2018-12-27 15:32:49,801 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-gambia-114 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-ovn-nofeature-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2018-12-27 15:32:49,806 - xtesting.ci.run_tests - INFO - Sourcing env file /var/lib/xtesting/conf/env_file # Clear any old environment that may conflict. for key in $( set | awk '{FS="="} /^OS_/ {print $1}' ); do unset $key ; done export OS_NO_CACHE=True export COMPUTE_API_VERSION=1.1 export OS_USERNAME=admin export no_proxy=,172.30.9.31,192.30.9.5 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.31:5000//v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=6rcak6xrjZncaN4AGF9bHRzwP export OS_PROJECT_DOMAIN_NAME=Default export OS_IDENTITY_API_VERSION=3 export OS_PROJECT_NAME=admin export OS_AUTH_TYPE=password export PYTHONWARNINGS="ignore:Certificate has no, ignore:A true SSLContext object is not available" # Add OS_CLOUDNAME to PS1 if [ -z "${CLOUDPROMPT_ENABLED:-}" ]; then export PS1=${PS1:-""} export PS1=\${OS_CLOUDNAME:+"(\$OS_CLOUDNAME)"}\ $PS1 export CLOUDPROMPT_ENABLED=1 fi export OS_PROJECT_ID=b7b4fceec1ad4c6eb74d758b709a9d93 export OS_TENANT_NAME=admin export SDN_CONTROLLER_IP=192.30.9.5 export SDN_CONTROLLER_WEBPORT=8081 export SDN_CONTROLLER_RESTCONFPORT=8081 export OS_REGION_NAME=regionOne 2018-12-27 15:32:49,806 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-12-27 15:32:49,807 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------------+---------------+-------------------------------------------------+----------------------------------------------+ | TIERS | ORDER | DESCRIPTION | TESTCASES | +---------------------+---------------+-------------------------------------------------+----------------------------------------------+ | healthcheck | 0 | First tier to be executed to verify the | connection_check tenantnetwork1 | | | | basic operations in the VIM. | tenantnetwork2 vmready1 vmready2 | | | | | singlevm1 singlevm2 vping_ssh | | | | | vping_userdata cinder_test api_check | | | | | snaps_health_check | +---------------------+---------------+-------------------------------------------------+----------------------------------------------+ 2018-12-27 15:32:49,840 - xtesting.ci.run_tests - INFO - Loading test case 'connection_check'... 2018-12-27 15:32:49,938 - xtesting.ci.run_tests - INFO - Running test case 'connection_check'... 2018-12-27 15:32:49,938 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 15:32:49,948 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:32:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-922a4a8f-0d12-4660-bb0f-212ef368f390 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 15:32:49,948 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-922a4a8f-0d12-4660-bb0f-212ef368f390 2018-12-27 15:32:49,948 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000/v3/auth/tokens 2018-12-27 15:32:50,342 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}], "expires_at": "2018-12-27T16:32:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b7b4fceec1ad4c6eb74d758b709a9d93", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "a5bc08b9f81f4e5bb86c24f9f7547bae"}, "audit_ids": ["wLL13lHcTl67fWWyjsFV6A"], "issued_at": "2018-12-27T15:32:50.000000Z"}} 2018-12-27 15:32:50,345 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2018-12-27 15:32:50,345 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/extensions.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}eb738e55a17cfd5263998fa9c173fb7599cfac86" 2018-12-27 15:32:51,298 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 8816 X-Openstack-Request-Id: req-1064ed7c-8093-4991-bc4b-83b4344e0ad3 Date: Thu, 27 Dec 2018 15:32:51 GMT RESP BODY: {"extensions": [{"alias": "default-subnetpools", "updated": "2016-02-18T18:00:00-00:00", "name": "Default Subnetpools", "links": [], "description": "Provides ability to mark and use a subnetpool as the default."}, {"alias": "qos", "updated": "2015-06-08T10:00:00-00:00", "name": "Quality of Service", "links": [], "description": "The Quality of Service extension."}, {"alias": "network-ip-availability", "updated": "2015-09-24T00:00:00-00:00", "name": "Network IP Availability", "links": [], "description": "Provides IP availability data for each network and subnet."}, {"alias": "network_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Network Availability Zone", "links": [], "description": "Availability zone support for network."}, {"alias": "auto-allocated-topology", "updated": "2016-01-01T00:00:00-00:00", "name": "Auto Allocated Topology Services", "links": [], "description": "Auto Allocated Topology Services."}, {"alias": "ext-gw-mode", "updated": "2013-03-28T10:00:00-00:00", "name": "Neutron L3 Configurable external gateway mode", "links": [], "description": "Extension of the router abstraction for specifying whether SNAT should occur on the external gateway"}, {"alias": "binding", "updated": "2014-02-03T10:00:00-00:00", "name": "Port Binding", "links": [], "description": "Expose port bindings of a virtual port to external application"}, {"alias": "agent", "updated": "2013-02-03T10:00:00-00:00", "name": "agent", "links": [], "description": "The agent management extension."}, {"alias": "subnet_allocation", "updated": "2015-03-30T10:00:00-00:00", "name": "Subnet Allocation", "links": [], "description": "Enables allocation of subnets from a subnet pool"}, {"alias": "dhcp_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "DHCP Agent Scheduler", "links": [], "description": "Schedule networks among dhcp agents"}, {"alias": "tag", "updated": "2016-01-01T00:00:00-00:00", "name": "Tag support", "links": [], "description": "Enables to set tag on resources."}, {"alias": "external-net", "updated": "2013-01-14T10:00:00-00:00", "name": "Neutron external network", "links": [], "description": "Adds external network attribute to network resource."}, {"alias": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"alias": "availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Availability Zone", "links": [], "description": "The availability zone extension."}, {"alias": "qos-default", "updated": "2017-041-06T10:00:00-00:00", "name": "QoS default policy", "links": [], "description": "Expose the QoS default policy per project"}, {"alias": "quotas", "updated": "2012-07-29T10:00:00-00:00", "name": "Quota management support", "links": [], "description": "Expose functions for quotas management per tenant"}, {"alias": "standard-attr-tag", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources with standard attribute: trunk, policy, security_group, floatingip", "links": [], "description": "Enables to set tag on resources with standard attribute."}, {"alias": "revision-if-match", "updated": "2016-12-11T00:00:00-00:00", "name": "If-Match constraints based on revision_number", "links": [], "description": "Extension indicating that If-Match based on revision_number is supported."}, {"alias": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"alias": "multi-provider", "updated": "2013-06-27T10:00:00-00:00", "name": "Multi Provider Network", "links": [], "description": "Expose mapping of virtual networks to multiple physical networks"}, {"alias": "quota_details", "updated": "2017-02-10T10:00:00-00:00", "name": "Quota details management support", "links": [], "description": "Expose functions for quotas usage statistics per project"}, {"alias": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"alias": "trunk", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk Extension", "links": [], "description": "Provides support for trunk ports"}, {"alias": "extraroute", "updated": "2013-02-01T10:00:00-00:00", "name": "Neutron Extra Route", "links": [], "description": "Extra routes configuration for L3 router"}, {"alias": "net-mtu-writable", "updated": "2017-07-12T00:00:00-00:00", "name": "Network MTU (writable)", "links": [], "description": "Provides a writable MTU attribute for a network resource."}, {"alias": "subnet-service-types", "updated": "2016-03-15T18:00:00-00:00", "name": "Subnet service types", "links": [], "description": "Provides ability to set the subnet service_types field"}, {"alias": "standard-attr-timestamp", "updated": "2016-09-12T10:00:00-00:00", "name": "Resource timestamps", "links": [], "description": "Adds created_at and updated_at fields to all Neutron resources that have Neutron standard attributes."}, {"alias": "service-type", "updated": "2013-01-20T00:00:00-00:00", "name": "Neutron Service Type Management", "links": [], "description": "API for retrieving service providers for Neutron advanced services"}, {"alias": "qos-rule-type-details", "updated": "2017-06-22T10:00:00-00:00", "name": "Details of QoS rule types", "links": [], "description": "Expose details about QoS rule types supported by loaded backend drivers"}, {"alias": "port-security", "updated": "2012-07-23T10:00:00-00:00", "name": "Port Security", "links": [], "description": "Provides port security"}, {"alias": "extra_dhcp_opt", "updated": "2013-03-17T12:00:00-00:00", "name": "Neutron Extra DHCP options", "links": [], "description": "Extra options configuration for DHCP. For example PXE boot options to DHCP clients can be specified (e.g. tftp-server, server-ip-address, bootfile-name)"}, {"alias": "standard-attr-revisions", "updated": "2016-04-11T10:00:00-00:00", "name": "Resource revision numbers", "links": [], "description": "This extension will display the revision number of neutron resources."}, {"alias": "dns-integration", "updated": "2015-08-15T18:00:00-00:00", "name": "DNS Integration", "links": [], "description": "Provides integration with DNS."}, {"alias": "pagination", "updated": "2016-06-12T00:00:00-00:00", "name": "Pagination support", "links": [], "description": "Extension that indicates that pagination is enabled."}, {"alias": "sorting", "updated": "2016-06-12T00:00:00-00:00", "name": "Sorting support", "links": [], "description": "Extension that indicates that sorting is enabled."}, {"alias": "security-group", "updated": "2012-10-05T10:00:00-00:00", "name": "security-group", "links": [], "description": "The security groups extension."}, {"alias": "rbac-policies", "updated": "2015-06-17T12:15:12-00:00", "name": "RBAC Policies", "links": [], "description": "Allows creation and modification of policies that control tenant access to resources."}, {"alias": "qos-bw-limit-direction", "updated": "2017-04-10T10:00:00-00:00", "name": "Direction for QoS bandwidth limit rule", "links": [], "description": "Allow to configure QoS bandwidth limit rule with specific direction: ingress or egress"}, {"alias": "tag-ext", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources: subnet, subnetpool, port, router", "links": [], "description": "Extends tag support to more L2 and L3 resources."}, {"alias": "standard-attr-description", "updated": "2016-02-10T10:00:00-00:00", "name": "standard-attr-description", "links": [], "description": "Extension to add descriptions to standard attributes"}, {"alias": "ip-substring-filtering", "updated": "2017-11-28T09:00:00-00:00", "name": "IP address substring filtering", "links": [], "description": "Provides IP address substring filtering when listing ports"}, {"alias": "router", "updated": "2012-07-20T10:00:00-00:00", "name": "Neutron L3 Router", "links": [], "description": "Router abstraction for basic L3 forwarding between L2 Neutron networks and access to external networks via a NAT gateway."}, {"alias": "allowed-address-pairs", "updated": "2013-07-23T10:00:00-00:00", "name": "Allowed Address Pairs", "links": [], "description": "Provides allowed address pairs"}, {"alias": "project-id", "updated": "2016-09-09T09:09:09-09:09", "name": "project_id field enabled", "links": [], "description": "Extension that indicates that project_id field is enabled."}, {"alias": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}]} 2018-12-27 15:32:51,299 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/extensions.json used request id req-1064ed7c-8093-4991-bc4b-83b4344e0ad3 2018-12-27 15:32:51,299 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.954176902771s 2018-12-27 15:32:51,299 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/extensions.json used request id req-1064ed7c-8093-4991-bc4b-83b4344e0ad3 2018-12-27 15:32:51,306 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - get_network_extensions: set([u'default-subnetpools', u'qos', u'network-ip-availability', u'network_availability_zone', u'auto-allocated-topology', u'ext-gw-mode', u'binding', u'agent', u'quotas', u'dhcp_agent_scheduler', u'tag', u'external-net', u'router', u'flavors', u'net-mtu', u'availability_zone', u'qos-default', u'subnet_allocation', u'standard-attr-tag', u'revision-if-match', u'provider', u'multi-provider', u'quota_details', u'address-scope', u'trunk-details', u'extraroute', u'net-mtu-writable', u'subnet-service-types', u'standard-attr-timestamp', u'pagination', u'qos-rule-type-details', u'trunk', u'extra_dhcp_opt', u'standard-attr-revisions', u'dns-integration', u'service-type', u'sorting', u'security-group', u'rbac-policies', u'qos-bw-limit-direction', u'tag-ext', u'standard-attr-description', u'ip-substring-filtering', u'port-security', u'allowed-address-pairs', u'project-id']) 2018-12-27 15:32:51,306 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-aggregates 2018-12-27 15:32:51,308 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/os-aggregates -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}eb738e55a17cfd5263998fa9c173fb7599cfac86" 2018-12-27 15:32:51,548 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:32:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-211875e4-15f3-4414-a71f-9ff8bb4d700c x-compute-request-id: req-211875e4-15f3-4414-a71f-9ff8bb4d700c Content-Length: 18 Content-Type: application/json RESP BODY: {"aggregates": []} 2018-12-27 15:32:51,548 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/os-aggregates used request id req-211875e4-15f3-4414-a71f-9ff8bb4d700c 2018-12-27 15:32:51,548 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-aggregates in 0.241862773895s 2018-12-27 15:32:51,548 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/os-aggregates used request id req-211875e4-15f3-4414-a71f-9ff8bb4d700c 2018-12-27 15:32:51,549 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_aggregates: [] 2018-12-27 15:32:51,552 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 15:32:51,557 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 15:32:51 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 15:32:51,558 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-27 15:32:51,562 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}eb738e55a17cfd5263998fa9c173fb7599cfac86" 2018-12-27 15:32:51,673 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:32:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-498f6904-fa98-4f23-9e6c-3eb3927c3097 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.31:5000/v3/domains/914eec1d43ea4caf9d2fd33268c06258"}, "tags": [], "enabled": true, "id": "914eec1d43ea4caf9d2fd33268c06258", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains", "previous": null, "next": null}} 2018-12-27 15:32:51,673 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains used request id req-498f6904-fa98-4f23-9e6c-3eb3927c3097 2018-12-27 15:32:51,673 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.114890098572s 2018-12-27 15:32:51,674 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains used request id req-498f6904-fa98-4f23-9e6c-3eb3927c3097 2018-12-27 15:32:51,674 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_domains: [Munch({'description': u'', 'enabled': True, 'id': u'914eec1d43ea4caf9d2fd33268c06258', 'name': u'heat_stack'}), Munch({'description': u'The default domain', 'enabled': True, 'id': u'default', 'name': u'Default'})] 2018-12-27 15:32:51,678 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.endpoints 2018-12-27 15:32:51,681 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/endpoints -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}eb738e55a17cfd5263998fa9c173fb7599cfac86" 2018-12-27 15:32:51,798 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:32:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eb3b486b-6a94-483c-a86e-a7516fab5305 Content-Encoding: gzip Content-Length: 1971 Content-Type: application/json RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/0ab9093fcf7840f4add18a8f1038e4c2"}, "url": "http://192.30.9.5:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "b83034d7db024ce5afed45251f3716c1", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/16c15dc83d7b4860a4bd91bde955a778"}, "url": "http://192.30.9.5:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/1ccd2335ceaa465d91f6ddad6520e3cc"}, "url": "http://172.30.9.31:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "2fa94d27f18c435ab35a9c061530159e", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/22550eb8f3264ee7a00c9029d58d954a"}, "url": "http://192.30.9.5:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "64bb280cf87144e9aab63e30cb66fdc1", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/2258544457f74b6eaaabac8577a09bd2"}, "url": "http://172.30.9.31:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "b83034d7db024ce5afed45251f3716c1", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/227da4da90f54a8aa3384a2fd759ce3b"}, "url": "http://192.30.9.5:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "2fa94d27f18c435ab35a9c061530159e", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/2afa14ef8d1042a096d87d925dea0dd5"}, "url": "http://192.30.9.5:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "0c132e21d95348e2b6f3872053e6c93b", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/3220b00c28e342e7b8f03610723dccf2"}, "url": "http://172.30.9.31:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "aa44b5463b754fd28cae246b5ccc1ffe", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/35e19f980b844f3aa68a7f7df50436d6"}, "url": "http://192.30.9.5:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "19493299eaba46d6acaec8138aa8ae59", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/3a6fedb128ce423caefaee40c0e925f3"}, "url": "http://192.30.9.5:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "a17fdf6db5d049198d1fdb9dc8732e72", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/4b02aecfc9ee49a1b0447192f16a7aff"}, "url": "http://192.30.9.5:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "72d807b5ab8a4af08ae8b912e8e6f743", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/73d510fa2ba34495a3ca508ee375c849"}, "url": "http://192.30.9.5:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "64bb280cf87144e9aab63e30cb66fdc1", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/77af6ed89f23427bb08ce3a87bb99f87"}, "url": "http://192.30.9.5:8977", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "5ae01916084b42fe9a95b5da9d058031", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/7bd5b4c2126d4fe7a47a2b95592f622a"}, "url": "http://192.30.9.5:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "514ed4fbe21848bb8cec7aac60c60bda", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/7c52584aa19a4f1282fd14f4ea1e81d6"}, "url": "http://192.30.9.5:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/8356d665c0e4469d8b369dab9eaf53a2"}, "url": "http://192.30.9.5:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "aa44b5463b754fd28cae246b5ccc1ffe", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/8a71d13c4df6442093c232b83b6993c9"}, "url": "http://12.0.0.36:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "a5cd378a3d8c4466b0df97341f65ce87", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/92e0bb035cdc4415a761f82d5c8bacd4"}, "url": "http://192.30.9.5:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "b83034d7db024ce5afed45251f3716c1", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}, "url": "http://172.30.9.31:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "64bb280cf87144e9aab63e30cb66fdc1", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/986be6de5b5c4eb59ac21137ccaf0f1a"}, "url": "http://172.30.9.31:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "72d807b5ab8a4af08ae8b912e8e6f743", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/9903d1860c4c4520a39c8947e4854b38"}, "url": "http://172.30.9.31:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "514ed4fbe21848bb8cec7aac60c60bda", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/990ee1e42ab44621868cbe8cafa6dc3a"}, "url": "http://192.30.9.5:8977", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "5ae01916084b42fe9a95b5da9d058031", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/9beb884cb98c4306b0baa410cbf2f065"}, "url": "http://172.30.9.31:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "a17fdf6db5d049198d1fdb9dc8732e72", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/9db2c7027b464109bef9f63896a20a8e"}, "url": "http://192.30.9.5:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "a17fdf6db5d049198d1fdb9dc8732e72", "id": "9db2c7027b464109bef9f63896a20a8e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/9f7df9a542414f3f880aa5aa3749adcf"}, "url": "http://192.30.9.5:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "0c132e21d95348e2b6f3872053e6c93b", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/9f9648ab0b244a6291fcfcc7158473c3"}, "url": "http://192.30.9.5:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "19493299eaba46d6acaec8138aa8ae59", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/a07a13e864844e938671ef92ed871a36"}, "url": "http://192.30.9.5:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "65256b885bb7489faee64685f743ea71", "id": "a07a13e864844e938671ef92ed871a36"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/a7aeeea13b9f48fcbdfbf55fb47e0a41"}, "url": "http://172.30.9.31:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "72a917c2c3474905904d1ef2f44e83be", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/ac2be53ee38f43d4b9ddcab18d1cd4b6"}, "url": "http://172.30.9.31:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "a5cd378a3d8c4466b0df97341f65ce87", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/bc906469c9b54d8494e8a76090813a7d"}, "url": "http://192.30.9.5:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "72a917c2c3474905904d1ef2f44e83be", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/be14ebb5fab34e8496c8b1ae23fc4cd0"}, "url": "http://172.30.9.31:8977", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "5ae01916084b42fe9a95b5da9d058031", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/c750a1cb8ad8444baf7ca52398e56f99"}, "url": "http://192.30.9.5:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "72a917c2c3474905904d1ef2f44e83be", "id": "c750a1cb8ad8444baf7ca52398e56f99"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/c829538cab414fec80466e909875899a"}, "url": "http://172.30.9.31:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "65256b885bb7489faee64685f743ea71", "id": "c829538cab414fec80466e909875899a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/d054fec42c7b434996f6aa2164e3d8c0"}, "url": "http://172.30.9.31:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "id": "d054fec42c7b434996f6aa2164e3d8c0"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/d831572cd8c54d3c9d904337c32bcd52"}, "url": "http://192.30.9.5:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "514ed4fbe21848bb8cec7aac60c60bda", "id": "d831572cd8c54d3c9d904337c32bcd52"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/de6fe6f6a93f48c6b766babe46c14aa5"}, "url": "http://192.30.9.5:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "65256b885bb7489faee64685f743ea71", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/e6652daf9b464f7ea7af883e35af0371"}, "url": "http://192.30.9.5:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "aa44b5463b754fd28cae246b5ccc1ffe", "id": "e6652daf9b464f7ea7af883e35af0371"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/ed0e52f9d4c8470c8d73cc5311aeb14e"}, "url": "http://192.30.9.5:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "72d807b5ab8a4af08ae8b912e8e6f743", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/f20294e60784450ca708a5b4bb3f1cbc"}, "url": "http://172.30.9.31:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "0c132e21d95348e2b6f3872053e6c93b", "id": "f20294e60784450ca708a5b4bb3f1cbc"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/f93b64ebea8949269415371c2cf8a2c7"}, "url": "http://172.30.9.31:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "19493299eaba46d6acaec8138aa8ae59", "id": "f93b64ebea8949269415371c2cf8a2c7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/fc196967ff134ecb88f94530c3dff87d"}, "url": "http://12.0.0.36:8080", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "a5cd378a3d8c4466b0df97341f65ce87", "id": "fc196967ff134ecb88f94530c3dff87d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/fc34a6e400004782a235ad7f81925057"}, "url": "http://192.30.9.5:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "2fa94d27f18c435ab35a9c061530159e", "id": "fc34a6e400004782a235ad7f81925057"}], "links": {"self": "http://172.30.9.31:5000/v3/endpoints", "previous": null, "next": null}} 2018-12-27 15:32:51,798 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/endpoints used request id req-eb3b486b-6a94-483c-a86e-a7516fab5305 2018-12-27 15:32:51,798 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.endpoints in 0.120296955109s 2018-12-27 15:32:51,799 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/endpoints used request id req-eb3b486b-6a94-483c-a86e-a7516fab5305 2018-12-27 15:32:51,806 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_endpoints: [Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.31:5000/v3/endpoints/0ab9093fcf7840f4add18a8f1038e4c2'}, u'url': u'http://192.30.9.5:8776/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'b83034d7db024ce5afed45251f3716c1', u'id': u'0ab9093fcf7840f4add18a8f1038e4c2'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.31:5000/v3/endpoints/16c15dc83d7b4860a4bd91bde955a778'}, u'url': u'http://192.30.9.5:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'3bfaf3c4203f4b28a84cba0bbc491a5b', u'id': u'16c15dc83d7b4860a4bd91bde955a778'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.31:5000/v3/endpoints/1ccd2335ceaa465d91f6ddad6520e3cc'}, u'url': u'http://172.30.9.31:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'2fa94d27f18c435ab35a9c061530159e', u'id': u'1ccd2335ceaa465d91f6ddad6520e3cc'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.31:5000/v3/endpoints/22550eb8f3264ee7a00c9029d58d954a'}, u'url': u'http://192.30.9.5:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'64bb280cf87144e9aab63e30cb66fdc1', u'id': u'22550eb8f3264ee7a00c9029d58d954a'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.31:5000/v3/endpoints/2258544457f74b6eaaabac8577a09bd2'}, u'url': u'http://172.30.9.31:8776/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'b83034d7db024ce5afed45251f3716c1', u'id': u'2258544457f74b6eaaabac8577a09bd2'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.31:5000/v3/endpoints/227da4da90f54a8aa3384a2fd759ce3b'}, u'url': u'http://192.30.9.5:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'2fa94d27f18c435ab35a9c061530159e', u'id': u'227da4da90f54a8aa3384a2fd759ce3b'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.31:5000/v3/endpoints/2afa14ef8d1042a096d87d925dea0dd5'}, u'url': u'http://192.30.9.5:35357', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'0c132e21d95348e2b6f3872053e6c93b', u'id': u'2afa14ef8d1042a096d87d925dea0dd5'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.31:5000/v3/endpoints/3220b00c28e342e7b8f03610723dccf2'}, u'url': u'http://172.30.9.31:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'aa44b5463b754fd28cae246b5ccc1ffe', u'id': u'3220b00c28e342e7b8f03610723dccf2'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.31:5000/v3/endpoints/35e19f980b844f3aa68a7f7df50436d6'}, u'url': u'http://192.30.9.5:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'19493299eaba46d6acaec8138aa8ae59', u'id': u'35e19f980b844f3aa68a7f7df50436d6'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.31:5000/v3/endpoints/3a6fedb128ce423caefaee40c0e925f3'}, u'url': u'http://192.30.9.5:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'a17fdf6db5d049198d1fdb9dc8732e72', u'id': u'3a6fedb128ce423caefaee40c0e925f3'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.31:5000/v3/endpoints/4b02aecfc9ee49a1b0447192f16a7aff'}, u'url': u'http://192.30.9.5:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'72d807b5ab8a4af08ae8b912e8e6f743', u'id': u'4b02aecfc9ee49a1b0447192f16a7aff'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.31:5000/v3/endpoints/73d510fa2ba34495a3ca508ee375c849'}, u'url': u'http://192.30.9.5:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'64bb280cf87144e9aab63e30cb66fdc1', u'id': u'73d510fa2ba34495a3ca508ee375c849'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.31:5000/v3/endpoints/77af6ed89f23427bb08ce3a87bb99f87'}, u'url': u'http://192.30.9.5:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'5ae01916084b42fe9a95b5da9d058031', u'id': u'77af6ed89f23427bb08ce3a87bb99f87'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.31:5000/v3/endpoints/7bd5b4c2126d4fe7a47a2b95592f622a'}, u'url': u'http://192.30.9.5:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'514ed4fbe21848bb8cec7aac60c60bda', u'id': u'7bd5b4c2126d4fe7a47a2b95592f622a'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.31:5000/v3/endpoints/7c52584aa19a4f1282fd14f4ea1e81d6'}, u'url': u'http://192.30.9.5:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'3bfaf3c4203f4b28a84cba0bbc491a5b', u'id': u'7c52584aa19a4f1282fd14f4ea1e81d6'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.31:5000/v3/endpoints/8356d665c0e4469d8b369dab9eaf53a2'}, u'url': u'http://192.30.9.5:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'aa44b5463b754fd28cae246b5ccc1ffe', u'id': u'8356d665c0e4469d8b369dab9eaf53a2'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.31:5000/v3/endpoints/8a71d13c4df6442093c232b83b6993c9'}, u'url': u'http://12.0.0.36:8080/v1/AUTH_%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'a5cd378a3d8c4466b0df97341f65ce87', u'id': u'8a71d13c4df6442093c232b83b6993c9'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.31:5000/v3/endpoints/92e0bb035cdc4415a761f82d5c8bacd4'}, u'url': u'http://192.30.9.5:8776/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'b83034d7db024ce5afed45251f3716c1', u'id': u'92e0bb035cdc4415a761f82d5c8bacd4'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.31:5000/v3/endpoints/9852ddcd0e3a4f13b9f9ad63aa1cdf9d'}, u'url': u'http://172.30.9.31:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'64bb280cf87144e9aab63e30cb66fdc1', u'id': u'9852ddcd0e3a4f13b9f9ad63aa1cdf9d'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.31:5000/v3/endpoints/986be6de5b5c4eb59ac21137ccaf0f1a'}, u'url': u'http://172.30.9.31:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'72d807b5ab8a4af08ae8b912e8e6f743', u'id': u'986be6de5b5c4eb59ac21137ccaf0f1a'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.31:5000/v3/endpoints/9903d1860c4c4520a39c8947e4854b38'}, u'url': u'http://172.30.9.31:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'514ed4fbe21848bb8cec7aac60c60bda', u'id': u'9903d1860c4c4520a39c8947e4854b38'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.31:5000/v3/endpoints/990ee1e42ab44621868cbe8cafa6dc3a'}, u'url': u'http://192.30.9.5:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'5ae01916084b42fe9a95b5da9d058031', u'id': u'990ee1e42ab44621868cbe8cafa6dc3a'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.31:5000/v3/endpoints/9beb884cb98c4306b0baa410cbf2f065'}, u'url': u'http://172.30.9.31:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'a17fdf6db5d049198d1fdb9dc8732e72', u'id': u'9beb884cb98c4306b0baa410cbf2f065'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.31:5000/v3/endpoints/9db2c7027b464109bef9f63896a20a8e'}, u'url': u'http://192.30.9.5:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'a17fdf6db5d049198d1fdb9dc8732e72', u'id': u'9db2c7027b464109bef9f63896a20a8e'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.31:5000/v3/endpoints/9f7df9a542414f3f880aa5aa3749adcf'}, u'url': u'http://192.30.9.5:5000', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'0c132e21d95348e2b6f3872053e6c93b', u'id': u'9f7df9a542414f3f880aa5aa3749adcf'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.31:5000/v3/endpoints/9f9648ab0b244a6291fcfcc7158473c3'}, u'url': u'http://192.30.9.5:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'19493299eaba46d6acaec8138aa8ae59', u'id': u'9f9648ab0b244a6291fcfcc7158473c3'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.31:5000/v3/endpoints/a07a13e864844e938671ef92ed871a36'}, u'url': u'http://192.30.9.5:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'65256b885bb7489faee64685f743ea71', u'id': u'a07a13e864844e938671ef92ed871a36'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.31:5000/v3/endpoints/a7aeeea13b9f48fcbdfbf55fb47e0a41'}, u'url': u'http://172.30.9.31:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'72a917c2c3474905904d1ef2f44e83be', u'id': u'a7aeeea13b9f48fcbdfbf55fb47e0a41'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.31:5000/v3/endpoints/ac2be53ee38f43d4b9ddcab18d1cd4b6'}, u'url': u'http://172.30.9.31:8080/v1/AUTH_%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'a5cd378a3d8c4466b0df97341f65ce87', u'id': u'ac2be53ee38f43d4b9ddcab18d1cd4b6'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.31:5000/v3/endpoints/bc906469c9b54d8494e8a76090813a7d'}, u'url': u'http://192.30.9.5:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'72a917c2c3474905904d1ef2f44e83be', u'id': u'bc906469c9b54d8494e8a76090813a7d'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.31:5000/v3/endpoints/be14ebb5fab34e8496c8b1ae23fc4cd0'}, u'url': u'http://172.30.9.31:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'5ae01916084b42fe9a95b5da9d058031', u'id': u'be14ebb5fab34e8496c8b1ae23fc4cd0'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.31:5000/v3/endpoints/c750a1cb8ad8444baf7ca52398e56f99'}, u'url': u'http://192.30.9.5:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'72a917c2c3474905904d1ef2f44e83be', u'id': u'c750a1cb8ad8444baf7ca52398e56f99'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.31:5000/v3/endpoints/c829538cab414fec80466e909875899a'}, u'url': u'http://172.30.9.31:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'65256b885bb7489faee64685f743ea71', u'id': u'c829538cab414fec80466e909875899a'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.31:5000/v3/endpoints/d054fec42c7b434996f6aa2164e3d8c0'}, u'url': u'http://172.30.9.31:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'3bfaf3c4203f4b28a84cba0bbc491a5b', u'id': u'd054fec42c7b434996f6aa2164e3d8c0'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.31:5000/v3/endpoints/d831572cd8c54d3c9d904337c32bcd52'}, u'url': u'http://192.30.9.5:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'514ed4fbe21848bb8cec7aac60c60bda', u'id': u'd831572cd8c54d3c9d904337c32bcd52'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.31:5000/v3/endpoints/de6fe6f6a93f48c6b766babe46c14aa5'}, u'url': u'http://192.30.9.5:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'65256b885bb7489faee64685f743ea71', u'id': u'de6fe6f6a93f48c6b766babe46c14aa5'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.31:5000/v3/endpoints/e6652daf9b464f7ea7af883e35af0371'}, u'url': u'http://192.30.9.5:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'aa44b5463b754fd28cae246b5ccc1ffe', u'id': u'e6652daf9b464f7ea7af883e35af0371'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.31:5000/v3/endpoints/ed0e52f9d4c8470c8d73cc5311aeb14e'}, u'url': u'http://192.30.9.5:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'72d807b5ab8a4af08ae8b912e8e6f743', u'id': u'ed0e52f9d4c8470c8d73cc5311aeb14e'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.31:5000/v3/endpoints/f20294e60784450ca708a5b4bb3f1cbc'}, u'url': u'http://172.30.9.31:5000', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'0c132e21d95348e2b6f3872053e6c93b', u'id': u'f20294e60784450ca708a5b4bb3f1cbc'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.31:5000/v3/endpoints/f93b64ebea8949269415371c2cf8a2c7'}, u'url': u'http://172.30.9.31:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'19493299eaba46d6acaec8138aa8ae59', u'id': u'f93b64ebea8949269415371c2cf8a2c7'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.31:5000/v3/endpoints/fc196967ff134ecb88f94530c3dff87d'}, u'url': u'http://12.0.0.36:8080', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'a5cd378a3d8c4466b0df97341f65ce87', u'id': u'fc196967ff134ecb88f94530c3dff87d'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.31:5000/v3/endpoints/fc34a6e400004782a235ad7f81925057'}, u'url': u'http://192.30.9.5:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'2fa94d27f18c435ab35a9c061530159e', u'id': u'fc34a6e400004782a235ad7f81925057'})] 2018-12-27 15:32:51,808 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.extensions 2018-12-27 15:32:51,810 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/extensions -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}eb738e55a17cfd5263998fa9c173fb7599cfac86" 2018-12-27 15:32:51,920 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:32:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-87501fdd-6ab1-44e1-9cb7-e0ce1222586f x-compute-request-id: req-87501fdd-6ab1-44e1-9cb7-e0ce1222586f Content-Encoding: gzip Content-Length: 3147 Content-Type: application/json RESP BODY: {"extensions": [{"updated": "2014-12-03T00:00:00Z", "description": "Multiple network support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "NMN", "name": "Multinic"}, {"updated": "2014-12-03T00:00:00Z", "description": "Disk Management Extension.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-DCF", "name": "DiskConfig"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended Availability Zone support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-EXT-AZ", "name": "ExtendedAvailabilityZone"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds image size to image listings.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-EXT-IMG-SIZE", "name": "ImageSize"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds type parameter to the ip list.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-EXT-IPS", "name": "ExtendedIps"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds mac address parameter to the ip list.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-EXT-IPS-MAC", "name": "ExtendedIpsMac"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended Server Attributes support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-EXT-SRV-ATTR", "name": "ExtendedServerAttributes"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended Status support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-EXT-STS", "name": "ExtendedStatus"}, {"updated": "2014-12-03T00:00:00Z", "description": "Support to show the disabled status of a flavor.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-FLV-DISABLED", "name": "FlavorDisabled"}, {"updated": "2014-12-03T00:00:00Z", "description": "Provide additional data for flavors.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-FLV-EXT-DATA", "name": "FlavorExtraData"}, {"updated": "2014-12-03T00:00:00Z", "description": "Pass arbitrary key/value pairs to the scheduler.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-SCH-HNT", "name": "SchedulerHints"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds launched_at and terminated_at on Servers.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-SRV-USG", "name": "ServerUsage"}, {"updated": "2014-12-03T00:00:00Z", "description": "Access IPs support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-access-ips", "name": "AccessIPs"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enable admin-only server actions\n\n Actions include: resetNetwork, injectNetworkInfo, os-resetState\n ", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-admin-actions", "name": "AdminActions"}, {"updated": "2014-12-03T00:00:00Z", "description": "Admin password management support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-admin-password", "name": "AdminPassword"}, {"updated": "2014-12-03T00:00:00Z", "description": "Agents support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-agents", "name": "Agents"}, {"updated": "2014-12-03T00:00:00Z", "description": "Admin-only aggregate administration.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-aggregates", "name": "Aggregates"}, {"updated": "2014-12-03T00:00:00Z", "description": "Assisted volume snapshots.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-assisted-volume-snapshots", "name": "AssistedVolumeSnapshots"}, {"updated": "2014-12-03T00:00:00Z", "description": "Attach interface support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-attach-interfaces", "name": "AttachInterfaces"}, {"updated": "2014-12-03T00:00:00Z", "description": "1. Add availability_zone to the Create Server API.\n 2. Add availability zones describing.\n ", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-availability-zone", "name": "AvailabilityZone"}, {"updated": "2014-12-03T00:00:00Z", "description": "Add extended status in Baremetal Nodes v2 API.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-baremetal-ext-status", "name": "BareMetalExtStatus"}, {"updated": "2014-12-03T00:00:00Z", "description": "Admin-only bare-metal node administration.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-baremetal-nodes", "name": "BareMetalNodes"}, {"updated": "2014-12-03T00:00:00Z", "description": "Block device mapping boot support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-block-device-mapping", "name": "BlockDeviceMapping"}, {"updated": "2014-12-03T00:00:00Z", "description": "Allow boot with the new BDM data format.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-block-device-mapping-v2-boot", "name": "BlockDeviceMappingV2Boot"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adding functionality to get cell capacities.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-cell-capacities", "name": "CellCapacities"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enables cells-related functionality such as adding neighbor cells,\n listing neighbor cells, and getting the capabilities of the local cell.\n ", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-cells", "name": "Cells"}, {"updated": "2014-12-03T00:00:00Z", "description": "Certificates support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-certificates", "name": "Certificates"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds actions to create cloudpipe instances.\n\n When running with the Vlan network mode, you need a mechanism to route\n from the public Internet to your vlans. This mechanism is known as a\n cloudpipe.\n\n At the time of creating this class, only OpenVPN is supported. Support for\n a SSH Bastion host is forthcoming.\n ", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-cloudpipe", "name": "Cloudpipe"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds the ability to set the vpn ip/port for cloudpipe instances.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-cloudpipe-update", "name": "CloudpipeUpdate"}, {"updated": "2014-12-03T00:00:00Z", "description": "Config Drive Extension.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-config-drive", "name": "ConfigDrive"}, {"updated": "2014-12-03T00:00:00Z", "description": "Console token authentication support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-console-auth-tokens", "name": "ConsoleAuthTokens"}, {"updated": "2014-12-03T00:00:00Z", "description": "Console log output support, with tailing ability.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-console-output", "name": "ConsoleOutput"}, {"updated": "2014-12-03T00:00:00Z", "description": "Interactive Console support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-consoles", "name": "Consoles"}, {"updated": "2014-12-03T00:00:00Z", "description": "Create a backup of a server.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-create-backup", "name": "CreateBackup"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended support to the Create Server v1.1 API.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-create-server-ext", "name": "Createserverext"}, {"updated": "2014-12-03T00:00:00Z", "description": "Instance deferred delete.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-deferred-delete", "name": "DeferredDelete"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enables server evacuation.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-evacuate", "name": "Evacuate"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enables server evacuation without target host. Scheduler will select one to target.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-evacuate-find-host", "name": "ExtendedEvacuateFindHost"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds optional fixed_address to the add floating IP command.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-floating-ips", "name": "ExtendedFloatingIps"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended hypervisors support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-hypervisors", "name": "ExtendedHypervisors"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds additional fields to networks.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-networks", "name": "ExtendedNetworks"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds ability for admins to delete quota and optionally force the update Quota command.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-quotas", "name": "ExtendedQuotas"}, {"updated": "2014-12-03T00:00:00Z", "description": "Allow the user to specify the image to use for rescue.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-rescue-with-image", "name": "ExtendedRescueWithImage"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended services support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-services", "name": "ExtendedServices"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended services deletion support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-services-delete", "name": "ExtendedServicesDelete"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended Status support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-status", "name": "ExtendedStatus"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended Volumes support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-volumes", "name": "ExtendedVolumes"}, {"updated": "2014-12-03T00:00:00Z", "description": "Fixed IPs support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-fixed-ips", "name": "FixedIPs"}, {"updated": "2014-12-03T00:00:00Z", "description": "Flavor access support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-flavor-access", "name": "FlavorAccess"}, {"updated": "2014-12-03T00:00:00Z", "description": "Flavors extra specs support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-flavor-extra-specs", "name": "FlavorExtraSpecs"}, {"updated": "2014-12-03T00:00:00Z", "description": "Flavor create/delete API support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-flavor-manage", "name": "FlavorManage"}, {"updated": "2014-12-03T00:00:00Z", "description": "Support to show the rxtx status of a flavor.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-flavor-rxtx", "name": "FlavorRxtx"}, {"updated": "2014-12-03T00:00:00Z", "description": "Support to show the swap status of a flavor.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-flavor-swap", "name": "FlavorSwap"}, {"updated": "2014-12-03T00:00:00Z", "description": "Floating IP DNS support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-floating-ip-dns", "name": "FloatingIpDns"}, {"updated": "2014-12-03T00:00:00Z", "description": "Floating IPs support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-floating-ip-pools", "name": "FloatingIpPools"}, {"updated": "2014-12-03T00:00:00Z", "description": "Floating IPs support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-floating-ips", "name": "FloatingIps"}, {"updated": "2014-12-03T00:00:00Z", "description": "Bulk handling of Floating IPs.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-floating-ips-bulk", "name": "FloatingIpsBulk"}, {"updated": "2014-12-03T00:00:00Z", "description": "Fping Management Extension.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-fping", "name": "Fping"}, {"updated": "2014-12-03T00:00:00Z", "description": "Support hiding server addresses in certain states.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-hide-server-addresses", "name": "HideServerAddresses"}, {"updated": "2014-12-03T00:00:00Z", "description": "Admin-only host administration.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-hosts", "name": "Hosts"}, {"updated": "2014-12-03T00:00:00Z", "description": "Show hypervisor status.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-hypervisor-status", "name": "HypervisorStatus"}, {"updated": "2014-12-03T00:00:00Z", "description": "Admin-only hypervisor administration.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-hypervisors", "name": "Hypervisors"}, {"updated": "2014-12-03T00:00:00Z", "description": "View a log of actions and events taken on an instance.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-instance-actions", "name": "InstanceActions"}, {"updated": "2014-12-03T00:00:00Z", "description": "Admin-only Task Log Monitoring.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-instance_usage_audit_log", "name": "OSInstanceUsageAuditLog"}, {"updated": "2014-12-03T00:00:00Z", "description": "Keypair Support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-keypairs", "name": "Keypairs"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enable lock/unlock server actions.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-lock-server", "name": "LockServer"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enable migrate and live-migrate server actions.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-migrate-server", "name": "MigrateServer"}, {"updated": "2014-12-03T00:00:00Z", "description": "Provide data on migrations.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-migrations", "name": "Migrations"}, {"updated": "2014-12-03T00:00:00Z", "description": "Allow multiple create in the Create Server v2.1 API.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-multiple-create", "name": "MultipleCreate"}, {"updated": "2014-12-03T00:00:00Z", "description": "Admin-only Network Management Extension.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-networks", "name": "Networks"}, {"updated": "2014-12-03T00:00:00Z", "description": "Network association support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-networks-associate", "name": "NetworkAssociationSupport"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enable pause/unpause server actions.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-pause-server", "name": "PauseServer"}, {"updated": "2014-12-03T00:00:00Z", "description": "Personality support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-personality", "name": "Personality"}, {"updated": "2014-12-03T00:00:00Z", "description": "Allow preservation of the ephemeral partition on rebuild.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-preserve-ephemeral-rebuild", "name": "PreserveEphemeralOnRebuild"}, {"updated": "2014-12-03T00:00:00Z", "description": "Quota classes management support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-quota-class-sets", "name": "QuotaClasses"}, {"updated": "2014-12-03T00:00:00Z", "description": "Quotas management support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-quota-sets", "name": "Quotas"}, {"updated": "2014-12-03T00:00:00Z", "description": "Instance rescue mode.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-rescue", "name": "Rescue"}, {"updated": "2014-12-03T00:00:00Z", "description": "Default rules for security group support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-security-group-default-rules", "name": "SecurityGroupDefaultRules"}, {"updated": "2014-12-03T00:00:00Z", "description": "Security group support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-security-groups", "name": "SecurityGroups"}, {"updated": "2014-12-03T00:00:00Z", "description": "Allow Admins to view server diagnostics through server action.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-diagnostics", "name": "ServerDiagnostics"}, {"updated": "2014-12-03T00:00:00Z", "description": "Server External Event Triggers.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-external-events", "name": "ServerExternalEvents"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds quota support to server groups.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-group-quotas", "name": "ServerGroupQuotas"}, {"updated": "2014-12-03T00:00:00Z", "description": "Server group support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-groups", "name": "ServerGroups"}, {"updated": "2014-12-03T00:00:00Z", "description": "Allow to filter the servers by a set of status values.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-list-multi-status", "name": "ServerListMultiStatus"}, {"updated": "2014-12-03T00:00:00Z", "description": "Server password support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-password", "name": "ServerPassword"}, {"updated": "2014-12-03T00:00:00Z", "description": "Add sorting support in get Server v2 API.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-sort-keys", "name": "ServerSortKeys"}, {"updated": "2014-12-03T00:00:00Z", "description": "Start/Stop instance compute API support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-start-stop", "name": "ServerStartStop"}, {"updated": "2014-12-03T00:00:00Z", "description": "Services support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-services", "name": "Services"}, {"updated": "2014-12-03T00:00:00Z", "description": "Instance shelve mode.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-shelve", "name": "Shelve"}, {"updated": "2014-12-03T00:00:00Z", "description": "Simple tenant usage extension.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-simple-tenant-usage", "name": "SimpleTenantUsage"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enable suspend/resume server actions.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-suspend-server", "name": "SuspendServer"}, {"updated": "2014-12-03T00:00:00Z", "description": "Tenant-based Network Management Extension.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-tenant-networks", "name": "OSTenantNetworks"}, {"updated": "2014-12-03T00:00:00Z", "description": "Provide data on limited resources that are being used.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-used-limits", "name": "UsedLimits"}, {"updated": "2014-12-03T00:00:00Z", "description": "Provide data to admin on limited resources used by other tenants.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-used-limits-for-admin", "name": "UsedLimitsForAdmin"}, {"updated": "2014-12-03T00:00:00Z", "description": "Add user_data to the Create Server API.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-user-data", "name": "UserData"}, {"updated": "2014-12-03T00:00:00Z", "description": "Project user quota support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-user-quotas", "name": "UserQuotas"}, {"updated": "2014-12-03T00:00:00Z", "description": "Virtual interface support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-virtual-interfaces", "name": "VirtualInterfaces"}, {"updated": "2014-12-03T00:00:00Z", "description": "Support for updating a volume attachment.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-volume-attachment-update", "name": "VolumeAttachmentUpdate"}, {"updated": "2014-12-03T00:00:00Z", "description": "Volumes support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-volumes", "name": "Volumes"}]} 2018-12-27 15:32:51,921 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/extensions used request id req-87501fdd-6ab1-44e1-9cb7-e0ce1222586f 2018-12-27 15:32:51,921 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.extensions in 0.112893104553s 2018-12-27 15:32:51,922 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/extensions used request id req-87501fdd-6ab1-44e1-9cb7-e0ce1222586f 2018-12-27 15:32:51,935 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-floating-ip-pools 2018-12-27 15:32:51,937 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/os-floating-ip-pools -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}eb738e55a17cfd5263998fa9c173fb7599cfac86" 2018-12-27 15:32:53,760 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:32:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-f1e04602-8beb-4f8d-8f47-3d712a65c063 x-compute-request-id: req-f1e04602-8beb-4f8d-8f47-3d712a65c063 Content-Length: 45 Content-Type: application/json RESP BODY: {"floating_ip_pools": [{"name": "external"}]} 2018-12-27 15:32:53,760 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/os-floating-ip-pools used request id req-f1e04602-8beb-4f8d-8f47-3d712a65c063 2018-12-27 15:32:53,760 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-floating-ip-pools in 1.82472300529s 2018-12-27 15:32:53,760 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/os-floating-ip-pools used request id req-f1e04602-8beb-4f8d-8f47-3d712a65c063 2018-12-27 15:32:53,761 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_floating_ip_pools: [{'name': u'external'}] 2018-12-27 15:32:53,763 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-27 15:32:53,764 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}eb738e55a17cfd5263998fa9c173fb7599cfac86" 2018-12-27 15:32:53,979 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-6a1a5220-8dff-48f4-93a6-7ca6a91b0ac2 Date: Thu, 27 Dec 2018 15:32:53 GMT RESP BODY: {"floatingips": []} 2018-12-27 15:32:53,979 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/floatingips.json used request id req-6a1a5220-8dff-48f4-93a6-7ca6a91b0ac2 2018-12-27 15:32:53,979 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.215667009354s 2018-12-27 15:32:53,979 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/floatingips.json used request id req-6a1a5220-8dff-48f4-93a6-7ca6a91b0ac2 2018-12-27 15:32:53,980 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_floating_ips: [] 2018-12-27 15:32:53,980 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-12-27 15:32:53,983 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}eb738e55a17cfd5263998fa9c173fb7599cfac86" 2018-12-27 15:32:54,153 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:32:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1ee1c54f-48c3-4f2e-8ac2-ff58c126cb8d x-compute-request-id: req-1ee1c54f-48c3-4f2e-8ac2-ff58c126cb8d Content-Encoding: gzip Content-Length: 737 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 20}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.4", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 247, "hypervisor_version": 2012000, "disk_available_least": 246, "local_gb": 247, "free_ram_mb": 28406, "id": 2}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 29}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.9", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 247, "hypervisor_version": 2012000, "disk_available_least": 246, "local_gb": 247, "free_ram_mb": 28406, "id": 5}]} 2018-12-27 15:32:54,153 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/os-hypervisors/detail used request id req-1ee1c54f-48c3-4f2e-8ac2-ff58c126cb8d 2018-12-27 15:32:54,153 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.17283987999s 2018-12-27 15:32:54,154 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/os-hypervisors/detail used request id req-1ee1c54f-48c3-4f2e-8ac2-ff58c126cb8d 2018-12-27 15:32:54,154 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_hypervisors: [Munch({u'status': u'enabled', u'host_ip': u'192.30.9.4', u'hypervisor_hostname': u'overcloud-novacompute-1.opnfvlf.org', u'cpu_info': u'{"vendor": "Intel", "model": "Haswell-noTSX-IBRS", "arch": "x86_64", "features": ["pge", "avx", "xsaveopt", "clflush", "sep", "syscall", "tsc_adjust", "tsc-deadline", "dtes64", "stibp", "invpcid", "tsc", "fsgsbase", "xsave", "vmx", "erms", "xtpr", "cmov", "smep", "ssse3", "est", "pat", "monitor", "smx", "pbe", "lm", "msr", "nx", "fxsr", "tm", "sse4.1", "pae", "sse4.2", "pclmuldq", "cx16", "pcid", "fma", "vme", "popcnt", "mmx", "osxsave", "cx8", "mce", "de", "rdtscp", "ht", "dca", "lahf_lm", "abm", "pdcm", "mca", "pdpe1gb", "apic", "sse", "f16c", "pse", "ds", "invtsc", "pni", "tm2", "avx2", "aes", "sse2", "ss", "ds_cpl", "arat", "bmi1", "bmi2", "acpi", "spec-ctrl", "fpu", "ssbd", "pse36", "mtrr", "movbe", "rdrand", "x2apic"], "topology": {"cores": 4, "cells": 2, "threads": 2, "sockets": 1}}', u'free_disk_gb': 247, u'hypervisor_version': 2012000, u'disk_available_least': 246, u'local_gb': 247, u'free_ram_mb': 28406, u'id': 2, u'service': {u'host': u'overcloud-novacompute-1.opnfvlf.org', u'disabled_reason': None, u'id': 20}, u'vcpus_used': 0, u'hypervisor_type': u'QEMU', u'local_gb_used': 0, u'vcpus': 16, u'memory_mb_used': 4096, u'memory_mb': 32502, u'current_workload': 0, u'state': u'up', u'running_vms': 0}), Munch({u'status': u'enabled', u'host_ip': u'192.30.9.9', u'hypervisor_hostname': u'overcloud-novacompute-0.opnfvlf.org', u'cpu_info': u'{"vendor": "Intel", "model": "Haswell-noTSX-IBRS", "arch": "x86_64", "features": ["pge", "avx", "xsaveopt", "clflush", "sep", "syscall", "tsc_adjust", "tsc-deadline", "dtes64", "stibp", "invpcid", "tsc", "fsgsbase", "xsave", "vmx", "erms", "xtpr", "cmov", "smep", "ssse3", "est", "pat", "monitor", "smx", "pbe", "lm", "msr", "nx", "fxsr", "tm", "sse4.1", "pae", "sse4.2", "pclmuldq", "cx16", "pcid", "fma", "vme", "popcnt", "mmx", "osxsave", "cx8", "mce", "de", "rdtscp", "ht", "dca", "lahf_lm", "abm", "pdcm", "mca", "pdpe1gb", "apic", "sse", "f16c", "pse", "ds", "invtsc", "pni", "tm2", "avx2", "aes", "sse2", "ss", "ds_cpl", "arat", "bmi1", "bmi2", "acpi", "spec-ctrl", "fpu", "ssbd", "pse36", "mtrr", "movbe", "rdrand", "x2apic"], "topology": {"cores": 4, "cells": 2, "threads": 2, "sockets": 1}}', u'free_disk_gb': 247, u'hypervisor_version': 2012000, u'disk_available_least': 246, u'local_gb': 247, u'free_ram_mb': 28406, u'id': 5, u'service': {u'host': u'overcloud-novacompute-0.opnfvlf.org', u'disabled_reason': None, u'id': 29}, u'vcpus_used': 0, u'hypervisor_type': u'QEMU', u'local_gb_used': 0, u'vcpus': 16, u'memory_mb_used': 4096, u'memory_mb': 32502, u'current_workload': 0, u'state': u'up', u'running_vms': 0})] 2018-12-27 15:32:54,155 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-keypairs 2018-12-27 15:32:54,157 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/os-keypairs -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}eb738e55a17cfd5263998fa9c173fb7599cfac86" 2018-12-27 15:32:54,184 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:32:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-6a8778fc-46d7-49f0-b7ac-4e0ff1c9dbb6 x-compute-request-id: req-6a8778fc-46d7-49f0-b7ac-4e0ff1c9dbb6 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-12-27 15:32:54,185 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/os-keypairs used request id req-6a8778fc-46d7-49f0-b7ac-4e0ff1c9dbb6 2018-12-27 15:32:54,185 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-keypairs in 0.0299890041351s 2018-12-27 15:32:54,185 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/os-keypairs used request id req-6a8778fc-46d7-49f0-b7ac-4e0ff1c9dbb6 2018-12-27 15:32:54,185 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_keypairs: [] 2018-12-27 15:32:54,186 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-27 15:32:54,186 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}eb738e55a17cfd5263998fa9c173fb7599cfac86" 2018-12-27 15:32:55,085 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 726 X-Openstack-Request-Id: req-bbf9bca0-49ba-4503-bf37-569d107978fe Date: Thu, 27 Dec 2018 15:32:55 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","updated_at":"2018-12-27T15:29:25Z","dns_domain":"","revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"a4959dd9-e8f4-4ea9-8c99-7bff545db58c","router:external":true,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"da629caea04941e1ae8979c379dc7c9d","status":"ACTIVE","subnets":["244ab55b-a0ed-4e50-9f85-07f08119ae55"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"da629caea04941e1ae8979c379dc7c9d","created_at":"2018-12-27T15:29:17Z","provider:network_type":"flat"}]} 2018-12-27 15:32:55,086 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-bbf9bca0-49ba-4503-bf37-569d107978fe 2018-12-27 15:32:55,086 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.900084018707s 2018-12-27 15:32:55,086 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-bbf9bca0-49ba-4503-bf37-569d107978fe 2018-12-27 15:32:55,086 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_networks: [Munch({u'status': u'ACTIVE', u'subnets': [u'244ab55b-a0ed-4e50-9f85-07f08119ae55'], u'description': u'', u'provider:physical_network': u'datacentre', u'tags': [], u'updated_at': u'2018-12-27T15:29:25Z', u'dns_domain': u'', u'ipv6_address_scope': None, u'is_default': False, u'revision_number': 7, u'port_security_enabled': True, u'mtu': 1500, u'id': u'a4959dd9-e8f4-4ea9-8c99-7bff545db58c', u'provider:segmentation_id': None, u'router:external': True, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'external', u'created_at': u'2018-12-27T15:29:17Z', u'provider:network_type': u'flat', u'tenant_id': u'da629caea04941e1ae8979c379dc7c9d', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'da629caea04941e1ae8979c379dc7c9d'})] 2018-12-27 15:32:55,087 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-12-27 15:32:55,087 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/ports.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}eb738e55a17cfd5263998fa9c173fb7599cfac86" 2018-12-27 15:32:56,096 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 744 X-Openstack-Request-Id: req-165a4386-e62e-480c-ac68-d0dbc71e0738 Date: Thu, 27 Dec 2018 15:32:56 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T15:29:17Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[],"id":"341ee5bf-21d2-4c03-a83c-0014a353fbf9","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:e3:be:1a","project_id":"da629caea04941e1ae8979c379dc7c9d","status":"DOWN","binding:host_id":"","description":"","tags":[],"dns_assignment":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a4959dd9-e8f4-4ea9-8c99-7bff545db58c","dns_name":"","created_at":"2018-12-27T15:29:17Z","binding:vnic_type":"normal","device_id":"","tenant_id":"da629caea04941e1ae8979c379dc7c9d"}]} 2018-12-27 15:32:56,096 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports.json used request id req-165a4386-e62e-480c-ac68-d0dbc71e0738 2018-12-27 15:32:56,096 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 1.00891590118s 2018-12-27 15:32:56,096 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports.json used request id req-165a4386-e62e-480c-ac68-d0dbc71e0738 2018-12-27 15:32:56,097 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_ports: [Munch({u'status': u'DOWN', u'binding:host_id': u'', u'description': u'', u'allowed_address_pairs': [], u'tags': [], u'extra_dhcp_opts': [], u'updated_at': u'2018-12-27T15:29:17Z', u'dns_assignment': [], u'device_owner': u'network:dhcp', u'revision_number': 4, u'binding:profile': {}, u'port_security_enabled': False, u'fixed_ips': [], u'id': u'341ee5bf-21d2-4c03-a83c-0014a353fbf9', u'security_groups': [], u'name': u'', u'qos_policy_id': None, u'admin_state_up': True, u'network_id': u'a4959dd9-e8f4-4ea9-8c99-7bff545db58c', u'dns_name': u'', u'binding:vif_details': {}, u'binding:vnic_type': u'normal', u'binding:vif_type': u'unbound', u'tenant_id': u'da629caea04941e1ae8979c379dc7c9d', u'device_id': u'', u'mac_address': u'fa:16:3e:e3:be:1a', u'project_id': u'da629caea04941e1ae8979c379dc7c9d', u'created_at': u'2018-12-27T15:29:17Z'})] 2018-12-27 15:32:56,100 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-12-27 15:32:56,103 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/role_assignments -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}eb738e55a17cfd5263998fa9c173fb7599cfac86" 2018-12-27 15:32:56,220 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:32:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-86217768-ef2e-4b8e-a7a9-1886454a9721 Content-Encoding: gzip Content-Length: 726 Content-Type: application/json RESP BODY: {"role_assignments": [{"scope": {"project": {"id": "da629caea04941e1ae8979c379dc7c9d"}}, "role": {"id": "c2bb869216234fa8b868621217cc01a4"}, "user": {"id": "05a834ddebbc40688596b7460b47439e"}, "links": {"assignment": "http://172.30.9.31:5000/v3/projects/da629caea04941e1ae8979c379dc7c9d/users/05a834ddebbc40688596b7460b47439e/roles/c2bb869216234fa8b868621217cc01a4"}}, {"scope": {"project": {"id": "da629caea04941e1ae8979c379dc7c9d"}}, "role": {"id": "c2bb869216234fa8b868621217cc01a4"}, "user": {"id": "08226a0ad01943f39559448239e291e1"}, "links": {"assignment": "http://172.30.9.31:5000/v3/projects/da629caea04941e1ae8979c379dc7c9d/users/08226a0ad01943f39559448239e291e1/roles/c2bb869216234fa8b868621217cc01a4"}}, {"scope": {"project": {"id": "da629caea04941e1ae8979c379dc7c9d"}}, "role": {"id": "c2bb869216234fa8b868621217cc01a4"}, "user": {"id": "55c0552fe37a4f7ca0e73939514bc683"}, "links": {"assignment": "http://172.30.9.31:5000/v3/projects/da629caea04941e1ae8979c379dc7c9d/users/55c0552fe37a4f7ca0e73939514bc683/roles/c2bb869216234fa8b868621217cc01a4"}}, {"scope": {"project": {"id": "da629caea04941e1ae8979c379dc7c9d"}}, "role": {"id": "c2bb869216234fa8b868621217cc01a4"}, "user": {"id": "85fb203e51c34d3f8122e285a6a318b3"}, "links": {"assignment": "http://172.30.9.31:5000/v3/projects/da629caea04941e1ae8979c379dc7c9d/users/85fb203e51c34d3f8122e285a6a318b3/roles/c2bb869216234fa8b868621217cc01a4"}}, {"scope": {"project": {"id": "da629caea04941e1ae8979c379dc7c9d"}}, "role": {"id": "c2bb869216234fa8b868621217cc01a4"}, "user": {"id": "905e7f4b42d24cca93b99d2401fa3378"}, "links": {"assignment": "http://172.30.9.31:5000/v3/projects/da629caea04941e1ae8979c379dc7c9d/users/905e7f4b42d24cca93b99d2401fa3378/roles/c2bb869216234fa8b868621217cc01a4"}}, {"scope": {"project": {"id": "b7b4fceec1ad4c6eb74d758b709a9d93"}}, "role": {"id": "c2bb869216234fa8b868621217cc01a4"}, "user": {"id": "a5bc08b9f81f4e5bb86c24f9f7547bae"}, "links": {"assignment": "http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93/users/a5bc08b9f81f4e5bb86c24f9f7547bae/roles/c2bb869216234fa8b868621217cc01a4"}}, {"scope": {"project": {"id": "da629caea04941e1ae8979c379dc7c9d"}}, "role": {"id": "c2bb869216234fa8b868621217cc01a4"}, "user": {"id": "a5c780627f004d318bf908d80305da9c"}, "links": {"assignment": "http://172.30.9.31:5000/v3/projects/da629caea04941e1ae8979c379dc7c9d/users/a5c780627f004d318bf908d80305da9c/roles/c2bb869216234fa8b868621217cc01a4"}}, {"scope": {"project": {"id": "da629caea04941e1ae8979c379dc7c9d"}}, "role": {"id": "c2bb869216234fa8b868621217cc01a4"}, "user": {"id": "b18425bf2b044bc9af7e194919539a17"}, "links": {"assignment": "http://172.30.9.31:5000/v3/projects/da629caea04941e1ae8979c379dc7c9d/users/b18425bf2b044bc9af7e194919539a17/roles/c2bb869216234fa8b868621217cc01a4"}}, {"scope": {"project": {"id": "da629caea04941e1ae8979c379dc7c9d"}}, "role": {"id": "10e045258baa456cb3d9077f1fb78ecb"}, "user": {"id": "b8d2134b619d4dca80e21d6fb16449b0"}, "links": {"assignment": "http://172.30.9.31:5000/v3/projects/da629caea04941e1ae8979c379dc7c9d/users/b8d2134b619d4dca80e21d6fb16449b0/roles/10e045258baa456cb3d9077f1fb78ecb"}}, {"scope": {"project": {"id": "da629caea04941e1ae8979c379dc7c9d"}}, "role": {"id": "c2bb869216234fa8b868621217cc01a4"}, "user": {"id": "b8d2134b619d4dca80e21d6fb16449b0"}, "links": {"assignment": "http://172.30.9.31:5000/v3/projects/da629caea04941e1ae8979c379dc7c9d/users/b8d2134b619d4dca80e21d6fb16449b0/roles/c2bb869216234fa8b868621217cc01a4"}}, {"scope": {"project": {"id": "da629caea04941e1ae8979c379dc7c9d"}}, "role": {"id": "c2bb869216234fa8b868621217cc01a4"}, "user": {"id": "b9ab6a25a652438285139fe5b44aea62"}, "links": {"assignment": "http://172.30.9.31:5000/v3/projects/da629caea04941e1ae8979c379dc7c9d/users/b9ab6a25a652438285139fe5b44aea62/roles/c2bb869216234fa8b868621217cc01a4"}}, {"scope": {"project": {"id": "da629caea04941e1ae8979c379dc7c9d"}}, "role": {"id": "c2bb869216234fa8b868621217cc01a4"}, "user": {"id": "c08462554a4844d681348f58b9b0edee"}, "links": {"assignment": "http://172.30.9.31:5000/v3/projects/da629caea04941e1ae8979c379dc7c9d/users/c08462554a4844d681348f58b9b0edee/roles/c2bb869216234fa8b868621217cc01a4"}}, {"scope": {"project": {"id": "da629caea04941e1ae8979c379dc7c9d"}}, "role": {"id": "c2bb869216234fa8b868621217cc01a4"}, "user": {"id": "ddfc3a9aad444d4782eae677c8a98130"}, "links": {"assignment": "http://172.30.9.31:5000/v3/projects/da629caea04941e1ae8979c379dc7c9d/users/ddfc3a9aad444d4782eae677c8a98130/roles/c2bb869216234fa8b868621217cc01a4"}}, {"scope": {"project": {"id": "da629caea04941e1ae8979c379dc7c9d"}}, "role": {"id": "c2bb869216234fa8b868621217cc01a4"}, "user": {"id": "f2a74f2185a54676a6cb2bb5ecfcc4f6"}, "links": {"assignment": "http://172.30.9.31:5000/v3/projects/da629caea04941e1ae8979c379dc7c9d/users/f2a74f2185a54676a6cb2bb5ecfcc4f6/roles/c2bb869216234fa8b868621217cc01a4"}}, {"scope": {"domain": {"id": "914eec1d43ea4caf9d2fd33268c06258"}}, "role": {"id": "c2bb869216234fa8b868621217cc01a4"}, "user": {"id": "646a4af4e3b5439a97996d353fea3924"}, "links": {"assignment": "http://172.30.9.31:5000/v3/domains/914eec1d43ea4caf9d2fd33268c06258/users/646a4af4e3b5439a97996d353fea3924/roles/c2bb869216234fa8b868621217cc01a4"}}, {"scope": {"system": {"all": true}}, "role": {"id": "c2bb869216234fa8b868621217cc01a4"}, "user": {"id": "a5bc08b9f81f4e5bb86c24f9f7547bae"}, "links": {"assignment": "http://172.30.9.31:5000/v3/system/users/a5bc08b9f81f4e5bb86c24f9f7547bae/roles/c2bb869216234fa8b868621217cc01a4"}}], "links": {"self": "http://172.30.9.31:5000/v3/role_assignments", "previous": null, "next": null}} 2018-12-27 15:32:56,221 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/role_assignments used request id req-86217768-ef2e-4b8e-a7a9-1886454a9721 2018-12-27 15:32:56,221 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.120553016663s 2018-12-27 15:32:56,221 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/role_assignments used request id req-86217768-ef2e-4b8e-a7a9-1886454a9721 2018-12-27 15:32:56,224 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_role_assignments: [Munch({'project': u'da629caea04941e1ae8979c379dc7c9d', 'id': u'c2bb869216234fa8b868621217cc01a4', 'user': u'05a834ddebbc40688596b7460b47439e'}), Munch({'project': u'da629caea04941e1ae8979c379dc7c9d', 'id': u'c2bb869216234fa8b868621217cc01a4', 'user': u'08226a0ad01943f39559448239e291e1'}), Munch({'project': u'da629caea04941e1ae8979c379dc7c9d', 'id': u'c2bb869216234fa8b868621217cc01a4', 'user': u'55c0552fe37a4f7ca0e73939514bc683'}), Munch({'project': u'da629caea04941e1ae8979c379dc7c9d', 'id': u'c2bb869216234fa8b868621217cc01a4', 'user': u'85fb203e51c34d3f8122e285a6a318b3'}), Munch({'project': u'da629caea04941e1ae8979c379dc7c9d', 'id': u'c2bb869216234fa8b868621217cc01a4', 'user': u'905e7f4b42d24cca93b99d2401fa3378'}), Munch({'project': u'b7b4fceec1ad4c6eb74d758b709a9d93', 'id': u'c2bb869216234fa8b868621217cc01a4', 'user': u'a5bc08b9f81f4e5bb86c24f9f7547bae'}), Munch({'project': u'da629caea04941e1ae8979c379dc7c9d', 'id': u'c2bb869216234fa8b868621217cc01a4', 'user': u'a5c780627f004d318bf908d80305da9c'}), Munch({'project': u'da629caea04941e1ae8979c379dc7c9d', 'id': u'c2bb869216234fa8b868621217cc01a4', 'user': u'b18425bf2b044bc9af7e194919539a17'}), Munch({'project': u'da629caea04941e1ae8979c379dc7c9d', 'id': u'10e045258baa456cb3d9077f1fb78ecb', 'user': u'b8d2134b619d4dca80e21d6fb16449b0'}), Munch({'project': u'da629caea04941e1ae8979c379dc7c9d', 'id': u'c2bb869216234fa8b868621217cc01a4', 'user': u'b8d2134b619d4dca80e21d6fb16449b0'}), Munch({'project': u'da629caea04941e1ae8979c379dc7c9d', 'id': u'c2bb869216234fa8b868621217cc01a4', 'user': u'b9ab6a25a652438285139fe5b44aea62'}), Munch({'project': u'da629caea04941e1ae8979c379dc7c9d', 'id': u'c2bb869216234fa8b868621217cc01a4', 'user': u'c08462554a4844d681348f58b9b0edee'}), Munch({'project': u'da629caea04941e1ae8979c379dc7c9d', 'id': u'c2bb869216234fa8b868621217cc01a4', 'user': u'ddfc3a9aad444d4782eae677c8a98130'}), Munch({'project': u'da629caea04941e1ae8979c379dc7c9d', 'id': u'c2bb869216234fa8b868621217cc01a4', 'user': u'f2a74f2185a54676a6cb2bb5ecfcc4f6'}), Munch({'domain': u'914eec1d43ea4caf9d2fd33268c06258', 'id': u'c2bb869216234fa8b868621217cc01a4', 'user': u'646a4af4e3b5439a97996d353fea3924'}), Munch({'id': u'c2bb869216234fa8b868621217cc01a4', 'user': u'a5bc08b9f81f4e5bb86c24f9f7547bae'})] 2018-12-27 15:32:56,228 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-27 15:32:56,231 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}eb738e55a17cfd5263998fa9c173fb7599cfac86" 2018-12-27 15:32:56,333 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:32:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bc6efff2-c4b8-4789-a193-d0302639cace Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 15:32:56,333 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-bc6efff2-c4b8-4789-a193-d0302639cace 2018-12-27 15:32:56,333 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.105057001114s 2018-12-27 15:32:56,333 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-bc6efff2-c4b8-4789-a193-d0302639cace 2018-12-27 15:32:56,334 - 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'ResellerAdmin', 'id': u'10e045258baa456cb3d9077f1fb78ecb'}), 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'3a7972de72914a9ca17435128748b2a3'}), Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'swiftoperator', 'id': u'62714e77fe454b198734ba4f265235fe'}), Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'_member_', 'id': u'9fe2ff9ee4384b1894a90878d3e92bab'}), Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'admin', 'id': u'c2bb869216234fa8b868621217cc01a4'})] 2018-12-27 15:32:56,335 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-12-27 15:32:56,336 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}eb738e55a17cfd5263998fa9c173fb7599cfac86" 2018-12-27 15:32:57,326 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-4320d64a-d917-45d3-989e-d66761845783 Date: Thu, 27 Dec 2018 15:32:57 GMT RESP BODY: {"routers": []} 2018-12-27 15:32:57,326 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/routers.json used request id req-4320d64a-d917-45d3-989e-d66761845783 2018-12-27 15:32:57,326 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.990960121155s 2018-12-27 15:32:57,327 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/routers.json used request id req-4320d64a-d917-45d3-989e-d66761845783 2018-12-27 15:32:57,327 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_routers: [] 2018-12-27 15:32:57,327 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-27 15:32:57,330 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}eb738e55a17cfd5263998fa9c173fb7599cfac86" 2018-12-27 15:32:57,532 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:32:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-79e60d83-b7ed-4605-befc-31826da776e7 x-compute-request-id: req-79e60d83-b7ed-4605-befc-31826da776e7 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-12-27 15:32:57,533 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-79e60d83-b7ed-4605-befc-31826da776e7 2018-12-27 15:32:57,533 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.205420017242s 2018-12-27 15:32:57,533 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-79e60d83-b7ed-4605-befc-31826da776e7 2018-12-27 15:32:57,533 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_servers: [] 2018-12-27 15:32:57,537 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2018-12-27 15:32:57,540 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.5:35357 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 15:32:57,545 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 15:32:57 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://192.30.9.5:35357/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://192.30.9.5:35357/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 15:32:57,547 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.5:35357/v3/services -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}eb738e55a17cfd5263998fa9c173fb7599cfac86" 2018-12-27 15:32:57,563 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:32:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5c6ab307-1fd3-4f86-bfe7-24412c4c869d Content-Encoding: gzip Content-Length: 862 Content-Type: application/json RESP BODY: {"services": [{"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.5:35357/v3/services/0c132e21d95348e2b6f3872053e6c93b"}, "enabled": true, "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.5:35357/v3/services/19493299eaba46d6acaec8138aa8ae59"}, "enabled": true, "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.5:35357/v3/services/2fa94d27f18c435ab35a9c061530159e"}, "enabled": true, "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.5:35357/v3/services/3bfaf3c4203f4b28a84cba0bbc491a5b"}, "enabled": true, "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.5:35357/v3/services/514ed4fbe21848bb8cec7aac60c60bda"}, "enabled": true, "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.5:35357/v3/services/5ae01916084b42fe9a95b5da9d058031"}, "enabled": true, "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.5:35357/v3/services/64bb280cf87144e9aab63e30cb66fdc1"}, "enabled": true, "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.5:35357/v3/services/65256b885bb7489faee64685f743ea71"}, "enabled": true, "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.5:35357/v3/services/72a917c2c3474905904d1ef2f44e83be"}, "enabled": true, "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.5:35357/v3/services/72d807b5ab8a4af08ae8b912e8e6f743"}, "enabled": true, "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.5:35357/v3/services/a17fdf6db5d049198d1fdb9dc8732e72"}, "enabled": true, "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.5:35357/v3/services/a5cd378a3d8c4466b0df97341f65ce87"}, "enabled": true, "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.5:35357/v3/services/aa44b5463b754fd28cae246b5ccc1ffe"}, "enabled": true, "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"description": "Cinder Service", "links": {"self": "http://192.30.9.5:35357/v3/services/b83034d7db024ce5afed45251f3716c1"}, "enabled": true, "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.5:35357/v3/services/d207ada44eaf40089da1ffdba6c5d6f4"}, "enabled": true, "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "links": {"self": "http://192.30.9.5:35357/v3/services", "previous": null, "next": null}} 2018-12-27 15:32:57,563 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.5:35357/v3/services used request id req-5c6ab307-1fd3-4f86-bfe7-24412c4c869d 2018-12-27 15:32:57,563 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.0262508392334s 2018-12-27 15:32:57,563 - shade.request_ids - DEBUG - GET call to identity for http://192.30.9.5:35357/v3/services used request id req-5c6ab307-1fd3-4f86-bfe7-24412c4c869d 2018-12-27 15:32:57,568 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_services: [Munch({'description': u'OpenStack Identity Service', 'service_type': u'identity', 'type': u'identity', 'enabled': True, 'id': u'0c132e21d95348e2b6f3872053e6c93b', 'name': u'keystone'}), Munch({'description': u'Openstack Cloudformation Service', 'service_type': u'cloudformation', 'type': u'cloudformation', 'enabled': True, 'id': u'19493299eaba46d6acaec8138aa8ae59', 'name': u'heat-cfn'}), Munch({'description': u'OpenStack Metric Service', 'service_type': u'metric', 'type': u'metric', 'enabled': True, 'id': u'2fa94d27f18c435ab35a9c061530159e', 'name': u'gnocchi'}), Munch({'description': u'Openstack Compute Service', 'service_type': u'compute', 'type': u'compute', 'enabled': True, 'id': u'3bfaf3c4203f4b28a84cba0bbc491a5b', 'name': u'nova'}), Munch({'description': u'Openstack Orchestration Service', 'service_type': u'orchestration', 'type': u'orchestration', 'enabled': True, 'id': u'514ed4fbe21848bb8cec7aac60c60bda', 'name': u'heat'}), Munch({'description': u'OpenStack Event Service', 'service_type': u'event', 'type': u'event', 'enabled': True, 'id': u'5ae01916084b42fe9a95b5da9d058031', 'name': u'panko'}), Munch({'description': u'Cinder Service v2', 'service_type': u'volumev2', 'type': u'volumev2', 'enabled': True, 'id': u'64bb280cf87144e9aab63e30cb66fdc1', 'name': u'cinderv2'}), Munch({'description': u'OpenStack Alarming Service', 'service_type': u'alarming', 'type': u'alarming', 'enabled': True, 'id': u'65256b885bb7489faee64685f743ea71', 'name': u'aodh'}), Munch({'description': u'OpenStack Image Service', 'service_type': u'image', 'type': u'image', 'enabled': True, 'id': u'72a917c2c3474905904d1ef2f44e83be', 'name': u'glance'}), Munch({'description': u'Cinder Service v3', 'service_type': u'volumev3', 'type': u'volumev3', 'enabled': True, 'id': u'72d807b5ab8a4af08ae8b912e8e6f743', 'name': u'cinderv3'}), Munch({'description': u'Openstack Placement Service', 'service_type': u'placement', 'type': u'placement', 'enabled': True, 'id': u'a17fdf6db5d049198d1fdb9dc8732e72', 'name': u'placement'}), Munch({'description': u'Openstack Object-Store Service', 'service_type': u'object-store', 'type': u'object-store', 'enabled': True, 'id': u'a5cd378a3d8c4466b0df97341f65ce87', 'name': u'swift'}), Munch({'description': u'Neutron Networking Service', 'service_type': u'network', 'type': u'network', 'enabled': True, 'id': u'aa44b5463b754fd28cae246b5ccc1ffe', 'name': u'neutron'}), Munch({'description': u'Cinder Service', 'service_type': u'volume', 'type': u'volume', 'enabled': True, 'id': u'b83034d7db024ce5afed45251f3716c1', 'name': u'cinder'}), Munch({'description': u'Openstack Metering Service', 'service_type': u'metering', 'type': u'metering', 'enabled': True, 'id': u'd207ada44eaf40089da1ffdba6c5d6f4', 'name': u'ceilometer'})] 2018-12-27 15:32:57,569 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-12-27 15:32:57,569 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}eb738e55a17cfd5263998fa9c173fb7599cfac86" 2018-12-27 15:32:58,412 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-513e5086-3478-40aa-be13-0730d0beca9a Date: Thu, 27 Dec 2018 15:32:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"a4959dd9-e8f4-4ea9-8c99-7bff545db58c","tenant_id":"da629caea04941e1ae8979c379dc7c9d","created_at":"2018-12-27T15:29:25Z","dns_nameservers":[],"updated_at":"2018-12-27T15:29:25Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"gateway_ip":"172.30.9.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.9.0/24","project_id":"da629caea04941e1ae8979c379dc7c9d","id":"244ab55b-a0ed-4e50-9f85-07f08119ae55","subnetpool_id":null,"name":"external-subnet"}]} 2018-12-27 15:32:58,412 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets.json used request id req-513e5086-3478-40aa-be13-0730d0beca9a 2018-12-27 15:32:58,412 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.843402862549s 2018-12-27 15:32:58,413 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets.json used request id req-513e5086-3478-40aa-be13-0730d0beca9a 2018-12-27 15:32:58,413 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_subnets: [Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-12-27T15:29:25Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'172.30.9.200', u'end': u'172.30.9.220'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'172.30.9.0/24', u'id': u'244ab55b-a0ed-4e50-9f85-07f08119ae55', u'subnetpool_id': None, u'service_types': [], u'name': u'external-subnet', u'enable_dhcp': False, u'network_id': u'a4959dd9-e8f4-4ea9-8c99-7bff545db58c', u'tenant_id': u'da629caea04941e1ae8979c379dc7c9d', u'created_at': u'2018-12-27T15:29:25Z', u'dns_nameservers': [], u'gateway_ip': u'172.30.9.1', u'ip_version': 4, u'project_id': u'da629caea04941e1ae8979c379dc7c9d'})] 2018-12-27 15:32:58,414 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.service-providers 2018-12-27 15:32:58,414 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/service-providers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}eb738e55a17cfd5263998fa9c173fb7599cfac86" 2018-12-27 15:32:59,320 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 25 X-Openstack-Request-Id: req-cbb47998-d3e1-4eea-a9af-ddc7c8040616 Date: Thu, 27 Dec 2018 15:32:59 GMT RESP BODY: {"service_providers": []} 2018-12-27 15:32:59,320 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/service-providers.json used request id req-cbb47998-d3e1-4eea-a9af-ddc7c8040616 2018-12-27 15:32:59,320 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.service-providers in 0.906793832779s 2018-12-27 15:32:59,321 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/service-providers.json used request id req-cbb47998-d3e1-4eea-a9af-ddc7c8040616 2018-12-27 15:32:59,321 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_service_providers: [] 2018-12-27 15:32:59,433 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-12-27 15:32:59,433 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | connection_check | functest | 00:09 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-12-27 15:32:59,483 - xtesting.ci.run_tests - INFO - Loading test case 'tenantnetwork1'... 2018-12-27 15:32:59,594 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 15:32:59,601 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:32:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2b3b6820-7403-4373-9c47-8d566ddddde8 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 15:32:59,601 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-2b3b6820-7403-4373-9c47-8d566ddddde8 2018-12-27 15:32:59,601 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000/v3/auth/tokens 2018-12-27 15:33:00,022 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}], "expires_at": "2018-12-27T16:33:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b7b4fceec1ad4c6eb74d758b709a9d93", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "a5bc08b9f81f4e5bb86c24f9f7547bae"}, "audit_ids": ["VP8LUz4SS8yRt5A_Uysz3A"], "issued_at": "2018-12-27T15:33:00.000000Z"}} 2018-12-27 15:33:00,025 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-27 15:33:00,026 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c692e4b9d55b727305d70f7bb381f426f40ab260" 2018-12-27 15:33:01,029 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 726 X-Openstack-Request-Id: req-52f23053-9f4a-4593-9527-b9fabe39eced Date: Thu, 27 Dec 2018 15:33:01 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","updated_at":"2018-12-27T15:29:25Z","dns_domain":"","revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"a4959dd9-e8f4-4ea9-8c99-7bff545db58c","router:external":true,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"da629caea04941e1ae8979c379dc7c9d","status":"ACTIVE","subnets":["244ab55b-a0ed-4e50-9f85-07f08119ae55"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"da629caea04941e1ae8979c379dc7c9d","created_at":"2018-12-27T15:29:17Z","provider:network_type":"flat"}]} 2018-12-27 15:33:01,029 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json?router%3Aexternal=True used request id req-52f23053-9f4a-4593-9527-b9fabe39eced 2018-12-27 15:33:01,029 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.00355195999s 2018-12-27 15:33:01,029 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json?router%3Aexternal=True used request id req-52f23053-9f4a-4593-9527-b9fabe39eced 2018-12-27 15:33:01,030 - xtesting.ci.run_tests - INFO - Running test case 'tenantnetwork1'... 2018-12-27 15:33:01,033 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 15:33:01,039 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 15:33:01 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 15:33:01,040 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-27 15:33:01,044 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c692e4b9d55b727305d70f7bb381f426f40ab260" 2018-12-27 15:33:01,128 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:33:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6fed758d-9d3a-4250-95be-66564782d241 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.31:5000/v3/domains/914eec1d43ea4caf9d2fd33268c06258"}, "tags": [], "enabled": true, "id": "914eec1d43ea4caf9d2fd33268c06258", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains", "previous": null, "next": null}} 2018-12-27 15:33:01,129 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains used request id req-6fed758d-9d3a-4250-95be-66564782d241 2018-12-27 15:33:01,129 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0884010791779s 2018-12-27 15:33:01,129 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains used request id req-6fed758d-9d3a-4250-95be-66564782d241 2018-12-27 15:33:01,136 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-27 15:33:01,139 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c692e4b9d55b727305d70f7bb381f426f40ab260" 2018-12-27 15:33:01,238 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:33:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c02ec6fb-384f-4a7d-99fe-020e86dc54b0 Content-Encoding: gzip Content-Length: 295 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93"}, "tags": [], "enabled": true, "id": "b7b4fceec1ad4c6eb74d758b709a9d93", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/da629caea04941e1ae8979c379dc7c9d"}, "tags": [], "enabled": true, "id": "da629caea04941e1ae8979c379dc7c9d", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-12-27 15:33:01,238 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?domain_id=default used request id req-c02ec6fb-384f-4a7d-99fe-020e86dc54b0 2018-12-27 15:33:01,238 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.102073192596s 2018-12-27 15:33:01,239 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?domain_id=default used request id req-c02ec6fb-384f-4a7d-99fe-020e86dc54b0 2018-12-27 15:33:01,240 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-12-27 15:33:01,241 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c692e4b9d55b727305d70f7bb381f426f40ab260" -d '{"network": {"tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "name": "tenantnetwork1-net_67f01336-30d6-465d-96f3-f881864666e1", "admin_state_up": true}}' 2018-12-27 15:33:02,870 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 724 X-Openstack-Request-Id: req-ebac399a-d518-4fef-bdb0-2164b36cb5a9 Date: Thu, 27 Dec 2018 15:33:02 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"provider:network_type":"geneve","id":"e9f30fa2-3b63-46e8-9d73-ce12250d46a9","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":1,"ipv4_address_scope":null,"shared":false,"project_id":"b7b4fceec1ad4c6eb74d758b709a9d93","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-27T15:33:01Z","is_default":false,"qos_policy_id":null,"name":"tenantnetwork1-net_67f01336-30d6-465d-96f3-f881864666e1","admin_state_up":true,"tenant_id":"b7b4fceec1ad4c6eb74d758b709a9d93","created_at":"2018-12-27T15:33:01Z","mtu":1442}} 2018-12-27 15:33:02,870 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-ebac399a-d518-4fef-bdb0-2164b36cb5a9 2018-12-27 15:33:02,870 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 1.63013792038s 2018-12-27 15:33:02,871 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-ebac399a-d518-4fef-bdb0-2164b36cb5a9 2018-12-27 15:33:02,871 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'dns_domain': u'', u'updated_at': u'2018-12-27T15:33:01Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'provider:network_type': u'geneve', u'id': u'e9f30fa2-3b63-46e8-9d73-ce12250d46a9', u'provider:segmentation_id': 1, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'tenantnetwork1-net_67f01336-30d6-465d-96f3-f881864666e1', u'created_at': u'2018-12-27T15:33:01Z', u'mtu': 1442, u'tenant_id': u'b7b4fceec1ad4c6eb74d758b709a9d93', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'b7b4fceec1ad4c6eb74d758b709a9d93'}) 2018-12-27 15:33:02,872 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-27 15:33:02,872 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c692e4b9d55b727305d70f7bb381f426f40ab260" 2018-12-27 15:33:03,877 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1420 X-Openstack-Request-Id: req-76b402eb-14d3-4101-a689-7b6aa29af046 Date: Thu, 27 Dec 2018 15:33:03 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","updated_at":"2018-12-27T15:29:25Z","dns_domain":"","revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"a4959dd9-e8f4-4ea9-8c99-7bff545db58c","router:external":true,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"da629caea04941e1ae8979c379dc7c9d","status":"ACTIVE","subnets":["244ab55b-a0ed-4e50-9f85-07f08119ae55"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"da629caea04941e1ae8979c379dc7c9d","created_at":"2018-12-27T15:29:17Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"mtu":1442,"id":"e9f30fa2-3b63-46e8-9d73-ce12250d46a9","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":1,"ipv4_address_scope":null,"shared":false,"project_id":"b7b4fceec1ad4c6eb74d758b709a9d93","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-27T15:33:01Z","qos_policy_id":null,"name":"tenantnetwork1-net_67f01336-30d6-465d-96f3-f881864666e1","admin_state_up":true,"tenant_id":"b7b4fceec1ad4c6eb74d758b709a9d93","created_at":"2018-12-27T15:33:01Z","provider:network_type":"geneve"}]} 2018-12-27 15:33:03,877 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-76b402eb-14d3-4101-a689-7b6aa29af046 2018-12-27 15:33:03,877 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.00518703461s 2018-12-27 15:33:03,877 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-76b402eb-14d3-4101-a689-7b6aa29af046 2018-12-27 15:33:03,879 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-12-27 15:33:03,879 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c692e4b9d55b727305d70f7bb381f426f40ab260" -d '{"subnet": {"name": "tenantnetwork1-subnet_67f01336-30d6-465d-96f3-f881864666e1", "enable_dhcp": true, "network_id": "e9f30fa2-3b63-46e8-9d73-ce12250d46a9", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-12-27 15:33:06,240 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-51e0defc-90b5-4bc6-9023-5f9cfbcd6c5a Date: Thu, 27 Dec 2018 15:33:06 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e9f30fa2-3b63-46e8-9d73-ce12250d46a9","tenant_id":"b7b4fceec1ad4c6eb74d758b709a9d93","created_at":"2018-12-27T15:33:04Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-12-27T15:33:04Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"b7b4fceec1ad4c6eb74d758b709a9d93","id":"b97f5c57-a045-4da5-941f-5c60b0778b77","subnetpool_id":null,"name":"tenantnetwork1-subnet_67f01336-30d6-465d-96f3-f881864666e1"}} 2018-12-27 15:33:06,241 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/subnets.json used request id req-51e0defc-90b5-4bc6-9023-5f9cfbcd6c5a 2018-12-27 15:33:06,241 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 2.36184000969s 2018-12-27 15:33:06,241 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/subnets.json used request id req-51e0defc-90b5-4bc6-9023-5f9cfbcd6c5a 2018-12-27 15:33:06,241 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-12-27T15:33:04Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'b97f5c57-a045-4da5-941f-5c60b0778b77', u'subnetpool_id': None, u'service_types': [], u'name': u'tenantnetwork1-subnet_67f01336-30d6-465d-96f3-f881864666e1', u'enable_dhcp': True, u'network_id': u'e9f30fa2-3b63-46e8-9d73-ce12250d46a9', u'tenant_id': u'b7b4fceec1ad4c6eb74d758b709a9d93', u'created_at': u'2018-12-27T15:33:04Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'b7b4fceec1ad4c6eb74d758b709a9d93'}) 2018-12-27 15:33:06,242 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-12-27 15:33:06,242 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c692e4b9d55b727305d70f7bb381f426f40ab260" -d '{"router": {"external_gateway_info": {"network_id": "a4959dd9-e8f4-4ea9-8c99-7bff545db58c"}, "name": "tenantnetwork1-router_67f01336-30d6-465d-96f3-f881864666e1", "admin_state_up": true}}' 2018-12-27 15:33:09,560 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 625 X-Openstack-Request-Id: req-1c719f18-74c9-4c58-a7f6-693476559054 Date: Thu, 27 Dec 2018 15:33:09 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "a4959dd9-e8f4-4ea9-8c99-7bff545db58c", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "244ab55b-a0ed-4e50-9f85-07f08119ae55", "ip_address": "172.30.9.207"}]}, "description": "", "tags": [], "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "created_at": "2018-12-27T15:33:07Z", "admin_state_up": true, "updated_at": "2018-12-27T15:33:08Z", "revision_number": 2, "routes": [], "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "id": "067fdee7-0ab1-495f-b951-0b8337f5a908", "name": "tenantnetwork1-router_67f01336-30d6-465d-96f3-f881864666e1"}} 2018-12-27 15:33:09,560 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/routers.json used request id req-1c719f18-74c9-4c58-a7f6-693476559054 2018-12-27 15:33:09,560 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 3.31823706627s 2018-12-27 15:33:09,561 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/routers.json used request id req-1c719f18-74c9-4c58-a7f6-693476559054 2018-12-27 15:33:09,561 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'a4959dd9-e8f4-4ea9-8c99-7bff545db58c', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'244ab55b-a0ed-4e50-9f85-07f08119ae55', u'ip_address': u'172.30.9.207'}]}, u'description': u'', u'tags': [], u'tenant_id': u'b7b4fceec1ad4c6eb74d758b709a9d93', u'created_at': u'2018-12-27T15:33:07Z', u'admin_state_up': True, u'updated_at': u'2018-12-27T15:33:08Z', u'revision_number': 2, u'routes': [], u'project_id': u'b7b4fceec1ad4c6eb74d758b709a9d93', u'id': u'067fdee7-0ab1-495f-b951-0b8337f5a908', u'name': u'tenantnetwork1-router_67f01336-30d6-465d-96f3-f881864666e1'}) 2018-12-27 15:33:09,562 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-12-27 15:33:09,562 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.31:9696/v2.0/routers/067fdee7-0ab1-495f-b951-0b8337f5a908/add_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c692e4b9d55b727305d70f7bb381f426f40ab260" -d '{"subnet_id": "b97f5c57-a045-4da5-941f-5c60b0778b77"}' 2018-12-27 15:33:12,218 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-85b67300-6997-4f0d-a921-492271bd9076 Date: Thu, 27 Dec 2018 15:33:12 GMT RESP BODY: {"network_id": "e9f30fa2-3b63-46e8-9d73-ce12250d46a9", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "subnet_id": "b97f5c57-a045-4da5-941f-5c60b0778b77", "subnet_ids": ["b97f5c57-a045-4da5-941f-5c60b0778b77"], "port_id": "d30e2fd0-c3fa-4f52-a4cb-4dde8acfd8f6", "id": "067fdee7-0ab1-495f-b951-0b8337f5a908"} 2018-12-27 15:33:12,218 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.31:9696/v2.0/routers/067fdee7-0ab1-495f-b951-0b8337f5a908/add_router_interface.json used request id req-85b67300-6997-4f0d-a921-492271bd9076 2018-12-27 15:33:12,218 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.65649104118s 2018-12-27 15:33:12,219 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.31:9696/v2.0/routers/067fdee7-0ab1-495f-b951-0b8337f5a908/add_router_interface.json used request id req-85b67300-6997-4f0d-a921-492271bd9076 returning object 067fdee7-0ab1-495f-b951-0b8337f5a908 2018-12-27 15:33:12,329 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-12-27 15:33:12,329 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | tenantnetwork1 | functest | 00:11 | PASS | +------------------------+------------------+------------------+----------------+ 2018-12-27 15:33:12,334 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-12-27 15:33:12,335 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.31:9696/v2.0/routers/067fdee7-0ab1-495f-b951-0b8337f5a908/remove_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c692e4b9d55b727305d70f7bb381f426f40ab260" -d '{"subnet_id": "b97f5c57-a045-4da5-941f-5c60b0778b77"}' 2018-12-27 15:33:14,161 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-c633dd67-cdcc-43d5-94a4-a85819102921 Date: Thu, 27 Dec 2018 15:33:14 GMT RESP BODY: {"network_id": "e9f30fa2-3b63-46e8-9d73-ce12250d46a9", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "subnet_id": "b97f5c57-a045-4da5-941f-5c60b0778b77", "subnet_ids": ["b97f5c57-a045-4da5-941f-5c60b0778b77"], "port_id": "d30e2fd0-c3fa-4f52-a4cb-4dde8acfd8f6", "id": "067fdee7-0ab1-495f-b951-0b8337f5a908"} 2018-12-27 15:33:14,162 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.31:9696/v2.0/routers/067fdee7-0ab1-495f-b951-0b8337f5a908/remove_router_interface.json used request id req-c633dd67-cdcc-43d5-94a4-a85819102921 2018-12-27 15:33:14,162 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.82774400711s 2018-12-27 15:33:14,162 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.31:9696/v2.0/routers/067fdee7-0ab1-495f-b951-0b8337f5a908/remove_router_interface.json used request id req-c633dd67-cdcc-43d5-94a4-a85819102921 returning object 067fdee7-0ab1-495f-b951-0b8337f5a908 2018-12-27 15:33:14,163 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-12-27 15:33:14,163 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c692e4b9d55b727305d70f7bb381f426f40ab260" 2018-12-27 15:33:14,495 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-6f854836-7d13-4224-982a-4e67d07ec9f1 Date: Thu, 27 Dec 2018 15:33:14 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "a4959dd9-e8f4-4ea9-8c99-7bff545db58c", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "244ab55b-a0ed-4e50-9f85-07f08119ae55", "ip_address": "172.30.9.207"}]}, "description": "", "tags": [], "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "created_at": "2018-12-27T15:33:07Z", "admin_state_up": true, "updated_at": "2018-12-27T15:33:13Z", "revision_number": 4, "routes": [], "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "id": "067fdee7-0ab1-495f-b951-0b8337f5a908", "name": "tenantnetwork1-router_67f01336-30d6-465d-96f3-f881864666e1"}]} 2018-12-27 15:33:14,495 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/routers.json used request id req-6f854836-7d13-4224-982a-4e67d07ec9f1 2018-12-27 15:33:14,495 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.332768917084s 2018-12-27 15:33:14,496 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/routers.json used request id req-6f854836-7d13-4224-982a-4e67d07ec9f1 2018-12-27 15:33:14,497 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-12-27 15:33:14,498 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:9696/v2.0/routers/067fdee7-0ab1-495f-b951-0b8337f5a908.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c692e4b9d55b727305d70f7bb381f426f40ab260" 2018-12-27 15:33:15,836 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-342677c5-5474-4cb0-8bf9-389f4749f843 Content-Length: 0 Date: Thu, 27 Dec 2018 15:33:15 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 15:33:15,836 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/routers/067fdee7-0ab1-495f-b951-0b8337f5a908.json used request id req-342677c5-5474-4cb0-8bf9-389f4749f843 2018-12-27 15:33:15,836 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.33917593956s 2018-12-27 15:33:15,837 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/routers/067fdee7-0ab1-495f-b951-0b8337f5a908.json used request id req-342677c5-5474-4cb0-8bf9-389f4749f843 2018-12-27 15:33:15,837 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-12-27 15:33:15,838 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c692e4b9d55b727305d70f7bb381f426f40ab260" 2018-12-27 15:33:16,719 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1296 X-Openstack-Request-Id: req-2a3e55f7-ab53-428b-9344-2f0afade340a Date: Thu, 27 Dec 2018 15:33:16 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"a4959dd9-e8f4-4ea9-8c99-7bff545db58c","tenant_id":"da629caea04941e1ae8979c379dc7c9d","created_at":"2018-12-27T15:29:25Z","dns_nameservers":[],"updated_at":"2018-12-27T15:29:25Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"gateway_ip":"172.30.9.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.9.0/24","project_id":"da629caea04941e1ae8979c379dc7c9d","id":"244ab55b-a0ed-4e50-9f85-07f08119ae55","subnetpool_id":null,"name":"external-subnet"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e9f30fa2-3b63-46e8-9d73-ce12250d46a9","tenant_id":"b7b4fceec1ad4c6eb74d758b709a9d93","created_at":"2018-12-27T15:33:04Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-12-27T15:33:04Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"b7b4fceec1ad4c6eb74d758b709a9d93","id":"b97f5c57-a045-4da5-941f-5c60b0778b77","subnetpool_id":null,"name":"tenantnetwork1-subnet_67f01336-30d6-465d-96f3-f881864666e1"}]} 2018-12-27 15:33:16,719 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets.json used request id req-2a3e55f7-ab53-428b-9344-2f0afade340a 2018-12-27 15:33:16,719 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.881793022156s 2018-12-27 15:33:16,719 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets.json used request id req-2a3e55f7-ab53-428b-9344-2f0afade340a 2018-12-27 15:33:16,721 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-12-27 15:33:16,721 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:9696/v2.0/subnets/b97f5c57-a045-4da5-941f-5c60b0778b77.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c692e4b9d55b727305d70f7bb381f426f40ab260" 2018-12-27 15:33:18,710 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-1c81951c-ba70-490e-8993-ffac51a7dd41 Date: Thu, 27 Dec 2018 15:33:18 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 15:33:18,710 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/subnets/b97f5c57-a045-4da5-941f-5c60b0778b77.json used request id req-1c81951c-ba70-490e-8993-ffac51a7dd41 2018-12-27 15:33:18,710 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.98941302299s 2018-12-27 15:33:18,710 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/subnets/b97f5c57-a045-4da5-941f-5c60b0778b77.json used request id req-1c81951c-ba70-490e-8993-ffac51a7dd41 2018-12-27 15:33:18,711 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-27 15:33:18,711 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c692e4b9d55b727305d70f7bb381f426f40ab260" 2018-12-27 15:33:19,630 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1420 X-Openstack-Request-Id: req-8e5bfa98-7af7-43e5-883d-3d54771caf04 Date: Thu, 27 Dec 2018 15:33:19 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","updated_at":"2018-12-27T15:29:25Z","dns_domain":"","revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"a4959dd9-e8f4-4ea9-8c99-7bff545db58c","router:external":true,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"da629caea04941e1ae8979c379dc7c9d","status":"ACTIVE","subnets":["244ab55b-a0ed-4e50-9f85-07f08119ae55"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"da629caea04941e1ae8979c379dc7c9d","created_at":"2018-12-27T15:29:17Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":5,"port_security_enabled":true,"mtu":1442,"id":"e9f30fa2-3b63-46e8-9d73-ce12250d46a9","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":1,"ipv4_address_scope":null,"shared":false,"project_id":"b7b4fceec1ad4c6eb74d758b709a9d93","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-27T15:33:18Z","qos_policy_id":null,"name":"tenantnetwork1-net_67f01336-30d6-465d-96f3-f881864666e1","admin_state_up":true,"tenant_id":"b7b4fceec1ad4c6eb74d758b709a9d93","created_at":"2018-12-27T15:33:01Z","provider:network_type":"geneve"}]} 2018-12-27 15:33:19,630 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-8e5bfa98-7af7-43e5-883d-3d54771caf04 2018-12-27 15:33:19,630 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.91903090477s 2018-12-27 15:33:19,630 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-8e5bfa98-7af7-43e5-883d-3d54771caf04 2018-12-27 15:33:19,631 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-12-27 15:33:19,632 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:9696/v2.0/networks/e9f30fa2-3b63-46e8-9d73-ce12250d46a9.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c692e4b9d55b727305d70f7bb381f426f40ab260" 2018-12-27 15:33:21,691 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-724f9255-2875-431c-a3c0-54e7c230cec3 Date: Thu, 27 Dec 2018 15:33:21 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 15:33:21,691 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/networks/e9f30fa2-3b63-46e8-9d73-ce12250d46a9.json used request id req-724f9255-2875-431c-a3c0-54e7c230cec3 2018-12-27 15:33:21,691 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 2.05962300301s 2018-12-27 15:33:21,691 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/networks/e9f30fa2-3b63-46e8-9d73-ce12250d46a9.json used request id req-724f9255-2875-431c-a3c0-54e7c230cec3 2018-12-27 15:33:21,743 - xtesting.ci.run_tests - INFO - Loading test case 'tenantnetwork2'... 2018-12-27 15:33:21,786 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 15:33:21,793 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:33:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-918e73c1-4b8b-4c9b-99d2-c7a10f741b4b Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 15:33:21,793 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-918e73c1-4b8b-4c9b-99d2-c7a10f741b4b 2018-12-27 15:33:21,794 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000/v3/auth/tokens 2018-12-27 15:33:22,202 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}], "expires_at": "2018-12-27T16:33:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b7b4fceec1ad4c6eb74d758b709a9d93", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "a5bc08b9f81f4e5bb86c24f9f7547bae"}, "audit_ids": ["YRRihBNSSli_MLYC8-fztQ"], "issued_at": "2018-12-27T15:33:22.000000Z"}} 2018-12-27 15:33:22,205 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-27 15:33:22,206 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bf489d31e8921d711e8661914c20e4e18acb088f" 2018-12-27 15:33:22,567 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 726 X-Openstack-Request-Id: req-45053ca1-8104-4246-9ddf-ffb32e892b5e Date: Thu, 27 Dec 2018 15:33:22 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","updated_at":"2018-12-27T15:29:25Z","dns_domain":"","revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"a4959dd9-e8f4-4ea9-8c99-7bff545db58c","router:external":true,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"da629caea04941e1ae8979c379dc7c9d","status":"ACTIVE","subnets":["244ab55b-a0ed-4e50-9f85-07f08119ae55"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"da629caea04941e1ae8979c379dc7c9d","created_at":"2018-12-27T15:29:17Z","provider:network_type":"flat"}]} 2018-12-27 15:33:22,567 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json?router%3Aexternal=True used request id req-45053ca1-8104-4246-9ddf-ffb32e892b5e 2018-12-27 15:33:22,567 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.361922025681s 2018-12-27 15:33:22,568 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json?router%3Aexternal=True used request id req-45053ca1-8104-4246-9ddf-ffb32e892b5e 2018-12-27 15:33:22,572 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 15:33:22,577 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 15:33:22 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 15:33:22,578 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-27 15:33:22,581 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bf489d31e8921d711e8661914c20e4e18acb088f" 2018-12-27 15:33:22,690 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:33:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1a2913aa-60a6-44ea-94c5-f2c5ca1c9025 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.31:5000/v3/domains/914eec1d43ea4caf9d2fd33268c06258"}, "tags": [], "enabled": true, "id": "914eec1d43ea4caf9d2fd33268c06258", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains", "previous": null, "next": null}} 2018-12-27 15:33:22,690 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains used request id req-1a2913aa-60a6-44ea-94c5-f2c5ca1c9025 2018-12-27 15:33:22,690 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.112076997757s 2018-12-27 15:33:22,690 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains used request id req-1a2913aa-60a6-44ea-94c5-f2c5ca1c9025 2018-12-27 15:33:22,698 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-12-27 15:33:22,701 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}bf489d31e8921d711e8661914c20e4e18acb088f" -d '{"project": {"description": "Created by OPNFV Functest: tenantnetwork2", "enabled": true, "domain_id": "default", "name": "tenantnetwork2-project_30e20ffb-cce6-41ef-9b9d-99631903fefe"}}' 2018-12-27 15:33:22,909 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 27 Dec 2018 15:33:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7d22f9a3-2bdf-485d-8999-cf4d9a9eb84f Content-Length: 374 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: tenantnetwork2", "links": {"self": "http://172.30.9.31:5000/v3/projects/eb86435707ff4aceb18632af5cb11298"}, "tags": [], "enabled": true, "id": "eb86435707ff4aceb18632af5cb11298", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_30e20ffb-cce6-41ef-9b9d-99631903fefe"}} 2018-12-27 15:33:22,909 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-7d22f9a3-2bdf-485d-8999-cf4d9a9eb84f 2018-12-27 15:33:22,909 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.211585998535s 2018-12-27 15:33:22,910 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-7d22f9a3-2bdf-485d-8999-cf4d9a9eb84f 2018-12-27 15:33:22,910 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: tenantnetwork2', u'tags': [], 'enabled': True, 'id': u'eb86435707ff4aceb18632af5cb11298', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'tenantnetwork2-project_30e20ffb-cce6-41ef-9b9d-99631903fefe'}) 2018-12-27 15:33:22,917 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-12-27 15:33:22,921 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}bf489d31e8921d711e8661914c20e4e18acb088f" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "6c949fd8-9d85-48f5-803d-23fe38a1dffb", "email": null, "name": "tenantnetwork2-user_30e20ffb-cce6-41ef-9b9d-99631903fefe"}}' 2018-12-27 15:33:23,412 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 27 Dec 2018 15:33:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-877c43c6-aeee-47d3-a252-aa0f88bf5d80 Content-Length: 329 Content-Type: application/json RESP BODY: {"user": {"name": "tenantnetwork2-user_30e20ffb-cce6-41ef-9b9d-99631903fefe", "links": {"self": "http://172.30.9.31:5000/v3/users/b85c2ef126574e4290bdbaefce43123c"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "b85c2ef126574e4290bdbaefce43123c", "domain_id": "default", "password_expires_at": null}} 2018-12-27 15:33:23,412 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/users used request id req-877c43c6-aeee-47d3-a252-aa0f88bf5d80 2018-12-27 15:33:23,413 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.495387792587s 2018-12-27 15:33:23,413 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/users used request id req-877c43c6-aeee-47d3-a252-aa0f88bf5d80 2018-12-27 15:33:23,413 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'b85c2ef126574e4290bdbaefce43123c', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tenantnetwork2-user_30e20ffb-cce6-41ef-9b9d-99631903fefe'}) 2018-12-27 15:33:23,417 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-27 15:33:23,421 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bf489d31e8921d711e8661914c20e4e18acb088f" 2018-12-27 15:33:23,517 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:33:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bccaf0fa-2031-4e28-9d39-23b3d114ee6c Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 15:33:23,517 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-bccaf0fa-2031-4e28-9d39-23b3d114ee6c 2018-12-27 15:33:23,517 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0999121665955s 2018-12-27 15:33:23,517 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-bccaf0fa-2031-4e28-9d39-23b3d114ee6c 2018-12-27 15:33:23,522 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-27 15:33:23,526 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bf489d31e8921d711e8661914c20e4e18acb088f" 2018-12-27 15:33:23,630 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:33:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aa525521-3189-406d-bd5e-064dceab89ae Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 15:33:23,630 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-aa525521-3189-406d-bd5e-064dceab89ae 2018-12-27 15:33:23,631 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.108244895935s 2018-12-27 15:33:23,631 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-aa525521-3189-406d-bd5e-064dceab89ae 2018-12-27 15:33:23,632 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-12-27 15:33:23,636 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.roles 2018-12-27 15:33:23,639 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}bf489d31e8921d711e8661914c20e4e18acb088f" -d '{"role": {"name": "Member"}}' 2018-12-27 15:33:23,788 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 27 Dec 2018 15:33:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-42585a6d-ef00-48ab-b98a-e06f3089e3a8 Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}} 2018-12-27 15:33:23,788 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/roles used request id req-42585a6d-ef00-48ab-b98a-e06f3089e3a8 2018-12-27 15:33:23,788 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.roles in 0.152287006378s 2018-12-27 15:33:23,789 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/roles used request id req-42585a6d-ef00-48ab-b98a-e06f3089e3a8 2018-12-27 15:33:23,789 - functest.core.tenantnetwork - DEBUG - role: 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'5e97c57d600b48f5b4c8f915fe73d20b'}) 2018-12-27 15:33:23,793 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-27 15:33:23,796 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bf489d31e8921d711e8661914c20e4e18acb088f" 2018-12-27 15:33:23,899 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:33:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2cac93eb-d271-4332-806f-f2d6d8cfc89c Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 15:33:23,899 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-2cac93eb-d271-4332-806f-f2d6d8cfc89c 2018-12-27 15:33:23,900 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.106849908829s 2018-12-27 15:33:23,900 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-2cac93eb-d271-4332-806f-f2d6d8cfc89c 2018-12-27 15:33:23,905 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-27 15:33:23,908 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bf489d31e8921d711e8661914c20e4e18acb088f" 2018-12-27 15:33:24,025 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:33:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5591af66-774b-4619-8f46-8932c904ed4b Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-12-27 15:33:24,025 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains/default used request id req-5591af66-774b-4619-8f46-8932c904ed4b 2018-12-27 15:33:24,026 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.1209461689s 2018-12-27 15:33:24,026 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains/default used request id req-5591af66-774b-4619-8f46-8932c904ed4b 2018-12-27 15:33:24,027 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-27 15:33:24,030 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bf489d31e8921d711e8661914c20e4e18acb088f" 2018-12-27 15:33:24,149 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:33:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-03126684-35c0-4445-8b99-aee3f53120ed Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/05a834ddebbc40688596b7460b47439e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05a834ddebbc40688596b7460b47439e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/08226a0ad01943f39559448239e291e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "08226a0ad01943f39559448239e291e1", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/55c0552fe37a4f7ca0e73939514bc683"}, "domain_id": "default", "enabled": true, "options": {}, "id": "55c0552fe37a4f7ca0e73939514bc683", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/646a4af4e3b5439a97996d353fea3924"}, "domain_id": "914eec1d43ea4caf9d2fd33268c06258", "enabled": true, "options": {}, "id": "646a4af4e3b5439a97996d353fea3924", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/85fb203e51c34d3f8122e285a6a318b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85fb203e51c34d3f8122e285a6a318b3", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/905e7f4b42d24cca93b99d2401fa3378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "905e7f4b42d24cca93b99d2401fa3378", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/a5bc08b9f81f4e5bb86c24f9f7547bae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5bc08b9f81f4e5bb86c24f9f7547bae", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/a5c780627f004d318bf908d80305da9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5c780627f004d318bf908d80305da9c", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/b18425bf2b044bc9af7e194919539a17"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b18425bf2b044bc9af7e194919539a17", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "tenantnetwork2-user_30e20ffb-cce6-41ef-9b9d-99631903fefe", "links": {"self": "http://172.30.9.31:5000/v3/users/b85c2ef126574e4290bdbaefce43123c"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "b85c2ef126574e4290bdbaefce43123c", "domain_id": "default", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/b8d2134b619d4dca80e21d6fb16449b0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b8d2134b619d4dca80e21d6fb16449b0", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/b9ab6a25a652438285139fe5b44aea62"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9ab6a25a652438285139fe5b44aea62", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/c08462554a4844d681348f58b9b0edee"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c08462554a4844d681348f58b9b0edee", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/ddfc3a9aad444d4782eae677c8a98130"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ddfc3a9aad444d4782eae677c8a98130", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/f2a74f2185a54676a6cb2bb5ecfcc4f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2a74f2185a54676a6cb2bb5ecfcc4f6", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-12-27 15:33:24,149 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-03126684-35c0-4445-8b99-aee3f53120ed 2018-12-27 15:33:24,149 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.122023820877s 2018-12-27 15:33:24,149 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-03126684-35c0-4445-8b99-aee3f53120ed 2018-12-27 15:33:24,160 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-27 15:33:24,163 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bf489d31e8921d711e8661914c20e4e18acb088f" 2018-12-27 15:33:24,264 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:33:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2e70dbe5-00b1-4066-80cd-0f1ac53b880d Content-Encoding: gzip Content-Length: 396 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93"}, "tags": [], "enabled": true, "id": "b7b4fceec1ad4c6eb74d758b709a9d93", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/da629caea04941e1ae8979c379dc7c9d"}, "tags": [], "enabled": true, "id": "da629caea04941e1ae8979c379dc7c9d", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tenantnetwork2", "links": {"self": "http://172.30.9.31:5000/v3/projects/eb86435707ff4aceb18632af5cb11298"}, "tags": [], "enabled": true, "id": "eb86435707ff4aceb18632af5cb11298", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_30e20ffb-cce6-41ef-9b9d-99631903fefe"}]} 2018-12-27 15:33:24,265 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?domain_id=default used request id req-2e70dbe5-00b1-4066-80cd-0f1ac53b880d 2018-12-27 15:33:24,265 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.104296922684s 2018-12-27 15:33:24,265 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?domain_id=default used request id req-2e70dbe5-00b1-4066-80cd-0f1ac53b880d 2018-12-27 15:33:24,273 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-12-27 15:33:24,276 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:5000/v3/role_assignments?user.id=b85c2ef126574e4290bdbaefce43123c&role.id=5e97c57d600b48f5b4c8f915fe73d20b&scope.project.id=eb86435707ff4aceb18632af5cb11298" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bf489d31e8921d711e8661914c20e4e18acb088f" 2018-12-27 15:33:24,303 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:33:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-672f4a82-3314-4cdc-b2b1-3ba5964e70ca Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.31:5000/v3/role_assignments?user.id=b85c2ef126574e4290bdbaefce43123c&role.id=5e97c57d600b48f5b4c8f915fe73d20b&scope.project.id=eb86435707ff4aceb18632af5cb11298", "previous": null, "next": null}} 2018-12-27 15:33:24,304 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/role_assignments?user.id=b85c2ef126574e4290bdbaefce43123c&role.id=5e97c57d600b48f5b4c8f915fe73d20b&scope.project.id=eb86435707ff4aceb18632af5cb11298 used request id req-672f4a82-3314-4cdc-b2b1-3ba5964e70ca 2018-12-27 15:33:24,304 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0309991836548s 2018-12-27 15:33:24,304 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/role_assignments?user.id=b85c2ef126574e4290bdbaefce43123c&role.id=5e97c57d600b48f5b4c8f915fe73d20b&scope.project.id=eb86435707ff4aceb18632af5cb11298 used request id req-672f4a82-3314-4cdc-b2b1-3ba5964e70ca 2018-12-27 15:33:24,308 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-12-27 15:33:24,311 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.31:5000/v3/projects/eb86435707ff4aceb18632af5cb11298/users/b85c2ef126574e4290bdbaefce43123c/roles/5e97c57d600b48f5b4c8f915fe73d20b -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bf489d31e8921d711e8661914c20e4e18acb088f" 2018-12-27 15:33:24,489 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 15:33:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e4438e9e-4328-4243-8814-0200f2d770bc Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 15:33:24,489 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/eb86435707ff4aceb18632af5cb11298/users/b85c2ef126574e4290bdbaefce43123c/roles/5e97c57d600b48f5b4c8f915fe73d20b used request id req-e4438e9e-4328-4243-8814-0200f2d770bc 2018-12-27 15:33:24,489 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.181535959244s 2018-12-27 15:33:24,490 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/eb86435707ff4aceb18632af5cb11298/users/b85c2ef126574e4290bdbaefce43123c/roles/5e97c57d600b48f5b4c8f915fe73d20b used request id req-e4438e9e-4328-4243-8814-0200f2d770bc 2018-12-27 15:33:24,490 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'tenantnetwork2-project_30e20ffb-cce6-41ef-9b9d-99631903fefe', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'tenant_name': 'admin', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': u'1', u'image_api_version': '2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'regionOne', u'key_manager_api_version': u'v1', 'project_id': u'eb86435707ff4aceb18632af5cb11298', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '6c949fd8-9d85-48f5-803d-23fe38a1dffb', 'username': u'tenantnetwork2-user_30e20ffb-cce6-41ef-9b9d-99631903fefe', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.31:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-12-27 15:33:24,494 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'tenantnetwork2-user_30e20ffb-cce6-41ef-9b9d-99631903fefe', 'password': '6c949fd8-9d85-48f5-803d-23fe38a1dffb', 'project_name': 'tenantnetwork2-project_30e20ffb-cce6-41ef-9b9d-99631903fefe', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.31:5000//v3', 'project_id': 'eb86435707ff4aceb18632af5cb11298', 'project_domain_name': 'Default'} 2018-12-27 15:33:24,494 - xtesting.ci.run_tests - INFO - Running test case 'tenantnetwork2'... 2018-12-27 15:33:24,528 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-27 15:33:24,531 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bf489d31e8921d711e8661914c20e4e18acb088f" 2018-12-27 15:33:24,635 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:33:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b172e132-02e9-44e4-b9fc-b036ea629906 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.31:5000/v3/domains/914eec1d43ea4caf9d2fd33268c06258"}, "tags": [], "enabled": true, "id": "914eec1d43ea4caf9d2fd33268c06258", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains", "previous": null, "next": null}} 2018-12-27 15:33:24,635 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains used request id req-b172e132-02e9-44e4-b9fc-b036ea629906 2018-12-27 15:33:24,636 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.106993913651s 2018-12-27 15:33:24,636 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains used request id req-b172e132-02e9-44e4-b9fc-b036ea629906 2018-12-27 15:33:24,643 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-27 15:33:24,646 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bf489d31e8921d711e8661914c20e4e18acb088f" 2018-12-27 15:33:24,748 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:33:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3abad05b-5101-4786-8076-474935937275 Content-Encoding: gzip Content-Length: 396 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93"}, "tags": [], "enabled": true, "id": "b7b4fceec1ad4c6eb74d758b709a9d93", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/da629caea04941e1ae8979c379dc7c9d"}, "tags": [], "enabled": true, "id": "da629caea04941e1ae8979c379dc7c9d", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tenantnetwork2", "links": {"self": "http://172.30.9.31:5000/v3/projects/eb86435707ff4aceb18632af5cb11298"}, "tags": [], "enabled": true, "id": "eb86435707ff4aceb18632af5cb11298", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_30e20ffb-cce6-41ef-9b9d-99631903fefe"}]} 2018-12-27 15:33:24,749 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?domain_id=default used request id req-3abad05b-5101-4786-8076-474935937275 2018-12-27 15:33:24,749 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.10565495491s 2018-12-27 15:33:24,749 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?domain_id=default used request id req-3abad05b-5101-4786-8076-474935937275 2018-12-27 15:33:24,751 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-12-27 15:33:24,752 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}bf489d31e8921d711e8661914c20e4e18acb088f" -d '{"network": {"tenant_id": "eb86435707ff4aceb18632af5cb11298", "name": "tenantnetwork2-net_30e20ffb-cce6-41ef-9b9d-99631903fefe", "admin_state_up": true}}' 2018-12-27 15:33:26,906 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 725 X-Openstack-Request-Id: req-3b40aaf3-5106-4c3f-89ef-10dc184fa344 Date: Thu, 27 Dec 2018 15:33:26 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"provider:network_type":"geneve","id":"6358e799-ae4e-4dec-90b9-402b23e732af","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":56,"ipv4_address_scope":null,"shared":false,"project_id":"eb86435707ff4aceb18632af5cb11298","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-27T15:33:26Z","is_default":false,"qos_policy_id":null,"name":"tenantnetwork2-net_30e20ffb-cce6-41ef-9b9d-99631903fefe","admin_state_up":true,"tenant_id":"eb86435707ff4aceb18632af5cb11298","created_at":"2018-12-27T15:33:25Z","mtu":1442}} 2018-12-27 15:33:26,907 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-3b40aaf3-5106-4c3f-89ef-10dc184fa344 2018-12-27 15:33:26,907 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 2.15537595749s 2018-12-27 15:33:26,907 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-3b40aaf3-5106-4c3f-89ef-10dc184fa344 2018-12-27 15:33:26,908 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'dns_domain': u'', u'updated_at': u'2018-12-27T15:33:26Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'provider:network_type': u'geneve', u'id': u'6358e799-ae4e-4dec-90b9-402b23e732af', u'provider:segmentation_id': 56, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'tenantnetwork2-net_30e20ffb-cce6-41ef-9b9d-99631903fefe', u'created_at': u'2018-12-27T15:33:25Z', u'mtu': 1442, u'tenant_id': u'eb86435707ff4aceb18632af5cb11298', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'eb86435707ff4aceb18632af5cb11298'}) 2018-12-27 15:33:26,909 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 15:33:26,916 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:33:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dc9a770d-ffb4-45ea-8b95-b3484c31e1ee Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 15:33:26,917 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-dc9a770d-ffb4-45ea-8b95-b3484c31e1ee 2018-12-27 15:33:26,917 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000/v3/auth/tokens 2018-12-27 15:33:27,314 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T16:33:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "eb86435707ff4aceb18632af5cb11298", "name": "tenantnetwork2-project_30e20ffb-cce6-41ef-9b9d-99631903fefe"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/eb86435707ff4aceb18632af5cb11298", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/eb86435707ff4aceb18632af5cb11298", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/eb86435707ff4aceb18632af5cb11298", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/eb86435707ff4aceb18632af5cb11298", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/eb86435707ff4aceb18632af5cb11298", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/eb86435707ff4aceb18632af5cb11298", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/eb86435707ff4aceb18632af5cb11298", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/eb86435707ff4aceb18632af5cb11298", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/eb86435707ff4aceb18632af5cb11298", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_eb86435707ff4aceb18632af5cb11298", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_eb86435707ff4aceb18632af5cb11298", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/eb86435707ff4aceb18632af5cb11298", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/eb86435707ff4aceb18632af5cb11298", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/eb86435707ff4aceb18632af5cb11298", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "tenantnetwork2-user_30e20ffb-cce6-41ef-9b9d-99631903fefe", "id": "b85c2ef126574e4290bdbaefce43123c"}, "audit_ids": ["NAjbkmsyQ2-HZJBKdVBI5g"], "issued_at": "2018-12-27T15:33:27.000000Z"}} 2018-12-27 15:33:27,317 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-27 15:33:27,317 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}203d6ee96965dd7aa1cddcd6f88a3a11286cbce0" 2018-12-27 15:33:28,225 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1221 X-Openstack-Request-Id: req-e7b6408d-3878-4299-8673-534fa177079b Date: Thu, 27 Dec 2018 15:33:28 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"id":"6358e799-ae4e-4dec-90b9-402b23e732af","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"eb86435707ff4aceb18632af5cb11298","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-27T15:33:26Z","qos_policy_id":null,"name":"tenantnetwork2-net_30e20ffb-cce6-41ef-9b9d-99631903fefe","admin_state_up":true,"tenant_id":"eb86435707ff4aceb18632af5cb11298","created_at":"2018-12-27T15:33:25Z","mtu":1442},{"updated_at":"2018-12-27T15:29:25Z","dns_domain":"","revision_number":7,"port_security_enabled":true,"id":"a4959dd9-e8f4-4ea9-8c99-7bff545db58c","router:external":true,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"da629caea04941e1ae8979c379dc7c9d","status":"ACTIVE","subnets":["244ab55b-a0ed-4e50-9f85-07f08119ae55"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"da629caea04941e1ae8979c379dc7c9d","created_at":"2018-12-27T15:29:17Z","mtu":1500}]} 2018-12-27 15:33:28,225 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-e7b6408d-3878-4299-8673-534fa177079b 2018-12-27 15:33:28,225 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.908443927765s 2018-12-27 15:33:28,226 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-e7b6408d-3878-4299-8673-534fa177079b 2018-12-27 15:33:28,227 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-12-27 15:33:28,228 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}203d6ee96965dd7aa1cddcd6f88a3a11286cbce0" -d '{"subnet": {"name": "tenantnetwork2-subnet_30e20ffb-cce6-41ef-9b9d-99631903fefe", "enable_dhcp": true, "network_id": "6358e799-ae4e-4dec-90b9-402b23e732af", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-12-27 15:33:29,863 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-17aeaefe-01a1-4dad-8c55-9564b015941c Date: Thu, 27 Dec 2018 15:33:29 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6358e799-ae4e-4dec-90b9-402b23e732af","tenant_id":"eb86435707ff4aceb18632af5cb11298","created_at":"2018-12-27T15:33:28Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-12-27T15:33:28Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"eb86435707ff4aceb18632af5cb11298","id":"2fb05b3f-49ff-4cb1-a076-8a4eacd1eb9d","subnetpool_id":null,"name":"tenantnetwork2-subnet_30e20ffb-cce6-41ef-9b9d-99631903fefe"}} 2018-12-27 15:33:29,863 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/subnets.json used request id req-17aeaefe-01a1-4dad-8c55-9564b015941c 2018-12-27 15:33:29,863 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 1.63593196869s 2018-12-27 15:33:29,863 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/subnets.json used request id req-17aeaefe-01a1-4dad-8c55-9564b015941c 2018-12-27 15:33:29,864 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-12-27T15:33:28Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'2fb05b3f-49ff-4cb1-a076-8a4eacd1eb9d', u'subnetpool_id': None, u'service_types': [], u'name': u'tenantnetwork2-subnet_30e20ffb-cce6-41ef-9b9d-99631903fefe', u'enable_dhcp': True, u'network_id': u'6358e799-ae4e-4dec-90b9-402b23e732af', u'tenant_id': u'eb86435707ff4aceb18632af5cb11298', u'created_at': u'2018-12-27T15:33:28Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'eb86435707ff4aceb18632af5cb11298'}) 2018-12-27 15:33:29,864 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-12-27 15:33:29,865 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}203d6ee96965dd7aa1cddcd6f88a3a11286cbce0" -d '{"router": {"external_gateway_info": {"network_id": "a4959dd9-e8f4-4ea9-8c99-7bff545db58c"}, "name": "tenantnetwork2-router_30e20ffb-cce6-41ef-9b9d-99631903fefe", "admin_state_up": true}}' 2018-12-27 15:33:32,033 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 625 X-Openstack-Request-Id: req-4ef2a6ff-275d-4c10-9e8b-b9821bf70efb Date: Thu, 27 Dec 2018 15:33:32 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "a4959dd9-e8f4-4ea9-8c99-7bff545db58c", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "244ab55b-a0ed-4e50-9f85-07f08119ae55", "ip_address": "172.30.9.202"}]}, "description": "", "tags": [], "tenant_id": "eb86435707ff4aceb18632af5cb11298", "created_at": "2018-12-27T15:33:30Z", "admin_state_up": true, "updated_at": "2018-12-27T15:33:31Z", "revision_number": 2, "routes": [], "project_id": "eb86435707ff4aceb18632af5cb11298", "id": "e1bb7693-56cd-4506-87e2-91a2158ac715", "name": "tenantnetwork2-router_30e20ffb-cce6-41ef-9b9d-99631903fefe"}} 2018-12-27 15:33:32,034 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/routers.json used request id req-4ef2a6ff-275d-4c10-9e8b-b9821bf70efb 2018-12-27 15:33:32,034 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 2.16929316521s 2018-12-27 15:33:32,034 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/routers.json used request id req-4ef2a6ff-275d-4c10-9e8b-b9821bf70efb 2018-12-27 15:33:32,034 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'a4959dd9-e8f4-4ea9-8c99-7bff545db58c', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'244ab55b-a0ed-4e50-9f85-07f08119ae55', u'ip_address': u'172.30.9.202'}]}, u'description': u'', u'tags': [], u'tenant_id': u'eb86435707ff4aceb18632af5cb11298', u'created_at': u'2018-12-27T15:33:30Z', u'admin_state_up': True, u'updated_at': u'2018-12-27T15:33:31Z', u'revision_number': 2, u'routes': [], u'project_id': u'eb86435707ff4aceb18632af5cb11298', u'id': u'e1bb7693-56cd-4506-87e2-91a2158ac715', u'name': u'tenantnetwork2-router_30e20ffb-cce6-41ef-9b9d-99631903fefe'}) 2018-12-27 15:33:32,035 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-12-27 15:33:32,036 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.31:9696/v2.0/routers/e1bb7693-56cd-4506-87e2-91a2158ac715/add_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}203d6ee96965dd7aa1cddcd6f88a3a11286cbce0" -d '{"subnet_id": "2fb05b3f-49ff-4cb1-a076-8a4eacd1eb9d"}' 2018-12-27 15:33:35,135 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-e506367c-8bb0-47f8-a91d-8fca03888d79 Date: Thu, 27 Dec 2018 15:33:35 GMT RESP BODY: {"network_id": "6358e799-ae4e-4dec-90b9-402b23e732af", "tenant_id": "eb86435707ff4aceb18632af5cb11298", "subnet_id": "2fb05b3f-49ff-4cb1-a076-8a4eacd1eb9d", "subnet_ids": ["2fb05b3f-49ff-4cb1-a076-8a4eacd1eb9d"], "port_id": "0cf1a8c0-fcd3-4ae1-aac4-b403a6855e64", "id": "e1bb7693-56cd-4506-87e2-91a2158ac715"} 2018-12-27 15:33:35,135 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.31:9696/v2.0/routers/e1bb7693-56cd-4506-87e2-91a2158ac715/add_router_interface.json used request id req-e506367c-8bb0-47f8-a91d-8fca03888d79 2018-12-27 15:33:35,135 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 3.09987783432s 2018-12-27 15:33:35,135 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.31:9696/v2.0/routers/e1bb7693-56cd-4506-87e2-91a2158ac715/add_router_interface.json used request id req-e506367c-8bb0-47f8-a91d-8fca03888d79 returning object e1bb7693-56cd-4506-87e2-91a2158ac715 2018-12-27 15:33:35,240 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-12-27 15:33:35,241 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | tenantnetwork2 | functest | 00:11 | PASS | +------------------------+------------------+------------------+----------------+ 2018-12-27 15:33:35,246 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-12-27 15:33:35,246 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.31:9696/v2.0/routers/e1bb7693-56cd-4506-87e2-91a2158ac715/remove_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}203d6ee96965dd7aa1cddcd6f88a3a11286cbce0" -d '{"subnet_id": "2fb05b3f-49ff-4cb1-a076-8a4eacd1eb9d"}' 2018-12-27 15:33:37,257 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-6302f997-e20e-4250-9a20-59d3f036c662 Date: Thu, 27 Dec 2018 15:33:37 GMT RESP BODY: {"network_id": "6358e799-ae4e-4dec-90b9-402b23e732af", "tenant_id": "eb86435707ff4aceb18632af5cb11298", "subnet_id": "2fb05b3f-49ff-4cb1-a076-8a4eacd1eb9d", "subnet_ids": ["2fb05b3f-49ff-4cb1-a076-8a4eacd1eb9d"], "port_id": "0cf1a8c0-fcd3-4ae1-aac4-b403a6855e64", "id": "e1bb7693-56cd-4506-87e2-91a2158ac715"} 2018-12-27 15:33:37,257 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.31:9696/v2.0/routers/e1bb7693-56cd-4506-87e2-91a2158ac715/remove_router_interface.json used request id req-6302f997-e20e-4250-9a20-59d3f036c662 2018-12-27 15:33:37,257 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.01118206978s 2018-12-27 15:33:37,257 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.31:9696/v2.0/routers/e1bb7693-56cd-4506-87e2-91a2158ac715/remove_router_interface.json used request id req-6302f997-e20e-4250-9a20-59d3f036c662 returning object e1bb7693-56cd-4506-87e2-91a2158ac715 2018-12-27 15:33:37,258 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-12-27 15:33:37,258 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}203d6ee96965dd7aa1cddcd6f88a3a11286cbce0" 2018-12-27 15:33:37,797 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-9713230c-d936-434e-8f4d-fb430b0965a9 Date: Thu, 27 Dec 2018 15:33:37 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "a4959dd9-e8f4-4ea9-8c99-7bff545db58c", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "244ab55b-a0ed-4e50-9f85-07f08119ae55", "ip_address": "172.30.9.202"}]}, "description": "", "tags": [], "tenant_id": "eb86435707ff4aceb18632af5cb11298", "created_at": "2018-12-27T15:33:30Z", "admin_state_up": true, "updated_at": "2018-12-27T15:33:36Z", "revision_number": 4, "routes": [], "project_id": "eb86435707ff4aceb18632af5cb11298", "id": "e1bb7693-56cd-4506-87e2-91a2158ac715", "name": "tenantnetwork2-router_30e20ffb-cce6-41ef-9b9d-99631903fefe"}]} 2018-12-27 15:33:37,797 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/routers.json used request id req-9713230c-d936-434e-8f4d-fb430b0965a9 2018-12-27 15:33:37,797 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.539168834686s 2018-12-27 15:33:37,797 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/routers.json used request id req-9713230c-d936-434e-8f4d-fb430b0965a9 2018-12-27 15:33:37,799 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-12-27 15:33:37,799 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:9696/v2.0/routers/e1bb7693-56cd-4506-87e2-91a2158ac715.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}203d6ee96965dd7aa1cddcd6f88a3a11286cbce0" 2018-12-27 15:33:39,575 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-3a867449-57e9-40a1-95ae-ed806bf78f3f Content-Length: 0 Date: Thu, 27 Dec 2018 15:33:39 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 15:33:39,575 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/routers/e1bb7693-56cd-4506-87e2-91a2158ac715.json used request id req-3a867449-57e9-40a1-95ae-ed806bf78f3f 2018-12-27 15:33:39,575 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.77674007416s 2018-12-27 15:33:39,576 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/routers/e1bb7693-56cd-4506-87e2-91a2158ac715.json used request id req-3a867449-57e9-40a1-95ae-ed806bf78f3f 2018-12-27 15:33:39,576 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-12-27 15:33:39,576 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}203d6ee96965dd7aa1cddcd6f88a3a11286cbce0" 2018-12-27 15:33:40,482 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-3e03abd3-6c2e-417a-9dea-bfc178fc871b Date: Thu, 27 Dec 2018 15:33:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6358e799-ae4e-4dec-90b9-402b23e732af","tenant_id":"eb86435707ff4aceb18632af5cb11298","created_at":"2018-12-27T15:33:28Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-12-27T15:33:28Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"eb86435707ff4aceb18632af5cb11298","id":"2fb05b3f-49ff-4cb1-a076-8a4eacd1eb9d","subnetpool_id":null,"name":"tenantnetwork2-subnet_30e20ffb-cce6-41ef-9b9d-99631903fefe"}]} 2018-12-27 15:33:40,482 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets.json used request id req-3e03abd3-6c2e-417a-9dea-bfc178fc871b 2018-12-27 15:33:40,482 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.905761003494s 2018-12-27 15:33:40,482 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets.json used request id req-3e03abd3-6c2e-417a-9dea-bfc178fc871b 2018-12-27 15:33:40,483 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-12-27 15:33:40,484 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:9696/v2.0/subnets/2fb05b3f-49ff-4cb1-a076-8a4eacd1eb9d.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}203d6ee96965dd7aa1cddcd6f88a3a11286cbce0" 2018-12-27 15:33:42,596 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-118d036e-176f-4b1f-a4e2-27cfd25570f8 Date: Thu, 27 Dec 2018 15:33:42 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 15:33:42,596 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/subnets/2fb05b3f-49ff-4cb1-a076-8a4eacd1eb9d.json used request id req-118d036e-176f-4b1f-a4e2-27cfd25570f8 2018-12-27 15:33:42,597 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.11297893524s 2018-12-27 15:33:42,597 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/subnets/2fb05b3f-49ff-4cb1-a076-8a4eacd1eb9d.json used request id req-118d036e-176f-4b1f-a4e2-27cfd25570f8 2018-12-27 15:33:42,597 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-27 15:33:42,598 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}203d6ee96965dd7aa1cddcd6f88a3a11286cbce0" 2018-12-27 15:33:42,698 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1221 X-Openstack-Request-Id: req-2256d7b2-3aa9-46fe-85e7-60ee41059305 Date: Thu, 27 Dec 2018 15:33:42 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":5,"port_security_enabled":true,"id":"6358e799-ae4e-4dec-90b9-402b23e732af","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"eb86435707ff4aceb18632af5cb11298","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-27T15:33:42Z","qos_policy_id":null,"name":"tenantnetwork2-net_30e20ffb-cce6-41ef-9b9d-99631903fefe","admin_state_up":true,"tenant_id":"eb86435707ff4aceb18632af5cb11298","created_at":"2018-12-27T15:33:25Z","mtu":1442},{"updated_at":"2018-12-27T15:29:25Z","dns_domain":"","revision_number":7,"port_security_enabled":true,"id":"a4959dd9-e8f4-4ea9-8c99-7bff545db58c","router:external":true,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"da629caea04941e1ae8979c379dc7c9d","status":"ACTIVE","subnets":["244ab55b-a0ed-4e50-9f85-07f08119ae55"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"da629caea04941e1ae8979c379dc7c9d","created_at":"2018-12-27T15:29:17Z","mtu":1500}]} 2018-12-27 15:33:42,698 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-2256d7b2-3aa9-46fe-85e7-60ee41059305 2018-12-27 15:33:42,698 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.100920915604s 2018-12-27 15:33:42,699 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-2256d7b2-3aa9-46fe-85e7-60ee41059305 2018-12-27 15:33:42,700 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-12-27 15:33:42,700 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:9696/v2.0/networks/6358e799-ae4e-4dec-90b9-402b23e732af.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}203d6ee96965dd7aa1cddcd6f88a3a11286cbce0" 2018-12-27 15:33:44,735 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-0dc305a1-b7ed-4199-b766-b5ff42ccf99e Date: Thu, 27 Dec 2018 15:33:44 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 15:33:44,735 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/networks/6358e799-ae4e-4dec-90b9-402b23e732af.json used request id req-0dc305a1-b7ed-4199-b766-b5ff42ccf99e 2018-12-27 15:33:44,735 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 2.03521084785s 2018-12-27 15:33:44,735 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/networks/6358e799-ae4e-4dec-90b9-402b23e732af.json used request id req-0dc305a1-b7ed-4199-b766-b5ff42ccf99e 2018-12-27 15:33:44,736 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-27 15:33:44,739 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bf489d31e8921d711e8661914c20e4e18acb088f" 2018-12-27 15:33:44,941 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:33:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-141cc045-1010-41e2-9af0-ed7c76e446a9 Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/05a834ddebbc40688596b7460b47439e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05a834ddebbc40688596b7460b47439e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/08226a0ad01943f39559448239e291e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "08226a0ad01943f39559448239e291e1", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/55c0552fe37a4f7ca0e73939514bc683"}, "domain_id": "default", "enabled": true, "options": {}, "id": "55c0552fe37a4f7ca0e73939514bc683", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/646a4af4e3b5439a97996d353fea3924"}, "domain_id": "914eec1d43ea4caf9d2fd33268c06258", "enabled": true, "options": {}, "id": "646a4af4e3b5439a97996d353fea3924", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/85fb203e51c34d3f8122e285a6a318b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85fb203e51c34d3f8122e285a6a318b3", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/905e7f4b42d24cca93b99d2401fa3378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "905e7f4b42d24cca93b99d2401fa3378", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/a5bc08b9f81f4e5bb86c24f9f7547bae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5bc08b9f81f4e5bb86c24f9f7547bae", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/a5c780627f004d318bf908d80305da9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5c780627f004d318bf908d80305da9c", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/b18425bf2b044bc9af7e194919539a17"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b18425bf2b044bc9af7e194919539a17", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "tenantnetwork2-user_30e20ffb-cce6-41ef-9b9d-99631903fefe", "links": {"self": "http://172.30.9.31:5000/v3/users/b85c2ef126574e4290bdbaefce43123c"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "b85c2ef126574e4290bdbaefce43123c", "domain_id": "default", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/b8d2134b619d4dca80e21d6fb16449b0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b8d2134b619d4dca80e21d6fb16449b0", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/b9ab6a25a652438285139fe5b44aea62"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9ab6a25a652438285139fe5b44aea62", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/c08462554a4844d681348f58b9b0edee"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c08462554a4844d681348f58b9b0edee", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/ddfc3a9aad444d4782eae677c8a98130"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ddfc3a9aad444d4782eae677c8a98130", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/f2a74f2185a54676a6cb2bb5ecfcc4f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2a74f2185a54676a6cb2bb5ecfcc4f6", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-12-27 15:33:44,941 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-141cc045-1010-41e2-9af0-ed7c76e446a9 2018-12-27 15:33:44,942 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.205595970154s 2018-12-27 15:33:44,942 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-141cc045-1010-41e2-9af0-ed7c76e446a9 2018-12-27 15:33:44,948 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-27 15:33:44,951 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/users/b85c2ef126574e4290bdbaefce43123c -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bf489d31e8921d711e8661914c20e4e18acb088f" 2018-12-27 15:33:45,072 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:33:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-554eff96-df11-431f-bda3-d50cd1b73469 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"user": {"name": "tenantnetwork2-user_30e20ffb-cce6-41ef-9b9d-99631903fefe", "links": {"self": "http://172.30.9.31:5000/v3/users/b85c2ef126574e4290bdbaefce43123c"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "b85c2ef126574e4290bdbaefce43123c", "description": null}} 2018-12-27 15:33:45,072 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users/b85c2ef126574e4290bdbaefce43123c used request id req-554eff96-df11-431f-bda3-d50cd1b73469 2018-12-27 15:33:45,072 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.124455928802s 2018-12-27 15:33:45,073 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users/b85c2ef126574e4290bdbaefce43123c used request id req-554eff96-df11-431f-bda3-d50cd1b73469 2018-12-27 15:33:45,073 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-12-27 15:33:45,077 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:5000/v3/users/b85c2ef126574e4290bdbaefce43123c -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bf489d31e8921d711e8661914c20e4e18acb088f" 2018-12-27 15:33:45,387 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 15:33:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ceaeadaf-ff52-46e8-a299-26d5bb035874 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 15:33:45,387 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/b85c2ef126574e4290bdbaefce43123c used request id req-ceaeadaf-ff52-46e8-a299-26d5bb035874 2018-12-27 15:33:45,387 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.313892126083s 2018-12-27 15:33:45,387 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/b85c2ef126574e4290bdbaefce43123c used request id req-ceaeadaf-ff52-46e8-a299-26d5bb035874 2018-12-27 15:33:45,394 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-27 15:33:45,397 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bf489d31e8921d711e8661914c20e4e18acb088f" 2018-12-27 15:33:45,506 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:33:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bd4fdc7b-f475-4d88-8e7b-a98e9d2db53a Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93"}, "tags": [], "enabled": true, "id": "b7b4fceec1ad4c6eb74d758b709a9d93", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/da629caea04941e1ae8979c379dc7c9d"}, "tags": [], "enabled": true, "id": "da629caea04941e1ae8979c379dc7c9d", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tenantnetwork2", "links": {"self": "http://172.30.9.31:5000/v3/projects/eb86435707ff4aceb18632af5cb11298"}, "tags": [], "enabled": true, "id": "eb86435707ff4aceb18632af5cb11298", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_30e20ffb-cce6-41ef-9b9d-99631903fefe"}]} 2018-12-27 15:33:45,506 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects used request id req-bd4fdc7b-f475-4d88-8e7b-a98e9d2db53a 2018-12-27 15:33:45,507 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.112736940384s 2018-12-27 15:33:45,507 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects used request id req-bd4fdc7b-f475-4d88-8e7b-a98e9d2db53a 2018-12-27 15:33:45,511 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-12-27 15:33:45,514 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:5000/v3/projects/eb86435707ff4aceb18632af5cb11298 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bf489d31e8921d711e8661914c20e4e18acb088f" 2018-12-27 15:33:45,821 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 15:33:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4f43de0c-a841-4534-b8fd-61d8a164092f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 15:33:45,821 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/eb86435707ff4aceb18632af5cb11298 used request id req-4f43de0c-a841-4534-b8fd-61d8a164092f 2018-12-27 15:33:45,822 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.310574054718s 2018-12-27 15:33:45,822 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/eb86435707ff4aceb18632af5cb11298 used request id req-4f43de0c-a841-4534-b8fd-61d8a164092f 2018-12-27 15:33:45,825 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-27 15:33:45,825 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:9696/v2.0/security-groups.json?project_id=eb86435707ff4aceb18632af5cb11298&name=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bf489d31e8921d711e8661914c20e4e18acb088f" 2018-12-27 15:33:46,660 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2434 X-Openstack-Request-Id: req-8824b819-469e-422d-8562-2ce61653007b Date: Thu, 27 Dec 2018 15:33:46 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "eb86435707ff4aceb18632af5cb11298", "created_at": "2018-12-27T15:33:25Z", "updated_at": "2018-12-27T15:33:25Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:25Z", "revision_number": 0, "id": "31c02fab-598d-49f6-93de-db952138945f", "remote_group_id": "5ac3edf4-bd03-401c-b78a-565d848df810", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:25Z", "security_group_id": "5ac3edf4-bd03-401c-b78a-565d848df810", "tenant_id": "eb86435707ff4aceb18632af5cb11298", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb86435707ff4aceb18632af5cb11298"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:25Z", "revision_number": 0, "id": "349dff5a-4ba6-4107-b2b0-1396c2359639", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:25Z", "security_group_id": "5ac3edf4-bd03-401c-b78a-565d848df810", "tenant_id": "eb86435707ff4aceb18632af5cb11298", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb86435707ff4aceb18632af5cb11298"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:25Z", "revision_number": 0, "id": "b926ae9f-0e91-432e-9b51-84e6d213026f", "remote_group_id": "5ac3edf4-bd03-401c-b78a-565d848df810", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:25Z", "security_group_id": "5ac3edf4-bd03-401c-b78a-565d848df810", "tenant_id": "eb86435707ff4aceb18632af5cb11298", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb86435707ff4aceb18632af5cb11298"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:25Z", "revision_number": 0, "id": "d93cb027-7bc9-4545-a7d6-57a35ceb51fd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:25Z", "security_group_id": "5ac3edf4-bd03-401c-b78a-565d848df810", "tenant_id": "eb86435707ff4aceb18632af5cb11298", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb86435707ff4aceb18632af5cb11298"}], "revision_number": 4, "project_id": "eb86435707ff4aceb18632af5cb11298", "id": "5ac3edf4-bd03-401c-b78a-565d848df810", "name": "default"}]} 2018-12-27 15:33:46,661 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json?project_id=eb86435707ff4aceb18632af5cb11298&name=default used request id req-8824b819-469e-422d-8562-2ce61653007b 2018-12-27 15:33:46,661 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.835911989212s 2018-12-27 15:33:46,661 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json?project_id=eb86435707ff4aceb18632af5cb11298&name=default used request id req-8824b819-469e-422d-8562-2ce61653007b 2018-12-27 15:33:46,664 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-27 15:33:46,665 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bf489d31e8921d711e8661914c20e4e18acb088f" 2018-12-27 15:33:46,908 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-097165e8-5aff-41cc-a103-d06df68f0582 Date: Thu, 27 Dec 2018 15:33:46 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "created_at": "2018-12-27T15:33:01Z", "updated_at": "2018-12-27T15:33:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "35205ac3-06e6-4cf6-bb21-ff8f813cb45b", "remote_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "ade77f59-e70c-4970-8ea8-198222fa332e", "remote_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "c4f3bf7f-d793-498d-a883-bb8c6003f070", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "c85cb618-8f19-445b-8e16-6d467cb17771", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}], "revision_number": 4, "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "eb86435707ff4aceb18632af5cb11298", "created_at": "2018-12-27T15:33:25Z", "updated_at": "2018-12-27T15:33:25Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:25Z", "revision_number": 0, "id": "31c02fab-598d-49f6-93de-db952138945f", "remote_group_id": "5ac3edf4-bd03-401c-b78a-565d848df810", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:25Z", "security_group_id": "5ac3edf4-bd03-401c-b78a-565d848df810", "tenant_id": "eb86435707ff4aceb18632af5cb11298", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb86435707ff4aceb18632af5cb11298"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:25Z", "revision_number": 0, "id": "349dff5a-4ba6-4107-b2b0-1396c2359639", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:25Z", "security_group_id": "5ac3edf4-bd03-401c-b78a-565d848df810", "tenant_id": "eb86435707ff4aceb18632af5cb11298", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb86435707ff4aceb18632af5cb11298"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:25Z", "revision_number": 0, "id": "b926ae9f-0e91-432e-9b51-84e6d213026f", "remote_group_id": "5ac3edf4-bd03-401c-b78a-565d848df810", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:25Z", "security_group_id": "5ac3edf4-bd03-401c-b78a-565d848df810", "tenant_id": "eb86435707ff4aceb18632af5cb11298", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb86435707ff4aceb18632af5cb11298"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:25Z", "revision_number": 0, "id": "d93cb027-7bc9-4545-a7d6-57a35ceb51fd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:25Z", "security_group_id": "5ac3edf4-bd03-401c-b78a-565d848df810", "tenant_id": "eb86435707ff4aceb18632af5cb11298", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb86435707ff4aceb18632af5cb11298"}], "revision_number": 4, "project_id": "eb86435707ff4aceb18632af5cb11298", "id": "5ac3edf4-bd03-401c-b78a-565d848df810", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-27T15:33:07Z", "updated_at": "2018-12-27T15:33:07Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "4de95db8-72d6-4aec-a145-e92511971eb9", "remote_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "5f100cff-05d8-4405-8dfb-0a387c123fae", "remote_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "a3f6a193-cc94-4220-a73a-08acf63c449b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "f059d8a5-0c32-49c9-a721-77cc89245ecd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "created_at": "2018-12-27T15:29:16Z", "updated_at": "2018-12-27T15:29:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "3c53841a-5bc0-4192-b482-044411e217ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "5956ff3f-d59d-4af6-82b5-566c888583a7", "remote_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:16Z", "revision_number": 0, "id": "60735d87-52c7-426a-91a6-aff1078a5a2d", "remote_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:16Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "abe97133-61dd-4fdf-baf3-2e07968a324f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "da629caea04941e1ae8979c379dc7c9d"}], "revision_number": 4, "project_id": "da629caea04941e1ae8979c379dc7c9d", "id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "name": "default"}]} 2018-12-27 15:33:46,908 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json used request id req-097165e8-5aff-41cc-a103-d06df68f0582 2018-12-27 15:33:46,908 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.24406003952s 2018-12-27 15:33:46,909 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json used request id req-097165e8-5aff-41cc-a103-d06df68f0582 2018-12-27 15:33:46,913 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-12-27 15:33:46,914 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:9696/v2.0/security-groups/5ac3edf4-bd03-401c-b78a-565d848df810.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bf489d31e8921d711e8661914c20e4e18acb088f" 2018-12-27 15:33:47,269 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d9ed3080-16b8-4456-adb8-dd5acad758aa Content-Length: 0 Date: Thu, 27 Dec 2018 15:33:47 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 15:33:47,269 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-groups/5ac3edf4-bd03-401c-b78a-565d848df810.json used request id req-d9ed3080-16b8-4456-adb8-dd5acad758aa 2018-12-27 15:33:47,270 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.356121063232s 2018-12-27 15:33:47,270 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-groups/5ac3edf4-bd03-401c-b78a-565d848df810.json used request id req-d9ed3080-16b8-4456-adb8-dd5acad758aa 2018-12-27 15:33:47,318 - xtesting.ci.run_tests - INFO - Loading test case 'vmready1'... 2018-12-27 15:33:47,390 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 15:33:47,396 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:33:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-16662e0d-4b02-40f3-845e-312b2b7d8d08 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 15:33:47,397 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-16662e0d-4b02-40f3-845e-312b2b7d8d08 2018-12-27 15:33:47,397 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000/v3/auth/tokens 2018-12-27 15:33:47,897 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}], "expires_at": "2018-12-27T16:33:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b7b4fceec1ad4c6eb74d758b709a9d93", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "a5bc08b9f81f4e5bb86c24f9f7547bae"}, "audit_ids": ["Q8AC3457T_WP1j_ZukTIMw"], "issued_at": "2018-12-27T15:33:47.000000Z"}} 2018-12-27 15:33:47,900 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-27 15:33:47,901 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3d4259f4a5fa0dc97a9d49627b8941ca554d872e" 2018-12-27 15:33:48,196 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 726 X-Openstack-Request-Id: req-f9aabde9-c379-425d-abb3-f59e4d49bf89 Date: Thu, 27 Dec 2018 15:33:48 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","updated_at":"2018-12-27T15:29:25Z","dns_domain":"","revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"a4959dd9-e8f4-4ea9-8c99-7bff545db58c","router:external":true,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"da629caea04941e1ae8979c379dc7c9d","status":"ACTIVE","subnets":["244ab55b-a0ed-4e50-9f85-07f08119ae55"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"da629caea04941e1ae8979c379dc7c9d","created_at":"2018-12-27T15:29:17Z","provider:network_type":"flat"}]} 2018-12-27 15:33:48,196 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json?router%3Aexternal=True used request id req-f9aabde9-c379-425d-abb3-f59e4d49bf89 2018-12-27 15:33:48,196 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.295487880707s 2018-12-27 15:33:48,196 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json?router%3Aexternal=True used request id req-f9aabde9-c379-425d-abb3-f59e4d49bf89 2018-12-27 15:33:48,198 - xtesting.ci.run_tests - INFO - Running test case 'vmready1'... 2018-12-27 15:33:48,201 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 15:33:48,206 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 15:33:48 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 15:33:48,207 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-27 15:33:48,210 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3d4259f4a5fa0dc97a9d49627b8941ca554d872e" 2018-12-27 15:33:48,312 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:33:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dfd57b5e-d953-4e7b-8757-36291e4432df Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.31:5000/v3/domains/914eec1d43ea4caf9d2fd33268c06258"}, "tags": [], "enabled": true, "id": "914eec1d43ea4caf9d2fd33268c06258", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains", "previous": null, "next": null}} 2018-12-27 15:33:48,312 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains used request id req-dfd57b5e-d953-4e7b-8757-36291e4432df 2018-12-27 15:33:48,312 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.104855060577s 2018-12-27 15:33:48,312 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains used request id req-dfd57b5e-d953-4e7b-8757-36291e4432df 2018-12-27 15:33:48,320 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-27 15:33:48,323 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3d4259f4a5fa0dc97a9d49627b8941ca554d872e" 2018-12-27 15:33:48,441 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:33:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f38e0414-b478-41d2-be05-9543d4b53036 Content-Encoding: gzip Content-Length: 295 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93"}, "tags": [], "enabled": true, "id": "b7b4fceec1ad4c6eb74d758b709a9d93", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/da629caea04941e1ae8979c379dc7c9d"}, "tags": [], "enabled": true, "id": "da629caea04941e1ae8979c379dc7c9d", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-12-27 15:33:48,442 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?domain_id=default used request id req-f38e0414-b478-41d2-be05-9543d4b53036 2018-12-27 15:33:48,442 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.122044086456s 2018-12-27 15:33:48,442 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?domain_id=default used request id req-f38e0414-b478-41d2-be05-9543d4b53036 2018-12-27 15:33:48,443 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-12-27 15:33:48,444 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}3d4259f4a5fa0dc97a9d49627b8941ca554d872e" -d '{"network": {"tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "name": "vmready1-net_94003d9a-f08b-4044-aa0d-565977da60ab", "admin_state_up": true}}' 2018-12-27 15:33:49,899 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 719 X-Openstack-Request-Id: req-bde06fe5-869a-42f6-a649-6cc2ebb9fde6 Date: Thu, 27 Dec 2018 15:33:49 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"provider:network_type":"geneve","id":"91909d0e-5aef-459f-bc48-1aa8787ce957","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":55,"ipv4_address_scope":null,"shared":false,"project_id":"b7b4fceec1ad4c6eb74d758b709a9d93","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-27T15:33:49Z","is_default":false,"qos_policy_id":null,"name":"vmready1-net_94003d9a-f08b-4044-aa0d-565977da60ab","admin_state_up":true,"tenant_id":"b7b4fceec1ad4c6eb74d758b709a9d93","created_at":"2018-12-27T15:33:48Z","mtu":1442}} 2018-12-27 15:33:49,899 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-bde06fe5-869a-42f6-a649-6cc2ebb9fde6 2018-12-27 15:33:49,899 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 1.4560790062s 2018-12-27 15:33:49,900 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-bde06fe5-869a-42f6-a649-6cc2ebb9fde6 2018-12-27 15:33:49,900 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'dns_domain': u'', u'updated_at': u'2018-12-27T15:33:49Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'provider:network_type': u'geneve', u'id': u'91909d0e-5aef-459f-bc48-1aa8787ce957', u'provider:segmentation_id': 55, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'vmready1-net_94003d9a-f08b-4044-aa0d-565977da60ab', u'created_at': u'2018-12-27T15:33:48Z', u'mtu': 1442, u'tenant_id': u'b7b4fceec1ad4c6eb74d758b709a9d93', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'b7b4fceec1ad4c6eb74d758b709a9d93'}) 2018-12-27 15:33:49,901 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-27 15:33:49,901 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3d4259f4a5fa0dc97a9d49627b8941ca554d872e" 2018-12-27 15:33:50,206 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1415 X-Openstack-Request-Id: req-8d7890b3-9734-4c8b-b595-d9d1c0b39020 Date: Thu, 27 Dec 2018 15:33:50 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"mtu":1442,"id":"91909d0e-5aef-459f-bc48-1aa8787ce957","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":55,"ipv4_address_scope":null,"shared":false,"project_id":"b7b4fceec1ad4c6eb74d758b709a9d93","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-27T15:33:49Z","qos_policy_id":null,"name":"vmready1-net_94003d9a-f08b-4044-aa0d-565977da60ab","admin_state_up":true,"tenant_id":"b7b4fceec1ad4c6eb74d758b709a9d93","created_at":"2018-12-27T15:33:48Z","provider:network_type":"geneve"},{"provider:physical_network":"datacentre","updated_at":"2018-12-27T15:29:25Z","dns_domain":"","revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"a4959dd9-e8f4-4ea9-8c99-7bff545db58c","router:external":true,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"da629caea04941e1ae8979c379dc7c9d","status":"ACTIVE","subnets":["244ab55b-a0ed-4e50-9f85-07f08119ae55"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"da629caea04941e1ae8979c379dc7c9d","created_at":"2018-12-27T15:29:17Z","provider:network_type":"flat"}]} 2018-12-27 15:33:50,206 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-8d7890b3-9734-4c8b-b595-d9d1c0b39020 2018-12-27 15:33:50,206 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.305530071259s 2018-12-27 15:33:50,207 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-8d7890b3-9734-4c8b-b595-d9d1c0b39020 2018-12-27 15:33:50,208 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-12-27 15:33:50,209 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}3d4259f4a5fa0dc97a9d49627b8941ca554d872e" -d '{"subnet": {"name": "vmready1-subnet_94003d9a-f08b-4044-aa0d-565977da60ab", "enable_dhcp": true, "network_id": "91909d0e-5aef-459f-bc48-1aa8787ce957", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-12-27 15:33:51,756 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-babc50b3-40c7-49db-8354-0e36ee24c527 Date: Thu, 27 Dec 2018 15:33:51 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"91909d0e-5aef-459f-bc48-1aa8787ce957","tenant_id":"b7b4fceec1ad4c6eb74d758b709a9d93","created_at":"2018-12-27T15:33:50Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-12-27T15:33:50Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"b7b4fceec1ad4c6eb74d758b709a9d93","id":"65fd8721-c023-4529-9761-7e8da07fd5ae","subnetpool_id":null,"name":"vmready1-subnet_94003d9a-f08b-4044-aa0d-565977da60ab"}} 2018-12-27 15:33:51,756 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/subnets.json used request id req-babc50b3-40c7-49db-8354-0e36ee24c527 2018-12-27 15:33:51,756 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 1.5476269722s 2018-12-27 15:33:51,756 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/subnets.json used request id req-babc50b3-40c7-49db-8354-0e36ee24c527 2018-12-27 15:33:51,757 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-12-27T15:33:50Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'65fd8721-c023-4529-9761-7e8da07fd5ae', u'subnetpool_id': None, u'service_types': [], u'name': u'vmready1-subnet_94003d9a-f08b-4044-aa0d-565977da60ab', u'enable_dhcp': True, u'network_id': u'91909d0e-5aef-459f-bc48-1aa8787ce957', u'tenant_id': u'b7b4fceec1ad4c6eb74d758b709a9d93', u'created_at': u'2018-12-27T15:33:50Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'b7b4fceec1ad4c6eb74d758b709a9d93'}) 2018-12-27 15:33:51,757 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-12-27 15:33:51,758 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}3d4259f4a5fa0dc97a9d49627b8941ca554d872e" -d '{"router": {"external_gateway_info": {"network_id": "a4959dd9-e8f4-4ea9-8c99-7bff545db58c"}, "name": "vmready1-router_94003d9a-f08b-4044-aa0d-565977da60ab", "admin_state_up": true}}' 2018-12-27 15:33:54,724 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 619 X-Openstack-Request-Id: req-74d46953-279e-48b9-a2a7-cd3ddfd47662 Date: Thu, 27 Dec 2018 15:33:54 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "a4959dd9-e8f4-4ea9-8c99-7bff545db58c", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "244ab55b-a0ed-4e50-9f85-07f08119ae55", "ip_address": "172.30.9.203"}]}, "description": "", "tags": [], "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "created_at": "2018-12-27T15:33:52Z", "admin_state_up": true, "updated_at": "2018-12-27T15:33:54Z", "revision_number": 2, "routes": [], "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "id": "90942f52-3e5a-4f75-8318-ffb60846189f", "name": "vmready1-router_94003d9a-f08b-4044-aa0d-565977da60ab"}} 2018-12-27 15:33:54,724 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/routers.json used request id req-74d46953-279e-48b9-a2a7-cd3ddfd47662 2018-12-27 15:33:54,724 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 2.96661400795s 2018-12-27 15:33:54,724 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/routers.json used request id req-74d46953-279e-48b9-a2a7-cd3ddfd47662 2018-12-27 15:33:54,725 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'a4959dd9-e8f4-4ea9-8c99-7bff545db58c', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'244ab55b-a0ed-4e50-9f85-07f08119ae55', u'ip_address': u'172.30.9.203'}]}, u'description': u'', u'tags': [], u'tenant_id': u'b7b4fceec1ad4c6eb74d758b709a9d93', u'created_at': u'2018-12-27T15:33:52Z', u'admin_state_up': True, u'updated_at': u'2018-12-27T15:33:54Z', u'revision_number': 2, u'routes': [], u'project_id': u'b7b4fceec1ad4c6eb74d758b709a9d93', u'id': u'90942f52-3e5a-4f75-8318-ffb60846189f', u'name': u'vmready1-router_94003d9a-f08b-4044-aa0d-565977da60ab'}) 2018-12-27 15:33:54,725 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-12-27 15:33:54,726 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.31:9696/v2.0/routers/90942f52-3e5a-4f75-8318-ffb60846189f/add_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}3d4259f4a5fa0dc97a9d49627b8941ca554d872e" -d '{"subnet_id": "65fd8721-c023-4529-9761-7e8da07fd5ae"}' 2018-12-27 15:33:57,151 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-a06908d5-57a1-4228-b4b9-98f70d43e99c Date: Thu, 27 Dec 2018 15:33:57 GMT RESP BODY: {"network_id": "91909d0e-5aef-459f-bc48-1aa8787ce957", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "subnet_id": "65fd8721-c023-4529-9761-7e8da07fd5ae", "subnet_ids": ["65fd8721-c023-4529-9761-7e8da07fd5ae"], "port_id": "d8898902-50c6-48d4-8c14-5555117384f2", "id": "90942f52-3e5a-4f75-8318-ffb60846189f"} 2018-12-27 15:33:57,151 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.31:9696/v2.0/routers/90942f52-3e5a-4f75-8318-ffb60846189f/add_router_interface.json used request id req-a06908d5-57a1-4228-b4b9-98f70d43e99c 2018-12-27 15:33:57,151 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.4257850647s 2018-12-27 15:33:57,151 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.31:9696/v2.0/routers/90942f52-3e5a-4f75-8318-ffb60846189f/add_router_interface.json used request id req-a06908d5-57a1-4228-b4b9-98f70d43e99c returning object 90942f52-3e5a-4f75-8318-ffb60846189f 2018-12-27 15:33:57,152 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-27 15:33:57,283 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-12-27 15:33:57,285 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 15:33:57,290 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Thu, 27 Dec 2018 15:33:57 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}]} 2018-12-27 15:33:57,294 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-27 15:33:57,298 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3d4259f4a5fa0dc97a9d49627b8941ca554d872e" 2018-12-27 15:33:57,988 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-1d53df46-d5ea-49c4-a2a6-7cb58c7ef8c4 Date: Thu, 27 Dec 2018 15:33:57 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-27 15:33:57,988 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-1d53df46-d5ea-49c4-a2a6-7cb58c7ef8c4 2018-12-27 15:33:57,988 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.693713188171s 2018-12-27 15:33:57,989 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-1d53df46-d5ea-49c4-a2a6-7cb58c7ef8c4 2018-12-27 15:33:57,996 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-12-27 15:33:58,000 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}3d4259f4a5fa0dc97a9d49627b8941ca554d872e" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vmready1-img_94003d9a-f08b-4044-aa0d-565977da60ab", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vmready1-img_94003d9a-f08b-4044-aa0d-565977da60ab"}' 2018-12-27 15:33:58,920 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 868 Content-Type: application/json Location: http://172.30.9.31:9292/v2/images/7e447802-bf09-4f04-b559-ff173c4e37bb Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-cc5bd4a5-3c89-431f-8d92-0999b6f5b69d Date: Thu, 27 Dec 2018 15:33:58 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/7e447802-bf09-4f04-b559-ff173c4e37bb/file", "owner": "b7b4fceec1ad4c6eb74d758b709a9d93", "id": "7e447802-bf09-4f04-b559-ff173c4e37bb", "size": null, "self": "/v2/images/7e447802-bf09-4f04-b559-ff173c4e37bb", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-27T15:33:58Z", "visibility": "private", "owner_specified.shade.object": "images/vmready1-img_94003d9a-f08b-4044-aa0d-565977da60ab", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready1-img_94003d9a-f08b-4044-aa0d-565977da60ab", "checksum": null, "created_at": "2018-12-27T15:33:58Z", "protected": false} 2018-12-27 15:33:58,920 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.31:9292/v2/images used request id req-cc5bd4a5-3c89-431f-8d92-0999b6f5b69d 2018-12-27 15:33:58,921 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.923926115036s 2018-12-27 15:33:58,921 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.31:9292/v2/images used request id req-cc5bd4a5-3c89-431f-8d92-0999b6f5b69d returning object 7e447802-bf09-4f04-b559-ff173c4e37bb 2018-12-27 15:33:58,921 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-12-27 15:33:58,925 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.31:9292/v2/images/7e447802-bf09-4f04-b559-ff173c4e37bb/file -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3d4259f4a5fa0dc97a9d49627b8941ca554d872e" -d '' 2018-12-27 15:34:02,255 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-8a0c3145-f7b0-4eb5-979c-f2b9962eaf8e Date: Thu, 27 Dec 2018 15:34:02 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-27 15:34:02,256 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.31:9292/v2/images/7e447802-bf09-4f04-b559-ff173c4e37bb/file used request id req-8a0c3145-f7b0-4eb5-979c-f2b9962eaf8e 2018-12-27 15:34:02,256 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 3.33413505554s 2018-12-27 15:34:02,256 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.31:9292/v2/images/7e447802-bf09-4f04-b559-ff173c4e37bb/file used request id req-8a0c3145-f7b0-4eb5-979c-f2b9962eaf8e 2018-12-27 15:34:02,260 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-27 15:34:02,264 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3d4259f4a5fa0dc97a9d49627b8941ca554d872e" 2018-12-27 15:34:02,962 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1198 Content-Type: application/json X-Openstack-Request-Id: req-5d5bf243-3563-401f-bd53-d3ea64d9891a Date: Thu, 27 Dec 2018 15:34:02 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/7e447802-bf09-4f04-b559-ff173c4e37bb/snap", "metadata": {}}], "file": "/v2/images/7e447802-bf09-4f04-b559-ff173c4e37bb/file", "owner": "b7b4fceec1ad4c6eb74d758b709a9d93", "id": "7e447802-bf09-4f04-b559-ff173c4e37bb", "size": 12716032, "self": "/v2/images/7e447802-bf09-4f04-b559-ff173c4e37bb", "disk_format": "qcow2", "direct_url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/7e447802-bf09-4f04-b559-ff173c4e37bb/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-27T15:34:02Z", "visibility": "private", "owner_specified.shade.object": "images/vmready1-img_94003d9a-f08b-4044-aa0d-565977da60ab", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready1-img_94003d9a-f08b-4044-aa0d-565977da60ab", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-27T15:33:58Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-27 15:34:02,962 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-5d5bf243-3563-401f-bd53-d3ea64d9891a 2018-12-27 15:34:02,962 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.702311038971s 2018-12-27 15:34:02,963 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-5d5bf243-3563-401f-bd53-d3ea64d9891a 2018-12-27 15:34:02,965 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/7e447802-bf09-4f04-b559-ff173c4e37bb/snap', u'metadata': Munch({})})], 'file': u'/v2/images/7e447802-bf09-4f04-b559-ff173c4e37bb/file', 'owner': u'b7b4fceec1ad4c6eb74d758b709a9d93', 'id': u'7e447802-bf09-4f04-b559-ff173c4e37bb', 'size': 12716032, u'self': u'/v2/images/7e447802-bf09-4f04-b559-ff173c4e37bb', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b7b4fceec1ad4c6eb74d758b709a9d93', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/7e447802-bf09-4f04-b559-ff173c4e37bb/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-12-27T15:34:02Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-12-27T15:34:02Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vmready1-img_94003d9a-f08b-4044-aa0d-565977da60ab', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/7e447802-bf09-4f04-b559-ff173c4e37bb', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/vmready1-img_94003d9a-f08b-4044-aa0d-565977da60ab', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'vmready1-img_94003d9a-f08b-4044-aa0d-565977da60ab', 'created': u'2018-12-27T15:33:58Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-12-27T15:33:58Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/7e447802-bf09-4f04-b559-ff173c4e37bb', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/vmready1-img_94003d9a-f08b-4044-aa0d-565977da60ab', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-12-27 15:34:02,965 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-12-27 15:34:02,968 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}3d4259f4a5fa0dc97a9d49627b8941ca554d872e" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vmready1-flavor_94003d9a-f08b-4044-aa0d-565977da60ab", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-12-27 15:34:03,713 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:34:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3bc8109c-377d-4a70-8a7c-5b7e66bb35e3 x-compute-request-id: req-3bc8109c-377d-4a70-8a7c-5b7e66bb35e3 Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavor": {"name": "vmready1-flavor_94003d9a-f08b-4044-aa0d-565977da60ab", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/de911fc9-cd8f-4423-82af-f50cf83192f9", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/de911fc9-cd8f-4423-82af-f50cf83192f9", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "de911fc9-cd8f-4423-82af-f50cf83192f9"}} 2018-12-27 15:34:03,713 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-3bc8109c-377d-4a70-8a7c-5b7e66bb35e3 2018-12-27 15:34:03,713 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.747318029404s 2018-12-27 15:34:03,713 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-3bc8109c-377d-4a70-8a7c-5b7e66bb35e3 2018-12-27 15:34:03,714 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vmready1-flavor_94003d9a-f08b-4044-aa0d-565977da60ab', 'ephemeral': 0, 'ram': 512, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b7b4fceec1ad4c6eb74d758b709a9d93', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 1, 'id': u'de911fc9-cd8f-4423-82af-f50cf83192f9', 'swap': 0}) 2018-12-27 15:34:03,715 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-12-27 15:34:03,717 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/flavors/de911fc9-cd8f-4423-82af-f50cf83192f9/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}3d4259f4a5fa0dc97a9d49627b8941ca554d872e" -d '{"extra_specs": {}}' 2018-12-27 15:34:03,837 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:34:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-becdeb18-a986-4cba-aafe-5c87a74fe390 x-compute-request-id: req-becdeb18-a986-4cba-aafe-5c87a74fe390 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-12-27 15:34:03,837 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors/de911fc9-cd8f-4423-82af-f50cf83192f9/os-extra_specs used request id req-becdeb18-a986-4cba-aafe-5c87a74fe390 2018-12-27 15:34:03,838 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.122639894485s 2018-12-27 15:34:03,838 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors/de911fc9-cd8f-4423-82af-f50cf83192f9/os-extra_specs used request id req-becdeb18-a986-4cba-aafe-5c87a74fe390 2018-12-27 15:34:03,950 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-12-27 15:34:03,951 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vmready1 | functest | 00:16 | PASS | +-------------------+------------------+------------------+----------------+ 2018-12-27 15:34:03,956 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-12-27 15:34:03,956 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.31:9696/v2.0/routers/90942f52-3e5a-4f75-8318-ffb60846189f/remove_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}3d4259f4a5fa0dc97a9d49627b8941ca554d872e" -d '{"subnet_id": "65fd8721-c023-4529-9761-7e8da07fd5ae"}' 2018-12-27 15:34:05,644 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-695c3e19-0358-4a1b-9888-cac9b5ba0029 Date: Thu, 27 Dec 2018 15:34:05 GMT RESP BODY: {"network_id": "91909d0e-5aef-459f-bc48-1aa8787ce957", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "subnet_id": "65fd8721-c023-4529-9761-7e8da07fd5ae", "subnet_ids": ["65fd8721-c023-4529-9761-7e8da07fd5ae"], "port_id": "d8898902-50c6-48d4-8c14-5555117384f2", "id": "90942f52-3e5a-4f75-8318-ffb60846189f"} 2018-12-27 15:34:05,644 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.31:9696/v2.0/routers/90942f52-3e5a-4f75-8318-ffb60846189f/remove_router_interface.json used request id req-695c3e19-0358-4a1b-9888-cac9b5ba0029 2018-12-27 15:34:05,644 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.68795704842s 2018-12-27 15:34:05,644 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.31:9696/v2.0/routers/90942f52-3e5a-4f75-8318-ffb60846189f/remove_router_interface.json used request id req-695c3e19-0358-4a1b-9888-cac9b5ba0029 returning object 90942f52-3e5a-4f75-8318-ffb60846189f 2018-12-27 15:34:05,645 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-12-27 15:34:05,645 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3d4259f4a5fa0dc97a9d49627b8941ca554d872e" 2018-12-27 15:34:06,611 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 622 X-Openstack-Request-Id: req-e20a1986-14dd-4f53-b258-3fbf0159cc78 Date: Thu, 27 Dec 2018 15:34:06 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "a4959dd9-e8f4-4ea9-8c99-7bff545db58c", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "244ab55b-a0ed-4e50-9f85-07f08119ae55", "ip_address": "172.30.9.203"}]}, "description": "", "tags": [], "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "created_at": "2018-12-27T15:33:52Z", "admin_state_up": true, "updated_at": "2018-12-27T15:34:04Z", "revision_number": 4, "routes": [], "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "id": "90942f52-3e5a-4f75-8318-ffb60846189f", "name": "vmready1-router_94003d9a-f08b-4044-aa0d-565977da60ab"}]} 2018-12-27 15:34:06,612 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/routers.json used request id req-e20a1986-14dd-4f53-b258-3fbf0159cc78 2018-12-27 15:34:06,612 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.966938972473s 2018-12-27 15:34:06,612 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/routers.json used request id req-e20a1986-14dd-4f53-b258-3fbf0159cc78 2018-12-27 15:34:06,613 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-12-27 15:34:06,614 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:9696/v2.0/routers/90942f52-3e5a-4f75-8318-ffb60846189f.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3d4259f4a5fa0dc97a9d49627b8941ca554d872e" 2018-12-27 15:34:08,070 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-f2955edb-7975-4909-b252-aec2b1c78b42 Content-Length: 0 Date: Thu, 27 Dec 2018 15:34:08 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 15:34:08,071 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/routers/90942f52-3e5a-4f75-8318-ffb60846189f.json used request id req-f2955edb-7975-4909-b252-aec2b1c78b42 2018-12-27 15:34:08,071 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.45730996132s 2018-12-27 15:34:08,071 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/routers/90942f52-3e5a-4f75-8318-ffb60846189f.json used request id req-f2955edb-7975-4909-b252-aec2b1c78b42 2018-12-27 15:34:08,071 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-12-27 15:34:08,072 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3d4259f4a5fa0dc97a9d49627b8941ca554d872e" 2018-12-27 15:34:08,377 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1290 X-Openstack-Request-Id: req-37298866-995c-4d49-abfb-420c7d9f0a23 Date: Thu, 27 Dec 2018 15:34:08 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"a4959dd9-e8f4-4ea9-8c99-7bff545db58c","tenant_id":"da629caea04941e1ae8979c379dc7c9d","created_at":"2018-12-27T15:29:25Z","dns_nameservers":[],"updated_at":"2018-12-27T15:29:25Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"gateway_ip":"172.30.9.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.9.0/24","project_id":"da629caea04941e1ae8979c379dc7c9d","id":"244ab55b-a0ed-4e50-9f85-07f08119ae55","subnetpool_id":null,"name":"external-subnet"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"91909d0e-5aef-459f-bc48-1aa8787ce957","tenant_id":"b7b4fceec1ad4c6eb74d758b709a9d93","created_at":"2018-12-27T15:33:50Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-12-27T15:33:50Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"b7b4fceec1ad4c6eb74d758b709a9d93","id":"65fd8721-c023-4529-9761-7e8da07fd5ae","subnetpool_id":null,"name":"vmready1-subnet_94003d9a-f08b-4044-aa0d-565977da60ab"}]} 2018-12-27 15:34:08,377 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets.json used request id req-37298866-995c-4d49-abfb-420c7d9f0a23 2018-12-27 15:34:08,377 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.30539894104s 2018-12-27 15:34:08,377 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets.json used request id req-37298866-995c-4d49-abfb-420c7d9f0a23 2018-12-27 15:34:08,379 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-12-27 15:34:08,379 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:9696/v2.0/subnets/65fd8721-c023-4529-9761-7e8da07fd5ae.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3d4259f4a5fa0dc97a9d49627b8941ca554d872e" 2018-12-27 15:34:09,709 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-033527f0-18f7-4545-b6b6-d1061e27186a Date: Thu, 27 Dec 2018 15:34:09 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 15:34:09,709 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/subnets/65fd8721-c023-4529-9761-7e8da07fd5ae.json used request id req-033527f0-18f7-4545-b6b6-d1061e27186a 2018-12-27 15:34:09,709 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.33054089546s 2018-12-27 15:34:09,710 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/subnets/65fd8721-c023-4529-9761-7e8da07fd5ae.json used request id req-033527f0-18f7-4545-b6b6-d1061e27186a 2018-12-27 15:34:09,710 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-27 15:34:09,711 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3d4259f4a5fa0dc97a9d49627b8941ca554d872e" 2018-12-27 15:34:10,014 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1415 X-Openstack-Request-Id: req-a4ca4080-daa1-4797-9b01-fd4ef370d7ee Date: Thu, 27 Dec 2018 15:34:10 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":5,"port_security_enabled":true,"mtu":1442,"id":"91909d0e-5aef-459f-bc48-1aa8787ce957","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":55,"ipv4_address_scope":null,"shared":false,"project_id":"b7b4fceec1ad4c6eb74d758b709a9d93","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-27T15:34:09Z","qos_policy_id":null,"name":"vmready1-net_94003d9a-f08b-4044-aa0d-565977da60ab","admin_state_up":true,"tenant_id":"b7b4fceec1ad4c6eb74d758b709a9d93","created_at":"2018-12-27T15:33:48Z","provider:network_type":"geneve"},{"provider:physical_network":"datacentre","updated_at":"2018-12-27T15:29:25Z","dns_domain":"","revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"a4959dd9-e8f4-4ea9-8c99-7bff545db58c","router:external":true,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"da629caea04941e1ae8979c379dc7c9d","status":"ACTIVE","subnets":["244ab55b-a0ed-4e50-9f85-07f08119ae55"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"da629caea04941e1ae8979c379dc7c9d","created_at":"2018-12-27T15:29:17Z","provider:network_type":"flat"}]} 2018-12-27 15:34:10,015 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-a4ca4080-daa1-4797-9b01-fd4ef370d7ee 2018-12-27 15:34:10,015 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.304623126984s 2018-12-27 15:34:10,015 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-a4ca4080-daa1-4797-9b01-fd4ef370d7ee 2018-12-27 15:34:10,016 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-12-27 15:34:10,017 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:9696/v2.0/networks/91909d0e-5aef-459f-bc48-1aa8787ce957.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3d4259f4a5fa0dc97a9d49627b8941ca554d872e" 2018-12-27 15:34:11,409 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-e163ad87-68b0-46f4-a769-c52613cc1b9d Date: Thu, 27 Dec 2018 15:34:11 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 15:34:11,409 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/networks/91909d0e-5aef-459f-bc48-1aa8787ce957.json used request id req-e163ad87-68b0-46f4-a769-c52613cc1b9d 2018-12-27 15:34:11,409 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.39266395569s 2018-12-27 15:34:11,409 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/networks/91909d0e-5aef-459f-bc48-1aa8787ce957.json used request id req-e163ad87-68b0-46f4-a769-c52613cc1b9d 2018-12-27 15:34:11,413 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-27 15:34:11,417 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3d4259f4a5fa0dc97a9d49627b8941ca554d872e" 2018-12-27 15:34:12,121 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1198 Content-Type: application/json X-Openstack-Request-Id: req-5156a54d-d1e8-4559-8488-d1a7f448a2de Date: Thu, 27 Dec 2018 15:34:12 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/7e447802-bf09-4f04-b559-ff173c4e37bb/snap", "metadata": {}}], "file": "/v2/images/7e447802-bf09-4f04-b559-ff173c4e37bb/file", "owner": "b7b4fceec1ad4c6eb74d758b709a9d93", "id": "7e447802-bf09-4f04-b559-ff173c4e37bb", "size": 12716032, "self": "/v2/images/7e447802-bf09-4f04-b559-ff173c4e37bb", "disk_format": "qcow2", "direct_url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/7e447802-bf09-4f04-b559-ff173c4e37bb/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-27T15:34:02Z", "visibility": "private", "owner_specified.shade.object": "images/vmready1-img_94003d9a-f08b-4044-aa0d-565977da60ab", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready1-img_94003d9a-f08b-4044-aa0d-565977da60ab", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-27T15:33:58Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-27 15:34:12,121 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-5156a54d-d1e8-4559-8488-d1a7f448a2de 2018-12-27 15:34:12,122 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.708429813385s 2018-12-27 15:34:12,122 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-5156a54d-d1e8-4559-8488-d1a7f448a2de 2018-12-27 15:34:12,123 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-12-27 15:34:12,127 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:9292/v2/images/7e447802-bf09-4f04-b559-ff173c4e37bb -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3d4259f4a5fa0dc97a9d49627b8941ca554d872e" 2018-12-27 15:34:13,440 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-afddba37-f0d2-4bd6-8ef8-be4aa254b30c Date: Thu, 27 Dec 2018 15:34:13 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-27 15:34:13,440 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.31:9292/v2/images/7e447802-bf09-4f04-b559-ff173c4e37bb used request id req-afddba37-f0d2-4bd6-8ef8-be4aa254b30c 2018-12-27 15:34:13,440 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.31648302078s 2018-12-27 15:34:13,440 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.31:9292/v2/images/7e447802-bf09-4f04-b559-ff173c4e37bb used request id req-afddba37-f0d2-4bd6-8ef8-be4aa254b30c 2018-12-27 15:34:13,441 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-12-27 15:34:13,443 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3d4259f4a5fa0dc97a9d49627b8941ca554d872e" 2018-12-27 15:34:13,569 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:34:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2521cca0-660a-4572-98d1-e7567bc03749 x-compute-request-id: req-2521cca0-660a-4572-98d1-e7567bc03749 Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vmready1-flavor_94003d9a-f08b-4044-aa0d-565977da60ab", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/de911fc9-cd8f-4423-82af-f50cf83192f9", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/de911fc9-cd8f-4423-82af-f50cf83192f9", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "de911fc9-cd8f-4423-82af-f50cf83192f9"}]} 2018-12-27 15:34:13,569 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None used request id req-2521cca0-660a-4572-98d1-e7567bc03749 2018-12-27 15:34:13,569 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.128109931946s 2018-12-27 15:34:13,569 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None used request id req-2521cca0-660a-4572-98d1-e7567bc03749 2018-12-27 15:34:13,571 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-12-27 15:34:13,574 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:8774/v2.1/flavors/de911fc9-cd8f-4423-82af-f50cf83192f9 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3d4259f4a5fa0dc97a9d49627b8941ca554d872e" 2018-12-27 15:34:13,624 - keystoneauth.session - DEBUG - RESP: [202] Date: Thu, 27 Dec 2018 15:34:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-066af4d0-7e51-4d82-88dc-195de7f7fc0e x-compute-request-id: req-066af4d0-7e51-4d82-88dc-195de7f7fc0e Content-Length: 0 Content-Type: application/json 2018-12-27 15:34:13,625 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/flavors/de911fc9-cd8f-4423-82af-f50cf83192f9 used request id req-066af4d0-7e51-4d82-88dc-195de7f7fc0e 2018-12-27 15:34:13,625 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0536079406738s 2018-12-27 15:34:13,625 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/flavors/de911fc9-cd8f-4423-82af-f50cf83192f9 used request id req-066af4d0-7e51-4d82-88dc-195de7f7fc0e 2018-12-27 15:34:13,674 - xtesting.ci.run_tests - INFO - Loading test case 'vmready2'... 2018-12-27 15:34:13,715 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 15:34:13,721 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:34:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c7170e04-1295-494d-895c-979894743606 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 15:34:13,721 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-c7170e04-1295-494d-895c-979894743606 2018-12-27 15:34:13,721 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000/v3/auth/tokens 2018-12-27 15:34:14,115 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}], "expires_at": "2018-12-27T16:34:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b7b4fceec1ad4c6eb74d758b709a9d93", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "a5bc08b9f81f4e5bb86c24f9f7547bae"}, "audit_ids": ["dzup6mW7SwmTgVqABPdtBA"], "issued_at": "2018-12-27T15:34:14.000000Z"}} 2018-12-27 15:34:14,118 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-27 15:34:14,118 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}af781d3b64d4767aa42484b99dd8bec3bff7b973" 2018-12-27 15:34:14,391 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 726 X-Openstack-Request-Id: req-6e58c930-4e99-405e-b152-b5ed4479cc18 Date: Thu, 27 Dec 2018 15:34:14 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","updated_at":"2018-12-27T15:29:25Z","dns_domain":"","revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"a4959dd9-e8f4-4ea9-8c99-7bff545db58c","router:external":true,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"da629caea04941e1ae8979c379dc7c9d","status":"ACTIVE","subnets":["244ab55b-a0ed-4e50-9f85-07f08119ae55"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"da629caea04941e1ae8979c379dc7c9d","created_at":"2018-12-27T15:29:17Z","provider:network_type":"flat"}]} 2018-12-27 15:34:14,392 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json?router%3Aexternal=True used request id req-6e58c930-4e99-405e-b152-b5ed4479cc18 2018-12-27 15:34:14,392 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.274097919464s 2018-12-27 15:34:14,392 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json?router%3Aexternal=True used request id req-6e58c930-4e99-405e-b152-b5ed4479cc18 2018-12-27 15:34:14,395 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 15:34:14,400 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 15:34:14 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 15:34:14,402 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-27 15:34:14,405 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}af781d3b64d4767aa42484b99dd8bec3bff7b973" 2018-12-27 15:34:14,508 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:34:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a5a52ce4-64e0-4d94-a343-8f4430f72e88 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.31:5000/v3/domains/914eec1d43ea4caf9d2fd33268c06258"}, "tags": [], "enabled": true, "id": "914eec1d43ea4caf9d2fd33268c06258", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains", "previous": null, "next": null}} 2018-12-27 15:34:14,508 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains used request id req-a5a52ce4-64e0-4d94-a343-8f4430f72e88 2018-12-27 15:34:14,508 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.106198072433s 2018-12-27 15:34:14,508 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains used request id req-a5a52ce4-64e0-4d94-a343-8f4430f72e88 2018-12-27 15:34:14,515 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-12-27 15:34:14,518 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}af781d3b64d4767aa42484b99dd8bec3bff7b973" -d '{"project": {"description": "Created by OPNFV Functest: vmready2", "enabled": true, "domain_id": "default", "name": "vmready2-project_5005d390-f32b-4c31-8ac6-ae7d33e72b6a"}}' 2018-12-27 15:34:14,673 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 27 Dec 2018 15:34:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-35b19074-31b3-4028-a55a-ec57f0511a50 Content-Length: 362 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vmready2", "links": {"self": "http://172.30.9.31:5000/v3/projects/378b8d659ddb4858a227d3da1f154f73"}, "tags": [], "enabled": true, "id": "378b8d659ddb4858a227d3da1f154f73", "parent_id": "default", "domain_id": "default", "name": "vmready2-project_5005d390-f32b-4c31-8ac6-ae7d33e72b6a"}} 2018-12-27 15:34:14,673 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-35b19074-31b3-4028-a55a-ec57f0511a50 2018-12-27 15:34:14,674 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.158774137497s 2018-12-27 15:34:14,674 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-35b19074-31b3-4028-a55a-ec57f0511a50 2018-12-27 15:34:14,674 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: vmready2', u'tags': [], 'enabled': True, 'id': u'378b8d659ddb4858a227d3da1f154f73', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'vmready2-project_5005d390-f32b-4c31-8ac6-ae7d33e72b6a'}) 2018-12-27 15:34:14,681 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-12-27 15:34:14,685 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}af781d3b64d4767aa42484b99dd8bec3bff7b973" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "fff82d55-a61a-4381-bfd1-33016a2115df", "email": null, "name": "vmready2-user_5005d390-f32b-4c31-8ac6-ae7d33e72b6a"}}' 2018-12-27 15:34:15,164 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 27 Dec 2018 15:34:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3bf77ca6-a7d5-4038-9701-88bef036e87e Content-Length: 323 Content-Type: application/json RESP BODY: {"user": {"name": "vmready2-user_5005d390-f32b-4c31-8ac6-ae7d33e72b6a", "links": {"self": "http://172.30.9.31:5000/v3/users/fc75ee0527fb47c4bb2871b8f28b9cec"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "fc75ee0527fb47c4bb2871b8f28b9cec", "domain_id": "default", "password_expires_at": null}} 2018-12-27 15:34:15,164 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/users used request id req-3bf77ca6-a7d5-4038-9701-88bef036e87e 2018-12-27 15:34:15,164 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.482921123505s 2018-12-27 15:34:15,164 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/users used request id req-3bf77ca6-a7d5-4038-9701-88bef036e87e 2018-12-27 15:34:15,165 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'fc75ee0527fb47c4bb2871b8f28b9cec', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vmready2-user_5005d390-f32b-4c31-8ac6-ae7d33e72b6a'}) 2018-12-27 15:34:15,168 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-27 15:34:15,172 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}af781d3b64d4767aa42484b99dd8bec3bff7b973" 2018-12-27 15:34:15,267 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:34:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5cc05825-5199-4a2f-95ff-2e2e06124ced Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 15:34:15,267 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-5cc05825-5199-4a2f-95ff-2e2e06124ced 2018-12-27 15:34:15,267 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0985560417175s 2018-12-27 15:34:15,267 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-5cc05825-5199-4a2f-95ff-2e2e06124ced 2018-12-27 15:34:15,272 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-27 15:34:15,275 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}af781d3b64d4767aa42484b99dd8bec3bff7b973" 2018-12-27 15:34:15,363 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:34:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0a469ca9-5448-419c-8511-19949f9be29b Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 15:34:15,363 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-0a469ca9-5448-419c-8511-19949f9be29b 2018-12-27 15:34:15,364 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0914039611816s 2018-12-27 15:34:15,364 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-0a469ca9-5448-419c-8511-19949f9be29b 2018-12-27 15:34:15,368 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-27 15:34:15,372 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}af781d3b64d4767aa42484b99dd8bec3bff7b973" 2018-12-27 15:34:15,483 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:34:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-57c52803-069c-4d2e-8b5b-2701e529fb49 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-12-27 15:34:15,484 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains/default used request id req-57c52803-069c-4d2e-8b5b-2701e529fb49 2018-12-27 15:34:15,484 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.115042924881s 2018-12-27 15:34:15,484 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains/default used request id req-57c52803-069c-4d2e-8b5b-2701e529fb49 2018-12-27 15:34:15,485 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-27 15:34:15,488 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}af781d3b64d4767aa42484b99dd8bec3bff7b973" 2018-12-27 15:34:15,524 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:34:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e8bc110f-bdee-48a2-aa94-1be510542600 Content-Encoding: gzip Content-Length: 835 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/05a834ddebbc40688596b7460b47439e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05a834ddebbc40688596b7460b47439e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/08226a0ad01943f39559448239e291e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "08226a0ad01943f39559448239e291e1", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/55c0552fe37a4f7ca0e73939514bc683"}, "domain_id": "default", "enabled": true, "options": {}, "id": "55c0552fe37a4f7ca0e73939514bc683", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/646a4af4e3b5439a97996d353fea3924"}, "domain_id": "914eec1d43ea4caf9d2fd33268c06258", "enabled": true, "options": {}, "id": "646a4af4e3b5439a97996d353fea3924", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/85fb203e51c34d3f8122e285a6a318b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85fb203e51c34d3f8122e285a6a318b3", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/905e7f4b42d24cca93b99d2401fa3378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "905e7f4b42d24cca93b99d2401fa3378", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/a5bc08b9f81f4e5bb86c24f9f7547bae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5bc08b9f81f4e5bb86c24f9f7547bae", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/a5c780627f004d318bf908d80305da9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5c780627f004d318bf908d80305da9c", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/b18425bf2b044bc9af7e194919539a17"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b18425bf2b044bc9af7e194919539a17", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/b8d2134b619d4dca80e21d6fb16449b0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b8d2134b619d4dca80e21d6fb16449b0", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/b9ab6a25a652438285139fe5b44aea62"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9ab6a25a652438285139fe5b44aea62", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/c08462554a4844d681348f58b9b0edee"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c08462554a4844d681348f58b9b0edee", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/ddfc3a9aad444d4782eae677c8a98130"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ddfc3a9aad444d4782eae677c8a98130", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/f2a74f2185a54676a6cb2bb5ecfcc4f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2a74f2185a54676a6cb2bb5ecfcc4f6", "email": "glance@localhost", "password_expires_at": null}, {"name": "vmready2-user_5005d390-f32b-4c31-8ac6-ae7d33e72b6a", "links": {"self": "http://172.30.9.31:5000/v3/users/fc75ee0527fb47c4bb2871b8f28b9cec"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "fc75ee0527fb47c4bb2871b8f28b9cec", "domain_id": "default", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-12-27 15:34:15,524 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-e8bc110f-bdee-48a2-aa94-1be510542600 2018-12-27 15:34:15,524 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0392439365387s 2018-12-27 15:34:15,525 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-e8bc110f-bdee-48a2-aa94-1be510542600 2018-12-27 15:34:15,536 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-27 15:34:15,539 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}af781d3b64d4767aa42484b99dd8bec3bff7b973" 2018-12-27 15:34:15,722 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:34:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-761009ca-d25c-46f8-b3e0-2e0ad0fdd95f Content-Encoding: gzip Content-Length: 394 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: vmready2", "links": {"self": "http://172.30.9.31:5000/v3/projects/378b8d659ddb4858a227d3da1f154f73"}, "tags": [], "enabled": true, "id": "378b8d659ddb4858a227d3da1f154f73", "parent_id": "default", "domain_id": "default", "name": "vmready2-project_5005d390-f32b-4c31-8ac6-ae7d33e72b6a"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93"}, "tags": [], "enabled": true, "id": "b7b4fceec1ad4c6eb74d758b709a9d93", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/da629caea04941e1ae8979c379dc7c9d"}, "tags": [], "enabled": true, "id": "da629caea04941e1ae8979c379dc7c9d", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-12-27 15:34:15,722 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?domain_id=default used request id req-761009ca-d25c-46f8-b3e0-2e0ad0fdd95f 2018-12-27 15:34:15,722 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.185729980469s 2018-12-27 15:34:15,722 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?domain_id=default used request id req-761009ca-d25c-46f8-b3e0-2e0ad0fdd95f 2018-12-27 15:34:15,730 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-12-27 15:34:15,733 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:5000/v3/role_assignments?user.id=fc75ee0527fb47c4bb2871b8f28b9cec&role.id=5e97c57d600b48f5b4c8f915fe73d20b&scope.project.id=378b8d659ddb4858a227d3da1f154f73" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}af781d3b64d4767aa42484b99dd8bec3bff7b973" 2018-12-27 15:34:15,928 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:34:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4f87b85b-d05f-4848-a190-b0771d6729e2 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.31:5000/v3/role_assignments?user.id=fc75ee0527fb47c4bb2871b8f28b9cec&role.id=5e97c57d600b48f5b4c8f915fe73d20b&scope.project.id=378b8d659ddb4858a227d3da1f154f73", "previous": null, "next": null}} 2018-12-27 15:34:15,928 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/role_assignments?user.id=fc75ee0527fb47c4bb2871b8f28b9cec&role.id=5e97c57d600b48f5b4c8f915fe73d20b&scope.project.id=378b8d659ddb4858a227d3da1f154f73 used request id req-4f87b85b-d05f-4848-a190-b0771d6729e2 2018-12-27 15:34:15,929 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.198573827744s 2018-12-27 15:34:15,929 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/role_assignments?user.id=fc75ee0527fb47c4bb2871b8f28b9cec&role.id=5e97c57d600b48f5b4c8f915fe73d20b&scope.project.id=378b8d659ddb4858a227d3da1f154f73 used request id req-4f87b85b-d05f-4848-a190-b0771d6729e2 2018-12-27 15:34:15,933 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-12-27 15:34:15,936 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.31:5000/v3/projects/378b8d659ddb4858a227d3da1f154f73/users/fc75ee0527fb47c4bb2871b8f28b9cec/roles/5e97c57d600b48f5b4c8f915fe73d20b -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}af781d3b64d4767aa42484b99dd8bec3bff7b973" 2018-12-27 15:34:16,096 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 15:34:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5d138f62-e20d-4efe-b5ce-1e08e14334eb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 15:34:16,096 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/378b8d659ddb4858a227d3da1f154f73/users/fc75ee0527fb47c4bb2871b8f28b9cec/roles/5e97c57d600b48f5b4c8f915fe73d20b used request id req-5d138f62-e20d-4efe-b5ce-1e08e14334eb 2018-12-27 15:34:16,096 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.163340091705s 2018-12-27 15:34:16,096 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/378b8d659ddb4858a227d3da1f154f73/users/fc75ee0527fb47c4bb2871b8f28b9cec/roles/5e97c57d600b48f5b4c8f915fe73d20b used request id req-5d138f62-e20d-4efe-b5ce-1e08e14334eb 2018-12-27 15:34:16,097 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vmready2-project_5005d390-f32b-4c31-8ac6-ae7d33e72b6a', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'tenant_name': 'admin', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': u'1', u'image_api_version': '2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'regionOne', u'key_manager_api_version': u'v1', 'project_id': u'378b8d659ddb4858a227d3da1f154f73', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'fff82d55-a61a-4381-bfd1-33016a2115df', 'username': u'vmready2-user_5005d390-f32b-4c31-8ac6-ae7d33e72b6a', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.31:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-12-27 15:34:16,100 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vmready2-user_5005d390-f32b-4c31-8ac6-ae7d33e72b6a', 'password': 'fff82d55-a61a-4381-bfd1-33016a2115df', 'project_name': 'vmready2-project_5005d390-f32b-4c31-8ac6-ae7d33e72b6a', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.31:5000//v3', 'project_id': '378b8d659ddb4858a227d3da1f154f73', 'project_domain_name': 'Default'} 2018-12-27 15:34:16,101 - xtesting.ci.run_tests - INFO - Running test case 'vmready2'... 2018-12-27 15:34:16,102 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-27 15:34:16,106 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}af781d3b64d4767aa42484b99dd8bec3bff7b973" 2018-12-27 15:34:16,199 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:34:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ca878552-1270-4273-83e3-2e918ca95d0d Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.31:5000/v3/domains/914eec1d43ea4caf9d2fd33268c06258"}, "tags": [], "enabled": true, "id": "914eec1d43ea4caf9d2fd33268c06258", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains", "previous": null, "next": null}} 2018-12-27 15:34:16,200 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains used request id req-ca878552-1270-4273-83e3-2e918ca95d0d 2018-12-27 15:34:16,200 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0975708961487s 2018-12-27 15:34:16,200 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains used request id req-ca878552-1270-4273-83e3-2e918ca95d0d 2018-12-27 15:34:16,206 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-27 15:34:16,210 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}af781d3b64d4767aa42484b99dd8bec3bff7b973" 2018-12-27 15:34:16,318 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:34:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-356954aa-908b-477d-95ef-bf0fd9ceceb2 Content-Encoding: gzip Content-Length: 394 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: vmready2", "links": {"self": "http://172.30.9.31:5000/v3/projects/378b8d659ddb4858a227d3da1f154f73"}, "tags": [], "enabled": true, "id": "378b8d659ddb4858a227d3da1f154f73", "parent_id": "default", "domain_id": "default", "name": "vmready2-project_5005d390-f32b-4c31-8ac6-ae7d33e72b6a"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93"}, "tags": [], "enabled": true, "id": "b7b4fceec1ad4c6eb74d758b709a9d93", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/da629caea04941e1ae8979c379dc7c9d"}, "tags": [], "enabled": true, "id": "da629caea04941e1ae8979c379dc7c9d", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-12-27 15:34:16,318 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?domain_id=default used request id req-356954aa-908b-477d-95ef-bf0fd9ceceb2 2018-12-27 15:34:16,318 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.111578941345s 2018-12-27 15:34:16,318 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?domain_id=default used request id req-356954aa-908b-477d-95ef-bf0fd9ceceb2 2018-12-27 15:34:16,320 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-12-27 15:34:16,321 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}af781d3b64d4767aa42484b99dd8bec3bff7b973" -d '{"network": {"tenant_id": "378b8d659ddb4858a227d3da1f154f73", "name": "vmready2-net_5005d390-f32b-4c31-8ac6-ae7d33e72b6a", "admin_state_up": true}}' 2018-12-27 15:34:18,050 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 718 X-Openstack-Request-Id: req-3684cd28-2edb-4268-be34-e42d53c4a59a Date: Thu, 27 Dec 2018 15:34:18 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"provider:network_type":"geneve","id":"af44e4a4-e38c-4bf6-b515-4df48a5cb138","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":9,"ipv4_address_scope":null,"shared":false,"project_id":"378b8d659ddb4858a227d3da1f154f73","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-27T15:34:17Z","is_default":false,"qos_policy_id":null,"name":"vmready2-net_5005d390-f32b-4c31-8ac6-ae7d33e72b6a","admin_state_up":true,"tenant_id":"378b8d659ddb4858a227d3da1f154f73","created_at":"2018-12-27T15:34:16Z","mtu":1442}} 2018-12-27 15:34:18,050 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-3684cd28-2edb-4268-be34-e42d53c4a59a 2018-12-27 15:34:18,051 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 1.72989583015s 2018-12-27 15:34:18,051 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-3684cd28-2edb-4268-be34-e42d53c4a59a 2018-12-27 15:34:18,051 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'dns_domain': u'', u'updated_at': u'2018-12-27T15:34:17Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'provider:network_type': u'geneve', u'id': u'af44e4a4-e38c-4bf6-b515-4df48a5cb138', u'provider:segmentation_id': 9, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'vmready2-net_5005d390-f32b-4c31-8ac6-ae7d33e72b6a', u'created_at': u'2018-12-27T15:34:16Z', u'mtu': 1442, u'tenant_id': u'378b8d659ddb4858a227d3da1f154f73', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'378b8d659ddb4858a227d3da1f154f73'}) 2018-12-27 15:34:18,052 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 15:34:18,059 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:34:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bed1ca25-913f-4049-a80f-db2650b7b476 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 15:34:18,060 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-bed1ca25-913f-4049-a80f-db2650b7b476 2018-12-27 15:34:18,060 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000/v3/auth/tokens 2018-12-27 15:34:18,453 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T16:34:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "378b8d659ddb4858a227d3da1f154f73", "name": "vmready2-project_5005d390-f32b-4c31-8ac6-ae7d33e72b6a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/378b8d659ddb4858a227d3da1f154f73", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/378b8d659ddb4858a227d3da1f154f73", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/378b8d659ddb4858a227d3da1f154f73", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/378b8d659ddb4858a227d3da1f154f73", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/378b8d659ddb4858a227d3da1f154f73", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/378b8d659ddb4858a227d3da1f154f73", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/378b8d659ddb4858a227d3da1f154f73", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/378b8d659ddb4858a227d3da1f154f73", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/378b8d659ddb4858a227d3da1f154f73", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_378b8d659ddb4858a227d3da1f154f73", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_378b8d659ddb4858a227d3da1f154f73", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/378b8d659ddb4858a227d3da1f154f73", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/378b8d659ddb4858a227d3da1f154f73", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/378b8d659ddb4858a227d3da1f154f73", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vmready2-user_5005d390-f32b-4c31-8ac6-ae7d33e72b6a", "id": "fc75ee0527fb47c4bb2871b8f28b9cec"}, "audit_ids": ["8FgareIqQZGMzoIXg8Zf4A"], "issued_at": "2018-12-27T15:34:18.000000Z"}} 2018-12-27 15:34:18,456 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-27 15:34:18,457 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0327d29dadd541d7d040e5f20528865a99e81e36" 2018-12-27 15:34:18,801 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1215 X-Openstack-Request-Id: req-d0d84704-72cc-4fcd-9d54-e8408f0b24c8 Date: Thu, 27 Dec 2018 15:34:18 GMT RESP BODY: {"networks":[{"updated_at":"2018-12-27T15:29:25Z","dns_domain":"","revision_number":7,"port_security_enabled":true,"id":"a4959dd9-e8f4-4ea9-8c99-7bff545db58c","router:external":true,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"da629caea04941e1ae8979c379dc7c9d","status":"ACTIVE","subnets":["244ab55b-a0ed-4e50-9f85-07f08119ae55"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"da629caea04941e1ae8979c379dc7c9d","created_at":"2018-12-27T15:29:17Z","mtu":1500},{"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"id":"af44e4a4-e38c-4bf6-b515-4df48a5cb138","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"378b8d659ddb4858a227d3da1f154f73","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-27T15:34:17Z","qos_policy_id":null,"name":"vmready2-net_5005d390-f32b-4c31-8ac6-ae7d33e72b6a","admin_state_up":true,"tenant_id":"378b8d659ddb4858a227d3da1f154f73","created_at":"2018-12-27T15:34:16Z","mtu":1442}]} 2018-12-27 15:34:18,802 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-d0d84704-72cc-4fcd-9d54-e8408f0b24c8 2018-12-27 15:34:18,802 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.345327138901s 2018-12-27 15:34:18,802 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-d0d84704-72cc-4fcd-9d54-e8408f0b24c8 2018-12-27 15:34:18,804 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-12-27 15:34:18,804 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}0327d29dadd541d7d040e5f20528865a99e81e36" -d '{"subnet": {"name": "vmready2-subnet_5005d390-f32b-4c31-8ac6-ae7d33e72b6a", "enable_dhcp": true, "network_id": "af44e4a4-e38c-4bf6-b515-4df48a5cb138", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-12-27 15:34:20,516 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-1efec1e8-9f2c-45a9-8eac-035be354c713 Date: Thu, 27 Dec 2018 15:34:20 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"af44e4a4-e38c-4bf6-b515-4df48a5cb138","tenant_id":"378b8d659ddb4858a227d3da1f154f73","created_at":"2018-12-27T15:34:19Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-12-27T15:34:19Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"378b8d659ddb4858a227d3da1f154f73","id":"858faa1b-dab7-485d-a412-8771707def24","subnetpool_id":null,"name":"vmready2-subnet_5005d390-f32b-4c31-8ac6-ae7d33e72b6a"}} 2018-12-27 15:34:20,516 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/subnets.json used request id req-1efec1e8-9f2c-45a9-8eac-035be354c713 2018-12-27 15:34:20,517 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 1.71286892891s 2018-12-27 15:34:20,517 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/subnets.json used request id req-1efec1e8-9f2c-45a9-8eac-035be354c713 2018-12-27 15:34:20,517 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-12-27T15:34:19Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'858faa1b-dab7-485d-a412-8771707def24', u'subnetpool_id': None, u'service_types': [], u'name': u'vmready2-subnet_5005d390-f32b-4c31-8ac6-ae7d33e72b6a', u'enable_dhcp': True, u'network_id': u'af44e4a4-e38c-4bf6-b515-4df48a5cb138', u'tenant_id': u'378b8d659ddb4858a227d3da1f154f73', u'created_at': u'2018-12-27T15:34:19Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'378b8d659ddb4858a227d3da1f154f73'}) 2018-12-27 15:34:20,518 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-12-27 15:34:20,519 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}0327d29dadd541d7d040e5f20528865a99e81e36" -d '{"router": {"external_gateway_info": {"network_id": "a4959dd9-e8f4-4ea9-8c99-7bff545db58c"}, "name": "vmready2-router_5005d390-f32b-4c31-8ac6-ae7d33e72b6a", "admin_state_up": true}}' 2018-12-27 15:34:23,448 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 619 X-Openstack-Request-Id: req-8d5559fc-ee89-482f-a9bd-3df8156aa613 Date: Thu, 27 Dec 2018 15:34:23 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "a4959dd9-e8f4-4ea9-8c99-7bff545db58c", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "244ab55b-a0ed-4e50-9f85-07f08119ae55", "ip_address": "172.30.9.203"}]}, "description": "", "tags": [], "tenant_id": "378b8d659ddb4858a227d3da1f154f73", "created_at": "2018-12-27T15:34:21Z", "admin_state_up": true, "updated_at": "2018-12-27T15:34:22Z", "revision_number": 2, "routes": [], "project_id": "378b8d659ddb4858a227d3da1f154f73", "id": "7e58cb9e-cd34-479c-97a8-e2a77d6f5f43", "name": "vmready2-router_5005d390-f32b-4c31-8ac6-ae7d33e72b6a"}} 2018-12-27 15:34:23,448 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/routers.json used request id req-8d5559fc-ee89-482f-a9bd-3df8156aa613 2018-12-27 15:34:23,449 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 2.93040108681s 2018-12-27 15:34:23,449 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/routers.json used request id req-8d5559fc-ee89-482f-a9bd-3df8156aa613 2018-12-27 15:34:23,449 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'a4959dd9-e8f4-4ea9-8c99-7bff545db58c', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'244ab55b-a0ed-4e50-9f85-07f08119ae55', u'ip_address': u'172.30.9.203'}]}, u'description': u'', u'tags': [], u'tenant_id': u'378b8d659ddb4858a227d3da1f154f73', u'created_at': u'2018-12-27T15:34:21Z', u'admin_state_up': True, u'updated_at': u'2018-12-27T15:34:22Z', u'revision_number': 2, u'routes': [], u'project_id': u'378b8d659ddb4858a227d3da1f154f73', u'id': u'7e58cb9e-cd34-479c-97a8-e2a77d6f5f43', u'name': u'vmready2-router_5005d390-f32b-4c31-8ac6-ae7d33e72b6a'}) 2018-12-27 15:34:23,450 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-12-27 15:34:23,450 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.31:9696/v2.0/routers/7e58cb9e-cd34-479c-97a8-e2a77d6f5f43/add_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}0327d29dadd541d7d040e5f20528865a99e81e36" -d '{"subnet_id": "858faa1b-dab7-485d-a412-8771707def24"}' 2018-12-27 15:34:26,338 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-b958f1dd-624d-42c0-a50b-b3abd2b1b9cc Date: Thu, 27 Dec 2018 15:34:26 GMT RESP BODY: {"network_id": "af44e4a4-e38c-4bf6-b515-4df48a5cb138", "tenant_id": "378b8d659ddb4858a227d3da1f154f73", "subnet_id": "858faa1b-dab7-485d-a412-8771707def24", "subnet_ids": ["858faa1b-dab7-485d-a412-8771707def24"], "port_id": "866db5c3-8633-47f4-a1a9-9b3f61e98add", "id": "7e58cb9e-cd34-479c-97a8-e2a77d6f5f43"} 2018-12-27 15:34:26,338 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.31:9696/v2.0/routers/7e58cb9e-cd34-479c-97a8-e2a77d6f5f43/add_router_interface.json used request id req-b958f1dd-624d-42c0-a50b-b3abd2b1b9cc 2018-12-27 15:34:26,338 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.88788104057s 2018-12-27 15:34:26,338 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.31:9696/v2.0/routers/7e58cb9e-cd34-479c-97a8-e2a77d6f5f43/add_router_interface.json used request id req-b958f1dd-624d-42c0-a50b-b3abd2b1b9cc returning object 7e58cb9e-cd34-479c-97a8-e2a77d6f5f43 2018-12-27 15:34:26,339 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-27 15:34:26,474 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-12-27 15:34:26,476 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 15:34:26,481 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Thu, 27 Dec 2018 15:34:26 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}]} 2018-12-27 15:34:26,484 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-27 15:34:26,486 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0327d29dadd541d7d040e5f20528865a99e81e36" 2018-12-27 15:34:27,239 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-43fa8882-4661-47d7-9c50-a8b945053dc9 Date: Thu, 27 Dec 2018 15:34:27 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-27 15:34:27,239 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-43fa8882-4661-47d7-9c50-a8b945053dc9 2018-12-27 15:34:27,239 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.754905939102s 2018-12-27 15:34:27,239 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-43fa8882-4661-47d7-9c50-a8b945053dc9 2018-12-27 15:34:27,247 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-12-27 15:34:27,251 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}0327d29dadd541d7d040e5f20528865a99e81e36" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vmready2-img_5005d390-f32b-4c31-8ac6-ae7d33e72b6a", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vmready2-img_5005d390-f32b-4c31-8ac6-ae7d33e72b6a"}' 2018-12-27 15:34:28,070 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 868 Content-Type: application/json Location: http://172.30.9.31:9292/v2/images/9fcf4c13-dc23-4989-a722-8b3178edfec5 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-1df9d435-305a-4bd8-9e6b-5b2c30a180bb Date: Thu, 27 Dec 2018 15:34:28 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/9fcf4c13-dc23-4989-a722-8b3178edfec5/file", "owner": "378b8d659ddb4858a227d3da1f154f73", "id": "9fcf4c13-dc23-4989-a722-8b3178edfec5", "size": null, "self": "/v2/images/9fcf4c13-dc23-4989-a722-8b3178edfec5", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-27T15:34:27Z", "visibility": "private", "owner_specified.shade.object": "images/vmready2-img_5005d390-f32b-4c31-8ac6-ae7d33e72b6a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready2-img_5005d390-f32b-4c31-8ac6-ae7d33e72b6a", "checksum": null, "created_at": "2018-12-27T15:34:27Z", "protected": false} 2018-12-27 15:34:28,070 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.31:9292/v2/images used request id req-1df9d435-305a-4bd8-9e6b-5b2c30a180bb 2018-12-27 15:34:28,070 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.822829008102s 2018-12-27 15:34:28,070 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.31:9292/v2/images used request id req-1df9d435-305a-4bd8-9e6b-5b2c30a180bb returning object 9fcf4c13-dc23-4989-a722-8b3178edfec5 2018-12-27 15:34:28,071 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-12-27 15:34:28,075 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.31:9292/v2/images/9fcf4c13-dc23-4989-a722-8b3178edfec5/file -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0327d29dadd541d7d040e5f20528865a99e81e36" -d '' 2018-12-27 15:34:29,310 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-8cb76837-bda8-4a15-a1b1-97c53724c1cf Date: Thu, 27 Dec 2018 15:34:29 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-27 15:34:29,310 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.31:9292/v2/images/9fcf4c13-dc23-4989-a722-8b3178edfec5/file used request id req-8cb76837-bda8-4a15-a1b1-97c53724c1cf 2018-12-27 15:34:29,311 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.23936486244s 2018-12-27 15:34:29,311 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.31:9292/v2/images/9fcf4c13-dc23-4989-a722-8b3178edfec5/file used request id req-8cb76837-bda8-4a15-a1b1-97c53724c1cf 2018-12-27 15:34:29,315 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-27 15:34:29,318 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0327d29dadd541d7d040e5f20528865a99e81e36" 2018-12-27 15:34:30,027 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1198 Content-Type: application/json X-Openstack-Request-Id: req-e990aa8f-5e13-4219-b7ce-7b120599f281 Date: Thu, 27 Dec 2018 15:34:30 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/9fcf4c13-dc23-4989-a722-8b3178edfec5/snap", "metadata": {}}], "file": "/v2/images/9fcf4c13-dc23-4989-a722-8b3178edfec5/file", "owner": "378b8d659ddb4858a227d3da1f154f73", "id": "9fcf4c13-dc23-4989-a722-8b3178edfec5", "size": 12716032, "self": "/v2/images/9fcf4c13-dc23-4989-a722-8b3178edfec5", "disk_format": "qcow2", "direct_url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/9fcf4c13-dc23-4989-a722-8b3178edfec5/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-27T15:34:29Z", "visibility": "private", "owner_specified.shade.object": "images/vmready2-img_5005d390-f32b-4c31-8ac6-ae7d33e72b6a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready2-img_5005d390-f32b-4c31-8ac6-ae7d33e72b6a", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-27T15:34:27Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-27 15:34:30,027 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-e990aa8f-5e13-4219-b7ce-7b120599f281 2018-12-27 15:34:30,028 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.71275806427s 2018-12-27 15:34:30,028 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-e990aa8f-5e13-4219-b7ce-7b120599f281 2018-12-27 15:34:30,030 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/9fcf4c13-dc23-4989-a722-8b3178edfec5/snap', u'metadata': Munch({})})], 'file': u'/v2/images/9fcf4c13-dc23-4989-a722-8b3178edfec5/file', 'owner': u'378b8d659ddb4858a227d3da1f154f73', 'id': u'9fcf4c13-dc23-4989-a722-8b3178edfec5', 'size': 12716032, u'self': u'/v2/images/9fcf4c13-dc23-4989-a722-8b3178edfec5', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'378b8d659ddb4858a227d3da1f154f73', 'name': 'vmready2-project_5005d390-f32b-4c31-8ac6-ae7d33e72b6a', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/9fcf4c13-dc23-4989-a722-8b3178edfec5/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-12-27T15:34:29Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-12-27T15:34:29Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vmready2-img_5005d390-f32b-4c31-8ac6-ae7d33e72b6a', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/9fcf4c13-dc23-4989-a722-8b3178edfec5', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/vmready2-img_5005d390-f32b-4c31-8ac6-ae7d33e72b6a', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'vmready2-img_5005d390-f32b-4c31-8ac6-ae7d33e72b6a', 'created': u'2018-12-27T15:34:27Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-12-27T15:34:27Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/9fcf4c13-dc23-4989-a722-8b3178edfec5', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/vmready2-img_5005d390-f32b-4c31-8ac6-ae7d33e72b6a', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-12-27 15:34:30,031 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-12-27 15:34:30,033 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}af781d3b64d4767aa42484b99dd8bec3bff7b973" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vmready2-flavor_5005d390-f32b-4c31-8ac6-ae7d33e72b6a", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-12-27 15:34:30,747 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:34:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-dc901fe8-95eb-48fc-9209-f3942f2572ec x-compute-request-id: req-dc901fe8-95eb-48fc-9209-f3942f2572ec Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavor": {"name": "vmready2-flavor_5005d390-f32b-4c31-8ac6-ae7d33e72b6a", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/811124a4-15ae-42cc-ad4a-492440f9bfc6", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/811124a4-15ae-42cc-ad4a-492440f9bfc6", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "811124a4-15ae-42cc-ad4a-492440f9bfc6"}} 2018-12-27 15:34:30,747 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-dc901fe8-95eb-48fc-9209-f3942f2572ec 2018-12-27 15:34:30,748 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.716850996017s 2018-12-27 15:34:30,748 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-dc901fe8-95eb-48fc-9209-f3942f2572ec 2018-12-27 15:34:30,749 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vmready2-flavor_5005d390-f32b-4c31-8ac6-ae7d33e72b6a', 'ephemeral': 0, 'ram': 512, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b7b4fceec1ad4c6eb74d758b709a9d93', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 1, 'id': u'811124a4-15ae-42cc-ad4a-492440f9bfc6', 'swap': 0}) 2018-12-27 15:34:30,749 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-12-27 15:34:30,752 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/flavors/811124a4-15ae-42cc-ad4a-492440f9bfc6/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}af781d3b64d4767aa42484b99dd8bec3bff7b973" -d '{"extra_specs": {}}' 2018-12-27 15:34:30,772 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:34:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-7df5a179-74c1-40fd-831a-4084c7d04ae6 x-compute-request-id: req-7df5a179-74c1-40fd-831a-4084c7d04ae6 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-12-27 15:34:30,772 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors/811124a4-15ae-42cc-ad4a-492440f9bfc6/os-extra_specs used request id req-7df5a179-74c1-40fd-831a-4084c7d04ae6 2018-12-27 15:34:30,772 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0228459835052s 2018-12-27 15:34:30,773 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors/811124a4-15ae-42cc-ad4a-492440f9bfc6/os-extra_specs used request id req-7df5a179-74c1-40fd-831a-4084c7d04ae6 2018-12-27 15:34:30,879 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-12-27 15:34:30,879 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vmready2 | functest | 00:15 | PASS | +-------------------+------------------+------------------+----------------+ 2018-12-27 15:34:30,884 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-12-27 15:34:30,885 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.31:9696/v2.0/routers/7e58cb9e-cd34-479c-97a8-e2a77d6f5f43/remove_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}0327d29dadd541d7d040e5f20528865a99e81e36" -d '{"subnet_id": "858faa1b-dab7-485d-a412-8771707def24"}' 2018-12-27 15:34:32,675 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-8246a3e3-694e-4137-b7a2-c4e8336112a3 Date: Thu, 27 Dec 2018 15:34:32 GMT RESP BODY: {"network_id": "af44e4a4-e38c-4bf6-b515-4df48a5cb138", "tenant_id": "378b8d659ddb4858a227d3da1f154f73", "subnet_id": "858faa1b-dab7-485d-a412-8771707def24", "subnet_ids": ["858faa1b-dab7-485d-a412-8771707def24"], "port_id": "866db5c3-8633-47f4-a1a9-9b3f61e98add", "id": "7e58cb9e-cd34-479c-97a8-e2a77d6f5f43"} 2018-12-27 15:34:32,676 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.31:9696/v2.0/routers/7e58cb9e-cd34-479c-97a8-e2a77d6f5f43/remove_router_interface.json used request id req-8246a3e3-694e-4137-b7a2-c4e8336112a3 2018-12-27 15:34:32,676 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.79118490219s 2018-12-27 15:34:32,676 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.31:9696/v2.0/routers/7e58cb9e-cd34-479c-97a8-e2a77d6f5f43/remove_router_interface.json used request id req-8246a3e3-694e-4137-b7a2-c4e8336112a3 returning object 7e58cb9e-cd34-479c-97a8-e2a77d6f5f43 2018-12-27 15:34:32,676 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-12-27 15:34:32,677 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0327d29dadd541d7d040e5f20528865a99e81e36" 2018-12-27 15:34:33,720 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 622 X-Openstack-Request-Id: req-205d7aa9-99eb-408d-968b-aa00accd625d Date: Thu, 27 Dec 2018 15:34:33 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "a4959dd9-e8f4-4ea9-8c99-7bff545db58c", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "244ab55b-a0ed-4e50-9f85-07f08119ae55", "ip_address": "172.30.9.203"}]}, "description": "", "tags": [], "tenant_id": "378b8d659ddb4858a227d3da1f154f73", "created_at": "2018-12-27T15:34:21Z", "admin_state_up": true, "updated_at": "2018-12-27T15:34:31Z", "revision_number": 4, "routes": [], "project_id": "378b8d659ddb4858a227d3da1f154f73", "id": "7e58cb9e-cd34-479c-97a8-e2a77d6f5f43", "name": "vmready2-router_5005d390-f32b-4c31-8ac6-ae7d33e72b6a"}]} 2018-12-27 15:34:33,720 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/routers.json used request id req-205d7aa9-99eb-408d-968b-aa00accd625d 2018-12-27 15:34:33,720 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 1.04375195503s 2018-12-27 15:34:33,721 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/routers.json used request id req-205d7aa9-99eb-408d-968b-aa00accd625d 2018-12-27 15:34:33,722 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-12-27 15:34:33,722 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:9696/v2.0/routers/7e58cb9e-cd34-479c-97a8-e2a77d6f5f43.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0327d29dadd541d7d040e5f20528865a99e81e36" 2018-12-27 15:34:35,562 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-1c98ce31-a420-421c-8cd5-d831b22b9ccb Content-Length: 0 Date: Thu, 27 Dec 2018 15:34:35 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 15:34:35,562 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/routers/7e58cb9e-cd34-479c-97a8-e2a77d6f5f43.json used request id req-1c98ce31-a420-421c-8cd5-d831b22b9ccb 2018-12-27 15:34:35,562 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.84019207954s 2018-12-27 15:34:35,562 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/routers/7e58cb9e-cd34-479c-97a8-e2a77d6f5f43.json used request id req-1c98ce31-a420-421c-8cd5-d831b22b9ccb 2018-12-27 15:34:35,563 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-12-27 15:34:35,563 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0327d29dadd541d7d040e5f20528865a99e81e36" 2018-12-27 15:34:35,825 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-d3b14e1f-52a5-4272-a1d7-7516a910ed5b Date: Thu, 27 Dec 2018 15:34:35 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"af44e4a4-e38c-4bf6-b515-4df48a5cb138","tenant_id":"378b8d659ddb4858a227d3da1f154f73","created_at":"2018-12-27T15:34:19Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-12-27T15:34:19Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"378b8d659ddb4858a227d3da1f154f73","id":"858faa1b-dab7-485d-a412-8771707def24","subnetpool_id":null,"name":"vmready2-subnet_5005d390-f32b-4c31-8ac6-ae7d33e72b6a"}]} 2018-12-27 15:34:35,825 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets.json used request id req-d3b14e1f-52a5-4272-a1d7-7516a910ed5b 2018-12-27 15:34:35,825 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.262046813965s 2018-12-27 15:34:35,825 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets.json used request id req-d3b14e1f-52a5-4272-a1d7-7516a910ed5b 2018-12-27 15:34:35,827 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-12-27 15:34:35,827 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:9696/v2.0/subnets/858faa1b-dab7-485d-a412-8771707def24.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0327d29dadd541d7d040e5f20528865a99e81e36" 2018-12-27 15:34:37,356 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-7edde5a6-8ce9-4f6a-a2ff-66a702100f2e Date: Thu, 27 Dec 2018 15:34:37 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 15:34:37,357 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/subnets/858faa1b-dab7-485d-a412-8771707def24.json used request id req-7edde5a6-8ce9-4f6a-a2ff-66a702100f2e 2018-12-27 15:34:37,357 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.5298769474s 2018-12-27 15:34:37,357 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/subnets/858faa1b-dab7-485d-a412-8771707def24.json used request id req-7edde5a6-8ce9-4f6a-a2ff-66a702100f2e 2018-12-27 15:34:37,358 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-27 15:34:37,358 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0327d29dadd541d7d040e5f20528865a99e81e36" 2018-12-27 15:34:37,666 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1215 X-Openstack-Request-Id: req-cd460d34-eaca-434d-9a44-41c283554f83 Date: Thu, 27 Dec 2018 15:34:37 GMT RESP BODY: {"networks":[{"updated_at":"2018-12-27T15:29:25Z","dns_domain":"","revision_number":7,"port_security_enabled":true,"id":"a4959dd9-e8f4-4ea9-8c99-7bff545db58c","router:external":true,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"da629caea04941e1ae8979c379dc7c9d","status":"ACTIVE","subnets":["244ab55b-a0ed-4e50-9f85-07f08119ae55"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"da629caea04941e1ae8979c379dc7c9d","created_at":"2018-12-27T15:29:17Z","mtu":1500},{"ipv6_address_scope":null,"dns_domain":"","revision_number":5,"port_security_enabled":true,"id":"af44e4a4-e38c-4bf6-b515-4df48a5cb138","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"378b8d659ddb4858a227d3da1f154f73","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-27T15:34:37Z","qos_policy_id":null,"name":"vmready2-net_5005d390-f32b-4c31-8ac6-ae7d33e72b6a","admin_state_up":true,"tenant_id":"378b8d659ddb4858a227d3da1f154f73","created_at":"2018-12-27T15:34:16Z","mtu":1442}]} 2018-12-27 15:34:37,666 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-cd460d34-eaca-434d-9a44-41c283554f83 2018-12-27 15:34:37,667 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.308913946152s 2018-12-27 15:34:37,667 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-cd460d34-eaca-434d-9a44-41c283554f83 2018-12-27 15:34:37,668 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-12-27 15:34:37,669 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:9696/v2.0/networks/af44e4a4-e38c-4bf6-b515-4df48a5cb138.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0327d29dadd541d7d040e5f20528865a99e81e36" 2018-12-27 15:34:39,171 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-b7b39ae8-596e-4cbc-ad47-3885963ee880 Date: Thu, 27 Dec 2018 15:34:39 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 15:34:39,172 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/networks/af44e4a4-e38c-4bf6-b515-4df48a5cb138.json used request id req-b7b39ae8-596e-4cbc-ad47-3885963ee880 2018-12-27 15:34:39,172 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.50353384018s 2018-12-27 15:34:39,172 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/networks/af44e4a4-e38c-4bf6-b515-4df48a5cb138.json used request id req-b7b39ae8-596e-4cbc-ad47-3885963ee880 2018-12-27 15:34:39,176 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-27 15:34:39,180 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0327d29dadd541d7d040e5f20528865a99e81e36" 2018-12-27 15:34:39,906 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1198 Content-Type: application/json X-Openstack-Request-Id: req-cb7b4ac6-6908-44c9-8808-69f29ae1d23b Date: Thu, 27 Dec 2018 15:34:39 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/9fcf4c13-dc23-4989-a722-8b3178edfec5/snap", "metadata": {}}], "file": "/v2/images/9fcf4c13-dc23-4989-a722-8b3178edfec5/file", "owner": "378b8d659ddb4858a227d3da1f154f73", "id": "9fcf4c13-dc23-4989-a722-8b3178edfec5", "size": 12716032, "self": "/v2/images/9fcf4c13-dc23-4989-a722-8b3178edfec5", "disk_format": "qcow2", "direct_url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/9fcf4c13-dc23-4989-a722-8b3178edfec5/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-27T15:34:29Z", "visibility": "private", "owner_specified.shade.object": "images/vmready2-img_5005d390-f32b-4c31-8ac6-ae7d33e72b6a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready2-img_5005d390-f32b-4c31-8ac6-ae7d33e72b6a", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-27T15:34:27Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-27 15:34:39,907 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-cb7b4ac6-6908-44c9-8808-69f29ae1d23b 2018-12-27 15:34:39,907 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.730631113052s 2018-12-27 15:34:39,907 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-cb7b4ac6-6908-44c9-8808-69f29ae1d23b 2018-12-27 15:34:39,909 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-12-27 15:34:39,912 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:9292/v2/images/9fcf4c13-dc23-4989-a722-8b3178edfec5 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0327d29dadd541d7d040e5f20528865a99e81e36" 2018-12-27 15:34:41,453 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-cc9bdc4e-d388-4f01-a079-1ddac3b2f643 Date: Thu, 27 Dec 2018 15:34:41 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-27 15:34:41,453 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.31:9292/v2/images/9fcf4c13-dc23-4989-a722-8b3178edfec5 used request id req-cc9bdc4e-d388-4f01-a079-1ddac3b2f643 2018-12-27 15:34:41,453 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.54454612732s 2018-12-27 15:34:41,454 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.31:9292/v2/images/9fcf4c13-dc23-4989-a722-8b3178edfec5 used request id req-cc9bdc4e-d388-4f01-a079-1ddac3b2f643 2018-12-27 15:34:41,454 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-12-27 15:34:41,457 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}af781d3b64d4767aa42484b99dd8bec3bff7b973" 2018-12-27 15:34:41,586 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:34:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6477a6ba-0acf-4f16-9c86-49d578f73092 x-compute-request-id: req-6477a6ba-0acf-4f16-9c86-49d578f73092 Content-Encoding: gzip Content-Length: 307 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vmready2-flavor_5005d390-f32b-4c31-8ac6-ae7d33e72b6a", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/811124a4-15ae-42cc-ad4a-492440f9bfc6", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/811124a4-15ae-42cc-ad4a-492440f9bfc6", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "811124a4-15ae-42cc-ad4a-492440f9bfc6"}]} 2018-12-27 15:34:41,586 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None used request id req-6477a6ba-0acf-4f16-9c86-49d578f73092 2018-12-27 15:34:41,587 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.132427215576s 2018-12-27 15:34:41,587 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None used request id req-6477a6ba-0acf-4f16-9c86-49d578f73092 2018-12-27 15:34:41,589 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-12-27 15:34:41,591 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:8774/v2.1/flavors/811124a4-15ae-42cc-ad4a-492440f9bfc6 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}af781d3b64d4767aa42484b99dd8bec3bff7b973" 2018-12-27 15:34:41,642 - keystoneauth.session - DEBUG - RESP: [202] Date: Thu, 27 Dec 2018 15:34:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-3883b3a9-8fd6-4cc1-9acc-01a8387825f5 x-compute-request-id: req-3883b3a9-8fd6-4cc1-9acc-01a8387825f5 Content-Length: 0 Content-Type: application/json 2018-12-27 15:34:41,642 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/flavors/811124a4-15ae-42cc-ad4a-492440f9bfc6 used request id req-3883b3a9-8fd6-4cc1-9acc-01a8387825f5 2018-12-27 15:34:41,643 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0538082122803s 2018-12-27 15:34:41,643 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/flavors/811124a4-15ae-42cc-ad4a-492440f9bfc6 used request id req-3883b3a9-8fd6-4cc1-9acc-01a8387825f5 2018-12-27 15:34:41,643 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-27 15:34:41,647 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}af781d3b64d4767aa42484b99dd8bec3bff7b973" 2018-12-27 15:34:41,849 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:34:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f4d14277-f865-40e3-8ec6-8d46c850663c Content-Encoding: gzip Content-Length: 835 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/05a834ddebbc40688596b7460b47439e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05a834ddebbc40688596b7460b47439e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/08226a0ad01943f39559448239e291e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "08226a0ad01943f39559448239e291e1", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/55c0552fe37a4f7ca0e73939514bc683"}, "domain_id": "default", "enabled": true, "options": {}, "id": "55c0552fe37a4f7ca0e73939514bc683", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/646a4af4e3b5439a97996d353fea3924"}, "domain_id": "914eec1d43ea4caf9d2fd33268c06258", "enabled": true, "options": {}, "id": "646a4af4e3b5439a97996d353fea3924", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/85fb203e51c34d3f8122e285a6a318b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85fb203e51c34d3f8122e285a6a318b3", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/905e7f4b42d24cca93b99d2401fa3378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "905e7f4b42d24cca93b99d2401fa3378", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/a5bc08b9f81f4e5bb86c24f9f7547bae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5bc08b9f81f4e5bb86c24f9f7547bae", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/a5c780627f004d318bf908d80305da9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5c780627f004d318bf908d80305da9c", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/b18425bf2b044bc9af7e194919539a17"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b18425bf2b044bc9af7e194919539a17", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/b8d2134b619d4dca80e21d6fb16449b0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b8d2134b619d4dca80e21d6fb16449b0", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/b9ab6a25a652438285139fe5b44aea62"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9ab6a25a652438285139fe5b44aea62", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/c08462554a4844d681348f58b9b0edee"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c08462554a4844d681348f58b9b0edee", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/ddfc3a9aad444d4782eae677c8a98130"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ddfc3a9aad444d4782eae677c8a98130", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/f2a74f2185a54676a6cb2bb5ecfcc4f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2a74f2185a54676a6cb2bb5ecfcc4f6", "email": "glance@localhost", "password_expires_at": null}, {"name": "vmready2-user_5005d390-f32b-4c31-8ac6-ae7d33e72b6a", "links": {"self": "http://172.30.9.31:5000/v3/users/fc75ee0527fb47c4bb2871b8f28b9cec"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "fc75ee0527fb47c4bb2871b8f28b9cec", "domain_id": "default", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-12-27 15:34:41,850 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-f4d14277-f865-40e3-8ec6-8d46c850663c 2018-12-27 15:34:41,850 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.206326961517s 2018-12-27 15:34:41,850 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-f4d14277-f865-40e3-8ec6-8d46c850663c 2018-12-27 15:34:41,856 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-27 15:34:41,859 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/users/fc75ee0527fb47c4bb2871b8f28b9cec -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}af781d3b64d4767aa42484b99dd8bec3bff7b973" 2018-12-27 15:34:41,966 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:34:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b35ecd0b-cccd-4ba8-990e-0fb4f7266c53 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"user": {"name": "vmready2-user_5005d390-f32b-4c31-8ac6-ae7d33e72b6a", "links": {"self": "http://172.30.9.31:5000/v3/users/fc75ee0527fb47c4bb2871b8f28b9cec"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "fc75ee0527fb47c4bb2871b8f28b9cec", "description": null}} 2018-12-27 15:34:41,966 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users/fc75ee0527fb47c4bb2871b8f28b9cec used request id req-b35ecd0b-cccd-4ba8-990e-0fb4f7266c53 2018-12-27 15:34:41,967 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.110600948334s 2018-12-27 15:34:41,967 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users/fc75ee0527fb47c4bb2871b8f28b9cec used request id req-b35ecd0b-cccd-4ba8-990e-0fb4f7266c53 2018-12-27 15:34:41,968 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-12-27 15:34:41,971 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:5000/v3/users/fc75ee0527fb47c4bb2871b8f28b9cec -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}af781d3b64d4767aa42484b99dd8bec3bff7b973" 2018-12-27 15:34:42,246 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 15:34:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5aad6c37-c68e-47ad-a937-de5695338ad1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 15:34:42,246 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/fc75ee0527fb47c4bb2871b8f28b9cec used request id req-5aad6c37-c68e-47ad-a937-de5695338ad1 2018-12-27 15:34:42,247 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.278921842575s 2018-12-27 15:34:42,247 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/fc75ee0527fb47c4bb2871b8f28b9cec used request id req-5aad6c37-c68e-47ad-a937-de5695338ad1 2018-12-27 15:34:42,253 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-27 15:34:42,256 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}af781d3b64d4767aa42484b99dd8bec3bff7b973" 2018-12-27 15:34:42,356 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:34:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6f6907db-c434-43d3-9f26-18dfdf0bdf7d Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: vmready2", "links": {"self": "http://172.30.9.31:5000/v3/projects/378b8d659ddb4858a227d3da1f154f73"}, "tags": [], "enabled": true, "id": "378b8d659ddb4858a227d3da1f154f73", "parent_id": "default", "domain_id": "default", "name": "vmready2-project_5005d390-f32b-4c31-8ac6-ae7d33e72b6a"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93"}, "tags": [], "enabled": true, "id": "b7b4fceec1ad4c6eb74d758b709a9d93", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/da629caea04941e1ae8979c379dc7c9d"}, "tags": [], "enabled": true, "id": "da629caea04941e1ae8979c379dc7c9d", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-12-27 15:34:42,356 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects used request id req-6f6907db-c434-43d3-9f26-18dfdf0bdf7d 2018-12-27 15:34:42,356 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.102704048157s 2018-12-27 15:34:42,356 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects used request id req-6f6907db-c434-43d3-9f26-18dfdf0bdf7d 2018-12-27 15:34:42,361 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-12-27 15:34:42,364 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:5000/v3/projects/378b8d659ddb4858a227d3da1f154f73 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}af781d3b64d4767aa42484b99dd8bec3bff7b973" 2018-12-27 15:34:42,560 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 15:34:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e35f2b94-f57a-47ac-8680-2cf124523d66 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 15:34:42,560 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/378b8d659ddb4858a227d3da1f154f73 used request id req-e35f2b94-f57a-47ac-8680-2cf124523d66 2018-12-27 15:34:42,561 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.199771881104s 2018-12-27 15:34:42,561 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/378b8d659ddb4858a227d3da1f154f73 used request id req-e35f2b94-f57a-47ac-8680-2cf124523d66 2018-12-27 15:34:42,563 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-27 15:34:42,564 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:9696/v2.0/security-groups.json?project_id=378b8d659ddb4858a227d3da1f154f73&name=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}af781d3b64d4767aa42484b99dd8bec3bff7b973" 2018-12-27 15:34:42,791 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2434 X-Openstack-Request-Id: req-c12b8c24-55d0-4465-bee3-4f2862d1b0c4 Date: Thu, 27 Dec 2018 15:34:42 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "378b8d659ddb4858a227d3da1f154f73", "created_at": "2018-12-27T15:34:16Z", "updated_at": "2018-12-27T15:34:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:34:16Z", "revision_number": 0, "id": "184ca35f-64b6-474e-920a-f1d8bde8938f", "remote_group_id": "a12a077a-f7e8-4dad-b637-227acc05529d", "remote_ip_prefix": null, "created_at": "2018-12-27T15:34:16Z", "security_group_id": "a12a077a-f7e8-4dad-b637-227acc05529d", "tenant_id": "378b8d659ddb4858a227d3da1f154f73", "port_range_min": null, "ethertype": "IPv4", "project_id": "378b8d659ddb4858a227d3da1f154f73"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:34:16Z", "revision_number": 0, "id": "3d57a69a-0087-40fb-b15f-da3cf8642c4c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:34:16Z", "security_group_id": "a12a077a-f7e8-4dad-b637-227acc05529d", "tenant_id": "378b8d659ddb4858a227d3da1f154f73", "port_range_min": null, "ethertype": "IPv4", "project_id": "378b8d659ddb4858a227d3da1f154f73"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:34:16Z", "revision_number": 0, "id": "c2241550-74f8-46aa-b6e7-88fe9ec1d3c8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:34:16Z", "security_group_id": "a12a077a-f7e8-4dad-b637-227acc05529d", "tenant_id": "378b8d659ddb4858a227d3da1f154f73", "port_range_min": null, "ethertype": "IPv6", "project_id": "378b8d659ddb4858a227d3da1f154f73"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:34:16Z", "revision_number": 0, "id": "f564165f-893a-414c-8d50-0794ad2ec80c", "remote_group_id": "a12a077a-f7e8-4dad-b637-227acc05529d", "remote_ip_prefix": null, "created_at": "2018-12-27T15:34:16Z", "security_group_id": "a12a077a-f7e8-4dad-b637-227acc05529d", "tenant_id": "378b8d659ddb4858a227d3da1f154f73", "port_range_min": null, "ethertype": "IPv6", "project_id": "378b8d659ddb4858a227d3da1f154f73"}], "revision_number": 4, "project_id": "378b8d659ddb4858a227d3da1f154f73", "id": "a12a077a-f7e8-4dad-b637-227acc05529d", "name": "default"}]} 2018-12-27 15:34:42,791 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json?project_id=378b8d659ddb4858a227d3da1f154f73&name=default used request id req-c12b8c24-55d0-4465-bee3-4f2862d1b0c4 2018-12-27 15:34:42,792 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.227839946747s 2018-12-27 15:34:42,792 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json?project_id=378b8d659ddb4858a227d3da1f154f73&name=default used request id req-c12b8c24-55d0-4465-bee3-4f2862d1b0c4 2018-12-27 15:34:42,795 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-27 15:34:42,795 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}af781d3b64d4767aa42484b99dd8bec3bff7b973" 2018-12-27 15:34:43,051 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-2872624e-5ef4-484a-a02f-46ad1e1a5878 Date: Thu, 27 Dec 2018 15:34:43 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "created_at": "2018-12-27T15:33:01Z", "updated_at": "2018-12-27T15:33:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "35205ac3-06e6-4cf6-bb21-ff8f813cb45b", "remote_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "ade77f59-e70c-4970-8ea8-198222fa332e", "remote_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "c4f3bf7f-d793-498d-a883-bb8c6003f070", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "c85cb618-8f19-445b-8e16-6d467cb17771", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}], "revision_number": 4, "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "378b8d659ddb4858a227d3da1f154f73", "created_at": "2018-12-27T15:34:16Z", "updated_at": "2018-12-27T15:34:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:34:16Z", "revision_number": 0, "id": "184ca35f-64b6-474e-920a-f1d8bde8938f", "remote_group_id": "a12a077a-f7e8-4dad-b637-227acc05529d", "remote_ip_prefix": null, "created_at": "2018-12-27T15:34:16Z", "security_group_id": "a12a077a-f7e8-4dad-b637-227acc05529d", "tenant_id": "378b8d659ddb4858a227d3da1f154f73", "port_range_min": null, "ethertype": "IPv4", "project_id": "378b8d659ddb4858a227d3da1f154f73"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:34:16Z", "revision_number": 0, "id": "3d57a69a-0087-40fb-b15f-da3cf8642c4c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:34:16Z", "security_group_id": "a12a077a-f7e8-4dad-b637-227acc05529d", "tenant_id": "378b8d659ddb4858a227d3da1f154f73", "port_range_min": null, "ethertype": "IPv4", "project_id": "378b8d659ddb4858a227d3da1f154f73"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:34:16Z", "revision_number": 0, "id": "c2241550-74f8-46aa-b6e7-88fe9ec1d3c8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:34:16Z", "security_group_id": "a12a077a-f7e8-4dad-b637-227acc05529d", "tenant_id": "378b8d659ddb4858a227d3da1f154f73", "port_range_min": null, "ethertype": "IPv6", "project_id": "378b8d659ddb4858a227d3da1f154f73"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:34:16Z", "revision_number": 0, "id": "f564165f-893a-414c-8d50-0794ad2ec80c", "remote_group_id": "a12a077a-f7e8-4dad-b637-227acc05529d", "remote_ip_prefix": null, "created_at": "2018-12-27T15:34:16Z", "security_group_id": "a12a077a-f7e8-4dad-b637-227acc05529d", "tenant_id": "378b8d659ddb4858a227d3da1f154f73", "port_range_min": null, "ethertype": "IPv6", "project_id": "378b8d659ddb4858a227d3da1f154f73"}], "revision_number": 4, "project_id": "378b8d659ddb4858a227d3da1f154f73", "id": "a12a077a-f7e8-4dad-b637-227acc05529d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-27T15:33:07Z", "updated_at": "2018-12-27T15:33:07Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "4de95db8-72d6-4aec-a145-e92511971eb9", "remote_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "5f100cff-05d8-4405-8dfb-0a387c123fae", "remote_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "a3f6a193-cc94-4220-a73a-08acf63c449b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "f059d8a5-0c32-49c9-a721-77cc89245ecd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "created_at": "2018-12-27T15:29:16Z", "updated_at": "2018-12-27T15:29:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "3c53841a-5bc0-4192-b482-044411e217ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "5956ff3f-d59d-4af6-82b5-566c888583a7", "remote_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:16Z", "revision_number": 0, "id": "60735d87-52c7-426a-91a6-aff1078a5a2d", "remote_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:16Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "abe97133-61dd-4fdf-baf3-2e07968a324f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "da629caea04941e1ae8979c379dc7c9d"}], "revision_number": 4, "project_id": "da629caea04941e1ae8979c379dc7c9d", "id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "name": "default"}]} 2018-12-27 15:34:43,051 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json used request id req-2872624e-5ef4-484a-a02f-46ad1e1a5878 2018-12-27 15:34:43,052 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.256865978241s 2018-12-27 15:34:43,052 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json used request id req-2872624e-5ef4-484a-a02f-46ad1e1a5878 2018-12-27 15:34:43,056 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-12-27 15:34:43,057 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:9696/v2.0/security-groups/a12a077a-f7e8-4dad-b637-227acc05529d.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}af781d3b64d4767aa42484b99dd8bec3bff7b973" 2018-12-27 15:34:44,099 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-3ce43e86-dda7-4a5b-965d-b266798d1200 Content-Length: 0 Date: Thu, 27 Dec 2018 15:34:44 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 15:34:44,099 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-groups/a12a077a-f7e8-4dad-b637-227acc05529d.json used request id req-3ce43e86-dda7-4a5b-965d-b266798d1200 2018-12-27 15:34:44,099 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 1.04284501076s 2018-12-27 15:34:44,099 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-groups/a12a077a-f7e8-4dad-b637-227acc05529d.json used request id req-3ce43e86-dda7-4a5b-965d-b266798d1200 2018-12-27 15:34:44,148 - xtesting.ci.run_tests - INFO - Loading test case 'singlevm1'... 2018-12-27 15:34:44,187 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 15:34:44,193 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:34:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7c784222-bcbc-448f-a7e3-6095e9518813 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 15:34:44,194 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-7c784222-bcbc-448f-a7e3-6095e9518813 2018-12-27 15:34:44,194 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000/v3/auth/tokens 2018-12-27 15:34:44,583 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}], "expires_at": "2018-12-27T16:34:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b7b4fceec1ad4c6eb74d758b709a9d93", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "a5bc08b9f81f4e5bb86c24f9f7547bae"}, "audit_ids": ["reKH9zQ-TCOJdgieNQ_JNg"], "issued_at": "2018-12-27T15:34:44.000000Z"}} 2018-12-27 15:34:44,586 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-27 15:34:44,586 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}eb5cf2134c53fbaf33b6c6dc0fdbe62aef681795" 2018-12-27 15:34:45,471 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 726 X-Openstack-Request-Id: req-0f269f63-b2f9-4302-92b0-58aecdd591da Date: Thu, 27 Dec 2018 15:34:45 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","updated_at":"2018-12-27T15:29:25Z","dns_domain":"","revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"a4959dd9-e8f4-4ea9-8c99-7bff545db58c","router:external":true,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"da629caea04941e1ae8979c379dc7c9d","status":"ACTIVE","subnets":["244ab55b-a0ed-4e50-9f85-07f08119ae55"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"da629caea04941e1ae8979c379dc7c9d","created_at":"2018-12-27T15:29:17Z","provider:network_type":"flat"}]} 2018-12-27 15:34:45,471 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json?router%3Aexternal=True used request id req-0f269f63-b2f9-4302-92b0-58aecdd591da 2018-12-27 15:34:45,472 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.885459184647s 2018-12-27 15:34:45,472 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json?router%3Aexternal=True used request id req-0f269f63-b2f9-4302-92b0-58aecdd591da 2018-12-27 15:34:45,478 - xtesting.ci.run_tests - INFO - Running test case 'singlevm1'... 2018-12-27 15:34:45,481 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 15:34:45,487 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 15:34:45 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 15:34:45,488 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-27 15:34:45,492 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}eb5cf2134c53fbaf33b6c6dc0fdbe62aef681795" 2018-12-27 15:34:45,600 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:34:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e3e14a1-b190-4d36-a942-3eab858260c6 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.31:5000/v3/domains/914eec1d43ea4caf9d2fd33268c06258"}, "tags": [], "enabled": true, "id": "914eec1d43ea4caf9d2fd33268c06258", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains", "previous": null, "next": null}} 2018-12-27 15:34:45,600 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains used request id req-7e3e14a1-b190-4d36-a942-3eab858260c6 2018-12-27 15:34:45,600 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.111748933792s 2018-12-27 15:34:45,600 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains used request id req-7e3e14a1-b190-4d36-a942-3eab858260c6 2018-12-27 15:34:45,608 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-27 15:34:45,611 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}eb5cf2134c53fbaf33b6c6dc0fdbe62aef681795" 2018-12-27 15:34:45,711 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:34:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cf9110a6-0d09-42f1-b1db-70c2f13ae3a7 Content-Encoding: gzip Content-Length: 295 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93"}, "tags": [], "enabled": true, "id": "b7b4fceec1ad4c6eb74d758b709a9d93", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/da629caea04941e1ae8979c379dc7c9d"}, "tags": [], "enabled": true, "id": "da629caea04941e1ae8979c379dc7c9d", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-12-27 15:34:45,711 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?domain_id=default used request id req-cf9110a6-0d09-42f1-b1db-70c2f13ae3a7 2018-12-27 15:34:45,711 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.103293895721s 2018-12-27 15:34:45,711 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?domain_id=default used request id req-cf9110a6-0d09-42f1-b1db-70c2f13ae3a7 2018-12-27 15:34:45,712 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-12-27 15:34:45,713 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}eb5cf2134c53fbaf33b6c6dc0fdbe62aef681795" -d '{"network": {"tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "name": "singlevm1-net_46cb3c01-d941-483c-83c1-357a20c221c3", "admin_state_up": true}}' 2018-12-27 15:34:47,636 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 720 X-Openstack-Request-Id: req-6e80fe8f-280c-4d89-b963-84ba805459fe Date: Thu, 27 Dec 2018 15:34:47 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"provider:network_type":"geneve","id":"b82a216c-3de3-40f6-a6a5-29b9b3f05fbb","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":64,"ipv4_address_scope":null,"shared":false,"project_id":"b7b4fceec1ad4c6eb74d758b709a9d93","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-27T15:34:46Z","is_default":false,"qos_policy_id":null,"name":"singlevm1-net_46cb3c01-d941-483c-83c1-357a20c221c3","admin_state_up":true,"tenant_id":"b7b4fceec1ad4c6eb74d758b709a9d93","created_at":"2018-12-27T15:34:46Z","mtu":1442}} 2018-12-27 15:34:47,636 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-6e80fe8f-280c-4d89-b963-84ba805459fe 2018-12-27 15:34:47,636 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 1.92349886894s 2018-12-27 15:34:47,636 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-6e80fe8f-280c-4d89-b963-84ba805459fe 2018-12-27 15:34:47,637 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'dns_domain': u'', u'updated_at': u'2018-12-27T15:34:46Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'provider:network_type': u'geneve', u'id': u'b82a216c-3de3-40f6-a6a5-29b9b3f05fbb', u'provider:segmentation_id': 64, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'singlevm1-net_46cb3c01-d941-483c-83c1-357a20c221c3', u'created_at': u'2018-12-27T15:34:46Z', u'mtu': 1442, u'tenant_id': u'b7b4fceec1ad4c6eb74d758b709a9d93', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'b7b4fceec1ad4c6eb74d758b709a9d93'}) 2018-12-27 15:34:47,637 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-27 15:34:47,638 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}eb5cf2134c53fbaf33b6c6dc0fdbe62aef681795" 2018-12-27 15:34:48,144 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1416 X-Openstack-Request-Id: req-02943461-12d7-4d16-af0e-bdb444489c1b Date: Thu, 27 Dec 2018 15:34:48 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","updated_at":"2018-12-27T15:29:25Z","dns_domain":"","revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"a4959dd9-e8f4-4ea9-8c99-7bff545db58c","router:external":true,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"da629caea04941e1ae8979c379dc7c9d","status":"ACTIVE","subnets":["244ab55b-a0ed-4e50-9f85-07f08119ae55"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"da629caea04941e1ae8979c379dc7c9d","created_at":"2018-12-27T15:29:17Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"mtu":1442,"id":"b82a216c-3de3-40f6-a6a5-29b9b3f05fbb","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":64,"ipv4_address_scope":null,"shared":false,"project_id":"b7b4fceec1ad4c6eb74d758b709a9d93","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-27T15:34:46Z","qos_policy_id":null,"name":"singlevm1-net_46cb3c01-d941-483c-83c1-357a20c221c3","admin_state_up":true,"tenant_id":"b7b4fceec1ad4c6eb74d758b709a9d93","created_at":"2018-12-27T15:34:46Z","provider:network_type":"geneve"}]} 2018-12-27 15:34:48,145 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-02943461-12d7-4d16-af0e-bdb444489c1b 2018-12-27 15:34:48,145 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.507304906845s 2018-12-27 15:34:48,145 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-02943461-12d7-4d16-af0e-bdb444489c1b 2018-12-27 15:34:48,147 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-12-27 15:34:48,147 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}eb5cf2134c53fbaf33b6c6dc0fdbe62aef681795" -d '{"subnet": {"name": "singlevm1-subnet_46cb3c01-d941-483c-83c1-357a20c221c3", "enable_dhcp": true, "network_id": "b82a216c-3de3-40f6-a6a5-29b9b3f05fbb", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-12-27 15:34:49,607 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-222683cf-dbf1-4160-8208-052e822287cd Date: Thu, 27 Dec 2018 15:34:49 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b82a216c-3de3-40f6-a6a5-29b9b3f05fbb","tenant_id":"b7b4fceec1ad4c6eb74d758b709a9d93","created_at":"2018-12-27T15:34:48Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-12-27T15:34:48Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"b7b4fceec1ad4c6eb74d758b709a9d93","id":"a303da5d-959e-42d5-9270-8db91912a0bd","subnetpool_id":null,"name":"singlevm1-subnet_46cb3c01-d941-483c-83c1-357a20c221c3"}} 2018-12-27 15:34:49,607 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/subnets.json used request id req-222683cf-dbf1-4160-8208-052e822287cd 2018-12-27 15:34:49,607 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 1.46008396149s 2018-12-27 15:34:49,607 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/subnets.json used request id req-222683cf-dbf1-4160-8208-052e822287cd 2018-12-27 15:34:49,608 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-12-27T15:34:48Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'a303da5d-959e-42d5-9270-8db91912a0bd', u'subnetpool_id': None, u'service_types': [], u'name': u'singlevm1-subnet_46cb3c01-d941-483c-83c1-357a20c221c3', u'enable_dhcp': True, u'network_id': u'b82a216c-3de3-40f6-a6a5-29b9b3f05fbb', u'tenant_id': u'b7b4fceec1ad4c6eb74d758b709a9d93', u'created_at': u'2018-12-27T15:34:48Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'b7b4fceec1ad4c6eb74d758b709a9d93'}) 2018-12-27 15:34:49,608 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-12-27 15:34:49,609 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}eb5cf2134c53fbaf33b6c6dc0fdbe62aef681795" -d '{"router": {"external_gateway_info": {"network_id": "a4959dd9-e8f4-4ea9-8c99-7bff545db58c"}, "name": "singlevm1-router_46cb3c01-d941-483c-83c1-357a20c221c3", "admin_state_up": true}}' 2018-12-27 15:34:51,782 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 620 X-Openstack-Request-Id: req-46888ea9-7525-465d-aa4e-f28120c44c0e Date: Thu, 27 Dec 2018 15:34:51 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "a4959dd9-e8f4-4ea9-8c99-7bff545db58c", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "244ab55b-a0ed-4e50-9f85-07f08119ae55", "ip_address": "172.30.9.201"}]}, "description": "", "tags": [], "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "created_at": "2018-12-27T15:34:49Z", "admin_state_up": true, "updated_at": "2018-12-27T15:34:51Z", "revision_number": 2, "routes": [], "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "id": "e24632cc-2759-4c4a-a893-0850180c8db4", "name": "singlevm1-router_46cb3c01-d941-483c-83c1-357a20c221c3"}} 2018-12-27 15:34:51,782 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/routers.json used request id req-46888ea9-7525-465d-aa4e-f28120c44c0e 2018-12-27 15:34:51,782 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 2.17389392853s 2018-12-27 15:34:51,782 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/routers.json used request id req-46888ea9-7525-465d-aa4e-f28120c44c0e 2018-12-27 15:34:51,783 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'a4959dd9-e8f4-4ea9-8c99-7bff545db58c', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'244ab55b-a0ed-4e50-9f85-07f08119ae55', u'ip_address': u'172.30.9.201'}]}, u'description': u'', u'tags': [], u'tenant_id': u'b7b4fceec1ad4c6eb74d758b709a9d93', u'created_at': u'2018-12-27T15:34:49Z', u'admin_state_up': True, u'updated_at': u'2018-12-27T15:34:51Z', u'revision_number': 2, u'routes': [], u'project_id': u'b7b4fceec1ad4c6eb74d758b709a9d93', u'id': u'e24632cc-2759-4c4a-a893-0850180c8db4', u'name': u'singlevm1-router_46cb3c01-d941-483c-83c1-357a20c221c3'}) 2018-12-27 15:34:51,783 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-12-27 15:34:51,784 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.31:9696/v2.0/routers/e24632cc-2759-4c4a-a893-0850180c8db4/add_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}eb5cf2134c53fbaf33b6c6dc0fdbe62aef681795" -d '{"subnet_id": "a303da5d-959e-42d5-9270-8db91912a0bd"}' 2018-12-27 15:34:54,289 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-54411c4c-3b5e-40e6-a246-8974ae956095 Date: Thu, 27 Dec 2018 15:34:54 GMT RESP BODY: {"network_id": "b82a216c-3de3-40f6-a6a5-29b9b3f05fbb", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "subnet_id": "a303da5d-959e-42d5-9270-8db91912a0bd", "subnet_ids": ["a303da5d-959e-42d5-9270-8db91912a0bd"], "port_id": "490e0ceb-063c-48e3-aa96-04d9fc907979", "id": "e24632cc-2759-4c4a-a893-0850180c8db4"} 2018-12-27 15:34:54,289 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.31:9696/v2.0/routers/e24632cc-2759-4c4a-a893-0850180c8db4/add_router_interface.json used request id req-54411c4c-3b5e-40e6-a246-8974ae956095 2018-12-27 15:34:54,289 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.50550889969s 2018-12-27 15:34:54,289 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.31:9696/v2.0/routers/e24632cc-2759-4c4a-a893-0850180c8db4/add_router_interface.json used request id req-54411c4c-3b5e-40e6-a246-8974ae956095 returning object e24632cc-2759-4c4a-a893-0850180c8db4 2018-12-27 15:34:54,290 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-27 15:34:54,422 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-12-27 15:34:54,425 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 15:34:54,429 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Thu, 27 Dec 2018 15:34:54 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}]} 2018-12-27 15:34:54,432 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-27 15:34:54,433 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}eb5cf2134c53fbaf33b6c6dc0fdbe62aef681795" 2018-12-27 15:34:54,625 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-16f06dcf-5130-45e8-8b55-b4c81c9d9b10 Date: Thu, 27 Dec 2018 15:34:54 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-27 15:34:54,626 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-16f06dcf-5130-45e8-8b55-b4c81c9d9b10 2018-12-27 15:34:54,626 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.194207906723s 2018-12-27 15:34:54,626 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-16f06dcf-5130-45e8-8b55-b4c81c9d9b10 2018-12-27 15:34:54,634 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-12-27 15:34:54,638 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}eb5cf2134c53fbaf33b6c6dc0fdbe62aef681795" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/singlevm1-img_46cb3c01-d941-483c-83c1-357a20c221c3", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "singlevm1-img_46cb3c01-d941-483c-83c1-357a20c221c3"}' 2018-12-27 15:34:55,409 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 870 Content-Type: application/json Location: http://172.30.9.31:9292/v2/images/28bab5d0-0757-4f8e-8c5d-fbe75b93f316 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-6a318d9d-5e37-422d-b864-9432cbf86214 Date: Thu, 27 Dec 2018 15:34:55 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/28bab5d0-0757-4f8e-8c5d-fbe75b93f316/file", "owner": "b7b4fceec1ad4c6eb74d758b709a9d93", "id": "28bab5d0-0757-4f8e-8c5d-fbe75b93f316", "size": null, "self": "/v2/images/28bab5d0-0757-4f8e-8c5d-fbe75b93f316", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-27T15:34:55Z", "visibility": "private", "owner_specified.shade.object": "images/singlevm1-img_46cb3c01-d941-483c-83c1-357a20c221c3", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_46cb3c01-d941-483c-83c1-357a20c221c3", "checksum": null, "created_at": "2018-12-27T15:34:55Z", "protected": false} 2018-12-27 15:34:55,409 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.31:9292/v2/images used request id req-6a318d9d-5e37-422d-b864-9432cbf86214 2018-12-27 15:34:55,409 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.77477312088s 2018-12-27 15:34:55,409 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.31:9292/v2/images used request id req-6a318d9d-5e37-422d-b864-9432cbf86214 returning object 28bab5d0-0757-4f8e-8c5d-fbe75b93f316 2018-12-27 15:34:55,410 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-12-27 15:34:55,414 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.31:9292/v2/images/28bab5d0-0757-4f8e-8c5d-fbe75b93f316/file -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}eb5cf2134c53fbaf33b6c6dc0fdbe62aef681795" -d '' 2018-12-27 15:34:57,385 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-a552b9a4-442f-4457-a3f4-3e916e4bb667 Date: Thu, 27 Dec 2018 15:34:57 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-27 15:34:57,385 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.31:9292/v2/images/28bab5d0-0757-4f8e-8c5d-fbe75b93f316/file used request id req-a552b9a4-442f-4457-a3f4-3e916e4bb667 2018-12-27 15:34:57,386 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.97522902489s 2018-12-27 15:34:57,386 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.31:9292/v2/images/28bab5d0-0757-4f8e-8c5d-fbe75b93f316/file used request id req-a552b9a4-442f-4457-a3f4-3e916e4bb667 2018-12-27 15:34:57,390 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-27 15:34:57,393 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}eb5cf2134c53fbaf33b6c6dc0fdbe62aef681795" 2018-12-27 15:34:58,091 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-8d0d69a7-96b4-4622-9107-2db47a421fb6 Date: Thu, 27 Dec 2018 15:34:58 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/28bab5d0-0757-4f8e-8c5d-fbe75b93f316/snap", "metadata": {}}], "file": "/v2/images/28bab5d0-0757-4f8e-8c5d-fbe75b93f316/file", "owner": "b7b4fceec1ad4c6eb74d758b709a9d93", "id": "28bab5d0-0757-4f8e-8c5d-fbe75b93f316", "size": 12716032, "self": "/v2/images/28bab5d0-0757-4f8e-8c5d-fbe75b93f316", "disk_format": "qcow2", "direct_url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/28bab5d0-0757-4f8e-8c5d-fbe75b93f316/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-27T15:34:57Z", "visibility": "private", "owner_specified.shade.object": "images/singlevm1-img_46cb3c01-d941-483c-83c1-357a20c221c3", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_46cb3c01-d941-483c-83c1-357a20c221c3", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-27T15:34:55Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-27 15:34:58,091 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-8d0d69a7-96b4-4622-9107-2db47a421fb6 2018-12-27 15:34:58,092 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.70170211792s 2018-12-27 15:34:58,092 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-8d0d69a7-96b4-4622-9107-2db47a421fb6 2018-12-27 15:34:58,094 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/28bab5d0-0757-4f8e-8c5d-fbe75b93f316/snap', u'metadata': Munch({})})], 'file': u'/v2/images/28bab5d0-0757-4f8e-8c5d-fbe75b93f316/file', 'owner': u'b7b4fceec1ad4c6eb74d758b709a9d93', 'id': u'28bab5d0-0757-4f8e-8c5d-fbe75b93f316', 'size': 12716032, u'self': u'/v2/images/28bab5d0-0757-4f8e-8c5d-fbe75b93f316', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b7b4fceec1ad4c6eb74d758b709a9d93', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/28bab5d0-0757-4f8e-8c5d-fbe75b93f316/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-12-27T15:34:57Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-12-27T15:34:57Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/singlevm1-img_46cb3c01-d941-483c-83c1-357a20c221c3', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/28bab5d0-0757-4f8e-8c5d-fbe75b93f316', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/singlevm1-img_46cb3c01-d941-483c-83c1-357a20c221c3', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'singlevm1-img_46cb3c01-d941-483c-83c1-357a20c221c3', 'created': u'2018-12-27T15:34:55Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-12-27T15:34:55Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/28bab5d0-0757-4f8e-8c5d-fbe75b93f316', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/singlevm1-img_46cb3c01-d941-483c-83c1-357a20c221c3', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-12-27 15:34:58,095 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-12-27 15:34:58,098 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}eb5cf2134c53fbaf33b6c6dc0fdbe62aef681795" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "singlevm1-flavor_46cb3c01-d941-483c-83c1-357a20c221c3", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-12-27 15:34:58,861 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:34:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2f8ca095-7166-4800-9ddf-7eb82429fda3 x-compute-request-id: req-2f8ca095-7166-4800-9ddf-7eb82429fda3 Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavor": {"name": "singlevm1-flavor_46cb3c01-d941-483c-83c1-357a20c221c3", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/63f17aa9-b414-44a6-9d40-9038e99bb8c2", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/63f17aa9-b414-44a6-9d40-9038e99bb8c2", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "63f17aa9-b414-44a6-9d40-9038e99bb8c2"}} 2018-12-27 15:34:58,862 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-2f8ca095-7166-4800-9ddf-7eb82429fda3 2018-12-27 15:34:58,862 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.766356945038s 2018-12-27 15:34:58,862 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-2f8ca095-7166-4800-9ddf-7eb82429fda3 2018-12-27 15:34:58,863 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'singlevm1-flavor_46cb3c01-d941-483c-83c1-357a20c221c3', 'ephemeral': 0, 'ram': 512, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b7b4fceec1ad4c6eb74d758b709a9d93', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 1, 'id': u'63f17aa9-b414-44a6-9d40-9038e99bb8c2', 'swap': 0}) 2018-12-27 15:34:58,864 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-12-27 15:34:58,866 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/flavors/63f17aa9-b414-44a6-9d40-9038e99bb8c2/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}eb5cf2134c53fbaf33b6c6dc0fdbe62aef681795" -d '{"extra_specs": {}}' 2018-12-27 15:34:58,987 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:34:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-85fa4912-e9df-4f0c-b0fc-7e4199ee97d5 x-compute-request-id: req-85fa4912-e9df-4f0c-b0fc-7e4199ee97d5 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-12-27 15:34:58,987 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors/63f17aa9-b414-44a6-9d40-9038e99bb8c2/os-extra_specs used request id req-85fa4912-e9df-4f0c-b0fc-7e4199ee97d5 2018-12-27 15:34:58,987 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.123651981354s 2018-12-27 15:34:58,988 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors/63f17aa9-b414-44a6-9d40-9038e99bb8c2/os-extra_specs used request id req-85fa4912-e9df-4f0c-b0fc-7e4199ee97d5 2018-12-27 15:34:58,988 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-12-27 15:34:58,991 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/os-keypairs -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}eb5cf2134c53fbaf33b6c6dc0fdbe62aef681795" -d '{"keypair": {"name": "singlevm1-kp_46cb3c01-d941-483c-83c1-357a20c221c3"}}' 2018-12-27 15:34:59,128 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:34:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cd9f382f-5874-4637-83e7-be04d0dcbd29 x-compute-request-id: req-cd9f382f-5874-4637-83e7-be04d0dcbd29 Content-Encoding: gzip Content-Length: 1804 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDzRXgpQAJuCOjKEF9cV3WjtMXAGXWk/cQtwPLhS3h7u2LEHfCLeN/2tscbs+uHhp7MgkHgWmqCyMxGPaUzKpreqQBJuTivl7ygYRz3jioYTjK/Ao6Lw/TEKbM0DcetzVbbAXu72WkdkYUByF1m82tdCs/6ki/slJdVP6H3q5dW1jHfFqsDTEEUAotp7/rGG7jJAlne4yGHbQhc4869LjsjnEmDsk+1SkYF4YEBwaPF/HDj5edCmxkx4iOQJqctoX6IiZ4YDxpPYSNIuExtY/6hU51dOovM4u2N3GFbuaKaX4tiiBvN2Nz9lAlquzFmnyP5leKb3o6NM1ShuWilR3U5 Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEA80V4KUACbgjoyhBfXFd1o7TFwBl1pP3ELcDy4Ut4e7tixB3w\ni3jf9rbHG7Prh4aezIJB4FpqgsjMRj2lMyqa3qkASbk4r5e8oGEc944qGE4yvwKO\ni8P0xCmzNA3Hrc1W2wF7u9lpHZGFAchdZvNrXQrP+pIv7JSXVT+h96uXVtYx3xar\nA0xBFAKLae/6xhu4yQJZ3uMhh20IXOPOvS47I5xJg7JPtUpGBeGBAcGjxfxw4+Xn\nQpsZMeIjkCanLaF+iImeGA8aT2EjSLhMbWP+oVOdXTqLzOLtjdxhW7miml+LYogb\nzdjc/ZQJarsxZp8j+ZXim96OjTNUoblopUd1OQIDAQABAoIBAQChI+wTTt4NKwOg\nDTZNgXVgKfcvZu3hi2Kud/eqOoalVxt2EurqR/f6gVnkRMqH7Ck2CDZAuUOCPCXr\nhRvvh5IsWT/ilbkxvs3oYkuAw3+ot+uvUK9Bb1yrr3+PxGz2+GRHD3V5meqh9mln\nI+SStDzy1Z2sObda+5Y+lrbfyp6lmlOiMaH/55T+tkAcOYCmaUXcACc0IfIdlduT\nskGYARSb/ywTGpNk6wDqD5RxHlbaT226rPHFoZjxpGd/zK6EiPpD0gNhdcpkZxel\nIcj51/TfSV/IPgVuLyK6DluR4U3ocUfLPwQmJIchR3Zic5JEKGHOFCWSEjP5UEjY\npBnkP6ydAoGBAP7Oea7VX3xWJ4yFpXKtTSX1kiGRZdYfmxk2DCuoR2BBbKsYrFLk\n5BtA7c7EIBbN780Z57faETfHciBzodhnEqrIqBAfTdUVkB8w8AQeuX2RhosWVXbj\npuSuNwqdtc3+mejhvcC662C/ZCg0x/9ZOLawXUB+WDLk2udWnn4rIyL/AoGBAPRp\nKbB1COwGyiSKxmzONvT4WrG5B0qqT24N9p5qXWOzxWM7n9cufcGtJHBcIFnLuBMn\n1HFVtPeohruhlJSlemCJ5Cpy9cR5CuVeGNwvjByvc9Fqr4akSzbhwClBny3+H4Rv\nuy+ffM0um/bUgZVNcecluIg5xfzbubwCNIkpJb/HAoGAGRbRinJ+DWsaR87dBJal\n0wgEFIQRh+ziw6+7sQzHwmWOwqYSSbM59qkFAWf0VOqAIyza0RKKwXhE94cLN5im\nkORjD/tVGZce8sNJzs4Lq56JpeZUEfnGdBvnVYdD4H2iP/kCSxjcllEiFodj7fOm\nDu78r54BJzm7iC3SO1AaDJcCgYBXxTg6bR0CHcIT814kjr1/pXx0XDz5HEYgAJWy\n+AGHn3RgGXZiQQjaN4Jhc0QO2zDEeEY7WQr+8R9JXFJOO0rCRmKQt+34W3uFORB2\nagDIAF34M3bLRE7aa6GlbzJpwtuwpKs1A/I+gOFzd4b9he1Ek/A7w3uNPZ7qnGQf\naY5r2wKBgEhSIsXxBexPmUTHMYUbKZWZqZiUdOp/kkI+WiMu5PNEFzeoYykYnJQy\n68C8thCvuOohrFSfAbP9H6Zo8SVcX9Pyavh5MGMz7vWjcToe7XnzknW5+Rrtho4U\nNt1jVu2rCYQ12IawcOuuZg/w499bfUp8K5cJQmYqJB76OCA78LhB\n-----END RSA PRIVATE KEY-----\n", "user_id": "a5bc08b9f81f4e5bb86c24f9f7547bae", "name": "singlevm1-kp_46cb3c01-d941-483c-83c1-357a20c221c3", "fingerprint": "82:40:de:be:3c:11:0e:81:d3:6f:7d:f0:54:7b:e1:51"}} 2018-12-27 15:34:59,129 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/os-keypairs used request id req-cd9f382f-5874-4637-83e7-be04d0dcbd29 2018-12-27 15:34:59,129 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.140567064285s 2018-12-27 15:34:59,129 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/os-keypairs used request id req-cd9f382f-5874-4637-83e7-be04d0dcbd29 2018-12-27 15:34:59,130 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDzRXgpQAJuCOjKEF9cV3WjtMXAGXWk/cQtwPLhS3h7u2LEHfCLeN/2tscbs+uHhp7MgkHgWmqCyMxGPaUzKpreqQBJuTivl7ygYRz3jioYTjK/Ao6Lw/TEKbM0DcetzVbbAXu72WkdkYUByF1m82tdCs/6ki/slJdVP6H3q5dW1jHfFqsDTEEUAotp7/rGG7jJAlne4yGHbQhc4869LjsjnEmDsk+1SkYF4YEBwaPF/HDj5edCmxkx4iOQJqctoX6IiZ4YDxpPYSNIuExtY/6hU51dOovM4u2N3GFbuaKaX4tiiBvN2Nz9lAlquzFmnyP5leKb3o6NM1ShuWilR3U5 Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEA80V4KUACbgjoyhBfXFd1o7TFwBl1pP3ELcDy4Ut4e7tixB3w\ni3jf9rbHG7Prh4aezIJB4FpqgsjMRj2lMyqa3qkASbk4r5e8oGEc944qGE4yvwKO\ni8P0xCmzNA3Hrc1W2wF7u9lpHZGFAchdZvNrXQrP+pIv7JSXVT+h96uXVtYx3xar\nA0xBFAKLae/6xhu4yQJZ3uMhh20IXOPOvS47I5xJg7JPtUpGBeGBAcGjxfxw4+Xn\nQpsZMeIjkCanLaF+iImeGA8aT2EjSLhMbWP+oVOdXTqLzOLtjdxhW7miml+LYogb\nzdjc/ZQJarsxZp8j+ZXim96OjTNUoblopUd1OQIDAQABAoIBAQChI+wTTt4NKwOg\nDTZNgXVgKfcvZu3hi2Kud/eqOoalVxt2EurqR/f6gVnkRMqH7Ck2CDZAuUOCPCXr\nhRvvh5IsWT/ilbkxvs3oYkuAw3+ot+uvUK9Bb1yrr3+PxGz2+GRHD3V5meqh9mln\nI+SStDzy1Z2sObda+5Y+lrbfyp6lmlOiMaH/55T+tkAcOYCmaUXcACc0IfIdlduT\nskGYARSb/ywTGpNk6wDqD5RxHlbaT226rPHFoZjxpGd/zK6EiPpD0gNhdcpkZxel\nIcj51/TfSV/IPgVuLyK6DluR4U3ocUfLPwQmJIchR3Zic5JEKGHOFCWSEjP5UEjY\npBnkP6ydAoGBAP7Oea7VX3xWJ4yFpXKtTSX1kiGRZdYfmxk2DCuoR2BBbKsYrFLk\n5BtA7c7EIBbN780Z57faETfHciBzodhnEqrIqBAfTdUVkB8w8AQeuX2RhosWVXbj\npuSuNwqdtc3+mejhvcC662C/ZCg0x/9ZOLawXUB+WDLk2udWnn4rIyL/AoGBAPRp\nKbB1COwGyiSKxmzONvT4WrG5B0qqT24N9p5qXWOzxWM7n9cufcGtJHBcIFnLuBMn\n1HFVtPeohruhlJSlemCJ5Cpy9cR5CuVeGNwvjByvc9Fqr4akSzbhwClBny3+H4Rv\nuy+ffM0um/bUgZVNcecluIg5xfzbubwCNIkpJb/HAoGAGRbRinJ+DWsaR87dBJal\n0wgEFIQRh+ziw6+7sQzHwmWOwqYSSbM59qkFAWf0VOqAIyza0RKKwXhE94cLN5im\nkORjD/tVGZce8sNJzs4Lq56JpeZUEfnGdBvnVYdD4H2iP/kCSxjcllEiFodj7fOm\nDu78r54BJzm7iC3SO1AaDJcCgYBXxTg6bR0CHcIT814kjr1/pXx0XDz5HEYgAJWy\n+AGHn3RgGXZiQQjaN4Jhc0QO2zDEeEY7WQr+8R9JXFJOO0rCRmKQt+34W3uFORB2\nagDIAF34M3bLRE7aa6GlbzJpwtuwpKs1A/I+gOFzd4b9he1Ek/A7w3uNPZ7qnGQf\naY5r2wKBgEhSIsXxBexPmUTHMYUbKZWZqZiUdOp/kkI+WiMu5PNEFzeoYykYnJQy\n68C8thCvuOohrFSfAbP9H6Zo8SVcX9Pyavh5MGMz7vWjcToe7XnzknW5+Rrtho4U\nNt1jVu2rCYQ12IawcOuuZg/w499bfUp8K5cJQmYqJB76OCA78LhB\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'a5bc08b9f81f4e5bb86c24f9f7547bae', 'name': u'singlevm1-kp_46cb3c01-d941-483c-83c1-357a20c221c3', 'created_at': '2018-12-27T15:34:59.130283', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b7b4fceec1ad4c6eb74d758b709a9d93', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'82:40:de:be:3c:11:0e:81:d3:6f:7d:f0:54:7b:e1:51', 'type': 'ssh', 'id': u'singlevm1-kp_46cb3c01-d941-483c-83c1-357a20c221c3'}) 2018-12-27 15:34:59,130 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEowIBAAKCAQEA80V4KUACbgjoyhBfXFd1o7TFwBl1pP3ELcDy4Ut4e7tixB3w i3jf9rbHG7Prh4aezIJB4FpqgsjMRj2lMyqa3qkASbk4r5e8oGEc944qGE4yvwKO i8P0xCmzNA3Hrc1W2wF7u9lpHZGFAchdZvNrXQrP+pIv7JSXVT+h96uXVtYx3xar A0xBFAKLae/6xhu4yQJZ3uMhh20IXOPOvS47I5xJg7JPtUpGBeGBAcGjxfxw4+Xn QpsZMeIjkCanLaF+iImeGA8aT2EjSLhMbWP+oVOdXTqLzOLtjdxhW7miml+LYogb zdjc/ZQJarsxZp8j+ZXim96OjTNUoblopUd1OQIDAQABAoIBAQChI+wTTt4NKwOg DTZNgXVgKfcvZu3hi2Kud/eqOoalVxt2EurqR/f6gVnkRMqH7Ck2CDZAuUOCPCXr hRvvh5IsWT/ilbkxvs3oYkuAw3+ot+uvUK9Bb1yrr3+PxGz2+GRHD3V5meqh9mln I+SStDzy1Z2sObda+5Y+lrbfyp6lmlOiMaH/55T+tkAcOYCmaUXcACc0IfIdlduT skGYARSb/ywTGpNk6wDqD5RxHlbaT226rPHFoZjxpGd/zK6EiPpD0gNhdcpkZxel Icj51/TfSV/IPgVuLyK6DluR4U3ocUfLPwQmJIchR3Zic5JEKGHOFCWSEjP5UEjY pBnkP6ydAoGBAP7Oea7VX3xWJ4yFpXKtTSX1kiGRZdYfmxk2DCuoR2BBbKsYrFLk 5BtA7c7EIBbN780Z57faETfHciBzodhnEqrIqBAfTdUVkB8w8AQeuX2RhosWVXbj puSuNwqdtc3+mejhvcC662C/ZCg0x/9ZOLawXUB+WDLk2udWnn4rIyL/AoGBAPRp KbB1COwGyiSKxmzONvT4WrG5B0qqT24N9p5qXWOzxWM7n9cufcGtJHBcIFnLuBMn 1HFVtPeohruhlJSlemCJ5Cpy9cR5CuVeGNwvjByvc9Fqr4akSzbhwClBny3+H4Rv uy+ffM0um/bUgZVNcecluIg5xfzbubwCNIkpJb/HAoGAGRbRinJ+DWsaR87dBJal 0wgEFIQRh+ziw6+7sQzHwmWOwqYSSbM59qkFAWf0VOqAIyza0RKKwXhE94cLN5im kORjD/tVGZce8sNJzs4Lq56JpeZUEfnGdBvnVYdD4H2iP/kCSxjcllEiFodj7fOm Du78r54BJzm7iC3SO1AaDJcCgYBXxTg6bR0CHcIT814kjr1/pXx0XDz5HEYgAJWy +AGHn3RgGXZiQQjaN4Jhc0QO2zDEeEY7WQr+8R9JXFJOO0rCRmKQt+34W3uFORB2 agDIAF34M3bLRE7aa6GlbzJpwtuwpKs1A/I+gOFzd4b9he1Ek/A7w3uNPZ7qnGQf aY5r2wKBgEhSIsXxBexPmUTHMYUbKZWZqZiUdOp/kkI+WiMu5PNEFzeoYykYnJQy 68C8thCvuOohrFSfAbP9H6Zo8SVcX9Pyavh5MGMz7vWjcToe7XnzknW5+Rrtho4U Nt1jVu2rCYQ12IawcOuuZg/w499bfUp8K5cJQmYqJB76OCA78LhB -----END RSA PRIVATE KEY----- 2018-12-27 15:34:59,133 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-12-27 15:34:59,134 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}eb5cf2134c53fbaf33b6c6dc0fdbe62aef681795" -d '{"security_group": {"name": "singlevm1-sg_46cb3c01-d941-483c-83c1-357a20c221c3", "description": "created by OPNFV Functest (singlevm1)"}}' 2018-12-27 15:34:59,805 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1418 X-Openstack-Request-Id: req-d176716a-f4e9-4b60-9e03-45365013be34 Date: Thu, 27 Dec 2018 15:34:59 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "created_at": "2018-12-27T15:34:59Z", "updated_at": "2018-12-27T15:34:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:34:59Z", "revision_number": 0, "id": "bf34a716-de91-49ef-b811-10dc22fbdb59", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:34:59Z", "security_group_id": "ebad2425-819e-48d3-af09-2d439c2a66b7", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:34:59Z", "revision_number": 0, "id": "fcb7bce5-b921-4c5e-b4e0-80931694ae1b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:34:59Z", "security_group_id": "ebad2425-819e-48d3-af09-2d439c2a66b7", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}], "revision_number": 2, "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "id": "ebad2425-819e-48d3-af09-2d439c2a66b7", "name": "singlevm1-sg_46cb3c01-d941-483c-83c1-357a20c221c3"}} 2018-12-27 15:34:59,806 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/security-groups.json used request id req-d176716a-f4e9-4b60-9e03-45365013be34 2018-12-27 15:34:59,806 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.672197818756s 2018-12-27 15:34:59,806 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/security-groups.json used request id req-d176716a-f4e9-4b60-9e03-45365013be34 2018-12-27 15:34:59,810 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-27 15:34:59,811 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}eb5cf2134c53fbaf33b6c6dc0fdbe62aef681795" 2018-12-27 15:35:00,055 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 8340 X-Openstack-Request-Id: req-2188ce06-19da-4fba-9263-907572f5cd11 Date: Thu, 27 Dec 2018 15:35:00 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "created_at": "2018-12-27T15:33:01Z", "updated_at": "2018-12-27T15:33:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "35205ac3-06e6-4cf6-bb21-ff8f813cb45b", "remote_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "ade77f59-e70c-4970-8ea8-198222fa332e", "remote_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "c4f3bf7f-d793-498d-a883-bb8c6003f070", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "c85cb618-8f19-445b-8e16-6d467cb17771", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}], "revision_number": 4, "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "name": "default"}, {"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "created_at": "2018-12-27T15:34:59Z", "updated_at": "2018-12-27T15:34:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:34:59Z", "revision_number": 0, "id": "bf34a716-de91-49ef-b811-10dc22fbdb59", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:34:59Z", "security_group_id": "ebad2425-819e-48d3-af09-2d439c2a66b7", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:34:59Z", "revision_number": 0, "id": "fcb7bce5-b921-4c5e-b4e0-80931694ae1b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:34:59Z", "security_group_id": "ebad2425-819e-48d3-af09-2d439c2a66b7", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}], "revision_number": 2, "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "id": "ebad2425-819e-48d3-af09-2d439c2a66b7", "name": "singlevm1-sg_46cb3c01-d941-483c-83c1-357a20c221c3"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-27T15:33:07Z", "updated_at": "2018-12-27T15:33:07Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "4de95db8-72d6-4aec-a145-e92511971eb9", "remote_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "5f100cff-05d8-4405-8dfb-0a387c123fae", "remote_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "a3f6a193-cc94-4220-a73a-08acf63c449b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "f059d8a5-0c32-49c9-a721-77cc89245ecd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "created_at": "2018-12-27T15:29:16Z", "updated_at": "2018-12-27T15:29:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "3c53841a-5bc0-4192-b482-044411e217ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "5956ff3f-d59d-4af6-82b5-566c888583a7", "remote_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:16Z", "revision_number": 0, "id": "60735d87-52c7-426a-91a6-aff1078a5a2d", "remote_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:16Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "abe97133-61dd-4fdf-baf3-2e07968a324f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "da629caea04941e1ae8979c379dc7c9d"}], "revision_number": 4, "project_id": "da629caea04941e1ae8979c379dc7c9d", "id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "name": "default"}]} 2018-12-27 15:35:00,055 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json used request id req-2188ce06-19da-4fba-9263-907572f5cd11 2018-12-27 15:35:00,056 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.245040893555s 2018-12-27 15:35:00,056 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json used request id req-2188ce06-19da-4fba-9263-907572f5cd11 2018-12-27 15:35:00,060 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-12-27 15:35:00,061 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}eb5cf2134c53fbaf33b6c6dc0fdbe62aef681795" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": "22", "remote_ip_prefix": null, "protocol": "tcp", "port_range_max": "22", "ethertype": "IPv4", "security_group_id": "ebad2425-819e-48d3-af09-2d439c2a66b7"}}' 2018-12-27 15:35:00,513 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-776058a8-26c4-4ffe-959f-ca0b1558245a Date: Thu, 27 Dec 2018 15:35:00 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-12-27T15:35:00Z", "security_group_id": "ebad2425-819e-48d3-af09-2d439c2a66b7", "port_range_min": 22, "revision_number": 0, "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "created_at": "2018-12-27T15:35:00Z", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "id": "91e4fda7-ca30-41c7-ac91-58ad20f77779"}} 2018-12-27 15:35:00,513 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/security-group-rules.json used request id req-776058a8-26c4-4ffe-959f-ca0b1558245a 2018-12-27 15:35:00,514 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.453138113022s 2018-12-27 15:35:00,514 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/security-group-rules.json used request id req-776058a8-26c4-4ffe-959f-ca0b1558245a 2018-12-27 15:35:00,517 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-27 15:35:00,518 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}eb5cf2134c53fbaf33b6c6dc0fdbe62aef681795" 2018-12-27 15:35:00,573 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 8836 X-Openstack-Request-Id: req-da81e463-32e4-4621-80b6-204752252504 Date: Thu, 27 Dec 2018 15:35:00 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "created_at": "2018-12-27T15:33:01Z", "updated_at": "2018-12-27T15:33:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "ade77f59-e70c-4970-8ea8-198222fa332e", "remote_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "c85cb618-8f19-445b-8e16-6d467cb17771", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "c4f3bf7f-d793-498d-a883-bb8c6003f070", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "35205ac3-06e6-4cf6-bb21-ff8f813cb45b", "remote_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}], "revision_number": 4, "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "name": "default"}, {"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "created_at": "2018-12-27T15:34:59Z", "updated_at": "2018-12-27T15:35:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:34:59Z", "revision_number": 0, "id": "fcb7bce5-b921-4c5e-b4e0-80931694ae1b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:34:59Z", "security_group_id": "ebad2425-819e-48d3-af09-2d439c2a66b7", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-12-27T15:35:00Z", "revision_number": 0, "id": "91e4fda7-ca30-41c7-ac91-58ad20f77779", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:35:00Z", "security_group_id": "ebad2425-819e-48d3-af09-2d439c2a66b7", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": 22, "ethertype": "IPv4", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:34:59Z", "revision_number": 0, "id": "bf34a716-de91-49ef-b811-10dc22fbdb59", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:34:59Z", "security_group_id": "ebad2425-819e-48d3-af09-2d439c2a66b7", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}], "revision_number": 3, "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "id": "ebad2425-819e-48d3-af09-2d439c2a66b7", "name": "singlevm1-sg_46cb3c01-d941-483c-83c1-357a20c221c3"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-27T15:33:07Z", "updated_at": "2018-12-27T15:33:07Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "5f100cff-05d8-4405-8dfb-0a387c123fae", "remote_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "f059d8a5-0c32-49c9-a721-77cc89245ecd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "4de95db8-72d6-4aec-a145-e92511971eb9", "remote_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "a3f6a193-cc94-4220-a73a-08acf63c449b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "created_at": "2018-12-27T15:29:16Z", "updated_at": "2018-12-27T15:29:17Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "5956ff3f-d59d-4af6-82b5-566c888583a7", "remote_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "abe97133-61dd-4fdf-baf3-2e07968a324f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "3c53841a-5bc0-4192-b482-044411e217ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:16Z", "revision_number": 0, "id": "60735d87-52c7-426a-91a6-aff1078a5a2d", "remote_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:16Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "da629caea04941e1ae8979c379dc7c9d"}], "revision_number": 4, "project_id": "da629caea04941e1ae8979c379dc7c9d", "id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "name": "default"}]} 2018-12-27 15:35:00,574 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json used request id req-da81e463-32e4-4621-80b6-204752252504 2018-12-27 15:35:00,574 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0564150810242s 2018-12-27 15:35:00,574 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json used request id req-da81e463-32e4-4621-80b6-204752252504 2018-12-27 15:35:00,578 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-12-27 15:35:00,579 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}eb5cf2134c53fbaf33b6c6dc0fdbe62aef681795" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": null, "remote_ip_prefix": null, "protocol": "icmp", "port_range_max": null, "ethertype": "IPv4", "security_group_id": "ebad2425-819e-48d3-af09-2d439c2a66b7"}}' 2018-12-27 15:35:01,081 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-c552f50f-041a-4c48-bf8c-012ec00d8976 Date: Thu, 27 Dec 2018 15:35:01 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T15:35:00Z", "security_group_id": "ebad2425-819e-48d3-af09-2d439c2a66b7", "port_range_min": null, "revision_number": 0, "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "created_at": "2018-12-27T15:35:00Z", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "id": "28c409ea-675c-4ce2-a538-3bcc1e552050"}} 2018-12-27 15:35:01,081 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/security-group-rules.json used request id req-c552f50f-041a-4c48-bf8c-012ec00d8976 2018-12-27 15:35:01,081 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.50318312645s 2018-12-27 15:35:01,082 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/security-group-rules.json used request id req-c552f50f-041a-4c48-bf8c-012ec00d8976 2018-12-27 15:35:01,083 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-27 15:35:01,084 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}eb5cf2134c53fbaf33b6c6dc0fdbe62aef681795" 2018-12-27 15:35:01,170 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1454 X-Openstack-Request-Id: req-eb6d8f40-0332-4ee5-8a68-477a91d7133d Date: Thu, 27 Dec 2018 15:35:01 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","updated_at":"2018-12-27T15:29:25Z","dns_domain":"","revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"a4959dd9-e8f4-4ea9-8c99-7bff545db58c","router:external":true,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"da629caea04941e1ae8979c379dc7c9d","status":"ACTIVE","subnets":["244ab55b-a0ed-4e50-9f85-07f08119ae55"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"da629caea04941e1ae8979c379dc7c9d","created_at":"2018-12-27T15:29:17Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"mtu":1442,"id":"b82a216c-3de3-40f6-a6a5-29b9b3f05fbb","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":64,"ipv4_address_scope":null,"shared":false,"project_id":"b7b4fceec1ad4c6eb74d758b709a9d93","status":"ACTIVE","subnets":["a303da5d-959e-42d5-9270-8db91912a0bd"],"description":"","tags":[],"updated_at":"2018-12-27T15:34:48Z","qos_policy_id":null,"name":"singlevm1-net_46cb3c01-d941-483c-83c1-357a20c221c3","admin_state_up":true,"tenant_id":"b7b4fceec1ad4c6eb74d758b709a9d93","created_at":"2018-12-27T15:34:46Z","provider:network_type":"geneve"}]} 2018-12-27 15:35:01,170 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-eb6d8f40-0332-4ee5-8a68-477a91d7133d 2018-12-27 15:35:01,170 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0866420269012s 2018-12-27 15:35:01,170 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-eb6d8f40-0332-4ee5-8a68-477a91d7133d 2018-12-27 15:35:01,175 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-27 15:35:01,179 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}eb5cf2134c53fbaf33b6c6dc0fdbe62aef681795" 2018-12-27 15:35:01,202 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-fb474b88-9f61-49e7-87e3-989c141d0787 Date: Thu, 27 Dec 2018 15:35:01 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/28bab5d0-0757-4f8e-8c5d-fbe75b93f316/snap", "metadata": {}}], "file": "/v2/images/28bab5d0-0757-4f8e-8c5d-fbe75b93f316/file", "owner": "b7b4fceec1ad4c6eb74d758b709a9d93", "id": "28bab5d0-0757-4f8e-8c5d-fbe75b93f316", "size": 12716032, "self": "/v2/images/28bab5d0-0757-4f8e-8c5d-fbe75b93f316", "disk_format": "qcow2", "direct_url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/28bab5d0-0757-4f8e-8c5d-fbe75b93f316/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-27T15:34:57Z", "visibility": "private", "owner_specified.shade.object": "images/singlevm1-img_46cb3c01-d941-483c-83c1-357a20c221c3", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_46cb3c01-d941-483c-83c1-357a20c221c3", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-27T15:34:55Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-27 15:35:01,202 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-fb474b88-9f61-49e7-87e3-989c141d0787 2018-12-27 15:35:01,202 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0273129940033s 2018-12-27 15:35:01,202 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-fb474b88-9f61-49e7-87e3-989c141d0787 2018-12-27 15:35:01,204 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-12-27 15:35:01,206 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}eb5cf2134c53fbaf33b6c6dc0fdbe62aef681795" 2018-12-27 15:35:01,330 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:35:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-965049ed-7df1-46bf-bea6-04ea0e85571f x-compute-request-id: req-965049ed-7df1-46bf-bea6-04ea0e85571f Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavors": [{"name": "singlevm1-flavor_46cb3c01-d941-483c-83c1-357a20c221c3", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/63f17aa9-b414-44a6-9d40-9038e99bb8c2", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/63f17aa9-b414-44a6-9d40-9038e99bb8c2", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "63f17aa9-b414-44a6-9d40-9038e99bb8c2"}]} 2018-12-27 15:35:01,330 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None used request id req-965049ed-7df1-46bf-bea6-04ea0e85571f 2018-12-27 15:35:01,330 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.126346111298s 2018-12-27 15:35:01,330 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None used request id req-965049ed-7df1-46bf-bea6-04ea0e85571f 2018-12-27 15:35:01,332 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-12-27 15:35:01,334 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/servers -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}eb5cf2134c53fbaf33b6c6dc0fdbe62aef681795" -d '{"server": {"name": "singlevm1-vm_46cb3c01-d941-483c-83c1-357a20c221c3", "imageRef": "28bab5d0-0757-4f8e-8c5d-fbe75b93f316", "key_name": "singlevm1-kp_46cb3c01-d941-483c-83c1-357a20c221c3", "flavorRef": "63f17aa9-b414-44a6-9d40-9038e99bb8c2", "max_count": 1, "min_count": 1, "networks": [{"uuid": "b82a216c-3de3-40f6-a6a5-29b9b3f05fbb"}], "security_groups": [{"name": "ebad2425-819e-48d3-af09-2d439c2a66b7"}]}}' 2018-12-27 15:35:04,753 - keystoneauth.session - DEBUG - RESP: [202] Date: Thu, 27 Dec 2018 15:35:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-d6275022-8249-4498-8f86-bf5354fc6dc6 x-compute-request-id: req-d6275022-8249-4498-8f86-bf5354fc6dc6 Content-Length: 403 location: http://172.30.9.31:8774/v2.1/servers/09400132-059a-4545-82fa-e35906e1be09 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "ebad2425-819e-48d3-af09-2d439c2a66b7"}], "OS-DCF:diskConfig": "MANUAL", "id": "09400132-059a-4545-82fa-e35906e1be09", "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/09400132-059a-4545-82fa-e35906e1be09", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/09400132-059a-4545-82fa-e35906e1be09", "rel": "bookmark"}], "adminPass": "aH2uN26Lfpbj"}} 2018-12-27 15:35:04,753 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers used request id req-d6275022-8249-4498-8f86-bf5354fc6dc6 2018-12-27 15:35:04,753 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 3.42116880417s 2018-12-27 15:35:04,754 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers used request id req-d6275022-8249-4498-8f86-bf5354fc6dc6 2018-12-27 15:35:04,754 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-27 15:35:04,757 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}eb5cf2134c53fbaf33b6c6dc0fdbe62aef681795" 2018-12-27 15:35:05,284 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:35:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4764d036-958a-4ae0-9b1b-d595623e9861 x-compute-request-id: req-4764d036-958a-4ae0-9b1b-d595623e9861 Content-Encoding: gzip Content-Length: 640 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/09400132-059a-4545-82fa-e35906e1be09", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/09400132-059a-4545-82fa-e35906e1be09", "rel": "bookmark"}], "image": {"id": "28bab5d0-0757-4f8e-8c5d-fbe75b93f316", "links": [{"href": "http://172.30.9.31:8774/images/28bab5d0-0757-4f8e-8c5d-fbe75b93f316", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "63f17aa9-b414-44a6-9d40-9038e99bb8c2", "links": [{"href": "http://172.30.9.31:8774/flavors/63f17aa9-b414-44a6-9d40-9038e99bb8c2", "rel": "bookmark"}]}, "id": "09400132-059a-4545-82fa-e35906e1be09", "user_id": "a5bc08b9f81f4e5bb86c24f9f7547bae", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T15:35:04Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_46cb3c01-d941-483c-83c1-357a20c221c3", "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "singlevm1-vm_46cb3c01-d941-483c-83c1-357a20c221c3", "created": "2018-12-27T15:35:04Z", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-27 15:35:05,284 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-4764d036-958a-4ae0-9b1b-d595623e9861 2018-12-27 15:35:05,284 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.529783010483s 2018-12-27 15:35:05,284 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-4764d036-958a-4ae0-9b1b-d595623e9861 2018-12-27 15:35:05,291 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-27 15:35:05,292 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}eb5cf2134c53fbaf33b6c6dc0fdbe62aef681795" 2018-12-27 15:35:05,375 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1454 X-Openstack-Request-Id: req-b1548a0d-f868-44c6-be82-f1216d7bce22 Date: Thu, 27 Dec 2018 15:35:05 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","updated_at":"2018-12-27T15:29:25Z","dns_domain":"","revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"a4959dd9-e8f4-4ea9-8c99-7bff545db58c","router:external":true,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"da629caea04941e1ae8979c379dc7c9d","status":"ACTIVE","subnets":["244ab55b-a0ed-4e50-9f85-07f08119ae55"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"da629caea04941e1ae8979c379dc7c9d","created_at":"2018-12-27T15:29:17Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"mtu":1442,"id":"b82a216c-3de3-40f6-a6a5-29b9b3f05fbb","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":64,"ipv4_address_scope":null,"shared":false,"project_id":"b7b4fceec1ad4c6eb74d758b709a9d93","status":"ACTIVE","subnets":["a303da5d-959e-42d5-9270-8db91912a0bd"],"description":"","tags":[],"updated_at":"2018-12-27T15:34:48Z","qos_policy_id":null,"name":"singlevm1-net_46cb3c01-d941-483c-83c1-357a20c221c3","admin_state_up":true,"tenant_id":"b7b4fceec1ad4c6eb74d758b709a9d93","created_at":"2018-12-27T15:34:46Z","provider:network_type":"geneve"}]} 2018-12-27 15:35:05,375 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-b1548a0d-f868-44c6-be82-f1216d7bce22 2018-12-27 15:35:05,376 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0844659805298s 2018-12-27 15:35:05,376 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-b1548a0d-f868-44c6-be82-f1216d7bce22 2018-12-27 15:35:05,377 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-12-27 15:35:05,377 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}eb5cf2134c53fbaf33b6c6dc0fdbe62aef681795" 2018-12-27 15:35:05,430 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1291 X-Openstack-Request-Id: req-e91f304a-4549-416a-a743-01c3ca344fd8 Date: Thu, 27 Dec 2018 15:35:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"a4959dd9-e8f4-4ea9-8c99-7bff545db58c","tenant_id":"da629caea04941e1ae8979c379dc7c9d","created_at":"2018-12-27T15:29:25Z","dns_nameservers":[],"updated_at":"2018-12-27T15:29:25Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"gateway_ip":"172.30.9.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.9.0/24","project_id":"da629caea04941e1ae8979c379dc7c9d","id":"244ab55b-a0ed-4e50-9f85-07f08119ae55","subnetpool_id":null,"name":"external-subnet"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b82a216c-3de3-40f6-a6a5-29b9b3f05fbb","tenant_id":"b7b4fceec1ad4c6eb74d758b709a9d93","created_at":"2018-12-27T15:34:48Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-12-27T15:34:48Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"b7b4fceec1ad4c6eb74d758b709a9d93","id":"a303da5d-959e-42d5-9270-8db91912a0bd","subnetpool_id":null,"name":"singlevm1-subnet_46cb3c01-d941-483c-83c1-357a20c221c3"}]} 2018-12-27 15:35:05,430 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets.json used request id req-e91f304a-4549-416a-a743-01c3ca344fd8 2018-12-27 15:35:05,431 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0535571575165s 2018-12-27 15:35:05,431 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets.json used request id req-e91f304a-4549-416a-a743-01c3ca344fd8 2018-12-27 15:35:05,432 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-27 15:35:07,434 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-27 15:35:07,437 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}eb5cf2134c53fbaf33b6c6dc0fdbe62aef681795" 2018-12-27 15:35:07,759 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:35:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-dbe5380b-44f8-4950-9c5c-f35bfaca3493 x-compute-request-id: req-dbe5380b-44f8-4950-9c5c-f35bfaca3493 Content-Encoding: gzip Content-Length: 710 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/09400132-059a-4545-82fa-e35906e1be09", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/09400132-059a-4545-82fa-e35906e1be09", "rel": "bookmark"}], "image": {"id": "28bab5d0-0757-4f8e-8c5d-fbe75b93f316", "links": [{"href": "http://172.30.9.31:8774/images/28bab5d0-0757-4f8e-8c5d-fbe75b93f316", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": null, "flavor": {"id": "63f17aa9-b414-44a6-9d40-9038e99bb8c2", "links": [{"href": "http://172.30.9.31:8774/flavors/63f17aa9-b414-44a6-9d40-9038e99bb8c2", "rel": "bookmark"}]}, "id": "09400132-059a-4545-82fa-e35906e1be09", "user_id": "a5bc08b9f81f4e5bb86c24f9f7547bae", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T15:35:07Z", "hostId": "2df39a442bc1a0eb653d0d0ed2d6d168b7f499d181f0cbbaa283d16b", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_46cb3c01-d941-483c-83c1-357a20c221c3", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_46cb3c01-d941-483c-83c1-357a20c221c3", "created": "2018-12-27T15:35:04Z", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-27 15:35:07,759 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-dbe5380b-44f8-4950-9c5c-f35bfaca3493 2018-12-27 15:35:07,759 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.324867010117s 2018-12-27 15:35:07,760 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-dbe5380b-44f8-4950-9c5c-f35bfaca3493 2018-12-27 15:35:07,764 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-27 15:35:09,766 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-27 15:35:09,769 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}eb5cf2134c53fbaf33b6c6dc0fdbe62aef681795" 2018-12-27 15:35:10,938 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:35:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b38ab63f-de90-480b-b3d6-2014d7cac093 x-compute-request-id: req-b38ab63f-de90-480b-b3d6-2014d7cac093 Content-Encoding: gzip Content-Length: 736 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/09400132-059a-4545-82fa-e35906e1be09", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/09400132-059a-4545-82fa-e35906e1be09", "rel": "bookmark"}], "image": {"id": "28bab5d0-0757-4f8e-8c5d-fbe75b93f316", "links": [{"href": "http://172.30.9.31:8774/images/28bab5d0-0757-4f8e-8c5d-fbe75b93f316", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": null, "flavor": {"id": "63f17aa9-b414-44a6-9d40-9038e99bb8c2", "links": [{"href": "http://172.30.9.31:8774/flavors/63f17aa9-b414-44a6-9d40-9038e99bb8c2", "rel": "bookmark"}]}, "id": "09400132-059a-4545-82fa-e35906e1be09", "security_groups": [{"name": "singlevm1-sg_46cb3c01-d941-483c-83c1-357a20c221c3"}], "user_id": "a5bc08b9f81f4e5bb86c24f9f7547bae", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T15:35:08Z", "hostId": "2df39a442bc1a0eb653d0d0ed2d6d168b7f499d181f0cbbaa283d16b", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_46cb3c01-d941-483c-83c1-357a20c221c3", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_46cb3c01-d941-483c-83c1-357a20c221c3", "created": "2018-12-27T15:35:04Z", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-27 15:35:10,939 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-b38ab63f-de90-480b-b3d6-2014d7cac093 2018-12-27 15:35:10,939 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.17259097099s 2018-12-27 15:35:10,939 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-b38ab63f-de90-480b-b3d6-2014d7cac093 2018-12-27 15:35:10,943 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-27 15:35:12,946 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-27 15:35:12,948 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}eb5cf2134c53fbaf33b6c6dc0fdbe62aef681795" 2018-12-27 15:35:14,145 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:35:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-50c42231-44f7-437e-be8b-440132f0e5fc x-compute-request-id: req-50c42231-44f7-437e-be8b-440132f0e5fc Content-Encoding: gzip Content-Length: 736 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/09400132-059a-4545-82fa-e35906e1be09", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/09400132-059a-4545-82fa-e35906e1be09", "rel": "bookmark"}], "image": {"id": "28bab5d0-0757-4f8e-8c5d-fbe75b93f316", "links": [{"href": "http://172.30.9.31:8774/images/28bab5d0-0757-4f8e-8c5d-fbe75b93f316", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": null, "flavor": {"id": "63f17aa9-b414-44a6-9d40-9038e99bb8c2", "links": [{"href": "http://172.30.9.31:8774/flavors/63f17aa9-b414-44a6-9d40-9038e99bb8c2", "rel": "bookmark"}]}, "id": "09400132-059a-4545-82fa-e35906e1be09", "security_groups": [{"name": "singlevm1-sg_46cb3c01-d941-483c-83c1-357a20c221c3"}], "user_id": "a5bc08b9f81f4e5bb86c24f9f7547bae", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T15:35:08Z", "hostId": "2df39a442bc1a0eb653d0d0ed2d6d168b7f499d181f0cbbaa283d16b", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_46cb3c01-d941-483c-83c1-357a20c221c3", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_46cb3c01-d941-483c-83c1-357a20c221c3", "created": "2018-12-27T15:35:04Z", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-27 15:35:14,145 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-50c42231-44f7-437e-be8b-440132f0e5fc 2018-12-27 15:35:14,145 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.19965195656s 2018-12-27 15:35:14,146 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-50c42231-44f7-437e-be8b-440132f0e5fc 2018-12-27 15:35:14,149 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-27 15:35:16,152 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-27 15:35:16,156 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}eb5cf2134c53fbaf33b6c6dc0fdbe62aef681795" 2018-12-27 15:35:17,624 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:35:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6b016a94-c862-4833-b3d3-5543a32aa6d8 x-compute-request-id: req-6b016a94-c862-4833-b3d3-5543a32aa6d8 Content-Encoding: gzip Content-Length: 809 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {"singlevm1-net_46cb3c01-d941-483c-83c1-357a20c221c3": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2f:28:2f", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/09400132-059a-4545-82fa-e35906e1be09", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/09400132-059a-4545-82fa-e35906e1be09", "rel": "bookmark"}], "image": {"id": "28bab5d0-0757-4f8e-8c5d-fbe75b93f316", "links": [{"href": "http://172.30.9.31:8774/images/28bab5d0-0757-4f8e-8c5d-fbe75b93f316", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": null, "flavor": {"id": "63f17aa9-b414-44a6-9d40-9038e99bb8c2", "links": [{"href": "http://172.30.9.31:8774/flavors/63f17aa9-b414-44a6-9d40-9038e99bb8c2", "rel": "bookmark"}]}, "id": "09400132-059a-4545-82fa-e35906e1be09", "security_groups": [{"name": "singlevm1-sg_46cb3c01-d941-483c-83c1-357a20c221c3"}], "user_id": "a5bc08b9f81f4e5bb86c24f9f7547bae", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T15:35:08Z", "hostId": "2df39a442bc1a0eb653d0d0ed2d6d168b7f499d181f0cbbaa283d16b", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_46cb3c01-d941-483c-83c1-357a20c221c3", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_46cb3c01-d941-483c-83c1-357a20c221c3", "created": "2018-12-27T15:35:04Z", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-27 15:35:17,624 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-6b016a94-c862-4833-b3d3-5543a32aa6d8 2018-12-27 15:35:17,624 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.4723739624s 2018-12-27 15:35:17,625 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-6b016a94-c862-4833-b3d3-5543a32aa6d8 2018-12-27 15:35:17,629 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-27 15:35:19,632 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-27 15:35:19,634 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}eb5cf2134c53fbaf33b6c6dc0fdbe62aef681795" 2018-12-27 15:35:20,887 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:35:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6bf7ccbc-a7b8-43dd-9b9c-8f22a2080e26 x-compute-request-id: req-6bf7ccbc-a7b8-43dd-9b9c-8f22a2080e26 Content-Encoding: gzip Content-Length: 809 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {"singlevm1-net_46cb3c01-d941-483c-83c1-357a20c221c3": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2f:28:2f", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/09400132-059a-4545-82fa-e35906e1be09", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/09400132-059a-4545-82fa-e35906e1be09", "rel": "bookmark"}], "image": {"id": "28bab5d0-0757-4f8e-8c5d-fbe75b93f316", "links": [{"href": "http://172.30.9.31:8774/images/28bab5d0-0757-4f8e-8c5d-fbe75b93f316", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": null, "flavor": {"id": "63f17aa9-b414-44a6-9d40-9038e99bb8c2", "links": [{"href": "http://172.30.9.31:8774/flavors/63f17aa9-b414-44a6-9d40-9038e99bb8c2", "rel": "bookmark"}]}, "id": "09400132-059a-4545-82fa-e35906e1be09", "security_groups": [{"name": "singlevm1-sg_46cb3c01-d941-483c-83c1-357a20c221c3"}], "user_id": "a5bc08b9f81f4e5bb86c24f9f7547bae", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T15:35:08Z", "hostId": "2df39a442bc1a0eb653d0d0ed2d6d168b7f499d181f0cbbaa283d16b", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_46cb3c01-d941-483c-83c1-357a20c221c3", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_46cb3c01-d941-483c-83c1-357a20c221c3", "created": "2018-12-27T15:35:04Z", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-27 15:35:20,887 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-6bf7ccbc-a7b8-43dd-9b9c-8f22a2080e26 2018-12-27 15:35:20,887 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.25560808182s 2018-12-27 15:35:20,888 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-6bf7ccbc-a7b8-43dd-9b9c-8f22a2080e26 2018-12-27 15:35:20,892 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-27 15:35:22,895 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-27 15:35:22,898 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}eb5cf2134c53fbaf33b6c6dc0fdbe62aef681795" 2018-12-27 15:35:24,370 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:35:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2666e7bc-ce1f-4d44-9c73-0039f872c3c1 x-compute-request-id: req-2666e7bc-ce1f-4d44-9c73-0039f872c3c1 Content-Encoding: gzip Content-Length: 810 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"singlevm1-net_46cb3c01-d941-483c-83c1-357a20c221c3": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2f:28:2f", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/09400132-059a-4545-82fa-e35906e1be09", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/09400132-059a-4545-82fa-e35906e1be09", "rel": "bookmark"}], "image": {"id": "28bab5d0-0757-4f8e-8c5d-fbe75b93f316", "links": [{"href": "http://172.30.9.31:8774/images/28bab5d0-0757-4f8e-8c5d-fbe75b93f316", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": "2018-12-27T15:35:21.000000", "flavor": {"id": "63f17aa9-b414-44a6-9d40-9038e99bb8c2", "links": [{"href": "http://172.30.9.31:8774/flavors/63f17aa9-b414-44a6-9d40-9038e99bb8c2", "rel": "bookmark"}]}, "id": "09400132-059a-4545-82fa-e35906e1be09", "security_groups": [{"name": "singlevm1-sg_46cb3c01-d941-483c-83c1-357a20c221c3"}], "user_id": "a5bc08b9f81f4e5bb86c24f9f7547bae", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T15:35:21Z", "hostId": "2df39a442bc1a0eb653d0d0ed2d6d168b7f499d181f0cbbaa283d16b", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_46cb3c01-d941-483c-83c1-357a20c221c3", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_46cb3c01-d941-483c-83c1-357a20c221c3", "created": "2018-12-27T15:35:04Z", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-27 15:35:24,370 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-2666e7bc-ce1f-4d44-9c73-0039f872c3c1 2018-12-27 15:35:24,371 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.47547411919s 2018-12-27 15:35:24,371 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-2666e7bc-ce1f-4d44-9c73-0039f872c3c1 2018-12-27 15:35:24,375 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-12-27 15:35:24,376 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:9696/v2.0/ports.json?device_id=09400132-059a-4545-82fa-e35906e1be09" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}eb5cf2134c53fbaf33b6c6dc0fdbe62aef681795" 2018-12-27 15:35:24,423 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1056 X-Openstack-Request-Id: req-f32acf71-7b6b-4979-aba1-b3a65e4fc317 Date: Thu, 27 Dec 2018 15:35:24 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T15:35:20Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"a303da5d-959e-42d5-9270-8db91912a0bd","ip_address":"192.168.120.8"}],"id":"95d84cc5-5445-401c-96ea-3c7a9b16c807","security_groups":["ebad2425-819e-48d3-af09-2d439c2a66b7"],"binding:vif_details":{"port_filter":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:2f:28:2f","project_id":"b7b4fceec1ad4c6eb74d758b709a9d93","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"dns_assignment":[{"hostname":"host-192-168-120-8","ip_address":"192.168.120.8","fqdn":"host-192-168-120-8.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b82a216c-3de3-40f6-a6a5-29b9b3f05fbb","dns_name":"","created_at":"2018-12-27T15:35:08Z","binding:vnic_type":"normal","device_id":"09400132-059a-4545-82fa-e35906e1be09","tenant_id":"b7b4fceec1ad4c6eb74d758b709a9d93"}]} 2018-12-27 15:35:24,424 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports.json?device_id=09400132-059a-4545-82fa-e35906e1be09 used request id req-f32acf71-7b6b-4979-aba1-b3a65e4fc317 2018-12-27 15:35:24,424 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.048761844635s 2018-12-27 15:35:24,424 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports.json?device_id=09400132-059a-4545-82fa-e35906e1be09 used request id req-f32acf71-7b6b-4979-aba1-b3a65e4fc317 2018-12-27 15:35:24,429 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-27 15:35:24,430 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:9696/v2.0/floatingips.json?port_id=95d84cc5-5445-401c-96ea-3c7a9b16c807" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}eb5cf2134c53fbaf33b6c6dc0fdbe62aef681795" 2018-12-27 15:35:24,446 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-0638021c-c8cf-4360-abc1-29b74c9412c5 Date: Thu, 27 Dec 2018 15:35:24 GMT RESP BODY: {"floatingips": []} 2018-12-27 15:35:24,446 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/floatingips.json?port_id=95d84cc5-5445-401c-96ea-3c7a9b16c807 used request id req-0638021c-c8cf-4360-abc1-29b74c9412c5 2018-12-27 15:35:24,446 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0169589519501s 2018-12-27 15:35:24,447 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/floatingips.json?port_id=95d84cc5-5445-401c-96ea-3c7a9b16c807 used request id req-0638021c-c8cf-4360-abc1-29b74c9412c5 2018-12-27 15:35:24,447 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'singlevm1-net_46cb3c01-d941-483c-83c1-357a20c221c3': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:2f:28:2f', u'version': 4, u'addr': u'192.168.120.8', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'28bab5d0-0757-4f8e-8c5d-fbe75b93f316'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-EXT-SRV-ATTR:instance_name': u'instance-00000002', u'OS-SRV-USG:launched_at': u'2018-12-27T15:35:21.000000', 'flavor': Munch({u'id': u'63f17aa9-b414-44a6-9d40-9038e99bb8c2'}), 'az': u'nova', 'id': u'09400132-059a-4545-82fa-e35906e1be09', 'security_groups': [Munch({u'name': u'singlevm1-sg_46cb3c01-d941-483c-83c1-357a20c221c3'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'a5bc08b9f81f4e5bb86c24f9f7547bae', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b7b4fceec1ad4c6eb74d758b709a9d93', 'name': 'admin', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2018-12-27T15:35:21.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-12-27T15:35:21Z', 'hostId': u'2df39a442bc1a0eb653d0d0ed2d6d168b7f499d181f0cbbaa283d16b', u'OS-EXT-SRV-ATTR:host': u'overcloud-novacompute-1.opnfvlf.org', u'OS-SRV-USG:terminated_at': None, 'key_name': u'singlevm1-kp_46cb3c01-d941-483c-83c1-357a20c221c3', 'public_v6': '', 'private_v4': u'192.168.120.8', 'cloud': 'envvars', 'host_id': u'2df39a442bc1a0eb653d0d0ed2d6d168b7f499d181f0cbbaa283d16b', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-EXT-SRV-ATTR:host': u'overcloud-novacompute-1.opnfvlf.org', u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-EXT-SRV-ATTR:instance_name': u'instance-00000002', u'OS-SRV-USG:launched_at': u'2018-12-27T15:35:21.000000', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'overcloud-novacompute-1.opnfvlf.org', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'b7b4fceec1ad4c6eb74d758b709a9d93', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'overcloud-novacompute-1.opnfvlf.org', 'name': u'singlevm1-vm_46cb3c01-d941-483c-83c1-357a20c221c3', 'adminPass': u'aH2uN26Lfpbj', 'tenant_id': u'b7b4fceec1ad4c6eb74d758b709a9d93', 'created_at': u'2018-12-27T15:35:04Z', 'created': u'2018-12-27T15:35:04Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-12-27 15:35:24,450 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-27 15:35:24,451 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}eb5cf2134c53fbaf33b6c6dc0fdbe62aef681795" 2018-12-27 15:35:24,732 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1454 X-Openstack-Request-Id: req-4f69b8be-6619-4c68-b2df-27574323d109 Date: Thu, 27 Dec 2018 15:35:24 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","updated_at":"2018-12-27T15:29:25Z","dns_domain":"","revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"a4959dd9-e8f4-4ea9-8c99-7bff545db58c","router:external":true,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"da629caea04941e1ae8979c379dc7c9d","status":"ACTIVE","subnets":["244ab55b-a0ed-4e50-9f85-07f08119ae55"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"da629caea04941e1ae8979c379dc7c9d","created_at":"2018-12-27T15:29:17Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"mtu":1442,"id":"b82a216c-3de3-40f6-a6a5-29b9b3f05fbb","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":64,"ipv4_address_scope":null,"shared":false,"project_id":"b7b4fceec1ad4c6eb74d758b709a9d93","status":"ACTIVE","subnets":["a303da5d-959e-42d5-9270-8db91912a0bd"],"description":"","tags":[],"updated_at":"2018-12-27T15:34:48Z","qos_policy_id":null,"name":"singlevm1-net_46cb3c01-d941-483c-83c1-357a20c221c3","admin_state_up":true,"tenant_id":"b7b4fceec1ad4c6eb74d758b709a9d93","created_at":"2018-12-27T15:34:46Z","provider:network_type":"geneve"}]} 2018-12-27 15:35:24,732 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-4f69b8be-6619-4c68-b2df-27574323d109 2018-12-27 15:35:24,732 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.281849861145s 2018-12-27 15:35:24,733 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-4f69b8be-6619-4c68-b2df-27574323d109 2018-12-27 15:35:24,734 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-12-27 15:35:24,734 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:9696/v2.0/ports.json?device_id=09400132-059a-4545-82fa-e35906e1be09" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}eb5cf2134c53fbaf33b6c6dc0fdbe62aef681795" 2018-12-27 15:35:24,790 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1056 X-Openstack-Request-Id: req-bc171e45-0ea0-4d16-bda6-bdf558334e95 Date: Thu, 27 Dec 2018 15:35:24 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T15:35:20Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"a303da5d-959e-42d5-9270-8db91912a0bd","ip_address":"192.168.120.8"}],"id":"95d84cc5-5445-401c-96ea-3c7a9b16c807","security_groups":["ebad2425-819e-48d3-af09-2d439c2a66b7"],"binding:vif_details":{"port_filter":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:2f:28:2f","project_id":"b7b4fceec1ad4c6eb74d758b709a9d93","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"dns_assignment":[{"hostname":"host-192-168-120-8","ip_address":"192.168.120.8","fqdn":"host-192-168-120-8.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b82a216c-3de3-40f6-a6a5-29b9b3f05fbb","dns_name":"","created_at":"2018-12-27T15:35:08Z","binding:vnic_type":"normal","device_id":"09400132-059a-4545-82fa-e35906e1be09","tenant_id":"b7b4fceec1ad4c6eb74d758b709a9d93"}]} 2018-12-27 15:35:24,790 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports.json?device_id=09400132-059a-4545-82fa-e35906e1be09 used request id req-bc171e45-0ea0-4d16-bda6-bdf558334e95 2018-12-27 15:35:24,791 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0564298629761s 2018-12-27 15:35:24,791 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports.json?device_id=09400132-059a-4545-82fa-e35906e1be09 used request id req-bc171e45-0ea0-4d16-bda6-bdf558334e95 2018-12-27 15:35:24,792 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-12-27 15:35:24,792 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}eb5cf2134c53fbaf33b6c6dc0fdbe62aef681795" -d '{"floatingip": {"floating_network_id": "a4959dd9-e8f4-4ea9-8c99-7bff545db58c", "fixed_ip_address": "192.168.120.8", "port_id": "95d84cc5-5445-401c-96ea-3c7a9b16c807"}}' 2018-12-27 15:35:26,469 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 585 X-Openstack-Request-Id: req-30295832-c39b-42cd-a64c-fa12f193d654 Date: Thu, 27 Dec 2018 15:35:26 GMT RESP BODY: {"floatingip": {"router_id": "e24632cc-2759-4c4a-a893-0850180c8db4", "status": "DOWN", "description": "", "tags": [], "updated_at": "2018-12-27T15:35:25Z", "dns_domain": "", "floating_network_id": "a4959dd9-e8f4-4ea9-8c99-7bff545db58c", "fixed_ip_address": "192.168.120.8", "floating_ip_address": "172.30.9.211", "revision_number": 0, "port_id": "95d84cc5-5445-401c-96ea-3c7a9b16c807", "id": "05fa9962-76c5-4684-9971-6c65dbf114b0", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "created_at": "2018-12-27T15:35:25Z", "dns_name": "", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}} 2018-12-27 15:35:26,469 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/floatingips.json used request id req-30295832-c39b-42cd-a64c-fa12f193d654 2018-12-27 15:35:26,470 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 1.67787981033s 2018-12-27 15:35:26,470 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/floatingips.json used request id req-30295832-c39b-42cd-a64c-fa12f193d654 2018-12-27 15:35:26,478 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-27 15:35:26,479 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}eb5cf2134c53fbaf33b6c6dc0fdbe62aef681795" 2018-12-27 15:35:26,503 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-0f2f7607-a304-4c1b-b038-7c33134e8340 Date: Thu, 27 Dec 2018 15:35:26 GMT RESP BODY: {"floatingips": [{"router_id": "e24632cc-2759-4c4a-a893-0850180c8db4", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-12-27T15:35:26Z", "dns_domain": "", "floating_network_id": "a4959dd9-e8f4-4ea9-8c99-7bff545db58c", "fixed_ip_address": "192.168.120.8", "floating_ip_address": "172.30.9.211", "revision_number": 1, "port_id": "95d84cc5-5445-401c-96ea-3c7a9b16c807", "id": "05fa9962-76c5-4684-9971-6c65dbf114b0", "dns_name": "", "created_at": "2018-12-27T15:35:25Z", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}]} 2018-12-27 15:35:26,503 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/floatingips.json used request id req-0f2f7607-a304-4c1b-b038-7c33134e8340 2018-12-27 15:35:26,504 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0252599716187s 2018-12-27 15:35:26,504 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/floatingips.json used request id req-0f2f7607-a304-4c1b-b038-7c33134e8340 2018-12-27 15:35:26,508 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'e24632cc-2759-4c4a-a893-0850180c8db4', 'updated_at': u'2018-12-27T15:35:26Z', u'dns_domain': u'', 'fixed_ip_address': u'192.168.120.8', 'floating_ip_address': u'172.30.9.211', 'revision_number': 1, 'port_id': u'95d84cc5-5445-401c-96ea-3c7a9b16c807', 'id': u'05fa9962-76c5-4684-9971-6c65dbf114b0', 'network': u'a4959dd9-e8f4-4ea9-8c99-7bff545db58c', 'port': u'95d84cc5-5445-401c-96ea-3c7a9b16c807', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b7b4fceec1ad4c6eb74d758b709a9d93', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'b7b4fceec1ad4c6eb74d758b709a9d93', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'a4959dd9-e8f4-4ea9-8c99-7bff545db58c', 'properties': Munch({u'dns_name': u'', u'dns_domain': u'', u'tags': []}), 'tenant_id': u'b7b4fceec1ad4c6eb74d758b709a9d93', 'created_at': u'2018-12-27T15:35:25Z', 'attached': True, u'dns_name': u'', 'router': u'e24632cc-2759-4c4a-a893-0850180c8db4'}) 2018-12-27 15:35:26,508 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-12-27 15:35:26,511 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/servers/09400132-059a-4545-82fa-e35906e1be09/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}eb5cf2134c53fbaf33b6c6dc0fdbe62aef681795" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-27 15:35:27,240 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:35:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-10ded526-4df3-40bb-b257-519626476717 x-compute-request-id: req-10ded526-4df3-40bb-b257-519626476717 Content-Encoding: gzip Content-Length: 9595 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14F7 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE147F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 514839502 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.233568] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.236509] pid_max: default: 32768 minimum: 301\n[ 0.238057] ACPI: Core revision 20150930\n[ 0.240009] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.242314] Security Framework initialized\n[ 0.243724] Yama: becoming mindful.\n[ 0.245008] AppArmor: AppArmor initialized\n[ 0.246476] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.248778] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.250970] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.253089] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.255482] Initializing cgroup subsys io\n[ 0.256924] Initializing cgroup subsys memory\n[ 0.258418] Initializing cgroup subsys devices\n[ 0.259937] Initializing cgroup subsys freezer\n[ 0.261457] Initializing cgroup subsys net_cls\n[ 0.262985] Initializing cgroup subsys perf_event\n[ 0.264606] Initializing cgroup subsys net_prio\n[ 0.266169] Initializing cgroup subsys hugetlb\n[ 0.267666] Initializing cgroup subsys pids\n[ 0.269189] CPU: Physical Processor ID: 0\n[ 0.271280] mce: CPU supports 10 MCE banks\n[ 0.272786] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.274547] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.293358] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.301953] ftrace: allocating 31920 entries in 125 pages\n[ 0.332859] smpboot: Max logical packages: 1\n[ 0.334379] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.336792] x2apic enabled\n[ 0.338135] Switched APIC routing to physical x2apic.\n[ 0.341006] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.343023] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.346681] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.349799] KVM setup paravirtual spinlock\n[ 0.351702] x86: Booted up 1 node, 1 CPUs\n[ 0.353110] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.355640] devtmpfs: initialized\n[ 0.357882] evm: security.selinux\n[ 0.359095] evm: security.SMACK64\n[ 0.360288] evm: security.SMACK64EXEC\n[ 0.361575] evm: security.SMACK64TRANSMUTE\n[ 0.362970] evm: security.SMACK64MMAP\n[ 0.364251] evm: security.ima\n[ 0.365353] evm: security.capability\n[ 0.366722] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.369910] pinctrl core: initialized pinctrl subsystem\n[ 0.371778] RTC time: 15:35:22, date: 12/27/18\n[ 0.373387] NET: Registered protocol family 16\n[ 0.375043] cpuidle: using governor ladder\n[ 0.376494] cpuidle: using governor menu\n[ 0.377870] PCCT header not found.\n[ 0.379179] ACPI: bus type PCI registered\n[ 0.380556] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.382697] PCI: Using configuration type 1 for base access\n[ 0.385257] ACPI: Added _OSI(Module Device)\n[ 0.386730] ACPI: Added _OSI(Processor Device)\n[ 0.388277] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.389867] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.392521] ACPI: Interpreter enabled\n[ 0.393845] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.397127] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.400378] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.403599] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.406869] ACPI: (supports S0 S5)\n[ 0.408131] ACPI: Using IOAPIC for interrupt routing\n[ 0.409814] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.414287] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.416297] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.418473] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.420616] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.424998] acpiphp: Slot [3] registered\n[ 0.426421] acpiphp: Slot [4] registered\n[ 0.427843] acpiphp: Slot [5] registered\n[ 0.429287] acpiphp: Slot [6] registered\n[ 0.430690] acpiphp: Slot [7] registered\n[ 0.432116] acpiphp: Slot [8] registered\n[ 0.433554] acpiphp: Slot [9] registered\n[ 0.434998] acpiphp: Slot [10] registered\n[ 0.436399] acpiphp: Slot [11] registered\n[ 0.437840] acpiphp: Slot [12] registered\n[ 0.439248] acpiphp: Slot [13] registered\n[ 0.440647] acpiphp: Slot [14] registered\n[ 0.442115] acpiphp: Slot [15] registered\n[ 0.459506] acpiphp: Slot [16] registered\n[ 0.460947] acpiphp: Slot [17] registered\n[ 0.462344] acpiphp: Slot [18] registered\n[ 0.463741] acpiphp: Slot [19] registered\n[ 0.465162] acpiphp: Slot [20] registered\n[ 0.466562] acpiphp: Slot [21] registered\n[ 0.468000] acpiphp: Slot [22] registered\n[ 0.469393] acpiphp: Slot [23] registered\n[ 0.470795] acpiphp: Slot [24] registered\n[ 0.472198] acpiphp: Slot [25] registered\n[ 0.473591] acpiphp: Slot [26] registered\n[ 0.474986] acpiphp: Slot [27] registered\n[ 0.476388] acpiphp: Slot [28] registered\n[ 0.477804] acpiphp: Slot [29] registered\n[ 0.479215] acpiphp: Slot [30] registered\n[ 0.480618] acpiphp: Slot [31] registered\n[ 0.482025] PCI host bridge to bus 0000:00\n[ 0.483421] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.485561] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.487730] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.490249] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.492784] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.495390] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.500129] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.502343] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.504391] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.506726] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.511206] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.513734] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.536744] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.539324] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.542264] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.544695] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.547085] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.551323] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.553932] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.555874] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.558626] vgaarb: loaded\n[ 0.559691] vgaarb: bridge control possible 0000:00:02.0\n[ 0.561824] SCSI subsystem initialized\n[ 0.563799] ACPI: bus type USB registered\n[ 0.565518] usbcore: registered new interface driver usbfs\n[ 0.567344] usbcore: registered new interface driver hub\n[ 0.569131] usbcore: registered new device driver usb\n[ 0.571120] PCI: Using ACPI for IRQ routing\n[ 0.574073] NetLabel: Initializing\n[ 0.575343] NetLabel: domain hash size = 128\n[ 0.576867] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.578577] NetLabel: unlabeled traffic allowed by default\n[ 0.580649] clocksource: Switched to clocksource kvm-clock\n[ 0.591169] AppArmor: AppArmor Filesystem Enabled\n[ 0.592863] pnp: PnP ACPI init\n[ 0.594392] pnp: PnP ACPI: found 5 devices\n[ 0.601601] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.604634] NET: Registered protocol family 2\n[ 0.606444] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.608734] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.610864] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.613005] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.614947] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.617044] NET: Registered protocol family 1\n[ 0.618603] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.620555] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.622460] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.637528] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.652777] Trying to unpack rootfs image as initramfs...\n[ 0.715725] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.718657] Scanning for low memory corruption every 60 seconds\n[ 0.721036] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.723096] audit: initializing netlink subsys (disabled)\n[ 0.724959] audit: type=2000 audit(1545924922.463:1): initialized\n[ 0.727247] Initialise system trusted keyring\n[ 0.728906] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.730998] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.734137] zbud: loaded\n[ 0.735326] VFS: Disk quotas dquot_6.6.0\n[ 0.736801] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.739422] fuse init (API version 7.23)\n[ 0.740996] Key type big_key registered\n[ 0.742394] Allocating IMA MOK and blacklist keyrings.\n[ 0.744480] Key type asymmetric registered\n[ 0.745973] Asymmetric key parser 'x509' registered\n[ 0.747669] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.750352] io scheduler noop registered\n[ 0.751838] io scheduler deadline registered (default)\n[ 0.753795] io scheduler cfq registered\n[ 0.755298] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.757192] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.759427] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.762019] ACPI: Power Button [PWRF]\n[ 0.763469] GHES: HEST is not enabled!\n[ 0.777869] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.807748] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.811290] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.837584] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.841198] Linux agpgart interface v0.103\n[ 0.844935] brd: module loaded\n[ 0.847413] loop: module loaded\n[ 0.853683] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.856202] GPT:90111 != 2097151\n[ 0.857378] GPT:Alternate GPT header not at the end of the disk.\n[ 0.859284] GPT:90111 != 2097151\n[ 0.860456] GPT: Use GNU Parted to correct GPT errors.\n[ 0.862166] vda: vda1 vda15\n[ 0.863993] scsi host0: ata_piix\n[ 0.865315] scsi host1: ata_piix\n[ 0.866550] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.868684] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.871455] libphy: Fixed MDIO Bus: probed\n[ 0.872885] tun: Universal TUN/TAP device driver, 1.6\n[ 0.874546] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.877850] PPP generic driver version 2.4.2\n[ 0.879446] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.881578] ehci-pci: EHCI PCI platform driver\n[ 0.883142] ehci-platform: EHCI generic platform driver\n[ 0.884921] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.886947] ohci-pci: OHCI PCI platform driver\n[ 0.888501] ohci-platform: OHCI generic platform driver\n[ 0.890281] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.905358] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.907128] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.909718] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.911476] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.913500] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.915811] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.918339] usb usb1: Product: UHCI Host Controller\n[ 0.919998] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.922023] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.923714] hub 1-0:1.0: USB hub found\n[ 0.925106] hub 1-0:1.0: 2 ports detected\n[ 0.926690] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.930347] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.932053] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.933865] mousedev: PS/2 mouse device common for all mice\n[ 0.936088] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.939091] rtc_cmos 00:00: RTC can wake from S4\n[ 0.941282] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.943390] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.945520] i2c /dev entries driver\n[ 0.946860] device-mapper: uevent: version 1.0.3\n[ 0.948546] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.951444] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.953753] NET: Registered protocol family 10\n[ 0.955625] NET: Registered protocol family 17\n[ 0.957234] Key type dns_resolver registered\n[ 0.958869] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.960828] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.963929] registered taskstats version 1\n[ 0.965419] Loading compiled-in X.509 certificates\n[ 0.967626] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.970935] zswap: loaded using pool lzo/zbud\n[ 0.973336] Key type trusted registered\n[ 0.975837] Key type encrypted registered\n[ 0.977306] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.979152] ima: No TPM chip found, activating TPM-bypass!\n[ 0.981006] evm: HMAC attrs: 0x1\n[ 0.982611] Magic number: 14:686:589\n[ 0.984105] rtc_cmos 00:00: setting system clock to 2018-12-27 15:35:22 UTC (1545924922)\n[ 0.986968] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.988941] EDD information not available.\n[ 1.026448] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 1.046241] Write protecting the kernel read-only data: 14336k\n[ 1.049679] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 1.052780] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.76\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.90\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.221936] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.8...\nLease of 192.168.120.8 obtained, lease time 43200\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 0.99. iid=i-00000002\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCNoRXWZxnWIArfACgPcLDq3wQJxFmnEqGUJ+/57wM8/oho4ksWGUW8p2uGiVIx9ylaBUtSi4MjsV0pVRpXRcfJwfVcRJrGDjUK4Jrr4yFsc+Vb9egWkEesqmu92gmZ06XpACpwCQM3H8jC/djcD9wxJmOCBQXjhyD2wLZfKdqO70Fftfdg0GAhUJTp6hYxbSKsTIRh8tOQY6cG8fAAuZIxXxX1cmAx/0q3LwKjAkkBeqnuqxzxWV976EdaQqPHCiWxym2uVp4hktbantO242V26T+8HqdRvwRES/mNI05PqK1idiObso37HC+SnMRyGjj8EQ81SiQTibJXZsD/vKs3 root@singlevm1-vm-46cb3c01-d941-483c-83c1-357a20c221c3\nssh-dss AAAAB3NzaC1kc3MAAACBAIcy+HwDeO5um5EFvBdCdO2NCib0eTdQJbMw9c6f7Sld7/dm4ePawWdTSpNGDUkc3dCfKgXHMklS1YpvnM8/An1GwY9h48/zEmqp5l+zeplyyPe3t/D0RQFgsVpM4BDKelkmUbbBlywaWfQ/K6ao5xglkyWdOW7m0c7VPn0pJ+kdAAAAFQDWpPab7cHvbOjzgXgnkGOcc4WfIQAAAIAlQhuN9yAE3NsHs9uQZyk8bNTCPbXEmRbpQOJ+Xdyxn3IgPK72PrDQ8ciaivTNvXNNrCOdvAS2qcOt49+NtOXHDZQwzuYfYY+VpkKxq6qw9MFMxqiHNBfkfN/eF8kEfenh5Dpf6hQ4iWbABzgdE74ka/eOxRHLjuvkuDl/Ns/+nwAAAIEAhRaktXOJpX0LH/8XP45yIBD8+vDWW2mE3Z+6GWN+fLQyT8ARPUCOGYOLC204EMDUwfjtODKJYAzlEIEsZbhToh0Y4KSj9rwCl6WLJJpZp7ljcsKj5tDbZWQqg2LW3Vvkw2VqFMCgx5HP+zk62oxqricKQpCH8WQlg+OI0PQ8NEI= root@singlevm1-vm-46cb3c01-d941-483c-83c1-357a20c221c3\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.18s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.8,24,fe80::f816:3eff:fe2f:282f/64,\nip-route:default via 192.168.120.1 dev eth0 \nip-route:169.254.169.254 via 192.168.120.2 dev eth0 \nip-route:192.168.120.0/24 dev eth0 src 192.168.120.8 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000002\nname: N/A\navailability-zone: nova\nlocal-hostname: singlevm1-vm-46cb3c01-d941-483c-83c1-357a20c221c3\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.90 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\nsinglevm1-vm-46cb3c01-d941-483c-83c1-357a20c221c3 login: "} 2018-12-27 15:35:27,241 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/09400132-059a-4545-82fa-e35906e1be09/action used request id req-10ded526-4df3-40bb-b257-519626476717 2018-12-27 15:35:27,241 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.732737064362s 2018-12-27 15:35:27,242 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/09400132-059a-4545-82fa-e35906e1be09/action used request id req-10ded526-4df3-40bb-b257-519626476717 2018-12-27 15:35:27,242 - functest.core.singlevm - DEBUG - vm console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14F7 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE147F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 514839502 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.233568] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.236509] pid_max: default: 32768 minimum: 301 [ 0.238057] ACPI: Core revision 20150930 [ 0.240009] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.242314] Security Framework initialized [ 0.243724] Yama: becoming mindful. [ 0.245008] AppArmor: AppArmor initialized [ 0.246476] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.248778] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.250970] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.253089] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.255482] Initializing cgroup subsys io [ 0.256924] Initializing cgroup subsys memory [ 0.258418] Initializing cgroup subsys devices [ 0.259937] Initializing cgroup subsys freezer [ 0.261457] Initializing cgroup subsys net_cls [ 0.262985] Initializing cgroup subsys perf_event [ 0.264606] Initializing cgroup subsys net_prio [ 0.266169] Initializing cgroup subsys hugetlb [ 0.267666] Initializing cgroup subsys pids [ 0.269189] CPU: Physical Processor ID: 0 [ 0.271280] mce: CPU supports 10 MCE banks [ 0.272786] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.274547] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.293358] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.301953] ftrace: allocating 31920 entries in 125 pages [ 0.332859] smpboot: Max logical packages: 1 [ 0.334379] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.336792] x2apic enabled [ 0.338135] Switched APIC routing to physical x2apic. [ 0.341006] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.343023] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.346681] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.349799] KVM setup paravirtual spinlock [ 0.351702] x86: Booted up 1 node, 1 CPUs [ 0.353110] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.355640] devtmpfs: initialized [ 0.357882] evm: security.selinux [ 0.359095] evm: security.SMACK64 [ 0.360288] evm: security.SMACK64EXEC [ 0.361575] evm: security.SMACK64TRANSMUTE [ 0.362970] evm: security.SMACK64MMAP [ 0.364251] evm: security.ima [ 0.365353] evm: security.capability [ 0.366722] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.369910] pinctrl core: initialized pinctrl subsystem [ 0.371778] RTC time: 15:35:22, date: 12/27/18 [ 0.373387] NET: Registered protocol family 16 [ 0.375043] cpuidle: using governor ladder [ 0.376494] cpuidle: using governor menu [ 0.377870] PCCT header not found. [ 0.379179] ACPI: bus type PCI registered [ 0.380556] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.382697] PCI: Using configuration type 1 for base access [ 0.385257] ACPI: Added _OSI(Module Device) [ 0.386730] ACPI: Added _OSI(Processor Device) [ 0.388277] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.389867] ACPI: Added _OSI(Processor Aggregator Device) [ 0.392521] ACPI: Interpreter enabled [ 0.393845] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.397127] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.400378] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.403599] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.406869] ACPI: (supports S0 S5) [ 0.408131] ACPI: Using IOAPIC for interrupt routing [ 0.409814] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.414287] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.416297] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.418473] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.420616] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.424998] acpiphp: Slot [3] registered [ 0.426421] acpiphp: Slot [4] registered [ 0.427843] acpiphp: Slot [5] registered [ 0.429287] acpiphp: Slot [6] registered [ 0.430690] acpiphp: Slot [7] registered [ 0.432116] acpiphp: Slot [8] registered [ 0.433554] acpiphp: Slot [9] registered [ 0.434998] acpiphp: Slot [10] registered [ 0.436399] acpiphp: Slot [11] registered [ 0.437840] acpiphp: Slot [12] registered [ 0.439248] acpiphp: Slot [13] registered [ 0.440647] acpiphp: Slot [14] registered [ 0.442115] acpiphp: Slot [15] registered [ 0.459506] acpiphp: Slot [16] registered [ 0.460947] acpiphp: Slot [17] registered [ 0.462344] acpiphp: Slot [18] registered [ 0.463741] acpiphp: Slot [19] registered [ 0.465162] acpiphp: Slot [20] registered [ 0.466562] acpiphp: Slot [21] registered [ 0.468000] acpiphp: Slot [22] registered [ 0.469393] acpiphp: Slot [23] registered [ 0.470795] acpiphp: Slot [24] registered [ 0.472198] acpiphp: Slot [25] registered [ 0.473591] acpiphp: Slot [26] registered [ 0.474986] acpiphp: Slot [27] registered [ 0.476388] acpiphp: Slot [28] registered [ 0.477804] acpiphp: Slot [29] registered [ 0.479215] acpiphp: Slot [30] registered [ 0.480618] acpiphp: Slot [31] registered [ 0.482025] PCI host bridge to bus 0000:00 [ 0.483421] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.485561] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.487730] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.490249] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.492784] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.495390] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.500129] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.502343] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.504391] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.506726] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.511206] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.513734] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.536744] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.539324] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.542264] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.544695] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.547085] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.551323] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.553932] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.555874] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.558626] vgaarb: loaded [ 0.559691] vgaarb: bridge control possible 0000:00:02.0 [ 0.561824] SCSI subsystem initialized [ 0.563799] ACPI: bus type USB registered [ 0.565518] usbcore: registered new interface driver usbfs [ 0.567344] usbcore: registered new interface driver hub [ 0.569131] usbcore: registered new device driver usb [ 0.571120] PCI: Using ACPI for IRQ routing [ 0.574073] NetLabel: Initializing [ 0.575343] NetLabel: domain hash size = 128 [ 0.576867] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.578577] NetLabel: unlabeled traffic allowed by default [ 0.580649] clocksource: Switched to clocksource kvm-clock [ 0.591169] AppArmor: AppArmor Filesystem Enabled [ 0.592863] pnp: PnP ACPI init [ 0.594392] pnp: PnP ACPI: found 5 devices [ 0.601601] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.604634] NET: Registered protocol family 2 [ 0.606444] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.608734] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.610864] TCP: Hash tables configured (established 4096 bind 4096) [ 0.613005] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.614947] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.617044] NET: Registered protocol family 1 [ 0.618603] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.620555] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.622460] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.637528] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.652777] Trying to unpack rootfs image as initramfs... [ 0.715725] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.718657] Scanning for low memory corruption every 60 seconds [ 0.721036] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.723096] audit: initializing netlink subsys (disabled) [ 0.724959] audit: type=2000 audit(1545924922.463:1): initialized [ 0.727247] Initialise system trusted keyring [ 0.728906] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.730998] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.734137] zbud: loaded [ 0.735326] VFS: Disk quotas dquot_6.6.0 [ 0.736801] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.739422] fuse init (API version 7.23) [ 0.740996] Key type big_key registered [ 0.742394] Allocating IMA MOK and blacklist keyrings. [ 0.744480] Key type asymmetric registered [ 0.745973] Asymmetric key parser 'x509' registered [ 0.747669] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.750352] io scheduler noop registered [ 0.751838] io scheduler deadline registered (default) [ 0.753795] io scheduler cfq registered [ 0.755298] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.757192] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.759427] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.762019] ACPI: Power Button [PWRF] [ 0.763469] GHES: HEST is not enabled! [ 0.777869] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.807748] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.811290] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.837584] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.841198] Linux agpgart interface v0.103 [ 0.844935] brd: module loaded [ 0.847413] loop: module loaded [ 0.853683] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.856202] GPT:90111 != 2097151 [ 0.857378] GPT:Alternate GPT header not at the end of the disk. [ 0.859284] GPT:90111 != 2097151 [ 0.860456] GPT: Use GNU Parted to correct GPT errors. [ 0.862166] vda: vda1 vda15 [ 0.863993] scsi host0: ata_piix [ 0.865315] scsi host1: ata_piix [ 0.866550] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.868684] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.871455] libphy: Fixed MDIO Bus: probed [ 0.872885] tun: Universal TUN/TAP device driver, 1.6 [ 0.874546] tun: (C) 1999-2004 Max Krasnyansky [ 0.877850] PPP generic driver version 2.4.2 [ 0.879446] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.881578] ehci-pci: EHCI PCI platform driver [ 0.883142] ehci-platform: EHCI generic platform driver [ 0.884921] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.886947] ohci-pci: OHCI PCI platform driver [ 0.888501] ohci-platform: OHCI generic platform driver [ 0.890281] uhci_hcd: USB Universal Host Controller Interface driver [ 0.905358] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.907128] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.909718] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.911476] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.913500] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.915811] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.918339] usb usb1: Product: UHCI Host Controller [ 0.919998] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.922023] usb usb1: SerialNumber: 0000:00:01.2 [ 0.923714] hub 1-0:1.0: USB hub found [ 0.925106] hub 1-0:1.0: 2 ports detected [ 0.926690] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.930347] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.932053] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.933865] mousedev: PS/2 mouse device common for all mice [ 0.936088] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.939091] rtc_cmos 00:00: RTC can wake from S4 [ 0.941282] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.943390] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.945520] i2c /dev entries driver [ 0.946860] device-mapper: uevent: version 1.0.3 [ 0.948546] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.951444] ledtrig-cpu: registered to indicate activity on CPUs [ 0.953753] NET: Registered protocol family 10 [ 0.955625] NET: Registered protocol family 17 [ 0.957234] Key type dns_resolver registered [ 0.958869] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.960828] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.963929] registered taskstats version 1 [ 0.965419] Loading compiled-in X.509 certificates [ 0.967626] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.970935] zswap: loaded using pool lzo/zbud [ 0.973336] Key type trusted registered [ 0.975837] Key type encrypted registered [ 0.977306] AppArmor: AppArmor sha1 policy hashing enabled [ 0.979152] ima: No TPM chip found, activating TPM-bypass! [ 0.981006] evm: HMAC attrs: 0x1 [ 0.982611] Magic number: 14:686:589 [ 0.984105] rtc_cmos 00:00: setting system clock to 2018-12-27 15:35:22 UTC (1545924922) [ 0.986968] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.988941] EDD information not available. [ 1.026448] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.046241] Write protecting the kernel read-only data: 14336k [ 1.049679] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.052780] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.76 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.90 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.221936] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.8... Lease of 192.168.120.8 obtained, lease time 43200 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 0.99. iid=i-00000002 failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 /run/cirros/datasource/data/user-data was not '#!' or executable === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 488MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCNoRXWZxnWIArfACgPcLDq3wQJxFmnEqGUJ+/57wM8/oho4ksWGUW8p2uGiVIx9ylaBUtSi4MjsV0pVRpXRcfJwfVcRJrGDjUK4Jrr4yFsc+Vb9egWkEesqmu92gmZ06XpACpwCQM3H8jC/djcD9wxJmOCBQXjhyD2wLZfKdqO70Fftfdg0GAhUJTp6hYxbSKsTIRh8tOQY6cG8fAAuZIxXxX1cmAx/0q3LwKjAkkBeqnuqxzxWV976EdaQqPHCiWxym2uVp4hktbantO242V26T+8HqdRvwRES/mNI05PqK1idiObso37HC+SnMRyGjj8EQ81SiQTibJXZsD/vKs3 root@singlevm1-vm-46cb3c01-d941-483c-83c1-357a20c221c3 ssh-dss AAAAB3NzaC1kc3MAAACBAIcy+HwDeO5um5EFvBdCdO2NCib0eTdQJbMw9c6f7Sld7/dm4ePawWdTSpNGDUkc3dCfKgXHMklS1YpvnM8/An1GwY9h48/zEmqp5l+zeplyyPe3t/D0RQFgsVpM4BDKelkmUbbBlywaWfQ/K6ao5xglkyWdOW7m0c7VPn0pJ+kdAAAAFQDWpPab7cHvbOjzgXgnkGOcc4WfIQAAAIAlQhuN9yAE3NsHs9uQZyk8bNTCPbXEmRbpQOJ+Xdyxn3IgPK72PrDQ8ciaivTNvXNNrCOdvAS2qcOt49+NtOXHDZQwzuYfYY+VpkKxq6qw9MFMxqiHNBfkfN/eF8kEfenh5Dpf6hQ4iWbABzgdE74ka/eOxRHLjuvkuDl/Ns/+nwAAAIEAhRaktXOJpX0LH/8XP45yIBD8+vDWW2mE3Z+6GWN+fLQyT8ARPUCOGYOLC204EMDUwfjtODKJYAzlEIEsZbhToh0Y4KSj9rwCl6WLJJpZp7ljcsKj5tDbZWQqg2LW3Vvkw2VqFMCgx5HP+zk62oxqricKQpCH8WQlg+OI0PQ8NEI= root@singlevm1-vm-46cb3c01-d941-483c-83c1-357a20c221c3 -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.18s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.8,24,fe80::f816:3eff:fe2f:282f/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.2 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.8 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-00000002 name: N/A availability-zone: nova local-hostname: singlevm1-vm-46cb3c01-d941-483c-83c1-357a20c221c3 launch-index: 0 === cirros: current=0.4.0 uptime=2.90 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. singlevm1-vm-46cb3c01-d941-483c-83c1-357a20c221c3 login: 2018-12-27 15:35:28,245 - paramiko.transport - DEBUG - starting thread (client mode): 0x6c932190L 2018-12-27 15:35:28,246 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-12-27 15:35:28,247 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-12-27 15:35:28,247 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-12-27 15:35:28,249 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp521', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1', u'kexguess2@matt.ucc.asn.au'] server key:[u'ecdsa-sha2-nistp521', u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] server encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] client mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] server mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] client compress:[u'none'] server compress:[u'none'] client lang:[u''] server lang:[u''] kex follows?False 2018-12-27 15:35:28,249 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-12-27 15:35:28,249 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-12-27 15:35:28,250 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-12-27 15:35:28,250 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-12-27 15:35:28,250 - paramiko.transport - DEBUG - Compression agreed: none 2018-12-27 15:35:28,270 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-12-27 15:35:28,271 - paramiko.transport - DEBUG - Switch to new keys ... 2018-12-27 15:35:28,278 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.211: d62977bad050145f6a507c592038b1af 2018-12-27 15:35:28,279 - paramiko.transport - DEBUG - Trying discovered key 8240debe3c110e81d36f7df0547be151 in /tmp/tmp6F1SFB 2018-12-27 15:35:28,308 - paramiko.transport - DEBUG - userauth is OK 2018-12-27 15:35:28,314 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-12-27 15:35:28,344 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-12-27 15:35:28,345 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-12-27 15:35:28,346 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-12-27 15:35:28,347 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-12-27 15:35:28,348 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-12-27 15:35:28,348 - functest.core.singlevm - DEBUG - output: Hello World 2018-12-27 15:35:28,349 - functest.core.singlevm - DEBUG - error: 2018-12-27 15:35:28,353 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-12-27 15:35:28,464 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-12-27 15:35:28,464 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | singlevm1 | functest | 00:43 | PASS | +-------------------+------------------+------------------+----------------+ 2018-12-27 15:35:28,472 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-12-27 15:35:28,472 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:9696/v2.0/floatingips/05fa9962-76c5-4684-9971-6c65dbf114b0.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}eb5cf2134c53fbaf33b6c6dc0fdbe62aef681795" 2018-12-27 15:35:28,984 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-3de3138b-ed36-4e5c-adb2-72e6a9a97e22 Content-Length: 0 Date: Thu, 27 Dec 2018 15:35:28 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 15:35:28,984 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/floatingips/05fa9962-76c5-4684-9971-6c65dbf114b0.json used request id req-3de3138b-ed36-4e5c-adb2-72e6a9a97e22 2018-12-27 15:35:28,984 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.512400865555s 2018-12-27 15:35:28,985 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/floatingips/05fa9962-76c5-4684-9971-6c65dbf114b0.json used request id req-3de3138b-ed36-4e5c-adb2-72e6a9a97e22 2018-12-27 15:35:28,990 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-27 15:35:28,990 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}eb5cf2134c53fbaf33b6c6dc0fdbe62aef681795" 2018-12-27 15:35:29,009 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-66d81566-bfcc-4cc9-bbe5-3ea7f83dc43a Date: Thu, 27 Dec 2018 15:35:29 GMT RESP BODY: {"floatingips": []} 2018-12-27 15:35:29,009 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/floatingips.json used request id req-66d81566-bfcc-4cc9-bbe5-3ea7f83dc43a 2018-12-27 15:35:29,009 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0197548866272s 2018-12-27 15:35:29,010 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/floatingips.json used request id req-66d81566-bfcc-4cc9-bbe5-3ea7f83dc43a 2018-12-27 15:35:29,010 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-12-27 15:35:29,013 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:8774/v2.1/servers/09400132-059a-4545-82fa-e35906e1be09 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}eb5cf2134c53fbaf33b6c6dc0fdbe62aef681795" 2018-12-27 15:35:29,301 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 15:35:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-d320e292-0615-462e-b194-52462430285c x-compute-request-id: req-d320e292-0615-462e-b194-52462430285c Content-Type: application/json 2018-12-27 15:35:29,302 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/servers/09400132-059a-4545-82fa-e35906e1be09 used request id req-d320e292-0615-462e-b194-52462430285c 2018-12-27 15:35:29,302 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.291260004044s 2018-12-27 15:35:29,302 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/servers/09400132-059a-4545-82fa-e35906e1be09 used request id req-d320e292-0615-462e-b194-52462430285c 2018-12-27 15:35:29,302 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-27 15:35:29,305 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}eb5cf2134c53fbaf33b6c6dc0fdbe62aef681795" 2018-12-27 15:35:30,379 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:35:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fa2e6800-2efe-45f0-9c80-f6a9764b241e x-compute-request-id: req-fa2e6800-2efe-45f0-9c80-f6a9764b241e Content-Encoding: gzip Content-Length: 832 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"singlevm1-net_46cb3c01-d941-483c-83c1-357a20c221c3": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2f:28:2f", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2f:28:2f", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/09400132-059a-4545-82fa-e35906e1be09", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/09400132-059a-4545-82fa-e35906e1be09", "rel": "bookmark"}], "image": {"id": "28bab5d0-0757-4f8e-8c5d-fbe75b93f316", "links": [{"href": "http://172.30.9.31:8774/images/28bab5d0-0757-4f8e-8c5d-fbe75b93f316", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": "2018-12-27T15:35:21.000000", "flavor": {"id": "63f17aa9-b414-44a6-9d40-9038e99bb8c2", "links": [{"href": "http://172.30.9.31:8774/flavors/63f17aa9-b414-44a6-9d40-9038e99bb8c2", "rel": "bookmark"}]}, "id": "09400132-059a-4545-82fa-e35906e1be09", "security_groups": [{"name": "singlevm1-sg_46cb3c01-d941-483c-83c1-357a20c221c3"}], "user_id": "a5bc08b9f81f4e5bb86c24f9f7547bae", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T15:35:29Z", "hostId": "2df39a442bc1a0eb653d0d0ed2d6d168b7f499d181f0cbbaa283d16b", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_46cb3c01-d941-483c-83c1-357a20c221c3", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_46cb3c01-d941-483c-83c1-357a20c221c3", "created": "2018-12-27T15:35:04Z", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-27 15:35:30,379 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-fa2e6800-2efe-45f0-9c80-f6a9764b241e 2018-12-27 15:35:30,379 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.07657194138s 2018-12-27 15:35:30,379 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-fa2e6800-2efe-45f0-9c80-f6a9764b241e 2018-12-27 15:35:30,381 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-27 15:35:32,383 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-27 15:35:32,386 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}eb5cf2134c53fbaf33b6c6dc0fdbe62aef681795" 2018-12-27 15:35:32,585 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:35:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-fdc43aa3-0404-47d6-86c4-34ccb1a5365c x-compute-request-id: req-fdc43aa3-0404-47d6-86c4-34ccb1a5365c Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-12-27 15:35:32,585 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-fdc43aa3-0404-47d6-86c4-34ccb1a5365c 2018-12-27 15:35:32,585 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.201808929443s 2018-12-27 15:35:32,586 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-fdc43aa3-0404-47d6-86c4-34ccb1a5365c 2018-12-27 15:35:32,589 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-27 15:35:32,589 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}eb5cf2134c53fbaf33b6c6dc0fdbe62aef681795" 2018-12-27 15:35:32,641 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9337 X-Openstack-Request-Id: req-e92c43da-d70d-4345-91e4-03abf05e2443 Date: Thu, 27 Dec 2018 15:35:32 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "created_at": "2018-12-27T15:33:01Z", "updated_at": "2018-12-27T15:33:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "c4f3bf7f-d793-498d-a883-bb8c6003f070", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "35205ac3-06e6-4cf6-bb21-ff8f813cb45b", "remote_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "ade77f59-e70c-4970-8ea8-198222fa332e", "remote_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "c85cb618-8f19-445b-8e16-6d467cb17771", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}], "revision_number": 4, "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "name": "default"}, {"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "created_at": "2018-12-27T15:34:59Z", "updated_at": "2018-12-27T15:35:00Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-12-27T15:35:00Z", "revision_number": 0, "id": "91e4fda7-ca30-41c7-ac91-58ad20f77779", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:35:00Z", "security_group_id": "ebad2425-819e-48d3-af09-2d439c2a66b7", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": 22, "ethertype": "IPv4", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:34:59Z", "revision_number": 0, "id": "bf34a716-de91-49ef-b811-10dc22fbdb59", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:34:59Z", "security_group_id": "ebad2425-819e-48d3-af09-2d439c2a66b7", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:35:00Z", "revision_number": 0, "id": "28c409ea-675c-4ce2-a538-3bcc1e552050", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:35:00Z", "security_group_id": "ebad2425-819e-48d3-af09-2d439c2a66b7", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:34:59Z", "revision_number": 0, "id": "fcb7bce5-b921-4c5e-b4e0-80931694ae1b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:34:59Z", "security_group_id": "ebad2425-819e-48d3-af09-2d439c2a66b7", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}], "revision_number": 4, "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "id": "ebad2425-819e-48d3-af09-2d439c2a66b7", "name": "singlevm1-sg_46cb3c01-d941-483c-83c1-357a20c221c3"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-27T15:33:07Z", "updated_at": "2018-12-27T15:33:07Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "5f100cff-05d8-4405-8dfb-0a387c123fae", "remote_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "f059d8a5-0c32-49c9-a721-77cc89245ecd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "4de95db8-72d6-4aec-a145-e92511971eb9", "remote_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "a3f6a193-cc94-4220-a73a-08acf63c449b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "created_at": "2018-12-27T15:29:16Z", "updated_at": "2018-12-27T15:29:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "3c53841a-5bc0-4192-b482-044411e217ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:16Z", "revision_number": 0, "id": "60735d87-52c7-426a-91a6-aff1078a5a2d", "remote_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:16Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "5956ff3f-d59d-4af6-82b5-566c888583a7", "remote_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "abe97133-61dd-4fdf-baf3-2e07968a324f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "da629caea04941e1ae8979c379dc7c9d"}], "revision_number": 4, "project_id": "da629caea04941e1ae8979c379dc7c9d", "id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "name": "default"}]} 2018-12-27 15:35:32,641 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json used request id req-e92c43da-d70d-4345-91e4-03abf05e2443 2018-12-27 15:35:32,642 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0525350570679s 2018-12-27 15:35:32,642 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json used request id req-e92c43da-d70d-4345-91e4-03abf05e2443 2018-12-27 15:35:32,646 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-12-27 15:35:32,646 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:9696/v2.0/security-groups/ebad2425-819e-48d3-af09-2d439c2a66b7.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}eb5cf2134c53fbaf33b6c6dc0fdbe62aef681795" 2018-12-27 15:35:33,054 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-26566296-1dd8-4731-96df-cec0bba68a18 Content-Length: 0 Date: Thu, 27 Dec 2018 15:35:33 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 15:35:33,054 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-groups/ebad2425-819e-48d3-af09-2d439c2a66b7.json used request id req-26566296-1dd8-4731-96df-cec0bba68a18 2018-12-27 15:35:33,055 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.408538103104s 2018-12-27 15:35:33,055 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-groups/ebad2425-819e-48d3-af09-2d439c2a66b7.json used request id req-26566296-1dd8-4731-96df-cec0bba68a18 2018-12-27 15:35:33,055 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-12-27 15:35:33,058 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:8774/v2.1/os-keypairs/singlevm1-kp_46cb3c01-d941-483c-83c1-357a20c221c3 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}eb5cf2134c53fbaf33b6c6dc0fdbe62aef681795" 2018-12-27 15:35:33,118 - keystoneauth.session - DEBUG - RESP: [202] Date: Thu, 27 Dec 2018 15:35:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-33f3eb11-2c01-427b-9338-51ba2d4500a2 x-compute-request-id: req-33f3eb11-2c01-427b-9338-51ba2d4500a2 Content-Length: 0 Content-Type: application/json 2018-12-27 15:35:33,118 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/os-keypairs/singlevm1-kp_46cb3c01-d941-483c-83c1-357a20c221c3 used request id req-33f3eb11-2c01-427b-9338-51ba2d4500a2 2018-12-27 15:35:33,119 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0632140636444s 2018-12-27 15:35:33,119 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/os-keypairs/singlevm1-kp_46cb3c01-d941-483c-83c1-357a20c221c3 used request id req-33f3eb11-2c01-427b-9338-51ba2d4500a2 2018-12-27 15:35:33,119 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-12-27 15:35:33,120 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.31:9696/v2.0/routers/e24632cc-2759-4c4a-a893-0850180c8db4/remove_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}eb5cf2134c53fbaf33b6c6dc0fdbe62aef681795" -d '{"subnet_id": "a303da5d-959e-42d5-9270-8db91912a0bd"}' 2018-12-27 15:35:34,836 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-038721a8-d510-4cd5-9060-113df4059fc6 Date: Thu, 27 Dec 2018 15:35:34 GMT RESP BODY: {"network_id": "b82a216c-3de3-40f6-a6a5-29b9b3f05fbb", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "subnet_id": "a303da5d-959e-42d5-9270-8db91912a0bd", "subnet_ids": ["a303da5d-959e-42d5-9270-8db91912a0bd"], "port_id": "490e0ceb-063c-48e3-aa96-04d9fc907979", "id": "e24632cc-2759-4c4a-a893-0850180c8db4"} 2018-12-27 15:35:34,836 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.31:9696/v2.0/routers/e24632cc-2759-4c4a-a893-0850180c8db4/remove_router_interface.json used request id req-038721a8-d510-4cd5-9060-113df4059fc6 2018-12-27 15:35:34,836 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.71723985672s 2018-12-27 15:35:34,837 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.31:9696/v2.0/routers/e24632cc-2759-4c4a-a893-0850180c8db4/remove_router_interface.json used request id req-038721a8-d510-4cd5-9060-113df4059fc6 returning object e24632cc-2759-4c4a-a893-0850180c8db4 2018-12-27 15:35:34,837 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-12-27 15:35:34,838 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}eb5cf2134c53fbaf33b6c6dc0fdbe62aef681795" 2018-12-27 15:35:34,971 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 623 X-Openstack-Request-Id: req-fc2afe9c-0673-4240-9380-95e0c0070525 Date: Thu, 27 Dec 2018 15:35:34 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "a4959dd9-e8f4-4ea9-8c99-7bff545db58c", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "244ab55b-a0ed-4e50-9f85-07f08119ae55", "ip_address": "172.30.9.201"}]}, "description": "", "tags": [], "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "created_at": "2018-12-27T15:34:49Z", "admin_state_up": true, "updated_at": "2018-12-27T15:35:33Z", "revision_number": 4, "routes": [], "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "id": "e24632cc-2759-4c4a-a893-0850180c8db4", "name": "singlevm1-router_46cb3c01-d941-483c-83c1-357a20c221c3"}]} 2018-12-27 15:35:34,971 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/routers.json used request id req-fc2afe9c-0673-4240-9380-95e0c0070525 2018-12-27 15:35:34,972 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.13427901268s 2018-12-27 15:35:34,972 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/routers.json used request id req-fc2afe9c-0673-4240-9380-95e0c0070525 2018-12-27 15:35:34,973 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-12-27 15:35:34,974 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:9696/v2.0/routers/e24632cc-2759-4c4a-a893-0850180c8db4.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}eb5cf2134c53fbaf33b6c6dc0fdbe62aef681795" 2018-12-27 15:35:36,552 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-8cc17c47-bb81-4fbd-abb2-1075d14193b9 Content-Length: 0 Date: Thu, 27 Dec 2018 15:35:36 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 15:35:36,553 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/routers/e24632cc-2759-4c4a-a893-0850180c8db4.json used request id req-8cc17c47-bb81-4fbd-abb2-1075d14193b9 2018-12-27 15:35:36,553 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.57948613167s 2018-12-27 15:35:36,553 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/routers/e24632cc-2759-4c4a-a893-0850180c8db4.json used request id req-8cc17c47-bb81-4fbd-abb2-1075d14193b9 2018-12-27 15:35:36,553 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-12-27 15:35:36,554 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}eb5cf2134c53fbaf33b6c6dc0fdbe62aef681795" 2018-12-27 15:35:36,800 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1291 X-Openstack-Request-Id: req-db950521-fe14-4e4a-ba70-2d587015917c Date: Thu, 27 Dec 2018 15:35:36 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"a4959dd9-e8f4-4ea9-8c99-7bff545db58c","tenant_id":"da629caea04941e1ae8979c379dc7c9d","created_at":"2018-12-27T15:29:25Z","dns_nameservers":[],"updated_at":"2018-12-27T15:29:25Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"gateway_ip":"172.30.9.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.9.0/24","project_id":"da629caea04941e1ae8979c379dc7c9d","id":"244ab55b-a0ed-4e50-9f85-07f08119ae55","subnetpool_id":null,"name":"external-subnet"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b82a216c-3de3-40f6-a6a5-29b9b3f05fbb","tenant_id":"b7b4fceec1ad4c6eb74d758b709a9d93","created_at":"2018-12-27T15:34:48Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-12-27T15:34:48Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"b7b4fceec1ad4c6eb74d758b709a9d93","id":"a303da5d-959e-42d5-9270-8db91912a0bd","subnetpool_id":null,"name":"singlevm1-subnet_46cb3c01-d941-483c-83c1-357a20c221c3"}]} 2018-12-27 15:35:36,800 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets.json used request id req-db950521-fe14-4e4a-ba70-2d587015917c 2018-12-27 15:35:36,801 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.246903896332s 2018-12-27 15:35:36,801 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets.json used request id req-db950521-fe14-4e4a-ba70-2d587015917c 2018-12-27 15:35:36,803 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-12-27 15:35:36,803 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:9696/v2.0/subnets/a303da5d-959e-42d5-9270-8db91912a0bd.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}eb5cf2134c53fbaf33b6c6dc0fdbe62aef681795" 2018-12-27 15:35:37,944 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-2b8d6283-4bf9-4833-88cb-10f65472df4c Date: Thu, 27 Dec 2018 15:35:37 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 15:35:37,944 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/subnets/a303da5d-959e-42d5-9270-8db91912a0bd.json used request id req-2b8d6283-4bf9-4833-88cb-10f65472df4c 2018-12-27 15:35:37,944 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.14156079292s 2018-12-27 15:35:37,945 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/subnets/a303da5d-959e-42d5-9270-8db91912a0bd.json used request id req-2b8d6283-4bf9-4833-88cb-10f65472df4c 2018-12-27 15:35:37,945 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-27 15:35:37,946 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}eb5cf2134c53fbaf33b6c6dc0fdbe62aef681795" 2018-12-27 15:35:38,243 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1416 X-Openstack-Request-Id: req-96293c1e-dd2f-4daa-8fb4-623e788b44c0 Date: Thu, 27 Dec 2018 15:35:38 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","updated_at":"2018-12-27T15:29:25Z","dns_domain":"","revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"a4959dd9-e8f4-4ea9-8c99-7bff545db58c","router:external":true,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"da629caea04941e1ae8979c379dc7c9d","status":"ACTIVE","subnets":["244ab55b-a0ed-4e50-9f85-07f08119ae55"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"da629caea04941e1ae8979c379dc7c9d","created_at":"2018-12-27T15:29:17Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":5,"port_security_enabled":true,"mtu":1442,"id":"b82a216c-3de3-40f6-a6a5-29b9b3f05fbb","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":64,"ipv4_address_scope":null,"shared":false,"project_id":"b7b4fceec1ad4c6eb74d758b709a9d93","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-27T15:35:37Z","qos_policy_id":null,"name":"singlevm1-net_46cb3c01-d941-483c-83c1-357a20c221c3","admin_state_up":true,"tenant_id":"b7b4fceec1ad4c6eb74d758b709a9d93","created_at":"2018-12-27T15:34:46Z","provider:network_type":"geneve"}]} 2018-12-27 15:35:38,243 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-96293c1e-dd2f-4daa-8fb4-623e788b44c0 2018-12-27 15:35:38,244 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.298352003098s 2018-12-27 15:35:38,244 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-96293c1e-dd2f-4daa-8fb4-623e788b44c0 2018-12-27 15:35:38,245 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-12-27 15:35:38,245 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:9696/v2.0/networks/b82a216c-3de3-40f6-a6a5-29b9b3f05fbb.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}eb5cf2134c53fbaf33b6c6dc0fdbe62aef681795" 2018-12-27 15:35:40,230 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-71a9bc6c-9abb-4e5d-8015-bbb1da43689d Date: Thu, 27 Dec 2018 15:35:40 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 15:35:40,230 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/networks/b82a216c-3de3-40f6-a6a5-29b9b3f05fbb.json used request id req-71a9bc6c-9abb-4e5d-8015-bbb1da43689d 2018-12-27 15:35:40,230 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.98494100571s 2018-12-27 15:35:40,230 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/networks/b82a216c-3de3-40f6-a6a5-29b9b3f05fbb.json used request id req-71a9bc6c-9abb-4e5d-8015-bbb1da43689d 2018-12-27 15:35:40,234 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-27 15:35:40,238 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}eb5cf2134c53fbaf33b6c6dc0fdbe62aef681795" 2018-12-27 15:35:40,978 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-188b28df-5e67-40bb-a2a4-98a0658f0f2b Date: Thu, 27 Dec 2018 15:35:40 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/28bab5d0-0757-4f8e-8c5d-fbe75b93f316/snap", "metadata": {}}], "file": "/v2/images/28bab5d0-0757-4f8e-8c5d-fbe75b93f316/file", "owner": "b7b4fceec1ad4c6eb74d758b709a9d93", "id": "28bab5d0-0757-4f8e-8c5d-fbe75b93f316", "size": 12716032, "self": "/v2/images/28bab5d0-0757-4f8e-8c5d-fbe75b93f316", "disk_format": "qcow2", "direct_url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/28bab5d0-0757-4f8e-8c5d-fbe75b93f316/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-27T15:34:57Z", "visibility": "private", "owner_specified.shade.object": "images/singlevm1-img_46cb3c01-d941-483c-83c1-357a20c221c3", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_46cb3c01-d941-483c-83c1-357a20c221c3", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-27T15:34:55Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-27 15:35:40,978 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-188b28df-5e67-40bb-a2a4-98a0658f0f2b 2018-12-27 15:35:40,979 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.744256019592s 2018-12-27 15:35:40,979 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-188b28df-5e67-40bb-a2a4-98a0658f0f2b 2018-12-27 15:35:40,980 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-12-27 15:35:40,984 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:9292/v2/images/28bab5d0-0757-4f8e-8c5d-fbe75b93f316 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}eb5cf2134c53fbaf33b6c6dc0fdbe62aef681795" 2018-12-27 15:35:41,577 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-f99cf361-931a-4f7e-83ca-484937fdc9e1 Date: Thu, 27 Dec 2018 15:35:41 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-27 15:35:41,578 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.31:9292/v2/images/28bab5d0-0757-4f8e-8c5d-fbe75b93f316 used request id req-f99cf361-931a-4f7e-83ca-484937fdc9e1 2018-12-27 15:35:41,578 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.597167015076s 2018-12-27 15:35:41,578 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.31:9292/v2/images/28bab5d0-0757-4f8e-8c5d-fbe75b93f316 used request id req-f99cf361-931a-4f7e-83ca-484937fdc9e1 2018-12-27 15:35:41,578 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-12-27 15:35:41,581 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}eb5cf2134c53fbaf33b6c6dc0fdbe62aef681795" 2018-12-27 15:35:41,705 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:35:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-085236b9-e18a-48c7-b271-af054b2ff4c8 x-compute-request-id: req-085236b9-e18a-48c7-b271-af054b2ff4c8 Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavors": [{"name": "singlevm1-flavor_46cb3c01-d941-483c-83c1-357a20c221c3", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/63f17aa9-b414-44a6-9d40-9038e99bb8c2", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/63f17aa9-b414-44a6-9d40-9038e99bb8c2", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "63f17aa9-b414-44a6-9d40-9038e99bb8c2"}]} 2018-12-27 15:35:41,705 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None used request id req-085236b9-e18a-48c7-b271-af054b2ff4c8 2018-12-27 15:35:41,705 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.126863956451s 2018-12-27 15:35:41,706 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None used request id req-085236b9-e18a-48c7-b271-af054b2ff4c8 2018-12-27 15:35:41,707 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-12-27 15:35:41,709 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:8774/v2.1/flavors/63f17aa9-b414-44a6-9d40-9038e99bb8c2 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}eb5cf2134c53fbaf33b6c6dc0fdbe62aef681795" 2018-12-27 15:35:41,756 - keystoneauth.session - DEBUG - RESP: [202] Date: Thu, 27 Dec 2018 15:35:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-3755e543-533f-4adb-be5b-62e8802812b9 x-compute-request-id: req-3755e543-533f-4adb-be5b-62e8802812b9 Content-Length: 0 Content-Type: application/json 2018-12-27 15:35:41,756 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/flavors/63f17aa9-b414-44a6-9d40-9038e99bb8c2 used request id req-3755e543-533f-4adb-be5b-62e8802812b9 2018-12-27 15:35:41,756 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0489480495453s 2018-12-27 15:35:41,756 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/flavors/63f17aa9-b414-44a6-9d40-9038e99bb8c2 used request id req-3755e543-533f-4adb-be5b-62e8802812b9 2018-12-27 15:35:41,803 - xtesting.ci.run_tests - INFO - Loading test case 'singlevm2'... 2018-12-27 15:35:41,842 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 15:35:41,847 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:35:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5c82b455-12cf-4485-a95d-8df0f7332caa Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 15:35:41,847 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-5c82b455-12cf-4485-a95d-8df0f7332caa 2018-12-27 15:35:41,847 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000/v3/auth/tokens 2018-12-27 15:35:42,251 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}], "expires_at": "2018-12-27T16:35:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b7b4fceec1ad4c6eb74d758b709a9d93", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "a5bc08b9f81f4e5bb86c24f9f7547bae"}, "audit_ids": ["C91-qL2WS02yhem2tgp3BQ"], "issued_at": "2018-12-27T15:35:42.000000Z"}} 2018-12-27 15:35:42,254 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-27 15:35:42,254 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f17a155d0afdce800419ef6a6cfd139e26c422e4" 2018-12-27 15:35:42,550 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 726 X-Openstack-Request-Id: req-1d926811-099a-492b-bf57-8eb439394edd Date: Thu, 27 Dec 2018 15:35:42 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","updated_at":"2018-12-27T15:29:25Z","dns_domain":"","revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"a4959dd9-e8f4-4ea9-8c99-7bff545db58c","router:external":true,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"da629caea04941e1ae8979c379dc7c9d","status":"ACTIVE","subnets":["244ab55b-a0ed-4e50-9f85-07f08119ae55"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"da629caea04941e1ae8979c379dc7c9d","created_at":"2018-12-27T15:29:17Z","provider:network_type":"flat"}]} 2018-12-27 15:35:42,550 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json?router%3Aexternal=True used request id req-1d926811-099a-492b-bf57-8eb439394edd 2018-12-27 15:35:42,550 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.295819997787s 2018-12-27 15:35:42,550 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json?router%3Aexternal=True used request id req-1d926811-099a-492b-bf57-8eb439394edd 2018-12-27 15:35:42,555 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 15:35:42,560 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 15:35:42 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 15:35:42,561 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-27 15:35:42,564 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f17a155d0afdce800419ef6a6cfd139e26c422e4" 2018-12-27 15:35:42,673 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:35:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a55ba980-5f14-4e8b-b2bb-4dd9480a2819 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.31:5000/v3/domains/914eec1d43ea4caf9d2fd33268c06258"}, "tags": [], "enabled": true, "id": "914eec1d43ea4caf9d2fd33268c06258", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains", "previous": null, "next": null}} 2018-12-27 15:35:42,673 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains used request id req-a55ba980-5f14-4e8b-b2bb-4dd9480a2819 2018-12-27 15:35:42,673 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.11204791069s 2018-12-27 15:35:42,673 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains used request id req-a55ba980-5f14-4e8b-b2bb-4dd9480a2819 2018-12-27 15:35:42,680 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-12-27 15:35:42,684 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f17a155d0afdce800419ef6a6cfd139e26c422e4" -d '{"project": {"description": "Created by OPNFV Functest: singlevm2", "enabled": true, "domain_id": "default", "name": "singlevm2-project_269898a4-1f41-43a6-b7c3-0753af351eeb"}}' 2018-12-27 15:35:42,861 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 27 Dec 2018 15:35:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7c4f9809-7b0d-4079-928a-9add3e755f34 Content-Length: 364 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: singlevm2", "links": {"self": "http://172.30.9.31:5000/v3/projects/4d6fa35ab808428393837f6e5cc4e5f7"}, "tags": [], "enabled": true, "id": "4d6fa35ab808428393837f6e5cc4e5f7", "parent_id": "default", "domain_id": "default", "name": "singlevm2-project_269898a4-1f41-43a6-b7c3-0753af351eeb"}} 2018-12-27 15:35:42,861 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-7c4f9809-7b0d-4079-928a-9add3e755f34 2018-12-27 15:35:42,861 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.180658817291s 2018-12-27 15:35:42,862 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-7c4f9809-7b0d-4079-928a-9add3e755f34 2018-12-27 15:35:42,862 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: singlevm2', u'tags': [], 'enabled': True, 'id': u'4d6fa35ab808428393837f6e5cc4e5f7', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'singlevm2-project_269898a4-1f41-43a6-b7c3-0753af351eeb'}) 2018-12-27 15:35:42,869 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-12-27 15:35:42,872 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f17a155d0afdce800419ef6a6cfd139e26c422e4" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "5d401d32-207f-40fe-8ce8-3554d68c753f", "email": null, "name": "singlevm2-user_269898a4-1f41-43a6-b7c3-0753af351eeb"}}' 2018-12-27 15:35:43,299 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 27 Dec 2018 15:35:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-02177157-95a1-4545-960c-488e963c906a Content-Length: 324 Content-Type: application/json RESP BODY: {"user": {"name": "singlevm2-user_269898a4-1f41-43a6-b7c3-0753af351eeb", "links": {"self": "http://172.30.9.31:5000/v3/users/a41b06e0a0414f5aa3de9ad22a54e841"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a41b06e0a0414f5aa3de9ad22a54e841", "domain_id": "default", "password_expires_at": null}} 2018-12-27 15:35:43,299 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/users used request id req-02177157-95a1-4545-960c-488e963c906a 2018-12-27 15:35:43,299 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.430247068405s 2018-12-27 15:35:43,299 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/users used request id req-02177157-95a1-4545-960c-488e963c906a 2018-12-27 15:35:43,300 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'a41b06e0a0414f5aa3de9ad22a54e841', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'singlevm2-user_269898a4-1f41-43a6-b7c3-0753af351eeb'}) 2018-12-27 15:35:43,303 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-27 15:35:43,306 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f17a155d0afdce800419ef6a6cfd139e26c422e4" 2018-12-27 15:35:43,407 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:35:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-87d280b7-5a2c-4dec-a892-d5eff0cc5848 Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 15:35:43,407 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-87d280b7-5a2c-4dec-a892-d5eff0cc5848 2018-12-27 15:35:43,407 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.103845834732s 2018-12-27 15:35:43,408 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-87d280b7-5a2c-4dec-a892-d5eff0cc5848 2018-12-27 15:35:43,412 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-27 15:35:43,416 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f17a155d0afdce800419ef6a6cfd139e26c422e4" 2018-12-27 15:35:43,521 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:35:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-07a52cb0-a48f-419d-bbf6-f7dad8851bab Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 15:35:43,521 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-07a52cb0-a48f-419d-bbf6-f7dad8851bab 2018-12-27 15:35:43,521 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.108909845352s 2018-12-27 15:35:43,522 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-07a52cb0-a48f-419d-bbf6-f7dad8851bab 2018-12-27 15:35:43,526 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-27 15:35:43,530 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f17a155d0afdce800419ef6a6cfd139e26c422e4" 2018-12-27 15:35:43,633 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:35:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f4015a32-da89-436e-aedf-908f31514847 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-12-27 15:35:43,633 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains/default used request id req-f4015a32-da89-436e-aedf-908f31514847 2018-12-27 15:35:43,633 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.106782913208s 2018-12-27 15:35:43,633 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains/default used request id req-f4015a32-da89-436e-aedf-908f31514847 2018-12-27 15:35:43,634 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-27 15:35:43,638 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f17a155d0afdce800419ef6a6cfd139e26c422e4" 2018-12-27 15:35:43,752 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:35:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-16a55fdf-9045-4b84-9346-7264e6bf7b5b Content-Encoding: gzip Content-Length: 835 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/05a834ddebbc40688596b7460b47439e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05a834ddebbc40688596b7460b47439e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/08226a0ad01943f39559448239e291e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "08226a0ad01943f39559448239e291e1", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/55c0552fe37a4f7ca0e73939514bc683"}, "domain_id": "default", "enabled": true, "options": {}, "id": "55c0552fe37a4f7ca0e73939514bc683", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/646a4af4e3b5439a97996d353fea3924"}, "domain_id": "914eec1d43ea4caf9d2fd33268c06258", "enabled": true, "options": {}, "id": "646a4af4e3b5439a97996d353fea3924", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/85fb203e51c34d3f8122e285a6a318b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85fb203e51c34d3f8122e285a6a318b3", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/905e7f4b42d24cca93b99d2401fa3378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "905e7f4b42d24cca93b99d2401fa3378", "email": "heat@localhost", "password_expires_at": null}, {"name": "singlevm2-user_269898a4-1f41-43a6-b7c3-0753af351eeb", "links": {"self": "http://172.30.9.31:5000/v3/users/a41b06e0a0414f5aa3de9ad22a54e841"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a41b06e0a0414f5aa3de9ad22a54e841", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/a5bc08b9f81f4e5bb86c24f9f7547bae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5bc08b9f81f4e5bb86c24f9f7547bae", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/a5c780627f004d318bf908d80305da9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5c780627f004d318bf908d80305da9c", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/b18425bf2b044bc9af7e194919539a17"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b18425bf2b044bc9af7e194919539a17", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/b8d2134b619d4dca80e21d6fb16449b0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b8d2134b619d4dca80e21d6fb16449b0", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/b9ab6a25a652438285139fe5b44aea62"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9ab6a25a652438285139fe5b44aea62", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/c08462554a4844d681348f58b9b0edee"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c08462554a4844d681348f58b9b0edee", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/ddfc3a9aad444d4782eae677c8a98130"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ddfc3a9aad444d4782eae677c8a98130", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/f2a74f2185a54676a6cb2bb5ecfcc4f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2a74f2185a54676a6cb2bb5ecfcc4f6", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-12-27 15:35:43,753 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-16a55fdf-9045-4b84-9346-7264e6bf7b5b 2018-12-27 15:35:43,753 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.118396997452s 2018-12-27 15:35:43,753 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-16a55fdf-9045-4b84-9346-7264e6bf7b5b 2018-12-27 15:35:43,765 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-27 15:35:43,768 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f17a155d0afdce800419ef6a6cfd139e26c422e4" 2018-12-27 15:35:43,861 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:35:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e85d8a82-3c20-4436-addf-20950e29c405 Content-Encoding: gzip Content-Length: 394 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: singlevm2", "links": {"self": "http://172.30.9.31:5000/v3/projects/4d6fa35ab808428393837f6e5cc4e5f7"}, "tags": [], "enabled": true, "id": "4d6fa35ab808428393837f6e5cc4e5f7", "parent_id": "default", "domain_id": "default", "name": "singlevm2-project_269898a4-1f41-43a6-b7c3-0753af351eeb"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93"}, "tags": [], "enabled": true, "id": "b7b4fceec1ad4c6eb74d758b709a9d93", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/da629caea04941e1ae8979c379dc7c9d"}, "tags": [], "enabled": true, "id": "da629caea04941e1ae8979c379dc7c9d", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-12-27 15:35:43,861 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?domain_id=default used request id req-e85d8a82-3c20-4436-addf-20950e29c405 2018-12-27 15:35:43,861 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.095960855484s 2018-12-27 15:35:43,861 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?domain_id=default used request id req-e85d8a82-3c20-4436-addf-20950e29c405 2018-12-27 15:35:43,869 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-12-27 15:35:43,872 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:5000/v3/role_assignments?user.id=a41b06e0a0414f5aa3de9ad22a54e841&role.id=5e97c57d600b48f5b4c8f915fe73d20b&scope.project.id=4d6fa35ab808428393837f6e5cc4e5f7" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f17a155d0afdce800419ef6a6cfd139e26c422e4" 2018-12-27 15:35:43,977 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:35:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cb893f5f-6e9e-4c1f-8301-4b68c9229d8e Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.31:5000/v3/role_assignments?user.id=a41b06e0a0414f5aa3de9ad22a54e841&role.id=5e97c57d600b48f5b4c8f915fe73d20b&scope.project.id=4d6fa35ab808428393837f6e5cc4e5f7", "previous": null, "next": null}} 2018-12-27 15:35:43,977 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/role_assignments?user.id=a41b06e0a0414f5aa3de9ad22a54e841&role.id=5e97c57d600b48f5b4c8f915fe73d20b&scope.project.id=4d6fa35ab808428393837f6e5cc4e5f7 used request id req-cb893f5f-6e9e-4c1f-8301-4b68c9229d8e 2018-12-27 15:35:43,977 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.107885122299s 2018-12-27 15:35:43,977 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/role_assignments?user.id=a41b06e0a0414f5aa3de9ad22a54e841&role.id=5e97c57d600b48f5b4c8f915fe73d20b&scope.project.id=4d6fa35ab808428393837f6e5cc4e5f7 used request id req-cb893f5f-6e9e-4c1f-8301-4b68c9229d8e 2018-12-27 15:35:43,981 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-12-27 15:35:43,984 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.31:5000/v3/projects/4d6fa35ab808428393837f6e5cc4e5f7/users/a41b06e0a0414f5aa3de9ad22a54e841/roles/5e97c57d600b48f5b4c8f915fe73d20b -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f17a155d0afdce800419ef6a6cfd139e26c422e4" 2018-12-27 15:35:44,190 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 15:35:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cb60a74f-28e1-4666-870e-501bae5c0c62 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 15:35:44,191 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/4d6fa35ab808428393837f6e5cc4e5f7/users/a41b06e0a0414f5aa3de9ad22a54e841/roles/5e97c57d600b48f5b4c8f915fe73d20b used request id req-cb60a74f-28e1-4666-870e-501bae5c0c62 2018-12-27 15:35:44,191 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.209711790085s 2018-12-27 15:35:44,191 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/4d6fa35ab808428393837f6e5cc4e5f7/users/a41b06e0a0414f5aa3de9ad22a54e841/roles/5e97c57d600b48f5b4c8f915fe73d20b used request id req-cb60a74f-28e1-4666-870e-501bae5c0c62 2018-12-27 15:35:44,192 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'singlevm2-project_269898a4-1f41-43a6-b7c3-0753af351eeb', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'tenant_name': 'admin', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': u'1', u'image_api_version': '2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'regionOne', u'key_manager_api_version': u'v1', 'project_id': u'4d6fa35ab808428393837f6e5cc4e5f7', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '5d401d32-207f-40fe-8ce8-3554d68c753f', 'username': u'singlevm2-user_269898a4-1f41-43a6-b7c3-0753af351eeb', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.31:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-12-27 15:35:44,195 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'singlevm2-user_269898a4-1f41-43a6-b7c3-0753af351eeb', 'password': '5d401d32-207f-40fe-8ce8-3554d68c753f', 'project_name': 'singlevm2-project_269898a4-1f41-43a6-b7c3-0753af351eeb', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.31:5000//v3', 'project_id': '4d6fa35ab808428393837f6e5cc4e5f7', 'project_domain_name': 'Default'} 2018-12-27 15:35:44,196 - xtesting.ci.run_tests - INFO - Running test case 'singlevm2'... 2018-12-27 15:35:44,196 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-27 15:35:44,200 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f17a155d0afdce800419ef6a6cfd139e26c422e4" 2018-12-27 15:35:44,306 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:35:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9cf36c15-fb36-45b7-ab8b-1ff498851bae Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.31:5000/v3/domains/914eec1d43ea4caf9d2fd33268c06258"}, "tags": [], "enabled": true, "id": "914eec1d43ea4caf9d2fd33268c06258", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains", "previous": null, "next": null}} 2018-12-27 15:35:44,306 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains used request id req-9cf36c15-fb36-45b7-ab8b-1ff498851bae 2018-12-27 15:35:44,306 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.109663963318s 2018-12-27 15:35:44,306 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains used request id req-9cf36c15-fb36-45b7-ab8b-1ff498851bae 2018-12-27 15:35:44,313 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-27 15:35:44,317 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f17a155d0afdce800419ef6a6cfd139e26c422e4" 2018-12-27 15:35:44,415 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:35:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-78f2467c-b080-4b0f-9ba3-eba638c75d9f Content-Encoding: gzip Content-Length: 394 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: singlevm2", "links": {"self": "http://172.30.9.31:5000/v3/projects/4d6fa35ab808428393837f6e5cc4e5f7"}, "tags": [], "enabled": true, "id": "4d6fa35ab808428393837f6e5cc4e5f7", "parent_id": "default", "domain_id": "default", "name": "singlevm2-project_269898a4-1f41-43a6-b7c3-0753af351eeb"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93"}, "tags": [], "enabled": true, "id": "b7b4fceec1ad4c6eb74d758b709a9d93", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/da629caea04941e1ae8979c379dc7c9d"}, "tags": [], "enabled": true, "id": "da629caea04941e1ae8979c379dc7c9d", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-12-27 15:35:44,415 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?domain_id=default used request id req-78f2467c-b080-4b0f-9ba3-eba638c75d9f 2018-12-27 15:35:44,415 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.101472854614s 2018-12-27 15:35:44,415 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?domain_id=default used request id req-78f2467c-b080-4b0f-9ba3-eba638c75d9f 2018-12-27 15:35:44,417 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-12-27 15:35:44,418 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f17a155d0afdce800419ef6a6cfd139e26c422e4" -d '{"network": {"tenant_id": "4d6fa35ab808428393837f6e5cc4e5f7", "name": "singlevm2-net_269898a4-1f41-43a6-b7c3-0753af351eeb", "admin_state_up": true}}' 2018-12-27 15:35:46,056 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 720 X-Openstack-Request-Id: req-fcd8da5a-bd68-443b-bab9-b9a8de1283db Date: Thu, 27 Dec 2018 15:35:46 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"provider:network_type":"geneve","id":"823229ff-aa45-47dd-9cef-98f390f3a83b","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":19,"ipv4_address_scope":null,"shared":false,"project_id":"4d6fa35ab808428393837f6e5cc4e5f7","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-27T15:35:45Z","is_default":false,"qos_policy_id":null,"name":"singlevm2-net_269898a4-1f41-43a6-b7c3-0753af351eeb","admin_state_up":true,"tenant_id":"4d6fa35ab808428393837f6e5cc4e5f7","created_at":"2018-12-27T15:35:45Z","mtu":1442}} 2018-12-27 15:35:46,057 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-fcd8da5a-bd68-443b-bab9-b9a8de1283db 2018-12-27 15:35:46,057 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 1.63922905922s 2018-12-27 15:35:46,057 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-fcd8da5a-bd68-443b-bab9-b9a8de1283db 2018-12-27 15:35:46,058 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'dns_domain': u'', u'updated_at': u'2018-12-27T15:35:45Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'provider:network_type': u'geneve', u'id': u'823229ff-aa45-47dd-9cef-98f390f3a83b', u'provider:segmentation_id': 19, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'singlevm2-net_269898a4-1f41-43a6-b7c3-0753af351eeb', u'created_at': u'2018-12-27T15:35:45Z', u'mtu': 1442, u'tenant_id': u'4d6fa35ab808428393837f6e5cc4e5f7', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'4d6fa35ab808428393837f6e5cc4e5f7'}) 2018-12-27 15:35:46,059 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 15:35:46,066 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:35:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a1a080b8-202f-4c80-945f-7e885d0dd817 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 15:35:46,066 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-a1a080b8-202f-4c80-945f-7e885d0dd817 2018-12-27 15:35:46,067 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000/v3/auth/tokens 2018-12-27 15:35:46,466 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T16:35:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4d6fa35ab808428393837f6e5cc4e5f7", "name": "singlevm2-project_269898a4-1f41-43a6-b7c3-0753af351eeb"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/4d6fa35ab808428393837f6e5cc4e5f7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/4d6fa35ab808428393837f6e5cc4e5f7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/4d6fa35ab808428393837f6e5cc4e5f7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/4d6fa35ab808428393837f6e5cc4e5f7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/4d6fa35ab808428393837f6e5cc4e5f7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/4d6fa35ab808428393837f6e5cc4e5f7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/4d6fa35ab808428393837f6e5cc4e5f7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/4d6fa35ab808428393837f6e5cc4e5f7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/4d6fa35ab808428393837f6e5cc4e5f7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_4d6fa35ab808428393837f6e5cc4e5f7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_4d6fa35ab808428393837f6e5cc4e5f7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/4d6fa35ab808428393837f6e5cc4e5f7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/4d6fa35ab808428393837f6e5cc4e5f7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/4d6fa35ab808428393837f6e5cc4e5f7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "singlevm2-user_269898a4-1f41-43a6-b7c3-0753af351eeb", "id": "a41b06e0a0414f5aa3de9ad22a54e841"}, "audit_ids": ["yUD7u3O9SOKS1WYeAGwrkA"], "issued_at": "2018-12-27T15:35:46.000000Z"}} 2018-12-27 15:35:46,469 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-27 15:35:46,469 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2e325442dc37a7e86e18a3998a81b485e74e7ef2" 2018-12-27 15:35:46,960 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1216 X-Openstack-Request-Id: req-44d5d754-45e4-49e9-b129-f02700bcd4a6 Date: Thu, 27 Dec 2018 15:35:46 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"id":"823229ff-aa45-47dd-9cef-98f390f3a83b","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"4d6fa35ab808428393837f6e5cc4e5f7","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-27T15:35:45Z","qos_policy_id":null,"name":"singlevm2-net_269898a4-1f41-43a6-b7c3-0753af351eeb","admin_state_up":true,"tenant_id":"4d6fa35ab808428393837f6e5cc4e5f7","created_at":"2018-12-27T15:35:45Z","mtu":1442},{"updated_at":"2018-12-27T15:29:25Z","dns_domain":"","revision_number":7,"port_security_enabled":true,"id":"a4959dd9-e8f4-4ea9-8c99-7bff545db58c","router:external":true,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"da629caea04941e1ae8979c379dc7c9d","status":"ACTIVE","subnets":["244ab55b-a0ed-4e50-9f85-07f08119ae55"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"da629caea04941e1ae8979c379dc7c9d","created_at":"2018-12-27T15:29:17Z","mtu":1500}]} 2018-12-27 15:35:46,961 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-44d5d754-45e4-49e9-b129-f02700bcd4a6 2018-12-27 15:35:46,961 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.491636037827s 2018-12-27 15:35:46,961 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-44d5d754-45e4-49e9-b129-f02700bcd4a6 2018-12-27 15:35:46,962 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-12-27 15:35:46,963 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}2e325442dc37a7e86e18a3998a81b485e74e7ef2" -d '{"subnet": {"name": "singlevm2-subnet_269898a4-1f41-43a6-b7c3-0753af351eeb", "enable_dhcp": true, "network_id": "823229ff-aa45-47dd-9cef-98f390f3a83b", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-12-27 15:35:48,587 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-70797f96-7518-4c0e-bf76-770ed5918e0e Date: Thu, 27 Dec 2018 15:35:48 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"823229ff-aa45-47dd-9cef-98f390f3a83b","tenant_id":"4d6fa35ab808428393837f6e5cc4e5f7","created_at":"2018-12-27T15:35:47Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-12-27T15:35:47Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"4d6fa35ab808428393837f6e5cc4e5f7","id":"838d63c4-f601-4725-ab6c-49c85ffec017","subnetpool_id":null,"name":"singlevm2-subnet_269898a4-1f41-43a6-b7c3-0753af351eeb"}} 2018-12-27 15:35:48,587 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/subnets.json used request id req-70797f96-7518-4c0e-bf76-770ed5918e0e 2018-12-27 15:35:48,587 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 1.62481284142s 2018-12-27 15:35:48,588 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/subnets.json used request id req-70797f96-7518-4c0e-bf76-770ed5918e0e 2018-12-27 15:35:48,588 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-12-27T15:35:47Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'838d63c4-f601-4725-ab6c-49c85ffec017', u'subnetpool_id': None, u'service_types': [], u'name': u'singlevm2-subnet_269898a4-1f41-43a6-b7c3-0753af351eeb', u'enable_dhcp': True, u'network_id': u'823229ff-aa45-47dd-9cef-98f390f3a83b', u'tenant_id': u'4d6fa35ab808428393837f6e5cc4e5f7', u'created_at': u'2018-12-27T15:35:47Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'4d6fa35ab808428393837f6e5cc4e5f7'}) 2018-12-27 15:35:48,589 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-12-27 15:35:48,589 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}2e325442dc37a7e86e18a3998a81b485e74e7ef2" -d '{"router": {"external_gateway_info": {"network_id": "a4959dd9-e8f4-4ea9-8c99-7bff545db58c"}, "name": "singlevm2-router_269898a4-1f41-43a6-b7c3-0753af351eeb", "admin_state_up": true}}' 2018-12-27 15:35:51,099 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 620 X-Openstack-Request-Id: req-bbb96e7f-27a8-4d88-937b-749ebc10444a Date: Thu, 27 Dec 2018 15:35:51 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "a4959dd9-e8f4-4ea9-8c99-7bff545db58c", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "244ab55b-a0ed-4e50-9f85-07f08119ae55", "ip_address": "172.30.9.216"}]}, "description": "", "tags": [], "tenant_id": "4d6fa35ab808428393837f6e5cc4e5f7", "created_at": "2018-12-27T15:35:48Z", "admin_state_up": true, "updated_at": "2018-12-27T15:35:50Z", "revision_number": 2, "routes": [], "project_id": "4d6fa35ab808428393837f6e5cc4e5f7", "id": "3f68b848-dde2-433c-a887-5b2eee8b7b51", "name": "singlevm2-router_269898a4-1f41-43a6-b7c3-0753af351eeb"}} 2018-12-27 15:35:51,100 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/routers.json used request id req-bbb96e7f-27a8-4d88-937b-749ebc10444a 2018-12-27 15:35:51,100 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 2.51089501381s 2018-12-27 15:35:51,100 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/routers.json used request id req-bbb96e7f-27a8-4d88-937b-749ebc10444a 2018-12-27 15:35:51,100 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'a4959dd9-e8f4-4ea9-8c99-7bff545db58c', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'244ab55b-a0ed-4e50-9f85-07f08119ae55', u'ip_address': u'172.30.9.216'}]}, u'description': u'', u'tags': [], u'tenant_id': u'4d6fa35ab808428393837f6e5cc4e5f7', u'created_at': u'2018-12-27T15:35:48Z', u'admin_state_up': True, u'updated_at': u'2018-12-27T15:35:50Z', u'revision_number': 2, u'routes': [], u'project_id': u'4d6fa35ab808428393837f6e5cc4e5f7', u'id': u'3f68b848-dde2-433c-a887-5b2eee8b7b51', u'name': u'singlevm2-router_269898a4-1f41-43a6-b7c3-0753af351eeb'}) 2018-12-27 15:35:51,101 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-12-27 15:35:51,101 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.31:9696/v2.0/routers/3f68b848-dde2-433c-a887-5b2eee8b7b51/add_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}2e325442dc37a7e86e18a3998a81b485e74e7ef2" -d '{"subnet_id": "838d63c4-f601-4725-ab6c-49c85ffec017"}' 2018-12-27 15:35:54,757 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-40398c2d-01d8-47d2-9c46-8a98553f938f Date: Thu, 27 Dec 2018 15:35:54 GMT RESP BODY: {"network_id": "823229ff-aa45-47dd-9cef-98f390f3a83b", "tenant_id": "4d6fa35ab808428393837f6e5cc4e5f7", "subnet_id": "838d63c4-f601-4725-ab6c-49c85ffec017", "subnet_ids": ["838d63c4-f601-4725-ab6c-49c85ffec017"], "port_id": "b4dee012-3082-419a-ab57-4e0201946803", "id": "3f68b848-dde2-433c-a887-5b2eee8b7b51"} 2018-12-27 15:35:54,757 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.31:9696/v2.0/routers/3f68b848-dde2-433c-a887-5b2eee8b7b51/add_router_interface.json used request id req-40398c2d-01d8-47d2-9c46-8a98553f938f 2018-12-27 15:35:54,757 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 3.65593719482s 2018-12-27 15:35:54,757 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.31:9696/v2.0/routers/3f68b848-dde2-433c-a887-5b2eee8b7b51/add_router_interface.json used request id req-40398c2d-01d8-47d2-9c46-8a98553f938f returning object 3f68b848-dde2-433c-a887-5b2eee8b7b51 2018-12-27 15:35:54,757 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-27 15:35:54,890 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-12-27 15:35:54,892 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 15:35:54,896 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Thu, 27 Dec 2018 15:35:54 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}]} 2018-12-27 15:35:54,899 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-27 15:35:54,900 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2e325442dc37a7e86e18a3998a81b485e74e7ef2" 2018-12-27 15:35:55,129 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-11e8bf62-cf9a-499d-8229-f93cafa76078 Date: Thu, 27 Dec 2018 15:35:55 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-27 15:35:55,129 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-11e8bf62-cf9a-499d-8229-f93cafa76078 2018-12-27 15:35:55,129 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.230293989182s 2018-12-27 15:35:55,129 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-11e8bf62-cf9a-499d-8229-f93cafa76078 2018-12-27 15:35:55,137 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-12-27 15:35:55,140 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}2e325442dc37a7e86e18a3998a81b485e74e7ef2" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/singlevm2-img_269898a4-1f41-43a6-b7c3-0753af351eeb", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "singlevm2-img_269898a4-1f41-43a6-b7c3-0753af351eeb"}' 2018-12-27 15:35:55,961 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 870 Content-Type: application/json Location: http://172.30.9.31:9292/v2/images/7a22a9ff-2835-4649-abbb-f98b39dffe7c Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-fca29a66-5d33-4d2c-9cbd-2748b198a5c4 Date: Thu, 27 Dec 2018 15:35:55 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/7a22a9ff-2835-4649-abbb-f98b39dffe7c/file", "owner": "4d6fa35ab808428393837f6e5cc4e5f7", "id": "7a22a9ff-2835-4649-abbb-f98b39dffe7c", "size": null, "self": "/v2/images/7a22a9ff-2835-4649-abbb-f98b39dffe7c", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-27T15:35:55Z", "visibility": "private", "owner_specified.shade.object": "images/singlevm2-img_269898a4-1f41-43a6-b7c3-0753af351eeb", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm2-img_269898a4-1f41-43a6-b7c3-0753af351eeb", "checksum": null, "created_at": "2018-12-27T15:35:55Z", "protected": false} 2018-12-27 15:35:55,961 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.31:9292/v2/images used request id req-fca29a66-5d33-4d2c-9cbd-2748b198a5c4 2018-12-27 15:35:55,962 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.824887037277s 2018-12-27 15:35:55,962 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.31:9292/v2/images used request id req-fca29a66-5d33-4d2c-9cbd-2748b198a5c4 returning object 7a22a9ff-2835-4649-abbb-f98b39dffe7c 2018-12-27 15:35:55,963 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-12-27 15:35:55,966 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.31:9292/v2/images/7a22a9ff-2835-4649-abbb-f98b39dffe7c/file -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2e325442dc37a7e86e18a3998a81b485e74e7ef2" -d '' 2018-12-27 15:35:57,397 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-b64b9a39-0e82-48ce-a1fc-24ffc006dbdd Date: Thu, 27 Dec 2018 15:35:57 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-27 15:35:57,397 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.31:9292/v2/images/7a22a9ff-2835-4649-abbb-f98b39dffe7c/file used request id req-b64b9a39-0e82-48ce-a1fc-24ffc006dbdd 2018-12-27 15:35:57,397 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.43429803848s 2018-12-27 15:35:57,397 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.31:9292/v2/images/7a22a9ff-2835-4649-abbb-f98b39dffe7c/file used request id req-b64b9a39-0e82-48ce-a1fc-24ffc006dbdd 2018-12-27 15:35:57,401 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-27 15:35:57,404 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2e325442dc37a7e86e18a3998a81b485e74e7ef2" 2018-12-27 15:35:58,118 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-5b12f7de-0421-4004-ab3e-209e766da0ad Date: Thu, 27 Dec 2018 15:35:58 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/7a22a9ff-2835-4649-abbb-f98b39dffe7c/snap", "metadata": {}}], "file": "/v2/images/7a22a9ff-2835-4649-abbb-f98b39dffe7c/file", "owner": "4d6fa35ab808428393837f6e5cc4e5f7", "id": "7a22a9ff-2835-4649-abbb-f98b39dffe7c", "size": 12716032, "self": "/v2/images/7a22a9ff-2835-4649-abbb-f98b39dffe7c", "disk_format": "qcow2", "direct_url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/7a22a9ff-2835-4649-abbb-f98b39dffe7c/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-27T15:35:57Z", "visibility": "private", "owner_specified.shade.object": "images/singlevm2-img_269898a4-1f41-43a6-b7c3-0753af351eeb", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm2-img_269898a4-1f41-43a6-b7c3-0753af351eeb", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-27T15:35:55Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-27 15:35:58,118 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-5b12f7de-0421-4004-ab3e-209e766da0ad 2018-12-27 15:35:58,118 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.717056035995s 2018-12-27 15:35:58,118 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-5b12f7de-0421-4004-ab3e-209e766da0ad 2018-12-27 15:35:58,120 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/7a22a9ff-2835-4649-abbb-f98b39dffe7c/snap', u'metadata': Munch({})})], 'file': u'/v2/images/7a22a9ff-2835-4649-abbb-f98b39dffe7c/file', 'owner': u'4d6fa35ab808428393837f6e5cc4e5f7', 'id': u'7a22a9ff-2835-4649-abbb-f98b39dffe7c', 'size': 12716032, u'self': u'/v2/images/7a22a9ff-2835-4649-abbb-f98b39dffe7c', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4d6fa35ab808428393837f6e5cc4e5f7', 'name': 'singlevm2-project_269898a4-1f41-43a6-b7c3-0753af351eeb', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/7a22a9ff-2835-4649-abbb-f98b39dffe7c/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-12-27T15:35:57Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-12-27T15:35:57Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/singlevm2-img_269898a4-1f41-43a6-b7c3-0753af351eeb', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/7a22a9ff-2835-4649-abbb-f98b39dffe7c', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/singlevm2-img_269898a4-1f41-43a6-b7c3-0753af351eeb', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'singlevm2-img_269898a4-1f41-43a6-b7c3-0753af351eeb', 'created': u'2018-12-27T15:35:55Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-12-27T15:35:55Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/7a22a9ff-2835-4649-abbb-f98b39dffe7c', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/singlevm2-img_269898a4-1f41-43a6-b7c3-0753af351eeb', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-12-27 15:35:58,121 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-12-27 15:35:58,124 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f17a155d0afdce800419ef6a6cfd139e26c422e4" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "singlevm2-flavor_269898a4-1f41-43a6-b7c3-0753af351eeb", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-12-27 15:35:58,780 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:35:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-dacba4f0-d776-444c-aa5a-7b94b4663501 x-compute-request-id: req-dacba4f0-d776-444c-aa5a-7b94b4663501 Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavor": {"name": "singlevm2-flavor_269898a4-1f41-43a6-b7c3-0753af351eeb", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/9566fc27-1773-4407-bd1f-9a6f12d9c2b1", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/9566fc27-1773-4407-bd1f-9a6f12d9c2b1", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "9566fc27-1773-4407-bd1f-9a6f12d9c2b1"}} 2018-12-27 15:35:58,780 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-dacba4f0-d776-444c-aa5a-7b94b4663501 2018-12-27 15:35:58,780 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.658810138702s 2018-12-27 15:35:58,780 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-dacba4f0-d776-444c-aa5a-7b94b4663501 2018-12-27 15:35:58,781 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'singlevm2-flavor_269898a4-1f41-43a6-b7c3-0753af351eeb', 'ephemeral': 0, 'ram': 512, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b7b4fceec1ad4c6eb74d758b709a9d93', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 1, 'id': u'9566fc27-1773-4407-bd1f-9a6f12d9c2b1', 'swap': 0}) 2018-12-27 15:35:58,782 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-12-27 15:35:58,784 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/flavors/9566fc27-1773-4407-bd1f-9a6f12d9c2b1/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f17a155d0afdce800419ef6a6cfd139e26c422e4" -d '{"extra_specs": {}}' 2018-12-27 15:35:58,921 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:35:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-a5062fc4-5b8a-4c5e-8c7c-bed001066d75 x-compute-request-id: req-a5062fc4-5b8a-4c5e-8c7c-bed001066d75 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-12-27 15:35:58,922 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors/9566fc27-1773-4407-bd1f-9a6f12d9c2b1/os-extra_specs used request id req-a5062fc4-5b8a-4c5e-8c7c-bed001066d75 2018-12-27 15:35:58,922 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.139830112457s 2018-12-27 15:35:58,922 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors/9566fc27-1773-4407-bd1f-9a6f12d9c2b1/os-extra_specs used request id req-a5062fc4-5b8a-4c5e-8c7c-bed001066d75 2018-12-27 15:35:58,923 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-12-27 15:35:58,925 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/os-keypairs -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}2e325442dc37a7e86e18a3998a81b485e74e7ef2" -d '{"keypair": {"name": "singlevm2-kp_269898a4-1f41-43a6-b7c3-0753af351eeb"}}' 2018-12-27 15:35:59,829 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:35:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-35930031-d8cb-4444-800a-0cbe7f6f1684 x-compute-request-id: req-35930031-d8cb-4444-800a-0cbe7f6f1684 Content-Encoding: gzip Content-Length: 1813 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC0VUa8tqU2pK3643YFSjcTuWykcEKzgO125HtNQaJ9nY9q6ZrzhLDWb1tSrPanXiKFa6vvDYKkFB6qRwSHbLr5Grtxr5uUAsjs8bNlh4uft3wStATIzgcRTnMBOLfyFmrl7JtLbSAA+rR5+cpucwscg4tKTC6mc0nt1uORX5PsnAM3FV9NdxaOWj06n4zEX4LEQxgI61YO1VzjofRomo4XN60/J1qNsg8p4Sx1+SgdRpVY1USMveUuFEBg7I0h+bF/bJFG7wwpIbeBkLw2EHUkPAZp9yEDE0OKhtY6R5ZkQ1O+280uZ1bd+/TXgji1gayT1bvkq1iFX41BlpGbg0Et Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAtFVGvLalNqSt+uN2BUo3E7lspHBCs4DtduR7TUGifZ2Pauma\n84Sw1m9bUqz2p14ihWur7w2CpBQeqkcEh2y6+Rq7ca+blALI7PGzZYeLn7d8ErQE\nyM4HEU5zATi38hZq5eybS20gAPq0efnKbnMLHIOLSkwupnNJ7dbjkV+T7JwDNxVf\nTXcWjlo9Op+MxF+CxEMYCOtWDtVc46H0aJqOFzetPydajbIPKeEsdfkoHUaVWNVE\njL3lLhRAYOyNIfmxf2yRRu8MKSG3gZC8NhB1JDwGafchAxNDiobWOkeWZENTvtvN\nLmdW3fv014I4tYGsk9W75KtYhV+NQZaRm4NBLQIDAQABAoIBAQCyTh9DONTi0rG0\nAHQRhvAucIkbjmRlWHVzuTaxjNQ9oCzOaWzsm6a+YBzMAnlfw5Qel/fIxnMGCV7I\nvq+bt8anx+bO4fPSxW4l2lanbP6BTctAMv8IDa6vTgIokwxOMhxAe1KRobSjQ0Bv\n2qxtyRKTfv2a2PjHW/cdU/xvITICIBYWHP/ixZZJshY8BSOLdSWjXypOwcRmZ6sl\nFfOm6Kv3mYMKZVzKZIq4pxD4zBZpXGIbCXlBrEP7LWf3pCa3PXAU4+FWAv0+UL6+\no0INdS+ft6SA4ouFgt9L8ca+tXUET6/vdXpHaw0DXHTM8e/SUI2kyxRk25pI8BzG\nAG4dKsQBAoGBAOome7HjBPHsCRlah/Cxa+XMlZfuoFKIS5t6oOZB6/fFLZpBZ1Ry\nsM0/4d0bfKX+2t7d3jJwNfahOrZrld4Y+S3ACGauxEUxi3fATPN0Uanv0Yaivw8X\nCwgzC5F1VSr7a7aRYa7/mTnehFVezUlTuq/y22zJcpyo2B7J+ZbA0qpFAoGBAMUp\nLT+vMlQbhTmws/4cNYlm6HwAlQUi/4JnGn6M+Fd9IHi+YW74vWm/UtXdV6j4rGT5\nNnQK79OX5/A2RT6KL8RGlOBo/tVfs5cM2xsd0EBQMxxQvGHp89v2czr4SdL40NVw\nFC9jX+vDgcR5sQdiiMnZpH81lISZGzGSbNxlht3JAoGAEHW6FkwuKc986EJb8giW\n3CWgknic3pBkOD7LlsQlkVpUFVbpq58QXK1T9FYdUhHzUt1n5EXNFVRKK06uz1kU\nEyo/rPA2LeMIuddT0X1ozDhmkz9XjPkCtoXYF1aXMRlRfhkEM+gV3mKNDO9IIRJ4\nuiupTyFuJCMeZjOujvFpHb0CgYATg/LlpdrOdnbmcfYvBe3KrvP+KjSV8JPn/Xqi\n4iNGzazkJrwQNvDQwc5aOvGNWSf/Sqe4Lsj0Ycnkfgq2mQkHXZEo8VugFTv6jJw3\nf+j4JLgaamdrLbQkpq1bPe5YwqYxKknlMunwtUZoAz+hooA1sqRUryIHSfxmGL9L\nxYTm+QKBgQDIo7BGvsQ8565rFmXhhBlFqNDHW+zBmjQExM4angyRmgz2vSgqKVIR\nriE2QTt7dS6+vmMwlBRbrKCnNsGfynzDEtxaZRCmLiFjXPlvZWWWKwMI0MMd5Za8\nCE2tpunUF1ML1BXCs/Qx+vPEisk5jQcg26CPn75FVynzh02ChtVLFQ==\n-----END RSA PRIVATE KEY-----\n", "user_id": "a41b06e0a0414f5aa3de9ad22a54e841", "name": "singlevm2-kp_269898a4-1f41-43a6-b7c3-0753af351eeb", "fingerprint": "39:41:59:af:9d:9f:6c:e8:22:91:de:52:b9:b7:b2:a3"}} 2018-12-27 15:35:59,829 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/os-keypairs used request id req-35930031-d8cb-4444-800a-0cbe7f6f1684 2018-12-27 15:35:59,829 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.906527996063s 2018-12-27 15:35:59,830 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/os-keypairs used request id req-35930031-d8cb-4444-800a-0cbe7f6f1684 2018-12-27 15:35:59,830 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC0VUa8tqU2pK3643YFSjcTuWykcEKzgO125HtNQaJ9nY9q6ZrzhLDWb1tSrPanXiKFa6vvDYKkFB6qRwSHbLr5Grtxr5uUAsjs8bNlh4uft3wStATIzgcRTnMBOLfyFmrl7JtLbSAA+rR5+cpucwscg4tKTC6mc0nt1uORX5PsnAM3FV9NdxaOWj06n4zEX4LEQxgI61YO1VzjofRomo4XN60/J1qNsg8p4Sx1+SgdRpVY1USMveUuFEBg7I0h+bF/bJFG7wwpIbeBkLw2EHUkPAZp9yEDE0OKhtY6R5ZkQ1O+280uZ1bd+/TXgji1gayT1bvkq1iFX41BlpGbg0Et Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAtFVGvLalNqSt+uN2BUo3E7lspHBCs4DtduR7TUGifZ2Pauma\n84Sw1m9bUqz2p14ihWur7w2CpBQeqkcEh2y6+Rq7ca+blALI7PGzZYeLn7d8ErQE\nyM4HEU5zATi38hZq5eybS20gAPq0efnKbnMLHIOLSkwupnNJ7dbjkV+T7JwDNxVf\nTXcWjlo9Op+MxF+CxEMYCOtWDtVc46H0aJqOFzetPydajbIPKeEsdfkoHUaVWNVE\njL3lLhRAYOyNIfmxf2yRRu8MKSG3gZC8NhB1JDwGafchAxNDiobWOkeWZENTvtvN\nLmdW3fv014I4tYGsk9W75KtYhV+NQZaRm4NBLQIDAQABAoIBAQCyTh9DONTi0rG0\nAHQRhvAucIkbjmRlWHVzuTaxjNQ9oCzOaWzsm6a+YBzMAnlfw5Qel/fIxnMGCV7I\nvq+bt8anx+bO4fPSxW4l2lanbP6BTctAMv8IDa6vTgIokwxOMhxAe1KRobSjQ0Bv\n2qxtyRKTfv2a2PjHW/cdU/xvITICIBYWHP/ixZZJshY8BSOLdSWjXypOwcRmZ6sl\nFfOm6Kv3mYMKZVzKZIq4pxD4zBZpXGIbCXlBrEP7LWf3pCa3PXAU4+FWAv0+UL6+\no0INdS+ft6SA4ouFgt9L8ca+tXUET6/vdXpHaw0DXHTM8e/SUI2kyxRk25pI8BzG\nAG4dKsQBAoGBAOome7HjBPHsCRlah/Cxa+XMlZfuoFKIS5t6oOZB6/fFLZpBZ1Ry\nsM0/4d0bfKX+2t7d3jJwNfahOrZrld4Y+S3ACGauxEUxi3fATPN0Uanv0Yaivw8X\nCwgzC5F1VSr7a7aRYa7/mTnehFVezUlTuq/y22zJcpyo2B7J+ZbA0qpFAoGBAMUp\nLT+vMlQbhTmws/4cNYlm6HwAlQUi/4JnGn6M+Fd9IHi+YW74vWm/UtXdV6j4rGT5\nNnQK79OX5/A2RT6KL8RGlOBo/tVfs5cM2xsd0EBQMxxQvGHp89v2czr4SdL40NVw\nFC9jX+vDgcR5sQdiiMnZpH81lISZGzGSbNxlht3JAoGAEHW6FkwuKc986EJb8giW\n3CWgknic3pBkOD7LlsQlkVpUFVbpq58QXK1T9FYdUhHzUt1n5EXNFVRKK06uz1kU\nEyo/rPA2LeMIuddT0X1ozDhmkz9XjPkCtoXYF1aXMRlRfhkEM+gV3mKNDO9IIRJ4\nuiupTyFuJCMeZjOujvFpHb0CgYATg/LlpdrOdnbmcfYvBe3KrvP+KjSV8JPn/Xqi\n4iNGzazkJrwQNvDQwc5aOvGNWSf/Sqe4Lsj0Ycnkfgq2mQkHXZEo8VugFTv6jJw3\nf+j4JLgaamdrLbQkpq1bPe5YwqYxKknlMunwtUZoAz+hooA1sqRUryIHSfxmGL9L\nxYTm+QKBgQDIo7BGvsQ8565rFmXhhBlFqNDHW+zBmjQExM4angyRmgz2vSgqKVIR\nriE2QTt7dS6+vmMwlBRbrKCnNsGfynzDEtxaZRCmLiFjXPlvZWWWKwMI0MMd5Za8\nCE2tpunUF1ML1BXCs/Qx+vPEisk5jQcg26CPn75FVynzh02ChtVLFQ==\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'a41b06e0a0414f5aa3de9ad22a54e841', 'name': u'singlevm2-kp_269898a4-1f41-43a6-b7c3-0753af351eeb', 'created_at': '2018-12-27T15:35:59.830708', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4d6fa35ab808428393837f6e5cc4e5f7', 'name': 'singlevm2-project_269898a4-1f41-43a6-b7c3-0753af351eeb', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'39:41:59:af:9d:9f:6c:e8:22:91:de:52:b9:b7:b2:a3', 'type': 'ssh', 'id': u'singlevm2-kp_269898a4-1f41-43a6-b7c3-0753af351eeb'}) 2018-12-27 15:35:59,831 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpAIBAAKCAQEAtFVGvLalNqSt+uN2BUo3E7lspHBCs4DtduR7TUGifZ2Pauma 84Sw1m9bUqz2p14ihWur7w2CpBQeqkcEh2y6+Rq7ca+blALI7PGzZYeLn7d8ErQE yM4HEU5zATi38hZq5eybS20gAPq0efnKbnMLHIOLSkwupnNJ7dbjkV+T7JwDNxVf TXcWjlo9Op+MxF+CxEMYCOtWDtVc46H0aJqOFzetPydajbIPKeEsdfkoHUaVWNVE jL3lLhRAYOyNIfmxf2yRRu8MKSG3gZC8NhB1JDwGafchAxNDiobWOkeWZENTvtvN LmdW3fv014I4tYGsk9W75KtYhV+NQZaRm4NBLQIDAQABAoIBAQCyTh9DONTi0rG0 AHQRhvAucIkbjmRlWHVzuTaxjNQ9oCzOaWzsm6a+YBzMAnlfw5Qel/fIxnMGCV7I vq+bt8anx+bO4fPSxW4l2lanbP6BTctAMv8IDa6vTgIokwxOMhxAe1KRobSjQ0Bv 2qxtyRKTfv2a2PjHW/cdU/xvITICIBYWHP/ixZZJshY8BSOLdSWjXypOwcRmZ6sl FfOm6Kv3mYMKZVzKZIq4pxD4zBZpXGIbCXlBrEP7LWf3pCa3PXAU4+FWAv0+UL6+ o0INdS+ft6SA4ouFgt9L8ca+tXUET6/vdXpHaw0DXHTM8e/SUI2kyxRk25pI8BzG AG4dKsQBAoGBAOome7HjBPHsCRlah/Cxa+XMlZfuoFKIS5t6oOZB6/fFLZpBZ1Ry sM0/4d0bfKX+2t7d3jJwNfahOrZrld4Y+S3ACGauxEUxi3fATPN0Uanv0Yaivw8X CwgzC5F1VSr7a7aRYa7/mTnehFVezUlTuq/y22zJcpyo2B7J+ZbA0qpFAoGBAMUp LT+vMlQbhTmws/4cNYlm6HwAlQUi/4JnGn6M+Fd9IHi+YW74vWm/UtXdV6j4rGT5 NnQK79OX5/A2RT6KL8RGlOBo/tVfs5cM2xsd0EBQMxxQvGHp89v2czr4SdL40NVw FC9jX+vDgcR5sQdiiMnZpH81lISZGzGSbNxlht3JAoGAEHW6FkwuKc986EJb8giW 3CWgknic3pBkOD7LlsQlkVpUFVbpq58QXK1T9FYdUhHzUt1n5EXNFVRKK06uz1kU Eyo/rPA2LeMIuddT0X1ozDhmkz9XjPkCtoXYF1aXMRlRfhkEM+gV3mKNDO9IIRJ4 uiupTyFuJCMeZjOujvFpHb0CgYATg/LlpdrOdnbmcfYvBe3KrvP+KjSV8JPn/Xqi 4iNGzazkJrwQNvDQwc5aOvGNWSf/Sqe4Lsj0Ycnkfgq2mQkHXZEo8VugFTv6jJw3 f+j4JLgaamdrLbQkpq1bPe5YwqYxKknlMunwtUZoAz+hooA1sqRUryIHSfxmGL9L xYTm+QKBgQDIo7BGvsQ8565rFmXhhBlFqNDHW+zBmjQExM4angyRmgz2vSgqKVIR riE2QTt7dS6+vmMwlBRbrKCnNsGfynzDEtxaZRCmLiFjXPlvZWWWKwMI0MMd5Za8 CE2tpunUF1ML1BXCs/Qx+vPEisk5jQcg26CPn75FVynzh02ChtVLFQ== -----END RSA PRIVATE KEY----- 2018-12-27 15:35:59,834 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-12-27 15:35:59,834 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}2e325442dc37a7e86e18a3998a81b485e74e7ef2" -d '{"security_group": {"name": "singlevm2-sg_269898a4-1f41-43a6-b7c3-0753af351eeb", "description": "created by OPNFV Functest (singlevm2)"}}' 2018-12-27 15:36:00,362 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1418 X-Openstack-Request-Id: req-0f0263f1-16b1-4c6f-94ee-ade366942ddb Date: Thu, 27 Dec 2018 15:36:00 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (singlevm2)", "tags": [], "tenant_id": "4d6fa35ab808428393837f6e5cc4e5f7", "created_at": "2018-12-27T15:36:00Z", "updated_at": "2018-12-27T15:36:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:36:00Z", "revision_number": 0, "id": "773c2665-b901-48cc-8c71-e1b1d5608a3b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:36:00Z", "security_group_id": "86a2fcdd-470d-4ae6-a43c-cd4e17cc236a", "tenant_id": "4d6fa35ab808428393837f6e5cc4e5f7", "port_range_min": null, "ethertype": "IPv4", "project_id": "4d6fa35ab808428393837f6e5cc4e5f7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:36:00Z", "revision_number": 0, "id": "878c86f5-418c-42bd-b17c-1e43217e39fa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:36:00Z", "security_group_id": "86a2fcdd-470d-4ae6-a43c-cd4e17cc236a", "tenant_id": "4d6fa35ab808428393837f6e5cc4e5f7", "port_range_min": null, "ethertype": "IPv6", "project_id": "4d6fa35ab808428393837f6e5cc4e5f7"}], "revision_number": 2, "project_id": "4d6fa35ab808428393837f6e5cc4e5f7", "id": "86a2fcdd-470d-4ae6-a43c-cd4e17cc236a", "name": "singlevm2-sg_269898a4-1f41-43a6-b7c3-0753af351eeb"}} 2018-12-27 15:36:00,362 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/security-groups.json used request id req-0f0263f1-16b1-4c6f-94ee-ade366942ddb 2018-12-27 15:36:00,362 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.528069019318s 2018-12-27 15:36:00,362 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/security-groups.json used request id req-0f0263f1-16b1-4c6f-94ee-ade366942ddb 2018-12-27 15:36:00,367 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-27 15:36:00,367 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2e325442dc37a7e86e18a3998a81b485e74e7ef2" 2018-12-27 15:36:00,637 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3834 X-Openstack-Request-Id: req-24ddde2c-1192-4e4d-8c58-ff8cee651e16 Date: Thu, 27 Dec 2018 15:36:00 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (singlevm2)", "tags": [], "tenant_id": "4d6fa35ab808428393837f6e5cc4e5f7", "created_at": "2018-12-27T15:36:00Z", "updated_at": "2018-12-27T15:36:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:36:00Z", "revision_number": 0, "id": "773c2665-b901-48cc-8c71-e1b1d5608a3b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:36:00Z", "security_group_id": "86a2fcdd-470d-4ae6-a43c-cd4e17cc236a", "tenant_id": "4d6fa35ab808428393837f6e5cc4e5f7", "port_range_min": null, "ethertype": "IPv4", "project_id": "4d6fa35ab808428393837f6e5cc4e5f7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:36:00Z", "revision_number": 0, "id": "878c86f5-418c-42bd-b17c-1e43217e39fa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:36:00Z", "security_group_id": "86a2fcdd-470d-4ae6-a43c-cd4e17cc236a", "tenant_id": "4d6fa35ab808428393837f6e5cc4e5f7", "port_range_min": null, "ethertype": "IPv6", "project_id": "4d6fa35ab808428393837f6e5cc4e5f7"}], "revision_number": 2, "project_id": "4d6fa35ab808428393837f6e5cc4e5f7", "id": "86a2fcdd-470d-4ae6-a43c-cd4e17cc236a", "name": "singlevm2-sg_269898a4-1f41-43a6-b7c3-0753af351eeb"}, {"description": "Default security group", "tags": [], "tenant_id": "4d6fa35ab808428393837f6e5cc4e5f7", "created_at": "2018-12-27T15:35:44Z", "updated_at": "2018-12-27T15:35:44Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:35:44Z", "revision_number": 0, "id": "0b4c1d13-387b-4b99-8dbf-662c6b0552a6", "remote_group_id": "e77580a8-a0d9-44ed-9ca3-bf882ff6cd52", "remote_ip_prefix": null, "created_at": "2018-12-27T15:35:44Z", "security_group_id": "e77580a8-a0d9-44ed-9ca3-bf882ff6cd52", "tenant_id": "4d6fa35ab808428393837f6e5cc4e5f7", "port_range_min": null, "ethertype": "IPv4", "project_id": "4d6fa35ab808428393837f6e5cc4e5f7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:35:44Z", "revision_number": 0, "id": "13c27a66-82df-4588-98fb-901ba02eebf0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:35:44Z", "security_group_id": "e77580a8-a0d9-44ed-9ca3-bf882ff6cd52", "tenant_id": "4d6fa35ab808428393837f6e5cc4e5f7", "port_range_min": null, "ethertype": "IPv6", "project_id": "4d6fa35ab808428393837f6e5cc4e5f7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:35:44Z", "revision_number": 0, "id": "5aeb019f-0d56-40b8-85d4-9496afa6174e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:35:44Z", "security_group_id": "e77580a8-a0d9-44ed-9ca3-bf882ff6cd52", "tenant_id": "4d6fa35ab808428393837f6e5cc4e5f7", "port_range_min": null, "ethertype": "IPv4", "project_id": "4d6fa35ab808428393837f6e5cc4e5f7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:35:44Z", "revision_number": 0, "id": "74c51095-f549-4b8c-92f6-88ebbce3a811", "remote_group_id": "e77580a8-a0d9-44ed-9ca3-bf882ff6cd52", "remote_ip_prefix": null, "created_at": "2018-12-27T15:35:44Z", "security_group_id": "e77580a8-a0d9-44ed-9ca3-bf882ff6cd52", "tenant_id": "4d6fa35ab808428393837f6e5cc4e5f7", "port_range_min": null, "ethertype": "IPv6", "project_id": "4d6fa35ab808428393837f6e5cc4e5f7"}], "revision_number": 4, "project_id": "4d6fa35ab808428393837f6e5cc4e5f7", "id": "e77580a8-a0d9-44ed-9ca3-bf882ff6cd52", "name": "default"}]} 2018-12-27 15:36:00,637 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json used request id req-24ddde2c-1192-4e4d-8c58-ff8cee651e16 2018-12-27 15:36:00,637 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.270539045334s 2018-12-27 15:36:00,638 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json used request id req-24ddde2c-1192-4e4d-8c58-ff8cee651e16 2018-12-27 15:36:00,641 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-12-27 15:36:00,642 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}2e325442dc37a7e86e18a3998a81b485e74e7ef2" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": "22", "remote_ip_prefix": null, "protocol": "tcp", "port_range_max": "22", "ethertype": "IPv4", "security_group_id": "86a2fcdd-470d-4ae6-a43c-cd4e17cc236a"}}' 2018-12-27 15:36:01,053 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-8183e8ac-33b2-479a-9279-8becd65db483 Date: Thu, 27 Dec 2018 15:36:01 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-12-27T15:36:00Z", "security_group_id": "86a2fcdd-470d-4ae6-a43c-cd4e17cc236a", "port_range_min": 22, "revision_number": 0, "tenant_id": "4d6fa35ab808428393837f6e5cc4e5f7", "created_at": "2018-12-27T15:36:00Z", "project_id": "4d6fa35ab808428393837f6e5cc4e5f7", "id": "6222f683-22f5-4560-a020-787b2238df49"}} 2018-12-27 15:36:01,053 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/security-group-rules.json used request id req-8183e8ac-33b2-479a-9279-8becd65db483 2018-12-27 15:36:01,053 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.411576986313s 2018-12-27 15:36:01,053 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/security-group-rules.json used request id req-8183e8ac-33b2-479a-9279-8becd65db483 2018-12-27 15:36:01,057 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-27 15:36:01,057 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2e325442dc37a7e86e18a3998a81b485e74e7ef2" 2018-12-27 15:36:01,317 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4330 X-Openstack-Request-Id: req-ed24ae81-f0a3-4e0f-8a3b-65aa17ddee98 Date: Thu, 27 Dec 2018 15:36:01 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (singlevm2)", "tags": [], "tenant_id": "4d6fa35ab808428393837f6e5cc4e5f7", "created_at": "2018-12-27T15:36:00Z", "updated_at": "2018-12-27T15:36:00Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-12-27T15:36:00Z", "revision_number": 0, "id": "6222f683-22f5-4560-a020-787b2238df49", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:36:00Z", "security_group_id": "86a2fcdd-470d-4ae6-a43c-cd4e17cc236a", "tenant_id": "4d6fa35ab808428393837f6e5cc4e5f7", "port_range_min": 22, "ethertype": "IPv4", "project_id": "4d6fa35ab808428393837f6e5cc4e5f7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:36:00Z", "revision_number": 0, "id": "773c2665-b901-48cc-8c71-e1b1d5608a3b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:36:00Z", "security_group_id": "86a2fcdd-470d-4ae6-a43c-cd4e17cc236a", "tenant_id": "4d6fa35ab808428393837f6e5cc4e5f7", "port_range_min": null, "ethertype": "IPv4", "project_id": "4d6fa35ab808428393837f6e5cc4e5f7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:36:00Z", "revision_number": 0, "id": "878c86f5-418c-42bd-b17c-1e43217e39fa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:36:00Z", "security_group_id": "86a2fcdd-470d-4ae6-a43c-cd4e17cc236a", "tenant_id": "4d6fa35ab808428393837f6e5cc4e5f7", "port_range_min": null, "ethertype": "IPv6", "project_id": "4d6fa35ab808428393837f6e5cc4e5f7"}], "revision_number": 3, "project_id": "4d6fa35ab808428393837f6e5cc4e5f7", "id": "86a2fcdd-470d-4ae6-a43c-cd4e17cc236a", "name": "singlevm2-sg_269898a4-1f41-43a6-b7c3-0753af351eeb"}, {"description": "Default security group", "tags": [], "tenant_id": "4d6fa35ab808428393837f6e5cc4e5f7", "created_at": "2018-12-27T15:35:44Z", "updated_at": "2018-12-27T15:35:44Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:35:44Z", "revision_number": 0, "id": "0b4c1d13-387b-4b99-8dbf-662c6b0552a6", "remote_group_id": "e77580a8-a0d9-44ed-9ca3-bf882ff6cd52", "remote_ip_prefix": null, "created_at": "2018-12-27T15:35:44Z", "security_group_id": "e77580a8-a0d9-44ed-9ca3-bf882ff6cd52", "tenant_id": "4d6fa35ab808428393837f6e5cc4e5f7", "port_range_min": null, "ethertype": "IPv4", "project_id": "4d6fa35ab808428393837f6e5cc4e5f7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:35:44Z", "revision_number": 0, "id": "13c27a66-82df-4588-98fb-901ba02eebf0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:35:44Z", "security_group_id": "e77580a8-a0d9-44ed-9ca3-bf882ff6cd52", "tenant_id": "4d6fa35ab808428393837f6e5cc4e5f7", "port_range_min": null, "ethertype": "IPv6", "project_id": "4d6fa35ab808428393837f6e5cc4e5f7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:35:44Z", "revision_number": 0, "id": "5aeb019f-0d56-40b8-85d4-9496afa6174e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:35:44Z", "security_group_id": "e77580a8-a0d9-44ed-9ca3-bf882ff6cd52", "tenant_id": "4d6fa35ab808428393837f6e5cc4e5f7", "port_range_min": null, "ethertype": "IPv4", "project_id": "4d6fa35ab808428393837f6e5cc4e5f7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:35:44Z", "revision_number": 0, "id": "74c51095-f549-4b8c-92f6-88ebbce3a811", "remote_group_id": "e77580a8-a0d9-44ed-9ca3-bf882ff6cd52", "remote_ip_prefix": null, "created_at": "2018-12-27T15:35:44Z", "security_group_id": "e77580a8-a0d9-44ed-9ca3-bf882ff6cd52", "tenant_id": "4d6fa35ab808428393837f6e5cc4e5f7", "port_range_min": null, "ethertype": "IPv6", "project_id": "4d6fa35ab808428393837f6e5cc4e5f7"}], "revision_number": 4, "project_id": "4d6fa35ab808428393837f6e5cc4e5f7", "id": "e77580a8-a0d9-44ed-9ca3-bf882ff6cd52", "name": "default"}]} 2018-12-27 15:36:01,318 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json used request id req-ed24ae81-f0a3-4e0f-8a3b-65aa17ddee98 2018-12-27 15:36:01,318 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.261147975922s 2018-12-27 15:36:01,318 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json used request id req-ed24ae81-f0a3-4e0f-8a3b-65aa17ddee98 2018-12-27 15:36:01,322 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-12-27 15:36:01,322 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}2e325442dc37a7e86e18a3998a81b485e74e7ef2" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": null, "remote_ip_prefix": null, "protocol": "icmp", "port_range_max": null, "ethertype": "IPv4", "security_group_id": "86a2fcdd-470d-4ae6-a43c-cd4e17cc236a"}}' 2018-12-27 15:36:01,830 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-e4dd20f9-a858-4214-919e-264d32e61a14 Date: Thu, 27 Dec 2018 15:36:01 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T15:36:01Z", "security_group_id": "86a2fcdd-470d-4ae6-a43c-cd4e17cc236a", "port_range_min": null, "revision_number": 0, "tenant_id": "4d6fa35ab808428393837f6e5cc4e5f7", "created_at": "2018-12-27T15:36:01Z", "project_id": "4d6fa35ab808428393837f6e5cc4e5f7", "id": "838105ba-9c3e-4794-90eb-d932a671a0b5"}} 2018-12-27 15:36:01,830 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/security-group-rules.json used request id req-e4dd20f9-a858-4214-919e-264d32e61a14 2018-12-27 15:36:01,831 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.508756875992s 2018-12-27 15:36:01,831 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/security-group-rules.json used request id req-e4dd20f9-a858-4214-919e-264d32e61a14 2018-12-27 15:36:01,832 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-27 15:36:01,833 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2e325442dc37a7e86e18a3998a81b485e74e7ef2" 2018-12-27 15:36:01,929 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1254 X-Openstack-Request-Id: req-fe871ac7-b611-4fd1-9e6e-d747b7e36034 Date: Thu, 27 Dec 2018 15:36:01 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"823229ff-aa45-47dd-9cef-98f390f3a83b","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"4d6fa35ab808428393837f6e5cc4e5f7","status":"ACTIVE","subnets":["838d63c4-f601-4725-ab6c-49c85ffec017"],"description":"","tags":[],"updated_at":"2018-12-27T15:35:47Z","qos_policy_id":null,"name":"singlevm2-net_269898a4-1f41-43a6-b7c3-0753af351eeb","admin_state_up":true,"tenant_id":"4d6fa35ab808428393837f6e5cc4e5f7","created_at":"2018-12-27T15:35:45Z","mtu":1442},{"updated_at":"2018-12-27T15:29:25Z","dns_domain":"","revision_number":7,"port_security_enabled":true,"id":"a4959dd9-e8f4-4ea9-8c99-7bff545db58c","router:external":true,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"da629caea04941e1ae8979c379dc7c9d","status":"ACTIVE","subnets":["244ab55b-a0ed-4e50-9f85-07f08119ae55"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"da629caea04941e1ae8979c379dc7c9d","created_at":"2018-12-27T15:29:17Z","mtu":1500}]} 2018-12-27 15:36:01,929 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-fe871ac7-b611-4fd1-9e6e-d747b7e36034 2018-12-27 15:36:01,930 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.097244977951s 2018-12-27 15:36:01,930 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-fe871ac7-b611-4fd1-9e6e-d747b7e36034 2018-12-27 15:36:01,934 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-27 15:36:01,938 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2e325442dc37a7e86e18a3998a81b485e74e7ef2" 2018-12-27 15:36:02,218 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-e71f1e88-1116-4949-85a7-804a8cedca9f Date: Thu, 27 Dec 2018 15:36:02 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/7a22a9ff-2835-4649-abbb-f98b39dffe7c/snap", "metadata": {}}], "file": "/v2/images/7a22a9ff-2835-4649-abbb-f98b39dffe7c/file", "owner": "4d6fa35ab808428393837f6e5cc4e5f7", "id": "7a22a9ff-2835-4649-abbb-f98b39dffe7c", "size": 12716032, "self": "/v2/images/7a22a9ff-2835-4649-abbb-f98b39dffe7c", "disk_format": "qcow2", "direct_url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/7a22a9ff-2835-4649-abbb-f98b39dffe7c/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-27T15:35:57Z", "visibility": "private", "owner_specified.shade.object": "images/singlevm2-img_269898a4-1f41-43a6-b7c3-0753af351eeb", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm2-img_269898a4-1f41-43a6-b7c3-0753af351eeb", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-27T15:35:55Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-27 15:36:02,218 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-e71f1e88-1116-4949-85a7-804a8cedca9f 2018-12-27 15:36:02,218 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.283609867096s 2018-12-27 15:36:02,218 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-e71f1e88-1116-4949-85a7-804a8cedca9f 2018-12-27 15:36:02,220 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-12-27 15:36:02,223 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2e325442dc37a7e86e18a3998a81b485e74e7ef2" 2018-12-27 15:36:02,353 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:36:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2a398d4b-0e7b-4e9d-90e7-86555c3b68db x-compute-request-id: req-2a398d4b-0e7b-4e9d-90e7-86555c3b68db Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavors": [{"name": "singlevm2-flavor_269898a4-1f41-43a6-b7c3-0753af351eeb", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/9566fc27-1773-4407-bd1f-9a6f12d9c2b1", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/9566fc27-1773-4407-bd1f-9a6f12d9c2b1", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "9566fc27-1773-4407-bd1f-9a6f12d9c2b1"}]} 2018-12-27 15:36:02,354 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None used request id req-2a398d4b-0e7b-4e9d-90e7-86555c3b68db 2018-12-27 15:36:02,354 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.133692979813s 2018-12-27 15:36:02,354 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None used request id req-2a398d4b-0e7b-4e9d-90e7-86555c3b68db 2018-12-27 15:36:02,356 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-12-27 15:36:02,359 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/servers -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}2e325442dc37a7e86e18a3998a81b485e74e7ef2" -d '{"server": {"name": "singlevm2-vm_269898a4-1f41-43a6-b7c3-0753af351eeb", "imageRef": "7a22a9ff-2835-4649-abbb-f98b39dffe7c", "key_name": "singlevm2-kp_269898a4-1f41-43a6-b7c3-0753af351eeb", "flavorRef": "9566fc27-1773-4407-bd1f-9a6f12d9c2b1", "max_count": 1, "min_count": 1, "networks": [{"uuid": "823229ff-aa45-47dd-9cef-98f390f3a83b"}], "security_groups": [{"name": "86a2fcdd-470d-4ae6-a43c-cd4e17cc236a"}]}}' 2018-12-27 15:36:06,076 - keystoneauth.session - DEBUG - RESP: [202] Date: Thu, 27 Dec 2018 15:36:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-81aaf809-eeda-4b7c-8b64-e1235331726e x-compute-request-id: req-81aaf809-eeda-4b7c-8b64-e1235331726e Content-Length: 403 location: http://172.30.9.31:8774/v2.1/servers/cbd86e68-4955-43dd-8f6c-96d4cf8f18f4 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "86a2fcdd-470d-4ae6-a43c-cd4e17cc236a"}], "OS-DCF:diskConfig": "MANUAL", "id": "cbd86e68-4955-43dd-8f6c-96d4cf8f18f4", "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/cbd86e68-4955-43dd-8f6c-96d4cf8f18f4", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/cbd86e68-4955-43dd-8f6c-96d4cf8f18f4", "rel": "bookmark"}], "adminPass": "t2RaqNUuDeLb"}} 2018-12-27 15:36:06,076 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers used request id req-81aaf809-eeda-4b7c-8b64-e1235331726e 2018-12-27 15:36:06,076 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 3.72000718117s 2018-12-27 15:36:06,076 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers used request id req-81aaf809-eeda-4b7c-8b64-e1235331726e 2018-12-27 15:36:06,077 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-27 15:36:06,080 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2e325442dc37a7e86e18a3998a81b485e74e7ef2" 2018-12-27 15:36:06,750 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:36:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4564de95-c928-4368-9d88-3c0be5cc445e x-compute-request-id: req-4564de95-c928-4368-9d88-3c0be5cc445e Content-Encoding: gzip Content-Length: 604 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/cbd86e68-4955-43dd-8f6c-96d4cf8f18f4", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/cbd86e68-4955-43dd-8f6c-96d4cf8f18f4", "rel": "bookmark"}], "image": {"id": "7a22a9ff-2835-4649-abbb-f98b39dffe7c", "links": [{"href": "http://172.30.9.31:8774/images/7a22a9ff-2835-4649-abbb-f98b39dffe7c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9566fc27-1773-4407-bd1f-9a6f12d9c2b1", "links": [{"href": "http://172.30.9.31:8774/flavors/9566fc27-1773-4407-bd1f-9a6f12d9c2b1", "rel": "bookmark"}]}, "id": "cbd86e68-4955-43dd-8f6c-96d4cf8f18f4", "user_id": "a41b06e0a0414f5aa3de9ad22a54e841", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T15:36:06Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_269898a4-1f41-43a6-b7c3-0753af351eeb", "name": "singlevm2-vm_269898a4-1f41-43a6-b7c3-0753af351eeb", "created": "2018-12-27T15:36:06Z", "tenant_id": "4d6fa35ab808428393837f6e5cc4e5f7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-27 15:36:06,750 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-4564de95-c928-4368-9d88-3c0be5cc445e 2018-12-27 15:36:06,750 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.673034906387s 2018-12-27 15:36:06,751 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-4564de95-c928-4368-9d88-3c0be5cc445e 2018-12-27 15:36:06,757 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-27 15:36:06,758 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2e325442dc37a7e86e18a3998a81b485e74e7ef2" 2018-12-27 15:36:07,044 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1254 X-Openstack-Request-Id: req-342eb6af-fb1a-49b0-9eba-c247cf1bef06 Date: Thu, 27 Dec 2018 15:36:07 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"823229ff-aa45-47dd-9cef-98f390f3a83b","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"4d6fa35ab808428393837f6e5cc4e5f7","status":"ACTIVE","subnets":["838d63c4-f601-4725-ab6c-49c85ffec017"],"description":"","tags":[],"updated_at":"2018-12-27T15:35:47Z","qos_policy_id":null,"name":"singlevm2-net_269898a4-1f41-43a6-b7c3-0753af351eeb","admin_state_up":true,"tenant_id":"4d6fa35ab808428393837f6e5cc4e5f7","created_at":"2018-12-27T15:35:45Z","mtu":1442},{"updated_at":"2018-12-27T15:29:25Z","dns_domain":"","revision_number":7,"port_security_enabled":true,"id":"a4959dd9-e8f4-4ea9-8c99-7bff545db58c","router:external":true,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"da629caea04941e1ae8979c379dc7c9d","status":"ACTIVE","subnets":["244ab55b-a0ed-4e50-9f85-07f08119ae55"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"da629caea04941e1ae8979c379dc7c9d","created_at":"2018-12-27T15:29:17Z","mtu":1500}]} 2018-12-27 15:36:07,044 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-342eb6af-fb1a-49b0-9eba-c247cf1bef06 2018-12-27 15:36:07,044 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.287005186081s 2018-12-27 15:36:07,045 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-342eb6af-fb1a-49b0-9eba-c247cf1bef06 2018-12-27 15:36:07,045 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-12-27 15:36:07,046 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2e325442dc37a7e86e18a3998a81b485e74e7ef2" 2018-12-27 15:36:07,095 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-5e4e5d6e-ea7c-4a4d-9248-0dfbce033eef Date: Thu, 27 Dec 2018 15:36:07 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"823229ff-aa45-47dd-9cef-98f390f3a83b","tenant_id":"4d6fa35ab808428393837f6e5cc4e5f7","created_at":"2018-12-27T15:35:47Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-12-27T15:35:47Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"4d6fa35ab808428393837f6e5cc4e5f7","id":"838d63c4-f601-4725-ab6c-49c85ffec017","subnetpool_id":null,"name":"singlevm2-subnet_269898a4-1f41-43a6-b7c3-0753af351eeb"}]} 2018-12-27 15:36:07,095 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets.json used request id req-5e4e5d6e-ea7c-4a4d-9248-0dfbce033eef 2018-12-27 15:36:07,096 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0499157905579s 2018-12-27 15:36:07,096 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets.json used request id req-5e4e5d6e-ea7c-4a4d-9248-0dfbce033eef 2018-12-27 15:36:07,096 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-27 15:36:09,099 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-27 15:36:09,102 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2e325442dc37a7e86e18a3998a81b485e74e7ef2" 2018-12-27 15:36:09,576 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:36:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2c391640-834c-4a23-87b5-27619a3a9db5 x-compute-request-id: req-2c391640-834c-4a23-87b5-27619a3a9db5 Content-Encoding: gzip Content-Length: 647 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "networking", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/cbd86e68-4955-43dd-8f6c-96d4cf8f18f4", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/cbd86e68-4955-43dd-8f6c-96d4cf8f18f4", "rel": "bookmark"}], "image": {"id": "7a22a9ff-2835-4649-abbb-f98b39dffe7c", "links": [{"href": "http://172.30.9.31:8774/images/7a22a9ff-2835-4649-abbb-f98b39dffe7c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9566fc27-1773-4407-bd1f-9a6f12d9c2b1", "links": [{"href": "http://172.30.9.31:8774/flavors/9566fc27-1773-4407-bd1f-9a6f12d9c2b1", "rel": "bookmark"}]}, "id": "cbd86e68-4955-43dd-8f6c-96d4cf8f18f4", "user_id": "a41b06e0a0414f5aa3de9ad22a54e841", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T15:36:09Z", "hostId": "246976e2aaa0779dabd8cd5d7d06d2acc1e257a3628aec9eca2cf75f", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_269898a4-1f41-43a6-b7c3-0753af351eeb", "name": "singlevm2-vm_269898a4-1f41-43a6-b7c3-0753af351eeb", "created": "2018-12-27T15:36:06Z", "tenant_id": "4d6fa35ab808428393837f6e5cc4e5f7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-27 15:36:09,576 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-2c391640-834c-4a23-87b5-27619a3a9db5 2018-12-27 15:36:09,576 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.477166891098s 2018-12-27 15:36:09,577 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-2c391640-834c-4a23-87b5-27619a3a9db5 2018-12-27 15:36:09,580 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-27 15:36:11,581 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-27 15:36:11,584 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2e325442dc37a7e86e18a3998a81b485e74e7ef2" 2018-12-27 15:36:12,592 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:36:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0832adfa-4b1c-4dda-b1c5-87d60cbd6cf0 x-compute-request-id: req-0832adfa-4b1c-4dda-b1c5-87d60cbd6cf0 Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/cbd86e68-4955-43dd-8f6c-96d4cf8f18f4", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/cbd86e68-4955-43dd-8f6c-96d4cf8f18f4", "rel": "bookmark"}], "image": {"id": "7a22a9ff-2835-4649-abbb-f98b39dffe7c", "links": [{"href": "http://172.30.9.31:8774/images/7a22a9ff-2835-4649-abbb-f98b39dffe7c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9566fc27-1773-4407-bd1f-9a6f12d9c2b1", "links": [{"href": "http://172.30.9.31:8774/flavors/9566fc27-1773-4407-bd1f-9a6f12d9c2b1", "rel": "bookmark"}]}, "id": "cbd86e68-4955-43dd-8f6c-96d4cf8f18f4", "security_groups": [{"name": "singlevm2-sg_269898a4-1f41-43a6-b7c3-0753af351eeb"}], "user_id": "a41b06e0a0414f5aa3de9ad22a54e841", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T15:36:09Z", "hostId": "246976e2aaa0779dabd8cd5d7d06d2acc1e257a3628aec9eca2cf75f", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_269898a4-1f41-43a6-b7c3-0753af351eeb", "name": "singlevm2-vm_269898a4-1f41-43a6-b7c3-0753af351eeb", "created": "2018-12-27T15:36:06Z", "tenant_id": "4d6fa35ab808428393837f6e5cc4e5f7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-27 15:36:12,592 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-0832adfa-4b1c-4dda-b1c5-87d60cbd6cf0 2018-12-27 15:36:12,592 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.01053500175s 2018-12-27 15:36:12,593 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-0832adfa-4b1c-4dda-b1c5-87d60cbd6cf0 2018-12-27 15:36:12,596 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-27 15:36:14,599 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-27 15:36:14,602 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2e325442dc37a7e86e18a3998a81b485e74e7ef2" 2018-12-27 15:36:15,710 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:36:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1c58cea6-d350-4d29-8e9b-5c1006c2e408 x-compute-request-id: req-1c58cea6-d350-4d29-8e9b-5c1006c2e408 Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/cbd86e68-4955-43dd-8f6c-96d4cf8f18f4", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/cbd86e68-4955-43dd-8f6c-96d4cf8f18f4", "rel": "bookmark"}], "image": {"id": "7a22a9ff-2835-4649-abbb-f98b39dffe7c", "links": [{"href": "http://172.30.9.31:8774/images/7a22a9ff-2835-4649-abbb-f98b39dffe7c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9566fc27-1773-4407-bd1f-9a6f12d9c2b1", "links": [{"href": "http://172.30.9.31:8774/flavors/9566fc27-1773-4407-bd1f-9a6f12d9c2b1", "rel": "bookmark"}]}, "id": "cbd86e68-4955-43dd-8f6c-96d4cf8f18f4", "security_groups": [{"name": "singlevm2-sg_269898a4-1f41-43a6-b7c3-0753af351eeb"}], "user_id": "a41b06e0a0414f5aa3de9ad22a54e841", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T15:36:09Z", "hostId": "246976e2aaa0779dabd8cd5d7d06d2acc1e257a3628aec9eca2cf75f", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_269898a4-1f41-43a6-b7c3-0753af351eeb", "name": "singlevm2-vm_269898a4-1f41-43a6-b7c3-0753af351eeb", "created": "2018-12-27T15:36:06Z", "tenant_id": "4d6fa35ab808428393837f6e5cc4e5f7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-27 15:36:15,710 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-1c58cea6-d350-4d29-8e9b-5c1006c2e408 2018-12-27 15:36:15,710 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.11097812653s 2018-12-27 15:36:15,711 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-1c58cea6-d350-4d29-8e9b-5c1006c2e408 2018-12-27 15:36:15,714 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-27 15:36:17,717 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-27 15:36:17,720 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2e325442dc37a7e86e18a3998a81b485e74e7ef2" 2018-12-27 15:36:18,277 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:36:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-641aa237-c522-4df4-82ba-f7b84b448e00 x-compute-request-id: req-641aa237-c522-4df4-82ba-f7b84b448e00 Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/cbd86e68-4955-43dd-8f6c-96d4cf8f18f4", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/cbd86e68-4955-43dd-8f6c-96d4cf8f18f4", "rel": "bookmark"}], "image": {"id": "7a22a9ff-2835-4649-abbb-f98b39dffe7c", "links": [{"href": "http://172.30.9.31:8774/images/7a22a9ff-2835-4649-abbb-f98b39dffe7c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9566fc27-1773-4407-bd1f-9a6f12d9c2b1", "links": [{"href": "http://172.30.9.31:8774/flavors/9566fc27-1773-4407-bd1f-9a6f12d9c2b1", "rel": "bookmark"}]}, "id": "cbd86e68-4955-43dd-8f6c-96d4cf8f18f4", "security_groups": [{"name": "singlevm2-sg_269898a4-1f41-43a6-b7c3-0753af351eeb"}], "user_id": "a41b06e0a0414f5aa3de9ad22a54e841", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T15:36:09Z", "hostId": "246976e2aaa0779dabd8cd5d7d06d2acc1e257a3628aec9eca2cf75f", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_269898a4-1f41-43a6-b7c3-0753af351eeb", "name": "singlevm2-vm_269898a4-1f41-43a6-b7c3-0753af351eeb", "created": "2018-12-27T15:36:06Z", "tenant_id": "4d6fa35ab808428393837f6e5cc4e5f7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-27 15:36:18,278 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-641aa237-c522-4df4-82ba-f7b84b448e00 2018-12-27 15:36:18,278 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.560356855392s 2018-12-27 15:36:18,278 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-641aa237-c522-4df4-82ba-f7b84b448e00 2018-12-27 15:36:18,282 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-27 15:36:20,285 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-27 15:36:20,287 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2e325442dc37a7e86e18a3998a81b485e74e7ef2" 2018-12-27 15:36:21,069 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:36:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b9c79688-b1ae-49a6-93ca-3e99fba16ddb x-compute-request-id: req-b9c79688-b1ae-49a6-93ca-3e99fba16ddb Content-Encoding: gzip Content-Length: 740 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"singlevm2-net_269898a4-1f41-43a6-b7c3-0753af351eeb": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:21:3e:06", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/cbd86e68-4955-43dd-8f6c-96d4cf8f18f4", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/cbd86e68-4955-43dd-8f6c-96d4cf8f18f4", "rel": "bookmark"}], "image": {"id": "7a22a9ff-2835-4649-abbb-f98b39dffe7c", "links": [{"href": "http://172.30.9.31:8774/images/7a22a9ff-2835-4649-abbb-f98b39dffe7c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T15:36:18.000000", "flavor": {"id": "9566fc27-1773-4407-bd1f-9a6f12d9c2b1", "links": [{"href": "http://172.30.9.31:8774/flavors/9566fc27-1773-4407-bd1f-9a6f12d9c2b1", "rel": "bookmark"}]}, "id": "cbd86e68-4955-43dd-8f6c-96d4cf8f18f4", "security_groups": [{"name": "singlevm2-sg_269898a4-1f41-43a6-b7c3-0753af351eeb"}], "user_id": "a41b06e0a0414f5aa3de9ad22a54e841", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T15:36:18Z", "hostId": "246976e2aaa0779dabd8cd5d7d06d2acc1e257a3628aec9eca2cf75f", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_269898a4-1f41-43a6-b7c3-0753af351eeb", "name": "singlevm2-vm_269898a4-1f41-43a6-b7c3-0753af351eeb", "created": "2018-12-27T15:36:06Z", "tenant_id": "4d6fa35ab808428393837f6e5cc4e5f7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-27 15:36:21,069 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-b9c79688-b1ae-49a6-93ca-3e99fba16ddb 2018-12-27 15:36:21,070 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.784654855728s 2018-12-27 15:36:21,070 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-b9c79688-b1ae-49a6-93ca-3e99fba16ddb 2018-12-27 15:36:21,074 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-12-27 15:36:21,075 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:9696/v2.0/ports.json?device_id=cbd86e68-4955-43dd-8f6c-96d4cf8f18f4" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2e325442dc37a7e86e18a3998a81b485e74e7ef2" 2018-12-27 15:36:21,122 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 911 X-Openstack-Request-Id: req-69652aca-ff10-479b-87be-fa849fb73ae1 Date: Thu, 27 Dec 2018 15:36:21 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T15:36:18Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"838d63c4-f601-4725-ab6c-49c85ffec017","ip_address":"192.168.120.7"}],"id":"f21e89a1-e214-45a8-a4a1-e6b267c59edb","security_groups":["86a2fcdd-470d-4ae6-a43c-cd4e17cc236a"],"mac_address":"fa:16:3e:21:3e:06","project_id":"4d6fa35ab808428393837f6e5cc4e5f7","status":"ACTIVE","description":"","tags":[],"dns_assignment":[{"hostname":"host-192-168-120-7","ip_address":"192.168.120.7","fqdn":"host-192-168-120-7.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"823229ff-aa45-47dd-9cef-98f390f3a83b","dns_name":"","created_at":"2018-12-27T15:36:10Z","binding:vnic_type":"normal","device_id":"cbd86e68-4955-43dd-8f6c-96d4cf8f18f4","tenant_id":"4d6fa35ab808428393837f6e5cc4e5f7"}]} 2018-12-27 15:36:21,122 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports.json?device_id=cbd86e68-4955-43dd-8f6c-96d4cf8f18f4 used request id req-69652aca-ff10-479b-87be-fa849fb73ae1 2018-12-27 15:36:21,122 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0478630065918s 2018-12-27 15:36:21,122 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports.json?device_id=cbd86e68-4955-43dd-8f6c-96d4cf8f18f4 used request id req-69652aca-ff10-479b-87be-fa849fb73ae1 2018-12-27 15:36:21,127 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-27 15:36:21,127 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:9696/v2.0/floatingips.json?port_id=f21e89a1-e214-45a8-a4a1-e6b267c59edb" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2e325442dc37a7e86e18a3998a81b485e74e7ef2" 2018-12-27 15:36:21,147 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-9ec0ef8e-bc14-42d4-a1ed-0f4deedf72be Date: Thu, 27 Dec 2018 15:36:21 GMT RESP BODY: {"floatingips": []} 2018-12-27 15:36:21,147 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/floatingips.json?port_id=f21e89a1-e214-45a8-a4a1-e6b267c59edb used request id req-9ec0ef8e-bc14-42d4-a1ed-0f4deedf72be 2018-12-27 15:36:21,148 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0205600261688s 2018-12-27 15:36:21,148 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/floatingips.json?port_id=f21e89a1-e214-45a8-a4a1-e6b267c59edb used request id req-9ec0ef8e-bc14-42d4-a1ed-0f4deedf72be 2018-12-27 15:36:21,148 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'singlevm2-net_269898a4-1f41-43a6-b7c3-0753af351eeb': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:21:3e:06', u'version': 4, u'addr': u'192.168.120.7', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'7a22a9ff-2835-4649-abbb-f98b39dffe7c'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-12-27T15:36:18.000000', 'flavor': Munch({u'id': u'9566fc27-1773-4407-bd1f-9a6f12d9c2b1'}), 'az': u'nova', 'id': u'cbd86e68-4955-43dd-8f6c-96d4cf8f18f4', 'security_groups': [Munch({u'name': u'singlevm2-sg_269898a4-1f41-43a6-b7c3-0753af351eeb'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'a41b06e0a0414f5aa3de9ad22a54e841', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4d6fa35ab808428393837f6e5cc4e5f7', 'name': 'singlevm2-project_269898a4-1f41-43a6-b7c3-0753af351eeb', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2018-12-27T15:36:18.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-12-27T15:36:18Z', 'hostId': u'246976e2aaa0779dabd8cd5d7d06d2acc1e257a3628aec9eca2cf75f', u'OS-SRV-USG:terminated_at': None, 'key_name': u'singlevm2-kp_269898a4-1f41-43a6-b7c3-0753af351eeb', 'public_v6': '', 'private_v4': u'192.168.120.7', 'cloud': 'envvars', 'host_id': u'246976e2aaa0779dabd8cd5d7d06d2acc1e257a3628aec9eca2cf75f', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-12-27T15:36:18.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'4d6fa35ab808428393837f6e5cc4e5f7', 'name': u'singlevm2-vm_269898a4-1f41-43a6-b7c3-0753af351eeb', 'adminPass': u't2RaqNUuDeLb', 'tenant_id': u'4d6fa35ab808428393837f6e5cc4e5f7', 'created_at': u'2018-12-27T15:36:06Z', 'created': u'2018-12-27T15:36:06Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-12-27 15:36:21,151 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-27 15:36:21,151 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2e325442dc37a7e86e18a3998a81b485e74e7ef2" 2018-12-27 15:36:21,416 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1254 X-Openstack-Request-Id: req-039f685b-c74e-4330-b1a8-14d3aa1e4aaa Date: Thu, 27 Dec 2018 15:36:21 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"823229ff-aa45-47dd-9cef-98f390f3a83b","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"4d6fa35ab808428393837f6e5cc4e5f7","status":"ACTIVE","subnets":["838d63c4-f601-4725-ab6c-49c85ffec017"],"description":"","tags":[],"updated_at":"2018-12-27T15:35:47Z","qos_policy_id":null,"name":"singlevm2-net_269898a4-1f41-43a6-b7c3-0753af351eeb","admin_state_up":true,"tenant_id":"4d6fa35ab808428393837f6e5cc4e5f7","created_at":"2018-12-27T15:35:45Z","mtu":1442},{"updated_at":"2018-12-27T15:29:25Z","dns_domain":"","revision_number":7,"port_security_enabled":true,"id":"a4959dd9-e8f4-4ea9-8c99-7bff545db58c","router:external":true,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"da629caea04941e1ae8979c379dc7c9d","status":"ACTIVE","subnets":["244ab55b-a0ed-4e50-9f85-07f08119ae55"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"da629caea04941e1ae8979c379dc7c9d","created_at":"2018-12-27T15:29:17Z","mtu":1500}]} 2018-12-27 15:36:21,416 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-039f685b-c74e-4330-b1a8-14d3aa1e4aaa 2018-12-27 15:36:21,416 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.265151023865s 2018-12-27 15:36:21,416 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-039f685b-c74e-4330-b1a8-14d3aa1e4aaa 2018-12-27 15:36:21,417 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-12-27 15:36:21,418 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:9696/v2.0/ports.json?device_id=cbd86e68-4955-43dd-8f6c-96d4cf8f18f4" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2e325442dc37a7e86e18a3998a81b485e74e7ef2" 2018-12-27 15:36:21,465 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 911 X-Openstack-Request-Id: req-9231be45-e6e7-4e50-8fc2-2ea83dfac1f1 Date: Thu, 27 Dec 2018 15:36:21 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T15:36:18Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"838d63c4-f601-4725-ab6c-49c85ffec017","ip_address":"192.168.120.7"}],"id":"f21e89a1-e214-45a8-a4a1-e6b267c59edb","security_groups":["86a2fcdd-470d-4ae6-a43c-cd4e17cc236a"],"mac_address":"fa:16:3e:21:3e:06","project_id":"4d6fa35ab808428393837f6e5cc4e5f7","status":"ACTIVE","description":"","tags":[],"dns_assignment":[{"hostname":"host-192-168-120-7","ip_address":"192.168.120.7","fqdn":"host-192-168-120-7.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"823229ff-aa45-47dd-9cef-98f390f3a83b","dns_name":"","created_at":"2018-12-27T15:36:10Z","binding:vnic_type":"normal","device_id":"cbd86e68-4955-43dd-8f6c-96d4cf8f18f4","tenant_id":"4d6fa35ab808428393837f6e5cc4e5f7"}]} 2018-12-27 15:36:21,465 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports.json?device_id=cbd86e68-4955-43dd-8f6c-96d4cf8f18f4 used request id req-9231be45-e6e7-4e50-8fc2-2ea83dfac1f1 2018-12-27 15:36:21,466 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0480518341064s 2018-12-27 15:36:21,466 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports.json?device_id=cbd86e68-4955-43dd-8f6c-96d4cf8f18f4 used request id req-9231be45-e6e7-4e50-8fc2-2ea83dfac1f1 2018-12-27 15:36:21,467 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-12-27 15:36:21,467 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}2e325442dc37a7e86e18a3998a81b485e74e7ef2" -d '{"floatingip": {"floating_network_id": "a4959dd9-e8f4-4ea9-8c99-7bff545db58c", "fixed_ip_address": "192.168.120.7", "port_id": "f21e89a1-e214-45a8-a4a1-e6b267c59edb"}}' 2018-12-27 15:36:23,249 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 585 X-Openstack-Request-Id: req-4550ae37-b14b-4a36-a91f-853adc6ccbf3 Date: Thu, 27 Dec 2018 15:36:23 GMT RESP BODY: {"floatingip": {"router_id": "3f68b848-dde2-433c-a887-5b2eee8b7b51", "status": "DOWN", "description": "", "tags": [], "updated_at": "2018-12-27T15:36:22Z", "dns_domain": "", "floating_network_id": "a4959dd9-e8f4-4ea9-8c99-7bff545db58c", "fixed_ip_address": "192.168.120.7", "floating_ip_address": "172.30.9.204", "revision_number": 0, "port_id": "f21e89a1-e214-45a8-a4a1-e6b267c59edb", "id": "a5493893-d006-4676-8fde-af2ca7707002", "tenant_id": "4d6fa35ab808428393837f6e5cc4e5f7", "created_at": "2018-12-27T15:36:22Z", "dns_name": "", "project_id": "4d6fa35ab808428393837f6e5cc4e5f7"}} 2018-12-27 15:36:23,250 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/floatingips.json used request id req-4550ae37-b14b-4a36-a91f-853adc6ccbf3 2018-12-27 15:36:23,250 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 1.78322792053s 2018-12-27 15:36:23,250 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/floatingips.json used request id req-4550ae37-b14b-4a36-a91f-853adc6ccbf3 2018-12-27 15:36:23,258 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-27 15:36:23,259 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2e325442dc37a7e86e18a3998a81b485e74e7ef2" 2018-12-27 15:36:23,285 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-4a4f4bdc-fb28-49bb-9fbe-21cfef870a40 Date: Thu, 27 Dec 2018 15:36:23 GMT RESP BODY: {"floatingips": [{"router_id": "3f68b848-dde2-433c-a887-5b2eee8b7b51", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-12-27T15:36:23Z", "dns_domain": "", "floating_network_id": "a4959dd9-e8f4-4ea9-8c99-7bff545db58c", "fixed_ip_address": "192.168.120.7", "floating_ip_address": "172.30.9.204", "revision_number": 1, "port_id": "f21e89a1-e214-45a8-a4a1-e6b267c59edb", "id": "a5493893-d006-4676-8fde-af2ca7707002", "dns_name": "", "created_at": "2018-12-27T15:36:22Z", "tenant_id": "4d6fa35ab808428393837f6e5cc4e5f7", "project_id": "4d6fa35ab808428393837f6e5cc4e5f7"}]} 2018-12-27 15:36:23,285 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/floatingips.json used request id req-4a4f4bdc-fb28-49bb-9fbe-21cfef870a40 2018-12-27 15:36:23,285 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0266780853271s 2018-12-27 15:36:23,285 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/floatingips.json used request id req-4a4f4bdc-fb28-49bb-9fbe-21cfef870a40 2018-12-27 15:36:23,289 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'3f68b848-dde2-433c-a887-5b2eee8b7b51', 'updated_at': u'2018-12-27T15:36:23Z', u'dns_domain': u'', 'fixed_ip_address': u'192.168.120.7', 'floating_ip_address': u'172.30.9.204', 'revision_number': 1, 'port_id': u'f21e89a1-e214-45a8-a4a1-e6b267c59edb', 'id': u'a5493893-d006-4676-8fde-af2ca7707002', 'network': u'a4959dd9-e8f4-4ea9-8c99-7bff545db58c', 'port': u'f21e89a1-e214-45a8-a4a1-e6b267c59edb', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4d6fa35ab808428393837f6e5cc4e5f7', 'name': 'singlevm2-project_269898a4-1f41-43a6-b7c3-0753af351eeb', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'4d6fa35ab808428393837f6e5cc4e5f7', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'a4959dd9-e8f4-4ea9-8c99-7bff545db58c', 'properties': Munch({u'dns_name': u'', u'dns_domain': u'', u'tags': []}), 'tenant_id': u'4d6fa35ab808428393837f6e5cc4e5f7', 'created_at': u'2018-12-27T15:36:22Z', 'attached': True, u'dns_name': u'', 'router': u'3f68b848-dde2-433c-a887-5b2eee8b7b51'}) 2018-12-27 15:36:23,290 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-12-27 15:36:23,294 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/servers/cbd86e68-4955-43dd-8f6c-96d4cf8f18f4/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}2e325442dc37a7e86e18a3998a81b485e74e7ef2" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-27 15:36:23,553 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:36:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6c40bafc-dcfe-4bde-950a-1aec80d66a9d x-compute-request-id: req-6c40bafc-dcfe-4bde-950a-1aec80d66a9d Content-Encoding: gzip Content-Length: 9602 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14F7 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE147F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 513278734 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.229191] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.232120] pid_max: default: 32768 minimum: 301\n[ 0.233699] ACPI: Core revision 20150930\n[ 0.235693] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.237975] Security Framework initialized\n[ 0.239412] Yama: becoming mindful.\n[ 0.240690] AppArmor: AppArmor initialized\n[ 0.242172] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.244493] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.246725] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.248854] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.251246] Initializing cgroup subsys io\n[ 0.252682] Initializing cgroup subsys memory\n[ 0.254191] Initializing cgroup subsys devices\n[ 0.255737] Initializing cgroup subsys freezer\n[ 0.257262] Initializing cgroup subsys net_cls\n[ 0.258788] Initializing cgroup subsys perf_event\n[ 0.260399] Initializing cgroup subsys net_prio\n[ 0.261956] Initializing cgroup subsys hugetlb\n[ 0.263480] Initializing cgroup subsys pids\n[ 0.264993] CPU: Physical Processor ID: 0\n[ 0.267097] mce: CPU supports 10 MCE banks\n[ 0.268577] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.270348] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.287259] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.295643] ftrace: allocating 31920 entries in 125 pages\n[ 0.326674] smpboot: Max logical packages: 1\n[ 0.328183] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.330558] x2apic enabled\n[ 0.331928] Switched APIC routing to physical x2apic.\n[ 0.334804] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.336777] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.340429] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.343580] KVM setup paravirtual spinlock\n[ 0.345508] x86: Booted up 1 node, 1 CPUs\n[ 0.346924] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.349300] devtmpfs: initialized\n[ 0.351543] evm: security.selinux\n[ 0.352768] evm: security.SMACK64\n[ 0.353979] evm: security.SMACK64EXEC\n[ 0.355291] evm: security.SMACK64TRANSMUTE\n[ 0.356720] evm: security.SMACK64MMAP\n[ 0.358023] evm: security.ima\n[ 0.359144] evm: security.capability\n[ 0.360506] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.363742] pinctrl core: initialized pinctrl subsystem\n[ 0.365626] RTC time: 15:36:18, date: 12/27/18\n[ 0.367252] NET: Registered protocol family 16\n[ 0.368909] cpuidle: using governor ladder\n[ 0.370355] cpuidle: using governor menu\n[ 0.371747] PCCT header not found.\n[ 0.373035] ACPI: bus type PCI registered\n[ 0.374457] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.376626] PCI: Using configuration type 1 for base access\n[ 0.379191] ACPI: Added _OSI(Module Device)\n[ 0.380670] ACPI: Added _OSI(Processor Device)\n[ 0.382184] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.383775] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.386385] ACPI: Interpreter enabled\n[ 0.387716] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.390974] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.394229] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.397488] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.400737] ACPI: (supports S0 S5)\n[ 0.401980] ACPI: Using IOAPIC for interrupt routing\n[ 0.403654] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.408144] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.410161] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.412344] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.414466] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.418292] acpiphp: Slot [3] registered\n[ 0.419701] acpiphp: Slot [4] registered\n[ 0.421106] acpiphp: Slot [5] registered\n[ 0.422517] acpiphp: Slot [6] registered\n[ 0.423916] acpiphp: Slot [7] registered\n[ 0.425325] acpiphp: Slot [8] registered\n[ 0.426735] acpiphp: Slot [9] registered\n[ 0.428135] acpiphp: Slot [10] registered\n[ 0.429565] acpiphp: Slot [11] registered\n[ 0.431011] acpiphp: Slot [12] registered\n[ 0.432439] acpiphp: Slot [13] registered\n[ 0.433860] acpiphp: Slot [14] registered\n[ 0.435285] acpiphp: Slot [15] registered\n[ 0.452619] acpiphp: Slot [16] registered\n[ 0.454054] acpiphp: Slot [17] registered\n[ 0.455481] acpiphp: Slot [18] registered\n[ 0.456908] acpiphp: Slot [19] registered\n[ 0.458329] acpiphp: Slot [20] registered\n[ 0.459756] acpiphp: Slot [21] registered\n[ 0.461181] acpiphp: Slot [22] registered\n[ 0.462604] acpiphp: Slot [23] registered\n[ 0.464028] acpiphp: Slot [24] registered\n[ 0.465457] acpiphp: Slot [25] registered\n[ 0.466875] acpiphp: Slot [26] registered\n[ 0.468294] acpiphp: Slot [27] registered\n[ 0.469724] acpiphp: Slot [28] registered\n[ 0.471150] acpiphp: Slot [29] registered\n[ 0.472571] acpiphp: Slot [30] registered\n[ 0.473995] acpiphp: Slot [31] registered\n[ 0.475423] PCI host bridge to bus 0000:00\n[ 0.476848] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.479002] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.481156] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.483712] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.486271] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.488885] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.493621] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.495884] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.497978] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.500226] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.504630] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.507150] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.529543] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.532093] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.535214] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.537683] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.540104] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.542272] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.544455] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.546313] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.549045] vgaarb: loaded\n[ 0.552182] vgaarb: bridge control possible 0000:00:02.0\n[ 0.554753] SCSI subsystem initialized\n[ 0.556410] ACPI: bus type USB registered\n[ 0.557865] usbcore: registered new interface driver usbfs\n[ 0.559698] usbcore: registered new interface driver hub\n[ 0.561480] usbcore: registered new device driver usb\n[ 0.563418] PCI: Using ACPI for IRQ routing\n[ 0.565517] NetLabel: Initializing\n[ 0.566780] NetLabel: domain hash size = 128\n[ 0.568292] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.569994] NetLabel: unlabeled traffic allowed by default\n[ 0.572123] clocksource: Switched to clocksource kvm-clock\n[ 0.582593] AppArmor: AppArmor Filesystem Enabled\n[ 0.584291] pnp: PnP ACPI init\n[ 0.585907] pnp: PnP ACPI: found 5 devices\n[ 0.593020] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.596056] NET: Registered protocol family 2\n[ 0.597860] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.600157] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.602289] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.604458] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.606402] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.608495] NET: Registered protocol family 1\n[ 0.610053] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.612014] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.613926] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.628970] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.644527] Trying to unpack rootfs image as initramfs...\n[ 0.705993] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.708865] Scanning for low memory corruption every 60 seconds\n[ 0.711114] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.713212] audit: initializing netlink subsys (disabled)\n[ 0.715030] audit: type=2000 audit(1545924979.274:1): initialized\n[ 0.717307] Initialise system trusted keyring\n[ 0.718943] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.721009] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.724167] zbud: loaded\n[ 0.725342] VFS: Disk quotas dquot_6.6.0\n[ 0.726779] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.729382] fuse init (API version 7.23)\n[ 0.730907] Key type big_key registered\n[ 0.732333] Allocating IMA MOK and blacklist keyrings.\n[ 0.734381] Key type asymmetric registered\n[ 0.735831] Asymmetric key parser 'x509' registered\n[ 0.737527] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.740163] io scheduler noop registered\n[ 0.741561] io scheduler deadline registered (default)\n[ 0.743309] io scheduler cfq registered\n[ 0.744798] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.746648] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.748863] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.751436] ACPI: Power Button [PWRF]\n[ 0.752889] GHES: HEST is not enabled!\n[ 0.767186] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.797195] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.800835] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.826101] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.829647] Linux agpgart interface v0.103\n[ 0.833232] brd: module loaded\n[ 0.835629] loop: module loaded\n[ 0.840633] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.843214] GPT:90111 != 2097151\n[ 0.844419] GPT:Alternate GPT header not at the end of the disk.\n[ 0.846374] GPT:90111 != 2097151\n[ 0.847571] GPT: Use GNU Parted to correct GPT errors.\n[ 0.849294] vda: vda1 vda15\n[ 0.851207] scsi host0: ata_piix\n[ 0.852551] scsi host1: ata_piix\n[ 0.853797] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.855963] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.858737] libphy: Fixed MDIO Bus: probed\n[ 0.860194] tun: Universal TUN/TAP device driver, 1.6\n[ 0.861895] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.865166] PPP generic driver version 2.4.2\n[ 0.866734] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.868855] ehci-pci: EHCI PCI platform driver\n[ 0.870403] ehci-platform: EHCI generic platform driver\n[ 0.872162] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.874180] ohci-pci: OHCI PCI platform driver\n[ 0.875726] ohci-platform: OHCI generic platform driver\n[ 0.877498] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.892566] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.894347] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.896943] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.898708] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.900725] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.903064] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.905567] usb usb1: Product: UHCI Host Controller\n[ 0.907222] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.909253] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.910952] hub 1-0:1.0: USB hub found\n[ 0.912331] hub 1-0:1.0: 2 ports detected\n[ 0.913907] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.917535] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.919212] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.921020] mousedev: PS/2 mouse device common for all mice\n[ 0.923206] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.926187] rtc_cmos 00:00: RTC can wake from S4\n[ 0.928327] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.930427] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.932540] i2c /dev entries driver\n[ 0.933866] device-mapper: uevent: version 1.0.3\n[ 0.935537] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.938423] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.940717] NET: Registered protocol family 10\n[ 0.942567] NET: Registered protocol family 17\n[ 0.944150] Key type dns_resolver registered\n[ 0.945778] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.947721] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.950805] registered taskstats version 1\n[ 0.952289] Loading compiled-in X.509 certificates\n[ 0.954513] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.957796] zswap: loaded using pool lzo/zbud\n[ 0.960128] Key type trusted registered\n[ 0.962534] Key type encrypted registered\n[ 0.963975] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.965838] ima: No TPM chip found, activating TPM-bypass!\n[ 0.967693] evm: HMAC attrs: 0x1\n[ 0.969282] Magic number: 14:239:640\n[ 0.970767] rtc_cmos 00:00: setting system clock to 2018-12-27 15:36:19 UTC (1545924979)\n[ 0.973592] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.975559] EDD information not available.\n[ 1.013921] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 1.032775] Write protecting the kernel read-only data: 14336k\n[ 1.036127] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 1.039241] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.75\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.89\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.216367] random: dd urandom read with 6 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.7...\nLease of 192.168.120.7 obtained, lease time 43200\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 0.98. iid=i-00000005\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCNrGmToJc35DIpgMfLRm+voUSZHyEYcew5ts45Jc7QvUWYin0U8/gWGftya3UtzNQVnQpmdgP2EoUBj0opJtWC8P2vPyG47BrU1Ef14o8F6zQHpZGSC9E03KLJxYpQbwO1bsZd+4On1E5LSQlA3SFfCny4X0nwENlF/lPBN7I3Pp0zvVSsHbof2azcZ6w2warDaXUn+ApmF7L1b4EUNg0p6Fdkq6HtK5EkK+FofN+tSWfihkVmIkwwpRWA0n/xYpjCHNiZlDu1cJ0KimDHebx8PdkKGIxM9mf7iKaKMEzp7nQm2nw2YVtmsj0mq1BcMpUnSYjdd47iKGnjyIWO8xGb root@singlevm2-vm-269898a4-1f41-43a6-b7c3-0753af351eeb\nssh-dss AAAAB3NzaC1kc3MAAACBAJHg/hApGZyPqCUV7h8jxIGeGuFYb/lgKvr/ih9J3JFZy78W9F+hst5MGrXrr9dil3WBNhfbuJstaUdZD4AzxhzavPLCmZ9LJaNlS48qRJK6mmqZvFpg9PuATRlT4J6P+mQSOf4qpuqpqHtdsKbkh0e8cE2hPWLPn+a5XBk0j2V1AAAAFQDczSUSJwdprV2AnGADJxVqbdKY8QAAAIAaKMVM8LLyvOrnL0u8DTpry0TEy94KkkfO//2ry5RQ1j8Rzp7QvQYdDS77knX97hyzSGNjbrKzwh6hT7Z8sNiPGaqQDDB39CgFGshP6sHW/h9U0Pu4Kc3+qfYSKW7WdgEBazKSUR5NXzx6dzncZUdQg+kxqrQggT+9DM6ae2YILQAAAIBQFRTNhWYMIgBtBtIDlOWQ6y7JFbExzhw1yZdCGkVvsPGUH6E7U/SaTxFmaCQnGYt4D7rlvMBPq3ITi3vsWSZvEmySLaTW5GK5kvfRE9/yMmPV+7yG9ehJSh0n9cWpOrufQjooJGvjHjZIcyPaQzbdCkptKhSpNgsFvnRxEHGQAg== root@singlevm2-vm-269898a4-1f41-43a6-b7c3-0753af351eeb\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.11s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.7,24,fe80::f816:3eff:fe21:3e06/64,\nip-route:default via 192.168.120.1 dev eth0 \nip-route:169.254.169.254 via 192.168.120.2 dev eth0 \nip-route:192.168.120.0/24 dev eth0 src 192.168.120.7 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000005\nname: N/A\navailability-zone: nova\nlocal-hostname: singlevm2-vm-269898a4-1f41-43a6-b7c3-0753af351eeb\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.58 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\nsinglevm2-vm-269898a4-1f41-43a6-b7c3-0753af351eeb login: "} 2018-12-27 15:36:23,554 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/cbd86e68-4955-43dd-8f6c-96d4cf8f18f4/action used request id req-6c40bafc-dcfe-4bde-950a-1aec80d66a9d 2018-12-27 15:36:23,554 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.2639939785s 2018-12-27 15:36:23,555 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/cbd86e68-4955-43dd-8f6c-96d4cf8f18f4/action used request id req-6c40bafc-dcfe-4bde-950a-1aec80d66a9d 2018-12-27 15:36:23,555 - functest.core.singlevm - DEBUG - vm console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14F7 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE147F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 513278734 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.229191] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.232120] pid_max: default: 32768 minimum: 301 [ 0.233699] ACPI: Core revision 20150930 [ 0.235693] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.237975] Security Framework initialized [ 0.239412] Yama: becoming mindful. [ 0.240690] AppArmor: AppArmor initialized [ 0.242172] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.244493] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.246725] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.248854] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.251246] Initializing cgroup subsys io [ 0.252682] Initializing cgroup subsys memory [ 0.254191] Initializing cgroup subsys devices [ 0.255737] Initializing cgroup subsys freezer [ 0.257262] Initializing cgroup subsys net_cls [ 0.258788] Initializing cgroup subsys perf_event [ 0.260399] Initializing cgroup subsys net_prio [ 0.261956] Initializing cgroup subsys hugetlb [ 0.263480] Initializing cgroup subsys pids [ 0.264993] CPU: Physical Processor ID: 0 [ 0.267097] mce: CPU supports 10 MCE banks [ 0.268577] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.270348] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.287259] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.295643] ftrace: allocating 31920 entries in 125 pages [ 0.326674] smpboot: Max logical packages: 1 [ 0.328183] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.330558] x2apic enabled [ 0.331928] Switched APIC routing to physical x2apic. [ 0.334804] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.336777] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.340429] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.343580] KVM setup paravirtual spinlock [ 0.345508] x86: Booted up 1 node, 1 CPUs [ 0.346924] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.349300] devtmpfs: initialized [ 0.351543] evm: security.selinux [ 0.352768] evm: security.SMACK64 [ 0.353979] evm: security.SMACK64EXEC [ 0.355291] evm: security.SMACK64TRANSMUTE [ 0.356720] evm: security.SMACK64MMAP [ 0.358023] evm: security.ima [ 0.359144] evm: security.capability [ 0.360506] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.363742] pinctrl core: initialized pinctrl subsystem [ 0.365626] RTC time: 15:36:18, date: 12/27/18 [ 0.367252] NET: Registered protocol family 16 [ 0.368909] cpuidle: using governor ladder [ 0.370355] cpuidle: using governor menu [ 0.371747] PCCT header not found. [ 0.373035] ACPI: bus type PCI registered [ 0.374457] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.376626] PCI: Using configuration type 1 for base access [ 0.379191] ACPI: Added _OSI(Module Device) [ 0.380670] ACPI: Added _OSI(Processor Device) [ 0.382184] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.383775] ACPI: Added _OSI(Processor Aggregator Device) [ 0.386385] ACPI: Interpreter enabled [ 0.387716] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.390974] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.394229] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.397488] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.400737] ACPI: (supports S0 S5) [ 0.401980] ACPI: Using IOAPIC for interrupt routing [ 0.403654] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.408144] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.410161] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.412344] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.414466] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.418292] acpiphp: Slot [3] registered [ 0.419701] acpiphp: Slot [4] registered [ 0.421106] acpiphp: Slot [5] registered [ 0.422517] acpiphp: Slot [6] registered [ 0.423916] acpiphp: Slot [7] registered [ 0.425325] acpiphp: Slot [8] registered [ 0.426735] acpiphp: Slot [9] registered [ 0.428135] acpiphp: Slot [10] registered [ 0.429565] acpiphp: Slot [11] registered [ 0.431011] acpiphp: Slot [12] registered [ 0.432439] acpiphp: Slot [13] registered [ 0.433860] acpiphp: Slot [14] registered [ 0.435285] acpiphp: Slot [15] registered [ 0.452619] acpiphp: Slot [16] registered [ 0.454054] acpiphp: Slot [17] registered [ 0.455481] acpiphp: Slot [18] registered [ 0.456908] acpiphp: Slot [19] registered [ 0.458329] acpiphp: Slot [20] registered [ 0.459756] acpiphp: Slot [21] registered [ 0.461181] acpiphp: Slot [22] registered [ 0.462604] acpiphp: Slot [23] registered [ 0.464028] acpiphp: Slot [24] registered [ 0.465457] acpiphp: Slot [25] registered [ 0.466875] acpiphp: Slot [26] registered [ 0.468294] acpiphp: Slot [27] registered [ 0.469724] acpiphp: Slot [28] registered [ 0.471150] acpiphp: Slot [29] registered [ 0.472571] acpiphp: Slot [30] registered [ 0.473995] acpiphp: Slot [31] registered [ 0.475423] PCI host bridge to bus 0000:00 [ 0.476848] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.479002] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.481156] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.483712] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.486271] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.488885] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.493621] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.495884] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.497978] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.500226] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.504630] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.507150] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.529543] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.532093] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.535214] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.537683] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.540104] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.542272] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.544455] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.546313] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.549045] vgaarb: loaded [ 0.552182] vgaarb: bridge control possible 0000:00:02.0 [ 0.554753] SCSI subsystem initialized [ 0.556410] ACPI: bus type USB registered [ 0.557865] usbcore: registered new interface driver usbfs [ 0.559698] usbcore: registered new interface driver hub [ 0.561480] usbcore: registered new device driver usb [ 0.563418] PCI: Using ACPI for IRQ routing [ 0.565517] NetLabel: Initializing [ 0.566780] NetLabel: domain hash size = 128 [ 0.568292] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.569994] NetLabel: unlabeled traffic allowed by default [ 0.572123] clocksource: Switched to clocksource kvm-clock [ 0.582593] AppArmor: AppArmor Filesystem Enabled [ 0.584291] pnp: PnP ACPI init [ 0.585907] pnp: PnP ACPI: found 5 devices [ 0.593020] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.596056] NET: Registered protocol family 2 [ 0.597860] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.600157] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.602289] TCP: Hash tables configured (established 4096 bind 4096) [ 0.604458] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.606402] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.608495] NET: Registered protocol family 1 [ 0.610053] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.612014] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.613926] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.628970] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.644527] Trying to unpack rootfs image as initramfs... [ 0.705993] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.708865] Scanning for low memory corruption every 60 seconds [ 0.711114] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.713212] audit: initializing netlink subsys (disabled) [ 0.715030] audit: type=2000 audit(1545924979.274:1): initialized [ 0.717307] Initialise system trusted keyring [ 0.718943] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.721009] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.724167] zbud: loaded [ 0.725342] VFS: Disk quotas dquot_6.6.0 [ 0.726779] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.729382] fuse init (API version 7.23) [ 0.730907] Key type big_key registered [ 0.732333] Allocating IMA MOK and blacklist keyrings. [ 0.734381] Key type asymmetric registered [ 0.735831] Asymmetric key parser 'x509' registered [ 0.737527] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.740163] io scheduler noop registered [ 0.741561] io scheduler deadline registered (default) [ 0.743309] io scheduler cfq registered [ 0.744798] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.746648] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.748863] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.751436] ACPI: Power Button [PWRF] [ 0.752889] GHES: HEST is not enabled! [ 0.767186] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.797195] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.800835] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.826101] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.829647] Linux agpgart interface v0.103 [ 0.833232] brd: module loaded [ 0.835629] loop: module loaded [ 0.840633] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.843214] GPT:90111 != 2097151 [ 0.844419] GPT:Alternate GPT header not at the end of the disk. [ 0.846374] GPT:90111 != 2097151 [ 0.847571] GPT: Use GNU Parted to correct GPT errors. [ 0.849294] vda: vda1 vda15 [ 0.851207] scsi host0: ata_piix [ 0.852551] scsi host1: ata_piix [ 0.853797] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.855963] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.858737] libphy: Fixed MDIO Bus: probed [ 0.860194] tun: Universal TUN/TAP device driver, 1.6 [ 0.861895] tun: (C) 1999-2004 Max Krasnyansky [ 0.865166] PPP generic driver version 2.4.2 [ 0.866734] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.868855] ehci-pci: EHCI PCI platform driver [ 0.870403] ehci-platform: EHCI generic platform driver [ 0.872162] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.874180] ohci-pci: OHCI PCI platform driver [ 0.875726] ohci-platform: OHCI generic platform driver [ 0.877498] uhci_hcd: USB Universal Host Controller Interface driver [ 0.892566] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.894347] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.896943] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.898708] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.900725] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.903064] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.905567] usb usb1: Product: UHCI Host Controller [ 0.907222] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.909253] usb usb1: SerialNumber: 0000:00:01.2 [ 0.910952] hub 1-0:1.0: USB hub found [ 0.912331] hub 1-0:1.0: 2 ports detected [ 0.913907] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.917535] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.919212] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.921020] mousedev: PS/2 mouse device common for all mice [ 0.923206] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.926187] rtc_cmos 00:00: RTC can wake from S4 [ 0.928327] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.930427] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.932540] i2c /dev entries driver [ 0.933866] device-mapper: uevent: version 1.0.3 [ 0.935537] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.938423] ledtrig-cpu: registered to indicate activity on CPUs [ 0.940717] NET: Registered protocol family 10 [ 0.942567] NET: Registered protocol family 17 [ 0.944150] Key type dns_resolver registered [ 0.945778] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.947721] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.950805] registered taskstats version 1 [ 0.952289] Loading compiled-in X.509 certificates [ 0.954513] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.957796] zswap: loaded using pool lzo/zbud [ 0.960128] Key type trusted registered [ 0.962534] Key type encrypted registered [ 0.963975] AppArmor: AppArmor sha1 policy hashing enabled [ 0.965838] ima: No TPM chip found, activating TPM-bypass! [ 0.967693] evm: HMAC attrs: 0x1 [ 0.969282] Magic number: 14:239:640 [ 0.970767] rtc_cmos 00:00: setting system clock to 2018-12-27 15:36:19 UTC (1545924979) [ 0.973592] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.975559] EDD information not available. [ 1.013921] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.032775] Write protecting the kernel read-only data: 14336k [ 1.036127] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.039241] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.89 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.216367] random: dd urandom read with 6 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.7... Lease of 192.168.120.7 obtained, lease time 43200 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 0.98. iid=i-00000005 failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 /run/cirros/datasource/data/user-data was not '#!' or executable === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 488MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCNrGmToJc35DIpgMfLRm+voUSZHyEYcew5ts45Jc7QvUWYin0U8/gWGftya3UtzNQVnQpmdgP2EoUBj0opJtWC8P2vPyG47BrU1Ef14o8F6zQHpZGSC9E03KLJxYpQbwO1bsZd+4On1E5LSQlA3SFfCny4X0nwENlF/lPBN7I3Pp0zvVSsHbof2azcZ6w2warDaXUn+ApmF7L1b4EUNg0p6Fdkq6HtK5EkK+FofN+tSWfihkVmIkwwpRWA0n/xYpjCHNiZlDu1cJ0KimDHebx8PdkKGIxM9mf7iKaKMEzp7nQm2nw2YVtmsj0mq1BcMpUnSYjdd47iKGnjyIWO8xGb root@singlevm2-vm-269898a4-1f41-43a6-b7c3-0753af351eeb ssh-dss AAAAB3NzaC1kc3MAAACBAJHg/hApGZyPqCUV7h8jxIGeGuFYb/lgKvr/ih9J3JFZy78W9F+hst5MGrXrr9dil3WBNhfbuJstaUdZD4AzxhzavPLCmZ9LJaNlS48qRJK6mmqZvFpg9PuATRlT4J6P+mQSOf4qpuqpqHtdsKbkh0e8cE2hPWLPn+a5XBk0j2V1AAAAFQDczSUSJwdprV2AnGADJxVqbdKY8QAAAIAaKMVM8LLyvOrnL0u8DTpry0TEy94KkkfO//2ry5RQ1j8Rzp7QvQYdDS77knX97hyzSGNjbrKzwh6hT7Z8sNiPGaqQDDB39CgFGshP6sHW/h9U0Pu4Kc3+qfYSKW7WdgEBazKSUR5NXzx6dzncZUdQg+kxqrQggT+9DM6ae2YILQAAAIBQFRTNhWYMIgBtBtIDlOWQ6y7JFbExzhw1yZdCGkVvsPGUH6E7U/SaTxFmaCQnGYt4D7rlvMBPq3ITi3vsWSZvEmySLaTW5GK5kvfRE9/yMmPV+7yG9ehJSh0n9cWpOrufQjooJGvjHjZIcyPaQzbdCkptKhSpNgsFvnRxEHGQAg== root@singlevm2-vm-269898a4-1f41-43a6-b7c3-0753af351eeb -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.11s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.7,24,fe80::f816:3eff:fe21:3e06/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.2 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.7 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-00000005 name: N/A availability-zone: nova local-hostname: singlevm2-vm-269898a4-1f41-43a6-b7c3-0753af351eeb launch-index: 0 === cirros: current=0.4.0 uptime=2.58 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. singlevm2-vm-269898a4-1f41-43a6-b7c3-0753af351eeb login: 2018-12-27 15:36:24,556 - paramiko.transport - DEBUG - starting thread (client mode): 0x6c9543d0L 2018-12-27 15:36:24,556 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-12-27 15:36:24,557 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-12-27 15:36:24,557 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-12-27 15:36:24,559 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp521', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1', u'kexguess2@matt.ucc.asn.au'] server key:[u'ecdsa-sha2-nistp521', u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] server encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] client mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] server mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] client compress:[u'none'] server compress:[u'none'] client lang:[u''] server lang:[u''] kex follows?False 2018-12-27 15:36:24,559 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-12-27 15:36:24,559 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-12-27 15:36:24,559 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-12-27 15:36:24,559 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-12-27 15:36:24,560 - paramiko.transport - DEBUG - Compression agreed: none 2018-12-27 15:36:24,615 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-12-27 15:36:24,615 - paramiko.transport - DEBUG - Switch to new keys ... 2018-12-27 15:36:24,621 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.204: e3d5022b29d1f4ebc7f6d9b0fcea19dc 2018-12-27 15:36:24,622 - paramiko.transport - DEBUG - Trying discovered key 394159af9d9f6ce82291de52b9b7b2a3 in /tmp/tmp1ctXxW 2018-12-27 15:36:24,655 - paramiko.transport - DEBUG - userauth is OK 2018-12-27 15:36:24,661 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-12-27 15:36:24,686 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-12-27 15:36:24,687 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-12-27 15:36:24,687 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-12-27 15:36:24,689 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-12-27 15:36:24,690 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-12-27 15:36:24,690 - functest.core.singlevm - DEBUG - output: Hello World 2018-12-27 15:36:24,691 - functest.core.singlevm - DEBUG - error: 2018-12-27 15:36:24,695 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-12-27 15:36:24,806 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-12-27 15:36:24,806 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | singlevm2 | functest | 00:40 | PASS | +-------------------+------------------+------------------+----------------+ 2018-12-27 15:36:24,813 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-12-27 15:36:24,814 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:9696/v2.0/floatingips/a5493893-d006-4676-8fde-af2ca7707002.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2e325442dc37a7e86e18a3998a81b485e74e7ef2" 2018-12-27 15:36:25,459 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c73cbee4-f633-4d9b-9418-22caf4eb3838 Content-Length: 0 Date: Thu, 27 Dec 2018 15:36:25 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 15:36:25,459 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/floatingips/a5493893-d006-4676-8fde-af2ca7707002.json used request id req-c73cbee4-f633-4d9b-9418-22caf4eb3838 2018-12-27 15:36:25,459 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.645357131958s 2018-12-27 15:36:25,459 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/floatingips/a5493893-d006-4676-8fde-af2ca7707002.json used request id req-c73cbee4-f633-4d9b-9418-22caf4eb3838 2018-12-27 15:36:25,464 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-27 15:36:25,465 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2e325442dc37a7e86e18a3998a81b485e74e7ef2" 2018-12-27 15:36:25,486 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-5eba3ac6-822b-4d10-9e35-39d1acc0e068 Date: Thu, 27 Dec 2018 15:36:25 GMT RESP BODY: {"floatingips": []} 2018-12-27 15:36:25,486 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/floatingips.json used request id req-5eba3ac6-822b-4d10-9e35-39d1acc0e068 2018-12-27 15:36:25,486 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0217020511627s 2018-12-27 15:36:25,486 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/floatingips.json used request id req-5eba3ac6-822b-4d10-9e35-39d1acc0e068 2018-12-27 15:36:25,487 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-12-27 15:36:25,489 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:8774/v2.1/servers/cbd86e68-4955-43dd-8f6c-96d4cf8f18f4 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2e325442dc37a7e86e18a3998a81b485e74e7ef2" 2018-12-27 15:36:25,786 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 15:36:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-f33a77b3-a6e7-4f0f-a19f-1964621b1e5c x-compute-request-id: req-f33a77b3-a6e7-4f0f-a19f-1964621b1e5c Content-Type: application/json 2018-12-27 15:36:25,786 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/servers/cbd86e68-4955-43dd-8f6c-96d4cf8f18f4 used request id req-f33a77b3-a6e7-4f0f-a19f-1964621b1e5c 2018-12-27 15:36:25,787 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.29954791069s 2018-12-27 15:36:25,787 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/servers/cbd86e68-4955-43dd-8f6c-96d4cf8f18f4 used request id req-f33a77b3-a6e7-4f0f-a19f-1964621b1e5c 2018-12-27 15:36:25,787 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-27 15:36:25,790 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2e325442dc37a7e86e18a3998a81b485e74e7ef2" 2018-12-27 15:36:26,721 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:36:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ff982f8e-6313-4536-bd1a-eb6f11668cc5 x-compute-request-id: req-ff982f8e-6313-4536-bd1a-eb6f11668cc5 Content-Encoding: gzip Content-Length: 765 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"singlevm2-net_269898a4-1f41-43a6-b7c3-0753af351eeb": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:21:3e:06", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:21:3e:06", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/cbd86e68-4955-43dd-8f6c-96d4cf8f18f4", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/cbd86e68-4955-43dd-8f6c-96d4cf8f18f4", "rel": "bookmark"}], "image": {"id": "7a22a9ff-2835-4649-abbb-f98b39dffe7c", "links": [{"href": "http://172.30.9.31:8774/images/7a22a9ff-2835-4649-abbb-f98b39dffe7c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T15:36:18.000000", "flavor": {"id": "9566fc27-1773-4407-bd1f-9a6f12d9c2b1", "links": [{"href": "http://172.30.9.31:8774/flavors/9566fc27-1773-4407-bd1f-9a6f12d9c2b1", "rel": "bookmark"}]}, "id": "cbd86e68-4955-43dd-8f6c-96d4cf8f18f4", "security_groups": [{"name": "singlevm2-sg_269898a4-1f41-43a6-b7c3-0753af351eeb"}], "user_id": "a41b06e0a0414f5aa3de9ad22a54e841", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T15:36:25Z", "hostId": "246976e2aaa0779dabd8cd5d7d06d2acc1e257a3628aec9eca2cf75f", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_269898a4-1f41-43a6-b7c3-0753af351eeb", "name": "singlevm2-vm_269898a4-1f41-43a6-b7c3-0753af351eeb", "created": "2018-12-27T15:36:06Z", "tenant_id": "4d6fa35ab808428393837f6e5cc4e5f7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-27 15:36:26,721 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-ff982f8e-6313-4536-bd1a-eb6f11668cc5 2018-12-27 15:36:26,721 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.934001922607s 2018-12-27 15:36:26,722 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-ff982f8e-6313-4536-bd1a-eb6f11668cc5 2018-12-27 15:36:26,723 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-27 15:36:28,726 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-27 15:36:28,728 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2e325442dc37a7e86e18a3998a81b485e74e7ef2" 2018-12-27 15:36:28,797 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:36:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-e0a77485-174e-4f0a-8d0b-70b9837805ac x-compute-request-id: req-e0a77485-174e-4f0a-8d0b-70b9837805ac Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-12-27 15:36:28,797 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-e0a77485-174e-4f0a-8d0b-70b9837805ac 2018-12-27 15:36:28,798 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0719349384308s 2018-12-27 15:36:28,798 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-e0a77485-174e-4f0a-8d0b-70b9837805ac 2018-12-27 15:36:28,801 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-27 15:36:28,801 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2e325442dc37a7e86e18a3998a81b485e74e7ef2" 2018-12-27 15:36:28,853 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4831 X-Openstack-Request-Id: req-856ebe45-15f5-489a-b895-b5523b8cc299 Date: Thu, 27 Dec 2018 15:36:28 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (singlevm2)", "tags": [], "tenant_id": "4d6fa35ab808428393837f6e5cc4e5f7", "created_at": "2018-12-27T15:36:00Z", "updated_at": "2018-12-27T15:36:01Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-12-27T15:36:00Z", "revision_number": 0, "id": "6222f683-22f5-4560-a020-787b2238df49", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:36:00Z", "security_group_id": "86a2fcdd-470d-4ae6-a43c-cd4e17cc236a", "tenant_id": "4d6fa35ab808428393837f6e5cc4e5f7", "port_range_min": 22, "ethertype": "IPv4", "project_id": "4d6fa35ab808428393837f6e5cc4e5f7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:36:00Z", "revision_number": 0, "id": "773c2665-b901-48cc-8c71-e1b1d5608a3b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:36:00Z", "security_group_id": "86a2fcdd-470d-4ae6-a43c-cd4e17cc236a", "tenant_id": "4d6fa35ab808428393837f6e5cc4e5f7", "port_range_min": null, "ethertype": "IPv4", "project_id": "4d6fa35ab808428393837f6e5cc4e5f7"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:36:01Z", "revision_number": 0, "id": "838105ba-9c3e-4794-90eb-d932a671a0b5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:36:01Z", "security_group_id": "86a2fcdd-470d-4ae6-a43c-cd4e17cc236a", "tenant_id": "4d6fa35ab808428393837f6e5cc4e5f7", "port_range_min": null, "ethertype": "IPv4", "project_id": "4d6fa35ab808428393837f6e5cc4e5f7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:36:00Z", "revision_number": 0, "id": "878c86f5-418c-42bd-b17c-1e43217e39fa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:36:00Z", "security_group_id": "86a2fcdd-470d-4ae6-a43c-cd4e17cc236a", "tenant_id": "4d6fa35ab808428393837f6e5cc4e5f7", "port_range_min": null, "ethertype": "IPv6", "project_id": "4d6fa35ab808428393837f6e5cc4e5f7"}], "revision_number": 4, "project_id": "4d6fa35ab808428393837f6e5cc4e5f7", "id": "86a2fcdd-470d-4ae6-a43c-cd4e17cc236a", "name": "singlevm2-sg_269898a4-1f41-43a6-b7c3-0753af351eeb"}, {"description": "Default security group", "tags": [], "tenant_id": "4d6fa35ab808428393837f6e5cc4e5f7", "created_at": "2018-12-27T15:35:44Z", "updated_at": "2018-12-27T15:35:44Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:35:44Z", "revision_number": 0, "id": "0b4c1d13-387b-4b99-8dbf-662c6b0552a6", "remote_group_id": "e77580a8-a0d9-44ed-9ca3-bf882ff6cd52", "remote_ip_prefix": null, "created_at": "2018-12-27T15:35:44Z", "security_group_id": "e77580a8-a0d9-44ed-9ca3-bf882ff6cd52", "tenant_id": "4d6fa35ab808428393837f6e5cc4e5f7", "port_range_min": null, "ethertype": "IPv4", "project_id": "4d6fa35ab808428393837f6e5cc4e5f7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:35:44Z", "revision_number": 0, "id": "13c27a66-82df-4588-98fb-901ba02eebf0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:35:44Z", "security_group_id": "e77580a8-a0d9-44ed-9ca3-bf882ff6cd52", "tenant_id": "4d6fa35ab808428393837f6e5cc4e5f7", "port_range_min": null, "ethertype": "IPv6", "project_id": "4d6fa35ab808428393837f6e5cc4e5f7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:35:44Z", "revision_number": 0, "id": "5aeb019f-0d56-40b8-85d4-9496afa6174e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:35:44Z", "security_group_id": "e77580a8-a0d9-44ed-9ca3-bf882ff6cd52", "tenant_id": "4d6fa35ab808428393837f6e5cc4e5f7", "port_range_min": null, "ethertype": "IPv4", "project_id": "4d6fa35ab808428393837f6e5cc4e5f7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:35:44Z", "revision_number": 0, "id": "74c51095-f549-4b8c-92f6-88ebbce3a811", "remote_group_id": "e77580a8-a0d9-44ed-9ca3-bf882ff6cd52", "remote_ip_prefix": null, "created_at": "2018-12-27T15:35:44Z", "security_group_id": "e77580a8-a0d9-44ed-9ca3-bf882ff6cd52", "tenant_id": "4d6fa35ab808428393837f6e5cc4e5f7", "port_range_min": null, "ethertype": "IPv6", "project_id": "4d6fa35ab808428393837f6e5cc4e5f7"}], "revision_number": 4, "project_id": "4d6fa35ab808428393837f6e5cc4e5f7", "id": "e77580a8-a0d9-44ed-9ca3-bf882ff6cd52", "name": "default"}]} 2018-12-27 15:36:28,853 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json used request id req-856ebe45-15f5-489a-b895-b5523b8cc299 2018-12-27 15:36:28,853 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0522818565369s 2018-12-27 15:36:28,854 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json used request id req-856ebe45-15f5-489a-b895-b5523b8cc299 2018-12-27 15:36:28,857 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-12-27 15:36:28,858 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:9696/v2.0/security-groups/86a2fcdd-470d-4ae6-a43c-cd4e17cc236a.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2e325442dc37a7e86e18a3998a81b485e74e7ef2" 2018-12-27 15:36:29,280 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-9d34ddfc-1ddf-4247-aa4e-b216cdfd874c Content-Length: 0 Date: Thu, 27 Dec 2018 15:36:29 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 15:36:29,280 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-groups/86a2fcdd-470d-4ae6-a43c-cd4e17cc236a.json used request id req-9d34ddfc-1ddf-4247-aa4e-b216cdfd874c 2018-12-27 15:36:29,281 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.423254013062s 2018-12-27 15:36:29,281 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-groups/86a2fcdd-470d-4ae6-a43c-cd4e17cc236a.json used request id req-9d34ddfc-1ddf-4247-aa4e-b216cdfd874c 2018-12-27 15:36:29,281 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-12-27 15:36:29,284 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:8774/v2.1/os-keypairs/singlevm2-kp_269898a4-1f41-43a6-b7c3-0753af351eeb -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2e325442dc37a7e86e18a3998a81b485e74e7ef2" 2018-12-27 15:36:29,338 - keystoneauth.session - DEBUG - RESP: [202] Date: Thu, 27 Dec 2018 15:36:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-0c315ebf-fdbc-448f-a6a6-097555864080 x-compute-request-id: req-0c315ebf-fdbc-448f-a6a6-097555864080 Content-Length: 0 Content-Type: application/json 2018-12-27 15:36:29,338 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/os-keypairs/singlevm2-kp_269898a4-1f41-43a6-b7c3-0753af351eeb used request id req-0c315ebf-fdbc-448f-a6a6-097555864080 2018-12-27 15:36:29,338 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0568969249725s 2018-12-27 15:36:29,338 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/os-keypairs/singlevm2-kp_269898a4-1f41-43a6-b7c3-0753af351eeb used request id req-0c315ebf-fdbc-448f-a6a6-097555864080 2018-12-27 15:36:29,339 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-12-27 15:36:29,339 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.31:9696/v2.0/routers/3f68b848-dde2-433c-a887-5b2eee8b7b51/remove_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}2e325442dc37a7e86e18a3998a81b485e74e7ef2" -d '{"subnet_id": "838d63c4-f601-4725-ab6c-49c85ffec017"}' 2018-12-27 15:36:30,776 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-e5ad216e-6d99-453f-a134-33d8d1ed6510 Date: Thu, 27 Dec 2018 15:36:30 GMT RESP BODY: {"network_id": "823229ff-aa45-47dd-9cef-98f390f3a83b", "tenant_id": "4d6fa35ab808428393837f6e5cc4e5f7", "subnet_id": "838d63c4-f601-4725-ab6c-49c85ffec017", "subnet_ids": ["838d63c4-f601-4725-ab6c-49c85ffec017"], "port_id": "b4dee012-3082-419a-ab57-4e0201946803", "id": "3f68b848-dde2-433c-a887-5b2eee8b7b51"} 2018-12-27 15:36:30,776 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.31:9696/v2.0/routers/3f68b848-dde2-433c-a887-5b2eee8b7b51/remove_router_interface.json used request id req-e5ad216e-6d99-453f-a134-33d8d1ed6510 2018-12-27 15:36:30,776 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.43696808815s 2018-12-27 15:36:30,776 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.31:9696/v2.0/routers/3f68b848-dde2-433c-a887-5b2eee8b7b51/remove_router_interface.json used request id req-e5ad216e-6d99-453f-a134-33d8d1ed6510 returning object 3f68b848-dde2-433c-a887-5b2eee8b7b51 2018-12-27 15:36:30,777 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-12-27 15:36:30,777 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2e325442dc37a7e86e18a3998a81b485e74e7ef2" 2018-12-27 15:36:31,027 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 623 X-Openstack-Request-Id: req-c42a0519-47fd-46a8-9be8-943387277b11 Date: Thu, 27 Dec 2018 15:36:31 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "a4959dd9-e8f4-4ea9-8c99-7bff545db58c", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "244ab55b-a0ed-4e50-9f85-07f08119ae55", "ip_address": "172.30.9.216"}]}, "description": "", "tags": [], "tenant_id": "4d6fa35ab808428393837f6e5cc4e5f7", "created_at": "2018-12-27T15:35:48Z", "admin_state_up": true, "updated_at": "2018-12-27T15:36:30Z", "revision_number": 4, "routes": [], "project_id": "4d6fa35ab808428393837f6e5cc4e5f7", "id": "3f68b848-dde2-433c-a887-5b2eee8b7b51", "name": "singlevm2-router_269898a4-1f41-43a6-b7c3-0753af351eeb"}]} 2018-12-27 15:36:31,027 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/routers.json used request id req-c42a0519-47fd-46a8-9be8-943387277b11 2018-12-27 15:36:31,028 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.250848054886s 2018-12-27 15:36:31,028 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/routers.json used request id req-c42a0519-47fd-46a8-9be8-943387277b11 2018-12-27 15:36:31,029 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-12-27 15:36:31,030 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:9696/v2.0/routers/3f68b848-dde2-433c-a887-5b2eee8b7b51.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2e325442dc37a7e86e18a3998a81b485e74e7ef2" 2018-12-27 15:36:32,496 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d16879d1-4f15-4f1d-a8f6-fb3bf520fba7 Content-Length: 0 Date: Thu, 27 Dec 2018 15:36:32 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 15:36:32,496 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/routers/3f68b848-dde2-433c-a887-5b2eee8b7b51.json used request id req-d16879d1-4f15-4f1d-a8f6-fb3bf520fba7 2018-12-27 15:36:32,496 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.46682906151s 2018-12-27 15:36:32,496 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/routers/3f68b848-dde2-433c-a887-5b2eee8b7b51.json used request id req-d16879d1-4f15-4f1d-a8f6-fb3bf520fba7 2018-12-27 15:36:32,497 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-12-27 15:36:32,497 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2e325442dc37a7e86e18a3998a81b485e74e7ef2" 2018-12-27 15:36:32,916 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-cf3e03a2-23b4-46b1-b5ad-abd5e62aa64e Date: Thu, 27 Dec 2018 15:36:32 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"823229ff-aa45-47dd-9cef-98f390f3a83b","tenant_id":"4d6fa35ab808428393837f6e5cc4e5f7","created_at":"2018-12-27T15:35:47Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-12-27T15:35:47Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"4d6fa35ab808428393837f6e5cc4e5f7","id":"838d63c4-f601-4725-ab6c-49c85ffec017","subnetpool_id":null,"name":"singlevm2-subnet_269898a4-1f41-43a6-b7c3-0753af351eeb"}]} 2018-12-27 15:36:32,916 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets.json used request id req-cf3e03a2-23b4-46b1-b5ad-abd5e62aa64e 2018-12-27 15:36:32,916 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.419010162354s 2018-12-27 15:36:32,916 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets.json used request id req-cf3e03a2-23b4-46b1-b5ad-abd5e62aa64e 2018-12-27 15:36:32,917 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-12-27 15:36:32,918 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:9696/v2.0/subnets/838d63c4-f601-4725-ab6c-49c85ffec017.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2e325442dc37a7e86e18a3998a81b485e74e7ef2" 2018-12-27 15:36:34,204 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-9021a76c-5cf2-4de7-beee-d7d3f9bcdc62 Date: Thu, 27 Dec 2018 15:36:34 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 15:36:34,204 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/subnets/838d63c4-f601-4725-ab6c-49c85ffec017.json used request id req-9021a76c-5cf2-4de7-beee-d7d3f9bcdc62 2018-12-27 15:36:34,204 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.28637290001s 2018-12-27 15:36:34,204 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/subnets/838d63c4-f601-4725-ab6c-49c85ffec017.json used request id req-9021a76c-5cf2-4de7-beee-d7d3f9bcdc62 2018-12-27 15:36:34,205 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-27 15:36:34,205 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2e325442dc37a7e86e18a3998a81b485e74e7ef2" 2018-12-27 15:36:34,532 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1216 X-Openstack-Request-Id: req-d2434307-3b27-4178-9f89-5fb63ead2a2f Date: Thu, 27 Dec 2018 15:36:34 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":5,"port_security_enabled":true,"id":"823229ff-aa45-47dd-9cef-98f390f3a83b","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"4d6fa35ab808428393837f6e5cc4e5f7","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-27T15:36:34Z","qos_policy_id":null,"name":"singlevm2-net_269898a4-1f41-43a6-b7c3-0753af351eeb","admin_state_up":true,"tenant_id":"4d6fa35ab808428393837f6e5cc4e5f7","created_at":"2018-12-27T15:35:45Z","mtu":1442},{"updated_at":"2018-12-27T15:29:25Z","dns_domain":"","revision_number":7,"port_security_enabled":true,"id":"a4959dd9-e8f4-4ea9-8c99-7bff545db58c","router:external":true,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"da629caea04941e1ae8979c379dc7c9d","status":"ACTIVE","subnets":["244ab55b-a0ed-4e50-9f85-07f08119ae55"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"da629caea04941e1ae8979c379dc7c9d","created_at":"2018-12-27T15:29:17Z","mtu":1500}]} 2018-12-27 15:36:34,533 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-d2434307-3b27-4178-9f89-5fb63ead2a2f 2018-12-27 15:36:34,533 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.328055858612s 2018-12-27 15:36:34,533 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-d2434307-3b27-4178-9f89-5fb63ead2a2f 2018-12-27 15:36:34,534 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-12-27 15:36:34,535 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:9696/v2.0/networks/823229ff-aa45-47dd-9cef-98f390f3a83b.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2e325442dc37a7e86e18a3998a81b485e74e7ef2" 2018-12-27 15:36:35,755 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-6a812ec7-24ef-4374-a5c0-bba56fabb278 Date: Thu, 27 Dec 2018 15:36:35 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 15:36:35,755 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/networks/823229ff-aa45-47dd-9cef-98f390f3a83b.json used request id req-6a812ec7-24ef-4374-a5c0-bba56fabb278 2018-12-27 15:36:35,755 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.22112298012s 2018-12-27 15:36:35,756 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/networks/823229ff-aa45-47dd-9cef-98f390f3a83b.json used request id req-6a812ec7-24ef-4374-a5c0-bba56fabb278 2018-12-27 15:36:35,760 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-27 15:36:35,764 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2e325442dc37a7e86e18a3998a81b485e74e7ef2" 2018-12-27 15:36:36,013 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-67887be5-65f0-4a03-8245-e5f2fc5a3c88 Date: Thu, 27 Dec 2018 15:36:36 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/7a22a9ff-2835-4649-abbb-f98b39dffe7c/snap", "metadata": {}}], "file": "/v2/images/7a22a9ff-2835-4649-abbb-f98b39dffe7c/file", "owner": "4d6fa35ab808428393837f6e5cc4e5f7", "id": "7a22a9ff-2835-4649-abbb-f98b39dffe7c", "size": 12716032, "self": "/v2/images/7a22a9ff-2835-4649-abbb-f98b39dffe7c", "disk_format": "qcow2", "direct_url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/7a22a9ff-2835-4649-abbb-f98b39dffe7c/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-27T15:35:57Z", "visibility": "private", "owner_specified.shade.object": "images/singlevm2-img_269898a4-1f41-43a6-b7c3-0753af351eeb", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm2-img_269898a4-1f41-43a6-b7c3-0753af351eeb", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-27T15:35:55Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-27 15:36:36,013 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-67887be5-65f0-4a03-8245-e5f2fc5a3c88 2018-12-27 15:36:36,013 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.253366947174s 2018-12-27 15:36:36,014 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-67887be5-65f0-4a03-8245-e5f2fc5a3c88 2018-12-27 15:36:36,015 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-12-27 15:36:36,020 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:9292/v2/images/7a22a9ff-2835-4649-abbb-f98b39dffe7c -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2e325442dc37a7e86e18a3998a81b485e74e7ef2" 2018-12-27 15:36:37,458 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-53cae175-ce24-4994-8bea-7a0c2df0e56e Date: Thu, 27 Dec 2018 15:36:37 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-27 15:36:37,458 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.31:9292/v2/images/7a22a9ff-2835-4649-abbb-f98b39dffe7c used request id req-53cae175-ce24-4994-8bea-7a0c2df0e56e 2018-12-27 15:36:37,458 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.44268584251s 2018-12-27 15:36:37,458 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.31:9292/v2/images/7a22a9ff-2835-4649-abbb-f98b39dffe7c used request id req-53cae175-ce24-4994-8bea-7a0c2df0e56e 2018-12-27 15:36:37,459 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-12-27 15:36:37,462 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f17a155d0afdce800419ef6a6cfd139e26c422e4" 2018-12-27 15:36:37,486 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:36:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fe1e7472-a537-4cdf-8f1f-4b2bbf30acba x-compute-request-id: req-fe1e7472-a537-4cdf-8f1f-4b2bbf30acba Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavors": [{"name": "singlevm2-flavor_269898a4-1f41-43a6-b7c3-0753af351eeb", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/9566fc27-1773-4407-bd1f-9a6f12d9c2b1", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/9566fc27-1773-4407-bd1f-9a6f12d9c2b1", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "9566fc27-1773-4407-bd1f-9a6f12d9c2b1"}]} 2018-12-27 15:36:37,486 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None used request id req-fe1e7472-a537-4cdf-8f1f-4b2bbf30acba 2018-12-27 15:36:37,486 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0269930362701s 2018-12-27 15:36:37,486 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None used request id req-fe1e7472-a537-4cdf-8f1f-4b2bbf30acba 2018-12-27 15:36:37,488 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-12-27 15:36:37,490 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:8774/v2.1/flavors/9566fc27-1773-4407-bd1f-9a6f12d9c2b1 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f17a155d0afdce800419ef6a6cfd139e26c422e4" 2018-12-27 15:36:37,534 - keystoneauth.session - DEBUG - RESP: [202] Date: Thu, 27 Dec 2018 15:36:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-e083bff0-17ec-4488-a0af-a8c1c5becbbe x-compute-request-id: req-e083bff0-17ec-4488-a0af-a8c1c5becbbe Content-Length: 0 Content-Type: application/json 2018-12-27 15:36:37,535 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/flavors/9566fc27-1773-4407-bd1f-9a6f12d9c2b1 used request id req-e083bff0-17ec-4488-a0af-a8c1c5becbbe 2018-12-27 15:36:37,535 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0469799041748s 2018-12-27 15:36:37,535 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/flavors/9566fc27-1773-4407-bd1f-9a6f12d9c2b1 used request id req-e083bff0-17ec-4488-a0af-a8c1c5becbbe 2018-12-27 15:36:37,536 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-27 15:36:37,539 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f17a155d0afdce800419ef6a6cfd139e26c422e4" 2018-12-27 15:36:37,659 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:36:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-242c7264-50f5-4027-8556-5d504e2b5641 Content-Encoding: gzip Content-Length: 835 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/05a834ddebbc40688596b7460b47439e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05a834ddebbc40688596b7460b47439e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/08226a0ad01943f39559448239e291e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "08226a0ad01943f39559448239e291e1", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/55c0552fe37a4f7ca0e73939514bc683"}, "domain_id": "default", "enabled": true, "options": {}, "id": "55c0552fe37a4f7ca0e73939514bc683", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/646a4af4e3b5439a97996d353fea3924"}, "domain_id": "914eec1d43ea4caf9d2fd33268c06258", "enabled": true, "options": {}, "id": "646a4af4e3b5439a97996d353fea3924", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/85fb203e51c34d3f8122e285a6a318b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85fb203e51c34d3f8122e285a6a318b3", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/905e7f4b42d24cca93b99d2401fa3378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "905e7f4b42d24cca93b99d2401fa3378", "email": "heat@localhost", "password_expires_at": null}, {"name": "singlevm2-user_269898a4-1f41-43a6-b7c3-0753af351eeb", "links": {"self": "http://172.30.9.31:5000/v3/users/a41b06e0a0414f5aa3de9ad22a54e841"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a41b06e0a0414f5aa3de9ad22a54e841", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/a5bc08b9f81f4e5bb86c24f9f7547bae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5bc08b9f81f4e5bb86c24f9f7547bae", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/a5c780627f004d318bf908d80305da9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5c780627f004d318bf908d80305da9c", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/b18425bf2b044bc9af7e194919539a17"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b18425bf2b044bc9af7e194919539a17", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/b8d2134b619d4dca80e21d6fb16449b0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b8d2134b619d4dca80e21d6fb16449b0", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/b9ab6a25a652438285139fe5b44aea62"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9ab6a25a652438285139fe5b44aea62", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/c08462554a4844d681348f58b9b0edee"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c08462554a4844d681348f58b9b0edee", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/ddfc3a9aad444d4782eae677c8a98130"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ddfc3a9aad444d4782eae677c8a98130", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/f2a74f2185a54676a6cb2bb5ecfcc4f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2a74f2185a54676a6cb2bb5ecfcc4f6", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-12-27 15:36:37,659 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-242c7264-50f5-4027-8556-5d504e2b5641 2018-12-27 15:36:37,660 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.123841047287s 2018-12-27 15:36:37,660 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-242c7264-50f5-4027-8556-5d504e2b5641 2018-12-27 15:36:37,665 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-27 15:36:37,668 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/users/a41b06e0a0414f5aa3de9ad22a54e841 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f17a155d0afdce800419ef6a6cfd139e26c422e4" 2018-12-27 15:36:37,770 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:36:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-72b97285-4d50-4690-a04e-97b7a0cdf525 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"user": {"name": "singlevm2-user_269898a4-1f41-43a6-b7c3-0753af351eeb", "links": {"self": "http://172.30.9.31:5000/v3/users/a41b06e0a0414f5aa3de9ad22a54e841"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "a41b06e0a0414f5aa3de9ad22a54e841", "description": null}} 2018-12-27 15:36:37,770 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users/a41b06e0a0414f5aa3de9ad22a54e841 used request id req-72b97285-4d50-4690-a04e-97b7a0cdf525 2018-12-27 15:36:37,770 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.104946136475s 2018-12-27 15:36:37,770 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users/a41b06e0a0414f5aa3de9ad22a54e841 used request id req-72b97285-4d50-4690-a04e-97b7a0cdf525 2018-12-27 15:36:37,771 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-12-27 15:36:37,774 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:5000/v3/users/a41b06e0a0414f5aa3de9ad22a54e841 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f17a155d0afdce800419ef6a6cfd139e26c422e4" 2018-12-27 15:36:38,157 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 15:36:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cfaab937-6628-45f0-922c-6d22658bdd56 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 15:36:38,157 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/a41b06e0a0414f5aa3de9ad22a54e841 used request id req-cfaab937-6628-45f0-922c-6d22658bdd56 2018-12-27 15:36:38,157 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.386384010315s 2018-12-27 15:36:38,158 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/a41b06e0a0414f5aa3de9ad22a54e841 used request id req-cfaab937-6628-45f0-922c-6d22658bdd56 2018-12-27 15:36:38,163 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-27 15:36:38,166 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f17a155d0afdce800419ef6a6cfd139e26c422e4" 2018-12-27 15:36:38,259 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:36:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-71a538fd-9c92-414c-9c68-1074816d32c6 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: singlevm2", "links": {"self": "http://172.30.9.31:5000/v3/projects/4d6fa35ab808428393837f6e5cc4e5f7"}, "tags": [], "enabled": true, "id": "4d6fa35ab808428393837f6e5cc4e5f7", "parent_id": "default", "domain_id": "default", "name": "singlevm2-project_269898a4-1f41-43a6-b7c3-0753af351eeb"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93"}, "tags": [], "enabled": true, "id": "b7b4fceec1ad4c6eb74d758b709a9d93", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/da629caea04941e1ae8979c379dc7c9d"}, "tags": [], "enabled": true, "id": "da629caea04941e1ae8979c379dc7c9d", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-12-27 15:36:38,259 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects used request id req-71a538fd-9c92-414c-9c68-1074816d32c6 2018-12-27 15:36:38,259 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0958511829376s 2018-12-27 15:36:38,259 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects used request id req-71a538fd-9c92-414c-9c68-1074816d32c6 2018-12-27 15:36:38,263 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-12-27 15:36:38,266 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:5000/v3/projects/4d6fa35ab808428393837f6e5cc4e5f7 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f17a155d0afdce800419ef6a6cfd139e26c422e4" 2018-12-27 15:36:38,508 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 15:36:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4174394a-0492-4f65-b7f1-3356e44a22b6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 15:36:38,509 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/4d6fa35ab808428393837f6e5cc4e5f7 used request id req-4174394a-0492-4f65-b7f1-3356e44a22b6 2018-12-27 15:36:38,509 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.245855093002s 2018-12-27 15:36:38,509 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/4d6fa35ab808428393837f6e5cc4e5f7 used request id req-4174394a-0492-4f65-b7f1-3356e44a22b6 2018-12-27 15:36:38,512 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-27 15:36:38,512 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:9696/v2.0/security-groups.json?project_id=4d6fa35ab808428393837f6e5cc4e5f7&name=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f17a155d0afdce800419ef6a6cfd139e26c422e4" 2018-12-27 15:36:38,743 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2434 X-Openstack-Request-Id: req-1838cdec-222c-4fa8-a05a-59a4d265512f Date: Thu, 27 Dec 2018 15:36:38 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "4d6fa35ab808428393837f6e5cc4e5f7", "created_at": "2018-12-27T15:35:44Z", "updated_at": "2018-12-27T15:35:44Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:35:44Z", "revision_number": 0, "id": "0b4c1d13-387b-4b99-8dbf-662c6b0552a6", "remote_group_id": "e77580a8-a0d9-44ed-9ca3-bf882ff6cd52", "remote_ip_prefix": null, "created_at": "2018-12-27T15:35:44Z", "security_group_id": "e77580a8-a0d9-44ed-9ca3-bf882ff6cd52", "tenant_id": "4d6fa35ab808428393837f6e5cc4e5f7", "port_range_min": null, "ethertype": "IPv4", "project_id": "4d6fa35ab808428393837f6e5cc4e5f7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:35:44Z", "revision_number": 0, "id": "13c27a66-82df-4588-98fb-901ba02eebf0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:35:44Z", "security_group_id": "e77580a8-a0d9-44ed-9ca3-bf882ff6cd52", "tenant_id": "4d6fa35ab808428393837f6e5cc4e5f7", "port_range_min": null, "ethertype": "IPv6", "project_id": "4d6fa35ab808428393837f6e5cc4e5f7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:35:44Z", "revision_number": 0, "id": "5aeb019f-0d56-40b8-85d4-9496afa6174e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:35:44Z", "security_group_id": "e77580a8-a0d9-44ed-9ca3-bf882ff6cd52", "tenant_id": "4d6fa35ab808428393837f6e5cc4e5f7", "port_range_min": null, "ethertype": "IPv4", "project_id": "4d6fa35ab808428393837f6e5cc4e5f7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:35:44Z", "revision_number": 0, "id": "74c51095-f549-4b8c-92f6-88ebbce3a811", "remote_group_id": "e77580a8-a0d9-44ed-9ca3-bf882ff6cd52", "remote_ip_prefix": null, "created_at": "2018-12-27T15:35:44Z", "security_group_id": "e77580a8-a0d9-44ed-9ca3-bf882ff6cd52", "tenant_id": "4d6fa35ab808428393837f6e5cc4e5f7", "port_range_min": null, "ethertype": "IPv6", "project_id": "4d6fa35ab808428393837f6e5cc4e5f7"}], "revision_number": 4, "project_id": "4d6fa35ab808428393837f6e5cc4e5f7", "id": "e77580a8-a0d9-44ed-9ca3-bf882ff6cd52", "name": "default"}]} 2018-12-27 15:36:38,743 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json?project_id=4d6fa35ab808428393837f6e5cc4e5f7&name=default used request id req-1838cdec-222c-4fa8-a05a-59a4d265512f 2018-12-27 15:36:38,743 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.231426000595s 2018-12-27 15:36:38,744 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json?project_id=4d6fa35ab808428393837f6e5cc4e5f7&name=default used request id req-1838cdec-222c-4fa8-a05a-59a4d265512f 2018-12-27 15:36:38,746 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-27 15:36:38,747 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f17a155d0afdce800419ef6a6cfd139e26c422e4" 2018-12-27 15:36:39,007 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-76b0453a-ff26-42dd-9ffc-1abb5cb0b1a9 Date: Thu, 27 Dec 2018 15:36:39 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "created_at": "2018-12-27T15:33:01Z", "updated_at": "2018-12-27T15:33:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "c85cb618-8f19-445b-8e16-6d467cb17771", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "c4f3bf7f-d793-498d-a883-bb8c6003f070", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "35205ac3-06e6-4cf6-bb21-ff8f813cb45b", "remote_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "ade77f59-e70c-4970-8ea8-198222fa332e", "remote_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}], "revision_number": 4, "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4d6fa35ab808428393837f6e5cc4e5f7", "created_at": "2018-12-27T15:35:44Z", "updated_at": "2018-12-27T15:35:44Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:35:44Z", "revision_number": 0, "id": "13c27a66-82df-4588-98fb-901ba02eebf0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:35:44Z", "security_group_id": "e77580a8-a0d9-44ed-9ca3-bf882ff6cd52", "tenant_id": "4d6fa35ab808428393837f6e5cc4e5f7", "port_range_min": null, "ethertype": "IPv6", "project_id": "4d6fa35ab808428393837f6e5cc4e5f7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:35:44Z", "revision_number": 0, "id": "5aeb019f-0d56-40b8-85d4-9496afa6174e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:35:44Z", "security_group_id": "e77580a8-a0d9-44ed-9ca3-bf882ff6cd52", "tenant_id": "4d6fa35ab808428393837f6e5cc4e5f7", "port_range_min": null, "ethertype": "IPv4", "project_id": "4d6fa35ab808428393837f6e5cc4e5f7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:35:44Z", "revision_number": 0, "id": "0b4c1d13-387b-4b99-8dbf-662c6b0552a6", "remote_group_id": "e77580a8-a0d9-44ed-9ca3-bf882ff6cd52", "remote_ip_prefix": null, "created_at": "2018-12-27T15:35:44Z", "security_group_id": "e77580a8-a0d9-44ed-9ca3-bf882ff6cd52", "tenant_id": "4d6fa35ab808428393837f6e5cc4e5f7", "port_range_min": null, "ethertype": "IPv4", "project_id": "4d6fa35ab808428393837f6e5cc4e5f7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:35:44Z", "revision_number": 0, "id": "74c51095-f549-4b8c-92f6-88ebbce3a811", "remote_group_id": "e77580a8-a0d9-44ed-9ca3-bf882ff6cd52", "remote_ip_prefix": null, "created_at": "2018-12-27T15:35:44Z", "security_group_id": "e77580a8-a0d9-44ed-9ca3-bf882ff6cd52", "tenant_id": "4d6fa35ab808428393837f6e5cc4e5f7", "port_range_min": null, "ethertype": "IPv6", "project_id": "4d6fa35ab808428393837f6e5cc4e5f7"}], "revision_number": 4, "project_id": "4d6fa35ab808428393837f6e5cc4e5f7", "id": "e77580a8-a0d9-44ed-9ca3-bf882ff6cd52", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-27T15:33:07Z", "updated_at": "2018-12-27T15:33:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "a3f6a193-cc94-4220-a73a-08acf63c449b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "f059d8a5-0c32-49c9-a721-77cc89245ecd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "4de95db8-72d6-4aec-a145-e92511971eb9", "remote_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "5f100cff-05d8-4405-8dfb-0a387c123fae", "remote_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "created_at": "2018-12-27T15:29:16Z", "updated_at": "2018-12-27T15:29:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "abe97133-61dd-4fdf-baf3-2e07968a324f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "5956ff3f-d59d-4af6-82b5-566c888583a7", "remote_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "3c53841a-5bc0-4192-b482-044411e217ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:16Z", "revision_number": 0, "id": "60735d87-52c7-426a-91a6-aff1078a5a2d", "remote_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:16Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "da629caea04941e1ae8979c379dc7c9d"}], "revision_number": 4, "project_id": "da629caea04941e1ae8979c379dc7c9d", "id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "name": "default"}]} 2018-12-27 15:36:39,008 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json used request id req-76b0453a-ff26-42dd-9ffc-1abb5cb0b1a9 2018-12-27 15:36:39,008 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.261381864548s 2018-12-27 15:36:39,009 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json used request id req-76b0453a-ff26-42dd-9ffc-1abb5cb0b1a9 2018-12-27 15:36:39,013 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-12-27 15:36:39,013 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:9696/v2.0/security-groups/e77580a8-a0d9-44ed-9ca3-bf882ff6cd52.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f17a155d0afdce800419ef6a6cfd139e26c422e4" 2018-12-27 15:36:39,377 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-52c50159-e228-4067-8d3b-94ca11b46dfa Content-Length: 0 Date: Thu, 27 Dec 2018 15:36:39 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 15:36:39,377 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-groups/e77580a8-a0d9-44ed-9ca3-bf882ff6cd52.json used request id req-52c50159-e228-4067-8d3b-94ca11b46dfa 2018-12-27 15:36:39,378 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.364758968353s 2018-12-27 15:36:39,378 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-groups/e77580a8-a0d9-44ed-9ca3-bf882ff6cd52.json used request id req-52c50159-e228-4067-8d3b-94ca11b46dfa 2018-12-27 15:36:39,427 - xtesting.ci.run_tests - INFO - Loading test case 'vping_ssh'... 2018-12-27 15:36:39,467 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 15:36:39,473 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:36:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-44862b72-bd1f-4faa-9b86-d6683fe61fed Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 15:36:39,473 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-44862b72-bd1f-4faa-9b86-d6683fe61fed 2018-12-27 15:36:39,473 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000/v3/auth/tokens 2018-12-27 15:36:39,870 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}], "expires_at": "2018-12-27T16:36:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b7b4fceec1ad4c6eb74d758b709a9d93", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "a5bc08b9f81f4e5bb86c24f9f7547bae"}, "audit_ids": ["C__uQGG6RkafnZLCIWbyeA"], "issued_at": "2018-12-27T15:36:39.000000Z"}} 2018-12-27 15:36:39,873 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-27 15:36:39,874 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}33a15c56d21b7da09935920bc3767a49d5be7e8a" 2018-12-27 15:36:40,149 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 726 X-Openstack-Request-Id: req-96fbbd21-50d7-4ad0-b9bc-4f92f1ae8f9a Date: Thu, 27 Dec 2018 15:36:40 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","updated_at":"2018-12-27T15:29:25Z","dns_domain":"","revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"a4959dd9-e8f4-4ea9-8c99-7bff545db58c","router:external":true,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"da629caea04941e1ae8979c379dc7c9d","status":"ACTIVE","subnets":["244ab55b-a0ed-4e50-9f85-07f08119ae55"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"da629caea04941e1ae8979c379dc7c9d","created_at":"2018-12-27T15:29:17Z","provider:network_type":"flat"}]} 2018-12-27 15:36:40,149 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json?router%3Aexternal=True used request id req-96fbbd21-50d7-4ad0-b9bc-4f92f1ae8f9a 2018-12-27 15:36:40,150 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.276276826859s 2018-12-27 15:36:40,150 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json?router%3Aexternal=True used request id req-96fbbd21-50d7-4ad0-b9bc-4f92f1ae8f9a 2018-12-27 15:36:40,153 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 15:36:40,159 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 15:36:40 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 15:36:40,160 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-27 15:36:40,163 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}33a15c56d21b7da09935920bc3767a49d5be7e8a" 2018-12-27 15:36:40,338 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:36:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d5faffbf-b6d6-4e56-950d-7c0a3daf8608 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.31:5000/v3/domains/914eec1d43ea4caf9d2fd33268c06258"}, "tags": [], "enabled": true, "id": "914eec1d43ea4caf9d2fd33268c06258", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains", "previous": null, "next": null}} 2018-12-27 15:36:40,338 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains used request id req-d5faffbf-b6d6-4e56-950d-7c0a3daf8608 2018-12-27 15:36:40,338 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.17839384079s 2018-12-27 15:36:40,339 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains used request id req-d5faffbf-b6d6-4e56-950d-7c0a3daf8608 2018-12-27 15:36:40,346 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-12-27 15:36:40,349 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}33a15c56d21b7da09935920bc3767a49d5be7e8a" -d '{"project": {"description": "Created by OPNFV Functest: vping_ssh", "enabled": true, "domain_id": "default", "name": "vping_ssh-project_0194889b-a39d-45dd-b9f7-5745acb0410a"}}' 2018-12-27 15:36:40,482 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 27 Dec 2018 15:36:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e0e8deb0-1df1-44b7-ae2d-afc67e55d444 Content-Length: 364 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vping_ssh", "links": {"self": "http://172.30.9.31:5000/v3/projects/e3b0b26ea43f440e81121d2fe9ba8da5"}, "tags": [], "enabled": true, "id": "e3b0b26ea43f440e81121d2fe9ba8da5", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_0194889b-a39d-45dd-b9f7-5745acb0410a"}} 2018-12-27 15:36:40,482 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-e0e8deb0-1df1-44b7-ae2d-afc67e55d444 2018-12-27 15:36:40,482 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.136502981186s 2018-12-27 15:36:40,483 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-e0e8deb0-1df1-44b7-ae2d-afc67e55d444 2018-12-27 15:36:40,483 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: vping_ssh', u'tags': [], 'enabled': True, 'id': u'e3b0b26ea43f440e81121d2fe9ba8da5', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'vping_ssh-project_0194889b-a39d-45dd-b9f7-5745acb0410a'}) 2018-12-27 15:36:40,490 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-12-27 15:36:40,493 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}33a15c56d21b7da09935920bc3767a49d5be7e8a" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "5620bebe-e0f3-4f6f-a2ca-a71fdd82d0d8", "email": null, "name": "vping_ssh-user_0194889b-a39d-45dd-b9f7-5745acb0410a"}}' 2018-12-27 15:36:40,906 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 27 Dec 2018 15:36:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-43b1954b-703f-40b5-bac8-9d6eab93a577 Content-Length: 324 Content-Type: application/json RESP BODY: {"user": {"name": "vping_ssh-user_0194889b-a39d-45dd-b9f7-5745acb0410a", "links": {"self": "http://172.30.9.31:5000/v3/users/cd79eed690894f9790679f2c994e1c08"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "cd79eed690894f9790679f2c994e1c08", "domain_id": "default", "password_expires_at": null}} 2018-12-27 15:36:40,906 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/users used request id req-43b1954b-703f-40b5-bac8-9d6eab93a577 2018-12-27 15:36:40,906 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.416551113129s 2018-12-27 15:36:40,907 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/users used request id req-43b1954b-703f-40b5-bac8-9d6eab93a577 2018-12-27 15:36:40,907 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'cd79eed690894f9790679f2c994e1c08', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vping_ssh-user_0194889b-a39d-45dd-b9f7-5745acb0410a'}) 2018-12-27 15:36:40,911 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-27 15:36:40,914 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}33a15c56d21b7da09935920bc3767a49d5be7e8a" 2018-12-27 15:36:41,015 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:36:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a7614332-93f3-49c5-bb70-3a4a83c0df7c Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 15:36:41,015 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-a7614332-93f3-49c5-bb70-3a4a83c0df7c 2018-12-27 15:36:41,015 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.104107141495s 2018-12-27 15:36:41,015 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-a7614332-93f3-49c5-bb70-3a4a83c0df7c 2018-12-27 15:36:41,020 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-27 15:36:41,023 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}33a15c56d21b7da09935920bc3767a49d5be7e8a" 2018-12-27 15:36:41,119 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:36:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-38038f5c-0b3a-4e5b-b4b2-30f052aaf651 Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 15:36:41,120 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-38038f5c-0b3a-4e5b-b4b2-30f052aaf651 2018-12-27 15:36:41,120 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0994980335236s 2018-12-27 15:36:41,120 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-38038f5c-0b3a-4e5b-b4b2-30f052aaf651 2018-12-27 15:36:41,125 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-27 15:36:41,128 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}33a15c56d21b7da09935920bc3767a49d5be7e8a" 2018-12-27 15:36:41,234 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:36:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-90d38aef-af53-4d79-a6b3-896d9ff3a050 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-12-27 15:36:41,234 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains/default used request id req-90d38aef-af53-4d79-a6b3-896d9ff3a050 2018-12-27 15:36:41,235 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.109471082687s 2018-12-27 15:36:41,235 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains/default used request id req-90d38aef-af53-4d79-a6b3-896d9ff3a050 2018-12-27 15:36:41,236 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-27 15:36:41,239 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}33a15c56d21b7da09935920bc3767a49d5be7e8a" 2018-12-27 15:36:41,358 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:36:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d97f6082-1059-4edc-84c7-87c0ec8b7d65 Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/05a834ddebbc40688596b7460b47439e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05a834ddebbc40688596b7460b47439e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/08226a0ad01943f39559448239e291e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "08226a0ad01943f39559448239e291e1", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/55c0552fe37a4f7ca0e73939514bc683"}, "domain_id": "default", "enabled": true, "options": {}, "id": "55c0552fe37a4f7ca0e73939514bc683", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/646a4af4e3b5439a97996d353fea3924"}, "domain_id": "914eec1d43ea4caf9d2fd33268c06258", "enabled": true, "options": {}, "id": "646a4af4e3b5439a97996d353fea3924", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/85fb203e51c34d3f8122e285a6a318b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85fb203e51c34d3f8122e285a6a318b3", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/905e7f4b42d24cca93b99d2401fa3378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "905e7f4b42d24cca93b99d2401fa3378", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/a5bc08b9f81f4e5bb86c24f9f7547bae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5bc08b9f81f4e5bb86c24f9f7547bae", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/a5c780627f004d318bf908d80305da9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5c780627f004d318bf908d80305da9c", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/b18425bf2b044bc9af7e194919539a17"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b18425bf2b044bc9af7e194919539a17", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/b8d2134b619d4dca80e21d6fb16449b0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b8d2134b619d4dca80e21d6fb16449b0", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/b9ab6a25a652438285139fe5b44aea62"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9ab6a25a652438285139fe5b44aea62", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/c08462554a4844d681348f58b9b0edee"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c08462554a4844d681348f58b9b0edee", "email": "neutron@localhost", "password_expires_at": null}, {"name": "vping_ssh-user_0194889b-a39d-45dd-b9f7-5745acb0410a", "links": {"self": "http://172.30.9.31:5000/v3/users/cd79eed690894f9790679f2c994e1c08"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "cd79eed690894f9790679f2c994e1c08", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/ddfc3a9aad444d4782eae677c8a98130"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ddfc3a9aad444d4782eae677c8a98130", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/f2a74f2185a54676a6cb2bb5ecfcc4f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2a74f2185a54676a6cb2bb5ecfcc4f6", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-12-27 15:36:41,358 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-d97f6082-1059-4edc-84c7-87c0ec8b7d65 2018-12-27 15:36:41,359 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.122792005539s 2018-12-27 15:36:41,359 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-d97f6082-1059-4edc-84c7-87c0ec8b7d65 2018-12-27 15:36:41,370 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-27 15:36:41,373 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}33a15c56d21b7da09935920bc3767a49d5be7e8a" 2018-12-27 15:36:41,483 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:36:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5151695b-4cf7-460f-9714-cb6c1c1d57a9 Content-Encoding: gzip Content-Length: 393 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93"}, "tags": [], "enabled": true, "id": "b7b4fceec1ad4c6eb74d758b709a9d93", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/da629caea04941e1ae8979c379dc7c9d"}, "tags": [], "enabled": true, "id": "da629caea04941e1ae8979c379dc7c9d", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_ssh", "links": {"self": "http://172.30.9.31:5000/v3/projects/e3b0b26ea43f440e81121d2fe9ba8da5"}, "tags": [], "enabled": true, "id": "e3b0b26ea43f440e81121d2fe9ba8da5", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_0194889b-a39d-45dd-b9f7-5745acb0410a"}]} 2018-12-27 15:36:41,483 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?domain_id=default used request id req-5151695b-4cf7-460f-9714-cb6c1c1d57a9 2018-12-27 15:36:41,484 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.113424062729s 2018-12-27 15:36:41,484 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?domain_id=default used request id req-5151695b-4cf7-460f-9714-cb6c1c1d57a9 2018-12-27 15:36:41,491 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-12-27 15:36:41,494 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:5000/v3/role_assignments?user.id=cd79eed690894f9790679f2c994e1c08&role.id=5e97c57d600b48f5b4c8f915fe73d20b&scope.project.id=e3b0b26ea43f440e81121d2fe9ba8da5" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}33a15c56d21b7da09935920bc3767a49d5be7e8a" 2018-12-27 15:36:41,600 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:36:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-209739cf-5876-4342-99ec-4ec8fd542ff3 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.31:5000/v3/role_assignments?user.id=cd79eed690894f9790679f2c994e1c08&role.id=5e97c57d600b48f5b4c8f915fe73d20b&scope.project.id=e3b0b26ea43f440e81121d2fe9ba8da5", "previous": null, "next": null}} 2018-12-27 15:36:41,600 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/role_assignments?user.id=cd79eed690894f9790679f2c994e1c08&role.id=5e97c57d600b48f5b4c8f915fe73d20b&scope.project.id=e3b0b26ea43f440e81121d2fe9ba8da5 used request id req-209739cf-5876-4342-99ec-4ec8fd542ff3 2018-12-27 15:36:41,600 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.10909819603s 2018-12-27 15:36:41,600 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/role_assignments?user.id=cd79eed690894f9790679f2c994e1c08&role.id=5e97c57d600b48f5b4c8f915fe73d20b&scope.project.id=e3b0b26ea43f440e81121d2fe9ba8da5 used request id req-209739cf-5876-4342-99ec-4ec8fd542ff3 2018-12-27 15:36:41,604 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-12-27 15:36:41,607 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.31:5000/v3/projects/e3b0b26ea43f440e81121d2fe9ba8da5/users/cd79eed690894f9790679f2c994e1c08/roles/5e97c57d600b48f5b4c8f915fe73d20b -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}33a15c56d21b7da09935920bc3767a49d5be7e8a" 2018-12-27 15:36:41,754 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 15:36:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-89845c92-1881-4e9e-abbf-d94e53d7e33b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 15:36:41,755 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/e3b0b26ea43f440e81121d2fe9ba8da5/users/cd79eed690894f9790679f2c994e1c08/roles/5e97c57d600b48f5b4c8f915fe73d20b used request id req-89845c92-1881-4e9e-abbf-d94e53d7e33b 2018-12-27 15:36:41,755 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.150481939316s 2018-12-27 15:36:41,755 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/e3b0b26ea43f440e81121d2fe9ba8da5/users/cd79eed690894f9790679f2c994e1c08/roles/5e97c57d600b48f5b4c8f915fe73d20b used request id req-89845c92-1881-4e9e-abbf-d94e53d7e33b 2018-12-27 15:36:41,756 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vping_ssh-project_0194889b-a39d-45dd-b9f7-5745acb0410a', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'tenant_name': 'admin', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': u'1', u'image_api_version': '2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'regionOne', u'key_manager_api_version': u'v1', 'project_id': u'e3b0b26ea43f440e81121d2fe9ba8da5', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '5620bebe-e0f3-4f6f-a2ca-a71fdd82d0d8', 'username': u'vping_ssh-user_0194889b-a39d-45dd-b9f7-5745acb0410a', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.31:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-12-27 15:36:41,759 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vping_ssh-user_0194889b-a39d-45dd-b9f7-5745acb0410a', 'password': '5620bebe-e0f3-4f6f-a2ca-a71fdd82d0d8', 'project_name': 'vping_ssh-project_0194889b-a39d-45dd-b9f7-5745acb0410a', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.31:5000//v3', 'project_id': 'e3b0b26ea43f440e81121d2fe9ba8da5', 'project_domain_name': 'Default'} 2018-12-27 15:36:41,760 - xtesting.ci.run_tests - INFO - Running test case 'vping_ssh'... 2018-12-27 15:36:41,761 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-27 15:36:41,764 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}33a15c56d21b7da09935920bc3767a49d5be7e8a" 2018-12-27 15:36:41,863 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:36:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-28c4a82f-d9b9-46af-92ea-cae268b4f01b Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.31:5000/v3/domains/914eec1d43ea4caf9d2fd33268c06258"}, "tags": [], "enabled": true, "id": "914eec1d43ea4caf9d2fd33268c06258", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains", "previous": null, "next": null}} 2018-12-27 15:36:41,863 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains used request id req-28c4a82f-d9b9-46af-92ea-cae268b4f01b 2018-12-27 15:36:41,864 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.102791070938s 2018-12-27 15:36:41,864 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains used request id req-28c4a82f-d9b9-46af-92ea-cae268b4f01b 2018-12-27 15:36:41,871 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-27 15:36:41,874 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}33a15c56d21b7da09935920bc3767a49d5be7e8a" 2018-12-27 15:36:41,981 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:36:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-926353dc-155d-403d-9b85-71cb1828939f Content-Encoding: gzip Content-Length: 393 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93"}, "tags": [], "enabled": true, "id": "b7b4fceec1ad4c6eb74d758b709a9d93", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/da629caea04941e1ae8979c379dc7c9d"}, "tags": [], "enabled": true, "id": "da629caea04941e1ae8979c379dc7c9d", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_ssh", "links": {"self": "http://172.30.9.31:5000/v3/projects/e3b0b26ea43f440e81121d2fe9ba8da5"}, "tags": [], "enabled": true, "id": "e3b0b26ea43f440e81121d2fe9ba8da5", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_0194889b-a39d-45dd-b9f7-5745acb0410a"}]} 2018-12-27 15:36:41,981 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?domain_id=default used request id req-926353dc-155d-403d-9b85-71cb1828939f 2018-12-27 15:36:41,982 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.110391139984s 2018-12-27 15:36:41,982 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?domain_id=default used request id req-926353dc-155d-403d-9b85-71cb1828939f 2018-12-27 15:36:41,984 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-12-27 15:36:41,984 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}33a15c56d21b7da09935920bc3767a49d5be7e8a" -d '{"network": {"tenant_id": "e3b0b26ea43f440e81121d2fe9ba8da5", "name": "vping_ssh-net_0194889b-a39d-45dd-b9f7-5745acb0410a", "admin_state_up": true}}' 2018-12-27 15:36:43,354 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 720 X-Openstack-Request-Id: req-3b798f77-56ba-4062-9423-79cffd3768a9 Date: Thu, 27 Dec 2018 15:36:43 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"provider:network_type":"geneve","id":"cde0bb4a-cc4e-4747-be32-bf304b8dc28c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":76,"ipv4_address_scope":null,"shared":false,"project_id":"e3b0b26ea43f440e81121d2fe9ba8da5","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-27T15:36:42Z","is_default":false,"qos_policy_id":null,"name":"vping_ssh-net_0194889b-a39d-45dd-b9f7-5745acb0410a","admin_state_up":true,"tenant_id":"e3b0b26ea43f440e81121d2fe9ba8da5","created_at":"2018-12-27T15:36:42Z","mtu":1442}} 2018-12-27 15:36:43,354 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-3b798f77-56ba-4062-9423-79cffd3768a9 2018-12-27 15:36:43,355 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 1.37064003944s 2018-12-27 15:36:43,355 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-3b798f77-56ba-4062-9423-79cffd3768a9 2018-12-27 15:36:43,355 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'dns_domain': u'', u'updated_at': u'2018-12-27T15:36:42Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'provider:network_type': u'geneve', u'id': u'cde0bb4a-cc4e-4747-be32-bf304b8dc28c', u'provider:segmentation_id': 76, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'vping_ssh-net_0194889b-a39d-45dd-b9f7-5745acb0410a', u'created_at': u'2018-12-27T15:36:42Z', u'mtu': 1442, u'tenant_id': u'e3b0b26ea43f440e81121d2fe9ba8da5', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'e3b0b26ea43f440e81121d2fe9ba8da5'}) 2018-12-27 15:36:43,356 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 15:36:43,363 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:36:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c2207a09-e851-47ba-ba79-f81d72703123 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 15:36:43,363 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-c2207a09-e851-47ba-ba79-f81d72703123 2018-12-27 15:36:43,364 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000/v3/auth/tokens 2018-12-27 15:36:43,762 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T16:36:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e3b0b26ea43f440e81121d2fe9ba8da5", "name": "vping_ssh-project_0194889b-a39d-45dd-b9f7-5745acb0410a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/e3b0b26ea43f440e81121d2fe9ba8da5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/e3b0b26ea43f440e81121d2fe9ba8da5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/e3b0b26ea43f440e81121d2fe9ba8da5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/e3b0b26ea43f440e81121d2fe9ba8da5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/e3b0b26ea43f440e81121d2fe9ba8da5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/e3b0b26ea43f440e81121d2fe9ba8da5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/e3b0b26ea43f440e81121d2fe9ba8da5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/e3b0b26ea43f440e81121d2fe9ba8da5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/e3b0b26ea43f440e81121d2fe9ba8da5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_e3b0b26ea43f440e81121d2fe9ba8da5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_e3b0b26ea43f440e81121d2fe9ba8da5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/e3b0b26ea43f440e81121d2fe9ba8da5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/e3b0b26ea43f440e81121d2fe9ba8da5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/e3b0b26ea43f440e81121d2fe9ba8da5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vping_ssh-user_0194889b-a39d-45dd-b9f7-5745acb0410a", "id": "cd79eed690894f9790679f2c994e1c08"}, "audit_ids": ["cVx8U3V9QZaw-lHMODE7iw"], "issued_at": "2018-12-27T15:36:43.000000Z"}} 2018-12-27 15:36:43,765 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-27 15:36:43,765 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1f71025497654b588fe58a8106ce937e608e8f01" 2018-12-27 15:36:44,051 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1216 X-Openstack-Request-Id: req-07b62e3e-6a3f-425c-9902-95354dcf4c9c Date: Thu, 27 Dec 2018 15:36:44 GMT RESP BODY: {"networks":[{"updated_at":"2018-12-27T15:29:25Z","dns_domain":"","revision_number":7,"port_security_enabled":true,"id":"a4959dd9-e8f4-4ea9-8c99-7bff545db58c","router:external":true,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"da629caea04941e1ae8979c379dc7c9d","status":"ACTIVE","subnets":["244ab55b-a0ed-4e50-9f85-07f08119ae55"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"da629caea04941e1ae8979c379dc7c9d","created_at":"2018-12-27T15:29:17Z","mtu":1500},{"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"id":"cde0bb4a-cc4e-4747-be32-bf304b8dc28c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"e3b0b26ea43f440e81121d2fe9ba8da5","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-27T15:36:42Z","qos_policy_id":null,"name":"vping_ssh-net_0194889b-a39d-45dd-b9f7-5745acb0410a","admin_state_up":true,"tenant_id":"e3b0b26ea43f440e81121d2fe9ba8da5","created_at":"2018-12-27T15:36:42Z","mtu":1442}]} 2018-12-27 15:36:44,051 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-07b62e3e-6a3f-425c-9902-95354dcf4c9c 2018-12-27 15:36:44,051 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.286467075348s 2018-12-27 15:36:44,052 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-07b62e3e-6a3f-425c-9902-95354dcf4c9c 2018-12-27 15:36:44,053 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-12-27 15:36:44,054 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}1f71025497654b588fe58a8106ce937e608e8f01" -d '{"subnet": {"name": "vping_ssh-subnet_0194889b-a39d-45dd-b9f7-5745acb0410a", "enable_dhcp": true, "network_id": "cde0bb4a-cc4e-4747-be32-bf304b8dc28c", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-12-27 15:36:45,755 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-91a85cfa-26ae-440b-896e-16d4644da929 Date: Thu, 27 Dec 2018 15:36:45 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cde0bb4a-cc4e-4747-be32-bf304b8dc28c","tenant_id":"e3b0b26ea43f440e81121d2fe9ba8da5","created_at":"2018-12-27T15:36:44Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-12-27T15:36:44Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"e3b0b26ea43f440e81121d2fe9ba8da5","id":"093185d2-92c7-439d-91bf-06640a543288","subnetpool_id":null,"name":"vping_ssh-subnet_0194889b-a39d-45dd-b9f7-5745acb0410a"}} 2018-12-27 15:36:45,755 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/subnets.json used request id req-91a85cfa-26ae-440b-896e-16d4644da929 2018-12-27 15:36:45,756 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 1.70207309723s 2018-12-27 15:36:45,756 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/subnets.json used request id req-91a85cfa-26ae-440b-896e-16d4644da929 2018-12-27 15:36:45,756 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-12-27T15:36:44Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'093185d2-92c7-439d-91bf-06640a543288', u'subnetpool_id': None, u'service_types': [], u'name': u'vping_ssh-subnet_0194889b-a39d-45dd-b9f7-5745acb0410a', u'enable_dhcp': True, u'network_id': u'cde0bb4a-cc4e-4747-be32-bf304b8dc28c', u'tenant_id': u'e3b0b26ea43f440e81121d2fe9ba8da5', u'created_at': u'2018-12-27T15:36:44Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'e3b0b26ea43f440e81121d2fe9ba8da5'}) 2018-12-27 15:36:45,757 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-12-27 15:36:45,757 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}1f71025497654b588fe58a8106ce937e608e8f01" -d '{"router": {"external_gateway_info": {"network_id": "a4959dd9-e8f4-4ea9-8c99-7bff545db58c"}, "name": "vping_ssh-router_0194889b-a39d-45dd-b9f7-5745acb0410a", "admin_state_up": true}}' 2018-12-27 15:36:48,119 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 620 X-Openstack-Request-Id: req-072f2891-a197-4a24-b8a6-9b4324ac17d0 Date: Thu, 27 Dec 2018 15:36:48 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "a4959dd9-e8f4-4ea9-8c99-7bff545db58c", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "244ab55b-a0ed-4e50-9f85-07f08119ae55", "ip_address": "172.30.9.213"}]}, "description": "", "tags": [], "tenant_id": "e3b0b26ea43f440e81121d2fe9ba8da5", "created_at": "2018-12-27T15:36:46Z", "admin_state_up": true, "updated_at": "2018-12-27T15:36:47Z", "revision_number": 2, "routes": [], "project_id": "e3b0b26ea43f440e81121d2fe9ba8da5", "id": "eac12af7-289c-400e-aaa5-da64e22f1642", "name": "vping_ssh-router_0194889b-a39d-45dd-b9f7-5745acb0410a"}} 2018-12-27 15:36:48,119 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/routers.json used request id req-072f2891-a197-4a24-b8a6-9b4324ac17d0 2018-12-27 15:36:48,119 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 2.36222887039s 2018-12-27 15:36:48,119 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/routers.json used request id req-072f2891-a197-4a24-b8a6-9b4324ac17d0 2018-12-27 15:36:48,120 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'a4959dd9-e8f4-4ea9-8c99-7bff545db58c', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'244ab55b-a0ed-4e50-9f85-07f08119ae55', u'ip_address': u'172.30.9.213'}]}, u'description': u'', u'tags': [], u'tenant_id': u'e3b0b26ea43f440e81121d2fe9ba8da5', u'created_at': u'2018-12-27T15:36:46Z', u'admin_state_up': True, u'updated_at': u'2018-12-27T15:36:47Z', u'revision_number': 2, u'routes': [], u'project_id': u'e3b0b26ea43f440e81121d2fe9ba8da5', u'id': u'eac12af7-289c-400e-aaa5-da64e22f1642', u'name': u'vping_ssh-router_0194889b-a39d-45dd-b9f7-5745acb0410a'}) 2018-12-27 15:36:48,120 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-12-27 15:36:48,121 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.31:9696/v2.0/routers/eac12af7-289c-400e-aaa5-da64e22f1642/add_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}1f71025497654b588fe58a8106ce937e608e8f01" -d '{"subnet_id": "093185d2-92c7-439d-91bf-06640a543288"}' 2018-12-27 15:36:51,614 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-c510265f-1705-471f-8c1c-2fa65482e0d1 Date: Thu, 27 Dec 2018 15:36:51 GMT RESP BODY: {"network_id": "cde0bb4a-cc4e-4747-be32-bf304b8dc28c", "tenant_id": "e3b0b26ea43f440e81121d2fe9ba8da5", "subnet_id": "093185d2-92c7-439d-91bf-06640a543288", "subnet_ids": ["093185d2-92c7-439d-91bf-06640a543288"], "port_id": "fc7b7e4a-1982-45ab-baf6-74d1ac56f90b", "id": "eac12af7-289c-400e-aaa5-da64e22f1642"} 2018-12-27 15:36:51,614 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.31:9696/v2.0/routers/eac12af7-289c-400e-aaa5-da64e22f1642/add_router_interface.json used request id req-c510265f-1705-471f-8c1c-2fa65482e0d1 2018-12-27 15:36:51,614 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 3.493475914s 2018-12-27 15:36:51,614 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.31:9696/v2.0/routers/eac12af7-289c-400e-aaa5-da64e22f1642/add_router_interface.json used request id req-c510265f-1705-471f-8c1c-2fa65482e0d1 returning object eac12af7-289c-400e-aaa5-da64e22f1642 2018-12-27 15:36:51,615 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-27 15:36:51,747 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-12-27 15:36:51,749 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 15:36:51,753 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Thu, 27 Dec 2018 15:36:51 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}]} 2018-12-27 15:36:51,756 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-27 15:36:51,757 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1f71025497654b588fe58a8106ce937e608e8f01" 2018-12-27 15:36:52,477 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-a6edef24-bb76-4d4f-b3d3-0dae295490cc Date: Thu, 27 Dec 2018 15:36:52 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-27 15:36:52,477 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-a6edef24-bb76-4d4f-b3d3-0dae295490cc 2018-12-27 15:36:52,478 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.721822977066s 2018-12-27 15:36:52,478 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-a6edef24-bb76-4d4f-b3d3-0dae295490cc 2018-12-27 15:36:52,486 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-12-27 15:36:52,489 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}1f71025497654b588fe58a8106ce937e608e8f01" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vping_ssh-img_0194889b-a39d-45dd-b9f7-5745acb0410a", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vping_ssh-img_0194889b-a39d-45dd-b9f7-5745acb0410a"}' 2018-12-27 15:36:52,725 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 870 Content-Type: application/json Location: http://172.30.9.31:9292/v2/images/de9f4ced-b7ea-4ca5-93d6-f1503d5d2e7d Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-92bd4cce-1309-4041-9db9-ad9ee3b9f4fc Date: Thu, 27 Dec 2018 15:36:52 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/de9f4ced-b7ea-4ca5-93d6-f1503d5d2e7d/file", "owner": "e3b0b26ea43f440e81121d2fe9ba8da5", "id": "de9f4ced-b7ea-4ca5-93d6-f1503d5d2e7d", "size": null, "self": "/v2/images/de9f4ced-b7ea-4ca5-93d6-f1503d5d2e7d", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-27T15:36:52Z", "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_0194889b-a39d-45dd-b9f7-5745acb0410a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_0194889b-a39d-45dd-b9f7-5745acb0410a", "checksum": null, "created_at": "2018-12-27T15:36:52Z", "protected": false} 2018-12-27 15:36:52,725 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.31:9292/v2/images used request id req-92bd4cce-1309-4041-9db9-ad9ee3b9f4fc 2018-12-27 15:36:52,725 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.239568948746s 2018-12-27 15:36:52,726 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.31:9292/v2/images used request id req-92bd4cce-1309-4041-9db9-ad9ee3b9f4fc returning object de9f4ced-b7ea-4ca5-93d6-f1503d5d2e7d 2018-12-27 15:36:52,726 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-12-27 15:36:52,730 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.31:9292/v2/images/de9f4ced-b7ea-4ca5-93d6-f1503d5d2e7d/file -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1f71025497654b588fe58a8106ce937e608e8f01" -d '' 2018-12-27 15:36:53,530 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-450b0e37-6d5a-477c-b929-62f1b3cdbebd Date: Thu, 27 Dec 2018 15:36:53 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-27 15:36:53,530 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.31:9292/v2/images/de9f4ced-b7ea-4ca5-93d6-f1503d5d2e7d/file used request id req-450b0e37-6d5a-477c-b929-62f1b3cdbebd 2018-12-27 15:36:53,530 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.803852081299s 2018-12-27 15:36:53,531 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.31:9292/v2/images/de9f4ced-b7ea-4ca5-93d6-f1503d5d2e7d/file used request id req-450b0e37-6d5a-477c-b929-62f1b3cdbebd 2018-12-27 15:36:53,534 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-27 15:36:53,538 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1f71025497654b588fe58a8106ce937e608e8f01" 2018-12-27 15:36:54,271 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-f858f100-f5ee-47f1-ae3d-22950b6249fe Date: Thu, 27 Dec 2018 15:36:54 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/de9f4ced-b7ea-4ca5-93d6-f1503d5d2e7d/snap", "metadata": {}}], "file": "/v2/images/de9f4ced-b7ea-4ca5-93d6-f1503d5d2e7d/file", "owner": "e3b0b26ea43f440e81121d2fe9ba8da5", "id": "de9f4ced-b7ea-4ca5-93d6-f1503d5d2e7d", "size": 12716032, "self": "/v2/images/de9f4ced-b7ea-4ca5-93d6-f1503d5d2e7d", "disk_format": "qcow2", "direct_url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/de9f4ced-b7ea-4ca5-93d6-f1503d5d2e7d/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-27T15:36:53Z", "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_0194889b-a39d-45dd-b9f7-5745acb0410a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_0194889b-a39d-45dd-b9f7-5745acb0410a", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-27T15:36:52Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-27 15:36:54,271 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-f858f100-f5ee-47f1-ae3d-22950b6249fe 2018-12-27 15:36:54,272 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.737026929855s 2018-12-27 15:36:54,272 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-f858f100-f5ee-47f1-ae3d-22950b6249fe 2018-12-27 15:36:54,274 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/de9f4ced-b7ea-4ca5-93d6-f1503d5d2e7d/snap', u'metadata': Munch({})})], 'file': u'/v2/images/de9f4ced-b7ea-4ca5-93d6-f1503d5d2e7d/file', 'owner': u'e3b0b26ea43f440e81121d2fe9ba8da5', 'id': u'de9f4ced-b7ea-4ca5-93d6-f1503d5d2e7d', 'size': 12716032, u'self': u'/v2/images/de9f4ced-b7ea-4ca5-93d6-f1503d5d2e7d', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e3b0b26ea43f440e81121d2fe9ba8da5', 'name': 'vping_ssh-project_0194889b-a39d-45dd-b9f7-5745acb0410a', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/de9f4ced-b7ea-4ca5-93d6-f1503d5d2e7d/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-12-27T15:36:53Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-12-27T15:36:53Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vping_ssh-img_0194889b-a39d-45dd-b9f7-5745acb0410a', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/de9f4ced-b7ea-4ca5-93d6-f1503d5d2e7d', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/vping_ssh-img_0194889b-a39d-45dd-b9f7-5745acb0410a', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'vping_ssh-img_0194889b-a39d-45dd-b9f7-5745acb0410a', 'created': u'2018-12-27T15:36:52Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-12-27T15:36:52Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/de9f4ced-b7ea-4ca5-93d6-f1503d5d2e7d', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/vping_ssh-img_0194889b-a39d-45dd-b9f7-5745acb0410a', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-12-27 15:36:54,275 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-12-27 15:36:54,277 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}33a15c56d21b7da09935920bc3767a49d5be7e8a" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vping_ssh-flavor_0194889b-a39d-45dd-b9f7-5745acb0410a", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-12-27 15:36:54,582 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:36:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b26c04d2-0983-4529-9089-d29a84db6072 x-compute-request-id: req-b26c04d2-0983-4529-9089-d29a84db6072 Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavor": {"name": "vping_ssh-flavor_0194889b-a39d-45dd-b9f7-5745acb0410a", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/78609d5c-ed36-476b-bec6-90d791ff2918", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/78609d5c-ed36-476b-bec6-90d791ff2918", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "78609d5c-ed36-476b-bec6-90d791ff2918"}} 2018-12-27 15:36:54,583 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-b26c04d2-0983-4529-9089-d29a84db6072 2018-12-27 15:36:54,583 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.307991981506s 2018-12-27 15:36:54,583 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-b26c04d2-0983-4529-9089-d29a84db6072 2018-12-27 15:36:54,584 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vping_ssh-flavor_0194889b-a39d-45dd-b9f7-5745acb0410a', 'ephemeral': 0, 'ram': 512, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b7b4fceec1ad4c6eb74d758b709a9d93', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 1, 'id': u'78609d5c-ed36-476b-bec6-90d791ff2918', 'swap': 0}) 2018-12-27 15:36:54,585 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-12-27 15:36:54,587 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/flavors/78609d5c-ed36-476b-bec6-90d791ff2918/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}33a15c56d21b7da09935920bc3767a49d5be7e8a" -d '{"extra_specs": {}}' 2018-12-27 15:36:54,608 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:36:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-6a2a194c-3463-4111-959b-894bda2130c2 x-compute-request-id: req-6a2a194c-3463-4111-959b-894bda2130c2 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-12-27 15:36:54,608 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors/78609d5c-ed36-476b-bec6-90d791ff2918/os-extra_specs used request id req-6a2a194c-3463-4111-959b-894bda2130c2 2018-12-27 15:36:54,609 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0238130092621s 2018-12-27 15:36:54,609 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors/78609d5c-ed36-476b-bec6-90d791ff2918/os-extra_specs used request id req-6a2a194c-3463-4111-959b-894bda2130c2 2018-12-27 15:36:54,609 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-12-27 15:36:54,612 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/os-keypairs -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}1f71025497654b588fe58a8106ce937e608e8f01" -d '{"keypair": {"name": "vping_ssh-kp_0194889b-a39d-45dd-b9f7-5745acb0410a"}}' 2018-12-27 15:36:55,435 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:36:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-abd75eb5-0544-4f21-8889-adbb9070cee1 x-compute-request-id: req-abd75eb5-0544-4f21-8889-adbb9070cee1 Content-Encoding: gzip Content-Length: 1806 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC/2pIpXLXbCCX9p3da1L37L/hQJTRJpCZjVuYX0x3/pqo3vaNbC0DzWXfcssez4j3r0h20hm+XkcZpzcLD3zbqn3HJQcuCCFKu3Bk4OGUSzpaWPeYyLezeFMRz5RndzJkIp9NTRkutNqhxIhI2ls4L24bwezRvlj9RQA581WZHmLX2g1RRTGOhN8FWinwwMQkwiP1v0IZ4a9+BuSu9ZQ/OvqK4R4CrQCi1/oCr2azA5EUE9KKGnWukcDrqi5HEekagPgiEL5Eh53vTgHhExESb8ziUo8dmCw4f9foFS1jwClp8UekvSeX1ikNBLpoHGe2R8W3lh9jT5HC4qTbdL+g5 Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAv9qSKVy12wgl/ad3WtS9+y/4UCU0SaQmY1bmF9Md/6aqN72j\nWwtA81l33LLHs+I969IdtIZvl5HGac3Cw9826p9xyUHLgghSrtwZODhlEs6Wlj3m\nMi3s3hTEc+UZ3cyZCKfTU0ZLrTaocSISNpbOC9uG8Hs0b5Y/UUAOfNVmR5i19oNU\nUUxjoTfBVop8MDEJMIj9b9CGeGvfgbkrvWUPzr6iuEeAq0Aotf6Aq9mswORFBPSi\nhp1rpHA66ouRxHpGoD4IhC+RIed704B4RMREm/M4lKPHZgsOH/X6BUtY8ApafFHp\nL0nl9YpDQS6aBxntkfFt5YfY0+RwuKk23S/oOQIDAQABAoIBABLLQo4yus3eGnqi\nsRqAxKuao2SWgGzGW8xXcuraj5G/reUP+rSsgYxVM1y3VsDUZOR5DNfmY4Ahk6JB\nudaeQy7wt6DThTATyKXAgefz/lK9UhsdrTM1NIL83dHMm6ASrtseNaFuvXMWa6HJ\niKc4Vq7qrmlYaGaV/VXkRIcOEJrquvrmR7jnMF4psW27R6igO+xLfSZA6uvkQpaX\n8N9y6TCdJhzhAvGxGouSZBl8sJ23RTAbGsrKak4cvyz32OPYOwZa+thCTtSgzVLh\nyx5fi5jVkJfoZhrrOgfTMOgXE/3A8DB4HDe67/P/JGh9IuL2H+Vc56OsV/UYJDY2\nPeqkYRECgYEA/RZOlEBmYHydx9VznOUuac+OByfSy7/v4f20MqsLOKEWZzJsy5K/\ngugK9Hnvvg7ETX2qTgPwdjLqNJLkkdOJni3GmsYTf3VQJiJSvtYgrRbxPlVaVpYE\n2xohYR56aw9KmaN0RX9OFsLpSaOsIygm54P394Ca21oHMLf4hRtflucCgYEAwg/Y\nxdczzGFKFKR4bod3MkI4UALYMxyvF2aR/lwMncbYSxK6p5b8QH57dMDLs+c+UN/N\nUyirKRnV4joGJeoyQhqAUBsNlzgrbxDBV8+CfxnGvtqaEXU2+AuGF+S+Q6gWw4Cm\nQ9VXN2URP33d4jYoBhM0wdC/3a2J8Ch3v0eLQ98CgYAIwijeAIyKckWTkNN7boL4\nrnIf1UT6QB4xF/KQflLZFtoLoDcbpGx0P0uBwmaFkUVB2UN3h7Neo8xvHVZDpapx\niuwAlzI9ivXHHBD5AbgHxW971MBXlsF8Q588GS3rXpAaWQnBDfLJ3tzr63odjVor\nUOnX6t9xD+CH0xYKpTPdqQKBgDNUq7sRBFOAPG8fXfemf2Hc4DZRukwyvyGKcP19\n7ZxiN14MMzEXH9wTWKZ2RKtudC5CNHZVoIh7m/Z98JhgzTBtABmwPjUMl3iGTw3i\nBpuF/usGuY/6mDKeIbb6O1V8BaFqyw/QQ4SUiC5qJaGrP4Tz2ZWWmNmTCJRsr9f5\nnZ2zAoGBAMTTElFSF+JLDg/IoSAnAAsjbsIwt2z16GVINBZN1utFrfw8Q5ZpKaX1\n9cmnQZKmbzUtGbvQwTXN5oh6jWZXStcuwe8owtvfd7aifOoTANu2s9v2DK3T8W4G\n+ysKAxKZHPgMu1qrREYhr4zhc7S1sYuaG82o+/KvKGEOLpZbeUBH\n-----END RSA PRIVATE KEY-----\n", "user_id": "cd79eed690894f9790679f2c994e1c08", "name": "vping_ssh-kp_0194889b-a39d-45dd-b9f7-5745acb0410a", "fingerprint": "60:e9:48:00:32:99:b4:25:42:1f:b7:82:ee:94:5c:5a"}} 2018-12-27 15:36:55,435 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/os-keypairs used request id req-abd75eb5-0544-4f21-8889-adbb9070cee1 2018-12-27 15:36:55,435 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.825879096985s 2018-12-27 15:36:55,436 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/os-keypairs used request id req-abd75eb5-0544-4f21-8889-adbb9070cee1 2018-12-27 15:36:55,436 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC/2pIpXLXbCCX9p3da1L37L/hQJTRJpCZjVuYX0x3/pqo3vaNbC0DzWXfcssez4j3r0h20hm+XkcZpzcLD3zbqn3HJQcuCCFKu3Bk4OGUSzpaWPeYyLezeFMRz5RndzJkIp9NTRkutNqhxIhI2ls4L24bwezRvlj9RQA581WZHmLX2g1RRTGOhN8FWinwwMQkwiP1v0IZ4a9+BuSu9ZQ/OvqK4R4CrQCi1/oCr2azA5EUE9KKGnWukcDrqi5HEekagPgiEL5Eh53vTgHhExESb8ziUo8dmCw4f9foFS1jwClp8UekvSeX1ikNBLpoHGe2R8W3lh9jT5HC4qTbdL+g5 Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAv9qSKVy12wgl/ad3WtS9+y/4UCU0SaQmY1bmF9Md/6aqN72j\nWwtA81l33LLHs+I969IdtIZvl5HGac3Cw9826p9xyUHLgghSrtwZODhlEs6Wlj3m\nMi3s3hTEc+UZ3cyZCKfTU0ZLrTaocSISNpbOC9uG8Hs0b5Y/UUAOfNVmR5i19oNU\nUUxjoTfBVop8MDEJMIj9b9CGeGvfgbkrvWUPzr6iuEeAq0Aotf6Aq9mswORFBPSi\nhp1rpHA66ouRxHpGoD4IhC+RIed704B4RMREm/M4lKPHZgsOH/X6BUtY8ApafFHp\nL0nl9YpDQS6aBxntkfFt5YfY0+RwuKk23S/oOQIDAQABAoIBABLLQo4yus3eGnqi\nsRqAxKuao2SWgGzGW8xXcuraj5G/reUP+rSsgYxVM1y3VsDUZOR5DNfmY4Ahk6JB\nudaeQy7wt6DThTATyKXAgefz/lK9UhsdrTM1NIL83dHMm6ASrtseNaFuvXMWa6HJ\niKc4Vq7qrmlYaGaV/VXkRIcOEJrquvrmR7jnMF4psW27R6igO+xLfSZA6uvkQpaX\n8N9y6TCdJhzhAvGxGouSZBl8sJ23RTAbGsrKak4cvyz32OPYOwZa+thCTtSgzVLh\nyx5fi5jVkJfoZhrrOgfTMOgXE/3A8DB4HDe67/P/JGh9IuL2H+Vc56OsV/UYJDY2\nPeqkYRECgYEA/RZOlEBmYHydx9VznOUuac+OByfSy7/v4f20MqsLOKEWZzJsy5K/\ngugK9Hnvvg7ETX2qTgPwdjLqNJLkkdOJni3GmsYTf3VQJiJSvtYgrRbxPlVaVpYE\n2xohYR56aw9KmaN0RX9OFsLpSaOsIygm54P394Ca21oHMLf4hRtflucCgYEAwg/Y\nxdczzGFKFKR4bod3MkI4UALYMxyvF2aR/lwMncbYSxK6p5b8QH57dMDLs+c+UN/N\nUyirKRnV4joGJeoyQhqAUBsNlzgrbxDBV8+CfxnGvtqaEXU2+AuGF+S+Q6gWw4Cm\nQ9VXN2URP33d4jYoBhM0wdC/3a2J8Ch3v0eLQ98CgYAIwijeAIyKckWTkNN7boL4\nrnIf1UT6QB4xF/KQflLZFtoLoDcbpGx0P0uBwmaFkUVB2UN3h7Neo8xvHVZDpapx\niuwAlzI9ivXHHBD5AbgHxW971MBXlsF8Q588GS3rXpAaWQnBDfLJ3tzr63odjVor\nUOnX6t9xD+CH0xYKpTPdqQKBgDNUq7sRBFOAPG8fXfemf2Hc4DZRukwyvyGKcP19\n7ZxiN14MMzEXH9wTWKZ2RKtudC5CNHZVoIh7m/Z98JhgzTBtABmwPjUMl3iGTw3i\nBpuF/usGuY/6mDKeIbb6O1V8BaFqyw/QQ4SUiC5qJaGrP4Tz2ZWWmNmTCJRsr9f5\nnZ2zAoGBAMTTElFSF+JLDg/IoSAnAAsjbsIwt2z16GVINBZN1utFrfw8Q5ZpKaX1\n9cmnQZKmbzUtGbvQwTXN5oh6jWZXStcuwe8owtvfd7aifOoTANu2s9v2DK3T8W4G\n+ysKAxKZHPgMu1qrREYhr4zhc7S1sYuaG82o+/KvKGEOLpZbeUBH\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'cd79eed690894f9790679f2c994e1c08', 'name': u'vping_ssh-kp_0194889b-a39d-45dd-b9f7-5745acb0410a', 'created_at': '2018-12-27T15:36:55.436862', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e3b0b26ea43f440e81121d2fe9ba8da5', 'name': 'vping_ssh-project_0194889b-a39d-45dd-b9f7-5745acb0410a', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'60:e9:48:00:32:99:b4:25:42:1f:b7:82:ee:94:5c:5a', 'type': 'ssh', 'id': u'vping_ssh-kp_0194889b-a39d-45dd-b9f7-5745acb0410a'}) 2018-12-27 15:36:55,437 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEowIBAAKCAQEAv9qSKVy12wgl/ad3WtS9+y/4UCU0SaQmY1bmF9Md/6aqN72j WwtA81l33LLHs+I969IdtIZvl5HGac3Cw9826p9xyUHLgghSrtwZODhlEs6Wlj3m Mi3s3hTEc+UZ3cyZCKfTU0ZLrTaocSISNpbOC9uG8Hs0b5Y/UUAOfNVmR5i19oNU UUxjoTfBVop8MDEJMIj9b9CGeGvfgbkrvWUPzr6iuEeAq0Aotf6Aq9mswORFBPSi hp1rpHA66ouRxHpGoD4IhC+RIed704B4RMREm/M4lKPHZgsOH/X6BUtY8ApafFHp L0nl9YpDQS6aBxntkfFt5YfY0+RwuKk23S/oOQIDAQABAoIBABLLQo4yus3eGnqi sRqAxKuao2SWgGzGW8xXcuraj5G/reUP+rSsgYxVM1y3VsDUZOR5DNfmY4Ahk6JB udaeQy7wt6DThTATyKXAgefz/lK9UhsdrTM1NIL83dHMm6ASrtseNaFuvXMWa6HJ iKc4Vq7qrmlYaGaV/VXkRIcOEJrquvrmR7jnMF4psW27R6igO+xLfSZA6uvkQpaX 8N9y6TCdJhzhAvGxGouSZBl8sJ23RTAbGsrKak4cvyz32OPYOwZa+thCTtSgzVLh yx5fi5jVkJfoZhrrOgfTMOgXE/3A8DB4HDe67/P/JGh9IuL2H+Vc56OsV/UYJDY2 PeqkYRECgYEA/RZOlEBmYHydx9VznOUuac+OByfSy7/v4f20MqsLOKEWZzJsy5K/ gugK9Hnvvg7ETX2qTgPwdjLqNJLkkdOJni3GmsYTf3VQJiJSvtYgrRbxPlVaVpYE 2xohYR56aw9KmaN0RX9OFsLpSaOsIygm54P394Ca21oHMLf4hRtflucCgYEAwg/Y xdczzGFKFKR4bod3MkI4UALYMxyvF2aR/lwMncbYSxK6p5b8QH57dMDLs+c+UN/N UyirKRnV4joGJeoyQhqAUBsNlzgrbxDBV8+CfxnGvtqaEXU2+AuGF+S+Q6gWw4Cm Q9VXN2URP33d4jYoBhM0wdC/3a2J8Ch3v0eLQ98CgYAIwijeAIyKckWTkNN7boL4 rnIf1UT6QB4xF/KQflLZFtoLoDcbpGx0P0uBwmaFkUVB2UN3h7Neo8xvHVZDpapx iuwAlzI9ivXHHBD5AbgHxW971MBXlsF8Q588GS3rXpAaWQnBDfLJ3tzr63odjVor UOnX6t9xD+CH0xYKpTPdqQKBgDNUq7sRBFOAPG8fXfemf2Hc4DZRukwyvyGKcP19 7ZxiN14MMzEXH9wTWKZ2RKtudC5CNHZVoIh7m/Z98JhgzTBtABmwPjUMl3iGTw3i BpuF/usGuY/6mDKeIbb6O1V8BaFqyw/QQ4SUiC5qJaGrP4Tz2ZWWmNmTCJRsr9f5 nZ2zAoGBAMTTElFSF+JLDg/IoSAnAAsjbsIwt2z16GVINBZN1utFrfw8Q5ZpKaX1 9cmnQZKmbzUtGbvQwTXN5oh6jWZXStcuwe8owtvfd7aifOoTANu2s9v2DK3T8W4G +ysKAxKZHPgMu1qrREYhr4zhc7S1sYuaG82o+/KvKGEOLpZbeUBH -----END RSA PRIVATE KEY----- 2018-12-27 15:36:55,440 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-12-27 15:36:55,440 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}1f71025497654b588fe58a8106ce937e608e8f01" -d '{"security_group": {"name": "vping_ssh-sg_0194889b-a39d-45dd-b9f7-5745acb0410a", "description": "created by OPNFV Functest (vping_ssh)"}}' 2018-12-27 15:36:56,123 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1418 X-Openstack-Request-Id: req-08612603-99f3-49f1-bfbf-183245be4feb Date: Thu, 27 Dec 2018 15:36:56 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "e3b0b26ea43f440e81121d2fe9ba8da5", "created_at": "2018-12-27T15:36:55Z", "updated_at": "2018-12-27T15:36:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:36:55Z", "revision_number": 0, "id": "74254527-cab0-4c1c-9e4e-69a8d2ece4ae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:36:55Z", "security_group_id": "7bd54cad-78e4-4b1a-8ae7-f325d130895f", "tenant_id": "e3b0b26ea43f440e81121d2fe9ba8da5", "port_range_min": null, "ethertype": "IPv4", "project_id": "e3b0b26ea43f440e81121d2fe9ba8da5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:36:55Z", "revision_number": 0, "id": "dea99e78-453a-46eb-9dd6-b99e618cb011", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:36:55Z", "security_group_id": "7bd54cad-78e4-4b1a-8ae7-f325d130895f", "tenant_id": "e3b0b26ea43f440e81121d2fe9ba8da5", "port_range_min": null, "ethertype": "IPv6", "project_id": "e3b0b26ea43f440e81121d2fe9ba8da5"}], "revision_number": 2, "project_id": "e3b0b26ea43f440e81121d2fe9ba8da5", "id": "7bd54cad-78e4-4b1a-8ae7-f325d130895f", "name": "vping_ssh-sg_0194889b-a39d-45dd-b9f7-5745acb0410a"}} 2018-12-27 15:36:56,123 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/security-groups.json used request id req-08612603-99f3-49f1-bfbf-183245be4feb 2018-12-27 15:36:56,123 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.683164834976s 2018-12-27 15:36:56,124 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/security-groups.json used request id req-08612603-99f3-49f1-bfbf-183245be4feb 2018-12-27 15:36:56,128 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-27 15:36:56,128 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1f71025497654b588fe58a8106ce937e608e8f01" 2018-12-27 15:36:56,397 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3834 X-Openstack-Request-Id: req-54a3ef9f-bef5-4785-9755-21bc05c2cf0d Date: Thu, 27 Dec 2018 15:36:56 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "e3b0b26ea43f440e81121d2fe9ba8da5", "created_at": "2018-12-27T15:36:55Z", "updated_at": "2018-12-27T15:36:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:36:55Z", "revision_number": 0, "id": "74254527-cab0-4c1c-9e4e-69a8d2ece4ae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:36:55Z", "security_group_id": "7bd54cad-78e4-4b1a-8ae7-f325d130895f", "tenant_id": "e3b0b26ea43f440e81121d2fe9ba8da5", "port_range_min": null, "ethertype": "IPv4", "project_id": "e3b0b26ea43f440e81121d2fe9ba8da5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:36:55Z", "revision_number": 0, "id": "dea99e78-453a-46eb-9dd6-b99e618cb011", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:36:55Z", "security_group_id": "7bd54cad-78e4-4b1a-8ae7-f325d130895f", "tenant_id": "e3b0b26ea43f440e81121d2fe9ba8da5", "port_range_min": null, "ethertype": "IPv6", "project_id": "e3b0b26ea43f440e81121d2fe9ba8da5"}], "revision_number": 2, "project_id": "e3b0b26ea43f440e81121d2fe9ba8da5", "id": "7bd54cad-78e4-4b1a-8ae7-f325d130895f", "name": "vping_ssh-sg_0194889b-a39d-45dd-b9f7-5745acb0410a"}, {"description": "Default security group", "tags": [], "tenant_id": "e3b0b26ea43f440e81121d2fe9ba8da5", "created_at": "2018-12-27T15:36:42Z", "updated_at": "2018-12-27T15:36:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:36:42Z", "revision_number": 0, "id": "22b5342f-fa75-4315-b12f-fc972f2bc704", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:36:42Z", "security_group_id": "7c261721-ccc5-488a-9ae0-203355880fa4", "tenant_id": "e3b0b26ea43f440e81121d2fe9ba8da5", "port_range_min": null, "ethertype": "IPv4", "project_id": "e3b0b26ea43f440e81121d2fe9ba8da5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:36:42Z", "revision_number": 0, "id": "2ef17081-a06b-4c99-9f00-ec4c23b8cf36", "remote_group_id": "7c261721-ccc5-488a-9ae0-203355880fa4", "remote_ip_prefix": null, "created_at": "2018-12-27T15:36:42Z", "security_group_id": "7c261721-ccc5-488a-9ae0-203355880fa4", "tenant_id": "e3b0b26ea43f440e81121d2fe9ba8da5", "port_range_min": null, "ethertype": "IPv6", "project_id": "e3b0b26ea43f440e81121d2fe9ba8da5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:36:42Z", "revision_number": 0, "id": "3c6b1dbf-12d3-40cf-8541-a31b92b18bb9", "remote_group_id": "7c261721-ccc5-488a-9ae0-203355880fa4", "remote_ip_prefix": null, "created_at": "2018-12-27T15:36:42Z", "security_group_id": "7c261721-ccc5-488a-9ae0-203355880fa4", "tenant_id": "e3b0b26ea43f440e81121d2fe9ba8da5", "port_range_min": null, "ethertype": "IPv4", "project_id": "e3b0b26ea43f440e81121d2fe9ba8da5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:36:42Z", "revision_number": 0, "id": "c9e3f991-4d8c-466e-b037-ad55977c5196", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:36:42Z", "security_group_id": "7c261721-ccc5-488a-9ae0-203355880fa4", "tenant_id": "e3b0b26ea43f440e81121d2fe9ba8da5", "port_range_min": null, "ethertype": "IPv6", "project_id": "e3b0b26ea43f440e81121d2fe9ba8da5"}], "revision_number": 4, "project_id": "e3b0b26ea43f440e81121d2fe9ba8da5", "id": "7c261721-ccc5-488a-9ae0-203355880fa4", "name": "default"}]} 2018-12-27 15:36:56,398 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json used request id req-54a3ef9f-bef5-4785-9755-21bc05c2cf0d 2018-12-27 15:36:56,398 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.26993393898s 2018-12-27 15:36:56,398 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json used request id req-54a3ef9f-bef5-4785-9755-21bc05c2cf0d 2018-12-27 15:36:56,402 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-12-27 15:36:56,403 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}1f71025497654b588fe58a8106ce937e608e8f01" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": "22", "remote_ip_prefix": null, "protocol": "tcp", "port_range_max": "22", "ethertype": "IPv4", "security_group_id": "7bd54cad-78e4-4b1a-8ae7-f325d130895f"}}' 2018-12-27 15:36:56,846 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-f687b2c6-3ff5-497f-84b6-87a8272f1e8b Date: Thu, 27 Dec 2018 15:36:56 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-12-27T15:36:56Z", "security_group_id": "7bd54cad-78e4-4b1a-8ae7-f325d130895f", "port_range_min": 22, "revision_number": 0, "tenant_id": "e3b0b26ea43f440e81121d2fe9ba8da5", "created_at": "2018-12-27T15:36:56Z", "project_id": "e3b0b26ea43f440e81121d2fe9ba8da5", "id": "69726255-763c-4bc1-b994-11fc19d6ede8"}} 2018-12-27 15:36:56,847 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/security-group-rules.json used request id req-f687b2c6-3ff5-497f-84b6-87a8272f1e8b 2018-12-27 15:36:56,847 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.444411993027s 2018-12-27 15:36:56,847 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/security-group-rules.json used request id req-f687b2c6-3ff5-497f-84b6-87a8272f1e8b 2018-12-27 15:36:56,850 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-27 15:36:56,851 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1f71025497654b588fe58a8106ce937e608e8f01" 2018-12-27 15:36:57,094 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4330 X-Openstack-Request-Id: req-d1898246-25bd-44ac-9d09-52b1b01139cd Date: Thu, 27 Dec 2018 15:36:57 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "e3b0b26ea43f440e81121d2fe9ba8da5", "created_at": "2018-12-27T15:36:55Z", "updated_at": "2018-12-27T15:36:56Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-12-27T15:36:56Z", "revision_number": 0, "id": "69726255-763c-4bc1-b994-11fc19d6ede8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:36:56Z", "security_group_id": "7bd54cad-78e4-4b1a-8ae7-f325d130895f", "tenant_id": "e3b0b26ea43f440e81121d2fe9ba8da5", "port_range_min": 22, "ethertype": "IPv4", "project_id": "e3b0b26ea43f440e81121d2fe9ba8da5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:36:55Z", "revision_number": 0, "id": "74254527-cab0-4c1c-9e4e-69a8d2ece4ae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:36:55Z", "security_group_id": "7bd54cad-78e4-4b1a-8ae7-f325d130895f", "tenant_id": "e3b0b26ea43f440e81121d2fe9ba8da5", "port_range_min": null, "ethertype": "IPv4", "project_id": "e3b0b26ea43f440e81121d2fe9ba8da5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:36:55Z", "revision_number": 0, "id": "dea99e78-453a-46eb-9dd6-b99e618cb011", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:36:55Z", "security_group_id": "7bd54cad-78e4-4b1a-8ae7-f325d130895f", "tenant_id": "e3b0b26ea43f440e81121d2fe9ba8da5", "port_range_min": null, "ethertype": "IPv6", "project_id": "e3b0b26ea43f440e81121d2fe9ba8da5"}], "revision_number": 3, "project_id": "e3b0b26ea43f440e81121d2fe9ba8da5", "id": "7bd54cad-78e4-4b1a-8ae7-f325d130895f", "name": "vping_ssh-sg_0194889b-a39d-45dd-b9f7-5745acb0410a"}, {"description": "Default security group", "tags": [], "tenant_id": "e3b0b26ea43f440e81121d2fe9ba8da5", "created_at": "2018-12-27T15:36:42Z", "updated_at": "2018-12-27T15:36:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:36:42Z", "revision_number": 0, "id": "22b5342f-fa75-4315-b12f-fc972f2bc704", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:36:42Z", "security_group_id": "7c261721-ccc5-488a-9ae0-203355880fa4", "tenant_id": "e3b0b26ea43f440e81121d2fe9ba8da5", "port_range_min": null, "ethertype": "IPv4", "project_id": "e3b0b26ea43f440e81121d2fe9ba8da5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:36:42Z", "revision_number": 0, "id": "2ef17081-a06b-4c99-9f00-ec4c23b8cf36", "remote_group_id": "7c261721-ccc5-488a-9ae0-203355880fa4", "remote_ip_prefix": null, "created_at": "2018-12-27T15:36:42Z", "security_group_id": "7c261721-ccc5-488a-9ae0-203355880fa4", "tenant_id": "e3b0b26ea43f440e81121d2fe9ba8da5", "port_range_min": null, "ethertype": "IPv6", "project_id": "e3b0b26ea43f440e81121d2fe9ba8da5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:36:42Z", "revision_number": 0, "id": "3c6b1dbf-12d3-40cf-8541-a31b92b18bb9", "remote_group_id": "7c261721-ccc5-488a-9ae0-203355880fa4", "remote_ip_prefix": null, "created_at": "2018-12-27T15:36:42Z", "security_group_id": "7c261721-ccc5-488a-9ae0-203355880fa4", "tenant_id": "e3b0b26ea43f440e81121d2fe9ba8da5", "port_range_min": null, "ethertype": "IPv4", "project_id": "e3b0b26ea43f440e81121d2fe9ba8da5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:36:42Z", "revision_number": 0, "id": "c9e3f991-4d8c-466e-b037-ad55977c5196", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:36:42Z", "security_group_id": "7c261721-ccc5-488a-9ae0-203355880fa4", "tenant_id": "e3b0b26ea43f440e81121d2fe9ba8da5", "port_range_min": null, "ethertype": "IPv6", "project_id": "e3b0b26ea43f440e81121d2fe9ba8da5"}], "revision_number": 4, "project_id": "e3b0b26ea43f440e81121d2fe9ba8da5", "id": "7c261721-ccc5-488a-9ae0-203355880fa4", "name": "default"}]} 2018-12-27 15:36:57,094 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json used request id req-d1898246-25bd-44ac-9d09-52b1b01139cd 2018-12-27 15:36:57,095 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.244067907333s 2018-12-27 15:36:57,095 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json used request id req-d1898246-25bd-44ac-9d09-52b1b01139cd 2018-12-27 15:36:57,098 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-12-27 15:36:57,099 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}1f71025497654b588fe58a8106ce937e608e8f01" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": null, "remote_ip_prefix": null, "protocol": "icmp", "port_range_max": null, "ethertype": "IPv4", "security_group_id": "7bd54cad-78e4-4b1a-8ae7-f325d130895f"}}' 2018-12-27 15:36:57,573 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-84f6f775-411d-4a28-a251-6bb15dc135fe Date: Thu, 27 Dec 2018 15:36:57 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T15:36:57Z", "security_group_id": "7bd54cad-78e4-4b1a-8ae7-f325d130895f", "port_range_min": null, "revision_number": 0, "tenant_id": "e3b0b26ea43f440e81121d2fe9ba8da5", "created_at": "2018-12-27T15:36:57Z", "project_id": "e3b0b26ea43f440e81121d2fe9ba8da5", "id": "b4a2a1ed-b7df-42d4-88da-5c6f6189fb7e"}} 2018-12-27 15:36:57,573 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/security-group-rules.json used request id req-84f6f775-411d-4a28-a251-6bb15dc135fe 2018-12-27 15:36:57,573 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.474874019623s 2018-12-27 15:36:57,574 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/security-group-rules.json used request id req-84f6f775-411d-4a28-a251-6bb15dc135fe 2018-12-27 15:36:57,575 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-27 15:36:57,576 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1f71025497654b588fe58a8106ce937e608e8f01" 2018-12-27 15:36:57,862 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1254 X-Openstack-Request-Id: req-5e719811-9d6d-4f2e-9ce0-0ee7c4ca4168 Date: Thu, 27 Dec 2018 15:36:57 GMT RESP BODY: {"networks":[{"updated_at":"2018-12-27T15:29:25Z","dns_domain":"","revision_number":7,"port_security_enabled":true,"id":"a4959dd9-e8f4-4ea9-8c99-7bff545db58c","router:external":true,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"da629caea04941e1ae8979c379dc7c9d","status":"ACTIVE","subnets":["244ab55b-a0ed-4e50-9f85-07f08119ae55"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"da629caea04941e1ae8979c379dc7c9d","created_at":"2018-12-27T15:29:17Z","mtu":1500},{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"cde0bb4a-cc4e-4747-be32-bf304b8dc28c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"e3b0b26ea43f440e81121d2fe9ba8da5","status":"ACTIVE","subnets":["093185d2-92c7-439d-91bf-06640a543288"],"description":"","tags":[],"updated_at":"2018-12-27T15:36:44Z","qos_policy_id":null,"name":"vping_ssh-net_0194889b-a39d-45dd-b9f7-5745acb0410a","admin_state_up":true,"tenant_id":"e3b0b26ea43f440e81121d2fe9ba8da5","created_at":"2018-12-27T15:36:42Z","mtu":1442}]} 2018-12-27 15:36:57,862 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-5e719811-9d6d-4f2e-9ce0-0ee7c4ca4168 2018-12-27 15:36:57,862 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.286967992783s 2018-12-27 15:36:57,863 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-5e719811-9d6d-4f2e-9ce0-0ee7c4ca4168 2018-12-27 15:36:57,867 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-27 15:36:57,871 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1f71025497654b588fe58a8106ce937e608e8f01" 2018-12-27 15:36:58,148 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-fed2bfd9-49e2-41cd-9439-9196f3158879 Date: Thu, 27 Dec 2018 15:36:58 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/de9f4ced-b7ea-4ca5-93d6-f1503d5d2e7d/snap", "metadata": {}}], "file": "/v2/images/de9f4ced-b7ea-4ca5-93d6-f1503d5d2e7d/file", "owner": "e3b0b26ea43f440e81121d2fe9ba8da5", "id": "de9f4ced-b7ea-4ca5-93d6-f1503d5d2e7d", "size": 12716032, "self": "/v2/images/de9f4ced-b7ea-4ca5-93d6-f1503d5d2e7d", "disk_format": "qcow2", "direct_url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/de9f4ced-b7ea-4ca5-93d6-f1503d5d2e7d/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-27T15:36:53Z", "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_0194889b-a39d-45dd-b9f7-5745acb0410a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_0194889b-a39d-45dd-b9f7-5745acb0410a", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-27T15:36:52Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-27 15:36:58,149 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-fed2bfd9-49e2-41cd-9439-9196f3158879 2018-12-27 15:36:58,149 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.281656980515s 2018-12-27 15:36:58,149 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-fed2bfd9-49e2-41cd-9439-9196f3158879 2018-12-27 15:36:58,151 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-12-27 15:36:58,154 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1f71025497654b588fe58a8106ce937e608e8f01" 2018-12-27 15:36:58,174 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:36:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a4e93557-90f9-400b-ab79-8b216424dba4 x-compute-request-id: req-a4e93557-90f9-400b-ab79-8b216424dba4 Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vping_ssh-flavor_0194889b-a39d-45dd-b9f7-5745acb0410a", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/78609d5c-ed36-476b-bec6-90d791ff2918", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/78609d5c-ed36-476b-bec6-90d791ff2918", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "78609d5c-ed36-476b-bec6-90d791ff2918"}]} 2018-12-27 15:36:58,174 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None used request id req-a4e93557-90f9-400b-ab79-8b216424dba4 2018-12-27 15:36:58,174 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0236389636993s 2018-12-27 15:36:58,175 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None used request id req-a4e93557-90f9-400b-ab79-8b216424dba4 2018-12-27 15:36:58,176 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-12-27 15:36:58,178 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/servers -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}1f71025497654b588fe58a8106ce937e608e8f01" -d '{"server": {"name": "vping_ssh-vm2_0194889b-a39d-45dd-b9f7-5745acb0410a", "imageRef": "de9f4ced-b7ea-4ca5-93d6-f1503d5d2e7d", "flavorRef": "78609d5c-ed36-476b-bec6-90d791ff2918", "max_count": 1, "min_count": 1, "networks": [{"uuid": "cde0bb4a-cc4e-4747-be32-bf304b8dc28c"}], "security_groups": [{"name": "7bd54cad-78e4-4b1a-8ae7-f325d130895f"}]}}' 2018-12-27 15:37:01,118 - keystoneauth.session - DEBUG - RESP: [202] Date: Thu, 27 Dec 2018 15:36:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-8b110d0a-1f63-482a-b0d4-8c00a7b40d00 x-compute-request-id: req-8b110d0a-1f63-482a-b0d4-8c00a7b40d00 Content-Length: 403 location: http://172.30.9.31:8774/v2.1/servers/6bf79cbe-2562-40d8-8d64-b38d5e292f45 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "7bd54cad-78e4-4b1a-8ae7-f325d130895f"}], "OS-DCF:diskConfig": "MANUAL", "id": "6bf79cbe-2562-40d8-8d64-b38d5e292f45", "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/6bf79cbe-2562-40d8-8d64-b38d5e292f45", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/6bf79cbe-2562-40d8-8d64-b38d5e292f45", "rel": "bookmark"}], "adminPass": "ksnkWEQtZ3tA"}} 2018-12-27 15:37:01,118 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers used request id req-8b110d0a-1f63-482a-b0d4-8c00a7b40d00 2018-12-27 15:37:01,119 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 2.9423289299s 2018-12-27 15:37:01,119 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers used request id req-8b110d0a-1f63-482a-b0d4-8c00a7b40d00 2018-12-27 15:37:01,120 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-27 15:37:01,122 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1f71025497654b588fe58a8106ce937e608e8f01" 2018-12-27 15:37:01,441 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:37:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d4bf6271-5a20-40ef-be39-514c0acbc854 x-compute-request-id: req-d4bf6271-5a20-40ef-be39-514c0acbc854 Content-Encoding: gzip Content-Length: 601 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/6bf79cbe-2562-40d8-8d64-b38d5e292f45", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/6bf79cbe-2562-40d8-8d64-b38d5e292f45", "rel": "bookmark"}], "image": {"id": "de9f4ced-b7ea-4ca5-93d6-f1503d5d2e7d", "links": [{"href": "http://172.30.9.31:8774/images/de9f4ced-b7ea-4ca5-93d6-f1503d5d2e7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "78609d5c-ed36-476b-bec6-90d791ff2918", "links": [{"href": "http://172.30.9.31:8774/flavors/78609d5c-ed36-476b-bec6-90d791ff2918", "rel": "bookmark"}]}, "id": "6bf79cbe-2562-40d8-8d64-b38d5e292f45", "user_id": "cd79eed690894f9790679f2c994e1c08", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T15:37:01Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_0194889b-a39d-45dd-b9f7-5745acb0410a", "created": "2018-12-27T15:37:01Z", "tenant_id": "e3b0b26ea43f440e81121d2fe9ba8da5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-27 15:37:01,441 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-d4bf6271-5a20-40ef-be39-514c0acbc854 2018-12-27 15:37:01,441 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.321403980255s 2018-12-27 15:37:01,441 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-d4bf6271-5a20-40ef-be39-514c0acbc854 2018-12-27 15:37:01,448 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-27 15:37:01,449 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1f71025497654b588fe58a8106ce937e608e8f01" 2018-12-27 15:37:01,546 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1254 X-Openstack-Request-Id: req-6b370de5-c443-4536-8c42-0039f6ca8dd5 Date: Thu, 27 Dec 2018 15:37:01 GMT RESP BODY: {"networks":[{"updated_at":"2018-12-27T15:29:25Z","dns_domain":"","revision_number":7,"port_security_enabled":true,"id":"a4959dd9-e8f4-4ea9-8c99-7bff545db58c","router:external":true,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"da629caea04941e1ae8979c379dc7c9d","status":"ACTIVE","subnets":["244ab55b-a0ed-4e50-9f85-07f08119ae55"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"da629caea04941e1ae8979c379dc7c9d","created_at":"2018-12-27T15:29:17Z","mtu":1500},{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"cde0bb4a-cc4e-4747-be32-bf304b8dc28c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"e3b0b26ea43f440e81121d2fe9ba8da5","status":"ACTIVE","subnets":["093185d2-92c7-439d-91bf-06640a543288"],"description":"","tags":[],"updated_at":"2018-12-27T15:36:44Z","qos_policy_id":null,"name":"vping_ssh-net_0194889b-a39d-45dd-b9f7-5745acb0410a","admin_state_up":true,"tenant_id":"e3b0b26ea43f440e81121d2fe9ba8da5","created_at":"2018-12-27T15:36:42Z","mtu":1442}]} 2018-12-27 15:37:01,546 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-6b370de5-c443-4536-8c42-0039f6ca8dd5 2018-12-27 15:37:01,546 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0982310771942s 2018-12-27 15:37:01,547 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-6b370de5-c443-4536-8c42-0039f6ca8dd5 2018-12-27 15:37:01,548 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-12-27 15:37:01,548 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1f71025497654b588fe58a8106ce937e608e8f01" 2018-12-27 15:37:01,790 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-e3695e63-441f-4cbf-8e4d-a98ea702076b Date: Thu, 27 Dec 2018 15:37:01 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cde0bb4a-cc4e-4747-be32-bf304b8dc28c","tenant_id":"e3b0b26ea43f440e81121d2fe9ba8da5","created_at":"2018-12-27T15:36:44Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-12-27T15:36:44Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"e3b0b26ea43f440e81121d2fe9ba8da5","id":"093185d2-92c7-439d-91bf-06640a543288","subnetpool_id":null,"name":"vping_ssh-subnet_0194889b-a39d-45dd-b9f7-5745acb0410a"}]} 2018-12-27 15:37:01,791 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets.json used request id req-e3695e63-441f-4cbf-8e4d-a98ea702076b 2018-12-27 15:37:01,791 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.242974042892s 2018-12-27 15:37:01,791 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets.json used request id req-e3695e63-441f-4cbf-8e4d-a98ea702076b 2018-12-27 15:37:01,792 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-27 15:37:03,794 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-27 15:37:03,797 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1f71025497654b588fe58a8106ce937e608e8f01" 2018-12-27 15:37:04,242 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:37:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7b80154e-7bff-4740-b9f7-ce39b14fded5 x-compute-request-id: req-7b80154e-7bff-4740-b9f7-ce39b14fded5 Content-Encoding: gzip Content-Length: 639 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/6bf79cbe-2562-40d8-8d64-b38d5e292f45", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/6bf79cbe-2562-40d8-8d64-b38d5e292f45", "rel": "bookmark"}], "image": {"id": "de9f4ced-b7ea-4ca5-93d6-f1503d5d2e7d", "links": [{"href": "http://172.30.9.31:8774/images/de9f4ced-b7ea-4ca5-93d6-f1503d5d2e7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "78609d5c-ed36-476b-bec6-90d791ff2918", "links": [{"href": "http://172.30.9.31:8774/flavors/78609d5c-ed36-476b-bec6-90d791ff2918", "rel": "bookmark"}]}, "id": "6bf79cbe-2562-40d8-8d64-b38d5e292f45", "user_id": "cd79eed690894f9790679f2c994e1c08", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T15:37:03Z", "hostId": "ab8f4a772ac504c760cba055a4c5d1e98a7e41c11ea5119f1e2dc2f8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_0194889b-a39d-45dd-b9f7-5745acb0410a", "created": "2018-12-27T15:37:01Z", "tenant_id": "e3b0b26ea43f440e81121d2fe9ba8da5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-27 15:37:04,243 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-7b80154e-7bff-4740-b9f7-ce39b14fded5 2018-12-27 15:37:04,243 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.448617935181s 2018-12-27 15:37:04,243 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-7b80154e-7bff-4740-b9f7-ce39b14fded5 2018-12-27 15:37:04,247 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-27 15:37:06,250 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-27 15:37:06,252 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1f71025497654b588fe58a8106ce937e608e8f01" 2018-12-27 15:37:07,054 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:37:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-96a683a6-335e-408e-93a1-5621043fa45e x-compute-request-id: req-96a683a6-335e-408e-93a1-5621043fa45e Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/6bf79cbe-2562-40d8-8d64-b38d5e292f45", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/6bf79cbe-2562-40d8-8d64-b38d5e292f45", "rel": "bookmark"}], "image": {"id": "de9f4ced-b7ea-4ca5-93d6-f1503d5d2e7d", "links": [{"href": "http://172.30.9.31:8774/images/de9f4ced-b7ea-4ca5-93d6-f1503d5d2e7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "78609d5c-ed36-476b-bec6-90d791ff2918", "links": [{"href": "http://172.30.9.31:8774/flavors/78609d5c-ed36-476b-bec6-90d791ff2918", "rel": "bookmark"}]}, "id": "6bf79cbe-2562-40d8-8d64-b38d5e292f45", "security_groups": [{"name": "vping_ssh-sg_0194889b-a39d-45dd-b9f7-5745acb0410a"}], "user_id": "cd79eed690894f9790679f2c994e1c08", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T15:37:04Z", "hostId": "ab8f4a772ac504c760cba055a4c5d1e98a7e41c11ea5119f1e2dc2f8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_0194889b-a39d-45dd-b9f7-5745acb0410a", "created": "2018-12-27T15:37:01Z", "tenant_id": "e3b0b26ea43f440e81121d2fe9ba8da5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-27 15:37:07,054 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-96a683a6-335e-408e-93a1-5621043fa45e 2018-12-27 15:37:07,054 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.804396867752s 2018-12-27 15:37:07,054 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-96a683a6-335e-408e-93a1-5621043fa45e 2018-12-27 15:37:07,058 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-27 15:37:09,061 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-27 15:37:09,063 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1f71025497654b588fe58a8106ce937e608e8f01" 2018-12-27 15:37:09,970 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:37:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-74e0a86b-7412-448f-bb60-6c50254bc4af x-compute-request-id: req-74e0a86b-7412-448f-bb60-6c50254bc4af Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/6bf79cbe-2562-40d8-8d64-b38d5e292f45", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/6bf79cbe-2562-40d8-8d64-b38d5e292f45", "rel": "bookmark"}], "image": {"id": "de9f4ced-b7ea-4ca5-93d6-f1503d5d2e7d", "links": [{"href": "http://172.30.9.31:8774/images/de9f4ced-b7ea-4ca5-93d6-f1503d5d2e7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "78609d5c-ed36-476b-bec6-90d791ff2918", "links": [{"href": "http://172.30.9.31:8774/flavors/78609d5c-ed36-476b-bec6-90d791ff2918", "rel": "bookmark"}]}, "id": "6bf79cbe-2562-40d8-8d64-b38d5e292f45", "security_groups": [{"name": "vping_ssh-sg_0194889b-a39d-45dd-b9f7-5745acb0410a"}], "user_id": "cd79eed690894f9790679f2c994e1c08", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T15:37:04Z", "hostId": "ab8f4a772ac504c760cba055a4c5d1e98a7e41c11ea5119f1e2dc2f8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_0194889b-a39d-45dd-b9f7-5745acb0410a", "created": "2018-12-27T15:37:01Z", "tenant_id": "e3b0b26ea43f440e81121d2fe9ba8da5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-27 15:37:09,970 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-74e0a86b-7412-448f-bb60-6c50254bc4af 2018-12-27 15:37:09,971 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.909686088562s 2018-12-27 15:37:09,971 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-74e0a86b-7412-448f-bb60-6c50254bc4af 2018-12-27 15:37:09,975 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-27 15:37:11,977 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-27 15:37:11,980 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1f71025497654b588fe58a8106ce937e608e8f01" 2018-12-27 15:37:12,557 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:37:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9869dbde-49b2-481b-99ff-196dc1851a3b x-compute-request-id: req-9869dbde-49b2-481b-99ff-196dc1851a3b Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/6bf79cbe-2562-40d8-8d64-b38d5e292f45", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/6bf79cbe-2562-40d8-8d64-b38d5e292f45", "rel": "bookmark"}], "image": {"id": "de9f4ced-b7ea-4ca5-93d6-f1503d5d2e7d", "links": [{"href": "http://172.30.9.31:8774/images/de9f4ced-b7ea-4ca5-93d6-f1503d5d2e7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "78609d5c-ed36-476b-bec6-90d791ff2918", "links": [{"href": "http://172.30.9.31:8774/flavors/78609d5c-ed36-476b-bec6-90d791ff2918", "rel": "bookmark"}]}, "id": "6bf79cbe-2562-40d8-8d64-b38d5e292f45", "security_groups": [{"name": "vping_ssh-sg_0194889b-a39d-45dd-b9f7-5745acb0410a"}], "user_id": "cd79eed690894f9790679f2c994e1c08", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T15:37:04Z", "hostId": "ab8f4a772ac504c760cba055a4c5d1e98a7e41c11ea5119f1e2dc2f8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_0194889b-a39d-45dd-b9f7-5745acb0410a", "created": "2018-12-27T15:37:01Z", "tenant_id": "e3b0b26ea43f440e81121d2fe9ba8da5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-27 15:37:12,557 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-9869dbde-49b2-481b-99ff-196dc1851a3b 2018-12-27 15:37:12,557 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.579920053482s 2018-12-27 15:37:12,558 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-9869dbde-49b2-481b-99ff-196dc1851a3b 2018-12-27 15:37:12,562 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-27 15:37:14,564 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-27 15:37:14,567 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1f71025497654b588fe58a8106ce937e608e8f01" 2018-12-27 15:37:14,929 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:37:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-388c84b6-b5e7-415c-9630-6d69958851a9 x-compute-request-id: req-388c84b6-b5e7-415c-9630-6d69958851a9 Content-Encoding: gzip Content-Length: 744 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_0194889b-a39d-45dd-b9f7-5745acb0410a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:2c:3f", "version": 4, "addr": "192.168.120.23", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/6bf79cbe-2562-40d8-8d64-b38d5e292f45", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/6bf79cbe-2562-40d8-8d64-b38d5e292f45", "rel": "bookmark"}], "image": {"id": "de9f4ced-b7ea-4ca5-93d6-f1503d5d2e7d", "links": [{"href": "http://172.30.9.31:8774/images/de9f4ced-b7ea-4ca5-93d6-f1503d5d2e7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T15:37:13.000000", "flavor": {"id": "78609d5c-ed36-476b-bec6-90d791ff2918", "links": [{"href": "http://172.30.9.31:8774/flavors/78609d5c-ed36-476b-bec6-90d791ff2918", "rel": "bookmark"}]}, "id": "6bf79cbe-2562-40d8-8d64-b38d5e292f45", "security_groups": [{"name": "vping_ssh-sg_0194889b-a39d-45dd-b9f7-5745acb0410a"}], "user_id": "cd79eed690894f9790679f2c994e1c08", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T15:37:13Z", "hostId": "ab8f4a772ac504c760cba055a4c5d1e98a7e41c11ea5119f1e2dc2f8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_0194889b-a39d-45dd-b9f7-5745acb0410a", "created": "2018-12-27T15:37:01Z", "tenant_id": "e3b0b26ea43f440e81121d2fe9ba8da5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-27 15:37:14,929 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-388c84b6-b5e7-415c-9630-6d69958851a9 2018-12-27 15:37:14,929 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.365072965622s 2018-12-27 15:37:14,930 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-388c84b6-b5e7-415c-9630-6d69958851a9 2018-12-27 15:37:14,934 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-12-27 15:37:14,935 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:9696/v2.0/ports.json?device_id=6bf79cbe-2562-40d8-8d64-b38d5e292f45" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1f71025497654b588fe58a8106ce937e608e8f01" 2018-12-27 15:37:14,991 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 915 X-Openstack-Request-Id: req-c1a1f357-3aa4-4511-8a4b-0a1161245500 Date: Thu, 27 Dec 2018 15:37:14 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T15:37:13Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"093185d2-92c7-439d-91bf-06640a543288","ip_address":"192.168.120.23"}],"id":"01d84d3f-86e2-4ce9-aa88-61540f6a7e55","security_groups":["7bd54cad-78e4-4b1a-8ae7-f325d130895f"],"mac_address":"fa:16:3e:5b:2c:3f","project_id":"e3b0b26ea43f440e81121d2fe9ba8da5","status":"ACTIVE","description":"","tags":[],"dns_assignment":[{"hostname":"host-192-168-120-23","ip_address":"192.168.120.23","fqdn":"host-192-168-120-23.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"cde0bb4a-cc4e-4747-be32-bf304b8dc28c","dns_name":"","created_at":"2018-12-27T15:37:04Z","binding:vnic_type":"normal","device_id":"6bf79cbe-2562-40d8-8d64-b38d5e292f45","tenant_id":"e3b0b26ea43f440e81121d2fe9ba8da5"}]} 2018-12-27 15:37:14,991 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports.json?device_id=6bf79cbe-2562-40d8-8d64-b38d5e292f45 used request id req-c1a1f357-3aa4-4511-8a4b-0a1161245500 2018-12-27 15:37:14,991 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0567638874054s 2018-12-27 15:37:14,991 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports.json?device_id=6bf79cbe-2562-40d8-8d64-b38d5e292f45 used request id req-c1a1f357-3aa4-4511-8a4b-0a1161245500 2018-12-27 15:37:14,996 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-27 15:37:14,997 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:9696/v2.0/floatingips.json?port_id=01d84d3f-86e2-4ce9-aa88-61540f6a7e55" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1f71025497654b588fe58a8106ce937e608e8f01" 2018-12-27 15:37:15,192 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-c97a3c9f-08ce-4da7-bf6a-177fe2747f06 Date: Thu, 27 Dec 2018 15:37:15 GMT RESP BODY: {"floatingips": []} 2018-12-27 15:37:15,193 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/floatingips.json?port_id=01d84d3f-86e2-4ce9-aa88-61540f6a7e55 used request id req-c97a3c9f-08ce-4da7-bf6a-177fe2747f06 2018-12-27 15:37:15,193 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.196066141129s 2018-12-27 15:37:15,193 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/floatingips.json?port_id=01d84d3f-86e2-4ce9-aa88-61540f6a7e55 used request id req-c97a3c9f-08ce-4da7-bf6a-177fe2747f06 2018-12-27 15:37:15,193 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_ssh-net_0194889b-a39d-45dd-b9f7-5745acb0410a': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:5b:2c:3f', u'version': 4, u'addr': u'192.168.120.23', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'de9f4ced-b7ea-4ca5-93d6-f1503d5d2e7d'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-12-27T15:37:13.000000', 'flavor': Munch({u'id': u'78609d5c-ed36-476b-bec6-90d791ff2918'}), 'az': u'nova', 'id': u'6bf79cbe-2562-40d8-8d64-b38d5e292f45', 'security_groups': [Munch({u'name': u'vping_ssh-sg_0194889b-a39d-45dd-b9f7-5745acb0410a'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'cd79eed690894f9790679f2c994e1c08', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e3b0b26ea43f440e81121d2fe9ba8da5', 'name': 'vping_ssh-project_0194889b-a39d-45dd-b9f7-5745acb0410a', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2018-12-27T15:37:13.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-12-27T15:37:13Z', 'hostId': u'ab8f4a772ac504c760cba055a4c5d1e98a7e41c11ea5119f1e2dc2f8', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.23', 'cloud': 'envvars', 'host_id': u'ab8f4a772ac504c760cba055a4c5d1e98a7e41c11ea5119f1e2dc2f8', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-12-27T15:37:13.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'e3b0b26ea43f440e81121d2fe9ba8da5', 'name': u'vping_ssh-vm2_0194889b-a39d-45dd-b9f7-5745acb0410a', 'adminPass': u'ksnkWEQtZ3tA', 'tenant_id': u'e3b0b26ea43f440e81121d2fe9ba8da5', 'created_at': u'2018-12-27T15:37:01Z', 'created': u'2018-12-27T15:37:01Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-12-27 15:37:15,194 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-27 15:37:15,195 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1f71025497654b588fe58a8106ce937e608e8f01" 2018-12-27 15:37:15,502 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1254 X-Openstack-Request-Id: req-46e64331-2a19-4307-b76b-e03dcf467b99 Date: Thu, 27 Dec 2018 15:37:15 GMT RESP BODY: {"networks":[{"updated_at":"2018-12-27T15:29:25Z","dns_domain":"","revision_number":7,"port_security_enabled":true,"id":"a4959dd9-e8f4-4ea9-8c99-7bff545db58c","router:external":true,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"da629caea04941e1ae8979c379dc7c9d","status":"ACTIVE","subnets":["244ab55b-a0ed-4e50-9f85-07f08119ae55"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"da629caea04941e1ae8979c379dc7c9d","created_at":"2018-12-27T15:29:17Z","mtu":1500},{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"cde0bb4a-cc4e-4747-be32-bf304b8dc28c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"e3b0b26ea43f440e81121d2fe9ba8da5","status":"ACTIVE","subnets":["093185d2-92c7-439d-91bf-06640a543288"],"description":"","tags":[],"updated_at":"2018-12-27T15:36:44Z","qos_policy_id":null,"name":"vping_ssh-net_0194889b-a39d-45dd-b9f7-5745acb0410a","admin_state_up":true,"tenant_id":"e3b0b26ea43f440e81121d2fe9ba8da5","created_at":"2018-12-27T15:36:42Z","mtu":1442}]} 2018-12-27 15:37:15,502 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-46e64331-2a19-4307-b76b-e03dcf467b99 2018-12-27 15:37:15,502 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.307463884354s 2018-12-27 15:37:15,502 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-46e64331-2a19-4307-b76b-e03dcf467b99 2018-12-27 15:37:15,507 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-27 15:37:15,511 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1f71025497654b588fe58a8106ce937e608e8f01" 2018-12-27 15:37:16,224 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-65e1c67f-948f-444d-9886-7979b90cce0d Date: Thu, 27 Dec 2018 15:37:16 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/de9f4ced-b7ea-4ca5-93d6-f1503d5d2e7d/snap", "metadata": {}}], "file": "/v2/images/de9f4ced-b7ea-4ca5-93d6-f1503d5d2e7d/file", "owner": "e3b0b26ea43f440e81121d2fe9ba8da5", "id": "de9f4ced-b7ea-4ca5-93d6-f1503d5d2e7d", "size": 12716032, "self": "/v2/images/de9f4ced-b7ea-4ca5-93d6-f1503d5d2e7d", "disk_format": "qcow2", "direct_url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/de9f4ced-b7ea-4ca5-93d6-f1503d5d2e7d/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-27T15:36:53Z", "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_0194889b-a39d-45dd-b9f7-5745acb0410a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_0194889b-a39d-45dd-b9f7-5745acb0410a", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-27T15:36:52Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-27 15:37:16,225 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-65e1c67f-948f-444d-9886-7979b90cce0d 2018-12-27 15:37:16,225 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.717848062515s 2018-12-27 15:37:16,225 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-65e1c67f-948f-444d-9886-7979b90cce0d 2018-12-27 15:37:16,226 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-12-27 15:37:16,229 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1f71025497654b588fe58a8106ce937e608e8f01" 2018-12-27 15:37:16,249 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:37:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9588e411-4ace-4199-832d-a9733d770d60 x-compute-request-id: req-9588e411-4ace-4199-832d-a9733d770d60 Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vping_ssh-flavor_0194889b-a39d-45dd-b9f7-5745acb0410a", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/78609d5c-ed36-476b-bec6-90d791ff2918", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/78609d5c-ed36-476b-bec6-90d791ff2918", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "78609d5c-ed36-476b-bec6-90d791ff2918"}]} 2018-12-27 15:37:16,250 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None used request id req-9588e411-4ace-4199-832d-a9733d770d60 2018-12-27 15:37:16,250 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0231039524078s 2018-12-27 15:37:16,250 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None used request id req-9588e411-4ace-4199-832d-a9733d770d60 2018-12-27 15:37:16,251 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-12-27 15:37:16,254 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/servers -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}1f71025497654b588fe58a8106ce937e608e8f01" -d '{"server": {"name": "vping_ssh-vm_0194889b-a39d-45dd-b9f7-5745acb0410a", "imageRef": "de9f4ced-b7ea-4ca5-93d6-f1503d5d2e7d", "key_name": "vping_ssh-kp_0194889b-a39d-45dd-b9f7-5745acb0410a", "flavorRef": "78609d5c-ed36-476b-bec6-90d791ff2918", "max_count": 1, "min_count": 1, "networks": [{"uuid": "cde0bb4a-cc4e-4747-be32-bf304b8dc28c"}], "security_groups": [{"name": "7bd54cad-78e4-4b1a-8ae7-f325d130895f"}]}}' 2018-12-27 15:37:18,783 - keystoneauth.session - DEBUG - RESP: [202] Date: Thu, 27 Dec 2018 15:37:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-fa242349-0651-465f-9ab2-7e6301d9f7db x-compute-request-id: req-fa242349-0651-465f-9ab2-7e6301d9f7db Content-Length: 403 location: http://172.30.9.31:8774/v2.1/servers/90c6d63d-44e3-43f3-b894-17894e2e409d Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "7bd54cad-78e4-4b1a-8ae7-f325d130895f"}], "OS-DCF:diskConfig": "MANUAL", "id": "90c6d63d-44e3-43f3-b894-17894e2e409d", "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/90c6d63d-44e3-43f3-b894-17894e2e409d", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/90c6d63d-44e3-43f3-b894-17894e2e409d", "rel": "bookmark"}], "adminPass": "Gw48FbRtwYo8"}} 2018-12-27 15:37:18,784 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers used request id req-fa242349-0651-465f-9ab2-7e6301d9f7db 2018-12-27 15:37:18,784 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 2.53238511086s 2018-12-27 15:37:18,784 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers used request id req-fa242349-0651-465f-9ab2-7e6301d9f7db 2018-12-27 15:37:18,785 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-27 15:37:18,787 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1f71025497654b588fe58a8106ce937e608e8f01" 2018-12-27 15:37:19,377 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:37:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-670d3f98-6090-455f-9ada-7a36254f7a20 x-compute-request-id: req-670d3f98-6090-455f-9ada-7a36254f7a20 Content-Encoding: gzip Content-Length: 850 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/90c6d63d-44e3-43f3-b894-17894e2e409d", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/90c6d63d-44e3-43f3-b894-17894e2e409d", "rel": "bookmark"}], "image": {"id": "de9f4ced-b7ea-4ca5-93d6-f1503d5d2e7d", "links": [{"href": "http://172.30.9.31:8774/images/de9f4ced-b7ea-4ca5-93d6-f1503d5d2e7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "78609d5c-ed36-476b-bec6-90d791ff2918", "links": [{"href": "http://172.30.9.31:8774/flavors/78609d5c-ed36-476b-bec6-90d791ff2918", "rel": "bookmark"}]}, "id": "90c6d63d-44e3-43f3-b894-17894e2e409d", "user_id": "cd79eed690894f9790679f2c994e1c08", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T15:37:18Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_0194889b-a39d-45dd-b9f7-5745acb0410a", "name": "vping_ssh-vm_0194889b-a39d-45dd-b9f7-5745acb0410a", "created": "2018-12-27T15:37:18Z", "tenant_id": "e3b0b26ea43f440e81121d2fe9ba8da5", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_0194889b-a39d-45dd-b9f7-5745acb0410a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:2c:3f", "version": 4, "addr": "192.168.120.23", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/6bf79cbe-2562-40d8-8d64-b38d5e292f45", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/6bf79cbe-2562-40d8-8d64-b38d5e292f45", "rel": "bookmark"}], "image": {"id": "de9f4ced-b7ea-4ca5-93d6-f1503d5d2e7d", "links": [{"href": "http://172.30.9.31:8774/images/de9f4ced-b7ea-4ca5-93d6-f1503d5d2e7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T15:37:13.000000", "flavor": {"id": "78609d5c-ed36-476b-bec6-90d791ff2918", "links": [{"href": "http://172.30.9.31:8774/flavors/78609d5c-ed36-476b-bec6-90d791ff2918", "rel": "bookmark"}]}, "id": "6bf79cbe-2562-40d8-8d64-b38d5e292f45", "security_groups": [{"name": "vping_ssh-sg_0194889b-a39d-45dd-b9f7-5745acb0410a"}], "user_id": "cd79eed690894f9790679f2c994e1c08", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T15:37:13Z", "hostId": "ab8f4a772ac504c760cba055a4c5d1e98a7e41c11ea5119f1e2dc2f8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_0194889b-a39d-45dd-b9f7-5745acb0410a", "created": "2018-12-27T15:37:01Z", "tenant_id": "e3b0b26ea43f440e81121d2fe9ba8da5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-27 15:37:19,377 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-670d3f98-6090-455f-9ada-7a36254f7a20 2018-12-27 15:37:19,377 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.592381000519s 2018-12-27 15:37:19,378 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-670d3f98-6090-455f-9ada-7a36254f7a20 2018-12-27 15:37:19,383 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-27 15:37:21,385 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-27 15:37:21,388 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1f71025497654b588fe58a8106ce937e608e8f01" 2018-12-27 15:37:22,158 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:37:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4a317cea-34b9-44d7-bb7d-64f50cca6644 x-compute-request-id: req-4a317cea-34b9-44d7-bb7d-64f50cca6644 Content-Encoding: gzip Content-Length: 889 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/90c6d63d-44e3-43f3-b894-17894e2e409d", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/90c6d63d-44e3-43f3-b894-17894e2e409d", "rel": "bookmark"}], "image": {"id": "de9f4ced-b7ea-4ca5-93d6-f1503d5d2e7d", "links": [{"href": "http://172.30.9.31:8774/images/de9f4ced-b7ea-4ca5-93d6-f1503d5d2e7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "78609d5c-ed36-476b-bec6-90d791ff2918", "links": [{"href": "http://172.30.9.31:8774/flavors/78609d5c-ed36-476b-bec6-90d791ff2918", "rel": "bookmark"}]}, "id": "90c6d63d-44e3-43f3-b894-17894e2e409d", "security_groups": [{"name": "vping_ssh-sg_0194889b-a39d-45dd-b9f7-5745acb0410a"}], "user_id": "cd79eed690894f9790679f2c994e1c08", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T15:37:21Z", "hostId": "292cd2862b3c5375c2f993232e096e56da70be0deb1a79e98cca51bb", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_0194889b-a39d-45dd-b9f7-5745acb0410a", "name": "vping_ssh-vm_0194889b-a39d-45dd-b9f7-5745acb0410a", "created": "2018-12-27T15:37:18Z", "tenant_id": "e3b0b26ea43f440e81121d2fe9ba8da5", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_0194889b-a39d-45dd-b9f7-5745acb0410a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:2c:3f", "version": 4, "addr": "192.168.120.23", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/6bf79cbe-2562-40d8-8d64-b38d5e292f45", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/6bf79cbe-2562-40d8-8d64-b38d5e292f45", "rel": "bookmark"}], "image": {"id": "de9f4ced-b7ea-4ca5-93d6-f1503d5d2e7d", "links": [{"href": "http://172.30.9.31:8774/images/de9f4ced-b7ea-4ca5-93d6-f1503d5d2e7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T15:37:13.000000", "flavor": {"id": "78609d5c-ed36-476b-bec6-90d791ff2918", "links": [{"href": "http://172.30.9.31:8774/flavors/78609d5c-ed36-476b-bec6-90d791ff2918", "rel": "bookmark"}]}, "id": "6bf79cbe-2562-40d8-8d64-b38d5e292f45", "security_groups": [{"name": "vping_ssh-sg_0194889b-a39d-45dd-b9f7-5745acb0410a"}], "user_id": "cd79eed690894f9790679f2c994e1c08", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T15:37:13Z", "hostId": "ab8f4a772ac504c760cba055a4c5d1e98a7e41c11ea5119f1e2dc2f8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_0194889b-a39d-45dd-b9f7-5745acb0410a", "created": "2018-12-27T15:37:01Z", "tenant_id": "e3b0b26ea43f440e81121d2fe9ba8da5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-27 15:37:22,159 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-4a317cea-34b9-44d7-bb7d-64f50cca6644 2018-12-27 15:37:22,159 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.773293018341s 2018-12-27 15:37:22,159 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-4a317cea-34b9-44d7-bb7d-64f50cca6644 2018-12-27 15:37:22,164 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-27 15:37:24,167 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-27 15:37:24,169 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1f71025497654b588fe58a8106ce937e608e8f01" 2018-12-27 15:37:25,194 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:37:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-eca9bfeb-719d-4581-bbb6-66109863812d x-compute-request-id: req-eca9bfeb-719d-4581-bbb6-66109863812d Content-Encoding: gzip Content-Length: 889 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/90c6d63d-44e3-43f3-b894-17894e2e409d", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/90c6d63d-44e3-43f3-b894-17894e2e409d", "rel": "bookmark"}], "image": {"id": "de9f4ced-b7ea-4ca5-93d6-f1503d5d2e7d", "links": [{"href": "http://172.30.9.31:8774/images/de9f4ced-b7ea-4ca5-93d6-f1503d5d2e7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "78609d5c-ed36-476b-bec6-90d791ff2918", "links": [{"href": "http://172.30.9.31:8774/flavors/78609d5c-ed36-476b-bec6-90d791ff2918", "rel": "bookmark"}]}, "id": "90c6d63d-44e3-43f3-b894-17894e2e409d", "security_groups": [{"name": "vping_ssh-sg_0194889b-a39d-45dd-b9f7-5745acb0410a"}], "user_id": "cd79eed690894f9790679f2c994e1c08", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T15:37:21Z", "hostId": "292cd2862b3c5375c2f993232e096e56da70be0deb1a79e98cca51bb", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_0194889b-a39d-45dd-b9f7-5745acb0410a", "name": "vping_ssh-vm_0194889b-a39d-45dd-b9f7-5745acb0410a", "created": "2018-12-27T15:37:18Z", "tenant_id": "e3b0b26ea43f440e81121d2fe9ba8da5", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_0194889b-a39d-45dd-b9f7-5745acb0410a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:2c:3f", "version": 4, "addr": "192.168.120.23", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/6bf79cbe-2562-40d8-8d64-b38d5e292f45", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/6bf79cbe-2562-40d8-8d64-b38d5e292f45", "rel": "bookmark"}], "image": {"id": "de9f4ced-b7ea-4ca5-93d6-f1503d5d2e7d", "links": [{"href": "http://172.30.9.31:8774/images/de9f4ced-b7ea-4ca5-93d6-f1503d5d2e7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T15:37:13.000000", "flavor": {"id": "78609d5c-ed36-476b-bec6-90d791ff2918", "links": [{"href": "http://172.30.9.31:8774/flavors/78609d5c-ed36-476b-bec6-90d791ff2918", "rel": "bookmark"}]}, "id": "6bf79cbe-2562-40d8-8d64-b38d5e292f45", "security_groups": [{"name": "vping_ssh-sg_0194889b-a39d-45dd-b9f7-5745acb0410a"}], "user_id": "cd79eed690894f9790679f2c994e1c08", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T15:37:13Z", "hostId": "ab8f4a772ac504c760cba055a4c5d1e98a7e41c11ea5119f1e2dc2f8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_0194889b-a39d-45dd-b9f7-5745acb0410a", "created": "2018-12-27T15:37:01Z", "tenant_id": "e3b0b26ea43f440e81121d2fe9ba8da5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-27 15:37:25,194 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-eca9bfeb-719d-4581-bbb6-66109863812d 2018-12-27 15:37:25,195 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.02784585953s 2018-12-27 15:37:25,195 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-eca9bfeb-719d-4581-bbb6-66109863812d 2018-12-27 15:37:25,199 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-27 15:37:27,202 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-27 15:37:27,204 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1f71025497654b588fe58a8106ce937e608e8f01" 2018-12-27 15:37:27,981 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:37:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b8f8b0d6-748c-4bf7-ae6a-d5d09b7f78dd x-compute-request-id: req-b8f8b0d6-748c-4bf7-ae6a-d5d09b7f78dd Content-Encoding: gzip Content-Length: 889 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/90c6d63d-44e3-43f3-b894-17894e2e409d", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/90c6d63d-44e3-43f3-b894-17894e2e409d", "rel": "bookmark"}], "image": {"id": "de9f4ced-b7ea-4ca5-93d6-f1503d5d2e7d", "links": [{"href": "http://172.30.9.31:8774/images/de9f4ced-b7ea-4ca5-93d6-f1503d5d2e7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "78609d5c-ed36-476b-bec6-90d791ff2918", "links": [{"href": "http://172.30.9.31:8774/flavors/78609d5c-ed36-476b-bec6-90d791ff2918", "rel": "bookmark"}]}, "id": "90c6d63d-44e3-43f3-b894-17894e2e409d", "security_groups": [{"name": "vping_ssh-sg_0194889b-a39d-45dd-b9f7-5745acb0410a"}], "user_id": "cd79eed690894f9790679f2c994e1c08", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T15:37:21Z", "hostId": "292cd2862b3c5375c2f993232e096e56da70be0deb1a79e98cca51bb", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_0194889b-a39d-45dd-b9f7-5745acb0410a", "name": "vping_ssh-vm_0194889b-a39d-45dd-b9f7-5745acb0410a", "created": "2018-12-27T15:37:18Z", "tenant_id": "e3b0b26ea43f440e81121d2fe9ba8da5", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_0194889b-a39d-45dd-b9f7-5745acb0410a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:2c:3f", "version": 4, "addr": "192.168.120.23", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/6bf79cbe-2562-40d8-8d64-b38d5e292f45", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/6bf79cbe-2562-40d8-8d64-b38d5e292f45", "rel": "bookmark"}], "image": {"id": "de9f4ced-b7ea-4ca5-93d6-f1503d5d2e7d", "links": [{"href": "http://172.30.9.31:8774/images/de9f4ced-b7ea-4ca5-93d6-f1503d5d2e7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T15:37:13.000000", "flavor": {"id": "78609d5c-ed36-476b-bec6-90d791ff2918", "links": [{"href": "http://172.30.9.31:8774/flavors/78609d5c-ed36-476b-bec6-90d791ff2918", "rel": "bookmark"}]}, "id": "6bf79cbe-2562-40d8-8d64-b38d5e292f45", "security_groups": [{"name": "vping_ssh-sg_0194889b-a39d-45dd-b9f7-5745acb0410a"}], "user_id": "cd79eed690894f9790679f2c994e1c08", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T15:37:13Z", "hostId": "ab8f4a772ac504c760cba055a4c5d1e98a7e41c11ea5119f1e2dc2f8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_0194889b-a39d-45dd-b9f7-5745acb0410a", "created": "2018-12-27T15:37:01Z", "tenant_id": "e3b0b26ea43f440e81121d2fe9ba8da5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-27 15:37:27,982 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-b8f8b0d6-748c-4bf7-ae6a-d5d09b7f78dd 2018-12-27 15:37:27,982 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.779670953751s 2018-12-27 15:37:27,982 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-b8f8b0d6-748c-4bf7-ae6a-d5d09b7f78dd 2018-12-27 15:37:27,987 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-27 15:37:29,989 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-27 15:37:29,992 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1f71025497654b588fe58a8106ce937e608e8f01" 2018-12-27 15:37:30,813 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:37:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-013309d0-f22b-483b-9453-40e7bd1a16cc x-compute-request-id: req-013309d0-f22b-483b-9453-40e7bd1a16cc Content-Encoding: gzip Content-Length: 889 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/90c6d63d-44e3-43f3-b894-17894e2e409d", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/90c6d63d-44e3-43f3-b894-17894e2e409d", "rel": "bookmark"}], "image": {"id": "de9f4ced-b7ea-4ca5-93d6-f1503d5d2e7d", "links": [{"href": "http://172.30.9.31:8774/images/de9f4ced-b7ea-4ca5-93d6-f1503d5d2e7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "78609d5c-ed36-476b-bec6-90d791ff2918", "links": [{"href": "http://172.30.9.31:8774/flavors/78609d5c-ed36-476b-bec6-90d791ff2918", "rel": "bookmark"}]}, "id": "90c6d63d-44e3-43f3-b894-17894e2e409d", "security_groups": [{"name": "vping_ssh-sg_0194889b-a39d-45dd-b9f7-5745acb0410a"}], "user_id": "cd79eed690894f9790679f2c994e1c08", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T15:37:21Z", "hostId": "292cd2862b3c5375c2f993232e096e56da70be0deb1a79e98cca51bb", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_0194889b-a39d-45dd-b9f7-5745acb0410a", "name": "vping_ssh-vm_0194889b-a39d-45dd-b9f7-5745acb0410a", "created": "2018-12-27T15:37:18Z", "tenant_id": "e3b0b26ea43f440e81121d2fe9ba8da5", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_0194889b-a39d-45dd-b9f7-5745acb0410a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:2c:3f", "version": 4, "addr": "192.168.120.23", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/6bf79cbe-2562-40d8-8d64-b38d5e292f45", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/6bf79cbe-2562-40d8-8d64-b38d5e292f45", "rel": "bookmark"}], "image": {"id": "de9f4ced-b7ea-4ca5-93d6-f1503d5d2e7d", "links": [{"href": "http://172.30.9.31:8774/images/de9f4ced-b7ea-4ca5-93d6-f1503d5d2e7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T15:37:13.000000", "flavor": {"id": "78609d5c-ed36-476b-bec6-90d791ff2918", "links": [{"href": "http://172.30.9.31:8774/flavors/78609d5c-ed36-476b-bec6-90d791ff2918", "rel": "bookmark"}]}, "id": "6bf79cbe-2562-40d8-8d64-b38d5e292f45", "security_groups": [{"name": "vping_ssh-sg_0194889b-a39d-45dd-b9f7-5745acb0410a"}], "user_id": "cd79eed690894f9790679f2c994e1c08", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T15:37:13Z", "hostId": "ab8f4a772ac504c760cba055a4c5d1e98a7e41c11ea5119f1e2dc2f8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_0194889b-a39d-45dd-b9f7-5745acb0410a", "created": "2018-12-27T15:37:01Z", "tenant_id": "e3b0b26ea43f440e81121d2fe9ba8da5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-27 15:37:30,813 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-013309d0-f22b-483b-9453-40e7bd1a16cc 2018-12-27 15:37:30,813 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.823426961899s 2018-12-27 15:37:30,813 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-013309d0-f22b-483b-9453-40e7bd1a16cc 2018-12-27 15:37:30,819 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-27 15:37:32,822 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-27 15:37:32,824 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1f71025497654b588fe58a8106ce937e608e8f01" 2018-12-27 15:37:33,395 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:37:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e747d6ee-8f5e-42e3-8b60-4bf1bc4f7549 x-compute-request-id: req-e747d6ee-8f5e-42e3-8b60-4bf1bc4f7549 Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_0194889b-a39d-45dd-b9f7-5745acb0410a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:66:9d", "version": 4, "addr": "192.168.120.19", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/90c6d63d-44e3-43f3-b894-17894e2e409d", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/90c6d63d-44e3-43f3-b894-17894e2e409d", "rel": "bookmark"}], "image": {"id": "de9f4ced-b7ea-4ca5-93d6-f1503d5d2e7d", "links": [{"href": "http://172.30.9.31:8774/images/de9f4ced-b7ea-4ca5-93d6-f1503d5d2e7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T15:37:32.000000", "flavor": {"id": "78609d5c-ed36-476b-bec6-90d791ff2918", "links": [{"href": "http://172.30.9.31:8774/flavors/78609d5c-ed36-476b-bec6-90d791ff2918", "rel": "bookmark"}]}, "id": "90c6d63d-44e3-43f3-b894-17894e2e409d", "security_groups": [{"name": "vping_ssh-sg_0194889b-a39d-45dd-b9f7-5745acb0410a"}], "user_id": "cd79eed690894f9790679f2c994e1c08", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T15:37:32Z", "hostId": "292cd2862b3c5375c2f993232e096e56da70be0deb1a79e98cca51bb", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_0194889b-a39d-45dd-b9f7-5745acb0410a", "name": "vping_ssh-vm_0194889b-a39d-45dd-b9f7-5745acb0410a", "created": "2018-12-27T15:37:18Z", "tenant_id": "e3b0b26ea43f440e81121d2fe9ba8da5", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_0194889b-a39d-45dd-b9f7-5745acb0410a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:2c:3f", "version": 4, "addr": "192.168.120.23", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/6bf79cbe-2562-40d8-8d64-b38d5e292f45", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/6bf79cbe-2562-40d8-8d64-b38d5e292f45", "rel": "bookmark"}], "image": {"id": "de9f4ced-b7ea-4ca5-93d6-f1503d5d2e7d", "links": [{"href": "http://172.30.9.31:8774/images/de9f4ced-b7ea-4ca5-93d6-f1503d5d2e7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T15:37:13.000000", "flavor": {"id": "78609d5c-ed36-476b-bec6-90d791ff2918", "links": [{"href": "http://172.30.9.31:8774/flavors/78609d5c-ed36-476b-bec6-90d791ff2918", "rel": "bookmark"}]}, "id": "6bf79cbe-2562-40d8-8d64-b38d5e292f45", "security_groups": [{"name": "vping_ssh-sg_0194889b-a39d-45dd-b9f7-5745acb0410a"}], "user_id": "cd79eed690894f9790679f2c994e1c08", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T15:37:13Z", "hostId": "ab8f4a772ac504c760cba055a4c5d1e98a7e41c11ea5119f1e2dc2f8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_0194889b-a39d-45dd-b9f7-5745acb0410a", "created": "2018-12-27T15:37:01Z", "tenant_id": "e3b0b26ea43f440e81121d2fe9ba8da5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-27 15:37:33,396 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-e747d6ee-8f5e-42e3-8b60-4bf1bc4f7549 2018-12-27 15:37:33,396 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.573815107346s 2018-12-27 15:37:33,396 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-e747d6ee-8f5e-42e3-8b60-4bf1bc4f7549 2018-12-27 15:37:33,401 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-12-27 15:37:33,402 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:9696/v2.0/ports.json?device_id=90c6d63d-44e3-43f3-b894-17894e2e409d" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1f71025497654b588fe58a8106ce937e608e8f01" 2018-12-27 15:37:33,449 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 915 X-Openstack-Request-Id: req-dbbb5481-c1fa-4d2e-96f9-6990de258f95 Date: Thu, 27 Dec 2018 15:37:33 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T15:37:31Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"093185d2-92c7-439d-91bf-06640a543288","ip_address":"192.168.120.19"}],"id":"fd823e08-9e54-4936-9099-ad8ec44b2d23","security_groups":["7bd54cad-78e4-4b1a-8ae7-f325d130895f"],"mac_address":"fa:16:3e:f0:66:9d","project_id":"e3b0b26ea43f440e81121d2fe9ba8da5","status":"ACTIVE","description":"","tags":[],"dns_assignment":[{"hostname":"host-192-168-120-19","ip_address":"192.168.120.19","fqdn":"host-192-168-120-19.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"cde0bb4a-cc4e-4747-be32-bf304b8dc28c","dns_name":"","created_at":"2018-12-27T15:37:20Z","binding:vnic_type":"normal","device_id":"90c6d63d-44e3-43f3-b894-17894e2e409d","tenant_id":"e3b0b26ea43f440e81121d2fe9ba8da5"}]} 2018-12-27 15:37:33,449 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports.json?device_id=90c6d63d-44e3-43f3-b894-17894e2e409d used request id req-dbbb5481-c1fa-4d2e-96f9-6990de258f95 2018-12-27 15:37:33,449 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0480198860168s 2018-12-27 15:37:33,449 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports.json?device_id=90c6d63d-44e3-43f3-b894-17894e2e409d used request id req-dbbb5481-c1fa-4d2e-96f9-6990de258f95 2018-12-27 15:37:33,455 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-27 15:37:33,455 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:9696/v2.0/floatingips.json?port_id=fd823e08-9e54-4936-9099-ad8ec44b2d23" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1f71025497654b588fe58a8106ce937e608e8f01" 2018-12-27 15:37:33,484 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-8fcd9a38-571a-4029-a369-206bd15b6642 Date: Thu, 27 Dec 2018 15:37:33 GMT RESP BODY: {"floatingips": []} 2018-12-27 15:37:33,484 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/floatingips.json?port_id=fd823e08-9e54-4936-9099-ad8ec44b2d23 used request id req-8fcd9a38-571a-4029-a369-206bd15b6642 2018-12-27 15:37:33,485 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0297119617462s 2018-12-27 15:37:33,485 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/floatingips.json?port_id=fd823e08-9e54-4936-9099-ad8ec44b2d23 used request id req-8fcd9a38-571a-4029-a369-206bd15b6642 2018-12-27 15:37:33,485 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_ssh-net_0194889b-a39d-45dd-b9f7-5745acb0410a': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:f0:66:9d', u'version': 4, u'addr': u'192.168.120.19', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'de9f4ced-b7ea-4ca5-93d6-f1503d5d2e7d'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-12-27T15:37:32.000000', 'flavor': Munch({u'id': u'78609d5c-ed36-476b-bec6-90d791ff2918'}), 'az': u'nova', 'id': u'90c6d63d-44e3-43f3-b894-17894e2e409d', 'security_groups': [Munch({u'name': u'vping_ssh-sg_0194889b-a39d-45dd-b9f7-5745acb0410a'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'cd79eed690894f9790679f2c994e1c08', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e3b0b26ea43f440e81121d2fe9ba8da5', 'name': 'vping_ssh-project_0194889b-a39d-45dd-b9f7-5745acb0410a', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2018-12-27T15:37:32.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-12-27T15:37:32Z', 'hostId': u'292cd2862b3c5375c2f993232e096e56da70be0deb1a79e98cca51bb', u'OS-SRV-USG:terminated_at': None, 'key_name': u'vping_ssh-kp_0194889b-a39d-45dd-b9f7-5745acb0410a', 'public_v6': '', 'private_v4': u'192.168.120.19', 'cloud': 'envvars', 'host_id': u'292cd2862b3c5375c2f993232e096e56da70be0deb1a79e98cca51bb', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-12-27T15:37:32.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'e3b0b26ea43f440e81121d2fe9ba8da5', 'name': u'vping_ssh-vm_0194889b-a39d-45dd-b9f7-5745acb0410a', 'adminPass': u'Gw48FbRtwYo8', 'tenant_id': u'e3b0b26ea43f440e81121d2fe9ba8da5', 'created_at': u'2018-12-27T15:37:18Z', 'created': u'2018-12-27T15:37:18Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-12-27 15:37:33,489 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-27 15:37:33,489 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1f71025497654b588fe58a8106ce937e608e8f01" 2018-12-27 15:37:33,596 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1254 X-Openstack-Request-Id: req-9bdff6f2-d129-4a0a-be7a-75cfda3cc6c1 Date: Thu, 27 Dec 2018 15:37:33 GMT RESP BODY: {"networks":[{"updated_at":"2018-12-27T15:29:25Z","dns_domain":"","revision_number":7,"port_security_enabled":true,"id":"a4959dd9-e8f4-4ea9-8c99-7bff545db58c","router:external":true,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"da629caea04941e1ae8979c379dc7c9d","status":"ACTIVE","subnets":["244ab55b-a0ed-4e50-9f85-07f08119ae55"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"da629caea04941e1ae8979c379dc7c9d","created_at":"2018-12-27T15:29:17Z","mtu":1500},{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"cde0bb4a-cc4e-4747-be32-bf304b8dc28c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"e3b0b26ea43f440e81121d2fe9ba8da5","status":"ACTIVE","subnets":["093185d2-92c7-439d-91bf-06640a543288"],"description":"","tags":[],"updated_at":"2018-12-27T15:36:44Z","qos_policy_id":null,"name":"vping_ssh-net_0194889b-a39d-45dd-b9f7-5745acb0410a","admin_state_up":true,"tenant_id":"e3b0b26ea43f440e81121d2fe9ba8da5","created_at":"2018-12-27T15:36:42Z","mtu":1442}]} 2018-12-27 15:37:33,596 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-9bdff6f2-d129-4a0a-be7a-75cfda3cc6c1 2018-12-27 15:37:33,596 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.107203006744s 2018-12-27 15:37:33,596 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-9bdff6f2-d129-4a0a-be7a-75cfda3cc6c1 2018-12-27 15:37:33,599 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-12-27 15:37:33,600 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:9696/v2.0/ports.json?device_id=90c6d63d-44e3-43f3-b894-17894e2e409d" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1f71025497654b588fe58a8106ce937e608e8f01" 2018-12-27 15:37:33,652 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 915 X-Openstack-Request-Id: req-539fa690-65bc-4e66-a58e-2bd872096357 Date: Thu, 27 Dec 2018 15:37:33 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T15:37:31Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"093185d2-92c7-439d-91bf-06640a543288","ip_address":"192.168.120.19"}],"id":"fd823e08-9e54-4936-9099-ad8ec44b2d23","security_groups":["7bd54cad-78e4-4b1a-8ae7-f325d130895f"],"mac_address":"fa:16:3e:f0:66:9d","project_id":"e3b0b26ea43f440e81121d2fe9ba8da5","status":"ACTIVE","description":"","tags":[],"dns_assignment":[{"hostname":"host-192-168-120-19","ip_address":"192.168.120.19","fqdn":"host-192-168-120-19.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"cde0bb4a-cc4e-4747-be32-bf304b8dc28c","dns_name":"","created_at":"2018-12-27T15:37:20Z","binding:vnic_type":"normal","device_id":"90c6d63d-44e3-43f3-b894-17894e2e409d","tenant_id":"e3b0b26ea43f440e81121d2fe9ba8da5"}]} 2018-12-27 15:37:33,653 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports.json?device_id=90c6d63d-44e3-43f3-b894-17894e2e409d used request id req-539fa690-65bc-4e66-a58e-2bd872096357 2018-12-27 15:37:33,653 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0534651279449s 2018-12-27 15:37:33,653 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports.json?device_id=90c6d63d-44e3-43f3-b894-17894e2e409d used request id req-539fa690-65bc-4e66-a58e-2bd872096357 2018-12-27 15:37:33,654 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-12-27 15:37:33,654 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}1f71025497654b588fe58a8106ce937e608e8f01" -d '{"floatingip": {"floating_network_id": "a4959dd9-e8f4-4ea9-8c99-7bff545db58c", "fixed_ip_address": "192.168.120.19", "port_id": "fd823e08-9e54-4936-9099-ad8ec44b2d23"}}' 2018-12-27 15:37:35,311 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 586 X-Openstack-Request-Id: req-18942c08-cae8-473b-b5b8-c1d326ee6ff4 Date: Thu, 27 Dec 2018 15:37:35 GMT RESP BODY: {"floatingip": {"router_id": "eac12af7-289c-400e-aaa5-da64e22f1642", "status": "DOWN", "description": "", "tags": [], "updated_at": "2018-12-27T15:37:34Z", "dns_domain": "", "floating_network_id": "a4959dd9-e8f4-4ea9-8c99-7bff545db58c", "fixed_ip_address": "192.168.120.19", "floating_ip_address": "172.30.9.200", "revision_number": 0, "port_id": "fd823e08-9e54-4936-9099-ad8ec44b2d23", "id": "7dda4a10-8803-4353-a1e6-a856b201488c", "tenant_id": "e3b0b26ea43f440e81121d2fe9ba8da5", "created_at": "2018-12-27T15:37:34Z", "dns_name": "", "project_id": "e3b0b26ea43f440e81121d2fe9ba8da5"}} 2018-12-27 15:37:35,311 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/floatingips.json used request id req-18942c08-cae8-473b-b5b8-c1d326ee6ff4 2018-12-27 15:37:35,311 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 1.6571969986s 2018-12-27 15:37:35,311 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/floatingips.json used request id req-18942c08-cae8-473b-b5b8-c1d326ee6ff4 2018-12-27 15:37:35,319 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-27 15:37:35,320 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1f71025497654b588fe58a8106ce937e608e8f01" 2018-12-27 15:37:35,384 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 591 X-Openstack-Request-Id: req-6996c4d0-60eb-4b47-8a5a-cc262b2eafa7 Date: Thu, 27 Dec 2018 15:37:35 GMT RESP BODY: {"floatingips": [{"router_id": "eac12af7-289c-400e-aaa5-da64e22f1642", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-12-27T15:37:35Z", "dns_domain": "", "floating_network_id": "a4959dd9-e8f4-4ea9-8c99-7bff545db58c", "fixed_ip_address": "192.168.120.19", "floating_ip_address": "172.30.9.200", "revision_number": 1, "port_id": "fd823e08-9e54-4936-9099-ad8ec44b2d23", "id": "7dda4a10-8803-4353-a1e6-a856b201488c", "dns_name": "", "created_at": "2018-12-27T15:37:34Z", "tenant_id": "e3b0b26ea43f440e81121d2fe9ba8da5", "project_id": "e3b0b26ea43f440e81121d2fe9ba8da5"}]} 2018-12-27 15:37:35,384 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/floatingips.json used request id req-6996c4d0-60eb-4b47-8a5a-cc262b2eafa7 2018-12-27 15:37:35,384 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0649690628052s 2018-12-27 15:37:35,385 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/floatingips.json used request id req-6996c4d0-60eb-4b47-8a5a-cc262b2eafa7 2018-12-27 15:37:35,389 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'eac12af7-289c-400e-aaa5-da64e22f1642', 'updated_at': u'2018-12-27T15:37:35Z', u'dns_domain': u'', 'fixed_ip_address': u'192.168.120.19', 'floating_ip_address': u'172.30.9.200', 'revision_number': 1, 'port_id': u'fd823e08-9e54-4936-9099-ad8ec44b2d23', 'id': u'7dda4a10-8803-4353-a1e6-a856b201488c', 'network': u'a4959dd9-e8f4-4ea9-8c99-7bff545db58c', 'port': u'fd823e08-9e54-4936-9099-ad8ec44b2d23', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e3b0b26ea43f440e81121d2fe9ba8da5', 'name': 'vping_ssh-project_0194889b-a39d-45dd-b9f7-5745acb0410a', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'e3b0b26ea43f440e81121d2fe9ba8da5', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'a4959dd9-e8f4-4ea9-8c99-7bff545db58c', 'properties': Munch({u'dns_name': u'', u'dns_domain': u'', u'tags': []}), 'tenant_id': u'e3b0b26ea43f440e81121d2fe9ba8da5', 'created_at': u'2018-12-27T15:37:34Z', 'attached': True, u'dns_name': u'', 'router': u'eac12af7-289c-400e-aaa5-da64e22f1642'}) 2018-12-27 15:37:35,390 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-12-27 15:37:35,392 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/servers/90c6d63d-44e3-43f3-b894-17894e2e409d/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}1f71025497654b588fe58a8106ce937e608e8f01" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-27 15:37:36,241 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:37:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ce8b1853-c7ed-4518-bf7b-ec3e02b36fc2 x-compute-request-id: req-ce8b1853-c7ed-4518-bf7b-ec3e02b36fc2 Content-Encoding: gzip Content-Length: 9606 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14F7 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE147F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 531968155 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.240647] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.243953] pid_max: default: 32768 minimum: 301\n[ 0.245744] ACPI: Core revision 20150930\n[ 0.247927] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.250513] Security Framework initialized\n[ 0.252170] Yama: becoming mindful.\n[ 0.253640] AppArmor: AppArmor initialized\n[ 0.255348] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.257959] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.260511] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.262955] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.265694] Initializing cgroup subsys io\n[ 0.267315] Initializing cgroup subsys memory\n[ 0.269031] Initializing cgroup subsys devices\n[ 0.270767] Initializing cgroup subsys freezer\n[ 0.272495] Initializing cgroup subsys net_cls\n[ 0.274253] Initializing cgroup subsys perf_event\n[ 0.276085] Initializing cgroup subsys net_prio\n[ 0.277847] Initializing cgroup subsys hugetlb\n[ 0.279625] Initializing cgroup subsys pids\n[ 0.281323] CPU: Physical Processor ID: 0\n[ 0.283606] mce: CPU supports 10 MCE banks\n[ 0.285258] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.287274] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.304353] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.313115] ftrace: allocating 31920 entries in 125 pages\n[ 0.344682] smpboot: Max logical packages: 1\n[ 0.346396] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.349073] x2apic enabled\n[ 0.350551] Switched APIC routing to physical x2apic.\n[ 0.353664] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.355909] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.360031] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.363567] KVM setup paravirtual spinlock\n[ 0.365714] x86: Booted up 1 node, 1 CPUs\n[ 0.367314] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.370011] devtmpfs: initialized\n[ 0.372382] evm: security.selinux\n[ 0.373766] evm: security.SMACK64\n[ 0.375133] evm: security.SMACK64EXEC\n[ 0.376613] evm: security.SMACK64TRANSMUTE\n[ 0.378224] evm: security.SMACK64MMAP\n[ 0.379700] evm: security.ima\n[ 0.380950] evm: security.capability\n[ 0.382484] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.386168] pinctrl core: initialized pinctrl subsystem\n[ 0.388298] RTC time: 15:37:32, date: 12/27/18\n[ 0.390127] NET: Registered protocol family 16\n[ 0.391985] cpuidle: using governor ladder\n[ 0.393656] cpuidle: using governor menu\n[ 0.395217] PCCT header not found.\n[ 0.396659] ACPI: bus type PCI registered\n[ 0.398243] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.400703] PCI: Using configuration type 1 for base access\n[ 0.403517] ACPI: Added _OSI(Module Device)\n[ 0.405185] ACPI: Added _OSI(Processor Device)\n[ 0.406913] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.408719] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.411546] ACPI: Interpreter enabled\n[ 0.413081] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.416883] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.420678] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.424470] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.428216] ACPI: (supports S0 S5)\n[ 0.429649] ACPI: Using IOAPIC for interrupt routing\n[ 0.431576] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.436528] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.438861] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.441404] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.443889] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.448361] acpiphp: Slot [3] registered\n[ 0.450005] acpiphp: Slot [4] registered\n[ 0.451607] acpiphp: Slot [5] registered\n[ 0.453226] acpiphp: Slot [6] registered\n[ 0.454843] acpiphp: Slot [7] registered\n[ 0.456460] acpiphp: Slot [8] registered\n[ 0.458091] acpiphp: Slot [9] registered\n[ 0.459715] acpiphp: Slot [10] registered\n[ 0.461248] acpiphp: Slot [11] registered\n[ 0.462957] acpiphp: Slot [12] registered\n[ 0.464614] acpiphp: Slot [13] registered\n[ 0.466264] acpiphp: Slot [14] registered\n[ 0.467934] acpiphp: Slot [15] registered\n[ 0.485160] acpiphp: Slot [16] registered\n[ 0.486774] acpiphp: Slot [17] registered\n[ 0.488386] acpiphp: Slot [18] registered\n[ 0.489995] acpiphp: Slot [19] registered\n[ 0.491629] acpiphp: Slot [20] registered\n[ 0.493232] acpiphp: Slot [21] registered\n[ 0.494842] acpiphp: Slot [22] registered\n[ 0.496451] acpiphp: Slot [23] registered\n[ 0.498066] acpiphp: Slot [24] registered\n[ 0.499681] acpiphp: Slot [25] registered\n[ 0.501328] acpiphp: Slot [26] registered\n[ 0.502967] acpiphp: Slot [27] registered\n[ 0.504584] acpiphp: Slot [28] registered\n[ 0.506232] acpiphp: Slot [29] registered\n[ 0.507840] acpiphp: Slot [30] registered\n[ 0.509479] acpiphp: Slot [31] registered\n[ 0.511085] PCI host bridge to bus 0000:00\n[ 0.512705] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.515176] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.517696] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.520632] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.523548] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.526588] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.534404] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.537322] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.539791] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.542709] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.548566] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.551591] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.574117] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.577030] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.579789] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.582678] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.585371] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.587886] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.591068] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.593186] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.595826] vgaarb: loaded\n[ 0.596840] vgaarb: bridge control possible 0000:00:02.0\n[ 0.599288] SCSI subsystem initialized\n[ 0.601255] ACPI: bus type USB registered\n[ 0.602726] usbcore: registered new interface driver usbfs\n[ 0.604513] usbcore: registered new interface driver hub\n[ 0.606217] usbcore: registered new device driver usb\n[ 0.608205] PCI: Using ACPI for IRQ routing\n[ 0.610459] NetLabel: Initializing\n[ 0.611683] NetLabel: domain hash size = 128\n[ 0.613158] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.614821] NetLabel: unlabeled traffic allowed by default\n[ 0.617139] clocksource: Switched to clocksource kvm-clock\n[ 0.628915] AppArmor: AppArmor Filesystem Enabled\n[ 0.630561] pnp: PnP ACPI init\n[ 0.632110] pnp: PnP ACPI: found 5 devices\n[ 0.639294] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.642253] NET: Registered protocol family 2\n[ 0.644270] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.646496] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.648581] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.650656] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.652512] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.654563] NET: Registered protocol family 1\n[ 0.656114] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.658004] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.659886] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.674572] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.689425] Trying to unpack rootfs image as initramfs...\n[ 0.753940] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.756905] Scanning for low memory corruption every 60 seconds\n[ 0.759297] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.761287] audit: initializing netlink subsys (disabled)\n[ 0.763030] audit: type=2000 audit(1545925053.088:1): initialized\n[ 0.765394] Initialise system trusted keyring\n[ 0.767038] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.769012] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.772040] zbud: loaded\n[ 0.773216] VFS: Disk quotas dquot_6.6.0\n[ 0.774603] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.777200] fuse init (API version 7.23)\n[ 0.778703] Key type big_key registered\n[ 0.780058] Allocating IMA MOK and blacklist keyrings.\n[ 0.782120] Key type asymmetric registered\n[ 0.783533] Asymmetric key parser 'x509' registered\n[ 0.785189] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.787764] io scheduler noop registered\n[ 0.789099] io scheduler deadline registered (default)\n[ 0.790877] io scheduler cfq registered\n[ 0.792381] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.794219] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.796455] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.799012] ACPI: Power Button [PWRF]\n[ 0.800478] GHES: HEST is not enabled!\n[ 0.814444] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.843620] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.846992] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.872189] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.875673] Linux agpgart interface v0.103\n[ 0.879607] brd: module loaded\n[ 0.882069] loop: module loaded\n[ 0.887143] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.889675] GPT:90111 != 2097151\n[ 0.890852] GPT:Alternate GPT header not at the end of the disk.\n[ 0.892765] GPT:90111 != 2097151\n[ 0.893943] GPT: Use GNU Parted to correct GPT errors.\n[ 0.895641] vda: vda1 vda15\n[ 0.897607] scsi host0: ata_piix\n[ 0.898920] scsi host1: ata_piix\n[ 0.900170] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.902314] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.905113] libphy: Fixed MDIO Bus: probed\n[ 0.906548] tun: Universal TUN/TAP device driver, 1.6\n[ 0.908219] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.911577] PPP generic driver version 2.4.2\n[ 0.913159] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.915241] ehci-pci: EHCI PCI platform driver\n[ 0.917004] ehci-platform: EHCI generic platform driver\n[ 0.918759] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.920759] ohci-pci: OHCI PCI platform driver\n[ 0.922300] ohci-platform: OHCI generic platform driver\n[ 0.924053] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.939062] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.940792] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.943285] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.944971] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.946976] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.948954] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.951424] usb usb1: Product: UHCI Host Controller\n[ 0.953069] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.955058] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.956745] hub 1-0:1.0: USB hub found\n[ 0.958093] hub 1-0:1.0: 2 ports detected\n[ 0.959714] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.963368] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.965009] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.966733] mousedev: PS/2 mouse device common for all mice\n[ 0.968881] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.971810] rtc_cmos 00:00: RTC can wake from S4\n[ 0.973905] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.975894] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.977969] i2c /dev entries driver\n[ 0.979256] device-mapper: uevent: version 1.0.3\n[ 0.980890] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.983679] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.985950] NET: Registered protocol family 10\n[ 0.987984] NET: Registered protocol family 17\n[ 0.989505] Key type dns_resolver registered\n[ 0.991141] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.993023] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.995996] registered taskstats version 1\n[ 0.997439] Loading compiled-in X.509 certificates\n[ 0.999629] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 1.002801] zswap: loaded using pool lzo/zbud\n[ 1.005320] Key type trusted registered\n[ 1.007705] Key type encrypted registered\n[ 1.009085] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.010894] ima: No TPM chip found, activating TPM-bypass!\n[ 1.012689] evm: HMAC attrs: 0x1\n[ 1.014257] Magic number: 14:239:640\n[ 1.015703] rtc_cmos 00:00: setting system clock to 2018-12-27 15:37:33 UTC (1545925053)\n[ 1.018439] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.020355] EDD information not available.\n[ 1.060173] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 1.079063] Write protecting the kernel read-only data: 14336k\n[ 1.084375] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 1.087568] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.77\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.97\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.317936] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.19...\nLease of 192.168.120.19 obtained, lease time 43200\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.06. iid=i-0000000b\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCKF5Qif7A5NgTey6UCd//ukqM3AGl6s7gq5VFS62etzM2zXoVWmkYrS2J/BYt3HLatYTRB8u9ujrz6CGx8dnylOX3m+gGSIErqp1SUh6sOd5jgRGhJZ0bRcovhqPbAKXe/thbwbPnemqHSQX/n5A/oXcDN7Lwhd96CRjqAcBpA+1JjoggcjinoyuYau3HFJMkLw3Bkls3Y+35yD2HCGiyhLuaSLCsjlUbKLm6HhZ2iNWAXWoXd28fOZHVB/QBB4tyl2rxKBikmXKzI5t7fvlNa19AQJ+1d0AFcJGzwdUczUrXTcgZipEoDQGad2EbCTP07uTFEpjZv7iPZ2jPCqgyP root@vping-ssh-vm-0194889b-a39d-45dd-b9f7-5745acb0410a\nssh-dss AAAAB3NzaC1kc3MAAACBAMbibCJSHuE1HFEplt9/ehG2xBymyn9fvoLaRHpu5EomYDwh2LiOzBJC8v39kj1ER6iIEtKPmLZ1uJ8nCBN7ff7zH/K46YHTEkMoHxFV/OXsF1eBsYoPob6Evwz29ZwyEN+Ilyqj8MYE3Q87owU6QGCLeHR6aWY4H46aHifMkZbhAAAAFQCePGyj5T7gahW592T5rAiyOVqX3wAAAIBUybQ1sbkjCqVOCKq6WHpN/l1AdKsjXaGjcZqGACAdsKMj3evPMMMGPU+5sNWcbAXp9rOB6wvzRK6BYFigp7R5rQDAAKPG3thPGQ52NQEx4gAnGrmO3ui6xXxp7iZt0OeSud6WqZXbByCdR/s/oue5UvzKOU74PuxlT4p04nqhBgAAAIBciwxST9GSunlUKVhp6z7+X/R5Un6X9hhCWy6Q3BwXhNIRhP7A5eB7/dVgCPMqCvo4KMhKpVnrtAQ18ivVsbiLqlmGaJlmzOUBBm+w70LZEQSYSgv1gP9SphuqKB3rysff9cIObYarGWcqc/8lDXmH+yWC4tGF9DM7uvFxEsFJfQ== root@vping-ssh-vm-0194889b-a39d-45dd-b9f7-5745acb0410a\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.11s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.19,24,fe80::f816:3eff:fef0:669d/64,\nip-route:default via 192.168.120.1 dev eth0 \nip-route:169.254.169.254 via 192.168.120.2 dev eth0 \nip-route:192.168.120.0/24 dev eth0 src 192.168.120.19 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-0000000b\nname: N/A\navailability-zone: nova\nlocal-hostname: vping-ssh-vm-0194889b-a39d-45dd-b9f7-5745acb0410a\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=2.75 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\nvping-ssh-vm-0194889b-a39d-45dd-b9f7-5745acb0410a login: "} 2018-12-27 15:37:36,241 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/90c6d63d-44e3-43f3-b894-17894e2e409d/action used request id req-ce8b1853-c7ed-4518-bf7b-ec3e02b36fc2 2018-12-27 15:37:36,242 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.851838111877s 2018-12-27 15:37:36,242 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/90c6d63d-44e3-43f3-b894-17894e2e409d/action used request id req-ce8b1853-c7ed-4518-bf7b-ec3e02b36fc2 2018-12-27 15:37:36,242 - functest.core.singlevm - DEBUG - vm console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14F7 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE147F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 531968155 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.240647] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.243953] pid_max: default: 32768 minimum: 301 [ 0.245744] ACPI: Core revision 20150930 [ 0.247927] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.250513] Security Framework initialized [ 0.252170] Yama: becoming mindful. [ 0.253640] AppArmor: AppArmor initialized [ 0.255348] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.257959] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.260511] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.262955] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.265694] Initializing cgroup subsys io [ 0.267315] Initializing cgroup subsys memory [ 0.269031] Initializing cgroup subsys devices [ 0.270767] Initializing cgroup subsys freezer [ 0.272495] Initializing cgroup subsys net_cls [ 0.274253] Initializing cgroup subsys perf_event [ 0.276085] Initializing cgroup subsys net_prio [ 0.277847] Initializing cgroup subsys hugetlb [ 0.279625] Initializing cgroup subsys pids [ 0.281323] CPU: Physical Processor ID: 0 [ 0.283606] mce: CPU supports 10 MCE banks [ 0.285258] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.287274] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.304353] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.313115] ftrace: allocating 31920 entries in 125 pages [ 0.344682] smpboot: Max logical packages: 1 [ 0.346396] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.349073] x2apic enabled [ 0.350551] Switched APIC routing to physical x2apic. [ 0.353664] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.355909] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.360031] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.363567] KVM setup paravirtual spinlock [ 0.365714] x86: Booted up 1 node, 1 CPUs [ 0.367314] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.370011] devtmpfs: initialized [ 0.372382] evm: security.selinux [ 0.373766] evm: security.SMACK64 [ 0.375133] evm: security.SMACK64EXEC [ 0.376613] evm: security.SMACK64TRANSMUTE [ 0.378224] evm: security.SMACK64MMAP [ 0.379700] evm: security.ima [ 0.380950] evm: security.capability [ 0.382484] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.386168] pinctrl core: initialized pinctrl subsystem [ 0.388298] RTC time: 15:37:32, date: 12/27/18 [ 0.390127] NET: Registered protocol family 16 [ 0.391985] cpuidle: using governor ladder [ 0.393656] cpuidle: using governor menu [ 0.395217] PCCT header not found. [ 0.396659] ACPI: bus type PCI registered [ 0.398243] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.400703] PCI: Using configuration type 1 for base access [ 0.403517] ACPI: Added _OSI(Module Device) [ 0.405185] ACPI: Added _OSI(Processor Device) [ 0.406913] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.408719] ACPI: Added _OSI(Processor Aggregator Device) [ 0.411546] ACPI: Interpreter enabled [ 0.413081] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.416883] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.420678] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.424470] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.428216] ACPI: (supports S0 S5) [ 0.429649] ACPI: Using IOAPIC for interrupt routing [ 0.431576] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.436528] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.438861] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.441404] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.443889] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.448361] acpiphp: Slot [3] registered [ 0.450005] acpiphp: Slot [4] registered [ 0.451607] acpiphp: Slot [5] registered [ 0.453226] acpiphp: Slot [6] registered [ 0.454843] acpiphp: Slot [7] registered [ 0.456460] acpiphp: Slot [8] registered [ 0.458091] acpiphp: Slot [9] registered [ 0.459715] acpiphp: Slot [10] registered [ 0.461248] acpiphp: Slot [11] registered [ 0.462957] acpiphp: Slot [12] registered [ 0.464614] acpiphp: Slot [13] registered [ 0.466264] acpiphp: Slot [14] registered [ 0.467934] acpiphp: Slot [15] registered [ 0.485160] acpiphp: Slot [16] registered [ 0.486774] acpiphp: Slot [17] registered [ 0.488386] acpiphp: Slot [18] registered [ 0.489995] acpiphp: Slot [19] registered [ 0.491629] acpiphp: Slot [20] registered [ 0.493232] acpiphp: Slot [21] registered [ 0.494842] acpiphp: Slot [22] registered [ 0.496451] acpiphp: Slot [23] registered [ 0.498066] acpiphp: Slot [24] registered [ 0.499681] acpiphp: Slot [25] registered [ 0.501328] acpiphp: Slot [26] registered [ 0.502967] acpiphp: Slot [27] registered [ 0.504584] acpiphp: Slot [28] registered [ 0.506232] acpiphp: Slot [29] registered [ 0.507840] acpiphp: Slot [30] registered [ 0.509479] acpiphp: Slot [31] registered [ 0.511085] PCI host bridge to bus 0000:00 [ 0.512705] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.515176] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.517696] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.520632] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.523548] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.526588] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.534404] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.537322] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.539791] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.542709] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.548566] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.551591] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.574117] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.577030] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.579789] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.582678] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.585371] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.587886] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.591068] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.593186] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.595826] vgaarb: loaded [ 0.596840] vgaarb: bridge control possible 0000:00:02.0 [ 0.599288] SCSI subsystem initialized [ 0.601255] ACPI: bus type USB registered [ 0.602726] usbcore: registered new interface driver usbfs [ 0.604513] usbcore: registered new interface driver hub [ 0.606217] usbcore: registered new device driver usb [ 0.608205] PCI: Using ACPI for IRQ routing [ 0.610459] NetLabel: Initializing [ 0.611683] NetLabel: domain hash size = 128 [ 0.613158] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.614821] NetLabel: unlabeled traffic allowed by default [ 0.617139] clocksource: Switched to clocksource kvm-clock [ 0.628915] AppArmor: AppArmor Filesystem Enabled [ 0.630561] pnp: PnP ACPI init [ 0.632110] pnp: PnP ACPI: found 5 devices [ 0.639294] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.642253] NET: Registered protocol family 2 [ 0.644270] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.646496] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.648581] TCP: Hash tables configured (established 4096 bind 4096) [ 0.650656] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.652512] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.654563] NET: Registered protocol family 1 [ 0.656114] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.658004] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.659886] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.674572] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.689425] Trying to unpack rootfs image as initramfs... [ 0.753940] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.756905] Scanning for low memory corruption every 60 seconds [ 0.759297] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.761287] audit: initializing netlink subsys (disabled) [ 0.763030] audit: type=2000 audit(1545925053.088:1): initialized [ 0.765394] Initialise system trusted keyring [ 0.767038] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.769012] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.772040] zbud: loaded [ 0.773216] VFS: Disk quotas dquot_6.6.0 [ 0.774603] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.777200] fuse init (API version 7.23) [ 0.778703] Key type big_key registered [ 0.780058] Allocating IMA MOK and blacklist keyrings. [ 0.782120] Key type asymmetric registered [ 0.783533] Asymmetric key parser 'x509' registered [ 0.785189] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.787764] io scheduler noop registered [ 0.789099] io scheduler deadline registered (default) [ 0.790877] io scheduler cfq registered [ 0.792381] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.794219] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.796455] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.799012] ACPI: Power Button [PWRF] [ 0.800478] GHES: HEST is not enabled! [ 0.814444] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.843620] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.846992] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.872189] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.875673] Linux agpgart interface v0.103 [ 0.879607] brd: module loaded [ 0.882069] loop: module loaded [ 0.887143] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.889675] GPT:90111 != 2097151 [ 0.890852] GPT:Alternate GPT header not at the end of the disk. [ 0.892765] GPT:90111 != 2097151 [ 0.893943] GPT: Use GNU Parted to correct GPT errors. [ 0.895641] vda: vda1 vda15 [ 0.897607] scsi host0: ata_piix [ 0.898920] scsi host1: ata_piix [ 0.900170] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.902314] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.905113] libphy: Fixed MDIO Bus: probed [ 0.906548] tun: Universal TUN/TAP device driver, 1.6 [ 0.908219] tun: (C) 1999-2004 Max Krasnyansky [ 0.911577] PPP generic driver version 2.4.2 [ 0.913159] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.915241] ehci-pci: EHCI PCI platform driver [ 0.917004] ehci-platform: EHCI generic platform driver [ 0.918759] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.920759] ohci-pci: OHCI PCI platform driver [ 0.922300] ohci-platform: OHCI generic platform driver [ 0.924053] uhci_hcd: USB Universal Host Controller Interface driver [ 0.939062] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.940792] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.943285] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.944971] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.946976] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.948954] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.951424] usb usb1: Product: UHCI Host Controller [ 0.953069] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.955058] usb usb1: SerialNumber: 0000:00:01.2 [ 0.956745] hub 1-0:1.0: USB hub found [ 0.958093] hub 1-0:1.0: 2 ports detected [ 0.959714] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.963368] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.965009] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.966733] mousedev: PS/2 mouse device common for all mice [ 0.968881] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.971810] rtc_cmos 00:00: RTC can wake from S4 [ 0.973905] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.975894] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.977969] i2c /dev entries driver [ 0.979256] device-mapper: uevent: version 1.0.3 [ 0.980890] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.983679] ledtrig-cpu: registered to indicate activity on CPUs [ 0.985950] NET: Registered protocol family 10 [ 0.987984] NET: Registered protocol family 17 [ 0.989505] Key type dns_resolver registered [ 0.991141] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.993023] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.995996] registered taskstats version 1 [ 0.997439] Loading compiled-in X.509 certificates [ 0.999629] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.002801] zswap: loaded using pool lzo/zbud [ 1.005320] Key type trusted registered [ 1.007705] Key type encrypted registered [ 1.009085] AppArmor: AppArmor sha1 policy hashing enabled [ 1.010894] ima: No TPM chip found, activating TPM-bypass! [ 1.012689] evm: HMAC attrs: 0x1 [ 1.014257] Magic number: 14:239:640 [ 1.015703] rtc_cmos 00:00: setting system clock to 2018-12-27 15:37:33 UTC (1545925053) [ 1.018439] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.020355] EDD information not available. [ 1.060173] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.079063] Write protecting the kernel read-only data: 14336k [ 1.084375] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.087568] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.77 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.97 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.317936] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.19... Lease of 192.168.120.19 obtained, lease time 43200 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.06. iid=i-0000000b failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 /run/cirros/datasource/data/user-data was not '#!' or executable === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 488MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCKF5Qif7A5NgTey6UCd//ukqM3AGl6s7gq5VFS62etzM2zXoVWmkYrS2J/BYt3HLatYTRB8u9ujrz6CGx8dnylOX3m+gGSIErqp1SUh6sOd5jgRGhJZ0bRcovhqPbAKXe/thbwbPnemqHSQX/n5A/oXcDN7Lwhd96CRjqAcBpA+1JjoggcjinoyuYau3HFJMkLw3Bkls3Y+35yD2HCGiyhLuaSLCsjlUbKLm6HhZ2iNWAXWoXd28fOZHVB/QBB4tyl2rxKBikmXKzI5t7fvlNa19AQJ+1d0AFcJGzwdUczUrXTcgZipEoDQGad2EbCTP07uTFEpjZv7iPZ2jPCqgyP root@vping-ssh-vm-0194889b-a39d-45dd-b9f7-5745acb0410a ssh-dss AAAAB3NzaC1kc3MAAACBAMbibCJSHuE1HFEplt9/ehG2xBymyn9fvoLaRHpu5EomYDwh2LiOzBJC8v39kj1ER6iIEtKPmLZ1uJ8nCBN7ff7zH/K46YHTEkMoHxFV/OXsF1eBsYoPob6Evwz29ZwyEN+Ilyqj8MYE3Q87owU6QGCLeHR6aWY4H46aHifMkZbhAAAAFQCePGyj5T7gahW592T5rAiyOVqX3wAAAIBUybQ1sbkjCqVOCKq6WHpN/l1AdKsjXaGjcZqGACAdsKMj3evPMMMGPU+5sNWcbAXp9rOB6wvzRK6BYFigp7R5rQDAAKPG3thPGQ52NQEx4gAnGrmO3ui6xXxp7iZt0OeSud6WqZXbByCdR/s/oue5UvzKOU74PuxlT4p04nqhBgAAAIBciwxST9GSunlUKVhp6z7+X/R5Un6X9hhCWy6Q3BwXhNIRhP7A5eB7/dVgCPMqCvo4KMhKpVnrtAQ18ivVsbiLqlmGaJlmzOUBBm+w70LZEQSYSgv1gP9SphuqKB3rysff9cIObYarGWcqc/8lDXmH+yWC4tGF9DM7uvFxEsFJfQ== root@vping-ssh-vm-0194889b-a39d-45dd-b9f7-5745acb0410a -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.11s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.19,24,fe80::f816:3eff:fef0:669d/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.2 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.19 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-0000000b name: N/A availability-zone: nova local-hostname: vping-ssh-vm-0194889b-a39d-45dd-b9f7-5745acb0410a launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.75 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. vping-ssh-vm-0194889b-a39d-45dd-b9f7-5745acb0410a login: 2018-12-27 15:37:37,244 - paramiko.transport - DEBUG - starting thread (client mode): 0x6c63fc10L 2018-12-27 15:37:37,244 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-12-27 15:37:37,245 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-12-27 15:37:37,245 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-12-27 15:37:37,246 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp521', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1', u'kexguess2@matt.ucc.asn.au'] server key:[u'ecdsa-sha2-nistp521', u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] server encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] client mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] server mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] client compress:[u'none'] server compress:[u'none'] client lang:[u''] server lang:[u''] kex follows?False 2018-12-27 15:37:37,246 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-12-27 15:37:37,247 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-12-27 15:37:37,247 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-12-27 15:37:37,247 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-12-27 15:37:37,247 - paramiko.transport - DEBUG - Compression agreed: none 2018-12-27 15:37:37,264 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-12-27 15:37:37,265 - paramiko.transport - DEBUG - Switch to new keys ... 2018-12-27 15:37:37,276 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.200: d1d9fa2f32ddcb363bf5cec0c7c77f0c 2018-12-27 15:37:37,277 - paramiko.transport - DEBUG - Trying discovered key 60e948003299b425421fb782ee945c5a in /tmp/tmp4ZOpJL 2018-12-27 15:37:37,302 - paramiko.transport - DEBUG - userauth is OK 2018-12-27 15:37:37,308 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-12-27 15:37:37,310 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-12-27 15:37:37,311 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-12-27 15:37:37,311 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-12-27 15:37:37,312 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-12-27 15:37:37,316 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-12-27 15:37:37,316 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - output: PING 192.168.120.23 (192.168.120.23): 56 data bytes 64 bytes from 192.168.120.23: seq=0 ttl=64 time=1.346 ms --- 192.168.120.23 ping statistics --- 1 packets transmitted, 1 packets received, 0% packet loss round-trip min/avg/max = 1.346/1.346/1.346 ms 2018-12-27 15:37:37,317 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - error: 2018-12-27 15:37:37,319 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-12-27 15:37:37,430 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-12-27 15:37:37,430 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vping_ssh | functest | 00:56 | PASS | +-------------------+------------------+------------------+----------------+ 2018-12-27 15:37:37,436 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-12-27 15:37:37,439 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:8774/v2.1/servers/6bf79cbe-2562-40d8-8d64-b38d5e292f45 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1f71025497654b588fe58a8106ce937e608e8f01" 2018-12-27 15:37:37,638 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 15:37:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-4be3257c-d670-4eb0-affc-ab9e8d3e00b3 x-compute-request-id: req-4be3257c-d670-4eb0-affc-ab9e8d3e00b3 Content-Type: application/json 2018-12-27 15:37:37,638 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/servers/6bf79cbe-2562-40d8-8d64-b38d5e292f45 used request id req-4be3257c-d670-4eb0-affc-ab9e8d3e00b3 2018-12-27 15:37:37,639 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.202349901199s 2018-12-27 15:37:37,639 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/servers/6bf79cbe-2562-40d8-8d64-b38d5e292f45 used request id req-4be3257c-d670-4eb0-affc-ab9e8d3e00b3 2018-12-27 15:37:37,639 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-27 15:37:37,642 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1f71025497654b588fe58a8106ce937e608e8f01" 2018-12-27 15:37:38,466 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:37:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5fd7a085-5510-483f-a514-1c3bd47ae918 x-compute-request-id: req-5fd7a085-5510-483f-a514-1c3bd47ae918 Content-Encoding: gzip Content-Length: 900 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_0194889b-a39d-45dd-b9f7-5745acb0410a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:66:9d", "version": 4, "addr": "192.168.120.19", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:66:9d", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/90c6d63d-44e3-43f3-b894-17894e2e409d", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/90c6d63d-44e3-43f3-b894-17894e2e409d", "rel": "bookmark"}], "image": {"id": "de9f4ced-b7ea-4ca5-93d6-f1503d5d2e7d", "links": [{"href": "http://172.30.9.31:8774/images/de9f4ced-b7ea-4ca5-93d6-f1503d5d2e7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T15:37:32.000000", "flavor": {"id": "78609d5c-ed36-476b-bec6-90d791ff2918", "links": [{"href": "http://172.30.9.31:8774/flavors/78609d5c-ed36-476b-bec6-90d791ff2918", "rel": "bookmark"}]}, "id": "90c6d63d-44e3-43f3-b894-17894e2e409d", "security_groups": [{"name": "vping_ssh-sg_0194889b-a39d-45dd-b9f7-5745acb0410a"}], "user_id": "cd79eed690894f9790679f2c994e1c08", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T15:37:32Z", "hostId": "292cd2862b3c5375c2f993232e096e56da70be0deb1a79e98cca51bb", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_0194889b-a39d-45dd-b9f7-5745acb0410a", "name": "vping_ssh-vm_0194889b-a39d-45dd-b9f7-5745acb0410a", "created": "2018-12-27T15:37:18Z", "tenant_id": "e3b0b26ea43f440e81121d2fe9ba8da5", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_ssh-net_0194889b-a39d-45dd-b9f7-5745acb0410a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:2c:3f", "version": 4, "addr": "192.168.120.23", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/6bf79cbe-2562-40d8-8d64-b38d5e292f45", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/6bf79cbe-2562-40d8-8d64-b38d5e292f45", "rel": "bookmark"}], "image": {"id": "de9f4ced-b7ea-4ca5-93d6-f1503d5d2e7d", "links": [{"href": "http://172.30.9.31:8774/images/de9f4ced-b7ea-4ca5-93d6-f1503d5d2e7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T15:37:13.000000", "flavor": {"id": "78609d5c-ed36-476b-bec6-90d791ff2918", "links": [{"href": "http://172.30.9.31:8774/flavors/78609d5c-ed36-476b-bec6-90d791ff2918", "rel": "bookmark"}]}, "id": "6bf79cbe-2562-40d8-8d64-b38d5e292f45", "security_groups": [{"name": "vping_ssh-sg_0194889b-a39d-45dd-b9f7-5745acb0410a"}], "user_id": "cd79eed690894f9790679f2c994e1c08", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T15:37:37Z", "hostId": "ab8f4a772ac504c760cba055a4c5d1e98a7e41c11ea5119f1e2dc2f8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_0194889b-a39d-45dd-b9f7-5745acb0410a", "created": "2018-12-27T15:37:01Z", "tenant_id": "e3b0b26ea43f440e81121d2fe9ba8da5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-27 15:37:38,466 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-5fd7a085-5510-483f-a514-1c3bd47ae918 2018-12-27 15:37:38,466 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.826458930969s 2018-12-27 15:37:38,466 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-5fd7a085-5510-483f-a514-1c3bd47ae918 2018-12-27 15:37:38,469 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-27 15:37:40,471 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-27 15:37:40,474 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1f71025497654b588fe58a8106ce937e608e8f01" 2018-12-27 15:37:41,047 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:37:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e6449264-0d4c-4616-a4a7-7b06da7a1645 x-compute-request-id: req-e6449264-0d4c-4616-a4a7-7b06da7a1645 Content-Encoding: gzip Content-Length: 763 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_0194889b-a39d-45dd-b9f7-5745acb0410a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:66:9d", "version": 4, "addr": "192.168.120.19", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:66:9d", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/90c6d63d-44e3-43f3-b894-17894e2e409d", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/90c6d63d-44e3-43f3-b894-17894e2e409d", "rel": "bookmark"}], "image": {"id": "de9f4ced-b7ea-4ca5-93d6-f1503d5d2e7d", "links": [{"href": "http://172.30.9.31:8774/images/de9f4ced-b7ea-4ca5-93d6-f1503d5d2e7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T15:37:32.000000", "flavor": {"id": "78609d5c-ed36-476b-bec6-90d791ff2918", "links": [{"href": "http://172.30.9.31:8774/flavors/78609d5c-ed36-476b-bec6-90d791ff2918", "rel": "bookmark"}]}, "id": "90c6d63d-44e3-43f3-b894-17894e2e409d", "security_groups": [{"name": "vping_ssh-sg_0194889b-a39d-45dd-b9f7-5745acb0410a"}], "user_id": "cd79eed690894f9790679f2c994e1c08", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T15:37:32Z", "hostId": "292cd2862b3c5375c2f993232e096e56da70be0deb1a79e98cca51bb", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_0194889b-a39d-45dd-b9f7-5745acb0410a", "name": "vping_ssh-vm_0194889b-a39d-45dd-b9f7-5745acb0410a", "created": "2018-12-27T15:37:18Z", "tenant_id": "e3b0b26ea43f440e81121d2fe9ba8da5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-27 15:37:41,047 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-e6449264-0d4c-4616-a4a7-7b06da7a1645 2018-12-27 15:37:41,047 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.575418949127s 2018-12-27 15:37:41,047 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-e6449264-0d4c-4616-a4a7-7b06da7a1645 2018-12-27 15:37:41,051 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-12-27 15:37:41,052 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:9696/v2.0/floatingips/7dda4a10-8803-4353-a1e6-a856b201488c.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1f71025497654b588fe58a8106ce937e608e8f01" 2018-12-27 15:37:41,758 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-1eee1dc3-11f6-46f6-a7e7-2be75954ad83 Content-Length: 0 Date: Thu, 27 Dec 2018 15:37:41 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 15:37:41,758 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/floatingips/7dda4a10-8803-4353-a1e6-a856b201488c.json used request id req-1eee1dc3-11f6-46f6-a7e7-2be75954ad83 2018-12-27 15:37:41,758 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.706585168839s 2018-12-27 15:37:41,758 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/floatingips/7dda4a10-8803-4353-a1e6-a856b201488c.json used request id req-1eee1dc3-11f6-46f6-a7e7-2be75954ad83 2018-12-27 15:37:41,762 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-27 15:37:41,763 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1f71025497654b588fe58a8106ce937e608e8f01" 2018-12-27 15:37:41,788 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-b0c3985a-61f2-408f-a62f-cde3fc9f0e19 Date: Thu, 27 Dec 2018 15:37:41 GMT RESP BODY: {"floatingips": []} 2018-12-27 15:37:41,788 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/floatingips.json used request id req-b0c3985a-61f2-408f-a62f-cde3fc9f0e19 2018-12-27 15:37:41,788 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0260050296783s 2018-12-27 15:37:41,789 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/floatingips.json used request id req-b0c3985a-61f2-408f-a62f-cde3fc9f0e19 2018-12-27 15:37:41,789 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-12-27 15:37:41,791 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:8774/v2.1/servers/90c6d63d-44e3-43f3-b894-17894e2e409d -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1f71025497654b588fe58a8106ce937e608e8f01" 2018-12-27 15:37:42,100 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 15:37:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-eab41cc5-cbb4-41c5-9a8d-1772eef6ba8a x-compute-request-id: req-eab41cc5-cbb4-41c5-9a8d-1772eef6ba8a Content-Type: application/json 2018-12-27 15:37:42,100 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/servers/90c6d63d-44e3-43f3-b894-17894e2e409d used request id req-eab41cc5-cbb4-41c5-9a8d-1772eef6ba8a 2018-12-27 15:37:42,100 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.311131954193s 2018-12-27 15:37:42,101 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/servers/90c6d63d-44e3-43f3-b894-17894e2e409d used request id req-eab41cc5-cbb4-41c5-9a8d-1772eef6ba8a 2018-12-27 15:37:42,101 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-27 15:37:42,104 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1f71025497654b588fe58a8106ce937e608e8f01" 2018-12-27 15:37:43,260 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:37:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-036ea4fb-1fca-4f75-8207-9e0d5a902786 x-compute-request-id: req-036ea4fb-1fca-4f75-8207-9e0d5a902786 Content-Encoding: gzip Content-Length: 768 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_ssh-net_0194889b-a39d-45dd-b9f7-5745acb0410a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:66:9d", "version": 4, "addr": "192.168.120.19", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:66:9d", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/90c6d63d-44e3-43f3-b894-17894e2e409d", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/90c6d63d-44e3-43f3-b894-17894e2e409d", "rel": "bookmark"}], "image": {"id": "de9f4ced-b7ea-4ca5-93d6-f1503d5d2e7d", "links": [{"href": "http://172.30.9.31:8774/images/de9f4ced-b7ea-4ca5-93d6-f1503d5d2e7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T15:37:32.000000", "flavor": {"id": "78609d5c-ed36-476b-bec6-90d791ff2918", "links": [{"href": "http://172.30.9.31:8774/flavors/78609d5c-ed36-476b-bec6-90d791ff2918", "rel": "bookmark"}]}, "id": "90c6d63d-44e3-43f3-b894-17894e2e409d", "security_groups": [{"name": "vping_ssh-sg_0194889b-a39d-45dd-b9f7-5745acb0410a"}], "user_id": "cd79eed690894f9790679f2c994e1c08", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T15:37:42Z", "hostId": "292cd2862b3c5375c2f993232e096e56da70be0deb1a79e98cca51bb", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_0194889b-a39d-45dd-b9f7-5745acb0410a", "name": "vping_ssh-vm_0194889b-a39d-45dd-b9f7-5745acb0410a", "created": "2018-12-27T15:37:18Z", "tenant_id": "e3b0b26ea43f440e81121d2fe9ba8da5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-27 15:37:43,260 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-036ea4fb-1fca-4f75-8207-9e0d5a902786 2018-12-27 15:37:43,260 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.15891098976s 2018-12-27 15:37:43,260 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-036ea4fb-1fca-4f75-8207-9e0d5a902786 2018-12-27 15:37:43,262 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-27 15:37:45,264 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-27 15:37:45,267 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1f71025497654b588fe58a8106ce937e608e8f01" 2018-12-27 15:37:45,468 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:37:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-fda5e2f6-6b16-4255-afc8-51a2d856fa44 x-compute-request-id: req-fda5e2f6-6b16-4255-afc8-51a2d856fa44 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-12-27 15:37:45,468 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-fda5e2f6-6b16-4255-afc8-51a2d856fa44 2018-12-27 15:37:45,468 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.203398942947s 2018-12-27 15:37:45,468 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-fda5e2f6-6b16-4255-afc8-51a2d856fa44 2018-12-27 15:37:45,471 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-27 15:37:45,472 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1f71025497654b588fe58a8106ce937e608e8f01" 2018-12-27 15:37:45,518 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4831 X-Openstack-Request-Id: req-a754d860-1caa-4a6d-aaf4-7198be431ca1 Date: Thu, 27 Dec 2018 15:37:45 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "e3b0b26ea43f440e81121d2fe9ba8da5", "created_at": "2018-12-27T15:36:55Z", "updated_at": "2018-12-27T15:36:57Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-12-27T15:36:56Z", "revision_number": 0, "id": "69726255-763c-4bc1-b994-11fc19d6ede8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:36:56Z", "security_group_id": "7bd54cad-78e4-4b1a-8ae7-f325d130895f", "tenant_id": "e3b0b26ea43f440e81121d2fe9ba8da5", "port_range_min": 22, "ethertype": "IPv4", "project_id": "e3b0b26ea43f440e81121d2fe9ba8da5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:36:55Z", "revision_number": 0, "id": "74254527-cab0-4c1c-9e4e-69a8d2ece4ae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:36:55Z", "security_group_id": "7bd54cad-78e4-4b1a-8ae7-f325d130895f", "tenant_id": "e3b0b26ea43f440e81121d2fe9ba8da5", "port_range_min": null, "ethertype": "IPv4", "project_id": "e3b0b26ea43f440e81121d2fe9ba8da5"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:36:57Z", "revision_number": 0, "id": "b4a2a1ed-b7df-42d4-88da-5c6f6189fb7e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:36:57Z", "security_group_id": "7bd54cad-78e4-4b1a-8ae7-f325d130895f", "tenant_id": "e3b0b26ea43f440e81121d2fe9ba8da5", "port_range_min": null, "ethertype": "IPv4", "project_id": "e3b0b26ea43f440e81121d2fe9ba8da5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:36:55Z", "revision_number": 0, "id": "dea99e78-453a-46eb-9dd6-b99e618cb011", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:36:55Z", "security_group_id": "7bd54cad-78e4-4b1a-8ae7-f325d130895f", "tenant_id": "e3b0b26ea43f440e81121d2fe9ba8da5", "port_range_min": null, "ethertype": "IPv6", "project_id": "e3b0b26ea43f440e81121d2fe9ba8da5"}], "revision_number": 4, "project_id": "e3b0b26ea43f440e81121d2fe9ba8da5", "id": "7bd54cad-78e4-4b1a-8ae7-f325d130895f", "name": "vping_ssh-sg_0194889b-a39d-45dd-b9f7-5745acb0410a"}, {"description": "Default security group", "tags": [], "tenant_id": "e3b0b26ea43f440e81121d2fe9ba8da5", "created_at": "2018-12-27T15:36:42Z", "updated_at": "2018-12-27T15:36:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:36:42Z", "revision_number": 0, "id": "22b5342f-fa75-4315-b12f-fc972f2bc704", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:36:42Z", "security_group_id": "7c261721-ccc5-488a-9ae0-203355880fa4", "tenant_id": "e3b0b26ea43f440e81121d2fe9ba8da5", "port_range_min": null, "ethertype": "IPv4", "project_id": "e3b0b26ea43f440e81121d2fe9ba8da5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:36:42Z", "revision_number": 0, "id": "2ef17081-a06b-4c99-9f00-ec4c23b8cf36", "remote_group_id": "7c261721-ccc5-488a-9ae0-203355880fa4", "remote_ip_prefix": null, "created_at": "2018-12-27T15:36:42Z", "security_group_id": "7c261721-ccc5-488a-9ae0-203355880fa4", "tenant_id": "e3b0b26ea43f440e81121d2fe9ba8da5", "port_range_min": null, "ethertype": "IPv6", "project_id": "e3b0b26ea43f440e81121d2fe9ba8da5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:36:42Z", "revision_number": 0, "id": "3c6b1dbf-12d3-40cf-8541-a31b92b18bb9", "remote_group_id": "7c261721-ccc5-488a-9ae0-203355880fa4", "remote_ip_prefix": null, "created_at": "2018-12-27T15:36:42Z", "security_group_id": "7c261721-ccc5-488a-9ae0-203355880fa4", "tenant_id": "e3b0b26ea43f440e81121d2fe9ba8da5", "port_range_min": null, "ethertype": "IPv4", "project_id": "e3b0b26ea43f440e81121d2fe9ba8da5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:36:42Z", "revision_number": 0, "id": "c9e3f991-4d8c-466e-b037-ad55977c5196", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:36:42Z", "security_group_id": "7c261721-ccc5-488a-9ae0-203355880fa4", "tenant_id": "e3b0b26ea43f440e81121d2fe9ba8da5", "port_range_min": null, "ethertype": "IPv6", "project_id": "e3b0b26ea43f440e81121d2fe9ba8da5"}], "revision_number": 4, "project_id": "e3b0b26ea43f440e81121d2fe9ba8da5", "id": "7c261721-ccc5-488a-9ae0-203355880fa4", "name": "default"}]} 2018-12-27 15:37:45,519 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json used request id req-a754d860-1caa-4a6d-aaf4-7198be431ca1 2018-12-27 15:37:45,519 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0473520755768s 2018-12-27 15:37:45,519 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json used request id req-a754d860-1caa-4a6d-aaf4-7198be431ca1 2018-12-27 15:37:45,523 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-12-27 15:37:45,523 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:9696/v2.0/security-groups/7bd54cad-78e4-4b1a-8ae7-f325d130895f.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1f71025497654b588fe58a8106ce937e608e8f01" 2018-12-27 15:37:45,736 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-36cb48b9-922d-49d5-85df-398fa98b2e0a Content-Length: 0 Date: Thu, 27 Dec 2018 15:37:45 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 15:37:45,737 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-groups/7bd54cad-78e4-4b1a-8ae7-f325d130895f.json used request id req-36cb48b9-922d-49d5-85df-398fa98b2e0a 2018-12-27 15:37:45,737 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.213950872421s 2018-12-27 15:37:45,737 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-groups/7bd54cad-78e4-4b1a-8ae7-f325d130895f.json used request id req-36cb48b9-922d-49d5-85df-398fa98b2e0a 2018-12-27 15:37:45,737 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-12-27 15:37:45,740 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:8774/v2.1/os-keypairs/vping_ssh-kp_0194889b-a39d-45dd-b9f7-5745acb0410a -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1f71025497654b588fe58a8106ce937e608e8f01" 2018-12-27 15:37:45,805 - keystoneauth.session - DEBUG - RESP: [202] Date: Thu, 27 Dec 2018 15:37:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-7e88f44e-29ae-4cf5-bf35-c66cc1d9a712 x-compute-request-id: req-7e88f44e-29ae-4cf5-bf35-c66cc1d9a712 Content-Length: 0 Content-Type: application/json 2018-12-27 15:37:45,806 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/os-keypairs/vping_ssh-kp_0194889b-a39d-45dd-b9f7-5745acb0410a used request id req-7e88f44e-29ae-4cf5-bf35-c66cc1d9a712 2018-12-27 15:37:45,806 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0682179927826s 2018-12-27 15:37:45,806 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/os-keypairs/vping_ssh-kp_0194889b-a39d-45dd-b9f7-5745acb0410a used request id req-7e88f44e-29ae-4cf5-bf35-c66cc1d9a712 2018-12-27 15:37:45,806 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-12-27 15:37:45,807 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.31:9696/v2.0/routers/eac12af7-289c-400e-aaa5-da64e22f1642/remove_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}1f71025497654b588fe58a8106ce937e608e8f01" -d '{"subnet_id": "093185d2-92c7-439d-91bf-06640a543288"}' 2018-12-27 15:37:47,585 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-f21efb4c-cb3a-4288-9530-6d334a0b92c0 Date: Thu, 27 Dec 2018 15:37:47 GMT RESP BODY: {"network_id": "cde0bb4a-cc4e-4747-be32-bf304b8dc28c", "tenant_id": "e3b0b26ea43f440e81121d2fe9ba8da5", "subnet_id": "093185d2-92c7-439d-91bf-06640a543288", "subnet_ids": ["093185d2-92c7-439d-91bf-06640a543288"], "port_id": "fc7b7e4a-1982-45ab-baf6-74d1ac56f90b", "id": "eac12af7-289c-400e-aaa5-da64e22f1642"} 2018-12-27 15:37:47,585 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.31:9696/v2.0/routers/eac12af7-289c-400e-aaa5-da64e22f1642/remove_router_interface.json used request id req-f21efb4c-cb3a-4288-9530-6d334a0b92c0 2018-12-27 15:37:47,586 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.77893805504s 2018-12-27 15:37:47,586 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.31:9696/v2.0/routers/eac12af7-289c-400e-aaa5-da64e22f1642/remove_router_interface.json used request id req-f21efb4c-cb3a-4288-9530-6d334a0b92c0 returning object eac12af7-289c-400e-aaa5-da64e22f1642 2018-12-27 15:37:47,586 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-12-27 15:37:47,587 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1f71025497654b588fe58a8106ce937e608e8f01" 2018-12-27 15:37:47,918 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 623 X-Openstack-Request-Id: req-0eb32aa0-f9d8-40b1-b321-ec612f6798e7 Date: Thu, 27 Dec 2018 15:37:47 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "a4959dd9-e8f4-4ea9-8c99-7bff545db58c", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "244ab55b-a0ed-4e50-9f85-07f08119ae55", "ip_address": "172.30.9.213"}]}, "description": "", "tags": [], "tenant_id": "e3b0b26ea43f440e81121d2fe9ba8da5", "created_at": "2018-12-27T15:36:46Z", "admin_state_up": true, "updated_at": "2018-12-27T15:37:46Z", "revision_number": 4, "routes": [], "project_id": "e3b0b26ea43f440e81121d2fe9ba8da5", "id": "eac12af7-289c-400e-aaa5-da64e22f1642", "name": "vping_ssh-router_0194889b-a39d-45dd-b9f7-5745acb0410a"}]} 2018-12-27 15:37:47,918 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/routers.json used request id req-0eb32aa0-f9d8-40b1-b321-ec612f6798e7 2018-12-27 15:37:47,918 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.331770181656s 2018-12-27 15:37:47,918 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/routers.json used request id req-0eb32aa0-f9d8-40b1-b321-ec612f6798e7 2018-12-27 15:37:47,920 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-12-27 15:37:47,920 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:9696/v2.0/routers/eac12af7-289c-400e-aaa5-da64e22f1642.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1f71025497654b588fe58a8106ce937e608e8f01" 2018-12-27 15:37:49,273 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-711b2fdb-dd3a-450f-8f8d-eb6c6308da37 Content-Length: 0 Date: Thu, 27 Dec 2018 15:37:49 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 15:37:49,273 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/routers/eac12af7-289c-400e-aaa5-da64e22f1642.json used request id req-711b2fdb-dd3a-450f-8f8d-eb6c6308da37 2018-12-27 15:37:49,273 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.3532409668s 2018-12-27 15:37:49,273 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/routers/eac12af7-289c-400e-aaa5-da64e22f1642.json used request id req-711b2fdb-dd3a-450f-8f8d-eb6c6308da37 2018-12-27 15:37:49,274 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-12-27 15:37:49,274 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1f71025497654b588fe58a8106ce937e608e8f01" 2018-12-27 15:37:49,493 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-c8be39a4-2ce5-430d-bc7e-26c6a86f4962 Date: Thu, 27 Dec 2018 15:37:49 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cde0bb4a-cc4e-4747-be32-bf304b8dc28c","tenant_id":"e3b0b26ea43f440e81121d2fe9ba8da5","created_at":"2018-12-27T15:36:44Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-12-27T15:36:44Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"e3b0b26ea43f440e81121d2fe9ba8da5","id":"093185d2-92c7-439d-91bf-06640a543288","subnetpool_id":null,"name":"vping_ssh-subnet_0194889b-a39d-45dd-b9f7-5745acb0410a"}]} 2018-12-27 15:37:49,493 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets.json used request id req-c8be39a4-2ce5-430d-bc7e-26c6a86f4962 2018-12-27 15:37:49,494 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.219822883606s 2018-12-27 15:37:49,494 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets.json used request id req-c8be39a4-2ce5-430d-bc7e-26c6a86f4962 2018-12-27 15:37:49,495 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-12-27 15:37:49,496 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:9696/v2.0/subnets/093185d2-92c7-439d-91bf-06640a543288.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1f71025497654b588fe58a8106ce937e608e8f01" 2018-12-27 15:37:50,809 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-10c2fbf7-0ef4-4949-822f-06eface2be0d Date: Thu, 27 Dec 2018 15:37:50 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 15:37:50,809 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/subnets/093185d2-92c7-439d-91bf-06640a543288.json used request id req-10c2fbf7-0ef4-4949-822f-06eface2be0d 2018-12-27 15:37:50,810 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.31447911263s 2018-12-27 15:37:50,810 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/subnets/093185d2-92c7-439d-91bf-06640a543288.json used request id req-10c2fbf7-0ef4-4949-822f-06eface2be0d 2018-12-27 15:37:50,810 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-27 15:37:50,811 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1f71025497654b588fe58a8106ce937e608e8f01" 2018-12-27 15:37:50,929 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1216 X-Openstack-Request-Id: req-ec1f8b42-1692-43a9-9b02-16dc808635e9 Date: Thu, 27 Dec 2018 15:37:50 GMT RESP BODY: {"networks":[{"updated_at":"2018-12-27T15:29:25Z","dns_domain":"","revision_number":7,"port_security_enabled":true,"id":"a4959dd9-e8f4-4ea9-8c99-7bff545db58c","router:external":true,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"da629caea04941e1ae8979c379dc7c9d","status":"ACTIVE","subnets":["244ab55b-a0ed-4e50-9f85-07f08119ae55"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"da629caea04941e1ae8979c379dc7c9d","created_at":"2018-12-27T15:29:17Z","mtu":1500},{"ipv6_address_scope":null,"dns_domain":"","revision_number":5,"port_security_enabled":true,"id":"cde0bb4a-cc4e-4747-be32-bf304b8dc28c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"e3b0b26ea43f440e81121d2fe9ba8da5","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-27T15:37:50Z","qos_policy_id":null,"name":"vping_ssh-net_0194889b-a39d-45dd-b9f7-5745acb0410a","admin_state_up":true,"tenant_id":"e3b0b26ea43f440e81121d2fe9ba8da5","created_at":"2018-12-27T15:36:42Z","mtu":1442}]} 2018-12-27 15:37:50,929 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-ec1f8b42-1692-43a9-9b02-16dc808635e9 2018-12-27 15:37:50,929 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.118945121765s 2018-12-27 15:37:50,930 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-ec1f8b42-1692-43a9-9b02-16dc808635e9 2018-12-27 15:37:50,931 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-12-27 15:37:50,931 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:9696/v2.0/networks/cde0bb4a-cc4e-4747-be32-bf304b8dc28c.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1f71025497654b588fe58a8106ce937e608e8f01" 2018-12-27 15:37:52,075 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-b8d3d2ea-d6b0-4f12-a9eb-987b10aacf5b Date: Thu, 27 Dec 2018 15:37:52 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 15:37:52,075 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/networks/cde0bb4a-cc4e-4747-be32-bf304b8dc28c.json used request id req-b8d3d2ea-d6b0-4f12-a9eb-987b10aacf5b 2018-12-27 15:37:52,075 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.14408993721s 2018-12-27 15:37:52,075 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/networks/cde0bb4a-cc4e-4747-be32-bf304b8dc28c.json used request id req-b8d3d2ea-d6b0-4f12-a9eb-987b10aacf5b 2018-12-27 15:37:52,079 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-27 15:37:52,083 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1f71025497654b588fe58a8106ce937e608e8f01" 2018-12-27 15:37:52,121 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-66acd000-78ed-4ee5-bc47-798aac0185e3 Date: Thu, 27 Dec 2018 15:37:52 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/de9f4ced-b7ea-4ca5-93d6-f1503d5d2e7d/snap", "metadata": {}}], "file": "/v2/images/de9f4ced-b7ea-4ca5-93d6-f1503d5d2e7d/file", "owner": "e3b0b26ea43f440e81121d2fe9ba8da5", "id": "de9f4ced-b7ea-4ca5-93d6-f1503d5d2e7d", "size": 12716032, "self": "/v2/images/de9f4ced-b7ea-4ca5-93d6-f1503d5d2e7d", "disk_format": "qcow2", "direct_url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/de9f4ced-b7ea-4ca5-93d6-f1503d5d2e7d/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-27T15:36:53Z", "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_0194889b-a39d-45dd-b9f7-5745acb0410a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_0194889b-a39d-45dd-b9f7-5745acb0410a", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-27T15:36:52Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-27 15:37:52,121 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-66acd000-78ed-4ee5-bc47-798aac0185e3 2018-12-27 15:37:52,122 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0422019958496s 2018-12-27 15:37:52,122 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-66acd000-78ed-4ee5-bc47-798aac0185e3 2018-12-27 15:37:52,123 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-12-27 15:37:52,127 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:9292/v2/images/de9f4ced-b7ea-4ca5-93d6-f1503d5d2e7d -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1f71025497654b588fe58a8106ce937e608e8f01" 2018-12-27 15:37:53,465 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-4253a226-bab0-457c-8f3d-a2666ffe0b86 Date: Thu, 27 Dec 2018 15:37:53 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-27 15:37:53,465 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.31:9292/v2/images/de9f4ced-b7ea-4ca5-93d6-f1503d5d2e7d used request id req-4253a226-bab0-457c-8f3d-a2666ffe0b86 2018-12-27 15:37:53,465 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.34171581268s 2018-12-27 15:37:53,465 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.31:9292/v2/images/de9f4ced-b7ea-4ca5-93d6-f1503d5d2e7d used request id req-4253a226-bab0-457c-8f3d-a2666ffe0b86 2018-12-27 15:37:53,466 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-12-27 15:37:53,468 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}33a15c56d21b7da09935920bc3767a49d5be7e8a" 2018-12-27 15:37:53,491 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:37:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c575488e-3a46-4d3f-8b34-6ac92d52a46a x-compute-request-id: req-c575488e-3a46-4d3f-8b34-6ac92d52a46a Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vping_ssh-flavor_0194889b-a39d-45dd-b9f7-5745acb0410a", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/78609d5c-ed36-476b-bec6-90d791ff2918", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/78609d5c-ed36-476b-bec6-90d791ff2918", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "78609d5c-ed36-476b-bec6-90d791ff2918"}]} 2018-12-27 15:37:53,491 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None used request id req-c575488e-3a46-4d3f-8b34-6ac92d52a46a 2018-12-27 15:37:53,491 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0252449512482s 2018-12-27 15:37:53,491 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None used request id req-c575488e-3a46-4d3f-8b34-6ac92d52a46a 2018-12-27 15:37:53,493 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-12-27 15:37:53,495 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:8774/v2.1/flavors/78609d5c-ed36-476b-bec6-90d791ff2918 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}33a15c56d21b7da09935920bc3767a49d5be7e8a" 2018-12-27 15:37:53,540 - keystoneauth.session - DEBUG - RESP: [202] Date: Thu, 27 Dec 2018 15:37:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-ed8f02d4-21c9-4832-b124-12b788d0d3de x-compute-request-id: req-ed8f02d4-21c9-4832-b124-12b788d0d3de Content-Length: 0 Content-Type: application/json 2018-12-27 15:37:53,541 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/flavors/78609d5c-ed36-476b-bec6-90d791ff2918 used request id req-ed8f02d4-21c9-4832-b124-12b788d0d3de 2018-12-27 15:37:53,541 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0479979515076s 2018-12-27 15:37:53,541 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/flavors/78609d5c-ed36-476b-bec6-90d791ff2918 used request id req-ed8f02d4-21c9-4832-b124-12b788d0d3de 2018-12-27 15:37:53,541 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-27 15:37:53,545 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}33a15c56d21b7da09935920bc3767a49d5be7e8a" 2018-12-27 15:37:53,669 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:37:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b390dba3-90a4-4c43-a1f3-8062e4f5cd64 Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/05a834ddebbc40688596b7460b47439e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05a834ddebbc40688596b7460b47439e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/08226a0ad01943f39559448239e291e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "08226a0ad01943f39559448239e291e1", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/55c0552fe37a4f7ca0e73939514bc683"}, "domain_id": "default", "enabled": true, "options": {}, "id": "55c0552fe37a4f7ca0e73939514bc683", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/646a4af4e3b5439a97996d353fea3924"}, "domain_id": "914eec1d43ea4caf9d2fd33268c06258", "enabled": true, "options": {}, "id": "646a4af4e3b5439a97996d353fea3924", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/85fb203e51c34d3f8122e285a6a318b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85fb203e51c34d3f8122e285a6a318b3", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/905e7f4b42d24cca93b99d2401fa3378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "905e7f4b42d24cca93b99d2401fa3378", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/a5bc08b9f81f4e5bb86c24f9f7547bae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5bc08b9f81f4e5bb86c24f9f7547bae", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/a5c780627f004d318bf908d80305da9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5c780627f004d318bf908d80305da9c", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/b18425bf2b044bc9af7e194919539a17"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b18425bf2b044bc9af7e194919539a17", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/b8d2134b619d4dca80e21d6fb16449b0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b8d2134b619d4dca80e21d6fb16449b0", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/b9ab6a25a652438285139fe5b44aea62"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9ab6a25a652438285139fe5b44aea62", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/c08462554a4844d681348f58b9b0edee"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c08462554a4844d681348f58b9b0edee", "email": "neutron@localhost", "password_expires_at": null}, {"name": "vping_ssh-user_0194889b-a39d-45dd-b9f7-5745acb0410a", "links": {"self": "http://172.30.9.31:5000/v3/users/cd79eed690894f9790679f2c994e1c08"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "cd79eed690894f9790679f2c994e1c08", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/ddfc3a9aad444d4782eae677c8a98130"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ddfc3a9aad444d4782eae677c8a98130", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/f2a74f2185a54676a6cb2bb5ecfcc4f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2a74f2185a54676a6cb2bb5ecfcc4f6", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-12-27 15:37:53,670 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-b390dba3-90a4-4c43-a1f3-8062e4f5cd64 2018-12-27 15:37:53,670 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.12814283371s 2018-12-27 15:37:53,670 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-b390dba3-90a4-4c43-a1f3-8062e4f5cd64 2018-12-27 15:37:53,676 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-27 15:37:53,680 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/users/cd79eed690894f9790679f2c994e1c08 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}33a15c56d21b7da09935920bc3767a49d5be7e8a" 2018-12-27 15:37:53,814 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:37:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a79630ad-69d8-49dc-a359-38d88dc541ac Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"user": {"name": "vping_ssh-user_0194889b-a39d-45dd-b9f7-5745acb0410a", "links": {"self": "http://172.30.9.31:5000/v3/users/cd79eed690894f9790679f2c994e1c08"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "cd79eed690894f9790679f2c994e1c08", "description": null}} 2018-12-27 15:37:53,814 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users/cd79eed690894f9790679f2c994e1c08 used request id req-a79630ad-69d8-49dc-a359-38d88dc541ac 2018-12-27 15:37:53,815 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.138491868973s 2018-12-27 15:37:53,815 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users/cd79eed690894f9790679f2c994e1c08 used request id req-a79630ad-69d8-49dc-a359-38d88dc541ac 2018-12-27 15:37:53,816 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-12-27 15:37:53,819 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:5000/v3/users/cd79eed690894f9790679f2c994e1c08 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}33a15c56d21b7da09935920bc3767a49d5be7e8a" 2018-12-27 15:37:54,087 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 15:37:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-75b56b22-e1da-4d4c-be17-6ada811dabf8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 15:37:54,087 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/cd79eed690894f9790679f2c994e1c08 used request id req-75b56b22-e1da-4d4c-be17-6ada811dabf8 2018-12-27 15:37:54,087 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.271646976471s 2018-12-27 15:37:54,088 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/cd79eed690894f9790679f2c994e1c08 used request id req-75b56b22-e1da-4d4c-be17-6ada811dabf8 2018-12-27 15:37:54,094 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-27 15:37:54,098 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}33a15c56d21b7da09935920bc3767a49d5be7e8a" 2018-12-27 15:37:54,199 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:37:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bbe0a9e0-9a00-4be8-82b4-feb6f32be72d Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93"}, "tags": [], "enabled": true, "id": "b7b4fceec1ad4c6eb74d758b709a9d93", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/da629caea04941e1ae8979c379dc7c9d"}, "tags": [], "enabled": true, "id": "da629caea04941e1ae8979c379dc7c9d", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_ssh", "links": {"self": "http://172.30.9.31:5000/v3/projects/e3b0b26ea43f440e81121d2fe9ba8da5"}, "tags": [], "enabled": true, "id": "e3b0b26ea43f440e81121d2fe9ba8da5", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_0194889b-a39d-45dd-b9f7-5745acb0410a"}]} 2018-12-27 15:37:54,200 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects used request id req-bbe0a9e0-9a00-4be8-82b4-feb6f32be72d 2018-12-27 15:37:54,200 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.105693101883s 2018-12-27 15:37:54,200 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects used request id req-bbe0a9e0-9a00-4be8-82b4-feb6f32be72d 2018-12-27 15:37:54,205 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-12-27 15:37:54,208 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:5000/v3/projects/e3b0b26ea43f440e81121d2fe9ba8da5 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}33a15c56d21b7da09935920bc3767a49d5be7e8a" 2018-12-27 15:37:54,479 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 15:37:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6cd69513-c91a-4b69-9157-2b7c6988b0f8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 15:37:54,479 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/e3b0b26ea43f440e81121d2fe9ba8da5 used request id req-6cd69513-c91a-4b69-9157-2b7c6988b0f8 2018-12-27 15:37:54,479 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.274206876755s 2018-12-27 15:37:54,479 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/e3b0b26ea43f440e81121d2fe9ba8da5 used request id req-6cd69513-c91a-4b69-9157-2b7c6988b0f8 2018-12-27 15:37:54,482 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-27 15:37:54,483 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:9696/v2.0/security-groups.json?project_id=e3b0b26ea43f440e81121d2fe9ba8da5&name=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}33a15c56d21b7da09935920bc3767a49d5be7e8a" 2018-12-27 15:37:54,702 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2434 X-Openstack-Request-Id: req-8b62865e-5b7d-4e79-86df-931baa5b67b3 Date: Thu, 27 Dec 2018 15:37:54 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "e3b0b26ea43f440e81121d2fe9ba8da5", "created_at": "2018-12-27T15:36:42Z", "updated_at": "2018-12-27T15:36:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:36:42Z", "revision_number": 0, "id": "22b5342f-fa75-4315-b12f-fc972f2bc704", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:36:42Z", "security_group_id": "7c261721-ccc5-488a-9ae0-203355880fa4", "tenant_id": "e3b0b26ea43f440e81121d2fe9ba8da5", "port_range_min": null, "ethertype": "IPv4", "project_id": "e3b0b26ea43f440e81121d2fe9ba8da5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:36:42Z", "revision_number": 0, "id": "2ef17081-a06b-4c99-9f00-ec4c23b8cf36", "remote_group_id": "7c261721-ccc5-488a-9ae0-203355880fa4", "remote_ip_prefix": null, "created_at": "2018-12-27T15:36:42Z", "security_group_id": "7c261721-ccc5-488a-9ae0-203355880fa4", "tenant_id": "e3b0b26ea43f440e81121d2fe9ba8da5", "port_range_min": null, "ethertype": "IPv6", "project_id": "e3b0b26ea43f440e81121d2fe9ba8da5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:36:42Z", "revision_number": 0, "id": "3c6b1dbf-12d3-40cf-8541-a31b92b18bb9", "remote_group_id": "7c261721-ccc5-488a-9ae0-203355880fa4", "remote_ip_prefix": null, "created_at": "2018-12-27T15:36:42Z", "security_group_id": "7c261721-ccc5-488a-9ae0-203355880fa4", "tenant_id": "e3b0b26ea43f440e81121d2fe9ba8da5", "port_range_min": null, "ethertype": "IPv4", "project_id": "e3b0b26ea43f440e81121d2fe9ba8da5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:36:42Z", "revision_number": 0, "id": "c9e3f991-4d8c-466e-b037-ad55977c5196", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:36:42Z", "security_group_id": "7c261721-ccc5-488a-9ae0-203355880fa4", "tenant_id": "e3b0b26ea43f440e81121d2fe9ba8da5", "port_range_min": null, "ethertype": "IPv6", "project_id": "e3b0b26ea43f440e81121d2fe9ba8da5"}], "revision_number": 4, "project_id": "e3b0b26ea43f440e81121d2fe9ba8da5", "id": "7c261721-ccc5-488a-9ae0-203355880fa4", "name": "default"}]} 2018-12-27 15:37:54,703 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json?project_id=e3b0b26ea43f440e81121d2fe9ba8da5&name=default used request id req-8b62865e-5b7d-4e79-86df-931baa5b67b3 2018-12-27 15:37:54,703 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.220244884491s 2018-12-27 15:37:54,703 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json?project_id=e3b0b26ea43f440e81121d2fe9ba8da5&name=default used request id req-8b62865e-5b7d-4e79-86df-931baa5b67b3 2018-12-27 15:37:54,706 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-27 15:37:54,706 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}33a15c56d21b7da09935920bc3767a49d5be7e8a" 2018-12-27 15:37:54,774 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-76bcafce-9981-44d0-93f5-adb30aba1948 Date: Thu, 27 Dec 2018 15:37:54 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "created_at": "2018-12-27T15:33:01Z", "updated_at": "2018-12-27T15:33:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "c85cb618-8f19-445b-8e16-6d467cb17771", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "35205ac3-06e6-4cf6-bb21-ff8f813cb45b", "remote_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "c4f3bf7f-d793-498d-a883-bb8c6003f070", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "ade77f59-e70c-4970-8ea8-198222fa332e", "remote_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}], "revision_number": 4, "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e3b0b26ea43f440e81121d2fe9ba8da5", "created_at": "2018-12-27T15:36:42Z", "updated_at": "2018-12-27T15:36:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:36:42Z", "revision_number": 0, "id": "3c6b1dbf-12d3-40cf-8541-a31b92b18bb9", "remote_group_id": "7c261721-ccc5-488a-9ae0-203355880fa4", "remote_ip_prefix": null, "created_at": "2018-12-27T15:36:42Z", "security_group_id": "7c261721-ccc5-488a-9ae0-203355880fa4", "tenant_id": "e3b0b26ea43f440e81121d2fe9ba8da5", "port_range_min": null, "ethertype": "IPv4", "project_id": "e3b0b26ea43f440e81121d2fe9ba8da5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:36:42Z", "revision_number": 0, "id": "c9e3f991-4d8c-466e-b037-ad55977c5196", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:36:42Z", "security_group_id": "7c261721-ccc5-488a-9ae0-203355880fa4", "tenant_id": "e3b0b26ea43f440e81121d2fe9ba8da5", "port_range_min": null, "ethertype": "IPv6", "project_id": "e3b0b26ea43f440e81121d2fe9ba8da5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:36:42Z", "revision_number": 0, "id": "2ef17081-a06b-4c99-9f00-ec4c23b8cf36", "remote_group_id": "7c261721-ccc5-488a-9ae0-203355880fa4", "remote_ip_prefix": null, "created_at": "2018-12-27T15:36:42Z", "security_group_id": "7c261721-ccc5-488a-9ae0-203355880fa4", "tenant_id": "e3b0b26ea43f440e81121d2fe9ba8da5", "port_range_min": null, "ethertype": "IPv6", "project_id": "e3b0b26ea43f440e81121d2fe9ba8da5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:36:42Z", "revision_number": 0, "id": "22b5342f-fa75-4315-b12f-fc972f2bc704", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:36:42Z", "security_group_id": "7c261721-ccc5-488a-9ae0-203355880fa4", "tenant_id": "e3b0b26ea43f440e81121d2fe9ba8da5", "port_range_min": null, "ethertype": "IPv4", "project_id": "e3b0b26ea43f440e81121d2fe9ba8da5"}], "revision_number": 4, "project_id": "e3b0b26ea43f440e81121d2fe9ba8da5", "id": "7c261721-ccc5-488a-9ae0-203355880fa4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-27T15:33:07Z", "updated_at": "2018-12-27T15:33:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "f059d8a5-0c32-49c9-a721-77cc89245ecd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "a3f6a193-cc94-4220-a73a-08acf63c449b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "5f100cff-05d8-4405-8dfb-0a387c123fae", "remote_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "4de95db8-72d6-4aec-a145-e92511971eb9", "remote_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "created_at": "2018-12-27T15:29:16Z", "updated_at": "2018-12-27T15:29:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "abe97133-61dd-4fdf-baf3-2e07968a324f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "3c53841a-5bc0-4192-b482-044411e217ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:16Z", "revision_number": 0, "id": "60735d87-52c7-426a-91a6-aff1078a5a2d", "remote_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:16Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "5956ff3f-d59d-4af6-82b5-566c888583a7", "remote_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "da629caea04941e1ae8979c379dc7c9d"}], "revision_number": 4, "project_id": "da629caea04941e1ae8979c379dc7c9d", "id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "name": "default"}]} 2018-12-27 15:37:54,774 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json used request id req-76bcafce-9981-44d0-93f5-adb30aba1948 2018-12-27 15:37:54,774 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.067971944809s 2018-12-27 15:37:54,774 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json used request id req-76bcafce-9981-44d0-93f5-adb30aba1948 2018-12-27 15:37:54,778 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-12-27 15:37:54,778 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:9696/v2.0/security-groups/7c261721-ccc5-488a-9ae0-203355880fa4.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}33a15c56d21b7da09935920bc3767a49d5be7e8a" 2018-12-27 15:37:55,173 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-8a07888c-12de-4ddb-8661-31baf96ebf2b Content-Length: 0 Date: Thu, 27 Dec 2018 15:37:55 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 15:37:55,173 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-groups/7c261721-ccc5-488a-9ae0-203355880fa4.json used request id req-8a07888c-12de-4ddb-8661-31baf96ebf2b 2018-12-27 15:37:55,173 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.395418167114s 2018-12-27 15:37:55,174 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-groups/7c261721-ccc5-488a-9ae0-203355880fa4.json used request id req-8a07888c-12de-4ddb-8661-31baf96ebf2b 2018-12-27 15:37:55,222 - xtesting.ci.run_tests - INFO - Loading test case 'vping_userdata'... 2018-12-27 15:37:55,263 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 15:37:55,269 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:37:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b581f212-76c5-481f-9634-a9b8103cc05a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 15:37:55,269 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-b581f212-76c5-481f-9634-a9b8103cc05a 2018-12-27 15:37:55,270 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000/v3/auth/tokens 2018-12-27 15:37:55,695 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}], "expires_at": "2018-12-27T16:37:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b7b4fceec1ad4c6eb74d758b709a9d93", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "a5bc08b9f81f4e5bb86c24f9f7547bae"}, "audit_ids": ["WbxxiOLxTn2LQagpsPrH6A"], "issued_at": "2018-12-27T15:37:55.000000Z"}} 2018-12-27 15:37:55,698 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-27 15:37:55,699 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ea9bccf5de617e5529c58d1da2b4816b93c4eac7" 2018-12-27 15:37:56,002 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 726 X-Openstack-Request-Id: req-2ac5fcaf-accf-4fc8-b1d9-a91ec481005a Date: Thu, 27 Dec 2018 15:37:56 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","updated_at":"2018-12-27T15:29:25Z","dns_domain":"","revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"a4959dd9-e8f4-4ea9-8c99-7bff545db58c","router:external":true,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"da629caea04941e1ae8979c379dc7c9d","status":"ACTIVE","subnets":["244ab55b-a0ed-4e50-9f85-07f08119ae55"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"da629caea04941e1ae8979c379dc7c9d","created_at":"2018-12-27T15:29:17Z","provider:network_type":"flat"}]} 2018-12-27 15:37:56,003 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json?router%3Aexternal=True used request id req-2ac5fcaf-accf-4fc8-b1d9-a91ec481005a 2018-12-27 15:37:56,003 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.304450035095s 2018-12-27 15:37:56,003 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json?router%3Aexternal=True used request id req-2ac5fcaf-accf-4fc8-b1d9-a91ec481005a 2018-12-27 15:37:56,007 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 15:37:56,012 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 15:37:56 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 15:37:56,013 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-27 15:37:56,016 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ea9bccf5de617e5529c58d1da2b4816b93c4eac7" 2018-12-27 15:37:56,124 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:37:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-719c9fa3-393c-4f23-84c7-de5675d8025a Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.31:5000/v3/domains/914eec1d43ea4caf9d2fd33268c06258"}, "tags": [], "enabled": true, "id": "914eec1d43ea4caf9d2fd33268c06258", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains", "previous": null, "next": null}} 2018-12-27 15:37:56,124 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains used request id req-719c9fa3-393c-4f23-84c7-de5675d8025a 2018-12-27 15:37:56,124 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.110924959183s 2018-12-27 15:37:56,124 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains used request id req-719c9fa3-393c-4f23-84c7-de5675d8025a 2018-12-27 15:37:56,132 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-12-27 15:37:56,135 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ea9bccf5de617e5529c58d1da2b4816b93c4eac7" -d '{"project": {"description": "Created by OPNFV Functest: vping_userdata", "enabled": true, "domain_id": "default", "name": "vping_userdata-project_9ce3c6e6-405d-47f1-a8ff-fbbb2228e85c"}}' 2018-12-27 15:37:56,333 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 27 Dec 2018 15:37:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ea6ad4fc-114c-4694-b0da-1b05ce4e8a9d Content-Length: 374 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vping_userdata", "links": {"self": "http://172.30.9.31:5000/v3/projects/ed7598dc10804af2a0100cc0b4869c21"}, "tags": [], "enabled": true, "id": "ed7598dc10804af2a0100cc0b4869c21", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_9ce3c6e6-405d-47f1-a8ff-fbbb2228e85c"}} 2018-12-27 15:37:56,333 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-ea6ad4fc-114c-4694-b0da-1b05ce4e8a9d 2018-12-27 15:37:56,333 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.201428890228s 2018-12-27 15:37:56,333 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-ea6ad4fc-114c-4694-b0da-1b05ce4e8a9d 2018-12-27 15:37:56,334 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: vping_userdata', u'tags': [], 'enabled': True, 'id': u'ed7598dc10804af2a0100cc0b4869c21', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'vping_userdata-project_9ce3c6e6-405d-47f1-a8ff-fbbb2228e85c'}) 2018-12-27 15:37:56,340 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-12-27 15:37:56,343 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ea9bccf5de617e5529c58d1da2b4816b93c4eac7" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "cde4b1b5-3618-488a-a02e-cd1aae938174", "email": null, "name": "vping_userdata-user_9ce3c6e6-405d-47f1-a8ff-fbbb2228e85c"}}' 2018-12-27 15:37:56,739 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 27 Dec 2018 15:37:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9a0c2307-895a-4443-9575-39c8e1fc4ec9 Content-Length: 329 Content-Type: application/json RESP BODY: {"user": {"name": "vping_userdata-user_9ce3c6e6-405d-47f1-a8ff-fbbb2228e85c", "links": {"self": "http://172.30.9.31:5000/v3/users/664461af59b348ba91aa473e2fefeb94"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "664461af59b348ba91aa473e2fefeb94", "domain_id": "default", "password_expires_at": null}} 2018-12-27 15:37:56,740 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/users used request id req-9a0c2307-895a-4443-9575-39c8e1fc4ec9 2018-12-27 15:37:56,740 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.399869203568s 2018-12-27 15:37:56,740 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/users used request id req-9a0c2307-895a-4443-9575-39c8e1fc4ec9 2018-12-27 15:37:56,741 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'664461af59b348ba91aa473e2fefeb94', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vping_userdata-user_9ce3c6e6-405d-47f1-a8ff-fbbb2228e85c'}) 2018-12-27 15:37:56,744 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-27 15:37:56,747 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ea9bccf5de617e5529c58d1da2b4816b93c4eac7" 2018-12-27 15:37:56,842 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:37:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c6082fc1-7776-475c-bc0a-5dc4af5fd4b9 Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 15:37:56,842 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-c6082fc1-7776-475c-bc0a-5dc4af5fd4b9 2018-12-27 15:37:56,842 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0980219841003s 2018-12-27 15:37:56,842 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-c6082fc1-7776-475c-bc0a-5dc4af5fd4b9 2018-12-27 15:37:56,847 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-27 15:37:56,850 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ea9bccf5de617e5529c58d1da2b4816b93c4eac7" 2018-12-27 15:37:56,953 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:37:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-12fc3eaf-b796-4edf-bf72-cc70f1e50711 Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 15:37:56,953 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-12fc3eaf-b796-4edf-bf72-cc70f1e50711 2018-12-27 15:37:56,953 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.106235027313s 2018-12-27 15:37:56,954 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-12fc3eaf-b796-4edf-bf72-cc70f1e50711 2018-12-27 15:37:56,958 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-27 15:37:56,961 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ea9bccf5de617e5529c58d1da2b4816b93c4eac7" 2018-12-27 15:37:57,055 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:37:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8ec2cfb7-b924-4dba-9b66-6be2928b8e89 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-12-27 15:37:57,055 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains/default used request id req-8ec2cfb7-b924-4dba-9b66-6be2928b8e89 2018-12-27 15:37:57,056 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0974378585815s 2018-12-27 15:37:57,056 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains/default used request id req-8ec2cfb7-b924-4dba-9b66-6be2928b8e89 2018-12-27 15:37:57,057 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-27 15:37:57,060 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ea9bccf5de617e5529c58d1da2b4816b93c4eac7" 2018-12-27 15:37:57,177 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:37:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d322c693-a57e-4928-8f73-889d64db9a79 Content-Encoding: gzip Content-Length: 837 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/05a834ddebbc40688596b7460b47439e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05a834ddebbc40688596b7460b47439e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/08226a0ad01943f39559448239e291e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "08226a0ad01943f39559448239e291e1", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/55c0552fe37a4f7ca0e73939514bc683"}, "domain_id": "default", "enabled": true, "options": {}, "id": "55c0552fe37a4f7ca0e73939514bc683", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/646a4af4e3b5439a97996d353fea3924"}, "domain_id": "914eec1d43ea4caf9d2fd33268c06258", "enabled": true, "options": {}, "id": "646a4af4e3b5439a97996d353fea3924", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "vping_userdata-user_9ce3c6e6-405d-47f1-a8ff-fbbb2228e85c", "links": {"self": "http://172.30.9.31:5000/v3/users/664461af59b348ba91aa473e2fefeb94"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "664461af59b348ba91aa473e2fefeb94", "domain_id": "default", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/85fb203e51c34d3f8122e285a6a318b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85fb203e51c34d3f8122e285a6a318b3", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/905e7f4b42d24cca93b99d2401fa3378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "905e7f4b42d24cca93b99d2401fa3378", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/a5bc08b9f81f4e5bb86c24f9f7547bae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5bc08b9f81f4e5bb86c24f9f7547bae", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/a5c780627f004d318bf908d80305da9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5c780627f004d318bf908d80305da9c", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/b18425bf2b044bc9af7e194919539a17"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b18425bf2b044bc9af7e194919539a17", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/b8d2134b619d4dca80e21d6fb16449b0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b8d2134b619d4dca80e21d6fb16449b0", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/b9ab6a25a652438285139fe5b44aea62"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9ab6a25a652438285139fe5b44aea62", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/c08462554a4844d681348f58b9b0edee"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c08462554a4844d681348f58b9b0edee", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/ddfc3a9aad444d4782eae677c8a98130"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ddfc3a9aad444d4782eae677c8a98130", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/f2a74f2185a54676a6cb2bb5ecfcc4f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2a74f2185a54676a6cb2bb5ecfcc4f6", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-12-27 15:37:57,177 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-d322c693-a57e-4928-8f73-889d64db9a79 2018-12-27 15:37:57,177 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.120411157608s 2018-12-27 15:37:57,178 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-d322c693-a57e-4928-8f73-889d64db9a79 2018-12-27 15:37:57,189 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-27 15:37:57,192 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ea9bccf5de617e5529c58d1da2b4816b93c4eac7" 2018-12-27 15:37:57,296 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:37:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-36ef236c-5f67-4bf2-a8a5-69e54b61ef50 Content-Encoding: gzip Content-Length: 398 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93"}, "tags": [], "enabled": true, "id": "b7b4fceec1ad4c6eb74d758b709a9d93", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/da629caea04941e1ae8979c379dc7c9d"}, "tags": [], "enabled": true, "id": "da629caea04941e1ae8979c379dc7c9d", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_userdata", "links": {"self": "http://172.30.9.31:5000/v3/projects/ed7598dc10804af2a0100cc0b4869c21"}, "tags": [], "enabled": true, "id": "ed7598dc10804af2a0100cc0b4869c21", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_9ce3c6e6-405d-47f1-a8ff-fbbb2228e85c"}]} 2018-12-27 15:37:57,297 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?domain_id=default used request id req-36ef236c-5f67-4bf2-a8a5-69e54b61ef50 2018-12-27 15:37:57,297 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.107437133789s 2018-12-27 15:37:57,297 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?domain_id=default used request id req-36ef236c-5f67-4bf2-a8a5-69e54b61ef50 2018-12-27 15:37:57,305 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-12-27 15:37:57,308 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:5000/v3/role_assignments?user.id=664461af59b348ba91aa473e2fefeb94&role.id=5e97c57d600b48f5b4c8f915fe73d20b&scope.project.id=ed7598dc10804af2a0100cc0b4869c21" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ea9bccf5de617e5529c58d1da2b4816b93c4eac7" 2018-12-27 15:37:57,405 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:37:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1e12f32c-1c47-4c35-bb41-2fe90578ef4d Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.31:5000/v3/role_assignments?user.id=664461af59b348ba91aa473e2fefeb94&role.id=5e97c57d600b48f5b4c8f915fe73d20b&scope.project.id=ed7598dc10804af2a0100cc0b4869c21", "previous": null, "next": null}} 2018-12-27 15:37:57,405 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/role_assignments?user.id=664461af59b348ba91aa473e2fefeb94&role.id=5e97c57d600b48f5b4c8f915fe73d20b&scope.project.id=ed7598dc10804af2a0100cc0b4869c21 used request id req-1e12f32c-1c47-4c35-bb41-2fe90578ef4d 2018-12-27 15:37:57,405 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.100303173065s 2018-12-27 15:37:57,405 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/role_assignments?user.id=664461af59b348ba91aa473e2fefeb94&role.id=5e97c57d600b48f5b4c8f915fe73d20b&scope.project.id=ed7598dc10804af2a0100cc0b4869c21 used request id req-1e12f32c-1c47-4c35-bb41-2fe90578ef4d 2018-12-27 15:37:57,409 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-12-27 15:37:57,412 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.31:5000/v3/projects/ed7598dc10804af2a0100cc0b4869c21/users/664461af59b348ba91aa473e2fefeb94/roles/5e97c57d600b48f5b4c8f915fe73d20b -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ea9bccf5de617e5529c58d1da2b4816b93c4eac7" 2018-12-27 15:37:57,564 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 15:37:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a760fa7e-94c3-4b65-ae32-ad3c19961fc1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 15:37:57,564 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/ed7598dc10804af2a0100cc0b4869c21/users/664461af59b348ba91aa473e2fefeb94/roles/5e97c57d600b48f5b4c8f915fe73d20b used request id req-a760fa7e-94c3-4b65-ae32-ad3c19961fc1 2018-12-27 15:37:57,564 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.155287981033s 2018-12-27 15:37:57,564 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/ed7598dc10804af2a0100cc0b4869c21/users/664461af59b348ba91aa473e2fefeb94/roles/5e97c57d600b48f5b4c8f915fe73d20b used request id req-a760fa7e-94c3-4b65-ae32-ad3c19961fc1 2018-12-27 15:37:57,565 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vping_userdata-project_9ce3c6e6-405d-47f1-a8ff-fbbb2228e85c', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'tenant_name': 'admin', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': u'1', u'image_api_version': '2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'regionOne', u'key_manager_api_version': u'v1', 'project_id': u'ed7598dc10804af2a0100cc0b4869c21', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'cde4b1b5-3618-488a-a02e-cd1aae938174', 'username': u'vping_userdata-user_9ce3c6e6-405d-47f1-a8ff-fbbb2228e85c', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.31:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-12-27 15:37:57,569 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vping_userdata-user_9ce3c6e6-405d-47f1-a8ff-fbbb2228e85c', 'password': 'cde4b1b5-3618-488a-a02e-cd1aae938174', 'project_name': 'vping_userdata-project_9ce3c6e6-405d-47f1-a8ff-fbbb2228e85c', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.31:5000//v3', 'project_id': 'ed7598dc10804af2a0100cc0b4869c21', 'project_domain_name': 'Default'} 2018-12-27 15:37:57,569 - xtesting.ci.run_tests - INFO - Running test case 'vping_userdata'... 2018-12-27 15:37:57,570 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-27 15:37:57,574 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ea9bccf5de617e5529c58d1da2b4816b93c4eac7" 2018-12-27 15:37:57,685 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:37:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-694b5e66-52c2-43fc-96a0-fa6ebad84fca Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.31:5000/v3/domains/914eec1d43ea4caf9d2fd33268c06258"}, "tags": [], "enabled": true, "id": "914eec1d43ea4caf9d2fd33268c06258", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains", "previous": null, "next": null}} 2018-12-27 15:37:57,685 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains used request id req-694b5e66-52c2-43fc-96a0-fa6ebad84fca 2018-12-27 15:37:57,686 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.115429878235s 2018-12-27 15:37:57,686 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains used request id req-694b5e66-52c2-43fc-96a0-fa6ebad84fca 2018-12-27 15:37:57,694 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-27 15:37:57,697 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ea9bccf5de617e5529c58d1da2b4816b93c4eac7" 2018-12-27 15:37:57,796 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:37:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7fe9ae70-3237-40a5-bee1-b1e2898dcf55 Content-Encoding: gzip Content-Length: 398 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93"}, "tags": [], "enabled": true, "id": "b7b4fceec1ad4c6eb74d758b709a9d93", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/da629caea04941e1ae8979c379dc7c9d"}, "tags": [], "enabled": true, "id": "da629caea04941e1ae8979c379dc7c9d", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_userdata", "links": {"self": "http://172.30.9.31:5000/v3/projects/ed7598dc10804af2a0100cc0b4869c21"}, "tags": [], "enabled": true, "id": "ed7598dc10804af2a0100cc0b4869c21", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_9ce3c6e6-405d-47f1-a8ff-fbbb2228e85c"}]} 2018-12-27 15:37:57,796 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?domain_id=default used request id req-7fe9ae70-3237-40a5-bee1-b1e2898dcf55 2018-12-27 15:37:57,797 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.102694034576s 2018-12-27 15:37:57,797 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?domain_id=default used request id req-7fe9ae70-3237-40a5-bee1-b1e2898dcf55 2018-12-27 15:37:57,799 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-12-27 15:37:57,800 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ea9bccf5de617e5529c58d1da2b4816b93c4eac7" -d '{"network": {"tenant_id": "ed7598dc10804af2a0100cc0b4869c21", "name": "vping_userdata-net_9ce3c6e6-405d-47f1-a8ff-fbbb2228e85c", "admin_state_up": true}}' 2018-12-27 15:37:59,372 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 725 X-Openstack-Request-Id: req-2e3523af-4a8a-4496-a00c-7f432533e462 Date: Thu, 27 Dec 2018 15:37:59 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"provider:network_type":"geneve","id":"82378c1e-81f9-4be0-8d80-ba3c6a86045f","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":14,"ipv4_address_scope":null,"shared":false,"project_id":"ed7598dc10804af2a0100cc0b4869c21","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-27T15:37:58Z","is_default":false,"qos_policy_id":null,"name":"vping_userdata-net_9ce3c6e6-405d-47f1-a8ff-fbbb2228e85c","admin_state_up":true,"tenant_id":"ed7598dc10804af2a0100cc0b4869c21","created_at":"2018-12-27T15:37:58Z","mtu":1442}} 2018-12-27 15:37:59,372 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-2e3523af-4a8a-4496-a00c-7f432533e462 2018-12-27 15:37:59,372 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 1.57328915596s 2018-12-27 15:37:59,373 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-2e3523af-4a8a-4496-a00c-7f432533e462 2018-12-27 15:37:59,373 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'dns_domain': u'', u'updated_at': u'2018-12-27T15:37:58Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'provider:network_type': u'geneve', u'id': u'82378c1e-81f9-4be0-8d80-ba3c6a86045f', u'provider:segmentation_id': 14, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'vping_userdata-net_9ce3c6e6-405d-47f1-a8ff-fbbb2228e85c', u'created_at': u'2018-12-27T15:37:58Z', u'mtu': 1442, u'tenant_id': u'ed7598dc10804af2a0100cc0b4869c21', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'ed7598dc10804af2a0100cc0b4869c21'}) 2018-12-27 15:37:59,374 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 15:37:59,382 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:37:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4950fe1c-2105-4a76-9177-d09ff416cb6e Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 15:37:59,382 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-4950fe1c-2105-4a76-9177-d09ff416cb6e 2018-12-27 15:37:59,382 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000/v3/auth/tokens 2018-12-27 15:37:59,806 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T16:37:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ed7598dc10804af2a0100cc0b4869c21", "name": "vping_userdata-project_9ce3c6e6-405d-47f1-a8ff-fbbb2228e85c"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/ed7598dc10804af2a0100cc0b4869c21", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/ed7598dc10804af2a0100cc0b4869c21", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/ed7598dc10804af2a0100cc0b4869c21", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/ed7598dc10804af2a0100cc0b4869c21", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/ed7598dc10804af2a0100cc0b4869c21", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/ed7598dc10804af2a0100cc0b4869c21", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/ed7598dc10804af2a0100cc0b4869c21", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/ed7598dc10804af2a0100cc0b4869c21", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/ed7598dc10804af2a0100cc0b4869c21", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_ed7598dc10804af2a0100cc0b4869c21", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_ed7598dc10804af2a0100cc0b4869c21", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/ed7598dc10804af2a0100cc0b4869c21", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/ed7598dc10804af2a0100cc0b4869c21", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/ed7598dc10804af2a0100cc0b4869c21", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vping_userdata-user_9ce3c6e6-405d-47f1-a8ff-fbbb2228e85c", "id": "664461af59b348ba91aa473e2fefeb94"}, "audit_ids": ["SdPfF23JRE6VwZbP45Yccw"], "issued_at": "2018-12-27T15:37:59.000000Z"}} 2018-12-27 15:37:59,809 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-27 15:37:59,809 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}701a4b9ce2aeb7fa17ea50441d3e4669558873e9" 2018-12-27 15:38:00,126 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1221 X-Openstack-Request-Id: req-c445e5fe-03ec-4bdb-9b33-568ac9aeb5e9 Date: Thu, 27 Dec 2018 15:38:00 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"id":"82378c1e-81f9-4be0-8d80-ba3c6a86045f","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"ed7598dc10804af2a0100cc0b4869c21","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-27T15:37:58Z","qos_policy_id":null,"name":"vping_userdata-net_9ce3c6e6-405d-47f1-a8ff-fbbb2228e85c","admin_state_up":true,"tenant_id":"ed7598dc10804af2a0100cc0b4869c21","created_at":"2018-12-27T15:37:58Z","mtu":1442},{"updated_at":"2018-12-27T15:29:25Z","dns_domain":"","revision_number":7,"port_security_enabled":true,"id":"a4959dd9-e8f4-4ea9-8c99-7bff545db58c","router:external":true,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"da629caea04941e1ae8979c379dc7c9d","status":"ACTIVE","subnets":["244ab55b-a0ed-4e50-9f85-07f08119ae55"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"da629caea04941e1ae8979c379dc7c9d","created_at":"2018-12-27T15:29:17Z","mtu":1500}]} 2018-12-27 15:38:00,127 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-c445e5fe-03ec-4bdb-9b33-568ac9aeb5e9 2018-12-27 15:38:00,127 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.317625999451s 2018-12-27 15:38:00,127 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-c445e5fe-03ec-4bdb-9b33-568ac9aeb5e9 2018-12-27 15:38:00,129 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-12-27 15:38:00,129 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}701a4b9ce2aeb7fa17ea50441d3e4669558873e9" -d '{"subnet": {"name": "vping_userdata-subnet_9ce3c6e6-405d-47f1-a8ff-fbbb2228e85c", "enable_dhcp": true, "network_id": "82378c1e-81f9-4be0-8d80-ba3c6a86045f", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-12-27 15:38:01,707 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-b64e1094-dd3d-4872-b07f-8589cf50e527 Date: Thu, 27 Dec 2018 15:38:01 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"82378c1e-81f9-4be0-8d80-ba3c6a86045f","tenant_id":"ed7598dc10804af2a0100cc0b4869c21","created_at":"2018-12-27T15:38:00Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-12-27T15:38:00Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"ed7598dc10804af2a0100cc0b4869c21","id":"84b65821-1959-465b-99d8-1b3f878c340e","subnetpool_id":null,"name":"vping_userdata-subnet_9ce3c6e6-405d-47f1-a8ff-fbbb2228e85c"}} 2018-12-27 15:38:01,708 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/subnets.json used request id req-b64e1094-dd3d-4872-b07f-8589cf50e527 2018-12-27 15:38:01,708 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 1.57914495468s 2018-12-27 15:38:01,708 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/subnets.json used request id req-b64e1094-dd3d-4872-b07f-8589cf50e527 2018-12-27 15:38:01,708 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-12-27T15:38:00Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'84b65821-1959-465b-99d8-1b3f878c340e', u'subnetpool_id': None, u'service_types': [], u'name': u'vping_userdata-subnet_9ce3c6e6-405d-47f1-a8ff-fbbb2228e85c', u'enable_dhcp': True, u'network_id': u'82378c1e-81f9-4be0-8d80-ba3c6a86045f', u'tenant_id': u'ed7598dc10804af2a0100cc0b4869c21', u'created_at': u'2018-12-27T15:38:00Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'ed7598dc10804af2a0100cc0b4869c21'}) 2018-12-27 15:38:01,709 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-12-27 15:38:01,710 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}701a4b9ce2aeb7fa17ea50441d3e4669558873e9" -d '{"router": {"external_gateway_info": {"network_id": "a4959dd9-e8f4-4ea9-8c99-7bff545db58c"}, "name": "vping_userdata-router_9ce3c6e6-405d-47f1-a8ff-fbbb2228e85c", "admin_state_up": true}}' 2018-12-27 15:38:03,854 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 625 X-Openstack-Request-Id: req-f599d8b8-5aa6-43c3-9e69-f1f723abc712 Date: Thu, 27 Dec 2018 15:38:03 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "a4959dd9-e8f4-4ea9-8c99-7bff545db58c", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "244ab55b-a0ed-4e50-9f85-07f08119ae55", "ip_address": "172.30.9.205"}]}, "description": "", "tags": [], "tenant_id": "ed7598dc10804af2a0100cc0b4869c21", "created_at": "2018-12-27T15:38:01Z", "admin_state_up": true, "updated_at": "2018-12-27T15:38:03Z", "revision_number": 2, "routes": [], "project_id": "ed7598dc10804af2a0100cc0b4869c21", "id": "49367e31-20cf-45a9-ad8b-9ff8d31a402a", "name": "vping_userdata-router_9ce3c6e6-405d-47f1-a8ff-fbbb2228e85c"}} 2018-12-27 15:38:03,854 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/routers.json used request id req-f599d8b8-5aa6-43c3-9e69-f1f723abc712 2018-12-27 15:38:03,854 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 2.14456915855s 2018-12-27 15:38:03,854 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/routers.json used request id req-f599d8b8-5aa6-43c3-9e69-f1f723abc712 2018-12-27 15:38:03,854 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'a4959dd9-e8f4-4ea9-8c99-7bff545db58c', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'244ab55b-a0ed-4e50-9f85-07f08119ae55', u'ip_address': u'172.30.9.205'}]}, u'description': u'', u'tags': [], u'tenant_id': u'ed7598dc10804af2a0100cc0b4869c21', u'created_at': u'2018-12-27T15:38:01Z', u'admin_state_up': True, u'updated_at': u'2018-12-27T15:38:03Z', u'revision_number': 2, u'routes': [], u'project_id': u'ed7598dc10804af2a0100cc0b4869c21', u'id': u'49367e31-20cf-45a9-ad8b-9ff8d31a402a', u'name': u'vping_userdata-router_9ce3c6e6-405d-47f1-a8ff-fbbb2228e85c'}) 2018-12-27 15:38:03,854 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-12-27 15:38:03,855 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.31:9696/v2.0/routers/49367e31-20cf-45a9-ad8b-9ff8d31a402a/add_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}701a4b9ce2aeb7fa17ea50441d3e4669558873e9" -d '{"subnet_id": "84b65821-1959-465b-99d8-1b3f878c340e"}' 2018-12-27 15:38:06,743 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-c11cf444-800f-4da3-bc58-b574b98b17bc Date: Thu, 27 Dec 2018 15:38:06 GMT RESP BODY: {"network_id": "82378c1e-81f9-4be0-8d80-ba3c6a86045f", "tenant_id": "ed7598dc10804af2a0100cc0b4869c21", "subnet_id": "84b65821-1959-465b-99d8-1b3f878c340e", "subnet_ids": ["84b65821-1959-465b-99d8-1b3f878c340e"], "port_id": "f60ec81d-85e3-4509-aa33-e655bec51cbf", "id": "49367e31-20cf-45a9-ad8b-9ff8d31a402a"} 2018-12-27 15:38:06,743 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.31:9696/v2.0/routers/49367e31-20cf-45a9-ad8b-9ff8d31a402a/add_router_interface.json used request id req-c11cf444-800f-4da3-bc58-b574b98b17bc 2018-12-27 15:38:06,744 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.88903403282s 2018-12-27 15:38:06,744 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.31:9696/v2.0/routers/49367e31-20cf-45a9-ad8b-9ff8d31a402a/add_router_interface.json used request id req-c11cf444-800f-4da3-bc58-b574b98b17bc returning object 49367e31-20cf-45a9-ad8b-9ff8d31a402a 2018-12-27 15:38:06,744 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-27 15:38:06,873 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-12-27 15:38:06,875 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 15:38:06,879 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Thu, 27 Dec 2018 15:38:06 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}]} 2018-12-27 15:38:06,884 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-27 15:38:06,887 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}701a4b9ce2aeb7fa17ea50441d3e4669558873e9" 2018-12-27 15:38:07,604 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-6300001e-dd65-4500-ab92-af52b229d1f6 Date: Thu, 27 Dec 2018 15:38:07 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-27 15:38:07,604 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-6300001e-dd65-4500-ab92-af52b229d1f6 2018-12-27 15:38:07,604 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.720271110535s 2018-12-27 15:38:07,604 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-6300001e-dd65-4500-ab92-af52b229d1f6 2018-12-27 15:38:07,612 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-12-27 15:38:07,616 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}701a4b9ce2aeb7fa17ea50441d3e4669558873e9" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vping_userdata-img_9ce3c6e6-405d-47f1-a8ff-fbbb2228e85c", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vping_userdata-img_9ce3c6e6-405d-47f1-a8ff-fbbb2228e85c"}' 2018-12-27 15:38:07,884 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 880 Content-Type: application/json Location: http://172.30.9.31:9292/v2/images/1bc01217-a3e4-468d-b9fd-12ceea8e4201 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-8526531d-b325-42e2-b299-54dc86e93ab3 Date: Thu, 27 Dec 2018 15:38:07 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/1bc01217-a3e4-468d-b9fd-12ceea8e4201/file", "owner": "ed7598dc10804af2a0100cc0b4869c21", "id": "1bc01217-a3e4-468d-b9fd-12ceea8e4201", "size": null, "self": "/v2/images/1bc01217-a3e4-468d-b9fd-12ceea8e4201", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-27T15:38:07Z", "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_9ce3c6e6-405d-47f1-a8ff-fbbb2228e85c", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_9ce3c6e6-405d-47f1-a8ff-fbbb2228e85c", "checksum": null, "created_at": "2018-12-27T15:38:07Z", "protected": false} 2018-12-27 15:38:07,885 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.31:9292/v2/images used request id req-8526531d-b325-42e2-b299-54dc86e93ab3 2018-12-27 15:38:07,885 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.272314071655s 2018-12-27 15:38:07,885 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.31:9292/v2/images used request id req-8526531d-b325-42e2-b299-54dc86e93ab3 returning object 1bc01217-a3e4-468d-b9fd-12ceea8e4201 2018-12-27 15:38:07,886 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-12-27 15:38:07,890 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.31:9292/v2/images/1bc01217-a3e4-468d-b9fd-12ceea8e4201/file -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}701a4b9ce2aeb7fa17ea50441d3e4669558873e9" -d '' 2018-12-27 15:38:09,493 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-4be1de19-053d-4a49-9762-00f07062f0af Date: Thu, 27 Dec 2018 15:38:09 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-27 15:38:09,494 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.31:9292/v2/images/1bc01217-a3e4-468d-b9fd-12ceea8e4201/file used request id req-4be1de19-053d-4a49-9762-00f07062f0af 2018-12-27 15:38:09,494 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.60774207115s 2018-12-27 15:38:09,494 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.31:9292/v2/images/1bc01217-a3e4-468d-b9fd-12ceea8e4201/file used request id req-4be1de19-053d-4a49-9762-00f07062f0af 2018-12-27 15:38:09,498 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-27 15:38:09,501 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}701a4b9ce2aeb7fa17ea50441d3e4669558873e9" 2018-12-27 15:38:09,719 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1210 Content-Type: application/json X-Openstack-Request-Id: req-877d7c01-447d-4cc7-8cbe-c75c65491f1a Date: Thu, 27 Dec 2018 15:38:09 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/1bc01217-a3e4-468d-b9fd-12ceea8e4201/snap", "metadata": {}}], "file": "/v2/images/1bc01217-a3e4-468d-b9fd-12ceea8e4201/file", "owner": "ed7598dc10804af2a0100cc0b4869c21", "id": "1bc01217-a3e4-468d-b9fd-12ceea8e4201", "size": 12716032, "self": "/v2/images/1bc01217-a3e4-468d-b9fd-12ceea8e4201", "disk_format": "qcow2", "direct_url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/1bc01217-a3e4-468d-b9fd-12ceea8e4201/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-27T15:38:09Z", "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_9ce3c6e6-405d-47f1-a8ff-fbbb2228e85c", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_9ce3c6e6-405d-47f1-a8ff-fbbb2228e85c", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-27T15:38:07Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-27 15:38:09,719 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-877d7c01-447d-4cc7-8cbe-c75c65491f1a 2018-12-27 15:38:09,719 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.221517086029s 2018-12-27 15:38:09,720 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-877d7c01-447d-4cc7-8cbe-c75c65491f1a 2018-12-27 15:38:09,721 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/1bc01217-a3e4-468d-b9fd-12ceea8e4201/snap', u'metadata': Munch({})})], 'file': u'/v2/images/1bc01217-a3e4-468d-b9fd-12ceea8e4201/file', 'owner': u'ed7598dc10804af2a0100cc0b4869c21', 'id': u'1bc01217-a3e4-468d-b9fd-12ceea8e4201', 'size': 12716032, u'self': u'/v2/images/1bc01217-a3e4-468d-b9fd-12ceea8e4201', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ed7598dc10804af2a0100cc0b4869c21', 'name': 'vping_userdata-project_9ce3c6e6-405d-47f1-a8ff-fbbb2228e85c', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/1bc01217-a3e4-468d-b9fd-12ceea8e4201/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-12-27T15:38:09Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-12-27T15:38:09Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vping_userdata-img_9ce3c6e6-405d-47f1-a8ff-fbbb2228e85c', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/1bc01217-a3e4-468d-b9fd-12ceea8e4201', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/vping_userdata-img_9ce3c6e6-405d-47f1-a8ff-fbbb2228e85c', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'vping_userdata-img_9ce3c6e6-405d-47f1-a8ff-fbbb2228e85c', 'created': u'2018-12-27T15:38:07Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-12-27T15:38:07Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/1bc01217-a3e4-468d-b9fd-12ceea8e4201', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/vping_userdata-img_9ce3c6e6-405d-47f1-a8ff-fbbb2228e85c', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-12-27 15:38:09,722 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-12-27 15:38:09,725 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ea9bccf5de617e5529c58d1da2b4816b93c4eac7" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vping_userdata-flavor_9ce3c6e6-405d-47f1-a8ff-fbbb2228e85c", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-12-27 15:38:09,937 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:38:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a5156963-0719-4292-b050-8176d52dd6ce x-compute-request-id: req-a5156963-0719-4292-b050-8176d52dd6ce Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"flavor": {"name": "vping_userdata-flavor_9ce3c6e6-405d-47f1-a8ff-fbbb2228e85c", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/0b213c3e-7df4-4a5e-bad0-de320529b081", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/0b213c3e-7df4-4a5e-bad0-de320529b081", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "0b213c3e-7df4-4a5e-bad0-de320529b081"}} 2018-12-27 15:38:09,937 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-a5156963-0719-4292-b050-8176d52dd6ce 2018-12-27 15:38:09,938 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.215144872665s 2018-12-27 15:38:09,938 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-a5156963-0719-4292-b050-8176d52dd6ce 2018-12-27 15:38:09,939 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vping_userdata-flavor_9ce3c6e6-405d-47f1-a8ff-fbbb2228e85c', 'ephemeral': 0, 'ram': 512, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b7b4fceec1ad4c6eb74d758b709a9d93', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 1, 'id': u'0b213c3e-7df4-4a5e-bad0-de320529b081', 'swap': 0}) 2018-12-27 15:38:09,939 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-12-27 15:38:09,942 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/flavors/0b213c3e-7df4-4a5e-bad0-de320529b081/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ea9bccf5de617e5529c58d1da2b4816b93c4eac7" -d '{"extra_specs": {}}' 2018-12-27 15:38:09,959 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:38:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-953dbf81-5600-415f-8a50-3fc4c67c5f5c x-compute-request-id: req-953dbf81-5600-415f-8a50-3fc4c67c5f5c Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-12-27 15:38:09,959 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors/0b213c3e-7df4-4a5e-bad0-de320529b081/os-extra_specs used request id req-953dbf81-5600-415f-8a50-3fc4c67c5f5c 2018-12-27 15:38:09,959 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0197100639343s 2018-12-27 15:38:09,959 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors/0b213c3e-7df4-4a5e-bad0-de320529b081/os-extra_specs used request id req-953dbf81-5600-415f-8a50-3fc4c67c5f5c 2018-12-27 15:38:09,960 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-27 15:38:09,960 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}701a4b9ce2aeb7fa17ea50441d3e4669558873e9" 2018-12-27 15:38:10,273 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1259 X-Openstack-Request-Id: req-08d4c1be-7f6f-49e2-a14e-2083abfb7193 Date: Thu, 27 Dec 2018 15:38:10 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"82378c1e-81f9-4be0-8d80-ba3c6a86045f","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"ed7598dc10804af2a0100cc0b4869c21","status":"ACTIVE","subnets":["84b65821-1959-465b-99d8-1b3f878c340e"],"description":"","tags":[],"updated_at":"2018-12-27T15:38:00Z","qos_policy_id":null,"name":"vping_userdata-net_9ce3c6e6-405d-47f1-a8ff-fbbb2228e85c","admin_state_up":true,"tenant_id":"ed7598dc10804af2a0100cc0b4869c21","created_at":"2018-12-27T15:37:58Z","mtu":1442},{"updated_at":"2018-12-27T15:29:25Z","dns_domain":"","revision_number":7,"port_security_enabled":true,"id":"a4959dd9-e8f4-4ea9-8c99-7bff545db58c","router:external":true,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"da629caea04941e1ae8979c379dc7c9d","status":"ACTIVE","subnets":["244ab55b-a0ed-4e50-9f85-07f08119ae55"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"da629caea04941e1ae8979c379dc7c9d","created_at":"2018-12-27T15:29:17Z","mtu":1500}]} 2018-12-27 15:38:10,273 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-08d4c1be-7f6f-49e2-a14e-2083abfb7193 2018-12-27 15:38:10,273 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.313086986542s 2018-12-27 15:38:10,273 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-08d4c1be-7f6f-49e2-a14e-2083abfb7193 2018-12-27 15:38:10,277 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-27 15:38:10,280 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}701a4b9ce2aeb7fa17ea50441d3e4669558873e9" 2018-12-27 15:38:10,507 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1210 Content-Type: application/json X-Openstack-Request-Id: req-59205a42-8a5d-448b-9f3b-4d8398d8af75 Date: Thu, 27 Dec 2018 15:38:10 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/1bc01217-a3e4-468d-b9fd-12ceea8e4201/snap", "metadata": {}}], "file": "/v2/images/1bc01217-a3e4-468d-b9fd-12ceea8e4201/file", "owner": "ed7598dc10804af2a0100cc0b4869c21", "id": "1bc01217-a3e4-468d-b9fd-12ceea8e4201", "size": 12716032, "self": "/v2/images/1bc01217-a3e4-468d-b9fd-12ceea8e4201", "disk_format": "qcow2", "direct_url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/1bc01217-a3e4-468d-b9fd-12ceea8e4201/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-27T15:38:09Z", "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_9ce3c6e6-405d-47f1-a8ff-fbbb2228e85c", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_9ce3c6e6-405d-47f1-a8ff-fbbb2228e85c", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-27T15:38:07Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-27 15:38:10,508 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-59205a42-8a5d-448b-9f3b-4d8398d8af75 2018-12-27 15:38:10,508 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.230618953705s 2018-12-27 15:38:10,508 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-59205a42-8a5d-448b-9f3b-4d8398d8af75 2018-12-27 15:38:10,510 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-12-27 15:38:10,513 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}701a4b9ce2aeb7fa17ea50441d3e4669558873e9" 2018-12-27 15:38:10,717 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:38:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b2c38afa-a664-475c-a904-4f2b0b9dc2b2 x-compute-request-id: req-b2c38afa-a664-475c-a904-4f2b0b9dc2b2 Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vping_userdata-flavor_9ce3c6e6-405d-47f1-a8ff-fbbb2228e85c", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/0b213c3e-7df4-4a5e-bad0-de320529b081", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/0b213c3e-7df4-4a5e-bad0-de320529b081", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "0b213c3e-7df4-4a5e-bad0-de320529b081"}]} 2018-12-27 15:38:10,717 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None used request id req-b2c38afa-a664-475c-a904-4f2b0b9dc2b2 2018-12-27 15:38:10,717 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.206907987595s 2018-12-27 15:38:10,718 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None used request id req-b2c38afa-a664-475c-a904-4f2b0b9dc2b2 2018-12-27 15:38:10,719 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-12-27 15:38:10,722 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/servers -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}701a4b9ce2aeb7fa17ea50441d3e4669558873e9" -d '{"server": {"name": "vping_userdata-vm_9ce3c6e6-405d-47f1-a8ff-fbbb2228e85c", "imageRef": "1bc01217-a3e4-468d-b9fd-12ceea8e4201", "flavorRef": "0b213c3e-7df4-4a5e-bad0-de320529b081", "max_count": 1, "min_count": 1, "networks": [{"uuid": "82378c1e-81f9-4be0-8d80-ba3c6a86045f"}]}}' 2018-12-27 15:38:12,996 - keystoneauth.session - DEBUG - RESP: [202] Date: Thu, 27 Dec 2018 15:38:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-613ecc61-8011-49e4-8e1e-bb7b4342d145 x-compute-request-id: req-613ecc61-8011-49e4-8e1e-bb7b4342d145 Content-Length: 374 location: http://172.30.9.31:8774/v2.1/servers/2629c090-9958-44a1-8682-83b22d2d1c84 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "2629c090-9958-44a1-8682-83b22d2d1c84", "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/2629c090-9958-44a1-8682-83b22d2d1c84", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/2629c090-9958-44a1-8682-83b22d2d1c84", "rel": "bookmark"}], "adminPass": "kGpPX4ktuBvC"}} 2018-12-27 15:38:12,996 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers used request id req-613ecc61-8011-49e4-8e1e-bb7b4342d145 2018-12-27 15:38:12,997 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 2.27710008621s 2018-12-27 15:38:12,997 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers used request id req-613ecc61-8011-49e4-8e1e-bb7b4342d145 2018-12-27 15:38:12,997 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-27 15:38:13,000 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}701a4b9ce2aeb7fa17ea50441d3e4669558873e9" 2018-12-27 15:38:14,055 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:38:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8f2688b8-0717-4bfc-b893-f0f0277c6455 x-compute-request-id: req-8f2688b8-0717-4bfc-b893-f0f0277c6455 Content-Encoding: gzip Content-Length: 602 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/2629c090-9958-44a1-8682-83b22d2d1c84", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/2629c090-9958-44a1-8682-83b22d2d1c84", "rel": "bookmark"}], "image": {"id": "1bc01217-a3e4-468d-b9fd-12ceea8e4201", "links": [{"href": "http://172.30.9.31:8774/images/1bc01217-a3e4-468d-b9fd-12ceea8e4201", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0b213c3e-7df4-4a5e-bad0-de320529b081", "links": [{"href": "http://172.30.9.31:8774/flavors/0b213c3e-7df4-4a5e-bad0-de320529b081", "rel": "bookmark"}]}, "id": "2629c090-9958-44a1-8682-83b22d2d1c84", "user_id": "664461af59b348ba91aa473e2fefeb94", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T15:38:13Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_9ce3c6e6-405d-47f1-a8ff-fbbb2228e85c", "created": "2018-12-27T15:38:12Z", "tenant_id": "ed7598dc10804af2a0100cc0b4869c21", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-27 15:38:14,055 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-8f2688b8-0717-4bfc-b893-f0f0277c6455 2018-12-27 15:38:14,056 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.05811214447s 2018-12-27 15:38:14,056 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-8f2688b8-0717-4bfc-b893-f0f0277c6455 2018-12-27 15:38:14,062 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-27 15:38:14,062 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}701a4b9ce2aeb7fa17ea50441d3e4669558873e9" 2018-12-27 15:38:14,350 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1259 X-Openstack-Request-Id: req-ba7a4026-24d9-49de-9e01-fb212ad232f1 Date: Thu, 27 Dec 2018 15:38:14 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"82378c1e-81f9-4be0-8d80-ba3c6a86045f","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"ed7598dc10804af2a0100cc0b4869c21","status":"ACTIVE","subnets":["84b65821-1959-465b-99d8-1b3f878c340e"],"description":"","tags":[],"updated_at":"2018-12-27T15:38:00Z","qos_policy_id":null,"name":"vping_userdata-net_9ce3c6e6-405d-47f1-a8ff-fbbb2228e85c","admin_state_up":true,"tenant_id":"ed7598dc10804af2a0100cc0b4869c21","created_at":"2018-12-27T15:37:58Z","mtu":1442},{"updated_at":"2018-12-27T15:29:25Z","dns_domain":"","revision_number":7,"port_security_enabled":true,"id":"a4959dd9-e8f4-4ea9-8c99-7bff545db58c","router:external":true,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"da629caea04941e1ae8979c379dc7c9d","status":"ACTIVE","subnets":["244ab55b-a0ed-4e50-9f85-07f08119ae55"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"da629caea04941e1ae8979c379dc7c9d","created_at":"2018-12-27T15:29:17Z","mtu":1500}]} 2018-12-27 15:38:14,350 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-ba7a4026-24d9-49de-9e01-fb212ad232f1 2018-12-27 15:38:14,350 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.288372039795s 2018-12-27 15:38:14,350 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-ba7a4026-24d9-49de-9e01-fb212ad232f1 2018-12-27 15:38:14,351 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-12-27 15:38:14,352 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}701a4b9ce2aeb7fa17ea50441d3e4669558873e9" 2018-12-27 15:38:14,400 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-11606023-19c2-449c-9032-60d66da2d6fb Date: Thu, 27 Dec 2018 15:38:14 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"82378c1e-81f9-4be0-8d80-ba3c6a86045f","tenant_id":"ed7598dc10804af2a0100cc0b4869c21","created_at":"2018-12-27T15:38:00Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-12-27T15:38:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"ed7598dc10804af2a0100cc0b4869c21","id":"84b65821-1959-465b-99d8-1b3f878c340e","subnetpool_id":null,"name":"vping_userdata-subnet_9ce3c6e6-405d-47f1-a8ff-fbbb2228e85c"}]} 2018-12-27 15:38:14,400 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets.json used request id req-11606023-19c2-449c-9032-60d66da2d6fb 2018-12-27 15:38:14,400 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0490970611572s 2018-12-27 15:38:14,401 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets.json used request id req-11606023-19c2-449c-9032-60d66da2d6fb 2018-12-27 15:38:14,401 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-27 15:38:16,404 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-27 15:38:16,407 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}701a4b9ce2aeb7fa17ea50441d3e4669558873e9" 2018-12-27 15:38:17,193 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:38:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-edfd8b3d-315f-4125-9297-defcd68db503 x-compute-request-id: req-edfd8b3d-315f-4125-9297-defcd68db503 Content-Encoding: gzip Content-Length: 662 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/2629c090-9958-44a1-8682-83b22d2d1c84", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/2629c090-9958-44a1-8682-83b22d2d1c84", "rel": "bookmark"}], "image": {"id": "1bc01217-a3e4-468d-b9fd-12ceea8e4201", "links": [{"href": "http://172.30.9.31:8774/images/1bc01217-a3e4-468d-b9fd-12ceea8e4201", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0b213c3e-7df4-4a5e-bad0-de320529b081", "links": [{"href": "http://172.30.9.31:8774/flavors/0b213c3e-7df4-4a5e-bad0-de320529b081", "rel": "bookmark"}]}, "id": "2629c090-9958-44a1-8682-83b22d2d1c84", "security_groups": [{"name": "default"}], "user_id": "664461af59b348ba91aa473e2fefeb94", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T15:38:14Z", "hostId": "398ac0ed4c13fb839e06b17278beaf6e3b3e378ab3308ad6cd8cb95e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_9ce3c6e6-405d-47f1-a8ff-fbbb2228e85c", "created": "2018-12-27T15:38:12Z", "tenant_id": "ed7598dc10804af2a0100cc0b4869c21", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-27 15:38:17,193 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-edfd8b3d-315f-4125-9297-defcd68db503 2018-12-27 15:38:17,193 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.789160013199s 2018-12-27 15:38:17,193 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-edfd8b3d-315f-4125-9297-defcd68db503 2018-12-27 15:38:17,197 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-27 15:38:19,200 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-27 15:38:19,203 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}701a4b9ce2aeb7fa17ea50441d3e4669558873e9" 2018-12-27 15:38:20,157 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:38:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-50637ddd-b837-4e7e-b874-e8e45851f5b6 x-compute-request-id: req-50637ddd-b837-4e7e-b874-e8e45851f5b6 Content-Encoding: gzip Content-Length: 662 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/2629c090-9958-44a1-8682-83b22d2d1c84", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/2629c090-9958-44a1-8682-83b22d2d1c84", "rel": "bookmark"}], "image": {"id": "1bc01217-a3e4-468d-b9fd-12ceea8e4201", "links": [{"href": "http://172.30.9.31:8774/images/1bc01217-a3e4-468d-b9fd-12ceea8e4201", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0b213c3e-7df4-4a5e-bad0-de320529b081", "links": [{"href": "http://172.30.9.31:8774/flavors/0b213c3e-7df4-4a5e-bad0-de320529b081", "rel": "bookmark"}]}, "id": "2629c090-9958-44a1-8682-83b22d2d1c84", "security_groups": [{"name": "default"}], "user_id": "664461af59b348ba91aa473e2fefeb94", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T15:38:14Z", "hostId": "398ac0ed4c13fb839e06b17278beaf6e3b3e378ab3308ad6cd8cb95e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_9ce3c6e6-405d-47f1-a8ff-fbbb2228e85c", "created": "2018-12-27T15:38:12Z", "tenant_id": "ed7598dc10804af2a0100cc0b4869c21", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-27 15:38:20,157 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-50637ddd-b837-4e7e-b874-e8e45851f5b6 2018-12-27 15:38:20,157 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.957446813583s 2018-12-27 15:38:20,158 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-50637ddd-b837-4e7e-b874-e8e45851f5b6 2018-12-27 15:38:20,161 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-27 15:38:22,164 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-27 15:38:22,167 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}701a4b9ce2aeb7fa17ea50441d3e4669558873e9" 2018-12-27 15:38:23,417 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:38:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1b3723cc-b4e0-49f3-976d-2ce7b1aab218 x-compute-request-id: req-1b3723cc-b4e0-49f3-976d-2ce7b1aab218 Content-Encoding: gzip Content-Length: 662 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/2629c090-9958-44a1-8682-83b22d2d1c84", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/2629c090-9958-44a1-8682-83b22d2d1c84", "rel": "bookmark"}], "image": {"id": "1bc01217-a3e4-468d-b9fd-12ceea8e4201", "links": [{"href": "http://172.30.9.31:8774/images/1bc01217-a3e4-468d-b9fd-12ceea8e4201", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0b213c3e-7df4-4a5e-bad0-de320529b081", "links": [{"href": "http://172.30.9.31:8774/flavors/0b213c3e-7df4-4a5e-bad0-de320529b081", "rel": "bookmark"}]}, "id": "2629c090-9958-44a1-8682-83b22d2d1c84", "security_groups": [{"name": "default"}], "user_id": "664461af59b348ba91aa473e2fefeb94", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T15:38:14Z", "hostId": "398ac0ed4c13fb839e06b17278beaf6e3b3e378ab3308ad6cd8cb95e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_9ce3c6e6-405d-47f1-a8ff-fbbb2228e85c", "created": "2018-12-27T15:38:12Z", "tenant_id": "ed7598dc10804af2a0100cc0b4869c21", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-27 15:38:23,417 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-1b3723cc-b4e0-49f3-976d-2ce7b1aab218 2018-12-27 15:38:23,417 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.25289106369s 2018-12-27 15:38:23,418 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-1b3723cc-b4e0-49f3-976d-2ce7b1aab218 2018-12-27 15:38:23,422 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-27 15:38:25,424 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-27 15:38:25,427 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}701a4b9ce2aeb7fa17ea50441d3e4669558873e9" 2018-12-27 15:38:26,883 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:38:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2911de9f-2e02-42f7-8882-d3bcef6e4daa x-compute-request-id: req-2911de9f-2e02-42f7-8882-d3bcef6e4daa Content-Encoding: gzip Content-Length: 741 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_9ce3c6e6-405d-47f1-a8ff-fbbb2228e85c": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:b9:4d", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/2629c090-9958-44a1-8682-83b22d2d1c84", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/2629c090-9958-44a1-8682-83b22d2d1c84", "rel": "bookmark"}], "image": {"id": "1bc01217-a3e4-468d-b9fd-12ceea8e4201", "links": [{"href": "http://172.30.9.31:8774/images/1bc01217-a3e4-468d-b9fd-12ceea8e4201", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T15:38:22.000000", "flavor": {"id": "0b213c3e-7df4-4a5e-bad0-de320529b081", "links": [{"href": "http://172.30.9.31:8774/flavors/0b213c3e-7df4-4a5e-bad0-de320529b081", "rel": "bookmark"}]}, "id": "2629c090-9958-44a1-8682-83b22d2d1c84", "security_groups": [{"name": "default"}], "user_id": "664461af59b348ba91aa473e2fefeb94", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T15:38:23Z", "hostId": "398ac0ed4c13fb839e06b17278beaf6e3b3e378ab3308ad6cd8cb95e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_9ce3c6e6-405d-47f1-a8ff-fbbb2228e85c", "created": "2018-12-27T15:38:12Z", "tenant_id": "ed7598dc10804af2a0100cc0b4869c21", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-27 15:38:26,883 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-2911de9f-2e02-42f7-8882-d3bcef6e4daa 2018-12-27 15:38:26,883 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.45915699005s 2018-12-27 15:38:26,884 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-2911de9f-2e02-42f7-8882-d3bcef6e4daa 2018-12-27 15:38:26,888 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-12-27 15:38:26,889 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:9696/v2.0/ports.json?device_id=2629c090-9958-44a1-8682-83b22d2d1c84" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}701a4b9ce2aeb7fa17ea50441d3e4669558873e9" 2018-12-27 15:38:27,129 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 911 X-Openstack-Request-Id: req-204ce397-2dbf-44d7-96c7-c3743f2c15d5 Date: Thu, 27 Dec 2018 15:38:27 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T15:38:22Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"84b65821-1959-465b-99d8-1b3f878c340e","ip_address":"192.168.120.3"}],"id":"c3985a6d-5694-45fe-9f23-5ae7b9002a80","security_groups":["527d3318-9443-4dd4-93f8-d2980e48bdd6"],"mac_address":"fa:16:3e:6a:b9:4d","project_id":"ed7598dc10804af2a0100cc0b4869c21","status":"ACTIVE","description":"","tags":[],"dns_assignment":[{"hostname":"host-192-168-120-3","ip_address":"192.168.120.3","fqdn":"host-192-168-120-3.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"82378c1e-81f9-4be0-8d80-ba3c6a86045f","dns_name":"","created_at":"2018-12-27T15:38:14Z","binding:vnic_type":"normal","device_id":"2629c090-9958-44a1-8682-83b22d2d1c84","tenant_id":"ed7598dc10804af2a0100cc0b4869c21"}]} 2018-12-27 15:38:27,129 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports.json?device_id=2629c090-9958-44a1-8682-83b22d2d1c84 used request id req-204ce397-2dbf-44d7-96c7-c3743f2c15d5 2018-12-27 15:38:27,129 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.240608930588s 2018-12-27 15:38:27,129 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports.json?device_id=2629c090-9958-44a1-8682-83b22d2d1c84 used request id req-204ce397-2dbf-44d7-96c7-c3743f2c15d5 2018-12-27 15:38:27,134 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-27 15:38:27,135 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:9696/v2.0/floatingips.json?port_id=c3985a6d-5694-45fe-9f23-5ae7b9002a80" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}701a4b9ce2aeb7fa17ea50441d3e4669558873e9" 2018-12-27 15:38:27,151 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-962f8dfc-9898-4a42-94fd-1e36581eb0fb Date: Thu, 27 Dec 2018 15:38:27 GMT RESP BODY: {"floatingips": []} 2018-12-27 15:38:27,151 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/floatingips.json?port_id=c3985a6d-5694-45fe-9f23-5ae7b9002a80 used request id req-962f8dfc-9898-4a42-94fd-1e36581eb0fb 2018-12-27 15:38:27,151 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0163068771362s 2018-12-27 15:38:27,151 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/floatingips.json?port_id=c3985a6d-5694-45fe-9f23-5ae7b9002a80 used request id req-962f8dfc-9898-4a42-94fd-1e36581eb0fb 2018-12-27 15:38:27,152 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_userdata-net_9ce3c6e6-405d-47f1-a8ff-fbbb2228e85c': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:6a:b9:4d', u'version': 4, u'addr': u'192.168.120.3', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'1bc01217-a3e4-468d-b9fd-12ceea8e4201'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-12-27T15:38:22.000000', 'flavor': Munch({u'id': u'0b213c3e-7df4-4a5e-bad0-de320529b081'}), 'az': u'nova', 'id': u'2629c090-9958-44a1-8682-83b22d2d1c84', 'security_groups': [Munch({u'name': u'default'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'664461af59b348ba91aa473e2fefeb94', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ed7598dc10804af2a0100cc0b4869c21', 'name': 'vping_userdata-project_9ce3c6e6-405d-47f1-a8ff-fbbb2228e85c', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2018-12-27T15:38:22.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-12-27T15:38:23Z', 'hostId': u'398ac0ed4c13fb839e06b17278beaf6e3b3e378ab3308ad6cd8cb95e', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.3', 'cloud': 'envvars', 'host_id': u'398ac0ed4c13fb839e06b17278beaf6e3b3e378ab3308ad6cd8cb95e', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-12-27T15:38:22.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'ed7598dc10804af2a0100cc0b4869c21', 'name': u'vping_userdata-vm_9ce3c6e6-405d-47f1-a8ff-fbbb2228e85c', 'adminPass': u'kGpPX4ktuBvC', 'tenant_id': u'ed7598dc10804af2a0100cc0b4869c21', 'created_at': u'2018-12-27T15:38:12Z', 'created': u'2018-12-27T15:38:12Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-12-27 15:38:27,152 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-27 15:38:27,153 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}701a4b9ce2aeb7fa17ea50441d3e4669558873e9" 2018-12-27 15:38:27,633 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1259 X-Openstack-Request-Id: req-8121d9ad-4855-4cee-ae14-478e9b1af799 Date: Thu, 27 Dec 2018 15:38:27 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"82378c1e-81f9-4be0-8d80-ba3c6a86045f","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"ed7598dc10804af2a0100cc0b4869c21","status":"ACTIVE","subnets":["84b65821-1959-465b-99d8-1b3f878c340e"],"description":"","tags":[],"updated_at":"2018-12-27T15:38:00Z","qos_policy_id":null,"name":"vping_userdata-net_9ce3c6e6-405d-47f1-a8ff-fbbb2228e85c","admin_state_up":true,"tenant_id":"ed7598dc10804af2a0100cc0b4869c21","created_at":"2018-12-27T15:37:58Z","mtu":1442},{"updated_at":"2018-12-27T15:29:25Z","dns_domain":"","revision_number":7,"port_security_enabled":true,"id":"a4959dd9-e8f4-4ea9-8c99-7bff545db58c","router:external":true,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"da629caea04941e1ae8979c379dc7c9d","status":"ACTIVE","subnets":["244ab55b-a0ed-4e50-9f85-07f08119ae55"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"da629caea04941e1ae8979c379dc7c9d","created_at":"2018-12-27T15:29:17Z","mtu":1500}]} 2018-12-27 15:38:27,633 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-8121d9ad-4855-4cee-ae14-478e9b1af799 2018-12-27 15:38:27,634 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.48094201088s 2018-12-27 15:38:27,634 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-8121d9ad-4855-4cee-ae14-478e9b1af799 2018-12-27 15:38:27,638 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-27 15:38:27,642 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}701a4b9ce2aeb7fa17ea50441d3e4669558873e9" 2018-12-27 15:38:28,365 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1210 Content-Type: application/json X-Openstack-Request-Id: req-40b19641-a71b-4570-abdc-43252c2d6873 Date: Thu, 27 Dec 2018 15:38:28 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/1bc01217-a3e4-468d-b9fd-12ceea8e4201/snap", "metadata": {}}], "file": "/v2/images/1bc01217-a3e4-468d-b9fd-12ceea8e4201/file", "owner": "ed7598dc10804af2a0100cc0b4869c21", "id": "1bc01217-a3e4-468d-b9fd-12ceea8e4201", "size": 12716032, "self": "/v2/images/1bc01217-a3e4-468d-b9fd-12ceea8e4201", "disk_format": "qcow2", "direct_url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/1bc01217-a3e4-468d-b9fd-12ceea8e4201/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-27T15:38:09Z", "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_9ce3c6e6-405d-47f1-a8ff-fbbb2228e85c", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_9ce3c6e6-405d-47f1-a8ff-fbbb2228e85c", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-27T15:38:07Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-27 15:38:28,365 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-40b19641-a71b-4570-abdc-43252c2d6873 2018-12-27 15:38:28,366 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.727054834366s 2018-12-27 15:38:28,366 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-40b19641-a71b-4570-abdc-43252c2d6873 2018-12-27 15:38:28,367 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-12-27 15:38:28,370 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}701a4b9ce2aeb7fa17ea50441d3e4669558873e9" 2018-12-27 15:38:28,554 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:38:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-15b73c9c-c40c-40fc-9277-3c54400ce2f9 x-compute-request-id: req-15b73c9c-c40c-40fc-9277-3c54400ce2f9 Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vping_userdata-flavor_9ce3c6e6-405d-47f1-a8ff-fbbb2228e85c", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/0b213c3e-7df4-4a5e-bad0-de320529b081", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/0b213c3e-7df4-4a5e-bad0-de320529b081", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "0b213c3e-7df4-4a5e-bad0-de320529b081"}]} 2018-12-27 15:38:28,554 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None used request id req-15b73c9c-c40c-40fc-9277-3c54400ce2f9 2018-12-27 15:38:28,554 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.186690092087s 2018-12-27 15:38:28,555 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None used request id req-15b73c9c-c40c-40fc-9277-3c54400ce2f9 2018-12-27 15:38:28,556 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-12-27 15:38:28,559 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/servers -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}701a4b9ce2aeb7fa17ea50441d3e4669558873e9" -d '{"server": {"name": "vping_userdata-vm2_9ce3c6e6-405d-47f1-a8ff-fbbb2228e85c", "imageRef": "1bc01217-a3e4-468d-b9fd-12ceea8e4201", "flavorRef": "0b213c3e-7df4-4a5e-bad0-de320529b081", "user_data": "IyEvYmluL3NoCgp3aGlsZSB0cnVlOyBkbwogcGluZyAtYyAxIDE5Mi4xNjguMTIwLjMgMj4mMSA+L2Rldi9udWxsCiBSRVM9JD8KIGlmIFsgIlokUkVTIiA9ICJaMCIgXSA7IHRoZW4KICBlY2hvICd2UGluZyBPSycKICBicmVhawogZWxzZQogIGVjaG8gJ3ZQaW5nIEtPJwogZmkKIHNsZWVwIDEKZG9uZQo=", "max_count": 1, "min_count": 1, "networks": [{"uuid": "82378c1e-81f9-4be0-8d80-ba3c6a86045f"}]}}' 2018-12-27 15:38:30,547 - keystoneauth.session - DEBUG - RESP: [202] Date: Thu, 27 Dec 2018 15:38:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-e7ccadfc-b380-49d3-b936-aa1b80e5aab5 x-compute-request-id: req-e7ccadfc-b380-49d3-b936-aa1b80e5aab5 Content-Length: 374 location: http://172.30.9.31:8774/v2.1/servers/ee501255-cae7-4012-97bf-4ba41c4400fa Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "ee501255-cae7-4012-97bf-4ba41c4400fa", "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/ee501255-cae7-4012-97bf-4ba41c4400fa", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/ee501255-cae7-4012-97bf-4ba41c4400fa", "rel": "bookmark"}], "adminPass": "bvnQnA4S9wVU"}} 2018-12-27 15:38:30,547 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers used request id req-e7ccadfc-b380-49d3-b936-aa1b80e5aab5 2018-12-27 15:38:30,547 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 1.9911429882s 2018-12-27 15:38:30,548 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers used request id req-e7ccadfc-b380-49d3-b936-aa1b80e5aab5 2018-12-27 15:38:30,548 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-27 15:38:30,551 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}701a4b9ce2aeb7fa17ea50441d3e4669558873e9" 2018-12-27 15:38:31,459 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:38:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9b37c246-43e0-4dfa-8232-f007e85c4864 x-compute-request-id: req-9b37c246-43e0-4dfa-8232-f007e85c4864 Content-Encoding: gzip Content-Length: 842 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/ee501255-cae7-4012-97bf-4ba41c4400fa", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/ee501255-cae7-4012-97bf-4ba41c4400fa", "rel": "bookmark"}], "image": {"id": "1bc01217-a3e4-468d-b9fd-12ceea8e4201", "links": [{"href": "http://172.30.9.31:8774/images/1bc01217-a3e4-468d-b9fd-12ceea8e4201", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0b213c3e-7df4-4a5e-bad0-de320529b081", "links": [{"href": "http://172.30.9.31:8774/flavors/0b213c3e-7df4-4a5e-bad0-de320529b081", "rel": "bookmark"}]}, "id": "ee501255-cae7-4012-97bf-4ba41c4400fa", "user_id": "664461af59b348ba91aa473e2fefeb94", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T15:38:30Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_9ce3c6e6-405d-47f1-a8ff-fbbb2228e85c", "created": "2018-12-27T15:38:30Z", "tenant_id": "ed7598dc10804af2a0100cc0b4869c21", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_9ce3c6e6-405d-47f1-a8ff-fbbb2228e85c": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:b9:4d", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/2629c090-9958-44a1-8682-83b22d2d1c84", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/2629c090-9958-44a1-8682-83b22d2d1c84", "rel": "bookmark"}], "image": {"id": "1bc01217-a3e4-468d-b9fd-12ceea8e4201", "links": [{"href": "http://172.30.9.31:8774/images/1bc01217-a3e4-468d-b9fd-12ceea8e4201", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T15:38:22.000000", "flavor": {"id": "0b213c3e-7df4-4a5e-bad0-de320529b081", "links": [{"href": "http://172.30.9.31:8774/flavors/0b213c3e-7df4-4a5e-bad0-de320529b081", "rel": "bookmark"}]}, "id": "2629c090-9958-44a1-8682-83b22d2d1c84", "security_groups": [{"name": "default"}], "user_id": "664461af59b348ba91aa473e2fefeb94", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T15:38:23Z", "hostId": "398ac0ed4c13fb839e06b17278beaf6e3b3e378ab3308ad6cd8cb95e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_9ce3c6e6-405d-47f1-a8ff-fbbb2228e85c", "created": "2018-12-27T15:38:12Z", "tenant_id": "ed7598dc10804af2a0100cc0b4869c21", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-27 15:38:31,459 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-9b37c246-43e0-4dfa-8232-f007e85c4864 2018-12-27 15:38:31,459 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.910950183868s 2018-12-27 15:38:31,460 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-9b37c246-43e0-4dfa-8232-f007e85c4864 2018-12-27 15:38:31,465 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-27 15:38:33,467 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-27 15:38:33,470 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}701a4b9ce2aeb7fa17ea50441d3e4669558873e9" 2018-12-27 15:38:34,195 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:38:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c5d53ab2-4654-4845-8766-13a7b4d9467c x-compute-request-id: req-c5d53ab2-4654-4845-8766-13a7b4d9467c Content-Encoding: gzip Content-Length: 881 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/ee501255-cae7-4012-97bf-4ba41c4400fa", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/ee501255-cae7-4012-97bf-4ba41c4400fa", "rel": "bookmark"}], "image": {"id": "1bc01217-a3e4-468d-b9fd-12ceea8e4201", "links": [{"href": "http://172.30.9.31:8774/images/1bc01217-a3e4-468d-b9fd-12ceea8e4201", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0b213c3e-7df4-4a5e-bad0-de320529b081", "links": [{"href": "http://172.30.9.31:8774/flavors/0b213c3e-7df4-4a5e-bad0-de320529b081", "rel": "bookmark"}]}, "id": "ee501255-cae7-4012-97bf-4ba41c4400fa", "security_groups": [{"name": "default"}], "user_id": "664461af59b348ba91aa473e2fefeb94", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T15:38:31Z", "hostId": "772e819496402eb02f353d3c40c154efdc2a9d7e1ce44dbf4a9c4481", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_9ce3c6e6-405d-47f1-a8ff-fbbb2228e85c", "created": "2018-12-27T15:38:30Z", "tenant_id": "ed7598dc10804af2a0100cc0b4869c21", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_9ce3c6e6-405d-47f1-a8ff-fbbb2228e85c": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:b9:4d", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/2629c090-9958-44a1-8682-83b22d2d1c84", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/2629c090-9958-44a1-8682-83b22d2d1c84", "rel": "bookmark"}], "image": {"id": "1bc01217-a3e4-468d-b9fd-12ceea8e4201", "links": [{"href": "http://172.30.9.31:8774/images/1bc01217-a3e4-468d-b9fd-12ceea8e4201", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T15:38:22.000000", "flavor": {"id": "0b213c3e-7df4-4a5e-bad0-de320529b081", "links": [{"href": "http://172.30.9.31:8774/flavors/0b213c3e-7df4-4a5e-bad0-de320529b081", "rel": "bookmark"}]}, "id": "2629c090-9958-44a1-8682-83b22d2d1c84", "security_groups": [{"name": "default"}], "user_id": "664461af59b348ba91aa473e2fefeb94", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T15:38:23Z", "hostId": "398ac0ed4c13fb839e06b17278beaf6e3b3e378ab3308ad6cd8cb95e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_9ce3c6e6-405d-47f1-a8ff-fbbb2228e85c", "created": "2018-12-27T15:38:12Z", "tenant_id": "ed7598dc10804af2a0100cc0b4869c21", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-27 15:38:34,195 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-c5d53ab2-4654-4845-8766-13a7b4d9467c 2018-12-27 15:38:34,195 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.727623939514s 2018-12-27 15:38:34,195 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-c5d53ab2-4654-4845-8766-13a7b4d9467c 2018-12-27 15:38:34,200 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-27 15:38:36,202 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-27 15:38:36,205 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}701a4b9ce2aeb7fa17ea50441d3e4669558873e9" 2018-12-27 15:38:36,791 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:38:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f69ee56f-c5d0-4e1e-86db-d3c47c43863b x-compute-request-id: req-f69ee56f-c5d0-4e1e-86db-d3c47c43863b Content-Encoding: gzip Content-Length: 881 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/ee501255-cae7-4012-97bf-4ba41c4400fa", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/ee501255-cae7-4012-97bf-4ba41c4400fa", "rel": "bookmark"}], "image": {"id": "1bc01217-a3e4-468d-b9fd-12ceea8e4201", "links": [{"href": "http://172.30.9.31:8774/images/1bc01217-a3e4-468d-b9fd-12ceea8e4201", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0b213c3e-7df4-4a5e-bad0-de320529b081", "links": [{"href": "http://172.30.9.31:8774/flavors/0b213c3e-7df4-4a5e-bad0-de320529b081", "rel": "bookmark"}]}, "id": "ee501255-cae7-4012-97bf-4ba41c4400fa", "security_groups": [{"name": "default"}], "user_id": "664461af59b348ba91aa473e2fefeb94", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T15:38:31Z", "hostId": "772e819496402eb02f353d3c40c154efdc2a9d7e1ce44dbf4a9c4481", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_9ce3c6e6-405d-47f1-a8ff-fbbb2228e85c", "created": "2018-12-27T15:38:30Z", "tenant_id": "ed7598dc10804af2a0100cc0b4869c21", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_9ce3c6e6-405d-47f1-a8ff-fbbb2228e85c": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:b9:4d", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/2629c090-9958-44a1-8682-83b22d2d1c84", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/2629c090-9958-44a1-8682-83b22d2d1c84", "rel": "bookmark"}], "image": {"id": "1bc01217-a3e4-468d-b9fd-12ceea8e4201", "links": [{"href": "http://172.30.9.31:8774/images/1bc01217-a3e4-468d-b9fd-12ceea8e4201", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T15:38:22.000000", "flavor": {"id": "0b213c3e-7df4-4a5e-bad0-de320529b081", "links": [{"href": "http://172.30.9.31:8774/flavors/0b213c3e-7df4-4a5e-bad0-de320529b081", "rel": "bookmark"}]}, "id": "2629c090-9958-44a1-8682-83b22d2d1c84", "security_groups": [{"name": "default"}], "user_id": "664461af59b348ba91aa473e2fefeb94", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T15:38:23Z", "hostId": "398ac0ed4c13fb839e06b17278beaf6e3b3e378ab3308ad6cd8cb95e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_9ce3c6e6-405d-47f1-a8ff-fbbb2228e85c", "created": "2018-12-27T15:38:12Z", "tenant_id": "ed7598dc10804af2a0100cc0b4869c21", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-27 15:38:36,791 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-f69ee56f-c5d0-4e1e-86db-d3c47c43863b 2018-12-27 15:38:36,791 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.58883023262s 2018-12-27 15:38:36,792 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-f69ee56f-c5d0-4e1e-86db-d3c47c43863b 2018-12-27 15:38:36,796 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-27 15:38:38,799 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-27 15:38:38,803 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}701a4b9ce2aeb7fa17ea50441d3e4669558873e9" 2018-12-27 15:38:39,614 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:38:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c8f3d752-f252-4431-9b25-71e9a13708f4 x-compute-request-id: req-c8f3d752-f252-4431-9b25-71e9a13708f4 Content-Encoding: gzip Content-Length: 881 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/ee501255-cae7-4012-97bf-4ba41c4400fa", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/ee501255-cae7-4012-97bf-4ba41c4400fa", "rel": "bookmark"}], "image": {"id": "1bc01217-a3e4-468d-b9fd-12ceea8e4201", "links": [{"href": "http://172.30.9.31:8774/images/1bc01217-a3e4-468d-b9fd-12ceea8e4201", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0b213c3e-7df4-4a5e-bad0-de320529b081", "links": [{"href": "http://172.30.9.31:8774/flavors/0b213c3e-7df4-4a5e-bad0-de320529b081", "rel": "bookmark"}]}, "id": "ee501255-cae7-4012-97bf-4ba41c4400fa", "security_groups": [{"name": "default"}], "user_id": "664461af59b348ba91aa473e2fefeb94", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T15:38:31Z", "hostId": "772e819496402eb02f353d3c40c154efdc2a9d7e1ce44dbf4a9c4481", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_9ce3c6e6-405d-47f1-a8ff-fbbb2228e85c", "created": "2018-12-27T15:38:30Z", "tenant_id": "ed7598dc10804af2a0100cc0b4869c21", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_9ce3c6e6-405d-47f1-a8ff-fbbb2228e85c": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:b9:4d", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/2629c090-9958-44a1-8682-83b22d2d1c84", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/2629c090-9958-44a1-8682-83b22d2d1c84", "rel": "bookmark"}], "image": {"id": "1bc01217-a3e4-468d-b9fd-12ceea8e4201", "links": [{"href": "http://172.30.9.31:8774/images/1bc01217-a3e4-468d-b9fd-12ceea8e4201", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T15:38:22.000000", "flavor": {"id": "0b213c3e-7df4-4a5e-bad0-de320529b081", "links": [{"href": "http://172.30.9.31:8774/flavors/0b213c3e-7df4-4a5e-bad0-de320529b081", "rel": "bookmark"}]}, "id": "2629c090-9958-44a1-8682-83b22d2d1c84", "security_groups": [{"name": "default"}], "user_id": "664461af59b348ba91aa473e2fefeb94", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T15:38:23Z", "hostId": "398ac0ed4c13fb839e06b17278beaf6e3b3e378ab3308ad6cd8cb95e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_9ce3c6e6-405d-47f1-a8ff-fbbb2228e85c", "created": "2018-12-27T15:38:12Z", "tenant_id": "ed7598dc10804af2a0100cc0b4869c21", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-27 15:38:39,615 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-c8f3d752-f252-4431-9b25-71e9a13708f4 2018-12-27 15:38:39,615 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.816029071808s 2018-12-27 15:38:39,615 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-c8f3d752-f252-4431-9b25-71e9a13708f4 2018-12-27 15:38:39,620 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-27 15:38:41,623 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-27 15:38:41,625 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}701a4b9ce2aeb7fa17ea50441d3e4669558873e9" 2018-12-27 15:38:42,200 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:38:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e1b67826-e452-4856-8ff4-5127988d94e2 x-compute-request-id: req-e1b67826-e452-4856-8ff4-5127988d94e2 Content-Encoding: gzip Content-Length: 862 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_9ce3c6e6-405d-47f1-a8ff-fbbb2228e85c": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:29:36", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/ee501255-cae7-4012-97bf-4ba41c4400fa", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/ee501255-cae7-4012-97bf-4ba41c4400fa", "rel": "bookmark"}], "image": {"id": "1bc01217-a3e4-468d-b9fd-12ceea8e4201", "links": [{"href": "http://172.30.9.31:8774/images/1bc01217-a3e4-468d-b9fd-12ceea8e4201", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T15:38:40.000000", "flavor": {"id": "0b213c3e-7df4-4a5e-bad0-de320529b081", "links": [{"href": "http://172.30.9.31:8774/flavors/0b213c3e-7df4-4a5e-bad0-de320529b081", "rel": "bookmark"}]}, "id": "ee501255-cae7-4012-97bf-4ba41c4400fa", "security_groups": [{"name": "default"}], "user_id": "664461af59b348ba91aa473e2fefeb94", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T15:38:40Z", "hostId": "772e819496402eb02f353d3c40c154efdc2a9d7e1ce44dbf4a9c4481", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_9ce3c6e6-405d-47f1-a8ff-fbbb2228e85c", "created": "2018-12-27T15:38:30Z", "tenant_id": "ed7598dc10804af2a0100cc0b4869c21", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_9ce3c6e6-405d-47f1-a8ff-fbbb2228e85c": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:b9:4d", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/2629c090-9958-44a1-8682-83b22d2d1c84", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/2629c090-9958-44a1-8682-83b22d2d1c84", "rel": "bookmark"}], "image": {"id": "1bc01217-a3e4-468d-b9fd-12ceea8e4201", "links": [{"href": "http://172.30.9.31:8774/images/1bc01217-a3e4-468d-b9fd-12ceea8e4201", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T15:38:22.000000", "flavor": {"id": "0b213c3e-7df4-4a5e-bad0-de320529b081", "links": [{"href": "http://172.30.9.31:8774/flavors/0b213c3e-7df4-4a5e-bad0-de320529b081", "rel": "bookmark"}]}, "id": "2629c090-9958-44a1-8682-83b22d2d1c84", "security_groups": [{"name": "default"}], "user_id": "664461af59b348ba91aa473e2fefeb94", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T15:38:23Z", "hostId": "398ac0ed4c13fb839e06b17278beaf6e3b3e378ab3308ad6cd8cb95e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_9ce3c6e6-405d-47f1-a8ff-fbbb2228e85c", "created": "2018-12-27T15:38:12Z", "tenant_id": "ed7598dc10804af2a0100cc0b4869c21", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-27 15:38:42,200 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-e1b67826-e452-4856-8ff4-5127988d94e2 2018-12-27 15:38:42,200 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.577510118484s 2018-12-27 15:38:42,201 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-e1b67826-e452-4856-8ff4-5127988d94e2 2018-12-27 15:38:42,205 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-12-27 15:38:42,205 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:9696/v2.0/ports.json?device_id=ee501255-cae7-4012-97bf-4ba41c4400fa" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}701a4b9ce2aeb7fa17ea50441d3e4669558873e9" 2018-12-27 15:38:42,256 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 911 X-Openstack-Request-Id: req-4df782c2-fd9e-462f-8449-10c650bda81c Date: Thu, 27 Dec 2018 15:38:42 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T15:38:40Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"84b65821-1959-465b-99d8-1b3f878c340e","ip_address":"192.168.120.9"}],"id":"145f6e59-fde5-4f0c-a5e5-b7ddd57b5f44","security_groups":["527d3318-9443-4dd4-93f8-d2980e48bdd6"],"mac_address":"fa:16:3e:ca:29:36","project_id":"ed7598dc10804af2a0100cc0b4869c21","status":"ACTIVE","description":"","tags":[],"dns_assignment":[{"hostname":"host-192-168-120-9","ip_address":"192.168.120.9","fqdn":"host-192-168-120-9.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"82378c1e-81f9-4be0-8d80-ba3c6a86045f","dns_name":"","created_at":"2018-12-27T15:38:31Z","binding:vnic_type":"normal","device_id":"ee501255-cae7-4012-97bf-4ba41c4400fa","tenant_id":"ed7598dc10804af2a0100cc0b4869c21"}]} 2018-12-27 15:38:42,256 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports.json?device_id=ee501255-cae7-4012-97bf-4ba41c4400fa used request id req-4df782c2-fd9e-462f-8449-10c650bda81c 2018-12-27 15:38:42,257 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0515739917755s 2018-12-27 15:38:42,257 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports.json?device_id=ee501255-cae7-4012-97bf-4ba41c4400fa used request id req-4df782c2-fd9e-462f-8449-10c650bda81c 2018-12-27 15:38:42,262 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-27 15:38:42,263 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:9696/v2.0/floatingips.json?port_id=145f6e59-fde5-4f0c-a5e5-b7ddd57b5f44" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}701a4b9ce2aeb7fa17ea50441d3e4669558873e9" 2018-12-27 15:38:42,280 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-6dc4a778-fa2e-494e-9ac9-ebc6f7e0227a Date: Thu, 27 Dec 2018 15:38:42 GMT RESP BODY: {"floatingips": []} 2018-12-27 15:38:42,280 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/floatingips.json?port_id=145f6e59-fde5-4f0c-a5e5-b7ddd57b5f44 used request id req-6dc4a778-fa2e-494e-9ac9-ebc6f7e0227a 2018-12-27 15:38:42,280 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.017725944519s 2018-12-27 15:38:42,280 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/floatingips.json?port_id=145f6e59-fde5-4f0c-a5e5-b7ddd57b5f44 used request id req-6dc4a778-fa2e-494e-9ac9-ebc6f7e0227a 2018-12-27 15:38:42,281 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_userdata-net_9ce3c6e6-405d-47f1-a8ff-fbbb2228e85c': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:ca:29:36', u'version': 4, u'addr': u'192.168.120.9', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'1bc01217-a3e4-468d-b9fd-12ceea8e4201'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-12-27T15:38:40.000000', 'flavor': Munch({u'id': u'0b213c3e-7df4-4a5e-bad0-de320529b081'}), 'az': u'nova', 'id': u'ee501255-cae7-4012-97bf-4ba41c4400fa', 'security_groups': [Munch({u'name': u'default'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'664461af59b348ba91aa473e2fefeb94', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ed7598dc10804af2a0100cc0b4869c21', 'name': 'vping_userdata-project_9ce3c6e6-405d-47f1-a8ff-fbbb2228e85c', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2018-12-27T15:38:40.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-12-27T15:38:40Z', 'hostId': u'772e819496402eb02f353d3c40c154efdc2a9d7e1ce44dbf4a9c4481', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.9', 'cloud': 'envvars', 'host_id': u'772e819496402eb02f353d3c40c154efdc2a9d7e1ce44dbf4a9c4481', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-12-27T15:38:40.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'ed7598dc10804af2a0100cc0b4869c21', 'name': u'vping_userdata-vm2_9ce3c6e6-405d-47f1-a8ff-fbbb2228e85c', 'adminPass': u'bvnQnA4S9wVU', 'tenant_id': u'ed7598dc10804af2a0100cc0b4869c21', 'created_at': u'2018-12-27T15:38:30Z', 'created': u'2018-12-27T15:38:30Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-12-27 15:38:42,281 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Waiting for ping... 2018-12-27 15:38:43,283 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-27 15:38:43,286 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}701a4b9ce2aeb7fa17ea50441d3e4669558873e9" 2018-12-27 15:38:43,828 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:38:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8b258fca-f7f3-4fbe-8f33-ba3e2c781936 x-compute-request-id: req-8b258fca-f7f3-4fbe-8f33-ba3e2c781936 Content-Encoding: gzip Content-Length: 862 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_9ce3c6e6-405d-47f1-a8ff-fbbb2228e85c": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:29:36", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/ee501255-cae7-4012-97bf-4ba41c4400fa", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/ee501255-cae7-4012-97bf-4ba41c4400fa", "rel": "bookmark"}], "image": {"id": "1bc01217-a3e4-468d-b9fd-12ceea8e4201", "links": [{"href": "http://172.30.9.31:8774/images/1bc01217-a3e4-468d-b9fd-12ceea8e4201", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T15:38:40.000000", "flavor": {"id": "0b213c3e-7df4-4a5e-bad0-de320529b081", "links": [{"href": "http://172.30.9.31:8774/flavors/0b213c3e-7df4-4a5e-bad0-de320529b081", "rel": "bookmark"}]}, "id": "ee501255-cae7-4012-97bf-4ba41c4400fa", "security_groups": [{"name": "default"}], "user_id": "664461af59b348ba91aa473e2fefeb94", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T15:38:40Z", "hostId": "772e819496402eb02f353d3c40c154efdc2a9d7e1ce44dbf4a9c4481", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_9ce3c6e6-405d-47f1-a8ff-fbbb2228e85c", "created": "2018-12-27T15:38:30Z", "tenant_id": "ed7598dc10804af2a0100cc0b4869c21", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_9ce3c6e6-405d-47f1-a8ff-fbbb2228e85c": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:b9:4d", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/2629c090-9958-44a1-8682-83b22d2d1c84", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/2629c090-9958-44a1-8682-83b22d2d1c84", "rel": "bookmark"}], "image": {"id": "1bc01217-a3e4-468d-b9fd-12ceea8e4201", "links": [{"href": "http://172.30.9.31:8774/images/1bc01217-a3e4-468d-b9fd-12ceea8e4201", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T15:38:22.000000", "flavor": {"id": "0b213c3e-7df4-4a5e-bad0-de320529b081", "links": [{"href": "http://172.30.9.31:8774/flavors/0b213c3e-7df4-4a5e-bad0-de320529b081", "rel": "bookmark"}]}, "id": "2629c090-9958-44a1-8682-83b22d2d1c84", "security_groups": [{"name": "default"}], "user_id": "664461af59b348ba91aa473e2fefeb94", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T15:38:23Z", "hostId": "398ac0ed4c13fb839e06b17278beaf6e3b3e378ab3308ad6cd8cb95e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_9ce3c6e6-405d-47f1-a8ff-fbbb2228e85c", "created": "2018-12-27T15:38:12Z", "tenant_id": "ed7598dc10804af2a0100cc0b4869c21", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-27 15:38:43,828 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-8b258fca-f7f3-4fbe-8f33-ba3e2c781936 2018-12-27 15:38:43,829 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.54554104805s 2018-12-27 15:38:43,829 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-8b258fca-f7f3-4fbe-8f33-ba3e2c781936 2018-12-27 15:38:43,831 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-12-27 15:38:43,834 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/servers/ee501255-cae7-4012-97bf-4ba41c4400fa/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}701a4b9ce2aeb7fa17ea50441d3e4669558873e9" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-27 15:38:43,940 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:38:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-92cb5e5a-b772-4573-8474-cbbe13884810 x-compute-request-id: req-92cb5e5a-b772-4573-8474-cbbe13884810 Content-Encoding: gzip Content-Length: 7969 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14F7 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE147F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 512106653 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.246484] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.249994] pid_max: default: 32768 minimum: 301\n[ 0.251906] ACPI: Core revision 20150930\n[ 0.254231] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.256971] Security Framework initialized\n[ 0.258701] Yama: becoming mindful.\n[ 0.260234] AppArmor: AppArmor initialized\n[ 0.262022] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.264826] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.267527] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.270098] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.273051] Initializing cgroup subsys io\n[ 0.274749] Initializing cgroup subsys memory\n[ 0.276585] Initializing cgroup subsys devices\n[ 0.278442] Initializing cgroup subsys freezer\n[ 0.280287] Initializing cgroup subsys net_cls\n[ 0.282139] Initializing cgroup subsys perf_event\n[ 0.284087] Initializing cgroup subsys net_prio\n[ 0.285985] Initializing cgroup subsys hugetlb\n[ 0.287832] Initializing cgroup subsys pids\n[ 0.289640] CPU: Physical Processor ID: 0\n[ 0.292033] mce: CPU supports 10 MCE banks\n[ 0.293817] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.295967] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.313724] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.322881] ftrace: allocating 31920 entries in 125 pages\n[ 0.354948] smpboot: Max logical packages: 1\n[ 0.356772] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.359518] x2apic enabled\n[ 0.361077] Switched APIC routing to physical x2apic.\n[ 0.364290] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.366639] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.370934] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.374603] KVM setup paravirtual spinlock\n[ 0.376782] x86: Booted up 1 node, 1 CPUs\n[ 0.378429] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.381202] devtmpfs: initialized\n[ 0.383619] evm: security.selinux\n[ 0.384981] evm: security.SMACK64\n[ 0.386191] evm: security.SMACK64EXEC\n[ 0.387481] evm: security.SMACK64TRANSMUTE\n[ 0.388895] evm: security.SMACK64MMAP\n[ 0.390188] evm: security.ima\n[ 0.391301] evm: security.capability\n[ 0.392653] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.395865] pinctrl core: initialized pinctrl subsystem\n[ 0.397739] RTC time: 15:38:40, date: 12/27/18\n[ 0.399357] NET: Registered protocol family 16\n[ 0.401004] cpuidle: using governor ladder\n[ 0.402431] cpuidle: using governor menu\n[ 0.403793] PCCT header not found.\n[ 0.405068] ACPI: bus type PCI registered\n[ 0.406462] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.408607] PCI: Using configuration type 1 for base access\n[ 0.411169] ACPI: Added _OSI(Module Device)\n[ 0.412622] ACPI: Added _OSI(Processor Device)\n[ 0.414122] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.415687] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.418269] ACPI: Interpreter enabled\n[ 0.419587] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.422815] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.426023] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.429240] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.432449] ACPI: (supports S0 S5)\n[ 0.433680] ACPI: Using IOAPIC for interrupt routing\n[ 0.435334] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.439801] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.441794] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.444101] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.446229] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.450001] acpiphp: Slot [3] registered\n[ 0.451392] acpiphp: Slot [4] registered\n[ 0.452778] acpiphp: Slot [5] registered\n[ 0.454165] acpiphp: Slot [6] registered\n[ 0.455547] acpiphp: Slot [7] registered\n[ 0.456923] acpiphp: Slot [8] registered\n[ 0.458315] acpiphp: Slot [9] registered\n[ 0.459700] acpiphp: Slot [10] registered\n[ 0.461108] acpiphp: Slot [11] registered\n[ 0.462520] acpiphp: Slot [12] registered\n[ 0.463928] acpiphp: Slot [13] registered\n[ 0.465333] acpiphp: Slot [14] registered\n[ 0.466744] acpiphp: Slot [15] registered\n[ 0.484042] acpiphp: Slot [16] registered\n[ 0.485469] acpiphp: Slot [17] registered\n[ 0.486878] acpiphp: Slot [18] registered\n[ 0.488290] acpiphp: Slot [19] registered\n[ 0.489694] acpiphp: Slot [20] registered\n[ 0.491097] acpiphp: Slot [21] registered\n[ 0.492510] acpiphp: Slot [22] registered\n[ 0.493920] acpiphp: Slot [23] registered\n[ 0.495324] acpiphp: Slot [24] registered\n[ 0.496737] acpiphp: Slot [25] registered\n[ 0.498146] acpiphp: Slot [26] registered\n[ 0.499545] acpiphp: Slot [27] registered\n[ 0.500958] acpiphp: Slot [28] registered\n[ 0.502367] acpiphp: Slot [29] registered\n[ 0.503768] acpiphp: Slot [30] registered\n[ 0.505177] acpiphp: Slot [31] registered\n[ 0.506580] PCI host bridge to bus 0000:00\n[ 0.507987] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.510110] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.512239] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.514764] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.517291] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.519858] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.524546] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.526784] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.528839] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.531061] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.535377] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.537858] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.564164] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.567276] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.569733] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.572193] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.574612] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.576842] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.579758] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.581609] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.584325] vgaarb: loaded\n[ 0.585373] vgaarb: bridge control possible 0000:00:02.0\n[ 0.587869] SCSI subsystem initialized\n[ 0.589830] ACPI: bus type USB registered\n[ 0.591327] usbcore: registered new interface driver usbfs\n[ 0.593156] usbcore: registered new interface driver hub\n[ 0.594915] usbcore: registered new device driver usb\n[ 0.597030] PCI: Using ACPI for IRQ routing\n[ 0.599382] NetLabel: Initializing\n[ 0.600643] NetLabel: domain hash size = 128\n[ 0.602135] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.603852] NetLabel: unlabeled traffic allowed by default\n[ 0.606218] clocksource: Switched to clocksource kvm-clock\n[ 0.618262] AppArmor: AppArmor Filesystem Enabled\n[ 0.619958] pnp: PnP ACPI init\n[ 0.621570] pnp: PnP ACPI: found 5 devices\n[ 0.628840] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.631899] NET: Registered protocol family 2\n[ 0.633957] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.636236] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.638369] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.640518] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.642435] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.644562] NET: Registered protocol family 1\n[ 0.646141] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.648059] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.649963] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.664959] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.680219] Trying to unpack rootfs image as initramfs...\n[ 0.745301] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.748357] Scanning for low memory corruption every 60 seconds\n[ 0.750747] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.752812] audit: initializing netlink subsys (disabled)\n[ 0.754703] audit: type=2000 audit(1545925121.676:1): initialized\n[ 0.757052] Initialise system trusted keyring\n[ 0.758753] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.760791] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.763948] zbud: loaded\n[ 0.765168] VFS: Disk quotas dquot_6.6.0\n[ 0.766626] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.769239] fuse init (API version 7.23)\n[ 0.770794] Key type big_key registered\n[ 0.772199] Allocating IMA MOK and blacklist keyrings.\n[ 0.774294] Key type asymmetric registered\n[ 0.775765] Asymmetric key parser 'x509' registered\n[ 0.777449] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.780080] io scheduler noop registered\n[ 0.781462] io scheduler deadline registered (default)\n[ 0.783229] io scheduler cfq registered\n[ 0.784722] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.786554] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.788796] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.791334] ACPI: Power Button [PWRF]\n[ 0.792799] GHES: HEST is not enabled!\n[ 0.807075] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.836760] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.840222] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.865503] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.869060] Linux agpgart interface v0.103\n[ 0.872897] brd: module loaded\n[ 0.875347] loop: module loaded\n[ 0.881327] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.883858] GPT:90111 != 2097151\n[ 0.885043] GPT:Alternate GPT header not at the end of the disk.\n[ 0.886971] GPT:90111 != 2097151\n[ 0.888158] GPT: Use GNU Parted to correct GPT errors.\n[ 0.889853] vda: vda1 vda15\n[ 0.891793] scsi host0: ata_piix\n[ 0.893117] scsi host1: ata_piix\n[ 0.894373] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.896516] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.899319] libphy: Fixed MDIO Bus: probed\n[ 0.900759] tun: Universal TUN/TAP device driver, 1.6\n[ 0.902445] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.905676] PPP generic driver version 2.4.2\n[ 0.907260] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.909356] ehci-pci: EHCI PCI platform driver\n[ 0.910901] ehci-platform: EHCI generic platform driver\n[ 0.912639] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.914649] ohci-pci: OHCI PCI platform driver\n[ 0.916194] ohci-platform: OHCI generic platform driver\n[ 0.917946] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.932979] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.934759] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.937349] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.939088] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.941157] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.943345] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.945834] usb usb1: Product: UHCI Host Controller\n[ 0.947462] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.949460] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.951140] hub 1-0:1.0: USB hub found\n[ 0.952485] hub 1-0:1.0: 2 ports detected\n[ 0.954103] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.957733] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.959434] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.961212] mousedev: PS/2 mouse device common for all mice\n[ 0.963417] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.966381] rtc_cmos 00:00: RTC can wake from S4\n[ 0.968530] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.970599] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.972681] i2c /dev entries driver\n[ 0.974043] device-mapper: uevent: version 1.0.3\n[ 0.975704] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.978570] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.980865] NET: Registered protocol family 10\n[ 0.982969] NET: Registered protocol family 17\n[ 0.984550] Key type dns_resolver registered\n[ 0.986232] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.988161] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.991252] registered taskstats version 1\n[ 0.992734] Loading compiled-in X.509 certificates\n[ 0.994992] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.998251] zswap: loaded using pool lzo/zbud\n[ 1.000822] Key type trusted registered\n[ 1.003230] Key type encrypted registered\n[ 1.004658] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.006505] ima: No TPM chip found, activating TPM-bypass!\n[ 1.008335] evm: HMAC attrs: 0x1\n[ 1.009937] Magic number: 14:239:640\n[ 1.011449] rtc_cmos 00:00: setting system clock to 2018-12-27 15:38:41 UTC (1545925121)\n[ 1.014286] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.016235] EDD information not available.\n[ 1.057044] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 1.076053] Write protecting the kernel read-only data: 14336k\n[ 1.081372] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 1.084564] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.77\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 1.136795] random: blkid urandom read with 3 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.91\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.9...\nLease of 192.168.120.9 obtained, lease time 43200\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 0.99. iid=i-00000011\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: "} 2018-12-27 15:38:43,940 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/ee501255-cae7-4012-97bf-4ba41c4400fa/action used request id req-92cb5e5a-b772-4573-8474-cbbe13884810 2018-12-27 15:38:43,941 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.109076023102s 2018-12-27 15:38:43,941 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/ee501255-cae7-4012-97bf-4ba41c4400fa/action used request id req-92cb5e5a-b772-4573-8474-cbbe13884810 2018-12-27 15:38:43,942 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14F7 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE147F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 512106653 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.246484] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.249994] pid_max: default: 32768 minimum: 301 [ 0.251906] ACPI: Core revision 20150930 [ 0.254231] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.256971] Security Framework initialized [ 0.258701] Yama: becoming mindful. [ 0.260234] AppArmor: AppArmor initialized [ 0.262022] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.264826] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.267527] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.270098] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.273051] Initializing cgroup subsys io [ 0.274749] Initializing cgroup subsys memory [ 0.276585] Initializing cgroup subsys devices [ 0.278442] Initializing cgroup subsys freezer [ 0.280287] Initializing cgroup subsys net_cls [ 0.282139] Initializing cgroup subsys perf_event [ 0.284087] Initializing cgroup subsys net_prio [ 0.285985] Initializing cgroup subsys hugetlb [ 0.287832] Initializing cgroup subsys pids [ 0.289640] CPU: Physical Processor ID: 0 [ 0.292033] mce: CPU supports 10 MCE banks [ 0.293817] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.295967] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.313724] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.322881] ftrace: allocating 31920 entries in 125 pages [ 0.354948] smpboot: Max logical packages: 1 [ 0.356772] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.359518] x2apic enabled [ 0.361077] Switched APIC routing to physical x2apic. [ 0.364290] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.366639] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.370934] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.374603] KVM setup paravirtual spinlock [ 0.376782] x86: Booted up 1 node, 1 CPUs [ 0.378429] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.381202] devtmpfs: initialized [ 0.383619] evm: security.selinux [ 0.384981] evm: security.SMACK64 [ 0.386191] evm: security.SMACK64EXEC [ 0.387481] evm: security.SMACK64TRANSMUTE [ 0.388895] evm: security.SMACK64MMAP [ 0.390188] evm: security.ima [ 0.391301] evm: security.capability [ 0.392653] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.395865] pinctrl core: initialized pinctrl subsystem [ 0.397739] RTC time: 15:38:40, date: 12/27/18 [ 0.399357] NET: Registered protocol family 16 [ 0.401004] cpuidle: using governor ladder [ 0.402431] cpuidle: using governor menu [ 0.403793] PCCT header not found. [ 0.405068] ACPI: bus type PCI registered [ 0.406462] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.408607] PCI: Using configuration type 1 for base access [ 0.411169] ACPI: Added _OSI(Module Device) [ 0.412622] ACPI: Added _OSI(Processor Device) [ 0.414122] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.415687] ACPI: Added _OSI(Processor Aggregator Device) [ 0.418269] ACPI: Interpreter enabled [ 0.419587] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.422815] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.426023] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.429240] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.432449] ACPI: (supports S0 S5) [ 0.433680] ACPI: Using IOAPIC for interrupt routing [ 0.435334] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.439801] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.441794] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.444101] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.446229] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.450001] acpiphp: Slot [3] registered [ 0.451392] acpiphp: Slot [4] registered [ 0.452778] acpiphp: Slot [5] registered [ 0.454165] acpiphp: Slot [6] registered [ 0.455547] acpiphp: Slot [7] registered [ 0.456923] acpiphp: Slot [8] registered [ 0.458315] acpiphp: Slot [9] registered [ 0.459700] acpiphp: Slot [10] registered [ 0.461108] acpiphp: Slot [11] registered [ 0.462520] acpiphp: Slot [12] registered [ 0.463928] acpiphp: Slot [13] registered [ 0.465333] acpiphp: Slot [14] registered [ 0.466744] acpiphp: Slot [15] registered [ 0.484042] acpiphp: Slot [16] registered [ 0.485469] acpiphp: Slot [17] registered [ 0.486878] acpiphp: Slot [18] registered [ 0.488290] acpiphp: Slot [19] registered [ 0.489694] acpiphp: Slot [20] registered [ 0.491097] acpiphp: Slot [21] registered [ 0.492510] acpiphp: Slot [22] registered [ 0.493920] acpiphp: Slot [23] registered [ 0.495324] acpiphp: Slot [24] registered [ 0.496737] acpiphp: Slot [25] registered [ 0.498146] acpiphp: Slot [26] registered [ 0.499545] acpiphp: Slot [27] registered [ 0.500958] acpiphp: Slot [28] registered [ 0.502367] acpiphp: Slot [29] registered [ 0.503768] acpiphp: Slot [30] registered [ 0.505177] acpiphp: Slot [31] registered [ 0.506580] PCI host bridge to bus 0000:00 [ 0.507987] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.510110] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.512239] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.514764] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.517291] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.519858] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.524546] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.526784] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.528839] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.531061] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.535377] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.537858] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.564164] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.567276] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.569733] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.572193] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.574612] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.576842] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.579758] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.581609] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.584325] vgaarb: loaded [ 0.585373] vgaarb: bridge control possible 0000:00:02.0 [ 0.587869] SCSI subsystem initialized [ 0.589830] ACPI: bus type USB registered [ 0.591327] usbcore: registered new interface driver usbfs [ 0.593156] usbcore: registered new interface driver hub [ 0.594915] usbcore: registered new device driver usb [ 0.597030] PCI: Using ACPI for IRQ routing [ 0.599382] NetLabel: Initializing [ 0.600643] NetLabel: domain hash size = 128 [ 0.602135] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.603852] NetLabel: unlabeled traffic allowed by default [ 0.606218] clocksource: Switched to clocksource kvm-clock [ 0.618262] AppArmor: AppArmor Filesystem Enabled [ 0.619958] pnp: PnP ACPI init [ 0.621570] pnp: PnP ACPI: found 5 devices [ 0.628840] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.631899] NET: Registered protocol family 2 [ 0.633957] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.636236] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.638369] TCP: Hash tables configured (established 4096 bind 4096) [ 0.640518] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.642435] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.644562] NET: Registered protocol family 1 [ 0.646141] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.648059] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.649963] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.664959] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.680219] Trying to unpack rootfs image as initramfs... [ 0.745301] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.748357] Scanning for low memory corruption every 60 seconds [ 0.750747] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.752812] audit: initializing netlink subsys (disabled) [ 0.754703] audit: type=2000 audit(1545925121.676:1): initialized [ 0.757052] Initialise system trusted keyring [ 0.758753] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.760791] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.763948] zbud: loaded [ 0.765168] VFS: Disk quotas dquot_6.6.0 [ 0.766626] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.769239] fuse init (API version 7.23) [ 0.770794] Key type big_key registered [ 0.772199] Allocating IMA MOK and blacklist keyrings. [ 0.774294] Key type asymmetric registered [ 0.775765] Asymmetric key parser 'x509' registered [ 0.777449] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.780080] io scheduler noop registered [ 0.781462] io scheduler deadline registered (default) [ 0.783229] io scheduler cfq registered [ 0.784722] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.786554] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.788796] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.791334] ACPI: Power Button [PWRF] [ 0.792799] GHES: HEST is not enabled! [ 0.807075] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.836760] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.840222] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.865503] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.869060] Linux agpgart interface v0.103 [ 0.872897] brd: module loaded [ 0.875347] loop: module loaded [ 0.881327] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.883858] GPT:90111 != 2097151 [ 0.885043] GPT:Alternate GPT header not at the end of the disk. [ 0.886971] GPT:90111 != 2097151 [ 0.888158] GPT: Use GNU Parted to correct GPT errors. [ 0.889853] vda: vda1 vda15 [ 0.891793] scsi host0: ata_piix [ 0.893117] scsi host1: ata_piix [ 0.894373] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.896516] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.899319] libphy: Fixed MDIO Bus: probed [ 0.900759] tun: Universal TUN/TAP device driver, 1.6 [ 0.902445] tun: (C) 1999-2004 Max Krasnyansky [ 0.905676] PPP generic driver version 2.4.2 [ 0.907260] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.909356] ehci-pci: EHCI PCI platform driver [ 0.910901] ehci-platform: EHCI generic platform driver [ 0.912639] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.914649] ohci-pci: OHCI PCI platform driver [ 0.916194] ohci-platform: OHCI generic platform driver [ 0.917946] uhci_hcd: USB Universal Host Controller Interface driver [ 0.932979] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.934759] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.937349] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.939088] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.941157] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.943345] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.945834] usb usb1: Product: UHCI Host Controller [ 0.947462] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.949460] usb usb1: SerialNumber: 0000:00:01.2 [ 0.951140] hub 1-0:1.0: USB hub found [ 0.952485] hub 1-0:1.0: 2 ports detected [ 0.954103] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.957733] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.959434] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.961212] mousedev: PS/2 mouse device common for all mice [ 0.963417] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.966381] rtc_cmos 00:00: RTC can wake from S4 [ 0.968530] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.970599] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.972681] i2c /dev entries driver [ 0.974043] device-mapper: uevent: version 1.0.3 [ 0.975704] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.978570] ledtrig-cpu: registered to indicate activity on CPUs [ 0.980865] NET: Registered protocol family 10 [ 0.982969] NET: Registered protocol family 17 [ 0.984550] Key type dns_resolver registered [ 0.986232] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.988161] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.991252] registered taskstats version 1 [ 0.992734] Loading compiled-in X.509 certificates [ 0.994992] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.998251] zswap: loaded using pool lzo/zbud [ 1.000822] Key type trusted registered [ 1.003230] Key type encrypted registered [ 1.004658] AppArmor: AppArmor sha1 policy hashing enabled [ 1.006505] ima: No TPM chip found, activating TPM-bypass! [ 1.008335] evm: HMAC attrs: 0x1 [ 1.009937] Magic number: 14:239:640 [ 1.011449] rtc_cmos 00:00: setting system clock to 2018-12-27 15:38:41 UTC (1545925121) [ 1.014286] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.016235] EDD information not available. [ 1.057044] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.076053] Write protecting the kernel read-only data: 14336k [ 1.081372] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.084564] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.77 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 1.136795] random: blkid urandom read with 3 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.91 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.9... Lease of 192.168.120.9 obtained, lease time 43200 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 0.99. iid=i-00000011 failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys Top of dropbear init script Starting dropbear sshd: 2018-12-27 15:38:43,943 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging 192.168.120.3. Waiting for response... 2018-12-27 15:38:44,944 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-27 15:38:44,947 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}701a4b9ce2aeb7fa17ea50441d3e4669558873e9" 2018-12-27 15:38:45,873 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:38:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8b0ac68e-3a5c-474b-a889-148280e8c2d8 x-compute-request-id: req-8b0ac68e-3a5c-474b-a889-148280e8c2d8 Content-Encoding: gzip Content-Length: 862 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_9ce3c6e6-405d-47f1-a8ff-fbbb2228e85c": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:29:36", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/ee501255-cae7-4012-97bf-4ba41c4400fa", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/ee501255-cae7-4012-97bf-4ba41c4400fa", "rel": "bookmark"}], "image": {"id": "1bc01217-a3e4-468d-b9fd-12ceea8e4201", "links": [{"href": "http://172.30.9.31:8774/images/1bc01217-a3e4-468d-b9fd-12ceea8e4201", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T15:38:40.000000", "flavor": {"id": "0b213c3e-7df4-4a5e-bad0-de320529b081", "links": [{"href": "http://172.30.9.31:8774/flavors/0b213c3e-7df4-4a5e-bad0-de320529b081", "rel": "bookmark"}]}, "id": "ee501255-cae7-4012-97bf-4ba41c4400fa", "security_groups": [{"name": "default"}], "user_id": "664461af59b348ba91aa473e2fefeb94", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T15:38:40Z", "hostId": "772e819496402eb02f353d3c40c154efdc2a9d7e1ce44dbf4a9c4481", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_9ce3c6e6-405d-47f1-a8ff-fbbb2228e85c", "created": "2018-12-27T15:38:30Z", "tenant_id": "ed7598dc10804af2a0100cc0b4869c21", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_9ce3c6e6-405d-47f1-a8ff-fbbb2228e85c": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:b9:4d", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/2629c090-9958-44a1-8682-83b22d2d1c84", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/2629c090-9958-44a1-8682-83b22d2d1c84", "rel": "bookmark"}], "image": {"id": "1bc01217-a3e4-468d-b9fd-12ceea8e4201", "links": [{"href": "http://172.30.9.31:8774/images/1bc01217-a3e4-468d-b9fd-12ceea8e4201", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T15:38:22.000000", "flavor": {"id": "0b213c3e-7df4-4a5e-bad0-de320529b081", "links": [{"href": "http://172.30.9.31:8774/flavors/0b213c3e-7df4-4a5e-bad0-de320529b081", "rel": "bookmark"}]}, "id": "2629c090-9958-44a1-8682-83b22d2d1c84", "security_groups": [{"name": "default"}], "user_id": "664461af59b348ba91aa473e2fefeb94", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T15:38:23Z", "hostId": "398ac0ed4c13fb839e06b17278beaf6e3b3e378ab3308ad6cd8cb95e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_9ce3c6e6-405d-47f1-a8ff-fbbb2228e85c", "created": "2018-12-27T15:38:12Z", "tenant_id": "ed7598dc10804af2a0100cc0b4869c21", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-27 15:38:45,873 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-8b0ac68e-3a5c-474b-a889-148280e8c2d8 2018-12-27 15:38:45,873 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.928807973862s 2018-12-27 15:38:45,874 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-8b0ac68e-3a5c-474b-a889-148280e8c2d8 2018-12-27 15:38:45,876 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-12-27 15:38:45,879 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/servers/ee501255-cae7-4012-97bf-4ba41c4400fa/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}701a4b9ce2aeb7fa17ea50441d3e4669558873e9" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-27 15:38:45,982 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:38:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8f32e620-1653-4f31-a512-4599aa68a095 x-compute-request-id: req-8f32e620-1653-4f31-a512-4599aa68a095 Content-Encoding: gzip Content-Length: 9582 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14F7 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE147F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 512106653 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.246484] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.249994] pid_max: default: 32768 minimum: 301\n[ 0.251906] ACPI: Core revision 20150930\n[ 0.254231] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.256971] Security Framework initialized\n[ 0.258701] Yama: becoming mindful.\n[ 0.260234] AppArmor: AppArmor initialized\n[ 0.262022] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.264826] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.267527] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.270098] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.273051] Initializing cgroup subsys io\n[ 0.274749] Initializing cgroup subsys memory\n[ 0.276585] Initializing cgroup subsys devices\n[ 0.278442] Initializing cgroup subsys freezer\n[ 0.280287] Initializing cgroup subsys net_cls\n[ 0.282139] Initializing cgroup subsys perf_event\n[ 0.284087] Initializing cgroup subsys net_prio\n[ 0.285985] Initializing cgroup subsys hugetlb\n[ 0.287832] Initializing cgroup subsys pids\n[ 0.289640] CPU: Physical Processor ID: 0\n[ 0.292033] mce: CPU supports 10 MCE banks\n[ 0.293817] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.295967] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.313724] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.322881] ftrace: allocating 31920 entries in 125 pages\n[ 0.354948] smpboot: Max logical packages: 1\n[ 0.356772] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.359518] x2apic enabled\n[ 0.361077] Switched APIC routing to physical x2apic.\n[ 0.364290] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.366639] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.370934] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.374603] KVM setup paravirtual spinlock\n[ 0.376782] x86: Booted up 1 node, 1 CPUs\n[ 0.378429] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.381202] devtmpfs: initialized\n[ 0.383619] evm: security.selinux\n[ 0.384981] evm: security.SMACK64\n[ 0.386191] evm: security.SMACK64EXEC\n[ 0.387481] evm: security.SMACK64TRANSMUTE\n[ 0.388895] evm: security.SMACK64MMAP\n[ 0.390188] evm: security.ima\n[ 0.391301] evm: security.capability\n[ 0.392653] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.395865] pinctrl core: initialized pinctrl subsystem\n[ 0.397739] RTC time: 15:38:40, date: 12/27/18\n[ 0.399357] NET: Registered protocol family 16\n[ 0.401004] cpuidle: using governor ladder\n[ 0.402431] cpuidle: using governor menu\n[ 0.403793] PCCT header not found.\n[ 0.405068] ACPI: bus type PCI registered\n[ 0.406462] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.408607] PCI: Using configuration type 1 for base access\n[ 0.411169] ACPI: Added _OSI(Module Device)\n[ 0.412622] ACPI: Added _OSI(Processor Device)\n[ 0.414122] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.415687] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.418269] ACPI: Interpreter enabled\n[ 0.419587] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.422815] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.426023] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.429240] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.432449] ACPI: (supports S0 S5)\n[ 0.433680] ACPI: Using IOAPIC for interrupt routing\n[ 0.435334] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.439801] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.441794] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.444101] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.446229] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.450001] acpiphp: Slot [3] registered\n[ 0.451392] acpiphp: Slot [4] registered\n[ 0.452778] acpiphp: Slot [5] registered\n[ 0.454165] acpiphp: Slot [6] registered\n[ 0.455547] acpiphp: Slot [7] registered\n[ 0.456923] acpiphp: Slot [8] registered\n[ 0.458315] acpiphp: Slot [9] registered\n[ 0.459700] acpiphp: Slot [10] registered\n[ 0.461108] acpiphp: Slot [11] registered\n[ 0.462520] acpiphp: Slot [12] registered\n[ 0.463928] acpiphp: Slot [13] registered\n[ 0.465333] acpiphp: Slot [14] registered\n[ 0.466744] acpiphp: Slot [15] registered\n[ 0.484042] acpiphp: Slot [16] registered\n[ 0.485469] acpiphp: Slot [17] registered\n[ 0.486878] acpiphp: Slot [18] registered\n[ 0.488290] acpiphp: Slot [19] registered\n[ 0.489694] acpiphp: Slot [20] registered\n[ 0.491097] acpiphp: Slot [21] registered\n[ 0.492510] acpiphp: Slot [22] registered\n[ 0.493920] acpiphp: Slot [23] registered\n[ 0.495324] acpiphp: Slot [24] registered\n[ 0.496737] acpiphp: Slot [25] registered\n[ 0.498146] acpiphp: Slot [26] registered\n[ 0.499545] acpiphp: Slot [27] registered\n[ 0.500958] acpiphp: Slot [28] registered\n[ 0.502367] acpiphp: Slot [29] registered\n[ 0.503768] acpiphp: Slot [30] registered\n[ 0.505177] acpiphp: Slot [31] registered\n[ 0.506580] PCI host bridge to bus 0000:00\n[ 0.507987] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.510110] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.512239] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.514764] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.517291] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.519858] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.524546] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.526784] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.528839] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.531061] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.535377] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.537858] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.564164] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.567276] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.569733] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.572193] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.574612] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.576842] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.579758] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.581609] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.584325] vgaarb: loaded\n[ 0.585373] vgaarb: bridge control possible 0000:00:02.0\n[ 0.587869] SCSI subsystem initialized\n[ 0.589830] ACPI: bus type USB registered\n[ 0.591327] usbcore: registered new interface driver usbfs\n[ 0.593156] usbcore: registered new interface driver hub\n[ 0.594915] usbcore: registered new device driver usb\n[ 0.597030] PCI: Using ACPI for IRQ routing\n[ 0.599382] NetLabel: Initializing\n[ 0.600643] NetLabel: domain hash size = 128\n[ 0.602135] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.603852] NetLabel: unlabeled traffic allowed by default\n[ 0.606218] clocksource: Switched to clocksource kvm-clock\n[ 0.618262] AppArmor: AppArmor Filesystem Enabled\n[ 0.619958] pnp: PnP ACPI init\n[ 0.621570] pnp: PnP ACPI: found 5 devices\n[ 0.628840] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.631899] NET: Registered protocol family 2\n[ 0.633957] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.636236] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.638369] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.640518] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.642435] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.644562] NET: Registered protocol family 1\n[ 0.646141] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.648059] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.649963] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.664959] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.680219] Trying to unpack rootfs image as initramfs...\n[ 0.745301] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.748357] Scanning for low memory corruption every 60 seconds\n[ 0.750747] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.752812] audit: initializing netlink subsys (disabled)\n[ 0.754703] audit: type=2000 audit(1545925121.676:1): initialized\n[ 0.757052] Initialise system trusted keyring\n[ 0.758753] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.760791] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.763948] zbud: loaded\n[ 0.765168] VFS: Disk quotas dquot_6.6.0\n[ 0.766626] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.769239] fuse init (API version 7.23)\n[ 0.770794] Key type big_key registered\n[ 0.772199] Allocating IMA MOK and blacklist keyrings.\n[ 0.774294] Key type asymmetric registered\n[ 0.775765] Asymmetric key parser 'x509' registered\n[ 0.777449] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.780080] io scheduler noop registered\n[ 0.781462] io scheduler deadline registered (default)\n[ 0.783229] io scheduler cfq registered\n[ 0.784722] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.786554] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.788796] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.791334] ACPI: Power Button [PWRF]\n[ 0.792799] GHES: HEST is not enabled!\n[ 0.807075] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.836760] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.840222] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.865503] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.869060] Linux agpgart interface v0.103\n[ 0.872897] brd: module loaded\n[ 0.875347] loop: module loaded\n[ 0.881327] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.883858] GPT:90111 != 2097151\n[ 0.885043] GPT:Alternate GPT header not at the end of the disk.\n[ 0.886971] GPT:90111 != 2097151\n[ 0.888158] GPT: Use GNU Parted to correct GPT errors.\n[ 0.889853] vda: vda1 vda15\n[ 0.891793] scsi host0: ata_piix\n[ 0.893117] scsi host1: ata_piix\n[ 0.894373] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.896516] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.899319] libphy: Fixed MDIO Bus: probed\n[ 0.900759] tun: Universal TUN/TAP device driver, 1.6\n[ 0.902445] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.905676] PPP generic driver version 2.4.2\n[ 0.907260] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.909356] ehci-pci: EHCI PCI platform driver\n[ 0.910901] ehci-platform: EHCI generic platform driver\n[ 0.912639] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.914649] ohci-pci: OHCI PCI platform driver\n[ 0.916194] ohci-platform: OHCI generic platform driver\n[ 0.917946] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.932979] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.934759] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.937349] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.939088] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.941157] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.943345] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.945834] usb usb1: Product: UHCI Host Controller\n[ 0.947462] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.949460] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.951140] hub 1-0:1.0: USB hub found\n[ 0.952485] hub 1-0:1.0: 2 ports detected\n[ 0.954103] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.957733] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.959434] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.961212] mousedev: PS/2 mouse device common for all mice\n[ 0.963417] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.966381] rtc_cmos 00:00: RTC can wake from S4\n[ 0.968530] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.970599] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.972681] i2c /dev entries driver\n[ 0.974043] device-mapper: uevent: version 1.0.3\n[ 0.975704] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.978570] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.980865] NET: Registered protocol family 10\n[ 0.982969] NET: Registered protocol family 17\n[ 0.984550] Key type dns_resolver registered\n[ 0.986232] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.988161] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.991252] registered taskstats version 1\n[ 0.992734] Loading compiled-in X.509 certificates\n[ 0.994992] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.998251] zswap: loaded using pool lzo/zbud\n[ 1.000822] Key type trusted registered\n[ 1.003230] Key type encrypted registered\n[ 1.004658] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.006505] ima: No TPM chip found, activating TPM-bypass!\n[ 1.008335] evm: HMAC attrs: 0x1\n[ 1.009937] Magic number: 14:239:640\n[ 1.011449] rtc_cmos 00:00: setting system clock to 2018-12-27 15:38:41 UTC (1545925121)\n[ 1.014286] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.016235] EDD information not available.\n[ 1.057044] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 1.076053] Write protecting the kernel read-only data: 14336k\n[ 1.081372] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 1.084564] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.77\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 1.136795] random: blkid urandom read with 3 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.91\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.9...\nLease of 192.168.120.9 obtained, lease time 43200\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 0.99. iid=i-00000011\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\nvPing OK\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCAdsyH1Y+P8uhEr/WjC1C78KBX83bAeCcQdbuV1+get6QR8+UJGKKXt6TJJdNt1UPa6Wfg1ow6oss3Cm5ttDkXyYCQYE4j2RLcmuUcja+PxX4qAaFhQFzWn+9MiYP9s0c4p9+dMcy6P/Qpl1KDdTlLmRvY/6oSy8ros8vFES1r/kJJOeD15kynSFocwIisaUaPelGiIHF8z4uyIVfn62LgjXhqHFoy3DUKHa13+4hKBLMdi7V6GwQOQ/MqV9GoS4dUL3jRTRaU1f+RqNb4h0o2y1y5tkFDqbPMVSGpnvBsu02eO95EhiQbzyG+IpmyVkPUSmuddL0QIt/bCXrK5jGx root@vping-userdata-vm2-9ce3c6e6-405d-47f1-a8ff-fbbb2228e85c\nssh-dss AAAAB3NzaC1kc3MAAACBAPn5+05GYQY9QqRry9z73z/BImdpoXlQTxYnt6xQ4eWx1OKvwF3riaOQAVbYjKxfY24G9i3/zb7HDPdGvZBPHBwezlgtI5Za7rjAaOH2/RfZs4jbS2vawO0mkZtjAIOEeWbSuVrlpE+JjjnIj5TYm8SFNK2sNM4dS5B39S5x125FAAAAFQDcsRkLk7oDyWxhiCFB1VfZL1kmMQAAAIAuyLz/O3fZ6x5LsJy64BjzYu6jmwbZRr79Jw+VliRWkM4/t7H9Mbj2CtaI924u3Ab/ELesDpLE0AuCnRsmx9bOzqjYnXmvVLnrNWEHm0dOH+CoVPW+UKbCaXlvOwvIfzfwbDzdn3wlGgCA+T2fXSuXqhy0PCnbG8GmxIjBEzNETgAAAIAhNwpMuCCcdtjyAxyuu2DebRNz4K900zxM/nC78BwKYU0g8xOeR7JWL4JZNisxcYJDP06l5ufooPuOzg2nQ7lkSHbyqvWKfaezgqKz/kekxbCZl5HRv5ylPzTiSZeVUIWrHIRzQ7kpT0G3DMVAIwwNZmNFLvf4QydW9b4h0C7gFg== root@vping-userdata-vm2-9ce3c6e6-405d-47f1-a8ff-fbbb2228e85c\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.42s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.9,24,fe80::f816:3eff:feca:2936/64,\nip-route:default via 192.168.120.1 dev eth0 \nip-route:169.254.169.254 via 192.168.120.2 dev eth0 \nip-route:192.168.120.0/24 dev eth0 src 192.168.120.9 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000011\nname: N/A\navailability-zone: nova\nlocal-hostname: vping-userdata-vm2-9ce3c6e6-405d-47f1-a8ff-fbbb2228e85c\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=2.96 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\nvping-userdata-vm2-9ce3c6e6-405d-47f1-a8ff-fbbb2228e85c login: "} 2018-12-27 15:38:45,983 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/ee501255-cae7-4012-97bf-4ba41c4400fa/action used request id req-8f32e620-1653-4f31-a512-4599aa68a095 2018-12-27 15:38:45,983 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.106767892838s 2018-12-27 15:38:45,984 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/ee501255-cae7-4012-97bf-4ba41c4400fa/action used request id req-8f32e620-1653-4f31-a512-4599aa68a095 2018-12-27 15:38:45,984 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14F7 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE147F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 512106653 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.246484] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.249994] pid_max: default: 32768 minimum: 301 [ 0.251906] ACPI: Core revision 20150930 [ 0.254231] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.256971] Security Framework initialized [ 0.258701] Yama: becoming mindful. [ 0.260234] AppArmor: AppArmor initialized [ 0.262022] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.264826] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.267527] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.270098] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.273051] Initializing cgroup subsys io [ 0.274749] Initializing cgroup subsys memory [ 0.276585] Initializing cgroup subsys devices [ 0.278442] Initializing cgroup subsys freezer [ 0.280287] Initializing cgroup subsys net_cls [ 0.282139] Initializing cgroup subsys perf_event [ 0.284087] Initializing cgroup subsys net_prio [ 0.285985] Initializing cgroup subsys hugetlb [ 0.287832] Initializing cgroup subsys pids [ 0.289640] CPU: Physical Processor ID: 0 [ 0.292033] mce: CPU supports 10 MCE banks [ 0.293817] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.295967] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.313724] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.322881] ftrace: allocating 31920 entries in 125 pages [ 0.354948] smpboot: Max logical packages: 1 [ 0.356772] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.359518] x2apic enabled [ 0.361077] Switched APIC routing to physical x2apic. [ 0.364290] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.366639] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.370934] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.374603] KVM setup paravirtual spinlock [ 0.376782] x86: Booted up 1 node, 1 CPUs [ 0.378429] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.381202] devtmpfs: initialized [ 0.383619] evm: security.selinux [ 0.384981] evm: security.SMACK64 [ 0.386191] evm: security.SMACK64EXEC [ 0.387481] evm: security.SMACK64TRANSMUTE [ 0.388895] evm: security.SMACK64MMAP [ 0.390188] evm: security.ima [ 0.391301] evm: security.capability [ 0.392653] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.395865] pinctrl core: initialized pinctrl subsystem [ 0.397739] RTC time: 15:38:40, date: 12/27/18 [ 0.399357] NET: Registered protocol family 16 [ 0.401004] cpuidle: using governor ladder [ 0.402431] cpuidle: using governor menu [ 0.403793] PCCT header not found. [ 0.405068] ACPI: bus type PCI registered [ 0.406462] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.408607] PCI: Using configuration type 1 for base access [ 0.411169] ACPI: Added _OSI(Module Device) [ 0.412622] ACPI: Added _OSI(Processor Device) [ 0.414122] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.415687] ACPI: Added _OSI(Processor Aggregator Device) [ 0.418269] ACPI: Interpreter enabled [ 0.419587] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.422815] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.426023] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.429240] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.432449] ACPI: (supports S0 S5) [ 0.433680] ACPI: Using IOAPIC for interrupt routing [ 0.435334] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.439801] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.441794] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.444101] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.446229] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.450001] acpiphp: Slot [3] registered [ 0.451392] acpiphp: Slot [4] registered [ 0.452778] acpiphp: Slot [5] registered [ 0.454165] acpiphp: Slot [6] registered [ 0.455547] acpiphp: Slot [7] registered [ 0.456923] acpiphp: Slot [8] registered [ 0.458315] acpiphp: Slot [9] registered [ 0.459700] acpiphp: Slot [10] registered [ 0.461108] acpiphp: Slot [11] registered [ 0.462520] acpiphp: Slot [12] registered [ 0.463928] acpiphp: Slot [13] registered [ 0.465333] acpiphp: Slot [14] registered [ 0.466744] acpiphp: Slot [15] registered [ 0.484042] acpiphp: Slot [16] registered [ 0.485469] acpiphp: Slot [17] registered [ 0.486878] acpiphp: Slot [18] registered [ 0.488290] acpiphp: Slot [19] registered [ 0.489694] acpiphp: Slot [20] registered [ 0.491097] acpiphp: Slot [21] registered [ 0.492510] acpiphp: Slot [22] registered [ 0.493920] acpiphp: Slot [23] registered [ 0.495324] acpiphp: Slot [24] registered [ 0.496737] acpiphp: Slot [25] registered [ 0.498146] acpiphp: Slot [26] registered [ 0.499545] acpiphp: Slot [27] registered [ 0.500958] acpiphp: Slot [28] registered [ 0.502367] acpiphp: Slot [29] registered [ 0.503768] acpiphp: Slot [30] registered [ 0.505177] acpiphp: Slot [31] registered [ 0.506580] PCI host bridge to bus 0000:00 [ 0.507987] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.510110] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.512239] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.514764] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.517291] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.519858] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.524546] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.526784] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.528839] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.531061] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.535377] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.537858] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.564164] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.567276] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.569733] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.572193] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.574612] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.576842] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.579758] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.581609] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.584325] vgaarb: loaded [ 0.585373] vgaarb: bridge control possible 0000:00:02.0 [ 0.587869] SCSI subsystem initialized [ 0.589830] ACPI: bus type USB registered [ 0.591327] usbcore: registered new interface driver usbfs [ 0.593156] usbcore: registered new interface driver hub [ 0.594915] usbcore: registered new device driver usb [ 0.597030] PCI: Using ACPI for IRQ routing [ 0.599382] NetLabel: Initializing [ 0.600643] NetLabel: domain hash size = 128 [ 0.602135] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.603852] NetLabel: unlabeled traffic allowed by default [ 0.606218] clocksource: Switched to clocksource kvm-clock [ 0.618262] AppArmor: AppArmor Filesystem Enabled [ 0.619958] pnp: PnP ACPI init [ 0.621570] pnp: PnP ACPI: found 5 devices [ 0.628840] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.631899] NET: Registered protocol family 2 [ 0.633957] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.636236] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.638369] TCP: Hash tables configured (established 4096 bind 4096) [ 0.640518] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.642435] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.644562] NET: Registered protocol family 1 [ 0.646141] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.648059] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.649963] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.664959] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.680219] Trying to unpack rootfs image as initramfs... [ 0.745301] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.748357] Scanning for low memory corruption every 60 seconds [ 0.750747] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.752812] audit: initializing netlink subsys (disabled) [ 0.754703] audit: type=2000 audit(1545925121.676:1): initialized [ 0.757052] Initialise system trusted keyring [ 0.758753] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.760791] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.763948] zbud: loaded [ 0.765168] VFS: Disk quotas dquot_6.6.0 [ 0.766626] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.769239] fuse init (API version 7.23) [ 0.770794] Key type big_key registered [ 0.772199] Allocating IMA MOK and blacklist keyrings. [ 0.774294] Key type asymmetric registered [ 0.775765] Asymmetric key parser 'x509' registered [ 0.777449] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.780080] io scheduler noop registered [ 0.781462] io scheduler deadline registered (default) [ 0.783229] io scheduler cfq registered [ 0.784722] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.786554] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.788796] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.791334] ACPI: Power Button [PWRF] [ 0.792799] GHES: HEST is not enabled! [ 0.807075] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.836760] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.840222] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.865503] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.869060] Linux agpgart interface v0.103 [ 0.872897] brd: module loaded [ 0.875347] loop: module loaded [ 0.881327] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.883858] GPT:90111 != 2097151 [ 0.885043] GPT:Alternate GPT header not at the end of the disk. [ 0.886971] GPT:90111 != 2097151 [ 0.888158] GPT: Use GNU Parted to correct GPT errors. [ 0.889853] vda: vda1 vda15 [ 0.891793] scsi host0: ata_piix [ 0.893117] scsi host1: ata_piix [ 0.894373] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.896516] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.899319] libphy: Fixed MDIO Bus: probed [ 0.900759] tun: Universal TUN/TAP device driver, 1.6 [ 0.902445] tun: (C) 1999-2004 Max Krasnyansky [ 0.905676] PPP generic driver version 2.4.2 [ 0.907260] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.909356] ehci-pci: EHCI PCI platform driver [ 0.910901] ehci-platform: EHCI generic platform driver [ 0.912639] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.914649] ohci-pci: OHCI PCI platform driver [ 0.916194] ohci-platform: OHCI generic platform driver [ 0.917946] uhci_hcd: USB Universal Host Controller Interface driver [ 0.932979] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.934759] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.937349] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.939088] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.941157] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.943345] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.945834] usb usb1: Product: UHCI Host Controller [ 0.947462] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.949460] usb usb1: SerialNumber: 0000:00:01.2 [ 0.951140] hub 1-0:1.0: USB hub found [ 0.952485] hub 1-0:1.0: 2 ports detected [ 0.954103] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.957733] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.959434] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.961212] mousedev: PS/2 mouse device common for all mice [ 0.963417] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.966381] rtc_cmos 00:00: RTC can wake from S4 [ 0.968530] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.970599] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.972681] i2c /dev entries driver [ 0.974043] device-mapper: uevent: version 1.0.3 [ 0.975704] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.978570] ledtrig-cpu: registered to indicate activity on CPUs [ 0.980865] NET: Registered protocol family 10 [ 0.982969] NET: Registered protocol family 17 [ 0.984550] Key type dns_resolver registered [ 0.986232] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.988161] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.991252] registered taskstats version 1 [ 0.992734] Loading compiled-in X.509 certificates [ 0.994992] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.998251] zswap: loaded using pool lzo/zbud [ 1.000822] Key type trusted registered [ 1.003230] Key type encrypted registered [ 1.004658] AppArmor: AppArmor sha1 policy hashing enabled [ 1.006505] ima: No TPM chip found, activating TPM-bypass! [ 1.008335] evm: HMAC attrs: 0x1 [ 1.009937] Magic number: 14:239:640 [ 1.011449] rtc_cmos 00:00: setting system clock to 2018-12-27 15:38:41 UTC (1545925121) [ 1.014286] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.016235] EDD information not available. [ 1.057044] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.076053] Write protecting the kernel read-only data: 14336k [ 1.081372] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.084564] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.77 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 1.136795] random: blkid urandom read with 3 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.91 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.9... Lease of 192.168.120.9 obtained, lease time 43200 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 0.99. iid=i-00000011 failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 vPing OK === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 488MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCAdsyH1Y+P8uhEr/WjC1C78KBX83bAeCcQdbuV1+get6QR8+UJGKKXt6TJJdNt1UPa6Wfg1ow6oss3Cm5ttDkXyYCQYE4j2RLcmuUcja+PxX4qAaFhQFzWn+9MiYP9s0c4p9+dMcy6P/Qpl1KDdTlLmRvY/6oSy8ros8vFES1r/kJJOeD15kynSFocwIisaUaPelGiIHF8z4uyIVfn62LgjXhqHFoy3DUKHa13+4hKBLMdi7V6GwQOQ/MqV9GoS4dUL3jRTRaU1f+RqNb4h0o2y1y5tkFDqbPMVSGpnvBsu02eO95EhiQbzyG+IpmyVkPUSmuddL0QIt/bCXrK5jGx root@vping-userdata-vm2-9ce3c6e6-405d-47f1-a8ff-fbbb2228e85c ssh-dss AAAAB3NzaC1kc3MAAACBAPn5+05GYQY9QqRry9z73z/BImdpoXlQTxYnt6xQ4eWx1OKvwF3riaOQAVbYjKxfY24G9i3/zb7HDPdGvZBPHBwezlgtI5Za7rjAaOH2/RfZs4jbS2vawO0mkZtjAIOEeWbSuVrlpE+JjjnIj5TYm8SFNK2sNM4dS5B39S5x125FAAAAFQDcsRkLk7oDyWxhiCFB1VfZL1kmMQAAAIAuyLz/O3fZ6x5LsJy64BjzYu6jmwbZRr79Jw+VliRWkM4/t7H9Mbj2CtaI924u3Ab/ELesDpLE0AuCnRsmx9bOzqjYnXmvVLnrNWEHm0dOH+CoVPW+UKbCaXlvOwvIfzfwbDzdn3wlGgCA+T2fXSuXqhy0PCnbG8GmxIjBEzNETgAAAIAhNwpMuCCcdtjyAxyuu2DebRNz4K900zxM/nC78BwKYU0g8xOeR7JWL4JZNisxcYJDP06l5ufooPuOzg2nQ7lkSHbyqvWKfaezgqKz/kekxbCZl5HRv5ylPzTiSZeVUIWrHIRzQ7kpT0G3DMVAIwwNZmNFLvf4QydW9b4h0C7gFg== root@vping-userdata-vm2-9ce3c6e6-405d-47f1-a8ff-fbbb2228e85c -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.42s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.9,24,fe80::f816:3eff:feca:2936/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.2 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.9 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-00000011 name: N/A availability-zone: nova local-hostname: vping-userdata-vm2-9ce3c6e6-405d-47f1-a8ff-fbbb2228e85c launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.96 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. vping-userdata-vm2-9ce3c6e6-405d-47f1-a8ff-fbbb2228e85c login: 2018-12-27 15:38:45,985 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - vPing detected! 2018-12-27 15:38:46,102 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-12-27 15:38:46,102 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | vping_userdata | functest | 00:48 | PASS | +------------------------+------------------+------------------+----------------+ 2018-12-27 15:38:46,108 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-12-27 15:38:46,110 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:8774/v2.1/servers/2629c090-9958-44a1-8682-83b22d2d1c84 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}701a4b9ce2aeb7fa17ea50441d3e4669558873e9" 2018-12-27 15:38:46,263 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 15:38:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-91bbe30a-3d2b-4708-a0fc-e493d2143dd6 x-compute-request-id: req-91bbe30a-3d2b-4708-a0fc-e493d2143dd6 Content-Type: application/json 2018-12-27 15:38:46,263 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/servers/2629c090-9958-44a1-8682-83b22d2d1c84 used request id req-91bbe30a-3d2b-4708-a0fc-e493d2143dd6 2018-12-27 15:38:46,263 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.155810117722s 2018-12-27 15:38:46,264 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/servers/2629c090-9958-44a1-8682-83b22d2d1c84 used request id req-91bbe30a-3d2b-4708-a0fc-e493d2143dd6 2018-12-27 15:38:46,264 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-27 15:38:46,267 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}701a4b9ce2aeb7fa17ea50441d3e4669558873e9" 2018-12-27 15:38:46,986 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:38:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0c0a746a-0d2c-434d-9c09-906fabbb9208 x-compute-request-id: req-0c0a746a-0d2c-434d-9c09-906fabbb9208 Content-Encoding: gzip Content-Length: 870 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_9ce3c6e6-405d-47f1-a8ff-fbbb2228e85c": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:29:36", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/ee501255-cae7-4012-97bf-4ba41c4400fa", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/ee501255-cae7-4012-97bf-4ba41c4400fa", "rel": "bookmark"}], "image": {"id": "1bc01217-a3e4-468d-b9fd-12ceea8e4201", "links": [{"href": "http://172.30.9.31:8774/images/1bc01217-a3e4-468d-b9fd-12ceea8e4201", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T15:38:40.000000", "flavor": {"id": "0b213c3e-7df4-4a5e-bad0-de320529b081", "links": [{"href": "http://172.30.9.31:8774/flavors/0b213c3e-7df4-4a5e-bad0-de320529b081", "rel": "bookmark"}]}, "id": "ee501255-cae7-4012-97bf-4ba41c4400fa", "security_groups": [{"name": "default"}], "user_id": "664461af59b348ba91aa473e2fefeb94", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T15:38:40Z", "hostId": "772e819496402eb02f353d3c40c154efdc2a9d7e1ce44dbf4a9c4481", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_9ce3c6e6-405d-47f1-a8ff-fbbb2228e85c", "created": "2018-12-27T15:38:30Z", "tenant_id": "ed7598dc10804af2a0100cc0b4869c21", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_userdata-net_9ce3c6e6-405d-47f1-a8ff-fbbb2228e85c": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:b9:4d", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/2629c090-9958-44a1-8682-83b22d2d1c84", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/2629c090-9958-44a1-8682-83b22d2d1c84", "rel": "bookmark"}], "image": {"id": "1bc01217-a3e4-468d-b9fd-12ceea8e4201", "links": [{"href": "http://172.30.9.31:8774/images/1bc01217-a3e4-468d-b9fd-12ceea8e4201", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T15:38:22.000000", "flavor": {"id": "0b213c3e-7df4-4a5e-bad0-de320529b081", "links": [{"href": "http://172.30.9.31:8774/flavors/0b213c3e-7df4-4a5e-bad0-de320529b081", "rel": "bookmark"}]}, "id": "2629c090-9958-44a1-8682-83b22d2d1c84", "security_groups": [{"name": "default"}], "user_id": "664461af59b348ba91aa473e2fefeb94", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T15:38:46Z", "hostId": "398ac0ed4c13fb839e06b17278beaf6e3b3e378ab3308ad6cd8cb95e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_9ce3c6e6-405d-47f1-a8ff-fbbb2228e85c", "created": "2018-12-27T15:38:12Z", "tenant_id": "ed7598dc10804af2a0100cc0b4869c21", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-27 15:38:46,986 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-0c0a746a-0d2c-434d-9c09-906fabbb9208 2018-12-27 15:38:46,986 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.721908092499s 2018-12-27 15:38:46,987 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-0c0a746a-0d2c-434d-9c09-906fabbb9208 2018-12-27 15:38:46,989 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-27 15:38:48,991 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-27 15:38:48,994 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}701a4b9ce2aeb7fa17ea50441d3e4669558873e9" 2018-12-27 15:38:49,563 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:38:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-70bae13d-6cd1-4a08-bcb4-8ae100793871 x-compute-request-id: req-70bae13d-6cd1-4a08-bcb4-8ae100793871 Content-Encoding: gzip Content-Length: 737 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_9ce3c6e6-405d-47f1-a8ff-fbbb2228e85c": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:29:36", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/ee501255-cae7-4012-97bf-4ba41c4400fa", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/ee501255-cae7-4012-97bf-4ba41c4400fa", "rel": "bookmark"}], "image": {"id": "1bc01217-a3e4-468d-b9fd-12ceea8e4201", "links": [{"href": "http://172.30.9.31:8774/images/1bc01217-a3e4-468d-b9fd-12ceea8e4201", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T15:38:40.000000", "flavor": {"id": "0b213c3e-7df4-4a5e-bad0-de320529b081", "links": [{"href": "http://172.30.9.31:8774/flavors/0b213c3e-7df4-4a5e-bad0-de320529b081", "rel": "bookmark"}]}, "id": "ee501255-cae7-4012-97bf-4ba41c4400fa", "security_groups": [{"name": "default"}], "user_id": "664461af59b348ba91aa473e2fefeb94", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T15:38:40Z", "hostId": "772e819496402eb02f353d3c40c154efdc2a9d7e1ce44dbf4a9c4481", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_9ce3c6e6-405d-47f1-a8ff-fbbb2228e85c", "created": "2018-12-27T15:38:30Z", "tenant_id": "ed7598dc10804af2a0100cc0b4869c21", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-27 15:38:49,563 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-70bae13d-6cd1-4a08-bcb4-8ae100793871 2018-12-27 15:38:49,563 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.571505069733s 2018-12-27 15:38:49,563 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-70bae13d-6cd1-4a08-bcb4-8ae100793871 2018-12-27 15:38:49,565 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-12-27 15:38:49,568 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:8774/v2.1/servers/ee501255-cae7-4012-97bf-4ba41c4400fa -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}701a4b9ce2aeb7fa17ea50441d3e4669558873e9" 2018-12-27 15:38:49,723 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 15:38:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-760164c4-39a7-4cf5-96ae-e540811314aa x-compute-request-id: req-760164c4-39a7-4cf5-96ae-e540811314aa Content-Type: application/json 2018-12-27 15:38:49,723 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/servers/ee501255-cae7-4012-97bf-4ba41c4400fa used request id req-760164c4-39a7-4cf5-96ae-e540811314aa 2018-12-27 15:38:49,723 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.157989025116s 2018-12-27 15:38:49,723 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/servers/ee501255-cae7-4012-97bf-4ba41c4400fa used request id req-760164c4-39a7-4cf5-96ae-e540811314aa 2018-12-27 15:38:49,724 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-27 15:38:49,726 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}701a4b9ce2aeb7fa17ea50441d3e4669558873e9" 2018-12-27 15:38:50,690 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:38:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a8909ab5-a8c0-4104-b7de-de3d0258cb8b x-compute-request-id: req-a8909ab5-a8c0-4104-b7de-de3d0258cb8b Content-Encoding: gzip Content-Length: 743 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_userdata-net_9ce3c6e6-405d-47f1-a8ff-fbbb2228e85c": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:29:36", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/ee501255-cae7-4012-97bf-4ba41c4400fa", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/ee501255-cae7-4012-97bf-4ba41c4400fa", "rel": "bookmark"}], "image": {"id": "1bc01217-a3e4-468d-b9fd-12ceea8e4201", "links": [{"href": "http://172.30.9.31:8774/images/1bc01217-a3e4-468d-b9fd-12ceea8e4201", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T15:38:40.000000", "flavor": {"id": "0b213c3e-7df4-4a5e-bad0-de320529b081", "links": [{"href": "http://172.30.9.31:8774/flavors/0b213c3e-7df4-4a5e-bad0-de320529b081", "rel": "bookmark"}]}, "id": "ee501255-cae7-4012-97bf-4ba41c4400fa", "security_groups": [{"name": "default"}], "user_id": "664461af59b348ba91aa473e2fefeb94", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T15:38:49Z", "hostId": "772e819496402eb02f353d3c40c154efdc2a9d7e1ce44dbf4a9c4481", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_9ce3c6e6-405d-47f1-a8ff-fbbb2228e85c", "created": "2018-12-27T15:38:30Z", "tenant_id": "ed7598dc10804af2a0100cc0b4869c21", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-27 15:38:50,690 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-a8909ab5-a8c0-4104-b7de-de3d0258cb8b 2018-12-27 15:38:50,690 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.965965986252s 2018-12-27 15:38:50,690 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-a8909ab5-a8c0-4104-b7de-de3d0258cb8b 2018-12-27 15:38:50,692 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-27 15:38:52,695 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-27 15:38:52,698 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}701a4b9ce2aeb7fa17ea50441d3e4669558873e9" 2018-12-27 15:38:52,788 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:38:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-3c92a202-3a81-46b1-886c-bc0986ae8239 x-compute-request-id: req-3c92a202-3a81-46b1-886c-bc0986ae8239 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-12-27 15:38:52,788 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-3c92a202-3a81-46b1-886c-bc0986ae8239 2018-12-27 15:38:52,788 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0930511951447s 2018-12-27 15:38:52,788 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-3c92a202-3a81-46b1-886c-bc0986ae8239 2018-12-27 15:38:52,789 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-12-27 15:38:52,790 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.31:9696/v2.0/routers/49367e31-20cf-45a9-ad8b-9ff8d31a402a/remove_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}701a4b9ce2aeb7fa17ea50441d3e4669558873e9" -d '{"subnet_id": "84b65821-1959-465b-99d8-1b3f878c340e"}' 2018-12-27 15:38:54,374 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-9ca9df2d-b7c9-42f6-b898-cac054100665 Date: Thu, 27 Dec 2018 15:38:54 GMT RESP BODY: {"network_id": "82378c1e-81f9-4be0-8d80-ba3c6a86045f", "tenant_id": "ed7598dc10804af2a0100cc0b4869c21", "subnet_id": "84b65821-1959-465b-99d8-1b3f878c340e", "subnet_ids": ["84b65821-1959-465b-99d8-1b3f878c340e"], "port_id": "f60ec81d-85e3-4509-aa33-e655bec51cbf", "id": "49367e31-20cf-45a9-ad8b-9ff8d31a402a"} 2018-12-27 15:38:54,375 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.31:9696/v2.0/routers/49367e31-20cf-45a9-ad8b-9ff8d31a402a/remove_router_interface.json used request id req-9ca9df2d-b7c9-42f6-b898-cac054100665 2018-12-27 15:38:54,375 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.58538794518s 2018-12-27 15:38:54,375 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.31:9696/v2.0/routers/49367e31-20cf-45a9-ad8b-9ff8d31a402a/remove_router_interface.json used request id req-9ca9df2d-b7c9-42f6-b898-cac054100665 returning object 49367e31-20cf-45a9-ad8b-9ff8d31a402a 2018-12-27 15:38:54,375 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-12-27 15:38:54,376 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}701a4b9ce2aeb7fa17ea50441d3e4669558873e9" 2018-12-27 15:38:54,496 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-1489fafd-5e94-4b13-9e4c-9c534e949f1a Date: Thu, 27 Dec 2018 15:38:54 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "a4959dd9-e8f4-4ea9-8c99-7bff545db58c", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "244ab55b-a0ed-4e50-9f85-07f08119ae55", "ip_address": "172.30.9.205"}]}, "description": "", "tags": [], "tenant_id": "ed7598dc10804af2a0100cc0b4869c21", "created_at": "2018-12-27T15:38:01Z", "admin_state_up": true, "updated_at": "2018-12-27T15:38:53Z", "revision_number": 4, "routes": [], "project_id": "ed7598dc10804af2a0100cc0b4869c21", "id": "49367e31-20cf-45a9-ad8b-9ff8d31a402a", "name": "vping_userdata-router_9ce3c6e6-405d-47f1-a8ff-fbbb2228e85c"}]} 2018-12-27 15:38:54,496 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/routers.json used request id req-1489fafd-5e94-4b13-9e4c-9c534e949f1a 2018-12-27 15:38:54,496 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.120832204819s 2018-12-27 15:38:54,497 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/routers.json used request id req-1489fafd-5e94-4b13-9e4c-9c534e949f1a 2018-12-27 15:38:54,498 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-12-27 15:38:54,499 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:9696/v2.0/routers/49367e31-20cf-45a9-ad8b-9ff8d31a402a.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}701a4b9ce2aeb7fa17ea50441d3e4669558873e9" 2018-12-27 15:38:56,060 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-b02c200c-1790-428b-bbf5-1528dd191fef Content-Length: 0 Date: Thu, 27 Dec 2018 15:38:56 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 15:38:56,060 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/routers/49367e31-20cf-45a9-ad8b-9ff8d31a402a.json used request id req-b02c200c-1790-428b-bbf5-1528dd191fef 2018-12-27 15:38:56,061 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.56239199638s 2018-12-27 15:38:56,061 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/routers/49367e31-20cf-45a9-ad8b-9ff8d31a402a.json used request id req-b02c200c-1790-428b-bbf5-1528dd191fef 2018-12-27 15:38:56,061 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-12-27 15:38:56,062 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}701a4b9ce2aeb7fa17ea50441d3e4669558873e9" 2018-12-27 15:38:56,216 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-eed1fa74-9d54-4a3f-b076-14adc4a14e82 Date: Thu, 27 Dec 2018 15:38:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"82378c1e-81f9-4be0-8d80-ba3c6a86045f","tenant_id":"ed7598dc10804af2a0100cc0b4869c21","created_at":"2018-12-27T15:38:00Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-12-27T15:38:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"ed7598dc10804af2a0100cc0b4869c21","id":"84b65821-1959-465b-99d8-1b3f878c340e","subnetpool_id":null,"name":"vping_userdata-subnet_9ce3c6e6-405d-47f1-a8ff-fbbb2228e85c"}]} 2018-12-27 15:38:56,216 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets.json used request id req-eed1fa74-9d54-4a3f-b076-14adc4a14e82 2018-12-27 15:38:56,216 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.154597043991s 2018-12-27 15:38:56,216 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets.json used request id req-eed1fa74-9d54-4a3f-b076-14adc4a14e82 2018-12-27 15:38:56,218 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-12-27 15:38:56,218 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:9696/v2.0/subnets/84b65821-1959-465b-99d8-1b3f878c340e.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}701a4b9ce2aeb7fa17ea50441d3e4669558873e9" 2018-12-27 15:38:57,561 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-126337b0-ea06-483e-8d27-240d46fb17d7 Date: Thu, 27 Dec 2018 15:38:57 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 15:38:57,561 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/subnets/84b65821-1959-465b-99d8-1b3f878c340e.json used request id req-126337b0-ea06-483e-8d27-240d46fb17d7 2018-12-27 15:38:57,561 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.34353613853s 2018-12-27 15:38:57,562 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/subnets/84b65821-1959-465b-99d8-1b3f878c340e.json used request id req-126337b0-ea06-483e-8d27-240d46fb17d7 2018-12-27 15:38:57,562 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-27 15:38:57,563 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}701a4b9ce2aeb7fa17ea50441d3e4669558873e9" 2018-12-27 15:38:57,660 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1221 X-Openstack-Request-Id: req-f77b4c6f-2c14-4984-b2a0-2468ab3a0161 Date: Thu, 27 Dec 2018 15:38:57 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":5,"port_security_enabled":true,"id":"82378c1e-81f9-4be0-8d80-ba3c6a86045f","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"ed7598dc10804af2a0100cc0b4869c21","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-27T15:38:57Z","qos_policy_id":null,"name":"vping_userdata-net_9ce3c6e6-405d-47f1-a8ff-fbbb2228e85c","admin_state_up":true,"tenant_id":"ed7598dc10804af2a0100cc0b4869c21","created_at":"2018-12-27T15:37:58Z","mtu":1442},{"updated_at":"2018-12-27T15:29:25Z","dns_domain":"","revision_number":7,"port_security_enabled":true,"id":"a4959dd9-e8f4-4ea9-8c99-7bff545db58c","router:external":true,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"da629caea04941e1ae8979c379dc7c9d","status":"ACTIVE","subnets":["244ab55b-a0ed-4e50-9f85-07f08119ae55"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"da629caea04941e1ae8979c379dc7c9d","created_at":"2018-12-27T15:29:17Z","mtu":1500}]} 2018-12-27 15:38:57,660 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-f77b4c6f-2c14-4984-b2a0-2468ab3a0161 2018-12-27 15:38:57,660 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0982990264893s 2018-12-27 15:38:57,661 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-f77b4c6f-2c14-4984-b2a0-2468ab3a0161 2018-12-27 15:38:57,662 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-12-27 15:38:57,662 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:9696/v2.0/networks/82378c1e-81f9-4be0-8d80-ba3c6a86045f.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}701a4b9ce2aeb7fa17ea50441d3e4669558873e9" 2018-12-27 15:38:59,078 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-c50afc24-e8be-4ba3-8dcc-322364cad867 Date: Thu, 27 Dec 2018 15:38:59 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 15:38:59,079 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/networks/82378c1e-81f9-4be0-8d80-ba3c6a86045f.json used request id req-c50afc24-e8be-4ba3-8dcc-322364cad867 2018-12-27 15:38:59,079 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.41670513153s 2018-12-27 15:38:59,079 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/networks/82378c1e-81f9-4be0-8d80-ba3c6a86045f.json used request id req-c50afc24-e8be-4ba3-8dcc-322364cad867 2018-12-27 15:38:59,083 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-27 15:38:59,086 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}701a4b9ce2aeb7fa17ea50441d3e4669558873e9" 2018-12-27 15:38:59,120 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1210 Content-Type: application/json X-Openstack-Request-Id: req-2c2e24d9-2fbf-4fb7-a797-f7dd4bf13a32 Date: Thu, 27 Dec 2018 15:38:59 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/1bc01217-a3e4-468d-b9fd-12ceea8e4201/snap", "metadata": {}}], "file": "/v2/images/1bc01217-a3e4-468d-b9fd-12ceea8e4201/file", "owner": "ed7598dc10804af2a0100cc0b4869c21", "id": "1bc01217-a3e4-468d-b9fd-12ceea8e4201", "size": 12716032, "self": "/v2/images/1bc01217-a3e4-468d-b9fd-12ceea8e4201", "disk_format": "qcow2", "direct_url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/1bc01217-a3e4-468d-b9fd-12ceea8e4201/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-27T15:38:09Z", "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_9ce3c6e6-405d-47f1-a8ff-fbbb2228e85c", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_9ce3c6e6-405d-47f1-a8ff-fbbb2228e85c", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-27T15:38:07Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-27 15:38:59,120 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-2c2e24d9-2fbf-4fb7-a797-f7dd4bf13a32 2018-12-27 15:38:59,120 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0371520519257s 2018-12-27 15:38:59,120 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-2c2e24d9-2fbf-4fb7-a797-f7dd4bf13a32 2018-12-27 15:38:59,122 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-12-27 15:38:59,125 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:9292/v2/images/1bc01217-a3e4-468d-b9fd-12ceea8e4201 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}701a4b9ce2aeb7fa17ea50441d3e4669558873e9" 2018-12-27 15:38:59,691 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-1f6071ba-501f-49d9-8140-2b57ca0df8d9 Date: Thu, 27 Dec 2018 15:38:59 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-27 15:38:59,691 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.31:9292/v2/images/1bc01217-a3e4-468d-b9fd-12ceea8e4201 used request id req-1f6071ba-501f-49d9-8140-2b57ca0df8d9 2018-12-27 15:38:59,691 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.569313049316s 2018-12-27 15:38:59,692 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.31:9292/v2/images/1bc01217-a3e4-468d-b9fd-12ceea8e4201 used request id req-1f6071ba-501f-49d9-8140-2b57ca0df8d9 2018-12-27 15:38:59,692 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-12-27 15:38:59,695 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ea9bccf5de617e5529c58d1da2b4816b93c4eac7" 2018-12-27 15:38:59,714 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:38:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5914b8b4-2e4e-443c-8d13-c6d88f1dfa28 x-compute-request-id: req-5914b8b4-2e4e-443c-8d13-c6d88f1dfa28 Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vping_userdata-flavor_9ce3c6e6-405d-47f1-a8ff-fbbb2228e85c", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/0b213c3e-7df4-4a5e-bad0-de320529b081", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/0b213c3e-7df4-4a5e-bad0-de320529b081", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "0b213c3e-7df4-4a5e-bad0-de320529b081"}]} 2018-12-27 15:38:59,714 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None used request id req-5914b8b4-2e4e-443c-8d13-c6d88f1dfa28 2018-12-27 15:38:59,715 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.022439956665s 2018-12-27 15:38:59,715 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None used request id req-5914b8b4-2e4e-443c-8d13-c6d88f1dfa28 2018-12-27 15:38:59,716 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-12-27 15:38:59,718 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:8774/v2.1/flavors/0b213c3e-7df4-4a5e-bad0-de320529b081 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ea9bccf5de617e5529c58d1da2b4816b93c4eac7" 2018-12-27 15:38:59,745 - keystoneauth.session - DEBUG - RESP: [202] Date: Thu, 27 Dec 2018 15:38:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c4bb4331-7b08-412a-bc78-cde32b83dc02 x-compute-request-id: req-c4bb4331-7b08-412a-bc78-cde32b83dc02 Content-Length: 0 Content-Type: application/json 2018-12-27 15:38:59,745 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/flavors/0b213c3e-7df4-4a5e-bad0-de320529b081 used request id req-c4bb4331-7b08-412a-bc78-cde32b83dc02 2018-12-27 15:38:59,745 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0292451381683s 2018-12-27 15:38:59,746 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/flavors/0b213c3e-7df4-4a5e-bad0-de320529b081 used request id req-c4bb4331-7b08-412a-bc78-cde32b83dc02 2018-12-27 15:38:59,746 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-27 15:38:59,749 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ea9bccf5de617e5529c58d1da2b4816b93c4eac7" 2018-12-27 15:38:59,879 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:38:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-df210375-092d-4b3d-a8b0-13b8e74c791e Content-Encoding: gzip Content-Length: 837 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/05a834ddebbc40688596b7460b47439e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05a834ddebbc40688596b7460b47439e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/08226a0ad01943f39559448239e291e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "08226a0ad01943f39559448239e291e1", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/55c0552fe37a4f7ca0e73939514bc683"}, "domain_id": "default", "enabled": true, "options": {}, "id": "55c0552fe37a4f7ca0e73939514bc683", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/646a4af4e3b5439a97996d353fea3924"}, "domain_id": "914eec1d43ea4caf9d2fd33268c06258", "enabled": true, "options": {}, "id": "646a4af4e3b5439a97996d353fea3924", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "vping_userdata-user_9ce3c6e6-405d-47f1-a8ff-fbbb2228e85c", "links": {"self": "http://172.30.9.31:5000/v3/users/664461af59b348ba91aa473e2fefeb94"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "664461af59b348ba91aa473e2fefeb94", "domain_id": "default", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/85fb203e51c34d3f8122e285a6a318b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85fb203e51c34d3f8122e285a6a318b3", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/905e7f4b42d24cca93b99d2401fa3378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "905e7f4b42d24cca93b99d2401fa3378", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/a5bc08b9f81f4e5bb86c24f9f7547bae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5bc08b9f81f4e5bb86c24f9f7547bae", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/a5c780627f004d318bf908d80305da9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5c780627f004d318bf908d80305da9c", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/b18425bf2b044bc9af7e194919539a17"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b18425bf2b044bc9af7e194919539a17", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/b8d2134b619d4dca80e21d6fb16449b0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b8d2134b619d4dca80e21d6fb16449b0", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/b9ab6a25a652438285139fe5b44aea62"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9ab6a25a652438285139fe5b44aea62", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/c08462554a4844d681348f58b9b0edee"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c08462554a4844d681348f58b9b0edee", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/ddfc3a9aad444d4782eae677c8a98130"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ddfc3a9aad444d4782eae677c8a98130", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/f2a74f2185a54676a6cb2bb5ecfcc4f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2a74f2185a54676a6cb2bb5ecfcc4f6", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-12-27 15:38:59,879 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-df210375-092d-4b3d-a8b0-13b8e74c791e 2018-12-27 15:38:59,879 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.133196115494s 2018-12-27 15:38:59,880 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-df210375-092d-4b3d-a8b0-13b8e74c791e 2018-12-27 15:38:59,886 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-27 15:38:59,889 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/users/664461af59b348ba91aa473e2fefeb94 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ea9bccf5de617e5529c58d1da2b4816b93c4eac7" 2018-12-27 15:38:59,998 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:38:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c9100614-4bd6-4f84-b61a-547794129996 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"user": {"name": "vping_userdata-user_9ce3c6e6-405d-47f1-a8ff-fbbb2228e85c", "links": {"self": "http://172.30.9.31:5000/v3/users/664461af59b348ba91aa473e2fefeb94"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "664461af59b348ba91aa473e2fefeb94", "description": null}} 2018-12-27 15:38:59,999 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users/664461af59b348ba91aa473e2fefeb94 used request id req-c9100614-4bd6-4f84-b61a-547794129996 2018-12-27 15:38:59,999 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.112998008728s 2018-12-27 15:38:59,999 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users/664461af59b348ba91aa473e2fefeb94 used request id req-c9100614-4bd6-4f84-b61a-547794129996 2018-12-27 15:39:00,000 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-12-27 15:39:00,003 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:5000/v3/users/664461af59b348ba91aa473e2fefeb94 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ea9bccf5de617e5529c58d1da2b4816b93c4eac7" 2018-12-27 15:39:00,308 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 15:39:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-84d34fb1-2d30-4795-bf8e-e3d9c88e3293 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 15:39:00,309 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/664461af59b348ba91aa473e2fefeb94 used request id req-84d34fb1-2d30-4795-bf8e-e3d9c88e3293 2018-12-27 15:39:00,309 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.309164047241s 2018-12-27 15:39:00,309 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/664461af59b348ba91aa473e2fefeb94 used request id req-84d34fb1-2d30-4795-bf8e-e3d9c88e3293 2018-12-27 15:39:00,316 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-27 15:39:00,319 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ea9bccf5de617e5529c58d1da2b4816b93c4eac7" 2018-12-27 15:39:00,418 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:39:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-84584e6e-cd3c-492d-b995-929be77ca031 Content-Encoding: gzip Content-Length: 390 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93"}, "tags": [], "enabled": true, "id": "b7b4fceec1ad4c6eb74d758b709a9d93", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/da629caea04941e1ae8979c379dc7c9d"}, "tags": [], "enabled": true, "id": "da629caea04941e1ae8979c379dc7c9d", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_userdata", "links": {"self": "http://172.30.9.31:5000/v3/projects/ed7598dc10804af2a0100cc0b4869c21"}, "tags": [], "enabled": true, "id": "ed7598dc10804af2a0100cc0b4869c21", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_9ce3c6e6-405d-47f1-a8ff-fbbb2228e85c"}]} 2018-12-27 15:39:00,419 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects used request id req-84584e6e-cd3c-492d-b995-929be77ca031 2018-12-27 15:39:00,419 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.103082895279s 2018-12-27 15:39:00,419 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects used request id req-84584e6e-cd3c-492d-b995-929be77ca031 2018-12-27 15:39:00,424 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-12-27 15:39:00,427 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:5000/v3/projects/ed7598dc10804af2a0100cc0b4869c21 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ea9bccf5de617e5529c58d1da2b4816b93c4eac7" 2018-12-27 15:39:00,666 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 15:39:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2cbdd35e-f371-48fe-bc39-ece805fcf094 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 15:39:00,666 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/ed7598dc10804af2a0100cc0b4869c21 used request id req-2cbdd35e-f371-48fe-bc39-ece805fcf094 2018-12-27 15:39:00,666 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.242568016052s 2018-12-27 15:39:00,667 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/ed7598dc10804af2a0100cc0b4869c21 used request id req-2cbdd35e-f371-48fe-bc39-ece805fcf094 2018-12-27 15:39:00,670 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-27 15:39:00,670 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:9696/v2.0/security-groups.json?project_id=ed7598dc10804af2a0100cc0b4869c21&name=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ea9bccf5de617e5529c58d1da2b4816b93c4eac7" 2018-12-27 15:39:00,919 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2434 X-Openstack-Request-Id: req-7491f5e5-9638-4129-80b1-d7fa226f3088 Date: Thu, 27 Dec 2018 15:39:00 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "ed7598dc10804af2a0100cc0b4869c21", "created_at": "2018-12-27T15:37:58Z", "updated_at": "2018-12-27T15:37:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:37:58Z", "revision_number": 0, "id": "2ac712ba-9fbc-4f20-9aa7-bdc585f240a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:37:58Z", "security_group_id": "527d3318-9443-4dd4-93f8-d2980e48bdd6", "tenant_id": "ed7598dc10804af2a0100cc0b4869c21", "port_range_min": null, "ethertype": "IPv6", "project_id": "ed7598dc10804af2a0100cc0b4869c21"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:37:58Z", "revision_number": 0, "id": "3ab648d9-6eea-4cdc-9ec3-5c3a2a7cb4b1", "remote_group_id": "527d3318-9443-4dd4-93f8-d2980e48bdd6", "remote_ip_prefix": null, "created_at": "2018-12-27T15:37:58Z", "security_group_id": "527d3318-9443-4dd4-93f8-d2980e48bdd6", "tenant_id": "ed7598dc10804af2a0100cc0b4869c21", "port_range_min": null, "ethertype": "IPv4", "project_id": "ed7598dc10804af2a0100cc0b4869c21"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:37:58Z", "revision_number": 0, "id": "5067b173-fd17-4900-90af-d1f850cd2f88", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:37:58Z", "security_group_id": "527d3318-9443-4dd4-93f8-d2980e48bdd6", "tenant_id": "ed7598dc10804af2a0100cc0b4869c21", "port_range_min": null, "ethertype": "IPv4", "project_id": "ed7598dc10804af2a0100cc0b4869c21"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:37:58Z", "revision_number": 0, "id": "cde1927c-7636-4689-b265-ee72326e71a2", "remote_group_id": "527d3318-9443-4dd4-93f8-d2980e48bdd6", "remote_ip_prefix": null, "created_at": "2018-12-27T15:37:58Z", "security_group_id": "527d3318-9443-4dd4-93f8-d2980e48bdd6", "tenant_id": "ed7598dc10804af2a0100cc0b4869c21", "port_range_min": null, "ethertype": "IPv6", "project_id": "ed7598dc10804af2a0100cc0b4869c21"}], "revision_number": 4, "project_id": "ed7598dc10804af2a0100cc0b4869c21", "id": "527d3318-9443-4dd4-93f8-d2980e48bdd6", "name": "default"}]} 2018-12-27 15:39:00,920 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json?project_id=ed7598dc10804af2a0100cc0b4869c21&name=default used request id req-7491f5e5-9638-4129-80b1-d7fa226f3088 2018-12-27 15:39:00,920 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.250044822693s 2018-12-27 15:39:00,920 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json?project_id=ed7598dc10804af2a0100cc0b4869c21&name=default used request id req-7491f5e5-9638-4129-80b1-d7fa226f3088 2018-12-27 15:39:00,923 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-27 15:39:00,924 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ea9bccf5de617e5529c58d1da2b4816b93c4eac7" 2018-12-27 15:39:01,179 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-cfd5942e-5735-4685-881f-c043971ebba2 Date: Thu, 27 Dec 2018 15:39:01 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "created_at": "2018-12-27T15:33:01Z", "updated_at": "2018-12-27T15:33:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "c85cb618-8f19-445b-8e16-6d467cb17771", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "c4f3bf7f-d793-498d-a883-bb8c6003f070", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "35205ac3-06e6-4cf6-bb21-ff8f813cb45b", "remote_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "ade77f59-e70c-4970-8ea8-198222fa332e", "remote_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}], "revision_number": 4, "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ed7598dc10804af2a0100cc0b4869c21", "created_at": "2018-12-27T15:37:58Z", "updated_at": "2018-12-27T15:37:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:37:58Z", "revision_number": 0, "id": "3ab648d9-6eea-4cdc-9ec3-5c3a2a7cb4b1", "remote_group_id": "527d3318-9443-4dd4-93f8-d2980e48bdd6", "remote_ip_prefix": null, "created_at": "2018-12-27T15:37:58Z", "security_group_id": "527d3318-9443-4dd4-93f8-d2980e48bdd6", "tenant_id": "ed7598dc10804af2a0100cc0b4869c21", "port_range_min": null, "ethertype": "IPv4", "project_id": "ed7598dc10804af2a0100cc0b4869c21"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:37:58Z", "revision_number": 0, "id": "2ac712ba-9fbc-4f20-9aa7-bdc585f240a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:37:58Z", "security_group_id": "527d3318-9443-4dd4-93f8-d2980e48bdd6", "tenant_id": "ed7598dc10804af2a0100cc0b4869c21", "port_range_min": null, "ethertype": "IPv6", "project_id": "ed7598dc10804af2a0100cc0b4869c21"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:37:58Z", "revision_number": 0, "id": "5067b173-fd17-4900-90af-d1f850cd2f88", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:37:58Z", "security_group_id": "527d3318-9443-4dd4-93f8-d2980e48bdd6", "tenant_id": "ed7598dc10804af2a0100cc0b4869c21", "port_range_min": null, "ethertype": "IPv4", "project_id": "ed7598dc10804af2a0100cc0b4869c21"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:37:58Z", "revision_number": 0, "id": "cde1927c-7636-4689-b265-ee72326e71a2", "remote_group_id": "527d3318-9443-4dd4-93f8-d2980e48bdd6", "remote_ip_prefix": null, "created_at": "2018-12-27T15:37:58Z", "security_group_id": "527d3318-9443-4dd4-93f8-d2980e48bdd6", "tenant_id": "ed7598dc10804af2a0100cc0b4869c21", "port_range_min": null, "ethertype": "IPv6", "project_id": "ed7598dc10804af2a0100cc0b4869c21"}], "revision_number": 4, "project_id": "ed7598dc10804af2a0100cc0b4869c21", "id": "527d3318-9443-4dd4-93f8-d2980e48bdd6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-27T15:33:07Z", "updated_at": "2018-12-27T15:33:07Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "5f100cff-05d8-4405-8dfb-0a387c123fae", "remote_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "f059d8a5-0c32-49c9-a721-77cc89245ecd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "4de95db8-72d6-4aec-a145-e92511971eb9", "remote_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "a3f6a193-cc94-4220-a73a-08acf63c449b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "created_at": "2018-12-27T15:29:16Z", "updated_at": "2018-12-27T15:29:17Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:16Z", "revision_number": 0, "id": "60735d87-52c7-426a-91a6-aff1078a5a2d", "remote_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:16Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "5956ff3f-d59d-4af6-82b5-566c888583a7", "remote_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "abe97133-61dd-4fdf-baf3-2e07968a324f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "3c53841a-5bc0-4192-b482-044411e217ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "da629caea04941e1ae8979c379dc7c9d"}], "revision_number": 4, "project_id": "da629caea04941e1ae8979c379dc7c9d", "id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "name": "default"}]} 2018-12-27 15:39:01,179 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json used request id req-cfd5942e-5735-4685-881f-c043971ebba2 2018-12-27 15:39:01,180 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.25628900528s 2018-12-27 15:39:01,180 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json used request id req-cfd5942e-5735-4685-881f-c043971ebba2 2018-12-27 15:39:01,184 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-12-27 15:39:01,185 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:9696/v2.0/security-groups/527d3318-9443-4dd4-93f8-d2980e48bdd6.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ea9bccf5de617e5529c58d1da2b4816b93c4eac7" 2018-12-27 15:39:01,546 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-b9da33f2-5b59-417a-8dd9-d33f168ad6cc Content-Length: 0 Date: Thu, 27 Dec 2018 15:39:01 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 15:39:01,546 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-groups/527d3318-9443-4dd4-93f8-d2980e48bdd6.json used request id req-b9da33f2-5b59-417a-8dd9-d33f168ad6cc 2018-12-27 15:39:01,546 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.361439943314s 2018-12-27 15:39:01,546 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-groups/527d3318-9443-4dd4-93f8-d2980e48bdd6.json used request id req-b9da33f2-5b59-417a-8dd9-d33f168ad6cc 2018-12-27 15:39:01,594 - xtesting.ci.run_tests - INFO - Loading test case 'cinder_test'... 2018-12-27 15:39:01,636 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 15:39:01,642 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:39:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-66258e01-749b-4572-87b3-1dc405bc5a7f Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 15:39:01,642 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-66258e01-749b-4572-87b3-1dc405bc5a7f 2018-12-27 15:39:01,642 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000/v3/auth/tokens 2018-12-27 15:39:02,039 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}], "expires_at": "2018-12-27T16:39:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b7b4fceec1ad4c6eb74d758b709a9d93", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "a5bc08b9f81f4e5bb86c24f9f7547bae"}, "audit_ids": ["KPdDzMV5TvOqrnIBqTC78A"], "issued_at": "2018-12-27T15:39:02.000000Z"}} 2018-12-27 15:39:02,042 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-27 15:39:02,042 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fe109ef2861593967fdc469edf6f0da3946874d5" 2018-12-27 15:39:02,340 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 726 X-Openstack-Request-Id: req-c93580c5-35e9-4d26-86f0-5c07f6baf2cd Date: Thu, 27 Dec 2018 15:39:02 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","updated_at":"2018-12-27T15:29:25Z","dns_domain":"","revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"a4959dd9-e8f4-4ea9-8c99-7bff545db58c","router:external":true,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"da629caea04941e1ae8979c379dc7c9d","status":"ACTIVE","subnets":["244ab55b-a0ed-4e50-9f85-07f08119ae55"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"da629caea04941e1ae8979c379dc7c9d","created_at":"2018-12-27T15:29:17Z","provider:network_type":"flat"}]} 2018-12-27 15:39:02,340 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json?router%3Aexternal=True used request id req-c93580c5-35e9-4d26-86f0-5c07f6baf2cd 2018-12-27 15:39:02,340 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.29832983017s 2018-12-27 15:39:02,341 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json?router%3Aexternal=True used request id req-c93580c5-35e9-4d26-86f0-5c07f6baf2cd 2018-12-27 15:39:02,344 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 15:39:02,348 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 15:39:02 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 15:39:02,349 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-27 15:39:02,352 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fe109ef2861593967fdc469edf6f0da3946874d5" 2018-12-27 15:39:02,461 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:39:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-823dd4b4-31df-4410-ada3-8d114029e267 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.31:5000/v3/domains/914eec1d43ea4caf9d2fd33268c06258"}, "tags": [], "enabled": true, "id": "914eec1d43ea4caf9d2fd33268c06258", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains", "previous": null, "next": null}} 2018-12-27 15:39:02,461 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains used request id req-823dd4b4-31df-4410-ada3-8d114029e267 2018-12-27 15:39:02,461 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.111847162247s 2018-12-27 15:39:02,462 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains used request id req-823dd4b4-31df-4410-ada3-8d114029e267 2018-12-27 15:39:02,470 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-12-27 15:39:02,474 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}fe109ef2861593967fdc469edf6f0da3946874d5" -d '{"project": {"description": "Created by OPNFV Functest: cinder_test", "enabled": true, "domain_id": "default", "name": "cinder_test-project_a8419525-56a6-4c99-afc2-660821acc4aa"}}' 2018-12-27 15:39:02,669 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 27 Dec 2018 15:39:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-85823932-b6ce-4318-9dc4-7d7026e3a04d Content-Length: 368 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: cinder_test", "links": {"self": "http://172.30.9.31:5000/v3/projects/a397e1a778b44ea082edbb34e4c19af4"}, "tags": [], "enabled": true, "id": "a397e1a778b44ea082edbb34e4c19af4", "parent_id": "default", "domain_id": "default", "name": "cinder_test-project_a8419525-56a6-4c99-afc2-660821acc4aa"}} 2018-12-27 15:39:02,669 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-85823932-b6ce-4318-9dc4-7d7026e3a04d 2018-12-27 15:39:02,669 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.198359966278s 2018-12-27 15:39:02,669 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-85823932-b6ce-4318-9dc4-7d7026e3a04d 2018-12-27 15:39:02,670 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: cinder_test', u'tags': [], 'enabled': True, 'id': u'a397e1a778b44ea082edbb34e4c19af4', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'cinder_test-project_a8419525-56a6-4c99-afc2-660821acc4aa'}) 2018-12-27 15:39:02,676 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-12-27 15:39:02,679 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}fe109ef2861593967fdc469edf6f0da3946874d5" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "2b75c015-4de3-4da9-bec7-4b2d9c4a866a", "email": null, "name": "cinder_test-user_a8419525-56a6-4c99-afc2-660821acc4aa"}}' 2018-12-27 15:39:03,057 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 27 Dec 2018 15:39:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-093c3ac5-8763-44e9-a4cd-a059c4e9b8d3 Content-Length: 326 Content-Type: application/json RESP BODY: {"user": {"name": "cinder_test-user_a8419525-56a6-4c99-afc2-660821acc4aa", "links": {"self": "http://172.30.9.31:5000/v3/users/dc7e71e92cb449859b8f44f1d7cde929"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "dc7e71e92cb449859b8f44f1d7cde929", "domain_id": "default", "password_expires_at": null}} 2018-12-27 15:39:03,057 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/users used request id req-093c3ac5-8763-44e9-a4cd-a059c4e9b8d3 2018-12-27 15:39:03,057 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.381091117859s 2018-12-27 15:39:03,057 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/users used request id req-093c3ac5-8763-44e9-a4cd-a059c4e9b8d3 2018-12-27 15:39:03,058 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'dc7e71e92cb449859b8f44f1d7cde929', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'cinder_test-user_a8419525-56a6-4c99-afc2-660821acc4aa'}) 2018-12-27 15:39:03,062 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-27 15:39:03,065 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fe109ef2861593967fdc469edf6f0da3946874d5" 2018-12-27 15:39:03,167 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:39:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e69fdc5d-1966-4a60-b3a9-74b2640b6dd5 Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 15:39:03,167 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-e69fdc5d-1966-4a60-b3a9-74b2640b6dd5 2018-12-27 15:39:03,168 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.105888128281s 2018-12-27 15:39:03,168 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-e69fdc5d-1966-4a60-b3a9-74b2640b6dd5 2018-12-27 15:39:03,173 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-27 15:39:03,176 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fe109ef2861593967fdc469edf6f0da3946874d5" 2018-12-27 15:39:03,290 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:39:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-375687e8-cb6d-4387-a73b-236bec43cc8c Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 15:39:03,291 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-375687e8-cb6d-4387-a73b-236bec43cc8c 2018-12-27 15:39:03,291 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.117781162262s 2018-12-27 15:39:03,291 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-375687e8-cb6d-4387-a73b-236bec43cc8c 2018-12-27 15:39:03,296 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-27 15:39:03,299 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fe109ef2861593967fdc469edf6f0da3946874d5" 2018-12-27 15:39:03,403 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:39:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1d860f70-3d53-4433-bccb-1c839e744850 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-12-27 15:39:03,403 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains/default used request id req-1d860f70-3d53-4433-bccb-1c839e744850 2018-12-27 15:39:03,403 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.107349872589s 2018-12-27 15:39:03,404 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains/default used request id req-1d860f70-3d53-4433-bccb-1c839e744850 2018-12-27 15:39:03,405 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-27 15:39:03,408 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fe109ef2861593967fdc469edf6f0da3946874d5" 2018-12-27 15:39:03,534 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:39:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-295d407f-ae93-4ea1-8342-08c5f47680b8 Content-Encoding: gzip Content-Length: 835 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/05a834ddebbc40688596b7460b47439e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05a834ddebbc40688596b7460b47439e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/08226a0ad01943f39559448239e291e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "08226a0ad01943f39559448239e291e1", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/55c0552fe37a4f7ca0e73939514bc683"}, "domain_id": "default", "enabled": true, "options": {}, "id": "55c0552fe37a4f7ca0e73939514bc683", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/646a4af4e3b5439a97996d353fea3924"}, "domain_id": "914eec1d43ea4caf9d2fd33268c06258", "enabled": true, "options": {}, "id": "646a4af4e3b5439a97996d353fea3924", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/85fb203e51c34d3f8122e285a6a318b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85fb203e51c34d3f8122e285a6a318b3", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/905e7f4b42d24cca93b99d2401fa3378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "905e7f4b42d24cca93b99d2401fa3378", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/a5bc08b9f81f4e5bb86c24f9f7547bae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5bc08b9f81f4e5bb86c24f9f7547bae", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/a5c780627f004d318bf908d80305da9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5c780627f004d318bf908d80305da9c", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/b18425bf2b044bc9af7e194919539a17"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b18425bf2b044bc9af7e194919539a17", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/b8d2134b619d4dca80e21d6fb16449b0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b8d2134b619d4dca80e21d6fb16449b0", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/b9ab6a25a652438285139fe5b44aea62"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9ab6a25a652438285139fe5b44aea62", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/c08462554a4844d681348f58b9b0edee"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c08462554a4844d681348f58b9b0edee", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder_test-user_a8419525-56a6-4c99-afc2-660821acc4aa", "links": {"self": "http://172.30.9.31:5000/v3/users/dc7e71e92cb449859b8f44f1d7cde929"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "dc7e71e92cb449859b8f44f1d7cde929", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/ddfc3a9aad444d4782eae677c8a98130"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ddfc3a9aad444d4782eae677c8a98130", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/f2a74f2185a54676a6cb2bb5ecfcc4f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2a74f2185a54676a6cb2bb5ecfcc4f6", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-12-27 15:39:03,535 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-295d407f-ae93-4ea1-8342-08c5f47680b8 2018-12-27 15:39:03,535 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.130182027817s 2018-12-27 15:39:03,535 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-295d407f-ae93-4ea1-8342-08c5f47680b8 2018-12-27 15:39:03,546 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-27 15:39:03,549 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fe109ef2861593967fdc469edf6f0da3946874d5" 2018-12-27 15:39:03,646 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:39:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d6ac8f28-2fda-48cf-86db-f5e72f2efa79 Content-Encoding: gzip Content-Length: 394 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: cinder_test", "links": {"self": "http://172.30.9.31:5000/v3/projects/a397e1a778b44ea082edbb34e4c19af4"}, "tags": [], "enabled": true, "id": "a397e1a778b44ea082edbb34e4c19af4", "parent_id": "default", "domain_id": "default", "name": "cinder_test-project_a8419525-56a6-4c99-afc2-660821acc4aa"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93"}, "tags": [], "enabled": true, "id": "b7b4fceec1ad4c6eb74d758b709a9d93", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/da629caea04941e1ae8979c379dc7c9d"}, "tags": [], "enabled": true, "id": "da629caea04941e1ae8979c379dc7c9d", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-12-27 15:39:03,647 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?domain_id=default used request id req-d6ac8f28-2fda-48cf-86db-f5e72f2efa79 2018-12-27 15:39:03,647 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.100528001785s 2018-12-27 15:39:03,647 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?domain_id=default used request id req-d6ac8f28-2fda-48cf-86db-f5e72f2efa79 2018-12-27 15:39:03,655 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-12-27 15:39:03,658 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:5000/v3/role_assignments?user.id=dc7e71e92cb449859b8f44f1d7cde929&role.id=5e97c57d600b48f5b4c8f915fe73d20b&scope.project.id=a397e1a778b44ea082edbb34e4c19af4" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fe109ef2861593967fdc469edf6f0da3946874d5" 2018-12-27 15:39:03,760 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:39:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-72429ea9-54a3-4d47-9127-e2e50eee13f5 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.31:5000/v3/role_assignments?user.id=dc7e71e92cb449859b8f44f1d7cde929&role.id=5e97c57d600b48f5b4c8f915fe73d20b&scope.project.id=a397e1a778b44ea082edbb34e4c19af4", "previous": null, "next": null}} 2018-12-27 15:39:03,760 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/role_assignments?user.id=dc7e71e92cb449859b8f44f1d7cde929&role.id=5e97c57d600b48f5b4c8f915fe73d20b&scope.project.id=a397e1a778b44ea082edbb34e4c19af4 used request id req-72429ea9-54a3-4d47-9127-e2e50eee13f5 2018-12-27 15:39:03,760 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.105010986328s 2018-12-27 15:39:03,760 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/role_assignments?user.id=dc7e71e92cb449859b8f44f1d7cde929&role.id=5e97c57d600b48f5b4c8f915fe73d20b&scope.project.id=a397e1a778b44ea082edbb34e4c19af4 used request id req-72429ea9-54a3-4d47-9127-e2e50eee13f5 2018-12-27 15:39:03,764 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-12-27 15:39:03,767 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.31:5000/v3/projects/a397e1a778b44ea082edbb34e4c19af4/users/dc7e71e92cb449859b8f44f1d7cde929/roles/5e97c57d600b48f5b4c8f915fe73d20b -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fe109ef2861593967fdc469edf6f0da3946874d5" 2018-12-27 15:39:03,955 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 15:39:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-358c7a18-ed83-4174-bab0-0ced0d4d7339 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 15:39:03,955 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/a397e1a778b44ea082edbb34e4c19af4/users/dc7e71e92cb449859b8f44f1d7cde929/roles/5e97c57d600b48f5b4c8f915fe73d20b used request id req-358c7a18-ed83-4174-bab0-0ced0d4d7339 2018-12-27 15:39:03,955 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.191088914871s 2018-12-27 15:39:03,955 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/a397e1a778b44ea082edbb34e4c19af4/users/dc7e71e92cb449859b8f44f1d7cde929/roles/5e97c57d600b48f5b4c8f915fe73d20b used request id req-358c7a18-ed83-4174-bab0-0ced0d4d7339 2018-12-27 15:39:03,956 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'cinder_test-project_a8419525-56a6-4c99-afc2-660821acc4aa', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'tenant_name': 'admin', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': u'1', u'image_api_version': '2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'regionOne', u'key_manager_api_version': u'v1', 'project_id': u'a397e1a778b44ea082edbb34e4c19af4', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '2b75c015-4de3-4da9-bec7-4b2d9c4a866a', 'username': u'cinder_test-user_a8419525-56a6-4c99-afc2-660821acc4aa', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.31:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-12-27 15:39:03,959 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'cinder_test-user_a8419525-56a6-4c99-afc2-660821acc4aa', 'password': '2b75c015-4de3-4da9-bec7-4b2d9c4a866a', 'project_name': 'cinder_test-project_a8419525-56a6-4c99-afc2-660821acc4aa', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.31:5000//v3', 'project_id': 'a397e1a778b44ea082edbb34e4c19af4', 'project_domain_name': 'Default'} 2018-12-27 15:39:03,960 - xtesting.ci.run_tests - INFO - Running test case 'cinder_test'... 2018-12-27 15:39:03,961 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-27 15:39:03,965 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fe109ef2861593967fdc469edf6f0da3946874d5" 2018-12-27 15:39:04,062 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:39:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-42817697-c5a1-4eda-b384-9995561524c1 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.31:5000/v3/domains/914eec1d43ea4caf9d2fd33268c06258"}, "tags": [], "enabled": true, "id": "914eec1d43ea4caf9d2fd33268c06258", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains", "previous": null, "next": null}} 2018-12-27 15:39:04,063 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains used request id req-42817697-c5a1-4eda-b384-9995561524c1 2018-12-27 15:39:04,063 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.101584911346s 2018-12-27 15:39:04,063 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains used request id req-42817697-c5a1-4eda-b384-9995561524c1 2018-12-27 15:39:04,070 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-27 15:39:04,074 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fe109ef2861593967fdc469edf6f0da3946874d5" 2018-12-27 15:39:04,174 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:39:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a1a778de-5967-4d29-8165-3c13cefe61e4 Content-Encoding: gzip Content-Length: 394 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: cinder_test", "links": {"self": "http://172.30.9.31:5000/v3/projects/a397e1a778b44ea082edbb34e4c19af4"}, "tags": [], "enabled": true, "id": "a397e1a778b44ea082edbb34e4c19af4", "parent_id": "default", "domain_id": "default", "name": "cinder_test-project_a8419525-56a6-4c99-afc2-660821acc4aa"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93"}, "tags": [], "enabled": true, "id": "b7b4fceec1ad4c6eb74d758b709a9d93", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/da629caea04941e1ae8979c379dc7c9d"}, "tags": [], "enabled": true, "id": "da629caea04941e1ae8979c379dc7c9d", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-12-27 15:39:04,174 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?domain_id=default used request id req-a1a778de-5967-4d29-8165-3c13cefe61e4 2018-12-27 15:39:04,174 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.103696107864s 2018-12-27 15:39:04,174 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?domain_id=default used request id req-a1a778de-5967-4d29-8165-3c13cefe61e4 2018-12-27 15:39:04,177 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-12-27 15:39:04,177 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}fe109ef2861593967fdc469edf6f0da3946874d5" -d '{"network": {"tenant_id": "a397e1a778b44ea082edbb34e4c19af4", "name": "cinder_test-net_a8419525-56a6-4c99-afc2-660821acc4aa", "admin_state_up": true}}' 2018-12-27 15:39:05,780 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 722 X-Openstack-Request-Id: req-59327fb1-f158-47ce-9225-65b01dead863 Date: Thu, 27 Dec 2018 15:39:05 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"provider:network_type":"geneve","id":"4f5c8ee9-4760-4224-94d4-5e10303c7497","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":23,"ipv4_address_scope":null,"shared":false,"project_id":"a397e1a778b44ea082edbb34e4c19af4","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-27T15:39:04Z","is_default":false,"qos_policy_id":null,"name":"cinder_test-net_a8419525-56a6-4c99-afc2-660821acc4aa","admin_state_up":true,"tenant_id":"a397e1a778b44ea082edbb34e4c19af4","created_at":"2018-12-27T15:39:04Z","mtu":1442}} 2018-12-27 15:39:05,780 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-59327fb1-f158-47ce-9225-65b01dead863 2018-12-27 15:39:05,780 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 1.60331296921s 2018-12-27 15:39:05,781 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-59327fb1-f158-47ce-9225-65b01dead863 2018-12-27 15:39:05,781 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'dns_domain': u'', u'updated_at': u'2018-12-27T15:39:04Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'provider:network_type': u'geneve', u'id': u'4f5c8ee9-4760-4224-94d4-5e10303c7497', u'provider:segmentation_id': 23, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'cinder_test-net_a8419525-56a6-4c99-afc2-660821acc4aa', u'created_at': u'2018-12-27T15:39:04Z', u'mtu': 1442, u'tenant_id': u'a397e1a778b44ea082edbb34e4c19af4', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'a397e1a778b44ea082edbb34e4c19af4'}) 2018-12-27 15:39:05,782 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 15:39:05,790 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:39:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1d444d40-c311-4704-8eb3-91afc311f18d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 15:39:05,790 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-1d444d40-c311-4704-8eb3-91afc311f18d 2018-12-27 15:39:05,790 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000/v3/auth/tokens 2018-12-27 15:39:06,189 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T16:39:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a397e1a778b44ea082edbb34e4c19af4", "name": "cinder_test-project_a8419525-56a6-4c99-afc2-660821acc4aa"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/a397e1a778b44ea082edbb34e4c19af4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/a397e1a778b44ea082edbb34e4c19af4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/a397e1a778b44ea082edbb34e4c19af4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/a397e1a778b44ea082edbb34e4c19af4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/a397e1a778b44ea082edbb34e4c19af4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/a397e1a778b44ea082edbb34e4c19af4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/a397e1a778b44ea082edbb34e4c19af4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/a397e1a778b44ea082edbb34e4c19af4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/a397e1a778b44ea082edbb34e4c19af4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_a397e1a778b44ea082edbb34e4c19af4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_a397e1a778b44ea082edbb34e4c19af4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/a397e1a778b44ea082edbb34e4c19af4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/a397e1a778b44ea082edbb34e4c19af4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/a397e1a778b44ea082edbb34e4c19af4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "cinder_test-user_a8419525-56a6-4c99-afc2-660821acc4aa", "id": "dc7e71e92cb449859b8f44f1d7cde929"}, "audit_ids": ["3R1NSQMpQfKyeJhrX8jjNg"], "issued_at": "2018-12-27T15:39:06.000000Z"}} 2018-12-27 15:39:06,192 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-27 15:39:06,193 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3b0d665d77f60dfbd6fa6d9dea5558eba9d1f8a5" 2018-12-27 15:39:06,476 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1218 X-Openstack-Request-Id: req-284c1dce-60fb-4b73-b51f-80cc6d1b59c2 Date: Thu, 27 Dec 2018 15:39:06 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"id":"4f5c8ee9-4760-4224-94d4-5e10303c7497","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"a397e1a778b44ea082edbb34e4c19af4","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-27T15:39:04Z","qos_policy_id":null,"name":"cinder_test-net_a8419525-56a6-4c99-afc2-660821acc4aa","admin_state_up":true,"tenant_id":"a397e1a778b44ea082edbb34e4c19af4","created_at":"2018-12-27T15:39:04Z","mtu":1442},{"updated_at":"2018-12-27T15:29:25Z","dns_domain":"","revision_number":7,"port_security_enabled":true,"id":"a4959dd9-e8f4-4ea9-8c99-7bff545db58c","router:external":true,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"da629caea04941e1ae8979c379dc7c9d","status":"ACTIVE","subnets":["244ab55b-a0ed-4e50-9f85-07f08119ae55"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"da629caea04941e1ae8979c379dc7c9d","created_at":"2018-12-27T15:29:17Z","mtu":1500}]} 2018-12-27 15:39:06,476 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-284c1dce-60fb-4b73-b51f-80cc6d1b59c2 2018-12-27 15:39:06,477 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.284354925156s 2018-12-27 15:39:06,477 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-284c1dce-60fb-4b73-b51f-80cc6d1b59c2 2018-12-27 15:39:06,479 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-12-27 15:39:06,479 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}3b0d665d77f60dfbd6fa6d9dea5558eba9d1f8a5" -d '{"subnet": {"name": "cinder_test-subnet_a8419525-56a6-4c99-afc2-660821acc4aa", "enable_dhcp": true, "network_id": "4f5c8ee9-4760-4224-94d4-5e10303c7497", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-12-27 15:39:08,211 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-a2d998a9-4935-4e02-a7fb-32edf16e02c2 Date: Thu, 27 Dec 2018 15:39:08 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4f5c8ee9-4760-4224-94d4-5e10303c7497","tenant_id":"a397e1a778b44ea082edbb34e4c19af4","created_at":"2018-12-27T15:39:07Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-12-27T15:39:07Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"a397e1a778b44ea082edbb34e4c19af4","id":"9d0f6907-1b7d-483e-99d7-b1c26b1a0304","subnetpool_id":null,"name":"cinder_test-subnet_a8419525-56a6-4c99-afc2-660821acc4aa"}} 2018-12-27 15:39:08,211 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/subnets.json used request id req-a2d998a9-4935-4e02-a7fb-32edf16e02c2 2018-12-27 15:39:08,211 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 1.73239803314s 2018-12-27 15:39:08,211 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/subnets.json used request id req-a2d998a9-4935-4e02-a7fb-32edf16e02c2 2018-12-27 15:39:08,212 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-12-27T15:39:07Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'9d0f6907-1b7d-483e-99d7-b1c26b1a0304', u'subnetpool_id': None, u'service_types': [], u'name': u'cinder_test-subnet_a8419525-56a6-4c99-afc2-660821acc4aa', u'enable_dhcp': True, u'network_id': u'4f5c8ee9-4760-4224-94d4-5e10303c7497', u'tenant_id': u'a397e1a778b44ea082edbb34e4c19af4', u'created_at': u'2018-12-27T15:39:07Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'a397e1a778b44ea082edbb34e4c19af4'}) 2018-12-27 15:39:08,212 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-12-27 15:39:08,213 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}3b0d665d77f60dfbd6fa6d9dea5558eba9d1f8a5" -d '{"router": {"external_gateway_info": {"network_id": "a4959dd9-e8f4-4ea9-8c99-7bff545db58c"}, "name": "cinder_test-router_a8419525-56a6-4c99-afc2-660821acc4aa", "admin_state_up": true}}' 2018-12-27 15:39:10,377 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 622 X-Openstack-Request-Id: req-02ce089c-051a-4a01-b904-c7ea23ef75f3 Date: Thu, 27 Dec 2018 15:39:10 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "a4959dd9-e8f4-4ea9-8c99-7bff545db58c", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "244ab55b-a0ed-4e50-9f85-07f08119ae55", "ip_address": "172.30.9.210"}]}, "description": "", "tags": [], "tenant_id": "a397e1a778b44ea082edbb34e4c19af4", "created_at": "2018-12-27T15:39:08Z", "admin_state_up": true, "updated_at": "2018-12-27T15:39:09Z", "revision_number": 2, "routes": [], "project_id": "a397e1a778b44ea082edbb34e4c19af4", "id": "209cbd21-6c48-4c6e-a8cf-5ce60c4c0fdd", "name": "cinder_test-router_a8419525-56a6-4c99-afc2-660821acc4aa"}} 2018-12-27 15:39:10,377 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/routers.json used request id req-02ce089c-051a-4a01-b904-c7ea23ef75f3 2018-12-27 15:39:10,377 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 2.16446399689s 2018-12-27 15:39:10,377 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/routers.json used request id req-02ce089c-051a-4a01-b904-c7ea23ef75f3 2018-12-27 15:39:10,378 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'a4959dd9-e8f4-4ea9-8c99-7bff545db58c', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'244ab55b-a0ed-4e50-9f85-07f08119ae55', u'ip_address': u'172.30.9.210'}]}, u'description': u'', u'tags': [], u'tenant_id': u'a397e1a778b44ea082edbb34e4c19af4', u'created_at': u'2018-12-27T15:39:08Z', u'admin_state_up': True, u'updated_at': u'2018-12-27T15:39:09Z', u'revision_number': 2, u'routes': [], u'project_id': u'a397e1a778b44ea082edbb34e4c19af4', u'id': u'209cbd21-6c48-4c6e-a8cf-5ce60c4c0fdd', u'name': u'cinder_test-router_a8419525-56a6-4c99-afc2-660821acc4aa'}) 2018-12-27 15:39:10,378 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-12-27 15:39:10,379 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.31:9696/v2.0/routers/209cbd21-6c48-4c6e-a8cf-5ce60c4c0fdd/add_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}3b0d665d77f60dfbd6fa6d9dea5558eba9d1f8a5" -d '{"subnet_id": "9d0f6907-1b7d-483e-99d7-b1c26b1a0304"}' 2018-12-27 15:39:13,282 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-63bb6382-6391-443a-a3cc-261ed172cb07 Date: Thu, 27 Dec 2018 15:39:13 GMT RESP BODY: {"network_id": "4f5c8ee9-4760-4224-94d4-5e10303c7497", "tenant_id": "a397e1a778b44ea082edbb34e4c19af4", "subnet_id": "9d0f6907-1b7d-483e-99d7-b1c26b1a0304", "subnet_ids": ["9d0f6907-1b7d-483e-99d7-b1c26b1a0304"], "port_id": "5ef25461-87e9-4e40-abbf-d91f1ece4e3b", "id": "209cbd21-6c48-4c6e-a8cf-5ce60c4c0fdd"} 2018-12-27 15:39:13,282 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.31:9696/v2.0/routers/209cbd21-6c48-4c6e-a8cf-5ce60c4c0fdd/add_router_interface.json used request id req-63bb6382-6391-443a-a3cc-261ed172cb07 2018-12-27 15:39:13,282 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.90362906456s 2018-12-27 15:39:13,282 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.31:9696/v2.0/routers/209cbd21-6c48-4c6e-a8cf-5ce60c4c0fdd/add_router_interface.json used request id req-63bb6382-6391-443a-a3cc-261ed172cb07 returning object 209cbd21-6c48-4c6e-a8cf-5ce60c4c0fdd 2018-12-27 15:39:13,283 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-27 15:39:13,413 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-12-27 15:39:13,415 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 15:39:13,419 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Thu, 27 Dec 2018 15:39:13 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}]} 2018-12-27 15:39:13,421 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-27 15:39:13,423 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3b0d665d77f60dfbd6fa6d9dea5558eba9d1f8a5" 2018-12-27 15:39:13,653 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-6faac566-b3f4-4547-8148-ddb3eba5f2ec Date: Thu, 27 Dec 2018 15:39:13 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-27 15:39:13,653 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-6faac566-b3f4-4547-8148-ddb3eba5f2ec 2018-12-27 15:39:13,653 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.231873989105s 2018-12-27 15:39:13,654 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-6faac566-b3f4-4547-8148-ddb3eba5f2ec 2018-12-27 15:39:13,661 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-12-27 15:39:13,664 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}3b0d665d77f60dfbd6fa6d9dea5558eba9d1f8a5" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/cinder_test-img_a8419525-56a6-4c99-afc2-660821acc4aa", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "cinder_test-img_a8419525-56a6-4c99-afc2-660821acc4aa"}' 2018-12-27 15:39:13,936 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 874 Content-Type: application/json Location: http://172.30.9.31:9292/v2/images/0ba375f3-94a3-4fc7-b535-f21a28fb9834 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-8a85540d-8501-4ebb-b00c-51fde4d168e5 Date: Thu, 27 Dec 2018 15:39:13 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/0ba375f3-94a3-4fc7-b535-f21a28fb9834/file", "owner": "a397e1a778b44ea082edbb34e4c19af4", "id": "0ba375f3-94a3-4fc7-b535-f21a28fb9834", "size": null, "self": "/v2/images/0ba375f3-94a3-4fc7-b535-f21a28fb9834", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-27T15:39:13Z", "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_a8419525-56a6-4c99-afc2-660821acc4aa", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_a8419525-56a6-4c99-afc2-660821acc4aa", "checksum": null, "created_at": "2018-12-27T15:39:13Z", "protected": false} 2018-12-27 15:39:13,936 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.31:9292/v2/images used request id req-8a85540d-8501-4ebb-b00c-51fde4d168e5 2018-12-27 15:39:13,936 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.275326013565s 2018-12-27 15:39:13,937 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.31:9292/v2/images used request id req-8a85540d-8501-4ebb-b00c-51fde4d168e5 returning object 0ba375f3-94a3-4fc7-b535-f21a28fb9834 2018-12-27 15:39:13,937 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-12-27 15:39:13,941 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.31:9292/v2/images/0ba375f3-94a3-4fc7-b535-f21a28fb9834/file -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3b0d665d77f60dfbd6fa6d9dea5558eba9d1f8a5" -d '' 2018-12-27 15:39:15,441 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-13c4649f-1588-4b3c-b65e-d6fc2cdf3f94 Date: Thu, 27 Dec 2018 15:39:15 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-27 15:39:15,442 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.31:9292/v2/images/0ba375f3-94a3-4fc7-b535-f21a28fb9834/file used request id req-13c4649f-1588-4b3c-b65e-d6fc2cdf3f94 2018-12-27 15:39:15,442 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.50427699089s 2018-12-27 15:39:15,442 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.31:9292/v2/images/0ba375f3-94a3-4fc7-b535-f21a28fb9834/file used request id req-13c4649f-1588-4b3c-b65e-d6fc2cdf3f94 2018-12-27 15:39:15,446 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-27 15:39:15,450 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3b0d665d77f60dfbd6fa6d9dea5558eba9d1f8a5" 2018-12-27 15:39:15,670 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1204 Content-Type: application/json X-Openstack-Request-Id: req-2a880386-7623-4c82-97c0-87095dc9fe5f Date: Thu, 27 Dec 2018 15:39:15 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/0ba375f3-94a3-4fc7-b535-f21a28fb9834/snap", "metadata": {}}], "file": "/v2/images/0ba375f3-94a3-4fc7-b535-f21a28fb9834/file", "owner": "a397e1a778b44ea082edbb34e4c19af4", "id": "0ba375f3-94a3-4fc7-b535-f21a28fb9834", "size": 12716032, "self": "/v2/images/0ba375f3-94a3-4fc7-b535-f21a28fb9834", "disk_format": "qcow2", "direct_url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/0ba375f3-94a3-4fc7-b535-f21a28fb9834/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-27T15:39:15Z", "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_a8419525-56a6-4c99-afc2-660821acc4aa", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_a8419525-56a6-4c99-afc2-660821acc4aa", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-27T15:39:13Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-27 15:39:15,670 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-2a880386-7623-4c82-97c0-87095dc9fe5f 2018-12-27 15:39:15,670 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.224095106125s 2018-12-27 15:39:15,670 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-2a880386-7623-4c82-97c0-87095dc9fe5f 2018-12-27 15:39:15,672 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/0ba375f3-94a3-4fc7-b535-f21a28fb9834/snap', u'metadata': Munch({})})], 'file': u'/v2/images/0ba375f3-94a3-4fc7-b535-f21a28fb9834/file', 'owner': u'a397e1a778b44ea082edbb34e4c19af4', 'id': u'0ba375f3-94a3-4fc7-b535-f21a28fb9834', 'size': 12716032, u'self': u'/v2/images/0ba375f3-94a3-4fc7-b535-f21a28fb9834', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'a397e1a778b44ea082edbb34e4c19af4', 'name': 'cinder_test-project_a8419525-56a6-4c99-afc2-660821acc4aa', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/0ba375f3-94a3-4fc7-b535-f21a28fb9834/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-12-27T15:39:15Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-12-27T15:39:15Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/cinder_test-img_a8419525-56a6-4c99-afc2-660821acc4aa', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/0ba375f3-94a3-4fc7-b535-f21a28fb9834', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/cinder_test-img_a8419525-56a6-4c99-afc2-660821acc4aa', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'cinder_test-img_a8419525-56a6-4c99-afc2-660821acc4aa', 'created': u'2018-12-27T15:39:13Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-12-27T15:39:13Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/0ba375f3-94a3-4fc7-b535-f21a28fb9834', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/cinder_test-img_a8419525-56a6-4c99-afc2-660821acc4aa', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-12-27 15:39:15,673 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-12-27 15:39:15,675 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}fe109ef2861593967fdc469edf6f0da3946874d5" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "cinder_test-flavor_a8419525-56a6-4c99-afc2-660821acc4aa", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-12-27 15:39:15,934 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:39:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-77453e04-5c05-4dcd-a5da-8064ea9439c3 x-compute-request-id: req-77453e04-5c05-4dcd-a5da-8064ea9439c3 Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"flavor": {"name": "cinder_test-flavor_a8419525-56a6-4c99-afc2-660821acc4aa", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/0d8f8035-1ca4-43c9-8920-4a93a0607d52", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/0d8f8035-1ca4-43c9-8920-4a93a0607d52", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "0d8f8035-1ca4-43c9-8920-4a93a0607d52"}} 2018-12-27 15:39:15,934 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-77453e04-5c05-4dcd-a5da-8064ea9439c3 2018-12-27 15:39:15,934 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.261086940765s 2018-12-27 15:39:15,934 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-77453e04-5c05-4dcd-a5da-8064ea9439c3 2018-12-27 15:39:15,935 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'cinder_test-flavor_a8419525-56a6-4c99-afc2-660821acc4aa', 'ephemeral': 0, 'ram': 512, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b7b4fceec1ad4c6eb74d758b709a9d93', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 1, 'id': u'0d8f8035-1ca4-43c9-8920-4a93a0607d52', 'swap': 0}) 2018-12-27 15:39:15,936 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-12-27 15:39:15,939 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/flavors/0d8f8035-1ca4-43c9-8920-4a93a0607d52/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}fe109ef2861593967fdc469edf6f0da3946874d5" -d '{"extra_specs": {}}' 2018-12-27 15:39:15,959 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:39:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-93deccfc-e20b-4fcd-8538-c654bbab5a51 x-compute-request-id: req-93deccfc-e20b-4fcd-8538-c654bbab5a51 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-12-27 15:39:15,959 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors/0d8f8035-1ca4-43c9-8920-4a93a0607d52/os-extra_specs used request id req-93deccfc-e20b-4fcd-8538-c654bbab5a51 2018-12-27 15:39:15,959 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0229370594025s 2018-12-27 15:39:15,959 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors/0d8f8035-1ca4-43c9-8920-4a93a0607d52/os-extra_specs used request id req-93deccfc-e20b-4fcd-8538-c654bbab5a51 2018-12-27 15:39:15,960 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-12-27 15:39:15,962 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/os-keypairs -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}3b0d665d77f60dfbd6fa6d9dea5558eba9d1f8a5" -d '{"keypair": {"name": "cinder_test-kp_a8419525-56a6-4c99-afc2-660821acc4aa"}}' 2018-12-27 15:39:16,427 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:39:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0e0a0182-449f-4fa6-bed9-f3e20355dfaf x-compute-request-id: req-0e0a0182-449f-4fa6-bed9-f3e20355dfaf Content-Encoding: gzip Content-Length: 1803 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDK+JIf7PmC/ivs9sh4XMqtH18LSl22CE/V8+r8XLEJxXdPyNLpF7r5zu3ddNPWUubSNboIicgfRGUo/vepKilfwivgwHBB0UUQWJ67kbNglJ+9kzXBsGXp/R+cikAHy448VtetVeSyeOaWCswXkSV1Y7wkQQLBmh2QqSSOrQl22VYx5qsUA7eq2cIWiAtt5ZgjtYOJWmPOVLjpYJKQkXfTo/urn3aONt3OTuxesFJlvTQuULd7yp3sMh70O3JOaLpNIS38u5e375QNQANr15pGnUmrj2Xp0yDGIGvVAlMJnYCLMwQDLrEY5hZpmUUmQNN3XRzuHYSdDvCs96bB8lXX Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAyviSH+z5gv4r7PbIeFzKrR9fC0pdtghP1fPq/FyxCcV3T8jS\n6Re6+c7t3XTT1lLm0jW6CInIH0RlKP73qSopX8Ir4MBwQdFFEFieu5GzYJSfvZM1\nwbBl6f0fnIpAB8uOPFbXrVXksnjmlgrMF5EldWO8JEECwZodkKkkjq0JdtlWMear\nFAO3qtnCFogLbeWYI7WDiVpjzlS46WCSkJF306P7q592jjbdzk7sXrBSZb00LlC3\ne8qd7DIe9DtyTmi6TSEt/LuXt++UDUADa9eaRp1Jq49l6dMgxiBr1QJTCZ2AizME\nAy6xGOYWaZlFJkDTd10c7h2EnQ7wrPemwfJV1wIDAQABAoIBAQCWc4jFV4BgRA3F\nWeyho46so1ttYBN0slaTbnnZ1M96QcA+CMul8mwrbeLNzCKWdN8aJK8gUxlfa/Bc\nYhqsb0855xFlSOAtOXUrN7V5rfe7+I8sE+m+CAaTWojLHYN3A8EMIwc+OjQKwymR\nQLGmKnYMvQAiE3p6jcWqjGZHyCYCzKXOqqJ6ashUGjzWK1QKMKIzLpUW86e9Hcfl\nV8GYeDt9uUHEz9QklqtP6gZPy1qJs38uyFkIc39ypUvunexOYtyBCdhIAzk4GpzZ\n7XgOBf5EFJrWbIj2wUZ1TiAbWmb2mNaV8P3ejJkwwVJU4vWmW80QuXqxtZXxrrjY\nrAT7MkS5AoGBAPuN17j6+H5LySxuC5CTwRdi6GDaur2veAFZPol0eT1CSsVzJhz+\nuKg0507zSpicNVxgCdC0uabzDImdYiRr7fNQiEOn7Mhyc+8SudUV4XfZoXGrcF9Y\nlwsbrRf9CnK16jMuf1CnXugOialLOQaqTN+j7rzCuDte4OMZNwPz9wYLAoGBAM6O\n6etnqtoZjxCJU0ORzQs49VpYBuKhFKUfmqvhkHK7sUBOe5GTcOi0eqHfmPTnNw2E\n3x/7YxF4B0C3wV6OfTpypL6KTyNGaU5PJk7n1sG6+hxFKI/X3TeYREg5/mi8IIx8\nCyHfkw7SI/XSEXVPJaIxxzdpgkg9fyAoAe4hKIrlAoGAcNUKsfpAg8XSko85uLvN\nnIPM38S8hmCyX0h8eIM57nRRvYcMzWyjvy8boZoXF6TZennJbUfjDjNuqDtjzhpr\nPPweYtprpu1PeyjXGfEalPuVIrtXSC0gcucTGPNzQEjAp/xvNuob89KxhLIs/gRd\nPuL1Ls3YfSjtjm+88ZT4dEkCgYAoCkwN9eqInKu+6N/bGUhGBKSK/sVW6SK3X4j8\nCJ2XoAqcDJqnfY1Fjra26kEcODXTyQ33hSOPH1VIllZFnhloWxDUXrs4e02ugGlM\nomRe6X/SOxXBzHZ1cG7MEXHfm5gzo1gFGPHIzbNq023O76i76CpV833twv4Bnb/C\nCWtygQKBgB0ujCKpLGZwvu6InYwNYt2HbQ2WtKGpib9MvHA88tsmbIPn77htjPOQ\nHzD80FJwKC26vRTB3CJ2FskDwRKxKURaqC6CidaqM0EsfXQTNEFkCo5IjKi/yqUa\n+GX/puV4TLFDZaBZxApKCkpIggbSzMwsn/zSV2ubB7XJvhzeV1UW\n-----END RSA PRIVATE KEY-----\n", "user_id": "dc7e71e92cb449859b8f44f1d7cde929", "name": "cinder_test-kp_a8419525-56a6-4c99-afc2-660821acc4aa", "fingerprint": "1d:b9:e8:7e:c7:96:1c:2c:cb:85:1c:d8:4b:22:46:d2"}} 2018-12-27 15:39:16,427 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/os-keypairs used request id req-0e0a0182-449f-4fa6-bed9-f3e20355dfaf 2018-12-27 15:39:16,427 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.467257976532s 2018-12-27 15:39:16,427 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/os-keypairs used request id req-0e0a0182-449f-4fa6-bed9-f3e20355dfaf 2018-12-27 15:39:16,428 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDK+JIf7PmC/ivs9sh4XMqtH18LSl22CE/V8+r8XLEJxXdPyNLpF7r5zu3ddNPWUubSNboIicgfRGUo/vepKilfwivgwHBB0UUQWJ67kbNglJ+9kzXBsGXp/R+cikAHy448VtetVeSyeOaWCswXkSV1Y7wkQQLBmh2QqSSOrQl22VYx5qsUA7eq2cIWiAtt5ZgjtYOJWmPOVLjpYJKQkXfTo/urn3aONt3OTuxesFJlvTQuULd7yp3sMh70O3JOaLpNIS38u5e375QNQANr15pGnUmrj2Xp0yDGIGvVAlMJnYCLMwQDLrEY5hZpmUUmQNN3XRzuHYSdDvCs96bB8lXX Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAyviSH+z5gv4r7PbIeFzKrR9fC0pdtghP1fPq/FyxCcV3T8jS\n6Re6+c7t3XTT1lLm0jW6CInIH0RlKP73qSopX8Ir4MBwQdFFEFieu5GzYJSfvZM1\nwbBl6f0fnIpAB8uOPFbXrVXksnjmlgrMF5EldWO8JEECwZodkKkkjq0JdtlWMear\nFAO3qtnCFogLbeWYI7WDiVpjzlS46WCSkJF306P7q592jjbdzk7sXrBSZb00LlC3\ne8qd7DIe9DtyTmi6TSEt/LuXt++UDUADa9eaRp1Jq49l6dMgxiBr1QJTCZ2AizME\nAy6xGOYWaZlFJkDTd10c7h2EnQ7wrPemwfJV1wIDAQABAoIBAQCWc4jFV4BgRA3F\nWeyho46so1ttYBN0slaTbnnZ1M96QcA+CMul8mwrbeLNzCKWdN8aJK8gUxlfa/Bc\nYhqsb0855xFlSOAtOXUrN7V5rfe7+I8sE+m+CAaTWojLHYN3A8EMIwc+OjQKwymR\nQLGmKnYMvQAiE3p6jcWqjGZHyCYCzKXOqqJ6ashUGjzWK1QKMKIzLpUW86e9Hcfl\nV8GYeDt9uUHEz9QklqtP6gZPy1qJs38uyFkIc39ypUvunexOYtyBCdhIAzk4GpzZ\n7XgOBf5EFJrWbIj2wUZ1TiAbWmb2mNaV8P3ejJkwwVJU4vWmW80QuXqxtZXxrrjY\nrAT7MkS5AoGBAPuN17j6+H5LySxuC5CTwRdi6GDaur2veAFZPol0eT1CSsVzJhz+\nuKg0507zSpicNVxgCdC0uabzDImdYiRr7fNQiEOn7Mhyc+8SudUV4XfZoXGrcF9Y\nlwsbrRf9CnK16jMuf1CnXugOialLOQaqTN+j7rzCuDte4OMZNwPz9wYLAoGBAM6O\n6etnqtoZjxCJU0ORzQs49VpYBuKhFKUfmqvhkHK7sUBOe5GTcOi0eqHfmPTnNw2E\n3x/7YxF4B0C3wV6OfTpypL6KTyNGaU5PJk7n1sG6+hxFKI/X3TeYREg5/mi8IIx8\nCyHfkw7SI/XSEXVPJaIxxzdpgkg9fyAoAe4hKIrlAoGAcNUKsfpAg8XSko85uLvN\nnIPM38S8hmCyX0h8eIM57nRRvYcMzWyjvy8boZoXF6TZennJbUfjDjNuqDtjzhpr\nPPweYtprpu1PeyjXGfEalPuVIrtXSC0gcucTGPNzQEjAp/xvNuob89KxhLIs/gRd\nPuL1Ls3YfSjtjm+88ZT4dEkCgYAoCkwN9eqInKu+6N/bGUhGBKSK/sVW6SK3X4j8\nCJ2XoAqcDJqnfY1Fjra26kEcODXTyQ33hSOPH1VIllZFnhloWxDUXrs4e02ugGlM\nomRe6X/SOxXBzHZ1cG7MEXHfm5gzo1gFGPHIzbNq023O76i76CpV833twv4Bnb/C\nCWtygQKBgB0ujCKpLGZwvu6InYwNYt2HbQ2WtKGpib9MvHA88tsmbIPn77htjPOQ\nHzD80FJwKC26vRTB3CJ2FskDwRKxKURaqC6CidaqM0EsfXQTNEFkCo5IjKi/yqUa\n+GX/puV4TLFDZaBZxApKCkpIggbSzMwsn/zSV2ubB7XJvhzeV1UW\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'dc7e71e92cb449859b8f44f1d7cde929', 'name': u'cinder_test-kp_a8419525-56a6-4c99-afc2-660821acc4aa', 'created_at': '2018-12-27T15:39:16.428534', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'a397e1a778b44ea082edbb34e4c19af4', 'name': 'cinder_test-project_a8419525-56a6-4c99-afc2-660821acc4aa', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'1d:b9:e8:7e:c7:96:1c:2c:cb:85:1c:d8:4b:22:46:d2', 'type': 'ssh', 'id': u'cinder_test-kp_a8419525-56a6-4c99-afc2-660821acc4aa'}) 2018-12-27 15:39:16,429 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEowIBAAKCAQEAyviSH+z5gv4r7PbIeFzKrR9fC0pdtghP1fPq/FyxCcV3T8jS 6Re6+c7t3XTT1lLm0jW6CInIH0RlKP73qSopX8Ir4MBwQdFFEFieu5GzYJSfvZM1 wbBl6f0fnIpAB8uOPFbXrVXksnjmlgrMF5EldWO8JEECwZodkKkkjq0JdtlWMear FAO3qtnCFogLbeWYI7WDiVpjzlS46WCSkJF306P7q592jjbdzk7sXrBSZb00LlC3 e8qd7DIe9DtyTmi6TSEt/LuXt++UDUADa9eaRp1Jq49l6dMgxiBr1QJTCZ2AizME Ay6xGOYWaZlFJkDTd10c7h2EnQ7wrPemwfJV1wIDAQABAoIBAQCWc4jFV4BgRA3F Weyho46so1ttYBN0slaTbnnZ1M96QcA+CMul8mwrbeLNzCKWdN8aJK8gUxlfa/Bc Yhqsb0855xFlSOAtOXUrN7V5rfe7+I8sE+m+CAaTWojLHYN3A8EMIwc+OjQKwymR QLGmKnYMvQAiE3p6jcWqjGZHyCYCzKXOqqJ6ashUGjzWK1QKMKIzLpUW86e9Hcfl V8GYeDt9uUHEz9QklqtP6gZPy1qJs38uyFkIc39ypUvunexOYtyBCdhIAzk4GpzZ 7XgOBf5EFJrWbIj2wUZ1TiAbWmb2mNaV8P3ejJkwwVJU4vWmW80QuXqxtZXxrrjY rAT7MkS5AoGBAPuN17j6+H5LySxuC5CTwRdi6GDaur2veAFZPol0eT1CSsVzJhz+ uKg0507zSpicNVxgCdC0uabzDImdYiRr7fNQiEOn7Mhyc+8SudUV4XfZoXGrcF9Y lwsbrRf9CnK16jMuf1CnXugOialLOQaqTN+j7rzCuDte4OMZNwPz9wYLAoGBAM6O 6etnqtoZjxCJU0ORzQs49VpYBuKhFKUfmqvhkHK7sUBOe5GTcOi0eqHfmPTnNw2E 3x/7YxF4B0C3wV6OfTpypL6KTyNGaU5PJk7n1sG6+hxFKI/X3TeYREg5/mi8IIx8 CyHfkw7SI/XSEXVPJaIxxzdpgkg9fyAoAe4hKIrlAoGAcNUKsfpAg8XSko85uLvN nIPM38S8hmCyX0h8eIM57nRRvYcMzWyjvy8boZoXF6TZennJbUfjDjNuqDtjzhpr PPweYtprpu1PeyjXGfEalPuVIrtXSC0gcucTGPNzQEjAp/xvNuob89KxhLIs/gRd PuL1Ls3YfSjtjm+88ZT4dEkCgYAoCkwN9eqInKu+6N/bGUhGBKSK/sVW6SK3X4j8 CJ2XoAqcDJqnfY1Fjra26kEcODXTyQ33hSOPH1VIllZFnhloWxDUXrs4e02ugGlM omRe6X/SOxXBzHZ1cG7MEXHfm5gzo1gFGPHIzbNq023O76i76CpV833twv4Bnb/C CWtygQKBgB0ujCKpLGZwvu6InYwNYt2HbQ2WtKGpib9MvHA88tsmbIPn77htjPOQ HzD80FJwKC26vRTB3CJ2FskDwRKxKURaqC6CidaqM0EsfXQTNEFkCo5IjKi/yqUa +GX/puV4TLFDZaBZxApKCkpIggbSzMwsn/zSV2ubB7XJvhzeV1UW -----END RSA PRIVATE KEY----- 2018-12-27 15:39:16,432 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-12-27 15:39:16,432 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}3b0d665d77f60dfbd6fa6d9dea5558eba9d1f8a5" -d '{"security_group": {"name": "cinder_test-sg_a8419525-56a6-4c99-afc2-660821acc4aa", "description": "created by OPNFV Functest (cinder_test)"}}' 2018-12-27 15:39:16,853 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1422 X-Openstack-Request-Id: req-6de2b8df-338e-4076-9653-49f663c8f97b Date: Thu, 27 Dec 2018 15:39:16 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (cinder_test)", "tags": [], "tenant_id": "a397e1a778b44ea082edbb34e4c19af4", "created_at": "2018-12-27T15:39:16Z", "updated_at": "2018-12-27T15:39:16Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:39:16Z", "revision_number": 0, "id": "14762351-1e85-4c8e-b712-7285d8e06d5b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:39:16Z", "security_group_id": "5868efb9-7452-490e-9160-2e6f339447b2", "tenant_id": "a397e1a778b44ea082edbb34e4c19af4", "port_range_min": null, "ethertype": "IPv4", "project_id": "a397e1a778b44ea082edbb34e4c19af4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:39:16Z", "revision_number": 0, "id": "f0a8591e-ba2f-4e4a-9c16-1ec76ef325f6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:39:16Z", "security_group_id": "5868efb9-7452-490e-9160-2e6f339447b2", "tenant_id": "a397e1a778b44ea082edbb34e4c19af4", "port_range_min": null, "ethertype": "IPv6", "project_id": "a397e1a778b44ea082edbb34e4c19af4"}], "revision_number": 2, "project_id": "a397e1a778b44ea082edbb34e4c19af4", "id": "5868efb9-7452-490e-9160-2e6f339447b2", "name": "cinder_test-sg_a8419525-56a6-4c99-afc2-660821acc4aa"}} 2018-12-27 15:39:16,853 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/security-groups.json used request id req-6de2b8df-338e-4076-9653-49f663c8f97b 2018-12-27 15:39:16,853 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.42169213295s 2018-12-27 15:39:16,854 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/security-groups.json used request id req-6de2b8df-338e-4076-9653-49f663c8f97b 2018-12-27 15:39:16,858 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-27 15:39:16,859 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3b0d665d77f60dfbd6fa6d9dea5558eba9d1f8a5" 2018-12-27 15:39:17,100 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3838 X-Openstack-Request-Id: req-25701a7e-5113-485b-bad2-cceecb090ab7 Date: Thu, 27 Dec 2018 15:39:17 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cinder_test)", "tags": [], "tenant_id": "a397e1a778b44ea082edbb34e4c19af4", "created_at": "2018-12-27T15:39:16Z", "updated_at": "2018-12-27T15:39:16Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:39:16Z", "revision_number": 0, "id": "14762351-1e85-4c8e-b712-7285d8e06d5b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:39:16Z", "security_group_id": "5868efb9-7452-490e-9160-2e6f339447b2", "tenant_id": "a397e1a778b44ea082edbb34e4c19af4", "port_range_min": null, "ethertype": "IPv4", "project_id": "a397e1a778b44ea082edbb34e4c19af4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:39:16Z", "revision_number": 0, "id": "f0a8591e-ba2f-4e4a-9c16-1ec76ef325f6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:39:16Z", "security_group_id": "5868efb9-7452-490e-9160-2e6f339447b2", "tenant_id": "a397e1a778b44ea082edbb34e4c19af4", "port_range_min": null, "ethertype": "IPv6", "project_id": "a397e1a778b44ea082edbb34e4c19af4"}], "revision_number": 2, "project_id": "a397e1a778b44ea082edbb34e4c19af4", "id": "5868efb9-7452-490e-9160-2e6f339447b2", "name": "cinder_test-sg_a8419525-56a6-4c99-afc2-660821acc4aa"}, {"description": "Default security group", "tags": [], "tenant_id": "a397e1a778b44ea082edbb34e4c19af4", "created_at": "2018-12-27T15:39:04Z", "updated_at": "2018-12-27T15:39:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:39:04Z", "revision_number": 0, "id": "19abfb5c-96ed-40f8-80a8-8e16afebf878", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:39:04Z", "security_group_id": "5fc4514e-ed5b-47b2-9ccc-3fc0e98057e5", "tenant_id": "a397e1a778b44ea082edbb34e4c19af4", "port_range_min": null, "ethertype": "IPv6", "project_id": "a397e1a778b44ea082edbb34e4c19af4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:39:04Z", "revision_number": 0, "id": "b6a8825d-87fc-4c23-8b3d-850ecab98832", "remote_group_id": "5fc4514e-ed5b-47b2-9ccc-3fc0e98057e5", "remote_ip_prefix": null, "created_at": "2018-12-27T15:39:04Z", "security_group_id": "5fc4514e-ed5b-47b2-9ccc-3fc0e98057e5", "tenant_id": "a397e1a778b44ea082edbb34e4c19af4", "port_range_min": null, "ethertype": "IPv6", "project_id": "a397e1a778b44ea082edbb34e4c19af4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:39:04Z", "revision_number": 0, "id": "cb9b3976-16fd-435d-a45b-40fb0ec83e3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:39:04Z", "security_group_id": "5fc4514e-ed5b-47b2-9ccc-3fc0e98057e5", "tenant_id": "a397e1a778b44ea082edbb34e4c19af4", "port_range_min": null, "ethertype": "IPv4", "project_id": "a397e1a778b44ea082edbb34e4c19af4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:39:04Z", "revision_number": 0, "id": "cec42b6a-fd70-4120-a840-4de9688b7476", "remote_group_id": "5fc4514e-ed5b-47b2-9ccc-3fc0e98057e5", "remote_ip_prefix": null, "created_at": "2018-12-27T15:39:04Z", "security_group_id": "5fc4514e-ed5b-47b2-9ccc-3fc0e98057e5", "tenant_id": "a397e1a778b44ea082edbb34e4c19af4", "port_range_min": null, "ethertype": "IPv4", "project_id": "a397e1a778b44ea082edbb34e4c19af4"}], "revision_number": 4, "project_id": "a397e1a778b44ea082edbb34e4c19af4", "id": "5fc4514e-ed5b-47b2-9ccc-3fc0e98057e5", "name": "default"}]} 2018-12-27 15:39:17,100 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json used request id req-25701a7e-5113-485b-bad2-cceecb090ab7 2018-12-27 15:39:17,100 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.241770982742s 2018-12-27 15:39:17,100 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json used request id req-25701a7e-5113-485b-bad2-cceecb090ab7 2018-12-27 15:39:17,104 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-12-27 15:39:17,105 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}3b0d665d77f60dfbd6fa6d9dea5558eba9d1f8a5" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": "22", "remote_ip_prefix": null, "protocol": "tcp", "port_range_max": "22", "ethertype": "IPv4", "security_group_id": "5868efb9-7452-490e-9160-2e6f339447b2"}}' 2018-12-27 15:39:17,500 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-489c9bc0-c0ab-4c49-a695-69e1556f6a68 Date: Thu, 27 Dec 2018 15:39:17 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-12-27T15:39:17Z", "security_group_id": "5868efb9-7452-490e-9160-2e6f339447b2", "port_range_min": 22, "revision_number": 0, "tenant_id": "a397e1a778b44ea082edbb34e4c19af4", "created_at": "2018-12-27T15:39:17Z", "project_id": "a397e1a778b44ea082edbb34e4c19af4", "id": "b4fba785-0aa4-4985-bb58-5b8068845c55"}} 2018-12-27 15:39:17,500 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/security-group-rules.json used request id req-489c9bc0-c0ab-4c49-a695-69e1556f6a68 2018-12-27 15:39:17,500 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.39582490921s 2018-12-27 15:39:17,500 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/security-group-rules.json used request id req-489c9bc0-c0ab-4c49-a695-69e1556f6a68 2018-12-27 15:39:17,504 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-27 15:39:17,504 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3b0d665d77f60dfbd6fa6d9dea5558eba9d1f8a5" 2018-12-27 15:39:17,755 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4334 X-Openstack-Request-Id: req-9f6eff8b-f6ed-4749-afa8-81667eaafb81 Date: Thu, 27 Dec 2018 15:39:17 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cinder_test)", "tags": [], "tenant_id": "a397e1a778b44ea082edbb34e4c19af4", "created_at": "2018-12-27T15:39:16Z", "updated_at": "2018-12-27T15:39:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:39:16Z", "revision_number": 0, "id": "14762351-1e85-4c8e-b712-7285d8e06d5b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:39:16Z", "security_group_id": "5868efb9-7452-490e-9160-2e6f339447b2", "tenant_id": "a397e1a778b44ea082edbb34e4c19af4", "port_range_min": null, "ethertype": "IPv4", "project_id": "a397e1a778b44ea082edbb34e4c19af4"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-12-27T15:39:17Z", "revision_number": 0, "id": "b4fba785-0aa4-4985-bb58-5b8068845c55", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:39:17Z", "security_group_id": "5868efb9-7452-490e-9160-2e6f339447b2", "tenant_id": "a397e1a778b44ea082edbb34e4c19af4", "port_range_min": 22, "ethertype": "IPv4", "project_id": "a397e1a778b44ea082edbb34e4c19af4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:39:16Z", "revision_number": 0, "id": "f0a8591e-ba2f-4e4a-9c16-1ec76ef325f6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:39:16Z", "security_group_id": "5868efb9-7452-490e-9160-2e6f339447b2", "tenant_id": "a397e1a778b44ea082edbb34e4c19af4", "port_range_min": null, "ethertype": "IPv6", "project_id": "a397e1a778b44ea082edbb34e4c19af4"}], "revision_number": 3, "project_id": "a397e1a778b44ea082edbb34e4c19af4", "id": "5868efb9-7452-490e-9160-2e6f339447b2", "name": "cinder_test-sg_a8419525-56a6-4c99-afc2-660821acc4aa"}, {"description": "Default security group", "tags": [], "tenant_id": "a397e1a778b44ea082edbb34e4c19af4", "created_at": "2018-12-27T15:39:04Z", "updated_at": "2018-12-27T15:39:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:39:04Z", "revision_number": 0, "id": "19abfb5c-96ed-40f8-80a8-8e16afebf878", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:39:04Z", "security_group_id": "5fc4514e-ed5b-47b2-9ccc-3fc0e98057e5", "tenant_id": "a397e1a778b44ea082edbb34e4c19af4", "port_range_min": null, "ethertype": "IPv6", "project_id": "a397e1a778b44ea082edbb34e4c19af4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:39:04Z", "revision_number": 0, "id": "b6a8825d-87fc-4c23-8b3d-850ecab98832", "remote_group_id": "5fc4514e-ed5b-47b2-9ccc-3fc0e98057e5", "remote_ip_prefix": null, "created_at": "2018-12-27T15:39:04Z", "security_group_id": "5fc4514e-ed5b-47b2-9ccc-3fc0e98057e5", "tenant_id": "a397e1a778b44ea082edbb34e4c19af4", "port_range_min": null, "ethertype": "IPv6", "project_id": "a397e1a778b44ea082edbb34e4c19af4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:39:04Z", "revision_number": 0, "id": "cb9b3976-16fd-435d-a45b-40fb0ec83e3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:39:04Z", "security_group_id": "5fc4514e-ed5b-47b2-9ccc-3fc0e98057e5", "tenant_id": "a397e1a778b44ea082edbb34e4c19af4", "port_range_min": null, "ethertype": "IPv4", "project_id": "a397e1a778b44ea082edbb34e4c19af4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:39:04Z", "revision_number": 0, "id": "cec42b6a-fd70-4120-a840-4de9688b7476", "remote_group_id": "5fc4514e-ed5b-47b2-9ccc-3fc0e98057e5", "remote_ip_prefix": null, "created_at": "2018-12-27T15:39:04Z", "security_group_id": "5fc4514e-ed5b-47b2-9ccc-3fc0e98057e5", "tenant_id": "a397e1a778b44ea082edbb34e4c19af4", "port_range_min": null, "ethertype": "IPv4", "project_id": "a397e1a778b44ea082edbb34e4c19af4"}], "revision_number": 4, "project_id": "a397e1a778b44ea082edbb34e4c19af4", "id": "5fc4514e-ed5b-47b2-9ccc-3fc0e98057e5", "name": "default"}]} 2018-12-27 15:39:17,755 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json used request id req-9f6eff8b-f6ed-4749-afa8-81667eaafb81 2018-12-27 15:39:17,755 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.250992059708s 2018-12-27 15:39:17,755 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json used request id req-9f6eff8b-f6ed-4749-afa8-81667eaafb81 2018-12-27 15:39:17,759 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-12-27 15:39:17,760 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}3b0d665d77f60dfbd6fa6d9dea5558eba9d1f8a5" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": null, "remote_ip_prefix": null, "protocol": "icmp", "port_range_max": null, "ethertype": "IPv4", "security_group_id": "5868efb9-7452-490e-9160-2e6f339447b2"}}' 2018-12-27 15:39:18,159 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-face5e79-e7cb-4ac5-bd03-c481232b48bd Date: Thu, 27 Dec 2018 15:39:18 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T15:39:17Z", "security_group_id": "5868efb9-7452-490e-9160-2e6f339447b2", "port_range_min": null, "revision_number": 0, "tenant_id": "a397e1a778b44ea082edbb34e4c19af4", "created_at": "2018-12-27T15:39:17Z", "project_id": "a397e1a778b44ea082edbb34e4c19af4", "id": "ffb4b10b-71a0-461d-a6e0-5cc4de382f96"}} 2018-12-27 15:39:18,159 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/security-group-rules.json used request id req-face5e79-e7cb-4ac5-bd03-c481232b48bd 2018-12-27 15:39:18,159 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.399956941605s 2018-12-27 15:39:18,159 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/security-group-rules.json used request id req-face5e79-e7cb-4ac5-bd03-c481232b48bd 2018-12-27 15:39:18,161 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-27 15:39:18,161 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3b0d665d77f60dfbd6fa6d9dea5558eba9d1f8a5" 2018-12-27 15:39:18,426 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1256 X-Openstack-Request-Id: req-9119a07a-41eb-4eb0-b7f6-2a6b84875bb2 Date: Thu, 27 Dec 2018 15:39:18 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"4f5c8ee9-4760-4224-94d4-5e10303c7497","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"a397e1a778b44ea082edbb34e4c19af4","status":"ACTIVE","subnets":["9d0f6907-1b7d-483e-99d7-b1c26b1a0304"],"description":"","tags":[],"updated_at":"2018-12-27T15:39:07Z","qos_policy_id":null,"name":"cinder_test-net_a8419525-56a6-4c99-afc2-660821acc4aa","admin_state_up":true,"tenant_id":"a397e1a778b44ea082edbb34e4c19af4","created_at":"2018-12-27T15:39:04Z","mtu":1442},{"updated_at":"2018-12-27T15:29:25Z","dns_domain":"","revision_number":7,"port_security_enabled":true,"id":"a4959dd9-e8f4-4ea9-8c99-7bff545db58c","router:external":true,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"da629caea04941e1ae8979c379dc7c9d","status":"ACTIVE","subnets":["244ab55b-a0ed-4e50-9f85-07f08119ae55"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"da629caea04941e1ae8979c379dc7c9d","created_at":"2018-12-27T15:29:17Z","mtu":1500}]} 2018-12-27 15:39:18,426 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-9119a07a-41eb-4eb0-b7f6-2a6b84875bb2 2018-12-27 15:39:18,426 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.265275001526s 2018-12-27 15:39:18,426 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-9119a07a-41eb-4eb0-b7f6-2a6b84875bb2 2018-12-27 15:39:18,431 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-27 15:39:18,435 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3b0d665d77f60dfbd6fa6d9dea5558eba9d1f8a5" 2018-12-27 15:39:18,669 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1204 Content-Type: application/json X-Openstack-Request-Id: req-c486c7cd-ec58-4241-977f-ea6bdbd383ae Date: Thu, 27 Dec 2018 15:39:18 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/0ba375f3-94a3-4fc7-b535-f21a28fb9834/snap", "metadata": {}}], "file": "/v2/images/0ba375f3-94a3-4fc7-b535-f21a28fb9834/file", "owner": "a397e1a778b44ea082edbb34e4c19af4", "id": "0ba375f3-94a3-4fc7-b535-f21a28fb9834", "size": 12716032, "self": "/v2/images/0ba375f3-94a3-4fc7-b535-f21a28fb9834", "disk_format": "qcow2", "direct_url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/0ba375f3-94a3-4fc7-b535-f21a28fb9834/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-27T15:39:15Z", "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_a8419525-56a6-4c99-afc2-660821acc4aa", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_a8419525-56a6-4c99-afc2-660821acc4aa", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-27T15:39:13Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-27 15:39:18,669 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-c486c7cd-ec58-4241-977f-ea6bdbd383ae 2018-12-27 15:39:18,669 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.23783993721s 2018-12-27 15:39:18,669 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-c486c7cd-ec58-4241-977f-ea6bdbd383ae 2018-12-27 15:39:18,671 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-12-27 15:39:18,674 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3b0d665d77f60dfbd6fa6d9dea5558eba9d1f8a5" 2018-12-27 15:39:18,694 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:39:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-816a8da9-6b0f-4012-85bb-43baecd6752d x-compute-request-id: req-816a8da9-6b0f-4012-85bb-43baecd6752d Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavors": [{"name": "cinder_test-flavor_a8419525-56a6-4c99-afc2-660821acc4aa", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/0d8f8035-1ca4-43c9-8920-4a93a0607d52", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/0d8f8035-1ca4-43c9-8920-4a93a0607d52", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "0d8f8035-1ca4-43c9-8920-4a93a0607d52"}]} 2018-12-27 15:39:18,695 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None used request id req-816a8da9-6b0f-4012-85bb-43baecd6752d 2018-12-27 15:39:18,695 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0237939357758s 2018-12-27 15:39:18,695 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None used request id req-816a8da9-6b0f-4012-85bb-43baecd6752d 2018-12-27 15:39:18,696 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-12-27 15:39:18,699 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/servers -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}3b0d665d77f60dfbd6fa6d9dea5558eba9d1f8a5" -d '{"server": {"name": "cinder_test-vm2_a8419525-56a6-4c99-afc2-660821acc4aa", "imageRef": "0ba375f3-94a3-4fc7-b535-f21a28fb9834", "key_name": "cinder_test-kp_a8419525-56a6-4c99-afc2-660821acc4aa", "flavorRef": "0d8f8035-1ca4-43c9-8920-4a93a0607d52", "max_count": 1, "min_count": 1, "networks": [{"uuid": "4f5c8ee9-4760-4224-94d4-5e10303c7497"}], "security_groups": [{"name": "5868efb9-7452-490e-9160-2e6f339447b2"}]}}' 2018-12-27 15:39:21,399 - keystoneauth.session - DEBUG - RESP: [202] Date: Thu, 27 Dec 2018 15:39:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-1b0c04ca-0016-4f85-a218-6ad5f5b061e2 x-compute-request-id: req-1b0c04ca-0016-4f85-a218-6ad5f5b061e2 Content-Length: 403 location: http://172.30.9.31:8774/v2.1/servers/e1b6bb7a-59ad-4896-be8b-0e27eb67fa21 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "5868efb9-7452-490e-9160-2e6f339447b2"}], "OS-DCF:diskConfig": "MANUAL", "id": "e1b6bb7a-59ad-4896-be8b-0e27eb67fa21", "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/e1b6bb7a-59ad-4896-be8b-0e27eb67fa21", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/e1b6bb7a-59ad-4896-be8b-0e27eb67fa21", "rel": "bookmark"}], "adminPass": "kvMCUp5Y5pei"}} 2018-12-27 15:39:21,399 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers used request id req-1b0c04ca-0016-4f85-a218-6ad5f5b061e2 2018-12-27 15:39:21,400 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 2.70288801193s 2018-12-27 15:39:21,400 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers used request id req-1b0c04ca-0016-4f85-a218-6ad5f5b061e2 2018-12-27 15:39:21,401 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-27 15:39:21,403 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3b0d665d77f60dfbd6fa6d9dea5558eba9d1f8a5" 2018-12-27 15:39:21,972 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:39:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-97e661d9-562e-4d7b-89a7-656780f84341 x-compute-request-id: req-97e661d9-562e-4d7b-89a7-656780f84341 Content-Encoding: gzip Content-Length: 604 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/e1b6bb7a-59ad-4896-be8b-0e27eb67fa21", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/e1b6bb7a-59ad-4896-be8b-0e27eb67fa21", "rel": "bookmark"}], "image": {"id": "0ba375f3-94a3-4fc7-b535-f21a28fb9834", "links": [{"href": "http://172.30.9.31:8774/images/0ba375f3-94a3-4fc7-b535-f21a28fb9834", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0d8f8035-1ca4-43c9-8920-4a93a0607d52", "links": [{"href": "http://172.30.9.31:8774/flavors/0d8f8035-1ca4-43c9-8920-4a93a0607d52", "rel": "bookmark"}]}, "id": "e1b6bb7a-59ad-4896-be8b-0e27eb67fa21", "user_id": "dc7e71e92cb449859b8f44f1d7cde929", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T15:39:21Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_a8419525-56a6-4c99-afc2-660821acc4aa", "name": "cinder_test-vm2_a8419525-56a6-4c99-afc2-660821acc4aa", "created": "2018-12-27T15:39:21Z", "tenant_id": "a397e1a778b44ea082edbb34e4c19af4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-27 15:39:21,972 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-97e661d9-562e-4d7b-89a7-656780f84341 2018-12-27 15:39:21,972 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.571340084076s 2018-12-27 15:39:21,972 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-97e661d9-562e-4d7b-89a7-656780f84341 2018-12-27 15:39:21,979 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-27 15:39:21,980 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3b0d665d77f60dfbd6fa6d9dea5558eba9d1f8a5" 2018-12-27 15:39:22,095 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1256 X-Openstack-Request-Id: req-7b6897e2-8382-4f8e-8ce2-d739f2bfcff9 Date: Thu, 27 Dec 2018 15:39:22 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"4f5c8ee9-4760-4224-94d4-5e10303c7497","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"a397e1a778b44ea082edbb34e4c19af4","status":"ACTIVE","subnets":["9d0f6907-1b7d-483e-99d7-b1c26b1a0304"],"description":"","tags":[],"updated_at":"2018-12-27T15:39:07Z","qos_policy_id":null,"name":"cinder_test-net_a8419525-56a6-4c99-afc2-660821acc4aa","admin_state_up":true,"tenant_id":"a397e1a778b44ea082edbb34e4c19af4","created_at":"2018-12-27T15:39:04Z","mtu":1442},{"updated_at":"2018-12-27T15:29:25Z","dns_domain":"","revision_number":7,"port_security_enabled":true,"id":"a4959dd9-e8f4-4ea9-8c99-7bff545db58c","router:external":true,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"da629caea04941e1ae8979c379dc7c9d","status":"ACTIVE","subnets":["244ab55b-a0ed-4e50-9f85-07f08119ae55"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"da629caea04941e1ae8979c379dc7c9d","created_at":"2018-12-27T15:29:17Z","mtu":1500}]} 2018-12-27 15:39:22,095 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-7b6897e2-8382-4f8e-8ce2-d739f2bfcff9 2018-12-27 15:39:22,095 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.116101026535s 2018-12-27 15:39:22,096 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-7b6897e2-8382-4f8e-8ce2-d739f2bfcff9 2018-12-27 15:39:22,096 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-12-27 15:39:22,097 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3b0d665d77f60dfbd6fa6d9dea5558eba9d1f8a5" 2018-12-27 15:39:22,143 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-c6379e83-6987-493b-9c3e-d66427b2cbd9 Date: Thu, 27 Dec 2018 15:39:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4f5c8ee9-4760-4224-94d4-5e10303c7497","tenant_id":"a397e1a778b44ea082edbb34e4c19af4","created_at":"2018-12-27T15:39:07Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-12-27T15:39:07Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"a397e1a778b44ea082edbb34e4c19af4","id":"9d0f6907-1b7d-483e-99d7-b1c26b1a0304","subnetpool_id":null,"name":"cinder_test-subnet_a8419525-56a6-4c99-afc2-660821acc4aa"}]} 2018-12-27 15:39:22,143 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets.json used request id req-c6379e83-6987-493b-9c3e-d66427b2cbd9 2018-12-27 15:39:22,143 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0467450618744s 2018-12-27 15:39:22,144 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets.json used request id req-c6379e83-6987-493b-9c3e-d66427b2cbd9 2018-12-27 15:39:22,144 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-27 15:39:24,147 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-27 15:39:24,150 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3b0d665d77f60dfbd6fa6d9dea5558eba9d1f8a5" 2018-12-27 15:39:25,623 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:39:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-072cd953-c4ca-4afb-9411-0cfac5737c95 x-compute-request-id: req-072cd953-c4ca-4afb-9411-0cfac5737c95 Content-Encoding: gzip Content-Length: 667 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/e1b6bb7a-59ad-4896-be8b-0e27eb67fa21", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/e1b6bb7a-59ad-4896-be8b-0e27eb67fa21", "rel": "bookmark"}], "image": {"id": "0ba375f3-94a3-4fc7-b535-f21a28fb9834", "links": [{"href": "http://172.30.9.31:8774/images/0ba375f3-94a3-4fc7-b535-f21a28fb9834", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0d8f8035-1ca4-43c9-8920-4a93a0607d52", "links": [{"href": "http://172.30.9.31:8774/flavors/0d8f8035-1ca4-43c9-8920-4a93a0607d52", "rel": "bookmark"}]}, "id": "e1b6bb7a-59ad-4896-be8b-0e27eb67fa21", "security_groups": [{"name": "cinder_test-sg_a8419525-56a6-4c99-afc2-660821acc4aa"}], "user_id": "dc7e71e92cb449859b8f44f1d7cde929", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T15:39:22Z", "hostId": "a196186861371bbac6391996c61ff4a133cab04837011c08df147261", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_a8419525-56a6-4c99-afc2-660821acc4aa", "name": "cinder_test-vm2_a8419525-56a6-4c99-afc2-660821acc4aa", "created": "2018-12-27T15:39:21Z", "tenant_id": "a397e1a778b44ea082edbb34e4c19af4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-27 15:39:25,624 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-072cd953-c4ca-4afb-9411-0cfac5737c95 2018-12-27 15:39:25,624 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.47686505318s 2018-12-27 15:39:25,624 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-072cd953-c4ca-4afb-9411-0cfac5737c95 2018-12-27 15:39:25,628 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-27 15:39:27,631 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-27 15:39:27,633 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3b0d665d77f60dfbd6fa6d9dea5558eba9d1f8a5" 2018-12-27 15:39:28,719 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:39:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8e98276c-447c-4857-9a5b-9d2ce3a43758 x-compute-request-id: req-8e98276c-447c-4857-9a5b-9d2ce3a43758 Content-Encoding: gzip Content-Length: 667 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/e1b6bb7a-59ad-4896-be8b-0e27eb67fa21", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/e1b6bb7a-59ad-4896-be8b-0e27eb67fa21", "rel": "bookmark"}], "image": {"id": "0ba375f3-94a3-4fc7-b535-f21a28fb9834", "links": [{"href": "http://172.30.9.31:8774/images/0ba375f3-94a3-4fc7-b535-f21a28fb9834", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0d8f8035-1ca4-43c9-8920-4a93a0607d52", "links": [{"href": "http://172.30.9.31:8774/flavors/0d8f8035-1ca4-43c9-8920-4a93a0607d52", "rel": "bookmark"}]}, "id": "e1b6bb7a-59ad-4896-be8b-0e27eb67fa21", "security_groups": [{"name": "cinder_test-sg_a8419525-56a6-4c99-afc2-660821acc4aa"}], "user_id": "dc7e71e92cb449859b8f44f1d7cde929", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T15:39:22Z", "hostId": "a196186861371bbac6391996c61ff4a133cab04837011c08df147261", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_a8419525-56a6-4c99-afc2-660821acc4aa", "name": "cinder_test-vm2_a8419525-56a6-4c99-afc2-660821acc4aa", "created": "2018-12-27T15:39:21Z", "tenant_id": "a397e1a778b44ea082edbb34e4c19af4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-27 15:39:28,719 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-8e98276c-447c-4857-9a5b-9d2ce3a43758 2018-12-27 15:39:28,719 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.08840799332s 2018-12-27 15:39:28,720 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-8e98276c-447c-4857-9a5b-9d2ce3a43758 2018-12-27 15:39:28,723 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-27 15:39:30,726 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-27 15:39:30,729 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3b0d665d77f60dfbd6fa6d9dea5558eba9d1f8a5" 2018-12-27 15:39:31,788 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:39:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fb4e9f89-2ffb-4c86-b46f-9ddb2df0da50 x-compute-request-id: req-fb4e9f89-2ffb-4c86-b46f-9ddb2df0da50 Content-Encoding: gzip Content-Length: 667 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/e1b6bb7a-59ad-4896-be8b-0e27eb67fa21", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/e1b6bb7a-59ad-4896-be8b-0e27eb67fa21", "rel": "bookmark"}], "image": {"id": "0ba375f3-94a3-4fc7-b535-f21a28fb9834", "links": [{"href": "http://172.30.9.31:8774/images/0ba375f3-94a3-4fc7-b535-f21a28fb9834", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0d8f8035-1ca4-43c9-8920-4a93a0607d52", "links": [{"href": "http://172.30.9.31:8774/flavors/0d8f8035-1ca4-43c9-8920-4a93a0607d52", "rel": "bookmark"}]}, "id": "e1b6bb7a-59ad-4896-be8b-0e27eb67fa21", "security_groups": [{"name": "cinder_test-sg_a8419525-56a6-4c99-afc2-660821acc4aa"}], "user_id": "dc7e71e92cb449859b8f44f1d7cde929", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T15:39:22Z", "hostId": "a196186861371bbac6391996c61ff4a133cab04837011c08df147261", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_a8419525-56a6-4c99-afc2-660821acc4aa", "name": "cinder_test-vm2_a8419525-56a6-4c99-afc2-660821acc4aa", "created": "2018-12-27T15:39:21Z", "tenant_id": "a397e1a778b44ea082edbb34e4c19af4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-27 15:39:31,789 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-fb4e9f89-2ffb-4c86-b46f-9ddb2df0da50 2018-12-27 15:39:31,789 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.06242918968s 2018-12-27 15:39:31,789 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-fb4e9f89-2ffb-4c86-b46f-9ddb2df0da50 2018-12-27 15:39:31,795 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-27 15:39:33,798 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-27 15:39:33,801 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3b0d665d77f60dfbd6fa6d9dea5558eba9d1f8a5" 2018-12-27 15:39:34,827 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:39:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-31b52c60-9ee8-4222-82b9-0ca9dd9ebc18 x-compute-request-id: req-31b52c60-9ee8-4222-82b9-0ca9dd9ebc18 Content-Encoding: gzip Content-Length: 748 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_a8419525-56a6-4c99-afc2-660821acc4aa": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:20:c2", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/e1b6bb7a-59ad-4896-be8b-0e27eb67fa21", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/e1b6bb7a-59ad-4896-be8b-0e27eb67fa21", "rel": "bookmark"}], "image": {"id": "0ba375f3-94a3-4fc7-b535-f21a28fb9834", "links": [{"href": "http://172.30.9.31:8774/images/0ba375f3-94a3-4fc7-b535-f21a28fb9834", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T15:39:31.000000", "flavor": {"id": "0d8f8035-1ca4-43c9-8920-4a93a0607d52", "links": [{"href": "http://172.30.9.31:8774/flavors/0d8f8035-1ca4-43c9-8920-4a93a0607d52", "rel": "bookmark"}]}, "id": "e1b6bb7a-59ad-4896-be8b-0e27eb67fa21", "security_groups": [{"name": "cinder_test-sg_a8419525-56a6-4c99-afc2-660821acc4aa"}], "user_id": "dc7e71e92cb449859b8f44f1d7cde929", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T15:39:32Z", "hostId": "a196186861371bbac6391996c61ff4a133cab04837011c08df147261", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_a8419525-56a6-4c99-afc2-660821acc4aa", "name": "cinder_test-vm2_a8419525-56a6-4c99-afc2-660821acc4aa", "created": "2018-12-27T15:39:21Z", "tenant_id": "a397e1a778b44ea082edbb34e4c19af4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-27 15:39:34,827 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-31b52c60-9ee8-4222-82b9-0ca9dd9ebc18 2018-12-27 15:39:34,827 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.02931213379s 2018-12-27 15:39:34,828 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-31b52c60-9ee8-4222-82b9-0ca9dd9ebc18 2018-12-27 15:39:34,833 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-12-27 15:39:34,833 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:9696/v2.0/ports.json?device_id=e1b6bb7a-59ad-4896-be8b-0e27eb67fa21" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3b0d665d77f60dfbd6fa6d9dea5558eba9d1f8a5" 2018-12-27 15:39:34,886 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 911 X-Openstack-Request-Id: req-5f7f11c9-6e81-4c0c-a6ea-7220967a38ca Date: Thu, 27 Dec 2018 15:39:34 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T15:39:31Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"9d0f6907-1b7d-483e-99d7-b1c26b1a0304","ip_address":"192.168.120.4"}],"id":"faceb76e-7341-4ca9-9c09-e6b6d50f4447","security_groups":["5868efb9-7452-490e-9160-2e6f339447b2"],"mac_address":"fa:16:3e:1f:20:c2","project_id":"a397e1a778b44ea082edbb34e4c19af4","status":"ACTIVE","description":"","tags":[],"dns_assignment":[{"hostname":"host-192-168-120-4","ip_address":"192.168.120.4","fqdn":"host-192-168-120-4.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4f5c8ee9-4760-4224-94d4-5e10303c7497","dns_name":"","created_at":"2018-12-27T15:39:23Z","binding:vnic_type":"normal","device_id":"e1b6bb7a-59ad-4896-be8b-0e27eb67fa21","tenant_id":"a397e1a778b44ea082edbb34e4c19af4"}]} 2018-12-27 15:39:34,886 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports.json?device_id=e1b6bb7a-59ad-4896-be8b-0e27eb67fa21 used request id req-5f7f11c9-6e81-4c0c-a6ea-7220967a38ca 2018-12-27 15:39:34,886 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0532219409943s 2018-12-27 15:39:34,887 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports.json?device_id=e1b6bb7a-59ad-4896-be8b-0e27eb67fa21 used request id req-5f7f11c9-6e81-4c0c-a6ea-7220967a38ca 2018-12-27 15:39:34,892 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-27 15:39:34,892 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:9696/v2.0/floatingips.json?port_id=faceb76e-7341-4ca9-9c09-e6b6d50f4447" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3b0d665d77f60dfbd6fa6d9dea5558eba9d1f8a5" 2018-12-27 15:39:34,918 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-b1f674f8-9df3-4ebb-9bed-d09f2cf15b6c Date: Thu, 27 Dec 2018 15:39:34 GMT RESP BODY: {"floatingips": []} 2018-12-27 15:39:34,918 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/floatingips.json?port_id=faceb76e-7341-4ca9-9c09-e6b6d50f4447 used request id req-b1f674f8-9df3-4ebb-9bed-d09f2cf15b6c 2018-12-27 15:39:34,918 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0263438224792s 2018-12-27 15:39:34,919 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/floatingips.json?port_id=faceb76e-7341-4ca9-9c09-e6b6d50f4447 used request id req-b1f674f8-9df3-4ebb-9bed-d09f2cf15b6c 2018-12-27 15:39:34,919 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'cinder_test-net_a8419525-56a6-4c99-afc2-660821acc4aa': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:1f:20:c2', u'version': 4, u'addr': u'192.168.120.4', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'0ba375f3-94a3-4fc7-b535-f21a28fb9834'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-12-27T15:39:31.000000', 'flavor': Munch({u'id': u'0d8f8035-1ca4-43c9-8920-4a93a0607d52'}), 'az': u'nova', 'id': u'e1b6bb7a-59ad-4896-be8b-0e27eb67fa21', 'security_groups': [Munch({u'name': u'cinder_test-sg_a8419525-56a6-4c99-afc2-660821acc4aa'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'dc7e71e92cb449859b8f44f1d7cde929', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'a397e1a778b44ea082edbb34e4c19af4', 'name': 'cinder_test-project_a8419525-56a6-4c99-afc2-660821acc4aa', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2018-12-27T15:39:31.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-12-27T15:39:32Z', 'hostId': u'a196186861371bbac6391996c61ff4a133cab04837011c08df147261', u'OS-SRV-USG:terminated_at': None, 'key_name': u'cinder_test-kp_a8419525-56a6-4c99-afc2-660821acc4aa', 'public_v6': '', 'private_v4': u'192.168.120.4', 'cloud': 'envvars', 'host_id': u'a196186861371bbac6391996c61ff4a133cab04837011c08df147261', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-12-27T15:39:31.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'a397e1a778b44ea082edbb34e4c19af4', 'name': u'cinder_test-vm2_a8419525-56a6-4c99-afc2-660821acc4aa', 'adminPass': u'kvMCUp5Y5pei', 'tenant_id': u'a397e1a778b44ea082edbb34e4c19af4', 'created_at': u'2018-12-27T15:39:21Z', 'created': u'2018-12-27T15:39:21Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-12-27 15:39:34,922 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-27 15:39:34,923 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3b0d665d77f60dfbd6fa6d9dea5558eba9d1f8a5" 2018-12-27 15:39:35,049 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1256 X-Openstack-Request-Id: req-b0117864-d46b-48ba-9a2d-91e8a798a7fd Date: Thu, 27 Dec 2018 15:39:35 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"4f5c8ee9-4760-4224-94d4-5e10303c7497","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"a397e1a778b44ea082edbb34e4c19af4","status":"ACTIVE","subnets":["9d0f6907-1b7d-483e-99d7-b1c26b1a0304"],"description":"","tags":[],"updated_at":"2018-12-27T15:39:07Z","qos_policy_id":null,"name":"cinder_test-net_a8419525-56a6-4c99-afc2-660821acc4aa","admin_state_up":true,"tenant_id":"a397e1a778b44ea082edbb34e4c19af4","created_at":"2018-12-27T15:39:04Z","mtu":1442},{"updated_at":"2018-12-27T15:29:25Z","dns_domain":"","revision_number":7,"port_security_enabled":true,"id":"a4959dd9-e8f4-4ea9-8c99-7bff545db58c","router:external":true,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"da629caea04941e1ae8979c379dc7c9d","status":"ACTIVE","subnets":["244ab55b-a0ed-4e50-9f85-07f08119ae55"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"da629caea04941e1ae8979c379dc7c9d","created_at":"2018-12-27T15:29:17Z","mtu":1500}]} 2018-12-27 15:39:35,049 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-b0117864-d46b-48ba-9a2d-91e8a798a7fd 2018-12-27 15:39:35,049 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.126806974411s 2018-12-27 15:39:35,049 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-b0117864-d46b-48ba-9a2d-91e8a798a7fd 2018-12-27 15:39:35,051 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-12-27 15:39:35,052 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:9696/v2.0/ports.json?device_id=e1b6bb7a-59ad-4896-be8b-0e27eb67fa21" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3b0d665d77f60dfbd6fa6d9dea5558eba9d1f8a5" 2018-12-27 15:39:35,289 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 911 X-Openstack-Request-Id: req-276a1919-7d61-4cbd-9634-f1c4b9657679 Date: Thu, 27 Dec 2018 15:39:35 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T15:39:31Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"9d0f6907-1b7d-483e-99d7-b1c26b1a0304","ip_address":"192.168.120.4"}],"id":"faceb76e-7341-4ca9-9c09-e6b6d50f4447","security_groups":["5868efb9-7452-490e-9160-2e6f339447b2"],"mac_address":"fa:16:3e:1f:20:c2","project_id":"a397e1a778b44ea082edbb34e4c19af4","status":"ACTIVE","description":"","tags":[],"dns_assignment":[{"hostname":"host-192-168-120-4","ip_address":"192.168.120.4","fqdn":"host-192-168-120-4.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4f5c8ee9-4760-4224-94d4-5e10303c7497","dns_name":"","created_at":"2018-12-27T15:39:23Z","binding:vnic_type":"normal","device_id":"e1b6bb7a-59ad-4896-be8b-0e27eb67fa21","tenant_id":"a397e1a778b44ea082edbb34e4c19af4"}]} 2018-12-27 15:39:35,289 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports.json?device_id=e1b6bb7a-59ad-4896-be8b-0e27eb67fa21 used request id req-276a1919-7d61-4cbd-9634-f1c4b9657679 2018-12-27 15:39:35,289 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.238028049469s 2018-12-27 15:39:35,290 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports.json?device_id=e1b6bb7a-59ad-4896-be8b-0e27eb67fa21 used request id req-276a1919-7d61-4cbd-9634-f1c4b9657679 2018-12-27 15:39:35,290 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-12-27 15:39:35,291 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}3b0d665d77f60dfbd6fa6d9dea5558eba9d1f8a5" -d '{"floatingip": {"floating_network_id": "a4959dd9-e8f4-4ea9-8c99-7bff545db58c", "fixed_ip_address": "192.168.120.4", "port_id": "faceb76e-7341-4ca9-9c09-e6b6d50f4447"}}' 2018-12-27 15:39:37,136 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 585 X-Openstack-Request-Id: req-4e630043-8b37-4a7f-a219-51b3fa1c0e05 Date: Thu, 27 Dec 2018 15:39:37 GMT RESP BODY: {"floatingip": {"router_id": "209cbd21-6c48-4c6e-a8cf-5ce60c4c0fdd", "status": "DOWN", "description": "", "tags": [], "updated_at": "2018-12-27T15:39:36Z", "dns_domain": "", "floating_network_id": "a4959dd9-e8f4-4ea9-8c99-7bff545db58c", "fixed_ip_address": "192.168.120.4", "floating_ip_address": "172.30.9.212", "revision_number": 0, "port_id": "faceb76e-7341-4ca9-9c09-e6b6d50f4447", "id": "92e8dbec-5aa2-4fea-acf6-b757b706e02e", "tenant_id": "a397e1a778b44ea082edbb34e4c19af4", "created_at": "2018-12-27T15:39:36Z", "dns_name": "", "project_id": "a397e1a778b44ea082edbb34e4c19af4"}} 2018-12-27 15:39:37,137 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/floatingips.json used request id req-4e630043-8b37-4a7f-a219-51b3fa1c0e05 2018-12-27 15:39:37,137 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 1.84636116028s 2018-12-27 15:39:37,137 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/floatingips.json used request id req-4e630043-8b37-4a7f-a219-51b3fa1c0e05 2018-12-27 15:39:37,145 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-27 15:39:37,146 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3b0d665d77f60dfbd6fa6d9dea5558eba9d1f8a5" 2018-12-27 15:39:37,309 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-7bc6f3ef-1bae-4a95-bec9-d85057e7d6f9 Date: Thu, 27 Dec 2018 15:39:37 GMT RESP BODY: {"floatingips": [{"router_id": "209cbd21-6c48-4c6e-a8cf-5ce60c4c0fdd", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-12-27T15:39:37Z", "dns_domain": "", "floating_network_id": "a4959dd9-e8f4-4ea9-8c99-7bff545db58c", "fixed_ip_address": "192.168.120.4", "floating_ip_address": "172.30.9.212", "revision_number": 1, "port_id": "faceb76e-7341-4ca9-9c09-e6b6d50f4447", "id": "92e8dbec-5aa2-4fea-acf6-b757b706e02e", "dns_name": "", "created_at": "2018-12-27T15:39:36Z", "tenant_id": "a397e1a778b44ea082edbb34e4c19af4", "project_id": "a397e1a778b44ea082edbb34e4c19af4"}]} 2018-12-27 15:39:37,309 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/floatingips.json used request id req-7bc6f3ef-1bae-4a95-bec9-d85057e7d6f9 2018-12-27 15:39:37,309 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.164026975632s 2018-12-27 15:39:37,310 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/floatingips.json used request id req-7bc6f3ef-1bae-4a95-bec9-d85057e7d6f9 2018-12-27 15:39:37,313 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'209cbd21-6c48-4c6e-a8cf-5ce60c4c0fdd', 'updated_at': u'2018-12-27T15:39:37Z', u'dns_domain': u'', 'fixed_ip_address': u'192.168.120.4', 'floating_ip_address': u'172.30.9.212', 'revision_number': 1, 'port_id': u'faceb76e-7341-4ca9-9c09-e6b6d50f4447', 'id': u'92e8dbec-5aa2-4fea-acf6-b757b706e02e', 'network': u'a4959dd9-e8f4-4ea9-8c99-7bff545db58c', 'port': u'faceb76e-7341-4ca9-9c09-e6b6d50f4447', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'a397e1a778b44ea082edbb34e4c19af4', 'name': 'cinder_test-project_a8419525-56a6-4c99-afc2-660821acc4aa', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'a397e1a778b44ea082edbb34e4c19af4', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'a4959dd9-e8f4-4ea9-8c99-7bff545db58c', 'properties': Munch({u'dns_name': u'', u'dns_domain': u'', u'tags': []}), 'tenant_id': u'a397e1a778b44ea082edbb34e4c19af4', 'created_at': u'2018-12-27T15:39:36Z', 'attached': True, u'dns_name': u'', 'router': u'209cbd21-6c48-4c6e-a8cf-5ce60c4c0fdd'}) 2018-12-27 15:39:37,314 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-12-27 15:39:37,317 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/servers/e1b6bb7a-59ad-4896-be8b-0e27eb67fa21/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}3b0d665d77f60dfbd6fa6d9dea5558eba9d1f8a5" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-27 15:39:37,417 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:39:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-68925449-20d8-44a9-a89d-7c3f003ed200 x-compute-request-id: req-68925449-20d8-44a9-a89d-7c3f003ed200 Content-Encoding: gzip Content-Length: 9615 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14F7 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE147F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 502332177 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.242457] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.245578] pid_max: default: 32768 minimum: 301\n[ 0.247243] ACPI: Core revision 20150930\n[ 0.249295] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.251697] Security Framework initialized\n[ 0.253205] Yama: becoming mindful.\n[ 0.254543] AppArmor: AppArmor initialized\n[ 0.256090] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.258505] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.260873] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.263106] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.265642] Initializing cgroup subsys io\n[ 0.267125] Initializing cgroup subsys memory\n[ 0.268706] Initializing cgroup subsys devices\n[ 0.270316] Initializing cgroup subsys freezer\n[ 0.271943] Initializing cgroup subsys net_cls\n[ 0.273554] Initializing cgroup subsys perf_event\n[ 0.275251] Initializing cgroup subsys net_prio\n[ 0.276891] Initializing cgroup subsys hugetlb\n[ 0.278529] Initializing cgroup subsys pids\n[ 0.280136] CPU: Physical Processor ID: 0\n[ 0.282327] mce: CPU supports 10 MCE banks\n[ 0.283884] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.285748] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.304242] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.312719] ftrace: allocating 31920 entries in 125 pages\n[ 0.344051] smpboot: Max logical packages: 1\n[ 0.345629] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.348112] x2apic enabled\n[ 0.349527] Switched APIC routing to physical x2apic.\n[ 0.352514] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.354585] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.358416] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.361709] KVM setup paravirtual spinlock\n[ 0.363696] x86: Booted up 1 node, 1 CPUs\n[ 0.365179] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.367674] devtmpfs: initialized\n[ 0.369932] evm: security.selinux\n[ 0.371207] evm: security.SMACK64\n[ 0.372491] evm: security.SMACK64EXEC\n[ 0.373880] evm: security.SMACK64TRANSMUTE\n[ 0.375383] evm: security.SMACK64MMAP\n[ 0.376748] evm: security.ima\n[ 0.377920] evm: security.capability\n[ 0.379340] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.382731] pinctrl core: initialized pinctrl subsystem\n[ 0.384698] RTC time: 15:39:32, date: 12/27/18\n[ 0.386404] NET: Registered protocol family 16\n[ 0.388140] cpuidle: using governor ladder\n[ 0.389646] cpuidle: using governor menu\n[ 0.391092] PCCT header not found.\n[ 0.392442] ACPI: bus type PCI registered\n[ 0.393953] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.396236] PCI: Using configuration type 1 for base access\n[ 0.398890] ACPI: Added _OSI(Module Device)\n[ 0.400422] ACPI: Added _OSI(Processor Device)\n[ 0.402010] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.403688] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.406378] ACPI: Interpreter enabled\n[ 0.407772] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.411174] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.414563] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.417954] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.421340] ACPI: (supports S0 S5)\n[ 0.422632] ACPI: Using IOAPIC for interrupt routing\n[ 0.424417] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.429189] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.431361] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.433658] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.435898] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.439958] acpiphp: Slot [3] registered\n[ 0.441417] acpiphp: Slot [4] registered\n[ 0.442897] acpiphp: Slot [5] registered\n[ 0.444401] acpiphp: Slot [6] registered\n[ 0.445872] acpiphp: Slot [7] registered\n[ 0.447334] acpiphp: Slot [8] registered\n[ 0.448800] acpiphp: Slot [9] registered\n[ 0.450266] acpiphp: Slot [10] registered\n[ 0.451748] acpiphp: Slot [11] registered\n[ 0.453245] acpiphp: Slot [12] registered\n[ 0.454731] acpiphp: Slot [13] registered\n[ 0.456216] acpiphp: Slot [14] registered\n[ 0.457744] acpiphp: Slot [15] registered\n[ 0.474933] acpiphp: Slot [16] registered\n[ 0.476427] acpiphp: Slot [17] registered\n[ 0.477923] acpiphp: Slot [18] registered\n[ 0.479423] acpiphp: Slot [19] registered\n[ 0.480942] acpiphp: Slot [20] registered\n[ 0.482441] acpiphp: Slot [21] registered\n[ 0.483941] acpiphp: Slot [22] registered\n[ 0.485428] acpiphp: Slot [23] registered\n[ 0.486919] acpiphp: Slot [24] registered\n[ 0.488411] acpiphp: Slot [25] registered\n[ 0.489898] acpiphp: Slot [26] registered\n[ 0.491387] acpiphp: Slot [27] registered\n[ 0.492885] acpiphp: Slot [28] registered\n[ 0.494404] acpiphp: Slot [29] registered\n[ 0.495885] acpiphp: Slot [30] registered\n[ 0.497375] acpiphp: Slot [31] registered\n[ 0.498860] PCI host bridge to bus 0000:00\n[ 0.500350] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.502606] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.504877] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.507554] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.510232] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.512967] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.517819] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.520204] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.522398] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.524813] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.529389] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.532061] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.554063] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.556686] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.563636] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.566363] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.568954] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.571485] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.573955] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.575958] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.578889] vgaarb: loaded\n[ 0.580015] vgaarb: bridge control possible 0000:00:02.0\n[ 0.582284] SCSI subsystem initialized\n[ 0.584007] ACPI: bus type USB registered\n[ 0.585562] usbcore: registered new interface driver usbfs\n[ 0.587520] usbcore: registered new interface driver hub\n[ 0.589435] usbcore: registered new device driver usb\n[ 0.591477] PCI: Using ACPI for IRQ routing\n[ 0.593588] NetLabel: Initializing\n[ 0.594940] NetLabel: domain hash size = 128\n[ 0.596544] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.598364] NetLabel: unlabeled traffic allowed by default\n[ 0.600573] clocksource: Switched to clocksource kvm-clock\n[ 0.611252] AppArmor: AppArmor Filesystem Enabled\n[ 0.613044] pnp: PnP ACPI init\n[ 0.614635] pnp: PnP ACPI: found 5 devices\n[ 0.621942] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.625173] NET: Registered protocol family 2\n[ 0.627091] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.629537] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.631831] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.634107] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.636172] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.638410] NET: Registered protocol family 1\n[ 0.640071] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.642166] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.644218] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.659369] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.674841] Trying to unpack rootfs image as initramfs...\n[ 0.736959] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.739854] Scanning for low memory corruption every 60 seconds\n[ 0.742303] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.744460] audit: initializing netlink subsys (disabled)\n[ 0.746385] audit: type=2000 audit(1545925172.835:1): initialized\n[ 0.748731] Initialise system trusted keyring\n[ 0.750436] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.752622] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.755829] zbud: loaded\n[ 0.757058] VFS: Disk quotas dquot_6.6.0\n[ 0.758549] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.761250] fuse init (API version 7.23)\n[ 0.762838] Key type big_key registered\n[ 0.764290] Allocating IMA MOK and blacklist keyrings.\n[ 0.766422] Key type asymmetric registered\n[ 0.767936] Asymmetric key parser 'x509' registered\n[ 0.769708] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.772435] io scheduler noop registered\n[ 0.773913] io scheduler deadline registered (default)\n[ 0.775764] io scheduler cfq registered\n[ 0.777305] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.779264] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.781615] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.784284] ACPI: Power Button [PWRF]\n[ 0.785790] GHES: HEST is not enabled!\n[ 0.799820] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.829290] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.832936] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.858292] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.861944] Linux agpgart interface v0.103\n[ 0.865634] brd: module loaded\n[ 0.868085] loop: module loaded\n[ 0.874430] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.877111] GPT:90111 != 2097151\n[ 0.878359] GPT:Alternate GPT header not at the end of the disk.\n[ 0.880442] GPT:90111 != 2097151\n[ 0.881689] GPT: Use GNU Parted to correct GPT errors.\n[ 0.883486] vda: vda1 vda15\n[ 0.885414] scsi host0: ata_piix\n[ 0.886782] scsi host1: ata_piix\n[ 0.888080] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.890351] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.893243] libphy: Fixed MDIO Bus: probed\n[ 0.894781] tun: Universal TUN/TAP device driver, 1.6\n[ 0.896592] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.900025] PPP generic driver version 2.4.2\n[ 0.901712] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.903991] ehci-pci: EHCI PCI platform driver\n[ 0.905646] ehci-platform: EHCI generic platform driver\n[ 0.907538] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.909710] ohci-pci: OHCI PCI platform driver\n[ 0.911372] ohci-platform: OHCI generic platform driver\n[ 0.913262] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.928525] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.930400] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.933142] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.935009] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.937227] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.939509] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.942153] usb usb1: Product: UHCI Host Controller\n[ 0.943927] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.946107] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.947875] hub 1-0:1.0: USB hub found\n[ 0.949333] hub 1-0:1.0: 2 ports detected\n[ 0.950997] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.954769] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.956556] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.958449] mousedev: PS/2 mouse device common for all mice\n[ 0.960800] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.963960] rtc_cmos 00:00: RTC can wake from S4\n[ 0.966170] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.968375] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.970614] i2c /dev entries driver\n[ 0.971996] device-mapper: uevent: version 1.0.3\n[ 0.973757] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.976827] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.979212] NET: Registered protocol family 10\n[ 0.981170] NET: Registered protocol family 17\n[ 0.982840] Key type dns_resolver registered\n[ 0.984540] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.986600] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.989877] registered taskstats version 1\n[ 0.991446] Loading compiled-in X.509 certificates\n[ 0.993726] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.997230] zswap: loaded using pool lzo/zbud\n[ 0.999644] Key type trusted registered\n[ 1.002183] Key type encrypted registered\n[ 1.003722] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.005660] ima: No TPM chip found, activating TPM-bypass!\n[ 1.007623] evm: HMAC attrs: 0x1\n[ 1.009303] Magic number: 14:789:690\n[ 1.010733] mem mem: hash matches\n[ 1.012157] rtc_cmos 00:00: setting system clock to 2018-12-27 15:39:33 UTC (1545925173)\n[ 1.015136] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.017209] EDD information not available.\n[ 1.050367] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 1.053234] Write protecting the kernel read-only data: 14336k\n[ 1.056722] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 1.059849] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.75\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.87\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.216523] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.4...\nLease of 192.168.120.4 obtained, lease time 43200\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 0.96. iid=i-00000014\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCgdhLgZcqsS0zvicuknBpSEJHhkPBgZN0nuBdNs0m6IXqOj2wa+DjmWMn4DIYZVAAFWX2QCXtjSCTGyPNhNIb/uPmySw6IyYD9m6RHxg2qKbxXxOf/fy6WT2JGIaihhZcC2Cro5aJ5sSXkvpNjIeQxpKnRB8X+Uhy/F5rC0OUWhz4kqElq0D11os8/vTYT4cOgiZE5Fts/RAgt71XOqLJtaXS8//394AofJl+yZaYcWIjpCtcHAMFYrvbSiWWnOuYjE6LXcwfFVDq7GeJi4ehOHDpRak0nfCS9OvOY/+cRLyHJpjlM6e8q8EjDiIZIT1T/aiZcEGndimMoH/eytB8R root@cinder-test-vm2-a8419525-56a6-4c99-afc2-660821acc4aa\nssh-dss AAAAB3NzaC1kc3MAAACBAJTH5Y39y/JxIC+RZ5QUDWQ6uEMg59cchsUTzB3ER32VPhxHQ1rbJSuP9JJkcQ96ma56bCjZE8l3m2ybTf+J8K2lJ4H26kmXcOOy97e5rTd2SWu8OqXGG1Y1A0zfZxvYrxO8cM3RQPFHy0c0LOPWG4XLwnkSEyP/diBLdZ0p64d7AAAAFQCG6XCq4kXwlCRuXJdbZNuzUOYaBQAAAIBjpGfLTIY+slRK3yJGz61kK5+KjDYb2UmGGawCNuNMH8mQTlTx41KAwKYmI0w/Mj8O0/5kqipBTCdJZVCDsuGhseGpgTIfURjBgJLYoGQUrvgU8ndxGrY8MjBKt8Gno6HWMblwXXf+62l6u6uZWUgvcFVbIzW1P7UiJOmeHAjsKgAAAIArUJTjzMG7/9v2zBz10fxnHbku7hXeRd1AQpX92bzR1mhCp9EOfafFaISc5L4+NlA/13vaweQroCPQBgCEJpT/3fjlMN03u9G+uuF2qIBk5ksBeqxz3qRzErT/5CXNZo3YYmg5Bdh5r23yZMPajgs7PXmptwd8Bb5DymTP9HbSxA== root@cinder-test-vm2-a8419525-56a6-4c99-afc2-660821acc4aa\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.4,24,fe80::f816:3eff:fe1f:20c2/64,\nip-route:default via 192.168.120.1 dev eth0 \nip-route:169.254.169.254 via 192.168.120.2 dev eth0 \nip-route:192.168.120.0/24 dev eth0 src 192.168.120.4 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000014\nname: N/A\navailability-zone: nova\nlocal-hostname: cinder-test-vm2-a8419525-56a6-4c99-afc2-660821acc4aa\nlaunch-index: 0\n/dev/root resized successfully [took 0.22s]\n=== cirros: current=0.4.0 uptime=2.54 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\ncinder-test-vm2-a8419525-56a6-4c99-afc2-660821acc4aa login: "} 2018-12-27 15:39:37,418 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/e1b6bb7a-59ad-4896-be8b-0e27eb67fa21/action used request id req-68925449-20d8-44a9-a89d-7c3f003ed200 2018-12-27 15:39:37,418 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.10374712944s 2018-12-27 15:39:37,419 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/e1b6bb7a-59ad-4896-be8b-0e27eb67fa21/action used request id req-68925449-20d8-44a9-a89d-7c3f003ed200 2018-12-27 15:39:37,419 - functest.core.singlevm - DEBUG - vm console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14F7 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE147F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 502332177 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.242457] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.245578] pid_max: default: 32768 minimum: 301 [ 0.247243] ACPI: Core revision 20150930 [ 0.249295] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.251697] Security Framework initialized [ 0.253205] Yama: becoming mindful. [ 0.254543] AppArmor: AppArmor initialized [ 0.256090] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.258505] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.260873] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.263106] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.265642] Initializing cgroup subsys io [ 0.267125] Initializing cgroup subsys memory [ 0.268706] Initializing cgroup subsys devices [ 0.270316] Initializing cgroup subsys freezer [ 0.271943] Initializing cgroup subsys net_cls [ 0.273554] Initializing cgroup subsys perf_event [ 0.275251] Initializing cgroup subsys net_prio [ 0.276891] Initializing cgroup subsys hugetlb [ 0.278529] Initializing cgroup subsys pids [ 0.280136] CPU: Physical Processor ID: 0 [ 0.282327] mce: CPU supports 10 MCE banks [ 0.283884] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.285748] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.304242] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.312719] ftrace: allocating 31920 entries in 125 pages [ 0.344051] smpboot: Max logical packages: 1 [ 0.345629] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.348112] x2apic enabled [ 0.349527] Switched APIC routing to physical x2apic. [ 0.352514] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.354585] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.358416] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.361709] KVM setup paravirtual spinlock [ 0.363696] x86: Booted up 1 node, 1 CPUs [ 0.365179] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.367674] devtmpfs: initialized [ 0.369932] evm: security.selinux [ 0.371207] evm: security.SMACK64 [ 0.372491] evm: security.SMACK64EXEC [ 0.373880] evm: security.SMACK64TRANSMUTE [ 0.375383] evm: security.SMACK64MMAP [ 0.376748] evm: security.ima [ 0.377920] evm: security.capability [ 0.379340] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.382731] pinctrl core: initialized pinctrl subsystem [ 0.384698] RTC time: 15:39:32, date: 12/27/18 [ 0.386404] NET: Registered protocol family 16 [ 0.388140] cpuidle: using governor ladder [ 0.389646] cpuidle: using governor menu [ 0.391092] PCCT header not found. [ 0.392442] ACPI: bus type PCI registered [ 0.393953] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.396236] PCI: Using configuration type 1 for base access [ 0.398890] ACPI: Added _OSI(Module Device) [ 0.400422] ACPI: Added _OSI(Processor Device) [ 0.402010] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.403688] ACPI: Added _OSI(Processor Aggregator Device) [ 0.406378] ACPI: Interpreter enabled [ 0.407772] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.411174] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.414563] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.417954] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.421340] ACPI: (supports S0 S5) [ 0.422632] ACPI: Using IOAPIC for interrupt routing [ 0.424417] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.429189] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.431361] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.433658] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.435898] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.439958] acpiphp: Slot [3] registered [ 0.441417] acpiphp: Slot [4] registered [ 0.442897] acpiphp: Slot [5] registered [ 0.444401] acpiphp: Slot [6] registered [ 0.445872] acpiphp: Slot [7] registered [ 0.447334] acpiphp: Slot [8] registered [ 0.448800] acpiphp: Slot [9] registered [ 0.450266] acpiphp: Slot [10] registered [ 0.451748] acpiphp: Slot [11] registered [ 0.453245] acpiphp: Slot [12] registered [ 0.454731] acpiphp: Slot [13] registered [ 0.456216] acpiphp: Slot [14] registered [ 0.457744] acpiphp: Slot [15] registered [ 0.474933] acpiphp: Slot [16] registered [ 0.476427] acpiphp: Slot [17] registered [ 0.477923] acpiphp: Slot [18] registered [ 0.479423] acpiphp: Slot [19] registered [ 0.480942] acpiphp: Slot [20] registered [ 0.482441] acpiphp: Slot [21] registered [ 0.483941] acpiphp: Slot [22] registered [ 0.485428] acpiphp: Slot [23] registered [ 0.486919] acpiphp: Slot [24] registered [ 0.488411] acpiphp: Slot [25] registered [ 0.489898] acpiphp: Slot [26] registered [ 0.491387] acpiphp: Slot [27] registered [ 0.492885] acpiphp: Slot [28] registered [ 0.494404] acpiphp: Slot [29] registered [ 0.495885] acpiphp: Slot [30] registered [ 0.497375] acpiphp: Slot [31] registered [ 0.498860] PCI host bridge to bus 0000:00 [ 0.500350] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.502606] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.504877] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.507554] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.510232] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.512967] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.517819] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.520204] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.522398] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.524813] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.529389] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.532061] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.554063] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.556686] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.563636] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.566363] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.568954] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.571485] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.573955] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.575958] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.578889] vgaarb: loaded [ 0.580015] vgaarb: bridge control possible 0000:00:02.0 [ 0.582284] SCSI subsystem initialized [ 0.584007] ACPI: bus type USB registered [ 0.585562] usbcore: registered new interface driver usbfs [ 0.587520] usbcore: registered new interface driver hub [ 0.589435] usbcore: registered new device driver usb [ 0.591477] PCI: Using ACPI for IRQ routing [ 0.593588] NetLabel: Initializing [ 0.594940] NetLabel: domain hash size = 128 [ 0.596544] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.598364] NetLabel: unlabeled traffic allowed by default [ 0.600573] clocksource: Switched to clocksource kvm-clock [ 0.611252] AppArmor: AppArmor Filesystem Enabled [ 0.613044] pnp: PnP ACPI init [ 0.614635] pnp: PnP ACPI: found 5 devices [ 0.621942] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.625173] NET: Registered protocol family 2 [ 0.627091] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.629537] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.631831] TCP: Hash tables configured (established 4096 bind 4096) [ 0.634107] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.636172] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.638410] NET: Registered protocol family 1 [ 0.640071] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.642166] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.644218] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.659369] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.674841] Trying to unpack rootfs image as initramfs... [ 0.736959] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.739854] Scanning for low memory corruption every 60 seconds [ 0.742303] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.744460] audit: initializing netlink subsys (disabled) [ 0.746385] audit: type=2000 audit(1545925172.835:1): initialized [ 0.748731] Initialise system trusted keyring [ 0.750436] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.752622] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.755829] zbud: loaded [ 0.757058] VFS: Disk quotas dquot_6.6.0 [ 0.758549] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.761250] fuse init (API version 7.23) [ 0.762838] Key type big_key registered [ 0.764290] Allocating IMA MOK and blacklist keyrings. [ 0.766422] Key type asymmetric registered [ 0.767936] Asymmetric key parser 'x509' registered [ 0.769708] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.772435] io scheduler noop registered [ 0.773913] io scheduler deadline registered (default) [ 0.775764] io scheduler cfq registered [ 0.777305] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.779264] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.781615] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.784284] ACPI: Power Button [PWRF] [ 0.785790] GHES: HEST is not enabled! [ 0.799820] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.829290] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.832936] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.858292] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.861944] Linux agpgart interface v0.103 [ 0.865634] brd: module loaded [ 0.868085] loop: module loaded [ 0.874430] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.877111] GPT:90111 != 2097151 [ 0.878359] GPT:Alternate GPT header not at the end of the disk. [ 0.880442] GPT:90111 != 2097151 [ 0.881689] GPT: Use GNU Parted to correct GPT errors. [ 0.883486] vda: vda1 vda15 [ 0.885414] scsi host0: ata_piix [ 0.886782] scsi host1: ata_piix [ 0.888080] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.890351] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.893243] libphy: Fixed MDIO Bus: probed [ 0.894781] tun: Universal TUN/TAP device driver, 1.6 [ 0.896592] tun: (C) 1999-2004 Max Krasnyansky [ 0.900025] PPP generic driver version 2.4.2 [ 0.901712] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.903991] ehci-pci: EHCI PCI platform driver [ 0.905646] ehci-platform: EHCI generic platform driver [ 0.907538] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.909710] ohci-pci: OHCI PCI platform driver [ 0.911372] ohci-platform: OHCI generic platform driver [ 0.913262] uhci_hcd: USB Universal Host Controller Interface driver [ 0.928525] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.930400] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.933142] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.935009] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.937227] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.939509] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.942153] usb usb1: Product: UHCI Host Controller [ 0.943927] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.946107] usb usb1: SerialNumber: 0000:00:01.2 [ 0.947875] hub 1-0:1.0: USB hub found [ 0.949333] hub 1-0:1.0: 2 ports detected [ 0.950997] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.954769] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.956556] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.958449] mousedev: PS/2 mouse device common for all mice [ 0.960800] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.963960] rtc_cmos 00:00: RTC can wake from S4 [ 0.966170] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.968375] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.970614] i2c /dev entries driver [ 0.971996] device-mapper: uevent: version 1.0.3 [ 0.973757] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.976827] ledtrig-cpu: registered to indicate activity on CPUs [ 0.979212] NET: Registered protocol family 10 [ 0.981170] NET: Registered protocol family 17 [ 0.982840] Key type dns_resolver registered [ 0.984540] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.986600] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.989877] registered taskstats version 1 [ 0.991446] Loading compiled-in X.509 certificates [ 0.993726] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.997230] zswap: loaded using pool lzo/zbud [ 0.999644] Key type trusted registered [ 1.002183] Key type encrypted registered [ 1.003722] AppArmor: AppArmor sha1 policy hashing enabled [ 1.005660] ima: No TPM chip found, activating TPM-bypass! [ 1.007623] evm: HMAC attrs: 0x1 [ 1.009303] Magic number: 14:789:690 [ 1.010733] mem mem: hash matches [ 1.012157] rtc_cmos 00:00: setting system clock to 2018-12-27 15:39:33 UTC (1545925173) [ 1.015136] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.017209] EDD information not available. [ 1.050367] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.053234] Write protecting the kernel read-only data: 14336k [ 1.056722] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.059849] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.87 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.216523] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.4... Lease of 192.168.120.4 obtained, lease time 43200 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 0.96. iid=i-00000014 failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 /run/cirros/datasource/data/user-data was not '#!' or executable === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 488MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCgdhLgZcqsS0zvicuknBpSEJHhkPBgZN0nuBdNs0m6IXqOj2wa+DjmWMn4DIYZVAAFWX2QCXtjSCTGyPNhNIb/uPmySw6IyYD9m6RHxg2qKbxXxOf/fy6WT2JGIaihhZcC2Cro5aJ5sSXkvpNjIeQxpKnRB8X+Uhy/F5rC0OUWhz4kqElq0D11os8/vTYT4cOgiZE5Fts/RAgt71XOqLJtaXS8//394AofJl+yZaYcWIjpCtcHAMFYrvbSiWWnOuYjE6LXcwfFVDq7GeJi4ehOHDpRak0nfCS9OvOY/+cRLyHJpjlM6e8q8EjDiIZIT1T/aiZcEGndimMoH/eytB8R root@cinder-test-vm2-a8419525-56a6-4c99-afc2-660821acc4aa ssh-dss AAAAB3NzaC1kc3MAAACBAJTH5Y39y/JxIC+RZ5QUDWQ6uEMg59cchsUTzB3ER32VPhxHQ1rbJSuP9JJkcQ96ma56bCjZE8l3m2ybTf+J8K2lJ4H26kmXcOOy97e5rTd2SWu8OqXGG1Y1A0zfZxvYrxO8cM3RQPFHy0c0LOPWG4XLwnkSEyP/diBLdZ0p64d7AAAAFQCG6XCq4kXwlCRuXJdbZNuzUOYaBQAAAIBjpGfLTIY+slRK3yJGz61kK5+KjDYb2UmGGawCNuNMH8mQTlTx41KAwKYmI0w/Mj8O0/5kqipBTCdJZVCDsuGhseGpgTIfURjBgJLYoGQUrvgU8ndxGrY8MjBKt8Gno6HWMblwXXf+62l6u6uZWUgvcFVbIzW1P7UiJOmeHAjsKgAAAIArUJTjzMG7/9v2zBz10fxnHbku7hXeRd1AQpX92bzR1mhCp9EOfafFaISc5L4+NlA/13vaweQroCPQBgCEJpT/3fjlMN03u9G+uuF2qIBk5ksBeqxz3qRzErT/5CXNZo3YYmg5Bdh5r23yZMPajgs7PXmptwd8Bb5DymTP9HbSxA== root@cinder-test-vm2-a8419525-56a6-4c99-afc2-660821acc4aa -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.4,24,fe80::f816:3eff:fe1f:20c2/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.2 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.4 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-00000014 name: N/A availability-zone: nova local-hostname: cinder-test-vm2-a8419525-56a6-4c99-afc2-660821acc4aa launch-index: 0 /dev/root resized successfully [took 0.22s] === cirros: current=0.4.0 uptime=2.54 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. cinder-test-vm2-a8419525-56a6-4c99-afc2-660821acc4aa login: 2018-12-27 15:39:38,421 - paramiko.transport - DEBUG - starting thread (client mode): 0x6c480dd0L 2018-12-27 15:39:38,421 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-12-27 15:39:38,421 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-12-27 15:39:38,422 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-12-27 15:39:38,424 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp521', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1', u'kexguess2@matt.ucc.asn.au'] server key:[u'ecdsa-sha2-nistp521', u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] server encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] client mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] server mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] client compress:[u'none'] server compress:[u'none'] client lang:[u''] server lang:[u''] kex follows?False 2018-12-27 15:39:38,424 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-12-27 15:39:38,424 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-12-27 15:39:38,424 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-12-27 15:39:38,424 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-12-27 15:39:38,424 - paramiko.transport - DEBUG - Compression agreed: none 2018-12-27 15:39:38,443 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-12-27 15:39:38,443 - paramiko.transport - DEBUG - Switch to new keys ... 2018-12-27 15:39:38,454 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.212: b6cf58f650dc36c8b078f101328911fd 2018-12-27 15:39:38,455 - paramiko.transport - DEBUG - Trying discovered key 1db9e87ec7961c2ccb851cd84b2246d2 in /tmp/tmpVx5pMU 2018-12-27 15:39:38,483 - paramiko.transport - DEBUG - userauth is OK 2018-12-27 15:39:38,489 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-12-27 15:39:38,522 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.POST.volumes 2018-12-27 15:39:38,525 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8776/v3/a397e1a778b44ea082edbb34e4c19af4/volumes -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}3b0d665d77f60dfbd6fa6d9dea5558eba9d1f8a5" -d '{"volume": {"display_name": "cinder_test-volume_a8419525-56a6-4c99-afc2-660821acc4aa", "size": "2"}}' 2018-12-27 15:39:39,792 - keystoneauth.session - DEBUG - RESP: [202] Date: Thu, 27 Dec 2018 15:39:38 GMT Server: Apache x-compute-request-id: req-f1e2c06d-1282-4c11-aa24-59f2ad5e0df4 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-f1e2c06d-1282-4c11-aa24-59f2ad5e0df4 Content-Length: 816 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "dc7e71e92cb449859b8f44f1d7cde929", "attachments": [], "links": [{"href": "http://172.30.9.31:8776/v3/a397e1a778b44ea082edbb34e4c19af4/volumes/efb296d3-7349-4afa-afef-ac45576fa83d", "rel": "self"}, {"href": "http://172.30.9.31:8776/a397e1a778b44ea082edbb34e4c19af4/volumes/efb296d3-7349-4afa-afef-ac45576fa83d", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-12-27T15:39:39.000000", "description": null, "updated_at": null, "volume_type": null, "name": "cinder_test-volume_a8419525-56a6-4c99-afc2-660821acc4aa", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "efb296d3-7349-4afa-afef-ac45576fa83d", "size": 2}} 2018-12-27 15:39:39,793 - keystoneauth.session - DEBUG - POST call to volumev3 for http://172.30.9.31:8776/v3/a397e1a778b44ea082edbb34e4c19af4/volumes used request id req-f1e2c06d-1282-4c11-aa24-59f2ad5e0df4 2018-12-27 15:39:39,793 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.POST.volumes in 1.27047204971s 2018-12-27 15:39:39,793 - shade.request_ids - DEBUG - POST call to volumev3 for http://172.30.9.31:8776/v3/a397e1a778b44ea082edbb34e4c19af4/volumes used request id req-f1e2c06d-1282-4c11-aa24-59f2ad5e0df4 2018-12-27 15:39:39,794 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-12-27 15:39:39,797 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8776/v3/a397e1a778b44ea082edbb34e4c19af4/volumes/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3b0d665d77f60dfbd6fa6d9dea5558eba9d1f8a5" 2018-12-27 15:39:40,832 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:39:39 GMT Server: Apache x-compute-request-id: req-96750aaa-49a4-4a07-a2db-0827fbc8ca39 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-96750aaa-49a4-4a07-a2db-0827fbc8ca39 Content-Encoding: gzip Content-Length: 446 Content-Type: application/json RESP BODY: {"volumes": [{"status": "creating", "user_id": "dc7e71e92cb449859b8f44f1d7cde929", "attachments": [], "links": [{"href": "http://172.30.9.31:8776/v3/a397e1a778b44ea082edbb34e4c19af4/volumes/efb296d3-7349-4afa-afef-ac45576fa83d", "rel": "self"}, {"href": "http://172.30.9.31:8776/a397e1a778b44ea082edbb34e4c19af4/volumes/efb296d3-7349-4afa-afef-ac45576fa83d", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-12-27T15:39:39.000000", "description": null, "os-vol-tenant-attr:tenant_id": "a397e1a778b44ea082edbb34e4c19af4", "updated_at": "2018-12-27T15:39:39.000000", "volume_type": null, "name": "cinder_test-volume_a8419525-56a6-4c99-afc2-660821acc4aa", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "efb296d3-7349-4afa-afef-ac45576fa83d", "size": 2}]} 2018-12-27 15:39:40,833 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/a397e1a778b44ea082edbb34e4c19af4/volumes/detail used request id req-96750aaa-49a4-4a07-a2db-0827fbc8ca39 2018-12-27 15:39:40,833 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 1.03879189491s 2018-12-27 15:39:40,833 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/a397e1a778b44ea082edbb34e4c19af4/volumes/detail used request id req-96750aaa-49a4-4a07-a2db-0827fbc8ca39 2018-12-27 15:39:40,835 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-27 15:39:42,837 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-12-27 15:39:42,840 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8776/v3/a397e1a778b44ea082edbb34e4c19af4/volumes/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3b0d665d77f60dfbd6fa6d9dea5558eba9d1f8a5" 2018-12-27 15:39:43,817 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:39:42 GMT Server: Apache x-compute-request-id: req-07a1cb1b-d6b4-4fbd-aaa9-a2db9c6c3842 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-07a1cb1b-d6b4-4fbd-aaa9-a2db9c6c3842 Content-Encoding: gzip Content-Length: 449 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "dc7e71e92cb449859b8f44f1d7cde929", "attachments": [], "links": [{"href": "http://172.30.9.31:8776/v3/a397e1a778b44ea082edbb34e4c19af4/volumes/efb296d3-7349-4afa-afef-ac45576fa83d", "rel": "self"}, {"href": "http://172.30.9.31:8776/a397e1a778b44ea082edbb34e4c19af4/volumes/efb296d3-7349-4afa-afef-ac45576fa83d", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-12-27T15:39:39.000000", "description": null, "os-vol-tenant-attr:tenant_id": "a397e1a778b44ea082edbb34e4c19af4", "updated_at": "2018-12-27T15:39:41.000000", "volume_type": null, "name": "cinder_test-volume_a8419525-56a6-4c99-afc2-660821acc4aa", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "efb296d3-7349-4afa-afef-ac45576fa83d", "size": 2}]} 2018-12-27 15:39:43,817 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/a397e1a778b44ea082edbb34e4c19af4/volumes/detail used request id req-07a1cb1b-d6b4-4fbd-aaa9-a2db9c6c3842 2018-12-27 15:39:43,817 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.979663848877s 2018-12-27 15:39:43,818 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/a397e1a778b44ea082edbb34e4c19af4/volumes/detail used request id req-07a1cb1b-d6b4-4fbd-aaa9-a2db9c6c3842 2018-12-27 15:39:43,819 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-27 15:39:43,820 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3b0d665d77f60dfbd6fa6d9dea5558eba9d1f8a5" 2018-12-27 15:39:43,934 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1256 X-Openstack-Request-Id: req-c8873a64-a23a-4aea-851f-ab16a5995a68 Date: Thu, 27 Dec 2018 15:39:43 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"4f5c8ee9-4760-4224-94d4-5e10303c7497","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"a397e1a778b44ea082edbb34e4c19af4","status":"ACTIVE","subnets":["9d0f6907-1b7d-483e-99d7-b1c26b1a0304"],"description":"","tags":[],"updated_at":"2018-12-27T15:39:07Z","qos_policy_id":null,"name":"cinder_test-net_a8419525-56a6-4c99-afc2-660821acc4aa","admin_state_up":true,"tenant_id":"a397e1a778b44ea082edbb34e4c19af4","created_at":"2018-12-27T15:39:04Z","mtu":1442},{"updated_at":"2018-12-27T15:29:25Z","dns_domain":"","revision_number":7,"port_security_enabled":true,"id":"a4959dd9-e8f4-4ea9-8c99-7bff545db58c","router:external":true,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"da629caea04941e1ae8979c379dc7c9d","status":"ACTIVE","subnets":["244ab55b-a0ed-4e50-9f85-07f08119ae55"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"da629caea04941e1ae8979c379dc7c9d","created_at":"2018-12-27T15:29:17Z","mtu":1500}]} 2018-12-27 15:39:43,935 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-c8873a64-a23a-4aea-851f-ab16a5995a68 2018-12-27 15:39:43,935 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.1150431633s 2018-12-27 15:39:43,935 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-c8873a64-a23a-4aea-851f-ab16a5995a68 2018-12-27 15:39:43,940 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-27 15:39:43,943 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3b0d665d77f60dfbd6fa6d9dea5558eba9d1f8a5" 2018-12-27 15:39:44,141 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1204 Content-Type: application/json X-Openstack-Request-Id: req-c05e1c47-e857-4b72-8ae2-4314aaca6543 Date: Thu, 27 Dec 2018 15:39:44 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/0ba375f3-94a3-4fc7-b535-f21a28fb9834/snap", "metadata": {}}], "file": "/v2/images/0ba375f3-94a3-4fc7-b535-f21a28fb9834/file", "owner": "a397e1a778b44ea082edbb34e4c19af4", "id": "0ba375f3-94a3-4fc7-b535-f21a28fb9834", "size": 12716032, "self": "/v2/images/0ba375f3-94a3-4fc7-b535-f21a28fb9834", "disk_format": "qcow2", "direct_url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/0ba375f3-94a3-4fc7-b535-f21a28fb9834/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-27T15:39:15Z", "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_a8419525-56a6-4c99-afc2-660821acc4aa", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_a8419525-56a6-4c99-afc2-660821acc4aa", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-27T15:39:13Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-27 15:39:44,141 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-c05e1c47-e857-4b72-8ae2-4314aaca6543 2018-12-27 15:39:44,142 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.201811075211s 2018-12-27 15:39:44,142 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-c05e1c47-e857-4b72-8ae2-4314aaca6543 2018-12-27 15:39:44,143 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-12-27 15:39:44,146 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3b0d665d77f60dfbd6fa6d9dea5558eba9d1f8a5" 2018-12-27 15:39:44,169 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:39:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0d66eb94-f3ae-49fc-b701-e1143aadf9bc x-compute-request-id: req-0d66eb94-f3ae-49fc-b701-e1143aadf9bc Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavors": [{"name": "cinder_test-flavor_a8419525-56a6-4c99-afc2-660821acc4aa", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/0d8f8035-1ca4-43c9-8920-4a93a0607d52", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/0d8f8035-1ca4-43c9-8920-4a93a0607d52", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "0d8f8035-1ca4-43c9-8920-4a93a0607d52"}]} 2018-12-27 15:39:44,169 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None used request id req-0d66eb94-f3ae-49fc-b701-e1143aadf9bc 2018-12-27 15:39:44,169 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0253291130066s 2018-12-27 15:39:44,169 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None used request id req-0d66eb94-f3ae-49fc-b701-e1143aadf9bc 2018-12-27 15:39:44,170 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-12-27 15:39:44,173 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/servers -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}3b0d665d77f60dfbd6fa6d9dea5558eba9d1f8a5" -d '{"server": {"name": "cinder_test-vm_a8419525-56a6-4c99-afc2-660821acc4aa", "imageRef": "0ba375f3-94a3-4fc7-b535-f21a28fb9834", "key_name": "cinder_test-kp_a8419525-56a6-4c99-afc2-660821acc4aa", "flavorRef": "0d8f8035-1ca4-43c9-8920-4a93a0607d52", "max_count": 1, "min_count": 1, "networks": [{"uuid": "4f5c8ee9-4760-4224-94d4-5e10303c7497"}], "security_groups": [{"name": "5868efb9-7452-490e-9160-2e6f339447b2"}]}}' 2018-12-27 15:39:45,856 - keystoneauth.session - DEBUG - RESP: [202] Date: Thu, 27 Dec 2018 15:39:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b6416a41-f6db-433e-afbd-6f4043a80c55 x-compute-request-id: req-b6416a41-f6db-433e-afbd-6f4043a80c55 Content-Length: 403 location: http://172.30.9.31:8774/v2.1/servers/a210484b-9e58-454b-9c39-7c1a66f24e44 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "5868efb9-7452-490e-9160-2e6f339447b2"}], "OS-DCF:diskConfig": "MANUAL", "id": "a210484b-9e58-454b-9c39-7c1a66f24e44", "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/a210484b-9e58-454b-9c39-7c1a66f24e44", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/a210484b-9e58-454b-9c39-7c1a66f24e44", "rel": "bookmark"}], "adminPass": "pobWtsb7KwFq"}} 2018-12-27 15:39:45,856 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers used request id req-b6416a41-f6db-433e-afbd-6f4043a80c55 2018-12-27 15:39:45,856 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 1.68576717377s 2018-12-27 15:39:45,857 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers used request id req-b6416a41-f6db-433e-afbd-6f4043a80c55 2018-12-27 15:39:45,857 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-27 15:39:45,860 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3b0d665d77f60dfbd6fa6d9dea5558eba9d1f8a5" 2018-12-27 15:39:46,240 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:39:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-128a51c1-9fca-4278-88e8-23586b69e74b x-compute-request-id: req-128a51c1-9fca-4278-88e8-23586b69e74b Content-Encoding: gzip Content-Length: 864 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/a210484b-9e58-454b-9c39-7c1a66f24e44", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/a210484b-9e58-454b-9c39-7c1a66f24e44", "rel": "bookmark"}], "image": {"id": "0ba375f3-94a3-4fc7-b535-f21a28fb9834", "links": [{"href": "http://172.30.9.31:8774/images/0ba375f3-94a3-4fc7-b535-f21a28fb9834", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0d8f8035-1ca4-43c9-8920-4a93a0607d52", "links": [{"href": "http://172.30.9.31:8774/flavors/0d8f8035-1ca4-43c9-8920-4a93a0607d52", "rel": "bookmark"}]}, "id": "a210484b-9e58-454b-9c39-7c1a66f24e44", "user_id": "dc7e71e92cb449859b8f44f1d7cde929", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T15:39:45Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_a8419525-56a6-4c99-afc2-660821acc4aa", "name": "cinder_test-vm_a8419525-56a6-4c99-afc2-660821acc4aa", "created": "2018-12-27T15:39:45Z", "tenant_id": "a397e1a778b44ea082edbb34e4c19af4", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_a8419525-56a6-4c99-afc2-660821acc4aa": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:20:c2", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:20:c2", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/e1b6bb7a-59ad-4896-be8b-0e27eb67fa21", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/e1b6bb7a-59ad-4896-be8b-0e27eb67fa21", "rel": "bookmark"}], "image": {"id": "0ba375f3-94a3-4fc7-b535-f21a28fb9834", "links": [{"href": "http://172.30.9.31:8774/images/0ba375f3-94a3-4fc7-b535-f21a28fb9834", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T15:39:31.000000", "flavor": {"id": "0d8f8035-1ca4-43c9-8920-4a93a0607d52", "links": [{"href": "http://172.30.9.31:8774/flavors/0d8f8035-1ca4-43c9-8920-4a93a0607d52", "rel": "bookmark"}]}, "id": "e1b6bb7a-59ad-4896-be8b-0e27eb67fa21", "security_groups": [{"name": "cinder_test-sg_a8419525-56a6-4c99-afc2-660821acc4aa"}], "user_id": "dc7e71e92cb449859b8f44f1d7cde929", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T15:39:32Z", "hostId": "a196186861371bbac6391996c61ff4a133cab04837011c08df147261", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_a8419525-56a6-4c99-afc2-660821acc4aa", "name": "cinder_test-vm2_a8419525-56a6-4c99-afc2-660821acc4aa", "created": "2018-12-27T15:39:21Z", "tenant_id": "a397e1a778b44ea082edbb34e4c19af4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-27 15:39:46,241 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-128a51c1-9fca-4278-88e8-23586b69e74b 2018-12-27 15:39:46,241 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.38325214386s 2018-12-27 15:39:46,241 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-128a51c1-9fca-4278-88e8-23586b69e74b 2018-12-27 15:39:46,246 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-27 15:39:48,248 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-27 15:39:48,251 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3b0d665d77f60dfbd6fa6d9dea5558eba9d1f8a5" 2018-12-27 15:39:48,997 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:39:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-49f99c7f-b93d-4675-b399-7b8f9c0a214f x-compute-request-id: req-49f99c7f-b93d-4675-b399-7b8f9c0a214f Content-Encoding: gzip Content-Length: 902 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/a210484b-9e58-454b-9c39-7c1a66f24e44", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/a210484b-9e58-454b-9c39-7c1a66f24e44", "rel": "bookmark"}], "image": {"id": "0ba375f3-94a3-4fc7-b535-f21a28fb9834", "links": [{"href": "http://172.30.9.31:8774/images/0ba375f3-94a3-4fc7-b535-f21a28fb9834", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0d8f8035-1ca4-43c9-8920-4a93a0607d52", "links": [{"href": "http://172.30.9.31:8774/flavors/0d8f8035-1ca4-43c9-8920-4a93a0607d52", "rel": "bookmark"}]}, "id": "a210484b-9e58-454b-9c39-7c1a66f24e44", "security_groups": [{"name": "cinder_test-sg_a8419525-56a6-4c99-afc2-660821acc4aa"}], "user_id": "dc7e71e92cb449859b8f44f1d7cde929", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T15:39:46Z", "hostId": "c74d3368b7bdafbfb9343029e968aa5428a886ddbaac78c483bd0d02", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_a8419525-56a6-4c99-afc2-660821acc4aa", "name": "cinder_test-vm_a8419525-56a6-4c99-afc2-660821acc4aa", "created": "2018-12-27T15:39:45Z", "tenant_id": "a397e1a778b44ea082edbb34e4c19af4", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_a8419525-56a6-4c99-afc2-660821acc4aa": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:20:c2", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:20:c2", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/e1b6bb7a-59ad-4896-be8b-0e27eb67fa21", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/e1b6bb7a-59ad-4896-be8b-0e27eb67fa21", "rel": "bookmark"}], "image": {"id": "0ba375f3-94a3-4fc7-b535-f21a28fb9834", "links": [{"href": "http://172.30.9.31:8774/images/0ba375f3-94a3-4fc7-b535-f21a28fb9834", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T15:39:31.000000", "flavor": {"id": "0d8f8035-1ca4-43c9-8920-4a93a0607d52", "links": [{"href": "http://172.30.9.31:8774/flavors/0d8f8035-1ca4-43c9-8920-4a93a0607d52", "rel": "bookmark"}]}, "id": "e1b6bb7a-59ad-4896-be8b-0e27eb67fa21", "security_groups": [{"name": "cinder_test-sg_a8419525-56a6-4c99-afc2-660821acc4aa"}], "user_id": "dc7e71e92cb449859b8f44f1d7cde929", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T15:39:32Z", "hostId": "a196186861371bbac6391996c61ff4a133cab04837011c08df147261", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_a8419525-56a6-4c99-afc2-660821acc4aa", "name": "cinder_test-vm2_a8419525-56a6-4c99-afc2-660821acc4aa", "created": "2018-12-27T15:39:21Z", "tenant_id": "a397e1a778b44ea082edbb34e4c19af4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-27 15:39:48,997 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-49f99c7f-b93d-4675-b399-7b8f9c0a214f 2018-12-27 15:39:48,998 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.748943090439s 2018-12-27 15:39:48,998 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-49f99c7f-b93d-4675-b399-7b8f9c0a214f 2018-12-27 15:39:49,003 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-27 15:39:51,005 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-27 15:39:51,008 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3b0d665d77f60dfbd6fa6d9dea5558eba9d1f8a5" 2018-12-27 15:39:51,814 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:39:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a2d0d030-881e-44a2-b97b-dcf210579b7f x-compute-request-id: req-a2d0d030-881e-44a2-b97b-dcf210579b7f Content-Encoding: gzip Content-Length: 902 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/a210484b-9e58-454b-9c39-7c1a66f24e44", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/a210484b-9e58-454b-9c39-7c1a66f24e44", "rel": "bookmark"}], "image": {"id": "0ba375f3-94a3-4fc7-b535-f21a28fb9834", "links": [{"href": "http://172.30.9.31:8774/images/0ba375f3-94a3-4fc7-b535-f21a28fb9834", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0d8f8035-1ca4-43c9-8920-4a93a0607d52", "links": [{"href": "http://172.30.9.31:8774/flavors/0d8f8035-1ca4-43c9-8920-4a93a0607d52", "rel": "bookmark"}]}, "id": "a210484b-9e58-454b-9c39-7c1a66f24e44", "security_groups": [{"name": "cinder_test-sg_a8419525-56a6-4c99-afc2-660821acc4aa"}], "user_id": "dc7e71e92cb449859b8f44f1d7cde929", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T15:39:46Z", "hostId": "c74d3368b7bdafbfb9343029e968aa5428a886ddbaac78c483bd0d02", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_a8419525-56a6-4c99-afc2-660821acc4aa", "name": "cinder_test-vm_a8419525-56a6-4c99-afc2-660821acc4aa", "created": "2018-12-27T15:39:45Z", "tenant_id": "a397e1a778b44ea082edbb34e4c19af4", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_a8419525-56a6-4c99-afc2-660821acc4aa": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:20:c2", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:20:c2", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/e1b6bb7a-59ad-4896-be8b-0e27eb67fa21", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/e1b6bb7a-59ad-4896-be8b-0e27eb67fa21", "rel": "bookmark"}], "image": {"id": "0ba375f3-94a3-4fc7-b535-f21a28fb9834", "links": [{"href": "http://172.30.9.31:8774/images/0ba375f3-94a3-4fc7-b535-f21a28fb9834", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T15:39:31.000000", "flavor": {"id": "0d8f8035-1ca4-43c9-8920-4a93a0607d52", "links": [{"href": "http://172.30.9.31:8774/flavors/0d8f8035-1ca4-43c9-8920-4a93a0607d52", "rel": "bookmark"}]}, "id": "e1b6bb7a-59ad-4896-be8b-0e27eb67fa21", "security_groups": [{"name": "cinder_test-sg_a8419525-56a6-4c99-afc2-660821acc4aa"}], "user_id": "dc7e71e92cb449859b8f44f1d7cde929", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T15:39:32Z", "hostId": "a196186861371bbac6391996c61ff4a133cab04837011c08df147261", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_a8419525-56a6-4c99-afc2-660821acc4aa", "name": "cinder_test-vm2_a8419525-56a6-4c99-afc2-660821acc4aa", "created": "2018-12-27T15:39:21Z", "tenant_id": "a397e1a778b44ea082edbb34e4c19af4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-27 15:39:51,814 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-a2d0d030-881e-44a2-b97b-dcf210579b7f 2018-12-27 15:39:51,814 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.808465003967s 2018-12-27 15:39:51,815 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-a2d0d030-881e-44a2-b97b-dcf210579b7f 2018-12-27 15:39:51,819 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-27 15:39:53,822 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-27 15:39:53,825 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3b0d665d77f60dfbd6fa6d9dea5558eba9d1f8a5" 2018-12-27 15:39:54,450 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:39:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b6829b51-a4ce-40f9-b87e-b6b680214f57 x-compute-request-id: req-b6829b51-a4ce-40f9-b87e-b6b680214f57 Content-Encoding: gzip Content-Length: 902 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/a210484b-9e58-454b-9c39-7c1a66f24e44", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/a210484b-9e58-454b-9c39-7c1a66f24e44", "rel": "bookmark"}], "image": {"id": "0ba375f3-94a3-4fc7-b535-f21a28fb9834", "links": [{"href": "http://172.30.9.31:8774/images/0ba375f3-94a3-4fc7-b535-f21a28fb9834", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0d8f8035-1ca4-43c9-8920-4a93a0607d52", "links": [{"href": "http://172.30.9.31:8774/flavors/0d8f8035-1ca4-43c9-8920-4a93a0607d52", "rel": "bookmark"}]}, "id": "a210484b-9e58-454b-9c39-7c1a66f24e44", "security_groups": [{"name": "cinder_test-sg_a8419525-56a6-4c99-afc2-660821acc4aa"}], "user_id": "dc7e71e92cb449859b8f44f1d7cde929", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T15:39:46Z", "hostId": "c74d3368b7bdafbfb9343029e968aa5428a886ddbaac78c483bd0d02", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_a8419525-56a6-4c99-afc2-660821acc4aa", "name": "cinder_test-vm_a8419525-56a6-4c99-afc2-660821acc4aa", "created": "2018-12-27T15:39:45Z", "tenant_id": "a397e1a778b44ea082edbb34e4c19af4", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_a8419525-56a6-4c99-afc2-660821acc4aa": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:20:c2", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:20:c2", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/e1b6bb7a-59ad-4896-be8b-0e27eb67fa21", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/e1b6bb7a-59ad-4896-be8b-0e27eb67fa21", "rel": "bookmark"}], "image": {"id": "0ba375f3-94a3-4fc7-b535-f21a28fb9834", "links": [{"href": "http://172.30.9.31:8774/images/0ba375f3-94a3-4fc7-b535-f21a28fb9834", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T15:39:31.000000", "flavor": {"id": "0d8f8035-1ca4-43c9-8920-4a93a0607d52", "links": [{"href": "http://172.30.9.31:8774/flavors/0d8f8035-1ca4-43c9-8920-4a93a0607d52", "rel": "bookmark"}]}, "id": "e1b6bb7a-59ad-4896-be8b-0e27eb67fa21", "security_groups": [{"name": "cinder_test-sg_a8419525-56a6-4c99-afc2-660821acc4aa"}], "user_id": "dc7e71e92cb449859b8f44f1d7cde929", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T15:39:32Z", "hostId": "a196186861371bbac6391996c61ff4a133cab04837011c08df147261", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_a8419525-56a6-4c99-afc2-660821acc4aa", "name": "cinder_test-vm2_a8419525-56a6-4c99-afc2-660821acc4aa", "created": "2018-12-27T15:39:21Z", "tenant_id": "a397e1a778b44ea082edbb34e4c19af4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-27 15:39:54,451 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-b6829b51-a4ce-40f9-b87e-b6b680214f57 2018-12-27 15:39:54,451 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.628561019897s 2018-12-27 15:39:54,451 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-b6829b51-a4ce-40f9-b87e-b6b680214f57 2018-12-27 15:39:54,456 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-27 15:39:56,459 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-27 15:39:56,461 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3b0d665d77f60dfbd6fa6d9dea5558eba9d1f8a5" 2018-12-27 15:39:56,893 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:39:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5c2fb407-ea90-4bbf-b84c-6164b81bd4e5 x-compute-request-id: req-5c2fb407-ea90-4bbf-b84c-6164b81bd4e5 Content-Encoding: gzip Content-Length: 902 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/a210484b-9e58-454b-9c39-7c1a66f24e44", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/a210484b-9e58-454b-9c39-7c1a66f24e44", "rel": "bookmark"}], "image": {"id": "0ba375f3-94a3-4fc7-b535-f21a28fb9834", "links": [{"href": "http://172.30.9.31:8774/images/0ba375f3-94a3-4fc7-b535-f21a28fb9834", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0d8f8035-1ca4-43c9-8920-4a93a0607d52", "links": [{"href": "http://172.30.9.31:8774/flavors/0d8f8035-1ca4-43c9-8920-4a93a0607d52", "rel": "bookmark"}]}, "id": "a210484b-9e58-454b-9c39-7c1a66f24e44", "security_groups": [{"name": "cinder_test-sg_a8419525-56a6-4c99-afc2-660821acc4aa"}], "user_id": "dc7e71e92cb449859b8f44f1d7cde929", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T15:39:46Z", "hostId": "c74d3368b7bdafbfb9343029e968aa5428a886ddbaac78c483bd0d02", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_a8419525-56a6-4c99-afc2-660821acc4aa", "name": "cinder_test-vm_a8419525-56a6-4c99-afc2-660821acc4aa", "created": "2018-12-27T15:39:45Z", "tenant_id": "a397e1a778b44ea082edbb34e4c19af4", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_a8419525-56a6-4c99-afc2-660821acc4aa": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:20:c2", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:20:c2", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/e1b6bb7a-59ad-4896-be8b-0e27eb67fa21", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/e1b6bb7a-59ad-4896-be8b-0e27eb67fa21", "rel": "bookmark"}], "image": {"id": "0ba375f3-94a3-4fc7-b535-f21a28fb9834", "links": [{"href": "http://172.30.9.31:8774/images/0ba375f3-94a3-4fc7-b535-f21a28fb9834", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T15:39:31.000000", "flavor": {"id": "0d8f8035-1ca4-43c9-8920-4a93a0607d52", "links": [{"href": "http://172.30.9.31:8774/flavors/0d8f8035-1ca4-43c9-8920-4a93a0607d52", "rel": "bookmark"}]}, "id": "e1b6bb7a-59ad-4896-be8b-0e27eb67fa21", "security_groups": [{"name": "cinder_test-sg_a8419525-56a6-4c99-afc2-660821acc4aa"}], "user_id": "dc7e71e92cb449859b8f44f1d7cde929", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T15:39:32Z", "hostId": "a196186861371bbac6391996c61ff4a133cab04837011c08df147261", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_a8419525-56a6-4c99-afc2-660821acc4aa", "name": "cinder_test-vm2_a8419525-56a6-4c99-afc2-660821acc4aa", "created": "2018-12-27T15:39:21Z", "tenant_id": "a397e1a778b44ea082edbb34e4c19af4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-27 15:39:56,893 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-5c2fb407-ea90-4bbf-b84c-6164b81bd4e5 2018-12-27 15:39:56,894 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.434850931168s 2018-12-27 15:39:56,894 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-5c2fb407-ea90-4bbf-b84c-6164b81bd4e5 2018-12-27 15:39:56,898 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-27 15:39:58,901 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-27 15:39:58,904 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3b0d665d77f60dfbd6fa6d9dea5558eba9d1f8a5" 2018-12-27 15:39:59,476 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:39:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c18ce0f5-1163-45cc-bdf5-f6668a1eb2f9 x-compute-request-id: req-c18ce0f5-1163-45cc-bdf5-f6668a1eb2f9 Content-Encoding: gzip Content-Length: 886 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_a8419525-56a6-4c99-afc2-660821acc4aa": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:97:a1", "version": 4, "addr": "192.168.120.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/a210484b-9e58-454b-9c39-7c1a66f24e44", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/a210484b-9e58-454b-9c39-7c1a66f24e44", "rel": "bookmark"}], "image": {"id": "0ba375f3-94a3-4fc7-b535-f21a28fb9834", "links": [{"href": "http://172.30.9.31:8774/images/0ba375f3-94a3-4fc7-b535-f21a28fb9834", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T15:39:56.000000", "flavor": {"id": "0d8f8035-1ca4-43c9-8920-4a93a0607d52", "links": [{"href": "http://172.30.9.31:8774/flavors/0d8f8035-1ca4-43c9-8920-4a93a0607d52", "rel": "bookmark"}]}, "id": "a210484b-9e58-454b-9c39-7c1a66f24e44", "security_groups": [{"name": "cinder_test-sg_a8419525-56a6-4c99-afc2-660821acc4aa"}], "user_id": "dc7e71e92cb449859b8f44f1d7cde929", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T15:39:56Z", "hostId": "c74d3368b7bdafbfb9343029e968aa5428a886ddbaac78c483bd0d02", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_a8419525-56a6-4c99-afc2-660821acc4aa", "name": "cinder_test-vm_a8419525-56a6-4c99-afc2-660821acc4aa", "created": "2018-12-27T15:39:45Z", "tenant_id": "a397e1a778b44ea082edbb34e4c19af4", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_a8419525-56a6-4c99-afc2-660821acc4aa": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:20:c2", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:20:c2", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/e1b6bb7a-59ad-4896-be8b-0e27eb67fa21", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/e1b6bb7a-59ad-4896-be8b-0e27eb67fa21", "rel": "bookmark"}], "image": {"id": "0ba375f3-94a3-4fc7-b535-f21a28fb9834", "links": [{"href": "http://172.30.9.31:8774/images/0ba375f3-94a3-4fc7-b535-f21a28fb9834", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T15:39:31.000000", "flavor": {"id": "0d8f8035-1ca4-43c9-8920-4a93a0607d52", "links": [{"href": "http://172.30.9.31:8774/flavors/0d8f8035-1ca4-43c9-8920-4a93a0607d52", "rel": "bookmark"}]}, "id": "e1b6bb7a-59ad-4896-be8b-0e27eb67fa21", "security_groups": [{"name": "cinder_test-sg_a8419525-56a6-4c99-afc2-660821acc4aa"}], "user_id": "dc7e71e92cb449859b8f44f1d7cde929", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T15:39:32Z", "hostId": "a196186861371bbac6391996c61ff4a133cab04837011c08df147261", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_a8419525-56a6-4c99-afc2-660821acc4aa", "name": "cinder_test-vm2_a8419525-56a6-4c99-afc2-660821acc4aa", "created": "2018-12-27T15:39:21Z", "tenant_id": "a397e1a778b44ea082edbb34e4c19af4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-27 15:39:59,476 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-c18ce0f5-1163-45cc-bdf5-f6668a1eb2f9 2018-12-27 15:39:59,476 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.574993133545s 2018-12-27 15:39:59,476 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-c18ce0f5-1163-45cc-bdf5-f6668a1eb2f9 2018-12-27 15:39:59,482 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-12-27 15:39:59,482 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:9696/v2.0/ports.json?device_id=a210484b-9e58-454b-9c39-7c1a66f24e44" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3b0d665d77f60dfbd6fa6d9dea5558eba9d1f8a5" 2018-12-27 15:39:59,528 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 915 X-Openstack-Request-Id: req-d07e64db-93f3-4c4a-852d-0395f492c1d7 Date: Thu, 27 Dec 2018 15:39:59 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T15:39:56Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"9d0f6907-1b7d-483e-99d7-b1c26b1a0304","ip_address":"192.168.120.15"}],"id":"984f5dd5-4b44-475f-97dd-d2b075640e45","security_groups":["5868efb9-7452-490e-9160-2e6f339447b2"],"mac_address":"fa:16:3e:1d:97:a1","project_id":"a397e1a778b44ea082edbb34e4c19af4","status":"ACTIVE","description":"","tags":[],"dns_assignment":[{"hostname":"host-192-168-120-15","ip_address":"192.168.120.15","fqdn":"host-192-168-120-15.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4f5c8ee9-4760-4224-94d4-5e10303c7497","dns_name":"","created_at":"2018-12-27T15:39:47Z","binding:vnic_type":"normal","device_id":"a210484b-9e58-454b-9c39-7c1a66f24e44","tenant_id":"a397e1a778b44ea082edbb34e4c19af4"}]} 2018-12-27 15:39:59,528 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports.json?device_id=a210484b-9e58-454b-9c39-7c1a66f24e44 used request id req-d07e64db-93f3-4c4a-852d-0395f492c1d7 2018-12-27 15:39:59,528 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0460410118103s 2018-12-27 15:39:59,528 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports.json?device_id=a210484b-9e58-454b-9c39-7c1a66f24e44 used request id req-d07e64db-93f3-4c4a-852d-0395f492c1d7 2018-12-27 15:39:59,533 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-27 15:39:59,534 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:9696/v2.0/floatingips.json?port_id=984f5dd5-4b44-475f-97dd-d2b075640e45" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3b0d665d77f60dfbd6fa6d9dea5558eba9d1f8a5" 2018-12-27 15:39:59,551 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-f3344aad-c33b-4cc4-bc1e-ae2b8e1b3162 Date: Thu, 27 Dec 2018 15:39:59 GMT RESP BODY: {"floatingips": []} 2018-12-27 15:39:59,551 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/floatingips.json?port_id=984f5dd5-4b44-475f-97dd-d2b075640e45 used request id req-f3344aad-c33b-4cc4-bc1e-ae2b8e1b3162 2018-12-27 15:39:59,552 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.018061876297s 2018-12-27 15:39:59,552 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/floatingips.json?port_id=984f5dd5-4b44-475f-97dd-d2b075640e45 used request id req-f3344aad-c33b-4cc4-bc1e-ae2b8e1b3162 2018-12-27 15:39:59,552 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'cinder_test-net_a8419525-56a6-4c99-afc2-660821acc4aa': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:1d:97:a1', u'version': 4, u'addr': u'192.168.120.15', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'0ba375f3-94a3-4fc7-b535-f21a28fb9834'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-12-27T15:39:56.000000', 'flavor': Munch({u'id': u'0d8f8035-1ca4-43c9-8920-4a93a0607d52'}), 'az': u'nova', 'id': u'a210484b-9e58-454b-9c39-7c1a66f24e44', 'security_groups': [Munch({u'name': u'cinder_test-sg_a8419525-56a6-4c99-afc2-660821acc4aa'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'dc7e71e92cb449859b8f44f1d7cde929', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'a397e1a778b44ea082edbb34e4c19af4', 'name': 'cinder_test-project_a8419525-56a6-4c99-afc2-660821acc4aa', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2018-12-27T15:39:56.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-12-27T15:39:56Z', 'hostId': u'c74d3368b7bdafbfb9343029e968aa5428a886ddbaac78c483bd0d02', u'OS-SRV-USG:terminated_at': None, 'key_name': u'cinder_test-kp_a8419525-56a6-4c99-afc2-660821acc4aa', 'public_v6': '', 'private_v4': u'192.168.120.15', 'cloud': 'envvars', 'host_id': u'c74d3368b7bdafbfb9343029e968aa5428a886ddbaac78c483bd0d02', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-12-27T15:39:56.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'a397e1a778b44ea082edbb34e4c19af4', 'name': u'cinder_test-vm_a8419525-56a6-4c99-afc2-660821acc4aa', 'adminPass': u'pobWtsb7KwFq', 'tenant_id': u'a397e1a778b44ea082edbb34e4c19af4', 'created_at': u'2018-12-27T15:39:45Z', 'created': u'2018-12-27T15:39:45Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-12-27 15:39:59,556 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-27 15:39:59,556 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3b0d665d77f60dfbd6fa6d9dea5558eba9d1f8a5" 2018-12-27 15:39:59,673 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1256 X-Openstack-Request-Id: req-0523ac8d-7c76-4f79-bb43-c070621e8bee Date: Thu, 27 Dec 2018 15:39:59 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"4f5c8ee9-4760-4224-94d4-5e10303c7497","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"a397e1a778b44ea082edbb34e4c19af4","status":"ACTIVE","subnets":["9d0f6907-1b7d-483e-99d7-b1c26b1a0304"],"description":"","tags":[],"updated_at":"2018-12-27T15:39:07Z","qos_policy_id":null,"name":"cinder_test-net_a8419525-56a6-4c99-afc2-660821acc4aa","admin_state_up":true,"tenant_id":"a397e1a778b44ea082edbb34e4c19af4","created_at":"2018-12-27T15:39:04Z","mtu":1442},{"updated_at":"2018-12-27T15:29:25Z","dns_domain":"","revision_number":7,"port_security_enabled":true,"id":"a4959dd9-e8f4-4ea9-8c99-7bff545db58c","router:external":true,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"da629caea04941e1ae8979c379dc7c9d","status":"ACTIVE","subnets":["244ab55b-a0ed-4e50-9f85-07f08119ae55"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"da629caea04941e1ae8979c379dc7c9d","created_at":"2018-12-27T15:29:17Z","mtu":1500}]} 2018-12-27 15:39:59,673 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-0523ac8d-7c76-4f79-bb43-c070621e8bee 2018-12-27 15:39:59,673 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.117366075516s 2018-12-27 15:39:59,673 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-0523ac8d-7c76-4f79-bb43-c070621e8bee 2018-12-27 15:39:59,675 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-12-27 15:39:59,675 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:9696/v2.0/ports.json?device_id=a210484b-9e58-454b-9c39-7c1a66f24e44" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3b0d665d77f60dfbd6fa6d9dea5558eba9d1f8a5" 2018-12-27 15:39:59,725 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 915 X-Openstack-Request-Id: req-1fba97e6-7e0f-4b28-9a02-2427ce5d2c8e Date: Thu, 27 Dec 2018 15:39:59 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T15:39:56Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"9d0f6907-1b7d-483e-99d7-b1c26b1a0304","ip_address":"192.168.120.15"}],"id":"984f5dd5-4b44-475f-97dd-d2b075640e45","security_groups":["5868efb9-7452-490e-9160-2e6f339447b2"],"mac_address":"fa:16:3e:1d:97:a1","project_id":"a397e1a778b44ea082edbb34e4c19af4","status":"ACTIVE","description":"","tags":[],"dns_assignment":[{"hostname":"host-192-168-120-15","ip_address":"192.168.120.15","fqdn":"host-192-168-120-15.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4f5c8ee9-4760-4224-94d4-5e10303c7497","dns_name":"","created_at":"2018-12-27T15:39:47Z","binding:vnic_type":"normal","device_id":"a210484b-9e58-454b-9c39-7c1a66f24e44","tenant_id":"a397e1a778b44ea082edbb34e4c19af4"}]} 2018-12-27 15:39:59,725 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports.json?device_id=a210484b-9e58-454b-9c39-7c1a66f24e44 used request id req-1fba97e6-7e0f-4b28-9a02-2427ce5d2c8e 2018-12-27 15:39:59,725 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0503311157227s 2018-12-27 15:39:59,725 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports.json?device_id=a210484b-9e58-454b-9c39-7c1a66f24e44 used request id req-1fba97e6-7e0f-4b28-9a02-2427ce5d2c8e 2018-12-27 15:39:59,726 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-12-27 15:39:59,727 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}3b0d665d77f60dfbd6fa6d9dea5558eba9d1f8a5" -d '{"floatingip": {"floating_network_id": "a4959dd9-e8f4-4ea9-8c99-7bff545db58c", "fixed_ip_address": "192.168.120.15", "port_id": "984f5dd5-4b44-475f-97dd-d2b075640e45"}}' 2018-12-27 15:40:01,475 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 586 X-Openstack-Request-Id: req-fc6df0ef-418a-429d-98b2-9f36db97b6c4 Date: Thu, 27 Dec 2018 15:40:01 GMT RESP BODY: {"floatingip": {"router_id": "209cbd21-6c48-4c6e-a8cf-5ce60c4c0fdd", "status": "DOWN", "description": "", "tags": [], "updated_at": "2018-12-27T15:40:00Z", "dns_domain": "", "floating_network_id": "a4959dd9-e8f4-4ea9-8c99-7bff545db58c", "fixed_ip_address": "192.168.120.15", "floating_ip_address": "172.30.9.202", "revision_number": 0, "port_id": "984f5dd5-4b44-475f-97dd-d2b075640e45", "id": "fb782e99-a985-4be0-ae8d-40708403d07f", "tenant_id": "a397e1a778b44ea082edbb34e4c19af4", "created_at": "2018-12-27T15:40:00Z", "dns_name": "", "project_id": "a397e1a778b44ea082edbb34e4c19af4"}} 2018-12-27 15:40:01,475 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/floatingips.json used request id req-fc6df0ef-418a-429d-98b2-9f36db97b6c4 2018-12-27 15:40:01,476 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 1.74941110611s 2018-12-27 15:40:01,476 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/floatingips.json used request id req-fc6df0ef-418a-429d-98b2-9f36db97b6c4 2018-12-27 15:40:01,484 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-27 15:40:01,485 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3b0d665d77f60dfbd6fa6d9dea5558eba9d1f8a5" 2018-12-27 15:40:01,511 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1164 X-Openstack-Request-Id: req-a0c7b642-b3c5-420d-8ac4-d28ee5128415 Date: Thu, 27 Dec 2018 15:40:01 GMT RESP BODY: {"floatingips": [{"router_id": "209cbd21-6c48-4c6e-a8cf-5ce60c4c0fdd", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-12-27T15:39:37Z", "dns_domain": "", "floating_network_id": "a4959dd9-e8f4-4ea9-8c99-7bff545db58c", "fixed_ip_address": "192.168.120.4", "floating_ip_address": "172.30.9.212", "revision_number": 1, "port_id": "faceb76e-7341-4ca9-9c09-e6b6d50f4447", "id": "92e8dbec-5aa2-4fea-acf6-b757b706e02e", "dns_name": "", "created_at": "2018-12-27T15:39:36Z", "tenant_id": "a397e1a778b44ea082edbb34e4c19af4", "project_id": "a397e1a778b44ea082edbb34e4c19af4"}, {"router_id": "209cbd21-6c48-4c6e-a8cf-5ce60c4c0fdd", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-12-27T15:40:01Z", "dns_domain": "", "floating_network_id": "a4959dd9-e8f4-4ea9-8c99-7bff545db58c", "fixed_ip_address": "192.168.120.15", "floating_ip_address": "172.30.9.202", "revision_number": 1, "port_id": "984f5dd5-4b44-475f-97dd-d2b075640e45", "id": "fb782e99-a985-4be0-ae8d-40708403d07f", "dns_name": "", "created_at": "2018-12-27T15:40:00Z", "tenant_id": "a397e1a778b44ea082edbb34e4c19af4", "project_id": "a397e1a778b44ea082edbb34e4c19af4"}]} 2018-12-27 15:40:01,511 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/floatingips.json used request id req-a0c7b642-b3c5-420d-8ac4-d28ee5128415 2018-12-27 15:40:01,511 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0270011425018s 2018-12-27 15:40:01,512 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/floatingips.json used request id req-a0c7b642-b3c5-420d-8ac4-d28ee5128415 2018-12-27 15:40:01,518 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'209cbd21-6c48-4c6e-a8cf-5ce60c4c0fdd', 'updated_at': u'2018-12-27T15:40:01Z', u'dns_domain': u'', 'fixed_ip_address': u'192.168.120.15', 'floating_ip_address': u'172.30.9.202', 'revision_number': 1, 'port_id': u'984f5dd5-4b44-475f-97dd-d2b075640e45', 'id': u'fb782e99-a985-4be0-ae8d-40708403d07f', 'network': u'a4959dd9-e8f4-4ea9-8c99-7bff545db58c', 'port': u'984f5dd5-4b44-475f-97dd-d2b075640e45', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'a397e1a778b44ea082edbb34e4c19af4', 'name': 'cinder_test-project_a8419525-56a6-4c99-afc2-660821acc4aa', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'a397e1a778b44ea082edbb34e4c19af4', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'a4959dd9-e8f4-4ea9-8c99-7bff545db58c', 'properties': Munch({u'dns_name': u'', u'dns_domain': u'', u'tags': []}), 'tenant_id': u'a397e1a778b44ea082edbb34e4c19af4', 'created_at': u'2018-12-27T15:40:00Z', 'attached': True, u'dns_name': u'', 'router': u'209cbd21-6c48-4c6e-a8cf-5ce60c4c0fdd'}) 2018-12-27 15:40:01,519 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-12-27 15:40:01,523 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/servers/a210484b-9e58-454b-9c39-7c1a66f24e44/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}3b0d665d77f60dfbd6fa6d9dea5558eba9d1f8a5" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-27 15:40:01,627 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:40:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1078e612-9511-4e78-af00-d5a9834e9cba x-compute-request-id: req-1078e612-9511-4e78-af00-d5a9834e9cba Content-Encoding: gzip Content-Length: 9600 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14F7 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE147F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 504635066 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.243062] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.245963] pid_max: default: 32768 minimum: 301\n[ 0.247528] ACPI: Core revision 20150930\n[ 0.249504] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.251770] Security Framework initialized\n[ 0.253197] Yama: becoming mindful.\n[ 0.254468] AppArmor: AppArmor initialized\n[ 0.255937] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.258207] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.260408] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.262516] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.264895] Initializing cgroup subsys io\n[ 0.266316] Initializing cgroup subsys memory\n[ 0.267816] Initializing cgroup subsys devices\n[ 0.269329] Initializing cgroup subsys freezer\n[ 0.270848] Initializing cgroup subsys net_cls\n[ 0.272366] Initializing cgroup subsys perf_event\n[ 0.273967] Initializing cgroup subsys net_prio\n[ 0.275506] Initializing cgroup subsys hugetlb\n[ 0.277017] Initializing cgroup subsys pids\n[ 0.278518] CPU: Physical Processor ID: 0\n[ 0.280615] mce: CPU supports 10 MCE banks\n[ 0.282086] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.283836] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.300811] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.309153] ftrace: allocating 31920 entries in 125 pages\n[ 0.339738] smpboot: Max logical packages: 1\n[ 0.341216] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.343572] x2apic enabled\n[ 0.344926] Switched APIC routing to physical x2apic.\n[ 0.347814] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.349774] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.353358] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.356505] KVM setup paravirtual spinlock\n[ 0.358398] x86: Booted up 1 node, 1 CPUs\n[ 0.359833] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.362138] devtmpfs: initialized\n[ 0.364345] evm: security.selinux\n[ 0.365533] evm: security.SMACK64\n[ 0.366705] evm: security.SMACK64EXEC\n[ 0.368009] evm: security.SMACK64TRANSMUTE\n[ 0.369390] evm: security.SMACK64MMAP\n[ 0.370678] evm: security.ima\n[ 0.371761] evm: security.capability\n[ 0.373081] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.376268] pinctrl core: initialized pinctrl subsystem\n[ 0.378092] RTC time: 15:39:56, date: 12/27/18\n[ 0.379663] NET: Registered protocol family 16\n[ 0.381262] cpuidle: using governor ladder\n[ 0.382656] cpuidle: using governor menu\n[ 0.383997] PCCT header not found.\n[ 0.385239] ACPI: bus type PCI registered\n[ 0.386624] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.388712] PCI: Using configuration type 1 for base access\n[ 0.391232] ACPI: Added _OSI(Module Device)\n[ 0.392662] ACPI: Added _OSI(Processor Device)\n[ 0.394163] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.395723] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.398243] ACPI: Interpreter enabled\n[ 0.399557] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.402698] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.405903] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.409098] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.412257] ACPI: (supports S0 S5)\n[ 0.413452] ACPI: Using IOAPIC for interrupt routing\n[ 0.415058] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.419429] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.421396] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.423503] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.425570] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.429249] acpiphp: Slot [3] registered\n[ 0.430602] acpiphp: Slot [4] registered\n[ 0.431982] acpiphp: Slot [5] registered\n[ 0.433364] acpiphp: Slot [6] registered\n[ 0.434711] acpiphp: Slot [7] registered\n[ 0.436058] acpiphp: Slot [8] registered\n[ 0.437410] acpiphp: Slot [9] registered\n[ 0.438803] acpiphp: Slot [10] registered\n[ 0.440170] acpiphp: Slot [11] registered\n[ 0.441573] acpiphp: Slot [12] registered\n[ 0.442946] acpiphp: Slot [13] registered\n[ 0.444312] acpiphp: Slot [14] registered\n[ 0.445686] acpiphp: Slot [15] registered\n[ 0.463045] acpiphp: Slot [16] registered\n[ 0.464427] acpiphp: Slot [17] registered\n[ 0.465828] acpiphp: Slot [18] registered\n[ 0.467195] acpiphp: Slot [19] registered\n[ 0.468620] acpiphp: Slot [20] registered\n[ 0.470023] acpiphp: Slot [21] registered\n[ 0.471397] acpiphp: Slot [22] registered\n[ 0.472766] acpiphp: Slot [23] registered\n[ 0.474139] acpiphp: Slot [24] registered\n[ 0.475544] acpiphp: Slot [25] registered\n[ 0.476946] acpiphp: Slot [26] registered\n[ 0.478343] acpiphp: Slot [27] registered\n[ 0.479719] acpiphp: Slot [28] registered\n[ 0.481095] acpiphp: Slot [29] registered\n[ 0.482462] acpiphp: Slot [30] registered\n[ 0.483867] acpiphp: Slot [31] registered\n[ 0.485269] PCI host bridge to bus 0000:00\n[ 0.486640] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.488739] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.490844] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.493340] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.495804] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.498355] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.502863] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.505070] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.507084] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.509304] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.513743] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.516250] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.538867] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.541419] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.544365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.546851] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.549253] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.551427] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.553635] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.555471] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.560105] vgaarb: loaded\n[ 0.561402] vgaarb: bridge control possible 0000:00:02.0\n[ 0.563765] SCSI subsystem initialized\n[ 0.565404] ACPI: bus type USB registered\n[ 0.566845] usbcore: registered new interface driver usbfs\n[ 0.568639] usbcore: registered new interface driver hub\n[ 0.570393] usbcore: registered new device driver usb\n[ 0.572296] PCI: Using ACPI for IRQ routing\n[ 0.574283] NetLabel: Initializing\n[ 0.575530] NetLabel: domain hash size = 128\n[ 0.577026] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.578700] NetLabel: unlabeled traffic allowed by default\n[ 0.580821] clocksource: Switched to clocksource kvm-clock\n[ 0.591381] AppArmor: AppArmor Filesystem Enabled\n[ 0.593054] pnp: PnP ACPI init\n[ 0.594673] pnp: PnP ACPI: found 5 devices\n[ 0.601787] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.604766] NET: Registered protocol family 2\n[ 0.606543] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.608808] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.610907] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.613013] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.614911] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.616964] NET: Registered protocol family 1\n[ 0.618491] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.620410] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.622292] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.637281] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.652587] Trying to unpack rootfs image as initramfs...\n[ 0.713577] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.716439] Scanning for low memory corruption every 60 seconds\n[ 0.718679] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.720698] audit: initializing netlink subsys (disabled)\n[ 0.722524] audit: type=2000 audit(1545925197.616:1): initialized\n[ 0.724752] Initialise system trusted keyring\n[ 0.726383] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.728429] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.731541] zbud: loaded\n[ 0.732718] VFS: Disk quotas dquot_6.6.0\n[ 0.734148] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.736701] fuse init (API version 7.23)\n[ 0.738222] Key type big_key registered\n[ 0.739606] Allocating IMA MOK and blacklist keyrings.\n[ 0.741622] Key type asymmetric registered\n[ 0.743061] Asymmetric key parser 'x509' registered\n[ 0.744723] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.747312] io scheduler noop registered\n[ 0.748692] io scheduler deadline registered (default)\n[ 0.750430] io scheduler cfq registered\n[ 0.751887] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.753727] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.755913] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.758440] ACPI: Power Button [PWRF]\n[ 0.759886] GHES: HEST is not enabled!\n[ 0.774179] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.803874] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.807269] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.832519] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.835989] Linux agpgart interface v0.103\n[ 0.839494] brd: module loaded\n[ 0.841874] loop: module loaded\n[ 0.846733] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.849281] GPT:90111 != 2097151\n[ 0.850471] GPT:Alternate GPT header not at the end of the disk.\n[ 0.852392] GPT:90111 != 2097151\n[ 0.853578] GPT: Use GNU Parted to correct GPT errors.\n[ 0.855278] vda: vda1 vda15\n[ 0.857115] scsi host0: ata_piix\n[ 0.858421] scsi host1: ata_piix\n[ 0.859658] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.861815] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.864553] libphy: Fixed MDIO Bus: probed\n[ 0.865995] tun: Universal TUN/TAP device driver, 1.6\n[ 0.867673] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.870895] PPP generic driver version 2.4.2\n[ 0.872465] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.874560] ehci-pci: EHCI PCI platform driver\n[ 0.876093] ehci-platform: EHCI generic platform driver\n[ 0.877834] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.879824] ohci-pci: OHCI PCI platform driver\n[ 0.881363] ohci-platform: OHCI generic platform driver\n[ 0.883105] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.898158] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.899938] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.902517] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.904261] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.906252] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.908472] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.910947] usb usb1: Product: UHCI Host Controller\n[ 0.912575] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.914572] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.916236] hub 1-0:1.0: USB hub found\n[ 0.917588] hub 1-0:1.0: 2 ports detected\n[ 0.919149] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.922727] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.924396] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.926186] mousedev: PS/2 mouse device common for all mice\n[ 0.928351] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.931293] rtc_cmos 00:00: RTC can wake from S4\n[ 0.933415] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.935484] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.937572] i2c /dev entries driver\n[ 0.938889] device-mapper: uevent: version 1.0.3\n[ 0.940526] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.943372] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.945619] NET: Registered protocol family 10\n[ 0.947446] NET: Registered protocol family 17\n[ 0.949046] Key type dns_resolver registered\n[ 0.950667] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.952584] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.955637] registered taskstats version 1\n[ 0.957117] Loading compiled-in X.509 certificates\n[ 0.959299] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.962539] zswap: loaded using pool lzo/zbud\n[ 0.964848] Key type trusted registered\n[ 0.967243] Key type encrypted registered\n[ 0.968674] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.970507] ima: No TPM chip found, activating TPM-bypass!\n[ 0.972330] evm: HMAC attrs: 0x1\n[ 0.973913] Magic number: 14:789:690\n[ 0.975269] mem mem: hash matches\n[ 0.976587] rtc_cmos 00:00: setting system clock to 2018-12-27 15:39:57 UTC (1545925197)\n[ 0.979375] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.981345] EDD information not available.\n[ 1.018674] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 1.021408] Write protecting the kernel read-only data: 14336k\n[ 1.024744] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 1.027761] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.73\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 1.076893] random: blkid urandom read with 3 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.85\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.15...\nLease of 192.168.120.15 obtained, lease time 43200\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 0.94. iid=i-00000017\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCrme84EnletMxYxb8CeIblO/oiHD0YsQCXnN+MOktoi+CL9Enk6+8gjTZwQ9G94DnUnFGv58jlo6xh6r89IOvMu77LFwQUnj3bEvvOujhq5FhUuOg4SL7j2MTIm+tFseuALd4vFk2FJZgFORLuje33YHeGeQkFmcju9j8iE+bKWQMXeLs0vfXxy6IGxAijn4ycFXQpMX8qMZgNRrqk8qDXtmddDnheQU3p3NjiH2+KUtqglhmu1iI4E9cxYGnzvijW4BKM09gf2dW4vPhEnbTY6xVE8Pgsp5Uk/Nr6dOm7xK1EvwyuXr5+y2d3aL3KWPCuayln3uo12AYszycJhVTH root@cinder-test-vm-a8419525-56a6-4c99-afc2-660821acc4aa\nssh-dss AAAAB3NzaC1kc3MAAACBAMudk0687eEIl3moPPqoaBcG+crQ/PBKjwjpFlxPDXVd2ULye3ic+kyjz3ZCIrtbsh8r6GybfHKBjNuIkeKa8k2MwJURWJU99dKOQODyZykMo3uCzo60oC9GOhKjicj89B4H5x0PrlT5sUK6nBIrsY/FUg4U1Tj0P0gub+zaZPnVAAAAFQDqeBdNpxF96C6IZeAc6Osz1TN11QAAAIAKAxIObQVoE2cJITqUnraaTXMaIOqbIqs3tOv6pZlz4Iavrw5NB1KknL9rBFux58bxIQYAs1NQP2HQShw7NF6e3+eyVldTv7iODms1eToJo6vD09NqSUHXaF7pdt4yA7ky5+a6PWXItXfOdRPw+SP4DEwOwROX0cpBAZOptvlABAAAAIEAymimI55u4exONTxDyuY00OnLT76+KofcHHSP25OLLjbafXP09YuzGpTLf5aOYwHSkU67BIytAB9RBcwZGskCj5VlghfJGYV8ga1XvEADCX3arwvqc4NrobEg0C2xSUiEJ0cggW1/uXUvv7vCcabQzq+M93GzIw3VZYRoG6HIX3Q= root@cinder-test-vm-a8419525-56a6-4c99-afc2-660821acc4aa\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.10s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.15,24,fe80::f816:3eff:fe1d:97a1/64,\nip-route:default via 192.168.120.1 dev eth0 \nip-route:169.254.169.254 via 192.168.120.2 dev eth0 \nip-route:192.168.120.0/24 dev eth0 src 192.168.120.15 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000017\nname: N/A\navailability-zone: nova\nlocal-hostname: cinder-test-vm-a8419525-56a6-4c99-afc2-660821acc4aa\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=2.53 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\ncinder-test-vm-a8419525-56a6-4c99-afc2-660821acc4aa login: "} 2018-12-27 15:40:01,628 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/a210484b-9e58-454b-9c39-7c1a66f24e44/action used request id req-1078e612-9511-4e78-af00-d5a9834e9cba 2018-12-27 15:40:01,628 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.109305858612s 2018-12-27 15:40:01,629 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/a210484b-9e58-454b-9c39-7c1a66f24e44/action used request id req-1078e612-9511-4e78-af00-d5a9834e9cba 2018-12-27 15:40:01,629 - functest.core.singlevm - DEBUG - vm console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14F7 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE147F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 504635066 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.243062] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.245963] pid_max: default: 32768 minimum: 301 [ 0.247528] ACPI: Core revision 20150930 [ 0.249504] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.251770] Security Framework initialized [ 0.253197] Yama: becoming mindful. [ 0.254468] AppArmor: AppArmor initialized [ 0.255937] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.258207] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.260408] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.262516] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.264895] Initializing cgroup subsys io [ 0.266316] Initializing cgroup subsys memory [ 0.267816] Initializing cgroup subsys devices [ 0.269329] Initializing cgroup subsys freezer [ 0.270848] Initializing cgroup subsys net_cls [ 0.272366] Initializing cgroup subsys perf_event [ 0.273967] Initializing cgroup subsys net_prio [ 0.275506] Initializing cgroup subsys hugetlb [ 0.277017] Initializing cgroup subsys pids [ 0.278518] CPU: Physical Processor ID: 0 [ 0.280615] mce: CPU supports 10 MCE banks [ 0.282086] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.283836] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.300811] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.309153] ftrace: allocating 31920 entries in 125 pages [ 0.339738] smpboot: Max logical packages: 1 [ 0.341216] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.343572] x2apic enabled [ 0.344926] Switched APIC routing to physical x2apic. [ 0.347814] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.349774] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.353358] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.356505] KVM setup paravirtual spinlock [ 0.358398] x86: Booted up 1 node, 1 CPUs [ 0.359833] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.362138] devtmpfs: initialized [ 0.364345] evm: security.selinux [ 0.365533] evm: security.SMACK64 [ 0.366705] evm: security.SMACK64EXEC [ 0.368009] evm: security.SMACK64TRANSMUTE [ 0.369390] evm: security.SMACK64MMAP [ 0.370678] evm: security.ima [ 0.371761] evm: security.capability [ 0.373081] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.376268] pinctrl core: initialized pinctrl subsystem [ 0.378092] RTC time: 15:39:56, date: 12/27/18 [ 0.379663] NET: Registered protocol family 16 [ 0.381262] cpuidle: using governor ladder [ 0.382656] cpuidle: using governor menu [ 0.383997] PCCT header not found. [ 0.385239] ACPI: bus type PCI registered [ 0.386624] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.388712] PCI: Using configuration type 1 for base access [ 0.391232] ACPI: Added _OSI(Module Device) [ 0.392662] ACPI: Added _OSI(Processor Device) [ 0.394163] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.395723] ACPI: Added _OSI(Processor Aggregator Device) [ 0.398243] ACPI: Interpreter enabled [ 0.399557] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.402698] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.405903] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.409098] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.412257] ACPI: (supports S0 S5) [ 0.413452] ACPI: Using IOAPIC for interrupt routing [ 0.415058] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.419429] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.421396] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.423503] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.425570] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.429249] acpiphp: Slot [3] registered [ 0.430602] acpiphp: Slot [4] registered [ 0.431982] acpiphp: Slot [5] registered [ 0.433364] acpiphp: Slot [6] registered [ 0.434711] acpiphp: Slot [7] registered [ 0.436058] acpiphp: Slot [8] registered [ 0.437410] acpiphp: Slot [9] registered [ 0.438803] acpiphp: Slot [10] registered [ 0.440170] acpiphp: Slot [11] registered [ 0.441573] acpiphp: Slot [12] registered [ 0.442946] acpiphp: Slot [13] registered [ 0.444312] acpiphp: Slot [14] registered [ 0.445686] acpiphp: Slot [15] registered [ 0.463045] acpiphp: Slot [16] registered [ 0.464427] acpiphp: Slot [17] registered [ 0.465828] acpiphp: Slot [18] registered [ 0.467195] acpiphp: Slot [19] registered [ 0.468620] acpiphp: Slot [20] registered [ 0.470023] acpiphp: Slot [21] registered [ 0.471397] acpiphp: Slot [22] registered [ 0.472766] acpiphp: Slot [23] registered [ 0.474139] acpiphp: Slot [24] registered [ 0.475544] acpiphp: Slot [25] registered [ 0.476946] acpiphp: Slot [26] registered [ 0.478343] acpiphp: Slot [27] registered [ 0.479719] acpiphp: Slot [28] registered [ 0.481095] acpiphp: Slot [29] registered [ 0.482462] acpiphp: Slot [30] registered [ 0.483867] acpiphp: Slot [31] registered [ 0.485269] PCI host bridge to bus 0000:00 [ 0.486640] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.488739] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.490844] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.493340] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.495804] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.498355] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.502863] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.505070] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.507084] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.509304] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.513743] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.516250] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.538867] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.541419] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.544365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.546851] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.549253] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.551427] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.553635] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.555471] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.560105] vgaarb: loaded [ 0.561402] vgaarb: bridge control possible 0000:00:02.0 [ 0.563765] SCSI subsystem initialized [ 0.565404] ACPI: bus type USB registered [ 0.566845] usbcore: registered new interface driver usbfs [ 0.568639] usbcore: registered new interface driver hub [ 0.570393] usbcore: registered new device driver usb [ 0.572296] PCI: Using ACPI for IRQ routing [ 0.574283] NetLabel: Initializing [ 0.575530] NetLabel: domain hash size = 128 [ 0.577026] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.578700] NetLabel: unlabeled traffic allowed by default [ 0.580821] clocksource: Switched to clocksource kvm-clock [ 0.591381] AppArmor: AppArmor Filesystem Enabled [ 0.593054] pnp: PnP ACPI init [ 0.594673] pnp: PnP ACPI: found 5 devices [ 0.601787] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.604766] NET: Registered protocol family 2 [ 0.606543] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.608808] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.610907] TCP: Hash tables configured (established 4096 bind 4096) [ 0.613013] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.614911] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.616964] NET: Registered protocol family 1 [ 0.618491] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.620410] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.622292] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.637281] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.652587] Trying to unpack rootfs image as initramfs... [ 0.713577] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.716439] Scanning for low memory corruption every 60 seconds [ 0.718679] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.720698] audit: initializing netlink subsys (disabled) [ 0.722524] audit: type=2000 audit(1545925197.616:1): initialized [ 0.724752] Initialise system trusted keyring [ 0.726383] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.728429] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.731541] zbud: loaded [ 0.732718] VFS: Disk quotas dquot_6.6.0 [ 0.734148] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.736701] fuse init (API version 7.23) [ 0.738222] Key type big_key registered [ 0.739606] Allocating IMA MOK and blacklist keyrings. [ 0.741622] Key type asymmetric registered [ 0.743061] Asymmetric key parser 'x509' registered [ 0.744723] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.747312] io scheduler noop registered [ 0.748692] io scheduler deadline registered (default) [ 0.750430] io scheduler cfq registered [ 0.751887] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.753727] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.755913] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.758440] ACPI: Power Button [PWRF] [ 0.759886] GHES: HEST is not enabled! [ 0.774179] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.803874] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.807269] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.832519] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.835989] Linux agpgart interface v0.103 [ 0.839494] brd: module loaded [ 0.841874] loop: module loaded [ 0.846733] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.849281] GPT:90111 != 2097151 [ 0.850471] GPT:Alternate GPT header not at the end of the disk. [ 0.852392] GPT:90111 != 2097151 [ 0.853578] GPT: Use GNU Parted to correct GPT errors. [ 0.855278] vda: vda1 vda15 [ 0.857115] scsi host0: ata_piix [ 0.858421] scsi host1: ata_piix [ 0.859658] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.861815] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.864553] libphy: Fixed MDIO Bus: probed [ 0.865995] tun: Universal TUN/TAP device driver, 1.6 [ 0.867673] tun: (C) 1999-2004 Max Krasnyansky [ 0.870895] PPP generic driver version 2.4.2 [ 0.872465] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.874560] ehci-pci: EHCI PCI platform driver [ 0.876093] ehci-platform: EHCI generic platform driver [ 0.877834] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.879824] ohci-pci: OHCI PCI platform driver [ 0.881363] ohci-platform: OHCI generic platform driver [ 0.883105] uhci_hcd: USB Universal Host Controller Interface driver [ 0.898158] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.899938] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.902517] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.904261] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.906252] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.908472] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.910947] usb usb1: Product: UHCI Host Controller [ 0.912575] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.914572] usb usb1: SerialNumber: 0000:00:01.2 [ 0.916236] hub 1-0:1.0: USB hub found [ 0.917588] hub 1-0:1.0: 2 ports detected [ 0.919149] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.922727] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.924396] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.926186] mousedev: PS/2 mouse device common for all mice [ 0.928351] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.931293] rtc_cmos 00:00: RTC can wake from S4 [ 0.933415] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.935484] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.937572] i2c /dev entries driver [ 0.938889] device-mapper: uevent: version 1.0.3 [ 0.940526] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.943372] ledtrig-cpu: registered to indicate activity on CPUs [ 0.945619] NET: Registered protocol family 10 [ 0.947446] NET: Registered protocol family 17 [ 0.949046] Key type dns_resolver registered [ 0.950667] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.952584] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.955637] registered taskstats version 1 [ 0.957117] Loading compiled-in X.509 certificates [ 0.959299] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.962539] zswap: loaded using pool lzo/zbud [ 0.964848] Key type trusted registered [ 0.967243] Key type encrypted registered [ 0.968674] AppArmor: AppArmor sha1 policy hashing enabled [ 0.970507] ima: No TPM chip found, activating TPM-bypass! [ 0.972330] evm: HMAC attrs: 0x1 [ 0.973913] Magic number: 14:789:690 [ 0.975269] mem mem: hash matches [ 0.976587] rtc_cmos 00:00: setting system clock to 2018-12-27 15:39:57 UTC (1545925197) [ 0.979375] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.981345] EDD information not available. [ 1.018674] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.021408] Write protecting the kernel read-only data: 14336k [ 1.024744] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.027761] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.73 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 1.076893] random: blkid urandom read with 3 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.85 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.15... Lease of 192.168.120.15 obtained, lease time 43200 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 0.94. iid=i-00000017 failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 /run/cirros/datasource/data/user-data was not '#!' or executable === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 488MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCrme84EnletMxYxb8CeIblO/oiHD0YsQCXnN+MOktoi+CL9Enk6+8gjTZwQ9G94DnUnFGv58jlo6xh6r89IOvMu77LFwQUnj3bEvvOujhq5FhUuOg4SL7j2MTIm+tFseuALd4vFk2FJZgFORLuje33YHeGeQkFmcju9j8iE+bKWQMXeLs0vfXxy6IGxAijn4ycFXQpMX8qMZgNRrqk8qDXtmddDnheQU3p3NjiH2+KUtqglhmu1iI4E9cxYGnzvijW4BKM09gf2dW4vPhEnbTY6xVE8Pgsp5Uk/Nr6dOm7xK1EvwyuXr5+y2d3aL3KWPCuayln3uo12AYszycJhVTH root@cinder-test-vm-a8419525-56a6-4c99-afc2-660821acc4aa ssh-dss AAAAB3NzaC1kc3MAAACBAMudk0687eEIl3moPPqoaBcG+crQ/PBKjwjpFlxPDXVd2ULye3ic+kyjz3ZCIrtbsh8r6GybfHKBjNuIkeKa8k2MwJURWJU99dKOQODyZykMo3uCzo60oC9GOhKjicj89B4H5x0PrlT5sUK6nBIrsY/FUg4U1Tj0P0gub+zaZPnVAAAAFQDqeBdNpxF96C6IZeAc6Osz1TN11QAAAIAKAxIObQVoE2cJITqUnraaTXMaIOqbIqs3tOv6pZlz4Iavrw5NB1KknL9rBFux58bxIQYAs1NQP2HQShw7NF6e3+eyVldTv7iODms1eToJo6vD09NqSUHXaF7pdt4yA7ky5+a6PWXItXfOdRPw+SP4DEwOwROX0cpBAZOptvlABAAAAIEAymimI55u4exONTxDyuY00OnLT76+KofcHHSP25OLLjbafXP09YuzGpTLf5aOYwHSkU67BIytAB9RBcwZGskCj5VlghfJGYV8ga1XvEADCX3arwvqc4NrobEg0C2xSUiEJ0cggW1/uXUvv7vCcabQzq+M93GzIw3VZYRoG6HIX3Q= root@cinder-test-vm-a8419525-56a6-4c99-afc2-660821acc4aa -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.10s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.15,24,fe80::f816:3eff:fe1d:97a1/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.2 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.15 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-00000017 name: N/A availability-zone: nova local-hostname: cinder-test-vm-a8419525-56a6-4c99-afc2-660821acc4aa launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.53 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. cinder-test-vm-a8419525-56a6-4c99-afc2-660821acc4aa login: 2018-12-27 15:40:01,634 - paramiko.transport - DEBUG - starting thread (client mode): 0x6c4bf9d0L 2018-12-27 15:40:01,634 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-12-27 15:40:01,634 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-12-27 15:40:01,634 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-12-27 15:40:01,635 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp521', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1', u'kexguess2@matt.ucc.asn.au'] server key:[u'ecdsa-sha2-nistp521', u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] server encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] client mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] server mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] client compress:[u'none'] server compress:[u'none'] client lang:[u''] server lang:[u''] kex follows?False 2018-12-27 15:40:01,635 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-12-27 15:40:01,635 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-12-27 15:40:01,635 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-12-27 15:40:01,635 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-12-27 15:40:01,636 - paramiko.transport - DEBUG - Compression agreed: none 2018-12-27 15:40:01,651 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-12-27 15:40:01,652 - paramiko.transport - DEBUG - Switch to new keys ... 2018-12-27 15:40:01,665 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.202: 41fdf56fd3a21062c410702eb283b59e 2018-12-27 15:40:01,666 - paramiko.transport - DEBUG - Trying discovered key 1db9e87ec7961c2ccb851cd84b2246d2 in /tmp/tmpVx5pMU 2018-12-27 15:40:01,689 - paramiko.transport - DEBUG - userauth is OK 2018-12-27 15:40:01,694 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-12-27 15:40:01,698 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.os-volume_attachments 2018-12-27 15:40:01,700 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/servers/a210484b-9e58-454b-9c39-7c1a66f24e44/os-volume_attachments -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}3b0d665d77f60dfbd6fa6d9dea5558eba9d1f8a5" -d '{"volumeAttachment": {"volumeId": "efb296d3-7349-4afa-afef-ac45576fa83d"}}' 2018-12-27 15:40:04,354 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:40:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a3e83c01-3ec6-4b85-96d8-f62e27e569c6 x-compute-request-id: req-a3e83c01-3ec6-4b85-96d8-f62e27e569c6 Content-Encoding: gzip Content-Length: 146 Content-Type: application/json RESP BODY: {"volumeAttachment": {"device": "/dev/vdb", "serverId": "a210484b-9e58-454b-9c39-7c1a66f24e44", "id": "efb296d3-7349-4afa-afef-ac45576fa83d", "volumeId": "efb296d3-7349-4afa-afef-ac45576fa83d"}} 2018-12-27 15:40:04,354 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/a210484b-9e58-454b-9c39-7c1a66f24e44/os-volume_attachments used request id req-a3e83c01-3ec6-4b85-96d8-f62e27e569c6 2018-12-27 15:40:04,354 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.os-volume_attachments in 2.65602588654s 2018-12-27 15:40:04,355 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/a210484b-9e58-454b-9c39-7c1a66f24e44/os-volume_attachments used request id req-a3e83c01-3ec6-4b85-96d8-f62e27e569c6 2018-12-27 15:40:04,355 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-12-27 15:40:04,358 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8776/v3/a397e1a778b44ea082edbb34e4c19af4/volumes/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3b0d665d77f60dfbd6fa6d9dea5558eba9d1f8a5" 2018-12-27 15:40:05,319 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:40:04 GMT Server: Apache x-compute-request-id: req-d66d693c-cd8f-441e-b6b1-5dc62dad74ab OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-d66d693c-cd8f-441e-b6b1-5dc62dad74ab Content-Encoding: gzip Content-Length: 452 Content-Type: application/json RESP BODY: {"volumes": [{"status": "reserved", "user_id": "dc7e71e92cb449859b8f44f1d7cde929", "attachments": [], "links": [{"href": "http://172.30.9.31:8776/v3/a397e1a778b44ea082edbb34e4c19af4/volumes/efb296d3-7349-4afa-afef-ac45576fa83d", "rel": "self"}, {"href": "http://172.30.9.31:8776/a397e1a778b44ea082edbb34e4c19af4/volumes/efb296d3-7349-4afa-afef-ac45576fa83d", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-12-27T15:39:39.000000", "description": null, "os-vol-tenant-attr:tenant_id": "a397e1a778b44ea082edbb34e4c19af4", "updated_at": "2018-12-27T15:40:04.000000", "volume_type": null, "name": "cinder_test-volume_a8419525-56a6-4c99-afc2-660821acc4aa", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "efb296d3-7349-4afa-afef-ac45576fa83d", "size": 2}]} 2018-12-27 15:40:05,319 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/a397e1a778b44ea082edbb34e4c19af4/volumes/detail used request id req-d66d693c-cd8f-441e-b6b1-5dc62dad74ab 2018-12-27 15:40:05,320 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.964330911636s 2018-12-27 15:40:05,320 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/a397e1a778b44ea082edbb34e4c19af4/volumes/detail used request id req-d66d693c-cd8f-441e-b6b1-5dc62dad74ab 2018-12-27 15:40:05,321 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-27 15:40:07,324 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-12-27 15:40:07,327 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8776/v3/a397e1a778b44ea082edbb34e4c19af4/volumes/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3b0d665d77f60dfbd6fa6d9dea5558eba9d1f8a5" 2018-12-27 15:40:08,267 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:40:07 GMT Server: Apache x-compute-request-id: req-13a077e3-a312-48c5-bff6-abaad2ff23da OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-13a077e3-a312-48c5-bff6-abaad2ff23da Content-Encoding: gzip Content-Length: 463 Content-Type: application/json RESP BODY: {"volumes": [{"status": "attaching", "user_id": "dc7e71e92cb449859b8f44f1d7cde929", "attachments": [], "links": [{"href": "http://172.30.9.31:8776/v3/a397e1a778b44ea082edbb34e4c19af4/volumes/efb296d3-7349-4afa-afef-ac45576fa83d", "rel": "self"}, {"href": "http://172.30.9.31:8776/a397e1a778b44ea082edbb34e4c19af4/volumes/efb296d3-7349-4afa-afef-ac45576fa83d", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-12-27T15:39:39.000000", "description": null, "os-vol-tenant-attr:tenant_id": "a397e1a778b44ea082edbb34e4c19af4", "updated_at": "2018-12-27T15:40:07.000000", "volume_type": null, "name": "cinder_test-volume_a8419525-56a6-4c99-afc2-660821acc4aa", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {"attached_mode": "rw"}, "id": "efb296d3-7349-4afa-afef-ac45576fa83d", "size": 2}]} 2018-12-27 15:40:08,268 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/a397e1a778b44ea082edbb34e4c19af4/volumes/detail used request id req-13a077e3-a312-48c5-bff6-abaad2ff23da 2018-12-27 15:40:08,268 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.943610906601s 2018-12-27 15:40:08,268 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/a397e1a778b44ea082edbb34e4c19af4/volumes/detail used request id req-13a077e3-a312-48c5-bff6-abaad2ff23da 2018-12-27 15:40:08,270 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-27 15:40:10,272 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-12-27 15:40:10,275 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8776/v3/a397e1a778b44ea082edbb34e4c19af4/volumes/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3b0d665d77f60dfbd6fa6d9dea5558eba9d1f8a5" 2018-12-27 15:40:11,241 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:40:10 GMT Server: Apache x-compute-request-id: req-ff912574-da15-4ee2-9d43-ebdc7cf9664b OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-ff912574-da15-4ee2-9d43-ebdc7cf9664b Content-Encoding: gzip Content-Length: 578 Content-Type: application/json RESP BODY: {"volumes": [{"status": "in-use", "user_id": "dc7e71e92cb449859b8f44f1d7cde929", "attachments": [{"server_id": "a210484b-9e58-454b-9c39-7c1a66f24e44", "attachment_id": "7b92376f-bfb3-4cea-96e6-d42f59dfabd8", "attached_at": "2018-12-27T15:40:07.000000", "host_name": "overcloud-novacompute-0.opnfvlf.org", "volume_id": "efb296d3-7349-4afa-afef-ac45576fa83d", "device": "/dev/vdb", "id": "efb296d3-7349-4afa-afef-ac45576fa83d"}], "links": [{"href": "http://172.30.9.31:8776/v3/a397e1a778b44ea082edbb34e4c19af4/volumes/efb296d3-7349-4afa-afef-ac45576fa83d", "rel": "self"}, {"href": "http://172.30.9.31:8776/a397e1a778b44ea082edbb34e4c19af4/volumes/efb296d3-7349-4afa-afef-ac45576fa83d", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-12-27T15:39:39.000000", "description": null, "os-vol-tenant-attr:tenant_id": "a397e1a778b44ea082edbb34e4c19af4", "updated_at": "2018-12-27T15:40:09.000000", "volume_type": null, "name": "cinder_test-volume_a8419525-56a6-4c99-afc2-660821acc4aa", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {"attached_mode": "rw"}, "id": "efb296d3-7349-4afa-afef-ac45576fa83d", "size": 2}]} 2018-12-27 15:40:11,241 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/a397e1a778b44ea082edbb34e4c19af4/volumes/detail used request id req-ff912574-da15-4ee2-9d43-ebdc7cf9664b 2018-12-27 15:40:11,241 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.968868970871s 2018-12-27 15:40:11,242 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/a397e1a778b44ea082edbb34e4c19af4/volumes/detail used request id req-ff912574-da15-4ee2-9d43-ebdc7cf9664b 2018-12-27 15:40:11,244 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-12-27 15:40:11,245 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-12-27 15:40:11,245 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-12-27 15:40:11,246 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-12-27 15:40:11,314 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-12-27 15:40:11,314 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - ssh: 2018-12-27 15:40:11,316 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-12-27 15:40:11,316 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-12-27 15:40:11,353 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32759 bytes 2018-12-27 15:40:11,354 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-12-27 15:40:11,381 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-12-27 15:40:11,597 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-12-27 15:40:11,597 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - volume_write stdout: VOL_DEV_NAME: vdb NAME vda vda1 vda15 vdb Creating filesystem with 524288 4k blocks and 131072 inodes Filesystem UUID: 599a030d-7efc-4be6-8ce8-d548ea9d8066 Superblock backups stored on blocks: 32768, 98304, 163840, 229376, 294912 Allocating group tables: 0/16 done Writing inode tables: 0/16 done Creating journal (16384 blocks): done Writing superblocks and filesystem accounting information: 0/16 done New data added to the volume! 2018-12-27 15:40:11,597 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - volume_write stderr: mke2fs 1.42.12 (29-Aug-2014) 2018-12-27 15:40:11,598 - functest.opnfv_tests.openstack.cinder.cinder_test - INFO - Detach volume from VM 1 2018-12-27 15:40:11,598 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-12-27 15:40:11,599 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers.os-volume_attachments 2018-12-27 15:40:11,602 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:8774/v2.1/servers/a210484b-9e58-454b-9c39-7c1a66f24e44/os-volume_attachments/efb296d3-7349-4afa-afef-ac45576fa83d -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3b0d665d77f60dfbd6fa6d9dea5558eba9d1f8a5" 2018-12-27 15:40:14,653 - keystoneauth.session - DEBUG - RESP: [202] Date: Thu, 27 Dec 2018 15:40:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c328cd3f-dd46-40fa-9187-4b23ae19ca5a x-compute-request-id: req-c328cd3f-dd46-40fa-9187-4b23ae19ca5a Content-Length: 0 Content-Type: application/json 2018-12-27 15:40:14,653 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/servers/a210484b-9e58-454b-9c39-7c1a66f24e44/os-volume_attachments/efb296d3-7349-4afa-afef-ac45576fa83d used request id req-c328cd3f-dd46-40fa-9187-4b23ae19ca5a 2018-12-27 15:40:14,653 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers.os-volume_attachments in 3.05431199074s 2018-12-27 15:40:14,654 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/servers/a210484b-9e58-454b-9c39-7c1a66f24e44/os-volume_attachments/efb296d3-7349-4afa-afef-ac45576fa83d used request id req-c328cd3f-dd46-40fa-9187-4b23ae19ca5a 2018-12-27 15:40:14,654 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-12-27 15:40:14,657 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8776/v3/a397e1a778b44ea082edbb34e4c19af4/volumes/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3b0d665d77f60dfbd6fa6d9dea5558eba9d1f8a5" 2018-12-27 15:40:15,712 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:40:14 GMT Server: Apache x-compute-request-id: req-e37f740a-c62f-4964-ac3d-55c7601e82db OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-e37f740a-c62f-4964-ac3d-55c7601e82db Content-Encoding: gzip Content-Length: 580 Content-Type: application/json RESP BODY: {"volumes": [{"status": "detaching", "user_id": "dc7e71e92cb449859b8f44f1d7cde929", "attachments": [{"server_id": "a210484b-9e58-454b-9c39-7c1a66f24e44", "attachment_id": "7b92376f-bfb3-4cea-96e6-d42f59dfabd8", "attached_at": "2018-12-27T15:40:07.000000", "host_name": "overcloud-novacompute-0.opnfvlf.org", "volume_id": "efb296d3-7349-4afa-afef-ac45576fa83d", "device": "/dev/vdb", "id": "efb296d3-7349-4afa-afef-ac45576fa83d"}], "links": [{"href": "http://172.30.9.31:8776/v3/a397e1a778b44ea082edbb34e4c19af4/volumes/efb296d3-7349-4afa-afef-ac45576fa83d", "rel": "self"}, {"href": "http://172.30.9.31:8776/a397e1a778b44ea082edbb34e4c19af4/volumes/efb296d3-7349-4afa-afef-ac45576fa83d", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-12-27T15:39:39.000000", "description": null, "os-vol-tenant-attr:tenant_id": "a397e1a778b44ea082edbb34e4c19af4", "updated_at": "2018-12-27T15:40:14.000000", "volume_type": null, "name": "cinder_test-volume_a8419525-56a6-4c99-afc2-660821acc4aa", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {"attached_mode": "rw"}, "id": "efb296d3-7349-4afa-afef-ac45576fa83d", "size": 2}]} 2018-12-27 15:40:15,712 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/a397e1a778b44ea082edbb34e4c19af4/volumes/detail used request id req-e37f740a-c62f-4964-ac3d-55c7601e82db 2018-12-27 15:40:15,712 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 1.05798196793s 2018-12-27 15:40:15,712 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/a397e1a778b44ea082edbb34e4c19af4/volumes/detail used request id req-e37f740a-c62f-4964-ac3d-55c7601e82db 2018-12-27 15:40:15,714 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-27 15:40:17,716 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-12-27 15:40:17,719 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8776/v3/a397e1a778b44ea082edbb34e4c19af4/volumes/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3b0d665d77f60dfbd6fa6d9dea5558eba9d1f8a5" 2018-12-27 15:40:18,682 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:40:17 GMT Server: Apache x-compute-request-id: req-f30abb31-ca90-414a-81ee-d940b1371760 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-f30abb31-ca90-414a-81ee-d940b1371760 Content-Encoding: gzip Content-Length: 451 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "dc7e71e92cb449859b8f44f1d7cde929", "attachments": [], "links": [{"href": "http://172.30.9.31:8776/v3/a397e1a778b44ea082edbb34e4c19af4/volumes/efb296d3-7349-4afa-afef-ac45576fa83d", "rel": "self"}, {"href": "http://172.30.9.31:8776/a397e1a778b44ea082edbb34e4c19af4/volumes/efb296d3-7349-4afa-afef-ac45576fa83d", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-12-27T15:39:39.000000", "description": null, "os-vol-tenant-attr:tenant_id": "a397e1a778b44ea082edbb34e4c19af4", "updated_at": "2018-12-27T15:40:16.000000", "volume_type": null, "name": "cinder_test-volume_a8419525-56a6-4c99-afc2-660821acc4aa", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "efb296d3-7349-4afa-afef-ac45576fa83d", "size": 2}]} 2018-12-27 15:40:18,682 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/a397e1a778b44ea082edbb34e4c19af4/volumes/detail used request id req-f30abb31-ca90-414a-81ee-d940b1371760 2018-12-27 15:40:18,682 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.966053962708s 2018-12-27 15:40:18,683 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/a397e1a778b44ea082edbb34e4c19af4/volumes/detail used request id req-f30abb31-ca90-414a-81ee-d940b1371760 2018-12-27 15:40:18,684 - functest.opnfv_tests.openstack.cinder.cinder_test - INFO - Attach volume to VM 2 2018-12-27 15:40:18,684 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.os-volume_attachments 2018-12-27 15:40:18,687 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/servers/e1b6bb7a-59ad-4896-be8b-0e27eb67fa21/os-volume_attachments -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}3b0d665d77f60dfbd6fa6d9dea5558eba9d1f8a5" -d '{"volumeAttachment": {"volumeId": "efb296d3-7349-4afa-afef-ac45576fa83d"}}' 2018-12-27 15:40:19,567 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:40:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-00b85507-54bf-4b97-93a8-bdc58b4300cf x-compute-request-id: req-00b85507-54bf-4b97-93a8-bdc58b4300cf Content-Encoding: gzip Content-Length: 146 Content-Type: application/json RESP BODY: {"volumeAttachment": {"device": "/dev/vdb", "serverId": "e1b6bb7a-59ad-4896-be8b-0e27eb67fa21", "id": "efb296d3-7349-4afa-afef-ac45576fa83d", "volumeId": "efb296d3-7349-4afa-afef-ac45576fa83d"}} 2018-12-27 15:40:19,567 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/e1b6bb7a-59ad-4896-be8b-0e27eb67fa21/os-volume_attachments used request id req-00b85507-54bf-4b97-93a8-bdc58b4300cf 2018-12-27 15:40:19,567 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.os-volume_attachments in 0.88277220726s 2018-12-27 15:40:19,568 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/e1b6bb7a-59ad-4896-be8b-0e27eb67fa21/os-volume_attachments used request id req-00b85507-54bf-4b97-93a8-bdc58b4300cf 2018-12-27 15:40:19,568 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-12-27 15:40:19,571 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8776/v3/a397e1a778b44ea082edbb34e4c19af4/volumes/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3b0d665d77f60dfbd6fa6d9dea5558eba9d1f8a5" 2018-12-27 15:40:20,550 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:40:19 GMT Server: Apache x-compute-request-id: req-0e69ea5b-2526-4538-a0ab-3535e54da4a2 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-0e69ea5b-2526-4538-a0ab-3535e54da4a2 Content-Encoding: gzip Content-Length: 452 Content-Type: application/json RESP BODY: {"volumes": [{"status": "reserved", "user_id": "dc7e71e92cb449859b8f44f1d7cde929", "attachments": [], "links": [{"href": "http://172.30.9.31:8776/v3/a397e1a778b44ea082edbb34e4c19af4/volumes/efb296d3-7349-4afa-afef-ac45576fa83d", "rel": "self"}, {"href": "http://172.30.9.31:8776/a397e1a778b44ea082edbb34e4c19af4/volumes/efb296d3-7349-4afa-afef-ac45576fa83d", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-12-27T15:39:39.000000", "description": null, "os-vol-tenant-attr:tenant_id": "a397e1a778b44ea082edbb34e4c19af4", "updated_at": "2018-12-27T15:40:19.000000", "volume_type": null, "name": "cinder_test-volume_a8419525-56a6-4c99-afc2-660821acc4aa", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "efb296d3-7349-4afa-afef-ac45576fa83d", "size": 2}]} 2018-12-27 15:40:20,551 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/a397e1a778b44ea082edbb34e4c19af4/volumes/detail used request id req-0e69ea5b-2526-4538-a0ab-3535e54da4a2 2018-12-27 15:40:20,551 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.982594013214s 2018-12-27 15:40:20,551 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/a397e1a778b44ea082edbb34e4c19af4/volumes/detail used request id req-0e69ea5b-2526-4538-a0ab-3535e54da4a2 2018-12-27 15:40:20,552 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-27 15:40:22,555 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-12-27 15:40:22,558 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8776/v3/a397e1a778b44ea082edbb34e4c19af4/volumes/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3b0d665d77f60dfbd6fa6d9dea5558eba9d1f8a5" 2018-12-27 15:40:22,621 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:40:22 GMT Server: Apache x-compute-request-id: req-ad377354-1ed8-46e6-9d75-78a4ad490b87 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-ad377354-1ed8-46e6-9d75-78a4ad490b87 Content-Encoding: gzip Content-Length: 577 Content-Type: application/json RESP BODY: {"volumes": [{"status": "in-use", "user_id": "dc7e71e92cb449859b8f44f1d7cde929", "attachments": [{"server_id": "e1b6bb7a-59ad-4896-be8b-0e27eb67fa21", "attachment_id": "149e052e-0771-443d-874b-acc3f7fd6acc", "attached_at": "2018-12-27T15:40:20.000000", "host_name": "overcloud-novacompute-1.opnfvlf.org", "volume_id": "efb296d3-7349-4afa-afef-ac45576fa83d", "device": "/dev/vdb", "id": "efb296d3-7349-4afa-afef-ac45576fa83d"}], "links": [{"href": "http://172.30.9.31:8776/v3/a397e1a778b44ea082edbb34e4c19af4/volumes/efb296d3-7349-4afa-afef-ac45576fa83d", "rel": "self"}, {"href": "http://172.30.9.31:8776/a397e1a778b44ea082edbb34e4c19af4/volumes/efb296d3-7349-4afa-afef-ac45576fa83d", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-12-27T15:39:39.000000", "description": null, "os-vol-tenant-attr:tenant_id": "a397e1a778b44ea082edbb34e4c19af4", "updated_at": "2018-12-27T15:40:22.000000", "volume_type": null, "name": "cinder_test-volume_a8419525-56a6-4c99-afc2-660821acc4aa", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {"attached_mode": "rw"}, "id": "efb296d3-7349-4afa-afef-ac45576fa83d", "size": 2}]} 2018-12-27 15:40:22,621 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/a397e1a778b44ea082edbb34e4c19af4/volumes/detail used request id req-ad377354-1ed8-46e6-9d75-78a4ad490b87 2018-12-27 15:40:22,621 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.0661289691925s 2018-12-27 15:40:22,622 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/a397e1a778b44ea082edbb34e4c19af4/volumes/detail used request id req-ad377354-1ed8-46e6-9d75-78a4ad490b87 2018-12-27 15:40:22,624 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-12-27 15:40:22,627 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-12-27 15:40:22,627 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-12-27 15:40:22,629 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-12-27 15:40:22,696 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-12-27 15:40:22,697 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - ssh: 2018-12-27 15:40:22,698 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-12-27 15:40:22,698 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-12-27 15:40:22,736 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32759 bytes 2018-12-27 15:40:22,736 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-12-27 15:40:22,763 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-12-27 15:40:22,784 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-12-27 15:40:22,784 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - read volume stdout: VOL_DEV_NAME: vdb NAME vda vda1 vda15 vdb Found new data! 2018-12-27 15:40:22,785 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - read volume stderr: 2018-12-27 15:40:22,785 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-12-27 15:40:22,785 - functest.opnfv_tests.openstack.cinder.cinder_test - INFO - Detach volume from VM 2 2018-12-27 15:40:22,786 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers.os-volume_attachments 2018-12-27 15:40:22,790 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:8774/v2.1/servers/e1b6bb7a-59ad-4896-be8b-0e27eb67fa21/os-volume_attachments/efb296d3-7349-4afa-afef-ac45576fa83d -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3b0d665d77f60dfbd6fa6d9dea5558eba9d1f8a5" 2018-12-27 15:40:23,375 - keystoneauth.session - DEBUG - RESP: [202] Date: Thu, 27 Dec 2018 15:40:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-0bda4816-6a92-443d-9f9e-312dc2c1484f x-compute-request-id: req-0bda4816-6a92-443d-9f9e-312dc2c1484f Content-Length: 0 Content-Type: application/json 2018-12-27 15:40:23,376 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/servers/e1b6bb7a-59ad-4896-be8b-0e27eb67fa21/os-volume_attachments/efb296d3-7349-4afa-afef-ac45576fa83d used request id req-0bda4816-6a92-443d-9f9e-312dc2c1484f 2018-12-27 15:40:23,376 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers.os-volume_attachments in 0.589472055435s 2018-12-27 15:40:23,376 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/servers/e1b6bb7a-59ad-4896-be8b-0e27eb67fa21/os-volume_attachments/efb296d3-7349-4afa-afef-ac45576fa83d used request id req-0bda4816-6a92-443d-9f9e-312dc2c1484f 2018-12-27 15:40:23,376 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-12-27 15:40:23,379 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8776/v3/a397e1a778b44ea082edbb34e4c19af4/volumes/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3b0d665d77f60dfbd6fa6d9dea5558eba9d1f8a5" 2018-12-27 15:40:24,343 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:40:23 GMT Server: Apache x-compute-request-id: req-28eaa59d-7117-4ee4-b6f8-b0b9282ad414 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-28eaa59d-7117-4ee4-b6f8-b0b9282ad414 Content-Encoding: gzip Content-Length: 578 Content-Type: application/json RESP BODY: {"volumes": [{"status": "detaching", "user_id": "dc7e71e92cb449859b8f44f1d7cde929", "attachments": [{"server_id": "e1b6bb7a-59ad-4896-be8b-0e27eb67fa21", "attachment_id": "149e052e-0771-443d-874b-acc3f7fd6acc", "attached_at": "2018-12-27T15:40:20.000000", "host_name": "overcloud-novacompute-1.opnfvlf.org", "volume_id": "efb296d3-7349-4afa-afef-ac45576fa83d", "device": "/dev/vdb", "id": "efb296d3-7349-4afa-afef-ac45576fa83d"}], "links": [{"href": "http://172.30.9.31:8776/v3/a397e1a778b44ea082edbb34e4c19af4/volumes/efb296d3-7349-4afa-afef-ac45576fa83d", "rel": "self"}, {"href": "http://172.30.9.31:8776/a397e1a778b44ea082edbb34e4c19af4/volumes/efb296d3-7349-4afa-afef-ac45576fa83d", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-12-27T15:39:39.000000", "description": null, "os-vol-tenant-attr:tenant_id": "a397e1a778b44ea082edbb34e4c19af4", "updated_at": "2018-12-27T15:40:23.000000", "volume_type": null, "name": "cinder_test-volume_a8419525-56a6-4c99-afc2-660821acc4aa", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {"attached_mode": "rw"}, "id": "efb296d3-7349-4afa-afef-ac45576fa83d", "size": 2}]} 2018-12-27 15:40:24,343 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/a397e1a778b44ea082edbb34e4c19af4/volumes/detail used request id req-28eaa59d-7117-4ee4-b6f8-b0b9282ad414 2018-12-27 15:40:24,344 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.967048168182s 2018-12-27 15:40:24,344 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/a397e1a778b44ea082edbb34e4c19af4/volumes/detail used request id req-28eaa59d-7117-4ee4-b6f8-b0b9282ad414 2018-12-27 15:40:24,345 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-27 15:40:26,348 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-12-27 15:40:26,351 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8776/v3/a397e1a778b44ea082edbb34e4c19af4/volumes/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3b0d665d77f60dfbd6fa6d9dea5558eba9d1f8a5" 2018-12-27 15:40:27,330 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:40:26 GMT Server: Apache x-compute-request-id: req-73c4fe24-d4da-4adc-b14a-938176a9753a OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-73c4fe24-d4da-4adc-b14a-938176a9753a Content-Encoding: gzip Content-Length: 452 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "dc7e71e92cb449859b8f44f1d7cde929", "attachments": [], "links": [{"href": "http://172.30.9.31:8776/v3/a397e1a778b44ea082edbb34e4c19af4/volumes/efb296d3-7349-4afa-afef-ac45576fa83d", "rel": "self"}, {"href": "http://172.30.9.31:8776/a397e1a778b44ea082edbb34e4c19af4/volumes/efb296d3-7349-4afa-afef-ac45576fa83d", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-12-27T15:39:39.000000", "description": null, "os-vol-tenant-attr:tenant_id": "a397e1a778b44ea082edbb34e4c19af4", "updated_at": "2018-12-27T15:40:24.000000", "volume_type": null, "name": "cinder_test-volume_a8419525-56a6-4c99-afc2-660821acc4aa", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "efb296d3-7349-4afa-afef-ac45576fa83d", "size": 2}]} 2018-12-27 15:40:27,331 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/a397e1a778b44ea082edbb34e4c19af4/volumes/detail used request id req-73c4fe24-d4da-4adc-b14a-938176a9753a 2018-12-27 15:40:27,331 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.982838869095s 2018-12-27 15:40:27,331 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/a397e1a778b44ea082edbb34e4c19af4/volumes/detail used request id req-73c4fe24-d4da-4adc-b14a-938176a9753a 2018-12-27 15:40:27,441 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-12-27 15:40:27,442 - xtesting.ci.run_tests - INFO - Test result: +---------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------+------------------+------------------+----------------+ | cinder_test | functest | 01:23 | PASS | +---------------------+------------------+------------------+----------------+ 2018-12-27 15:40:27,447 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-12-27 15:40:27,450 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:8774/v2.1/servers/e1b6bb7a-59ad-4896-be8b-0e27eb67fa21 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3b0d665d77f60dfbd6fa6d9dea5558eba9d1f8a5" 2018-12-27 15:40:27,609 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 15:40:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-07dea9e2-135a-47eb-b366-685cadf5eabd x-compute-request-id: req-07dea9e2-135a-47eb-b366-685cadf5eabd Content-Type: application/json 2018-12-27 15:40:27,609 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/servers/e1b6bb7a-59ad-4896-be8b-0e27eb67fa21 used request id req-07dea9e2-135a-47eb-b366-685cadf5eabd 2018-12-27 15:40:27,609 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.16210103035s 2018-12-27 15:40:27,609 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/servers/e1b6bb7a-59ad-4896-be8b-0e27eb67fa21 used request id req-07dea9e2-135a-47eb-b366-685cadf5eabd 2018-12-27 15:40:27,610 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-27 15:40:27,613 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3b0d665d77f60dfbd6fa6d9dea5558eba9d1f8a5" 2018-12-27 15:40:28,058 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:40:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5b74d3ef-eca7-4ee7-bfb1-7262275506b6 x-compute-request-id: req-5b74d3ef-eca7-4ee7-bfb1-7262275506b6 Content-Encoding: gzip Content-Length: 904 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_a8419525-56a6-4c99-afc2-660821acc4aa": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:97:a1", "version": 4, "addr": "192.168.120.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:97:a1", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/a210484b-9e58-454b-9c39-7c1a66f24e44", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/a210484b-9e58-454b-9c39-7c1a66f24e44", "rel": "bookmark"}], "image": {"id": "0ba375f3-94a3-4fc7-b535-f21a28fb9834", "links": [{"href": "http://172.30.9.31:8774/images/0ba375f3-94a3-4fc7-b535-f21a28fb9834", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T15:39:56.000000", "flavor": {"id": "0d8f8035-1ca4-43c9-8920-4a93a0607d52", "links": [{"href": "http://172.30.9.31:8774/flavors/0d8f8035-1ca4-43c9-8920-4a93a0607d52", "rel": "bookmark"}]}, "id": "a210484b-9e58-454b-9c39-7c1a66f24e44", "security_groups": [{"name": "cinder_test-sg_a8419525-56a6-4c99-afc2-660821acc4aa"}], "user_id": "dc7e71e92cb449859b8f44f1d7cde929", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T15:39:56Z", "hostId": "c74d3368b7bdafbfb9343029e968aa5428a886ddbaac78c483bd0d02", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_a8419525-56a6-4c99-afc2-660821acc4aa", "name": "cinder_test-vm_a8419525-56a6-4c99-afc2-660821acc4aa", "created": "2018-12-27T15:39:45Z", "tenant_id": "a397e1a778b44ea082edbb34e4c19af4", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"cinder_test-net_a8419525-56a6-4c99-afc2-660821acc4aa": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:20:c2", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:20:c2", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/e1b6bb7a-59ad-4896-be8b-0e27eb67fa21", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/e1b6bb7a-59ad-4896-be8b-0e27eb67fa21", "rel": "bookmark"}], "image": {"id": "0ba375f3-94a3-4fc7-b535-f21a28fb9834", "links": [{"href": "http://172.30.9.31:8774/images/0ba375f3-94a3-4fc7-b535-f21a28fb9834", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T15:39:31.000000", "flavor": {"id": "0d8f8035-1ca4-43c9-8920-4a93a0607d52", "links": [{"href": "http://172.30.9.31:8774/flavors/0d8f8035-1ca4-43c9-8920-4a93a0607d52", "rel": "bookmark"}]}, "id": "e1b6bb7a-59ad-4896-be8b-0e27eb67fa21", "security_groups": [{"name": "cinder_test-sg_a8419525-56a6-4c99-afc2-660821acc4aa"}], "user_id": "dc7e71e92cb449859b8f44f1d7cde929", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T15:40:27Z", "hostId": "a196186861371bbac6391996c61ff4a133cab04837011c08df147261", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_a8419525-56a6-4c99-afc2-660821acc4aa", "name": "cinder_test-vm2_a8419525-56a6-4c99-afc2-660821acc4aa", "created": "2018-12-27T15:39:21Z", "tenant_id": "a397e1a778b44ea082edbb34e4c19af4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-27 15:40:28,058 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-5b74d3ef-eca7-4ee7-bfb1-7262275506b6 2018-12-27 15:40:28,058 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.447944879532s 2018-12-27 15:40:28,058 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-5b74d3ef-eca7-4ee7-bfb1-7262275506b6 2018-12-27 15:40:28,061 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-27 15:40:30,063 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-27 15:40:30,066 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3b0d665d77f60dfbd6fa6d9dea5558eba9d1f8a5" 2018-12-27 15:40:30,796 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:40:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d3edb328-6bd1-4735-98bf-c661bcafe42e x-compute-request-id: req-d3edb328-6bd1-4735-98bf-c661bcafe42e Content-Encoding: gzip Content-Length: 766 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_a8419525-56a6-4c99-afc2-660821acc4aa": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:97:a1", "version": 4, "addr": "192.168.120.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:97:a1", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/a210484b-9e58-454b-9c39-7c1a66f24e44", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/a210484b-9e58-454b-9c39-7c1a66f24e44", "rel": "bookmark"}], "image": {"id": "0ba375f3-94a3-4fc7-b535-f21a28fb9834", "links": [{"href": "http://172.30.9.31:8774/images/0ba375f3-94a3-4fc7-b535-f21a28fb9834", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T15:39:56.000000", "flavor": {"id": "0d8f8035-1ca4-43c9-8920-4a93a0607d52", "links": [{"href": "http://172.30.9.31:8774/flavors/0d8f8035-1ca4-43c9-8920-4a93a0607d52", "rel": "bookmark"}]}, "id": "a210484b-9e58-454b-9c39-7c1a66f24e44", "security_groups": [{"name": "cinder_test-sg_a8419525-56a6-4c99-afc2-660821acc4aa"}], "user_id": "dc7e71e92cb449859b8f44f1d7cde929", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T15:39:56Z", "hostId": "c74d3368b7bdafbfb9343029e968aa5428a886ddbaac78c483bd0d02", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_a8419525-56a6-4c99-afc2-660821acc4aa", "name": "cinder_test-vm_a8419525-56a6-4c99-afc2-660821acc4aa", "created": "2018-12-27T15:39:45Z", "tenant_id": "a397e1a778b44ea082edbb34e4c19af4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-27 15:40:30,796 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-d3edb328-6bd1-4735-98bf-c661bcafe42e 2018-12-27 15:40:30,797 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.732873916626s 2018-12-27 15:40:30,797 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-d3edb328-6bd1-4735-98bf-c661bcafe42e 2018-12-27 15:40:30,801 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-12-27 15:40:30,802 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:9696/v2.0/floatingips/92e8dbec-5aa2-4fea-acf6-b757b706e02e.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3b0d665d77f60dfbd6fa6d9dea5558eba9d1f8a5" 2018-12-27 15:40:31,403 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-aa69c8e7-ad8a-4559-960f-a71d7b2db9a7 Content-Length: 0 Date: Thu, 27 Dec 2018 15:40:31 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 15:40:31,403 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/floatingips/92e8dbec-5aa2-4fea-acf6-b757b706e02e.json used request id req-aa69c8e7-ad8a-4559-960f-a71d7b2db9a7 2018-12-27 15:40:31,403 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.602297067642s 2018-12-27 15:40:31,404 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/floatingips/92e8dbec-5aa2-4fea-acf6-b757b706e02e.json used request id req-aa69c8e7-ad8a-4559-960f-a71d7b2db9a7 2018-12-27 15:40:31,409 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-27 15:40:31,409 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3b0d665d77f60dfbd6fa6d9dea5558eba9d1f8a5" 2018-12-27 15:40:31,431 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 591 X-Openstack-Request-Id: req-56a08faa-c3f1-4c57-ad80-ea001a675f76 Date: Thu, 27 Dec 2018 15:40:31 GMT RESP BODY: {"floatingips": [{"router_id": "209cbd21-6c48-4c6e-a8cf-5ce60c4c0fdd", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-12-27T15:40:01Z", "dns_domain": "", "floating_network_id": "a4959dd9-e8f4-4ea9-8c99-7bff545db58c", "fixed_ip_address": "192.168.120.15", "floating_ip_address": "172.30.9.202", "revision_number": 1, "port_id": "984f5dd5-4b44-475f-97dd-d2b075640e45", "id": "fb782e99-a985-4be0-ae8d-40708403d07f", "dns_name": "", "created_at": "2018-12-27T15:40:00Z", "tenant_id": "a397e1a778b44ea082edbb34e4c19af4", "project_id": "a397e1a778b44ea082edbb34e4c19af4"}]} 2018-12-27 15:40:31,431 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/floatingips.json used request id req-56a08faa-c3f1-4c57-ad80-ea001a675f76 2018-12-27 15:40:31,432 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0226640701294s 2018-12-27 15:40:31,432 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/floatingips.json used request id req-56a08faa-c3f1-4c57-ad80-ea001a675f76 2018-12-27 15:40:31,435 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-12-27 15:40:31,438 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8776/v3/a397e1a778b44ea082edbb34e4c19af4/volumes/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3b0d665d77f60dfbd6fa6d9dea5558eba9d1f8a5" 2018-12-27 15:40:32,433 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:40:31 GMT Server: Apache x-compute-request-id: req-941c41ff-3ad3-44e6-9b90-186b4a8615d0 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-941c41ff-3ad3-44e6-9b90-186b4a8615d0 Content-Encoding: gzip Content-Length: 452 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "dc7e71e92cb449859b8f44f1d7cde929", "attachments": [], "links": [{"href": "http://172.30.9.31:8776/v3/a397e1a778b44ea082edbb34e4c19af4/volumes/efb296d3-7349-4afa-afef-ac45576fa83d", "rel": "self"}, {"href": "http://172.30.9.31:8776/a397e1a778b44ea082edbb34e4c19af4/volumes/efb296d3-7349-4afa-afef-ac45576fa83d", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-12-27T15:39:39.000000", "description": null, "os-vol-tenant-attr:tenant_id": "a397e1a778b44ea082edbb34e4c19af4", "updated_at": "2018-12-27T15:40:24.000000", "volume_type": null, "name": "cinder_test-volume_a8419525-56a6-4c99-afc2-660821acc4aa", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "efb296d3-7349-4afa-afef-ac45576fa83d", "size": 2}]} 2018-12-27 15:40:32,434 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/a397e1a778b44ea082edbb34e4c19af4/volumes/detail used request id req-941c41ff-3ad3-44e6-9b90-186b4a8615d0 2018-12-27 15:40:32,434 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.998395204544s 2018-12-27 15:40:32,434 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/a397e1a778b44ea082edbb34e4c19af4/volumes/detail used request id req-941c41ff-3ad3-44e6-9b90-186b4a8615d0 2018-12-27 15:40:32,436 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.DELETE.volumes 2018-12-27 15:40:32,438 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:8776/v3/a397e1a778b44ea082edbb34e4c19af4/volumes/efb296d3-7349-4afa-afef-ac45576fa83d -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3b0d665d77f60dfbd6fa6d9dea5558eba9d1f8a5" 2018-12-27 15:40:33,492 - keystoneauth.session - DEBUG - RESP: [202] Date: Thu, 27 Dec 2018 15:40:32 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-878ba590-be0b-4c6d-9f79-1fad8f3c89ca Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-27 15:40:33,493 - keystoneauth.session - DEBUG - DELETE call to volumev3 for http://172.30.9.31:8776/v3/a397e1a778b44ea082edbb34e4c19af4/volumes/efb296d3-7349-4afa-afef-ac45576fa83d used request id req-878ba590-be0b-4c6d-9f79-1fad8f3c89ca 2018-12-27 15:40:33,493 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.DELETE.volumes in 1.05689620972s 2018-12-27 15:40:33,493 - shade.request_ids - DEBUG - DELETE call to volumev3 for http://172.30.9.31:8776/v3/a397e1a778b44ea082edbb34e4c19af4/volumes/efb296d3-7349-4afa-afef-ac45576fa83d used request id req-878ba590-be0b-4c6d-9f79-1fad8f3c89ca 2018-12-27 15:40:33,493 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-12-27 15:40:33,496 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8776/v3/a397e1a778b44ea082edbb34e4c19af4/volumes/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3b0d665d77f60dfbd6fa6d9dea5558eba9d1f8a5" 2018-12-27 15:40:34,441 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:40:33 GMT Server: Apache x-compute-request-id: req-f9e1a56d-7370-4997-95c7-8f2349249707 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-f9e1a56d-7370-4997-95c7-8f2349249707 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-12-27 15:40:34,441 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/a397e1a778b44ea082edbb34e4c19af4/volumes/detail used request id req-f9e1a56d-7370-4997-95c7-8f2349249707 2018-12-27 15:40:34,441 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.947587966919s 2018-12-27 15:40:34,441 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/a397e1a778b44ea082edbb34e4c19af4/volumes/detail used request id req-f9e1a56d-7370-4997-95c7-8f2349249707 2018-12-27 15:40:34,444 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-12-27 15:40:34,445 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:9696/v2.0/floatingips/fb782e99-a985-4be0-ae8d-40708403d07f.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3b0d665d77f60dfbd6fa6d9dea5558eba9d1f8a5" 2018-12-27 15:40:34,972 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-5e80155f-cc4a-4299-b0ac-785c2b731bf3 Content-Length: 0 Date: Thu, 27 Dec 2018 15:40:34 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 15:40:34,972 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/floatingips/fb782e99-a985-4be0-ae8d-40708403d07f.json used request id req-5e80155f-cc4a-4299-b0ac-785c2b731bf3 2018-12-27 15:40:34,972 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.527354001999s 2018-12-27 15:40:34,972 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/floatingips/fb782e99-a985-4be0-ae8d-40708403d07f.json used request id req-5e80155f-cc4a-4299-b0ac-785c2b731bf3 2018-12-27 15:40:34,977 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-27 15:40:34,977 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3b0d665d77f60dfbd6fa6d9dea5558eba9d1f8a5" 2018-12-27 15:40:34,994 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-f94ebab6-a3aa-4224-a7fe-29ab9e249823 Date: Thu, 27 Dec 2018 15:40:34 GMT RESP BODY: {"floatingips": []} 2018-12-27 15:40:34,995 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/floatingips.json used request id req-f94ebab6-a3aa-4224-a7fe-29ab9e249823 2018-12-27 15:40:34,995 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0177919864655s 2018-12-27 15:40:34,995 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/floatingips.json used request id req-f94ebab6-a3aa-4224-a7fe-29ab9e249823 2018-12-27 15:40:34,996 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-12-27 15:40:34,999 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:8774/v2.1/servers/a210484b-9e58-454b-9c39-7c1a66f24e44 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3b0d665d77f60dfbd6fa6d9dea5558eba9d1f8a5" 2018-12-27 15:40:35,138 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 15:40:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-6ac9cd3a-f4ae-4dd6-a3cf-326385c84fd8 x-compute-request-id: req-6ac9cd3a-f4ae-4dd6-a3cf-326385c84fd8 Content-Type: application/json 2018-12-27 15:40:35,138 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/servers/a210484b-9e58-454b-9c39-7c1a66f24e44 used request id req-6ac9cd3a-f4ae-4dd6-a3cf-326385c84fd8 2018-12-27 15:40:35,139 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.142127037048s 2018-12-27 15:40:35,139 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/servers/a210484b-9e58-454b-9c39-7c1a66f24e44 used request id req-6ac9cd3a-f4ae-4dd6-a3cf-326385c84fd8 2018-12-27 15:40:35,139 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-27 15:40:35,142 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3b0d665d77f60dfbd6fa6d9dea5558eba9d1f8a5" 2018-12-27 15:40:35,717 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:40:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fa9581f9-e0ca-4d14-9088-3a43020c2e70 x-compute-request-id: req-fa9581f9-e0ca-4d14-9088-3a43020c2e70 Content-Encoding: gzip Content-Length: 775 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"cinder_test-net_a8419525-56a6-4c99-afc2-660821acc4aa": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:97:a1", "version": 4, "addr": "192.168.120.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:97:a1", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/a210484b-9e58-454b-9c39-7c1a66f24e44", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/a210484b-9e58-454b-9c39-7c1a66f24e44", "rel": "bookmark"}], "image": {"id": "0ba375f3-94a3-4fc7-b535-f21a28fb9834", "links": [{"href": "http://172.30.9.31:8774/images/0ba375f3-94a3-4fc7-b535-f21a28fb9834", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T15:39:56.000000", "flavor": {"id": "0d8f8035-1ca4-43c9-8920-4a93a0607d52", "links": [{"href": "http://172.30.9.31:8774/flavors/0d8f8035-1ca4-43c9-8920-4a93a0607d52", "rel": "bookmark"}]}, "id": "a210484b-9e58-454b-9c39-7c1a66f24e44", "security_groups": [{"name": "cinder_test-sg_a8419525-56a6-4c99-afc2-660821acc4aa"}], "user_id": "dc7e71e92cb449859b8f44f1d7cde929", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T15:40:35Z", "hostId": "c74d3368b7bdafbfb9343029e968aa5428a886ddbaac78c483bd0d02", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_a8419525-56a6-4c99-afc2-660821acc4aa", "name": "cinder_test-vm_a8419525-56a6-4c99-afc2-660821acc4aa", "created": "2018-12-27T15:39:45Z", "tenant_id": "a397e1a778b44ea082edbb34e4c19af4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-27 15:40:35,717 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-fa9581f9-e0ca-4d14-9088-3a43020c2e70 2018-12-27 15:40:35,717 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.577620029449s 2018-12-27 15:40:35,717 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-fa9581f9-e0ca-4d14-9088-3a43020c2e70 2018-12-27 15:40:35,719 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-27 15:40:37,721 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-27 15:40:37,724 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3b0d665d77f60dfbd6fa6d9dea5558eba9d1f8a5" 2018-12-27 15:40:37,791 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:40:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-6cff3b5f-8930-4a29-be6f-5c269221e280 x-compute-request-id: req-6cff3b5f-8930-4a29-be6f-5c269221e280 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-12-27 15:40:37,791 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-6cff3b5f-8930-4a29-be6f-5c269221e280 2018-12-27 15:40:37,791 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0699291229248s 2018-12-27 15:40:37,792 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-6cff3b5f-8930-4a29-be6f-5c269221e280 2018-12-27 15:40:37,795 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-27 15:40:37,795 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3b0d665d77f60dfbd6fa6d9dea5558eba9d1f8a5" 2018-12-27 15:40:37,848 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4835 X-Openstack-Request-Id: req-0a5d876c-edd3-485a-8651-699ba7134919 Date: Thu, 27 Dec 2018 15:40:37 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cinder_test)", "tags": [], "tenant_id": "a397e1a778b44ea082edbb34e4c19af4", "created_at": "2018-12-27T15:39:16Z", "updated_at": "2018-12-27T15:39:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:39:16Z", "revision_number": 0, "id": "14762351-1e85-4c8e-b712-7285d8e06d5b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:39:16Z", "security_group_id": "5868efb9-7452-490e-9160-2e6f339447b2", "tenant_id": "a397e1a778b44ea082edbb34e4c19af4", "port_range_min": null, "ethertype": "IPv4", "project_id": "a397e1a778b44ea082edbb34e4c19af4"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-12-27T15:39:17Z", "revision_number": 0, "id": "b4fba785-0aa4-4985-bb58-5b8068845c55", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:39:17Z", "security_group_id": "5868efb9-7452-490e-9160-2e6f339447b2", "tenant_id": "a397e1a778b44ea082edbb34e4c19af4", "port_range_min": 22, "ethertype": "IPv4", "project_id": "a397e1a778b44ea082edbb34e4c19af4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:39:16Z", "revision_number": 0, "id": "f0a8591e-ba2f-4e4a-9c16-1ec76ef325f6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:39:16Z", "security_group_id": "5868efb9-7452-490e-9160-2e6f339447b2", "tenant_id": "a397e1a778b44ea082edbb34e4c19af4", "port_range_min": null, "ethertype": "IPv6", "project_id": "a397e1a778b44ea082edbb34e4c19af4"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:39:17Z", "revision_number": 0, "id": "ffb4b10b-71a0-461d-a6e0-5cc4de382f96", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:39:17Z", "security_group_id": "5868efb9-7452-490e-9160-2e6f339447b2", "tenant_id": "a397e1a778b44ea082edbb34e4c19af4", "port_range_min": null, "ethertype": "IPv4", "project_id": "a397e1a778b44ea082edbb34e4c19af4"}], "revision_number": 4, "project_id": "a397e1a778b44ea082edbb34e4c19af4", "id": "5868efb9-7452-490e-9160-2e6f339447b2", "name": "cinder_test-sg_a8419525-56a6-4c99-afc2-660821acc4aa"}, {"description": "Default security group", "tags": [], "tenant_id": "a397e1a778b44ea082edbb34e4c19af4", "created_at": "2018-12-27T15:39:04Z", "updated_at": "2018-12-27T15:39:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:39:04Z", "revision_number": 0, "id": "19abfb5c-96ed-40f8-80a8-8e16afebf878", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:39:04Z", "security_group_id": "5fc4514e-ed5b-47b2-9ccc-3fc0e98057e5", "tenant_id": "a397e1a778b44ea082edbb34e4c19af4", "port_range_min": null, "ethertype": "IPv6", "project_id": "a397e1a778b44ea082edbb34e4c19af4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:39:04Z", "revision_number": 0, "id": "b6a8825d-87fc-4c23-8b3d-850ecab98832", "remote_group_id": "5fc4514e-ed5b-47b2-9ccc-3fc0e98057e5", "remote_ip_prefix": null, "created_at": "2018-12-27T15:39:04Z", "security_group_id": "5fc4514e-ed5b-47b2-9ccc-3fc0e98057e5", "tenant_id": "a397e1a778b44ea082edbb34e4c19af4", "port_range_min": null, "ethertype": "IPv6", "project_id": "a397e1a778b44ea082edbb34e4c19af4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:39:04Z", "revision_number": 0, "id": "cb9b3976-16fd-435d-a45b-40fb0ec83e3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:39:04Z", "security_group_id": "5fc4514e-ed5b-47b2-9ccc-3fc0e98057e5", "tenant_id": "a397e1a778b44ea082edbb34e4c19af4", "port_range_min": null, "ethertype": "IPv4", "project_id": "a397e1a778b44ea082edbb34e4c19af4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:39:04Z", "revision_number": 0, "id": "cec42b6a-fd70-4120-a840-4de9688b7476", "remote_group_id": "5fc4514e-ed5b-47b2-9ccc-3fc0e98057e5", "remote_ip_prefix": null, "created_at": "2018-12-27T15:39:04Z", "security_group_id": "5fc4514e-ed5b-47b2-9ccc-3fc0e98057e5", "tenant_id": "a397e1a778b44ea082edbb34e4c19af4", "port_range_min": null, "ethertype": "IPv4", "project_id": "a397e1a778b44ea082edbb34e4c19af4"}], "revision_number": 4, "project_id": "a397e1a778b44ea082edbb34e4c19af4", "id": "5fc4514e-ed5b-47b2-9ccc-3fc0e98057e5", "name": "default"}]} 2018-12-27 15:40:37,848 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json used request id req-0a5d876c-edd3-485a-8651-699ba7134919 2018-12-27 15:40:37,848 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0535788536072s 2018-12-27 15:40:37,849 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json used request id req-0a5d876c-edd3-485a-8651-699ba7134919 2018-12-27 15:40:37,852 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-12-27 15:40:37,853 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:9696/v2.0/security-groups/5868efb9-7452-490e-9160-2e6f339447b2.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3b0d665d77f60dfbd6fa6d9dea5558eba9d1f8a5" 2018-12-27 15:40:38,053 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-7bf886fb-96c1-420d-808a-77167fcf110b Content-Length: 0 Date: Thu, 27 Dec 2018 15:40:38 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 15:40:38,053 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-groups/5868efb9-7452-490e-9160-2e6f339447b2.json used request id req-7bf886fb-96c1-420d-808a-77167fcf110b 2018-12-27 15:40:38,053 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.200487136841s 2018-12-27 15:40:38,053 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-groups/5868efb9-7452-490e-9160-2e6f339447b2.json used request id req-7bf886fb-96c1-420d-808a-77167fcf110b 2018-12-27 15:40:38,054 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-12-27 15:40:38,056 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:8774/v2.1/os-keypairs/cinder_test-kp_a8419525-56a6-4c99-afc2-660821acc4aa -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3b0d665d77f60dfbd6fa6d9dea5558eba9d1f8a5" 2018-12-27 15:40:38,099 - keystoneauth.session - DEBUG - RESP: [202] Date: Thu, 27 Dec 2018 15:40:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c07645eb-e907-44f0-bfe7-df2591930fda x-compute-request-id: req-c07645eb-e907-44f0-bfe7-df2591930fda Content-Length: 0 Content-Type: application/json 2018-12-27 15:40:38,099 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/os-keypairs/cinder_test-kp_a8419525-56a6-4c99-afc2-660821acc4aa used request id req-c07645eb-e907-44f0-bfe7-df2591930fda 2018-12-27 15:40:38,099 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0451948642731s 2018-12-27 15:40:38,099 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/os-keypairs/cinder_test-kp_a8419525-56a6-4c99-afc2-660821acc4aa used request id req-c07645eb-e907-44f0-bfe7-df2591930fda 2018-12-27 15:40:38,100 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-12-27 15:40:38,100 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.31:9696/v2.0/routers/209cbd21-6c48-4c6e-a8cf-5ce60c4c0fdd/remove_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}3b0d665d77f60dfbd6fa6d9dea5558eba9d1f8a5" -d '{"subnet_id": "9d0f6907-1b7d-483e-99d7-b1c26b1a0304"}' 2018-12-27 15:40:39,840 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-ad84534a-bae4-42a0-bad3-ec3371fa0a1d Date: Thu, 27 Dec 2018 15:40:39 GMT RESP BODY: {"network_id": "4f5c8ee9-4760-4224-94d4-5e10303c7497", "tenant_id": "a397e1a778b44ea082edbb34e4c19af4", "subnet_id": "9d0f6907-1b7d-483e-99d7-b1c26b1a0304", "subnet_ids": ["9d0f6907-1b7d-483e-99d7-b1c26b1a0304"], "port_id": "5ef25461-87e9-4e40-abbf-d91f1ece4e3b", "id": "209cbd21-6c48-4c6e-a8cf-5ce60c4c0fdd"} 2018-12-27 15:40:39,840 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.31:9696/v2.0/routers/209cbd21-6c48-4c6e-a8cf-5ce60c4c0fdd/remove_router_interface.json used request id req-ad84534a-bae4-42a0-bad3-ec3371fa0a1d 2018-12-27 15:40:39,840 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.74036884308s 2018-12-27 15:40:39,840 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.31:9696/v2.0/routers/209cbd21-6c48-4c6e-a8cf-5ce60c4c0fdd/remove_router_interface.json used request id req-ad84534a-bae4-42a0-bad3-ec3371fa0a1d returning object 209cbd21-6c48-4c6e-a8cf-5ce60c4c0fdd 2018-12-27 15:40:39,841 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-12-27 15:40:39,841 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3b0d665d77f60dfbd6fa6d9dea5558eba9d1f8a5" 2018-12-27 15:40:39,986 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 625 X-Openstack-Request-Id: req-5d0ed37e-9f7c-452d-b679-1308c5d70f5a Date: Thu, 27 Dec 2018 15:40:39 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "a4959dd9-e8f4-4ea9-8c99-7bff545db58c", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "244ab55b-a0ed-4e50-9f85-07f08119ae55", "ip_address": "172.30.9.210"}]}, "description": "", "tags": [], "tenant_id": "a397e1a778b44ea082edbb34e4c19af4", "created_at": "2018-12-27T15:39:08Z", "admin_state_up": true, "updated_at": "2018-12-27T15:40:38Z", "revision_number": 4, "routes": [], "project_id": "a397e1a778b44ea082edbb34e4c19af4", "id": "209cbd21-6c48-4c6e-a8cf-5ce60c4c0fdd", "name": "cinder_test-router_a8419525-56a6-4c99-afc2-660821acc4aa"}]} 2018-12-27 15:40:39,986 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/routers.json used request id req-5d0ed37e-9f7c-452d-b679-1308c5d70f5a 2018-12-27 15:40:39,986 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.145375967026s 2018-12-27 15:40:39,987 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/routers.json used request id req-5d0ed37e-9f7c-452d-b679-1308c5d70f5a 2018-12-27 15:40:39,988 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-12-27 15:40:39,988 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:9696/v2.0/routers/209cbd21-6c48-4c6e-a8cf-5ce60c4c0fdd.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3b0d665d77f60dfbd6fa6d9dea5558eba9d1f8a5" 2018-12-27 15:40:41,745 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-53da657b-0c08-4751-bd77-02b76cd1f369 Content-Length: 0 Date: Thu, 27 Dec 2018 15:40:41 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 15:40:41,745 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/routers/209cbd21-6c48-4c6e-a8cf-5ce60c4c0fdd.json used request id req-53da657b-0c08-4751-bd77-02b76cd1f369 2018-12-27 15:40:41,745 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.75686788559s 2018-12-27 15:40:41,745 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/routers/209cbd21-6c48-4c6e-a8cf-5ce60c4c0fdd.json used request id req-53da657b-0c08-4751-bd77-02b76cd1f369 2018-12-27 15:40:41,746 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-12-27 15:40:41,746 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3b0d665d77f60dfbd6fa6d9dea5558eba9d1f8a5" 2018-12-27 15:40:41,797 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-ba1f2c52-cc22-4d61-bee5-cff7d04ba0a7 Date: Thu, 27 Dec 2018 15:40:41 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4f5c8ee9-4760-4224-94d4-5e10303c7497","tenant_id":"a397e1a778b44ea082edbb34e4c19af4","created_at":"2018-12-27T15:39:07Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-12-27T15:39:07Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"a397e1a778b44ea082edbb34e4c19af4","id":"9d0f6907-1b7d-483e-99d7-b1c26b1a0304","subnetpool_id":null,"name":"cinder_test-subnet_a8419525-56a6-4c99-afc2-660821acc4aa"}]} 2018-12-27 15:40:41,797 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets.json used request id req-ba1f2c52-cc22-4d61-bee5-cff7d04ba0a7 2018-12-27 15:40:41,797 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0517151355743s 2018-12-27 15:40:41,798 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets.json used request id req-ba1f2c52-cc22-4d61-bee5-cff7d04ba0a7 2018-12-27 15:40:41,799 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-12-27 15:40:41,800 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:9696/v2.0/subnets/9d0f6907-1b7d-483e-99d7-b1c26b1a0304.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3b0d665d77f60dfbd6fa6d9dea5558eba9d1f8a5" 2018-12-27 15:40:43,052 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-3289a77e-fb60-4f5c-887b-e5e440285a27 Date: Thu, 27 Dec 2018 15:40:43 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 15:40:43,052 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/subnets/9d0f6907-1b7d-483e-99d7-b1c26b1a0304.json used request id req-3289a77e-fb60-4f5c-887b-e5e440285a27 2018-12-27 15:40:43,052 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.25322699547s 2018-12-27 15:40:43,053 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/subnets/9d0f6907-1b7d-483e-99d7-b1c26b1a0304.json used request id req-3289a77e-fb60-4f5c-887b-e5e440285a27 2018-12-27 15:40:43,053 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-27 15:40:43,054 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3b0d665d77f60dfbd6fa6d9dea5558eba9d1f8a5" 2018-12-27 15:40:43,347 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1218 X-Openstack-Request-Id: req-dc25ab76-0db6-4af7-96ce-c2f3ba96950e Date: Thu, 27 Dec 2018 15:40:43 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":5,"port_security_enabled":true,"id":"4f5c8ee9-4760-4224-94d4-5e10303c7497","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"a397e1a778b44ea082edbb34e4c19af4","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-27T15:40:42Z","qos_policy_id":null,"name":"cinder_test-net_a8419525-56a6-4c99-afc2-660821acc4aa","admin_state_up":true,"tenant_id":"a397e1a778b44ea082edbb34e4c19af4","created_at":"2018-12-27T15:39:04Z","mtu":1442},{"updated_at":"2018-12-27T15:29:25Z","dns_domain":"","revision_number":7,"port_security_enabled":true,"id":"a4959dd9-e8f4-4ea9-8c99-7bff545db58c","router:external":true,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"da629caea04941e1ae8979c379dc7c9d","status":"ACTIVE","subnets":["244ab55b-a0ed-4e50-9f85-07f08119ae55"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"da629caea04941e1ae8979c379dc7c9d","created_at":"2018-12-27T15:29:17Z","mtu":1500}]} 2018-12-27 15:40:43,347 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-dc25ab76-0db6-4af7-96ce-c2f3ba96950e 2018-12-27 15:40:43,348 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.294373989105s 2018-12-27 15:40:43,348 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-dc25ab76-0db6-4af7-96ce-c2f3ba96950e 2018-12-27 15:40:43,349 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-12-27 15:40:43,350 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:9696/v2.0/networks/4f5c8ee9-4760-4224-94d4-5e10303c7497.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3b0d665d77f60dfbd6fa6d9dea5558eba9d1f8a5" 2018-12-27 15:40:44,366 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-09b2d2e9-b4ce-4d17-a63e-f88ecebaf74d Date: Thu, 27 Dec 2018 15:40:44 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 15:40:44,366 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/networks/4f5c8ee9-4760-4224-94d4-5e10303c7497.json used request id req-09b2d2e9-b4ce-4d17-a63e-f88ecebaf74d 2018-12-27 15:40:44,366 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.01654791832s 2018-12-27 15:40:44,366 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/networks/4f5c8ee9-4760-4224-94d4-5e10303c7497.json used request id req-09b2d2e9-b4ce-4d17-a63e-f88ecebaf74d 2018-12-27 15:40:44,370 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-27 15:40:44,374 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3b0d665d77f60dfbd6fa6d9dea5558eba9d1f8a5" 2018-12-27 15:40:44,610 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1204 Content-Type: application/json X-Openstack-Request-Id: req-2010622d-8610-4e16-bf44-6f2084b0ca49 Date: Thu, 27 Dec 2018 15:40:44 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/0ba375f3-94a3-4fc7-b535-f21a28fb9834/snap", "metadata": {}}], "file": "/v2/images/0ba375f3-94a3-4fc7-b535-f21a28fb9834/file", "owner": "a397e1a778b44ea082edbb34e4c19af4", "id": "0ba375f3-94a3-4fc7-b535-f21a28fb9834", "size": 12716032, "self": "/v2/images/0ba375f3-94a3-4fc7-b535-f21a28fb9834", "disk_format": "qcow2", "direct_url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/0ba375f3-94a3-4fc7-b535-f21a28fb9834/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-27T15:39:15Z", "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_a8419525-56a6-4c99-afc2-660821acc4aa", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_a8419525-56a6-4c99-afc2-660821acc4aa", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-27T15:39:13Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-27 15:40:44,610 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-2010622d-8610-4e16-bf44-6f2084b0ca49 2018-12-27 15:40:44,611 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.240141153336s 2018-12-27 15:40:44,611 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-2010622d-8610-4e16-bf44-6f2084b0ca49 2018-12-27 15:40:44,612 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-12-27 15:40:44,616 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:9292/v2/images/0ba375f3-94a3-4fc7-b535-f21a28fb9834 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3b0d665d77f60dfbd6fa6d9dea5558eba9d1f8a5" 2018-12-27 15:40:45,812 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-cea43a77-a692-4bc1-88b8-14dbf1d11b94 Date: Thu, 27 Dec 2018 15:40:45 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-27 15:40:45,812 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.31:9292/v2/images/0ba375f3-94a3-4fc7-b535-f21a28fb9834 used request id req-cea43a77-a692-4bc1-88b8-14dbf1d11b94 2018-12-27 15:40:45,812 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.19983100891s 2018-12-27 15:40:45,812 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.31:9292/v2/images/0ba375f3-94a3-4fc7-b535-f21a28fb9834 used request id req-cea43a77-a692-4bc1-88b8-14dbf1d11b94 2018-12-27 15:40:45,813 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-12-27 15:40:45,816 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fe109ef2861593967fdc469edf6f0da3946874d5" 2018-12-27 15:40:45,841 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:40:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5c8b4775-4bff-4725-9fd3-c253b8d9f4c2 x-compute-request-id: req-5c8b4775-4bff-4725-9fd3-c253b8d9f4c2 Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavors": [{"name": "cinder_test-flavor_a8419525-56a6-4c99-afc2-660821acc4aa", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/0d8f8035-1ca4-43c9-8920-4a93a0607d52", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/0d8f8035-1ca4-43c9-8920-4a93a0607d52", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "0d8f8035-1ca4-43c9-8920-4a93a0607d52"}]} 2018-12-27 15:40:45,841 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None used request id req-5c8b4775-4bff-4725-9fd3-c253b8d9f4c2 2018-12-27 15:40:45,842 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0285658836365s 2018-12-27 15:40:45,842 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None used request id req-5c8b4775-4bff-4725-9fd3-c253b8d9f4c2 2018-12-27 15:40:45,843 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-12-27 15:40:45,845 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:8774/v2.1/flavors/0d8f8035-1ca4-43c9-8920-4a93a0607d52 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fe109ef2861593967fdc469edf6f0da3946874d5" 2018-12-27 15:40:45,888 - keystoneauth.session - DEBUG - RESP: [202] Date: Thu, 27 Dec 2018 15:40:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b724ed87-7694-48d9-973d-ac47fef57598 x-compute-request-id: req-b724ed87-7694-48d9-973d-ac47fef57598 Content-Length: 0 Content-Type: application/json 2018-12-27 15:40:45,888 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/flavors/0d8f8035-1ca4-43c9-8920-4a93a0607d52 used request id req-b724ed87-7694-48d9-973d-ac47fef57598 2018-12-27 15:40:45,888 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0449678897858s 2018-12-27 15:40:45,888 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/flavors/0d8f8035-1ca4-43c9-8920-4a93a0607d52 used request id req-b724ed87-7694-48d9-973d-ac47fef57598 2018-12-27 15:40:45,889 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-27 15:40:45,892 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fe109ef2861593967fdc469edf6f0da3946874d5" 2018-12-27 15:40:46,016 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:40:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-435fa818-e85e-4a37-addf-adefcc4eac48 Content-Encoding: gzip Content-Length: 835 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/05a834ddebbc40688596b7460b47439e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05a834ddebbc40688596b7460b47439e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/08226a0ad01943f39559448239e291e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "08226a0ad01943f39559448239e291e1", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/55c0552fe37a4f7ca0e73939514bc683"}, "domain_id": "default", "enabled": true, "options": {}, "id": "55c0552fe37a4f7ca0e73939514bc683", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/646a4af4e3b5439a97996d353fea3924"}, "domain_id": "914eec1d43ea4caf9d2fd33268c06258", "enabled": true, "options": {}, "id": "646a4af4e3b5439a97996d353fea3924", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/85fb203e51c34d3f8122e285a6a318b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85fb203e51c34d3f8122e285a6a318b3", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/905e7f4b42d24cca93b99d2401fa3378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "905e7f4b42d24cca93b99d2401fa3378", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/a5bc08b9f81f4e5bb86c24f9f7547bae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5bc08b9f81f4e5bb86c24f9f7547bae", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/a5c780627f004d318bf908d80305da9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5c780627f004d318bf908d80305da9c", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/b18425bf2b044bc9af7e194919539a17"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b18425bf2b044bc9af7e194919539a17", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/b8d2134b619d4dca80e21d6fb16449b0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b8d2134b619d4dca80e21d6fb16449b0", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/b9ab6a25a652438285139fe5b44aea62"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9ab6a25a652438285139fe5b44aea62", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/c08462554a4844d681348f58b9b0edee"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c08462554a4844d681348f58b9b0edee", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder_test-user_a8419525-56a6-4c99-afc2-660821acc4aa", "links": {"self": "http://172.30.9.31:5000/v3/users/dc7e71e92cb449859b8f44f1d7cde929"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "dc7e71e92cb449859b8f44f1d7cde929", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/ddfc3a9aad444d4782eae677c8a98130"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ddfc3a9aad444d4782eae677c8a98130", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/f2a74f2185a54676a6cb2bb5ecfcc4f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2a74f2185a54676a6cb2bb5ecfcc4f6", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-12-27 15:40:46,016 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-435fa818-e85e-4a37-addf-adefcc4eac48 2018-12-27 15:40:46,016 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.127518892288s 2018-12-27 15:40:46,017 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-435fa818-e85e-4a37-addf-adefcc4eac48 2018-12-27 15:40:46,023 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-27 15:40:46,026 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/users/dc7e71e92cb449859b8f44f1d7cde929 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fe109ef2861593967fdc469edf6f0da3946874d5" 2018-12-27 15:40:46,153 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:40:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-557fba44-a961-4890-894a-d45f42ddf5e2 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"user": {"name": "cinder_test-user_a8419525-56a6-4c99-afc2-660821acc4aa", "links": {"self": "http://172.30.9.31:5000/v3/users/dc7e71e92cb449859b8f44f1d7cde929"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "dc7e71e92cb449859b8f44f1d7cde929", "description": null}} 2018-12-27 15:40:46,153 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users/dc7e71e92cb449859b8f44f1d7cde929 used request id req-557fba44-a961-4890-894a-d45f42ddf5e2 2018-12-27 15:40:46,153 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.129957199097s 2018-12-27 15:40:46,153 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users/dc7e71e92cb449859b8f44f1d7cde929 used request id req-557fba44-a961-4890-894a-d45f42ddf5e2 2018-12-27 15:40:46,154 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-12-27 15:40:46,157 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:5000/v3/users/dc7e71e92cb449859b8f44f1d7cde929 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fe109ef2861593967fdc469edf6f0da3946874d5" 2018-12-27 15:40:46,379 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 15:40:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fddb46fe-7f23-4968-9ddc-42eb300de377 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 15:40:46,379 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/dc7e71e92cb449859b8f44f1d7cde929 used request id req-fddb46fe-7f23-4968-9ddc-42eb300de377 2018-12-27 15:40:46,379 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.225037097931s 2018-12-27 15:40:46,379 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/dc7e71e92cb449859b8f44f1d7cde929 used request id req-fddb46fe-7f23-4968-9ddc-42eb300de377 2018-12-27 15:40:46,386 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-27 15:40:46,389 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fe109ef2861593967fdc469edf6f0da3946874d5" 2018-12-27 15:40:46,492 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:40:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-68c9b5b0-5417-43ce-aba9-706126ce4078 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: cinder_test", "links": {"self": "http://172.30.9.31:5000/v3/projects/a397e1a778b44ea082edbb34e4c19af4"}, "tags": [], "enabled": true, "id": "a397e1a778b44ea082edbb34e4c19af4", "parent_id": "default", "domain_id": "default", "name": "cinder_test-project_a8419525-56a6-4c99-afc2-660821acc4aa"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93"}, "tags": [], "enabled": true, "id": "b7b4fceec1ad4c6eb74d758b709a9d93", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/da629caea04941e1ae8979c379dc7c9d"}, "tags": [], "enabled": true, "id": "da629caea04941e1ae8979c379dc7c9d", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-12-27 15:40:46,493 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects used request id req-68c9b5b0-5417-43ce-aba9-706126ce4078 2018-12-27 15:40:46,493 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.106847047806s 2018-12-27 15:40:46,493 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects used request id req-68c9b5b0-5417-43ce-aba9-706126ce4078 2018-12-27 15:40:46,498 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-12-27 15:40:46,501 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:5000/v3/projects/a397e1a778b44ea082edbb34e4c19af4 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fe109ef2861593967fdc469edf6f0da3946874d5" 2018-12-27 15:40:46,760 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 15:40:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-96fc9c79-7a79-4fd1-b15a-b54c9140fb8c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 15:40:46,760 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/a397e1a778b44ea082edbb34e4c19af4 used request id req-96fc9c79-7a79-4fd1-b15a-b54c9140fb8c 2018-12-27 15:40:46,760 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.262395858765s 2018-12-27 15:40:46,761 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/a397e1a778b44ea082edbb34e4c19af4 used request id req-96fc9c79-7a79-4fd1-b15a-b54c9140fb8c 2018-12-27 15:40:46,763 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-27 15:40:46,764 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:9696/v2.0/security-groups.json?project_id=a397e1a778b44ea082edbb34e4c19af4&name=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fe109ef2861593967fdc469edf6f0da3946874d5" 2018-12-27 15:40:46,997 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2434 X-Openstack-Request-Id: req-52356e26-2d5f-471e-b49b-17fa70ff2a4a Date: Thu, 27 Dec 2018 15:40:46 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "a397e1a778b44ea082edbb34e4c19af4", "created_at": "2018-12-27T15:39:04Z", "updated_at": "2018-12-27T15:39:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:39:04Z", "revision_number": 0, "id": "19abfb5c-96ed-40f8-80a8-8e16afebf878", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:39:04Z", "security_group_id": "5fc4514e-ed5b-47b2-9ccc-3fc0e98057e5", "tenant_id": "a397e1a778b44ea082edbb34e4c19af4", "port_range_min": null, "ethertype": "IPv6", "project_id": "a397e1a778b44ea082edbb34e4c19af4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:39:04Z", "revision_number": 0, "id": "b6a8825d-87fc-4c23-8b3d-850ecab98832", "remote_group_id": "5fc4514e-ed5b-47b2-9ccc-3fc0e98057e5", "remote_ip_prefix": null, "created_at": "2018-12-27T15:39:04Z", "security_group_id": "5fc4514e-ed5b-47b2-9ccc-3fc0e98057e5", "tenant_id": "a397e1a778b44ea082edbb34e4c19af4", "port_range_min": null, "ethertype": "IPv6", "project_id": "a397e1a778b44ea082edbb34e4c19af4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:39:04Z", "revision_number": 0, "id": "cb9b3976-16fd-435d-a45b-40fb0ec83e3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:39:04Z", "security_group_id": "5fc4514e-ed5b-47b2-9ccc-3fc0e98057e5", "tenant_id": "a397e1a778b44ea082edbb34e4c19af4", "port_range_min": null, "ethertype": "IPv4", "project_id": "a397e1a778b44ea082edbb34e4c19af4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:39:04Z", "revision_number": 0, "id": "cec42b6a-fd70-4120-a840-4de9688b7476", "remote_group_id": "5fc4514e-ed5b-47b2-9ccc-3fc0e98057e5", "remote_ip_prefix": null, "created_at": "2018-12-27T15:39:04Z", "security_group_id": "5fc4514e-ed5b-47b2-9ccc-3fc0e98057e5", "tenant_id": "a397e1a778b44ea082edbb34e4c19af4", "port_range_min": null, "ethertype": "IPv4", "project_id": "a397e1a778b44ea082edbb34e4c19af4"}], "revision_number": 4, "project_id": "a397e1a778b44ea082edbb34e4c19af4", "id": "5fc4514e-ed5b-47b2-9ccc-3fc0e98057e5", "name": "default"}]} 2018-12-27 15:40:46,997 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json?project_id=a397e1a778b44ea082edbb34e4c19af4&name=default used request id req-52356e26-2d5f-471e-b49b-17fa70ff2a4a 2018-12-27 15:40:46,997 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.233352899551s 2018-12-27 15:40:46,997 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json?project_id=a397e1a778b44ea082edbb34e4c19af4&name=default used request id req-52356e26-2d5f-471e-b49b-17fa70ff2a4a 2018-12-27 15:40:47,000 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-27 15:40:47,001 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fe109ef2861593967fdc469edf6f0da3946874d5" 2018-12-27 15:40:47,059 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-4f774a9d-40d9-4aa7-8f8a-64c1fcf2832b Date: Thu, 27 Dec 2018 15:40:47 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "created_at": "2018-12-27T15:33:01Z", "updated_at": "2018-12-27T15:33:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "ade77f59-e70c-4970-8ea8-198222fa332e", "remote_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "c85cb618-8f19-445b-8e16-6d467cb17771", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "35205ac3-06e6-4cf6-bb21-ff8f813cb45b", "remote_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "c4f3bf7f-d793-498d-a883-bb8c6003f070", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}], "revision_number": 4, "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a397e1a778b44ea082edbb34e4c19af4", "created_at": "2018-12-27T15:39:04Z", "updated_at": "2018-12-27T15:39:04Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:39:04Z", "revision_number": 0, "id": "b6a8825d-87fc-4c23-8b3d-850ecab98832", "remote_group_id": "5fc4514e-ed5b-47b2-9ccc-3fc0e98057e5", "remote_ip_prefix": null, "created_at": "2018-12-27T15:39:04Z", "security_group_id": "5fc4514e-ed5b-47b2-9ccc-3fc0e98057e5", "tenant_id": "a397e1a778b44ea082edbb34e4c19af4", "port_range_min": null, "ethertype": "IPv6", "project_id": "a397e1a778b44ea082edbb34e4c19af4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:39:04Z", "revision_number": 0, "id": "cec42b6a-fd70-4120-a840-4de9688b7476", "remote_group_id": "5fc4514e-ed5b-47b2-9ccc-3fc0e98057e5", "remote_ip_prefix": null, "created_at": "2018-12-27T15:39:04Z", "security_group_id": "5fc4514e-ed5b-47b2-9ccc-3fc0e98057e5", "tenant_id": "a397e1a778b44ea082edbb34e4c19af4", "port_range_min": null, "ethertype": "IPv4", "project_id": "a397e1a778b44ea082edbb34e4c19af4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:39:04Z", "revision_number": 0, "id": "cb9b3976-16fd-435d-a45b-40fb0ec83e3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:39:04Z", "security_group_id": "5fc4514e-ed5b-47b2-9ccc-3fc0e98057e5", "tenant_id": "a397e1a778b44ea082edbb34e4c19af4", "port_range_min": null, "ethertype": "IPv4", "project_id": "a397e1a778b44ea082edbb34e4c19af4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:39:04Z", "revision_number": 0, "id": "19abfb5c-96ed-40f8-80a8-8e16afebf878", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:39:04Z", "security_group_id": "5fc4514e-ed5b-47b2-9ccc-3fc0e98057e5", "tenant_id": "a397e1a778b44ea082edbb34e4c19af4", "port_range_min": null, "ethertype": "IPv6", "project_id": "a397e1a778b44ea082edbb34e4c19af4"}], "revision_number": 4, "project_id": "a397e1a778b44ea082edbb34e4c19af4", "id": "5fc4514e-ed5b-47b2-9ccc-3fc0e98057e5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-27T15:33:07Z", "updated_at": "2018-12-27T15:33:07Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "5f100cff-05d8-4405-8dfb-0a387c123fae", "remote_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "f059d8a5-0c32-49c9-a721-77cc89245ecd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "4de95db8-72d6-4aec-a145-e92511971eb9", "remote_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "a3f6a193-cc94-4220-a73a-08acf63c449b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "created_at": "2018-12-27T15:29:16Z", "updated_at": "2018-12-27T15:29:17Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "5956ff3f-d59d-4af6-82b5-566c888583a7", "remote_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "abe97133-61dd-4fdf-baf3-2e07968a324f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "3c53841a-5bc0-4192-b482-044411e217ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:16Z", "revision_number": 0, "id": "60735d87-52c7-426a-91a6-aff1078a5a2d", "remote_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:16Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "da629caea04941e1ae8979c379dc7c9d"}], "revision_number": 4, "project_id": "da629caea04941e1ae8979c379dc7c9d", "id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "name": "default"}]} 2018-12-27 15:40:47,060 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json used request id req-4f774a9d-40d9-4aa7-8f8a-64c1fcf2832b 2018-12-27 15:40:47,060 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0593659877777s 2018-12-27 15:40:47,060 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json used request id req-4f774a9d-40d9-4aa7-8f8a-64c1fcf2832b 2018-12-27 15:40:47,064 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-12-27 15:40:47,065 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:9696/v2.0/security-groups/5fc4514e-ed5b-47b2-9ccc-3fc0e98057e5.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fe109ef2861593967fdc469edf6f0da3946874d5" 2018-12-27 15:40:47,422 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ad965a88-7050-43d1-aa7c-caea1c32ee32 Content-Length: 0 Date: Thu, 27 Dec 2018 15:40:47 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 15:40:47,422 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-groups/5fc4514e-ed5b-47b2-9ccc-3fc0e98057e5.json used request id req-ad965a88-7050-43d1-aa7c-caea1c32ee32 2018-12-27 15:40:47,422 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.35720705986s 2018-12-27 15:40:47,422 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-groups/5fc4514e-ed5b-47b2-9ccc-3fc0e98057e5.json used request id req-ad965a88-7050-43d1-aa7c-caea1c32ee32 2018-12-27 15:40:47,471 - xtesting.ci.run_tests - INFO - Loading test case 'api_check'... 2018-12-27 15:40:47,787 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 15:40:47,792 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:40:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2859f138-c086-414b-a40c-050201c38dda Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 15:40:47,792 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-2859f138-c086-414b-a40c-050201c38dda 2018-12-27 15:40:47,793 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000/v3/auth/tokens 2018-12-27 15:40:48,195 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}], "expires_at": "2018-12-27T16:40:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b7b4fceec1ad4c6eb74d758b709a9d93", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "a5bc08b9f81f4e5bb86c24f9f7547bae"}, "audit_ids": ["bm8qQ0YJSQmVQ45_fE1qEg"], "issued_at": "2018-12-27T15:40:48.000000Z"}} 2018-12-27 15:40:48,198 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 15:40:48,204 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 15:40:48 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 15:40:48,205 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-27 15:40:48,208 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5d22aaba08f6032764fb1cc4d0e1be7105ebcc22" 2018-12-27 15:40:48,302 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:40:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3a2eaa27-622c-4a5c-979f-23a000992dd6 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.31:5000/v3/domains/914eec1d43ea4caf9d2fd33268c06258"}, "tags": [], "enabled": true, "id": "914eec1d43ea4caf9d2fd33268c06258", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains", "previous": null, "next": null}} 2018-12-27 15:40:48,303 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains used request id req-3a2eaa27-622c-4a5c-979f-23a000992dd6 2018-12-27 15:40:48,303 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0976078510284s 2018-12-27 15:40:48,303 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains used request id req-3a2eaa27-622c-4a5c-979f-23a000992dd6 2018-12-27 15:40:48,311 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-12-27 15:40:48,314 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}5d22aaba08f6032764fb1cc4d0e1be7105ebcc22" -d '{"project": {"description": "Created by OPNFV Functest: api_check", "enabled": true, "domain_id": "default", "name": "api_check-project_e39638cc-8772-4bcc-8a5b-f8d604444da5"}}' 2018-12-27 15:40:48,500 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 27 Dec 2018 15:40:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0734f8c8-3a1b-4a97-8cfb-1747a1f4e1f6 Content-Length: 364 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.31:5000/v3/projects/4a5a562cffae47fab8ccefbe6255b9d5"}, "tags": [], "enabled": true, "id": "4a5a562cffae47fab8ccefbe6255b9d5", "parent_id": "default", "domain_id": "default", "name": "api_check-project_e39638cc-8772-4bcc-8a5b-f8d604444da5"}} 2018-12-27 15:40:48,500 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-0734f8c8-3a1b-4a97-8cfb-1747a1f4e1f6 2018-12-27 15:40:48,500 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.189235925674s 2018-12-27 15:40:48,500 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-0734f8c8-3a1b-4a97-8cfb-1747a1f4e1f6 2018-12-27 15:40:48,501 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: api_check', u'tags': [], 'enabled': True, 'id': u'4a5a562cffae47fab8ccefbe6255b9d5', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'api_check-project_e39638cc-8772-4bcc-8a5b-f8d604444da5'}) 2018-12-27 15:40:48,507 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-12-27 15:40:48,511 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}5d22aaba08f6032764fb1cc4d0e1be7105ebcc22" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "d37d095e-a26c-4897-b43f-966afccb5aba", "email": null, "name": "api_check-user_e39638cc-8772-4bcc-8a5b-f8d604444da5"}}' 2018-12-27 15:40:48,929 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 27 Dec 2018 15:40:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bee910c8-5744-4fe0-9a0a-e28ffe8ce7dd Content-Length: 324 Content-Type: application/json RESP BODY: {"user": {"name": "api_check-user_e39638cc-8772-4bcc-8a5b-f8d604444da5", "links": {"self": "http://172.30.9.31:5000/v3/users/880f11fce81c4cef88c354559a832afe"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "880f11fce81c4cef88c354559a832afe", "domain_id": "default", "password_expires_at": null}} 2018-12-27 15:40:48,929 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/users used request id req-bee910c8-5744-4fe0-9a0a-e28ffe8ce7dd 2018-12-27 15:40:48,929 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.421453952789s 2018-12-27 15:40:48,929 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/users used request id req-bee910c8-5744-4fe0-9a0a-e28ffe8ce7dd 2018-12-27 15:40:48,930 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'880f11fce81c4cef88c354559a832afe', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'api_check-user_e39638cc-8772-4bcc-8a5b-f8d604444da5'}) 2018-12-27 15:40:48,934 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-27 15:40:48,937 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5d22aaba08f6032764fb1cc4d0e1be7105ebcc22" 2018-12-27 15:40:49,022 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:40:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c3bc6bab-b884-461c-a0ed-500ea13e7815 Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 15:40:49,022 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-c3bc6bab-b884-461c-a0ed-500ea13e7815 2018-12-27 15:40:49,022 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0884499549866s 2018-12-27 15:40:49,022 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-c3bc6bab-b884-461c-a0ed-500ea13e7815 2018-12-27 15:40:49,027 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-27 15:40:49,031 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5d22aaba08f6032764fb1cc4d0e1be7105ebcc22" 2018-12-27 15:40:49,124 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:40:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-112de6c8-d096-45f8-a0a6-ab11c4ca7e87 Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 15:40:49,124 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-112de6c8-d096-45f8-a0a6-ab11c4ca7e87 2018-12-27 15:40:49,124 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0970590114594s 2018-12-27 15:40:49,125 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-112de6c8-d096-45f8-a0a6-ab11c4ca7e87 2018-12-27 15:40:49,129 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-27 15:40:49,133 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5d22aaba08f6032764fb1cc4d0e1be7105ebcc22" 2018-12-27 15:40:49,243 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:40:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7b90e774-2243-49a5-b08f-55e3fccb0ed5 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-12-27 15:40:49,244 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains/default used request id req-7b90e774-2243-49a5-b08f-55e3fccb0ed5 2018-12-27 15:40:49,244 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.114221811295s 2018-12-27 15:40:49,244 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains/default used request id req-7b90e774-2243-49a5-b08f-55e3fccb0ed5 2018-12-27 15:40:49,245 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-27 15:40:49,248 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5d22aaba08f6032764fb1cc4d0e1be7105ebcc22" 2018-12-27 15:40:49,378 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:40:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-004d0deb-559f-4d3b-b5d9-6b64de1fca4b Content-Encoding: gzip Content-Length: 836 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/05a834ddebbc40688596b7460b47439e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05a834ddebbc40688596b7460b47439e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/08226a0ad01943f39559448239e291e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "08226a0ad01943f39559448239e291e1", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/55c0552fe37a4f7ca0e73939514bc683"}, "domain_id": "default", "enabled": true, "options": {}, "id": "55c0552fe37a4f7ca0e73939514bc683", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/646a4af4e3b5439a97996d353fea3924"}, "domain_id": "914eec1d43ea4caf9d2fd33268c06258", "enabled": true, "options": {}, "id": "646a4af4e3b5439a97996d353fea3924", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/85fb203e51c34d3f8122e285a6a318b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85fb203e51c34d3f8122e285a6a318b3", "email": "placement@localhost", "password_expires_at": null}, {"name": "api_check-user_e39638cc-8772-4bcc-8a5b-f8d604444da5", "links": {"self": "http://172.30.9.31:5000/v3/users/880f11fce81c4cef88c354559a832afe"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "880f11fce81c4cef88c354559a832afe", "domain_id": "default", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/905e7f4b42d24cca93b99d2401fa3378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "905e7f4b42d24cca93b99d2401fa3378", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/a5bc08b9f81f4e5bb86c24f9f7547bae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5bc08b9f81f4e5bb86c24f9f7547bae", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/a5c780627f004d318bf908d80305da9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5c780627f004d318bf908d80305da9c", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/b18425bf2b044bc9af7e194919539a17"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b18425bf2b044bc9af7e194919539a17", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/b8d2134b619d4dca80e21d6fb16449b0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b8d2134b619d4dca80e21d6fb16449b0", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/b9ab6a25a652438285139fe5b44aea62"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9ab6a25a652438285139fe5b44aea62", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/c08462554a4844d681348f58b9b0edee"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c08462554a4844d681348f58b9b0edee", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/ddfc3a9aad444d4782eae677c8a98130"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ddfc3a9aad444d4782eae677c8a98130", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/f2a74f2185a54676a6cb2bb5ecfcc4f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2a74f2185a54676a6cb2bb5ecfcc4f6", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-12-27 15:40:49,378 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-004d0deb-559f-4d3b-b5d9-6b64de1fca4b 2018-12-27 15:40:49,378 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.132952928543s 2018-12-27 15:40:49,378 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-004d0deb-559f-4d3b-b5d9-6b64de1fca4b 2018-12-27 15:40:49,390 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-27 15:40:49,393 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5d22aaba08f6032764fb1cc4d0e1be7105ebcc22" 2018-12-27 15:40:49,493 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:40:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d77bb62e-4e50-4d98-845b-7740ebea38ae Content-Encoding: gzip Content-Length: 392 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.31:5000/v3/projects/4a5a562cffae47fab8ccefbe6255b9d5"}, "tags": [], "enabled": true, "id": "4a5a562cffae47fab8ccefbe6255b9d5", "parent_id": "default", "domain_id": "default", "name": "api_check-project_e39638cc-8772-4bcc-8a5b-f8d604444da5"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93"}, "tags": [], "enabled": true, "id": "b7b4fceec1ad4c6eb74d758b709a9d93", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/da629caea04941e1ae8979c379dc7c9d"}, "tags": [], "enabled": true, "id": "da629caea04941e1ae8979c379dc7c9d", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-12-27 15:40:49,493 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?domain_id=default used request id req-d77bb62e-4e50-4d98-845b-7740ebea38ae 2018-12-27 15:40:49,494 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.103362798691s 2018-12-27 15:40:49,494 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?domain_id=default used request id req-d77bb62e-4e50-4d98-845b-7740ebea38ae 2018-12-27 15:40:49,502 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-12-27 15:40:49,505 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:5000/v3/role_assignments?user.id=880f11fce81c4cef88c354559a832afe&role.id=5e97c57d600b48f5b4c8f915fe73d20b&scope.project.id=4a5a562cffae47fab8ccefbe6255b9d5" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5d22aaba08f6032764fb1cc4d0e1be7105ebcc22" 2018-12-27 15:40:49,615 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:40:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1e0da6a2-6e9b-4c7a-b2c0-f595b5bf7ecc Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.31:5000/v3/role_assignments?user.id=880f11fce81c4cef88c354559a832afe&role.id=5e97c57d600b48f5b4c8f915fe73d20b&scope.project.id=4a5a562cffae47fab8ccefbe6255b9d5", "previous": null, "next": null}} 2018-12-27 15:40:49,615 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/role_assignments?user.id=880f11fce81c4cef88c354559a832afe&role.id=5e97c57d600b48f5b4c8f915fe73d20b&scope.project.id=4a5a562cffae47fab8ccefbe6255b9d5 used request id req-1e0da6a2-6e9b-4c7a-b2c0-f595b5bf7ecc 2018-12-27 15:40:49,616 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.113569974899s 2018-12-27 15:40:49,616 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/role_assignments?user.id=880f11fce81c4cef88c354559a832afe&role.id=5e97c57d600b48f5b4c8f915fe73d20b&scope.project.id=4a5a562cffae47fab8ccefbe6255b9d5 used request id req-1e0da6a2-6e9b-4c7a-b2c0-f595b5bf7ecc 2018-12-27 15:40:49,619 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-12-27 15:40:49,623 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.31:5000/v3/projects/4a5a562cffae47fab8ccefbe6255b9d5/users/880f11fce81c4cef88c354559a832afe/roles/5e97c57d600b48f5b4c8f915fe73d20b -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5d22aaba08f6032764fb1cc4d0e1be7105ebcc22" 2018-12-27 15:40:49,762 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 15:40:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9eb256ee-9ec8-475c-aefd-a9b30f01bd73 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 15:40:49,762 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/4a5a562cffae47fab8ccefbe6255b9d5/users/880f11fce81c4cef88c354559a832afe/roles/5e97c57d600b48f5b4c8f915fe73d20b used request id req-9eb256ee-9ec8-475c-aefd-a9b30f01bd73 2018-12-27 15:40:49,762 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.142813920975s 2018-12-27 15:40:49,762 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/4a5a562cffae47fab8ccefbe6255b9d5/users/880f11fce81c4cef88c354559a832afe/roles/5e97c57d600b48f5b4c8f915fe73d20b used request id req-9eb256ee-9ec8-475c-aefd-a9b30f01bd73 2018-12-27 15:40:49,763 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'api_check-project_e39638cc-8772-4bcc-8a5b-f8d604444da5', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'tenant_name': 'admin', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': u'1', u'image_api_version': '2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'regionOne', u'key_manager_api_version': u'v1', 'project_id': u'4a5a562cffae47fab8ccefbe6255b9d5', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'd37d095e-a26c-4897-b43f-966afccb5aba', 'username': u'api_check-user_e39638cc-8772-4bcc-8a5b-f8d604444da5', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.31:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-12-27 15:40:49,766 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'api_check-user_e39638cc-8772-4bcc-8a5b-f8d604444da5', 'password': 'd37d095e-a26c-4897-b43f-966afccb5aba', 'project_name': 'api_check-project_e39638cc-8772-4bcc-8a5b-f8d604444da5', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.31:5000//v3', 'project_id': '4a5a562cffae47fab8ccefbe6255b9d5', 'project_domain_name': 'Default'} 2018-12-27 15:40:49,770 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-27 15:40:49,774 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5d22aaba08f6032764fb1cc4d0e1be7105ebcc22" 2018-12-27 15:40:49,871 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:40:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ee6d93bc-7f03-4e3a-937f-1ea092606800 Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 15:40:49,871 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-ee6d93bc-7f03-4e3a-937f-1ea092606800 2018-12-27 15:40:49,871 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.100743055344s 2018-12-27 15:40:49,871 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-ee6d93bc-7f03-4e3a-937f-1ea092606800 2018-12-27 15:40:49,877 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-27 15:40:49,880 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5d22aaba08f6032764fb1cc4d0e1be7105ebcc22" 2018-12-27 15:40:49,989 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:40:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0962c587-6362-4a99-afaa-47561dcd154e Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 15:40:49,989 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-0962c587-6362-4a99-afaa-47561dcd154e 2018-12-27 15:40:49,990 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.112741947174s 2018-12-27 15:40:49,990 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-0962c587-6362-4a99-afaa-47561dcd154e 2018-12-27 15:40:49,994 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-27 15:40:49,998 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5d22aaba08f6032764fb1cc4d0e1be7105ebcc22" 2018-12-27 15:40:50,098 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:40:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ad330029-a6f6-4acc-a9f3-b288734c760b Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-12-27 15:40:50,098 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains/default used request id req-ad330029-a6f6-4acc-a9f3-b288734c760b 2018-12-27 15:40:50,098 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.10363483429s 2018-12-27 15:40:50,098 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains/default used request id req-ad330029-a6f6-4acc-a9f3-b288734c760b 2018-12-27 15:40:50,099 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-27 15:40:50,103 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5d22aaba08f6032764fb1cc4d0e1be7105ebcc22" 2018-12-27 15:40:50,221 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:40:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0943209d-8ece-4d5b-bb3c-137da7da63b2 Content-Encoding: gzip Content-Length: 836 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/05a834ddebbc40688596b7460b47439e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05a834ddebbc40688596b7460b47439e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/08226a0ad01943f39559448239e291e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "08226a0ad01943f39559448239e291e1", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/55c0552fe37a4f7ca0e73939514bc683"}, "domain_id": "default", "enabled": true, "options": {}, "id": "55c0552fe37a4f7ca0e73939514bc683", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/646a4af4e3b5439a97996d353fea3924"}, "domain_id": "914eec1d43ea4caf9d2fd33268c06258", "enabled": true, "options": {}, "id": "646a4af4e3b5439a97996d353fea3924", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/85fb203e51c34d3f8122e285a6a318b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85fb203e51c34d3f8122e285a6a318b3", "email": "placement@localhost", "password_expires_at": null}, {"name": "api_check-user_e39638cc-8772-4bcc-8a5b-f8d604444da5", "links": {"self": "http://172.30.9.31:5000/v3/users/880f11fce81c4cef88c354559a832afe"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "880f11fce81c4cef88c354559a832afe", "domain_id": "default", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/905e7f4b42d24cca93b99d2401fa3378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "905e7f4b42d24cca93b99d2401fa3378", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/a5bc08b9f81f4e5bb86c24f9f7547bae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5bc08b9f81f4e5bb86c24f9f7547bae", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/a5c780627f004d318bf908d80305da9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5c780627f004d318bf908d80305da9c", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/b18425bf2b044bc9af7e194919539a17"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b18425bf2b044bc9af7e194919539a17", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/b8d2134b619d4dca80e21d6fb16449b0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b8d2134b619d4dca80e21d6fb16449b0", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/b9ab6a25a652438285139fe5b44aea62"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9ab6a25a652438285139fe5b44aea62", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/c08462554a4844d681348f58b9b0edee"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c08462554a4844d681348f58b9b0edee", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/ddfc3a9aad444d4782eae677c8a98130"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ddfc3a9aad444d4782eae677c8a98130", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/f2a74f2185a54676a6cb2bb5ecfcc4f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2a74f2185a54676a6cb2bb5ecfcc4f6", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-12-27 15:40:50,221 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-0943209d-8ece-4d5b-bb3c-137da7da63b2 2018-12-27 15:40:50,221 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.121832847595s 2018-12-27 15:40:50,222 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-0943209d-8ece-4d5b-bb3c-137da7da63b2 2018-12-27 15:40:50,233 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-27 15:40:50,236 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5d22aaba08f6032764fb1cc4d0e1be7105ebcc22" 2018-12-27 15:40:50,353 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:40:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b8e8bc0b-c536-4aa9-99ca-94d33a5c4608 Content-Encoding: gzip Content-Length: 392 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.31:5000/v3/projects/4a5a562cffae47fab8ccefbe6255b9d5"}, "tags": [], "enabled": true, "id": "4a5a562cffae47fab8ccefbe6255b9d5", "parent_id": "default", "domain_id": "default", "name": "api_check-project_e39638cc-8772-4bcc-8a5b-f8d604444da5"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93"}, "tags": [], "enabled": true, "id": "b7b4fceec1ad4c6eb74d758b709a9d93", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/da629caea04941e1ae8979c379dc7c9d"}, "tags": [], "enabled": true, "id": "da629caea04941e1ae8979c379dc7c9d", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-12-27 15:40:50,353 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?domain_id=default used request id req-b8e8bc0b-c536-4aa9-99ca-94d33a5c4608 2018-12-27 15:40:50,354 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.120323896408s 2018-12-27 15:40:50,354 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?domain_id=default used request id req-b8e8bc0b-c536-4aa9-99ca-94d33a5c4608 2018-12-27 15:40:50,361 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-12-27 15:40:50,364 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:5000/v3/role_assignments?user.id=880f11fce81c4cef88c354559a832afe&role.id=c2bb869216234fa8b868621217cc01a4&scope.project.id=4a5a562cffae47fab8ccefbe6255b9d5" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5d22aaba08f6032764fb1cc4d0e1be7105ebcc22" 2018-12-27 15:40:50,464 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:40:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-da564ff6-6d23-4184-acd4-94bb5ecd7d78 Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.31:5000/v3/role_assignments?user.id=880f11fce81c4cef88c354559a832afe&role.id=c2bb869216234fa8b868621217cc01a4&scope.project.id=4a5a562cffae47fab8ccefbe6255b9d5", "previous": null, "next": null}} 2018-12-27 15:40:50,464 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/role_assignments?user.id=880f11fce81c4cef88c354559a832afe&role.id=c2bb869216234fa8b868621217cc01a4&scope.project.id=4a5a562cffae47fab8ccefbe6255b9d5 used request id req-da564ff6-6d23-4184-acd4-94bb5ecd7d78 2018-12-27 15:40:50,464 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.102766990662s 2018-12-27 15:40:50,464 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/role_assignments?user.id=880f11fce81c4cef88c354559a832afe&role.id=c2bb869216234fa8b868621217cc01a4&scope.project.id=4a5a562cffae47fab8ccefbe6255b9d5 used request id req-da564ff6-6d23-4184-acd4-94bb5ecd7d78 2018-12-27 15:40:50,468 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-12-27 15:40:50,472 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.31:5000/v3/projects/4a5a562cffae47fab8ccefbe6255b9d5/users/880f11fce81c4cef88c354559a832afe/roles/c2bb869216234fa8b868621217cc01a4 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5d22aaba08f6032764fb1cc4d0e1be7105ebcc22" 2018-12-27 15:40:50,580 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 15:40:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-25490e02-d47b-4590-bf23-a7cae003b631 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 15:40:50,580 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/4a5a562cffae47fab8ccefbe6255b9d5/users/880f11fce81c4cef88c354559a832afe/roles/c2bb869216234fa8b868621217cc01a4 used request id req-25490e02-d47b-4590-bf23-a7cae003b631 2018-12-27 15:40:50,580 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.11244893074s 2018-12-27 15:40:50,581 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/4a5a562cffae47fab8ccefbe6255b9d5/users/880f11fce81c4cef88c354559a832afe/roles/c2bb869216234fa8b868621217cc01a4 used request id req-25490e02-d47b-4590-bf23-a7cae003b631 2018-12-27 15:40:50,584 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-27 15:40:50,588 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5d22aaba08f6032764fb1cc4d0e1be7105ebcc22" 2018-12-27 15:40:50,694 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:40:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-35904168-3b84-496f-8de6-1b05fa6f0e12 Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 15:40:50,694 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-35904168-3b84-496f-8de6-1b05fa6f0e12 2018-12-27 15:40:50,694 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.109815835953s 2018-12-27 15:40:50,694 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-35904168-3b84-496f-8de6-1b05fa6f0e12 2018-12-27 15:40:50,699 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.roles 2018-12-27 15:40:50,703 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}5d22aaba08f6032764fb1cc4d0e1be7105ebcc22" -d '{"role": {"name": "heat_stack_owner"}}' 2018-12-27 15:40:50,831 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 27 Dec 2018 15:40:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c163586f-7f97-4b37-b9ec-fd3ddb92561b Content-Length: 187 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "70c6a7da477e41f7b38ad49ba1fc5965", "links": {"self": "http://172.30.9.31:5000/v3/roles/70c6a7da477e41f7b38ad49ba1fc5965"}, "name": "heat_stack_owner"}} 2018-12-27 15:40:50,831 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/roles used request id req-c163586f-7f97-4b37-b9ec-fd3ddb92561b 2018-12-27 15:40:50,831 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.roles in 0.132149219513s 2018-12-27 15:40:50,832 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/roles used request id req-c163586f-7f97-4b37-b9ec-fd3ddb92561b 2018-12-27 15:40:50,835 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-27 15:40:50,839 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5d22aaba08f6032764fb1cc4d0e1be7105ebcc22" 2018-12-27 15:40:50,934 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:40:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-01c80fe0-275f-49e8-8257-19000b72ea60 Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "70c6a7da477e41f7b38ad49ba1fc5965", "links": {"self": "http://172.30.9.31:5000/v3/roles/70c6a7da477e41f7b38ad49ba1fc5965"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 15:40:50,934 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-01c80fe0-275f-49e8-8257-19000b72ea60 2018-12-27 15:40:50,934 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0987780094147s 2018-12-27 15:40:50,935 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-01c80fe0-275f-49e8-8257-19000b72ea60 2018-12-27 15:40:50,940 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-27 15:40:50,943 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5d22aaba08f6032764fb1cc4d0e1be7105ebcc22" 2018-12-27 15:40:51,056 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:40:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c2d8c44b-fefd-48ab-ab76-2505251a7fbe Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-12-27 15:40:51,056 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains/default used request id req-c2d8c44b-fefd-48ab-ab76-2505251a7fbe 2018-12-27 15:40:51,056 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.115962028503s 2018-12-27 15:40:51,056 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains/default used request id req-c2d8c44b-fefd-48ab-ab76-2505251a7fbe 2018-12-27 15:40:51,057 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-27 15:40:51,061 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5d22aaba08f6032764fb1cc4d0e1be7105ebcc22" 2018-12-27 15:40:51,177 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:40:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-36410320-7f02-4377-9cbe-5ca06e17a3f6 Content-Encoding: gzip Content-Length: 836 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/05a834ddebbc40688596b7460b47439e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05a834ddebbc40688596b7460b47439e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/08226a0ad01943f39559448239e291e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "08226a0ad01943f39559448239e291e1", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/55c0552fe37a4f7ca0e73939514bc683"}, "domain_id": "default", "enabled": true, "options": {}, "id": "55c0552fe37a4f7ca0e73939514bc683", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/646a4af4e3b5439a97996d353fea3924"}, "domain_id": "914eec1d43ea4caf9d2fd33268c06258", "enabled": true, "options": {}, "id": "646a4af4e3b5439a97996d353fea3924", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/85fb203e51c34d3f8122e285a6a318b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85fb203e51c34d3f8122e285a6a318b3", "email": "placement@localhost", "password_expires_at": null}, {"name": "api_check-user_e39638cc-8772-4bcc-8a5b-f8d604444da5", "links": {"self": "http://172.30.9.31:5000/v3/users/880f11fce81c4cef88c354559a832afe"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "880f11fce81c4cef88c354559a832afe", "domain_id": "default", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/905e7f4b42d24cca93b99d2401fa3378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "905e7f4b42d24cca93b99d2401fa3378", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/a5bc08b9f81f4e5bb86c24f9f7547bae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5bc08b9f81f4e5bb86c24f9f7547bae", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/a5c780627f004d318bf908d80305da9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5c780627f004d318bf908d80305da9c", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/b18425bf2b044bc9af7e194919539a17"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b18425bf2b044bc9af7e194919539a17", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/b8d2134b619d4dca80e21d6fb16449b0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b8d2134b619d4dca80e21d6fb16449b0", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/b9ab6a25a652438285139fe5b44aea62"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9ab6a25a652438285139fe5b44aea62", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/c08462554a4844d681348f58b9b0edee"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c08462554a4844d681348f58b9b0edee", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/ddfc3a9aad444d4782eae677c8a98130"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ddfc3a9aad444d4782eae677c8a98130", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/f2a74f2185a54676a6cb2bb5ecfcc4f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2a74f2185a54676a6cb2bb5ecfcc4f6", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-12-27 15:40:51,177 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-36410320-7f02-4377-9cbe-5ca06e17a3f6 2018-12-27 15:40:51,177 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.119661808014s 2018-12-27 15:40:51,177 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-36410320-7f02-4377-9cbe-5ca06e17a3f6 2018-12-27 15:40:51,189 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-27 15:40:51,192 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5d22aaba08f6032764fb1cc4d0e1be7105ebcc22" 2018-12-27 15:40:51,293 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:40:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1078dbe2-852a-476a-9b81-0d08c8d42ae3 Content-Encoding: gzip Content-Length: 392 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.31:5000/v3/projects/4a5a562cffae47fab8ccefbe6255b9d5"}, "tags": [], "enabled": true, "id": "4a5a562cffae47fab8ccefbe6255b9d5", "parent_id": "default", "domain_id": "default", "name": "api_check-project_e39638cc-8772-4bcc-8a5b-f8d604444da5"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93"}, "tags": [], "enabled": true, "id": "b7b4fceec1ad4c6eb74d758b709a9d93", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/da629caea04941e1ae8979c379dc7c9d"}, "tags": [], "enabled": true, "id": "da629caea04941e1ae8979c379dc7c9d", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-12-27 15:40:51,293 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?domain_id=default used request id req-1078dbe2-852a-476a-9b81-0d08c8d42ae3 2018-12-27 15:40:51,293 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.104006052017s 2018-12-27 15:40:51,294 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?domain_id=default used request id req-1078dbe2-852a-476a-9b81-0d08c8d42ae3 2018-12-27 15:40:51,301 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-12-27 15:40:51,304 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:5000/v3/role_assignments?user.id=880f11fce81c4cef88c354559a832afe&role.id=70c6a7da477e41f7b38ad49ba1fc5965&scope.project.id=4a5a562cffae47fab8ccefbe6255b9d5" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5d22aaba08f6032764fb1cc4d0e1be7105ebcc22" 2018-12-27 15:40:51,409 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:40:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-35604b08-bddf-4245-9f38-84ba87da2530 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.31:5000/v3/role_assignments?user.id=880f11fce81c4cef88c354559a832afe&role.id=70c6a7da477e41f7b38ad49ba1fc5965&scope.project.id=4a5a562cffae47fab8ccefbe6255b9d5", "previous": null, "next": null}} 2018-12-27 15:40:51,410 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/role_assignments?user.id=880f11fce81c4cef88c354559a832afe&role.id=70c6a7da477e41f7b38ad49ba1fc5965&scope.project.id=4a5a562cffae47fab8ccefbe6255b9d5 used request id req-35604b08-bddf-4245-9f38-84ba87da2530 2018-12-27 15:40:51,410 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.108582019806s 2018-12-27 15:40:51,410 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/role_assignments?user.id=880f11fce81c4cef88c354559a832afe&role.id=70c6a7da477e41f7b38ad49ba1fc5965&scope.project.id=4a5a562cffae47fab8ccefbe6255b9d5 used request id req-35604b08-bddf-4245-9f38-84ba87da2530 2018-12-27 15:40:51,413 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-12-27 15:40:51,417 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.31:5000/v3/projects/4a5a562cffae47fab8ccefbe6255b9d5/users/880f11fce81c4cef88c354559a832afe/roles/70c6a7da477e41f7b38ad49ba1fc5965 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5d22aaba08f6032764fb1cc4d0e1be7105ebcc22" 2018-12-27 15:40:51,563 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 15:40:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bdabc80e-ac45-468c-90d6-6651d60065f4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 15:40:51,563 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/4a5a562cffae47fab8ccefbe6255b9d5/users/880f11fce81c4cef88c354559a832afe/roles/70c6a7da477e41f7b38ad49ba1fc5965 used request id req-bdabc80e-ac45-468c-90d6-6651d60065f4 2018-12-27 15:40:51,563 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.149523019791s 2018-12-27 15:40:51,563 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/4a5a562cffae47fab8ccefbe6255b9d5/users/880f11fce81c4cef88c354559a832afe/roles/70c6a7da477e41f7b38ad49ba1fc5965 used request id req-bdabc80e-ac45-468c-90d6-6651d60065f4 2018-12-27 15:40:51,564 - openstack_tests - DEBUG - Reading RC file - /var/lib/xtesting/conf/env_file 2018-12-27 15:40:51,564 - file_utils - INFO - Attempting to read OS environment file - /var/lib/xtesting/conf/env_file 2018-12-27 15:40:51,565 - openstack_tests - INFO - OS Credentials = > 2018-12-27 15:40:51,565 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 15:40:51,567 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 15:40:51,989 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "70c6a7da477e41f7b38ad49ba1fc5965", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T16:40:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a5a562cffae47fab8ccefbe6255b9d5", "name": "api_check-project_e39638cc-8772-4bcc-8a5b-f8d604444da5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_e39638cc-8772-4bcc-8a5b-f8d604444da5", "id": "880f11fce81c4cef88c354559a832afe"}, "audit_ids": ["xJaspyJQSau-paVeQT1Zcg"], "issued_at": "2018-12-27T15:40:51.000000Z"}} 2018-12-27 15:40:51,994 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?router%3Aexternal=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da03cc0dd768c3665bd65733b23cf21f2942221e" 2018-12-27 15:40:52,296 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 726 X-Openstack-Request-Id: req-e0ab3eb2-adda-488a-b341-3f6ae9eb7da6 Date: Thu, 27 Dec 2018 15:40:52 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","updated_at":"2018-12-27T15:29:25Z","dns_domain":"","revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"a4959dd9-e8f4-4ea9-8c99-7bff545db58c","router:external":true,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"da629caea04941e1ae8979c379dc7c9d","status":"ACTIVE","subnets":["244ab55b-a0ed-4e50-9f85-07f08119ae55"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"da629caea04941e1ae8979c379dc7c9d","created_at":"2018-12-27T15:29:17Z","provider:network_type":"flat"}]} 2018-12-27 15:40:52,297 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?router%3Aexternal=True used request id req-e0ab3eb2-adda-488a-b341-3f6ae9eb7da6 2018-12-27 15:40:52,302 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=a4959dd9-e8f4-4ea9-8c99-7bff545db58c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da03cc0dd768c3665bd65733b23cf21f2942221e" 2018-12-27 15:40:52,536 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-0ba13052-1d25-4071-b464-80f8d05f1299 Date: Thu, 27 Dec 2018 15:40:52 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"a4959dd9-e8f4-4ea9-8c99-7bff545db58c","tenant_id":"da629caea04941e1ae8979c379dc7c9d","created_at":"2018-12-27T15:29:25Z","dns_nameservers":[],"updated_at":"2018-12-27T15:29:25Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"gateway_ip":"172.30.9.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.9.0/24","project_id":"da629caea04941e1ae8979c379dc7c9d","id":"244ab55b-a0ed-4e50-9f85-07f08119ae55","subnetpool_id":null,"name":"external-subnet"}]} 2018-12-27 15:40:52,536 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=a4959dd9-e8f4-4ea9-8c99-7bff545db58c used request id req-0ba13052-1d25-4071-b464-80f8d05f1299 2018-12-27 15:40:52,536 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{}' 2018-12-27 15:40:52,541 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.discovery 2018-12-27 15:40:52,541 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 15:40:52,549 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:40:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-749e1123-7c94-4da8-8b78-40a3910db822 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 15:40:52,550 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-749e1123-7c94-4da8-8b78-40a3910db822 2018-12-27 15:40:52,550 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000/v3/auth/tokens 2018-12-27 15:40:52,962 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}], "expires_at": "2018-12-27T16:40:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b7b4fceec1ad4c6eb74d758b709a9d93", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "a5bc08b9f81f4e5bb86c24f9f7547bae"}, "audit_ids": ["O6FFQSBgQ6KOzzl4eslqjg"], "issued_at": "2018-12-27T15:40:52.000000Z"}} 2018-12-27 15:40:52,965 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/ -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1b835137d6a2da2567533ab9dcd463c7e85770a7" 2018-12-27 15:40:53,159 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:40:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-028032b4-ba35-4375-b3ac-ffc096872055 x-compute-request-id: req-028032b4-ba35-4375-b3ac-ffc096872055 Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"version": {"status": "CURRENT", "updated": "2013-07-23T11:33:21Z", "links": [{"href": "http://172.30.9.31:8774/v2.1/", "rel": "self"}, {"href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby"}], "min_version": "2.1", "version": "2.60", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.compute+json;version=2.1"}], "id": "v2.1"}} 2018-12-27 15:40:53,159 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/ used request id req-028032b4-ba35-4375-b3ac-ffc096872055 2018-12-27 15:40:53,159 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.discovery in 0.618227958679s 2018-12-27 15:40:53,160 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/ used request id req-028032b4-ba35-4375-b3ac-ffc096872055 2018-12-27 15:40:53,160 - functest.utils.functest_utils - DEBUG - cloud._compute_client.request: {u'version': {u'status': u'CURRENT', u'updated': u'2013-07-23T11:33:21Z', u'links': [{u'href': u'http://172.30.9.31:8774/v2.1/', u'rel': u'self'}, {u'href': u'http://docs.openstack.org/', u'type': u'text/html', u'rel': u'describedby'}], u'min_version': u'2.1', u'version': u'2.60', u'media-types': [{u'base': u'application/json', u'type': u'application/vnd.openstack.compute+json;version=2.1'}], u'id': u'v2.1'}} 2018-12-27 15:40:53,160 - functest.utils.functest_utils - DEBUG - nova version: (2, 60) 2018-12-27 15:40:53,161 - xtesting.ci.run_tests - INFO - Running test case 'api_check'... 2018-12-27 15:40:53,161 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 15:40:53,162 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 15:40:53,163 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 15:40:53,164 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 15:40:53,165 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 15:40:53,166 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 15:40:53,167 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 15:40:53,167 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 15:40:53,168 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 15:40:53,169 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 15:40:53,170 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 15:40:53,171 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 15:40:53,171 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 15:40:53,172 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 15:40:53,173 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 15:40:53,174 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 15:40:53,174 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 15:40:53,175 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 15:40:53,176 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 15:40:53,176 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 15:40:53,177 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 15:40:53,178 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 15:40:53,179 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 15:40:53,179 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 15:40:53,180 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 15:40:53,181 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 15:40:53,182 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 15:40:53,182 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 15:40:53,183 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 15:40:53,183 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 15:40:53,184 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 15:40:53,185 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 15:40:53,186 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 15:40:53,186 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 15:40:53,187 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 15:40:53,188 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 15:40:53,188 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 15:40:53,189 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 15:40:53,191 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 15:40:53,192 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 15:40:53,193 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 15:40:53,193 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 15:40:53,194 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 15:40:53,195 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 15:40:53,195 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 15:40:53,196 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 15:40:53,196 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 15:40:53,197 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 15:40:53,198 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 15:40:53,198 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 15:40:53,199 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 15:40:53,199 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 15:40:53,200 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 15:40:53,200 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 15:40:53,201 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 15:40:53,201 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 15:40:53,202 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 15:40:53,203 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 15:40:53,203 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 15:40:53,204 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 15:40:53,205 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 15:40:53,205 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 15:40:53,206 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 15:40:53,207 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 15:40:53,207 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 15:40:53,208 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 15:40:53,209 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 15:40:53,209 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 15:40:53,210 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 15:40:53,211 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 15:40:53,211 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 15:40:53,212 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 15:40:53,212 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 15:40:53,213 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 15:40:53,213 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 15:40:53,214 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 15:40:53,215 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 15:40:53,216 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 15:40:53,216 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 15:40:53,217 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 15:40:53,218 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 15:40:53,218 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 15:40:53,219 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 15:40:53,219 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 15:40:53,220 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 15:40:53,221 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 15:40:53,221 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 15:40:53,222 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 15:40:53,222 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 15:40:53,223 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 15:40:53,224 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 15:40:53,224 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 15:40:53,225 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 15:40:53,225 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 15:40:53,226 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 15:40:53,226 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 15:40:53,227 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 15:40:53,242 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to url/v3/auth/tokens 2018-12-27 15:40:53,243 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 15:40:53,665 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "70c6a7da477e41f7b38ad49ba1fc5965", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T16:40:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a5a562cffae47fab8ccefbe6255b9d5", "name": "api_check-project_e39638cc-8772-4bcc-8a5b-f8d604444da5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_e39638cc-8772-4bcc-8a5b-f8d604444da5", "id": "880f11fce81c4cef88c354559a832afe"}, "audit_ids": ["1LcLgTOpTku7S7lOSmEMzA"], "issued_at": "2018-12-27T15:40:53.000000Z"}} 2018-12-27 15:40:53,668 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/images?limit=20&name=foo -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0e945e1f6e5625aefcabcc5b6f21d8f4f202986f" 2018-12-27 15:40:53,939 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 87 Content-Type: application/json X-Openstack-Request-Id: req-b0a5a26b-1677-4e03-a064-8427bf8a9d76 Date: Thu, 27 Dec 2018 15:40:53 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?limit=20&name=foo"} 2018-12-27 15:40:53,939 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images?limit=20&name=foo used request id req-b0a5a26b-1677-4e03-a064-8427bf8a9d76 2018-12-27 15:40:53,940 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 15:40:53,941 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to url/v3/auth/tokens 2018-12-27 15:40:53,941 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 15:40:54,387 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "70c6a7da477e41f7b38ad49ba1fc5965", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T16:40:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a5a562cffae47fab8ccefbe6255b9d5", "name": "api_check-project_e39638cc-8772-4bcc-8a5b-f8d604444da5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_e39638cc-8772-4bcc-8a5b-f8d604444da5", "id": "880f11fce81c4cef88c354559a832afe"}, "audit_ids": ["J8YTms8hRf6oIanWIihsZw"], "issued_at": "2018-12-27T15:40:54.000000Z"}} 2018-12-27 15:40:54,388 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f2de08de91b50d9556401750c939c1465240cca" 2018-12-27 15:40:54,504 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:40:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d3ab2f65-ba84-4bce-bb4b-552853eecda3 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 15:40:54,505 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-d3ab2f65-ba84-4bce-bb4b-552853eecda3 2018-12-27 15:40:54,509 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 15:40:54,514 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 15:40:54 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 15:40:54,515 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f2de08de91b50d9556401750c939c1465240cca" 2018-12-27 15:40:54,651 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:40:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-36b3c7a7-75e6-445b-a37e-47de7afa4587 Content-Encoding: gzip Content-Length: 836 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/05a834ddebbc40688596b7460b47439e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05a834ddebbc40688596b7460b47439e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/08226a0ad01943f39559448239e291e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "08226a0ad01943f39559448239e291e1", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/55c0552fe37a4f7ca0e73939514bc683"}, "domain_id": "default", "enabled": true, "options": {}, "id": "55c0552fe37a4f7ca0e73939514bc683", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/646a4af4e3b5439a97996d353fea3924"}, "domain_id": "914eec1d43ea4caf9d2fd33268c06258", "enabled": true, "options": {}, "id": "646a4af4e3b5439a97996d353fea3924", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/85fb203e51c34d3f8122e285a6a318b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85fb203e51c34d3f8122e285a6a318b3", "email": "placement@localhost", "password_expires_at": null}, {"name": "api_check-user_e39638cc-8772-4bcc-8a5b-f8d604444da5", "links": {"self": "http://172.30.9.31:5000/v3/users/880f11fce81c4cef88c354559a832afe"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "880f11fce81c4cef88c354559a832afe", "domain_id": "default", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/905e7f4b42d24cca93b99d2401fa3378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "905e7f4b42d24cca93b99d2401fa3378", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/a5bc08b9f81f4e5bb86c24f9f7547bae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5bc08b9f81f4e5bb86c24f9f7547bae", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/a5c780627f004d318bf908d80305da9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5c780627f004d318bf908d80305da9c", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/b18425bf2b044bc9af7e194919539a17"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b18425bf2b044bc9af7e194919539a17", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/b8d2134b619d4dca80e21d6fb16449b0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b8d2134b619d4dca80e21d6fb16449b0", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/b9ab6a25a652438285139fe5b44aea62"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9ab6a25a652438285139fe5b44aea62", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/c08462554a4844d681348f58b9b0edee"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c08462554a4844d681348f58b9b0edee", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/ddfc3a9aad444d4782eae677c8a98130"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ddfc3a9aad444d4782eae677c8a98130", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/f2a74f2185a54676a6cb2bb5ecfcc4f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2a74f2185a54676a6cb2bb5ecfcc4f6", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-12-27 15:40:54,652 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-36b3c7a7-75e6-445b-a37e-47de7afa4587 2018-12-27 15:40:54,653 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 15:40:54,654 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to url/v3/auth/tokens 2018-12-27 15:40:54,654 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 15:40:55,146 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "70c6a7da477e41f7b38ad49ba1fc5965", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T16:40:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a5a562cffae47fab8ccefbe6255b9d5", "name": "api_check-project_e39638cc-8772-4bcc-8a5b-f8d604444da5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_e39638cc-8772-4bcc-8a5b-f8d604444da5", "id": "880f11fce81c4cef88c354559a832afe"}, "audit_ids": ["f3m70J2lRayWzUf5n2OKyQ"], "issued_at": "2018-12-27T15:40:55.000000Z"}} 2018-12-27 15:40:55,152 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67f13ff7953b05afe9f9eeef0fd0535dc8e166d9" 2018-12-27 15:40:55,433 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 726 X-Openstack-Request-Id: req-ac7ac063-46ab-485c-9bac-77c216a8e377 Date: Thu, 27 Dec 2018 15:40:55 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","updated_at":"2018-12-27T15:29:25Z","dns_domain":"","revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"a4959dd9-e8f4-4ea9-8c99-7bff545db58c","router:external":true,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"da629caea04941e1ae8979c379dc7c9d","status":"ACTIVE","subnets":["244ab55b-a0ed-4e50-9f85-07f08119ae55"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"da629caea04941e1ae8979c379dc7c9d","created_at":"2018-12-27T15:29:17Z","provider:network_type":"flat"}]} 2018-12-27 15:40:55,433 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks used request id req-ac7ac063-46ab-485c-9bac-77c216a8e377 2018-12-27 15:40:55,434 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 15:40:55,843 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "70c6a7da477e41f7b38ad49ba1fc5965", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T16:40:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a5a562cffae47fab8ccefbe6255b9d5", "name": "api_check-project_e39638cc-8772-4bcc-8a5b-f8d604444da5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_e39638cc-8772-4bcc-8a5b-f8d604444da5", "id": "880f11fce81c4cef88c354559a832afe"}, "audit_ids": ["Zyiz1ruySg6p4q2l4AkQsw"], "issued_at": "2018-12-27T15:40:55.000000Z"}} 2018-12-27 15:40:55,848 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?router%3Aexternal=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af87cf0323c7c2a58b44227d790f38368c263c41" 2018-12-27 15:40:56,131 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 726 X-Openstack-Request-Id: req-5c0a8114-c0c6-430a-b9f4-6d8fcbe0fb04 Date: Thu, 27 Dec 2018 15:40:56 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","updated_at":"2018-12-27T15:29:25Z","dns_domain":"","revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"a4959dd9-e8f4-4ea9-8c99-7bff545db58c","router:external":true,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"da629caea04941e1ae8979c379dc7c9d","status":"ACTIVE","subnets":["244ab55b-a0ed-4e50-9f85-07f08119ae55"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"da629caea04941e1ae8979c379dc7c9d","created_at":"2018-12-27T15:29:17Z","provider:network_type":"flat"}]} 2018-12-27 15:40:56,131 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?router%3Aexternal=True used request id req-5c0a8114-c0c6-430a-b9f4-6d8fcbe0fb04 2018-12-27 15:40:56,136 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=a4959dd9-e8f4-4ea9-8c99-7bff545db58c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af87cf0323c7c2a58b44227d790f38368c263c41" 2018-12-27 15:40:56,366 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-4a4b3773-0a23-45af-b5d9-5081560f8c71 Date: Thu, 27 Dec 2018 15:40:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"a4959dd9-e8f4-4ea9-8c99-7bff545db58c","tenant_id":"da629caea04941e1ae8979c379dc7c9d","created_at":"2018-12-27T15:29:25Z","dns_nameservers":[],"updated_at":"2018-12-27T15:29:25Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"gateway_ip":"172.30.9.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.9.0/24","project_id":"da629caea04941e1ae8979c379dc7c9d","id":"244ab55b-a0ed-4e50-9f85-07f08119ae55","subnetpool_id":null,"name":"external-subnet"}]} 2018-12-27 15:40:56,366 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=a4959dd9-e8f4-4ea9-8c99-7bff545db58c used request id req-4a4b3773-0a23-45af-b5d9-5081560f8c71 2018-12-27 15:40:56,367 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-27 15:40:56,367 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 15:40:56,409 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 15:40:56,436 - keystoneauth.session - DEBUG - Request returned failure status: 401 2018-12-27 15:40:56,437 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-27 15:40:56,438 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 15:40:56,870 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "70c6a7da477e41f7b38ad49ba1fc5965", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T16:40:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a5a562cffae47fab8ccefbe6255b9d5", "name": "api_check-project_e39638cc-8772-4bcc-8a5b-f8d604444da5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_e39638cc-8772-4bcc-8a5b-f8d604444da5", "id": "880f11fce81c4cef88c354559a832afe"}, "audit_ids": ["blbvl4tVQKW_iHE53ebcmQ"], "issued_at": "2018-12-27T15:40:56.000000Z"}} 2018-12-27 15:40:56,873 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/flavors/detail -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e98c1f3b3d4abb6b06e1d1fb436462e1a1b05662" 2018-12-27 15:40:57,221 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:40:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-526cc92c-a61d-46f0-8a04-dd58019bee23 x-compute-request-id: req-526cc92c-a61d-46f0-8a04-dd58019bee23 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-12-27 15:40:57,221 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/detail used request id req-526cc92c-a61d-46f0-8a04-dd58019bee23 2018-12-27 15:40:57,222 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-27 15:40:57,223 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 15:40:57,634 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "70c6a7da477e41f7b38ad49ba1fc5965", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T16:40:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a5a562cffae47fab8ccefbe6255b9d5", "name": "api_check-project_e39638cc-8772-4bcc-8a5b-f8d604444da5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_e39638cc-8772-4bcc-8a5b-f8d604444da5", "id": "880f11fce81c4cef88c354559a832afe"}, "audit_ids": ["aUXJrZxhSmyibKydO4ZxWQ"], "issued_at": "2018-12-27T15:40:57.000000Z"}} 2018-12-27 15:40:57,637 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/os-hypervisors/detail -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17b46cdf6667480b2fa5444952541fda06cbec0e" 2018-12-27 15:40:57,850 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:40:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a8a81b8b-c668-4b3c-ba1e-6e6d6b81d58a x-compute-request-id: req-a8a81b8b-c668-4b3c-ba1e-6e6d6b81d58a Content-Encoding: gzip Content-Length: 737 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 20}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.4", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 247, "hypervisor_version": 2012000, "disk_available_least": 246, "local_gb": 247, "free_ram_mb": 28406, "id": 2}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 29}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.9", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 247, "hypervisor_version": 2012000, "disk_available_least": 246, "local_gb": 247, "free_ram_mb": 28406, "id": 5}]} 2018-12-27 15:40:57,850 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/os-hypervisors/detail used request id req-a8a81b8b-c668-4b3c-ba1e-6e6d6b81d58a 2018-12-27 15:40:57,852 - heat_utils - DEBUG - Retrieving Heat Client 2018-12-27 15:40:57,852 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 15:40:57,860 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 15:40:57,889 - keystoneauth.session - DEBUG - Request returned failure status: 401 2018-12-27 15:40:57,890 - heat_utils - DEBUG - Retrieving Heat Client 2018-12-27 15:40:57,890 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 15:40:58,311 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "70c6a7da477e41f7b38ad49ba1fc5965", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T16:40:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a5a562cffae47fab8ccefbe6255b9d5", "name": "api_check-project_e39638cc-8772-4bcc-8a5b-f8d604444da5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_e39638cc-8772-4bcc-8a5b-f8d604444da5", "id": "880f11fce81c4cef88c354559a832afe"}, "audit_ids": ["vixULyODTbSJBfBX6rqjHQ"], "issued_at": "2018-12-27T15:40:58.000000Z"}} 2018-12-27 15:40:58,314 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks? -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fdab89fb910fb90df435117b46a56192661a0928" 2018-12-27 15:40:59,082 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:40:58 GMT Server: Apache x-openstack-request-id: req-b1e7fe8b-2543-471a-87ac-ecfb9aa61b13 Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-12-27 15:40:59,083 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks used request id req-b1e7fe8b-2543-471a-87ac-ecfb9aa61b13 2018-12-27 15:40:59,083 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 15:40:59,103 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to url/v3/auth/tokens 2018-12-27 15:40:59,105 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 15:40:59,521 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "70c6a7da477e41f7b38ad49ba1fc5965", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T16:40:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a5a562cffae47fab8ccefbe6255b9d5", "name": "api_check-project_e39638cc-8772-4bcc-8a5b-f8d604444da5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_e39638cc-8772-4bcc-8a5b-f8d604444da5", "id": "880f11fce81c4cef88c354559a832afe"}, "audit_ids": ["Gvr16MqRRMiDeFDrzeYsjA"], "issued_at": "2018-12-27T15:40:59.000000Z"}} 2018-12-27 15:40:59,524 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}581bf03ca06fc6c72c6ec0add382aba43b3082bb" 2018-12-27 15:40:59,735 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:40:59 GMT Server: Apache x-compute-request-id: req-ba044ac3-a65c-4b78-85f8-54da26dc82a5 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-ba044ac3-a65c-4b78-85f8-54da26dc82a5 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-12-27 15:40:59,735 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5/volumes/detail used request id req-ba044ac3-a65c-4b78-85f8-54da26dc82a5 2018-12-27 15:40:59,737 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 15:41:00,151 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "70c6a7da477e41f7b38ad49ba1fc5965", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T16:41:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a5a562cffae47fab8ccefbe6255b9d5", "name": "api_check-project_e39638cc-8772-4bcc-8a5b-f8d604444da5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_e39638cc-8772-4bcc-8a5b-f8d604444da5", "id": "880f11fce81c4cef88c354559a832afe"}, "audit_ids": ["eOGCpYOWTOqfQ22VIIFAIg"], "issued_at": "2018-12-27T15:41:00.000000Z"}} 2018-12-27 15:41:00,152 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e8e19319d374b445e755588404887d2d61be63e" 2018-12-27 15:41:00,263 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:41:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-58a0e878-3805-448c-ba2b-82b61b9a34b9 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 15:41:00,263 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-58a0e878-3805-448c-ba2b-82b61b9a34b9 2018-12-27 15:41:00,268 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 15:41:00,273 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 15:41:00 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 15:41:00,274 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e8e19319d374b445e755588404887d2d61be63e" 2018-12-27 15:41:00,381 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:41:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8a4c047f-91cf-4df9-bc7f-0103b1537ec8 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-27 15:41:00,381 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-8a4c047f-91cf-4df9-bc7f-0103b1537ec8 2018-12-27 15:41:00,385 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e8e19319d374b445e755588404887d2d61be63e" -d '{"project": {"enabled": true, "domain_id": "default", "name": "KeystoneUtilsTests-06bab15e-3aa5-4119-a2a1-10f4ba640900-projName"}}' 2018-12-27 15:41:00,440 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 27 Dec 2018 15:41:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0cb34ca4-d4e8-4174-bfad-f2c2cc145185 Content-Length: 338 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/e99ac1e232204c848fd65528829bd111"}, "tags": [], "enabled": true, "id": "e99ac1e232204c848fd65528829bd111", "parent_id": "default", "domain_id": "default", "name": "KeystoneUtilsTests-06bab15e-3aa5-4119-a2a1-10f4ba640900-projName"}} 2018-12-27 15:41:00,440 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-0cb34ca4-d4e8-4174-bfad-f2c2cc145185 2018-12-27 15:41:00,441 - keystone_utils - INFO - Created project with name - KeystoneUtilsTests-06bab15e-3aa5-4119-a2a1-10f4ba640900-projName 2018-12-27 15:41:00,444 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=KeystoneUtilsTests-06bab15e-3aa5-4119-a2a1-10f4ba640900-projName -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e8e19319d374b445e755588404887d2d61be63e" 2018-12-27 15:41:00,557 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:41:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-34a4722d-69c8-44eb-ab69-d21c3a430b64 Content-Encoding: gzip Content-Length: 291 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=KeystoneUtilsTests-06bab15e-3aa5-4119-a2a1-10f4ba640900-projName", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/e99ac1e232204c848fd65528829bd111"}, "tags": [], "enabled": true, "id": "e99ac1e232204c848fd65528829bd111", "parent_id": "default", "domain_id": "default", "name": "KeystoneUtilsTests-06bab15e-3aa5-4119-a2a1-10f4ba640900-projName"}]} 2018-12-27 15:41:00,557 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=KeystoneUtilsTests-06bab15e-3aa5-4119-a2a1-10f4ba640900-projName used request id req-34a4722d-69c8-44eb-ab69-d21c3a430b64 2018-12-27 15:41:00,561 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e8e19319d374b445e755588404887d2d61be63e" 2018-12-27 15:41:00,663 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:41:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e7c1c713-0227-473c-aa8a-15a005f37890 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-12-27 15:41:00,663 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains/default used request id req-e7c1c713-0227-473c-aa8a-15a005f37890 2018-12-27 15:41:00,670 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e8e19319d374b445e755588404887d2d61be63e" 2018-12-27 15:41:01,112 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-587f2a8a-4e54-4a68-9196-ec6c15291d6b Date: Thu, 27 Dec 2018 15:41:01 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "created_at": "2018-12-27T15:33:01Z", "updated_at": "2018-12-27T15:33:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "c85cb618-8f19-445b-8e16-6d467cb17771", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "c4f3bf7f-d793-498d-a883-bb8c6003f070", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "ade77f59-e70c-4970-8ea8-198222fa332e", "remote_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "35205ac3-06e6-4cf6-bb21-ff8f813cb45b", "remote_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}], "revision_number": 4, "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4a5a562cffae47fab8ccefbe6255b9d5", "created_at": "2018-12-27T15:41:00Z", "updated_at": "2018-12-27T15:41:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:41:00Z", "revision_number": 0, "id": "f875a01d-519a-4daa-a2d8-0a9f40d23517", "remote_group_id": "a3d557e4-1ef8-4b86-89cc-294c795d9120", "remote_ip_prefix": null, "created_at": "2018-12-27T15:41:00Z", "security_group_id": "a3d557e4-1ef8-4b86-89cc-294c795d9120", "tenant_id": "4a5a562cffae47fab8ccefbe6255b9d5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a5a562cffae47fab8ccefbe6255b9d5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:41:00Z", "revision_number": 0, "id": "d85dd6a9-97fb-457b-9971-5141188b17d0", "remote_group_id": "a3d557e4-1ef8-4b86-89cc-294c795d9120", "remote_ip_prefix": null, "created_at": "2018-12-27T15:41:00Z", "security_group_id": "a3d557e4-1ef8-4b86-89cc-294c795d9120", "tenant_id": "4a5a562cffae47fab8ccefbe6255b9d5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a5a562cffae47fab8ccefbe6255b9d5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:41:00Z", "revision_number": 0, "id": "7c42a483-5922-47e7-b123-91f51c3840c8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:41:00Z", "security_group_id": "a3d557e4-1ef8-4b86-89cc-294c795d9120", "tenant_id": "4a5a562cffae47fab8ccefbe6255b9d5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a5a562cffae47fab8ccefbe6255b9d5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:41:00Z", "revision_number": 0, "id": "023c7fbb-e9a7-4be9-a422-2e0ea1dcda5c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:41:00Z", "security_group_id": "a3d557e4-1ef8-4b86-89cc-294c795d9120", "tenant_id": "4a5a562cffae47fab8ccefbe6255b9d5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a5a562cffae47fab8ccefbe6255b9d5"}], "revision_number": 4, "project_id": "4a5a562cffae47fab8ccefbe6255b9d5", "id": "a3d557e4-1ef8-4b86-89cc-294c795d9120", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-27T15:33:07Z", "updated_at": "2018-12-27T15:33:07Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "4de95db8-72d6-4aec-a145-e92511971eb9", "remote_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "f059d8a5-0c32-49c9-a721-77cc89245ecd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "a3f6a193-cc94-4220-a73a-08acf63c449b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "5f100cff-05d8-4405-8dfb-0a387c123fae", "remote_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "created_at": "2018-12-27T15:29:16Z", "updated_at": "2018-12-27T15:29:17Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "5956ff3f-d59d-4af6-82b5-566c888583a7", "remote_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "3c53841a-5bc0-4192-b482-044411e217ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "abe97133-61dd-4fdf-baf3-2e07968a324f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:16Z", "revision_number": 0, "id": "60735d87-52c7-426a-91a6-aff1078a5a2d", "remote_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:16Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "da629caea04941e1ae8979c379dc7c9d"}], "revision_number": 4, "project_id": "da629caea04941e1ae8979c379dc7c9d", "id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "name": "default"}]} 2018-12-27 15:41:01,112 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=default used request id req-587f2a8a-4e54-4a68-9196-ec6c15291d6b 2018-12-27 15:41:01,117 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e8e19319d374b445e755588404887d2d61be63e" 2018-12-27 15:41:01,236 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:41:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-55ede5b7-4661-45ea-92b2-05d203caefb5 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b7b4fceec1ad4c6eb74d758b709a9d93", "name": "admin"}} 2018-12-27 15:41:01,236 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93 used request id req-55ede5b7-4661-45ea-92b2-05d203caefb5 2018-12-27 15:41:01,239 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/4a5a562cffae47fab8ccefbe6255b9d5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e8e19319d374b445e755588404887d2d61be63e" 2018-12-27 15:41:01,356 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:41:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-33007df9-ec4a-486c-bc4a-b2d4b24c4af4 Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.31:5000/v3/projects/4a5a562cffae47fab8ccefbe6255b9d5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4a5a562cffae47fab8ccefbe6255b9d5", "name": "api_check-project_e39638cc-8772-4bcc-8a5b-f8d604444da5"}} 2018-12-27 15:41:01,356 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/4a5a562cffae47fab8ccefbe6255b9d5 used request id req-33007df9-ec4a-486c-bc4a-b2d4b24c4af4 2018-12-27 15:41:01,356 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a3d557e4-1ef8-4b86-89cc-294c795d9120 2018-12-27 15:41:01,361 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=a3d557e4-1ef8-4b86-89cc-294c795d9120 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e8e19319d374b445e755588404887d2d61be63e" 2018-12-27 15:41:01,580 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-8f8caf6f-b1eb-4b14-82bc-65646461df01 Date: Thu, 27 Dec 2018 15:41:01 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T15:41:00Z", "security_group_id": "a3d557e4-1ef8-4b86-89cc-294c795d9120", "port_range_min": null, "revision_number": 0, "tenant_id": "4a5a562cffae47fab8ccefbe6255b9d5", "created_at": "2018-12-27T15:41:00Z", "project_id": "4a5a562cffae47fab8ccefbe6255b9d5", "id": "023c7fbb-e9a7-4be9-a422-2e0ea1dcda5c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T15:41:00Z", "security_group_id": "a3d557e4-1ef8-4b86-89cc-294c795d9120", "port_range_min": null, "revision_number": 0, "tenant_id": "4a5a562cffae47fab8ccefbe6255b9d5", "created_at": "2018-12-27T15:41:00Z", "project_id": "4a5a562cffae47fab8ccefbe6255b9d5", "id": "7c42a483-5922-47e7-b123-91f51c3840c8"}, {"remote_group_id": "a3d557e4-1ef8-4b86-89cc-294c795d9120", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T15:41:00Z", "security_group_id": "a3d557e4-1ef8-4b86-89cc-294c795d9120", "port_range_min": null, "revision_number": 0, "tenant_id": "4a5a562cffae47fab8ccefbe6255b9d5", "created_at": "2018-12-27T15:41:00Z", "project_id": "4a5a562cffae47fab8ccefbe6255b9d5", "id": "d85dd6a9-97fb-457b-9971-5141188b17d0"}, {"remote_group_id": "a3d557e4-1ef8-4b86-89cc-294c795d9120", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T15:41:00Z", "security_group_id": "a3d557e4-1ef8-4b86-89cc-294c795d9120", "port_range_min": null, "revision_number": 0, "tenant_id": "4a5a562cffae47fab8ccefbe6255b9d5", "created_at": "2018-12-27T15:41:00Z", "project_id": "4a5a562cffae47fab8ccefbe6255b9d5", "id": "f875a01d-519a-4daa-a2d8-0a9f40d23517"}]} 2018-12-27 15:41:01,580 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=a3d557e4-1ef8-4b86-89cc-294c795d9120 used request id req-8f8caf6f-b1eb-4b14-82bc-65646461df01 2018-12-27 15:41:01,581 - neutron_utils - INFO - Deleting security group with name - default 2018-12-27 15:41:01,586 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/security-groups/a3d557e4-1ef8-4b86-89cc-294c795d9120 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e8e19319d374b445e755588404887d2d61be63e" 2018-12-27 15:41:01,945 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-f2d866c6-ea57-42a3-8f48-9d1c77067f59 Content-Length: 0 Date: Thu, 27 Dec 2018 15:41:01 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 15:41:01,945 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-groups/a3d557e4-1ef8-4b86-89cc-294c795d9120 used request id req-f2d866c6-ea57-42a3-8f48-9d1c77067f59 2018-12-27 15:41:01,946 - keystone_utils - INFO - Deleting project with name - KeystoneUtilsTests-06bab15e-3aa5-4119-a2a1-10f4ba640900-projName 2018-12-27 15:41:01,949 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/projects/e99ac1e232204c848fd65528829bd111 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e8e19319d374b445e755588404887d2d61be63e" 2018-12-27 15:41:02,202 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 15:41:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-902e65d2-0b5d-4bc8-808e-5c87333fee3f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 15:41:02,202 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/e99ac1e232204c848fd65528829bd111 used request id req-902e65d2-0b5d-4bc8-808e-5c87333fee3f 2018-12-27 15:41:02,203 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 15:41:02,625 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "70c6a7da477e41f7b38ad49ba1fc5965", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T16:41:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a5a562cffae47fab8ccefbe6255b9d5", "name": "api_check-project_e39638cc-8772-4bcc-8a5b-f8d604444da5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_e39638cc-8772-4bcc-8a5b-f8d604444da5", "id": "880f11fce81c4cef88c354559a832afe"}, "audit_ids": ["KrNVcwRDQoyHcMuVhyfHjQ"], "issued_at": "2018-12-27T15:41:02.000000Z"}} 2018-12-27 15:41:02,626 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe77c4e46d912f3f02416fd80e97181edfc7e8e1" 2018-12-27 15:41:02,640 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:41:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-25136fa9-ec3f-4834-b307-b399b56bc06b Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 15:41:02,640 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-25136fa9-ec3f-4834-b307-b399b56bc06b 2018-12-27 15:41:02,644 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 15:41:02,649 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 15:41:02 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 15:41:02,650 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe77c4e46d912f3f02416fd80e97181edfc7e8e1" 2018-12-27 15:41:02,763 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:41:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b067165e-b5b8-4abb-b9e3-64615368d3c2 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-27 15:41:02,763 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-b067165e-b5b8-4abb-b9e3-64615368d3c2 2018-12-27 15:41:03,176 - keystone_utils - INFO - Created user with name - KeystoneUtilsTests-ec310676-120f-4bb0-b988-b0255fb262ef-username 2018-12-27 15:41:03,180 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe77c4e46d912f3f02416fd80e97181edfc7e8e1" 2018-12-27 15:41:03,312 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:41:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-095def99-0396-41b8-8615-e94e0fecf4ef Content-Encoding: gzip Content-Length: 924 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/05a834ddebbc40688596b7460b47439e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05a834ddebbc40688596b7460b47439e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/08226a0ad01943f39559448239e291e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "08226a0ad01943f39559448239e291e1", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/55c0552fe37a4f7ca0e73939514bc683"}, "domain_id": "default", "enabled": true, "options": {}, "id": "55c0552fe37a4f7ca0e73939514bc683", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/646a4af4e3b5439a97996d353fea3924"}, "domain_id": "914eec1d43ea4caf9d2fd33268c06258", "enabled": true, "options": {}, "id": "646a4af4e3b5439a97996d353fea3924", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/85fb203e51c34d3f8122e285a6a318b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85fb203e51c34d3f8122e285a6a318b3", "email": "placement@localhost", "password_expires_at": null}, {"name": "api_check-user_e39638cc-8772-4bcc-8a5b-f8d604444da5", "links": {"self": "http://172.30.9.31:5000/v3/users/880f11fce81c4cef88c354559a832afe"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "880f11fce81c4cef88c354559a832afe", "domain_id": "default", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/905e7f4b42d24cca93b99d2401fa3378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "905e7f4b42d24cca93b99d2401fa3378", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/a5bc08b9f81f4e5bb86c24f9f7547bae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5bc08b9f81f4e5bb86c24f9f7547bae", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/a5c780627f004d318bf908d80305da9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5c780627f004d318bf908d80305da9c", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/b18425bf2b044bc9af7e194919539a17"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b18425bf2b044bc9af7e194919539a17", "email": "gnocchi@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "KeystoneUtilsTests-ec310676-120f-4bb0-b988-b0255fb262ef-username", "links": {"self": "http://172.30.9.31:5000/v3/users/b19856a896134494a0b8ecd8265c009e"}, "domain_id": "default", "enabled": true, "id": "b19856a896134494a0b8ecd8265c009e", "options": {}}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/b8d2134b619d4dca80e21d6fb16449b0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b8d2134b619d4dca80e21d6fb16449b0", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/b9ab6a25a652438285139fe5b44aea62"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9ab6a25a652438285139fe5b44aea62", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/c08462554a4844d681348f58b9b0edee"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c08462554a4844d681348f58b9b0edee", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/ddfc3a9aad444d4782eae677c8a98130"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ddfc3a9aad444d4782eae677c8a98130", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/f2a74f2185a54676a6cb2bb5ecfcc4f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2a74f2185a54676a6cb2bb5ecfcc4f6", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-12-27 15:41:03,312 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-095def99-0396-41b8-8615-e94e0fecf4ef 2018-12-27 15:41:03,313 - keystone_utils - INFO - Deleting user with name - KeystoneUtilsTests-ec310676-120f-4bb0-b988-b0255fb262ef-username 2018-12-27 15:41:03,316 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/users/b19856a896134494a0b8ecd8265c009e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe77c4e46d912f3f02416fd80e97181edfc7e8e1" 2018-12-27 15:41:03,550 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 15:41:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9dc9ee88-816d-4610-860c-be257c8d80a3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 15:41:03,551 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/b19856a896134494a0b8ecd8265c009e used request id req-9dc9ee88-816d-4610-860c-be257c8d80a3 2018-12-27 15:41:03,552 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 15:41:03,964 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "70c6a7da477e41f7b38ad49ba1fc5965", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T16:41:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a5a562cffae47fab8ccefbe6255b9d5", "name": "api_check-project_e39638cc-8772-4bcc-8a5b-f8d604444da5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_e39638cc-8772-4bcc-8a5b-f8d604444da5", "id": "880f11fce81c4cef88c354559a832afe"}, "audit_ids": ["vMumqdL_QIyRbR2UjYE_Cw"], "issued_at": "2018-12-27T15:41:03.000000Z"}} 2018-12-27 15:41:03,965 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b5fce7e5acf5525838f5eccb04b489285982fc1" 2018-12-27 15:41:04,065 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:41:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aa70cd89-c32a-431a-8cab-eefa902dab4b Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 15:41:04,065 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-aa70cd89-c32a-431a-8cab-eefa902dab4b 2018-12-27 15:41:04,067 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 15:41:04,067 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to url/v3/auth/tokens 2018-12-27 15:41:04,068 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 15:41:04,498 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "70c6a7da477e41f7b38ad49ba1fc5965", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T16:41:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a5a562cffae47fab8ccefbe6255b9d5", "name": "api_check-project_e39638cc-8772-4bcc-8a5b-f8d604444da5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_e39638cc-8772-4bcc-8a5b-f8d604444da5", "id": "880f11fce81c4cef88c354559a832afe"}, "audit_ids": ["wXyWfsaMSSqWbywGkhPqGg"], "issued_at": "2018-12-27T15:41:04.000000Z"}} 2018-12-27 15:41:04,499 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a9f41b38430b192eb25771b51240147e4f1b36d" 2018-12-27 15:41:04,602 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:41:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-94eed93a-58e0-497f-abbc-ee4c7ffec511 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 15:41:04,602 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-94eed93a-58e0-497f-abbc-ee4c7ffec511 2018-12-27 15:41:04,603 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 15:41:04,604 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 15:41:05,015 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "70c6a7da477e41f7b38ad49ba1fc5965", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T16:41:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a5a562cffae47fab8ccefbe6255b9d5", "name": "api_check-project_e39638cc-8772-4bcc-8a5b-f8d604444da5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_e39638cc-8772-4bcc-8a5b-f8d604444da5", "id": "880f11fce81c4cef88c354559a832afe"}, "audit_ids": ["YUn4YE-2QISUbTlnmeBqrA"], "issued_at": "2018-12-27T15:41:05.000000Z"}} 2018-12-27 15:41:05,018 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 15:41:05,450 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "70c6a7da477e41f7b38ad49ba1fc5965", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T16:41:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a5a562cffae47fab8ccefbe6255b9d5", "name": "api_check-project_e39638cc-8772-4bcc-8a5b-f8d604444da5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_e39638cc-8772-4bcc-8a5b-f8d604444da5", "id": "880f11fce81c4cef88c354559a832afe"}, "audit_ids": ["Gx5se7hITMajg4XmfRlPlw"], "issued_at": "2018-12-27T15:41:05.000000Z"}} 2018-12-27 15:41:05,451 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9351e01fadb786a9960a7bec5f45513abf1dbca0" 2018-12-27 15:41:05,564 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:41:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8be636a2-36b4-4054-8f51-33ce38884205 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 15:41:05,564 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-8be636a2-36b4-4054-8f51-33ce38884205 2018-12-27 15:41:05,565 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 15:41:05,566 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 15:41:05,988 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "70c6a7da477e41f7b38ad49ba1fc5965", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T16:41:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a5a562cffae47fab8ccefbe6255b9d5", "name": "api_check-project_e39638cc-8772-4bcc-8a5b-f8d604444da5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_e39638cc-8772-4bcc-8a5b-f8d604444da5", "id": "880f11fce81c4cef88c354559a832afe"}, "audit_ids": ["x6jSagPISR6BeOBeYKN4Kw"], "issued_at": "2018-12-27T15:41:05.000000Z"}} 2018-12-27 15:41:05,992 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 15:41:06,436 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "70c6a7da477e41f7b38ad49ba1fc5965", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T16:41:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a5a562cffae47fab8ccefbe6255b9d5", "name": "api_check-project_e39638cc-8772-4bcc-8a5b-f8d604444da5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_e39638cc-8772-4bcc-8a5b-f8d604444da5", "id": "880f11fce81c4cef88c354559a832afe"}, "audit_ids": ["IVOhSfZ2Tc6GNnXY62cs_A"], "issued_at": "2018-12-27T15:41:06.000000Z"}} 2018-12-27 15:41:06,437 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86ac806ab12f292da28861fe1b9e9f7aa7b73be1" 2018-12-27 15:41:06,547 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:41:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-27d210a6-27dd-47ef-97ee-0270782adc59 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 15:41:06,548 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-27d210a6-27dd-47ef-97ee-0270782adc59 2018-12-27 15:41:06,549 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 15:41:06,549 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 15:41:06,968 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "70c6a7da477e41f7b38ad49ba1fc5965", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T16:41:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a5a562cffae47fab8ccefbe6255b9d5", "name": "api_check-project_e39638cc-8772-4bcc-8a5b-f8d604444da5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_e39638cc-8772-4bcc-8a5b-f8d604444da5", "id": "880f11fce81c4cef88c354559a832afe"}, "audit_ids": ["8oGV8o84QkyKC2F3cXAdXw"], "issued_at": "2018-12-27T15:41:06.000000Z"}} 2018-12-27 15:41:06,971 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 15:41:06,972 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 15:41:07,408 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "70c6a7da477e41f7b38ad49ba1fc5965", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T16:41:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a5a562cffae47fab8ccefbe6255b9d5", "name": "api_check-project_e39638cc-8772-4bcc-8a5b-f8d604444da5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_e39638cc-8772-4bcc-8a5b-f8d604444da5", "id": "880f11fce81c4cef88c354559a832afe"}, "audit_ids": ["LoOEVEbTTgGpeEahz78Tlg"], "issued_at": "2018-12-27T15:41:07.000000Z"}} 2018-12-27 15:41:07,411 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 15:41:07,412 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 15:41:07,828 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "70c6a7da477e41f7b38ad49ba1fc5965", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T16:41:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a5a562cffae47fab8ccefbe6255b9d5", "name": "api_check-project_e39638cc-8772-4bcc-8a5b-f8d604444da5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_e39638cc-8772-4bcc-8a5b-f8d604444da5", "id": "880f11fce81c4cef88c354559a832afe"}, "audit_ids": ["qQhSQP5nTUidsLavA3QWTA"], "issued_at": "2018-12-27T15:41:07.000000Z"}} 2018-12-27 15:41:07,831 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 15:41:08,249 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "70c6a7da477e41f7b38ad49ba1fc5965", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T16:41:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a5a562cffae47fab8ccefbe6255b9d5", "name": "api_check-project_e39638cc-8772-4bcc-8a5b-f8d604444da5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_e39638cc-8772-4bcc-8a5b-f8d604444da5", "id": "880f11fce81c4cef88c354559a832afe"}, "audit_ids": ["hhaejUfHSOagfGIqE65qxg"], "issued_at": "2018-12-27T15:41:08.000000Z"}} 2018-12-27 15:41:08,250 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbde45524fa0a63d018502ac163a5747cd662af9" 2018-12-27 15:41:08,380 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:41:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-80cc635e-2fad-4038-8dab-5e3ad5c85a08 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 15:41:08,380 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-80cc635e-2fad-4038-8dab-5e3ad5c85a08 2018-12-27 15:41:08,384 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 15:41:08,390 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 15:41:08 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 15:41:08,391 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbde45524fa0a63d018502ac163a5747cd662af9" 2018-12-27 15:41:08,498 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:41:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-29e4ee85-da68-429b-82d0-3353111a77a4 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-27 15:41:08,498 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-29e4ee85-da68-429b-82d0-3353111a77a4 2018-12-27 15:41:08,799 - keystone_utils - INFO - Created user with name - KeystoneUtilsTests-2a539d18-c3b6-4e7d-8170-8c6003cf08ee-username 2018-12-27 15:41:08,802 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbde45524fa0a63d018502ac163a5747cd662af9" 2018-12-27 15:41:08,932 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:41:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8a94db41-be1c-4ef9-acff-9505916b00cb Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-27 15:41:08,932 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-8a94db41-be1c-4ef9-acff-9505916b00cb 2018-12-27 15:41:08,936 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbde45524fa0a63d018502ac163a5747cd662af9" -d '{"project": {"enabled": true, "domain_id": "default", "name": "KeystoneUtilsTests-2a539d18-c3b6-4e7d-8170-8c6003cf08ee-projName"}}' 2018-12-27 15:41:09,087 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 27 Dec 2018 15:41:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-69bdf0e8-f420-4936-81cd-f8b2ad4db862 Content-Length: 338 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/00896fac8d5946e9a2f75f1edf17252b"}, "tags": [], "enabled": true, "id": "00896fac8d5946e9a2f75f1edf17252b", "parent_id": "default", "domain_id": "default", "name": "KeystoneUtilsTests-2a539d18-c3b6-4e7d-8170-8c6003cf08ee-projName"}} 2018-12-27 15:41:09,087 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-69bdf0e8-f420-4936-81cd-f8b2ad4db862 2018-12-27 15:41:09,088 - keystone_utils - INFO - Created project with name - KeystoneUtilsTests-2a539d18-c3b6-4e7d-8170-8c6003cf08ee-projName 2018-12-27 15:41:09,091 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbde45524fa0a63d018502ac163a5747cd662af9" -d '{"role": {"name": "KeystoneUtilsTests-2a539d18-c3b6-4e7d-8170-8c6003cf08ee-role"}}' 2018-12-27 15:41:09,123 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 27 Dec 2018 15:41:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ab0e8f84-bf8d-4c82-99af-9eb7c78b8aca Content-Length: 231 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "f25d6fcda5f044d2b1ea6137c4dc51d2", "links": {"self": "http://172.30.9.31:5000/v3/roles/f25d6fcda5f044d2b1ea6137c4dc51d2"}, "name": "KeystoneUtilsTests-2a539d18-c3b6-4e7d-8170-8c6003cf08ee-role"}} 2018-12-27 15:41:09,123 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/roles used request id req-ab0e8f84-bf8d-4c82-99af-9eb7c78b8aca 2018-12-27 15:41:09,123 - keystone_utils - INFO - Created role with name - KeystoneUtilsTests-2a539d18-c3b6-4e7d-8170-8c6003cf08ee-role 2018-12-27 15:41:09,126 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles/f25d6fcda5f044d2b1ea6137c4dc51d2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbde45524fa0a63d018502ac163a5747cd662af9" 2018-12-27 15:41:09,238 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:41:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5832591b-05a5-4d89-b37a-b6f7d8d902b5 Content-Encoding: gzip Content-Length: 183 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "f25d6fcda5f044d2b1ea6137c4dc51d2", "links": {"self": "http://172.30.9.31:5000/v3/roles/f25d6fcda5f044d2b1ea6137c4dc51d2"}, "name": "KeystoneUtilsTests-2a539d18-c3b6-4e7d-8170-8c6003cf08ee-role"}} 2018-12-27 15:41:09,238 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles/f25d6fcda5f044d2b1ea6137c4dc51d2 used request id req-5832591b-05a5-4d89-b37a-b6f7d8d902b5 2018-12-27 15:41:09,238 - keystone_utils - INFO - Granting role KeystoneUtilsTests-2a539d18-c3b6-4e7d-8170-8c6003cf08ee-role to project KeystoneUtilsTests-2a539d18-c3b6-4e7d-8170-8c6003cf08ee-projName 2018-12-27 15:41:09,242 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:5000/v3/projects/00896fac8d5946e9a2f75f1edf17252b/users/60ebbd6ab67c4ac0bc1888589aec3a46/roles/f25d6fcda5f044d2b1ea6137c4dc51d2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbde45524fa0a63d018502ac163a5747cd662af9" 2018-12-27 15:41:09,437 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 15:41:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-991734f4-5c7c-4d5b-8d87-82dd8df5e44f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 15:41:09,437 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/00896fac8d5946e9a2f75f1edf17252b/users/60ebbd6ab67c4ac0bc1888589aec3a46/roles/f25d6fcda5f044d2b1ea6137c4dc51d2 used request id req-991734f4-5c7c-4d5b-8d87-82dd8df5e44f 2018-12-27 15:41:09,441 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/00896fac8d5946e9a2f75f1edf17252b/users/60ebbd6ab67c4ac0bc1888589aec3a46/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbde45524fa0a63d018502ac163a5747cd662af9" 2018-12-27 15:41:09,595 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:41:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-837731da-f6ab-4497-a7ef-2f4a58222cbf Content-Encoding: gzip Content-Length: 263 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects/00896fac8d5946e9a2f75f1edf17252b/users/60ebbd6ab67c4ac0bc1888589aec3a46/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "f25d6fcda5f044d2b1ea6137c4dc51d2", "links": {"self": "http://172.30.9.31:5000/v3/roles/f25d6fcda5f044d2b1ea6137c4dc51d2"}, "name": "KeystoneUtilsTests-2a539d18-c3b6-4e7d-8170-8c6003cf08ee-role"}]} 2018-12-27 15:41:09,595 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/00896fac8d5946e9a2f75f1edf17252b/users/60ebbd6ab67c4ac0bc1888589aec3a46/roles used request id req-837731da-f6ab-4497-a7ef-2f4a58222cbf 2018-12-27 15:41:09,600 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbde45524fa0a63d018502ac163a5747cd662af9" 2018-12-27 15:41:10,123 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-a1678031-090c-428d-8097-a0ff82faf34a Date: Thu, 27 Dec 2018 15:41:10 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "created_at": "2018-12-27T15:33:01Z", "updated_at": "2018-12-27T15:33:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "c85cb618-8f19-445b-8e16-6d467cb17771", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "c4f3bf7f-d793-498d-a883-bb8c6003f070", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "ade77f59-e70c-4970-8ea8-198222fa332e", "remote_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "35205ac3-06e6-4cf6-bb21-ff8f813cb45b", "remote_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}], "revision_number": 4, "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-27T15:33:07Z", "updated_at": "2018-12-27T15:33:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "f059d8a5-0c32-49c9-a721-77cc89245ecd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "a3f6a193-cc94-4220-a73a-08acf63c449b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "5f100cff-05d8-4405-8dfb-0a387c123fae", "remote_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "4de95db8-72d6-4aec-a145-e92511971eb9", "remote_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "created_at": "2018-12-27T15:29:16Z", "updated_at": "2018-12-27T15:29:17Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "5956ff3f-d59d-4af6-82b5-566c888583a7", "remote_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "3c53841a-5bc0-4192-b482-044411e217ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "abe97133-61dd-4fdf-baf3-2e07968a324f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:16Z", "revision_number": 0, "id": "60735d87-52c7-426a-91a6-aff1078a5a2d", "remote_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:16Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "da629caea04941e1ae8979c379dc7c9d"}], "revision_number": 4, "project_id": "da629caea04941e1ae8979c379dc7c9d", "id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4a5a562cffae47fab8ccefbe6255b9d5", "created_at": "2018-12-27T15:41:09Z", "updated_at": "2018-12-27T15:41:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:41:09Z", "revision_number": 0, "id": "df46de54-0fac-4a7c-a448-c164a5f503ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:41:09Z", "security_group_id": "f98b90b9-139e-4306-83bb-8211d374707f", "tenant_id": "4a5a562cffae47fab8ccefbe6255b9d5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a5a562cffae47fab8ccefbe6255b9d5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:41:09Z", "revision_number": 0, "id": "d2b544ed-86cd-4b0d-a6aa-0c9f91cbb003", "remote_group_id": "f98b90b9-139e-4306-83bb-8211d374707f", "remote_ip_prefix": null, "created_at": "2018-12-27T15:41:09Z", "security_group_id": "f98b90b9-139e-4306-83bb-8211d374707f", "tenant_id": "4a5a562cffae47fab8ccefbe6255b9d5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a5a562cffae47fab8ccefbe6255b9d5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:41:09Z", "revision_number": 0, "id": "588b9a86-3b0d-4b95-87fc-83bcae5e8676", "remote_group_id": "f98b90b9-139e-4306-83bb-8211d374707f", "remote_ip_prefix": null, "created_at": "2018-12-27T15:41:09Z", "security_group_id": "f98b90b9-139e-4306-83bb-8211d374707f", "tenant_id": "4a5a562cffae47fab8ccefbe6255b9d5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a5a562cffae47fab8ccefbe6255b9d5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:41:09Z", "revision_number": 0, "id": "fade3e0a-673d-488f-bb94-2aadbf44ab76", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:41:09Z", "security_group_id": "f98b90b9-139e-4306-83bb-8211d374707f", "tenant_id": "4a5a562cffae47fab8ccefbe6255b9d5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a5a562cffae47fab8ccefbe6255b9d5"}], "revision_number": 4, "project_id": "4a5a562cffae47fab8ccefbe6255b9d5", "id": "f98b90b9-139e-4306-83bb-8211d374707f", "name": "default"}]} 2018-12-27 15:41:10,124 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=default used request id req-a1678031-090c-428d-8097-a0ff82faf34a 2018-12-27 15:41:10,128 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbde45524fa0a63d018502ac163a5747cd662af9" 2018-12-27 15:41:10,235 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:41:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ab21e281-4e70-4e45-8403-079561f10cfa Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b7b4fceec1ad4c6eb74d758b709a9d93", "name": "admin"}} 2018-12-27 15:41:10,235 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93 used request id req-ab21e281-4e70-4e45-8403-079561f10cfa 2018-12-27 15:41:10,238 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/da629caea04941e1ae8979c379dc7c9d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbde45524fa0a63d018502ac163a5747cd662af9" 2018-12-27 15:41:10,347 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:41:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9c547776-45e7-4a77-b27e-13e1922705ae Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/da629caea04941e1ae8979c379dc7c9d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "da629caea04941e1ae8979c379dc7c9d", "name": "service"}} 2018-12-27 15:41:10,347 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/da629caea04941e1ae8979c379dc7c9d used request id req-9c547776-45e7-4a77-b27e-13e1922705ae 2018-12-27 15:41:10,351 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/4a5a562cffae47fab8ccefbe6255b9d5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbde45524fa0a63d018502ac163a5747cd662af9" 2018-12-27 15:41:10,481 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:41:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8ec723fc-ac1b-42bf-bbcb-45b92acde17d Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.31:5000/v3/projects/4a5a562cffae47fab8ccefbe6255b9d5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4a5a562cffae47fab8ccefbe6255b9d5", "name": "api_check-project_e39638cc-8772-4bcc-8a5b-f8d604444da5"}} 2018-12-27 15:41:10,481 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/4a5a562cffae47fab8ccefbe6255b9d5 used request id req-8ec723fc-ac1b-42bf-bbcb-45b92acde17d 2018-12-27 15:41:10,481 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f98b90b9-139e-4306-83bb-8211d374707f 2018-12-27 15:41:10,486 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=f98b90b9-139e-4306-83bb-8211d374707f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbde45524fa0a63d018502ac163a5747cd662af9" 2018-12-27 15:41:10,719 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-deaa2b1c-1a3a-4609-916b-b372a5cf41bc Date: Thu, 27 Dec 2018 15:41:10 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "f98b90b9-139e-4306-83bb-8211d374707f", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T15:41:09Z", "security_group_id": "f98b90b9-139e-4306-83bb-8211d374707f", "port_range_min": null, "revision_number": 0, "tenant_id": "4a5a562cffae47fab8ccefbe6255b9d5", "created_at": "2018-12-27T15:41:09Z", "project_id": "4a5a562cffae47fab8ccefbe6255b9d5", "id": "588b9a86-3b0d-4b95-87fc-83bcae5e8676"}, {"remote_group_id": "f98b90b9-139e-4306-83bb-8211d374707f", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T15:41:09Z", "security_group_id": "f98b90b9-139e-4306-83bb-8211d374707f", "port_range_min": null, "revision_number": 0, "tenant_id": "4a5a562cffae47fab8ccefbe6255b9d5", "created_at": "2018-12-27T15:41:09Z", "project_id": "4a5a562cffae47fab8ccefbe6255b9d5", "id": "d2b544ed-86cd-4b0d-a6aa-0c9f91cbb003"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T15:41:09Z", "security_group_id": "f98b90b9-139e-4306-83bb-8211d374707f", "port_range_min": null, "revision_number": 0, "tenant_id": "4a5a562cffae47fab8ccefbe6255b9d5", "created_at": "2018-12-27T15:41:09Z", "project_id": "4a5a562cffae47fab8ccefbe6255b9d5", "id": "df46de54-0fac-4a7c-a448-c164a5f503ca"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T15:41:09Z", "security_group_id": "f98b90b9-139e-4306-83bb-8211d374707f", "port_range_min": null, "revision_number": 0, "tenant_id": "4a5a562cffae47fab8ccefbe6255b9d5", "created_at": "2018-12-27T15:41:09Z", "project_id": "4a5a562cffae47fab8ccefbe6255b9d5", "id": "fade3e0a-673d-488f-bb94-2aadbf44ab76"}]} 2018-12-27 15:41:10,719 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=f98b90b9-139e-4306-83bb-8211d374707f used request id req-deaa2b1c-1a3a-4609-916b-b372a5cf41bc 2018-12-27 15:41:10,719 - neutron_utils - INFO - Deleting security group with name - default 2018-12-27 15:41:10,725 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/security-groups/f98b90b9-139e-4306-83bb-8211d374707f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbde45524fa0a63d018502ac163a5747cd662af9" 2018-12-27 15:41:11,143 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-63e8ce8d-9fda-4be6-bf7f-caa4aabb7cbc Content-Length: 0 Date: Thu, 27 Dec 2018 15:41:11 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 15:41:11,143 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-groups/f98b90b9-139e-4306-83bb-8211d374707f used request id req-63e8ce8d-9fda-4be6-bf7f-caa4aabb7cbc 2018-12-27 15:41:11,143 - keystone_utils - INFO - Deleting project with name - KeystoneUtilsTests-2a539d18-c3b6-4e7d-8170-8c6003cf08ee-projName 2018-12-27 15:41:11,147 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/projects/00896fac8d5946e9a2f75f1edf17252b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbde45524fa0a63d018502ac163a5747cd662af9" 2018-12-27 15:41:11,369 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 15:41:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9575e747-6785-47f8-ab4b-309fe9ce9fad Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 15:41:11,369 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/00896fac8d5946e9a2f75f1edf17252b used request id req-9575e747-6785-47f8-ab4b-309fe9ce9fad 2018-12-27 15:41:11,369 - keystone_utils - INFO - Deleting user with name - KeystoneUtilsTests-2a539d18-c3b6-4e7d-8170-8c6003cf08ee-username 2018-12-27 15:41:11,372 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/users/60ebbd6ab67c4ac0bc1888589aec3a46 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbde45524fa0a63d018502ac163a5747cd662af9" 2018-12-27 15:41:11,607 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 15:41:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-165d468c-3978-4bfa-bef6-a6d6a5ec8bb6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 15:41:11,608 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/60ebbd6ab67c4ac0bc1888589aec3a46 used request id req-165d468c-3978-4bfa-bef6-a6d6a5ec8bb6 2018-12-27 15:41:11,608 - keystone_utils - INFO - Deleting role with name - KeystoneUtilsTests-2a539d18-c3b6-4e7d-8170-8c6003cf08ee-role 2018-12-27 15:41:11,611 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/roles/f25d6fcda5f044d2b1ea6137c4dc51d2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbde45524fa0a63d018502ac163a5747cd662af9" 2018-12-27 15:41:11,757 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 15:41:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a708f522-faa6-4858-b9d6-ab379bda1ea5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 15:41:11,757 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/roles/f25d6fcda5f044d2b1ea6137c4dc51d2 used request id req-a708f522-faa6-4858-b9d6-ab379bda1ea5 2018-12-27 15:41:11,759 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 15:41:12,167 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "70c6a7da477e41f7b38ad49ba1fc5965", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T16:41:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a5a562cffae47fab8ccefbe6255b9d5", "name": "api_check-project_e39638cc-8772-4bcc-8a5b-f8d604444da5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_e39638cc-8772-4bcc-8a5b-f8d604444da5", "id": "880f11fce81c4cef88c354559a832afe"}, "audit_ids": ["xZRMNB0rQK-J8UC3W04Xxg"], "issued_at": "2018-12-27T15:41:12.000000Z"}} 2018-12-27 15:41:12,167 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}265c0da560d096f531d336b18745278902502a68" 2018-12-27 15:41:12,181 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:41:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-30c3124d-53f7-47f8-807a-436f2480e556 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 15:41:12,181 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-30c3124d-53f7-47f8-807a-436f2480e556 2018-12-27 15:41:12,183 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 15:41:12,183 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 15:41:12,615 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "70c6a7da477e41f7b38ad49ba1fc5965", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T16:41:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a5a562cffae47fab8ccefbe6255b9d5", "name": "api_check-project_e39638cc-8772-4bcc-8a5b-f8d604444da5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_e39638cc-8772-4bcc-8a5b-f8d604444da5", "id": "880f11fce81c4cef88c354559a832afe"}, "audit_ids": ["S-AjKSOxTv-5Qs7dGNn-7w"], "issued_at": "2018-12-27T15:41:12.000000Z"}} 2018-12-27 15:41:12,616 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c7aab1486b31e47676e0cc9156a365063124202" 2018-12-27 15:41:12,716 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:41:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3fb69b6f-5f7d-4a5c-b3c2-2990d96fa31f Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 15:41:12,716 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-3fb69b6f-5f7d-4a5c-b3c2-2990d96fa31f 2018-12-27 15:41:12,720 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 15:41:12,726 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 15:41:12 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 15:41:12,727 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c7aab1486b31e47676e0cc9156a365063124202" 2018-12-27 15:41:12,855 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:41:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0be3a0b4-f565-4d99-968c-32328019595d Content-Encoding: gzip Content-Length: 836 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/05a834ddebbc40688596b7460b47439e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05a834ddebbc40688596b7460b47439e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/08226a0ad01943f39559448239e291e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "08226a0ad01943f39559448239e291e1", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/55c0552fe37a4f7ca0e73939514bc683"}, "domain_id": "default", "enabled": true, "options": {}, "id": "55c0552fe37a4f7ca0e73939514bc683", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/646a4af4e3b5439a97996d353fea3924"}, "domain_id": "914eec1d43ea4caf9d2fd33268c06258", "enabled": true, "options": {}, "id": "646a4af4e3b5439a97996d353fea3924", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/85fb203e51c34d3f8122e285a6a318b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85fb203e51c34d3f8122e285a6a318b3", "email": "placement@localhost", "password_expires_at": null}, {"name": "api_check-user_e39638cc-8772-4bcc-8a5b-f8d604444da5", "links": {"self": "http://172.30.9.31:5000/v3/users/880f11fce81c4cef88c354559a832afe"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "880f11fce81c4cef88c354559a832afe", "domain_id": "default", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/905e7f4b42d24cca93b99d2401fa3378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "905e7f4b42d24cca93b99d2401fa3378", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/a5bc08b9f81f4e5bb86c24f9f7547bae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5bc08b9f81f4e5bb86c24f9f7547bae", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/a5c780627f004d318bf908d80305da9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5c780627f004d318bf908d80305da9c", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/b18425bf2b044bc9af7e194919539a17"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b18425bf2b044bc9af7e194919539a17", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/b8d2134b619d4dca80e21d6fb16449b0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b8d2134b619d4dca80e21d6fb16449b0", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/b9ab6a25a652438285139fe5b44aea62"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9ab6a25a652438285139fe5b44aea62", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/c08462554a4844d681348f58b9b0edee"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c08462554a4844d681348f58b9b0edee", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/ddfc3a9aad444d4782eae677c8a98130"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ddfc3a9aad444d4782eae677c8a98130", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/f2a74f2185a54676a6cb2bb5ecfcc4f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2a74f2185a54676a6cb2bb5ecfcc4f6", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-12-27 15:41:12,855 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-0be3a0b4-f565-4d99-968c-32328019595d 2018-12-27 15:41:12,859 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c7aab1486b31e47676e0cc9156a365063124202" 2018-12-27 15:41:12,968 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:41:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-861d20e5-c48a-4dc3-ad00-7d0ccc8b6861 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-27 15:41:12,968 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-861d20e5-c48a-4dc3-ad00-7d0ccc8b6861 2018-12-27 15:41:13,397 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c7aab1486b31e47676e0cc9156a365063124202" 2018-12-27 15:41:13,517 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:41:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0c6e29a4-c86a-442d-8144-34c828165065 Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "70c6a7da477e41f7b38ad49ba1fc5965", "links": {"self": "http://172.30.9.31:5000/v3/roles/70c6a7da477e41f7b38ad49ba1fc5965"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 15:41:13,517 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-0c6e29a4-c86a-442d-8144-34c828165065 2018-12-27 15:41:13,521 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?name=api_check-project_e39638cc-8772-4bcc-8a5b-f8d604444da5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c7aab1486b31e47676e0cc9156a365063124202" 2018-12-27 15:41:13,627 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:41:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a5b23eb7-a7bc-45af-8e04-7e1e7901e9f1 Content-Encoding: gzip Content-Length: 287 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?name=api_check-project_e39638cc-8772-4bcc-8a5b-f8d604444da5", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.31:5000/v3/projects/4a5a562cffae47fab8ccefbe6255b9d5"}, "tags": [], "enabled": true, "id": "4a5a562cffae47fab8ccefbe6255b9d5", "parent_id": "default", "domain_id": "default", "name": "api_check-project_e39638cc-8772-4bcc-8a5b-f8d604444da5"}]} 2018-12-27 15:41:13,627 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?name=api_check-project_e39638cc-8772-4bcc-8a5b-f8d604444da5 used request id req-a5b23eb7-a7bc-45af-8e04-7e1e7901e9f1 2018-12-27 15:41:13,631 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/users/4f8884fc7fa94c059ff0c3001dd56db5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c7aab1486b31e47676e0cc9156a365063124202" 2018-12-27 15:41:13,751 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:41:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fe33fc35-3157-4a89-a08b-b8c70acf426e Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.31:5000/v3/users/4f8884fc7fa94c059ff0c3001dd56db5"}, "enabled": true, "id": "4f8884fc7fa94c059ff0c3001dd56db5", "options": {}, "domain_id": "default", "name": "CreateUserSuccessTests-b021ab60-2b0c-439-name"}} 2018-12-27 15:41:13,751 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users/4f8884fc7fa94c059ff0c3001dd56db5 used request id req-fe33fc35-3157-4a89-a08b-b8c70acf426e 2018-12-27 15:41:13,755 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/4a5a562cffae47fab8ccefbe6255b9d5/users/4f8884fc7fa94c059ff0c3001dd56db5/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c7aab1486b31e47676e0cc9156a365063124202" 2018-12-27 15:41:13,896 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:41:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a373f6bd-225e-4d44-ae7d-278e9ceb8e4a Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects/4a5a562cffae47fab8ccefbe6255b9d5/users/4f8884fc7fa94c059ff0c3001dd56db5/roles", "previous": null, "next": null}, "roles": []} 2018-12-27 15:41:13,896 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/4a5a562cffae47fab8ccefbe6255b9d5/users/4f8884fc7fa94c059ff0c3001dd56db5/roles used request id req-a373f6bd-225e-4d44-ae7d-278e9ceb8e4a 2018-12-27 15:41:13,900 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c7aab1486b31e47676e0cc9156a365063124202" 2018-12-27 15:41:14,006 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:41:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d853cfee-26f7-414a-b433-9fcea4c90cfc Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}} 2018-12-27 15:41:14,006 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4 used request id req-d853cfee-26f7-414a-b433-9fcea4c90cfc 2018-12-27 15:41:14,006 - keystone_utils - INFO - Granting role admin to project api_check-project_e39638cc-8772-4bcc-8a5b-f8d604444da5 2018-12-27 15:41:14,010 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:5000/v3/projects/4a5a562cffae47fab8ccefbe6255b9d5/users/4f8884fc7fa94c059ff0c3001dd56db5/roles/c2bb869216234fa8b868621217cc01a4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c7aab1486b31e47676e0cc9156a365063124202" 2018-12-27 15:41:14,161 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 15:41:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-994ad43f-d8ae-43d4-9680-41619fd9a4a8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 15:41:14,161 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/4a5a562cffae47fab8ccefbe6255b9d5/users/4f8884fc7fa94c059ff0c3001dd56db5/roles/c2bb869216234fa8b868621217cc01a4 used request id req-994ad43f-d8ae-43d4-9680-41619fd9a4a8 2018-12-27 15:41:14,165 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c7aab1486b31e47676e0cc9156a365063124202" 2018-12-27 15:41:14,275 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:41:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5a679cc9-88dc-49d2-88fc-89eec047f5b7 Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "70c6a7da477e41f7b38ad49ba1fc5965", "links": {"self": "http://172.30.9.31:5000/v3/roles/70c6a7da477e41f7b38ad49ba1fc5965"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 15:41:14,275 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-5a679cc9-88dc-49d2-88fc-89eec047f5b7 2018-12-27 15:41:14,279 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?name=api_check-project_e39638cc-8772-4bcc-8a5b-f8d604444da5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c7aab1486b31e47676e0cc9156a365063124202" 2018-12-27 15:41:14,383 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:41:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-15401cb0-a976-4ffb-b8fb-899f006a7b87 Content-Encoding: gzip Content-Length: 287 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?name=api_check-project_e39638cc-8772-4bcc-8a5b-f8d604444da5", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.31:5000/v3/projects/4a5a562cffae47fab8ccefbe6255b9d5"}, "tags": [], "enabled": true, "id": "4a5a562cffae47fab8ccefbe6255b9d5", "parent_id": "default", "domain_id": "default", "name": "api_check-project_e39638cc-8772-4bcc-8a5b-f8d604444da5"}]} 2018-12-27 15:41:14,383 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?name=api_check-project_e39638cc-8772-4bcc-8a5b-f8d604444da5 used request id req-15401cb0-a976-4ffb-b8fb-899f006a7b87 2018-12-27 15:41:14,384 - keystone_utils - INFO - Created user with name - CreateUserSuccessTests-b021ab60-2b0c-439-name 2018-12-27 15:41:14,387 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 15:41:14,392 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 15:41:14 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 15:41:14,393 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}265c0da560d096f531d336b18745278902502a68" 2018-12-27 15:41:14,610 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:41:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e04ad49a-0b78-4d98-8f69-8878f349b6d4 Content-Encoding: gzip Content-Length: 917 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/05a834ddebbc40688596b7460b47439e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05a834ddebbc40688596b7460b47439e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/08226a0ad01943f39559448239e291e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "08226a0ad01943f39559448239e291e1", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "CreateUserSuccessTests-b021ab60-2b0c-439-name", "links": {"self": "http://172.30.9.31:5000/v3/users/4f8884fc7fa94c059ff0c3001dd56db5"}, "domain_id": "default", "enabled": true, "id": "4f8884fc7fa94c059ff0c3001dd56db5", "options": {}}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/55c0552fe37a4f7ca0e73939514bc683"}, "domain_id": "default", "enabled": true, "options": {}, "id": "55c0552fe37a4f7ca0e73939514bc683", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/646a4af4e3b5439a97996d353fea3924"}, "domain_id": "914eec1d43ea4caf9d2fd33268c06258", "enabled": true, "options": {}, "id": "646a4af4e3b5439a97996d353fea3924", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/85fb203e51c34d3f8122e285a6a318b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85fb203e51c34d3f8122e285a6a318b3", "email": "placement@localhost", "password_expires_at": null}, {"name": "api_check-user_e39638cc-8772-4bcc-8a5b-f8d604444da5", "links": {"self": "http://172.30.9.31:5000/v3/users/880f11fce81c4cef88c354559a832afe"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "880f11fce81c4cef88c354559a832afe", "domain_id": "default", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/905e7f4b42d24cca93b99d2401fa3378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "905e7f4b42d24cca93b99d2401fa3378", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/a5bc08b9f81f4e5bb86c24f9f7547bae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5bc08b9f81f4e5bb86c24f9f7547bae", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/a5c780627f004d318bf908d80305da9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5c780627f004d318bf908d80305da9c", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/b18425bf2b044bc9af7e194919539a17"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b18425bf2b044bc9af7e194919539a17", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/b8d2134b619d4dca80e21d6fb16449b0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b8d2134b619d4dca80e21d6fb16449b0", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/b9ab6a25a652438285139fe5b44aea62"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9ab6a25a652438285139fe5b44aea62", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/c08462554a4844d681348f58b9b0edee"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c08462554a4844d681348f58b9b0edee", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/ddfc3a9aad444d4782eae677c8a98130"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ddfc3a9aad444d4782eae677c8a98130", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/f2a74f2185a54676a6cb2bb5ecfcc4f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2a74f2185a54676a6cb2bb5ecfcc4f6", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-12-27 15:41:14,611 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-e04ad49a-0b78-4d98-8f69-8878f349b6d4 2018-12-27 15:41:14,614 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}265c0da560d096f531d336b18745278902502a68" 2018-12-27 15:41:14,721 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:41:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-445e5034-7cbb-480b-9749-6025d595ae7a Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "70c6a7da477e41f7b38ad49ba1fc5965", "links": {"self": "http://172.30.9.31:5000/v3/roles/70c6a7da477e41f7b38ad49ba1fc5965"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 15:41:14,721 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-445e5034-7cbb-480b-9749-6025d595ae7a 2018-12-27 15:41:14,725 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?name=api_check-project_e39638cc-8772-4bcc-8a5b-f8d604444da5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}265c0da560d096f531d336b18745278902502a68" 2018-12-27 15:41:14,744 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:41:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-28c85e5b-d871-4b20-a42a-29f7a9bdd441 Content-Encoding: gzip Content-Length: 287 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?name=api_check-project_e39638cc-8772-4bcc-8a5b-f8d604444da5", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.31:5000/v3/projects/4a5a562cffae47fab8ccefbe6255b9d5"}, "tags": [], "enabled": true, "id": "4a5a562cffae47fab8ccefbe6255b9d5", "parent_id": "default", "domain_id": "default", "name": "api_check-project_e39638cc-8772-4bcc-8a5b-f8d604444da5"}]} 2018-12-27 15:41:14,744 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?name=api_check-project_e39638cc-8772-4bcc-8a5b-f8d604444da5 used request id req-28c85e5b-d871-4b20-a42a-29f7a9bdd441 2018-12-27 15:41:14,748 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/4a5a562cffae47fab8ccefbe6255b9d5/users/4f8884fc7fa94c059ff0c3001dd56db5/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}265c0da560d096f531d336b18745278902502a68" 2018-12-27 15:41:14,892 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:41:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bcc184a5-3bd6-413f-bb7f-fb1653a7894a Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects/4a5a562cffae47fab8ccefbe6255b9d5/users/4f8884fc7fa94c059ff0c3001dd56db5/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 15:41:14,892 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/4a5a562cffae47fab8ccefbe6255b9d5/users/4f8884fc7fa94c059ff0c3001dd56db5/roles used request id req-bcc184a5-3bd6-413f-bb7f-fb1653a7894a 2018-12-27 15:41:14,892 - keystone_utils - INFO - Deleting user with name - CreateUserSuccessTests-b021ab60-2b0c-439-name 2018-12-27 15:41:14,895 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/users/4f8884fc7fa94c059ff0c3001dd56db5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c7aab1486b31e47676e0cc9156a365063124202" 2018-12-27 15:41:15,103 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 15:41:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c0c3d9c3-5b32-4617-9ab0-ea3865274834 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 15:41:15,103 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/4f8884fc7fa94c059ff0c3001dd56db5 used request id req-c0c3d9c3-5b32-4617-9ab0-ea3865274834 2018-12-27 15:41:15,104 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 15:41:15,528 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "70c6a7da477e41f7b38ad49ba1fc5965", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T16:41:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a5a562cffae47fab8ccefbe6255b9d5", "name": "api_check-project_e39638cc-8772-4bcc-8a5b-f8d604444da5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_e39638cc-8772-4bcc-8a5b-f8d604444da5", "id": "880f11fce81c4cef88c354559a832afe"}, "audit_ids": ["FiW4RNlRRvWzlkvIONU0QQ"], "issued_at": "2018-12-27T15:41:15.000000Z"}} 2018-12-27 15:41:15,528 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c08483bbf7e69cafd8b3e1b580073436ecd8b278" 2018-12-27 15:41:15,645 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:41:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c63bdfd6-e41e-45b0-896e-add872485198 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 15:41:15,645 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-c63bdfd6-e41e-45b0-896e-add872485198 2018-12-27 15:41:15,646 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 15:41:15,647 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 15:41:16,072 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "70c6a7da477e41f7b38ad49ba1fc5965", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T16:41:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a5a562cffae47fab8ccefbe6255b9d5", "name": "api_check-project_e39638cc-8772-4bcc-8a5b-f8d604444da5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_e39638cc-8772-4bcc-8a5b-f8d604444da5", "id": "880f11fce81c4cef88c354559a832afe"}, "audit_ids": ["QOThb_hvQGqsxhJPQ2E3kQ"], "issued_at": "2018-12-27T15:41:16.000000Z"}} 2018-12-27 15:41:16,073 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e7579287fc6063c0970c1788389131059a3ccc8" 2018-12-27 15:41:16,180 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:41:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-94cffc3a-526c-47c7-8972-5b95318781c3 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 15:41:16,181 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-94cffc3a-526c-47c7-8972-5b95318781c3 2018-12-27 15:41:16,185 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 15:41:16,191 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 15:41:16 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 15:41:16,192 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e7579287fc6063c0970c1788389131059a3ccc8" 2018-12-27 15:41:16,308 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:41:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6c83984f-c567-4dcd-a7f6-ecddb2849651 Content-Encoding: gzip Content-Length: 836 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/05a834ddebbc40688596b7460b47439e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05a834ddebbc40688596b7460b47439e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/08226a0ad01943f39559448239e291e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "08226a0ad01943f39559448239e291e1", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/55c0552fe37a4f7ca0e73939514bc683"}, "domain_id": "default", "enabled": true, "options": {}, "id": "55c0552fe37a4f7ca0e73939514bc683", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/646a4af4e3b5439a97996d353fea3924"}, "domain_id": "914eec1d43ea4caf9d2fd33268c06258", "enabled": true, "options": {}, "id": "646a4af4e3b5439a97996d353fea3924", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/85fb203e51c34d3f8122e285a6a318b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85fb203e51c34d3f8122e285a6a318b3", "email": "placement@localhost", "password_expires_at": null}, {"name": "api_check-user_e39638cc-8772-4bcc-8a5b-f8d604444da5", "links": {"self": "http://172.30.9.31:5000/v3/users/880f11fce81c4cef88c354559a832afe"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "880f11fce81c4cef88c354559a832afe", "domain_id": "default", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/905e7f4b42d24cca93b99d2401fa3378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "905e7f4b42d24cca93b99d2401fa3378", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/a5bc08b9f81f4e5bb86c24f9f7547bae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5bc08b9f81f4e5bb86c24f9f7547bae", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/a5c780627f004d318bf908d80305da9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5c780627f004d318bf908d80305da9c", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/b18425bf2b044bc9af7e194919539a17"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b18425bf2b044bc9af7e194919539a17", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/b8d2134b619d4dca80e21d6fb16449b0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b8d2134b619d4dca80e21d6fb16449b0", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/b9ab6a25a652438285139fe5b44aea62"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9ab6a25a652438285139fe5b44aea62", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/c08462554a4844d681348f58b9b0edee"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c08462554a4844d681348f58b9b0edee", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/ddfc3a9aad444d4782eae677c8a98130"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ddfc3a9aad444d4782eae677c8a98130", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/f2a74f2185a54676a6cb2bb5ecfcc4f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2a74f2185a54676a6cb2bb5ecfcc4f6", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-12-27 15:41:16,308 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-6c83984f-c567-4dcd-a7f6-ecddb2849651 2018-12-27 15:41:16,312 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e7579287fc6063c0970c1788389131059a3ccc8" 2018-12-27 15:41:16,415 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:41:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-15ed439a-96be-40b4-a762-339ca01315f3 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-27 15:41:16,415 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-15ed439a-96be-40b4-a762-339ca01315f3 2018-12-27 15:41:16,809 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e7579287fc6063c0970c1788389131059a3ccc8" 2018-12-27 15:41:16,920 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:41:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4b8cb305-3395-4297-bb8a-eccf6b513d9a Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "70c6a7da477e41f7b38ad49ba1fc5965", "links": {"self": "http://172.30.9.31:5000/v3/roles/70c6a7da477e41f7b38ad49ba1fc5965"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 15:41:16,920 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-4b8cb305-3395-4297-bb8a-eccf6b513d9a 2018-12-27 15:41:16,924 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?name=api_check-project_e39638cc-8772-4bcc-8a5b-f8d604444da5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e7579287fc6063c0970c1788389131059a3ccc8" 2018-12-27 15:41:17,036 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:41:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7dd8bc18-a7fe-4d27-a479-401bd3c7f292 Content-Encoding: gzip Content-Length: 287 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?name=api_check-project_e39638cc-8772-4bcc-8a5b-f8d604444da5", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.31:5000/v3/projects/4a5a562cffae47fab8ccefbe6255b9d5"}, "tags": [], "enabled": true, "id": "4a5a562cffae47fab8ccefbe6255b9d5", "parent_id": "default", "domain_id": "default", "name": "api_check-project_e39638cc-8772-4bcc-8a5b-f8d604444da5"}]} 2018-12-27 15:41:17,036 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?name=api_check-project_e39638cc-8772-4bcc-8a5b-f8d604444da5 used request id req-7dd8bc18-a7fe-4d27-a479-401bd3c7f292 2018-12-27 15:41:17,040 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/users/d497251500164295bf419c5e8700a922 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e7579287fc6063c0970c1788389131059a3ccc8" 2018-12-27 15:41:17,078 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:41:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e2943ba8-2a1b-432d-a24f-cde08e9cf7d7 Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.31:5000/v3/users/d497251500164295bf419c5e8700a922"}, "enabled": true, "id": "d497251500164295bf419c5e8700a922", "options": {}, "domain_id": "default", "name": "CreateUserSuccessTests-e0aaaa48-4339-4f2-name"}} 2018-12-27 15:41:17,078 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users/d497251500164295bf419c5e8700a922 used request id req-e2943ba8-2a1b-432d-a24f-cde08e9cf7d7 2018-12-27 15:41:17,081 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/4a5a562cffae47fab8ccefbe6255b9d5/users/d497251500164295bf419c5e8700a922/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e7579287fc6063c0970c1788389131059a3ccc8" 2018-12-27 15:41:17,203 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:41:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6f0a951d-f513-452e-bd5a-55f6af56dd3c Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects/4a5a562cffae47fab8ccefbe6255b9d5/users/d497251500164295bf419c5e8700a922/roles", "previous": null, "next": null}, "roles": []} 2018-12-27 15:41:17,203 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/4a5a562cffae47fab8ccefbe6255b9d5/users/d497251500164295bf419c5e8700a922/roles used request id req-6f0a951d-f513-452e-bd5a-55f6af56dd3c 2018-12-27 15:41:17,207 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e7579287fc6063c0970c1788389131059a3ccc8" 2018-12-27 15:41:17,225 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:41:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dd65f8bb-ad05-4b82-84de-803ee6cbb95e Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}} 2018-12-27 15:41:17,225 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4 used request id req-dd65f8bb-ad05-4b82-84de-803ee6cbb95e 2018-12-27 15:41:17,225 - keystone_utils - INFO - Granting role admin to project api_check-project_e39638cc-8772-4bcc-8a5b-f8d604444da5 2018-12-27 15:41:17,228 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:5000/v3/projects/4a5a562cffae47fab8ccefbe6255b9d5/users/d497251500164295bf419c5e8700a922/roles/c2bb869216234fa8b868621217cc01a4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e7579287fc6063c0970c1788389131059a3ccc8" 2018-12-27 15:41:17,383 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 15:41:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b4a18a7c-f6b1-46ad-a825-e648463f3a15 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 15:41:17,383 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/4a5a562cffae47fab8ccefbe6255b9d5/users/d497251500164295bf419c5e8700a922/roles/c2bb869216234fa8b868621217cc01a4 used request id req-b4a18a7c-f6b1-46ad-a825-e648463f3a15 2018-12-27 15:41:17,386 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e7579287fc6063c0970c1788389131059a3ccc8" 2018-12-27 15:41:17,490 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:41:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1c216824-3ad3-40fe-9e59-d7a089f59cb1 Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "70c6a7da477e41f7b38ad49ba1fc5965", "links": {"self": "http://172.30.9.31:5000/v3/roles/70c6a7da477e41f7b38ad49ba1fc5965"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 15:41:17,490 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-1c216824-3ad3-40fe-9e59-d7a089f59cb1 2018-12-27 15:41:17,494 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?name=api_check-project_e39638cc-8772-4bcc-8a5b-f8d604444da5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e7579287fc6063c0970c1788389131059a3ccc8" 2018-12-27 15:41:17,601 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:41:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0cce6e10-3ce8-4b0a-8ae6-0ee37e647555 Content-Encoding: gzip Content-Length: 287 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?name=api_check-project_e39638cc-8772-4bcc-8a5b-f8d604444da5", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.31:5000/v3/projects/4a5a562cffae47fab8ccefbe6255b9d5"}, "tags": [], "enabled": true, "id": "4a5a562cffae47fab8ccefbe6255b9d5", "parent_id": "default", "domain_id": "default", "name": "api_check-project_e39638cc-8772-4bcc-8a5b-f8d604444da5"}]} 2018-12-27 15:41:17,601 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?name=api_check-project_e39638cc-8772-4bcc-8a5b-f8d604444da5 used request id req-0cce6e10-3ce8-4b0a-8ae6-0ee37e647555 2018-12-27 15:41:17,601 - keystone_utils - INFO - Created user with name - CreateUserSuccessTests-e0aaaa48-4339-4f2-name 2018-12-27 15:41:17,601 - keystone_utils - INFO - Deleting user with name - CreateUserSuccessTests-e0aaaa48-4339-4f2-name 2018-12-27 15:41:17,604 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 15:41:17,609 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 15:41:17 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 15:41:17,610 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/users/d497251500164295bf419c5e8700a922 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c08483bbf7e69cafd8b3e1b580073436ecd8b278" 2018-12-27 15:41:17,884 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 15:41:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-60897339-7330-4b61-afa0-76e9a267c9c4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 15:41:17,884 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/d497251500164295bf419c5e8700a922 used request id req-60897339-7330-4b61-afa0-76e9a267c9c4 2018-12-27 15:41:17,884 - keystone_utils - INFO - Deleting user with name - CreateUserSuccessTests-e0aaaa48-4339-4f2-name 2018-12-27 15:41:17,888 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/users/d497251500164295bf419c5e8700a922 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e7579287fc6063c0970c1788389131059a3ccc8" 2018-12-27 15:41:17,998 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 15:41:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e5351d61-17cb-458a-a55e-f40f9b9cf88e Content-Length: 115 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find user: d497251500164295bf419c5e8700a922.", "code": 404, "title": "Not Found"}} 2018-12-27 15:41:17,998 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/d497251500164295bf419c5e8700a922 used request id req-e5351d61-17cb-458a-a55e-f40f9b9cf88e 2018-12-27 15:41:17,998 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 15:41:18,000 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 15:41:18,422 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "70c6a7da477e41f7b38ad49ba1fc5965", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T16:41:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a5a562cffae47fab8ccefbe6255b9d5", "name": "api_check-project_e39638cc-8772-4bcc-8a5b-f8d604444da5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_e39638cc-8772-4bcc-8a5b-f8d604444da5", "id": "880f11fce81c4cef88c354559a832afe"}, "audit_ids": ["MpYDQNJlQjuEc02_Q5D4vQ"], "issued_at": "2018-12-27T15:41:18.000000Z"}} 2018-12-27 15:41:18,423 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}013413a53e4970ca243e1b66108f9d3e64e93f66" 2018-12-27 15:41:18,523 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:41:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b05a0bfe-5344-44c1-a418-f70d6ed3cd19 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 15:41:18,523 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-b05a0bfe-5344-44c1-a418-f70d6ed3cd19 2018-12-27 15:41:18,525 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 15:41:18,525 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 15:41:18,952 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "70c6a7da477e41f7b38ad49ba1fc5965", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T16:41:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a5a562cffae47fab8ccefbe6255b9d5", "name": "api_check-project_e39638cc-8772-4bcc-8a5b-f8d604444da5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_e39638cc-8772-4bcc-8a5b-f8d604444da5", "id": "880f11fce81c4cef88c354559a832afe"}, "audit_ids": ["lpEPYKPtRqW3X4L1bmJP5Q"], "issued_at": "2018-12-27T15:41:18.000000Z"}} 2018-12-27 15:41:18,953 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc04f505c76b0af06379eaf9229b23aa741c62fe" 2018-12-27 15:41:19,079 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:41:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eb713833-23e1-4f9a-8618-83f018e014ba Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 15:41:19,080 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-eb713833-23e1-4f9a-8618-83f018e014ba 2018-12-27 15:41:19,084 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 15:41:19,090 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 15:41:19 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 15:41:19,090 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc04f505c76b0af06379eaf9229b23aa741c62fe" 2018-12-27 15:41:19,315 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:41:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7663e679-ab26-4906-b59c-d85cc5f8b431 Content-Encoding: gzip Content-Length: 836 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/05a834ddebbc40688596b7460b47439e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05a834ddebbc40688596b7460b47439e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/08226a0ad01943f39559448239e291e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "08226a0ad01943f39559448239e291e1", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/55c0552fe37a4f7ca0e73939514bc683"}, "domain_id": "default", "enabled": true, "options": {}, "id": "55c0552fe37a4f7ca0e73939514bc683", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/646a4af4e3b5439a97996d353fea3924"}, "domain_id": "914eec1d43ea4caf9d2fd33268c06258", "enabled": true, "options": {}, "id": "646a4af4e3b5439a97996d353fea3924", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/85fb203e51c34d3f8122e285a6a318b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85fb203e51c34d3f8122e285a6a318b3", "email": "placement@localhost", "password_expires_at": null}, {"name": "api_check-user_e39638cc-8772-4bcc-8a5b-f8d604444da5", "links": {"self": "http://172.30.9.31:5000/v3/users/880f11fce81c4cef88c354559a832afe"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "880f11fce81c4cef88c354559a832afe", "domain_id": "default", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/905e7f4b42d24cca93b99d2401fa3378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "905e7f4b42d24cca93b99d2401fa3378", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/a5bc08b9f81f4e5bb86c24f9f7547bae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5bc08b9f81f4e5bb86c24f9f7547bae", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/a5c780627f004d318bf908d80305da9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5c780627f004d318bf908d80305da9c", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/b18425bf2b044bc9af7e194919539a17"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b18425bf2b044bc9af7e194919539a17", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/b8d2134b619d4dca80e21d6fb16449b0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b8d2134b619d4dca80e21d6fb16449b0", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/b9ab6a25a652438285139fe5b44aea62"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9ab6a25a652438285139fe5b44aea62", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/c08462554a4844d681348f58b9b0edee"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c08462554a4844d681348f58b9b0edee", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/ddfc3a9aad444d4782eae677c8a98130"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ddfc3a9aad444d4782eae677c8a98130", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/f2a74f2185a54676a6cb2bb5ecfcc4f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2a74f2185a54676a6cb2bb5ecfcc4f6", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-12-27 15:41:19,315 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-7663e679-ab26-4906-b59c-d85cc5f8b431 2018-12-27 15:41:19,319 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc04f505c76b0af06379eaf9229b23aa741c62fe" 2018-12-27 15:41:19,436 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:41:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6b8aa276-59c8-40d4-9118-7960d413ca7f Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-27 15:41:19,436 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-6b8aa276-59c8-40d4-9118-7960d413ca7f 2018-12-27 15:41:19,885 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc04f505c76b0af06379eaf9229b23aa741c62fe" 2018-12-27 15:41:19,994 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:41:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1c25da48-2d91-4e4b-90db-ae3847412687 Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "70c6a7da477e41f7b38ad49ba1fc5965", "links": {"self": "http://172.30.9.31:5000/v3/roles/70c6a7da477e41f7b38ad49ba1fc5965"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 15:41:19,994 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-1c25da48-2d91-4e4b-90db-ae3847412687 2018-12-27 15:41:19,998 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?name=api_check-project_e39638cc-8772-4bcc-8a5b-f8d604444da5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc04f505c76b0af06379eaf9229b23aa741c62fe" 2018-12-27 15:41:20,111 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:41:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-09ebe1db-6a2d-416d-81cf-55e3b2e5a448 Content-Encoding: gzip Content-Length: 287 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?name=api_check-project_e39638cc-8772-4bcc-8a5b-f8d604444da5", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.31:5000/v3/projects/4a5a562cffae47fab8ccefbe6255b9d5"}, "tags": [], "enabled": true, "id": "4a5a562cffae47fab8ccefbe6255b9d5", "parent_id": "default", "domain_id": "default", "name": "api_check-project_e39638cc-8772-4bcc-8a5b-f8d604444da5"}]} 2018-12-27 15:41:20,111 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?name=api_check-project_e39638cc-8772-4bcc-8a5b-f8d604444da5 used request id req-09ebe1db-6a2d-416d-81cf-55e3b2e5a448 2018-12-27 15:41:20,114 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/users/2ac0007191ef4325970a71cfbe1556a8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc04f505c76b0af06379eaf9229b23aa741c62fe" 2018-12-27 15:41:20,235 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:41:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ab2687b8-0037-4356-82b5-cad20e76814b Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.31:5000/v3/users/2ac0007191ef4325970a71cfbe1556a8"}, "enabled": true, "id": "2ac0007191ef4325970a71cfbe1556a8", "options": {}, "domain_id": "default", "name": "CreateUserSuccessTests-05fc5cc4-385f-41d-name"}} 2018-12-27 15:41:20,235 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users/2ac0007191ef4325970a71cfbe1556a8 used request id req-ab2687b8-0037-4356-82b5-cad20e76814b 2018-12-27 15:41:20,238 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/4a5a562cffae47fab8ccefbe6255b9d5/users/2ac0007191ef4325970a71cfbe1556a8/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc04f505c76b0af06379eaf9229b23aa741c62fe" 2018-12-27 15:41:20,367 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:41:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-28c9af34-f8c5-4610-8369-6f06acf02e05 Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects/4a5a562cffae47fab8ccefbe6255b9d5/users/2ac0007191ef4325970a71cfbe1556a8/roles", "previous": null, "next": null}, "roles": []} 2018-12-27 15:41:20,368 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/4a5a562cffae47fab8ccefbe6255b9d5/users/2ac0007191ef4325970a71cfbe1556a8/roles used request id req-28c9af34-f8c5-4610-8369-6f06acf02e05 2018-12-27 15:41:20,371 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc04f505c76b0af06379eaf9229b23aa741c62fe" 2018-12-27 15:41:20,493 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:41:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9e19a2d7-28c9-4949-8ffd-1eb60fd82c77 Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}} 2018-12-27 15:41:20,493 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4 used request id req-9e19a2d7-28c9-4949-8ffd-1eb60fd82c77 2018-12-27 15:41:20,494 - keystone_utils - INFO - Granting role admin to project api_check-project_e39638cc-8772-4bcc-8a5b-f8d604444da5 2018-12-27 15:41:20,497 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:5000/v3/projects/4a5a562cffae47fab8ccefbe6255b9d5/users/2ac0007191ef4325970a71cfbe1556a8/roles/c2bb869216234fa8b868621217cc01a4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc04f505c76b0af06379eaf9229b23aa741c62fe" 2018-12-27 15:41:20,636 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 15:41:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-80f96bf5-ed85-41c9-beb7-bca1bcb4c009 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 15:41:20,636 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/4a5a562cffae47fab8ccefbe6255b9d5/users/2ac0007191ef4325970a71cfbe1556a8/roles/c2bb869216234fa8b868621217cc01a4 used request id req-80f96bf5-ed85-41c9-beb7-bca1bcb4c009 2018-12-27 15:41:20,640 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc04f505c76b0af06379eaf9229b23aa741c62fe" 2018-12-27 15:41:20,748 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:41:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bc726b55-2ab0-4911-b319-80e41312b563 Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "70c6a7da477e41f7b38ad49ba1fc5965", "links": {"self": "http://172.30.9.31:5000/v3/roles/70c6a7da477e41f7b38ad49ba1fc5965"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 15:41:20,748 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-bc726b55-2ab0-4911-b319-80e41312b563 2018-12-27 15:41:20,752 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?name=api_check-project_e39638cc-8772-4bcc-8a5b-f8d604444da5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc04f505c76b0af06379eaf9229b23aa741c62fe" 2018-12-27 15:41:20,864 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:41:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0da85a2f-72b2-4267-8ab8-42eb7af8e0f7 Content-Encoding: gzip Content-Length: 287 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?name=api_check-project_e39638cc-8772-4bcc-8a5b-f8d604444da5", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.31:5000/v3/projects/4a5a562cffae47fab8ccefbe6255b9d5"}, "tags": [], "enabled": true, "id": "4a5a562cffae47fab8ccefbe6255b9d5", "parent_id": "default", "domain_id": "default", "name": "api_check-project_e39638cc-8772-4bcc-8a5b-f8d604444da5"}]} 2018-12-27 15:41:20,864 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?name=api_check-project_e39638cc-8772-4bcc-8a5b-f8d604444da5 used request id req-0da85a2f-72b2-4267-8ab8-42eb7af8e0f7 2018-12-27 15:41:20,864 - keystone_utils - INFO - Created user with name - CreateUserSuccessTests-05fc5cc4-385f-41d-name 2018-12-27 15:41:20,867 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 15:41:20,873 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 15:41:20 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 15:41:20,874 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}013413a53e4970ca243e1b66108f9d3e64e93f66" 2018-12-27 15:41:21,000 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:41:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-243c5226-ad5d-411c-ac49-9492ee94e965 Content-Encoding: gzip Content-Length: 917 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/05a834ddebbc40688596b7460b47439e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05a834ddebbc40688596b7460b47439e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/08226a0ad01943f39559448239e291e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "08226a0ad01943f39559448239e291e1", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "CreateUserSuccessTests-05fc5cc4-385f-41d-name", "links": {"self": "http://172.30.9.31:5000/v3/users/2ac0007191ef4325970a71cfbe1556a8"}, "domain_id": "default", "enabled": true, "id": "2ac0007191ef4325970a71cfbe1556a8", "options": {}}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/55c0552fe37a4f7ca0e73939514bc683"}, "domain_id": "default", "enabled": true, "options": {}, "id": "55c0552fe37a4f7ca0e73939514bc683", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/646a4af4e3b5439a97996d353fea3924"}, "domain_id": "914eec1d43ea4caf9d2fd33268c06258", "enabled": true, "options": {}, "id": "646a4af4e3b5439a97996d353fea3924", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/85fb203e51c34d3f8122e285a6a318b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85fb203e51c34d3f8122e285a6a318b3", "email": "placement@localhost", "password_expires_at": null}, {"name": "api_check-user_e39638cc-8772-4bcc-8a5b-f8d604444da5", "links": {"self": "http://172.30.9.31:5000/v3/users/880f11fce81c4cef88c354559a832afe"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "880f11fce81c4cef88c354559a832afe", "domain_id": "default", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/905e7f4b42d24cca93b99d2401fa3378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "905e7f4b42d24cca93b99d2401fa3378", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/a5bc08b9f81f4e5bb86c24f9f7547bae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5bc08b9f81f4e5bb86c24f9f7547bae", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/a5c780627f004d318bf908d80305da9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5c780627f004d318bf908d80305da9c", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/b18425bf2b044bc9af7e194919539a17"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b18425bf2b044bc9af7e194919539a17", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/b8d2134b619d4dca80e21d6fb16449b0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b8d2134b619d4dca80e21d6fb16449b0", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/b9ab6a25a652438285139fe5b44aea62"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9ab6a25a652438285139fe5b44aea62", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/c08462554a4844d681348f58b9b0edee"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c08462554a4844d681348f58b9b0edee", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/ddfc3a9aad444d4782eae677c8a98130"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ddfc3a9aad444d4782eae677c8a98130", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/f2a74f2185a54676a6cb2bb5ecfcc4f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2a74f2185a54676a6cb2bb5ecfcc4f6", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-12-27 15:41:21,000 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-243c5226-ad5d-411c-ac49-9492ee94e965 2018-12-27 15:41:21,001 - keystone_utils - INFO - Deleting user with name - CreateUserSuccessTests-05fc5cc4-385f-41d-name 2018-12-27 15:41:21,005 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/users/2ac0007191ef4325970a71cfbe1556a8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc04f505c76b0af06379eaf9229b23aa741c62fe" 2018-12-27 15:41:21,239 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 15:41:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-862ad7a8-7aea-4555-95d9-9a0dfef16cac Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 15:41:21,239 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/2ac0007191ef4325970a71cfbe1556a8 used request id req-862ad7a8-7aea-4555-95d9-9a0dfef16cac 2018-12-27 15:41:21,241 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 15:41:21,652 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "70c6a7da477e41f7b38ad49ba1fc5965", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T16:41:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a5a562cffae47fab8ccefbe6255b9d5", "name": "api_check-project_e39638cc-8772-4bcc-8a5b-f8d604444da5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_e39638cc-8772-4bcc-8a5b-f8d604444da5", "id": "880f11fce81c4cef88c354559a832afe"}, "audit_ids": ["yKOXxjITQLOXoL-u-7cAsg"], "issued_at": "2018-12-27T15:41:21.000000Z"}} 2018-12-27 15:41:21,653 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7152024858c67c2d1245d410c869fdad50d82571" 2018-12-27 15:41:21,754 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:41:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a032b82f-f908-45d2-9465-1beb633459f9 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 15:41:21,755 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-a032b82f-f908-45d2-9465-1beb633459f9 2018-12-27 15:41:21,756 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 15:41:21,757 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 15:41:22,184 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "70c6a7da477e41f7b38ad49ba1fc5965", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T16:41:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a5a562cffae47fab8ccefbe6255b9d5", "name": "api_check-project_e39638cc-8772-4bcc-8a5b-f8d604444da5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_e39638cc-8772-4bcc-8a5b-f8d604444da5", "id": "880f11fce81c4cef88c354559a832afe"}, "audit_ids": ["SnHUawcUQdiOFoNYy3biDA"], "issued_at": "2018-12-27T15:41:22.000000Z"}} 2018-12-27 15:41:22,184 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c7e48d5a521f325f59f4b29d5891dfe8b9275f8" 2018-12-27 15:41:22,297 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:41:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-84ee8fdf-a1a7-4c23-82a7-f8a74755f4c2 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 15:41:22,298 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-84ee8fdf-a1a7-4c23-82a7-f8a74755f4c2 2018-12-27 15:41:22,303 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 15:41:22,308 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 15:41:22 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 15:41:22,309 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c7e48d5a521f325f59f4b29d5891dfe8b9275f8" 2018-12-27 15:41:22,455 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:41:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-69cfa933-88f3-4e8a-8a5a-8b308e576f53 Content-Encoding: gzip Content-Length: 836 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/05a834ddebbc40688596b7460b47439e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05a834ddebbc40688596b7460b47439e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/08226a0ad01943f39559448239e291e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "08226a0ad01943f39559448239e291e1", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/55c0552fe37a4f7ca0e73939514bc683"}, "domain_id": "default", "enabled": true, "options": {}, "id": "55c0552fe37a4f7ca0e73939514bc683", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/646a4af4e3b5439a97996d353fea3924"}, "domain_id": "914eec1d43ea4caf9d2fd33268c06258", "enabled": true, "options": {}, "id": "646a4af4e3b5439a97996d353fea3924", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/85fb203e51c34d3f8122e285a6a318b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85fb203e51c34d3f8122e285a6a318b3", "email": "placement@localhost", "password_expires_at": null}, {"name": "api_check-user_e39638cc-8772-4bcc-8a5b-f8d604444da5", "links": {"self": "http://172.30.9.31:5000/v3/users/880f11fce81c4cef88c354559a832afe"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "880f11fce81c4cef88c354559a832afe", "domain_id": "default", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/905e7f4b42d24cca93b99d2401fa3378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "905e7f4b42d24cca93b99d2401fa3378", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/a5bc08b9f81f4e5bb86c24f9f7547bae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5bc08b9f81f4e5bb86c24f9f7547bae", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/a5c780627f004d318bf908d80305da9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5c780627f004d318bf908d80305da9c", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/b18425bf2b044bc9af7e194919539a17"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b18425bf2b044bc9af7e194919539a17", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/b8d2134b619d4dca80e21d6fb16449b0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b8d2134b619d4dca80e21d6fb16449b0", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/b9ab6a25a652438285139fe5b44aea62"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9ab6a25a652438285139fe5b44aea62", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/c08462554a4844d681348f58b9b0edee"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c08462554a4844d681348f58b9b0edee", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/ddfc3a9aad444d4782eae677c8a98130"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ddfc3a9aad444d4782eae677c8a98130", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/f2a74f2185a54676a6cb2bb5ecfcc4f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2a74f2185a54676a6cb2bb5ecfcc4f6", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-12-27 15:41:22,455 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-69cfa933-88f3-4e8a-8a5a-8b308e576f53 2018-12-27 15:41:22,459 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c7e48d5a521f325f59f4b29d5891dfe8b9275f8" 2018-12-27 15:41:22,562 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:41:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ee6ce1f6-7fa4-4e26-ba13-effc416b14f7 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-27 15:41:22,562 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-ee6ce1f6-7fa4-4e26-ba13-effc416b14f7 2018-12-27 15:41:22,964 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c7e48d5a521f325f59f4b29d5891dfe8b9275f8" 2018-12-27 15:41:23,076 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:41:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-767bd0dd-e39b-4705-b0f3-852f01f34904 Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "70c6a7da477e41f7b38ad49ba1fc5965", "links": {"self": "http://172.30.9.31:5000/v3/roles/70c6a7da477e41f7b38ad49ba1fc5965"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 15:41:23,076 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-767bd0dd-e39b-4705-b0f3-852f01f34904 2018-12-27 15:41:23,080 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?name=api_check-project_e39638cc-8772-4bcc-8a5b-f8d604444da5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c7e48d5a521f325f59f4b29d5891dfe8b9275f8" 2018-12-27 15:41:23,263 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:41:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-02dcb181-bbbd-4c6d-851f-d64f829b722b Content-Encoding: gzip Content-Length: 287 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?name=api_check-project_e39638cc-8772-4bcc-8a5b-f8d604444da5", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.31:5000/v3/projects/4a5a562cffae47fab8ccefbe6255b9d5"}, "tags": [], "enabled": true, "id": "4a5a562cffae47fab8ccefbe6255b9d5", "parent_id": "default", "domain_id": "default", "name": "api_check-project_e39638cc-8772-4bcc-8a5b-f8d604444da5"}]} 2018-12-27 15:41:23,263 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?name=api_check-project_e39638cc-8772-4bcc-8a5b-f8d604444da5 used request id req-02dcb181-bbbd-4c6d-851f-d64f829b722b 2018-12-27 15:41:23,267 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/users/90fec70fcae14dab8ad485dc5504bde3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c7e48d5a521f325f59f4b29d5891dfe8b9275f8" 2018-12-27 15:41:23,388 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:41:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ba83d6e4-43f9-4b14-82da-8a96843a80fb Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.31:5000/v3/users/90fec70fcae14dab8ad485dc5504bde3"}, "enabled": true, "id": "90fec70fcae14dab8ad485dc5504bde3", "options": {}, "domain_id": "default", "name": "CreateUserSuccessTests-6f67548a-6e62-4f7-name"}} 2018-12-27 15:41:23,388 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users/90fec70fcae14dab8ad485dc5504bde3 used request id req-ba83d6e4-43f9-4b14-82da-8a96843a80fb 2018-12-27 15:41:23,391 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/4a5a562cffae47fab8ccefbe6255b9d5/users/90fec70fcae14dab8ad485dc5504bde3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c7e48d5a521f325f59f4b29d5891dfe8b9275f8" 2018-12-27 15:41:23,435 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:41:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f48b11f8-d420-4e9a-aac2-ce766adb298c Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects/4a5a562cffae47fab8ccefbe6255b9d5/users/90fec70fcae14dab8ad485dc5504bde3/roles", "previous": null, "next": null}, "roles": []} 2018-12-27 15:41:23,435 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/4a5a562cffae47fab8ccefbe6255b9d5/users/90fec70fcae14dab8ad485dc5504bde3/roles used request id req-f48b11f8-d420-4e9a-aac2-ce766adb298c 2018-12-27 15:41:23,439 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c7e48d5a521f325f59f4b29d5891dfe8b9275f8" 2018-12-27 15:41:23,544 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:41:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9855ef91-258d-4e13-a95b-16d6ae4da86c Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}} 2018-12-27 15:41:23,544 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4 used request id req-9855ef91-258d-4e13-a95b-16d6ae4da86c 2018-12-27 15:41:23,545 - keystone_utils - INFO - Granting role admin to project api_check-project_e39638cc-8772-4bcc-8a5b-f8d604444da5 2018-12-27 15:41:23,549 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:5000/v3/projects/4a5a562cffae47fab8ccefbe6255b9d5/users/90fec70fcae14dab8ad485dc5504bde3/roles/c2bb869216234fa8b868621217cc01a4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c7e48d5a521f325f59f4b29d5891dfe8b9275f8" 2018-12-27 15:41:23,709 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 15:41:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c521edbb-ea42-482c-8d85-a8dad0fffa01 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 15:41:23,709 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/4a5a562cffae47fab8ccefbe6255b9d5/users/90fec70fcae14dab8ad485dc5504bde3/roles/c2bb869216234fa8b868621217cc01a4 used request id req-c521edbb-ea42-482c-8d85-a8dad0fffa01 2018-12-27 15:41:23,712 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c7e48d5a521f325f59f4b29d5891dfe8b9275f8" 2018-12-27 15:41:23,731 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:41:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5b60c8d4-9e3a-4f18-8159-3dfb68da41f9 Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "70c6a7da477e41f7b38ad49ba1fc5965", "links": {"self": "http://172.30.9.31:5000/v3/roles/70c6a7da477e41f7b38ad49ba1fc5965"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 15:41:23,732 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-5b60c8d4-9e3a-4f18-8159-3dfb68da41f9 2018-12-27 15:41:23,735 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?name=api_check-project_e39638cc-8772-4bcc-8a5b-f8d604444da5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c7e48d5a521f325f59f4b29d5891dfe8b9275f8" 2018-12-27 15:41:23,841 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:41:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-43c92b9a-cf6c-411a-b4cc-f5803698e8c7 Content-Encoding: gzip Content-Length: 287 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?name=api_check-project_e39638cc-8772-4bcc-8a5b-f8d604444da5", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.31:5000/v3/projects/4a5a562cffae47fab8ccefbe6255b9d5"}, "tags": [], "enabled": true, "id": "4a5a562cffae47fab8ccefbe6255b9d5", "parent_id": "default", "domain_id": "default", "name": "api_check-project_e39638cc-8772-4bcc-8a5b-f8d604444da5"}]} 2018-12-27 15:41:23,841 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?name=api_check-project_e39638cc-8772-4bcc-8a5b-f8d604444da5 used request id req-43c92b9a-cf6c-411a-b4cc-f5803698e8c7 2018-12-27 15:41:23,841 - keystone_utils - INFO - Created user with name - CreateUserSuccessTests-6f67548a-6e62-4f7-name 2018-12-27 15:41:23,845 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 15:41:23,850 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 15:41:23 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 15:41:23,851 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7152024858c67c2d1245d410c869fdad50d82571" 2018-12-27 15:41:24,002 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:41:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2b7f3781-e88e-436e-90d5-4f88827433ee Content-Encoding: gzip Content-Length: 910 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/05a834ddebbc40688596b7460b47439e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05a834ddebbc40688596b7460b47439e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/08226a0ad01943f39559448239e291e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "08226a0ad01943f39559448239e291e1", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/55c0552fe37a4f7ca0e73939514bc683"}, "domain_id": "default", "enabled": true, "options": {}, "id": "55c0552fe37a4f7ca0e73939514bc683", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/646a4af4e3b5439a97996d353fea3924"}, "domain_id": "914eec1d43ea4caf9d2fd33268c06258", "enabled": true, "options": {}, "id": "646a4af4e3b5439a97996d353fea3924", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/85fb203e51c34d3f8122e285a6a318b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85fb203e51c34d3f8122e285a6a318b3", "email": "placement@localhost", "password_expires_at": null}, {"name": "api_check-user_e39638cc-8772-4bcc-8a5b-f8d604444da5", "links": {"self": "http://172.30.9.31:5000/v3/users/880f11fce81c4cef88c354559a832afe"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "880f11fce81c4cef88c354559a832afe", "domain_id": "default", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/905e7f4b42d24cca93b99d2401fa3378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "905e7f4b42d24cca93b99d2401fa3378", "email": "heat@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "CreateUserSuccessTests-6f67548a-6e62-4f7-name", "links": {"self": "http://172.30.9.31:5000/v3/users/90fec70fcae14dab8ad485dc5504bde3"}, "domain_id": "default", "enabled": true, "id": "90fec70fcae14dab8ad485dc5504bde3", "options": {}}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/a5bc08b9f81f4e5bb86c24f9f7547bae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5bc08b9f81f4e5bb86c24f9f7547bae", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/a5c780627f004d318bf908d80305da9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5c780627f004d318bf908d80305da9c", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/b18425bf2b044bc9af7e194919539a17"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b18425bf2b044bc9af7e194919539a17", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/b8d2134b619d4dca80e21d6fb16449b0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b8d2134b619d4dca80e21d6fb16449b0", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/b9ab6a25a652438285139fe5b44aea62"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9ab6a25a652438285139fe5b44aea62", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/c08462554a4844d681348f58b9b0edee"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c08462554a4844d681348f58b9b0edee", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/ddfc3a9aad444d4782eae677c8a98130"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ddfc3a9aad444d4782eae677c8a98130", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/f2a74f2185a54676a6cb2bb5ecfcc4f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2a74f2185a54676a6cb2bb5ecfcc4f6", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-12-27 15:41:24,002 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-2b7f3781-e88e-436e-90d5-4f88827433ee 2018-12-27 15:41:24,002 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 15:41:24,003 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 15:41:24,409 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "70c6a7da477e41f7b38ad49ba1fc5965", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T16:41:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a5a562cffae47fab8ccefbe6255b9d5", "name": "api_check-project_e39638cc-8772-4bcc-8a5b-f8d604444da5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_e39638cc-8772-4bcc-8a5b-f8d604444da5", "id": "880f11fce81c4cef88c354559a832afe"}, "audit_ids": ["VxOggu5lTZmtRr_3LWUC6g"], "issued_at": "2018-12-27T15:41:24.000000Z"}} 2018-12-27 15:41:24,410 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}256f508d4ddc1cfd1e3fd5fda92faeece2253fba" 2018-12-27 15:41:24,512 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:41:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3c384288-a0a5-4150-87e4-e0e0925c7bd8 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 15:41:24,512 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-3c384288-a0a5-4150-87e4-e0e0925c7bd8 2018-12-27 15:41:24,516 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 15:41:24,522 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 15:41:24 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 15:41:24,523 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}256f508d4ddc1cfd1e3fd5fda92faeece2253fba" 2018-12-27 15:41:24,642 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:41:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aabfe614-bcee-46f2-96e3-b9a5d7e8da13 Content-Encoding: gzip Content-Length: 910 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/05a834ddebbc40688596b7460b47439e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05a834ddebbc40688596b7460b47439e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/08226a0ad01943f39559448239e291e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "08226a0ad01943f39559448239e291e1", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/55c0552fe37a4f7ca0e73939514bc683"}, "domain_id": "default", "enabled": true, "options": {}, "id": "55c0552fe37a4f7ca0e73939514bc683", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/646a4af4e3b5439a97996d353fea3924"}, "domain_id": "914eec1d43ea4caf9d2fd33268c06258", "enabled": true, "options": {}, "id": "646a4af4e3b5439a97996d353fea3924", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/85fb203e51c34d3f8122e285a6a318b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85fb203e51c34d3f8122e285a6a318b3", "email": "placement@localhost", "password_expires_at": null}, {"name": "api_check-user_e39638cc-8772-4bcc-8a5b-f8d604444da5", "links": {"self": "http://172.30.9.31:5000/v3/users/880f11fce81c4cef88c354559a832afe"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "880f11fce81c4cef88c354559a832afe", "domain_id": "default", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/905e7f4b42d24cca93b99d2401fa3378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "905e7f4b42d24cca93b99d2401fa3378", "email": "heat@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "CreateUserSuccessTests-6f67548a-6e62-4f7-name", "links": {"self": "http://172.30.9.31:5000/v3/users/90fec70fcae14dab8ad485dc5504bde3"}, "domain_id": "default", "enabled": true, "id": "90fec70fcae14dab8ad485dc5504bde3", "options": {}}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/a5bc08b9f81f4e5bb86c24f9f7547bae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5bc08b9f81f4e5bb86c24f9f7547bae", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/a5c780627f004d318bf908d80305da9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5c780627f004d318bf908d80305da9c", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/b18425bf2b044bc9af7e194919539a17"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b18425bf2b044bc9af7e194919539a17", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/b8d2134b619d4dca80e21d6fb16449b0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b8d2134b619d4dca80e21d6fb16449b0", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/b9ab6a25a652438285139fe5b44aea62"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9ab6a25a652438285139fe5b44aea62", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/c08462554a4844d681348f58b9b0edee"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c08462554a4844d681348f58b9b0edee", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/ddfc3a9aad444d4782eae677c8a98130"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ddfc3a9aad444d4782eae677c8a98130", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/f2a74f2185a54676a6cb2bb5ecfcc4f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2a74f2185a54676a6cb2bb5ecfcc4f6", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-12-27 15:41:24,642 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-aabfe614-bcee-46f2-96e3-b9a5d7e8da13 2018-12-27 15:41:24,643 - keystone_utils - INFO - Deleting user with name - CreateUserSuccessTests-6f67548a-6e62-4f7-name 2018-12-27 15:41:24,647 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/users/90fec70fcae14dab8ad485dc5504bde3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c7e48d5a521f325f59f4b29d5891dfe8b9275f8" 2018-12-27 15:41:25,029 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 15:41:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d56c33c2-e9c2-4953-b778-8d469b0be25c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 15:41:25,029 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/90fec70fcae14dab8ad485dc5504bde3 used request id req-d56c33c2-e9c2-4953-b778-8d469b0be25c 2018-12-27 15:41:25,030 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 15:41:25,459 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "70c6a7da477e41f7b38ad49ba1fc5965", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T16:41:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a5a562cffae47fab8ccefbe6255b9d5", "name": "api_check-project_e39638cc-8772-4bcc-8a5b-f8d604444da5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_e39638cc-8772-4bcc-8a5b-f8d604444da5", "id": "880f11fce81c4cef88c354559a832afe"}, "audit_ids": ["TUlxX-lIRqSd0HqCKezhgg"], "issued_at": "2018-12-27T15:41:25.000000Z"}} 2018-12-27 15:41:25,460 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8dd4980b6c3ec534ec70fd4689d972f1436cd6fa" 2018-12-27 15:41:25,567 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:41:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fbf0d66b-f526-4570-8d05-9cdc877c01dc Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 15:41:25,567 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-fbf0d66b-f526-4570-8d05-9cdc877c01dc 2018-12-27 15:41:25,568 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 15:41:25,569 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 15:41:25,977 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "70c6a7da477e41f7b38ad49ba1fc5965", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T16:41:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a5a562cffae47fab8ccefbe6255b9d5", "name": "api_check-project_e39638cc-8772-4bcc-8a5b-f8d604444da5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_e39638cc-8772-4bcc-8a5b-f8d604444da5", "id": "880f11fce81c4cef88c354559a832afe"}, "audit_ids": ["Q-xp8ujCSWevBFz5uH50fA"], "issued_at": "2018-12-27T15:41:25.000000Z"}} 2018-12-27 15:41:25,978 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8602c24f7a00bbe93e4f17fa76117a952d8c2c52" 2018-12-27 15:41:26,088 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:41:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-63d4ceda-0757-4791-93db-bbc96e3d70e0 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 15:41:26,088 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-63d4ceda-0757-4791-93db-bbc96e3d70e0 2018-12-27 15:41:26,092 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 15:41:26,097 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 15:41:26 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 15:41:26,098 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-0eca1995-ca3f-448-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8602c24f7a00bbe93e4f17fa76117a952d8c2c52" 2018-12-27 15:41:26,204 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:41:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a137f534-a610-4490-bf17-17c558d35064 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-0eca1995-ca3f-448-name", "previous": null, "next": null}, "projects": []} 2018-12-27 15:41:26,204 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-0eca1995-ca3f-448-name used request id req-a137f534-a610-4490-bf17-17c558d35064 2018-12-27 15:41:26,208 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8602c24f7a00bbe93e4f17fa76117a952d8c2c52" 2018-12-27 15:41:26,320 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:41:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0e3e868f-aaf7-42db-85de-8a6bada95954 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-27 15:41:26,320 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-0e3e868f-aaf7-42db-85de-8a6bada95954 2018-12-27 15:41:26,324 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8602c24f7a00bbe93e4f17fa76117a952d8c2c52" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectSuccessTests-0eca1995-ca3f-448-name"}}' 2018-12-27 15:41:26,504 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 27 Dec 2018 15:41:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-832b03c3-3448-4426-9a34-1d148d6bd2b2 Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/98f46b3f90d34843bde7316739c5391c"}, "tags": [], "enabled": true, "id": "98f46b3f90d34843bde7316739c5391c", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-0eca1995-ca3f-448-name"}} 2018-12-27 15:41:26,504 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-832b03c3-3448-4426-9a34-1d148d6bd2b2 2018-12-27 15:41:26,505 - keystone_utils - INFO - Created project with name - CreateProjectSuccessTests-0eca1995-ca3f-448-name 2018-12-27 15:41:26,505 - keystone_utils - INFO - Deleting project with name - CreateProjectSuccessTests-0eca1995-ca3f-448-name 2018-12-27 15:41:26,508 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 15:41:26,513 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 15:41:26 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 15:41:26,514 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/projects/98f46b3f90d34843bde7316739c5391c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8dd4980b6c3ec534ec70fd4689d972f1436cd6fa" 2018-12-27 15:41:26,722 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 15:41:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9608ca8d-1c1d-4ca3-8cf7-23d0f1be47b8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 15:41:26,722 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/98f46b3f90d34843bde7316739c5391c used request id req-9608ca8d-1c1d-4ca3-8cf7-23d0f1be47b8 2018-12-27 15:41:26,728 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8602c24f7a00bbe93e4f17fa76117a952d8c2c52" 2018-12-27 15:41:27,448 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-d4f1c3ab-1c10-4f82-aed5-0db431bee603 Date: Thu, 27 Dec 2018 15:41:27 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "created_at": "2018-12-27T15:33:01Z", "updated_at": "2018-12-27T15:33:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "c4f3bf7f-d793-498d-a883-bb8c6003f070", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "ade77f59-e70c-4970-8ea8-198222fa332e", "remote_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "35205ac3-06e6-4cf6-bb21-ff8f813cb45b", "remote_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "c85cb618-8f19-445b-8e16-6d467cb17771", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}], "revision_number": 4, "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4a5a562cffae47fab8ccefbe6255b9d5", "created_at": "2018-12-27T15:41:27Z", "updated_at": "2018-12-27T15:41:27Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:41:27Z", "revision_number": 0, "id": "b77a87f5-0708-4418-8f42-8e8211acfff9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:41:27Z", "security_group_id": "d9930176-e112-4212-ab4c-f864b769a95b", "tenant_id": "4a5a562cffae47fab8ccefbe6255b9d5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a5a562cffae47fab8ccefbe6255b9d5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:41:27Z", "revision_number": 0, "id": "717d7aed-a154-4fc4-a115-529405f3c5e7", "remote_group_id": "d9930176-e112-4212-ab4c-f864b769a95b", "remote_ip_prefix": null, "created_at": "2018-12-27T15:41:27Z", "security_group_id": "d9930176-e112-4212-ab4c-f864b769a95b", "tenant_id": "4a5a562cffae47fab8ccefbe6255b9d5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a5a562cffae47fab8ccefbe6255b9d5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:41:27Z", "revision_number": 0, "id": "34e830c5-581d-48db-9aac-b70256e54562", "remote_group_id": "d9930176-e112-4212-ab4c-f864b769a95b", "remote_ip_prefix": null, "created_at": "2018-12-27T15:41:27Z", "security_group_id": "d9930176-e112-4212-ab4c-f864b769a95b", "tenant_id": "4a5a562cffae47fab8ccefbe6255b9d5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a5a562cffae47fab8ccefbe6255b9d5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:41:27Z", "revision_number": 0, "id": "0e56146f-f450-48cc-8fd4-577a4b87e422", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:41:27Z", "security_group_id": "d9930176-e112-4212-ab4c-f864b769a95b", "tenant_id": "4a5a562cffae47fab8ccefbe6255b9d5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a5a562cffae47fab8ccefbe6255b9d5"}], "revision_number": 4, "project_id": "4a5a562cffae47fab8ccefbe6255b9d5", "id": "d9930176-e112-4212-ab4c-f864b769a95b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-27T15:33:07Z", "updated_at": "2018-12-27T15:33:07Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "4de95db8-72d6-4aec-a145-e92511971eb9", "remote_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "f059d8a5-0c32-49c9-a721-77cc89245ecd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "a3f6a193-cc94-4220-a73a-08acf63c449b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "5f100cff-05d8-4405-8dfb-0a387c123fae", "remote_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "created_at": "2018-12-27T15:29:16Z", "updated_at": "2018-12-27T15:29:17Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "5956ff3f-d59d-4af6-82b5-566c888583a7", "remote_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "3c53841a-5bc0-4192-b482-044411e217ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "abe97133-61dd-4fdf-baf3-2e07968a324f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:16Z", "revision_number": 0, "id": "60735d87-52c7-426a-91a6-aff1078a5a2d", "remote_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:16Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "da629caea04941e1ae8979c379dc7c9d"}], "revision_number": 4, "project_id": "da629caea04941e1ae8979c379dc7c9d", "id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "name": "default"}]} 2018-12-27 15:41:27,448 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=default used request id req-d4f1c3ab-1c10-4f82-aed5-0db431bee603 2018-12-27 15:41:27,453 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8602c24f7a00bbe93e4f17fa76117a952d8c2c52" 2018-12-27 15:41:27,559 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:41:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1b02f4bb-5005-4026-90f3-736ab161a190 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b7b4fceec1ad4c6eb74d758b709a9d93", "name": "admin"}} 2018-12-27 15:41:27,559 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93 used request id req-1b02f4bb-5005-4026-90f3-736ab161a190 2018-12-27 15:41:27,563 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/4a5a562cffae47fab8ccefbe6255b9d5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8602c24f7a00bbe93e4f17fa76117a952d8c2c52" 2018-12-27 15:41:27,671 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:41:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3f55dbdb-89df-4da1-86ca-4c08842d166c Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.31:5000/v3/projects/4a5a562cffae47fab8ccefbe6255b9d5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4a5a562cffae47fab8ccefbe6255b9d5", "name": "api_check-project_e39638cc-8772-4bcc-8a5b-f8d604444da5"}} 2018-12-27 15:41:27,672 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/4a5a562cffae47fab8ccefbe6255b9d5 used request id req-3f55dbdb-89df-4da1-86ca-4c08842d166c 2018-12-27 15:41:27,675 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/da629caea04941e1ae8979c379dc7c9d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8602c24f7a00bbe93e4f17fa76117a952d8c2c52" 2018-12-27 15:41:27,700 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:41:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3e9d9b73-df84-464b-8118-02335c7360b3 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/da629caea04941e1ae8979c379dc7c9d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "da629caea04941e1ae8979c379dc7c9d", "name": "service"}} 2018-12-27 15:41:27,700 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/da629caea04941e1ae8979c379dc7c9d used request id req-3e9d9b73-df84-464b-8118-02335c7360b3 2018-12-27 15:41:27,700 - keystone_utils - INFO - Deleting project with name - CreateProjectSuccessTests-0eca1995-ca3f-448-name 2018-12-27 15:41:27,704 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/projects/98f46b3f90d34843bde7316739c5391c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8602c24f7a00bbe93e4f17fa76117a952d8c2c52" 2018-12-27 15:41:27,811 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 15:41:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2d2d416a-b7da-4ce8-a320-a0f893522a8d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 98f46b3f90d34843bde7316739c5391c.", "code": 404, "title": "Not Found"}} 2018-12-27 15:41:27,812 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/98f46b3f90d34843bde7316739c5391c used request id req-2d2d416a-b7da-4ce8-a320-a0f893522a8d 2018-12-27 15:41:27,812 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 15:41:27,815 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8602c24f7a00bbe93e4f17fa76117a952d8c2c52" 2018-12-27 15:41:27,920 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:41:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-339dd222-27b9-46ee-81b2-5c893eccf2c9 Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "70c6a7da477e41f7b38ad49ba1fc5965", "links": {"self": "http://172.30.9.31:5000/v3/roles/70c6a7da477e41f7b38ad49ba1fc5965"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 15:41:27,921 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-339dd222-27b9-46ee-81b2-5c893eccf2c9 2018-12-27 15:41:27,925 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8dd4980b6c3ec534ec70fd4689d972f1436cd6fa" 2018-12-27 15:41:28,050 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:41:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6411cc1f-60e7-473e-88ab-70f37554c045 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-12-27 15:41:28,050 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains/default used request id req-6411cc1f-60e7-473e-88ab-70f37554c045 2018-12-27 15:41:28,054 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8602c24f7a00bbe93e4f17fa76117a952d8c2c52" 2018-12-27 15:41:28,159 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:41:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-efdab0a7-05d3-46b3-a15e-21e075162167 Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "70c6a7da477e41f7b38ad49ba1fc5965", "links": {"self": "http://172.30.9.31:5000/v3/roles/70c6a7da477e41f7b38ad49ba1fc5965"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 15:41:28,159 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-efdab0a7-05d3-46b3-a15e-21e075162167 2018-12-27 15:41:28,161 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 15:41:28,579 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "70c6a7da477e41f7b38ad49ba1fc5965", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T16:41:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a5a562cffae47fab8ccefbe6255b9d5", "name": "api_check-project_e39638cc-8772-4bcc-8a5b-f8d604444da5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_e39638cc-8772-4bcc-8a5b-f8d604444da5", "id": "880f11fce81c4cef88c354559a832afe"}, "audit_ids": ["R6FWYbkkQyCgM-AWwYckWw"], "issued_at": "2018-12-27T15:41:28.000000Z"}} 2018-12-27 15:41:28,580 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}323e09bb303dde046cfef6e7b9f2bd2c71e3e60f" 2018-12-27 15:41:28,693 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:41:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-334c6ed9-079f-44aa-95d3-09d800ce95fc Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 15:41:28,693 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-334c6ed9-079f-44aa-95d3-09d800ce95fc 2018-12-27 15:41:28,694 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 15:41:28,695 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 15:41:29,126 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "70c6a7da477e41f7b38ad49ba1fc5965", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T16:41:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a5a562cffae47fab8ccefbe6255b9d5", "name": "api_check-project_e39638cc-8772-4bcc-8a5b-f8d604444da5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_e39638cc-8772-4bcc-8a5b-f8d604444da5", "id": "880f11fce81c4cef88c354559a832afe"}, "audit_ids": ["PM5ETPW-TCeFkPh2q4gHMQ"], "issued_at": "2018-12-27T15:41:29.000000Z"}} 2018-12-27 15:41:29,127 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b813ccc2f5a8d74d06ccbe8d3e4066b658ac3deb" 2018-12-27 15:41:29,234 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:41:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ce143b63-f4a7-4293-a880-aa33f6cc1ad2 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 15:41:29,234 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-ce143b63-f4a7-4293-a880-aa33f6cc1ad2 2018-12-27 15:41:29,238 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 15:41:29,244 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 15:41:29 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 15:41:29,245 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-94e2297b-387f-439-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b813ccc2f5a8d74d06ccbe8d3e4066b658ac3deb" 2018-12-27 15:41:29,353 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:41:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0f8597aa-0aa4-4dde-b6ef-adee15a017c1 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-94e2297b-387f-439-name", "previous": null, "next": null}, "projects": []} 2018-12-27 15:41:29,353 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-94e2297b-387f-439-name used request id req-0f8597aa-0aa4-4dde-b6ef-adee15a017c1 2018-12-27 15:41:29,357 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b813ccc2f5a8d74d06ccbe8d3e4066b658ac3deb" 2018-12-27 15:41:29,465 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:41:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9117782f-8a7d-498b-b13b-3f00988a45bf Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-27 15:41:29,465 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-9117782f-8a7d-498b-b13b-3f00988a45bf 2018-12-27 15:41:29,469 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b813ccc2f5a8d74d06ccbe8d3e4066b658ac3deb" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectSuccessTests-94e2297b-387f-439-name"}}' 2018-12-27 15:41:29,622 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 27 Dec 2018 15:41:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-65e777a9-bdf6-43b8-b46b-06a52ab11008 Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/3b5177e8dca44ae4b255379fe8c685ed"}, "tags": [], "enabled": true, "id": "3b5177e8dca44ae4b255379fe8c685ed", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-94e2297b-387f-439-name"}} 2018-12-27 15:41:29,622 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-65e777a9-bdf6-43b8-b46b-06a52ab11008 2018-12-27 15:41:29,622 - keystone_utils - INFO - Created project with name - CreateProjectSuccessTests-94e2297b-387f-439-name 2018-12-27 15:41:29,625 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 15:41:29,631 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 15:41:29 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 15:41:29,632 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-94e2297b-387f-439-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}323e09bb303dde046cfef6e7b9f2bd2c71e3e60f" 2018-12-27 15:41:29,742 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:41:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-393deb6f-c89c-4062-be6b-e84002a30f89 Content-Encoding: gzip Content-Length: 276 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-94e2297b-387f-439-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/3b5177e8dca44ae4b255379fe8c685ed"}, "tags": [], "enabled": true, "id": "3b5177e8dca44ae4b255379fe8c685ed", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-94e2297b-387f-439-name"}]} 2018-12-27 15:41:29,742 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-94e2297b-387f-439-name used request id req-393deb6f-c89c-4062-be6b-e84002a30f89 2018-12-27 15:41:29,746 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}323e09bb303dde046cfef6e7b9f2bd2c71e3e60f" 2018-12-27 15:41:29,861 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:41:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1246a544-d269-40c1-8862-e9d73070f652 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-12-27 15:41:29,862 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains/default used request id req-1246a544-d269-40c1-8862-e9d73070f652 2018-12-27 15:41:29,867 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b813ccc2f5a8d74d06ccbe8d3e4066b658ac3deb" 2018-12-27 15:41:30,119 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-52027936-a238-468f-bf4b-4de4d99bc2cc Date: Thu, 27 Dec 2018 15:41:30 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "created_at": "2018-12-27T15:33:01Z", "updated_at": "2018-12-27T15:33:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "c85cb618-8f19-445b-8e16-6d467cb17771", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "c4f3bf7f-d793-498d-a883-bb8c6003f070", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "ade77f59-e70c-4970-8ea8-198222fa332e", "remote_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "35205ac3-06e6-4cf6-bb21-ff8f813cb45b", "remote_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}], "revision_number": 4, "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4a5a562cffae47fab8ccefbe6255b9d5", "created_at": "2018-12-27T15:41:27Z", "updated_at": "2018-12-27T15:41:27Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:41:27Z", "revision_number": 0, "id": "34e830c5-581d-48db-9aac-b70256e54562", "remote_group_id": "d9930176-e112-4212-ab4c-f864b769a95b", "remote_ip_prefix": null, "created_at": "2018-12-27T15:41:27Z", "security_group_id": "d9930176-e112-4212-ab4c-f864b769a95b", "tenant_id": "4a5a562cffae47fab8ccefbe6255b9d5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a5a562cffae47fab8ccefbe6255b9d5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:41:27Z", "revision_number": 0, "id": "0e56146f-f450-48cc-8fd4-577a4b87e422", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:41:27Z", "security_group_id": "d9930176-e112-4212-ab4c-f864b769a95b", "tenant_id": "4a5a562cffae47fab8ccefbe6255b9d5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a5a562cffae47fab8ccefbe6255b9d5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:41:27Z", "revision_number": 0, "id": "b77a87f5-0708-4418-8f42-8e8211acfff9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:41:27Z", "security_group_id": "d9930176-e112-4212-ab4c-f864b769a95b", "tenant_id": "4a5a562cffae47fab8ccefbe6255b9d5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a5a562cffae47fab8ccefbe6255b9d5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:41:27Z", "revision_number": 0, "id": "717d7aed-a154-4fc4-a115-529405f3c5e7", "remote_group_id": "d9930176-e112-4212-ab4c-f864b769a95b", "remote_ip_prefix": null, "created_at": "2018-12-27T15:41:27Z", "security_group_id": "d9930176-e112-4212-ab4c-f864b769a95b", "tenant_id": "4a5a562cffae47fab8ccefbe6255b9d5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a5a562cffae47fab8ccefbe6255b9d5"}], "revision_number": 4, "project_id": "4a5a562cffae47fab8ccefbe6255b9d5", "id": "d9930176-e112-4212-ab4c-f864b769a95b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-27T15:33:07Z", "updated_at": "2018-12-27T15:33:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "a3f6a193-cc94-4220-a73a-08acf63c449b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "5f100cff-05d8-4405-8dfb-0a387c123fae", "remote_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "4de95db8-72d6-4aec-a145-e92511971eb9", "remote_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "f059d8a5-0c32-49c9-a721-77cc89245ecd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "created_at": "2018-12-27T15:29:16Z", "updated_at": "2018-12-27T15:29:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "abe97133-61dd-4fdf-baf3-2e07968a324f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:16Z", "revision_number": 0, "id": "60735d87-52c7-426a-91a6-aff1078a5a2d", "remote_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:16Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "5956ff3f-d59d-4af6-82b5-566c888583a7", "remote_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "3c53841a-5bc0-4192-b482-044411e217ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "da629caea04941e1ae8979c379dc7c9d"}], "revision_number": 4, "project_id": "da629caea04941e1ae8979c379dc7c9d", "id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "name": "default"}]} 2018-12-27 15:41:30,119 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=default used request id req-52027936-a238-468f-bf4b-4de4d99bc2cc 2018-12-27 15:41:30,124 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b813ccc2f5a8d74d06ccbe8d3e4066b658ac3deb" 2018-12-27 15:41:30,232 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:41:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-847c02a7-b019-4902-98ef-dfdb7d3c4360 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b7b4fceec1ad4c6eb74d758b709a9d93", "name": "admin"}} 2018-12-27 15:41:30,232 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93 used request id req-847c02a7-b019-4902-98ef-dfdb7d3c4360 2018-12-27 15:41:30,236 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/4a5a562cffae47fab8ccefbe6255b9d5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b813ccc2f5a8d74d06ccbe8d3e4066b658ac3deb" 2018-12-27 15:41:30,344 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:41:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-973182a4-9dc6-4537-86e2-05a7fe09c2ce Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.31:5000/v3/projects/4a5a562cffae47fab8ccefbe6255b9d5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4a5a562cffae47fab8ccefbe6255b9d5", "name": "api_check-project_e39638cc-8772-4bcc-8a5b-f8d604444da5"}} 2018-12-27 15:41:30,345 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/4a5a562cffae47fab8ccefbe6255b9d5 used request id req-973182a4-9dc6-4537-86e2-05a7fe09c2ce 2018-12-27 15:41:30,348 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/da629caea04941e1ae8979c379dc7c9d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b813ccc2f5a8d74d06ccbe8d3e4066b658ac3deb" 2018-12-27 15:41:30,470 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:41:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fd6893ea-9c85-4c48-a4a4-2f9f283ab589 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/da629caea04941e1ae8979c379dc7c9d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "da629caea04941e1ae8979c379dc7c9d", "name": "service"}} 2018-12-27 15:41:30,470 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/da629caea04941e1ae8979c379dc7c9d used request id req-fd6893ea-9c85-4c48-a4a4-2f9f283ab589 2018-12-27 15:41:30,471 - keystone_utils - INFO - Deleting project with name - CreateProjectSuccessTests-94e2297b-387f-439-name 2018-12-27 15:41:30,474 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/projects/3b5177e8dca44ae4b255379fe8c685ed -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b813ccc2f5a8d74d06ccbe8d3e4066b658ac3deb" 2018-12-27 15:41:30,667 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 15:41:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f872ae85-73db-4618-a6fd-e10e4053ae6b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 15:41:30,667 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/3b5177e8dca44ae4b255379fe8c685ed used request id req-f872ae85-73db-4618-a6fd-e10e4053ae6b 2018-12-27 15:41:30,671 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b813ccc2f5a8d74d06ccbe8d3e4066b658ac3deb" 2018-12-27 15:41:30,688 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:41:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9689b188-57c5-415d-bc22-f555cca4991d Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "70c6a7da477e41f7b38ad49ba1fc5965", "links": {"self": "http://172.30.9.31:5000/v3/roles/70c6a7da477e41f7b38ad49ba1fc5965"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 15:41:30,688 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-9689b188-57c5-415d-bc22-f555cca4991d 2018-12-27 15:41:30,690 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 15:41:31,129 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "70c6a7da477e41f7b38ad49ba1fc5965", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T16:41:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a5a562cffae47fab8ccefbe6255b9d5", "name": "api_check-project_e39638cc-8772-4bcc-8a5b-f8d604444da5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_e39638cc-8772-4bcc-8a5b-f8d604444da5", "id": "880f11fce81c4cef88c354559a832afe"}, "audit_ids": ["PHs2nvObQyieYeMaZnB4xw"], "issued_at": "2018-12-27T15:41:31.000000Z"}} 2018-12-27 15:41:31,130 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f74366845d525f8e467b7c43859eda4d645ba7f5" 2018-12-27 15:41:31,249 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:41:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1ab43ad0-1ce3-495d-8097-1d2a212ad445 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 15:41:31,249 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-1ab43ad0-1ce3-495d-8097-1d2a212ad445 2018-12-27 15:41:31,250 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 15:41:31,251 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 15:41:31,668 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "70c6a7da477e41f7b38ad49ba1fc5965", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T16:41:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a5a562cffae47fab8ccefbe6255b9d5", "name": "api_check-project_e39638cc-8772-4bcc-8a5b-f8d604444da5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_e39638cc-8772-4bcc-8a5b-f8d604444da5", "id": "880f11fce81c4cef88c354559a832afe"}, "audit_ids": ["TOSNewvxTwSMT9bNzrsF1w"], "issued_at": "2018-12-27T15:41:31.000000Z"}} 2018-12-27 15:41:31,669 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28fbf399c77b293490e092a97998ab5988cbcac6" 2018-12-27 15:41:31,780 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:41:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c23eb01c-312e-4400-ae88-ff3099416c4b Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 15:41:31,780 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-c23eb01c-312e-4400-ae88-ff3099416c4b 2018-12-27 15:41:31,784 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 15:41:31,789 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 15:41:31 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 15:41:31,790 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-12790147-aeaf-48e-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28fbf399c77b293490e092a97998ab5988cbcac6" 2018-12-27 15:41:31,906 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:41:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3952f57f-4bbb-4f66-9b7a-c4c5b78c573c Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-12790147-aeaf-48e-name", "previous": null, "next": null}, "projects": []} 2018-12-27 15:41:31,906 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-12790147-aeaf-48e-name used request id req-3952f57f-4bbb-4f66-9b7a-c4c5b78c573c 2018-12-27 15:41:31,910 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28fbf399c77b293490e092a97998ab5988cbcac6" 2018-12-27 15:41:32,028 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:41:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-94efd8fd-9ad7-4a01-b837-9a4903da7b5a Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-27 15:41:32,028 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-94efd8fd-9ad7-4a01-b837-9a4903da7b5a 2018-12-27 15:41:32,032 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28fbf399c77b293490e092a97998ab5988cbcac6" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectSuccessTests-12790147-aeaf-48e-name"}}' 2018-12-27 15:41:32,213 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 27 Dec 2018 15:41:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e1e41aaa-cccd-4000-96a8-baa52e76e0b3 Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/7fe53e8ee889431cb1f1e2c93dd818e4"}, "tags": [], "enabled": true, "id": "7fe53e8ee889431cb1f1e2c93dd818e4", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-12790147-aeaf-48e-name"}} 2018-12-27 15:41:32,214 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-e1e41aaa-cccd-4000-96a8-baa52e76e0b3 2018-12-27 15:41:32,214 - keystone_utils - INFO - Created project with name - CreateProjectSuccessTests-12790147-aeaf-48e-name 2018-12-27 15:41:32,217 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 15:41:32,222 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 15:41:32 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 15:41:32,223 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-12790147-aeaf-48e-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f74366845d525f8e467b7c43859eda4d645ba7f5" 2018-12-27 15:41:32,244 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:41:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fc400b22-ab71-4952-bddc-9caf787c8366 Content-Encoding: gzip Content-Length: 275 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-12790147-aeaf-48e-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/7fe53e8ee889431cb1f1e2c93dd818e4"}, "tags": [], "enabled": true, "id": "7fe53e8ee889431cb1f1e2c93dd818e4", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-12790147-aeaf-48e-name"}]} 2018-12-27 15:41:32,244 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-12790147-aeaf-48e-name used request id req-fc400b22-ab71-4952-bddc-9caf787c8366 2018-12-27 15:41:32,245 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 15:41:32,245 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 15:41:32,662 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "70c6a7da477e41f7b38ad49ba1fc5965", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T16:41:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a5a562cffae47fab8ccefbe6255b9d5", "name": "api_check-project_e39638cc-8772-4bcc-8a5b-f8d604444da5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_e39638cc-8772-4bcc-8a5b-f8d604444da5", "id": "880f11fce81c4cef88c354559a832afe"}, "audit_ids": ["MtrYZkK3RMWLCpjvV0XcPA"], "issued_at": "2018-12-27T15:41:32.000000Z"}} 2018-12-27 15:41:32,663 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6d760eefe72cb286e0275154341733f504f7e84" 2018-12-27 15:41:32,762 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:41:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f16dab7b-9c29-4025-ab29-efc0e95866bc Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 15:41:32,762 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-f16dab7b-9c29-4025-ab29-efc0e95866bc 2018-12-27 15:41:32,766 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 15:41:32,772 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 15:41:32 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 15:41:32,773 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-12790147-aeaf-48e-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6d760eefe72cb286e0275154341733f504f7e84" 2018-12-27 15:41:32,877 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:41:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2706e0be-300d-4653-bf27-e127ebb928f9 Content-Encoding: gzip Content-Length: 275 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-12790147-aeaf-48e-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/7fe53e8ee889431cb1f1e2c93dd818e4"}, "tags": [], "enabled": true, "id": "7fe53e8ee889431cb1f1e2c93dd818e4", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-12790147-aeaf-48e-name"}]} 2018-12-27 15:41:32,877 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-12790147-aeaf-48e-name used request id req-2706e0be-300d-4653-bf27-e127ebb928f9 2018-12-27 15:41:32,881 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f74366845d525f8e467b7c43859eda4d645ba7f5" 2018-12-27 15:41:32,990 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:41:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8b1318db-c2f8-449b-88d8-47a917e294d5 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-12-27 15:41:32,990 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains/default used request id req-8b1318db-c2f8-449b-88d8-47a917e294d5 2018-12-27 15:41:32,995 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28fbf399c77b293490e092a97998ab5988cbcac6" 2018-12-27 15:41:33,255 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-a8590146-f779-4433-a771-4f6e76a1899d Date: Thu, 27 Dec 2018 15:41:33 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "created_at": "2018-12-27T15:33:01Z", "updated_at": "2018-12-27T15:33:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "35205ac3-06e6-4cf6-bb21-ff8f813cb45b", "remote_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "c85cb618-8f19-445b-8e16-6d467cb17771", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "c4f3bf7f-d793-498d-a883-bb8c6003f070", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "ade77f59-e70c-4970-8ea8-198222fa332e", "remote_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}], "revision_number": 4, "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4a5a562cffae47fab8ccefbe6255b9d5", "created_at": "2018-12-27T15:41:27Z", "updated_at": "2018-12-27T15:41:27Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:41:27Z", "revision_number": 0, "id": "34e830c5-581d-48db-9aac-b70256e54562", "remote_group_id": "d9930176-e112-4212-ab4c-f864b769a95b", "remote_ip_prefix": null, "created_at": "2018-12-27T15:41:27Z", "security_group_id": "d9930176-e112-4212-ab4c-f864b769a95b", "tenant_id": "4a5a562cffae47fab8ccefbe6255b9d5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a5a562cffae47fab8ccefbe6255b9d5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:41:27Z", "revision_number": 0, "id": "0e56146f-f450-48cc-8fd4-577a4b87e422", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:41:27Z", "security_group_id": "d9930176-e112-4212-ab4c-f864b769a95b", "tenant_id": "4a5a562cffae47fab8ccefbe6255b9d5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a5a562cffae47fab8ccefbe6255b9d5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:41:27Z", "revision_number": 0, "id": "b77a87f5-0708-4418-8f42-8e8211acfff9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:41:27Z", "security_group_id": "d9930176-e112-4212-ab4c-f864b769a95b", "tenant_id": "4a5a562cffae47fab8ccefbe6255b9d5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a5a562cffae47fab8ccefbe6255b9d5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:41:27Z", "revision_number": 0, "id": "717d7aed-a154-4fc4-a115-529405f3c5e7", "remote_group_id": "d9930176-e112-4212-ab4c-f864b769a95b", "remote_ip_prefix": null, "created_at": "2018-12-27T15:41:27Z", "security_group_id": "d9930176-e112-4212-ab4c-f864b769a95b", "tenant_id": "4a5a562cffae47fab8ccefbe6255b9d5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a5a562cffae47fab8ccefbe6255b9d5"}], "revision_number": 4, "project_id": "4a5a562cffae47fab8ccefbe6255b9d5", "id": "d9930176-e112-4212-ab4c-f864b769a95b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-27T15:33:07Z", "updated_at": "2018-12-27T15:33:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "f059d8a5-0c32-49c9-a721-77cc89245ecd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "a3f6a193-cc94-4220-a73a-08acf63c449b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "5f100cff-05d8-4405-8dfb-0a387c123fae", "remote_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "4de95db8-72d6-4aec-a145-e92511971eb9", "remote_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "created_at": "2018-12-27T15:29:16Z", "updated_at": "2018-12-27T15:29:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "abe97133-61dd-4fdf-baf3-2e07968a324f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:16Z", "revision_number": 0, "id": "60735d87-52c7-426a-91a6-aff1078a5a2d", "remote_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:16Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "5956ff3f-d59d-4af6-82b5-566c888583a7", "remote_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "3c53841a-5bc0-4192-b482-044411e217ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "da629caea04941e1ae8979c379dc7c9d"}], "revision_number": 4, "project_id": "da629caea04941e1ae8979c379dc7c9d", "id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "name": "default"}]} 2018-12-27 15:41:33,255 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=default used request id req-a8590146-f779-4433-a771-4f6e76a1899d 2018-12-27 15:41:33,260 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28fbf399c77b293490e092a97998ab5988cbcac6" 2018-12-27 15:41:33,387 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:41:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-19216a6d-0845-466b-abb9-2191cdbcd79e Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b7b4fceec1ad4c6eb74d758b709a9d93", "name": "admin"}} 2018-12-27 15:41:33,387 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93 used request id req-19216a6d-0845-466b-abb9-2191cdbcd79e 2018-12-27 15:41:33,390 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/4a5a562cffae47fab8ccefbe6255b9d5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28fbf399c77b293490e092a97998ab5988cbcac6" 2018-12-27 15:41:33,499 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:41:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ac369369-c6b6-40c2-b9c3-c20f34d7c640 Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.31:5000/v3/projects/4a5a562cffae47fab8ccefbe6255b9d5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4a5a562cffae47fab8ccefbe6255b9d5", "name": "api_check-project_e39638cc-8772-4bcc-8a5b-f8d604444da5"}} 2018-12-27 15:41:33,499 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/4a5a562cffae47fab8ccefbe6255b9d5 used request id req-ac369369-c6b6-40c2-b9c3-c20f34d7c640 2018-12-27 15:41:33,503 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/da629caea04941e1ae8979c379dc7c9d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28fbf399c77b293490e092a97998ab5988cbcac6" 2018-12-27 15:41:33,627 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:41:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dd1f32b7-9a64-42c6-80df-2c895f10382a Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/da629caea04941e1ae8979c379dc7c9d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "da629caea04941e1ae8979c379dc7c9d", "name": "service"}} 2018-12-27 15:41:33,627 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/da629caea04941e1ae8979c379dc7c9d used request id req-dd1f32b7-9a64-42c6-80df-2c895f10382a 2018-12-27 15:41:33,628 - keystone_utils - INFO - Deleting project with name - CreateProjectSuccessTests-12790147-aeaf-48e-name 2018-12-27 15:41:33,631 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/projects/7fe53e8ee889431cb1f1e2c93dd818e4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28fbf399c77b293490e092a97998ab5988cbcac6" 2018-12-27 15:41:33,862 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 15:41:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-32ef088a-84b0-46bd-92ec-2db3287be012 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 15:41:33,862 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/7fe53e8ee889431cb1f1e2c93dd818e4 used request id req-32ef088a-84b0-46bd-92ec-2db3287be012 2018-12-27 15:41:33,866 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28fbf399c77b293490e092a97998ab5988cbcac6" 2018-12-27 15:41:33,966 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:41:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cfbba080-054b-4c2a-b85d-c6b3d7a26e4a Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "70c6a7da477e41f7b38ad49ba1fc5965", "links": {"self": "http://172.30.9.31:5000/v3/roles/70c6a7da477e41f7b38ad49ba1fc5965"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 15:41:33,967 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-cfbba080-054b-4c2a-b85d-c6b3d7a26e4a 2018-12-27 15:41:33,968 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 15:41:34,381 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "70c6a7da477e41f7b38ad49ba1fc5965", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T16:41:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a5a562cffae47fab8ccefbe6255b9d5", "name": "api_check-project_e39638cc-8772-4bcc-8a5b-f8d604444da5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_e39638cc-8772-4bcc-8a5b-f8d604444da5", "id": "880f11fce81c4cef88c354559a832afe"}, "audit_ids": ["kYr5ZTdjTQifkNZTDt_dUw"], "issued_at": "2018-12-27T15:41:34.000000Z"}} 2018-12-27 15:41:34,381 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d51f946e7be15e693a7e7455159fbdcbdc1f3ef0" 2018-12-27 15:41:34,491 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:41:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e75299b3-6f6e-46b2-bab1-28afca0ca6f5 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 15:41:34,492 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-e75299b3-6f6e-46b2-bab1-28afca0ca6f5 2018-12-27 15:41:34,493 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 15:41:34,494 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 15:41:34,909 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "70c6a7da477e41f7b38ad49ba1fc5965", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T16:41:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a5a562cffae47fab8ccefbe6255b9d5", "name": "api_check-project_e39638cc-8772-4bcc-8a5b-f8d604444da5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_e39638cc-8772-4bcc-8a5b-f8d604444da5", "id": "880f11fce81c4cef88c354559a832afe"}, "audit_ids": ["0d0vPDNYRnWYHZB1zHvlAQ"], "issued_at": "2018-12-27T15:41:34.000000Z"}} 2018-12-27 15:41:34,910 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb375ccc128370b589f33f5fdfbd38956874ec2b" 2018-12-27 15:41:35,010 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:41:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-53e6fcae-f411-4889-9d8e-4ba6cb638043 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 15:41:35,010 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-53e6fcae-f411-4889-9d8e-4ba6cb638043 2018-12-27 15:41:35,014 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 15:41:35,020 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 15:41:35 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 15:41:35,021 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=foo&name=CreateProjectSuccessTests-f3c3fec9-c632-44e-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb375ccc128370b589f33f5fdfbd38956874ec2b" 2018-12-27 15:41:35,127 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:41:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-26306608-868c-46d1-9c0f-c237e47fbfba Content-Encoding: gzip Content-Length: 174 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=foo&name=CreateProjectSuccessTests-f3c3fec9-c632-44e-name", "previous": null, "next": null}, "projects": []} 2018-12-27 15:41:35,127 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=foo&name=CreateProjectSuccessTests-f3c3fec9-c632-44e-name used request id req-26306608-868c-46d1-9c0f-c237e47fbfba 2018-12-27 15:41:35,131 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=foo -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb375ccc128370b589f33f5fdfbd38956874ec2b" 2018-12-27 15:41:35,240 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:41:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dc84bfdc-c6f0-46ef-8b65-347b00911a3a Content-Encoding: gzip Content-Length: 115 Content-Type: application/json RESP BODY: {"domains": [], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=foo", "previous": null, "next": null}} 2018-12-27 15:41:35,240 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=foo used request id req-dc84bfdc-c6f0-46ef-8b65-347b00911a3a 2018-12-27 15:41:35,243 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb375ccc128370b589f33f5fdfbd38956874ec2b" -d '{"project": {"enabled": true, "domain_id": "foo", "name": "CreateProjectSuccessTests-f3c3fec9-c632-44e-name"}}' 2018-12-27 15:41:35,358 - keystoneauth.session - DEBUG - RESP: [400] Date: Thu, 27 Dec 2018 15:41:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-78344930-480e-471c-b27b-b4e4a629e1c9 Content-Length: 90 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find domain: foo.", "code": 400, "title": "Bad Request"}} 2018-12-27 15:41:35,358 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-78344930-480e-471c-b27b-b4e4a629e1c9 2018-12-27 15:41:35,358 - keystoneauth.session - DEBUG - Request returned failure status: 400 2018-12-27 15:41:35,362 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb375ccc128370b589f33f5fdfbd38956874ec2b" 2018-12-27 15:41:35,470 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:41:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c017347c-6593-4c23-a284-496a0aa13a40 Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "70c6a7da477e41f7b38ad49ba1fc5965", "links": {"self": "http://172.30.9.31:5000/v3/roles/70c6a7da477e41f7b38ad49ba1fc5965"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 15:41:35,471 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-c017347c-6593-4c23-a284-496a0aa13a40 2018-12-27 15:41:35,472 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 15:41:35,903 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "70c6a7da477e41f7b38ad49ba1fc5965", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T16:41:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a5a562cffae47fab8ccefbe6255b9d5", "name": "api_check-project_e39638cc-8772-4bcc-8a5b-f8d604444da5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_e39638cc-8772-4bcc-8a5b-f8d604444da5", "id": "880f11fce81c4cef88c354559a832afe"}, "audit_ids": ["cGdVoBPbQFO7EwhLfITDkQ"], "issued_at": "2018-12-27T15:41:35.000000Z"}} 2018-12-27 15:41:35,904 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3efcba56e2819668ccc243d3d29380e22976d99b" 2018-12-27 15:41:36,017 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:41:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e35af51f-9133-4d97-82ec-3b608fd9e9c5 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 15:41:36,017 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-e35af51f-9133-4d97-82ec-3b608fd9e9c5 2018-12-27 15:41:36,018 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 15:41:36,019 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 15:41:36,439 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "70c6a7da477e41f7b38ad49ba1fc5965", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T16:41:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a5a562cffae47fab8ccefbe6255b9d5", "name": "api_check-project_e39638cc-8772-4bcc-8a5b-f8d604444da5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_e39638cc-8772-4bcc-8a5b-f8d604444da5", "id": "880f11fce81c4cef88c354559a832afe"}, "audit_ids": ["IicMswRVRFumaARe1qbT-A"], "issued_at": "2018-12-27T15:41:36.000000Z"}} 2018-12-27 15:41:36,439 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}238f4c6aa11485cdd2cd532f66eeca02adcdd4f5" 2018-12-27 15:41:36,544 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:41:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b82a5038-6202-462d-b6ae-fe052c86e01b Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 15:41:36,544 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-b82a5038-6202-462d-b6ae-fe052c86e01b 2018-12-27 15:41:36,549 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 15:41:36,555 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 15:41:36 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 15:41:36,556 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-4da195bb-0fc3-4c8-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}238f4c6aa11485cdd2cd532f66eeca02adcdd4f5" 2018-12-27 15:41:36,659 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:41:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-79f1e4f1-8aa8-4383-a1ec-1754cb1eb4fd Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-4da195bb-0fc3-4c8-name", "previous": null, "next": null}, "projects": []} 2018-12-27 15:41:36,659 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-4da195bb-0fc3-4c8-name used request id req-79f1e4f1-8aa8-4383-a1ec-1754cb1eb4fd 2018-12-27 15:41:36,663 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}238f4c6aa11485cdd2cd532f66eeca02adcdd4f5" 2018-12-27 15:41:36,682 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:41:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-49027259-1a54-413f-b987-a99f42c37698 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-27 15:41:36,682 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-49027259-1a54-413f-b987-a99f42c37698 2018-12-27 15:41:36,686 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}238f4c6aa11485cdd2cd532f66eeca02adcdd4f5" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectSuccessTests-4da195bb-0fc3-4c8-name"}}' 2018-12-27 15:41:36,841 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 27 Dec 2018 15:41:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-29539a5f-2e60-472f-a99a-fb2f0a9c7c75 Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/ffd4d92badc547668e00a878af9091ae"}, "tags": [], "enabled": true, "id": "ffd4d92badc547668e00a878af9091ae", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-4da195bb-0fc3-4c8-name"}} 2018-12-27 15:41:36,842 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-29539a5f-2e60-472f-a99a-fb2f0a9c7c75 2018-12-27 15:41:36,842 - keystone_utils - INFO - Created project with name - CreateProjectSuccessTests-4da195bb-0fc3-4c8-name 2018-12-27 15:41:36,842 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-27 15:41:36,846 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/os-quota-sets/ffd4d92badc547668e00a878af9091ae -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}238f4c6aa11485cdd2cd532f66eeca02adcdd4f5" 2018-12-27 15:41:37,289 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:41:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7e8cfe39-31fb-4794-888f-f85e09483a3f x-compute-request-id: req-7e8cfe39-31fb-4794-888f-f85e09483a3f Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"quota_set": {"injected_file_content_bytes": 10240, "metadata_items": 128, "server_group_members": 10, "server_groups": 10, "ram": 51200, "floating_ips": 10, "key_pairs": 100, "id": "ffd4d92badc547668e00a878af9091ae", "instances": 10, "security_group_rules": 20, "injected_files": 5, "cores": 20, "fixed_ips": -1, "injected_file_path_bytes": 255, "security_groups": 10}} 2018-12-27 15:41:37,289 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/os-quota-sets/ffd4d92badc547668e00a878af9091ae used request id req-7e8cfe39-31fb-4794-888f-f85e09483a3f 2018-12-27 15:41:37,292 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:8774/v2.1/os-quota-sets/ffd4d92badc547668e00a878af9091ae -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}238f4c6aa11485cdd2cd532f66eeca02adcdd4f5" -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-12-27 15:41:37,692 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:41:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-84d6af00-f8d3-4f05-8a14-9e86ce3b6e8c x-compute-request-id: req-84d6af00-f8d3-4f05-8a14-9e86ce3b6e8c Content-Encoding: gzip Content-Length: 192 Content-Type: application/json RESP BODY: {"quota_set": {"injected_file_content_bytes": 60000, "metadata_items": 128, "server_group_members": 10, "server_groups": 10, "ram": 70000, "floating_ips": 10, "key_pairs": 8, "instances": 5, "security_group_rules": 20, "injected_files": 6, "cores": 4, "fixed_ips": 7, "injected_file_path_bytes": 255, "security_groups": 10}} 2018-12-27 15:41:37,693 - novaclient.v2.client - DEBUG - PUT call to compute for http://172.30.9.31:8774/v2.1/os-quota-sets/ffd4d92badc547668e00a878af9091ae used request id req-84d6af00-f8d3-4f05-8a14-9e86ce3b6e8c 2018-12-27 15:41:37,696 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 15:41:37,701 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 15:41:37 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 15:41:37,702 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-4da195bb-0fc3-4c8-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3efcba56e2819668ccc243d3d29380e22976d99b" 2018-12-27 15:41:37,818 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:41:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9666a1aa-bef2-452f-a290-f7183896370b Content-Encoding: gzip Content-Length: 277 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-4da195bb-0fc3-4c8-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/ffd4d92badc547668e00a878af9091ae"}, "tags": [], "enabled": true, "id": "ffd4d92badc547668e00a878af9091ae", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-4da195bb-0fc3-4c8-name"}]} 2018-12-27 15:41:37,819 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-4da195bb-0fc3-4c8-name used request id req-9666a1aa-bef2-452f-a290-f7183896370b 2018-12-27 15:41:37,822 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3efcba56e2819668ccc243d3d29380e22976d99b" 2018-12-27 15:41:37,935 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:41:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f9ad4c34-c7ae-43e2-bf05-192371ee5086 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-12-27 15:41:37,936 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains/default used request id req-f9ad4c34-c7ae-43e2-bf05-192371ee5086 2018-12-27 15:41:37,936 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-27 15:41:37,940 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/os-quota-sets/ffd4d92badc547668e00a878af9091ae -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3efcba56e2819668ccc243d3d29380e22976d99b" 2018-12-27 15:41:38,355 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:41:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-948a4eb2-4485-4f6a-80ec-3313c90608ae x-compute-request-id: req-948a4eb2-4485-4f6a-80ec-3313c90608ae Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"quota_set": {"injected_file_content_bytes": 60000, "metadata_items": 128, "server_group_members": 10, "server_groups": 10, "ram": 70000, "floating_ips": 10, "key_pairs": 8, "id": "ffd4d92badc547668e00a878af9091ae", "instances": 5, "security_group_rules": 20, "injected_files": 6, "cores": 4, "fixed_ips": 7, "injected_file_path_bytes": 255, "security_groups": 10}} 2018-12-27 15:41:38,355 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/os-quota-sets/ffd4d92badc547668e00a878af9091ae used request id req-948a4eb2-4485-4f6a-80ec-3313c90608ae 2018-12-27 15:41:38,361 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}238f4c6aa11485cdd2cd532f66eeca02adcdd4f5" 2018-12-27 15:41:38,623 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-4e0f7ec4-5971-44a5-b173-566636a900d9 Date: Thu, 27 Dec 2018 15:41:38 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "created_at": "2018-12-27T15:33:01Z", "updated_at": "2018-12-27T15:33:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "c85cb618-8f19-445b-8e16-6d467cb17771", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "c4f3bf7f-d793-498d-a883-bb8c6003f070", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "ade77f59-e70c-4970-8ea8-198222fa332e", "remote_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "35205ac3-06e6-4cf6-bb21-ff8f813cb45b", "remote_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}], "revision_number": 4, "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4a5a562cffae47fab8ccefbe6255b9d5", "created_at": "2018-12-27T15:41:27Z", "updated_at": "2018-12-27T15:41:27Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:41:27Z", "revision_number": 0, "id": "b77a87f5-0708-4418-8f42-8e8211acfff9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:41:27Z", "security_group_id": "d9930176-e112-4212-ab4c-f864b769a95b", "tenant_id": "4a5a562cffae47fab8ccefbe6255b9d5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a5a562cffae47fab8ccefbe6255b9d5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:41:27Z", "revision_number": 0, "id": "717d7aed-a154-4fc4-a115-529405f3c5e7", "remote_group_id": "d9930176-e112-4212-ab4c-f864b769a95b", "remote_ip_prefix": null, "created_at": "2018-12-27T15:41:27Z", "security_group_id": "d9930176-e112-4212-ab4c-f864b769a95b", "tenant_id": "4a5a562cffae47fab8ccefbe6255b9d5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a5a562cffae47fab8ccefbe6255b9d5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:41:27Z", "revision_number": 0, "id": "34e830c5-581d-48db-9aac-b70256e54562", "remote_group_id": "d9930176-e112-4212-ab4c-f864b769a95b", "remote_ip_prefix": null, "created_at": "2018-12-27T15:41:27Z", "security_group_id": "d9930176-e112-4212-ab4c-f864b769a95b", "tenant_id": "4a5a562cffae47fab8ccefbe6255b9d5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a5a562cffae47fab8ccefbe6255b9d5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:41:27Z", "revision_number": 0, "id": "0e56146f-f450-48cc-8fd4-577a4b87e422", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:41:27Z", "security_group_id": "d9930176-e112-4212-ab4c-f864b769a95b", "tenant_id": "4a5a562cffae47fab8ccefbe6255b9d5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a5a562cffae47fab8ccefbe6255b9d5"}], "revision_number": 4, "project_id": "4a5a562cffae47fab8ccefbe6255b9d5", "id": "d9930176-e112-4212-ab4c-f864b769a95b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-27T15:33:07Z", "updated_at": "2018-12-27T15:33:07Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "4de95db8-72d6-4aec-a145-e92511971eb9", "remote_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "f059d8a5-0c32-49c9-a721-77cc89245ecd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "a3f6a193-cc94-4220-a73a-08acf63c449b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "5f100cff-05d8-4405-8dfb-0a387c123fae", "remote_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "created_at": "2018-12-27T15:29:16Z", "updated_at": "2018-12-27T15:29:17Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:16Z", "revision_number": 0, "id": "60735d87-52c7-426a-91a6-aff1078a5a2d", "remote_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:16Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "5956ff3f-d59d-4af6-82b5-566c888583a7", "remote_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "3c53841a-5bc0-4192-b482-044411e217ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "abe97133-61dd-4fdf-baf3-2e07968a324f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "da629caea04941e1ae8979c379dc7c9d"}], "revision_number": 4, "project_id": "da629caea04941e1ae8979c379dc7c9d", "id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "name": "default"}]} 2018-12-27 15:41:38,623 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=default used request id req-4e0f7ec4-5971-44a5-b173-566636a900d9 2018-12-27 15:41:38,628 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}238f4c6aa11485cdd2cd532f66eeca02adcdd4f5" 2018-12-27 15:41:38,736 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:41:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-daa9c24a-7ba0-43ef-b43d-6015043d61ca Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b7b4fceec1ad4c6eb74d758b709a9d93", "name": "admin"}} 2018-12-27 15:41:38,736 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93 used request id req-daa9c24a-7ba0-43ef-b43d-6015043d61ca 2018-12-27 15:41:38,740 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/4a5a562cffae47fab8ccefbe6255b9d5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}238f4c6aa11485cdd2cd532f66eeca02adcdd4f5" 2018-12-27 15:41:38,845 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:41:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9805fe0a-7c32-4813-bdbb-26c07fdd4804 Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.31:5000/v3/projects/4a5a562cffae47fab8ccefbe6255b9d5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4a5a562cffae47fab8ccefbe6255b9d5", "name": "api_check-project_e39638cc-8772-4bcc-8a5b-f8d604444da5"}} 2018-12-27 15:41:38,845 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/4a5a562cffae47fab8ccefbe6255b9d5 used request id req-9805fe0a-7c32-4813-bdbb-26c07fdd4804 2018-12-27 15:41:38,849 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/da629caea04941e1ae8979c379dc7c9d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}238f4c6aa11485cdd2cd532f66eeca02adcdd4f5" 2018-12-27 15:41:38,967 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:41:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b6c16023-3259-40b6-af40-34a7c2fb1c1d Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/da629caea04941e1ae8979c379dc7c9d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "da629caea04941e1ae8979c379dc7c9d", "name": "service"}} 2018-12-27 15:41:38,968 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/da629caea04941e1ae8979c379dc7c9d used request id req-b6c16023-3259-40b6-af40-34a7c2fb1c1d 2018-12-27 15:41:38,969 - keystone_utils - INFO - Deleting project with name - CreateProjectSuccessTests-4da195bb-0fc3-4c8-name 2018-12-27 15:41:38,972 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/projects/ffd4d92badc547668e00a878af9091ae -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}238f4c6aa11485cdd2cd532f66eeca02adcdd4f5" 2018-12-27 15:41:39,179 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 15:41:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-59db0a64-87c0-464f-b4a8-066c158cd8e9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 15:41:39,179 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/ffd4d92badc547668e00a878af9091ae used request id req-59db0a64-87c0-464f-b4a8-066c158cd8e9 2018-12-27 15:41:39,184 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}238f4c6aa11485cdd2cd532f66eeca02adcdd4f5" 2018-12-27 15:41:39,292 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:41:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-28c10fa6-9da4-4389-b428-e8f33b91a2c7 Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "70c6a7da477e41f7b38ad49ba1fc5965", "links": {"self": "http://172.30.9.31:5000/v3/roles/70c6a7da477e41f7b38ad49ba1fc5965"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 15:41:39,292 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-28c10fa6-9da4-4389-b428-e8f33b91a2c7 2018-12-27 15:41:39,294 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 15:41:39,734 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "70c6a7da477e41f7b38ad49ba1fc5965", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T16:41:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a5a562cffae47fab8ccefbe6255b9d5", "name": "api_check-project_e39638cc-8772-4bcc-8a5b-f8d604444da5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_e39638cc-8772-4bcc-8a5b-f8d604444da5", "id": "880f11fce81c4cef88c354559a832afe"}, "audit_ids": ["NuC4q-ZsQr-Bq0_8zF-t_A"], "issued_at": "2018-12-27T15:41:39.000000Z"}} 2018-12-27 15:41:39,734 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33c543d77e1729b68fd1e3e08474871d0caf9885" 2018-12-27 15:41:39,841 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:41:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4bbd4ce2-3a74-4c85-8c3d-696259c0840e Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 15:41:39,841 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-4bbd4ce2-3a74-4c85-8c3d-696259c0840e 2018-12-27 15:41:39,842 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 15:41:39,843 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 15:41:40,258 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "70c6a7da477e41f7b38ad49ba1fc5965", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T16:41:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a5a562cffae47fab8ccefbe6255b9d5", "name": "api_check-project_e39638cc-8772-4bcc-8a5b-f8d604444da5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_e39638cc-8772-4bcc-8a5b-f8d604444da5", "id": "880f11fce81c4cef88c354559a832afe"}, "audit_ids": ["VZcF7pqsRiyUqJQiYsNj4Q"], "issued_at": "2018-12-27T15:41:40.000000Z"}} 2018-12-27 15:41:40,258 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9078ffabddeda97e1e01e40d6ee22e14fa76327" 2018-12-27 15:41:40,381 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:41:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1729b637-903c-475b-aeac-7da55453bb5c Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 15:41:40,381 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-1729b637-903c-475b-aeac-7da55453bb5c 2018-12-27 15:41:40,386 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 15:41:40,391 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 15:41:40 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 15:41:40,392 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-963193b4-8d52-4bc-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9078ffabddeda97e1e01e40d6ee22e14fa76327" 2018-12-27 15:41:40,501 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:41:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c1cf941b-82be-40eb-b486-f5c5719687ad Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-963193b4-8d52-4bc-name", "previous": null, "next": null}, "projects": []} 2018-12-27 15:41:40,501 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-963193b4-8d52-4bc-name used request id req-c1cf941b-82be-40eb-b486-f5c5719687ad 2018-12-27 15:41:40,505 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9078ffabddeda97e1e01e40d6ee22e14fa76327" 2018-12-27 15:41:40,623 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:41:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-719eaddd-7285-4edd-9c01-0cdb1cf86d23 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-27 15:41:40,623 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-719eaddd-7285-4edd-9c01-0cdb1cf86d23 2018-12-27 15:41:40,627 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9078ffabddeda97e1e01e40d6ee22e14fa76327" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectSuccessTests-963193b4-8d52-4bc-name"}}' 2018-12-27 15:41:40,686 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 27 Dec 2018 15:41:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-15e41d58-dc22-4813-b1fb-919e339293fb Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/6252a2cb21264d0f9b95e917fdddbdde"}, "tags": [], "enabled": true, "id": "6252a2cb21264d0f9b95e917fdddbdde", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-963193b4-8d52-4bc-name"}} 2018-12-27 15:41:40,686 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-15e41d58-dc22-4813-b1fb-919e339293fb 2018-12-27 15:41:40,686 - keystone_utils - INFO - Created project with name - CreateProjectSuccessTests-963193b4-8d52-4bc-name 2018-12-27 15:41:40,690 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 15:41:40,696 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 15:41:40 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 15:41:40,697 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-963193b4-8d52-4bc-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33c543d77e1729b68fd1e3e08474871d0caf9885" 2018-12-27 15:41:40,813 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:41:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9998d2ea-e90e-427f-9a74-2ff88b2fc6ac Content-Encoding: gzip Content-Length: 277 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-963193b4-8d52-4bc-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/6252a2cb21264d0f9b95e917fdddbdde"}, "tags": [], "enabled": true, "id": "6252a2cb21264d0f9b95e917fdddbdde", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-963193b4-8d52-4bc-name"}]} 2018-12-27 15:41:40,813 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-963193b4-8d52-4bc-name used request id req-9998d2ea-e90e-427f-9a74-2ff88b2fc6ac 2018-12-27 15:41:40,816 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33c543d77e1729b68fd1e3e08474871d0caf9885" 2018-12-27 15:41:40,921 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:41:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9e722136-11f7-4b9e-bc55-e0ddc161166d Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-12-27 15:41:40,921 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains/default used request id req-9e722136-11f7-4b9e-bc55-e0ddc161166d 2018-12-27 15:41:40,921 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-27 15:41:40,925 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:8774/v2.1/os-quota-sets/6252a2cb21264d0f9b95e917fdddbdde -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9078ffabddeda97e1e01e40d6ee22e14fa76327" -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-12-27 15:41:41,493 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:41:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ee25c86f-fe5e-4331-9df5-14f2c81a0881 x-compute-request-id: req-ee25c86f-fe5e-4331-9df5-14f2c81a0881 Content-Encoding: gzip Content-Length: 191 Content-Type: application/json RESP BODY: {"quota_set": {"injected_file_content_bytes": 5120, "metadata_items": 64, "server_group_members": 10, "server_groups": 10, "ram": 25600, "floating_ips": 10, "key_pairs": 50, "instances": 5, "security_group_rules": 20, "injected_files": 3, "cores": 5, "fixed_ips": 100, "injected_file_path_bytes": 255, "security_groups": 10}} 2018-12-27 15:41:41,494 - novaclient.v2.client - DEBUG - PUT call to compute for http://172.30.9.31:8774/v2.1/os-quota-sets/6252a2cb21264d0f9b95e917fdddbdde used request id req-ee25c86f-fe5e-4331-9df5-14f2c81a0881 2018-12-27 15:41:41,500 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:9696/v2.0/quotas/6252a2cb21264d0f9b95e917fdddbdde -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9078ffabddeda97e1e01e40d6ee22e14fa76327" -d '{"quota": {"subnet": 7, "network": 5, "floatingip": 25, "security_group_rule": 50, "security_group": 5, "router": 6, "port": 25}}' 2018-12-27 15:41:41,892 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 179 X-Openstack-Request-Id: req-c700f6e5-c26a-40aa-9c94-5446224168b3 Date: Thu, 27 Dec 2018 15:41:41 GMT RESP BODY: {"quota": {"subnet": 7, "network": 5, "floatingip": 25, "subnetpool": -1, "security_group_rule": 50, "trunk": -1, "security_group": 5, "router": 6, "rbac_policy": 10, "port": 25}} 2018-12-27 15:41:41,892 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.31:9696/v2.0/quotas/6252a2cb21264d0f9b95e917fdddbdde used request id req-c700f6e5-c26a-40aa-9c94-5446224168b3 2018-12-27 15:41:41,893 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-27 15:41:41,897 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/os-quota-sets/6252a2cb21264d0f9b95e917fdddbdde -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9078ffabddeda97e1e01e40d6ee22e14fa76327" 2018-12-27 15:41:42,113 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:41:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-973fb7c2-cb5d-409c-86f9-42b6d543894a x-compute-request-id: req-973fb7c2-cb5d-409c-86f9-42b6d543894a Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"quota_set": {"injected_file_content_bytes": 5120, "metadata_items": 64, "server_group_members": 10, "server_groups": 10, "ram": 25600, "floating_ips": 10, "key_pairs": 50, "id": "6252a2cb21264d0f9b95e917fdddbdde", "instances": 5, "security_group_rules": 20, "injected_files": 3, "cores": 5, "fixed_ips": 100, "injected_file_path_bytes": 255, "security_groups": 10}} 2018-12-27 15:41:42,113 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/os-quota-sets/6252a2cb21264d0f9b95e917fdddbdde used request id req-973fb7c2-cb5d-409c-86f9-42b6d543894a 2018-12-27 15:41:42,119 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/quotas/6252a2cb21264d0f9b95e917fdddbdde -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9078ffabddeda97e1e01e40d6ee22e14fa76327" 2018-12-27 15:41:42,333 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 179 X-Openstack-Request-Id: req-ce389800-5f47-4403-b5b5-00ea7233a872 Date: Thu, 27 Dec 2018 15:41:42 GMT RESP BODY: {"quota": {"subnet": 7, "network": 5, "floatingip": 25, "subnetpool": -1, "security_group_rule": 50, "trunk": -1, "security_group": 5, "router": 6, "rbac_policy": 10, "port": 25}} 2018-12-27 15:41:42,333 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/quotas/6252a2cb21264d0f9b95e917fdddbdde used request id req-ce389800-5f47-4403-b5b5-00ea7233a872 2018-12-27 15:41:42,334 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-27 15:41:42,337 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/os-quota-sets/6252a2cb21264d0f9b95e917fdddbdde -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33c543d77e1729b68fd1e3e08474871d0caf9885" 2018-12-27 15:41:42,736 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:41:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-96b84793-302e-4cc4-b39a-377dc912ff52 x-compute-request-id: req-96b84793-302e-4cc4-b39a-377dc912ff52 Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"quota_set": {"injected_file_content_bytes": 5120, "metadata_items": 64, "server_group_members": 10, "server_groups": 10, "ram": 25600, "floating_ips": 10, "key_pairs": 50, "id": "6252a2cb21264d0f9b95e917fdddbdde", "instances": 5, "security_group_rules": 20, "injected_files": 3, "cores": 5, "fixed_ips": 100, "injected_file_path_bytes": 255, "security_groups": 10}} 2018-12-27 15:41:42,737 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/os-quota-sets/6252a2cb21264d0f9b95e917fdddbdde used request id req-96b84793-302e-4cc4-b39a-377dc912ff52 2018-12-27 15:41:42,742 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/quotas/6252a2cb21264d0f9b95e917fdddbdde -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33c543d77e1729b68fd1e3e08474871d0caf9885" 2018-12-27 15:41:42,950 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 179 X-Openstack-Request-Id: req-74fa6582-cd17-40af-85b9-ec927ec59dc0 Date: Thu, 27 Dec 2018 15:41:42 GMT RESP BODY: {"quota": {"subnet": 7, "network": 5, "floatingip": 25, "subnetpool": -1, "security_group_rule": 50, "trunk": -1, "security_group": 5, "router": 6, "rbac_policy": 10, "port": 25}} 2018-12-27 15:41:42,950 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/quotas/6252a2cb21264d0f9b95e917fdddbdde used request id req-74fa6582-cd17-40af-85b9-ec927ec59dc0 2018-12-27 15:41:42,956 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9078ffabddeda97e1e01e40d6ee22e14fa76327" 2018-12-27 15:41:43,009 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-41ca6445-81bb-48a0-972b-255e4ed47f56 Date: Thu, 27 Dec 2018 15:41:43 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "created_at": "2018-12-27T15:33:01Z", "updated_at": "2018-12-27T15:33:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "c4f3bf7f-d793-498d-a883-bb8c6003f070", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "ade77f59-e70c-4970-8ea8-198222fa332e", "remote_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "35205ac3-06e6-4cf6-bb21-ff8f813cb45b", "remote_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "c85cb618-8f19-445b-8e16-6d467cb17771", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}], "revision_number": 4, "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4a5a562cffae47fab8ccefbe6255b9d5", "created_at": "2018-12-27T15:41:27Z", "updated_at": "2018-12-27T15:41:27Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:41:27Z", "revision_number": 0, "id": "b77a87f5-0708-4418-8f42-8e8211acfff9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:41:27Z", "security_group_id": "d9930176-e112-4212-ab4c-f864b769a95b", "tenant_id": "4a5a562cffae47fab8ccefbe6255b9d5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a5a562cffae47fab8ccefbe6255b9d5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:41:27Z", "revision_number": 0, "id": "717d7aed-a154-4fc4-a115-529405f3c5e7", "remote_group_id": "d9930176-e112-4212-ab4c-f864b769a95b", "remote_ip_prefix": null, "created_at": "2018-12-27T15:41:27Z", "security_group_id": "d9930176-e112-4212-ab4c-f864b769a95b", "tenant_id": "4a5a562cffae47fab8ccefbe6255b9d5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a5a562cffae47fab8ccefbe6255b9d5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:41:27Z", "revision_number": 0, "id": "34e830c5-581d-48db-9aac-b70256e54562", "remote_group_id": "d9930176-e112-4212-ab4c-f864b769a95b", "remote_ip_prefix": null, "created_at": "2018-12-27T15:41:27Z", "security_group_id": "d9930176-e112-4212-ab4c-f864b769a95b", "tenant_id": "4a5a562cffae47fab8ccefbe6255b9d5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a5a562cffae47fab8ccefbe6255b9d5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:41:27Z", "revision_number": 0, "id": "0e56146f-f450-48cc-8fd4-577a4b87e422", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:41:27Z", "security_group_id": "d9930176-e112-4212-ab4c-f864b769a95b", "tenant_id": "4a5a562cffae47fab8ccefbe6255b9d5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a5a562cffae47fab8ccefbe6255b9d5"}], "revision_number": 4, "project_id": "4a5a562cffae47fab8ccefbe6255b9d5", "id": "d9930176-e112-4212-ab4c-f864b769a95b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-27T15:33:07Z", "updated_at": "2018-12-27T15:33:07Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "4de95db8-72d6-4aec-a145-e92511971eb9", "remote_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "f059d8a5-0c32-49c9-a721-77cc89245ecd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "a3f6a193-cc94-4220-a73a-08acf63c449b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "5f100cff-05d8-4405-8dfb-0a387c123fae", "remote_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "created_at": "2018-12-27T15:29:16Z", "updated_at": "2018-12-27T15:29:17Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "5956ff3f-d59d-4af6-82b5-566c888583a7", "remote_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "3c53841a-5bc0-4192-b482-044411e217ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "abe97133-61dd-4fdf-baf3-2e07968a324f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:16Z", "revision_number": 0, "id": "60735d87-52c7-426a-91a6-aff1078a5a2d", "remote_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:16Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "da629caea04941e1ae8979c379dc7c9d"}], "revision_number": 4, "project_id": "da629caea04941e1ae8979c379dc7c9d", "id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "name": "default"}]} 2018-12-27 15:41:43,010 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=default used request id req-41ca6445-81bb-48a0-972b-255e4ed47f56 2018-12-27 15:41:43,014 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9078ffabddeda97e1e01e40d6ee22e14fa76327" 2018-12-27 15:41:43,136 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:41:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2341bb85-fe25-41a6-aebf-5ee53aee9db5 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b7b4fceec1ad4c6eb74d758b709a9d93", "name": "admin"}} 2018-12-27 15:41:43,136 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93 used request id req-2341bb85-fe25-41a6-aebf-5ee53aee9db5 2018-12-27 15:41:43,140 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/4a5a562cffae47fab8ccefbe6255b9d5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9078ffabddeda97e1e01e40d6ee22e14fa76327" 2018-12-27 15:41:43,273 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:41:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e6eb92b2-5bee-481d-a4e8-3e1ff0f4e90d Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.31:5000/v3/projects/4a5a562cffae47fab8ccefbe6255b9d5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4a5a562cffae47fab8ccefbe6255b9d5", "name": "api_check-project_e39638cc-8772-4bcc-8a5b-f8d604444da5"}} 2018-12-27 15:41:43,273 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/4a5a562cffae47fab8ccefbe6255b9d5 used request id req-e6eb92b2-5bee-481d-a4e8-3e1ff0f4e90d 2018-12-27 15:41:43,277 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/da629caea04941e1ae8979c379dc7c9d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9078ffabddeda97e1e01e40d6ee22e14fa76327" 2018-12-27 15:41:43,391 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:41:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5d1d83e9-1eda-460f-a3a0-63fc30c24bcc Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/da629caea04941e1ae8979c379dc7c9d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "da629caea04941e1ae8979c379dc7c9d", "name": "service"}} 2018-12-27 15:41:43,392 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/da629caea04941e1ae8979c379dc7c9d used request id req-5d1d83e9-1eda-460f-a3a0-63fc30c24bcc 2018-12-27 15:41:43,392 - keystone_utils - INFO - Deleting project with name - CreateProjectSuccessTests-963193b4-8d52-4bc-name 2018-12-27 15:41:43,396 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/projects/6252a2cb21264d0f9b95e917fdddbdde -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9078ffabddeda97e1e01e40d6ee22e14fa76327" 2018-12-27 15:41:43,598 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 15:41:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9b966ea5-0aad-4813-a156-0b1c14b59f77 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 15:41:43,598 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/6252a2cb21264d0f9b95e917fdddbdde used request id req-9b966ea5-0aad-4813-a156-0b1c14b59f77 2018-12-27 15:41:43,602 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9078ffabddeda97e1e01e40d6ee22e14fa76327" 2018-12-27 15:41:43,716 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:41:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2be34662-b14c-4017-bf5f-4b2d75b1485a Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "70c6a7da477e41f7b38ad49ba1fc5965", "links": {"self": "http://172.30.9.31:5000/v3/roles/70c6a7da477e41f7b38ad49ba1fc5965"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 15:41:43,716 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-2be34662-b14c-4017-bf5f-4b2d75b1485a 2018-12-27 15:41:43,718 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 15:41:44,146 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "70c6a7da477e41f7b38ad49ba1fc5965", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T16:41:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a5a562cffae47fab8ccefbe6255b9d5", "name": "api_check-project_e39638cc-8772-4bcc-8a5b-f8d604444da5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_e39638cc-8772-4bcc-8a5b-f8d604444da5", "id": "880f11fce81c4cef88c354559a832afe"}, "audit_ids": ["QjfH0YbWR-K5jkuOUEvkAA"], "issued_at": "2018-12-27T15:41:44.000000Z"}} 2018-12-27 15:41:44,147 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad309be362cd4445fdafbfb3adfdb2dba1db308a" 2018-12-27 15:41:44,255 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:41:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-428f4bfd-1512-40ab-b17e-6d58277e4e59 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 15:41:44,255 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-428f4bfd-1512-40ab-b17e-6d58277e4e59 2018-12-27 15:41:44,256 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 15:41:44,257 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 15:41:44,683 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "70c6a7da477e41f7b38ad49ba1fc5965", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T16:41:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a5a562cffae47fab8ccefbe6255b9d5", "name": "api_check-project_e39638cc-8772-4bcc-8a5b-f8d604444da5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_e39638cc-8772-4bcc-8a5b-f8d604444da5", "id": "880f11fce81c4cef88c354559a832afe"}, "audit_ids": ["G-RVpRyxTfOT7ehN9xK46A"], "issued_at": "2018-12-27T15:41:44.000000Z"}} 2018-12-27 15:41:44,683 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5519d7c9a94b9bc1b7434ca642d7bdb3c5643d6f" 2018-12-27 15:41:44,782 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:41:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-42167e20-7021-47f8-98b4-8bb90986a67d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 15:41:44,783 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-42167e20-7021-47f8-98b4-8bb90986a67d 2018-12-27 15:41:44,787 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 15:41:44,792 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 15:41:44 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 15:41:44,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectUserTests-e757a99e-5eb1-462-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5519d7c9a94b9bc1b7434ca642d7bdb3c5643d6f" 2018-12-27 15:41:44,905 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:41:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ee4dd461-bf00-4d8f-b884-004bd50ddd3d Content-Encoding: gzip Content-Length: 174 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectUserTests-e757a99e-5eb1-462-name", "previous": null, "next": null}, "projects": []} 2018-12-27 15:41:44,905 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectUserTests-e757a99e-5eb1-462-name used request id req-ee4dd461-bf00-4d8f-b884-004bd50ddd3d 2018-12-27 15:41:44,909 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5519d7c9a94b9bc1b7434ca642d7bdb3c5643d6f" 2018-12-27 15:41:45,012 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:41:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-62b4cdeb-faae-428c-9263-3929ed9c02ff Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-27 15:41:45,012 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-62b4cdeb-faae-428c-9263-3929ed9c02ff 2018-12-27 15:41:45,016 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5519d7c9a94b9bc1b7434ca642d7bdb3c5643d6f" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectUserTests-e757a99e-5eb1-462-name"}}' 2018-12-27 15:41:45,158 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 27 Dec 2018 15:41:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8f3b7099-fd9f-4b99-832b-c5e6bcbde9e5 Content-Length: 319 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/692d6f2c84dc4d2796d49862f26bc8d8"}, "tags": [], "enabled": true, "id": "692d6f2c84dc4d2796d49862f26bc8d8", "parent_id": "default", "domain_id": "default", "name": "CreateProjectUserTests-e757a99e-5eb1-462-name"}} 2018-12-27 15:41:45,158 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-8f3b7099-fd9f-4b99-832b-c5e6bcbde9e5 2018-12-27 15:41:45,158 - keystone_utils - INFO - Created project with name - CreateProjectUserTests-e757a99e-5eb1-462-name 2018-12-27 15:41:45,159 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 15:41:45,159 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 15:41:45,592 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "70c6a7da477e41f7b38ad49ba1fc5965", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T16:41:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a5a562cffae47fab8ccefbe6255b9d5", "name": "api_check-project_e39638cc-8772-4bcc-8a5b-f8d604444da5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_e39638cc-8772-4bcc-8a5b-f8d604444da5", "id": "880f11fce81c4cef88c354559a832afe"}, "audit_ids": ["RFATAy0nSvyROqA_aDUWow"], "issued_at": "2018-12-27T15:41:45.000000Z"}} 2018-12-27 15:41:45,593 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b9cda8355293f130277953570d10ac630477268" 2018-12-27 15:41:45,691 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:41:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a534df1d-4180-49b8-87e7-89e9915e083c Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 15:41:45,691 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-a534df1d-4180-49b8-87e7-89e9915e083c 2018-12-27 15:41:45,697 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 15:41:45,702 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 15:41:45 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 15:41:45,703 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b9cda8355293f130277953570d10ac630477268" 2018-12-27 15:41:45,828 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:41:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e93c4289-a8be-4ee7-9b2c-5d868ac8c071 Content-Encoding: gzip Content-Length: 836 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/05a834ddebbc40688596b7460b47439e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05a834ddebbc40688596b7460b47439e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/08226a0ad01943f39559448239e291e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "08226a0ad01943f39559448239e291e1", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/55c0552fe37a4f7ca0e73939514bc683"}, "domain_id": "default", "enabled": true, "options": {}, "id": "55c0552fe37a4f7ca0e73939514bc683", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/646a4af4e3b5439a97996d353fea3924"}, "domain_id": "914eec1d43ea4caf9d2fd33268c06258", "enabled": true, "options": {}, "id": "646a4af4e3b5439a97996d353fea3924", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/85fb203e51c34d3f8122e285a6a318b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85fb203e51c34d3f8122e285a6a318b3", "email": "placement@localhost", "password_expires_at": null}, {"name": "api_check-user_e39638cc-8772-4bcc-8a5b-f8d604444da5", "links": {"self": "http://172.30.9.31:5000/v3/users/880f11fce81c4cef88c354559a832afe"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "880f11fce81c4cef88c354559a832afe", "domain_id": "default", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/905e7f4b42d24cca93b99d2401fa3378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "905e7f4b42d24cca93b99d2401fa3378", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/a5bc08b9f81f4e5bb86c24f9f7547bae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5bc08b9f81f4e5bb86c24f9f7547bae", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/a5c780627f004d318bf908d80305da9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5c780627f004d318bf908d80305da9c", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/b18425bf2b044bc9af7e194919539a17"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b18425bf2b044bc9af7e194919539a17", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/b8d2134b619d4dca80e21d6fb16449b0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b8d2134b619d4dca80e21d6fb16449b0", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/b9ab6a25a652438285139fe5b44aea62"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9ab6a25a652438285139fe5b44aea62", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/c08462554a4844d681348f58b9b0edee"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c08462554a4844d681348f58b9b0edee", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/ddfc3a9aad444d4782eae677c8a98130"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ddfc3a9aad444d4782eae677c8a98130", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/f2a74f2185a54676a6cb2bb5ecfcc4f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2a74f2185a54676a6cb2bb5ecfcc4f6", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-12-27 15:41:45,828 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-e93c4289-a8be-4ee7-9b2c-5d868ac8c071 2018-12-27 15:41:45,832 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b9cda8355293f130277953570d10ac630477268" 2018-12-27 15:41:45,937 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:41:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1e54d561-171e-4c00-b128-6e3c09d78ce7 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-27 15:41:45,937 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-1e54d561-171e-4c00-b128-6e3c09d78ce7 2018-12-27 15:41:46,364 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b9cda8355293f130277953570d10ac630477268" 2018-12-27 15:41:46,381 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:41:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2363f7c3-a597-4486-a3e3-14f91f231f70 Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "70c6a7da477e41f7b38ad49ba1fc5965", "links": {"self": "http://172.30.9.31:5000/v3/roles/70c6a7da477e41f7b38ad49ba1fc5965"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 15:41:46,381 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-2363f7c3-a597-4486-a3e3-14f91f231f70 2018-12-27 15:41:46,385 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?name=CreateProjectUserTests-e757a99e-5eb1-462-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b9cda8355293f130277953570d10ac630477268" 2018-12-27 15:41:46,493 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:41:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a95be9b9-d226-46bd-bdfc-a7ed47bbe4d6 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?name=CreateProjectUserTests-e757a99e-5eb1-462-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/692d6f2c84dc4d2796d49862f26bc8d8"}, "tags": [], "enabled": true, "id": "692d6f2c84dc4d2796d49862f26bc8d8", "parent_id": "default", "domain_id": "default", "name": "CreateProjectUserTests-e757a99e-5eb1-462-name"}]} 2018-12-27 15:41:46,493 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?name=CreateProjectUserTests-e757a99e-5eb1-462-name used request id req-a95be9b9-d226-46bd-bdfc-a7ed47bbe4d6 2018-12-27 15:41:46,497 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/users/2e088ccb57c14c66924759b3f6b1e89c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b9cda8355293f130277953570d10ac630477268" 2018-12-27 15:41:46,623 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:41:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fef80581-9d13-4a61-acf2-c7e9a0adb7e8 Content-Encoding: gzip Content-Length: 214 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.31:5000/v3/users/2e088ccb57c14c66924759b3f6b1e89c"}, "enabled": true, "id": "2e088ccb57c14c66924759b3f6b1e89c", "options": {}, "domain_id": "default", "name": "CreateProjectUserTests-e757a99e-5eb1-462-user"}} 2018-12-27 15:41:46,623 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users/2e088ccb57c14c66924759b3f6b1e89c used request id req-fef80581-9d13-4a61-acf2-c7e9a0adb7e8 2018-12-27 15:41:46,627 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/692d6f2c84dc4d2796d49862f26bc8d8/users/2e088ccb57c14c66924759b3f6b1e89c/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b9cda8355293f130277953570d10ac630477268" 2018-12-27 15:41:46,670 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:41:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d7cca81f-8f4a-4624-850f-789290b7be79 Content-Encoding: gzip Content-Length: 164 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects/692d6f2c84dc4d2796d49862f26bc8d8/users/2e088ccb57c14c66924759b3f6b1e89c/roles", "previous": null, "next": null}, "roles": []} 2018-12-27 15:41:46,670 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/692d6f2c84dc4d2796d49862f26bc8d8/users/2e088ccb57c14c66924759b3f6b1e89c/roles used request id req-d7cca81f-8f4a-4624-850f-789290b7be79 2018-12-27 15:41:46,674 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b9cda8355293f130277953570d10ac630477268" 2018-12-27 15:41:46,781 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:41:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fd6e9990-c174-45f0-8847-b23e577ffae9 Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}} 2018-12-27 15:41:46,781 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4 used request id req-fd6e9990-c174-45f0-8847-b23e577ffae9 2018-12-27 15:41:46,781 - keystone_utils - INFO - Granting role admin to project CreateProjectUserTests-e757a99e-5eb1-462-name 2018-12-27 15:41:46,785 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:5000/v3/projects/692d6f2c84dc4d2796d49862f26bc8d8/users/2e088ccb57c14c66924759b3f6b1e89c/roles/c2bb869216234fa8b868621217cc01a4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b9cda8355293f130277953570d10ac630477268" 2018-12-27 15:41:46,940 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 15:41:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c58fb8c7-50ea-4d96-9485-a4e9be716608 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 15:41:46,940 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/692d6f2c84dc4d2796d49862f26bc8d8/users/2e088ccb57c14c66924759b3f6b1e89c/roles/c2bb869216234fa8b868621217cc01a4 used request id req-c58fb8c7-50ea-4d96-9485-a4e9be716608 2018-12-27 15:41:46,940 - keystone_utils - INFO - Created user with name - CreateProjectUserTests-e757a99e-5eb1-462-user 2018-12-27 15:41:46,943 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5519d7c9a94b9bc1b7434ca642d7bdb3c5643d6f" 2018-12-27 15:41:47,057 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:41:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8f065017-189b-4385-93bd-2a50337494a7 Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "70c6a7da477e41f7b38ad49ba1fc5965", "links": {"self": "http://172.30.9.31:5000/v3/roles/70c6a7da477e41f7b38ad49ba1fc5965"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 15:41:47,058 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-8f065017-189b-4385-93bd-2a50337494a7 2018-12-27 15:41:47,061 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5519d7c9a94b9bc1b7434ca642d7bdb3c5643d6f" -d '{"role": {"name": "CreateProjectUserTests-e757a99e-5eb1-462-name-role"}}' 2018-12-27 15:41:47,188 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 27 Dec 2018 15:41:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3c525013-2738-4ee5-b563-db5e8c30ef94 Content-Length: 221 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "77962f33180543f993be6a2b330519f4", "links": {"self": "http://172.30.9.31:5000/v3/roles/77962f33180543f993be6a2b330519f4"}, "name": "CreateProjectUserTests-e757a99e-5eb1-462-name-role"}} 2018-12-27 15:41:47,188 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/roles used request id req-3c525013-2738-4ee5-b563-db5e8c30ef94 2018-12-27 15:41:47,189 - keystone_utils - INFO - Created role with name - CreateProjectUserTests-e757a99e-5eb1-462-name-role 2018-12-27 15:41:47,192 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles/77962f33180543f993be6a2b330519f4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5519d7c9a94b9bc1b7434ca642d7bdb3c5643d6f" 2018-12-27 15:41:47,295 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:41:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5f34faa4-6135-4826-9a76-6064bd0d947c Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "77962f33180543f993be6a2b330519f4", "links": {"self": "http://172.30.9.31:5000/v3/roles/77962f33180543f993be6a2b330519f4"}, "name": "CreateProjectUserTests-e757a99e-5eb1-462-name-role"}} 2018-12-27 15:41:47,295 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles/77962f33180543f993be6a2b330519f4 used request id req-5f34faa4-6135-4826-9a76-6064bd0d947c 2018-12-27 15:41:47,295 - keystone_utils - INFO - Granting role CreateProjectUserTests-e757a99e-5eb1-462-name-role to project CreateProjectUserTests-e757a99e-5eb1-462-name 2018-12-27 15:41:47,299 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:5000/v3/projects/692d6f2c84dc4d2796d49862f26bc8d8/users/2e088ccb57c14c66924759b3f6b1e89c/roles/77962f33180543f993be6a2b330519f4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5519d7c9a94b9bc1b7434ca642d7bdb3c5643d6f" 2018-12-27 15:41:47,453 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 15:41:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1d2ffdc5-bf08-479c-8625-c7f6cb6b1082 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 15:41:47,453 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/692d6f2c84dc4d2796d49862f26bc8d8/users/2e088ccb57c14c66924759b3f6b1e89c/roles/77962f33180543f993be6a2b330519f4 used request id req-1d2ffdc5-bf08-479c-8625-c7f6cb6b1082 2018-12-27 15:41:47,454 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 15:41:47,455 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 15:41:47,863 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "77962f33180543f993be6a2b330519f4", "name": "CreateProjectUserTests-e757a99e-5eb1-462-name-role"}], "expires_at": "2018-12-27T16:41:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "692d6f2c84dc4d2796d49862f26bc8d8", "name": "CreateProjectUserTests-e757a99e-5eb1-462-name"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/692d6f2c84dc4d2796d49862f26bc8d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/692d6f2c84dc4d2796d49862f26bc8d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/692d6f2c84dc4d2796d49862f26bc8d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/692d6f2c84dc4d2796d49862f26bc8d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/692d6f2c84dc4d2796d49862f26bc8d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/692d6f2c84dc4d2796d49862f26bc8d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/692d6f2c84dc4d2796d49862f26bc8d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/692d6f2c84dc4d2796d49862f26bc8d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/692d6f2c84dc4d2796d49862f26bc8d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_692d6f2c84dc4d2796d49862f26bc8d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_692d6f2c84dc4d2796d49862f26bc8d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/692d6f2c84dc4d2796d49862f26bc8d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/692d6f2c84dc4d2796d49862f26bc8d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/692d6f2c84dc4d2796d49862f26bc8d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateProjectUserTests-e757a99e-5eb1-462-user", "id": "2e088ccb57c14c66924759b3f6b1e89c"}, "audit_ids": ["WS_FXqTKTBKNpXVVeziG_w"], "issued_at": "2018-12-27T15:41:47.000000Z"}} 2018-12-27 15:41:47,864 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0a49dca74fc33e77fa7cc46b8bb8beab6971d7b" 2018-12-27 15:41:47,950 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:41:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9115e85a-0f9d-42f6-9212-be7a09562212 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 15:41:47,950 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-9115e85a-0f9d-42f6-9212-be7a09562212 2018-12-27 15:41:47,956 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=CreateProjectUserTests-e757a99e-5eb1-462-name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0a49dca74fc33e77fa7cc46b8bb8beab6971d7b" 2018-12-27 15:41:48,400 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-e85c0086-f1c0-4294-b4e0-ad5865707e7e Date: Thu, 27 Dec 2018 15:41:48 GMT RESP BODY: {"security_groups": []} 2018-12-27 15:41:48,400 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=CreateProjectUserTests-e757a99e-5eb1-462-name&description=hello+group used request id req-e85c0086-f1c0-4294-b4e0-ad5865707e7e 2018-12-27 15:41:48,401 - OpenStackSecurityGroup - INFO - Creating security group CreateProjectUserTests-e757a99e-5eb1-462-name... 2018-12-27 15:41:48,401 - neutron_utils - INFO - Creating security group with name - CreateProjectUserTests-e757a99e-5eb1-462-name 2018-12-27 15:41:48,406 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0a49dca74fc33e77fa7cc46b8bb8beab6971d7b" -d '{"security_group": {"name": "CreateProjectUserTests-e757a99e-5eb1-462-name", "description": "hello group"}}' 2018-12-27 15:41:48,859 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1388 X-Openstack-Request-Id: req-3860b9f1-9db9-4be4-ad6a-b0571e4a93f7 Date: Thu, 27 Dec 2018 15:41:48 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "692d6f2c84dc4d2796d49862f26bc8d8", "created_at": "2018-12-27T15:41:48Z", "updated_at": "2018-12-27T15:41:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:41:48Z", "revision_number": 0, "id": "7beaff1c-5fae-4f97-9560-9eb819bdd2df", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:41:48Z", "security_group_id": "5ba180b7-5a67-402f-9a4a-35b2438a1f46", "tenant_id": "692d6f2c84dc4d2796d49862f26bc8d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "692d6f2c84dc4d2796d49862f26bc8d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:41:48Z", "revision_number": 0, "id": "c4f09b0b-6781-4445-b3a1-a4c81833700c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:41:48Z", "security_group_id": "5ba180b7-5a67-402f-9a4a-35b2438a1f46", "tenant_id": "692d6f2c84dc4d2796d49862f26bc8d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "692d6f2c84dc4d2796d49862f26bc8d8"}], "revision_number": 2, "project_id": "692d6f2c84dc4d2796d49862f26bc8d8", "id": "5ba180b7-5a67-402f-9a4a-35b2438a1f46", "name": "CreateProjectUserTests-e757a99e-5eb1-462-name"}} 2018-12-27 15:41:48,859 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/security-groups used request id req-3860b9f1-9db9-4be4-ad6a-b0571e4a93f7 2018-12-27 15:41:48,860 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5ba180b7-5a67-402f-9a4a-35b2438a1f46 2018-12-27 15:41:48,865 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=5ba180b7-5a67-402f-9a4a-35b2438a1f46 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0a49dca74fc33e77fa7cc46b8bb8beab6971d7b" 2018-12-27 15:41:49,081 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-64a330b9-b619-4cf0-ae04-9cebb6fdcf1c Date: Thu, 27 Dec 2018 15:41:49 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T15:41:48Z", "security_group_id": "5ba180b7-5a67-402f-9a4a-35b2438a1f46", "port_range_min": null, "revision_number": 0, "tenant_id": "692d6f2c84dc4d2796d49862f26bc8d8", "created_at": "2018-12-27T15:41:48Z", "project_id": "692d6f2c84dc4d2796d49862f26bc8d8", "id": "7beaff1c-5fae-4f97-9560-9eb819bdd2df"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T15:41:48Z", "security_group_id": "5ba180b7-5a67-402f-9a4a-35b2438a1f46", "port_range_min": null, "revision_number": 0, "tenant_id": "692d6f2c84dc4d2796d49862f26bc8d8", "created_at": "2018-12-27T15:41:48Z", "project_id": "692d6f2c84dc4d2796d49862f26bc8d8", "id": "c4f09b0b-6781-4445-b3a1-a4c81833700c"}]} 2018-12-27 15:41:49,081 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=5ba180b7-5a67-402f-9a4a-35b2438a1f46 used request id req-64a330b9-b619-4cf0-ae04-9cebb6fdcf1c 2018-12-27 15:41:49,082 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5ba180b7-5a67-402f-9a4a-35b2438a1f46 2018-12-27 15:41:49,086 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=5ba180b7-5a67-402f-9a4a-35b2438a1f46 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0a49dca74fc33e77fa7cc46b8bb8beab6971d7b" 2018-12-27 15:41:49,109 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-ea2c87df-532d-44e4-832e-2f8f9c53e548 Date: Thu, 27 Dec 2018 15:41:49 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T15:41:48Z", "security_group_id": "5ba180b7-5a67-402f-9a4a-35b2438a1f46", "port_range_min": null, "revision_number": 0, "tenant_id": "692d6f2c84dc4d2796d49862f26bc8d8", "created_at": "2018-12-27T15:41:48Z", "project_id": "692d6f2c84dc4d2796d49862f26bc8d8", "id": "7beaff1c-5fae-4f97-9560-9eb819bdd2df"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T15:41:48Z", "security_group_id": "5ba180b7-5a67-402f-9a4a-35b2438a1f46", "port_range_min": null, "revision_number": 0, "tenant_id": "692d6f2c84dc4d2796d49862f26bc8d8", "created_at": "2018-12-27T15:41:48Z", "project_id": "692d6f2c84dc4d2796d49862f26bc8d8", "id": "c4f09b0b-6781-4445-b3a1-a4c81833700c"}]} 2018-12-27 15:41:49,109 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=5ba180b7-5a67-402f-9a4a-35b2438a1f46 used request id req-ea2c87df-532d-44e4-832e-2f8f9c53e548 2018-12-27 15:41:49,109 - neutron_utils - INFO - Retrieving security group with ID - 5ba180b7-5a67-402f-9a4a-35b2438a1f46 2018-12-27 15:41:49,113 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?id=5ba180b7-5a67-402f-9a4a-35b2438a1f46 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0a49dca74fc33e77fa7cc46b8bb8beab6971d7b" 2018-12-27 15:41:49,194 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-09db9ec0-da6d-42c7-8365-a6c18dbfbaf8 Date: Thu, 27 Dec 2018 15:41:49 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "692d6f2c84dc4d2796d49862f26bc8d8", "created_at": "2018-12-27T15:41:48Z", "updated_at": "2018-12-27T15:41:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:41:48Z", "revision_number": 0, "id": "7beaff1c-5fae-4f97-9560-9eb819bdd2df", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:41:48Z", "security_group_id": "5ba180b7-5a67-402f-9a4a-35b2438a1f46", "tenant_id": "692d6f2c84dc4d2796d49862f26bc8d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "692d6f2c84dc4d2796d49862f26bc8d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:41:48Z", "revision_number": 0, "id": "c4f09b0b-6781-4445-b3a1-a4c81833700c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:41:48Z", "security_group_id": "5ba180b7-5a67-402f-9a4a-35b2438a1f46", "tenant_id": "692d6f2c84dc4d2796d49862f26bc8d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "692d6f2c84dc4d2796d49862f26bc8d8"}], "revision_number": 2, "project_id": "692d6f2c84dc4d2796d49862f26bc8d8", "id": "5ba180b7-5a67-402f-9a4a-35b2438a1f46", "name": "CreateProjectUserTests-e757a99e-5eb1-462-name"}]} 2018-12-27 15:41:49,194 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?id=5ba180b7-5a67-402f-9a4a-35b2438a1f46 used request id req-09db9ec0-da6d-42c7-8365-a6c18dbfbaf8 2018-12-27 15:41:49,195 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5ba180b7-5a67-402f-9a4a-35b2438a1f46 2018-12-27 15:41:49,201 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=5ba180b7-5a67-402f-9a4a-35b2438a1f46 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0a49dca74fc33e77fa7cc46b8bb8beab6971d7b" 2018-12-27 15:41:49,222 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-af07f9ea-2346-407e-a4ff-23938ea597d6 Date: Thu, 27 Dec 2018 15:41:49 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T15:41:48Z", "security_group_id": "5ba180b7-5a67-402f-9a4a-35b2438a1f46", "port_range_min": null, "revision_number": 0, "tenant_id": "692d6f2c84dc4d2796d49862f26bc8d8", "created_at": "2018-12-27T15:41:48Z", "project_id": "692d6f2c84dc4d2796d49862f26bc8d8", "id": "7beaff1c-5fae-4f97-9560-9eb819bdd2df"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T15:41:48Z", "security_group_id": "5ba180b7-5a67-402f-9a4a-35b2438a1f46", "port_range_min": null, "revision_number": 0, "tenant_id": "692d6f2c84dc4d2796d49862f26bc8d8", "created_at": "2018-12-27T15:41:48Z", "project_id": "692d6f2c84dc4d2796d49862f26bc8d8", "id": "c4f09b0b-6781-4445-b3a1-a4c81833700c"}]} 2018-12-27 15:41:49,222 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=5ba180b7-5a67-402f-9a4a-35b2438a1f46 used request id req-af07f9ea-2346-407e-a4ff-23938ea597d6 2018-12-27 15:41:49,222 - neutron_utils - INFO - Retrieving security group with ID - 5ba180b7-5a67-402f-9a4a-35b2438a1f46 2018-12-27 15:41:49,227 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?id=5ba180b7-5a67-402f-9a4a-35b2438a1f46 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0a49dca74fc33e77fa7cc46b8bb8beab6971d7b" 2018-12-27 15:41:49,489 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-dd3c6050-4292-4893-aab4-d9f233a96f5f Date: Thu, 27 Dec 2018 15:41:49 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "692d6f2c84dc4d2796d49862f26bc8d8", "created_at": "2018-12-27T15:41:48Z", "updated_at": "2018-12-27T15:41:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:41:48Z", "revision_number": 0, "id": "7beaff1c-5fae-4f97-9560-9eb819bdd2df", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:41:48Z", "security_group_id": "5ba180b7-5a67-402f-9a4a-35b2438a1f46", "tenant_id": "692d6f2c84dc4d2796d49862f26bc8d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "692d6f2c84dc4d2796d49862f26bc8d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:41:48Z", "revision_number": 0, "id": "c4f09b0b-6781-4445-b3a1-a4c81833700c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:41:48Z", "security_group_id": "5ba180b7-5a67-402f-9a4a-35b2438a1f46", "tenant_id": "692d6f2c84dc4d2796d49862f26bc8d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "692d6f2c84dc4d2796d49862f26bc8d8"}], "revision_number": 2, "project_id": "692d6f2c84dc4d2796d49862f26bc8d8", "id": "5ba180b7-5a67-402f-9a4a-35b2438a1f46", "name": "CreateProjectUserTests-e757a99e-5eb1-462-name"}]} 2018-12-27 15:41:49,490 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?id=5ba180b7-5a67-402f-9a4a-35b2438a1f46 used request id req-dd3c6050-4292-4893-aab4-d9f233a96f5f 2018-12-27 15:41:49,490 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5ba180b7-5a67-402f-9a4a-35b2438a1f46 2018-12-27 15:41:49,495 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=5ba180b7-5a67-402f-9a4a-35b2438a1f46 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0a49dca74fc33e77fa7cc46b8bb8beab6971d7b" 2018-12-27 15:41:49,545 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-39a509b3-fa05-421b-b1a6-0de4501b3f45 Date: Thu, 27 Dec 2018 15:41:49 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T15:41:48Z", "security_group_id": "5ba180b7-5a67-402f-9a4a-35b2438a1f46", "port_range_min": null, "revision_number": 0, "tenant_id": "692d6f2c84dc4d2796d49862f26bc8d8", "created_at": "2018-12-27T15:41:48Z", "project_id": "692d6f2c84dc4d2796d49862f26bc8d8", "id": "7beaff1c-5fae-4f97-9560-9eb819bdd2df"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T15:41:48Z", "security_group_id": "5ba180b7-5a67-402f-9a4a-35b2438a1f46", "port_range_min": null, "revision_number": 0, "tenant_id": "692d6f2c84dc4d2796d49862f26bc8d8", "created_at": "2018-12-27T15:41:48Z", "project_id": "692d6f2c84dc4d2796d49862f26bc8d8", "id": "c4f09b0b-6781-4445-b3a1-a4c81833700c"}]} 2018-12-27 15:41:49,546 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=5ba180b7-5a67-402f-9a4a-35b2438a1f46 used request id req-39a509b3-fa05-421b-b1a6-0de4501b3f45 2018-12-27 15:41:49,546 - neutron_utils - INFO - Retrieving security group with ID - 5ba180b7-5a67-402f-9a4a-35b2438a1f46 2018-12-27 15:41:49,551 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?id=5ba180b7-5a67-402f-9a4a-35b2438a1f46 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0a49dca74fc33e77fa7cc46b8bb8beab6971d7b" 2018-12-27 15:41:49,799 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-412ffe01-74c9-4f39-aabc-5076eb8e8554 Date: Thu, 27 Dec 2018 15:41:49 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "692d6f2c84dc4d2796d49862f26bc8d8", "created_at": "2018-12-27T15:41:48Z", "updated_at": "2018-12-27T15:41:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:41:48Z", "revision_number": 0, "id": "7beaff1c-5fae-4f97-9560-9eb819bdd2df", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:41:48Z", "security_group_id": "5ba180b7-5a67-402f-9a4a-35b2438a1f46", "tenant_id": "692d6f2c84dc4d2796d49862f26bc8d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "692d6f2c84dc4d2796d49862f26bc8d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:41:48Z", "revision_number": 0, "id": "c4f09b0b-6781-4445-b3a1-a4c81833700c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:41:48Z", "security_group_id": "5ba180b7-5a67-402f-9a4a-35b2438a1f46", "tenant_id": "692d6f2c84dc4d2796d49862f26bc8d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "692d6f2c84dc4d2796d49862f26bc8d8"}], "revision_number": 2, "project_id": "692d6f2c84dc4d2796d49862f26bc8d8", "id": "5ba180b7-5a67-402f-9a4a-35b2438a1f46", "name": "CreateProjectUserTests-e757a99e-5eb1-462-name"}]} 2018-12-27 15:41:49,799 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?id=5ba180b7-5a67-402f-9a4a-35b2438a1f46 used request id req-412ffe01-74c9-4f39-aabc-5076eb8e8554 2018-12-27 15:41:49,799 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5ba180b7-5a67-402f-9a4a-35b2438a1f46 2018-12-27 15:41:49,805 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=5ba180b7-5a67-402f-9a4a-35b2438a1f46 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0a49dca74fc33e77fa7cc46b8bb8beab6971d7b" 2018-12-27 15:41:50,003 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-851ccd34-0c79-478f-9c82-1eeee4eaf164 Date: Thu, 27 Dec 2018 15:41:49 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T15:41:48Z", "security_group_id": "5ba180b7-5a67-402f-9a4a-35b2438a1f46", "port_range_min": null, "revision_number": 0, "tenant_id": "692d6f2c84dc4d2796d49862f26bc8d8", "created_at": "2018-12-27T15:41:48Z", "project_id": "692d6f2c84dc4d2796d49862f26bc8d8", "id": "7beaff1c-5fae-4f97-9560-9eb819bdd2df"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T15:41:48Z", "security_group_id": "5ba180b7-5a67-402f-9a4a-35b2438a1f46", "port_range_min": null, "revision_number": 0, "tenant_id": "692d6f2c84dc4d2796d49862f26bc8d8", "created_at": "2018-12-27T15:41:48Z", "project_id": "692d6f2c84dc4d2796d49862f26bc8d8", "id": "c4f09b0b-6781-4445-b3a1-a4c81833700c"}]} 2018-12-27 15:41:50,003 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=5ba180b7-5a67-402f-9a4a-35b2438a1f46 used request id req-851ccd34-0c79-478f-9c82-1eeee4eaf164 2018-12-27 15:41:50,004 - neutron_utils - INFO - Deleting security group rule with ID - c4f09b0b-6781-4445-b3a1-a4c81833700c 2018-12-27 15:41:50,011 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/security-group-rules/c4f09b0b-6781-4445-b3a1-a4c81833700c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0a49dca74fc33e77fa7cc46b8bb8beab6971d7b" 2018-12-27 15:41:50,140 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-1a740352-743c-4594-bfdd-3885141bae98 Content-Length: 0 Date: Thu, 27 Dec 2018 15:41:50 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 15:41:50,140 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-group-rules/c4f09b0b-6781-4445-b3a1-a4c81833700c used request id req-1a740352-743c-4594-bfdd-3885141bae98 2018-12-27 15:41:50,141 - neutron_utils - INFO - Deleting security group rule with ID - 7beaff1c-5fae-4f97-9560-9eb819bdd2df 2018-12-27 15:41:50,145 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/security-group-rules/7beaff1c-5fae-4f97-9560-9eb819bdd2df -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0a49dca74fc33e77fa7cc46b8bb8beab6971d7b" 2018-12-27 15:41:50,490 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-efd2a04d-bba0-44e0-b7c6-68402c626eab Content-Length: 0 Date: Thu, 27 Dec 2018 15:41:50 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 15:41:50,490 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-group-rules/7beaff1c-5fae-4f97-9560-9eb819bdd2df used request id req-efd2a04d-bba0-44e0-b7c6-68402c626eab 2018-12-27 15:41:50,491 - neutron_utils - INFO - Deleting security group with name - CreateProjectUserTests-e757a99e-5eb1-462-name 2018-12-27 15:41:50,496 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/security-groups/5ba180b7-5a67-402f-9a4a-35b2438a1f46 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0a49dca74fc33e77fa7cc46b8bb8beab6971d7b" 2018-12-27 15:41:50,859 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-7eaf7453-8aef-4a12-9366-96b56e9e8dfe Content-Length: 0 Date: Thu, 27 Dec 2018 15:41:50 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 15:41:50,859 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-groups/5ba180b7-5a67-402f-9a4a-35b2438a1f46 used request id req-7eaf7453-8aef-4a12-9366-96b56e9e8dfe 2018-12-27 15:41:50,860 - keystone_utils - INFO - Deleting user with name - CreateProjectUserTests-e757a99e-5eb1-462-user 2018-12-27 15:41:50,864 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/users/2e088ccb57c14c66924759b3f6b1e89c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b9cda8355293f130277953570d10ac630477268" 2018-12-27 15:41:51,095 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 15:41:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e2601be1-0401-432c-8919-b36b4b99fb81 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 15:41:51,095 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/2e088ccb57c14c66924759b3f6b1e89c used request id req-e2601be1-0401-432c-8919-b36b4b99fb81 2018-12-27 15:41:51,101 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5519d7c9a94b9bc1b7434ca642d7bdb3c5643d6f" 2018-12-27 15:41:51,477 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-888ab299-8d4b-43fa-bd39-1afd11c16b38 Date: Thu, 27 Dec 2018 15:41:51 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "created_at": "2018-12-27T15:33:01Z", "updated_at": "2018-12-27T15:33:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "35205ac3-06e6-4cf6-bb21-ff8f813cb45b", "remote_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "ade77f59-e70c-4970-8ea8-198222fa332e", "remote_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "c4f3bf7f-d793-498d-a883-bb8c6003f070", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "c85cb618-8f19-445b-8e16-6d467cb17771", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}], "revision_number": 4, "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "692d6f2c84dc4d2796d49862f26bc8d8", "created_at": "2018-12-27T15:41:48Z", "updated_at": "2018-12-27T15:41:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:41:48Z", "revision_number": 0, "id": "56fbb3f7-73db-4cac-bfc3-4002eb32d082", "remote_group_id": "6efc24b8-a923-4d09-a2d9-5af3b9e3bda0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:41:48Z", "security_group_id": "6efc24b8-a923-4d09-a2d9-5af3b9e3bda0", "tenant_id": "692d6f2c84dc4d2796d49862f26bc8d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "692d6f2c84dc4d2796d49862f26bc8d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:41:48Z", "revision_number": 0, "id": "5db5a9b4-959d-4391-ba46-8f14c207ca75", "remote_group_id": "6efc24b8-a923-4d09-a2d9-5af3b9e3bda0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:41:48Z", "security_group_id": "6efc24b8-a923-4d09-a2d9-5af3b9e3bda0", "tenant_id": "692d6f2c84dc4d2796d49862f26bc8d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "692d6f2c84dc4d2796d49862f26bc8d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:41:48Z", "revision_number": 0, "id": "6f132cbb-23ba-4e9a-9d03-5dadbce5f88c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:41:48Z", "security_group_id": "6efc24b8-a923-4d09-a2d9-5af3b9e3bda0", "tenant_id": "692d6f2c84dc4d2796d49862f26bc8d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "692d6f2c84dc4d2796d49862f26bc8d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:41:48Z", "revision_number": 0, "id": "a3db618a-db69-4973-b659-748937437006", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:41:48Z", "security_group_id": "6efc24b8-a923-4d09-a2d9-5af3b9e3bda0", "tenant_id": "692d6f2c84dc4d2796d49862f26bc8d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "692d6f2c84dc4d2796d49862f26bc8d8"}], "revision_number": 4, "project_id": "692d6f2c84dc4d2796d49862f26bc8d8", "id": "6efc24b8-a923-4d09-a2d9-5af3b9e3bda0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4a5a562cffae47fab8ccefbe6255b9d5", "created_at": "2018-12-27T15:41:27Z", "updated_at": "2018-12-27T15:41:27Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:41:27Z", "revision_number": 0, "id": "0e56146f-f450-48cc-8fd4-577a4b87e422", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:41:27Z", "security_group_id": "d9930176-e112-4212-ab4c-f864b769a95b", "tenant_id": "4a5a562cffae47fab8ccefbe6255b9d5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a5a562cffae47fab8ccefbe6255b9d5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:41:27Z", "revision_number": 0, "id": "34e830c5-581d-48db-9aac-b70256e54562", "remote_group_id": "d9930176-e112-4212-ab4c-f864b769a95b", "remote_ip_prefix": null, "created_at": "2018-12-27T15:41:27Z", "security_group_id": "d9930176-e112-4212-ab4c-f864b769a95b", "tenant_id": "4a5a562cffae47fab8ccefbe6255b9d5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a5a562cffae47fab8ccefbe6255b9d5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:41:27Z", "revision_number": 0, "id": "717d7aed-a154-4fc4-a115-529405f3c5e7", "remote_group_id": "d9930176-e112-4212-ab4c-f864b769a95b", "remote_ip_prefix": null, "created_at": "2018-12-27T15:41:27Z", "security_group_id": "d9930176-e112-4212-ab4c-f864b769a95b", "tenant_id": "4a5a562cffae47fab8ccefbe6255b9d5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a5a562cffae47fab8ccefbe6255b9d5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:41:27Z", "revision_number": 0, "id": "b77a87f5-0708-4418-8f42-8e8211acfff9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:41:27Z", "security_group_id": "d9930176-e112-4212-ab4c-f864b769a95b", "tenant_id": "4a5a562cffae47fab8ccefbe6255b9d5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a5a562cffae47fab8ccefbe6255b9d5"}], "revision_number": 4, "project_id": "4a5a562cffae47fab8ccefbe6255b9d5", "id": "d9930176-e112-4212-ab4c-f864b769a95b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-27T15:33:07Z", "updated_at": "2018-12-27T15:33:07Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "4de95db8-72d6-4aec-a145-e92511971eb9", "remote_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "5f100cff-05d8-4405-8dfb-0a387c123fae", "remote_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "a3f6a193-cc94-4220-a73a-08acf63c449b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "f059d8a5-0c32-49c9-a721-77cc89245ecd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "created_at": "2018-12-27T15:29:16Z", "updated_at": "2018-12-27T15:29:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "3c53841a-5bc0-4192-b482-044411e217ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "5956ff3f-d59d-4af6-82b5-566c888583a7", "remote_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:16Z", "revision_number": 0, "id": "60735d87-52c7-426a-91a6-aff1078a5a2d", "remote_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:16Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "abe97133-61dd-4fdf-baf3-2e07968a324f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "da629caea04941e1ae8979c379dc7c9d"}], "revision_number": 4, "project_id": "da629caea04941e1ae8979c379dc7c9d", "id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "name": "default"}]} 2018-12-27 15:41:51,478 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=default used request id req-888ab299-8d4b-43fa-bd39-1afd11c16b38 2018-12-27 15:41:51,483 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5519d7c9a94b9bc1b7434ca642d7bdb3c5643d6f" 2018-12-27 15:41:51,593 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:41:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-10cf19b3-c12d-47cc-9af9-71a54ea265f5 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b7b4fceec1ad4c6eb74d758b709a9d93", "name": "admin"}} 2018-12-27 15:41:51,593 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93 used request id req-10cf19b3-c12d-47cc-9af9-71a54ea265f5 2018-12-27 15:41:51,597 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/692d6f2c84dc4d2796d49862f26bc8d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5519d7c9a94b9bc1b7434ca642d7bdb3c5643d6f" 2018-12-27 15:41:51,705 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:41:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2acaa850-aa72-4075-a762-5c0d58d2e10a Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/692d6f2c84dc4d2796d49862f26bc8d8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "692d6f2c84dc4d2796d49862f26bc8d8", "name": "CreateProjectUserTests-e757a99e-5eb1-462-name"}} 2018-12-27 15:41:51,705 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/692d6f2c84dc4d2796d49862f26bc8d8 used request id req-2acaa850-aa72-4075-a762-5c0d58d2e10a 2018-12-27 15:41:51,706 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 6efc24b8-a923-4d09-a2d9-5af3b9e3bda0 2018-12-27 15:41:51,710 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=6efc24b8-a923-4d09-a2d9-5af3b9e3bda0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5519d7c9a94b9bc1b7434ca642d7bdb3c5643d6f" 2018-12-27 15:41:51,945 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-b6c06698-bbcc-4037-b7f6-f1daff4487c3 Date: Thu, 27 Dec 2018 15:41:51 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "6efc24b8-a923-4d09-a2d9-5af3b9e3bda0", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T15:41:48Z", "security_group_id": "6efc24b8-a923-4d09-a2d9-5af3b9e3bda0", "port_range_min": null, "revision_number": 0, "tenant_id": "692d6f2c84dc4d2796d49862f26bc8d8", "created_at": "2018-12-27T15:41:48Z", "project_id": "692d6f2c84dc4d2796d49862f26bc8d8", "id": "56fbb3f7-73db-4cac-bfc3-4002eb32d082"}, {"remote_group_id": "6efc24b8-a923-4d09-a2d9-5af3b9e3bda0", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T15:41:48Z", "security_group_id": "6efc24b8-a923-4d09-a2d9-5af3b9e3bda0", "port_range_min": null, "revision_number": 0, "tenant_id": "692d6f2c84dc4d2796d49862f26bc8d8", "created_at": "2018-12-27T15:41:48Z", "project_id": "692d6f2c84dc4d2796d49862f26bc8d8", "id": "5db5a9b4-959d-4391-ba46-8f14c207ca75"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T15:41:48Z", "security_group_id": "6efc24b8-a923-4d09-a2d9-5af3b9e3bda0", "port_range_min": null, "revision_number": 0, "tenant_id": "692d6f2c84dc4d2796d49862f26bc8d8", "created_at": "2018-12-27T15:41:48Z", "project_id": "692d6f2c84dc4d2796d49862f26bc8d8", "id": "6f132cbb-23ba-4e9a-9d03-5dadbce5f88c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T15:41:48Z", "security_group_id": "6efc24b8-a923-4d09-a2d9-5af3b9e3bda0", "port_range_min": null, "revision_number": 0, "tenant_id": "692d6f2c84dc4d2796d49862f26bc8d8", "created_at": "2018-12-27T15:41:48Z", "project_id": "692d6f2c84dc4d2796d49862f26bc8d8", "id": "a3db618a-db69-4973-b659-748937437006"}]} 2018-12-27 15:41:51,945 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=6efc24b8-a923-4d09-a2d9-5af3b9e3bda0 used request id req-b6c06698-bbcc-4037-b7f6-f1daff4487c3 2018-12-27 15:41:51,946 - neutron_utils - INFO - Deleting security group with name - default 2018-12-27 15:41:51,950 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/security-groups/6efc24b8-a923-4d09-a2d9-5af3b9e3bda0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5519d7c9a94b9bc1b7434ca642d7bdb3c5643d6f" 2018-12-27 15:41:52,395 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-8b64ceb9-b40d-4d43-978f-0edab6f98fad Content-Length: 0 Date: Thu, 27 Dec 2018 15:41:52 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 15:41:52,395 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-groups/6efc24b8-a923-4d09-a2d9-5af3b9e3bda0 used request id req-8b64ceb9-b40d-4d43-978f-0edab6f98fad 2018-12-27 15:41:52,396 - keystone_utils - INFO - Deleting project with name - CreateProjectUserTests-e757a99e-5eb1-462-name 2018-12-27 15:41:52,399 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/projects/692d6f2c84dc4d2796d49862f26bc8d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5519d7c9a94b9bc1b7434ca642d7bdb3c5643d6f" 2018-12-27 15:41:52,651 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 15:41:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fa04f74c-72d5-4e01-999f-0d8dfdbd1b66 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 15:41:52,651 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/692d6f2c84dc4d2796d49862f26bc8d8 used request id req-fa04f74c-72d5-4e01-999f-0d8dfdbd1b66 2018-12-27 15:41:52,651 - keystone_utils - INFO - Deleting role with name - CreateProjectUserTests-e757a99e-5eb1-462-name-role 2018-12-27 15:41:52,655 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/roles/77962f33180543f993be6a2b330519f4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5519d7c9a94b9bc1b7434ca642d7bdb3c5643d6f" 2018-12-27 15:41:52,783 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 15:41:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-43d2f434-c6c4-417f-ac33-76bd20a9e3a1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 15:41:52,783 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/roles/77962f33180543f993be6a2b330519f4 used request id req-43d2f434-c6c4-417f-ac33-76bd20a9e3a1 2018-12-27 15:41:52,787 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5519d7c9a94b9bc1b7434ca642d7bdb3c5643d6f" 2018-12-27 15:41:52,893 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:41:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f8022480-d9c6-46b1-86bc-c92b0f045044 Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "70c6a7da477e41f7b38ad49ba1fc5965", "links": {"self": "http://172.30.9.31:5000/v3/roles/70c6a7da477e41f7b38ad49ba1fc5965"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 15:41:52,894 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-f8022480-d9c6-46b1-86bc-c92b0f045044 2018-12-27 15:41:52,895 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 15:41:53,320 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "70c6a7da477e41f7b38ad49ba1fc5965", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T16:41:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a5a562cffae47fab8ccefbe6255b9d5", "name": "api_check-project_e39638cc-8772-4bcc-8a5b-f8d604444da5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_e39638cc-8772-4bcc-8a5b-f8d604444da5", "id": "880f11fce81c4cef88c354559a832afe"}, "audit_ids": ["k1OKeYqZR6KjSHHS0520XA"], "issued_at": "2018-12-27T15:41:53.000000Z"}} 2018-12-27 15:41:53,321 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72d43183eb90bd3deb6aa6da9b33338149e9e664" 2018-12-27 15:41:53,424 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:41:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-778fb141-76a4-4406-8c38-654bdadd0ac4 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 15:41:53,424 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-778fb141-76a4-4406-8c38-654bdadd0ac4 2018-12-27 15:41:53,425 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 15:41:53,426 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 15:41:53,840 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "70c6a7da477e41f7b38ad49ba1fc5965", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T16:41:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a5a562cffae47fab8ccefbe6255b9d5", "name": "api_check-project_e39638cc-8772-4bcc-8a5b-f8d604444da5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_e39638cc-8772-4bcc-8a5b-f8d604444da5", "id": "880f11fce81c4cef88c354559a832afe"}, "audit_ids": ["Q2anCflHQ-GT3j1zEhQNbw"], "issued_at": "2018-12-27T15:41:53.000000Z"}} 2018-12-27 15:41:53,841 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}461e43bf00b0285b0b7fc4fe281d0a9103886bc3" 2018-12-27 15:41:53,950 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:41:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2de9e9c9-723a-4076-9067-29d0cc80d683 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 15:41:53,950 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-2de9e9c9-723a-4076-9067-29d0cc80d683 2018-12-27 15:41:53,954 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 15:41:53,960 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 15:41:53 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 15:41:53,961 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectUserTests-4c59b175-1dd5-4b4-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}461e43bf00b0285b0b7fc4fe281d0a9103886bc3" 2018-12-27 15:41:54,069 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:41:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0e5f9b79-5064-4164-a86d-a6febb793c28 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectUserTests-4c59b175-1dd5-4b4-name", "previous": null, "next": null}, "projects": []} 2018-12-27 15:41:54,069 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectUserTests-4c59b175-1dd5-4b4-name used request id req-0e5f9b79-5064-4164-a86d-a6febb793c28 2018-12-27 15:41:54,072 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}461e43bf00b0285b0b7fc4fe281d0a9103886bc3" 2018-12-27 15:41:54,189 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:41:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b5d06867-20f7-40e8-999b-6c1625b2361a Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-27 15:41:54,189 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-b5d06867-20f7-40e8-999b-6c1625b2361a 2018-12-27 15:41:54,193 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}461e43bf00b0285b0b7fc4fe281d0a9103886bc3" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectUserTests-4c59b175-1dd5-4b4-name"}}' 2018-12-27 15:41:54,339 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 27 Dec 2018 15:41:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f21fb5e5-4b3f-4888-9866-41eeeb2f22fd Content-Length: 319 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/8d423ef1ed3e4625999bd08fc3a8c5c9"}, "tags": [], "enabled": true, "id": "8d423ef1ed3e4625999bd08fc3a8c5c9", "parent_id": "default", "domain_id": "default", "name": "CreateProjectUserTests-4c59b175-1dd5-4b4-name"}} 2018-12-27 15:41:54,339 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-f21fb5e5-4b3f-4888-9866-41eeeb2f22fd 2018-12-27 15:41:54,339 - keystone_utils - INFO - Created project with name - CreateProjectUserTests-4c59b175-1dd5-4b4-name 2018-12-27 15:41:54,339 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 15:41:54,340 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 15:41:54,756 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "70c6a7da477e41f7b38ad49ba1fc5965", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T16:41:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a5a562cffae47fab8ccefbe6255b9d5", "name": "api_check-project_e39638cc-8772-4bcc-8a5b-f8d604444da5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_e39638cc-8772-4bcc-8a5b-f8d604444da5", "id": "880f11fce81c4cef88c354559a832afe"}, "audit_ids": ["4vXdvxNBSXqxeaeFUZuYXg"], "issued_at": "2018-12-27T15:41:54.000000Z"}} 2018-12-27 15:41:54,757 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c71a13ff66d7eafb18e255c1eb20bef4247a3138" 2018-12-27 15:41:54,875 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:41:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5b43732c-0693-4994-bd1a-a129775e8c50 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 15:41:54,876 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-5b43732c-0693-4994-bd1a-a129775e8c50 2018-12-27 15:41:54,880 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 15:41:54,885 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 15:41:54 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 15:41:54,886 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c71a13ff66d7eafb18e255c1eb20bef4247a3138" 2018-12-27 15:41:55,013 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:41:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4201f609-b7d1-4230-bc00-20c5d690ddbc Content-Encoding: gzip Content-Length: 836 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/05a834ddebbc40688596b7460b47439e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05a834ddebbc40688596b7460b47439e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/08226a0ad01943f39559448239e291e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "08226a0ad01943f39559448239e291e1", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/55c0552fe37a4f7ca0e73939514bc683"}, "domain_id": "default", "enabled": true, "options": {}, "id": "55c0552fe37a4f7ca0e73939514bc683", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/646a4af4e3b5439a97996d353fea3924"}, "domain_id": "914eec1d43ea4caf9d2fd33268c06258", "enabled": true, "options": {}, "id": "646a4af4e3b5439a97996d353fea3924", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/85fb203e51c34d3f8122e285a6a318b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85fb203e51c34d3f8122e285a6a318b3", "email": "placement@localhost", "password_expires_at": null}, {"name": "api_check-user_e39638cc-8772-4bcc-8a5b-f8d604444da5", "links": {"self": "http://172.30.9.31:5000/v3/users/880f11fce81c4cef88c354559a832afe"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "880f11fce81c4cef88c354559a832afe", "domain_id": "default", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/905e7f4b42d24cca93b99d2401fa3378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "905e7f4b42d24cca93b99d2401fa3378", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/a5bc08b9f81f4e5bb86c24f9f7547bae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5bc08b9f81f4e5bb86c24f9f7547bae", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/a5c780627f004d318bf908d80305da9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5c780627f004d318bf908d80305da9c", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/b18425bf2b044bc9af7e194919539a17"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b18425bf2b044bc9af7e194919539a17", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/b8d2134b619d4dca80e21d6fb16449b0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b8d2134b619d4dca80e21d6fb16449b0", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/b9ab6a25a652438285139fe5b44aea62"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9ab6a25a652438285139fe5b44aea62", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/c08462554a4844d681348f58b9b0edee"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c08462554a4844d681348f58b9b0edee", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/ddfc3a9aad444d4782eae677c8a98130"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ddfc3a9aad444d4782eae677c8a98130", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/f2a74f2185a54676a6cb2bb5ecfcc4f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2a74f2185a54676a6cb2bb5ecfcc4f6", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-12-27 15:41:55,014 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-4201f609-b7d1-4230-bc00-20c5d690ddbc 2018-12-27 15:41:55,018 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c71a13ff66d7eafb18e255c1eb20bef4247a3138" 2018-12-27 15:41:55,139 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:41:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7b35c3a7-6169-4367-884a-cb8148222381 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-27 15:41:55,139 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-7b35c3a7-6169-4367-884a-cb8148222381 2018-12-27 15:41:55,533 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c71a13ff66d7eafb18e255c1eb20bef4247a3138" 2018-12-27 15:41:55,638 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:41:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bd659c38-b759-45ca-b4a0-9a092e1da7c8 Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "70c6a7da477e41f7b38ad49ba1fc5965", "links": {"self": "http://172.30.9.31:5000/v3/roles/70c6a7da477e41f7b38ad49ba1fc5965"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 15:41:55,639 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-bd659c38-b759-45ca-b4a0-9a092e1da7c8 2018-12-27 15:41:55,642 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?name=CreateProjectUserTests-4c59b175-1dd5-4b4-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c71a13ff66d7eafb18e255c1eb20bef4247a3138" 2018-12-27 15:41:55,763 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:41:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3be944c8-d145-495e-90b2-bf192f7b4503 Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?name=CreateProjectUserTests-4c59b175-1dd5-4b4-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/8d423ef1ed3e4625999bd08fc3a8c5c9"}, "tags": [], "enabled": true, "id": "8d423ef1ed3e4625999bd08fc3a8c5c9", "parent_id": "default", "domain_id": "default", "name": "CreateProjectUserTests-4c59b175-1dd5-4b4-name"}]} 2018-12-27 15:41:55,763 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?name=CreateProjectUserTests-4c59b175-1dd5-4b4-name used request id req-3be944c8-d145-495e-90b2-bf192f7b4503 2018-12-27 15:41:55,767 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/users/d3cf41e188144c1f9ac4bc325539ab60 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c71a13ff66d7eafb18e255c1eb20bef4247a3138" 2018-12-27 15:41:56,022 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:41:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-51da4bf7-f2df-4d9c-ab1e-52a3713206e9 Content-Encoding: gzip Content-Length: 214 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.31:5000/v3/users/d3cf41e188144c1f9ac4bc325539ab60"}, "enabled": true, "id": "d3cf41e188144c1f9ac4bc325539ab60", "options": {}, "domain_id": "default", "name": "CreateProjectUserTests-4c59b175-1dd5-4b4-user1"}} 2018-12-27 15:41:56,022 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users/d3cf41e188144c1f9ac4bc325539ab60 used request id req-51da4bf7-f2df-4d9c-ab1e-52a3713206e9 2018-12-27 15:41:56,026 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/8d423ef1ed3e4625999bd08fc3a8c5c9/users/d3cf41e188144c1f9ac4bc325539ab60/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c71a13ff66d7eafb18e255c1eb20bef4247a3138" 2018-12-27 15:41:56,254 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:41:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e45fc5c1-5549-48e7-986b-f3023abd393d Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects/8d423ef1ed3e4625999bd08fc3a8c5c9/users/d3cf41e188144c1f9ac4bc325539ab60/roles", "previous": null, "next": null}, "roles": []} 2018-12-27 15:41:56,254 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/8d423ef1ed3e4625999bd08fc3a8c5c9/users/d3cf41e188144c1f9ac4bc325539ab60/roles used request id req-e45fc5c1-5549-48e7-986b-f3023abd393d 2018-12-27 15:41:56,257 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c71a13ff66d7eafb18e255c1eb20bef4247a3138" 2018-12-27 15:41:56,378 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:41:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b5bea2eb-4cd8-433d-bcbe-b186e34ea92b Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}} 2018-12-27 15:41:56,379 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4 used request id req-b5bea2eb-4cd8-433d-bcbe-b186e34ea92b 2018-12-27 15:41:56,379 - keystone_utils - INFO - Granting role admin to project CreateProjectUserTests-4c59b175-1dd5-4b4-name 2018-12-27 15:41:56,382 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:5000/v3/projects/8d423ef1ed3e4625999bd08fc3a8c5c9/users/d3cf41e188144c1f9ac4bc325539ab60/roles/c2bb869216234fa8b868621217cc01a4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c71a13ff66d7eafb18e255c1eb20bef4247a3138" 2018-12-27 15:41:56,544 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 15:41:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b1d43557-aba2-4fae-a59a-0e4f67d644ac Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 15:41:56,545 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/8d423ef1ed3e4625999bd08fc3a8c5c9/users/d3cf41e188144c1f9ac4bc325539ab60/roles/c2bb869216234fa8b868621217cc01a4 used request id req-b1d43557-aba2-4fae-a59a-0e4f67d644ac 2018-12-27 15:41:56,545 - keystone_utils - INFO - Created user with name - CreateProjectUserTests-4c59b175-1dd5-4b4-user1 2018-12-27 15:41:56,548 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}461e43bf00b0285b0b7fc4fe281d0a9103886bc3" 2018-12-27 15:41:56,748 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:41:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6e429a32-6269-4f38-8370-d1be2836b2e7 Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "70c6a7da477e41f7b38ad49ba1fc5965", "links": {"self": "http://172.30.9.31:5000/v3/roles/70c6a7da477e41f7b38ad49ba1fc5965"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 15:41:56,749 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-6e429a32-6269-4f38-8370-d1be2836b2e7 2018-12-27 15:41:56,752 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}461e43bf00b0285b0b7fc4fe281d0a9103886bc3" -d '{"role": {"name": "CreateProjectUserTests-4c59b175-1dd5-4b4-name-role"}}' 2018-12-27 15:41:56,950 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 27 Dec 2018 15:41:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4316b3a4-1e9f-4837-ac35-badc476992df Content-Length: 221 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "403bdfadd2994630bcdadffe1d9095ff", "links": {"self": "http://172.30.9.31:5000/v3/roles/403bdfadd2994630bcdadffe1d9095ff"}, "name": "CreateProjectUserTests-4c59b175-1dd5-4b4-name-role"}} 2018-12-27 15:41:56,950 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/roles used request id req-4316b3a4-1e9f-4837-ac35-badc476992df 2018-12-27 15:41:56,950 - keystone_utils - INFO - Created role with name - CreateProjectUserTests-4c59b175-1dd5-4b4-name-role 2018-12-27 15:41:56,954 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles/403bdfadd2994630bcdadffe1d9095ff -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}461e43bf00b0285b0b7fc4fe281d0a9103886bc3" 2018-12-27 15:41:57,062 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:41:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c7809eb4-ea84-4328-9dc6-9b17f3623437 Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "403bdfadd2994630bcdadffe1d9095ff", "links": {"self": "http://172.30.9.31:5000/v3/roles/403bdfadd2994630bcdadffe1d9095ff"}, "name": "CreateProjectUserTests-4c59b175-1dd5-4b4-name-role"}} 2018-12-27 15:41:57,062 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles/403bdfadd2994630bcdadffe1d9095ff used request id req-c7809eb4-ea84-4328-9dc6-9b17f3623437 2018-12-27 15:41:57,062 - keystone_utils - INFO - Granting role CreateProjectUserTests-4c59b175-1dd5-4b4-name-role to project CreateProjectUserTests-4c59b175-1dd5-4b4-name 2018-12-27 15:41:57,066 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:5000/v3/projects/8d423ef1ed3e4625999bd08fc3a8c5c9/users/d3cf41e188144c1f9ac4bc325539ab60/roles/403bdfadd2994630bcdadffe1d9095ff -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}461e43bf00b0285b0b7fc4fe281d0a9103886bc3" 2018-12-27 15:41:57,235 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 15:41:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8cbb39e4-5aae-43c7-a94d-6c396325e3d8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 15:41:57,235 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/8d423ef1ed3e4625999bd08fc3a8c5c9/users/d3cf41e188144c1f9ac4bc325539ab60/roles/403bdfadd2994630bcdadffe1d9095ff used request id req-8cbb39e4-5aae-43c7-a94d-6c396325e3d8 2018-12-27 15:41:57,236 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 15:41:57,236 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 15:41:57,671 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "70c6a7da477e41f7b38ad49ba1fc5965", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T16:41:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a5a562cffae47fab8ccefbe6255b9d5", "name": "api_check-project_e39638cc-8772-4bcc-8a5b-f8d604444da5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_e39638cc-8772-4bcc-8a5b-f8d604444da5", "id": "880f11fce81c4cef88c354559a832afe"}, "audit_ids": ["2JacRzmyTCGPs00I9877eQ"], "issued_at": "2018-12-27T15:41:57.000000Z"}} 2018-12-27 15:41:57,671 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bec0372145a8eab493f8b907f6f369e397af1e59" 2018-12-27 15:41:57,780 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:41:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8c44863c-b697-4ea6-98a3-d6841bfb15e8 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 15:41:57,780 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-8c44863c-b697-4ea6-98a3-d6841bfb15e8 2018-12-27 15:41:57,784 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 15:41:57,790 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 15:41:57 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 15:41:57,790 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bec0372145a8eab493f8b907f6f369e397af1e59" 2018-12-27 15:41:57,923 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:41:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-42315797-6395-40e4-b0a4-e42ea92bb4d2 Content-Encoding: gzip Content-Length: 916 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/05a834ddebbc40688596b7460b47439e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05a834ddebbc40688596b7460b47439e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/08226a0ad01943f39559448239e291e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "08226a0ad01943f39559448239e291e1", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/55c0552fe37a4f7ca0e73939514bc683"}, "domain_id": "default", "enabled": true, "options": {}, "id": "55c0552fe37a4f7ca0e73939514bc683", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/646a4af4e3b5439a97996d353fea3924"}, "domain_id": "914eec1d43ea4caf9d2fd33268c06258", "enabled": true, "options": {}, "id": "646a4af4e3b5439a97996d353fea3924", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/85fb203e51c34d3f8122e285a6a318b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85fb203e51c34d3f8122e285a6a318b3", "email": "placement@localhost", "password_expires_at": null}, {"name": "api_check-user_e39638cc-8772-4bcc-8a5b-f8d604444da5", "links": {"self": "http://172.30.9.31:5000/v3/users/880f11fce81c4cef88c354559a832afe"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "880f11fce81c4cef88c354559a832afe", "domain_id": "default", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/905e7f4b42d24cca93b99d2401fa3378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "905e7f4b42d24cca93b99d2401fa3378", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/a5bc08b9f81f4e5bb86c24f9f7547bae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5bc08b9f81f4e5bb86c24f9f7547bae", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/a5c780627f004d318bf908d80305da9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5c780627f004d318bf908d80305da9c", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/b18425bf2b044bc9af7e194919539a17"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b18425bf2b044bc9af7e194919539a17", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/b8d2134b619d4dca80e21d6fb16449b0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b8d2134b619d4dca80e21d6fb16449b0", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/b9ab6a25a652438285139fe5b44aea62"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9ab6a25a652438285139fe5b44aea62", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/c08462554a4844d681348f58b9b0edee"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c08462554a4844d681348f58b9b0edee", "email": "neutron@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "CreateProjectUserTests-4c59b175-1dd5-4b4-user1", "links": {"self": "http://172.30.9.31:5000/v3/users/d3cf41e188144c1f9ac4bc325539ab60"}, "domain_id": "default", "enabled": true, "id": "d3cf41e188144c1f9ac4bc325539ab60", "options": {}}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/ddfc3a9aad444d4782eae677c8a98130"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ddfc3a9aad444d4782eae677c8a98130", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/f2a74f2185a54676a6cb2bb5ecfcc4f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2a74f2185a54676a6cb2bb5ecfcc4f6", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-12-27 15:41:57,924 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-42315797-6395-40e4-b0a4-e42ea92bb4d2 2018-12-27 15:41:57,929 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bec0372145a8eab493f8b907f6f369e397af1e59" 2018-12-27 15:41:58,034 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:41:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d145b09b-69c1-4578-9b4f-d0828a920ba2 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-27 15:41:58,034 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-d145b09b-69c1-4578-9b4f-d0828a920ba2 2018-12-27 15:41:58,427 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bec0372145a8eab493f8b907f6f369e397af1e59" 2018-12-27 15:41:58,549 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:41:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-83d344a5-587a-46fe-b6d7-cf099197ba7e Content-Encoding: gzip Content-Length: 453 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "403bdfadd2994630bcdadffe1d9095ff", "links": {"self": "http://172.30.9.31:5000/v3/roles/403bdfadd2994630bcdadffe1d9095ff"}, "name": "CreateProjectUserTests-4c59b175-1dd5-4b4-name-role"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "70c6a7da477e41f7b38ad49ba1fc5965", "links": {"self": "http://172.30.9.31:5000/v3/roles/70c6a7da477e41f7b38ad49ba1fc5965"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 15:41:58,549 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-83d344a5-587a-46fe-b6d7-cf099197ba7e 2018-12-27 15:41:58,553 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?name=CreateProjectUserTests-4c59b175-1dd5-4b4-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bec0372145a8eab493f8b907f6f369e397af1e59" 2018-12-27 15:41:58,660 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:41:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-92a7afb2-6d15-43c5-a802-6aff8d89b335 Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?name=CreateProjectUserTests-4c59b175-1dd5-4b4-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/8d423ef1ed3e4625999bd08fc3a8c5c9"}, "tags": [], "enabled": true, "id": "8d423ef1ed3e4625999bd08fc3a8c5c9", "parent_id": "default", "domain_id": "default", "name": "CreateProjectUserTests-4c59b175-1dd5-4b4-name"}]} 2018-12-27 15:41:58,660 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?name=CreateProjectUserTests-4c59b175-1dd5-4b4-name used request id req-92a7afb2-6d15-43c5-a802-6aff8d89b335 2018-12-27 15:41:58,664 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/users/79412cdc439e422890582c1ba3909447 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bec0372145a8eab493f8b907f6f369e397af1e59" 2018-12-27 15:41:58,787 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:41:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-61caa8cb-be72-4d29-90a7-d1a2d9a89e19 Content-Encoding: gzip Content-Length: 214 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.31:5000/v3/users/79412cdc439e422890582c1ba3909447"}, "enabled": true, "id": "79412cdc439e422890582c1ba3909447", "options": {}, "domain_id": "default", "name": "CreateProjectUserTests-4c59b175-1dd5-4b4-user2"}} 2018-12-27 15:41:58,787 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users/79412cdc439e422890582c1ba3909447 used request id req-61caa8cb-be72-4d29-90a7-d1a2d9a89e19 2018-12-27 15:41:58,791 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/8d423ef1ed3e4625999bd08fc3a8c5c9/users/79412cdc439e422890582c1ba3909447/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bec0372145a8eab493f8b907f6f369e397af1e59" 2018-12-27 15:41:58,935 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:41:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-87c248d3-f081-4a5f-af39-55a48d07684b Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects/8d423ef1ed3e4625999bd08fc3a8c5c9/users/79412cdc439e422890582c1ba3909447/roles", "previous": null, "next": null}, "roles": []} 2018-12-27 15:41:58,935 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/8d423ef1ed3e4625999bd08fc3a8c5c9/users/79412cdc439e422890582c1ba3909447/roles used request id req-87c248d3-f081-4a5f-af39-55a48d07684b 2018-12-27 15:41:58,938 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bec0372145a8eab493f8b907f6f369e397af1e59" 2018-12-27 15:41:59,055 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:41:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4ac24065-cef3-48c0-9afb-965b6a70c3bc Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}} 2018-12-27 15:41:59,056 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4 used request id req-4ac24065-cef3-48c0-9afb-965b6a70c3bc 2018-12-27 15:41:59,056 - keystone_utils - INFO - Granting role admin to project CreateProjectUserTests-4c59b175-1dd5-4b4-name 2018-12-27 15:41:59,059 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:5000/v3/projects/8d423ef1ed3e4625999bd08fc3a8c5c9/users/79412cdc439e422890582c1ba3909447/roles/c2bb869216234fa8b868621217cc01a4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bec0372145a8eab493f8b907f6f369e397af1e59" 2018-12-27 15:41:59,216 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 15:41:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-39fa4f7e-8cfd-49ee-9cff-b93166a2a6b3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 15:41:59,216 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/8d423ef1ed3e4625999bd08fc3a8c5c9/users/79412cdc439e422890582c1ba3909447/roles/c2bb869216234fa8b868621217cc01a4 used request id req-39fa4f7e-8cfd-49ee-9cff-b93166a2a6b3 2018-12-27 15:41:59,216 - keystone_utils - INFO - Created user with name - CreateProjectUserTests-4c59b175-1dd5-4b4-user2 2018-12-27 15:41:59,220 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles/403bdfadd2994630bcdadffe1d9095ff -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}461e43bf00b0285b0b7fc4fe281d0a9103886bc3" 2018-12-27 15:41:59,342 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:41:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c578527c-882e-487d-a51e-a1a426290a8b Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "403bdfadd2994630bcdadffe1d9095ff", "links": {"self": "http://172.30.9.31:5000/v3/roles/403bdfadd2994630bcdadffe1d9095ff"}, "name": "CreateProjectUserTests-4c59b175-1dd5-4b4-name-role"}} 2018-12-27 15:41:59,342 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles/403bdfadd2994630bcdadffe1d9095ff used request id req-c578527c-882e-487d-a51e-a1a426290a8b 2018-12-27 15:41:59,342 - keystone_utils - INFO - Granting role CreateProjectUserTests-4c59b175-1dd5-4b4-name-role to project CreateProjectUserTests-4c59b175-1dd5-4b4-name 2018-12-27 15:41:59,346 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:5000/v3/projects/8d423ef1ed3e4625999bd08fc3a8c5c9/users/79412cdc439e422890582c1ba3909447/roles/403bdfadd2994630bcdadffe1d9095ff -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}461e43bf00b0285b0b7fc4fe281d0a9103886bc3" 2018-12-27 15:41:59,498 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 15:41:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2966f761-e4f5-4316-9ddb-21c212907aca Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 15:41:59,498 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/8d423ef1ed3e4625999bd08fc3a8c5c9/users/79412cdc439e422890582c1ba3909447/roles/403bdfadd2994630bcdadffe1d9095ff used request id req-2966f761-e4f5-4316-9ddb-21c212907aca 2018-12-27 15:41:59,498 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 15:41:59,499 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 15:41:59,915 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "403bdfadd2994630bcdadffe1d9095ff", "name": "CreateProjectUserTests-4c59b175-1dd5-4b4-name-role"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}], "expires_at": "2018-12-27T16:41:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d423ef1ed3e4625999bd08fc3a8c5c9", "name": "CreateProjectUserTests-4c59b175-1dd5-4b4-name"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/8d423ef1ed3e4625999bd08fc3a8c5c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/8d423ef1ed3e4625999bd08fc3a8c5c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/8d423ef1ed3e4625999bd08fc3a8c5c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/8d423ef1ed3e4625999bd08fc3a8c5c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/8d423ef1ed3e4625999bd08fc3a8c5c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/8d423ef1ed3e4625999bd08fc3a8c5c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/8d423ef1ed3e4625999bd08fc3a8c5c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/8d423ef1ed3e4625999bd08fc3a8c5c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/8d423ef1ed3e4625999bd08fc3a8c5c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_8d423ef1ed3e4625999bd08fc3a8c5c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_8d423ef1ed3e4625999bd08fc3a8c5c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/8d423ef1ed3e4625999bd08fc3a8c5c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/8d423ef1ed3e4625999bd08fc3a8c5c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/8d423ef1ed3e4625999bd08fc3a8c5c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateProjectUserTests-4c59b175-1dd5-4b4-user1", "id": "d3cf41e188144c1f9ac4bc325539ab60"}, "audit_ids": ["KbXA2LnSTluLsTgElp70DA"], "issued_at": "2018-12-27T15:41:59.000000Z"}} 2018-12-27 15:41:59,916 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}702cfcb2bcd669e6d194baa8cf2d9af30ee35217" 2018-12-27 15:42:00,030 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:41:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f7705711-0d98-4869-b132-9bf74cdf9c65 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 15:42:00,030 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-f7705711-0d98-4869-b132-9bf74cdf9c65 2018-12-27 15:42:00,038 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=CreateProjectUserTests-4c59b175-1dd5-4b4-name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}702cfcb2bcd669e6d194baa8cf2d9af30ee35217" 2018-12-27 15:42:00,434 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-d700fa79-7da8-452d-bb5b-71668e94a30a Date: Thu, 27 Dec 2018 15:42:00 GMT RESP BODY: {"security_groups": []} 2018-12-27 15:42:00,435 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=CreateProjectUserTests-4c59b175-1dd5-4b4-name&description=hello+group used request id req-d700fa79-7da8-452d-bb5b-71668e94a30a 2018-12-27 15:42:00,435 - OpenStackSecurityGroup - INFO - Creating security group CreateProjectUserTests-4c59b175-1dd5-4b4-name... 2018-12-27 15:42:00,435 - neutron_utils - INFO - Creating security group with name - CreateProjectUserTests-4c59b175-1dd5-4b4-name 2018-12-27 15:42:00,442 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}702cfcb2bcd669e6d194baa8cf2d9af30ee35217" -d '{"security_group": {"name": "CreateProjectUserTests-4c59b175-1dd5-4b4-name", "description": "hello group"}}' 2018-12-27 15:42:00,961 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1388 X-Openstack-Request-Id: req-3a76e8f7-71ad-4589-9d19-bbee669d0a8e Date: Thu, 27 Dec 2018 15:42:00 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "8d423ef1ed3e4625999bd08fc3a8c5c9", "created_at": "2018-12-27T15:42:00Z", "updated_at": "2018-12-27T15:42:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:42:00Z", "revision_number": 0, "id": "12941e5c-03cf-48b6-ae9d-90624f77336b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:42:00Z", "security_group_id": "3c929fc6-363f-4aa7-a7f6-1eacc9afb3a7", "tenant_id": "8d423ef1ed3e4625999bd08fc3a8c5c9", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d423ef1ed3e4625999bd08fc3a8c5c9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:42:00Z", "revision_number": 0, "id": "7e6cda1b-bc59-4329-9975-c833f6cafc47", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:42:00Z", "security_group_id": "3c929fc6-363f-4aa7-a7f6-1eacc9afb3a7", "tenant_id": "8d423ef1ed3e4625999bd08fc3a8c5c9", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d423ef1ed3e4625999bd08fc3a8c5c9"}], "revision_number": 2, "project_id": "8d423ef1ed3e4625999bd08fc3a8c5c9", "id": "3c929fc6-363f-4aa7-a7f6-1eacc9afb3a7", "name": "CreateProjectUserTests-4c59b175-1dd5-4b4-name"}} 2018-12-27 15:42:00,961 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/security-groups used request id req-3a76e8f7-71ad-4589-9d19-bbee669d0a8e 2018-12-27 15:42:00,961 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 3c929fc6-363f-4aa7-a7f6-1eacc9afb3a7 2018-12-27 15:42:00,966 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=3c929fc6-363f-4aa7-a7f6-1eacc9afb3a7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}702cfcb2bcd669e6d194baa8cf2d9af30ee35217" 2018-12-27 15:42:01,169 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-294fe944-c030-47e1-bfaf-fc40be3c5e66 Date: Thu, 27 Dec 2018 15:42:01 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T15:42:00Z", "security_group_id": "3c929fc6-363f-4aa7-a7f6-1eacc9afb3a7", "port_range_min": null, "revision_number": 0, "tenant_id": "8d423ef1ed3e4625999bd08fc3a8c5c9", "created_at": "2018-12-27T15:42:00Z", "project_id": "8d423ef1ed3e4625999bd08fc3a8c5c9", "id": "12941e5c-03cf-48b6-ae9d-90624f77336b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T15:42:00Z", "security_group_id": "3c929fc6-363f-4aa7-a7f6-1eacc9afb3a7", "port_range_min": null, "revision_number": 0, "tenant_id": "8d423ef1ed3e4625999bd08fc3a8c5c9", "created_at": "2018-12-27T15:42:00Z", "project_id": "8d423ef1ed3e4625999bd08fc3a8c5c9", "id": "7e6cda1b-bc59-4329-9975-c833f6cafc47"}]} 2018-12-27 15:42:01,169 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=3c929fc6-363f-4aa7-a7f6-1eacc9afb3a7 used request id req-294fe944-c030-47e1-bfaf-fc40be3c5e66 2018-12-27 15:42:01,169 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 3c929fc6-363f-4aa7-a7f6-1eacc9afb3a7 2018-12-27 15:42:01,174 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=3c929fc6-363f-4aa7-a7f6-1eacc9afb3a7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}702cfcb2bcd669e6d194baa8cf2d9af30ee35217" 2018-12-27 15:42:01,376 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-65323d79-4f44-4e3c-b5ae-adbd058b075d Date: Thu, 27 Dec 2018 15:42:01 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T15:42:00Z", "security_group_id": "3c929fc6-363f-4aa7-a7f6-1eacc9afb3a7", "port_range_min": null, "revision_number": 0, "tenant_id": "8d423ef1ed3e4625999bd08fc3a8c5c9", "created_at": "2018-12-27T15:42:00Z", "project_id": "8d423ef1ed3e4625999bd08fc3a8c5c9", "id": "12941e5c-03cf-48b6-ae9d-90624f77336b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T15:42:00Z", "security_group_id": "3c929fc6-363f-4aa7-a7f6-1eacc9afb3a7", "port_range_min": null, "revision_number": 0, "tenant_id": "8d423ef1ed3e4625999bd08fc3a8c5c9", "created_at": "2018-12-27T15:42:00Z", "project_id": "8d423ef1ed3e4625999bd08fc3a8c5c9", "id": "7e6cda1b-bc59-4329-9975-c833f6cafc47"}]} 2018-12-27 15:42:01,376 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=3c929fc6-363f-4aa7-a7f6-1eacc9afb3a7 used request id req-65323d79-4f44-4e3c-b5ae-adbd058b075d 2018-12-27 15:42:01,377 - neutron_utils - INFO - Retrieving security group with ID - 3c929fc6-363f-4aa7-a7f6-1eacc9afb3a7 2018-12-27 15:42:01,382 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?id=3c929fc6-363f-4aa7-a7f6-1eacc9afb3a7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}702cfcb2bcd669e6d194baa8cf2d9af30ee35217" 2018-12-27 15:42:01,451 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-dbb12699-bfe6-437d-b665-4c5b3bcadbca Date: Thu, 27 Dec 2018 15:42:01 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "8d423ef1ed3e4625999bd08fc3a8c5c9", "created_at": "2018-12-27T15:42:00Z", "updated_at": "2018-12-27T15:42:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:42:00Z", "revision_number": 0, "id": "12941e5c-03cf-48b6-ae9d-90624f77336b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:42:00Z", "security_group_id": "3c929fc6-363f-4aa7-a7f6-1eacc9afb3a7", "tenant_id": "8d423ef1ed3e4625999bd08fc3a8c5c9", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d423ef1ed3e4625999bd08fc3a8c5c9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:42:00Z", "revision_number": 0, "id": "7e6cda1b-bc59-4329-9975-c833f6cafc47", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:42:00Z", "security_group_id": "3c929fc6-363f-4aa7-a7f6-1eacc9afb3a7", "tenant_id": "8d423ef1ed3e4625999bd08fc3a8c5c9", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d423ef1ed3e4625999bd08fc3a8c5c9"}], "revision_number": 2, "project_id": "8d423ef1ed3e4625999bd08fc3a8c5c9", "id": "3c929fc6-363f-4aa7-a7f6-1eacc9afb3a7", "name": "CreateProjectUserTests-4c59b175-1dd5-4b4-name"}]} 2018-12-27 15:42:01,452 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?id=3c929fc6-363f-4aa7-a7f6-1eacc9afb3a7 used request id req-dbb12699-bfe6-437d-b665-4c5b3bcadbca 2018-12-27 15:42:01,452 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 3c929fc6-363f-4aa7-a7f6-1eacc9afb3a7 2018-12-27 15:42:01,457 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=3c929fc6-363f-4aa7-a7f6-1eacc9afb3a7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}702cfcb2bcd669e6d194baa8cf2d9af30ee35217" 2018-12-27 15:42:01,477 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-446a51ad-c6aa-4c18-964d-03f763343a24 Date: Thu, 27 Dec 2018 15:42:01 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T15:42:00Z", "security_group_id": "3c929fc6-363f-4aa7-a7f6-1eacc9afb3a7", "port_range_min": null, "revision_number": 0, "tenant_id": "8d423ef1ed3e4625999bd08fc3a8c5c9", "created_at": "2018-12-27T15:42:00Z", "project_id": "8d423ef1ed3e4625999bd08fc3a8c5c9", "id": "12941e5c-03cf-48b6-ae9d-90624f77336b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T15:42:00Z", "security_group_id": "3c929fc6-363f-4aa7-a7f6-1eacc9afb3a7", "port_range_min": null, "revision_number": 0, "tenant_id": "8d423ef1ed3e4625999bd08fc3a8c5c9", "created_at": "2018-12-27T15:42:00Z", "project_id": "8d423ef1ed3e4625999bd08fc3a8c5c9", "id": "7e6cda1b-bc59-4329-9975-c833f6cafc47"}]} 2018-12-27 15:42:01,477 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=3c929fc6-363f-4aa7-a7f6-1eacc9afb3a7 used request id req-446a51ad-c6aa-4c18-964d-03f763343a24 2018-12-27 15:42:01,478 - neutron_utils - INFO - Retrieving security group with ID - 3c929fc6-363f-4aa7-a7f6-1eacc9afb3a7 2018-12-27 15:42:01,483 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?id=3c929fc6-363f-4aa7-a7f6-1eacc9afb3a7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}702cfcb2bcd669e6d194baa8cf2d9af30ee35217" 2018-12-27 15:42:01,734 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-797107fe-5d96-46ab-8313-27c70fbac287 Date: Thu, 27 Dec 2018 15:42:01 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "8d423ef1ed3e4625999bd08fc3a8c5c9", "created_at": "2018-12-27T15:42:00Z", "updated_at": "2018-12-27T15:42:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:42:00Z", "revision_number": 0, "id": "12941e5c-03cf-48b6-ae9d-90624f77336b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:42:00Z", "security_group_id": "3c929fc6-363f-4aa7-a7f6-1eacc9afb3a7", "tenant_id": "8d423ef1ed3e4625999bd08fc3a8c5c9", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d423ef1ed3e4625999bd08fc3a8c5c9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:42:00Z", "revision_number": 0, "id": "7e6cda1b-bc59-4329-9975-c833f6cafc47", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:42:00Z", "security_group_id": "3c929fc6-363f-4aa7-a7f6-1eacc9afb3a7", "tenant_id": "8d423ef1ed3e4625999bd08fc3a8c5c9", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d423ef1ed3e4625999bd08fc3a8c5c9"}], "revision_number": 2, "project_id": "8d423ef1ed3e4625999bd08fc3a8c5c9", "id": "3c929fc6-363f-4aa7-a7f6-1eacc9afb3a7", "name": "CreateProjectUserTests-4c59b175-1dd5-4b4-name"}]} 2018-12-27 15:42:01,735 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?id=3c929fc6-363f-4aa7-a7f6-1eacc9afb3a7 used request id req-797107fe-5d96-46ab-8313-27c70fbac287 2018-12-27 15:42:01,735 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 3c929fc6-363f-4aa7-a7f6-1eacc9afb3a7 2018-12-27 15:42:01,740 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=3c929fc6-363f-4aa7-a7f6-1eacc9afb3a7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}702cfcb2bcd669e6d194baa8cf2d9af30ee35217" 2018-12-27 15:42:01,785 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-64a7ac25-fac3-45f1-b211-26c4d6a30553 Date: Thu, 27 Dec 2018 15:42:01 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T15:42:00Z", "security_group_id": "3c929fc6-363f-4aa7-a7f6-1eacc9afb3a7", "port_range_min": null, "revision_number": 0, "tenant_id": "8d423ef1ed3e4625999bd08fc3a8c5c9", "created_at": "2018-12-27T15:42:00Z", "project_id": "8d423ef1ed3e4625999bd08fc3a8c5c9", "id": "12941e5c-03cf-48b6-ae9d-90624f77336b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T15:42:00Z", "security_group_id": "3c929fc6-363f-4aa7-a7f6-1eacc9afb3a7", "port_range_min": null, "revision_number": 0, "tenant_id": "8d423ef1ed3e4625999bd08fc3a8c5c9", "created_at": "2018-12-27T15:42:00Z", "project_id": "8d423ef1ed3e4625999bd08fc3a8c5c9", "id": "7e6cda1b-bc59-4329-9975-c833f6cafc47"}]} 2018-12-27 15:42:01,785 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=3c929fc6-363f-4aa7-a7f6-1eacc9afb3a7 used request id req-64a7ac25-fac3-45f1-b211-26c4d6a30553 2018-12-27 15:42:01,786 - neutron_utils - INFO - Retrieving security group with ID - 3c929fc6-363f-4aa7-a7f6-1eacc9afb3a7 2018-12-27 15:42:01,791 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?id=3c929fc6-363f-4aa7-a7f6-1eacc9afb3a7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}702cfcb2bcd669e6d194baa8cf2d9af30ee35217" 2018-12-27 15:42:02,034 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-456b1e92-c39e-4f4c-8900-a6ef072177c6 Date: Thu, 27 Dec 2018 15:42:02 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "8d423ef1ed3e4625999bd08fc3a8c5c9", "created_at": "2018-12-27T15:42:00Z", "updated_at": "2018-12-27T15:42:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:42:00Z", "revision_number": 0, "id": "12941e5c-03cf-48b6-ae9d-90624f77336b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:42:00Z", "security_group_id": "3c929fc6-363f-4aa7-a7f6-1eacc9afb3a7", "tenant_id": "8d423ef1ed3e4625999bd08fc3a8c5c9", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d423ef1ed3e4625999bd08fc3a8c5c9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:42:00Z", "revision_number": 0, "id": "7e6cda1b-bc59-4329-9975-c833f6cafc47", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:42:00Z", "security_group_id": "3c929fc6-363f-4aa7-a7f6-1eacc9afb3a7", "tenant_id": "8d423ef1ed3e4625999bd08fc3a8c5c9", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d423ef1ed3e4625999bd08fc3a8c5c9"}], "revision_number": 2, "project_id": "8d423ef1ed3e4625999bd08fc3a8c5c9", "id": "3c929fc6-363f-4aa7-a7f6-1eacc9afb3a7", "name": "CreateProjectUserTests-4c59b175-1dd5-4b4-name"}]} 2018-12-27 15:42:02,034 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?id=3c929fc6-363f-4aa7-a7f6-1eacc9afb3a7 used request id req-456b1e92-c39e-4f4c-8900-a6ef072177c6 2018-12-27 15:42:02,035 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 3c929fc6-363f-4aa7-a7f6-1eacc9afb3a7 2018-12-27 15:42:02,040 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=3c929fc6-363f-4aa7-a7f6-1eacc9afb3a7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}702cfcb2bcd669e6d194baa8cf2d9af30ee35217" 2018-12-27 15:42:02,261 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-6764741a-2bc5-4ace-a338-b38357c6a0e3 Date: Thu, 27 Dec 2018 15:42:02 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T15:42:00Z", "security_group_id": "3c929fc6-363f-4aa7-a7f6-1eacc9afb3a7", "port_range_min": null, "revision_number": 0, "tenant_id": "8d423ef1ed3e4625999bd08fc3a8c5c9", "created_at": "2018-12-27T15:42:00Z", "project_id": "8d423ef1ed3e4625999bd08fc3a8c5c9", "id": "12941e5c-03cf-48b6-ae9d-90624f77336b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T15:42:00Z", "security_group_id": "3c929fc6-363f-4aa7-a7f6-1eacc9afb3a7", "port_range_min": null, "revision_number": 0, "tenant_id": "8d423ef1ed3e4625999bd08fc3a8c5c9", "created_at": "2018-12-27T15:42:00Z", "project_id": "8d423ef1ed3e4625999bd08fc3a8c5c9", "id": "7e6cda1b-bc59-4329-9975-c833f6cafc47"}]} 2018-12-27 15:42:02,261 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=3c929fc6-363f-4aa7-a7f6-1eacc9afb3a7 used request id req-6764741a-2bc5-4ace-a338-b38357c6a0e3 2018-12-27 15:42:02,262 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 15:42:02,263 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 15:42:02,669 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "403bdfadd2994630bcdadffe1d9095ff", "name": "CreateProjectUserTests-4c59b175-1dd5-4b4-name-role"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}], "expires_at": "2018-12-27T16:42:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d423ef1ed3e4625999bd08fc3a8c5c9", "name": "CreateProjectUserTests-4c59b175-1dd5-4b4-name"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/8d423ef1ed3e4625999bd08fc3a8c5c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/8d423ef1ed3e4625999bd08fc3a8c5c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/8d423ef1ed3e4625999bd08fc3a8c5c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/8d423ef1ed3e4625999bd08fc3a8c5c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/8d423ef1ed3e4625999bd08fc3a8c5c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/8d423ef1ed3e4625999bd08fc3a8c5c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/8d423ef1ed3e4625999bd08fc3a8c5c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/8d423ef1ed3e4625999bd08fc3a8c5c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/8d423ef1ed3e4625999bd08fc3a8c5c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_8d423ef1ed3e4625999bd08fc3a8c5c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_8d423ef1ed3e4625999bd08fc3a8c5c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/8d423ef1ed3e4625999bd08fc3a8c5c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/8d423ef1ed3e4625999bd08fc3a8c5c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/8d423ef1ed3e4625999bd08fc3a8c5c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateProjectUserTests-4c59b175-1dd5-4b4-user2", "id": "79412cdc439e422890582c1ba3909447"}, "audit_ids": ["8xuzv6iyQ4qSHyzv_-pkFg"], "issued_at": "2018-12-27T15:42:02.000000Z"}} 2018-12-27 15:42:02,669 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1001c17ca991a457d2e7108133503fc515ceb4fd" 2018-12-27 15:42:02,764 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:42:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d3280852-ab70-4fc3-a69d-0c71a0926b0f Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 15:42:02,764 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-d3280852-ab70-4fc3-a69d-0c71a0926b0f 2018-12-27 15:42:02,771 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=CreateProjectUserTests-4c59b175-1dd5-4b4-name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1001c17ca991a457d2e7108133503fc515ceb4fd" 2018-12-27 15:42:03,110 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-688022ba-650b-447e-a19d-1396d4edf5eb Date: Thu, 27 Dec 2018 15:42:03 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "8d423ef1ed3e4625999bd08fc3a8c5c9", "created_at": "2018-12-27T15:42:00Z", "updated_at": "2018-12-27T15:42:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:42:00Z", "revision_number": 0, "id": "12941e5c-03cf-48b6-ae9d-90624f77336b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:42:00Z", "security_group_id": "3c929fc6-363f-4aa7-a7f6-1eacc9afb3a7", "tenant_id": "8d423ef1ed3e4625999bd08fc3a8c5c9", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d423ef1ed3e4625999bd08fc3a8c5c9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:42:00Z", "revision_number": 0, "id": "7e6cda1b-bc59-4329-9975-c833f6cafc47", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:42:00Z", "security_group_id": "3c929fc6-363f-4aa7-a7f6-1eacc9afb3a7", "tenant_id": "8d423ef1ed3e4625999bd08fc3a8c5c9", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d423ef1ed3e4625999bd08fc3a8c5c9"}], "revision_number": 2, "project_id": "8d423ef1ed3e4625999bd08fc3a8c5c9", "id": "3c929fc6-363f-4aa7-a7f6-1eacc9afb3a7", "name": "CreateProjectUserTests-4c59b175-1dd5-4b4-name"}]} 2018-12-27 15:42:03,110 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=CreateProjectUserTests-4c59b175-1dd5-4b4-name&description=hello+group used request id req-688022ba-650b-447e-a19d-1396d4edf5eb 2018-12-27 15:42:03,114 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 15:42:03,119 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 15:42:03 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 15:42:03,120 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/8d423ef1ed3e4625999bd08fc3a8c5c9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1001c17ca991a457d2e7108133503fc515ceb4fd" 2018-12-27 15:42:03,224 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:42:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-84c909df-e4e3-4a3f-917e-5f6ca6793972 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/8d423ef1ed3e4625999bd08fc3a8c5c9"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8d423ef1ed3e4625999bd08fc3a8c5c9", "name": "CreateProjectUserTests-4c59b175-1dd5-4b4-name"}} 2018-12-27 15:42:03,224 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/8d423ef1ed3e4625999bd08fc3a8c5c9 used request id req-84c909df-e4e3-4a3f-917e-5f6ca6793972 2018-12-27 15:42:03,225 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 3c929fc6-363f-4aa7-a7f6-1eacc9afb3a7 2018-12-27 15:42:03,230 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=3c929fc6-363f-4aa7-a7f6-1eacc9afb3a7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1001c17ca991a457d2e7108133503fc515ceb4fd" 2018-12-27 15:42:03,436 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-3c4cc228-56da-4c11-9070-c8e38080c2e0 Date: Thu, 27 Dec 2018 15:42:03 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T15:42:00Z", "security_group_id": "3c929fc6-363f-4aa7-a7f6-1eacc9afb3a7", "port_range_min": null, "revision_number": 0, "tenant_id": "8d423ef1ed3e4625999bd08fc3a8c5c9", "created_at": "2018-12-27T15:42:00Z", "project_id": "8d423ef1ed3e4625999bd08fc3a8c5c9", "id": "12941e5c-03cf-48b6-ae9d-90624f77336b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T15:42:00Z", "security_group_id": "3c929fc6-363f-4aa7-a7f6-1eacc9afb3a7", "port_range_min": null, "revision_number": 0, "tenant_id": "8d423ef1ed3e4625999bd08fc3a8c5c9", "created_at": "2018-12-27T15:42:00Z", "project_id": "8d423ef1ed3e4625999bd08fc3a8c5c9", "id": "7e6cda1b-bc59-4329-9975-c833f6cafc47"}]} 2018-12-27 15:42:03,436 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=3c929fc6-363f-4aa7-a7f6-1eacc9afb3a7 used request id req-3c4cc228-56da-4c11-9070-c8e38080c2e0 2018-12-27 15:42:03,436 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 3c929fc6-363f-4aa7-a7f6-1eacc9afb3a7 2018-12-27 15:42:03,442 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=3c929fc6-363f-4aa7-a7f6-1eacc9afb3a7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1001c17ca991a457d2e7108133503fc515ceb4fd" 2018-12-27 15:42:03,643 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-81c544b7-3279-4426-8c3e-abff054b449e Date: Thu, 27 Dec 2018 15:42:03 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T15:42:00Z", "security_group_id": "3c929fc6-363f-4aa7-a7f6-1eacc9afb3a7", "port_range_min": null, "revision_number": 0, "tenant_id": "8d423ef1ed3e4625999bd08fc3a8c5c9", "created_at": "2018-12-27T15:42:00Z", "project_id": "8d423ef1ed3e4625999bd08fc3a8c5c9", "id": "12941e5c-03cf-48b6-ae9d-90624f77336b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T15:42:00Z", "security_group_id": "3c929fc6-363f-4aa7-a7f6-1eacc9afb3a7", "port_range_min": null, "revision_number": 0, "tenant_id": "8d423ef1ed3e4625999bd08fc3a8c5c9", "created_at": "2018-12-27T15:42:00Z", "project_id": "8d423ef1ed3e4625999bd08fc3a8c5c9", "id": "7e6cda1b-bc59-4329-9975-c833f6cafc47"}]} 2018-12-27 15:42:03,643 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=3c929fc6-363f-4aa7-a7f6-1eacc9afb3a7 used request id req-81c544b7-3279-4426-8c3e-abff054b449e 2018-12-27 15:42:03,644 - neutron_utils - INFO - Retrieving security group with ID - 3c929fc6-363f-4aa7-a7f6-1eacc9afb3a7 2018-12-27 15:42:03,650 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?id=3c929fc6-363f-4aa7-a7f6-1eacc9afb3a7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1001c17ca991a457d2e7108133503fc515ceb4fd" 2018-12-27 15:42:03,695 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-ddff5101-31b5-4155-b5a4-487adf4402ad Date: Thu, 27 Dec 2018 15:42:03 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "8d423ef1ed3e4625999bd08fc3a8c5c9", "created_at": "2018-12-27T15:42:00Z", "updated_at": "2018-12-27T15:42:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:42:00Z", "revision_number": 0, "id": "12941e5c-03cf-48b6-ae9d-90624f77336b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:42:00Z", "security_group_id": "3c929fc6-363f-4aa7-a7f6-1eacc9afb3a7", "tenant_id": "8d423ef1ed3e4625999bd08fc3a8c5c9", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d423ef1ed3e4625999bd08fc3a8c5c9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:42:00Z", "revision_number": 0, "id": "7e6cda1b-bc59-4329-9975-c833f6cafc47", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:42:00Z", "security_group_id": "3c929fc6-363f-4aa7-a7f6-1eacc9afb3a7", "tenant_id": "8d423ef1ed3e4625999bd08fc3a8c5c9", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d423ef1ed3e4625999bd08fc3a8c5c9"}], "revision_number": 2, "project_id": "8d423ef1ed3e4625999bd08fc3a8c5c9", "id": "3c929fc6-363f-4aa7-a7f6-1eacc9afb3a7", "name": "CreateProjectUserTests-4c59b175-1dd5-4b4-name"}]} 2018-12-27 15:42:03,696 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?id=3c929fc6-363f-4aa7-a7f6-1eacc9afb3a7 used request id req-ddff5101-31b5-4155-b5a4-487adf4402ad 2018-12-27 15:42:03,696 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 3c929fc6-363f-4aa7-a7f6-1eacc9afb3a7 2018-12-27 15:42:03,701 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=3c929fc6-363f-4aa7-a7f6-1eacc9afb3a7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1001c17ca991a457d2e7108133503fc515ceb4fd" 2018-12-27 15:42:03,900 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-455f160f-bd7a-42cf-b76d-72c285819aa5 Date: Thu, 27 Dec 2018 15:42:03 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T15:42:00Z", "security_group_id": "3c929fc6-363f-4aa7-a7f6-1eacc9afb3a7", "port_range_min": null, "revision_number": 0, "tenant_id": "8d423ef1ed3e4625999bd08fc3a8c5c9", "created_at": "2018-12-27T15:42:00Z", "project_id": "8d423ef1ed3e4625999bd08fc3a8c5c9", "id": "12941e5c-03cf-48b6-ae9d-90624f77336b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T15:42:00Z", "security_group_id": "3c929fc6-363f-4aa7-a7f6-1eacc9afb3a7", "port_range_min": null, "revision_number": 0, "tenant_id": "8d423ef1ed3e4625999bd08fc3a8c5c9", "created_at": "2018-12-27T15:42:00Z", "project_id": "8d423ef1ed3e4625999bd08fc3a8c5c9", "id": "7e6cda1b-bc59-4329-9975-c833f6cafc47"}]} 2018-12-27 15:42:03,900 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=3c929fc6-363f-4aa7-a7f6-1eacc9afb3a7 used request id req-455f160f-bd7a-42cf-b76d-72c285819aa5 2018-12-27 15:42:03,900 - neutron_utils - INFO - Deleting security group rule with ID - 7e6cda1b-bc59-4329-9975-c833f6cafc47 2018-12-27 15:42:03,905 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/security-group-rules/7e6cda1b-bc59-4329-9975-c833f6cafc47 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}702cfcb2bcd669e6d194baa8cf2d9af30ee35217" 2018-12-27 15:42:04,052 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-3c88aa8f-5a14-4470-b1ba-ed55db59a459 Content-Length: 0 Date: Thu, 27 Dec 2018 15:42:04 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 15:42:04,052 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-group-rules/7e6cda1b-bc59-4329-9975-c833f6cafc47 used request id req-3c88aa8f-5a14-4470-b1ba-ed55db59a459 2018-12-27 15:42:04,053 - neutron_utils - INFO - Deleting security group rule with ID - 12941e5c-03cf-48b6-ae9d-90624f77336b 2018-12-27 15:42:04,057 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/security-group-rules/12941e5c-03cf-48b6-ae9d-90624f77336b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}702cfcb2bcd669e6d194baa8cf2d9af30ee35217" 2018-12-27 15:42:04,392 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-df3dca2f-31c0-4a72-9d43-039c84ded81c Content-Length: 0 Date: Thu, 27 Dec 2018 15:42:04 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 15:42:04,392 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-group-rules/12941e5c-03cf-48b6-ae9d-90624f77336b used request id req-df3dca2f-31c0-4a72-9d43-039c84ded81c 2018-12-27 15:42:04,392 - neutron_utils - INFO - Deleting security group with name - CreateProjectUserTests-4c59b175-1dd5-4b4-name 2018-12-27 15:42:04,397 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/security-groups/3c929fc6-363f-4aa7-a7f6-1eacc9afb3a7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}702cfcb2bcd669e6d194baa8cf2d9af30ee35217" 2018-12-27 15:42:04,753 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-2443b07b-3a10-4ba8-983a-924e93c07da2 Content-Length: 0 Date: Thu, 27 Dec 2018 15:42:04 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 15:42:04,753 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-groups/3c929fc6-363f-4aa7-a7f6-1eacc9afb3a7 used request id req-2443b07b-3a10-4ba8-983a-924e93c07da2 2018-12-27 15:42:04,754 - neutron_utils - INFO - Deleting security group rule with ID - 7e6cda1b-bc59-4329-9975-c833f6cafc47 2018-12-27 15:42:04,759 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/security-group-rules/7e6cda1b-bc59-4329-9975-c833f6cafc47 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1001c17ca991a457d2e7108133503fc515ceb4fd" 2018-12-27 15:42:04,775 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 155 X-Openstack-Request-Id: req-9d4ef1d6-649b-4cb5-9d77-633aa4311b22 Date: Thu, 27 Dec 2018 15:42:04 GMT RESP BODY: {"NeutronError": {"message": "Security group rule 7e6cda1b-bc59-4329-9975-c833f6cafc47 does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2018-12-27 15:42:04,775 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-group-rules/7e6cda1b-bc59-4329-9975-c833f6cafc47 used request id req-9d4ef1d6-649b-4cb5-9d77-633aa4311b22 2018-12-27 15:42:04,776 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Security group rule 7e6cda1b-bc59-4329-9975-c833f6cafc47 does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2018-12-27 15:42:04,776 - OpenStackSecurityGroup - WARNING - Rule not found, cannot delete - Security group rule 7e6cda1b-bc59-4329-9975-c833f6cafc47 does not exist Neutron server returns request_ids: ['req-9d4ef1d6-649b-4cb5-9d77-633aa4311b22'] 2018-12-27 15:42:04,776 - neutron_utils - INFO - Deleting security group with name - CreateProjectUserTests-4c59b175-1dd5-4b4-name 2018-12-27 15:42:04,781 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/security-groups/3c929fc6-363f-4aa7-a7f6-1eacc9afb3a7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1001c17ca991a457d2e7108133503fc515ceb4fd" 2018-12-27 15:42:04,997 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 146 X-Openstack-Request-Id: req-224af4cb-306f-4ddb-bed9-b0e05b4cd9ed Date: Thu, 27 Dec 2018 15:42:04 GMT RESP BODY: {"NeutronError": {"message": "Security group 3c929fc6-363f-4aa7-a7f6-1eacc9afb3a7 does not exist", "type": "SecurityGroupNotFound", "detail": ""}} 2018-12-27 15:42:04,998 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-groups/3c929fc6-363f-4aa7-a7f6-1eacc9afb3a7 used request id req-224af4cb-306f-4ddb-bed9-b0e05b4cd9ed 2018-12-27 15:42:04,998 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Security group 3c929fc6-363f-4aa7-a7f6-1eacc9afb3a7 does not exist", "type": "SecurityGroupNotFound", "detail": ""}} 2018-12-27 15:42:04,998 - OpenStackSecurityGroup - WARNING - Security Group not found, cannot delete - Security group 3c929fc6-363f-4aa7-a7f6-1eacc9afb3a7 does not exist Neutron server returns request_ids: ['req-224af4cb-306f-4ddb-bed9-b0e05b4cd9ed'] 2018-12-27 15:42:04,999 - keystone_utils - INFO - Deleting user with name - CreateProjectUserTests-4c59b175-1dd5-4b4-user1 2018-12-27 15:42:05,002 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/users/d3cf41e188144c1f9ac4bc325539ab60 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c71a13ff66d7eafb18e255c1eb20bef4247a3138" 2018-12-27 15:42:05,249 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 15:42:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-400ebe9e-85c2-4979-a276-5a96fda35ac9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 15:42:05,249 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/d3cf41e188144c1f9ac4bc325539ab60 used request id req-400ebe9e-85c2-4979-a276-5a96fda35ac9 2018-12-27 15:42:05,249 - keystone_utils - INFO - Deleting user with name - CreateProjectUserTests-4c59b175-1dd5-4b4-user2 2018-12-27 15:42:05,253 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/users/79412cdc439e422890582c1ba3909447 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bec0372145a8eab493f8b907f6f369e397af1e59" 2018-12-27 15:42:05,505 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 15:42:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-81612141-b417-4e8a-96d7-d5c60bc81dde Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 15:42:05,505 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/79412cdc439e422890582c1ba3909447 used request id req-81612141-b417-4e8a-96d7-d5c60bc81dde 2018-12-27 15:42:05,511 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}461e43bf00b0285b0b7fc4fe281d0a9103886bc3" 2018-12-27 15:42:05,755 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-b1827400-21f4-4a49-8f8b-032ff9dc9ae6 Date: Thu, 27 Dec 2018 15:42:05 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "created_at": "2018-12-27T15:33:01Z", "updated_at": "2018-12-27T15:33:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "35205ac3-06e6-4cf6-bb21-ff8f813cb45b", "remote_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "ade77f59-e70c-4970-8ea8-198222fa332e", "remote_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "c4f3bf7f-d793-498d-a883-bb8c6003f070", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "c85cb618-8f19-445b-8e16-6d467cb17771", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}], "revision_number": 4, "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8d423ef1ed3e4625999bd08fc3a8c5c9", "created_at": "2018-12-27T15:42:00Z", "updated_at": "2018-12-27T15:42:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:42:00Z", "revision_number": 0, "id": "3164ce92-d85d-4636-8019-8e2cac617ad2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:42:00Z", "security_group_id": "d2ab6883-376c-46e3-89a1-a557fba902ac", "tenant_id": "8d423ef1ed3e4625999bd08fc3a8c5c9", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d423ef1ed3e4625999bd08fc3a8c5c9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:42:00Z", "revision_number": 0, "id": "cad80433-6686-450c-bd1c-e0742c82a0c9", "remote_group_id": "d2ab6883-376c-46e3-89a1-a557fba902ac", "remote_ip_prefix": null, "created_at": "2018-12-27T15:42:00Z", "security_group_id": "d2ab6883-376c-46e3-89a1-a557fba902ac", "tenant_id": "8d423ef1ed3e4625999bd08fc3a8c5c9", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d423ef1ed3e4625999bd08fc3a8c5c9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:42:00Z", "revision_number": 0, "id": "cc8d8baf-76c5-40d3-ba4c-ec4ee8ded2e6", "remote_group_id": "d2ab6883-376c-46e3-89a1-a557fba902ac", "remote_ip_prefix": null, "created_at": "2018-12-27T15:42:00Z", "security_group_id": "d2ab6883-376c-46e3-89a1-a557fba902ac", "tenant_id": "8d423ef1ed3e4625999bd08fc3a8c5c9", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d423ef1ed3e4625999bd08fc3a8c5c9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:42:00Z", "revision_number": 0, "id": "cd39b951-41b3-48ec-a3dc-35d27077e0b0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:42:00Z", "security_group_id": "d2ab6883-376c-46e3-89a1-a557fba902ac", "tenant_id": "8d423ef1ed3e4625999bd08fc3a8c5c9", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d423ef1ed3e4625999bd08fc3a8c5c9"}], "revision_number": 4, "project_id": "8d423ef1ed3e4625999bd08fc3a8c5c9", "id": "d2ab6883-376c-46e3-89a1-a557fba902ac", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4a5a562cffae47fab8ccefbe6255b9d5", "created_at": "2018-12-27T15:41:27Z", "updated_at": "2018-12-27T15:41:27Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:41:27Z", "revision_number": 0, "id": "0e56146f-f450-48cc-8fd4-577a4b87e422", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:41:27Z", "security_group_id": "d9930176-e112-4212-ab4c-f864b769a95b", "tenant_id": "4a5a562cffae47fab8ccefbe6255b9d5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a5a562cffae47fab8ccefbe6255b9d5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:41:27Z", "revision_number": 0, "id": "34e830c5-581d-48db-9aac-b70256e54562", "remote_group_id": "d9930176-e112-4212-ab4c-f864b769a95b", "remote_ip_prefix": null, "created_at": "2018-12-27T15:41:27Z", "security_group_id": "d9930176-e112-4212-ab4c-f864b769a95b", "tenant_id": "4a5a562cffae47fab8ccefbe6255b9d5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a5a562cffae47fab8ccefbe6255b9d5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:41:27Z", "revision_number": 0, "id": "717d7aed-a154-4fc4-a115-529405f3c5e7", "remote_group_id": "d9930176-e112-4212-ab4c-f864b769a95b", "remote_ip_prefix": null, "created_at": "2018-12-27T15:41:27Z", "security_group_id": "d9930176-e112-4212-ab4c-f864b769a95b", "tenant_id": "4a5a562cffae47fab8ccefbe6255b9d5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a5a562cffae47fab8ccefbe6255b9d5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:41:27Z", "revision_number": 0, "id": "b77a87f5-0708-4418-8f42-8e8211acfff9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:41:27Z", "security_group_id": "d9930176-e112-4212-ab4c-f864b769a95b", "tenant_id": "4a5a562cffae47fab8ccefbe6255b9d5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a5a562cffae47fab8ccefbe6255b9d5"}], "revision_number": 4, "project_id": "4a5a562cffae47fab8ccefbe6255b9d5", "id": "d9930176-e112-4212-ab4c-f864b769a95b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-27T15:33:07Z", "updated_at": "2018-12-27T15:33:07Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "4de95db8-72d6-4aec-a145-e92511971eb9", "remote_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "5f100cff-05d8-4405-8dfb-0a387c123fae", "remote_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "a3f6a193-cc94-4220-a73a-08acf63c449b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "f059d8a5-0c32-49c9-a721-77cc89245ecd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "created_at": "2018-12-27T15:29:16Z", "updated_at": "2018-12-27T15:29:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "3c53841a-5bc0-4192-b482-044411e217ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "5956ff3f-d59d-4af6-82b5-566c888583a7", "remote_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:16Z", "revision_number": 0, "id": "60735d87-52c7-426a-91a6-aff1078a5a2d", "remote_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:16Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "abe97133-61dd-4fdf-baf3-2e07968a324f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "da629caea04941e1ae8979c379dc7c9d"}], "revision_number": 4, "project_id": "da629caea04941e1ae8979c379dc7c9d", "id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "name": "default"}]} 2018-12-27 15:42:05,755 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=default used request id req-b1827400-21f4-4a49-8f8b-032ff9dc9ae6 2018-12-27 15:42:05,760 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}461e43bf00b0285b0b7fc4fe281d0a9103886bc3" 2018-12-27 15:42:05,880 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:42:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-34541734-2b2b-4ec9-a2db-6eb7ebc13d52 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b7b4fceec1ad4c6eb74d758b709a9d93", "name": "admin"}} 2018-12-27 15:42:05,880 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93 used request id req-34541734-2b2b-4ec9-a2db-6eb7ebc13d52 2018-12-27 15:42:05,883 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/8d423ef1ed3e4625999bd08fc3a8c5c9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}461e43bf00b0285b0b7fc4fe281d0a9103886bc3" 2018-12-27 15:42:05,996 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:42:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-83ffdf81-75c7-4f98-ad0a-df48ad23bae3 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/8d423ef1ed3e4625999bd08fc3a8c5c9"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8d423ef1ed3e4625999bd08fc3a8c5c9", "name": "CreateProjectUserTests-4c59b175-1dd5-4b4-name"}} 2018-12-27 15:42:05,996 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/8d423ef1ed3e4625999bd08fc3a8c5c9 used request id req-83ffdf81-75c7-4f98-ad0a-df48ad23bae3 2018-12-27 15:42:05,997 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d2ab6883-376c-46e3-89a1-a557fba902ac 2018-12-27 15:42:06,002 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=d2ab6883-376c-46e3-89a1-a557fba902ac -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}461e43bf00b0285b0b7fc4fe281d0a9103886bc3" 2018-12-27 15:42:06,246 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-8ead0324-0040-4491-b688-99deb9638677 Date: Thu, 27 Dec 2018 15:42:06 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T15:42:00Z", "security_group_id": "d2ab6883-376c-46e3-89a1-a557fba902ac", "port_range_min": null, "revision_number": 0, "tenant_id": "8d423ef1ed3e4625999bd08fc3a8c5c9", "created_at": "2018-12-27T15:42:00Z", "project_id": "8d423ef1ed3e4625999bd08fc3a8c5c9", "id": "3164ce92-d85d-4636-8019-8e2cac617ad2"}, {"remote_group_id": "d2ab6883-376c-46e3-89a1-a557fba902ac", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T15:42:00Z", "security_group_id": "d2ab6883-376c-46e3-89a1-a557fba902ac", "port_range_min": null, "revision_number": 0, "tenant_id": "8d423ef1ed3e4625999bd08fc3a8c5c9", "created_at": "2018-12-27T15:42:00Z", "project_id": "8d423ef1ed3e4625999bd08fc3a8c5c9", "id": "cad80433-6686-450c-bd1c-e0742c82a0c9"}, {"remote_group_id": "d2ab6883-376c-46e3-89a1-a557fba902ac", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T15:42:00Z", "security_group_id": "d2ab6883-376c-46e3-89a1-a557fba902ac", "port_range_min": null, "revision_number": 0, "tenant_id": "8d423ef1ed3e4625999bd08fc3a8c5c9", "created_at": "2018-12-27T15:42:00Z", "project_id": "8d423ef1ed3e4625999bd08fc3a8c5c9", "id": "cc8d8baf-76c5-40d3-ba4c-ec4ee8ded2e6"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T15:42:00Z", "security_group_id": "d2ab6883-376c-46e3-89a1-a557fba902ac", "port_range_min": null, "revision_number": 0, "tenant_id": "8d423ef1ed3e4625999bd08fc3a8c5c9", "created_at": "2018-12-27T15:42:00Z", "project_id": "8d423ef1ed3e4625999bd08fc3a8c5c9", "id": "cd39b951-41b3-48ec-a3dc-35d27077e0b0"}]} 2018-12-27 15:42:06,247 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=d2ab6883-376c-46e3-89a1-a557fba902ac used request id req-8ead0324-0040-4491-b688-99deb9638677 2018-12-27 15:42:06,247 - neutron_utils - INFO - Deleting security group with name - default 2018-12-27 15:42:06,252 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/security-groups/d2ab6883-376c-46e3-89a1-a557fba902ac -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}461e43bf00b0285b0b7fc4fe281d0a9103886bc3" 2018-12-27 15:42:06,639 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-7b1cbdea-d9bb-4310-b28d-9de450ddef8b Content-Length: 0 Date: Thu, 27 Dec 2018 15:42:06 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 15:42:06,639 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-groups/d2ab6883-376c-46e3-89a1-a557fba902ac used request id req-7b1cbdea-d9bb-4310-b28d-9de450ddef8b 2018-12-27 15:42:06,640 - keystone_utils - INFO - Deleting project with name - CreateProjectUserTests-4c59b175-1dd5-4b4-name 2018-12-27 15:42:06,643 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/projects/8d423ef1ed3e4625999bd08fc3a8c5c9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}461e43bf00b0285b0b7fc4fe281d0a9103886bc3" 2018-12-27 15:42:06,944 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 15:42:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-64f805c1-486c-49f0-8a38-60d7fbd22b25 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 15:42:06,944 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/8d423ef1ed3e4625999bd08fc3a8c5c9 used request id req-64f805c1-486c-49f0-8a38-60d7fbd22b25 2018-12-27 15:42:06,944 - keystone_utils - INFO - Deleting role with name - CreateProjectUserTests-4c59b175-1dd5-4b4-name-role 2018-12-27 15:42:06,948 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/roles/403bdfadd2994630bcdadffe1d9095ff -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}461e43bf00b0285b0b7fc4fe281d0a9103886bc3" 2018-12-27 15:42:07,088 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 15:42:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-76016211-a03e-4a14-8933-616afa56ba88 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 15:42:07,088 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/roles/403bdfadd2994630bcdadffe1d9095ff used request id req-76016211-a03e-4a14-8933-616afa56ba88 2018-12-27 15:42:07,092 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}461e43bf00b0285b0b7fc4fe281d0a9103886bc3" 2018-12-27 15:42:07,199 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:42:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8bbc3327-316e-44ee-9311-c54dc630376a Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "70c6a7da477e41f7b38ad49ba1fc5965", "links": {"self": "http://172.30.9.31:5000/v3/roles/70c6a7da477e41f7b38ad49ba1fc5965"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 15:42:07,199 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-8bbc3327-316e-44ee-9311-c54dc630376a 2018-12-27 15:42:07,201 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 15:42:07,627 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "70c6a7da477e41f7b38ad49ba1fc5965", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T16:42:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a5a562cffae47fab8ccefbe6255b9d5", "name": "api_check-project_e39638cc-8772-4bcc-8a5b-f8d604444da5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_e39638cc-8772-4bcc-8a5b-f8d604444da5", "id": "880f11fce81c4cef88c354559a832afe"}, "audit_ids": ["I3dWmv87RmaM2AQVMnGXpA"], "issued_at": "2018-12-27T15:42:07.000000Z"}} 2018-12-27 15:42:07,630 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c657c10aee79f685034502ec21ef68854c2c384e" 2018-12-27 15:42:07,842 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-828aa0fb-0db2-48f2-8ee8-51040a9070b0 Date: Thu, 27 Dec 2018 15:42:07 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-27 15:42:07,842 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/schemas/image used request id req-828aa0fb-0db2-48f2-8ee8-51040a9070b0 2018-12-27 15:42:07,872 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c657c10aee79f685034502ec21ef68854c2c384e" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "GlanceUtilsTests-8538e2e6-7bf6-4e8b-8b23-a22c959647d1"}' 2018-12-27 15:42:08,131 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 614 Content-Type: application/json Location: http://172.30.9.31:9292/v2/images/99b0ece8-7060-442d-9298-3056d335e73c Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-cbc7110c-7398-4d4f-b12f-3eb435b83bb2 Date: Thu, 27 Dec 2018 15:42:08 GMT RESP BODY: {"status": "queued", "name": "GlanceUtilsTests-8538e2e6-7bf6-4e8b-8b23-a22c959647d1", "tags": [], "container_format": "bare", "created_at": "2018-12-27T15:42:08Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-12-27T15:42:08Z", "visibility": "shared", "locations": [], "self": "/v2/images/99b0ece8-7060-442d-9298-3056d335e73c", "min_disk": 0, "protected": false, "id": "99b0ece8-7060-442d-9298-3056d335e73c", "file": "/v2/images/99b0ece8-7060-442d-9298-3056d335e73c/file", "checksum": null, "owner": "4a5a562cffae47fab8ccefbe6255b9d5", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-27 15:42:08,131 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.31:9292/v2/images used request id req-cbc7110c-7398-4d4f-b12f-3eb435b83bb2 2018-12-27 15:42:08,143 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:9292/v2/images/99b0ece8-7060-442d-9298-3056d335e73c/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c657c10aee79f685034502ec21ef68854c2c384e" -d '' 2018-12-27 15:42:09,559 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-a3f73d92-cdeb-4863-84af-bac60b10a79e Date: Thu, 27 Dec 2018 15:42:09 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-27 15:42:09,560 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.31:9292/v2/images/99b0ece8-7060-442d-9298-3056d335e73c/file used request id req-a3f73d92-cdeb-4863-84af-bac60b10a79e 2018-12-27 15:42:09,560 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-27 15:42:09,564 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/images/99b0ece8-7060-442d-9298-3056d335e73c -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c657c10aee79f685034502ec21ef68854c2c384e" 2018-12-27 15:42:09,777 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 875 Content-Type: application/json X-Openstack-Request-Id: req-2ba2056b-f8b0-4e59-954e-c66d3b7f75a4 Date: Thu, 27 Dec 2018 15:42:09 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "GlanceUtilsTests-8538e2e6-7bf6-4e8b-8b23-a22c959647d1", "tags": [], "container_format": "bare", "created_at": "2018-12-27T15:42:08Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-27T15:42:09Z", "visibility": "shared", "locations": [{"url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/99b0ece8-7060-442d-9298-3056d335e73c/snap", "metadata": {}}], "self": "/v2/images/99b0ece8-7060-442d-9298-3056d335e73c", "min_disk": 0, "protected": false, "id": "99b0ece8-7060-442d-9298-3056d335e73c", "file": "/v2/images/99b0ece8-7060-442d-9298-3056d335e73c/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "4a5a562cffae47fab8ccefbe6255b9d5", "direct_url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/99b0ece8-7060-442d-9298-3056d335e73c/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-27 15:42:09,777 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images/99b0ece8-7060-442d-9298-3056d335e73c used request id req-2ba2056b-f8b0-4e59-954e-c66d3b7f75a4 2018-12-27 15:42:09,780 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c657c10aee79f685034502ec21ef68854c2c384e" 2018-12-27 15:42:09,977 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-6315edca-b8ba-43df-a6ed-f6b107336289 Date: Thu, 27 Dec 2018 15:42:09 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-27 15:42:09,977 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/schemas/image used request id req-6315edca-b8ba-43df-a6ed-f6b107336289 2018-12-27 15:42:09,983 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/images?limit=20&disk_format=qcow2&name=GlanceUtilsTests-8538e2e6-7bf6-4e8b-8b23-a22c959647d1 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c657c10aee79f685034502ec21ef68854c2c384e" 2018-12-27 15:42:10,689 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1030 Content-Type: application/json X-Openstack-Request-Id: req-7ed7eec2-a6f4-4306-a69c-f94602475b29 Date: Thu, 27 Dec 2018 15:42:10 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "GlanceUtilsTests-8538e2e6-7bf6-4e8b-8b23-a22c959647d1", "tags": [], "container_format": "bare", "created_at": "2018-12-27T15:42:08Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-27T15:42:09Z", "visibility": "shared", "locations": [{"url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/99b0ece8-7060-442d-9298-3056d335e73c/snap", "metadata": {}}], "self": "/v2/images/99b0ece8-7060-442d-9298-3056d335e73c", "min_disk": 0, "protected": false, "id": "99b0ece8-7060-442d-9298-3056d335e73c", "file": "/v2/images/99b0ece8-7060-442d-9298-3056d335e73c/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "4a5a562cffae47fab8ccefbe6255b9d5", "direct_url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/99b0ece8-7060-442d-9298-3056d335e73c/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=GlanceUtilsTests-8538e2e6-7bf6-4e8b-8b23-a22c959647d1"} 2018-12-27 15:42:10,689 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images?limit=20&disk_format=qcow2&name=GlanceUtilsTests-8538e2e6-7bf6-4e8b-8b23-a22c959647d1 used request id req-7ed7eec2-a6f4-4306-a69c-f94602475b29 2018-12-27 15:42:10,690 - glance_utils - INFO - Deleting image named - GlanceUtilsTests-8538e2e6-7bf6-4e8b-8b23-a22c959647d1 2018-12-27 15:42:10,693 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9292/v2/images/99b0ece8-7060-442d-9298-3056d335e73c -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c657c10aee79f685034502ec21ef68854c2c384e" 2018-12-27 15:42:11,732 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-72a29745-089f-45a7-bf78-8049d92ee940 Date: Thu, 27 Dec 2018 15:42:11 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-27 15:42:11,732 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.31:9292/v2/images/99b0ece8-7060-442d-9298-3056d335e73c used request id req-72a29745-089f-45a7-bf78-8049d92ee940 2018-12-27 15:42:11,746 - glance_utils_tests - WARNING - Test not executed as the image metadata requires image files 2018-12-27 15:42:11,747 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 15:42:12,173 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "70c6a7da477e41f7b38ad49ba1fc5965", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T16:42:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a5a562cffae47fab8ccefbe6255b9d5", "name": "api_check-project_e39638cc-8772-4bcc-8a5b-f8d604444da5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_e39638cc-8772-4bcc-8a5b-f8d604444da5", "id": "880f11fce81c4cef88c354559a832afe"}, "audit_ids": ["4DUaT7DxQbSlhUwumjjKxA"], "issued_at": "2018-12-27T15:42:12.000000Z"}} 2018-12-27 15:42:12,173 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca81d8b81c1aa8b5e16acd51a167749f1f6c9db4" 2018-12-27 15:42:12,274 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:42:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f8378c6a-8563-45ac-8e79-9810305b6c96 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 15:42:12,274 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-f8378c6a-8563-45ac-8e79-9810305b6c96 2018-12-27 15:42:12,275 - neutron_utils - INFO - Creating network with name NeutronUtilsNetworkTests-1f6f0d03-27fd-4227-a459-7becfb042a48-pub-net 2018-12-27 15:42:12,281 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca81d8b81c1aa8b5e16acd51a167749f1f6c9db4" -d '{"network": {"name": "NeutronUtilsNetworkTests-1f6f0d03-27fd-4227-a459-7becfb042a48-pub-net", "admin_state_up": true}}' 2018-12-27 15:42:13,625 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 739 X-Openstack-Request-Id: req-e0f49d01-6e60-429c-a250-8c600e12bd90 Date: Thu, 27 Dec 2018 15:42:13 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"provider:network_type":"geneve","id":"6c6799df-c4ab-49eb-93d5-05397113ce34","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":73,"ipv4_address_scope":null,"shared":false,"project_id":"4a5a562cffae47fab8ccefbe6255b9d5","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-27T15:42:12Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsNetworkTests-1f6f0d03-27fd-4227-a459-7becfb042a48-pub-net","admin_state_up":true,"tenant_id":"4a5a562cffae47fab8ccefbe6255b9d5","created_at":"2018-12-27T15:42:12Z","mtu":1442}} 2018-12-27 15:42:13,625 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/networks used request id req-e0f49d01-6e60-429c-a250-8c600e12bd90 2018-12-27 15:42:13,631 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?id=6c6799df-c4ab-49eb-93d5-05397113ce34 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca81d8b81c1aa8b5e16acd51a167749f1f6c9db4" 2018-12-27 15:42:13,908 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 723 X-Openstack-Request-Id: req-8f7299bc-a905-4a43-b6f9-f68099772124 Date: Thu, 27 Dec 2018 15:42:13 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"mtu":1442,"id":"6c6799df-c4ab-49eb-93d5-05397113ce34","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":73,"ipv4_address_scope":null,"shared":false,"project_id":"4a5a562cffae47fab8ccefbe6255b9d5","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-27T15:42:12Z","qos_policy_id":null,"name":"NeutronUtilsNetworkTests-1f6f0d03-27fd-4227-a459-7becfb042a48-pub-net","admin_state_up":true,"tenant_id":"4a5a562cffae47fab8ccefbe6255b9d5","created_at":"2018-12-27T15:42:12Z","provider:network_type":"geneve"}]} 2018-12-27 15:42:13,909 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?id=6c6799df-c4ab-49eb-93d5-05397113ce34 used request id req-8f7299bc-a905-4a43-b6f9-f68099772124 2018-12-27 15:42:13,914 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=6c6799df-c4ab-49eb-93d5-05397113ce34 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca81d8b81c1aa8b5e16acd51a167749f1f6c9db4" 2018-12-27 15:42:14,308 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-57201e5b-1361-45bf-9888-04b05976f714 Date: Thu, 27 Dec 2018 15:42:14 GMT RESP BODY: {"subnets":[]} 2018-12-27 15:42:14,308 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=6c6799df-c4ab-49eb-93d5-05397113ce34 used request id req-57201e5b-1361-45bf-9888-04b05976f714 2018-12-27 15:42:14,314 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?id=6c6799df-c4ab-49eb-93d5-05397113ce34 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca81d8b81c1aa8b5e16acd51a167749f1f6c9db4" 2018-12-27 15:42:14,414 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 723 X-Openstack-Request-Id: req-9d3f0bdd-9a75-469f-a148-4196da2b560c Date: Thu, 27 Dec 2018 15:42:14 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"mtu":1442,"id":"6c6799df-c4ab-49eb-93d5-05397113ce34","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":73,"ipv4_address_scope":null,"shared":false,"project_id":"4a5a562cffae47fab8ccefbe6255b9d5","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-27T15:42:12Z","qos_policy_id":null,"name":"NeutronUtilsNetworkTests-1f6f0d03-27fd-4227-a459-7becfb042a48-pub-net","admin_state_up":true,"tenant_id":"4a5a562cffae47fab8ccefbe6255b9d5","created_at":"2018-12-27T15:42:12Z","provider:network_type":"geneve"}]} 2018-12-27 15:42:14,414 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?id=6c6799df-c4ab-49eb-93d5-05397113ce34 used request id req-9d3f0bdd-9a75-469f-a148-4196da2b560c 2018-12-27 15:42:14,420 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=6c6799df-c4ab-49eb-93d5-05397113ce34 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca81d8b81c1aa8b5e16acd51a167749f1f6c9db4" 2018-12-27 15:42:14,448 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-0c424ea7-fe48-47f1-8cc3-4a2d5276aa96 Date: Thu, 27 Dec 2018 15:42:14 GMT RESP BODY: {"subnets":[]} 2018-12-27 15:42:14,448 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=6c6799df-c4ab-49eb-93d5-05397113ce34 used request id req-0c424ea7-fe48-47f1-8cc3-4a2d5276aa96 2018-12-27 15:42:14,453 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=NeutronUtilsNetworkTests-1f6f0d03-27fd-4227-a459-7becfb042a48-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca81d8b81c1aa8b5e16acd51a167749f1f6c9db4" 2018-12-27 15:42:14,718 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 723 X-Openstack-Request-Id: req-e32f34d3-dc72-49c9-92ad-65d2c943b9fc Date: Thu, 27 Dec 2018 15:42:14 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"mtu":1442,"id":"6c6799df-c4ab-49eb-93d5-05397113ce34","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":73,"ipv4_address_scope":null,"shared":false,"project_id":"4a5a562cffae47fab8ccefbe6255b9d5","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-27T15:42:12Z","qos_policy_id":null,"name":"NeutronUtilsNetworkTests-1f6f0d03-27fd-4227-a459-7becfb042a48-pub-net","admin_state_up":true,"tenant_id":"4a5a562cffae47fab8ccefbe6255b9d5","created_at":"2018-12-27T15:42:12Z","provider:network_type":"geneve"}]} 2018-12-27 15:42:14,718 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=NeutronUtilsNetworkTests-1f6f0d03-27fd-4227-a459-7becfb042a48-pub-net used request id req-e32f34d3-dc72-49c9-92ad-65d2c943b9fc 2018-12-27 15:42:14,722 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 15:42:14,727 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 15:42:14 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 15:42:14,728 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/4a5a562cffae47fab8ccefbe6255b9d5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca81d8b81c1aa8b5e16acd51a167749f1f6c9db4" 2018-12-27 15:42:14,852 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:42:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-db1520b2-74d1-466a-9ea9-0d685f48d210 Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.31:5000/v3/projects/4a5a562cffae47fab8ccefbe6255b9d5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4a5a562cffae47fab8ccefbe6255b9d5", "name": "api_check-project_e39638cc-8772-4bcc-8a5b-f8d604444da5"}} 2018-12-27 15:42:14,852 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/4a5a562cffae47fab8ccefbe6255b9d5 used request id req-db1520b2-74d1-466a-9ea9-0d685f48d210 2018-12-27 15:42:14,857 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=6c6799df-c4ab-49eb-93d5-05397113ce34 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca81d8b81c1aa8b5e16acd51a167749f1f6c9db4" 2018-12-27 15:42:15,183 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-3cf2de5f-34f8-4397-a233-42984160ab34 Date: Thu, 27 Dec 2018 15:42:15 GMT RESP BODY: {"subnets":[]} 2018-12-27 15:42:15,183 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=6c6799df-c4ab-49eb-93d5-05397113ce34 used request id req-3cf2de5f-34f8-4397-a233-42984160ab34 2018-12-27 15:42:15,184 - neutron_utils - INFO - Deleting network with name NeutronUtilsNetworkTests-1f6f0d03-27fd-4227-a459-7becfb042a48-pub-net 2018-12-27 15:42:15,189 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/networks/6c6799df-c4ab-49eb-93d5-05397113ce34 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca81d8b81c1aa8b5e16acd51a167749f1f6c9db4" 2018-12-27 15:42:16,366 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-1359ad3a-233f-44ed-bffb-3c217f6f5a37 Date: Thu, 27 Dec 2018 15:42:16 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 15:42:16,366 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/networks/6c6799df-c4ab-49eb-93d5-05397113ce34 used request id req-1359ad3a-233f-44ed-bffb-3c217f6f5a37 2018-12-27 15:42:16,367 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 15:42:16,778 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "70c6a7da477e41f7b38ad49ba1fc5965", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T16:42:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a5a562cffae47fab8ccefbe6255b9d5", "name": "api_check-project_e39638cc-8772-4bcc-8a5b-f8d604444da5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_e39638cc-8772-4bcc-8a5b-f8d604444da5", "id": "880f11fce81c4cef88c354559a832afe"}, "audit_ids": ["_shwR-MLTeiF64iMhv3nbQ"], "issued_at": "2018-12-27T15:42:16.000000Z"}} 2018-12-27 15:42:16,779 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7d3b2ebe5b7899bd9b6bbe50a26434a82ea3c5e" 2018-12-27 15:42:16,880 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:42:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4655f62a-9eb4-413b-97b2-d7aefc2f1d82 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 15:42:16,880 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-4655f62a-9eb4-413b-97b2-d7aefc2f1d82 2018-12-27 15:42:16,882 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 15:42:17,312 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "70c6a7da477e41f7b38ad49ba1fc5965", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T16:42:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a5a562cffae47fab8ccefbe6255b9d5", "name": "api_check-project_e39638cc-8772-4bcc-8a5b-f8d604444da5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_e39638cc-8772-4bcc-8a5b-f8d604444da5", "id": "880f11fce81c4cef88c354559a832afe"}, "audit_ids": ["Dprgp3_sT1WLu7t20EXsAg"], "issued_at": "2018-12-27T15:42:17.000000Z"}} 2018-12-27 15:42:17,313 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5696476866f04cd74d799cb805375e0dc8d5d14" 2018-12-27 15:42:17,416 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:42:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2195b190-e5ea-4254-92ff-c97ad8d8b1e5 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 15:42:17,417 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-2195b190-e5ea-4254-92ff-c97ad8d8b1e5 2018-12-27 15:42:17,419 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 15:42:17,834 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "70c6a7da477e41f7b38ad49ba1fc5965", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T16:42:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a5a562cffae47fab8ccefbe6255b9d5", "name": "api_check-project_e39638cc-8772-4bcc-8a5b-f8d604444da5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_e39638cc-8772-4bcc-8a5b-f8d604444da5", "id": "880f11fce81c4cef88c354559a832afe"}, "audit_ids": ["Yciy4rk8Rva_stdySdAvwg"], "issued_at": "2018-12-27T15:42:17.000000Z"}} 2018-12-27 15:42:17,834 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}876afbc18d9e7e35c364a3a8acb68136670ef9ce" 2018-12-27 15:42:18,032 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:42:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8a339889-8c84-48cb-b839-7485243f7d36 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 15:42:18,033 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-8a339889-8c84-48cb-b839-7485243f7d36 2018-12-27 15:42:18,034 - neutron_utils - INFO - Creating network with name NeutronUtilsSubnetTests-487a6d82-c05b-47bc-afc8-c866b2861d4c-pub-net 2018-12-27 15:42:18,039 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}876afbc18d9e7e35c364a3a8acb68136670ef9ce" -d '{"network": {"name": "NeutronUtilsSubnetTests-487a6d82-c05b-47bc-afc8-c866b2861d4c-pub-net", "admin_state_up": true}}' 2018-12-27 15:42:19,396 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 738 X-Openstack-Request-Id: req-8eaa4106-d8c3-43a0-ba8f-0c3925450c17 Date: Thu, 27 Dec 2018 15:42:19 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"provider:network_type":"geneve","id":"84cd1153-0163-48f3-bfff-2f54b188666b","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":45,"ipv4_address_scope":null,"shared":false,"project_id":"4a5a562cffae47fab8ccefbe6255b9d5","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-27T15:42:18Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsSubnetTests-487a6d82-c05b-47bc-afc8-c866b2861d4c-pub-net","admin_state_up":true,"tenant_id":"4a5a562cffae47fab8ccefbe6255b9d5","created_at":"2018-12-27T15:42:18Z","mtu":1442}} 2018-12-27 15:42:19,396 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/networks used request id req-8eaa4106-d8c3-43a0-ba8f-0c3925450c17 2018-12-27 15:42:19,401 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?id=84cd1153-0163-48f3-bfff-2f54b188666b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}876afbc18d9e7e35c364a3a8acb68136670ef9ce" 2018-12-27 15:42:19,679 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 722 X-Openstack-Request-Id: req-ba1124c5-d5b8-4aaf-b9a1-69aa253a0163 Date: Thu, 27 Dec 2018 15:42:19 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"mtu":1442,"id":"84cd1153-0163-48f3-bfff-2f54b188666b","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":45,"ipv4_address_scope":null,"shared":false,"project_id":"4a5a562cffae47fab8ccefbe6255b9d5","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-27T15:42:18Z","qos_policy_id":null,"name":"NeutronUtilsSubnetTests-487a6d82-c05b-47bc-afc8-c866b2861d4c-pub-net","admin_state_up":true,"tenant_id":"4a5a562cffae47fab8ccefbe6255b9d5","created_at":"2018-12-27T15:42:18Z","provider:network_type":"geneve"}]} 2018-12-27 15:42:19,679 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?id=84cd1153-0163-48f3-bfff-2f54b188666b used request id req-ba1124c5-d5b8-4aaf-b9a1-69aa253a0163 2018-12-27 15:42:19,686 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=84cd1153-0163-48f3-bfff-2f54b188666b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}876afbc18d9e7e35c364a3a8acb68136670ef9ce" 2018-12-27 15:42:19,907 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-54d2b3d6-2c87-488c-89e9-a0fe41f083a7 Date: Thu, 27 Dec 2018 15:42:19 GMT RESP BODY: {"subnets":[]} 2018-12-27 15:42:19,907 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=84cd1153-0163-48f3-bfff-2f54b188666b used request id req-54d2b3d6-2c87-488c-89e9-a0fe41f083a7 2018-12-27 15:42:19,907 - neutron_utils - INFO - Creating subnet with name NeutronUtilsSubnetTests-487a6d82-c05b-47bc-afc8-c866b2861d4c-pub-subnet 2018-12-27 15:42:19,912 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}876afbc18d9e7e35c364a3a8acb68136670ef9ce" -d '{"subnets": [{"ip_version": 4, "network_id": "84cd1153-0163-48f3-bfff-2f54b188666b", "cidr": "10.55.1.0/24", "name": "NeutronUtilsSubnetTests-487a6d82-c05b-47bc-afc8-c866b2861d4c-pub-subnet"}]}' 2018-12-27 15:42:21,348 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-722f0a7d-d618-4afb-b6ee-bcbf1b811d32 Date: Thu, 27 Dec 2018 15:42:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"84cd1153-0163-48f3-bfff-2f54b188666b","tenant_id":"4a5a562cffae47fab8ccefbe6255b9d5","created_at":"2018-12-27T15:42:20Z","dns_nameservers":[],"updated_at":"2018-12-27T15:42:20Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"4a5a562cffae47fab8ccefbe6255b9d5","id":"36acb6d0-46db-4515-9864-fc4b241d0a31","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-487a6d82-c05b-47bc-afc8-c866b2861d4c-pub-subnet"}]} 2018-12-27 15:42:21,348 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/subnets used request id req-722f0a7d-d618-4afb-b6ee-bcbf1b811d32 2018-12-27 15:42:21,354 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?id=84cd1153-0163-48f3-bfff-2f54b188666b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}876afbc18d9e7e35c364a3a8acb68136670ef9ce" 2018-12-27 15:42:21,650 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 760 X-Openstack-Request-Id: req-5e8e0e54-416f-4345-92dc-67f514351ad3 Date: Thu, 27 Dec 2018 15:42:21 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"mtu":1442,"id":"84cd1153-0163-48f3-bfff-2f54b188666b","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":45,"ipv4_address_scope":null,"shared":false,"project_id":"4a5a562cffae47fab8ccefbe6255b9d5","status":"ACTIVE","subnets":["36acb6d0-46db-4515-9864-fc4b241d0a31"],"description":"","tags":[],"updated_at":"2018-12-27T15:42:20Z","qos_policy_id":null,"name":"NeutronUtilsSubnetTests-487a6d82-c05b-47bc-afc8-c866b2861d4c-pub-net","admin_state_up":true,"tenant_id":"4a5a562cffae47fab8ccefbe6255b9d5","created_at":"2018-12-27T15:42:18Z","provider:network_type":"geneve"}]} 2018-12-27 15:42:21,650 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?id=84cd1153-0163-48f3-bfff-2f54b188666b used request id req-5e8e0e54-416f-4345-92dc-67f514351ad3 2018-12-27 15:42:21,655 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=84cd1153-0163-48f3-bfff-2f54b188666b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}876afbc18d9e7e35c364a3a8acb68136670ef9ce" 2018-12-27 15:42:21,898 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-11d107e2-8cfd-40a1-9312-e2067c046875 Date: Thu, 27 Dec 2018 15:42:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"84cd1153-0163-48f3-bfff-2f54b188666b","tenant_id":"4a5a562cffae47fab8ccefbe6255b9d5","created_at":"2018-12-27T15:42:20Z","dns_nameservers":[],"updated_at":"2018-12-27T15:42:20Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"4a5a562cffae47fab8ccefbe6255b9d5","id":"36acb6d0-46db-4515-9864-fc4b241d0a31","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-487a6d82-c05b-47bc-afc8-c866b2861d4c-pub-subnet"}]} 2018-12-27 15:42:21,898 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=84cd1153-0163-48f3-bfff-2f54b188666b used request id req-11d107e2-8cfd-40a1-9312-e2067c046875 2018-12-27 15:42:21,904 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=NeutronUtilsSubnetTests-487a6d82-c05b-47bc-afc8-c866b2861d4c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}876afbc18d9e7e35c364a3a8acb68136670ef9ce" 2018-12-27 15:42:22,198 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 760 X-Openstack-Request-Id: req-9a4c5e6e-42e2-4388-8876-5e1dec0da82d Date: Thu, 27 Dec 2018 15:42:22 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"mtu":1442,"id":"84cd1153-0163-48f3-bfff-2f54b188666b","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":45,"ipv4_address_scope":null,"shared":false,"project_id":"4a5a562cffae47fab8ccefbe6255b9d5","status":"ACTIVE","subnets":["36acb6d0-46db-4515-9864-fc4b241d0a31"],"description":"","tags":[],"updated_at":"2018-12-27T15:42:20Z","qos_policy_id":null,"name":"NeutronUtilsSubnetTests-487a6d82-c05b-47bc-afc8-c866b2861d4c-pub-net","admin_state_up":true,"tenant_id":"4a5a562cffae47fab8ccefbe6255b9d5","created_at":"2018-12-27T15:42:18Z","provider:network_type":"geneve"}]} 2018-12-27 15:42:22,199 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=NeutronUtilsSubnetTests-487a6d82-c05b-47bc-afc8-c866b2861d4c-pub-net used request id req-9a4c5e6e-42e2-4388-8876-5e1dec0da82d 2018-12-27 15:42:22,202 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 15:42:22,207 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 15:42:22 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 15:42:22,208 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/4a5a562cffae47fab8ccefbe6255b9d5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}876afbc18d9e7e35c364a3a8acb68136670ef9ce" 2018-12-27 15:42:22,316 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:42:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-65ea6548-791f-44fb-a269-1edbfca60a9f Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.31:5000/v3/projects/4a5a562cffae47fab8ccefbe6255b9d5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4a5a562cffae47fab8ccefbe6255b9d5", "name": "api_check-project_e39638cc-8772-4bcc-8a5b-f8d604444da5"}} 2018-12-27 15:42:22,316 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/4a5a562cffae47fab8ccefbe6255b9d5 used request id req-65ea6548-791f-44fb-a269-1edbfca60a9f 2018-12-27 15:42:22,323 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=84cd1153-0163-48f3-bfff-2f54b188666b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}876afbc18d9e7e35c364a3a8acb68136670ef9ce" 2018-12-27 15:42:22,567 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-776e777a-d626-4540-9bcb-51ceb900fb60 Date: Thu, 27 Dec 2018 15:42:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"84cd1153-0163-48f3-bfff-2f54b188666b","tenant_id":"4a5a562cffae47fab8ccefbe6255b9d5","created_at":"2018-12-27T15:42:20Z","dns_nameservers":[],"updated_at":"2018-12-27T15:42:20Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"4a5a562cffae47fab8ccefbe6255b9d5","id":"36acb6d0-46db-4515-9864-fc4b241d0a31","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-487a6d82-c05b-47bc-afc8-c866b2861d4c-pub-subnet"}]} 2018-12-27 15:42:22,567 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=84cd1153-0163-48f3-bfff-2f54b188666b used request id req-776e777a-d626-4540-9bcb-51ceb900fb60 2018-12-27 15:42:22,573 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=84cd1153-0163-48f3-bfff-2f54b188666b&name=NeutronUtilsSubnetTests-487a6d82-c05b-47bc-afc8-c866b2861d4c-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}876afbc18d9e7e35c364a3a8acb68136670ef9ce" 2018-12-27 15:42:22,823 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-6e4846ed-31cd-442f-97c5-cd01b003ed5e Date: Thu, 27 Dec 2018 15:42:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"84cd1153-0163-48f3-bfff-2f54b188666b","tenant_id":"4a5a562cffae47fab8ccefbe6255b9d5","created_at":"2018-12-27T15:42:20Z","dns_nameservers":[],"updated_at":"2018-12-27T15:42:20Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"4a5a562cffae47fab8ccefbe6255b9d5","id":"36acb6d0-46db-4515-9864-fc4b241d0a31","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-487a6d82-c05b-47bc-afc8-c866b2861d4c-pub-subnet"}]} 2018-12-27 15:42:22,823 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=84cd1153-0163-48f3-bfff-2f54b188666b&name=NeutronUtilsSubnetTests-487a6d82-c05b-47bc-afc8-c866b2861d4c-pub-subnet used request id req-6e4846ed-31cd-442f-97c5-cd01b003ed5e 2018-12-27 15:42:22,828 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=84cd1153-0163-48f3-bfff-2f54b188666b&name=NeutronUtilsSubnetTests-487a6d82-c05b-47bc-afc8-c866b2861d4c-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}876afbc18d9e7e35c364a3a8acb68136670ef9ce" 2018-12-27 15:42:22,907 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-42515f66-7c60-49f6-8336-b0ac8d808bbc Date: Thu, 27 Dec 2018 15:42:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"84cd1153-0163-48f3-bfff-2f54b188666b","tenant_id":"4a5a562cffae47fab8ccefbe6255b9d5","created_at":"2018-12-27T15:42:20Z","dns_nameservers":[],"updated_at":"2018-12-27T15:42:20Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"4a5a562cffae47fab8ccefbe6255b9d5","id":"36acb6d0-46db-4515-9864-fc4b241d0a31","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-487a6d82-c05b-47bc-afc8-c866b2861d4c-pub-subnet"}]} 2018-12-27 15:42:22,907 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=84cd1153-0163-48f3-bfff-2f54b188666b&name=NeutronUtilsSubnetTests-487a6d82-c05b-47bc-afc8-c866b2861d4c-pub-subnet used request id req-42515f66-7c60-49f6-8336-b0ac8d808bbc 2018-12-27 15:42:22,912 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=84cd1153-0163-48f3-bfff-2f54b188666b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}876afbc18d9e7e35c364a3a8acb68136670ef9ce" 2018-12-27 15:42:22,954 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-44114e8e-0232-4454-be74-7e027be7adff Date: Thu, 27 Dec 2018 15:42:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"84cd1153-0163-48f3-bfff-2f54b188666b","tenant_id":"4a5a562cffae47fab8ccefbe6255b9d5","created_at":"2018-12-27T15:42:20Z","dns_nameservers":[],"updated_at":"2018-12-27T15:42:20Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"4a5a562cffae47fab8ccefbe6255b9d5","id":"36acb6d0-46db-4515-9864-fc4b241d0a31","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-487a6d82-c05b-47bc-afc8-c866b2861d4c-pub-subnet"}]} 2018-12-27 15:42:22,954 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=84cd1153-0163-48f3-bfff-2f54b188666b used request id req-44114e8e-0232-4454-be74-7e027be7adff 2018-12-27 15:42:22,959 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?name=NeutronUtilsSubnetTests-487a6d82-c05b-47bc-afc8-c866b2861d4c-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}876afbc18d9e7e35c364a3a8acb68136670ef9ce" 2018-12-27 15:42:23,203 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-3f0ee78f-9c4b-4d4f-a6f8-32103273f2f2 Date: Thu, 27 Dec 2018 15:42:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"84cd1153-0163-48f3-bfff-2f54b188666b","tenant_id":"4a5a562cffae47fab8ccefbe6255b9d5","created_at":"2018-12-27T15:42:20Z","dns_nameservers":[],"updated_at":"2018-12-27T15:42:20Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"4a5a562cffae47fab8ccefbe6255b9d5","id":"36acb6d0-46db-4515-9864-fc4b241d0a31","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-487a6d82-c05b-47bc-afc8-c866b2861d4c-pub-subnet"}]} 2018-12-27 15:42:23,203 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?name=NeutronUtilsSubnetTests-487a6d82-c05b-47bc-afc8-c866b2861d4c-pub-subnet used request id req-3f0ee78f-9c4b-4d4f-a6f8-32103273f2f2 2018-12-27 15:42:23,207 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/4a5a562cffae47fab8ccefbe6255b9d5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}876afbc18d9e7e35c364a3a8acb68136670ef9ce" 2018-12-27 15:42:23,321 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:42:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a3ebabfc-74a5-4fa6-97f9-9413e06b69b5 Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.31:5000/v3/projects/4a5a562cffae47fab8ccefbe6255b9d5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4a5a562cffae47fab8ccefbe6255b9d5", "name": "api_check-project_e39638cc-8772-4bcc-8a5b-f8d604444da5"}} 2018-12-27 15:42:23,321 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/4a5a562cffae47fab8ccefbe6255b9d5 used request id req-a3ebabfc-74a5-4fa6-97f9-9413e06b69b5 2018-12-27 15:42:23,322 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsSubnetTests-487a6d82-c05b-47bc-afc8-c866b2861d4c-pub-subnet 2018-12-27 15:42:23,322 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsSubnetTests-487a6d82-c05b-47bc-afc8-c866b2861d4c-pub-subnet 2018-12-27 15:42:23,327 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/subnets/36acb6d0-46db-4515-9864-fc4b241d0a31 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}876afbc18d9e7e35c364a3a8acb68136670ef9ce" 2018-12-27 15:42:24,719 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-919309c3-5934-40c2-a76f-315a3c29ea71 Date: Thu, 27 Dec 2018 15:42:24 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 15:42:24,719 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/subnets/36acb6d0-46db-4515-9864-fc4b241d0a31 used request id req-919309c3-5934-40c2-a76f-315a3c29ea71 2018-12-27 15:42:24,719 - neutron_utils - INFO - Deleting network with name NeutronUtilsSubnetTests-487a6d82-c05b-47bc-afc8-c866b2861d4c-pub-net 2018-12-27 15:42:24,724 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/networks/84cd1153-0163-48f3-bfff-2f54b188666b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}876afbc18d9e7e35c364a3a8acb68136670ef9ce" 2018-12-27 15:42:25,922 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-b5e65cde-e669-4de3-bbee-9485aeb59b7f Date: Thu, 27 Dec 2018 15:42:25 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 15:42:25,922 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/networks/84cd1153-0163-48f3-bfff-2f54b188666b used request id req-b5e65cde-e669-4de3-bbee-9485aeb59b7f 2018-12-27 15:42:25,924 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 15:42:26,339 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "70c6a7da477e41f7b38ad49ba1fc5965", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T16:42:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a5a562cffae47fab8ccefbe6255b9d5", "name": "api_check-project_e39638cc-8772-4bcc-8a5b-f8d604444da5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_e39638cc-8772-4bcc-8a5b-f8d604444da5", "id": "880f11fce81c4cef88c354559a832afe"}, "audit_ids": ["-7BuD0a1QHeghP_inDp9bg"], "issued_at": "2018-12-27T15:42:26.000000Z"}} 2018-12-27 15:42:26,340 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86d3ccfa5ce18fea0aa12317b2c46ac501e33635" 2018-12-27 15:42:26,446 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:42:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f2b07948-6071-4a69-af84-363cda4d4165 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 15:42:26,446 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-f2b07948-6071-4a69-af84-363cda4d4165 2018-12-27 15:42:26,447 - neutron_utils - INFO - Creating network with name NeutronUtilsSubnetTests-4aba60c4-9e8c-42f7-bc07-a7712162b457-pub-net 2018-12-27 15:42:26,452 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86d3ccfa5ce18fea0aa12317b2c46ac501e33635" -d '{"network": {"name": "NeutronUtilsSubnetTests-4aba60c4-9e8c-42f7-bc07-a7712162b457-pub-net", "admin_state_up": true}}' 2018-12-27 15:42:27,769 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 738 X-Openstack-Request-Id: req-42542876-dd28-4da3-a1cd-b0d6e81e2f5b Date: Thu, 27 Dec 2018 15:42:27 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"provider:network_type":"geneve","id":"55380b7f-684e-40f5-b12b-a71456dc4dea","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":45,"ipv4_address_scope":null,"shared":false,"project_id":"4a5a562cffae47fab8ccefbe6255b9d5","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-27T15:42:26Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsSubnetTests-4aba60c4-9e8c-42f7-bc07-a7712162b457-pub-net","admin_state_up":true,"tenant_id":"4a5a562cffae47fab8ccefbe6255b9d5","created_at":"2018-12-27T15:42:26Z","mtu":1442}} 2018-12-27 15:42:27,770 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/networks used request id req-42542876-dd28-4da3-a1cd-b0d6e81e2f5b 2018-12-27 15:42:27,775 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?id=55380b7f-684e-40f5-b12b-a71456dc4dea -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86d3ccfa5ce18fea0aa12317b2c46ac501e33635" 2018-12-27 15:42:28,053 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 722 X-Openstack-Request-Id: req-16cb2002-4b16-4f1d-921a-189d5b87cede Date: Thu, 27 Dec 2018 15:42:28 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"mtu":1442,"id":"55380b7f-684e-40f5-b12b-a71456dc4dea","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":45,"ipv4_address_scope":null,"shared":false,"project_id":"4a5a562cffae47fab8ccefbe6255b9d5","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-27T15:42:26Z","qos_policy_id":null,"name":"NeutronUtilsSubnetTests-4aba60c4-9e8c-42f7-bc07-a7712162b457-pub-net","admin_state_up":true,"tenant_id":"4a5a562cffae47fab8ccefbe6255b9d5","created_at":"2018-12-27T15:42:26Z","provider:network_type":"geneve"}]} 2018-12-27 15:42:28,054 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?id=55380b7f-684e-40f5-b12b-a71456dc4dea used request id req-16cb2002-4b16-4f1d-921a-189d5b87cede 2018-12-27 15:42:28,059 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=55380b7f-684e-40f5-b12b-a71456dc4dea -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86d3ccfa5ce18fea0aa12317b2c46ac501e33635" 2018-12-27 15:42:28,286 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-9d7ba8a6-f0a8-4bbb-b98c-ec23d4ae458f Date: Thu, 27 Dec 2018 15:42:28 GMT RESP BODY: {"subnets":[]} 2018-12-27 15:42:28,286 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=55380b7f-684e-40f5-b12b-a71456dc4dea used request id req-9d7ba8a6-f0a8-4bbb-b98c-ec23d4ae458f 2018-12-27 15:42:28,286 - neutron_utils - INFO - Creating subnet with name NeutronUtilsSubnetTests-4aba60c4-9e8c-42f7-bc07-a7712162b457-pub-subnet 2018-12-27 15:42:28,291 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86d3ccfa5ce18fea0aa12317b2c46ac501e33635" -d '{"subnets": [{"ip_version": 4, "network_id": "55380b7f-684e-40f5-b12b-a71456dc4dea", "cidr": "", "name": "NeutronUtilsSubnetTests-4aba60c4-9e8c-42f7-bc07-a7712162b457-pub-subnet"}]}' 2018-12-27 15:42:28,489 - keystoneauth.session - DEBUG - RESP: [400] Content-Length: 133 Content-Type: application/json X-Openstack-Request-Id: req-d93aa08f-816f-4f3c-9d72-fecfc169662f Date: Thu, 27 Dec 2018 15:42:28 GMT RESP BODY: {"NeutronError": {"message": "Invalid input for cidr. Reason: '' is not a valid IP subnet.", "type": "HTTPBadRequest", "detail": ""}} 2018-12-27 15:42:28,489 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/subnets used request id req-d93aa08f-816f-4f3c-9d72-fecfc169662f 2018-12-27 15:42:28,489 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Invalid input for cidr. Reason: '' is not a valid IP subnet.", "type": "HTTPBadRequest", "detail": ""}} 2018-12-27 15:42:28,490 - neutron_utils - ERROR - Unexpected error creating subnet [NeutronUtilsSubnetTests-4aba60c4-9e8c-42f7-bc07-a7712162b457-pub-subnet] for network [NeutronUtilsSubnetTests-4aba60c4-9e8c-42f7-bc07-a7712162b457-pub-net] 2018-12-27 15:42:28,490 - neutron_utils - INFO - Deleting network with name NeutronUtilsSubnetTests-4aba60c4-9e8c-42f7-bc07-a7712162b457-pub-net 2018-12-27 15:42:28,495 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/networks/55380b7f-684e-40f5-b12b-a71456dc4dea -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86d3ccfa5ce18fea0aa12317b2c46ac501e33635" 2018-12-27 15:42:29,827 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-6cd1956f-00b0-4199-a01e-217c39f346cd Date: Thu, 27 Dec 2018 15:42:29 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 15:42:29,827 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/networks/55380b7f-684e-40f5-b12b-a71456dc4dea used request id req-6cd1956f-00b0-4199-a01e-217c39f346cd 2018-12-27 15:42:29,828 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 15:42:30,266 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "70c6a7da477e41f7b38ad49ba1fc5965", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T16:42:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a5a562cffae47fab8ccefbe6255b9d5", "name": "api_check-project_e39638cc-8772-4bcc-8a5b-f8d604444da5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_e39638cc-8772-4bcc-8a5b-f8d604444da5", "id": "880f11fce81c4cef88c354559a832afe"}, "audit_ids": ["q4QpxObhRyeoPX7gQn8Nug"], "issued_at": "2018-12-27T15:42:30.000000Z"}} 2018-12-27 15:42:30,267 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9725b69790dd626d4e26d0f811ac2cfe21079be" 2018-12-27 15:42:30,384 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:42:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-21e35101-0a1a-4355-898d-2940d880e915 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 15:42:30,384 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-21e35101-0a1a-4355-898d-2940d880e915 2018-12-27 15:42:30,386 - neutron_utils - INFO - Creating network with name NeutronUtilsSubnetTests-371a9e81-005d-42e5-a39d-a1c680858180-pub-net 2018-12-27 15:42:30,391 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9725b69790dd626d4e26d0f811ac2cfe21079be" -d '{"network": {"name": "NeutronUtilsSubnetTests-371a9e81-005d-42e5-a39d-a1c680858180-pub-net", "admin_state_up": true}}' 2018-12-27 15:42:31,750 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 738 X-Openstack-Request-Id: req-52b33dca-5a0d-4bd2-905f-4b75e418af19 Date: Thu, 27 Dec 2018 15:42:31 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"provider:network_type":"geneve","id":"ab044097-d8d1-44cb-9f78-92a79d5472f1","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":79,"ipv4_address_scope":null,"shared":false,"project_id":"4a5a562cffae47fab8ccefbe6255b9d5","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-27T15:42:30Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsSubnetTests-371a9e81-005d-42e5-a39d-a1c680858180-pub-net","admin_state_up":true,"tenant_id":"4a5a562cffae47fab8ccefbe6255b9d5","created_at":"2018-12-27T15:42:30Z","mtu":1442}} 2018-12-27 15:42:31,750 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/networks used request id req-52b33dca-5a0d-4bd2-905f-4b75e418af19 2018-12-27 15:42:31,756 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?id=ab044097-d8d1-44cb-9f78-92a79d5472f1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9725b69790dd626d4e26d0f811ac2cfe21079be" 2018-12-27 15:42:32,042 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 722 X-Openstack-Request-Id: req-8831c8b0-9f9e-416f-8cbe-f212a02cd21a Date: Thu, 27 Dec 2018 15:42:32 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"mtu":1442,"id":"ab044097-d8d1-44cb-9f78-92a79d5472f1","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":79,"ipv4_address_scope":null,"shared":false,"project_id":"4a5a562cffae47fab8ccefbe6255b9d5","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-27T15:42:30Z","qos_policy_id":null,"name":"NeutronUtilsSubnetTests-371a9e81-005d-42e5-a39d-a1c680858180-pub-net","admin_state_up":true,"tenant_id":"4a5a562cffae47fab8ccefbe6255b9d5","created_at":"2018-12-27T15:42:30Z","provider:network_type":"geneve"}]} 2018-12-27 15:42:32,043 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?id=ab044097-d8d1-44cb-9f78-92a79d5472f1 used request id req-8831c8b0-9f9e-416f-8cbe-f212a02cd21a 2018-12-27 15:42:32,048 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=ab044097-d8d1-44cb-9f78-92a79d5472f1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9725b69790dd626d4e26d0f811ac2cfe21079be" 2018-12-27 15:42:32,294 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-3a670b8b-481e-42c7-a57f-f2f52cb44f66 Date: Thu, 27 Dec 2018 15:42:32 GMT RESP BODY: {"subnets":[]} 2018-12-27 15:42:32,294 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=ab044097-d8d1-44cb-9f78-92a79d5472f1 used request id req-3a670b8b-481e-42c7-a57f-f2f52cb44f66 2018-12-27 15:42:32,294 - neutron_utils - INFO - Creating subnet with name NeutronUtilsSubnetTests-371a9e81-005d-42e5-a39d-a1c680858180-pub-subnet 2018-12-27 15:42:32,299 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9725b69790dd626d4e26d0f811ac2cfe21079be" -d '{"subnets": [{"ip_version": 4, "network_id": "ab044097-d8d1-44cb-9f78-92a79d5472f1", "cidr": "10.55.1.0/24", "name": "NeutronUtilsSubnetTests-371a9e81-005d-42e5-a39d-a1c680858180-pub-subnet"}]}' 2018-12-27 15:42:33,577 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-97b2e733-3c57-486e-8f4d-d0853a4c6cc8 Date: Thu, 27 Dec 2018 15:42:33 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ab044097-d8d1-44cb-9f78-92a79d5472f1","tenant_id":"4a5a562cffae47fab8ccefbe6255b9d5","created_at":"2018-12-27T15:42:32Z","dns_nameservers":[],"updated_at":"2018-12-27T15:42:32Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"4a5a562cffae47fab8ccefbe6255b9d5","id":"19f8b705-9eb4-4ff0-ae70-85327a349598","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-371a9e81-005d-42e5-a39d-a1c680858180-pub-subnet"}]} 2018-12-27 15:42:33,578 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/subnets used request id req-97b2e733-3c57-486e-8f4d-d0853a4c6cc8 2018-12-27 15:42:33,583 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?id=ab044097-d8d1-44cb-9f78-92a79d5472f1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9725b69790dd626d4e26d0f811ac2cfe21079be" 2018-12-27 15:42:33,874 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 760 X-Openstack-Request-Id: req-ebefad1a-a312-4d12-8b32-b069820db3f1 Date: Thu, 27 Dec 2018 15:42:33 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"mtu":1442,"id":"ab044097-d8d1-44cb-9f78-92a79d5472f1","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":79,"ipv4_address_scope":null,"shared":false,"project_id":"4a5a562cffae47fab8ccefbe6255b9d5","status":"ACTIVE","subnets":["19f8b705-9eb4-4ff0-ae70-85327a349598"],"description":"","tags":[],"updated_at":"2018-12-27T15:42:32Z","qos_policy_id":null,"name":"NeutronUtilsSubnetTests-371a9e81-005d-42e5-a39d-a1c680858180-pub-net","admin_state_up":true,"tenant_id":"4a5a562cffae47fab8ccefbe6255b9d5","created_at":"2018-12-27T15:42:30Z","provider:network_type":"geneve"}]} 2018-12-27 15:42:33,874 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?id=ab044097-d8d1-44cb-9f78-92a79d5472f1 used request id req-ebefad1a-a312-4d12-8b32-b069820db3f1 2018-12-27 15:42:33,877 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=ab044097-d8d1-44cb-9f78-92a79d5472f1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9725b69790dd626d4e26d0f811ac2cfe21079be" 2018-12-27 15:42:34,109 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-8b7490f3-9359-4fcd-909c-55456a354ecb Date: Thu, 27 Dec 2018 15:42:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ab044097-d8d1-44cb-9f78-92a79d5472f1","tenant_id":"4a5a562cffae47fab8ccefbe6255b9d5","created_at":"2018-12-27T15:42:32Z","dns_nameservers":[],"updated_at":"2018-12-27T15:42:32Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"4a5a562cffae47fab8ccefbe6255b9d5","id":"19f8b705-9eb4-4ff0-ae70-85327a349598","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-371a9e81-005d-42e5-a39d-a1c680858180-pub-subnet"}]} 2018-12-27 15:42:34,109 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=ab044097-d8d1-44cb-9f78-92a79d5472f1 used request id req-8b7490f3-9359-4fcd-909c-55456a354ecb 2018-12-27 15:42:34,112 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=NeutronUtilsSubnetTests-371a9e81-005d-42e5-a39d-a1c680858180-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9725b69790dd626d4e26d0f811ac2cfe21079be" 2018-12-27 15:42:34,217 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 760 X-Openstack-Request-Id: req-725f01e6-cdfa-4a34-add3-a4bc931c8f87 Date: Thu, 27 Dec 2018 15:42:34 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"mtu":1442,"id":"ab044097-d8d1-44cb-9f78-92a79d5472f1","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":79,"ipv4_address_scope":null,"shared":false,"project_id":"4a5a562cffae47fab8ccefbe6255b9d5","status":"ACTIVE","subnets":["19f8b705-9eb4-4ff0-ae70-85327a349598"],"description":"","tags":[],"updated_at":"2018-12-27T15:42:32Z","qos_policy_id":null,"name":"NeutronUtilsSubnetTests-371a9e81-005d-42e5-a39d-a1c680858180-pub-net","admin_state_up":true,"tenant_id":"4a5a562cffae47fab8ccefbe6255b9d5","created_at":"2018-12-27T15:42:30Z","provider:network_type":"geneve"}]} 2018-12-27 15:42:34,218 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=NeutronUtilsSubnetTests-371a9e81-005d-42e5-a39d-a1c680858180-pub-net used request id req-725f01e6-cdfa-4a34-add3-a4bc931c8f87 2018-12-27 15:42:34,219 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 15:42:34,223 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 15:42:34 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 15:42:34,224 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/4a5a562cffae47fab8ccefbe6255b9d5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9725b69790dd626d4e26d0f811ac2cfe21079be" 2018-12-27 15:42:34,352 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:42:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ac3ba901-df95-43b1-ba01-0f220eaac08d Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.31:5000/v3/projects/4a5a562cffae47fab8ccefbe6255b9d5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4a5a562cffae47fab8ccefbe6255b9d5", "name": "api_check-project_e39638cc-8772-4bcc-8a5b-f8d604444da5"}} 2018-12-27 15:42:34,352 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/4a5a562cffae47fab8ccefbe6255b9d5 used request id req-ac3ba901-df95-43b1-ba01-0f220eaac08d 2018-12-27 15:42:34,358 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=ab044097-d8d1-44cb-9f78-92a79d5472f1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9725b69790dd626d4e26d0f811ac2cfe21079be" 2018-12-27 15:42:34,404 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-47587536-3579-43dd-9ad6-eac95e72d648 Date: Thu, 27 Dec 2018 15:42:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ab044097-d8d1-44cb-9f78-92a79d5472f1","tenant_id":"4a5a562cffae47fab8ccefbe6255b9d5","created_at":"2018-12-27T15:42:32Z","dns_nameservers":[],"updated_at":"2018-12-27T15:42:32Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"4a5a562cffae47fab8ccefbe6255b9d5","id":"19f8b705-9eb4-4ff0-ae70-85327a349598","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-371a9e81-005d-42e5-a39d-a1c680858180-pub-subnet"}]} 2018-12-27 15:42:34,404 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=ab044097-d8d1-44cb-9f78-92a79d5472f1 used request id req-47587536-3579-43dd-9ad6-eac95e72d648 2018-12-27 15:42:34,409 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=ab044097-d8d1-44cb-9f78-92a79d5472f1&name=NeutronUtilsSubnetTests-371a9e81-005d-42e5-a39d-a1c680858180-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9725b69790dd626d4e26d0f811ac2cfe21079be" 2018-12-27 15:42:34,758 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-56633fe4-aee9-4775-a286-32178ead8905 Date: Thu, 27 Dec 2018 15:42:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ab044097-d8d1-44cb-9f78-92a79d5472f1","tenant_id":"4a5a562cffae47fab8ccefbe6255b9d5","created_at":"2018-12-27T15:42:32Z","dns_nameservers":[],"updated_at":"2018-12-27T15:42:32Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"4a5a562cffae47fab8ccefbe6255b9d5","id":"19f8b705-9eb4-4ff0-ae70-85327a349598","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-371a9e81-005d-42e5-a39d-a1c680858180-pub-subnet"}]} 2018-12-27 15:42:34,758 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=ab044097-d8d1-44cb-9f78-92a79d5472f1&name=NeutronUtilsSubnetTests-371a9e81-005d-42e5-a39d-a1c680858180-pub-subnet used request id req-56633fe4-aee9-4775-a286-32178ead8905 2018-12-27 15:42:34,765 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=ab044097-d8d1-44cb-9f78-92a79d5472f1&name=NeutronUtilsSubnetTests-371a9e81-005d-42e5-a39d-a1c680858180-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9725b69790dd626d4e26d0f811ac2cfe21079be" 2018-12-27 15:42:35,003 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-e943819b-6205-4f66-a203-6844ffa8101b Date: Thu, 27 Dec 2018 15:42:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ab044097-d8d1-44cb-9f78-92a79d5472f1","tenant_id":"4a5a562cffae47fab8ccefbe6255b9d5","created_at":"2018-12-27T15:42:32Z","dns_nameservers":[],"updated_at":"2018-12-27T15:42:32Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"4a5a562cffae47fab8ccefbe6255b9d5","id":"19f8b705-9eb4-4ff0-ae70-85327a349598","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-371a9e81-005d-42e5-a39d-a1c680858180-pub-subnet"}]} 2018-12-27 15:42:35,003 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=ab044097-d8d1-44cb-9f78-92a79d5472f1&name=NeutronUtilsSubnetTests-371a9e81-005d-42e5-a39d-a1c680858180-pub-subnet used request id req-e943819b-6205-4f66-a203-6844ffa8101b 2018-12-27 15:42:35,008 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=ab044097-d8d1-44cb-9f78-92a79d5472f1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9725b69790dd626d4e26d0f811ac2cfe21079be" 2018-12-27 15:42:35,050 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-c3e7d069-59cc-47ca-925d-80a6c0d5acb7 Date: Thu, 27 Dec 2018 15:42:35 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ab044097-d8d1-44cb-9f78-92a79d5472f1","tenant_id":"4a5a562cffae47fab8ccefbe6255b9d5","created_at":"2018-12-27T15:42:32Z","dns_nameservers":[],"updated_at":"2018-12-27T15:42:32Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"4a5a562cffae47fab8ccefbe6255b9d5","id":"19f8b705-9eb4-4ff0-ae70-85327a349598","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-371a9e81-005d-42e5-a39d-a1c680858180-pub-subnet"}]} 2018-12-27 15:42:35,050 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=ab044097-d8d1-44cb-9f78-92a79d5472f1 used request id req-c3e7d069-59cc-47ca-925d-80a6c0d5acb7 2018-12-27 15:42:35,051 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsSubnetTests-371a9e81-005d-42e5-a39d-a1c680858180-pub-subnet 2018-12-27 15:42:35,051 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsSubnetTests-371a9e81-005d-42e5-a39d-a1c680858180-pub-subnet 2018-12-27 15:42:35,056 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/subnets/19f8b705-9eb4-4ff0-ae70-85327a349598 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9725b69790dd626d4e26d0f811ac2cfe21079be" 2018-12-27 15:42:36,273 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-6054517a-1779-4c76-bdd0-3c982b8f707a Date: Thu, 27 Dec 2018 15:42:36 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 15:42:36,274 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/subnets/19f8b705-9eb4-4ff0-ae70-85327a349598 used request id req-6054517a-1779-4c76-bdd0-3c982b8f707a 2018-12-27 15:42:36,274 - neutron_utils - INFO - Deleting network with name NeutronUtilsSubnetTests-371a9e81-005d-42e5-a39d-a1c680858180-pub-net 2018-12-27 15:42:36,279 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/networks/ab044097-d8d1-44cb-9f78-92a79d5472f1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9725b69790dd626d4e26d0f811ac2cfe21079be" 2018-12-27 15:42:37,702 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-64db5e51-394d-40e9-bce3-29948a6daf22 Date: Thu, 27 Dec 2018 15:42:37 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 15:42:37,702 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/networks/ab044097-d8d1-44cb-9f78-92a79d5472f1 used request id req-64db5e51-394d-40e9-bce3-29948a6daf22 2018-12-27 15:42:37,703 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 15:42:38,122 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "70c6a7da477e41f7b38ad49ba1fc5965", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T16:42:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a5a562cffae47fab8ccefbe6255b9d5", "name": "api_check-project_e39638cc-8772-4bcc-8a5b-f8d604444da5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_e39638cc-8772-4bcc-8a5b-f8d604444da5", "id": "880f11fce81c4cef88c354559a832afe"}, "audit_ids": ["riC5dH9mQRyiTb30yl5fFQ"], "issued_at": "2018-12-27T15:42:38.000000Z"}} 2018-12-27 15:42:38,123 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb294b978c169944e8eb9198aaf037d16b0b03c0" 2018-12-27 15:42:38,231 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:42:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1817ebfc-556d-4cca-b703-af45d5edf1fd Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 15:42:38,232 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-1817ebfc-556d-4cca-b703-af45d5edf1fd 2018-12-27 15:42:38,233 - neutron_utils - INFO - Creating network with name NeutronUtilsSubnetTests-eea6636c-cb8c-47bd-9596-273d6de0cd9b-pub-net 2018-12-27 15:42:38,237 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb294b978c169944e8eb9198aaf037d16b0b03c0" -d '{"network": {"name": "NeutronUtilsSubnetTests-eea6636c-cb8c-47bd-9596-273d6de0cd9b-pub-net", "admin_state_up": true}}' 2018-12-27 15:42:39,602 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 738 X-Openstack-Request-Id: req-e4ea45e6-a144-4856-b0bf-d5dc9e862937 Date: Thu, 27 Dec 2018 15:42:39 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"provider:network_type":"geneve","id":"40c240e9-5150-46f5-9887-48e14341e7b7","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":70,"ipv4_address_scope":null,"shared":false,"project_id":"4a5a562cffae47fab8ccefbe6255b9d5","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-27T15:42:38Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsSubnetTests-eea6636c-cb8c-47bd-9596-273d6de0cd9b-pub-net","admin_state_up":true,"tenant_id":"4a5a562cffae47fab8ccefbe6255b9d5","created_at":"2018-12-27T15:42:38Z","mtu":1442}} 2018-12-27 15:42:39,602 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/networks used request id req-e4ea45e6-a144-4856-b0bf-d5dc9e862937 2018-12-27 15:42:39,607 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?id=40c240e9-5150-46f5-9887-48e14341e7b7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb294b978c169944e8eb9198aaf037d16b0b03c0" 2018-12-27 15:42:39,899 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 722 X-Openstack-Request-Id: req-31df4148-2f43-45b9-a14c-bbaf281d0e12 Date: Thu, 27 Dec 2018 15:42:39 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"mtu":1442,"id":"40c240e9-5150-46f5-9887-48e14341e7b7","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":70,"ipv4_address_scope":null,"shared":false,"project_id":"4a5a562cffae47fab8ccefbe6255b9d5","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-27T15:42:38Z","qos_policy_id":null,"name":"NeutronUtilsSubnetTests-eea6636c-cb8c-47bd-9596-273d6de0cd9b-pub-net","admin_state_up":true,"tenant_id":"4a5a562cffae47fab8ccefbe6255b9d5","created_at":"2018-12-27T15:42:38Z","provider:network_type":"geneve"}]} 2018-12-27 15:42:39,899 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?id=40c240e9-5150-46f5-9887-48e14341e7b7 used request id req-31df4148-2f43-45b9-a14c-bbaf281d0e12 2018-12-27 15:42:39,904 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=40c240e9-5150-46f5-9887-48e14341e7b7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb294b978c169944e8eb9198aaf037d16b0b03c0" 2018-12-27 15:42:40,168 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-b2e2f000-6173-4e91-b2d4-7f1a3c3c28e4 Date: Thu, 27 Dec 2018 15:42:40 GMT RESP BODY: {"subnets":[]} 2018-12-27 15:42:40,168 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=40c240e9-5150-46f5-9887-48e14341e7b7 used request id req-b2e2f000-6173-4e91-b2d4-7f1a3c3c28e4 2018-12-27 15:42:40,169 - neutron_utils - INFO - Creating subnet with name NeutronUtilsSubnetTests-eea6636c-cb8c-47bd-9596-273d6de0cd9b-pub-subnet 2018-12-27 15:42:40,174 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb294b978c169944e8eb9198aaf037d16b0b03c0" -d '{"subnets": [{"ip_version": 4, "network_id": "40c240e9-5150-46f5-9887-48e14341e7b7", "cidr": null, "name": "NeutronUtilsSubnetTests-eea6636c-cb8c-47bd-9596-273d6de0cd9b-pub-subnet"}]}' 2018-12-27 15:42:40,446 - keystoneauth.session - DEBUG - RESP: [400] Content-Type: application/json Content-Length: 146 X-Openstack-Request-Id: req-e72d8a70-a740-4370-a822-c4af70ed4451 Date: Thu, 27 Dec 2018 15:42:40 GMT RESP BODY: {"NeutronError": {"message": "Bad subnets request: a subnetpool must be specified in the absence of a cidr.", "type": "BadRequest", "detail": ""}} 2018-12-27 15:42:40,446 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/subnets used request id req-e72d8a70-a740-4370-a822-c4af70ed4451 2018-12-27 15:42:40,446 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Bad subnets request: a subnetpool must be specified in the absence of a cidr.", "type": "BadRequest", "detail": ""}} 2018-12-27 15:42:40,447 - neutron_utils - ERROR - Unexpected error creating subnet [NeutronUtilsSubnetTests-eea6636c-cb8c-47bd-9596-273d6de0cd9b-pub-subnet] for network [NeutronUtilsSubnetTests-eea6636c-cb8c-47bd-9596-273d6de0cd9b-pub-net] 2018-12-27 15:42:40,447 - neutron_utils - INFO - Deleting network with name NeutronUtilsSubnetTests-eea6636c-cb8c-47bd-9596-273d6de0cd9b-pub-net 2018-12-27 15:42:40,452 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/networks/40c240e9-5150-46f5-9887-48e14341e7b7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb294b978c169944e8eb9198aaf037d16b0b03c0" 2018-12-27 15:42:41,798 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-65424ecf-03c9-4c0c-bdc3-e7019dbd6657 Date: Thu, 27 Dec 2018 15:42:41 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 15:42:41,798 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/networks/40c240e9-5150-46f5-9887-48e14341e7b7 used request id req-65424ecf-03c9-4c0c-bdc3-e7019dbd6657 2018-12-27 15:42:41,800 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 15:42:42,229 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "70c6a7da477e41f7b38ad49ba1fc5965", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T16:42:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a5a562cffae47fab8ccefbe6255b9d5", "name": "api_check-project_e39638cc-8772-4bcc-8a5b-f8d604444da5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_e39638cc-8772-4bcc-8a5b-f8d604444da5", "id": "880f11fce81c4cef88c354559a832afe"}, "audit_ids": ["BvGcSjEIQ-qAejbjpCqeiQ"], "issued_at": "2018-12-27T15:42:42.000000Z"}} 2018-12-27 15:42:42,230 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}589535b9730bece7cd24b56f672f51835adb1569" 2018-12-27 15:42:42,243 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:42:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2fc3bb6b-da57-4d19-ba13-a19c8fc09ea2 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 15:42:42,243 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-2fc3bb6b-da57-4d19-ba13-a19c8fc09ea2 2018-12-27 15:42:42,245 - neutron_utils - INFO - Creating network with name NeutronUtilsSubnetTests-100fca17-ca6b-489f-9041-f4f0ff1459d2-pub-net 2018-12-27 15:42:42,250 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}589535b9730bece7cd24b56f672f51835adb1569" -d '{"network": {"name": "NeutronUtilsSubnetTests-100fca17-ca6b-489f-9041-f4f0ff1459d2-pub-net", "admin_state_up": true}}' 2018-12-27 15:42:43,600 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 738 X-Openstack-Request-Id: req-79442587-58be-4d0b-88a0-d349d756420f Date: Thu, 27 Dec 2018 15:42:43 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"provider:network_type":"geneve","id":"23b9f2b0-d5ad-4778-a030-54fb57de0420","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":96,"ipv4_address_scope":null,"shared":false,"project_id":"4a5a562cffae47fab8ccefbe6255b9d5","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-27T15:42:42Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsSubnetTests-100fca17-ca6b-489f-9041-f4f0ff1459d2-pub-net","admin_state_up":true,"tenant_id":"4a5a562cffae47fab8ccefbe6255b9d5","created_at":"2018-12-27T15:42:42Z","mtu":1442}} 2018-12-27 15:42:43,600 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/networks used request id req-79442587-58be-4d0b-88a0-d349d756420f 2018-12-27 15:42:43,605 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?id=23b9f2b0-d5ad-4778-a030-54fb57de0420 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}589535b9730bece7cd24b56f672f51835adb1569" 2018-12-27 15:42:44,089 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 722 X-Openstack-Request-Id: req-aeabf72c-da86-46c5-90d9-1a731c74f236 Date: Thu, 27 Dec 2018 15:42:44 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"mtu":1442,"id":"23b9f2b0-d5ad-4778-a030-54fb57de0420","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":96,"ipv4_address_scope":null,"shared":false,"project_id":"4a5a562cffae47fab8ccefbe6255b9d5","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-27T15:42:42Z","qos_policy_id":null,"name":"NeutronUtilsSubnetTests-100fca17-ca6b-489f-9041-f4f0ff1459d2-pub-net","admin_state_up":true,"tenant_id":"4a5a562cffae47fab8ccefbe6255b9d5","created_at":"2018-12-27T15:42:42Z","provider:network_type":"geneve"}]} 2018-12-27 15:42:44,089 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?id=23b9f2b0-d5ad-4778-a030-54fb57de0420 used request id req-aeabf72c-da86-46c5-90d9-1a731c74f236 2018-12-27 15:42:44,094 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=23b9f2b0-d5ad-4778-a030-54fb57de0420 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}589535b9730bece7cd24b56f672f51835adb1569" 2018-12-27 15:42:44,327 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-e83efa2c-070d-456f-a47d-6eeed08990db Date: Thu, 27 Dec 2018 15:42:44 GMT RESP BODY: {"subnets":[]} 2018-12-27 15:42:44,327 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=23b9f2b0-d5ad-4778-a030-54fb57de0420 used request id req-e83efa2c-070d-456f-a47d-6eeed08990db 2018-12-27 15:42:44,327 - neutron_utils - INFO - Creating subnet with name NeutronUtilsSubnetTests-100fca17-ca6b-489f-9041-f4f0ff1459d2-pub-subnet 2018-12-27 15:42:44,332 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}589535b9730bece7cd24b56f672f51835adb1569" -d '{"subnets": [{"ip_version": 4, "network_id": "23b9f2b0-d5ad-4778-a030-54fb57de0420", "cidr": "10.55.1.0/24", "name": "NeutronUtilsSubnetTests-100fca17-ca6b-489f-9041-f4f0ff1459d2-pub-subnet"}]}' 2018-12-27 15:42:45,863 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-1040bc39-f103-42eb-b665-c152d32b222e Date: Thu, 27 Dec 2018 15:42:45 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"23b9f2b0-d5ad-4778-a030-54fb57de0420","tenant_id":"4a5a562cffae47fab8ccefbe6255b9d5","created_at":"2018-12-27T15:42:44Z","dns_nameservers":[],"updated_at":"2018-12-27T15:42:44Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"4a5a562cffae47fab8ccefbe6255b9d5","id":"1566c243-7cf5-4f4e-a610-88e15c9665f3","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-100fca17-ca6b-489f-9041-f4f0ff1459d2-pub-subnet"}]} 2018-12-27 15:42:45,863 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/subnets used request id req-1040bc39-f103-42eb-b665-c152d32b222e 2018-12-27 15:42:45,868 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?id=23b9f2b0-d5ad-4778-a030-54fb57de0420 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}589535b9730bece7cd24b56f672f51835adb1569" 2018-12-27 15:42:46,192 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 760 X-Openstack-Request-Id: req-a6b32db6-aab6-4907-ae6e-15df6c5982d6 Date: Thu, 27 Dec 2018 15:42:46 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"mtu":1442,"id":"23b9f2b0-d5ad-4778-a030-54fb57de0420","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":96,"ipv4_address_scope":null,"shared":false,"project_id":"4a5a562cffae47fab8ccefbe6255b9d5","status":"ACTIVE","subnets":["1566c243-7cf5-4f4e-a610-88e15c9665f3"],"description":"","tags":[],"updated_at":"2018-12-27T15:42:44Z","qos_policy_id":null,"name":"NeutronUtilsSubnetTests-100fca17-ca6b-489f-9041-f4f0ff1459d2-pub-net","admin_state_up":true,"tenant_id":"4a5a562cffae47fab8ccefbe6255b9d5","created_at":"2018-12-27T15:42:42Z","provider:network_type":"geneve"}]} 2018-12-27 15:42:46,192 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?id=23b9f2b0-d5ad-4778-a030-54fb57de0420 used request id req-a6b32db6-aab6-4907-ae6e-15df6c5982d6 2018-12-27 15:42:46,198 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=23b9f2b0-d5ad-4778-a030-54fb57de0420 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}589535b9730bece7cd24b56f672f51835adb1569" 2018-12-27 15:42:46,433 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-f92acfcd-21ad-41ac-9aef-4558d51d5617 Date: Thu, 27 Dec 2018 15:42:46 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"23b9f2b0-d5ad-4778-a030-54fb57de0420","tenant_id":"4a5a562cffae47fab8ccefbe6255b9d5","created_at":"2018-12-27T15:42:44Z","dns_nameservers":[],"updated_at":"2018-12-27T15:42:44Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"4a5a562cffae47fab8ccefbe6255b9d5","id":"1566c243-7cf5-4f4e-a610-88e15c9665f3","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-100fca17-ca6b-489f-9041-f4f0ff1459d2-pub-subnet"}]} 2018-12-27 15:42:46,433 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=23b9f2b0-d5ad-4778-a030-54fb57de0420 used request id req-f92acfcd-21ad-41ac-9aef-4558d51d5617 2018-12-27 15:42:46,439 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=NeutronUtilsSubnetTests-100fca17-ca6b-489f-9041-f4f0ff1459d2-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}589535b9730bece7cd24b56f672f51835adb1569" 2018-12-27 15:42:46,743 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 760 X-Openstack-Request-Id: req-611a8b3f-f8e9-4642-9935-0573c1a0e859 Date: Thu, 27 Dec 2018 15:42:46 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"mtu":1442,"id":"23b9f2b0-d5ad-4778-a030-54fb57de0420","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":96,"ipv4_address_scope":null,"shared":false,"project_id":"4a5a562cffae47fab8ccefbe6255b9d5","status":"ACTIVE","subnets":["1566c243-7cf5-4f4e-a610-88e15c9665f3"],"description":"","tags":[],"updated_at":"2018-12-27T15:42:44Z","qos_policy_id":null,"name":"NeutronUtilsSubnetTests-100fca17-ca6b-489f-9041-f4f0ff1459d2-pub-net","admin_state_up":true,"tenant_id":"4a5a562cffae47fab8ccefbe6255b9d5","created_at":"2018-12-27T15:42:42Z","provider:network_type":"geneve"}]} 2018-12-27 15:42:46,743 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=NeutronUtilsSubnetTests-100fca17-ca6b-489f-9041-f4f0ff1459d2-pub-net used request id req-611a8b3f-f8e9-4642-9935-0573c1a0e859 2018-12-27 15:42:46,746 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 15:42:46,751 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 15:42:46 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 15:42:46,752 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/4a5a562cffae47fab8ccefbe6255b9d5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}589535b9730bece7cd24b56f672f51835adb1569" 2018-12-27 15:42:46,883 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:42:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-23e0aa3b-cee5-4c33-b69d-61776870471e Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.31:5000/v3/projects/4a5a562cffae47fab8ccefbe6255b9d5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4a5a562cffae47fab8ccefbe6255b9d5", "name": "api_check-project_e39638cc-8772-4bcc-8a5b-f8d604444da5"}} 2018-12-27 15:42:46,883 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/4a5a562cffae47fab8ccefbe6255b9d5 used request id req-23e0aa3b-cee5-4c33-b69d-61776870471e 2018-12-27 15:42:46,888 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=23b9f2b0-d5ad-4778-a030-54fb57de0420 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}589535b9730bece7cd24b56f672f51835adb1569" 2018-12-27 15:42:47,121 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-ee46466d-48ac-45b9-8632-b2a914623f42 Date: Thu, 27 Dec 2018 15:42:47 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"23b9f2b0-d5ad-4778-a030-54fb57de0420","tenant_id":"4a5a562cffae47fab8ccefbe6255b9d5","created_at":"2018-12-27T15:42:44Z","dns_nameservers":[],"updated_at":"2018-12-27T15:42:44Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"4a5a562cffae47fab8ccefbe6255b9d5","id":"1566c243-7cf5-4f4e-a610-88e15c9665f3","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-100fca17-ca6b-489f-9041-f4f0ff1459d2-pub-subnet"}]} 2018-12-27 15:42:47,121 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=23b9f2b0-d5ad-4778-a030-54fb57de0420 used request id req-ee46466d-48ac-45b9-8632-b2a914623f42 2018-12-27 15:42:47,122 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsSubnetTests-100fca17-ca6b-489f-9041-f4f0ff1459d2-pub-subnet 2018-12-27 15:42:47,122 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsSubnetTests-100fca17-ca6b-489f-9041-f4f0ff1459d2-pub-subnet 2018-12-27 15:42:47,127 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/subnets/1566c243-7cf5-4f4e-a610-88e15c9665f3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}589535b9730bece7cd24b56f672f51835adb1569" 2018-12-27 15:42:48,351 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-07a8811c-d47f-4bf9-a02d-dee810c4ecde Date: Thu, 27 Dec 2018 15:42:48 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 15:42:48,351 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/subnets/1566c243-7cf5-4f4e-a610-88e15c9665f3 used request id req-07a8811c-d47f-4bf9-a02d-dee810c4ecde 2018-12-27 15:42:48,351 - neutron_utils - INFO - Deleting network with name NeutronUtilsSubnetTests-100fca17-ca6b-489f-9041-f4f0ff1459d2-pub-net 2018-12-27 15:42:48,356 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/networks/23b9f2b0-d5ad-4778-a030-54fb57de0420 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}589535b9730bece7cd24b56f672f51835adb1569" 2018-12-27 15:42:49,803 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-33fb8724-92da-4a1a-afc2-6344baf9180f Date: Thu, 27 Dec 2018 15:42:49 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 15:42:49,803 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/networks/23b9f2b0-d5ad-4778-a030-54fb57de0420 used request id req-33fb8724-92da-4a1a-afc2-6344baf9180f 2018-12-27 15:42:49,805 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 15:42:50,219 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "70c6a7da477e41f7b38ad49ba1fc5965", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T16:42:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a5a562cffae47fab8ccefbe6255b9d5", "name": "api_check-project_e39638cc-8772-4bcc-8a5b-f8d604444da5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_e39638cc-8772-4bcc-8a5b-f8d604444da5", "id": "880f11fce81c4cef88c354559a832afe"}, "audit_ids": ["y7AH8cDxTLOmzJ1TwxcLjw"], "issued_at": "2018-12-27T15:42:50.000000Z"}} 2018-12-27 15:42:50,219 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9bf8c245a957adba8a3450a506d335ccf8eaee08" 2018-12-27 15:42:50,327 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:42:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2d9e88f4-05b2-46e7-aea0-a5eeaf74f4bc Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 15:42:50,327 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-2d9e88f4-05b2-46e7-aea0-a5eeaf74f4bc 2018-12-27 15:42:50,329 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-9a773c75-19e2-49bd-a25d-c51468f4d961-pub-net 2018-12-27 15:42:50,334 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9bf8c245a957adba8a3450a506d335ccf8eaee08" -d '{"network": {"name": "NeutronUtilsRouterTests-9a773c75-19e2-49bd-a25d-c51468f4d961-pub-net", "admin_state_up": true}}' 2018-12-27 15:42:51,408 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 738 X-Openstack-Request-Id: req-7e123e73-a300-42b1-903d-1965266df467 Date: Thu, 27 Dec 2018 15:42:51 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"provider:network_type":"geneve","id":"53237906-bd71-4550-a1c0-dc4f110b80fc","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":24,"ipv4_address_scope":null,"shared":false,"project_id":"4a5a562cffae47fab8ccefbe6255b9d5","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-27T15:42:50Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsRouterTests-9a773c75-19e2-49bd-a25d-c51468f4d961-pub-net","admin_state_up":true,"tenant_id":"4a5a562cffae47fab8ccefbe6255b9d5","created_at":"2018-12-27T15:42:50Z","mtu":1442}} 2018-12-27 15:42:51,409 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/networks used request id req-7e123e73-a300-42b1-903d-1965266df467 2018-12-27 15:42:51,415 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?id=53237906-bd71-4550-a1c0-dc4f110b80fc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9bf8c245a957adba8a3450a506d335ccf8eaee08" 2018-12-27 15:42:51,681 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 722 X-Openstack-Request-Id: req-cfbc960c-5ea3-4b39-b6d8-6487c46981f4 Date: Thu, 27 Dec 2018 15:42:51 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"mtu":1442,"id":"53237906-bd71-4550-a1c0-dc4f110b80fc","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":24,"ipv4_address_scope":null,"shared":false,"project_id":"4a5a562cffae47fab8ccefbe6255b9d5","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-27T15:42:50Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-9a773c75-19e2-49bd-a25d-c51468f4d961-pub-net","admin_state_up":true,"tenant_id":"4a5a562cffae47fab8ccefbe6255b9d5","created_at":"2018-12-27T15:42:50Z","provider:network_type":"geneve"}]} 2018-12-27 15:42:51,681 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?id=53237906-bd71-4550-a1c0-dc4f110b80fc used request id req-cfbc960c-5ea3-4b39-b6d8-6487c46981f4 2018-12-27 15:42:51,686 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=53237906-bd71-4550-a1c0-dc4f110b80fc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9bf8c245a957adba8a3450a506d335ccf8eaee08" 2018-12-27 15:42:51,940 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-5f7a34fa-2c22-4191-a69a-d40ab2bb434f Date: Thu, 27 Dec 2018 15:42:51 GMT RESP BODY: {"subnets":[]} 2018-12-27 15:42:51,941 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=53237906-bd71-4550-a1c0-dc4f110b80fc used request id req-5f7a34fa-2c22-4191-a69a-d40ab2bb434f 2018-12-27 15:42:51,941 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-9a773c75-19e2-49bd-a25d-c51468f4d961-pub-subnet 2018-12-27 15:42:51,946 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9bf8c245a957adba8a3450a506d335ccf8eaee08" -d '{"subnets": [{"ip_version": 4, "network_id": "53237906-bd71-4550-a1c0-dc4f110b80fc", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-9a773c75-19e2-49bd-a25d-c51468f4d961-pub-subnet"}]}' 2018-12-27 15:42:53,421 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-ec7c2cb0-f349-480d-9c32-cf3ee5846905 Date: Thu, 27 Dec 2018 15:42:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"53237906-bd71-4550-a1c0-dc4f110b80fc","tenant_id":"4a5a562cffae47fab8ccefbe6255b9d5","created_at":"2018-12-27T15:42:52Z","dns_nameservers":[],"updated_at":"2018-12-27T15:42:52Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"4a5a562cffae47fab8ccefbe6255b9d5","id":"adc570d6-2665-46ee-890c-a91f131d6280","subnetpool_id":null,"name":"NeutronUtilsRouterTests-9a773c75-19e2-49bd-a25d-c51468f4d961-pub-subnet"}]} 2018-12-27 15:42:53,422 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/subnets used request id req-ec7c2cb0-f349-480d-9c32-cf3ee5846905 2018-12-27 15:42:53,427 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?id=53237906-bd71-4550-a1c0-dc4f110b80fc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9bf8c245a957adba8a3450a506d335ccf8eaee08" 2018-12-27 15:42:53,702 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 760 X-Openstack-Request-Id: req-f327c704-424c-4df0-9179-ff4ebb996466 Date: Thu, 27 Dec 2018 15:42:53 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"mtu":1442,"id":"53237906-bd71-4550-a1c0-dc4f110b80fc","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":24,"ipv4_address_scope":null,"shared":false,"project_id":"4a5a562cffae47fab8ccefbe6255b9d5","status":"ACTIVE","subnets":["adc570d6-2665-46ee-890c-a91f131d6280"],"description":"","tags":[],"updated_at":"2018-12-27T15:42:52Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-9a773c75-19e2-49bd-a25d-c51468f4d961-pub-net","admin_state_up":true,"tenant_id":"4a5a562cffae47fab8ccefbe6255b9d5","created_at":"2018-12-27T15:42:50Z","provider:network_type":"geneve"}]} 2018-12-27 15:42:53,702 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?id=53237906-bd71-4550-a1c0-dc4f110b80fc used request id req-f327c704-424c-4df0-9179-ff4ebb996466 2018-12-27 15:42:53,707 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=53237906-bd71-4550-a1c0-dc4f110b80fc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9bf8c245a957adba8a3450a506d335ccf8eaee08" 2018-12-27 15:42:53,987 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-14881639-db12-4eb4-89a3-504623dd200c Date: Thu, 27 Dec 2018 15:42:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"53237906-bd71-4550-a1c0-dc4f110b80fc","tenant_id":"4a5a562cffae47fab8ccefbe6255b9d5","created_at":"2018-12-27T15:42:52Z","dns_nameservers":[],"updated_at":"2018-12-27T15:42:52Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"4a5a562cffae47fab8ccefbe6255b9d5","id":"adc570d6-2665-46ee-890c-a91f131d6280","subnetpool_id":null,"name":"NeutronUtilsRouterTests-9a773c75-19e2-49bd-a25d-c51468f4d961-pub-subnet"}]} 2018-12-27 15:42:53,987 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=53237906-bd71-4550-a1c0-dc4f110b80fc used request id req-14881639-db12-4eb4-89a3-504623dd200c 2018-12-27 15:42:53,993 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=NeutronUtilsRouterTests-9a773c75-19e2-49bd-a25d-c51468f4d961-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9bf8c245a957adba8a3450a506d335ccf8eaee08" 2018-12-27 15:42:54,274 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 760 X-Openstack-Request-Id: req-cd171a62-445e-47c4-8cae-92b0bb4cbdf7 Date: Thu, 27 Dec 2018 15:42:54 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"mtu":1442,"id":"53237906-bd71-4550-a1c0-dc4f110b80fc","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":24,"ipv4_address_scope":null,"shared":false,"project_id":"4a5a562cffae47fab8ccefbe6255b9d5","status":"ACTIVE","subnets":["adc570d6-2665-46ee-890c-a91f131d6280"],"description":"","tags":[],"updated_at":"2018-12-27T15:42:52Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-9a773c75-19e2-49bd-a25d-c51468f4d961-pub-net","admin_state_up":true,"tenant_id":"4a5a562cffae47fab8ccefbe6255b9d5","created_at":"2018-12-27T15:42:50Z","provider:network_type":"geneve"}]} 2018-12-27 15:42:54,274 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=NeutronUtilsRouterTests-9a773c75-19e2-49bd-a25d-c51468f4d961-pub-net used request id req-cd171a62-445e-47c4-8cae-92b0bb4cbdf7 2018-12-27 15:42:54,277 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 15:42:54,283 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 15:42:54 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 15:42:54,284 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/4a5a562cffae47fab8ccefbe6255b9d5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9bf8c245a957adba8a3450a506d335ccf8eaee08" 2018-12-27 15:42:54,301 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:42:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bb7cea15-d0ee-48fd-9cba-fb958d19f648 Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.31:5000/v3/projects/4a5a562cffae47fab8ccefbe6255b9d5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4a5a562cffae47fab8ccefbe6255b9d5", "name": "api_check-project_e39638cc-8772-4bcc-8a5b-f8d604444da5"}} 2018-12-27 15:42:54,302 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/4a5a562cffae47fab8ccefbe6255b9d5 used request id req-bb7cea15-d0ee-48fd-9cba-fb958d19f648 2018-12-27 15:42:54,306 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=53237906-bd71-4550-a1c0-dc4f110b80fc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9bf8c245a957adba8a3450a506d335ccf8eaee08" 2018-12-27 15:42:54,534 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-d854063a-a1d1-473f-b59e-133922612dca Date: Thu, 27 Dec 2018 15:42:54 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"53237906-bd71-4550-a1c0-dc4f110b80fc","tenant_id":"4a5a562cffae47fab8ccefbe6255b9d5","created_at":"2018-12-27T15:42:52Z","dns_nameservers":[],"updated_at":"2018-12-27T15:42:52Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"4a5a562cffae47fab8ccefbe6255b9d5","id":"adc570d6-2665-46ee-890c-a91f131d6280","subnetpool_id":null,"name":"NeutronUtilsRouterTests-9a773c75-19e2-49bd-a25d-c51468f4d961-pub-subnet"}]} 2018-12-27 15:42:54,534 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=53237906-bd71-4550-a1c0-dc4f110b80fc used request id req-d854063a-a1d1-473f-b59e-133922612dca 2018-12-27 15:42:54,539 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=53237906-bd71-4550-a1c0-dc4f110b80fc&name=NeutronUtilsRouterTests-9a773c75-19e2-49bd-a25d-c51468f4d961-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9bf8c245a957adba8a3450a506d335ccf8eaee08" 2018-12-27 15:42:54,806 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-087e1348-ecff-4970-97ac-615fc4346cd6 Date: Thu, 27 Dec 2018 15:42:54 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"53237906-bd71-4550-a1c0-dc4f110b80fc","tenant_id":"4a5a562cffae47fab8ccefbe6255b9d5","created_at":"2018-12-27T15:42:52Z","dns_nameservers":[],"updated_at":"2018-12-27T15:42:52Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"4a5a562cffae47fab8ccefbe6255b9d5","id":"adc570d6-2665-46ee-890c-a91f131d6280","subnetpool_id":null,"name":"NeutronUtilsRouterTests-9a773c75-19e2-49bd-a25d-c51468f4d961-pub-subnet"}]} 2018-12-27 15:42:54,806 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=53237906-bd71-4550-a1c0-dc4f110b80fc&name=NeutronUtilsRouterTests-9a773c75-19e2-49bd-a25d-c51468f4d961-pub-subnet used request id req-087e1348-ecff-4970-97ac-615fc4346cd6 2018-12-27 15:42:54,807 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 15:42:54,808 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 15:42:55,247 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "70c6a7da477e41f7b38ad49ba1fc5965", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T16:42:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a5a562cffae47fab8ccefbe6255b9d5", "name": "api_check-project_e39638cc-8772-4bcc-8a5b-f8d604444da5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_e39638cc-8772-4bcc-8a5b-f8d604444da5", "id": "880f11fce81c4cef88c354559a832afe"}, "audit_ids": ["BpFe0QKgRv670X1h3mYxQQ"], "issued_at": "2018-12-27T15:42:55.000000Z"}} 2018-12-27 15:42:55,248 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4008aed429a4c43b979b04091d4fe6a332287de" 2018-12-27 15:42:55,377 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:42:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-93534c8f-c7a7-4e32-81fa-38eee1f29591 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 15:42:55,377 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-93534c8f-c7a7-4e32-81fa-38eee1f29591 2018-12-27 15:42:55,383 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9bf8c245a957adba8a3450a506d335ccf8eaee08" 2018-12-27 15:42:55,522 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 726 X-Openstack-Request-Id: req-ba77a2d2-9eef-4751-84fb-5ddf160e48cf Date: Thu, 27 Dec 2018 15:42:55 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","updated_at":"2018-12-27T15:29:25Z","dns_domain":"","revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"a4959dd9-e8f4-4ea9-8c99-7bff545db58c","router:external":true,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"da629caea04941e1ae8979c379dc7c9d","status":"ACTIVE","subnets":["244ab55b-a0ed-4e50-9f85-07f08119ae55"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"da629caea04941e1ae8979c379dc7c9d","created_at":"2018-12-27T15:29:17Z","provider:network_type":"flat"}]} 2018-12-27 15:42:55,522 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=external used request id req-ba77a2d2-9eef-4751-84fb-5ddf160e48cf 2018-12-27 15:42:55,526 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=a4959dd9-e8f4-4ea9-8c99-7bff545db58c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9bf8c245a957adba8a3450a506d335ccf8eaee08" 2018-12-27 15:42:55,758 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-ea8da627-4294-4b37-95c8-56462a723d30 Date: Thu, 27 Dec 2018 15:42:55 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"a4959dd9-e8f4-4ea9-8c99-7bff545db58c","tenant_id":"da629caea04941e1ae8979c379dc7c9d","created_at":"2018-12-27T15:29:25Z","dns_nameservers":[],"updated_at":"2018-12-27T15:29:25Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"gateway_ip":"172.30.9.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.9.0/24","project_id":"da629caea04941e1ae8979c379dc7c9d","id":"244ab55b-a0ed-4e50-9f85-07f08119ae55","subnetpool_id":null,"name":"external-subnet"}]} 2018-12-27 15:42:55,759 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=a4959dd9-e8f4-4ea9-8c99-7bff545db58c used request id req-ea8da627-4294-4b37-95c8-56462a723d30 2018-12-27 15:42:55,760 - neutron_utils - INFO - Creating router with name - NeutronUtilsRouterTests-9a773c75-19e2-49bd-a25d-c51468f4d961-pub-router 2018-12-27 15:42:55,765 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9bf8c245a957adba8a3450a506d335ccf8eaee08" -d '{"router": {"external_gateway_info": {"network_id": "a4959dd9-e8f4-4ea9-8c99-7bff545db58c"}, "name": "NeutronUtilsRouterTests-9a773c75-19e2-49bd-a25d-c51468f4d961-pub-router", "admin_state_up": true}}' 2018-12-27 15:42:58,143 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 638 X-Openstack-Request-Id: req-8761a7c4-9ae3-472a-8773-0b45bd282086 Date: Thu, 27 Dec 2018 15:42:58 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "a4959dd9-e8f4-4ea9-8c99-7bff545db58c", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "244ab55b-a0ed-4e50-9f85-07f08119ae55", "ip_address": "172.30.9.202"}]}, "description": "", "tags": [], "tenant_id": "4a5a562cffae47fab8ccefbe6255b9d5", "created_at": "2018-12-27T15:42:56Z", "admin_state_up": true, "updated_at": "2018-12-27T15:42:57Z", "revision_number": 2, "routes": [], "project_id": "4a5a562cffae47fab8ccefbe6255b9d5", "id": "5c5dbecd-c463-4471-bf8d-38378d251350", "name": "NeutronUtilsRouterTests-9a773c75-19e2-49bd-a25d-c51468f4d961-pub-router"}} 2018-12-27 15:42:58,143 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/routers used request id req-8761a7c4-9ae3-472a-8773-0b45bd282086 2018-12-27 15:42:58,148 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?device_id=5c5dbecd-c463-4471-bf8d-38378d251350 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9bf8c245a957adba8a3450a506d335ccf8eaee08" 2018-12-27 15:42:58,195 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 909 X-Openstack-Request-Id: req-2ce2306a-5dbe-4570-bbf0-7e7a80758aea Date: Thu, 27 Dec 2018 15:42:58 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T15:42:56Z","device_owner":"network:router_gateway","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"244ab55b-a0ed-4e50-9f85-07f08119ae55","ip_address":"172.30.9.202"}],"id":"652165e9-f714-4fbe-b6b6-eec3ce38498a","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:3f:5d:19","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"dns_assignment":[{"hostname":"host-172-30-9-202","ip_address":"172.30.9.202","fqdn":"host-172-30-9-202.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a4959dd9-e8f4-4ea9-8c99-7bff545db58c","dns_name":"","created_at":"2018-12-27T15:42:56Z","binding:vnic_type":"normal","device_id":"5c5dbecd-c463-4471-bf8d-38378d251350","tenant_id":""}]} 2018-12-27 15:42:58,195 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?device_id=5c5dbecd-c463-4471-bf8d-38378d251350 used request id req-2ce2306a-5dbe-4570-bbf0-7e7a80758aea 2018-12-27 15:42:58,200 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets/244ab55b-a0ed-4e50-9f85-07f08119ae55 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9bf8c245a957adba8a3450a506d335ccf8eaee08" 2018-12-27 15:42:58,549 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-740abaa1-a6ed-4ca7-8222-f0ee97dd9242 Date: Thu, 27 Dec 2018 15:42:58 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"a4959dd9-e8f4-4ea9-8c99-7bff545db58c","tenant_id":"da629caea04941e1ae8979c379dc7c9d","created_at":"2018-12-27T15:29:25Z","dns_nameservers":[],"updated_at":"2018-12-27T15:29:25Z","gateway_ip":"172.30.9.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"172.30.9.0/24","project_id":"da629caea04941e1ae8979c379dc7c9d","id":"244ab55b-a0ed-4e50-9f85-07f08119ae55","subnetpool_id":null,"name":"external-subnet"}} 2018-12-27 15:42:58,549 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets/244ab55b-a0ed-4e50-9f85-07f08119ae55 used request id req-740abaa1-a6ed-4ca7-8222-f0ee97dd9242 2018-12-27 15:42:58,555 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/routers?name=NeutronUtilsRouterTests-9a773c75-19e2-49bd-a25d-c51468f4d961-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9bf8c245a957adba8a3450a506d335ccf8eaee08" 2018-12-27 15:42:59,036 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 641 X-Openstack-Request-Id: req-fd923af7-2d63-4f29-9b3f-04e57491dda8 Date: Thu, 27 Dec 2018 15:42:59 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "a4959dd9-e8f4-4ea9-8c99-7bff545db58c", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "244ab55b-a0ed-4e50-9f85-07f08119ae55", "ip_address": "172.30.9.202"}]}, "description": "", "tags": [], "tenant_id": "4a5a562cffae47fab8ccefbe6255b9d5", "created_at": "2018-12-27T15:42:56Z", "admin_state_up": true, "updated_at": "2018-12-27T15:42:57Z", "revision_number": 2, "routes": [], "project_id": "4a5a562cffae47fab8ccefbe6255b9d5", "id": "5c5dbecd-c463-4471-bf8d-38378d251350", "name": "NeutronUtilsRouterTests-9a773c75-19e2-49bd-a25d-c51468f4d961-pub-router"}]} 2018-12-27 15:42:59,037 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/routers?name=NeutronUtilsRouterTests-9a773c75-19e2-49bd-a25d-c51468f4d961-pub-router used request id req-fd923af7-2d63-4f29-9b3f-04e57491dda8 2018-12-27 15:42:59,040 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/4a5a562cffae47fab8ccefbe6255b9d5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9bf8c245a957adba8a3450a506d335ccf8eaee08" 2018-12-27 15:42:59,144 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:42:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-20c26141-3e0d-4c4a-b237-a59d0ec36adc Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.31:5000/v3/projects/4a5a562cffae47fab8ccefbe6255b9d5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4a5a562cffae47fab8ccefbe6255b9d5", "name": "api_check-project_e39638cc-8772-4bcc-8a5b-f8d604444da5"}} 2018-12-27 15:42:59,144 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/4a5a562cffae47fab8ccefbe6255b9d5 used request id req-20c26141-3e0d-4c4a-b237-a59d0ec36adc 2018-12-27 15:42:59,150 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?device_id=5c5dbecd-c463-4471-bf8d-38378d251350 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9bf8c245a957adba8a3450a506d335ccf8eaee08" 2018-12-27 15:42:59,234 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 909 X-Openstack-Request-Id: req-1e9e34e5-5e6f-4f5c-a422-c490aae729f1 Date: Thu, 27 Dec 2018 15:42:59 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T15:42:56Z","device_owner":"network:router_gateway","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"244ab55b-a0ed-4e50-9f85-07f08119ae55","ip_address":"172.30.9.202"}],"id":"652165e9-f714-4fbe-b6b6-eec3ce38498a","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:3f:5d:19","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"dns_assignment":[{"hostname":"host-172-30-9-202","ip_address":"172.30.9.202","fqdn":"host-172-30-9-202.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a4959dd9-e8f4-4ea9-8c99-7bff545db58c","dns_name":"","created_at":"2018-12-27T15:42:56Z","binding:vnic_type":"normal","device_id":"5c5dbecd-c463-4471-bf8d-38378d251350","tenant_id":""}]} 2018-12-27 15:42:59,234 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?device_id=5c5dbecd-c463-4471-bf8d-38378d251350 used request id req-1e9e34e5-5e6f-4f5c-a422-c490aae729f1 2018-12-27 15:42:59,239 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets/244ab55b-a0ed-4e50-9f85-07f08119ae55 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9bf8c245a957adba8a3450a506d335ccf8eaee08" 2018-12-27 15:42:59,282 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-e735bbc7-7a02-469f-9705-9dd18b142014 Date: Thu, 27 Dec 2018 15:42:59 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"a4959dd9-e8f4-4ea9-8c99-7bff545db58c","tenant_id":"da629caea04941e1ae8979c379dc7c9d","created_at":"2018-12-27T15:29:25Z","dns_nameservers":[],"updated_at":"2018-12-27T15:29:25Z","gateway_ip":"172.30.9.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"172.30.9.0/24","project_id":"da629caea04941e1ae8979c379dc7c9d","id":"244ab55b-a0ed-4e50-9f85-07f08119ae55","subnetpool_id":null,"name":"external-subnet"}} 2018-12-27 15:42:59,283 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets/244ab55b-a0ed-4e50-9f85-07f08119ae55 used request id req-e735bbc7-7a02-469f-9705-9dd18b142014 2018-12-27 15:42:59,283 - neutron_utils - INFO - Adding interface to router with name NeutronUtilsRouterTests-9a773c75-19e2-49bd-a25d-c51468f4d961-pub-router 2018-12-27 15:42:59,287 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:9696/v2.0/routers/5c5dbecd-c463-4471-bf8d-38378d251350/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9bf8c245a957adba8a3450a506d335ccf8eaee08" -d '{"subnet_id": "adc570d6-2665-46ee-890c-a91f131d6280"}' 2018-12-27 15:43:01,504 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-d74abcf3-55cc-4756-96b4-ac14d7665f0b Date: Thu, 27 Dec 2018 15:43:01 GMT RESP BODY: {"network_id": "53237906-bd71-4550-a1c0-dc4f110b80fc", "tenant_id": "4a5a562cffae47fab8ccefbe6255b9d5", "subnet_id": "adc570d6-2665-46ee-890c-a91f131d6280", "subnet_ids": ["adc570d6-2665-46ee-890c-a91f131d6280"], "port_id": "6a3eca6c-d4da-4baa-bd9c-b17415afb07b", "id": "5c5dbecd-c463-4471-bf8d-38378d251350"} 2018-12-27 15:43:01,504 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.31:9696/v2.0/routers/5c5dbecd-c463-4471-bf8d-38378d251350/add_router_interface used request id req-d74abcf3-55cc-4756-96b4-ac14d7665f0b 2018-12-27 15:43:01,505 - neutron_utils - INFO - Removing router interface from router named NeutronUtilsRouterTests-9a773c75-19e2-49bd-a25d-c51468f4d961-pub-router 2018-12-27 15:43:01,511 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:9696/v2.0/routers/5c5dbecd-c463-4471-bf8d-38378d251350/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9bf8c245a957adba8a3450a506d335ccf8eaee08" -d '{"subnet_id": "adc570d6-2665-46ee-890c-a91f131d6280"}' 2018-12-27 15:43:03,123 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-457efce3-426a-4320-83ee-703c58bb1b7c Date: Thu, 27 Dec 2018 15:43:03 GMT RESP BODY: {"network_id": "53237906-bd71-4550-a1c0-dc4f110b80fc", "tenant_id": "4a5a562cffae47fab8ccefbe6255b9d5", "subnet_id": "adc570d6-2665-46ee-890c-a91f131d6280", "subnet_ids": ["adc570d6-2665-46ee-890c-a91f131d6280"], "port_id": "6a3eca6c-d4da-4baa-bd9c-b17415afb07b", "id": "5c5dbecd-c463-4471-bf8d-38378d251350"} 2018-12-27 15:43:03,123 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.31:9696/v2.0/routers/5c5dbecd-c463-4471-bf8d-38378d251350/remove_router_interface used request id req-457efce3-426a-4320-83ee-703c58bb1b7c 2018-12-27 15:43:03,124 - neutron_utils - INFO - Deleting router with name - NeutronUtilsRouterTests-9a773c75-19e2-49bd-a25d-c51468f4d961-pub-router 2018-12-27 15:43:03,129 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/routers/5c5dbecd-c463-4471-bf8d-38378d251350 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9bf8c245a957adba8a3450a506d335ccf8eaee08" 2018-12-27 15:43:04,775 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a6877067-1844-4cda-af72-a0ab3ec7d672 Content-Length: 0 Date: Thu, 27 Dec 2018 15:43:04 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 15:43:04,775 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/routers/5c5dbecd-c463-4471-bf8d-38378d251350 used request id req-a6877067-1844-4cda-af72-a0ab3ec7d672 2018-12-27 15:43:04,780 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/routers?name=NeutronUtilsRouterTests-9a773c75-19e2-49bd-a25d-c51468f4d961-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9bf8c245a957adba8a3450a506d335ccf8eaee08" 2018-12-27 15:43:04,838 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-1244206b-4806-47d7-b173-adbc8a44447a Date: Thu, 27 Dec 2018 15:43:04 GMT RESP BODY: {"routers": []} 2018-12-27 15:43:04,838 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/routers?name=NeutronUtilsRouterTests-9a773c75-19e2-49bd-a25d-c51468f4d961-pub-router used request id req-1244206b-4806-47d7-b173-adbc8a44447a 2018-12-27 15:43:04,838 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-9a773c75-19e2-49bd-a25d-c51468f4d961-pub-subnet 2018-12-27 15:43:04,838 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-9a773c75-19e2-49bd-a25d-c51468f4d961-pub-subnet 2018-12-27 15:43:04,843 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/subnets/adc570d6-2665-46ee-890c-a91f131d6280 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9bf8c245a957adba8a3450a506d335ccf8eaee08" 2018-12-27 15:43:06,174 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-54eb9fa5-81e2-405c-82a7-cc33c3a4c8ab Date: Thu, 27 Dec 2018 15:43:06 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 15:43:06,175 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/subnets/adc570d6-2665-46ee-890c-a91f131d6280 used request id req-54eb9fa5-81e2-405c-82a7-cc33c3a4c8ab 2018-12-27 15:43:06,175 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-9a773c75-19e2-49bd-a25d-c51468f4d961-pub-net 2018-12-27 15:43:06,179 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/networks/53237906-bd71-4550-a1c0-dc4f110b80fc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9bf8c245a957adba8a3450a506d335ccf8eaee08" 2018-12-27 15:43:07,545 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-710f0dc6-e5b8-491b-8a23-e12e39c50314 Date: Thu, 27 Dec 2018 15:43:07 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 15:43:07,545 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/networks/53237906-bd71-4550-a1c0-dc4f110b80fc used request id req-710f0dc6-e5b8-491b-8a23-e12e39c50314 2018-12-27 15:43:07,547 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 15:43:07,963 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "70c6a7da477e41f7b38ad49ba1fc5965", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T16:43:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a5a562cffae47fab8ccefbe6255b9d5", "name": "api_check-project_e39638cc-8772-4bcc-8a5b-f8d604444da5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_e39638cc-8772-4bcc-8a5b-f8d604444da5", "id": "880f11fce81c4cef88c354559a832afe"}, "audit_ids": ["alaQpwqJT4-_QxnJqrpI0A"], "issued_at": "2018-12-27T15:43:07.000000Z"}} 2018-12-27 15:43:07,964 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}067777f44f3915863589bb3217b52d9165654d9e" 2018-12-27 15:43:07,981 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:43:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ea588de7-11c4-40e6-b60e-f4f3d8d61492 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 15:43:07,981 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-ea588de7-11c4-40e6-b60e-f4f3d8d61492 2018-12-27 15:43:07,983 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-9678be37-2ea7-460f-8440-3ae64ecfda56-pub-net 2018-12-27 15:43:07,987 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}067777f44f3915863589bb3217b52d9165654d9e" -d '{"network": {"name": "NeutronUtilsRouterTests-9678be37-2ea7-460f-8440-3ae64ecfda56-pub-net", "admin_state_up": true}}' 2018-12-27 15:43:09,354 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 738 X-Openstack-Request-Id: req-1c750155-1eee-4b4b-b271-002611b0e2b6 Date: Thu, 27 Dec 2018 15:43:09 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"provider:network_type":"geneve","id":"c849c816-9f66-4f22-bc34-9f8af5a45592","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":98,"ipv4_address_scope":null,"shared":false,"project_id":"4a5a562cffae47fab8ccefbe6255b9d5","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-27T15:43:08Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsRouterTests-9678be37-2ea7-460f-8440-3ae64ecfda56-pub-net","admin_state_up":true,"tenant_id":"4a5a562cffae47fab8ccefbe6255b9d5","created_at":"2018-12-27T15:43:08Z","mtu":1442}} 2018-12-27 15:43:09,355 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/networks used request id req-1c750155-1eee-4b4b-b271-002611b0e2b6 2018-12-27 15:43:09,360 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?id=c849c816-9f66-4f22-bc34-9f8af5a45592 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}067777f44f3915863589bb3217b52d9165654d9e" 2018-12-27 15:43:09,670 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 722 X-Openstack-Request-Id: req-dd0298a5-6857-4b0d-be81-664b14882025 Date: Thu, 27 Dec 2018 15:43:09 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"mtu":1442,"id":"c849c816-9f66-4f22-bc34-9f8af5a45592","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":98,"ipv4_address_scope":null,"shared":false,"project_id":"4a5a562cffae47fab8ccefbe6255b9d5","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-27T15:43:08Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-9678be37-2ea7-460f-8440-3ae64ecfda56-pub-net","admin_state_up":true,"tenant_id":"4a5a562cffae47fab8ccefbe6255b9d5","created_at":"2018-12-27T15:43:08Z","provider:network_type":"geneve"}]} 2018-12-27 15:43:09,670 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?id=c849c816-9f66-4f22-bc34-9f8af5a45592 used request id req-dd0298a5-6857-4b0d-be81-664b14882025 2018-12-27 15:43:09,676 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=c849c816-9f66-4f22-bc34-9f8af5a45592 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}067777f44f3915863589bb3217b52d9165654d9e" 2018-12-27 15:43:10,032 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-840d4b65-5c1d-4d59-b820-7d2d1d3227c3 Date: Thu, 27 Dec 2018 15:43:10 GMT RESP BODY: {"subnets":[]} 2018-12-27 15:43:10,032 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=c849c816-9f66-4f22-bc34-9f8af5a45592 used request id req-840d4b65-5c1d-4d59-b820-7d2d1d3227c3 2018-12-27 15:43:10,032 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-9678be37-2ea7-460f-8440-3ae64ecfda56-pub-subnet 2018-12-27 15:43:10,037 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}067777f44f3915863589bb3217b52d9165654d9e" -d '{"subnets": [{"ip_version": 4, "network_id": "c849c816-9f66-4f22-bc34-9f8af5a45592", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-9678be37-2ea7-460f-8440-3ae64ecfda56-pub-subnet"}]}' 2018-12-27 15:43:11,342 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-13d2679c-2084-4b39-abb1-ba81a3a9ee31 Date: Thu, 27 Dec 2018 15:43:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c849c816-9f66-4f22-bc34-9f8af5a45592","tenant_id":"4a5a562cffae47fab8ccefbe6255b9d5","created_at":"2018-12-27T15:43:10Z","dns_nameservers":[],"updated_at":"2018-12-27T15:43:10Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"4a5a562cffae47fab8ccefbe6255b9d5","id":"6f5b562f-5bf2-469f-87d2-039333340760","subnetpool_id":null,"name":"NeutronUtilsRouterTests-9678be37-2ea7-460f-8440-3ae64ecfda56-pub-subnet"}]} 2018-12-27 15:43:11,342 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/subnets used request id req-13d2679c-2084-4b39-abb1-ba81a3a9ee31 2018-12-27 15:43:11,347 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?id=c849c816-9f66-4f22-bc34-9f8af5a45592 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}067777f44f3915863589bb3217b52d9165654d9e" 2018-12-27 15:43:11,635 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 760 X-Openstack-Request-Id: req-85573581-aa3f-4bfb-8f49-be52d63c754b Date: Thu, 27 Dec 2018 15:43:11 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"mtu":1442,"id":"c849c816-9f66-4f22-bc34-9f8af5a45592","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":98,"ipv4_address_scope":null,"shared":false,"project_id":"4a5a562cffae47fab8ccefbe6255b9d5","status":"ACTIVE","subnets":["6f5b562f-5bf2-469f-87d2-039333340760"],"description":"","tags":[],"updated_at":"2018-12-27T15:43:10Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-9678be37-2ea7-460f-8440-3ae64ecfda56-pub-net","admin_state_up":true,"tenant_id":"4a5a562cffae47fab8ccefbe6255b9d5","created_at":"2018-12-27T15:43:08Z","provider:network_type":"geneve"}]} 2018-12-27 15:43:11,635 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?id=c849c816-9f66-4f22-bc34-9f8af5a45592 used request id req-85573581-aa3f-4bfb-8f49-be52d63c754b 2018-12-27 15:43:11,640 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=c849c816-9f66-4f22-bc34-9f8af5a45592 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}067777f44f3915863589bb3217b52d9165654d9e" 2018-12-27 15:43:11,941 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-a278fdf9-0bde-47bc-9fa2-dd1de7e38d24 Date: Thu, 27 Dec 2018 15:43:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c849c816-9f66-4f22-bc34-9f8af5a45592","tenant_id":"4a5a562cffae47fab8ccefbe6255b9d5","created_at":"2018-12-27T15:43:10Z","dns_nameservers":[],"updated_at":"2018-12-27T15:43:10Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"4a5a562cffae47fab8ccefbe6255b9d5","id":"6f5b562f-5bf2-469f-87d2-039333340760","subnetpool_id":null,"name":"NeutronUtilsRouterTests-9678be37-2ea7-460f-8440-3ae64ecfda56-pub-subnet"}]} 2018-12-27 15:43:11,941 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=c849c816-9f66-4f22-bc34-9f8af5a45592 used request id req-a278fdf9-0bde-47bc-9fa2-dd1de7e38d24 2018-12-27 15:43:11,946 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=NeutronUtilsRouterTests-9678be37-2ea7-460f-8440-3ae64ecfda56-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}067777f44f3915863589bb3217b52d9165654d9e" 2018-12-27 15:43:12,229 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 760 X-Openstack-Request-Id: req-1cf5f04b-32b7-45ef-8bfc-6d3490874693 Date: Thu, 27 Dec 2018 15:43:12 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"mtu":1442,"id":"c849c816-9f66-4f22-bc34-9f8af5a45592","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":98,"ipv4_address_scope":null,"shared":false,"project_id":"4a5a562cffae47fab8ccefbe6255b9d5","status":"ACTIVE","subnets":["6f5b562f-5bf2-469f-87d2-039333340760"],"description":"","tags":[],"updated_at":"2018-12-27T15:43:10Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-9678be37-2ea7-460f-8440-3ae64ecfda56-pub-net","admin_state_up":true,"tenant_id":"4a5a562cffae47fab8ccefbe6255b9d5","created_at":"2018-12-27T15:43:08Z","provider:network_type":"geneve"}]} 2018-12-27 15:43:12,229 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=NeutronUtilsRouterTests-9678be37-2ea7-460f-8440-3ae64ecfda56-pub-net used request id req-1cf5f04b-32b7-45ef-8bfc-6d3490874693 2018-12-27 15:43:12,233 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 15:43:12,238 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 15:43:12 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 15:43:12,239 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/4a5a562cffae47fab8ccefbe6255b9d5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}067777f44f3915863589bb3217b52d9165654d9e" 2018-12-27 15:43:12,346 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:43:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-886b90e4-0033-4278-8f16-50d41d27d718 Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.31:5000/v3/projects/4a5a562cffae47fab8ccefbe6255b9d5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4a5a562cffae47fab8ccefbe6255b9d5", "name": "api_check-project_e39638cc-8772-4bcc-8a5b-f8d604444da5"}} 2018-12-27 15:43:12,346 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/4a5a562cffae47fab8ccefbe6255b9d5 used request id req-886b90e4-0033-4278-8f16-50d41d27d718 2018-12-27 15:43:12,351 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=c849c816-9f66-4f22-bc34-9f8af5a45592 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}067777f44f3915863589bb3217b52d9165654d9e" 2018-12-27 15:43:12,609 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-b60fee80-dc59-4448-b5d8-696c6221bee0 Date: Thu, 27 Dec 2018 15:43:12 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c849c816-9f66-4f22-bc34-9f8af5a45592","tenant_id":"4a5a562cffae47fab8ccefbe6255b9d5","created_at":"2018-12-27T15:43:10Z","dns_nameservers":[],"updated_at":"2018-12-27T15:43:10Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"4a5a562cffae47fab8ccefbe6255b9d5","id":"6f5b562f-5bf2-469f-87d2-039333340760","subnetpool_id":null,"name":"NeutronUtilsRouterTests-9678be37-2ea7-460f-8440-3ae64ecfda56-pub-subnet"}]} 2018-12-27 15:43:12,609 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=c849c816-9f66-4f22-bc34-9f8af5a45592 used request id req-b60fee80-dc59-4448-b5d8-696c6221bee0 2018-12-27 15:43:12,610 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 15:43:12,611 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 15:43:13,047 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "70c6a7da477e41f7b38ad49ba1fc5965", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T16:43:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a5a562cffae47fab8ccefbe6255b9d5", "name": "api_check-project_e39638cc-8772-4bcc-8a5b-f8d604444da5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_e39638cc-8772-4bcc-8a5b-f8d604444da5", "id": "880f11fce81c4cef88c354559a832afe"}, "audit_ids": ["VERsueVIS5yYbEzovY59xQ"], "issued_at": "2018-12-27T15:43:13.000000Z"}} 2018-12-27 15:43:13,048 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a10d861cba4ffe43f57219e8db19c9956649c327" 2018-12-27 15:43:13,151 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:43:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-370a531b-7762-4139-920e-30c3e212f422 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 15:43:13,151 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-370a531b-7762-4139-920e-30c3e212f422 2018-12-27 15:43:13,157 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}067777f44f3915863589bb3217b52d9165654d9e" 2018-12-27 15:43:13,398 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 726 X-Openstack-Request-Id: req-d3a30db9-d23e-4abd-bd9f-87b497d9dc85 Date: Thu, 27 Dec 2018 15:43:13 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","updated_at":"2018-12-27T15:29:25Z","dns_domain":"","revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"a4959dd9-e8f4-4ea9-8c99-7bff545db58c","router:external":true,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"da629caea04941e1ae8979c379dc7c9d","status":"ACTIVE","subnets":["244ab55b-a0ed-4e50-9f85-07f08119ae55"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"da629caea04941e1ae8979c379dc7c9d","created_at":"2018-12-27T15:29:17Z","provider:network_type":"flat"}]} 2018-12-27 15:43:13,398 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=external used request id req-d3a30db9-d23e-4abd-bd9f-87b497d9dc85 2018-12-27 15:43:13,404 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=a4959dd9-e8f4-4ea9-8c99-7bff545db58c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}067777f44f3915863589bb3217b52d9165654d9e" 2018-12-27 15:43:13,470 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-8fe27e5f-e568-41cd-9276-a8fcfd244b9d Date: Thu, 27 Dec 2018 15:43:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"a4959dd9-e8f4-4ea9-8c99-7bff545db58c","tenant_id":"da629caea04941e1ae8979c379dc7c9d","created_at":"2018-12-27T15:29:25Z","dns_nameservers":[],"updated_at":"2018-12-27T15:29:25Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"gateway_ip":"172.30.9.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.9.0/24","project_id":"da629caea04941e1ae8979c379dc7c9d","id":"244ab55b-a0ed-4e50-9f85-07f08119ae55","subnetpool_id":null,"name":"external-subnet"}]} 2018-12-27 15:43:13,470 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=a4959dd9-e8f4-4ea9-8c99-7bff545db58c used request id req-8fe27e5f-e568-41cd-9276-a8fcfd244b9d 2018-12-27 15:43:13,471 - neutron_utils - INFO - Creating router with name - NeutronUtilsRouterTests-9678be37-2ea7-460f-8440-3ae64ecfda56-pub-router 2018-12-27 15:43:13,477 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}067777f44f3915863589bb3217b52d9165654d9e" -d '{"router": {"external_gateway_info": {"network_id": "a4959dd9-e8f4-4ea9-8c99-7bff545db58c"}, "name": "NeutronUtilsRouterTests-9678be37-2ea7-460f-8440-3ae64ecfda56-pub-router", "admin_state_up": true}}' 2018-12-27 15:43:15,422 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 638 X-Openstack-Request-Id: req-901ef850-ed09-4827-b58a-e05a044ee738 Date: Thu, 27 Dec 2018 15:43:15 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "a4959dd9-e8f4-4ea9-8c99-7bff545db58c", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "244ab55b-a0ed-4e50-9f85-07f08119ae55", "ip_address": "172.30.9.205"}]}, "description": "", "tags": [], "tenant_id": "4a5a562cffae47fab8ccefbe6255b9d5", "created_at": "2018-12-27T15:43:13Z", "admin_state_up": true, "updated_at": "2018-12-27T15:43:14Z", "revision_number": 2, "routes": [], "project_id": "4a5a562cffae47fab8ccefbe6255b9d5", "id": "0c2c07cc-38dc-40c2-8d86-ec1fa6fff7a6", "name": "NeutronUtilsRouterTests-9678be37-2ea7-460f-8440-3ae64ecfda56-pub-router"}} 2018-12-27 15:43:15,423 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/routers used request id req-901ef850-ed09-4827-b58a-e05a044ee738 2018-12-27 15:43:15,428 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?device_id=0c2c07cc-38dc-40c2-8d86-ec1fa6fff7a6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}067777f44f3915863589bb3217b52d9165654d9e" 2018-12-27 15:43:15,707 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 909 X-Openstack-Request-Id: req-d4ccd39e-04a9-4c67-b1b6-4116e30459c7 Date: Thu, 27 Dec 2018 15:43:15 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T15:43:14Z","device_owner":"network:router_gateway","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"244ab55b-a0ed-4e50-9f85-07f08119ae55","ip_address":"172.30.9.205"}],"id":"fe7acdae-5265-4894-bc25-da06b4895e23","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:d6:fc:bd","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"dns_assignment":[{"hostname":"host-172-30-9-205","ip_address":"172.30.9.205","fqdn":"host-172-30-9-205.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a4959dd9-e8f4-4ea9-8c99-7bff545db58c","dns_name":"","created_at":"2018-12-27T15:43:14Z","binding:vnic_type":"normal","device_id":"0c2c07cc-38dc-40c2-8d86-ec1fa6fff7a6","tenant_id":""}]} 2018-12-27 15:43:15,707 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?device_id=0c2c07cc-38dc-40c2-8d86-ec1fa6fff7a6 used request id req-d4ccd39e-04a9-4c67-b1b6-4116e30459c7 2018-12-27 15:43:15,712 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets/244ab55b-a0ed-4e50-9f85-07f08119ae55 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}067777f44f3915863589bb3217b52d9165654d9e" 2018-12-27 15:43:15,991 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-7240d173-d2e4-4b12-81f2-db14259934f9 Date: Thu, 27 Dec 2018 15:43:15 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"a4959dd9-e8f4-4ea9-8c99-7bff545db58c","tenant_id":"da629caea04941e1ae8979c379dc7c9d","created_at":"2018-12-27T15:29:25Z","dns_nameservers":[],"updated_at":"2018-12-27T15:29:25Z","gateway_ip":"172.30.9.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"172.30.9.0/24","project_id":"da629caea04941e1ae8979c379dc7c9d","id":"244ab55b-a0ed-4e50-9f85-07f08119ae55","subnetpool_id":null,"name":"external-subnet"}} 2018-12-27 15:43:15,992 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets/244ab55b-a0ed-4e50-9f85-07f08119ae55 used request id req-7240d173-d2e4-4b12-81f2-db14259934f9 2018-12-27 15:43:15,997 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/routers?name=NeutronUtilsRouterTests-9678be37-2ea7-460f-8440-3ae64ecfda56-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}067777f44f3915863589bb3217b52d9165654d9e" 2018-12-27 15:43:16,170 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 641 X-Openstack-Request-Id: req-218dbbe1-19c0-4635-bf6b-589eb9846b05 Date: Thu, 27 Dec 2018 15:43:16 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "a4959dd9-e8f4-4ea9-8c99-7bff545db58c", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "244ab55b-a0ed-4e50-9f85-07f08119ae55", "ip_address": "172.30.9.205"}]}, "description": "", "tags": [], "tenant_id": "4a5a562cffae47fab8ccefbe6255b9d5", "created_at": "2018-12-27T15:43:13Z", "admin_state_up": true, "updated_at": "2018-12-27T15:43:14Z", "revision_number": 2, "routes": [], "project_id": "4a5a562cffae47fab8ccefbe6255b9d5", "id": "0c2c07cc-38dc-40c2-8d86-ec1fa6fff7a6", "name": "NeutronUtilsRouterTests-9678be37-2ea7-460f-8440-3ae64ecfda56-pub-router"}]} 2018-12-27 15:43:16,170 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/routers?name=NeutronUtilsRouterTests-9678be37-2ea7-460f-8440-3ae64ecfda56-pub-router used request id req-218dbbe1-19c0-4635-bf6b-589eb9846b05 2018-12-27 15:43:16,174 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/4a5a562cffae47fab8ccefbe6255b9d5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}067777f44f3915863589bb3217b52d9165654d9e" 2018-12-27 15:43:16,276 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:43:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-303ebf6e-1aaa-4e84-9a78-e1428bb16939 Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.31:5000/v3/projects/4a5a562cffae47fab8ccefbe6255b9d5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4a5a562cffae47fab8ccefbe6255b9d5", "name": "api_check-project_e39638cc-8772-4bcc-8a5b-f8d604444da5"}} 2018-12-27 15:43:16,277 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/4a5a562cffae47fab8ccefbe6255b9d5 used request id req-303ebf6e-1aaa-4e84-9a78-e1428bb16939 2018-12-27 15:43:16,281 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?device_id=0c2c07cc-38dc-40c2-8d86-ec1fa6fff7a6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}067777f44f3915863589bb3217b52d9165654d9e" 2018-12-27 15:43:16,326 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 909 X-Openstack-Request-Id: req-dad3babf-7a55-44cf-a971-44eea4bddd27 Date: Thu, 27 Dec 2018 15:43:16 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T15:43:14Z","device_owner":"network:router_gateway","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"244ab55b-a0ed-4e50-9f85-07f08119ae55","ip_address":"172.30.9.205"}],"id":"fe7acdae-5265-4894-bc25-da06b4895e23","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:d6:fc:bd","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"dns_assignment":[{"hostname":"host-172-30-9-205","ip_address":"172.30.9.205","fqdn":"host-172-30-9-205.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a4959dd9-e8f4-4ea9-8c99-7bff545db58c","dns_name":"","created_at":"2018-12-27T15:43:14Z","binding:vnic_type":"normal","device_id":"0c2c07cc-38dc-40c2-8d86-ec1fa6fff7a6","tenant_id":""}]} 2018-12-27 15:43:16,326 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?device_id=0c2c07cc-38dc-40c2-8d86-ec1fa6fff7a6 used request id req-dad3babf-7a55-44cf-a971-44eea4bddd27 2018-12-27 15:43:16,331 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets/244ab55b-a0ed-4e50-9f85-07f08119ae55 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}067777f44f3915863589bb3217b52d9165654d9e" 2018-12-27 15:43:16,656 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-1cb75cf2-fc24-462b-a0b5-b8f119c32435 Date: Thu, 27 Dec 2018 15:43:16 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"a4959dd9-e8f4-4ea9-8c99-7bff545db58c","tenant_id":"da629caea04941e1ae8979c379dc7c9d","created_at":"2018-12-27T15:29:25Z","dns_nameservers":[],"updated_at":"2018-12-27T15:29:25Z","gateway_ip":"172.30.9.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"172.30.9.0/24","project_id":"da629caea04941e1ae8979c379dc7c9d","id":"244ab55b-a0ed-4e50-9f85-07f08119ae55","subnetpool_id":null,"name":"external-subnet"}} 2018-12-27 15:43:16,656 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets/244ab55b-a0ed-4e50-9f85-07f08119ae55 used request id req-1cb75cf2-fc24-462b-a0b5-b8f119c32435 2018-12-27 15:43:16,657 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-9678be37-2ea7-460f-8440-3ae64ecfda56-pub-subnet 2018-12-27 15:43:16,662 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/subnets/6f5b562f-5bf2-469f-87d2-039333340760 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}067777f44f3915863589bb3217b52d9165654d9e" 2018-12-27 15:43:17,905 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-949c096f-66dc-418b-9c57-0e9adb75a668 Date: Thu, 27 Dec 2018 15:43:17 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 15:43:17,905 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/subnets/6f5b562f-5bf2-469f-87d2-039333340760 used request id req-949c096f-66dc-418b-9c57-0e9adb75a668 2018-12-27 15:43:17,905 - neutron_utils - INFO - Adding interface to router with name NeutronUtilsRouterTests-9678be37-2ea7-460f-8440-3ae64ecfda56-pub-router 2018-12-27 15:43:17,910 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:9696/v2.0/routers/0c2c07cc-38dc-40c2-8d86-ec1fa6fff7a6/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}067777f44f3915863589bb3217b52d9165654d9e" -d '{"subnet_id": "6f5b562f-5bf2-469f-87d2-039333340760"}' 2018-12-27 15:43:18,351 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 136 X-Openstack-Request-Id: req-f7e210ce-4536-4970-bbfc-490692df3d76 Date: Thu, 27 Dec 2018 15:43:18 GMT RESP BODY: {"NeutronError": {"message": "Subnet 6f5b562f-5bf2-469f-87d2-039333340760 could not be found.", "type": "SubnetNotFound", "detail": ""}} 2018-12-27 15:43:18,351 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.31:9696/v2.0/routers/0c2c07cc-38dc-40c2-8d86-ec1fa6fff7a6/add_router_interface used request id req-f7e210ce-4536-4970-bbfc-490692df3d76 2018-12-27 15:43:18,351 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Subnet 6f5b562f-5bf2-469f-87d2-039333340760 could not be found.", "type": "SubnetNotFound", "detail": ""}} 2018-12-27 15:43:18,352 - neutron_utils - INFO - Deleting router with name - NeutronUtilsRouterTests-9678be37-2ea7-460f-8440-3ae64ecfda56-pub-router 2018-12-27 15:43:18,357 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/routers/0c2c07cc-38dc-40c2-8d86-ec1fa6fff7a6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}067777f44f3915863589bb3217b52d9165654d9e" 2018-12-27 15:43:20,277 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c47680b3-c8fe-4495-9ca9-7b2497050f1d Content-Length: 0 Date: Thu, 27 Dec 2018 15:43:20 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 15:43:20,277 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/routers/0c2c07cc-38dc-40c2-8d86-ec1fa6fff7a6 used request id req-c47680b3-c8fe-4495-9ca9-7b2497050f1d 2018-12-27 15:43:20,282 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/routers?name=NeutronUtilsRouterTests-9678be37-2ea7-460f-8440-3ae64ecfda56-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}067777f44f3915863589bb3217b52d9165654d9e" 2018-12-27 15:43:20,330 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-e9384a29-8993-43f6-8874-8f8c10d029dc Date: Thu, 27 Dec 2018 15:43:20 GMT RESP BODY: {"routers": []} 2018-12-27 15:43:20,330 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/routers?name=NeutronUtilsRouterTests-9678be37-2ea7-460f-8440-3ae64ecfda56-pub-router used request id req-e9384a29-8993-43f6-8874-8f8c10d029dc 2018-12-27 15:43:20,330 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-9678be37-2ea7-460f-8440-3ae64ecfda56-pub-subnet 2018-12-27 15:43:20,330 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-9678be37-2ea7-460f-8440-3ae64ecfda56-pub-subnet 2018-12-27 15:43:20,335 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/subnets/6f5b562f-5bf2-469f-87d2-039333340760 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}067777f44f3915863589bb3217b52d9165654d9e" 2018-12-27 15:43:20,368 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 136 X-Openstack-Request-Id: req-63c7461c-efd9-4a83-bc6f-78688ab2691a Date: Thu, 27 Dec 2018 15:43:20 GMT RESP BODY: {"NeutronError": {"message": "Subnet 6f5b562f-5bf2-469f-87d2-039333340760 could not be found.", "type": "SubnetNotFound", "detail": ""}} 2018-12-27 15:43:20,368 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/subnets/6f5b562f-5bf2-469f-87d2-039333340760 used request id req-63c7461c-efd9-4a83-bc6f-78688ab2691a 2018-12-27 15:43:20,368 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Subnet 6f5b562f-5bf2-469f-87d2-039333340760 could not be found.", "type": "SubnetNotFound", "detail": ""}} 2018-12-27 15:43:20,368 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-9678be37-2ea7-460f-8440-3ae64ecfda56-pub-net 2018-12-27 15:43:20,373 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/networks/c849c816-9f66-4f22-bc34-9f8af5a45592 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}067777f44f3915863589bb3217b52d9165654d9e" 2018-12-27 15:43:21,370 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-13404ec2-b640-4f91-a795-52d5eaaa7ae7 Date: Thu, 27 Dec 2018 15:43:21 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 15:43:21,370 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/networks/c849c816-9f66-4f22-bc34-9f8af5a45592 used request id req-13404ec2-b640-4f91-a795-52d5eaaa7ae7 2018-12-27 15:43:21,371 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 15:43:21,810 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "70c6a7da477e41f7b38ad49ba1fc5965", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T16:43:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a5a562cffae47fab8ccefbe6255b9d5", "name": "api_check-project_e39638cc-8772-4bcc-8a5b-f8d604444da5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_e39638cc-8772-4bcc-8a5b-f8d604444da5", "id": "880f11fce81c4cef88c354559a832afe"}, "audit_ids": ["gp4jytjoSk6VjDqI5Rr2zA"], "issued_at": "2018-12-27T15:43:21.000000Z"}} 2018-12-27 15:43:21,810 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd2761f313e94aba485278761fb3f4751020975c" 2018-12-27 15:43:21,998 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:43:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e67e2981-5ef5-4416-9158-192beb287834 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 15:43:21,998 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-e67e2981-5ef5-4416-9158-192beb287834 2018-12-27 15:43:21,999 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-526785ca-54e9-4122-b881-8a10341b8468-pub-net 2018-12-27 15:43:22,004 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd2761f313e94aba485278761fb3f4751020975c" -d '{"network": {"name": "NeutronUtilsRouterTests-526785ca-54e9-4122-b881-8a10341b8468-pub-net", "admin_state_up": true}}' 2018-12-27 15:43:23,380 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 738 X-Openstack-Request-Id: req-75415e51-5467-4ebe-92e8-55bd86169983 Date: Thu, 27 Dec 2018 15:43:23 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"provider:network_type":"geneve","id":"06b81dc1-4d31-4568-8124-d08104ffffbf","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":25,"ipv4_address_scope":null,"shared":false,"project_id":"4a5a562cffae47fab8ccefbe6255b9d5","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-27T15:43:22Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsRouterTests-526785ca-54e9-4122-b881-8a10341b8468-pub-net","admin_state_up":true,"tenant_id":"4a5a562cffae47fab8ccefbe6255b9d5","created_at":"2018-12-27T15:43:22Z","mtu":1442}} 2018-12-27 15:43:23,380 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/networks used request id req-75415e51-5467-4ebe-92e8-55bd86169983 2018-12-27 15:43:23,385 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?id=06b81dc1-4d31-4568-8124-d08104ffffbf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd2761f313e94aba485278761fb3f4751020975c" 2018-12-27 15:43:23,659 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 722 X-Openstack-Request-Id: req-30514d4e-5fd3-4b75-ae29-4220016c37f5 Date: Thu, 27 Dec 2018 15:43:23 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"mtu":1442,"id":"06b81dc1-4d31-4568-8124-d08104ffffbf","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":25,"ipv4_address_scope":null,"shared":false,"project_id":"4a5a562cffae47fab8ccefbe6255b9d5","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-27T15:43:22Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-526785ca-54e9-4122-b881-8a10341b8468-pub-net","admin_state_up":true,"tenant_id":"4a5a562cffae47fab8ccefbe6255b9d5","created_at":"2018-12-27T15:43:22Z","provider:network_type":"geneve"}]} 2018-12-27 15:43:23,659 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?id=06b81dc1-4d31-4568-8124-d08104ffffbf used request id req-30514d4e-5fd3-4b75-ae29-4220016c37f5 2018-12-27 15:43:23,664 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=06b81dc1-4d31-4568-8124-d08104ffffbf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd2761f313e94aba485278761fb3f4751020975c" 2018-12-27 15:43:23,888 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-c2c402d0-08c6-4112-b56a-46ec0610e46f Date: Thu, 27 Dec 2018 15:43:23 GMT RESP BODY: {"subnets":[]} 2018-12-27 15:43:23,888 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=06b81dc1-4d31-4568-8124-d08104ffffbf used request id req-c2c402d0-08c6-4112-b56a-46ec0610e46f 2018-12-27 15:43:23,889 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-526785ca-54e9-4122-b881-8a10341b8468-pub-subnet 2018-12-27 15:43:23,893 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd2761f313e94aba485278761fb3f4751020975c" -d '{"subnets": [{"ip_version": 4, "network_id": "06b81dc1-4d31-4568-8124-d08104ffffbf", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-526785ca-54e9-4122-b881-8a10341b8468-pub-subnet"}]}' 2018-12-27 15:43:25,444 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-6912aaaf-4722-4281-ba37-00fd9f6fc2a5 Date: Thu, 27 Dec 2018 15:43:25 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"06b81dc1-4d31-4568-8124-d08104ffffbf","tenant_id":"4a5a562cffae47fab8ccefbe6255b9d5","created_at":"2018-12-27T15:43:24Z","dns_nameservers":[],"updated_at":"2018-12-27T15:43:24Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"4a5a562cffae47fab8ccefbe6255b9d5","id":"891b4ca8-974b-4565-95f2-1f0fedf8382a","subnetpool_id":null,"name":"NeutronUtilsRouterTests-526785ca-54e9-4122-b881-8a10341b8468-pub-subnet"}]} 2018-12-27 15:43:25,444 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/subnets used request id req-6912aaaf-4722-4281-ba37-00fd9f6fc2a5 2018-12-27 15:43:25,450 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?id=06b81dc1-4d31-4568-8124-d08104ffffbf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd2761f313e94aba485278761fb3f4751020975c" 2018-12-27 15:43:25,726 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 760 X-Openstack-Request-Id: req-28088210-8613-4e9b-8554-4bec10185a34 Date: Thu, 27 Dec 2018 15:43:25 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"mtu":1442,"id":"06b81dc1-4d31-4568-8124-d08104ffffbf","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":25,"ipv4_address_scope":null,"shared":false,"project_id":"4a5a562cffae47fab8ccefbe6255b9d5","status":"ACTIVE","subnets":["891b4ca8-974b-4565-95f2-1f0fedf8382a"],"description":"","tags":[],"updated_at":"2018-12-27T15:43:24Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-526785ca-54e9-4122-b881-8a10341b8468-pub-net","admin_state_up":true,"tenant_id":"4a5a562cffae47fab8ccefbe6255b9d5","created_at":"2018-12-27T15:43:22Z","provider:network_type":"geneve"}]} 2018-12-27 15:43:25,727 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?id=06b81dc1-4d31-4568-8124-d08104ffffbf used request id req-28088210-8613-4e9b-8554-4bec10185a34 2018-12-27 15:43:25,732 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=06b81dc1-4d31-4568-8124-d08104ffffbf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd2761f313e94aba485278761fb3f4751020975c" 2018-12-27 15:43:25,982 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-d3b7694b-5c6c-45a0-9166-9e36be5af998 Date: Thu, 27 Dec 2018 15:43:25 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"06b81dc1-4d31-4568-8124-d08104ffffbf","tenant_id":"4a5a562cffae47fab8ccefbe6255b9d5","created_at":"2018-12-27T15:43:24Z","dns_nameservers":[],"updated_at":"2018-12-27T15:43:24Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"4a5a562cffae47fab8ccefbe6255b9d5","id":"891b4ca8-974b-4565-95f2-1f0fedf8382a","subnetpool_id":null,"name":"NeutronUtilsRouterTests-526785ca-54e9-4122-b881-8a10341b8468-pub-subnet"}]} 2018-12-27 15:43:25,982 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=06b81dc1-4d31-4568-8124-d08104ffffbf used request id req-d3b7694b-5c6c-45a0-9166-9e36be5af998 2018-12-27 15:43:25,988 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=NeutronUtilsRouterTests-526785ca-54e9-4122-b881-8a10341b8468-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd2761f313e94aba485278761fb3f4751020975c" 2018-12-27 15:43:26,104 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 760 X-Openstack-Request-Id: req-66ca626a-20ac-453a-902e-a21a0c4ba72c Date: Thu, 27 Dec 2018 15:43:26 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"mtu":1442,"id":"06b81dc1-4d31-4568-8124-d08104ffffbf","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":25,"ipv4_address_scope":null,"shared":false,"project_id":"4a5a562cffae47fab8ccefbe6255b9d5","status":"ACTIVE","subnets":["891b4ca8-974b-4565-95f2-1f0fedf8382a"],"description":"","tags":[],"updated_at":"2018-12-27T15:43:24Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-526785ca-54e9-4122-b881-8a10341b8468-pub-net","admin_state_up":true,"tenant_id":"4a5a562cffae47fab8ccefbe6255b9d5","created_at":"2018-12-27T15:43:22Z","provider:network_type":"geneve"}]} 2018-12-27 15:43:26,104 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=NeutronUtilsRouterTests-526785ca-54e9-4122-b881-8a10341b8468-pub-net used request id req-66ca626a-20ac-453a-902e-a21a0c4ba72c 2018-12-27 15:43:26,108 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 15:43:26,113 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 15:43:26 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 15:43:26,114 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/4a5a562cffae47fab8ccefbe6255b9d5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd2761f313e94aba485278761fb3f4751020975c" 2018-12-27 15:43:26,240 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:43:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-109320d1-cad1-43d7-8eb4-fb974f7a9e16 Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.31:5000/v3/projects/4a5a562cffae47fab8ccefbe6255b9d5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4a5a562cffae47fab8ccefbe6255b9d5", "name": "api_check-project_e39638cc-8772-4bcc-8a5b-f8d604444da5"}} 2018-12-27 15:43:26,240 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/4a5a562cffae47fab8ccefbe6255b9d5 used request id req-109320d1-cad1-43d7-8eb4-fb974f7a9e16 2018-12-27 15:43:26,245 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=06b81dc1-4d31-4568-8124-d08104ffffbf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd2761f313e94aba485278761fb3f4751020975c" 2018-12-27 15:43:26,500 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-893b492a-a3df-4293-8004-515ac3b6a1d6 Date: Thu, 27 Dec 2018 15:43:26 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"06b81dc1-4d31-4568-8124-d08104ffffbf","tenant_id":"4a5a562cffae47fab8ccefbe6255b9d5","created_at":"2018-12-27T15:43:24Z","dns_nameservers":[],"updated_at":"2018-12-27T15:43:24Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"4a5a562cffae47fab8ccefbe6255b9d5","id":"891b4ca8-974b-4565-95f2-1f0fedf8382a","subnetpool_id":null,"name":"NeutronUtilsRouterTests-526785ca-54e9-4122-b881-8a10341b8468-pub-subnet"}]} 2018-12-27 15:43:26,501 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=06b81dc1-4d31-4568-8124-d08104ffffbf used request id req-893b492a-a3df-4293-8004-515ac3b6a1d6 2018-12-27 15:43:26,506 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=06b81dc1-4d31-4568-8124-d08104ffffbf&name=NeutronUtilsRouterTests-526785ca-54e9-4122-b881-8a10341b8468-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd2761f313e94aba485278761fb3f4751020975c" 2018-12-27 15:43:26,735 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-bf6b901d-bd91-44ea-baa0-76fd53b4e71e Date: Thu, 27 Dec 2018 15:43:26 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"06b81dc1-4d31-4568-8124-d08104ffffbf","tenant_id":"4a5a562cffae47fab8ccefbe6255b9d5","created_at":"2018-12-27T15:43:24Z","dns_nameservers":[],"updated_at":"2018-12-27T15:43:24Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"4a5a562cffae47fab8ccefbe6255b9d5","id":"891b4ca8-974b-4565-95f2-1f0fedf8382a","subnetpool_id":null,"name":"NeutronUtilsRouterTests-526785ca-54e9-4122-b881-8a10341b8468-pub-subnet"}]} 2018-12-27 15:43:26,736 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=06b81dc1-4d31-4568-8124-d08104ffffbf&name=NeutronUtilsRouterTests-526785ca-54e9-4122-b881-8a10341b8468-pub-subnet used request id req-bf6b901d-bd91-44ea-baa0-76fd53b4e71e 2018-12-27 15:43:26,736 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-526785ca-54e9-4122-b881-8a10341b8468-pub-subnet 2018-12-27 15:43:26,736 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-526785ca-54e9-4122-b881-8a10341b8468-pub-subnet 2018-12-27 15:43:26,741 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/subnets/891b4ca8-974b-4565-95f2-1f0fedf8382a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd2761f313e94aba485278761fb3f4751020975c" 2018-12-27 15:43:28,115 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-eedd3534-4755-4731-9730-c36151dd8664 Date: Thu, 27 Dec 2018 15:43:28 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 15:43:28,115 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/subnets/891b4ca8-974b-4565-95f2-1f0fedf8382a used request id req-eedd3534-4755-4731-9730-c36151dd8664 2018-12-27 15:43:28,115 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-526785ca-54e9-4122-b881-8a10341b8468-pub-net 2018-12-27 15:43:28,120 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/networks/06b81dc1-4d31-4568-8124-d08104ffffbf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd2761f313e94aba485278761fb3f4751020975c" 2018-12-27 15:43:29,485 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-2bca6b8b-c234-4714-a3e5-8dca51284acb Date: Thu, 27 Dec 2018 15:43:29 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 15:43:29,486 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/networks/06b81dc1-4d31-4568-8124-d08104ffffbf used request id req-2bca6b8b-c234-4714-a3e5-8dca51284acb 2018-12-27 15:43:29,487 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 15:43:29,902 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "70c6a7da477e41f7b38ad49ba1fc5965", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T16:43:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a5a562cffae47fab8ccefbe6255b9d5", "name": "api_check-project_e39638cc-8772-4bcc-8a5b-f8d604444da5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_e39638cc-8772-4bcc-8a5b-f8d604444da5", "id": "880f11fce81c4cef88c354559a832afe"}, "audit_ids": ["izZd9lu8TM65f76k5fRqSg"], "issued_at": "2018-12-27T15:43:29.000000Z"}} 2018-12-27 15:43:29,903 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13ce2e6f32316882294efda94b8cac0900df454c" 2018-12-27 15:43:30,004 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:43:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a4087412-e859-46e5-b275-a443a75faf27 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 15:43:30,004 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-a4087412-e859-46e5-b275-a443a75faf27 2018-12-27 15:43:30,005 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-ee4356a7-2de9-4980-af63-01cda4dcde30-pub-net 2018-12-27 15:43:30,011 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13ce2e6f32316882294efda94b8cac0900df454c" -d '{"network": {"name": "NeutronUtilsRouterTests-ee4356a7-2de9-4980-af63-01cda4dcde30-pub-net", "admin_state_up": true}}' 2018-12-27 15:43:31,402 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 738 X-Openstack-Request-Id: req-64371627-ac0e-41f5-9004-3b65e4548010 Date: Thu, 27 Dec 2018 15:43:31 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"provider:network_type":"geneve","id":"82dc04aa-ed00-44cb-b2d0-6549709327d7","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":87,"ipv4_address_scope":null,"shared":false,"project_id":"4a5a562cffae47fab8ccefbe6255b9d5","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-27T15:43:30Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsRouterTests-ee4356a7-2de9-4980-af63-01cda4dcde30-pub-net","admin_state_up":true,"tenant_id":"4a5a562cffae47fab8ccefbe6255b9d5","created_at":"2018-12-27T15:43:30Z","mtu":1442}} 2018-12-27 15:43:31,402 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/networks used request id req-64371627-ac0e-41f5-9004-3b65e4548010 2018-12-27 15:43:31,407 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?id=82dc04aa-ed00-44cb-b2d0-6549709327d7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13ce2e6f32316882294efda94b8cac0900df454c" 2018-12-27 15:43:31,703 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 722 X-Openstack-Request-Id: req-419bf352-8228-4702-a605-36d9adfb2145 Date: Thu, 27 Dec 2018 15:43:31 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"mtu":1442,"id":"82dc04aa-ed00-44cb-b2d0-6549709327d7","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":87,"ipv4_address_scope":null,"shared":false,"project_id":"4a5a562cffae47fab8ccefbe6255b9d5","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-27T15:43:30Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-ee4356a7-2de9-4980-af63-01cda4dcde30-pub-net","admin_state_up":true,"tenant_id":"4a5a562cffae47fab8ccefbe6255b9d5","created_at":"2018-12-27T15:43:30Z","provider:network_type":"geneve"}]} 2018-12-27 15:43:31,704 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?id=82dc04aa-ed00-44cb-b2d0-6549709327d7 used request id req-419bf352-8228-4702-a605-36d9adfb2145 2018-12-27 15:43:31,709 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=82dc04aa-ed00-44cb-b2d0-6549709327d7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13ce2e6f32316882294efda94b8cac0900df454c" 2018-12-27 15:43:31,943 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-37938226-773c-4e09-ba81-d3260088776e Date: Thu, 27 Dec 2018 15:43:31 GMT RESP BODY: {"subnets":[]} 2018-12-27 15:43:31,943 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=82dc04aa-ed00-44cb-b2d0-6549709327d7 used request id req-37938226-773c-4e09-ba81-d3260088776e 2018-12-27 15:43:31,943 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-ee4356a7-2de9-4980-af63-01cda4dcde30-pub-subnet 2018-12-27 15:43:31,948 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13ce2e6f32316882294efda94b8cac0900df454c" -d '{"subnets": [{"ip_version": 4, "network_id": "82dc04aa-ed00-44cb-b2d0-6549709327d7", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-ee4356a7-2de9-4980-af63-01cda4dcde30-pub-subnet"}]}' 2018-12-27 15:43:33,504 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-1b32c699-4b37-4e4d-bb7c-7dbe30f923ed Date: Thu, 27 Dec 2018 15:43:33 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"82dc04aa-ed00-44cb-b2d0-6549709327d7","tenant_id":"4a5a562cffae47fab8ccefbe6255b9d5","created_at":"2018-12-27T15:43:32Z","dns_nameservers":[],"updated_at":"2018-12-27T15:43:32Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"4a5a562cffae47fab8ccefbe6255b9d5","id":"cee7948a-08f3-4f18-a9ab-aa879c4966cc","subnetpool_id":null,"name":"NeutronUtilsRouterTests-ee4356a7-2de9-4980-af63-01cda4dcde30-pub-subnet"}]} 2018-12-27 15:43:33,504 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/subnets used request id req-1b32c699-4b37-4e4d-bb7c-7dbe30f923ed 2018-12-27 15:43:33,509 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?id=82dc04aa-ed00-44cb-b2d0-6549709327d7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13ce2e6f32316882294efda94b8cac0900df454c" 2018-12-27 15:43:33,801 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 760 X-Openstack-Request-Id: req-da80138d-6cad-4932-a9f0-f1bf7bf6da2a Date: Thu, 27 Dec 2018 15:43:33 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"mtu":1442,"id":"82dc04aa-ed00-44cb-b2d0-6549709327d7","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":87,"ipv4_address_scope":null,"shared":false,"project_id":"4a5a562cffae47fab8ccefbe6255b9d5","status":"ACTIVE","subnets":["cee7948a-08f3-4f18-a9ab-aa879c4966cc"],"description":"","tags":[],"updated_at":"2018-12-27T15:43:32Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-ee4356a7-2de9-4980-af63-01cda4dcde30-pub-net","admin_state_up":true,"tenant_id":"4a5a562cffae47fab8ccefbe6255b9d5","created_at":"2018-12-27T15:43:30Z","provider:network_type":"geneve"}]} 2018-12-27 15:43:33,801 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?id=82dc04aa-ed00-44cb-b2d0-6549709327d7 used request id req-da80138d-6cad-4932-a9f0-f1bf7bf6da2a 2018-12-27 15:43:33,807 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=82dc04aa-ed00-44cb-b2d0-6549709327d7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13ce2e6f32316882294efda94b8cac0900df454c" 2018-12-27 15:43:34,041 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-7caa16fe-e4ee-42fa-bfe5-2c30d33a2a8e Date: Thu, 27 Dec 2018 15:43:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"82dc04aa-ed00-44cb-b2d0-6549709327d7","tenant_id":"4a5a562cffae47fab8ccefbe6255b9d5","created_at":"2018-12-27T15:43:32Z","dns_nameservers":[],"updated_at":"2018-12-27T15:43:32Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"4a5a562cffae47fab8ccefbe6255b9d5","id":"cee7948a-08f3-4f18-a9ab-aa879c4966cc","subnetpool_id":null,"name":"NeutronUtilsRouterTests-ee4356a7-2de9-4980-af63-01cda4dcde30-pub-subnet"}]} 2018-12-27 15:43:34,041 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=82dc04aa-ed00-44cb-b2d0-6549709327d7 used request id req-7caa16fe-e4ee-42fa-bfe5-2c30d33a2a8e 2018-12-27 15:43:34,046 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=NeutronUtilsRouterTests-ee4356a7-2de9-4980-af63-01cda4dcde30-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13ce2e6f32316882294efda94b8cac0900df454c" 2018-12-27 15:43:34,333 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 760 X-Openstack-Request-Id: req-09be1ade-9f5b-4157-9982-08535f24d4e8 Date: Thu, 27 Dec 2018 15:43:34 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"mtu":1442,"id":"82dc04aa-ed00-44cb-b2d0-6549709327d7","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":87,"ipv4_address_scope":null,"shared":false,"project_id":"4a5a562cffae47fab8ccefbe6255b9d5","status":"ACTIVE","subnets":["cee7948a-08f3-4f18-a9ab-aa879c4966cc"],"description":"","tags":[],"updated_at":"2018-12-27T15:43:32Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-ee4356a7-2de9-4980-af63-01cda4dcde30-pub-net","admin_state_up":true,"tenant_id":"4a5a562cffae47fab8ccefbe6255b9d5","created_at":"2018-12-27T15:43:30Z","provider:network_type":"geneve"}]} 2018-12-27 15:43:34,333 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=NeutronUtilsRouterTests-ee4356a7-2de9-4980-af63-01cda4dcde30-pub-net used request id req-09be1ade-9f5b-4157-9982-08535f24d4e8 2018-12-27 15:43:34,336 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 15:43:34,342 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 15:43:34 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 15:43:34,343 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/4a5a562cffae47fab8ccefbe6255b9d5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13ce2e6f32316882294efda94b8cac0900df454c" 2018-12-27 15:43:34,459 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:43:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-df827948-17f6-4203-a825-5ebdf3e3ec47 Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.31:5000/v3/projects/4a5a562cffae47fab8ccefbe6255b9d5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4a5a562cffae47fab8ccefbe6255b9d5", "name": "api_check-project_e39638cc-8772-4bcc-8a5b-f8d604444da5"}} 2018-12-27 15:43:34,459 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/4a5a562cffae47fab8ccefbe6255b9d5 used request id req-df827948-17f6-4203-a825-5ebdf3e3ec47 2018-12-27 15:43:34,464 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=82dc04aa-ed00-44cb-b2d0-6549709327d7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13ce2e6f32316882294efda94b8cac0900df454c" 2018-12-27 15:43:34,749 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-b4e59567-b0f5-4e00-b4dd-8230393d867d Date: Thu, 27 Dec 2018 15:43:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"82dc04aa-ed00-44cb-b2d0-6549709327d7","tenant_id":"4a5a562cffae47fab8ccefbe6255b9d5","created_at":"2018-12-27T15:43:32Z","dns_nameservers":[],"updated_at":"2018-12-27T15:43:32Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"4a5a562cffae47fab8ccefbe6255b9d5","id":"cee7948a-08f3-4f18-a9ab-aa879c4966cc","subnetpool_id":null,"name":"NeutronUtilsRouterTests-ee4356a7-2de9-4980-af63-01cda4dcde30-pub-subnet"}]} 2018-12-27 15:43:34,750 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=82dc04aa-ed00-44cb-b2d0-6549709327d7 used request id req-b4e59567-b0f5-4e00-b4dd-8230393d867d 2018-12-27 15:43:34,750 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 15:43:34,751 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 15:43:35,161 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "70c6a7da477e41f7b38ad49ba1fc5965", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T16:43:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a5a562cffae47fab8ccefbe6255b9d5", "name": "api_check-project_e39638cc-8772-4bcc-8a5b-f8d604444da5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_e39638cc-8772-4bcc-8a5b-f8d604444da5", "id": "880f11fce81c4cef88c354559a832afe"}, "audit_ids": ["g2vKRWJoRl6MjbrVwh3tIw"], "issued_at": "2018-12-27T15:43:35.000000Z"}} 2018-12-27 15:43:35,161 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c977b741f03f1a01b497368b4000b8cedaf47503" 2018-12-27 15:43:35,284 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:43:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6a3c0001-c78d-47ad-ba2b-101f2bd0264b Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 15:43:35,284 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-6a3c0001-c78d-47ad-ba2b-101f2bd0264b 2018-12-27 15:43:35,289 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13ce2e6f32316882294efda94b8cac0900df454c" 2018-12-27 15:43:35,598 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 726 X-Openstack-Request-Id: req-454c384e-ba64-4fda-b48b-e6e49d614ac1 Date: Thu, 27 Dec 2018 15:43:35 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","updated_at":"2018-12-27T15:29:25Z","dns_domain":"","revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"a4959dd9-e8f4-4ea9-8c99-7bff545db58c","router:external":true,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"da629caea04941e1ae8979c379dc7c9d","status":"ACTIVE","subnets":["244ab55b-a0ed-4e50-9f85-07f08119ae55"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"da629caea04941e1ae8979c379dc7c9d","created_at":"2018-12-27T15:29:17Z","provider:network_type":"flat"}]} 2018-12-27 15:43:35,598 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=external used request id req-454c384e-ba64-4fda-b48b-e6e49d614ac1 2018-12-27 15:43:35,603 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=a4959dd9-e8f4-4ea9-8c99-7bff545db58c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13ce2e6f32316882294efda94b8cac0900df454c" 2018-12-27 15:43:35,862 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-3e829d18-2362-4da5-95f6-c6a150e9b004 Date: Thu, 27 Dec 2018 15:43:35 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"a4959dd9-e8f4-4ea9-8c99-7bff545db58c","tenant_id":"da629caea04941e1ae8979c379dc7c9d","created_at":"2018-12-27T15:29:25Z","dns_nameservers":[],"updated_at":"2018-12-27T15:29:25Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"gateway_ip":"172.30.9.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.9.0/24","project_id":"da629caea04941e1ae8979c379dc7c9d","id":"244ab55b-a0ed-4e50-9f85-07f08119ae55","subnetpool_id":null,"name":"external-subnet"}]} 2018-12-27 15:43:35,862 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=a4959dd9-e8f4-4ea9-8c99-7bff545db58c used request id req-3e829d18-2362-4da5-95f6-c6a150e9b004 2018-12-27 15:43:35,863 - neutron_utils - INFO - Creating router with name - NeutronUtilsRouterTests-ee4356a7-2de9-4980-af63-01cda4dcde30-pub-router 2018-12-27 15:43:35,868 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13ce2e6f32316882294efda94b8cac0900df454c" -d '{"router": {"external_gateway_info": {"network_id": "a4959dd9-e8f4-4ea9-8c99-7bff545db58c"}, "name": "NeutronUtilsRouterTests-ee4356a7-2de9-4980-af63-01cda4dcde30-pub-router", "admin_state_up": true}}' 2018-12-27 15:43:37,842 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 638 X-Openstack-Request-Id: req-01ed5304-2a5b-42ed-bce0-f0cecf7c583f Date: Thu, 27 Dec 2018 15:43:37 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "a4959dd9-e8f4-4ea9-8c99-7bff545db58c", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "244ab55b-a0ed-4e50-9f85-07f08119ae55", "ip_address": "172.30.9.205"}]}, "description": "", "tags": [], "tenant_id": "4a5a562cffae47fab8ccefbe6255b9d5", "created_at": "2018-12-27T15:43:35Z", "admin_state_up": true, "updated_at": "2018-12-27T15:43:37Z", "revision_number": 2, "routes": [], "project_id": "4a5a562cffae47fab8ccefbe6255b9d5", "id": "868f76b8-b8cc-44e6-8f0e-f14e2ab44a2e", "name": "NeutronUtilsRouterTests-ee4356a7-2de9-4980-af63-01cda4dcde30-pub-router"}} 2018-12-27 15:43:37,842 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/routers used request id req-01ed5304-2a5b-42ed-bce0-f0cecf7c583f 2018-12-27 15:43:37,847 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?device_id=868f76b8-b8cc-44e6-8f0e-f14e2ab44a2e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13ce2e6f32316882294efda94b8cac0900df454c" 2018-12-27 15:43:37,919 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 909 X-Openstack-Request-Id: req-865e44bc-a614-4b70-bd36-ed18a70233e1 Date: Thu, 27 Dec 2018 15:43:37 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T15:43:36Z","device_owner":"network:router_gateway","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"244ab55b-a0ed-4e50-9f85-07f08119ae55","ip_address":"172.30.9.205"}],"id":"9f052d6a-967a-4f94-9c44-55c0faf8587c","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:22:3b:bc","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"dns_assignment":[{"hostname":"host-172-30-9-205","ip_address":"172.30.9.205","fqdn":"host-172-30-9-205.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a4959dd9-e8f4-4ea9-8c99-7bff545db58c","dns_name":"","created_at":"2018-12-27T15:43:36Z","binding:vnic_type":"normal","device_id":"868f76b8-b8cc-44e6-8f0e-f14e2ab44a2e","tenant_id":""}]} 2018-12-27 15:43:37,919 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?device_id=868f76b8-b8cc-44e6-8f0e-f14e2ab44a2e used request id req-865e44bc-a614-4b70-bd36-ed18a70233e1 2018-12-27 15:43:37,926 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets/244ab55b-a0ed-4e50-9f85-07f08119ae55 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13ce2e6f32316882294efda94b8cac0900df454c" 2018-12-27 15:43:38,168 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-7e59d99a-49e3-4bb1-9765-e820df545a46 Date: Thu, 27 Dec 2018 15:43:38 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"a4959dd9-e8f4-4ea9-8c99-7bff545db58c","tenant_id":"da629caea04941e1ae8979c379dc7c9d","created_at":"2018-12-27T15:29:25Z","dns_nameservers":[],"updated_at":"2018-12-27T15:29:25Z","gateway_ip":"172.30.9.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"172.30.9.0/24","project_id":"da629caea04941e1ae8979c379dc7c9d","id":"244ab55b-a0ed-4e50-9f85-07f08119ae55","subnetpool_id":null,"name":"external-subnet"}} 2018-12-27 15:43:38,168 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets/244ab55b-a0ed-4e50-9f85-07f08119ae55 used request id req-7e59d99a-49e3-4bb1-9765-e820df545a46 2018-12-27 15:43:38,174 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/routers?name=NeutronUtilsRouterTests-ee4356a7-2de9-4980-af63-01cda4dcde30-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13ce2e6f32316882294efda94b8cac0900df454c" 2018-12-27 15:43:38,507 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 641 X-Openstack-Request-Id: req-0277f6d7-2df7-4604-ad12-dfb3ba7c08ad Date: Thu, 27 Dec 2018 15:43:38 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "a4959dd9-e8f4-4ea9-8c99-7bff545db58c", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "244ab55b-a0ed-4e50-9f85-07f08119ae55", "ip_address": "172.30.9.205"}]}, "description": "", "tags": [], "tenant_id": "4a5a562cffae47fab8ccefbe6255b9d5", "created_at": "2018-12-27T15:43:35Z", "admin_state_up": true, "updated_at": "2018-12-27T15:43:37Z", "revision_number": 2, "routes": [], "project_id": "4a5a562cffae47fab8ccefbe6255b9d5", "id": "868f76b8-b8cc-44e6-8f0e-f14e2ab44a2e", "name": "NeutronUtilsRouterTests-ee4356a7-2de9-4980-af63-01cda4dcde30-pub-router"}]} 2018-12-27 15:43:38,508 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/routers?name=NeutronUtilsRouterTests-ee4356a7-2de9-4980-af63-01cda4dcde30-pub-router used request id req-0277f6d7-2df7-4604-ad12-dfb3ba7c08ad 2018-12-27 15:43:38,511 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/4a5a562cffae47fab8ccefbe6255b9d5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13ce2e6f32316882294efda94b8cac0900df454c" 2018-12-27 15:43:38,645 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:43:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-70b6c13e-d1d6-4465-8379-f2f2fbf5e45a Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.31:5000/v3/projects/4a5a562cffae47fab8ccefbe6255b9d5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4a5a562cffae47fab8ccefbe6255b9d5", "name": "api_check-project_e39638cc-8772-4bcc-8a5b-f8d604444da5"}} 2018-12-27 15:43:38,645 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/4a5a562cffae47fab8ccefbe6255b9d5 used request id req-70b6c13e-d1d6-4465-8379-f2f2fbf5e45a 2018-12-27 15:43:38,651 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?device_id=868f76b8-b8cc-44e6-8f0e-f14e2ab44a2e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13ce2e6f32316882294efda94b8cac0900df454c" 2018-12-27 15:43:38,699 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 909 X-Openstack-Request-Id: req-36544bf2-7b5b-40de-92fd-940ad90972ba Date: Thu, 27 Dec 2018 15:43:38 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T15:43:36Z","device_owner":"network:router_gateway","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"244ab55b-a0ed-4e50-9f85-07f08119ae55","ip_address":"172.30.9.205"}],"id":"9f052d6a-967a-4f94-9c44-55c0faf8587c","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:22:3b:bc","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"dns_assignment":[{"hostname":"host-172-30-9-205","ip_address":"172.30.9.205","fqdn":"host-172-30-9-205.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a4959dd9-e8f4-4ea9-8c99-7bff545db58c","dns_name":"","created_at":"2018-12-27T15:43:36Z","binding:vnic_type":"normal","device_id":"868f76b8-b8cc-44e6-8f0e-f14e2ab44a2e","tenant_id":""}]} 2018-12-27 15:43:38,699 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?device_id=868f76b8-b8cc-44e6-8f0e-f14e2ab44a2e used request id req-36544bf2-7b5b-40de-92fd-940ad90972ba 2018-12-27 15:43:38,704 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets/244ab55b-a0ed-4e50-9f85-07f08119ae55 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13ce2e6f32316882294efda94b8cac0900df454c" 2018-12-27 15:43:38,934 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-b88d120e-cf00-470a-a284-d62e2ca245b5 Date: Thu, 27 Dec 2018 15:43:38 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"a4959dd9-e8f4-4ea9-8c99-7bff545db58c","tenant_id":"da629caea04941e1ae8979c379dc7c9d","created_at":"2018-12-27T15:29:25Z","dns_nameservers":[],"updated_at":"2018-12-27T15:29:25Z","gateway_ip":"172.30.9.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"172.30.9.0/24","project_id":"da629caea04941e1ae8979c379dc7c9d","id":"244ab55b-a0ed-4e50-9f85-07f08119ae55","subnetpool_id":null,"name":"external-subnet"}} 2018-12-27 15:43:38,934 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets/244ab55b-a0ed-4e50-9f85-07f08119ae55 used request id req-b88d120e-cf00-470a-a284-d62e2ca245b5 2018-12-27 15:43:38,935 - neutron_utils - INFO - Adding interface to router with name NeutronUtilsRouterTests-ee4356a7-2de9-4980-af63-01cda4dcde30-pub-router 2018-12-27 15:43:38,935 - neutron_utils - INFO - Deleting router with name - NeutronUtilsRouterTests-ee4356a7-2de9-4980-af63-01cda4dcde30-pub-router 2018-12-27 15:43:38,939 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/routers/868f76b8-b8cc-44e6-8f0e-f14e2ab44a2e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13ce2e6f32316882294efda94b8cac0900df454c" 2018-12-27 15:43:40,528 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-88d68628-8a3e-4db0-8e0e-7b6556428b5e Content-Length: 0 Date: Thu, 27 Dec 2018 15:43:40 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 15:43:40,528 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/routers/868f76b8-b8cc-44e6-8f0e-f14e2ab44a2e used request id req-88d68628-8a3e-4db0-8e0e-7b6556428b5e 2018-12-27 15:43:40,535 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/routers?name=NeutronUtilsRouterTests-ee4356a7-2de9-4980-af63-01cda4dcde30-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13ce2e6f32316882294efda94b8cac0900df454c" 2018-12-27 15:43:40,786 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-63c3bbf0-76d9-4173-91fa-42b0171b8070 Date: Thu, 27 Dec 2018 15:43:40 GMT RESP BODY: {"routers": []} 2018-12-27 15:43:40,787 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/routers?name=NeutronUtilsRouterTests-ee4356a7-2de9-4980-af63-01cda4dcde30-pub-router used request id req-63c3bbf0-76d9-4173-91fa-42b0171b8070 2018-12-27 15:43:40,787 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-ee4356a7-2de9-4980-af63-01cda4dcde30-pub-subnet 2018-12-27 15:43:40,787 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-ee4356a7-2de9-4980-af63-01cda4dcde30-pub-subnet 2018-12-27 15:43:40,792 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/subnets/cee7948a-08f3-4f18-a9ab-aa879c4966cc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13ce2e6f32316882294efda94b8cac0900df454c" 2018-12-27 15:43:42,031 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-ce8ae6b4-2db3-4b65-b193-4765b687cf2b Date: Thu, 27 Dec 2018 15:43:42 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 15:43:42,031 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/subnets/cee7948a-08f3-4f18-a9ab-aa879c4966cc used request id req-ce8ae6b4-2db3-4b65-b193-4765b687cf2b 2018-12-27 15:43:42,031 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-ee4356a7-2de9-4980-af63-01cda4dcde30-pub-net 2018-12-27 15:43:42,036 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/networks/82dc04aa-ed00-44cb-b2d0-6549709327d7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13ce2e6f32316882294efda94b8cac0900df454c" 2018-12-27 15:43:43,254 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-d3777c38-bb5f-4445-92d1-6a5315e7663f Date: Thu, 27 Dec 2018 15:43:43 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 15:43:43,254 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/networks/82dc04aa-ed00-44cb-b2d0-6549709327d7 used request id req-d3777c38-bb5f-4445-92d1-6a5315e7663f 2018-12-27 15:43:43,255 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 15:43:43,674 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "70c6a7da477e41f7b38ad49ba1fc5965", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T16:43:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a5a562cffae47fab8ccefbe6255b9d5", "name": "api_check-project_e39638cc-8772-4bcc-8a5b-f8d604444da5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_e39638cc-8772-4bcc-8a5b-f8d604444da5", "id": "880f11fce81c4cef88c354559a832afe"}, "audit_ids": ["SjtjkEN3TnueR4CTaoeGjA"], "issued_at": "2018-12-27T15:43:43.000000Z"}} 2018-12-27 15:43:43,674 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}234c7246792f0b5f18e6493e46e06a478b7c69ce" 2018-12-27 15:43:43,805 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:43:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8a100b45-ec9c-4884-b0c3-cfe7bc1851f3 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 15:43:43,805 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-8a100b45-ec9c-4884-b0c3-cfe7bc1851f3 2018-12-27 15:43:43,806 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-a3c9e90d-53f2-4c4d-80fe-641a0a5a3536-pub-net 2018-12-27 15:43:43,811 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}234c7246792f0b5f18e6493e46e06a478b7c69ce" -d '{"network": {"name": "NeutronUtilsRouterTests-a3c9e90d-53f2-4c4d-80fe-641a0a5a3536-pub-net", "admin_state_up": true}}' 2018-12-27 15:43:45,192 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 738 X-Openstack-Request-Id: req-e5c1ce93-a519-4398-b112-8d10e64a88ed Date: Thu, 27 Dec 2018 15:43:45 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"provider:network_type":"geneve","id":"bb3e4984-ede3-4cfc-a31e-f4285fbd1caa","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":82,"ipv4_address_scope":null,"shared":false,"project_id":"4a5a562cffae47fab8ccefbe6255b9d5","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-27T15:43:44Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsRouterTests-a3c9e90d-53f2-4c4d-80fe-641a0a5a3536-pub-net","admin_state_up":true,"tenant_id":"4a5a562cffae47fab8ccefbe6255b9d5","created_at":"2018-12-27T15:43:44Z","mtu":1442}} 2018-12-27 15:43:45,192 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/networks used request id req-e5c1ce93-a519-4398-b112-8d10e64a88ed 2018-12-27 15:43:45,198 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?id=bb3e4984-ede3-4cfc-a31e-f4285fbd1caa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}234c7246792f0b5f18e6493e46e06a478b7c69ce" 2018-12-27 15:43:45,719 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 722 X-Openstack-Request-Id: req-6c131f8b-6c33-4e99-8f61-49fff5415997 Date: Thu, 27 Dec 2018 15:43:45 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"mtu":1442,"id":"bb3e4984-ede3-4cfc-a31e-f4285fbd1caa","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":82,"ipv4_address_scope":null,"shared":false,"project_id":"4a5a562cffae47fab8ccefbe6255b9d5","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-27T15:43:44Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-a3c9e90d-53f2-4c4d-80fe-641a0a5a3536-pub-net","admin_state_up":true,"tenant_id":"4a5a562cffae47fab8ccefbe6255b9d5","created_at":"2018-12-27T15:43:44Z","provider:network_type":"geneve"}]} 2018-12-27 15:43:45,719 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?id=bb3e4984-ede3-4cfc-a31e-f4285fbd1caa used request id req-6c131f8b-6c33-4e99-8f61-49fff5415997 2018-12-27 15:43:45,725 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=bb3e4984-ede3-4cfc-a31e-f4285fbd1caa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}234c7246792f0b5f18e6493e46e06a478b7c69ce" 2018-12-27 15:43:45,958 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-8eb214b4-b2f8-4b86-a0c2-5693e59635cc Date: Thu, 27 Dec 2018 15:43:45 GMT RESP BODY: {"subnets":[]} 2018-12-27 15:43:45,958 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=bb3e4984-ede3-4cfc-a31e-f4285fbd1caa used request id req-8eb214b4-b2f8-4b86-a0c2-5693e59635cc 2018-12-27 15:43:45,958 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-a3c9e90d-53f2-4c4d-80fe-641a0a5a3536-pub-subnet 2018-12-27 15:43:45,963 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}234c7246792f0b5f18e6493e46e06a478b7c69ce" -d '{"subnets": [{"ip_version": 4, "network_id": "bb3e4984-ede3-4cfc-a31e-f4285fbd1caa", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-a3c9e90d-53f2-4c4d-80fe-641a0a5a3536-pub-subnet"}]}' 2018-12-27 15:43:47,473 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-fe86f61f-b3af-4c54-bc0f-37bbff2ea05f Date: Thu, 27 Dec 2018 15:43:47 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bb3e4984-ede3-4cfc-a31e-f4285fbd1caa","tenant_id":"4a5a562cffae47fab8ccefbe6255b9d5","created_at":"2018-12-27T15:43:46Z","dns_nameservers":[],"updated_at":"2018-12-27T15:43:46Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"4a5a562cffae47fab8ccefbe6255b9d5","id":"f7c6ea7e-2c8e-49dd-9fa5-3d8f0a76c1a5","subnetpool_id":null,"name":"NeutronUtilsRouterTests-a3c9e90d-53f2-4c4d-80fe-641a0a5a3536-pub-subnet"}]} 2018-12-27 15:43:47,474 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/subnets used request id req-fe86f61f-b3af-4c54-bc0f-37bbff2ea05f 2018-12-27 15:43:47,478 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?id=bb3e4984-ede3-4cfc-a31e-f4285fbd1caa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}234c7246792f0b5f18e6493e46e06a478b7c69ce" 2018-12-27 15:43:47,566 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 760 X-Openstack-Request-Id: req-443bf664-4aff-455b-b2fb-2d46282970a7 Date: Thu, 27 Dec 2018 15:43:47 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"mtu":1442,"id":"bb3e4984-ede3-4cfc-a31e-f4285fbd1caa","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":82,"ipv4_address_scope":null,"shared":false,"project_id":"4a5a562cffae47fab8ccefbe6255b9d5","status":"ACTIVE","subnets":["f7c6ea7e-2c8e-49dd-9fa5-3d8f0a76c1a5"],"description":"","tags":[],"updated_at":"2018-12-27T15:43:46Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-a3c9e90d-53f2-4c4d-80fe-641a0a5a3536-pub-net","admin_state_up":true,"tenant_id":"4a5a562cffae47fab8ccefbe6255b9d5","created_at":"2018-12-27T15:43:44Z","provider:network_type":"geneve"}]} 2018-12-27 15:43:47,566 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?id=bb3e4984-ede3-4cfc-a31e-f4285fbd1caa used request id req-443bf664-4aff-455b-b2fb-2d46282970a7 2018-12-27 15:43:47,572 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=bb3e4984-ede3-4cfc-a31e-f4285fbd1caa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}234c7246792f0b5f18e6493e46e06a478b7c69ce" 2018-12-27 15:43:47,847 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-81425aa3-ef23-4daf-822b-1f8026cc5400 Date: Thu, 27 Dec 2018 15:43:47 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bb3e4984-ede3-4cfc-a31e-f4285fbd1caa","tenant_id":"4a5a562cffae47fab8ccefbe6255b9d5","created_at":"2018-12-27T15:43:46Z","dns_nameservers":[],"updated_at":"2018-12-27T15:43:46Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"4a5a562cffae47fab8ccefbe6255b9d5","id":"f7c6ea7e-2c8e-49dd-9fa5-3d8f0a76c1a5","subnetpool_id":null,"name":"NeutronUtilsRouterTests-a3c9e90d-53f2-4c4d-80fe-641a0a5a3536-pub-subnet"}]} 2018-12-27 15:43:47,848 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=bb3e4984-ede3-4cfc-a31e-f4285fbd1caa used request id req-81425aa3-ef23-4daf-822b-1f8026cc5400 2018-12-27 15:43:47,853 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=NeutronUtilsRouterTests-a3c9e90d-53f2-4c4d-80fe-641a0a5a3536-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}234c7246792f0b5f18e6493e46e06a478b7c69ce" 2018-12-27 15:43:47,941 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 760 X-Openstack-Request-Id: req-aead1e2b-eb00-4aeb-86c0-ca99848a32c3 Date: Thu, 27 Dec 2018 15:43:47 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"mtu":1442,"id":"bb3e4984-ede3-4cfc-a31e-f4285fbd1caa","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":82,"ipv4_address_scope":null,"shared":false,"project_id":"4a5a562cffae47fab8ccefbe6255b9d5","status":"ACTIVE","subnets":["f7c6ea7e-2c8e-49dd-9fa5-3d8f0a76c1a5"],"description":"","tags":[],"updated_at":"2018-12-27T15:43:46Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-a3c9e90d-53f2-4c4d-80fe-641a0a5a3536-pub-net","admin_state_up":true,"tenant_id":"4a5a562cffae47fab8ccefbe6255b9d5","created_at":"2018-12-27T15:43:44Z","provider:network_type":"geneve"}]} 2018-12-27 15:43:47,942 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=NeutronUtilsRouterTests-a3c9e90d-53f2-4c4d-80fe-641a0a5a3536-pub-net used request id req-aead1e2b-eb00-4aeb-86c0-ca99848a32c3 2018-12-27 15:43:47,945 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 15:43:47,951 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 15:43:47 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 15:43:47,952 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/4a5a562cffae47fab8ccefbe6255b9d5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}234c7246792f0b5f18e6493e46e06a478b7c69ce" 2018-12-27 15:43:47,972 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:43:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f41195c9-2f12-4e90-b2b4-1bd2e94a02cd Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.31:5000/v3/projects/4a5a562cffae47fab8ccefbe6255b9d5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4a5a562cffae47fab8ccefbe6255b9d5", "name": "api_check-project_e39638cc-8772-4bcc-8a5b-f8d604444da5"}} 2018-12-27 15:43:47,972 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/4a5a562cffae47fab8ccefbe6255b9d5 used request id req-f41195c9-2f12-4e90-b2b4-1bd2e94a02cd 2018-12-27 15:43:47,978 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=bb3e4984-ede3-4cfc-a31e-f4285fbd1caa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}234c7246792f0b5f18e6493e46e06a478b7c69ce" 2018-12-27 15:43:48,232 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-9206d4e6-f365-4e63-bf0b-9e999945c9b3 Date: Thu, 27 Dec 2018 15:43:48 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bb3e4984-ede3-4cfc-a31e-f4285fbd1caa","tenant_id":"4a5a562cffae47fab8ccefbe6255b9d5","created_at":"2018-12-27T15:43:46Z","dns_nameservers":[],"updated_at":"2018-12-27T15:43:46Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"4a5a562cffae47fab8ccefbe6255b9d5","id":"f7c6ea7e-2c8e-49dd-9fa5-3d8f0a76c1a5","subnetpool_id":null,"name":"NeutronUtilsRouterTests-a3c9e90d-53f2-4c4d-80fe-641a0a5a3536-pub-subnet"}]} 2018-12-27 15:43:48,233 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=bb3e4984-ede3-4cfc-a31e-f4285fbd1caa used request id req-9206d4e6-f365-4e63-bf0b-9e999945c9b3 2018-12-27 15:43:48,239 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=bb3e4984-ede3-4cfc-a31e-f4285fbd1caa&name=NeutronUtilsRouterTests-a3c9e90d-53f2-4c4d-80fe-641a0a5a3536-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}234c7246792f0b5f18e6493e46e06a478b7c69ce" 2018-12-27 15:43:48,502 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-5e8d4211-6f8b-4cb1-85b1-0503e5520b30 Date: Thu, 27 Dec 2018 15:43:48 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bb3e4984-ede3-4cfc-a31e-f4285fbd1caa","tenant_id":"4a5a562cffae47fab8ccefbe6255b9d5","created_at":"2018-12-27T15:43:46Z","dns_nameservers":[],"updated_at":"2018-12-27T15:43:46Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"4a5a562cffae47fab8ccefbe6255b9d5","id":"f7c6ea7e-2c8e-49dd-9fa5-3d8f0a76c1a5","subnetpool_id":null,"name":"NeutronUtilsRouterTests-a3c9e90d-53f2-4c4d-80fe-641a0a5a3536-pub-subnet"}]} 2018-12-27 15:43:48,502 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=bb3e4984-ede3-4cfc-a31e-f4285fbd1caa&name=NeutronUtilsRouterTests-a3c9e90d-53f2-4c4d-80fe-641a0a5a3536-pub-subnet used request id req-5e8d4211-6f8b-4cb1-85b1-0503e5520b30 2018-12-27 15:43:48,503 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 15:43:48,504 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 15:43:48,932 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "70c6a7da477e41f7b38ad49ba1fc5965", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T16:43:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a5a562cffae47fab8ccefbe6255b9d5", "name": "api_check-project_e39638cc-8772-4bcc-8a5b-f8d604444da5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_e39638cc-8772-4bcc-8a5b-f8d604444da5", "id": "880f11fce81c4cef88c354559a832afe"}, "audit_ids": ["gOFCYXvlRi2FA8832Az59g"], "issued_at": "2018-12-27T15:43:48.000000Z"}} 2018-12-27 15:43:48,933 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a5f5d704f3181b8972db42c0056c2d3bd3b3046" 2018-12-27 15:43:49,041 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:43:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c8e46ad5-39ff-4a6e-a081-8e45059c6ff9 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 15:43:49,041 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-c8e46ad5-39ff-4a6e-a081-8e45059c6ff9 2018-12-27 15:43:49,047 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=NeutronUtilsRouterTests-a3c9e90d-53f2-4c4d-80fe-641a0a5a3536-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}234c7246792f0b5f18e6493e46e06a478b7c69ce" 2018-12-27 15:43:49,134 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 760 X-Openstack-Request-Id: req-922b952a-c002-4427-83b1-444d6f58bf7e Date: Thu, 27 Dec 2018 15:43:49 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"mtu":1442,"id":"bb3e4984-ede3-4cfc-a31e-f4285fbd1caa","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":82,"ipv4_address_scope":null,"shared":false,"project_id":"4a5a562cffae47fab8ccefbe6255b9d5","status":"ACTIVE","subnets":["f7c6ea7e-2c8e-49dd-9fa5-3d8f0a76c1a5"],"description":"","tags":[],"updated_at":"2018-12-27T15:43:46Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-a3c9e90d-53f2-4c4d-80fe-641a0a5a3536-pub-net","admin_state_up":true,"tenant_id":"4a5a562cffae47fab8ccefbe6255b9d5","created_at":"2018-12-27T15:43:44Z","provider:network_type":"geneve"}]} 2018-12-27 15:43:49,134 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=NeutronUtilsRouterTests-a3c9e90d-53f2-4c4d-80fe-641a0a5a3536-pub-net used request id req-922b952a-c002-4427-83b1-444d6f58bf7e 2018-12-27 15:43:49,139 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=bb3e4984-ede3-4cfc-a31e-f4285fbd1caa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}234c7246792f0b5f18e6493e46e06a478b7c69ce" 2018-12-27 15:43:49,375 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-83dcf56c-26c8-4a32-8fbc-52180688cdc6 Date: Thu, 27 Dec 2018 15:43:49 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bb3e4984-ede3-4cfc-a31e-f4285fbd1caa","tenant_id":"4a5a562cffae47fab8ccefbe6255b9d5","created_at":"2018-12-27T15:43:46Z","dns_nameservers":[],"updated_at":"2018-12-27T15:43:46Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"4a5a562cffae47fab8ccefbe6255b9d5","id":"f7c6ea7e-2c8e-49dd-9fa5-3d8f0a76c1a5","subnetpool_id":null,"name":"NeutronUtilsRouterTests-a3c9e90d-53f2-4c4d-80fe-641a0a5a3536-pub-subnet"}]} 2018-12-27 15:43:49,375 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=bb3e4984-ede3-4cfc-a31e-f4285fbd1caa used request id req-83dcf56c-26c8-4a32-8fbc-52180688cdc6 2018-12-27 15:43:49,381 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=NeutronUtilsRouterTests-a3c9e90d-53f2-4c4d-80fe-641a0a5a3536-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}234c7246792f0b5f18e6493e46e06a478b7c69ce" 2018-12-27 15:43:49,675 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 760 X-Openstack-Request-Id: req-1f0ae79e-52e2-49ed-a074-7ef55e563b0f Date: Thu, 27 Dec 2018 15:43:49 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"mtu":1442,"id":"bb3e4984-ede3-4cfc-a31e-f4285fbd1caa","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":82,"ipv4_address_scope":null,"shared":false,"project_id":"4a5a562cffae47fab8ccefbe6255b9d5","status":"ACTIVE","subnets":["f7c6ea7e-2c8e-49dd-9fa5-3d8f0a76c1a5"],"description":"","tags":[],"updated_at":"2018-12-27T15:43:46Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-a3c9e90d-53f2-4c4d-80fe-641a0a5a3536-pub-net","admin_state_up":true,"tenant_id":"4a5a562cffae47fab8ccefbe6255b9d5","created_at":"2018-12-27T15:43:44Z","provider:network_type":"geneve"}]} 2018-12-27 15:43:49,676 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=NeutronUtilsRouterTests-a3c9e90d-53f2-4c4d-80fe-641a0a5a3536-pub-net used request id req-1f0ae79e-52e2-49ed-a074-7ef55e563b0f 2018-12-27 15:43:49,679 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 15:43:49,684 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 15:43:49 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 15:43:49,685 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/4a5a562cffae47fab8ccefbe6255b9d5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a5f5d704f3181b8972db42c0056c2d3bd3b3046" 2018-12-27 15:43:49,812 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:43:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5a471e15-30c1-4a6c-8915-e4eac37eb62e Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.31:5000/v3/projects/4a5a562cffae47fab8ccefbe6255b9d5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4a5a562cffae47fab8ccefbe6255b9d5", "name": "api_check-project_e39638cc-8772-4bcc-8a5b-f8d604444da5"}} 2018-12-27 15:43:49,812 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/4a5a562cffae47fab8ccefbe6255b9d5 used request id req-5a471e15-30c1-4a6c-8915-e4eac37eb62e 2018-12-27 15:43:49,817 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=bb3e4984-ede3-4cfc-a31e-f4285fbd1caa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}234c7246792f0b5f18e6493e46e06a478b7c69ce" 2018-12-27 15:43:50,075 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-cea337f4-b239-4440-81c4-6f35aea6f4b5 Date: Thu, 27 Dec 2018 15:43:50 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bb3e4984-ede3-4cfc-a31e-f4285fbd1caa","tenant_id":"4a5a562cffae47fab8ccefbe6255b9d5","created_at":"2018-12-27T15:43:46Z","dns_nameservers":[],"updated_at":"2018-12-27T15:43:46Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"4a5a562cffae47fab8ccefbe6255b9d5","id":"f7c6ea7e-2c8e-49dd-9fa5-3d8f0a76c1a5","subnetpool_id":null,"name":"NeutronUtilsRouterTests-a3c9e90d-53f2-4c4d-80fe-641a0a5a3536-pub-subnet"}]} 2018-12-27 15:43:50,075 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=bb3e4984-ede3-4cfc-a31e-f4285fbd1caa used request id req-cea337f4-b239-4440-81c4-6f35aea6f4b5 2018-12-27 15:43:50,081 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=bb3e4984-ede3-4cfc-a31e-f4285fbd1caa&name=NeutronUtilsRouterTests-a3c9e90d-53f2-4c4d-80fe-641a0a5a3536-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}234c7246792f0b5f18e6493e46e06a478b7c69ce" 2018-12-27 15:43:50,313 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-e330172f-e660-4fab-a710-5cd67599fcda Date: Thu, 27 Dec 2018 15:43:50 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bb3e4984-ede3-4cfc-a31e-f4285fbd1caa","tenant_id":"4a5a562cffae47fab8ccefbe6255b9d5","created_at":"2018-12-27T15:43:46Z","dns_nameservers":[],"updated_at":"2018-12-27T15:43:46Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"4a5a562cffae47fab8ccefbe6255b9d5","id":"f7c6ea7e-2c8e-49dd-9fa5-3d8f0a76c1a5","subnetpool_id":null,"name":"NeutronUtilsRouterTests-a3c9e90d-53f2-4c4d-80fe-641a0a5a3536-pub-subnet"}]} 2018-12-27 15:43:50,313 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=bb3e4984-ede3-4cfc-a31e-f4285fbd1caa&name=NeutronUtilsRouterTests-a3c9e90d-53f2-4c4d-80fe-641a0a5a3536-pub-subnet used request id req-e330172f-e660-4fab-a710-5cd67599fcda 2018-12-27 15:43:50,314 - neutron_utils - INFO - Creating port for network with name - NeutronUtilsRouterTests-a3c9e90d-53f2-4c4d-80fe-641a0a5a3536-pub-net 2018-12-27 15:43:50,318 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}234c7246792f0b5f18e6493e46e06a478b7c69ce" -d '{"port": {"network_id": "bb3e4984-ede3-4cfc-a31e-f4285fbd1caa", "fixed_ips": [{"subnet_id": "f7c6ea7e-2c8e-49dd-9fa5-3d8f0a76c1a5", "ip_address": "10.55.1.100"}], "name": "NeutronUtilsRouterTests-a3c9e90d-53f2-4c4d-80fe-641a0a5a3536-port", "admin_state_up": true}}' 2018-12-27 15:43:51,438 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1010 X-Openstack-Request-Id: req-26ca2213-31e0-4537-b06d-bd32c4c6d430 Date: Thu, 27 Dec 2018 15:43:51 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T15:43:50Z","device_owner":"","revision_number":6,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f7c6ea7e-2c8e-49dd-9fa5-3d8f0a76c1a5","ip_address":"10.55.1.100"}],"id":"fab9f9de-07cc-4061-b8c9-0516cd35f4af","security_groups":["d9930176-e112-4212-ab4c-f864b769a95b"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:7f:b2:5f","device_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-1-100","ip_address":"10.55.1.100","fqdn":"host-10-55-1-100.openstacklocal."}],"name":"NeutronUtilsRouterTests-a3c9e90d-53f2-4c4d-80fe-641a0a5a3536-port","project_id":"4a5a562cffae47fab8ccefbe6255b9d5","qos_policy_id":null,"admin_state_up":true,"network_id":"bb3e4984-ede3-4cfc-a31e-f4285fbd1caa","dns_name":"","created_at":"2018-12-27T15:43:50Z","binding:vnic_type":"normal","tenant_id":"4a5a562cffae47fab8ccefbe6255b9d5"}} 2018-12-27 15:43:51,438 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/ports used request id req-26ca2213-31e0-4537-b06d-bd32c4c6d430 2018-12-27 15:43:51,444 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}234c7246792f0b5f18e6493e46e06a478b7c69ce" 2018-12-27 15:43:51,705 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2650 X-Openstack-Request-Id: req-d1408d1a-fae2-4e8f-a6f6-31c6400651ab Date: Thu, 27 Dec 2018 15:43:51 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T15:29:17Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[],"id":"341ee5bf-21d2-4c03-a83c-0014a353fbf9","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:e3:be:1a","project_id":"da629caea04941e1ae8979c379dc7c9d","status":"DOWN","binding:host_id":"","description":"","tags":[],"dns_assignment":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a4959dd9-e8f4-4ea9-8c99-7bff545db58c","dns_name":"","created_at":"2018-12-27T15:29:17Z","binding:vnic_type":"normal","device_id":"","tenant_id":"da629caea04941e1ae8979c379dc7c9d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T15:43:47Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f7c6ea7e-2c8e-49dd-9fa5-3d8f0a76c1a5","ip_address":"10.55.1.2"}],"id":"a14e591f-648c-4476-8309-d4199305689e","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:b5:e5:fb","project_id":"4a5a562cffae47fab8ccefbe6255b9d5","status":"DOWN","binding:host_id":"","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-1-2","ip_address":"10.55.1.2","fqdn":"host-10-55-1-2.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"bb3e4984-ede3-4cfc-a31e-f4285fbd1caa","dns_name":"","created_at":"2018-12-27T15:43:44Z","binding:vnic_type":"normal","device_id":"","tenant_id":"4a5a562cffae47fab8ccefbe6255b9d5"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T15:43:50Z","device_owner":"","revision_number":6,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"f7c6ea7e-2c8e-49dd-9fa5-3d8f0a76c1a5","ip_address":"10.55.1.100"}],"id":"fab9f9de-07cc-4061-b8c9-0516cd35f4af","security_groups":["d9930176-e112-4212-ab4c-f864b769a95b"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:7f:b2:5f","project_id":"4a5a562cffae47fab8ccefbe6255b9d5","status":"DOWN","binding:host_id":"","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-1-100","ip_address":"10.55.1.100","fqdn":"host-10-55-1-100.openstacklocal."}],"qos_policy_id":null,"name":"NeutronUtilsRouterTests-a3c9e90d-53f2-4c4d-80fe-641a0a5a3536-port","admin_state_up":true,"network_id":"bb3e4984-ede3-4cfc-a31e-f4285fbd1caa","dns_name":"","created_at":"2018-12-27T15:43:50Z","binding:vnic_type":"normal","device_id":"","tenant_id":"4a5a562cffae47fab8ccefbe6255b9d5"}]} 2018-12-27 15:43:51,705 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports used request id req-d1408d1a-fae2-4e8f-a6f6-31c6400651ab 2018-12-27 15:43:51,706 - neutron_utils - INFO - Deleting port with name NeutronUtilsRouterTests-a3c9e90d-53f2-4c4d-80fe-641a0a5a3536-port 2018-12-27 15:43:51,710 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/ports/fab9f9de-07cc-4061-b8c9-0516cd35f4af -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}234c7246792f0b5f18e6493e46e06a478b7c69ce" 2018-12-27 15:43:52,448 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-cb16cf06-8102-4fb6-9a4a-8cb086b61acb Date: Thu, 27 Dec 2018 15:43:52 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 15:43:52,448 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/ports/fab9f9de-07cc-4061-b8c9-0516cd35f4af used request id req-cb16cf06-8102-4fb6-9a4a-8cb086b61acb 2018-12-27 15:43:52,449 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-a3c9e90d-53f2-4c4d-80fe-641a0a5a3536-pub-subnet 2018-12-27 15:43:52,449 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-a3c9e90d-53f2-4c4d-80fe-641a0a5a3536-pub-subnet 2018-12-27 15:43:52,454 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/subnets/f7c6ea7e-2c8e-49dd-9fa5-3d8f0a76c1a5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}234c7246792f0b5f18e6493e46e06a478b7c69ce" 2018-12-27 15:43:53,824 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-066579d0-4942-4985-80d0-79ef9f9d0e96 Date: Thu, 27 Dec 2018 15:43:53 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 15:43:53,824 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/subnets/f7c6ea7e-2c8e-49dd-9fa5-3d8f0a76c1a5 used request id req-066579d0-4942-4985-80d0-79ef9f9d0e96 2018-12-27 15:43:53,824 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-a3c9e90d-53f2-4c4d-80fe-641a0a5a3536-pub-net 2018-12-27 15:43:53,829 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/networks/bb3e4984-ede3-4cfc-a31e-f4285fbd1caa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}234c7246792f0b5f18e6493e46e06a478b7c69ce" 2018-12-27 15:43:55,218 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-f6ac67ee-ec9b-459f-bf70-f84028c27da1 Date: Thu, 27 Dec 2018 15:43:55 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 15:43:55,218 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/networks/bb3e4984-ede3-4cfc-a31e-f4285fbd1caa used request id req-f6ac67ee-ec9b-459f-bf70-f84028c27da1 2018-12-27 15:43:55,219 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 15:43:55,630 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "70c6a7da477e41f7b38ad49ba1fc5965", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T16:43:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a5a562cffae47fab8ccefbe6255b9d5", "name": "api_check-project_e39638cc-8772-4bcc-8a5b-f8d604444da5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_e39638cc-8772-4bcc-8a5b-f8d604444da5", "id": "880f11fce81c4cef88c354559a832afe"}, "audit_ids": ["WYri7NOvTJS4SEetG_mKYg"], "issued_at": "2018-12-27T15:43:55.000000Z"}} 2018-12-27 15:43:55,631 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49c9a6fa7a9a924127513fc6654d662d397ad366" 2018-12-27 15:43:55,734 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:43:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3e1b289e-c6fb-46cb-96e1-c3b59fc06a93 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 15:43:55,734 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-3e1b289e-c6fb-46cb-96e1-c3b59fc06a93 2018-12-27 15:43:55,736 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-9814a8d5-f448-40b5-8b48-eb1a267968ce-pub-net 2018-12-27 15:43:55,742 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49c9a6fa7a9a924127513fc6654d662d397ad366" -d '{"network": {"name": "NeutronUtilsRouterTests-9814a8d5-f448-40b5-8b48-eb1a267968ce-pub-net", "admin_state_up": true}}' 2018-12-27 15:43:57,147 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 738 X-Openstack-Request-Id: req-7f48479a-8e6d-464f-9939-f42cb4ea7cf3 Date: Thu, 27 Dec 2018 15:43:57 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"provider:network_type":"geneve","id":"405d70a4-f499-441f-9f1e-694f213f67df","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":51,"ipv4_address_scope":null,"shared":false,"project_id":"4a5a562cffae47fab8ccefbe6255b9d5","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-27T15:43:56Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsRouterTests-9814a8d5-f448-40b5-8b48-eb1a267968ce-pub-net","admin_state_up":true,"tenant_id":"4a5a562cffae47fab8ccefbe6255b9d5","created_at":"2018-12-27T15:43:56Z","mtu":1442}} 2018-12-27 15:43:57,147 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/networks used request id req-7f48479a-8e6d-464f-9939-f42cb4ea7cf3 2018-12-27 15:43:57,152 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?id=405d70a4-f499-441f-9f1e-694f213f67df -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49c9a6fa7a9a924127513fc6654d662d397ad366" 2018-12-27 15:43:57,422 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 722 X-Openstack-Request-Id: req-8fd18aab-0046-4d70-8571-96d858f78166 Date: Thu, 27 Dec 2018 15:43:57 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"mtu":1442,"id":"405d70a4-f499-441f-9f1e-694f213f67df","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":51,"ipv4_address_scope":null,"shared":false,"project_id":"4a5a562cffae47fab8ccefbe6255b9d5","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-27T15:43:56Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-9814a8d5-f448-40b5-8b48-eb1a267968ce-pub-net","admin_state_up":true,"tenant_id":"4a5a562cffae47fab8ccefbe6255b9d5","created_at":"2018-12-27T15:43:56Z","provider:network_type":"geneve"}]} 2018-12-27 15:43:57,422 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?id=405d70a4-f499-441f-9f1e-694f213f67df used request id req-8fd18aab-0046-4d70-8571-96d858f78166 2018-12-27 15:43:57,428 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=405d70a4-f499-441f-9f1e-694f213f67df -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49c9a6fa7a9a924127513fc6654d662d397ad366" 2018-12-27 15:43:57,662 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-eec98e60-344a-4fa1-8519-cac5354ab1cd Date: Thu, 27 Dec 2018 15:43:57 GMT RESP BODY: {"subnets":[]} 2018-12-27 15:43:57,662 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=405d70a4-f499-441f-9f1e-694f213f67df used request id req-eec98e60-344a-4fa1-8519-cac5354ab1cd 2018-12-27 15:43:57,662 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-9814a8d5-f448-40b5-8b48-eb1a267968ce-pub-subnet 2018-12-27 15:43:57,667 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49c9a6fa7a9a924127513fc6654d662d397ad366" -d '{"subnets": [{"ip_version": 4, "network_id": "405d70a4-f499-441f-9f1e-694f213f67df", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-9814a8d5-f448-40b5-8b48-eb1a267968ce-pub-subnet"}]}' 2018-12-27 15:43:58,973 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-b8942604-2af2-47be-901e-cef82b9d7c34 Date: Thu, 27 Dec 2018 15:43:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"405d70a4-f499-441f-9f1e-694f213f67df","tenant_id":"4a5a562cffae47fab8ccefbe6255b9d5","created_at":"2018-12-27T15:43:57Z","dns_nameservers":[],"updated_at":"2018-12-27T15:43:57Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"4a5a562cffae47fab8ccefbe6255b9d5","id":"29837002-0436-4d04-9132-dd1c6e41d5c5","subnetpool_id":null,"name":"NeutronUtilsRouterTests-9814a8d5-f448-40b5-8b48-eb1a267968ce-pub-subnet"}]} 2018-12-27 15:43:58,973 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/subnets used request id req-b8942604-2af2-47be-901e-cef82b9d7c34 2018-12-27 15:43:58,978 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?id=405d70a4-f499-441f-9f1e-694f213f67df -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49c9a6fa7a9a924127513fc6654d662d397ad366" 2018-12-27 15:43:59,258 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 760 X-Openstack-Request-Id: req-04348573-f78f-4ada-9093-267c653e555d Date: Thu, 27 Dec 2018 15:43:59 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"mtu":1442,"id":"405d70a4-f499-441f-9f1e-694f213f67df","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":51,"ipv4_address_scope":null,"shared":false,"project_id":"4a5a562cffae47fab8ccefbe6255b9d5","status":"ACTIVE","subnets":["29837002-0436-4d04-9132-dd1c6e41d5c5"],"description":"","tags":[],"updated_at":"2018-12-27T15:43:57Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-9814a8d5-f448-40b5-8b48-eb1a267968ce-pub-net","admin_state_up":true,"tenant_id":"4a5a562cffae47fab8ccefbe6255b9d5","created_at":"2018-12-27T15:43:56Z","provider:network_type":"geneve"}]} 2018-12-27 15:43:59,258 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?id=405d70a4-f499-441f-9f1e-694f213f67df used request id req-04348573-f78f-4ada-9093-267c653e555d 2018-12-27 15:43:59,263 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=405d70a4-f499-441f-9f1e-694f213f67df -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49c9a6fa7a9a924127513fc6654d662d397ad366" 2018-12-27 15:43:59,308 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-52a38006-bb2f-4144-bd58-e6795f17d070 Date: Thu, 27 Dec 2018 15:43:59 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"405d70a4-f499-441f-9f1e-694f213f67df","tenant_id":"4a5a562cffae47fab8ccefbe6255b9d5","created_at":"2018-12-27T15:43:57Z","dns_nameservers":[],"updated_at":"2018-12-27T15:43:57Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"4a5a562cffae47fab8ccefbe6255b9d5","id":"29837002-0436-4d04-9132-dd1c6e41d5c5","subnetpool_id":null,"name":"NeutronUtilsRouterTests-9814a8d5-f448-40b5-8b48-eb1a267968ce-pub-subnet"}]} 2018-12-27 15:43:59,308 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=405d70a4-f499-441f-9f1e-694f213f67df used request id req-52a38006-bb2f-4144-bd58-e6795f17d070 2018-12-27 15:43:59,314 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=NeutronUtilsRouterTests-9814a8d5-f448-40b5-8b48-eb1a267968ce-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49c9a6fa7a9a924127513fc6654d662d397ad366" 2018-12-27 15:43:59,647 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 760 X-Openstack-Request-Id: req-e1013f37-3f2e-434b-a593-03dc7c3d3538 Date: Thu, 27 Dec 2018 15:43:59 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"mtu":1442,"id":"405d70a4-f499-441f-9f1e-694f213f67df","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":51,"ipv4_address_scope":null,"shared":false,"project_id":"4a5a562cffae47fab8ccefbe6255b9d5","status":"ACTIVE","subnets":["29837002-0436-4d04-9132-dd1c6e41d5c5"],"description":"","tags":[],"updated_at":"2018-12-27T15:43:57Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-9814a8d5-f448-40b5-8b48-eb1a267968ce-pub-net","admin_state_up":true,"tenant_id":"4a5a562cffae47fab8ccefbe6255b9d5","created_at":"2018-12-27T15:43:56Z","provider:network_type":"geneve"}]} 2018-12-27 15:43:59,648 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=NeutronUtilsRouterTests-9814a8d5-f448-40b5-8b48-eb1a267968ce-pub-net used request id req-e1013f37-3f2e-434b-a593-03dc7c3d3538 2018-12-27 15:43:59,651 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 15:43:59,656 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 15:43:59 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 15:43:59,657 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/4a5a562cffae47fab8ccefbe6255b9d5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49c9a6fa7a9a924127513fc6654d662d397ad366" 2018-12-27 15:43:59,777 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:43:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-028afc0b-9d30-4e7a-9f42-c21aa23d6f96 Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.31:5000/v3/projects/4a5a562cffae47fab8ccefbe6255b9d5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4a5a562cffae47fab8ccefbe6255b9d5", "name": "api_check-project_e39638cc-8772-4bcc-8a5b-f8d604444da5"}} 2018-12-27 15:43:59,777 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/4a5a562cffae47fab8ccefbe6255b9d5 used request id req-028afc0b-9d30-4e7a-9f42-c21aa23d6f96 2018-12-27 15:43:59,783 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=405d70a4-f499-441f-9f1e-694f213f67df -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49c9a6fa7a9a924127513fc6654d662d397ad366" 2018-12-27 15:44:00,022 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-f0b957e7-5cd9-4505-92de-29272a799ea2 Date: Thu, 27 Dec 2018 15:44:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"405d70a4-f499-441f-9f1e-694f213f67df","tenant_id":"4a5a562cffae47fab8ccefbe6255b9d5","created_at":"2018-12-27T15:43:57Z","dns_nameservers":[],"updated_at":"2018-12-27T15:43:57Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"4a5a562cffae47fab8ccefbe6255b9d5","id":"29837002-0436-4d04-9132-dd1c6e41d5c5","subnetpool_id":null,"name":"NeutronUtilsRouterTests-9814a8d5-f448-40b5-8b48-eb1a267968ce-pub-subnet"}]} 2018-12-27 15:44:00,022 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=405d70a4-f499-441f-9f1e-694f213f67df used request id req-f0b957e7-5cd9-4505-92de-29272a799ea2 2018-12-27 15:44:00,027 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=405d70a4-f499-441f-9f1e-694f213f67df&name=NeutronUtilsRouterTests-9814a8d5-f448-40b5-8b48-eb1a267968ce-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49c9a6fa7a9a924127513fc6654d662d397ad366" 2018-12-27 15:44:00,067 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-73ff9ca6-9559-4caf-9e6e-1fff5dddd8d2 Date: Thu, 27 Dec 2018 15:44:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"405d70a4-f499-441f-9f1e-694f213f67df","tenant_id":"4a5a562cffae47fab8ccefbe6255b9d5","created_at":"2018-12-27T15:43:57Z","dns_nameservers":[],"updated_at":"2018-12-27T15:43:57Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"4a5a562cffae47fab8ccefbe6255b9d5","id":"29837002-0436-4d04-9132-dd1c6e41d5c5","subnetpool_id":null,"name":"NeutronUtilsRouterTests-9814a8d5-f448-40b5-8b48-eb1a267968ce-pub-subnet"}]} 2018-12-27 15:44:00,068 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=405d70a4-f499-441f-9f1e-694f213f67df&name=NeutronUtilsRouterTests-9814a8d5-f448-40b5-8b48-eb1a267968ce-pub-subnet used request id req-73ff9ca6-9559-4caf-9e6e-1fff5dddd8d2 2018-12-27 15:44:00,068 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 15:44:00,069 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 15:44:00,487 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "70c6a7da477e41f7b38ad49ba1fc5965", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T16:44:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a5a562cffae47fab8ccefbe6255b9d5", "name": "api_check-project_e39638cc-8772-4bcc-8a5b-f8d604444da5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_e39638cc-8772-4bcc-8a5b-f8d604444da5", "id": "880f11fce81c4cef88c354559a832afe"}, "audit_ids": ["XExHUj52S3eKF4RG5D47Jw"], "issued_at": "2018-12-27T15:44:00.000000Z"}} 2018-12-27 15:44:00,487 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dcbf5247e30bab96f4d15ade859a6f42782cd341" 2018-12-27 15:44:00,596 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:44:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-87c0ddb7-7c3e-4c55-82d1-546b5396c5ed Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 15:44:00,596 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-87c0ddb7-7c3e-4c55-82d1-546b5396c5ed 2018-12-27 15:44:00,603 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=NeutronUtilsRouterTests-9814a8d5-f448-40b5-8b48-eb1a267968ce-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49c9a6fa7a9a924127513fc6654d662d397ad366" 2018-12-27 15:44:00,891 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 760 X-Openstack-Request-Id: req-34d85151-b492-485d-912b-efd2953c1d74 Date: Thu, 27 Dec 2018 15:44:00 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"mtu":1442,"id":"405d70a4-f499-441f-9f1e-694f213f67df","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":51,"ipv4_address_scope":null,"shared":false,"project_id":"4a5a562cffae47fab8ccefbe6255b9d5","status":"ACTIVE","subnets":["29837002-0436-4d04-9132-dd1c6e41d5c5"],"description":"","tags":[],"updated_at":"2018-12-27T15:43:57Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-9814a8d5-f448-40b5-8b48-eb1a267968ce-pub-net","admin_state_up":true,"tenant_id":"4a5a562cffae47fab8ccefbe6255b9d5","created_at":"2018-12-27T15:43:56Z","provider:network_type":"geneve"}]} 2018-12-27 15:44:00,892 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=NeutronUtilsRouterTests-9814a8d5-f448-40b5-8b48-eb1a267968ce-pub-net used request id req-34d85151-b492-485d-912b-efd2953c1d74 2018-12-27 15:44:00,896 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=405d70a4-f499-441f-9f1e-694f213f67df -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49c9a6fa7a9a924127513fc6654d662d397ad366" 2018-12-27 15:44:01,149 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-8003d740-8f73-43c4-80f4-0e513f634470 Date: Thu, 27 Dec 2018 15:44:01 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"405d70a4-f499-441f-9f1e-694f213f67df","tenant_id":"4a5a562cffae47fab8ccefbe6255b9d5","created_at":"2018-12-27T15:43:57Z","dns_nameservers":[],"updated_at":"2018-12-27T15:43:57Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"4a5a562cffae47fab8ccefbe6255b9d5","id":"29837002-0436-4d04-9132-dd1c6e41d5c5","subnetpool_id":null,"name":"NeutronUtilsRouterTests-9814a8d5-f448-40b5-8b48-eb1a267968ce-pub-subnet"}]} 2018-12-27 15:44:01,150 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=405d70a4-f499-441f-9f1e-694f213f67df used request id req-8003d740-8f73-43c4-80f4-0e513f634470 2018-12-27 15:44:01,155 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=NeutronUtilsRouterTests-9814a8d5-f448-40b5-8b48-eb1a267968ce-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49c9a6fa7a9a924127513fc6654d662d397ad366" 2018-12-27 15:44:01,438 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 760 X-Openstack-Request-Id: req-1e3b66d4-c543-40b5-9f07-fae5ddb85eff Date: Thu, 27 Dec 2018 15:44:01 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"mtu":1442,"id":"405d70a4-f499-441f-9f1e-694f213f67df","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":51,"ipv4_address_scope":null,"shared":false,"project_id":"4a5a562cffae47fab8ccefbe6255b9d5","status":"ACTIVE","subnets":["29837002-0436-4d04-9132-dd1c6e41d5c5"],"description":"","tags":[],"updated_at":"2018-12-27T15:43:57Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-9814a8d5-f448-40b5-8b48-eb1a267968ce-pub-net","admin_state_up":true,"tenant_id":"4a5a562cffae47fab8ccefbe6255b9d5","created_at":"2018-12-27T15:43:56Z","provider:network_type":"geneve"}]} 2018-12-27 15:44:01,439 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=NeutronUtilsRouterTests-9814a8d5-f448-40b5-8b48-eb1a267968ce-pub-net used request id req-1e3b66d4-c543-40b5-9f07-fae5ddb85eff 2018-12-27 15:44:01,442 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 15:44:01,447 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 15:44:01 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 15:44:01,448 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/4a5a562cffae47fab8ccefbe6255b9d5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dcbf5247e30bab96f4d15ade859a6f42782cd341" 2018-12-27 15:44:01,553 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:44:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-62fd9fe8-4b99-4078-8f89-fcbd19d30f8b Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.31:5000/v3/projects/4a5a562cffae47fab8ccefbe6255b9d5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4a5a562cffae47fab8ccefbe6255b9d5", "name": "api_check-project_e39638cc-8772-4bcc-8a5b-f8d604444da5"}} 2018-12-27 15:44:01,553 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/4a5a562cffae47fab8ccefbe6255b9d5 used request id req-62fd9fe8-4b99-4078-8f89-fcbd19d30f8b 2018-12-27 15:44:01,558 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=405d70a4-f499-441f-9f1e-694f213f67df -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49c9a6fa7a9a924127513fc6654d662d397ad366" 2018-12-27 15:44:01,625 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-7fc9c8db-fbad-4f66-8264-66c2ee3a308c Date: Thu, 27 Dec 2018 15:44:01 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"405d70a4-f499-441f-9f1e-694f213f67df","tenant_id":"4a5a562cffae47fab8ccefbe6255b9d5","created_at":"2018-12-27T15:43:57Z","dns_nameservers":[],"updated_at":"2018-12-27T15:43:57Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"4a5a562cffae47fab8ccefbe6255b9d5","id":"29837002-0436-4d04-9132-dd1c6e41d5c5","subnetpool_id":null,"name":"NeutronUtilsRouterTests-9814a8d5-f448-40b5-8b48-eb1a267968ce-pub-subnet"}]} 2018-12-27 15:44:01,625 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=405d70a4-f499-441f-9f1e-694f213f67df used request id req-7fc9c8db-fbad-4f66-8264-66c2ee3a308c 2018-12-27 15:44:01,631 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=405d70a4-f499-441f-9f1e-694f213f67df&name=NeutronUtilsRouterTests-9814a8d5-f448-40b5-8b48-eb1a267968ce-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49c9a6fa7a9a924127513fc6654d662d397ad366" 2018-12-27 15:44:01,867 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-8349c06f-e039-44f1-8976-6b4273163d29 Date: Thu, 27 Dec 2018 15:44:01 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"405d70a4-f499-441f-9f1e-694f213f67df","tenant_id":"4a5a562cffae47fab8ccefbe6255b9d5","created_at":"2018-12-27T15:43:57Z","dns_nameservers":[],"updated_at":"2018-12-27T15:43:57Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"4a5a562cffae47fab8ccefbe6255b9d5","id":"29837002-0436-4d04-9132-dd1c6e41d5c5","subnetpool_id":null,"name":"NeutronUtilsRouterTests-9814a8d5-f448-40b5-8b48-eb1a267968ce-pub-subnet"}]} 2018-12-27 15:44:01,867 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=405d70a4-f499-441f-9f1e-694f213f67df&name=NeutronUtilsRouterTests-9814a8d5-f448-40b5-8b48-eb1a267968ce-pub-subnet used request id req-8349c06f-e039-44f1-8976-6b4273163d29 2018-12-27 15:44:01,868 - neutron_utils - INFO - Creating port for network with name - NeutronUtilsRouterTests-9814a8d5-f448-40b5-8b48-eb1a267968ce-pub-net 2018-12-27 15:44:01,873 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49c9a6fa7a9a924127513fc6654d662d397ad366" -d '{"port": {"network_id": "405d70a4-f499-441f-9f1e-694f213f67df", "fixed_ips": [{"subnet_id": "29837002-0436-4d04-9132-dd1c6e41d5c5", "ip_address": "10.55.1.100"}], "name": "NeutronUtilsRouterTests-9814a8d5-f448-40b5-8b48-eb1a267968ce-port", "admin_state_up": true}}' 2018-12-27 15:44:03,216 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1010 X-Openstack-Request-Id: req-33aaedb9-42d8-4866-9db1-52652fcf61ef Date: Thu, 27 Dec 2018 15:44:03 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T15:44:02Z","device_owner":"","revision_number":6,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"29837002-0436-4d04-9132-dd1c6e41d5c5","ip_address":"10.55.1.100"}],"id":"8a179510-62e7-4078-8872-062c8d0db695","security_groups":["d9930176-e112-4212-ab4c-f864b769a95b"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:ee:1f:6a","device_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-1-100","ip_address":"10.55.1.100","fqdn":"host-10-55-1-100.openstacklocal."}],"name":"NeutronUtilsRouterTests-9814a8d5-f448-40b5-8b48-eb1a267968ce-port","project_id":"4a5a562cffae47fab8ccefbe6255b9d5","qos_policy_id":null,"admin_state_up":true,"network_id":"405d70a4-f499-441f-9f1e-694f213f67df","dns_name":"","created_at":"2018-12-27T15:44:02Z","binding:vnic_type":"normal","tenant_id":"4a5a562cffae47fab8ccefbe6255b9d5"}} 2018-12-27 15:44:03,216 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/ports used request id req-33aaedb9-42d8-4866-9db1-52652fcf61ef 2018-12-27 15:44:03,222 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49c9a6fa7a9a924127513fc6654d662d397ad366" 2018-12-27 15:44:03,492 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2650 X-Openstack-Request-Id: req-607f60fc-2ff6-45b8-8bab-8e724af67425 Date: Thu, 27 Dec 2018 15:44:03 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T15:43:58Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"29837002-0436-4d04-9132-dd1c6e41d5c5","ip_address":"10.55.1.2"}],"id":"2a1c5687-58be-4af0-915f-00822d2fcb4c","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:ff:58:95","project_id":"4a5a562cffae47fab8ccefbe6255b9d5","status":"DOWN","binding:host_id":"","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-1-2","ip_address":"10.55.1.2","fqdn":"host-10-55-1-2.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"405d70a4-f499-441f-9f1e-694f213f67df","dns_name":"","created_at":"2018-12-27T15:43:56Z","binding:vnic_type":"normal","device_id":"","tenant_id":"4a5a562cffae47fab8ccefbe6255b9d5"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T15:29:17Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[],"id":"341ee5bf-21d2-4c03-a83c-0014a353fbf9","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:e3:be:1a","project_id":"da629caea04941e1ae8979c379dc7c9d","status":"DOWN","binding:host_id":"","description":"","tags":[],"dns_assignment":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a4959dd9-e8f4-4ea9-8c99-7bff545db58c","dns_name":"","created_at":"2018-12-27T15:29:17Z","binding:vnic_type":"normal","device_id":"","tenant_id":"da629caea04941e1ae8979c379dc7c9d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T15:44:02Z","device_owner":"","revision_number":6,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"29837002-0436-4d04-9132-dd1c6e41d5c5","ip_address":"10.55.1.100"}],"id":"8a179510-62e7-4078-8872-062c8d0db695","security_groups":["d9930176-e112-4212-ab4c-f864b769a95b"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:ee:1f:6a","project_id":"4a5a562cffae47fab8ccefbe6255b9d5","status":"DOWN","binding:host_id":"","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-1-100","ip_address":"10.55.1.100","fqdn":"host-10-55-1-100.openstacklocal."}],"qos_policy_id":null,"name":"NeutronUtilsRouterTests-9814a8d5-f448-40b5-8b48-eb1a267968ce-port","admin_state_up":true,"network_id":"405d70a4-f499-441f-9f1e-694f213f67df","dns_name":"","created_at":"2018-12-27T15:44:02Z","binding:vnic_type":"normal","device_id":"","tenant_id":"4a5a562cffae47fab8ccefbe6255b9d5"}]} 2018-12-27 15:44:03,492 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports used request id req-607f60fc-2ff6-45b8-8bab-8e724af67425 2018-12-27 15:44:03,493 - neutron_utils - INFO - Deleting port with name NeutronUtilsRouterTests-9814a8d5-f448-40b5-8b48-eb1a267968ce-port 2018-12-27 15:44:03,498 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/ports/8a179510-62e7-4078-8872-062c8d0db695 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49c9a6fa7a9a924127513fc6654d662d397ad366" 2018-12-27 15:44:04,212 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-f1201b54-617e-48aa-81e1-5ba65ae19d2a Date: Thu, 27 Dec 2018 15:44:04 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 15:44:04,212 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/ports/8a179510-62e7-4078-8872-062c8d0db695 used request id req-f1201b54-617e-48aa-81e1-5ba65ae19d2a 2018-12-27 15:44:04,212 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-9814a8d5-f448-40b5-8b48-eb1a267968ce-pub-subnet 2018-12-27 15:44:04,212 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-9814a8d5-f448-40b5-8b48-eb1a267968ce-pub-subnet 2018-12-27 15:44:04,217 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/subnets/29837002-0436-4d04-9132-dd1c6e41d5c5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49c9a6fa7a9a924127513fc6654d662d397ad366" 2018-12-27 15:44:05,665 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-1ad8432a-6391-4af5-8789-e28116503f8d Date: Thu, 27 Dec 2018 15:44:05 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 15:44:05,665 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/subnets/29837002-0436-4d04-9132-dd1c6e41d5c5 used request id req-1ad8432a-6391-4af5-8789-e28116503f8d 2018-12-27 15:44:05,666 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-9814a8d5-f448-40b5-8b48-eb1a267968ce-pub-net 2018-12-27 15:44:05,671 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/networks/405d70a4-f499-441f-9f1e-694f213f67df -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49c9a6fa7a9a924127513fc6654d662d397ad366" 2018-12-27 15:44:07,120 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-75370520-b73a-4854-8897-de0e19922706 Date: Thu, 27 Dec 2018 15:44:07 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 15:44:07,121 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/networks/405d70a4-f499-441f-9f1e-694f213f67df used request id req-75370520-b73a-4854-8897-de0e19922706 2018-12-27 15:44:07,122 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 15:44:07,563 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "70c6a7da477e41f7b38ad49ba1fc5965", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T16:44:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a5a562cffae47fab8ccefbe6255b9d5", "name": "api_check-project_e39638cc-8772-4bcc-8a5b-f8d604444da5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_e39638cc-8772-4bcc-8a5b-f8d604444da5", "id": "880f11fce81c4cef88c354559a832afe"}, "audit_ids": ["b5Rjdg9kQOWPHmzGyXscNA"], "issued_at": "2018-12-27T15:44:07.000000Z"}} 2018-12-27 15:44:07,563 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f5b18f96984f9e086292101bb8eeffc781725fb" 2018-12-27 15:44:07,663 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:44:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9e09e679-c117-4e44-a835-6010aa94500c Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 15:44:07,663 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-9e09e679-c117-4e44-a835-6010aa94500c 2018-12-27 15:44:07,665 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-021e8e17-17d3-4b7b-bf06-31c2f08c0209-pub-net 2018-12-27 15:44:07,670 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f5b18f96984f9e086292101bb8eeffc781725fb" -d '{"network": {"name": "NeutronUtilsRouterTests-021e8e17-17d3-4b7b-bf06-31c2f08c0209-pub-net", "admin_state_up": true}}' 2018-12-27 15:44:09,013 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 738 X-Openstack-Request-Id: req-6e1923c5-ec6d-4edc-85d1-44f4ae63ba35 Date: Thu, 27 Dec 2018 15:44:09 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"provider:network_type":"geneve","id":"eac2db46-102b-46d2-b254-5f222ed3bc7b","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":88,"ipv4_address_scope":null,"shared":false,"project_id":"4a5a562cffae47fab8ccefbe6255b9d5","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-27T15:44:08Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsRouterTests-021e8e17-17d3-4b7b-bf06-31c2f08c0209-pub-net","admin_state_up":true,"tenant_id":"4a5a562cffae47fab8ccefbe6255b9d5","created_at":"2018-12-27T15:44:07Z","mtu":1442}} 2018-12-27 15:44:09,013 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/networks used request id req-6e1923c5-ec6d-4edc-85d1-44f4ae63ba35 2018-12-27 15:44:09,019 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?id=eac2db46-102b-46d2-b254-5f222ed3bc7b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f5b18f96984f9e086292101bb8eeffc781725fb" 2018-12-27 15:44:09,329 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 722 X-Openstack-Request-Id: req-dcbe9a8c-c093-4a3d-a011-af58cecb30da Date: Thu, 27 Dec 2018 15:44:09 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"mtu":1442,"id":"eac2db46-102b-46d2-b254-5f222ed3bc7b","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":88,"ipv4_address_scope":null,"shared":false,"project_id":"4a5a562cffae47fab8ccefbe6255b9d5","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-27T15:44:08Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-021e8e17-17d3-4b7b-bf06-31c2f08c0209-pub-net","admin_state_up":true,"tenant_id":"4a5a562cffae47fab8ccefbe6255b9d5","created_at":"2018-12-27T15:44:07Z","provider:network_type":"geneve"}]} 2018-12-27 15:44:09,329 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?id=eac2db46-102b-46d2-b254-5f222ed3bc7b used request id req-dcbe9a8c-c093-4a3d-a011-af58cecb30da 2018-12-27 15:44:09,335 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=eac2db46-102b-46d2-b254-5f222ed3bc7b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f5b18f96984f9e086292101bb8eeffc781725fb" 2018-12-27 15:44:09,725 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-1c694bc0-a36d-45b2-a110-2e70f7f744ec Date: Thu, 27 Dec 2018 15:44:09 GMT RESP BODY: {"subnets":[]} 2018-12-27 15:44:09,726 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=eac2db46-102b-46d2-b254-5f222ed3bc7b used request id req-1c694bc0-a36d-45b2-a110-2e70f7f744ec 2018-12-27 15:44:09,726 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-021e8e17-17d3-4b7b-bf06-31c2f08c0209-pub-subnet 2018-12-27 15:44:09,731 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f5b18f96984f9e086292101bb8eeffc781725fb" -d '{"subnets": [{"ip_version": 4, "network_id": "eac2db46-102b-46d2-b254-5f222ed3bc7b", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-021e8e17-17d3-4b7b-bf06-31c2f08c0209-pub-subnet"}]}' 2018-12-27 15:44:11,198 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-f199dcce-a6f9-4006-8204-1fc04d0bb375 Date: Thu, 27 Dec 2018 15:44:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"eac2db46-102b-46d2-b254-5f222ed3bc7b","tenant_id":"4a5a562cffae47fab8ccefbe6255b9d5","created_at":"2018-12-27T15:44:10Z","dns_nameservers":[],"updated_at":"2018-12-27T15:44:10Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"4a5a562cffae47fab8ccefbe6255b9d5","id":"0302105c-93c0-4c11-a357-fcb071240fb5","subnetpool_id":null,"name":"NeutronUtilsRouterTests-021e8e17-17d3-4b7b-bf06-31c2f08c0209-pub-subnet"}]} 2018-12-27 15:44:11,199 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/subnets used request id req-f199dcce-a6f9-4006-8204-1fc04d0bb375 2018-12-27 15:44:11,203 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?id=eac2db46-102b-46d2-b254-5f222ed3bc7b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f5b18f96984f9e086292101bb8eeffc781725fb" 2018-12-27 15:44:11,291 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 760 X-Openstack-Request-Id: req-d0b930d6-e965-45f0-9ac3-84d292a29594 Date: Thu, 27 Dec 2018 15:44:11 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"mtu":1442,"id":"eac2db46-102b-46d2-b254-5f222ed3bc7b","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":88,"ipv4_address_scope":null,"shared":false,"project_id":"4a5a562cffae47fab8ccefbe6255b9d5","status":"ACTIVE","subnets":["0302105c-93c0-4c11-a357-fcb071240fb5"],"description":"","tags":[],"updated_at":"2018-12-27T15:44:10Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-021e8e17-17d3-4b7b-bf06-31c2f08c0209-pub-net","admin_state_up":true,"tenant_id":"4a5a562cffae47fab8ccefbe6255b9d5","created_at":"2018-12-27T15:44:07Z","provider:network_type":"geneve"}]} 2018-12-27 15:44:11,291 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?id=eac2db46-102b-46d2-b254-5f222ed3bc7b used request id req-d0b930d6-e965-45f0-9ac3-84d292a29594 2018-12-27 15:44:11,296 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=eac2db46-102b-46d2-b254-5f222ed3bc7b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f5b18f96984f9e086292101bb8eeffc781725fb" 2018-12-27 15:44:11,545 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-de6ff1d4-e048-4137-a4a0-564d02a7ca3f Date: Thu, 27 Dec 2018 15:44:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"eac2db46-102b-46d2-b254-5f222ed3bc7b","tenant_id":"4a5a562cffae47fab8ccefbe6255b9d5","created_at":"2018-12-27T15:44:10Z","dns_nameservers":[],"updated_at":"2018-12-27T15:44:10Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"4a5a562cffae47fab8ccefbe6255b9d5","id":"0302105c-93c0-4c11-a357-fcb071240fb5","subnetpool_id":null,"name":"NeutronUtilsRouterTests-021e8e17-17d3-4b7b-bf06-31c2f08c0209-pub-subnet"}]} 2018-12-27 15:44:11,545 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=eac2db46-102b-46d2-b254-5f222ed3bc7b used request id req-de6ff1d4-e048-4137-a4a0-564d02a7ca3f 2018-12-27 15:44:11,550 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=NeutronUtilsRouterTests-021e8e17-17d3-4b7b-bf06-31c2f08c0209-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f5b18f96984f9e086292101bb8eeffc781725fb" 2018-12-27 15:44:11,857 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 760 X-Openstack-Request-Id: req-6b200911-15d8-4253-8ea5-baef54545881 Date: Thu, 27 Dec 2018 15:44:11 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"mtu":1442,"id":"eac2db46-102b-46d2-b254-5f222ed3bc7b","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":88,"ipv4_address_scope":null,"shared":false,"project_id":"4a5a562cffae47fab8ccefbe6255b9d5","status":"ACTIVE","subnets":["0302105c-93c0-4c11-a357-fcb071240fb5"],"description":"","tags":[],"updated_at":"2018-12-27T15:44:10Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-021e8e17-17d3-4b7b-bf06-31c2f08c0209-pub-net","admin_state_up":true,"tenant_id":"4a5a562cffae47fab8ccefbe6255b9d5","created_at":"2018-12-27T15:44:07Z","provider:network_type":"geneve"}]} 2018-12-27 15:44:11,857 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=NeutronUtilsRouterTests-021e8e17-17d3-4b7b-bf06-31c2f08c0209-pub-net used request id req-6b200911-15d8-4253-8ea5-baef54545881 2018-12-27 15:44:11,860 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 15:44:11,867 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 15:44:11 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 15:44:11,868 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/4a5a562cffae47fab8ccefbe6255b9d5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f5b18f96984f9e086292101bb8eeffc781725fb" 2018-12-27 15:44:11,980 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:44:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9e9e97c0-d6ab-4d7e-93ed-1e94fda0ef47 Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.31:5000/v3/projects/4a5a562cffae47fab8ccefbe6255b9d5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4a5a562cffae47fab8ccefbe6255b9d5", "name": "api_check-project_e39638cc-8772-4bcc-8a5b-f8d604444da5"}} 2018-12-27 15:44:11,981 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/4a5a562cffae47fab8ccefbe6255b9d5 used request id req-9e9e97c0-d6ab-4d7e-93ed-1e94fda0ef47 2018-12-27 15:44:11,987 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=eac2db46-102b-46d2-b254-5f222ed3bc7b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f5b18f96984f9e086292101bb8eeffc781725fb" 2018-12-27 15:44:12,031 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-b876d2d3-c1d9-4a88-a368-0af8dbfc0d5b Date: Thu, 27 Dec 2018 15:44:12 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"eac2db46-102b-46d2-b254-5f222ed3bc7b","tenant_id":"4a5a562cffae47fab8ccefbe6255b9d5","created_at":"2018-12-27T15:44:10Z","dns_nameservers":[],"updated_at":"2018-12-27T15:44:10Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"4a5a562cffae47fab8ccefbe6255b9d5","id":"0302105c-93c0-4c11-a357-fcb071240fb5","subnetpool_id":null,"name":"NeutronUtilsRouterTests-021e8e17-17d3-4b7b-bf06-31c2f08c0209-pub-subnet"}]} 2018-12-27 15:44:12,031 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=eac2db46-102b-46d2-b254-5f222ed3bc7b used request id req-b876d2d3-c1d9-4a88-a368-0af8dbfc0d5b 2018-12-27 15:44:12,036 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=eac2db46-102b-46d2-b254-5f222ed3bc7b&name=NeutronUtilsRouterTests-021e8e17-17d3-4b7b-bf06-31c2f08c0209-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f5b18f96984f9e086292101bb8eeffc781725fb" 2018-12-27 15:44:12,260 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-f1541603-cdd3-48d1-b589-9fc083c57e76 Date: Thu, 27 Dec 2018 15:44:12 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"eac2db46-102b-46d2-b254-5f222ed3bc7b","tenant_id":"4a5a562cffae47fab8ccefbe6255b9d5","created_at":"2018-12-27T15:44:10Z","dns_nameservers":[],"updated_at":"2018-12-27T15:44:10Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"4a5a562cffae47fab8ccefbe6255b9d5","id":"0302105c-93c0-4c11-a357-fcb071240fb5","subnetpool_id":null,"name":"NeutronUtilsRouterTests-021e8e17-17d3-4b7b-bf06-31c2f08c0209-pub-subnet"}]} 2018-12-27 15:44:12,261 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=eac2db46-102b-46d2-b254-5f222ed3bc7b&name=NeutronUtilsRouterTests-021e8e17-17d3-4b7b-bf06-31c2f08c0209-pub-subnet used request id req-f1541603-cdd3-48d1-b589-9fc083c57e76 2018-12-27 15:44:12,261 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 15:44:12,262 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 15:44:12,670 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "70c6a7da477e41f7b38ad49ba1fc5965", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T16:44:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a5a562cffae47fab8ccefbe6255b9d5", "name": "api_check-project_e39638cc-8772-4bcc-8a5b-f8d604444da5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_e39638cc-8772-4bcc-8a5b-f8d604444da5", "id": "880f11fce81c4cef88c354559a832afe"}, "audit_ids": ["Mh9lEhDBSQiDe-FPOCd_zA"], "issued_at": "2018-12-27T15:44:12.000000Z"}} 2018-12-27 15:44:12,671 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da110030506ab9b0509166b8eba97a8e143ec6d6" 2018-12-27 15:44:12,780 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:44:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-14df76af-3009-4079-9ddf-a1406cf84092 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 15:44:12,781 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-14df76af-3009-4079-9ddf-a1406cf84092 2018-12-27 15:44:12,787 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=NeutronUtilsRouterTests-021e8e17-17d3-4b7b-bf06-31c2f08c0209-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f5b18f96984f9e086292101bb8eeffc781725fb" 2018-12-27 15:44:13,096 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 760 X-Openstack-Request-Id: req-645f3265-bba4-428f-b9f2-9994d355ecce Date: Thu, 27 Dec 2018 15:44:13 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"mtu":1442,"id":"eac2db46-102b-46d2-b254-5f222ed3bc7b","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":88,"ipv4_address_scope":null,"shared":false,"project_id":"4a5a562cffae47fab8ccefbe6255b9d5","status":"ACTIVE","subnets":["0302105c-93c0-4c11-a357-fcb071240fb5"],"description":"","tags":[],"updated_at":"2018-12-27T15:44:10Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-021e8e17-17d3-4b7b-bf06-31c2f08c0209-pub-net","admin_state_up":true,"tenant_id":"4a5a562cffae47fab8ccefbe6255b9d5","created_at":"2018-12-27T15:44:07Z","provider:network_type":"geneve"}]} 2018-12-27 15:44:13,096 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=NeutronUtilsRouterTests-021e8e17-17d3-4b7b-bf06-31c2f08c0209-pub-net used request id req-645f3265-bba4-428f-b9f2-9994d355ecce 2018-12-27 15:44:13,101 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=eac2db46-102b-46d2-b254-5f222ed3bc7b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f5b18f96984f9e086292101bb8eeffc781725fb" 2018-12-27 15:44:13,332 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-6c0a8e9e-cf26-40e9-be8a-7d2ea0a9db94 Date: Thu, 27 Dec 2018 15:44:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"eac2db46-102b-46d2-b254-5f222ed3bc7b","tenant_id":"4a5a562cffae47fab8ccefbe6255b9d5","created_at":"2018-12-27T15:44:10Z","dns_nameservers":[],"updated_at":"2018-12-27T15:44:10Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"4a5a562cffae47fab8ccefbe6255b9d5","id":"0302105c-93c0-4c11-a357-fcb071240fb5","subnetpool_id":null,"name":"NeutronUtilsRouterTests-021e8e17-17d3-4b7b-bf06-31c2f08c0209-pub-subnet"}]} 2018-12-27 15:44:13,332 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=eac2db46-102b-46d2-b254-5f222ed3bc7b used request id req-6c0a8e9e-cf26-40e9-be8a-7d2ea0a9db94 2018-12-27 15:44:13,338 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=NeutronUtilsRouterTests-021e8e17-17d3-4b7b-bf06-31c2f08c0209-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f5b18f96984f9e086292101bb8eeffc781725fb" 2018-12-27 15:44:13,457 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 760 X-Openstack-Request-Id: req-cd18cbdb-648f-40fa-92d4-c87699cce820 Date: Thu, 27 Dec 2018 15:44:13 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"mtu":1442,"id":"eac2db46-102b-46d2-b254-5f222ed3bc7b","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":88,"ipv4_address_scope":null,"shared":false,"project_id":"4a5a562cffae47fab8ccefbe6255b9d5","status":"ACTIVE","subnets":["0302105c-93c0-4c11-a357-fcb071240fb5"],"description":"","tags":[],"updated_at":"2018-12-27T15:44:10Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-021e8e17-17d3-4b7b-bf06-31c2f08c0209-pub-net","admin_state_up":true,"tenant_id":"4a5a562cffae47fab8ccefbe6255b9d5","created_at":"2018-12-27T15:44:07Z","provider:network_type":"geneve"}]} 2018-12-27 15:44:13,458 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=NeutronUtilsRouterTests-021e8e17-17d3-4b7b-bf06-31c2f08c0209-pub-net used request id req-cd18cbdb-648f-40fa-92d4-c87699cce820 2018-12-27 15:44:13,461 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 15:44:13,466 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 15:44:13 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 15:44:13,467 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/4a5a562cffae47fab8ccefbe6255b9d5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da110030506ab9b0509166b8eba97a8e143ec6d6" 2018-12-27 15:44:13,586 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:44:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e15291e1-e20d-45c4-9ebb-c2a088a6c1b1 Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.31:5000/v3/projects/4a5a562cffae47fab8ccefbe6255b9d5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4a5a562cffae47fab8ccefbe6255b9d5", "name": "api_check-project_e39638cc-8772-4bcc-8a5b-f8d604444da5"}} 2018-12-27 15:44:13,587 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/4a5a562cffae47fab8ccefbe6255b9d5 used request id req-e15291e1-e20d-45c4-9ebb-c2a088a6c1b1 2018-12-27 15:44:13,592 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=eac2db46-102b-46d2-b254-5f222ed3bc7b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f5b18f96984f9e086292101bb8eeffc781725fb" 2018-12-27 15:44:13,665 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-3470a9ad-5f63-4f44-8eae-44d435232a78 Date: Thu, 27 Dec 2018 15:44:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"eac2db46-102b-46d2-b254-5f222ed3bc7b","tenant_id":"4a5a562cffae47fab8ccefbe6255b9d5","created_at":"2018-12-27T15:44:10Z","dns_nameservers":[],"updated_at":"2018-12-27T15:44:10Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"4a5a562cffae47fab8ccefbe6255b9d5","id":"0302105c-93c0-4c11-a357-fcb071240fb5","subnetpool_id":null,"name":"NeutronUtilsRouterTests-021e8e17-17d3-4b7b-bf06-31c2f08c0209-pub-subnet"}]} 2018-12-27 15:44:13,665 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=eac2db46-102b-46d2-b254-5f222ed3bc7b used request id req-3470a9ad-5f63-4f44-8eae-44d435232a78 2018-12-27 15:44:13,671 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=eac2db46-102b-46d2-b254-5f222ed3bc7b&name=NeutronUtilsRouterTests-021e8e17-17d3-4b7b-bf06-31c2f08c0209-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f5b18f96984f9e086292101bb8eeffc781725fb" 2018-12-27 15:44:13,716 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-bdd00f36-208b-4ec9-9d24-ec017544f26c Date: Thu, 27 Dec 2018 15:44:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"eac2db46-102b-46d2-b254-5f222ed3bc7b","tenant_id":"4a5a562cffae47fab8ccefbe6255b9d5","created_at":"2018-12-27T15:44:10Z","dns_nameservers":[],"updated_at":"2018-12-27T15:44:10Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"4a5a562cffae47fab8ccefbe6255b9d5","id":"0302105c-93c0-4c11-a357-fcb071240fb5","subnetpool_id":null,"name":"NeutronUtilsRouterTests-021e8e17-17d3-4b7b-bf06-31c2f08c0209-pub-subnet"}]} 2018-12-27 15:44:13,716 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=eac2db46-102b-46d2-b254-5f222ed3bc7b&name=NeutronUtilsRouterTests-021e8e17-17d3-4b7b-bf06-31c2f08c0209-pub-subnet used request id req-bdd00f36-208b-4ec9-9d24-ec017544f26c 2018-12-27 15:44:13,717 - neutron_utils - INFO - Creating port for network with name - NeutronUtilsRouterTests-021e8e17-17d3-4b7b-bf06-31c2f08c0209-pub-net 2018-12-27 15:44:13,722 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f5b18f96984f9e086292101bb8eeffc781725fb" -d '{"port": {"network_id": "eac2db46-102b-46d2-b254-5f222ed3bc7b", "fixed_ips": [{"subnet_id": "0302105c-93c0-4c11-a357-fcb071240fb5", "ip_address": "foo"}], "name": "NeutronUtilsRouterTests-021e8e17-17d3-4b7b-bf06-31c2f08c0209-port", "admin_state_up": true}}' 2018-12-27 15:44:13,928 - keystoneauth.session - DEBUG - RESP: [400] Content-Length: 142 Content-Type: application/json X-Openstack-Request-Id: req-ab62d2d0-a42a-4bfc-86d0-7b43c65e8839 Date: Thu, 27 Dec 2018 15:44:13 GMT RESP BODY: {"NeutronError": {"message": "Invalid input for fixed_ips. Reason: 'foo' is not a valid IP address.", "type": "HTTPBadRequest", "detail": ""}} 2018-12-27 15:44:13,928 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/ports used request id req-ab62d2d0-a42a-4bfc-86d0-7b43c65e8839 2018-12-27 15:44:13,929 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Invalid input for fixed_ips. Reason: 'foo' is not a valid IP address.", "type": "HTTPBadRequest", "detail": ""}} 2018-12-27 15:44:13,929 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-021e8e17-17d3-4b7b-bf06-31c2f08c0209-pub-subnet 2018-12-27 15:44:13,929 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-021e8e17-17d3-4b7b-bf06-31c2f08c0209-pub-subnet 2018-12-27 15:44:13,934 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/subnets/0302105c-93c0-4c11-a357-fcb071240fb5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f5b18f96984f9e086292101bb8eeffc781725fb" 2018-12-27 15:44:15,367 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-92c1c5f1-7910-495a-8d7f-cd2d4e3fa3ba Date: Thu, 27 Dec 2018 15:44:15 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 15:44:15,368 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/subnets/0302105c-93c0-4c11-a357-fcb071240fb5 used request id req-92c1c5f1-7910-495a-8d7f-cd2d4e3fa3ba 2018-12-27 15:44:15,368 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-021e8e17-17d3-4b7b-bf06-31c2f08c0209-pub-net 2018-12-27 15:44:15,372 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/networks/eac2db46-102b-46d2-b254-5f222ed3bc7b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f5b18f96984f9e086292101bb8eeffc781725fb" 2018-12-27 15:44:16,862 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-d335439c-2193-479f-bcbb-891a14aff641 Date: Thu, 27 Dec 2018 15:44:16 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 15:44:16,862 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/networks/eac2db46-102b-46d2-b254-5f222ed3bc7b used request id req-d335439c-2193-479f-bcbb-891a14aff641 2018-12-27 15:44:16,864 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 15:44:17,276 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "70c6a7da477e41f7b38ad49ba1fc5965", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T16:44:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a5a562cffae47fab8ccefbe6255b9d5", "name": "api_check-project_e39638cc-8772-4bcc-8a5b-f8d604444da5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_e39638cc-8772-4bcc-8a5b-f8d604444da5", "id": "880f11fce81c4cef88c354559a832afe"}, "audit_ids": ["GdE5zziUTpKbTyI4PC0wTA"], "issued_at": "2018-12-27T15:44:17.000000Z"}} 2018-12-27 15:44:17,277 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f17ef91a29779c3f30f61c80d593270038e27f12" 2018-12-27 15:44:17,393 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:44:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ad4a43eb-696f-412c-8836-870664ae326c Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 15:44:17,393 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-ad4a43eb-696f-412c-8836-870664ae326c 2018-12-27 15:44:17,395 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-df9ff877-4739-4099-b263-54fd37feb9e5-pub-net 2018-12-27 15:44:17,400 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f17ef91a29779c3f30f61c80d593270038e27f12" -d '{"network": {"name": "NeutronUtilsRouterTests-df9ff877-4739-4099-b263-54fd37feb9e5-pub-net", "admin_state_up": true}}' 2018-12-27 15:44:18,677 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 738 X-Openstack-Request-Id: req-ecc2c976-97a8-42a3-b3c3-80b460fe046d Date: Thu, 27 Dec 2018 15:44:18 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"provider:network_type":"geneve","id":"57b69df0-1ab6-426d-936d-bbf2a2855b81","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":90,"ipv4_address_scope":null,"shared":false,"project_id":"4a5a562cffae47fab8ccefbe6255b9d5","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-27T15:44:17Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsRouterTests-df9ff877-4739-4099-b263-54fd37feb9e5-pub-net","admin_state_up":true,"tenant_id":"4a5a562cffae47fab8ccefbe6255b9d5","created_at":"2018-12-27T15:44:17Z","mtu":1442}} 2018-12-27 15:44:18,678 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/networks used request id req-ecc2c976-97a8-42a3-b3c3-80b460fe046d 2018-12-27 15:44:18,683 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?id=57b69df0-1ab6-426d-936d-bbf2a2855b81 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f17ef91a29779c3f30f61c80d593270038e27f12" 2018-12-27 15:44:18,980 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 722 X-Openstack-Request-Id: req-0cd699de-37a7-4781-82eb-9cffd766ece8 Date: Thu, 27 Dec 2018 15:44:18 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"mtu":1442,"id":"57b69df0-1ab6-426d-936d-bbf2a2855b81","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":90,"ipv4_address_scope":null,"shared":false,"project_id":"4a5a562cffae47fab8ccefbe6255b9d5","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-27T15:44:17Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-df9ff877-4739-4099-b263-54fd37feb9e5-pub-net","admin_state_up":true,"tenant_id":"4a5a562cffae47fab8ccefbe6255b9d5","created_at":"2018-12-27T15:44:17Z","provider:network_type":"geneve"}]} 2018-12-27 15:44:18,980 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?id=57b69df0-1ab6-426d-936d-bbf2a2855b81 used request id req-0cd699de-37a7-4781-82eb-9cffd766ece8 2018-12-27 15:44:18,985 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=57b69df0-1ab6-426d-936d-bbf2a2855b81 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f17ef91a29779c3f30f61c80d593270038e27f12" 2018-12-27 15:44:19,208 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-51849d28-373d-494b-b34f-c5848263138a Date: Thu, 27 Dec 2018 15:44:19 GMT RESP BODY: {"subnets":[]} 2018-12-27 15:44:19,208 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=57b69df0-1ab6-426d-936d-bbf2a2855b81 used request id req-51849d28-373d-494b-b34f-c5848263138a 2018-12-27 15:44:19,209 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-df9ff877-4739-4099-b263-54fd37feb9e5-pub-subnet 2018-12-27 15:44:19,213 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f17ef91a29779c3f30f61c80d593270038e27f12" -d '{"subnets": [{"ip_version": 4, "network_id": "57b69df0-1ab6-426d-936d-bbf2a2855b81", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-df9ff877-4739-4099-b263-54fd37feb9e5-pub-subnet"}]}' 2018-12-27 15:44:20,791 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-18913f6a-98ce-4463-af3d-0a22bc1d1948 Date: Thu, 27 Dec 2018 15:44:20 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"57b69df0-1ab6-426d-936d-bbf2a2855b81","tenant_id":"4a5a562cffae47fab8ccefbe6255b9d5","created_at":"2018-12-27T15:44:19Z","dns_nameservers":[],"updated_at":"2018-12-27T15:44:19Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"4a5a562cffae47fab8ccefbe6255b9d5","id":"6487f0e2-e936-4927-ba2b-0c7abff6b6f6","subnetpool_id":null,"name":"NeutronUtilsRouterTests-df9ff877-4739-4099-b263-54fd37feb9e5-pub-subnet"}]} 2018-12-27 15:44:20,791 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/subnets used request id req-18913f6a-98ce-4463-af3d-0a22bc1d1948 2018-12-27 15:44:20,798 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?id=57b69df0-1ab6-426d-936d-bbf2a2855b81 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f17ef91a29779c3f30f61c80d593270038e27f12" 2018-12-27 15:44:21,094 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 760 X-Openstack-Request-Id: req-6411acaf-5368-41e3-a399-ce57f816af87 Date: Thu, 27 Dec 2018 15:44:21 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"mtu":1442,"id":"57b69df0-1ab6-426d-936d-bbf2a2855b81","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":90,"ipv4_address_scope":null,"shared":false,"project_id":"4a5a562cffae47fab8ccefbe6255b9d5","status":"ACTIVE","subnets":["6487f0e2-e936-4927-ba2b-0c7abff6b6f6"],"description":"","tags":[],"updated_at":"2018-12-27T15:44:19Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-df9ff877-4739-4099-b263-54fd37feb9e5-pub-net","admin_state_up":true,"tenant_id":"4a5a562cffae47fab8ccefbe6255b9d5","created_at":"2018-12-27T15:44:17Z","provider:network_type":"geneve"}]} 2018-12-27 15:44:21,094 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?id=57b69df0-1ab6-426d-936d-bbf2a2855b81 used request id req-6411acaf-5368-41e3-a399-ce57f816af87 2018-12-27 15:44:21,099 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=57b69df0-1ab6-426d-936d-bbf2a2855b81 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f17ef91a29779c3f30f61c80d593270038e27f12" 2018-12-27 15:44:21,362 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-ceb40c4b-e45e-4a70-add5-200331430f80 Date: Thu, 27 Dec 2018 15:44:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"57b69df0-1ab6-426d-936d-bbf2a2855b81","tenant_id":"4a5a562cffae47fab8ccefbe6255b9d5","created_at":"2018-12-27T15:44:19Z","dns_nameservers":[],"updated_at":"2018-12-27T15:44:19Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"4a5a562cffae47fab8ccefbe6255b9d5","id":"6487f0e2-e936-4927-ba2b-0c7abff6b6f6","subnetpool_id":null,"name":"NeutronUtilsRouterTests-df9ff877-4739-4099-b263-54fd37feb9e5-pub-subnet"}]} 2018-12-27 15:44:21,363 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=57b69df0-1ab6-426d-936d-bbf2a2855b81 used request id req-ceb40c4b-e45e-4a70-add5-200331430f80 2018-12-27 15:44:21,368 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=NeutronUtilsRouterTests-df9ff877-4739-4099-b263-54fd37feb9e5-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f17ef91a29779c3f30f61c80d593270038e27f12" 2018-12-27 15:44:21,657 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 760 X-Openstack-Request-Id: req-fee9089c-c563-4def-a030-3ec769100f22 Date: Thu, 27 Dec 2018 15:44:21 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"mtu":1442,"id":"57b69df0-1ab6-426d-936d-bbf2a2855b81","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":90,"ipv4_address_scope":null,"shared":false,"project_id":"4a5a562cffae47fab8ccefbe6255b9d5","status":"ACTIVE","subnets":["6487f0e2-e936-4927-ba2b-0c7abff6b6f6"],"description":"","tags":[],"updated_at":"2018-12-27T15:44:19Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-df9ff877-4739-4099-b263-54fd37feb9e5-pub-net","admin_state_up":true,"tenant_id":"4a5a562cffae47fab8ccefbe6255b9d5","created_at":"2018-12-27T15:44:17Z","provider:network_type":"geneve"}]} 2018-12-27 15:44:21,657 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=NeutronUtilsRouterTests-df9ff877-4739-4099-b263-54fd37feb9e5-pub-net used request id req-fee9089c-c563-4def-a030-3ec769100f22 2018-12-27 15:44:21,660 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 15:44:21,666 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 15:44:21 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 15:44:21,667 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/4a5a562cffae47fab8ccefbe6255b9d5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f17ef91a29779c3f30f61c80d593270038e27f12" 2018-12-27 15:44:21,685 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:44:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2c2d24bf-db3f-4af9-a124-e5a12c8d7b78 Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.31:5000/v3/projects/4a5a562cffae47fab8ccefbe6255b9d5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4a5a562cffae47fab8ccefbe6255b9d5", "name": "api_check-project_e39638cc-8772-4bcc-8a5b-f8d604444da5"}} 2018-12-27 15:44:21,685 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/4a5a562cffae47fab8ccefbe6255b9d5 used request id req-2c2d24bf-db3f-4af9-a124-e5a12c8d7b78 2018-12-27 15:44:21,690 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=57b69df0-1ab6-426d-936d-bbf2a2855b81 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f17ef91a29779c3f30f61c80d593270038e27f12" 2018-12-27 15:44:21,955 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-aa32496c-fd85-4313-8c75-0cafecaab240 Date: Thu, 27 Dec 2018 15:44:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"57b69df0-1ab6-426d-936d-bbf2a2855b81","tenant_id":"4a5a562cffae47fab8ccefbe6255b9d5","created_at":"2018-12-27T15:44:19Z","dns_nameservers":[],"updated_at":"2018-12-27T15:44:19Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"4a5a562cffae47fab8ccefbe6255b9d5","id":"6487f0e2-e936-4927-ba2b-0c7abff6b6f6","subnetpool_id":null,"name":"NeutronUtilsRouterTests-df9ff877-4739-4099-b263-54fd37feb9e5-pub-subnet"}]} 2018-12-27 15:44:21,955 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=57b69df0-1ab6-426d-936d-bbf2a2855b81 used request id req-aa32496c-fd85-4313-8c75-0cafecaab240 2018-12-27 15:44:21,961 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=57b69df0-1ab6-426d-936d-bbf2a2855b81&name=NeutronUtilsRouterTests-df9ff877-4739-4099-b263-54fd37feb9e5-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f17ef91a29779c3f30f61c80d593270038e27f12" 2018-12-27 15:44:22,006 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-09d2e60f-ffbe-465e-a263-8ae2ba92fde0 Date: Thu, 27 Dec 2018 15:44:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"57b69df0-1ab6-426d-936d-bbf2a2855b81","tenant_id":"4a5a562cffae47fab8ccefbe6255b9d5","created_at":"2018-12-27T15:44:19Z","dns_nameservers":[],"updated_at":"2018-12-27T15:44:19Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"4a5a562cffae47fab8ccefbe6255b9d5","id":"6487f0e2-e936-4927-ba2b-0c7abff6b6f6","subnetpool_id":null,"name":"NeutronUtilsRouterTests-df9ff877-4739-4099-b263-54fd37feb9e5-pub-subnet"}]} 2018-12-27 15:44:22,006 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=57b69df0-1ab6-426d-936d-bbf2a2855b81&name=NeutronUtilsRouterTests-df9ff877-4739-4099-b263-54fd37feb9e5-pub-subnet used request id req-09d2e60f-ffbe-465e-a263-8ae2ba92fde0 2018-12-27 15:44:22,006 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 15:44:22,007 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 15:44:22,441 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "70c6a7da477e41f7b38ad49ba1fc5965", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T16:44:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a5a562cffae47fab8ccefbe6255b9d5", "name": "api_check-project_e39638cc-8772-4bcc-8a5b-f8d604444da5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_e39638cc-8772-4bcc-8a5b-f8d604444da5", "id": "880f11fce81c4cef88c354559a832afe"}, "audit_ids": ["pkvtpdpbQs2fX8CLeFRroA"], "issued_at": "2018-12-27T15:44:22.000000Z"}} 2018-12-27 15:44:22,441 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f942378dee29579d26ade671dfcd7ab2b493567b" 2018-12-27 15:44:22,542 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:44:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1998d00b-3c83-4cb2-b426-3448c21237f9 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 15:44:22,542 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-1998d00b-3c83-4cb2-b426-3448c21237f9 2018-12-27 15:44:22,548 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=NeutronUtilsRouterTests-df9ff877-4739-4099-b263-54fd37feb9e5-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f17ef91a29779c3f30f61c80d593270038e27f12" 2018-12-27 15:44:22,839 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 760 X-Openstack-Request-Id: req-76898dfc-6ea5-4851-ba83-e3751654d58f Date: Thu, 27 Dec 2018 15:44:22 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"mtu":1442,"id":"57b69df0-1ab6-426d-936d-bbf2a2855b81","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":90,"ipv4_address_scope":null,"shared":false,"project_id":"4a5a562cffae47fab8ccefbe6255b9d5","status":"ACTIVE","subnets":["6487f0e2-e936-4927-ba2b-0c7abff6b6f6"],"description":"","tags":[],"updated_at":"2018-12-27T15:44:19Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-df9ff877-4739-4099-b263-54fd37feb9e5-pub-net","admin_state_up":true,"tenant_id":"4a5a562cffae47fab8ccefbe6255b9d5","created_at":"2018-12-27T15:44:17Z","provider:network_type":"geneve"}]} 2018-12-27 15:44:22,840 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=NeutronUtilsRouterTests-df9ff877-4739-4099-b263-54fd37feb9e5-pub-net used request id req-76898dfc-6ea5-4851-ba83-e3751654d58f 2018-12-27 15:44:22,845 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=57b69df0-1ab6-426d-936d-bbf2a2855b81 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f17ef91a29779c3f30f61c80d593270038e27f12" 2018-12-27 15:44:23,122 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-67440e1b-40da-4344-aa55-effb4c31ad9b Date: Thu, 27 Dec 2018 15:44:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"57b69df0-1ab6-426d-936d-bbf2a2855b81","tenant_id":"4a5a562cffae47fab8ccefbe6255b9d5","created_at":"2018-12-27T15:44:19Z","dns_nameservers":[],"updated_at":"2018-12-27T15:44:19Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"4a5a562cffae47fab8ccefbe6255b9d5","id":"6487f0e2-e936-4927-ba2b-0c7abff6b6f6","subnetpool_id":null,"name":"NeutronUtilsRouterTests-df9ff877-4739-4099-b263-54fd37feb9e5-pub-subnet"}]} 2018-12-27 15:44:23,123 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=57b69df0-1ab6-426d-936d-bbf2a2855b81 used request id req-67440e1b-40da-4344-aa55-effb4c31ad9b 2018-12-27 15:44:23,128 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=NeutronUtilsRouterTests-df9ff877-4739-4099-b263-54fd37feb9e5-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f17ef91a29779c3f30f61c80d593270038e27f12" 2018-12-27 15:44:23,428 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 760 X-Openstack-Request-Id: req-6facb227-d015-4dfa-a8d2-4b0503854818 Date: Thu, 27 Dec 2018 15:44:23 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"mtu":1442,"id":"57b69df0-1ab6-426d-936d-bbf2a2855b81","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":90,"ipv4_address_scope":null,"shared":false,"project_id":"4a5a562cffae47fab8ccefbe6255b9d5","status":"ACTIVE","subnets":["6487f0e2-e936-4927-ba2b-0c7abff6b6f6"],"description":"","tags":[],"updated_at":"2018-12-27T15:44:19Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-df9ff877-4739-4099-b263-54fd37feb9e5-pub-net","admin_state_up":true,"tenant_id":"4a5a562cffae47fab8ccefbe6255b9d5","created_at":"2018-12-27T15:44:17Z","provider:network_type":"geneve"}]} 2018-12-27 15:44:23,428 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=NeutronUtilsRouterTests-df9ff877-4739-4099-b263-54fd37feb9e5-pub-net used request id req-6facb227-d015-4dfa-a8d2-4b0503854818 2018-12-27 15:44:23,432 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 15:44:23,437 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 15:44:23 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 15:44:23,437 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/4a5a562cffae47fab8ccefbe6255b9d5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f942378dee29579d26ade671dfcd7ab2b493567b" 2018-12-27 15:44:23,548 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:44:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-76d689d0-f585-4615-8af4-2ad0661b729a Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.31:5000/v3/projects/4a5a562cffae47fab8ccefbe6255b9d5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4a5a562cffae47fab8ccefbe6255b9d5", "name": "api_check-project_e39638cc-8772-4bcc-8a5b-f8d604444da5"}} 2018-12-27 15:44:23,549 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/4a5a562cffae47fab8ccefbe6255b9d5 used request id req-76d689d0-f585-4615-8af4-2ad0661b729a 2018-12-27 15:44:23,553 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=57b69df0-1ab6-426d-936d-bbf2a2855b81 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f17ef91a29779c3f30f61c80d593270038e27f12" 2018-12-27 15:44:23,596 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-a340a906-4265-44ac-af87-ddacc478fbd1 Date: Thu, 27 Dec 2018 15:44:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"57b69df0-1ab6-426d-936d-bbf2a2855b81","tenant_id":"4a5a562cffae47fab8ccefbe6255b9d5","created_at":"2018-12-27T15:44:19Z","dns_nameservers":[],"updated_at":"2018-12-27T15:44:19Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"4a5a562cffae47fab8ccefbe6255b9d5","id":"6487f0e2-e936-4927-ba2b-0c7abff6b6f6","subnetpool_id":null,"name":"NeutronUtilsRouterTests-df9ff877-4739-4099-b263-54fd37feb9e5-pub-subnet"}]} 2018-12-27 15:44:23,597 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=57b69df0-1ab6-426d-936d-bbf2a2855b81 used request id req-a340a906-4265-44ac-af87-ddacc478fbd1 2018-12-27 15:44:23,602 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=57b69df0-1ab6-426d-936d-bbf2a2855b81&name=NeutronUtilsRouterTests-df9ff877-4739-4099-b263-54fd37feb9e5-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f17ef91a29779c3f30f61c80d593270038e27f12" 2018-12-27 15:44:23,858 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-954b2e83-6c38-4d6c-a0b9-17184fbb4ddf Date: Thu, 27 Dec 2018 15:44:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"57b69df0-1ab6-426d-936d-bbf2a2855b81","tenant_id":"4a5a562cffae47fab8ccefbe6255b9d5","created_at":"2018-12-27T15:44:19Z","dns_nameservers":[],"updated_at":"2018-12-27T15:44:19Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"4a5a562cffae47fab8ccefbe6255b9d5","id":"6487f0e2-e936-4927-ba2b-0c7abff6b6f6","subnetpool_id":null,"name":"NeutronUtilsRouterTests-df9ff877-4739-4099-b263-54fd37feb9e5-pub-subnet"}]} 2018-12-27 15:44:23,858 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=57b69df0-1ab6-426d-936d-bbf2a2855b81&name=NeutronUtilsRouterTests-df9ff877-4739-4099-b263-54fd37feb9e5-pub-subnet used request id req-954b2e83-6c38-4d6c-a0b9-17184fbb4ddf 2018-12-27 15:44:23,858 - neutron_utils - INFO - Creating port for network with name - NeutronUtilsRouterTests-df9ff877-4739-4099-b263-54fd37feb9e5-pub-net 2018-12-27 15:44:23,863 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f17ef91a29779c3f30f61c80d593270038e27f12" -d '{"port": {"network_id": "57b69df0-1ab6-426d-936d-bbf2a2855b81", "fixed_ips": [{"subnet_id": "6487f0e2-e936-4927-ba2b-0c7abff6b6f6", "ip_address": "10.197.123.100"}], "name": "NeutronUtilsRouterTests-df9ff877-4739-4099-b263-54fd37feb9e5-port", "admin_state_up": true}}' 2018-12-27 15:44:24,308 - keystoneauth.session - DEBUG - RESP: [400] Content-Type: application/json Content-Length: 146 X-Openstack-Request-Id: req-7f74f708-984f-4da6-a881-f1649448ede6 Date: Thu, 27 Dec 2018 15:44:24 GMT RESP BODY: {"NeutronError": {"message": "IP address 10.197.123.100 is not a valid IP for the specified subnet.", "type": "InvalidIpForSubnet", "detail": ""}} 2018-12-27 15:44:24,309 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/ports used request id req-7f74f708-984f-4da6-a881-f1649448ede6 2018-12-27 15:44:24,309 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "IP address 10.197.123.100 is not a valid IP for the specified subnet.", "type": "InvalidIpForSubnet", "detail": ""}} 2018-12-27 15:44:24,309 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-df9ff877-4739-4099-b263-54fd37feb9e5-pub-subnet 2018-12-27 15:44:24,309 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-df9ff877-4739-4099-b263-54fd37feb9e5-pub-subnet 2018-12-27 15:44:24,314 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/subnets/6487f0e2-e936-4927-ba2b-0c7abff6b6f6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f17ef91a29779c3f30f61c80d593270038e27f12" 2018-12-27 15:44:25,467 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-aea5d8fc-8ef9-45b5-8492-745b49f41ef7 Date: Thu, 27 Dec 2018 15:44:25 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 15:44:25,468 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/subnets/6487f0e2-e936-4927-ba2b-0c7abff6b6f6 used request id req-aea5d8fc-8ef9-45b5-8492-745b49f41ef7 2018-12-27 15:44:25,468 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-df9ff877-4739-4099-b263-54fd37feb9e5-pub-net 2018-12-27 15:44:25,473 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/networks/57b69df0-1ab6-426d-936d-bbf2a2855b81 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f17ef91a29779c3f30f61c80d593270038e27f12" 2018-12-27 15:44:26,691 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-92a01638-e2e6-4d8e-afbe-8e61c87c5914 Date: Thu, 27 Dec 2018 15:44:26 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 15:44:26,691 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/networks/57b69df0-1ab6-426d-936d-bbf2a2855b81 used request id req-92a01638-e2e6-4d8e-afbe-8e61c87c5914 2018-12-27 15:44:26,692 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 15:44:27,105 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "70c6a7da477e41f7b38ad49ba1fc5965", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T16:44:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a5a562cffae47fab8ccefbe6255b9d5", "name": "api_check-project_e39638cc-8772-4bcc-8a5b-f8d604444da5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_e39638cc-8772-4bcc-8a5b-f8d604444da5", "id": "880f11fce81c4cef88c354559a832afe"}, "audit_ids": ["hVGj62iLSfeOC_AgPnSyhQ"], "issued_at": "2018-12-27T15:44:27.000000Z"}} 2018-12-27 15:44:27,105 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7352e3693472c625df7103098700a1a6e076e035" 2018-12-27 15:44:27,214 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:44:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-004435cd-108f-422a-b980-7c8df476bb76 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 15:44:27,214 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-004435cd-108f-422a-b980-7c8df476bb76 2018-12-27 15:44:27,215 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-9f68a8ef-2780-4012-919e-317f73e5b09b-pub-net 2018-12-27 15:44:27,221 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7352e3693472c625df7103098700a1a6e076e035" -d '{"network": {"name": "NeutronUtilsRouterTests-9f68a8ef-2780-4012-919e-317f73e5b09b-pub-net", "admin_state_up": true}}' 2018-12-27 15:44:28,635 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 738 X-Openstack-Request-Id: req-ed654d84-7c0d-4d36-92bb-3f991f02a2ef Date: Thu, 27 Dec 2018 15:44:28 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"provider:network_type":"geneve","id":"09680cc1-3b2a-482b-ae0f-f55dcd97d35a","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":91,"ipv4_address_scope":null,"shared":false,"project_id":"4a5a562cffae47fab8ccefbe6255b9d5","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-27T15:44:27Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsRouterTests-9f68a8ef-2780-4012-919e-317f73e5b09b-pub-net","admin_state_up":true,"tenant_id":"4a5a562cffae47fab8ccefbe6255b9d5","created_at":"2018-12-27T15:44:27Z","mtu":1442}} 2018-12-27 15:44:28,636 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/networks used request id req-ed654d84-7c0d-4d36-92bb-3f991f02a2ef 2018-12-27 15:44:28,641 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?id=09680cc1-3b2a-482b-ae0f-f55dcd97d35a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7352e3693472c625df7103098700a1a6e076e035" 2018-12-27 15:44:28,961 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 722 X-Openstack-Request-Id: req-f6079674-7714-4822-9710-48ebefadbf96 Date: Thu, 27 Dec 2018 15:44:28 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"mtu":1442,"id":"09680cc1-3b2a-482b-ae0f-f55dcd97d35a","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":91,"ipv4_address_scope":null,"shared":false,"project_id":"4a5a562cffae47fab8ccefbe6255b9d5","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-27T15:44:27Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-9f68a8ef-2780-4012-919e-317f73e5b09b-pub-net","admin_state_up":true,"tenant_id":"4a5a562cffae47fab8ccefbe6255b9d5","created_at":"2018-12-27T15:44:27Z","provider:network_type":"geneve"}]} 2018-12-27 15:44:28,961 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?id=09680cc1-3b2a-482b-ae0f-f55dcd97d35a used request id req-f6079674-7714-4822-9710-48ebefadbf96 2018-12-27 15:44:28,966 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=09680cc1-3b2a-482b-ae0f-f55dcd97d35a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7352e3693472c625df7103098700a1a6e076e035" 2018-12-27 15:44:29,246 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-af8318d1-6cac-4756-b0b5-331cf81e6da6 Date: Thu, 27 Dec 2018 15:44:29 GMT RESP BODY: {"subnets":[]} 2018-12-27 15:44:29,246 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=09680cc1-3b2a-482b-ae0f-f55dcd97d35a used request id req-af8318d1-6cac-4756-b0b5-331cf81e6da6 2018-12-27 15:44:29,247 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-9f68a8ef-2780-4012-919e-317f73e5b09b-pub-subnet 2018-12-27 15:44:29,252 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7352e3693472c625df7103098700a1a6e076e035" -d '{"subnets": [{"ip_version": 4, "network_id": "09680cc1-3b2a-482b-ae0f-f55dcd97d35a", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-9f68a8ef-2780-4012-919e-317f73e5b09b-pub-subnet"}]}' 2018-12-27 15:44:30,787 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-a46fc33b-ae84-4a03-a74c-33a0a399cf45 Date: Thu, 27 Dec 2018 15:44:30 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"09680cc1-3b2a-482b-ae0f-f55dcd97d35a","tenant_id":"4a5a562cffae47fab8ccefbe6255b9d5","created_at":"2018-12-27T15:44:29Z","dns_nameservers":[],"updated_at":"2018-12-27T15:44:29Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"4a5a562cffae47fab8ccefbe6255b9d5","id":"0c2bd478-1339-494d-a73d-f88939e8c403","subnetpool_id":null,"name":"NeutronUtilsRouterTests-9f68a8ef-2780-4012-919e-317f73e5b09b-pub-subnet"}]} 2018-12-27 15:44:30,787 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/subnets used request id req-a46fc33b-ae84-4a03-a74c-33a0a399cf45 2018-12-27 15:44:30,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?id=09680cc1-3b2a-482b-ae0f-f55dcd97d35a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7352e3693472c625df7103098700a1a6e076e035" 2018-12-27 15:44:31,076 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 760 X-Openstack-Request-Id: req-ca0866d6-b31a-472c-a9d4-4f27f9f98918 Date: Thu, 27 Dec 2018 15:44:31 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"mtu":1442,"id":"09680cc1-3b2a-482b-ae0f-f55dcd97d35a","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":91,"ipv4_address_scope":null,"shared":false,"project_id":"4a5a562cffae47fab8ccefbe6255b9d5","status":"ACTIVE","subnets":["0c2bd478-1339-494d-a73d-f88939e8c403"],"description":"","tags":[],"updated_at":"2018-12-27T15:44:29Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-9f68a8ef-2780-4012-919e-317f73e5b09b-pub-net","admin_state_up":true,"tenant_id":"4a5a562cffae47fab8ccefbe6255b9d5","created_at":"2018-12-27T15:44:27Z","provider:network_type":"geneve"}]} 2018-12-27 15:44:31,076 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?id=09680cc1-3b2a-482b-ae0f-f55dcd97d35a used request id req-ca0866d6-b31a-472c-a9d4-4f27f9f98918 2018-12-27 15:44:31,081 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=09680cc1-3b2a-482b-ae0f-f55dcd97d35a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7352e3693472c625df7103098700a1a6e076e035" 2018-12-27 15:44:31,331 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-2646c60c-9e70-46a5-b874-243283f2160b Date: Thu, 27 Dec 2018 15:44:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"09680cc1-3b2a-482b-ae0f-f55dcd97d35a","tenant_id":"4a5a562cffae47fab8ccefbe6255b9d5","created_at":"2018-12-27T15:44:29Z","dns_nameservers":[],"updated_at":"2018-12-27T15:44:29Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"4a5a562cffae47fab8ccefbe6255b9d5","id":"0c2bd478-1339-494d-a73d-f88939e8c403","subnetpool_id":null,"name":"NeutronUtilsRouterTests-9f68a8ef-2780-4012-919e-317f73e5b09b-pub-subnet"}]} 2018-12-27 15:44:31,332 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=09680cc1-3b2a-482b-ae0f-f55dcd97d35a used request id req-2646c60c-9e70-46a5-b874-243283f2160b 2018-12-27 15:44:31,337 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=NeutronUtilsRouterTests-9f68a8ef-2780-4012-919e-317f73e5b09b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7352e3693472c625df7103098700a1a6e076e035" 2018-12-27 15:44:31,619 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 760 X-Openstack-Request-Id: req-f5131692-43df-4afe-ac9c-53ec01b48e2f Date: Thu, 27 Dec 2018 15:44:31 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"mtu":1442,"id":"09680cc1-3b2a-482b-ae0f-f55dcd97d35a","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":91,"ipv4_address_scope":null,"shared":false,"project_id":"4a5a562cffae47fab8ccefbe6255b9d5","status":"ACTIVE","subnets":["0c2bd478-1339-494d-a73d-f88939e8c403"],"description":"","tags":[],"updated_at":"2018-12-27T15:44:29Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-9f68a8ef-2780-4012-919e-317f73e5b09b-pub-net","admin_state_up":true,"tenant_id":"4a5a562cffae47fab8ccefbe6255b9d5","created_at":"2018-12-27T15:44:27Z","provider:network_type":"geneve"}]} 2018-12-27 15:44:31,620 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=NeutronUtilsRouterTests-9f68a8ef-2780-4012-919e-317f73e5b09b-pub-net used request id req-f5131692-43df-4afe-ac9c-53ec01b48e2f 2018-12-27 15:44:31,623 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 15:44:31,628 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 15:44:31 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 15:44:31,629 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/4a5a562cffae47fab8ccefbe6255b9d5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7352e3693472c625df7103098700a1a6e076e035" 2018-12-27 15:44:31,739 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:44:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e7e6f4a8-3ae1-4335-b76d-25504911c7e7 Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.31:5000/v3/projects/4a5a562cffae47fab8ccefbe6255b9d5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4a5a562cffae47fab8ccefbe6255b9d5", "name": "api_check-project_e39638cc-8772-4bcc-8a5b-f8d604444da5"}} 2018-12-27 15:44:31,739 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/4a5a562cffae47fab8ccefbe6255b9d5 used request id req-e7e6f4a8-3ae1-4335-b76d-25504911c7e7 2018-12-27 15:44:31,744 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=09680cc1-3b2a-482b-ae0f-f55dcd97d35a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7352e3693472c625df7103098700a1a6e076e035" 2018-12-27 15:44:31,987 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-139447b7-0b65-4c53-85d1-a236e7cd0444 Date: Thu, 27 Dec 2018 15:44:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"09680cc1-3b2a-482b-ae0f-f55dcd97d35a","tenant_id":"4a5a562cffae47fab8ccefbe6255b9d5","created_at":"2018-12-27T15:44:29Z","dns_nameservers":[],"updated_at":"2018-12-27T15:44:29Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"4a5a562cffae47fab8ccefbe6255b9d5","id":"0c2bd478-1339-494d-a73d-f88939e8c403","subnetpool_id":null,"name":"NeutronUtilsRouterTests-9f68a8ef-2780-4012-919e-317f73e5b09b-pub-subnet"}]} 2018-12-27 15:44:31,987 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=09680cc1-3b2a-482b-ae0f-f55dcd97d35a used request id req-139447b7-0b65-4c53-85d1-a236e7cd0444 2018-12-27 15:44:31,992 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=09680cc1-3b2a-482b-ae0f-f55dcd97d35a&name=NeutronUtilsRouterTests-9f68a8ef-2780-4012-919e-317f73e5b09b-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7352e3693472c625df7103098700a1a6e076e035" 2018-12-27 15:44:32,037 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-e79162aa-2a75-498d-98e2-9c3faa6768fc Date: Thu, 27 Dec 2018 15:44:32 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"09680cc1-3b2a-482b-ae0f-f55dcd97d35a","tenant_id":"4a5a562cffae47fab8ccefbe6255b9d5","created_at":"2018-12-27T15:44:29Z","dns_nameservers":[],"updated_at":"2018-12-27T15:44:29Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"4a5a562cffae47fab8ccefbe6255b9d5","id":"0c2bd478-1339-494d-a73d-f88939e8c403","subnetpool_id":null,"name":"NeutronUtilsRouterTests-9f68a8ef-2780-4012-919e-317f73e5b09b-pub-subnet"}]} 2018-12-27 15:44:32,037 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=09680cc1-3b2a-482b-ae0f-f55dcd97d35a&name=NeutronUtilsRouterTests-9f68a8ef-2780-4012-919e-317f73e5b09b-pub-subnet used request id req-e79162aa-2a75-498d-98e2-9c3faa6768fc 2018-12-27 15:44:32,037 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 15:44:32,038 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 15:44:32,454 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "70c6a7da477e41f7b38ad49ba1fc5965", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T16:44:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a5a562cffae47fab8ccefbe6255b9d5", "name": "api_check-project_e39638cc-8772-4bcc-8a5b-f8d604444da5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_e39638cc-8772-4bcc-8a5b-f8d604444da5", "id": "880f11fce81c4cef88c354559a832afe"}, "audit_ids": ["KaLylnX4S2qii7LhY1uqFg"], "issued_at": "2018-12-27T15:44:32.000000Z"}} 2018-12-27 15:44:32,455 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98655815f85958359e4606f184254d053de63790" 2018-12-27 15:44:32,658 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:44:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ae3df5b2-df84-49cf-9356-0d3162fb1419 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 15:44:32,658 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-ae3df5b2-df84-49cf-9356-0d3162fb1419 2018-12-27 15:44:32,665 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=NeutronUtilsRouterTests-9f68a8ef-2780-4012-919e-317f73e5b09b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7352e3693472c625df7103098700a1a6e076e035" 2018-12-27 15:44:32,954 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 760 X-Openstack-Request-Id: req-d4cd4824-f2d3-4f54-9c4a-747f89751f00 Date: Thu, 27 Dec 2018 15:44:32 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"mtu":1442,"id":"09680cc1-3b2a-482b-ae0f-f55dcd97d35a","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":91,"ipv4_address_scope":null,"shared":false,"project_id":"4a5a562cffae47fab8ccefbe6255b9d5","status":"ACTIVE","subnets":["0c2bd478-1339-494d-a73d-f88939e8c403"],"description":"","tags":[],"updated_at":"2018-12-27T15:44:29Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-9f68a8ef-2780-4012-919e-317f73e5b09b-pub-net","admin_state_up":true,"tenant_id":"4a5a562cffae47fab8ccefbe6255b9d5","created_at":"2018-12-27T15:44:27Z","provider:network_type":"geneve"}]} 2018-12-27 15:44:32,955 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=NeutronUtilsRouterTests-9f68a8ef-2780-4012-919e-317f73e5b09b-pub-net used request id req-d4cd4824-f2d3-4f54-9c4a-747f89751f00 2018-12-27 15:44:32,959 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=09680cc1-3b2a-482b-ae0f-f55dcd97d35a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7352e3693472c625df7103098700a1a6e076e035" 2018-12-27 15:44:33,216 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-a67154d0-897e-4196-9188-4322794e5d23 Date: Thu, 27 Dec 2018 15:44:33 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"09680cc1-3b2a-482b-ae0f-f55dcd97d35a","tenant_id":"4a5a562cffae47fab8ccefbe6255b9d5","created_at":"2018-12-27T15:44:29Z","dns_nameservers":[],"updated_at":"2018-12-27T15:44:29Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"4a5a562cffae47fab8ccefbe6255b9d5","id":"0c2bd478-1339-494d-a73d-f88939e8c403","subnetpool_id":null,"name":"NeutronUtilsRouterTests-9f68a8ef-2780-4012-919e-317f73e5b09b-pub-subnet"}]} 2018-12-27 15:44:33,216 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=09680cc1-3b2a-482b-ae0f-f55dcd97d35a used request id req-a67154d0-897e-4196-9188-4322794e5d23 2018-12-27 15:44:33,223 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=NeutronUtilsRouterTests-9f68a8ef-2780-4012-919e-317f73e5b09b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7352e3693472c625df7103098700a1a6e076e035" 2018-12-27 15:44:33,495 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 760 X-Openstack-Request-Id: req-e219aa66-a352-4354-b8df-bd01e55b37db Date: Thu, 27 Dec 2018 15:44:33 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"mtu":1442,"id":"09680cc1-3b2a-482b-ae0f-f55dcd97d35a","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":91,"ipv4_address_scope":null,"shared":false,"project_id":"4a5a562cffae47fab8ccefbe6255b9d5","status":"ACTIVE","subnets":["0c2bd478-1339-494d-a73d-f88939e8c403"],"description":"","tags":[],"updated_at":"2018-12-27T15:44:29Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-9f68a8ef-2780-4012-919e-317f73e5b09b-pub-net","admin_state_up":true,"tenant_id":"4a5a562cffae47fab8ccefbe6255b9d5","created_at":"2018-12-27T15:44:27Z","provider:network_type":"geneve"}]} 2018-12-27 15:44:33,495 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=NeutronUtilsRouterTests-9f68a8ef-2780-4012-919e-317f73e5b09b-pub-net used request id req-e219aa66-a352-4354-b8df-bd01e55b37db 2018-12-27 15:44:33,498 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 15:44:33,504 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 15:44:33 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 15:44:33,505 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/4a5a562cffae47fab8ccefbe6255b9d5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98655815f85958359e4606f184254d053de63790" 2018-12-27 15:44:33,605 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:44:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-07439de9-3fba-43c7-982e-e5f2751f8298 Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.31:5000/v3/projects/4a5a562cffae47fab8ccefbe6255b9d5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4a5a562cffae47fab8ccefbe6255b9d5", "name": "api_check-project_e39638cc-8772-4bcc-8a5b-f8d604444da5"}} 2018-12-27 15:44:33,605 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/4a5a562cffae47fab8ccefbe6255b9d5 used request id req-07439de9-3fba-43c7-982e-e5f2751f8298 2018-12-27 15:44:33,610 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=09680cc1-3b2a-482b-ae0f-f55dcd97d35a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7352e3693472c625df7103098700a1a6e076e035" 2018-12-27 15:44:33,864 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-e62a875e-e2bf-4e05-aa45-cd85acb862a9 Date: Thu, 27 Dec 2018 15:44:33 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"09680cc1-3b2a-482b-ae0f-f55dcd97d35a","tenant_id":"4a5a562cffae47fab8ccefbe6255b9d5","created_at":"2018-12-27T15:44:29Z","dns_nameservers":[],"updated_at":"2018-12-27T15:44:29Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"4a5a562cffae47fab8ccefbe6255b9d5","id":"0c2bd478-1339-494d-a73d-f88939e8c403","subnetpool_id":null,"name":"NeutronUtilsRouterTests-9f68a8ef-2780-4012-919e-317f73e5b09b-pub-subnet"}]} 2018-12-27 15:44:33,864 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=09680cc1-3b2a-482b-ae0f-f55dcd97d35a used request id req-e62a875e-e2bf-4e05-aa45-cd85acb862a9 2018-12-27 15:44:33,870 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=09680cc1-3b2a-482b-ae0f-f55dcd97d35a&name=NeutronUtilsRouterTests-9f68a8ef-2780-4012-919e-317f73e5b09b-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7352e3693472c625df7103098700a1a6e076e035" 2018-12-27 15:44:34,119 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-9fa52522-9b16-450f-9af9-f085216d1f4f Date: Thu, 27 Dec 2018 15:44:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"09680cc1-3b2a-482b-ae0f-f55dcd97d35a","tenant_id":"4a5a562cffae47fab8ccefbe6255b9d5","created_at":"2018-12-27T15:44:29Z","dns_nameservers":[],"updated_at":"2018-12-27T15:44:29Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"4a5a562cffae47fab8ccefbe6255b9d5","id":"0c2bd478-1339-494d-a73d-f88939e8c403","subnetpool_id":null,"name":"NeutronUtilsRouterTests-9f68a8ef-2780-4012-919e-317f73e5b09b-pub-subnet"}]} 2018-12-27 15:44:34,119 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=09680cc1-3b2a-482b-ae0f-f55dcd97d35a&name=NeutronUtilsRouterTests-9f68a8ef-2780-4012-919e-317f73e5b09b-pub-subnet used request id req-9fa52522-9b16-450f-9af9-f085216d1f4f 2018-12-27 15:44:34,120 - neutron_utils - INFO - Creating port for network with name - NeutronUtilsRouterTests-9f68a8ef-2780-4012-919e-317f73e5b09b-pub-net 2018-12-27 15:44:34,124 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7352e3693472c625df7103098700a1a6e076e035" -d '{"port": {"network_id": "09680cc1-3b2a-482b-ae0f-f55dcd97d35a", "fixed_ips": [{"subnet_id": "0c2bd478-1339-494d-a73d-f88939e8c403", "ip_address": null}], "name": "NeutronUtilsRouterTests-9f68a8ef-2780-4012-919e-317f73e5b09b-port", "admin_state_up": true}}' 2018-12-27 15:44:34,326 - keystoneauth.session - DEBUG - RESP: [400] Content-Length: 143 Content-Type: application/json X-Openstack-Request-Id: req-0795c5c3-2864-409a-8e0d-49b94bc75fb0 Date: Thu, 27 Dec 2018 15:44:34 GMT RESP BODY: {"NeutronError": {"message": "Invalid input for fixed_ips. Reason: 'None' is not a valid IP address.", "type": "HTTPBadRequest", "detail": ""}} 2018-12-27 15:44:34,327 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/ports used request id req-0795c5c3-2864-409a-8e0d-49b94bc75fb0 2018-12-27 15:44:34,327 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Invalid input for fixed_ips. Reason: 'None' is not a valid IP address.", "type": "HTTPBadRequest", "detail": ""}} 2018-12-27 15:44:34,327 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-9f68a8ef-2780-4012-919e-317f73e5b09b-pub-subnet 2018-12-27 15:44:34,327 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-9f68a8ef-2780-4012-919e-317f73e5b09b-pub-subnet 2018-12-27 15:44:34,332 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/subnets/0c2bd478-1339-494d-a73d-f88939e8c403 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7352e3693472c625df7103098700a1a6e076e035" 2018-12-27 15:44:35,537 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-dc499628-aa70-4cae-99db-f865093ea7a3 Date: Thu, 27 Dec 2018 15:44:35 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 15:44:35,537 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/subnets/0c2bd478-1339-494d-a73d-f88939e8c403 used request id req-dc499628-aa70-4cae-99db-f865093ea7a3 2018-12-27 15:44:35,538 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-9f68a8ef-2780-4012-919e-317f73e5b09b-pub-net 2018-12-27 15:44:35,543 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/networks/09680cc1-3b2a-482b-ae0f-f55dcd97d35a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7352e3693472c625df7103098700a1a6e076e035" 2018-12-27 15:44:36,905 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-4e14fef0-50f5-4b6a-9afc-6fee338b087b Date: Thu, 27 Dec 2018 15:44:36 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 15:44:36,905 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/networks/09680cc1-3b2a-482b-ae0f-f55dcd97d35a used request id req-4e14fef0-50f5-4b6a-9afc-6fee338b087b 2018-12-27 15:44:36,906 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 15:44:37,328 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "70c6a7da477e41f7b38ad49ba1fc5965", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T16:44:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a5a562cffae47fab8ccefbe6255b9d5", "name": "api_check-project_e39638cc-8772-4bcc-8a5b-f8d604444da5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_e39638cc-8772-4bcc-8a5b-f8d604444da5", "id": "880f11fce81c4cef88c354559a832afe"}, "audit_ids": ["IwySx0RuQx2WesKN5PnJyA"], "issued_at": "2018-12-27T15:44:37.000000Z"}} 2018-12-27 15:44:37,328 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50b321ec6774828f763e97bdcb344a5614351dc9" 2018-12-27 15:44:37,432 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:44:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-69debf96-313b-4d8c-9ea7-21ccf14cb762 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 15:44:37,432 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-69debf96-313b-4d8c-9ea7-21ccf14cb762 2018-12-27 15:44:37,434 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-cfb6a340-3c90-4c81-b9ae-cc2ba1a8ea8e-pub-net 2018-12-27 15:44:37,439 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50b321ec6774828f763e97bdcb344a5614351dc9" -d '{"network": {"name": "NeutronUtilsRouterTests-cfb6a340-3c90-4c81-b9ae-cc2ba1a8ea8e-pub-net", "admin_state_up": true}}' 2018-12-27 15:44:38,815 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 738 X-Openstack-Request-Id: req-72866398-47c2-42ab-a9e2-7301930e5989 Date: Thu, 27 Dec 2018 15:44:38 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"provider:network_type":"geneve","id":"84458e47-aaa9-4b37-9ff5-43e28c43007d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":48,"ipv4_address_scope":null,"shared":false,"project_id":"4a5a562cffae47fab8ccefbe6255b9d5","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-27T15:44:37Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsRouterTests-cfb6a340-3c90-4c81-b9ae-cc2ba1a8ea8e-pub-net","admin_state_up":true,"tenant_id":"4a5a562cffae47fab8ccefbe6255b9d5","created_at":"2018-12-27T15:44:37Z","mtu":1442}} 2018-12-27 15:44:38,815 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/networks used request id req-72866398-47c2-42ab-a9e2-7301930e5989 2018-12-27 15:44:38,821 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?id=84458e47-aaa9-4b37-9ff5-43e28c43007d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50b321ec6774828f763e97bdcb344a5614351dc9" 2018-12-27 15:44:39,163 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 722 X-Openstack-Request-Id: req-ad50c8c1-003a-4b66-9842-c113f67784cd Date: Thu, 27 Dec 2018 15:44:39 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"mtu":1442,"id":"84458e47-aaa9-4b37-9ff5-43e28c43007d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":48,"ipv4_address_scope":null,"shared":false,"project_id":"4a5a562cffae47fab8ccefbe6255b9d5","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-27T15:44:37Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-cfb6a340-3c90-4c81-b9ae-cc2ba1a8ea8e-pub-net","admin_state_up":true,"tenant_id":"4a5a562cffae47fab8ccefbe6255b9d5","created_at":"2018-12-27T15:44:37Z","provider:network_type":"geneve"}]} 2018-12-27 15:44:39,163 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?id=84458e47-aaa9-4b37-9ff5-43e28c43007d used request id req-ad50c8c1-003a-4b66-9842-c113f67784cd 2018-12-27 15:44:39,168 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=84458e47-aaa9-4b37-9ff5-43e28c43007d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50b321ec6774828f763e97bdcb344a5614351dc9" 2018-12-27 15:44:39,392 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-36d51589-c1b0-4af9-880a-fd3399f0494b Date: Thu, 27 Dec 2018 15:44:39 GMT RESP BODY: {"subnets":[]} 2018-12-27 15:44:39,392 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=84458e47-aaa9-4b37-9ff5-43e28c43007d used request id req-36d51589-c1b0-4af9-880a-fd3399f0494b 2018-12-27 15:44:39,393 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-cfb6a340-3c90-4c81-b9ae-cc2ba1a8ea8e-pub-subnet 2018-12-27 15:44:39,397 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50b321ec6774828f763e97bdcb344a5614351dc9" -d '{"subnets": [{"ip_version": 4, "network_id": "84458e47-aaa9-4b37-9ff5-43e28c43007d", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-cfb6a340-3c90-4c81-b9ae-cc2ba1a8ea8e-pub-subnet"}]}' 2018-12-27 15:44:40,689 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-ce2050fa-be89-435e-b3db-acd7461a9da8 Date: Thu, 27 Dec 2018 15:44:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"84458e47-aaa9-4b37-9ff5-43e28c43007d","tenant_id":"4a5a562cffae47fab8ccefbe6255b9d5","created_at":"2018-12-27T15:44:39Z","dns_nameservers":[],"updated_at":"2018-12-27T15:44:39Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"4a5a562cffae47fab8ccefbe6255b9d5","id":"4cdc3368-5c39-49ea-83b6-a897992cd8d2","subnetpool_id":null,"name":"NeutronUtilsRouterTests-cfb6a340-3c90-4c81-b9ae-cc2ba1a8ea8e-pub-subnet"}]} 2018-12-27 15:44:40,689 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/subnets used request id req-ce2050fa-be89-435e-b3db-acd7461a9da8 2018-12-27 15:44:40,694 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?id=84458e47-aaa9-4b37-9ff5-43e28c43007d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50b321ec6774828f763e97bdcb344a5614351dc9" 2018-12-27 15:44:40,972 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 760 X-Openstack-Request-Id: req-c71ed308-911a-4a19-bac2-2df6b549a0e4 Date: Thu, 27 Dec 2018 15:44:40 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"mtu":1442,"id":"84458e47-aaa9-4b37-9ff5-43e28c43007d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":48,"ipv4_address_scope":null,"shared":false,"project_id":"4a5a562cffae47fab8ccefbe6255b9d5","status":"ACTIVE","subnets":["4cdc3368-5c39-49ea-83b6-a897992cd8d2"],"description":"","tags":[],"updated_at":"2018-12-27T15:44:39Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-cfb6a340-3c90-4c81-b9ae-cc2ba1a8ea8e-pub-net","admin_state_up":true,"tenant_id":"4a5a562cffae47fab8ccefbe6255b9d5","created_at":"2018-12-27T15:44:37Z","provider:network_type":"geneve"}]} 2018-12-27 15:44:40,972 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?id=84458e47-aaa9-4b37-9ff5-43e28c43007d used request id req-c71ed308-911a-4a19-bac2-2df6b549a0e4 2018-12-27 15:44:40,977 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=84458e47-aaa9-4b37-9ff5-43e28c43007d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50b321ec6774828f763e97bdcb344a5614351dc9" 2018-12-27 15:44:41,243 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-8aea5abb-9644-44c2-86b8-97103358206a Date: Thu, 27 Dec 2018 15:44:41 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"84458e47-aaa9-4b37-9ff5-43e28c43007d","tenant_id":"4a5a562cffae47fab8ccefbe6255b9d5","created_at":"2018-12-27T15:44:39Z","dns_nameservers":[],"updated_at":"2018-12-27T15:44:39Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"4a5a562cffae47fab8ccefbe6255b9d5","id":"4cdc3368-5c39-49ea-83b6-a897992cd8d2","subnetpool_id":null,"name":"NeutronUtilsRouterTests-cfb6a340-3c90-4c81-b9ae-cc2ba1a8ea8e-pub-subnet"}]} 2018-12-27 15:44:41,243 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=84458e47-aaa9-4b37-9ff5-43e28c43007d used request id req-8aea5abb-9644-44c2-86b8-97103358206a 2018-12-27 15:44:41,249 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=NeutronUtilsRouterTests-cfb6a340-3c90-4c81-b9ae-cc2ba1a8ea8e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50b321ec6774828f763e97bdcb344a5614351dc9" 2018-12-27 15:44:41,540 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 760 X-Openstack-Request-Id: req-d2423eec-bdce-4efb-911f-b74a96a6ade0 Date: Thu, 27 Dec 2018 15:44:41 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"mtu":1442,"id":"84458e47-aaa9-4b37-9ff5-43e28c43007d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":48,"ipv4_address_scope":null,"shared":false,"project_id":"4a5a562cffae47fab8ccefbe6255b9d5","status":"ACTIVE","subnets":["4cdc3368-5c39-49ea-83b6-a897992cd8d2"],"description":"","tags":[],"updated_at":"2018-12-27T15:44:39Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-cfb6a340-3c90-4c81-b9ae-cc2ba1a8ea8e-pub-net","admin_state_up":true,"tenant_id":"4a5a562cffae47fab8ccefbe6255b9d5","created_at":"2018-12-27T15:44:37Z","provider:network_type":"geneve"}]} 2018-12-27 15:44:41,540 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=NeutronUtilsRouterTests-cfb6a340-3c90-4c81-b9ae-cc2ba1a8ea8e-pub-net used request id req-d2423eec-bdce-4efb-911f-b74a96a6ade0 2018-12-27 15:44:41,543 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 15:44:41,548 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 15:44:41 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 15:44:41,549 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/4a5a562cffae47fab8ccefbe6255b9d5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50b321ec6774828f763e97bdcb344a5614351dc9" 2018-12-27 15:44:41,665 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:44:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2b62ee6c-e5d9-4fd7-b3cb-acedc4b95c30 Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.31:5000/v3/projects/4a5a562cffae47fab8ccefbe6255b9d5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4a5a562cffae47fab8ccefbe6255b9d5", "name": "api_check-project_e39638cc-8772-4bcc-8a5b-f8d604444da5"}} 2018-12-27 15:44:41,665 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/4a5a562cffae47fab8ccefbe6255b9d5 used request id req-2b62ee6c-e5d9-4fd7-b3cb-acedc4b95c30 2018-12-27 15:44:41,670 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=84458e47-aaa9-4b37-9ff5-43e28c43007d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50b321ec6774828f763e97bdcb344a5614351dc9" 2018-12-27 15:44:41,913 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-b7458bcb-0c26-4ae9-9202-63cf737f7def Date: Thu, 27 Dec 2018 15:44:41 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"84458e47-aaa9-4b37-9ff5-43e28c43007d","tenant_id":"4a5a562cffae47fab8ccefbe6255b9d5","created_at":"2018-12-27T15:44:39Z","dns_nameservers":[],"updated_at":"2018-12-27T15:44:39Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"4a5a562cffae47fab8ccefbe6255b9d5","id":"4cdc3368-5c39-49ea-83b6-a897992cd8d2","subnetpool_id":null,"name":"NeutronUtilsRouterTests-cfb6a340-3c90-4c81-b9ae-cc2ba1a8ea8e-pub-subnet"}]} 2018-12-27 15:44:41,913 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=84458e47-aaa9-4b37-9ff5-43e28c43007d used request id req-b7458bcb-0c26-4ae9-9202-63cf737f7def 2018-12-27 15:44:41,919 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=84458e47-aaa9-4b37-9ff5-43e28c43007d&name=NeutronUtilsRouterTests-cfb6a340-3c90-4c81-b9ae-cc2ba1a8ea8e-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50b321ec6774828f763e97bdcb344a5614351dc9" 2018-12-27 15:44:42,188 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-9296c244-391f-40a0-9e71-fb102c3de220 Date: Thu, 27 Dec 2018 15:44:42 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"84458e47-aaa9-4b37-9ff5-43e28c43007d","tenant_id":"4a5a562cffae47fab8ccefbe6255b9d5","created_at":"2018-12-27T15:44:39Z","dns_nameservers":[],"updated_at":"2018-12-27T15:44:39Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"4a5a562cffae47fab8ccefbe6255b9d5","id":"4cdc3368-5c39-49ea-83b6-a897992cd8d2","subnetpool_id":null,"name":"NeutronUtilsRouterTests-cfb6a340-3c90-4c81-b9ae-cc2ba1a8ea8e-pub-subnet"}]} 2018-12-27 15:44:42,189 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=84458e47-aaa9-4b37-9ff5-43e28c43007d&name=NeutronUtilsRouterTests-cfb6a340-3c90-4c81-b9ae-cc2ba1a8ea8e-pub-subnet used request id req-9296c244-391f-40a0-9e71-fb102c3de220 2018-12-27 15:44:42,189 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 15:44:42,190 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 15:44:42,600 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "70c6a7da477e41f7b38ad49ba1fc5965", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T16:44:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a5a562cffae47fab8ccefbe6255b9d5", "name": "api_check-project_e39638cc-8772-4bcc-8a5b-f8d604444da5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_e39638cc-8772-4bcc-8a5b-f8d604444da5", "id": "880f11fce81c4cef88c354559a832afe"}, "audit_ids": ["gLoduSdvQd2_wg74Qb2uWQ"], "issued_at": "2018-12-27T15:44:42.000000Z"}} 2018-12-27 15:44:42,600 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f42b81e2e05ffde8653663c02ed0f9efe0237ac5" 2018-12-27 15:44:42,706 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:44:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5ea19bb1-9260-41a2-a25f-2498784b0b69 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 15:44:42,706 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-5ea19bb1-9260-41a2-a25f-2498784b0b69 2018-12-27 15:44:42,711 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=NeutronUtilsRouterTests-cfb6a340-3c90-4c81-b9ae-cc2ba1a8ea8e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50b321ec6774828f763e97bdcb344a5614351dc9" 2018-12-27 15:44:43,025 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 760 X-Openstack-Request-Id: req-b916ab6c-d08b-499e-af1d-4fd1cefaa898 Date: Thu, 27 Dec 2018 15:44:43 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"mtu":1442,"id":"84458e47-aaa9-4b37-9ff5-43e28c43007d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":48,"ipv4_address_scope":null,"shared":false,"project_id":"4a5a562cffae47fab8ccefbe6255b9d5","status":"ACTIVE","subnets":["4cdc3368-5c39-49ea-83b6-a897992cd8d2"],"description":"","tags":[],"updated_at":"2018-12-27T15:44:39Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-cfb6a340-3c90-4c81-b9ae-cc2ba1a8ea8e-pub-net","admin_state_up":true,"tenant_id":"4a5a562cffae47fab8ccefbe6255b9d5","created_at":"2018-12-27T15:44:37Z","provider:network_type":"geneve"}]} 2018-12-27 15:44:43,025 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=NeutronUtilsRouterTests-cfb6a340-3c90-4c81-b9ae-cc2ba1a8ea8e-pub-net used request id req-b916ab6c-d08b-499e-af1d-4fd1cefaa898 2018-12-27 15:44:43,031 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=84458e47-aaa9-4b37-9ff5-43e28c43007d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50b321ec6774828f763e97bdcb344a5614351dc9" 2018-12-27 15:44:43,275 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-0ba5fcec-387b-4800-82c0-084172d397e7 Date: Thu, 27 Dec 2018 15:44:43 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"84458e47-aaa9-4b37-9ff5-43e28c43007d","tenant_id":"4a5a562cffae47fab8ccefbe6255b9d5","created_at":"2018-12-27T15:44:39Z","dns_nameservers":[],"updated_at":"2018-12-27T15:44:39Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"4a5a562cffae47fab8ccefbe6255b9d5","id":"4cdc3368-5c39-49ea-83b6-a897992cd8d2","subnetpool_id":null,"name":"NeutronUtilsRouterTests-cfb6a340-3c90-4c81-b9ae-cc2ba1a8ea8e-pub-subnet"}]} 2018-12-27 15:44:43,275 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=84458e47-aaa9-4b37-9ff5-43e28c43007d used request id req-0ba5fcec-387b-4800-82c0-084172d397e7 2018-12-27 15:44:43,280 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=NeutronUtilsRouterTests-cfb6a340-3c90-4c81-b9ae-cc2ba1a8ea8e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50b321ec6774828f763e97bdcb344a5614351dc9" 2018-12-27 15:44:43,561 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 760 X-Openstack-Request-Id: req-391f9092-88b7-4575-b7f0-7803c80d998f Date: Thu, 27 Dec 2018 15:44:43 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"mtu":1442,"id":"84458e47-aaa9-4b37-9ff5-43e28c43007d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":48,"ipv4_address_scope":null,"shared":false,"project_id":"4a5a562cffae47fab8ccefbe6255b9d5","status":"ACTIVE","subnets":["4cdc3368-5c39-49ea-83b6-a897992cd8d2"],"description":"","tags":[],"updated_at":"2018-12-27T15:44:39Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-cfb6a340-3c90-4c81-b9ae-cc2ba1a8ea8e-pub-net","admin_state_up":true,"tenant_id":"4a5a562cffae47fab8ccefbe6255b9d5","created_at":"2018-12-27T15:44:37Z","provider:network_type":"geneve"}]} 2018-12-27 15:44:43,561 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=NeutronUtilsRouterTests-cfb6a340-3c90-4c81-b9ae-cc2ba1a8ea8e-pub-net used request id req-391f9092-88b7-4575-b7f0-7803c80d998f 2018-12-27 15:44:43,564 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 15:44:43,569 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 15:44:43 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 15:44:43,570 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/4a5a562cffae47fab8ccefbe6255b9d5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f42b81e2e05ffde8653663c02ed0f9efe0237ac5" 2018-12-27 15:44:43,676 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:44:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e3756841-37dd-428c-b1dd-b7eed41cac2c Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.31:5000/v3/projects/4a5a562cffae47fab8ccefbe6255b9d5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4a5a562cffae47fab8ccefbe6255b9d5", "name": "api_check-project_e39638cc-8772-4bcc-8a5b-f8d604444da5"}} 2018-12-27 15:44:43,676 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/4a5a562cffae47fab8ccefbe6255b9d5 used request id req-e3756841-37dd-428c-b1dd-b7eed41cac2c 2018-12-27 15:44:43,681 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=84458e47-aaa9-4b37-9ff5-43e28c43007d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50b321ec6774828f763e97bdcb344a5614351dc9" 2018-12-27 15:44:43,932 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-32e6cefc-38a7-4a8d-b952-c5c7a1ad85d4 Date: Thu, 27 Dec 2018 15:44:43 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"84458e47-aaa9-4b37-9ff5-43e28c43007d","tenant_id":"4a5a562cffae47fab8ccefbe6255b9d5","created_at":"2018-12-27T15:44:39Z","dns_nameservers":[],"updated_at":"2018-12-27T15:44:39Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"4a5a562cffae47fab8ccefbe6255b9d5","id":"4cdc3368-5c39-49ea-83b6-a897992cd8d2","subnetpool_id":null,"name":"NeutronUtilsRouterTests-cfb6a340-3c90-4c81-b9ae-cc2ba1a8ea8e-pub-subnet"}]} 2018-12-27 15:44:43,932 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=84458e47-aaa9-4b37-9ff5-43e28c43007d used request id req-32e6cefc-38a7-4a8d-b952-c5c7a1ad85d4 2018-12-27 15:44:43,938 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=84458e47-aaa9-4b37-9ff5-43e28c43007d&name=NeutronUtilsRouterTests-cfb6a340-3c90-4c81-b9ae-cc2ba1a8ea8e-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50b321ec6774828f763e97bdcb344a5614351dc9" 2018-12-27 15:44:43,986 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-a27a9f13-9c7c-4b2a-bcb3-7b5d3f6cf8ea Date: Thu, 27 Dec 2018 15:44:43 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"84458e47-aaa9-4b37-9ff5-43e28c43007d","tenant_id":"4a5a562cffae47fab8ccefbe6255b9d5","created_at":"2018-12-27T15:44:39Z","dns_nameservers":[],"updated_at":"2018-12-27T15:44:39Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"4a5a562cffae47fab8ccefbe6255b9d5","id":"4cdc3368-5c39-49ea-83b6-a897992cd8d2","subnetpool_id":null,"name":"NeutronUtilsRouterTests-cfb6a340-3c90-4c81-b9ae-cc2ba1a8ea8e-pub-subnet"}]} 2018-12-27 15:44:43,986 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=84458e47-aaa9-4b37-9ff5-43e28c43007d&name=NeutronUtilsRouterTests-cfb6a340-3c90-4c81-b9ae-cc2ba1a8ea8e-pub-subnet used request id req-a27a9f13-9c7c-4b2a-bcb3-7b5d3f6cf8ea 2018-12-27 15:44:43,987 - neutron_utils - INFO - Creating port for network with name - NeutronUtilsRouterTests-cfb6a340-3c90-4c81-b9ae-cc2ba1a8ea8e-pub-net 2018-12-27 15:44:43,992 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50b321ec6774828f763e97bdcb344a5614351dc9" -d '{"port": {"network_id": "84458e47-aaa9-4b37-9ff5-43e28c43007d", "fixed_ips": [{"subnet_id": "4cdc3368-5c39-49ea-83b6-a897992cd8d2", "ip_address": "10.55.1.100"}], "admin_state_up": true}}' 2018-12-27 15:44:45,254 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 945 X-Openstack-Request-Id: req-d3bfe2b4-dbd0-4d53-8025-02222bdf82c6 Date: Thu, 27 Dec 2018 15:44:45 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T15:44:44Z","device_owner":"","revision_number":6,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"4cdc3368-5c39-49ea-83b6-a897992cd8d2","ip_address":"10.55.1.100"}],"id":"8f30dbf7-c88a-4584-a19f-4f447763d312","security_groups":["d9930176-e112-4212-ab4c-f864b769a95b"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:47:14:9f","device_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-1-100","ip_address":"10.55.1.100","fqdn":"host-10-55-1-100.openstacklocal."}],"name":"","project_id":"4a5a562cffae47fab8ccefbe6255b9d5","qos_policy_id":null,"admin_state_up":true,"network_id":"84458e47-aaa9-4b37-9ff5-43e28c43007d","dns_name":"","created_at":"2018-12-27T15:44:44Z","binding:vnic_type":"normal","tenant_id":"4a5a562cffae47fab8ccefbe6255b9d5"}} 2018-12-27 15:44:45,254 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/ports used request id req-d3bfe2b4-dbd0-4d53-8025-02222bdf82c6 2018-12-27 15:44:45,259 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports/8f30dbf7-c88a-4584-a19f-4f447763d312 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50b321ec6774828f763e97bdcb344a5614351dc9" 2018-12-27 15:44:45,320 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 945 X-Openstack-Request-Id: req-fff34cb9-5a13-4b4b-84f2-8d7dddc3b196 Date: Thu, 27 Dec 2018 15:44:45 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T15:44:44Z","device_owner":"","revision_number":6,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"4cdc3368-5c39-49ea-83b6-a897992cd8d2","ip_address":"10.55.1.100"}],"id":"8f30dbf7-c88a-4584-a19f-4f447763d312","security_groups":["d9930176-e112-4212-ab4c-f864b769a95b"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:47:14:9f","device_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-1-100","ip_address":"10.55.1.100","fqdn":"host-10-55-1-100.openstacklocal."}],"name":"","project_id":"4a5a562cffae47fab8ccefbe6255b9d5","qos_policy_id":null,"admin_state_up":true,"network_id":"84458e47-aaa9-4b37-9ff5-43e28c43007d","dns_name":"","created_at":"2018-12-27T15:44:44Z","binding:vnic_type":"normal","tenant_id":"4a5a562cffae47fab8ccefbe6255b9d5"}} 2018-12-27 15:44:45,320 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports/8f30dbf7-c88a-4584-a19f-4f447763d312 used request id req-fff34cb9-5a13-4b4b-84f2-8d7dddc3b196 2018-12-27 15:44:45,321 - neutron_utils - INFO - Deleting port with name 2018-12-27 15:44:45,326 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/ports/8f30dbf7-c88a-4584-a19f-4f447763d312 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50b321ec6774828f763e97bdcb344a5614351dc9" 2018-12-27 15:44:45,952 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-538c23b5-62ca-4f7c-9f2c-30244ebe4e0f Date: Thu, 27 Dec 2018 15:44:45 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 15:44:45,952 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/ports/8f30dbf7-c88a-4584-a19f-4f447763d312 used request id req-538c23b5-62ca-4f7c-9f2c-30244ebe4e0f 2018-12-27 15:44:45,953 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-cfb6a340-3c90-4c81-b9ae-cc2ba1a8ea8e-pub-subnet 2018-12-27 15:44:45,953 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-cfb6a340-3c90-4c81-b9ae-cc2ba1a8ea8e-pub-subnet 2018-12-27 15:44:45,958 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/subnets/4cdc3368-5c39-49ea-83b6-a897992cd8d2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50b321ec6774828f763e97bdcb344a5614351dc9" 2018-12-27 15:44:47,120 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-d04ee454-ddb5-4d53-88fc-0c223581ae80 Date: Thu, 27 Dec 2018 15:44:47 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 15:44:47,120 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/subnets/4cdc3368-5c39-49ea-83b6-a897992cd8d2 used request id req-d04ee454-ddb5-4d53-88fc-0c223581ae80 2018-12-27 15:44:47,121 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-cfb6a340-3c90-4c81-b9ae-cc2ba1a8ea8e-pub-net 2018-12-27 15:44:47,125 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/networks/84458e47-aaa9-4b37-9ff5-43e28c43007d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50b321ec6774828f763e97bdcb344a5614351dc9" 2018-12-27 15:44:48,092 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-97ffa1b2-0f37-4dc3-a228-451377719d2c Date: Thu, 27 Dec 2018 15:44:48 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 15:44:48,092 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/networks/84458e47-aaa9-4b37-9ff5-43e28c43007d used request id req-97ffa1b2-0f37-4dc3-a228-451377719d2c 2018-12-27 15:44:48,094 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 15:44:48,521 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "70c6a7da477e41f7b38ad49ba1fc5965", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T16:44:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a5a562cffae47fab8ccefbe6255b9d5", "name": "api_check-project_e39638cc-8772-4bcc-8a5b-f8d604444da5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_e39638cc-8772-4bcc-8a5b-f8d604444da5", "id": "880f11fce81c4cef88c354559a832afe"}, "audit_ids": ["TyfbvaTVQgSzBDYbFWpkwQ"], "issued_at": "2018-12-27T15:44:48.000000Z"}} 2018-12-27 15:44:48,521 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3177d0bda6027950b8390795f02aa8116dd6cdc1" 2018-12-27 15:44:48,638 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:44:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d3071a56-8cec-46bd-9530-d0b5f3337181 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 15:44:48,639 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-d3071a56-8cec-46bd-9530-d0b5f3337181 2018-12-27 15:44:48,640 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 15:44:48,641 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 15:44:49,139 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "70c6a7da477e41f7b38ad49ba1fc5965", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T16:44:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a5a562cffae47fab8ccefbe6255b9d5", "name": "api_check-project_e39638cc-8772-4bcc-8a5b-f8d604444da5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_e39638cc-8772-4bcc-8a5b-f8d604444da5", "id": "880f11fce81c4cef88c354559a832afe"}, "audit_ids": ["sVokTqBvQvqpMQBNPJpErA"], "issued_at": "2018-12-27T15:44:49.000000Z"}} 2018-12-27 15:44:49,140 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}693f9bdc89ed43203c18f29579934f5cd324787b" 2018-12-27 15:44:49,243 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:44:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-081dc502-293c-4252-a31e-c69e78190eb8 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 15:44:49,243 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-081dc502-293c-4252-a31e-c69e78190eb8 2018-12-27 15:44:49,249 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=NeutronUtilsRouterTests-f86118b6-86e8-4b19-8085-2ad6d569c1f7-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3177d0bda6027950b8390795f02aa8116dd6cdc1" 2018-12-27 15:44:49,462 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-77135cac-06ab-47b8-b78e-0677d80f488b Date: Thu, 27 Dec 2018 15:44:49 GMT RESP BODY: {"networks":[]} 2018-12-27 15:44:49,462 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=NeutronUtilsRouterTests-f86118b6-86e8-4b19-8085-2ad6d569c1f7-pub-net used request id req-77135cac-06ab-47b8-b78e-0677d80f488b 2018-12-27 15:44:49,464 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 15:44:49,897 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "70c6a7da477e41f7b38ad49ba1fc5965", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T16:44:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a5a562cffae47fab8ccefbe6255b9d5", "name": "api_check-project_e39638cc-8772-4bcc-8a5b-f8d604444da5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_e39638cc-8772-4bcc-8a5b-f8d604444da5", "id": "880f11fce81c4cef88c354559a832afe"}, "audit_ids": ["54pwT__uRiGkTsxv0UhZEw"], "issued_at": "2018-12-27T15:44:49.000000Z"}} 2018-12-27 15:44:49,898 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}195b0957cdccf9e000b944190e85c56836811458" 2018-12-27 15:44:49,913 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:44:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0c285ccf-e9bf-436d-9a4e-b2605b5b8cd1 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 15:44:49,913 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-0c285ccf-e9bf-436d-9a4e-b2605b5b8cd1 2018-12-27 15:44:49,914 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 15:44:49,915 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 15:44:50,338 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "70c6a7da477e41f7b38ad49ba1fc5965", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T16:44:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a5a562cffae47fab8ccefbe6255b9d5", "name": "api_check-project_e39638cc-8772-4bcc-8a5b-f8d604444da5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_e39638cc-8772-4bcc-8a5b-f8d604444da5", "id": "880f11fce81c4cef88c354559a832afe"}, "audit_ids": ["cZLrKBMeS1OKVtFw-KkyEg"], "issued_at": "2018-12-27T15:44:50.000000Z"}} 2018-12-27 15:44:50,339 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5571fcb656d544c3cf45601bb7c0eca6f46e1e04" 2018-12-27 15:44:50,554 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:44:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7746045a-4000-4d3b-8355-c168d5269e6d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 15:44:50,554 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-7746045a-4000-4d3b-8355-c168d5269e6d 2018-12-27 15:44:50,560 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}195b0957cdccf9e000b944190e85c56836811458" 2018-12-27 15:44:50,962 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 726 X-Openstack-Request-Id: req-4d67a088-486f-4d0a-b1e1-80d12f14dd74 Date: Thu, 27 Dec 2018 15:44:50 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","updated_at":"2018-12-27T15:29:25Z","dns_domain":"","revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"a4959dd9-e8f4-4ea9-8c99-7bff545db58c","router:external":true,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"da629caea04941e1ae8979c379dc7c9d","status":"ACTIVE","subnets":["244ab55b-a0ed-4e50-9f85-07f08119ae55"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"da629caea04941e1ae8979c379dc7c9d","created_at":"2018-12-27T15:29:17Z","provider:network_type":"flat"}]} 2018-12-27 15:44:50,962 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=external used request id req-4d67a088-486f-4d0a-b1e1-80d12f14dd74 2018-12-27 15:44:50,968 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=a4959dd9-e8f4-4ea9-8c99-7bff545db58c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}195b0957cdccf9e000b944190e85c56836811458" 2018-12-27 15:44:51,224 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-f42986c5-50ef-49d3-846d-3b80cb958f29 Date: Thu, 27 Dec 2018 15:44:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"a4959dd9-e8f4-4ea9-8c99-7bff545db58c","tenant_id":"da629caea04941e1ae8979c379dc7c9d","created_at":"2018-12-27T15:29:25Z","dns_nameservers":[],"updated_at":"2018-12-27T15:29:25Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"gateway_ip":"172.30.9.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.9.0/24","project_id":"da629caea04941e1ae8979c379dc7c9d","id":"244ab55b-a0ed-4e50-9f85-07f08119ae55","subnetpool_id":null,"name":"external-subnet"}]} 2018-12-27 15:44:51,225 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=a4959dd9-e8f4-4ea9-8c99-7bff545db58c used request id req-f42986c5-50ef-49d3-846d-3b80cb958f29 2018-12-27 15:44:51,226 - neutron_utils - INFO - Creating router with name - NeutronUtilsRouterTests-22f18cf0-4a11-40e8-8810-53c6a82d1435-pub-router 2018-12-27 15:44:51,230 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}195b0957cdccf9e000b944190e85c56836811458" -d '{"router": {"external_gateway_info": {"network_id": "a4959dd9-e8f4-4ea9-8c99-7bff545db58c"}, "name": "NeutronUtilsRouterTests-22f18cf0-4a11-40e8-8810-53c6a82d1435-pub-router", "admin_state_up": true}}' 2018-12-27 15:44:53,597 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 638 X-Openstack-Request-Id: req-0be9a413-07f2-4b65-bfb1-177c52a4fd77 Date: Thu, 27 Dec 2018 15:44:53 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "a4959dd9-e8f4-4ea9-8c99-7bff545db58c", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "244ab55b-a0ed-4e50-9f85-07f08119ae55", "ip_address": "172.30.9.202"}]}, "description": "", "tags": [], "tenant_id": "4a5a562cffae47fab8ccefbe6255b9d5", "created_at": "2018-12-27T15:44:51Z", "admin_state_up": true, "updated_at": "2018-12-27T15:44:52Z", "revision_number": 2, "routes": [], "project_id": "4a5a562cffae47fab8ccefbe6255b9d5", "id": "2d848c2d-48f2-4bf4-864e-d75d261b8ef9", "name": "NeutronUtilsRouterTests-22f18cf0-4a11-40e8-8810-53c6a82d1435-pub-router"}} 2018-12-27 15:44:53,598 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/routers used request id req-0be9a413-07f2-4b65-bfb1-177c52a4fd77 2018-12-27 15:44:53,603 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?device_id=2d848c2d-48f2-4bf4-864e-d75d261b8ef9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}195b0957cdccf9e000b944190e85c56836811458" 2018-12-27 15:44:53,865 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 909 X-Openstack-Request-Id: req-24ffe1d0-f934-4794-88ee-337fed35f96b Date: Thu, 27 Dec 2018 15:44:53 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T15:44:52Z","device_owner":"network:router_gateway","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"244ab55b-a0ed-4e50-9f85-07f08119ae55","ip_address":"172.30.9.202"}],"id":"f9ef079e-8072-46cd-b55e-84c899e12a50","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:28:e4:81","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"dns_assignment":[{"hostname":"host-172-30-9-202","ip_address":"172.30.9.202","fqdn":"host-172-30-9-202.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a4959dd9-e8f4-4ea9-8c99-7bff545db58c","dns_name":"","created_at":"2018-12-27T15:44:52Z","binding:vnic_type":"normal","device_id":"2d848c2d-48f2-4bf4-864e-d75d261b8ef9","tenant_id":""}]} 2018-12-27 15:44:53,865 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?device_id=2d848c2d-48f2-4bf4-864e-d75d261b8ef9 used request id req-24ffe1d0-f934-4794-88ee-337fed35f96b 2018-12-27 15:44:53,870 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets/244ab55b-a0ed-4e50-9f85-07f08119ae55 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}195b0957cdccf9e000b944190e85c56836811458" 2018-12-27 15:44:54,200 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-d02f0cc0-d24e-4e5c-8af4-8546dfc728ea Date: Thu, 27 Dec 2018 15:44:54 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"a4959dd9-e8f4-4ea9-8c99-7bff545db58c","tenant_id":"da629caea04941e1ae8979c379dc7c9d","created_at":"2018-12-27T15:29:25Z","dns_nameservers":[],"updated_at":"2018-12-27T15:29:25Z","gateway_ip":"172.30.9.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"172.30.9.0/24","project_id":"da629caea04941e1ae8979c379dc7c9d","id":"244ab55b-a0ed-4e50-9f85-07f08119ae55","subnetpool_id":null,"name":"external-subnet"}} 2018-12-27 15:44:54,200 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets/244ab55b-a0ed-4e50-9f85-07f08119ae55 used request id req-d02f0cc0-d24e-4e5c-8af4-8546dfc728ea 2018-12-27 15:44:54,205 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/routers?name=NeutronUtilsRouterTests-22f18cf0-4a11-40e8-8810-53c6a82d1435-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}195b0957cdccf9e000b944190e85c56836811458" 2018-12-27 15:44:54,503 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 641 X-Openstack-Request-Id: req-eb0a27c0-39a8-45e6-9f11-72ad0e5a44a0 Date: Thu, 27 Dec 2018 15:44:54 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "a4959dd9-e8f4-4ea9-8c99-7bff545db58c", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "244ab55b-a0ed-4e50-9f85-07f08119ae55", "ip_address": "172.30.9.202"}]}, "description": "", "tags": [], "tenant_id": "4a5a562cffae47fab8ccefbe6255b9d5", "created_at": "2018-12-27T15:44:51Z", "admin_state_up": true, "updated_at": "2018-12-27T15:44:52Z", "revision_number": 2, "routes": [], "project_id": "4a5a562cffae47fab8ccefbe6255b9d5", "id": "2d848c2d-48f2-4bf4-864e-d75d261b8ef9", "name": "NeutronUtilsRouterTests-22f18cf0-4a11-40e8-8810-53c6a82d1435-pub-router"}]} 2018-12-27 15:44:54,503 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/routers?name=NeutronUtilsRouterTests-22f18cf0-4a11-40e8-8810-53c6a82d1435-pub-router used request id req-eb0a27c0-39a8-45e6-9f11-72ad0e5a44a0 2018-12-27 15:44:54,507 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 15:44:54,512 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 15:44:54 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 15:44:54,513 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/4a5a562cffae47fab8ccefbe6255b9d5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}195b0957cdccf9e000b944190e85c56836811458" 2018-12-27 15:44:54,617 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:44:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-84558381-83c5-4fe7-99ef-2960edc56b00 Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.31:5000/v3/projects/4a5a562cffae47fab8ccefbe6255b9d5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4a5a562cffae47fab8ccefbe6255b9d5", "name": "api_check-project_e39638cc-8772-4bcc-8a5b-f8d604444da5"}} 2018-12-27 15:44:54,618 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/4a5a562cffae47fab8ccefbe6255b9d5 used request id req-84558381-83c5-4fe7-99ef-2960edc56b00 2018-12-27 15:44:54,623 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?device_id=2d848c2d-48f2-4bf4-864e-d75d261b8ef9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}195b0957cdccf9e000b944190e85c56836811458" 2018-12-27 15:44:54,868 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 957 X-Openstack-Request-Id: req-d572e84c-acea-469d-be02-c906d7cd6949 Date: Thu, 27 Dec 2018 15:44:54 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T15:44:54Z","device_owner":"network:router_gateway","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"244ab55b-a0ed-4e50-9f85-07f08119ae55","ip_address":"172.30.9.202"}],"id":"f9ef079e-8072-46cd-b55e-84c899e12a50","security_groups":[],"binding:vif_details":{"port_filter":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:28:e4:81","project_id":"","status":"DOWN","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"dns_assignment":[{"hostname":"host-172-30-9-202","ip_address":"172.30.9.202","fqdn":"host-172-30-9-202.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a4959dd9-e8f4-4ea9-8c99-7bff545db58c","dns_name":"","created_at":"2018-12-27T15:44:52Z","binding:vnic_type":"normal","device_id":"2d848c2d-48f2-4bf4-864e-d75d261b8ef9","tenant_id":""}]} 2018-12-27 15:44:54,868 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?device_id=2d848c2d-48f2-4bf4-864e-d75d261b8ef9 used request id req-d572e84c-acea-469d-be02-c906d7cd6949 2018-12-27 15:44:54,873 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets/244ab55b-a0ed-4e50-9f85-07f08119ae55 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}195b0957cdccf9e000b944190e85c56836811458" 2018-12-27 15:44:55,130 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-c55fbc1e-eefb-4594-b234-14836af9398b Date: Thu, 27 Dec 2018 15:44:55 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"a4959dd9-e8f4-4ea9-8c99-7bff545db58c","tenant_id":"da629caea04941e1ae8979c379dc7c9d","created_at":"2018-12-27T15:29:25Z","dns_nameservers":[],"updated_at":"2018-12-27T15:29:25Z","gateway_ip":"172.30.9.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"172.30.9.0/24","project_id":"da629caea04941e1ae8979c379dc7c9d","id":"244ab55b-a0ed-4e50-9f85-07f08119ae55","subnetpool_id":null,"name":"external-subnet"}} 2018-12-27 15:44:55,130 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets/244ab55b-a0ed-4e50-9f85-07f08119ae55 used request id req-c55fbc1e-eefb-4594-b234-14836af9398b 2018-12-27 15:44:55,130 - neutron_utils - INFO - Deleting router with name - NeutronUtilsRouterTests-22f18cf0-4a11-40e8-8810-53c6a82d1435-pub-router 2018-12-27 15:44:55,135 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/routers/2d848c2d-48f2-4bf4-864e-d75d261b8ef9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}195b0957cdccf9e000b944190e85c56836811458" 2018-12-27 15:44:56,976 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-4dabe334-c6de-4a12-964a-6ce84e2b2f52 Content-Length: 0 Date: Thu, 27 Dec 2018 15:44:56 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 15:44:56,976 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/routers/2d848c2d-48f2-4bf4-864e-d75d261b8ef9 used request id req-4dabe334-c6de-4a12-964a-6ce84e2b2f52 2018-12-27 15:44:56,981 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/routers?name=NeutronUtilsRouterTests-22f18cf0-4a11-40e8-8810-53c6a82d1435-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}195b0957cdccf9e000b944190e85c56836811458" 2018-12-27 15:44:57,219 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-efea92bd-1b64-4320-89c7-1ab32bc66164 Date: Thu, 27 Dec 2018 15:44:57 GMT RESP BODY: {"routers": []} 2018-12-27 15:44:57,220 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/routers?name=NeutronUtilsRouterTests-22f18cf0-4a11-40e8-8810-53c6a82d1435-pub-router used request id req-efea92bd-1b64-4320-89c7-1ab32bc66164 2018-12-27 15:44:57,221 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 15:44:57,639 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "70c6a7da477e41f7b38ad49ba1fc5965", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T16:44:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a5a562cffae47fab8ccefbe6255b9d5", "name": "api_check-project_e39638cc-8772-4bcc-8a5b-f8d604444da5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_e39638cc-8772-4bcc-8a5b-f8d604444da5", "id": "880f11fce81c4cef88c354559a832afe"}, "audit_ids": ["Yw8OuPYUSXmhEPLasio9ww"], "issued_at": "2018-12-27T15:44:57.000000Z"}} 2018-12-27 15:44:57,639 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c63fc22defb937b2b07afa3a4df502afb8f137f3" 2018-12-27 15:44:57,738 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:44:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dec844ce-fc0d-46be-bca2-cc0b510d68f0 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 15:44:57,738 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-dec844ce-fc0d-46be-bca2-cc0b510d68f0 2018-12-27 15:44:57,739 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 15:44:57,740 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 15:44:58,150 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "70c6a7da477e41f7b38ad49ba1fc5965", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T16:44:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a5a562cffae47fab8ccefbe6255b9d5", "name": "api_check-project_e39638cc-8772-4bcc-8a5b-f8d604444da5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_e39638cc-8772-4bcc-8a5b-f8d604444da5", "id": "880f11fce81c4cef88c354559a832afe"}, "audit_ids": ["tAwfJq1rQ4KslpT9g-U_Zg"], "issued_at": "2018-12-27T15:44:58.000000Z"}} 2018-12-27 15:44:58,151 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ef61f0011dccdd391b1e642e6cd9383bc780d53" 2018-12-27 15:44:58,261 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:44:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ef642eae-4417-412a-b95c-476aa8e541ab Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 15:44:58,261 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-ef642eae-4417-412a-b95c-476aa8e541ab 2018-12-27 15:44:58,268 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c63fc22defb937b2b07afa3a4df502afb8f137f3" 2018-12-27 15:44:58,575 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 726 X-Openstack-Request-Id: req-d9d3c583-0f6d-4de6-901b-34c1d6efae1b Date: Thu, 27 Dec 2018 15:44:58 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","updated_at":"2018-12-27T15:29:25Z","dns_domain":"","revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"a4959dd9-e8f4-4ea9-8c99-7bff545db58c","router:external":true,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"da629caea04941e1ae8979c379dc7c9d","status":"ACTIVE","subnets":["244ab55b-a0ed-4e50-9f85-07f08119ae55"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"da629caea04941e1ae8979c379dc7c9d","created_at":"2018-12-27T15:29:17Z","provider:network_type":"flat"}]} 2018-12-27 15:44:58,575 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=external used request id req-d9d3c583-0f6d-4de6-901b-34c1d6efae1b 2018-12-27 15:44:58,581 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=a4959dd9-e8f4-4ea9-8c99-7bff545db58c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c63fc22defb937b2b07afa3a4df502afb8f137f3" 2018-12-27 15:44:58,832 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-91607b8e-247d-4022-8744-592b6ca658fa Date: Thu, 27 Dec 2018 15:44:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"a4959dd9-e8f4-4ea9-8c99-7bff545db58c","tenant_id":"da629caea04941e1ae8979c379dc7c9d","created_at":"2018-12-27T15:29:25Z","dns_nameservers":[],"updated_at":"2018-12-27T15:29:25Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"gateway_ip":"172.30.9.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.9.0/24","project_id":"da629caea04941e1ae8979c379dc7c9d","id":"244ab55b-a0ed-4e50-9f85-07f08119ae55","subnetpool_id":null,"name":"external-subnet"}]} 2018-12-27 15:44:58,833 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=a4959dd9-e8f4-4ea9-8c99-7bff545db58c used request id req-91607b8e-247d-4022-8744-592b6ca658fa 2018-12-27 15:44:58,833 - neutron_utils - INFO - Creating router with name - NeutronUtilsRouterTests-f40f6df5-d766-47db-afed-40b0c1725efd-pub-router 2018-12-27 15:44:58,838 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c63fc22defb937b2b07afa3a4df502afb8f137f3" -d '{"router": {"external_gateway_info": {"network_id": "a4959dd9-e8f4-4ea9-8c99-7bff545db58c"}, "name": "NeutronUtilsRouterTests-f40f6df5-d766-47db-afed-40b0c1725efd-pub-router", "admin_state_up": true}}' 2018-12-27 15:45:01,230 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 638 X-Openstack-Request-Id: req-4ee3f4e4-0d47-4685-9597-50ddc6c389b8 Date: Thu, 27 Dec 2018 15:45:01 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "a4959dd9-e8f4-4ea9-8c99-7bff545db58c", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "244ab55b-a0ed-4e50-9f85-07f08119ae55", "ip_address": "172.30.9.207"}]}, "description": "", "tags": [], "tenant_id": "4a5a562cffae47fab8ccefbe6255b9d5", "created_at": "2018-12-27T15:44:59Z", "admin_state_up": true, "updated_at": "2018-12-27T15:45:00Z", "revision_number": 2, "routes": [], "project_id": "4a5a562cffae47fab8ccefbe6255b9d5", "id": "76620f19-6113-465f-9457-eb9477af4bef", "name": "NeutronUtilsRouterTests-f40f6df5-d766-47db-afed-40b0c1725efd-pub-router"}} 2018-12-27 15:45:01,231 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/routers used request id req-4ee3f4e4-0d47-4685-9597-50ddc6c389b8 2018-12-27 15:45:01,236 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?device_id=76620f19-6113-465f-9457-eb9477af4bef -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c63fc22defb937b2b07afa3a4df502afb8f137f3" 2018-12-27 15:45:01,491 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 909 X-Openstack-Request-Id: req-3664de47-c754-4e94-92ad-8186c7225fbc Date: Thu, 27 Dec 2018 15:45:01 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T15:44:59Z","device_owner":"network:router_gateway","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"244ab55b-a0ed-4e50-9f85-07f08119ae55","ip_address":"172.30.9.207"}],"id":"c29ec9a2-03d4-448b-aaf9-55650f23c49a","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:bf:fc:c0","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"dns_assignment":[{"hostname":"host-172-30-9-207","ip_address":"172.30.9.207","fqdn":"host-172-30-9-207.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a4959dd9-e8f4-4ea9-8c99-7bff545db58c","dns_name":"","created_at":"2018-12-27T15:44:59Z","binding:vnic_type":"normal","device_id":"76620f19-6113-465f-9457-eb9477af4bef","tenant_id":""}]} 2018-12-27 15:45:01,491 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?device_id=76620f19-6113-465f-9457-eb9477af4bef used request id req-3664de47-c754-4e94-92ad-8186c7225fbc 2018-12-27 15:45:01,497 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets/244ab55b-a0ed-4e50-9f85-07f08119ae55 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c63fc22defb937b2b07afa3a4df502afb8f137f3" 2018-12-27 15:45:01,761 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-0d94b877-9aca-4d33-8f61-6b6b27ba43f2 Date: Thu, 27 Dec 2018 15:45:01 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"a4959dd9-e8f4-4ea9-8c99-7bff545db58c","tenant_id":"da629caea04941e1ae8979c379dc7c9d","created_at":"2018-12-27T15:29:25Z","dns_nameservers":[],"updated_at":"2018-12-27T15:29:25Z","gateway_ip":"172.30.9.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"172.30.9.0/24","project_id":"da629caea04941e1ae8979c379dc7c9d","id":"244ab55b-a0ed-4e50-9f85-07f08119ae55","subnetpool_id":null,"name":"external-subnet"}} 2018-12-27 15:45:01,761 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets/244ab55b-a0ed-4e50-9f85-07f08119ae55 used request id req-0d94b877-9aca-4d33-8f61-6b6b27ba43f2 2018-12-27 15:45:01,766 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/routers?name=NeutronUtilsRouterTests-f40f6df5-d766-47db-afed-40b0c1725efd-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c63fc22defb937b2b07afa3a4df502afb8f137f3" 2018-12-27 15:45:02,084 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 641 X-Openstack-Request-Id: req-7686223e-6321-4d5a-b64f-c3c25bd6d414 Date: Thu, 27 Dec 2018 15:45:02 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "a4959dd9-e8f4-4ea9-8c99-7bff545db58c", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "244ab55b-a0ed-4e50-9f85-07f08119ae55", "ip_address": "172.30.9.207"}]}, "description": "", "tags": [], "tenant_id": "4a5a562cffae47fab8ccefbe6255b9d5", "created_at": "2018-12-27T15:44:59Z", "admin_state_up": true, "updated_at": "2018-12-27T15:45:00Z", "revision_number": 2, "routes": [], "project_id": "4a5a562cffae47fab8ccefbe6255b9d5", "id": "76620f19-6113-465f-9457-eb9477af4bef", "name": "NeutronUtilsRouterTests-f40f6df5-d766-47db-afed-40b0c1725efd-pub-router"}]} 2018-12-27 15:45:02,084 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/routers?name=NeutronUtilsRouterTests-f40f6df5-d766-47db-afed-40b0c1725efd-pub-router used request id req-7686223e-6321-4d5a-b64f-c3c25bd6d414 2018-12-27 15:45:02,087 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 15:45:02,093 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 15:45:02 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 15:45:02,094 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/4a5a562cffae47fab8ccefbe6255b9d5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c63fc22defb937b2b07afa3a4df502afb8f137f3" 2018-12-27 15:45:02,203 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:45:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c96c38ac-2fa7-4496-b5ff-5478afc958f9 Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.31:5000/v3/projects/4a5a562cffae47fab8ccefbe6255b9d5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4a5a562cffae47fab8ccefbe6255b9d5", "name": "api_check-project_e39638cc-8772-4bcc-8a5b-f8d604444da5"}} 2018-12-27 15:45:02,203 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/4a5a562cffae47fab8ccefbe6255b9d5 used request id req-c96c38ac-2fa7-4496-b5ff-5478afc958f9 2018-12-27 15:45:02,208 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?device_id=76620f19-6113-465f-9457-eb9477af4bef -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c63fc22defb937b2b07afa3a4df502afb8f137f3" 2018-12-27 15:45:02,254 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 909 X-Openstack-Request-Id: req-3b4311d5-5bfc-4716-8fad-b093fdebbaf7 Date: Thu, 27 Dec 2018 15:45:02 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T15:44:59Z","device_owner":"network:router_gateway","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"244ab55b-a0ed-4e50-9f85-07f08119ae55","ip_address":"172.30.9.207"}],"id":"c29ec9a2-03d4-448b-aaf9-55650f23c49a","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:bf:fc:c0","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"dns_assignment":[{"hostname":"host-172-30-9-207","ip_address":"172.30.9.207","fqdn":"host-172-30-9-207.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a4959dd9-e8f4-4ea9-8c99-7bff545db58c","dns_name":"","created_at":"2018-12-27T15:44:59Z","binding:vnic_type":"normal","device_id":"76620f19-6113-465f-9457-eb9477af4bef","tenant_id":""}]} 2018-12-27 15:45:02,254 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?device_id=76620f19-6113-465f-9457-eb9477af4bef used request id req-3b4311d5-5bfc-4716-8fad-b093fdebbaf7 2018-12-27 15:45:02,259 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets/244ab55b-a0ed-4e50-9f85-07f08119ae55 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c63fc22defb937b2b07afa3a4df502afb8f137f3" 2018-12-27 15:45:02,300 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-ca4651da-482f-4204-af4d-cd4beafd72e3 Date: Thu, 27 Dec 2018 15:45:02 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"a4959dd9-e8f4-4ea9-8c99-7bff545db58c","tenant_id":"da629caea04941e1ae8979c379dc7c9d","created_at":"2018-12-27T15:29:25Z","dns_nameservers":[],"updated_at":"2018-12-27T15:29:25Z","gateway_ip":"172.30.9.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"172.30.9.0/24","project_id":"da629caea04941e1ae8979c379dc7c9d","id":"244ab55b-a0ed-4e50-9f85-07f08119ae55","subnetpool_id":null,"name":"external-subnet"}} 2018-12-27 15:45:02,301 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets/244ab55b-a0ed-4e50-9f85-07f08119ae55 used request id req-ca4651da-482f-4204-af4d-cd4beafd72e3 2018-12-27 15:45:02,306 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c63fc22defb937b2b07afa3a4df502afb8f137f3" 2018-12-27 15:45:02,593 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 726 X-Openstack-Request-Id: req-88e54bd4-13c3-4da5-8c2f-ac3cfbb0484f Date: Thu, 27 Dec 2018 15:45:02 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","updated_at":"2018-12-27T15:29:25Z","dns_domain":"","revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"a4959dd9-e8f4-4ea9-8c99-7bff545db58c","router:external":true,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"da629caea04941e1ae8979c379dc7c9d","status":"ACTIVE","subnets":["244ab55b-a0ed-4e50-9f85-07f08119ae55"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"da629caea04941e1ae8979c379dc7c9d","created_at":"2018-12-27T15:29:17Z","provider:network_type":"flat"}]} 2018-12-27 15:45:02,593 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=external used request id req-88e54bd4-13c3-4da5-8c2f-ac3cfbb0484f 2018-12-27 15:45:02,598 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=a4959dd9-e8f4-4ea9-8c99-7bff545db58c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c63fc22defb937b2b07afa3a4df502afb8f137f3" 2018-12-27 15:45:02,831 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-e7adce1d-73bf-4f76-b5a7-e16823918bda Date: Thu, 27 Dec 2018 15:45:02 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"a4959dd9-e8f4-4ea9-8c99-7bff545db58c","tenant_id":"da629caea04941e1ae8979c379dc7c9d","created_at":"2018-12-27T15:29:25Z","dns_nameservers":[],"updated_at":"2018-12-27T15:29:25Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"gateway_ip":"172.30.9.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.9.0/24","project_id":"da629caea04941e1ae8979c379dc7c9d","id":"244ab55b-a0ed-4e50-9f85-07f08119ae55","subnetpool_id":null,"name":"external-subnet"}]} 2018-12-27 15:45:02,831 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=a4959dd9-e8f4-4ea9-8c99-7bff545db58c used request id req-e7adce1d-73bf-4f76-b5a7-e16823918bda 2018-12-27 15:45:02,831 - neutron_utils - INFO - Deleting router with name - NeutronUtilsRouterTests-f40f6df5-d766-47db-afed-40b0c1725efd-pub-router 2018-12-27 15:45:02,836 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/routers/76620f19-6113-465f-9457-eb9477af4bef -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c63fc22defb937b2b07afa3a4df502afb8f137f3" 2018-12-27 15:45:04,286 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c4b9ceb8-6878-4fbf-be2f-06fdb270ba77 Content-Length: 0 Date: Thu, 27 Dec 2018 15:45:04 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 15:45:04,286 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/routers/76620f19-6113-465f-9457-eb9477af4bef used request id req-c4b9ceb8-6878-4fbf-be2f-06fdb270ba77 2018-12-27 15:45:04,291 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/routers?name=NeutronUtilsRouterTests-f40f6df5-d766-47db-afed-40b0c1725efd-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c63fc22defb937b2b07afa3a4df502afb8f137f3" 2018-12-27 15:45:04,536 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-7d459db3-cc92-47c9-b6ac-c65e9984382a Date: Thu, 27 Dec 2018 15:45:04 GMT RESP BODY: {"routers": []} 2018-12-27 15:45:04,536 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/routers?name=NeutronUtilsRouterTests-f40f6df5-d766-47db-afed-40b0c1725efd-pub-router used request id req-7d459db3-cc92-47c9-b6ac-c65e9984382a 2018-12-27 15:45:04,538 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 15:45:05,042 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "70c6a7da477e41f7b38ad49ba1fc5965", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T16:45:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a5a562cffae47fab8ccefbe6255b9d5", "name": "api_check-project_e39638cc-8772-4bcc-8a5b-f8d604444da5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_e39638cc-8772-4bcc-8a5b-f8d604444da5", "id": "880f11fce81c4cef88c354559a832afe"}, "audit_ids": ["N6fYMZx3SJy440XIOF3jGQ"], "issued_at": "2018-12-27T15:45:05.000000Z"}} 2018-12-27 15:45:05,043 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83e52c14d4a7301e8b630ca2debdbed4e7a88f61" 2018-12-27 15:45:05,146 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:45:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-002e3aef-884e-47cb-b242-9dff7da865a1 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 15:45:05,146 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-002e3aef-884e-47cb-b242-9dff7da865a1 2018-12-27 15:45:05,148 - neutron_utils - INFO - Creating security group with name - NeutronUtilsSecurityGroupTests-a2077018-efee-4384-a8da-991e001830cfname 2018-12-27 15:45:05,153 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83e52c14d4a7301e8b630ca2debdbed4e7a88f61" -d '{"security_group": {"name": "NeutronUtilsSecurityGroupTests-a2077018-efee-4384-a8da-991e001830cfname"}}' 2018-12-27 15:45:05,628 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1403 X-Openstack-Request-Id: req-a1b0d9c8-c0fe-4688-b572-3f4b46d5c4d8 Date: Thu, 27 Dec 2018 15:45:05 GMT RESP BODY: {"security_group": {"description": "", "tags": [], "tenant_id": "4a5a562cffae47fab8ccefbe6255b9d5", "created_at": "2018-12-27T15:45:05Z", "updated_at": "2018-12-27T15:45:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:45:05Z", "revision_number": 0, "id": "4989cd46-eab2-4909-9228-29128a665fbe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:45:05Z", "security_group_id": "cd694ea5-9e0a-4fea-8544-c5a4f0d6e494", "tenant_id": "4a5a562cffae47fab8ccefbe6255b9d5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a5a562cffae47fab8ccefbe6255b9d5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:45:05Z", "revision_number": 0, "id": "d14216c2-6174-4463-baea-d98415bbbade", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:45:05Z", "security_group_id": "cd694ea5-9e0a-4fea-8544-c5a4f0d6e494", "tenant_id": "4a5a562cffae47fab8ccefbe6255b9d5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a5a562cffae47fab8ccefbe6255b9d5"}], "revision_number": 2, "project_id": "4a5a562cffae47fab8ccefbe6255b9d5", "id": "cd694ea5-9e0a-4fea-8544-c5a4f0d6e494", "name": "NeutronUtilsSecurityGroupTests-a2077018-efee-4384-a8da-991e001830cfname"}} 2018-12-27 15:45:05,628 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/security-groups used request id req-a1b0d9c8-c0fe-4688-b572-3f4b46d5c4d8 2018-12-27 15:45:05,628 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - cd694ea5-9e0a-4fea-8544-c5a4f0d6e494 2018-12-27 15:45:05,634 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=cd694ea5-9e0a-4fea-8544-c5a4f0d6e494 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83e52c14d4a7301e8b630ca2debdbed4e7a88f61" 2018-12-27 15:45:05,825 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-36fa816e-159c-45f4-b37a-5fe68ee0d0c8 Date: Thu, 27 Dec 2018 15:45:05 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T15:45:05Z", "security_group_id": "cd694ea5-9e0a-4fea-8544-c5a4f0d6e494", "port_range_min": null, "revision_number": 0, "tenant_id": "4a5a562cffae47fab8ccefbe6255b9d5", "created_at": "2018-12-27T15:45:05Z", "project_id": "4a5a562cffae47fab8ccefbe6255b9d5", "id": "4989cd46-eab2-4909-9228-29128a665fbe"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T15:45:05Z", "security_group_id": "cd694ea5-9e0a-4fea-8544-c5a4f0d6e494", "port_range_min": null, "revision_number": 0, "tenant_id": "4a5a562cffae47fab8ccefbe6255b9d5", "created_at": "2018-12-27T15:45:05Z", "project_id": "4a5a562cffae47fab8ccefbe6255b9d5", "id": "d14216c2-6174-4463-baea-d98415bbbade"}]} 2018-12-27 15:45:05,826 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=cd694ea5-9e0a-4fea-8544-c5a4f0d6e494 used request id req-36fa816e-159c-45f4-b37a-5fe68ee0d0c8 2018-12-27 15:45:05,831 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-a2077018-efee-4384-a8da-991e001830cfname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83e52c14d4a7301e8b630ca2debdbed4e7a88f61" 2018-12-27 15:45:06,078 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1406 X-Openstack-Request-Id: req-0721eb19-de30-472e-b664-23ca98090928 Date: Thu, 27 Dec 2018 15:45:06 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "4a5a562cffae47fab8ccefbe6255b9d5", "created_at": "2018-12-27T15:45:05Z", "updated_at": "2018-12-27T15:45:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:45:05Z", "revision_number": 0, "id": "d14216c2-6174-4463-baea-d98415bbbade", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:45:05Z", "security_group_id": "cd694ea5-9e0a-4fea-8544-c5a4f0d6e494", "tenant_id": "4a5a562cffae47fab8ccefbe6255b9d5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a5a562cffae47fab8ccefbe6255b9d5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:45:05Z", "revision_number": 0, "id": "4989cd46-eab2-4909-9228-29128a665fbe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:45:05Z", "security_group_id": "cd694ea5-9e0a-4fea-8544-c5a4f0d6e494", "tenant_id": "4a5a562cffae47fab8ccefbe6255b9d5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a5a562cffae47fab8ccefbe6255b9d5"}], "revision_number": 2, "project_id": "4a5a562cffae47fab8ccefbe6255b9d5", "id": "cd694ea5-9e0a-4fea-8544-c5a4f0d6e494", "name": "NeutronUtilsSecurityGroupTests-a2077018-efee-4384-a8da-991e001830cfname"}]} 2018-12-27 15:45:06,078 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-a2077018-efee-4384-a8da-991e001830cfname used request id req-0721eb19-de30-472e-b664-23ca98090928 2018-12-27 15:45:06,079 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - cd694ea5-9e0a-4fea-8544-c5a4f0d6e494 2018-12-27 15:45:06,085 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=cd694ea5-9e0a-4fea-8544-c5a4f0d6e494 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83e52c14d4a7301e8b630ca2debdbed4e7a88f61" 2018-12-27 15:45:06,325 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-5ebf1443-61e8-46b3-b91d-4b8979d3786d Date: Thu, 27 Dec 2018 15:45:06 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T15:45:05Z", "security_group_id": "cd694ea5-9e0a-4fea-8544-c5a4f0d6e494", "port_range_min": null, "revision_number": 0, "tenant_id": "4a5a562cffae47fab8ccefbe6255b9d5", "created_at": "2018-12-27T15:45:05Z", "project_id": "4a5a562cffae47fab8ccefbe6255b9d5", "id": "4989cd46-eab2-4909-9228-29128a665fbe"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T15:45:05Z", "security_group_id": "cd694ea5-9e0a-4fea-8544-c5a4f0d6e494", "port_range_min": null, "revision_number": 0, "tenant_id": "4a5a562cffae47fab8ccefbe6255b9d5", "created_at": "2018-12-27T15:45:05Z", "project_id": "4a5a562cffae47fab8ccefbe6255b9d5", "id": "d14216c2-6174-4463-baea-d98415bbbade"}]} 2018-12-27 15:45:06,325 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=cd694ea5-9e0a-4fea-8544-c5a4f0d6e494 used request id req-5ebf1443-61e8-46b3-b91d-4b8979d3786d 2018-12-27 15:45:06,326 - neutron_utils - INFO - Deleting security group with name - NeutronUtilsSecurityGroupTests-a2077018-efee-4384-a8da-991e001830cfname 2018-12-27 15:45:06,331 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/security-groups/cd694ea5-9e0a-4fea-8544-c5a4f0d6e494 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83e52c14d4a7301e8b630ca2debdbed4e7a88f61" 2018-12-27 15:45:06,527 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-3f75fb79-bd0d-4c52-a592-cd50031d6456 Content-Length: 0 Date: Thu, 27 Dec 2018 15:45:06 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 15:45:06,527 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-groups/cd694ea5-9e0a-4fea-8544-c5a4f0d6e494 used request id req-3f75fb79-bd0d-4c52-a592-cd50031d6456 2018-12-27 15:45:06,532 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-a2077018-efee-4384-a8da-991e001830cfname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83e52c14d4a7301e8b630ca2debdbed4e7a88f61" 2018-12-27 15:45:06,759 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-1ddc1157-2b9f-45b8-9ffe-aa2077a5b3c5 Date: Thu, 27 Dec 2018 15:45:06 GMT RESP BODY: {"security_groups": []} 2018-12-27 15:45:06,759 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-a2077018-efee-4384-a8da-991e001830cfname used request id req-1ddc1157-2b9f-45b8-9ffe-aa2077a5b3c5 2018-12-27 15:45:06,760 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 15:45:07,175 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "70c6a7da477e41f7b38ad49ba1fc5965", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T16:45:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a5a562cffae47fab8ccefbe6255b9d5", "name": "api_check-project_e39638cc-8772-4bcc-8a5b-f8d604444da5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_e39638cc-8772-4bcc-8a5b-f8d604444da5", "id": "880f11fce81c4cef88c354559a832afe"}, "audit_ids": ["Iul3OuNOQgGloF5X9gPVZA"], "issued_at": "2018-12-27T15:45:07.000000Z"}} 2018-12-27 15:45:07,176 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d09eaef27723d76491fd6dba82c607b369a78eb" 2018-12-27 15:45:07,283 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:45:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-79ba72ad-0c50-4fda-b437-9c2adcba0b9a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 15:45:07,283 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-79ba72ad-0c50-4fda-b437-9c2adcba0b9a 2018-12-27 15:45:07,284 - neutron_utils - INFO - Creating security group with name - NeutronUtilsSecurityGroupTests-3a96dc06-8e21-4148-bdc6-20746a8d9ffaname-1 2018-12-27 15:45:07,291 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d09eaef27723d76491fd6dba82c607b369a78eb" -d '{"security_group": {"name": "NeutronUtilsSecurityGroupTests-3a96dc06-8e21-4148-bdc6-20746a8d9ffaname-1", "description": "hello group"}}' 2018-12-27 15:45:07,741 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1416 X-Openstack-Request-Id: req-ac49757f-b12d-434a-8781-b3d58379cdf2 Date: Thu, 27 Dec 2018 15:45:07 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "4a5a562cffae47fab8ccefbe6255b9d5", "created_at": "2018-12-27T15:45:07Z", "updated_at": "2018-12-27T15:45:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:45:07Z", "revision_number": 0, "id": "b2d8e9ae-ca75-4adc-aee8-5f3a5f90c4e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:45:07Z", "security_group_id": "bba171aa-83dd-41a6-905a-ea2c18d62111", "tenant_id": "4a5a562cffae47fab8ccefbe6255b9d5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a5a562cffae47fab8ccefbe6255b9d5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:45:07Z", "revision_number": 0, "id": "fb261b77-c39c-41c6-ac00-4fad8f6b21f7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:45:07Z", "security_group_id": "bba171aa-83dd-41a6-905a-ea2c18d62111", "tenant_id": "4a5a562cffae47fab8ccefbe6255b9d5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a5a562cffae47fab8ccefbe6255b9d5"}], "revision_number": 2, "project_id": "4a5a562cffae47fab8ccefbe6255b9d5", "id": "bba171aa-83dd-41a6-905a-ea2c18d62111", "name": "NeutronUtilsSecurityGroupTests-3a96dc06-8e21-4148-bdc6-20746a8d9ffaname-1"}} 2018-12-27 15:45:07,741 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/security-groups used request id req-ac49757f-b12d-434a-8781-b3d58379cdf2 2018-12-27 15:45:07,742 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - bba171aa-83dd-41a6-905a-ea2c18d62111 2018-12-27 15:45:07,747 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=bba171aa-83dd-41a6-905a-ea2c18d62111 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d09eaef27723d76491fd6dba82c607b369a78eb" 2018-12-27 15:45:07,961 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-5700ba42-9226-4dc9-ba8e-91dba631b522 Date: Thu, 27 Dec 2018 15:45:07 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T15:45:07Z", "security_group_id": "bba171aa-83dd-41a6-905a-ea2c18d62111", "port_range_min": null, "revision_number": 0, "tenant_id": "4a5a562cffae47fab8ccefbe6255b9d5", "created_at": "2018-12-27T15:45:07Z", "project_id": "4a5a562cffae47fab8ccefbe6255b9d5", "id": "b2d8e9ae-ca75-4adc-aee8-5f3a5f90c4e0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T15:45:07Z", "security_group_id": "bba171aa-83dd-41a6-905a-ea2c18d62111", "port_range_min": null, "revision_number": 0, "tenant_id": "4a5a562cffae47fab8ccefbe6255b9d5", "created_at": "2018-12-27T15:45:07Z", "project_id": "4a5a562cffae47fab8ccefbe6255b9d5", "id": "fb261b77-c39c-41c6-ac00-4fad8f6b21f7"}]} 2018-12-27 15:45:07,962 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=bba171aa-83dd-41a6-905a-ea2c18d62111 used request id req-5700ba42-9226-4dc9-ba8e-91dba631b522 2018-12-27 15:45:07,962 - neutron_utils - INFO - Creating security group with name - NeutronUtilsSecurityGroupTests-3a96dc06-8e21-4148-bdc6-20746a8d9ffaname-2 2018-12-27 15:45:07,967 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d09eaef27723d76491fd6dba82c607b369a78eb" -d '{"security_group": {"name": "NeutronUtilsSecurityGroupTests-3a96dc06-8e21-4148-bdc6-20746a8d9ffaname-2", "description": "hola group"}}' 2018-12-27 15:45:08,446 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1415 X-Openstack-Request-Id: req-e173df9e-94a9-4f1d-a6a9-79adc5c84bea Date: Thu, 27 Dec 2018 15:45:08 GMT RESP BODY: {"security_group": {"description": "hola group", "tags": [], "tenant_id": "4a5a562cffae47fab8ccefbe6255b9d5", "created_at": "2018-12-27T15:45:08Z", "updated_at": "2018-12-27T15:45:08Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:45:08Z", "revision_number": 0, "id": "5d700ce3-daeb-4a05-885f-a10aca8f5eb7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:45:08Z", "security_group_id": "aba97c97-2286-4a70-85e3-8b37c9d9643a", "tenant_id": "4a5a562cffae47fab8ccefbe6255b9d5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a5a562cffae47fab8ccefbe6255b9d5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:45:08Z", "revision_number": 0, "id": "ebca44da-9ea0-473c-a235-509c4e7d91fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:45:08Z", "security_group_id": "aba97c97-2286-4a70-85e3-8b37c9d9643a", "tenant_id": "4a5a562cffae47fab8ccefbe6255b9d5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a5a562cffae47fab8ccefbe6255b9d5"}], "revision_number": 2, "project_id": "4a5a562cffae47fab8ccefbe6255b9d5", "id": "aba97c97-2286-4a70-85e3-8b37c9d9643a", "name": "NeutronUtilsSecurityGroupTests-3a96dc06-8e21-4148-bdc6-20746a8d9ffaname-2"}} 2018-12-27 15:45:08,446 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/security-groups used request id req-e173df9e-94a9-4f1d-a6a9-79adc5c84bea 2018-12-27 15:45:08,447 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - aba97c97-2286-4a70-85e3-8b37c9d9643a 2018-12-27 15:45:08,452 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=aba97c97-2286-4a70-85e3-8b37c9d9643a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d09eaef27723d76491fd6dba82c607b369a78eb" 2018-12-27 15:45:08,671 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-2cab9e82-3be3-47ca-afb9-8850d989693e Date: Thu, 27 Dec 2018 15:45:08 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T15:45:08Z", "security_group_id": "aba97c97-2286-4a70-85e3-8b37c9d9643a", "port_range_min": null, "revision_number": 0, "tenant_id": "4a5a562cffae47fab8ccefbe6255b9d5", "created_at": "2018-12-27T15:45:08Z", "project_id": "4a5a562cffae47fab8ccefbe6255b9d5", "id": "5d700ce3-daeb-4a05-885f-a10aca8f5eb7"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T15:45:08Z", "security_group_id": "aba97c97-2286-4a70-85e3-8b37c9d9643a", "port_range_min": null, "revision_number": 0, "tenant_id": "4a5a562cffae47fab8ccefbe6255b9d5", "created_at": "2018-12-27T15:45:08Z", "project_id": "4a5a562cffae47fab8ccefbe6255b9d5", "id": "ebca44da-9ea0-473c-a235-509c4e7d91fb"}]} 2018-12-27 15:45:08,671 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=aba97c97-2286-4a70-85e3-8b37c9d9643a used request id req-2cab9e82-3be3-47ca-afb9-8850d989693e 2018-12-27 15:45:08,672 - neutron_utils - INFO - Listing the available security groups 2018-12-27 15:45:08,676 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d09eaef27723d76491fd6dba82c607b369a78eb" 2018-12-27 15:45:08,951 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12148 X-Openstack-Request-Id: req-20f67061-3ec3-4f9c-9597-b7ab6a633e03 Date: Thu, 27 Dec 2018 15:45:08 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "created_at": "2018-12-27T15:33:01Z", "updated_at": "2018-12-27T15:33:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "c4f3bf7f-d793-498d-a883-bb8c6003f070", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "35205ac3-06e6-4cf6-bb21-ff8f813cb45b", "remote_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "ade77f59-e70c-4970-8ea8-198222fa332e", "remote_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "c85cb618-8f19-445b-8e16-6d467cb17771", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}], "revision_number": 4, "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "name": "default"}, {"description": "hola group", "tags": [], "tenant_id": "4a5a562cffae47fab8ccefbe6255b9d5", "created_at": "2018-12-27T15:45:08Z", "updated_at": "2018-12-27T15:45:08Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:45:08Z", "revision_number": 0, "id": "ebca44da-9ea0-473c-a235-509c4e7d91fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:45:08Z", "security_group_id": "aba97c97-2286-4a70-85e3-8b37c9d9643a", "tenant_id": "4a5a562cffae47fab8ccefbe6255b9d5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a5a562cffae47fab8ccefbe6255b9d5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:45:08Z", "revision_number": 0, "id": "5d700ce3-daeb-4a05-885f-a10aca8f5eb7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:45:08Z", "security_group_id": "aba97c97-2286-4a70-85e3-8b37c9d9643a", "tenant_id": "4a5a562cffae47fab8ccefbe6255b9d5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a5a562cffae47fab8ccefbe6255b9d5"}], "revision_number": 2, "project_id": "4a5a562cffae47fab8ccefbe6255b9d5", "id": "aba97c97-2286-4a70-85e3-8b37c9d9643a", "name": "NeutronUtilsSecurityGroupTests-3a96dc06-8e21-4148-bdc6-20746a8d9ffaname-2"}, {"description": "hello group", "tags": [], "tenant_id": "4a5a562cffae47fab8ccefbe6255b9d5", "created_at": "2018-12-27T15:45:07Z", "updated_at": "2018-12-27T15:45:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:45:07Z", "revision_number": 0, "id": "fb261b77-c39c-41c6-ac00-4fad8f6b21f7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:45:07Z", "security_group_id": "bba171aa-83dd-41a6-905a-ea2c18d62111", "tenant_id": "4a5a562cffae47fab8ccefbe6255b9d5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a5a562cffae47fab8ccefbe6255b9d5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:45:07Z", "revision_number": 0, "id": "b2d8e9ae-ca75-4adc-aee8-5f3a5f90c4e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:45:07Z", "security_group_id": "bba171aa-83dd-41a6-905a-ea2c18d62111", "tenant_id": "4a5a562cffae47fab8ccefbe6255b9d5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a5a562cffae47fab8ccefbe6255b9d5"}], "revision_number": 2, "project_id": "4a5a562cffae47fab8ccefbe6255b9d5", "id": "bba171aa-83dd-41a6-905a-ea2c18d62111", "name": "NeutronUtilsSecurityGroupTests-3a96dc06-8e21-4148-bdc6-20746a8d9ffaname-1"}, {"description": "Default security group", "tags": [], "tenant_id": "4a5a562cffae47fab8ccefbe6255b9d5", "created_at": "2018-12-27T15:41:27Z", "updated_at": "2018-12-27T15:41:27Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:41:27Z", "revision_number": 0, "id": "717d7aed-a154-4fc4-a115-529405f3c5e7", "remote_group_id": "d9930176-e112-4212-ab4c-f864b769a95b", "remote_ip_prefix": null, "created_at": "2018-12-27T15:41:27Z", "security_group_id": "d9930176-e112-4212-ab4c-f864b769a95b", "tenant_id": "4a5a562cffae47fab8ccefbe6255b9d5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a5a562cffae47fab8ccefbe6255b9d5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:41:27Z", "revision_number": 0, "id": "b77a87f5-0708-4418-8f42-8e8211acfff9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:41:27Z", "security_group_id": "d9930176-e112-4212-ab4c-f864b769a95b", "tenant_id": "4a5a562cffae47fab8ccefbe6255b9d5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a5a562cffae47fab8ccefbe6255b9d5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:41:27Z", "revision_number": 0, "id": "34e830c5-581d-48db-9aac-b70256e54562", "remote_group_id": "d9930176-e112-4212-ab4c-f864b769a95b", "remote_ip_prefix": null, "created_at": "2018-12-27T15:41:27Z", "security_group_id": "d9930176-e112-4212-ab4c-f864b769a95b", "tenant_id": "4a5a562cffae47fab8ccefbe6255b9d5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a5a562cffae47fab8ccefbe6255b9d5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:41:27Z", "revision_number": 0, "id": "0e56146f-f450-48cc-8fd4-577a4b87e422", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:41:27Z", "security_group_id": "d9930176-e112-4212-ab4c-f864b769a95b", "tenant_id": "4a5a562cffae47fab8ccefbe6255b9d5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a5a562cffae47fab8ccefbe6255b9d5"}], "revision_number": 4, "project_id": "4a5a562cffae47fab8ccefbe6255b9d5", "id": "d9930176-e112-4212-ab4c-f864b769a95b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-27T15:33:07Z", "updated_at": "2018-12-27T15:33:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "a3f6a193-cc94-4220-a73a-08acf63c449b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "4de95db8-72d6-4aec-a145-e92511971eb9", "remote_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "f059d8a5-0c32-49c9-a721-77cc89245ecd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "5f100cff-05d8-4405-8dfb-0a387c123fae", "remote_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "created_at": "2018-12-27T15:29:16Z", "updated_at": "2018-12-27T15:29:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "3c53841a-5bc0-4192-b482-044411e217ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:16Z", "revision_number": 0, "id": "60735d87-52c7-426a-91a6-aff1078a5a2d", "remote_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:16Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "abe97133-61dd-4fdf-baf3-2e07968a324f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "5956ff3f-d59d-4af6-82b5-566c888583a7", "remote_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "da629caea04941e1ae8979c379dc7c9d"}], "revision_number": 4, "project_id": "da629caea04941e1ae8979c379dc7c9d", "id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "name": "default"}]} 2018-12-27 15:45:08,952 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups used request id req-20f67061-3ec3-4f9c-9597-b7ab6a633e03 2018-12-27 15:45:08,953 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 106662f0-4913-4422-b0f7-a6dc675ddec6 2018-12-27 15:45:08,958 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=106662f0-4913-4422-b0f7-a6dc675ddec6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d09eaef27723d76491fd6dba82c607b369a78eb" 2018-12-27 15:45:09,199 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-2fec59f5-57f0-4a37-9bba-2f7fe3c8fa25 Date: Thu, 27 Dec 2018 15:45:09 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "port_range_min": null, "revision_number": 0, "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "created_at": "2018-12-27T15:33:01Z", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "id": "35205ac3-06e6-4cf6-bb21-ff8f813cb45b"}, {"remote_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "port_range_min": null, "revision_number": 0, "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "created_at": "2018-12-27T15:33:01Z", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "id": "ade77f59-e70c-4970-8ea8-198222fa332e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "port_range_min": null, "revision_number": 0, "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "created_at": "2018-12-27T15:33:01Z", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "id": "c4f3bf7f-d793-498d-a883-bb8c6003f070"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "port_range_min": null, "revision_number": 0, "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "created_at": "2018-12-27T15:33:01Z", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "id": "c85cb618-8f19-445b-8e16-6d467cb17771"}]} 2018-12-27 15:45:09,199 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=106662f0-4913-4422-b0f7-a6dc675ddec6 used request id req-2fec59f5-57f0-4a37-9bba-2f7fe3c8fa25 2018-12-27 15:45:09,200 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - aba97c97-2286-4a70-85e3-8b37c9d9643a 2018-12-27 15:45:09,205 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=aba97c97-2286-4a70-85e3-8b37c9d9643a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d09eaef27723d76491fd6dba82c607b369a78eb" 2018-12-27 15:45:09,411 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-1d4dede3-6456-4d62-a9e0-676fecb31032 Date: Thu, 27 Dec 2018 15:45:09 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T15:45:08Z", "security_group_id": "aba97c97-2286-4a70-85e3-8b37c9d9643a", "port_range_min": null, "revision_number": 0, "tenant_id": "4a5a562cffae47fab8ccefbe6255b9d5", "created_at": "2018-12-27T15:45:08Z", "project_id": "4a5a562cffae47fab8ccefbe6255b9d5", "id": "5d700ce3-daeb-4a05-885f-a10aca8f5eb7"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T15:45:08Z", "security_group_id": "aba97c97-2286-4a70-85e3-8b37c9d9643a", "port_range_min": null, "revision_number": 0, "tenant_id": "4a5a562cffae47fab8ccefbe6255b9d5", "created_at": "2018-12-27T15:45:08Z", "project_id": "4a5a562cffae47fab8ccefbe6255b9d5", "id": "ebca44da-9ea0-473c-a235-509c4e7d91fb"}]} 2018-12-27 15:45:09,411 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=aba97c97-2286-4a70-85e3-8b37c9d9643a used request id req-1d4dede3-6456-4d62-a9e0-676fecb31032 2018-12-27 15:45:09,412 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - bba171aa-83dd-41a6-905a-ea2c18d62111 2018-12-27 15:45:09,418 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=bba171aa-83dd-41a6-905a-ea2c18d62111 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d09eaef27723d76491fd6dba82c607b369a78eb" 2018-12-27 15:45:09,651 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-9467b752-5bef-4bdc-904b-010d252c113a Date: Thu, 27 Dec 2018 15:45:09 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T15:45:07Z", "security_group_id": "bba171aa-83dd-41a6-905a-ea2c18d62111", "port_range_min": null, "revision_number": 0, "tenant_id": "4a5a562cffae47fab8ccefbe6255b9d5", "created_at": "2018-12-27T15:45:07Z", "project_id": "4a5a562cffae47fab8ccefbe6255b9d5", "id": "b2d8e9ae-ca75-4adc-aee8-5f3a5f90c4e0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T15:45:07Z", "security_group_id": "bba171aa-83dd-41a6-905a-ea2c18d62111", "port_range_min": null, "revision_number": 0, "tenant_id": "4a5a562cffae47fab8ccefbe6255b9d5", "created_at": "2018-12-27T15:45:07Z", "project_id": "4a5a562cffae47fab8ccefbe6255b9d5", "id": "fb261b77-c39c-41c6-ac00-4fad8f6b21f7"}]} 2018-12-27 15:45:09,652 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=bba171aa-83dd-41a6-905a-ea2c18d62111 used request id req-9467b752-5bef-4bdc-904b-010d252c113a 2018-12-27 15:45:09,652 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d9930176-e112-4212-ab4c-f864b769a95b 2018-12-27 15:45:09,657 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=d9930176-e112-4212-ab4c-f864b769a95b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d09eaef27723d76491fd6dba82c607b369a78eb" 2018-12-27 15:45:09,871 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-d9bc43e2-2b3d-4559-ae15-3db775872e79 Date: Thu, 27 Dec 2018 15:45:09 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T15:41:27Z", "security_group_id": "d9930176-e112-4212-ab4c-f864b769a95b", "port_range_min": null, "revision_number": 0, "tenant_id": "4a5a562cffae47fab8ccefbe6255b9d5", "created_at": "2018-12-27T15:41:27Z", "project_id": "4a5a562cffae47fab8ccefbe6255b9d5", "id": "0e56146f-f450-48cc-8fd4-577a4b87e422"}, {"remote_group_id": "d9930176-e112-4212-ab4c-f864b769a95b", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T15:41:27Z", "security_group_id": "d9930176-e112-4212-ab4c-f864b769a95b", "port_range_min": null, "revision_number": 0, "tenant_id": "4a5a562cffae47fab8ccefbe6255b9d5", "created_at": "2018-12-27T15:41:27Z", "project_id": "4a5a562cffae47fab8ccefbe6255b9d5", "id": "34e830c5-581d-48db-9aac-b70256e54562"}, {"remote_group_id": "d9930176-e112-4212-ab4c-f864b769a95b", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T15:41:27Z", "security_group_id": "d9930176-e112-4212-ab4c-f864b769a95b", "port_range_min": null, "revision_number": 0, "tenant_id": "4a5a562cffae47fab8ccefbe6255b9d5", "created_at": "2018-12-27T15:41:27Z", "project_id": "4a5a562cffae47fab8ccefbe6255b9d5", "id": "717d7aed-a154-4fc4-a115-529405f3c5e7"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T15:41:27Z", "security_group_id": "d9930176-e112-4212-ab4c-f864b769a95b", "port_range_min": null, "revision_number": 0, "tenant_id": "4a5a562cffae47fab8ccefbe6255b9d5", "created_at": "2018-12-27T15:41:27Z", "project_id": "4a5a562cffae47fab8ccefbe6255b9d5", "id": "b77a87f5-0708-4418-8f42-8e8211acfff9"}]} 2018-12-27 15:45:09,871 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=d9930176-e112-4212-ab4c-f864b769a95b used request id req-d9bc43e2-2b3d-4559-ae15-3db775872e79 2018-12-27 15:45:09,872 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ef4ec589-da6e-4bd1-9462-6579c2d57062 2018-12-27 15:45:09,876 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=ef4ec589-da6e-4bd1-9462-6579c2d57062 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d09eaef27723d76491fd6dba82c607b369a78eb" 2018-12-27 15:45:10,074 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1792 X-Openstack-Request-Id: req-c9511a58-b024-4885-b0ab-9a0e3c2384f7 Date: Thu, 27 Dec 2018 15:45:10 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "port_range_min": null, "revision_number": 0, "tenant_id": "", "created_at": "2018-12-27T15:33:07Z", "project_id": "", "id": "4de95db8-72d6-4aec-a145-e92511971eb9"}, {"remote_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "port_range_min": null, "revision_number": 0, "tenant_id": "", "created_at": "2018-12-27T15:33:07Z", "project_id": "", "id": "5f100cff-05d8-4405-8dfb-0a387c123fae"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "port_range_min": null, "revision_number": 0, "tenant_id": "", "created_at": "2018-12-27T15:33:07Z", "project_id": "", "id": "a3f6a193-cc94-4220-a73a-08acf63c449b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "port_range_min": null, "revision_number": 0, "tenant_id": "", "created_at": "2018-12-27T15:33:07Z", "project_id": "", "id": "f059d8a5-0c32-49c9-a721-77cc89245ecd"}]} 2018-12-27 15:45:10,074 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=ef4ec589-da6e-4bd1-9462-6579c2d57062 used request id req-c9511a58-b024-4885-b0ab-9a0e3c2384f7 2018-12-27 15:45:10,075 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f2e0be6e-8790-4f61-accb-2025c8d39bc2 2018-12-27 15:45:10,080 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=f2e0be6e-8790-4f61-accb-2025c8d39bc2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d09eaef27723d76491fd6dba82c607b369a78eb" 2018-12-27 15:45:10,097 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-f2fca535-aa76-4244-a8d9-5a399bdcb461 Date: Thu, 27 Dec 2018 15:45:10 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "port_range_min": null, "revision_number": 0, "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "created_at": "2018-12-27T15:29:17Z", "project_id": "da629caea04941e1ae8979c379dc7c9d", "id": "3c53841a-5bc0-4192-b482-044411e217ce"}, {"remote_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "port_range_min": null, "revision_number": 0, "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "created_at": "2018-12-27T15:29:17Z", "project_id": "da629caea04941e1ae8979c379dc7c9d", "id": "5956ff3f-d59d-4af6-82b5-566c888583a7"}, {"remote_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T15:29:16Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "port_range_min": null, "revision_number": 0, "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "created_at": "2018-12-27T15:29:16Z", "project_id": "da629caea04941e1ae8979c379dc7c9d", "id": "60735d87-52c7-426a-91a6-aff1078a5a2d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "port_range_min": null, "revision_number": 0, "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "created_at": "2018-12-27T15:29:17Z", "project_id": "da629caea04941e1ae8979c379dc7c9d", "id": "abe97133-61dd-4fdf-baf3-2e07968a324f"}]} 2018-12-27 15:45:10,097 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=f2e0be6e-8790-4f61-accb-2025c8d39bc2 used request id req-f2fca535-aa76-4244-a8d9-5a399bdcb461 2018-12-27 15:45:10,098 - neutron_utils - INFO - Deleting security group with name - NeutronUtilsSecurityGroupTests-3a96dc06-8e21-4148-bdc6-20746a8d9ffaname-1 2018-12-27 15:45:10,103 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/security-groups/bba171aa-83dd-41a6-905a-ea2c18d62111 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d09eaef27723d76491fd6dba82c607b369a78eb" 2018-12-27 15:45:10,286 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-cbbf0d60-d6bf-46e8-9f1d-aae82abb7426 Content-Length: 0 Date: Thu, 27 Dec 2018 15:45:10 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 15:45:10,286 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-groups/bba171aa-83dd-41a6-905a-ea2c18d62111 used request id req-cbbf0d60-d6bf-46e8-9f1d-aae82abb7426 2018-12-27 15:45:10,287 - neutron_utils - INFO - Deleting security group with name - NeutronUtilsSecurityGroupTests-3a96dc06-8e21-4148-bdc6-20746a8d9ffaname-2 2018-12-27 15:45:10,292 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/security-groups/aba97c97-2286-4a70-85e3-8b37c9d9643a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d09eaef27723d76491fd6dba82c607b369a78eb" 2018-12-27 15:45:10,665 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-3d7a914c-139c-4aee-9d73-19087a7b95eb Content-Length: 0 Date: Thu, 27 Dec 2018 15:45:10 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 15:45:10,665 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-groups/aba97c97-2286-4a70-85e3-8b37c9d9643a used request id req-3d7a914c-139c-4aee-9d73-19087a7b95eb 2018-12-27 15:45:10,666 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 15:45:11,088 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "70c6a7da477e41f7b38ad49ba1fc5965", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T16:45:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a5a562cffae47fab8ccefbe6255b9d5", "name": "api_check-project_e39638cc-8772-4bcc-8a5b-f8d604444da5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_e39638cc-8772-4bcc-8a5b-f8d604444da5", "id": "880f11fce81c4cef88c354559a832afe"}, "audit_ids": ["DdGNjyAxTW2yILeT5XCV7A"], "issued_at": "2018-12-27T15:45:11.000000Z"}} 2018-12-27 15:45:11,089 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8614b760ed7584bb7c88cb93ed415681e22275c6" 2018-12-27 15:45:11,187 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:45:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2b68c223-d96a-45fa-a2b1-58a84b6cba64 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 15:45:11,187 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-2b68c223-d96a-45fa-a2b1-58a84b6cba64 2018-12-27 15:45:11,189 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 15:45:11,631 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "70c6a7da477e41f7b38ad49ba1fc5965", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T16:45:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a5a562cffae47fab8ccefbe6255b9d5", "name": "api_check-project_e39638cc-8772-4bcc-8a5b-f8d604444da5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_e39638cc-8772-4bcc-8a5b-f8d604444da5", "id": "880f11fce81c4cef88c354559a832afe"}, "audit_ids": ["gdsd6GyKR12Gv57KiN1bjg"], "issued_at": "2018-12-27T15:45:11.000000Z"}} 2018-12-27 15:45:11,632 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08f586015485581b81bb0bd8ae7e7333ed475892" 2018-12-27 15:45:11,738 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:45:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5486fe1a-efeb-4fa8-8371-71b96250545d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 15:45:11,738 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-5486fe1a-efeb-4fa8-8371-71b96250545d 2018-12-27 15:45:11,739 - neutron_utils - INFO - Creating security group with name - NeutronUtilsSecurityGroupTests-f5e2e3d5-34c4-46eb-8338-3717008c3529name 2018-12-27 15:45:11,745 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08f586015485581b81bb0bd8ae7e7333ed475892" -d '{"security_group": {"name": "NeutronUtilsSecurityGroupTests-f5e2e3d5-34c4-46eb-8338-3717008c3529name", "description": "hello group"}}' 2018-12-27 15:45:12,196 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-87a79b84-3575-42dc-8a0b-7ed0befa8e1e Date: Thu, 27 Dec 2018 15:45:12 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "4a5a562cffae47fab8ccefbe6255b9d5", "created_at": "2018-12-27T15:45:12Z", "updated_at": "2018-12-27T15:45:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:45:12Z", "revision_number": 0, "id": "059df766-5dbe-408b-98a3-311bbaef210e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:45:12Z", "security_group_id": "2465ef54-81b3-4206-851c-0244dbbba36a", "tenant_id": "4a5a562cffae47fab8ccefbe6255b9d5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a5a562cffae47fab8ccefbe6255b9d5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:45:12Z", "revision_number": 0, "id": "7e2d4578-5a54-4c4c-926e-741aa79b3514", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:45:12Z", "security_group_id": "2465ef54-81b3-4206-851c-0244dbbba36a", "tenant_id": "4a5a562cffae47fab8ccefbe6255b9d5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a5a562cffae47fab8ccefbe6255b9d5"}], "revision_number": 2, "project_id": "4a5a562cffae47fab8ccefbe6255b9d5", "id": "2465ef54-81b3-4206-851c-0244dbbba36a", "name": "NeutronUtilsSecurityGroupTests-f5e2e3d5-34c4-46eb-8338-3717008c3529name"}} 2018-12-27 15:45:12,197 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/security-groups used request id req-87a79b84-3575-42dc-8a0b-7ed0befa8e1e 2018-12-27 15:45:12,197 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2465ef54-81b3-4206-851c-0244dbbba36a 2018-12-27 15:45:12,203 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=2465ef54-81b3-4206-851c-0244dbbba36a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08f586015485581b81bb0bd8ae7e7333ed475892" 2018-12-27 15:45:12,409 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-c20c3a90-e6a4-4e2c-8b22-267244023a87 Date: Thu, 27 Dec 2018 15:45:12 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T15:45:12Z", "security_group_id": "2465ef54-81b3-4206-851c-0244dbbba36a", "port_range_min": null, "revision_number": 0, "tenant_id": "4a5a562cffae47fab8ccefbe6255b9d5", "created_at": "2018-12-27T15:45:12Z", "project_id": "4a5a562cffae47fab8ccefbe6255b9d5", "id": "059df766-5dbe-408b-98a3-311bbaef210e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T15:45:12Z", "security_group_id": "2465ef54-81b3-4206-851c-0244dbbba36a", "port_range_min": null, "revision_number": 0, "tenant_id": "4a5a562cffae47fab8ccefbe6255b9d5", "created_at": "2018-12-27T15:45:12Z", "project_id": "4a5a562cffae47fab8ccefbe6255b9d5", "id": "7e2d4578-5a54-4c4c-926e-741aa79b3514"}]} 2018-12-27 15:45:12,409 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=2465ef54-81b3-4206-851c-0244dbbba36a used request id req-c20c3a90-e6a4-4e2c-8b22-267244023a87 2018-12-27 15:45:12,414 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-f5e2e3d5-34c4-46eb-8338-3717008c3529name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08f586015485581b81bb0bd8ae7e7333ed475892" 2018-12-27 15:45:12,685 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1417 X-Openstack-Request-Id: req-e1a773d0-fe36-4506-8175-c5ea30e28cc8 Date: Thu, 27 Dec 2018 15:45:12 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "4a5a562cffae47fab8ccefbe6255b9d5", "created_at": "2018-12-27T15:45:12Z", "updated_at": "2018-12-27T15:45:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:45:12Z", "revision_number": 0, "id": "7e2d4578-5a54-4c4c-926e-741aa79b3514", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:45:12Z", "security_group_id": "2465ef54-81b3-4206-851c-0244dbbba36a", "tenant_id": "4a5a562cffae47fab8ccefbe6255b9d5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a5a562cffae47fab8ccefbe6255b9d5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:45:12Z", "revision_number": 0, "id": "059df766-5dbe-408b-98a3-311bbaef210e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:45:12Z", "security_group_id": "2465ef54-81b3-4206-851c-0244dbbba36a", "tenant_id": "4a5a562cffae47fab8ccefbe6255b9d5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a5a562cffae47fab8ccefbe6255b9d5"}], "revision_number": 2, "project_id": "4a5a562cffae47fab8ccefbe6255b9d5", "id": "2465ef54-81b3-4206-851c-0244dbbba36a", "name": "NeutronUtilsSecurityGroupTests-f5e2e3d5-34c4-46eb-8338-3717008c3529name"}]} 2018-12-27 15:45:12,685 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-f5e2e3d5-34c4-46eb-8338-3717008c3529name&description=hello+group used request id req-e1a773d0-fe36-4506-8175-c5ea30e28cc8 2018-12-27 15:45:12,686 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2465ef54-81b3-4206-851c-0244dbbba36a 2018-12-27 15:45:12,691 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=2465ef54-81b3-4206-851c-0244dbbba36a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08f586015485581b81bb0bd8ae7e7333ed475892" 2018-12-27 15:45:12,913 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-2be948fc-fd32-454e-941a-5aa96caec45c Date: Thu, 27 Dec 2018 15:45:12 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T15:45:12Z", "security_group_id": "2465ef54-81b3-4206-851c-0244dbbba36a", "port_range_min": null, "revision_number": 0, "tenant_id": "4a5a562cffae47fab8ccefbe6255b9d5", "created_at": "2018-12-27T15:45:12Z", "project_id": "4a5a562cffae47fab8ccefbe6255b9d5", "id": "059df766-5dbe-408b-98a3-311bbaef210e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T15:45:12Z", "security_group_id": "2465ef54-81b3-4206-851c-0244dbbba36a", "port_range_min": null, "revision_number": 0, "tenant_id": "4a5a562cffae47fab8ccefbe6255b9d5", "created_at": "2018-12-27T15:45:12Z", "project_id": "4a5a562cffae47fab8ccefbe6255b9d5", "id": "7e2d4578-5a54-4c4c-926e-741aa79b3514"}]} 2018-12-27 15:45:12,914 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=2465ef54-81b3-4206-851c-0244dbbba36a used request id req-2be948fc-fd32-454e-941a-5aa96caec45c 2018-12-27 15:45:12,914 - neutron_utils - INFO - Deleting security group with name - NeutronUtilsSecurityGroupTests-f5e2e3d5-34c4-46eb-8338-3717008c3529name 2018-12-27 15:45:12,919 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/security-groups/2465ef54-81b3-4206-851c-0244dbbba36a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08f586015485581b81bb0bd8ae7e7333ed475892" 2018-12-27 15:45:13,274 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-9077fc50-4883-4ad0-a1a6-c0986a03c9ed Content-Length: 0 Date: Thu, 27 Dec 2018 15:45:13 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 15:45:13,274 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-groups/2465ef54-81b3-4206-851c-0244dbbba36a used request id req-9077fc50-4883-4ad0-a1a6-c0986a03c9ed 2018-12-27 15:45:13,275 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 15:45:13,700 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "70c6a7da477e41f7b38ad49ba1fc5965", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T16:45:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a5a562cffae47fab8ccefbe6255b9d5", "name": "api_check-project_e39638cc-8772-4bcc-8a5b-f8d604444da5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_e39638cc-8772-4bcc-8a5b-f8d604444da5", "id": "880f11fce81c4cef88c354559a832afe"}, "audit_ids": ["HFWfWhAAQ_2dKDty_NkSeg"], "issued_at": "2018-12-27T15:45:13.000000Z"}} 2018-12-27 15:45:13,701 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd85f71753420b400d94c2ede85e335377443b6c" 2018-12-27 15:45:13,812 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:45:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d031aba2-5e25-4f43-b312-9380547adc9e Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 15:45:13,812 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-d031aba2-5e25-4f43-b312-9380547adc9e 2018-12-27 15:45:13,813 - neutron_utils - INFO - Creating security group with name - NeutronUtilsSecurityGroupTests-dbd391e8-bebd-4425-9910-3d4f1bd6c003name 2018-12-27 15:45:13,818 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd85f71753420b400d94c2ede85e335377443b6c" -d '{"security_group": {"name": "NeutronUtilsSecurityGroupTests-dbd391e8-bebd-4425-9910-3d4f1bd6c003name", "description": "hello group"}}' 2018-12-27 15:45:14,323 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-da26d169-7f24-4066-ad23-e90e973e6685 Date: Thu, 27 Dec 2018 15:45:14 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "4a5a562cffae47fab8ccefbe6255b9d5", "created_at": "2018-12-27T15:45:14Z", "updated_at": "2018-12-27T15:45:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:45:14Z", "revision_number": 0, "id": "2bc3eba4-60cd-4843-a531-35be752dc1e5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:45:14Z", "security_group_id": "0e34a33c-228d-45e1-8433-3b29595b7126", "tenant_id": "4a5a562cffae47fab8ccefbe6255b9d5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a5a562cffae47fab8ccefbe6255b9d5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:45:14Z", "revision_number": 0, "id": "949079e5-c59c-4911-a490-c38cea2e9f3b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:45:14Z", "security_group_id": "0e34a33c-228d-45e1-8433-3b29595b7126", "tenant_id": "4a5a562cffae47fab8ccefbe6255b9d5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a5a562cffae47fab8ccefbe6255b9d5"}], "revision_number": 2, "project_id": "4a5a562cffae47fab8ccefbe6255b9d5", "id": "0e34a33c-228d-45e1-8433-3b29595b7126", "name": "NeutronUtilsSecurityGroupTests-dbd391e8-bebd-4425-9910-3d4f1bd6c003name"}} 2018-12-27 15:45:14,323 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/security-groups used request id req-da26d169-7f24-4066-ad23-e90e973e6685 2018-12-27 15:45:14,323 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0e34a33c-228d-45e1-8433-3b29595b7126 2018-12-27 15:45:14,328 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=0e34a33c-228d-45e1-8433-3b29595b7126 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd85f71753420b400d94c2ede85e335377443b6c" 2018-12-27 15:45:14,557 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-a0d21650-294a-4d20-a1d1-3a0e10c6d71f Date: Thu, 27 Dec 2018 15:45:14 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T15:45:14Z", "security_group_id": "0e34a33c-228d-45e1-8433-3b29595b7126", "port_range_min": null, "revision_number": 0, "tenant_id": "4a5a562cffae47fab8ccefbe6255b9d5", "created_at": "2018-12-27T15:45:14Z", "project_id": "4a5a562cffae47fab8ccefbe6255b9d5", "id": "2bc3eba4-60cd-4843-a531-35be752dc1e5"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T15:45:14Z", "security_group_id": "0e34a33c-228d-45e1-8433-3b29595b7126", "port_range_min": null, "revision_number": 0, "tenant_id": "4a5a562cffae47fab8ccefbe6255b9d5", "created_at": "2018-12-27T15:45:14Z", "project_id": "4a5a562cffae47fab8ccefbe6255b9d5", "id": "949079e5-c59c-4911-a490-c38cea2e9f3b"}]} 2018-12-27 15:45:14,557 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=0e34a33c-228d-45e1-8433-3b29595b7126 used request id req-a0d21650-294a-4d20-a1d1-3a0e10c6d71f 2018-12-27 15:45:14,558 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0e34a33c-228d-45e1-8433-3b29595b7126 2018-12-27 15:45:14,563 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=0e34a33c-228d-45e1-8433-3b29595b7126 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd85f71753420b400d94c2ede85e335377443b6c" 2018-12-27 15:45:14,773 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-abfe977b-b080-4d9c-ac89-cb17de312907 Date: Thu, 27 Dec 2018 15:45:14 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T15:45:14Z", "security_group_id": "0e34a33c-228d-45e1-8433-3b29595b7126", "port_range_min": null, "revision_number": 0, "tenant_id": "4a5a562cffae47fab8ccefbe6255b9d5", "created_at": "2018-12-27T15:45:14Z", "project_id": "4a5a562cffae47fab8ccefbe6255b9d5", "id": "2bc3eba4-60cd-4843-a531-35be752dc1e5"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T15:45:14Z", "security_group_id": "0e34a33c-228d-45e1-8433-3b29595b7126", "port_range_min": null, "revision_number": 0, "tenant_id": "4a5a562cffae47fab8ccefbe6255b9d5", "created_at": "2018-12-27T15:45:14Z", "project_id": "4a5a562cffae47fab8ccefbe6255b9d5", "id": "949079e5-c59c-4911-a490-c38cea2e9f3b"}]} 2018-12-27 15:45:14,773 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=0e34a33c-228d-45e1-8433-3b29595b7126 used request id req-abfe977b-b080-4d9c-ac89-cb17de312907 2018-12-27 15:45:14,774 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd85f71753420b400d94c2ede85e335377443b6c" 2018-12-27 15:45:14,787 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:45:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e0274c70-37dc-4a7e-9948-c965ad2fa201 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 15:45:14,787 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-e0274c70-37dc-4a7e-9948-c965ad2fa201 2018-12-27 15:45:14,788 - neutron_utils - INFO - Creating security group to security group - NeutronUtilsSecurityGroupTests-dbd391e8-bebd-4425-9910-3d4f1bd6c003name 2018-12-27 15:45:14,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-dbd391e8-bebd-4425-9910-3d4f1bd6c003name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd85f71753420b400d94c2ede85e335377443b6c" 2018-12-27 15:45:15,069 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1417 X-Openstack-Request-Id: req-533442ec-2c7e-4793-a6f2-bd8131839a9a Date: Thu, 27 Dec 2018 15:45:15 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "4a5a562cffae47fab8ccefbe6255b9d5", "created_at": "2018-12-27T15:45:14Z", "updated_at": "2018-12-27T15:45:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:45:14Z", "revision_number": 0, "id": "949079e5-c59c-4911-a490-c38cea2e9f3b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:45:14Z", "security_group_id": "0e34a33c-228d-45e1-8433-3b29595b7126", "tenant_id": "4a5a562cffae47fab8ccefbe6255b9d5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a5a562cffae47fab8ccefbe6255b9d5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:45:14Z", "revision_number": 0, "id": "2bc3eba4-60cd-4843-a531-35be752dc1e5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:45:14Z", "security_group_id": "0e34a33c-228d-45e1-8433-3b29595b7126", "tenant_id": "4a5a562cffae47fab8ccefbe6255b9d5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a5a562cffae47fab8ccefbe6255b9d5"}], "revision_number": 2, "project_id": "4a5a562cffae47fab8ccefbe6255b9d5", "id": "0e34a33c-228d-45e1-8433-3b29595b7126", "name": "NeutronUtilsSecurityGroupTests-dbd391e8-bebd-4425-9910-3d4f1bd6c003name"}]} 2018-12-27 15:45:15,069 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-dbd391e8-bebd-4425-9910-3d4f1bd6c003name used request id req-533442ec-2c7e-4793-a6f2-bd8131839a9a 2018-12-27 15:45:15,072 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 15:45:15,077 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 15:45:15 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 15:45:15,078 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/4a5a562cffae47fab8ccefbe6255b9d5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd85f71753420b400d94c2ede85e335377443b6c" 2018-12-27 15:45:15,196 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:45:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f95ff67e-c7b7-4083-bd48-032018626067 Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.31:5000/v3/projects/4a5a562cffae47fab8ccefbe6255b9d5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4a5a562cffae47fab8ccefbe6255b9d5", "name": "api_check-project_e39638cc-8772-4bcc-8a5b-f8d604444da5"}} 2018-12-27 15:45:15,196 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/4a5a562cffae47fab8ccefbe6255b9d5 used request id req-f95ff67e-c7b7-4083-bd48-032018626067 2018-12-27 15:45:15,196 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0e34a33c-228d-45e1-8433-3b29595b7126 2018-12-27 15:45:15,201 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=0e34a33c-228d-45e1-8433-3b29595b7126 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd85f71753420b400d94c2ede85e335377443b6c" 2018-12-27 15:45:15,220 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-12441c33-7a3b-482e-bc9c-0781551a3ae1 Date: Thu, 27 Dec 2018 15:45:15 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T15:45:14Z", "security_group_id": "0e34a33c-228d-45e1-8433-3b29595b7126", "port_range_min": null, "revision_number": 0, "tenant_id": "4a5a562cffae47fab8ccefbe6255b9d5", "created_at": "2018-12-27T15:45:14Z", "project_id": "4a5a562cffae47fab8ccefbe6255b9d5", "id": "2bc3eba4-60cd-4843-a531-35be752dc1e5"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T15:45:14Z", "security_group_id": "0e34a33c-228d-45e1-8433-3b29595b7126", "port_range_min": null, "revision_number": 0, "tenant_id": "4a5a562cffae47fab8ccefbe6255b9d5", "created_at": "2018-12-27T15:45:14Z", "project_id": "4a5a562cffae47fab8ccefbe6255b9d5", "id": "949079e5-c59c-4911-a490-c38cea2e9f3b"}]} 2018-12-27 15:45:15,220 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=0e34a33c-228d-45e1-8433-3b29595b7126 used request id req-12441c33-7a3b-482e-bc9c-0781551a3ae1 2018-12-27 15:45:15,225 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd85f71753420b400d94c2ede85e335377443b6c" -d '{"security_group_rule": {"direction": "ingress", "security_group_id": "0e34a33c-228d-45e1-8433-3b29595b7126"}}' 2018-12-27 15:45:15,627 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 510 X-Openstack-Request-Id: req-20f82ae2-591a-4589-b78c-6dcc9d3377a0 Date: Thu, 27 Dec 2018 15:45:15 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T15:45:15Z", "security_group_id": "0e34a33c-228d-45e1-8433-3b29595b7126", "port_range_min": null, "revision_number": 0, "tenant_id": "4a5a562cffae47fab8ccefbe6255b9d5", "created_at": "2018-12-27T15:45:15Z", "project_id": "4a5a562cffae47fab8ccefbe6255b9d5", "id": "d5b59739-2be3-4fcc-b73a-7904aaae896a"}} 2018-12-27 15:45:15,628 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/security-group-rules used request id req-20f82ae2-591a-4589-b78c-6dcc9d3377a0 2018-12-27 15:45:15,633 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-dbd391e8-bebd-4425-9910-3d4f1bd6c003name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd85f71753420b400d94c2ede85e335377443b6c" 2018-12-27 15:45:15,677 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1916 X-Openstack-Request-Id: req-531abfe4-a210-4784-9f53-00129b5169fc Date: Thu, 27 Dec 2018 15:45:15 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "4a5a562cffae47fab8ccefbe6255b9d5", "created_at": "2018-12-27T15:45:14Z", "updated_at": "2018-12-27T15:45:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:45:14Z", "revision_number": 0, "id": "949079e5-c59c-4911-a490-c38cea2e9f3b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:45:14Z", "security_group_id": "0e34a33c-228d-45e1-8433-3b29595b7126", "tenant_id": "4a5a562cffae47fab8ccefbe6255b9d5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a5a562cffae47fab8ccefbe6255b9d5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:45:14Z", "revision_number": 0, "id": "2bc3eba4-60cd-4843-a531-35be752dc1e5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:45:14Z", "security_group_id": "0e34a33c-228d-45e1-8433-3b29595b7126", "tenant_id": "4a5a562cffae47fab8ccefbe6255b9d5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a5a562cffae47fab8ccefbe6255b9d5"}, {"direction": "ingress", "protocol": null, "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:45:15Z", "revision_number": 0, "id": "d5b59739-2be3-4fcc-b73a-7904aaae896a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:45:15Z", "security_group_id": "0e34a33c-228d-45e1-8433-3b29595b7126", "tenant_id": "4a5a562cffae47fab8ccefbe6255b9d5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a5a562cffae47fab8ccefbe6255b9d5"}], "revision_number": 3, "project_id": "4a5a562cffae47fab8ccefbe6255b9d5", "id": "0e34a33c-228d-45e1-8433-3b29595b7126", "name": "NeutronUtilsSecurityGroupTests-dbd391e8-bebd-4425-9910-3d4f1bd6c003name"}]} 2018-12-27 15:45:15,678 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-dbd391e8-bebd-4425-9910-3d4f1bd6c003name&description=hello+group used request id req-531abfe4-a210-4784-9f53-00129b5169fc 2018-12-27 15:45:15,678 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0e34a33c-228d-45e1-8433-3b29595b7126 2018-12-27 15:45:15,682 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=0e34a33c-228d-45e1-8433-3b29595b7126 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd85f71753420b400d94c2ede85e335377443b6c" 2018-12-27 15:45:15,701 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1489 X-Openstack-Request-Id: req-e4e22bb2-f083-4ce9-a207-8bd1d7fce60a Date: Thu, 27 Dec 2018 15:45:15 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T15:45:14Z", "security_group_id": "0e34a33c-228d-45e1-8433-3b29595b7126", "port_range_min": null, "revision_number": 0, "tenant_id": "4a5a562cffae47fab8ccefbe6255b9d5", "created_at": "2018-12-27T15:45:14Z", "project_id": "4a5a562cffae47fab8ccefbe6255b9d5", "id": "2bc3eba4-60cd-4843-a531-35be752dc1e5"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T15:45:14Z", "security_group_id": "0e34a33c-228d-45e1-8433-3b29595b7126", "port_range_min": null, "revision_number": 0, "tenant_id": "4a5a562cffae47fab8ccefbe6255b9d5", "created_at": "2018-12-27T15:45:14Z", "project_id": "4a5a562cffae47fab8ccefbe6255b9d5", "id": "949079e5-c59c-4911-a490-c38cea2e9f3b"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T15:45:15Z", "security_group_id": "0e34a33c-228d-45e1-8433-3b29595b7126", "port_range_min": null, "revision_number": 0, "tenant_id": "4a5a562cffae47fab8ccefbe6255b9d5", "created_at": "2018-12-27T15:45:15Z", "project_id": "4a5a562cffae47fab8ccefbe6255b9d5", "id": "d5b59739-2be3-4fcc-b73a-7904aaae896a"}]} 2018-12-27 15:45:15,701 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=0e34a33c-228d-45e1-8433-3b29595b7126 used request id req-e4e22bb2-f083-4ce9-a207-8bd1d7fce60a 2018-12-27 15:45:15,701 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0e34a33c-228d-45e1-8433-3b29595b7126 2018-12-27 15:45:15,705 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=0e34a33c-228d-45e1-8433-3b29595b7126 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd85f71753420b400d94c2ede85e335377443b6c" 2018-12-27 15:45:15,749 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1489 X-Openstack-Request-Id: req-86487fdb-ec69-4412-9bb1-fbe47457a161 Date: Thu, 27 Dec 2018 15:45:15 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T15:45:14Z", "security_group_id": "0e34a33c-228d-45e1-8433-3b29595b7126", "port_range_min": null, "revision_number": 0, "tenant_id": "4a5a562cffae47fab8ccefbe6255b9d5", "created_at": "2018-12-27T15:45:14Z", "project_id": "4a5a562cffae47fab8ccefbe6255b9d5", "id": "2bc3eba4-60cd-4843-a531-35be752dc1e5"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T15:45:14Z", "security_group_id": "0e34a33c-228d-45e1-8433-3b29595b7126", "port_range_min": null, "revision_number": 0, "tenant_id": "4a5a562cffae47fab8ccefbe6255b9d5", "created_at": "2018-12-27T15:45:14Z", "project_id": "4a5a562cffae47fab8ccefbe6255b9d5", "id": "949079e5-c59c-4911-a490-c38cea2e9f3b"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T15:45:15Z", "security_group_id": "0e34a33c-228d-45e1-8433-3b29595b7126", "port_range_min": null, "revision_number": 0, "tenant_id": "4a5a562cffae47fab8ccefbe6255b9d5", "created_at": "2018-12-27T15:45:15Z", "project_id": "4a5a562cffae47fab8ccefbe6255b9d5", "id": "d5b59739-2be3-4fcc-b73a-7904aaae896a"}]} 2018-12-27 15:45:15,749 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=0e34a33c-228d-45e1-8433-3b29595b7126 used request id req-86487fdb-ec69-4412-9bb1-fbe47457a161 2018-12-27 15:45:15,755 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-dbd391e8-bebd-4425-9910-3d4f1bd6c003name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd85f71753420b400d94c2ede85e335377443b6c" 2018-12-27 15:45:16,005 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1916 X-Openstack-Request-Id: req-545bdf07-a766-4fa6-b4b8-899e20ca7363 Date: Thu, 27 Dec 2018 15:45:16 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "4a5a562cffae47fab8ccefbe6255b9d5", "created_at": "2018-12-27T15:45:14Z", "updated_at": "2018-12-27T15:45:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:45:14Z", "revision_number": 0, "id": "2bc3eba4-60cd-4843-a531-35be752dc1e5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:45:14Z", "security_group_id": "0e34a33c-228d-45e1-8433-3b29595b7126", "tenant_id": "4a5a562cffae47fab8ccefbe6255b9d5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a5a562cffae47fab8ccefbe6255b9d5"}, {"direction": "ingress", "protocol": null, "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:45:15Z", "revision_number": 0, "id": "d5b59739-2be3-4fcc-b73a-7904aaae896a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:45:15Z", "security_group_id": "0e34a33c-228d-45e1-8433-3b29595b7126", "tenant_id": "4a5a562cffae47fab8ccefbe6255b9d5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a5a562cffae47fab8ccefbe6255b9d5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:45:14Z", "revision_number": 0, "id": "949079e5-c59c-4911-a490-c38cea2e9f3b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:45:14Z", "security_group_id": "0e34a33c-228d-45e1-8433-3b29595b7126", "tenant_id": "4a5a562cffae47fab8ccefbe6255b9d5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a5a562cffae47fab8ccefbe6255b9d5"}], "revision_number": 3, "project_id": "4a5a562cffae47fab8ccefbe6255b9d5", "id": "0e34a33c-228d-45e1-8433-3b29595b7126", "name": "NeutronUtilsSecurityGroupTests-dbd391e8-bebd-4425-9910-3d4f1bd6c003name"}]} 2018-12-27 15:45:16,005 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-dbd391e8-bebd-4425-9910-3d4f1bd6c003name&description=hello+group used request id req-545bdf07-a766-4fa6-b4b8-899e20ca7363 2018-12-27 15:45:16,005 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0e34a33c-228d-45e1-8433-3b29595b7126 2018-12-27 15:45:16,012 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=0e34a33c-228d-45e1-8433-3b29595b7126 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd85f71753420b400d94c2ede85e335377443b6c" 2018-12-27 15:45:16,230 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1489 X-Openstack-Request-Id: req-2e4bc99e-c03a-4022-a488-6297e7fa648b Date: Thu, 27 Dec 2018 15:45:16 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T15:45:14Z", "security_group_id": "0e34a33c-228d-45e1-8433-3b29595b7126", "port_range_min": null, "revision_number": 0, "tenant_id": "4a5a562cffae47fab8ccefbe6255b9d5", "created_at": "2018-12-27T15:45:14Z", "project_id": "4a5a562cffae47fab8ccefbe6255b9d5", "id": "2bc3eba4-60cd-4843-a531-35be752dc1e5"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T15:45:14Z", "security_group_id": "0e34a33c-228d-45e1-8433-3b29595b7126", "port_range_min": null, "revision_number": 0, "tenant_id": "4a5a562cffae47fab8ccefbe6255b9d5", "created_at": "2018-12-27T15:45:14Z", "project_id": "4a5a562cffae47fab8ccefbe6255b9d5", "id": "949079e5-c59c-4911-a490-c38cea2e9f3b"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T15:45:15Z", "security_group_id": "0e34a33c-228d-45e1-8433-3b29595b7126", "port_range_min": null, "revision_number": 0, "tenant_id": "4a5a562cffae47fab8ccefbe6255b9d5", "created_at": "2018-12-27T15:45:15Z", "project_id": "4a5a562cffae47fab8ccefbe6255b9d5", "id": "d5b59739-2be3-4fcc-b73a-7904aaae896a"}]} 2018-12-27 15:45:16,230 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=0e34a33c-228d-45e1-8433-3b29595b7126 used request id req-2e4bc99e-c03a-4022-a488-6297e7fa648b 2018-12-27 15:45:16,231 - neutron_utils - INFO - Deleting security group rule with ID - 2bc3eba4-60cd-4843-a531-35be752dc1e5 2018-12-27 15:45:16,236 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/security-group-rules/2bc3eba4-60cd-4843-a531-35be752dc1e5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd85f71753420b400d94c2ede85e335377443b6c" 2018-12-27 15:45:16,579 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-94655f06-1da2-4974-8cfa-cbd406a5c5c6 Content-Length: 0 Date: Thu, 27 Dec 2018 15:45:16 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 15:45:16,580 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-group-rules/2bc3eba4-60cd-4843-a531-35be752dc1e5 used request id req-94655f06-1da2-4974-8cfa-cbd406a5c5c6 2018-12-27 15:45:16,580 - neutron_utils - INFO - Deleting security group rule with ID - 949079e5-c59c-4911-a490-c38cea2e9f3b 2018-12-27 15:45:16,585 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/security-group-rules/949079e5-c59c-4911-a490-c38cea2e9f3b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd85f71753420b400d94c2ede85e335377443b6c" 2018-12-27 15:45:16,689 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-358b6714-a1cc-4c68-a183-d154e921da53 Content-Length: 0 Date: Thu, 27 Dec 2018 15:45:16 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 15:45:16,689 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-group-rules/949079e5-c59c-4911-a490-c38cea2e9f3b used request id req-358b6714-a1cc-4c68-a183-d154e921da53 2018-12-27 15:45:16,690 - neutron_utils - INFO - Deleting security group rule with ID - d5b59739-2be3-4fcc-b73a-7904aaae896a 2018-12-27 15:45:16,695 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/security-group-rules/d5b59739-2be3-4fcc-b73a-7904aaae896a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd85f71753420b400d94c2ede85e335377443b6c" 2018-12-27 15:45:17,015 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-5d7fe606-2f3f-4398-ae1f-2627efc12151 Content-Length: 0 Date: Thu, 27 Dec 2018 15:45:17 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 15:45:17,015 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-group-rules/d5b59739-2be3-4fcc-b73a-7904aaae896a used request id req-5d7fe606-2f3f-4398-ae1f-2627efc12151 2018-12-27 15:45:17,015 - neutron_utils - INFO - Deleting security group with name - NeutronUtilsSecurityGroupTests-dbd391e8-bebd-4425-9910-3d4f1bd6c003name 2018-12-27 15:45:17,020 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/security-groups/0e34a33c-228d-45e1-8433-3b29595b7126 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd85f71753420b400d94c2ede85e335377443b6c" 2018-12-27 15:45:17,386 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-21b260d4-7651-4725-8b49-6b37a17a4d96 Content-Length: 0 Date: Thu, 27 Dec 2018 15:45:17 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 15:45:17,386 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-groups/0e34a33c-228d-45e1-8433-3b29595b7126 used request id req-21b260d4-7651-4725-8b49-6b37a17a4d96 2018-12-27 15:45:17,387 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 15:45:17,796 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "70c6a7da477e41f7b38ad49ba1fc5965", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T16:45:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a5a562cffae47fab8ccefbe6255b9d5", "name": "api_check-project_e39638cc-8772-4bcc-8a5b-f8d604444da5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_e39638cc-8772-4bcc-8a5b-f8d604444da5", "id": "880f11fce81c4cef88c354559a832afe"}, "audit_ids": ["djFLGJFTSdKnndIrQyQe5g"], "issued_at": "2018-12-27T15:45:17.000000Z"}} 2018-12-27 15:45:17,797 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7111e37b45a2f7cfdd69d5705ae60918f8bda9db" 2018-12-27 15:45:17,902 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:45:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-98a7ec82-a2c9-4440-8cb6-c603c375e9ed Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 15:45:17,902 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-98a7ec82-a2c9-4440-8cb6-c603c375e9ed 2018-12-27 15:45:17,903 - neutron_utils - INFO - Creating security group with name - NeutronUtilsSecurityGroupTests-c8eb0010-d733-49cd-83c9-afb50c0b8a02name-1 2018-12-27 15:45:17,908 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7111e37b45a2f7cfdd69d5705ae60918f8bda9db" -d '{"security_group": {"name": "NeutronUtilsSecurityGroupTests-c8eb0010-d733-49cd-83c9-afb50c0b8a02name-1", "description": "hello group"}}' 2018-12-27 15:45:18,362 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1416 X-Openstack-Request-Id: req-15d75b3c-ea60-421f-ad85-3f0b5c9a5428 Date: Thu, 27 Dec 2018 15:45:18 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "4a5a562cffae47fab8ccefbe6255b9d5", "created_at": "2018-12-27T15:45:18Z", "updated_at": "2018-12-27T15:45:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:45:18Z", "revision_number": 0, "id": "ab8b2ca1-19fb-4ffa-943a-82c8117e13bf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:45:18Z", "security_group_id": "70c8c74a-88cd-4671-aa55-7e2dc2f265d5", "tenant_id": "4a5a562cffae47fab8ccefbe6255b9d5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a5a562cffae47fab8ccefbe6255b9d5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:45:18Z", "revision_number": 0, "id": "be465537-ee1c-4637-9b8f-3f91c3e233a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:45:18Z", "security_group_id": "70c8c74a-88cd-4671-aa55-7e2dc2f265d5", "tenant_id": "4a5a562cffae47fab8ccefbe6255b9d5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a5a562cffae47fab8ccefbe6255b9d5"}], "revision_number": 2, "project_id": "4a5a562cffae47fab8ccefbe6255b9d5", "id": "70c8c74a-88cd-4671-aa55-7e2dc2f265d5", "name": "NeutronUtilsSecurityGroupTests-c8eb0010-d733-49cd-83c9-afb50c0b8a02name-1"}} 2018-12-27 15:45:18,362 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/security-groups used request id req-15d75b3c-ea60-421f-ad85-3f0b5c9a5428 2018-12-27 15:45:18,363 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 70c8c74a-88cd-4671-aa55-7e2dc2f265d5 2018-12-27 15:45:18,368 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=70c8c74a-88cd-4671-aa55-7e2dc2f265d5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7111e37b45a2f7cfdd69d5705ae60918f8bda9db" 2018-12-27 15:45:18,581 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-ea054409-8b4a-426c-8e55-476e5266b53b Date: Thu, 27 Dec 2018 15:45:18 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T15:45:18Z", "security_group_id": "70c8c74a-88cd-4671-aa55-7e2dc2f265d5", "port_range_min": null, "revision_number": 0, "tenant_id": "4a5a562cffae47fab8ccefbe6255b9d5", "created_at": "2018-12-27T15:45:18Z", "project_id": "4a5a562cffae47fab8ccefbe6255b9d5", "id": "ab8b2ca1-19fb-4ffa-943a-82c8117e13bf"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T15:45:18Z", "security_group_id": "70c8c74a-88cd-4671-aa55-7e2dc2f265d5", "port_range_min": null, "revision_number": 0, "tenant_id": "4a5a562cffae47fab8ccefbe6255b9d5", "created_at": "2018-12-27T15:45:18Z", "project_id": "4a5a562cffae47fab8ccefbe6255b9d5", "id": "be465537-ee1c-4637-9b8f-3f91c3e233a0"}]} 2018-12-27 15:45:18,582 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=70c8c74a-88cd-4671-aa55-7e2dc2f265d5 used request id req-ea054409-8b4a-426c-8e55-476e5266b53b 2018-12-27 15:45:18,582 - neutron_utils - INFO - Creating security group with name - NeutronUtilsSecurityGroupTests-c8eb0010-d733-49cd-83c9-afb50c0b8a02name-2 2018-12-27 15:45:18,587 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7111e37b45a2f7cfdd69d5705ae60918f8bda9db" -d '{"security_group": {"name": "NeutronUtilsSecurityGroupTests-c8eb0010-d733-49cd-83c9-afb50c0b8a02name-2", "description": "hello group"}}' 2018-12-27 15:45:19,087 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1416 X-Openstack-Request-Id: req-ee2d1b3c-38c2-4397-80fd-fc86ca3ed2a0 Date: Thu, 27 Dec 2018 15:45:19 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "4a5a562cffae47fab8ccefbe6255b9d5", "created_at": "2018-12-27T15:45:18Z", "updated_at": "2018-12-27T15:45:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:45:18Z", "revision_number": 0, "id": "485266c7-98d9-4d07-ab92-28b9be0e7b5a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:45:18Z", "security_group_id": "9e6bbba5-6e10-41fd-b55a-1c2a90ac9455", "tenant_id": "4a5a562cffae47fab8ccefbe6255b9d5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a5a562cffae47fab8ccefbe6255b9d5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:45:18Z", "revision_number": 0, "id": "e87ff0ff-3f10-4af0-bdc2-747b4fa42db5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:45:18Z", "security_group_id": "9e6bbba5-6e10-41fd-b55a-1c2a90ac9455", "tenant_id": "4a5a562cffae47fab8ccefbe6255b9d5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a5a562cffae47fab8ccefbe6255b9d5"}], "revision_number": 2, "project_id": "4a5a562cffae47fab8ccefbe6255b9d5", "id": "9e6bbba5-6e10-41fd-b55a-1c2a90ac9455", "name": "NeutronUtilsSecurityGroupTests-c8eb0010-d733-49cd-83c9-afb50c0b8a02name-2"}} 2018-12-27 15:45:19,087 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/security-groups used request id req-ee2d1b3c-38c2-4397-80fd-fc86ca3ed2a0 2018-12-27 15:45:19,087 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 9e6bbba5-6e10-41fd-b55a-1c2a90ac9455 2018-12-27 15:45:19,092 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=9e6bbba5-6e10-41fd-b55a-1c2a90ac9455 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7111e37b45a2f7cfdd69d5705ae60918f8bda9db" 2018-12-27 15:45:19,332 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-715463a0-3e92-453a-9a50-63a4e2bd5c36 Date: Thu, 27 Dec 2018 15:45:19 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T15:45:18Z", "security_group_id": "9e6bbba5-6e10-41fd-b55a-1c2a90ac9455", "port_range_min": null, "revision_number": 0, "tenant_id": "4a5a562cffae47fab8ccefbe6255b9d5", "created_at": "2018-12-27T15:45:18Z", "project_id": "4a5a562cffae47fab8ccefbe6255b9d5", "id": "485266c7-98d9-4d07-ab92-28b9be0e7b5a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T15:45:18Z", "security_group_id": "9e6bbba5-6e10-41fd-b55a-1c2a90ac9455", "port_range_min": null, "revision_number": 0, "tenant_id": "4a5a562cffae47fab8ccefbe6255b9d5", "created_at": "2018-12-27T15:45:18Z", "project_id": "4a5a562cffae47fab8ccefbe6255b9d5", "id": "e87ff0ff-3f10-4af0-bdc2-747b4fa42db5"}]} 2018-12-27 15:45:19,332 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=9e6bbba5-6e10-41fd-b55a-1c2a90ac9455 used request id req-715463a0-3e92-453a-9a50-63a4e2bd5c36 2018-12-27 15:45:19,333 - neutron_utils - INFO - Retrieving security group with ID - 70c8c74a-88cd-4671-aa55-7e2dc2f265d5 2018-12-27 15:45:19,338 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?id=70c8c74a-88cd-4671-aa55-7e2dc2f265d5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7111e37b45a2f7cfdd69d5705ae60918f8bda9db" 2018-12-27 15:45:19,383 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1419 X-Openstack-Request-Id: req-6cdeaa67-d106-4763-a8f4-70b8d73bbb1f Date: Thu, 27 Dec 2018 15:45:19 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "4a5a562cffae47fab8ccefbe6255b9d5", "created_at": "2018-12-27T15:45:18Z", "updated_at": "2018-12-27T15:45:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:45:18Z", "revision_number": 0, "id": "ab8b2ca1-19fb-4ffa-943a-82c8117e13bf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:45:18Z", "security_group_id": "70c8c74a-88cd-4671-aa55-7e2dc2f265d5", "tenant_id": "4a5a562cffae47fab8ccefbe6255b9d5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a5a562cffae47fab8ccefbe6255b9d5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:45:18Z", "revision_number": 0, "id": "be465537-ee1c-4637-9b8f-3f91c3e233a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:45:18Z", "security_group_id": "70c8c74a-88cd-4671-aa55-7e2dc2f265d5", "tenant_id": "4a5a562cffae47fab8ccefbe6255b9d5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a5a562cffae47fab8ccefbe6255b9d5"}], "revision_number": 2, "project_id": "4a5a562cffae47fab8ccefbe6255b9d5", "id": "70c8c74a-88cd-4671-aa55-7e2dc2f265d5", "name": "NeutronUtilsSecurityGroupTests-c8eb0010-d733-49cd-83c9-afb50c0b8a02name-1"}]} 2018-12-27 15:45:19,383 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?id=70c8c74a-88cd-4671-aa55-7e2dc2f265d5 used request id req-6cdeaa67-d106-4763-a8f4-70b8d73bbb1f 2018-12-27 15:45:19,384 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 70c8c74a-88cd-4671-aa55-7e2dc2f265d5 2018-12-27 15:45:19,388 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=70c8c74a-88cd-4671-aa55-7e2dc2f265d5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7111e37b45a2f7cfdd69d5705ae60918f8bda9db" 2018-12-27 15:45:19,618 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-2860259c-5c61-4c74-b59b-307c978dd69e Date: Thu, 27 Dec 2018 15:45:19 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T15:45:18Z", "security_group_id": "70c8c74a-88cd-4671-aa55-7e2dc2f265d5", "port_range_min": null, "revision_number": 0, "tenant_id": "4a5a562cffae47fab8ccefbe6255b9d5", "created_at": "2018-12-27T15:45:18Z", "project_id": "4a5a562cffae47fab8ccefbe6255b9d5", "id": "ab8b2ca1-19fb-4ffa-943a-82c8117e13bf"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T15:45:18Z", "security_group_id": "70c8c74a-88cd-4671-aa55-7e2dc2f265d5", "port_range_min": null, "revision_number": 0, "tenant_id": "4a5a562cffae47fab8ccefbe6255b9d5", "created_at": "2018-12-27T15:45:18Z", "project_id": "4a5a562cffae47fab8ccefbe6255b9d5", "id": "be465537-ee1c-4637-9b8f-3f91c3e233a0"}]} 2018-12-27 15:45:19,619 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=70c8c74a-88cd-4671-aa55-7e2dc2f265d5 used request id req-2860259c-5c61-4c74-b59b-307c978dd69e 2018-12-27 15:45:19,619 - neutron_utils - INFO - Retrieving security group with ID - 9e6bbba5-6e10-41fd-b55a-1c2a90ac9455 2018-12-27 15:45:19,623 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?id=9e6bbba5-6e10-41fd-b55a-1c2a90ac9455 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7111e37b45a2f7cfdd69d5705ae60918f8bda9db" 2018-12-27 15:45:19,869 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1419 X-Openstack-Request-Id: req-ee4d6d3d-76b1-4b50-825c-1de97e002e2d Date: Thu, 27 Dec 2018 15:45:19 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "4a5a562cffae47fab8ccefbe6255b9d5", "created_at": "2018-12-27T15:45:18Z", "updated_at": "2018-12-27T15:45:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:45:18Z", "revision_number": 0, "id": "485266c7-98d9-4d07-ab92-28b9be0e7b5a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:45:18Z", "security_group_id": "9e6bbba5-6e10-41fd-b55a-1c2a90ac9455", "tenant_id": "4a5a562cffae47fab8ccefbe6255b9d5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a5a562cffae47fab8ccefbe6255b9d5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:45:18Z", "revision_number": 0, "id": "e87ff0ff-3f10-4af0-bdc2-747b4fa42db5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:45:18Z", "security_group_id": "9e6bbba5-6e10-41fd-b55a-1c2a90ac9455", "tenant_id": "4a5a562cffae47fab8ccefbe6255b9d5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a5a562cffae47fab8ccefbe6255b9d5"}], "revision_number": 2, "project_id": "4a5a562cffae47fab8ccefbe6255b9d5", "id": "9e6bbba5-6e10-41fd-b55a-1c2a90ac9455", "name": "NeutronUtilsSecurityGroupTests-c8eb0010-d733-49cd-83c9-afb50c0b8a02name-2"}]} 2018-12-27 15:45:19,870 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?id=9e6bbba5-6e10-41fd-b55a-1c2a90ac9455 used request id req-ee4d6d3d-76b1-4b50-825c-1de97e002e2d 2018-12-27 15:45:19,870 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 9e6bbba5-6e10-41fd-b55a-1c2a90ac9455 2018-12-27 15:45:19,875 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=9e6bbba5-6e10-41fd-b55a-1c2a90ac9455 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7111e37b45a2f7cfdd69d5705ae60918f8bda9db" 2018-12-27 15:45:20,091 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-98e08a34-1e7e-45aa-9cac-ea48f3c9eeac Date: Thu, 27 Dec 2018 15:45:20 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T15:45:18Z", "security_group_id": "9e6bbba5-6e10-41fd-b55a-1c2a90ac9455", "port_range_min": null, "revision_number": 0, "tenant_id": "4a5a562cffae47fab8ccefbe6255b9d5", "created_at": "2018-12-27T15:45:18Z", "project_id": "4a5a562cffae47fab8ccefbe6255b9d5", "id": "485266c7-98d9-4d07-ab92-28b9be0e7b5a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T15:45:18Z", "security_group_id": "9e6bbba5-6e10-41fd-b55a-1c2a90ac9455", "port_range_min": null, "revision_number": 0, "tenant_id": "4a5a562cffae47fab8ccefbe6255b9d5", "created_at": "2018-12-27T15:45:18Z", "project_id": "4a5a562cffae47fab8ccefbe6255b9d5", "id": "e87ff0ff-3f10-4af0-bdc2-747b4fa42db5"}]} 2018-12-27 15:45:20,092 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=9e6bbba5-6e10-41fd-b55a-1c2a90ac9455 used request id req-98e08a34-1e7e-45aa-9cac-ea48f3c9eeac 2018-12-27 15:45:20,092 - neutron_utils - INFO - Deleting security group with name - NeutronUtilsSecurityGroupTests-c8eb0010-d733-49cd-83c9-afb50c0b8a02name-1 2018-12-27 15:45:20,097 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/security-groups/70c8c74a-88cd-4671-aa55-7e2dc2f265d5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7111e37b45a2f7cfdd69d5705ae60918f8bda9db" 2018-12-27 15:45:20,492 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-14038b2f-4da1-46fb-8f29-2317b28b67c1 Content-Length: 0 Date: Thu, 27 Dec 2018 15:45:20 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 15:45:20,492 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-groups/70c8c74a-88cd-4671-aa55-7e2dc2f265d5 used request id req-14038b2f-4da1-46fb-8f29-2317b28b67c1 2018-12-27 15:45:20,492 - neutron_utils - INFO - Deleting security group with name - NeutronUtilsSecurityGroupTests-c8eb0010-d733-49cd-83c9-afb50c0b8a02name-2 2018-12-27 15:45:20,497 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/security-groups/9e6bbba5-6e10-41fd-b55a-1c2a90ac9455 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7111e37b45a2f7cfdd69d5705ae60918f8bda9db" 2018-12-27 15:45:20,649 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c95de3db-cfaa-4751-8ad8-3e4c643a2abe Content-Length: 0 Date: Thu, 27 Dec 2018 15:45:20 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 15:45:20,649 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-groups/9e6bbba5-6e10-41fd-b55a-1c2a90ac9455 used request id req-c95de3db-cfaa-4751-8ad8-3e4c643a2abe 2018-12-27 15:45:20,650 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 15:45:21,074 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "70c6a7da477e41f7b38ad49ba1fc5965", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T16:45:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a5a562cffae47fab8ccefbe6255b9d5", "name": "api_check-project_e39638cc-8772-4bcc-8a5b-f8d604444da5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_e39638cc-8772-4bcc-8a5b-f8d604444da5", "id": "880f11fce81c4cef88c354559a832afe"}, "audit_ids": ["u1AaXnEFQquz3M63urZdAQ"], "issued_at": "2018-12-27T15:45:21.000000Z"}} 2018-12-27 15:45:21,075 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7741f5e5b56408d118c25ef8dc8a71277260846" 2018-12-27 15:45:21,183 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:45:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c7c72bfb-745e-47b0-b8ba-0d0c3deb009b Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 15:45:21,184 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-c7c72bfb-745e-47b0-b8ba-0d0c3deb009b 2018-12-27 15:45:21,189 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7741f5e5b56408d118c25ef8dc8a71277260846" 2018-12-27 15:45:21,421 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-e9eba048-6ffe-47e9-a88f-88eaad57cb7d Date: Thu, 27 Dec 2018 15:45:21 GMT RESP BODY: {"floatingips": []} 2018-12-27 15:45:21,422 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/floatingips used request id req-e9eba048-6ffe-47e9-a88f-88eaad57cb7d 2018-12-27 15:45:21,422 - neutron_utils - INFO - Creating floating ip to external network - external 2018-12-27 15:45:21,427 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7741f5e5b56408d118c25ef8dc8a71277260846" 2018-12-27 15:45:21,729 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 726 X-Openstack-Request-Id: req-4d1f82bc-41da-4a9a-ac63-770ca04196ef Date: Thu, 27 Dec 2018 15:45:21 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","updated_at":"2018-12-27T15:29:25Z","dns_domain":"","revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"a4959dd9-e8f4-4ea9-8c99-7bff545db58c","router:external":true,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"da629caea04941e1ae8979c379dc7c9d","status":"ACTIVE","subnets":["244ab55b-a0ed-4e50-9f85-07f08119ae55"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"da629caea04941e1ae8979c379dc7c9d","created_at":"2018-12-27T15:29:17Z","provider:network_type":"flat"}]} 2018-12-27 15:45:21,729 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=external used request id req-4d1f82bc-41da-4a9a-ac63-770ca04196ef 2018-12-27 15:45:21,734 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=a4959dd9-e8f4-4ea9-8c99-7bff545db58c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7741f5e5b56408d118c25ef8dc8a71277260846" 2018-12-27 15:45:21,962 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-084932f0-9a75-4cdb-9c99-ab0ad32e5608 Date: Thu, 27 Dec 2018 15:45:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"a4959dd9-e8f4-4ea9-8c99-7bff545db58c","tenant_id":"da629caea04941e1ae8979c379dc7c9d","created_at":"2018-12-27T15:29:25Z","dns_nameservers":[],"updated_at":"2018-12-27T15:29:25Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"gateway_ip":"172.30.9.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.9.0/24","project_id":"da629caea04941e1ae8979c379dc7c9d","id":"244ab55b-a0ed-4e50-9f85-07f08119ae55","subnetpool_id":null,"name":"external-subnet"}]} 2018-12-27 15:45:21,962 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=a4959dd9-e8f4-4ea9-8c99-7bff545db58c used request id req-084932f0-9a75-4cdb-9c99-ab0ad32e5608 2018-12-27 15:45:21,967 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7741f5e5b56408d118c25ef8dc8a71277260846" -d '{"floatingip": {"floating_network_id": "a4959dd9-e8f4-4ea9-8c99-7bff545db58c"}}' 2018-12-27 15:45:23,547 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 506 X-Openstack-Request-Id: req-dc766768-12df-4a6e-87dd-a15fc7dd1a9b Date: Thu, 27 Dec 2018 15:45:23 GMT RESP BODY: {"floatingip": {"router_id": null, "status": "DOWN", "description": "", "tags": [], "updated_at": "2018-12-27T15:45:22Z", "dns_domain": "", "floating_network_id": "a4959dd9-e8f4-4ea9-8c99-7bff545db58c", "fixed_ip_address": null, "floating_ip_address": "172.30.9.200", "revision_number": 0, "port_id": null, "id": "9c91eac1-2ccf-4851-a999-85e82f885ea2", "tenant_id": "4a5a562cffae47fab8ccefbe6255b9d5", "created_at": "2018-12-27T15:45:22Z", "dns_name": "", "project_id": "4a5a562cffae47fab8ccefbe6255b9d5"}} 2018-12-27 15:45:23,548 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/floatingips used request id req-dc766768-12df-4a6e-87dd-a15fc7dd1a9b 2018-12-27 15:45:23,553 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7741f5e5b56408d118c25ef8dc8a71277260846" 2018-12-27 15:45:23,781 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 509 X-Openstack-Request-Id: req-643c0660-b5b3-4d6b-8b13-1bc16c86fd99 Date: Thu, 27 Dec 2018 15:45:23 GMT RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "updated_at": "2018-12-27T15:45:22Z", "dns_domain": "", "floating_network_id": "a4959dd9-e8f4-4ea9-8c99-7bff545db58c", "fixed_ip_address": null, "floating_ip_address": "172.30.9.200", "revision_number": 0, "port_id": null, "id": "9c91eac1-2ccf-4851-a999-85e82f885ea2", "dns_name": "", "created_at": "2018-12-27T15:45:22Z", "tenant_id": "4a5a562cffae47fab8ccefbe6255b9d5", "project_id": "4a5a562cffae47fab8ccefbe6255b9d5"}]} 2018-12-27 15:45:23,782 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/floatingips used request id req-643c0660-b5b3-4d6b-8b13-1bc16c86fd99 2018-12-27 15:45:23,782 - neutron_utils - DEBUG - Attempting to retrieve existing floating ip with IP - 172.30.9.200 2018-12-27 15:45:23,782 - neutron_utils - DEBUG - Attempting to retrieve existing floating ip with IP - 172.30.9.200 2018-12-27 15:45:23,787 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/floatingips?ip=9c91eac1-2ccf-4851-a999-85e82f885ea2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7741f5e5b56408d118c25ef8dc8a71277260846" 2018-12-27 15:45:23,993 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 509 X-Openstack-Request-Id: req-c3f48bb2-55d7-41ea-87d9-b75865effcaa Date: Thu, 27 Dec 2018 15:45:23 GMT RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "updated_at": "2018-12-27T15:45:22Z", "dns_domain": "", "floating_network_id": "a4959dd9-e8f4-4ea9-8c99-7bff545db58c", "fixed_ip_address": null, "floating_ip_address": "172.30.9.200", "revision_number": 0, "port_id": null, "id": "9c91eac1-2ccf-4851-a999-85e82f885ea2", "dns_name": "", "created_at": "2018-12-27T15:45:22Z", "tenant_id": "4a5a562cffae47fab8ccefbe6255b9d5", "project_id": "4a5a562cffae47fab8ccefbe6255b9d5"}]} 2018-12-27 15:45:23,994 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/floatingips?ip=9c91eac1-2ccf-4851-a999-85e82f885ea2 used request id req-c3f48bb2-55d7-41ea-87d9-b75865effcaa 2018-12-27 15:45:23,994 - neutron_utils - DEBUG - Attempting to delete existing floating ip with IP - 172.30.9.200 2018-12-27 15:45:23,999 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/floatingips/9c91eac1-2ccf-4851-a999-85e82f885ea2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7741f5e5b56408d118c25ef8dc8a71277260846" 2018-12-27 15:45:24,759 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-1f6fd737-741f-4f0a-8e27-f45c24329c64 Content-Length: 0 Date: Thu, 27 Dec 2018 15:45:24 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 15:45:24,759 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/floatingips/9c91eac1-2ccf-4851-a999-85e82f885ea2 used request id req-1f6fd737-741f-4f0a-8e27-f45c24329c64 2018-12-27 15:45:24,760 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-27 15:45:24,829 - nova_utils - INFO - Creating keypair with name - NovaUtilsKeypairTests-7407bd02-53e7-47b3-908c-214c79b2043b 2018-12-27 15:45:24,829 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 15:45:25,243 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "70c6a7da477e41f7b38ad49ba1fc5965", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T16:45:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a5a562cffae47fab8ccefbe6255b9d5", "name": "api_check-project_e39638cc-8772-4bcc-8a5b-f8d604444da5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_e39638cc-8772-4bcc-8a5b-f8d604444da5", "id": "880f11fce81c4cef88c354559a832afe"}, "audit_ids": ["SFVxVPxZQnKtNJ8VLXwDBA"], "issued_at": "2018-12-27T15:45:25.000000Z"}} 2018-12-27 15:45:25,246 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee12673c6eb026061b7ee00742494d2ddc725641" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCtkThtSa1DDYxP7jTh/fAKnnUvE03dTR9fF8gNhyRLIcNZbVp0/0Qss2WOyTefLIPi2uS+3oBY5KCGDHfgUpBZFlwoms1MNEHuJ3h4TL0eZTgZoPN9AH1vDzqc+JNIuFs61KtOwqAa0WY7F5o3MieHiSnvZuztjnbGdVVDNavrNdCPZTSFe2xSf8gkKcFSRs8ecHkIBPNsHeqbUOKwpTPpL8/soy1V7RCYR9hsZgXaWxou1pYhZu5B7lK/5x+eM4vYve56pTcM5RmMUW9wGa3ZArUf6RweQIRd4BYsf8JlEY79GJn5jcEbNGCboLZTtYiiF0XOQc8OHPMPxia6eZQj", "name": "NovaUtilsKeypairTests-7407bd02-53e7-47b3-908c-214c79b2043b"}}' 2018-12-27 15:45:25,524 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:45:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3d7dcdf9-687a-4517-ad23-ca9d9842cce1 x-compute-request-id: req-3d7dcdf9-687a-4517-ad23-ca9d9842cce1 Content-Encoding: gzip Content-Length: 498 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCtkThtSa1DDYxP7jTh/fAKnnUvE03dTR9fF8gNhyRLIcNZbVp0/0Qss2WOyTefLIPi2uS+3oBY5KCGDHfgUpBZFlwoms1MNEHuJ3h4TL0eZTgZoPN9AH1vDzqc+JNIuFs61KtOwqAa0WY7F5o3MieHiSnvZuztjnbGdVVDNavrNdCPZTSFe2xSf8gkKcFSRs8ecHkIBPNsHeqbUOKwpTPpL8/soy1V7RCYR9hsZgXaWxou1pYhZu5B7lK/5x+eM4vYve56pTcM5RmMUW9wGa3ZArUf6RweQIRd4BYsf8JlEY79GJn5jcEbNGCboLZTtYiiF0XOQc8OHPMPxia6eZQj", "user_id": "880f11fce81c4cef88c354559a832afe", "name": "NovaUtilsKeypairTests-7407bd02-53e7-47b3-908c-214c79b2043b", "fingerprint": "c2:9a:1b:1f:ec:ee:d9:60:03:58:a1:fa:13:c7:b4:44"}} 2018-12-27 15:45:25,524 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/os-keypairs used request id req-3d7dcdf9-687a-4517-ad23-ca9d9842cce1 2018-12-27 15:45:25,529 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-7407bd02-53e7-47b3-908c-214c79b2043b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee12673c6eb026061b7ee00742494d2ddc725641" 2018-12-27 15:45:25,542 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:45:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-18d380d6-3d2b-4dcc-a69d-01ee85e5a420 x-compute-request-id: req-18d380d6-3d2b-4dcc-a69d-01ee85e5a420 Content-Encoding: gzip Content-Length: 557 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCtkThtSa1DDYxP7jTh/fAKnnUvE03dTR9fF8gNhyRLIcNZbVp0/0Qss2WOyTefLIPi2uS+3oBY5KCGDHfgUpBZFlwoms1MNEHuJ3h4TL0eZTgZoPN9AH1vDzqc+JNIuFs61KtOwqAa0WY7F5o3MieHiSnvZuztjnbGdVVDNavrNdCPZTSFe2xSf8gkKcFSRs8ecHkIBPNsHeqbUOKwpTPpL8/soy1V7RCYR9hsZgXaWxou1pYhZu5B7lK/5x+eM4vYve56pTcM5RmMUW9wGa3ZArUf6RweQIRd4BYsf8JlEY79GJn5jcEbNGCboLZTtYiiF0XOQc8OHPMPxia6eZQj", "user_id": "880f11fce81c4cef88c354559a832afe", "name": "NovaUtilsKeypairTests-7407bd02-53e7-47b3-908c-214c79b2043b", "deleted": false, "created_at": "2018-12-27T15:45:25.000000", "updated_at": null, "fingerprint": "c2:9a:1b:1f:ec:ee:d9:60:03:58:a1:fa:13:c7:b4:44", "deleted_at": null, "id": 14}} 2018-12-27 15:45:25,543 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-7407bd02-53e7-47b3-908c-214c79b2043b used request id req-18d380d6-3d2b-4dcc-a69d-01ee85e5a420 2018-12-27 15:45:25,543 - nova_utils - DEBUG - Deleting keypair - NovaUtilsKeypairTests-7407bd02-53e7-47b3-908c-214c79b2043b 2018-12-27 15:45:25,545 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-7407bd02-53e7-47b3-908c-214c79b2043b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee12673c6eb026061b7ee00742494d2ddc725641" 2018-12-27 15:45:25,610 - novaclient.v2.client - DEBUG - RESP: [202] Date: Thu, 27 Dec 2018 15:45:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-8bfeec4e-de6a-40dd-a0aa-f8ba1438ca7c x-compute-request-id: req-8bfeec4e-de6a-40dd-a0aa-f8ba1438ca7c Content-Length: 0 Content-Type: application/json 2018-12-27 15:45:25,610 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-7407bd02-53e7-47b3-908c-214c79b2043b used request id req-8bfeec4e-de6a-40dd-a0aa-f8ba1438ca7c 2018-12-27 15:45:25,612 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-7407bd02-53e7-47b3-908c-214c79b2043b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee12673c6eb026061b7ee00742494d2ddc725641" 2018-12-27 15:45:25,632 - novaclient.v2.client - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 15:45:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-674242d8-c4ae-407c-80d5-11d584a13601 x-compute-request-id: req-674242d8-c4ae-407c-80d5-11d584a13601 Content-Length: 164 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Keypair NovaUtilsKeypairTests-7407bd02-53e7-47b3-908c-214c79b2043b not found for user 880f11fce81c4cef88c354559a832afe", "code": 404}} 2018-12-27 15:45:25,633 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-7407bd02-53e7-47b3-908c-214c79b2043b used request id req-674242d8-c4ae-407c-80d5-11d584a13601 2018-12-27 15:45:25,633 - nova_utils - DEBUG - Deleting keypair - NovaUtilsKeypairTests-7407bd02-53e7-47b3-908c-214c79b2043b 2018-12-27 15:45:25,635 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-7407bd02-53e7-47b3-908c-214c79b2043b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee12673c6eb026061b7ee00742494d2ddc725641" 2018-12-27 15:45:25,655 - novaclient.v2.client - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 15:45:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-6eba7148-5345-4523-90d7-0005ed4de78c x-compute-request-id: req-6eba7148-5345-4523-90d7-0005ed4de78c Content-Length: 164 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Keypair NovaUtilsKeypairTests-7407bd02-53e7-47b3-908c-214c79b2043b not found for user 880f11fce81c4cef88c354559a832afe", "code": 404}} 2018-12-27 15:45:25,655 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-7407bd02-53e7-47b3-908c-214c79b2043b used request id req-6eba7148-5345-4523-90d7-0005ed4de78c 2018-12-27 15:45:25,656 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-27 15:45:25,864 - file_utils - INFO - Saved public key to - tmp/NovaUtilsKeypairTests-bebe21b9-a112-4fa3-a2d6-ab04bc645a5e.pub 2018-12-27 15:45:25,864 - file_utils - INFO - Saved private key to - tmp/NovaUtilsKeypairTests-bebe21b9-a112-4fa3-a2d6-ab04bc645a5e 2018-12-27 15:45:25,864 - nova_utils - INFO - Saving keypair to - tmp/NovaUtilsKeypairTests-bebe21b9-a112-4fa3-a2d6-ab04bc645a5e.pub 2018-12-27 15:45:25,865 - nova_utils - INFO - Creating keypair with name - NovaUtilsKeypairTests-bebe21b9-a112-4fa3-a2d6-ab04bc645a5e 2018-12-27 15:45:25,865 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 15:45:26,283 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "70c6a7da477e41f7b38ad49ba1fc5965", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T16:45:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a5a562cffae47fab8ccefbe6255b9d5", "name": "api_check-project_e39638cc-8772-4bcc-8a5b-f8d604444da5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_e39638cc-8772-4bcc-8a5b-f8d604444da5", "id": "880f11fce81c4cef88c354559a832afe"}, "audit_ids": ["5BWyHzO7Qsa7H2_3k9322w"], "issued_at": "2018-12-27T15:45:26.000000Z"}} 2018-12-27 15:45:26,286 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0b1b3ff11ca12996bab451826d3d8ac47339f40" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDM9sAi3PPmSSNfse7VegroOuULzcGq6ET4POPZfuH9g07XVEU+6oRfK+OXNayi06w8gDRmFlJw0EOv5eABVArI1mB71iwtWZ4WKzXs/llUL0+i4LJOX9cJoax/ieXZZTXEBe/V4ESusVFkrhJwjA5Z/cIhXoqlYlDDueBjf517hHxHdut88giI1ScmZyx6TGTThBi+0eDg7Hm61KITzxOu77Xsn7tFTN+VmUjZHr2srD0Mu5mRLWF10k/hSqD743ato0QVXU2lANVAYbDnokcGULEDFEoV0CQzdhjJEUaHLFu4nOfRumbuHCqLcFgTH+xduUNxBQowAmo6mihfz959", "name": "NovaUtilsKeypairTests-bebe21b9-a112-4fa3-a2d6-ab04bc645a5e"}}' 2018-12-27 15:45:26,566 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:45:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ada6abb5-bc5c-4780-ba3c-ad3a5babcbeb x-compute-request-id: req-ada6abb5-bc5c-4780-ba3c-ad3a5babcbeb Content-Encoding: gzip Content-Length: 499 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDM9sAi3PPmSSNfse7VegroOuULzcGq6ET4POPZfuH9g07XVEU+6oRfK+OXNayi06w8gDRmFlJw0EOv5eABVArI1mB71iwtWZ4WKzXs/llUL0+i4LJOX9cJoax/ieXZZTXEBe/V4ESusVFkrhJwjA5Z/cIhXoqlYlDDueBjf517hHxHdut88giI1ScmZyx6TGTThBi+0eDg7Hm61KITzxOu77Xsn7tFTN+VmUjZHr2srD0Mu5mRLWF10k/hSqD743ato0QVXU2lANVAYbDnokcGULEDFEoV0CQzdhjJEUaHLFu4nOfRumbuHCqLcFgTH+xduUNxBQowAmo6mihfz959", "user_id": "880f11fce81c4cef88c354559a832afe", "name": "NovaUtilsKeypairTests-bebe21b9-a112-4fa3-a2d6-ab04bc645a5e", "fingerprint": "54:b9:9f:84:f7:f9:b3:56:be:00:2b:a5:f0:78:f0:96"}} 2018-12-27 15:45:26,566 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/os-keypairs used request id req-ada6abb5-bc5c-4780-ba3c-ad3a5babcbeb 2018-12-27 15:45:26,567 - nova_utils - DEBUG - Deleting keypair - NovaUtilsKeypairTests-bebe21b9-a112-4fa3-a2d6-ab04bc645a5e 2018-12-27 15:45:26,570 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-bebe21b9-a112-4fa3-a2d6-ab04bc645a5e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0b1b3ff11ca12996bab451826d3d8ac47339f40" 2018-12-27 15:45:26,609 - novaclient.v2.client - DEBUG - RESP: [202] Date: Thu, 27 Dec 2018 15:45:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-f77d7f17-b103-46a0-ab23-f39a7b5fd897 x-compute-request-id: req-f77d7f17-b103-46a0-ab23-f39a7b5fd897 Content-Length: 0 Content-Type: application/json 2018-12-27 15:45:26,610 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-bebe21b9-a112-4fa3-a2d6-ab04bc645a5e used request id req-f77d7f17-b103-46a0-ab23-f39a7b5fd897 2018-12-27 15:45:26,611 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-27 15:45:26,774 - nova_utils - INFO - Creating keypair with name - NovaUtilsKeypairTests-6cd0615e-b135-4d38-b82e-779814506b6b 2018-12-27 15:45:26,774 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 15:45:27,195 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "70c6a7da477e41f7b38ad49ba1fc5965", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T16:45:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a5a562cffae47fab8ccefbe6255b9d5", "name": "api_check-project_e39638cc-8772-4bcc-8a5b-f8d604444da5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_e39638cc-8772-4bcc-8a5b-f8d604444da5", "id": "880f11fce81c4cef88c354559a832afe"}, "audit_ids": ["ELUHijxpRlGv8_qIT1Vm4g"], "issued_at": "2018-12-27T15:45:27.000000Z"}} 2018-12-27 15:45:27,198 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0b9a2fbf8ab377d89266f30cb346dbe49c0ab32" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDPu3eF5bvz7z+gziwA19gqh0Pz24PXF3r+tbzU17WzCVLMEzG81hb4yGtSLenEWendJpklMTKACkrsAKn/0ZL+Sv8B0Ty+OLfQslybUIRWk+dg9wZTfm2LCJc1YKdgbJ5Q376uBgzwnDvkM9Od9sKMgUdJdlT4DYwiUuDXrP2ILPRX/92a7gh+IhcBulsiwZJbSLDNHlaXzRdEcvVhhYqfJRGelJ9NSQijpKcDXUMffEbGNAyqhqj40VFnJVCe0dn0cFoLfm5OMwSujVKYVQW5ZHg6Jirknp3Vga3q4c6yMrSd/JWYXSt/knDDFoqREeZ1jKMteBUamKYoUfCM2zr9", "name": "NovaUtilsKeypairTests-6cd0615e-b135-4d38-b82e-779814506b6b"}}' 2018-12-27 15:45:27,482 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:45:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2cb91b48-b837-406d-9522-c836772def4e x-compute-request-id: req-2cb91b48-b837-406d-9522-c836772def4e Content-Encoding: gzip Content-Length: 499 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDPu3eF5bvz7z+gziwA19gqh0Pz24PXF3r+tbzU17WzCVLMEzG81hb4yGtSLenEWendJpklMTKACkrsAKn/0ZL+Sv8B0Ty+OLfQslybUIRWk+dg9wZTfm2LCJc1YKdgbJ5Q376uBgzwnDvkM9Od9sKMgUdJdlT4DYwiUuDXrP2ILPRX/92a7gh+IhcBulsiwZJbSLDNHlaXzRdEcvVhhYqfJRGelJ9NSQijpKcDXUMffEbGNAyqhqj40VFnJVCe0dn0cFoLfm5OMwSujVKYVQW5ZHg6Jirknp3Vga3q4c6yMrSd/JWYXSt/knDDFoqREeZ1jKMteBUamKYoUfCM2zr9", "user_id": "880f11fce81c4cef88c354559a832afe", "name": "NovaUtilsKeypairTests-6cd0615e-b135-4d38-b82e-779814506b6b", "fingerprint": "55:c2:ee:6f:f1:27:19:8e:f5:f8:49:a3:23:3e:a5:db"}} 2018-12-27 15:45:27,482 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/os-keypairs used request id req-2cb91b48-b837-406d-9522-c836772def4e 2018-12-27 15:45:27,485 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-6cd0615e-b135-4d38-b82e-779814506b6b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0b9a2fbf8ab377d89266f30cb346dbe49c0ab32" 2018-12-27 15:45:27,498 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:45:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c69b9587-f546-405e-b3d0-54fab82088a1 x-compute-request-id: req-c69b9587-f546-405e-b3d0-54fab82088a1 Content-Encoding: gzip Content-Length: 557 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDPu3eF5bvz7z+gziwA19gqh0Pz24PXF3r+tbzU17WzCVLMEzG81hb4yGtSLenEWendJpklMTKACkrsAKn/0ZL+Sv8B0Ty+OLfQslybUIRWk+dg9wZTfm2LCJc1YKdgbJ5Q376uBgzwnDvkM9Od9sKMgUdJdlT4DYwiUuDXrP2ILPRX/92a7gh+IhcBulsiwZJbSLDNHlaXzRdEcvVhhYqfJRGelJ9NSQijpKcDXUMffEbGNAyqhqj40VFnJVCe0dn0cFoLfm5OMwSujVKYVQW5ZHg6Jirknp3Vga3q4c6yMrSd/JWYXSt/knDDFoqREeZ1jKMteBUamKYoUfCM2zr9", "user_id": "880f11fce81c4cef88c354559a832afe", "name": "NovaUtilsKeypairTests-6cd0615e-b135-4d38-b82e-779814506b6b", "deleted": false, "created_at": "2018-12-27T15:45:27.000000", "updated_at": null, "fingerprint": "55:c2:ee:6f:f1:27:19:8e:f5:f8:49:a3:23:3e:a5:db", "deleted_at": null, "id": 20}} 2018-12-27 15:45:27,499 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-6cd0615e-b135-4d38-b82e-779814506b6b used request id req-c69b9587-f546-405e-b3d0-54fab82088a1 2018-12-27 15:45:27,501 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0b9a2fbf8ab377d89266f30cb346dbe49c0ab32" 2018-12-27 15:45:27,519 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:45:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3c67f4e2-782a-4e36-abd4-377501ef7397 x-compute-request-id: req-3c67f4e2-782a-4e36-abd4-377501ef7397 Content-Encoding: gzip Content-Length: 475 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDPu3eF5bvz7z+gziwA19gqh0Pz24PXF3r+tbzU17WzCVLMEzG81hb4yGtSLenEWendJpklMTKACkrsAKn/0ZL+Sv8B0Ty+OLfQslybUIRWk+dg9wZTfm2LCJc1YKdgbJ5Q376uBgzwnDvkM9Od9sKMgUdJdlT4DYwiUuDXrP2ILPRX/92a7gh+IhcBulsiwZJbSLDNHlaXzRdEcvVhhYqfJRGelJ9NSQijpKcDXUMffEbGNAyqhqj40VFnJVCe0dn0cFoLfm5OMwSujVKYVQW5ZHg6Jirknp3Vga3q4c6yMrSd/JWYXSt/knDDFoqREeZ1jKMteBUamKYoUfCM2zr9", "name": "NovaUtilsKeypairTests-6cd0615e-b135-4d38-b82e-779814506b6b", "fingerprint": "55:c2:ee:6f:f1:27:19:8e:f5:f8:49:a3:23:3e:a5:db"}}]} 2018-12-27 15:45:27,519 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/os-keypairs used request id req-3c67f4e2-782a-4e36-abd4-377501ef7397 2018-12-27 15:45:27,520 - nova_utils - DEBUG - Deleting keypair - NovaUtilsKeypairTests-6cd0615e-b135-4d38-b82e-779814506b6b 2018-12-27 15:45:27,522 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-6cd0615e-b135-4d38-b82e-779814506b6b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0b9a2fbf8ab377d89266f30cb346dbe49c0ab32" 2018-12-27 15:45:27,561 - novaclient.v2.client - DEBUG - RESP: [202] Date: Thu, 27 Dec 2018 15:45:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-bf285356-555e-4081-b525-88a948794880 x-compute-request-id: req-bf285356-555e-4081-b525-88a948794880 Content-Length: 0 Content-Type: application/json 2018-12-27 15:45:27,561 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-6cd0615e-b135-4d38-b82e-779814506b6b used request id req-bf285356-555e-4081-b525-88a948794880 2018-12-27 15:45:27,562 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-27 15:45:27,564 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 15:45:27,979 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "70c6a7da477e41f7b38ad49ba1fc5965", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T16:45:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a5a562cffae47fab8ccefbe6255b9d5", "name": "api_check-project_e39638cc-8772-4bcc-8a5b-f8d604444da5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_e39638cc-8772-4bcc-8a5b-f8d604444da5", "id": "880f11fce81c4cef88c354559a832afe"}, "audit_ids": ["5Yi8-6fFSxOHbsAZQed-tA"], "issued_at": "2018-12-27T15:45:27.000000Z"}} 2018-12-27 15:45:27,982 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c90f6040f4d117c2a0f589e9677790337a0b9be5" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "NovaUtilsFlavorTests-3780c392-428c-4335-b20a-1dce9b9744cf-name", "os-flavor-access:is_public": false, "rxtx_factor": 3.0, "OS-FLV-EXT-DATA:ephemeral": 1, "ram": 1, "id": "NovaUtilsFlavorTests-3780c392-428c-4335-b20a-1dce9b9744cf-id", "swap": 2}}' 2018-12-27 15:45:28,430 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:45:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-269429fc-443a-463a-831a-cf726f06b29e x-compute-request-id: req-269429fc-443a-463a-831a-cf726f06b29e Content-Encoding: gzip Content-Length: 289 Content-Type: application/json RESP BODY: {"flavor": {"name": "NovaUtilsFlavorTests-3780c392-428c-4335-b20a-1dce9b9744cf-name", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/NovaUtilsFlavorTests-3780c392-428c-4335-b20a-1dce9b9744cf-id", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/NovaUtilsFlavorTests-3780c392-428c-4335-b20a-1dce9b9744cf-id", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": 2, "os-flavor-access:is_public": false, "rxtx_factor": 3.0, "OS-FLV-EXT-DATA:ephemeral": 1, "disk": 1, "id": "NovaUtilsFlavorTests-3780c392-428c-4335-b20a-1dce9b9744cf-id"}} 2018-12-27 15:45:28,430 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-269429fc-443a-463a-831a-cf726f06b29e 2018-12-27 15:45:28,433 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:8774/v2.1/flavors/NovaUtilsFlavorTests-3780c392-428c-4335-b20a-1dce9b9744cf-id -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c90f6040f4d117c2a0f589e9677790337a0b9be5" 2018-12-27 15:45:28,584 - novaclient.v2.client - DEBUG - RESP: [202] Date: Thu, 27 Dec 2018 15:45:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-a0a4ef51-9731-445b-8b56-8b9866f4b44a x-compute-request-id: req-a0a4ef51-9731-445b-8b56-8b9866f4b44a Content-Length: 0 Content-Type: application/json 2018-12-27 15:45:28,584 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/flavors/NovaUtilsFlavorTests-3780c392-428c-4335-b20a-1dce9b9744cf-id used request id req-a0a4ef51-9731-445b-8b56-8b9866f4b44a 2018-12-27 15:45:28,588 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c90f6040f4d117c2a0f589e9677790337a0b9be5" 2018-12-27 15:45:28,610 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:45:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-3ac6e8ae-8679-400f-b741-790525d3b1c5 x-compute-request-id: req-3ac6e8ae-8679-400f-b741-790525d3b1c5 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-12-27 15:45:28,611 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-3ac6e8ae-8679-400f-b741-790525d3b1c5 2018-12-27 15:45:28,614 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:8774/v2.1/flavors/NovaUtilsFlavorTests-3780c392-428c-4335-b20a-1dce9b9744cf-id -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c90f6040f4d117c2a0f589e9677790337a0b9be5" 2018-12-27 15:45:28,633 - novaclient.v2.client - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 15:45:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-97dffa6e-09c8-47a7-a553-1501536a9804 x-compute-request-id: req-97dffa6e-09c8-47a7-a553-1501536a9804 Content-Length: 133 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Flavor NovaUtilsFlavorTests-3780c392-428c-4335-b20a-1dce9b9744cf-id could not be found.", "code": 404}} 2018-12-27 15:45:28,633 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/flavors/NovaUtilsFlavorTests-3780c392-428c-4335-b20a-1dce9b9744cf-id used request id req-97dffa6e-09c8-47a7-a553-1501536a9804 2018-12-27 15:45:28,634 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-27 15:45:28,635 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 15:45:29,046 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "70c6a7da477e41f7b38ad49ba1fc5965", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T16:45:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a5a562cffae47fab8ccefbe6255b9d5", "name": "api_check-project_e39638cc-8772-4bcc-8a5b-f8d604444da5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_e39638cc-8772-4bcc-8a5b-f8d604444da5", "id": "880f11fce81c4cef88c354559a832afe"}, "audit_ids": ["r4iXRlDqQti1Pqpfjt17rA"], "issued_at": "2018-12-27T15:45:29.000000Z"}} 2018-12-27 15:45:29,049 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b369d2302e6320e7a6e5856fd22e43a56bedf07" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "NovaUtilsFlavorTests-7d0c162e-4b14-4b86-944b-9a3614c72d1e-name", "os-flavor-access:is_public": false, "rxtx_factor": 3.0, "OS-FLV-EXT-DATA:ephemeral": 1, "ram": 1, "id": "NovaUtilsFlavorTests-7d0c162e-4b14-4b86-944b-9a3614c72d1e-id", "swap": 2}}' 2018-12-27 15:45:29,330 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:45:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f7ebf0ae-3468-4a15-84f4-a6a83e9848de x-compute-request-id: req-f7ebf0ae-3468-4a15-84f4-a6a83e9848de Content-Encoding: gzip Content-Length: 288 Content-Type: application/json RESP BODY: {"flavor": {"name": "NovaUtilsFlavorTests-7d0c162e-4b14-4b86-944b-9a3614c72d1e-name", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/NovaUtilsFlavorTests-7d0c162e-4b14-4b86-944b-9a3614c72d1e-id", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/NovaUtilsFlavorTests-7d0c162e-4b14-4b86-944b-9a3614c72d1e-id", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": 2, "os-flavor-access:is_public": false, "rxtx_factor": 3.0, "OS-FLV-EXT-DATA:ephemeral": 1, "disk": 1, "id": "NovaUtilsFlavorTests-7d0c162e-4b14-4b86-944b-9a3614c72d1e-id"}} 2018-12-27 15:45:29,330 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-f7ebf0ae-3468-4a15-84f4-a6a83e9848de 2018-12-27 15:45:29,334 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:8774/v2.1/flavors/NovaUtilsFlavorTests-7d0c162e-4b14-4b86-944b-9a3614c72d1e-id -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b369d2302e6320e7a6e5856fd22e43a56bedf07" 2018-12-27 15:45:29,373 - novaclient.v2.client - DEBUG - RESP: [202] Date: Thu, 27 Dec 2018 15:45:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b7e41728-5694-4923-8b10-1561643fe03f x-compute-request-id: req-b7e41728-5694-4923-8b10-1561643fe03f Content-Length: 0 Content-Type: application/json 2018-12-27 15:45:29,373 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/flavors/NovaUtilsFlavorTests-7d0c162e-4b14-4b86-944b-9a3614c72d1e-id used request id req-b7e41728-5694-4923-8b10-1561643fe03f 2018-12-27 15:45:29,374 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-27 15:45:29,376 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 15:45:29,796 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "70c6a7da477e41f7b38ad49ba1fc5965", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T16:45:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a5a562cffae47fab8ccefbe6255b9d5", "name": "api_check-project_e39638cc-8772-4bcc-8a5b-f8d604444da5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_e39638cc-8772-4bcc-8a5b-f8d604444da5", "id": "880f11fce81c4cef88c354559a832afe"}, "audit_ids": ["1NKaKW0VSOGwPCX_2429Mg"], "issued_at": "2018-12-27T15:45:29.000000Z"}} 2018-12-27 15:45:29,797 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}072212949f705e213f8882f4ebd932bef25a12e5" 2018-12-27 15:45:29,889 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:45:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9f7aaf73-8630-4efb-91dc-b56079c9cedd Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 15:45:29,889 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-9f7aaf73-8630-4efb-91dc-b56079c9cedd 2018-12-27 15:45:29,891 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-12-27 15:45:29,891 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 15:45:29,892 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 15:45:30,309 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "70c6a7da477e41f7b38ad49ba1fc5965", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T16:45:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a5a562cffae47fab8ccefbe6255b9d5", "name": "api_check-project_e39638cc-8772-4bcc-8a5b-f8d604444da5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_e39638cc-8772-4bcc-8a5b-f8d604444da5", "id": "880f11fce81c4cef88c354559a832afe"}, "audit_ids": ["Hy-yKXJ_TJGPagivPFUH6Q"], "issued_at": "2018-12-27T15:45:30.000000Z"}} 2018-12-27 15:45:30,309 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19b68fbbe0a6b1504b07ea840e19bdaee8bf4b36" 2018-12-27 15:45:30,423 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:45:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a33a1be4-57a0-4af1-943c-1039146a5ad1 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 15:45:30,423 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-a33a1be4-57a0-4af1-943c-1039146a5ad1 2018-12-27 15:45:30,427 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceTests-310a54ba-5cea-4b1d-8cdc-bcf0dba48f64-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}19b68fbbe0a6b1504b07ea840e19bdaee8bf4b36" 2018-12-27 15:45:30,646 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 167 Content-Type: application/json X-Openstack-Request-Id: req-47af5247-0ce2-4705-ad42-2f2927bb8209 Date: Thu, 27 Dec 2018 15:45:30 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceTests-310a54ba-5cea-4b1d-8cdc-bcf0dba48f64-image"} 2018-12-27 15:45:30,646 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceTests-310a54ba-5cea-4b1d-8cdc-bcf0dba48f64-image used request id req-47af5247-0ce2-4705-ad42-2f2927bb8209 2018-12-27 15:45:30,649 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}19b68fbbe0a6b1504b07ea840e19bdaee8bf4b36" 2018-12-27 15:45:30,850 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-6d50fa09-fb3e-4831-83f7-7069fd7e15f6 Date: Thu, 27 Dec 2018 15:45:30 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-27 15:45:30,850 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/schemas/image used request id req-6d50fa09-fb3e-4831-83f7-7069fd7e15f6 2018-12-27 15:45:30,881 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}19b68fbbe0a6b1504b07ea840e19bdaee8bf4b36" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "NovaUtilsInstanceTests-310a54ba-5cea-4b1d-8cdc-bcf0dba48f64-image"}' 2018-12-27 15:45:31,155 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 626 Content-Type: application/json Location: http://172.30.9.31:9292/v2/images/81a06de4-ab51-4bbc-ba6b-6bda41b46d61 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-b8029cf9-1d0b-4509-998e-bc27fe1ddd2b Date: Thu, 27 Dec 2018 15:45:31 GMT RESP BODY: {"status": "queued", "name": "NovaUtilsInstanceTests-310a54ba-5cea-4b1d-8cdc-bcf0dba48f64-image", "tags": [], "container_format": "bare", "created_at": "2018-12-27T15:45:31Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-12-27T15:45:31Z", "visibility": "shared", "locations": [], "self": "/v2/images/81a06de4-ab51-4bbc-ba6b-6bda41b46d61", "min_disk": 0, "protected": false, "id": "81a06de4-ab51-4bbc-ba6b-6bda41b46d61", "file": "/v2/images/81a06de4-ab51-4bbc-ba6b-6bda41b46d61/file", "checksum": null, "owner": "4a5a562cffae47fab8ccefbe6255b9d5", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-27 15:45:31,155 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.31:9292/v2/images used request id req-b8029cf9-1d0b-4509-998e-bc27fe1ddd2b 2018-12-27 15:45:31,166 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:9292/v2/images/81a06de4-ab51-4bbc-ba6b-6bda41b46d61/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}19b68fbbe0a6b1504b07ea840e19bdaee8bf4b36" -d '' 2018-12-27 15:45:31,811 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-e4f0fb0a-efaa-4312-913c-8438ffcf9d48 Date: Thu, 27 Dec 2018 15:45:31 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-27 15:45:31,811 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.31:9292/v2/images/81a06de4-ab51-4bbc-ba6b-6bda41b46d61/file used request id req-e4f0fb0a-efaa-4312-913c-8438ffcf9d48 2018-12-27 15:45:31,812 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-27 15:45:31,815 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/images/81a06de4-ab51-4bbc-ba6b-6bda41b46d61 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}19b68fbbe0a6b1504b07ea840e19bdaee8bf4b36" 2018-12-27 15:45:32,005 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 887 Content-Type: application/json X-Openstack-Request-Id: req-f958b5a5-dc45-4516-b049-2dc7173ac42e Date: Thu, 27 Dec 2018 15:45:32 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceTests-310a54ba-5cea-4b1d-8cdc-bcf0dba48f64-image", "tags": [], "container_format": "bare", "created_at": "2018-12-27T15:45:31Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-27T15:45:31Z", "visibility": "shared", "locations": [{"url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/81a06de4-ab51-4bbc-ba6b-6bda41b46d61/snap", "metadata": {}}], "self": "/v2/images/81a06de4-ab51-4bbc-ba6b-6bda41b46d61", "min_disk": 0, "protected": false, "id": "81a06de4-ab51-4bbc-ba6b-6bda41b46d61", "file": "/v2/images/81a06de4-ab51-4bbc-ba6b-6bda41b46d61/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "4a5a562cffae47fab8ccefbe6255b9d5", "direct_url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/81a06de4-ab51-4bbc-ba6b-6bda41b46d61/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-27 15:45:32,006 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images/81a06de4-ab51-4bbc-ba6b-6bda41b46d61 used request id req-f958b5a5-dc45-4516-b049-2dc7173ac42e 2018-12-27 15:45:32,009 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}19b68fbbe0a6b1504b07ea840e19bdaee8bf4b36" 2018-12-27 15:45:32,196 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-0c50000f-a9c8-42c9-b630-220affe24051 Date: Thu, 27 Dec 2018 15:45:32 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-27 15:45:32,196 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/schemas/image used request id req-0c50000f-a9c8-42c9-b630-220affe24051 2018-12-27 15:45:32,199 - create_image - INFO - Created image with name - NovaUtilsInstanceTests-310a54ba-5cea-4b1d-8cdc-bcf0dba48f64-image 2018-12-27 15:45:32,202 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/images/81a06de4-ab51-4bbc-ba6b-6bda41b46d61 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}19b68fbbe0a6b1504b07ea840e19bdaee8bf4b36" 2018-12-27 15:45:32,405 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 887 Content-Type: application/json X-Openstack-Request-Id: req-7a439acc-e89e-439b-8d56-bc32319d53ec Date: Thu, 27 Dec 2018 15:45:32 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceTests-310a54ba-5cea-4b1d-8cdc-bcf0dba48f64-image", "tags": [], "container_format": "bare", "created_at": "2018-12-27T15:45:31Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-27T15:45:31Z", "visibility": "shared", "locations": [{"url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/81a06de4-ab51-4bbc-ba6b-6bda41b46d61/snap", "metadata": {}}], "self": "/v2/images/81a06de4-ab51-4bbc-ba6b-6bda41b46d61", "min_disk": 0, "protected": false, "id": "81a06de4-ab51-4bbc-ba6b-6bda41b46d61", "file": "/v2/images/81a06de4-ab51-4bbc-ba6b-6bda41b46d61/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "4a5a562cffae47fab8ccefbe6255b9d5", "direct_url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/81a06de4-ab51-4bbc-ba6b-6bda41b46d61/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-27 15:45:32,406 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images/81a06de4-ab51-4bbc-ba6b-6bda41b46d61 used request id req-7a439acc-e89e-439b-8d56-bc32319d53ec 2018-12-27 15:45:32,406 - create_image - DEBUG - Instance status is - active 2018-12-27 15:45:32,407 - create_image - DEBUG - Image is active with name - NovaUtilsInstanceTests-310a54ba-5cea-4b1d-8cdc-bcf0dba48f64-image 2018-12-27 15:45:32,407 - create_image - INFO - Image is now active with name - NovaUtilsInstanceTests-310a54ba-5cea-4b1d-8cdc-bcf0dba48f64-image 2018-12-27 15:45:32,407 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 15:45:32,408 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 15:45:32,819 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "70c6a7da477e41f7b38ad49ba1fc5965", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T16:45:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a5a562cffae47fab8ccefbe6255b9d5", "name": "api_check-project_e39638cc-8772-4bcc-8a5b-f8d604444da5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_e39638cc-8772-4bcc-8a5b-f8d604444da5", "id": "880f11fce81c4cef88c354559a832afe"}, "audit_ids": ["amhCIpvoT1-AGlvTZzINHQ"], "issued_at": "2018-12-27T15:45:32.000000Z"}} 2018-12-27 15:45:32,820 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf7cf82349ca84af6980567c8f7151874a895afe" 2018-12-27 15:45:32,922 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:45:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e9b94da3-27cd-47a8-8a33-3e7076324ca3 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 15:45:32,922 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-e9b94da3-27cd-47a8-8a33-3e7076324ca3 2018-12-27 15:45:32,929 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=NovaUtilsInstanceTests-310a54ba-5cea-4b1d-8cdc-bcf0dba48f64-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf7cf82349ca84af6980567c8f7151874a895afe" 2018-12-27 15:45:33,188 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-b38ab35f-6e63-4174-9717-ed0ae13520a7 Date: Thu, 27 Dec 2018 15:45:33 GMT RESP BODY: {"networks":[]} 2018-12-27 15:45:33,188 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=NovaUtilsInstanceTests-310a54ba-5cea-4b1d-8cdc-bcf0dba48f64-net used request id req-b38ab35f-6e63-4174-9717-ed0ae13520a7 2018-12-27 15:45:33,189 - neutron_utils - INFO - Creating network with name NovaUtilsInstanceTests-310a54ba-5cea-4b1d-8cdc-bcf0dba48f64-net 2018-12-27 15:45:33,194 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf7cf82349ca84af6980567c8f7151874a895afe" -d '{"network": {"name": "NovaUtilsInstanceTests-310a54ba-5cea-4b1d-8cdc-bcf0dba48f64-net", "admin_state_up": true}}' 2018-12-27 15:45:34,581 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 733 X-Openstack-Request-Id: req-877176c9-b9d1-4073-b089-8559c3acb8a1 Date: Thu, 27 Dec 2018 15:45:34 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"provider:network_type":"geneve","id":"89f2d81f-0528-4ff7-9f52-8a0eca8c4da7","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":17,"ipv4_address_scope":null,"shared":false,"project_id":"4a5a562cffae47fab8ccefbe6255b9d5","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-27T15:45:33Z","is_default":false,"qos_policy_id":null,"name":"NovaUtilsInstanceTests-310a54ba-5cea-4b1d-8cdc-bcf0dba48f64-net","admin_state_up":true,"tenant_id":"4a5a562cffae47fab8ccefbe6255b9d5","created_at":"2018-12-27T15:45:33Z","mtu":1442}} 2018-12-27 15:45:34,582 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/networks used request id req-877176c9-b9d1-4073-b089-8559c3acb8a1 2018-12-27 15:45:34,587 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?id=89f2d81f-0528-4ff7-9f52-8a0eca8c4da7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf7cf82349ca84af6980567c8f7151874a895afe" 2018-12-27 15:45:34,851 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 717 X-Openstack-Request-Id: req-e34fd3d4-32b7-4712-99f3-93cb247762a4 Date: Thu, 27 Dec 2018 15:45:34 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"mtu":1442,"id":"89f2d81f-0528-4ff7-9f52-8a0eca8c4da7","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":17,"ipv4_address_scope":null,"shared":false,"project_id":"4a5a562cffae47fab8ccefbe6255b9d5","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-27T15:45:33Z","qos_policy_id":null,"name":"NovaUtilsInstanceTests-310a54ba-5cea-4b1d-8cdc-bcf0dba48f64-net","admin_state_up":true,"tenant_id":"4a5a562cffae47fab8ccefbe6255b9d5","created_at":"2018-12-27T15:45:33Z","provider:network_type":"geneve"}]} 2018-12-27 15:45:34,851 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?id=89f2d81f-0528-4ff7-9f52-8a0eca8c4da7 used request id req-e34fd3d4-32b7-4712-99f3-93cb247762a4 2018-12-27 15:45:34,857 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=89f2d81f-0528-4ff7-9f52-8a0eca8c4da7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf7cf82349ca84af6980567c8f7151874a895afe" 2018-12-27 15:45:35,105 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-2cbc8a1c-4ef4-445b-96fb-ccbce837d705 Date: Thu, 27 Dec 2018 15:45:35 GMT RESP BODY: {"subnets":[]} 2018-12-27 15:45:35,105 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=89f2d81f-0528-4ff7-9f52-8a0eca8c4da7 used request id req-2cbc8a1c-4ef4-445b-96fb-ccbce837d705 2018-12-27 15:45:35,106 - neutron_utils - INFO - Creating subnet with name NovaUtilsInstanceTests-310a54ba-5cea-4b1d-8cdc-bcf0dba48f64-subnet 2018-12-27 15:45:35,111 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf7cf82349ca84af6980567c8f7151874a895afe" -d '{"subnets": [{"ip_version": 4, "network_id": "89f2d81f-0528-4ff7-9f52-8a0eca8c4da7", "cidr": "10.55.0.0/24", "name": "NovaUtilsInstanceTests-310a54ba-5cea-4b1d-8cdc-bcf0dba48f64-subnet"}]}' 2018-12-27 15:45:36,659 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-3696ca0c-e0ec-4cda-b507-7bb26380d52f Date: Thu, 27 Dec 2018 15:45:36 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"89f2d81f-0528-4ff7-9f52-8a0eca8c4da7","tenant_id":"4a5a562cffae47fab8ccefbe6255b9d5","created_at":"2018-12-27T15:45:35Z","dns_nameservers":[],"updated_at":"2018-12-27T15:45:35Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"4a5a562cffae47fab8ccefbe6255b9d5","id":"eef88d76-da78-4477-8d7b-ec9e38b50a84","subnetpool_id":null,"name":"NovaUtilsInstanceTests-310a54ba-5cea-4b1d-8cdc-bcf0dba48f64-subnet"}]} 2018-12-27 15:45:36,660 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/subnets used request id req-3696ca0c-e0ec-4cda-b507-7bb26380d52f 2018-12-27 15:45:36,665 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?id=89f2d81f-0528-4ff7-9f52-8a0eca8c4da7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf7cf82349ca84af6980567c8f7151874a895afe" 2018-12-27 15:45:36,950 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-0513cea2-8013-42dc-9e76-25b9f09aaeb2 Date: Thu, 27 Dec 2018 15:45:36 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"mtu":1442,"id":"89f2d81f-0528-4ff7-9f52-8a0eca8c4da7","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":17,"ipv4_address_scope":null,"shared":false,"project_id":"4a5a562cffae47fab8ccefbe6255b9d5","status":"ACTIVE","subnets":["eef88d76-da78-4477-8d7b-ec9e38b50a84"],"description":"","tags":[],"updated_at":"2018-12-27T15:45:35Z","qos_policy_id":null,"name":"NovaUtilsInstanceTests-310a54ba-5cea-4b1d-8cdc-bcf0dba48f64-net","admin_state_up":true,"tenant_id":"4a5a562cffae47fab8ccefbe6255b9d5","created_at":"2018-12-27T15:45:33Z","provider:network_type":"geneve"}]} 2018-12-27 15:45:36,950 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?id=89f2d81f-0528-4ff7-9f52-8a0eca8c4da7 used request id req-0513cea2-8013-42dc-9e76-25b9f09aaeb2 2018-12-27 15:45:36,955 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=89f2d81f-0528-4ff7-9f52-8a0eca8c4da7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf7cf82349ca84af6980567c8f7151874a895afe" 2018-12-27 15:45:37,224 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-715620aa-8320-4cb9-b557-a13276780309 Date: Thu, 27 Dec 2018 15:45:37 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"89f2d81f-0528-4ff7-9f52-8a0eca8c4da7","tenant_id":"4a5a562cffae47fab8ccefbe6255b9d5","created_at":"2018-12-27T15:45:35Z","dns_nameservers":[],"updated_at":"2018-12-27T15:45:35Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"4a5a562cffae47fab8ccefbe6255b9d5","id":"eef88d76-da78-4477-8d7b-ec9e38b50a84","subnetpool_id":null,"name":"NovaUtilsInstanceTests-310a54ba-5cea-4b1d-8cdc-bcf0dba48f64-subnet"}]} 2018-12-27 15:45:37,224 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=89f2d81f-0528-4ff7-9f52-8a0eca8c4da7 used request id req-715620aa-8320-4cb9-b557-a13276780309 2018-12-27 15:45:37,225 - OpenStackNetwork - DEBUG - Network [89f2d81f-0528-4ff7-9f52-8a0eca8c4da7] created successfully 2018-12-27 15:45:37,225 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 15:45:37,226 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 15:45:37,640 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "70c6a7da477e41f7b38ad49ba1fc5965", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T16:45:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a5a562cffae47fab8ccefbe6255b9d5", "name": "api_check-project_e39638cc-8772-4bcc-8a5b-f8d604444da5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_e39638cc-8772-4bcc-8a5b-f8d604444da5", "id": "880f11fce81c4cef88c354559a832afe"}, "audit_ids": ["-wBh-tEhRRKH2k-1LddGkg"], "issued_at": "2018-12-27T15:45:37.000000Z"}} 2018-12-27 15:45:37,641 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}198220b64b4c70a344d917c0b5967a6cf75ad958" 2018-12-27 15:45:37,739 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:45:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7fc449c5-b6f2-4882-b511-1808af3f7468 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 15:45:37,739 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-7fc449c5-b6f2-4882-b511-1808af3f7468 2018-12-27 15:45:37,740 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-27 15:45:37,745 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}198220b64b4c70a344d917c0b5967a6cf75ad958" 2018-12-27 15:45:38,115 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:45:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c3543e66-7956-4608-85ca-e21785f7f652 x-compute-request-id: req-c3543e66-7956-4608-85ca-e21785f7f652 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-12-27 15:45:38,115 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-c3543e66-7956-4608-85ca-e21785f7f652 2018-12-27 15:45:38,118 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}198220b64b4c70a344d917c0b5967a6cf75ad958" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "NovaUtilsInstanceTests-310a54ba-5cea-4b1d-8cdc-bcf0dba48f64-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-12-27 15:45:38,172 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:45:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2d0f7e9c-529d-48e1-ad69-1641d6159685 x-compute-request-id: req-2d0f7e9c-529d-48e1-ad69-1641d6159685 Content-Encoding: gzip Content-Length: 323 Content-Type: application/json RESP BODY: {"flavor": {"name": "NovaUtilsInstanceTests-310a54ba-5cea-4b1d-8cdc-bcf0dba48f64-flavor-name", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/bc772cc1-b4c8-40c4-8992-56ef2609f07d", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/bc772cc1-b4c8-40c4-8992-56ef2609f07d", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "bc772cc1-b4c8-40c4-8992-56ef2609f07d"}} 2018-12-27 15:45:38,172 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-2d0f7e9c-529d-48e1-ad69-1641d6159685 2018-12-27 15:45:38,173 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 15:45:38,173 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 15:45:38,589 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "70c6a7da477e41f7b38ad49ba1fc5965", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T16:45:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a5a562cffae47fab8ccefbe6255b9d5", "name": "api_check-project_e39638cc-8772-4bcc-8a5b-f8d604444da5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_e39638cc-8772-4bcc-8a5b-f8d604444da5", "id": "880f11fce81c4cef88c354559a832afe"}, "audit_ids": ["_3pyL7R7RSejVR3TXP4iXQ"], "issued_at": "2018-12-27T15:45:38.000000Z"}} 2018-12-27 15:45:38,590 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}388d9c0a8f7807560736b95b2b051dd8fbafcfc3" 2018-12-27 15:45:38,706 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:45:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-505d16f8-14e2-4b35-b534-af0fbb5922fb Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 15:45:38,706 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-505d16f8-14e2-4b35-b534-af0fbb5922fb 2018-12-27 15:45:38,711 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=NovaUtilsInstanceTests-310a54ba-5cea-4b1d-8cdc-bcf0dba48f64-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}072212949f705e213f8882f4ebd932bef25a12e5" 2018-12-27 15:45:39,031 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-2ed6ac58-1f0d-4462-a84f-93cc068f20d4 Date: Thu, 27 Dec 2018 15:45:39 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"mtu":1442,"id":"89f2d81f-0528-4ff7-9f52-8a0eca8c4da7","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":17,"ipv4_address_scope":null,"shared":false,"project_id":"4a5a562cffae47fab8ccefbe6255b9d5","status":"ACTIVE","subnets":["eef88d76-da78-4477-8d7b-ec9e38b50a84"],"description":"","tags":[],"updated_at":"2018-12-27T15:45:35Z","qos_policy_id":null,"name":"NovaUtilsInstanceTests-310a54ba-5cea-4b1d-8cdc-bcf0dba48f64-net","admin_state_up":true,"tenant_id":"4a5a562cffae47fab8ccefbe6255b9d5","created_at":"2018-12-27T15:45:33Z","provider:network_type":"geneve"}]} 2018-12-27 15:45:39,031 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=NovaUtilsInstanceTests-310a54ba-5cea-4b1d-8cdc-bcf0dba48f64-net used request id req-2ed6ac58-1f0d-4462-a84f-93cc068f20d4 2018-12-27 15:45:39,036 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=89f2d81f-0528-4ff7-9f52-8a0eca8c4da7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}072212949f705e213f8882f4ebd932bef25a12e5" 2018-12-27 15:45:39,268 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-7f31f2e5-815c-495c-a985-4f3717a67a5b Date: Thu, 27 Dec 2018 15:45:39 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"89f2d81f-0528-4ff7-9f52-8a0eca8c4da7","tenant_id":"4a5a562cffae47fab8ccefbe6255b9d5","created_at":"2018-12-27T15:45:35Z","dns_nameservers":[],"updated_at":"2018-12-27T15:45:35Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"4a5a562cffae47fab8ccefbe6255b9d5","id":"eef88d76-da78-4477-8d7b-ec9e38b50a84","subnetpool_id":null,"name":"NovaUtilsInstanceTests-310a54ba-5cea-4b1d-8cdc-bcf0dba48f64-subnet"}]} 2018-12-27 15:45:39,269 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=89f2d81f-0528-4ff7-9f52-8a0eca8c4da7 used request id req-7f31f2e5-815c-495c-a985-4f3717a67a5b 2018-12-27 15:45:39,274 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=NovaUtilsInstanceTests-310a54ba-5cea-4b1d-8cdc-bcf0dba48f64-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}072212949f705e213f8882f4ebd932bef25a12e5" 2018-12-27 15:45:39,689 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-a3a755f7-1791-4b8e-9516-ec67c791df3b Date: Thu, 27 Dec 2018 15:45:39 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"mtu":1442,"id":"89f2d81f-0528-4ff7-9f52-8a0eca8c4da7","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":17,"ipv4_address_scope":null,"shared":false,"project_id":"4a5a562cffae47fab8ccefbe6255b9d5","status":"ACTIVE","subnets":["eef88d76-da78-4477-8d7b-ec9e38b50a84"],"description":"","tags":[],"updated_at":"2018-12-27T15:45:35Z","qos_policy_id":null,"name":"NovaUtilsInstanceTests-310a54ba-5cea-4b1d-8cdc-bcf0dba48f64-net","admin_state_up":true,"tenant_id":"4a5a562cffae47fab8ccefbe6255b9d5","created_at":"2018-12-27T15:45:33Z","provider:network_type":"geneve"}]} 2018-12-27 15:45:39,689 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=NovaUtilsInstanceTests-310a54ba-5cea-4b1d-8cdc-bcf0dba48f64-net used request id req-a3a755f7-1791-4b8e-9516-ec67c791df3b 2018-12-27 15:45:39,692 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 15:45:39,698 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 15:45:39 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 15:45:39,699 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/4a5a562cffae47fab8ccefbe6255b9d5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}388d9c0a8f7807560736b95b2b051dd8fbafcfc3" 2018-12-27 15:45:39,809 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:45:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0865b35f-c5ef-4c4e-8198-27e71183aa7c Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.31:5000/v3/projects/4a5a562cffae47fab8ccefbe6255b9d5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4a5a562cffae47fab8ccefbe6255b9d5", "name": "api_check-project_e39638cc-8772-4bcc-8a5b-f8d604444da5"}} 2018-12-27 15:45:39,809 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/4a5a562cffae47fab8ccefbe6255b9d5 used request id req-0865b35f-c5ef-4c4e-8198-27e71183aa7c 2018-12-27 15:45:39,815 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=89f2d81f-0528-4ff7-9f52-8a0eca8c4da7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}072212949f705e213f8882f4ebd932bef25a12e5" 2018-12-27 15:45:40,082 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-67ef0b2b-1ba4-463f-ab5d-f9d2f8dc11e3 Date: Thu, 27 Dec 2018 15:45:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"89f2d81f-0528-4ff7-9f52-8a0eca8c4da7","tenant_id":"4a5a562cffae47fab8ccefbe6255b9d5","created_at":"2018-12-27T15:45:35Z","dns_nameservers":[],"updated_at":"2018-12-27T15:45:35Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"4a5a562cffae47fab8ccefbe6255b9d5","id":"eef88d76-da78-4477-8d7b-ec9e38b50a84","subnetpool_id":null,"name":"NovaUtilsInstanceTests-310a54ba-5cea-4b1d-8cdc-bcf0dba48f64-subnet"}]} 2018-12-27 15:45:40,083 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=89f2d81f-0528-4ff7-9f52-8a0eca8c4da7 used request id req-67ef0b2b-1ba4-463f-ab5d-f9d2f8dc11e3 2018-12-27 15:45:40,084 - neutron_utils - INFO - Creating port for network with name - NovaUtilsInstanceTests-310a54ba-5cea-4b1d-8cdc-bcf0dba48f64-net 2018-12-27 15:45:40,089 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}072212949f705e213f8882f4ebd932bef25a12e5" -d '{"port": {"network_id": "89f2d81f-0528-4ff7-9f52-8a0eca8c4da7", "name": "NovaUtilsInstanceTests-310a54ba-5cea-4b1d-8cdc-bcf0dba48f64-port", "admin_state_up": true}}' 2018-12-27 15:45:41,404 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1001 X-Openstack-Request-Id: req-92f8826f-6a1a-4b16-be20-30d90f0e5653 Date: Thu, 27 Dec 2018 15:45:41 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T15:45:40Z","device_owner":"","revision_number":6,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"eef88d76-da78-4477-8d7b-ec9e38b50a84","ip_address":"10.55.0.4"}],"id":"c1c6eff1-1d6a-43da-b19d-76ca34f24316","security_groups":["d9930176-e112-4212-ab4c-f864b769a95b"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:47:0e:65","device_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-0-4","ip_address":"10.55.0.4","fqdn":"host-10-55-0-4.openstacklocal."}],"name":"NovaUtilsInstanceTests-310a54ba-5cea-4b1d-8cdc-bcf0dba48f64-port","project_id":"4a5a562cffae47fab8ccefbe6255b9d5","qos_policy_id":null,"admin_state_up":true,"network_id":"89f2d81f-0528-4ff7-9f52-8a0eca8c4da7","dns_name":"","created_at":"2018-12-27T15:45:40Z","binding:vnic_type":"normal","tenant_id":"4a5a562cffae47fab8ccefbe6255b9d5"}} 2018-12-27 15:45:41,404 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/ports used request id req-92f8826f-6a1a-4b16-be20-30d90f0e5653 2018-12-27 15:45:41,409 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=NovaUtilsInstanceTests-310a54ba-5cea-4b1d-8cdc-bcf0dba48f64-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}072212949f705e213f8882f4ebd932bef25a12e5" 2018-12-27 15:45:41,718 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-40d8e61f-3eae-4acf-8c36-0c21298eb474 Date: Thu, 27 Dec 2018 15:45:41 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"mtu":1442,"id":"89f2d81f-0528-4ff7-9f52-8a0eca8c4da7","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":17,"ipv4_address_scope":null,"shared":false,"project_id":"4a5a562cffae47fab8ccefbe6255b9d5","status":"ACTIVE","subnets":["eef88d76-da78-4477-8d7b-ec9e38b50a84"],"description":"","tags":[],"updated_at":"2018-12-27T15:45:35Z","qos_policy_id":null,"name":"NovaUtilsInstanceTests-310a54ba-5cea-4b1d-8cdc-bcf0dba48f64-net","admin_state_up":true,"tenant_id":"4a5a562cffae47fab8ccefbe6255b9d5","created_at":"2018-12-27T15:45:33Z","provider:network_type":"geneve"}]} 2018-12-27 15:45:41,718 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=NovaUtilsInstanceTests-310a54ba-5cea-4b1d-8cdc-bcf0dba48f64-net used request id req-40d8e61f-3eae-4acf-8c36-0c21298eb474 2018-12-27 15:45:41,724 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=89f2d81f-0528-4ff7-9f52-8a0eca8c4da7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}072212949f705e213f8882f4ebd932bef25a12e5" 2018-12-27 15:45:42,013 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-d7bb01e5-7384-41f6-b094-5d434b77650a Date: Thu, 27 Dec 2018 15:45:42 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"89f2d81f-0528-4ff7-9f52-8a0eca8c4da7","tenant_id":"4a5a562cffae47fab8ccefbe6255b9d5","created_at":"2018-12-27T15:45:35Z","dns_nameservers":[],"updated_at":"2018-12-27T15:45:35Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"4a5a562cffae47fab8ccefbe6255b9d5","id":"eef88d76-da78-4477-8d7b-ec9e38b50a84","subnetpool_id":null,"name":"NovaUtilsInstanceTests-310a54ba-5cea-4b1d-8cdc-bcf0dba48f64-subnet"}]} 2018-12-27 15:45:42,013 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=89f2d81f-0528-4ff7-9f52-8a0eca8c4da7 used request id req-d7bb01e5-7384-41f6-b094-5d434b77650a 2018-12-27 15:45:42,018 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=NovaUtilsInstanceTests-310a54ba-5cea-4b1d-8cdc-bcf0dba48f64-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}072212949f705e213f8882f4ebd932bef25a12e5" 2018-12-27 15:45:42,303 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-c7af65d8-fe18-47c3-b561-d89de0be363e Date: Thu, 27 Dec 2018 15:45:42 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"mtu":1442,"id":"89f2d81f-0528-4ff7-9f52-8a0eca8c4da7","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":17,"ipv4_address_scope":null,"shared":false,"project_id":"4a5a562cffae47fab8ccefbe6255b9d5","status":"ACTIVE","subnets":["eef88d76-da78-4477-8d7b-ec9e38b50a84"],"description":"","tags":[],"updated_at":"2018-12-27T15:45:35Z","qos_policy_id":null,"name":"NovaUtilsInstanceTests-310a54ba-5cea-4b1d-8cdc-bcf0dba48f64-net","admin_state_up":true,"tenant_id":"4a5a562cffae47fab8ccefbe6255b9d5","created_at":"2018-12-27T15:45:33Z","provider:network_type":"geneve"}]} 2018-12-27 15:45:42,303 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=NovaUtilsInstanceTests-310a54ba-5cea-4b1d-8cdc-bcf0dba48f64-net used request id req-c7af65d8-fe18-47c3-b561-d89de0be363e 2018-12-27 15:45:42,306 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 15:45:42,313 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 15:45:42 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 15:45:42,314 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/4a5a562cffae47fab8ccefbe6255b9d5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}072212949f705e213f8882f4ebd932bef25a12e5" 2018-12-27 15:45:42,422 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:45:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bce9d601-1d79-4412-b518-d3dae4ff55f3 Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.31:5000/v3/projects/4a5a562cffae47fab8ccefbe6255b9d5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4a5a562cffae47fab8ccefbe6255b9d5", "name": "api_check-project_e39638cc-8772-4bcc-8a5b-f8d604444da5"}} 2018-12-27 15:45:42,423 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/4a5a562cffae47fab8ccefbe6255b9d5 used request id req-bce9d601-1d79-4412-b518-d3dae4ff55f3 2018-12-27 15:45:42,428 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=89f2d81f-0528-4ff7-9f52-8a0eca8c4da7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}072212949f705e213f8882f4ebd932bef25a12e5" 2018-12-27 15:45:42,471 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-13fbc0a1-6864-48f8-bb04-beb742200477 Date: Thu, 27 Dec 2018 15:45:42 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"89f2d81f-0528-4ff7-9f52-8a0eca8c4da7","tenant_id":"4a5a562cffae47fab8ccefbe6255b9d5","created_at":"2018-12-27T15:45:35Z","dns_nameservers":[],"updated_at":"2018-12-27T15:45:35Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"4a5a562cffae47fab8ccefbe6255b9d5","id":"eef88d76-da78-4477-8d7b-ec9e38b50a84","subnetpool_id":null,"name":"NovaUtilsInstanceTests-310a54ba-5cea-4b1d-8cdc-bcf0dba48f64-subnet"}]} 2018-12-27 15:45:42,471 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=89f2d81f-0528-4ff7-9f52-8a0eca8c4da7 used request id req-13fbc0a1-6864-48f8-bb04-beb742200477 2018-12-27 15:45:42,476 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=89f2d81f-0528-4ff7-9f52-8a0eca8c4da7&name=NovaUtilsInstanceTests-310a54ba-5cea-4b1d-8cdc-bcf0dba48f64-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}072212949f705e213f8882f4ebd932bef25a12e5" 2018-12-27 15:45:42,557 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1004 X-Openstack-Request-Id: req-eddd5973-7b08-47d8-a939-b2e272e97967 Date: Thu, 27 Dec 2018 15:45:42 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T15:45:40Z","device_owner":"","revision_number":6,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"eef88d76-da78-4477-8d7b-ec9e38b50a84","ip_address":"10.55.0.4"}],"id":"c1c6eff1-1d6a-43da-b19d-76ca34f24316","security_groups":["d9930176-e112-4212-ab4c-f864b769a95b"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:47:0e:65","project_id":"4a5a562cffae47fab8ccefbe6255b9d5","status":"DOWN","binding:host_id":"","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-0-4","ip_address":"10.55.0.4","fqdn":"host-10-55-0-4.openstacklocal."}],"qos_policy_id":null,"name":"NovaUtilsInstanceTests-310a54ba-5cea-4b1d-8cdc-bcf0dba48f64-port","admin_state_up":true,"network_id":"89f2d81f-0528-4ff7-9f52-8a0eca8c4da7","dns_name":"","created_at":"2018-12-27T15:45:40Z","binding:vnic_type":"normal","device_id":"","tenant_id":"4a5a562cffae47fab8ccefbe6255b9d5"}]} 2018-12-27 15:45:42,558 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=89f2d81f-0528-4ff7-9f52-8a0eca8c4da7&name=NovaUtilsInstanceTests-310a54ba-5cea-4b1d-8cdc-bcf0dba48f64-port&admin_state_up=True used request id req-eddd5973-7b08-47d8-a939-b2e272e97967 2018-12-27 15:45:42,561 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/4a5a562cffae47fab8ccefbe6255b9d5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}072212949f705e213f8882f4ebd932bef25a12e5" 2018-12-27 15:45:42,762 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:45:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5e8bde4f-084a-4035-9db6-89240f9266cc Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.31:5000/v3/projects/4a5a562cffae47fab8ccefbe6255b9d5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4a5a562cffae47fab8ccefbe6255b9d5", "name": "api_check-project_e39638cc-8772-4bcc-8a5b-f8d604444da5"}} 2018-12-27 15:45:42,762 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/4a5a562cffae47fab8ccefbe6255b9d5 used request id req-5e8bde4f-084a-4035-9db6-89240f9266cc 2018-12-27 15:45:42,763 - nova_utils - INFO - Creating VM with name - NovaUtilsInstanceTests-310a54ba-5cea-4b1d-8cdc-bcf0dba48f64-vm_inst 2018-12-27 15:45:42,766 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}072212949f705e213f8882f4ebd932bef25a12e5" 2018-12-27 15:45:42,990 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:45:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d5af2b1a-1f09-465e-931d-f9d6e2aed37f x-compute-request-id: req-d5af2b1a-1f09-465e-931d-f9d6e2aed37f Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"flavors": [{"id": "bc772cc1-b4c8-40c4-8992-56ef2609f07d", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/bc772cc1-b4c8-40c4-8992-56ef2609f07d", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/bc772cc1-b4c8-40c4-8992-56ef2609f07d", "rel": "bookmark"}], "name": "NovaUtilsInstanceTests-310a54ba-5cea-4b1d-8cdc-bcf0dba48f64-flavor-name"}]} 2018-12-27 15:45:42,990 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-d5af2b1a-1f09-465e-931d-f9d6e2aed37f 2018-12-27 15:45:42,993 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/flavors/bc772cc1-b4c8-40c4-8992-56ef2609f07d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}072212949f705e213f8882f4ebd932bef25a12e5" 2018-12-27 15:45:43,010 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:45:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-73464556-1c69-44e1-8689-dc5a4f029da9 x-compute-request-id: req-73464556-1c69-44e1-8689-dc5a4f029da9 Content-Encoding: gzip Content-Length: 323 Content-Type: application/json RESP BODY: {"flavor": {"name": "NovaUtilsInstanceTests-310a54ba-5cea-4b1d-8cdc-bcf0dba48f64-flavor-name", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/bc772cc1-b4c8-40c4-8992-56ef2609f07d", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/bc772cc1-b4c8-40c4-8992-56ef2609f07d", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "bc772cc1-b4c8-40c4-8992-56ef2609f07d"}} 2018-12-27 15:45:43,010 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/bc772cc1-b4c8-40c4-8992-56ef2609f07d used request id req-73464556-1c69-44e1-8689-dc5a4f029da9 2018-12-27 15:45:43,014 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceTests-310a54ba-5cea-4b1d-8cdc-bcf0dba48f64-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}072212949f705e213f8882f4ebd932bef25a12e5" 2018-12-27 15:45:43,225 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1054 Content-Type: application/json X-Openstack-Request-Id: req-e8845b65-c405-4c12-befb-7ae5e4a427c1 Date: Thu, 27 Dec 2018 15:45:43 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceTests-310a54ba-5cea-4b1d-8cdc-bcf0dba48f64-image", "tags": [], "container_format": "bare", "created_at": "2018-12-27T15:45:31Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-27T15:45:31Z", "visibility": "shared", "locations": [{"url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/81a06de4-ab51-4bbc-ba6b-6bda41b46d61/snap", "metadata": {}}], "self": "/v2/images/81a06de4-ab51-4bbc-ba6b-6bda41b46d61", "min_disk": 0, "protected": false, "id": "81a06de4-ab51-4bbc-ba6b-6bda41b46d61", "file": "/v2/images/81a06de4-ab51-4bbc-ba6b-6bda41b46d61/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "4a5a562cffae47fab8ccefbe6255b9d5", "direct_url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/81a06de4-ab51-4bbc-ba6b-6bda41b46d61/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceTests-310a54ba-5cea-4b1d-8cdc-bcf0dba48f64-image"} 2018-12-27 15:45:43,225 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceTests-310a54ba-5cea-4b1d-8cdc-bcf0dba48f64-image used request id req-e8845b65-c405-4c12-befb-7ae5e4a427c1 2018-12-27 15:45:43,228 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}072212949f705e213f8882f4ebd932bef25a12e5" 2018-12-27 15:45:43,433 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-6faf60fa-0b07-4dbe-8f4c-8f207a9a7a01 Date: Thu, 27 Dec 2018 15:45:43 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-27 15:45:43,433 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/schemas/image used request id req-6faf60fa-0b07-4dbe-8f4c-8f207a9a7a01 2018-12-27 15:45:43,441 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}072212949f705e213f8882f4ebd932bef25a12e5" -d '{"server": {"name": "NovaUtilsInstanceTests-310a54ba-5cea-4b1d-8cdc-bcf0dba48f64-vm_inst", "imageRef": "81a06de4-ab51-4bbc-ba6b-6bda41b46d61", "flavorRef": "bc772cc1-b4c8-40c4-8992-56ef2609f07d", "max_count": 1, "min_count": 1, "networks": [{"port": "c1c6eff1-1d6a-43da-b19d-76ca34f24316"}]}}' 2018-12-27 15:45:46,162 - novaclient.v2.client - DEBUG - RESP: [202] Date: Thu, 27 Dec 2018 15:45:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-7ea2d9c4-5a75-4362-95b8-a9b34d802d22 x-compute-request-id: req-7ea2d9c4-5a75-4362-95b8-a9b34d802d22 Content-Length: 374 location: http://172.30.9.31:8774/v2.1/servers/149859d3-f621-4927-9a5b-8fbc43d3e561 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "149859d3-f621-4927-9a5b-8fbc43d3e561", "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/149859d3-f621-4927-9a5b-8fbc43d3e561", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/149859d3-f621-4927-9a5b-8fbc43d3e561", "rel": "bookmark"}], "adminPass": "ybp3UphUkSN9"}} 2018-12-27 15:45:46,162 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers used request id req-7ea2d9c4-5a75-4362-95b8-a9b34d802d22 2018-12-27 15:45:46,166 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/149859d3-f621-4927-9a5b-8fbc43d3e561 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}072212949f705e213f8882f4ebd932bef25a12e5" 2018-12-27 15:45:46,601 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:45:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2cc18e52-cb40-4b01-84f6-1d65229bf523 x-compute-request-id: req-2cc18e52-cb40-4b01-84f6-1d65229bf523 Content-Encoding: gzip Content-Length: 647 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/149859d3-f621-4927-9a5b-8fbc43d3e561", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/149859d3-f621-4927-9a5b-8fbc43d3e561", "rel": "bookmark"}], "image": {"id": "81a06de4-ab51-4bbc-ba6b-6bda41b46d61", "links": [{"href": "http://172.30.9.31:8774/images/81a06de4-ab51-4bbc-ba6b-6bda41b46d61", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "bc772cc1-b4c8-40c4-8992-56ef2609f07d", "links": [{"href": "http://172.30.9.31:8774/flavors/bc772cc1-b4c8-40c4-8992-56ef2609f07d", "rel": "bookmark"}]}, "id": "149859d3-f621-4927-9a5b-8fbc43d3e561", "user_id": "880f11fce81c4cef88c354559a832afe", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T15:45:46Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "NovaUtilsInstanceTests-310a54ba-5cea-4b1d-8cdc-bcf0dba48f64-vm_inst", "created": "2018-12-27T15:45:45Z", "tenant_id": "4a5a562cffae47fab8ccefbe6255b9d5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-27 15:45:46,601 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/149859d3-f621-4927-9a5b-8fbc43d3e561 used request id req-2cc18e52-cb40-4b01-84f6-1d65229bf523 2018-12-27 15:45:46,604 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/149859d3-f621-4927-9a5b-8fbc43d3e561 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}072212949f705e213f8882f4ebd932bef25a12e5" 2018-12-27 15:45:46,847 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:45:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9dc7ad19-58e4-4aa5-93d2-d8a49f8da6ed x-compute-request-id: req-9dc7ad19-58e4-4aa5-93d2-d8a49f8da6ed Content-Encoding: gzip Content-Length: 647 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/149859d3-f621-4927-9a5b-8fbc43d3e561", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/149859d3-f621-4927-9a5b-8fbc43d3e561", "rel": "bookmark"}], "image": {"id": "81a06de4-ab51-4bbc-ba6b-6bda41b46d61", "links": [{"href": "http://172.30.9.31:8774/images/81a06de4-ab51-4bbc-ba6b-6bda41b46d61", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "bc772cc1-b4c8-40c4-8992-56ef2609f07d", "links": [{"href": "http://172.30.9.31:8774/flavors/bc772cc1-b4c8-40c4-8992-56ef2609f07d", "rel": "bookmark"}]}, "id": "149859d3-f621-4927-9a5b-8fbc43d3e561", "user_id": "880f11fce81c4cef88c354559a832afe", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T15:45:46Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "NovaUtilsInstanceTests-310a54ba-5cea-4b1d-8cdc-bcf0dba48f64-vm_inst", "created": "2018-12-27T15:45:45Z", "tenant_id": "4a5a562cffae47fab8ccefbe6255b9d5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-27 15:45:46,847 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/149859d3-f621-4927-9a5b-8fbc43d3e561 used request id req-9dc7ad19-58e4-4aa5-93d2-d8a49f8da6ed 2018-12-27 15:45:49,853 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/149859d3-f621-4927-9a5b-8fbc43d3e561 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}072212949f705e213f8882f4ebd932bef25a12e5" 2018-12-27 15:45:50,503 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:45:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fd01f9a4-1c47-4db1-b9b8-1649d445f392 x-compute-request-id: req-fd01f9a4-1c47-4db1-b9b8-1649d445f392 Content-Encoding: gzip Content-Length: 744 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/149859d3-f621-4927-9a5b-8fbc43d3e561", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/149859d3-f621-4927-9a5b-8fbc43d3e561", "rel": "bookmark"}], "image": {"id": "81a06de4-ab51-4bbc-ba6b-6bda41b46d61", "links": [{"href": "http://172.30.9.31:8774/images/81a06de4-ab51-4bbc-ba6b-6bda41b46d61", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000001d", "OS-SRV-USG:launched_at": null, "flavor": {"id": "bc772cc1-b4c8-40c4-8992-56ef2609f07d", "links": [{"href": "http://172.30.9.31:8774/flavors/bc772cc1-b4c8-40c4-8992-56ef2609f07d", "rel": "bookmark"}]}, "id": "149859d3-f621-4927-9a5b-8fbc43d3e561", "security_groups": [{"name": "default"}], "user_id": "880f11fce81c4cef88c354559a832afe", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T15:45:48Z", "hostId": "e4ddacd38274eec2f6d4422030f1ed83e012e5c6f22ded7af8595eef", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceTests-310a54ba-5cea-4b1d-8cdc-bcf0dba48f64-vm_inst", "created": "2018-12-27T15:45:45Z", "tenant_id": "4a5a562cffae47fab8ccefbe6255b9d5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-27 15:45:50,503 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/149859d3-f621-4927-9a5b-8fbc43d3e561 used request id req-fd01f9a4-1c47-4db1-b9b8-1649d445f392 2018-12-27 15:45:53,510 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/149859d3-f621-4927-9a5b-8fbc43d3e561 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}072212949f705e213f8882f4ebd932bef25a12e5" 2018-12-27 15:45:54,310 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:45:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c0c31c1c-44bb-4229-8845-87b553aa940d x-compute-request-id: req-c0c31c1c-44bb-4229-8845-87b553aa940d Content-Encoding: gzip Content-Length: 814 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"NovaUtilsInstanceTests-310a54ba-5cea-4b1d-8cdc-bcf0dba48f64-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:47:0e:65", "version": 4, "addr": "10.55.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/149859d3-f621-4927-9a5b-8fbc43d3e561", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/149859d3-f621-4927-9a5b-8fbc43d3e561", "rel": "bookmark"}], "image": {"id": "81a06de4-ab51-4bbc-ba6b-6bda41b46d61", "links": [{"href": "http://172.30.9.31:8774/images/81a06de4-ab51-4bbc-ba6b-6bda41b46d61", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000001d", "OS-SRV-USG:launched_at": null, "flavor": {"id": "bc772cc1-b4c8-40c4-8992-56ef2609f07d", "links": [{"href": "http://172.30.9.31:8774/flavors/bc772cc1-b4c8-40c4-8992-56ef2609f07d", "rel": "bookmark"}]}, "id": "149859d3-f621-4927-9a5b-8fbc43d3e561", "security_groups": [{"name": "default"}], "user_id": "880f11fce81c4cef88c354559a832afe", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T15:45:48Z", "hostId": "e4ddacd38274eec2f6d4422030f1ed83e012e5c6f22ded7af8595eef", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceTests-310a54ba-5cea-4b1d-8cdc-bcf0dba48f64-vm_inst", "created": "2018-12-27T15:45:45Z", "tenant_id": "4a5a562cffae47fab8ccefbe6255b9d5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-27 15:45:54,310 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/149859d3-f621-4927-9a5b-8fbc43d3e561 used request id req-c0c31c1c-44bb-4229-8845-87b553aa940d 2018-12-27 15:45:57,316 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/149859d3-f621-4927-9a5b-8fbc43d3e561 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}072212949f705e213f8882f4ebd932bef25a12e5" 2018-12-27 15:45:58,348 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:45:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-65246a26-d971-41eb-8f9a-26333724c393 x-compute-request-id: req-65246a26-d971-41eb-8f9a-26333724c393 Content-Encoding: gzip Content-Length: 816 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceTests-310a54ba-5cea-4b1d-8cdc-bcf0dba48f64-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:47:0e:65", "version": 4, "addr": "10.55.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/149859d3-f621-4927-9a5b-8fbc43d3e561", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/149859d3-f621-4927-9a5b-8fbc43d3e561", "rel": "bookmark"}], "image": {"id": "81a06de4-ab51-4bbc-ba6b-6bda41b46d61", "links": [{"href": "http://172.30.9.31:8774/images/81a06de4-ab51-4bbc-ba6b-6bda41b46d61", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000001d", "OS-SRV-USG:launched_at": "2018-12-27T15:45:57.000000", "flavor": {"id": "bc772cc1-b4c8-40c4-8992-56ef2609f07d", "links": [{"href": "http://172.30.9.31:8774/flavors/bc772cc1-b4c8-40c4-8992-56ef2609f07d", "rel": "bookmark"}]}, "id": "149859d3-f621-4927-9a5b-8fbc43d3e561", "security_groups": [{"name": "default"}], "user_id": "880f11fce81c4cef88c354559a832afe", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T15:45:57Z", "hostId": "e4ddacd38274eec2f6d4422030f1ed83e012e5c6f22ded7af8595eef", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceTests-310a54ba-5cea-4b1d-8cdc-bcf0dba48f64-vm_inst", "created": "2018-12-27T15:45:45Z", "tenant_id": "4a5a562cffae47fab8ccefbe6255b9d5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-27 15:45:58,348 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/149859d3-f621-4927-9a5b-8fbc43d3e561 used request id req-65246a26-d971-41eb-8f9a-26333724c393 2018-12-27 15:45:58,351 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/149859d3-f621-4927-9a5b-8fbc43d3e561 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}072212949f705e213f8882f4ebd932bef25a12e5" 2018-12-27 15:45:59,081 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:45:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-da66da89-f08f-4186-82c1-20255200ce2c x-compute-request-id: req-da66da89-f08f-4186-82c1-20255200ce2c Content-Encoding: gzip Content-Length: 816 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceTests-310a54ba-5cea-4b1d-8cdc-bcf0dba48f64-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:47:0e:65", "version": 4, "addr": "10.55.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/149859d3-f621-4927-9a5b-8fbc43d3e561", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/149859d3-f621-4927-9a5b-8fbc43d3e561", "rel": "bookmark"}], "image": {"id": "81a06de4-ab51-4bbc-ba6b-6bda41b46d61", "links": [{"href": "http://172.30.9.31:8774/images/81a06de4-ab51-4bbc-ba6b-6bda41b46d61", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000001d", "OS-SRV-USG:launched_at": "2018-12-27T15:45:57.000000", "flavor": {"id": "bc772cc1-b4c8-40c4-8992-56ef2609f07d", "links": [{"href": "http://172.30.9.31:8774/flavors/bc772cc1-b4c8-40c4-8992-56ef2609f07d", "rel": "bookmark"}]}, "id": "149859d3-f621-4927-9a5b-8fbc43d3e561", "security_groups": [{"name": "default"}], "user_id": "880f11fce81c4cef88c354559a832afe", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T15:45:57Z", "hostId": "e4ddacd38274eec2f6d4422030f1ed83e012e5c6f22ded7af8595eef", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceTests-310a54ba-5cea-4b1d-8cdc-bcf0dba48f64-vm_inst", "created": "2018-12-27T15:45:45Z", "tenant_id": "4a5a562cffae47fab8ccefbe6255b9d5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-27 15:45:59,081 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/149859d3-f621-4927-9a5b-8fbc43d3e561 used request id req-da66da89-f08f-4186-82c1-20255200ce2c 2018-12-27 15:45:59,087 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=NovaUtilsInstanceTests-310a54ba-5cea-4b1d-8cdc-bcf0dba48f64-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}072212949f705e213f8882f4ebd932bef25a12e5" 2018-12-27 15:45:59,290 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-977daef2-b056-4a54-b001-7277dc5e3224 Date: Thu, 27 Dec 2018 15:45:59 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"mtu":1442,"id":"89f2d81f-0528-4ff7-9f52-8a0eca8c4da7","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":17,"ipv4_address_scope":null,"shared":false,"project_id":"4a5a562cffae47fab8ccefbe6255b9d5","status":"ACTIVE","subnets":["eef88d76-da78-4477-8d7b-ec9e38b50a84"],"description":"","tags":[],"updated_at":"2018-12-27T15:45:35Z","qos_policy_id":null,"name":"NovaUtilsInstanceTests-310a54ba-5cea-4b1d-8cdc-bcf0dba48f64-net","admin_state_up":true,"tenant_id":"4a5a562cffae47fab8ccefbe6255b9d5","created_at":"2018-12-27T15:45:33Z","provider:network_type":"geneve"}]} 2018-12-27 15:45:59,290 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=NovaUtilsInstanceTests-310a54ba-5cea-4b1d-8cdc-bcf0dba48f64-net used request id req-977daef2-b056-4a54-b001-7277dc5e3224 2018-12-27 15:45:59,294 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/4a5a562cffae47fab8ccefbe6255b9d5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}072212949f705e213f8882f4ebd932bef25a12e5" 2018-12-27 15:45:59,412 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:45:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b4fa6117-b6e3-4997-a131-4cb2212be9bb Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.31:5000/v3/projects/4a5a562cffae47fab8ccefbe6255b9d5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4a5a562cffae47fab8ccefbe6255b9d5", "name": "api_check-project_e39638cc-8772-4bcc-8a5b-f8d604444da5"}} 2018-12-27 15:45:59,412 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/4a5a562cffae47fab8ccefbe6255b9d5 used request id req-b4fa6117-b6e3-4997-a131-4cb2212be9bb 2018-12-27 15:45:59,417 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=89f2d81f-0528-4ff7-9f52-8a0eca8c4da7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}072212949f705e213f8882f4ebd932bef25a12e5" 2018-12-27 15:45:59,465 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-464eff82-e603-425b-8923-46350ff67251 Date: Thu, 27 Dec 2018 15:45:59 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"89f2d81f-0528-4ff7-9f52-8a0eca8c4da7","tenant_id":"4a5a562cffae47fab8ccefbe6255b9d5","created_at":"2018-12-27T15:45:35Z","dns_nameservers":[],"updated_at":"2018-12-27T15:45:35Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"4a5a562cffae47fab8ccefbe6255b9d5","id":"eef88d76-da78-4477-8d7b-ec9e38b50a84","subnetpool_id":null,"name":"NovaUtilsInstanceTests-310a54ba-5cea-4b1d-8cdc-bcf0dba48f64-subnet"}]} 2018-12-27 15:45:59,466 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=89f2d81f-0528-4ff7-9f52-8a0eca8c4da7 used request id req-464eff82-e603-425b-8923-46350ff67251 2018-12-27 15:45:59,471 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=89f2d81f-0528-4ff7-9f52-8a0eca8c4da7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}072212949f705e213f8882f4ebd932bef25a12e5" 2018-12-27 15:45:59,515 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2008 X-Openstack-Request-Id: req-efbc59ca-d5e9-4f44-ab18-e1e72c1f4c35 Date: Thu, 27 Dec 2018 15:45:59 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T15:45:36Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"eef88d76-da78-4477-8d7b-ec9e38b50a84","ip_address":"10.55.0.2"}],"id":"53e43c30-4a0d-46b3-87d2-00dbe653f3bd","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:f3:74:91","project_id":"4a5a562cffae47fab8ccefbe6255b9d5","status":"DOWN","binding:host_id":"","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-0-2","ip_address":"10.55.0.2","fqdn":"host-10-55-0-2.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"89f2d81f-0528-4ff7-9f52-8a0eca8c4da7","dns_name":"","created_at":"2018-12-27T15:45:34Z","binding:vnic_type":"normal","device_id":"","tenant_id":"4a5a562cffae47fab8ccefbe6255b9d5"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T15:45:57Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"eef88d76-da78-4477-8d7b-ec9e38b50a84","ip_address":"10.55.0.4"}],"id":"c1c6eff1-1d6a-43da-b19d-76ca34f24316","security_groups":["d9930176-e112-4212-ab4c-f864b769a95b"],"binding:vif_details":{"port_filter":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:47:0e:65","project_id":"4a5a562cffae47fab8ccefbe6255b9d5","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-0-4","ip_address":"10.55.0.4","fqdn":"host-10-55-0-4.openstacklocal."}],"qos_policy_id":null,"name":"NovaUtilsInstanceTests-310a54ba-5cea-4b1d-8cdc-bcf0dba48f64-port","admin_state_up":true,"network_id":"89f2d81f-0528-4ff7-9f52-8a0eca8c4da7","dns_name":"","created_at":"2018-12-27T15:45:40Z","binding:vnic_type":"normal","device_id":"149859d3-f621-4927-9a5b-8fbc43d3e561","tenant_id":"4a5a562cffae47fab8ccefbe6255b9d5"}]} 2018-12-27 15:45:59,515 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=89f2d81f-0528-4ff7-9f52-8a0eca8c4da7 used request id req-efbc59ca-d5e9-4f44-ab18-e1e72c1f4c35 2018-12-27 15:45:59,519 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:8774/v2.1/servers/149859d3-f621-4927-9a5b-8fbc43d3e561 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}072212949f705e213f8882f4ebd932bef25a12e5" 2018-12-27 15:45:59,669 - novaclient.v2.client - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 15:45:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-43530258-2395-41a5-aeb3-552474096b0f x-compute-request-id: req-43530258-2395-41a5-aeb3-552474096b0f Content-Type: application/json 2018-12-27 15:45:59,669 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/servers/149859d3-f621-4927-9a5b-8fbc43d3e561 used request id req-43530258-2395-41a5-aeb3-552474096b0f 2018-12-27 15:45:59,669 - neutron_utils - INFO - Deleting port with name NovaUtilsInstanceTests-310a54ba-5cea-4b1d-8cdc-bcf0dba48f64-port 2018-12-27 15:45:59,674 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/ports/c1c6eff1-1d6a-43da-b19d-76ca34f24316 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}072212949f705e213f8882f4ebd932bef25a12e5" 2018-12-27 15:46:00,762 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-1432cd11-ff12-42fb-9c00-623d3c13eeae Date: Thu, 27 Dec 2018 15:46:00 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 15:46:00,762 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/ports/c1c6eff1-1d6a-43da-b19d-76ca34f24316 used request id req-1432cd11-ff12-42fb-9c00-623d3c13eeae 2018-12-27 15:46:00,765 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:8774/v2.1/flavors/bc772cc1-b4c8-40c4-8992-56ef2609f07d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}198220b64b4c70a344d917c0b5967a6cf75ad958" 2018-12-27 15:46:00,828 - novaclient.v2.client - DEBUG - RESP: [202] Date: Thu, 27 Dec 2018 15:46:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-aff9a9cd-7700-4c7b-9b34-5e19415efb4e x-compute-request-id: req-aff9a9cd-7700-4c7b-9b34-5e19415efb4e Content-Length: 0 Content-Type: application/json 2018-12-27 15:46:00,828 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/flavors/bc772cc1-b4c8-40c4-8992-56ef2609f07d used request id req-aff9a9cd-7700-4c7b-9b34-5e19415efb4e 2018-12-27 15:46:00,829 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceTests-310a54ba-5cea-4b1d-8cdc-bcf0dba48f64-subnet 2018-12-27 15:46:00,829 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceTests-310a54ba-5cea-4b1d-8cdc-bcf0dba48f64-subnet 2018-12-27 15:46:00,834 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/subnets/eef88d76-da78-4477-8d7b-ec9e38b50a84 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf7cf82349ca84af6980567c8f7151874a895afe" 2018-12-27 15:46:02,087 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-cab7386f-78a6-4027-9fa9-5aafc1d196fe Date: Thu, 27 Dec 2018 15:46:02 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 15:46:02,087 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/subnets/eef88d76-da78-4477-8d7b-ec9e38b50a84 used request id req-cab7386f-78a6-4027-9fa9-5aafc1d196fe 2018-12-27 15:46:02,087 - neutron_utils - INFO - Deleting network with name NovaUtilsInstanceTests-310a54ba-5cea-4b1d-8cdc-bcf0dba48f64-net 2018-12-27 15:46:02,093 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/networks/89f2d81f-0528-4ff7-9f52-8a0eca8c4da7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf7cf82349ca84af6980567c8f7151874a895afe" 2018-12-27 15:46:03,480 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-d75c0e50-2d66-4b65-9b23-71070ba5b041 Date: Thu, 27 Dec 2018 15:46:03 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 15:46:03,480 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/networks/89f2d81f-0528-4ff7-9f52-8a0eca8c4da7 used request id req-d75c0e50-2d66-4b65-9b23-71070ba5b041 2018-12-27 15:46:03,480 - glance_utils - INFO - Deleting image named - NovaUtilsInstanceTests-310a54ba-5cea-4b1d-8cdc-bcf0dba48f64-image 2018-12-27 15:46:03,483 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9292/v2/images/81a06de4-ab51-4bbc-ba6b-6bda41b46d61 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}19b68fbbe0a6b1504b07ea840e19bdaee8bf4b36" 2018-12-27 15:46:04,005 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-f132e037-373e-4392-9932-fca7d0106aaa Date: Thu, 27 Dec 2018 15:46:04 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-27 15:46:04,005 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.31:9292/v2/images/81a06de4-ab51-4bbc-ba6b-6bda41b46d61 used request id req-f132e037-373e-4392-9932-fca7d0106aaa 2018-12-27 15:46:04,007 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-27 15:46:04,008 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 15:46:04,009 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 15:46:04,420 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "70c6a7da477e41f7b38ad49ba1fc5965", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T16:46:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a5a562cffae47fab8ccefbe6255b9d5", "name": "api_check-project_e39638cc-8772-4bcc-8a5b-f8d604444da5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_e39638cc-8772-4bcc-8a5b-f8d604444da5", "id": "880f11fce81c4cef88c354559a832afe"}, "audit_ids": ["guBmTqI1Sbe2WvwwMVq21A"], "issued_at": "2018-12-27T15:46:04.000000Z"}} 2018-12-27 15:46:04,421 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f75910ef9fceddffe38cfd2b990187b60c3df481" 2018-12-27 15:46:04,612 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:46:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-650a3999-15bc-4dbd-a648-dcc77c6f4ad8 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 15:46:04,612 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-650a3999-15bc-4dbd-a648-dcc77c6f4ad8 2018-12-27 15:46:04,613 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-27 15:46:04,707 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f75910ef9fceddffe38cfd2b990187b60c3df481" 2018-12-27 15:46:04,940 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:46:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-0d340c5a-f7bd-4815-9d76-7b8155ca81c4 x-compute-request-id: req-0d340c5a-f7bd-4815-9d76-7b8155ca81c4 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-12-27 15:46:04,940 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-0d340c5a-f7bd-4815-9d76-7b8155ca81c4 2018-12-27 15:46:04,943 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f75910ef9fceddffe38cfd2b990187b60c3df481" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "CreateFlavorTests-16a2b3b8-7db7-4c10-8f49-72480333aeabname", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 1, "id": null, "swap": 0}}' 2018-12-27 15:46:05,017 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:46:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c368d405-9db1-49ef-94b7-bd41cbda6ea5 x-compute-request-id: req-c368d405-9db1-49ef-94b7-bd41cbda6ea5 Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateFlavorTests-16a2b3b8-7db7-4c10-8f49-72480333aeabname", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/6c4410b2-4288-4874-add0-92c4a5176e70", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/6c4410b2-4288-4874-add0-92c4a5176e70", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "6c4410b2-4288-4874-add0-92c4a5176e70"}} 2018-12-27 15:46:05,017 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-c368d405-9db1-49ef-94b7-bd41cbda6ea5 2018-12-27 15:46:05,018 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 15:46:05,443 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "70c6a7da477e41f7b38ad49ba1fc5965", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T16:46:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a5a562cffae47fab8ccefbe6255b9d5", "name": "api_check-project_e39638cc-8772-4bcc-8a5b-f8d604444da5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_e39638cc-8772-4bcc-8a5b-f8d604444da5", "id": "880f11fce81c4cef88c354559a832afe"}, "audit_ids": ["EACNQxDFTAOOwW55WV6Cyw"], "issued_at": "2018-12-27T15:46:05.000000Z"}} 2018-12-27 15:46:05,445 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/flavors/6c4410b2-4288-4874-add0-92c4a5176e70 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e1ec85f715d0b902ccaf70213de7d5997b4e923" 2018-12-27 15:46:05,651 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:46:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6503e3ef-b425-44c7-aa47-57984f2c63bc x-compute-request-id: req-6503e3ef-b425-44c7-aa47-57984f2c63bc Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateFlavorTests-16a2b3b8-7db7-4c10-8f49-72480333aeabname", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/6c4410b2-4288-4874-add0-92c4a5176e70", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/6c4410b2-4288-4874-add0-92c4a5176e70", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "6c4410b2-4288-4874-add0-92c4a5176e70"}} 2018-12-27 15:46:05,651 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/6c4410b2-4288-4874-add0-92c4a5176e70 used request id req-6503e3ef-b425-44c7-aa47-57984f2c63bc 2018-12-27 15:46:05,654 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/flavors/6c4410b2-4288-4874-add0-92c4a5176e70/os-extra_specs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e1ec85f715d0b902ccaf70213de7d5997b4e923" 2018-12-27 15:46:05,675 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:46:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-7bf8ce05-2d83-48dc-b439-d3ff078e484a x-compute-request-id: req-7bf8ce05-2d83-48dc-b439-d3ff078e484a Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-12-27 15:46:05,675 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/6c4410b2-4288-4874-add0-92c4a5176e70/os-extra_specs used request id req-7bf8ce05-2d83-48dc-b439-d3ff078e484a 2018-12-27 15:46:05,677 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:8774/v2.1/flavors/6c4410b2-4288-4874-add0-92c4a5176e70 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f75910ef9fceddffe38cfd2b990187b60c3df481" 2018-12-27 15:46:05,714 - novaclient.v2.client - DEBUG - RESP: [202] Date: Thu, 27 Dec 2018 15:46:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c515522c-3211-4cdc-b51f-1308d11db209 x-compute-request-id: req-c515522c-3211-4cdc-b51f-1308d11db209 Content-Length: 0 Content-Type: application/json 2018-12-27 15:46:05,714 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/flavors/6c4410b2-4288-4874-add0-92c4a5176e70 used request id req-c515522c-3211-4cdc-b51f-1308d11db209 2018-12-27 15:46:05,718 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e1ec85f715d0b902ccaf70213de7d5997b4e923" 2018-12-27 15:46:05,738 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:46:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-e865efbd-d36e-4a4b-ba9e-359da44f727b x-compute-request-id: req-e865efbd-d36e-4a4b-ba9e-359da44f727b Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-12-27 15:46:05,738 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-e865efbd-d36e-4a4b-ba9e-359da44f727b 2018-12-27 15:46:05,739 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-27 15:46:05,741 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 15:46:05,741 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 15:46:06,167 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "70c6a7da477e41f7b38ad49ba1fc5965", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T16:46:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a5a562cffae47fab8ccefbe6255b9d5", "name": "api_check-project_e39638cc-8772-4bcc-8a5b-f8d604444da5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_e39638cc-8772-4bcc-8a5b-f8d604444da5", "id": "880f11fce81c4cef88c354559a832afe"}, "audit_ids": ["zJIDsL-4T3-fXOXTbdEifA"], "issued_at": "2018-12-27T15:46:06.000000Z"}} 2018-12-27 15:46:06,167 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a497951e6972f0ebe8091f896fe0c43afe6c0cb9" 2018-12-27 15:46:06,278 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:46:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3261b31a-0c76-455b-b1c7-f73e36413b91 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 15:46:06,278 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-3261b31a-0c76-455b-b1c7-f73e36413b91 2018-12-27 15:46:06,279 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-27 15:46:06,283 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a497951e6972f0ebe8091f896fe0c43afe6c0cb9" 2018-12-27 15:46:06,487 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:46:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-d00321fd-e959-468d-a9f2-70158c2a661a x-compute-request-id: req-d00321fd-e959-468d-a9f2-70158c2a661a Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-12-27 15:46:06,487 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-d00321fd-e959-468d-a9f2-70158c2a661a 2018-12-27 15:46:06,490 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a497951e6972f0ebe8091f896fe0c43afe6c0cb9" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "CreateFlavorTests-e5178c07-1df1-4564-8beb-0a218113e7fcname", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 1, "id": null, "swap": 0}}' 2018-12-27 15:46:06,533 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:46:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b59de8d6-edfd-4d06-816e-edaf50ca64a3 x-compute-request-id: req-b59de8d6-edfd-4d06-816e-edaf50ca64a3 Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateFlavorTests-e5178c07-1df1-4564-8beb-0a218113e7fcname", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/fb96c554-5051-49b4-b692-2dde3b01ecbb", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/fb96c554-5051-49b4-b692-2dde3b01ecbb", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "fb96c554-5051-49b4-b692-2dde3b01ecbb"}} 2018-12-27 15:46:06,533 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-b59de8d6-edfd-4d06-816e-edaf50ca64a3 2018-12-27 15:46:06,534 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 15:46:06,965 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "70c6a7da477e41f7b38ad49ba1fc5965", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T16:46:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a5a562cffae47fab8ccefbe6255b9d5", "name": "api_check-project_e39638cc-8772-4bcc-8a5b-f8d604444da5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_e39638cc-8772-4bcc-8a5b-f8d604444da5", "id": "880f11fce81c4cef88c354559a832afe"}, "audit_ids": ["VTKHMA4jS3yVWCbxzU6n2g"], "issued_at": "2018-12-27T15:46:06.000000Z"}} 2018-12-27 15:46:06,968 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/flavors/fb96c554-5051-49b4-b692-2dde3b01ecbb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5af7425464c2ba9ac52fcb5675b2314b85ba260" 2018-12-27 15:46:07,181 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:46:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4463c0ab-196c-495d-a42b-d84ef338226e x-compute-request-id: req-4463c0ab-196c-495d-a42b-d84ef338226e Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateFlavorTests-e5178c07-1df1-4564-8beb-0a218113e7fcname", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/fb96c554-5051-49b4-b692-2dde3b01ecbb", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/fb96c554-5051-49b4-b692-2dde3b01ecbb", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "fb96c554-5051-49b4-b692-2dde3b01ecbb"}} 2018-12-27 15:46:07,181 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/fb96c554-5051-49b4-b692-2dde3b01ecbb used request id req-4463c0ab-196c-495d-a42b-d84ef338226e 2018-12-27 15:46:07,184 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/flavors/fb96c554-5051-49b4-b692-2dde3b01ecbb/os-extra_specs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5af7425464c2ba9ac52fcb5675b2314b85ba260" 2018-12-27 15:46:07,202 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:46:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-317c2fdc-acde-4ff2-971e-3a4a1b86c86d x-compute-request-id: req-317c2fdc-acde-4ff2-971e-3a4a1b86c86d Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-12-27 15:46:07,202 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/fb96c554-5051-49b4-b692-2dde3b01ecbb/os-extra_specs used request id req-317c2fdc-acde-4ff2-971e-3a4a1b86c86d 2018-12-27 15:46:07,205 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:8774/v2.1/flavors/fb96c554-5051-49b4-b692-2dde3b01ecbb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5af7425464c2ba9ac52fcb5675b2314b85ba260" 2018-12-27 15:46:07,240 - novaclient.v2.client - DEBUG - RESP: [202] Date: Thu, 27 Dec 2018 15:46:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-5cc4eeb1-b0e6-468e-977f-b16721a21d46 x-compute-request-id: req-5cc4eeb1-b0e6-468e-977f-b16721a21d46 Content-Length: 0 Content-Type: application/json 2018-12-27 15:46:07,241 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/flavors/fb96c554-5051-49b4-b692-2dde3b01ecbb used request id req-5cc4eeb1-b0e6-468e-977f-b16721a21d46 2018-12-27 15:46:07,244 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5af7425464c2ba9ac52fcb5675b2314b85ba260" 2018-12-27 15:46:07,263 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:46:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-43b580e4-60cf-408e-ac2c-6b2656711b71 x-compute-request-id: req-43b580e4-60cf-408e-ac2c-6b2656711b71 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-12-27 15:46:07,263 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-43b580e4-60cf-408e-ac2c-6b2656711b71 2018-12-27 15:46:07,266 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:8774/v2.1/flavors/fb96c554-5051-49b4-b692-2dde3b01ecbb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a497951e6972f0ebe8091f896fe0c43afe6c0cb9" 2018-12-27 15:46:07,279 - novaclient.v2.client - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 15:46:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-efa82b83-5056-49bb-a0cd-572153d1e9e8 x-compute-request-id: req-efa82b83-5056-49bb-a0cd-572153d1e9e8 Content-Length: 109 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Flavor fb96c554-5051-49b4-b692-2dde3b01ecbb could not be found.", "code": 404}} 2018-12-27 15:46:07,279 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/flavors/fb96c554-5051-49b4-b692-2dde3b01ecbb used request id req-efa82b83-5056-49bb-a0cd-572153d1e9e8 2018-12-27 15:46:07,280 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-27 15:46:07,281 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 15:46:07,282 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 15:46:07,694 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "70c6a7da477e41f7b38ad49ba1fc5965", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T16:46:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a5a562cffae47fab8ccefbe6255b9d5", "name": "api_check-project_e39638cc-8772-4bcc-8a5b-f8d604444da5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_e39638cc-8772-4bcc-8a5b-f8d604444da5", "id": "880f11fce81c4cef88c354559a832afe"}, "audit_ids": ["nmERWm-KSEaC14_4k8Igig"], "issued_at": "2018-12-27T15:46:07.000000Z"}} 2018-12-27 15:46:07,694 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b502b0472ef4836e278c75bc2dfd25c7bba0300" 2018-12-27 15:46:07,795 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:46:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ed8533eb-c6c5-4914-b4b9-649f43b67201 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 15:46:07,795 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-ed8533eb-c6c5-4914-b4b9-649f43b67201 2018-12-27 15:46:07,796 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-27 15:46:07,801 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b502b0472ef4836e278c75bc2dfd25c7bba0300" 2018-12-27 15:46:08,052 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:46:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-cd554460-a6b0-4803-ae4c-517b82fcecaa x-compute-request-id: req-cd554460-a6b0-4803-ae4c-517b82fcecaa Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-12-27 15:46:08,052 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-cd554460-a6b0-4803-ae4c-517b82fcecaa 2018-12-27 15:46:08,055 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b502b0472ef4836e278c75bc2dfd25c7bba0300" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "CreateFlavorTests-6c37b605-7169-41fe-b688-4be48aa54916name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 1, "id": null, "swap": 0}}' 2018-12-27 15:46:08,089 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:46:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-716671cd-7668-48e7-9e5b-37ac80018ed2 x-compute-request-id: req-716671cd-7668-48e7-9e5b-37ac80018ed2 Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateFlavorTests-6c37b605-7169-41fe-b688-4be48aa54916name", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/69b5ba15-50e5-405c-8e9d-00d23a103fd2", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/69b5ba15-50e5-405c-8e9d-00d23a103fd2", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "69b5ba15-50e5-405c-8e9d-00d23a103fd2"}} 2018-12-27 15:46:08,089 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-716671cd-7668-48e7-9e5b-37ac80018ed2 2018-12-27 15:46:08,090 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 15:46:08,517 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "70c6a7da477e41f7b38ad49ba1fc5965", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T16:46:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a5a562cffae47fab8ccefbe6255b9d5", "name": "api_check-project_e39638cc-8772-4bcc-8a5b-f8d604444da5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_e39638cc-8772-4bcc-8a5b-f8d604444da5", "id": "880f11fce81c4cef88c354559a832afe"}, "audit_ids": ["GOFtKoMTSVyIm6UQAoEtRw"], "issued_at": "2018-12-27T15:46:08.000000Z"}} 2018-12-27 15:46:08,520 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/flavors/69b5ba15-50e5-405c-8e9d-00d23a103fd2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96b9ec13c29c66c194411cee5817ad1619cd4d7d" 2018-12-27 15:46:08,722 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:46:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d6114f63-4846-4555-aa77-10bd6525fe73 x-compute-request-id: req-d6114f63-4846-4555-aa77-10bd6525fe73 Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateFlavorTests-6c37b605-7169-41fe-b688-4be48aa54916name", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/69b5ba15-50e5-405c-8e9d-00d23a103fd2", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/69b5ba15-50e5-405c-8e9d-00d23a103fd2", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "69b5ba15-50e5-405c-8e9d-00d23a103fd2"}} 2018-12-27 15:46:08,722 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/69b5ba15-50e5-405c-8e9d-00d23a103fd2 used request id req-d6114f63-4846-4555-aa77-10bd6525fe73 2018-12-27 15:46:08,725 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/flavors/69b5ba15-50e5-405c-8e9d-00d23a103fd2/os-extra_specs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96b9ec13c29c66c194411cee5817ad1619cd4d7d" 2018-12-27 15:46:08,740 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:46:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-81af2d46-499d-4ec8-8530-5282438a3e7a x-compute-request-id: req-81af2d46-499d-4ec8-8530-5282438a3e7a Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-12-27 15:46:08,740 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/69b5ba15-50e5-405c-8e9d-00d23a103fd2/os-extra_specs used request id req-81af2d46-499d-4ec8-8530-5282438a3e7a 2018-12-27 15:46:08,743 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:8774/v2.1/flavors/69b5ba15-50e5-405c-8e9d-00d23a103fd2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b502b0472ef4836e278c75bc2dfd25c7bba0300" 2018-12-27 15:46:08,781 - novaclient.v2.client - DEBUG - RESP: [202] Date: Thu, 27 Dec 2018 15:46:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c9f40268-8344-4e50-880c-5d5572bc0e92 x-compute-request-id: req-c9f40268-8344-4e50-880c-5d5572bc0e92 Content-Length: 0 Content-Type: application/json 2018-12-27 15:46:08,782 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/flavors/69b5ba15-50e5-405c-8e9d-00d23a103fd2 used request id req-c9f40268-8344-4e50-880c-5d5572bc0e92 2018-12-27 15:46:08,783 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-27 15:46:08,784 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 15:46:08,785 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 15:46:09,199 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "70c6a7da477e41f7b38ad49ba1fc5965", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T16:46:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a5a562cffae47fab8ccefbe6255b9d5", "name": "api_check-project_e39638cc-8772-4bcc-8a5b-f8d604444da5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_e39638cc-8772-4bcc-8a5b-f8d604444da5", "id": "880f11fce81c4cef88c354559a832afe"}, "audit_ids": ["CMSRn6ajS5ae1C8bc27lXA"], "issued_at": "2018-12-27T15:46:09.000000Z"}} 2018-12-27 15:46:09,200 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab4332f18ea14d35cd7a6d5a0fb1afd8a1b7fb83" 2018-12-27 15:46:09,300 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:46:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-16b782ec-66f8-400b-a9fa-9d3e8f0b9bb5 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 15:46:09,301 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-16b782ec-66f8-400b-a9fa-9d3e8f0b9bb5 2018-12-27 15:46:09,302 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-27 15:46:09,306 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab4332f18ea14d35cd7a6d5a0fb1afd8a1b7fb83" 2018-12-27 15:46:09,519 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:46:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-a6a7df5d-cd9d-4061-ade7-b10a0bb8931d x-compute-request-id: req-a6a7df5d-cd9d-4061-ade7-b10a0bb8931d Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-12-27 15:46:09,519 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-a6a7df5d-cd9d-4061-ade7-b10a0bb8931d 2018-12-27 15:46:09,523 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab4332f18ea14d35cd7a6d5a0fb1afd8a1b7fb83" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "CreateFlavorTests-6982b53c-f23d-4ff1-adf3-2bb9a586b039name", "os-flavor-access:is_public": false, "rxtx_factor": 2.2, "OS-FLV-EXT-DATA:ephemeral": 2, "ram": 1, "id": null, "swap": 3}}' 2018-12-27 15:46:09,581 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:46:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-aa2f6ebf-6595-44ad-933a-810c9f1d0a9a x-compute-request-id: req-aa2f6ebf-6595-44ad-933a-810c9f1d0a9a Content-Encoding: gzip Content-Length: 306 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateFlavorTests-6982b53c-f23d-4ff1-adf3-2bb9a586b039name", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/7bd83cbf-3145-40b2-b713-3cc1d6b56c1d", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/7bd83cbf-3145-40b2-b713-3cc1d6b56c1d", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": 3, "os-flavor-access:is_public": false, "rxtx_factor": 2.2, "OS-FLV-EXT-DATA:ephemeral": 2, "disk": 1, "id": "7bd83cbf-3145-40b2-b713-3cc1d6b56c1d"}} 2018-12-27 15:46:09,581 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-aa2f6ebf-6595-44ad-933a-810c9f1d0a9a 2018-12-27 15:46:09,582 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 15:46:10,022 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "70c6a7da477e41f7b38ad49ba1fc5965", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T16:46:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a5a562cffae47fab8ccefbe6255b9d5", "name": "api_check-project_e39638cc-8772-4bcc-8a5b-f8d604444da5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_e39638cc-8772-4bcc-8a5b-f8d604444da5", "id": "880f11fce81c4cef88c354559a832afe"}, "audit_ids": ["uEcLI_75Quy5OJOrDP2vig"], "issued_at": "2018-12-27T15:46:10.000000Z"}} 2018-12-27 15:46:10,025 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/flavors/7bd83cbf-3145-40b2-b713-3cc1d6b56c1d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c931d7e08f11a119fb6a41669f4e41fe2c681753" 2018-12-27 15:46:10,331 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:46:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-048483fb-3785-4759-9d15-dcdc2a69286e x-compute-request-id: req-048483fb-3785-4759-9d15-dcdc2a69286e Content-Encoding: gzip Content-Length: 306 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateFlavorTests-6982b53c-f23d-4ff1-adf3-2bb9a586b039name", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/7bd83cbf-3145-40b2-b713-3cc1d6b56c1d", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/7bd83cbf-3145-40b2-b713-3cc1d6b56c1d", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": 3, "os-flavor-access:is_public": false, "rxtx_factor": 2.2, "OS-FLV-EXT-DATA:ephemeral": 2, "disk": 1, "id": "7bd83cbf-3145-40b2-b713-3cc1d6b56c1d"}} 2018-12-27 15:46:10,331 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/7bd83cbf-3145-40b2-b713-3cc1d6b56c1d used request id req-048483fb-3785-4759-9d15-dcdc2a69286e 2018-12-27 15:46:10,334 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/flavors/7bd83cbf-3145-40b2-b713-3cc1d6b56c1d/os-extra_specs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c931d7e08f11a119fb6a41669f4e41fe2c681753" 2018-12-27 15:46:10,352 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:46:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b735df94-0a6f-4ef2-bbce-f2c5f2889f50 x-compute-request-id: req-b735df94-0a6f-4ef2-bbce-f2c5f2889f50 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-12-27 15:46:10,352 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/7bd83cbf-3145-40b2-b713-3cc1d6b56c1d/os-extra_specs used request id req-b735df94-0a6f-4ef2-bbce-f2c5f2889f50 2018-12-27 15:46:10,354 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:8774/v2.1/flavors/7bd83cbf-3145-40b2-b713-3cc1d6b56c1d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c931d7e08f11a119fb6a41669f4e41fe2c681753" 2018-12-27 15:46:10,385 - novaclient.v2.client - DEBUG - RESP: [202] Date: Thu, 27 Dec 2018 15:46:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-843625af-3f1f-4375-a3c7-370f1d84f5f0 x-compute-request-id: req-843625af-3f1f-4375-a3c7-370f1d84f5f0 Content-Length: 0 Content-Type: application/json 2018-12-27 15:46:10,385 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/flavors/7bd83cbf-3145-40b2-b713-3cc1d6b56c1d used request id req-843625af-3f1f-4375-a3c7-370f1d84f5f0 2018-12-27 15:46:10,388 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c931d7e08f11a119fb6a41669f4e41fe2c681753" 2018-12-27 15:46:10,407 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:46:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-0ab8d70a-14cf-4292-9f5b-557c3047e32d x-compute-request-id: req-0ab8d70a-14cf-4292-9f5b-557c3047e32d Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-12-27 15:46:10,407 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-0ab8d70a-14cf-4292-9f5b-557c3047e32d 2018-12-27 15:46:10,410 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:8774/v2.1/flavors/7bd83cbf-3145-40b2-b713-3cc1d6b56c1d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab4332f18ea14d35cd7a6d5a0fb1afd8a1b7fb83" 2018-12-27 15:46:10,424 - novaclient.v2.client - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 15:46:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-3b883ba6-e39e-457a-8591-f2305db24e03 x-compute-request-id: req-3b883ba6-e39e-457a-8591-f2305db24e03 Content-Length: 109 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Flavor 7bd83cbf-3145-40b2-b713-3cc1d6b56c1d could not be found.", "code": 404}} 2018-12-27 15:46:10,424 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/flavors/7bd83cbf-3145-40b2-b713-3cc1d6b56c1d used request id req-3b883ba6-e39e-457a-8591-f2305db24e03 2018-12-27 15:46:10,426 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-27 15:46:10,427 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 15:46:10,428 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 15:46:10,853 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "70c6a7da477e41f7b38ad49ba1fc5965", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T16:46:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a5a562cffae47fab8ccefbe6255b9d5", "name": "api_check-project_e39638cc-8772-4bcc-8a5b-f8d604444da5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_e39638cc-8772-4bcc-8a5b-f8d604444da5", "id": "880f11fce81c4cef88c354559a832afe"}, "audit_ids": ["BCM_LIywQVWI5dhw4ePQzw"], "issued_at": "2018-12-27T15:46:10.000000Z"}} 2018-12-27 15:46:10,853 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be78e3651baf2440dfff80f1d4e5ac0e79e69447" 2018-12-27 15:46:10,953 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:46:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-758122c3-2870-45c7-be75-017e6addef1a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 15:46:10,953 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-758122c3-2870-45c7-be75-017e6addef1a 2018-12-27 15:46:10,954 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-27 15:46:10,959 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be78e3651baf2440dfff80f1d4e5ac0e79e69447" 2018-12-27 15:46:11,185 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:46:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-7949058b-c51e-430c-9aa1-f2cb04eecba7 x-compute-request-id: req-7949058b-c51e-430c-9aa1-f2cb04eecba7 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-12-27 15:46:11,185 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-7949058b-c51e-430c-9aa1-f2cb04eecba7 2018-12-27 15:46:11,189 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be78e3651baf2440dfff80f1d4e5ac0e79e69447" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "CreateFlavorTests-d2f492af-f46d-406b-9739-a7b697412db4name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 1, "id": null, "swap": 0}}' 2018-12-27 15:46:11,250 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:46:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c2b804ff-710f-4909-9140-bacf603cb5ab x-compute-request-id: req-c2b804ff-710f-4909-9140-bacf603cb5ab Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateFlavorTests-d2f492af-f46d-406b-9739-a7b697412db4name", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/d5ccf71b-11dc-4434-aa2a-a7a5687d0852", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/d5ccf71b-11dc-4434-aa2a-a7a5687d0852", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "d5ccf71b-11dc-4434-aa2a-a7a5687d0852"}} 2018-12-27 15:46:11,250 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-c2b804ff-710f-4909-9140-bacf603cb5ab 2018-12-27 15:46:11,251 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 15:46:11,682 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "70c6a7da477e41f7b38ad49ba1fc5965", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T16:46:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a5a562cffae47fab8ccefbe6255b9d5", "name": "api_check-project_e39638cc-8772-4bcc-8a5b-f8d604444da5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_e39638cc-8772-4bcc-8a5b-f8d604444da5", "id": "880f11fce81c4cef88c354559a832afe"}, "audit_ids": ["XgG7v5rCSTuRHlDUDkZm-Q"], "issued_at": "2018-12-27T15:46:11.000000Z"}} 2018-12-27 15:46:11,685 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/flavors/d5ccf71b-11dc-4434-aa2a-a7a5687d0852 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eed7d0659166652a916e7399164c1ca1dc282a83" 2018-12-27 15:46:11,896 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:46:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-37cf8528-54be-453d-ba93-426fbd61f315 x-compute-request-id: req-37cf8528-54be-453d-ba93-426fbd61f315 Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateFlavorTests-d2f492af-f46d-406b-9739-a7b697412db4name", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/d5ccf71b-11dc-4434-aa2a-a7a5687d0852", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/d5ccf71b-11dc-4434-aa2a-a7a5687d0852", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "d5ccf71b-11dc-4434-aa2a-a7a5687d0852"}} 2018-12-27 15:46:11,896 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/d5ccf71b-11dc-4434-aa2a-a7a5687d0852 used request id req-37cf8528-54be-453d-ba93-426fbd61f315 2018-12-27 15:46:11,900 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/flavors/d5ccf71b-11dc-4434-aa2a-a7a5687d0852/os-extra_specs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eed7d0659166652a916e7399164c1ca1dc282a83" 2018-12-27 15:46:11,917 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:46:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-f3032312-238f-439c-8f7e-8737110e6762 x-compute-request-id: req-f3032312-238f-439c-8f7e-8737110e6762 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-12-27 15:46:11,917 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/d5ccf71b-11dc-4434-aa2a-a7a5687d0852/os-extra_specs used request id req-f3032312-238f-439c-8f7e-8737110e6762 2018-12-27 15:46:11,917 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 15:46:11,918 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 15:46:12,329 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "70c6a7da477e41f7b38ad49ba1fc5965", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T16:46:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a5a562cffae47fab8ccefbe6255b9d5", "name": "api_check-project_e39638cc-8772-4bcc-8a5b-f8d604444da5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_e39638cc-8772-4bcc-8a5b-f8d604444da5", "id": "880f11fce81c4cef88c354559a832afe"}, "audit_ids": ["cFYMYAk1TVaAUNjkLpk_Ig"], "issued_at": "2018-12-27T15:46:12.000000Z"}} 2018-12-27 15:46:12,330 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f033e270af337bf78bf9732f0df552d5e400b631" 2018-12-27 15:46:12,429 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:46:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-216c579c-ca2f-40f1-b735-d767333f08be Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 15:46:12,430 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-216c579c-ca2f-40f1-b735-d767333f08be 2018-12-27 15:46:12,431 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-27 15:46:12,435 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f033e270af337bf78bf9732f0df552d5e400b631" 2018-12-27 15:46:12,664 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:46:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-62b51c87-ef1f-44af-9cb2-3e78510ffd84 x-compute-request-id: req-62b51c87-ef1f-44af-9cb2-3e78510ffd84 Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"flavors": [{"id": "d5ccf71b-11dc-4434-aa2a-a7a5687d0852", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/d5ccf71b-11dc-4434-aa2a-a7a5687d0852", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/d5ccf71b-11dc-4434-aa2a-a7a5687d0852", "rel": "bookmark"}], "name": "CreateFlavorTests-d2f492af-f46d-406b-9739-a7b697412db4name"}]} 2018-12-27 15:46:12,664 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-62b51c87-ef1f-44af-9cb2-3e78510ffd84 2018-12-27 15:46:12,667 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/flavors/d5ccf71b-11dc-4434-aa2a-a7a5687d0852 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f033e270af337bf78bf9732f0df552d5e400b631" 2018-12-27 15:46:12,688 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:46:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b91cd0b9-90a2-4562-89df-a096efc98cbf x-compute-request-id: req-b91cd0b9-90a2-4562-89df-a096efc98cbf Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateFlavorTests-d2f492af-f46d-406b-9739-a7b697412db4name", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/d5ccf71b-11dc-4434-aa2a-a7a5687d0852", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/d5ccf71b-11dc-4434-aa2a-a7a5687d0852", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "d5ccf71b-11dc-4434-aa2a-a7a5687d0852"}} 2018-12-27 15:46:12,688 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/d5ccf71b-11dc-4434-aa2a-a7a5687d0852 used request id req-b91cd0b9-90a2-4562-89df-a096efc98cbf 2018-12-27 15:46:12,688 - create_flavor - INFO - Found flavor with name - CreateFlavorTests-d2f492af-f46d-406b-9739-a7b697412db4name 2018-12-27 15:46:12,691 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:8774/v2.1/flavors/d5ccf71b-11dc-4434-aa2a-a7a5687d0852 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be78e3651baf2440dfff80f1d4e5ac0e79e69447" 2018-12-27 15:46:12,720 - novaclient.v2.client - DEBUG - RESP: [202] Date: Thu, 27 Dec 2018 15:46:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-4ed0a425-2186-40e6-ad58-02909aefc70a x-compute-request-id: req-4ed0a425-2186-40e6-ad58-02909aefc70a Content-Length: 0 Content-Type: application/json 2018-12-27 15:46:12,720 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/flavors/d5ccf71b-11dc-4434-aa2a-a7a5687d0852 used request id req-4ed0a425-2186-40e6-ad58-02909aefc70a 2018-12-27 15:46:12,722 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-12-27 15:46:12,722 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 15:46:12,723 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 15:46:13,157 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "70c6a7da477e41f7b38ad49ba1fc5965", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T16:46:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a5a562cffae47fab8ccefbe6255b9d5", "name": "api_check-project_e39638cc-8772-4bcc-8a5b-f8d604444da5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_e39638cc-8772-4bcc-8a5b-f8d604444da5", "id": "880f11fce81c4cef88c354559a832afe"}, "audit_ids": ["qk7I3ocRRp65Q6nKVxwgtg"], "issued_at": "2018-12-27T15:46:13.000000Z"}} 2018-12-27 15:46:13,158 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31024eaaa5b4c59e4e2f173ec0a468510ea61b20" 2018-12-27 15:46:13,262 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:46:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-85713cf7-88e5-48ac-9ac2-7b6460b0b654 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 15:46:13,262 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-85713cf7-88e5-48ac-9ac2-7b6460b0b654 2018-12-27 15:46:13,266 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/images?limit=20&disk_format=qcow2&name=HeatUtilsCreateSimpleStackTests-ffc460bd-d657-45da-be21-55e0fc3d93cd-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}31024eaaa5b4c59e4e2f173ec0a468510ea61b20" 2018-12-27 15:46:13,488 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 176 Content-Type: application/json X-Openstack-Request-Id: req-6a4ecece-dcb5-4b76-8c9b-7580527a1b8b Date: Thu, 27 Dec 2018 15:46:13 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=HeatUtilsCreateSimpleStackTests-ffc460bd-d657-45da-be21-55e0fc3d93cd-image"} 2018-12-27 15:46:13,488 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images?limit=20&disk_format=qcow2&name=HeatUtilsCreateSimpleStackTests-ffc460bd-d657-45da-be21-55e0fc3d93cd-image used request id req-6a4ecece-dcb5-4b76-8c9b-7580527a1b8b 2018-12-27 15:46:13,491 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}31024eaaa5b4c59e4e2f173ec0a468510ea61b20" 2018-12-27 15:46:13,692 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-220ed3b2-f357-49ac-97bd-984bea35f83e Date: Thu, 27 Dec 2018 15:46:13 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-27 15:46:13,692 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/schemas/image used request id req-220ed3b2-f357-49ac-97bd-984bea35f83e 2018-12-27 15:46:13,719 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}31024eaaa5b4c59e4e2f173ec0a468510ea61b20" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "HeatUtilsCreateSimpleStackTests-ffc460bd-d657-45da-be21-55e0fc3d93cd-image"}' 2018-12-27 15:46:13,964 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 635 Content-Type: application/json Location: http://172.30.9.31:9292/v2/images/877ab9ea-4a5e-4859-8155-2b5e7c717df4 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-cbe32397-f26c-4011-af14-3651d74eb3f9 Date: Thu, 27 Dec 2018 15:46:13 GMT RESP BODY: {"status": "queued", "name": "HeatUtilsCreateSimpleStackTests-ffc460bd-d657-45da-be21-55e0fc3d93cd-image", "tags": [], "container_format": "bare", "created_at": "2018-12-27T15:46:13Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-12-27T15:46:13Z", "visibility": "shared", "locations": [], "self": "/v2/images/877ab9ea-4a5e-4859-8155-2b5e7c717df4", "min_disk": 0, "protected": false, "id": "877ab9ea-4a5e-4859-8155-2b5e7c717df4", "file": "/v2/images/877ab9ea-4a5e-4859-8155-2b5e7c717df4/file", "checksum": null, "owner": "4a5a562cffae47fab8ccefbe6255b9d5", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-27 15:46:13,964 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.31:9292/v2/images used request id req-cbe32397-f26c-4011-af14-3651d74eb3f9 2018-12-27 15:46:13,975 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:9292/v2/images/877ab9ea-4a5e-4859-8155-2b5e7c717df4/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}31024eaaa5b4c59e4e2f173ec0a468510ea61b20" -d '' 2018-12-27 15:46:14,458 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-006786c7-179c-4dbb-8f74-b7c43a17973c Date: Thu, 27 Dec 2018 15:46:14 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-27 15:46:14,458 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.31:9292/v2/images/877ab9ea-4a5e-4859-8155-2b5e7c717df4/file used request id req-006786c7-179c-4dbb-8f74-b7c43a17973c 2018-12-27 15:46:14,459 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-27 15:46:14,462 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/images/877ab9ea-4a5e-4859-8155-2b5e7c717df4 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}31024eaaa5b4c59e4e2f173ec0a468510ea61b20" 2018-12-27 15:46:14,662 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 896 Content-Type: application/json X-Openstack-Request-Id: req-79d03ffc-953b-46ec-a31c-a5d223855b6b Date: Thu, 27 Dec 2018 15:46:14 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateSimpleStackTests-ffc460bd-d657-45da-be21-55e0fc3d93cd-image", "tags": [], "container_format": "bare", "created_at": "2018-12-27T15:46:13Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-27T15:46:14Z", "visibility": "shared", "locations": [{"url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/877ab9ea-4a5e-4859-8155-2b5e7c717df4/snap", "metadata": {}}], "self": "/v2/images/877ab9ea-4a5e-4859-8155-2b5e7c717df4", "min_disk": 0, "protected": false, "id": "877ab9ea-4a5e-4859-8155-2b5e7c717df4", "file": "/v2/images/877ab9ea-4a5e-4859-8155-2b5e7c717df4/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "4a5a562cffae47fab8ccefbe6255b9d5", "direct_url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/877ab9ea-4a5e-4859-8155-2b5e7c717df4/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-27 15:46:14,662 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images/877ab9ea-4a5e-4859-8155-2b5e7c717df4 used request id req-79d03ffc-953b-46ec-a31c-a5d223855b6b 2018-12-27 15:46:14,665 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}31024eaaa5b4c59e4e2f173ec0a468510ea61b20" 2018-12-27 15:46:14,852 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-b7e94681-e7a9-43cb-87c0-50cf2a89ead6 Date: Thu, 27 Dec 2018 15:46:14 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-27 15:46:14,853 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/schemas/image used request id req-b7e94681-e7a9-43cb-87c0-50cf2a89ead6 2018-12-27 15:46:14,855 - create_image - INFO - Created image with name - HeatUtilsCreateSimpleStackTests-ffc460bd-d657-45da-be21-55e0fc3d93cd-image 2018-12-27 15:46:14,858 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/images/877ab9ea-4a5e-4859-8155-2b5e7c717df4 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}31024eaaa5b4c59e4e2f173ec0a468510ea61b20" 2018-12-27 15:46:14,875 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 896 Content-Type: application/json X-Openstack-Request-Id: req-d1ace09a-2392-4383-a031-5087061b8e3a Date: Thu, 27 Dec 2018 15:46:14 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateSimpleStackTests-ffc460bd-d657-45da-be21-55e0fc3d93cd-image", "tags": [], "container_format": "bare", "created_at": "2018-12-27T15:46:13Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-27T15:46:14Z", "visibility": "shared", "locations": [{"url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/877ab9ea-4a5e-4859-8155-2b5e7c717df4/snap", "metadata": {}}], "self": "/v2/images/877ab9ea-4a5e-4859-8155-2b5e7c717df4", "min_disk": 0, "protected": false, "id": "877ab9ea-4a5e-4859-8155-2b5e7c717df4", "file": "/v2/images/877ab9ea-4a5e-4859-8155-2b5e7c717df4/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "4a5a562cffae47fab8ccefbe6255b9d5", "direct_url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/877ab9ea-4a5e-4859-8155-2b5e7c717df4/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-27 15:46:14,875 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images/877ab9ea-4a5e-4859-8155-2b5e7c717df4 used request id req-d1ace09a-2392-4383-a031-5087061b8e3a 2018-12-27 15:46:14,876 - create_image - DEBUG - Instance status is - active 2018-12-27 15:46:14,876 - create_image - DEBUG - Image is active with name - HeatUtilsCreateSimpleStackTests-ffc460bd-d657-45da-be21-55e0fc3d93cd-image 2018-12-27 15:46:14,876 - create_image - INFO - Image is now active with name - HeatUtilsCreateSimpleStackTests-ffc460bd-d657-45da-be21-55e0fc3d93cd-image 2018-12-27 15:46:14,876 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 15:46:14,877 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 15:46:15,293 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "70c6a7da477e41f7b38ad49ba1fc5965", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T16:46:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a5a562cffae47fab8ccefbe6255b9d5", "name": "api_check-project_e39638cc-8772-4bcc-8a5b-f8d604444da5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_e39638cc-8772-4bcc-8a5b-f8d604444da5", "id": "880f11fce81c4cef88c354559a832afe"}, "audit_ids": ["XfsmhVDKQa29TMztuXGxUA"], "issued_at": "2018-12-27T15:46:15.000000Z"}} 2018-12-27 15:46:15,293 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56da19d3f0ae1e34daa42bc927c55b6c2fc6bf4e" 2018-12-27 15:46:15,309 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:46:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-53c4c8b9-af11-416f-8b10-4462cf0f1340 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 15:46:15,310 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-53c4c8b9-af11-416f-8b10-4462cf0f1340 2018-12-27 15:46:15,311 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-27 15:46:15,315 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56da19d3f0ae1e34daa42bc927c55b6c2fc6bf4e" 2018-12-27 15:46:15,517 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:46:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-65cc9e09-03d1-414f-83f8-a9fd9d8a9264 x-compute-request-id: req-65cc9e09-03d1-414f-83f8-a9fd9d8a9264 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-12-27 15:46:15,517 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-65cc9e09-03d1-414f-83f8-a9fd9d8a9264 2018-12-27 15:46:15,520 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56da19d3f0ae1e34daa42bc927c55b6c2fc6bf4e" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "HeatUtilsCreateSimpleStackTests-ffc460bd-d657-45da-be21-55e0fc3d93cd-flavor", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-12-27 15:46:15,580 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:46:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-566fefa4-8ec5-48b2-bb92-cd8f50e86c8c x-compute-request-id: req-566fefa4-8ec5-48b2-bb92-cd8f50e86c8c Content-Encoding: gzip Content-Length: 324 Content-Type: application/json RESP BODY: {"flavor": {"name": "HeatUtilsCreateSimpleStackTests-ffc460bd-d657-45da-be21-55e0fc3d93cd-flavor", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/8055d7df-8c08-4aac-9adc-c5c7b75afa7d", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/8055d7df-8c08-4aac-9adc-c5c7b75afa7d", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "8055d7df-8c08-4aac-9adc-c5c7b75afa7d"}} 2018-12-27 15:46:15,580 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-566fefa4-8ec5-48b2-bb92-cd8f50e86c8c 2018-12-27 15:46:15,581 - heat_utils - DEBUG - Retrieving Heat Client 2018-12-27 15:46:15,608 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 15:46:16,016 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "70c6a7da477e41f7b38ad49ba1fc5965", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T16:46:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a5a562cffae47fab8ccefbe6255b9d5", "name": "api_check-project_e39638cc-8772-4bcc-8a5b-f8d604444da5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_e39638cc-8772-4bcc-8a5b-f8d604444da5", "id": "880f11fce81c4cef88c354559a832afe"}, "audit_ids": ["NV4Jv4pkQxSRZ7vwBc3F6A"], "issued_at": "2018-12-27T15:46:16.000000Z"}} 2018-12-27 15:46:16,019 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}668e27f421be427ce8da86a89116085cbf366ee0" -d '{"stack_name": "HeatUtilsCreateSimpleStackTests-ffc460bd-d657-45da-be21-55e0fc3d93cd-stack1", "template": {"heat_template_version": "2015-04-30", "description": "Simple template to deploy a single compute instance", "parameters": {"flavor_name": {"default": "m1.small", "type": "string", "description": "Type of instance (flavor) to be used", "label": "Instance Type"}, "inst_name": {"default": "test_vm", "type": "string", "description": "The name of the spawned vm", "label": "Test VM name"}, "subnet_name": {"default": "test_subnet", "type": "string", "description": "The name of the stack's subnet", "label": "Test subnet name"}, "net_name": {"default": "test_net", "type": "string", "description": "The name of the stack's network", "label": "Test network name"}, "image_name": {"default": "heat_utils_tests", "type": "string", "description": "Image to be used for compute instance", "label": "Image ID"}}, "resources": {"server1_port": {"type": "OS::Neutron::Port", "properties": {"network_id": {"get_resource": "private_net"}, "fixed_ips": [{"subnet_id": {"get_resource": "private_subnet"}}]}}, "private_subnet": {"type": "OS::Neutron::Subnet", "properties": {"network_id": {"get_resource": "private_net"}, "cidr": "10.0.0.0/24", "name": {"get_param": "subnet_name"}}}, "private_net": {"type": "OS::Neutron::Net", "properties": {"name": {"get_param": "net_name"}}}, "my_instance": {"type": "OS::Nova::Server", "properties": {"image": {"get_param": "image_name"}, "name": {"get_param": "inst_name"}, "flavor": {"get_param": "flavor_name"}, "networks": [{"port": {"get_resource": "server1_port"}}]}}}}, "parameters": {"net_name": "HeatUtilsCreateSimpleStackTests-ffc460bd-d657-45da-be21-55e0fc3d93cd-net", "inst_name": "HeatUtilsCreateSimpleStackTests-ffc460bd-d657-45da-be21-55e0fc3d93cd-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-ffc460bd-d657-45da-be21-55e0fc3d93cd-subnet", "image_name": "HeatUtilsCreateSimpleStackTests-ffc460bd-d657-45da-be21-55e0fc3d93cd-image", "flavor_name": "HeatUtilsCreateSimpleStackTests-ffc460bd-d657-45da-be21-55e0fc3d93cd-flavor"}}' 2018-12-27 15:46:19,220 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 27 Dec 2018 15:46:16 GMT Server: Apache x-openstack-request-id: req-a36bf26b-6e11-4a99-8f2a-8b2dc0af2ebf Location: http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateSimpleStackTests-ffc460bd-d657-45da-be21-55e0fc3d93cd-stack1/0f16b113-5b5b-479c-ab73-0ba3a98ba946 Content-Length: 276 Content-Type: application/json RESP BODY: {"stack": {"id": "0f16b113-5b5b-479c-ab73-0ba3a98ba946", "links": [{"href": "http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateSimpleStackTests-ffc460bd-d657-45da-be21-55e0fc3d93cd-stack1/0f16b113-5b5b-479c-ab73-0ba3a98ba946", "rel": "self"}]}} 2018-12-27 15:46:19,221 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks used request id req-a36bf26b-6e11-4a99-8f2a-8b2dc0af2ebf 2018-12-27 15:46:19,224 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/0f16b113-5b5b-479c-ab73-0ba3a98ba946 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}668e27f421be427ce8da86a89116085cbf366ee0" 2018-12-27 15:46:20,013 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 15:46:19 GMT Server: Apache x-openstack-request-id: req-0951fe33-9517-492d-8c07-98a3d83b8448 Location: http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateSimpleStackTests-ffc460bd-d657-45da-be21-55e0fc3d93cd-stack1/0f16b113-5b5b-479c-ab73-0ba3a98ba946 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateSimpleStackTests-ffc460bd-d657-45da-be21-55e0fc3d93cd-stack1/0f16b113-5b5b-479c-ab73-0ba3a98ba946;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-27 15:46:20,810 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:46:20 GMT Server: Apache x-openstack-request-id: req-73a606b5-44a6-4598-8777-a53df376531d Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 551 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "4a5a562cffae47fab8ccefbe6255b9d5", "OS::stack_id": "0f16b113-5b5b-479c-ab73-0ba3a98ba946", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-ffc460bd-d657-45da-be21-55e0fc3d93cd-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-ffc460bd-d657-45da-be21-55e0fc3d93cd-image", "inst_name": "HeatUtilsCreateSimpleStackTests-ffc460bd-d657-45da-be21-55e0fc3d93cd-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-ffc460bd-d657-45da-be21-55e0fc3d93cd-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-ffc460bd-d657-45da-be21-55e0fc3d93cd-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-ffc460bd-d657-45da-be21-55e0fc3d93cd-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-ffc460bd-d657-45da-be21-55e0fc3d93cd-stack1", "stack_user_project_id": "f1286c52e63641fc891800978efeff52", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-27T15:46:18Z", "links": [{"href": "http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateSimpleStackTests-ffc460bd-d657-45da-be21-55e0fc3d93cd-stack1/0f16b113-5b5b-479c-ab73-0ba3a98ba946", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "0f16b113-5b5b-479c-ab73-0ba3a98ba946", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-27 15:46:20,810 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateSimpleStackTests-ffc460bd-d657-45da-be21-55e0fc3d93cd-stack1/0f16b113-5b5b-479c-ab73-0ba3a98ba946 used request id req-73a606b5-44a6-4598-8777-a53df376531d 2018-12-27 15:46:20,813 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks?stack_name=HeatUtilsCreateSimpleStackTests-ffc460bd-d657-45da-be21-55e0fc3d93cd-stack1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}668e27f421be427ce8da86a89116085cbf366ee0" 2018-12-27 15:46:21,590 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:46:20 GMT Server: Apache x-openstack-request-id: req-dfee98ad-5324-40ea-bf89-ddc3fc5bb04a Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 392 Content-Type: application/json RESP BODY: {"stacks": [{"description": "", "parent": null, "stack_status_reason": "Stack CREATE started", "stack_name": "HeatUtilsCreateSimpleStackTests-ffc460bd-d657-45da-be21-55e0fc3d93cd-stack1", "stack_user_project_id": "f1286c52e63641fc891800978efeff52", "deletion_time": null, "creation_time": "2018-12-27T15:46:18Z", "links": [{"href": "http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateSimpleStackTests-ffc460bd-d657-45da-be21-55e0fc3d93cd-stack1/0f16b113-5b5b-479c-ab73-0ba3a98ba946", "rel": "self"}], "updated_time": null, "project": "4a5a562cffae47fab8ccefbe6255b9d5", "stack_owner": null, "stack_status": "CREATE_IN_PROGRESS", "id": "0f16b113-5b5b-479c-ab73-0ba3a98ba946", "tags": null}]} 2018-12-27 15:46:21,590 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks?stack_name=HeatUtilsCreateSimpleStackTests-ffc460bd-d657-45da-be21-55e0fc3d93cd-stack1 used request id req-dfee98ad-5324-40ea-bf89-ddc3fc5bb04a 2018-12-27 15:46:21,593 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks?stack_name=HeatUtilsCreateSimpleStackTests-ffc460bd-d657-45da-be21-55e0fc3d93cd-stack1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}668e27f421be427ce8da86a89116085cbf366ee0" 2018-12-27 15:46:22,358 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:46:21 GMT Server: Apache x-openstack-request-id: req-a04e9144-e94a-490b-a237-dca62ce47d98 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 392 Content-Type: application/json RESP BODY: {"stacks": [{"description": "", "parent": null, "stack_status_reason": "Stack CREATE started", "stack_name": "HeatUtilsCreateSimpleStackTests-ffc460bd-d657-45da-be21-55e0fc3d93cd-stack1", "stack_user_project_id": "f1286c52e63641fc891800978efeff52", "deletion_time": null, "creation_time": "2018-12-27T15:46:18Z", "links": [{"href": "http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateSimpleStackTests-ffc460bd-d657-45da-be21-55e0fc3d93cd-stack1/0f16b113-5b5b-479c-ab73-0ba3a98ba946", "rel": "self"}], "updated_time": null, "project": "4a5a562cffae47fab8ccefbe6255b9d5", "stack_owner": null, "stack_status": "CREATE_IN_PROGRESS", "id": "0f16b113-5b5b-479c-ab73-0ba3a98ba946", "tags": null}]} 2018-12-27 15:46:22,358 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks?stack_name=HeatUtilsCreateSimpleStackTests-ffc460bd-d657-45da-be21-55e0fc3d93cd-stack1 used request id req-a04e9144-e94a-490b-a237-dca62ce47d98 2018-12-27 15:46:22,361 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/0f16b113-5b5b-479c-ab73-0ba3a98ba946 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}668e27f421be427ce8da86a89116085cbf366ee0" 2018-12-27 15:46:23,093 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 15:46:22 GMT Server: Apache x-openstack-request-id: req-7edff330-a734-4a9c-b08b-92921e50a09e Location: http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateSimpleStackTests-ffc460bd-d657-45da-be21-55e0fc3d93cd-stack1/0f16b113-5b5b-479c-ab73-0ba3a98ba946 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateSimpleStackTests-ffc460bd-d657-45da-be21-55e0fc3d93cd-stack1/0f16b113-5b5b-479c-ab73-0ba3a98ba946;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-27 15:46:23,865 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:46:23 GMT Server: Apache x-openstack-request-id: req-36f376dc-79d8-4576-8c15-1856fd3c9a72 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 551 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "4a5a562cffae47fab8ccefbe6255b9d5", "OS::stack_id": "0f16b113-5b5b-479c-ab73-0ba3a98ba946", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-ffc460bd-d657-45da-be21-55e0fc3d93cd-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-ffc460bd-d657-45da-be21-55e0fc3d93cd-image", "inst_name": "HeatUtilsCreateSimpleStackTests-ffc460bd-d657-45da-be21-55e0fc3d93cd-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-ffc460bd-d657-45da-be21-55e0fc3d93cd-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-ffc460bd-d657-45da-be21-55e0fc3d93cd-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-ffc460bd-d657-45da-be21-55e0fc3d93cd-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-ffc460bd-d657-45da-be21-55e0fc3d93cd-stack1", "stack_user_project_id": "f1286c52e63641fc891800978efeff52", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-27T15:46:18Z", "links": [{"href": "http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateSimpleStackTests-ffc460bd-d657-45da-be21-55e0fc3d93cd-stack1/0f16b113-5b5b-479c-ab73-0ba3a98ba946", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "0f16b113-5b5b-479c-ab73-0ba3a98ba946", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-27 15:46:23,866 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateSimpleStackTests-ffc460bd-d657-45da-be21-55e0fc3d93cd-stack1/0f16b113-5b5b-479c-ab73-0ba3a98ba946 used request id req-36f376dc-79d8-4576-8c15-1856fd3c9a72 2018-12-27 15:46:23,869 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/0f16b113-5b5b-479c-ab73-0ba3a98ba946/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}668e27f421be427ce8da86a89116085cbf366ee0" 2018-12-27 15:46:24,614 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 15:46:23 GMT Server: Apache x-openstack-request-id: req-753fa0a1-b758-4dcf-90e1-a3bcb8f01ad6 Location: http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateSimpleStackTests-ffc460bd-d657-45da-be21-55e0fc3d93cd-stack1/0f16b113-5b5b-479c-ab73-0ba3a98ba946/resources Content-Length: 521 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateSimpleStackTests-ffc460bd-d657-45da-be21-55e0fc3d93cd-stack1/0f16b113-5b5b-479c-ab73-0ba3a98ba946/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-27 15:46:25,349 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:46:24 GMT Server: Apache x-openstack-request-id: req-528431c5-b4cd-45ef-9ddc-5ac4f5976665 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 553 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "server1_port", "links": [{"href": "http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateSimpleStackTests-ffc460bd-d657-45da-be21-55e0fc3d93cd-stack1/0f16b113-5b5b-479c-ab73-0ba3a98ba946/resources/server1_port", "rel": "self"}, {"href": "http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateSimpleStackTests-ffc460bd-d657-45da-be21-55e0fc3d93cd-stack1/0f16b113-5b5b-479c-ab73-0ba3a98ba946", "rel": "stack"}], "logical_resource_id": "server1_port", "creation_time": "2018-12-27T15:46:19Z", "resource_status": "CREATE_IN_PROGRESS", "updated_time": "2018-12-27T15:46:19Z", "required_by": ["my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "", "resource_type": "OS::Neutron::Port"}, {"resource_name": "private_subnet", "links": [{"href": "http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateSimpleStackTests-ffc460bd-d657-45da-be21-55e0fc3d93cd-stack1/0f16b113-5b5b-479c-ab73-0ba3a98ba946/resources/private_subnet", "rel": "self"}, {"href": "http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateSimpleStackTests-ffc460bd-d657-45da-be21-55e0fc3d93cd-stack1/0f16b113-5b5b-479c-ab73-0ba3a98ba946", "rel": "stack"}], "logical_resource_id": "private_subnet", "creation_time": "2018-12-27T15:46:19Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-27T15:46:19Z", "required_by": ["server1_port", "my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "89073185-4f6f-4fb0-9f6f-99883316b00d", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "private_net", "links": [{"href": "http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateSimpleStackTests-ffc460bd-d657-45da-be21-55e0fc3d93cd-stack1/0f16b113-5b5b-479c-ab73-0ba3a98ba946/resources/private_net", "rel": "self"}, {"href": "http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateSimpleStackTests-ffc460bd-d657-45da-be21-55e0fc3d93cd-stack1/0f16b113-5b5b-479c-ab73-0ba3a98ba946", "rel": "stack"}], "logical_resource_id": "private_net", "creation_time": "2018-12-27T15:46:19Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-27T15:46:19Z", "required_by": ["server1_port", "private_subnet"], "resource_status_reason": "state changed", "physical_resource_id": "7123dd30-e41f-467e-b323-1def04fb57bf", "resource_type": "OS::Neutron::Net"}, {"resource_name": "my_instance", "links": [{"href": "http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateSimpleStackTests-ffc460bd-d657-45da-be21-55e0fc3d93cd-stack1/0f16b113-5b5b-479c-ab73-0ba3a98ba946/resources/my_instance", "rel": "self"}, {"href": "http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateSimpleStackTests-ffc460bd-d657-45da-be21-55e0fc3d93cd-stack1/0f16b113-5b5b-479c-ab73-0ba3a98ba946", "rel": "stack"}], "logical_resource_id": "my_instance", "creation_time": "2018-12-27T15:46:19Z", "resource_status": "INIT_COMPLETE", "updated_time": "2018-12-27T15:46:19Z", "required_by": [], "resource_status_reason": "", "physical_resource_id": "", "resource_type": "OS::Nova::Server"}]} 2018-12-27 15:46:25,349 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateSimpleStackTests-ffc460bd-d657-45da-be21-55e0fc3d93cd-stack1/0f16b113-5b5b-479c-ab73-0ba3a98ba946/resources used request id req-528431c5-b4cd-45ef-9ddc-5ac4f5976665 2018-12-27 15:46:25,353 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/0f16b113-5b5b-479c-ab73-0ba3a98ba946 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}668e27f421be427ce8da86a89116085cbf366ee0" 2018-12-27 15:46:26,085 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 15:46:25 GMT Server: Apache x-openstack-request-id: req-f31f026a-1147-4eb5-a6c9-27d22fc188a6 Location: http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateSimpleStackTests-ffc460bd-d657-45da-be21-55e0fc3d93cd-stack1/0f16b113-5b5b-479c-ab73-0ba3a98ba946 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateSimpleStackTests-ffc460bd-d657-45da-be21-55e0fc3d93cd-stack1/0f16b113-5b5b-479c-ab73-0ba3a98ba946;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-27 15:46:26,884 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:46:26 GMT Server: Apache x-openstack-request-id: req-2599d981-75de-4971-ad40-0830fb6c7ae0 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 551 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "4a5a562cffae47fab8ccefbe6255b9d5", "OS::stack_id": "0f16b113-5b5b-479c-ab73-0ba3a98ba946", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-ffc460bd-d657-45da-be21-55e0fc3d93cd-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-ffc460bd-d657-45da-be21-55e0fc3d93cd-image", "inst_name": "HeatUtilsCreateSimpleStackTests-ffc460bd-d657-45da-be21-55e0fc3d93cd-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-ffc460bd-d657-45da-be21-55e0fc3d93cd-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-ffc460bd-d657-45da-be21-55e0fc3d93cd-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-ffc460bd-d657-45da-be21-55e0fc3d93cd-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-ffc460bd-d657-45da-be21-55e0fc3d93cd-stack1", "stack_user_project_id": "f1286c52e63641fc891800978efeff52", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-27T15:46:18Z", "links": [{"href": "http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateSimpleStackTests-ffc460bd-d657-45da-be21-55e0fc3d93cd-stack1/0f16b113-5b5b-479c-ab73-0ba3a98ba946", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "0f16b113-5b5b-479c-ab73-0ba3a98ba946", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-27 15:46:26,884 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateSimpleStackTests-ffc460bd-d657-45da-be21-55e0fc3d93cd-stack1/0f16b113-5b5b-479c-ab73-0ba3a98ba946 used request id req-2599d981-75de-4971-ad40-0830fb6c7ae0 2018-12-27 15:46:26,887 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/0f16b113-5b5b-479c-ab73-0ba3a98ba946 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}668e27f421be427ce8da86a89116085cbf366ee0" 2018-12-27 15:46:27,603 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 15:46:26 GMT Server: Apache x-openstack-request-id: req-4491cafd-9925-4392-a47c-0e20b9596923 Location: http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateSimpleStackTests-ffc460bd-d657-45da-be21-55e0fc3d93cd-stack1/0f16b113-5b5b-479c-ab73-0ba3a98ba946 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateSimpleStackTests-ffc460bd-d657-45da-be21-55e0fc3d93cd-stack1/0f16b113-5b5b-479c-ab73-0ba3a98ba946;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-27 15:46:27,728 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:46:27 GMT Server: Apache x-openstack-request-id: req-0f965758-7030-4446-b2fc-b1eaf7aa4521 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 551 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "4a5a562cffae47fab8ccefbe6255b9d5", "OS::stack_id": "0f16b113-5b5b-479c-ab73-0ba3a98ba946", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-ffc460bd-d657-45da-be21-55e0fc3d93cd-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-ffc460bd-d657-45da-be21-55e0fc3d93cd-image", "inst_name": "HeatUtilsCreateSimpleStackTests-ffc460bd-d657-45da-be21-55e0fc3d93cd-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-ffc460bd-d657-45da-be21-55e0fc3d93cd-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-ffc460bd-d657-45da-be21-55e0fc3d93cd-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-ffc460bd-d657-45da-be21-55e0fc3d93cd-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-ffc460bd-d657-45da-be21-55e0fc3d93cd-stack1", "stack_user_project_id": "f1286c52e63641fc891800978efeff52", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-27T15:46:18Z", "links": [{"href": "http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateSimpleStackTests-ffc460bd-d657-45da-be21-55e0fc3d93cd-stack1/0f16b113-5b5b-479c-ab73-0ba3a98ba946", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "0f16b113-5b5b-479c-ab73-0ba3a98ba946", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-27 15:46:27,728 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateSimpleStackTests-ffc460bd-d657-45da-be21-55e0fc3d93cd-stack1/0f16b113-5b5b-479c-ab73-0ba3a98ba946 used request id req-0f965758-7030-4446-b2fc-b1eaf7aa4521 2018-12-27 15:46:30,734 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/0f16b113-5b5b-479c-ab73-0ba3a98ba946 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}668e27f421be427ce8da86a89116085cbf366ee0" 2018-12-27 15:46:30,779 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 15:46:30 GMT Server: Apache x-openstack-request-id: req-23e19e05-a5be-4607-bc66-ba12ad3cb4ae Location: http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateSimpleStackTests-ffc460bd-d657-45da-be21-55e0fc3d93cd-stack1/0f16b113-5b5b-479c-ab73-0ba3a98ba946 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateSimpleStackTests-ffc460bd-d657-45da-be21-55e0fc3d93cd-stack1/0f16b113-5b5b-479c-ab73-0ba3a98ba946;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-27 15:46:30,855 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:46:30 GMT Server: Apache x-openstack-request-id: req-e4ac9542-68eb-42e7-9fee-87611e3c1ca0 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 551 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "4a5a562cffae47fab8ccefbe6255b9d5", "OS::stack_id": "0f16b113-5b5b-479c-ab73-0ba3a98ba946", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-ffc460bd-d657-45da-be21-55e0fc3d93cd-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-ffc460bd-d657-45da-be21-55e0fc3d93cd-image", "inst_name": "HeatUtilsCreateSimpleStackTests-ffc460bd-d657-45da-be21-55e0fc3d93cd-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-ffc460bd-d657-45da-be21-55e0fc3d93cd-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-ffc460bd-d657-45da-be21-55e0fc3d93cd-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-ffc460bd-d657-45da-be21-55e0fc3d93cd-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-ffc460bd-d657-45da-be21-55e0fc3d93cd-stack1", "stack_user_project_id": "f1286c52e63641fc891800978efeff52", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-27T15:46:18Z", "links": [{"href": "http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateSimpleStackTests-ffc460bd-d657-45da-be21-55e0fc3d93cd-stack1/0f16b113-5b5b-479c-ab73-0ba3a98ba946", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "0f16b113-5b5b-479c-ab73-0ba3a98ba946", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-27 15:46:30,855 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateSimpleStackTests-ffc460bd-d657-45da-be21-55e0fc3d93cd-stack1/0f16b113-5b5b-479c-ab73-0ba3a98ba946 used request id req-e4ac9542-68eb-42e7-9fee-87611e3c1ca0 2018-12-27 15:46:33,861 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/0f16b113-5b5b-479c-ab73-0ba3a98ba946 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}668e27f421be427ce8da86a89116085cbf366ee0" 2018-12-27 15:46:34,610 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 15:46:33 GMT Server: Apache x-openstack-request-id: req-835c9d5a-91ca-4cf7-9deb-1b1e59e105f8 Location: http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateSimpleStackTests-ffc460bd-d657-45da-be21-55e0fc3d93cd-stack1/0f16b113-5b5b-479c-ab73-0ba3a98ba946 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateSimpleStackTests-ffc460bd-d657-45da-be21-55e0fc3d93cd-stack1/0f16b113-5b5b-479c-ab73-0ba3a98ba946;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-27 15:46:34,684 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:46:34 GMT Server: Apache x-openstack-request-id: req-5b71ce4d-ad4e-460e-9dd1-f22553ca7da1 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 551 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "4a5a562cffae47fab8ccefbe6255b9d5", "OS::stack_id": "0f16b113-5b5b-479c-ab73-0ba3a98ba946", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-ffc460bd-d657-45da-be21-55e0fc3d93cd-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-ffc460bd-d657-45da-be21-55e0fc3d93cd-image", "inst_name": "HeatUtilsCreateSimpleStackTests-ffc460bd-d657-45da-be21-55e0fc3d93cd-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-ffc460bd-d657-45da-be21-55e0fc3d93cd-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-ffc460bd-d657-45da-be21-55e0fc3d93cd-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-ffc460bd-d657-45da-be21-55e0fc3d93cd-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-ffc460bd-d657-45da-be21-55e0fc3d93cd-stack1", "stack_user_project_id": "f1286c52e63641fc891800978efeff52", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-27T15:46:18Z", "links": [{"href": "http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateSimpleStackTests-ffc460bd-d657-45da-be21-55e0fc3d93cd-stack1/0f16b113-5b5b-479c-ab73-0ba3a98ba946", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "0f16b113-5b5b-479c-ab73-0ba3a98ba946", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-27 15:46:34,684 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateSimpleStackTests-ffc460bd-d657-45da-be21-55e0fc3d93cd-stack1/0f16b113-5b5b-479c-ab73-0ba3a98ba946 used request id req-5b71ce4d-ad4e-460e-9dd1-f22553ca7da1 2018-12-27 15:46:37,690 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/0f16b113-5b5b-479c-ab73-0ba3a98ba946 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}668e27f421be427ce8da86a89116085cbf366ee0" 2018-12-27 15:46:37,928 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 15:46:37 GMT Server: Apache x-openstack-request-id: req-1a050c03-b63e-476f-87dd-06fdaf748cce Location: http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateSimpleStackTests-ffc460bd-d657-45da-be21-55e0fc3d93cd-stack1/0f16b113-5b5b-479c-ab73-0ba3a98ba946 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateSimpleStackTests-ffc460bd-d657-45da-be21-55e0fc3d93cd-stack1/0f16b113-5b5b-479c-ab73-0ba3a98ba946;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-27 15:46:38,003 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:46:37 GMT Server: Apache x-openstack-request-id: req-e9f7837a-8800-4ab1-9282-5e8a97944f50 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 551 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "4a5a562cffae47fab8ccefbe6255b9d5", "OS::stack_id": "0f16b113-5b5b-479c-ab73-0ba3a98ba946", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-ffc460bd-d657-45da-be21-55e0fc3d93cd-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-ffc460bd-d657-45da-be21-55e0fc3d93cd-image", "inst_name": "HeatUtilsCreateSimpleStackTests-ffc460bd-d657-45da-be21-55e0fc3d93cd-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-ffc460bd-d657-45da-be21-55e0fc3d93cd-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-ffc460bd-d657-45da-be21-55e0fc3d93cd-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-ffc460bd-d657-45da-be21-55e0fc3d93cd-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-ffc460bd-d657-45da-be21-55e0fc3d93cd-stack1", "stack_user_project_id": "f1286c52e63641fc891800978efeff52", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-27T15:46:18Z", "links": [{"href": "http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateSimpleStackTests-ffc460bd-d657-45da-be21-55e0fc3d93cd-stack1/0f16b113-5b5b-479c-ab73-0ba3a98ba946", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "0f16b113-5b5b-479c-ab73-0ba3a98ba946", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-27 15:46:38,004 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateSimpleStackTests-ffc460bd-d657-45da-be21-55e0fc3d93cd-stack1/0f16b113-5b5b-479c-ab73-0ba3a98ba946 used request id req-e9f7837a-8800-4ab1-9282-5e8a97944f50 2018-12-27 15:46:41,010 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/0f16b113-5b5b-479c-ab73-0ba3a98ba946 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}668e27f421be427ce8da86a89116085cbf366ee0" 2018-12-27 15:46:41,058 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 15:46:41 GMT Server: Apache x-openstack-request-id: req-105c99dd-5183-433b-b722-0a84af9c367b Location: http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateSimpleStackTests-ffc460bd-d657-45da-be21-55e0fc3d93cd-stack1/0f16b113-5b5b-479c-ab73-0ba3a98ba946 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateSimpleStackTests-ffc460bd-d657-45da-be21-55e0fc3d93cd-stack1/0f16b113-5b5b-479c-ab73-0ba3a98ba946;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-27 15:46:41,809 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:46:41 GMT Server: Apache x-openstack-request-id: req-fccb1263-c178-41e3-bfd6-a19e72346892 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 551 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "4a5a562cffae47fab8ccefbe6255b9d5", "OS::stack_id": "0f16b113-5b5b-479c-ab73-0ba3a98ba946", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-ffc460bd-d657-45da-be21-55e0fc3d93cd-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-ffc460bd-d657-45da-be21-55e0fc3d93cd-image", "inst_name": "HeatUtilsCreateSimpleStackTests-ffc460bd-d657-45da-be21-55e0fc3d93cd-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-ffc460bd-d657-45da-be21-55e0fc3d93cd-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-ffc460bd-d657-45da-be21-55e0fc3d93cd-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-ffc460bd-d657-45da-be21-55e0fc3d93cd-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-ffc460bd-d657-45da-be21-55e0fc3d93cd-stack1", "stack_user_project_id": "f1286c52e63641fc891800978efeff52", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-27T15:46:18Z", "links": [{"href": "http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateSimpleStackTests-ffc460bd-d657-45da-be21-55e0fc3d93cd-stack1/0f16b113-5b5b-479c-ab73-0ba3a98ba946", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "0f16b113-5b5b-479c-ab73-0ba3a98ba946", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-27 15:46:41,810 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateSimpleStackTests-ffc460bd-d657-45da-be21-55e0fc3d93cd-stack1/0f16b113-5b5b-479c-ab73-0ba3a98ba946 used request id req-fccb1263-c178-41e3-bfd6-a19e72346892 2018-12-27 15:46:44,816 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/0f16b113-5b5b-479c-ab73-0ba3a98ba946 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}668e27f421be427ce8da86a89116085cbf366ee0" 2018-12-27 15:46:45,566 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 15:46:44 GMT Server: Apache x-openstack-request-id: req-d271437e-541c-4486-963d-0acc3f640a91 Location: http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateSimpleStackTests-ffc460bd-d657-45da-be21-55e0fc3d93cd-stack1/0f16b113-5b5b-479c-ab73-0ba3a98ba946 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateSimpleStackTests-ffc460bd-d657-45da-be21-55e0fc3d93cd-stack1/0f16b113-5b5b-479c-ab73-0ba3a98ba946;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-27 15:46:46,432 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:46:45 GMT Server: Apache x-openstack-request-id: req-047d754e-b300-45ca-a6b4-b602e8365d64 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 558 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "4a5a562cffae47fab8ccefbe6255b9d5", "OS::stack_id": "0f16b113-5b5b-479c-ab73-0ba3a98ba946", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-ffc460bd-d657-45da-be21-55e0fc3d93cd-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-ffc460bd-d657-45da-be21-55e0fc3d93cd-image", "inst_name": "HeatUtilsCreateSimpleStackTests-ffc460bd-d657-45da-be21-55e0fc3d93cd-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-ffc460bd-d657-45da-be21-55e0fc3d93cd-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-ffc460bd-d657-45da-be21-55e0fc3d93cd-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-ffc460bd-d657-45da-be21-55e0fc3d93cd-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-ffc460bd-d657-45da-be21-55e0fc3d93cd-stack1", "stack_user_project_id": "f1286c52e63641fc891800978efeff52", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-12-27T15:46:18Z", "links": [{"href": "http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateSimpleStackTests-ffc460bd-d657-45da-be21-55e0fc3d93cd-stack1/0f16b113-5b5b-479c-ab73-0ba3a98ba946", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "0f16b113-5b5b-479c-ab73-0ba3a98ba946", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-27 15:46:46,432 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateSimpleStackTests-ffc460bd-d657-45da-be21-55e0fc3d93cd-stack1/0f16b113-5b5b-479c-ab73-0ba3a98ba946 used request id req-047d754e-b300-45ca-a6b4-b602e8365d64 2018-12-27 15:46:46,435 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/0f16b113-5b5b-479c-ab73-0ba3a98ba946/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}668e27f421be427ce8da86a89116085cbf366ee0" 2018-12-27 15:46:46,478 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 15:46:46 GMT Server: Apache x-openstack-request-id: req-808654ea-7dca-425f-a605-83170c8d567d Location: http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateSimpleStackTests-ffc460bd-d657-45da-be21-55e0fc3d93cd-stack1/0f16b113-5b5b-479c-ab73-0ba3a98ba946/resources Content-Length: 521 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateSimpleStackTests-ffc460bd-d657-45da-be21-55e0fc3d93cd-stack1/0f16b113-5b5b-479c-ab73-0ba3a98ba946/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-27 15:46:46,554 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:46:46 GMT Server: Apache x-openstack-request-id: req-f48f76eb-47ea-4b52-8fc4-4daf3d945dda Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 578 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "server1_port", "links": [{"href": "http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateSimpleStackTests-ffc460bd-d657-45da-be21-55e0fc3d93cd-stack1/0f16b113-5b5b-479c-ab73-0ba3a98ba946/resources/server1_port", "rel": "self"}, {"href": "http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateSimpleStackTests-ffc460bd-d657-45da-be21-55e0fc3d93cd-stack1/0f16b113-5b5b-479c-ab73-0ba3a98ba946", "rel": "stack"}], "logical_resource_id": "server1_port", "creation_time": "2018-12-27T15:46:19Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-27T15:46:19Z", "required_by": ["my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "dd45c69f-0661-4d11-a0a7-48fb02d783cc", "resource_type": "OS::Neutron::Port"}, {"resource_name": "private_subnet", "links": [{"href": "http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateSimpleStackTests-ffc460bd-d657-45da-be21-55e0fc3d93cd-stack1/0f16b113-5b5b-479c-ab73-0ba3a98ba946/resources/private_subnet", "rel": "self"}, {"href": "http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateSimpleStackTests-ffc460bd-d657-45da-be21-55e0fc3d93cd-stack1/0f16b113-5b5b-479c-ab73-0ba3a98ba946", "rel": "stack"}], "logical_resource_id": "private_subnet", "creation_time": "2018-12-27T15:46:19Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-27T15:46:19Z", "required_by": ["server1_port", "my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "89073185-4f6f-4fb0-9f6f-99883316b00d", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "private_net", "links": [{"href": "http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateSimpleStackTests-ffc460bd-d657-45da-be21-55e0fc3d93cd-stack1/0f16b113-5b5b-479c-ab73-0ba3a98ba946/resources/private_net", "rel": "self"}, {"href": "http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateSimpleStackTests-ffc460bd-d657-45da-be21-55e0fc3d93cd-stack1/0f16b113-5b5b-479c-ab73-0ba3a98ba946", "rel": "stack"}], "logical_resource_id": "private_net", "creation_time": "2018-12-27T15:46:19Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-27T15:46:19Z", "required_by": ["server1_port", "private_subnet"], "resource_status_reason": "state changed", "physical_resource_id": "7123dd30-e41f-467e-b323-1def04fb57bf", "resource_type": "OS::Neutron::Net"}, {"resource_name": "my_instance", "links": [{"href": "http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateSimpleStackTests-ffc460bd-d657-45da-be21-55e0fc3d93cd-stack1/0f16b113-5b5b-479c-ab73-0ba3a98ba946/resources/my_instance", "rel": "self"}, {"href": "http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateSimpleStackTests-ffc460bd-d657-45da-be21-55e0fc3d93cd-stack1/0f16b113-5b5b-479c-ab73-0ba3a98ba946", "rel": "stack"}], "logical_resource_id": "my_instance", "creation_time": "2018-12-27T15:46:19Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-27T15:46:19Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "bf27225d-2b3e-4493-afb9-8c4ce7ebd8dd", "resource_type": "OS::Nova::Server"}]} 2018-12-27 15:46:46,554 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateSimpleStackTests-ffc460bd-d657-45da-be21-55e0fc3d93cd-stack1/0f16b113-5b5b-479c-ab73-0ba3a98ba946/resources used request id req-f48f76eb-47ea-4b52-8fc4-4daf3d945dda 2018-12-27 15:46:46,565 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?id=7123dd30-e41f-467e-b323-1def04fb57bf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}668e27f421be427ce8da86a89116085cbf366ee0" 2018-12-27 15:46:46,664 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 764 X-Openstack-Request-Id: req-ce56f93f-41ed-4cf7-87ff-ecea47f69bc3 Date: Thu, 27 Dec 2018 15:46:46 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"mtu":1442,"id":"7123dd30-e41f-467e-b323-1def04fb57bf","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":83,"ipv4_address_scope":null,"shared":false,"project_id":"4a5a562cffae47fab8ccefbe6255b9d5","status":"ACTIVE","subnets":["89073185-4f6f-4fb0-9f6f-99883316b00d"],"description":"","tags":[],"updated_at":"2018-12-27T15:46:22Z","qos_policy_id":null,"name":"HeatUtilsCreateSimpleStackTests-ffc460bd-d657-45da-be21-55e0fc3d93cd-net","admin_state_up":true,"tenant_id":"4a5a562cffae47fab8ccefbe6255b9d5","created_at":"2018-12-27T15:46:19Z","provider:network_type":"geneve"}]} 2018-12-27 15:46:46,664 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?id=7123dd30-e41f-467e-b323-1def04fb57bf used request id req-ce56f93f-41ed-4cf7-87ff-ecea47f69bc3 2018-12-27 15:46:46,670 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=7123dd30-e41f-467e-b323-1def04fb57bf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}668e27f421be427ce8da86a89116085cbf366ee0" 2018-12-27 15:46:46,712 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-3582d8c5-8db2-4d02-8604-9ada6a039d6e Date: Thu, 27 Dec 2018 15:46:46 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7123dd30-e41f-467e-b323-1def04fb57bf","tenant_id":"4a5a562cffae47fab8ccefbe6255b9d5","created_at":"2018-12-27T15:46:22Z","dns_nameservers":[],"updated_at":"2018-12-27T15:46:22Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.0.0.2","end":"10.0.0.254"}],"gateway_ip":"10.0.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.0.0.0/24","project_id":"4a5a562cffae47fab8ccefbe6255b9d5","id":"89073185-4f6f-4fb0-9f6f-99883316b00d","subnetpool_id":null,"name":"HeatUtilsCreateSimpleStackTests-ffc460bd-d657-45da-be21-55e0fc3d93cd-subnet"}]} 2018-12-27 15:46:46,713 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=7123dd30-e41f-467e-b323-1def04fb57bf used request id req-3582d8c5-8db2-4d02-8604-9ada6a039d6e 2018-12-27 15:46:46,718 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=7123dd30-e41f-467e-b323-1def04fb57bf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}668e27f421be427ce8da86a89116085cbf366ee0" 2018-12-27 15:46:46,765 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-6787e8ce-1a9b-49f4-b8a5-2ef51fd210e1 Date: Thu, 27 Dec 2018 15:46:46 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7123dd30-e41f-467e-b323-1def04fb57bf","tenant_id":"4a5a562cffae47fab8ccefbe6255b9d5","created_at":"2018-12-27T15:46:22Z","dns_nameservers":[],"updated_at":"2018-12-27T15:46:22Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.0.0.2","end":"10.0.0.254"}],"gateway_ip":"10.0.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.0.0.0/24","project_id":"4a5a562cffae47fab8ccefbe6255b9d5","id":"89073185-4f6f-4fb0-9f6f-99883316b00d","subnetpool_id":null,"name":"HeatUtilsCreateSimpleStackTests-ffc460bd-d657-45da-be21-55e0fc3d93cd-subnet"}]} 2018-12-27 15:46:46,765 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=7123dd30-e41f-467e-b323-1def04fb57bf used request id req-6787e8ce-1a9b-49f4-b8a5-2ef51fd210e1 2018-12-27 15:46:46,766 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-27 15:46:46,767 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}668e27f421be427ce8da86a89116085cbf366ee0" 2018-12-27 15:46:46,874 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:46:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-54301fdb-bfd9-4e0a-bbdc-aaef6a630c60 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 15:46:46,874 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-54301fdb-bfd9-4e0a-bbdc-aaef6a630c60 2018-12-27 15:46:46,878 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/0f16b113-5b5b-479c-ab73-0ba3a98ba946/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}668e27f421be427ce8da86a89116085cbf366ee0" 2018-12-27 15:46:47,628 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 15:46:46 GMT Server: Apache x-openstack-request-id: req-660149b0-76ee-451e-8854-cfb00daffa12 Location: http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateSimpleStackTests-ffc460bd-d657-45da-be21-55e0fc3d93cd-stack1/0f16b113-5b5b-479c-ab73-0ba3a98ba946/resources Content-Length: 521 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateSimpleStackTests-ffc460bd-d657-45da-be21-55e0fc3d93cd-stack1/0f16b113-5b5b-479c-ab73-0ba3a98ba946/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-27 15:46:47,705 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:46:47 GMT Server: Apache x-openstack-request-id: req-27343ba0-8007-4dec-94fa-7b628da446d1 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 578 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "server1_port", "links": [{"href": "http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateSimpleStackTests-ffc460bd-d657-45da-be21-55e0fc3d93cd-stack1/0f16b113-5b5b-479c-ab73-0ba3a98ba946/resources/server1_port", "rel": "self"}, {"href": "http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateSimpleStackTests-ffc460bd-d657-45da-be21-55e0fc3d93cd-stack1/0f16b113-5b5b-479c-ab73-0ba3a98ba946", "rel": "stack"}], "logical_resource_id": "server1_port", "creation_time": "2018-12-27T15:46:19Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-27T15:46:19Z", "required_by": ["my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "dd45c69f-0661-4d11-a0a7-48fb02d783cc", "resource_type": "OS::Neutron::Port"}, {"resource_name": "private_subnet", "links": [{"href": "http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateSimpleStackTests-ffc460bd-d657-45da-be21-55e0fc3d93cd-stack1/0f16b113-5b5b-479c-ab73-0ba3a98ba946/resources/private_subnet", "rel": "self"}, {"href": "http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateSimpleStackTests-ffc460bd-d657-45da-be21-55e0fc3d93cd-stack1/0f16b113-5b5b-479c-ab73-0ba3a98ba946", "rel": "stack"}], "logical_resource_id": "private_subnet", "creation_time": "2018-12-27T15:46:19Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-27T15:46:19Z", "required_by": ["server1_port", "my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "89073185-4f6f-4fb0-9f6f-99883316b00d", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "private_net", "links": [{"href": "http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateSimpleStackTests-ffc460bd-d657-45da-be21-55e0fc3d93cd-stack1/0f16b113-5b5b-479c-ab73-0ba3a98ba946/resources/private_net", "rel": "self"}, {"href": "http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateSimpleStackTests-ffc460bd-d657-45da-be21-55e0fc3d93cd-stack1/0f16b113-5b5b-479c-ab73-0ba3a98ba946", "rel": "stack"}], "logical_resource_id": "private_net", "creation_time": "2018-12-27T15:46:19Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-27T15:46:19Z", "required_by": ["server1_port", "private_subnet"], "resource_status_reason": "state changed", "physical_resource_id": "7123dd30-e41f-467e-b323-1def04fb57bf", "resource_type": "OS::Neutron::Net"}, {"resource_name": "my_instance", "links": [{"href": "http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateSimpleStackTests-ffc460bd-d657-45da-be21-55e0fc3d93cd-stack1/0f16b113-5b5b-479c-ab73-0ba3a98ba946/resources/my_instance", "rel": "self"}, {"href": "http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateSimpleStackTests-ffc460bd-d657-45da-be21-55e0fc3d93cd-stack1/0f16b113-5b5b-479c-ab73-0ba3a98ba946", "rel": "stack"}], "logical_resource_id": "my_instance", "creation_time": "2018-12-27T15:46:19Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-27T15:46:19Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "bf27225d-2b3e-4493-afb9-8c4ce7ebd8dd", "resource_type": "OS::Nova::Server"}]} 2018-12-27 15:46:47,705 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateSimpleStackTests-ffc460bd-d657-45da-be21-55e0fc3d93cd-stack1/0f16b113-5b5b-479c-ab73-0ba3a98ba946/resources used request id req-27343ba0-8007-4dec-94fa-7b628da446d1 2018-12-27 15:46:47,708 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/bf27225d-2b3e-4493-afb9-8c4ce7ebd8dd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}668e27f421be427ce8da86a89116085cbf366ee0" 2018-12-27 15:46:48,154 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:46:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2ee9d827-113c-47fe-b547-9c0af720a7dd x-compute-request-id: req-2ee9d827-113c-47fe-b547-9c0af720a7dd Content-Encoding: gzip Content-Length: 819 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"HeatUtilsCreateSimpleStackTests-ffc460bd-d657-45da-be21-55e0fc3d93cd-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:4d:1e", "version": 4, "addr": "10.0.0.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/bf27225d-2b3e-4493-afb9-8c4ce7ebd8dd", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/bf27225d-2b3e-4493-afb9-8c4ce7ebd8dd", "rel": "bookmark"}], "image": {"id": "877ab9ea-4a5e-4859-8155-2b5e7c717df4", "links": [{"href": "http://172.30.9.31:8774/images/877ab9ea-4a5e-4859-8155-2b5e7c717df4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000020", "OS-SRV-USG:launched_at": "2018-12-27T15:46:40.000000", "flavor": {"id": "8055d7df-8c08-4aac-9adc-c5c7b75afa7d", "links": [{"href": "http://172.30.9.31:8774/flavors/8055d7df-8c08-4aac-9adc-c5c7b75afa7d", "rel": "bookmark"}]}, "id": "bf27225d-2b3e-4493-afb9-8c4ce7ebd8dd", "security_groups": [{"name": "default"}], "user_id": "880f11fce81c4cef88c354559a832afe", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T15:46:40Z", "hostId": "e4ddacd38274eec2f6d4422030f1ed83e012e5c6f22ded7af8595eef", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "HeatUtilsCreateSimpleStackTests-ffc460bd-d657-45da-be21-55e0fc3d93cd-inst", "created": "2018-12-27T15:46:29Z", "tenant_id": "4a5a562cffae47fab8ccefbe6255b9d5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-27 15:46:48,154 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/bf27225d-2b3e-4493-afb9-8c4ce7ebd8dd used request id req-2ee9d827-113c-47fe-b547-9c0af720a7dd 2018-12-27 15:46:48,160 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=HeatUtilsCreateSimpleStackTests-ffc460bd-d657-45da-be21-55e0fc3d93cd-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}668e27f421be427ce8da86a89116085cbf366ee0" 2018-12-27 15:46:48,264 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 764 X-Openstack-Request-Id: req-7686c75b-85bf-4ed6-854c-6487038ce9e5 Date: Thu, 27 Dec 2018 15:46:48 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"mtu":1442,"id":"7123dd30-e41f-467e-b323-1def04fb57bf","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":83,"ipv4_address_scope":null,"shared":false,"project_id":"4a5a562cffae47fab8ccefbe6255b9d5","status":"ACTIVE","subnets":["89073185-4f6f-4fb0-9f6f-99883316b00d"],"description":"","tags":[],"updated_at":"2018-12-27T15:46:22Z","qos_policy_id":null,"name":"HeatUtilsCreateSimpleStackTests-ffc460bd-d657-45da-be21-55e0fc3d93cd-net","admin_state_up":true,"tenant_id":"4a5a562cffae47fab8ccefbe6255b9d5","created_at":"2018-12-27T15:46:19Z","provider:network_type":"geneve"}]} 2018-12-27 15:46:48,265 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=HeatUtilsCreateSimpleStackTests-ffc460bd-d657-45da-be21-55e0fc3d93cd-net used request id req-7686c75b-85bf-4ed6-854c-6487038ce9e5 2018-12-27 15:46:48,268 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 15:46:48,273 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 15:46:48 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 15:46:48,274 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/4a5a562cffae47fab8ccefbe6255b9d5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}668e27f421be427ce8da86a89116085cbf366ee0" 2018-12-27 15:46:48,381 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:46:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7d912370-10ba-415b-8d92-c85c32d70bf3 Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.31:5000/v3/projects/4a5a562cffae47fab8ccefbe6255b9d5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4a5a562cffae47fab8ccefbe6255b9d5", "name": "api_check-project_e39638cc-8772-4bcc-8a5b-f8d604444da5"}} 2018-12-27 15:46:48,381 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/4a5a562cffae47fab8ccefbe6255b9d5 used request id req-7d912370-10ba-415b-8d92-c85c32d70bf3 2018-12-27 15:46:48,386 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=7123dd30-e41f-467e-b323-1def04fb57bf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}668e27f421be427ce8da86a89116085cbf366ee0" 2018-12-27 15:46:48,635 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-003c4714-a0f3-4914-bb71-7cb1c8687ab8 Date: Thu, 27 Dec 2018 15:46:48 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7123dd30-e41f-467e-b323-1def04fb57bf","tenant_id":"4a5a562cffae47fab8ccefbe6255b9d5","created_at":"2018-12-27T15:46:22Z","dns_nameservers":[],"updated_at":"2018-12-27T15:46:22Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.0.0.2","end":"10.0.0.254"}],"gateway_ip":"10.0.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.0.0.0/24","project_id":"4a5a562cffae47fab8ccefbe6255b9d5","id":"89073185-4f6f-4fb0-9f6f-99883316b00d","subnetpool_id":null,"name":"HeatUtilsCreateSimpleStackTests-ffc460bd-d657-45da-be21-55e0fc3d93cd-subnet"}]} 2018-12-27 15:46:48,635 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=7123dd30-e41f-467e-b323-1def04fb57bf used request id req-003c4714-a0f3-4914-bb71-7cb1c8687ab8 2018-12-27 15:46:48,641 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=7123dd30-e41f-467e-b323-1def04fb57bf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}668e27f421be427ce8da86a89116085cbf366ee0" 2018-12-27 15:46:48,689 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2041 X-Openstack-Request-Id: req-0f76fb19-7e9e-4d1e-a423-1e405693e0c9 Date: Thu, 27 Dec 2018 15:46:48 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T15:46:23Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"89073185-4f6f-4fb0-9f6f-99883316b00d","ip_address":"10.0.0.2"}],"id":"56382a57-6579-454d-8bb8-c00cad362d86","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:73:a1:fd","project_id":"4a5a562cffae47fab8ccefbe6255b9d5","status":"DOWN","binding:host_id":"","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-0-0-2","ip_address":"10.0.0.2","fqdn":"host-10-0-0-2.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7123dd30-e41f-467e-b323-1def04fb57bf","dns_name":"","created_at":"2018-12-27T15:46:20Z","binding:vnic_type":"normal","device_id":"","tenant_id":"4a5a562cffae47fab8ccefbe6255b9d5"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T15:46:40Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"89073185-4f6f-4fb0-9f6f-99883316b00d","ip_address":"10.0.0.20"}],"id":"dd45c69f-0661-4d11-a0a7-48fb02d783cc","security_groups":["d9930176-e112-4212-ab4c-f864b769a95b"],"binding:vif_details":{"port_filter":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:da:4d:1e","project_id":"4a5a562cffae47fab8ccefbe6255b9d5","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-0-0-20","ip_address":"10.0.0.20","fqdn":"host-10-0-0-20.openstacklocal."}],"qos_policy_id":null,"name":"HeatUtilsCreateSimpleStackTests-ffc460bd-d657-45da-be21-55e0fc3d93cd-stack1-server1_port-7sn7ebesdcwx","admin_state_up":true,"network_id":"7123dd30-e41f-467e-b323-1def04fb57bf","dns_name":"","created_at":"2018-12-27T15:46:24Z","binding:vnic_type":"normal","device_id":"bf27225d-2b3e-4493-afb9-8c4ce7ebd8dd","tenant_id":"4a5a562cffae47fab8ccefbe6255b9d5"}]} 2018-12-27 15:46:48,690 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=7123dd30-e41f-467e-b323-1def04fb57bf used request id req-0f76fb19-7e9e-4d1e-a423-1e405693e0c9 2018-12-27 15:46:48,694 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/0f16b113-5b5b-479c-ab73-0ba3a98ba946/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}668e27f421be427ce8da86a89116085cbf366ee0" 2018-12-27 15:46:49,466 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 15:46:48 GMT Server: Apache x-openstack-request-id: req-a50e0c62-d005-476d-812e-ba3662c9534a Location: http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateSimpleStackTests-ffc460bd-d657-45da-be21-55e0fc3d93cd-stack1/0f16b113-5b5b-479c-ab73-0ba3a98ba946/resources Content-Length: 521 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateSimpleStackTests-ffc460bd-d657-45da-be21-55e0fc3d93cd-stack1/0f16b113-5b5b-479c-ab73-0ba3a98ba946/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-27 15:46:50,250 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:46:49 GMT Server: Apache x-openstack-request-id: req-5d04ac11-4647-4053-aab1-edd25892e718 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 578 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "server1_port", "links": [{"href": "http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateSimpleStackTests-ffc460bd-d657-45da-be21-55e0fc3d93cd-stack1/0f16b113-5b5b-479c-ab73-0ba3a98ba946/resources/server1_port", "rel": "self"}, {"href": "http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateSimpleStackTests-ffc460bd-d657-45da-be21-55e0fc3d93cd-stack1/0f16b113-5b5b-479c-ab73-0ba3a98ba946", "rel": "stack"}], "logical_resource_id": "server1_port", "creation_time": "2018-12-27T15:46:19Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-27T15:46:19Z", "required_by": ["my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "dd45c69f-0661-4d11-a0a7-48fb02d783cc", "resource_type": "OS::Neutron::Port"}, {"resource_name": "private_subnet", "links": [{"href": "http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateSimpleStackTests-ffc460bd-d657-45da-be21-55e0fc3d93cd-stack1/0f16b113-5b5b-479c-ab73-0ba3a98ba946/resources/private_subnet", "rel": "self"}, {"href": "http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateSimpleStackTests-ffc460bd-d657-45da-be21-55e0fc3d93cd-stack1/0f16b113-5b5b-479c-ab73-0ba3a98ba946", "rel": "stack"}], "logical_resource_id": "private_subnet", "creation_time": "2018-12-27T15:46:19Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-27T15:46:19Z", "required_by": ["server1_port", "my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "89073185-4f6f-4fb0-9f6f-99883316b00d", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "private_net", "links": [{"href": "http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateSimpleStackTests-ffc460bd-d657-45da-be21-55e0fc3d93cd-stack1/0f16b113-5b5b-479c-ab73-0ba3a98ba946/resources/private_net", "rel": "self"}, {"href": "http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateSimpleStackTests-ffc460bd-d657-45da-be21-55e0fc3d93cd-stack1/0f16b113-5b5b-479c-ab73-0ba3a98ba946", "rel": "stack"}], "logical_resource_id": "private_net", "creation_time": "2018-12-27T15:46:19Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-27T15:46:19Z", "required_by": ["server1_port", "private_subnet"], "resource_status_reason": "state changed", "physical_resource_id": "7123dd30-e41f-467e-b323-1def04fb57bf", "resource_type": "OS::Neutron::Net"}, {"resource_name": "my_instance", "links": [{"href": "http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateSimpleStackTests-ffc460bd-d657-45da-be21-55e0fc3d93cd-stack1/0f16b113-5b5b-479c-ab73-0ba3a98ba946/resources/my_instance", "rel": "self"}, {"href": "http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateSimpleStackTests-ffc460bd-d657-45da-be21-55e0fc3d93cd-stack1/0f16b113-5b5b-479c-ab73-0ba3a98ba946", "rel": "stack"}], "logical_resource_id": "my_instance", "creation_time": "2018-12-27T15:46:19Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-27T15:46:19Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "bf27225d-2b3e-4493-afb9-8c4ce7ebd8dd", "resource_type": "OS::Nova::Server"}]} 2018-12-27 15:46:50,250 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateSimpleStackTests-ffc460bd-d657-45da-be21-55e0fc3d93cd-stack1/0f16b113-5b5b-479c-ab73-0ba3a98ba946/resources used request id req-5d04ac11-4647-4053-aab1-edd25892e718 2018-12-27 15:46:50,254 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/0f16b113-5b5b-479c-ab73-0ba3a98ba946 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}668e27f421be427ce8da86a89116085cbf366ee0" 2018-12-27 15:46:51,014 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 15:46:50 GMT Server: Apache x-openstack-request-id: req-dcada586-a3bf-4782-bae8-43c36f0538a3 Location: http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateSimpleStackTests-ffc460bd-d657-45da-be21-55e0fc3d93cd-stack1/0f16b113-5b5b-479c-ab73-0ba3a98ba946 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateSimpleStackTests-ffc460bd-d657-45da-be21-55e0fc3d93cd-stack1/0f16b113-5b5b-479c-ab73-0ba3a98ba946;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-27 15:46:51,238 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 15:46:51 GMT Server: Apache x-openstack-request-id: req-2cab4f2c-04bb-41d0-ba01-cf97af464dbd Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 15:46:51,239 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateSimpleStackTests-ffc460bd-d657-45da-be21-55e0fc3d93cd-stack1/0f16b113-5b5b-479c-ab73-0ba3a98ba946 used request id req-2cab4f2c-04bb-41d0-ba01-cf97af464dbd 2018-12-27 15:46:51,239 - glance_utils - INFO - Deleting image named - HeatUtilsCreateSimpleStackTests-ffc460bd-d657-45da-be21-55e0fc3d93cd-image 2018-12-27 15:46:51,241 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9292/v2/images/877ab9ea-4a5e-4859-8155-2b5e7c717df4 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}31024eaaa5b4c59e4e2f173ec0a468510ea61b20" 2018-12-27 15:46:51,951 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-37c84384-5052-44a5-abf8-b12309997ebe Date: Thu, 27 Dec 2018 15:46:51 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-27 15:46:51,951 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.31:9292/v2/images/877ab9ea-4a5e-4859-8155-2b5e7c717df4 used request id req-37c84384-5052-44a5-abf8-b12309997ebe 2018-12-27 15:46:51,955 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:8774/v2.1/flavors/8055d7df-8c08-4aac-9adc-c5c7b75afa7d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56da19d3f0ae1e34daa42bc927c55b6c2fc6bf4e" 2018-12-27 15:46:51,985 - novaclient.v2.client - DEBUG - RESP: [202] Date: Thu, 27 Dec 2018 15:46:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-0007d6e0-5111-4d6c-94c1-1ef814b7212c x-compute-request-id: req-0007d6e0-5111-4d6c-94c1-1ef814b7212c Content-Length: 0 Content-Type: application/json 2018-12-27 15:46:51,986 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/flavors/8055d7df-8c08-4aac-9adc-c5c7b75afa7d used request id req-0007d6e0-5111-4d6c-94c1-1ef814b7212c 2018-12-27 15:46:51,987 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-12-27 15:46:51,988 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 15:46:51,988 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 15:46:52,414 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "70c6a7da477e41f7b38ad49ba1fc5965", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T16:46:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a5a562cffae47fab8ccefbe6255b9d5", "name": "api_check-project_e39638cc-8772-4bcc-8a5b-f8d604444da5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_e39638cc-8772-4bcc-8a5b-f8d604444da5", "id": "880f11fce81c4cef88c354559a832afe"}, "audit_ids": ["WkzcMN0LT3aXSNRw83hENQ"], "issued_at": "2018-12-27T15:46:52.000000Z"}} 2018-12-27 15:46:52,414 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fa8ee3e1a1c9ee23cc63c61bc5015d71af51176" 2018-12-27 15:46:52,514 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:46:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cbe5991f-8d18-4414-9530-189401457e5b Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 15:46:52,515 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-cbe5991f-8d18-4414-9530-189401457e5b 2018-12-27 15:46:52,519 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/images?limit=20&disk_format=qcow2&name=HeatUtilsCreateSimpleStackTests-5325be44-8111-48fe-89e4-90b7f2853e67-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5fa8ee3e1a1c9ee23cc63c61bc5015d71af51176" 2018-12-27 15:46:52,735 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 176 Content-Type: application/json X-Openstack-Request-Id: req-8ebb28ec-9c69-49ab-8900-3d018d7ee64a Date: Thu, 27 Dec 2018 15:46:52 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=HeatUtilsCreateSimpleStackTests-5325be44-8111-48fe-89e4-90b7f2853e67-image"} 2018-12-27 15:46:52,735 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images?limit=20&disk_format=qcow2&name=HeatUtilsCreateSimpleStackTests-5325be44-8111-48fe-89e4-90b7f2853e67-image used request id req-8ebb28ec-9c69-49ab-8900-3d018d7ee64a 2018-12-27 15:46:52,738 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5fa8ee3e1a1c9ee23cc63c61bc5015d71af51176" 2018-12-27 15:46:52,930 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-0be8f38d-56c9-4dfb-b5d9-2301efb1e1a3 Date: Thu, 27 Dec 2018 15:46:52 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-27 15:46:52,931 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/schemas/image used request id req-0be8f38d-56c9-4dfb-b5d9-2301efb1e1a3 2018-12-27 15:46:52,961 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}5fa8ee3e1a1c9ee23cc63c61bc5015d71af51176" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "HeatUtilsCreateSimpleStackTests-5325be44-8111-48fe-89e4-90b7f2853e67-image"}' 2018-12-27 15:46:53,289 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 635 Content-Type: application/json Location: http://172.30.9.31:9292/v2/images/c1431ba5-ebcc-414d-9064-ad1f7062638b Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-71cbdc49-23cc-4063-86f4-397f5fa49575 Date: Thu, 27 Dec 2018 15:46:53 GMT RESP BODY: {"status": "queued", "name": "HeatUtilsCreateSimpleStackTests-5325be44-8111-48fe-89e4-90b7f2853e67-image", "tags": [], "container_format": "bare", "created_at": "2018-12-27T15:46:53Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-12-27T15:46:53Z", "visibility": "shared", "locations": [], "self": "/v2/images/c1431ba5-ebcc-414d-9064-ad1f7062638b", "min_disk": 0, "protected": false, "id": "c1431ba5-ebcc-414d-9064-ad1f7062638b", "file": "/v2/images/c1431ba5-ebcc-414d-9064-ad1f7062638b/file", "checksum": null, "owner": "4a5a562cffae47fab8ccefbe6255b9d5", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-27 15:46:53,289 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.31:9292/v2/images used request id req-71cbdc49-23cc-4063-86f4-397f5fa49575 2018-12-27 15:46:53,301 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:9292/v2/images/c1431ba5-ebcc-414d-9064-ad1f7062638b/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5fa8ee3e1a1c9ee23cc63c61bc5015d71af51176" -d '' 2018-12-27 15:46:55,882 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-6c935374-fab5-4e33-98e3-fed272348815 Date: Thu, 27 Dec 2018 15:46:55 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-27 15:46:55,882 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.31:9292/v2/images/c1431ba5-ebcc-414d-9064-ad1f7062638b/file used request id req-6c935374-fab5-4e33-98e3-fed272348815 2018-12-27 15:46:55,883 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-27 15:46:55,886 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/images/c1431ba5-ebcc-414d-9064-ad1f7062638b -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5fa8ee3e1a1c9ee23cc63c61bc5015d71af51176" 2018-12-27 15:46:56,081 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 896 Content-Type: application/json X-Openstack-Request-Id: req-94616780-3bda-4b41-914f-6a9a8139fe42 Date: Thu, 27 Dec 2018 15:46:56 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateSimpleStackTests-5325be44-8111-48fe-89e4-90b7f2853e67-image", "tags": [], "container_format": "bare", "created_at": "2018-12-27T15:46:53Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-27T15:46:55Z", "visibility": "shared", "locations": [{"url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/c1431ba5-ebcc-414d-9064-ad1f7062638b/snap", "metadata": {}}], "self": "/v2/images/c1431ba5-ebcc-414d-9064-ad1f7062638b", "min_disk": 0, "protected": false, "id": "c1431ba5-ebcc-414d-9064-ad1f7062638b", "file": "/v2/images/c1431ba5-ebcc-414d-9064-ad1f7062638b/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "4a5a562cffae47fab8ccefbe6255b9d5", "direct_url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/c1431ba5-ebcc-414d-9064-ad1f7062638b/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-27 15:46:56,081 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images/c1431ba5-ebcc-414d-9064-ad1f7062638b used request id req-94616780-3bda-4b41-914f-6a9a8139fe42 2018-12-27 15:46:56,084 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5fa8ee3e1a1c9ee23cc63c61bc5015d71af51176" 2018-12-27 15:46:56,275 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-2d614540-e7e3-4274-80e4-4c078a721492 Date: Thu, 27 Dec 2018 15:46:56 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-27 15:46:56,276 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/schemas/image used request id req-2d614540-e7e3-4274-80e4-4c078a721492 2018-12-27 15:46:56,280 - create_image - INFO - Created image with name - HeatUtilsCreateSimpleStackTests-5325be44-8111-48fe-89e4-90b7f2853e67-image 2018-12-27 15:46:56,282 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/images/c1431ba5-ebcc-414d-9064-ad1f7062638b -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5fa8ee3e1a1c9ee23cc63c61bc5015d71af51176" 2018-12-27 15:46:56,299 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 896 Content-Type: application/json X-Openstack-Request-Id: req-97dd5573-5442-4aa1-a620-b22cb82ec292 Date: Thu, 27 Dec 2018 15:46:56 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateSimpleStackTests-5325be44-8111-48fe-89e4-90b7f2853e67-image", "tags": [], "container_format": "bare", "created_at": "2018-12-27T15:46:53Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-27T15:46:55Z", "visibility": "shared", "locations": [{"url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/c1431ba5-ebcc-414d-9064-ad1f7062638b/snap", "metadata": {}}], "self": "/v2/images/c1431ba5-ebcc-414d-9064-ad1f7062638b", "min_disk": 0, "protected": false, "id": "c1431ba5-ebcc-414d-9064-ad1f7062638b", "file": "/v2/images/c1431ba5-ebcc-414d-9064-ad1f7062638b/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "4a5a562cffae47fab8ccefbe6255b9d5", "direct_url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/c1431ba5-ebcc-414d-9064-ad1f7062638b/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-27 15:46:56,299 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images/c1431ba5-ebcc-414d-9064-ad1f7062638b used request id req-97dd5573-5442-4aa1-a620-b22cb82ec292 2018-12-27 15:46:56,300 - create_image - DEBUG - Instance status is - active 2018-12-27 15:46:56,300 - create_image - DEBUG - Image is active with name - HeatUtilsCreateSimpleStackTests-5325be44-8111-48fe-89e4-90b7f2853e67-image 2018-12-27 15:46:56,300 - create_image - INFO - Image is now active with name - HeatUtilsCreateSimpleStackTests-5325be44-8111-48fe-89e4-90b7f2853e67-image 2018-12-27 15:46:56,300 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 15:46:56,301 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 15:46:56,727 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "70c6a7da477e41f7b38ad49ba1fc5965", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T16:46:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a5a562cffae47fab8ccefbe6255b9d5", "name": "api_check-project_e39638cc-8772-4bcc-8a5b-f8d604444da5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_e39638cc-8772-4bcc-8a5b-f8d604444da5", "id": "880f11fce81c4cef88c354559a832afe"}, "audit_ids": ["JRdMhiWtQ92UH2Iqz8aj8w"], "issued_at": "2018-12-27T15:46:56.000000Z"}} 2018-12-27 15:46:56,728 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}628c2262e92f5f25f370531511e23a12f381ed1f" 2018-12-27 15:46:56,835 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:46:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b3275ea2-2ca6-45ed-b76e-b466e6b0e500 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 15:46:56,836 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-b3275ea2-2ca6-45ed-b76e-b466e6b0e500 2018-12-27 15:46:56,837 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-27 15:46:56,841 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}628c2262e92f5f25f370531511e23a12f381ed1f" 2018-12-27 15:46:57,055 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:46:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-3248ac9c-131c-46e9-9dd3-da34bc859e77 x-compute-request-id: req-3248ac9c-131c-46e9-9dd3-da34bc859e77 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-12-27 15:46:57,055 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-3248ac9c-131c-46e9-9dd3-da34bc859e77 2018-12-27 15:46:57,058 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}628c2262e92f5f25f370531511e23a12f381ed1f" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "HeatUtilsCreateSimpleStackTests-5325be44-8111-48fe-89e4-90b7f2853e67-flavor", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-12-27 15:46:57,141 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:46:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f6778cfa-0835-4534-9aaf-840f4312ac8a x-compute-request-id: req-f6778cfa-0835-4534-9aaf-840f4312ac8a Content-Encoding: gzip Content-Length: 326 Content-Type: application/json RESP BODY: {"flavor": {"name": "HeatUtilsCreateSimpleStackTests-5325be44-8111-48fe-89e4-90b7f2853e67-flavor", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/212a87b4-99fd-46eb-942c-cfce3293dd01", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/212a87b4-99fd-46eb-942c-cfce3293dd01", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "212a87b4-99fd-46eb-942c-cfce3293dd01"}} 2018-12-27 15:46:57,141 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-f6778cfa-0835-4534-9aaf-840f4312ac8a 2018-12-27 15:46:57,142 - heat_utils - DEBUG - Retrieving Heat Client 2018-12-27 15:46:57,168 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 15:46:57,595 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "70c6a7da477e41f7b38ad49ba1fc5965", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T16:46:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a5a562cffae47fab8ccefbe6255b9d5", "name": "api_check-project_e39638cc-8772-4bcc-8a5b-f8d604444da5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_e39638cc-8772-4bcc-8a5b-f8d604444da5", "id": "880f11fce81c4cef88c354559a832afe"}, "audit_ids": ["8tjRGrp0TYOmTiG9jQltSw"], "issued_at": "2018-12-27T15:46:57.000000Z"}} 2018-12-27 15:46:57,598 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a112a96cf686d89ab7a2b9bdbc3a12865196f26" -d '{"stack_name": "HeatUtilsCreateSimpleStackTests-5325be44-8111-48fe-89e4-90b7f2853e67-stack1", "template": {"heat_template_version": "2015-04-30", "description": "Simple template to deploy a single compute instance", "parameters": {"flavor_name": {"default": "m1.small", "type": "string", "description": "Type of instance (flavor) to be used", "label": "Instance Type"}, "inst_name": {"default": "test_vm", "type": "string", "description": "The name of the spawned vm", "label": "Test VM name"}, "subnet_name": {"default": "test_subnet", "type": "string", "description": "The name of the stack's subnet", "label": "Test subnet name"}, "net_name": {"default": "test_net", "type": "string", "description": "The name of the stack's network", "label": "Test network name"}, "image_name": {"default": "heat_utils_tests", "type": "string", "description": "Image to be used for compute instance", "label": "Image ID"}}, "resources": {"server1_port": {"type": "OS::Neutron::Port", "properties": {"network_id": {"get_resource": "private_net"}, "fixed_ips": [{"subnet_id": {"get_resource": "private_subnet"}}]}}, "private_subnet": {"type": "OS::Neutron::Subnet", "properties": {"network_id": {"get_resource": "private_net"}, "cidr": "10.0.0.0/24", "name": {"get_param": "subnet_name"}}}, "private_net": {"type": "OS::Neutron::Net", "properties": {"name": {"get_param": "net_name"}}}, "my_instance": {"type": "OS::Nova::Server", "properties": {"image": {"get_param": "image_name"}, "name": {"get_param": "inst_name"}, "flavor": {"get_param": "flavor_name"}, "networks": [{"port": {"get_resource": "server1_port"}}]}}}}, "parameters": {"net_name": "HeatUtilsCreateSimpleStackTests-5325be44-8111-48fe-89e4-90b7f2853e67-net", "inst_name": "HeatUtilsCreateSimpleStackTests-5325be44-8111-48fe-89e4-90b7f2853e67-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-5325be44-8111-48fe-89e4-90b7f2853e67-subnet", "image_name": "HeatUtilsCreateSimpleStackTests-5325be44-8111-48fe-89e4-90b7f2853e67-image", "flavor_name": "HeatUtilsCreateSimpleStackTests-5325be44-8111-48fe-89e4-90b7f2853e67-flavor"}}' 2018-12-27 15:47:00,746 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 27 Dec 2018 15:46:57 GMT Server: Apache x-openstack-request-id: req-8ebe5848-a959-42d6-9432-c5931d30af80 Location: http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateSimpleStackTests-5325be44-8111-48fe-89e4-90b7f2853e67-stack1/0205aa44-1fa2-49e9-ad68-6513dac0fae5 Content-Length: 276 Content-Type: application/json RESP BODY: {"stack": {"id": "0205aa44-1fa2-49e9-ad68-6513dac0fae5", "links": [{"href": "http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateSimpleStackTests-5325be44-8111-48fe-89e4-90b7f2853e67-stack1/0205aa44-1fa2-49e9-ad68-6513dac0fae5", "rel": "self"}]}} 2018-12-27 15:47:00,746 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks used request id req-8ebe5848-a959-42d6-9432-c5931d30af80 2018-12-27 15:47:00,749 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/0205aa44-1fa2-49e9-ad68-6513dac0fae5 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a112a96cf686d89ab7a2b9bdbc3a12865196f26" 2018-12-27 15:47:01,477 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 15:47:00 GMT Server: Apache x-openstack-request-id: req-6c2e559a-85fa-4093-b86c-687be8d8edab Location: http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateSimpleStackTests-5325be44-8111-48fe-89e4-90b7f2853e67-stack1/0205aa44-1fa2-49e9-ad68-6513dac0fae5 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateSimpleStackTests-5325be44-8111-48fe-89e4-90b7f2853e67-stack1/0205aa44-1fa2-49e9-ad68-6513dac0fae5;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-27 15:47:01,757 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:47:01 GMT Server: Apache x-openstack-request-id: req-9b5d5ba9-d26f-4d17-b37f-77b93aabc934 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 550 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "4a5a562cffae47fab8ccefbe6255b9d5", "OS::stack_id": "0205aa44-1fa2-49e9-ad68-6513dac0fae5", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-5325be44-8111-48fe-89e4-90b7f2853e67-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-5325be44-8111-48fe-89e4-90b7f2853e67-image", "inst_name": "HeatUtilsCreateSimpleStackTests-5325be44-8111-48fe-89e4-90b7f2853e67-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-5325be44-8111-48fe-89e4-90b7f2853e67-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-5325be44-8111-48fe-89e4-90b7f2853e67-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-5325be44-8111-48fe-89e4-90b7f2853e67-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-5325be44-8111-48fe-89e4-90b7f2853e67-stack1", "stack_user_project_id": "d5b3b7544a294a8da4571bec101c7488", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-27T15:47:00Z", "links": [{"href": "http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateSimpleStackTests-5325be44-8111-48fe-89e4-90b7f2853e67-stack1/0205aa44-1fa2-49e9-ad68-6513dac0fae5", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "0205aa44-1fa2-49e9-ad68-6513dac0fae5", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-27 15:47:01,757 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateSimpleStackTests-5325be44-8111-48fe-89e4-90b7f2853e67-stack1/0205aa44-1fa2-49e9-ad68-6513dac0fae5 used request id req-9b5d5ba9-d26f-4d17-b37f-77b93aabc934 2018-12-27 15:47:01,760 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks?stack_name=HeatUtilsCreateSimpleStackTests-5325be44-8111-48fe-89e4-90b7f2853e67-stack1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a112a96cf686d89ab7a2b9bdbc3a12865196f26" 2018-12-27 15:47:01,998 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:47:01 GMT Server: Apache x-openstack-request-id: req-374beeed-f108-4f00-b4c3-ca7325b7f586 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 394 Content-Type: application/json RESP BODY: {"stacks": [{"description": "", "parent": null, "stack_status_reason": "Stack CREATE started", "stack_name": "HeatUtilsCreateSimpleStackTests-5325be44-8111-48fe-89e4-90b7f2853e67-stack1", "stack_user_project_id": "d5b3b7544a294a8da4571bec101c7488", "deletion_time": null, "creation_time": "2018-12-27T15:47:00Z", "links": [{"href": "http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateSimpleStackTests-5325be44-8111-48fe-89e4-90b7f2853e67-stack1/0205aa44-1fa2-49e9-ad68-6513dac0fae5", "rel": "self"}], "updated_time": null, "project": "4a5a562cffae47fab8ccefbe6255b9d5", "stack_owner": null, "stack_status": "CREATE_IN_PROGRESS", "id": "0205aa44-1fa2-49e9-ad68-6513dac0fae5", "tags": null}]} 2018-12-27 15:47:01,998 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks?stack_name=HeatUtilsCreateSimpleStackTests-5325be44-8111-48fe-89e4-90b7f2853e67-stack1 used request id req-374beeed-f108-4f00-b4c3-ca7325b7f586 2018-12-27 15:47:02,001 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks?stack_name=HeatUtilsCreateSimpleStackTests-5325be44-8111-48fe-89e4-90b7f2853e67-stack1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a112a96cf686d89ab7a2b9bdbc3a12865196f26" 2018-12-27 15:47:02,773 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:47:02 GMT Server: Apache x-openstack-request-id: req-f7e12938-d3bd-44ff-bd59-6efbea65fa19 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 394 Content-Type: application/json RESP BODY: {"stacks": [{"description": "", "parent": null, "stack_status_reason": "Stack CREATE started", "stack_name": "HeatUtilsCreateSimpleStackTests-5325be44-8111-48fe-89e4-90b7f2853e67-stack1", "stack_user_project_id": "d5b3b7544a294a8da4571bec101c7488", "deletion_time": null, "creation_time": "2018-12-27T15:47:00Z", "links": [{"href": "http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateSimpleStackTests-5325be44-8111-48fe-89e4-90b7f2853e67-stack1/0205aa44-1fa2-49e9-ad68-6513dac0fae5", "rel": "self"}], "updated_time": null, "project": "4a5a562cffae47fab8ccefbe6255b9d5", "stack_owner": null, "stack_status": "CREATE_IN_PROGRESS", "id": "0205aa44-1fa2-49e9-ad68-6513dac0fae5", "tags": null}]} 2018-12-27 15:47:02,773 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks?stack_name=HeatUtilsCreateSimpleStackTests-5325be44-8111-48fe-89e4-90b7f2853e67-stack1 used request id req-f7e12938-d3bd-44ff-bd59-6efbea65fa19 2018-12-27 15:47:02,776 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/0205aa44-1fa2-49e9-ad68-6513dac0fae5 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a112a96cf686d89ab7a2b9bdbc3a12865196f26" 2018-12-27 15:47:03,000 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 15:47:02 GMT Server: Apache x-openstack-request-id: req-e930903c-fbf2-4aab-aca8-282b17c08324 Location: http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateSimpleStackTests-5325be44-8111-48fe-89e4-90b7f2853e67-stack1/0205aa44-1fa2-49e9-ad68-6513dac0fae5 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateSimpleStackTests-5325be44-8111-48fe-89e4-90b7f2853e67-stack1/0205aa44-1fa2-49e9-ad68-6513dac0fae5;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-27 15:47:03,827 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:47:02 GMT Server: Apache x-openstack-request-id: req-8b763b47-b009-4f2e-8cf7-bdb39132dcf6 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 550 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "4a5a562cffae47fab8ccefbe6255b9d5", "OS::stack_id": "0205aa44-1fa2-49e9-ad68-6513dac0fae5", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-5325be44-8111-48fe-89e4-90b7f2853e67-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-5325be44-8111-48fe-89e4-90b7f2853e67-image", "inst_name": "HeatUtilsCreateSimpleStackTests-5325be44-8111-48fe-89e4-90b7f2853e67-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-5325be44-8111-48fe-89e4-90b7f2853e67-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-5325be44-8111-48fe-89e4-90b7f2853e67-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-5325be44-8111-48fe-89e4-90b7f2853e67-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-5325be44-8111-48fe-89e4-90b7f2853e67-stack1", "stack_user_project_id": "d5b3b7544a294a8da4571bec101c7488", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-27T15:47:00Z", "links": [{"href": "http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateSimpleStackTests-5325be44-8111-48fe-89e4-90b7f2853e67-stack1/0205aa44-1fa2-49e9-ad68-6513dac0fae5", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "0205aa44-1fa2-49e9-ad68-6513dac0fae5", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-27 15:47:03,827 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateSimpleStackTests-5325be44-8111-48fe-89e4-90b7f2853e67-stack1/0205aa44-1fa2-49e9-ad68-6513dac0fae5 used request id req-8b763b47-b009-4f2e-8cf7-bdb39132dcf6 2018-12-27 15:47:03,830 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/0205aa44-1fa2-49e9-ad68-6513dac0fae5 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a112a96cf686d89ab7a2b9bdbc3a12865196f26" 2018-12-27 15:47:04,042 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 15:47:03 GMT Server: Apache x-openstack-request-id: req-13c7bae8-cd3e-4931-85b5-3c44188fcff6 Location: http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateSimpleStackTests-5325be44-8111-48fe-89e4-90b7f2853e67-stack1/0205aa44-1fa2-49e9-ad68-6513dac0fae5 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateSimpleStackTests-5325be44-8111-48fe-89e4-90b7f2853e67-stack1/0205aa44-1fa2-49e9-ad68-6513dac0fae5;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-27 15:47:04,815 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:47:04 GMT Server: Apache x-openstack-request-id: req-38356e68-50bb-4673-a136-22ca67794b66 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 550 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "4a5a562cffae47fab8ccefbe6255b9d5", "OS::stack_id": "0205aa44-1fa2-49e9-ad68-6513dac0fae5", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-5325be44-8111-48fe-89e4-90b7f2853e67-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-5325be44-8111-48fe-89e4-90b7f2853e67-image", "inst_name": "HeatUtilsCreateSimpleStackTests-5325be44-8111-48fe-89e4-90b7f2853e67-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-5325be44-8111-48fe-89e4-90b7f2853e67-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-5325be44-8111-48fe-89e4-90b7f2853e67-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-5325be44-8111-48fe-89e4-90b7f2853e67-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-5325be44-8111-48fe-89e4-90b7f2853e67-stack1", "stack_user_project_id": "d5b3b7544a294a8da4571bec101c7488", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-27T15:47:00Z", "links": [{"href": "http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateSimpleStackTests-5325be44-8111-48fe-89e4-90b7f2853e67-stack1/0205aa44-1fa2-49e9-ad68-6513dac0fae5", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "0205aa44-1fa2-49e9-ad68-6513dac0fae5", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-27 15:47:04,815 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateSimpleStackTests-5325be44-8111-48fe-89e4-90b7f2853e67-stack1/0205aa44-1fa2-49e9-ad68-6513dac0fae5 used request id req-38356e68-50bb-4673-a136-22ca67794b66 2018-12-27 15:47:07,821 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/0205aa44-1fa2-49e9-ad68-6513dac0fae5 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a112a96cf686d89ab7a2b9bdbc3a12865196f26" 2018-12-27 15:47:08,038 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 15:47:07 GMT Server: Apache x-openstack-request-id: req-50c7d500-e1d5-4c34-8bd2-5ea13fe448b6 Location: http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateSimpleStackTests-5325be44-8111-48fe-89e4-90b7f2853e67-stack1/0205aa44-1fa2-49e9-ad68-6513dac0fae5 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateSimpleStackTests-5325be44-8111-48fe-89e4-90b7f2853e67-stack1/0205aa44-1fa2-49e9-ad68-6513dac0fae5;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-27 15:47:08,761 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:47:08 GMT Server: Apache x-openstack-request-id: req-cfb1c230-e561-471b-b792-b9725024884d Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 550 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "4a5a562cffae47fab8ccefbe6255b9d5", "OS::stack_id": "0205aa44-1fa2-49e9-ad68-6513dac0fae5", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-5325be44-8111-48fe-89e4-90b7f2853e67-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-5325be44-8111-48fe-89e4-90b7f2853e67-image", "inst_name": "HeatUtilsCreateSimpleStackTests-5325be44-8111-48fe-89e4-90b7f2853e67-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-5325be44-8111-48fe-89e4-90b7f2853e67-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-5325be44-8111-48fe-89e4-90b7f2853e67-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-5325be44-8111-48fe-89e4-90b7f2853e67-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-5325be44-8111-48fe-89e4-90b7f2853e67-stack1", "stack_user_project_id": "d5b3b7544a294a8da4571bec101c7488", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-27T15:47:00Z", "links": [{"href": "http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateSimpleStackTests-5325be44-8111-48fe-89e4-90b7f2853e67-stack1/0205aa44-1fa2-49e9-ad68-6513dac0fae5", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "0205aa44-1fa2-49e9-ad68-6513dac0fae5", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-27 15:47:08,761 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateSimpleStackTests-5325be44-8111-48fe-89e4-90b7f2853e67-stack1/0205aa44-1fa2-49e9-ad68-6513dac0fae5 used request id req-cfb1c230-e561-471b-b792-b9725024884d 2018-12-27 15:47:11,767 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/0205aa44-1fa2-49e9-ad68-6513dac0fae5 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a112a96cf686d89ab7a2b9bdbc3a12865196f26" 2018-12-27 15:47:11,794 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 15:47:11 GMT Server: Apache x-openstack-request-id: req-62a30655-9e7a-41c1-a8f8-8ca2afc13dc1 Location: http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateSimpleStackTests-5325be44-8111-48fe-89e4-90b7f2853e67-stack1/0205aa44-1fa2-49e9-ad68-6513dac0fae5 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateSimpleStackTests-5325be44-8111-48fe-89e4-90b7f2853e67-stack1/0205aa44-1fa2-49e9-ad68-6513dac0fae5;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-27 15:47:11,838 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:47:11 GMT Server: Apache x-openstack-request-id: req-a2134ada-a641-46b6-8e5a-d0a52ff28949 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 550 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "4a5a562cffae47fab8ccefbe6255b9d5", "OS::stack_id": "0205aa44-1fa2-49e9-ad68-6513dac0fae5", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-5325be44-8111-48fe-89e4-90b7f2853e67-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-5325be44-8111-48fe-89e4-90b7f2853e67-image", "inst_name": "HeatUtilsCreateSimpleStackTests-5325be44-8111-48fe-89e4-90b7f2853e67-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-5325be44-8111-48fe-89e4-90b7f2853e67-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-5325be44-8111-48fe-89e4-90b7f2853e67-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-5325be44-8111-48fe-89e4-90b7f2853e67-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-5325be44-8111-48fe-89e4-90b7f2853e67-stack1", "stack_user_project_id": "d5b3b7544a294a8da4571bec101c7488", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-27T15:47:00Z", "links": [{"href": "http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateSimpleStackTests-5325be44-8111-48fe-89e4-90b7f2853e67-stack1/0205aa44-1fa2-49e9-ad68-6513dac0fae5", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "0205aa44-1fa2-49e9-ad68-6513dac0fae5", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-27 15:47:11,838 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateSimpleStackTests-5325be44-8111-48fe-89e4-90b7f2853e67-stack1/0205aa44-1fa2-49e9-ad68-6513dac0fae5 used request id req-a2134ada-a641-46b6-8e5a-d0a52ff28949 2018-12-27 15:47:14,844 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/0205aa44-1fa2-49e9-ad68-6513dac0fae5 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a112a96cf686d89ab7a2b9bdbc3a12865196f26" 2018-12-27 15:47:15,547 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 15:47:14 GMT Server: Apache x-openstack-request-id: req-49005994-8a37-47c0-bd5d-913d4c8a4986 Location: http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateSimpleStackTests-5325be44-8111-48fe-89e4-90b7f2853e67-stack1/0205aa44-1fa2-49e9-ad68-6513dac0fae5 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateSimpleStackTests-5325be44-8111-48fe-89e4-90b7f2853e67-stack1/0205aa44-1fa2-49e9-ad68-6513dac0fae5;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-27 15:47:15,779 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:47:15 GMT Server: Apache x-openstack-request-id: req-bc3160d4-adfc-4026-bd58-22a6e99f9acd Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 550 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "4a5a562cffae47fab8ccefbe6255b9d5", "OS::stack_id": "0205aa44-1fa2-49e9-ad68-6513dac0fae5", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-5325be44-8111-48fe-89e4-90b7f2853e67-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-5325be44-8111-48fe-89e4-90b7f2853e67-image", "inst_name": "HeatUtilsCreateSimpleStackTests-5325be44-8111-48fe-89e4-90b7f2853e67-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-5325be44-8111-48fe-89e4-90b7f2853e67-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-5325be44-8111-48fe-89e4-90b7f2853e67-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-5325be44-8111-48fe-89e4-90b7f2853e67-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-5325be44-8111-48fe-89e4-90b7f2853e67-stack1", "stack_user_project_id": "d5b3b7544a294a8da4571bec101c7488", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-27T15:47:00Z", "links": [{"href": "http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateSimpleStackTests-5325be44-8111-48fe-89e4-90b7f2853e67-stack1/0205aa44-1fa2-49e9-ad68-6513dac0fae5", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "0205aa44-1fa2-49e9-ad68-6513dac0fae5", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-27 15:47:15,780 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateSimpleStackTests-5325be44-8111-48fe-89e4-90b7f2853e67-stack1/0205aa44-1fa2-49e9-ad68-6513dac0fae5 used request id req-bc3160d4-adfc-4026-bd58-22a6e99f9acd 2018-12-27 15:47:18,786 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/0205aa44-1fa2-49e9-ad68-6513dac0fae5 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a112a96cf686d89ab7a2b9bdbc3a12865196f26" 2018-12-27 15:47:18,813 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 15:47:18 GMT Server: Apache x-openstack-request-id: req-a0ae32ef-85e9-426d-8bc8-a4dcfedefd9e Location: http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateSimpleStackTests-5325be44-8111-48fe-89e4-90b7f2853e67-stack1/0205aa44-1fa2-49e9-ad68-6513dac0fae5 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateSimpleStackTests-5325be44-8111-48fe-89e4-90b7f2853e67-stack1/0205aa44-1fa2-49e9-ad68-6513dac0fae5;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-27 15:47:19,608 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:47:18 GMT Server: Apache x-openstack-request-id: req-042e39be-58f6-421e-8695-85e64c6b0c79 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 550 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "4a5a562cffae47fab8ccefbe6255b9d5", "OS::stack_id": "0205aa44-1fa2-49e9-ad68-6513dac0fae5", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-5325be44-8111-48fe-89e4-90b7f2853e67-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-5325be44-8111-48fe-89e4-90b7f2853e67-image", "inst_name": "HeatUtilsCreateSimpleStackTests-5325be44-8111-48fe-89e4-90b7f2853e67-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-5325be44-8111-48fe-89e4-90b7f2853e67-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-5325be44-8111-48fe-89e4-90b7f2853e67-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-5325be44-8111-48fe-89e4-90b7f2853e67-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-5325be44-8111-48fe-89e4-90b7f2853e67-stack1", "stack_user_project_id": "d5b3b7544a294a8da4571bec101c7488", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-27T15:47:00Z", "links": [{"href": "http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateSimpleStackTests-5325be44-8111-48fe-89e4-90b7f2853e67-stack1/0205aa44-1fa2-49e9-ad68-6513dac0fae5", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "0205aa44-1fa2-49e9-ad68-6513dac0fae5", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-27 15:47:19,608 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateSimpleStackTests-5325be44-8111-48fe-89e4-90b7f2853e67-stack1/0205aa44-1fa2-49e9-ad68-6513dac0fae5 used request id req-042e39be-58f6-421e-8695-85e64c6b0c79 2018-12-27 15:47:22,615 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/0205aa44-1fa2-49e9-ad68-6513dac0fae5 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a112a96cf686d89ab7a2b9bdbc3a12865196f26" 2018-12-27 15:47:23,332 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 15:47:22 GMT Server: Apache x-openstack-request-id: req-0ca3b7c1-4a96-45c1-9ed8-570f1500f00c Location: http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateSimpleStackTests-5325be44-8111-48fe-89e4-90b7f2853e67-stack1/0205aa44-1fa2-49e9-ad68-6513dac0fae5 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateSimpleStackTests-5325be44-8111-48fe-89e4-90b7f2853e67-stack1/0205aa44-1fa2-49e9-ad68-6513dac0fae5;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-27 15:47:24,183 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:47:23 GMT Server: Apache x-openstack-request-id: req-04f2942a-6c3d-4e70-8b0d-78dacf43508f Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 550 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "4a5a562cffae47fab8ccefbe6255b9d5", "OS::stack_id": "0205aa44-1fa2-49e9-ad68-6513dac0fae5", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-5325be44-8111-48fe-89e4-90b7f2853e67-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-5325be44-8111-48fe-89e4-90b7f2853e67-image", "inst_name": "HeatUtilsCreateSimpleStackTests-5325be44-8111-48fe-89e4-90b7f2853e67-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-5325be44-8111-48fe-89e4-90b7f2853e67-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-5325be44-8111-48fe-89e4-90b7f2853e67-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-5325be44-8111-48fe-89e4-90b7f2853e67-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-5325be44-8111-48fe-89e4-90b7f2853e67-stack1", "stack_user_project_id": "d5b3b7544a294a8da4571bec101c7488", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-27T15:47:00Z", "links": [{"href": "http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateSimpleStackTests-5325be44-8111-48fe-89e4-90b7f2853e67-stack1/0205aa44-1fa2-49e9-ad68-6513dac0fae5", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "0205aa44-1fa2-49e9-ad68-6513dac0fae5", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-27 15:47:24,183 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateSimpleStackTests-5325be44-8111-48fe-89e4-90b7f2853e67-stack1/0205aa44-1fa2-49e9-ad68-6513dac0fae5 used request id req-04f2942a-6c3d-4e70-8b0d-78dacf43508f 2018-12-27 15:47:27,189 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/0205aa44-1fa2-49e9-ad68-6513dac0fae5 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a112a96cf686d89ab7a2b9bdbc3a12865196f26" 2018-12-27 15:47:27,218 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 15:47:27 GMT Server: Apache x-openstack-request-id: req-ac346d65-3514-43c7-8a07-e6c0d307af03 Location: http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateSimpleStackTests-5325be44-8111-48fe-89e4-90b7f2853e67-stack1/0205aa44-1fa2-49e9-ad68-6513dac0fae5 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateSimpleStackTests-5325be44-8111-48fe-89e4-90b7f2853e67-stack1/0205aa44-1fa2-49e9-ad68-6513dac0fae5;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-27 15:47:28,084 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:47:27 GMT Server: Apache x-openstack-request-id: req-d73da819-2001-4f18-ba3c-e608e9d01416 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 557 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "4a5a562cffae47fab8ccefbe6255b9d5", "OS::stack_id": "0205aa44-1fa2-49e9-ad68-6513dac0fae5", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-5325be44-8111-48fe-89e4-90b7f2853e67-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-5325be44-8111-48fe-89e4-90b7f2853e67-image", "inst_name": "HeatUtilsCreateSimpleStackTests-5325be44-8111-48fe-89e4-90b7f2853e67-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-5325be44-8111-48fe-89e4-90b7f2853e67-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-5325be44-8111-48fe-89e4-90b7f2853e67-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-5325be44-8111-48fe-89e4-90b7f2853e67-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-5325be44-8111-48fe-89e4-90b7f2853e67-stack1", "stack_user_project_id": "d5b3b7544a294a8da4571bec101c7488", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-12-27T15:47:00Z", "links": [{"href": "http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateSimpleStackTests-5325be44-8111-48fe-89e4-90b7f2853e67-stack1/0205aa44-1fa2-49e9-ad68-6513dac0fae5", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "0205aa44-1fa2-49e9-ad68-6513dac0fae5", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-27 15:47:28,084 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateSimpleStackTests-5325be44-8111-48fe-89e4-90b7f2853e67-stack1/0205aa44-1fa2-49e9-ad68-6513dac0fae5 used request id req-d73da819-2001-4f18-ba3c-e608e9d01416 2018-12-27 15:47:28,113 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a112a96cf686d89ab7a2b9bdbc3a12865196f26" -d '{"stack_name": "HeatUtilsCreateSimpleStackTests-5325be44-8111-48fe-89e4-90b7f2853e67-stack2", "template": {"heat_template_version": "2015-04-30", "description": "Simple template to deploy a single compute instance", "parameters": {"flavor_name": {"default": "m1.small", "type": "string", "description": "Type of instance (flavor) to be used", "label": "Instance Type"}, "inst_name": {"default": "test_vm", "type": "string", "description": "The name of the spawned vm", "label": "Test VM name"}, "subnet_name": {"default": "test_subnet", "type": "string", "description": "The name of the stack's subnet", "label": "Test subnet name"}, "net_name": {"default": "test_net", "type": "string", "description": "The name of the stack's network", "label": "Test network name"}, "image_name": {"default": "heat_utils_tests", "type": "string", "description": "Image to be used for compute instance", "label": "Image ID"}}, "resources": {"server1_port": {"type": "OS::Neutron::Port", "properties": {"network_id": {"get_resource": "private_net"}, "fixed_ips": [{"subnet_id": {"get_resource": "private_subnet"}}]}}, "private_subnet": {"type": "OS::Neutron::Subnet", "properties": {"network_id": {"get_resource": "private_net"}, "cidr": "10.0.0.0/24", "name": {"get_param": "subnet_name"}}}, "private_net": {"type": "OS::Neutron::Net", "properties": {"name": {"get_param": "net_name"}}}, "my_instance": {"type": "OS::Nova::Server", "properties": {"image": {"get_param": "image_name"}, "name": {"get_param": "inst_name"}, "flavor": {"get_param": "flavor_name"}, "networks": [{"port": {"get_resource": "server1_port"}}]}}}}, "parameters": {"net_name": "HeatUtilsCreateSimpleStackTests-5325be44-8111-48fe-89e4-90b7f2853e67-net", "inst_name": "HeatUtilsCreateSimpleStackTests-5325be44-8111-48fe-89e4-90b7f2853e67-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-5325be44-8111-48fe-89e4-90b7f2853e67-subnet", "image_name": "HeatUtilsCreateSimpleStackTests-5325be44-8111-48fe-89e4-90b7f2853e67-image", "flavor_name": "HeatUtilsCreateSimpleStackTests-5325be44-8111-48fe-89e4-90b7f2853e67-flavor"}}' 2018-12-27 15:47:30,241 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 27 Dec 2018 15:47:28 GMT Server: Apache x-openstack-request-id: req-551b4873-5ba7-41bd-9456-a9fdea0ffbce Location: http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateSimpleStackTests-5325be44-8111-48fe-89e4-90b7f2853e67-stack2/f7587982-509f-461f-acd2-8d277d893bcd Content-Length: 276 Content-Type: application/json RESP BODY: {"stack": {"id": "f7587982-509f-461f-acd2-8d277d893bcd", "links": [{"href": "http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateSimpleStackTests-5325be44-8111-48fe-89e4-90b7f2853e67-stack2/f7587982-509f-461f-acd2-8d277d893bcd", "rel": "self"}]}} 2018-12-27 15:47:30,241 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks used request id req-551b4873-5ba7-41bd-9456-a9fdea0ffbce 2018-12-27 15:47:30,244 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/f7587982-509f-461f-acd2-8d277d893bcd -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a112a96cf686d89ab7a2b9bdbc3a12865196f26" 2018-12-27 15:47:30,463 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 15:47:30 GMT Server: Apache x-openstack-request-id: req-0a7df4a6-4b85-47ce-95c1-2875ca0c539a Location: http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateSimpleStackTests-5325be44-8111-48fe-89e4-90b7f2853e67-stack2/f7587982-509f-461f-acd2-8d277d893bcd Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateSimpleStackTests-5325be44-8111-48fe-89e4-90b7f2853e67-stack2/f7587982-509f-461f-acd2-8d277d893bcd;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-27 15:47:30,506 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:47:30 GMT Server: Apache x-openstack-request-id: req-340b97ee-5cff-4bad-8716-1b4b88645149 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 552 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "4a5a562cffae47fab8ccefbe6255b9d5", "OS::stack_id": "f7587982-509f-461f-acd2-8d277d893bcd", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-5325be44-8111-48fe-89e4-90b7f2853e67-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-5325be44-8111-48fe-89e4-90b7f2853e67-image", "inst_name": "HeatUtilsCreateSimpleStackTests-5325be44-8111-48fe-89e4-90b7f2853e67-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-5325be44-8111-48fe-89e4-90b7f2853e67-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-5325be44-8111-48fe-89e4-90b7f2853e67-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-5325be44-8111-48fe-89e4-90b7f2853e67-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-5325be44-8111-48fe-89e4-90b7f2853e67-stack2", "stack_user_project_id": "a4e65a578f684379a81ce0a4f7aad5dd", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-27T15:47:29Z", "links": [{"href": "http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateSimpleStackTests-5325be44-8111-48fe-89e4-90b7f2853e67-stack2/f7587982-509f-461f-acd2-8d277d893bcd", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f7587982-509f-461f-acd2-8d277d893bcd", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-27 15:47:30,507 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateSimpleStackTests-5325be44-8111-48fe-89e4-90b7f2853e67-stack2/f7587982-509f-461f-acd2-8d277d893bcd used request id req-340b97ee-5cff-4bad-8716-1b4b88645149 2018-12-27 15:47:30,510 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks?stack_name=HeatUtilsCreateSimpleStackTests-5325be44-8111-48fe-89e4-90b7f2853e67-stack2 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a112a96cf686d89ab7a2b9bdbc3a12865196f26" 2018-12-27 15:47:31,295 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:47:30 GMT Server: Apache x-openstack-request-id: req-2659849f-2e3f-4067-88fd-e46d0543e6ab Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 395 Content-Type: application/json RESP BODY: {"stacks": [{"description": "", "parent": null, "stack_status_reason": "Stack CREATE started", "stack_name": "HeatUtilsCreateSimpleStackTests-5325be44-8111-48fe-89e4-90b7f2853e67-stack2", "stack_user_project_id": "a4e65a578f684379a81ce0a4f7aad5dd", "deletion_time": null, "creation_time": "2018-12-27T15:47:29Z", "links": [{"href": "http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateSimpleStackTests-5325be44-8111-48fe-89e4-90b7f2853e67-stack2/f7587982-509f-461f-acd2-8d277d893bcd", "rel": "self"}], "updated_time": null, "project": "4a5a562cffae47fab8ccefbe6255b9d5", "stack_owner": null, "stack_status": "CREATE_IN_PROGRESS", "id": "f7587982-509f-461f-acd2-8d277d893bcd", "tags": null}]} 2018-12-27 15:47:31,295 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks?stack_name=HeatUtilsCreateSimpleStackTests-5325be44-8111-48fe-89e4-90b7f2853e67-stack2 used request id req-2659849f-2e3f-4067-88fd-e46d0543e6ab 2018-12-27 15:47:31,298 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks?stack_name=HeatUtilsCreateSimpleStackTests-5325be44-8111-48fe-89e4-90b7f2853e67-stack2 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a112a96cf686d89ab7a2b9bdbc3a12865196f26" 2018-12-27 15:47:31,538 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:47:31 GMT Server: Apache x-openstack-request-id: req-9ff4ca1a-d0d7-413c-9e84-3059c0b86707 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 395 Content-Type: application/json RESP BODY: {"stacks": [{"description": "", "parent": null, "stack_status_reason": "Stack CREATE started", "stack_name": "HeatUtilsCreateSimpleStackTests-5325be44-8111-48fe-89e4-90b7f2853e67-stack2", "stack_user_project_id": "a4e65a578f684379a81ce0a4f7aad5dd", "deletion_time": null, "creation_time": "2018-12-27T15:47:29Z", "links": [{"href": "http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateSimpleStackTests-5325be44-8111-48fe-89e4-90b7f2853e67-stack2/f7587982-509f-461f-acd2-8d277d893bcd", "rel": "self"}], "updated_time": null, "project": "4a5a562cffae47fab8ccefbe6255b9d5", "stack_owner": null, "stack_status": "CREATE_IN_PROGRESS", "id": "f7587982-509f-461f-acd2-8d277d893bcd", "tags": null}]} 2018-12-27 15:47:31,538 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks?stack_name=HeatUtilsCreateSimpleStackTests-5325be44-8111-48fe-89e4-90b7f2853e67-stack2 used request id req-9ff4ca1a-d0d7-413c-9e84-3059c0b86707 2018-12-27 15:47:31,541 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/f7587982-509f-461f-acd2-8d277d893bcd -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a112a96cf686d89ab7a2b9bdbc3a12865196f26" 2018-12-27 15:47:31,733 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 15:47:31 GMT Server: Apache x-openstack-request-id: req-6ee11f63-b4a1-4621-a030-5ca09d393f2d Location: http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateSimpleStackTests-5325be44-8111-48fe-89e4-90b7f2853e67-stack2/f7587982-509f-461f-acd2-8d277d893bcd Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateSimpleStackTests-5325be44-8111-48fe-89e4-90b7f2853e67-stack2/f7587982-509f-461f-acd2-8d277d893bcd;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-27 15:47:31,811 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:47:31 GMT Server: Apache x-openstack-request-id: req-104feac2-7530-48d6-9cc0-5972e5814c17 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 552 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "4a5a562cffae47fab8ccefbe6255b9d5", "OS::stack_id": "f7587982-509f-461f-acd2-8d277d893bcd", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-5325be44-8111-48fe-89e4-90b7f2853e67-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-5325be44-8111-48fe-89e4-90b7f2853e67-image", "inst_name": "HeatUtilsCreateSimpleStackTests-5325be44-8111-48fe-89e4-90b7f2853e67-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-5325be44-8111-48fe-89e4-90b7f2853e67-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-5325be44-8111-48fe-89e4-90b7f2853e67-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-5325be44-8111-48fe-89e4-90b7f2853e67-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-5325be44-8111-48fe-89e4-90b7f2853e67-stack2", "stack_user_project_id": "a4e65a578f684379a81ce0a4f7aad5dd", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-27T15:47:29Z", "links": [{"href": "http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateSimpleStackTests-5325be44-8111-48fe-89e4-90b7f2853e67-stack2/f7587982-509f-461f-acd2-8d277d893bcd", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f7587982-509f-461f-acd2-8d277d893bcd", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-27 15:47:31,811 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateSimpleStackTests-5325be44-8111-48fe-89e4-90b7f2853e67-stack2/f7587982-509f-461f-acd2-8d277d893bcd used request id req-104feac2-7530-48d6-9cc0-5972e5814c17 2018-12-27 15:47:31,814 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/f7587982-509f-461f-acd2-8d277d893bcd -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a112a96cf686d89ab7a2b9bdbc3a12865196f26" 2018-12-27 15:47:31,841 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 15:47:31 GMT Server: Apache x-openstack-request-id: req-42843151-2b3c-4850-8c51-cba99054640f Location: http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateSimpleStackTests-5325be44-8111-48fe-89e4-90b7f2853e67-stack2/f7587982-509f-461f-acd2-8d277d893bcd Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateSimpleStackTests-5325be44-8111-48fe-89e4-90b7f2853e67-stack2/f7587982-509f-461f-acd2-8d277d893bcd;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-27 15:47:31,882 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:47:31 GMT Server: Apache x-openstack-request-id: req-6ab2df44-764f-44cc-96af-e45a61b4bab0 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 552 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "4a5a562cffae47fab8ccefbe6255b9d5", "OS::stack_id": "f7587982-509f-461f-acd2-8d277d893bcd", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-5325be44-8111-48fe-89e4-90b7f2853e67-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-5325be44-8111-48fe-89e4-90b7f2853e67-image", "inst_name": "HeatUtilsCreateSimpleStackTests-5325be44-8111-48fe-89e4-90b7f2853e67-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-5325be44-8111-48fe-89e4-90b7f2853e67-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-5325be44-8111-48fe-89e4-90b7f2853e67-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-5325be44-8111-48fe-89e4-90b7f2853e67-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-5325be44-8111-48fe-89e4-90b7f2853e67-stack2", "stack_user_project_id": "a4e65a578f684379a81ce0a4f7aad5dd", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-27T15:47:29Z", "links": [{"href": "http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateSimpleStackTests-5325be44-8111-48fe-89e4-90b7f2853e67-stack2/f7587982-509f-461f-acd2-8d277d893bcd", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f7587982-509f-461f-acd2-8d277d893bcd", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-27 15:47:31,883 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateSimpleStackTests-5325be44-8111-48fe-89e4-90b7f2853e67-stack2/f7587982-509f-461f-acd2-8d277d893bcd used request id req-6ab2df44-764f-44cc-96af-e45a61b4bab0 2018-12-27 15:47:34,889 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/f7587982-509f-461f-acd2-8d277d893bcd -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a112a96cf686d89ab7a2b9bdbc3a12865196f26" 2018-12-27 15:47:34,916 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 15:47:34 GMT Server: Apache x-openstack-request-id: req-49c38827-04a0-4b10-ac5c-6f618334aa00 Location: http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateSimpleStackTests-5325be44-8111-48fe-89e4-90b7f2853e67-stack2/f7587982-509f-461f-acd2-8d277d893bcd Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateSimpleStackTests-5325be44-8111-48fe-89e4-90b7f2853e67-stack2/f7587982-509f-461f-acd2-8d277d893bcd;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-27 15:47:34,958 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:47:34 GMT Server: Apache x-openstack-request-id: req-3438765f-cc9b-4fa2-ba51-ada823aac1dd Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 552 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "4a5a562cffae47fab8ccefbe6255b9d5", "OS::stack_id": "f7587982-509f-461f-acd2-8d277d893bcd", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-5325be44-8111-48fe-89e4-90b7f2853e67-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-5325be44-8111-48fe-89e4-90b7f2853e67-image", "inst_name": "HeatUtilsCreateSimpleStackTests-5325be44-8111-48fe-89e4-90b7f2853e67-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-5325be44-8111-48fe-89e4-90b7f2853e67-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-5325be44-8111-48fe-89e4-90b7f2853e67-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-5325be44-8111-48fe-89e4-90b7f2853e67-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-5325be44-8111-48fe-89e4-90b7f2853e67-stack2", "stack_user_project_id": "a4e65a578f684379a81ce0a4f7aad5dd", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-27T15:47:29Z", "links": [{"href": "http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateSimpleStackTests-5325be44-8111-48fe-89e4-90b7f2853e67-stack2/f7587982-509f-461f-acd2-8d277d893bcd", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f7587982-509f-461f-acd2-8d277d893bcd", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-27 15:47:34,958 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateSimpleStackTests-5325be44-8111-48fe-89e4-90b7f2853e67-stack2/f7587982-509f-461f-acd2-8d277d893bcd used request id req-3438765f-cc9b-4fa2-ba51-ada823aac1dd 2018-12-27 15:47:37,964 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/f7587982-509f-461f-acd2-8d277d893bcd -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a112a96cf686d89ab7a2b9bdbc3a12865196f26" 2018-12-27 15:47:38,199 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 15:47:37 GMT Server: Apache x-openstack-request-id: req-9a12a294-6663-4f7e-b3e1-e25d8d4f9d23 Location: http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateSimpleStackTests-5325be44-8111-48fe-89e4-90b7f2853e67-stack2/f7587982-509f-461f-acd2-8d277d893bcd Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateSimpleStackTests-5325be44-8111-48fe-89e4-90b7f2853e67-stack2/f7587982-509f-461f-acd2-8d277d893bcd;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-27 15:47:38,240 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:47:38 GMT Server: Apache x-openstack-request-id: req-2990ea89-c751-465f-9da9-847c0917dc7a Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 552 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "4a5a562cffae47fab8ccefbe6255b9d5", "OS::stack_id": "f7587982-509f-461f-acd2-8d277d893bcd", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-5325be44-8111-48fe-89e4-90b7f2853e67-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-5325be44-8111-48fe-89e4-90b7f2853e67-image", "inst_name": "HeatUtilsCreateSimpleStackTests-5325be44-8111-48fe-89e4-90b7f2853e67-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-5325be44-8111-48fe-89e4-90b7f2853e67-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-5325be44-8111-48fe-89e4-90b7f2853e67-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-5325be44-8111-48fe-89e4-90b7f2853e67-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-5325be44-8111-48fe-89e4-90b7f2853e67-stack2", "stack_user_project_id": "a4e65a578f684379a81ce0a4f7aad5dd", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-27T15:47:29Z", "links": [{"href": "http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateSimpleStackTests-5325be44-8111-48fe-89e4-90b7f2853e67-stack2/f7587982-509f-461f-acd2-8d277d893bcd", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f7587982-509f-461f-acd2-8d277d893bcd", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-27 15:47:38,240 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateSimpleStackTests-5325be44-8111-48fe-89e4-90b7f2853e67-stack2/f7587982-509f-461f-acd2-8d277d893bcd used request id req-2990ea89-c751-465f-9da9-847c0917dc7a 2018-12-27 15:47:41,247 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/f7587982-509f-461f-acd2-8d277d893bcd -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a112a96cf686d89ab7a2b9bdbc3a12865196f26" 2018-12-27 15:47:41,465 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 15:47:41 GMT Server: Apache x-openstack-request-id: req-cfb3ccc9-53d8-44e1-9bac-ddcfdd20042a Location: http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateSimpleStackTests-5325be44-8111-48fe-89e4-90b7f2853e67-stack2/f7587982-509f-461f-acd2-8d277d893bcd Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateSimpleStackTests-5325be44-8111-48fe-89e4-90b7f2853e67-stack2/f7587982-509f-461f-acd2-8d277d893bcd;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-27 15:47:41,507 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:47:41 GMT Server: Apache x-openstack-request-id: req-86586902-660c-4a4e-a482-cfeb8c321f72 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 552 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "4a5a562cffae47fab8ccefbe6255b9d5", "OS::stack_id": "f7587982-509f-461f-acd2-8d277d893bcd", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-5325be44-8111-48fe-89e4-90b7f2853e67-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-5325be44-8111-48fe-89e4-90b7f2853e67-image", "inst_name": "HeatUtilsCreateSimpleStackTests-5325be44-8111-48fe-89e4-90b7f2853e67-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-5325be44-8111-48fe-89e4-90b7f2853e67-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-5325be44-8111-48fe-89e4-90b7f2853e67-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-5325be44-8111-48fe-89e4-90b7f2853e67-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-5325be44-8111-48fe-89e4-90b7f2853e67-stack2", "stack_user_project_id": "a4e65a578f684379a81ce0a4f7aad5dd", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-27T15:47:29Z", "links": [{"href": "http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateSimpleStackTests-5325be44-8111-48fe-89e4-90b7f2853e67-stack2/f7587982-509f-461f-acd2-8d277d893bcd", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f7587982-509f-461f-acd2-8d277d893bcd", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-27 15:47:41,508 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateSimpleStackTests-5325be44-8111-48fe-89e4-90b7f2853e67-stack2/f7587982-509f-461f-acd2-8d277d893bcd used request id req-86586902-660c-4a4e-a482-cfeb8c321f72 2018-12-27 15:47:44,514 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/f7587982-509f-461f-acd2-8d277d893bcd -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a112a96cf686d89ab7a2b9bdbc3a12865196f26" 2018-12-27 15:47:44,540 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 15:47:44 GMT Server: Apache x-openstack-request-id: req-b76c1cdd-7d57-42cc-956a-4057461b7fa4 Location: http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateSimpleStackTests-5325be44-8111-48fe-89e4-90b7f2853e67-stack2/f7587982-509f-461f-acd2-8d277d893bcd Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateSimpleStackTests-5325be44-8111-48fe-89e4-90b7f2853e67-stack2/f7587982-509f-461f-acd2-8d277d893bcd;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-27 15:47:44,615 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:47:44 GMT Server: Apache x-openstack-request-id: req-94139487-8637-4250-9b40-78f959fb377c Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 552 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "4a5a562cffae47fab8ccefbe6255b9d5", "OS::stack_id": "f7587982-509f-461f-acd2-8d277d893bcd", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-5325be44-8111-48fe-89e4-90b7f2853e67-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-5325be44-8111-48fe-89e4-90b7f2853e67-image", "inst_name": "HeatUtilsCreateSimpleStackTests-5325be44-8111-48fe-89e4-90b7f2853e67-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-5325be44-8111-48fe-89e4-90b7f2853e67-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-5325be44-8111-48fe-89e4-90b7f2853e67-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-5325be44-8111-48fe-89e4-90b7f2853e67-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-5325be44-8111-48fe-89e4-90b7f2853e67-stack2", "stack_user_project_id": "a4e65a578f684379a81ce0a4f7aad5dd", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-27T15:47:29Z", "links": [{"href": "http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateSimpleStackTests-5325be44-8111-48fe-89e4-90b7f2853e67-stack2/f7587982-509f-461f-acd2-8d277d893bcd", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f7587982-509f-461f-acd2-8d277d893bcd", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-27 15:47:44,616 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateSimpleStackTests-5325be44-8111-48fe-89e4-90b7f2853e67-stack2/f7587982-509f-461f-acd2-8d277d893bcd used request id req-94139487-8637-4250-9b40-78f959fb377c 2018-12-27 15:47:47,622 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/f7587982-509f-461f-acd2-8d277d893bcd -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a112a96cf686d89ab7a2b9bdbc3a12865196f26" 2018-12-27 15:47:47,649 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 15:47:47 GMT Server: Apache x-openstack-request-id: req-7d84b302-a586-44ab-8bb9-a09f2c4fee63 Location: http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateSimpleStackTests-5325be44-8111-48fe-89e4-90b7f2853e67-stack2/f7587982-509f-461f-acd2-8d277d893bcd Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateSimpleStackTests-5325be44-8111-48fe-89e4-90b7f2853e67-stack2/f7587982-509f-461f-acd2-8d277d893bcd;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-27 15:47:47,724 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:47:47 GMT Server: Apache x-openstack-request-id: req-257e4252-3203-416a-adbf-3fc7d269d233 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 552 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "4a5a562cffae47fab8ccefbe6255b9d5", "OS::stack_id": "f7587982-509f-461f-acd2-8d277d893bcd", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-5325be44-8111-48fe-89e4-90b7f2853e67-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-5325be44-8111-48fe-89e4-90b7f2853e67-image", "inst_name": "HeatUtilsCreateSimpleStackTests-5325be44-8111-48fe-89e4-90b7f2853e67-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-5325be44-8111-48fe-89e4-90b7f2853e67-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-5325be44-8111-48fe-89e4-90b7f2853e67-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-5325be44-8111-48fe-89e4-90b7f2853e67-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-5325be44-8111-48fe-89e4-90b7f2853e67-stack2", "stack_user_project_id": "a4e65a578f684379a81ce0a4f7aad5dd", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-27T15:47:29Z", "links": [{"href": "http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateSimpleStackTests-5325be44-8111-48fe-89e4-90b7f2853e67-stack2/f7587982-509f-461f-acd2-8d277d893bcd", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f7587982-509f-461f-acd2-8d277d893bcd", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-27 15:47:47,724 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateSimpleStackTests-5325be44-8111-48fe-89e4-90b7f2853e67-stack2/f7587982-509f-461f-acd2-8d277d893bcd used request id req-257e4252-3203-416a-adbf-3fc7d269d233 2018-12-27 15:47:50,730 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/f7587982-509f-461f-acd2-8d277d893bcd -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a112a96cf686d89ab7a2b9bdbc3a12865196f26" 2018-12-27 15:47:50,756 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 15:47:50 GMT Server: Apache x-openstack-request-id: req-62ae640f-39c1-4c63-9603-6685e011b7a5 Location: http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateSimpleStackTests-5325be44-8111-48fe-89e4-90b7f2853e67-stack2/f7587982-509f-461f-acd2-8d277d893bcd Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateSimpleStackTests-5325be44-8111-48fe-89e4-90b7f2853e67-stack2/f7587982-509f-461f-acd2-8d277d893bcd;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-27 15:47:50,798 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:47:50 GMT Server: Apache x-openstack-request-id: req-a134cbb8-3def-4e90-b572-e20a77b20ce8 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 552 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "4a5a562cffae47fab8ccefbe6255b9d5", "OS::stack_id": "f7587982-509f-461f-acd2-8d277d893bcd", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-5325be44-8111-48fe-89e4-90b7f2853e67-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-5325be44-8111-48fe-89e4-90b7f2853e67-image", "inst_name": "HeatUtilsCreateSimpleStackTests-5325be44-8111-48fe-89e4-90b7f2853e67-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-5325be44-8111-48fe-89e4-90b7f2853e67-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-5325be44-8111-48fe-89e4-90b7f2853e67-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-5325be44-8111-48fe-89e4-90b7f2853e67-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-5325be44-8111-48fe-89e4-90b7f2853e67-stack2", "stack_user_project_id": "a4e65a578f684379a81ce0a4f7aad5dd", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-27T15:47:29Z", "links": [{"href": "http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateSimpleStackTests-5325be44-8111-48fe-89e4-90b7f2853e67-stack2/f7587982-509f-461f-acd2-8d277d893bcd", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f7587982-509f-461f-acd2-8d277d893bcd", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-27 15:47:50,798 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateSimpleStackTests-5325be44-8111-48fe-89e4-90b7f2853e67-stack2/f7587982-509f-461f-acd2-8d277d893bcd used request id req-a134cbb8-3def-4e90-b572-e20a77b20ce8 2018-12-27 15:47:53,804 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/f7587982-509f-461f-acd2-8d277d893bcd -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a112a96cf686d89ab7a2b9bdbc3a12865196f26" 2018-12-27 15:47:53,831 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 15:47:53 GMT Server: Apache x-openstack-request-id: req-ce3801f0-6397-4595-9ea6-8b34c299c2eb Location: http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateSimpleStackTests-5325be44-8111-48fe-89e4-90b7f2853e67-stack2/f7587982-509f-461f-acd2-8d277d893bcd Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateSimpleStackTests-5325be44-8111-48fe-89e4-90b7f2853e67-stack2/f7587982-509f-461f-acd2-8d277d893bcd;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-27 15:47:53,875 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:47:53 GMT Server: Apache x-openstack-request-id: req-fe9e0018-05ce-4e19-a881-8cae1568d819 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 559 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "4a5a562cffae47fab8ccefbe6255b9d5", "OS::stack_id": "f7587982-509f-461f-acd2-8d277d893bcd", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-5325be44-8111-48fe-89e4-90b7f2853e67-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-5325be44-8111-48fe-89e4-90b7f2853e67-image", "inst_name": "HeatUtilsCreateSimpleStackTests-5325be44-8111-48fe-89e4-90b7f2853e67-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-5325be44-8111-48fe-89e4-90b7f2853e67-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-5325be44-8111-48fe-89e4-90b7f2853e67-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-5325be44-8111-48fe-89e4-90b7f2853e67-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-5325be44-8111-48fe-89e4-90b7f2853e67-stack2", "stack_user_project_id": "a4e65a578f684379a81ce0a4f7aad5dd", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-12-27T15:47:29Z", "links": [{"href": "http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateSimpleStackTests-5325be44-8111-48fe-89e4-90b7f2853e67-stack2/f7587982-509f-461f-acd2-8d277d893bcd", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "f7587982-509f-461f-acd2-8d277d893bcd", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-27 15:47:53,875 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateSimpleStackTests-5325be44-8111-48fe-89e4-90b7f2853e67-stack2/f7587982-509f-461f-acd2-8d277d893bcd used request id req-fe9e0018-05ce-4e19-a881-8cae1568d819 2018-12-27 15:47:53,878 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/0205aa44-1fa2-49e9-ad68-6513dac0fae5 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a112a96cf686d89ab7a2b9bdbc3a12865196f26" 2018-12-27 15:47:53,908 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 15:47:53 GMT Server: Apache x-openstack-request-id: req-9aa0f1c8-952e-4b34-8448-17ba93b74acc Location: http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateSimpleStackTests-5325be44-8111-48fe-89e4-90b7f2853e67-stack1/0205aa44-1fa2-49e9-ad68-6513dac0fae5 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateSimpleStackTests-5325be44-8111-48fe-89e4-90b7f2853e67-stack1/0205aa44-1fa2-49e9-ad68-6513dac0fae5;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-27 15:47:54,230 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 15:47:53 GMT Server: Apache x-openstack-request-id: req-14ad2807-62e7-442c-bdc1-38fcf651386b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 15:47:54,230 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateSimpleStackTests-5325be44-8111-48fe-89e4-90b7f2853e67-stack1/0205aa44-1fa2-49e9-ad68-6513dac0fae5 used request id req-14ad2807-62e7-442c-bdc1-38fcf651386b 2018-12-27 15:47:54,233 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/f7587982-509f-461f-acd2-8d277d893bcd -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a112a96cf686d89ab7a2b9bdbc3a12865196f26" 2018-12-27 15:47:54,261 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 15:47:54 GMT Server: Apache x-openstack-request-id: req-0f9b8ca7-4be3-4000-abcd-2aac4cf23c2c Location: http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateSimpleStackTests-5325be44-8111-48fe-89e4-90b7f2853e67-stack2/f7587982-509f-461f-acd2-8d277d893bcd Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateSimpleStackTests-5325be44-8111-48fe-89e4-90b7f2853e67-stack2/f7587982-509f-461f-acd2-8d277d893bcd;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-27 15:47:54,436 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 15:47:54 GMT Server: Apache x-openstack-request-id: req-b2a69db2-8fa9-44f7-91f1-afe318bab3f9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 15:47:54,436 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateSimpleStackTests-5325be44-8111-48fe-89e4-90b7f2853e67-stack2/f7587982-509f-461f-acd2-8d277d893bcd used request id req-b2a69db2-8fa9-44f7-91f1-afe318bab3f9 2018-12-27 15:47:54,436 - glance_utils - INFO - Deleting image named - HeatUtilsCreateSimpleStackTests-5325be44-8111-48fe-89e4-90b7f2853e67-image 2018-12-27 15:47:54,439 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9292/v2/images/c1431ba5-ebcc-414d-9064-ad1f7062638b -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5fa8ee3e1a1c9ee23cc63c61bc5015d71af51176" 2018-12-27 15:47:56,074 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-e8dcd3ae-7880-4fb4-92b5-268373aa9480 Date: Thu, 27 Dec 2018 15:47:56 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-27 15:47:56,075 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.31:9292/v2/images/c1431ba5-ebcc-414d-9064-ad1f7062638b used request id req-e8dcd3ae-7880-4fb4-92b5-268373aa9480 2018-12-27 15:47:56,078 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:8774/v2.1/flavors/212a87b4-99fd-46eb-942c-cfce3293dd01 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}628c2262e92f5f25f370531511e23a12f381ed1f" 2018-12-27 15:47:56,115 - novaclient.v2.client - DEBUG - RESP: [202] Date: Thu, 27 Dec 2018 15:47:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-47c26aca-1ce3-4592-9122-5a5b79e5ac4f x-compute-request-id: req-47c26aca-1ce3-4592-9122-5a5b79e5ac4f Content-Length: 0 Content-Type: application/json 2018-12-27 15:47:56,115 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/flavors/212a87b4-99fd-46eb-942c-cfce3293dd01 used request id req-47c26aca-1ce3-4592-9122-5a5b79e5ac4f 2018-12-27 15:47:56,117 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-12-27 15:47:56,117 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 15:47:56,118 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 15:47:56,538 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "70c6a7da477e41f7b38ad49ba1fc5965", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T16:47:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a5a562cffae47fab8ccefbe6255b9d5", "name": "api_check-project_e39638cc-8772-4bcc-8a5b-f8d604444da5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_e39638cc-8772-4bcc-8a5b-f8d604444da5", "id": "880f11fce81c4cef88c354559a832afe"}, "audit_ids": ["ZMLtiXLQTaq76JvPRWA2Ww"], "issued_at": "2018-12-27T15:47:56.000000Z"}} 2018-12-27 15:47:56,539 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}360cdf5f43017b8ed0131a10118825582ed4559d" 2018-12-27 15:47:56,637 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:47:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-86f9e3e7-2f63-4b19-a446-e770637f8f3e Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 15:47:56,637 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-86f9e3e7-2f63-4b19-a446-e770637f8f3e 2018-12-27 15:47:56,642 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/images?limit=20&disk_format=qcow2&name=HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-image1 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}360cdf5f43017b8ed0131a10118825582ed4559d" 2018-12-27 15:47:56,846 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 178 Content-Type: application/json X-Openstack-Request-Id: req-25bdd22c-82e4-45c2-ad52-192541e51cf2 Date: Thu, 27 Dec 2018 15:47:56 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-image1"} 2018-12-27 15:47:56,846 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images?limit=20&disk_format=qcow2&name=HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-image1 used request id req-25bdd22c-82e4-45c2-ad52-192541e51cf2 2018-12-27 15:47:56,849 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}360cdf5f43017b8ed0131a10118825582ed4559d" 2018-12-27 15:47:57,037 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-70e98162-feb2-4c25-a360-5ae1addfee50 Date: Thu, 27 Dec 2018 15:47:57 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-27 15:47:57,037 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/schemas/image used request id req-70e98162-feb2-4c25-a360-5ae1addfee50 2018-12-27 15:47:57,068 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}360cdf5f43017b8ed0131a10118825582ed4559d" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-image1"}' 2018-12-27 15:47:57,476 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 637 Content-Type: application/json Location: http://172.30.9.31:9292/v2/images/8b78e0f5-a554-466d-868e-27a480ce3391 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-b30f1cc6-8d24-4c50-8b9d-8ee642059191 Date: Thu, 27 Dec 2018 15:47:57 GMT RESP BODY: {"status": "queued", "name": "HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-image1", "tags": [], "container_format": "bare", "created_at": "2018-12-27T15:47:57Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-12-27T15:47:57Z", "visibility": "shared", "locations": [], "self": "/v2/images/8b78e0f5-a554-466d-868e-27a480ce3391", "min_disk": 0, "protected": false, "id": "8b78e0f5-a554-466d-868e-27a480ce3391", "file": "/v2/images/8b78e0f5-a554-466d-868e-27a480ce3391/file", "checksum": null, "owner": "4a5a562cffae47fab8ccefbe6255b9d5", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-27 15:47:57,476 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.31:9292/v2/images used request id req-b30f1cc6-8d24-4c50-8b9d-8ee642059191 2018-12-27 15:47:57,487 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:9292/v2/images/8b78e0f5-a554-466d-868e-27a480ce3391/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}360cdf5f43017b8ed0131a10118825582ed4559d" -d '' 2018-12-27 15:47:58,307 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-8cadf056-350e-4f33-a227-74913948b2fc Date: Thu, 27 Dec 2018 15:47:58 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-27 15:47:58,307 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.31:9292/v2/images/8b78e0f5-a554-466d-868e-27a480ce3391/file used request id req-8cadf056-350e-4f33-a227-74913948b2fc 2018-12-27 15:47:58,308 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-27 15:47:58,311 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/images/8b78e0f5-a554-466d-868e-27a480ce3391 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}360cdf5f43017b8ed0131a10118825582ed4559d" 2018-12-27 15:47:58,331 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 898 Content-Type: application/json X-Openstack-Request-Id: req-420249b1-f382-40d8-8b22-ceb56f422933 Date: Thu, 27 Dec 2018 15:47:58 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-image1", "tags": [], "container_format": "bare", "created_at": "2018-12-27T15:47:57Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-27T15:47:58Z", "visibility": "shared", "locations": [{"url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/8b78e0f5-a554-466d-868e-27a480ce3391/snap", "metadata": {}}], "self": "/v2/images/8b78e0f5-a554-466d-868e-27a480ce3391", "min_disk": 0, "protected": false, "id": "8b78e0f5-a554-466d-868e-27a480ce3391", "file": "/v2/images/8b78e0f5-a554-466d-868e-27a480ce3391/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "4a5a562cffae47fab8ccefbe6255b9d5", "direct_url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/8b78e0f5-a554-466d-868e-27a480ce3391/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-27 15:47:58,331 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images/8b78e0f5-a554-466d-868e-27a480ce3391 used request id req-420249b1-f382-40d8-8b22-ceb56f422933 2018-12-27 15:47:58,334 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}360cdf5f43017b8ed0131a10118825582ed4559d" 2018-12-27 15:47:58,341 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-2872db24-348e-422d-b2e5-488cff78fa06 Date: Thu, 27 Dec 2018 15:47:58 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-27 15:47:58,342 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/schemas/image used request id req-2872db24-348e-422d-b2e5-488cff78fa06 2018-12-27 15:47:58,344 - create_image - INFO - Created image with name - HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-image1 2018-12-27 15:47:58,347 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/images/8b78e0f5-a554-466d-868e-27a480ce3391 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}360cdf5f43017b8ed0131a10118825582ed4559d" 2018-12-27 15:47:58,553 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 898 Content-Type: application/json X-Openstack-Request-Id: req-9dcb0b96-bcab-436f-8c32-847c5f72c342 Date: Thu, 27 Dec 2018 15:47:58 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-image1", "tags": [], "container_format": "bare", "created_at": "2018-12-27T15:47:57Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-27T15:47:58Z", "visibility": "shared", "locations": [{"url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/8b78e0f5-a554-466d-868e-27a480ce3391/snap", "metadata": {}}], "self": "/v2/images/8b78e0f5-a554-466d-868e-27a480ce3391", "min_disk": 0, "protected": false, "id": "8b78e0f5-a554-466d-868e-27a480ce3391", "file": "/v2/images/8b78e0f5-a554-466d-868e-27a480ce3391/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "4a5a562cffae47fab8ccefbe6255b9d5", "direct_url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/8b78e0f5-a554-466d-868e-27a480ce3391/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-27 15:47:58,553 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images/8b78e0f5-a554-466d-868e-27a480ce3391 used request id req-9dcb0b96-bcab-436f-8c32-847c5f72c342 2018-12-27 15:47:58,554 - create_image - DEBUG - Instance status is - active 2018-12-27 15:47:58,554 - create_image - DEBUG - Image is active with name - HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-image1 2018-12-27 15:47:58,554 - create_image - INFO - Image is now active with name - HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-image1 2018-12-27 15:47:58,554 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-12-27 15:47:58,555 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 15:47:58,555 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 15:47:58,992 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "70c6a7da477e41f7b38ad49ba1fc5965", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T16:47:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a5a562cffae47fab8ccefbe6255b9d5", "name": "api_check-project_e39638cc-8772-4bcc-8a5b-f8d604444da5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_e39638cc-8772-4bcc-8a5b-f8d604444da5", "id": "880f11fce81c4cef88c354559a832afe"}, "audit_ids": ["5keqBrq8Tv2VFjR0Hnjj5g"], "issued_at": "2018-12-27T15:47:58.000000Z"}} 2018-12-27 15:47:58,993 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d122f9d4e9292e3a01f40c18954d5537c250df65" 2018-12-27 15:47:59,094 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:47:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-34c3d5b5-3c86-4908-90ea-b4fbe55b9dde Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 15:47:59,094 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-34c3d5b5-3c86-4908-90ea-b4fbe55b9dde 2018-12-27 15:47:59,099 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/images?limit=20&disk_format=qcow2&name=HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-image2 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d122f9d4e9292e3a01f40c18954d5537c250df65" 2018-12-27 15:47:59,306 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 178 Content-Type: application/json X-Openstack-Request-Id: req-69bacc89-8d37-4669-976d-b256d0b1343c Date: Thu, 27 Dec 2018 15:47:59 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-image2"} 2018-12-27 15:47:59,306 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images?limit=20&disk_format=qcow2&name=HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-image2 used request id req-69bacc89-8d37-4669-976d-b256d0b1343c 2018-12-27 15:47:59,309 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d122f9d4e9292e3a01f40c18954d5537c250df65" 2018-12-27 15:47:59,509 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-7b885323-c27d-45d0-aa22-8bb07b70002c Date: Thu, 27 Dec 2018 15:47:59 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-27 15:47:59,509 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/schemas/image used request id req-7b885323-c27d-45d0-aa22-8bb07b70002c 2018-12-27 15:47:59,540 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d122f9d4e9292e3a01f40c18954d5537c250df65" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-image2"}' 2018-12-27 15:47:59,768 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 637 Content-Type: application/json Location: http://172.30.9.31:9292/v2/images/a2500454-7779-49a8-9e15-057aca2c90dc Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-849e8a08-b9d4-4fe4-9615-d4763867cd2f Date: Thu, 27 Dec 2018 15:47:59 GMT RESP BODY: {"status": "queued", "name": "HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-image2", "tags": [], "container_format": "bare", "created_at": "2018-12-27T15:47:59Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-12-27T15:47:59Z", "visibility": "shared", "locations": [], "self": "/v2/images/a2500454-7779-49a8-9e15-057aca2c90dc", "min_disk": 0, "protected": false, "id": "a2500454-7779-49a8-9e15-057aca2c90dc", "file": "/v2/images/a2500454-7779-49a8-9e15-057aca2c90dc/file", "checksum": null, "owner": "4a5a562cffae47fab8ccefbe6255b9d5", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-27 15:47:59,768 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.31:9292/v2/images used request id req-849e8a08-b9d4-4fe4-9615-d4763867cd2f 2018-12-27 15:47:59,779 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:9292/v2/images/a2500454-7779-49a8-9e15-057aca2c90dc/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d122f9d4e9292e3a01f40c18954d5537c250df65" -d '' 2018-12-27 15:48:00,455 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-b083569a-0e8b-42ec-8fff-19a342cc5a6e Date: Thu, 27 Dec 2018 15:48:00 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-27 15:48:00,456 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.31:9292/v2/images/a2500454-7779-49a8-9e15-057aca2c90dc/file used request id req-b083569a-0e8b-42ec-8fff-19a342cc5a6e 2018-12-27 15:48:00,456 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-27 15:48:00,459 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/images/a2500454-7779-49a8-9e15-057aca2c90dc -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d122f9d4e9292e3a01f40c18954d5537c250df65" 2018-12-27 15:48:00,729 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 898 Content-Type: application/json X-Openstack-Request-Id: req-b0b1bf7b-1ff5-4866-91e7-dfa0bc8e383b Date: Thu, 27 Dec 2018 15:48:00 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-image2", "tags": [], "container_format": "bare", "created_at": "2018-12-27T15:47:59Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-27T15:48:00Z", "visibility": "shared", "locations": [{"url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/a2500454-7779-49a8-9e15-057aca2c90dc/snap", "metadata": {}}], "self": "/v2/images/a2500454-7779-49a8-9e15-057aca2c90dc", "min_disk": 0, "protected": false, "id": "a2500454-7779-49a8-9e15-057aca2c90dc", "file": "/v2/images/a2500454-7779-49a8-9e15-057aca2c90dc/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "4a5a562cffae47fab8ccefbe6255b9d5", "direct_url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/a2500454-7779-49a8-9e15-057aca2c90dc/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-27 15:48:00,729 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images/a2500454-7779-49a8-9e15-057aca2c90dc used request id req-b0b1bf7b-1ff5-4866-91e7-dfa0bc8e383b 2018-12-27 15:48:00,732 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d122f9d4e9292e3a01f40c18954d5537c250df65" 2018-12-27 15:48:00,935 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-ec39c77f-6ca5-43dd-a2ee-c1dc31e2c6eb Date: Thu, 27 Dec 2018 15:48:00 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-27 15:48:00,936 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/schemas/image used request id req-ec39c77f-6ca5-43dd-a2ee-c1dc31e2c6eb 2018-12-27 15:48:00,939 - create_image - INFO - Created image with name - HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-image2 2018-12-27 15:48:00,941 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/images/a2500454-7779-49a8-9e15-057aca2c90dc -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d122f9d4e9292e3a01f40c18954d5537c250df65" 2018-12-27 15:48:01,136 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 898 Content-Type: application/json X-Openstack-Request-Id: req-1a84f5a2-0b43-4157-a9ad-065e57f345b6 Date: Thu, 27 Dec 2018 15:48:01 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-image2", "tags": [], "container_format": "bare", "created_at": "2018-12-27T15:47:59Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-27T15:48:00Z", "visibility": "shared", "locations": [{"url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/a2500454-7779-49a8-9e15-057aca2c90dc/snap", "metadata": {}}], "self": "/v2/images/a2500454-7779-49a8-9e15-057aca2c90dc", "min_disk": 0, "protected": false, "id": "a2500454-7779-49a8-9e15-057aca2c90dc", "file": "/v2/images/a2500454-7779-49a8-9e15-057aca2c90dc/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "4a5a562cffae47fab8ccefbe6255b9d5", "direct_url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/a2500454-7779-49a8-9e15-057aca2c90dc/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-27 15:48:01,137 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images/a2500454-7779-49a8-9e15-057aca2c90dc used request id req-1a84f5a2-0b43-4157-a9ad-065e57f345b6 2018-12-27 15:48:01,137 - create_image - DEBUG - Instance status is - active 2018-12-27 15:48:01,137 - create_image - DEBUG - Image is active with name - HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-image2 2018-12-27 15:48:01,138 - create_image - INFO - Image is now active with name - HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-image2 2018-12-27 15:48:01,138 - heat_utils - DEBUG - Retrieving Heat Client 2018-12-27 15:48:01,205 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 15:48:01,624 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "70c6a7da477e41f7b38ad49ba1fc5965", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T16:48:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a5a562cffae47fab8ccefbe6255b9d5", "name": "api_check-project_e39638cc-8772-4bcc-8a5b-f8d604444da5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_e39638cc-8772-4bcc-8a5b-f8d604444da5", "id": "880f11fce81c4cef88c354559a832afe"}, "audit_ids": ["Hyg2FNQjTOm_GIfsrvy7ww"], "issued_at": "2018-12-27T15:48:01.000000Z"}} 2018-12-27 15:48:01,627 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d2e85191e2cf9aaca1822ee99dd65810017c382" -d '{"stack_name": "HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-stack", "template": {"outputs": {"private_key": {"description": "SSH Private Key", "value": {"get_attr": ["keypair", "private_key"]}}}, "heat_template_version": "2015-04-30", "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": {"default": "m1.med", "type": "string", "description": "Flavor name for the second instance", "label": "Instance Flavor for second VM"}, "image2_name": {"default": "image_2", "type": "string", "description": "Image name to be used for second instance", "label": "Image ID for second VM"}, "keypair_name": {"default": "keypair_name", "type": "string", "description": "The name of the stack's keypair", "label": "Keypair name"}, "security_group_name": {"default": "security_group_name", "type": "string", "description": "The name of the stack's security group", "label": "Security Group name"}, "flavor_extra_specs": {"default": {}, "type": "json", "description": "Instance Flavor extra specs"}, "subnet_name": {"default": "test_subnet", "type": "string", "description": "The name of the stack's subnet", "label": "Test subnet name"}, "net_name": {"default": "test_net", "type": "string", "description": "The name of the stack's network", "label": "Test network name"}, "external_net_name": {"default": "external", "type": "string", "description": "Name of the external network which management network will connect to"}, "inst2_name": {"default": "test_vm2", "type": "string", "description": "The name of the second VM to be spawned", "label": "Second VM name"}, "inst1_name": {"default": "test_vm1", "type": "string", "description": "The name of the first VM to be spawned", "label": "First VM name"}, "router_name": {"default": "mgmt_router", "type": "string", "description": "The name of the stack's router", "label": "Test router name"}, "flavor1_name": {"default": "m1.small", "type": "string", "description": "Flavor name for the first instance", "label": "Instance Flavor for first VM"}, "image1_name": {"default": "image_1", "type": "string", "description": "Image name to be used for first instance", "label": "Image ID for first VM"}}, "resources": {"flavor2": {"type": "OS::Nova::Flavor", "properties": {"extra_specs": {"get_param": "flavor_extra_specs"}, "vcpus": 2, "disk": 2, "ram": 1024}}, "flavor1": {"type": "OS::Nova::Flavor", "properties": {"extra_specs": {"get_param": "flavor_extra_specs"}, "vcpus": 2, "disk": 2, "ram": 1024}}, "network": {"type": "OS::Neutron::Net", "properties": {"name": {"get_param": "net_name"}}}, "subnet": {"type": "OS::Neutron::Subnet", "properties": {"ip_version": 4, "cidr": "10.1.2.0/24", "name": {"get_param": "subnet_name"}, "network": {"get_resource": "network"}}}, "server_security_group": {"type": "OS::Neutron::SecurityGroup", "properties": {"rules": [{"remote_ip_prefix": "0.0.0.0/0", "port_range_max": 22, "port_range_min": 22, "protocol": "tcp"}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "icmp"}], "description": "Add security group rules for server", "name": {"get_param": "security_group_name"}}}, "floating_ip": {"type": "OS::Neutron::FloatingIP", "properties": {"floating_network": {"get_param": "external_net_name"}}}, "floating_ip_association": {"type": "OS::Neutron::FloatingIPAssociation", "properties": {"floatingip_id": {"get_resource": "floating_ip"}, "port_id": {"get_resource": "port1"}}}, "management_router": {"type": "OS::Neutron::Router", "properties": {"external_gateway_info": {"network": {"get_param": "external_net_name"}}, "name": {"get_param": "router_name"}}}, "keypair": {"type": "OS::Nova::KeyPair", "properties": {"name": {"get_param": "keypair_name"}, "save_private_key": true}}, "management_router_interface": {"type": "OS::Neutron::RouterInterface", "properties": {"router": {"get_resource": "management_router"}, "subnet": {"get_resource": "subnet"}}}, "port1": {"type": "OS::Neutron::Port", "properties": {"fixed_ips": [{"subnet_id": {"get_resource": "subnet"}}], "network": {"get_resource": "network"}, "security_groups": [{"get_resource": "server_security_group"}]}}, "vm2": {"depends_on": ["subnet", "keypair", "flavor2"], "type": "OS::Nova::Server", "properties": {"key_name": {"get_resource": "keypair"}, "image": {"get_param": "image2_name"}, "name": {"get_param": "inst2_name"}, "flavor": {"get_resource": "flavor2"}, "networks": [{"network": {"get_resource": "network"}}]}}, "vm1": {"depends_on": ["subnet", "keypair", "flavor1", "port1"], "type": "OS::Nova::Server", "properties": {"key_name": {"get_resource": "keypair"}, "image": {"get_param": "image1_name"}, "name": {"get_param": "inst1_name"}, "flavor": {"get_resource": "flavor1"}, "networks": [{"port": {"get_resource": "port1"}}]}}}}, "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-flavor2", "keypair_name": "HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-keypair", "subnet_name": "HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-subnet", "image1_name": "HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-image1", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-flavor1", "net_name": "HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-net"}}' 2018-12-27 15:48:05,257 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 27 Dec 2018 15:48:01 GMT Server: Apache x-openstack-request-id: req-306b57be-c412-43c4-9d07-ef5b20a97a6f Location: http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-stack/8153ccc8-6fe2-46ce-8d83-8b34ce913fcf Content-Length: 276 Content-Type: application/json RESP BODY: {"stack": {"id": "8153ccc8-6fe2-46ce-8d83-8b34ce913fcf", "links": [{"href": "http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-stack/8153ccc8-6fe2-46ce-8d83-8b34ce913fcf", "rel": "self"}]}} 2018-12-27 15:48:05,258 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks used request id req-306b57be-c412-43c4-9d07-ef5b20a97a6f 2018-12-27 15:48:05,260 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/8153ccc8-6fe2-46ce-8d83-8b34ce913fcf -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d2e85191e2cf9aaca1822ee99dd65810017c382" 2018-12-27 15:48:05,468 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 15:48:05 GMT Server: Apache x-openstack-request-id: req-65e53101-736f-4413-b6d6-e67fdd44fb28 Location: http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-stack/8153ccc8-6fe2-46ce-8d83-8b34ce913fcf Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-stack/8153ccc8-6fe2-46ce-8d83-8b34ce913fcf;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-27 15:48:05,727 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:48:05 GMT Server: Apache x-openstack-request-id: req-b689288d-3b61-4d43-aeb4-72215b089bfe Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 736 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-flavor2", "OS::project_id": "4a5a562cffae47fab8ccefbe6255b9d5", "OS::stack_id": "8153ccc8-6fe2-46ce-8d83-8b34ce913fcf", "OS::stack_name": "HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-keypair", "security_group_name": "security_group_name", "flavor_extra_specs": "{}", "subnet_name": "HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-subnet", "net_name": "HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-stack", "stack_user_project_id": "55669cd810ea4f4ead3e35f6c24a84dd", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-27T15:48:04Z", "links": [{"href": "http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-stack/8153ccc8-6fe2-46ce-8d83-8b34ce913fcf", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "8153ccc8-6fe2-46ce-8d83-8b34ce913fcf", "outputs": [{"output_value": null, "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-12-27 15:48:05,727 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-stack/8153ccc8-6fe2-46ce-8d83-8b34ce913fcf used request id req-b689288d-3b61-4d43-aeb4-72215b089bfe 2018-12-27 15:48:05,730 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/8153ccc8-6fe2-46ce-8d83-8b34ce913fcf -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d2e85191e2cf9aaca1822ee99dd65810017c382" 2018-12-27 15:48:05,955 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 15:48:05 GMT Server: Apache x-openstack-request-id: req-486b8ff8-d908-4db8-8e97-d72654950cf5 Location: http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-stack/8153ccc8-6fe2-46ce-8d83-8b34ce913fcf Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-stack/8153ccc8-6fe2-46ce-8d83-8b34ce913fcf;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-27 15:48:06,215 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:48:05 GMT Server: Apache x-openstack-request-id: req-b0d334ac-eeba-4060-96bf-f40a5197e764 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 736 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-flavor2", "OS::project_id": "4a5a562cffae47fab8ccefbe6255b9d5", "OS::stack_id": "8153ccc8-6fe2-46ce-8d83-8b34ce913fcf", "OS::stack_name": "HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-keypair", "security_group_name": "security_group_name", "flavor_extra_specs": "{}", "subnet_name": "HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-subnet", "net_name": "HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-stack", "stack_user_project_id": "55669cd810ea4f4ead3e35f6c24a84dd", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-27T15:48:04Z", "links": [{"href": "http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-stack/8153ccc8-6fe2-46ce-8d83-8b34ce913fcf", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "8153ccc8-6fe2-46ce-8d83-8b34ce913fcf", "outputs": [{"output_value": null, "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-12-27 15:48:06,216 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-stack/8153ccc8-6fe2-46ce-8d83-8b34ce913fcf used request id req-b0d334ac-eeba-4060-96bf-f40a5197e764 2018-12-27 15:48:09,222 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/8153ccc8-6fe2-46ce-8d83-8b34ce913fcf -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d2e85191e2cf9aaca1822ee99dd65810017c382" 2018-12-27 15:48:09,452 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 15:48:09 GMT Server: Apache x-openstack-request-id: req-82b0572d-d1f6-4809-be0e-d41b42174e5a Location: http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-stack/8153ccc8-6fe2-46ce-8d83-8b34ce913fcf Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-stack/8153ccc8-6fe2-46ce-8d83-8b34ce913fcf;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-27 15:48:09,763 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:48:09 GMT Server: Apache x-openstack-request-id: req-9126a1b8-c58c-4193-a680-7a4d245ecdc4 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2090 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-flavor2", "OS::project_id": "4a5a562cffae47fab8ccefbe6255b9d5", "OS::stack_id": "8153ccc8-6fe2-46ce-8d83-8b34ce913fcf", "OS::stack_name": "HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-keypair", "security_group_name": "security_group_name", "flavor_extra_specs": "{}", "subnet_name": "HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-subnet", "net_name": "HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-stack", "stack_user_project_id": "55669cd810ea4f4ead3e35f6c24a84dd", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-27T15:48:04Z", "links": [{"href": "http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-stack/8153ccc8-6fe2-46ce-8d83-8b34ce913fcf", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "8153ccc8-6fe2-46ce-8d83-8b34ce913fcf", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEApsNs9saB+Ieh0sTqsksgvgwCtEFbBQlWzWETCuucXUT+qWEw\nfbl1n8WpFQ/Cf+JHK1Y8+0uMnnbcPRCUPPlbzj8BzMmbFEcPy5W6Aw235S4eggsc\nAodC0jYC9JyF8bDkb1ptAz6GgVc7zJnb9l2U2sW4ptpyBJAMNMM82kUG3gkb8Vho\nlLxrh0QGIFc8fph2T9NAhNGOfocnhOiEC5UYVpzYucI48riV7X3NyH2oY0LiQVoR\nBlJXaL/+mde9kW3aX4qo3nqK8gl6KSGldrTWaB+CzPa2gSjGUCSI8tkygYHxbusR\nJpE7Wcsyn5ecmp7ntFCRZdyzYiUgJEIskWfIWQIDAQABAoIBAE60v3G9AMyenwaN\n/8MEaECqBIC0s9Ots7UdEtK9nr/6d0LT5wH/jP9KV+Hj3UVkM3jFq+RipMyJhqqf\nb4dTnTu7SwsvP60TWOYaFX+pctiMqsNvoNmkoyn5ae2vDhyjAz127Spx0SOsW0HW\ngBVH16BlXyAIy3VR0yD34HmXyITz/kwuQikvXPC0DfSfPtpip3URSaX4MWplHFyj\nDrC1HbrSsk3Afy1G+aYjhKyiqm2ml5vQIZmb5+ABXONqa8PtFEcNKEq+CtPeS1Ki\n+kKi3E2XnWflP+fhhKG9qGiKa3nHtD/EJr6h4+L6KPZYuRIpiK4YsmacbO2DsvVs\ns4yiDnECgYEA2sqOifBOu3niMadMHBArN74irV8neHIGCHP5pDBPKEEq4lpuVjDB\noqkAgtN1rI2VxM/mlvNRtYuE65D0yhMuIMz4Q4e9mHX+XsRv4tFsw2Lah7354sNP\niVCU0O0ZZQ5LyfDqH4X7jEfWBZ1HceSw+xIlWdY+LJJ5IArOPrXHe70CgYEAwx+/\nummWKr4LNgnp1bCAg2xqILCA9yGdA98no+D4EauV20FAqPs8ltfTeBiI1N/n4lqe\nUAHKna1Q8zJoN7afEX4ZuukFrz0kHfFs3iKR6uizH8ssRQMzuIoMqNEg9cea+mog\n50Zy0aq9w+bYmew59jRDIch0j3POU8xrClfCms0CgYEA1KRPOpMbAiyogVe2qgOw\n7UFXFKdJhk9Tu71z4HavSFFl6462dAB5Aa09eOkqEiWdbSYeV5FuVYKfEg/VSdyw\nVWLA22k/BMGREuvaTlj6Wz9lYs5p4lGuqKdvq0r1BnmJgWArO64NWD6tLNG6kWAR\n/kKZmKGX1dwZ6uF1qA8mLQUCgYBX3cww3atJxBq4Uu6B0+GLTR7daZ4pq3FRdQQc\nwAn1qxbojRHZBonaQ4Zu5l13vvxk6fmwfZ4IMyvo2CImNI6dCfP8P0LYDuhcs4Ma\n5OZgqjk/b/aXfUGlMEVTIBl/lEstyOzYONkroX+i4ClZ5w6S2CYC6InUr4mSItNw\n7OQtYQKBgQDKVEoSCGR8DRT+9kELW6RP61sdfOrNOA8Nh21wVJ7W3V6eH0EyToqk\ncJkFOvAFVvUWLNz+bwDVtfeZp8KfI0vSVE+HiQKoF1FRnm3D0p7cp/X78OCKGCAM\n40x6pCD7htLVB/aonbXd+KoiKfbKwticmSlyPdmaEZ4CtjNmxMt7NQ==\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-12-27 15:48:09,764 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-stack/8153ccc8-6fe2-46ce-8d83-8b34ce913fcf used request id req-9126a1b8-c58c-4193-a680-7a4d245ecdc4 2018-12-27 15:48:12,770 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/8153ccc8-6fe2-46ce-8d83-8b34ce913fcf -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d2e85191e2cf9aaca1822ee99dd65810017c382" 2018-12-27 15:48:12,990 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 15:48:12 GMT Server: Apache x-openstack-request-id: req-615e5241-5471-4181-8000-293de25a883e Location: http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-stack/8153ccc8-6fe2-46ce-8d83-8b34ce913fcf Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-stack/8153ccc8-6fe2-46ce-8d83-8b34ce913fcf;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-27 15:48:13,337 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:48:12 GMT Server: Apache x-openstack-request-id: req-ba2054a0-a0c4-44ca-93b6-bd5b4c0a74d7 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2090 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-flavor2", "OS::project_id": "4a5a562cffae47fab8ccefbe6255b9d5", "OS::stack_id": "8153ccc8-6fe2-46ce-8d83-8b34ce913fcf", "OS::stack_name": "HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-keypair", "security_group_name": "security_group_name", "flavor_extra_specs": "{}", "subnet_name": "HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-subnet", "net_name": "HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-stack", "stack_user_project_id": "55669cd810ea4f4ead3e35f6c24a84dd", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-27T15:48:04Z", "links": [{"href": "http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-stack/8153ccc8-6fe2-46ce-8d83-8b34ce913fcf", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "8153ccc8-6fe2-46ce-8d83-8b34ce913fcf", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEApsNs9saB+Ieh0sTqsksgvgwCtEFbBQlWzWETCuucXUT+qWEw\nfbl1n8WpFQ/Cf+JHK1Y8+0uMnnbcPRCUPPlbzj8BzMmbFEcPy5W6Aw235S4eggsc\nAodC0jYC9JyF8bDkb1ptAz6GgVc7zJnb9l2U2sW4ptpyBJAMNMM82kUG3gkb8Vho\nlLxrh0QGIFc8fph2T9NAhNGOfocnhOiEC5UYVpzYucI48riV7X3NyH2oY0LiQVoR\nBlJXaL/+mde9kW3aX4qo3nqK8gl6KSGldrTWaB+CzPa2gSjGUCSI8tkygYHxbusR\nJpE7Wcsyn5ecmp7ntFCRZdyzYiUgJEIskWfIWQIDAQABAoIBAE60v3G9AMyenwaN\n/8MEaECqBIC0s9Ots7UdEtK9nr/6d0LT5wH/jP9KV+Hj3UVkM3jFq+RipMyJhqqf\nb4dTnTu7SwsvP60TWOYaFX+pctiMqsNvoNmkoyn5ae2vDhyjAz127Spx0SOsW0HW\ngBVH16BlXyAIy3VR0yD34HmXyITz/kwuQikvXPC0DfSfPtpip3URSaX4MWplHFyj\nDrC1HbrSsk3Afy1G+aYjhKyiqm2ml5vQIZmb5+ABXONqa8PtFEcNKEq+CtPeS1Ki\n+kKi3E2XnWflP+fhhKG9qGiKa3nHtD/EJr6h4+L6KPZYuRIpiK4YsmacbO2DsvVs\ns4yiDnECgYEA2sqOifBOu3niMadMHBArN74irV8neHIGCHP5pDBPKEEq4lpuVjDB\noqkAgtN1rI2VxM/mlvNRtYuE65D0yhMuIMz4Q4e9mHX+XsRv4tFsw2Lah7354sNP\niVCU0O0ZZQ5LyfDqH4X7jEfWBZ1HceSw+xIlWdY+LJJ5IArOPrXHe70CgYEAwx+/\nummWKr4LNgnp1bCAg2xqILCA9yGdA98no+D4EauV20FAqPs8ltfTeBiI1N/n4lqe\nUAHKna1Q8zJoN7afEX4ZuukFrz0kHfFs3iKR6uizH8ssRQMzuIoMqNEg9cea+mog\n50Zy0aq9w+bYmew59jRDIch0j3POU8xrClfCms0CgYEA1KRPOpMbAiyogVe2qgOw\n7UFXFKdJhk9Tu71z4HavSFFl6462dAB5Aa09eOkqEiWdbSYeV5FuVYKfEg/VSdyw\nVWLA22k/BMGREuvaTlj6Wz9lYs5p4lGuqKdvq0r1BnmJgWArO64NWD6tLNG6kWAR\n/kKZmKGX1dwZ6uF1qA8mLQUCgYBX3cww3atJxBq4Uu6B0+GLTR7daZ4pq3FRdQQc\nwAn1qxbojRHZBonaQ4Zu5l13vvxk6fmwfZ4IMyvo2CImNI6dCfP8P0LYDuhcs4Ma\n5OZgqjk/b/aXfUGlMEVTIBl/lEstyOzYONkroX+i4ClZ5w6S2CYC6InUr4mSItNw\n7OQtYQKBgQDKVEoSCGR8DRT+9kELW6RP61sdfOrNOA8Nh21wVJ7W3V6eH0EyToqk\ncJkFOvAFVvUWLNz+bwDVtfeZp8KfI0vSVE+HiQKoF1FRnm3D0p7cp/X78OCKGCAM\n40x6pCD7htLVB/aonbXd+KoiKfbKwticmSlyPdmaEZ4CtjNmxMt7NQ==\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-12-27 15:48:13,337 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-stack/8153ccc8-6fe2-46ce-8d83-8b34ce913fcf used request id req-ba2054a0-a0c4-44ca-93b6-bd5b4c0a74d7 2018-12-27 15:48:16,344 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/8153ccc8-6fe2-46ce-8d83-8b34ce913fcf -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d2e85191e2cf9aaca1822ee99dd65810017c382" 2018-12-27 15:48:16,574 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 15:48:16 GMT Server: Apache x-openstack-request-id: req-2020634c-48bf-4f15-b4f6-4cc76a71c5d2 Location: http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-stack/8153ccc8-6fe2-46ce-8d83-8b34ce913fcf Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-stack/8153ccc8-6fe2-46ce-8d83-8b34ce913fcf;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-27 15:48:16,919 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:48:16 GMT Server: Apache x-openstack-request-id: req-7f4e890a-933c-4adb-a27d-9a754285089e Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2090 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-flavor2", "OS::project_id": "4a5a562cffae47fab8ccefbe6255b9d5", "OS::stack_id": "8153ccc8-6fe2-46ce-8d83-8b34ce913fcf", "OS::stack_name": "HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-keypair", "security_group_name": "security_group_name", "flavor_extra_specs": "{}", "subnet_name": "HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-subnet", "net_name": "HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-stack", "stack_user_project_id": "55669cd810ea4f4ead3e35f6c24a84dd", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-27T15:48:04Z", "links": [{"href": "http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-stack/8153ccc8-6fe2-46ce-8d83-8b34ce913fcf", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "8153ccc8-6fe2-46ce-8d83-8b34ce913fcf", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEApsNs9saB+Ieh0sTqsksgvgwCtEFbBQlWzWETCuucXUT+qWEw\nfbl1n8WpFQ/Cf+JHK1Y8+0uMnnbcPRCUPPlbzj8BzMmbFEcPy5W6Aw235S4eggsc\nAodC0jYC9JyF8bDkb1ptAz6GgVc7zJnb9l2U2sW4ptpyBJAMNMM82kUG3gkb8Vho\nlLxrh0QGIFc8fph2T9NAhNGOfocnhOiEC5UYVpzYucI48riV7X3NyH2oY0LiQVoR\nBlJXaL/+mde9kW3aX4qo3nqK8gl6KSGldrTWaB+CzPa2gSjGUCSI8tkygYHxbusR\nJpE7Wcsyn5ecmp7ntFCRZdyzYiUgJEIskWfIWQIDAQABAoIBAE60v3G9AMyenwaN\n/8MEaECqBIC0s9Ots7UdEtK9nr/6d0LT5wH/jP9KV+Hj3UVkM3jFq+RipMyJhqqf\nb4dTnTu7SwsvP60TWOYaFX+pctiMqsNvoNmkoyn5ae2vDhyjAz127Spx0SOsW0HW\ngBVH16BlXyAIy3VR0yD34HmXyITz/kwuQikvXPC0DfSfPtpip3URSaX4MWplHFyj\nDrC1HbrSsk3Afy1G+aYjhKyiqm2ml5vQIZmb5+ABXONqa8PtFEcNKEq+CtPeS1Ki\n+kKi3E2XnWflP+fhhKG9qGiKa3nHtD/EJr6h4+L6KPZYuRIpiK4YsmacbO2DsvVs\ns4yiDnECgYEA2sqOifBOu3niMadMHBArN74irV8neHIGCHP5pDBPKEEq4lpuVjDB\noqkAgtN1rI2VxM/mlvNRtYuE65D0yhMuIMz4Q4e9mHX+XsRv4tFsw2Lah7354sNP\niVCU0O0ZZQ5LyfDqH4X7jEfWBZ1HceSw+xIlWdY+LJJ5IArOPrXHe70CgYEAwx+/\nummWKr4LNgnp1bCAg2xqILCA9yGdA98no+D4EauV20FAqPs8ltfTeBiI1N/n4lqe\nUAHKna1Q8zJoN7afEX4ZuukFrz0kHfFs3iKR6uizH8ssRQMzuIoMqNEg9cea+mog\n50Zy0aq9w+bYmew59jRDIch0j3POU8xrClfCms0CgYEA1KRPOpMbAiyogVe2qgOw\n7UFXFKdJhk9Tu71z4HavSFFl6462dAB5Aa09eOkqEiWdbSYeV5FuVYKfEg/VSdyw\nVWLA22k/BMGREuvaTlj6Wz9lYs5p4lGuqKdvq0r1BnmJgWArO64NWD6tLNG6kWAR\n/kKZmKGX1dwZ6uF1qA8mLQUCgYBX3cww3atJxBq4Uu6B0+GLTR7daZ4pq3FRdQQc\nwAn1qxbojRHZBonaQ4Zu5l13vvxk6fmwfZ4IMyvo2CImNI6dCfP8P0LYDuhcs4Ma\n5OZgqjk/b/aXfUGlMEVTIBl/lEstyOzYONkroX+i4ClZ5w6S2CYC6InUr4mSItNw\n7OQtYQKBgQDKVEoSCGR8DRT+9kELW6RP61sdfOrNOA8Nh21wVJ7W3V6eH0EyToqk\ncJkFOvAFVvUWLNz+bwDVtfeZp8KfI0vSVE+HiQKoF1FRnm3D0p7cp/X78OCKGCAM\n40x6pCD7htLVB/aonbXd+KoiKfbKwticmSlyPdmaEZ4CtjNmxMt7NQ==\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-12-27 15:48:16,919 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-stack/8153ccc8-6fe2-46ce-8d83-8b34ce913fcf used request id req-7f4e890a-933c-4adb-a27d-9a754285089e 2018-12-27 15:48:19,925 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/8153ccc8-6fe2-46ce-8d83-8b34ce913fcf -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d2e85191e2cf9aaca1822ee99dd65810017c382" 2018-12-27 15:48:19,955 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 15:48:19 GMT Server: Apache x-openstack-request-id: req-6044569d-918b-49db-bfae-aad3e91257fe Location: http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-stack/8153ccc8-6fe2-46ce-8d83-8b34ce913fcf Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-stack/8153ccc8-6fe2-46ce-8d83-8b34ce913fcf;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-27 15:48:20,129 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:48:19 GMT Server: Apache x-openstack-request-id: req-ae45343f-7562-4e0d-bd9a-2605d3d9731c Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2090 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-flavor2", "OS::project_id": "4a5a562cffae47fab8ccefbe6255b9d5", "OS::stack_id": "8153ccc8-6fe2-46ce-8d83-8b34ce913fcf", "OS::stack_name": "HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-keypair", "security_group_name": "security_group_name", "flavor_extra_specs": "{}", "subnet_name": "HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-subnet", "net_name": "HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-stack", "stack_user_project_id": "55669cd810ea4f4ead3e35f6c24a84dd", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-27T15:48:04Z", "links": [{"href": "http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-stack/8153ccc8-6fe2-46ce-8d83-8b34ce913fcf", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "8153ccc8-6fe2-46ce-8d83-8b34ce913fcf", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEApsNs9saB+Ieh0sTqsksgvgwCtEFbBQlWzWETCuucXUT+qWEw\nfbl1n8WpFQ/Cf+JHK1Y8+0uMnnbcPRCUPPlbzj8BzMmbFEcPy5W6Aw235S4eggsc\nAodC0jYC9JyF8bDkb1ptAz6GgVc7zJnb9l2U2sW4ptpyBJAMNMM82kUG3gkb8Vho\nlLxrh0QGIFc8fph2T9NAhNGOfocnhOiEC5UYVpzYucI48riV7X3NyH2oY0LiQVoR\nBlJXaL/+mde9kW3aX4qo3nqK8gl6KSGldrTWaB+CzPa2gSjGUCSI8tkygYHxbusR\nJpE7Wcsyn5ecmp7ntFCRZdyzYiUgJEIskWfIWQIDAQABAoIBAE60v3G9AMyenwaN\n/8MEaECqBIC0s9Ots7UdEtK9nr/6d0LT5wH/jP9KV+Hj3UVkM3jFq+RipMyJhqqf\nb4dTnTu7SwsvP60TWOYaFX+pctiMqsNvoNmkoyn5ae2vDhyjAz127Spx0SOsW0HW\ngBVH16BlXyAIy3VR0yD34HmXyITz/kwuQikvXPC0DfSfPtpip3URSaX4MWplHFyj\nDrC1HbrSsk3Afy1G+aYjhKyiqm2ml5vQIZmb5+ABXONqa8PtFEcNKEq+CtPeS1Ki\n+kKi3E2XnWflP+fhhKG9qGiKa3nHtD/EJr6h4+L6KPZYuRIpiK4YsmacbO2DsvVs\ns4yiDnECgYEA2sqOifBOu3niMadMHBArN74irV8neHIGCHP5pDBPKEEq4lpuVjDB\noqkAgtN1rI2VxM/mlvNRtYuE65D0yhMuIMz4Q4e9mHX+XsRv4tFsw2Lah7354sNP\niVCU0O0ZZQ5LyfDqH4X7jEfWBZ1HceSw+xIlWdY+LJJ5IArOPrXHe70CgYEAwx+/\nummWKr4LNgnp1bCAg2xqILCA9yGdA98no+D4EauV20FAqPs8ltfTeBiI1N/n4lqe\nUAHKna1Q8zJoN7afEX4ZuukFrz0kHfFs3iKR6uizH8ssRQMzuIoMqNEg9cea+mog\n50Zy0aq9w+bYmew59jRDIch0j3POU8xrClfCms0CgYEA1KRPOpMbAiyogVe2qgOw\n7UFXFKdJhk9Tu71z4HavSFFl6462dAB5Aa09eOkqEiWdbSYeV5FuVYKfEg/VSdyw\nVWLA22k/BMGREuvaTlj6Wz9lYs5p4lGuqKdvq0r1BnmJgWArO64NWD6tLNG6kWAR\n/kKZmKGX1dwZ6uF1qA8mLQUCgYBX3cww3atJxBq4Uu6B0+GLTR7daZ4pq3FRdQQc\nwAn1qxbojRHZBonaQ4Zu5l13vvxk6fmwfZ4IMyvo2CImNI6dCfP8P0LYDuhcs4Ma\n5OZgqjk/b/aXfUGlMEVTIBl/lEstyOzYONkroX+i4ClZ5w6S2CYC6InUr4mSItNw\n7OQtYQKBgQDKVEoSCGR8DRT+9kELW6RP61sdfOrNOA8Nh21wVJ7W3V6eH0EyToqk\ncJkFOvAFVvUWLNz+bwDVtfeZp8KfI0vSVE+HiQKoF1FRnm3D0p7cp/X78OCKGCAM\n40x6pCD7htLVB/aonbXd+KoiKfbKwticmSlyPdmaEZ4CtjNmxMt7NQ==\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-12-27 15:48:20,129 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-stack/8153ccc8-6fe2-46ce-8d83-8b34ce913fcf used request id req-ae45343f-7562-4e0d-bd9a-2605d3d9731c 2018-12-27 15:48:23,136 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/8153ccc8-6fe2-46ce-8d83-8b34ce913fcf -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d2e85191e2cf9aaca1822ee99dd65810017c382" 2018-12-27 15:48:23,163 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 15:48:23 GMT Server: Apache x-openstack-request-id: req-6ba98801-a4b3-4a56-8f73-48cf5af1ebf6 Location: http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-stack/8153ccc8-6fe2-46ce-8d83-8b34ce913fcf Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-stack/8153ccc8-6fe2-46ce-8d83-8b34ce913fcf;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-27 15:48:23,987 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:48:23 GMT Server: Apache x-openstack-request-id: req-7d46bb14-ed19-43db-9ba7-7c47613b3857 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2090 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-flavor2", "OS::project_id": "4a5a562cffae47fab8ccefbe6255b9d5", "OS::stack_id": "8153ccc8-6fe2-46ce-8d83-8b34ce913fcf", "OS::stack_name": "HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-keypair", "security_group_name": "security_group_name", "flavor_extra_specs": "{}", "subnet_name": "HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-subnet", "net_name": "HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-stack", "stack_user_project_id": "55669cd810ea4f4ead3e35f6c24a84dd", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-27T15:48:04Z", "links": [{"href": "http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-stack/8153ccc8-6fe2-46ce-8d83-8b34ce913fcf", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "8153ccc8-6fe2-46ce-8d83-8b34ce913fcf", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEApsNs9saB+Ieh0sTqsksgvgwCtEFbBQlWzWETCuucXUT+qWEw\nfbl1n8WpFQ/Cf+JHK1Y8+0uMnnbcPRCUPPlbzj8BzMmbFEcPy5W6Aw235S4eggsc\nAodC0jYC9JyF8bDkb1ptAz6GgVc7zJnb9l2U2sW4ptpyBJAMNMM82kUG3gkb8Vho\nlLxrh0QGIFc8fph2T9NAhNGOfocnhOiEC5UYVpzYucI48riV7X3NyH2oY0LiQVoR\nBlJXaL/+mde9kW3aX4qo3nqK8gl6KSGldrTWaB+CzPa2gSjGUCSI8tkygYHxbusR\nJpE7Wcsyn5ecmp7ntFCRZdyzYiUgJEIskWfIWQIDAQABAoIBAE60v3G9AMyenwaN\n/8MEaECqBIC0s9Ots7UdEtK9nr/6d0LT5wH/jP9KV+Hj3UVkM3jFq+RipMyJhqqf\nb4dTnTu7SwsvP60TWOYaFX+pctiMqsNvoNmkoyn5ae2vDhyjAz127Spx0SOsW0HW\ngBVH16BlXyAIy3VR0yD34HmXyITz/kwuQikvXPC0DfSfPtpip3URSaX4MWplHFyj\nDrC1HbrSsk3Afy1G+aYjhKyiqm2ml5vQIZmb5+ABXONqa8PtFEcNKEq+CtPeS1Ki\n+kKi3E2XnWflP+fhhKG9qGiKa3nHtD/EJr6h4+L6KPZYuRIpiK4YsmacbO2DsvVs\ns4yiDnECgYEA2sqOifBOu3niMadMHBArN74irV8neHIGCHP5pDBPKEEq4lpuVjDB\noqkAgtN1rI2VxM/mlvNRtYuE65D0yhMuIMz4Q4e9mHX+XsRv4tFsw2Lah7354sNP\niVCU0O0ZZQ5LyfDqH4X7jEfWBZ1HceSw+xIlWdY+LJJ5IArOPrXHe70CgYEAwx+/\nummWKr4LNgnp1bCAg2xqILCA9yGdA98no+D4EauV20FAqPs8ltfTeBiI1N/n4lqe\nUAHKna1Q8zJoN7afEX4ZuukFrz0kHfFs3iKR6uizH8ssRQMzuIoMqNEg9cea+mog\n50Zy0aq9w+bYmew59jRDIch0j3POU8xrClfCms0CgYEA1KRPOpMbAiyogVe2qgOw\n7UFXFKdJhk9Tu71z4HavSFFl6462dAB5Aa09eOkqEiWdbSYeV5FuVYKfEg/VSdyw\nVWLA22k/BMGREuvaTlj6Wz9lYs5p4lGuqKdvq0r1BnmJgWArO64NWD6tLNG6kWAR\n/kKZmKGX1dwZ6uF1qA8mLQUCgYBX3cww3atJxBq4Uu6B0+GLTR7daZ4pq3FRdQQc\nwAn1qxbojRHZBonaQ4Zu5l13vvxk6fmwfZ4IMyvo2CImNI6dCfP8P0LYDuhcs4Ma\n5OZgqjk/b/aXfUGlMEVTIBl/lEstyOzYONkroX+i4ClZ5w6S2CYC6InUr4mSItNw\n7OQtYQKBgQDKVEoSCGR8DRT+9kELW6RP61sdfOrNOA8Nh21wVJ7W3V6eH0EyToqk\ncJkFOvAFVvUWLNz+bwDVtfeZp8KfI0vSVE+HiQKoF1FRnm3D0p7cp/X78OCKGCAM\n40x6pCD7htLVB/aonbXd+KoiKfbKwticmSlyPdmaEZ4CtjNmxMt7NQ==\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-12-27 15:48:23,988 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-stack/8153ccc8-6fe2-46ce-8d83-8b34ce913fcf used request id req-7d46bb14-ed19-43db-9ba7-7c47613b3857 2018-12-27 15:48:26,994 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/8153ccc8-6fe2-46ce-8d83-8b34ce913fcf -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d2e85191e2cf9aaca1822ee99dd65810017c382" 2018-12-27 15:48:27,226 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 15:48:26 GMT Server: Apache x-openstack-request-id: req-7b34bb7f-3237-4859-abfe-292b70f5e61d Location: http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-stack/8153ccc8-6fe2-46ce-8d83-8b34ce913fcf Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-stack/8153ccc8-6fe2-46ce-8d83-8b34ce913fcf;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-27 15:48:27,652 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:48:27 GMT Server: Apache x-openstack-request-id: req-dd660d2b-1e0f-4cc6-94d0-cd1eb1131b63 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2090 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-flavor2", "OS::project_id": "4a5a562cffae47fab8ccefbe6255b9d5", "OS::stack_id": "8153ccc8-6fe2-46ce-8d83-8b34ce913fcf", "OS::stack_name": "HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-keypair", "security_group_name": "security_group_name", "flavor_extra_specs": "{}", "subnet_name": "HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-subnet", "net_name": "HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-stack", "stack_user_project_id": "55669cd810ea4f4ead3e35f6c24a84dd", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-27T15:48:04Z", "links": [{"href": "http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-stack/8153ccc8-6fe2-46ce-8d83-8b34ce913fcf", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "8153ccc8-6fe2-46ce-8d83-8b34ce913fcf", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEApsNs9saB+Ieh0sTqsksgvgwCtEFbBQlWzWETCuucXUT+qWEw\nfbl1n8WpFQ/Cf+JHK1Y8+0uMnnbcPRCUPPlbzj8BzMmbFEcPy5W6Aw235S4eggsc\nAodC0jYC9JyF8bDkb1ptAz6GgVc7zJnb9l2U2sW4ptpyBJAMNMM82kUG3gkb8Vho\nlLxrh0QGIFc8fph2T9NAhNGOfocnhOiEC5UYVpzYucI48riV7X3NyH2oY0LiQVoR\nBlJXaL/+mde9kW3aX4qo3nqK8gl6KSGldrTWaB+CzPa2gSjGUCSI8tkygYHxbusR\nJpE7Wcsyn5ecmp7ntFCRZdyzYiUgJEIskWfIWQIDAQABAoIBAE60v3G9AMyenwaN\n/8MEaECqBIC0s9Ots7UdEtK9nr/6d0LT5wH/jP9KV+Hj3UVkM3jFq+RipMyJhqqf\nb4dTnTu7SwsvP60TWOYaFX+pctiMqsNvoNmkoyn5ae2vDhyjAz127Spx0SOsW0HW\ngBVH16BlXyAIy3VR0yD34HmXyITz/kwuQikvXPC0DfSfPtpip3URSaX4MWplHFyj\nDrC1HbrSsk3Afy1G+aYjhKyiqm2ml5vQIZmb5+ABXONqa8PtFEcNKEq+CtPeS1Ki\n+kKi3E2XnWflP+fhhKG9qGiKa3nHtD/EJr6h4+L6KPZYuRIpiK4YsmacbO2DsvVs\ns4yiDnECgYEA2sqOifBOu3niMadMHBArN74irV8neHIGCHP5pDBPKEEq4lpuVjDB\noqkAgtN1rI2VxM/mlvNRtYuE65D0yhMuIMz4Q4e9mHX+XsRv4tFsw2Lah7354sNP\niVCU0O0ZZQ5LyfDqH4X7jEfWBZ1HceSw+xIlWdY+LJJ5IArOPrXHe70CgYEAwx+/\nummWKr4LNgnp1bCAg2xqILCA9yGdA98no+D4EauV20FAqPs8ltfTeBiI1N/n4lqe\nUAHKna1Q8zJoN7afEX4ZuukFrz0kHfFs3iKR6uizH8ssRQMzuIoMqNEg9cea+mog\n50Zy0aq9w+bYmew59jRDIch0j3POU8xrClfCms0CgYEA1KRPOpMbAiyogVe2qgOw\n7UFXFKdJhk9Tu71z4HavSFFl6462dAB5Aa09eOkqEiWdbSYeV5FuVYKfEg/VSdyw\nVWLA22k/BMGREuvaTlj6Wz9lYs5p4lGuqKdvq0r1BnmJgWArO64NWD6tLNG6kWAR\n/kKZmKGX1dwZ6uF1qA8mLQUCgYBX3cww3atJxBq4Uu6B0+GLTR7daZ4pq3FRdQQc\nwAn1qxbojRHZBonaQ4Zu5l13vvxk6fmwfZ4IMyvo2CImNI6dCfP8P0LYDuhcs4Ma\n5OZgqjk/b/aXfUGlMEVTIBl/lEstyOzYONkroX+i4ClZ5w6S2CYC6InUr4mSItNw\n7OQtYQKBgQDKVEoSCGR8DRT+9kELW6RP61sdfOrNOA8Nh21wVJ7W3V6eH0EyToqk\ncJkFOvAFVvUWLNz+bwDVtfeZp8KfI0vSVE+HiQKoF1FRnm3D0p7cp/X78OCKGCAM\n40x6pCD7htLVB/aonbXd+KoiKfbKwticmSlyPdmaEZ4CtjNmxMt7NQ==\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-12-27 15:48:27,652 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-stack/8153ccc8-6fe2-46ce-8d83-8b34ce913fcf used request id req-dd660d2b-1e0f-4cc6-94d0-cd1eb1131b63 2018-12-27 15:48:30,659 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/8153ccc8-6fe2-46ce-8d83-8b34ce913fcf -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d2e85191e2cf9aaca1822ee99dd65810017c382" 2018-12-27 15:48:30,685 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 15:48:30 GMT Server: Apache x-openstack-request-id: req-ad89d2d6-d62e-4a06-9e74-698037d88d85 Location: http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-stack/8153ccc8-6fe2-46ce-8d83-8b34ce913fcf Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-stack/8153ccc8-6fe2-46ce-8d83-8b34ce913fcf;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-27 15:48:30,996 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:48:30 GMT Server: Apache x-openstack-request-id: req-263a7842-a13f-45b8-83a7-e948d96c788d Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2090 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-flavor2", "OS::project_id": "4a5a562cffae47fab8ccefbe6255b9d5", "OS::stack_id": "8153ccc8-6fe2-46ce-8d83-8b34ce913fcf", "OS::stack_name": "HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-keypair", "security_group_name": "security_group_name", "flavor_extra_specs": "{}", "subnet_name": "HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-subnet", "net_name": "HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-stack", "stack_user_project_id": "55669cd810ea4f4ead3e35f6c24a84dd", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-27T15:48:04Z", "links": [{"href": "http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-stack/8153ccc8-6fe2-46ce-8d83-8b34ce913fcf", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "8153ccc8-6fe2-46ce-8d83-8b34ce913fcf", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEApsNs9saB+Ieh0sTqsksgvgwCtEFbBQlWzWETCuucXUT+qWEw\nfbl1n8WpFQ/Cf+JHK1Y8+0uMnnbcPRCUPPlbzj8BzMmbFEcPy5W6Aw235S4eggsc\nAodC0jYC9JyF8bDkb1ptAz6GgVc7zJnb9l2U2sW4ptpyBJAMNMM82kUG3gkb8Vho\nlLxrh0QGIFc8fph2T9NAhNGOfocnhOiEC5UYVpzYucI48riV7X3NyH2oY0LiQVoR\nBlJXaL/+mde9kW3aX4qo3nqK8gl6KSGldrTWaB+CzPa2gSjGUCSI8tkygYHxbusR\nJpE7Wcsyn5ecmp7ntFCRZdyzYiUgJEIskWfIWQIDAQABAoIBAE60v3G9AMyenwaN\n/8MEaECqBIC0s9Ots7UdEtK9nr/6d0LT5wH/jP9KV+Hj3UVkM3jFq+RipMyJhqqf\nb4dTnTu7SwsvP60TWOYaFX+pctiMqsNvoNmkoyn5ae2vDhyjAz127Spx0SOsW0HW\ngBVH16BlXyAIy3VR0yD34HmXyITz/kwuQikvXPC0DfSfPtpip3URSaX4MWplHFyj\nDrC1HbrSsk3Afy1G+aYjhKyiqm2ml5vQIZmb5+ABXONqa8PtFEcNKEq+CtPeS1Ki\n+kKi3E2XnWflP+fhhKG9qGiKa3nHtD/EJr6h4+L6KPZYuRIpiK4YsmacbO2DsvVs\ns4yiDnECgYEA2sqOifBOu3niMadMHBArN74irV8neHIGCHP5pDBPKEEq4lpuVjDB\noqkAgtN1rI2VxM/mlvNRtYuE65D0yhMuIMz4Q4e9mHX+XsRv4tFsw2Lah7354sNP\niVCU0O0ZZQ5LyfDqH4X7jEfWBZ1HceSw+xIlWdY+LJJ5IArOPrXHe70CgYEAwx+/\nummWKr4LNgnp1bCAg2xqILCA9yGdA98no+D4EauV20FAqPs8ltfTeBiI1N/n4lqe\nUAHKna1Q8zJoN7afEX4ZuukFrz0kHfFs3iKR6uizH8ssRQMzuIoMqNEg9cea+mog\n50Zy0aq9w+bYmew59jRDIch0j3POU8xrClfCms0CgYEA1KRPOpMbAiyogVe2qgOw\n7UFXFKdJhk9Tu71z4HavSFFl6462dAB5Aa09eOkqEiWdbSYeV5FuVYKfEg/VSdyw\nVWLA22k/BMGREuvaTlj6Wz9lYs5p4lGuqKdvq0r1BnmJgWArO64NWD6tLNG6kWAR\n/kKZmKGX1dwZ6uF1qA8mLQUCgYBX3cww3atJxBq4Uu6B0+GLTR7daZ4pq3FRdQQc\nwAn1qxbojRHZBonaQ4Zu5l13vvxk6fmwfZ4IMyvo2CImNI6dCfP8P0LYDuhcs4Ma\n5OZgqjk/b/aXfUGlMEVTIBl/lEstyOzYONkroX+i4ClZ5w6S2CYC6InUr4mSItNw\n7OQtYQKBgQDKVEoSCGR8DRT+9kELW6RP61sdfOrNOA8Nh21wVJ7W3V6eH0EyToqk\ncJkFOvAFVvUWLNz+bwDVtfeZp8KfI0vSVE+HiQKoF1FRnm3D0p7cp/X78OCKGCAM\n40x6pCD7htLVB/aonbXd+KoiKfbKwticmSlyPdmaEZ4CtjNmxMt7NQ==\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-12-27 15:48:30,996 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-stack/8153ccc8-6fe2-46ce-8d83-8b34ce913fcf used request id req-263a7842-a13f-45b8-83a7-e948d96c788d 2018-12-27 15:48:34,002 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/8153ccc8-6fe2-46ce-8d83-8b34ce913fcf -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d2e85191e2cf9aaca1822ee99dd65810017c382" 2018-12-27 15:48:34,031 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 15:48:34 GMT Server: Apache x-openstack-request-id: req-e06b83cc-e669-452b-bc27-f4eb587da287 Location: http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-stack/8153ccc8-6fe2-46ce-8d83-8b34ce913fcf Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-stack/8153ccc8-6fe2-46ce-8d83-8b34ce913fcf;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-27 15:48:34,155 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:48:34 GMT Server: Apache x-openstack-request-id: req-1b39a8ea-f93e-4e2d-90e0-7d623b20c830 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2097 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-flavor2", "OS::project_id": "4a5a562cffae47fab8ccefbe6255b9d5", "OS::stack_id": "8153ccc8-6fe2-46ce-8d83-8b34ce913fcf", "OS::stack_name": "HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-keypair", "security_group_name": "security_group_name", "flavor_extra_specs": "{}", "subnet_name": "HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-subnet", "net_name": "HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-stack", "stack_user_project_id": "55669cd810ea4f4ead3e35f6c24a84dd", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-12-27T15:48:04Z", "links": [{"href": "http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-stack/8153ccc8-6fe2-46ce-8d83-8b34ce913fcf", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "8153ccc8-6fe2-46ce-8d83-8b34ce913fcf", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEApsNs9saB+Ieh0sTqsksgvgwCtEFbBQlWzWETCuucXUT+qWEw\nfbl1n8WpFQ/Cf+JHK1Y8+0uMnnbcPRCUPPlbzj8BzMmbFEcPy5W6Aw235S4eggsc\nAodC0jYC9JyF8bDkb1ptAz6GgVc7zJnb9l2U2sW4ptpyBJAMNMM82kUG3gkb8Vho\nlLxrh0QGIFc8fph2T9NAhNGOfocnhOiEC5UYVpzYucI48riV7X3NyH2oY0LiQVoR\nBlJXaL/+mde9kW3aX4qo3nqK8gl6KSGldrTWaB+CzPa2gSjGUCSI8tkygYHxbusR\nJpE7Wcsyn5ecmp7ntFCRZdyzYiUgJEIskWfIWQIDAQABAoIBAE60v3G9AMyenwaN\n/8MEaECqBIC0s9Ots7UdEtK9nr/6d0LT5wH/jP9KV+Hj3UVkM3jFq+RipMyJhqqf\nb4dTnTu7SwsvP60TWOYaFX+pctiMqsNvoNmkoyn5ae2vDhyjAz127Spx0SOsW0HW\ngBVH16BlXyAIy3VR0yD34HmXyITz/kwuQikvXPC0DfSfPtpip3URSaX4MWplHFyj\nDrC1HbrSsk3Afy1G+aYjhKyiqm2ml5vQIZmb5+ABXONqa8PtFEcNKEq+CtPeS1Ki\n+kKi3E2XnWflP+fhhKG9qGiKa3nHtD/EJr6h4+L6KPZYuRIpiK4YsmacbO2DsvVs\ns4yiDnECgYEA2sqOifBOu3niMadMHBArN74irV8neHIGCHP5pDBPKEEq4lpuVjDB\noqkAgtN1rI2VxM/mlvNRtYuE65D0yhMuIMz4Q4e9mHX+XsRv4tFsw2Lah7354sNP\niVCU0O0ZZQ5LyfDqH4X7jEfWBZ1HceSw+xIlWdY+LJJ5IArOPrXHe70CgYEAwx+/\nummWKr4LNgnp1bCAg2xqILCA9yGdA98no+D4EauV20FAqPs8ltfTeBiI1N/n4lqe\nUAHKna1Q8zJoN7afEX4ZuukFrz0kHfFs3iKR6uizH8ssRQMzuIoMqNEg9cea+mog\n50Zy0aq9w+bYmew59jRDIch0j3POU8xrClfCms0CgYEA1KRPOpMbAiyogVe2qgOw\n7UFXFKdJhk9Tu71z4HavSFFl6462dAB5Aa09eOkqEiWdbSYeV5FuVYKfEg/VSdyw\nVWLA22k/BMGREuvaTlj6Wz9lYs5p4lGuqKdvq0r1BnmJgWArO64NWD6tLNG6kWAR\n/kKZmKGX1dwZ6uF1qA8mLQUCgYBX3cww3atJxBq4Uu6B0+GLTR7daZ4pq3FRdQQc\nwAn1qxbojRHZBonaQ4Zu5l13vvxk6fmwfZ4IMyvo2CImNI6dCfP8P0LYDuhcs4Ma\n5OZgqjk/b/aXfUGlMEVTIBl/lEstyOzYONkroX+i4ClZ5w6S2CYC6InUr4mSItNw\n7OQtYQKBgQDKVEoSCGR8DRT+9kELW6RP61sdfOrNOA8Nh21wVJ7W3V6eH0EyToqk\ncJkFOvAFVvUWLNz+bwDVtfeZp8KfI0vSVE+HiQKoF1FRnm3D0p7cp/X78OCKGCAM\n40x6pCD7htLVB/aonbXd+KoiKfbKwticmSlyPdmaEZ4CtjNmxMt7NQ==\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-12-27 15:48:34,155 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-stack/8153ccc8-6fe2-46ce-8d83-8b34ce913fcf used request id req-1b39a8ea-f93e-4e2d-90e0-7d623b20c830 2018-12-27 15:48:34,159 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/8153ccc8-6fe2-46ce-8d83-8b34ce913fcf/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d2e85191e2cf9aaca1822ee99dd65810017c382" 2018-12-27 15:48:34,185 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 15:48:34 GMT Server: Apache x-openstack-request-id: req-7f4dd668-f0fc-408e-afb8-815bd3b17043 Location: http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-stack/8153ccc8-6fe2-46ce-8d83-8b34ce913fcf/resources Content-Length: 521 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-stack/8153ccc8-6fe2-46ce-8d83-8b34ce913fcf/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-27 15:48:34,479 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:48:34 GMT Server: Apache x-openstack-request-id: req-b7c05932-9a59-4147-a38d-e53491fe0848 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1040 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "flavor2", "links": [{"href": "http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-stack/8153ccc8-6fe2-46ce-8d83-8b34ce913fcf/resources/flavor2", "rel": "self"}, {"href": "http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-stack/8153ccc8-6fe2-46ce-8d83-8b34ce913fcf", "rel": "stack"}], "logical_resource_id": "flavor2", "creation_time": "2018-12-27T15:48:05Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-27T15:48:05Z", "required_by": ["vm2"], "resource_status_reason": "state changed", "physical_resource_id": "f0b83090-e771-4e7e-937d-99c158e9580d", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "flavor1", "links": [{"href": "http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-stack/8153ccc8-6fe2-46ce-8d83-8b34ce913fcf/resources/flavor1", "rel": "self"}, {"href": "http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-stack/8153ccc8-6fe2-46ce-8d83-8b34ce913fcf", "rel": "stack"}], "logical_resource_id": "flavor1", "creation_time": "2018-12-27T15:48:05Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-27T15:48:05Z", "required_by": ["vm1"], "resource_status_reason": "state changed", "physical_resource_id": "21340234-b86e-45ee-a622-278e94fce4f0", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "network", "links": [{"href": "http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-stack/8153ccc8-6fe2-46ce-8d83-8b34ce913fcf/resources/network", "rel": "self"}, {"href": "http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-stack/8153ccc8-6fe2-46ce-8d83-8b34ce913fcf", "rel": "stack"}], "logical_resource_id": "network", "creation_time": "2018-12-27T15:48:05Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-27T15:48:05Z", "required_by": ["subnet", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "a4bbd30c-f458-42f0-823c-ba80bdaad793", "resource_type": "OS::Neutron::Net"}, {"resource_name": "server_security_group", "links": [{"href": "http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-stack/8153ccc8-6fe2-46ce-8d83-8b34ce913fcf/resources/server_security_group", "rel": "self"}, {"href": "http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-stack/8153ccc8-6fe2-46ce-8d83-8b34ce913fcf", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2018-12-27T15:48:05Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-27T15:48:05Z", "required_by": ["port1"], "resource_status_reason": "state changed", "physical_resource_id": "06056604-aa9e-4777-bcb9-2296db22cec5", "resource_type": "OS::Neutron::SecurityGroup"}, {"resource_name": "floating_ip", "links": [{"href": "http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-stack/8153ccc8-6fe2-46ce-8d83-8b34ce913fcf/resources/floating_ip", "rel": "self"}, {"href": "http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-stack/8153ccc8-6fe2-46ce-8d83-8b34ce913fcf", "rel": "stack"}], "logical_resource_id": "floating_ip", "creation_time": "2018-12-27T15:48:05Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-27T15:48:05Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "43e14ab5-b958-4a92-b2f3-d504c54f7a96", "resource_type": "OS::Neutron::FloatingIP"}, {"resource_name": "floating_ip_association", "links": [{"href": "http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-stack/8153ccc8-6fe2-46ce-8d83-8b34ce913fcf/resources/floating_ip_association", "rel": "self"}, {"href": "http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-stack/8153ccc8-6fe2-46ce-8d83-8b34ce913fcf", "rel": "stack"}], "logical_resource_id": "floating_ip_association", "creation_time": "2018-12-27T15:48:05Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-27T15:48:05Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "38", "resource_type": "OS::Neutron::FloatingIPAssociation"}, {"resource_name": "management_router", "links": [{"href": "http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-stack/8153ccc8-6fe2-46ce-8d83-8b34ce913fcf/resources/management_router", "rel": "self"}, {"href": "http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-stack/8153ccc8-6fe2-46ce-8d83-8b34ce913fcf", "rel": "stack"}], "logical_resource_id": "management_router", "creation_time": "2018-12-27T15:48:05Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-27T15:48:05Z", "required_by": ["management_router_interface", "floating_ip"], "resource_status_reason": "state changed", "physical_resource_id": "92d1d1a9-a306-4d84-a147-921235f84e36", "resource_type": "OS::Neutron::Router"}, {"resource_name": "keypair", "links": [{"href": "http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-stack/8153ccc8-6fe2-46ce-8d83-8b34ce913fcf/resources/keypair", "rel": "self"}, {"href": "http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-stack/8153ccc8-6fe2-46ce-8d83-8b34ce913fcf", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2018-12-27T15:48:05Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-27T15:48:05Z", "required_by": ["vm1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-keypair", "resource_type": "OS::Nova::KeyPair"}, {"resource_name": "management_router_interface", "links": [{"href": "http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-stack/8153ccc8-6fe2-46ce-8d83-8b34ce913fcf/resources/management_router_interface", "rel": "self"}, {"href": "http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-stack/8153ccc8-6fe2-46ce-8d83-8b34ce913fcf", "rel": "stack"}], "logical_resource_id": "management_router_interface", "creation_time": "2018-12-27T15:48:05Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-27T15:48:05Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "92d1d1a9-a306-4d84-a147-921235f84e36:subnet_id=30419c66-98c7-4917-afe1-70a5824785e8", "resource_type": "OS::Neutron::RouterInterface"}, {"resource_name": "subnet", "links": [{"href": "http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-stack/8153ccc8-6fe2-46ce-8d83-8b34ce913fcf/resources/subnet", "rel": "self"}, {"href": "http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-stack/8153ccc8-6fe2-46ce-8d83-8b34ce913fcf", "rel": "stack"}], "logical_resource_id": "subnet", "creation_time": "2018-12-27T15:48:05Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-27T15:48:05Z", "required_by": ["management_router_interface", "vm1", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "30419c66-98c7-4917-afe1-70a5824785e8", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "vm1", "links": [{"href": "http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-stack/8153ccc8-6fe2-46ce-8d83-8b34ce913fcf/resources/vm1", "rel": "self"}, {"href": "http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-stack/8153ccc8-6fe2-46ce-8d83-8b34ce913fcf", "rel": "stack"}], "logical_resource_id": "vm1", "creation_time": "2018-12-27T15:48:05Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-27T15:48:05Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "7d0339d8-218b-4cac-a9f0-824626b126e4", "resource_type": "OS::Nova::Server"}, {"resource_name": "vm2", "links": [{"href": "http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-stack/8153ccc8-6fe2-46ce-8d83-8b34ce913fcf/resources/vm2", "rel": "self"}, {"href": "http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-stack/8153ccc8-6fe2-46ce-8d83-8b34ce913fcf", "rel": "stack"}], "logical_resource_id": "vm2", "creation_time": "2018-12-27T15:48:05Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-27T15:48:05Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "61d1dcca-7b33-4129-b004-89a410b4d19c", "resource_type": "OS::Nova::Server"}, {"resource_name": "port1", "links": [{"href": "http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-stack/8153ccc8-6fe2-46ce-8d83-8b34ce913fcf/resources/port1", "rel": "self"}, {"href": "http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-stack/8153ccc8-6fe2-46ce-8d83-8b34ce913fcf", "rel": "stack"}], "logical_resource_id": "port1", "creation_time": "2018-12-27T15:48:05Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-27T15:48:05Z", "required_by": ["floating_ip_association", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "108a2e41-a530-4721-81bd-c81e2fc82b16", "resource_type": "OS::Neutron::Port"}]} 2018-12-27 15:48:34,479 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-stack/8153ccc8-6fe2-46ce-8d83-8b34ce913fcf/resources used request id req-b7c05932-9a59-4147-a38d-e53491fe0848 2018-12-27 15:48:34,483 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/8153ccc8-6fe2-46ce-8d83-8b34ce913fcf -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d2e85191e2cf9aaca1822ee99dd65810017c382" 2018-12-27 15:48:34,700 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 15:48:34 GMT Server: Apache x-openstack-request-id: req-04e5a1cf-5d25-4fff-9ea2-d2a7891f5cd5 Location: http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-stack/8153ccc8-6fe2-46ce-8d83-8b34ce913fcf Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-stack/8153ccc8-6fe2-46ce-8d83-8b34ce913fcf;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-27 15:48:34,825 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:48:34 GMT Server: Apache x-openstack-request-id: req-16d4b612-8b63-4739-8cea-302c57f293b1 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2097 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-flavor2", "OS::project_id": "4a5a562cffae47fab8ccefbe6255b9d5", "OS::stack_id": "8153ccc8-6fe2-46ce-8d83-8b34ce913fcf", "OS::stack_name": "HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-keypair", "security_group_name": "security_group_name", "flavor_extra_specs": "{}", "subnet_name": "HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-subnet", "net_name": "HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-stack", "stack_user_project_id": "55669cd810ea4f4ead3e35f6c24a84dd", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-12-27T15:48:04Z", "links": [{"href": "http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-stack/8153ccc8-6fe2-46ce-8d83-8b34ce913fcf", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "8153ccc8-6fe2-46ce-8d83-8b34ce913fcf", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEApsNs9saB+Ieh0sTqsksgvgwCtEFbBQlWzWETCuucXUT+qWEw\nfbl1n8WpFQ/Cf+JHK1Y8+0uMnnbcPRCUPPlbzj8BzMmbFEcPy5W6Aw235S4eggsc\nAodC0jYC9JyF8bDkb1ptAz6GgVc7zJnb9l2U2sW4ptpyBJAMNMM82kUG3gkb8Vho\nlLxrh0QGIFc8fph2T9NAhNGOfocnhOiEC5UYVpzYucI48riV7X3NyH2oY0LiQVoR\nBlJXaL/+mde9kW3aX4qo3nqK8gl6KSGldrTWaB+CzPa2gSjGUCSI8tkygYHxbusR\nJpE7Wcsyn5ecmp7ntFCRZdyzYiUgJEIskWfIWQIDAQABAoIBAE60v3G9AMyenwaN\n/8MEaECqBIC0s9Ots7UdEtK9nr/6d0LT5wH/jP9KV+Hj3UVkM3jFq+RipMyJhqqf\nb4dTnTu7SwsvP60TWOYaFX+pctiMqsNvoNmkoyn5ae2vDhyjAz127Spx0SOsW0HW\ngBVH16BlXyAIy3VR0yD34HmXyITz/kwuQikvXPC0DfSfPtpip3URSaX4MWplHFyj\nDrC1HbrSsk3Afy1G+aYjhKyiqm2ml5vQIZmb5+ABXONqa8PtFEcNKEq+CtPeS1Ki\n+kKi3E2XnWflP+fhhKG9qGiKa3nHtD/EJr6h4+L6KPZYuRIpiK4YsmacbO2DsvVs\ns4yiDnECgYEA2sqOifBOu3niMadMHBArN74irV8neHIGCHP5pDBPKEEq4lpuVjDB\noqkAgtN1rI2VxM/mlvNRtYuE65D0yhMuIMz4Q4e9mHX+XsRv4tFsw2Lah7354sNP\niVCU0O0ZZQ5LyfDqH4X7jEfWBZ1HceSw+xIlWdY+LJJ5IArOPrXHe70CgYEAwx+/\nummWKr4LNgnp1bCAg2xqILCA9yGdA98no+D4EauV20FAqPs8ltfTeBiI1N/n4lqe\nUAHKna1Q8zJoN7afEX4ZuukFrz0kHfFs3iKR6uizH8ssRQMzuIoMqNEg9cea+mog\n50Zy0aq9w+bYmew59jRDIch0j3POU8xrClfCms0CgYEA1KRPOpMbAiyogVe2qgOw\n7UFXFKdJhk9Tu71z4HavSFFl6462dAB5Aa09eOkqEiWdbSYeV5FuVYKfEg/VSdyw\nVWLA22k/BMGREuvaTlj6Wz9lYs5p4lGuqKdvq0r1BnmJgWArO64NWD6tLNG6kWAR\n/kKZmKGX1dwZ6uF1qA8mLQUCgYBX3cww3atJxBq4Uu6B0+GLTR7daZ4pq3FRdQQc\nwAn1qxbojRHZBonaQ4Zu5l13vvxk6fmwfZ4IMyvo2CImNI6dCfP8P0LYDuhcs4Ma\n5OZgqjk/b/aXfUGlMEVTIBl/lEstyOzYONkroX+i4ClZ5w6S2CYC6InUr4mSItNw\n7OQtYQKBgQDKVEoSCGR8DRT+9kELW6RP61sdfOrNOA8Nh21wVJ7W3V6eH0EyToqk\ncJkFOvAFVvUWLNz+bwDVtfeZp8KfI0vSVE+HiQKoF1FRnm3D0p7cp/X78OCKGCAM\n40x6pCD7htLVB/aonbXd+KoiKfbKwticmSlyPdmaEZ4CtjNmxMt7NQ==\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-12-27 15:48:34,825 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-stack/8153ccc8-6fe2-46ce-8d83-8b34ce913fcf used request id req-16d4b612-8b63-4739-8cea-302c57f293b1 2018-12-27 15:48:34,828 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/8153ccc8-6fe2-46ce-8d83-8b34ce913fcf/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d2e85191e2cf9aaca1822ee99dd65810017c382" 2018-12-27 15:48:35,035 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 15:48:34 GMT Server: Apache x-openstack-request-id: req-8953dacb-d9dc-431d-8ea3-b302b6ef0a79 Location: http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-stack/8153ccc8-6fe2-46ce-8d83-8b34ce913fcf/resources Content-Length: 521 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-stack/8153ccc8-6fe2-46ce-8d83-8b34ce913fcf/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-27 15:48:35,112 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:48:35 GMT Server: Apache x-openstack-request-id: req-21a516f7-98be-4ee9-a02b-d1c22f650b2a Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1040 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "flavor2", "links": [{"href": "http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-stack/8153ccc8-6fe2-46ce-8d83-8b34ce913fcf/resources/flavor2", "rel": "self"}, {"href": "http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-stack/8153ccc8-6fe2-46ce-8d83-8b34ce913fcf", "rel": "stack"}], "logical_resource_id": "flavor2", "creation_time": "2018-12-27T15:48:05Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-27T15:48:05Z", "required_by": ["vm2"], "resource_status_reason": "state changed", "physical_resource_id": "f0b83090-e771-4e7e-937d-99c158e9580d", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "flavor1", "links": [{"href": "http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-stack/8153ccc8-6fe2-46ce-8d83-8b34ce913fcf/resources/flavor1", "rel": "self"}, {"href": "http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-stack/8153ccc8-6fe2-46ce-8d83-8b34ce913fcf", "rel": "stack"}], "logical_resource_id": "flavor1", "creation_time": "2018-12-27T15:48:05Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-27T15:48:05Z", "required_by": ["vm1"], "resource_status_reason": "state changed", "physical_resource_id": "21340234-b86e-45ee-a622-278e94fce4f0", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "network", "links": [{"href": "http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-stack/8153ccc8-6fe2-46ce-8d83-8b34ce913fcf/resources/network", "rel": "self"}, {"href": "http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-stack/8153ccc8-6fe2-46ce-8d83-8b34ce913fcf", "rel": "stack"}], "logical_resource_id": "network", "creation_time": "2018-12-27T15:48:05Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-27T15:48:05Z", "required_by": ["subnet", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "a4bbd30c-f458-42f0-823c-ba80bdaad793", "resource_type": "OS::Neutron::Net"}, {"resource_name": "server_security_group", "links": [{"href": "http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-stack/8153ccc8-6fe2-46ce-8d83-8b34ce913fcf/resources/server_security_group", "rel": "self"}, {"href": "http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-stack/8153ccc8-6fe2-46ce-8d83-8b34ce913fcf", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2018-12-27T15:48:05Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-27T15:48:05Z", "required_by": ["port1"], "resource_status_reason": "state changed", "physical_resource_id": "06056604-aa9e-4777-bcb9-2296db22cec5", "resource_type": "OS::Neutron::SecurityGroup"}, {"resource_name": "floating_ip", "links": [{"href": "http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-stack/8153ccc8-6fe2-46ce-8d83-8b34ce913fcf/resources/floating_ip", "rel": "self"}, {"href": "http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-stack/8153ccc8-6fe2-46ce-8d83-8b34ce913fcf", "rel": "stack"}], "logical_resource_id": "floating_ip", "creation_time": "2018-12-27T15:48:05Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-27T15:48:05Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "43e14ab5-b958-4a92-b2f3-d504c54f7a96", "resource_type": "OS::Neutron::FloatingIP"}, {"resource_name": "floating_ip_association", "links": [{"href": "http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-stack/8153ccc8-6fe2-46ce-8d83-8b34ce913fcf/resources/floating_ip_association", "rel": "self"}, {"href": "http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-stack/8153ccc8-6fe2-46ce-8d83-8b34ce913fcf", "rel": "stack"}], "logical_resource_id": "floating_ip_association", "creation_time": "2018-12-27T15:48:05Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-27T15:48:05Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "38", "resource_type": "OS::Neutron::FloatingIPAssociation"}, {"resource_name": "management_router", "links": [{"href": "http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-stack/8153ccc8-6fe2-46ce-8d83-8b34ce913fcf/resources/management_router", "rel": "self"}, {"href": "http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-stack/8153ccc8-6fe2-46ce-8d83-8b34ce913fcf", "rel": "stack"}], "logical_resource_id": "management_router", "creation_time": "2018-12-27T15:48:05Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-27T15:48:05Z", "required_by": ["management_router_interface", "floating_ip"], "resource_status_reason": "state changed", "physical_resource_id": "92d1d1a9-a306-4d84-a147-921235f84e36", "resource_type": "OS::Neutron::Router"}, {"resource_name": "keypair", "links": [{"href": "http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-stack/8153ccc8-6fe2-46ce-8d83-8b34ce913fcf/resources/keypair", "rel": "self"}, {"href": "http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-stack/8153ccc8-6fe2-46ce-8d83-8b34ce913fcf", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2018-12-27T15:48:05Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-27T15:48:05Z", "required_by": ["vm1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-keypair", "resource_type": "OS::Nova::KeyPair"}, {"resource_name": "management_router_interface", "links": [{"href": "http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-stack/8153ccc8-6fe2-46ce-8d83-8b34ce913fcf/resources/management_router_interface", "rel": "self"}, {"href": "http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-stack/8153ccc8-6fe2-46ce-8d83-8b34ce913fcf", "rel": "stack"}], "logical_resource_id": "management_router_interface", "creation_time": "2018-12-27T15:48:05Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-27T15:48:05Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "92d1d1a9-a306-4d84-a147-921235f84e36:subnet_id=30419c66-98c7-4917-afe1-70a5824785e8", "resource_type": "OS::Neutron::RouterInterface"}, {"resource_name": "subnet", "links": [{"href": "http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-stack/8153ccc8-6fe2-46ce-8d83-8b34ce913fcf/resources/subnet", "rel": "self"}, {"href": "http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-stack/8153ccc8-6fe2-46ce-8d83-8b34ce913fcf", "rel": "stack"}], "logical_resource_id": "subnet", "creation_time": "2018-12-27T15:48:05Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-27T15:48:05Z", "required_by": ["management_router_interface", "vm1", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "30419c66-98c7-4917-afe1-70a5824785e8", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "vm1", "links": [{"href": "http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-stack/8153ccc8-6fe2-46ce-8d83-8b34ce913fcf/resources/vm1", "rel": "self"}, {"href": "http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-stack/8153ccc8-6fe2-46ce-8d83-8b34ce913fcf", "rel": "stack"}], "logical_resource_id": "vm1", "creation_time": "2018-12-27T15:48:05Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-27T15:48:05Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "7d0339d8-218b-4cac-a9f0-824626b126e4", "resource_type": "OS::Nova::Server"}, {"resource_name": "vm2", "links": [{"href": "http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-stack/8153ccc8-6fe2-46ce-8d83-8b34ce913fcf/resources/vm2", "rel": "self"}, {"href": "http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-stack/8153ccc8-6fe2-46ce-8d83-8b34ce913fcf", "rel": "stack"}], "logical_resource_id": "vm2", "creation_time": "2018-12-27T15:48:05Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-27T15:48:05Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "61d1dcca-7b33-4129-b004-89a410b4d19c", "resource_type": "OS::Nova::Server"}, {"resource_name": "port1", "links": [{"href": "http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-stack/8153ccc8-6fe2-46ce-8d83-8b34ce913fcf/resources/port1", "rel": "self"}, {"href": "http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-stack/8153ccc8-6fe2-46ce-8d83-8b34ce913fcf", "rel": "stack"}], "logical_resource_id": "port1", "creation_time": "2018-12-27T15:48:05Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-27T15:48:05Z", "required_by": ["floating_ip_association", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "108a2e41-a530-4721-81bd-c81e2fc82b16", "resource_type": "OS::Neutron::Port"}]} 2018-12-27 15:48:35,112 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-stack/8153ccc8-6fe2-46ce-8d83-8b34ce913fcf/resources used request id req-21a516f7-98be-4ee9-a02b-d1c22f650b2a 2018-12-27 15:48:35,119 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?id=a4bbd30c-f458-42f0-823c-ba80bdaad793 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d2e85191e2cf9aaca1822ee99dd65810017c382" 2018-12-27 15:48:35,227 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 765 X-Openstack-Request-Id: req-d9f4e2a1-d428-440e-ac56-f164f9168641 Date: Thu, 27 Dec 2018 15:48:35 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"mtu":1442,"id":"a4bbd30c-f458-42f0-823c-ba80bdaad793","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":17,"ipv4_address_scope":null,"shared":false,"project_id":"4a5a562cffae47fab8ccefbe6255b9d5","status":"ACTIVE","subnets":["30419c66-98c7-4917-afe1-70a5824785e8"],"description":"","tags":[],"updated_at":"2018-12-27T15:48:12Z","qos_policy_id":null,"name":"HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-net","admin_state_up":true,"tenant_id":"4a5a562cffae47fab8ccefbe6255b9d5","created_at":"2018-12-27T15:48:10Z","provider:network_type":"geneve"}]} 2018-12-27 15:48:35,227 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?id=a4bbd30c-f458-42f0-823c-ba80bdaad793 used request id req-d9f4e2a1-d428-440e-ac56-f164f9168641 2018-12-27 15:48:35,232 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=a4bbd30c-f458-42f0-823c-ba80bdaad793 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d2e85191e2cf9aaca1822ee99dd65810017c382" 2018-12-27 15:48:35,276 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-e6fa76ea-d420-4726-99df-50a4f50688df Date: Thu, 27 Dec 2018 15:48:35 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a4bbd30c-f458-42f0-823c-ba80bdaad793","tenant_id":"4a5a562cffae47fab8ccefbe6255b9d5","created_at":"2018-12-27T15:48:12Z","dns_nameservers":[],"updated_at":"2018-12-27T15:48:12Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"4a5a562cffae47fab8ccefbe6255b9d5","id":"30419c66-98c7-4917-afe1-70a5824785e8","subnetpool_id":null,"name":"HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-subnet"}]} 2018-12-27 15:48:35,276 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=a4bbd30c-f458-42f0-823c-ba80bdaad793 used request id req-e6fa76ea-d420-4726-99df-50a4f50688df 2018-12-27 15:48:35,281 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=a4bbd30c-f458-42f0-823c-ba80bdaad793 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d2e85191e2cf9aaca1822ee99dd65810017c382" 2018-12-27 15:48:35,327 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-d25342c3-4b24-4818-b9a0-10bb96a44929 Date: Thu, 27 Dec 2018 15:48:35 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a4bbd30c-f458-42f0-823c-ba80bdaad793","tenant_id":"4a5a562cffae47fab8ccefbe6255b9d5","created_at":"2018-12-27T15:48:12Z","dns_nameservers":[],"updated_at":"2018-12-27T15:48:12Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"4a5a562cffae47fab8ccefbe6255b9d5","id":"30419c66-98c7-4917-afe1-70a5824785e8","subnetpool_id":null,"name":"HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-subnet"}]} 2018-12-27 15:48:35,327 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=a4bbd30c-f458-42f0-823c-ba80bdaad793 used request id req-d25342c3-4b24-4818-b9a0-10bb96a44929 2018-12-27 15:48:35,327 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-27 15:48:35,329 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d2e85191e2cf9aaca1822ee99dd65810017c382" 2018-12-27 15:48:35,427 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:48:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-264a19ec-f830-4811-8c48-bd3e5caa2bbb Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 15:48:35,427 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-264a19ec-f830-4811-8c48-bd3e5caa2bbb 2018-12-27 15:48:35,430 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/8153ccc8-6fe2-46ce-8d83-8b34ce913fcf/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d2e85191e2cf9aaca1822ee99dd65810017c382" 2018-12-27 15:48:35,457 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 15:48:35 GMT Server: Apache x-openstack-request-id: req-5674fb8e-b4fe-4d79-90b3-2d2038323c4d Location: http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-stack/8153ccc8-6fe2-46ce-8d83-8b34ce913fcf/resources Content-Length: 521 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-stack/8153ccc8-6fe2-46ce-8d83-8b34ce913fcf/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-27 15:48:35,535 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:48:35 GMT Server: Apache x-openstack-request-id: req-71bb7843-cf69-44f7-9ab0-0cc9250728e3 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1040 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "flavor2", "links": [{"href": "http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-stack/8153ccc8-6fe2-46ce-8d83-8b34ce913fcf/resources/flavor2", "rel": "self"}, {"href": "http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-stack/8153ccc8-6fe2-46ce-8d83-8b34ce913fcf", "rel": "stack"}], "logical_resource_id": "flavor2", "creation_time": "2018-12-27T15:48:05Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-27T15:48:05Z", "required_by": ["vm2"], "resource_status_reason": "state changed", "physical_resource_id": "f0b83090-e771-4e7e-937d-99c158e9580d", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "flavor1", "links": [{"href": "http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-stack/8153ccc8-6fe2-46ce-8d83-8b34ce913fcf/resources/flavor1", "rel": "self"}, {"href": "http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-stack/8153ccc8-6fe2-46ce-8d83-8b34ce913fcf", "rel": "stack"}], "logical_resource_id": "flavor1", "creation_time": "2018-12-27T15:48:05Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-27T15:48:05Z", "required_by": ["vm1"], "resource_status_reason": "state changed", "physical_resource_id": "21340234-b86e-45ee-a622-278e94fce4f0", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "network", "links": [{"href": "http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-stack/8153ccc8-6fe2-46ce-8d83-8b34ce913fcf/resources/network", "rel": "self"}, {"href": "http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-stack/8153ccc8-6fe2-46ce-8d83-8b34ce913fcf", "rel": "stack"}], "logical_resource_id": "network", "creation_time": "2018-12-27T15:48:05Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-27T15:48:05Z", "required_by": ["subnet", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "a4bbd30c-f458-42f0-823c-ba80bdaad793", "resource_type": "OS::Neutron::Net"}, {"resource_name": "server_security_group", "links": [{"href": "http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-stack/8153ccc8-6fe2-46ce-8d83-8b34ce913fcf/resources/server_security_group", "rel": "self"}, {"href": "http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-stack/8153ccc8-6fe2-46ce-8d83-8b34ce913fcf", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2018-12-27T15:48:05Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-27T15:48:05Z", "required_by": ["port1"], "resource_status_reason": "state changed", "physical_resource_id": "06056604-aa9e-4777-bcb9-2296db22cec5", "resource_type": "OS::Neutron::SecurityGroup"}, {"resource_name": "floating_ip", "links": [{"href": "http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-stack/8153ccc8-6fe2-46ce-8d83-8b34ce913fcf/resources/floating_ip", "rel": "self"}, {"href": "http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-stack/8153ccc8-6fe2-46ce-8d83-8b34ce913fcf", "rel": "stack"}], "logical_resource_id": "floating_ip", "creation_time": "2018-12-27T15:48:05Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-27T15:48:05Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "43e14ab5-b958-4a92-b2f3-d504c54f7a96", "resource_type": "OS::Neutron::FloatingIP"}, {"resource_name": "floating_ip_association", "links": [{"href": "http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-stack/8153ccc8-6fe2-46ce-8d83-8b34ce913fcf/resources/floating_ip_association", "rel": "self"}, {"href": "http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-stack/8153ccc8-6fe2-46ce-8d83-8b34ce913fcf", "rel": "stack"}], "logical_resource_id": "floating_ip_association", "creation_time": "2018-12-27T15:48:05Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-27T15:48:05Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "38", "resource_type": "OS::Neutron::FloatingIPAssociation"}, {"resource_name": "management_router", "links": [{"href": "http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-stack/8153ccc8-6fe2-46ce-8d83-8b34ce913fcf/resources/management_router", "rel": "self"}, {"href": "http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-stack/8153ccc8-6fe2-46ce-8d83-8b34ce913fcf", "rel": "stack"}], "logical_resource_id": "management_router", "creation_time": "2018-12-27T15:48:05Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-27T15:48:05Z", "required_by": ["management_router_interface", "floating_ip"], "resource_status_reason": "state changed", "physical_resource_id": "92d1d1a9-a306-4d84-a147-921235f84e36", "resource_type": "OS::Neutron::Router"}, {"resource_name": "keypair", "links": [{"href": "http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-stack/8153ccc8-6fe2-46ce-8d83-8b34ce913fcf/resources/keypair", "rel": "self"}, {"href": "http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-stack/8153ccc8-6fe2-46ce-8d83-8b34ce913fcf", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2018-12-27T15:48:05Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-27T15:48:05Z", "required_by": ["vm1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-keypair", "resource_type": "OS::Nova::KeyPair"}, {"resource_name": "management_router_interface", "links": [{"href": "http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-stack/8153ccc8-6fe2-46ce-8d83-8b34ce913fcf/resources/management_router_interface", "rel": "self"}, {"href": "http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-stack/8153ccc8-6fe2-46ce-8d83-8b34ce913fcf", "rel": "stack"}], "logical_resource_id": "management_router_interface", "creation_time": "2018-12-27T15:48:05Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-27T15:48:05Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "92d1d1a9-a306-4d84-a147-921235f84e36:subnet_id=30419c66-98c7-4917-afe1-70a5824785e8", "resource_type": "OS::Neutron::RouterInterface"}, {"resource_name": "subnet", "links": [{"href": "http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-stack/8153ccc8-6fe2-46ce-8d83-8b34ce913fcf/resources/subnet", "rel": "self"}, {"href": "http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-stack/8153ccc8-6fe2-46ce-8d83-8b34ce913fcf", "rel": "stack"}], "logical_resource_id": "subnet", "creation_time": "2018-12-27T15:48:05Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-27T15:48:05Z", "required_by": ["management_router_interface", "vm1", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "30419c66-98c7-4917-afe1-70a5824785e8", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "vm1", "links": [{"href": "http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-stack/8153ccc8-6fe2-46ce-8d83-8b34ce913fcf/resources/vm1", "rel": "self"}, {"href": "http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-stack/8153ccc8-6fe2-46ce-8d83-8b34ce913fcf", "rel": "stack"}], "logical_resource_id": "vm1", "creation_time": "2018-12-27T15:48:05Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-27T15:48:05Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "7d0339d8-218b-4cac-a9f0-824626b126e4", "resource_type": "OS::Nova::Server"}, {"resource_name": "vm2", "links": [{"href": "http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-stack/8153ccc8-6fe2-46ce-8d83-8b34ce913fcf/resources/vm2", "rel": "self"}, {"href": "http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-stack/8153ccc8-6fe2-46ce-8d83-8b34ce913fcf", "rel": "stack"}], "logical_resource_id": "vm2", "creation_time": "2018-12-27T15:48:05Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-27T15:48:05Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "61d1dcca-7b33-4129-b004-89a410b4d19c", "resource_type": "OS::Nova::Server"}, {"resource_name": "port1", "links": [{"href": "http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-stack/8153ccc8-6fe2-46ce-8d83-8b34ce913fcf/resources/port1", "rel": "self"}, {"href": "http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-stack/8153ccc8-6fe2-46ce-8d83-8b34ce913fcf", "rel": "stack"}], "logical_resource_id": "port1", "creation_time": "2018-12-27T15:48:05Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-27T15:48:05Z", "required_by": ["floating_ip_association", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "108a2e41-a530-4721-81bd-c81e2fc82b16", "resource_type": "OS::Neutron::Port"}]} 2018-12-27 15:48:35,536 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-stack/8153ccc8-6fe2-46ce-8d83-8b34ce913fcf/resources used request id req-71bb7843-cf69-44f7-9ab0-0cc9250728e3 2018-12-27 15:48:35,543 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/61d1dcca-7b33-4129-b004-89a410b4d19c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d2e85191e2cf9aaca1822ee99dd65810017c382" 2018-12-27 15:48:35,545 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/7d0339d8-218b-4cac-a9f0-824626b126e4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d2e85191e2cf9aaca1822ee99dd65810017c382" 2018-12-27 15:48:36,038 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:48:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a5aea075-3774-4705-9459-d61c84e35aec x-compute-request-id: req-a5aea075-3774-4705-9459-d61c84e35aec Content-Encoding: gzip Content-Length: 847 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:92:b9", "version": 4, "addr": "10.1.2.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:92:b9", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/7d0339d8-218b-4cac-a9f0-824626b126e4", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/7d0339d8-218b-4cac-a9f0-824626b126e4", "rel": "bookmark"}], "image": {"id": "8b78e0f5-a554-466d-868e-27a480ce3391", "links": [{"href": "http://172.30.9.31:8774/images/8b78e0f5-a554-466d-868e-27a480ce3391", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000002c", "OS-SRV-USG:launched_at": "2018-12-27T15:48:29.000000", "flavor": {"id": "21340234-b86e-45ee-a622-278e94fce4f0", "links": [{"href": "http://172.30.9.31:8774/flavors/21340234-b86e-45ee-a622-278e94fce4f0", "rel": "bookmark"}]}, "id": "7d0339d8-218b-4cac-a9f0-824626b126e4", "security_groups": [{"name": "security_group_name"}], "user_id": "880f11fce81c4cef88c354559a832afe", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T15:48:29Z", "hostId": "f0d1b9d74bcf6e1582d7ea9e84a639d9f5de167a343a33784ece50a6", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-keypair", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-inst1", "created": "2018-12-27T15:48:19Z", "tenant_id": "4a5a562cffae47fab8ccefbe6255b9d5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-27 15:48:36,038 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/7d0339d8-218b-4cac-a9f0-824626b126e4 used request id req-a5aea075-3774-4705-9459-d61c84e35aec 2018-12-27 15:48:36,043 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d2e85191e2cf9aaca1822ee99dd65810017c382" 2018-12-27 15:48:36,118 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:48:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6706fd00-2416-43c7-8d6b-8d48706c1ee4 x-compute-request-id: req-6706fd00-2416-43c7-8d6b-8d48706c1ee4 Content-Encoding: gzip Content-Length: 831 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8f:e4:c1", "version": 4, "addr": "10.1.2.16", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/61d1dcca-7b33-4129-b004-89a410b4d19c", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/61d1dcca-7b33-4129-b004-89a410b4d19c", "rel": "bookmark"}], "image": {"id": "a2500454-7779-49a8-9e15-057aca2c90dc", "links": [{"href": "http://172.30.9.31:8774/images/a2500454-7779-49a8-9e15-057aca2c90dc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000029", "OS-SRV-USG:launched_at": "2018-12-27T15:48:27.000000", "flavor": {"id": "f0b83090-e771-4e7e-937d-99c158e9580d", "links": [{"href": "http://172.30.9.31:8774/flavors/f0b83090-e771-4e7e-937d-99c158e9580d", "rel": "bookmark"}]}, "id": "61d1dcca-7b33-4129-b004-89a410b4d19c", "security_groups": [{"name": "default"}], "user_id": "880f11fce81c4cef88c354559a832afe", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T15:48:28Z", "hostId": "e4ddacd38274eec2f6d4422030f1ed83e012e5c6f22ded7af8595eef", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-keypair", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-inst2", "created": "2018-12-27T15:48:16Z", "tenant_id": "4a5a562cffae47fab8ccefbe6255b9d5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-27 15:48:36,118 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/61d1dcca-7b33-4129-b004-89a410b4d19c used request id req-6706fd00-2416-43c7-8d6b-8d48706c1ee4 2018-12-27 15:48:36,123 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d2e85191e2cf9aaca1822ee99dd65810017c382" 2018-12-27 15:48:36,132 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 765 X-Openstack-Request-Id: req-e601c031-747c-4e01-9379-914a2f25cfad Date: Thu, 27 Dec 2018 15:48:36 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"mtu":1442,"id":"a4bbd30c-f458-42f0-823c-ba80bdaad793","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":17,"ipv4_address_scope":null,"shared":false,"project_id":"4a5a562cffae47fab8ccefbe6255b9d5","status":"ACTIVE","subnets":["30419c66-98c7-4917-afe1-70a5824785e8"],"description":"","tags":[],"updated_at":"2018-12-27T15:48:12Z","qos_policy_id":null,"name":"HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-net","admin_state_up":true,"tenant_id":"4a5a562cffae47fab8ccefbe6255b9d5","created_at":"2018-12-27T15:48:10Z","provider:network_type":"geneve"}]} 2018-12-27 15:48:36,132 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-net used request id req-e601c031-747c-4e01-9379-914a2f25cfad 2018-12-27 15:48:36,135 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 15:48:36,140 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 15:48:36 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 15:48:36,141 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/4a5a562cffae47fab8ccefbe6255b9d5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d2e85191e2cf9aaca1822ee99dd65810017c382" 2018-12-27 15:48:36,211 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 765 X-Openstack-Request-Id: req-dff6a8b5-7226-4322-a8d8-c0bdb1229647 Date: Thu, 27 Dec 2018 15:48:36 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"mtu":1442,"id":"a4bbd30c-f458-42f0-823c-ba80bdaad793","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":17,"ipv4_address_scope":null,"shared":false,"project_id":"4a5a562cffae47fab8ccefbe6255b9d5","status":"ACTIVE","subnets":["30419c66-98c7-4917-afe1-70a5824785e8"],"description":"","tags":[],"updated_at":"2018-12-27T15:48:12Z","qos_policy_id":null,"name":"HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-net","admin_state_up":true,"tenant_id":"4a5a562cffae47fab8ccefbe6255b9d5","created_at":"2018-12-27T15:48:10Z","provider:network_type":"geneve"}]} 2018-12-27 15:48:36,211 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-net used request id req-dff6a8b5-7226-4322-a8d8-c0bdb1229647 2018-12-27 15:48:36,215 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/4a5a562cffae47fab8ccefbe6255b9d5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d2e85191e2cf9aaca1822ee99dd65810017c382" 2018-12-27 15:48:36,255 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:48:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7bdfb3f2-d903-4121-86ac-4660d5ae3165 Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.31:5000/v3/projects/4a5a562cffae47fab8ccefbe6255b9d5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4a5a562cffae47fab8ccefbe6255b9d5", "name": "api_check-project_e39638cc-8772-4bcc-8a5b-f8d604444da5"}} 2018-12-27 15:48:36,256 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/4a5a562cffae47fab8ccefbe6255b9d5 used request id req-7bdfb3f2-d903-4121-86ac-4660d5ae3165 2018-12-27 15:48:36,261 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=a4bbd30c-f458-42f0-823c-ba80bdaad793 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d2e85191e2cf9aaca1822ee99dd65810017c382" 2018-12-27 15:48:36,302 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-a2b17f5e-188d-498d-b4ef-c994710f67ef Date: Thu, 27 Dec 2018 15:48:36 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a4bbd30c-f458-42f0-823c-ba80bdaad793","tenant_id":"4a5a562cffae47fab8ccefbe6255b9d5","created_at":"2018-12-27T15:48:12Z","dns_nameservers":[],"updated_at":"2018-12-27T15:48:12Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"4a5a562cffae47fab8ccefbe6255b9d5","id":"30419c66-98c7-4917-afe1-70a5824785e8","subnetpool_id":null,"name":"HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-subnet"}]} 2018-12-27 15:48:36,302 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=a4bbd30c-f458-42f0-823c-ba80bdaad793 used request id req-a2b17f5e-188d-498d-b4ef-c994710f67ef 2018-12-27 15:48:36,306 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=a4bbd30c-f458-42f0-823c-ba80bdaad793 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d2e85191e2cf9aaca1822ee99dd65810017c382" 2018-12-27 15:48:36,333 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:48:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bb236145-9e99-42c8-89eb-f98a856f48ec Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.31:5000/v3/projects/4a5a562cffae47fab8ccefbe6255b9d5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4a5a562cffae47fab8ccefbe6255b9d5", "name": "api_check-project_e39638cc-8772-4bcc-8a5b-f8d604444da5"}} 2018-12-27 15:48:36,334 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/4a5a562cffae47fab8ccefbe6255b9d5 used request id req-bb236145-9e99-42c8-89eb-f98a856f48ec 2018-12-27 15:48:36,337 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=a4bbd30c-f458-42f0-823c-ba80bdaad793 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d2e85191e2cf9aaca1822ee99dd65810017c382" 2018-12-27 15:48:36,363 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4013 X-Openstack-Request-Id: req-a2288595-ebc0-41d8-8504-025355b64300 Date: Thu, 27 Dec 2018 15:48:36 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T15:48:27Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"30419c66-98c7-4917-afe1-70a5824785e8","ip_address":"10.1.2.16"}],"id":"0959a1a6-9164-4afe-8487-4fc83706f479","security_groups":["d9930176-e112-4212-ab4c-f864b769a95b"],"binding:vif_details":{"port_filter":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:8f:e4:c1","project_id":"4a5a562cffae47fab8ccefbe6255b9d5","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-1-2-16","ip_address":"10.1.2.16","fqdn":"host-10-1-2-16.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a4bbd30c-f458-42f0-823c-ba80bdaad793","dns_name":"","created_at":"2018-12-27T15:48:18Z","binding:vnic_type":"normal","device_id":"61d1dcca-7b33-4129-b004-89a410b4d19c","tenant_id":"4a5a562cffae47fab8ccefbe6255b9d5"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T15:48:29Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"30419c66-98c7-4917-afe1-70a5824785e8","ip_address":"10.1.2.12"}],"id":"108a2e41-a530-4721-81bd-c81e2fc82b16","security_groups":["06056604-aa9e-4777-bcb9-2296db22cec5"],"binding:vif_details":{"port_filter":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:8e:92:b9","project_id":"4a5a562cffae47fab8ccefbe6255b9d5","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-1-2-12","ip_address":"10.1.2.12","fqdn":"host-10-1-2-12.openstacklocal."}],"qos_policy_id":null,"name":"HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-stack-port1-b7kz4jok3p2o","admin_state_up":true,"network_id":"a4bbd30c-f458-42f0-823c-ba80bdaad793","dns_name":"","created_at":"2018-12-27T15:48:14Z","binding:vnic_type":"normal","device_id":"7d0339d8-218b-4cac-a9f0-824626b126e4","tenant_id":"4a5a562cffae47fab8ccefbe6255b9d5"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T15:48:16Z","device_owner":"network:router_interface","revision_number":8,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"30419c66-98c7-4917-afe1-70a5824785e8","ip_address":"10.1.2.1"}],"id":"9d2a8728-cc0a-4df2-8c16-150e299e2135","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:69:9a:f1","project_id":"4a5a562cffae47fab8ccefbe6255b9d5","status":"ACTIVE","binding:host_id":"","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-1-2-1","ip_address":"10.1.2.1","fqdn":"host-10-1-2-1.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a4bbd30c-f458-42f0-823c-ba80bdaad793","dns_name":"","created_at":"2018-12-27T15:48:15Z","binding:vnic_type":"normal","device_id":"92d1d1a9-a306-4d84-a147-921235f84e36","tenant_id":"4a5a562cffae47fab8ccefbe6255b9d5"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T15:48:12Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"30419c66-98c7-4917-afe1-70a5824785e8","ip_address":"10.1.2.2"}],"id":"e7d9fbd3-b713-41aa-91d4-2225ab9a2718","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:92:ee:23","project_id":"4a5a562cffae47fab8ccefbe6255b9d5","status":"DOWN","binding:host_id":"","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-1-2-2","ip_address":"10.1.2.2","fqdn":"host-10-1-2-2.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a4bbd30c-f458-42f0-823c-ba80bdaad793","dns_name":"","created_at":"2018-12-27T15:48:10Z","binding:vnic_type":"normal","device_id":"","tenant_id":"4a5a562cffae47fab8ccefbe6255b9d5"}]} 2018-12-27 15:48:36,363 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=a4bbd30c-f458-42f0-823c-ba80bdaad793 used request id req-a2288595-ebc0-41d8-8504-025355b64300 2018-12-27 15:48:36,381 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-888bc9b5-786d-46ee-b638-af0c057a7d21 Date: Thu, 27 Dec 2018 15:48:36 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a4bbd30c-f458-42f0-823c-ba80bdaad793","tenant_id":"4a5a562cffae47fab8ccefbe6255b9d5","created_at":"2018-12-27T15:48:12Z","dns_nameservers":[],"updated_at":"2018-12-27T15:48:12Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"4a5a562cffae47fab8ccefbe6255b9d5","id":"30419c66-98c7-4917-afe1-70a5824785e8","subnetpool_id":null,"name":"HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-subnet"}]} 2018-12-27 15:48:36,381 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=a4bbd30c-f458-42f0-823c-ba80bdaad793 used request id req-888bc9b5-786d-46ee-b638-af0c057a7d21 2018-12-27 15:48:36,384 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=a4bbd30c-f458-42f0-823c-ba80bdaad793 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d2e85191e2cf9aaca1822ee99dd65810017c382" 2018-12-27 15:48:36,434 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4013 X-Openstack-Request-Id: req-93f08522-5fbf-4519-b2c7-3de4a8598c24 Date: Thu, 27 Dec 2018 15:48:36 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T15:48:27Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"30419c66-98c7-4917-afe1-70a5824785e8","ip_address":"10.1.2.16"}],"id":"0959a1a6-9164-4afe-8487-4fc83706f479","security_groups":["d9930176-e112-4212-ab4c-f864b769a95b"],"binding:vif_details":{"port_filter":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:8f:e4:c1","project_id":"4a5a562cffae47fab8ccefbe6255b9d5","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-1-2-16","ip_address":"10.1.2.16","fqdn":"host-10-1-2-16.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a4bbd30c-f458-42f0-823c-ba80bdaad793","dns_name":"","created_at":"2018-12-27T15:48:18Z","binding:vnic_type":"normal","device_id":"61d1dcca-7b33-4129-b004-89a410b4d19c","tenant_id":"4a5a562cffae47fab8ccefbe6255b9d5"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T15:48:29Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"30419c66-98c7-4917-afe1-70a5824785e8","ip_address":"10.1.2.12"}],"id":"108a2e41-a530-4721-81bd-c81e2fc82b16","security_groups":["06056604-aa9e-4777-bcb9-2296db22cec5"],"binding:vif_details":{"port_filter":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:8e:92:b9","project_id":"4a5a562cffae47fab8ccefbe6255b9d5","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-1-2-12","ip_address":"10.1.2.12","fqdn":"host-10-1-2-12.openstacklocal."}],"qos_policy_id":null,"name":"HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-stack-port1-b7kz4jok3p2o","admin_state_up":true,"network_id":"a4bbd30c-f458-42f0-823c-ba80bdaad793","dns_name":"","created_at":"2018-12-27T15:48:14Z","binding:vnic_type":"normal","device_id":"7d0339d8-218b-4cac-a9f0-824626b126e4","tenant_id":"4a5a562cffae47fab8ccefbe6255b9d5"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T15:48:16Z","device_owner":"network:router_interface","revision_number":8,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"30419c66-98c7-4917-afe1-70a5824785e8","ip_address":"10.1.2.1"}],"id":"9d2a8728-cc0a-4df2-8c16-150e299e2135","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:69:9a:f1","project_id":"4a5a562cffae47fab8ccefbe6255b9d5","status":"ACTIVE","binding:host_id":"","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-1-2-1","ip_address":"10.1.2.1","fqdn":"host-10-1-2-1.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a4bbd30c-f458-42f0-823c-ba80bdaad793","dns_name":"","created_at":"2018-12-27T15:48:15Z","binding:vnic_type":"normal","device_id":"92d1d1a9-a306-4d84-a147-921235f84e36","tenant_id":"4a5a562cffae47fab8ccefbe6255b9d5"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T15:48:12Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"30419c66-98c7-4917-afe1-70a5824785e8","ip_address":"10.1.2.2"}],"id":"e7d9fbd3-b713-41aa-91d4-2225ab9a2718","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:92:ee:23","project_id":"4a5a562cffae47fab8ccefbe6255b9d5","status":"DOWN","binding:host_id":"","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-1-2-2","ip_address":"10.1.2.2","fqdn":"host-10-1-2-2.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a4bbd30c-f458-42f0-823c-ba80bdaad793","dns_name":"","created_at":"2018-12-27T15:48:10Z","binding:vnic_type":"normal","device_id":"","tenant_id":"4a5a562cffae47fab8ccefbe6255b9d5"}]} 2018-12-27 15:48:36,434 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=a4bbd30c-f458-42f0-823c-ba80bdaad793 used request id req-93f08522-5fbf-4519-b2c7-3de4a8598c24 2018-12-27 15:48:36,438 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/8153ccc8-6fe2-46ce-8d83-8b34ce913fcf/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d2e85191e2cf9aaca1822ee99dd65810017c382" 2018-12-27 15:48:36,465 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 15:48:36 GMT Server: Apache x-openstack-request-id: req-9f966744-5064-4d35-a02c-bd98d9fcf8b3 Location: http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-stack/8153ccc8-6fe2-46ce-8d83-8b34ce913fcf/resources Content-Length: 521 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-stack/8153ccc8-6fe2-46ce-8d83-8b34ce913fcf/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-27 15:48:36,720 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:48:36 GMT Server: Apache x-openstack-request-id: req-d3ff57c9-e852-4f1c-8553-45622b4eb4b8 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1040 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "flavor2", "links": [{"href": "http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-stack/8153ccc8-6fe2-46ce-8d83-8b34ce913fcf/resources/flavor2", "rel": "self"}, {"href": "http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-stack/8153ccc8-6fe2-46ce-8d83-8b34ce913fcf", "rel": "stack"}], "logical_resource_id": "flavor2", "creation_time": "2018-12-27T15:48:05Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-27T15:48:05Z", "required_by": ["vm2"], "resource_status_reason": "state changed", "physical_resource_id": "f0b83090-e771-4e7e-937d-99c158e9580d", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "flavor1", "links": [{"href": "http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-stack/8153ccc8-6fe2-46ce-8d83-8b34ce913fcf/resources/flavor1", "rel": "self"}, {"href": "http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-stack/8153ccc8-6fe2-46ce-8d83-8b34ce913fcf", "rel": "stack"}], "logical_resource_id": "flavor1", "creation_time": "2018-12-27T15:48:05Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-27T15:48:05Z", "required_by": ["vm1"], "resource_status_reason": "state changed", "physical_resource_id": "21340234-b86e-45ee-a622-278e94fce4f0", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "network", "links": [{"href": "http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-stack/8153ccc8-6fe2-46ce-8d83-8b34ce913fcf/resources/network", "rel": "self"}, {"href": "http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-stack/8153ccc8-6fe2-46ce-8d83-8b34ce913fcf", "rel": "stack"}], "logical_resource_id": "network", "creation_time": "2018-12-27T15:48:05Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-27T15:48:05Z", "required_by": ["subnet", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "a4bbd30c-f458-42f0-823c-ba80bdaad793", "resource_type": "OS::Neutron::Net"}, {"resource_name": "server_security_group", "links": [{"href": "http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-stack/8153ccc8-6fe2-46ce-8d83-8b34ce913fcf/resources/server_security_group", "rel": "self"}, {"href": "http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-stack/8153ccc8-6fe2-46ce-8d83-8b34ce913fcf", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2018-12-27T15:48:05Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-27T15:48:05Z", "required_by": ["port1"], "resource_status_reason": "state changed", "physical_resource_id": "06056604-aa9e-4777-bcb9-2296db22cec5", "resource_type": "OS::Neutron::SecurityGroup"}, {"resource_name": "floating_ip", "links": [{"href": "http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-stack/8153ccc8-6fe2-46ce-8d83-8b34ce913fcf/resources/floating_ip", "rel": "self"}, {"href": "http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-stack/8153ccc8-6fe2-46ce-8d83-8b34ce913fcf", "rel": "stack"}], "logical_resource_id": "floating_ip", "creation_time": "2018-12-27T15:48:05Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-27T15:48:05Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "43e14ab5-b958-4a92-b2f3-d504c54f7a96", "resource_type": "OS::Neutron::FloatingIP"}, {"resource_name": "floating_ip_association", "links": [{"href": "http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-stack/8153ccc8-6fe2-46ce-8d83-8b34ce913fcf/resources/floating_ip_association", "rel": "self"}, {"href": "http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-stack/8153ccc8-6fe2-46ce-8d83-8b34ce913fcf", "rel": "stack"}], "logical_resource_id": "floating_ip_association", "creation_time": "2018-12-27T15:48:05Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-27T15:48:05Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "38", "resource_type": "OS::Neutron::FloatingIPAssociation"}, {"resource_name": "management_router", "links": [{"href": "http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-stack/8153ccc8-6fe2-46ce-8d83-8b34ce913fcf/resources/management_router", "rel": "self"}, {"href": "http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-stack/8153ccc8-6fe2-46ce-8d83-8b34ce913fcf", "rel": "stack"}], "logical_resource_id": "management_router", "creation_time": "2018-12-27T15:48:05Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-27T15:48:05Z", "required_by": ["management_router_interface", "floating_ip"], "resource_status_reason": "state changed", "physical_resource_id": "92d1d1a9-a306-4d84-a147-921235f84e36", "resource_type": "OS::Neutron::Router"}, {"resource_name": "keypair", "links": [{"href": "http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-stack/8153ccc8-6fe2-46ce-8d83-8b34ce913fcf/resources/keypair", "rel": "self"}, {"href": "http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-stack/8153ccc8-6fe2-46ce-8d83-8b34ce913fcf", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2018-12-27T15:48:05Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-27T15:48:05Z", "required_by": ["vm1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-keypair", "resource_type": "OS::Nova::KeyPair"}, {"resource_name": "management_router_interface", "links": [{"href": "http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-stack/8153ccc8-6fe2-46ce-8d83-8b34ce913fcf/resources/management_router_interface", "rel": "self"}, {"href": "http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-stack/8153ccc8-6fe2-46ce-8d83-8b34ce913fcf", "rel": "stack"}], "logical_resource_id": "management_router_interface", "creation_time": "2018-12-27T15:48:05Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-27T15:48:05Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "92d1d1a9-a306-4d84-a147-921235f84e36:subnet_id=30419c66-98c7-4917-afe1-70a5824785e8", "resource_type": "OS::Neutron::RouterInterface"}, {"resource_name": "subnet", "links": [{"href": "http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-stack/8153ccc8-6fe2-46ce-8d83-8b34ce913fcf/resources/subnet", "rel": "self"}, {"href": "http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-stack/8153ccc8-6fe2-46ce-8d83-8b34ce913fcf", "rel": "stack"}], "logical_resource_id": "subnet", "creation_time": "2018-12-27T15:48:05Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-27T15:48:05Z", "required_by": ["management_router_interface", "vm1", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "30419c66-98c7-4917-afe1-70a5824785e8", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "vm1", "links": [{"href": "http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-stack/8153ccc8-6fe2-46ce-8d83-8b34ce913fcf/resources/vm1", "rel": "self"}, {"href": "http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-stack/8153ccc8-6fe2-46ce-8d83-8b34ce913fcf", "rel": "stack"}], "logical_resource_id": "vm1", "creation_time": "2018-12-27T15:48:05Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-27T15:48:05Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "7d0339d8-218b-4cac-a9f0-824626b126e4", "resource_type": "OS::Nova::Server"}, {"resource_name": "vm2", "links": [{"href": "http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-stack/8153ccc8-6fe2-46ce-8d83-8b34ce913fcf/resources/vm2", "rel": "self"}, {"href": "http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-stack/8153ccc8-6fe2-46ce-8d83-8b34ce913fcf", "rel": "stack"}], "logical_resource_id": "vm2", "creation_time": "2018-12-27T15:48:05Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-27T15:48:05Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "61d1dcca-7b33-4129-b004-89a410b4d19c", "resource_type": "OS::Nova::Server"}, {"resource_name": "port1", "links": [{"href": "http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-stack/8153ccc8-6fe2-46ce-8d83-8b34ce913fcf/resources/port1", "rel": "self"}, {"href": "http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-stack/8153ccc8-6fe2-46ce-8d83-8b34ce913fcf", "rel": "stack"}], "logical_resource_id": "port1", "creation_time": "2018-12-27T15:48:05Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-27T15:48:05Z", "required_by": ["floating_ip_association", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "108a2e41-a530-4721-81bd-c81e2fc82b16", "resource_type": "OS::Neutron::Port"}]} 2018-12-27 15:48:36,720 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-stack/8153ccc8-6fe2-46ce-8d83-8b34ce913fcf/resources used request id req-d3ff57c9-e852-4f1c-8553-45622b4eb4b8 2018-12-27 15:48:36,724 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/images/8b78e0f5-a554-466d-868e-27a480ce3391 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3d2e85191e2cf9aaca1822ee99dd65810017c382" 2018-12-27 15:48:36,932 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 898 Content-Type: application/json X-Openstack-Request-Id: req-090ee3d7-6d00-4b05-aa48-30f41a8246f3 Date: Thu, 27 Dec 2018 15:48:36 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-image1", "tags": [], "container_format": "bare", "created_at": "2018-12-27T15:47:57Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-27T15:47:58Z", "visibility": "shared", "locations": [{"url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/8b78e0f5-a554-466d-868e-27a480ce3391/snap", "metadata": {}}], "self": "/v2/images/8b78e0f5-a554-466d-868e-27a480ce3391", "min_disk": 0, "protected": false, "id": "8b78e0f5-a554-466d-868e-27a480ce3391", "file": "/v2/images/8b78e0f5-a554-466d-868e-27a480ce3391/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "4a5a562cffae47fab8ccefbe6255b9d5", "direct_url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/8b78e0f5-a554-466d-868e-27a480ce3391/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-27 15:48:36,932 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images/8b78e0f5-a554-466d-868e-27a480ce3391 used request id req-090ee3d7-6d00-4b05-aa48-30f41a8246f3 2018-12-27 15:48:36,935 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3d2e85191e2cf9aaca1822ee99dd65810017c382" 2018-12-27 15:48:37,149 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-1ad7789b-e86b-42d5-872e-9c939c643922 Date: Thu, 27 Dec 2018 15:48:37 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-27 15:48:37,150 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/schemas/image used request id req-1ad7789b-e86b-42d5-872e-9c939c643922 2018-12-27 15:48:37,155 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/images/a2500454-7779-49a8-9e15-057aca2c90dc -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3d2e85191e2cf9aaca1822ee99dd65810017c382" 2018-12-27 15:48:37,343 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 898 Content-Type: application/json X-Openstack-Request-Id: req-3ced0570-04d2-4098-9d14-75565276d92b Date: Thu, 27 Dec 2018 15:48:37 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-image2", "tags": [], "container_format": "bare", "created_at": "2018-12-27T15:47:59Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-27T15:48:00Z", "visibility": "shared", "locations": [{"url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/a2500454-7779-49a8-9e15-057aca2c90dc/snap", "metadata": {}}], "self": "/v2/images/a2500454-7779-49a8-9e15-057aca2c90dc", "min_disk": 0, "protected": false, "id": "a2500454-7779-49a8-9e15-057aca2c90dc", "file": "/v2/images/a2500454-7779-49a8-9e15-057aca2c90dc/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "4a5a562cffae47fab8ccefbe6255b9d5", "direct_url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/a2500454-7779-49a8-9e15-057aca2c90dc/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-27 15:48:37,343 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images/a2500454-7779-49a8-9e15-057aca2c90dc used request id req-3ced0570-04d2-4098-9d14-75565276d92b 2018-12-27 15:48:37,346 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/images/a2500454-7779-49a8-9e15-057aca2c90dc -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3d2e85191e2cf9aaca1822ee99dd65810017c382" 2018-12-27 15:48:37,558 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 898 Content-Type: application/json X-Openstack-Request-Id: req-ae662586-84cf-4842-ae08-d1a1008b7244 Date: Thu, 27 Dec 2018 15:48:37 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-image2", "tags": [], "container_format": "bare", "created_at": "2018-12-27T15:47:59Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-27T15:48:00Z", "visibility": "shared", "locations": [{"url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/a2500454-7779-49a8-9e15-057aca2c90dc/snap", "metadata": {}}], "self": "/v2/images/a2500454-7779-49a8-9e15-057aca2c90dc", "min_disk": 0, "protected": false, "id": "a2500454-7779-49a8-9e15-057aca2c90dc", "file": "/v2/images/a2500454-7779-49a8-9e15-057aca2c90dc/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "4a5a562cffae47fab8ccefbe6255b9d5", "direct_url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/a2500454-7779-49a8-9e15-057aca2c90dc/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-27 15:48:37,558 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images/a2500454-7779-49a8-9e15-057aca2c90dc used request id req-ae662586-84cf-4842-ae08-d1a1008b7244 2018-12-27 15:48:37,561 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/8153ccc8-6fe2-46ce-8d83-8b34ce913fcf -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d2e85191e2cf9aaca1822ee99dd65810017c382" 2018-12-27 15:48:37,793 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 15:48:37 GMT Server: Apache x-openstack-request-id: req-23cd60fc-c557-4837-b307-00bb6eb3bf29 Location: http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-stack/8153ccc8-6fe2-46ce-8d83-8b34ce913fcf Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-stack/8153ccc8-6fe2-46ce-8d83-8b34ce913fcf;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-27 15:48:37,918 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:48:37 GMT Server: Apache x-openstack-request-id: req-2ae7f4d3-d91c-43ed-92ab-bf79d38f912d Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2097 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-flavor2", "OS::project_id": "4a5a562cffae47fab8ccefbe6255b9d5", "OS::stack_id": "8153ccc8-6fe2-46ce-8d83-8b34ce913fcf", "OS::stack_name": "HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-keypair", "security_group_name": "security_group_name", "flavor_extra_specs": "{}", "subnet_name": "HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-subnet", "net_name": "HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-stack", "stack_user_project_id": "55669cd810ea4f4ead3e35f6c24a84dd", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-12-27T15:48:04Z", "links": [{"href": "http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-stack/8153ccc8-6fe2-46ce-8d83-8b34ce913fcf", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "8153ccc8-6fe2-46ce-8d83-8b34ce913fcf", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEApsNs9saB+Ieh0sTqsksgvgwCtEFbBQlWzWETCuucXUT+qWEw\nfbl1n8WpFQ/Cf+JHK1Y8+0uMnnbcPRCUPPlbzj8BzMmbFEcPy5W6Aw235S4eggsc\nAodC0jYC9JyF8bDkb1ptAz6GgVc7zJnb9l2U2sW4ptpyBJAMNMM82kUG3gkb8Vho\nlLxrh0QGIFc8fph2T9NAhNGOfocnhOiEC5UYVpzYucI48riV7X3NyH2oY0LiQVoR\nBlJXaL/+mde9kW3aX4qo3nqK8gl6KSGldrTWaB+CzPa2gSjGUCSI8tkygYHxbusR\nJpE7Wcsyn5ecmp7ntFCRZdyzYiUgJEIskWfIWQIDAQABAoIBAE60v3G9AMyenwaN\n/8MEaECqBIC0s9Ots7UdEtK9nr/6d0LT5wH/jP9KV+Hj3UVkM3jFq+RipMyJhqqf\nb4dTnTu7SwsvP60TWOYaFX+pctiMqsNvoNmkoyn5ae2vDhyjAz127Spx0SOsW0HW\ngBVH16BlXyAIy3VR0yD34HmXyITz/kwuQikvXPC0DfSfPtpip3URSaX4MWplHFyj\nDrC1HbrSsk3Afy1G+aYjhKyiqm2ml5vQIZmb5+ABXONqa8PtFEcNKEq+CtPeS1Ki\n+kKi3E2XnWflP+fhhKG9qGiKa3nHtD/EJr6h4+L6KPZYuRIpiK4YsmacbO2DsvVs\ns4yiDnECgYEA2sqOifBOu3niMadMHBArN74irV8neHIGCHP5pDBPKEEq4lpuVjDB\noqkAgtN1rI2VxM/mlvNRtYuE65D0yhMuIMz4Q4e9mHX+XsRv4tFsw2Lah7354sNP\niVCU0O0ZZQ5LyfDqH4X7jEfWBZ1HceSw+xIlWdY+LJJ5IArOPrXHe70CgYEAwx+/\nummWKr4LNgnp1bCAg2xqILCA9yGdA98no+D4EauV20FAqPs8ltfTeBiI1N/n4lqe\nUAHKna1Q8zJoN7afEX4ZuukFrz0kHfFs3iKR6uizH8ssRQMzuIoMqNEg9cea+mog\n50Zy0aq9w+bYmew59jRDIch0j3POU8xrClfCms0CgYEA1KRPOpMbAiyogVe2qgOw\n7UFXFKdJhk9Tu71z4HavSFFl6462dAB5Aa09eOkqEiWdbSYeV5FuVYKfEg/VSdyw\nVWLA22k/BMGREuvaTlj6Wz9lYs5p4lGuqKdvq0r1BnmJgWArO64NWD6tLNG6kWAR\n/kKZmKGX1dwZ6uF1qA8mLQUCgYBX3cww3atJxBq4Uu6B0+GLTR7daZ4pq3FRdQQc\nwAn1qxbojRHZBonaQ4Zu5l13vvxk6fmwfZ4IMyvo2CImNI6dCfP8P0LYDuhcs4Ma\n5OZgqjk/b/aXfUGlMEVTIBl/lEstyOzYONkroX+i4ClZ5w6S2CYC6InUr4mSItNw\n7OQtYQKBgQDKVEoSCGR8DRT+9kELW6RP61sdfOrNOA8Nh21wVJ7W3V6eH0EyToqk\ncJkFOvAFVvUWLNz+bwDVtfeZp8KfI0vSVE+HiQKoF1FRnm3D0p7cp/X78OCKGCAM\n40x6pCD7htLVB/aonbXd+KoiKfbKwticmSlyPdmaEZ4CtjNmxMt7NQ==\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-12-27 15:48:37,918 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-stack/8153ccc8-6fe2-46ce-8d83-8b34ce913fcf used request id req-2ae7f4d3-d91c-43ed-92ab-bf79d38f912d 2018-12-27 15:48:37,923 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/8153ccc8-6fe2-46ce-8d83-8b34ce913fcf -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d2e85191e2cf9aaca1822ee99dd65810017c382" 2018-12-27 15:48:37,949 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 15:48:37 GMT Server: Apache x-openstack-request-id: req-8387ea1a-afa2-4a0b-b89f-e6c9bbf0b82c Location: http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-stack/8153ccc8-6fe2-46ce-8d83-8b34ce913fcf Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-stack/8153ccc8-6fe2-46ce-8d83-8b34ce913fcf;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-27 15:48:38,074 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:48:37 GMT Server: Apache x-openstack-request-id: req-84ece865-8850-4dd1-bb99-9740ccd5c5f2 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2097 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-flavor2", "OS::project_id": "4a5a562cffae47fab8ccefbe6255b9d5", "OS::stack_id": "8153ccc8-6fe2-46ce-8d83-8b34ce913fcf", "OS::stack_name": "HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-keypair", "security_group_name": "security_group_name", "flavor_extra_specs": "{}", "subnet_name": "HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-subnet", "net_name": "HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-stack", "stack_user_project_id": "55669cd810ea4f4ead3e35f6c24a84dd", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-12-27T15:48:04Z", "links": [{"href": "http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-stack/8153ccc8-6fe2-46ce-8d83-8b34ce913fcf", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "8153ccc8-6fe2-46ce-8d83-8b34ce913fcf", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEApsNs9saB+Ieh0sTqsksgvgwCtEFbBQlWzWETCuucXUT+qWEw\nfbl1n8WpFQ/Cf+JHK1Y8+0uMnnbcPRCUPPlbzj8BzMmbFEcPy5W6Aw235S4eggsc\nAodC0jYC9JyF8bDkb1ptAz6GgVc7zJnb9l2U2sW4ptpyBJAMNMM82kUG3gkb8Vho\nlLxrh0QGIFc8fph2T9NAhNGOfocnhOiEC5UYVpzYucI48riV7X3NyH2oY0LiQVoR\nBlJXaL/+mde9kW3aX4qo3nqK8gl6KSGldrTWaB+CzPa2gSjGUCSI8tkygYHxbusR\nJpE7Wcsyn5ecmp7ntFCRZdyzYiUgJEIskWfIWQIDAQABAoIBAE60v3G9AMyenwaN\n/8MEaECqBIC0s9Ots7UdEtK9nr/6d0LT5wH/jP9KV+Hj3UVkM3jFq+RipMyJhqqf\nb4dTnTu7SwsvP60TWOYaFX+pctiMqsNvoNmkoyn5ae2vDhyjAz127Spx0SOsW0HW\ngBVH16BlXyAIy3VR0yD34HmXyITz/kwuQikvXPC0DfSfPtpip3URSaX4MWplHFyj\nDrC1HbrSsk3Afy1G+aYjhKyiqm2ml5vQIZmb5+ABXONqa8PtFEcNKEq+CtPeS1Ki\n+kKi3E2XnWflP+fhhKG9qGiKa3nHtD/EJr6h4+L6KPZYuRIpiK4YsmacbO2DsvVs\ns4yiDnECgYEA2sqOifBOu3niMadMHBArN74irV8neHIGCHP5pDBPKEEq4lpuVjDB\noqkAgtN1rI2VxM/mlvNRtYuE65D0yhMuIMz4Q4e9mHX+XsRv4tFsw2Lah7354sNP\niVCU0O0ZZQ5LyfDqH4X7jEfWBZ1HceSw+xIlWdY+LJJ5IArOPrXHe70CgYEAwx+/\nummWKr4LNgnp1bCAg2xqILCA9yGdA98no+D4EauV20FAqPs8ltfTeBiI1N/n4lqe\nUAHKna1Q8zJoN7afEX4ZuukFrz0kHfFs3iKR6uizH8ssRQMzuIoMqNEg9cea+mog\n50Zy0aq9w+bYmew59jRDIch0j3POU8xrClfCms0CgYEA1KRPOpMbAiyogVe2qgOw\n7UFXFKdJhk9Tu71z4HavSFFl6462dAB5Aa09eOkqEiWdbSYeV5FuVYKfEg/VSdyw\nVWLA22k/BMGREuvaTlj6Wz9lYs5p4lGuqKdvq0r1BnmJgWArO64NWD6tLNG6kWAR\n/kKZmKGX1dwZ6uF1qA8mLQUCgYBX3cww3atJxBq4Uu6B0+GLTR7daZ4pq3FRdQQc\nwAn1qxbojRHZBonaQ4Zu5l13vvxk6fmwfZ4IMyvo2CImNI6dCfP8P0LYDuhcs4Ma\n5OZgqjk/b/aXfUGlMEVTIBl/lEstyOzYONkroX+i4ClZ5w6S2CYC6InUr4mSItNw\n7OQtYQKBgQDKVEoSCGR8DRT+9kELW6RP61sdfOrNOA8Nh21wVJ7W3V6eH0EyToqk\ncJkFOvAFVvUWLNz+bwDVtfeZp8KfI0vSVE+HiQKoF1FRnm3D0p7cp/X78OCKGCAM\n40x6pCD7htLVB/aonbXd+KoiKfbKwticmSlyPdmaEZ4CtjNmxMt7NQ==\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-12-27 15:48:38,074 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-stack/8153ccc8-6fe2-46ce-8d83-8b34ce913fcf used request id req-84ece865-8850-4dd1-bb99-9740ccd5c5f2 2018-12-27 15:48:38,078 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/8153ccc8-6fe2-46ce-8d83-8b34ce913fcf -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d2e85191e2cf9aaca1822ee99dd65810017c382" 2018-12-27 15:48:38,104 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 15:48:38 GMT Server: Apache x-openstack-request-id: req-a349d871-cb32-4010-b69e-108c0d90a9ff Location: http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-stack/8153ccc8-6fe2-46ce-8d83-8b34ce913fcf Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-stack/8153ccc8-6fe2-46ce-8d83-8b34ce913fcf;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-27 15:48:38,277 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 15:48:38 GMT Server: Apache x-openstack-request-id: req-da4fbace-7bd4-42a2-af04-18d87425d85d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 15:48:38,278 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-stack/8153ccc8-6fe2-46ce-8d83-8b34ce913fcf used request id req-da4fbace-7bd4-42a2-af04-18d87425d85d 2018-12-27 15:48:38,281 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/8153ccc8-6fe2-46ce-8d83-8b34ce913fcf -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d2e85191e2cf9aaca1822ee99dd65810017c382" 2018-12-27 15:48:38,307 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 15:48:38 GMT Server: Apache x-openstack-request-id: req-e24ccbc7-1faf-4415-bceb-119d8fc2492c Location: http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-stack/8153ccc8-6fe2-46ce-8d83-8b34ce913fcf Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-stack/8153ccc8-6fe2-46ce-8d83-8b34ce913fcf;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-27 15:48:38,542 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:48:38 GMT Server: Apache x-openstack-request-id: req-ea989b86-fccc-4ffa-944a-dab9dbff1d35 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 788 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-flavor2", "OS::project_id": "4a5a562cffae47fab8ccefbe6255b9d5", "OS::stack_id": "8153ccc8-6fe2-46ce-8d83-8b34ce913fcf", "OS::stack_name": "HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-keypair", "security_group_name": "security_group_name", "flavor_extra_specs": "{}", "subnet_name": "HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-subnet", "net_name": "HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-stack", "stack_user_project_id": "55669cd810ea4f4ead3e35f6c24a84dd", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-12-27T15:48:04Z", "links": [{"href": "http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-stack/8153ccc8-6fe2-46ce-8d83-8b34ce913fcf", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-27T15:48:38Z", "id": "8153ccc8-6fe2-46ce-8d83-8b34ce913fcf", "outputs": [{"output_value": null, "output_error": "The specified reference \"keypair\" (in unknown) is incorrect.", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-12-27 15:48:38,542 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-stack/8153ccc8-6fe2-46ce-8d83-8b34ce913fcf used request id req-ea989b86-fccc-4ffa-944a-dab9dbff1d35 2018-12-27 15:48:41,548 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/8153ccc8-6fe2-46ce-8d83-8b34ce913fcf -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d2e85191e2cf9aaca1822ee99dd65810017c382" 2018-12-27 15:48:41,574 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 15:48:41 GMT Server: Apache x-openstack-request-id: req-69921d5f-3872-4865-8e82-f59dbba522fd Location: http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-stack/8153ccc8-6fe2-46ce-8d83-8b34ce913fcf Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-stack/8153ccc8-6fe2-46ce-8d83-8b34ce913fcf;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-27 15:48:41,617 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:48:41 GMT Server: Apache x-openstack-request-id: req-e8f2be14-22ee-47e9-a57f-e2311980d1bd Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 788 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-flavor2", "OS::project_id": "4a5a562cffae47fab8ccefbe6255b9d5", "OS::stack_id": "8153ccc8-6fe2-46ce-8d83-8b34ce913fcf", "OS::stack_name": "HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-keypair", "security_group_name": "security_group_name", "flavor_extra_specs": "{}", "subnet_name": "HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-subnet", "net_name": "HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-stack", "stack_user_project_id": "55669cd810ea4f4ead3e35f6c24a84dd", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-12-27T15:48:04Z", "links": [{"href": "http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-stack/8153ccc8-6fe2-46ce-8d83-8b34ce913fcf", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-27T15:48:38Z", "id": "8153ccc8-6fe2-46ce-8d83-8b34ce913fcf", "outputs": [{"output_value": null, "output_error": "The specified reference \"keypair\" (in unknown) is incorrect.", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-12-27 15:48:41,617 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-stack/8153ccc8-6fe2-46ce-8d83-8b34ce913fcf used request id req-e8f2be14-22ee-47e9-a57f-e2311980d1bd 2018-12-27 15:48:44,624 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/8153ccc8-6fe2-46ce-8d83-8b34ce913fcf -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d2e85191e2cf9aaca1822ee99dd65810017c382" 2018-12-27 15:48:44,863 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 15:48:44 GMT Server: Apache x-openstack-request-id: req-429b290a-2622-4298-af1d-d6308fadc22a Location: http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-stack/8153ccc8-6fe2-46ce-8d83-8b34ce913fcf Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-stack/8153ccc8-6fe2-46ce-8d83-8b34ce913fcf;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-27 15:48:45,121 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:48:44 GMT Server: Apache x-openstack-request-id: req-6676baee-3c67-429a-b715-edc761a9be09 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 788 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-flavor2", "OS::project_id": "4a5a562cffae47fab8ccefbe6255b9d5", "OS::stack_id": "8153ccc8-6fe2-46ce-8d83-8b34ce913fcf", "OS::stack_name": "HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-keypair", "security_group_name": "security_group_name", "flavor_extra_specs": "{}", "subnet_name": "HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-subnet", "net_name": "HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-stack", "stack_user_project_id": "55669cd810ea4f4ead3e35f6c24a84dd", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-12-27T15:48:04Z", "links": [{"href": "http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-stack/8153ccc8-6fe2-46ce-8d83-8b34ce913fcf", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-27T15:48:38Z", "id": "8153ccc8-6fe2-46ce-8d83-8b34ce913fcf", "outputs": [{"output_value": null, "output_error": "The specified reference \"keypair\" (in unknown) is incorrect.", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-12-27 15:48:45,121 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-stack/8153ccc8-6fe2-46ce-8d83-8b34ce913fcf used request id req-6676baee-3c67-429a-b715-edc761a9be09 2018-12-27 15:48:48,127 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/8153ccc8-6fe2-46ce-8d83-8b34ce913fcf -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d2e85191e2cf9aaca1822ee99dd65810017c382" 2018-12-27 15:48:48,156 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 15:48:48 GMT Server: Apache x-openstack-request-id: req-72b3b9bf-be07-43ca-9f7c-9139e7de7562 Location: http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-stack/8153ccc8-6fe2-46ce-8d83-8b34ce913fcf Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-stack/8153ccc8-6fe2-46ce-8d83-8b34ce913fcf;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-27 15:48:48,200 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:48:48 GMT Server: Apache x-openstack-request-id: req-87cf30c7-9f33-4955-8891-c2104c32cafb Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 703 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-flavor2", "OS::project_id": "4a5a562cffae47fab8ccefbe6255b9d5", "OS::stack_id": "8153ccc8-6fe2-46ce-8d83-8b34ce913fcf", "OS::stack_name": "HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-keypair", "security_group_name": "security_group_name", "flavor_extra_specs": "{}", "subnet_name": "HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-subnet", "net_name": "HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-image1"}, "deletion_time": "2018-12-27T15:48:46Z", "stack_name": "HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-stack", "stack_user_project_id": "55669cd810ea4f4ead3e35f6c24a84dd", "tags": null, "creation_time": "2018-12-27T15:48:04Z", "links": [{"href": "http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-stack/8153ccc8-6fe2-46ce-8d83-8b34ce913fcf", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-12-27T15:48:38Z", "id": "8153ccc8-6fe2-46ce-8d83-8b34ce913fcf", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-12-27 15:48:48,200 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-stack/8153ccc8-6fe2-46ce-8d83-8b34ce913fcf used request id req-87cf30c7-9f33-4955-8891-c2104c32cafb 2018-12-27 15:48:48,201 - glance_utils - INFO - Deleting image named - HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-image1 2018-12-27 15:48:48,204 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9292/v2/images/8b78e0f5-a554-466d-868e-27a480ce3391 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}360cdf5f43017b8ed0131a10118825582ed4559d" 2018-12-27 15:48:48,587 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-7bb760dc-4661-4b69-b230-8be7f6c29e68 Date: Thu, 27 Dec 2018 15:48:48 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-27 15:48:48,587 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.31:9292/v2/images/8b78e0f5-a554-466d-868e-27a480ce3391 used request id req-7bb760dc-4661-4b69-b230-8be7f6c29e68 2018-12-27 15:48:48,588 - glance_utils - INFO - Deleting image named - HeatUtilsCreateComplexStackTests-02fb50c9-e1d6-4209-a3da-9ae87b737119-image2 2018-12-27 15:48:48,591 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9292/v2/images/a2500454-7779-49a8-9e15-057aca2c90dc -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d122f9d4e9292e3a01f40c18954d5537c250df65" 2018-12-27 15:48:49,746 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-9453dc28-0e9c-4d54-9adc-c74c522bd696 Date: Thu, 27 Dec 2018 15:48:49 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-27 15:48:49,746 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.31:9292/v2/images/a2500454-7779-49a8-9e15-057aca2c90dc used request id req-9453dc28-0e9c-4d54-9adc-c74c522bd696 2018-12-27 15:48:49,748 - heat_utils - DEBUG - Retrieving Heat Client 2018-12-27 15:48:49,749 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-27 15:48:49,757 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 15:48:50,263 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "70c6a7da477e41f7b38ad49ba1fc5965", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T16:48:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a5a562cffae47fab8ccefbe6255b9d5", "name": "api_check-project_e39638cc-8772-4bcc-8a5b-f8d604444da5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_e39638cc-8772-4bcc-8a5b-f8d604444da5", "id": "880f11fce81c4cef88c354559a832afe"}, "audit_ids": ["rCBC3_zIRwO3fvu41dNt3g"], "issued_at": "2018-12-27T15:48:50.000000Z"}} 2018-12-27 15:48:50,265 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a348d5258f300d013a89a47caeaa7b4bc6f67560" -d '{"stack_name": "HeatUtilsFlavorTests-468308cb-1ee7-4603-bd69-5943288daf4f-stack", "template": {"heat_template_version": "2015-04-30", "description": "Simple template to deploy a single volume with encryption", "resources": {"flavor": {"type": "OS::Nova::Flavor", "properties": {"vcpus": 8, "disk": 200, "ram": 1024}}}}}' 2018-12-27 15:48:52,039 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 27 Dec 2018 15:48:50 GMT Server: Apache x-openstack-request-id: req-922bc542-25d8-4dfe-9841-fcdf62297b87 Location: http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsFlavorTests-468308cb-1ee7-4603-bd69-5943288daf4f-stack/9be98d45-890d-4cde-878b-ce8efab041e6 Content-Length: 264 Content-Type: application/json RESP BODY: {"stack": {"id": "9be98d45-890d-4cde-878b-ce8efab041e6", "links": [{"href": "http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsFlavorTests-468308cb-1ee7-4603-bd69-5943288daf4f-stack/9be98d45-890d-4cde-878b-ce8efab041e6", "rel": "self"}]}} 2018-12-27 15:48:52,039 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks used request id req-922bc542-25d8-4dfe-9841-fcdf62297b87 2018-12-27 15:48:52,041 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/9be98d45-890d-4cde-878b-ce8efab041e6 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a348d5258f300d013a89a47caeaa7b4bc6f67560" 2018-12-27 15:48:52,257 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 15:48:52 GMT Server: Apache x-openstack-request-id: req-ad2dfa04-c5cf-46c1-bea8-7d96f25028d6 Location: http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsFlavorTests-468308cb-1ee7-4603-bd69-5943288daf4f-stack/9be98d45-890d-4cde-878b-ce8efab041e6 Content-Length: 477 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsFlavorTests-468308cb-1ee7-4603-bd69-5943288daf4f-stack/9be98d45-890d-4cde-878b-ce8efab041e6;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-27 15:48:52,509 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:48:52 GMT Server: Apache x-openstack-request-id: req-766912d7-cd05-4416-98ca-e009433457d9 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 513 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single volume with encryption", "parameters": {"OS::project_id": "4a5a562cffae47fab8ccefbe6255b9d5", "OS::stack_id": "9be98d45-890d-4cde-878b-ce8efab041e6", "OS::stack_name": "HeatUtilsFlavorTests-468308cb-1ee7-4603-bd69-5943288daf4f-stack"}, "deletion_time": null, "stack_name": "HeatUtilsFlavorTests-468308cb-1ee7-4603-bd69-5943288daf4f-stack", "stack_user_project_id": "0c0fb3d9f9a94cef8e17d799a48ce1ee", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-12-27T15:48:51Z", "links": [{"href": "http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsFlavorTests-468308cb-1ee7-4603-bd69-5943288daf4f-stack/9be98d45-890d-4cde-878b-ce8efab041e6", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "9be98d45-890d-4cde-878b-ce8efab041e6", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-12-27 15:48:52,509 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsFlavorTests-468308cb-1ee7-4603-bd69-5943288daf4f-stack/9be98d45-890d-4cde-878b-ce8efab041e6 used request id req-766912d7-cd05-4416-98ca-e009433457d9 2018-12-27 15:48:52,512 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/9be98d45-890d-4cde-878b-ce8efab041e6 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a348d5258f300d013a89a47caeaa7b4bc6f67560" 2018-12-27 15:48:52,734 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 15:48:52 GMT Server: Apache x-openstack-request-id: req-648714ff-3ac8-4e1e-b4f1-9a945600ac5d Location: http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsFlavorTests-468308cb-1ee7-4603-bd69-5943288daf4f-stack/9be98d45-890d-4cde-878b-ce8efab041e6 Content-Length: 477 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsFlavorTests-468308cb-1ee7-4603-bd69-5943288daf4f-stack/9be98d45-890d-4cde-878b-ce8efab041e6;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-27 15:48:52,971 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:48:52 GMT Server: Apache x-openstack-request-id: req-6862aa72-336b-4172-bb77-86e82dc2e946 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 513 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single volume with encryption", "parameters": {"OS::project_id": "4a5a562cffae47fab8ccefbe6255b9d5", "OS::stack_id": "9be98d45-890d-4cde-878b-ce8efab041e6", "OS::stack_name": "HeatUtilsFlavorTests-468308cb-1ee7-4603-bd69-5943288daf4f-stack"}, "deletion_time": null, "stack_name": "HeatUtilsFlavorTests-468308cb-1ee7-4603-bd69-5943288daf4f-stack", "stack_user_project_id": "0c0fb3d9f9a94cef8e17d799a48ce1ee", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-12-27T15:48:51Z", "links": [{"href": "http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsFlavorTests-468308cb-1ee7-4603-bd69-5943288daf4f-stack/9be98d45-890d-4cde-878b-ce8efab041e6", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "9be98d45-890d-4cde-878b-ce8efab041e6", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-12-27 15:48:52,972 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsFlavorTests-468308cb-1ee7-4603-bd69-5943288daf4f-stack/9be98d45-890d-4cde-878b-ce8efab041e6 used request id req-6862aa72-336b-4172-bb77-86e82dc2e946 2018-12-27 15:48:52,975 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/9be98d45-890d-4cde-878b-ce8efab041e6/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a348d5258f300d013a89a47caeaa7b4bc6f67560" 2018-12-27 15:48:53,218 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 15:48:52 GMT Server: Apache x-openstack-request-id: req-c91c9113-9c52-4899-be6e-faf53196377c Location: http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsFlavorTests-468308cb-1ee7-4603-bd69-5943288daf4f-stack/9be98d45-890d-4cde-878b-ce8efab041e6/resources Content-Length: 497 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsFlavorTests-468308cb-1ee7-4603-bd69-5943288daf4f-stack/9be98d45-890d-4cde-878b-ce8efab041e6/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-27 15:48:53,453 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:48:53 GMT Server: Apache x-openstack-request-id: req-2e01f335-8363-48f2-9481-0ce70c01b4fc Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 383 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "flavor", "links": [{"href": "http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsFlavorTests-468308cb-1ee7-4603-bd69-5943288daf4f-stack/9be98d45-890d-4cde-878b-ce8efab041e6/resources/flavor", "rel": "self"}, {"href": "http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsFlavorTests-468308cb-1ee7-4603-bd69-5943288daf4f-stack/9be98d45-890d-4cde-878b-ce8efab041e6", "rel": "stack"}], "logical_resource_id": "flavor", "creation_time": "2018-12-27T15:48:52Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-27T15:48:52Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "4acee764-9803-4363-a0ac-510e6113a111", "resource_type": "OS::Nova::Flavor"}]} 2018-12-27 15:48:53,453 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsFlavorTests-468308cb-1ee7-4603-bd69-5943288daf4f-stack/9be98d45-890d-4cde-878b-ce8efab041e6/resources used request id req-2e01f335-8363-48f2-9481-0ce70c01b4fc 2018-12-27 15:48:53,458 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/flavors/4acee764-9803-4363-a0ac-510e6113a111 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a348d5258f300d013a89a47caeaa7b4bc6f67560" 2018-12-27 15:48:53,476 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:48:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-dd391730-4d11-4840-82ba-bf88accfa88f x-compute-request-id: req-dd391730-4d11-4840-82ba-bf88accfa88f Content-Encoding: gzip Content-Length: 332 Content-Type: application/json RESP BODY: {"flavor": {"name": "HeatUtilsFlavorTests-468308cb-1ee7-4603-bd69-5943288daf4f-stack-flavor-wvqdcxmin4d6", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/4acee764-9803-4363-a0ac-510e6113a111", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/4acee764-9803-4363-a0ac-510e6113a111", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 8, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 200, "id": "4acee764-9803-4363-a0ac-510e6113a111"}} 2018-12-27 15:48:53,476 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/4acee764-9803-4363-a0ac-510e6113a111 used request id req-dd391730-4d11-4840-82ba-bf88accfa88f 2018-12-27 15:48:53,479 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/9be98d45-890d-4cde-878b-ce8efab041e6 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a348d5258f300d013a89a47caeaa7b4bc6f67560" 2018-12-27 15:48:53,680 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 15:48:53 GMT Server: Apache x-openstack-request-id: req-dd499b64-668c-48e7-9d5a-dc5a0a77e40b Location: http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsFlavorTests-468308cb-1ee7-4603-bd69-5943288daf4f-stack/9be98d45-890d-4cde-878b-ce8efab041e6 Content-Length: 477 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsFlavorTests-468308cb-1ee7-4603-bd69-5943288daf4f-stack/9be98d45-890d-4cde-878b-ce8efab041e6;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-27 15:48:54,016 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 15:48:53 GMT Server: Apache x-openstack-request-id: req-0a653d6d-42cd-41be-a14a-8c3d313b5cd2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 15:48:54,017 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsFlavorTests-468308cb-1ee7-4603-bd69-5943288daf4f-stack/9be98d45-890d-4cde-878b-ce8efab041e6 used request id req-0a653d6d-42cd-41be-a14a-8c3d313b5cd2 2018-12-27 15:48:54,018 - heat_utils - DEBUG - Retrieving Heat Client 2018-12-27 15:48:54,018 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-27 15:48:54,030 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 15:48:54,466 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "70c6a7da477e41f7b38ad49ba1fc5965", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T16:48:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a5a562cffae47fab8ccefbe6255b9d5", "name": "api_check-project_e39638cc-8772-4bcc-8a5b-f8d604444da5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_e39638cc-8772-4bcc-8a5b-f8d604444da5", "id": "880f11fce81c4cef88c354559a832afe"}, "audit_ids": ["0dyi1ZUSRqGoNcv6Iw-stQ"], "issued_at": "2018-12-27T15:48:54.000000Z"}} 2018-12-27 15:48:54,469 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06826d3515df66e60deb540b6639c6d94be36562" -d '{"stack_name": "HeatUtilsKeypairTests-5fe87e64-ad7b-42ed-93de-35a71846aa01-stack", "template": {"outputs": {"private_key": {"description": "SSH Private Key", "value": {"get_attr": ["keypair", "private_key"]}}}, "heat_template_version": "2015-04-30", "description": "Test template that simply deploys a keypair with a generated key\n", "parameters": {"keypair_name": {"default": "keypair_name", "type": "string", "description": "The name of the stack's keypair", "label": "Keypair name"}}, "resources": {"keypair": {"type": "OS::Nova::KeyPair", "properties": {"name": {"get_param": "keypair_name"}, "save_private_key": true}}}}, "parameters": {"keypair_name": "HeatUtilsKeypairTests-5fe87e64-ad7b-42ed-93de-35a71846aa01-kp"}}' 2018-12-27 15:48:56,266 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 27 Dec 2018 15:48:54 GMT Server: Apache x-openstack-request-id: req-d7bdaee6-6e92-414e-a859-d6ec3a7c0370 Location: http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsKeypairTests-5fe87e64-ad7b-42ed-93de-35a71846aa01-stack/4e37a493-8aaa-445d-a4e9-c8b70451675d Content-Length: 265 Content-Type: application/json RESP BODY: {"stack": {"id": "4e37a493-8aaa-445d-a4e9-c8b70451675d", "links": [{"href": "http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsKeypairTests-5fe87e64-ad7b-42ed-93de-35a71846aa01-stack/4e37a493-8aaa-445d-a4e9-c8b70451675d", "rel": "self"}]}} 2018-12-27 15:48:56,267 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks used request id req-d7bdaee6-6e92-414e-a859-d6ec3a7c0370 2018-12-27 15:48:56,269 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/4e37a493-8aaa-445d-a4e9-c8b70451675d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06826d3515df66e60deb540b6639c6d94be36562" 2018-12-27 15:48:56,480 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 15:48:56 GMT Server: Apache x-openstack-request-id: req-8c3267a7-320d-4d56-9abe-fb78e6b6dacd Location: http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsKeypairTests-5fe87e64-ad7b-42ed-93de-35a71846aa01-stack/4e37a493-8aaa-445d-a4e9-c8b70451675d Content-Length: 479 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsKeypairTests-5fe87e64-ad7b-42ed-93de-35a71846aa01-stack/4e37a493-8aaa-445d-a4e9-c8b70451675d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-27 15:48:56,803 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:48:56 GMT Server: Apache x-openstack-request-id: req-8d6ef24f-87f7-4048-a3a9-21ff3f90cc3d Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1899 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Test template that simply deploys a keypair with a generated key\n", "parameters": {"OS::project_id": "4a5a562cffae47fab8ccefbe6255b9d5", "OS::stack_id": "4e37a493-8aaa-445d-a4e9-c8b70451675d", "OS::stack_name": "HeatUtilsKeypairTests-5fe87e64-ad7b-42ed-93de-35a71846aa01-stack", "keypair_name": "HeatUtilsKeypairTests-5fe87e64-ad7b-42ed-93de-35a71846aa01-kp"}, "deletion_time": null, "stack_name": "HeatUtilsKeypairTests-5fe87e64-ad7b-42ed-93de-35a71846aa01-stack", "stack_user_project_id": "1e8c35466e7c49009c8432721cc3a71c", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-27T15:48:55Z", "links": [{"href": "http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsKeypairTests-5fe87e64-ad7b-42ed-93de-35a71846aa01-stack/4e37a493-8aaa-445d-a4e9-c8b70451675d", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "4e37a493-8aaa-445d-a4e9-c8b70451675d", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEogIBAAKCAQEAnUzidp96t3rohdlZU9b+XkLsf9zBjZ2ITgEKTbnUYr9uHBg9\nPDTEDUwAo2ER9P1DsqU6bNGemRqkVB1iRcKntYoWoPKwWrISsJ2gohV5B7UdlVW9\nUkPDl+27r4CtjPUIRHAcPp5qFQsfxTCWmw0fI2eKVvYLodUYNQduNCTlhRiBvPEU\nYCa9wLVB/Ly3KPgN8n4nKLG8bIix98hZRMupCffp+5jad/31M+VEx/L7RmNwHqMH\nxgqgO8D89E9ij6j6a2irTIjm62xpfRAQEJZY/fDF2VddpHzC5MeKiYJ9uzhZ9R6i\nZe9aRl8NRiMwcvi+i0ofPRlD7WGipHpKEDLPUwIDAQABAoIBABAcJ7Vub+sKs3XB\n5NwpULPmtsIBofEXCTaz9JIxTgcvA9/su5jG7q1N82LINkaZCa3qLimm7k9P4zSa\nLc5nOTXmhprFQDqJslBUVHdFK7gWXIlG1rTuK8ILnwVCcIPXNJmNwdbH8qVlFkPj\nzgjjNyUxHYH6gQZ6BJipwiek/7y5tLGDo091UhXzQQ9ugc4vKq/OIE0uXyYSiFi+\n+Xao1CqR3Lnf93My/itdeTsADYMDYwRXAK/lHJBuqjsbUlciytRrbSattPCOQynH\nZQJBJaMeL58DZcS0ujWQRXGvnpae1z2XgqbIqyMD7Ht99puwQuOWTl/zlG3UQDQh\noTqgx8ECgYEAzgieJxka1RNArfVGwL74w8FclLSoxKNEwK3hlkuD9MYIb71GVvFA\nBdwQDgYVardf3QPVST3Y8ZlEydt2tBxawFtKqJRUAfxRXOL+NkKDdqGsnVWx4W/Y\nvyPcewzI/Ms4JnRVaJwh26EpbVT/myCwTok43jndV5g/jAKIRD6oN70CgYEAw3K1\nmnhz5c6Cptgu0jr4izkIjDmAaW2p6iVP8g2i1CyEGa5t7Kx7+ceswxjG90TVk2uV\ntvIoDZ9PjLx8oYqavP3gUMBWA9Fi6rs7FsRhTjZI75AKmrbVfH7qpAItIriQ6X5k\nhnCUXPDqlUjr+GyRHI/nrp533aH/ry47qJfLzE8CgYBuxvlp4jioGfrrzXYmSkfs\n0Llbhys61uIviw5AxgeEAzokAiugsYQP4nuLXsADKedUKSxzfdp4REVVFzfirWAq\nDqu8qkvk6WpBvBacy/RtQ45Q5fOHV6C9XKW+T2h9azKckm4dmd0mfqeMjmgEW3YQ\nM/2sloYpA8YfHHlx4BKILQKBgBgFpkp5GY2aRzaohYCzXM8H0IQjoSPUJbkwotXW\nVTgMzKO3a61WOdqmbxZ/mhzUKgf3hiw5MTETbpyWoh7cwU4PSh3Ctg+8EZNWNdoD\ngw4w3+AJ7TO82xp1IvPLjK6izrTUIxjfB20w8zQsBUzAU0mWalxs/8CO47UtUonT\nNmpDAoGABmi/hQsoPoTGyJzWz0bfviNK+GfxbVYJP0loeelq65LFdwbIH6kb53yd\nz3avwKeP3ZjSl0ltuk0dCWXYPvqnKqo7+ucI4vp6wsRWVfeeSnWkVWnTLVWn1wzw\ndUu/lSeFH//SnsP81QfuHkEuS08aIOA/sZBnJCN1hd3OuXTGrIw=\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Test template that simply deploys a keypair with a generated key\n"}} 2018-12-27 15:48:56,803 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsKeypairTests-5fe87e64-ad7b-42ed-93de-35a71846aa01-stack/4e37a493-8aaa-445d-a4e9-c8b70451675d used request id req-8d6ef24f-87f7-4048-a3a9-21ff3f90cc3d 2018-12-27 15:48:56,806 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/4e37a493-8aaa-445d-a4e9-c8b70451675d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06826d3515df66e60deb540b6639c6d94be36562" 2018-12-27 15:48:57,027 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 15:48:56 GMT Server: Apache x-openstack-request-id: req-f5fbb5ae-5254-441d-ae54-c781ef8e3853 Location: http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsKeypairTests-5fe87e64-ad7b-42ed-93de-35a71846aa01-stack/4e37a493-8aaa-445d-a4e9-c8b70451675d Content-Length: 479 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsKeypairTests-5fe87e64-ad7b-42ed-93de-35a71846aa01-stack/4e37a493-8aaa-445d-a4e9-c8b70451675d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-27 15:48:57,326 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:48:57 GMT Server: Apache x-openstack-request-id: req-e91e630e-40fe-4187-962a-b404955203d6 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1910 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Test template that simply deploys a keypair with a generated key\n", "parameters": {"OS::project_id": "4a5a562cffae47fab8ccefbe6255b9d5", "OS::stack_id": "4e37a493-8aaa-445d-a4e9-c8b70451675d", "OS::stack_name": "HeatUtilsKeypairTests-5fe87e64-ad7b-42ed-93de-35a71846aa01-stack", "keypair_name": "HeatUtilsKeypairTests-5fe87e64-ad7b-42ed-93de-35a71846aa01-kp"}, "deletion_time": null, "stack_name": "HeatUtilsKeypairTests-5fe87e64-ad7b-42ed-93de-35a71846aa01-stack", "stack_user_project_id": "1e8c35466e7c49009c8432721cc3a71c", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-12-27T15:48:55Z", "links": [{"href": "http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsKeypairTests-5fe87e64-ad7b-42ed-93de-35a71846aa01-stack/4e37a493-8aaa-445d-a4e9-c8b70451675d", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "4e37a493-8aaa-445d-a4e9-c8b70451675d", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEogIBAAKCAQEAnUzidp96t3rohdlZU9b+XkLsf9zBjZ2ITgEKTbnUYr9uHBg9\nPDTEDUwAo2ER9P1DsqU6bNGemRqkVB1iRcKntYoWoPKwWrISsJ2gohV5B7UdlVW9\nUkPDl+27r4CtjPUIRHAcPp5qFQsfxTCWmw0fI2eKVvYLodUYNQduNCTlhRiBvPEU\nYCa9wLVB/Ly3KPgN8n4nKLG8bIix98hZRMupCffp+5jad/31M+VEx/L7RmNwHqMH\nxgqgO8D89E9ij6j6a2irTIjm62xpfRAQEJZY/fDF2VddpHzC5MeKiYJ9uzhZ9R6i\nZe9aRl8NRiMwcvi+i0ofPRlD7WGipHpKEDLPUwIDAQABAoIBABAcJ7Vub+sKs3XB\n5NwpULPmtsIBofEXCTaz9JIxTgcvA9/su5jG7q1N82LINkaZCa3qLimm7k9P4zSa\nLc5nOTXmhprFQDqJslBUVHdFK7gWXIlG1rTuK8ILnwVCcIPXNJmNwdbH8qVlFkPj\nzgjjNyUxHYH6gQZ6BJipwiek/7y5tLGDo091UhXzQQ9ugc4vKq/OIE0uXyYSiFi+\n+Xao1CqR3Lnf93My/itdeTsADYMDYwRXAK/lHJBuqjsbUlciytRrbSattPCOQynH\nZQJBJaMeL58DZcS0ujWQRXGvnpae1z2XgqbIqyMD7Ht99puwQuOWTl/zlG3UQDQh\noTqgx8ECgYEAzgieJxka1RNArfVGwL74w8FclLSoxKNEwK3hlkuD9MYIb71GVvFA\nBdwQDgYVardf3QPVST3Y8ZlEydt2tBxawFtKqJRUAfxRXOL+NkKDdqGsnVWx4W/Y\nvyPcewzI/Ms4JnRVaJwh26EpbVT/myCwTok43jndV5g/jAKIRD6oN70CgYEAw3K1\nmnhz5c6Cptgu0jr4izkIjDmAaW2p6iVP8g2i1CyEGa5t7Kx7+ceswxjG90TVk2uV\ntvIoDZ9PjLx8oYqavP3gUMBWA9Fi6rs7FsRhTjZI75AKmrbVfH7qpAItIriQ6X5k\nhnCUXPDqlUjr+GyRHI/nrp533aH/ry47qJfLzE8CgYBuxvlp4jioGfrrzXYmSkfs\n0Llbhys61uIviw5AxgeEAzokAiugsYQP4nuLXsADKedUKSxzfdp4REVVFzfirWAq\nDqu8qkvk6WpBvBacy/RtQ45Q5fOHV6C9XKW+T2h9azKckm4dmd0mfqeMjmgEW3YQ\nM/2sloYpA8YfHHlx4BKILQKBgBgFpkp5GY2aRzaohYCzXM8H0IQjoSPUJbkwotXW\nVTgMzKO3a61WOdqmbxZ/mhzUKgf3hiw5MTETbpyWoh7cwU4PSh3Ctg+8EZNWNdoD\ngw4w3+AJ7TO82xp1IvPLjK6izrTUIxjfB20w8zQsBUzAU0mWalxs/8CO47UtUonT\nNmpDAoGABmi/hQsoPoTGyJzWz0bfviNK+GfxbVYJP0loeelq65LFdwbIH6kb53yd\nz3avwKeP3ZjSl0ltuk0dCWXYPvqnKqo7+ucI4vp6wsRWVfeeSnWkVWnTLVWn1wzw\ndUu/lSeFH//SnsP81QfuHkEuS08aIOA/sZBnJCN1hd3OuXTGrIw=\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Test template that simply deploys a keypair with a generated key\n"}} 2018-12-27 15:48:57,326 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsKeypairTests-5fe87e64-ad7b-42ed-93de-35a71846aa01-stack/4e37a493-8aaa-445d-a4e9-c8b70451675d used request id req-e91e630e-40fe-4187-962a-b404955203d6 2018-12-27 15:48:57,329 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/4e37a493-8aaa-445d-a4e9-c8b70451675d/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06826d3515df66e60deb540b6639c6d94be36562" 2018-12-27 15:48:57,573 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 15:48:57 GMT Server: Apache x-openstack-request-id: req-a8dcb70a-61b1-4199-b5a0-41b5644e22c4 Location: http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsKeypairTests-5fe87e64-ad7b-42ed-93de-35a71846aa01-stack/4e37a493-8aaa-445d-a4e9-c8b70451675d/resources Content-Length: 499 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsKeypairTests-5fe87e64-ad7b-42ed-93de-35a71846aa01-stack/4e37a493-8aaa-445d-a4e9-c8b70451675d/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-27 15:48:57,810 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:48:57 GMT Server: Apache x-openstack-request-id: req-1f3c5b5c-8fe7-49d5-91ce-f76c9eb129cc Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 369 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "keypair", "links": [{"href": "http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsKeypairTests-5fe87e64-ad7b-42ed-93de-35a71846aa01-stack/4e37a493-8aaa-445d-a4e9-c8b70451675d/resources/keypair", "rel": "self"}, {"href": "http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsKeypairTests-5fe87e64-ad7b-42ed-93de-35a71846aa01-stack/4e37a493-8aaa-445d-a4e9-c8b70451675d", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2018-12-27T15:48:56Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-27T15:48:56Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "HeatUtilsKeypairTests-5fe87e64-ad7b-42ed-93de-35a71846aa01-kp", "resource_type": "OS::Nova::KeyPair"}]} 2018-12-27 15:48:57,811 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsKeypairTests-5fe87e64-ad7b-42ed-93de-35a71846aa01-stack/4e37a493-8aaa-445d-a4e9-c8b70451675d/resources used request id req-1f3c5b5c-8fe7-49d5-91ce-f76c9eb129cc 2018-12-27 15:48:57,814 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/os-keypairs/HeatUtilsKeypairTests-5fe87e64-ad7b-42ed-93de-35a71846aa01-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06826d3515df66e60deb540b6639c6d94be36562" 2018-12-27 15:48:57,830 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:48:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-62beb4ca-4c9d-45fd-8322-215e25331bcd x-compute-request-id: req-62beb4ca-4c9d-45fd-8322-215e25331bcd Content-Encoding: gzip Content-Length: 570 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCdTOJ2n3q3euiF2VlT1v5eQux/3MGNnYhOAQpNudRiv24cGD08NMQNTACjYRH0/UOypTps0Z6ZGqRUHWJFwqe1ihag8rBashKwnaCiFXkHtR2VVb1SQ8OX7buvgK2M9QhEcBw+nmoVCx/FMJabDR8jZ4pW9guh1Rg1B240JOWFGIG88RRgJr3AtUH8vLco+A3yficosbxsiLH3yFlEy6kJ9+n7mNp3/fUz5UTH8vtGY3AeowfGCqA7wPz0T2KPqPpraKtMiObrbGl9EBAQllj98MXZV12kfMLkx4qJgn27OFn1HqJl71pGXw1GIzBy+L6LSh89GUPtYaKkekoQMs9T Generated-by-Nova", "user_id": "880f11fce81c4cef88c354559a832afe", "name": "HeatUtilsKeypairTests-5fe87e64-ad7b-42ed-93de-35a71846aa01-kp", "deleted": false, "created_at": "2018-12-27T15:48:56.000000", "updated_at": null, "fingerprint": "6a:76:31:8c:3b:9f:66:e7:8a:f7:6d:2d:bf:a3:81:ea", "deleted_at": null, "id": 26}} 2018-12-27 15:48:57,831 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/os-keypairs/HeatUtilsKeypairTests-5fe87e64-ad7b-42ed-93de-35a71846aa01-kp used request id req-62beb4ca-4c9d-45fd-8322-215e25331bcd 2018-12-27 15:48:57,834 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/4e37a493-8aaa-445d-a4e9-c8b70451675d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06826d3515df66e60deb540b6639c6d94be36562" 2018-12-27 15:48:58,050 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 15:48:57 GMT Server: Apache x-openstack-request-id: req-d0741842-9357-484d-8dfe-b273bc0f40f8 Location: http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsKeypairTests-5fe87e64-ad7b-42ed-93de-35a71846aa01-stack/4e37a493-8aaa-445d-a4e9-c8b70451675d Content-Length: 479 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsKeypairTests-5fe87e64-ad7b-42ed-93de-35a71846aa01-stack/4e37a493-8aaa-445d-a4e9-c8b70451675d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-27 15:48:58,383 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:48:58 GMT Server: Apache x-openstack-request-id: req-c9997fd6-702f-42c7-9287-61e6283c63f9 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1910 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Test template that simply deploys a keypair with a generated key\n", "parameters": {"OS::project_id": "4a5a562cffae47fab8ccefbe6255b9d5", "OS::stack_id": "4e37a493-8aaa-445d-a4e9-c8b70451675d", "OS::stack_name": "HeatUtilsKeypairTests-5fe87e64-ad7b-42ed-93de-35a71846aa01-stack", "keypair_name": "HeatUtilsKeypairTests-5fe87e64-ad7b-42ed-93de-35a71846aa01-kp"}, "deletion_time": null, "stack_name": "HeatUtilsKeypairTests-5fe87e64-ad7b-42ed-93de-35a71846aa01-stack", "stack_user_project_id": "1e8c35466e7c49009c8432721cc3a71c", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-12-27T15:48:55Z", "links": [{"href": "http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsKeypairTests-5fe87e64-ad7b-42ed-93de-35a71846aa01-stack/4e37a493-8aaa-445d-a4e9-c8b70451675d", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "4e37a493-8aaa-445d-a4e9-c8b70451675d", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEogIBAAKCAQEAnUzidp96t3rohdlZU9b+XkLsf9zBjZ2ITgEKTbnUYr9uHBg9\nPDTEDUwAo2ER9P1DsqU6bNGemRqkVB1iRcKntYoWoPKwWrISsJ2gohV5B7UdlVW9\nUkPDl+27r4CtjPUIRHAcPp5qFQsfxTCWmw0fI2eKVvYLodUYNQduNCTlhRiBvPEU\nYCa9wLVB/Ly3KPgN8n4nKLG8bIix98hZRMupCffp+5jad/31M+VEx/L7RmNwHqMH\nxgqgO8D89E9ij6j6a2irTIjm62xpfRAQEJZY/fDF2VddpHzC5MeKiYJ9uzhZ9R6i\nZe9aRl8NRiMwcvi+i0ofPRlD7WGipHpKEDLPUwIDAQABAoIBABAcJ7Vub+sKs3XB\n5NwpULPmtsIBofEXCTaz9JIxTgcvA9/su5jG7q1N82LINkaZCa3qLimm7k9P4zSa\nLc5nOTXmhprFQDqJslBUVHdFK7gWXIlG1rTuK8ILnwVCcIPXNJmNwdbH8qVlFkPj\nzgjjNyUxHYH6gQZ6BJipwiek/7y5tLGDo091UhXzQQ9ugc4vKq/OIE0uXyYSiFi+\n+Xao1CqR3Lnf93My/itdeTsADYMDYwRXAK/lHJBuqjsbUlciytRrbSattPCOQynH\nZQJBJaMeL58DZcS0ujWQRXGvnpae1z2XgqbIqyMD7Ht99puwQuOWTl/zlG3UQDQh\noTqgx8ECgYEAzgieJxka1RNArfVGwL74w8FclLSoxKNEwK3hlkuD9MYIb71GVvFA\nBdwQDgYVardf3QPVST3Y8ZlEydt2tBxawFtKqJRUAfxRXOL+NkKDdqGsnVWx4W/Y\nvyPcewzI/Ms4JnRVaJwh26EpbVT/myCwTok43jndV5g/jAKIRD6oN70CgYEAw3K1\nmnhz5c6Cptgu0jr4izkIjDmAaW2p6iVP8g2i1CyEGa5t7Kx7+ceswxjG90TVk2uV\ntvIoDZ9PjLx8oYqavP3gUMBWA9Fi6rs7FsRhTjZI75AKmrbVfH7qpAItIriQ6X5k\nhnCUXPDqlUjr+GyRHI/nrp533aH/ry47qJfLzE8CgYBuxvlp4jioGfrrzXYmSkfs\n0Llbhys61uIviw5AxgeEAzokAiugsYQP4nuLXsADKedUKSxzfdp4REVVFzfirWAq\nDqu8qkvk6WpBvBacy/RtQ45Q5fOHV6C9XKW+T2h9azKckm4dmd0mfqeMjmgEW3YQ\nM/2sloYpA8YfHHlx4BKILQKBgBgFpkp5GY2aRzaohYCzXM8H0IQjoSPUJbkwotXW\nVTgMzKO3a61WOdqmbxZ/mhzUKgf3hiw5MTETbpyWoh7cwU4PSh3Ctg+8EZNWNdoD\ngw4w3+AJ7TO82xp1IvPLjK6izrTUIxjfB20w8zQsBUzAU0mWalxs/8CO47UtUonT\nNmpDAoGABmi/hQsoPoTGyJzWz0bfviNK+GfxbVYJP0loeelq65LFdwbIH6kb53yd\nz3avwKeP3ZjSl0ltuk0dCWXYPvqnKqo7+ucI4vp6wsRWVfeeSnWkVWnTLVWn1wzw\ndUu/lSeFH//SnsP81QfuHkEuS08aIOA/sZBnJCN1hd3OuXTGrIw=\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Test template that simply deploys a keypair with a generated key\n"}} 2018-12-27 15:48:58,383 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsKeypairTests-5fe87e64-ad7b-42ed-93de-35a71846aa01-stack/4e37a493-8aaa-445d-a4e9-c8b70451675d used request id req-c9997fd6-702f-42c7-9287-61e6283c63f9 2018-12-27 15:48:58,386 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/os-keypairs/HeatUtilsKeypairTests-5fe87e64-ad7b-42ed-93de-35a71846aa01-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06826d3515df66e60deb540b6639c6d94be36562" 2018-12-27 15:48:58,400 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:48:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-40611aae-0c2e-4804-9510-2a7e25fb45cd x-compute-request-id: req-40611aae-0c2e-4804-9510-2a7e25fb45cd Content-Encoding: gzip Content-Length: 570 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCdTOJ2n3q3euiF2VlT1v5eQux/3MGNnYhOAQpNudRiv24cGD08NMQNTACjYRH0/UOypTps0Z6ZGqRUHWJFwqe1ihag8rBashKwnaCiFXkHtR2VVb1SQ8OX7buvgK2M9QhEcBw+nmoVCx/FMJabDR8jZ4pW9guh1Rg1B240JOWFGIG88RRgJr3AtUH8vLco+A3yficosbxsiLH3yFlEy6kJ9+n7mNp3/fUz5UTH8vtGY3AeowfGCqA7wPz0T2KPqPpraKtMiObrbGl9EBAQllj98MXZV12kfMLkx4qJgn27OFn1HqJl71pGXw1GIzBy+L6LSh89GUPtYaKkekoQMs9T Generated-by-Nova", "user_id": "880f11fce81c4cef88c354559a832afe", "name": "HeatUtilsKeypairTests-5fe87e64-ad7b-42ed-93de-35a71846aa01-kp", "deleted": false, "created_at": "2018-12-27T15:48:56.000000", "updated_at": null, "fingerprint": "6a:76:31:8c:3b:9f:66:e7:8a:f7:6d:2d:bf:a3:81:ea", "deleted_at": null, "id": 26}} 2018-12-27 15:48:58,400 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/os-keypairs/HeatUtilsKeypairTests-5fe87e64-ad7b-42ed-93de-35a71846aa01-kp used request id req-40611aae-0c2e-4804-9510-2a7e25fb45cd 2018-12-27 15:48:58,403 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/4e37a493-8aaa-445d-a4e9-c8b70451675d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06826d3515df66e60deb540b6639c6d94be36562" 2018-12-27 15:48:59,147 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 15:48:58 GMT Server: Apache x-openstack-request-id: req-34bde0ab-6da7-4c66-9f9c-7197ab366c68 Location: http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsKeypairTests-5fe87e64-ad7b-42ed-93de-35a71846aa01-stack/4e37a493-8aaa-445d-a4e9-c8b70451675d Content-Length: 479 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsKeypairTests-5fe87e64-ad7b-42ed-93de-35a71846aa01-stack/4e37a493-8aaa-445d-a4e9-c8b70451675d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-27 15:48:59,456 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 15:48:59 GMT Server: Apache x-openstack-request-id: req-2e3c5050-ec0a-45ef-92ae-1ae764c748e7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 15:48:59,457 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsKeypairTests-5fe87e64-ad7b-42ed-93de-35a71846aa01-stack/4e37a493-8aaa-445d-a4e9-c8b70451675d used request id req-2e3c5050-ec0a-45ef-92ae-1ae764c748e7 2018-12-27 15:48:59,458 - heat_utils - DEBUG - Retrieving Heat Client 2018-12-27 15:48:59,472 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 15:48:59,883 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "70c6a7da477e41f7b38ad49ba1fc5965", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T16:48:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a5a562cffae47fab8ccefbe6255b9d5", "name": "api_check-project_e39638cc-8772-4bcc-8a5b-f8d604444da5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_e39638cc-8772-4bcc-8a5b-f8d604444da5", "id": "880f11fce81c4cef88c354559a832afe"}, "audit_ids": ["FmmQzD5nSnurXVxtPVbIJA"], "issued_at": "2018-12-27T15:48:59.000000Z"}} 2018-12-27 15:48:59,886 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc155d77220aed04a1af4a179cb90fa6f00e5d6e" -d '{"stack_name": "HeatUtilsSecurityGroupTests-7b1720b6-c0b9-41a4-b8ff-d467efc2e464-stack", "template": {"heat_template_version": "2015-04-30", "description": "Sample template for creating a single SecurityGroup\n", "parameters": {"security_group_name": {"default": "security_group_name", "type": "string", "description": "The name of the stack's security group", "label": "Security Group name"}}, "resources": {"server_security_group": {"type": "OS::Neutron::SecurityGroup", "properties": {"rules": [{"direction": "egress", "protocol": "tcp", "remote_ip_prefix": "0.0.0.0/0", "ethertype": "IPv4", "port_range_max": 22, "port_range_min": 22}, {"ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "remote_ip_prefix": "0.0.0.0/0"}], "description": "Test description", "name": {"get_param": "security_group_name"}}}}}, "parameters": {"security_group_name": "HeatUtilsSecurityGroupTests-7b1720b6-c0b9-41a4-b8ff-d467efc2e464-sec-grp"}}' 2018-12-27 15:49:01,511 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 27 Dec 2018 15:48:59 GMT Server: Apache x-openstack-request-id: req-8e3cb2c4-592e-4edd-aa86-1678f50f4adc Location: http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsSecurityGroupTests-7b1720b6-c0b9-41a4-b8ff-d467efc2e464-stack/02453795-251a-48d6-be1e-203f1dc51b25 Content-Length: 271 Content-Type: application/json RESP BODY: {"stack": {"id": "02453795-251a-48d6-be1e-203f1dc51b25", "links": [{"href": "http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsSecurityGroupTests-7b1720b6-c0b9-41a4-b8ff-d467efc2e464-stack/02453795-251a-48d6-be1e-203f1dc51b25", "rel": "self"}]}} 2018-12-27 15:49:01,511 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks used request id req-8e3cb2c4-592e-4edd-aa86-1678f50f4adc 2018-12-27 15:49:01,514 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/02453795-251a-48d6-be1e-203f1dc51b25 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc155d77220aed04a1af4a179cb90fa6f00e5d6e" 2018-12-27 15:49:01,736 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 15:49:01 GMT Server: Apache x-openstack-request-id: req-16b2b163-f88c-43f3-b0a8-cc07fbbdec86 Location: http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsSecurityGroupTests-7b1720b6-c0b9-41a4-b8ff-d467efc2e464-stack/02453795-251a-48d6-be1e-203f1dc51b25 Content-Length: 491 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsSecurityGroupTests-7b1720b6-c0b9-41a4-b8ff-d467efc2e464-stack/02453795-251a-48d6-be1e-203f1dc51b25;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-27 15:49:01,981 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:49:01 GMT Server: Apache x-openstack-request-id: req-07bbd270-e03b-4c98-95fd-86184078ed65 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 519 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template for creating a single SecurityGroup\n", "parameters": {"OS::project_id": "4a5a562cffae47fab8ccefbe6255b9d5", "OS::stack_id": "02453795-251a-48d6-be1e-203f1dc51b25", "OS::stack_name": "HeatUtilsSecurityGroupTests-7b1720b6-c0b9-41a4-b8ff-d467efc2e464-stack", "security_group_name": "HeatUtilsSecurityGroupTests-7b1720b6-c0b9-41a4-b8ff-d467efc2e464-sec-grp"}, "deletion_time": null, "stack_name": "HeatUtilsSecurityGroupTests-7b1720b6-c0b9-41a4-b8ff-d467efc2e464-stack", "stack_user_project_id": "961d50d9c6fe4732b2d600e666202b1c", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-27T15:49:00Z", "links": [{"href": "http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsSecurityGroupTests-7b1720b6-c0b9-41a4-b8ff-d467efc2e464-stack/02453795-251a-48d6-be1e-203f1dc51b25", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "02453795-251a-48d6-be1e-203f1dc51b25", "outputs": [], "template_description": "Sample template for creating a single SecurityGroup\n"}} 2018-12-27 15:49:01,981 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsSecurityGroupTests-7b1720b6-c0b9-41a4-b8ff-d467efc2e464-stack/02453795-251a-48d6-be1e-203f1dc51b25 used request id req-07bbd270-e03b-4c98-95fd-86184078ed65 2018-12-27 15:49:01,984 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/02453795-251a-48d6-be1e-203f1dc51b25 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc155d77220aed04a1af4a179cb90fa6f00e5d6e" 2018-12-27 15:49:02,209 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 15:49:01 GMT Server: Apache x-openstack-request-id: req-4236d074-7be8-4ea4-bafe-954b292ea266 Location: http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsSecurityGroupTests-7b1720b6-c0b9-41a4-b8ff-d467efc2e464-stack/02453795-251a-48d6-be1e-203f1dc51b25 Content-Length: 491 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsSecurityGroupTests-7b1720b6-c0b9-41a4-b8ff-d467efc2e464-stack/02453795-251a-48d6-be1e-203f1dc51b25;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-27 15:49:02,436 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:49:02 GMT Server: Apache x-openstack-request-id: req-7bfeac62-dd99-4850-ae59-3b26e17379e0 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 519 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template for creating a single SecurityGroup\n", "parameters": {"OS::project_id": "4a5a562cffae47fab8ccefbe6255b9d5", "OS::stack_id": "02453795-251a-48d6-be1e-203f1dc51b25", "OS::stack_name": "HeatUtilsSecurityGroupTests-7b1720b6-c0b9-41a4-b8ff-d467efc2e464-stack", "security_group_name": "HeatUtilsSecurityGroupTests-7b1720b6-c0b9-41a4-b8ff-d467efc2e464-sec-grp"}, "deletion_time": null, "stack_name": "HeatUtilsSecurityGroupTests-7b1720b6-c0b9-41a4-b8ff-d467efc2e464-stack", "stack_user_project_id": "961d50d9c6fe4732b2d600e666202b1c", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-27T15:49:00Z", "links": [{"href": "http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsSecurityGroupTests-7b1720b6-c0b9-41a4-b8ff-d467efc2e464-stack/02453795-251a-48d6-be1e-203f1dc51b25", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "02453795-251a-48d6-be1e-203f1dc51b25", "outputs": [], "template_description": "Sample template for creating a single SecurityGroup\n"}} 2018-12-27 15:49:02,437 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsSecurityGroupTests-7b1720b6-c0b9-41a4-b8ff-d467efc2e464-stack/02453795-251a-48d6-be1e-203f1dc51b25 used request id req-7bfeac62-dd99-4850-ae59-3b26e17379e0 2018-12-27 15:49:05,443 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/02453795-251a-48d6-be1e-203f1dc51b25 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc155d77220aed04a1af4a179cb90fa6f00e5d6e" 2018-12-27 15:49:05,663 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 15:49:05 GMT Server: Apache x-openstack-request-id: req-1257b4f9-acc6-4641-af5c-8d191285913d Location: http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsSecurityGroupTests-7b1720b6-c0b9-41a4-b8ff-d467efc2e464-stack/02453795-251a-48d6-be1e-203f1dc51b25 Content-Length: 491 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsSecurityGroupTests-7b1720b6-c0b9-41a4-b8ff-d467efc2e464-stack/02453795-251a-48d6-be1e-203f1dc51b25;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-27 15:49:06,416 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:49:05 GMT Server: Apache x-openstack-request-id: req-39ea6df8-79e5-4734-9a6c-599354eda461 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 526 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template for creating a single SecurityGroup\n", "parameters": {"OS::project_id": "4a5a562cffae47fab8ccefbe6255b9d5", "OS::stack_id": "02453795-251a-48d6-be1e-203f1dc51b25", "OS::stack_name": "HeatUtilsSecurityGroupTests-7b1720b6-c0b9-41a4-b8ff-d467efc2e464-stack", "security_group_name": "HeatUtilsSecurityGroupTests-7b1720b6-c0b9-41a4-b8ff-d467efc2e464-sec-grp"}, "deletion_time": null, "stack_name": "HeatUtilsSecurityGroupTests-7b1720b6-c0b9-41a4-b8ff-d467efc2e464-stack", "stack_user_project_id": "961d50d9c6fe4732b2d600e666202b1c", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-12-27T15:49:00Z", "links": [{"href": "http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsSecurityGroupTests-7b1720b6-c0b9-41a4-b8ff-d467efc2e464-stack/02453795-251a-48d6-be1e-203f1dc51b25", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "02453795-251a-48d6-be1e-203f1dc51b25", "outputs": [], "template_description": "Sample template for creating a single SecurityGroup\n"}} 2018-12-27 15:49:06,416 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsSecurityGroupTests-7b1720b6-c0b9-41a4-b8ff-d467efc2e464-stack/02453795-251a-48d6-be1e-203f1dc51b25 used request id req-39ea6df8-79e5-4734-9a6c-599354eda461 2018-12-27 15:49:06,419 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/02453795-251a-48d6-be1e-203f1dc51b25/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc155d77220aed04a1af4a179cb90fa6f00e5d6e" 2018-12-27 15:49:06,644 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 15:49:06 GMT Server: Apache x-openstack-request-id: req-ce656522-2c76-4024-8a32-0eca3509dde0 Location: http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsSecurityGroupTests-7b1720b6-c0b9-41a4-b8ff-d467efc2e464-stack/02453795-251a-48d6-be1e-203f1dc51b25/resources Content-Length: 511 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsSecurityGroupTests-7b1720b6-c0b9-41a4-b8ff-d467efc2e464-stack/02453795-251a-48d6-be1e-203f1dc51b25/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-27 15:49:06,875 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:49:06 GMT Server: Apache x-openstack-request-id: req-0911ba52-df51-42e3-af19-ecbf083d8c08 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 402 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "server_security_group", "links": [{"href": "http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsSecurityGroupTests-7b1720b6-c0b9-41a4-b8ff-d467efc2e464-stack/02453795-251a-48d6-be1e-203f1dc51b25/resources/server_security_group", "rel": "self"}, {"href": "http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsSecurityGroupTests-7b1720b6-c0b9-41a4-b8ff-d467efc2e464-stack/02453795-251a-48d6-be1e-203f1dc51b25", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2018-12-27T15:49:01Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-27T15:49:01Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "f1bbca6f-16a5-4382-840f-6b1eaf1a860b", "resource_type": "OS::Neutron::SecurityGroup"}]} 2018-12-27 15:49:06,875 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsSecurityGroupTests-7b1720b6-c0b9-41a4-b8ff-d467efc2e464-stack/02453795-251a-48d6-be1e-203f1dc51b25/resources used request id req-0911ba52-df51-42e3-af19-ecbf083d8c08 2018-12-27 15:49:06,876 - neutron_utils - INFO - Retrieving security group with ID - f1bbca6f-16a5-4382-840f-6b1eaf1a860b 2018-12-27 15:49:06,881 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?id=f1bbca6f-16a5-4382-840f-6b1eaf1a860b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc155d77220aed04a1af4a179cb90fa6f00e5d6e" 2018-12-27 15:49:06,928 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1433 X-Openstack-Request-Id: req-6d85b935-d215-464f-9bc5-e2d51e431423 Date: Thu, 27 Dec 2018 15:49:06 GMT RESP BODY: {"security_groups": [{"description": "Test description", "tags": [], "tenant_id": "4a5a562cffae47fab8ccefbe6255b9d5", "created_at": "2018-12-27T15:49:01Z", "updated_at": "2018-12-27T15:49:04Z", "security_group_rules": [{"direction": "egress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-12-27T15:49:03Z", "revision_number": 0, "id": "bbf0e48d-7849-4e04-acb6-f5f2934d7f1d", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-12-27T15:49:03Z", "security_group_id": "f1bbca6f-16a5-4382-840f-6b1eaf1a860b", "tenant_id": "4a5a562cffae47fab8ccefbe6255b9d5", "port_range_min": 22, "ethertype": "IPv4", "project_id": "4a5a562cffae47fab8ccefbe6255b9d5"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:49:04Z", "revision_number": 0, "id": "de53000b-f60b-4a5c-80b0-56eea48ccbdf", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-12-27T15:49:04Z", "security_group_id": "f1bbca6f-16a5-4382-840f-6b1eaf1a860b", "tenant_id": "4a5a562cffae47fab8ccefbe6255b9d5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a5a562cffae47fab8ccefbe6255b9d5"}], "revision_number": 6, "project_id": "4a5a562cffae47fab8ccefbe6255b9d5", "id": "f1bbca6f-16a5-4382-840f-6b1eaf1a860b", "name": "HeatUtilsSecurityGroupTests-7b1720b6-c0b9-41a4-b8ff-d467efc2e464-sec-grp"}]} 2018-12-27 15:49:06,929 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?id=f1bbca6f-16a5-4382-840f-6b1eaf1a860b used request id req-6d85b935-d215-464f-9bc5-e2d51e431423 2018-12-27 15:49:06,929 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f1bbca6f-16a5-4382-840f-6b1eaf1a860b 2018-12-27 15:49:06,935 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=f1bbca6f-16a5-4382-840f-6b1eaf1a860b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc155d77220aed04a1af4a179cb90fa6f00e5d6e" 2018-12-27 15:49:07,192 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1012 X-Openstack-Request-Id: req-bfe030a4-94e5-4731-991b-8d2b06410fe7 Date: Thu, 27 Dec 2018 15:49:07 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 22, "updated_at": "2018-12-27T15:49:03Z", "security_group_id": "f1bbca6f-16a5-4382-840f-6b1eaf1a860b", "port_range_min": 22, "revision_number": 0, "tenant_id": "4a5a562cffae47fab8ccefbe6255b9d5", "created_at": "2018-12-27T15:49:03Z", "project_id": "4a5a562cffae47fab8ccefbe6255b9d5", "id": "bbf0e48d-7849-4e04-acb6-f5f2934d7f1d"}, {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": null, "updated_at": "2018-12-27T15:49:04Z", "security_group_id": "f1bbca6f-16a5-4382-840f-6b1eaf1a860b", "port_range_min": null, "revision_number": 0, "tenant_id": "4a5a562cffae47fab8ccefbe6255b9d5", "created_at": "2018-12-27T15:49:04Z", "project_id": "4a5a562cffae47fab8ccefbe6255b9d5", "id": "de53000b-f60b-4a5c-80b0-56eea48ccbdf"}]} 2018-12-27 15:49:07,193 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=f1bbca6f-16a5-4382-840f-6b1eaf1a860b used request id req-bfe030a4-94e5-4731-991b-8d2b06410fe7 2018-12-27 15:49:07,197 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/02453795-251a-48d6-be1e-203f1dc51b25 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc155d77220aed04a1af4a179cb90fa6f00e5d6e" 2018-12-27 15:49:07,405 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 15:49:07 GMT Server: Apache x-openstack-request-id: req-4b90c5d4-eb89-4fb5-b3de-07d784f006f6 Location: http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsSecurityGroupTests-7b1720b6-c0b9-41a4-b8ff-d467efc2e464-stack/02453795-251a-48d6-be1e-203f1dc51b25 Content-Length: 491 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsSecurityGroupTests-7b1720b6-c0b9-41a4-b8ff-d467efc2e464-stack/02453795-251a-48d6-be1e-203f1dc51b25;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-27 15:49:07,528 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 15:49:07 GMT Server: Apache x-openstack-request-id: req-bca73212-82ab-47d2-b381-38baf9e5d313 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 15:49:07,528 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5/stacks/HeatUtilsSecurityGroupTests-7b1720b6-c0b9-41a4-b8ff-d467efc2e464-stack/02453795-251a-48d6-be1e-203f1dc51b25 used request id req-bca73212-82ab-47d2-b381-38baf9e5d313 2018-12-27 15:49:07,531 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 15:49:08,023 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "70c6a7da477e41f7b38ad49ba1fc5965", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T16:49:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a5a562cffae47fab8ccefbe6255b9d5", "name": "api_check-project_e39638cc-8772-4bcc-8a5b-f8d604444da5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_e39638cc-8772-4bcc-8a5b-f8d604444da5", "id": "880f11fce81c4cef88c354559a832afe"}, "audit_ids": ["4jbwWd1ZT6WI6plnDdckDw"], "issued_at": "2018-12-27T15:49:08.000000Z"}} 2018-12-27 15:49:08,026 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abc6e93f398350d21a8295cdb54c8ab514da4eaa" -d '{"qos_specs": {"consumer": "both", "name": "CinderUtilsQoSTests-fb4fd7fe-2508-4e8b-b53b-86af6d46e5e5"}}' 2018-12-27 15:49:08,362 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:49:08 GMT Server: Apache x-compute-request-id: req-cb30b142-7769-4060-a5be-75e10a19bb39 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-cb30b142-7769-4060-a5be-75e10a19bb39 Content-Encoding: gzip Content-Length: 242 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {}, "consumer": "both", "id": "bec13844-0ac0-48f1-8bd6-bda3fd56cfec", "name": "CinderUtilsQoSTests-fb4fd7fe-2508-4e8b-b53b-86af6d46e5e5"}, "links": [{"href": "http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5/qos-specs/bec13844-0ac0-48f1-8bd6-bda3fd56cfec", "rel": "self"}, {"href": "http://172.30.9.31:8776/4a5a562cffae47fab8ccefbe6255b9d5/qos-specs/bec13844-0ac0-48f1-8bd6-bda3fd56cfec", "rel": "bookmark"}]} 2018-12-27 15:49:08,363 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5/qos-specs used request id req-cb30b142-7769-4060-a5be-75e10a19bb39 2018-12-27 15:49:08,366 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-cb30b142-7769-4060-a5be-75e10a19bb39" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abc6e93f398350d21a8295cdb54c8ab514da4eaa" 2018-12-27 15:49:08,586 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:49:08 GMT Server: Apache x-compute-request-id: req-59ce33fb-e2a9-447d-aa75-ecb132c7d911 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-59ce33fb-e2a9-447d-aa75-ecb132c7d911 Content-Encoding: gzip Content-Length: 153 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {}, "consumer": "both", "id": "bec13844-0ac0-48f1-8bd6-bda3fd56cfec", "name": "CinderUtilsQoSTests-fb4fd7fe-2508-4e8b-b53b-86af6d46e5e5"}]} 2018-12-27 15:49:08,586 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5/qos-specs used request id req-59ce33fb-e2a9-447d-aa75-ecb132c7d911 2018-12-27 15:49:08,587 - cinder_utils - INFO - Deleting QoS named - CinderUtilsQoSTests-fb4fd7fe-2508-4e8b-b53b-86af6d46e5e5 2018-12-27 15:49:08,590 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5/qos-specs/bec13844-0ac0-48f1-8bd6-bda3fd56cfec?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-cb30b142-7769-4060-a5be-75e10a19bb39" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abc6e93f398350d21a8295cdb54c8ab514da4eaa" 2018-12-27 15:49:08,856 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Thu, 27 Dec 2018 15:49:08 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-0a8272fd-60d0-40d8-aa61-427a3aeaf750 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-27 15:49:08,856 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5/qos-specs/bec13844-0ac0-48f1-8bd6-bda3fd56cfec?force=False used request id req-0a8272fd-60d0-40d8-aa61-427a3aeaf750 2018-12-27 15:49:08,859 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-cb30b142-7769-4060-a5be-75e10a19bb39" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abc6e93f398350d21a8295cdb54c8ab514da4eaa" 2018-12-27 15:49:09,082 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:49:08 GMT Server: Apache x-compute-request-id: req-9c228d72-d314-4988-b0b5-6cfcdaf7427c OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-9c228d72-d314-4988-b0b5-6cfcdaf7427c Content-Length: 17 Content-Type: application/json RESP BODY: {"qos_specs": []} 2018-12-27 15:49:09,083 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5/qos-specs used request id req-9c228d72-d314-4988-b0b5-6cfcdaf7427c 2018-12-27 15:49:09,083 - cinder_utils - INFO - Deleting QoS named - CinderUtilsQoSTests-fb4fd7fe-2508-4e8b-b53b-86af6d46e5e5 2018-12-27 15:49:09,086 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5/qos-specs/bec13844-0ac0-48f1-8bd6-bda3fd56cfec?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-cb30b142-7769-4060-a5be-75e10a19bb39" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abc6e93f398350d21a8295cdb54c8ab514da4eaa" 2018-12-27 15:49:09,323 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 15:49:09 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-c91ab2ef-0e8e-4d62-b7eb-cae29ce60ed0 x-openstack-request-id: req-c91ab2ef-0e8e-4d62-b7eb-cae29ce60ed0 Content-Length: 100 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "No such QoS spec bec13844-0ac0-48f1-8bd6-bda3fd56cfec.", "code": 404}} 2018-12-27 15:49:09,323 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5/qos-specs/bec13844-0ac0-48f1-8bd6-bda3fd56cfec?force=False used request id req-c91ab2ef-0e8e-4d62-b7eb-cae29ce60ed0 2018-12-27 15:49:09,326 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 15:49:09,739 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "70c6a7da477e41f7b38ad49ba1fc5965", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T16:49:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a5a562cffae47fab8ccefbe6255b9d5", "name": "api_check-project_e39638cc-8772-4bcc-8a5b-f8d604444da5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_e39638cc-8772-4bcc-8a5b-f8d604444da5", "id": "880f11fce81c4cef88c354559a832afe"}, "audit_ids": ["C294IBJnSVWye1GXWkLdDA"], "issued_at": "2018-12-27T15:49:09.000000Z"}} 2018-12-27 15:49:09,743 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}270cd1de8072da8f4c7ae505c5c4d86830e5b590" -d '{"qos_specs": {"foo": "bar ", "consumer": "back-end", "name": "CinderUtilsQoSTests-fbf1286e-0121-4820-8bdd-d44787b79e0c"}}' 2018-12-27 15:49:09,995 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:49:09 GMT Server: Apache x-compute-request-id: req-52463079-411f-470d-b3d2-2d09dee6d60d OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-52463079-411f-470d-b3d2-2d09dee6d60d Content-Encoding: gzip Content-Length: 252 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar "}, "consumer": "back-end", "id": "4b3c792f-1150-4f81-b187-a9e168614407", "name": "CinderUtilsQoSTests-fbf1286e-0121-4820-8bdd-d44787b79e0c"}, "links": [{"href": "http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5/qos-specs/4b3c792f-1150-4f81-b187-a9e168614407", "rel": "self"}, {"href": "http://172.30.9.31:8776/4a5a562cffae47fab8ccefbe6255b9d5/qos-specs/4b3c792f-1150-4f81-b187-a9e168614407", "rel": "bookmark"}]} 2018-12-27 15:49:09,995 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5/qos-specs used request id req-52463079-411f-470d-b3d2-2d09dee6d60d 2018-12-27 15:49:09,999 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-52463079-411f-470d-b3d2-2d09dee6d60d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}270cd1de8072da8f4c7ae505c5c4d86830e5b590" 2018-12-27 15:49:10,919 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:49:10 GMT Server: Apache x-compute-request-id: req-858c4bd1-6bcb-4bb5-ba9f-398ff50f6b27 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-858c4bd1-6bcb-4bb5-ba9f-398ff50f6b27 Content-Encoding: gzip Content-Length: 164 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {"foo": "bar "}, "consumer": "back-end", "id": "4b3c792f-1150-4f81-b187-a9e168614407", "name": "CinderUtilsQoSTests-fbf1286e-0121-4820-8bdd-d44787b79e0c"}]} 2018-12-27 15:49:10,920 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5/qos-specs used request id req-858c4bd1-6bcb-4bb5-ba9f-398ff50f6b27 2018-12-27 15:49:10,923 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5/qos-specs/4b3c792f-1150-4f81-b187-a9e168614407 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-52463079-411f-470d-b3d2-2d09dee6d60d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}270cd1de8072da8f4c7ae505c5c4d86830e5b590" 2018-12-27 15:49:11,152 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:49:10 GMT Server: Apache x-compute-request-id: req-82603d54-89d1-4ded-907a-ebaececdb6d2 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-82603d54-89d1-4ded-907a-ebaececdb6d2 Content-Encoding: gzip Content-Length: 252 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar "}, "consumer": "back-end", "id": "4b3c792f-1150-4f81-b187-a9e168614407", "name": "CinderUtilsQoSTests-fbf1286e-0121-4820-8bdd-d44787b79e0c"}, "links": [{"href": "http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5/qos-specs/4b3c792f-1150-4f81-b187-a9e168614407", "rel": "self"}, {"href": "http://172.30.9.31:8776/4a5a562cffae47fab8ccefbe6255b9d5/qos-specs/4b3c792f-1150-4f81-b187-a9e168614407", "rel": "bookmark"}]} 2018-12-27 15:49:11,152 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5/qos-specs/4b3c792f-1150-4f81-b187-a9e168614407 used request id req-82603d54-89d1-4ded-907a-ebaececdb6d2 2018-12-27 15:49:11,152 - cinder_utils - INFO - Deleting QoS named - CinderUtilsQoSTests-fbf1286e-0121-4820-8bdd-d44787b79e0c 2018-12-27 15:49:11,155 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5/qos-specs/4b3c792f-1150-4f81-b187-a9e168614407?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-52463079-411f-470d-b3d2-2d09dee6d60d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}270cd1de8072da8f4c7ae505c5c4d86830e5b590" 2018-12-27 15:49:11,427 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Thu, 27 Dec 2018 15:49:11 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-04b681b3-a070-458d-b611-22527aab297f Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-27 15:49:11,428 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5/qos-specs/4b3c792f-1150-4f81-b187-a9e168614407?force=False used request id req-04b681b3-a070-458d-b611-22527aab297f 2018-12-27 15:49:11,430 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 15:49:11,848 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "70c6a7da477e41f7b38ad49ba1fc5965", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T16:49:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a5a562cffae47fab8ccefbe6255b9d5", "name": "api_check-project_e39638cc-8772-4bcc-8a5b-f8d604444da5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_e39638cc-8772-4bcc-8a5b-f8d604444da5", "id": "880f11fce81c4cef88c354559a832afe"}, "audit_ids": ["Pg88hjgYRF6wSeqg7-17tQ"], "issued_at": "2018-12-27T15:49:11.000000Z"}} 2018-12-27 15:49:11,853 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92ef6e6080be5ab398ecb093981e1e9881f8ea48" -d '{"qos_specs": {"foo": "bar ", "consumer": "both", "name": "CinderUtilsQoSTests-6e9c8575-68e3-4884-8a4d-e2323366c2f7"}}' 2018-12-27 15:49:12,110 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:49:11 GMT Server: Apache x-compute-request-id: req-6373060c-6dbc-4572-92b2-705ecc93fc3d OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-6373060c-6dbc-4572-92b2-705ecc93fc3d Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar "}, "consumer": "both", "id": "1c9d09c2-caa2-4a9d-8fb9-82a9cd948b1f", "name": "CinderUtilsQoSTests-6e9c8575-68e3-4884-8a4d-e2323366c2f7"}, "links": [{"href": "http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5/qos-specs/1c9d09c2-caa2-4a9d-8fb9-82a9cd948b1f", "rel": "self"}, {"href": "http://172.30.9.31:8776/4a5a562cffae47fab8ccefbe6255b9d5/qos-specs/1c9d09c2-caa2-4a9d-8fb9-82a9cd948b1f", "rel": "bookmark"}]} 2018-12-27 15:49:12,110 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5/qos-specs used request id req-6373060c-6dbc-4572-92b2-705ecc93fc3d 2018-12-27 15:49:12,114 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-6373060c-6dbc-4572-92b2-705ecc93fc3d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92ef6e6080be5ab398ecb093981e1e9881f8ea48" 2018-12-27 15:49:13,061 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:49:12 GMT Server: Apache x-compute-request-id: req-35af1a0a-4d9b-4d2d-a0b3-2c2f1b307771 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-35af1a0a-4d9b-4d2d-a0b3-2c2f1b307771 Content-Encoding: gzip Content-Length: 163 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {"foo": "bar "}, "consumer": "both", "id": "1c9d09c2-caa2-4a9d-8fb9-82a9cd948b1f", "name": "CinderUtilsQoSTests-6e9c8575-68e3-4884-8a4d-e2323366c2f7"}]} 2018-12-27 15:49:13,061 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5/qos-specs used request id req-35af1a0a-4d9b-4d2d-a0b3-2c2f1b307771 2018-12-27 15:49:13,065 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5/qos-specs/1c9d09c2-caa2-4a9d-8fb9-82a9cd948b1f -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-6373060c-6dbc-4572-92b2-705ecc93fc3d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92ef6e6080be5ab398ecb093981e1e9881f8ea48" 2018-12-27 15:49:14,034 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:49:13 GMT Server: Apache x-compute-request-id: req-e50a4469-19b7-4d9d-a46a-1faada441f2a OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-e50a4469-19b7-4d9d-a46a-1faada441f2a Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar "}, "consumer": "both", "id": "1c9d09c2-caa2-4a9d-8fb9-82a9cd948b1f", "name": "CinderUtilsQoSTests-6e9c8575-68e3-4884-8a4d-e2323366c2f7"}, "links": [{"href": "http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5/qos-specs/1c9d09c2-caa2-4a9d-8fb9-82a9cd948b1f", "rel": "self"}, {"href": "http://172.30.9.31:8776/4a5a562cffae47fab8ccefbe6255b9d5/qos-specs/1c9d09c2-caa2-4a9d-8fb9-82a9cd948b1f", "rel": "bookmark"}]} 2018-12-27 15:49:14,034 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5/qos-specs/1c9d09c2-caa2-4a9d-8fb9-82a9cd948b1f used request id req-e50a4469-19b7-4d9d-a46a-1faada441f2a 2018-12-27 15:49:14,035 - cinder_utils - INFO - Deleting QoS named - CinderUtilsQoSTests-6e9c8575-68e3-4884-8a4d-e2323366c2f7 2018-12-27 15:49:14,037 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5/qos-specs/1c9d09c2-caa2-4a9d-8fb9-82a9cd948b1f?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-6373060c-6dbc-4572-92b2-705ecc93fc3d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92ef6e6080be5ab398ecb093981e1e9881f8ea48" 2018-12-27 15:49:14,410 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Thu, 27 Dec 2018 15:49:14 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-2c77cd92-4699-43b4-a895-b90efd838c76 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-27 15:49:14,410 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5/qos-specs/1c9d09c2-caa2-4a9d-8fb9-82a9cd948b1f?force=False used request id req-2c77cd92-4699-43b4-a895-b90efd838c76 2018-12-27 15:49:14,413 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 15:49:14,826 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "70c6a7da477e41f7b38ad49ba1fc5965", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T16:49:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a5a562cffae47fab8ccefbe6255b9d5", "name": "api_check-project_e39638cc-8772-4bcc-8a5b-f8d604444da5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_e39638cc-8772-4bcc-8a5b-f8d604444da5", "id": "880f11fce81c4cef88c354559a832afe"}, "audit_ids": ["8gvtGcX7S3ujjOINHYmR3w"], "issued_at": "2018-12-27T15:49:14.000000Z"}} 2018-12-27 15:49:14,830 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d04556358b7441bcab5ce6fd1cc0d11d6f9546d2" -d '{"qos_specs": {"foo": "bar ", "consumer": "front-end", "name": "CinderUtilsQoSTests-ef7aa6bd-b669-44a3-b237-29a2666ac24d"}}' 2018-12-27 15:49:15,076 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:49:14 GMT Server: Apache x-compute-request-id: req-57d14f23-bd9a-4196-8ba9-549bf71d1991 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-57d14f23-bd9a-4196-8ba9-549bf71d1991 Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar "}, "consumer": "front-end", "id": "02ad8408-d795-465b-8eb5-4754738f51eb", "name": "CinderUtilsQoSTests-ef7aa6bd-b669-44a3-b237-29a2666ac24d"}, "links": [{"href": "http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5/qos-specs/02ad8408-d795-465b-8eb5-4754738f51eb", "rel": "self"}, {"href": "http://172.30.9.31:8776/4a5a562cffae47fab8ccefbe6255b9d5/qos-specs/02ad8408-d795-465b-8eb5-4754738f51eb", "rel": "bookmark"}]} 2018-12-27 15:49:15,076 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5/qos-specs used request id req-57d14f23-bd9a-4196-8ba9-549bf71d1991 2018-12-27 15:49:15,079 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-57d14f23-bd9a-4196-8ba9-549bf71d1991" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d04556358b7441bcab5ce6fd1cc0d11d6f9546d2" 2018-12-27 15:49:15,304 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:49:15 GMT Server: Apache x-compute-request-id: req-e99ad4e3-fb98-49f9-89ab-b34ef065157b OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-e99ad4e3-fb98-49f9-89ab-b34ef065157b Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {"foo": "bar "}, "consumer": "front-end", "id": "02ad8408-d795-465b-8eb5-4754738f51eb", "name": "CinderUtilsQoSTests-ef7aa6bd-b669-44a3-b237-29a2666ac24d"}]} 2018-12-27 15:49:15,304 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5/qos-specs used request id req-e99ad4e3-fb98-49f9-89ab-b34ef065157b 2018-12-27 15:49:15,307 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5/qos-specs/02ad8408-d795-465b-8eb5-4754738f51eb -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-57d14f23-bd9a-4196-8ba9-549bf71d1991" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d04556358b7441bcab5ce6fd1cc0d11d6f9546d2" 2018-12-27 15:49:15,503 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:49:15 GMT Server: Apache x-compute-request-id: req-edf12537-81f8-45a4-af72-975b22f59bbb OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-edf12537-81f8-45a4-af72-975b22f59bbb Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar "}, "consumer": "front-end", "id": "02ad8408-d795-465b-8eb5-4754738f51eb", "name": "CinderUtilsQoSTests-ef7aa6bd-b669-44a3-b237-29a2666ac24d"}, "links": [{"href": "http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5/qos-specs/02ad8408-d795-465b-8eb5-4754738f51eb", "rel": "self"}, {"href": "http://172.30.9.31:8776/4a5a562cffae47fab8ccefbe6255b9d5/qos-specs/02ad8408-d795-465b-8eb5-4754738f51eb", "rel": "bookmark"}]} 2018-12-27 15:49:15,503 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5/qos-specs/02ad8408-d795-465b-8eb5-4754738f51eb used request id req-edf12537-81f8-45a4-af72-975b22f59bbb 2018-12-27 15:49:15,503 - cinder_utils - INFO - Deleting QoS named - CinderUtilsQoSTests-ef7aa6bd-b669-44a3-b237-29a2666ac24d 2018-12-27 15:49:15,506 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5/qos-specs/02ad8408-d795-465b-8eb5-4754738f51eb?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-57d14f23-bd9a-4196-8ba9-549bf71d1991" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d04556358b7441bcab5ce6fd1cc0d11d6f9546d2" 2018-12-27 15:49:15,871 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Thu, 27 Dec 2018 15:49:15 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-d2c2eb91-a072-4eae-80ee-6a721f4e197a Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-27 15:49:15,871 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5/qos-specs/02ad8408-d795-465b-8eb5-4754738f51eb?force=False used request id req-d2c2eb91-a072-4eae-80ee-6a721f4e197a 2018-12-27 15:49:15,874 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 15:49:16,297 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "70c6a7da477e41f7b38ad49ba1fc5965", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T16:49:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a5a562cffae47fab8ccefbe6255b9d5", "name": "api_check-project_e39638cc-8772-4bcc-8a5b-f8d604444da5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_e39638cc-8772-4bcc-8a5b-f8d604444da5", "id": "880f11fce81c4cef88c354559a832afe"}, "audit_ids": ["Rb6RNARGTfyyDZ7FtzkVBA"], "issued_at": "2018-12-27T15:49:16.000000Z"}} 2018-12-27 15:49:16,297 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a76807223d19d70ba981f7702ec90a23ec58b53" 2018-12-27 15:49:16,405 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:49:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-27326f58-f039-4e3b-80aa-8d2731469a6d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 15:49:16,405 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-27326f58-f039-4e3b-80aa-8d2731469a6d 2018-12-27 15:49:16,409 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a76807223d19d70ba981f7702ec90a23ec58b53" -d '{"volume": {"status": "creating", "backup_id": null, "user_id": null, "name": "CinderUtilsVolumeTests-02da8fd8-7908-42d4-8cc6-8f03f8de144e", "imageRef": null, "availability_zone": null, "description": null, "multiattach": false, "attach_status": "detached", "volume_type": null, "metadata": {}, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "project_id": null, "source_replica": null, "size": 1}}' 2018-12-27 15:49:16,931 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Thu, 27 Dec 2018 15:49:16 GMT Server: Apache x-compute-request-id: req-33817a82-1afd-43fe-8a71-82ac1facfd73 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-33817a82-1afd-43fe-8a71-82ac1facfd73 Content-Length: 846 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "migration_status": null, "user_id": "880f11fce81c4cef88c354559a832afe", "attachments": [], "links": [{"href": "http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5/volumes/5472c19f-653f-4a6a-99b4-c2c33e337ac4", "rel": "self"}, {"href": "http://172.30.9.31:8776/4a5a562cffae47fab8ccefbe6255b9d5/volumes/5472c19f-653f-4a6a-99b4-c2c33e337ac4", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-12-27T15:49:16.000000", "description": null, "updated_at": null, "volume_type": null, "name": "CinderUtilsVolumeTests-02da8fd8-7908-42d4-8cc6-8f03f8de144e", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "5472c19f-653f-4a6a-99b4-c2c33e337ac4", "size": 1}} 2018-12-27 15:49:16,931 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5/volumes used request id req-33817a82-1afd-43fe-8a71-82ac1facfd73 2018-12-27 15:49:16,934 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5/volumes/5472c19f-653f-4a6a-99b4-c2c33e337ac4 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-33817a82-1afd-43fe-8a71-82ac1facfd73" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a76807223d19d70ba981f7702ec90a23ec58b53" 2018-12-27 15:49:17,979 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:49:16 GMT Server: Apache x-compute-request-id: req-1ff0c20a-8758-4baa-b6e2-acfba907832d OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-1ff0c20a-8758-4baa-b6e2-acfba907832d Content-Encoding: gzip Content-Length: 513 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5/volumes/5472c19f-653f-4a6a-99b4-c2c33e337ac4", "rel": "self"}, {"href": "http://172.30.9.31:8776/4a5a562cffae47fab8ccefbe6255b9d5/volumes/5472c19f-653f-4a6a-99b4-c2c33e337ac4", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-12-27T15:49:17.000000", "replication_status": null, "snapshot_id": null, "id": "5472c19f-653f-4a6a-99b4-c2c33e337ac4", "size": 1, "user_id": "880f11fce81c4cef88c354559a832afe", "os-vol-tenant-attr:tenant_id": "4a5a562cffae47fab8ccefbe6255b9d5", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "available", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "CinderUtilsVolumeTests-02da8fd8-7908-42d4-8cc6-8f03f8de144e", "bootable": "false", "created_at": "2018-12-27T15:49:16.000000", "volume_type": null}} 2018-12-27 15:49:17,979 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5/volumes/5472c19f-653f-4a6a-99b4-c2c33e337ac4 used request id req-1ff0c20a-8758-4baa-b6e2-acfba907832d 2018-12-27 15:49:17,982 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5/volumes/5472c19f-653f-4a6a-99b4-c2c33e337ac4 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-33817a82-1afd-43fe-8a71-82ac1facfd73" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a76807223d19d70ba981f7702ec90a23ec58b53" 2018-12-27 15:49:18,230 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:49:17 GMT Server: Apache x-compute-request-id: req-6045da26-5b44-4451-99e5-22f9e9f713a5 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-6045da26-5b44-4451-99e5-22f9e9f713a5 Content-Encoding: gzip Content-Length: 513 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5/volumes/5472c19f-653f-4a6a-99b4-c2c33e337ac4", "rel": "self"}, {"href": "http://172.30.9.31:8776/4a5a562cffae47fab8ccefbe6255b9d5/volumes/5472c19f-653f-4a6a-99b4-c2c33e337ac4", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-12-27T15:49:17.000000", "replication_status": null, "snapshot_id": null, "id": "5472c19f-653f-4a6a-99b4-c2c33e337ac4", "size": 1, "user_id": "880f11fce81c4cef88c354559a832afe", "os-vol-tenant-attr:tenant_id": "4a5a562cffae47fab8ccefbe6255b9d5", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "available", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "CinderUtilsVolumeTests-02da8fd8-7908-42d4-8cc6-8f03f8de144e", "bootable": "false", "created_at": "2018-12-27T15:49:16.000000", "volume_type": null}} 2018-12-27 15:49:18,230 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5/volumes/5472c19f-653f-4a6a-99b4-c2c33e337ac4 used request id req-6045da26-5b44-4451-99e5-22f9e9f713a5 2018-12-27 15:49:18,233 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5/volumes/detail -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-33817a82-1afd-43fe-8a71-82ac1facfd73" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a76807223d19d70ba981f7702ec90a23ec58b53" 2018-12-27 15:49:18,476 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:49:18 GMT Server: Apache x-compute-request-id: req-c73ac59d-11c1-44dc-88bf-99085418c513 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-c73ac59d-11c1-44dc-88bf-99085418c513 Content-Encoding: gzip Content-Length: 513 Content-Type: application/json RESP BODY: {"volumes": [{"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5/volumes/5472c19f-653f-4a6a-99b4-c2c33e337ac4", "rel": "self"}, {"href": "http://172.30.9.31:8776/4a5a562cffae47fab8ccefbe6255b9d5/volumes/5472c19f-653f-4a6a-99b4-c2c33e337ac4", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-12-27T15:49:17.000000", "replication_status": null, "snapshot_id": null, "id": "5472c19f-653f-4a6a-99b4-c2c33e337ac4", "size": 1, "user_id": "880f11fce81c4cef88c354559a832afe", "os-vol-tenant-attr:tenant_id": "4a5a562cffae47fab8ccefbe6255b9d5", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "available", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "CinderUtilsVolumeTests-02da8fd8-7908-42d4-8cc6-8f03f8de144e", "bootable": "false", "created_at": "2018-12-27T15:49:16.000000", "volume_type": null}]} 2018-12-27 15:49:18,476 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5/volumes/detail used request id req-c73ac59d-11c1-44dc-88bf-99085418c513 2018-12-27 15:49:18,480 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 15:49:18,485 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 15:49:18 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 15:49:18,486 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/4a5a562cffae47fab8ccefbe6255b9d5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a76807223d19d70ba981f7702ec90a23ec58b53" 2018-12-27 15:49:18,735 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:49:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9498619f-0f00-4547-abbb-12000fdb6574 Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.31:5000/v3/projects/4a5a562cffae47fab8ccefbe6255b9d5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4a5a562cffae47fab8ccefbe6255b9d5", "name": "api_check-project_e39638cc-8772-4bcc-8a5b-f8d604444da5"}} 2018-12-27 15:49:18,735 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/4a5a562cffae47fab8ccefbe6255b9d5 used request id req-9498619f-0f00-4547-abbb-12000fdb6574 2018-12-27 15:49:18,735 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTests-02da8fd8-7908-42d4-8cc6-8f03f8de144e 2018-12-27 15:49:18,738 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5/volumes/5472c19f-653f-4a6a-99b4-c2c33e337ac4 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-33817a82-1afd-43fe-8a71-82ac1facfd73" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a76807223d19d70ba981f7702ec90a23ec58b53" 2018-12-27 15:49:19,022 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Thu, 27 Dec 2018 15:49:18 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-4df1fe77-c5f8-45af-8a5f-ed1af76acab7 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-27 15:49:19,022 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5/volumes/5472c19f-653f-4a6a-99b4-c2c33e337ac4 used request id req-4df1fe77-c5f8-45af-8a5f-ed1af76acab7 2018-12-27 15:49:19,025 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5/volumes/5472c19f-653f-4a6a-99b4-c2c33e337ac4 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-33817a82-1afd-43fe-8a71-82ac1facfd73" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a76807223d19d70ba981f7702ec90a23ec58b53" 2018-12-27 15:49:19,278 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:49:19 GMT Server: Apache x-compute-request-id: req-3526ec28-4531-4fd8-8304-5df5cb02b4bb OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-3526ec28-4531-4fd8-8304-5df5cb02b4bb Content-Encoding: gzip Content-Length: 516 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5/volumes/5472c19f-653f-4a6a-99b4-c2c33e337ac4", "rel": "self"}, {"href": "http://172.30.9.31:8776/4a5a562cffae47fab8ccefbe6255b9d5/volumes/5472c19f-653f-4a6a-99b4-c2c33e337ac4", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-12-27T15:49:18.000000", "replication_status": null, "snapshot_id": null, "id": "5472c19f-653f-4a6a-99b4-c2c33e337ac4", "size": 1, "user_id": "880f11fce81c4cef88c354559a832afe", "os-vol-tenant-attr:tenant_id": "4a5a562cffae47fab8ccefbe6255b9d5", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "deleting", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "CinderUtilsVolumeTests-02da8fd8-7908-42d4-8cc6-8f03f8de144e", "bootable": "false", "created_at": "2018-12-27T15:49:16.000000", "volume_type": null}} 2018-12-27 15:49:19,278 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5/volumes/5472c19f-653f-4a6a-99b4-c2c33e337ac4 used request id req-3526ec28-4531-4fd8-8304-5df5cb02b4bb 2018-12-27 15:49:22,284 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5/volumes/5472c19f-653f-4a6a-99b4-c2c33e337ac4 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-33817a82-1afd-43fe-8a71-82ac1facfd73" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a76807223d19d70ba981f7702ec90a23ec58b53" 2018-12-27 15:49:22,536 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 15:49:22 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-ede6b1f8-bd2d-409e-b9ef-d0a66e176f8b x-openstack-request-id: req-ede6b1f8-bd2d-409e-b9ef-d0a66e176f8b Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 5472c19f-653f-4a6a-99b4-c2c33e337ac4 could not be found.", "code": 404}} 2018-12-27 15:49:22,536 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5/volumes/5472c19f-653f-4a6a-99b4-c2c33e337ac4 used request id req-ede6b1f8-bd2d-409e-b9ef-d0a66e176f8b 2018-12-27 15:49:22,539 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5/volumes/detail -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-33817a82-1afd-43fe-8a71-82ac1facfd73" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a76807223d19d70ba981f7702ec90a23ec58b53" 2018-12-27 15:49:22,762 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:49:22 GMT Server: Apache x-compute-request-id: req-0775e075-bbe7-461d-b665-83d94460ff0b OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-0775e075-bbe7-461d-b665-83d94460ff0b Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-12-27 15:49:22,763 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5/volumes/detail used request id req-0775e075-bbe7-461d-b665-83d94460ff0b 2018-12-27 15:49:22,763 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTests-02da8fd8-7908-42d4-8cc6-8f03f8de144e 2018-12-27 15:49:22,766 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5/volumes/5472c19f-653f-4a6a-99b4-c2c33e337ac4 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-33817a82-1afd-43fe-8a71-82ac1facfd73" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a76807223d19d70ba981f7702ec90a23ec58b53" 2018-12-27 15:49:22,802 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 15:49:22 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-71ac81e2-b734-4f4e-a7e6-a240122e91c2 x-openstack-request-id: req-71ac81e2-b734-4f4e-a7e6-a240122e91c2 Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 5472c19f-653f-4a6a-99b4-c2c33e337ac4 could not be found.", "code": 404}} 2018-12-27 15:49:22,802 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5/volumes/5472c19f-653f-4a6a-99b4-c2c33e337ac4 used request id req-71ac81e2-b734-4f4e-a7e6-a240122e91c2 2018-12-27 15:49:22,804 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5/volumes/5472c19f-653f-4a6a-99b4-c2c33e337ac4 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-33817a82-1afd-43fe-8a71-82ac1facfd73" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a76807223d19d70ba981f7702ec90a23ec58b53" 2018-12-27 15:49:23,032 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 15:49:22 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-67469d46-eb18-4e6c-aaee-e34ebee1d2cd x-openstack-request-id: req-67469d46-eb18-4e6c-aaee-e34ebee1d2cd Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 5472c19f-653f-4a6a-99b4-c2c33e337ac4 could not be found.", "code": 404}} 2018-12-27 15:49:23,033 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5/volumes/5472c19f-653f-4a6a-99b4-c2c33e337ac4 used request id req-67469d46-eb18-4e6c-aaee-e34ebee1d2cd 2018-12-27 15:49:23,035 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 15:49:23,455 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "70c6a7da477e41f7b38ad49ba1fc5965", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T16:49:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a5a562cffae47fab8ccefbe6255b9d5", "name": "api_check-project_e39638cc-8772-4bcc-8a5b-f8d604444da5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_e39638cc-8772-4bcc-8a5b-f8d604444da5", "id": "880f11fce81c4cef88c354559a832afe"}, "audit_ids": ["wyQw5kafTjGme1odxRfFmw"], "issued_at": "2018-12-27T15:49:23.000000Z"}} 2018-12-27 15:49:23,455 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da3c26c7175ed27dc61d9e8923d9bc46747be451" 2018-12-27 15:49:23,575 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:49:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-530837bb-54b6-4a3c-8120-89ad57ef9e62 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 15:49:23,576 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-530837bb-54b6-4a3c-8120-89ad57ef9e62 2018-12-27 15:49:23,579 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da3c26c7175ed27dc61d9e8923d9bc46747be451" -d '{"volume": {"status": "creating", "backup_id": null, "user_id": null, "name": "CinderUtilsVolumeTests-ed8ea6b9-2cb9-4fc7-bbb1-17f0ad2b0b46", "imageRef": null, "availability_zone": null, "description": null, "multiattach": false, "attach_status": "detached", "volume_type": null, "metadata": {}, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "project_id": null, "source_replica": null, "size": 1}}' 2018-12-27 15:49:24,085 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Thu, 27 Dec 2018 15:49:23 GMT Server: Apache x-compute-request-id: req-24b7f25f-2936-4221-beb8-893d5800e8cd OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-24b7f25f-2936-4221-beb8-893d5800e8cd Content-Length: 846 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "migration_status": null, "user_id": "880f11fce81c4cef88c354559a832afe", "attachments": [], "links": [{"href": "http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5/volumes/6b5115b7-c24b-449a-aaf4-4a3765648db9", "rel": "self"}, {"href": "http://172.30.9.31:8776/4a5a562cffae47fab8ccefbe6255b9d5/volumes/6b5115b7-c24b-449a-aaf4-4a3765648db9", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-12-27T15:49:23.000000", "description": null, "updated_at": null, "volume_type": null, "name": "CinderUtilsVolumeTests-ed8ea6b9-2cb9-4fc7-bbb1-17f0ad2b0b46", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "6b5115b7-c24b-449a-aaf4-4a3765648db9", "size": 1}} 2018-12-27 15:49:24,085 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5/volumes used request id req-24b7f25f-2936-4221-beb8-893d5800e8cd 2018-12-27 15:49:24,088 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5/volumes/6b5115b7-c24b-449a-aaf4-4a3765648db9 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-24b7f25f-2936-4221-beb8-893d5800e8cd" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da3c26c7175ed27dc61d9e8923d9bc46747be451" 2018-12-27 15:49:25,035 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:49:24 GMT Server: Apache x-compute-request-id: req-19459723-52fd-49d7-a0ea-3fc61019b1f7 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-19459723-52fd-49d7-a0ea-3fc61019b1f7 Content-Encoding: gzip Content-Length: 514 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5/volumes/6b5115b7-c24b-449a-aaf4-4a3765648db9", "rel": "self"}, {"href": "http://172.30.9.31:8776/4a5a562cffae47fab8ccefbe6255b9d5/volumes/6b5115b7-c24b-449a-aaf4-4a3765648db9", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-12-27T15:49:24.000000", "replication_status": null, "snapshot_id": null, "id": "6b5115b7-c24b-449a-aaf4-4a3765648db9", "size": 1, "user_id": "880f11fce81c4cef88c354559a832afe", "os-vol-tenant-attr:tenant_id": "4a5a562cffae47fab8ccefbe6255b9d5", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "available", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "CinderUtilsVolumeTests-ed8ea6b9-2cb9-4fc7-bbb1-17f0ad2b0b46", "bootable": "false", "created_at": "2018-12-27T15:49:23.000000", "volume_type": null}} 2018-12-27 15:49:25,036 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5/volumes/6b5115b7-c24b-449a-aaf4-4a3765648db9 used request id req-19459723-52fd-49d7-a0ea-3fc61019b1f7 2018-12-27 15:49:25,039 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5/volumes/6b5115b7-c24b-449a-aaf4-4a3765648db9 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-24b7f25f-2936-4221-beb8-893d5800e8cd" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da3c26c7175ed27dc61d9e8923d9bc46747be451" 2018-12-27 15:49:25,302 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:49:25 GMT Server: Apache x-compute-request-id: req-7eb83b46-b354-47c3-840d-23b74c8913e7 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-7eb83b46-b354-47c3-840d-23b74c8913e7 Content-Encoding: gzip Content-Length: 514 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5/volumes/6b5115b7-c24b-449a-aaf4-4a3765648db9", "rel": "self"}, {"href": "http://172.30.9.31:8776/4a5a562cffae47fab8ccefbe6255b9d5/volumes/6b5115b7-c24b-449a-aaf4-4a3765648db9", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-12-27T15:49:24.000000", "replication_status": null, "snapshot_id": null, "id": "6b5115b7-c24b-449a-aaf4-4a3765648db9", "size": 1, "user_id": "880f11fce81c4cef88c354559a832afe", "os-vol-tenant-attr:tenant_id": "4a5a562cffae47fab8ccefbe6255b9d5", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "available", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "CinderUtilsVolumeTests-ed8ea6b9-2cb9-4fc7-bbb1-17f0ad2b0b46", "bootable": "false", "created_at": "2018-12-27T15:49:23.000000", "volume_type": null}} 2018-12-27 15:49:25,303 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5/volumes/6b5115b7-c24b-449a-aaf4-4a3765648db9 used request id req-7eb83b46-b354-47c3-840d-23b74c8913e7 2018-12-27 15:49:25,306 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5/volumes/detail -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-24b7f25f-2936-4221-beb8-893d5800e8cd" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da3c26c7175ed27dc61d9e8923d9bc46747be451" 2018-12-27 15:49:25,550 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:49:25 GMT Server: Apache x-compute-request-id: req-ad42d4f0-c0a9-4341-ac14-ab2e1722fb53 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-ad42d4f0-c0a9-4341-ac14-ab2e1722fb53 Content-Encoding: gzip Content-Length: 513 Content-Type: application/json RESP BODY: {"volumes": [{"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5/volumes/6b5115b7-c24b-449a-aaf4-4a3765648db9", "rel": "self"}, {"href": "http://172.30.9.31:8776/4a5a562cffae47fab8ccefbe6255b9d5/volumes/6b5115b7-c24b-449a-aaf4-4a3765648db9", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-12-27T15:49:24.000000", "replication_status": null, "snapshot_id": null, "id": "6b5115b7-c24b-449a-aaf4-4a3765648db9", "size": 1, "user_id": "880f11fce81c4cef88c354559a832afe", "os-vol-tenant-attr:tenant_id": "4a5a562cffae47fab8ccefbe6255b9d5", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "available", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "CinderUtilsVolumeTests-ed8ea6b9-2cb9-4fc7-bbb1-17f0ad2b0b46", "bootable": "false", "created_at": "2018-12-27T15:49:23.000000", "volume_type": null}]} 2018-12-27 15:49:25,550 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5/volumes/detail used request id req-ad42d4f0-c0a9-4341-ac14-ab2e1722fb53 2018-12-27 15:49:25,554 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 15:49:25,559 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 15:49:25 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 15:49:25,560 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/4a5a562cffae47fab8ccefbe6255b9d5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da3c26c7175ed27dc61d9e8923d9bc46747be451" 2018-12-27 15:49:25,672 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:49:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ec4c12ea-7bc7-4b65-bdbd-7233ea6a5d38 Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.31:5000/v3/projects/4a5a562cffae47fab8ccefbe6255b9d5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4a5a562cffae47fab8ccefbe6255b9d5", "name": "api_check-project_e39638cc-8772-4bcc-8a5b-f8d604444da5"}} 2018-12-27 15:49:25,672 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/4a5a562cffae47fab8ccefbe6255b9d5 used request id req-ec4c12ea-7bc7-4b65-bdbd-7233ea6a5d38 2018-12-27 15:49:25,672 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTests-ed8ea6b9-2cb9-4fc7-bbb1-17f0ad2b0b46 2018-12-27 15:49:25,675 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5/volumes/6b5115b7-c24b-449a-aaf4-4a3765648db9 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-24b7f25f-2936-4221-beb8-893d5800e8cd" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da3c26c7175ed27dc61d9e8923d9bc46747be451" 2018-12-27 15:49:25,962 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Thu, 27 Dec 2018 15:49:25 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-5dd5a8a7-004a-451d-bc4c-be4d00512e5a Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-27 15:49:25,962 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5/volumes/6b5115b7-c24b-449a-aaf4-4a3765648db9 used request id req-5dd5a8a7-004a-451d-bc4c-be4d00512e5a 2018-12-27 15:49:25,966 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5/volumes/6b5115b7-c24b-449a-aaf4-4a3765648db9 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-24b7f25f-2936-4221-beb8-893d5800e8cd" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da3c26c7175ed27dc61d9e8923d9bc46747be451" 2018-12-27 15:49:26,189 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 15:49:25 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-ca7464d7-79a8-4fcd-b609-0fc281183693 x-openstack-request-id: req-ca7464d7-79a8-4fcd-b609-0fc281183693 Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 6b5115b7-c24b-449a-aaf4-4a3765648db9 could not be found.", "code": 404}} 2018-12-27 15:49:26,189 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5/volumes/6b5115b7-c24b-449a-aaf4-4a3765648db9 used request id req-ca7464d7-79a8-4fcd-b609-0fc281183693 2018-12-27 15:49:26,191 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 15:49:26,615 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "70c6a7da477e41f7b38ad49ba1fc5965", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T16:49:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a5a562cffae47fab8ccefbe6255b9d5", "name": "api_check-project_e39638cc-8772-4bcc-8a5b-f8d604444da5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_e39638cc-8772-4bcc-8a5b-f8d604444da5", "id": "880f11fce81c4cef88c354559a832afe"}, "audit_ids": ["Oa2s3h_mSpuYMssxF5DmTA"], "issued_at": "2018-12-27T15:49:26.000000Z"}} 2018-12-27 15:49:26,618 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}feac81dff0135f97dd1f48bef82f14c14d3f54e8" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsSimpleVolumeTypeTests-221ecb36-ec65-4411-89cd-706891cfc4ae", "description": null}}' 2018-12-27 15:49:26,878 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:49:26 GMT Server: Apache x-compute-request-id: req-b5c59830-31ea-42b9-b48c-99a52f1b5601 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-b5c59830-31ea-42b9-b48c-99a52f1b5601 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsSimpleVolumeTypeTests-221ecb36-ec65-4411-89cd-706891cfc4ae", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "aac496db-cea1-4af1-b25b-3da83030b1d8", "description": null}} 2018-12-27 15:49:26,878 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5/types used request id req-b5c59830-31ea-42b9-b48c-99a52f1b5601 2018-12-27 15:49:26,881 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5/types?is_public=None -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b5c59830-31ea-42b9-b48c-99a52f1b5601" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}feac81dff0135f97dd1f48bef82f14c14d3f54e8" 2018-12-27 15:49:27,097 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:49:26 GMT Server: Apache x-compute-request-id: req-21b03c83-4aa4-459c-a221-6a600d2bd750 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-21b03c83-4aa4-459c-a221-6a600d2bd750 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"volume_types": [{"name": "CinderUtilsSimpleVolumeTypeTests-221ecb36-ec65-4411-89cd-706891cfc4ae", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "aac496db-cea1-4af1-b25b-3da83030b1d8", "description": null}]} 2018-12-27 15:49:27,097 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5/types?is_public=None used request id req-21b03c83-4aa4-459c-a221-6a600d2bd750 2018-12-27 15:49:27,100 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5/types/aac496db-cea1-4af1-b25b-3da83030b1d8 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b5c59830-31ea-42b9-b48c-99a52f1b5601" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}feac81dff0135f97dd1f48bef82f14c14d3f54e8" 2018-12-27 15:49:27,331 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:49:27 GMT Server: Apache x-compute-request-id: req-de5dfdb3-dd8e-4a5f-b6f0-c61b97bf6e02 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-de5dfdb3-dd8e-4a5f-b6f0-c61b97bf6e02 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsSimpleVolumeTypeTests-221ecb36-ec65-4411-89cd-706891cfc4ae", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "aac496db-cea1-4af1-b25b-3da83030b1d8", "description": null}} 2018-12-27 15:49:27,331 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5/types/aac496db-cea1-4af1-b25b-3da83030b1d8 used request id req-de5dfdb3-dd8e-4a5f-b6f0-c61b97bf6e02 2018-12-27 15:49:27,334 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5/types/aac496db-cea1-4af1-b25b-3da83030b1d8/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b5c59830-31ea-42b9-b48c-99a52f1b5601" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}feac81dff0135f97dd1f48bef82f14c14d3f54e8" 2018-12-27 15:49:27,566 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:49:27 GMT Server: Apache x-compute-request-id: req-e36e6f8a-aae0-4d8a-bbd7-a1a29ff91d60 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-e36e6f8a-aae0-4d8a-bbd7-a1a29ff91d60 Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-12-27 15:49:27,566 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5/types/aac496db-cea1-4af1-b25b-3da83030b1d8/encryption used request id req-e36e6f8a-aae0-4d8a-bbd7-a1a29ff91d60 2018-12-27 15:49:27,567 - cinder_utils - INFO - Deleting volume named - CinderUtilsSimpleVolumeTypeTests-221ecb36-ec65-4411-89cd-706891cfc4ae 2018-12-27 15:49:27,570 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5/types/aac496db-cea1-4af1-b25b-3da83030b1d8 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b5c59830-31ea-42b9-b48c-99a52f1b5601" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}feac81dff0135f97dd1f48bef82f14c14d3f54e8" 2018-12-27 15:49:28,572 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Thu, 27 Dec 2018 15:49:27 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-de45e242-f7e3-4d3a-bd29-507281026484 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-27 15:49:28,572 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5/types/aac496db-cea1-4af1-b25b-3da83030b1d8 used request id req-de45e242-f7e3-4d3a-bd29-507281026484 2018-12-27 15:49:28,575 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5/types/aac496db-cea1-4af1-b25b-3da83030b1d8 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b5c59830-31ea-42b9-b48c-99a52f1b5601" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}feac81dff0135f97dd1f48bef82f14c14d3f54e8" 2018-12-27 15:49:28,773 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 15:49:28 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-2c3e4a91-7a3d-46b7-a602-efab5bb1386c x-openstack-request-id: req-2c3e4a91-7a3d-46b7-a602-efab5bb1386c Content-Length: 114 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume type aac496db-cea1-4af1-b25b-3da83030b1d8 could not be found.", "code": 404}} 2018-12-27 15:49:28,773 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5/types/aac496db-cea1-4af1-b25b-3da83030b1d8 used request id req-2c3e4a91-7a3d-46b7-a602-efab5bb1386c 2018-12-27 15:49:28,774 - cinder_utils - INFO - Volume with ID [aac496db-cea1-4af1-b25b-3da83030b1d8] does not exist 2018-12-27 15:49:28,774 - cinder_utils - INFO - Deleting volume named - CinderUtilsSimpleVolumeTypeTests-221ecb36-ec65-4411-89cd-706891cfc4ae 2018-12-27 15:49:28,777 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5/types/aac496db-cea1-4af1-b25b-3da83030b1d8 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b5c59830-31ea-42b9-b48c-99a52f1b5601" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}feac81dff0135f97dd1f48bef82f14c14d3f54e8" 2018-12-27 15:49:29,001 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 15:49:28 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-546db6ac-03d7-4c84-847d-164d09c90cd1 x-openstack-request-id: req-546db6ac-03d7-4c84-847d-164d09c90cd1 Content-Length: 114 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume type aac496db-cea1-4af1-b25b-3da83030b1d8 could not be found.", "code": 404}} 2018-12-27 15:49:29,001 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5/types/aac496db-cea1-4af1-b25b-3da83030b1d8 used request id req-546db6ac-03d7-4c84-847d-164d09c90cd1 2018-12-27 15:49:29,004 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 15:49:29,417 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "70c6a7da477e41f7b38ad49ba1fc5965", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T16:49:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a5a562cffae47fab8ccefbe6255b9d5", "name": "api_check-project_e39638cc-8772-4bcc-8a5b-f8d604444da5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_e39638cc-8772-4bcc-8a5b-f8d604444da5", "id": "880f11fce81c4cef88c354559a832afe"}, "audit_ids": ["wkjW99UoRS-lIM9a-QFiSA"], "issued_at": "2018-12-27T15:49:29.000000Z"}} 2018-12-27 15:49:29,420 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a711e3bb46da7745805f88967d72b2b1867882de" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsSimpleVolumeTypeTests-36c72c12-164b-49e4-8784-0bdaca140654", "description": null}}' 2018-12-27 15:49:29,700 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:49:29 GMT Server: Apache x-compute-request-id: req-9bf8bc26-0070-443f-90a2-85c3adb14042 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-9bf8bc26-0070-443f-90a2-85c3adb14042 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsSimpleVolumeTypeTests-36c72c12-164b-49e4-8784-0bdaca140654", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "b4b75fdc-b745-4cad-877f-abf6404c0719", "description": null}} 2018-12-27 15:49:29,701 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5/types used request id req-9bf8bc26-0070-443f-90a2-85c3adb14042 2018-12-27 15:49:29,704 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5/types?is_public=None -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-9bf8bc26-0070-443f-90a2-85c3adb14042" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a711e3bb46da7745805f88967d72b2b1867882de" 2018-12-27 15:49:30,642 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:49:29 GMT Server: Apache x-compute-request-id: req-deb59165-bf1f-496b-af15-86126ef88825 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-deb59165-bf1f-496b-af15-86126ef88825 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"volume_types": [{"name": "CinderUtilsSimpleVolumeTypeTests-36c72c12-164b-49e4-8784-0bdaca140654", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "b4b75fdc-b745-4cad-877f-abf6404c0719", "description": null}]} 2018-12-27 15:49:30,642 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5/types?is_public=None used request id req-deb59165-bf1f-496b-af15-86126ef88825 2018-12-27 15:49:30,645 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5/types/b4b75fdc-b745-4cad-877f-abf6404c0719 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-9bf8bc26-0070-443f-90a2-85c3adb14042" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a711e3bb46da7745805f88967d72b2b1867882de" 2018-12-27 15:49:30,865 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:49:30 GMT Server: Apache x-compute-request-id: req-5e42c798-899d-42eb-8cb3-c7715532d667 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-5e42c798-899d-42eb-8cb3-c7715532d667 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsSimpleVolumeTypeTests-36c72c12-164b-49e4-8784-0bdaca140654", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "b4b75fdc-b745-4cad-877f-abf6404c0719", "description": null}} 2018-12-27 15:49:30,866 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5/types/b4b75fdc-b745-4cad-877f-abf6404c0719 used request id req-5e42c798-899d-42eb-8cb3-c7715532d667 2018-12-27 15:49:30,869 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5/types/b4b75fdc-b745-4cad-877f-abf6404c0719/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-9bf8bc26-0070-443f-90a2-85c3adb14042" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a711e3bb46da7745805f88967d72b2b1867882de" 2018-12-27 15:49:31,079 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:49:30 GMT Server: Apache x-compute-request-id: req-52d687d0-60bf-4569-8aef-c9cfb6f64983 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-52d687d0-60bf-4569-8aef-c9cfb6f64983 Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-12-27 15:49:31,079 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5/types/b4b75fdc-b745-4cad-877f-abf6404c0719/encryption used request id req-52d687d0-60bf-4569-8aef-c9cfb6f64983 2018-12-27 15:49:31,082 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5/types/b4b75fdc-b745-4cad-877f-abf6404c0719 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-9bf8bc26-0070-443f-90a2-85c3adb14042" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a711e3bb46da7745805f88967d72b2b1867882de" 2018-12-27 15:49:32,030 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:49:31 GMT Server: Apache x-compute-request-id: req-cc3bdc21-4e15-44ed-aa0c-24e8d9c6c1ac OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-cc3bdc21-4e15-44ed-aa0c-24e8d9c6c1ac Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsSimpleVolumeTypeTests-36c72c12-164b-49e4-8784-0bdaca140654", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "b4b75fdc-b745-4cad-877f-abf6404c0719", "description": null}} 2018-12-27 15:49:32,030 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5/types/b4b75fdc-b745-4cad-877f-abf6404c0719 used request id req-cc3bdc21-4e15-44ed-aa0c-24e8d9c6c1ac 2018-12-27 15:49:32,033 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5/types/b4b75fdc-b745-4cad-877f-abf6404c0719 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-9bf8bc26-0070-443f-90a2-85c3adb14042" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a711e3bb46da7745805f88967d72b2b1867882de" 2018-12-27 15:49:32,240 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:49:32 GMT Server: Apache x-compute-request-id: req-8ba63089-55fc-4917-955f-9bb6f547dd8c OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-8ba63089-55fc-4917-955f-9bb6f547dd8c Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsSimpleVolumeTypeTests-36c72c12-164b-49e4-8784-0bdaca140654", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "b4b75fdc-b745-4cad-877f-abf6404c0719", "description": null}} 2018-12-27 15:49:32,241 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5/types/b4b75fdc-b745-4cad-877f-abf6404c0719 used request id req-8ba63089-55fc-4917-955f-9bb6f547dd8c 2018-12-27 15:49:32,244 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5/types/b4b75fdc-b745-4cad-877f-abf6404c0719/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-9bf8bc26-0070-443f-90a2-85c3adb14042" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a711e3bb46da7745805f88967d72b2b1867882de" 2018-12-27 15:49:32,455 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:49:32 GMT Server: Apache x-compute-request-id: req-707557bf-1b86-427c-b61f-f0a302b5e619 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-707557bf-1b86-427c-b61f-f0a302b5e619 Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-12-27 15:49:32,455 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5/types/b4b75fdc-b745-4cad-877f-abf6404c0719/encryption used request id req-707557bf-1b86-427c-b61f-f0a302b5e619 2018-12-27 15:49:32,455 - cinder_utils - INFO - Deleting volume named - CinderUtilsSimpleVolumeTypeTests-36c72c12-164b-49e4-8784-0bdaca140654 2018-12-27 15:49:32,458 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5/types/b4b75fdc-b745-4cad-877f-abf6404c0719 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-9bf8bc26-0070-443f-90a2-85c3adb14042" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a711e3bb46da7745805f88967d72b2b1867882de" 2018-12-27 15:49:32,527 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Thu, 27 Dec 2018 15:49:32 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-5439ff83-df18-47bd-8a69-5177bbde1c8a Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-27 15:49:32,528 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5/types/b4b75fdc-b745-4cad-877f-abf6404c0719 used request id req-5439ff83-df18-47bd-8a69-5177bbde1c8a 2018-12-27 15:49:32,530 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 15:49:32,947 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "70c6a7da477e41f7b38ad49ba1fc5965", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T16:49:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a5a562cffae47fab8ccefbe6255b9d5", "name": "api_check-project_e39638cc-8772-4bcc-8a5b-f8d604444da5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_e39638cc-8772-4bcc-8a5b-f8d604444da5", "id": "880f11fce81c4cef88c354559a832afe"}, "audit_ids": ["YsouE2tOSBOKuwxT4DB0Dw"], "issued_at": "2018-12-27T15:49:32.000000Z"}} 2018-12-27 15:49:32,950 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3266a547c5a676f95dd2ed48312bdcee0cef3d5" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsAddEncryptionTests-5fe5a4cf-f1de-4342-acf0-eefed74092bc-type", "description": null}}' 2018-12-27 15:49:33,330 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:49:32 GMT Server: Apache x-compute-request-id: req-40286c91-0be4-47af-b557-ebe2f1add531 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-40286c91-0be4-47af-b557-ebe2f1add531 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-5fe5a4cf-f1de-4342-acf0-eefed74092bc-type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "81e52dce-9129-419b-b95e-9fa47d30b25c", "description": null}} 2018-12-27 15:49:33,330 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5/types used request id req-40286c91-0be4-47af-b557-ebe2f1add531 2018-12-27 15:49:33,333 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5/types/81e52dce-9129-419b-b95e-9fa47d30b25c/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-40286c91-0be4-47af-b557-ebe2f1add531" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3266a547c5a676f95dd2ed48312bdcee0cef3d5" -d '{"encryption": {"name": "CinderUtilsAddEncryptionTests-5fe5a4cf-f1de-4342-acf0-eefed74092bc", "control_location": "back-end", "key_size": -1, "provider": "foo", "provider_class": "foo", "cipher": "bar"}}' 2018-12-27 15:49:33,570 - cinderclient.v3.client - DEBUG - RESP: [400] Date: Thu, 27 Dec 2018 15:49:33 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-efad36d9-b173-4138-bc7d-2bcaf4745a30 x-openstack-request-id: req-efad36d9-b173-4138-bc7d-2bcaf4745a30 Content-Length: 65 Content-Type: application/json RESP BODY: {"badRequest": {"message": "key_size must be >= 0", "code": 400}} 2018-12-27 15:49:33,570 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5/types/81e52dce-9129-419b-b95e-9fa47d30b25c/encryption used request id req-efad36d9-b173-4138-bc7d-2bcaf4745a30 2018-12-27 15:49:33,571 - cinder_utils - INFO - Deleting volume named - CinderUtilsAddEncryptionTests-5fe5a4cf-f1de-4342-acf0-eefed74092bc-type 2018-12-27 15:49:33,573 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5/types/81e52dce-9129-419b-b95e-9fa47d30b25c -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-40286c91-0be4-47af-b557-ebe2f1add531" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3266a547c5a676f95dd2ed48312bdcee0cef3d5" 2018-12-27 15:49:33,805 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Thu, 27 Dec 2018 15:49:33 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-35572563-ad8f-46ab-bfce-4a1a67be3966 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-27 15:49:33,805 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5/types/81e52dce-9129-419b-b95e-9fa47d30b25c used request id req-35572563-ad8f-46ab-bfce-4a1a67be3966 2018-12-27 15:49:33,808 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 15:49:34,224 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "70c6a7da477e41f7b38ad49ba1fc5965", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T16:49:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a5a562cffae47fab8ccefbe6255b9d5", "name": "api_check-project_e39638cc-8772-4bcc-8a5b-f8d604444da5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_e39638cc-8772-4bcc-8a5b-f8d604444da5", "id": "880f11fce81c4cef88c354559a832afe"}, "audit_ids": ["EUHw11c_RTa4y1vNmjML9A"], "issued_at": "2018-12-27T15:49:34.000000Z"}} 2018-12-27 15:49:34,226 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bb1921336d05ffdc4876057162fd08f627ed3f2" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsAddEncryptionTests-25f37e9b-fe7d-43ba-8c76-14f5226caf27-type", "description": null}}' 2018-12-27 15:49:34,501 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:49:34 GMT Server: Apache x-compute-request-id: req-3fbbc60c-3b2c-4bbb-ab8c-eebcc1598fc7 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-3fbbc60c-3b2c-4bbb-ab8c-eebcc1598fc7 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-25f37e9b-fe7d-43ba-8c76-14f5226caf27-type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "0f8e68c7-3443-474f-b2e3-23ac7855e8db", "description": null}} 2018-12-27 15:49:34,501 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5/types used request id req-3fbbc60c-3b2c-4bbb-ab8c-eebcc1598fc7 2018-12-27 15:49:34,504 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5/types/0f8e68c7-3443-474f-b2e3-23ac7855e8db/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-3fbbc60c-3b2c-4bbb-ab8c-eebcc1598fc7" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bb1921336d05ffdc4876057162fd08f627ed3f2" -d '{"encryption": {"control_location": "back-end", "provider_class": "LuksEncryptor", "name": "CinderUtilsAddEncryptionTests-25f37e9b-fe7d-43ba-8c76-14f5226caf27", "provider": "LuksEncryptor"}}' 2018-12-27 15:49:34,770 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:49:34 GMT Server: Apache x-compute-request-id: req-25424c8d-194a-4b91-9616-0c79c3929500 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-25424c8d-194a-4b91-9616-0c79c3929500 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"encryption": {"volume_type_id": "0f8e68c7-3443-474f-b2e3-23ac7855e8db", "name": "CinderUtilsAddEncryptionTests-25f37e9b-fe7d-43ba-8c76-14f5226caf27", "control_location": "back-end", "encryption_id": "8e5db582-adc3-4047-809b-5fd59345215a", "provider": "LuksEncryptor", "provider_class": "LuksEncryptor"}} 2018-12-27 15:49:34,770 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5/types/0f8e68c7-3443-474f-b2e3-23ac7855e8db/encryption used request id req-25424c8d-194a-4b91-9616-0c79c3929500 2018-12-27 15:49:34,774 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5/types/0f8e68c7-3443-474f-b2e3-23ac7855e8db -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-3fbbc60c-3b2c-4bbb-ab8c-eebcc1598fc7" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bb1921336d05ffdc4876057162fd08f627ed3f2" 2018-12-27 15:49:34,984 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:49:34 GMT Server: Apache x-compute-request-id: req-c29e2454-8a00-41d4-9524-9d0b5b5732c6 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-c29e2454-8a00-41d4-9524-9d0b5b5732c6 Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-25f37e9b-fe7d-43ba-8c76-14f5226caf27-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "0f8e68c7-3443-474f-b2e3-23ac7855e8db", "description": null}} 2018-12-27 15:49:34,984 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5/types/0f8e68c7-3443-474f-b2e3-23ac7855e8db used request id req-c29e2454-8a00-41d4-9524-9d0b5b5732c6 2018-12-27 15:49:34,987 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5/types/0f8e68c7-3443-474f-b2e3-23ac7855e8db/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-3fbbc60c-3b2c-4bbb-ab8c-eebcc1598fc7" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bb1921336d05ffdc4876057162fd08f627ed3f2" 2018-12-27 15:49:35,210 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:49:34 GMT Server: Apache x-compute-request-id: req-1a7375f5-1fda-43c2-b717-d227b245db8d OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-1a7375f5-1fda-43c2-b717-d227b245db8d Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"volume_type_id": "0f8e68c7-3443-474f-b2e3-23ac7855e8db", "control_location": "back-end", "deleted": false, "created_at": "2018-12-27T15:49:34.000000", "updated_at": null, "encryption_id": "8e5db582-adc3-4047-809b-5fd59345215a", "key_size": null, "provider": "LuksEncryptor", "deleted_at": null, "cipher": null} 2018-12-27 15:49:35,210 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5/types/0f8e68c7-3443-474f-b2e3-23ac7855e8db/encryption used request id req-1a7375f5-1fda-43c2-b717-d227b245db8d 2018-12-27 15:49:35,210 - cinder_utils - INFO - Deleting volume encryption for volume type - CinderUtilsAddEncryptionTests-25f37e9b-fe7d-43ba-8c76-14f5226caf27-type 2018-12-27 15:49:35,213 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5/types/0f8e68c7-3443-474f-b2e3-23ac7855e8db -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-3fbbc60c-3b2c-4bbb-ab8c-eebcc1598fc7" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bb1921336d05ffdc4876057162fd08f627ed3f2" 2018-12-27 15:49:35,415 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:49:35 GMT Server: Apache x-compute-request-id: req-b7fe36a5-6c3e-4cbf-9df2-4a0f5418ff04 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-b7fe36a5-6c3e-4cbf-9df2-4a0f5418ff04 Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-25f37e9b-fe7d-43ba-8c76-14f5226caf27-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "0f8e68c7-3443-474f-b2e3-23ac7855e8db", "description": null}} 2018-12-27 15:49:35,415 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5/types/0f8e68c7-3443-474f-b2e3-23ac7855e8db used request id req-b7fe36a5-6c3e-4cbf-9df2-4a0f5418ff04 2018-12-27 15:49:35,418 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5/types/0f8e68c7-3443-474f-b2e3-23ac7855e8db/encryption/provider -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-3fbbc60c-3b2c-4bbb-ab8c-eebcc1598fc7" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bb1921336d05ffdc4876057162fd08f627ed3f2" 2018-12-27 15:49:36,372 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Thu, 27 Dec 2018 15:49:35 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-80d1e3ab-46a9-4f18-a61f-052b1655e03a Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-27 15:49:36,373 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5/types/0f8e68c7-3443-474f-b2e3-23ac7855e8db/encryption/provider used request id req-80d1e3ab-46a9-4f18-a61f-052b1655e03a 2018-12-27 15:49:36,376 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5/types/0f8e68c7-3443-474f-b2e3-23ac7855e8db -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-3fbbc60c-3b2c-4bbb-ab8c-eebcc1598fc7" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bb1921336d05ffdc4876057162fd08f627ed3f2" 2018-12-27 15:49:36,583 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:49:36 GMT Server: Apache x-compute-request-id: req-f55fa4fa-d3fe-40fd-b1bd-85619cb768ea OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-f55fa4fa-d3fe-40fd-b1bd-85619cb768ea Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-25f37e9b-fe7d-43ba-8c76-14f5226caf27-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "0f8e68c7-3443-474f-b2e3-23ac7855e8db", "description": null}} 2018-12-27 15:49:36,584 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5/types/0f8e68c7-3443-474f-b2e3-23ac7855e8db used request id req-f55fa4fa-d3fe-40fd-b1bd-85619cb768ea 2018-12-27 15:49:36,587 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5/types/0f8e68c7-3443-474f-b2e3-23ac7855e8db/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-3fbbc60c-3b2c-4bbb-ab8c-eebcc1598fc7" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bb1921336d05ffdc4876057162fd08f627ed3f2" 2018-12-27 15:49:36,803 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:49:36 GMT Server: Apache x-compute-request-id: req-71a0a082-e2db-452e-8569-347ad8e4b9c2 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-71a0a082-e2db-452e-8569-347ad8e4b9c2 Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-12-27 15:49:36,803 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5/types/0f8e68c7-3443-474f-b2e3-23ac7855e8db/encryption used request id req-71a0a082-e2db-452e-8569-347ad8e4b9c2 2018-12-27 15:49:36,804 - cinder_utils - INFO - Deleting volume encryption for volume type - CinderUtilsAddEncryptionTests-25f37e9b-fe7d-43ba-8c76-14f5226caf27-type 2018-12-27 15:49:36,806 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5/types/0f8e68c7-3443-474f-b2e3-23ac7855e8db -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-3fbbc60c-3b2c-4bbb-ab8c-eebcc1598fc7" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bb1921336d05ffdc4876057162fd08f627ed3f2" 2018-12-27 15:49:37,033 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:49:36 GMT Server: Apache x-compute-request-id: req-606cf2fe-e6f4-4271-b5e0-f69f2ce7183a OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-606cf2fe-e6f4-4271-b5e0-f69f2ce7183a Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-25f37e9b-fe7d-43ba-8c76-14f5226caf27-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "0f8e68c7-3443-474f-b2e3-23ac7855e8db", "description": null}} 2018-12-27 15:49:37,033 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5/types/0f8e68c7-3443-474f-b2e3-23ac7855e8db used request id req-606cf2fe-e6f4-4271-b5e0-f69f2ce7183a 2018-12-27 15:49:37,036 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5/types/0f8e68c7-3443-474f-b2e3-23ac7855e8db/encryption/provider -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-3fbbc60c-3b2c-4bbb-ab8c-eebcc1598fc7" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bb1921336d05ffdc4876057162fd08f627ed3f2" 2018-12-27 15:49:37,299 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 15:49:37 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-b748b6fe-1cce-4451-901e-1decb0303a9a x-openstack-request-id: req-b748b6fe-1cce-4451-901e-1decb0303a9a Content-Length: 130 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume type encryption for type 0f8e68c7-3443-474f-b2e3-23ac7855e8db does not exist.", "code": 404}} 2018-12-27 15:49:37,299 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5/types/0f8e68c7-3443-474f-b2e3-23ac7855e8db/encryption/provider used request id req-b748b6fe-1cce-4451-901e-1decb0303a9a 2018-12-27 15:49:37,299 - cinder_utils - INFO - Deleting volume named - CinderUtilsAddEncryptionTests-25f37e9b-fe7d-43ba-8c76-14f5226caf27-type 2018-12-27 15:49:37,302 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5/types/0f8e68c7-3443-474f-b2e3-23ac7855e8db -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-3fbbc60c-3b2c-4bbb-ab8c-eebcc1598fc7" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bb1921336d05ffdc4876057162fd08f627ed3f2" 2018-12-27 15:49:37,562 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Thu, 27 Dec 2018 15:49:37 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-d711d78b-bb8a-4de4-aac4-96672439cc2b Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-27 15:49:37,562 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5/types/0f8e68c7-3443-474f-b2e3-23ac7855e8db used request id req-d711d78b-bb8a-4de4-aac4-96672439cc2b 2018-12-27 15:49:37,564 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 15:49:38,063 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "70c6a7da477e41f7b38ad49ba1fc5965", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T16:49:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a5a562cffae47fab8ccefbe6255b9d5", "name": "api_check-project_e39638cc-8772-4bcc-8a5b-f8d604444da5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_e39638cc-8772-4bcc-8a5b-f8d604444da5", "id": "880f11fce81c4cef88c354559a832afe"}, "audit_ids": ["PRZ8mIlZQRCJikOUHGGqkQ"], "issued_at": "2018-12-27T15:49:38.000000Z"}} 2018-12-27 15:49:38,066 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b2d0f1bfe15e0e6339a64d0253cfc7a1ec0bee2" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsAddEncryptionTests-ad35fcf6-cbbe-4ab4-99c8-75031314fb42-type", "description": null}}' 2018-12-27 15:49:39,059 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:49:38 GMT Server: Apache x-compute-request-id: req-249a26ba-17ad-401c-a142-80da1cdaf8b1 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-249a26ba-17ad-401c-a142-80da1cdaf8b1 Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-ad35fcf6-cbbe-4ab4-99c8-75031314fb42-type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "acd33da1-3121-4cd2-acba-1f0f9578ec66", "description": null}} 2018-12-27 15:49:39,059 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5/types used request id req-249a26ba-17ad-401c-a142-80da1cdaf8b1 2018-12-27 15:49:39,062 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5/types/acd33da1-3121-4cd2-acba-1f0f9578ec66/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-249a26ba-17ad-401c-a142-80da1cdaf8b1" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b2d0f1bfe15e0e6339a64d0253cfc7a1ec0bee2" -d '{"encryption": {"control_location": "front-end", "provider_class": "foo", "name": "CinderUtilsAddEncryptionTests-ad35fcf6-cbbe-4ab4-99c8-75031314fb42", "provider": "foo"}}' 2018-12-27 15:49:39,329 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:49:39 GMT Server: Apache x-compute-request-id: req-f595071c-bbb3-42fd-a2f5-b508770c4b92 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-f595071c-bbb3-42fd-a2f5-b508770c4b92 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"encryption": {"volume_type_id": "acd33da1-3121-4cd2-acba-1f0f9578ec66", "name": "CinderUtilsAddEncryptionTests-ad35fcf6-cbbe-4ab4-99c8-75031314fb42", "control_location": "front-end", "encryption_id": "3bef1d36-74d3-45bb-bc20-00d7b278cf85", "provider": "foo", "provider_class": "foo"}} 2018-12-27 15:49:39,329 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5/types/acd33da1-3121-4cd2-acba-1f0f9578ec66/encryption used request id req-f595071c-bbb3-42fd-a2f5-b508770c4b92 2018-12-27 15:49:39,333 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5/types/acd33da1-3121-4cd2-acba-1f0f9578ec66 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-249a26ba-17ad-401c-a142-80da1cdaf8b1" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b2d0f1bfe15e0e6339a64d0253cfc7a1ec0bee2" 2018-12-27 15:49:39,579 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:49:39 GMT Server: Apache x-compute-request-id: req-91f15720-1abd-460e-aee2-ec19858ac4f9 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-91f15720-1abd-460e-aee2-ec19858ac4f9 Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-ad35fcf6-cbbe-4ab4-99c8-75031314fb42-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "acd33da1-3121-4cd2-acba-1f0f9578ec66", "description": null}} 2018-12-27 15:49:39,579 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5/types/acd33da1-3121-4cd2-acba-1f0f9578ec66 used request id req-91f15720-1abd-460e-aee2-ec19858ac4f9 2018-12-27 15:49:39,582 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5/types/acd33da1-3121-4cd2-acba-1f0f9578ec66/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-249a26ba-17ad-401c-a142-80da1cdaf8b1" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b2d0f1bfe15e0e6339a64d0253cfc7a1ec0bee2" 2018-12-27 15:49:39,796 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:49:39 GMT Server: Apache x-compute-request-id: req-151778d6-99af-47d3-ba66-a818cbfb6e64 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-151778d6-99af-47d3-ba66-a818cbfb6e64 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"volume_type_id": "acd33da1-3121-4cd2-acba-1f0f9578ec66", "control_location": "front-end", "deleted": false, "created_at": "2018-12-27T15:49:39.000000", "updated_at": null, "encryption_id": "3bef1d36-74d3-45bb-bc20-00d7b278cf85", "key_size": null, "provider": "foo", "deleted_at": null, "cipher": null} 2018-12-27 15:49:39,796 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5/types/acd33da1-3121-4cd2-acba-1f0f9578ec66/encryption used request id req-151778d6-99af-47d3-ba66-a818cbfb6e64 2018-12-27 15:49:39,797 - cinder_utils - INFO - Deleting volume encryption for volume type - CinderUtilsAddEncryptionTests-ad35fcf6-cbbe-4ab4-99c8-75031314fb42-type 2018-12-27 15:49:39,799 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5/types/acd33da1-3121-4cd2-acba-1f0f9578ec66 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-249a26ba-17ad-401c-a142-80da1cdaf8b1" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b2d0f1bfe15e0e6339a64d0253cfc7a1ec0bee2" 2018-12-27 15:49:40,747 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:49:39 GMT Server: Apache x-compute-request-id: req-6f8f9435-23c5-47a6-b39a-2364d62026f8 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-6f8f9435-23c5-47a6-b39a-2364d62026f8 Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-ad35fcf6-cbbe-4ab4-99c8-75031314fb42-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "acd33da1-3121-4cd2-acba-1f0f9578ec66", "description": null}} 2018-12-27 15:49:40,747 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5/types/acd33da1-3121-4cd2-acba-1f0f9578ec66 used request id req-6f8f9435-23c5-47a6-b39a-2364d62026f8 2018-12-27 15:49:40,750 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5/types/acd33da1-3121-4cd2-acba-1f0f9578ec66/encryption/provider -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-249a26ba-17ad-401c-a142-80da1cdaf8b1" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b2d0f1bfe15e0e6339a64d0253cfc7a1ec0bee2" 2018-12-27 15:49:41,007 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Thu, 27 Dec 2018 15:49:40 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-3ea8e4ad-f42d-496a-825d-7c11f33962b7 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-27 15:49:41,007 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5/types/acd33da1-3121-4cd2-acba-1f0f9578ec66/encryption/provider used request id req-3ea8e4ad-f42d-496a-825d-7c11f33962b7 2018-12-27 15:49:41,007 - cinder_utils - INFO - Deleting volume named - CinderUtilsAddEncryptionTests-ad35fcf6-cbbe-4ab4-99c8-75031314fb42-type 2018-12-27 15:49:41,010 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5/types/acd33da1-3121-4cd2-acba-1f0f9578ec66 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-249a26ba-17ad-401c-a142-80da1cdaf8b1" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b2d0f1bfe15e0e6339a64d0253cfc7a1ec0bee2" 2018-12-27 15:49:41,359 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Thu, 27 Dec 2018 15:49:41 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-defbe6cf-581c-4583-95ce-2fed798198c3 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-27 15:49:41,359 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5/types/acd33da1-3121-4cd2-acba-1f0f9578ec66 used request id req-defbe6cf-581c-4583-95ce-2fed798198c3 2018-12-27 15:49:41,361 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 15:49:41,778 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "70c6a7da477e41f7b38ad49ba1fc5965", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T16:49:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a5a562cffae47fab8ccefbe6255b9d5", "name": "api_check-project_e39638cc-8772-4bcc-8a5b-f8d604444da5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_e39638cc-8772-4bcc-8a5b-f8d604444da5", "id": "880f11fce81c4cef88c354559a832afe"}, "audit_ids": ["OWCTpw_ZR0-ELRpBagf3zA"], "issued_at": "2018-12-27T15:49:41.000000Z"}} 2018-12-27 15:49:41,781 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bd4e8c442645d9bf9f327e0965a894b3860d7af" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsAddEncryptionTests-81ea1f31-82f3-44d5-8008-3897add4de56-type", "description": null}}' 2018-12-27 15:49:42,034 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:49:41 GMT Server: Apache x-compute-request-id: req-c8bc0066-5b55-4042-a54c-1a0bd230797d OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-c8bc0066-5b55-4042-a54c-1a0bd230797d Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-81ea1f31-82f3-44d5-8008-3897add4de56-type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "43e70939-9282-4eed-8f19-04cdee15a3d2", "description": null}} 2018-12-27 15:49:42,034 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5/types used request id req-c8bc0066-5b55-4042-a54c-1a0bd230797d 2018-12-27 15:49:42,037 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5/types/43e70939-9282-4eed-8f19-04cdee15a3d2/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-c8bc0066-5b55-4042-a54c-1a0bd230797d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bd4e8c442645d9bf9f327e0965a894b3860d7af" -d '{"encryption": {"name": "CinderUtilsAddEncryptionTests-81ea1f31-82f3-44d5-8008-3897add4de56", "control_location": "back-end", "key_size": 1, "provider": "foo", "provider_class": "foo", "cipher": "bar"}}' 2018-12-27 15:49:42,285 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:49:42 GMT Server: Apache x-compute-request-id: req-788ba8eb-a40f-4438-b9a1-61e526dc9667 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-788ba8eb-a40f-4438-b9a1-61e526dc9667 Content-Encoding: gzip Content-Length: 233 Content-Type: application/json RESP BODY: {"encryption": {"volume_type_id": "43e70939-9282-4eed-8f19-04cdee15a3d2", "name": "CinderUtilsAddEncryptionTests-81ea1f31-82f3-44d5-8008-3897add4de56", "control_location": "back-end", "encryption_id": "04d8fb94-ec59-483a-b1df-56da371cfb36", "key_size": 1, "provider": "foo", "provider_class": "foo", "cipher": "bar"}} 2018-12-27 15:49:42,286 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5/types/43e70939-9282-4eed-8f19-04cdee15a3d2/encryption used request id req-788ba8eb-a40f-4438-b9a1-61e526dc9667 2018-12-27 15:49:42,289 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5/types/43e70939-9282-4eed-8f19-04cdee15a3d2 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c8bc0066-5b55-4042-a54c-1a0bd230797d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bd4e8c442645d9bf9f327e0965a894b3860d7af" 2018-12-27 15:49:42,491 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:49:42 GMT Server: Apache x-compute-request-id: req-54817adc-b570-439c-a85e-74eb150b69d3 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-54817adc-b570-439c-a85e-74eb150b69d3 Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-81ea1f31-82f3-44d5-8008-3897add4de56-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "43e70939-9282-4eed-8f19-04cdee15a3d2", "description": null}} 2018-12-27 15:49:42,491 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5/types/43e70939-9282-4eed-8f19-04cdee15a3d2 used request id req-54817adc-b570-439c-a85e-74eb150b69d3 2018-12-27 15:49:42,495 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5/types/43e70939-9282-4eed-8f19-04cdee15a3d2/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c8bc0066-5b55-4042-a54c-1a0bd230797d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bd4e8c442645d9bf9f327e0965a894b3860d7af" 2018-12-27 15:49:42,737 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:49:42 GMT Server: Apache x-compute-request-id: req-92423d25-0bbd-4837-aa93-9e8929f049e2 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-92423d25-0bbd-4837-aa93-9e8929f049e2 Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"volume_type_id": "43e70939-9282-4eed-8f19-04cdee15a3d2", "control_location": "back-end", "deleted": false, "created_at": "2018-12-27T15:49:42.000000", "updated_at": null, "encryption_id": "04d8fb94-ec59-483a-b1df-56da371cfb36", "key_size": 1, "provider": "foo", "deleted_at": null, "cipher": "bar"} 2018-12-27 15:49:42,737 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5/types/43e70939-9282-4eed-8f19-04cdee15a3d2/encryption used request id req-92423d25-0bbd-4837-aa93-9e8929f049e2 2018-12-27 15:49:42,737 - cinder_utils - INFO - Deleting volume encryption for volume type - CinderUtilsAddEncryptionTests-81ea1f31-82f3-44d5-8008-3897add4de56-type 2018-12-27 15:49:42,740 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5/types/43e70939-9282-4eed-8f19-04cdee15a3d2 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c8bc0066-5b55-4042-a54c-1a0bd230797d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bd4e8c442645d9bf9f327e0965a894b3860d7af" 2018-12-27 15:49:42,949 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:49:42 GMT Server: Apache x-compute-request-id: req-bfaa0993-6b34-465b-a126-544cc7bccb70 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-bfaa0993-6b34-465b-a126-544cc7bccb70 Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-81ea1f31-82f3-44d5-8008-3897add4de56-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "43e70939-9282-4eed-8f19-04cdee15a3d2", "description": null}} 2018-12-27 15:49:42,949 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5/types/43e70939-9282-4eed-8f19-04cdee15a3d2 used request id req-bfaa0993-6b34-465b-a126-544cc7bccb70 2018-12-27 15:49:42,952 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5/types/43e70939-9282-4eed-8f19-04cdee15a3d2/encryption/provider -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c8bc0066-5b55-4042-a54c-1a0bd230797d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bd4e8c442645d9bf9f327e0965a894b3860d7af" 2018-12-27 15:49:43,198 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Thu, 27 Dec 2018 15:49:42 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-d9ce8388-f62f-4f6e-9fff-8fdc8753c9ea Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-27 15:49:43,198 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5/types/43e70939-9282-4eed-8f19-04cdee15a3d2/encryption/provider used request id req-d9ce8388-f62f-4f6e-9fff-8fdc8753c9ea 2018-12-27 15:49:43,199 - cinder_utils - INFO - Deleting volume named - CinderUtilsAddEncryptionTests-81ea1f31-82f3-44d5-8008-3897add4de56-type 2018-12-27 15:49:43,201 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5/types/43e70939-9282-4eed-8f19-04cdee15a3d2 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c8bc0066-5b55-4042-a54c-1a0bd230797d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bd4e8c442645d9bf9f327e0965a894b3860d7af" 2018-12-27 15:49:43,464 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Thu, 27 Dec 2018 15:49:43 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-972a11aa-2514-4580-a0b8-8866234b1f27 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-27 15:49:43,464 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5/types/43e70939-9282-4eed-8f19-04cdee15a3d2 used request id req-972a11aa-2514-4580-a0b8-8866234b1f27 2018-12-27 15:49:43,467 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 15:49:43,885 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "70c6a7da477e41f7b38ad49ba1fc5965", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T16:49:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a5a562cffae47fab8ccefbe6255b9d5", "name": "api_check-project_e39638cc-8772-4bcc-8a5b-f8d604444da5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_e39638cc-8772-4bcc-8a5b-f8d604444da5", "id": "880f11fce81c4cef88c354559a832afe"}, "audit_ids": ["Oz-pcYaMSV6p_rTnyV3c-Q"], "issued_at": "2018-12-27T15:49:43.000000Z"}} 2018-12-27 15:49:43,888 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f58a1eb4496d9059f38c2801f2d01d7d019b57e" -d '{"qos_specs": {"foo": "bar", "consumer": "both", "name": "CinderUtilsVolumeTypeCompleteTests-7207c99f-4067-4123-a32b-4ce53f8ec00e-qos"}}' 2018-12-27 15:49:44,150 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:49:43 GMT Server: Apache x-compute-request-id: req-586d8c38-00c6-4fcc-ac5f-e5794c8168c0 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-586d8c38-00c6-4fcc-ac5f-e5794c8168c0 Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar"}, "consumer": "both", "id": "9d563068-288a-4d5a-b280-e1df6a406822", "name": "CinderUtilsVolumeTypeCompleteTests-7207c99f-4067-4123-a32b-4ce53f8ec00e-qos"}, "links": [{"href": "http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5/qos-specs/9d563068-288a-4d5a-b280-e1df6a406822", "rel": "self"}, {"href": "http://172.30.9.31:8776/4a5a562cffae47fab8ccefbe6255b9d5/qos-specs/9d563068-288a-4d5a-b280-e1df6a406822", "rel": "bookmark"}]} 2018-12-27 15:49:44,150 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5/qos-specs used request id req-586d8c38-00c6-4fcc-ac5f-e5794c8168c0 2018-12-27 15:49:44,154 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-586d8c38-00c6-4fcc-ac5f-e5794c8168c0" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f58a1eb4496d9059f38c2801f2d01d7d019b57e" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsVolumeTypeCompleteTests-7207c99f-4067-4123-a32b-4ce53f8ec00e", "description": null}}' 2018-12-27 15:49:44,402 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:49:44 GMT Server: Apache x-compute-request-id: req-bb05e832-4d2e-4d9c-a29b-b2e9dde38e8f OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-bb05e832-4d2e-4d9c-a29b-b2e9dde38e8f Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-7207c99f-4067-4123-a32b-4ce53f8ec00e", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "bdc25e96-1b4c-4f09-b6e2-f41a65cc65e4", "description": null}} 2018-12-27 15:49:44,402 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5/types used request id req-bb05e832-4d2e-4d9c-a29b-b2e9dde38e8f 2018-12-27 15:49:44,406 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5/types/bdc25e96-1b4c-4f09-b6e2-f41a65cc65e4/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-586d8c38-00c6-4fcc-ac5f-e5794c8168c0" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f58a1eb4496d9059f38c2801f2d01d7d019b57e" -d '{"encryption": {"control_location": "back-end", "provider_class": "bar", "name": "foo", "provider": "bar"}}' 2018-12-27 15:49:44,674 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:49:44 GMT Server: Apache x-compute-request-id: req-988d3984-cdc4-46a2-82d0-6d452186727f OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-988d3984-cdc4-46a2-82d0-6d452186727f Content-Encoding: gzip Content-Length: 169 Content-Type: application/json RESP BODY: {"encryption": {"volume_type_id": "bdc25e96-1b4c-4f09-b6e2-f41a65cc65e4", "name": "foo", "control_location": "back-end", "encryption_id": "b31ad10d-dda1-44c6-b263-f380e7731968", "provider": "bar", "provider_class": "bar"}} 2018-12-27 15:49:44,675 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5/types/bdc25e96-1b4c-4f09-b6e2-f41a65cc65e4/encryption used request id req-988d3984-cdc4-46a2-82d0-6d452186727f 2018-12-27 15:49:44,678 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5/types/bdc25e96-1b4c-4f09-b6e2-f41a65cc65e4 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-586d8c38-00c6-4fcc-ac5f-e5794c8168c0" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f58a1eb4496d9059f38c2801f2d01d7d019b57e" 2018-12-27 15:49:44,889 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:49:44 GMT Server: Apache x-compute-request-id: req-42e104ad-4bbe-4589-ae10-409c62600426 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-42e104ad-4bbe-4589-ae10-409c62600426 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-7207c99f-4067-4123-a32b-4ce53f8ec00e", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "bdc25e96-1b4c-4f09-b6e2-f41a65cc65e4", "description": null}} 2018-12-27 15:49:44,890 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5/types/bdc25e96-1b4c-4f09-b6e2-f41a65cc65e4 used request id req-42e104ad-4bbe-4589-ae10-409c62600426 2018-12-27 15:49:44,893 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5/types/bdc25e96-1b4c-4f09-b6e2-f41a65cc65e4/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-586d8c38-00c6-4fcc-ac5f-e5794c8168c0" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f58a1eb4496d9059f38c2801f2d01d7d019b57e" 2018-12-27 15:49:45,089 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:49:44 GMT Server: Apache x-compute-request-id: req-cb74dd5b-8286-45ef-8e37-416785be14a0 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-cb74dd5b-8286-45ef-8e37-416785be14a0 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"volume_type_id": "bdc25e96-1b4c-4f09-b6e2-f41a65cc65e4", "control_location": "back-end", "deleted": false, "created_at": "2018-12-27T15:49:44.000000", "updated_at": null, "encryption_id": "b31ad10d-dda1-44c6-b263-f380e7731968", "key_size": null, "provider": "bar", "deleted_at": null, "cipher": null} 2018-12-27 15:49:45,090 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5/types/bdc25e96-1b4c-4f09-b6e2-f41a65cc65e4/encryption used request id req-cb74dd5b-8286-45ef-8e37-416785be14a0 2018-12-27 15:49:45,090 - cinder_utils - INFO - Deleting volume encryption for volume type - CinderUtilsVolumeTypeCompleteTests-7207c99f-4067-4123-a32b-4ce53f8ec00e 2018-12-27 15:49:45,093 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5/types/bdc25e96-1b4c-4f09-b6e2-f41a65cc65e4 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-586d8c38-00c6-4fcc-ac5f-e5794c8168c0" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f58a1eb4496d9059f38c2801f2d01d7d019b57e" 2018-12-27 15:49:45,326 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:49:45 GMT Server: Apache x-compute-request-id: req-db11261d-80aa-4f76-a027-18b1ac1b60aa OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-db11261d-80aa-4f76-a027-18b1ac1b60aa Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-7207c99f-4067-4123-a32b-4ce53f8ec00e", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "bdc25e96-1b4c-4f09-b6e2-f41a65cc65e4", "description": null}} 2018-12-27 15:49:45,326 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5/types/bdc25e96-1b4c-4f09-b6e2-f41a65cc65e4 used request id req-db11261d-80aa-4f76-a027-18b1ac1b60aa 2018-12-27 15:49:45,329 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5/types/bdc25e96-1b4c-4f09-b6e2-f41a65cc65e4/encryption/provider -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-586d8c38-00c6-4fcc-ac5f-e5794c8168c0" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f58a1eb4496d9059f38c2801f2d01d7d019b57e" 2018-12-27 15:49:45,576 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Thu, 27 Dec 2018 15:49:45 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-15d34f7a-34c2-4a2e-b2c7-c6be1445c7f5 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-27 15:49:45,576 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5/types/bdc25e96-1b4c-4f09-b6e2-f41a65cc65e4/encryption/provider used request id req-15d34f7a-34c2-4a2e-b2c7-c6be1445c7f5 2018-12-27 15:49:45,576 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTypeCompleteTests-7207c99f-4067-4123-a32b-4ce53f8ec00e 2018-12-27 15:49:45,579 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5/types/bdc25e96-1b4c-4f09-b6e2-f41a65cc65e4 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-586d8c38-00c6-4fcc-ac5f-e5794c8168c0" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f58a1eb4496d9059f38c2801f2d01d7d019b57e" 2018-12-27 15:49:45,834 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Thu, 27 Dec 2018 15:49:45 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-dee56c81-ca1e-4130-afed-bf670d4887e2 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-27 15:49:45,834 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5/types/bdc25e96-1b4c-4f09-b6e2-f41a65cc65e4 used request id req-dee56c81-ca1e-4130-afed-bf670d4887e2 2018-12-27 15:49:45,835 - cinder_utils - INFO - Deleting QoS named - CinderUtilsVolumeTypeCompleteTests-7207c99f-4067-4123-a32b-4ce53f8ec00e-qos 2018-12-27 15:49:45,837 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5/qos-specs/9d563068-288a-4d5a-b280-e1df6a406822?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-586d8c38-00c6-4fcc-ac5f-e5794c8168c0" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f58a1eb4496d9059f38c2801f2d01d7d019b57e" 2018-12-27 15:49:46,078 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Thu, 27 Dec 2018 15:49:45 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-211f7d10-1f12-48fe-a4f9-e0de5f82acfa Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-27 15:49:46,079 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5/qos-specs/9d563068-288a-4d5a-b280-e1df6a406822?force=False used request id req-211f7d10-1f12-48fe-a4f9-e0de5f82acfa 2018-12-27 15:49:46,081 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 15:49:46,500 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "70c6a7da477e41f7b38ad49ba1fc5965", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T16:49:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a5a562cffae47fab8ccefbe6255b9d5", "name": "api_check-project_e39638cc-8772-4bcc-8a5b-f8d604444da5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_e39638cc-8772-4bcc-8a5b-f8d604444da5", "id": "880f11fce81c4cef88c354559a832afe"}, "audit_ids": ["GnljynG4RT-zpa-fZ-UA2Q"], "issued_at": "2018-12-27T15:49:46.000000Z"}} 2018-12-27 15:49:46,504 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99901592ee46ec0ce2a1746cb8f4dfe5e87537b7" -d '{"qos_specs": {"foo": "bar", "consumer": "both", "name": "CinderUtilsVolumeTypeCompleteTests-ff83bcbb-7c34-408e-951e-3e6af3920b55-qos"}}' 2018-12-27 15:49:46,746 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:49:46 GMT Server: Apache x-compute-request-id: req-1ffc2fe2-2bce-4f1e-b6ee-b55a455e6f80 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-1ffc2fe2-2bce-4f1e-b6ee-b55a455e6f80 Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar"}, "consumer": "both", "id": "0dd01f82-2564-4771-81ba-79bc3cc676e7", "name": "CinderUtilsVolumeTypeCompleteTests-ff83bcbb-7c34-408e-951e-3e6af3920b55-qos"}, "links": [{"href": "http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5/qos-specs/0dd01f82-2564-4771-81ba-79bc3cc676e7", "rel": "self"}, {"href": "http://172.30.9.31:8776/4a5a562cffae47fab8ccefbe6255b9d5/qos-specs/0dd01f82-2564-4771-81ba-79bc3cc676e7", "rel": "bookmark"}]} 2018-12-27 15:49:46,746 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5/qos-specs used request id req-1ffc2fe2-2bce-4f1e-b6ee-b55a455e6f80 2018-12-27 15:49:46,749 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-1ffc2fe2-2bce-4f1e-b6ee-b55a455e6f80" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99901592ee46ec0ce2a1746cb8f4dfe5e87537b7" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsVolumeTypeCompleteTests-ff83bcbb-7c34-408e-951e-3e6af3920b55", "description": null}}' 2018-12-27 15:49:46,990 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:49:46 GMT Server: Apache x-compute-request-id: req-081f74b9-1683-44bd-84f7-a1f86bb28146 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-081f74b9-1683-44bd-84f7-a1f86bb28146 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-ff83bcbb-7c34-408e-951e-3e6af3920b55", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "20a4080f-03ed-4b57-b583-49a4e93dd2ef", "description": null}} 2018-12-27 15:49:46,990 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5/types used request id req-081f74b9-1683-44bd-84f7-a1f86bb28146 2018-12-27 15:49:46,993 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-1ffc2fe2-2bce-4f1e-b6ee-b55a455e6f80" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99901592ee46ec0ce2a1746cb8f4dfe5e87537b7" 2018-12-27 15:49:47,205 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:49:46 GMT Server: Apache x-compute-request-id: req-577d60b0-e317-4e5f-8d87-0091b8adaa63 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-577d60b0-e317-4e5f-8d87-0091b8adaa63 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {"foo": "bar"}, "consumer": "both", "id": "0dd01f82-2564-4771-81ba-79bc3cc676e7", "name": "CinderUtilsVolumeTypeCompleteTests-ff83bcbb-7c34-408e-951e-3e6af3920b55-qos"}]} 2018-12-27 15:49:47,205 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5/qos-specs used request id req-577d60b0-e317-4e5f-8d87-0091b8adaa63 2018-12-27 15:49:47,209 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5/qos-specs/None/associate?vol_type_id=20a4080f-03ed-4b57-b583-49a4e93dd2ef -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-1ffc2fe2-2bce-4f1e-b6ee-b55a455e6f80" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99901592ee46ec0ce2a1746cb8f4dfe5e87537b7" 2018-12-27 15:49:47,424 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 15:49:47 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-a664effa-b801-4c48-b7cc-cd90797bdc57 x-openstack-request-id: req-a664effa-b801-4c48-b7cc-cd90797bdc57 Content-Length: 68 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "No such QoS spec None.", "code": 404}} 2018-12-27 15:49:47,424 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5/qos-specs/None/associate?vol_type_id=20a4080f-03ed-4b57-b583-49a4e93dd2ef used request id req-a664effa-b801-4c48-b7cc-cd90797bdc57 2018-12-27 15:49:47,424 - cinder_utils - WARNING - Unable to locate qos_spec named foo - No such QoS spec None. (HTTP 404) (Request-ID: req-a664effa-b801-4c48-b7cc-cd90797bdc57) 2018-12-27 15:49:47,424 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTypeCompleteTests-ff83bcbb-7c34-408e-951e-3e6af3920b55 2018-12-27 15:49:47,427 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5/types/20a4080f-03ed-4b57-b583-49a4e93dd2ef -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-1ffc2fe2-2bce-4f1e-b6ee-b55a455e6f80" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99901592ee46ec0ce2a1746cb8f4dfe5e87537b7" 2018-12-27 15:49:47,786 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Thu, 27 Dec 2018 15:49:47 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-d8279ab1-d1a6-4e88-b522-01a019a575a7 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-27 15:49:47,786 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5/types/20a4080f-03ed-4b57-b583-49a4e93dd2ef used request id req-d8279ab1-d1a6-4e88-b522-01a019a575a7 2018-12-27 15:49:47,786 - cinder_utils - INFO - Deleting QoS named - CinderUtilsVolumeTypeCompleteTests-ff83bcbb-7c34-408e-951e-3e6af3920b55-qos 2018-12-27 15:49:47,789 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5/qos-specs/0dd01f82-2564-4771-81ba-79bc3cc676e7?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-1ffc2fe2-2bce-4f1e-b6ee-b55a455e6f80" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99901592ee46ec0ce2a1746cb8f4dfe5e87537b7" 2018-12-27 15:49:48,070 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Thu, 27 Dec 2018 15:49:47 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-d98f69e6-2d94-44d5-be5e-accad74dccf6 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-27 15:49:48,071 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5/qos-specs/0dd01f82-2564-4771-81ba-79bc3cc676e7?force=False used request id req-d98f69e6-2d94-44d5-be5e-accad74dccf6 2018-12-27 15:49:48,073 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 15:49:48,486 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "70c6a7da477e41f7b38ad49ba1fc5965", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T16:49:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a5a562cffae47fab8ccefbe6255b9d5", "name": "api_check-project_e39638cc-8772-4bcc-8a5b-f8d604444da5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_e39638cc-8772-4bcc-8a5b-f8d604444da5", "id": "880f11fce81c4cef88c354559a832afe"}, "audit_ids": ["A3YgmNQGRrqkOczrDTg6xg"], "issued_at": "2018-12-27T15:49:48.000000Z"}} 2018-12-27 15:49:48,489 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85a1c9422a535d951d224509584ffdd762609784" -d '{"qos_specs": {"foo": "bar", "consumer": "both", "name": "CinderUtilsVolumeTypeCompleteTests-dfdf5f6b-9658-4439-b9f0-c5a19f04f689-qos"}}' 2018-12-27 15:49:48,740 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:49:48 GMT Server: Apache x-compute-request-id: req-0c287f13-5111-4330-8526-0be2a2537579 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-0c287f13-5111-4330-8526-0be2a2537579 Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar"}, "consumer": "both", "id": "d01de0c3-bc93-441f-a7f9-c25b5df2a170", "name": "CinderUtilsVolumeTypeCompleteTests-dfdf5f6b-9658-4439-b9f0-c5a19f04f689-qos"}, "links": [{"href": "http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5/qos-specs/d01de0c3-bc93-441f-a7f9-c25b5df2a170", "rel": "self"}, {"href": "http://172.30.9.31:8776/4a5a562cffae47fab8ccefbe6255b9d5/qos-specs/d01de0c3-bc93-441f-a7f9-c25b5df2a170", "rel": "bookmark"}]} 2018-12-27 15:49:48,740 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5/qos-specs used request id req-0c287f13-5111-4330-8526-0be2a2537579 2018-12-27 15:49:48,743 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-0c287f13-5111-4330-8526-0be2a2537579" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85a1c9422a535d951d224509584ffdd762609784" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsVolumeTypeCompleteTests-dfdf5f6b-9658-4439-b9f0-c5a19f04f689", "description": null}}' 2018-12-27 15:49:48,973 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:49:48 GMT Server: Apache x-compute-request-id: req-9ef4d5ab-ef53-42e9-81c9-f8d629ca2c3b OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-9ef4d5ab-ef53-42e9-81c9-f8d629ca2c3b Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-dfdf5f6b-9658-4439-b9f0-c5a19f04f689", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "2755b497-625a-4617-a522-b9f2eee239f0", "description": null}} 2018-12-27 15:49:48,973 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5/types used request id req-9ef4d5ab-ef53-42e9-81c9-f8d629ca2c3b 2018-12-27 15:49:48,976 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-0c287f13-5111-4330-8526-0be2a2537579" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85a1c9422a535d951d224509584ffdd762609784" 2018-12-27 15:49:49,202 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:49:48 GMT Server: Apache x-compute-request-id: req-740314e7-3638-4224-953b-d2ba2a0ce005 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-740314e7-3638-4224-953b-d2ba2a0ce005 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {"foo": "bar"}, "consumer": "both", "id": "d01de0c3-bc93-441f-a7f9-c25b5df2a170", "name": "CinderUtilsVolumeTypeCompleteTests-dfdf5f6b-9658-4439-b9f0-c5a19f04f689-qos"}]} 2018-12-27 15:49:49,202 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5/qos-specs used request id req-740314e7-3638-4224-953b-d2ba2a0ce005 2018-12-27 15:49:49,205 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5/qos-specs/d01de0c3-bc93-441f-a7f9-c25b5df2a170/associate?vol_type_id=2755b497-625a-4617-a522-b9f2eee239f0 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-0c287f13-5111-4330-8526-0be2a2537579" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85a1c9422a535d951d224509584ffdd762609784" 2018-12-27 15:49:49,459 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Thu, 27 Dec 2018 15:49:49 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-9692139d-f415-4dc8-95f5-e60724caafde Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-27 15:49:49,459 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5/qos-specs/d01de0c3-bc93-441f-a7f9-c25b5df2a170/associate?vol_type_id=2755b497-625a-4617-a522-b9f2eee239f0 used request id req-9692139d-f415-4dc8-95f5-e60724caafde 2018-12-27 15:49:49,459 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTypeCompleteTests-dfdf5f6b-9658-4439-b9f0-c5a19f04f689 2018-12-27 15:49:49,462 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5/types/2755b497-625a-4617-a522-b9f2eee239f0 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-0c287f13-5111-4330-8526-0be2a2537579" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85a1c9422a535d951d224509584ffdd762609784" 2018-12-27 15:49:49,727 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Thu, 27 Dec 2018 15:49:49 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-28a72e36-a8ec-4704-9112-9c59d9c7153f Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-27 15:49:49,727 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5/types/2755b497-625a-4617-a522-b9f2eee239f0 used request id req-28a72e36-a8ec-4704-9112-9c59d9c7153f 2018-12-27 15:49:49,727 - cinder_utils - INFO - Deleting QoS named - CinderUtilsVolumeTypeCompleteTests-dfdf5f6b-9658-4439-b9f0-c5a19f04f689-qos 2018-12-27 15:49:49,730 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5/qos-specs/d01de0c3-bc93-441f-a7f9-c25b5df2a170?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-0c287f13-5111-4330-8526-0be2a2537579" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85a1c9422a535d951d224509584ffdd762609784" 2018-12-27 15:49:49,983 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Thu, 27 Dec 2018 15:49:49 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-086ea1ac-f9dc-4eb7-9cf8-58ea3d71189a Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-27 15:49:49,983 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5/qos-specs/d01de0c3-bc93-441f-a7f9-c25b5df2a170?force=False used request id req-086ea1ac-f9dc-4eb7-9cf8-58ea3d71189a 2018-12-27 15:49:49,985 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 15:49:50,404 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "70c6a7da477e41f7b38ad49ba1fc5965", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T16:49:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a5a562cffae47fab8ccefbe6255b9d5", "name": "api_check-project_e39638cc-8772-4bcc-8a5b-f8d604444da5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/4a5a562cffae47fab8ccefbe6255b9d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_e39638cc-8772-4bcc-8a5b-f8d604444da5", "id": "880f11fce81c4cef88c354559a832afe"}, "audit_ids": ["dozv4pMcSAmd81ot-4mdAQ"], "issued_at": "2018-12-27T15:49:50.000000Z"}} 2018-12-27 15:49:50,407 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bdaf0adffb4e2b90e340b423a74123ef1186c459" -d '{"qos_specs": {"foo": "bar", "consumer": "both", "name": "CinderUtilsVolumeTypeCompleteTests-edbebcc5-c731-4457-9233-fa27c8019fc6-qos"}}' 2018-12-27 15:49:50,660 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:49:50 GMT Server: Apache x-compute-request-id: req-2d703741-aa3e-4fe4-a806-072798ffbaeb OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-2d703741-aa3e-4fe4-a806-072798ffbaeb Content-Encoding: gzip Content-Length: 263 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar"}, "consumer": "both", "id": "2f44602a-01f2-4bc9-9cb9-1dd8ef49f605", "name": "CinderUtilsVolumeTypeCompleteTests-edbebcc5-c731-4457-9233-fa27c8019fc6-qos"}, "links": [{"href": "http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5/qos-specs/2f44602a-01f2-4bc9-9cb9-1dd8ef49f605", "rel": "self"}, {"href": "http://172.30.9.31:8776/4a5a562cffae47fab8ccefbe6255b9d5/qos-specs/2f44602a-01f2-4bc9-9cb9-1dd8ef49f605", "rel": "bookmark"}]} 2018-12-27 15:49:50,660 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5/qos-specs used request id req-2d703741-aa3e-4fe4-a806-072798ffbaeb 2018-12-27 15:49:50,663 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-2d703741-aa3e-4fe4-a806-072798ffbaeb" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bdaf0adffb4e2b90e340b423a74123ef1186c459" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsVolumeTypeCompleteTests-edbebcc5-c731-4457-9233-fa27c8019fc6", "description": null}}' 2018-12-27 15:49:50,906 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:49:50 GMT Server: Apache x-compute-request-id: req-9cb58a40-f3a8-439a-855f-e8bc88403b68 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-9cb58a40-f3a8-439a-855f-e8bc88403b68 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-edbebcc5-c731-4457-9233-fa27c8019fc6", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "59c56a4f-6334-4ef8-8182-d4e5796a1993", "description": null}} 2018-12-27 15:49:50,906 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5/types used request id req-9cb58a40-f3a8-439a-855f-e8bc88403b68 2018-12-27 15:49:50,910 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5/types/59c56a4f-6334-4ef8-8182-d4e5796a1993/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-2d703741-aa3e-4fe4-a806-072798ffbaeb" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bdaf0adffb4e2b90e340b423a74123ef1186c459" -d '{"encryption": {"control_location": "back-end", "provider_class": "bar", "name": "foo", "provider": "bar"}}' 2018-12-27 15:49:51,171 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:49:50 GMT Server: Apache x-compute-request-id: req-48da3895-a9fc-4e02-9f63-7f5588bccc47 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-48da3895-a9fc-4e02-9f63-7f5588bccc47 Content-Encoding: gzip Content-Length: 169 Content-Type: application/json RESP BODY: {"encryption": {"volume_type_id": "59c56a4f-6334-4ef8-8182-d4e5796a1993", "name": "foo", "control_location": "back-end", "encryption_id": "8455cb35-52b3-4c61-a0b5-041c6350d633", "provider": "bar", "provider_class": "bar"}} 2018-12-27 15:49:51,171 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5/types/59c56a4f-6334-4ef8-8182-d4e5796a1993/encryption used request id req-48da3895-a9fc-4e02-9f63-7f5588bccc47 2018-12-27 15:49:51,174 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-2d703741-aa3e-4fe4-a806-072798ffbaeb" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bdaf0adffb4e2b90e340b423a74123ef1186c459" 2018-12-27 15:49:51,390 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:49:51 GMT Server: Apache x-compute-request-id: req-ea4ec6e0-bd98-44db-beb0-ff5cb77f76d7 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-ea4ec6e0-bd98-44db-beb0-ff5cb77f76d7 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {"foo": "bar"}, "consumer": "both", "id": "2f44602a-01f2-4bc9-9cb9-1dd8ef49f605", "name": "CinderUtilsVolumeTypeCompleteTests-edbebcc5-c731-4457-9233-fa27c8019fc6-qos"}]} 2018-12-27 15:49:51,390 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5/qos-specs used request id req-ea4ec6e0-bd98-44db-beb0-ff5cb77f76d7 2018-12-27 15:49:51,393 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5/qos-specs/2f44602a-01f2-4bc9-9cb9-1dd8ef49f605/associate?vol_type_id=59c56a4f-6334-4ef8-8182-d4e5796a1993 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-2d703741-aa3e-4fe4-a806-072798ffbaeb" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bdaf0adffb4e2b90e340b423a74123ef1186c459" 2018-12-27 15:49:51,676 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Thu, 27 Dec 2018 15:49:51 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-44020472-3364-4797-850e-b6f44def040c Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-27 15:49:51,676 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5/qos-specs/2f44602a-01f2-4bc9-9cb9-1dd8ef49f605/associate?vol_type_id=59c56a4f-6334-4ef8-8182-d4e5796a1993 used request id req-44020472-3364-4797-850e-b6f44def040c 2018-12-27 15:49:51,679 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5/types/59c56a4f-6334-4ef8-8182-d4e5796a1993 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-2d703741-aa3e-4fe4-a806-072798ffbaeb" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bdaf0adffb4e2b90e340b423a74123ef1186c459" 2018-12-27 15:49:51,696 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:49:51 GMT Server: Apache x-compute-request-id: req-5ae45dec-a9e7-49bb-8de7-70fb0b5e8e4f OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-5ae45dec-a9e7-49bb-8de7-70fb0b5e8e4f Content-Encoding: gzip Content-Length: 231 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-edbebcc5-c731-4457-9233-fa27c8019fc6", "qos_specs_id": "2f44602a-01f2-4bc9-9cb9-1dd8ef49f605", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "59c56a4f-6334-4ef8-8182-d4e5796a1993", "description": null}} 2018-12-27 15:49:51,696 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5/types/59c56a4f-6334-4ef8-8182-d4e5796a1993 used request id req-5ae45dec-a9e7-49bb-8de7-70fb0b5e8e4f 2018-12-27 15:49:51,699 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5/types/59c56a4f-6334-4ef8-8182-d4e5796a1993/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-2d703741-aa3e-4fe4-a806-072798ffbaeb" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bdaf0adffb4e2b90e340b423a74123ef1186c459" 2018-12-27 15:49:51,937 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:49:51 GMT Server: Apache x-compute-request-id: req-727f2f48-67a5-4354-927b-6b0f8d1ebc47 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-727f2f48-67a5-4354-927b-6b0f8d1ebc47 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"volume_type_id": "59c56a4f-6334-4ef8-8182-d4e5796a1993", "control_location": "back-end", "deleted": false, "created_at": "2018-12-27T15:49:51.000000", "updated_at": null, "encryption_id": "8455cb35-52b3-4c61-a0b5-041c6350d633", "key_size": null, "provider": "bar", "deleted_at": null, "cipher": null} 2018-12-27 15:49:51,938 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5/types/59c56a4f-6334-4ef8-8182-d4e5796a1993/encryption used request id req-727f2f48-67a5-4354-927b-6b0f8d1ebc47 2018-12-27 15:49:51,938 - cinder_utils - INFO - Deleting volume encryption for volume type - CinderUtilsVolumeTypeCompleteTests-edbebcc5-c731-4457-9233-fa27c8019fc6 2018-12-27 15:49:51,941 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5/types/59c56a4f-6334-4ef8-8182-d4e5796a1993 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-2d703741-aa3e-4fe4-a806-072798ffbaeb" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bdaf0adffb4e2b90e340b423a74123ef1186c459" 2018-12-27 15:49:52,151 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:49:51 GMT Server: Apache x-compute-request-id: req-6226b557-4987-4903-bae9-7301a078abe7 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-6226b557-4987-4903-bae9-7301a078abe7 Content-Encoding: gzip Content-Length: 231 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-edbebcc5-c731-4457-9233-fa27c8019fc6", "qos_specs_id": "2f44602a-01f2-4bc9-9cb9-1dd8ef49f605", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "59c56a4f-6334-4ef8-8182-d4e5796a1993", "description": null}} 2018-12-27 15:49:52,151 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5/types/59c56a4f-6334-4ef8-8182-d4e5796a1993 used request id req-6226b557-4987-4903-bae9-7301a078abe7 2018-12-27 15:49:52,154 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5/types/59c56a4f-6334-4ef8-8182-d4e5796a1993/encryption/provider -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-2d703741-aa3e-4fe4-a806-072798ffbaeb" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bdaf0adffb4e2b90e340b423a74123ef1186c459" 2018-12-27 15:49:52,396 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Thu, 27 Dec 2018 15:49:52 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-1ca75afb-770a-4c8a-9566-281a8c11773b Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-27 15:49:52,396 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5/types/59c56a4f-6334-4ef8-8182-d4e5796a1993/encryption/provider used request id req-1ca75afb-770a-4c8a-9566-281a8c11773b 2018-12-27 15:49:52,396 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTypeCompleteTests-edbebcc5-c731-4457-9233-fa27c8019fc6 2018-12-27 15:49:52,399 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5/types/59c56a4f-6334-4ef8-8182-d4e5796a1993 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-2d703741-aa3e-4fe4-a806-072798ffbaeb" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bdaf0adffb4e2b90e340b423a74123ef1186c459" 2018-12-27 15:49:52,656 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Thu, 27 Dec 2018 15:49:52 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-1fd1ce6b-ee3e-44fe-a0a8-208636741cf9 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-27 15:49:52,656 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5/types/59c56a4f-6334-4ef8-8182-d4e5796a1993 used request id req-1fd1ce6b-ee3e-44fe-a0a8-208636741cf9 2018-12-27 15:49:52,656 - cinder_utils - INFO - Deleting QoS named - CinderUtilsVolumeTypeCompleteTests-edbebcc5-c731-4457-9233-fa27c8019fc6-qos 2018-12-27 15:49:52,659 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5/qos-specs/2f44602a-01f2-4bc9-9cb9-1dd8ef49f605?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-2d703741-aa3e-4fe4-a806-072798ffbaeb" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bdaf0adffb4e2b90e340b423a74123ef1186c459" 2018-12-27 15:49:53,614 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Thu, 27 Dec 2018 15:49:52 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-593a47a3-b2fb-4e89-aed6-c776abb22250 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-27 15:49:53,614 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.31:8776/v3/4a5a562cffae47fab8ccefbe6255b9d5/qos-specs/2f44602a-01f2-4bc9-9cb9-1dd8ef49f605?force=False used request id req-593a47a3-b2fb-4e89-aed6-c776abb22250 2018-12-27 15:49:53,615 - xtesting.core.unit - DEBUG - test_glance_connect_fail (snaps.openstack.utils.tests.glance_utils_tests.GlanceSmokeTests) ... ok test_glance_connect_success (snaps.openstack.utils.tests.glance_utils_tests.GlanceSmokeTests) ... ok test_keystone_connect_fail (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneSmokeTests) ... ok test_keystone_connect_success (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneSmokeTests) ... ok test_neutron_connect_fail (snaps.openstack.utils.tests.neutron_utils_tests.NeutronSmokeTests) ... ok test_neutron_connect_success (snaps.openstack.utils.tests.neutron_utils_tests.NeutronSmokeTests) ... ok test_retrieve_ext_network_name (snaps.openstack.utils.tests.neutron_utils_tests.NeutronSmokeTests) ... ok test_nova_connect_fail (snaps.openstack.utils.tests.nova_utils_tests.NovaSmokeTests) ... ok test_nova_connect_success (snaps.openstack.utils.tests.nova_utils_tests.NovaSmokeTests) ... ok test_nova_get_hypervisor_hosts (snaps.openstack.utils.tests.nova_utils_tests.NovaSmokeTests) ... ok test_heat_connect_fail (snaps.openstack.utils.tests.heat_utils_tests.HeatSmokeTests) ... ok test_heat_connect_success (snaps.openstack.utils.tests.heat_utils_tests.HeatSmokeTests) ... ok test_cinder_connect_fail (snaps.openstack.utils.tests.cinder_utils_tests.CinderSmokeTests) ... ok test_cinder_connect_success (snaps.openstack.utils.tests.cinder_utils_tests.CinderSmokeTests) ... ok test_create_project_minimal (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneUtilsTests) ... ok test_create_user_minimal (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneUtilsTests) ... ok test_get_endpoint_fail_without_proper_credentials (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneUtilsTests) ... ok test_get_endpoint_fail_without_proper_service (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneUtilsTests) ... ok test_get_endpoint_success (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneUtilsTests) ... ok test_get_endpoint_with_each_interface (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneUtilsTests) ... ok test_grant_user_role_to_project (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneUtilsTests) ... ok test_create_admin_user (snaps.openstack.tests.create_user_tests.CreateUserSuccessTests) ... ok test_create_delete_user (snaps.openstack.tests.create_user_tests.CreateUserSuccessTests) ... ok test_create_user (snaps.openstack.tests.create_user_tests.CreateUserSuccessTests) ... ok test_create_user_2x (snaps.openstack.tests.create_user_tests.CreateUserSuccessTests) ... ok test_create_delete_project (snaps.openstack.tests.create_project_tests.CreateProjectSuccessTests) ... ok test_create_project (snaps.openstack.tests.create_project_tests.CreateProjectSuccessTests) ... ok test_create_project_2x (snaps.openstack.tests.create_project_tests.CreateProjectSuccessTests) ... ok test_create_project_bad_domain (snaps.openstack.tests.create_project_tests.CreateProjectSuccessTests) ... ok test_create_project_quota_override (snaps.openstack.tests.create_project_tests.CreateProjectSuccessTests) ... ok test_update_quotas (snaps.openstack.tests.create_project_tests.CreateProjectSuccessTests) ... ok test_create_project_sec_grp_one_user (snaps.openstack.tests.create_project_tests.CreateProjectUserTests) ... ok test_create_project_sec_grp_two_users (snaps.openstack.tests.create_project_tests.CreateProjectUserTests) ... ok test_create_image_minimal_file (snaps.openstack.utils.tests.glance_utils_tests.GlanceUtilsTests) ... ok test_create_image_minimal_url (snaps.openstack.utils.tests.glance_utils_tests.GlanceUtilsTests) ... ok test_create_network (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsNetworkTests) ... ok test_create_network_empty_name (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsNetworkTests) ... ok test_create_network_null_name (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsNetworkTests) ... ok test_create_subnet (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSubnetTests) ... ok test_create_subnet_empty_cidr (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSubnetTests) ... ok test_create_subnet_empty_name (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSubnetTests) ... ok test_create_subnet_null_cidr (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSubnetTests) ... ok test_create_subnet_null_name (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSubnetTests) ... ok test_add_interface_router (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_add_interface_router_missing_subnet (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_add_interface_router_null_router (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_add_interface_router_null_subnet (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_port (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_port_empty_name (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_port_invalid_ip (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_port_invalid_ip_to_subnet (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_port_null_ip (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_port_null_name (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_port_null_network_object (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_router_simple (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_router_with_public_interface (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_delete_simple_sec_grp (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSecurityGroupTests) ... ok test_create_list_sec_grp_no_rules (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSecurityGroupTests) ... ok test_create_sec_grp_no_name (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSecurityGroupTests) ... ok test_create_sec_grp_no_rules (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSecurityGroupTests) ... ok test_create_sec_grp_one_rule (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSecurityGroupTests) ... ok test_get_sec_grp_by_id (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSecurityGroupTests) ... ok test_floating_ips (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsFloatingIpTests) ... ok test_create_delete_keypair (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsKeypairTests) ... ok test_create_key_from_file (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsKeypairTests) ... ok test_create_keypair (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsKeypairTests) ... ok test_create_delete_flavor (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsFlavorTests) ... ok test_create_flavor (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsFlavorTests) ... ok test_create_instance (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsInstanceTests) ... ok test_create_clean_flavor (snaps.openstack.tests.create_flavor_tests.CreateFlavorTests) ... ok test_create_delete_flavor (snaps.openstack.tests.create_flavor_tests.CreateFlavorTests) ... ok test_create_flavor (snaps.openstack.tests.create_flavor_tests.CreateFlavorTests) ... ok test_create_flavor_all_settings (snaps.openstack.tests.create_flavor_tests.CreateFlavorTests) ... ok test_create_flavor_existing (snaps.openstack.tests.create_flavor_tests.CreateFlavorTests) ... ok test_create_stack (snaps.openstack.utils.tests.heat_utils_tests.HeatUtilsCreateSimpleStackTests) ... ok test_create_stack_x2 (snaps.openstack.utils.tests.heat_utils_tests.HeatUtilsCreateSimpleStackTests) ... ok test_get_settings_from_stack (snaps.openstack.utils.tests.heat_utils_tests.HeatUtilsCreateComplexStackTests) ... ok test_create_flavor_with_stack (snaps.openstack.utils.tests.heat_utils_tests.HeatUtilsFlavorTests) ... ok test_create_keypair_with_stack (snaps.openstack.utils.tests.heat_utils_tests.HeatUtilsKeypairTests) ... ok test_create_security_group_with_stack (snaps.openstack.utils.tests.heat_utils_tests.HeatUtilsSecurityGroupTests) ... ok test_create_delete_qos (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsQoSTests) ... ok test_create_qos_back (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsQoSTests) ... ok test_create_qos_both (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsQoSTests) ... ok test_create_qos_front (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsQoSTests) ... ok test_create_delete_volume (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsVolumeTests) ... ok test_create_simple_volume (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsVolumeTests) ... ok test_create_delete_volume_type (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsSimpleVolumeTypeTests) ... ok test_create_simple_volume_type (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsSimpleVolumeTypeTests) ... ok test_create_bad_key_size (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsAddEncryptionTests) ... ok test_create_delete_encryption (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsAddEncryptionTests) ... ok test_create_simple_encryption (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsAddEncryptionTests) ... ok test_create_with_all_attrs (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsAddEncryptionTests) ... ok test_create_with_encryption (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsVolumeTypeCompleteTests) ... ok test_create_with_invalid_qos (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsVolumeTypeCompleteTests) ... ok test_create_with_qos (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsVolumeTypeCompleteTests) ... ok test_create_with_qos_and_encryption (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsVolumeTypeCompleteTests) ... ok ---------------------------------------------------------------------- Ran 96 tests in 540.388s OK 2018-12-27 15:49:53,739 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-12-27 15:49:53,739 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | api_check | functest | 09:00 | PASS | +-------------------+------------------+------------------+----------------+ 2018-12-27 15:49:53,747 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-27 15:49:53,750 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5d22aaba08f6032764fb1cc4d0e1be7105ebcc22" 2018-12-27 15:49:53,850 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:49:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1a3382f9-3d99-47f9-8e0c-7fd94c7f9ef4 Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "70c6a7da477e41f7b38ad49ba1fc5965", "links": {"self": "http://172.30.9.31:5000/v3/roles/70c6a7da477e41f7b38ad49ba1fc5965"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 15:49:53,850 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-1a3382f9-3d99-47f9-8e0c-7fd94c7f9ef4 2018-12-27 15:49:53,850 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.102543830872s 2018-12-27 15:49:53,850 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-1a3382f9-3d99-47f9-8e0c-7fd94c7f9ef4 2018-12-27 15:49:53,856 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.roles 2018-12-27 15:49:53,859 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:5000/v3/roles/70c6a7da477e41f7b38ad49ba1fc5965 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5d22aaba08f6032764fb1cc4d0e1be7105ebcc22" 2018-12-27 15:49:54,032 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 15:49:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-13501482-21e9-4652-8a25-33e41d084429 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 15:49:54,033 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/roles/70c6a7da477e41f7b38ad49ba1fc5965 used request id req-13501482-21e9-4652-8a25-33e41d084429 2018-12-27 15:49:54,033 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.roles in 0.176931858063s 2018-12-27 15:49:54,033 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/roles/70c6a7da477e41f7b38ad49ba1fc5965 used request id req-13501482-21e9-4652-8a25-33e41d084429 2018-12-27 15:49:54,033 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-27 15:49:54,037 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5d22aaba08f6032764fb1cc4d0e1be7105ebcc22" 2018-12-27 15:49:54,150 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:49:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3ff899c3-98a2-498f-abbb-0726db46d8a3 Content-Encoding: gzip Content-Length: 836 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/05a834ddebbc40688596b7460b47439e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05a834ddebbc40688596b7460b47439e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/08226a0ad01943f39559448239e291e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "08226a0ad01943f39559448239e291e1", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/55c0552fe37a4f7ca0e73939514bc683"}, "domain_id": "default", "enabled": true, "options": {}, "id": "55c0552fe37a4f7ca0e73939514bc683", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/646a4af4e3b5439a97996d353fea3924"}, "domain_id": "914eec1d43ea4caf9d2fd33268c06258", "enabled": true, "options": {}, "id": "646a4af4e3b5439a97996d353fea3924", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/85fb203e51c34d3f8122e285a6a318b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85fb203e51c34d3f8122e285a6a318b3", "email": "placement@localhost", "password_expires_at": null}, {"name": "api_check-user_e39638cc-8772-4bcc-8a5b-f8d604444da5", "links": {"self": "http://172.30.9.31:5000/v3/users/880f11fce81c4cef88c354559a832afe"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "880f11fce81c4cef88c354559a832afe", "domain_id": "default", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/905e7f4b42d24cca93b99d2401fa3378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "905e7f4b42d24cca93b99d2401fa3378", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/a5bc08b9f81f4e5bb86c24f9f7547bae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5bc08b9f81f4e5bb86c24f9f7547bae", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/a5c780627f004d318bf908d80305da9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5c780627f004d318bf908d80305da9c", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/b18425bf2b044bc9af7e194919539a17"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b18425bf2b044bc9af7e194919539a17", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/b8d2134b619d4dca80e21d6fb16449b0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b8d2134b619d4dca80e21d6fb16449b0", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/b9ab6a25a652438285139fe5b44aea62"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9ab6a25a652438285139fe5b44aea62", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/c08462554a4844d681348f58b9b0edee"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c08462554a4844d681348f58b9b0edee", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/ddfc3a9aad444d4782eae677c8a98130"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ddfc3a9aad444d4782eae677c8a98130", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/f2a74f2185a54676a6cb2bb5ecfcc4f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2a74f2185a54676a6cb2bb5ecfcc4f6", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-12-27 15:49:54,150 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-3ff899c3-98a2-498f-abbb-0726db46d8a3 2018-12-27 15:49:54,150 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.116502046585s 2018-12-27 15:49:54,150 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-3ff899c3-98a2-498f-abbb-0726db46d8a3 2018-12-27 15:49:54,156 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-27 15:49:54,159 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/users/880f11fce81c4cef88c354559a832afe -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5d22aaba08f6032764fb1cc4d0e1be7105ebcc22" 2018-12-27 15:49:54,272 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:49:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d3afcba-7fad-4844-a74b-690b7f71f172 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"user": {"name": "api_check-user_e39638cc-8772-4bcc-8a5b-f8d604444da5", "links": {"self": "http://172.30.9.31:5000/v3/users/880f11fce81c4cef88c354559a832afe"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "880f11fce81c4cef88c354559a832afe", "description": null}} 2018-12-27 15:49:54,273 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users/880f11fce81c4cef88c354559a832afe used request id req-4d3afcba-7fad-4844-a74b-690b7f71f172 2018-12-27 15:49:54,273 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.116941928864s 2018-12-27 15:49:54,273 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users/880f11fce81c4cef88c354559a832afe used request id req-4d3afcba-7fad-4844-a74b-690b7f71f172 2018-12-27 15:49:54,274 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-12-27 15:49:54,277 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:5000/v3/users/880f11fce81c4cef88c354559a832afe -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5d22aaba08f6032764fb1cc4d0e1be7105ebcc22" 2018-12-27 15:49:54,521 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 15:49:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-86d2226b-c620-44b7-b9b7-25292e3cc6ba Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 15:49:54,522 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/880f11fce81c4cef88c354559a832afe used request id req-86d2226b-c620-44b7-b9b7-25292e3cc6ba 2018-12-27 15:49:54,522 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.247941970825s 2018-12-27 15:49:54,522 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/880f11fce81c4cef88c354559a832afe used request id req-86d2226b-c620-44b7-b9b7-25292e3cc6ba 2018-12-27 15:49:54,528 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-27 15:49:54,531 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5d22aaba08f6032764fb1cc4d0e1be7105ebcc22" 2018-12-27 15:49:54,627 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:49:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c58b82d8-74ee-4f56-b0ee-53e0c18ea849 Content-Encoding: gzip Content-Length: 382 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.31:5000/v3/projects/4a5a562cffae47fab8ccefbe6255b9d5"}, "tags": [], "enabled": true, "id": "4a5a562cffae47fab8ccefbe6255b9d5", "parent_id": "default", "domain_id": "default", "name": "api_check-project_e39638cc-8772-4bcc-8a5b-f8d604444da5"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93"}, "tags": [], "enabled": true, "id": "b7b4fceec1ad4c6eb74d758b709a9d93", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/da629caea04941e1ae8979c379dc7c9d"}, "tags": [], "enabled": true, "id": "da629caea04941e1ae8979c379dc7c9d", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-12-27 15:49:54,627 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects used request id req-c58b82d8-74ee-4f56-b0ee-53e0c18ea849 2018-12-27 15:49:54,627 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0986070632935s 2018-12-27 15:49:54,627 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects used request id req-c58b82d8-74ee-4f56-b0ee-53e0c18ea849 2018-12-27 15:49:54,632 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-12-27 15:49:54,635 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:5000/v3/projects/4a5a562cffae47fab8ccefbe6255b9d5 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5d22aaba08f6032764fb1cc4d0e1be7105ebcc22" 2018-12-27 15:49:54,823 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 15:49:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e3c168db-3583-4a4c-82c3-b4f1ef24e68c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 15:49:54,823 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/4a5a562cffae47fab8ccefbe6255b9d5 used request id req-e3c168db-3583-4a4c-82c3-b4f1ef24e68c 2018-12-27 15:49:54,823 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.191764116287s 2018-12-27 15:49:54,824 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/4a5a562cffae47fab8ccefbe6255b9d5 used request id req-e3c168db-3583-4a4c-82c3-b4f1ef24e68c 2018-12-27 15:49:54,829 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-27 15:49:54,829 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:9696/v2.0/security-groups.json?project_id=4a5a562cffae47fab8ccefbe6255b9d5&name=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5d22aaba08f6032764fb1cc4d0e1be7105ebcc22" 2018-12-27 15:49:55,266 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2434 X-Openstack-Request-Id: req-abac535e-0551-402f-ae23-bbfece05715e Date: Thu, 27 Dec 2018 15:49:55 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "4a5a562cffae47fab8ccefbe6255b9d5", "created_at": "2018-12-27T15:41:27Z", "updated_at": "2018-12-27T15:41:27Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:41:27Z", "revision_number": 0, "id": "0e56146f-f450-48cc-8fd4-577a4b87e422", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:41:27Z", "security_group_id": "d9930176-e112-4212-ab4c-f864b769a95b", "tenant_id": "4a5a562cffae47fab8ccefbe6255b9d5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a5a562cffae47fab8ccefbe6255b9d5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:41:27Z", "revision_number": 0, "id": "34e830c5-581d-48db-9aac-b70256e54562", "remote_group_id": "d9930176-e112-4212-ab4c-f864b769a95b", "remote_ip_prefix": null, "created_at": "2018-12-27T15:41:27Z", "security_group_id": "d9930176-e112-4212-ab4c-f864b769a95b", "tenant_id": "4a5a562cffae47fab8ccefbe6255b9d5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a5a562cffae47fab8ccefbe6255b9d5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:41:27Z", "revision_number": 0, "id": "717d7aed-a154-4fc4-a115-529405f3c5e7", "remote_group_id": "d9930176-e112-4212-ab4c-f864b769a95b", "remote_ip_prefix": null, "created_at": "2018-12-27T15:41:27Z", "security_group_id": "d9930176-e112-4212-ab4c-f864b769a95b", "tenant_id": "4a5a562cffae47fab8ccefbe6255b9d5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a5a562cffae47fab8ccefbe6255b9d5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:41:27Z", "revision_number": 0, "id": "b77a87f5-0708-4418-8f42-8e8211acfff9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:41:27Z", "security_group_id": "d9930176-e112-4212-ab4c-f864b769a95b", "tenant_id": "4a5a562cffae47fab8ccefbe6255b9d5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a5a562cffae47fab8ccefbe6255b9d5"}], "revision_number": 4, "project_id": "4a5a562cffae47fab8ccefbe6255b9d5", "id": "d9930176-e112-4212-ab4c-f864b769a95b", "name": "default"}]} 2018-12-27 15:49:55,266 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json?project_id=4a5a562cffae47fab8ccefbe6255b9d5&name=default used request id req-abac535e-0551-402f-ae23-bbfece05715e 2018-12-27 15:49:55,266 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.437005996704s 2018-12-27 15:49:55,266 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json?project_id=4a5a562cffae47fab8ccefbe6255b9d5&name=default used request id req-abac535e-0551-402f-ae23-bbfece05715e 2018-12-27 15:49:55,269 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-27 15:49:55,270 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5d22aaba08f6032764fb1cc4d0e1be7105ebcc22" 2018-12-27 15:49:55,520 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-f08b6f5e-3cd6-4bd8-ade7-656c54edd44f Date: Thu, 27 Dec 2018 15:49:55 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "created_at": "2018-12-27T15:33:01Z", "updated_at": "2018-12-27T15:33:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "35205ac3-06e6-4cf6-bb21-ff8f813cb45b", "remote_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "ade77f59-e70c-4970-8ea8-198222fa332e", "remote_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "c85cb618-8f19-445b-8e16-6d467cb17771", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "c4f3bf7f-d793-498d-a883-bb8c6003f070", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}], "revision_number": 4, "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4a5a562cffae47fab8ccefbe6255b9d5", "created_at": "2018-12-27T15:41:27Z", "updated_at": "2018-12-27T15:41:27Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:41:27Z", "revision_number": 0, "id": "b77a87f5-0708-4418-8f42-8e8211acfff9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:41:27Z", "security_group_id": "d9930176-e112-4212-ab4c-f864b769a95b", "tenant_id": "4a5a562cffae47fab8ccefbe6255b9d5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a5a562cffae47fab8ccefbe6255b9d5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:41:27Z", "revision_number": 0, "id": "34e830c5-581d-48db-9aac-b70256e54562", "remote_group_id": "d9930176-e112-4212-ab4c-f864b769a95b", "remote_ip_prefix": null, "created_at": "2018-12-27T15:41:27Z", "security_group_id": "d9930176-e112-4212-ab4c-f864b769a95b", "tenant_id": "4a5a562cffae47fab8ccefbe6255b9d5", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a5a562cffae47fab8ccefbe6255b9d5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:41:27Z", "revision_number": 0, "id": "0e56146f-f450-48cc-8fd4-577a4b87e422", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:41:27Z", "security_group_id": "d9930176-e112-4212-ab4c-f864b769a95b", "tenant_id": "4a5a562cffae47fab8ccefbe6255b9d5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a5a562cffae47fab8ccefbe6255b9d5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:41:27Z", "revision_number": 0, "id": "717d7aed-a154-4fc4-a115-529405f3c5e7", "remote_group_id": "d9930176-e112-4212-ab4c-f864b769a95b", "remote_ip_prefix": null, "created_at": "2018-12-27T15:41:27Z", "security_group_id": "d9930176-e112-4212-ab4c-f864b769a95b", "tenant_id": "4a5a562cffae47fab8ccefbe6255b9d5", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a5a562cffae47fab8ccefbe6255b9d5"}], "revision_number": 4, "project_id": "4a5a562cffae47fab8ccefbe6255b9d5", "id": "d9930176-e112-4212-ab4c-f864b769a95b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-27T15:33:07Z", "updated_at": "2018-12-27T15:33:07Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "5f100cff-05d8-4405-8dfb-0a387c123fae", "remote_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "f059d8a5-0c32-49c9-a721-77cc89245ecd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "4de95db8-72d6-4aec-a145-e92511971eb9", "remote_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "a3f6a193-cc94-4220-a73a-08acf63c449b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "created_at": "2018-12-27T15:29:16Z", "updated_at": "2018-12-27T15:29:17Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:16Z", "revision_number": 0, "id": "60735d87-52c7-426a-91a6-aff1078a5a2d", "remote_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:16Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "5956ff3f-d59d-4af6-82b5-566c888583a7", "remote_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "abe97133-61dd-4fdf-baf3-2e07968a324f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "3c53841a-5bc0-4192-b482-044411e217ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "da629caea04941e1ae8979c379dc7c9d"}], "revision_number": 4, "project_id": "da629caea04941e1ae8979c379dc7c9d", "id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "name": "default"}]} 2018-12-27 15:49:55,520 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json used request id req-f08b6f5e-3cd6-4bd8-ade7-656c54edd44f 2018-12-27 15:49:55,520 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.250617027283s 2018-12-27 15:49:55,521 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json used request id req-f08b6f5e-3cd6-4bd8-ade7-656c54edd44f 2018-12-27 15:49:55,526 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-12-27 15:49:55,527 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:9696/v2.0/security-groups/d9930176-e112-4212-ab4c-f864b769a95b.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5d22aaba08f6032764fb1cc4d0e1be7105ebcc22" 2018-12-27 15:49:55,912 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-f81558cf-5c6c-47fe-9983-35f3bc731d28 Content-Length: 0 Date: Thu, 27 Dec 2018 15:49:55 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 15:49:55,912 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-groups/d9930176-e112-4212-ab4c-f864b769a95b.json used request id req-f81558cf-5c6c-47fe-9983-35f3bc731d28 2018-12-27 15:49:55,913 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.386165142059s 2018-12-27 15:49:55,913 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-groups/d9930176-e112-4212-ab4c-f864b769a95b.json used request id req-f81558cf-5c6c-47fe-9983-35f3bc731d28 2018-12-27 15:49:55,964 - xtesting.ci.run_tests - INFO - Loading test case 'snaps_health_check'... 2018-12-27 15:49:56,005 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 15:49:56,011 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:49:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a9e3a4d4-1ac5-499e-90db-d3180e48e66d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 15:49:56,011 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-a9e3a4d4-1ac5-499e-90db-d3180e48e66d 2018-12-27 15:49:56,012 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000/v3/auth/tokens 2018-12-27 15:49:56,420 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}], "expires_at": "2018-12-27T16:49:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b7b4fceec1ad4c6eb74d758b709a9d93", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "a5bc08b9f81f4e5bb86c24f9f7547bae"}, "audit_ids": ["v0LPAfEuQFWurWHIwx_qNg"], "issued_at": "2018-12-27T15:49:56.000000Z"}} 2018-12-27 15:49:56,423 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 15:49:56,429 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 15:49:56 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 15:49:56,430 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-27 15:49:56,433 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}502c002d0b11beee5e13dee845abc0665c3aed63" 2018-12-27 15:49:56,548 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:49:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f34a54cd-cf84-4ce1-b913-7c8e01c9bebc Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.31:5000/v3/domains/914eec1d43ea4caf9d2fd33268c06258"}, "tags": [], "enabled": true, "id": "914eec1d43ea4caf9d2fd33268c06258", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains", "previous": null, "next": null}} 2018-12-27 15:49:56,548 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains used request id req-f34a54cd-cf84-4ce1-b913-7c8e01c9bebc 2018-12-27 15:49:56,548 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.117789030075s 2018-12-27 15:49:56,548 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains used request id req-f34a54cd-cf84-4ce1-b913-7c8e01c9bebc 2018-12-27 15:49:56,555 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-12-27 15:49:56,559 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}502c002d0b11beee5e13dee845abc0665c3aed63" -d '{"project": {"description": "Created by OPNFV Functest: snaps_health_check", "enabled": true, "domain_id": "default", "name": "snaps_health_check-project_6f1a4c0e-793e-4b29-886b-5108ce51263c"}}' 2018-12-27 15:49:56,693 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 27 Dec 2018 15:49:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2435eea4-9cb3-4ff5-9f98-551050b0a122 Content-Length: 382 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.31:5000/v3/projects/c1909e998feb43e09cfcd88799799d5f"}, "tags": [], "enabled": true, "id": "c1909e998feb43e09cfcd88799799d5f", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_6f1a4c0e-793e-4b29-886b-5108ce51263c"}} 2018-12-27 15:49:56,693 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-2435eea4-9cb3-4ff5-9f98-551050b0a122 2018-12-27 15:49:56,694 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.137991905212s 2018-12-27 15:49:56,694 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-2435eea4-9cb3-4ff5-9f98-551050b0a122 2018-12-27 15:49:56,694 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: snaps_health_check', u'tags': [], 'enabled': True, 'id': u'c1909e998feb43e09cfcd88799799d5f', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'snaps_health_check-project_6f1a4c0e-793e-4b29-886b-5108ce51263c'}) 2018-12-27 15:49:56,701 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-12-27 15:49:56,704 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}502c002d0b11beee5e13dee845abc0665c3aed63" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "412c42d9-03c3-406c-bc29-623701f3516c", "email": null, "name": "snaps_health_check-user_6f1a4c0e-793e-4b29-886b-5108ce51263c"}}' 2018-12-27 15:49:57,122 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 27 Dec 2018 15:49:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1be335c4-ca77-443e-bf2c-fe3d064c0225 Content-Length: 333 Content-Type: application/json RESP BODY: {"user": {"name": "snaps_health_check-user_6f1a4c0e-793e-4b29-886b-5108ce51263c", "links": {"self": "http://172.30.9.31:5000/v3/users/b9bf72b479fc4dd0ad86b67e080fd99c"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "b9bf72b479fc4dd0ad86b67e080fd99c", "domain_id": "default", "password_expires_at": null}} 2018-12-27 15:49:57,123 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/users used request id req-1be335c4-ca77-443e-bf2c-fe3d064c0225 2018-12-27 15:49:57,123 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.421849012375s 2018-12-27 15:49:57,123 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/users used request id req-1be335c4-ca77-443e-bf2c-fe3d064c0225 2018-12-27 15:49:57,124 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'b9bf72b479fc4dd0ad86b67e080fd99c', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'snaps_health_check-user_6f1a4c0e-793e-4b29-886b-5108ce51263c'}) 2018-12-27 15:49:57,128 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-27 15:49:57,132 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}502c002d0b11beee5e13dee845abc0665c3aed63" 2018-12-27 15:49:57,237 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:49:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3aa4e850-cacc-4764-8a92-52e407d9d2c8 Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 15:49:57,237 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-3aa4e850-cacc-4764-8a92-52e407d9d2c8 2018-12-27 15:49:57,237 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.109157085419s 2018-12-27 15:49:57,238 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-3aa4e850-cacc-4764-8a92-52e407d9d2c8 2018-12-27 15:49:57,242 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-27 15:49:57,245 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}502c002d0b11beee5e13dee845abc0665c3aed63" 2018-12-27 15:49:57,342 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:49:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e9269766-dea8-4f86-8d00-b9aaec7ba28e Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 15:49:57,342 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-e9269766-dea8-4f86-8d00-b9aaec7ba28e 2018-12-27 15:49:57,342 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.100141048431s 2018-12-27 15:49:57,343 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-e9269766-dea8-4f86-8d00-b9aaec7ba28e 2018-12-27 15:49:57,347 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-27 15:49:57,350 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}502c002d0b11beee5e13dee845abc0665c3aed63" 2018-12-27 15:49:57,450 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:49:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5276cceb-21c0-4f7d-b8be-3ec61ea773ff Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-12-27 15:49:57,450 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains/default used request id req-5276cceb-21c0-4f7d-b8be-3ec61ea773ff 2018-12-27 15:49:57,450 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.10302400589s 2018-12-27 15:49:57,451 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains/default used request id req-5276cceb-21c0-4f7d-b8be-3ec61ea773ff 2018-12-27 15:49:57,451 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-27 15:49:57,455 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}502c002d0b11beee5e13dee845abc0665c3aed63" 2018-12-27 15:49:57,583 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:49:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2b8f40f3-8247-4aa5-bf64-00f1eadd7b04 Content-Encoding: gzip Content-Length: 842 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/05a834ddebbc40688596b7460b47439e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05a834ddebbc40688596b7460b47439e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/08226a0ad01943f39559448239e291e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "08226a0ad01943f39559448239e291e1", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/55c0552fe37a4f7ca0e73939514bc683"}, "domain_id": "default", "enabled": true, "options": {}, "id": "55c0552fe37a4f7ca0e73939514bc683", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/646a4af4e3b5439a97996d353fea3924"}, "domain_id": "914eec1d43ea4caf9d2fd33268c06258", "enabled": true, "options": {}, "id": "646a4af4e3b5439a97996d353fea3924", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/85fb203e51c34d3f8122e285a6a318b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85fb203e51c34d3f8122e285a6a318b3", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/905e7f4b42d24cca93b99d2401fa3378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "905e7f4b42d24cca93b99d2401fa3378", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/a5bc08b9f81f4e5bb86c24f9f7547bae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5bc08b9f81f4e5bb86c24f9f7547bae", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/a5c780627f004d318bf908d80305da9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5c780627f004d318bf908d80305da9c", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/b18425bf2b044bc9af7e194919539a17"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b18425bf2b044bc9af7e194919539a17", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/b8d2134b619d4dca80e21d6fb16449b0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b8d2134b619d4dca80e21d6fb16449b0", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/b9ab6a25a652438285139fe5b44aea62"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9ab6a25a652438285139fe5b44aea62", "email": "cinder@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_6f1a4c0e-793e-4b29-886b-5108ce51263c", "links": {"self": "http://172.30.9.31:5000/v3/users/b9bf72b479fc4dd0ad86b67e080fd99c"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "b9bf72b479fc4dd0ad86b67e080fd99c", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/c08462554a4844d681348f58b9b0edee"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c08462554a4844d681348f58b9b0edee", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/ddfc3a9aad444d4782eae677c8a98130"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ddfc3a9aad444d4782eae677c8a98130", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/f2a74f2185a54676a6cb2bb5ecfcc4f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2a74f2185a54676a6cb2bb5ecfcc4f6", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-12-27 15:49:57,583 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-2b8f40f3-8247-4aa5-bf64-00f1eadd7b04 2018-12-27 15:49:57,583 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.131554841995s 2018-12-27 15:49:57,583 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-2b8f40f3-8247-4aa5-bf64-00f1eadd7b04 2018-12-27 15:49:57,594 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-27 15:49:57,597 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}502c002d0b11beee5e13dee845abc0665c3aed63" 2018-12-27 15:49:57,694 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:49:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b39b6715-1316-45d0-aba5-cb0d64f4d6ce Content-Encoding: gzip Content-Length: 401 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93"}, "tags": [], "enabled": true, "id": "b7b4fceec1ad4c6eb74d758b709a9d93", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.31:5000/v3/projects/c1909e998feb43e09cfcd88799799d5f"}, "tags": [], "enabled": true, "id": "c1909e998feb43e09cfcd88799799d5f", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_6f1a4c0e-793e-4b29-886b-5108ce51263c"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/da629caea04941e1ae8979c379dc7c9d"}, "tags": [], "enabled": true, "id": "da629caea04941e1ae8979c379dc7c9d", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-12-27 15:49:57,694 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?domain_id=default used request id req-b39b6715-1316-45d0-aba5-cb0d64f4d6ce 2018-12-27 15:49:57,694 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.099632024765s 2018-12-27 15:49:57,694 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?domain_id=default used request id req-b39b6715-1316-45d0-aba5-cb0d64f4d6ce 2018-12-27 15:49:57,701 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-12-27 15:49:57,705 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:5000/v3/role_assignments?user.id=b9bf72b479fc4dd0ad86b67e080fd99c&role.id=5e97c57d600b48f5b4c8f915fe73d20b&scope.project.id=c1909e998feb43e09cfcd88799799d5f" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}502c002d0b11beee5e13dee845abc0665c3aed63" 2018-12-27 15:49:57,802 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:49:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-06e85c78-b70c-4b6d-abb5-fc19717ea637 Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.31:5000/v3/role_assignments?user.id=b9bf72b479fc4dd0ad86b67e080fd99c&role.id=5e97c57d600b48f5b4c8f915fe73d20b&scope.project.id=c1909e998feb43e09cfcd88799799d5f", "previous": null, "next": null}} 2018-12-27 15:49:57,802 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/role_assignments?user.id=b9bf72b479fc4dd0ad86b67e080fd99c&role.id=5e97c57d600b48f5b4c8f915fe73d20b&scope.project.id=c1909e998feb43e09cfcd88799799d5f used request id req-06e85c78-b70c-4b6d-abb5-fc19717ea637 2018-12-27 15:49:57,802 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.100522994995s 2018-12-27 15:49:57,802 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/role_assignments?user.id=b9bf72b479fc4dd0ad86b67e080fd99c&role.id=5e97c57d600b48f5b4c8f915fe73d20b&scope.project.id=c1909e998feb43e09cfcd88799799d5f used request id req-06e85c78-b70c-4b6d-abb5-fc19717ea637 2018-12-27 15:49:57,806 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-12-27 15:49:57,809 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.31:5000/v3/projects/c1909e998feb43e09cfcd88799799d5f/users/b9bf72b479fc4dd0ad86b67e080fd99c/roles/5e97c57d600b48f5b4c8f915fe73d20b -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}502c002d0b11beee5e13dee845abc0665c3aed63" 2018-12-27 15:49:57,980 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 15:49:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6040e261-4541-476e-b2d2-9f2bd7b21963 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 15:49:57,980 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/c1909e998feb43e09cfcd88799799d5f/users/b9bf72b479fc4dd0ad86b67e080fd99c/roles/5e97c57d600b48f5b4c8f915fe73d20b used request id req-6040e261-4541-476e-b2d2-9f2bd7b21963 2018-12-27 15:49:57,980 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.173794984818s 2018-12-27 15:49:57,980 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/c1909e998feb43e09cfcd88799799d5f/users/b9bf72b479fc4dd0ad86b67e080fd99c/roles/5e97c57d600b48f5b4c8f915fe73d20b used request id req-6040e261-4541-476e-b2d2-9f2bd7b21963 2018-12-27 15:49:57,981 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'snaps_health_check-project_6f1a4c0e-793e-4b29-886b-5108ce51263c', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'tenant_name': 'admin', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': u'1', u'image_api_version': '2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'regionOne', u'key_manager_api_version': u'v1', 'project_id': u'c1909e998feb43e09cfcd88799799d5f', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '412c42d9-03c3-406c-bc29-623701f3516c', 'username': u'snaps_health_check-user_6f1a4c0e-793e-4b29-886b-5108ce51263c', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.31:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-12-27 15:49:57,984 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'snaps_health_check-user_6f1a4c0e-793e-4b29-886b-5108ce51263c', 'password': '412c42d9-03c3-406c-bc29-623701f3516c', 'project_name': 'snaps_health_check-project_6f1a4c0e-793e-4b29-886b-5108ce51263c', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.31:5000//v3', 'project_id': 'c1909e998feb43e09cfcd88799799d5f', 'project_domain_name': 'Default'} 2018-12-27 15:49:57,987 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-27 15:49:57,990 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}502c002d0b11beee5e13dee845abc0665c3aed63" 2018-12-27 15:49:58,091 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:49:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-be651c16-4178-4ded-b4c2-c5e1c57d6838 Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 15:49:58,091 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-be651c16-4178-4ded-b4c2-c5e1c57d6838 2018-12-27 15:49:58,091 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.104037046432s 2018-12-27 15:49:58,092 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-be651c16-4178-4ded-b4c2-c5e1c57d6838 2018-12-27 15:49:58,096 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-27 15:49:58,099 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}502c002d0b11beee5e13dee845abc0665c3aed63" 2018-12-27 15:49:58,196 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:49:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c0c22e51-06ee-47a1-be26-7a4d233faace Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 15:49:58,197 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-c0c22e51-06ee-47a1-be26-7a4d233faace 2018-12-27 15:49:58,197 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.10058093071s 2018-12-27 15:49:58,197 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-c0c22e51-06ee-47a1-be26-7a4d233faace 2018-12-27 15:49:58,201 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-27 15:49:58,205 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}502c002d0b11beee5e13dee845abc0665c3aed63" 2018-12-27 15:49:58,312 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:49:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a2b6c15b-59b8-44fe-abe8-756bf1cc3743 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-12-27 15:49:58,312 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains/default used request id req-a2b6c15b-59b8-44fe-abe8-756bf1cc3743 2018-12-27 15:49:58,312 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.11091709137s 2018-12-27 15:49:58,313 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains/default used request id req-a2b6c15b-59b8-44fe-abe8-756bf1cc3743 2018-12-27 15:49:58,313 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-27 15:49:58,317 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}502c002d0b11beee5e13dee845abc0665c3aed63" 2018-12-27 15:49:58,434 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:49:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c163d87f-ad94-4b96-bd7f-fdfc96ef216c Content-Encoding: gzip Content-Length: 842 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/05a834ddebbc40688596b7460b47439e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05a834ddebbc40688596b7460b47439e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/08226a0ad01943f39559448239e291e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "08226a0ad01943f39559448239e291e1", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/55c0552fe37a4f7ca0e73939514bc683"}, "domain_id": "default", "enabled": true, "options": {}, "id": "55c0552fe37a4f7ca0e73939514bc683", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/646a4af4e3b5439a97996d353fea3924"}, "domain_id": "914eec1d43ea4caf9d2fd33268c06258", "enabled": true, "options": {}, "id": "646a4af4e3b5439a97996d353fea3924", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/85fb203e51c34d3f8122e285a6a318b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85fb203e51c34d3f8122e285a6a318b3", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/905e7f4b42d24cca93b99d2401fa3378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "905e7f4b42d24cca93b99d2401fa3378", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/a5bc08b9f81f4e5bb86c24f9f7547bae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5bc08b9f81f4e5bb86c24f9f7547bae", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/a5c780627f004d318bf908d80305da9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5c780627f004d318bf908d80305da9c", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/b18425bf2b044bc9af7e194919539a17"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b18425bf2b044bc9af7e194919539a17", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/b8d2134b619d4dca80e21d6fb16449b0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b8d2134b619d4dca80e21d6fb16449b0", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/b9ab6a25a652438285139fe5b44aea62"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9ab6a25a652438285139fe5b44aea62", "email": "cinder@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_6f1a4c0e-793e-4b29-886b-5108ce51263c", "links": {"self": "http://172.30.9.31:5000/v3/users/b9bf72b479fc4dd0ad86b67e080fd99c"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "b9bf72b479fc4dd0ad86b67e080fd99c", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/c08462554a4844d681348f58b9b0edee"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c08462554a4844d681348f58b9b0edee", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/ddfc3a9aad444d4782eae677c8a98130"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ddfc3a9aad444d4782eae677c8a98130", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/f2a74f2185a54676a6cb2bb5ecfcc4f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2a74f2185a54676a6cb2bb5ecfcc4f6", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-12-27 15:49:58,434 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-c163d87f-ad94-4b96-bd7f-fdfc96ef216c 2018-12-27 15:49:58,434 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.120638847351s 2018-12-27 15:49:58,435 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-c163d87f-ad94-4b96-bd7f-fdfc96ef216c 2018-12-27 15:49:58,446 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-27 15:49:58,449 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}502c002d0b11beee5e13dee845abc0665c3aed63" 2018-12-27 15:49:58,544 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:49:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a7df7327-8689-4b68-af5b-b2080ea90642 Content-Encoding: gzip Content-Length: 401 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93"}, "tags": [], "enabled": true, "id": "b7b4fceec1ad4c6eb74d758b709a9d93", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.31:5000/v3/projects/c1909e998feb43e09cfcd88799799d5f"}, "tags": [], "enabled": true, "id": "c1909e998feb43e09cfcd88799799d5f", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_6f1a4c0e-793e-4b29-886b-5108ce51263c"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/da629caea04941e1ae8979c379dc7c9d"}, "tags": [], "enabled": true, "id": "da629caea04941e1ae8979c379dc7c9d", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-12-27 15:49:58,544 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?domain_id=default used request id req-a7df7327-8689-4b68-af5b-b2080ea90642 2018-12-27 15:49:58,544 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0978698730469s 2018-12-27 15:49:58,544 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?domain_id=default used request id req-a7df7327-8689-4b68-af5b-b2080ea90642 2018-12-27 15:49:58,552 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-12-27 15:49:58,555 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:5000/v3/role_assignments?user.id=b9bf72b479fc4dd0ad86b67e080fd99c&role.id=c2bb869216234fa8b868621217cc01a4&scope.project.id=c1909e998feb43e09cfcd88799799d5f" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}502c002d0b11beee5e13dee845abc0665c3aed63" 2018-12-27 15:49:58,663 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:49:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-11f1047e-0e6f-435e-b95f-58b424fbb97f Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.31:5000/v3/role_assignments?user.id=b9bf72b479fc4dd0ad86b67e080fd99c&role.id=c2bb869216234fa8b868621217cc01a4&scope.project.id=c1909e998feb43e09cfcd88799799d5f", "previous": null, "next": null}} 2018-12-27 15:49:58,663 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/role_assignments?user.id=b9bf72b479fc4dd0ad86b67e080fd99c&role.id=c2bb869216234fa8b868621217cc01a4&scope.project.id=c1909e998feb43e09cfcd88799799d5f used request id req-11f1047e-0e6f-435e-b95f-58b424fbb97f 2018-12-27 15:49:58,663 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.111386060715s 2018-12-27 15:49:58,663 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/role_assignments?user.id=b9bf72b479fc4dd0ad86b67e080fd99c&role.id=c2bb869216234fa8b868621217cc01a4&scope.project.id=c1909e998feb43e09cfcd88799799d5f used request id req-11f1047e-0e6f-435e-b95f-58b424fbb97f 2018-12-27 15:49:58,667 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-12-27 15:49:58,670 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.31:5000/v3/projects/c1909e998feb43e09cfcd88799799d5f/users/b9bf72b479fc4dd0ad86b67e080fd99c/roles/c2bb869216234fa8b868621217cc01a4 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}502c002d0b11beee5e13dee845abc0665c3aed63" 2018-12-27 15:49:58,814 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 15:49:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a6be0b5a-761b-49a5-82c9-8d82865ef505 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 15:49:58,815 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/c1909e998feb43e09cfcd88799799d5f/users/b9bf72b479fc4dd0ad86b67e080fd99c/roles/c2bb869216234fa8b868621217cc01a4 used request id req-a6be0b5a-761b-49a5-82c9-8d82865ef505 2018-12-27 15:49:58,815 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.147524118423s 2018-12-27 15:49:58,815 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/c1909e998feb43e09cfcd88799799d5f/users/b9bf72b479fc4dd0ad86b67e080fd99c/roles/c2bb869216234fa8b868621217cc01a4 used request id req-a6be0b5a-761b-49a5-82c9-8d82865ef505 2018-12-27 15:49:58,818 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-27 15:49:58,822 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}502c002d0b11beee5e13dee845abc0665c3aed63" 2018-12-27 15:49:58,920 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:49:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fed6ef15-0268-4e51-89d3-29cbe6ee2220 Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 15:49:58,920 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-fed6ef15-0268-4e51-89d3-29cbe6ee2220 2018-12-27 15:49:58,920 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.10139298439s 2018-12-27 15:49:58,920 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-fed6ef15-0268-4e51-89d3-29cbe6ee2220 2018-12-27 15:49:58,925 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.roles 2018-12-27 15:49:58,929 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}502c002d0b11beee5e13dee845abc0665c3aed63" -d '{"role": {"name": "heat_stack_owner"}}' 2018-12-27 15:49:59,053 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 27 Dec 2018 15:49:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7a75ae10-e30c-4231-b05c-f7571dc121d6 Content-Length: 187 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "8717805e084745a7b5daab511cef5d00", "links": {"self": "http://172.30.9.31:5000/v3/roles/8717805e084745a7b5daab511cef5d00"}, "name": "heat_stack_owner"}} 2018-12-27 15:49:59,054 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/roles used request id req-7a75ae10-e30c-4231-b05c-f7571dc121d6 2018-12-27 15:49:59,054 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.roles in 0.128551006317s 2018-12-27 15:49:59,054 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/roles used request id req-7a75ae10-e30c-4231-b05c-f7571dc121d6 2018-12-27 15:49:59,058 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-27 15:49:59,061 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}502c002d0b11beee5e13dee845abc0665c3aed63" 2018-12-27 15:49:59,167 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:49:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8689f55d-4132-4c7a-80e1-76a99bcd15fa Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8717805e084745a7b5daab511cef5d00", "links": {"self": "http://172.30.9.31:5000/v3/roles/8717805e084745a7b5daab511cef5d00"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 15:49:59,167 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-8689f55d-4132-4c7a-80e1-76a99bcd15fa 2018-12-27 15:49:59,167 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.109269142151s 2018-12-27 15:49:59,168 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-8689f55d-4132-4c7a-80e1-76a99bcd15fa 2018-12-27 15:49:59,172 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-27 15:49:59,176 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}502c002d0b11beee5e13dee845abc0665c3aed63" 2018-12-27 15:49:59,275 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:49:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-394ae486-c65a-4172-9d46-a5d0bec5edc7 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-12-27 15:49:59,275 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains/default used request id req-394ae486-c65a-4172-9d46-a5d0bec5edc7 2018-12-27 15:49:59,275 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.102979898453s 2018-12-27 15:49:59,276 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains/default used request id req-394ae486-c65a-4172-9d46-a5d0bec5edc7 2018-12-27 15:49:59,277 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-27 15:49:59,280 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}502c002d0b11beee5e13dee845abc0665c3aed63" 2018-12-27 15:49:59,410 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:49:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1ef869f1-dfa1-466d-9300-18d401ec771f Content-Encoding: gzip Content-Length: 842 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/05a834ddebbc40688596b7460b47439e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05a834ddebbc40688596b7460b47439e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/08226a0ad01943f39559448239e291e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "08226a0ad01943f39559448239e291e1", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/55c0552fe37a4f7ca0e73939514bc683"}, "domain_id": "default", "enabled": true, "options": {}, "id": "55c0552fe37a4f7ca0e73939514bc683", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/646a4af4e3b5439a97996d353fea3924"}, "domain_id": "914eec1d43ea4caf9d2fd33268c06258", "enabled": true, "options": {}, "id": "646a4af4e3b5439a97996d353fea3924", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/85fb203e51c34d3f8122e285a6a318b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85fb203e51c34d3f8122e285a6a318b3", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/905e7f4b42d24cca93b99d2401fa3378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "905e7f4b42d24cca93b99d2401fa3378", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/a5bc08b9f81f4e5bb86c24f9f7547bae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5bc08b9f81f4e5bb86c24f9f7547bae", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/a5c780627f004d318bf908d80305da9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5c780627f004d318bf908d80305da9c", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/b18425bf2b044bc9af7e194919539a17"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b18425bf2b044bc9af7e194919539a17", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/b8d2134b619d4dca80e21d6fb16449b0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b8d2134b619d4dca80e21d6fb16449b0", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/b9ab6a25a652438285139fe5b44aea62"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9ab6a25a652438285139fe5b44aea62", "email": "cinder@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_6f1a4c0e-793e-4b29-886b-5108ce51263c", "links": {"self": "http://172.30.9.31:5000/v3/users/b9bf72b479fc4dd0ad86b67e080fd99c"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "b9bf72b479fc4dd0ad86b67e080fd99c", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/c08462554a4844d681348f58b9b0edee"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c08462554a4844d681348f58b9b0edee", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/ddfc3a9aad444d4782eae677c8a98130"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ddfc3a9aad444d4782eae677c8a98130", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/f2a74f2185a54676a6cb2bb5ecfcc4f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2a74f2185a54676a6cb2bb5ecfcc4f6", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-12-27 15:49:59,411 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-1ef869f1-dfa1-466d-9300-18d401ec771f 2018-12-27 15:49:59,411 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.13397693634s 2018-12-27 15:49:59,411 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-1ef869f1-dfa1-466d-9300-18d401ec771f 2018-12-27 15:49:59,423 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-27 15:49:59,426 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}502c002d0b11beee5e13dee845abc0665c3aed63" 2018-12-27 15:49:59,524 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:49:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b1e5f2c2-c3c2-4cde-a5b6-b350ce9cabec Content-Encoding: gzip Content-Length: 401 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93"}, "tags": [], "enabled": true, "id": "b7b4fceec1ad4c6eb74d758b709a9d93", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.31:5000/v3/projects/c1909e998feb43e09cfcd88799799d5f"}, "tags": [], "enabled": true, "id": "c1909e998feb43e09cfcd88799799d5f", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_6f1a4c0e-793e-4b29-886b-5108ce51263c"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/da629caea04941e1ae8979c379dc7c9d"}, "tags": [], "enabled": true, "id": "da629caea04941e1ae8979c379dc7c9d", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-12-27 15:49:59,524 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?domain_id=default used request id req-b1e5f2c2-c3c2-4cde-a5b6-b350ce9cabec 2018-12-27 15:49:59,525 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.101876974106s 2018-12-27 15:49:59,525 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?domain_id=default used request id req-b1e5f2c2-c3c2-4cde-a5b6-b350ce9cabec 2018-12-27 15:49:59,534 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-12-27 15:49:59,537 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:5000/v3/role_assignments?user.id=b9bf72b479fc4dd0ad86b67e080fd99c&role.id=8717805e084745a7b5daab511cef5d00&scope.project.id=c1909e998feb43e09cfcd88799799d5f" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}502c002d0b11beee5e13dee845abc0665c3aed63" 2018-12-27 15:49:59,634 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:49:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2f40663f-e37a-4319-94bc-9dcb2c3bf5bc Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.31:5000/v3/role_assignments?user.id=b9bf72b479fc4dd0ad86b67e080fd99c&role.id=8717805e084745a7b5daab511cef5d00&scope.project.id=c1909e998feb43e09cfcd88799799d5f", "previous": null, "next": null}} 2018-12-27 15:49:59,634 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/role_assignments?user.id=b9bf72b479fc4dd0ad86b67e080fd99c&role.id=8717805e084745a7b5daab511cef5d00&scope.project.id=c1909e998feb43e09cfcd88799799d5f used request id req-2f40663f-e37a-4319-94bc-9dcb2c3bf5bc 2018-12-27 15:49:59,634 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0998809337616s 2018-12-27 15:49:59,634 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/role_assignments?user.id=b9bf72b479fc4dd0ad86b67e080fd99c&role.id=8717805e084745a7b5daab511cef5d00&scope.project.id=c1909e998feb43e09cfcd88799799d5f used request id req-2f40663f-e37a-4319-94bc-9dcb2c3bf5bc 2018-12-27 15:49:59,638 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-12-27 15:49:59,642 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.31:5000/v3/projects/c1909e998feb43e09cfcd88799799d5f/users/b9bf72b479fc4dd0ad86b67e080fd99c/roles/8717805e084745a7b5daab511cef5d00 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}502c002d0b11beee5e13dee845abc0665c3aed63" 2018-12-27 15:49:59,784 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 15:49:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5262abed-ec78-4e5b-b077-9a60727d7cbc Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 15:49:59,784 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/c1909e998feb43e09cfcd88799799d5f/users/b9bf72b479fc4dd0ad86b67e080fd99c/roles/8717805e084745a7b5daab511cef5d00 used request id req-5262abed-ec78-4e5b-b077-9a60727d7cbc 2018-12-27 15:49:59,784 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.14613699913s 2018-12-27 15:49:59,785 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/c1909e998feb43e09cfcd88799799d5f/users/b9bf72b479fc4dd0ad86b67e080fd99c/roles/8717805e084745a7b5daab511cef5d00 used request id req-5262abed-ec78-4e5b-b077-9a60727d7cbc 2018-12-27 15:49:59,785 - openstack_tests - DEBUG - Reading RC file - /var/lib/xtesting/conf/env_file 2018-12-27 15:49:59,785 - file_utils - INFO - Attempting to read OS environment file - /var/lib/xtesting/conf/env_file 2018-12-27 15:49:59,785 - openstack_tests - INFO - OS Credentials = > 2018-12-27 15:49:59,785 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 15:49:59,786 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 15:50:00,205 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "8717805e084745a7b5daab511cef5d00", "name": "heat_stack_owner"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T16:50:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c1909e998feb43e09cfcd88799799d5f", "name": "snaps_health_check-project_6f1a4c0e-793e-4b29-886b-5108ce51263c"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/c1909e998feb43e09cfcd88799799d5f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/c1909e998feb43e09cfcd88799799d5f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/c1909e998feb43e09cfcd88799799d5f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/c1909e998feb43e09cfcd88799799d5f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/c1909e998feb43e09cfcd88799799d5f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/c1909e998feb43e09cfcd88799799d5f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/c1909e998feb43e09cfcd88799799d5f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/c1909e998feb43e09cfcd88799799d5f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/c1909e998feb43e09cfcd88799799d5f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_c1909e998feb43e09cfcd88799799d5f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_c1909e998feb43e09cfcd88799799d5f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/c1909e998feb43e09cfcd88799799d5f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/c1909e998feb43e09cfcd88799799d5f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/c1909e998feb43e09cfcd88799799d5f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_health_check-user_6f1a4c0e-793e-4b29-886b-5108ce51263c", "id": "b9bf72b479fc4dd0ad86b67e080fd99c"}, "audit_ids": ["UQQKvNGmRj-rrzMRnxCLsg"], "issued_at": "2018-12-27T15:50:00.000000Z"}} 2018-12-27 15:50:00,210 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?router%3Aexternal=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d277448e2257d74ae31482caf34a22773e9ebd2" 2018-12-27 15:50:00,521 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 726 X-Openstack-Request-Id: req-f7c51c49-4e60-43a3-9cc7-cd6ca09961b1 Date: Thu, 27 Dec 2018 15:50:00 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","updated_at":"2018-12-27T15:29:25Z","dns_domain":"","revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"a4959dd9-e8f4-4ea9-8c99-7bff545db58c","router:external":true,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"da629caea04941e1ae8979c379dc7c9d","status":"ACTIVE","subnets":["244ab55b-a0ed-4e50-9f85-07f08119ae55"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"da629caea04941e1ae8979c379dc7c9d","created_at":"2018-12-27T15:29:17Z","provider:network_type":"flat"}]} 2018-12-27 15:50:00,521 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?router%3Aexternal=True used request id req-f7c51c49-4e60-43a3-9cc7-cd6ca09961b1 2018-12-27 15:50:00,527 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=a4959dd9-e8f4-4ea9-8c99-7bff545db58c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d277448e2257d74ae31482caf34a22773e9ebd2" 2018-12-27 15:50:00,774 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-b227252c-16e2-4fb4-9de5-af84dff0ba66 Date: Thu, 27 Dec 2018 15:50:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"a4959dd9-e8f4-4ea9-8c99-7bff545db58c","tenant_id":"da629caea04941e1ae8979c379dc7c9d","created_at":"2018-12-27T15:29:25Z","dns_nameservers":[],"updated_at":"2018-12-27T15:29:25Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"gateway_ip":"172.30.9.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.9.0/24","project_id":"da629caea04941e1ae8979c379dc7c9d","id":"244ab55b-a0ed-4e50-9f85-07f08119ae55","subnetpool_id":null,"name":"external-subnet"}]} 2018-12-27 15:50:00,774 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=a4959dd9-e8f4-4ea9-8c99-7bff545db58c used request id req-b227252c-16e2-4fb4-9de5-af84dff0ba66 2018-12-27 15:50:00,775 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{}' 2018-12-27 15:50:00,780 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.discovery 2018-12-27 15:50:00,780 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 15:50:00,787 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:50:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c0cdf145-5ea3-4900-bff1-177e2255de92 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 15:50:00,787 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-c0cdf145-5ea3-4900-bff1-177e2255de92 2018-12-27 15:50:00,788 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000/v3/auth/tokens 2018-12-27 15:50:01,201 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}], "expires_at": "2018-12-27T16:50:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b7b4fceec1ad4c6eb74d758b709a9d93", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "a5bc08b9f81f4e5bb86c24f9f7547bae"}, "audit_ids": ["-auyn2YaQpWWRqkjYpoz0A"], "issued_at": "2018-12-27T15:50:01.000000Z"}} 2018-12-27 15:50:01,203 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/ -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d4849ed8d4632b1dfd209ee358ecf8f224cec792" 2018-12-27 15:50:01,403 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:50:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d75a3a50-85e6-4766-91fe-f0369cde48b6 x-compute-request-id: req-d75a3a50-85e6-4766-91fe-f0369cde48b6 Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"version": {"status": "CURRENT", "updated": "2013-07-23T11:33:21Z", "links": [{"href": "http://172.30.9.31:8774/v2.1/", "rel": "self"}, {"href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby"}], "min_version": "2.1", "version": "2.60", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.compute+json;version=2.1"}], "id": "v2.1"}} 2018-12-27 15:50:01,403 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/ used request id req-d75a3a50-85e6-4766-91fe-f0369cde48b6 2018-12-27 15:50:01,403 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.discovery in 0.623689174652s 2018-12-27 15:50:01,404 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/ used request id req-d75a3a50-85e6-4766-91fe-f0369cde48b6 2018-12-27 15:50:01,404 - functest.utils.functest_utils - DEBUG - cloud._compute_client.request: {u'version': {u'status': u'CURRENT', u'updated': u'2013-07-23T11:33:21Z', u'links': [{u'href': u'http://172.30.9.31:8774/v2.1/', u'rel': u'self'}, {u'href': u'http://docs.openstack.org/', u'type': u'text/html', u'rel': u'describedby'}], u'min_version': u'2.1', u'version': u'2.60', u'media-types': [{u'base': u'application/json', u'type': u'application/vnd.openstack.compute+json;version=2.1'}], u'id': u'v2.1'}} 2018-12-27 15:50:01,404 - functest.utils.functest_utils - DEBUG - nova version: (2, 60) 2018-12-27 15:50:01,404 - xtesting.ci.run_tests - INFO - Running test case 'snaps_health_check'... 2018-12-27 15:50:01,405 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 15:50:01,407 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 15:50:01,820 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "8717805e084745a7b5daab511cef5d00", "name": "heat_stack_owner"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T16:50:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c1909e998feb43e09cfcd88799799d5f", "name": "snaps_health_check-project_6f1a4c0e-793e-4b29-886b-5108ce51263c"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/c1909e998feb43e09cfcd88799799d5f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/c1909e998feb43e09cfcd88799799d5f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/c1909e998feb43e09cfcd88799799d5f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/c1909e998feb43e09cfcd88799799d5f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/c1909e998feb43e09cfcd88799799d5f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/c1909e998feb43e09cfcd88799799d5f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/c1909e998feb43e09cfcd88799799d5f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/c1909e998feb43e09cfcd88799799d5f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/c1909e998feb43e09cfcd88799799d5f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_c1909e998feb43e09cfcd88799799d5f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_c1909e998feb43e09cfcd88799799d5f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/c1909e998feb43e09cfcd88799799d5f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/c1909e998feb43e09cfcd88799799d5f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/c1909e998feb43e09cfcd88799799d5f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_health_check-user_6f1a4c0e-793e-4b29-886b-5108ce51263c", "id": "b9bf72b479fc4dd0ad86b67e080fd99c"}, "audit_ids": ["Wzv0lec-SU-ydeA8nD1eEw"], "issued_at": "2018-12-27T15:50:01.000000Z"}} 2018-12-27 15:50:01,821 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ed6ad5007b4e067266ed73b4421f792acc07575" 2018-12-27 15:50:01,923 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:50:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-59daa55b-3824-45ee-ad88-734f385809ec Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 15:50:01,923 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-59daa55b-3824-45ee-ad88-734f385809ec 2018-12-27 15:50:01,925 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 15:50:01,926 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 15:50:02,360 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "8717805e084745a7b5daab511cef5d00", "name": "heat_stack_owner"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T16:50:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c1909e998feb43e09cfcd88799799d5f", "name": "snaps_health_check-project_6f1a4c0e-793e-4b29-886b-5108ce51263c"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/c1909e998feb43e09cfcd88799799d5f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/c1909e998feb43e09cfcd88799799d5f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/c1909e998feb43e09cfcd88799799d5f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/c1909e998feb43e09cfcd88799799d5f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/c1909e998feb43e09cfcd88799799d5f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/c1909e998feb43e09cfcd88799799d5f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/c1909e998feb43e09cfcd88799799d5f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/c1909e998feb43e09cfcd88799799d5f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/c1909e998feb43e09cfcd88799799d5f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_c1909e998feb43e09cfcd88799799d5f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_c1909e998feb43e09cfcd88799799d5f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/c1909e998feb43e09cfcd88799799d5f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/c1909e998feb43e09cfcd88799799d5f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/c1909e998feb43e09cfcd88799799d5f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_health_check-user_6f1a4c0e-793e-4b29-886b-5108ce51263c", "id": "b9bf72b479fc4dd0ad86b67e080fd99c"}, "audit_ids": ["aX3V8ytWRTyONNbPhSdzoQ"], "issued_at": "2018-12-27T15:50:02.000000Z"}} 2018-12-27 15:50:02,361 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b13866acaba7cc57ac297f9dc5b1a61f7598cb3e" 2018-12-27 15:50:02,451 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:50:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aa8e2623-0a77-4970-ac48-4dd78d92aff3 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 15:50:02,451 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-aa8e2623-0a77-4970-ac48-4dd78d92aff3 2018-12-27 15:50:02,456 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 15:50:02,461 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 15:50:02 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 15:50:02,462 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=SimpleHealthCheck-5dfd27c7-b69c-458-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b13866acaba7cc57ac297f9dc5b1a61f7598cb3e" 2018-12-27 15:50:02,576 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:50:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8733a160-5df1-4a0f-999a-647b7ed9b70a Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=SimpleHealthCheck-5dfd27c7-b69c-458-proj", "previous": null, "next": null}, "projects": []} 2018-12-27 15:50:02,577 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=SimpleHealthCheck-5dfd27c7-b69c-458-proj used request id req-8733a160-5df1-4a0f-999a-647b7ed9b70a 2018-12-27 15:50:02,580 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b13866acaba7cc57ac297f9dc5b1a61f7598cb3e" 2018-12-27 15:50:02,688 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:50:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-71f3cd3d-f734-487a-bdca-979f1da4e627 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-27 15:50:02,688 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-71f3cd3d-f734-487a-bdca-979f1da4e627 2018-12-27 15:50:02,692 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b13866acaba7cc57ac297f9dc5b1a61f7598cb3e" -d '{"project": {"enabled": true, "domain_id": "default", "name": "SimpleHealthCheck-5dfd27c7-b69c-458-proj"}}' 2018-12-27 15:50:02,830 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 27 Dec 2018 15:50:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dd5bef63-8a05-4c00-a222-7be82b61b13d Content-Length: 314 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/865f1b0b5d9d4c4b9e08cfd33dbb5c9f"}, "tags": [], "enabled": true, "id": "865f1b0b5d9d4c4b9e08cfd33dbb5c9f", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-5dfd27c7-b69c-458-proj"}} 2018-12-27 15:50:02,831 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-dd5bef63-8a05-4c00-a222-7be82b61b13d 2018-12-27 15:50:02,831 - keystone_utils - INFO - Created project with name - SimpleHealthCheck-5dfd27c7-b69c-458-proj 2018-12-27 15:50:02,831 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 15:50:02,832 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 15:50:03,265 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "8717805e084745a7b5daab511cef5d00", "name": "heat_stack_owner"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T16:50:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c1909e998feb43e09cfcd88799799d5f", "name": "snaps_health_check-project_6f1a4c0e-793e-4b29-886b-5108ce51263c"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/c1909e998feb43e09cfcd88799799d5f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/c1909e998feb43e09cfcd88799799d5f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/c1909e998feb43e09cfcd88799799d5f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/c1909e998feb43e09cfcd88799799d5f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/c1909e998feb43e09cfcd88799799d5f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/c1909e998feb43e09cfcd88799799d5f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/c1909e998feb43e09cfcd88799799d5f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/c1909e998feb43e09cfcd88799799d5f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/c1909e998feb43e09cfcd88799799d5f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_c1909e998feb43e09cfcd88799799d5f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_c1909e998feb43e09cfcd88799799d5f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/c1909e998feb43e09cfcd88799799d5f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/c1909e998feb43e09cfcd88799799d5f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/c1909e998feb43e09cfcd88799799d5f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_health_check-user_6f1a4c0e-793e-4b29-886b-5108ce51263c", "id": "b9bf72b479fc4dd0ad86b67e080fd99c"}, "audit_ids": ["uzgDEgo_Qqug9yGujh6E5w"], "issued_at": "2018-12-27T15:50:03.000000Z"}} 2018-12-27 15:50:03,265 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1dd94220432021f672551695b2259c3ec79815ff" 2018-12-27 15:50:03,389 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:50:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eaaadc18-0a68-4554-ab58-047a147bbd75 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 15:50:03,389 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-eaaadc18-0a68-4554-ab58-047a147bbd75 2018-12-27 15:50:03,393 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 15:50:03,399 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 15:50:03 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 15:50:03,400 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1dd94220432021f672551695b2259c3ec79815ff" 2018-12-27 15:50:03,525 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:50:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3685d1f8-c954-428e-a128-75fbed773b65 Content-Encoding: gzip Content-Length: 842 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/05a834ddebbc40688596b7460b47439e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05a834ddebbc40688596b7460b47439e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/08226a0ad01943f39559448239e291e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "08226a0ad01943f39559448239e291e1", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/55c0552fe37a4f7ca0e73939514bc683"}, "domain_id": "default", "enabled": true, "options": {}, "id": "55c0552fe37a4f7ca0e73939514bc683", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/646a4af4e3b5439a97996d353fea3924"}, "domain_id": "914eec1d43ea4caf9d2fd33268c06258", "enabled": true, "options": {}, "id": "646a4af4e3b5439a97996d353fea3924", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/85fb203e51c34d3f8122e285a6a318b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85fb203e51c34d3f8122e285a6a318b3", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/905e7f4b42d24cca93b99d2401fa3378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "905e7f4b42d24cca93b99d2401fa3378", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/a5bc08b9f81f4e5bb86c24f9f7547bae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5bc08b9f81f4e5bb86c24f9f7547bae", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/a5c780627f004d318bf908d80305da9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5c780627f004d318bf908d80305da9c", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/b18425bf2b044bc9af7e194919539a17"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b18425bf2b044bc9af7e194919539a17", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/b8d2134b619d4dca80e21d6fb16449b0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b8d2134b619d4dca80e21d6fb16449b0", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/b9ab6a25a652438285139fe5b44aea62"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9ab6a25a652438285139fe5b44aea62", "email": "cinder@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_6f1a4c0e-793e-4b29-886b-5108ce51263c", "links": {"self": "http://172.30.9.31:5000/v3/users/b9bf72b479fc4dd0ad86b67e080fd99c"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "b9bf72b479fc4dd0ad86b67e080fd99c", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/c08462554a4844d681348f58b9b0edee"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c08462554a4844d681348f58b9b0edee", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/ddfc3a9aad444d4782eae677c8a98130"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ddfc3a9aad444d4782eae677c8a98130", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/f2a74f2185a54676a6cb2bb5ecfcc4f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2a74f2185a54676a6cb2bb5ecfcc4f6", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-12-27 15:50:03,525 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-3685d1f8-c954-428e-a128-75fbed773b65 2018-12-27 15:50:03,529 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?name=SimpleHealthCheck-5dfd27c7-b69c-458-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1dd94220432021f672551695b2259c3ec79815ff" 2018-12-27 15:50:03,650 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:50:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7d204268-6acb-471c-abe1-7c2fd3859e01 Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?name=SimpleHealthCheck-5dfd27c7-b69c-458-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/865f1b0b5d9d4c4b9e08cfd33dbb5c9f"}, "tags": [], "enabled": true, "id": "865f1b0b5d9d4c4b9e08cfd33dbb5c9f", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-5dfd27c7-b69c-458-proj"}]} 2018-12-27 15:50:03,650 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?name=SimpleHealthCheck-5dfd27c7-b69c-458-proj used request id req-7d204268-6acb-471c-abe1-7c2fd3859e01 2018-12-27 15:50:03,654 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1dd94220432021f672551695b2259c3ec79815ff" 2018-12-27 15:50:03,767 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:50:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d05d1910-370c-437b-aea4-993d8827312e Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-27 15:50:03,767 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-d05d1910-370c-437b-aea4-993d8827312e 2018-12-27 15:50:04,201 - keystone_utils - INFO - Created user with name - SimpleHealthCheck-5dfd27c7-b69c-458-user 2018-12-27 15:50:04,202 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 15:50:04,206 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b13866acaba7cc57ac297f9dc5b1a61f7598cb3e" 2018-12-27 15:50:04,311 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:50:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-57fde430-47e4-48b9-87f9-87d9ab91d594 Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8717805e084745a7b5daab511cef5d00", "links": {"self": "http://172.30.9.31:5000/v3/roles/8717805e084745a7b5daab511cef5d00"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 15:50:04,311 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-57fde430-47e4-48b9-87f9-87d9ab91d594 2018-12-27 15:50:04,315 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b13866acaba7cc57ac297f9dc5b1a61f7598cb3e" -d '{"role": {"name": "SimpleHealthCheck-5dfd27c7-b69c-458-proj-role"}}' 2018-12-27 15:50:04,434 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 27 Dec 2018 15:50:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1ac5d2aa-4071-43e4-9241-82f28b3861ed Content-Length: 216 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "55bb55b792a641728536587cd453eb69", "links": {"self": "http://172.30.9.31:5000/v3/roles/55bb55b792a641728536587cd453eb69"}, "name": "SimpleHealthCheck-5dfd27c7-b69c-458-proj-role"}} 2018-12-27 15:50:04,434 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/roles used request id req-1ac5d2aa-4071-43e4-9241-82f28b3861ed 2018-12-27 15:50:04,434 - keystone_utils - INFO - Created role with name - SimpleHealthCheck-5dfd27c7-b69c-458-proj-role 2018-12-27 15:50:04,438 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles/55bb55b792a641728536587cd453eb69 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b13866acaba7cc57ac297f9dc5b1a61f7598cb3e" 2018-12-27 15:50:04,548 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:50:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6effc686-b143-43af-9021-2ceab1db248b Content-Encoding: gzip Content-Length: 173 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "55bb55b792a641728536587cd453eb69", "links": {"self": "http://172.30.9.31:5000/v3/roles/55bb55b792a641728536587cd453eb69"}, "name": "SimpleHealthCheck-5dfd27c7-b69c-458-proj-role"}} 2018-12-27 15:50:04,548 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles/55bb55b792a641728536587cd453eb69 used request id req-6effc686-b143-43af-9021-2ceab1db248b 2018-12-27 15:50:04,548 - keystone_utils - INFO - Granting role SimpleHealthCheck-5dfd27c7-b69c-458-proj-role to project SimpleHealthCheck-5dfd27c7-b69c-458-proj 2018-12-27 15:50:04,552 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:5000/v3/projects/865f1b0b5d9d4c4b9e08cfd33dbb5c9f/users/ae6072b8c9e5472eb3ac272798ab161c/roles/55bb55b792a641728536587cd453eb69 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b13866acaba7cc57ac297f9dc5b1a61f7598cb3e" 2018-12-27 15:50:04,706 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 15:50:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eed0d265-6c2a-49b8-a673-c221fce56723 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 15:50:04,707 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/865f1b0b5d9d4c4b9e08cfd33dbb5c9f/users/ae6072b8c9e5472eb3ac272798ab161c/roles/55bb55b792a641728536587cd453eb69 used request id req-eed0d265-6c2a-49b8-a673-c221fce56723 2018-12-27 15:50:04,707 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-27 15:50:04,708 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-12-27 15:50:04,709 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 15:50:04,710 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 15:50:05,117 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "55bb55b792a641728536587cd453eb69", "name": "SimpleHealthCheck-5dfd27c7-b69c-458-proj-role"}], "expires_at": "2018-12-27T16:50:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "865f1b0b5d9d4c4b9e08cfd33dbb5c9f", "name": "SimpleHealthCheck-5dfd27c7-b69c-458-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/865f1b0b5d9d4c4b9e08cfd33dbb5c9f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/865f1b0b5d9d4c4b9e08cfd33dbb5c9f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/865f1b0b5d9d4c4b9e08cfd33dbb5c9f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/865f1b0b5d9d4c4b9e08cfd33dbb5c9f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/865f1b0b5d9d4c4b9e08cfd33dbb5c9f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/865f1b0b5d9d4c4b9e08cfd33dbb5c9f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/865f1b0b5d9d4c4b9e08cfd33dbb5c9f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/865f1b0b5d9d4c4b9e08cfd33dbb5c9f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/865f1b0b5d9d4c4b9e08cfd33dbb5c9f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_865f1b0b5d9d4c4b9e08cfd33dbb5c9f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_865f1b0b5d9d4c4b9e08cfd33dbb5c9f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/865f1b0b5d9d4c4b9e08cfd33dbb5c9f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/865f1b0b5d9d4c4b9e08cfd33dbb5c9f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/865f1b0b5d9d4c4b9e08cfd33dbb5c9f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "SimpleHealthCheck-5dfd27c7-b69c-458-user", "id": "ae6072b8c9e5472eb3ac272798ab161c"}, "audit_ids": ["NKzPu_VORnqqDI_9jLFqjA"], "issued_at": "2018-12-27T15:50:05.000000Z"}} 2018-12-27 15:50:05,118 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4eafa103579d66c071cbbf1aefe03fb1e82e2dea" 2018-12-27 15:50:05,226 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:50:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f8de8055-63cb-4bdb-8549-d72c4c3be810 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 15:50:05,226 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-f8de8055-63cb-4bdb-8549-d72c4c3be810 2018-12-27 15:50:05,230 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/images?limit=20&disk_format=qcow2&name=SimpleHealthCheck-1106e24d-27fa-42e5-89eb-50fb577e76e6-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4eafa103579d66c071cbbf1aefe03fb1e82e2dea" 2018-12-27 15:50:05,458 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 162 Content-Type: application/json X-Openstack-Request-Id: req-ba551a86-595e-4277-957e-44ad151883db Date: Thu, 27 Dec 2018 15:50:05 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=SimpleHealthCheck-1106e24d-27fa-42e5-89eb-50fb577e76e6-image"} 2018-12-27 15:50:05,458 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images?limit=20&disk_format=qcow2&name=SimpleHealthCheck-1106e24d-27fa-42e5-89eb-50fb577e76e6-image used request id req-ba551a86-595e-4277-957e-44ad151883db 2018-12-27 15:50:05,461 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4eafa103579d66c071cbbf1aefe03fb1e82e2dea" 2018-12-27 15:50:05,647 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-fde5eb60-fdbf-4e50-bebf-364bf1fd6d30 Date: Thu, 27 Dec 2018 15:50:05 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-27 15:50:05,647 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/schemas/image used request id req-fde5eb60-fdbf-4e50-bebf-364bf1fd6d30 2018-12-27 15:50:05,677 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4eafa103579d66c071cbbf1aefe03fb1e82e2dea" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "SimpleHealthCheck-1106e24d-27fa-42e5-89eb-50fb577e76e6-image"}' 2018-12-27 15:50:05,903 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 621 Content-Type: application/json Location: http://172.30.9.31:9292/v2/images/e3821def-3e23-4387-af94-a2c635eb17ae Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-be403607-b605-44f5-915e-eabda3290f9c Date: Thu, 27 Dec 2018 15:50:05 GMT RESP BODY: {"status": "queued", "name": "SimpleHealthCheck-1106e24d-27fa-42e5-89eb-50fb577e76e6-image", "tags": [], "container_format": "bare", "created_at": "2018-12-27T15:50:05Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-12-27T15:50:05Z", "visibility": "shared", "locations": [], "self": "/v2/images/e3821def-3e23-4387-af94-a2c635eb17ae", "min_disk": 0, "protected": false, "id": "e3821def-3e23-4387-af94-a2c635eb17ae", "file": "/v2/images/e3821def-3e23-4387-af94-a2c635eb17ae/file", "checksum": null, "owner": "865f1b0b5d9d4c4b9e08cfd33dbb5c9f", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-27 15:50:05,903 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.31:9292/v2/images used request id req-be403607-b605-44f5-915e-eabda3290f9c 2018-12-27 15:50:05,914 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:9292/v2/images/e3821def-3e23-4387-af94-a2c635eb17ae/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4eafa103579d66c071cbbf1aefe03fb1e82e2dea" -d '' 2018-12-27 15:50:06,572 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-b96d748e-d1eb-4761-95c7-4e003ea6d985 Date: Thu, 27 Dec 2018 15:50:06 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-27 15:50:06,572 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.31:9292/v2/images/e3821def-3e23-4387-af94-a2c635eb17ae/file used request id req-b96d748e-d1eb-4761-95c7-4e003ea6d985 2018-12-27 15:50:06,573 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-27 15:50:06,575 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/images/e3821def-3e23-4387-af94-a2c635eb17ae -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4eafa103579d66c071cbbf1aefe03fb1e82e2dea" 2018-12-27 15:50:06,800 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-8fed28ae-bbd9-4433-a0ce-57b673dcfcdb Date: Thu, 27 Dec 2018 15:50:06 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "SimpleHealthCheck-1106e24d-27fa-42e5-89eb-50fb577e76e6-image", "tags": [], "container_format": "bare", "created_at": "2018-12-27T15:50:05Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-27T15:50:06Z", "visibility": "shared", "locations": [{"url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/e3821def-3e23-4387-af94-a2c635eb17ae/snap", "metadata": {}}], "self": "/v2/images/e3821def-3e23-4387-af94-a2c635eb17ae", "min_disk": 0, "protected": false, "id": "e3821def-3e23-4387-af94-a2c635eb17ae", "file": "/v2/images/e3821def-3e23-4387-af94-a2c635eb17ae/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "865f1b0b5d9d4c4b9e08cfd33dbb5c9f", "direct_url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/e3821def-3e23-4387-af94-a2c635eb17ae/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-27 15:50:06,800 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images/e3821def-3e23-4387-af94-a2c635eb17ae used request id req-8fed28ae-bbd9-4433-a0ce-57b673dcfcdb 2018-12-27 15:50:06,803 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4eafa103579d66c071cbbf1aefe03fb1e82e2dea" 2018-12-27 15:50:06,810 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-2e8472cb-eae6-41f9-957c-2caf1b0ebfbf Date: Thu, 27 Dec 2018 15:50:06 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-27 15:50:06,811 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/schemas/image used request id req-2e8472cb-eae6-41f9-957c-2caf1b0ebfbf 2018-12-27 15:50:06,813 - create_image - INFO - Created image with name - SimpleHealthCheck-1106e24d-27fa-42e5-89eb-50fb577e76e6-image 2018-12-27 15:50:06,816 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/images/e3821def-3e23-4387-af94-a2c635eb17ae -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4eafa103579d66c071cbbf1aefe03fb1e82e2dea" 2018-12-27 15:50:07,028 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-31693340-3721-486e-872c-344151b98a6c Date: Thu, 27 Dec 2018 15:50:07 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "SimpleHealthCheck-1106e24d-27fa-42e5-89eb-50fb577e76e6-image", "tags": [], "container_format": "bare", "created_at": "2018-12-27T15:50:05Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-27T15:50:06Z", "visibility": "shared", "locations": [{"url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/e3821def-3e23-4387-af94-a2c635eb17ae/snap", "metadata": {}}], "self": "/v2/images/e3821def-3e23-4387-af94-a2c635eb17ae", "min_disk": 0, "protected": false, "id": "e3821def-3e23-4387-af94-a2c635eb17ae", "file": "/v2/images/e3821def-3e23-4387-af94-a2c635eb17ae/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "865f1b0b5d9d4c4b9e08cfd33dbb5c9f", "direct_url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/e3821def-3e23-4387-af94-a2c635eb17ae/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-27 15:50:07,029 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images/e3821def-3e23-4387-af94-a2c635eb17ae used request id req-31693340-3721-486e-872c-344151b98a6c 2018-12-27 15:50:07,029 - create_image - DEBUG - Instance status is - active 2018-12-27 15:50:07,029 - create_image - DEBUG - Image is active with name - SimpleHealthCheck-1106e24d-27fa-42e5-89eb-50fb577e76e6-image 2018-12-27 15:50:07,030 - create_image - INFO - Image is now active with name - SimpleHealthCheck-1106e24d-27fa-42e5-89eb-50fb577e76e6-image 2018-12-27 15:50:07,030 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 15:50:07,030 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 15:50:07,444 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "55bb55b792a641728536587cd453eb69", "name": "SimpleHealthCheck-5dfd27c7-b69c-458-proj-role"}], "expires_at": "2018-12-27T16:50:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "865f1b0b5d9d4c4b9e08cfd33dbb5c9f", "name": "SimpleHealthCheck-5dfd27c7-b69c-458-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/865f1b0b5d9d4c4b9e08cfd33dbb5c9f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/865f1b0b5d9d4c4b9e08cfd33dbb5c9f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/865f1b0b5d9d4c4b9e08cfd33dbb5c9f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/865f1b0b5d9d4c4b9e08cfd33dbb5c9f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/865f1b0b5d9d4c4b9e08cfd33dbb5c9f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/865f1b0b5d9d4c4b9e08cfd33dbb5c9f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/865f1b0b5d9d4c4b9e08cfd33dbb5c9f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/865f1b0b5d9d4c4b9e08cfd33dbb5c9f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/865f1b0b5d9d4c4b9e08cfd33dbb5c9f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_865f1b0b5d9d4c4b9e08cfd33dbb5c9f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_865f1b0b5d9d4c4b9e08cfd33dbb5c9f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/865f1b0b5d9d4c4b9e08cfd33dbb5c9f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/865f1b0b5d9d4c4b9e08cfd33dbb5c9f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/865f1b0b5d9d4c4b9e08cfd33dbb5c9f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "SimpleHealthCheck-5dfd27c7-b69c-458-user", "id": "ae6072b8c9e5472eb3ac272798ab161c"}, "audit_ids": ["Db9p6sB-SR2S-X7FO6JezQ"], "issued_at": "2018-12-27T15:50:07.000000Z"}} 2018-12-27 15:50:07,444 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8415c3ad9d4205921065709784d89246dd170082" 2018-12-27 15:50:07,458 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:50:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c98a50da-bf4d-47f4-b56b-784cacf400d4 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 15:50:07,458 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-c98a50da-bf4d-47f4-b56b-784cacf400d4 2018-12-27 15:50:07,464 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=SimpleHealthCheck-1106e24d-27fa-42e5-89eb-50fb577e76e6-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8415c3ad9d4205921065709784d89246dd170082" 2018-12-27 15:50:07,660 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-b694ca60-5fda-4862-b376-e03ce8e88797 Date: Thu, 27 Dec 2018 15:50:07 GMT RESP BODY: {"networks":[]} 2018-12-27 15:50:07,660 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=SimpleHealthCheck-1106e24d-27fa-42e5-89eb-50fb577e76e6-priv-net used request id req-b694ca60-5fda-4862-b376-e03ce8e88797 2018-12-27 15:50:07,660 - neutron_utils - INFO - Creating network with name SimpleHealthCheck-1106e24d-27fa-42e5-89eb-50fb577e76e6-priv-net 2018-12-27 15:50:07,665 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8415c3ad9d4205921065709784d89246dd170082" -d '{"network": {"name": "SimpleHealthCheck-1106e24d-27fa-42e5-89eb-50fb577e76e6-priv-net", "admin_state_up": true}}' 2018-12-27 15:50:09,204 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 637 X-Openstack-Request-Id: req-a6333a98-2e32-49ba-9d4c-68e7ce0fe9af Date: Thu, 27 Dec 2018 15:50:09 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"id":"1becd4c8-57d1-42e5-81ce-ace49dfa4e90","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"865f1b0b5d9d4c4b9e08cfd33dbb5c9f","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-27T15:50:08Z","is_default":false,"name":"SimpleHealthCheck-1106e24d-27fa-42e5-89eb-50fb577e76e6-priv-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"865f1b0b5d9d4c4b9e08cfd33dbb5c9f","created_at":"2018-12-27T15:50:08Z","mtu":1442}} 2018-12-27 15:50:09,204 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/networks used request id req-a6333a98-2e32-49ba-9d4c-68e7ce0fe9af 2018-12-27 15:50:09,210 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?id=1becd4c8-57d1-42e5-81ce-ace49dfa4e90 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8415c3ad9d4205921065709784d89246dd170082" 2018-12-27 15:50:09,509 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-40583c62-f793-4851-8472-298b6a68941e Date: Thu, 27 Dec 2018 15:50:09 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"id":"1becd4c8-57d1-42e5-81ce-ace49dfa4e90","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"865f1b0b5d9d4c4b9e08cfd33dbb5c9f","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-27T15:50:08Z","qos_policy_id":null,"name":"SimpleHealthCheck-1106e24d-27fa-42e5-89eb-50fb577e76e6-priv-net","admin_state_up":true,"tenant_id":"865f1b0b5d9d4c4b9e08cfd33dbb5c9f","created_at":"2018-12-27T15:50:08Z","mtu":1442}]} 2018-12-27 15:50:09,509 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?id=1becd4c8-57d1-42e5-81ce-ace49dfa4e90 used request id req-40583c62-f793-4851-8472-298b6a68941e 2018-12-27 15:50:09,515 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=1becd4c8-57d1-42e5-81ce-ace49dfa4e90 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8415c3ad9d4205921065709784d89246dd170082" 2018-12-27 15:50:09,730 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-84ff1244-c3a0-4c31-8d66-ecd954f96bb8 Date: Thu, 27 Dec 2018 15:50:09 GMT RESP BODY: {"subnets":[]} 2018-12-27 15:50:09,730 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=1becd4c8-57d1-42e5-81ce-ace49dfa4e90 used request id req-84ff1244-c3a0-4c31-8d66-ecd954f96bb8 2018-12-27 15:50:09,730 - neutron_utils - INFO - Creating subnet with name SimpleHealthCheck-1106e24d-27fa-42e5-89eb-50fb577e76e6-priv-subnet 2018-12-27 15:50:09,735 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8415c3ad9d4205921065709784d89246dd170082" -d '{"subnets": [{"ip_version": 4, "network_id": "1becd4c8-57d1-42e5-81ce-ace49dfa4e90", "cidr": "10.55.0.0/24", "name": "SimpleHealthCheck-1106e24d-27fa-42e5-89eb-50fb577e76e6-priv-subnet"}]}' 2018-12-27 15:50:11,398 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-bde157f6-7bd9-4b3d-9150-b2daa5817310 Date: Thu, 27 Dec 2018 15:50:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1becd4c8-57d1-42e5-81ce-ace49dfa4e90","tenant_id":"865f1b0b5d9d4c4b9e08cfd33dbb5c9f","created_at":"2018-12-27T15:50:10Z","dns_nameservers":[],"updated_at":"2018-12-27T15:50:10Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"865f1b0b5d9d4c4b9e08cfd33dbb5c9f","id":"3cbc699a-9551-44de-b09a-81fd371539d5","subnetpool_id":null,"name":"SimpleHealthCheck-1106e24d-27fa-42e5-89eb-50fb577e76e6-priv-subnet"}]} 2018-12-27 15:50:11,398 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/subnets used request id req-bde157f6-7bd9-4b3d-9150-b2daa5817310 2018-12-27 15:50:11,404 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?id=1becd4c8-57d1-42e5-81ce-ace49dfa4e90 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8415c3ad9d4205921065709784d89246dd170082" 2018-12-27 15:50:11,714 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-58a3601b-a3f9-4a27-9f08-ccdc6bebde18 Date: Thu, 27 Dec 2018 15:50:11 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"1becd4c8-57d1-42e5-81ce-ace49dfa4e90","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"865f1b0b5d9d4c4b9e08cfd33dbb5c9f","status":"ACTIVE","subnets":["3cbc699a-9551-44de-b09a-81fd371539d5"],"description":"","tags":[],"updated_at":"2018-12-27T15:50:10Z","qos_policy_id":null,"name":"SimpleHealthCheck-1106e24d-27fa-42e5-89eb-50fb577e76e6-priv-net","admin_state_up":true,"tenant_id":"865f1b0b5d9d4c4b9e08cfd33dbb5c9f","created_at":"2018-12-27T15:50:08Z","mtu":1442}]} 2018-12-27 15:50:11,714 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?id=1becd4c8-57d1-42e5-81ce-ace49dfa4e90 used request id req-58a3601b-a3f9-4a27-9f08-ccdc6bebde18 2018-12-27 15:50:11,719 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=1becd4c8-57d1-42e5-81ce-ace49dfa4e90 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8415c3ad9d4205921065709784d89246dd170082" 2018-12-27 15:50:11,942 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-43abc385-d312-4756-b3d9-331c368320e2 Date: Thu, 27 Dec 2018 15:50:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1becd4c8-57d1-42e5-81ce-ace49dfa4e90","tenant_id":"865f1b0b5d9d4c4b9e08cfd33dbb5c9f","created_at":"2018-12-27T15:50:10Z","dns_nameservers":[],"updated_at":"2018-12-27T15:50:10Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"865f1b0b5d9d4c4b9e08cfd33dbb5c9f","id":"3cbc699a-9551-44de-b09a-81fd371539d5","subnetpool_id":null,"name":"SimpleHealthCheck-1106e24d-27fa-42e5-89eb-50fb577e76e6-priv-subnet"}]} 2018-12-27 15:50:11,942 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=1becd4c8-57d1-42e5-81ce-ace49dfa4e90 used request id req-43abc385-d312-4756-b3d9-331c368320e2 2018-12-27 15:50:11,943 - OpenStackNetwork - DEBUG - Network [1becd4c8-57d1-42e5-81ce-ace49dfa4e90] created successfully 2018-12-27 15:50:11,943 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 15:50:11,944 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 15:50:12,368 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "8717805e084745a7b5daab511cef5d00", "name": "heat_stack_owner"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T16:50:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c1909e998feb43e09cfcd88799799d5f", "name": "snaps_health_check-project_6f1a4c0e-793e-4b29-886b-5108ce51263c"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/c1909e998feb43e09cfcd88799799d5f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/c1909e998feb43e09cfcd88799799d5f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/c1909e998feb43e09cfcd88799799d5f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/c1909e998feb43e09cfcd88799799d5f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/c1909e998feb43e09cfcd88799799d5f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/c1909e998feb43e09cfcd88799799d5f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/c1909e998feb43e09cfcd88799799d5f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/c1909e998feb43e09cfcd88799799d5f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/c1909e998feb43e09cfcd88799799d5f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_c1909e998feb43e09cfcd88799799d5f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_c1909e998feb43e09cfcd88799799d5f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/c1909e998feb43e09cfcd88799799d5f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/c1909e998feb43e09cfcd88799799d5f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/c1909e998feb43e09cfcd88799799d5f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_health_check-user_6f1a4c0e-793e-4b29-886b-5108ce51263c", "id": "b9bf72b479fc4dd0ad86b67e080fd99c"}, "audit_ids": ["_-06Se6xSUSjYpJIUnyK_w"], "issued_at": "2018-12-27T15:50:12.000000Z"}} 2018-12-27 15:50:12,369 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c24e0477f47366d91d22cb5a57231927b899a76" 2018-12-27 15:50:12,476 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:50:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-efbc2202-bdb4-442b-8841-60b1b50ce942 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 15:50:12,476 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-efbc2202-bdb4-442b-8841-60b1b50ce942 2018-12-27 15:50:12,477 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-27 15:50:12,481 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c24e0477f47366d91d22cb5a57231927b899a76" 2018-12-27 15:50:12,700 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:50:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-fdbed1b6-f8ce-449c-9bd1-4cf2be146f52 x-compute-request-id: req-fdbed1b6-f8ce-449c-9bd1-4cf2be146f52 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-12-27 15:50:12,700 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-fdbed1b6-f8ce-449c-9bd1-4cf2be146f52 2018-12-27 15:50:12,703 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c24e0477f47366d91d22cb5a57231927b899a76" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "SimpleHealthCheck-1106e24d-27fa-42e5-89eb-50fb577e76e6-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-12-27 15:50:12,744 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:50:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-424f4648-5086-4ed8-a485-33a3a62c9fd7 x-compute-request-id: req-424f4648-5086-4ed8-a485-33a3a62c9fd7 Content-Encoding: gzip Content-Length: 318 Content-Type: application/json RESP BODY: {"flavor": {"name": "SimpleHealthCheck-1106e24d-27fa-42e5-89eb-50fb577e76e6-flavor-name", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/69571413-724d-4dbb-9cea-53231699206c", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/69571413-724d-4dbb-9cea-53231699206c", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "69571413-724d-4dbb-9cea-53231699206c"}} 2018-12-27 15:50:12,744 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-424f4648-5086-4ed8-a485-33a3a62c9fd7 2018-12-27 15:50:12,745 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 15:50:12,746 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 15:50:13,151 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "55bb55b792a641728536587cd453eb69", "name": "SimpleHealthCheck-5dfd27c7-b69c-458-proj-role"}], "expires_at": "2018-12-27T16:50:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "865f1b0b5d9d4c4b9e08cfd33dbb5c9f", "name": "SimpleHealthCheck-5dfd27c7-b69c-458-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/865f1b0b5d9d4c4b9e08cfd33dbb5c9f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/865f1b0b5d9d4c4b9e08cfd33dbb5c9f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/865f1b0b5d9d4c4b9e08cfd33dbb5c9f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/865f1b0b5d9d4c4b9e08cfd33dbb5c9f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/865f1b0b5d9d4c4b9e08cfd33dbb5c9f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/865f1b0b5d9d4c4b9e08cfd33dbb5c9f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/865f1b0b5d9d4c4b9e08cfd33dbb5c9f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/865f1b0b5d9d4c4b9e08cfd33dbb5c9f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/865f1b0b5d9d4c4b9e08cfd33dbb5c9f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_865f1b0b5d9d4c4b9e08cfd33dbb5c9f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_865f1b0b5d9d4c4b9e08cfd33dbb5c9f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/865f1b0b5d9d4c4b9e08cfd33dbb5c9f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/865f1b0b5d9d4c4b9e08cfd33dbb5c9f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/865f1b0b5d9d4c4b9e08cfd33dbb5c9f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "SimpleHealthCheck-5dfd27c7-b69c-458-user", "id": "ae6072b8c9e5472eb3ac272798ab161c"}, "audit_ids": ["Fdw0hrNbTYCxUhlxIS7YFg"], "issued_at": "2018-12-27T15:50:13.000000Z"}} 2018-12-27 15:50:13,152 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4d489836a5e69d311a6dad8d1de293305496d80" 2018-12-27 15:50:13,261 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:50:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eca66d56-e4a6-4872-9827-6573a4704b24 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 15:50:13,261 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-eca66d56-e4a6-4872-9827-6573a4704b24 2018-12-27 15:50:13,262 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-27 15:50:13,264 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4d489836a5e69d311a6dad8d1de293305496d80" 2018-12-27 15:50:13,360 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:50:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-db232b51-63e1-4564-b2bf-bb1c85417654 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 15:50:13,360 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-db232b51-63e1-4564-b2bf-bb1c85417654 2018-12-27 15:50:13,368 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=SimpleHealthCheck-1106e24d-27fa-42e5-89eb-50fb577e76e6-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4d489836a5e69d311a6dad8d1de293305496d80" 2018-12-27 15:50:13,692 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-22e1b3d5-a575-4326-95d0-a723cac1bb39 Date: Thu, 27 Dec 2018 15:50:13 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"1becd4c8-57d1-42e5-81ce-ace49dfa4e90","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"865f1b0b5d9d4c4b9e08cfd33dbb5c9f","status":"ACTIVE","subnets":["3cbc699a-9551-44de-b09a-81fd371539d5"],"description":"","tags":[],"updated_at":"2018-12-27T15:50:10Z","qos_policy_id":null,"name":"SimpleHealthCheck-1106e24d-27fa-42e5-89eb-50fb577e76e6-priv-net","admin_state_up":true,"tenant_id":"865f1b0b5d9d4c4b9e08cfd33dbb5c9f","created_at":"2018-12-27T15:50:08Z","mtu":1442}]} 2018-12-27 15:50:13,692 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=SimpleHealthCheck-1106e24d-27fa-42e5-89eb-50fb577e76e6-priv-net used request id req-22e1b3d5-a575-4326-95d0-a723cac1bb39 2018-12-27 15:50:13,699 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=1becd4c8-57d1-42e5-81ce-ace49dfa4e90 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4d489836a5e69d311a6dad8d1de293305496d80" 2018-12-27 15:50:13,935 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-5573d5e6-f393-4483-bdb9-06cd70679f87 Date: Thu, 27 Dec 2018 15:50:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1becd4c8-57d1-42e5-81ce-ace49dfa4e90","tenant_id":"865f1b0b5d9d4c4b9e08cfd33dbb5c9f","created_at":"2018-12-27T15:50:10Z","dns_nameservers":[],"updated_at":"2018-12-27T15:50:10Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"865f1b0b5d9d4c4b9e08cfd33dbb5c9f","id":"3cbc699a-9551-44de-b09a-81fd371539d5","subnetpool_id":null,"name":"SimpleHealthCheck-1106e24d-27fa-42e5-89eb-50fb577e76e6-priv-subnet"}]} 2018-12-27 15:50:13,936 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=1becd4c8-57d1-42e5-81ce-ace49dfa4e90 used request id req-5573d5e6-f393-4483-bdb9-06cd70679f87 2018-12-27 15:50:13,941 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=SimpleHealthCheck-1106e24d-27fa-42e5-89eb-50fb577e76e6-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4d489836a5e69d311a6dad8d1de293305496d80" 2018-12-27 15:50:14,222 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-f0fa95bc-4175-4f59-af12-5cd0254bd6ca Date: Thu, 27 Dec 2018 15:50:14 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"1becd4c8-57d1-42e5-81ce-ace49dfa4e90","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"865f1b0b5d9d4c4b9e08cfd33dbb5c9f","status":"ACTIVE","subnets":["3cbc699a-9551-44de-b09a-81fd371539d5"],"description":"","tags":[],"updated_at":"2018-12-27T15:50:10Z","qos_policy_id":null,"name":"SimpleHealthCheck-1106e24d-27fa-42e5-89eb-50fb577e76e6-priv-net","admin_state_up":true,"tenant_id":"865f1b0b5d9d4c4b9e08cfd33dbb5c9f","created_at":"2018-12-27T15:50:08Z","mtu":1442}]} 2018-12-27 15:50:14,222 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=SimpleHealthCheck-1106e24d-27fa-42e5-89eb-50fb577e76e6-priv-net used request id req-f0fa95bc-4175-4f59-af12-5cd0254bd6ca 2018-12-27 15:50:14,226 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 15:50:14,231 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 15:50:14 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 15:50:14,232 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/865f1b0b5d9d4c4b9e08cfd33dbb5c9f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4d489836a5e69d311a6dad8d1de293305496d80" 2018-12-27 15:50:14,356 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:50:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9ba1ef11-44ed-41a7-9ca9-fec8c3996a99 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/865f1b0b5d9d4c4b9e08cfd33dbb5c9f"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "865f1b0b5d9d4c4b9e08cfd33dbb5c9f", "name": "SimpleHealthCheck-5dfd27c7-b69c-458-proj"}} 2018-12-27 15:50:14,356 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/865f1b0b5d9d4c4b9e08cfd33dbb5c9f used request id req-9ba1ef11-44ed-41a7-9ca9-fec8c3996a99 2018-12-27 15:50:14,362 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=1becd4c8-57d1-42e5-81ce-ace49dfa4e90 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4d489836a5e69d311a6dad8d1de293305496d80" 2018-12-27 15:50:14,614 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-1164bd03-b6c4-4c67-a8e4-3708ec29c30a Date: Thu, 27 Dec 2018 15:50:14 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1becd4c8-57d1-42e5-81ce-ace49dfa4e90","tenant_id":"865f1b0b5d9d4c4b9e08cfd33dbb5c9f","created_at":"2018-12-27T15:50:10Z","dns_nameservers":[],"updated_at":"2018-12-27T15:50:10Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"865f1b0b5d9d4c4b9e08cfd33dbb5c9f","id":"3cbc699a-9551-44de-b09a-81fd371539d5","subnetpool_id":null,"name":"SimpleHealthCheck-1106e24d-27fa-42e5-89eb-50fb577e76e6-priv-subnet"}]} 2018-12-27 15:50:14,614 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=1becd4c8-57d1-42e5-81ce-ace49dfa4e90 used request id req-1164bd03-b6c4-4c67-a8e4-3708ec29c30a 2018-12-27 15:50:14,619 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=1becd4c8-57d1-42e5-81ce-ace49dfa4e90&name=SimpleHealthCheck-1106e24d-27fa-42e5-89eb-50fb577e76e6port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4d489836a5e69d311a6dad8d1de293305496d80" 2018-12-27 15:50:14,834 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-1c31b87f-c79b-41fa-aa2d-d50a45205f6e Date: Thu, 27 Dec 2018 15:50:14 GMT RESP BODY: {"ports":[]} 2018-12-27 15:50:14,834 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=1becd4c8-57d1-42e5-81ce-ace49dfa4e90&name=SimpleHealthCheck-1106e24d-27fa-42e5-89eb-50fb577e76e6port-1&admin_state_up=True used request id req-1c31b87f-c79b-41fa-aa2d-d50a45205f6e 2018-12-27 15:50:14,837 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/detail?name=SimpleHealthCheck-1106e24d-27fa-42e5-89eb-50fb577e76e6-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4d489836a5e69d311a6dad8d1de293305496d80" 2018-12-27 15:50:15,095 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:50:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-53acfb4e-18df-469c-87c2-08560250d11c x-compute-request-id: req-53acfb4e-18df-469c-87c2-08560250d11c Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-12-27 15:50:15,095 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail?name=SimpleHealthCheck-1106e24d-27fa-42e5-89eb-50fb577e76e6-inst used request id req-53acfb4e-18df-469c-87c2-08560250d11c 2018-12-27 15:50:15,101 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=SimpleHealthCheck-1106e24d-27fa-42e5-89eb-50fb577e76e6-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4d489836a5e69d311a6dad8d1de293305496d80" 2018-12-27 15:50:15,382 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-f919aa30-ffee-4549-a97f-856f1e238970 Date: Thu, 27 Dec 2018 15:50:15 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"1becd4c8-57d1-42e5-81ce-ace49dfa4e90","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"865f1b0b5d9d4c4b9e08cfd33dbb5c9f","status":"ACTIVE","subnets":["3cbc699a-9551-44de-b09a-81fd371539d5"],"description":"","tags":[],"updated_at":"2018-12-27T15:50:10Z","qos_policy_id":null,"name":"SimpleHealthCheck-1106e24d-27fa-42e5-89eb-50fb577e76e6-priv-net","admin_state_up":true,"tenant_id":"865f1b0b5d9d4c4b9e08cfd33dbb5c9f","created_at":"2018-12-27T15:50:08Z","mtu":1442}]} 2018-12-27 15:50:15,382 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=SimpleHealthCheck-1106e24d-27fa-42e5-89eb-50fb577e76e6-priv-net used request id req-f919aa30-ffee-4549-a97f-856f1e238970 2018-12-27 15:50:15,387 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=1becd4c8-57d1-42e5-81ce-ace49dfa4e90 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4d489836a5e69d311a6dad8d1de293305496d80" 2018-12-27 15:50:15,625 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-cac4ec98-924c-4768-9b01-6d05bf3e1afc Date: Thu, 27 Dec 2018 15:50:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1becd4c8-57d1-42e5-81ce-ace49dfa4e90","tenant_id":"865f1b0b5d9d4c4b9e08cfd33dbb5c9f","created_at":"2018-12-27T15:50:10Z","dns_nameservers":[],"updated_at":"2018-12-27T15:50:10Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"865f1b0b5d9d4c4b9e08cfd33dbb5c9f","id":"3cbc699a-9551-44de-b09a-81fd371539d5","subnetpool_id":null,"name":"SimpleHealthCheck-1106e24d-27fa-42e5-89eb-50fb577e76e6-priv-subnet"}]} 2018-12-27 15:50:15,626 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=1becd4c8-57d1-42e5-81ce-ace49dfa4e90 used request id req-cac4ec98-924c-4768-9b01-6d05bf3e1afc 2018-12-27 15:50:15,631 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=SimpleHealthCheck-1106e24d-27fa-42e5-89eb-50fb577e76e6-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4d489836a5e69d311a6dad8d1de293305496d80" 2018-12-27 15:50:15,963 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-211d58f7-7161-4f50-8f01-47c421ad7cab Date: Thu, 27 Dec 2018 15:50:15 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"1becd4c8-57d1-42e5-81ce-ace49dfa4e90","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"865f1b0b5d9d4c4b9e08cfd33dbb5c9f","status":"ACTIVE","subnets":["3cbc699a-9551-44de-b09a-81fd371539d5"],"description":"","tags":[],"updated_at":"2018-12-27T15:50:10Z","qos_policy_id":null,"name":"SimpleHealthCheck-1106e24d-27fa-42e5-89eb-50fb577e76e6-priv-net","admin_state_up":true,"tenant_id":"865f1b0b5d9d4c4b9e08cfd33dbb5c9f","created_at":"2018-12-27T15:50:08Z","mtu":1442}]} 2018-12-27 15:50:15,964 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=SimpleHealthCheck-1106e24d-27fa-42e5-89eb-50fb577e76e6-priv-net used request id req-211d58f7-7161-4f50-8f01-47c421ad7cab 2018-12-27 15:50:15,968 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/865f1b0b5d9d4c4b9e08cfd33dbb5c9f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4d489836a5e69d311a6dad8d1de293305496d80" 2018-12-27 15:50:16,068 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:50:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c2c5523a-c05b-47b9-92fb-3b3883bea4b1 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/865f1b0b5d9d4c4b9e08cfd33dbb5c9f"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "865f1b0b5d9d4c4b9e08cfd33dbb5c9f", "name": "SimpleHealthCheck-5dfd27c7-b69c-458-proj"}} 2018-12-27 15:50:16,068 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/865f1b0b5d9d4c4b9e08cfd33dbb5c9f used request id req-c2c5523a-c05b-47b9-92fb-3b3883bea4b1 2018-12-27 15:50:16,073 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=1becd4c8-57d1-42e5-81ce-ace49dfa4e90 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4d489836a5e69d311a6dad8d1de293305496d80" 2018-12-27 15:50:16,477 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-1237e428-a086-4fc3-831d-e358e96f9adc Date: Thu, 27 Dec 2018 15:50:16 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1becd4c8-57d1-42e5-81ce-ace49dfa4e90","tenant_id":"865f1b0b5d9d4c4b9e08cfd33dbb5c9f","created_at":"2018-12-27T15:50:10Z","dns_nameservers":[],"updated_at":"2018-12-27T15:50:10Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"865f1b0b5d9d4c4b9e08cfd33dbb5c9f","id":"3cbc699a-9551-44de-b09a-81fd371539d5","subnetpool_id":null,"name":"SimpleHealthCheck-1106e24d-27fa-42e5-89eb-50fb577e76e6-priv-subnet"}]} 2018-12-27 15:50:16,477 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=1becd4c8-57d1-42e5-81ce-ace49dfa4e90 used request id req-1237e428-a086-4fc3-831d-e358e96f9adc 2018-12-27 15:50:16,482 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=1becd4c8-57d1-42e5-81ce-ace49dfa4e90&name=SimpleHealthCheck-1106e24d-27fa-42e5-89eb-50fb577e76e6port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4d489836a5e69d311a6dad8d1de293305496d80" 2018-12-27 15:50:16,515 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-cecbe28a-4000-4edd-b002-f51da874359f Date: Thu, 27 Dec 2018 15:50:16 GMT RESP BODY: {"ports":[]} 2018-12-27 15:50:16,515 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=1becd4c8-57d1-42e5-81ce-ace49dfa4e90&name=SimpleHealthCheck-1106e24d-27fa-42e5-89eb-50fb577e76e6port-1&admin_state_up=True used request id req-cecbe28a-4000-4edd-b002-f51da874359f 2018-12-27 15:50:16,516 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 15:50:16,516 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 15:50:16,928 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "55bb55b792a641728536587cd453eb69", "name": "SimpleHealthCheck-5dfd27c7-b69c-458-proj-role"}], "expires_at": "2018-12-27T16:50:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "865f1b0b5d9d4c4b9e08cfd33dbb5c9f", "name": "SimpleHealthCheck-5dfd27c7-b69c-458-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/865f1b0b5d9d4c4b9e08cfd33dbb5c9f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/865f1b0b5d9d4c4b9e08cfd33dbb5c9f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/865f1b0b5d9d4c4b9e08cfd33dbb5c9f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/865f1b0b5d9d4c4b9e08cfd33dbb5c9f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/865f1b0b5d9d4c4b9e08cfd33dbb5c9f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/865f1b0b5d9d4c4b9e08cfd33dbb5c9f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/865f1b0b5d9d4c4b9e08cfd33dbb5c9f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/865f1b0b5d9d4c4b9e08cfd33dbb5c9f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/865f1b0b5d9d4c4b9e08cfd33dbb5c9f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_865f1b0b5d9d4c4b9e08cfd33dbb5c9f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_865f1b0b5d9d4c4b9e08cfd33dbb5c9f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/865f1b0b5d9d4c4b9e08cfd33dbb5c9f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/865f1b0b5d9d4c4b9e08cfd33dbb5c9f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/865f1b0b5d9d4c4b9e08cfd33dbb5c9f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "SimpleHealthCheck-5dfd27c7-b69c-458-user", "id": "ae6072b8c9e5472eb3ac272798ab161c"}, "audit_ids": ["7c_FuKG1TDqI7F0E2QEN_Q"], "issued_at": "2018-12-27T15:50:16.000000Z"}} 2018-12-27 15:50:16,928 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4956bab2f85a5e13f1a50250085d827d39d849f0" 2018-12-27 15:50:17,032 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:50:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b32f71dc-4dfd-494b-be73-17b00d87f3ea Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 15:50:17,032 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-b32f71dc-4dfd-494b-be73-17b00d87f3ea 2018-12-27 15:50:17,039 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=SimpleHealthCheck-1106e24d-27fa-42e5-89eb-50fb577e76e6-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4d489836a5e69d311a6dad8d1de293305496d80" 2018-12-27 15:50:17,343 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-c3533c08-764e-4fe2-9ed7-3df33967ae67 Date: Thu, 27 Dec 2018 15:50:17 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"1becd4c8-57d1-42e5-81ce-ace49dfa4e90","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"865f1b0b5d9d4c4b9e08cfd33dbb5c9f","status":"ACTIVE","subnets":["3cbc699a-9551-44de-b09a-81fd371539d5"],"description":"","tags":[],"updated_at":"2018-12-27T15:50:10Z","qos_policy_id":null,"name":"SimpleHealthCheck-1106e24d-27fa-42e5-89eb-50fb577e76e6-priv-net","admin_state_up":true,"tenant_id":"865f1b0b5d9d4c4b9e08cfd33dbb5c9f","created_at":"2018-12-27T15:50:08Z","mtu":1442}]} 2018-12-27 15:50:17,343 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=SimpleHealthCheck-1106e24d-27fa-42e5-89eb-50fb577e76e6-priv-net used request id req-c3533c08-764e-4fe2-9ed7-3df33967ae67 2018-12-27 15:50:17,348 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=1becd4c8-57d1-42e5-81ce-ace49dfa4e90 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4d489836a5e69d311a6dad8d1de293305496d80" 2018-12-27 15:50:17,580 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-038df636-75ab-4b20-b3eb-940a1b99b334 Date: Thu, 27 Dec 2018 15:50:17 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1becd4c8-57d1-42e5-81ce-ace49dfa4e90","tenant_id":"865f1b0b5d9d4c4b9e08cfd33dbb5c9f","created_at":"2018-12-27T15:50:10Z","dns_nameservers":[],"updated_at":"2018-12-27T15:50:10Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"865f1b0b5d9d4c4b9e08cfd33dbb5c9f","id":"3cbc699a-9551-44de-b09a-81fd371539d5","subnetpool_id":null,"name":"SimpleHealthCheck-1106e24d-27fa-42e5-89eb-50fb577e76e6-priv-subnet"}]} 2018-12-27 15:50:17,580 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=1becd4c8-57d1-42e5-81ce-ace49dfa4e90 used request id req-038df636-75ab-4b20-b3eb-940a1b99b334 2018-12-27 15:50:17,585 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=SimpleHealthCheck-1106e24d-27fa-42e5-89eb-50fb577e76e6-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4d489836a5e69d311a6dad8d1de293305496d80" 2018-12-27 15:50:17,878 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-8f1d189b-88cf-4628-9084-9854dc6a3e51 Date: Thu, 27 Dec 2018 15:50:17 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"1becd4c8-57d1-42e5-81ce-ace49dfa4e90","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"865f1b0b5d9d4c4b9e08cfd33dbb5c9f","status":"ACTIVE","subnets":["3cbc699a-9551-44de-b09a-81fd371539d5"],"description":"","tags":[],"updated_at":"2018-12-27T15:50:10Z","qos_policy_id":null,"name":"SimpleHealthCheck-1106e24d-27fa-42e5-89eb-50fb577e76e6-priv-net","admin_state_up":true,"tenant_id":"865f1b0b5d9d4c4b9e08cfd33dbb5c9f","created_at":"2018-12-27T15:50:08Z","mtu":1442}]} 2018-12-27 15:50:17,878 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=SimpleHealthCheck-1106e24d-27fa-42e5-89eb-50fb577e76e6-priv-net used request id req-8f1d189b-88cf-4628-9084-9854dc6a3e51 2018-12-27 15:50:17,882 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 15:50:17,887 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 15:50:17 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 15:50:17,888 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/865f1b0b5d9d4c4b9e08cfd33dbb5c9f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4956bab2f85a5e13f1a50250085d827d39d849f0" 2018-12-27 15:50:17,993 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:50:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d7fcc6e5-f5ed-4c29-a27f-76f4f0e02cf0 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/865f1b0b5d9d4c4b9e08cfd33dbb5c9f"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "865f1b0b5d9d4c4b9e08cfd33dbb5c9f", "name": "SimpleHealthCheck-5dfd27c7-b69c-458-proj"}} 2018-12-27 15:50:17,993 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/865f1b0b5d9d4c4b9e08cfd33dbb5c9f used request id req-d7fcc6e5-f5ed-4c29-a27f-76f4f0e02cf0 2018-12-27 15:50:17,998 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=1becd4c8-57d1-42e5-81ce-ace49dfa4e90 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4d489836a5e69d311a6dad8d1de293305496d80" 2018-12-27 15:50:18,299 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-1416c7ed-bc7d-4c9e-b941-1cc776063da2 Date: Thu, 27 Dec 2018 15:50:18 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1becd4c8-57d1-42e5-81ce-ace49dfa4e90","tenant_id":"865f1b0b5d9d4c4b9e08cfd33dbb5c9f","created_at":"2018-12-27T15:50:10Z","dns_nameservers":[],"updated_at":"2018-12-27T15:50:10Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"865f1b0b5d9d4c4b9e08cfd33dbb5c9f","id":"3cbc699a-9551-44de-b09a-81fd371539d5","subnetpool_id":null,"name":"SimpleHealthCheck-1106e24d-27fa-42e5-89eb-50fb577e76e6-priv-subnet"}]} 2018-12-27 15:50:18,299 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=1becd4c8-57d1-42e5-81ce-ace49dfa4e90 used request id req-1416c7ed-bc7d-4c9e-b941-1cc776063da2 2018-12-27 15:50:18,300 - neutron_utils - INFO - Creating port for network with name - SimpleHealthCheck-1106e24d-27fa-42e5-89eb-50fb577e76e6-priv-net 2018-12-27 15:50:18,305 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4d489836a5e69d311a6dad8d1de293305496d80" -d '{"port": {"network_id": "1becd4c8-57d1-42e5-81ce-ace49dfa4e90", "name": "SimpleHealthCheck-1106e24d-27fa-42e5-89eb-50fb577e76e6port-1", "admin_state_up": true}}' 2018-12-27 15:50:19,576 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 905 X-Openstack-Request-Id: req-bcb6b57b-c5d6-478a-8ca3-ebbb7b3ea091 Date: Thu, 27 Dec 2018 15:50:19 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T15:50:18Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"3cbc699a-9551-44de-b09a-81fd371539d5","ip_address":"10.55.0.11"}],"id":"89df94aa-366c-4f36-91e6-0adeb92bca65","security_groups":["9cf91cd0-8d2b-4355-8cb0-b3a42862714c"],"mac_address":"fa:16:3e:54:76:ac","device_id":"","status":"DOWN","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-0-11","ip_address":"10.55.0.11","fqdn":"host-10-55-0-11.openstacklocal."}],"name":"SimpleHealthCheck-1106e24d-27fa-42e5-89eb-50fb577e76e6port-1","project_id":"865f1b0b5d9d4c4b9e08cfd33dbb5c9f","qos_policy_id":null,"admin_state_up":true,"network_id":"1becd4c8-57d1-42e5-81ce-ace49dfa4e90","dns_name":"","created_at":"2018-12-27T15:50:18Z","binding:vnic_type":"normal","tenant_id":"865f1b0b5d9d4c4b9e08cfd33dbb5c9f"}} 2018-12-27 15:50:19,576 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/ports used request id req-bcb6b57b-c5d6-478a-8ca3-ebbb7b3ea091 2018-12-27 15:50:19,582 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=SimpleHealthCheck-1106e24d-27fa-42e5-89eb-50fb577e76e6-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4d489836a5e69d311a6dad8d1de293305496d80" 2018-12-27 15:50:19,904 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-b3aefe2e-ff92-420a-b05a-c58a4acfb42e Date: Thu, 27 Dec 2018 15:50:19 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"1becd4c8-57d1-42e5-81ce-ace49dfa4e90","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"865f1b0b5d9d4c4b9e08cfd33dbb5c9f","status":"ACTIVE","subnets":["3cbc699a-9551-44de-b09a-81fd371539d5"],"description":"","tags":[],"updated_at":"2018-12-27T15:50:10Z","qos_policy_id":null,"name":"SimpleHealthCheck-1106e24d-27fa-42e5-89eb-50fb577e76e6-priv-net","admin_state_up":true,"tenant_id":"865f1b0b5d9d4c4b9e08cfd33dbb5c9f","created_at":"2018-12-27T15:50:08Z","mtu":1442}]} 2018-12-27 15:50:19,904 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=SimpleHealthCheck-1106e24d-27fa-42e5-89eb-50fb577e76e6-priv-net used request id req-b3aefe2e-ff92-420a-b05a-c58a4acfb42e 2018-12-27 15:50:19,909 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=1becd4c8-57d1-42e5-81ce-ace49dfa4e90 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4d489836a5e69d311a6dad8d1de293305496d80" 2018-12-27 15:50:19,966 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-426dcc01-d852-4696-a4f7-74358952829c Date: Thu, 27 Dec 2018 15:50:19 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1becd4c8-57d1-42e5-81ce-ace49dfa4e90","tenant_id":"865f1b0b5d9d4c4b9e08cfd33dbb5c9f","created_at":"2018-12-27T15:50:10Z","dns_nameservers":[],"updated_at":"2018-12-27T15:50:10Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"865f1b0b5d9d4c4b9e08cfd33dbb5c9f","id":"3cbc699a-9551-44de-b09a-81fd371539d5","subnetpool_id":null,"name":"SimpleHealthCheck-1106e24d-27fa-42e5-89eb-50fb577e76e6-priv-subnet"}]} 2018-12-27 15:50:19,966 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=1becd4c8-57d1-42e5-81ce-ace49dfa4e90 used request id req-426dcc01-d852-4696-a4f7-74358952829c 2018-12-27 15:50:19,972 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=SimpleHealthCheck-1106e24d-27fa-42e5-89eb-50fb577e76e6-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4d489836a5e69d311a6dad8d1de293305496d80" 2018-12-27 15:50:20,084 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-bfa411fa-6c68-4b1f-9567-ca3060bca11d Date: Thu, 27 Dec 2018 15:50:20 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"1becd4c8-57d1-42e5-81ce-ace49dfa4e90","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"865f1b0b5d9d4c4b9e08cfd33dbb5c9f","status":"ACTIVE","subnets":["3cbc699a-9551-44de-b09a-81fd371539d5"],"description":"","tags":[],"updated_at":"2018-12-27T15:50:10Z","qos_policy_id":null,"name":"SimpleHealthCheck-1106e24d-27fa-42e5-89eb-50fb577e76e6-priv-net","admin_state_up":true,"tenant_id":"865f1b0b5d9d4c4b9e08cfd33dbb5c9f","created_at":"2018-12-27T15:50:08Z","mtu":1442}]} 2018-12-27 15:50:20,085 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=SimpleHealthCheck-1106e24d-27fa-42e5-89eb-50fb577e76e6-priv-net used request id req-bfa411fa-6c68-4b1f-9567-ca3060bca11d 2018-12-27 15:50:20,088 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/865f1b0b5d9d4c4b9e08cfd33dbb5c9f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4d489836a5e69d311a6dad8d1de293305496d80" 2018-12-27 15:50:20,200 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:50:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-13bafce8-cafa-488b-b21b-1d57ce804a1f Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/865f1b0b5d9d4c4b9e08cfd33dbb5c9f"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "865f1b0b5d9d4c4b9e08cfd33dbb5c9f", "name": "SimpleHealthCheck-5dfd27c7-b69c-458-proj"}} 2018-12-27 15:50:20,200 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/865f1b0b5d9d4c4b9e08cfd33dbb5c9f used request id req-13bafce8-cafa-488b-b21b-1d57ce804a1f 2018-12-27 15:50:20,205 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=1becd4c8-57d1-42e5-81ce-ace49dfa4e90 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4d489836a5e69d311a6dad8d1de293305496d80" 2018-12-27 15:50:20,433 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-b98b6c05-4a7f-420e-b3f5-e494facfde21 Date: Thu, 27 Dec 2018 15:50:20 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1becd4c8-57d1-42e5-81ce-ace49dfa4e90","tenant_id":"865f1b0b5d9d4c4b9e08cfd33dbb5c9f","created_at":"2018-12-27T15:50:10Z","dns_nameservers":[],"updated_at":"2018-12-27T15:50:10Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"865f1b0b5d9d4c4b9e08cfd33dbb5c9f","id":"3cbc699a-9551-44de-b09a-81fd371539d5","subnetpool_id":null,"name":"SimpleHealthCheck-1106e24d-27fa-42e5-89eb-50fb577e76e6-priv-subnet"}]} 2018-12-27 15:50:20,433 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=1becd4c8-57d1-42e5-81ce-ace49dfa4e90 used request id req-b98b6c05-4a7f-420e-b3f5-e494facfde21 2018-12-27 15:50:20,439 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=1becd4c8-57d1-42e5-81ce-ace49dfa4e90&name=SimpleHealthCheck-1106e24d-27fa-42e5-89eb-50fb577e76e6port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4d489836a5e69d311a6dad8d1de293305496d80" 2018-12-27 15:50:20,501 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 908 X-Openstack-Request-Id: req-f1986161-1cd7-4c25-96cc-7066852971a6 Date: Thu, 27 Dec 2018 15:50:20 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T15:50:18Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"3cbc699a-9551-44de-b09a-81fd371539d5","ip_address":"10.55.0.11"}],"id":"89df94aa-366c-4f36-91e6-0adeb92bca65","security_groups":["9cf91cd0-8d2b-4355-8cb0-b3a42862714c"],"mac_address":"fa:16:3e:54:76:ac","project_id":"865f1b0b5d9d4c4b9e08cfd33dbb5c9f","status":"DOWN","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-0-11","ip_address":"10.55.0.11","fqdn":"host-10-55-0-11.openstacklocal."}],"qos_policy_id":null,"name":"SimpleHealthCheck-1106e24d-27fa-42e5-89eb-50fb577e76e6port-1","admin_state_up":true,"network_id":"1becd4c8-57d1-42e5-81ce-ace49dfa4e90","dns_name":"","created_at":"2018-12-27T15:50:18Z","binding:vnic_type":"normal","device_id":"","tenant_id":"865f1b0b5d9d4c4b9e08cfd33dbb5c9f"}]} 2018-12-27 15:50:20,502 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=1becd4c8-57d1-42e5-81ce-ace49dfa4e90&name=SimpleHealthCheck-1106e24d-27fa-42e5-89eb-50fb577e76e6port-1&admin_state_up=True used request id req-f1986161-1cd7-4c25-96cc-7066852971a6 2018-12-27 15:50:20,505 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/865f1b0b5d9d4c4b9e08cfd33dbb5c9f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4d489836a5e69d311a6dad8d1de293305496d80" 2018-12-27 15:50:20,598 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:50:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bffd3609-f50d-4099-904e-b0b147b9a429 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/865f1b0b5d9d4c4b9e08cfd33dbb5c9f"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "865f1b0b5d9d4c4b9e08cfd33dbb5c9f", "name": "SimpleHealthCheck-5dfd27c7-b69c-458-proj"}} 2018-12-27 15:50:20,598 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/865f1b0b5d9d4c4b9e08cfd33dbb5c9f used request id req-bffd3609-f50d-4099-904e-b0b147b9a429 2018-12-27 15:50:20,598 - nova_utils - INFO - Creating VM with name - SimpleHealthCheck-1106e24d-27fa-42e5-89eb-50fb577e76e6-inst 2018-12-27 15:50:20,601 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4d489836a5e69d311a6dad8d1de293305496d80" 2018-12-27 15:50:20,624 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:50:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7113df9a-e73e-4205-a03c-3724118b32d1 x-compute-request-id: req-7113df9a-e73e-4205-a03c-3724118b32d1 Content-Encoding: gzip Content-Length: 200 Content-Type: application/json RESP BODY: {"flavors": [{"id": "69571413-724d-4dbb-9cea-53231699206c", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/69571413-724d-4dbb-9cea-53231699206c", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/69571413-724d-4dbb-9cea-53231699206c", "rel": "bookmark"}], "name": "SimpleHealthCheck-1106e24d-27fa-42e5-89eb-50fb577e76e6-flavor-name"}]} 2018-12-27 15:50:20,624 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-7113df9a-e73e-4205-a03c-3724118b32d1 2018-12-27 15:50:20,627 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/flavors/69571413-724d-4dbb-9cea-53231699206c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4d489836a5e69d311a6dad8d1de293305496d80" 2018-12-27 15:50:20,648 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:50:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-90b26209-395c-406d-b45c-84aedcb0ab19 x-compute-request-id: req-90b26209-395c-406d-b45c-84aedcb0ab19 Content-Encoding: gzip Content-Length: 318 Content-Type: application/json RESP BODY: {"flavor": {"name": "SimpleHealthCheck-1106e24d-27fa-42e5-89eb-50fb577e76e6-flavor-name", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/69571413-724d-4dbb-9cea-53231699206c", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/69571413-724d-4dbb-9cea-53231699206c", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "69571413-724d-4dbb-9cea-53231699206c"}} 2018-12-27 15:50:20,648 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/69571413-724d-4dbb-9cea-53231699206c used request id req-90b26209-395c-406d-b45c-84aedcb0ab19 2018-12-27 15:50:20,651 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/images?limit=20&disk_format=qcow2&name=SimpleHealthCheck-1106e24d-27fa-42e5-89eb-50fb577e76e6-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b4d489836a5e69d311a6dad8d1de293305496d80" 2018-12-27 15:50:20,877 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1044 Content-Type: application/json X-Openstack-Request-Id: req-e9a86b3e-e362-45e1-820b-62d3b6e28ee3 Date: Thu, 27 Dec 2018 15:50:20 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "SimpleHealthCheck-1106e24d-27fa-42e5-89eb-50fb577e76e6-image", "tags": [], "container_format": "bare", "created_at": "2018-12-27T15:50:05Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-27T15:50:06Z", "visibility": "shared", "locations": [{"url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/e3821def-3e23-4387-af94-a2c635eb17ae/snap", "metadata": {}}], "self": "/v2/images/e3821def-3e23-4387-af94-a2c635eb17ae", "min_disk": 0, "protected": false, "id": "e3821def-3e23-4387-af94-a2c635eb17ae", "file": "/v2/images/e3821def-3e23-4387-af94-a2c635eb17ae/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "865f1b0b5d9d4c4b9e08cfd33dbb5c9f", "direct_url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/e3821def-3e23-4387-af94-a2c635eb17ae/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=SimpleHealthCheck-1106e24d-27fa-42e5-89eb-50fb577e76e6-image"} 2018-12-27 15:50:20,877 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images?limit=20&disk_format=qcow2&name=SimpleHealthCheck-1106e24d-27fa-42e5-89eb-50fb577e76e6-image used request id req-e9a86b3e-e362-45e1-820b-62d3b6e28ee3 2018-12-27 15:50:20,880 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b4d489836a5e69d311a6dad8d1de293305496d80" 2018-12-27 15:50:21,088 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-9b5f85f1-b6b6-4eb7-829d-1f61ba078135 Date: Thu, 27 Dec 2018 15:50:21 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-27 15:50:21,088 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/schemas/image used request id req-9b5f85f1-b6b6-4eb7-829d-1f61ba078135 2018-12-27 15:50:21,094 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4d489836a5e69d311a6dad8d1de293305496d80" -d '{"server": {"name": "SimpleHealthCheck-1106e24d-27fa-42e5-89eb-50fb577e76e6-inst", "imageRef": "e3821def-3e23-4387-af94-a2c635eb17ae", "flavorRef": "69571413-724d-4dbb-9cea-53231699206c", "max_count": 1, "min_count": 1, "networks": [{"port": "89df94aa-366c-4f36-91e6-0adeb92bca65"}]}}' 2018-12-27 15:50:23,072 - novaclient.v2.client - DEBUG - RESP: [202] Date: Thu, 27 Dec 2018 15:50:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-5f56dd96-cb7d-4433-9783-776a64867bea x-compute-request-id: req-5f56dd96-cb7d-4433-9783-776a64867bea Content-Length: 374 location: http://172.30.9.31:8774/v2.1/servers/ac6693d1-893c-4360-bffa-7485816ee556 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "ac6693d1-893c-4360-bffa-7485816ee556", "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/ac6693d1-893c-4360-bffa-7485816ee556", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/ac6693d1-893c-4360-bffa-7485816ee556", "rel": "bookmark"}], "adminPass": "gzF8uRK2KeL5"}} 2018-12-27 15:50:23,072 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers used request id req-5f56dd96-cb7d-4433-9783-776a64867bea 2018-12-27 15:50:23,077 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/ac6693d1-893c-4360-bffa-7485816ee556 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4d489836a5e69d311a6dad8d1de293305496d80" 2018-12-27 15:50:23,318 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:50:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-615e42ce-3b86-48ab-a700-b214c6f19699 x-compute-request-id: req-615e42ce-3b86-48ab-a700-b214c6f19699 Content-Encoding: gzip Content-Length: 606 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/ac6693d1-893c-4360-bffa-7485816ee556", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/ac6693d1-893c-4360-bffa-7485816ee556", "rel": "bookmark"}], "image": {"id": "e3821def-3e23-4387-af94-a2c635eb17ae", "links": [{"href": "http://172.30.9.31:8774/images/e3821def-3e23-4387-af94-a2c635eb17ae", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "69571413-724d-4dbb-9cea-53231699206c", "links": [{"href": "http://172.30.9.31:8774/flavors/69571413-724d-4dbb-9cea-53231699206c", "rel": "bookmark"}]}, "id": "ac6693d1-893c-4360-bffa-7485816ee556", "user_id": "ae6072b8c9e5472eb3ac272798ab161c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T15:50:23Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-1106e24d-27fa-42e5-89eb-50fb577e76e6-inst", "created": "2018-12-27T15:50:23Z", "tenant_id": "865f1b0b5d9d4c4b9e08cfd33dbb5c9f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-27 15:50:23,318 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/ac6693d1-893c-4360-bffa-7485816ee556 used request id req-615e42ce-3b86-48ab-a700-b214c6f19699 2018-12-27 15:50:23,319 - create_instance - INFO - Created instance with name - SimpleHealthCheck-1106e24d-27fa-42e5-89eb-50fb577e76e6-inst 2018-12-27 15:50:23,322 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/ac6693d1-893c-4360-bffa-7485816ee556 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4d489836a5e69d311a6dad8d1de293305496d80" 2018-12-27 15:50:23,753 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:50:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-64162f5e-0f07-4e37-93bc-9af7e8a71b72 x-compute-request-id: req-64162f5e-0f07-4e37-93bc-9af7e8a71b72 Content-Encoding: gzip Content-Length: 606 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/ac6693d1-893c-4360-bffa-7485816ee556", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/ac6693d1-893c-4360-bffa-7485816ee556", "rel": "bookmark"}], "image": {"id": "e3821def-3e23-4387-af94-a2c635eb17ae", "links": [{"href": "http://172.30.9.31:8774/images/e3821def-3e23-4387-af94-a2c635eb17ae", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "69571413-724d-4dbb-9cea-53231699206c", "links": [{"href": "http://172.30.9.31:8774/flavors/69571413-724d-4dbb-9cea-53231699206c", "rel": "bookmark"}]}, "id": "ac6693d1-893c-4360-bffa-7485816ee556", "user_id": "ae6072b8c9e5472eb3ac272798ab161c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T15:50:23Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-1106e24d-27fa-42e5-89eb-50fb577e76e6-inst", "created": "2018-12-27T15:50:23Z", "tenant_id": "865f1b0b5d9d4c4b9e08cfd33dbb5c9f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-27 15:50:23,754 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/ac6693d1-893c-4360-bffa-7485816ee556 used request id req-64162f5e-0f07-4e37-93bc-9af7e8a71b72 2018-12-27 15:50:23,754 - create_instance - DEBUG - Instance status [SimpleHealthCheck-1106e24d-27fa-42e5-89eb-50fb577e76e6-inst] is - BUILD 2018-12-27 15:50:23,754 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-27 15:50:26,757 - create_instance - DEBUG - VM status query timeout in 896.561846018 2018-12-27 15:50:26,760 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/ac6693d1-893c-4360-bffa-7485816ee556 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4d489836a5e69d311a6dad8d1de293305496d80" 2018-12-27 15:50:27,472 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:50:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-97030535-6ad0-400a-8c91-5248d0181fb1 x-compute-request-id: req-97030535-6ad0-400a-8c91-5248d0181fb1 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/ac6693d1-893c-4360-bffa-7485816ee556", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/ac6693d1-893c-4360-bffa-7485816ee556", "rel": "bookmark"}], "image": {"id": "e3821def-3e23-4387-af94-a2c635eb17ae", "links": [{"href": "http://172.30.9.31:8774/images/e3821def-3e23-4387-af94-a2c635eb17ae", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "69571413-724d-4dbb-9cea-53231699206c", "links": [{"href": "http://172.30.9.31:8774/flavors/69571413-724d-4dbb-9cea-53231699206c", "rel": "bookmark"}]}, "id": "ac6693d1-893c-4360-bffa-7485816ee556", "security_groups": [{"name": "default"}], "user_id": "ae6072b8c9e5472eb3ac272798ab161c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T15:50:24Z", "hostId": "84f2bc5c23e1581e8700c103af8ece1fe88cf23ec2e46ccc961a28de", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-1106e24d-27fa-42e5-89eb-50fb577e76e6-inst", "created": "2018-12-27T15:50:23Z", "tenant_id": "865f1b0b5d9d4c4b9e08cfd33dbb5c9f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-27 15:50:27,472 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/ac6693d1-893c-4360-bffa-7485816ee556 used request id req-97030535-6ad0-400a-8c91-5248d0181fb1 2018-12-27 15:50:27,472 - create_instance - DEBUG - Instance status [SimpleHealthCheck-1106e24d-27fa-42e5-89eb-50fb577e76e6-inst] is - BUILD 2018-12-27 15:50:27,473 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-27 15:50:30,473 - create_instance - DEBUG - VM status query timeout in 892.84622407 2018-12-27 15:50:30,476 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/ac6693d1-893c-4360-bffa-7485816ee556 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4d489836a5e69d311a6dad8d1de293305496d80" 2018-12-27 15:50:31,025 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:50:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f0de99a4-9ebe-496d-9cf8-bf75771918be x-compute-request-id: req-f0de99a4-9ebe-496d-9cf8-bf75771918be Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/ac6693d1-893c-4360-bffa-7485816ee556", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/ac6693d1-893c-4360-bffa-7485816ee556", "rel": "bookmark"}], "image": {"id": "e3821def-3e23-4387-af94-a2c635eb17ae", "links": [{"href": "http://172.30.9.31:8774/images/e3821def-3e23-4387-af94-a2c635eb17ae", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "69571413-724d-4dbb-9cea-53231699206c", "links": [{"href": "http://172.30.9.31:8774/flavors/69571413-724d-4dbb-9cea-53231699206c", "rel": "bookmark"}]}, "id": "ac6693d1-893c-4360-bffa-7485816ee556", "security_groups": [{"name": "default"}], "user_id": "ae6072b8c9e5472eb3ac272798ab161c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T15:50:24Z", "hostId": "84f2bc5c23e1581e8700c103af8ece1fe88cf23ec2e46ccc961a28de", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-1106e24d-27fa-42e5-89eb-50fb577e76e6-inst", "created": "2018-12-27T15:50:23Z", "tenant_id": "865f1b0b5d9d4c4b9e08cfd33dbb5c9f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-27 15:50:31,026 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/ac6693d1-893c-4360-bffa-7485816ee556 used request id req-f0de99a4-9ebe-496d-9cf8-bf75771918be 2018-12-27 15:50:31,026 - create_instance - DEBUG - Instance status [SimpleHealthCheck-1106e24d-27fa-42e5-89eb-50fb577e76e6-inst] is - BUILD 2018-12-27 15:50:31,026 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-27 15:50:34,029 - create_instance - DEBUG - VM status query timeout in 889.289705992 2018-12-27 15:50:34,032 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/ac6693d1-893c-4360-bffa-7485816ee556 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4d489836a5e69d311a6dad8d1de293305496d80" 2018-12-27 15:50:34,758 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:50:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bb267c34-42d9-410a-9a84-a8f665e0394f x-compute-request-id: req-bb267c34-42d9-410a-9a84-a8f665e0394f Content-Encoding: gzip Content-Length: 747 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-1106e24d-27fa-42e5-89eb-50fb577e76e6-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:54:76:ac", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/ac6693d1-893c-4360-bffa-7485816ee556", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/ac6693d1-893c-4360-bffa-7485816ee556", "rel": "bookmark"}], "image": {"id": "e3821def-3e23-4387-af94-a2c635eb17ae", "links": [{"href": "http://172.30.9.31:8774/images/e3821def-3e23-4387-af94-a2c635eb17ae", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T15:50:33.000000", "flavor": {"id": "69571413-724d-4dbb-9cea-53231699206c", "links": [{"href": "http://172.30.9.31:8774/flavors/69571413-724d-4dbb-9cea-53231699206c", "rel": "bookmark"}]}, "id": "ac6693d1-893c-4360-bffa-7485816ee556", "security_groups": [{"name": "default"}], "user_id": "ae6072b8c9e5472eb3ac272798ab161c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T15:50:33Z", "hostId": "84f2bc5c23e1581e8700c103af8ece1fe88cf23ec2e46ccc961a28de", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-1106e24d-27fa-42e5-89eb-50fb577e76e6-inst", "created": "2018-12-27T15:50:23Z", "tenant_id": "865f1b0b5d9d4c4b9e08cfd33dbb5c9f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-27 15:50:34,758 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/ac6693d1-893c-4360-bffa-7485816ee556 used request id req-bb267c34-42d9-410a-9a84-a8f665e0394f 2018-12-27 15:50:34,759 - create_instance - DEBUG - Instance status [SimpleHealthCheck-1106e24d-27fa-42e5-89eb-50fb577e76e6-inst] is - ACTIVE 2018-12-27 15:50:34,759 - create_instance - INFO - VM is - ACTIVE 2018-12-27 15:50:34,762 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/ac6693d1-893c-4360-bffa-7485816ee556 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4d489836a5e69d311a6dad8d1de293305496d80" 2018-12-27 15:50:35,114 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:50:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-be308ee0-3875-4243-a4de-d5eda70a30f2 x-compute-request-id: req-be308ee0-3875-4243-a4de-d5eda70a30f2 Content-Encoding: gzip Content-Length: 747 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-1106e24d-27fa-42e5-89eb-50fb577e76e6-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:54:76:ac", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/ac6693d1-893c-4360-bffa-7485816ee556", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/ac6693d1-893c-4360-bffa-7485816ee556", "rel": "bookmark"}], "image": {"id": "e3821def-3e23-4387-af94-a2c635eb17ae", "links": [{"href": "http://172.30.9.31:8774/images/e3821def-3e23-4387-af94-a2c635eb17ae", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T15:50:33.000000", "flavor": {"id": "69571413-724d-4dbb-9cea-53231699206c", "links": [{"href": "http://172.30.9.31:8774/flavors/69571413-724d-4dbb-9cea-53231699206c", "rel": "bookmark"}]}, "id": "ac6693d1-893c-4360-bffa-7485816ee556", "security_groups": [{"name": "default"}], "user_id": "ae6072b8c9e5472eb3ac272798ab161c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T15:50:33Z", "hostId": "84f2bc5c23e1581e8700c103af8ece1fe88cf23ec2e46ccc961a28de", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-1106e24d-27fa-42e5-89eb-50fb577e76e6-inst", "created": "2018-12-27T15:50:23Z", "tenant_id": "865f1b0b5d9d4c4b9e08cfd33dbb5c9f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-27 15:50:35,114 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/ac6693d1-893c-4360-bffa-7485816ee556 used request id req-be308ee0-3875-4243-a4de-d5eda70a30f2 2018-12-27 15:50:35,119 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=SimpleHealthCheck-1106e24d-27fa-42e5-89eb-50fb577e76e6-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4d489836a5e69d311a6dad8d1de293305496d80" 2018-12-27 15:50:35,212 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-7e9e78f3-88b1-4f10-bbcb-cd9499fdc71e Date: Thu, 27 Dec 2018 15:50:35 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"1becd4c8-57d1-42e5-81ce-ace49dfa4e90","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"865f1b0b5d9d4c4b9e08cfd33dbb5c9f","status":"ACTIVE","subnets":["3cbc699a-9551-44de-b09a-81fd371539d5"],"description":"","tags":[],"updated_at":"2018-12-27T15:50:10Z","qos_policy_id":null,"name":"SimpleHealthCheck-1106e24d-27fa-42e5-89eb-50fb577e76e6-priv-net","admin_state_up":true,"tenant_id":"865f1b0b5d9d4c4b9e08cfd33dbb5c9f","created_at":"2018-12-27T15:50:08Z","mtu":1442}]} 2018-12-27 15:50:35,212 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=SimpleHealthCheck-1106e24d-27fa-42e5-89eb-50fb577e76e6-priv-net used request id req-7e9e78f3-88b1-4f10-bbcb-cd9499fdc71e 2018-12-27 15:50:35,216 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/865f1b0b5d9d4c4b9e08cfd33dbb5c9f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4d489836a5e69d311a6dad8d1de293305496d80" 2018-12-27 15:50:35,311 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:50:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9ef429bc-fba9-4dd7-863b-f0091d6f5db3 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/865f1b0b5d9d4c4b9e08cfd33dbb5c9f"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "865f1b0b5d9d4c4b9e08cfd33dbb5c9f", "name": "SimpleHealthCheck-5dfd27c7-b69c-458-proj"}} 2018-12-27 15:50:35,311 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/865f1b0b5d9d4c4b9e08cfd33dbb5c9f used request id req-9ef429bc-fba9-4dd7-863b-f0091d6f5db3 2018-12-27 15:50:35,317 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=1becd4c8-57d1-42e5-81ce-ace49dfa4e90 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4d489836a5e69d311a6dad8d1de293305496d80" 2018-12-27 15:50:35,367 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-36bfe665-f56f-46ee-a660-26ebec4eb69a Date: Thu, 27 Dec 2018 15:50:35 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1becd4c8-57d1-42e5-81ce-ace49dfa4e90","tenant_id":"865f1b0b5d9d4c4b9e08cfd33dbb5c9f","created_at":"2018-12-27T15:50:10Z","dns_nameservers":[],"updated_at":"2018-12-27T15:50:10Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"865f1b0b5d9d4c4b9e08cfd33dbb5c9f","id":"3cbc699a-9551-44de-b09a-81fd371539d5","subnetpool_id":null,"name":"SimpleHealthCheck-1106e24d-27fa-42e5-89eb-50fb577e76e6-priv-subnet"}]} 2018-12-27 15:50:35,367 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=1becd4c8-57d1-42e5-81ce-ace49dfa4e90 used request id req-36bfe665-f56f-46ee-a660-26ebec4eb69a 2018-12-27 15:50:35,372 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=1becd4c8-57d1-42e5-81ce-ace49dfa4e90 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4d489836a5e69d311a6dad8d1de293305496d80" 2018-12-27 15:50:35,434 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1767 X-Openstack-Request-Id: req-ded9ab81-4192-4c77-a5c7-f274c9515f36 Date: Thu, 27 Dec 2018 15:50:35 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T15:50:11Z","device_owner":"network:dhcp","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"3cbc699a-9551-44de-b09a-81fd371539d5","ip_address":"10.55.0.2"}],"id":"517a3077-2bf0-4e0e-930a-e3d30a8e024e","security_groups":[],"mac_address":"fa:16:3e:e6:4b:b7","project_id":"865f1b0b5d9d4c4b9e08cfd33dbb5c9f","status":"DOWN","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-0-2","ip_address":"10.55.0.2","fqdn":"host-10-55-0-2.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1becd4c8-57d1-42e5-81ce-ace49dfa4e90","dns_name":"","created_at":"2018-12-27T15:50:08Z","binding:vnic_type":"normal","device_id":"","tenant_id":"865f1b0b5d9d4c4b9e08cfd33dbb5c9f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T15:50:33Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"3cbc699a-9551-44de-b09a-81fd371539d5","ip_address":"10.55.0.11"}],"id":"89df94aa-366c-4f36-91e6-0adeb92bca65","security_groups":["9cf91cd0-8d2b-4355-8cb0-b3a42862714c"],"mac_address":"fa:16:3e:54:76:ac","project_id":"865f1b0b5d9d4c4b9e08cfd33dbb5c9f","status":"ACTIVE","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-0-11","ip_address":"10.55.0.11","fqdn":"host-10-55-0-11.openstacklocal."}],"qos_policy_id":null,"name":"SimpleHealthCheck-1106e24d-27fa-42e5-89eb-50fb577e76e6port-1","admin_state_up":true,"network_id":"1becd4c8-57d1-42e5-81ce-ace49dfa4e90","dns_name":"","created_at":"2018-12-27T15:50:18Z","binding:vnic_type":"normal","device_id":"ac6693d1-893c-4360-bffa-7485816ee556","tenant_id":"865f1b0b5d9d4c4b9e08cfd33dbb5c9f"}]} 2018-12-27 15:50:35,434 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=1becd4c8-57d1-42e5-81ce-ace49dfa4e90 used request id req-ded9ab81-4192-4c77-a5c7-f274c9515f36 2018-12-27 15:50:35,435 - create_instance_tests - INFO - Looking for IP 10.55.0.11 in the console log 2018-12-27 15:50:35,438 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/ac6693d1-893c-4360-bffa-7485816ee556 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4d489836a5e69d311a6dad8d1de293305496d80" 2018-12-27 15:50:36,159 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:50:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-afa13de5-4f31-4d55-8439-d47f571d234f x-compute-request-id: req-afa13de5-4f31-4d55-8439-d47f571d234f Content-Encoding: gzip Content-Length: 747 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-1106e24d-27fa-42e5-89eb-50fb577e76e6-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:54:76:ac", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/ac6693d1-893c-4360-bffa-7485816ee556", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/ac6693d1-893c-4360-bffa-7485816ee556", "rel": "bookmark"}], "image": {"id": "e3821def-3e23-4387-af94-a2c635eb17ae", "links": [{"href": "http://172.30.9.31:8774/images/e3821def-3e23-4387-af94-a2c635eb17ae", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T15:50:33.000000", "flavor": {"id": "69571413-724d-4dbb-9cea-53231699206c", "links": [{"href": "http://172.30.9.31:8774/flavors/69571413-724d-4dbb-9cea-53231699206c", "rel": "bookmark"}]}, "id": "ac6693d1-893c-4360-bffa-7485816ee556", "security_groups": [{"name": "default"}], "user_id": "ae6072b8c9e5472eb3ac272798ab161c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T15:50:33Z", "hostId": "84f2bc5c23e1581e8700c103af8ece1fe88cf23ec2e46ccc961a28de", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-1106e24d-27fa-42e5-89eb-50fb577e76e6-inst", "created": "2018-12-27T15:50:23Z", "tenant_id": "865f1b0b5d9d4c4b9e08cfd33dbb5c9f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-27 15:50:36,159 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/ac6693d1-893c-4360-bffa-7485816ee556 used request id req-afa13de5-4f31-4d55-8439-d47f571d234f 2018-12-27 15:50:36,162 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:8774/v2.1/servers/ac6693d1-893c-4360-bffa-7485816ee556/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4d489836a5e69d311a6dad8d1de293305496d80" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-27 15:50:36,264 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:50:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-224fbf29-2637-4da5-bc3c-0c5ba7ccd763 x-compute-request-id: req-224fbf29-2637-4da5-bc3c-0c5ba7ccd763 Content-Encoding: gzip Content-Length: 7972 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0xffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000000FFE14F7 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000000FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000000FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000000FFE147F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 512239431 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64357\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.000000] Memory: 233756K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.234546] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.237614] pid_max: default: 32768 minimum: 301\n[ 0.239262] ACPI: Core revision 20150930\n[ 0.241298] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.243686] Security Framework initialized\n[ 0.245210] Yama: becoming mindful.\n[ 0.246545] AppArmor: AppArmor initialized\n[ 0.248082] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.250456] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.252783] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.254978] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.257457] Initializing cgroup subsys io\n[ 0.258964] Initializing cgroup subsys memory\n[ 0.260553] Initializing cgroup subsys devices\n[ 0.262189] Initializing cgroup subsys freezer\n[ 0.263794] Initializing cgroup subsys net_cls\n[ 0.265402] Initializing cgroup subsys perf_event\n[ 0.267081] Initializing cgroup subsys net_prio\n[ 0.268710] Initializing cgroup subsys hugetlb\n[ 0.270342] Initializing cgroup subsys pids\n[ 0.271950] CPU: Physical Processor ID: 0\n[ 0.274158] mce: CPU supports 10 MCE banks\n[ 0.275732] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.277630] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.298128] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.306695] ftrace: allocating 31920 entries in 125 pages\n[ 0.338134] smpboot: Max logical packages: 1\n[ 0.339688] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.342153] x2apic enabled\n[ 0.343559] Switched APIC routing to physical x2apic.\n[ 0.346529] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.348582] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.352384] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.355677] KVM setup paravirtual spinlock\n[ 0.357741] x86: Booted up 1 node, 1 CPUs\n[ 0.359215] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.361713] devtmpfs: initialized\n[ 0.363995] evm: security.selinux\n[ 0.365271] evm: security.SMACK64\n[ 0.366538] evm: security.SMACK64EXEC\n[ 0.367908] evm: security.SMACK64TRANSMUTE\n[ 0.369394] evm: security.SMACK64MMAP\n[ 0.370763] evm: security.ima\n[ 0.371934] evm: security.capability\n[ 0.373355] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.376743] pinctrl core: initialized pinctrl subsystem\n[ 0.378711] RTC time: 15:50:33, date: 12/27/18\n[ 0.380398] NET: Registered protocol family 16\n[ 0.382135] cpuidle: using governor ladder\n[ 0.383638] cpuidle: using governor menu\n[ 0.385081] PCCT header not found.\n[ 0.386429] ACPI: bus type PCI registered\n[ 0.387900] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.390167] PCI: Using configuration type 1 for base access\n[ 0.392828] ACPI: Added _OSI(Module Device)\n[ 0.394357] ACPI: Added _OSI(Processor Device)\n[ 0.395944] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.397602] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.400303] ACPI: Interpreter enabled\n[ 0.401693] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.405079] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.408461] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.411858] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.415245] ACPI: (supports S0 S5)\n[ 0.416533] ACPI: Using IOAPIC for interrupt routing\n[ 0.418272] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.422917] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.425019] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.427293] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.429503] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.433485] acpiphp: Slot [3] registered\n[ 0.434952] acpiphp: Slot [4] registered\n[ 0.436415] acpiphp: Slot [5] registered\n[ 0.437885] acpiphp: Slot [6] registered\n[ 0.439348] acpiphp: Slot [7] registered\n[ 0.440895] acpiphp: Slot [8] registered\n[ 0.442319] acpiphp: Slot [9] registered\n[ 0.443674] acpiphp: Slot [10] registered\n[ 0.445097] acpiphp: Slot [11] registered\n[ 0.446504] acpiphp: Slot [12] registered\n[ 0.447953] acpiphp: Slot [13] registered\n[ 0.449335] acpiphp: Slot [14] registered\n[ 0.450766] acpiphp: Slot [15] registered\n[ 0.467642] acpiphp: Slot [16] registered\n[ 0.469063] acpiphp: Slot [17] registered\n[ 0.470474] acpiphp: Slot [18] registered\n[ 0.471895] acpiphp: Slot [19] registered\n[ 0.473310] acpiphp: Slot [20] registered\n[ 0.474722] acpiphp: Slot [21] registered\n[ 0.476091] acpiphp: Slot [22] registered\n[ 0.477465] acpiphp: Slot [23] registered\n[ 0.478859] acpiphp: Slot [24] registered\n[ 0.480275] acpiphp: Slot [25] registered\n[ 0.481631] acpiphp: Slot [26] registered\n[ 0.483047] acpiphp: Slot [27] registered\n[ 0.484438] acpiphp: Slot [28] registered\n[ 0.485791] acpiphp: Slot [29] registered\n[ 0.487152] acpiphp: Slot [30] registered\n[ 0.488569] acpiphp: Slot [31] registered\n[ 0.489932] PCI host bridge to bus 0000:00\n[ 0.491324] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.493443] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.495571] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.498072] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.500594] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.503114] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.507749] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.509968] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.511982] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.514154] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.518596] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.521086] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.544127] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.546559] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.556951] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.559355] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.561703] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.564494] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.567439] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.569249] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.571893] vgaarb: loaded\n[ 0.572932] vgaarb: bridge control possible 0000:00:02.0\n[ 0.575387] SCSI subsystem initialized\n[ 0.577344] ACPI: bus type USB registered\n[ 0.578799] usbcore: registered new interface driver usbfs\n[ 0.580642] usbcore: registered new interface driver hub\n[ 0.582353] usbcore: registered new device driver usb\n[ 0.584389] PCI: Using ACPI for IRQ routing\n[ 0.586729] NetLabel: Initializing\n[ 0.587951] NetLabel: domain hash size = 128\n[ 0.589408] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.591081] NetLabel: unlabeled traffic allowed by default\n[ 0.593384] clocksource: Switched to clocksource kvm-clock\n[ 0.605185] AppArmor: AppArmor Filesystem Enabled\n[ 0.606843] pnp: PnP ACPI init\n[ 0.608425] pnp: PnP ACPI: found 5 devices\n[ 0.615532] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.618691] NET: Registered protocol family 2\n[ 0.620725] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.622905] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.624919] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.626980] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.628840] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.630921] NET: Registered protocol family 1\n[ 0.632468] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.634364] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.636209] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.651164] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.666433] Trying to unpack rootfs image as initramfs...\n[ 0.731965] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000)\n[ 0.735465] Scanning for low memory corruption every 60 seconds\n[ 0.738245] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.740790] audit: initializing netlink subsys (disabled)\n[ 0.743102] audit: type=2000 audit(1545925834.126:1): initialized\n[ 0.745881] Initialise system trusted keyring\n[ 0.747901] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.750508] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.754194] zbud: loaded\n[ 0.755595] VFS: Disk quotas dquot_6.6.0\n[ 0.757357] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.760553] fuse init (API version 7.23)\n[ 0.762426] Key type big_key registered\n[ 0.764161] Allocating IMA MOK and blacklist keyrings.\n[ 0.766649] Key type asymmetric registered\n[ 0.768447] Asymmetric key parser 'x509' registered\n[ 0.770556] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.773800] io scheduler noop registered\n[ 0.775525] io scheduler deadline registered (default)\n[ 0.777732] io scheduler cfq registered\n[ 0.779522] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.781842] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.784617] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.787806] ACPI: Power Button [PWRF]\n[ 0.789572] GHES: HEST is not enabled!\n[ 0.804167] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.834719] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.838776] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.865262] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.869355] Linux agpgart interface v0.103\n[ 0.873234] brd: module loaded\n[ 0.875905] loop: module loaded\n[ 0.882087] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.885263] GPT:90111 != 20971519\n[ 0.886754] GPT:Alternate GPT header not at the end of the disk.\n[ 0.889198] GPT:90111 != 20971519\n[ 0.890685] GPT: Use GNU Parted to correct GPT errors.\n[ 0.892825] vda: vda1 vda15\n[ 0.894932] scsi host0: ata_piix\n[ 0.896517] scsi host1: ata_piix\n[ 0.898059] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.900807] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.904156] libphy: Fixed MDIO Bus: probed\n[ 0.905956] tun: Universal TUN/TAP device driver, 1.6\n[ 0.908081] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.912019] PPP generic driver version 2.4.2\n[ 0.913957] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.916626] ehci-pci: EHCI PCI platform driver\n[ 0.918539] ehci-platform: EHCI generic platform driver\n[ 0.920736] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.923286] ohci-pci: OHCI PCI platform driver\n[ 0.925208] ohci-platform: OHCI generic platform driver\n[ 0.927404] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.942999] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.945190] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.948410] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.950600] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.953082] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.955828] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.958948] usb usb1: Product: UHCI Host Controller\n[ 0.960995] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.963546] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.965628] hub 1-0:1.0: USB hub found\n[ 0.967335] hub 1-0:1.0: 2 ports detected\n[ 0.969273] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.973586] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.975694] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.977917] mousedev: PS/2 mouse device common for all mice\n[ 0.980624] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.984327] rtc_cmos 00:00: RTC can wake from S4\n[ 0.986870] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.989498] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.992151] i2c /dev entries driver\n[ 0.993780] device-mapper: uevent: version 1.0.3\n[ 0.995835] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.999414] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.002202] NET: Registered protocol family 10\n[ 1.004439] NET: Registered protocol family 17\n[ 1.006391] Key type dns_resolver registered\n[ 1.008363] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.010815] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.014691] registered taskstats version 1\n[ 1.016517] Loading compiled-in X.509 certificates\n[ 1.019131] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 1.023235] zswap: loaded using pool lzo/zbud\n[ 1.025943] Key type trusted registered\n[ 1.028690] Key type encrypted registered\n[ 1.030466] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.032742] ima: No TPM chip found, activating TPM-bypass!\n[ 1.035004] evm: HMAC attrs: 0x1\n[ 1.036853] Magic number: 14:445:842\n[ 1.038649] rtc_cmos 00:00: setting system clock to 2018-12-27 15:50:34 UTC (1545925834)\n[ 1.042097] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.044526] EDD information not available.\n[ 1.059071] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 1.078699] Write protecting the kernel read-only data: 14336k\n[ 1.082069] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 1.085102] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.79\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.92\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.245003] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.55.0.11...\nLease of 10.55.0.11 obtained, lease time 43200\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.55.0.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.00. iid=i-0000002c\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: "} 2018-12-27 15:50:36,265 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/ac6693d1-893c-4360-bffa-7485816ee556/action used request id req-224fbf29-2637-4da5-bc3c-0c5ba7ccd763 2018-12-27 15:50:36,266 - create_instance_tests - INFO - DHCP lease obtained logged in console 2018-12-27 15:50:36,266 - create_instance_tests - DEBUG - Full console output - [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0xffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE14F7 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE147F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 512239431 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64357 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes) [ 0.000000] Memory: 233756K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.234546] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.237614] pid_max: default: 32768 minimum: 301 [ 0.239262] ACPI: Core revision 20150930 [ 0.241298] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.243686] Security Framework initialized [ 0.245210] Yama: becoming mindful. [ 0.246545] AppArmor: AppArmor initialized [ 0.248082] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.250456] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.252783] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.254978] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.257457] Initializing cgroup subsys io [ 0.258964] Initializing cgroup subsys memory [ 0.260553] Initializing cgroup subsys devices [ 0.262189] Initializing cgroup subsys freezer [ 0.263794] Initializing cgroup subsys net_cls [ 0.265402] Initializing cgroup subsys perf_event [ 0.267081] Initializing cgroup subsys net_prio [ 0.268710] Initializing cgroup subsys hugetlb [ 0.270342] Initializing cgroup subsys pids [ 0.271950] CPU: Physical Processor ID: 0 [ 0.274158] mce: CPU supports 10 MCE banks [ 0.275732] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.277630] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.298128] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.306695] ftrace: allocating 31920 entries in 125 pages [ 0.338134] smpboot: Max logical packages: 1 [ 0.339688] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.342153] x2apic enabled [ 0.343559] Switched APIC routing to physical x2apic. [ 0.346529] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.348582] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.352384] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.355677] KVM setup paravirtual spinlock [ 0.357741] x86: Booted up 1 node, 1 CPUs [ 0.359215] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.361713] devtmpfs: initialized [ 0.363995] evm: security.selinux [ 0.365271] evm: security.SMACK64 [ 0.366538] evm: security.SMACK64EXEC [ 0.367908] evm: security.SMACK64TRANSMUTE [ 0.369394] evm: security.SMACK64MMAP [ 0.370763] evm: security.ima [ 0.371934] evm: security.capability [ 0.373355] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.376743] pinctrl core: initialized pinctrl subsystem [ 0.378711] RTC time: 15:50:33, date: 12/27/18 [ 0.380398] NET: Registered protocol family 16 [ 0.382135] cpuidle: using governor ladder [ 0.383638] cpuidle: using governor menu [ 0.385081] PCCT header not found. [ 0.386429] ACPI: bus type PCI registered [ 0.387900] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.390167] PCI: Using configuration type 1 for base access [ 0.392828] ACPI: Added _OSI(Module Device) [ 0.394357] ACPI: Added _OSI(Processor Device) [ 0.395944] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.397602] ACPI: Added _OSI(Processor Aggregator Device) [ 0.400303] ACPI: Interpreter enabled [ 0.401693] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.405079] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.408461] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.411858] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.415245] ACPI: (supports S0 S5) [ 0.416533] ACPI: Using IOAPIC for interrupt routing [ 0.418272] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.422917] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.425019] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.427293] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.429503] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.433485] acpiphp: Slot [3] registered [ 0.434952] acpiphp: Slot [4] registered [ 0.436415] acpiphp: Slot [5] registered [ 0.437885] acpiphp: Slot [6] registered [ 0.439348] acpiphp: Slot [7] registered [ 0.440895] acpiphp: Slot [8] registered [ 0.442319] acpiphp: Slot [9] registered [ 0.443674] acpiphp: Slot [10] registered [ 0.445097] acpiphp: Slot [11] registered [ 0.446504] acpiphp: Slot [12] registered [ 0.447953] acpiphp: Slot [13] registered [ 0.449335] acpiphp: Slot [14] registered [ 0.450766] acpiphp: Slot [15] registered [ 0.467642] acpiphp: Slot [16] registered [ 0.469063] acpiphp: Slot [17] registered [ 0.470474] acpiphp: Slot [18] registered [ 0.471895] acpiphp: Slot [19] registered [ 0.473310] acpiphp: Slot [20] registered [ 0.474722] acpiphp: Slot [21] registered [ 0.476091] acpiphp: Slot [22] registered [ 0.477465] acpiphp: Slot [23] registered [ 0.478859] acpiphp: Slot [24] registered [ 0.480275] acpiphp: Slot [25] registered [ 0.481631] acpiphp: Slot [26] registered [ 0.483047] acpiphp: Slot [27] registered [ 0.484438] acpiphp: Slot [28] registered [ 0.485791] acpiphp: Slot [29] registered [ 0.487152] acpiphp: Slot [30] registered [ 0.488569] acpiphp: Slot [31] registered [ 0.489932] PCI host bridge to bus 0000:00 [ 0.491324] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.493443] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.495571] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.498072] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.500594] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.503114] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.507749] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.509968] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.511982] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.514154] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.518596] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.521086] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.544127] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.546559] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.556951] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.559355] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.561703] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.564494] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.567439] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.569249] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.571893] vgaarb: loaded [ 0.572932] vgaarb: bridge control possible 0000:00:02.0 [ 0.575387] SCSI subsystem initialized [ 0.577344] ACPI: bus type USB registered [ 0.578799] usbcore: registered new interface driver usbfs [ 0.580642] usbcore: registered new interface driver hub [ 0.582353] usbcore: registered new device driver usb [ 0.584389] PCI: Using ACPI for IRQ routing [ 0.586729] NetLabel: Initializing [ 0.587951] NetLabel: domain hash size = 128 [ 0.589408] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.591081] NetLabel: unlabeled traffic allowed by default [ 0.593384] clocksource: Switched to clocksource kvm-clock [ 0.605185] AppArmor: AppArmor Filesystem Enabled [ 0.606843] pnp: PnP ACPI init [ 0.608425] pnp: PnP ACPI: found 5 devices [ 0.615532] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.618691] NET: Registered protocol family 2 [ 0.620725] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.622905] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.624919] TCP: Hash tables configured (established 2048 bind 2048) [ 0.626980] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.628840] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.630921] NET: Registered protocol family 1 [ 0.632468] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.634364] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.636209] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.651164] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.666433] Trying to unpack rootfs image as initramfs... [ 0.731965] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.735465] Scanning for low memory corruption every 60 seconds [ 0.738245] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.740790] audit: initializing netlink subsys (disabled) [ 0.743102] audit: type=2000 audit(1545925834.126:1): initialized [ 0.745881] Initialise system trusted keyring [ 0.747901] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.750508] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.754194] zbud: loaded [ 0.755595] VFS: Disk quotas dquot_6.6.0 [ 0.757357] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.760553] fuse init (API version 7.23) [ 0.762426] Key type big_key registered [ 0.764161] Allocating IMA MOK and blacklist keyrings. [ 0.766649] Key type asymmetric registered [ 0.768447] Asymmetric key parser 'x509' registered [ 0.770556] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.773800] io scheduler noop registered [ 0.775525] io scheduler deadline registered (default) [ 0.777732] io scheduler cfq registered [ 0.779522] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.781842] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.784617] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.787806] ACPI: Power Button [PWRF] [ 0.789572] GHES: HEST is not enabled! [ 0.804167] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.834719] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.838776] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.865262] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.869355] Linux agpgart interface v0.103 [ 0.873234] brd: module loaded [ 0.875905] loop: module loaded [ 0.882087] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.885263] GPT:90111 != 20971519 [ 0.886754] GPT:Alternate GPT header not at the end of the disk. [ 0.889198] GPT:90111 != 20971519 [ 0.890685] GPT: Use GNU Parted to correct GPT errors. [ 0.892825] vda: vda1 vda15 [ 0.894932] scsi host0: ata_piix [ 0.896517] scsi host1: ata_piix [ 0.898059] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.900807] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.904156] libphy: Fixed MDIO Bus: probed [ 0.905956] tun: Universal TUN/TAP device driver, 1.6 [ 0.908081] tun: (C) 1999-2004 Max Krasnyansky [ 0.912019] PPP generic driver version 2.4.2 [ 0.913957] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.916626] ehci-pci: EHCI PCI platform driver [ 0.918539] ehci-platform: EHCI generic platform driver [ 0.920736] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.923286] ohci-pci: OHCI PCI platform driver [ 0.925208] ohci-platform: OHCI generic platform driver [ 0.927404] uhci_hcd: USB Universal Host Controller Interface driver [ 0.942999] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.945190] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.948410] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.950600] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.953082] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.955828] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.958948] usb usb1: Product: UHCI Host Controller [ 0.960995] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.963546] usb usb1: SerialNumber: 0000:00:01.2 [ 0.965628] hub 1-0:1.0: USB hub found [ 0.967335] hub 1-0:1.0: 2 ports detected [ 0.969273] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.973586] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.975694] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.977917] mousedev: PS/2 mouse device common for all mice [ 0.980624] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.984327] rtc_cmos 00:00: RTC can wake from S4 [ 0.986870] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.989498] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.992151] i2c /dev entries driver [ 0.993780] device-mapper: uevent: version 1.0.3 [ 0.995835] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.999414] ledtrig-cpu: registered to indicate activity on CPUs [ 1.002202] NET: Registered protocol family 10 [ 1.004439] NET: Registered protocol family 17 [ 1.006391] Key type dns_resolver registered [ 1.008363] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.010815] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.014691] registered taskstats version 1 [ 1.016517] Loading compiled-in X.509 certificates [ 1.019131] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.023235] zswap: loaded using pool lzo/zbud [ 1.025943] Key type trusted registered [ 1.028690] Key type encrypted registered [ 1.030466] AppArmor: AppArmor sha1 policy hashing enabled [ 1.032742] ima: No TPM chip found, activating TPM-bypass! [ 1.035004] evm: HMAC attrs: 0x1 [ 1.036853] Magic number: 14:445:842 [ 1.038649] rtc_cmos 00:00: setting system clock to 2018-12-27 15:50:34 UTC (1545925834) [ 1.042097] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.044526] EDD information not available. [ 1.059071] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.078699] Write protecting the kernel read-only data: 14336k [ 1.082069] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.085102] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.79 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.92 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.245003] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 10.55.0.11... Lease of 10.55.0.11 obtained, lease time 43200 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "10.55.0.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.00. iid=i-0000002c failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data Top of dropbear init script Starting dropbear sshd: 2018-12-27 15:50:36,267 - create_instance - INFO - Deleting Port with ID - 89df94aa-366c-4f36-91e6-0adeb92bca65 2018-12-27 15:50:36,267 - neutron_utils - INFO - Deleting port with name SimpleHealthCheck-1106e24d-27fa-42e5-89eb-50fb577e76e6port-1 2018-12-27 15:50:36,272 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/ports/89df94aa-366c-4f36-91e6-0adeb92bca65 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4d489836a5e69d311a6dad8d1de293305496d80" 2018-12-27 15:50:36,842 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-10c9eb21-7cfc-4b68-94d5-14c450cb9ea0 Date: Thu, 27 Dec 2018 15:50:36 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 15:50:36,842 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/ports/89df94aa-366c-4f36-91e6-0adeb92bca65 used request id req-10c9eb21-7cfc-4b68-94d5-14c450cb9ea0 2018-12-27 15:50:36,842 - create_instance - INFO - Deleting VM instance - SimpleHealthCheck-1106e24d-27fa-42e5-89eb-50fb577e76e6-inst 2018-12-27 15:50:36,845 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:8774/v2.1/servers/ac6693d1-893c-4360-bffa-7485816ee556 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4d489836a5e69d311a6dad8d1de293305496d80" 2018-12-27 15:50:37,004 - novaclient.v2.client - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 15:50:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c5756e91-0a8f-4bdf-939b-619ab167231c x-compute-request-id: req-c5756e91-0a8f-4bdf-939b-619ab167231c Content-Type: application/json 2018-12-27 15:50:37,004 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/servers/ac6693d1-893c-4360-bffa-7485816ee556 used request id req-c5756e91-0a8f-4bdf-939b-619ab167231c 2018-12-27 15:50:37,005 - create_instance - INFO - Checking deletion status 2018-12-27 15:50:37,007 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/ac6693d1-893c-4360-bffa-7485816ee556 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4d489836a5e69d311a6dad8d1de293305496d80" 2018-12-27 15:50:37,477 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:50:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2424266c-5edb-4e05-b5e2-7bfbd654263f x-compute-request-id: req-2424266c-5edb-4e05-b5e2-7bfbd654263f Content-Encoding: gzip Content-Length: 726 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"SimpleHealthCheck-1106e24d-27fa-42e5-89eb-50fb577e76e6-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:54:76:ac", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/ac6693d1-893c-4360-bffa-7485816ee556", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/ac6693d1-893c-4360-bffa-7485816ee556", "rel": "bookmark"}], "image": {"id": "e3821def-3e23-4387-af94-a2c635eb17ae", "links": [{"href": "http://172.30.9.31:8774/images/e3821def-3e23-4387-af94-a2c635eb17ae", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T15:50:33.000000", "flavor": {"id": "69571413-724d-4dbb-9cea-53231699206c", "links": [{"href": "http://172.30.9.31:8774/flavors/69571413-724d-4dbb-9cea-53231699206c", "rel": "bookmark"}]}, "id": "ac6693d1-893c-4360-bffa-7485816ee556", "user_id": "ae6072b8c9e5472eb3ac272798ab161c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T15:50:36Z", "hostId": "84f2bc5c23e1581e8700c103af8ece1fe88cf23ec2e46ccc961a28de", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-1106e24d-27fa-42e5-89eb-50fb577e76e6-inst", "created": "2018-12-27T15:50:23Z", "tenant_id": "865f1b0b5d9d4c4b9e08cfd33dbb5c9f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-27 15:50:37,477 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/ac6693d1-893c-4360-bffa-7485816ee556 used request id req-2424266c-5edb-4e05-b5e2-7bfbd654263f 2018-12-27 15:50:37,478 - create_instance - DEBUG - Instance status [SimpleHealthCheck-1106e24d-27fa-42e5-89eb-50fb577e76e6-inst] is - ACTIVE 2018-12-27 15:50:37,478 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-27 15:50:40,481 - create_instance - DEBUG - VM status query timeout in 296.52365613 2018-12-27 15:50:40,484 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/ac6693d1-893c-4360-bffa-7485816ee556 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4d489836a5e69d311a6dad8d1de293305496d80" 2018-12-27 15:50:40,530 - novaclient.v2.client - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 15:50:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-4c7ab399-e5b5-4219-880c-3e14f6c634fb x-compute-request-id: req-4c7ab399-e5b5-4219-880c-3e14f6c634fb Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance ac6693d1-893c-4360-bffa-7485816ee556 could not be found.", "code": 404}} 2018-12-27 15:50:40,530 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/ac6693d1-893c-4360-bffa-7485816ee556 used request id req-4c7ab399-e5b5-4219-880c-3e14f6c634fb 2018-12-27 15:50:40,531 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance ac6693d1-893c-4360-bffa-7485816ee556 could not be found. (HTTP 404) (Request-ID: req-4c7ab399-e5b5-4219-880c-3e14f6c634fb) 2018-12-27 15:50:40,531 - create_instance - INFO - VM has been properly deleted VM with name - SimpleHealthCheck-1106e24d-27fa-42e5-89eb-50fb577e76e6-inst 2018-12-27 15:50:40,532 - neutron_utils - INFO - Deleting subnet with name SimpleHealthCheck-1106e24d-27fa-42e5-89eb-50fb577e76e6-priv-subnet 2018-12-27 15:50:40,532 - neutron_utils - INFO - Deleting subnet with name SimpleHealthCheck-1106e24d-27fa-42e5-89eb-50fb577e76e6-priv-subnet 2018-12-27 15:50:40,537 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/subnets/3cbc699a-9551-44de-b09a-81fd371539d5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8415c3ad9d4205921065709784d89246dd170082" 2018-12-27 15:50:42,109 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-aefd2ca0-ddf7-4d0d-b556-f27d7a5ed3ed Date: Thu, 27 Dec 2018 15:50:42 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 15:50:42,109 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/subnets/3cbc699a-9551-44de-b09a-81fd371539d5 used request id req-aefd2ca0-ddf7-4d0d-b556-f27d7a5ed3ed 2018-12-27 15:50:42,109 - neutron_utils - INFO - Deleting network with name SimpleHealthCheck-1106e24d-27fa-42e5-89eb-50fb577e76e6-priv-net 2018-12-27 15:50:42,114 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/networks/1becd4c8-57d1-42e5-81ce-ace49dfa4e90 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8415c3ad9d4205921065709784d89246dd170082" 2018-12-27 15:50:43,248 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-0a458e87-f761-4094-ba7b-b60cde08a13a Date: Thu, 27 Dec 2018 15:50:43 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 15:50:43,248 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/networks/1becd4c8-57d1-42e5-81ce-ace49dfa4e90 used request id req-0a458e87-f761-4094-ba7b-b60cde08a13a 2018-12-27 15:50:43,251 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:8774/v2.1/flavors/69571413-724d-4dbb-9cea-53231699206c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c24e0477f47366d91d22cb5a57231927b899a76" 2018-12-27 15:50:43,300 - novaclient.v2.client - DEBUG - RESP: [202] Date: Thu, 27 Dec 2018 15:50:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-2d432bb2-4424-408c-93c3-c2bc87964b03 x-compute-request-id: req-2d432bb2-4424-408c-93c3-c2bc87964b03 Content-Length: 0 Content-Type: application/json 2018-12-27 15:50:43,301 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/flavors/69571413-724d-4dbb-9cea-53231699206c used request id req-2d432bb2-4424-408c-93c3-c2bc87964b03 2018-12-27 15:50:43,302 - glance_utils - INFO - Deleting image named - SimpleHealthCheck-1106e24d-27fa-42e5-89eb-50fb577e76e6-image 2018-12-27 15:50:43,304 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9292/v2/images/e3821def-3e23-4387-af94-a2c635eb17ae -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4eafa103579d66c071cbbf1aefe03fb1e82e2dea" 2018-12-27 15:50:43,865 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-528f0999-71b8-4d17-9bbb-363524942802 Date: Thu, 27 Dec 2018 15:50:43 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-27 15:50:43,866 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.31:9292/v2/images/e3821def-3e23-4387-af94-a2c635eb17ae used request id req-528f0999-71b8-4d17-9bbb-363524942802 2018-12-27 15:50:43,872 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b13866acaba7cc57ac297f9dc5b1a61f7598cb3e" 2018-12-27 15:50:44,290 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-21164c28-25d3-4bf9-9f47-f0d933913b11 Date: Thu, 27 Dec 2018 15:50:44 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "created_at": "2018-12-27T15:33:01Z", "updated_at": "2018-12-27T15:33:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "35205ac3-06e6-4cf6-bb21-ff8f813cb45b", "remote_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "ade77f59-e70c-4970-8ea8-198222fa332e", "remote_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "c4f3bf7f-d793-498d-a883-bb8c6003f070", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "c85cb618-8f19-445b-8e16-6d467cb17771", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}], "revision_number": 4, "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "865f1b0b5d9d4c4b9e08cfd33dbb5c9f", "created_at": "2018-12-27T15:50:07Z", "updated_at": "2018-12-27T15:50:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:50:07Z", "revision_number": 0, "id": "9c14995b-d8a3-40a2-ab80-acd85e557418", "remote_group_id": "9cf91cd0-8d2b-4355-8cb0-b3a42862714c", "remote_ip_prefix": null, "created_at": "2018-12-27T15:50:07Z", "security_group_id": "9cf91cd0-8d2b-4355-8cb0-b3a42862714c", "tenant_id": "865f1b0b5d9d4c4b9e08cfd33dbb5c9f", "port_range_min": null, "ethertype": "IPv6", "project_id": "865f1b0b5d9d4c4b9e08cfd33dbb5c9f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:50:08Z", "revision_number": 0, "id": "a66bbcef-1d7a-491c-92fa-79646ea9a0dd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:50:08Z", "security_group_id": "9cf91cd0-8d2b-4355-8cb0-b3a42862714c", "tenant_id": "865f1b0b5d9d4c4b9e08cfd33dbb5c9f", "port_range_min": null, "ethertype": "IPv6", "project_id": "865f1b0b5d9d4c4b9e08cfd33dbb5c9f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:50:07Z", "revision_number": 0, "id": "cdf0fe56-9921-438f-a35b-0b04344bc43d", "remote_group_id": "9cf91cd0-8d2b-4355-8cb0-b3a42862714c", "remote_ip_prefix": null, "created_at": "2018-12-27T15:50:07Z", "security_group_id": "9cf91cd0-8d2b-4355-8cb0-b3a42862714c", "tenant_id": "865f1b0b5d9d4c4b9e08cfd33dbb5c9f", "port_range_min": null, "ethertype": "IPv4", "project_id": "865f1b0b5d9d4c4b9e08cfd33dbb5c9f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:50:07Z", "revision_number": 0, "id": "d24f6420-3529-414a-962b-1b02ed8b8e14", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:50:07Z", "security_group_id": "9cf91cd0-8d2b-4355-8cb0-b3a42862714c", "tenant_id": "865f1b0b5d9d4c4b9e08cfd33dbb5c9f", "port_range_min": null, "ethertype": "IPv4", "project_id": "865f1b0b5d9d4c4b9e08cfd33dbb5c9f"}], "revision_number": 4, "project_id": "865f1b0b5d9d4c4b9e08cfd33dbb5c9f", "id": "9cf91cd0-8d2b-4355-8cb0-b3a42862714c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c1909e998feb43e09cfcd88799799d5f", "created_at": "2018-12-27T15:50:44Z", "updated_at": "2018-12-27T15:50:44Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:50:44Z", "revision_number": 0, "id": "28cab1de-aefa-4947-8266-da03bf36aaec", "remote_group_id": "b138e794-b166-4c07-9f32-4373a478f356", "remote_ip_prefix": null, "created_at": "2018-12-27T15:50:44Z", "security_group_id": "b138e794-b166-4c07-9f32-4373a478f356", "tenant_id": "c1909e998feb43e09cfcd88799799d5f", "port_range_min": null, "ethertype": "IPv4", "project_id": "c1909e998feb43e09cfcd88799799d5f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:50:44Z", "revision_number": 0, "id": "a5e6e0d5-4d81-4db4-9678-0355c13acc4c", "remote_group_id": "b138e794-b166-4c07-9f32-4373a478f356", "remote_ip_prefix": null, "created_at": "2018-12-27T15:50:44Z", "security_group_id": "b138e794-b166-4c07-9f32-4373a478f356", "tenant_id": "c1909e998feb43e09cfcd88799799d5f", "port_range_min": null, "ethertype": "IPv6", "project_id": "c1909e998feb43e09cfcd88799799d5f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:50:44Z", "revision_number": 0, "id": "a9c9a3db-05dc-4a16-a235-3e28e746652b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:50:44Z", "security_group_id": "b138e794-b166-4c07-9f32-4373a478f356", "tenant_id": "c1909e998feb43e09cfcd88799799d5f", "port_range_min": null, "ethertype": "IPv6", "project_id": "c1909e998feb43e09cfcd88799799d5f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:50:44Z", "revision_number": 0, "id": "b18d7340-4a14-427c-bf3b-4cd6a71175b8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:50:44Z", "security_group_id": "b138e794-b166-4c07-9f32-4373a478f356", "tenant_id": "c1909e998feb43e09cfcd88799799d5f", "port_range_min": null, "ethertype": "IPv4", "project_id": "c1909e998feb43e09cfcd88799799d5f"}], "revision_number": 4, "project_id": "c1909e998feb43e09cfcd88799799d5f", "id": "b138e794-b166-4c07-9f32-4373a478f356", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-27T15:33:07Z", "updated_at": "2018-12-27T15:33:07Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "4de95db8-72d6-4aec-a145-e92511971eb9", "remote_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "5f100cff-05d8-4405-8dfb-0a387c123fae", "remote_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "a3f6a193-cc94-4220-a73a-08acf63c449b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "f059d8a5-0c32-49c9-a721-77cc89245ecd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "created_at": "2018-12-27T15:29:16Z", "updated_at": "2018-12-27T15:29:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "3c53841a-5bc0-4192-b482-044411e217ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "5956ff3f-d59d-4af6-82b5-566c888583a7", "remote_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:16Z", "revision_number": 0, "id": "60735d87-52c7-426a-91a6-aff1078a5a2d", "remote_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:16Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "abe97133-61dd-4fdf-baf3-2e07968a324f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "da629caea04941e1ae8979c379dc7c9d"}], "revision_number": 4, "project_id": "da629caea04941e1ae8979c379dc7c9d", "id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "name": "default"}]} 2018-12-27 15:50:44,291 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=default used request id req-21164c28-25d3-4bf9-9f47-f0d933913b11 2018-12-27 15:50:44,296 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b13866acaba7cc57ac297f9dc5b1a61f7598cb3e" 2018-12-27 15:50:44,419 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:50:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f2a7db42-1f46-4bcb-80d0-9eb0430a8be8 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b7b4fceec1ad4c6eb74d758b709a9d93", "name": "admin"}} 2018-12-27 15:50:44,419 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93 used request id req-f2a7db42-1f46-4bcb-80d0-9eb0430a8be8 2018-12-27 15:50:44,423 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/865f1b0b5d9d4c4b9e08cfd33dbb5c9f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b13866acaba7cc57ac297f9dc5b1a61f7598cb3e" 2018-12-27 15:50:44,542 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:50:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-668e69ff-2261-44cd-b7e4-97e2cf63f3c9 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/865f1b0b5d9d4c4b9e08cfd33dbb5c9f"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "865f1b0b5d9d4c4b9e08cfd33dbb5c9f", "name": "SimpleHealthCheck-5dfd27c7-b69c-458-proj"}} 2018-12-27 15:50:44,542 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/865f1b0b5d9d4c4b9e08cfd33dbb5c9f used request id req-668e69ff-2261-44cd-b7e4-97e2cf63f3c9 2018-12-27 15:50:44,542 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 9cf91cd0-8d2b-4355-8cb0-b3a42862714c 2018-12-27 15:50:44,547 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=9cf91cd0-8d2b-4355-8cb0-b3a42862714c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b13866acaba7cc57ac297f9dc5b1a61f7598cb3e" 2018-12-27 15:50:44,779 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-7e373d09-7e3b-4e79-b4f9-e3cbdcc8fdf1 Date: Thu, 27 Dec 2018 15:50:44 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "9cf91cd0-8d2b-4355-8cb0-b3a42862714c", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T15:50:07Z", "security_group_id": "9cf91cd0-8d2b-4355-8cb0-b3a42862714c", "port_range_min": null, "revision_number": 0, "tenant_id": "865f1b0b5d9d4c4b9e08cfd33dbb5c9f", "created_at": "2018-12-27T15:50:07Z", "project_id": "865f1b0b5d9d4c4b9e08cfd33dbb5c9f", "id": "9c14995b-d8a3-40a2-ab80-acd85e557418"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T15:50:08Z", "security_group_id": "9cf91cd0-8d2b-4355-8cb0-b3a42862714c", "port_range_min": null, "revision_number": 0, "tenant_id": "865f1b0b5d9d4c4b9e08cfd33dbb5c9f", "created_at": "2018-12-27T15:50:08Z", "project_id": "865f1b0b5d9d4c4b9e08cfd33dbb5c9f", "id": "a66bbcef-1d7a-491c-92fa-79646ea9a0dd"}, {"remote_group_id": "9cf91cd0-8d2b-4355-8cb0-b3a42862714c", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T15:50:07Z", "security_group_id": "9cf91cd0-8d2b-4355-8cb0-b3a42862714c", "port_range_min": null, "revision_number": 0, "tenant_id": "865f1b0b5d9d4c4b9e08cfd33dbb5c9f", "created_at": "2018-12-27T15:50:07Z", "project_id": "865f1b0b5d9d4c4b9e08cfd33dbb5c9f", "id": "cdf0fe56-9921-438f-a35b-0b04344bc43d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T15:50:07Z", "security_group_id": "9cf91cd0-8d2b-4355-8cb0-b3a42862714c", "port_range_min": null, "revision_number": 0, "tenant_id": "865f1b0b5d9d4c4b9e08cfd33dbb5c9f", "created_at": "2018-12-27T15:50:07Z", "project_id": "865f1b0b5d9d4c4b9e08cfd33dbb5c9f", "id": "d24f6420-3529-414a-962b-1b02ed8b8e14"}]} 2018-12-27 15:50:44,779 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=9cf91cd0-8d2b-4355-8cb0-b3a42862714c used request id req-7e373d09-7e3b-4e79-b4f9-e3cbdcc8fdf1 2018-12-27 15:50:44,780 - neutron_utils - INFO - Deleting security group with name - default 2018-12-27 15:50:44,784 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/security-groups/9cf91cd0-8d2b-4355-8cb0-b3a42862714c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b13866acaba7cc57ac297f9dc5b1a61f7598cb3e" 2018-12-27 15:50:45,140 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-0a004e97-5dae-4968-a5b0-3a7dfe23c59a Content-Length: 0 Date: Thu, 27 Dec 2018 15:50:45 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 15:50:45,140 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-groups/9cf91cd0-8d2b-4355-8cb0-b3a42862714c used request id req-0a004e97-5dae-4968-a5b0-3a7dfe23c59a 2018-12-27 15:50:45,141 - keystone_utils - INFO - Deleting project with name - SimpleHealthCheck-5dfd27c7-b69c-458-proj 2018-12-27 15:50:45,144 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/projects/865f1b0b5d9d4c4b9e08cfd33dbb5c9f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b13866acaba7cc57ac297f9dc5b1a61f7598cb3e" 2018-12-27 15:50:45,416 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 15:50:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-768b9e17-2f46-4ff7-b268-310fa089124a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 15:50:45,416 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/865f1b0b5d9d4c4b9e08cfd33dbb5c9f used request id req-768b9e17-2f46-4ff7-b268-310fa089124a 2018-12-27 15:50:45,417 - keystone_utils - INFO - Deleting role with name - SimpleHealthCheck-5dfd27c7-b69c-458-proj-role 2018-12-27 15:50:45,420 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/roles/55bb55b792a641728536587cd453eb69 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b13866acaba7cc57ac297f9dc5b1a61f7598cb3e" 2018-12-27 15:50:45,568 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 15:50:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ec536f5d-e75c-46cc-9f4e-a8909e4265b3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 15:50:45,568 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/roles/55bb55b792a641728536587cd453eb69 used request id req-ec536f5d-e75c-46cc-9f4e-a8909e4265b3 2018-12-27 15:50:45,572 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b13866acaba7cc57ac297f9dc5b1a61f7598cb3e" 2018-12-27 15:50:45,674 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:50:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-021f2ac8-d543-42ea-8aec-561023f1ad8e Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8717805e084745a7b5daab511cef5d00", "links": {"self": "http://172.30.9.31:5000/v3/roles/8717805e084745a7b5daab511cef5d00"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 15:50:45,675 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-021f2ac8-d543-42ea-8aec-561023f1ad8e 2018-12-27 15:50:45,675 - keystone_utils - INFO - Deleting user with name - SimpleHealthCheck-5dfd27c7-b69c-458-user 2018-12-27 15:50:45,679 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/users/ae6072b8c9e5472eb3ac272798ab161c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1dd94220432021f672551695b2259c3ec79815ff" 2018-12-27 15:50:45,888 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 15:50:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-46d14e67-57af-4909-8098-2d3c072071fd Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 15:50:45,888 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/ae6072b8c9e5472eb3ac272798ab161c used request id req-46d14e67-57af-4909-8098-2d3c072071fd 2018-12-27 15:50:45,889 - xtesting.core.unit - DEBUG - test_check_vm_ip_dhcp (snaps.openstack.tests.create_instance_tests.SimpleHealthCheck) ... ok ---------------------------------------------------------------------- Ran 1 test in 44.483s OK 2018-12-27 15:50:46,002 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-12-27 15:50:46,002 - xtesting.ci.run_tests - INFO - Test result: +----------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------------+------------------+------------------+----------------+ | snaps_health_check | functest | 00:44 | PASS | +----------------------------+------------------+------------------+----------------+ 2018-12-27 15:50:46,010 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-27 15:50:46,014 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}502c002d0b11beee5e13dee845abc0665c3aed63" 2018-12-27 15:50:46,131 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:50:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f0ffba86-b056-404b-bb9c-b97f5fd5ffc7 Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8717805e084745a7b5daab511cef5d00", "links": {"self": "http://172.30.9.31:5000/v3/roles/8717805e084745a7b5daab511cef5d00"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 15:50:46,131 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-f0ffba86-b056-404b-bb9c-b97f5fd5ffc7 2018-12-27 15:50:46,131 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.120713949203s 2018-12-27 15:50:46,132 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-f0ffba86-b056-404b-bb9c-b97f5fd5ffc7 2018-12-27 15:50:46,137 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.roles 2018-12-27 15:50:46,140 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:5000/v3/roles/8717805e084745a7b5daab511cef5d00 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}502c002d0b11beee5e13dee845abc0665c3aed63" 2018-12-27 15:50:46,329 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 15:50:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8ffba3c9-9c92-4ebb-9e81-14cff6d15709 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 15:50:46,329 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/roles/8717805e084745a7b5daab511cef5d00 used request id req-8ffba3c9-9c92-4ebb-9e81-14cff6d15709 2018-12-27 15:50:46,329 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.roles in 0.192019224167s 2018-12-27 15:50:46,329 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/roles/8717805e084745a7b5daab511cef5d00 used request id req-8ffba3c9-9c92-4ebb-9e81-14cff6d15709 2018-12-27 15:50:46,330 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-27 15:50:46,333 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}502c002d0b11beee5e13dee845abc0665c3aed63" 2018-12-27 15:50:46,537 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:50:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2905d476-572c-4ab6-ad81-8f4f822e83ae Content-Encoding: gzip Content-Length: 842 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/05a834ddebbc40688596b7460b47439e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05a834ddebbc40688596b7460b47439e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/08226a0ad01943f39559448239e291e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "08226a0ad01943f39559448239e291e1", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/55c0552fe37a4f7ca0e73939514bc683"}, "domain_id": "default", "enabled": true, "options": {}, "id": "55c0552fe37a4f7ca0e73939514bc683", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/646a4af4e3b5439a97996d353fea3924"}, "domain_id": "914eec1d43ea4caf9d2fd33268c06258", "enabled": true, "options": {}, "id": "646a4af4e3b5439a97996d353fea3924", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/85fb203e51c34d3f8122e285a6a318b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85fb203e51c34d3f8122e285a6a318b3", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/905e7f4b42d24cca93b99d2401fa3378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "905e7f4b42d24cca93b99d2401fa3378", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/a5bc08b9f81f4e5bb86c24f9f7547bae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5bc08b9f81f4e5bb86c24f9f7547bae", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/a5c780627f004d318bf908d80305da9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5c780627f004d318bf908d80305da9c", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/b18425bf2b044bc9af7e194919539a17"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b18425bf2b044bc9af7e194919539a17", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/b8d2134b619d4dca80e21d6fb16449b0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b8d2134b619d4dca80e21d6fb16449b0", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/b9ab6a25a652438285139fe5b44aea62"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9ab6a25a652438285139fe5b44aea62", "email": "cinder@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_6f1a4c0e-793e-4b29-886b-5108ce51263c", "links": {"self": "http://172.30.9.31:5000/v3/users/b9bf72b479fc4dd0ad86b67e080fd99c"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "b9bf72b479fc4dd0ad86b67e080fd99c", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/c08462554a4844d681348f58b9b0edee"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c08462554a4844d681348f58b9b0edee", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/ddfc3a9aad444d4782eae677c8a98130"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ddfc3a9aad444d4782eae677c8a98130", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/f2a74f2185a54676a6cb2bb5ecfcc4f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2a74f2185a54676a6cb2bb5ecfcc4f6", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-12-27 15:50:46,537 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-2905d476-572c-4ab6-ad81-8f4f822e83ae 2018-12-27 15:50:46,538 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.20752286911s 2018-12-27 15:50:46,538 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-2905d476-572c-4ab6-ad81-8f4f822e83ae 2018-12-27 15:50:46,544 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-27 15:50:46,547 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/users/b9bf72b479fc4dd0ad86b67e080fd99c -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}502c002d0b11beee5e13dee845abc0665c3aed63" 2018-12-27 15:50:46,671 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:50:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-83673a84-44c8-4665-b8c7-7064720ab2fc Content-Encoding: gzip Content-Length: 232 Content-Type: application/json RESP BODY: {"user": {"name": "snaps_health_check-user_6f1a4c0e-793e-4b29-886b-5108ce51263c", "links": {"self": "http://172.30.9.31:5000/v3/users/b9bf72b479fc4dd0ad86b67e080fd99c"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "b9bf72b479fc4dd0ad86b67e080fd99c", "description": null}} 2018-12-27 15:50:46,672 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users/b9bf72b479fc4dd0ad86b67e080fd99c used request id req-83673a84-44c8-4665-b8c7-7064720ab2fc 2018-12-27 15:50:46,672 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.127915143967s 2018-12-27 15:50:46,672 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users/b9bf72b479fc4dd0ad86b67e080fd99c used request id req-83673a84-44c8-4665-b8c7-7064720ab2fc 2018-12-27 15:50:46,673 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-12-27 15:50:46,676 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:5000/v3/users/b9bf72b479fc4dd0ad86b67e080fd99c -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}502c002d0b11beee5e13dee845abc0665c3aed63" 2018-12-27 15:50:46,923 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 15:50:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a6734b1c-715b-409b-82c4-b14f1554c977 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 15:50:46,924 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/b9bf72b479fc4dd0ad86b67e080fd99c used request id req-a6734b1c-715b-409b-82c4-b14f1554c977 2018-12-27 15:50:46,924 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.250756978989s 2018-12-27 15:50:46,924 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/b9bf72b479fc4dd0ad86b67e080fd99c used request id req-a6734b1c-715b-409b-82c4-b14f1554c977 2018-12-27 15:50:46,930 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-27 15:50:46,933 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}502c002d0b11beee5e13dee845abc0665c3aed63" 2018-12-27 15:50:47,033 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:50:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-88479507-55e1-4baf-bcfa-16fea0c2b470 Content-Encoding: gzip Content-Length: 391 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93"}, "tags": [], "enabled": true, "id": "b7b4fceec1ad4c6eb74d758b709a9d93", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.31:5000/v3/projects/c1909e998feb43e09cfcd88799799d5f"}, "tags": [], "enabled": true, "id": "c1909e998feb43e09cfcd88799799d5f", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_6f1a4c0e-793e-4b29-886b-5108ce51263c"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/da629caea04941e1ae8979c379dc7c9d"}, "tags": [], "enabled": true, "id": "da629caea04941e1ae8979c379dc7c9d", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-12-27 15:50:47,033 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects used request id req-88479507-55e1-4baf-bcfa-16fea0c2b470 2018-12-27 15:50:47,033 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.103227853775s 2018-12-27 15:50:47,033 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects used request id req-88479507-55e1-4baf-bcfa-16fea0c2b470 2018-12-27 15:50:47,038 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-12-27 15:50:47,041 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:5000/v3/projects/c1909e998feb43e09cfcd88799799d5f -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}502c002d0b11beee5e13dee845abc0665c3aed63" 2018-12-27 15:50:47,309 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 15:50:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9f13e91a-d00d-4810-bda6-9754084f5cac Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 15:50:47,309 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/c1909e998feb43e09cfcd88799799d5f used request id req-9f13e91a-d00d-4810-bda6-9754084f5cac 2018-12-27 15:50:47,310 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.27188205719s 2018-12-27 15:50:47,310 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/c1909e998feb43e09cfcd88799799d5f used request id req-9f13e91a-d00d-4810-bda6-9754084f5cac 2018-12-27 15:50:47,315 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-27 15:50:47,316 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:9696/v2.0/security-groups.json?project_id=c1909e998feb43e09cfcd88799799d5f&name=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}502c002d0b11beee5e13dee845abc0665c3aed63" 2018-12-27 15:50:47,528 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2434 X-Openstack-Request-Id: req-d62e0e8d-d38f-4133-b2bd-ca7360e4aee3 Date: Thu, 27 Dec 2018 15:50:47 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "c1909e998feb43e09cfcd88799799d5f", "created_at": "2018-12-27T15:50:44Z", "updated_at": "2018-12-27T15:50:44Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:50:44Z", "revision_number": 0, "id": "28cab1de-aefa-4947-8266-da03bf36aaec", "remote_group_id": "b138e794-b166-4c07-9f32-4373a478f356", "remote_ip_prefix": null, "created_at": "2018-12-27T15:50:44Z", "security_group_id": "b138e794-b166-4c07-9f32-4373a478f356", "tenant_id": "c1909e998feb43e09cfcd88799799d5f", "port_range_min": null, "ethertype": "IPv4", "project_id": "c1909e998feb43e09cfcd88799799d5f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:50:44Z", "revision_number": 0, "id": "a5e6e0d5-4d81-4db4-9678-0355c13acc4c", "remote_group_id": "b138e794-b166-4c07-9f32-4373a478f356", "remote_ip_prefix": null, "created_at": "2018-12-27T15:50:44Z", "security_group_id": "b138e794-b166-4c07-9f32-4373a478f356", "tenant_id": "c1909e998feb43e09cfcd88799799d5f", "port_range_min": null, "ethertype": "IPv6", "project_id": "c1909e998feb43e09cfcd88799799d5f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:50:44Z", "revision_number": 0, "id": "a9c9a3db-05dc-4a16-a235-3e28e746652b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:50:44Z", "security_group_id": "b138e794-b166-4c07-9f32-4373a478f356", "tenant_id": "c1909e998feb43e09cfcd88799799d5f", "port_range_min": null, "ethertype": "IPv6", "project_id": "c1909e998feb43e09cfcd88799799d5f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:50:44Z", "revision_number": 0, "id": "b18d7340-4a14-427c-bf3b-4cd6a71175b8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:50:44Z", "security_group_id": "b138e794-b166-4c07-9f32-4373a478f356", "tenant_id": "c1909e998feb43e09cfcd88799799d5f", "port_range_min": null, "ethertype": "IPv4", "project_id": "c1909e998feb43e09cfcd88799799d5f"}], "revision_number": 4, "project_id": "c1909e998feb43e09cfcd88799799d5f", "id": "b138e794-b166-4c07-9f32-4373a478f356", "name": "default"}]} 2018-12-27 15:50:47,528 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json?project_id=c1909e998feb43e09cfcd88799799d5f&name=default used request id req-d62e0e8d-d38f-4133-b2bd-ca7360e4aee3 2018-12-27 15:50:47,528 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.212546110153s 2018-12-27 15:50:47,529 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json?project_id=c1909e998feb43e09cfcd88799799d5f&name=default used request id req-d62e0e8d-d38f-4133-b2bd-ca7360e4aee3 2018-12-27 15:50:47,531 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-27 15:50:47,532 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}502c002d0b11beee5e13dee845abc0665c3aed63" 2018-12-27 15:50:47,774 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-1e4d44f3-bd2d-4333-9c9e-5f3f1dbb212e Date: Thu, 27 Dec 2018 15:50:47 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "created_at": "2018-12-27T15:33:01Z", "updated_at": "2018-12-27T15:33:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "c85cb618-8f19-445b-8e16-6d467cb17771", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "c4f3bf7f-d793-498d-a883-bb8c6003f070", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "35205ac3-06e6-4cf6-bb21-ff8f813cb45b", "remote_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "ade77f59-e70c-4970-8ea8-198222fa332e", "remote_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}], "revision_number": 4, "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c1909e998feb43e09cfcd88799799d5f", "created_at": "2018-12-27T15:50:44Z", "updated_at": "2018-12-27T15:50:44Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:50:44Z", "revision_number": 0, "id": "a9c9a3db-05dc-4a16-a235-3e28e746652b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:50:44Z", "security_group_id": "b138e794-b166-4c07-9f32-4373a478f356", "tenant_id": "c1909e998feb43e09cfcd88799799d5f", "port_range_min": null, "ethertype": "IPv6", "project_id": "c1909e998feb43e09cfcd88799799d5f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:50:44Z", "revision_number": 0, "id": "a5e6e0d5-4d81-4db4-9678-0355c13acc4c", "remote_group_id": "b138e794-b166-4c07-9f32-4373a478f356", "remote_ip_prefix": null, "created_at": "2018-12-27T15:50:44Z", "security_group_id": "b138e794-b166-4c07-9f32-4373a478f356", "tenant_id": "c1909e998feb43e09cfcd88799799d5f", "port_range_min": null, "ethertype": "IPv6", "project_id": "c1909e998feb43e09cfcd88799799d5f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:50:44Z", "revision_number": 0, "id": "b18d7340-4a14-427c-bf3b-4cd6a71175b8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:50:44Z", "security_group_id": "b138e794-b166-4c07-9f32-4373a478f356", "tenant_id": "c1909e998feb43e09cfcd88799799d5f", "port_range_min": null, "ethertype": "IPv4", "project_id": "c1909e998feb43e09cfcd88799799d5f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:50:44Z", "revision_number": 0, "id": "28cab1de-aefa-4947-8266-da03bf36aaec", "remote_group_id": "b138e794-b166-4c07-9f32-4373a478f356", "remote_ip_prefix": null, "created_at": "2018-12-27T15:50:44Z", "security_group_id": "b138e794-b166-4c07-9f32-4373a478f356", "tenant_id": "c1909e998feb43e09cfcd88799799d5f", "port_range_min": null, "ethertype": "IPv4", "project_id": "c1909e998feb43e09cfcd88799799d5f"}], "revision_number": 4, "project_id": "c1909e998feb43e09cfcd88799799d5f", "id": "b138e794-b166-4c07-9f32-4373a478f356", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-27T15:33:07Z", "updated_at": "2018-12-27T15:33:07Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "5f100cff-05d8-4405-8dfb-0a387c123fae", "remote_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "f059d8a5-0c32-49c9-a721-77cc89245ecd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "4de95db8-72d6-4aec-a145-e92511971eb9", "remote_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "a3f6a193-cc94-4220-a73a-08acf63c449b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "created_at": "2018-12-27T15:29:16Z", "updated_at": "2018-12-27T15:29:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "abe97133-61dd-4fdf-baf3-2e07968a324f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "5956ff3f-d59d-4af6-82b5-566c888583a7", "remote_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "3c53841a-5bc0-4192-b482-044411e217ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:16Z", "revision_number": 0, "id": "60735d87-52c7-426a-91a6-aff1078a5a2d", "remote_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:16Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "da629caea04941e1ae8979c379dc7c9d"}], "revision_number": 4, "project_id": "da629caea04941e1ae8979c379dc7c9d", "id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "name": "default"}]} 2018-12-27 15:50:47,774 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json used request id req-1e4d44f3-bd2d-4333-9c9e-5f3f1dbb212e 2018-12-27 15:50:47,774 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.242724180222s 2018-12-27 15:50:47,775 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json used request id req-1e4d44f3-bd2d-4333-9c9e-5f3f1dbb212e 2018-12-27 15:50:47,779 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-12-27 15:50:47,780 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:9696/v2.0/security-groups/b138e794-b166-4c07-9f32-4373a478f356.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}502c002d0b11beee5e13dee845abc0665c3aed63" 2018-12-27 15:50:48,168 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-cf59a172-ed31-4196-8ab7-1004934d5662 Content-Length: 0 Date: Thu, 27 Dec 2018 15:50:48 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 15:50:48,168 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-groups/b138e794-b166-4c07-9f32-4373a478f356.json used request id req-cf59a172-ed31-4196-8ab7-1004934d5662 2018-12-27 15:50:48,169 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.389230966568s 2018-12-27 15:50:48,169 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-groups/b138e794-b166-4c07-9f32-4373a478f356.json used request id req-cf59a172-ed31-4196-8ab7-1004934d5662 2018-12-27 15:50:48,170 - xtesting.ci.run_tests - INFO - Xtesting report: +----------------------------+------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------------+------------------+---------------------+------------------+----------------+ | connection_check | functest | healthcheck | 00:09 | PASS | | tenantnetwork1 | functest | healthcheck | 00:11 | PASS | | tenantnetwork2 | functest | healthcheck | 00:11 | PASS | | vmready1 | functest | healthcheck | 00:16 | PASS | | vmready2 | functest | healthcheck | 00:15 | PASS | | singlevm1 | functest | healthcheck | 00:43 | PASS | | singlevm2 | functest | healthcheck | 00:40 | PASS | | vping_ssh | functest | healthcheck | 00:56 | PASS | | vping_userdata | functest | healthcheck | 00:48 | PASS | | cinder_test | functest | healthcheck | 01:23 | PASS | | api_check | functest | healthcheck | 09:00 | PASS | | snaps_health_check | functest | healthcheck | 00:44 | PASS | | odl | functest | healthcheck | 00:00 | SKIP | +----------------------------+------------------+---------------------+------------------+----------------+ 2018-12-27 15:50:48,183 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-12-27 15:50:48,197 - paramiko.transport - DEBUG - EOF in transport thread 2018-12-27 15:50:48,218 - paramiko.transport - DEBUG - EOF in transport thread 2018-12-27 15:50:48,315 - paramiko.transport - DEBUG - EOF in transport thread 2018-12-27 15:50:51,369 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-gambia-114 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-ovn-nofeature-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2018-12-27 15:50:51,374 - xtesting.ci.run_tests - INFO - Sourcing env file /var/lib/xtesting/conf/env_file # Clear any old environment that may conflict. for key in $( set | awk '{FS="="} /^OS_/ {print $1}' ); do unset $key ; done export OS_NO_CACHE=True export COMPUTE_API_VERSION=1.1 export OS_USERNAME=admin export no_proxy=,172.30.9.31,192.30.9.5 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.31:5000//v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=6rcak6xrjZncaN4AGF9bHRzwP export OS_PROJECT_DOMAIN_NAME=Default export OS_IDENTITY_API_VERSION=3 export OS_PROJECT_NAME=admin export OS_AUTH_TYPE=password export PYTHONWARNINGS="ignore:Certificate has no, ignore:A true SSLContext object is not available" # Add OS_CLOUDNAME to PS1 if [ -z "${CLOUDPROMPT_ENABLED:-}" ]; then export PS1=${PS1:-""} export PS1=\${OS_CLOUDNAME:+"(\$OS_CLOUDNAME)"}\ $PS1 export CLOUDPROMPT_ENABLED=1 fi export OS_PROJECT_ID=b7b4fceec1ad4c6eb74d758b709a9d93 export OS_TENANT_NAME=admin export SDN_CONTROLLER_IP=192.30.9.5 export SDN_CONTROLLER_WEBPORT=8081 export SDN_CONTROLLER_RESTCONFPORT=8081 export OS_REGION_NAME=regionOne 2018-12-27 15:50:51,374 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-12-27 15:50:51,375 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+------------------------------------------+--------------------------------------------------+ | TIERS | ORDER | DESCRIPTION | TESTCASES | +---------------+---------------+------------------------------------------+--------------------------------------------------+ | smoke | 1 | Set of basic Functional tests to | tempest_smoke neutron-tempest-plugin-api | | | | validate the OPNFV scenarios. | rally_sanity rally_jobs refstack_defcore | | | | | patrole snaps_smoke neutron_trunk | | | | | networking-bgpvpn networking-sfc | | | | | barbican | +---------------+---------------+------------------------------------------+--------------------------------------------------+ 2018-12-27 15:50:51,412 - xtesting.ci.run_tests - INFO - Loading test case 'tempest_smoke'... 2018-12-27 15:50:51,757 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 15:50:51,767 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:50:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c47ed6e8-a2e2-4ad3-a486-ad7a4c6450f6 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 15:50:51,767 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-c47ed6e8-a2e2-4ad3-a486-ad7a4c6450f6 2018-12-27 15:50:51,768 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000/v3/auth/tokens 2018-12-27 15:50:52,184 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}], "expires_at": "2018-12-27T16:50:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b7b4fceec1ad4c6eb74d758b709a9d93", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "a5bc08b9f81f4e5bb86c24f9f7547bae"}, "audit_ids": ["BusAGuziSpSru2Rz3nITAg"], "issued_at": "2018-12-27T15:50:52.000000Z"}} 2018-12-27 15:50:52,187 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-27 15:50:52,188 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b986b336f12cf83c55a38f37411c797c9f843c15" 2018-12-27 15:50:52,474 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 726 X-Openstack-Request-Id: req-a6a6200c-6261-4b26-9fc5-7adc946c9505 Date: Thu, 27 Dec 2018 15:50:52 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","updated_at":"2018-12-27T15:29:25Z","dns_domain":"","revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"a4959dd9-e8f4-4ea9-8c99-7bff545db58c","router:external":true,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"da629caea04941e1ae8979c379dc7c9d","status":"ACTIVE","subnets":["244ab55b-a0ed-4e50-9f85-07f08119ae55"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"da629caea04941e1ae8979c379dc7c9d","created_at":"2018-12-27T15:29:17Z","provider:network_type":"flat"}]} 2018-12-27 15:50:52,474 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json?router%3Aexternal=True used request id req-a6a6200c-6261-4b26-9fc5-7adc946c9505 2018-12-27 15:50:52,474 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.286647081375s 2018-12-27 15:50:52,474 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json?router%3Aexternal=True used request id req-a6a6200c-6261-4b26-9fc5-7adc946c9505 2018-12-27 15:50:52,478 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 15:50:52,483 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 15:50:52 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 15:50:52,484 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-27 15:50:52,488 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b986b336f12cf83c55a38f37411c797c9f843c15" 2018-12-27 15:50:52,613 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:50:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-178667d7-e738-43ea-84a2-87e9d93cc49d Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.31:5000/v3/domains/914eec1d43ea4caf9d2fd33268c06258"}, "tags": [], "enabled": true, "id": "914eec1d43ea4caf9d2fd33268c06258", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains", "previous": null, "next": null}} 2018-12-27 15:50:52,613 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains used request id req-178667d7-e738-43ea-84a2-87e9d93cc49d 2018-12-27 15:50:52,613 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.128726005554s 2018-12-27 15:50:52,614 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains used request id req-178667d7-e738-43ea-84a2-87e9d93cc49d 2018-12-27 15:50:52,621 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-12-27 15:50:52,624 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b986b336f12cf83c55a38f37411c797c9f843c15" -d '{"project": {"description": "Created by OPNFV Functest: tempest_smoke", "enabled": true, "domain_id": "default", "name": "tempest_smoke-project_8d3eb958-e2ee-482f-a0b0-9fb1c2e5ecae"}}' 2018-12-27 15:50:52,757 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 27 Dec 2018 15:50:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b5729c38-0bae-4f07-ac62-ef8a0f44580b Content-Length: 372 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: tempest_smoke", "links": {"self": "http://172.30.9.31:5000/v3/projects/b1760e33621d43c3ab0e3f6df5743e01"}, "tags": [], "enabled": true, "id": "b1760e33621d43c3ab0e3f6df5743e01", "parent_id": "default", "domain_id": "default", "name": "tempest_smoke-project_8d3eb958-e2ee-482f-a0b0-9fb1c2e5ecae"}} 2018-12-27 15:50:52,757 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-b5729c38-0bae-4f07-ac62-ef8a0f44580b 2018-12-27 15:50:52,758 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.136297225952s 2018-12-27 15:50:52,758 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-b5729c38-0bae-4f07-ac62-ef8a0f44580b 2018-12-27 15:50:52,758 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: tempest_smoke', u'tags': [], 'enabled': True, 'id': u'b1760e33621d43c3ab0e3f6df5743e01', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'tempest_smoke-project_8d3eb958-e2ee-482f-a0b0-9fb1c2e5ecae'}) 2018-12-27 15:50:52,765 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-12-27 15:50:52,768 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b986b336f12cf83c55a38f37411c797c9f843c15" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "169ef864-e90e-4128-9ac1-f74dd88cf9ec", "email": null, "name": "tempest_smoke-user_8d3eb958-e2ee-482f-a0b0-9fb1c2e5ecae"}}' 2018-12-27 15:50:53,199 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 27 Dec 2018 15:50:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-316a7fb2-d460-4346-8816-c0cd82714138 Content-Length: 328 Content-Type: application/json RESP BODY: {"user": {"name": "tempest_smoke-user_8d3eb958-e2ee-482f-a0b0-9fb1c2e5ecae", "links": {"self": "http://172.30.9.31:5000/v3/users/f76b46774a3545df82ceeadcf8e1fbce"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "f76b46774a3545df82ceeadcf8e1fbce", "domain_id": "default", "password_expires_at": null}} 2018-12-27 15:50:53,199 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/users used request id req-316a7fb2-d460-4346-8816-c0cd82714138 2018-12-27 15:50:53,199 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.434051990509s 2018-12-27 15:50:53,199 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/users used request id req-316a7fb2-d460-4346-8816-c0cd82714138 2018-12-27 15:50:53,200 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'f76b46774a3545df82ceeadcf8e1fbce', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tempest_smoke-user_8d3eb958-e2ee-482f-a0b0-9fb1c2e5ecae'}) 2018-12-27 15:50:53,203 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-27 15:50:53,206 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b986b336f12cf83c55a38f37411c797c9f843c15" 2018-12-27 15:50:53,312 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:50:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4270522c-86ef-4ba3-a51d-26dfac8a77d4 Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 15:50:53,313 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-4270522c-86ef-4ba3-a51d-26dfac8a77d4 2018-12-27 15:50:53,313 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.109447002411s 2018-12-27 15:50:53,313 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-4270522c-86ef-4ba3-a51d-26dfac8a77d4 2018-12-27 15:50:53,318 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-27 15:50:53,321 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b986b336f12cf83c55a38f37411c797c9f843c15" 2018-12-27 15:50:53,425 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:50:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b407ef00-27e0-4e1e-b955-1a336803744d Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 15:50:53,426 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-b407ef00-27e0-4e1e-b955-1a336803744d 2018-12-27 15:50:53,426 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.10777592659s 2018-12-27 15:50:53,426 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-b407ef00-27e0-4e1e-b955-1a336803744d 2018-12-27 15:50:53,431 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-27 15:50:53,434 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b986b336f12cf83c55a38f37411c797c9f843c15" 2018-12-27 15:50:53,547 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:50:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-43a43eee-a0f5-4402-a3b6-5252a9c80593 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-12-27 15:50:53,547 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains/default used request id req-43a43eee-a0f5-4402-a3b6-5252a9c80593 2018-12-27 15:50:53,547 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.116206884384s 2018-12-27 15:50:53,547 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains/default used request id req-43a43eee-a0f5-4402-a3b6-5252a9c80593 2018-12-27 15:50:53,548 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-27 15:50:53,552 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b986b336f12cf83c55a38f37411c797c9f843c15" 2018-12-27 15:50:53,683 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:50:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-852402c6-f83a-46ae-884d-bcf22eced379 Content-Encoding: gzip Content-Length: 836 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/05a834ddebbc40688596b7460b47439e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05a834ddebbc40688596b7460b47439e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/08226a0ad01943f39559448239e291e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "08226a0ad01943f39559448239e291e1", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/55c0552fe37a4f7ca0e73939514bc683"}, "domain_id": "default", "enabled": true, "options": {}, "id": "55c0552fe37a4f7ca0e73939514bc683", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/646a4af4e3b5439a97996d353fea3924"}, "domain_id": "914eec1d43ea4caf9d2fd33268c06258", "enabled": true, "options": {}, "id": "646a4af4e3b5439a97996d353fea3924", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/85fb203e51c34d3f8122e285a6a318b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85fb203e51c34d3f8122e285a6a318b3", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/905e7f4b42d24cca93b99d2401fa3378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "905e7f4b42d24cca93b99d2401fa3378", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/a5bc08b9f81f4e5bb86c24f9f7547bae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5bc08b9f81f4e5bb86c24f9f7547bae", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/a5c780627f004d318bf908d80305da9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5c780627f004d318bf908d80305da9c", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/b18425bf2b044bc9af7e194919539a17"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b18425bf2b044bc9af7e194919539a17", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/b8d2134b619d4dca80e21d6fb16449b0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b8d2134b619d4dca80e21d6fb16449b0", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/b9ab6a25a652438285139fe5b44aea62"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9ab6a25a652438285139fe5b44aea62", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/c08462554a4844d681348f58b9b0edee"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c08462554a4844d681348f58b9b0edee", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/ddfc3a9aad444d4782eae677c8a98130"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ddfc3a9aad444d4782eae677c8a98130", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/f2a74f2185a54676a6cb2bb5ecfcc4f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2a74f2185a54676a6cb2bb5ecfcc4f6", "email": "glance@localhost", "password_expires_at": null}, {"name": "tempest_smoke-user_8d3eb958-e2ee-482f-a0b0-9fb1c2e5ecae", "links": {"self": "http://172.30.9.31:5000/v3/users/f76b46774a3545df82ceeadcf8e1fbce"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "f76b46774a3545df82ceeadcf8e1fbce", "domain_id": "default", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-12-27 15:50:53,683 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-852402c6-f83a-46ae-884d-bcf22eced379 2018-12-27 15:50:53,684 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.135172843933s 2018-12-27 15:50:53,684 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-852402c6-f83a-46ae-884d-bcf22eced379 2018-12-27 15:50:53,696 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-27 15:50:53,699 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b986b336f12cf83c55a38f37411c797c9f843c15" 2018-12-27 15:50:53,814 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:50:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-711340e9-5e83-47c7-a420-e6f0b2764b1e Content-Encoding: gzip Content-Length: 397 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: tempest_smoke", "links": {"self": "http://172.30.9.31:5000/v3/projects/b1760e33621d43c3ab0e3f6df5743e01"}, "tags": [], "enabled": true, "id": "b1760e33621d43c3ab0e3f6df5743e01", "parent_id": "default", "domain_id": "default", "name": "tempest_smoke-project_8d3eb958-e2ee-482f-a0b0-9fb1c2e5ecae"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93"}, "tags": [], "enabled": true, "id": "b7b4fceec1ad4c6eb74d758b709a9d93", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/da629caea04941e1ae8979c379dc7c9d"}, "tags": [], "enabled": true, "id": "da629caea04941e1ae8979c379dc7c9d", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-12-27 15:50:53,814 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?domain_id=default used request id req-711340e9-5e83-47c7-a420-e6f0b2764b1e 2018-12-27 15:50:53,814 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.118407964706s 2018-12-27 15:50:53,814 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?domain_id=default used request id req-711340e9-5e83-47c7-a420-e6f0b2764b1e 2018-12-27 15:50:53,822 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-12-27 15:50:53,828 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:5000/v3/role_assignments?user.id=f76b46774a3545df82ceeadcf8e1fbce&role.id=5e97c57d600b48f5b4c8f915fe73d20b&scope.project.id=b1760e33621d43c3ab0e3f6df5743e01" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b986b336f12cf83c55a38f37411c797c9f843c15" 2018-12-27 15:50:53,944 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:50:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-52718f8b-61aa-433e-991c-ad643eb95255 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.31:5000/v3/role_assignments?user.id=f76b46774a3545df82ceeadcf8e1fbce&role.id=5e97c57d600b48f5b4c8f915fe73d20b&scope.project.id=b1760e33621d43c3ab0e3f6df5743e01", "previous": null, "next": null}} 2018-12-27 15:50:53,944 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/role_assignments?user.id=f76b46774a3545df82ceeadcf8e1fbce&role.id=5e97c57d600b48f5b4c8f915fe73d20b&scope.project.id=b1760e33621d43c3ab0e3f6df5743e01 used request id req-52718f8b-61aa-433e-991c-ad643eb95255 2018-12-27 15:50:53,944 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.121881961823s 2018-12-27 15:50:53,944 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/role_assignments?user.id=f76b46774a3545df82ceeadcf8e1fbce&role.id=5e97c57d600b48f5b4c8f915fe73d20b&scope.project.id=b1760e33621d43c3ab0e3f6df5743e01 used request id req-52718f8b-61aa-433e-991c-ad643eb95255 2018-12-27 15:50:53,948 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-12-27 15:50:53,952 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.31:5000/v3/projects/b1760e33621d43c3ab0e3f6df5743e01/users/f76b46774a3545df82ceeadcf8e1fbce/roles/5e97c57d600b48f5b4c8f915fe73d20b -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b986b336f12cf83c55a38f37411c797c9f843c15" 2018-12-27 15:50:54,103 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 15:50:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-915f5e47-7caa-4f2b-a6d7-32423de1f0ff Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 15:50:54,103 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/b1760e33621d43c3ab0e3f6df5743e01/users/f76b46774a3545df82ceeadcf8e1fbce/roles/5e97c57d600b48f5b4c8f915fe73d20b used request id req-915f5e47-7caa-4f2b-a6d7-32423de1f0ff 2018-12-27 15:50:54,103 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.154295921326s 2018-12-27 15:50:54,103 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/b1760e33621d43c3ab0e3f6df5743e01/users/f76b46774a3545df82ceeadcf8e1fbce/roles/5e97c57d600b48f5b4c8f915fe73d20b used request id req-915f5e47-7caa-4f2b-a6d7-32423de1f0ff 2018-12-27 15:50:54,104 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'tempest_smoke-project_8d3eb958-e2ee-482f-a0b0-9fb1c2e5ecae', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'tenant_name': 'admin', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': u'1', u'image_api_version': '2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'regionOne', u'key_manager_api_version': u'v1', 'project_id': u'b1760e33621d43c3ab0e3f6df5743e01', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '169ef864-e90e-4128-9ac1-f74dd88cf9ec', 'username': u'tempest_smoke-user_8d3eb958-e2ee-482f-a0b0-9fb1c2e5ecae', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.31:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-12-27 15:50:54,108 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'tempest_smoke-user_8d3eb958-e2ee-482f-a0b0-9fb1c2e5ecae', 'password': '169ef864-e90e-4128-9ac1-f74dd88cf9ec', 'project_name': 'tempest_smoke-project_8d3eb958-e2ee-482f-a0b0-9fb1c2e5ecae', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.31:5000//v3', 'project_id': 'b1760e33621d43c3ab0e3f6df5743e01', 'project_domain_name': 'Default'} 2018-12-27 15:50:54,112 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-27 15:50:54,115 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b986b336f12cf83c55a38f37411c797c9f843c15" 2018-12-27 15:50:54,211 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:50:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f13a1c14-f0c9-470e-a1d4-d26d90c798a6 Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 15:50:54,212 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-f13a1c14-f0c9-470e-a1d4-d26d90c798a6 2018-12-27 15:50:54,212 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0997869968414s 2018-12-27 15:50:54,212 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-f13a1c14-f0c9-470e-a1d4-d26d90c798a6 2018-12-27 15:50:54,217 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-27 15:50:54,220 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b986b336f12cf83c55a38f37411c797c9f843c15" 2018-12-27 15:50:54,324 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:50:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9a217e3a-3568-482c-a552-1405bf22114f Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 15:50:54,324 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-9a217e3a-3568-482c-a552-1405bf22114f 2018-12-27 15:50:54,324 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.107185125351s 2018-12-27 15:50:54,324 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-9a217e3a-3568-482c-a552-1405bf22114f 2018-12-27 15:50:54,329 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-27 15:50:54,332 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b986b336f12cf83c55a38f37411c797c9f843c15" 2018-12-27 15:50:54,429 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:50:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6632b651-6463-44b2-bc4d-3be161705b33 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-12-27 15:50:54,429 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains/default used request id req-6632b651-6463-44b2-bc4d-3be161705b33 2018-12-27 15:50:54,429 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.100116014481s 2018-12-27 15:50:54,430 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains/default used request id req-6632b651-6463-44b2-bc4d-3be161705b33 2018-12-27 15:50:54,430 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-27 15:50:54,434 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b986b336f12cf83c55a38f37411c797c9f843c15" 2018-12-27 15:50:54,550 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:50:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-86311f84-20c6-4640-af51-8e03e6feacfc Content-Encoding: gzip Content-Length: 836 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/05a834ddebbc40688596b7460b47439e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05a834ddebbc40688596b7460b47439e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/08226a0ad01943f39559448239e291e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "08226a0ad01943f39559448239e291e1", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/55c0552fe37a4f7ca0e73939514bc683"}, "domain_id": "default", "enabled": true, "options": {}, "id": "55c0552fe37a4f7ca0e73939514bc683", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/646a4af4e3b5439a97996d353fea3924"}, "domain_id": "914eec1d43ea4caf9d2fd33268c06258", "enabled": true, "options": {}, "id": "646a4af4e3b5439a97996d353fea3924", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/85fb203e51c34d3f8122e285a6a318b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85fb203e51c34d3f8122e285a6a318b3", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/905e7f4b42d24cca93b99d2401fa3378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "905e7f4b42d24cca93b99d2401fa3378", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/a5bc08b9f81f4e5bb86c24f9f7547bae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5bc08b9f81f4e5bb86c24f9f7547bae", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/a5c780627f004d318bf908d80305da9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5c780627f004d318bf908d80305da9c", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/b18425bf2b044bc9af7e194919539a17"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b18425bf2b044bc9af7e194919539a17", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/b8d2134b619d4dca80e21d6fb16449b0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b8d2134b619d4dca80e21d6fb16449b0", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/b9ab6a25a652438285139fe5b44aea62"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9ab6a25a652438285139fe5b44aea62", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/c08462554a4844d681348f58b9b0edee"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c08462554a4844d681348f58b9b0edee", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/ddfc3a9aad444d4782eae677c8a98130"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ddfc3a9aad444d4782eae677c8a98130", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/f2a74f2185a54676a6cb2bb5ecfcc4f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2a74f2185a54676a6cb2bb5ecfcc4f6", "email": "glance@localhost", "password_expires_at": null}, {"name": "tempest_smoke-user_8d3eb958-e2ee-482f-a0b0-9fb1c2e5ecae", "links": {"self": "http://172.30.9.31:5000/v3/users/f76b46774a3545df82ceeadcf8e1fbce"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "f76b46774a3545df82ceeadcf8e1fbce", "domain_id": "default", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-12-27 15:50:54,550 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-86311f84-20c6-4640-af51-8e03e6feacfc 2018-12-27 15:50:54,550 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.11977481842s 2018-12-27 15:50:54,551 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-86311f84-20c6-4640-af51-8e03e6feacfc 2018-12-27 15:50:54,561 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-27 15:50:54,564 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b986b336f12cf83c55a38f37411c797c9f843c15" 2018-12-27 15:50:54,677 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:50:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6b72472f-5056-48b7-974b-d3d31707f938 Content-Encoding: gzip Content-Length: 397 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: tempest_smoke", "links": {"self": "http://172.30.9.31:5000/v3/projects/b1760e33621d43c3ab0e3f6df5743e01"}, "tags": [], "enabled": true, "id": "b1760e33621d43c3ab0e3f6df5743e01", "parent_id": "default", "domain_id": "default", "name": "tempest_smoke-project_8d3eb958-e2ee-482f-a0b0-9fb1c2e5ecae"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93"}, "tags": [], "enabled": true, "id": "b7b4fceec1ad4c6eb74d758b709a9d93", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/da629caea04941e1ae8979c379dc7c9d"}, "tags": [], "enabled": true, "id": "da629caea04941e1ae8979c379dc7c9d", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-12-27 15:50:54,678 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?domain_id=default used request id req-6b72472f-5056-48b7-974b-d3d31707f938 2018-12-27 15:50:54,678 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.116386890411s 2018-12-27 15:50:54,678 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?domain_id=default used request id req-6b72472f-5056-48b7-974b-d3d31707f938 2018-12-27 15:50:54,685 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-12-27 15:50:54,688 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:5000/v3/role_assignments?user.id=f76b46774a3545df82ceeadcf8e1fbce&role.id=c2bb869216234fa8b868621217cc01a4&scope.project.id=b1760e33621d43c3ab0e3f6df5743e01" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b986b336f12cf83c55a38f37411c797c9f843c15" 2018-12-27 15:50:54,783 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:50:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c99a1351-79fd-4f97-a64a-1610984d0d9a Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.31:5000/v3/role_assignments?user.id=f76b46774a3545df82ceeadcf8e1fbce&role.id=c2bb869216234fa8b868621217cc01a4&scope.project.id=b1760e33621d43c3ab0e3f6df5743e01", "previous": null, "next": null}} 2018-12-27 15:50:54,783 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/role_assignments?user.id=f76b46774a3545df82ceeadcf8e1fbce&role.id=c2bb869216234fa8b868621217cc01a4&scope.project.id=b1760e33621d43c3ab0e3f6df5743e01 used request id req-c99a1351-79fd-4f97-a64a-1610984d0d9a 2018-12-27 15:50:54,784 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0985579490662s 2018-12-27 15:50:54,784 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/role_assignments?user.id=f76b46774a3545df82ceeadcf8e1fbce&role.id=c2bb869216234fa8b868621217cc01a4&scope.project.id=b1760e33621d43c3ab0e3f6df5743e01 used request id req-c99a1351-79fd-4f97-a64a-1610984d0d9a 2018-12-27 15:50:54,787 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-12-27 15:50:54,791 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.31:5000/v3/projects/b1760e33621d43c3ab0e3f6df5743e01/users/f76b46774a3545df82ceeadcf8e1fbce/roles/c2bb869216234fa8b868621217cc01a4 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b986b336f12cf83c55a38f37411c797c9f843c15" 2018-12-27 15:50:54,934 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 15:50:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-57ca9f7b-5502-4555-9b94-8b8782249558 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 15:50:54,934 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/b1760e33621d43c3ab0e3f6df5743e01/users/f76b46774a3545df82ceeadcf8e1fbce/roles/c2bb869216234fa8b868621217cc01a4 used request id req-57ca9f7b-5502-4555-9b94-8b8782249558 2018-12-27 15:50:54,934 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.14653801918s 2018-12-27 15:50:54,934 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/b1760e33621d43c3ab0e3f6df5743e01/users/f76b46774a3545df82ceeadcf8e1fbce/roles/c2bb869216234fa8b868621217cc01a4 used request id req-57ca9f7b-5502-4555-9b94-8b8782249558 2018-12-27 15:50:54,937 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-27 15:50:54,940 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b986b336f12cf83c55a38f37411c797c9f843c15" 2018-12-27 15:50:55,032 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:50:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eda46298-2802-426b-b393-768674da1101 Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 15:50:55,032 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-eda46298-2802-426b-b393-768674da1101 2018-12-27 15:50:55,032 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0951890945435s 2018-12-27 15:50:55,033 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-eda46298-2802-426b-b393-768674da1101 2018-12-27 15:50:55,037 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-27 15:50:55,039 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b986b336f12cf83c55a38f37411c797c9f843c15" 2018-12-27 15:50:55,139 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:50:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-96c9d6c9-690b-4799-bd14-0568d0f61e42 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-12-27 15:50:55,139 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains/default used request id req-96c9d6c9-690b-4799-bd14-0568d0f61e42 2018-12-27 15:50:55,140 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.10293006897s 2018-12-27 15:50:55,140 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains/default used request id req-96c9d6c9-690b-4799-bd14-0568d0f61e42 2018-12-27 15:50:55,141 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-27 15:50:55,144 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b986b336f12cf83c55a38f37411c797c9f843c15" 2018-12-27 15:50:55,352 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:50:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-568d73a0-4aed-4eb6-813f-4ee855940d88 Content-Encoding: gzip Content-Length: 836 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/05a834ddebbc40688596b7460b47439e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05a834ddebbc40688596b7460b47439e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/08226a0ad01943f39559448239e291e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "08226a0ad01943f39559448239e291e1", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/55c0552fe37a4f7ca0e73939514bc683"}, "domain_id": "default", "enabled": true, "options": {}, "id": "55c0552fe37a4f7ca0e73939514bc683", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/646a4af4e3b5439a97996d353fea3924"}, "domain_id": "914eec1d43ea4caf9d2fd33268c06258", "enabled": true, "options": {}, "id": "646a4af4e3b5439a97996d353fea3924", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/85fb203e51c34d3f8122e285a6a318b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85fb203e51c34d3f8122e285a6a318b3", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/905e7f4b42d24cca93b99d2401fa3378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "905e7f4b42d24cca93b99d2401fa3378", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/a5bc08b9f81f4e5bb86c24f9f7547bae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5bc08b9f81f4e5bb86c24f9f7547bae", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/a5c780627f004d318bf908d80305da9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5c780627f004d318bf908d80305da9c", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/b18425bf2b044bc9af7e194919539a17"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b18425bf2b044bc9af7e194919539a17", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/b8d2134b619d4dca80e21d6fb16449b0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b8d2134b619d4dca80e21d6fb16449b0", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/b9ab6a25a652438285139fe5b44aea62"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9ab6a25a652438285139fe5b44aea62", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/c08462554a4844d681348f58b9b0edee"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c08462554a4844d681348f58b9b0edee", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/ddfc3a9aad444d4782eae677c8a98130"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ddfc3a9aad444d4782eae677c8a98130", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/f2a74f2185a54676a6cb2bb5ecfcc4f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2a74f2185a54676a6cb2bb5ecfcc4f6", "email": "glance@localhost", "password_expires_at": null}, {"name": "tempest_smoke-user_8d3eb958-e2ee-482f-a0b0-9fb1c2e5ecae", "links": {"self": "http://172.30.9.31:5000/v3/users/f76b46774a3545df82ceeadcf8e1fbce"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "f76b46774a3545df82ceeadcf8e1fbce", "domain_id": "default", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-12-27 15:50:55,352 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-568d73a0-4aed-4eb6-813f-4ee855940d88 2018-12-27 15:50:55,353 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.21161699295s 2018-12-27 15:50:55,353 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-568d73a0-4aed-4eb6-813f-4ee855940d88 2018-12-27 15:50:55,364 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-12-27 15:50:55,367 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:5000/v3/role_assignments?role.id=c2bb869216234fa8b868621217cc01a4&user.id=f76b46774a3545df82ceeadcf8e1fbce&scope.domain.id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b986b336f12cf83c55a38f37411c797c9f843c15" 2018-12-27 15:50:55,479 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:50:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e6adc664-cdce-4e33-ae66-9b2f869bdad5 Content-Encoding: gzip Content-Length: 192 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.31:5000/v3/role_assignments?role.id=c2bb869216234fa8b868621217cc01a4&user.id=f76b46774a3545df82ceeadcf8e1fbce&scope.domain.id=default", "previous": null, "next": null}} 2018-12-27 15:50:55,479 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/role_assignments?role.id=c2bb869216234fa8b868621217cc01a4&user.id=f76b46774a3545df82ceeadcf8e1fbce&scope.domain.id=default used request id req-e6adc664-cdce-4e33-ae66-9b2f869bdad5 2018-12-27 15:50:55,480 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.115702867508s 2018-12-27 15:50:55,480 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/role_assignments?role.id=c2bb869216234fa8b868621217cc01a4&user.id=f76b46774a3545df82ceeadcf8e1fbce&scope.domain.id=default used request id req-e6adc664-cdce-4e33-ae66-9b2f869bdad5 2018-12-27 15:50:55,483 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.domains.users.roles 2018-12-27 15:50:55,487 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.31:5000/v3/domains/default/users/f76b46774a3545df82ceeadcf8e1fbce/roles/c2bb869216234fa8b868621217cc01a4 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b986b336f12cf83c55a38f37411c797c9f843c15" 2018-12-27 15:50:55,619 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 15:50:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-35797b7c-40a5-4c03-8223-9ea32e288520 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 15:50:55,619 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/domains/default/users/f76b46774a3545df82ceeadcf8e1fbce/roles/c2bb869216234fa8b868621217cc01a4 used request id req-35797b7c-40a5-4c03-8223-9ea32e288520 2018-12-27 15:50:55,619 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.domains.users.roles in 0.135658025742s 2018-12-27 15:50:55,619 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/domains/default/users/f76b46774a3545df82ceeadcf8e1fbce/roles/c2bb869216234fa8b868621217cc01a4 used request id req-35797b7c-40a5-4c03-8223-9ea32e288520 2018-12-27 15:50:55,620 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-12-27 15:50:59,803 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 626347e8-3322-487b-9131-ba5dc76c0763 | 2018-12-27T15:50:59.384809 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 626347e8-3322-487b-9131-ba5dc76c0763 ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-12-27 15:51:02,860 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | event | Available | | __unknown__ | placement | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | | swift | object-store | Available | +-------------+----------------+-----------+ 2018-12-27 15:51:03,597 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-12-27 15:51:08,267 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide Using verifier 'opnfv-tempest' (UUID=5b623b6e-b8a3-4550-9c08-53ee627cb05c) as the default verifier for the future CLI operations. 2018-12-27 15:51:09,961 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 15:51:09,970 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:51:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-991255d1-dd65-4317-b523-14d5a2b77625 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 15:51:09,970 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-991255d1-dd65-4317-b523-14d5a2b77625 2018-12-27 15:51:09,971 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000/v3/auth/tokens 2018-12-27 15:51:10,406 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T16:51:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b1760e33621d43c3ab0e3f6df5743e01", "name": "tempest_smoke-project_8d3eb958-e2ee-482f-a0b0-9fb1c2e5ecae"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/b1760e33621d43c3ab0e3f6df5743e01", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/b1760e33621d43c3ab0e3f6df5743e01", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/b1760e33621d43c3ab0e3f6df5743e01", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/b1760e33621d43c3ab0e3f6df5743e01", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/b1760e33621d43c3ab0e3f6df5743e01", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/b1760e33621d43c3ab0e3f6df5743e01", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/b1760e33621d43c3ab0e3f6df5743e01", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/b1760e33621d43c3ab0e3f6df5743e01", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/b1760e33621d43c3ab0e3f6df5743e01", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_b1760e33621d43c3ab0e3f6df5743e01", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_b1760e33621d43c3ab0e3f6df5743e01", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/b1760e33621d43c3ab0e3f6df5743e01", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/b1760e33621d43c3ab0e3f6df5743e01", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/b1760e33621d43c3ab0e3f6df5743e01", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "tempest_smoke-user_8d3eb958-e2ee-482f-a0b0-9fb1c2e5ecae", "id": "f76b46774a3545df82ceeadcf8e1fbce"}, "audit_ids": ["QGrqncXaRRmicYoqxmj1Lw"], "issued_at": "2018-12-27T15:51:10.000000Z"}} 2018-12-27 15:51:10,409 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2018-12-27 15:51:10,410 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/extensions.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d71e9dd3ea9609dcda47a46f09d9c9179a2c5562" 2018-12-27 15:51:10,609 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 8816 X-Openstack-Request-Id: req-efc262b5-e0fa-43d0-baf7-5d2a3369685b Date: Thu, 27 Dec 2018 15:51:10 GMT RESP BODY: {"extensions": [{"alias": "default-subnetpools", "updated": "2016-02-18T18:00:00-00:00", "name": "Default Subnetpools", "links": [], "description": "Provides ability to mark and use a subnetpool as the default."}, {"alias": "qos", "updated": "2015-06-08T10:00:00-00:00", "name": "Quality of Service", "links": [], "description": "The Quality of Service extension."}, {"alias": "network-ip-availability", "updated": "2015-09-24T00:00:00-00:00", "name": "Network IP Availability", "links": [], "description": "Provides IP availability data for each network and subnet."}, {"alias": "network_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Network Availability Zone", "links": [], "description": "Availability zone support for network."}, {"alias": "auto-allocated-topology", "updated": "2016-01-01T00:00:00-00:00", "name": "Auto Allocated Topology Services", "links": [], "description": "Auto Allocated Topology Services."}, {"alias": "ext-gw-mode", "updated": "2013-03-28T10:00:00-00:00", "name": "Neutron L3 Configurable external gateway mode", "links": [], "description": "Extension of the router abstraction for specifying whether SNAT should occur on the external gateway"}, {"alias": "binding", "updated": "2014-02-03T10:00:00-00:00", "name": "Port Binding", "links": [], "description": "Expose port bindings of a virtual port to external application"}, {"alias": "agent", "updated": "2013-02-03T10:00:00-00:00", "name": "agent", "links": [], "description": "The agent management extension."}, {"alias": "subnet_allocation", "updated": "2015-03-30T10:00:00-00:00", "name": "Subnet Allocation", "links": [], "description": "Enables allocation of subnets from a subnet pool"}, {"alias": "dhcp_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "DHCP Agent Scheduler", "links": [], "description": "Schedule networks among dhcp agents"}, {"alias": "tag", "updated": "2016-01-01T00:00:00-00:00", "name": "Tag support", "links": [], "description": "Enables to set tag on resources."}, {"alias": "external-net", "updated": "2013-01-14T10:00:00-00:00", "name": "Neutron external network", "links": [], "description": "Adds external network attribute to network resource."}, {"alias": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"alias": "availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Availability Zone", "links": [], "description": "The availability zone extension."}, {"alias": "qos-default", "updated": "2017-041-06T10:00:00-00:00", "name": "QoS default policy", "links": [], "description": "Expose the QoS default policy per project"}, {"alias": "quotas", "updated": "2012-07-29T10:00:00-00:00", "name": "Quota management support", "links": [], "description": "Expose functions for quotas management per tenant"}, {"alias": "standard-attr-tag", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources with standard attribute: trunk, policy, security_group, floatingip", "links": [], "description": "Enables to set tag on resources with standard attribute."}, {"alias": "revision-if-match", "updated": "2016-12-11T00:00:00-00:00", "name": "If-Match constraints based on revision_number", "links": [], "description": "Extension indicating that If-Match based on revision_number is supported."}, {"alias": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"alias": "multi-provider", "updated": "2013-06-27T10:00:00-00:00", "name": "Multi Provider Network", "links": [], "description": "Expose mapping of virtual networks to multiple physical networks"}, {"alias": "quota_details", "updated": "2017-02-10T10:00:00-00:00", "name": "Quota details management support", "links": [], "description": "Expose functions for quotas usage statistics per project"}, {"alias": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"alias": "trunk", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk Extension", "links": [], "description": "Provides support for trunk ports"}, {"alias": "extraroute", "updated": "2013-02-01T10:00:00-00:00", "name": "Neutron Extra Route", "links": [], "description": "Extra routes configuration for L3 router"}, {"alias": "net-mtu-writable", "updated": "2017-07-12T00:00:00-00:00", "name": "Network MTU (writable)", "links": [], "description": "Provides a writable MTU attribute for a network resource."}, {"alias": "subnet-service-types", "updated": "2016-03-15T18:00:00-00:00", "name": "Subnet service types", "links": [], "description": "Provides ability to set the subnet service_types field"}, {"alias": "standard-attr-timestamp", "updated": "2016-09-12T10:00:00-00:00", "name": "Resource timestamps", "links": [], "description": "Adds created_at and updated_at fields to all Neutron resources that have Neutron standard attributes."}, {"alias": "service-type", "updated": "2013-01-20T00:00:00-00:00", "name": "Neutron Service Type Management", "links": [], "description": "API for retrieving service providers for Neutron advanced services"}, {"alias": "qos-rule-type-details", "updated": "2017-06-22T10:00:00-00:00", "name": "Details of QoS rule types", "links": [], "description": "Expose details about QoS rule types supported by loaded backend drivers"}, {"alias": "port-security", "updated": "2012-07-23T10:00:00-00:00", "name": "Port Security", "links": [], "description": "Provides port security"}, {"alias": "extra_dhcp_opt", "updated": "2013-03-17T12:00:00-00:00", "name": "Neutron Extra DHCP options", "links": [], "description": "Extra options configuration for DHCP. For example PXE boot options to DHCP clients can be specified (e.g. tftp-server, server-ip-address, bootfile-name)"}, {"alias": "standard-attr-revisions", "updated": "2016-04-11T10:00:00-00:00", "name": "Resource revision numbers", "links": [], "description": "This extension will display the revision number of neutron resources."}, {"alias": "dns-integration", "updated": "2015-08-15T18:00:00-00:00", "name": "DNS Integration", "links": [], "description": "Provides integration with DNS."}, {"alias": "pagination", "updated": "2016-06-12T00:00:00-00:00", "name": "Pagination support", "links": [], "description": "Extension that indicates that pagination is enabled."}, {"alias": "sorting", "updated": "2016-06-12T00:00:00-00:00", "name": "Sorting support", "links": [], "description": "Extension that indicates that sorting is enabled."}, {"alias": "security-group", "updated": "2012-10-05T10:00:00-00:00", "name": "security-group", "links": [], "description": "The security groups extension."}, {"alias": "rbac-policies", "updated": "2015-06-17T12:15:12-00:00", "name": "RBAC Policies", "links": [], "description": "Allows creation and modification of policies that control tenant access to resources."}, {"alias": "qos-bw-limit-direction", "updated": "2017-04-10T10:00:00-00:00", "name": "Direction for QoS bandwidth limit rule", "links": [], "description": "Allow to configure QoS bandwidth limit rule with specific direction: ingress or egress"}, {"alias": "tag-ext", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources: subnet, subnetpool, port, router", "links": [], "description": "Extends tag support to more L2 and L3 resources."}, {"alias": "standard-attr-description", "updated": "2016-02-10T10:00:00-00:00", "name": "standard-attr-description", "links": [], "description": "Extension to add descriptions to standard attributes"}, {"alias": "ip-substring-filtering", "updated": "2017-11-28T09:00:00-00:00", "name": "IP address substring filtering", "links": [], "description": "Provides IP address substring filtering when listing ports"}, {"alias": "router", "updated": "2012-07-20T10:00:00-00:00", "name": "Neutron L3 Router", "links": [], "description": "Router abstraction for basic L3 forwarding between L2 Neutron networks and access to external networks via a NAT gateway."}, {"alias": "allowed-address-pairs", "updated": "2013-07-23T10:00:00-00:00", "name": "Allowed Address Pairs", "links": [], "description": "Provides allowed address pairs"}, {"alias": "project-id", "updated": "2016-09-09T09:09:09-09:09", "name": "project_id field enabled", "links": [], "description": "Extension that indicates that project_id field is enabled."}, {"alias": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}]} 2018-12-27 15:51:10,609 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/extensions.json used request id req-efc262b5-e0fa-43d0-baf7-5d2a3369685b 2018-12-27 15:51:10,610 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.200189828873s 2018-12-27 15:51:10,610 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/extensions.json used request id req-efc262b5-e0fa-43d0-baf7-5d2a3369685b 2018-12-27 15:51:10,617 - xtesting.ci.run_tests - INFO - Running test case 'tempest_smoke'... 2018-12-27 15:51:10,618 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-27 15:51:10,741 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-12-27 15:51:10,742 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 15:51:10,746 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Thu, 27 Dec 2018 15:51:10 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}]} 2018-12-27 15:51:10,749 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-27 15:51:10,750 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d71e9dd3ea9609dcda47a46f09d9c9179a2c5562" 2018-12-27 15:51:10,958 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-5333a9ab-2bd2-4c30-8cf0-a2dd5fe1e5c3 Date: Thu, 27 Dec 2018 15:51:10 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-27 15:51:10,958 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-5333a9ab-2bd2-4c30-8cf0-a2dd5fe1e5c3 2018-12-27 15:51:10,958 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.20956993103s 2018-12-27 15:51:10,958 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-5333a9ab-2bd2-4c30-8cf0-a2dd5fe1e5c3 2018-12-27 15:51:10,966 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-12-27 15:51:10,970 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d71e9dd3ea9609dcda47a46f09d9c9179a2c5562" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_smoke-img_8d3eb958-e2ee-482f-a0b0-9fb1c2e5ecae", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_smoke-img_8d3eb958-e2ee-482f-a0b0-9fb1c2e5ecae"}' 2018-12-27 15:51:11,398 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 877 Content-Type: application/json Location: http://172.30.9.31:9292/v2/images/1e5a36ba-34c6-4791-855f-5b1d1e5a1f1f Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-904b6952-a9dd-4809-89b3-74ae3b4d49ff Date: Thu, 27 Dec 2018 15:51:11 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/1e5a36ba-34c6-4791-855f-5b1d1e5a1f1f/file", "owner": "b1760e33621d43c3ab0e3f6df5743e01", "id": "1e5a36ba-34c6-4791-855f-5b1d1e5a1f1f", "size": null, "self": "/v2/images/1e5a36ba-34c6-4791-855f-5b1d1e5a1f1f", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-27T15:51:11Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_8d3eb958-e2ee-482f-a0b0-9fb1c2e5ecae", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_8d3eb958-e2ee-482f-a0b0-9fb1c2e5ecae", "checksum": null, "created_at": "2018-12-27T15:51:11Z", "protected": false} 2018-12-27 15:51:11,398 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.31:9292/v2/images used request id req-904b6952-a9dd-4809-89b3-74ae3b4d49ff 2018-12-27 15:51:11,398 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.432008981705s 2018-12-27 15:51:11,399 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.31:9292/v2/images used request id req-904b6952-a9dd-4809-89b3-74ae3b4d49ff returning object 1e5a36ba-34c6-4791-855f-5b1d1e5a1f1f 2018-12-27 15:51:11,399 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-12-27 15:51:11,403 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.31:9292/v2/images/1e5a36ba-34c6-4791-855f-5b1d1e5a1f1f/file -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d71e9dd3ea9609dcda47a46f09d9c9179a2c5562" -d '' 2018-12-27 15:51:12,041 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-649adcb0-52b4-417b-b797-35a7e691b079 Date: Thu, 27 Dec 2018 15:51:12 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-27 15:51:12,041 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.31:9292/v2/images/1e5a36ba-34c6-4791-855f-5b1d1e5a1f1f/file used request id req-649adcb0-52b4-417b-b797-35a7e691b079 2018-12-27 15:51:12,041 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.641721010208s 2018-12-27 15:51:12,041 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.31:9292/v2/images/1e5a36ba-34c6-4791-855f-5b1d1e5a1f1f/file used request id req-649adcb0-52b4-417b-b797-35a7e691b079 2018-12-27 15:51:12,045 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-27 15:51:12,049 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d71e9dd3ea9609dcda47a46f09d9c9179a2c5562" 2018-12-27 15:51:12,072 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1207 Content-Type: application/json X-Openstack-Request-Id: req-b9fcf012-326d-44b9-80c6-4a490d337b11 Date: Thu, 27 Dec 2018 15:51:12 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/1e5a36ba-34c6-4791-855f-5b1d1e5a1f1f/snap", "metadata": {}}], "file": "/v2/images/1e5a36ba-34c6-4791-855f-5b1d1e5a1f1f/file", "owner": "b1760e33621d43c3ab0e3f6df5743e01", "id": "1e5a36ba-34c6-4791-855f-5b1d1e5a1f1f", "size": 12716032, "self": "/v2/images/1e5a36ba-34c6-4791-855f-5b1d1e5a1f1f", "disk_format": "qcow2", "direct_url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/1e5a36ba-34c6-4791-855f-5b1d1e5a1f1f/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-27T15:51:11Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_8d3eb958-e2ee-482f-a0b0-9fb1c2e5ecae", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_8d3eb958-e2ee-482f-a0b0-9fb1c2e5ecae", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-27T15:51:11Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-27 15:51:12,073 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-b9fcf012-326d-44b9-80c6-4a490d337b11 2018-12-27 15:51:12,073 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0273759365082s 2018-12-27 15:51:12,073 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-b9fcf012-326d-44b9-80c6-4a490d337b11 2018-12-27 15:51:12,075 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/1e5a36ba-34c6-4791-855f-5b1d1e5a1f1f/snap', u'metadata': Munch({})})], 'file': u'/v2/images/1e5a36ba-34c6-4791-855f-5b1d1e5a1f1f/file', 'owner': u'b1760e33621d43c3ab0e3f6df5743e01', 'id': u'1e5a36ba-34c6-4791-855f-5b1d1e5a1f1f', 'size': 12716032, u'self': u'/v2/images/1e5a36ba-34c6-4791-855f-5b1d1e5a1f1f', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b1760e33621d43c3ab0e3f6df5743e01', 'name': 'tempest_smoke-project_8d3eb958-e2ee-482f-a0b0-9fb1c2e5ecae', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/1e5a36ba-34c6-4791-855f-5b1d1e5a1f1f/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-12-27T15:51:11Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-12-27T15:51:11Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_smoke-img_8d3eb958-e2ee-482f-a0b0-9fb1c2e5ecae', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/1e5a36ba-34c6-4791-855f-5b1d1e5a1f1f', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_smoke-img_8d3eb958-e2ee-482f-a0b0-9fb1c2e5ecae', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_smoke-img_8d3eb958-e2ee-482f-a0b0-9fb1c2e5ecae', 'created': u'2018-12-27T15:51:11Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-12-27T15:51:11Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/1e5a36ba-34c6-4791-855f-5b1d1e5a1f1f', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_smoke-img_8d3eb958-e2ee-482f-a0b0-9fb1c2e5ecae', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-12-27 15:51:12,076 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-12-27 15:51:12,078 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b986b336f12cf83c55a38f37411c797c9f843c15" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "tempest_smoke-flavor_8d3eb958-e2ee-482f-a0b0-9fb1c2e5ecae", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-12-27 15:51:12,327 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:51:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-afa5ad8e-24b7-44c2-9478-34194986b861 x-compute-request-id: req-afa5ad8e-24b7-44c2-9478-34194986b861 Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavor": {"name": "tempest_smoke-flavor_8d3eb958-e2ee-482f-a0b0-9fb1c2e5ecae", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/efde1af3-03fa-4892-907c-61be47164381", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/efde1af3-03fa-4892-907c-61be47164381", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "efde1af3-03fa-4892-907c-61be47164381"}} 2018-12-27 15:51:12,328 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-afa5ad8e-24b7-44c2-9478-34194986b861 2018-12-27 15:51:12,328 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.252013921738s 2018-12-27 15:51:12,328 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-afa5ad8e-24b7-44c2-9478-34194986b861 2018-12-27 15:51:12,329 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_smoke-flavor_8d3eb958-e2ee-482f-a0b0-9fb1c2e5ecae', 'ephemeral': 0, 'ram': 512, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b7b4fceec1ad4c6eb74d758b709a9d93', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 1, 'id': u'efde1af3-03fa-4892-907c-61be47164381', 'swap': 0}) 2018-12-27 15:51:12,330 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-12-27 15:51:12,332 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/flavors/efde1af3-03fa-4892-907c-61be47164381/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b986b336f12cf83c55a38f37411c797c9f843c15" -d '{"extra_specs": {}}' 2018-12-27 15:51:12,352 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:51:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-77b3db85-7202-44ec-93b8-cfd8d4a17ba9 x-compute-request-id: req-77b3db85-7202-44ec-93b8-cfd8d4a17ba9 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-12-27 15:51:12,353 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors/efde1af3-03fa-4892-907c-61be47164381/os-extra_specs used request id req-77b3db85-7202-44ec-93b8-cfd8d4a17ba9 2018-12-27 15:51:12,353 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0228810310364s 2018-12-27 15:51:12,353 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors/efde1af3-03fa-4892-907c-61be47164381/os-extra_specs used request id req-77b3db85-7202-44ec-93b8-cfd8d4a17ba9 2018-12-27 15:51:12,947 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 15:51:12,952 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 15:51:12 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 15:51:12,956 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-27 15:51:12,959 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d71e9dd3ea9609dcda47a46f09d9c9179a2c5562" 2018-12-27 15:51:13,067 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:51:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ae11a576-de8a-4cc1-91dd-bb9dfd539ec4 Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 15:51:13,067 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-ae11a576-de8a-4cc1-91dd-bb9dfd539ec4 2018-12-27 15:51:13,068 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.111135959625s 2018-12-27 15:51:13,068 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-ae11a576-de8a-4cc1-91dd-bb9dfd539ec4 2018-12-27 15:51:13,076 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-12-27 15:51:13,079 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b986b336f12cf83c55a38f37411c797c9f843c15" 2018-12-27 15:51:13,113 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:51:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1e619798-7d44-4658-8ca2-0cb2799c7087 x-compute-request-id: req-1e619798-7d44-4658-8ca2-0cb2799c7087 Content-Encoding: gzip Content-Length: 737 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 20}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.4", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 247, "hypervisor_version": 2012000, "disk_available_least": 246, "local_gb": 247, "free_ram_mb": 28406, "id": 2}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 29}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.9", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 247, "hypervisor_version": 2012000, "disk_available_least": 246, "local_gb": 247, "free_ram_mb": 28406, "id": 5}]} 2018-12-27 15:51:13,113 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/os-hypervisors/detail used request id req-1e619798-7d44-4658-8ca2-0cb2799c7087 2018-12-27 15:51:13,113 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.0368840694427s 2018-12-27 15:51:13,114 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/os-hypervisors/detail used request id req-1e619798-7d44-4658-8ca2-0cb2799c7087 2018-12-27 15:51:13,117 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-27 15:51:13,121 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d71e9dd3ea9609dcda47a46f09d9c9179a2c5562" 2018-12-27 15:51:13,346 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1207 Content-Type: application/json X-Openstack-Request-Id: req-9cb3b835-d911-482e-bc42-7d976bc822dd Date: Thu, 27 Dec 2018 15:51:13 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/1e5a36ba-34c6-4791-855f-5b1d1e5a1f1f/snap", "metadata": {}}], "file": "/v2/images/1e5a36ba-34c6-4791-855f-5b1d1e5a1f1f/file", "owner": "b1760e33621d43c3ab0e3f6df5743e01", "id": "1e5a36ba-34c6-4791-855f-5b1d1e5a1f1f", "size": 12716032, "self": "/v2/images/1e5a36ba-34c6-4791-855f-5b1d1e5a1f1f", "disk_format": "qcow2", "direct_url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/1e5a36ba-34c6-4791-855f-5b1d1e5a1f1f/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-27T15:51:11Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_8d3eb958-e2ee-482f-a0b0-9fb1c2e5ecae", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_8d3eb958-e2ee-482f-a0b0-9fb1c2e5ecae", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-27T15:51:11Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-27 15:51:13,346 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-9cb3b835-d911-482e-bc42-7d976bc822dd 2018-12-27 15:51:13,346 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.228809833527s 2018-12-27 15:51:13,347 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-9cb3b835-d911-482e-bc42-7d976bc822dd 2018-12-27 15:51:13,355 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-12-27 15:51:13,358 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d71e9dd3ea9609dcda47a46f09d9c9179a2c5562" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_smoke-img_alt_8d3eb958-e2ee-482f-a0b0-9fb1c2e5ecae", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_smoke-img_alt_8d3eb958-e2ee-482f-a0b0-9fb1c2e5ecae"}' 2018-12-27 15:51:13,604 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 885 Content-Type: application/json Location: http://172.30.9.31:9292/v2/images/4466a931-bd2a-44d2-ac19-a13b2a7751e3 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-cd71e849-716d-47fe-a238-e3e4314ed269 Date: Thu, 27 Dec 2018 15:51:13 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/4466a931-bd2a-44d2-ac19-a13b2a7751e3/file", "owner": "b1760e33621d43c3ab0e3f6df5743e01", "id": "4466a931-bd2a-44d2-ac19-a13b2a7751e3", "size": null, "self": "/v2/images/4466a931-bd2a-44d2-ac19-a13b2a7751e3", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-27T15:51:13Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_alt_8d3eb958-e2ee-482f-a0b0-9fb1c2e5ecae", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_alt_8d3eb958-e2ee-482f-a0b0-9fb1c2e5ecae", "checksum": null, "created_at": "2018-12-27T15:51:13Z", "protected": false} 2018-12-27 15:51:13,604 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.31:9292/v2/images used request id req-cd71e849-716d-47fe-a238-e3e4314ed269 2018-12-27 15:51:13,605 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.249372005463s 2018-12-27 15:51:13,605 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.31:9292/v2/images used request id req-cd71e849-716d-47fe-a238-e3e4314ed269 returning object 4466a931-bd2a-44d2-ac19-a13b2a7751e3 2018-12-27 15:51:13,605 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-12-27 15:51:13,608 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.31:9292/v2/images/4466a931-bd2a-44d2-ac19-a13b2a7751e3/file -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d71e9dd3ea9609dcda47a46f09d9c9179a2c5562" -d '' 2018-12-27 15:51:14,244 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-69cbaf18-91b5-458f-b725-c2b36016c097 Date: Thu, 27 Dec 2018 15:51:14 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-27 15:51:14,245 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.31:9292/v2/images/4466a931-bd2a-44d2-ac19-a13b2a7751e3/file used request id req-69cbaf18-91b5-458f-b725-c2b36016c097 2018-12-27 15:51:14,245 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.639364004135s 2018-12-27 15:51:14,245 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.31:9292/v2/images/4466a931-bd2a-44d2-ac19-a13b2a7751e3/file used request id req-69cbaf18-91b5-458f-b725-c2b36016c097 2018-12-27 15:51:14,249 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-27 15:51:14,253 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d71e9dd3ea9609dcda47a46f09d9c9179a2c5562" 2018-12-27 15:51:14,459 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2355 Content-Type: application/json X-Openstack-Request-Id: req-0167e396-310c-4b70-ae53-33060d84ed54 Date: Thu, 27 Dec 2018 15:51:14 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/4466a931-bd2a-44d2-ac19-a13b2a7751e3/snap", "metadata": {}}], "file": "/v2/images/4466a931-bd2a-44d2-ac19-a13b2a7751e3/file", "owner": "b1760e33621d43c3ab0e3f6df5743e01", "id": "4466a931-bd2a-44d2-ac19-a13b2a7751e3", "size": 12716032, "self": "/v2/images/4466a931-bd2a-44d2-ac19-a13b2a7751e3", "disk_format": "qcow2", "direct_url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/4466a931-bd2a-44d2-ac19-a13b2a7751e3/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-27T15:51:14Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_alt_8d3eb958-e2ee-482f-a0b0-9fb1c2e5ecae", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_alt_8d3eb958-e2ee-482f-a0b0-9fb1c2e5ecae", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-27T15:51:13Z", "protected": false}, {"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/1e5a36ba-34c6-4791-855f-5b1d1e5a1f1f/snap", "metadata": {}}], "file": "/v2/images/1e5a36ba-34c6-4791-855f-5b1d1e5a1f1f/file", "owner": "b1760e33621d43c3ab0e3f6df5743e01", "id": "1e5a36ba-34c6-4791-855f-5b1d1e5a1f1f", "size": 12716032, "self": "/v2/images/1e5a36ba-34c6-4791-855f-5b1d1e5a1f1f", "disk_format": "qcow2", "direct_url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/1e5a36ba-34c6-4791-855f-5b1d1e5a1f1f/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-27T15:51:11Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_8d3eb958-e2ee-482f-a0b0-9fb1c2e5ecae", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_8d3eb958-e2ee-482f-a0b0-9fb1c2e5ecae", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-27T15:51:11Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-27 15:51:14,459 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-0167e396-310c-4b70-ae53-33060d84ed54 2018-12-27 15:51:14,459 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.210158824921s 2018-12-27 15:51:14,460 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-0167e396-310c-4b70-ae53-33060d84ed54 2018-12-27 15:51:14,462 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/4466a931-bd2a-44d2-ac19-a13b2a7751e3/snap', u'metadata': Munch({})})], 'file': u'/v2/images/4466a931-bd2a-44d2-ac19-a13b2a7751e3/file', 'owner': u'b1760e33621d43c3ab0e3f6df5743e01', 'id': u'4466a931-bd2a-44d2-ac19-a13b2a7751e3', 'size': 12716032, u'self': u'/v2/images/4466a931-bd2a-44d2-ac19-a13b2a7751e3', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b1760e33621d43c3ab0e3f6df5743e01', 'name': 'tempest_smoke-project_8d3eb958-e2ee-482f-a0b0-9fb1c2e5ecae', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/4466a931-bd2a-44d2-ac19-a13b2a7751e3/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-12-27T15:51:14Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-12-27T15:51:14Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_smoke-img_alt_8d3eb958-e2ee-482f-a0b0-9fb1c2e5ecae', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/4466a931-bd2a-44d2-ac19-a13b2a7751e3', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_smoke-img_alt_8d3eb958-e2ee-482f-a0b0-9fb1c2e5ecae', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_smoke-img_alt_8d3eb958-e2ee-482f-a0b0-9fb1c2e5ecae', 'created': u'2018-12-27T15:51:13Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-12-27T15:51:13Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/4466a931-bd2a-44d2-ac19-a13b2a7751e3', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_smoke-img_alt_8d3eb958-e2ee-482f-a0b0-9fb1c2e5ecae', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-12-27 15:51:14,462 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-12-27 15:51:14,464 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b986b336f12cf83c55a38f37411c797c9f843c15" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "tempest_smoke-flavor_alt_8d3eb958-e2ee-482f-a0b0-9fb1c2e5ecae", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-12-27 15:51:14,499 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:51:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d436940f-e8c0-413c-9ebc-885f4a681884 x-compute-request-id: req-d436940f-e8c0-413c-9ebc-885f4a681884 Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"flavor": {"name": "tempest_smoke-flavor_alt_8d3eb958-e2ee-482f-a0b0-9fb1c2e5ecae", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/ea5f30f8-e20b-49c4-99a8-0bc4f204b73f", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/ea5f30f8-e20b-49c4-99a8-0bc4f204b73f", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "ea5f30f8-e20b-49c4-99a8-0bc4f204b73f"}} 2018-12-27 15:51:14,499 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-d436940f-e8c0-413c-9ebc-885f4a681884 2018-12-27 15:51:14,499 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0369889736176s 2018-12-27 15:51:14,500 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-d436940f-e8c0-413c-9ebc-885f4a681884 2018-12-27 15:51:14,500 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_smoke-flavor_alt_8d3eb958-e2ee-482f-a0b0-9fb1c2e5ecae', 'ephemeral': 0, 'ram': 1024, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b7b4fceec1ad4c6eb74d758b709a9d93', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 1, 'id': u'ea5f30f8-e20b-49c4-99a8-0bc4f204b73f', 'swap': 0}) 2018-12-27 15:51:14,501 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-12-27 15:51:14,502 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/flavors/ea5f30f8-e20b-49c4-99a8-0bc4f204b73f/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b986b336f12cf83c55a38f37411c797c9f843c15" -d '{"extra_specs": {}}' 2018-12-27 15:51:14,519 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:51:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-504e2485-3c58-4332-af1e-e90ae16a2369 x-compute-request-id: req-504e2485-3c58-4332-af1e-e90ae16a2369 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-12-27 15:51:14,519 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors/ea5f30f8-e20b-49c4-99a8-0bc4f204b73f/os-extra_specs used request id req-504e2485-3c58-4332-af1e-e90ae16a2369 2018-12-27 15:51:14,519 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0187129974365s 2018-12-27 15:51:14,520 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors/ea5f30f8-e20b-49c4-99a8-0bc4f204b73f/os-extra_specs used request id req-504e2485-3c58-4332-af1e-e90ae16a2369 2018-12-27 15:51:14,520 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'tempest_smoke-flavor_alt_8d3eb958-e2ee-482f-a0b0-9fb1c2e5ecae', 'ephemeral': 0, 'ram': 1024, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b7b4fceec1ad4c6eb74d758b709a9d93', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 1, 'id': u'ea5f30f8-e20b-49c4-99a8-0bc4f204b73f', 'swap': 0}) 2018-12-27 15:51:17,391 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-12-27 15:51:17,391 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-12-27 15:51:17,392 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-12-27 15:51:17,394 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-12-27 15:51:17,414 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-12-27 15:51:20,759 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-5b623b6e-b8a3-4550-9c08-53ee627cb05c/repo; stestr list '(?=.*\[.*\bsmoke\b.*\])(^tempest\.api)' >/home/opnfv/functest/results/tempest_smoke/test_list.txt 2>/dev/null) 2018-12-27 15:51:20,759 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-12-27 15:51:20,767 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/tempest_smoke/test_list.txt', '--concurrency=4']'. 2018-12-27 15:51:26,300 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 15:51:26.299 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v2.test_users.UsersTestJSON ... skip: Identity api v2 is not enabled 2018-12-27 15:51:28,345 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 15:51:28.344 36 INFO opnfv-tempest [-] {3} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor ... success [0.219s] 2018-12-27 15:51:28,394 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 15:51:28.394 36 INFO opnfv-tempest [-] {3} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.050s] 2018-12-27 15:51:31,191 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 15:51:31.190 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete ... success [0.375s] 2018-12-27 15:51:36,456 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 15:51:36.455 36 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create ... success [1.717s] 2018-12-27 15:51:37,497 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 15:51:37.496 36 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [6.548s] 2018-12-27 15:51:39,221 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 15:51:39.220 36 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list ... success [2.764s] 2018-12-27 15:51:39,556 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 15:51:39.555 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint ... success [0.701s] 2018-12-27 15:51:49,776 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 15:51:49.775 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete ... success [3.400s] 2018-12-27 15:51:57,452 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 15:51:57.451 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id ... success [0.223s] 2018-12-27 15:51:59,435 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 15:51:59.434 36 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_add_remove_fixed_ip ... success [28.373s] 2018-12-27 15:52:05,457 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 15:52:05.456 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service ... success [0.832s] 2018-12-27 15:52:08,101 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 15:52:08.100 36 INFO opnfv-tempest [-] {2} tempest.api.compute.test_versions.TestVersions.test_get_version_details ... success [0.744s] 2018-12-27 15:52:08,110 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 15:52:08.109 36 INFO opnfv-tempest [-] {2} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.009s] 2018-12-27 15:52:11,110 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 15:52:11.110 36 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [0.760s] 2018-12-27 15:52:12,571 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 15:52:12.571 36 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [1.460s] 2018-12-27 15:52:13,212 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 15:52:13.212 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.066s] 2018-12-27 15:52:13,213 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 15:52:13.213 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2018-12-27 15:52:13,836 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 15:52:13.835 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy ... success [0.800s] 2018-12-27 15:52:14,340 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 15:52:14.339 36 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [1.769s] 2018-12-27 15:52:22,236 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 15:52:22.235 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list ... success [0.490s] 2018-12-27 15:52:25,120 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 15:52:25.119 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers ... success [0.069s] 2018-12-27 15:52:25,121 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 15:52:25.120 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_server_details ... success [0.001s] 2018-12-27 15:52:26,200 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 15:52:26.199 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network ... success [5.579s] 2018-12-27 15:52:32,397 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 15:52:32.397 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port ... success [6.196s] 2018-12-27 15:52:34,203 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 15:52:34.202 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all ... success [4.315s] 2018-12-27 15:52:38,909 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 15:52:38.909 36 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions ... success [0.006s] 2018-12-27 15:52:41,885 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 15:52:41.884 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet ... success [9.487s] 2018-12-27 15:52:52,872 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 15:52:52.872 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet ... success [5.694s] 2018-12-27 15:52:53,042 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 15:52:53.042 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [2.105s] 2018-12-27 15:52:53,175 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 15:52:53.175 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility ... success [0.304s] 2018-12-27 15:52:53,491 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 15:52:53.491 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks ... success [0.316s] 2018-12-27 15:52:53,587 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 15:52:53.587 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets ... success [0.096s] 2018-12-27 15:52:53,723 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 15:52:53.722 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network ... success [0.135s] 2018-12-27 15:52:53,774 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 15:52:53.774 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet ... success [0.051s] 2018-12-27 15:52:56,090 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 15:52:56.089 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [3.045s] 2018-12-27 15:52:56,324 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 15:52:56.323 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.237s] 2018-12-27 15:52:56,599 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 15:52:56.598 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.065s] 2018-12-27 15:52:56,600 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 15:52:56.599 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2018-12-27 15:53:02,579 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 15:53:02.578 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_list_account_metadata ... success [0.136s] 2018-12-27 15:53:02,600 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 15:53:02.600 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers ... success [0.022s] 2018-12-27 15:53:08,243 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 15:53:08.242 36 INFO opnfv-tempest [-] {0} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery ... skip: Identity api v2 is not enabled 2018-12-27 15:53:08,443 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 15:53:08.442 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [6.090s] 2018-12-27 15:53:08,916 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 15:53:08.916 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [0.473s] 2018-12-27 15:53:09,010 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 15:53:09.009 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.093s] 2018-12-27 15:53:09,242 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 15:53:09.242 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.232s] 2018-12-27 15:53:09,338 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 15:53:09.337 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.095s] 2018-12-27 15:53:09,562 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 15:53:09.562 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.224s] 2018-12-27 15:53:10,520 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 15:53:10.519 36 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.084s] 2018-12-27 15:53:10,606 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 15:53:10.606 36 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.086s] 2018-12-27 15:53:10,726 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 15:53:10.726 36 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.119s] 2018-12-27 15:53:10,733 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 15:53:10.732 36 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions ... success [0.007s] 2018-12-27 15:53:19,205 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 15:53:19.204 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions ... success [4.673s] 2018-12-27 15:53:21,627 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 15:53:21.627 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object ... success [0.314s] 2018-12-27 15:53:21,701 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 15:53:21.700 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object ... success [0.073s] 2018-12-27 15:53:21,773 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 15:53:21.772 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_list_object_metadata ... success [0.071s] 2018-12-27 15:53:21,855 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 15:53:21.854 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_update_object_metadata ... success [0.082s] 2018-12-27 15:53:24,232 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 15:53:24.231 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [14.371s] 2018-12-27 15:53:30,424 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 15:53:30.424 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersIpV6Test.test_add_multiple_router_interfaces ... success [14.374s] 2018-12-27 15:53:36,296 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 15:53:36.296 36 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.839s] 2018-12-27 15:53:36,573 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 15:53:36.572 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address ... success [3.398s] 2018-12-27 15:53:39,931 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 15:53:39.930 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_port_id ... success [9.507s] 2018-12-27 15:53:40,103 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 15:53:40.103 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_list_show_update_delete_floating_ip ... success [3.530s] 2018-12-27 15:53:46,870 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 15:53:46.869 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_subnet_id ... success [6.937s] 2018-12-27 15:53:52,177 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 15:53:52.177 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersIpV6Test.test_create_show_list_update_delete_router ... success [5.307s] 2018-12-27 15:53:56,888 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 15:53:56.887 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network ... success [5.640s] 2018-12-27 15:54:02,920 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 15:54:02.919 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port ... success [6.030s] 2018-12-27 15:54:05,756 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 15:54:05.755 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses ... success [0.058s] 2018-12-27 15:54:05,858 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 15:54:05.858 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network ... success [0.103s] 2018-12-27 15:54:06,044 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 15:54:06.043 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [1.512s] 2018-12-27 15:54:10,581 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 15:54:10.580 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v2.test_services.ServicesTestJSON ... skip: Identity api v2 is not enabled 2018-12-27 15:54:10,720 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 15:54:10.719 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet ... success [7.800s] 2018-12-27 15:54:12,992 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 15:54:12.992 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_large_object ... success [2.405s] 2018-12-27 15:54:14,347 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 15:54:14.346 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... success [0.468s] 2018-12-27 15:54:15,697 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 15:54:15.697 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_too_many_objects ... success [2.704s] 2018-12-27 15:54:18,239 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 15:54:18.239 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_valid_object ... success [2.542s] 2018-12-27 15:54:21,826 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 15:54:21.825 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.014s] 2018-12-27 15:54:22,383 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 15:54:22.382 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain ... success [0.730s] 2018-12-27 15:54:27,158 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 15:54:27.158 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools ... success [4.703s] 2018-12-27 15:54:33,270 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 15:54:33.269 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups ... success [6.111s] 2018-12-27 15:54:36,047 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 15:54:36.046 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port ... success [2.777s] 2018-12-27 15:54:36,293 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 15:54:36.292 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports ... success [0.246s] 2018-12-27 15:54:36,531 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 15:54:36.530 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port ... success [0.238s] 2018-12-27 15:54:37,016 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 15:54:37.016 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [6.517s] 2018-12-27 15:54:44,162 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 15:54:44.162 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups ... success [7.145s] 2018-12-27 15:54:46,541 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 15:54:46.541 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [2.378s] 2018-12-27 15:54:46,591 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 15:54:46.590 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.050s] 2018-12-27 15:54:46,651 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 15:54:46.651 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.060s] 2018-12-27 15:54:56,168 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 15:54:56.168 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group ... success [2.050s] 2018-12-27 15:54:58,804 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 15:54:58.804 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule ... success [2.634s] 2018-12-27 15:54:58,875 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 15:54:58.875 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups ... success [0.074s] 2018-12-27 15:55:01,238 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 15:55:01.237 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [17.598s] 2018-12-27 15:55:10,923 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 15:55:10.922 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [9.685s] 2018-12-27 15:55:14,495 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 15:55:14.495 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance ... success [10.857s] 2018-12-27 15:55:18,869 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 15:55:18.869 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [7.946s] 2018-12-27 15:55:23,652 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 15:55:23.652 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [4.782s] 2018-12-27 15:55:28,862 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 15:55:28.861 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [7.757s] 2018-12-27 15:55:37,734 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 15:55:37.734 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.006s] 2018-12-27 15:55:41,406 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 15:55:41.406 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [12.542s] 2018-12-27 15:55:44,324 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 15:55:44.323 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_admin_modify_quota ... success [0.947s] 2018-12-27 15:55:44,503 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 15:55:44.503 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_upload_valid_object ... success [0.179s] 2018-12-27 15:55:54,310 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 15:55:54.310 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container ... success [2.284s] 2018-12-27 15:55:57,008 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 15:55:57.007 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents ... success [2.696s] 2018-12-27 15:55:59,487 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 15:55:59.487 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_metadata ... success [2.479s] 2018-12-27 15:56:02,556 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 4c5b89e4-7af0-4fc2-9035-b63b6a0e9911 2018-12-27 15:56:02,564 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '4c5b89e4-7af0-4fc2-9035-b63b6a0e9911']'. 2018-12-27 15:56:03,456 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-12-27 15:56:03,456 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-12-27 15:56:03,457 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-12-27 15:56:03,457 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 4c5b89e4-7af0-4fc2-9035-b63b6a0e9911 | 2018-12-27 15:56:03,457 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-12-27 15:56:03,457 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-12-27 15:51:22 | 2018-12-27 15:56:03,457 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-12-27 15:56:02 | 2018-12-27 15:56:03,457 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:04:40 | 2018-12-27 15:56:03,457 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 4 | 2018-12-27 15:56:03,458 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2018-12-27 15:56:03,458 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-12-27 15:56:03,458 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 5b623b6e-b8a3-4550-9c08-53ee627cb05c) | 2018-12-27 15:56:03,458 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-12-27 15:56:03,458 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 626347e8-3322-487b-9131-ba5dc76c0763) | 2018-12-27 15:56:03,458 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 106 | 2018-12-27 15:56:03,458 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 273.288 | 2018-12-27 15:56:03,459 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 101 | 2018-12-27 15:56:03,459 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 5 | 2018-12-27 15:56:03,459 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-12-27 15:56:03,459 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-12-27 15:56:03,459 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-12-27 15:56:03,459 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-12-27 15:56:03,459 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-12-27 15:56:03,459 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2018-12-27 15:56:03,528 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_smoke success_rate is 100.0% 2018-12-27 15:56:05,581 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-12-27 15:56:05,581 - xtesting.ci.run_tests - INFO - Test result: +-----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+------------------+------------------+----------------+ | tempest_smoke | functest | 04:55 | PASS | +-----------------------+------------------+------------------+----------------+ 2018-12-27 15:56:05,588 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-12-27 15:56:05,592 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:9292/v2/images/4466a931-bd2a-44d2-ac19-a13b2a7751e3 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d71e9dd3ea9609dcda47a46f09d9c9179a2c5562" 2018-12-27 15:56:06,228 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-64393354-14c1-4429-9f92-bc5716124eaa Date: Thu, 27 Dec 2018 15:56:06 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-27 15:56:06,228 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.31:9292/v2/images/4466a931-bd2a-44d2-ac19-a13b2a7751e3 used request id req-64393354-14c1-4429-9f92-bc5716124eaa 2018-12-27 15:56:06,228 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.640132904053s 2018-12-27 15:56:06,228 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.31:9292/v2/images/4466a931-bd2a-44d2-ac19-a13b2a7751e3 used request id req-64393354-14c1-4429-9f92-bc5716124eaa 2018-12-27 15:56:06,229 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-12-27 15:56:06,231 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b986b336f12cf83c55a38f37411c797c9f843c15" 2018-12-27 15:56:06,250 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:56:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e2637337-9639-4736-a914-89a7b6583726 x-compute-request-id: req-e2637337-9639-4736-a914-89a7b6583726 Content-Encoding: gzip Content-Length: 364 Content-Type: application/json RESP BODY: {"flavors": [{"name": "tempest_smoke-flavor_alt_8d3eb958-e2ee-482f-a0b0-9fb1c2e5ecae", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/ea5f30f8-e20b-49c4-99a8-0bc4f204b73f", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/ea5f30f8-e20b-49c4-99a8-0bc4f204b73f", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "ea5f30f8-e20b-49c4-99a8-0bc4f204b73f"}, {"name": "tempest_smoke-flavor_8d3eb958-e2ee-482f-a0b0-9fb1c2e5ecae", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/efde1af3-03fa-4892-907c-61be47164381", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/efde1af3-03fa-4892-907c-61be47164381", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "efde1af3-03fa-4892-907c-61be47164381"}]} 2018-12-27 15:56:06,251 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None used request id req-e2637337-9639-4736-a914-89a7b6583726 2018-12-27 15:56:06,251 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0218629837036s 2018-12-27 15:56:06,251 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None used request id req-e2637337-9639-4736-a914-89a7b6583726 2018-12-27 15:56:06,253 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-12-27 15:56:06,255 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:8774/v2.1/flavors/ea5f30f8-e20b-49c4-99a8-0bc4f204b73f -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b986b336f12cf83c55a38f37411c797c9f843c15" 2018-12-27 15:56:06,295 - keystoneauth.session - DEBUG - RESP: [202] Date: Thu, 27 Dec 2018 15:56:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-d9ad194d-ace2-489d-ae0e-78444f003448 x-compute-request-id: req-d9ad194d-ace2-489d-ae0e-78444f003448 Content-Length: 0 Content-Type: application/json 2018-12-27 15:56:06,295 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/flavors/ea5f30f8-e20b-49c4-99a8-0bc4f204b73f used request id req-d9ad194d-ace2-489d-ae0e-78444f003448 2018-12-27 15:56:06,295 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.041867017746s 2018-12-27 15:56:06,295 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/flavors/ea5f30f8-e20b-49c4-99a8-0bc4f204b73f used request id req-d9ad194d-ace2-489d-ae0e-78444f003448 2018-12-27 15:56:06,299 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-27 15:56:06,303 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d71e9dd3ea9609dcda47a46f09d9c9179a2c5562" 2018-12-27 15:56:06,509 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1207 Content-Type: application/json X-Openstack-Request-Id: req-fe18c37b-bc8f-499d-8755-11426dda3a1a Date: Thu, 27 Dec 2018 15:56:06 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/1e5a36ba-34c6-4791-855f-5b1d1e5a1f1f/snap", "metadata": {}}], "file": "/v2/images/1e5a36ba-34c6-4791-855f-5b1d1e5a1f1f/file", "owner": "b1760e33621d43c3ab0e3f6df5743e01", "id": "1e5a36ba-34c6-4791-855f-5b1d1e5a1f1f", "size": 12716032, "self": "/v2/images/1e5a36ba-34c6-4791-855f-5b1d1e5a1f1f", "disk_format": "qcow2", "direct_url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/1e5a36ba-34c6-4791-855f-5b1d1e5a1f1f/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-27T15:51:11Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_8d3eb958-e2ee-482f-a0b0-9fb1c2e5ecae", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_8d3eb958-e2ee-482f-a0b0-9fb1c2e5ecae", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-27T15:51:11Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-27 15:56:06,509 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-fe18c37b-bc8f-499d-8755-11426dda3a1a 2018-12-27 15:56:06,510 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.2103099823s 2018-12-27 15:56:06,510 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-fe18c37b-bc8f-499d-8755-11426dda3a1a 2018-12-27 15:56:06,512 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-12-27 15:56:06,515 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:9292/v2/images/1e5a36ba-34c6-4791-855f-5b1d1e5a1f1f -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d71e9dd3ea9609dcda47a46f09d9c9179a2c5562" 2018-12-27 15:56:07,317 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-cd7f92c6-9d7e-4e9e-bcf7-2c4d39f7d2e9 Date: Thu, 27 Dec 2018 15:56:07 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-27 15:56:07,317 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.31:9292/v2/images/1e5a36ba-34c6-4791-855f-5b1d1e5a1f1f used request id req-cd7f92c6-9d7e-4e9e-bcf7-2c4d39f7d2e9 2018-12-27 15:56:07,317 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.805562973022s 2018-12-27 15:56:07,317 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.31:9292/v2/images/1e5a36ba-34c6-4791-855f-5b1d1e5a1f1f used request id req-cd7f92c6-9d7e-4e9e-bcf7-2c4d39f7d2e9 2018-12-27 15:56:07,318 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-12-27 15:56:07,321 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b986b336f12cf83c55a38f37411c797c9f843c15" 2018-12-27 15:56:07,343 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:56:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0112995d-c80b-4b0a-9bd0-51956370f96a x-compute-request-id: req-0112995d-c80b-4b0a-9bd0-51956370f96a Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavors": [{"name": "tempest_smoke-flavor_8d3eb958-e2ee-482f-a0b0-9fb1c2e5ecae", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/efde1af3-03fa-4892-907c-61be47164381", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/efde1af3-03fa-4892-907c-61be47164381", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "efde1af3-03fa-4892-907c-61be47164381"}]} 2018-12-27 15:56:07,343 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None used request id req-0112995d-c80b-4b0a-9bd0-51956370f96a 2018-12-27 15:56:07,343 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0248591899872s 2018-12-27 15:56:07,343 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None used request id req-0112995d-c80b-4b0a-9bd0-51956370f96a 2018-12-27 15:56:07,345 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-12-27 15:56:07,347 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:8774/v2.1/flavors/efde1af3-03fa-4892-907c-61be47164381 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b986b336f12cf83c55a38f37411c797c9f843c15" 2018-12-27 15:56:07,385 - keystoneauth.session - DEBUG - RESP: [202] Date: Thu, 27 Dec 2018 15:56:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-537bd81d-4ee4-448d-b214-a5882e95809f x-compute-request-id: req-537bd81d-4ee4-448d-b214-a5882e95809f Content-Length: 0 Content-Type: application/json 2018-12-27 15:56:07,385 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/flavors/efde1af3-03fa-4892-907c-61be47164381 used request id req-537bd81d-4ee4-448d-b214-a5882e95809f 2018-12-27 15:56:07,385 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0399661064148s 2018-12-27 15:56:07,385 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/flavors/efde1af3-03fa-4892-907c-61be47164381 used request id req-537bd81d-4ee4-448d-b214-a5882e95809f 2018-12-27 15:56:07,386 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-27 15:56:07,389 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b986b336f12cf83c55a38f37411c797c9f843c15" 2018-12-27 15:56:07,509 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:56:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b2e3c261-480a-4397-8c7b-6a912030e00c Content-Encoding: gzip Content-Length: 836 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/05a834ddebbc40688596b7460b47439e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05a834ddebbc40688596b7460b47439e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/08226a0ad01943f39559448239e291e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "08226a0ad01943f39559448239e291e1", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/55c0552fe37a4f7ca0e73939514bc683"}, "domain_id": "default", "enabled": true, "options": {}, "id": "55c0552fe37a4f7ca0e73939514bc683", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/646a4af4e3b5439a97996d353fea3924"}, "domain_id": "914eec1d43ea4caf9d2fd33268c06258", "enabled": true, "options": {}, "id": "646a4af4e3b5439a97996d353fea3924", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/85fb203e51c34d3f8122e285a6a318b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85fb203e51c34d3f8122e285a6a318b3", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/905e7f4b42d24cca93b99d2401fa3378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "905e7f4b42d24cca93b99d2401fa3378", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/a5bc08b9f81f4e5bb86c24f9f7547bae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5bc08b9f81f4e5bb86c24f9f7547bae", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/a5c780627f004d318bf908d80305da9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5c780627f004d318bf908d80305da9c", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/b18425bf2b044bc9af7e194919539a17"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b18425bf2b044bc9af7e194919539a17", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/b8d2134b619d4dca80e21d6fb16449b0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b8d2134b619d4dca80e21d6fb16449b0", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/b9ab6a25a652438285139fe5b44aea62"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9ab6a25a652438285139fe5b44aea62", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/c08462554a4844d681348f58b9b0edee"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c08462554a4844d681348f58b9b0edee", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/ddfc3a9aad444d4782eae677c8a98130"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ddfc3a9aad444d4782eae677c8a98130", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/f2a74f2185a54676a6cb2bb5ecfcc4f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2a74f2185a54676a6cb2bb5ecfcc4f6", "email": "glance@localhost", "password_expires_at": null}, {"name": "tempest_smoke-user_8d3eb958-e2ee-482f-a0b0-9fb1c2e5ecae", "links": {"self": "http://172.30.9.31:5000/v3/users/f76b46774a3545df82ceeadcf8e1fbce"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "f76b46774a3545df82ceeadcf8e1fbce", "domain_id": "default", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-12-27 15:56:07,509 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-b2e3c261-480a-4397-8c7b-6a912030e00c 2018-12-27 15:56:07,510 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.123597145081s 2018-12-27 15:56:07,510 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-b2e3c261-480a-4397-8c7b-6a912030e00c 2018-12-27 15:56:07,516 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-27 15:56:07,519 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/users/f76b46774a3545df82ceeadcf8e1fbce -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b986b336f12cf83c55a38f37411c797c9f843c15" 2018-12-27 15:56:07,628 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:56:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-19b410ea-3f74-4b53-9acb-2c50e76dc302 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"user": {"name": "tempest_smoke-user_8d3eb958-e2ee-482f-a0b0-9fb1c2e5ecae", "links": {"self": "http://172.30.9.31:5000/v3/users/f76b46774a3545df82ceeadcf8e1fbce"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "f76b46774a3545df82ceeadcf8e1fbce", "description": null}} 2018-12-27 15:56:07,628 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users/f76b46774a3545df82ceeadcf8e1fbce used request id req-19b410ea-3f74-4b53-9acb-2c50e76dc302 2018-12-27 15:56:07,629 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.112789154053s 2018-12-27 15:56:07,629 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users/f76b46774a3545df82ceeadcf8e1fbce used request id req-19b410ea-3f74-4b53-9acb-2c50e76dc302 2018-12-27 15:56:07,630 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-12-27 15:56:07,633 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:5000/v3/users/f76b46774a3545df82ceeadcf8e1fbce -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b986b336f12cf83c55a38f37411c797c9f843c15" 2018-12-27 15:56:07,852 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 15:56:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1168dee3-a1fd-4623-8033-7f9eb8ced65e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 15:56:07,853 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/f76b46774a3545df82ceeadcf8e1fbce used request id req-1168dee3-a1fd-4623-8033-7f9eb8ced65e 2018-12-27 15:56:07,853 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.223113059998s 2018-12-27 15:56:07,853 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/f76b46774a3545df82ceeadcf8e1fbce used request id req-1168dee3-a1fd-4623-8033-7f9eb8ced65e 2018-12-27 15:56:07,859 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-27 15:56:07,862 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b986b336f12cf83c55a38f37411c797c9f843c15" 2018-12-27 15:56:07,955 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:56:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2614d662-21a3-44cc-8433-4a664faf488d Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: tempest_smoke", "links": {"self": "http://172.30.9.31:5000/v3/projects/b1760e33621d43c3ab0e3f6df5743e01"}, "tags": [], "enabled": true, "id": "b1760e33621d43c3ab0e3f6df5743e01", "parent_id": "default", "domain_id": "default", "name": "tempest_smoke-project_8d3eb958-e2ee-482f-a0b0-9fb1c2e5ecae"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93"}, "tags": [], "enabled": true, "id": "b7b4fceec1ad4c6eb74d758b709a9d93", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/da629caea04941e1ae8979c379dc7c9d"}, "tags": [], "enabled": true, "id": "da629caea04941e1ae8979c379dc7c9d", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-12-27 15:56:07,955 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects used request id req-2614d662-21a3-44cc-8433-4a664faf488d 2018-12-27 15:56:07,955 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.096097946167s 2018-12-27 15:56:07,955 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects used request id req-2614d662-21a3-44cc-8433-4a664faf488d 2018-12-27 15:56:07,960 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-12-27 15:56:07,963 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:5000/v3/projects/b1760e33621d43c3ab0e3f6df5743e01 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b986b336f12cf83c55a38f37411c797c9f843c15" 2018-12-27 15:56:08,207 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 15:56:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e9a5acb9-9062-471c-afe1-6a155f632b04 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 15:56:08,207 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/b1760e33621d43c3ab0e3f6df5743e01 used request id req-e9a5acb9-9062-471c-afe1-6a155f632b04 2018-12-27 15:56:08,207 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.247224807739s 2018-12-27 15:56:08,207 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/b1760e33621d43c3ab0e3f6df5743e01 used request id req-e9a5acb9-9062-471c-afe1-6a155f632b04 2018-12-27 15:56:08,210 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-27 15:56:08,211 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:9696/v2.0/security-groups.json?project_id=b1760e33621d43c3ab0e3f6df5743e01&name=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b986b336f12cf83c55a38f37411c797c9f843c15" 2018-12-27 15:56:08,438 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-293c70a9-f052-49f7-ae76-e3b697038d4a Date: Thu, 27 Dec 2018 15:56:08 GMT RESP BODY: {"security_groups": []} 2018-12-27 15:56:08,438 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json?project_id=b1760e33621d43c3ab0e3f6df5743e01&name=default used request id req-293c70a9-f052-49f7-ae76-e3b697038d4a 2018-12-27 15:56:08,438 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.227741003036s 2018-12-27 15:56:08,438 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json?project_id=b1760e33621d43c3ab0e3f6df5743e01&name=default used request id req-293c70a9-f052-49f7-ae76-e3b697038d4a 2018-12-27 15:56:08,484 - xtesting.ci.run_tests - INFO - Loading test case 'neutron-tempest-plugin-api'... 2018-12-27 15:56:08,523 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 15:56:08,528 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:56:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2f657dbf-6fa5-422c-94e3-6f7b243c8cc9 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 15:56:08,528 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-2f657dbf-6fa5-422c-94e3-6f7b243c8cc9 2018-12-27 15:56:08,529 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000/v3/auth/tokens 2018-12-27 15:56:08,923 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}], "expires_at": "2018-12-27T16:56:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b7b4fceec1ad4c6eb74d758b709a9d93", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "a5bc08b9f81f4e5bb86c24f9f7547bae"}, "audit_ids": ["GqRDQ8HRR0eAPpUg3hlHAg"], "issued_at": "2018-12-27T15:56:08.000000Z"}} 2018-12-27 15:56:08,926 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-27 15:56:08,927 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8848bdd4f81f641f304becd7f7808d233d7fbecf" 2018-12-27 15:56:09,204 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 726 X-Openstack-Request-Id: req-899f4f06-da27-4725-8313-8bdefd203155 Date: Thu, 27 Dec 2018 15:56:09 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","updated_at":"2018-12-27T15:29:25Z","dns_domain":"","revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"a4959dd9-e8f4-4ea9-8c99-7bff545db58c","router:external":true,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"da629caea04941e1ae8979c379dc7c9d","status":"ACTIVE","subnets":["244ab55b-a0ed-4e50-9f85-07f08119ae55"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"da629caea04941e1ae8979c379dc7c9d","created_at":"2018-12-27T15:29:17Z","provider:network_type":"flat"}]} 2018-12-27 15:56:09,204 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json?router%3Aexternal=True used request id req-899f4f06-da27-4725-8313-8bdefd203155 2018-12-27 15:56:09,204 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.278162002563s 2018-12-27 15:56:09,205 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json?router%3Aexternal=True used request id req-899f4f06-da27-4725-8313-8bdefd203155 2018-12-27 15:56:09,208 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 15:56:09,213 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 15:56:09 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 15:56:09,214 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-27 15:56:09,217 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8848bdd4f81f641f304becd7f7808d233d7fbecf" 2018-12-27 15:56:09,322 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:56:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c40c7379-4b0d-4fdb-af7b-8514d46cd1ab Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.31:5000/v3/domains/914eec1d43ea4caf9d2fd33268c06258"}, "tags": [], "enabled": true, "id": "914eec1d43ea4caf9d2fd33268c06258", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains", "previous": null, "next": null}} 2018-12-27 15:56:09,322 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains used request id req-c40c7379-4b0d-4fdb-af7b-8514d46cd1ab 2018-12-27 15:56:09,322 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.10786485672s 2018-12-27 15:56:09,323 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains used request id req-c40c7379-4b0d-4fdb-af7b-8514d46cd1ab 2018-12-27 15:56:09,330 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-12-27 15:56:09,333 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}8848bdd4f81f641f304becd7f7808d233d7fbecf" -d '{"project": {"description": "Created by OPNFV Functest: neutron-tempest-plugin-api", "enabled": true, "domain_id": "default", "name": "neutron-tempest-pl-project_cc74c3a9-94e8-4d18-8d6a-f6739417fdd8"}}' 2018-12-27 15:56:09,556 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 27 Dec 2018 15:56:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e5a63f63-d0a3-4504-9b32-c5f8b31111ba Content-Length: 390 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: neutron-tempest-plugin-api", "links": {"self": "http://172.30.9.31:5000/v3/projects/7dbb0e1a20714b00816302c48b3d689f"}, "tags": [], "enabled": true, "id": "7dbb0e1a20714b00816302c48b3d689f", "parent_id": "default", "domain_id": "default", "name": "neutron-tempest-pl-project_cc74c3a9-94e8-4d18-8d6a-f6739417fdd8"}} 2018-12-27 15:56:09,556 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-e5a63f63-d0a3-4504-9b32-c5f8b31111ba 2018-12-27 15:56:09,556 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.226577997208s 2018-12-27 15:56:09,557 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-e5a63f63-d0a3-4504-9b32-c5f8b31111ba 2018-12-27 15:56:09,557 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: neutron-tempest-plugin-api', u'tags': [], 'enabled': True, 'id': u'7dbb0e1a20714b00816302c48b3d689f', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'neutron-tempest-pl-project_cc74c3a9-94e8-4d18-8d6a-f6739417fdd8'}) 2018-12-27 15:56:09,564 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-12-27 15:56:09,567 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}8848bdd4f81f641f304becd7f7808d233d7fbecf" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "ed9d0599-a136-4155-b884-834cb06d5f51", "email": null, "name": "neutron-tempest-plugin-api-user_cc74c3a9-94e8-4d18-8d6a-f6739417fdd8"}}' 2018-12-27 15:56:09,944 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 27 Dec 2018 15:56:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dd94805f-d4e8-496b-823b-ad7861728f6c Content-Length: 341 Content-Type: application/json RESP BODY: {"user": {"name": "neutron-tempest-plugin-api-user_cc74c3a9-94e8-4d18-8d6a-f6739417fdd8", "links": {"self": "http://172.30.9.31:5000/v3/users/7a1fddd2c5894ae3af367c47748d3896"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "7a1fddd2c5894ae3af367c47748d3896", "domain_id": "default", "password_expires_at": null}} 2018-12-27 15:56:09,944 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/users used request id req-dd94805f-d4e8-496b-823b-ad7861728f6c 2018-12-27 15:56:09,944 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.380295991898s 2018-12-27 15:56:09,944 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/users used request id req-dd94805f-d4e8-496b-823b-ad7861728f6c 2018-12-27 15:56:09,945 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'7a1fddd2c5894ae3af367c47748d3896', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'neutron-tempest-plugin-api-user_cc74c3a9-94e8-4d18-8d6a-f6739417fdd8'}) 2018-12-27 15:56:09,949 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-27 15:56:09,952 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8848bdd4f81f641f304becd7f7808d233d7fbecf" 2018-12-27 15:56:10,058 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:56:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0c881513-5c2d-44ab-8dbc-5fb9ffe00a0e Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 15:56:10,059 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-0c881513-5c2d-44ab-8dbc-5fb9ffe00a0e 2018-12-27 15:56:10,059 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.110084056854s 2018-12-27 15:56:10,059 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-0c881513-5c2d-44ab-8dbc-5fb9ffe00a0e 2018-12-27 15:56:10,063 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-27 15:56:10,066 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8848bdd4f81f641f304becd7f7808d233d7fbecf" 2018-12-27 15:56:10,165 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:56:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6778ba68-8b21-4a0a-9e8c-2fdc08145dd9 Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 15:56:10,165 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-6778ba68-8b21-4a0a-9e8c-2fdc08145dd9 2018-12-27 15:56:10,166 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.102415084839s 2018-12-27 15:56:10,166 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-6778ba68-8b21-4a0a-9e8c-2fdc08145dd9 2018-12-27 15:56:10,171 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-27 15:56:10,174 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8848bdd4f81f641f304becd7f7808d233d7fbecf" 2018-12-27 15:56:10,275 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:56:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c7a4260e-eed5-4b30-ab2f-b91b2efee30b Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-12-27 15:56:10,275 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains/default used request id req-c7a4260e-eed5-4b30-ab2f-b91b2efee30b 2018-12-27 15:56:10,275 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.104547977448s 2018-12-27 15:56:10,276 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains/default used request id req-c7a4260e-eed5-4b30-ab2f-b91b2efee30b 2018-12-27 15:56:10,277 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-27 15:56:10,280 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8848bdd4f81f641f304becd7f7808d233d7fbecf" 2018-12-27 15:56:10,409 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:56:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-406d829f-1d33-4804-948c-b95e1a564c5b Content-Encoding: gzip Content-Length: 845 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/05a834ddebbc40688596b7460b47439e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05a834ddebbc40688596b7460b47439e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/08226a0ad01943f39559448239e291e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "08226a0ad01943f39559448239e291e1", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/55c0552fe37a4f7ca0e73939514bc683"}, "domain_id": "default", "enabled": true, "options": {}, "id": "55c0552fe37a4f7ca0e73939514bc683", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/646a4af4e3b5439a97996d353fea3924"}, "domain_id": "914eec1d43ea4caf9d2fd33268c06258", "enabled": true, "options": {}, "id": "646a4af4e3b5439a97996d353fea3924", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron-tempest-plugin-api-user_cc74c3a9-94e8-4d18-8d6a-f6739417fdd8", "links": {"self": "http://172.30.9.31:5000/v3/users/7a1fddd2c5894ae3af367c47748d3896"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "7a1fddd2c5894ae3af367c47748d3896", "domain_id": "default", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/85fb203e51c34d3f8122e285a6a318b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85fb203e51c34d3f8122e285a6a318b3", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/905e7f4b42d24cca93b99d2401fa3378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "905e7f4b42d24cca93b99d2401fa3378", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/a5bc08b9f81f4e5bb86c24f9f7547bae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5bc08b9f81f4e5bb86c24f9f7547bae", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/a5c780627f004d318bf908d80305da9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5c780627f004d318bf908d80305da9c", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/b18425bf2b044bc9af7e194919539a17"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b18425bf2b044bc9af7e194919539a17", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/b8d2134b619d4dca80e21d6fb16449b0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b8d2134b619d4dca80e21d6fb16449b0", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/b9ab6a25a652438285139fe5b44aea62"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9ab6a25a652438285139fe5b44aea62", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/c08462554a4844d681348f58b9b0edee"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c08462554a4844d681348f58b9b0edee", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/ddfc3a9aad444d4782eae677c8a98130"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ddfc3a9aad444d4782eae677c8a98130", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/f2a74f2185a54676a6cb2bb5ecfcc4f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2a74f2185a54676a6cb2bb5ecfcc4f6", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-12-27 15:56:10,409 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-406d829f-1d33-4804-948c-b95e1a564c5b 2018-12-27 15:56:10,410 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.132923841476s 2018-12-27 15:56:10,410 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-406d829f-1d33-4804-948c-b95e1a564c5b 2018-12-27 15:56:10,422 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-27 15:56:10,425 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8848bdd4f81f641f304becd7f7808d233d7fbecf" 2018-12-27 15:56:10,442 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:56:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-633c5b44-4a74-4275-838f-d30d44fa659c Content-Encoding: gzip Content-Length: 407 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: neutron-tempest-plugin-api", "links": {"self": "http://172.30.9.31:5000/v3/projects/7dbb0e1a20714b00816302c48b3d689f"}, "tags": [], "enabled": true, "id": "7dbb0e1a20714b00816302c48b3d689f", "parent_id": "default", "domain_id": "default", "name": "neutron-tempest-pl-project_cc74c3a9-94e8-4d18-8d6a-f6739417fdd8"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93"}, "tags": [], "enabled": true, "id": "b7b4fceec1ad4c6eb74d758b709a9d93", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/da629caea04941e1ae8979c379dc7c9d"}, "tags": [], "enabled": true, "id": "da629caea04941e1ae8979c379dc7c9d", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-12-27 15:56:10,442 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?domain_id=default used request id req-633c5b44-4a74-4275-838f-d30d44fa659c 2018-12-27 15:56:10,442 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0203590393066s 2018-12-27 15:56:10,442 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?domain_id=default used request id req-633c5b44-4a74-4275-838f-d30d44fa659c 2018-12-27 15:56:10,449 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-12-27 15:56:10,451 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:5000/v3/role_assignments?user.id=7a1fddd2c5894ae3af367c47748d3896&role.id=5e97c57d600b48f5b4c8f915fe73d20b&scope.project.id=7dbb0e1a20714b00816302c48b3d689f" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8848bdd4f81f641f304becd7f7808d233d7fbecf" 2018-12-27 15:56:10,541 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:56:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0ab19e3e-4c82-473e-96d8-1b3d70ea5bb8 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.31:5000/v3/role_assignments?user.id=7a1fddd2c5894ae3af367c47748d3896&role.id=5e97c57d600b48f5b4c8f915fe73d20b&scope.project.id=7dbb0e1a20714b00816302c48b3d689f", "previous": null, "next": null}} 2018-12-27 15:56:10,541 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/role_assignments?user.id=7a1fddd2c5894ae3af367c47748d3896&role.id=5e97c57d600b48f5b4c8f915fe73d20b&scope.project.id=7dbb0e1a20714b00816302c48b3d689f used request id req-0ab19e3e-4c82-473e-96d8-1b3d70ea5bb8 2018-12-27 15:56:10,541 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0921840667725s 2018-12-27 15:56:10,541 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/role_assignments?user.id=7a1fddd2c5894ae3af367c47748d3896&role.id=5e97c57d600b48f5b4c8f915fe73d20b&scope.project.id=7dbb0e1a20714b00816302c48b3d689f used request id req-0ab19e3e-4c82-473e-96d8-1b3d70ea5bb8 2018-12-27 15:56:10,544 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-12-27 15:56:10,547 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.31:5000/v3/projects/7dbb0e1a20714b00816302c48b3d689f/users/7a1fddd2c5894ae3af367c47748d3896/roles/5e97c57d600b48f5b4c8f915fe73d20b -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8848bdd4f81f641f304becd7f7808d233d7fbecf" 2018-12-27 15:56:10,713 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 15:56:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2808ec6a-404d-42b4-ae8f-87f8a9e8c70e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 15:56:10,713 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/7dbb0e1a20714b00816302c48b3d689f/users/7a1fddd2c5894ae3af367c47748d3896/roles/5e97c57d600b48f5b4c8f915fe73d20b used request id req-2808ec6a-404d-42b4-ae8f-87f8a9e8c70e 2018-12-27 15:56:10,713 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.169039964676s 2018-12-27 15:56:10,714 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/7dbb0e1a20714b00816302c48b3d689f/users/7a1fddd2c5894ae3af367c47748d3896/roles/5e97c57d600b48f5b4c8f915fe73d20b used request id req-2808ec6a-404d-42b4-ae8f-87f8a9e8c70e 2018-12-27 15:56:10,714 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'neutron-tempest-pl-project_cc74c3a9-94e8-4d18-8d6a-f6739417fdd8', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'tenant_name': 'admin', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': u'1', u'image_api_version': '2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'regionOne', u'key_manager_api_version': u'v1', 'project_id': u'7dbb0e1a20714b00816302c48b3d689f', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'ed9d0599-a136-4155-b884-834cb06d5f51', 'username': u'neutron-tempest-plugin-api-user_cc74c3a9-94e8-4d18-8d6a-f6739417fdd8', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.31:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-12-27 15:56:10,717 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'neutron-tempest-plugin-api-user_cc74c3a9-94e8-4d18-8d6a-f6739417fdd8', 'password': 'ed9d0599-a136-4155-b884-834cb06d5f51', 'project_name': 'neutron-tempest-pl-project_cc74c3a9-94e8-4d18-8d6a-f6739417fdd8', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.31:5000//v3', 'project_id': '7dbb0e1a20714b00816302c48b3d689f', 'project_domain_name': 'Default'} 2018-12-27 15:56:10,720 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-27 15:56:10,723 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8848bdd4f81f641f304becd7f7808d233d7fbecf" 2018-12-27 15:56:10,837 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:56:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9af3888a-ec24-484d-a581-3a8e4add9531 Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 15:56:10,837 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-9af3888a-ec24-484d-a581-3a8e4add9531 2018-12-27 15:56:10,837 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.116395950317s 2018-12-27 15:56:10,837 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-9af3888a-ec24-484d-a581-3a8e4add9531 2018-12-27 15:56:10,841 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-27 15:56:10,844 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8848bdd4f81f641f304becd7f7808d233d7fbecf" 2018-12-27 15:56:10,938 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:56:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-84b4bad6-67ee-4a62-8bd6-ab02b5260bda Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 15:56:10,939 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-84b4bad6-67ee-4a62-8bd6-ab02b5260bda 2018-12-27 15:56:10,939 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0980060100555s 2018-12-27 15:56:10,939 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-84b4bad6-67ee-4a62-8bd6-ab02b5260bda 2018-12-27 15:56:10,944 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-27 15:56:10,947 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8848bdd4f81f641f304becd7f7808d233d7fbecf" 2018-12-27 15:56:11,051 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:56:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e67d652f-a6c5-4909-aaad-db852cbf367f Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-12-27 15:56:11,051 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains/default used request id req-e67d652f-a6c5-4909-aaad-db852cbf367f 2018-12-27 15:56:11,051 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.10736989975s 2018-12-27 15:56:11,051 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains/default used request id req-e67d652f-a6c5-4909-aaad-db852cbf367f 2018-12-27 15:56:11,052 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-27 15:56:11,055 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8848bdd4f81f641f304becd7f7808d233d7fbecf" 2018-12-27 15:56:11,171 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:56:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2deb4e39-55aa-468f-b25f-2e79c5aa5bbd Content-Encoding: gzip Content-Length: 845 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/05a834ddebbc40688596b7460b47439e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05a834ddebbc40688596b7460b47439e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/08226a0ad01943f39559448239e291e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "08226a0ad01943f39559448239e291e1", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/55c0552fe37a4f7ca0e73939514bc683"}, "domain_id": "default", "enabled": true, "options": {}, "id": "55c0552fe37a4f7ca0e73939514bc683", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/646a4af4e3b5439a97996d353fea3924"}, "domain_id": "914eec1d43ea4caf9d2fd33268c06258", "enabled": true, "options": {}, "id": "646a4af4e3b5439a97996d353fea3924", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron-tempest-plugin-api-user_cc74c3a9-94e8-4d18-8d6a-f6739417fdd8", "links": {"self": "http://172.30.9.31:5000/v3/users/7a1fddd2c5894ae3af367c47748d3896"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "7a1fddd2c5894ae3af367c47748d3896", "domain_id": "default", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/85fb203e51c34d3f8122e285a6a318b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85fb203e51c34d3f8122e285a6a318b3", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/905e7f4b42d24cca93b99d2401fa3378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "905e7f4b42d24cca93b99d2401fa3378", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/a5bc08b9f81f4e5bb86c24f9f7547bae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5bc08b9f81f4e5bb86c24f9f7547bae", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/a5c780627f004d318bf908d80305da9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5c780627f004d318bf908d80305da9c", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/b18425bf2b044bc9af7e194919539a17"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b18425bf2b044bc9af7e194919539a17", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/b8d2134b619d4dca80e21d6fb16449b0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b8d2134b619d4dca80e21d6fb16449b0", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/b9ab6a25a652438285139fe5b44aea62"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9ab6a25a652438285139fe5b44aea62", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/c08462554a4844d681348f58b9b0edee"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c08462554a4844d681348f58b9b0edee", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/ddfc3a9aad444d4782eae677c8a98130"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ddfc3a9aad444d4782eae677c8a98130", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/f2a74f2185a54676a6cb2bb5ecfcc4f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2a74f2185a54676a6cb2bb5ecfcc4f6", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-12-27 15:56:11,172 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-2deb4e39-55aa-468f-b25f-2e79c5aa5bbd 2018-12-27 15:56:11,172 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.119477987289s 2018-12-27 15:56:11,172 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-2deb4e39-55aa-468f-b25f-2e79c5aa5bbd 2018-12-27 15:56:11,183 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-27 15:56:11,187 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8848bdd4f81f641f304becd7f7808d233d7fbecf" 2018-12-27 15:56:11,284 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:56:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0e22956c-2b5d-4c1c-a652-9f85793e1a48 Content-Encoding: gzip Content-Length: 407 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: neutron-tempest-plugin-api", "links": {"self": "http://172.30.9.31:5000/v3/projects/7dbb0e1a20714b00816302c48b3d689f"}, "tags": [], "enabled": true, "id": "7dbb0e1a20714b00816302c48b3d689f", "parent_id": "default", "domain_id": "default", "name": "neutron-tempest-pl-project_cc74c3a9-94e8-4d18-8d6a-f6739417fdd8"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93"}, "tags": [], "enabled": true, "id": "b7b4fceec1ad4c6eb74d758b709a9d93", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/da629caea04941e1ae8979c379dc7c9d"}, "tags": [], "enabled": true, "id": "da629caea04941e1ae8979c379dc7c9d", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-12-27 15:56:11,284 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?domain_id=default used request id req-0e22956c-2b5d-4c1c-a652-9f85793e1a48 2018-12-27 15:56:11,285 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.101002931595s 2018-12-27 15:56:11,285 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?domain_id=default used request id req-0e22956c-2b5d-4c1c-a652-9f85793e1a48 2018-12-27 15:56:11,292 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-12-27 15:56:11,296 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:5000/v3/role_assignments?user.id=7a1fddd2c5894ae3af367c47748d3896&role.id=c2bb869216234fa8b868621217cc01a4&scope.project.id=7dbb0e1a20714b00816302c48b3d689f" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8848bdd4f81f641f304becd7f7808d233d7fbecf" 2018-12-27 15:56:11,401 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:56:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-42c075f5-f51d-4e4a-b059-e7dbca585b7f Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.31:5000/v3/role_assignments?user.id=7a1fddd2c5894ae3af367c47748d3896&role.id=c2bb869216234fa8b868621217cc01a4&scope.project.id=7dbb0e1a20714b00816302c48b3d689f", "previous": null, "next": null}} 2018-12-27 15:56:11,401 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/role_assignments?user.id=7a1fddd2c5894ae3af367c47748d3896&role.id=c2bb869216234fa8b868621217cc01a4&scope.project.id=7dbb0e1a20714b00816302c48b3d689f used request id req-42c075f5-f51d-4e4a-b059-e7dbca585b7f 2018-12-27 15:56:11,401 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.1087911129s 2018-12-27 15:56:11,401 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/role_assignments?user.id=7a1fddd2c5894ae3af367c47748d3896&role.id=c2bb869216234fa8b868621217cc01a4&scope.project.id=7dbb0e1a20714b00816302c48b3d689f used request id req-42c075f5-f51d-4e4a-b059-e7dbca585b7f 2018-12-27 15:56:11,405 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-12-27 15:56:11,408 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.31:5000/v3/projects/7dbb0e1a20714b00816302c48b3d689f/users/7a1fddd2c5894ae3af367c47748d3896/roles/c2bb869216234fa8b868621217cc01a4 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8848bdd4f81f641f304becd7f7808d233d7fbecf" 2018-12-27 15:56:11,550 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 15:56:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9adeb4ae-568c-4f65-b27b-7ee08482b6c3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 15:56:11,550 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/7dbb0e1a20714b00816302c48b3d689f/users/7a1fddd2c5894ae3af367c47748d3896/roles/c2bb869216234fa8b868621217cc01a4 used request id req-9adeb4ae-568c-4f65-b27b-7ee08482b6c3 2018-12-27 15:56:11,550 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.145253896713s 2018-12-27 15:56:11,551 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/7dbb0e1a20714b00816302c48b3d689f/users/7a1fddd2c5894ae3af367c47748d3896/roles/c2bb869216234fa8b868621217cc01a4 used request id req-9adeb4ae-568c-4f65-b27b-7ee08482b6c3 2018-12-27 15:56:11,554 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-27 15:56:11,558 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8848bdd4f81f641f304becd7f7808d233d7fbecf" 2018-12-27 15:56:11,658 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:56:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b4f6bc79-f680-491b-8595-7960aa5ca69a Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 15:56:11,658 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-b4f6bc79-f680-491b-8595-7960aa5ca69a 2018-12-27 15:56:11,658 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.103665828705s 2018-12-27 15:56:11,658 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-b4f6bc79-f680-491b-8595-7960aa5ca69a 2018-12-27 15:56:11,662 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-27 15:56:11,666 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8848bdd4f81f641f304becd7f7808d233d7fbecf" 2018-12-27 15:56:11,781 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:56:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-deedeaa0-cd5a-4f1b-ac43-4e409d3fbae8 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-12-27 15:56:11,781 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains/default used request id req-deedeaa0-cd5a-4f1b-ac43-4e409d3fbae8 2018-12-27 15:56:11,781 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.118317127228s 2018-12-27 15:56:11,781 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains/default used request id req-deedeaa0-cd5a-4f1b-ac43-4e409d3fbae8 2018-12-27 15:56:11,782 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-27 15:56:11,785 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8848bdd4f81f641f304becd7f7808d233d7fbecf" 2018-12-27 15:56:11,898 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:56:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-481f1efb-5380-40ea-b676-dc75e175d8d4 Content-Encoding: gzip Content-Length: 845 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/05a834ddebbc40688596b7460b47439e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05a834ddebbc40688596b7460b47439e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/08226a0ad01943f39559448239e291e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "08226a0ad01943f39559448239e291e1", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/55c0552fe37a4f7ca0e73939514bc683"}, "domain_id": "default", "enabled": true, "options": {}, "id": "55c0552fe37a4f7ca0e73939514bc683", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/646a4af4e3b5439a97996d353fea3924"}, "domain_id": "914eec1d43ea4caf9d2fd33268c06258", "enabled": true, "options": {}, "id": "646a4af4e3b5439a97996d353fea3924", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron-tempest-plugin-api-user_cc74c3a9-94e8-4d18-8d6a-f6739417fdd8", "links": {"self": "http://172.30.9.31:5000/v3/users/7a1fddd2c5894ae3af367c47748d3896"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "7a1fddd2c5894ae3af367c47748d3896", "domain_id": "default", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/85fb203e51c34d3f8122e285a6a318b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85fb203e51c34d3f8122e285a6a318b3", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/905e7f4b42d24cca93b99d2401fa3378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "905e7f4b42d24cca93b99d2401fa3378", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/a5bc08b9f81f4e5bb86c24f9f7547bae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5bc08b9f81f4e5bb86c24f9f7547bae", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/a5c780627f004d318bf908d80305da9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5c780627f004d318bf908d80305da9c", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/b18425bf2b044bc9af7e194919539a17"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b18425bf2b044bc9af7e194919539a17", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/b8d2134b619d4dca80e21d6fb16449b0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b8d2134b619d4dca80e21d6fb16449b0", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/b9ab6a25a652438285139fe5b44aea62"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9ab6a25a652438285139fe5b44aea62", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/c08462554a4844d681348f58b9b0edee"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c08462554a4844d681348f58b9b0edee", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/ddfc3a9aad444d4782eae677c8a98130"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ddfc3a9aad444d4782eae677c8a98130", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/f2a74f2185a54676a6cb2bb5ecfcc4f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2a74f2185a54676a6cb2bb5ecfcc4f6", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-12-27 15:56:11,898 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-481f1efb-5380-40ea-b676-dc75e175d8d4 2018-12-27 15:56:11,899 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.116702079773s 2018-12-27 15:56:11,899 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-481f1efb-5380-40ea-b676-dc75e175d8d4 2018-12-27 15:56:11,910 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-12-27 15:56:11,914 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:5000/v3/role_assignments?role.id=c2bb869216234fa8b868621217cc01a4&user.id=7a1fddd2c5894ae3af367c47748d3896&scope.domain.id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8848bdd4f81f641f304becd7f7808d233d7fbecf" 2018-12-27 15:56:12,012 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:56:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6bcde464-256e-45cb-8a6a-7f7ca5f7c3e5 Content-Encoding: gzip Content-Length: 192 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.31:5000/v3/role_assignments?role.id=c2bb869216234fa8b868621217cc01a4&user.id=7a1fddd2c5894ae3af367c47748d3896&scope.domain.id=default", "previous": null, "next": null}} 2018-12-27 15:56:12,013 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/role_assignments?role.id=c2bb869216234fa8b868621217cc01a4&user.id=7a1fddd2c5894ae3af367c47748d3896&scope.domain.id=default used request id req-6bcde464-256e-45cb-8a6a-7f7ca5f7c3e5 2018-12-27 15:56:12,013 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.102181911469s 2018-12-27 15:56:12,013 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/role_assignments?role.id=c2bb869216234fa8b868621217cc01a4&user.id=7a1fddd2c5894ae3af367c47748d3896&scope.domain.id=default used request id req-6bcde464-256e-45cb-8a6a-7f7ca5f7c3e5 2018-12-27 15:56:12,016 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.domains.users.roles 2018-12-27 15:56:12,020 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.31:5000/v3/domains/default/users/7a1fddd2c5894ae3af367c47748d3896/roles/c2bb869216234fa8b868621217cc01a4 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8848bdd4f81f641f304becd7f7808d233d7fbecf" 2018-12-27 15:56:12,195 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 15:56:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-09d79826-bb8c-4b9f-94a3-b7462755f7c9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 15:56:12,196 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/domains/default/users/7a1fddd2c5894ae3af367c47748d3896/roles/c2bb869216234fa8b868621217cc01a4 used request id req-09d79826-bb8c-4b9f-94a3-b7462755f7c9 2018-12-27 15:56:12,196 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.domains.users.roles in 0.179228067398s 2018-12-27 15:56:12,196 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/domains/default/users/7a1fddd2c5894ae3af367c47748d3896/roles/c2bb869216234fa8b868621217cc01a4 used request id req-09d79826-bb8c-4b9f-94a3-b7462755f7c9 2018-12-27 15:56:12,196 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-12-27 15:56:14,405 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-12-27 15:56:16,453 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 9a4fd710-6c95-4542-8c33-ae5effd4dabb | 2018-12-27T15:56:16.045043 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 9a4fd710-6c95-4542-8c33-ae5effd4dabb ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-12-27 15:56:19,527 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | event | Available | | __unknown__ | placement | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | | swift | object-store | Available | +-------------+----------------+-----------+ 2018-12-27 15:56:20,231 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-12-27 15:56:22,390 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-12-27 15:56:25,323 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide Using verifier 'opnfv-tempest' (UUID=aab2085f-8b90-430c-8ca7-5e8d621245f2) as the default verifier for the future CLI operations. 2018-12-27 15:56:27,051 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 15:56:27,059 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:56:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0a16400d-c1d6-4ff6-9a54-de255dc6d71c Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 15:56:27,059 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-0a16400d-c1d6-4ff6-9a54-de255dc6d71c 2018-12-27 15:56:27,059 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000/v3/auth/tokens 2018-12-27 15:56:27,475 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T16:56:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7dbb0e1a20714b00816302c48b3d689f", "name": "neutron-tempest-pl-project_cc74c3a9-94e8-4d18-8d6a-f6739417fdd8"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/7dbb0e1a20714b00816302c48b3d689f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/7dbb0e1a20714b00816302c48b3d689f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/7dbb0e1a20714b00816302c48b3d689f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/7dbb0e1a20714b00816302c48b3d689f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/7dbb0e1a20714b00816302c48b3d689f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/7dbb0e1a20714b00816302c48b3d689f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/7dbb0e1a20714b00816302c48b3d689f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/7dbb0e1a20714b00816302c48b3d689f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/7dbb0e1a20714b00816302c48b3d689f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_7dbb0e1a20714b00816302c48b3d689f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_7dbb0e1a20714b00816302c48b3d689f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/7dbb0e1a20714b00816302c48b3d689f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/7dbb0e1a20714b00816302c48b3d689f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/7dbb0e1a20714b00816302c48b3d689f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "neutron-tempest-plugin-api-user_cc74c3a9-94e8-4d18-8d6a-f6739417fdd8", "id": "7a1fddd2c5894ae3af367c47748d3896"}, "audit_ids": ["dx61AC8uR7ie-V2EXUy3kg"], "issued_at": "2018-12-27T15:56:27.000000Z"}} 2018-12-27 15:56:27,478 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2018-12-27 15:56:27,479 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/extensions.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}767c8ef74095f1ebeef767a09eec50f9a7d8d232" 2018-12-27 15:56:27,703 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 8816 X-Openstack-Request-Id: req-61f11e4f-e15e-4f00-a92a-f4f53d949b91 Date: Thu, 27 Dec 2018 15:56:27 GMT RESP BODY: {"extensions": [{"alias": "default-subnetpools", "updated": "2016-02-18T18:00:00-00:00", "name": "Default Subnetpools", "links": [], "description": "Provides ability to mark and use a subnetpool as the default."}, {"alias": "qos", "updated": "2015-06-08T10:00:00-00:00", "name": "Quality of Service", "links": [], "description": "The Quality of Service extension."}, {"alias": "network-ip-availability", "updated": "2015-09-24T00:00:00-00:00", "name": "Network IP Availability", "links": [], "description": "Provides IP availability data for each network and subnet."}, {"alias": "network_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Network Availability Zone", "links": [], "description": "Availability zone support for network."}, {"alias": "auto-allocated-topology", "updated": "2016-01-01T00:00:00-00:00", "name": "Auto Allocated Topology Services", "links": [], "description": "Auto Allocated Topology Services."}, {"alias": "ext-gw-mode", "updated": "2013-03-28T10:00:00-00:00", "name": "Neutron L3 Configurable external gateway mode", "links": [], "description": "Extension of the router abstraction for specifying whether SNAT should occur on the external gateway"}, {"alias": "binding", "updated": "2014-02-03T10:00:00-00:00", "name": "Port Binding", "links": [], "description": "Expose port bindings of a virtual port to external application"}, {"alias": "agent", "updated": "2013-02-03T10:00:00-00:00", "name": "agent", "links": [], "description": "The agent management extension."}, {"alias": "subnet_allocation", "updated": "2015-03-30T10:00:00-00:00", "name": "Subnet Allocation", "links": [], "description": "Enables allocation of subnets from a subnet pool"}, {"alias": "dhcp_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "DHCP Agent Scheduler", "links": [], "description": "Schedule networks among dhcp agents"}, {"alias": "tag", "updated": "2016-01-01T00:00:00-00:00", "name": "Tag support", "links": [], "description": "Enables to set tag on resources."}, {"alias": "external-net", "updated": "2013-01-14T10:00:00-00:00", "name": "Neutron external network", "links": [], "description": "Adds external network attribute to network resource."}, {"alias": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"alias": "availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Availability Zone", "links": [], "description": "The availability zone extension."}, {"alias": "qos-default", "updated": "2017-041-06T10:00:00-00:00", "name": "QoS default policy", "links": [], "description": "Expose the QoS default policy per project"}, {"alias": "quotas", "updated": "2012-07-29T10:00:00-00:00", "name": "Quota management support", "links": [], "description": "Expose functions for quotas management per tenant"}, {"alias": "standard-attr-tag", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources with standard attribute: trunk, policy, security_group, floatingip", "links": [], "description": "Enables to set tag on resources with standard attribute."}, {"alias": "revision-if-match", "updated": "2016-12-11T00:00:00-00:00", "name": "If-Match constraints based on revision_number", "links": [], "description": "Extension indicating that If-Match based on revision_number is supported."}, {"alias": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"alias": "multi-provider", "updated": "2013-06-27T10:00:00-00:00", "name": "Multi Provider Network", "links": [], "description": "Expose mapping of virtual networks to multiple physical networks"}, {"alias": "quota_details", "updated": "2017-02-10T10:00:00-00:00", "name": "Quota details management support", "links": [], "description": "Expose functions for quotas usage statistics per project"}, {"alias": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"alias": "trunk", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk Extension", "links": [], "description": "Provides support for trunk ports"}, {"alias": "extraroute", "updated": "2013-02-01T10:00:00-00:00", "name": "Neutron Extra Route", "links": [], "description": "Extra routes configuration for L3 router"}, {"alias": "net-mtu-writable", "updated": "2017-07-12T00:00:00-00:00", "name": "Network MTU (writable)", "links": [], "description": "Provides a writable MTU attribute for a network resource."}, {"alias": "subnet-service-types", "updated": "2016-03-15T18:00:00-00:00", "name": "Subnet service types", "links": [], "description": "Provides ability to set the subnet service_types field"}, {"alias": "standard-attr-timestamp", "updated": "2016-09-12T10:00:00-00:00", "name": "Resource timestamps", "links": [], "description": "Adds created_at and updated_at fields to all Neutron resources that have Neutron standard attributes."}, {"alias": "service-type", "updated": "2013-01-20T00:00:00-00:00", "name": "Neutron Service Type Management", "links": [], "description": "API for retrieving service providers for Neutron advanced services"}, {"alias": "qos-rule-type-details", "updated": "2017-06-22T10:00:00-00:00", "name": "Details of QoS rule types", "links": [], "description": "Expose details about QoS rule types supported by loaded backend drivers"}, {"alias": "port-security", "updated": "2012-07-23T10:00:00-00:00", "name": "Port Security", "links": [], "description": "Provides port security"}, {"alias": "extra_dhcp_opt", "updated": "2013-03-17T12:00:00-00:00", "name": "Neutron Extra DHCP options", "links": [], "description": "Extra options configuration for DHCP. For example PXE boot options to DHCP clients can be specified (e.g. tftp-server, server-ip-address, bootfile-name)"}, {"alias": "standard-attr-revisions", "updated": "2016-04-11T10:00:00-00:00", "name": "Resource revision numbers", "links": [], "description": "This extension will display the revision number of neutron resources."}, {"alias": "dns-integration", "updated": "2015-08-15T18:00:00-00:00", "name": "DNS Integration", "links": [], "description": "Provides integration with DNS."}, {"alias": "pagination", "updated": "2016-06-12T00:00:00-00:00", "name": "Pagination support", "links": [], "description": "Extension that indicates that pagination is enabled."}, {"alias": "sorting", "updated": "2016-06-12T00:00:00-00:00", "name": "Sorting support", "links": [], "description": "Extension that indicates that sorting is enabled."}, {"alias": "security-group", "updated": "2012-10-05T10:00:00-00:00", "name": "security-group", "links": [], "description": "The security groups extension."}, {"alias": "rbac-policies", "updated": "2015-06-17T12:15:12-00:00", "name": "RBAC Policies", "links": [], "description": "Allows creation and modification of policies that control tenant access to resources."}, {"alias": "qos-bw-limit-direction", "updated": "2017-04-10T10:00:00-00:00", "name": "Direction for QoS bandwidth limit rule", "links": [], "description": "Allow to configure QoS bandwidth limit rule with specific direction: ingress or egress"}, {"alias": "tag-ext", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources: subnet, subnetpool, port, router", "links": [], "description": "Extends tag support to more L2 and L3 resources."}, {"alias": "standard-attr-description", "updated": "2016-02-10T10:00:00-00:00", "name": "standard-attr-description", "links": [], "description": "Extension to add descriptions to standard attributes"}, {"alias": "ip-substring-filtering", "updated": "2017-11-28T09:00:00-00:00", "name": "IP address substring filtering", "links": [], "description": "Provides IP address substring filtering when listing ports"}, {"alias": "router", "updated": "2012-07-20T10:00:00-00:00", "name": "Neutron L3 Router", "links": [], "description": "Router abstraction for basic L3 forwarding between L2 Neutron networks and access to external networks via a NAT gateway."}, {"alias": "allowed-address-pairs", "updated": "2013-07-23T10:00:00-00:00", "name": "Allowed Address Pairs", "links": [], "description": "Provides allowed address pairs"}, {"alias": "project-id", "updated": "2016-09-09T09:09:09-09:09", "name": "project_id field enabled", "links": [], "description": "Extension that indicates that project_id field is enabled."}, {"alias": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}]} 2018-12-27 15:56:27,704 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/extensions.json used request id req-61f11e4f-e15e-4f00-a92a-f4f53d949b91 2018-12-27 15:56:27,704 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.225432157516s 2018-12-27 15:56:27,704 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/extensions.json used request id req-61f11e4f-e15e-4f00-a92a-f4f53d949b91 2018-12-27 15:56:27,712 - xtesting.ci.run_tests - INFO - Running test case 'neutron-tempest-plugin-api'... 2018-12-27 15:56:27,712 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-27 15:56:27,836 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-12-27 15:56:27,838 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 15:56:27,842 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Thu, 27 Dec 2018 15:56:27 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}]} 2018-12-27 15:56:27,844 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-27 15:56:27,846 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}767c8ef74095f1ebeef767a09eec50f9a7d8d232" 2018-12-27 15:56:28,061 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-489ecf43-996d-440e-9118-bdb04899aec7 Date: Thu, 27 Dec 2018 15:56:28 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-27 15:56:28,061 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-489ecf43-996d-440e-9118-bdb04899aec7 2018-12-27 15:56:28,061 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.216627120972s 2018-12-27 15:56:28,061 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-489ecf43-996d-440e-9118-bdb04899aec7 2018-12-27 15:56:28,069 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-12-27 15:56:28,072 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}767c8ef74095f1ebeef767a09eec50f9a7d8d232" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_cc74c3a9-94e8-4d18-8d6a-f6739417fdd8", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "neutron-tempest-plugin-api-img_cc74c3a9-94e8-4d18-8d6a-f6739417fdd8"}' 2018-12-27 15:56:28,339 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 903 Content-Type: application/json Location: http://172.30.9.31:9292/v2/images/c599cbf9-d978-41ee-be6a-92267fe693b9 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-df5fc2b7-ef6c-4f19-b973-fc4d23d6e59a Date: Thu, 27 Dec 2018 15:56:28 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/c599cbf9-d978-41ee-be6a-92267fe693b9/file", "owner": "7dbb0e1a20714b00816302c48b3d689f", "id": "c599cbf9-d978-41ee-be6a-92267fe693b9", "size": null, "self": "/v2/images/c599cbf9-d978-41ee-be6a-92267fe693b9", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-27T15:56:28Z", "visibility": "public", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_cc74c3a9-94e8-4d18-8d6a-f6739417fdd8", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron-tempest-plugin-api-img_cc74c3a9-94e8-4d18-8d6a-f6739417fdd8", "checksum": null, "created_at": "2018-12-27T15:56:28Z", "protected": false} 2018-12-27 15:56:28,340 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.31:9292/v2/images used request id req-df5fc2b7-ef6c-4f19-b973-fc4d23d6e59a 2018-12-27 15:56:28,340 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.27053809166s 2018-12-27 15:56:28,340 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.31:9292/v2/images used request id req-df5fc2b7-ef6c-4f19-b973-fc4d23d6e59a returning object c599cbf9-d978-41ee-be6a-92267fe693b9 2018-12-27 15:56:28,341 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-12-27 15:56:28,344 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.31:9292/v2/images/c599cbf9-d978-41ee-be6a-92267fe693b9/file -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}767c8ef74095f1ebeef767a09eec50f9a7d8d232" -d '' 2018-12-27 15:56:29,936 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-c4602369-59c3-4880-940d-a3dc0c21c08e Date: Thu, 27 Dec 2018 15:56:29 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-27 15:56:29,936 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.31:9292/v2/images/c599cbf9-d978-41ee-be6a-92267fe693b9/file used request id req-c4602369-59c3-4880-940d-a3dc0c21c08e 2018-12-27 15:56:29,936 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.59535598755s 2018-12-27 15:56:29,936 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.31:9292/v2/images/c599cbf9-d978-41ee-be6a-92267fe693b9/file used request id req-c4602369-59c3-4880-940d-a3dc0c21c08e 2018-12-27 15:56:29,940 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-27 15:56:29,944 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}767c8ef74095f1ebeef767a09eec50f9a7d8d232" 2018-12-27 15:56:30,168 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1233 Content-Type: application/json X-Openstack-Request-Id: req-c5567442-03c8-48df-87ad-e7a085e036b5 Date: Thu, 27 Dec 2018 15:56:30 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/c599cbf9-d978-41ee-be6a-92267fe693b9/snap", "metadata": {}}], "file": "/v2/images/c599cbf9-d978-41ee-be6a-92267fe693b9/file", "owner": "7dbb0e1a20714b00816302c48b3d689f", "id": "c599cbf9-d978-41ee-be6a-92267fe693b9", "size": 12716032, "self": "/v2/images/c599cbf9-d978-41ee-be6a-92267fe693b9", "disk_format": "qcow2", "direct_url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/c599cbf9-d978-41ee-be6a-92267fe693b9/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-27T15:56:29Z", "visibility": "public", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_cc74c3a9-94e8-4d18-8d6a-f6739417fdd8", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron-tempest-plugin-api-img_cc74c3a9-94e8-4d18-8d6a-f6739417fdd8", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-27T15:56:28Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-27 15:56:30,168 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-c5567442-03c8-48df-87ad-e7a085e036b5 2018-12-27 15:56:30,169 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.228389978409s 2018-12-27 15:56:30,169 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-c5567442-03c8-48df-87ad-e7a085e036b5 2018-12-27 15:56:30,171 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/c599cbf9-d978-41ee-be6a-92267fe693b9/snap', u'metadata': Munch({})})], 'file': u'/v2/images/c599cbf9-d978-41ee-be6a-92267fe693b9/file', 'owner': u'7dbb0e1a20714b00816302c48b3d689f', 'id': u'c599cbf9-d978-41ee-be6a-92267fe693b9', 'size': 12716032, u'self': u'/v2/images/c599cbf9-d978-41ee-be6a-92267fe693b9', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7dbb0e1a20714b00816302c48b3d689f', 'name': 'neutron-tempest-pl-project_cc74c3a9-94e8-4d18-8d6a-f6739417fdd8', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/c599cbf9-d978-41ee-be6a-92267fe693b9/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-12-27T15:56:29Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-12-27T15:56:29Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron-tempest-plugin-api-img_cc74c3a9-94e8-4d18-8d6a-f6739417fdd8', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/c599cbf9-d978-41ee-be6a-92267fe693b9', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/neutron-tempest-plugin-api-img_cc74c3a9-94e8-4d18-8d6a-f6739417fdd8', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'neutron-tempest-plugin-api-img_cc74c3a9-94e8-4d18-8d6a-f6739417fdd8', 'created': u'2018-12-27T15:56:28Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-12-27T15:56:28Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/c599cbf9-d978-41ee-be6a-92267fe693b9', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/neutron-tempest-plugin-api-img_cc74c3a9-94e8-4d18-8d6a-f6739417fdd8', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-12-27 15:56:30,172 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-12-27 15:56:30,175 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}8848bdd4f81f641f304becd7f7808d233d7fbecf" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "neutron-tempest-plugin-api-flavor_cc74c3a9-94e8-4d18-8d6a-f6739417fdd8", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-12-27 15:56:30,404 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:56:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2015713c-74a4-4db4-9c22-aee933fb8074 x-compute-request-id: req-2015713c-74a4-4db4-9c22-aee933fb8074 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"flavor": {"name": "neutron-tempest-plugin-api-flavor_cc74c3a9-94e8-4d18-8d6a-f6739417fdd8", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/d32dbc55-a57c-4e9c-81ef-1d0c7e63a7dc", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/d32dbc55-a57c-4e9c-81ef-1d0c7e63a7dc", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "d32dbc55-a57c-4e9c-81ef-1d0c7e63a7dc"}} 2018-12-27 15:56:30,404 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-2015713c-74a4-4db4-9c22-aee933fb8074 2018-12-27 15:56:30,404 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.232543945312s 2018-12-27 15:56:30,405 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-2015713c-74a4-4db4-9c22-aee933fb8074 2018-12-27 15:56:30,405 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'neutron-tempest-plugin-api-flavor_cc74c3a9-94e8-4d18-8d6a-f6739417fdd8', 'ephemeral': 0, 'ram': 512, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b7b4fceec1ad4c6eb74d758b709a9d93', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 1, 'id': u'd32dbc55-a57c-4e9c-81ef-1d0c7e63a7dc', 'swap': 0}) 2018-12-27 15:56:30,406 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-12-27 15:56:30,409 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/flavors/d32dbc55-a57c-4e9c-81ef-1d0c7e63a7dc/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}8848bdd4f81f641f304becd7f7808d233d7fbecf" -d '{"extra_specs": {}}' 2018-12-27 15:56:30,425 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:56:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-d3510a7f-8157-4623-aa6c-66e286249934 x-compute-request-id: req-d3510a7f-8157-4623-aa6c-66e286249934 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-12-27 15:56:30,425 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors/d32dbc55-a57c-4e9c-81ef-1d0c7e63a7dc/os-extra_specs used request id req-d3510a7f-8157-4623-aa6c-66e286249934 2018-12-27 15:56:30,425 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0190238952637s 2018-12-27 15:56:30,426 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors/d32dbc55-a57c-4e9c-81ef-1d0c7e63a7dc/os-extra_specs used request id req-d3510a7f-8157-4623-aa6c-66e286249934 2018-12-27 15:56:30,430 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 15:56:30,435 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 15:56:30 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 15:56:30,439 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-27 15:56:30,442 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}767c8ef74095f1ebeef767a09eec50f9a7d8d232" 2018-12-27 15:56:30,630 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:56:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-839d6536-2a91-4d6d-b7d3-13f5210538c8 Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 15:56:30,630 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-839d6536-2a91-4d6d-b7d3-13f5210538c8 2018-12-27 15:56:30,630 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.191004991531s 2018-12-27 15:56:30,630 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-839d6536-2a91-4d6d-b7d3-13f5210538c8 2018-12-27 15:56:30,638 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-12-27 15:56:30,640 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8848bdd4f81f641f304becd7f7808d233d7fbecf" 2018-12-27 15:56:30,669 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:56:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e90fe3e7-a583-4373-ab0b-4b91653225c3 x-compute-request-id: req-e90fe3e7-a583-4373-ab0b-4b91653225c3 Content-Encoding: gzip Content-Length: 737 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 20}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.4", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 247, "hypervisor_version": 2012000, "disk_available_least": 246, "local_gb": 247, "free_ram_mb": 28406, "id": 2}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 29}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.9", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 247, "hypervisor_version": 2012000, "disk_available_least": 246, "local_gb": 247, "free_ram_mb": 28406, "id": 5}]} 2018-12-27 15:56:30,669 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/os-hypervisors/detail used request id req-e90fe3e7-a583-4373-ab0b-4b91653225c3 2018-12-27 15:56:30,669 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.0308330059052s 2018-12-27 15:56:30,670 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/os-hypervisors/detail used request id req-e90fe3e7-a583-4373-ab0b-4b91653225c3 2018-12-27 15:56:30,672 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-27 15:56:30,675 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}767c8ef74095f1ebeef767a09eec50f9a7d8d232" 2018-12-27 15:56:30,865 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1233 Content-Type: application/json X-Openstack-Request-Id: req-b50583b0-2a02-482d-b744-47e9274768c9 Date: Thu, 27 Dec 2018 15:56:30 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/c599cbf9-d978-41ee-be6a-92267fe693b9/snap", "metadata": {}}], "file": "/v2/images/c599cbf9-d978-41ee-be6a-92267fe693b9/file", "owner": "7dbb0e1a20714b00816302c48b3d689f", "id": "c599cbf9-d978-41ee-be6a-92267fe693b9", "size": 12716032, "self": "/v2/images/c599cbf9-d978-41ee-be6a-92267fe693b9", "disk_format": "qcow2", "direct_url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/c599cbf9-d978-41ee-be6a-92267fe693b9/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-27T15:56:29Z", "visibility": "public", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_cc74c3a9-94e8-4d18-8d6a-f6739417fdd8", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron-tempest-plugin-api-img_cc74c3a9-94e8-4d18-8d6a-f6739417fdd8", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-27T15:56:28Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-27 15:56:30,865 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-b50583b0-2a02-482d-b744-47e9274768c9 2018-12-27 15:56:30,865 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.192420005798s 2018-12-27 15:56:30,865 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-b50583b0-2a02-482d-b744-47e9274768c9 2018-12-27 15:56:30,873 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-12-27 15:56:30,877 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}767c8ef74095f1ebeef767a09eec50f9a7d8d232" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_alt_cc74c3a9-94e8-4d18-8d6a-f6739417fdd8", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "neutron-tempest-plugin-api-img_alt_cc74c3a9-94e8-4d18-8d6a-f6739417fdd8"}' 2018-12-27 15:56:31,143 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 911 Content-Type: application/json Location: http://172.30.9.31:9292/v2/images/07685bf1-e856-435b-9153-11e9096f36ca Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-48566ea3-8b35-4900-9c80-fbaed16ad31b Date: Thu, 27 Dec 2018 15:56:31 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/07685bf1-e856-435b-9153-11e9096f36ca/file", "owner": "7dbb0e1a20714b00816302c48b3d689f", "id": "07685bf1-e856-435b-9153-11e9096f36ca", "size": null, "self": "/v2/images/07685bf1-e856-435b-9153-11e9096f36ca", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-27T15:56:31Z", "visibility": "public", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_alt_cc74c3a9-94e8-4d18-8d6a-f6739417fdd8", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron-tempest-plugin-api-img_alt_cc74c3a9-94e8-4d18-8d6a-f6739417fdd8", "checksum": null, "created_at": "2018-12-27T15:56:31Z", "protected": false} 2018-12-27 15:56:31,144 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.31:9292/v2/images used request id req-48566ea3-8b35-4900-9c80-fbaed16ad31b 2018-12-27 15:56:31,144 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.270133018494s 2018-12-27 15:56:31,144 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.31:9292/v2/images used request id req-48566ea3-8b35-4900-9c80-fbaed16ad31b returning object 07685bf1-e856-435b-9153-11e9096f36ca 2018-12-27 15:56:31,145 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-12-27 15:56:31,148 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.31:9292/v2/images/07685bf1-e856-435b-9153-11e9096f36ca/file -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}767c8ef74095f1ebeef767a09eec50f9a7d8d232" -d '' 2018-12-27 15:56:32,089 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-d68c1396-3811-439e-b4b7-563a0682ad9e Date: Thu, 27 Dec 2018 15:56:32 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-27 15:56:32,089 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.31:9292/v2/images/07685bf1-e856-435b-9153-11e9096f36ca/file used request id req-d68c1396-3811-439e-b4b7-563a0682ad9e 2018-12-27 15:56:32,089 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.944362163544s 2018-12-27 15:56:32,089 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.31:9292/v2/images/07685bf1-e856-435b-9153-11e9096f36ca/file used request id req-d68c1396-3811-439e-b4b7-563a0682ad9e 2018-12-27 15:56:32,093 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-27 15:56:32,097 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}767c8ef74095f1ebeef767a09eec50f9a7d8d232" 2018-12-27 15:56:32,326 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2407 Content-Type: application/json X-Openstack-Request-Id: req-23e28096-8f79-46cf-96fa-e8f3cfac9cdf Date: Thu, 27 Dec 2018 15:56:32 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/07685bf1-e856-435b-9153-11e9096f36ca/snap", "metadata": {}}], "file": "/v2/images/07685bf1-e856-435b-9153-11e9096f36ca/file", "owner": "7dbb0e1a20714b00816302c48b3d689f", "id": "07685bf1-e856-435b-9153-11e9096f36ca", "size": 12716032, "self": "/v2/images/07685bf1-e856-435b-9153-11e9096f36ca", "disk_format": "qcow2", "direct_url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/07685bf1-e856-435b-9153-11e9096f36ca/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-27T15:56:32Z", "visibility": "public", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_alt_cc74c3a9-94e8-4d18-8d6a-f6739417fdd8", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron-tempest-plugin-api-img_alt_cc74c3a9-94e8-4d18-8d6a-f6739417fdd8", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-27T15:56:31Z", "protected": false}, {"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/c599cbf9-d978-41ee-be6a-92267fe693b9/snap", "metadata": {}}], "file": "/v2/images/c599cbf9-d978-41ee-be6a-92267fe693b9/file", "owner": "7dbb0e1a20714b00816302c48b3d689f", "id": "c599cbf9-d978-41ee-be6a-92267fe693b9", "size": 12716032, "self": "/v2/images/c599cbf9-d978-41ee-be6a-92267fe693b9", "disk_format": "qcow2", "direct_url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/c599cbf9-d978-41ee-be6a-92267fe693b9/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-27T15:56:29Z", "visibility": "public", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_cc74c3a9-94e8-4d18-8d6a-f6739417fdd8", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron-tempest-plugin-api-img_cc74c3a9-94e8-4d18-8d6a-f6739417fdd8", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-27T15:56:28Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-27 15:56:32,326 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-23e28096-8f79-46cf-96fa-e8f3cfac9cdf 2018-12-27 15:56:32,327 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.233021020889s 2018-12-27 15:56:32,327 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-23e28096-8f79-46cf-96fa-e8f3cfac9cdf 2018-12-27 15:56:32,329 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/07685bf1-e856-435b-9153-11e9096f36ca/snap', u'metadata': Munch({})})], 'file': u'/v2/images/07685bf1-e856-435b-9153-11e9096f36ca/file', 'owner': u'7dbb0e1a20714b00816302c48b3d689f', 'id': u'07685bf1-e856-435b-9153-11e9096f36ca', 'size': 12716032, u'self': u'/v2/images/07685bf1-e856-435b-9153-11e9096f36ca', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7dbb0e1a20714b00816302c48b3d689f', 'name': 'neutron-tempest-pl-project_cc74c3a9-94e8-4d18-8d6a-f6739417fdd8', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/07685bf1-e856-435b-9153-11e9096f36ca/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-12-27T15:56:32Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-12-27T15:56:32Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron-tempest-plugin-api-img_alt_cc74c3a9-94e8-4d18-8d6a-f6739417fdd8', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/07685bf1-e856-435b-9153-11e9096f36ca', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/neutron-tempest-plugin-api-img_alt_cc74c3a9-94e8-4d18-8d6a-f6739417fdd8', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'neutron-tempest-plugin-api-img_alt_cc74c3a9-94e8-4d18-8d6a-f6739417fdd8', 'created': u'2018-12-27T15:56:31Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-12-27T15:56:31Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/07685bf1-e856-435b-9153-11e9096f36ca', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/neutron-tempest-plugin-api-img_alt_cc74c3a9-94e8-4d18-8d6a-f6739417fdd8', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-12-27 15:56:32,330 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-12-27 15:56:32,333 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}8848bdd4f81f641f304becd7f7808d233d7fbecf" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "neutron-tempest-plugin-api-flavor_alt_cc74c3a9-94e8-4d18-8d6a-f6739417fdd8", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-12-27 15:56:32,369 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:56:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f2dea865-2111-45af-8d06-9d4342f342ac x-compute-request-id: req-f2dea865-2111-45af-8d06-9d4342f342ac Content-Encoding: gzip Content-Length: 325 Content-Type: application/json RESP BODY: {"flavor": {"name": "neutron-tempest-plugin-api-flavor_alt_cc74c3a9-94e8-4d18-8d6a-f6739417fdd8", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/7989b0a3-e1bc-4c2c-a174-55abee96ce94", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/7989b0a3-e1bc-4c2c-a174-55abee96ce94", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "7989b0a3-e1bc-4c2c-a174-55abee96ce94"}} 2018-12-27 15:56:32,369 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-f2dea865-2111-45af-8d06-9d4342f342ac 2018-12-27 15:56:32,370 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0393471717834s 2018-12-27 15:56:32,370 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-f2dea865-2111-45af-8d06-9d4342f342ac 2018-12-27 15:56:32,371 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'neutron-tempest-plugin-api-flavor_alt_cc74c3a9-94e8-4d18-8d6a-f6739417fdd8', 'ephemeral': 0, 'ram': 1024, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b7b4fceec1ad4c6eb74d758b709a9d93', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 1, 'id': u'7989b0a3-e1bc-4c2c-a174-55abee96ce94', 'swap': 0}) 2018-12-27 15:56:32,371 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-12-27 15:56:32,374 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/flavors/7989b0a3-e1bc-4c2c-a174-55abee96ce94/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}8848bdd4f81f641f304becd7f7808d233d7fbecf" -d '{"extra_specs": {}}' 2018-12-27 15:56:32,392 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 15:56:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-6335ca80-cf04-4e5d-8629-a146a6a8256d x-compute-request-id: req-6335ca80-cf04-4e5d-8629-a146a6a8256d Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-12-27 15:56:32,392 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors/7989b0a3-e1bc-4c2c-a174-55abee96ce94/os-extra_specs used request id req-6335ca80-cf04-4e5d-8629-a146a6a8256d 2018-12-27 15:56:32,393 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0211520195007s 2018-12-27 15:56:32,393 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors/7989b0a3-e1bc-4c2c-a174-55abee96ce94/os-extra_specs used request id req-6335ca80-cf04-4e5d-8629-a146a6a8256d 2018-12-27 15:56:32,393 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'neutron-tempest-plugin-api-flavor_alt_cc74c3a9-94e8-4d18-8d6a-f6739417fdd8', 'ephemeral': 0, 'ram': 1024, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b7b4fceec1ad4c6eb74d758b709a9d93', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 1, 'id': u'7989b0a3-e1bc-4c2c-a174-55abee96ce94', 'swap': 0}) 2018-12-27 15:56:35,532 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-12-27 15:56:35,533 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-12-27 15:56:35,533 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-12-27 15:56:35,537 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-12-27 15:56:35,876 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-12-27 15:56:38,915 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-aab2085f-8b90-430c-8ca7-5e8d621245f2/repo; stestr list '^neutron_tempest_plugin\.api' >/home/opnfv/functest/results/neutron-tempest-plugin-api/test_list.txt 2>/dev/null) 2018-12-27 15:56:38,915 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-12-27 15:56:38,958 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/neutron-tempest-plugin-api/test_list.txt', u'--concurrency=4']'. 2018-12-27 16:09:44,322 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 7e61b345-bb24-47fa-a1b1-23bce8f666b5 2018-12-27 16:09:44,343 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '7e61b345-bb24-47fa-a1b1-23bce8f666b5']'. 2018-12-27 16:09:45,272 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-12-27 16:09:45,273 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-12-27 16:09:45,273 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-12-27 16:09:45,273 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 7e61b345-bb24-47fa-a1b1-23bce8f666b5 | 2018-12-27 16:09:45,273 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | failed | 2018-12-27 16:09:45,273 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-12-27 15:56:40 | 2018-12-27 16:09:45,274 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-12-27 16:09:44 | 2018-12-27 16:09:45,274 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:13:04 | 2018-12-27 16:09:45,274 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 4 | 2018-12-27 16:09:45,274 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2018-12-27 16:09:45,274 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-12-27 16:09:45,274 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: aab2085f-8b90-430c-8ca7-5e8d621245f2) | 2018-12-27 16:09:45,274 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-12-27 16:09:45,274 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 9a4fd710-6c95-4542-8c33-ae5effd4dabb) | 2018-12-27 16:09:45,275 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 538 | 2018-12-27 16:09:45,275 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 777.222 | 2018-12-27 16:09:45,275 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 462 | 2018-12-27 16:09:45,275 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 75 | 2018-12-27 16:09:45,275 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-12-27 16:09:45,275 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-12-27 16:09:45,275 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 1 | 2018-12-27 16:09:45,276 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-12-27 16:09:45,276 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-12-27 16:09:45,276 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2018-12-27 16:09:45,517 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest neutron-tempest-plugin-api success_rate is 99.7840172786% 2018-12-27 16:09:47,689 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-12-27 16:09:47,690 - xtesting.ci.run_tests - INFO - Test result: +------------------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------------------+------------------+------------------+----------------+ | neutron-tempest-plugin-api | functest | 13:20 | FAIL | +------------------------------------+------------------+------------------+----------------+ 2018-12-27 16:09:47,694 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-12-27 16:09:47,697 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:9292/v2/images/07685bf1-e856-435b-9153-11e9096f36ca -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}767c8ef74095f1ebeef767a09eec50f9a7d8d232" 2018-12-27 16:09:48,312 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-052a3339-e3b6-4fa8-9e57-23e226cd09b5 Date: Thu, 27 Dec 2018 16:09:48 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-27 16:09:48,312 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.31:9292/v2/images/07685bf1-e856-435b-9153-11e9096f36ca used request id req-052a3339-e3b6-4fa8-9e57-23e226cd09b5 2018-12-27 16:09:48,312 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.617492198944s 2018-12-27 16:09:48,312 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.31:9292/v2/images/07685bf1-e856-435b-9153-11e9096f36ca used request id req-052a3339-e3b6-4fa8-9e57-23e226cd09b5 2018-12-27 16:09:48,313 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-12-27 16:09:48,315 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8848bdd4f81f641f304becd7f7808d233d7fbecf" 2018-12-27 16:09:48,524 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 16:09:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-02445392-f4c6-415c-bdcf-e072aade098f x-compute-request-id: req-02445392-f4c6-415c-bdcf-e072aade098f Content-Encoding: gzip Content-Length: 378 Content-Type: application/json RESP BODY: {"flavors": [{"name": "neutron-tempest-plugin-api-flavor_alt_cc74c3a9-94e8-4d18-8d6a-f6739417fdd8", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/7989b0a3-e1bc-4c2c-a174-55abee96ce94", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/7989b0a3-e1bc-4c2c-a174-55abee96ce94", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "7989b0a3-e1bc-4c2c-a174-55abee96ce94"}, {"name": "neutron-tempest-plugin-api-flavor_cc74c3a9-94e8-4d18-8d6a-f6739417fdd8", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/d32dbc55-a57c-4e9c-81ef-1d0c7e63a7dc", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/d32dbc55-a57c-4e9c-81ef-1d0c7e63a7dc", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "d32dbc55-a57c-4e9c-81ef-1d0c7e63a7dc"}]} 2018-12-27 16:09:48,524 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None used request id req-02445392-f4c6-415c-bdcf-e072aade098f 2018-12-27 16:09:48,524 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.211160898209s 2018-12-27 16:09:48,524 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None used request id req-02445392-f4c6-415c-bdcf-e072aade098f 2018-12-27 16:09:48,527 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-12-27 16:09:48,529 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:8774/v2.1/flavors/7989b0a3-e1bc-4c2c-a174-55abee96ce94 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8848bdd4f81f641f304becd7f7808d233d7fbecf" 2018-12-27 16:09:48,576 - keystoneauth.session - DEBUG - RESP: [202] Date: Thu, 27 Dec 2018 16:09:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c46508b9-0da2-4172-a12a-07944295b73b x-compute-request-id: req-c46508b9-0da2-4172-a12a-07944295b73b Content-Length: 0 Content-Type: application/json 2018-12-27 16:09:48,576 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/flavors/7989b0a3-e1bc-4c2c-a174-55abee96ce94 used request id req-c46508b9-0da2-4172-a12a-07944295b73b 2018-12-27 16:09:48,576 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0492749214172s 2018-12-27 16:09:48,576 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/flavors/7989b0a3-e1bc-4c2c-a174-55abee96ce94 used request id req-c46508b9-0da2-4172-a12a-07944295b73b 2018-12-27 16:09:48,580 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-27 16:09:48,583 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}767c8ef74095f1ebeef767a09eec50f9a7d8d232" 2018-12-27 16:09:48,797 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1233 Content-Type: application/json X-Openstack-Request-Id: req-f771b31a-d85e-4955-b58f-dae1aceb06b4 Date: Thu, 27 Dec 2018 16:09:48 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/c599cbf9-d978-41ee-be6a-92267fe693b9/snap", "metadata": {}}], "file": "/v2/images/c599cbf9-d978-41ee-be6a-92267fe693b9/file", "owner": "7dbb0e1a20714b00816302c48b3d689f", "id": "c599cbf9-d978-41ee-be6a-92267fe693b9", "size": 12716032, "self": "/v2/images/c599cbf9-d978-41ee-be6a-92267fe693b9", "disk_format": "qcow2", "direct_url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/c599cbf9-d978-41ee-be6a-92267fe693b9/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-27T15:56:29Z", "visibility": "public", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_cc74c3a9-94e8-4d18-8d6a-f6739417fdd8", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron-tempest-plugin-api-img_cc74c3a9-94e8-4d18-8d6a-f6739417fdd8", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-27T15:56:28Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-27 16:09:48,797 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-f771b31a-d85e-4955-b58f-dae1aceb06b4 2018-12-27 16:09:48,797 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.217167854309s 2018-12-27 16:09:48,797 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-f771b31a-d85e-4955-b58f-dae1aceb06b4 2018-12-27 16:09:48,799 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-12-27 16:09:48,802 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:9292/v2/images/c599cbf9-d978-41ee-be6a-92267fe693b9 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}767c8ef74095f1ebeef767a09eec50f9a7d8d232" 2018-12-27 16:09:49,458 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-9917f892-413c-4936-98d2-4c568b339ec2 Date: Thu, 27 Dec 2018 16:09:49 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-27 16:09:49,458 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.31:9292/v2/images/c599cbf9-d978-41ee-be6a-92267fe693b9 used request id req-9917f892-413c-4936-98d2-4c568b339ec2 2018-12-27 16:09:49,458 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.659226179123s 2018-12-27 16:09:49,458 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.31:9292/v2/images/c599cbf9-d978-41ee-be6a-92267fe693b9 used request id req-9917f892-413c-4936-98d2-4c568b339ec2 2018-12-27 16:09:49,459 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-12-27 16:09:49,461 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8848bdd4f81f641f304becd7f7808d233d7fbecf" 2018-12-27 16:09:49,479 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 16:09:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-77ac881a-de8a-4620-b56a-48f670d35a73 x-compute-request-id: req-77ac881a-de8a-4620-b56a-48f670d35a73 Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"flavors": [{"name": "neutron-tempest-plugin-api-flavor_cc74c3a9-94e8-4d18-8d6a-f6739417fdd8", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/d32dbc55-a57c-4e9c-81ef-1d0c7e63a7dc", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/d32dbc55-a57c-4e9c-81ef-1d0c7e63a7dc", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "d32dbc55-a57c-4e9c-81ef-1d0c7e63a7dc"}]} 2018-12-27 16:09:49,479 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None used request id req-77ac881a-de8a-4620-b56a-48f670d35a73 2018-12-27 16:09:49,480 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0206739902496s 2018-12-27 16:09:49,480 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None used request id req-77ac881a-de8a-4620-b56a-48f670d35a73 2018-12-27 16:09:49,481 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-12-27 16:09:49,483 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:8774/v2.1/flavors/d32dbc55-a57c-4e9c-81ef-1d0c7e63a7dc -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8848bdd4f81f641f304becd7f7808d233d7fbecf" 2018-12-27 16:09:49,510 - keystoneauth.session - DEBUG - RESP: [202] Date: Thu, 27 Dec 2018 16:09:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-14ac493f-a0c1-4237-8a87-b698d20ad803 x-compute-request-id: req-14ac493f-a0c1-4237-8a87-b698d20ad803 Content-Length: 0 Content-Type: application/json 2018-12-27 16:09:49,510 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/flavors/d32dbc55-a57c-4e9c-81ef-1d0c7e63a7dc used request id req-14ac493f-a0c1-4237-8a87-b698d20ad803 2018-12-27 16:09:49,510 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0288338661194s 2018-12-27 16:09:49,510 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/flavors/d32dbc55-a57c-4e9c-81ef-1d0c7e63a7dc used request id req-14ac493f-a0c1-4237-8a87-b698d20ad803 2018-12-27 16:09:49,511 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-27 16:09:49,514 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8848bdd4f81f641f304becd7f7808d233d7fbecf" 2018-12-27 16:09:49,630 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 16:09:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-96e38201-4147-4cbe-ba31-d05b8dbf964c Content-Encoding: gzip Content-Length: 845 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/05a834ddebbc40688596b7460b47439e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05a834ddebbc40688596b7460b47439e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/08226a0ad01943f39559448239e291e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "08226a0ad01943f39559448239e291e1", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/55c0552fe37a4f7ca0e73939514bc683"}, "domain_id": "default", "enabled": true, "options": {}, "id": "55c0552fe37a4f7ca0e73939514bc683", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/646a4af4e3b5439a97996d353fea3924"}, "domain_id": "914eec1d43ea4caf9d2fd33268c06258", "enabled": true, "options": {}, "id": "646a4af4e3b5439a97996d353fea3924", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron-tempest-plugin-api-user_cc74c3a9-94e8-4d18-8d6a-f6739417fdd8", "links": {"self": "http://172.30.9.31:5000/v3/users/7a1fddd2c5894ae3af367c47748d3896"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "7a1fddd2c5894ae3af367c47748d3896", "domain_id": "default", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/85fb203e51c34d3f8122e285a6a318b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85fb203e51c34d3f8122e285a6a318b3", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/905e7f4b42d24cca93b99d2401fa3378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "905e7f4b42d24cca93b99d2401fa3378", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/a5bc08b9f81f4e5bb86c24f9f7547bae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5bc08b9f81f4e5bb86c24f9f7547bae", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/a5c780627f004d318bf908d80305da9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5c780627f004d318bf908d80305da9c", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/b18425bf2b044bc9af7e194919539a17"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b18425bf2b044bc9af7e194919539a17", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/b8d2134b619d4dca80e21d6fb16449b0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b8d2134b619d4dca80e21d6fb16449b0", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/b9ab6a25a652438285139fe5b44aea62"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9ab6a25a652438285139fe5b44aea62", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/c08462554a4844d681348f58b9b0edee"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c08462554a4844d681348f58b9b0edee", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/ddfc3a9aad444d4782eae677c8a98130"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ddfc3a9aad444d4782eae677c8a98130", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/f2a74f2185a54676a6cb2bb5ecfcc4f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2a74f2185a54676a6cb2bb5ecfcc4f6", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-12-27 16:09:49,631 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-96e38201-4147-4cbe-ba31-d05b8dbf964c 2018-12-27 16:09:49,631 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.119714975357s 2018-12-27 16:09:49,631 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-96e38201-4147-4cbe-ba31-d05b8dbf964c 2018-12-27 16:09:49,637 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-27 16:09:49,641 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/users/7a1fddd2c5894ae3af367c47748d3896 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8848bdd4f81f641f304becd7f7808d233d7fbecf" 2018-12-27 16:09:49,777 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 16:09:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1bb35907-3299-4c2c-bbb0-e94be01644f7 Content-Encoding: gzip Content-Length: 237 Content-Type: application/json RESP BODY: {"user": {"name": "neutron-tempest-plugin-api-user_cc74c3a9-94e8-4d18-8d6a-f6739417fdd8", "links": {"self": "http://172.30.9.31:5000/v3/users/7a1fddd2c5894ae3af367c47748d3896"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "7a1fddd2c5894ae3af367c47748d3896", "description": null}} 2018-12-27 16:09:49,777 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users/7a1fddd2c5894ae3af367c47748d3896 used request id req-1bb35907-3299-4c2c-bbb0-e94be01644f7 2018-12-27 16:09:49,777 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.139486074448s 2018-12-27 16:09:49,777 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users/7a1fddd2c5894ae3af367c47748d3896 used request id req-1bb35907-3299-4c2c-bbb0-e94be01644f7 2018-12-27 16:09:49,778 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-12-27 16:09:49,781 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:5000/v3/users/7a1fddd2c5894ae3af367c47748d3896 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8848bdd4f81f641f304becd7f7808d233d7fbecf" 2018-12-27 16:09:49,986 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 16:09:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7ee5876f-45c5-432c-9376-dec279feb39c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 16:09:49,986 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/7a1fddd2c5894ae3af367c47748d3896 used request id req-7ee5876f-45c5-432c-9376-dec279feb39c 2018-12-27 16:09:49,986 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.208183050156s 2018-12-27 16:09:49,986 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/7a1fddd2c5894ae3af367c47748d3896 used request id req-7ee5876f-45c5-432c-9376-dec279feb39c 2018-12-27 16:09:49,993 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-27 16:09:49,996 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8848bdd4f81f641f304becd7f7808d233d7fbecf" 2018-12-27 16:09:50,095 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 16:09:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-45969777-3f68-4510-a35c-b9e5b6527ee1 Content-Encoding: gzip Content-Length: 396 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: neutron-tempest-plugin-api", "links": {"self": "http://172.30.9.31:5000/v3/projects/7dbb0e1a20714b00816302c48b3d689f"}, "tags": [], "enabled": true, "id": "7dbb0e1a20714b00816302c48b3d689f", "parent_id": "default", "domain_id": "default", "name": "neutron-tempest-pl-project_cc74c3a9-94e8-4d18-8d6a-f6739417fdd8"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93"}, "tags": [], "enabled": true, "id": "b7b4fceec1ad4c6eb74d758b709a9d93", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/da629caea04941e1ae8979c379dc7c9d"}, "tags": [], "enabled": true, "id": "da629caea04941e1ae8979c379dc7c9d", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-12-27 16:09:50,095 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects used request id req-45969777-3f68-4510-a35c-b9e5b6527ee1 2018-12-27 16:09:50,095 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.102365016937s 2018-12-27 16:09:50,095 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects used request id req-45969777-3f68-4510-a35c-b9e5b6527ee1 2018-12-27 16:09:50,100 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-12-27 16:09:50,103 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:5000/v3/projects/7dbb0e1a20714b00816302c48b3d689f -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8848bdd4f81f641f304becd7f7808d233d7fbecf" 2018-12-27 16:09:50,281 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 16:09:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-346131a9-0fed-4d31-be97-153088d69bd4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 16:09:50,282 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/7dbb0e1a20714b00816302c48b3d689f used request id req-346131a9-0fed-4d31-be97-153088d69bd4 2018-12-27 16:09:50,282 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.181745052338s 2018-12-27 16:09:50,282 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/7dbb0e1a20714b00816302c48b3d689f used request id req-346131a9-0fed-4d31-be97-153088d69bd4 2018-12-27 16:09:50,285 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-27 16:09:50,285 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:9696/v2.0/security-groups.json?project_id=7dbb0e1a20714b00816302c48b3d689f&name=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8848bdd4f81f641f304becd7f7808d233d7fbecf" 2018-12-27 16:09:50,509 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-c0525027-055c-4aed-b13a-5c0924d335da Date: Thu, 27 Dec 2018 16:09:50 GMT RESP BODY: {"security_groups": []} 2018-12-27 16:09:50,509 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json?project_id=7dbb0e1a20714b00816302c48b3d689f&name=default used request id req-c0525027-055c-4aed-b13a-5c0924d335da 2018-12-27 16:09:50,509 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.224200963974s 2018-12-27 16:09:50,509 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json?project_id=7dbb0e1a20714b00816302c48b3d689f&name=default used request id req-c0525027-055c-4aed-b13a-5c0924d335da 2018-12-27 16:09:50,510 - xtesting.ci.run_tests - ERROR - The test case 'neutron-tempest-plugin-api' failed. 2018-12-27 16:09:50,562 - xtesting.ci.run_tests - INFO - Loading test case 'rally_sanity'... 2018-12-27 16:09:50,623 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 16:09:50,628 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 16:09:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b23189ed-03a9-4382-8563-dc287cd07997 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 16:09:50,629 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-b23189ed-03a9-4382-8563-dc287cd07997 2018-12-27 16:09:50,629 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000/v3/auth/tokens 2018-12-27 16:09:51,147 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}], "expires_at": "2018-12-27T17:09:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b7b4fceec1ad4c6eb74d758b709a9d93", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "a5bc08b9f81f4e5bb86c24f9f7547bae"}, "audit_ids": ["7cw1yAmBRsSKWW_akVOnkA"], "issued_at": "2018-12-27T16:09:51.000000Z"}} 2018-12-27 16:09:51,150 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-27 16:09:51,150 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}94e98d6f2fa0fea6627985b0869ed9c406a1f515" 2018-12-27 16:09:51,625 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 725 X-Openstack-Request-Id: req-226773ec-d17d-4a5c-bbb6-f1a83daa261b Date: Thu, 27 Dec 2018 16:09:51 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","updated_at":"2018-12-27T15:58:03Z","dns_domain":"","revision_number":8,"port_security_enabled":true,"mtu":1500,"id":"a4959dd9-e8f4-4ea9-8c99-7bff545db58c","router:external":true,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"da629caea04941e1ae8979c379dc7c9d","status":"ACTIVE","subnets":["244ab55b-a0ed-4e50-9f85-07f08119ae55"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"da629caea04941e1ae8979c379dc7c9d","created_at":"2018-12-27T15:29:17Z","provider:network_type":"flat"}]} 2018-12-27 16:09:51,625 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json?router%3Aexternal=True used request id req-226773ec-d17d-4a5c-bbb6-f1a83daa261b 2018-12-27 16:09:51,625 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.475298881531s 2018-12-27 16:09:51,625 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json?router%3Aexternal=True used request id req-226773ec-d17d-4a5c-bbb6-f1a83daa261b 2018-12-27 16:09:51,629 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 16:09:51,634 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 16:09:51 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 16:09:51,636 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-27 16:09:51,639 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}94e98d6f2fa0fea6627985b0869ed9c406a1f515" 2018-12-27 16:09:51,739 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 16:09:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8f5a1a72-537b-45f0-bd76-e2e18c0ee224 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.31:5000/v3/domains/914eec1d43ea4caf9d2fd33268c06258"}, "tags": [], "enabled": true, "id": "914eec1d43ea4caf9d2fd33268c06258", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains", "previous": null, "next": null}} 2018-12-27 16:09:51,739 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains used request id req-8f5a1a72-537b-45f0-bd76-e2e18c0ee224 2018-12-27 16:09:51,740 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.103639125824s 2018-12-27 16:09:51,740 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains used request id req-8f5a1a72-537b-45f0-bd76-e2e18c0ee224 2018-12-27 16:09:51,747 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-12-27 16:09:51,750 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}94e98d6f2fa0fea6627985b0869ed9c406a1f515" -d '{"project": {"description": "Created by OPNFV Functest: rally_sanity", "enabled": true, "domain_id": "default", "name": "rally_sanity-project_96fe8acf-9404-411a-b009-ea0a869fdb25"}}' 2018-12-27 16:09:51,899 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 27 Dec 2018 16:09:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d0ba6460-2ec9-455e-9206-a9bf416fa53b Content-Length: 370 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: rally_sanity", "links": {"self": "http://172.30.9.31:5000/v3/projects/542197eea2dd41538daeea78789bd64c"}, "tags": [], "enabled": true, "id": "542197eea2dd41538daeea78789bd64c", "parent_id": "default", "domain_id": "default", "name": "rally_sanity-project_96fe8acf-9404-411a-b009-ea0a869fdb25"}} 2018-12-27 16:09:51,899 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-d0ba6460-2ec9-455e-9206-a9bf416fa53b 2018-12-27 16:09:51,899 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.151845216751s 2018-12-27 16:09:51,899 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-d0ba6460-2ec9-455e-9206-a9bf416fa53b 2018-12-27 16:09:51,900 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: rally_sanity', u'tags': [], 'enabled': True, 'id': u'542197eea2dd41538daeea78789bd64c', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'rally_sanity-project_96fe8acf-9404-411a-b009-ea0a869fdb25'}) 2018-12-27 16:09:51,906 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-12-27 16:09:51,909 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}94e98d6f2fa0fea6627985b0869ed9c406a1f515" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "3fe96c71-08f9-4045-9ff2-b6e5adcfc358", "email": null, "name": "rally_sanity-user_96fe8acf-9404-411a-b009-ea0a869fdb25"}}' 2018-12-27 16:09:52,302 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 27 Dec 2018 16:09:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-39e52ca7-1165-4238-9788-afc7f1d52f1f Content-Length: 327 Content-Type: application/json RESP BODY: {"user": {"name": "rally_sanity-user_96fe8acf-9404-411a-b009-ea0a869fdb25", "links": {"self": "http://172.30.9.31:5000/v3/users/cc19f207a89b44c98b4f02e49ccb6fc2"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "cc19f207a89b44c98b4f02e49ccb6fc2", "domain_id": "default", "password_expires_at": null}} 2018-12-27 16:09:52,302 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/users used request id req-39e52ca7-1165-4238-9788-afc7f1d52f1f 2018-12-27 16:09:52,302 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.396137952805s 2018-12-27 16:09:52,303 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/users used request id req-39e52ca7-1165-4238-9788-afc7f1d52f1f 2018-12-27 16:09:52,303 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'cc19f207a89b44c98b4f02e49ccb6fc2', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'rally_sanity-user_96fe8acf-9404-411a-b009-ea0a869fdb25'}) 2018-12-27 16:09:52,307 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-27 16:09:52,310 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}94e98d6f2fa0fea6627985b0869ed9c406a1f515" 2018-12-27 16:09:52,410 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 16:09:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-892e56db-f8e2-4379-a174-e93161ca7b32 Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 16:09:52,410 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-892e56db-f8e2-4379-a174-e93161ca7b32 2018-12-27 16:09:52,410 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.103372097015s 2018-12-27 16:09:52,410 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-892e56db-f8e2-4379-a174-e93161ca7b32 2018-12-27 16:09:52,415 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-27 16:09:52,418 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}94e98d6f2fa0fea6627985b0869ed9c406a1f515" 2018-12-27 16:09:52,538 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 16:09:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-51a64980-73d0-4313-990e-20e354bcf4c8 Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 16:09:52,539 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-51a64980-73d0-4313-990e-20e354bcf4c8 2018-12-27 16:09:52,539 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.123569965363s 2018-12-27 16:09:52,539 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-51a64980-73d0-4313-990e-20e354bcf4c8 2018-12-27 16:09:52,544 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-27 16:09:52,547 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}94e98d6f2fa0fea6627985b0869ed9c406a1f515" 2018-12-27 16:09:52,647 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 16:09:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d009b417-0056-4af8-a30f-50f919dba76f Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-12-27 16:09:52,647 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains/default used request id req-d009b417-0056-4af8-a30f-50f919dba76f 2018-12-27 16:09:52,648 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.103852033615s 2018-12-27 16:09:52,648 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains/default used request id req-d009b417-0056-4af8-a30f-50f919dba76f 2018-12-27 16:09:52,649 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-27 16:09:52,652 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}94e98d6f2fa0fea6627985b0869ed9c406a1f515" 2018-12-27 16:09:52,767 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 16:09:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b7034532-6f8b-4631-9bd5-140aae82b48f Content-Encoding: gzip Content-Length: 837 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/05a834ddebbc40688596b7460b47439e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05a834ddebbc40688596b7460b47439e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/08226a0ad01943f39559448239e291e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "08226a0ad01943f39559448239e291e1", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/55c0552fe37a4f7ca0e73939514bc683"}, "domain_id": "default", "enabled": true, "options": {}, "id": "55c0552fe37a4f7ca0e73939514bc683", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/646a4af4e3b5439a97996d353fea3924"}, "domain_id": "914eec1d43ea4caf9d2fd33268c06258", "enabled": true, "options": {}, "id": "646a4af4e3b5439a97996d353fea3924", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/85fb203e51c34d3f8122e285a6a318b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85fb203e51c34d3f8122e285a6a318b3", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/905e7f4b42d24cca93b99d2401fa3378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "905e7f4b42d24cca93b99d2401fa3378", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/a5bc08b9f81f4e5bb86c24f9f7547bae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5bc08b9f81f4e5bb86c24f9f7547bae", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/a5c780627f004d318bf908d80305da9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5c780627f004d318bf908d80305da9c", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/b18425bf2b044bc9af7e194919539a17"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b18425bf2b044bc9af7e194919539a17", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/b8d2134b619d4dca80e21d6fb16449b0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b8d2134b619d4dca80e21d6fb16449b0", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/b9ab6a25a652438285139fe5b44aea62"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9ab6a25a652438285139fe5b44aea62", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/c08462554a4844d681348f58b9b0edee"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c08462554a4844d681348f58b9b0edee", "email": "neutron@localhost", "password_expires_at": null}, {"name": "rally_sanity-user_96fe8acf-9404-411a-b009-ea0a869fdb25", "links": {"self": "http://172.30.9.31:5000/v3/users/cc19f207a89b44c98b4f02e49ccb6fc2"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "cc19f207a89b44c98b4f02e49ccb6fc2", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/ddfc3a9aad444d4782eae677c8a98130"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ddfc3a9aad444d4782eae677c8a98130", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/f2a74f2185a54676a6cb2bb5ecfcc4f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2a74f2185a54676a6cb2bb5ecfcc4f6", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-12-27 16:09:52,768 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-b7034532-6f8b-4631-9bd5-140aae82b48f 2018-12-27 16:09:52,768 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.119023084641s 2018-12-27 16:09:52,768 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-b7034532-6f8b-4631-9bd5-140aae82b48f 2018-12-27 16:09:52,779 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-27 16:09:52,782 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}94e98d6f2fa0fea6627985b0869ed9c406a1f515" 2018-12-27 16:09:52,904 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 16:09:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9a664cb9-4789-4a7e-88e6-86c3da26c3ae Content-Encoding: gzip Content-Length: 397 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: rally_sanity", "links": {"self": "http://172.30.9.31:5000/v3/projects/542197eea2dd41538daeea78789bd64c"}, "tags": [], "enabled": true, "id": "542197eea2dd41538daeea78789bd64c", "parent_id": "default", "domain_id": "default", "name": "rally_sanity-project_96fe8acf-9404-411a-b009-ea0a869fdb25"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93"}, "tags": [], "enabled": true, "id": "b7b4fceec1ad4c6eb74d758b709a9d93", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/da629caea04941e1ae8979c379dc7c9d"}, "tags": [], "enabled": true, "id": "da629caea04941e1ae8979c379dc7c9d", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-12-27 16:09:52,904 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?domain_id=default used request id req-9a664cb9-4789-4a7e-88e6-86c3da26c3ae 2018-12-27 16:09:52,904 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.125226974487s 2018-12-27 16:09:52,905 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?domain_id=default used request id req-9a664cb9-4789-4a7e-88e6-86c3da26c3ae 2018-12-27 16:09:52,912 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-12-27 16:09:52,915 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:5000/v3/role_assignments?user.id=cc19f207a89b44c98b4f02e49ccb6fc2&role.id=5e97c57d600b48f5b4c8f915fe73d20b&scope.project.id=542197eea2dd41538daeea78789bd64c" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}94e98d6f2fa0fea6627985b0869ed9c406a1f515" 2018-12-27 16:09:53,014 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 16:09:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-47dcbb36-15c2-4098-af3e-48a88f17223b Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.31:5000/v3/role_assignments?user.id=cc19f207a89b44c98b4f02e49ccb6fc2&role.id=5e97c57d600b48f5b4c8f915fe73d20b&scope.project.id=542197eea2dd41538daeea78789bd64c", "previous": null, "next": null}} 2018-12-27 16:09:53,015 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/role_assignments?user.id=cc19f207a89b44c98b4f02e49ccb6fc2&role.id=5e97c57d600b48f5b4c8f915fe73d20b&scope.project.id=542197eea2dd41538daeea78789bd64c used request id req-47dcbb36-15c2-4098-af3e-48a88f17223b 2018-12-27 16:09:53,015 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.102490186691s 2018-12-27 16:09:53,015 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/role_assignments?user.id=cc19f207a89b44c98b4f02e49ccb6fc2&role.id=5e97c57d600b48f5b4c8f915fe73d20b&scope.project.id=542197eea2dd41538daeea78789bd64c used request id req-47dcbb36-15c2-4098-af3e-48a88f17223b 2018-12-27 16:09:53,019 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-12-27 16:09:53,022 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.31:5000/v3/projects/542197eea2dd41538daeea78789bd64c/users/cc19f207a89b44c98b4f02e49ccb6fc2/roles/5e97c57d600b48f5b4c8f915fe73d20b -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}94e98d6f2fa0fea6627985b0869ed9c406a1f515" 2018-12-27 16:09:53,167 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 16:09:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1903ac5b-28fa-4ab9-8c3d-458fb1ccbaee Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 16:09:53,167 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/542197eea2dd41538daeea78789bd64c/users/cc19f207a89b44c98b4f02e49ccb6fc2/roles/5e97c57d600b48f5b4c8f915fe73d20b used request id req-1903ac5b-28fa-4ab9-8c3d-458fb1ccbaee 2018-12-27 16:09:53,167 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.14821600914s 2018-12-27 16:09:53,167 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/542197eea2dd41538daeea78789bd64c/users/cc19f207a89b44c98b4f02e49ccb6fc2/roles/5e97c57d600b48f5b4c8f915fe73d20b used request id req-1903ac5b-28fa-4ab9-8c3d-458fb1ccbaee 2018-12-27 16:09:53,168 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'rally_sanity-project_96fe8acf-9404-411a-b009-ea0a869fdb25', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'tenant_name': 'admin', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': u'1', u'image_api_version': '2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'regionOne', u'key_manager_api_version': u'v1', 'project_id': u'542197eea2dd41538daeea78789bd64c', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '3fe96c71-08f9-4045-9ff2-b6e5adcfc358', 'username': u'rally_sanity-user_96fe8acf-9404-411a-b009-ea0a869fdb25', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.31:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-12-27 16:09:53,171 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'rally_sanity-user_96fe8acf-9404-411a-b009-ea0a869fdb25', 'password': '3fe96c71-08f9-4045-9ff2-b6e5adcfc358', 'project_name': 'rally_sanity-project_96fe8acf-9404-411a-b009-ea0a869fdb25', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.31:5000//v3', 'project_id': '542197eea2dd41538daeea78789bd64c', 'project_domain_name': 'Default'} 2018-12-27 16:09:53,175 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-27 16:09:53,178 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}94e98d6f2fa0fea6627985b0869ed9c406a1f515" 2018-12-27 16:09:53,287 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 16:09:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-74184ce8-8937-44de-a5b9-8b0109ab0687 Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 16:09:53,287 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-74184ce8-8937-44de-a5b9-8b0109ab0687 2018-12-27 16:09:53,287 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.112027168274s 2018-12-27 16:09:53,287 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-74184ce8-8937-44de-a5b9-8b0109ab0687 2018-12-27 16:09:53,292 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-27 16:09:53,295 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}94e98d6f2fa0fea6627985b0869ed9c406a1f515" 2018-12-27 16:09:53,393 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 16:09:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-46b95f48-dfd2-4a7a-b6a7-c87a90e3da0e Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 16:09:53,393 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-46b95f48-dfd2-4a7a-b6a7-c87a90e3da0e 2018-12-27 16:09:53,393 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.100740909576s 2018-12-27 16:09:53,393 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-46b95f48-dfd2-4a7a-b6a7-c87a90e3da0e 2018-12-27 16:09:53,398 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-27 16:09:53,401 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}94e98d6f2fa0fea6627985b0869ed9c406a1f515" 2018-12-27 16:09:53,501 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 16:09:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d878faa-9791-453f-8b2a-ee76615b4692 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-12-27 16:09:53,502 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains/default used request id req-4d878faa-9791-453f-8b2a-ee76615b4692 2018-12-27 16:09:53,502 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.103787899017s 2018-12-27 16:09:53,502 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains/default used request id req-4d878faa-9791-453f-8b2a-ee76615b4692 2018-12-27 16:09:53,503 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-27 16:09:53,506 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}94e98d6f2fa0fea6627985b0869ed9c406a1f515" 2018-12-27 16:09:53,636 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 16:09:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9e3570ac-4786-453c-a65f-88f8dba776f0 Content-Encoding: gzip Content-Length: 837 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/05a834ddebbc40688596b7460b47439e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05a834ddebbc40688596b7460b47439e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/08226a0ad01943f39559448239e291e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "08226a0ad01943f39559448239e291e1", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/55c0552fe37a4f7ca0e73939514bc683"}, "domain_id": "default", "enabled": true, "options": {}, "id": "55c0552fe37a4f7ca0e73939514bc683", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/646a4af4e3b5439a97996d353fea3924"}, "domain_id": "914eec1d43ea4caf9d2fd33268c06258", "enabled": true, "options": {}, "id": "646a4af4e3b5439a97996d353fea3924", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/85fb203e51c34d3f8122e285a6a318b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85fb203e51c34d3f8122e285a6a318b3", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/905e7f4b42d24cca93b99d2401fa3378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "905e7f4b42d24cca93b99d2401fa3378", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/a5bc08b9f81f4e5bb86c24f9f7547bae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5bc08b9f81f4e5bb86c24f9f7547bae", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/a5c780627f004d318bf908d80305da9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5c780627f004d318bf908d80305da9c", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/b18425bf2b044bc9af7e194919539a17"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b18425bf2b044bc9af7e194919539a17", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/b8d2134b619d4dca80e21d6fb16449b0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b8d2134b619d4dca80e21d6fb16449b0", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/b9ab6a25a652438285139fe5b44aea62"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9ab6a25a652438285139fe5b44aea62", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/c08462554a4844d681348f58b9b0edee"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c08462554a4844d681348f58b9b0edee", "email": "neutron@localhost", "password_expires_at": null}, {"name": "rally_sanity-user_96fe8acf-9404-411a-b009-ea0a869fdb25", "links": {"self": "http://172.30.9.31:5000/v3/users/cc19f207a89b44c98b4f02e49ccb6fc2"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "cc19f207a89b44c98b4f02e49ccb6fc2", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/ddfc3a9aad444d4782eae677c8a98130"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ddfc3a9aad444d4782eae677c8a98130", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/f2a74f2185a54676a6cb2bb5ecfcc4f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2a74f2185a54676a6cb2bb5ecfcc4f6", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-12-27 16:09:53,636 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-9e3570ac-4786-453c-a65f-88f8dba776f0 2018-12-27 16:09:53,636 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.133246898651s 2018-12-27 16:09:53,637 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-9e3570ac-4786-453c-a65f-88f8dba776f0 2018-12-27 16:09:53,648 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-27 16:09:53,651 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}94e98d6f2fa0fea6627985b0869ed9c406a1f515" 2018-12-27 16:09:53,763 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 16:09:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-51f2826c-c310-4a29-857e-511a97a32636 Content-Encoding: gzip Content-Length: 397 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: rally_sanity", "links": {"self": "http://172.30.9.31:5000/v3/projects/542197eea2dd41538daeea78789bd64c"}, "tags": [], "enabled": true, "id": "542197eea2dd41538daeea78789bd64c", "parent_id": "default", "domain_id": "default", "name": "rally_sanity-project_96fe8acf-9404-411a-b009-ea0a869fdb25"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93"}, "tags": [], "enabled": true, "id": "b7b4fceec1ad4c6eb74d758b709a9d93", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/da629caea04941e1ae8979c379dc7c9d"}, "tags": [], "enabled": true, "id": "da629caea04941e1ae8979c379dc7c9d", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-12-27 16:09:53,764 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?domain_id=default used request id req-51f2826c-c310-4a29-857e-511a97a32636 2018-12-27 16:09:53,764 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.115274906158s 2018-12-27 16:09:53,764 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?domain_id=default used request id req-51f2826c-c310-4a29-857e-511a97a32636 2018-12-27 16:09:53,771 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-12-27 16:09:53,774 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:5000/v3/role_assignments?user.id=cc19f207a89b44c98b4f02e49ccb6fc2&role.id=c2bb869216234fa8b868621217cc01a4&scope.project.id=542197eea2dd41538daeea78789bd64c" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}94e98d6f2fa0fea6627985b0869ed9c406a1f515" 2018-12-27 16:09:53,875 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 16:09:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-289ca373-62d1-4ab8-b2af-8242cf6bcd78 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.31:5000/v3/role_assignments?user.id=cc19f207a89b44c98b4f02e49ccb6fc2&role.id=c2bb869216234fa8b868621217cc01a4&scope.project.id=542197eea2dd41538daeea78789bd64c", "previous": null, "next": null}} 2018-12-27 16:09:53,875 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/role_assignments?user.id=cc19f207a89b44c98b4f02e49ccb6fc2&role.id=c2bb869216234fa8b868621217cc01a4&scope.project.id=542197eea2dd41538daeea78789bd64c used request id req-289ca373-62d1-4ab8-b2af-8242cf6bcd78 2018-12-27 16:09:53,875 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.104105949402s 2018-12-27 16:09:53,875 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/role_assignments?user.id=cc19f207a89b44c98b4f02e49ccb6fc2&role.id=c2bb869216234fa8b868621217cc01a4&scope.project.id=542197eea2dd41538daeea78789bd64c used request id req-289ca373-62d1-4ab8-b2af-8242cf6bcd78 2018-12-27 16:09:53,878 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-12-27 16:09:53,882 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.31:5000/v3/projects/542197eea2dd41538daeea78789bd64c/users/cc19f207a89b44c98b4f02e49ccb6fc2/roles/c2bb869216234fa8b868621217cc01a4 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}94e98d6f2fa0fea6627985b0869ed9c406a1f515" 2018-12-27 16:09:53,945 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 16:09:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-038b84f3-586a-4a15-9cca-fe3577f56303 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 16:09:53,945 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/542197eea2dd41538daeea78789bd64c/users/cc19f207a89b44c98b4f02e49ccb6fc2/roles/c2bb869216234fa8b868621217cc01a4 used request id req-038b84f3-586a-4a15-9cca-fe3577f56303 2018-12-27 16:09:53,946 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.0670199394226s 2018-12-27 16:09:53,946 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/542197eea2dd41538daeea78789bd64c/users/cc19f207a89b44c98b4f02e49ccb6fc2/roles/c2bb869216234fa8b868621217cc01a4 used request id req-038b84f3-586a-4a15-9cca-fe3577f56303 2018-12-27 16:09:53,946 - xtesting.ci.run_tests - INFO - Running test case 'rally_sanity'... 2018-12-27 16:09:54,272 - xtesting.energy.energy - INFO - Energy recorder API is not available, cause=HTTPConnectionPool(host='energy.opnfv.fr', port=80): Max retries exceeded with url: /resources/monitoring/ping (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',)) 2018-12-27 16:09:54,272 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-27 16:09:54,275 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}94e98d6f2fa0fea6627985b0869ed9c406a1f515" 2018-12-27 16:09:54,378 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 16:09:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-632cf0a4-d246-404d-91b1-f45280f5c468 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.31:5000/v3/domains/914eec1d43ea4caf9d2fd33268c06258"}, "tags": [], "enabled": true, "id": "914eec1d43ea4caf9d2fd33268c06258", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains", "previous": null, "next": null}} 2018-12-27 16:09:54,378 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains used request id req-632cf0a4-d246-404d-91b1-f45280f5c468 2018-12-27 16:09:54,378 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.105583906174s 2018-12-27 16:09:54,378 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains used request id req-632cf0a4-d246-404d-91b1-f45280f5c468 2018-12-27 16:09:54,385 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-27 16:09:54,389 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}94e98d6f2fa0fea6627985b0869ed9c406a1f515" 2018-12-27 16:09:54,493 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 16:09:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cef14638-4dde-4cc6-871e-79104e4abc77 Content-Encoding: gzip Content-Length: 397 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: rally_sanity", "links": {"self": "http://172.30.9.31:5000/v3/projects/542197eea2dd41538daeea78789bd64c"}, "tags": [], "enabled": true, "id": "542197eea2dd41538daeea78789bd64c", "parent_id": "default", "domain_id": "default", "name": "rally_sanity-project_96fe8acf-9404-411a-b009-ea0a869fdb25"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93"}, "tags": [], "enabled": true, "id": "b7b4fceec1ad4c6eb74d758b709a9d93", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/da629caea04941e1ae8979c379dc7c9d"}, "tags": [], "enabled": true, "id": "da629caea04941e1ae8979c379dc7c9d", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-12-27 16:09:54,493 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?domain_id=default used request id req-cef14638-4dde-4cc6-871e-79104e4abc77 2018-12-27 16:09:54,493 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.107831954956s 2018-12-27 16:09:54,494 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?domain_id=default used request id req-cef14638-4dde-4cc6-871e-79104e4abc77 2018-12-27 16:09:54,496 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-12-27 16:09:54,496 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}94e98d6f2fa0fea6627985b0869ed9c406a1f515" -d '{"network": {"shared": true, "tenant_id": "542197eea2dd41538daeea78789bd64c", "name": "rally_sanity-net_96fe8acf-9404-411a-b009-ea0a869fdb25", "admin_state_up": true}}' 2018-12-27 16:09:55,929 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-77b6384e-9a7a-44fe-ab61-938a8bb587c9 Date: Thu, 27 Dec 2018 16:09:55 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"provider:network_type":"geneve","id":"1b5aaf63-f61e-4f10-8ef7-5afd6393f73e","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":5,"ipv4_address_scope":null,"shared":true,"project_id":"542197eea2dd41538daeea78789bd64c","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-27T16:09:55Z","is_default":false,"qos_policy_id":null,"name":"rally_sanity-net_96fe8acf-9404-411a-b009-ea0a869fdb25","admin_state_up":true,"tenant_id":"542197eea2dd41538daeea78789bd64c","created_at":"2018-12-27T16:09:54Z","mtu":1442}} 2018-12-27 16:09:55,929 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-77b6384e-9a7a-44fe-ab61-938a8bb587c9 2018-12-27 16:09:55,929 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 1.43340492249s 2018-12-27 16:09:55,930 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-77b6384e-9a7a-44fe-ab61-938a8bb587c9 2018-12-27 16:09:55,930 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'dns_domain': u'', u'updated_at': u'2018-12-27T16:09:55Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'provider:network_type': u'geneve', u'id': u'1b5aaf63-f61e-4f10-8ef7-5afd6393f73e', u'provider:segmentation_id': 5, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'rally_sanity-net_96fe8acf-9404-411a-b009-ea0a869fdb25', u'created_at': u'2018-12-27T16:09:54Z', u'mtu': 1442, u'tenant_id': u'542197eea2dd41538daeea78789bd64c', u'ipv4_address_scope': None, u'shared': True, u'project_id': u'542197eea2dd41538daeea78789bd64c'}) 2018-12-27 16:09:55,931 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 16:09:55,938 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 16:09:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b751230c-a102-4051-b4d8-e9c74e592125 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 16:09:55,938 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-b751230c-a102-4051-b4d8-e9c74e592125 2018-12-27 16:09:55,939 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000/v3/auth/tokens 2018-12-27 16:09:56,365 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T17:09:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "542197eea2dd41538daeea78789bd64c", "name": "rally_sanity-project_96fe8acf-9404-411a-b009-ea0a869fdb25"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/542197eea2dd41538daeea78789bd64c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/542197eea2dd41538daeea78789bd64c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/542197eea2dd41538daeea78789bd64c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/542197eea2dd41538daeea78789bd64c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/542197eea2dd41538daeea78789bd64c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/542197eea2dd41538daeea78789bd64c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/542197eea2dd41538daeea78789bd64c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/542197eea2dd41538daeea78789bd64c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/542197eea2dd41538daeea78789bd64c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_542197eea2dd41538daeea78789bd64c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_542197eea2dd41538daeea78789bd64c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/542197eea2dd41538daeea78789bd64c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/542197eea2dd41538daeea78789bd64c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/542197eea2dd41538daeea78789bd64c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "rally_sanity-user_96fe8acf-9404-411a-b009-ea0a869fdb25", "id": "cc19f207a89b44c98b4f02e49ccb6fc2"}, "audit_ids": ["KIqivHcqSoyPgyhPXKWb-A"], "issued_at": "2018-12-27T16:09:56.000000Z"}} 2018-12-27 16:09:56,367 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-27 16:09:56,368 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b5f14b9008c46194bc91de96cefab8687d619083" 2018-12-27 16:09:56,644 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1416 X-Openstack-Request-Id: req-df3e9b85-aa97-4b20-8cc5-c979ed3fddba Date: Thu, 27 Dec 2018 16:09:56 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"mtu":1442,"id":"1b5aaf63-f61e-4f10-8ef7-5afd6393f73e","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":5,"ipv4_address_scope":null,"shared":true,"project_id":"542197eea2dd41538daeea78789bd64c","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-27T16:09:55Z","qos_policy_id":null,"name":"rally_sanity-net_96fe8acf-9404-411a-b009-ea0a869fdb25","admin_state_up":true,"tenant_id":"542197eea2dd41538daeea78789bd64c","created_at":"2018-12-27T16:09:54Z","provider:network_type":"geneve"},{"provider:physical_network":"datacentre","updated_at":"2018-12-27T15:58:03Z","dns_domain":"","revision_number":8,"port_security_enabled":true,"mtu":1500,"id":"a4959dd9-e8f4-4ea9-8c99-7bff545db58c","router:external":true,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"da629caea04941e1ae8979c379dc7c9d","status":"ACTIVE","subnets":["244ab55b-a0ed-4e50-9f85-07f08119ae55"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"da629caea04941e1ae8979c379dc7c9d","created_at":"2018-12-27T15:29:17Z","provider:network_type":"flat"}]} 2018-12-27 16:09:56,644 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-df3e9b85-aa97-4b20-8cc5-c979ed3fddba 2018-12-27 16:09:56,645 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.27717089653s 2018-12-27 16:09:56,645 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-df3e9b85-aa97-4b20-8cc5-c979ed3fddba 2018-12-27 16:09:56,647 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-12-27 16:09:56,647 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b5f14b9008c46194bc91de96cefab8687d619083" -d '{"subnet": {"name": "rally_sanity-subnet_96fe8acf-9404-411a-b009-ea0a869fdb25", "enable_dhcp": true, "network_id": "1b5aaf63-f61e-4f10-8ef7-5afd6393f73e", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-12-27 16:09:58,138 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-39de3ad9-fd86-4e04-b1f7-ec41990190e2 Date: Thu, 27 Dec 2018 16:09:58 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1b5aaf63-f61e-4f10-8ef7-5afd6393f73e","tenant_id":"542197eea2dd41538daeea78789bd64c","created_at":"2018-12-27T16:09:56Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-12-27T16:09:56Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"542197eea2dd41538daeea78789bd64c","id":"b7ab0260-0c66-4a4a-9ebb-19f88e621d5a","subnetpool_id":null,"name":"rally_sanity-subnet_96fe8acf-9404-411a-b009-ea0a869fdb25"}} 2018-12-27 16:09:58,138 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/subnets.json used request id req-39de3ad9-fd86-4e04-b1f7-ec41990190e2 2018-12-27 16:09:58,138 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 1.49144291878s 2018-12-27 16:09:58,139 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/subnets.json used request id req-39de3ad9-fd86-4e04-b1f7-ec41990190e2 2018-12-27 16:09:58,139 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-12-27T16:09:56Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'b7ab0260-0c66-4a4a-9ebb-19f88e621d5a', u'subnetpool_id': None, u'service_types': [], u'name': u'rally_sanity-subnet_96fe8acf-9404-411a-b009-ea0a869fdb25', u'enable_dhcp': True, u'network_id': u'1b5aaf63-f61e-4f10-8ef7-5afd6393f73e', u'tenant_id': u'542197eea2dd41538daeea78789bd64c', u'created_at': u'2018-12-27T16:09:56Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'542197eea2dd41538daeea78789bd64c'}) 2018-12-27 16:09:58,140 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-12-27 16:09:58,140 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b5f14b9008c46194bc91de96cefab8687d619083" -d '{"router": {"external_gateway_info": {"network_id": "a4959dd9-e8f4-4ea9-8c99-7bff545db58c"}, "name": "rally_sanity-router_96fe8acf-9404-411a-b009-ea0a869fdb25", "admin_state_up": true}}' 2018-12-27 16:10:00,374 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 623 X-Openstack-Request-Id: req-4647407b-73e4-483b-a17b-b895100486a1 Date: Thu, 27 Dec 2018 16:10:00 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "a4959dd9-e8f4-4ea9-8c99-7bff545db58c", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "244ab55b-a0ed-4e50-9f85-07f08119ae55", "ip_address": "172.30.9.213"}]}, "description": "", "tags": [], "tenant_id": "542197eea2dd41538daeea78789bd64c", "created_at": "2018-12-27T16:09:58Z", "admin_state_up": true, "updated_at": "2018-12-27T16:09:59Z", "revision_number": 2, "routes": [], "project_id": "542197eea2dd41538daeea78789bd64c", "id": "957f8983-9988-42e7-a44a-6d4d6e953581", "name": "rally_sanity-router_96fe8acf-9404-411a-b009-ea0a869fdb25"}} 2018-12-27 16:10:00,375 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/routers.json used request id req-4647407b-73e4-483b-a17b-b895100486a1 2018-12-27 16:10:00,375 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 2.23511195183s 2018-12-27 16:10:00,375 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/routers.json used request id req-4647407b-73e4-483b-a17b-b895100486a1 2018-12-27 16:10:00,375 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'a4959dd9-e8f4-4ea9-8c99-7bff545db58c', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'244ab55b-a0ed-4e50-9f85-07f08119ae55', u'ip_address': u'172.30.9.213'}]}, u'description': u'', u'tags': [], u'tenant_id': u'542197eea2dd41538daeea78789bd64c', u'created_at': u'2018-12-27T16:09:58Z', u'admin_state_up': True, u'updated_at': u'2018-12-27T16:09:59Z', u'revision_number': 2, u'routes': [], u'project_id': u'542197eea2dd41538daeea78789bd64c', u'id': u'957f8983-9988-42e7-a44a-6d4d6e953581', u'name': u'rally_sanity-router_96fe8acf-9404-411a-b009-ea0a869fdb25'}) 2018-12-27 16:10:00,376 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-12-27 16:10:00,377 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.31:9696/v2.0/routers/957f8983-9988-42e7-a44a-6d4d6e953581/add_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b5f14b9008c46194bc91de96cefab8687d619083" -d '{"subnet_id": "b7ab0260-0c66-4a4a-9ebb-19f88e621d5a"}' 2018-12-27 16:10:02,870 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-fdb349d9-82cb-498a-830b-43afbe721a09 Date: Thu, 27 Dec 2018 16:10:02 GMT RESP BODY: {"network_id": "1b5aaf63-f61e-4f10-8ef7-5afd6393f73e", "tenant_id": "542197eea2dd41538daeea78789bd64c", "subnet_id": "b7ab0260-0c66-4a4a-9ebb-19f88e621d5a", "subnet_ids": ["b7ab0260-0c66-4a4a-9ebb-19f88e621d5a"], "port_id": "418b6631-4d68-417c-a737-660a270edfe3", "id": "957f8983-9988-42e7-a44a-6d4d6e953581"} 2018-12-27 16:10:02,871 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.31:9696/v2.0/routers/957f8983-9988-42e7-a44a-6d4d6e953581/add_router_interface.json used request id req-fdb349d9-82cb-498a-830b-43afbe721a09 2018-12-27 16:10:02,871 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.49469017982s 2018-12-27 16:10:02,871 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.31:9696/v2.0/routers/957f8983-9988-42e7-a44a-6d4d6e953581/add_router_interface.json used request id req-fdb349d9-82cb-498a-830b-43afbe721a09 returning object 957f8983-9988-42e7-a44a-6d4d6e953581 2018-12-27 16:10:02,872 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-27 16:10:02,999 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-12-27 16:10:03,001 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 16:10:03,006 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Thu, 27 Dec 2018 16:10:03 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}]} 2018-12-27 16:10:03,011 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-27 16:10:03,015 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b5f14b9008c46194bc91de96cefab8687d619083" 2018-12-27 16:10:03,220 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-599eda1e-6fb3-41cb-ab1f-1c33de8f3498 Date: Thu, 27 Dec 2018 16:10:03 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-27 16:10:03,220 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-599eda1e-6fb3-41cb-ab1f-1c33de8f3498 2018-12-27 16:10:03,221 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.209438800812s 2018-12-27 16:10:03,221 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-599eda1e-6fb3-41cb-ab1f-1c33de8f3498 2018-12-27 16:10:03,229 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-12-27 16:10:03,232 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b5f14b9008c46194bc91de96cefab8687d619083" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/rally_sanity-img_96fe8acf-9404-411a-b009-ea0a869fdb25", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "rally_sanity-img_96fe8acf-9404-411a-b009-ea0a869fdb25"}' 2018-12-27 16:10:03,483 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 875 Content-Type: application/json Location: http://172.30.9.31:9292/v2/images/5bbe2fb2-b9e8-4912-b7ce-c835a3303dd4 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-87f23b7c-8da0-4409-85ad-474109139edb Date: Thu, 27 Dec 2018 16:10:03 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/5bbe2fb2-b9e8-4912-b7ce-c835a3303dd4/file", "owner": "542197eea2dd41538daeea78789bd64c", "id": "5bbe2fb2-b9e8-4912-b7ce-c835a3303dd4", "size": null, "self": "/v2/images/5bbe2fb2-b9e8-4912-b7ce-c835a3303dd4", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-27T16:10:03Z", "visibility": "public", "owner_specified.shade.object": "images/rally_sanity-img_96fe8acf-9404-411a-b009-ea0a869fdb25", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_sanity-img_96fe8acf-9404-411a-b009-ea0a869fdb25", "checksum": null, "created_at": "2018-12-27T16:10:03Z", "protected": false} 2018-12-27 16:10:03,483 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.31:9292/v2/images used request id req-87f23b7c-8da0-4409-85ad-474109139edb 2018-12-27 16:10:03,483 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.254608154297s 2018-12-27 16:10:03,484 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.31:9292/v2/images used request id req-87f23b7c-8da0-4409-85ad-474109139edb returning object 5bbe2fb2-b9e8-4912-b7ce-c835a3303dd4 2018-12-27 16:10:03,484 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-12-27 16:10:03,488 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.31:9292/v2/images/5bbe2fb2-b9e8-4912-b7ce-c835a3303dd4/file -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b5f14b9008c46194bc91de96cefab8687d619083" -d '' 2018-12-27 16:10:04,244 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-26e58115-4628-47d7-86e6-d81c660fde86 Date: Thu, 27 Dec 2018 16:10:04 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-27 16:10:04,244 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.31:9292/v2/images/5bbe2fb2-b9e8-4912-b7ce-c835a3303dd4/file used request id req-26e58115-4628-47d7-86e6-d81c660fde86 2018-12-27 16:10:04,244 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.75955915451s 2018-12-27 16:10:04,244 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.31:9292/v2/images/5bbe2fb2-b9e8-4912-b7ce-c835a3303dd4/file used request id req-26e58115-4628-47d7-86e6-d81c660fde86 2018-12-27 16:10:04,248 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-27 16:10:04,251 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b5f14b9008c46194bc91de96cefab8687d619083" 2018-12-27 16:10:04,459 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1205 Content-Type: application/json X-Openstack-Request-Id: req-e5107914-6a01-40ed-88f3-f3d2de6c4fd7 Date: Thu, 27 Dec 2018 16:10:04 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/5bbe2fb2-b9e8-4912-b7ce-c835a3303dd4/snap", "metadata": {}}], "file": "/v2/images/5bbe2fb2-b9e8-4912-b7ce-c835a3303dd4/file", "owner": "542197eea2dd41538daeea78789bd64c", "id": "5bbe2fb2-b9e8-4912-b7ce-c835a3303dd4", "size": 12716032, "self": "/v2/images/5bbe2fb2-b9e8-4912-b7ce-c835a3303dd4", "disk_format": "qcow2", "direct_url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/5bbe2fb2-b9e8-4912-b7ce-c835a3303dd4/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-27T16:10:04Z", "visibility": "public", "owner_specified.shade.object": "images/rally_sanity-img_96fe8acf-9404-411a-b009-ea0a869fdb25", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_sanity-img_96fe8acf-9404-411a-b009-ea0a869fdb25", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-27T16:10:03Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-27 16:10:04,460 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-e5107914-6a01-40ed-88f3-f3d2de6c4fd7 2018-12-27 16:10:04,460 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.211928844452s 2018-12-27 16:10:04,460 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-e5107914-6a01-40ed-88f3-f3d2de6c4fd7 2018-12-27 16:10:04,462 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/5bbe2fb2-b9e8-4912-b7ce-c835a3303dd4/snap', u'metadata': Munch({})})], 'file': u'/v2/images/5bbe2fb2-b9e8-4912-b7ce-c835a3303dd4/file', 'owner': u'542197eea2dd41538daeea78789bd64c', 'id': u'5bbe2fb2-b9e8-4912-b7ce-c835a3303dd4', 'size': 12716032, u'self': u'/v2/images/5bbe2fb2-b9e8-4912-b7ce-c835a3303dd4', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'542197eea2dd41538daeea78789bd64c', 'name': 'rally_sanity-project_96fe8acf-9404-411a-b009-ea0a869fdb25', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/5bbe2fb2-b9e8-4912-b7ce-c835a3303dd4/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-12-27T16:10:04Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-12-27T16:10:04Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/rally_sanity-img_96fe8acf-9404-411a-b009-ea0a869fdb25', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/5bbe2fb2-b9e8-4912-b7ce-c835a3303dd4', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/rally_sanity-img_96fe8acf-9404-411a-b009-ea0a869fdb25', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'rally_sanity-img_96fe8acf-9404-411a-b009-ea0a869fdb25', 'created': u'2018-12-27T16:10:03Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-12-27T16:10:03Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/5bbe2fb2-b9e8-4912-b7ce-c835a3303dd4', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/rally_sanity-img_96fe8acf-9404-411a-b009-ea0a869fdb25', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-12-27 16:10:04,463 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-12-27 16:10:04,465 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}94e98d6f2fa0fea6627985b0869ed9c406a1f515" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "rally_sanity-flavor_96fe8acf-9404-411a-b009-ea0a869fdb25", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-12-27 16:10:04,719 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 16:10:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ceddbea1-e67f-4c72-8712-e38dcd41339f x-compute-request-id: req-ceddbea1-e67f-4c72-8712-e38dcd41339f Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"flavor": {"name": "rally_sanity-flavor_96fe8acf-9404-411a-b009-ea0a869fdb25", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/0f82de6e-a731-44b8-813c-fc153df8c7c9", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/0f82de6e-a731-44b8-813c-fc153df8c7c9", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "0f82de6e-a731-44b8-813c-fc153df8c7c9"}} 2018-12-27 16:10:04,719 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-ceddbea1-e67f-4c72-8712-e38dcd41339f 2018-12-27 16:10:04,719 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.256371974945s 2018-12-27 16:10:04,720 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-ceddbea1-e67f-4c72-8712-e38dcd41339f 2018-12-27 16:10:04,721 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'rally_sanity-flavor_96fe8acf-9404-411a-b009-ea0a869fdb25', 'ephemeral': 0, 'ram': 512, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b7b4fceec1ad4c6eb74d758b709a9d93', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 1, 'id': u'0f82de6e-a731-44b8-813c-fc153df8c7c9', 'swap': 0}) 2018-12-27 16:10:04,721 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-12-27 16:10:04,726 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/flavors/0f82de6e-a731-44b8-813c-fc153df8c7c9/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}94e98d6f2fa0fea6627985b0869ed9c406a1f515" -d '{"extra_specs": {}}' 2018-12-27 16:10:04,749 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 16:10:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-aacea099-96ef-4e08-804d-0ef8404df5cc x-compute-request-id: req-aacea099-96ef-4e08-804d-0ef8404df5cc Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-12-27 16:10:04,749 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors/0f82de6e-a731-44b8-813c-fc153df8c7c9/os-extra_specs used request id req-aacea099-96ef-4e08-804d-0ef8404df5cc 2018-12-27 16:10:04,749 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0279941558838s 2018-12-27 16:10:04,750 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors/0f82de6e-a731-44b8-813c-fc153df8c7c9/os-extra_specs used request id req-aacea099-96ef-4e08-804d-0ef8404df5cc 2018-12-27 16:10:04,750 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-12-27 16:10:06,898 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-12-27 16:10:09,013 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 4be6f315-89ca-4c05-a9ae-3af25a97a0ea | 2018-12-27T16:10:08.623638 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 4be6f315-89ca-4c05-a9ae-3af25a97a0ea ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-12-27 16:10:12,006 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | event | Available | | __unknown__ | placement | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | | swift | object-store | Available | +-------------+----------------+-----------+ 2018-12-27 16:10:12,735 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Validating the test name... 2018-12-27 16:10:12,738 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-12-27 16:10:12,741 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b5f14b9008c46194bc91de96cefab8687d619083" 2018-12-27 16:10:12,990 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 16:10:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-792a594a-494e-4c64-8446-4fc0fb975614 x-compute-request-id: req-792a594a-494e-4c64-8446-4fc0fb975614 Content-Encoding: gzip Content-Length: 737 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 20}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.4", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 247, "hypervisor_version": 2012000, "disk_available_least": 246, "local_gb": 247, "free_ram_mb": 28406, "id": 2}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 29}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.9", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 247, "hypervisor_version": 2012000, "disk_available_least": 246, "local_gb": 247, "free_ram_mb": 28406, "id": 5}]} 2018-12-27 16:10:12,990 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/os-hypervisors/detail used request id req-792a594a-494e-4c64-8446-4fc0fb975614 2018-12-27 16:10:12,991 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.252702951431s 2018-12-27 16:10:12,991 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/os-hypervisors/detail used request id req-792a594a-494e-4c64-8446-4fc0fb975614 2018-12-27 16:10:12,992 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2018-12-27 16:10:12,993 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/extensions.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b5f14b9008c46194bc91de96cefab8687d619083" 2018-12-27 16:10:13,191 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 8816 X-Openstack-Request-Id: req-4574b6ce-4c13-4a95-881f-d1606ee2b78d Date: Thu, 27 Dec 2018 16:10:13 GMT RESP BODY: {"extensions": [{"alias": "default-subnetpools", "updated": "2016-02-18T18:00:00-00:00", "name": "Default Subnetpools", "links": [], "description": "Provides ability to mark and use a subnetpool as the default."}, {"alias": "qos", "updated": "2015-06-08T10:00:00-00:00", "name": "Quality of Service", "links": [], "description": "The Quality of Service extension."}, {"alias": "network-ip-availability", "updated": "2015-09-24T00:00:00-00:00", "name": "Network IP Availability", "links": [], "description": "Provides IP availability data for each network and subnet."}, {"alias": "network_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Network Availability Zone", "links": [], "description": "Availability zone support for network."}, {"alias": "auto-allocated-topology", "updated": "2016-01-01T00:00:00-00:00", "name": "Auto Allocated Topology Services", "links": [], "description": "Auto Allocated Topology Services."}, {"alias": "ext-gw-mode", "updated": "2013-03-28T10:00:00-00:00", "name": "Neutron L3 Configurable external gateway mode", "links": [], "description": "Extension of the router abstraction for specifying whether SNAT should occur on the external gateway"}, {"alias": "binding", "updated": "2014-02-03T10:00:00-00:00", "name": "Port Binding", "links": [], "description": "Expose port bindings of a virtual port to external application"}, {"alias": "agent", "updated": "2013-02-03T10:00:00-00:00", "name": "agent", "links": [], "description": "The agent management extension."}, {"alias": "subnet_allocation", "updated": "2015-03-30T10:00:00-00:00", "name": "Subnet Allocation", "links": [], "description": "Enables allocation of subnets from a subnet pool"}, {"alias": "dhcp_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "DHCP Agent Scheduler", "links": [], "description": "Schedule networks among dhcp agents"}, {"alias": "tag", "updated": "2016-01-01T00:00:00-00:00", "name": "Tag support", "links": [], "description": "Enables to set tag on resources."}, {"alias": "external-net", "updated": "2013-01-14T10:00:00-00:00", "name": "Neutron external network", "links": [], "description": "Adds external network attribute to network resource."}, {"alias": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"alias": "availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Availability Zone", "links": [], "description": "The availability zone extension."}, {"alias": "qos-default", "updated": "2017-041-06T10:00:00-00:00", "name": "QoS default policy", "links": [], "description": "Expose the QoS default policy per project"}, {"alias": "quotas", "updated": "2012-07-29T10:00:00-00:00", "name": "Quota management support", "links": [], "description": "Expose functions for quotas management per tenant"}, {"alias": "standard-attr-tag", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources with standard attribute: trunk, policy, security_group, floatingip", "links": [], "description": "Enables to set tag on resources with standard attribute."}, {"alias": "revision-if-match", "updated": "2016-12-11T00:00:00-00:00", "name": "If-Match constraints based on revision_number", "links": [], "description": "Extension indicating that If-Match based on revision_number is supported."}, {"alias": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"alias": "multi-provider", "updated": "2013-06-27T10:00:00-00:00", "name": "Multi Provider Network", "links": [], "description": "Expose mapping of virtual networks to multiple physical networks"}, {"alias": "quota_details", "updated": "2017-02-10T10:00:00-00:00", "name": "Quota details management support", "links": [], "description": "Expose functions for quotas usage statistics per project"}, {"alias": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"alias": "trunk", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk Extension", "links": [], "description": "Provides support for trunk ports"}, {"alias": "extraroute", "updated": "2013-02-01T10:00:00-00:00", "name": "Neutron Extra Route", "links": [], "description": "Extra routes configuration for L3 router"}, {"alias": "net-mtu-writable", "updated": "2017-07-12T00:00:00-00:00", "name": "Network MTU (writable)", "links": [], "description": "Provides a writable MTU attribute for a network resource."}, {"alias": "subnet-service-types", "updated": "2016-03-15T18:00:00-00:00", "name": "Subnet service types", "links": [], "description": "Provides ability to set the subnet service_types field"}, {"alias": "standard-attr-timestamp", "updated": "2016-09-12T10:00:00-00:00", "name": "Resource timestamps", "links": [], "description": "Adds created_at and updated_at fields to all Neutron resources that have Neutron standard attributes."}, {"alias": "service-type", "updated": "2013-01-20T00:00:00-00:00", "name": "Neutron Service Type Management", "links": [], "description": "API for retrieving service providers for Neutron advanced services"}, {"alias": "qos-rule-type-details", "updated": "2017-06-22T10:00:00-00:00", "name": "Details of QoS rule types", "links": [], "description": "Expose details about QoS rule types supported by loaded backend drivers"}, {"alias": "port-security", "updated": "2012-07-23T10:00:00-00:00", "name": "Port Security", "links": [], "description": "Provides port security"}, {"alias": "extra_dhcp_opt", "updated": "2013-03-17T12:00:00-00:00", "name": "Neutron Extra DHCP options", "links": [], "description": "Extra options configuration for DHCP. For example PXE boot options to DHCP clients can be specified (e.g. tftp-server, server-ip-address, bootfile-name)"}, {"alias": "standard-attr-revisions", "updated": "2016-04-11T10:00:00-00:00", "name": "Resource revision numbers", "links": [], "description": "This extension will display the revision number of neutron resources."}, {"alias": "dns-integration", "updated": "2015-08-15T18:00:00-00:00", "name": "DNS Integration", "links": [], "description": "Provides integration with DNS."}, {"alias": "pagination", "updated": "2016-06-12T00:00:00-00:00", "name": "Pagination support", "links": [], "description": "Extension that indicates that pagination is enabled."}, {"alias": "sorting", "updated": "2016-06-12T00:00:00-00:00", "name": "Sorting support", "links": [], "description": "Extension that indicates that sorting is enabled."}, {"alias": "security-group", "updated": "2012-10-05T10:00:00-00:00", "name": "security-group", "links": [], "description": "The security groups extension."}, {"alias": "rbac-policies", "updated": "2015-06-17T12:15:12-00:00", "name": "RBAC Policies", "links": [], "description": "Allows creation and modification of policies that control tenant access to resources."}, {"alias": "qos-bw-limit-direction", "updated": "2017-04-10T10:00:00-00:00", "name": "Direction for QoS bandwidth limit rule", "links": [], "description": "Allow to configure QoS bandwidth limit rule with specific direction: ingress or egress"}, {"alias": "tag-ext", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources: subnet, subnetpool, port, router", "links": [], "description": "Extends tag support to more L2 and L3 resources."}, {"alias": "standard-attr-description", "updated": "2016-02-10T10:00:00-00:00", "name": "standard-attr-description", "links": [], "description": "Extension to add descriptions to standard attributes"}, {"alias": "ip-substring-filtering", "updated": "2017-11-28T09:00:00-00:00", "name": "IP address substring filtering", "links": [], "description": "Provides IP address substring filtering when listing ports"}, {"alias": "router", "updated": "2012-07-20T10:00:00-00:00", "name": "Neutron L3 Router", "links": [], "description": "Router abstraction for basic L3 forwarding between L2 Neutron networks and access to external networks via a NAT gateway."}, {"alias": "allowed-address-pairs", "updated": "2013-07-23T10:00:00-00:00", "name": "Allowed Address Pairs", "links": [], "description": "Provides allowed address pairs"}, {"alias": "project-id", "updated": "2016-09-09T09:09:09-09:09", "name": "project_id field enabled", "links": [], "description": "Extension that indicates that project_id field is enabled."}, {"alias": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}]} 2018-12-27 16:10:13,191 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/extensions.json used request id req-4574b6ce-4c13-4a95-881f-d1606ee2b78d 2018-12-27 16:10:13,191 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.198718070984s 2018-12-27 16:10:13,192 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/extensions.json used request id req-4574b6ce-4c13-4a95-881f-d1606ee2b78d 2018-12-27 16:10:13,199 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-12-27 16:10:13,201 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}94e98d6f2fa0fea6627985b0869ed9c406a1f515" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "rally_sanity-flavor_alt_96fe8acf-9404-411a-b009-ea0a869fdb25", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-12-27 16:10:13,237 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 16:10:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d40031e2-e7bc-4761-9192-c7ed81534b1f x-compute-request-id: req-d40031e2-e7bc-4761-9192-c7ed81534b1f Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"flavor": {"name": "rally_sanity-flavor_alt_96fe8acf-9404-411a-b009-ea0a869fdb25", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/07e5a551-1fff-4ab4-848b-2cb19fe8a1c8", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/07e5a551-1fff-4ab4-848b-2cb19fe8a1c8", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "07e5a551-1fff-4ab4-848b-2cb19fe8a1c8"}} 2018-12-27 16:10:13,237 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-d40031e2-e7bc-4761-9192-c7ed81534b1f 2018-12-27 16:10:13,237 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0385611057281s 2018-12-27 16:10:13,237 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-d40031e2-e7bc-4761-9192-c7ed81534b1f 2018-12-27 16:10:13,238 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'rally_sanity-flavor_alt_96fe8acf-9404-411a-b009-ea0a869fdb25', 'ephemeral': 0, 'ram': 1024, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b7b4fceec1ad4c6eb74d758b709a9d93', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 1, 'id': u'07e5a551-1fff-4ab4-848b-2cb19fe8a1c8', 'swap': 0}) 2018-12-27 16:10:13,239 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-12-27 16:10:13,241 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/flavors/07e5a551-1fff-4ab4-848b-2cb19fe8a1c8/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}94e98d6f2fa0fea6627985b0869ed9c406a1f515" -d '{"extra_specs": {}}' 2018-12-27 16:10:13,270 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 16:10:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-4f11d497-cded-4bce-ae41-38e20d6b892d x-compute-request-id: req-4f11d497-cded-4bce-ae41-38e20d6b892d Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-12-27 16:10:13,270 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors/07e5a551-1fff-4ab4-848b-2cb19fe8a1c8/os-extra_specs used request id req-4f11d497-cded-4bce-ae41-38e20d6b892d 2018-12-27 16:10:13,270 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0310969352722s 2018-12-27 16:10:13,270 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors/07e5a551-1fff-4ab4-848b-2cb19fe8a1c8/os-extra_specs used request id req-4f11d497-cded-4bce-ae41-38e20d6b892d 2018-12-27 16:10:13,271 - functest.opnfv_tests.openstack.rally.rally - DEBUG - flavor: Munch({'name': u'rally_sanity-flavor_alt_96fe8acf-9404-411a-b009-ea0a869fdb25', 'ephemeral': 0, 'ram': 1024, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b7b4fceec1ad4c6eb74d758b709a9d93', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 1, 'id': u'07e5a551-1fff-4ab4-848b-2cb19fe8a1c8', 'swap': 0}) 2018-12-27 16:10:13,271 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/opnfv-authenticate.yaml 2018-12-27 16:10:13,271 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-12-27 16:10:13,286 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-12-27 16:10:13,287 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "authenticate" ... 2018-12-27 16:10:13,287 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', u'/home/opnfv/functest/data/rally/task/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'service_list': ['authenticate'], 'concurrency': 4, 'netid': '1b5aaf63-f61e-4f10-8ef7-5afd6393f73e', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_96fe8acf-9404-411a-b009-ea0a869fdb25', 'flavor_name': 'rally_sanity-flavor_96fe8acf-9404-411a-b009-ea0a869fdb25', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally_sanity-flavor_alt_96fe8acf-9404-411a-b009-ea0a869fdb25', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-12-27 16:11:26,130 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : a83d47ec-fe9e-4582-a1f9-de1cf0733d04 2018-12-27 16:11:26,131 - functest.opnfv_tests.openstack.rally.rally - DEBUG - /home/opnfv/functest/results/rally_sanity does not exist, we create it. 2018-12-27 16:11:26,132 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'a83d47ec-fe9e-4582-a1f9-de1cf0733d04'] 2018-12-27 16:11:27,028 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid a83d47ec-fe9e-4582-a1f9-de1cf0733d04 -------------------------------------------------------------------------------- Task a83d47ec-fe9e-4582-a1f9-de1cf0733d04: finished -------------------------------------------------------------------------------- test scenario Authenticate.keystone args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task a83d47ec-fe9e-4582-a1f9-de1cf0733d04 has 0 error(s) -------------------------------------------------------------------------------- +--------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | authenticate.keystone | 0.529 | 0.529 | 0.529 | 0.529 | 0.529 | 0.529 | 100.0% | 1 | | total | 0.53 | 0.53 | 0.53 | 0.53 | 0.53 | 0.53 | 100.0% | 1 | | -> duration | 0.53 | 0.53 | 0.53 | 0.53 | 0.53 | 0.53 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.529533 Full duration: 8.121696 -------------------------------------------------------------------------------- test scenario Authenticate.validate_cinder args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "repetitions": 2 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task a83d47ec-fe9e-4582-a1f9-de1cf0733d04 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | authenticate.validate_cinder | 0.437 | 0.437 | 0.437 | 0.437 | 0.437 | 0.437 | 100.0% | 1 | | total | 0.906 | 0.906 | 0.906 | 0.906 | 0.906 | 0.906 | 100.0% | 1 | | -> duration | 0.906 | 0.906 | 0.906 | 0.906 | 0.906 | 0.906 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.905963 Full duration: 8.545988 -------------------------------------------------------------------------------- test scenario Authenticate.validate_glance args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "repetitions": 2 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task a83d47ec-fe9e-4582-a1f9-de1cf0733d04 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | authenticate.validate_glance | 0.753 | 0.753 | 0.753 | 0.753 | 0.753 | 0.753 | 100.0% | 1 | | total | 1.211 | 1.211 | 1.211 | 1.211 | 1.211 | 1.211 | 100.0% | 1 | | -> duration | 1.211 | 1.211 | 1.211 | 1.211 | 1.211 | 1.211 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.210939 Full duration: 9.090048 -------------------------------------------------------------------------------- test scenario Authenticate.validate_heat args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "repetitions": 2 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task a83d47ec-fe9e-4582-a1f9-de1cf0733d04 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | authenticate.validate_heat | 0.442 | 0.442 | 0.442 | 0.442 | 0.442 | 0.442 | 100.0% | 1 | | total | 0.893 | 0.893 | 0.893 | 0.893 | 0.893 | 0.893 | 100.0% | 1 | | -> duration | 0.893 | 0.893 | 0.893 | 0.893 | 0.893 | 0.893 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.893227 Full duration: 8.7047 -------------------------------------------------------------------------------- test scenario Authenticate.validate_neutron args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "repetitions": 2 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task a83d47ec-fe9e-4582-a1f9-de1cf0733d04 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | authenticate.validate_neutron | 0.612 | 0.612 | 0.612 | 0.612 | 0.612 | 0.612 | 100.0% | 1 | | total | 1.052 | 1.052 | 1.052 | 1.052 | 1.052 | 1.052 | 100.0% | 1 | | -> duration | 1.052 | 1.052 | 1.052 | 1.052 | 1.052 | 1.052 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.051507 Full duration: 9.053686 -------------------------------------------------------------------------------- test scenario Authenticate.validate_nova args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "repetitions": 2 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task a83d47ec-fe9e-4582-a1f9-de1cf0733d04 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | authenticate.validate_nova | 0.235 | 0.235 | 0.235 | 0.235 | 0.235 | 0.235 | 100.0% | 1 | | total | 0.728 | 0.728 | 0.728 | 0.728 | 0.728 | 0.728 | 100.0% | 1 | | -> duration | 0.728 | 0.728 | 0.728 | 0.728 | 0.728 | 0.728 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.728152 Full duration: 8.549702 HINTS: * To plot HTML graphics with this data, run: rally task report a83d47ec-fe9e-4582-a1f9-de1cf0733d04 --out output.html * To generate a JUnit report, run: rally task export a83d47ec-fe9e-4582-a1f9-de1cf0733d04 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report a83d47ec-fe9e-4582-a1f9-de1cf0733d04 --json --out output.json 2018-12-27 16:11:27,028 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'a83d47ec-fe9e-4582-a1f9-de1cf0733d04', '--out', u'/home/opnfv/functest/results/rally_sanity/authenticate.json'] 2018-12-27 16:11:28,990 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid a83d47ec-fe9e-4582-a1f9-de1cf0733d04 --out /home/opnfv/functest/results/rally_sanity/authenticate.json 2018-12-27 16:11:28.881 718 INFO rally.api [-] Building 'json' report for the following task(s): 'a83d47ec-fe9e-4582-a1f9-de1cf0733d04'. 2018-12-27 16:11:28.886 718 INFO rally.api [-] The report has been successfully built. 2018-12-27 16:11:28,991 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', 'a83d47ec-fe9e-4582-a1f9-de1cf0733d04', '--out', u'/home/opnfv/functest/results/rally_sanity/authenticate.html'] 2018-12-27 16:11:30,887 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid a83d47ec-fe9e-4582-a1f9-de1cf0733d04 --out /home/opnfv/functest/results/rally_sanity/authenticate.html 2018-12-27 16:11:30.764 720 INFO rally.api [-] Building 'html' report for the following task(s): 'a83d47ec-fe9e-4582-a1f9-de1cf0733d04'. 2018-12-27 16:11:30.786 720 INFO rally.api [-] The report has been successfully built. 2018-12-27 16:11:30,894 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "authenticate" OK. 2018-12-27 16:11:30,894 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-glance.yaml 2018-12-27 16:11:30,894 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-12-27 16:11:30,909 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-12-27 16:11:30,909 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "glance" ... 2018-12-27 16:11:30,910 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', u'/home/opnfv/functest/data/rally/task/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'service_list': ['glance'], 'concurrency': 4, 'netid': '1b5aaf63-f61e-4f10-8ef7-5afd6393f73e', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_96fe8acf-9404-411a-b009-ea0a869fdb25', 'flavor_name': 'rally_sanity-flavor_96fe8acf-9404-411a-b009-ea0a869fdb25', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally_sanity-flavor_alt_96fe8acf-9404-411a-b009-ea0a869fdb25', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-12-27 16:13:16,149 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 6b80294a-f744-4161-8af1-71dba29fd2ab 2018-12-27 16:13:16,149 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '6b80294a-f744-4161-8af1-71dba29fd2ab'] 2018-12-27 16:13:16,941 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 6b80294a-f744-4161-8af1-71dba29fd2ab -------------------------------------------------------------------------------- Task 6b80294a-f744-4161-8af1-71dba29fd2ab: finished -------------------------------------------------------------------------------- test scenario GlanceImages.create_and_delete_image args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "container_format": "bare", "disk_format": "qcow2", "image_location": "/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 6b80294a-f744-4161-8af1-71dba29fd2ab has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance_v2.create_image | 3.67 | 3.67 | 3.67 | 3.67 | 3.67 | 3.67 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.457 | 0.457 | 0.457 | 0.457 | 0.457 | 0.457 | 100.0% | 1 | | -> glance_v2.upload_data | 0.704 | 0.704 | 0.704 | 0.704 | 0.704 | 0.704 | 100.0% | 1 | | glance_v2.delete_image | 0.947 | 0.947 | 0.947 | 0.947 | 0.947 | 0.947 | 100.0% | 1 | | total | 4.617 | 4.617 | 4.617 | 4.617 | 4.617 | 4.617 | 100.0% | 1 | | -> duration | 4.617 | 4.617 | 4.617 | 4.617 | 4.617 | 4.617 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.616968 Full duration: 14.381453 -------------------------------------------------------------------------------- test scenario GlanceImages.create_and_list_image args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "container_format": "bare", "disk_format": "qcow2", "image_location": "/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 6b80294a-f744-4161-8af1-71dba29fd2ab has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance_v2.create_image | 3.867 | 3.867 | 3.867 | 3.867 | 3.867 | 3.867 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.735 | 0.735 | 0.735 | 0.735 | 0.735 | 0.735 | 100.0% | 1 | | -> glance_v2.upload_data | 0.634 | 0.634 | 0.634 | 0.634 | 0.634 | 0.634 | 100.0% | 1 | | glance_v2.list_images | 0.229 | 0.229 | 0.229 | 0.229 | 0.229 | 0.229 | 100.0% | 1 | | total | 4.096 | 4.096 | 4.096 | 4.096 | 4.096 | 4.096 | 100.0% | 1 | | -> duration | 4.096 | 4.096 | 4.096 | 4.096 | 4.096 | 4.096 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.095861 Full duration: 17.045212 -------------------------------------------------------------------------------- test scenario GlanceImages.list_images args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 6b80294a-f744-4161-8af1-71dba29fd2ab has 0 error(s) -------------------------------------------------------------------------------- +--------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance_v2.list_images | 0.449 | 0.449 | 0.449 | 0.449 | 0.449 | 0.449 | 100.0% | 1 | | total | 0.449 | 0.449 | 0.449 | 0.449 | 0.449 | 0.449 | 100.0% | 1 | | -> duration | 0.449 | 0.449 | 0.449 | 0.449 | 0.449 | 0.449 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.449097 Full duration: 9.130095 -------------------------------------------------------------------------------- test scenario GlanceImages.create_image_and_boot_instances args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "nova": { "ram": -1, "floating_ips": -1, "security_group_rules": -1, "instances": -1, "cores": -1, "security_groups": -1 } } }, "args": { "image_location": "/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img", "container_format": "bare", "disk_format": "qcow2", "number_instances": 2, "nics": [ { "net-id": "1b5aaf63-f61e-4f10-8ef7-5afd6393f73e" } ], "flavor": { "name": "rally_sanity-flavor_96fe8acf-9404-411a-b009-ea0a869fdb25" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 6b80294a-f744-4161-8af1-71dba29fd2ab has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance_v2.create_image | 3.775 | 3.775 | 3.775 | 3.775 | 3.775 | 3.775 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.61 | 0.61 | 0.61 | 0.61 | 0.61 | 0.61 | 100.0% | 1 | | -> glance_v2.upload_data | 0.672 | 0.672 | 0.672 | 0.672 | 0.672 | 0.672 | 100.0% | 1 | | nova.boot_servers | 18.778 | 18.778 | 18.778 | 18.778 | 18.778 | 18.778 | 100.0% | 1 | | total | 22.553 | 22.553 | 22.553 | 22.553 | 22.553 | 22.553 | 100.0% | 1 | | -> duration | 21.553 | 21.553 | 21.553 | 21.553 | 21.553 | 21.553 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 21.553214 Full duration: 44.375401 HINTS: * To plot HTML graphics with this data, run: rally task report 6b80294a-f744-4161-8af1-71dba29fd2ab --out output.html * To generate a JUnit report, run: rally task export 6b80294a-f744-4161-8af1-71dba29fd2ab --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 6b80294a-f744-4161-8af1-71dba29fd2ab --json --out output.json 2018-12-27 16:13:16,942 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '6b80294a-f744-4161-8af1-71dba29fd2ab', '--out', u'/home/opnfv/functest/results/rally_sanity/glance.json'] 2018-12-27 16:13:18,729 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 6b80294a-f744-4161-8af1-71dba29fd2ab --out /home/opnfv/functest/results/rally_sanity/glance.json 2018-12-27 16:13:18.630 1270 INFO rally.api [-] Building 'json' report for the following task(s): '6b80294a-f744-4161-8af1-71dba29fd2ab'. 2018-12-27 16:13:18.635 1270 INFO rally.api [-] The report has been successfully built. 2018-12-27 16:13:18,729 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '6b80294a-f744-4161-8af1-71dba29fd2ab', '--out', u'/home/opnfv/functest/results/rally_sanity/glance.html'] 2018-12-27 16:13:20,791 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 6b80294a-f744-4161-8af1-71dba29fd2ab --out /home/opnfv/functest/results/rally_sanity/glance.html 2018-12-27 16:13:20.627 1272 INFO rally.api [-] Building 'html' report for the following task(s): '6b80294a-f744-4161-8af1-71dba29fd2ab'. 2018-12-27 16:13:20.648 1272 INFO rally.api [-] The report has been successfully built. 2018-12-27 16:13:20,797 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "glance" OK. 2018-12-27 16:13:20,798 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-cinder.yaml 2018-12-27 16:13:20,799 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-12-27 16:13:20,812 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-12-27 16:13:20,813 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "cinder" ... 2018-12-27 16:13:20,813 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', u'/home/opnfv/functest/data/rally/task/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'service_list': ['cinder'], 'concurrency': 4, 'netid': '1b5aaf63-f61e-4f10-8ef7-5afd6393f73e', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_96fe8acf-9404-411a-b009-ea0a869fdb25', 'flavor_name': 'rally_sanity-flavor_96fe8acf-9404-411a-b009-ea0a869fdb25', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally_sanity-flavor_alt_96fe8acf-9404-411a-b009-ea0a869fdb25', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-12-27 16:16:49,334 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 4ae3de07-3f83-4858-a41d-73881b136a17 2018-12-27 16:16:49,334 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '4ae3de07-3f83-4858-a41d-73881b136a17'] 2018-12-27 16:16:50,185 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 4ae3de07-3f83-4858-a41d-73881b136a17 -------------------------------------------------------------------------------- Task 4ae3de07-3f83-4858-a41d-73881b136a17: finished -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_delete_snapshot args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "volumes": { "volumes_per_tenant": 1, "size": 1 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "force": false }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 4ae3de07-3f83-4858-a41d-73881b136a17 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_snapshot | 3.321 | 3.321 | 3.321 | 3.321 | 3.321 | 3.321 | 100.0% | 1 | | cinder_v2.delete_snapshot | 3.484 | 3.484 | 3.484 | 3.484 | 3.484 | 3.484 | 100.0% | 1 | | total | 6.806 | 6.806 | 6.806 | 6.806 | 6.806 | 6.806 | 100.0% | 1 | | -> duration | 6.806 | 6.806 | 6.806 | 6.806 | 6.806 | 6.806 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.805831 Full duration: 25.680368 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_delete_volume args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "size": { "max": 1, "min": 1 } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 4ae3de07-3f83-4858-a41d-73881b136a17 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume | 3.386 | 3.386 | 3.386 | 3.386 | 3.386 | 3.386 | 100.0% | 1 | | cinder_v2.delete_volume | 2.746 | 2.746 | 2.746 | 2.746 | 2.746 | 2.746 | 100.0% | 1 | | total | 6.132 | 6.132 | 6.132 | 6.132 | 6.132 | 6.132 | 100.0% | 1 | | -> duration | 6.132 | 6.132 | 6.132 | 6.132 | 6.132 | 6.132 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.131988 Full duration: 17.649237 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_delete_volume args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "image": { "name": "rally_sanity-img_96fe8acf-9404-411a-b009-ea0a869fdb25" }, "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 4ae3de07-3f83-4858-a41d-73881b136a17 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume | 7.309 | 7.309 | 7.309 | 7.309 | 7.309 | 7.309 | 100.0% | 1 | | cinder_v2.delete_volume | 2.762 | 2.762 | 2.762 | 2.762 | 2.762 | 2.762 | 100.0% | 1 | | total | 10.072 | 10.072 | 10.072 | 10.072 | 10.072 | 10.072 | 100.0% | 1 | | -> duration | 10.072 | 10.072 | 10.072 | 10.072 | 10.072 | 10.072 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 10.071947 Full duration: 22.105893 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_delete_volume args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 4ae3de07-3f83-4858-a41d-73881b136a17 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume | 3.91 | 3.91 | 3.91 | 3.91 | 3.91 | 3.91 | 100.0% | 1 | | cinder_v2.delete_volume | 0.492 | 0.492 | 0.492 | 0.492 | 0.492 | 0.492 | 100.0% | 1 | | total | 4.402 | 4.402 | 4.402 | 4.402 | 4.402 | 4.402 | 100.0% | 1 | | -> duration | 4.402 | 4.402 | 4.402 | 4.402 | 4.402 | 4.402 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.402429 Full duration: 15.627418 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_extend_volume args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "new_size": 2, "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 4ae3de07-3f83-4858-a41d-73881b136a17 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume | 3.39 | 3.39 | 3.39 | 3.39 | 3.39 | 3.39 | 100.0% | 1 | | cinder_v2.extend_volume | 0.551 | 0.551 | 0.551 | 0.551 | 0.551 | 0.551 | 100.0% | 1 | | cinder_v2.delete_volume | 2.605 | 2.605 | 2.605 | 2.605 | 2.605 | 2.605 | 100.0% | 1 | | total | 6.546 | 6.546 | 6.546 | 6.546 | 6.546 | 6.546 | 100.0% | 1 | | -> duration | 6.546 | 6.546 | 6.546 | 6.546 | 6.546 | 6.546 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.546071 Full duration: 18.478605 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_from_volume_and_delete_volume args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "volumes": { "volumes_per_tenant": 1, "size": 1 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 4ae3de07-3f83-4858-a41d-73881b136a17 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume | 3.455 | 3.455 | 3.455 | 3.455 | 3.455 | 3.455 | 100.0% | 1 | | cinder_v2.delete_volume | 2.716 | 2.716 | 2.716 | 2.716 | 2.716 | 2.716 | 100.0% | 1 | | total | 6.172 | 6.172 | 6.172 | 6.172 | 6.172 | 6.172 | 100.0% | 1 | | -> duration | 6.172 | 6.172 | 6.172 | 6.172 | 6.172 | 6.172 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.171664 Full duration: 23.912377 -------------------------------------------------------------------------------- test scenario CinderQos.create_and_list_qos args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "write_iops_sec": "10", "consumer": "both", "read_iops_sec": "1000" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 4ae3de07-3f83-4858-a41d-73881b136a17 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_qos | 0.74 | 0.74 | 0.74 | 0.74 | 0.74 | 0.74 | 100.0% | 1 | | cinder_v2.list_qos | 0.207 | 0.207 | 0.207 | 0.207 | 0.207 | 0.207 | 100.0% | 1 | | total | 0.948 | 0.948 | 0.948 | 0.948 | 0.948 | 0.948 | 100.0% | 1 | | -> duration | 0.948 | 0.948 | 0.948 | 0.948 | 0.948 | 0.948 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.947768 Full duration: 14.179041 -------------------------------------------------------------------------------- test scenario CinderQos.create_and_set_qos args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "set_read_iops_sec": "1001", "set_consumer": "both", "read_iops_sec": "1000", "set_write_iops_sec": "11", "write_iops_sec": "10", "consumer": "back-end" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 4ae3de07-3f83-4858-a41d-73881b136a17 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_qos | 0.669 | 0.669 | 0.669 | 0.669 | 0.669 | 0.669 | 100.0% | 1 | | cinder_v2.set_qos | 0.235 | 0.235 | 0.235 | 0.235 | 0.235 | 0.235 | 100.0% | 1 | | total | 0.905 | 0.905 | 0.905 | 0.905 | 0.905 | 0.905 | 100.0% | 1 | | -> duration | 0.905 | 0.905 | 0.905 | 0.905 | 0.905 | 0.905 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.90543 Full duration: 14.319936 -------------------------------------------------------------------------------- test scenario CinderVolumeTypes.create_and_list_volume_types args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "description": "rally tests creating types" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 4ae3de07-3f83-4858-a41d-73881b136a17 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume_type | 0.718 | 0.718 | 0.718 | 0.718 | 0.718 | 0.718 | 100.0% | 1 | | cinder_v2.list_types | 0.2 | 0.2 | 0.2 | 0.2 | 0.2 | 0.2 | 100.0% | 1 | | total | 0.919 | 0.919 | 0.919 | 0.919 | 0.919 | 0.919 | 100.0% | 1 | | -> duration | 0.919 | 0.919 | 0.919 | 0.919 | 0.919 | 0.919 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.918621 Full duration: 14.008958 -------------------------------------------------------------------------------- test scenario CinderVolumeTypes.create_volume_type_and_encryption_type args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "control_location": "front-end", "cipher": "aes-xts-plain64", "description": "rally tests creating types", "key_size": 512, "provider": "LuksEncryptor" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 4ae3de07-3f83-4858-a41d-73881b136a17 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume_type | 0.721 | 0.721 | 0.721 | 0.721 | 0.721 | 0.721 | 100.0% | 1 | | cinder_v2.create_encryption_type | 0.249 | 0.249 | 0.249 | 0.249 | 0.249 | 0.249 | 100.0% | 1 | | total | 0.97 | 0.97 | 0.97 | 0.97 | 0.97 | 0.97 | 100.0% | 1 | | -> duration | 0.97 | 0.97 | 0.97 | 0.97 | 0.97 | 0.97 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.969879 Full duration: 13.937286 HINTS: * To plot HTML graphics with this data, run: rally task report 4ae3de07-3f83-4858-a41d-73881b136a17 --out output.html * To generate a JUnit report, run: rally task export 4ae3de07-3f83-4858-a41d-73881b136a17 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 4ae3de07-3f83-4858-a41d-73881b136a17 --json --out output.json 2018-12-27 16:16:50,186 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '4ae3de07-3f83-4858-a41d-73881b136a17', '--out', u'/home/opnfv/functest/results/rally_sanity/cinder.json'] 2018-12-27 16:16:52,116 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 4ae3de07-3f83-4858-a41d-73881b136a17 --out /home/opnfv/functest/results/rally_sanity/cinder.json 2018-12-27 16:16:52.009 3058 INFO rally.api [-] Building 'json' report for the following task(s): '4ae3de07-3f83-4858-a41d-73881b136a17'. 2018-12-27 16:16:52.018 3058 INFO rally.api [-] The report has been successfully built. 2018-12-27 16:16:52,116 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '4ae3de07-3f83-4858-a41d-73881b136a17', '--out', u'/home/opnfv/functest/results/rally_sanity/cinder.html'] 2018-12-27 16:16:54,061 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 4ae3de07-3f83-4858-a41d-73881b136a17 --out /home/opnfv/functest/results/rally_sanity/cinder.html 2018-12-27 16:16:53.933 3060 INFO rally.api [-] Building 'html' report for the following task(s): '4ae3de07-3f83-4858-a41d-73881b136a17'. 2018-12-27 16:16:53.960 3060 INFO rally.api [-] The report has been successfully built. 2018-12-27 16:16:54,075 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "cinder" OK. 2018-12-27 16:16:54,076 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-gnocchi.yaml 2018-12-27 16:16:54,076 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-12-27 16:16:54,090 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-12-27 16:16:54,091 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "gnocchi" ... 2018-12-27 16:16:54,091 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', u'/home/opnfv/functest/data/rally/task/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'service_list': ['gnocchi'], 'concurrency': 4, 'netid': '1b5aaf63-f61e-4f10-8ef7-5afd6393f73e', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_96fe8acf-9404-411a-b009-ea0a869fdb25', 'flavor_name': 'rally_sanity-flavor_96fe8acf-9404-411a-b009-ea0a869fdb25', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally_sanity-flavor_alt_96fe8acf-9404-411a-b009-ea0a869fdb25', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-12-27 16:19:03,702 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : d68451dc-a965-48ac-bd11-19d9e0f70768 2018-12-27 16:19:03,702 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'd68451dc-a965-48ac-bd11-19d9e0f70768'] 2018-12-27 16:19:04,575 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid d68451dc-a965-48ac-bd11-19d9e0f70768 -------------------------------------------------------------------------------- Task d68451dc-a965-48ac-bd11-19d9e0f70768: finished -------------------------------------------------------------------------------- test scenario Gnocchi.list_capabilities args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task d68451dc-a965-48ac-bd11-19d9e0f70768 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.list_capabilities | 0.639 | 0.639 | 0.639 | 0.639 | 0.639 | 0.639 | 100.0% | 1 | | total | 0.639 | 0.639 | 0.639 | 0.639 | 0.639 | 0.639 | 100.0% | 1 | | -> duration | 0.639 | 0.639 | 0.639 | 0.639 | 0.639 | 0.639 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.639427 Full duration: 8.33035 -------------------------------------------------------------------------------- test scenario Gnocchi.get_status args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "detailed": false }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task d68451dc-a965-48ac-bd11-19d9e0f70768 has 0 error(s) -------------------------------------------------------------------------------- +-----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.get_status | 0.66 | 0.66 | 0.66 | 0.66 | 0.66 | 0.66 | 100.0% | 1 | | total | 0.66 | 0.66 | 0.66 | 0.66 | 0.66 | 0.66 | 100.0% | 1 | | -> duration | 0.66 | 0.66 | 0.66 | 0.66 | 0.66 | 0.66 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.660128 Full duration: 8.348756 -------------------------------------------------------------------------------- test scenario GnocchiArchivePolicyRule.list_archive_policy_rule args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task d68451dc-a965-48ac-bd11-19d9e0f70768 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.list_archive_policy_rule | 0.651 | 0.651 | 0.651 | 0.651 | 0.651 | 0.651 | 100.0% | 1 | | total | 0.651 | 0.651 | 0.651 | 0.651 | 0.651 | 0.651 | 100.0% | 1 | | -> duration | 0.651 | 0.651 | 0.651 | 0.651 | 0.651 | 0.651 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.650732 Full duration: 8.468518 -------------------------------------------------------------------------------- test scenario GnocchiArchivePolicyRule.create_delete_archive_policy_rule args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "metric_pattern": "cpu_*", "archive_policy_name": "low" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task d68451dc-a965-48ac-bd11-19d9e0f70768 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.create_archive_policy_rule | 0.688 | 0.688 | 0.688 | 0.688 | 0.688 | 0.688 | 100.0% | 1 | | gnocchi.delete_archive_policy_rule | 0.251 | 0.251 | 0.251 | 0.251 | 0.251 | 0.251 | 100.0% | 1 | | total | 0.939 | 0.939 | 0.939 | 0.939 | 0.939 | 0.939 | 100.0% | 1 | | -> duration | 0.939 | 0.939 | 0.939 | 0.939 | 0.939 | 0.939 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.938831 Full duration: 9.333771 -------------------------------------------------------------------------------- test scenario GnocchiArchivePolicy.list_archive_policy args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task d68451dc-a965-48ac-bd11-19d9e0f70768 has 0 error(s) -------------------------------------------------------------------------------- +--------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.list_archive_policy | 0.649 | 0.649 | 0.649 | 0.649 | 0.649 | 0.649 | 100.0% | 1 | | total | 0.649 | 0.649 | 0.649 | 0.649 | 0.649 | 0.649 | 100.0% | 1 | | -> duration | 0.649 | 0.649 | 0.649 | 0.649 | 0.649 | 0.649 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.649274 Full duration: 8.629946 -------------------------------------------------------------------------------- test scenario GnocchiArchivePolicy.create_delete_archive_policy args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "definition": [ { "timespan": "1:00:00", "granularity": "0:00:01" } ] }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task d68451dc-a965-48ac-bd11-19d9e0f70768 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.create_archive_policy | 0.673 | 0.673 | 0.673 | 0.673 | 0.673 | 0.673 | 100.0% | 1 | | gnocchi.delete_archive_policy | 0.212 | 0.212 | 0.212 | 0.212 | 0.212 | 0.212 | 100.0% | 1 | | total | 0.885 | 0.885 | 0.885 | 0.885 | 0.885 | 0.885 | 100.0% | 1 | | -> duration | 0.885 | 0.885 | 0.885 | 0.885 | 0.885 | 0.885 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.885351 Full duration: 9.379202 -------------------------------------------------------------------------------- test scenario GnocchiResourceType.list_resource_type args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task d68451dc-a965-48ac-bd11-19d9e0f70768 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.list_resource_type | 0.643 | 0.643 | 0.643 | 0.643 | 0.643 | 0.643 | 100.0% | 1 | | total | 0.643 | 0.643 | 0.643 | 0.643 | 0.643 | 0.643 | 100.0% | 1 | | -> duration | 0.643 | 0.643 | 0.643 | 0.643 | 0.643 | 0.643 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.642938 Full duration: 8.274101 -------------------------------------------------------------------------------- test scenario GnocchiResourceType.create_delete_resource_type args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "attributes": { "foo": { "required": false, "type": "string" }, "bar": { "required": true, "type": "number" } } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task d68451dc-a965-48ac-bd11-19d9e0f70768 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.create_resource_type | 1.25 | 1.25 | 1.25 | 1.25 | 1.25 | 1.25 | 100.0% | 1 | | gnocchi.delete_resource_type | 0.327 | 0.327 | 0.327 | 0.327 | 0.327 | 0.327 | 100.0% | 1 | | total | 1.578 | 1.578 | 1.578 | 1.578 | 1.578 | 1.578 | 100.0% | 1 | | -> duration | 1.578 | 1.578 | 1.578 | 1.578 | 1.578 | 1.578 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.577763 Full duration: 10.035297 -------------------------------------------------------------------------------- test scenario GnocchiMetric.list_metric args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "limit": 10000 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task d68451dc-a965-48ac-bd11-19d9e0f70768 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.list_metric | 0.65 | 0.65 | 0.65 | 0.65 | 0.65 | 0.65 | 100.0% | 1 | | total | 0.65 | 0.65 | 0.65 | 0.65 | 0.65 | 0.65 | 100.0% | 1 | | -> duration | 0.65 | 0.65 | 0.65 | 0.65 | 0.65 | 0.65 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.650416 Full duration: 8.278891 -------------------------------------------------------------------------------- test scenario GnocchiMetric.create_delete_metric args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "archive_policy_name": "low" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task d68451dc-a965-48ac-bd11-19d9e0f70768 has 0 error(s) -------------------------------------------------------------------------------- +--------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.create_metric | 0.859 | 0.859 | 0.859 | 0.859 | 0.859 | 0.859 | 100.0% | 1 | | gnocchi.delete_metric | 0.22 | 0.22 | 0.22 | 0.22 | 0.22 | 0.22 | 100.0% | 1 | | total | 1.08 | 1.08 | 1.08 | 1.08 | 1.08 | 1.08 | 100.0% | 1 | | -> duration | 1.08 | 1.08 | 1.08 | 1.08 | 1.08 | 1.08 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.079766 Full duration: 9.512674 -------------------------------------------------------------------------------- test scenario GnocchiResource.create_delete_resource args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task d68451dc-a965-48ac-bd11-19d9e0f70768 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.create_resource | 0.764 | 0.764 | 0.764 | 0.764 | 0.764 | 0.764 | 100.0% | 1 | | gnocchi.delete_resource | 0.366 | 0.366 | 0.366 | 0.366 | 0.366 | 0.366 | 100.0% | 1 | | total | 1.131 | 1.131 | 1.131 | 1.131 | 1.131 | 1.131 | 100.0% | 1 | | -> duration | 1.131 | 1.131 | 1.131 | 1.131 | 1.131 | 1.131 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.130765 Full duration: 9.69451 HINTS: * To plot HTML graphics with this data, run: rally task report d68451dc-a965-48ac-bd11-19d9e0f70768 --out output.html * To generate a JUnit report, run: rally task export d68451dc-a965-48ac-bd11-19d9e0f70768 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report d68451dc-a965-48ac-bd11-19d9e0f70768 --json --out output.json 2018-12-27 16:19:04,575 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'd68451dc-a965-48ac-bd11-19d9e0f70768', '--out', u'/home/opnfv/functest/results/rally_sanity/gnocchi.json'] 2018-12-27 16:19:06,461 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid d68451dc-a965-48ac-bd11-19d9e0f70768 --out /home/opnfv/functest/results/rally_sanity/gnocchi.json 2018-12-27 16:19:06.359 4192 INFO rally.api [-] Building 'json' report for the following task(s): 'd68451dc-a965-48ac-bd11-19d9e0f70768'. 2018-12-27 16:19:06.367 4192 INFO rally.api [-] The report has been successfully built. 2018-12-27 16:19:06,461 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', 'd68451dc-a965-48ac-bd11-19d9e0f70768', '--out', u'/home/opnfv/functest/results/rally_sanity/gnocchi.html'] 2018-12-27 16:19:08,448 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid d68451dc-a965-48ac-bd11-19d9e0f70768 --out /home/opnfv/functest/results/rally_sanity/gnocchi.html 2018-12-27 16:19:08.319 4194 INFO rally.api [-] Building 'html' report for the following task(s): 'd68451dc-a965-48ac-bd11-19d9e0f70768'. 2018-12-27 16:19:08.347 4194 INFO rally.api [-] The report has been successfully built. 2018-12-27 16:19:08,461 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "gnocchi" OK. 2018-12-27 16:19:08,462 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-heat.yaml 2018-12-27 16:19:08,462 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-12-27 16:19:08,476 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-12-27 16:19:08,476 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "heat" ... 2018-12-27 16:19:08,477 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', u'/home/opnfv/functest/data/rally/task/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'service_list': ['heat'], 'concurrency': 4, 'netid': '1b5aaf63-f61e-4f10-8ef7-5afd6393f73e', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_96fe8acf-9404-411a-b009-ea0a869fdb25', 'flavor_name': 'rally_sanity-flavor_96fe8acf-9404-411a-b009-ea0a869fdb25', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally_sanity-flavor_alt_96fe8acf-9404-411a-b009-ea0a869fdb25', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-12-27 16:20:44,014 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 522449d7-0a7d-4ecd-a3fa-45eb96d3ae6d 2018-12-27 16:20:44,015 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '522449d7-0a7d-4ecd-a3fa-45eb96d3ae6d'] 2018-12-27 16:20:44,788 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 522449d7-0a7d-4ecd-a3fa-45eb96d3ae6d -------------------------------------------------------------------------------- Task 522449d7-0a7d-4ecd-a3fa-45eb96d3ae6d: finished -------------------------------------------------------------------------------- test scenario HeatStacks.create_update_delete_stack args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "roles": [ "heat_stack_owner" ] }, "args": { "template_path": "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates/autoscaling_policy.yaml.template", "updated_template_path": "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates/updated_autoscaling_policy_inplace.yaml.template" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 522449d7-0a7d-4ecd-a3fa-45eb96d3ae6d has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | heat.create_stack | 5.038 | 5.038 | 5.038 | 5.038 | 5.038 | 5.038 | 100.0% | 1 | | heat.update_stack | 3.298 | 3.298 | 3.298 | 3.298 | 3.298 | 3.298 | 100.0% | 1 | | heat.delete_stack | 2.909 | 2.909 | 2.909 | 2.909 | 2.909 | 2.909 | 100.0% | 1 | | total | 11.244 | 11.244 | 11.244 | 11.244 | 11.244 | 11.244 | 100.0% | 1 | | -> duration | 7.244 | 7.244 | 7.244 | 7.244 | 7.244 | 7.244 | 100.0% | 1 | | -> idle_duration | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.244462 Full duration: 22.681082 -------------------------------------------------------------------------------- test scenario HeatStacks.create_check_delete_stack args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "roles": [ "heat_stack_owner" ] }, "args": { "template_path": "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates/random_strings.yaml.template" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 522449d7-0a7d-4ecd-a3fa-45eb96d3ae6d has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | heat.create_stack | 4.737 | 4.737 | 4.737 | 4.737 | 4.737 | 4.737 | 100.0% | 1 | | heat.check_stack | 1.062 | 1.062 | 1.062 | 1.062 | 1.062 | 1.062 | 100.0% | 1 | | heat.delete_stack | 2.217 | 2.217 | 2.217 | 2.217 | 2.217 | 2.217 | 100.0% | 1 | | total | 8.016 | 8.016 | 8.016 | 8.016 | 8.016 | 8.016 | 100.0% | 1 | | -> duration | 6.016 | 6.016 | 6.016 | 6.016 | 6.016 | 6.016 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.01624 Full duration: 17.800549 -------------------------------------------------------------------------------- test scenario HeatStacks.create_suspend_resume_delete_stack args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "roles": [ "heat_stack_owner" ] }, "args": { "template_path": "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates/random_strings.yaml.template" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 522449d7-0a7d-4ecd-a3fa-45eb96d3ae6d has 0 error(s) -------------------------------------------------------------------------------- +-----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | heat.create_stack | 5.057 | 5.057 | 5.057 | 5.057 | 5.057 | 5.057 | 100.0% | 1 | | heat.suspend_stack | 3.822 | 3.822 | 3.822 | 3.822 | 3.822 | 3.822 | 100.0% | 1 | | heat.resume_stack | 1.941 | 1.941 | 1.941 | 1.941 | 1.941 | 1.941 | 100.0% | 1 | | heat.delete_stack | 1.928 | 1.928 | 1.928 | 1.928 | 1.928 | 1.928 | 100.0% | 1 | | total | 12.749 | 12.749 | 12.749 | 12.749 | 12.749 | 12.749 | 100.0% | 1 | | -> duration | 10.749 | 10.749 | 10.749 | 10.749 | 10.749 | 10.749 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 10.748511 Full duration: 22.371305 -------------------------------------------------------------------------------- test scenario HeatStacks.list_stacks_and_resources args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "roles": [ "heat_stack_owner" ] }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 522449d7-0a7d-4ecd-a3fa-45eb96d3ae6d has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | heat.list_stacks | 0.659 | 0.659 | 0.659 | 0.659 | 0.659 | 0.659 | 100.0% | 1 | | total | 0.659 | 0.659 | 0.659 | 0.659 | 0.659 | 0.659 | 100.0% | 1 | | -> duration | 0.659 | 0.659 | 0.659 | 0.659 | 0.659 | 0.659 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.65933 Full duration: 9.488498 HINTS: * To plot HTML graphics with this data, run: rally task report 522449d7-0a7d-4ecd-a3fa-45eb96d3ae6d --out output.html * To generate a JUnit report, run: rally task export 522449d7-0a7d-4ecd-a3fa-45eb96d3ae6d --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 522449d7-0a7d-4ecd-a3fa-45eb96d3ae6d --json --out output.json 2018-12-27 16:20:44,788 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '522449d7-0a7d-4ecd-a3fa-45eb96d3ae6d', '--out', u'/home/opnfv/functest/results/rally_sanity/heat.json'] 2018-12-27 16:20:46,495 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 522449d7-0a7d-4ecd-a3fa-45eb96d3ae6d --out /home/opnfv/functest/results/rally_sanity/heat.json 2018-12-27 16:20:46.397 5104 INFO rally.api [-] Building 'json' report for the following task(s): '522449d7-0a7d-4ecd-a3fa-45eb96d3ae6d'. 2018-12-27 16:20:46.402 5104 INFO rally.api [-] The report has been successfully built. 2018-12-27 16:20:46,495 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '522449d7-0a7d-4ecd-a3fa-45eb96d3ae6d', '--out', u'/home/opnfv/functest/results/rally_sanity/heat.html'] 2018-12-27 16:20:48,439 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 522449d7-0a7d-4ecd-a3fa-45eb96d3ae6d --out /home/opnfv/functest/results/rally_sanity/heat.html 2018-12-27 16:20:48.318 5106 INFO rally.api [-] Building 'html' report for the following task(s): '522449d7-0a7d-4ecd-a3fa-45eb96d3ae6d'. 2018-12-27 16:20:48.339 5106 INFO rally.api [-] The report has been successfully built. 2018-12-27 16:20:48,445 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "heat" OK. 2018-12-27 16:20:48,446 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/opnfv-keystone.yaml 2018-12-27 16:20:48,446 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-12-27 16:20:48,461 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-12-27 16:20:48,462 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "keystone" ... 2018-12-27 16:20:48,462 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', u'/home/opnfv/functest/data/rally/task/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'service_list': ['keystone'], 'concurrency': 4, 'netid': '1b5aaf63-f61e-4f10-8ef7-5afd6393f73e', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_96fe8acf-9404-411a-b009-ea0a869fdb25', 'flavor_name': 'rally_sanity-flavor_96fe8acf-9404-411a-b009-ea0a869fdb25', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally_sanity-flavor_alt_96fe8acf-9404-411a-b009-ea0a869fdb25', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-12-27 16:24:31,425 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 075f7934-f5e4-457f-88ee-5b0b81ab6ad5 2018-12-27 16:24:31,426 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '075f7934-f5e4-457f-88ee-5b0b81ab6ad5'] 2018-12-27 16:24:32,421 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 075f7934-f5e4-457f-88ee-5b0b81ab6ad5 -------------------------------------------------------------------------------- Task 075f7934-f5e4-457f-88ee-5b0b81ab6ad5: finished -------------------------------------------------------------------------------- test scenario KeystoneBasic.add_and_remove_user_role args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 075f7934-f5e4-457f-88ee-5b0b81ab6ad5 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_role | 0.646 | 0.646 | 0.646 | 0.646 | 0.646 | 0.646 | 100.0% | 1 | | keystone_v3.add_role | 0.151 | 0.151 | 0.151 | 0.151 | 0.151 | 0.151 | 100.0% | 1 | | keystone_v3.revoke_role | 0.258 | 0.258 | 0.258 | 0.258 | 0.258 | 0.258 | 100.0% | 1 | | total | 1.055 | 1.055 | 1.055 | 1.055 | 1.055 | 1.055 | 100.0% | 1 | | -> duration | 1.055 | 1.055 | 1.055 | 1.055 | 1.055 | 1.055 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.055147 Full duration: 16.478391 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_add_and_list_user_roles args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 075f7934-f5e4-457f-88ee-5b0b81ab6ad5 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_role | 0.559 | 0.559 | 0.559 | 0.559 | 0.559 | 0.559 | 100.0% | 1 | | keystone_v3.add_role | 0.167 | 0.167 | 0.167 | 0.167 | 0.167 | 0.167 | 100.0% | 1 | | keystone_v3.list_roles | 0.128 | 0.128 | 0.128 | 0.128 | 0.128 | 0.128 | 100.0% | 1 | | total | 0.854 | 0.854 | 0.854 | 0.854 | 0.854 | 0.854 | 100.0% | 1 | | -> duration | 0.854 | 0.854 | 0.854 | 0.854 | 0.854 | 0.854 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.854322 Full duration: 16.369285 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_and_list_tenants args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 075f7934-f5e4-457f-88ee-5b0b81ab6ad5 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_project | 0.804 | 0.804 | 0.804 | 0.804 | 0.804 | 0.804 | 100.0% | 1 | | keystone_v3.list_projects | 0.108 | 0.108 | 0.108 | 0.108 | 0.108 | 0.108 | 100.0% | 1 | | total | 0.913 | 0.913 | 0.913 | 0.913 | 0.913 | 0.913 | 100.0% | 1 | | -> duration | 0.913 | 0.913 | 0.913 | 0.913 | 0.913 | 0.913 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.912603 Full duration: 16.333332 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_and_delete_role args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 075f7934-f5e4-457f-88ee-5b0b81ab6ad5 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_role | 0.567 | 0.567 | 0.567 | 0.567 | 0.567 | 0.567 | 100.0% | 1 | | keystone_v3.delete_role | 0.156 | 0.156 | 0.156 | 0.156 | 0.156 | 0.156 | 100.0% | 1 | | total | 0.723 | 0.723 | 0.723 | 0.723 | 0.723 | 0.723 | 100.0% | 1 | | -> duration | 0.723 | 0.723 | 0.723 | 0.723 | 0.723 | 0.723 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.722795 Full duration: 14.294764 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_and_delete_service args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 075f7934-f5e4-457f-88ee-5b0b81ab6ad5 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_service | 0.656 | 0.656 | 0.656 | 0.656 | 0.656 | 0.656 | 100.0% | 1 | | keystone_v3.delete_service | 0.134 | 0.134 | 0.134 | 0.134 | 0.134 | 0.134 | 100.0% | 1 | | total | 0.79 | 0.79 | 0.79 | 0.79 | 0.79 | 0.79 | 100.0% | 1 | | -> duration | 0.79 | 0.79 | 0.79 | 0.79 | 0.79 | 0.79 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.789864 Full duration: 14.070329 -------------------------------------------------------------------------------- test scenario KeystoneBasic.get_entities args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 075f7934-f5e4-457f-88ee-5b0b81ab6ad5 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_project | 0.804 | 0.804 | 0.804 | 0.804 | 0.804 | 0.804 | 100.0% | 1 | | keystone_v3.create_user | 0.642 | 0.642 | 0.642 | 0.642 | 0.642 | 0.642 | 100.0% | 1 | | -> keystone_v3.list_roles | 0.116 | 0.116 | 0.116 | 0.116 | 0.116 | 0.116 | 100.0% | 1 | | -> keystone_v3.add_role | 0.156 | 0.156 | 0.156 | 0.156 | 0.156 | 0.156 | 100.0% | 1 | | keystone_v3.create_role | 0.137 | 0.137 | 0.137 | 0.137 | 0.137 | 0.137 | 100.0% | 1 | | keystone_v3.get_project | 0.109 | 0.109 | 0.109 | 0.109 | 0.109 | 0.109 | 100.0% | 1 | | keystone_v3.get_user | 0.122 | 0.122 | 0.122 | 0.122 | 0.122 | 0.122 | 100.0% | 1 | | keystone_v3.get_role | 0.111 | 0.111 | 0.111 | 0.111 | 0.111 | 0.111 | 100.0% | 1 | | keystone_v3.list_services | 0.108 | 0.108 | 0.108 | 0.108 | 0.108 | 0.108 | 100.0% | 1 | | keystone_v3.get_services | 0.121 | 0.121 | 0.121 | 0.121 | 0.121 | 0.121 | 100.0% | 1 | | total | 2.285 | 2.285 | 2.285 | 2.285 | 2.285 | 2.285 | 100.0% | 1 | | -> duration | 2.285 | 2.285 | 2.285 | 2.285 | 2.285 | 2.285 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.284673 Full duration: 22.939014 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_update_and_delete_tenant args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 075f7934-f5e4-457f-88ee-5b0b81ab6ad5 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_project | 0.809 | 0.809 | 0.809 | 0.809 | 0.809 | 0.809 | 100.0% | 1 | | keystone_v3.update_project | 0.145 | 0.145 | 0.145 | 0.145 | 0.145 | 0.145 | 100.0% | 1 | | keystone_v3.delete_project | 0.198 | 0.198 | 0.198 | 0.198 | 0.198 | 0.198 | 100.0% | 1 | | total | 1.153 | 1.153 | 1.153 | 1.153 | 1.153 | 1.153 | 100.0% | 1 | | -> duration | 1.153 | 1.153 | 1.153 | 1.153 | 1.153 | 1.153 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.152997 Full duration: 14.670115 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_user args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": {}, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 075f7934-f5e4-457f-88ee-5b0b81ab6ad5 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_user | 1.003 | 1.003 | 1.003 | 1.003 | 1.003 | 1.003 | 100.0% | 1 | | total | 1.121 | 1.121 | 1.121 | 1.121 | 1.121 | 1.121 | 100.0% | 1 | | -> duration | 1.121 | 1.121 | 1.121 | 1.121 | 1.121 | 1.121 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.120807 Full duration: 16.607532 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_tenant args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": {}, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 075f7934-f5e4-457f-88ee-5b0b81ab6ad5 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_project | 0.8 | 0.8 | 0.8 | 0.8 | 0.8 | 0.8 | 100.0% | 1 | | total | 0.8 | 0.8 | 0.8 | 0.8 | 0.8 | 0.8 | 100.0% | 1 | | -> duration | 0.8 | 0.8 | 0.8 | 0.8 | 0.8 | 0.8 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.799917 Full duration: 16.347723 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_and_list_users args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": {}, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 075f7934-f5e4-457f-88ee-5b0b81ab6ad5 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_user | 0.835 | 0.835 | 0.835 | 0.835 | 0.835 | 0.835 | 100.0% | 1 | | keystone_v3.list_users | 0.124 | 0.124 | 0.124 | 0.124 | 0.124 | 0.124 | 100.0% | 1 | | total | 1.076 | 1.076 | 1.076 | 1.076 | 1.076 | 1.076 | 100.0% | 1 | | -> duration | 1.076 | 1.076 | 1.076 | 1.076 | 1.076 | 1.076 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.075654 Full duration: 16.476406 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_tenant_with_users args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": {}, "args": { "users_per_tenant": 10 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 075f7934-f5e4-457f-88ee-5b0b81ab6ad5 has 0 error(s) -------------------------------------------------------------------------------- +--------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_project | 0.823 | 0.823 | 0.823 | 0.823 | 0.823 | 0.823 | 100.0% | 1 | | keystone_v3.create_users | 6.358 | 6.358 | 6.358 | 6.358 | 6.358 | 6.358 | 100.0% | 1 | | -> keystone_v3.create_user (x10) | 6.358 | 6.358 | 6.358 | 6.358 | 6.358 | 6.358 | 100.0% | 1 | | --> keystone_v3.list_roles (x10) | 1.197 | 1.197 | 1.197 | 1.197 | 1.197 | 1.197 | 100.0% | 1 | | --> keystone_v3.add_role (x10) | 1.526 | 1.526 | 1.526 | 1.526 | 1.526 | 1.526 | 100.0% | 1 | | total | 8.401 | 8.401 | 8.401 | 8.401 | 8.401 | 8.401 | 100.0% | 1 | | -> duration | 8.401 | 8.401 | 8.401 | 8.401 | 8.401 | 8.401 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 8.400721 Full duration: 26.529856 HINTS: * To plot HTML graphics with this data, run: rally task report 075f7934-f5e4-457f-88ee-5b0b81ab6ad5 --out output.html * To generate a JUnit report, run: rally task export 075f7934-f5e4-457f-88ee-5b0b81ab6ad5 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 075f7934-f5e4-457f-88ee-5b0b81ab6ad5 --json --out output.json 2018-12-27 16:24:32,422 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '075f7934-f5e4-457f-88ee-5b0b81ab6ad5', '--out', u'/home/opnfv/functest/results/rally_sanity/keystone.json'] 2018-12-27 16:24:34,347 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 075f7934-f5e4-457f-88ee-5b0b81ab6ad5 --out /home/opnfv/functest/results/rally_sanity/keystone.json 2018-12-27 16:24:34.239 7018 INFO rally.api [-] Building 'json' report for the following task(s): '075f7934-f5e4-457f-88ee-5b0b81ab6ad5'. 2018-12-27 16:24:34.250 7018 INFO rally.api [-] The report has been successfully built. 2018-12-27 16:24:34,348 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '075f7934-f5e4-457f-88ee-5b0b81ab6ad5', '--out', u'/home/opnfv/functest/results/rally_sanity/keystone.html'] 2018-12-27 16:24:36,356 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 075f7934-f5e4-457f-88ee-5b0b81ab6ad5 --out /home/opnfv/functest/results/rally_sanity/keystone.html 2018-12-27 16:24:36.194 7020 INFO rally.api [-] Building 'html' report for the following task(s): '075f7934-f5e4-457f-88ee-5b0b81ab6ad5'. 2018-12-27 16:24:36.225 7020 INFO rally.api [-] The report has been successfully built. 2018-12-27 16:24:36,373 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "keystone" OK. 2018-12-27 16:24:36,374 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-neutron.yaml 2018-12-27 16:24:36,374 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-12-27 16:24:36,388 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-12-27 16:24:36,389 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "neutron" ... 2018-12-27 16:24:36,389 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', u'/home/opnfv/functest/data/rally/task/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'service_list': ['neutron'], 'concurrency': 4, 'netid': '1b5aaf63-f61e-4f10-8ef7-5afd6393f73e', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_96fe8acf-9404-411a-b009-ea0a869fdb25', 'flavor_name': 'rally_sanity-flavor_96fe8acf-9404-411a-b009-ea0a869fdb25', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally_sanity-flavor_alt_96fe8acf-9404-411a-b009-ea0a869fdb25', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-12-27 16:31:00,883 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : c0f17160-f731-4179-aa90-044fbb98137d 2018-12-27 16:31:00,883 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'c0f17160-f731-4179-aa90-044fbb98137d'] 2018-12-27 16:31:01,723 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid c0f17160-f731-4179-aa90-044fbb98137d -------------------------------------------------------------------------------- Task c0f17160-f731-4179-aa90-044fbb98137d: finished -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_delete_networks args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "neutron": { "network": -1 } } }, "args": { "network_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task c0f17160-f731-4179-aa90-044fbb98137d has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 1.906 | 1.906 | 1.906 | 1.906 | 1.906 | 1.906 | 100.0% | 1 | | neutron.delete_network | 1.262 | 1.262 | 1.262 | 1.262 | 1.262 | 1.262 | 100.0% | 1 | | total | 3.168 | 3.168 | 3.168 | 3.168 | 3.168 | 3.168 | 100.0% | 1 | | -> duration | 3.168 | 3.168 | 3.168 | 3.168 | 3.168 | 3.168 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.167909 Full duration: 18.047379 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_delete_ports args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "quotas": { "neutron": { "network": -1, "port": -1 } }, "users": { "users_per_tenant": 1, "tenants": 1 }, "network": {} }, "args": { "network_create_args": {}, "ports_per_network": 1, "port_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task c0f17160-f731-4179-aa90-044fbb98137d has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_port | 1.985 | 1.985 | 1.985 | 1.985 | 1.985 | 1.985 | 100.0% | 1 | | neutron.delete_port | 0.976 | 0.976 | 0.976 | 0.976 | 0.976 | 0.976 | 100.0% | 1 | | total | 2.962 | 2.962 | 2.962 | 2.962 | 2.962 | 2.962 | 100.0% | 1 | | -> duration | 2.962 | 2.962 | 2.962 | 2.962 | 2.962 | 2.962 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.962159 Full duration: 36.032688 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_delete_routers args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "quotas": { "neutron": { "subnet": -1, "router": -1, "network": -1, "port": -1 } }, "users": { "users_per_tenant": 1, "tenants": 1 }, "network": {} }, "args": { "network_create_args": {}, "subnet_cidr_start": "1.1.0.0/30", "subnets_per_network": 1, "router_create_args": {}, "subnet_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task c0f17160-f731-4179-aa90-044fbb98137d has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 1.851 | 1.851 | 1.851 | 1.851 | 1.851 | 1.851 | 100.0% | 1 | | neutron.create_subnet | 1.635 | 1.635 | 1.635 | 1.635 | 1.635 | 1.635 | 100.0% | 1 | | neutron.create_router | 0.535 | 0.535 | 0.535 | 0.535 | 0.535 | 0.535 | 100.0% | 1 | | neutron.add_interface_router | 2.761 | 2.761 | 2.761 | 2.761 | 2.761 | 2.761 | 100.0% | 1 | | neutron.remove_interface_router | 1.356 | 1.356 | 1.356 | 1.356 | 1.356 | 1.356 | 100.0% | 1 | | neutron.delete_router | 0.642 | 0.642 | 0.642 | 0.642 | 0.642 | 0.642 | 100.0% | 1 | | total | 8.781 | 8.781 | 8.781 | 8.781 | 8.781 | 8.781 | 100.0% | 1 | | -> duration | 8.781 | 8.781 | 8.781 | 8.781 | 8.781 | 8.781 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 8.781229 Full duration: 47.238803 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_delete_subnets args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "quotas": { "neutron": { "subnet": -1, "network": -1 } }, "users": { "users_per_tenant": 1, "tenants": 1 }, "network": {} }, "args": { "network_create_args": {}, "subnet_create_args": {}, "subnets_per_network": 1, "subnet_cidr_start": "1.1.0.0/30" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task c0f17160-f731-4179-aa90-044fbb98137d has 0 error(s) -------------------------------------------------------------------------------- +--------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_subnet | 2.168 | 2.168 | 2.168 | 2.168 | 2.168 | 2.168 | 100.0% | 1 | | neutron.delete_subnet | 1.623 | 1.623 | 1.623 | 1.623 | 1.623 | 1.623 | 100.0% | 1 | | total | 3.79 | 3.79 | 3.79 | 3.79 | 3.79 | 3.79 | 100.0% | 1 | | -> duration | 3.79 | 3.79 | 3.79 | 3.79 | 3.79 | 3.79 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.790405 Full duration: 37.236777 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_list_networks args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "neutron": { "network": -1 } } }, "args": { "network_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task c0f17160-f731-4179-aa90-044fbb98137d has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 2.335 | 2.335 | 2.335 | 2.335 | 2.335 | 2.335 | 100.0% | 1 | | neutron.list_networks | 0.483 | 0.483 | 0.483 | 0.483 | 0.483 | 0.483 | 100.0% | 1 | | total | 2.818 | 2.818 | 2.818 | 2.818 | 2.818 | 2.818 | 100.0% | 1 | | -> duration | 2.818 | 2.818 | 2.818 | 2.818 | 2.818 | 2.818 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.818382 Full duration: 22.038637 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_list_ports args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "quotas": { "neutron": { "network": -1, "port": -1 } }, "users": { "users_per_tenant": 1, "tenants": 1 }, "network": {} }, "args": { "network_create_args": {}, "ports_per_network": 1, "port_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task c0f17160-f731-4179-aa90-044fbb98137d has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_port | 2.078 | 2.078 | 2.078 | 2.078 | 2.078 | 2.078 | 100.0% | 1 | | neutron.list_ports | 0.259 | 0.259 | 0.259 | 0.259 | 0.259 | 0.259 | 100.0% | 1 | | total | 2.338 | 2.338 | 2.338 | 2.338 | 2.338 | 2.338 | 100.0% | 1 | | -> duration | 2.338 | 2.338 | 2.338 | 2.338 | 2.338 | 2.338 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.337995 Full duration: 37.302595 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_list_routers args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "quotas": { "neutron": { "subnet": -1, "network": -1, "router": -1 } }, "users": { "users_per_tenant": 1, "tenants": 1 }, "network": {} }, "args": { "network_create_args": {}, "subnet_cidr_start": "1.1.0.0/30", "subnets_per_network": 1, "router_create_args": {}, "subnet_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task c0f17160-f731-4179-aa90-044fbb98137d has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 1.734 | 1.734 | 1.734 | 1.734 | 1.734 | 1.734 | 100.0% | 1 | | neutron.create_subnet | 1.472 | 1.472 | 1.472 | 1.472 | 1.472 | 1.472 | 100.0% | 1 | | neutron.create_router | 0.841 | 0.841 | 0.841 | 0.841 | 0.841 | 0.841 | 100.0% | 1 | | neutron.add_interface_router | 2.504 | 2.504 | 2.504 | 2.504 | 2.504 | 2.504 | 100.0% | 1 | | neutron.list_routers | 0.367 | 0.367 | 0.367 | 0.367 | 0.367 | 0.367 | 100.0% | 1 | | total | 6.919 | 6.919 | 6.919 | 6.919 | 6.919 | 6.919 | 100.0% | 1 | | -> duration | 6.919 | 6.919 | 6.919 | 6.919 | 6.919 | 6.919 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.918552 Full duration: 50.527456 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_list_subnets args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "quotas": { "neutron": { "subnet": -1, "network": -1 } }, "users": { "users_per_tenant": 1, "tenants": 1 }, "network": {} }, "args": { "network_create_args": {}, "subnet_create_args": {}, "subnets_per_network": 1, "subnet_cidr_start": "1.1.0.0/30" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task c0f17160-f731-4179-aa90-044fbb98137d has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 1.768 | 1.768 | 1.768 | 1.768 | 1.768 | 1.768 | 100.0% | 1 | | neutron.create_subnet | 1.575 | 1.575 | 1.575 | 1.575 | 1.575 | 1.575 | 100.0% | 1 | | neutron.list_subnets | 0.426 | 0.426 | 0.426 | 0.426 | 0.426 | 0.426 | 100.0% | 1 | | total | 3.769 | 3.769 | 3.769 | 3.769 | 3.769 | 3.769 | 100.0% | 1 | | -> duration | 3.769 | 3.769 | 3.769 | 3.769 | 3.769 | 3.769 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.768556 Full duration: 42.334416 -------------------------------------------------------------------------------- test scenario NeutronSecurityGroup.create_and_delete_security_groups args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "neutron": { "security_group": -1 } } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task c0f17160-f731-4179-aa90-044fbb98137d has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_security_group | 1.15 | 1.15 | 1.15 | 1.15 | 1.15 | 1.15 | 100.0% | 1 | | neutron.delete_security_group | 0.356 | 0.356 | 0.356 | 0.356 | 0.356 | 0.356 | 100.0% | 1 | | total | 1.506 | 1.506 | 1.506 | 1.506 | 1.506 | 1.506 | 100.0% | 1 | | -> duration | 1.506 | 1.506 | 1.506 | 1.506 | 1.506 | 1.506 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.505906 Full duration: 16.211104 -------------------------------------------------------------------------------- test scenario NeutronSecurityGroup.create_and_delete_security_group_rule args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "neutron": { "security_group": -1 } } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task c0f17160-f731-4179-aa90-044fbb98137d has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_security_group | 1.075 | 1.075 | 1.075 | 1.075 | 1.075 | 1.075 | 100.0% | 1 | | neutron.create_security_group_rule | 0.411 | 0.411 | 0.411 | 0.411 | 0.411 | 0.411 | 100.0% | 1 | | neutron.delete_security_group_rule | 0.333 | 0.333 | 0.333 | 0.333 | 0.333 | 0.333 | 100.0% | 1 | | neutron.delete_security_group | 0.419 | 0.419 | 0.419 | 0.419 | 0.419 | 0.419 | 100.0% | 1 | | total | 2.239 | 2.239 | 2.239 | 2.239 | 2.239 | 2.239 | 100.0% | 1 | | -> duration | 2.239 | 2.239 | 2.239 | 2.239 | 2.239 | 2.239 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.238917 Full duration: 17.186916 -------------------------------------------------------------------------------- test scenario NeutronNetworks.set_and_clear_router_gateway args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "roles": [ "admin" ], "quotas": { "neutron": { "router": -1, "network": -1 } } }, "args": { "network_create_args": { "router:external": true } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task c0f17160-f731-4179-aa90-044fbb98137d has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 2.022 | 2.022 | 2.022 | 2.022 | 2.022 | 2.022 | 100.0% | 1 | | neutron.create_router | 0.601 | 0.601 | 0.601 | 0.601 | 0.601 | 0.601 | 100.0% | 1 | | neutron.add_gateway_router | 2.441 | 2.441 | 2.441 | 2.441 | 2.441 | 2.441 | 100.0% | 1 | | neutron.remove_gateway_router | 1.898 | 1.898 | 1.898 | 1.898 | 1.898 | 1.898 | 100.0% | 1 | | total | 6.962 | 6.962 | 6.962 | 6.962 | 6.962 | 6.962 | 100.0% | 1 | | -> duration | 6.962 | 6.962 | 6.962 | 6.962 | 6.962 | 6.962 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.961757 Full duration: 31.660586 HINTS: * To plot HTML graphics with this data, run: rally task report c0f17160-f731-4179-aa90-044fbb98137d --out output.html * To generate a JUnit report, run: rally task export c0f17160-f731-4179-aa90-044fbb98137d --type junit --to output.xml * To get raw JSON output of task results, run: rally task report c0f17160-f731-4179-aa90-044fbb98137d --json --out output.json 2018-12-27 16:31:01,724 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'c0f17160-f731-4179-aa90-044fbb98137d', '--out', u'/home/opnfv/functest/results/rally_sanity/neutron.json'] 2018-12-27 16:31:03,710 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid c0f17160-f731-4179-aa90-044fbb98137d --out /home/opnfv/functest/results/rally_sanity/neutron.json 2018-12-27 16:31:03.594 10312 INFO rally.api [-] Building 'json' report for the following task(s): 'c0f17160-f731-4179-aa90-044fbb98137d'. 2018-12-27 16:31:03.606 10312 INFO rally.api [-] The report has been successfully built. 2018-12-27 16:31:03,711 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', 'c0f17160-f731-4179-aa90-044fbb98137d', '--out', u'/home/opnfv/functest/results/rally_sanity/neutron.html'] 2018-12-27 16:31:05,559 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid c0f17160-f731-4179-aa90-044fbb98137d --out /home/opnfv/functest/results/rally_sanity/neutron.html 2018-12-27 16:31:05.429 10314 INFO rally.api [-] Building 'html' report for the following task(s): 'c0f17160-f731-4179-aa90-044fbb98137d'. 2018-12-27 16:31:05.460 10314 INFO rally.api [-] The report has been successfully built. 2018-12-27 16:31:05,579 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "neutron" OK. 2018-12-27 16:31:05,579 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-nova.yaml 2018-12-27 16:31:05,580 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-12-27 16:31:05,593 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-12-27 16:31:05,594 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "nova" ... 2018-12-27 16:31:05,594 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', u'/home/opnfv/functest/data/rally/task/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'service_list': ['nova'], 'concurrency': 4, 'netid': '1b5aaf63-f61e-4f10-8ef7-5afd6393f73e', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_96fe8acf-9404-411a-b009-ea0a869fdb25', 'flavor_name': 'rally_sanity-flavor_96fe8acf-9404-411a-b009-ea0a869fdb25', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally_sanity-flavor_alt_96fe8acf-9404-411a-b009-ea0a869fdb25', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-12-27 16:40:46,705 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 274a19c5-bb65-4434-bca9-e4311e74ff8c 2018-12-27 16:40:46,706 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '274a19c5-bb65-4434-bca9-e4311e74ff8c'] 2018-12-27 16:40:47,560 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 274a19c5-bb65-4434-bca9-e4311e74ff8c -------------------------------------------------------------------------------- Task 274a19c5-bb65-4434-bca9-e4311e74ff8c: finished -------------------------------------------------------------------------------- test scenario NovaServers.boot_and_live_migrate_server args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "block_migration": false, "flavor": { "name": "rally_sanity-flavor_96fe8acf-9404-411a-b009-ea0a869fdb25" }, "image": { "name": "rally_sanity-img_96fe8acf-9404-411a-b009-ea0a869fdb25" }, "nics": [ { "net-id": "1b5aaf63-f61e-4f10-8ef7-5afd6393f73e" } ] }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 274a19c5-bb65-4434-bca9-e4311e74ff8c has 0 error(s) -------------------------------------------------------------------------------- +-----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 18.958 | 18.958 | 18.958 | 18.958 | 18.958 | 18.958 | 100.0% | 1 | | nova.live_migrate | 16.993 | 16.993 | 16.993 | 16.993 | 16.993 | 16.993 | 100.0% | 1 | | nova.delete_server | 3.266 | 3.266 | 3.266 | 3.266 | 3.266 | 3.266 | 100.0% | 1 | | total | 39.217 | 39.217 | 39.217 | 39.217 | 39.217 | 39.217 | 100.0% | 1 | | -> duration | 38.217 | 38.217 | 38.217 | 38.217 | 38.217 | 38.217 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 38.217211 Full duration: 50.604998 -------------------------------------------------------------------------------- test scenario NovaServers.boot_server_attach_created_volume_and_live_migrate args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "block_migration": false, "flavor": { "name": "rally_sanity-flavor_96fe8acf-9404-411a-b009-ea0a869fdb25" }, "boot_server_kwargs": { "nics": [ { "net-id": "1b5aaf63-f61e-4f10-8ef7-5afd6393f73e" } ] }, "image": { "name": "rally_sanity-img_96fe8acf-9404-411a-b009-ea0a869fdb25" }, "size": 10 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 274a19c5-bb65-4434-bca9-e4311e74ff8c has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 18.883 | 18.883 | 18.883 | 18.883 | 18.883 | 18.883 | 100.0% | 1 | | cinder_v2.create_volume | 2.954 | 2.954 | 2.954 | 2.954 | 2.954 | 2.954 | 100.0% | 1 | | nova.attach_volume | 4.651 | 4.651 | 4.651 | 4.651 | 4.651 | 4.651 | 100.0% | 1 | | nova.live_migrate | 19.598 | 19.598 | 19.598 | 19.598 | 19.598 | 19.598 | 100.0% | 1 | | nova.detach_volume | 4.756 | 4.756 | 4.756 | 4.756 | 4.756 | 4.756 | 100.0% | 1 | | cinder_v2.delete_volume | 0.56 | 0.56 | 0.56 | 0.56 | 0.56 | 0.56 | 100.0% | 1 | | nova.delete_server | 2.968 | 2.968 | 2.968 | 2.968 | 2.968 | 2.968 | 100.0% | 1 | | total | 54.37 | 54.37 | 54.37 | 54.37 | 54.37 | 54.37 | 100.0% | 1 | | -> duration | 53.37 | 53.37 | 53.37 | 53.37 | 53.37 | 53.37 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 53.370267 Full duration: 68.80782 -------------------------------------------------------------------------------- test scenario NovaServers.boot_server_from_volume_and_live_migrate args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "volume_size": 10, "nics": [ { "net-id": "1b5aaf63-f61e-4f10-8ef7-5afd6393f73e" } ], "image": { "name": "rally_sanity-img_96fe8acf-9404-411a-b009-ea0a869fdb25" }, "block_migration": false, "force_delete": false, "flavor": { "name": "rally_sanity-flavor_96fe8acf-9404-411a-b009-ea0a869fdb25" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 274a19c5-bb65-4434-bca9-e4311e74ff8c has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume | 11.276 | 11.276 | 11.276 | 11.276 | 11.276 | 11.276 | 100.0% | 1 | | nova.boot_server | 18.661 | 18.661 | 18.661 | 18.661 | 18.661 | 18.661 | 100.0% | 1 | | nova.live_migrate | 18.041 | 18.041 | 18.041 | 18.041 | 18.041 | 18.041 | 100.0% | 1 | | nova.delete_server | 3.32 | 3.32 | 3.32 | 3.32 | 3.32 | 3.32 | 100.0% | 1 | | total | 51.299 | 51.299 | 51.299 | 51.299 | 51.299 | 51.299 | 100.0% | 1 | | -> duration | 50.299 | 50.299 | 50.299 | 50.299 | 50.299 | 50.299 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 50.298911 Full duration: 65.850327 -------------------------------------------------------------------------------- test scenario NovaKeypair.boot_and_delete_server_with_keypair args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "quotas": { "nova": { "ram": -1, "floating_ips": -1, "security_group_rules": -1, "instances": -1, "key_pairs": -1, "cores": -1, "security_groups": -1 }, "neutron": { "subnet": -1, "network": -1, "port": -1 } }, "users": { "users_per_tenant": 1, "tenants": 1 }, "network": { "networks_per_tenant": 1, "start_cidr": "100.1.0.0/25" } }, "args": { "server_kwargs": { "nics": [ { "net-id": "1b5aaf63-f61e-4f10-8ef7-5afd6393f73e" } ] }, "flavor": { "name": "rally_sanity-flavor_96fe8acf-9404-411a-b009-ea0a869fdb25" }, "image": { "name": "rally_sanity-img_96fe8acf-9404-411a-b009-ea0a869fdb25" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 274a19c5-bb65-4434-bca9-e4311e74ff8c has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.create_keypair | 1.309 | 1.309 | 1.309 | 1.309 | 1.309 | 1.309 | 100.0% | 1 | | nova.boot_server | 15.498 | 15.498 | 15.498 | 15.498 | 15.498 | 15.498 | 100.0% | 1 | | nova.delete_server | 2.751 | 2.751 | 2.751 | 2.751 | 2.751 | 2.751 | 100.0% | 1 | | nova.delete_keypair | 0.064 | 0.064 | 0.064 | 0.064 | 0.064 | 0.064 | 100.0% | 1 | | total | 19.624 | 19.624 | 19.624 | 19.624 | 19.624 | 19.624 | 100.0% | 1 | | -> duration | 18.624 | 18.624 | 18.624 | 18.624 | 18.624 | 18.624 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 18.624375 Full duration: 50.254754 -------------------------------------------------------------------------------- test scenario NovaServers.boot_server_from_volume_and_delete args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 }, "nova": { "ram": -1, "floating_ips": -1, "security_group_rules": -1, "instances": -1, "cores": -1, "security_groups": -1 }, "neutron": { "subnet": -1, "network": -1, "port": -1 } }, "users": { "users_per_tenant": 1, "tenants": 1 }, "network": { "networks_per_tenant": 1, "start_cidr": "100.1.0.0/25" } }, "args": { "volume_size": 5, "flavor": { "name": "rally_sanity-flavor_96fe8acf-9404-411a-b009-ea0a869fdb25" }, "image": { "name": "rally_sanity-img_96fe8acf-9404-411a-b009-ea0a869fdb25" }, "nics": [ { "net-id": "1b5aaf63-f61e-4f10-8ef7-5afd6393f73e" } ] }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 274a19c5-bb65-4434-bca9-e4311e74ff8c has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume | 11.234 | 11.234 | 11.234 | 11.234 | 11.234 | 11.234 | 100.0% | 1 | | nova.boot_server | 16.714 | 16.714 | 16.714 | 16.714 | 16.714 | 16.714 | 100.0% | 1 | | nova.delete_server | 5.331 | 5.331 | 5.331 | 5.331 | 5.331 | 5.331 | 100.0% | 1 | | total | 33.28 | 33.28 | 33.28 | 33.28 | 33.28 | 33.28 | 100.0% | 1 | | -> duration | 32.28 | 32.28 | 32.28 | 32.28 | 32.28 | 32.28 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 32.280023 Full duration: 65.63574 -------------------------------------------------------------------------------- test scenario NovaServers.pause_and_unpause_server args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "quotas": { "nova": { "ram": -1, "floating_ips": -1, "security_group_rules": -1, "instances": -1, "cores": -1, "security_groups": -1 }, "neutron": { "subnet": -1, "network": -1, "port": -1 } }, "users": { "users_per_tenant": 1, "tenants": 1 }, "network": { "networks_per_tenant": 1, "start_cidr": "100.1.0.0/25" } }, "args": { "force_delete": false, "flavor": { "name": "rally_sanity-flavor_96fe8acf-9404-411a-b009-ea0a869fdb25" }, "image": { "name": "rally_sanity-img_96fe8acf-9404-411a-b009-ea0a869fdb25" }, "nics": [ { "net-id": "1b5aaf63-f61e-4f10-8ef7-5afd6393f73e" } ] }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 274a19c5-bb65-4434-bca9-e4311e74ff8c has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 16.909 | 16.909 | 16.909 | 16.909 | 16.909 | 16.909 | 100.0% | 1 | | nova.pause_server | 2.779 | 2.779 | 2.779 | 2.779 | 2.779 | 2.779 | 100.0% | 1 | | nova.unpause_server | 2.862 | 2.862 | 2.862 | 2.862 | 2.862 | 2.862 | 100.0% | 1 | | nova.delete_server | 2.931 | 2.931 | 2.931 | 2.931 | 2.931 | 2.931 | 100.0% | 1 | | total | 25.482 | 25.482 | 25.482 | 25.482 | 25.482 | 25.482 | 100.0% | 1 | | -> duration | 20.482 | 20.482 | 20.482 | 20.482 | 20.482 | 20.482 | 100.0% | 1 | | -> idle_duration | 5.0 | 5.0 | 5.0 | 5.0 | 5.0 | 5.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 20.482022 Full duration: 55.4368 -------------------------------------------------------------------------------- test scenario NovaServers.boot_and_migrate_server args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "nics": [ { "net-id": "1b5aaf63-f61e-4f10-8ef7-5afd6393f73e" } ], "flavor": { "name": "rally_sanity-flavor_96fe8acf-9404-411a-b009-ea0a869fdb25" }, "image": { "name": "rally_sanity-img_96fe8acf-9404-411a-b009-ea0a869fdb25" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 274a19c5-bb65-4434-bca9-e4311e74ff8c has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 16.153 | 16.153 | 16.153 | 16.153 | 16.153 | 16.153 | 100.0% | 1 | | nova.migrate | 13.601 | 13.601 | 13.601 | 13.601 | 13.601 | 13.601 | 100.0% | 1 | | nova.resize_confirm | 3.463 | 3.463 | 3.463 | 3.463 | 3.463 | 3.463 | 100.0% | 1 | | nova.delete_server | 3.154 | 3.154 | 3.154 | 3.154 | 3.154 | 3.154 | 100.0% | 1 | | total | 36.371 | 36.371 | 36.371 | 36.371 | 36.371 | 36.371 | 100.0% | 1 | | -> duration | 35.371 | 35.371 | 35.371 | 35.371 | 35.371 | 35.371 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 35.370753 Full duration: 47.715111 -------------------------------------------------------------------------------- test scenario NovaServers.boot_server_and_list_interfaces args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "network": {} }, "args": { "flavor": { "name": "rally_sanity-flavor_96fe8acf-9404-411a-b009-ea0a869fdb25" }, "auto_assign_nic": true, "image": { "name": "rally_sanity-img_96fe8acf-9404-411a-b009-ea0a869fdb25" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 274a19c5-bb65-4434-bca9-e4311e74ff8c has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 15.377 | 15.377 | 15.377 | 15.377 | 15.377 | 15.377 | 100.0% | 1 | | nova.list_interfaces | 0.093 | 0.093 | 0.093 | 0.093 | 0.093 | 0.093 | 100.0% | 1 | | total | 15.471 | 15.471 | 15.471 | 15.471 | 15.471 | 15.471 | 100.0% | 1 | | -> duration | 14.471 | 14.471 | 14.471 | 14.471 | 14.471 | 14.471 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 14.471004 Full duration: 49.040891 -------------------------------------------------------------------------------- test scenario NovaServers.boot_server_associate_and_dissociate_floating_ip args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "network": {} }, "args": { "nics": [ { "net-id": "1b5aaf63-f61e-4f10-8ef7-5afd6393f73e" } ], "flavor": { "name": "rally_sanity-flavor_96fe8acf-9404-411a-b009-ea0a869fdb25" }, "image": { "name": "rally_sanity-img_96fe8acf-9404-411a-b009-ea0a869fdb25" }, "create_floating_ip_args": { "ext_network": "external" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 274a19c5-bb65-4434-bca9-e4311e74ff8c has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 18.888 | 18.888 | 18.888 | 18.888 | 18.888 | 18.888 | 100.0% | 1 | | nova.associate_floating_ip | 3.975 | 3.975 | 3.975 | 3.975 | 3.975 | 3.975 | 100.0% | 1 | | -> neutron.list_ports | 0.056 | 0.056 | 0.056 | 0.056 | 0.056 | 0.056 | 100.0% | 1 | | -> neutron.list_floating_ips | 0.024 | 0.024 | 0.024 | 0.024 | 0.024 | 0.024 | 100.0% | 1 | | nova.dissociate_floating_ip | 3.72 | 3.72 | 3.72 | 3.72 | 3.72 | 3.72 | 100.0% | 1 | | -> neutron.list_floating_ips | 0.027 | 0.027 | 0.027 | 0.027 | 0.027 | 0.027 | 100.0% | 1 | | total | 28.385 | 28.385 | 28.385 | 28.385 | 28.385 | 28.385 | 100.0% | 1 | | -> duration | 27.385 | 27.385 | 27.385 | 27.385 | 27.385 | 27.385 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 27.385144 Full duration: 63.778345 -------------------------------------------------------------------------------- test scenario NovaServerGroups.create_and_delete_server_group args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "policies": [ "affinity" ] }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 274a19c5-bb65-4434-bca9-e4311e74ff8c has 0 error(s) -------------------------------------------------------------------------------- +-----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.create_server_group | 0.801 | 0.801 | 0.801 | 0.801 | 0.801 | 0.801 | 100.0% | 1 | | nova.delete_server_group | 0.076 | 0.076 | 0.076 | 0.076 | 0.076 | 0.076 | 100.0% | 1 | | total | 0.877 | 0.877 | 0.877 | 0.877 | 0.877 | 0.877 | 100.0% | 1 | | -> duration | 0.877 | 0.877 | 0.877 | 0.877 | 0.877 | 0.877 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.876729 Full duration: 10.558471 HINTS: * To plot HTML graphics with this data, run: rally task report 274a19c5-bb65-4434-bca9-e4311e74ff8c --out output.html * To generate a JUnit report, run: rally task export 274a19c5-bb65-4434-bca9-e4311e74ff8c --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 274a19c5-bb65-4434-bca9-e4311e74ff8c --json --out output.json 2018-12-27 16:40:47,561 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '274a19c5-bb65-4434-bca9-e4311e74ff8c', '--out', u'/home/opnfv/functest/results/rally_sanity/nova.json'] 2018-12-27 16:40:49,405 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 274a19c5-bb65-4434-bca9-e4311e74ff8c --out /home/opnfv/functest/results/rally_sanity/nova.json 2018-12-27 16:40:49.292 12120 INFO rally.api [-] Building 'json' report for the following task(s): '274a19c5-bb65-4434-bca9-e4311e74ff8c'. 2018-12-27 16:40:49.303 12120 INFO rally.api [-] The report has been successfully built. 2018-12-27 16:40:49,405 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '274a19c5-bb65-4434-bca9-e4311e74ff8c', '--out', u'/home/opnfv/functest/results/rally_sanity/nova.html'] 2018-12-27 16:40:51,240 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 274a19c5-bb65-4434-bca9-e4311e74ff8c --out /home/opnfv/functest/results/rally_sanity/nova.html 2018-12-27 16:40:51.108 12122 INFO rally.api [-] Building 'html' report for the following task(s): '274a19c5-bb65-4434-bca9-e4311e74ff8c'. 2018-12-27 16:40:51.138 12122 INFO rally.api [-] The report has been successfully built. 2018-12-27 16:40:51,257 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "nova" OK. 2018-12-27 16:40:51,258 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/opnfv-quotas.yaml 2018-12-27 16:40:51,259 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-12-27 16:40:51,272 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-12-27 16:40:51,273 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "quotas" ... 2018-12-27 16:40:51,273 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', u'/home/opnfv/functest/data/rally/task/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'service_list': ['quotas'], 'concurrency': 4, 'netid': '1b5aaf63-f61e-4f10-8ef7-5afd6393f73e', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_96fe8acf-9404-411a-b009-ea0a869fdb25', 'flavor_name': 'rally_sanity-flavor_96fe8acf-9404-411a-b009-ea0a869fdb25', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally_sanity-flavor_alt_96fe8acf-9404-411a-b009-ea0a869fdb25', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-12-27 16:41:45,088 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 7373fe3a-5b81-45d8-8a10-2b30a38b9b14 2018-12-27 16:41:45,089 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '7373fe3a-5b81-45d8-8a10-2b30a38b9b14'] 2018-12-27 16:41:46,039 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 7373fe3a-5b81-45d8-8a10-2b30a38b9b14 -------------------------------------------------------------------------------- Task 7373fe3a-5b81-45d8-8a10-2b30a38b9b14: finished -------------------------------------------------------------------------------- test scenario Quotas.cinder_update_and_delete args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "max_quota": 1024 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 7373fe3a-5b81-45d8-8a10-2b30a38b9b14 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | quotas.update_quotas | 0.798 | 0.798 | 0.798 | 0.798 | 0.798 | 0.798 | 100.0% | 1 | | quotas.delete_quotas | 0.294 | 0.294 | 0.294 | 0.294 | 0.294 | 0.294 | 100.0% | 1 | | total | 1.092 | 1.092 | 1.092 | 1.092 | 1.092 | 1.092 | 100.0% | 1 | | -> duration | 1.092 | 1.092 | 1.092 | 1.092 | 1.092 | 1.092 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.092418 Full duration: 9.64751 -------------------------------------------------------------------------------- test scenario Quotas.cinder_update args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "max_quota": 1024 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 7373fe3a-5b81-45d8-8a10-2b30a38b9b14 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | quotas.update_quotas | 0.826 | 0.826 | 0.826 | 0.826 | 0.826 | 0.826 | 100.0% | 1 | | total | 0.826 | 0.826 | 0.826 | 0.826 | 0.826 | 0.826 | 100.0% | 1 | | -> duration | 0.826 | 0.826 | 0.826 | 0.826 | 0.826 | 0.826 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.826233 Full duration: 9.722338 -------------------------------------------------------------------------------- test scenario Quotas.neutron_update args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "max_quota": 1024 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 7373fe3a-5b81-45d8-8a10-2b30a38b9b14 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | quotas.update_quotas | 0.356 | 0.356 | 0.356 | 0.356 | 0.356 | 0.356 | 100.0% | 1 | | total | 0.81 | 0.81 | 0.81 | 0.81 | 0.81 | 0.81 | 100.0% | 1 | | -> duration | 0.81 | 0.81 | 0.81 | 0.81 | 0.81 | 0.81 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.809599 Full duration: 9.619685 -------------------------------------------------------------------------------- test scenario Quotas.nova_update args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "max_quota": 1024 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 7373fe3a-5b81-45d8-8a10-2b30a38b9b14 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | quotas.update_quotas | 1.091 | 1.091 | 1.091 | 1.091 | 1.091 | 1.091 | 100.0% | 1 | | total | 1.092 | 1.092 | 1.092 | 1.092 | 1.092 | 1.092 | 100.0% | 1 | | -> duration | 1.092 | 1.092 | 1.092 | 1.092 | 1.092 | 1.092 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.091507 Full duration: 9.634347 HINTS: * To plot HTML graphics with this data, run: rally task report 7373fe3a-5b81-45d8-8a10-2b30a38b9b14 --out output.html * To generate a JUnit report, run: rally task export 7373fe3a-5b81-45d8-8a10-2b30a38b9b14 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 7373fe3a-5b81-45d8-8a10-2b30a38b9b14 --json --out output.json 2018-12-27 16:41:46,040 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '7373fe3a-5b81-45d8-8a10-2b30a38b9b14', '--out', u'/home/opnfv/functest/results/rally_sanity/quotas.json'] 2018-12-27 16:41:47,940 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 7373fe3a-5b81-45d8-8a10-2b30a38b9b14 --out /home/opnfv/functest/results/rally_sanity/quotas.json 2018-12-27 16:41:47.832 12632 INFO rally.api [-] Building 'json' report for the following task(s): '7373fe3a-5b81-45d8-8a10-2b30a38b9b14'. 2018-12-27 16:41:47.836 12632 INFO rally.api [-] The report has been successfully built. 2018-12-27 16:41:47,941 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '7373fe3a-5b81-45d8-8a10-2b30a38b9b14', '--out', u'/home/opnfv/functest/results/rally_sanity/quotas.html'] 2018-12-27 16:41:49,910 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 7373fe3a-5b81-45d8-8a10-2b30a38b9b14 --out /home/opnfv/functest/results/rally_sanity/quotas.html 2018-12-27 16:41:49.786 12634 INFO rally.api [-] Building 'html' report for the following task(s): '7373fe3a-5b81-45d8-8a10-2b30a38b9b14'. 2018-12-27 16:41:49.806 12634 INFO rally.api [-] The report has been successfully built. 2018-12-27 16:41:49,914 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "quotas" OK. 2018-12-27 16:41:49,918 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally Summary Report: +----------------+------------+----------------+-----------+ | Module | Duration | nb. Test Run | Success | +----------------+------------+----------------+-----------+ | authenticate | 00:00:52 | 6 | 100.00% | | glance | 00:01:24 | 4 | 100.00% | | cinder | 00:02:59 | 10 | 100.00% | | gnocchi | 00:01:38 | 11 | 100.00% | | heat | 00:01:12 | 4 | 100.00% | | keystone | 00:03:11 | 11 | 100.00% | | neutron | 00:05:55 | 11 | 100.00% | | nova | 00:08:47 | 10 | 100.00% | | quotas | 00:00:38 | 4 | 100.00% | | | | | | | TOTAL: | 00:26:40 | 71 | 100.00% | +----------------+------------+----------------+-----------+ 2018-12-27 16:41:49,918 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally 'rally_sanity' success_rate is 100.00% in 9/9 modules 2018-12-27 16:41:50,059 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-12-27 16:41:50,060 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | rally_sanity | functest | 31:56 | PASS | +----------------------+------------------+------------------+----------------+ 2018-12-27 16:41:50,066 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-12-27 16:41:50,069 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}94e98d6f2fa0fea6627985b0869ed9c406a1f515" 2018-12-27 16:41:50,277 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 16:41:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-62e9d389-a70e-4e48-a215-8b896b0943bc x-compute-request-id: req-62e9d389-a70e-4e48-a215-8b896b0943bc Content-Encoding: gzip Content-Length: 365 Content-Type: application/json RESP BODY: {"flavors": [{"name": "rally_sanity-flavor_alt_96fe8acf-9404-411a-b009-ea0a869fdb25", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/07e5a551-1fff-4ab4-848b-2cb19fe8a1c8", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/07e5a551-1fff-4ab4-848b-2cb19fe8a1c8", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "07e5a551-1fff-4ab4-848b-2cb19fe8a1c8"}, {"name": "rally_sanity-flavor_96fe8acf-9404-411a-b009-ea0a869fdb25", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/0f82de6e-a731-44b8-813c-fc153df8c7c9", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/0f82de6e-a731-44b8-813c-fc153df8c7c9", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "0f82de6e-a731-44b8-813c-fc153df8c7c9"}]} 2018-12-27 16:41:50,277 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None used request id req-62e9d389-a70e-4e48-a215-8b896b0943bc 2018-12-27 16:41:50,278 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.21138715744s 2018-12-27 16:41:50,278 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None used request id req-62e9d389-a70e-4e48-a215-8b896b0943bc 2018-12-27 16:41:50,281 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-12-27 16:41:50,283 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:8774/v2.1/flavors/07e5a551-1fff-4ab4-848b-2cb19fe8a1c8 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}94e98d6f2fa0fea6627985b0869ed9c406a1f515" 2018-12-27 16:41:50,319 - keystoneauth.session - DEBUG - RESP: [202] Date: Thu, 27 Dec 2018 16:41:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-4f4f5e58-6b94-403a-82e1-693c03ad1b06 x-compute-request-id: req-4f4f5e58-6b94-403a-82e1-693c03ad1b06 Content-Length: 0 Content-Type: application/json 2018-12-27 16:41:50,319 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/flavors/07e5a551-1fff-4ab4-848b-2cb19fe8a1c8 used request id req-4f4f5e58-6b94-403a-82e1-693c03ad1b06 2018-12-27 16:41:50,319 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0383701324463s 2018-12-27 16:41:50,319 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/flavors/07e5a551-1fff-4ab4-848b-2cb19fe8a1c8 used request id req-4f4f5e58-6b94-403a-82e1-693c03ad1b06 2018-12-27 16:41:50,320 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-12-27 16:41:50,320 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.31:9696/v2.0/routers/957f8983-9988-42e7-a44a-6d4d6e953581/remove_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b5f14b9008c46194bc91de96cefab8687d619083" -d '{"subnet_id": "b7ab0260-0c66-4a4a-9ebb-19f88e621d5a"}' 2018-12-27 16:41:52,053 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-31b386c7-0d38-4551-9a88-554772566b33 Date: Thu, 27 Dec 2018 16:41:52 GMT RESP BODY: {"network_id": "1b5aaf63-f61e-4f10-8ef7-5afd6393f73e", "tenant_id": "542197eea2dd41538daeea78789bd64c", "subnet_id": "b7ab0260-0c66-4a4a-9ebb-19f88e621d5a", "subnet_ids": ["b7ab0260-0c66-4a4a-9ebb-19f88e621d5a"], "port_id": "418b6631-4d68-417c-a737-660a270edfe3", "id": "957f8983-9988-42e7-a44a-6d4d6e953581"} 2018-12-27 16:41:52,053 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.31:9696/v2.0/routers/957f8983-9988-42e7-a44a-6d4d6e953581/remove_router_interface.json used request id req-31b386c7-0d38-4551-9a88-554772566b33 2018-12-27 16:41:52,053 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.7331161499s 2018-12-27 16:41:52,053 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.31:9696/v2.0/routers/957f8983-9988-42e7-a44a-6d4d6e953581/remove_router_interface.json used request id req-31b386c7-0d38-4551-9a88-554772566b33 returning object 957f8983-9988-42e7-a44a-6d4d6e953581 2018-12-27 16:41:52,054 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-12-27 16:41:52,054 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b5f14b9008c46194bc91de96cefab8687d619083" 2018-12-27 16:41:52,409 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 626 X-Openstack-Request-Id: req-15f988cc-b1be-4966-a64c-f30c15b45630 Date: Thu, 27 Dec 2018 16:41:52 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "a4959dd9-e8f4-4ea9-8c99-7bff545db58c", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "244ab55b-a0ed-4e50-9f85-07f08119ae55", "ip_address": "172.30.9.213"}]}, "description": "", "tags": [], "tenant_id": "542197eea2dd41538daeea78789bd64c", "created_at": "2018-12-27T16:09:58Z", "admin_state_up": true, "updated_at": "2018-12-27T16:41:51Z", "revision_number": 4, "routes": [], "project_id": "542197eea2dd41538daeea78789bd64c", "id": "957f8983-9988-42e7-a44a-6d4d6e953581", "name": "rally_sanity-router_96fe8acf-9404-411a-b009-ea0a869fdb25"}]} 2018-12-27 16:41:52,409 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/routers.json used request id req-15f988cc-b1be-4966-a64c-f30c15b45630 2018-12-27 16:41:52,409 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.35545706749s 2018-12-27 16:41:52,409 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/routers.json used request id req-15f988cc-b1be-4966-a64c-f30c15b45630 2018-12-27 16:41:52,411 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-12-27 16:41:52,411 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:9696/v2.0/routers/957f8983-9988-42e7-a44a-6d4d6e953581.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b5f14b9008c46194bc91de96cefab8687d619083" 2018-12-27 16:41:54,094 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c4426b2b-8793-4fec-80e1-a2ff88db36c2 Content-Length: 0 Date: Thu, 27 Dec 2018 16:41:54 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 16:41:54,095 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/routers/957f8983-9988-42e7-a44a-6d4d6e953581.json used request id req-c4426b2b-8793-4fec-80e1-a2ff88db36c2 2018-12-27 16:41:54,095 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.6836950779s 2018-12-27 16:41:54,095 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/routers/957f8983-9988-42e7-a44a-6d4d6e953581.json used request id req-c4426b2b-8793-4fec-80e1-a2ff88db36c2 2018-12-27 16:41:54,095 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-12-27 16:41:54,095 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b5f14b9008c46194bc91de96cefab8687d619083" 2018-12-27 16:41:54,334 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1294 X-Openstack-Request-Id: req-b5254e42-85b8-4646-bb45-00e37273bb59 Date: Thu, 27 Dec 2018 16:41:54 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"a4959dd9-e8f4-4ea9-8c99-7bff545db58c","tenant_id":"da629caea04941e1ae8979c379dc7c9d","created_at":"2018-12-27T15:29:25Z","dns_nameservers":[],"updated_at":"2018-12-27T15:29:25Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"gateway_ip":"172.30.9.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.9.0/24","project_id":"da629caea04941e1ae8979c379dc7c9d","id":"244ab55b-a0ed-4e50-9f85-07f08119ae55","subnetpool_id":null,"name":"external-subnet"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1b5aaf63-f61e-4f10-8ef7-5afd6393f73e","tenant_id":"542197eea2dd41538daeea78789bd64c","created_at":"2018-12-27T16:09:56Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-12-27T16:09:56Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"542197eea2dd41538daeea78789bd64c","id":"b7ab0260-0c66-4a4a-9ebb-19f88e621d5a","subnetpool_id":null,"name":"rally_sanity-subnet_96fe8acf-9404-411a-b009-ea0a869fdb25"}]} 2018-12-27 16:41:54,334 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets.json used request id req-b5254e42-85b8-4646-bb45-00e37273bb59 2018-12-27 16:41:54,334 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.239274024963s 2018-12-27 16:41:54,335 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets.json used request id req-b5254e42-85b8-4646-bb45-00e37273bb59 2018-12-27 16:41:54,336 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-12-27 16:41:54,337 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:9696/v2.0/subnets/b7ab0260-0c66-4a4a-9ebb-19f88e621d5a.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b5f14b9008c46194bc91de96cefab8687d619083" 2018-12-27 16:41:55,581 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-394937a5-2afd-4db0-aef9-313f3091d3a0 Date: Thu, 27 Dec 2018 16:41:55 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 16:41:55,581 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/subnets/b7ab0260-0c66-4a4a-9ebb-19f88e621d5a.json used request id req-394937a5-2afd-4db0-aef9-313f3091d3a0 2018-12-27 16:41:55,581 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.24479913712s 2018-12-27 16:41:55,581 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/subnets/b7ab0260-0c66-4a4a-9ebb-19f88e621d5a.json used request id req-394937a5-2afd-4db0-aef9-313f3091d3a0 2018-12-27 16:41:55,582 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-27 16:41:55,582 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b5f14b9008c46194bc91de96cefab8687d619083" 2018-12-27 16:41:56,093 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1416 X-Openstack-Request-Id: req-9347a238-6398-4c66-bbec-b3bf1d3f5ea9 Date: Thu, 27 Dec 2018 16:41:56 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":5,"port_security_enabled":true,"mtu":1442,"id":"1b5aaf63-f61e-4f10-8ef7-5afd6393f73e","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":5,"ipv4_address_scope":null,"shared":true,"project_id":"542197eea2dd41538daeea78789bd64c","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-27T16:41:55Z","qos_policy_id":null,"name":"rally_sanity-net_96fe8acf-9404-411a-b009-ea0a869fdb25","admin_state_up":true,"tenant_id":"542197eea2dd41538daeea78789bd64c","created_at":"2018-12-27T16:09:54Z","provider:network_type":"geneve"},{"provider:physical_network":"datacentre","updated_at":"2018-12-27T15:58:03Z","dns_domain":"","revision_number":8,"port_security_enabled":true,"mtu":1500,"id":"a4959dd9-e8f4-4ea9-8c99-7bff545db58c","router:external":true,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"da629caea04941e1ae8979c379dc7c9d","status":"ACTIVE","subnets":["244ab55b-a0ed-4e50-9f85-07f08119ae55"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"da629caea04941e1ae8979c379dc7c9d","created_at":"2018-12-27T15:29:17Z","provider:network_type":"flat"}]} 2018-12-27 16:41:56,093 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-9347a238-6398-4c66-bbec-b3bf1d3f5ea9 2018-12-27 16:41:56,093 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.511528015137s 2018-12-27 16:41:56,094 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-9347a238-6398-4c66-bbec-b3bf1d3f5ea9 2018-12-27 16:41:56,095 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-12-27 16:41:56,096 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:9696/v2.0/networks/1b5aaf63-f61e-4f10-8ef7-5afd6393f73e.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b5f14b9008c46194bc91de96cefab8687d619083" 2018-12-27 16:41:57,514 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-7c31bbcd-4695-4c05-bfdf-e9d210134869 Date: Thu, 27 Dec 2018 16:41:57 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 16:41:57,514 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/networks/1b5aaf63-f61e-4f10-8ef7-5afd6393f73e.json used request id req-7c31bbcd-4695-4c05-bfdf-e9d210134869 2018-12-27 16:41:57,514 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.41926693916s 2018-12-27 16:41:57,515 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/networks/1b5aaf63-f61e-4f10-8ef7-5afd6393f73e.json used request id req-7c31bbcd-4695-4c05-bfdf-e9d210134869 2018-12-27 16:41:57,519 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-27 16:41:57,523 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b5f14b9008c46194bc91de96cefab8687d619083" 2018-12-27 16:41:57,746 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1205 Content-Type: application/json X-Openstack-Request-Id: req-2b328b9b-8534-4de2-9a70-934c3c547626 Date: Thu, 27 Dec 2018 16:41:57 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/5bbe2fb2-b9e8-4912-b7ce-c835a3303dd4/snap", "metadata": {}}], "file": "/v2/images/5bbe2fb2-b9e8-4912-b7ce-c835a3303dd4/file", "owner": "542197eea2dd41538daeea78789bd64c", "id": "5bbe2fb2-b9e8-4912-b7ce-c835a3303dd4", "size": 12716032, "self": "/v2/images/5bbe2fb2-b9e8-4912-b7ce-c835a3303dd4", "disk_format": "qcow2", "direct_url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/5bbe2fb2-b9e8-4912-b7ce-c835a3303dd4/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-27T16:10:04Z", "visibility": "public", "owner_specified.shade.object": "images/rally_sanity-img_96fe8acf-9404-411a-b009-ea0a869fdb25", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_sanity-img_96fe8acf-9404-411a-b009-ea0a869fdb25", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-27T16:10:03Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-27 16:41:57,746 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-2b328b9b-8534-4de2-9a70-934c3c547626 2018-12-27 16:41:57,746 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.22713303566s 2018-12-27 16:41:57,746 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-2b328b9b-8534-4de2-9a70-934c3c547626 2018-12-27 16:41:57,748 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-12-27 16:41:57,751 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:9292/v2/images/5bbe2fb2-b9e8-4912-b7ce-c835a3303dd4 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b5f14b9008c46194bc91de96cefab8687d619083" 2018-12-27 16:41:59,063 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-282be0bd-62a1-41a3-a8bf-a6d799e623e2 Date: Thu, 27 Dec 2018 16:41:59 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-27 16:41:59,063 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.31:9292/v2/images/5bbe2fb2-b9e8-4912-b7ce-c835a3303dd4 used request id req-282be0bd-62a1-41a3-a8bf-a6d799e623e2 2018-12-27 16:41:59,063 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.3149459362s 2018-12-27 16:41:59,063 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.31:9292/v2/images/5bbe2fb2-b9e8-4912-b7ce-c835a3303dd4 used request id req-282be0bd-62a1-41a3-a8bf-a6d799e623e2 2018-12-27 16:41:59,064 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-12-27 16:41:59,067 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}94e98d6f2fa0fea6627985b0869ed9c406a1f515" 2018-12-27 16:41:59,087 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 16:41:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-63a8cc1b-6806-4b3d-9360-159e971ff772 x-compute-request-id: req-63a8cc1b-6806-4b3d-9360-159e971ff772 Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"flavors": [{"name": "rally_sanity-flavor_96fe8acf-9404-411a-b009-ea0a869fdb25", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/0f82de6e-a731-44b8-813c-fc153df8c7c9", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/0f82de6e-a731-44b8-813c-fc153df8c7c9", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "0f82de6e-a731-44b8-813c-fc153df8c7c9"}]} 2018-12-27 16:41:59,087 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None used request id req-63a8cc1b-6806-4b3d-9360-159e971ff772 2018-12-27 16:41:59,087 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0232388973236s 2018-12-27 16:41:59,087 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None used request id req-63a8cc1b-6806-4b3d-9360-159e971ff772 2018-12-27 16:41:59,089 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-12-27 16:41:59,091 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:8774/v2.1/flavors/0f82de6e-a731-44b8-813c-fc153df8c7c9 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}94e98d6f2fa0fea6627985b0869ed9c406a1f515" 2018-12-27 16:41:59,132 - keystoneauth.session - DEBUG - RESP: [202] Date: Thu, 27 Dec 2018 16:41:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-21e61ab8-0dd0-43e2-b92c-e1331a7f08b8 x-compute-request-id: req-21e61ab8-0dd0-43e2-b92c-e1331a7f08b8 Content-Length: 0 Content-Type: application/json 2018-12-27 16:41:59,132 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/flavors/0f82de6e-a731-44b8-813c-fc153df8c7c9 used request id req-21e61ab8-0dd0-43e2-b92c-e1331a7f08b8 2018-12-27 16:41:59,132 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0431318283081s 2018-12-27 16:41:59,132 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/flavors/0f82de6e-a731-44b8-813c-fc153df8c7c9 used request id req-21e61ab8-0dd0-43e2-b92c-e1331a7f08b8 2018-12-27 16:41:59,133 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-27 16:41:59,135 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}94e98d6f2fa0fea6627985b0869ed9c406a1f515" 2018-12-27 16:41:59,265 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 16:41:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-054aa62a-b18b-41da-9391-c7d4bda3cd1d Content-Encoding: gzip Content-Length: 837 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/05a834ddebbc40688596b7460b47439e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05a834ddebbc40688596b7460b47439e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/08226a0ad01943f39559448239e291e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "08226a0ad01943f39559448239e291e1", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/55c0552fe37a4f7ca0e73939514bc683"}, "domain_id": "default", "enabled": true, "options": {}, "id": "55c0552fe37a4f7ca0e73939514bc683", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/646a4af4e3b5439a97996d353fea3924"}, "domain_id": "914eec1d43ea4caf9d2fd33268c06258", "enabled": true, "options": {}, "id": "646a4af4e3b5439a97996d353fea3924", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/85fb203e51c34d3f8122e285a6a318b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85fb203e51c34d3f8122e285a6a318b3", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/905e7f4b42d24cca93b99d2401fa3378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "905e7f4b42d24cca93b99d2401fa3378", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/a5bc08b9f81f4e5bb86c24f9f7547bae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5bc08b9f81f4e5bb86c24f9f7547bae", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/a5c780627f004d318bf908d80305da9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5c780627f004d318bf908d80305da9c", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/b18425bf2b044bc9af7e194919539a17"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b18425bf2b044bc9af7e194919539a17", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/b8d2134b619d4dca80e21d6fb16449b0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b8d2134b619d4dca80e21d6fb16449b0", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/b9ab6a25a652438285139fe5b44aea62"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9ab6a25a652438285139fe5b44aea62", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/c08462554a4844d681348f58b9b0edee"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c08462554a4844d681348f58b9b0edee", "email": "neutron@localhost", "password_expires_at": null}, {"name": "rally_sanity-user_96fe8acf-9404-411a-b009-ea0a869fdb25", "links": {"self": "http://172.30.9.31:5000/v3/users/cc19f207a89b44c98b4f02e49ccb6fc2"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "cc19f207a89b44c98b4f02e49ccb6fc2", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/ddfc3a9aad444d4782eae677c8a98130"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ddfc3a9aad444d4782eae677c8a98130", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/f2a74f2185a54676a6cb2bb5ecfcc4f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2a74f2185a54676a6cb2bb5ecfcc4f6", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-12-27 16:41:59,266 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-054aa62a-b18b-41da-9391-c7d4bda3cd1d 2018-12-27 16:41:59,266 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.132737159729s 2018-12-27 16:41:59,266 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-054aa62a-b18b-41da-9391-c7d4bda3cd1d 2018-12-27 16:41:59,272 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-27 16:41:59,275 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/users/cc19f207a89b44c98b4f02e49ccb6fc2 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}94e98d6f2fa0fea6627985b0869ed9c406a1f515" 2018-12-27 16:41:59,378 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 16:41:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1801c91d-a600-4378-aca6-7a6ac743005e Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"user": {"name": "rally_sanity-user_96fe8acf-9404-411a-b009-ea0a869fdb25", "links": {"self": "http://172.30.9.31:5000/v3/users/cc19f207a89b44c98b4f02e49ccb6fc2"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "cc19f207a89b44c98b4f02e49ccb6fc2", "description": null}} 2018-12-27 16:41:59,379 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users/cc19f207a89b44c98b4f02e49ccb6fc2 used request id req-1801c91d-a600-4378-aca6-7a6ac743005e 2018-12-27 16:41:59,379 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.10674905777s 2018-12-27 16:41:59,379 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users/cc19f207a89b44c98b4f02e49ccb6fc2 used request id req-1801c91d-a600-4378-aca6-7a6ac743005e 2018-12-27 16:41:59,380 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-12-27 16:41:59,383 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:5000/v3/users/cc19f207a89b44c98b4f02e49ccb6fc2 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}94e98d6f2fa0fea6627985b0869ed9c406a1f515" 2018-12-27 16:41:59,584 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 16:41:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ed738a65-b250-4d7d-80b8-7b3669bb03df Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 16:41:59,584 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/cc19f207a89b44c98b4f02e49ccb6fc2 used request id req-ed738a65-b250-4d7d-80b8-7b3669bb03df 2018-12-27 16:41:59,584 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.20448589325s 2018-12-27 16:41:59,585 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/cc19f207a89b44c98b4f02e49ccb6fc2 used request id req-ed738a65-b250-4d7d-80b8-7b3669bb03df 2018-12-27 16:41:59,591 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-27 16:41:59,594 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}94e98d6f2fa0fea6627985b0869ed9c406a1f515" 2018-12-27 16:41:59,700 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 16:41:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e991685a-4553-4a5e-ae60-f3b91d00aed4 Content-Encoding: gzip Content-Length: 388 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: rally_sanity", "links": {"self": "http://172.30.9.31:5000/v3/projects/542197eea2dd41538daeea78789bd64c"}, "tags": [], "enabled": true, "id": "542197eea2dd41538daeea78789bd64c", "parent_id": "default", "domain_id": "default", "name": "rally_sanity-project_96fe8acf-9404-411a-b009-ea0a869fdb25"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93"}, "tags": [], "enabled": true, "id": "b7b4fceec1ad4c6eb74d758b709a9d93", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/da629caea04941e1ae8979c379dc7c9d"}, "tags": [], "enabled": true, "id": "da629caea04941e1ae8979c379dc7c9d", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-12-27 16:41:59,700 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects used request id req-e991685a-4553-4a5e-ae60-f3b91d00aed4 2018-12-27 16:41:59,700 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.109411001205s 2018-12-27 16:41:59,701 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects used request id req-e991685a-4553-4a5e-ae60-f3b91d00aed4 2018-12-27 16:41:59,705 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-12-27 16:41:59,709 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:5000/v3/projects/542197eea2dd41538daeea78789bd64c -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}94e98d6f2fa0fea6627985b0869ed9c406a1f515" 2018-12-27 16:41:59,888 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 16:41:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9c698eea-a507-45a4-b7f9-e5828fa5d925 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 16:41:59,888 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/542197eea2dd41538daeea78789bd64c used request id req-9c698eea-a507-45a4-b7f9-e5828fa5d925 2018-12-27 16:41:59,888 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.183044910431s 2018-12-27 16:41:59,889 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/542197eea2dd41538daeea78789bd64c used request id req-9c698eea-a507-45a4-b7f9-e5828fa5d925 2018-12-27 16:41:59,891 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-27 16:41:59,892 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:9696/v2.0/security-groups.json?project_id=542197eea2dd41538daeea78789bd64c&name=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}94e98d6f2fa0fea6627985b0869ed9c406a1f515" 2018-12-27 16:42:00,123 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2434 X-Openstack-Request-Id: req-63d01425-dbec-4f02-bc72-5adee1eaa230 Date: Thu, 27 Dec 2018 16:42:00 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "542197eea2dd41538daeea78789bd64c", "created_at": "2018-12-27T16:09:54Z", "updated_at": "2018-12-27T16:09:54Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:09:54Z", "revision_number": 0, "id": "0ab50be0-46a9-4697-81c2-86699a388c30", "remote_group_id": "97c5373b-66bb-45cc-94e3-80ee2ddcad56", "remote_ip_prefix": null, "created_at": "2018-12-27T16:09:54Z", "security_group_id": "97c5373b-66bb-45cc-94e3-80ee2ddcad56", "tenant_id": "542197eea2dd41538daeea78789bd64c", "port_range_min": null, "ethertype": "IPv6", "project_id": "542197eea2dd41538daeea78789bd64c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:09:54Z", "revision_number": 0, "id": "3b5e7dc0-e81b-4011-bc2c-891b7ab311d8", "remote_group_id": "97c5373b-66bb-45cc-94e3-80ee2ddcad56", "remote_ip_prefix": null, "created_at": "2018-12-27T16:09:54Z", "security_group_id": "97c5373b-66bb-45cc-94e3-80ee2ddcad56", "tenant_id": "542197eea2dd41538daeea78789bd64c", "port_range_min": null, "ethertype": "IPv4", "project_id": "542197eea2dd41538daeea78789bd64c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:09:54Z", "revision_number": 0, "id": "a580af47-c327-4e27-a774-58fe6edafcb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:09:54Z", "security_group_id": "97c5373b-66bb-45cc-94e3-80ee2ddcad56", "tenant_id": "542197eea2dd41538daeea78789bd64c", "port_range_min": null, "ethertype": "IPv4", "project_id": "542197eea2dd41538daeea78789bd64c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:09:54Z", "revision_number": 0, "id": "c029fce9-748f-43ff-a498-3476e207a812", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:09:54Z", "security_group_id": "97c5373b-66bb-45cc-94e3-80ee2ddcad56", "tenant_id": "542197eea2dd41538daeea78789bd64c", "port_range_min": null, "ethertype": "IPv6", "project_id": "542197eea2dd41538daeea78789bd64c"}], "revision_number": 4, "project_id": "542197eea2dd41538daeea78789bd64c", "id": "97c5373b-66bb-45cc-94e3-80ee2ddcad56", "name": "default"}]} 2018-12-27 16:42:00,123 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json?project_id=542197eea2dd41538daeea78789bd64c&name=default used request id req-63d01425-dbec-4f02-bc72-5adee1eaa230 2018-12-27 16:42:00,123 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.231662034988s 2018-12-27 16:42:00,123 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json?project_id=542197eea2dd41538daeea78789bd64c&name=default used request id req-63d01425-dbec-4f02-bc72-5adee1eaa230 2018-12-27 16:42:00,126 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-27 16:42:00,127 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}94e98d6f2fa0fea6627985b0869ed9c406a1f515" 2018-12-27 16:42:00,415 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 31070 X-Openstack-Request-Id: req-352c9d23-161e-4b14-ae1a-7ae88f4cace4 Date: Thu, 27 Dec 2018 16:42:00 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "created_at": "2018-12-27T15:33:01Z", "updated_at": "2018-12-27T15:33:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "35205ac3-06e6-4cf6-bb21-ff8f813cb45b", "remote_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "ade77f59-e70c-4970-8ea8-198222fa332e", "remote_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "c4f3bf7f-d793-498d-a883-bb8c6003f070", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "c85cb618-8f19-445b-8e16-6d467cb17771", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}], "revision_number": 4, "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "created_at": "2018-12-27T15:57:22Z", "updated_at": "2018-12-27T15:57:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "5e258a3b-01f5-4aef-81b7-0b5dc6e5b683", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "65475539-0336-498a-8da4-ff0a80b10089", "remote_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "ae922857-f7ae-4bc8-949b-153fb43bfd00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "b4f87679-52e1-4cf9-bf76-5abb9a9bec06", "remote_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "f7197afc9b61423897aefc9a643d03a1"}], "revision_number": 4, "project_id": "f7197afc9b61423897aefc9a643d03a1", "id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "created_at": "2018-12-27T16:01:54Z", "updated_at": "2018-12-27T16:01:54Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "00dd3abd-acd1-4edb-8f4a-8badcbd2eeb4", "remote_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "018de60d-bc33-4ef0-9eed-6d00b6ce227b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "0d99f0db-fa6b-4201-b67f-a7ff0db82c5d", "remote_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv6", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "5c4049ef-933d-4614-84e7-83584430d462", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv6", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}], "revision_number": 4, "project_id": "8c689c5e31c44b09ab85f80682abbc2a", "id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "created_at": "2018-12-27T15:56:49Z", "updated_at": "2018-12-27T15:56:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "6555e255-763a-4448-b1b1-0c93b2a390bd", "remote_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "777ff7a5-a590-43e5-a84b-7677710494e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "8bac258a-08df-48b7-900b-efbe01a6ec20", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "dc17921e-353f-4898-a970-881b2c8d093d", "remote_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}], "revision_number": 4, "project_id": "28dac9e1580d461c9de52e6659cc4f9d", "id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "created_at": "2018-12-27T16:01:52Z", "updated_at": "2018-12-27T16:01:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "32737757-45f3-4b24-b6ab-5f2d5579b4a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv6", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "ae604ef3-492d-4aa3-8045-1ff84f755a27", "remote_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv4", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "b7bff40a-beda-4996-b140-ed94d010535c", "remote_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv6", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "b8129030-9d72-4d5d-adce-47bbe62492fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv4", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}], "revision_number": 4, "project_id": "81c108a273314b24bf6b48c41b5bbe0c", "id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "created_at": "2018-12-27T15:57:20Z", "updated_at": "2018-12-27T15:57:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "0c389ec4-c0af-4c20-acf9-4fcc1d859dd7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv6", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "3749697a-f2ef-439a-a661-2fb92badd1ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv4", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "b74e0c8c-e243-450e-b1be-69c587093d6d", "remote_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv6", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "c222695b-2f1c-427d-afd7-e0be24ec9f66", "remote_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv4", "project_id": "7fb0e5436e4f467998e672dd71018a45"}], "revision_number": 4, "project_id": "7fb0e5436e4f467998e672dd71018a45", "id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "created_at": "2018-12-27T15:58:29Z", "updated_at": "2018-12-27T15:58:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "2a945ecc-f9fa-4219-96ab-c189a7f5c102", "remote_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv6", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "55e2b54e-68d4-4476-8c9f-e05e347c8970", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv4", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "9983229c-b595-482a-973f-81137a209b6d", "remote_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv4", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "9d4b8450-78ab-4817-a586-372ed88268f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv6", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}], "revision_number": 4, "project_id": "fbd6dbf946a5406398ba810e02d0888e", "id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "542197eea2dd41538daeea78789bd64c", "created_at": "2018-12-27T16:09:54Z", "updated_at": "2018-12-27T16:09:54Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:09:54Z", "revision_number": 0, "id": "0ab50be0-46a9-4697-81c2-86699a388c30", "remote_group_id": "97c5373b-66bb-45cc-94e3-80ee2ddcad56", "remote_ip_prefix": null, "created_at": "2018-12-27T16:09:54Z", "security_group_id": "97c5373b-66bb-45cc-94e3-80ee2ddcad56", "tenant_id": "542197eea2dd41538daeea78789bd64c", "port_range_min": null, "ethertype": "IPv6", "project_id": "542197eea2dd41538daeea78789bd64c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:09:54Z", "revision_number": 0, "id": "3b5e7dc0-e81b-4011-bc2c-891b7ab311d8", "remote_group_id": "97c5373b-66bb-45cc-94e3-80ee2ddcad56", "remote_ip_prefix": null, "created_at": "2018-12-27T16:09:54Z", "security_group_id": "97c5373b-66bb-45cc-94e3-80ee2ddcad56", "tenant_id": "542197eea2dd41538daeea78789bd64c", "port_range_min": null, "ethertype": "IPv4", "project_id": "542197eea2dd41538daeea78789bd64c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:09:54Z", "revision_number": 0, "id": "a580af47-c327-4e27-a774-58fe6edafcb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:09:54Z", "security_group_id": "97c5373b-66bb-45cc-94e3-80ee2ddcad56", "tenant_id": "542197eea2dd41538daeea78789bd64c", "port_range_min": null, "ethertype": "IPv4", "project_id": "542197eea2dd41538daeea78789bd64c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:09:54Z", "revision_number": 0, "id": "c029fce9-748f-43ff-a498-3476e207a812", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:09:54Z", "security_group_id": "97c5373b-66bb-45cc-94e3-80ee2ddcad56", "tenant_id": "542197eea2dd41538daeea78789bd64c", "port_range_min": null, "ethertype": "IPv6", "project_id": "542197eea2dd41538daeea78789bd64c"}], "revision_number": 4, "project_id": "542197eea2dd41538daeea78789bd64c", "id": "97c5373b-66bb-45cc-94e3-80ee2ddcad56", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "created_at": "2018-12-27T15:57:24Z", "updated_at": "2018-12-27T15:57:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "35521f2a-a59d-4798-9fa8-0febfe126076", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv4", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "607d473d-1e6a-4088-a778-7df9ffc1ff68", "remote_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv6", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "6f8fa92b-b67a-4047-a900-f43656aff42b", "remote_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv4", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "890f1d6c-9ae5-45b0-b7a1-282182432b66", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv6", "project_id": "253cc6709e714b8a80a5f74e4257907e"}], "revision_number": 4, "project_id": "253cc6709e714b8a80a5f74e4257907e", "id": "b9546f11-205e-4322-89f8-f0360d6090ed", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "created_at": "2018-12-27T15:57:08Z", "updated_at": "2018-12-27T15:57:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "6739c48b-d899-4c17-bb8e-ffaf8922c034", "remote_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv4", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "9660a6af-4d9b-40b9-9729-f205f66c2bd0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv4", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "bf244c03-fc10-4754-9c2b-b0224401c4f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv6", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "d3bee7cc-a152-441c-9790-abb1f56cec03", "remote_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv6", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}], "revision_number": 4, "project_id": "782a28bd0d40485e85eda6b8ba43840b", "id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "created_at": "2018-12-27T15:57:11Z", "updated_at": "2018-12-27T15:57:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "22c0d2cf-360a-4aa8-ba7e-bfdbf8327d27", "remote_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "553b140a-8ba9-4af7-9f50-bf24e87aebf7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "b2ecf7a5-df98-4d65-a762-767320437c5a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "e49104b2-7c13-49d6-8519-a16dd585346f", "remote_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}], "revision_number": 4, "project_id": "ef7e486beb8f4de39b25ca5f11552328", "id": "d0588e93-db0d-4888-9f99-3399a50df490", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-27T15:33:07Z", "updated_at": "2018-12-27T15:33:07Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "4de95db8-72d6-4aec-a145-e92511971eb9", "remote_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "5f100cff-05d8-4405-8dfb-0a387c123fae", "remote_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "a3f6a193-cc94-4220-a73a-08acf63c449b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "f059d8a5-0c32-49c9-a721-77cc89245ecd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "created_at": "2018-12-27T15:29:16Z", "updated_at": "2018-12-27T15:29:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "3c53841a-5bc0-4192-b482-044411e217ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "5956ff3f-d59d-4af6-82b5-566c888583a7", "remote_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:16Z", "revision_number": 0, "id": "60735d87-52c7-426a-91a6-aff1078a5a2d", "remote_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:16Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "abe97133-61dd-4fdf-baf3-2e07968a324f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "da629caea04941e1ae8979c379dc7c9d"}], "revision_number": 4, "project_id": "da629caea04941e1ae8979c379dc7c9d", "id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "name": "default"}]} 2018-12-27 16:42:00,415 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json used request id req-352c9d23-161e-4b14-ae1a-7ae88f4cace4 2018-12-27 16:42:00,416 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.289057970047s 2018-12-27 16:42:00,417 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json used request id req-352c9d23-161e-4b14-ae1a-7ae88f4cace4 2018-12-27 16:42:00,423 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-12-27 16:42:00,423 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:9696/v2.0/security-groups/97c5373b-66bb-45cc-94e3-80ee2ddcad56.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}94e98d6f2fa0fea6627985b0869ed9c406a1f515" 2018-12-27 16:42:00,787 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-80d92d88-6512-484b-84f0-1a2f2af259dd Content-Length: 0 Date: Thu, 27 Dec 2018 16:42:00 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 16:42:00,787 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-groups/97c5373b-66bb-45cc-94e3-80ee2ddcad56.json used request id req-80d92d88-6512-484b-84f0-1a2f2af259dd 2018-12-27 16:42:00,788 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.364598989487s 2018-12-27 16:42:00,788 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-groups/97c5373b-66bb-45cc-94e3-80ee2ddcad56.json used request id req-80d92d88-6512-484b-84f0-1a2f2af259dd 2018-12-27 16:42:00,840 - xtesting.ci.run_tests - INFO - Loading test case 'rally_jobs'... 2018-12-27 16:42:00,884 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 16:42:00,889 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 16:42:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-72dd1609-f510-44d2-8354-ec5851e4f94e Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 16:42:00,889 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-72dd1609-f510-44d2-8354-ec5851e4f94e 2018-12-27 16:42:00,890 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000/v3/auth/tokens 2018-12-27 16:42:01,303 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}], "expires_at": "2018-12-27T17:42:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b7b4fceec1ad4c6eb74d758b709a9d93", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "a5bc08b9f81f4e5bb86c24f9f7547bae"}, "audit_ids": ["caLUAGRSTUGrkvTpoZB5-Q"], "issued_at": "2018-12-27T16:42:01.000000Z"}} 2018-12-27 16:42:01,306 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-27 16:42:01,306 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e8b61b02f3ddca5b62cd2d23bef90e2706b13177" 2018-12-27 16:42:01,595 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 725 X-Openstack-Request-Id: req-9588202a-ba96-4062-a924-b358fbd17693 Date: Thu, 27 Dec 2018 16:42:01 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","updated_at":"2018-12-27T15:58:03Z","dns_domain":"","revision_number":8,"port_security_enabled":true,"mtu":1500,"id":"a4959dd9-e8f4-4ea9-8c99-7bff545db58c","router:external":true,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"da629caea04941e1ae8979c379dc7c9d","status":"ACTIVE","subnets":["244ab55b-a0ed-4e50-9f85-07f08119ae55"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"da629caea04941e1ae8979c379dc7c9d","created_at":"2018-12-27T15:29:17Z","provider:network_type":"flat"}]} 2018-12-27 16:42:01,595 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json?router%3Aexternal=True used request id req-9588202a-ba96-4062-a924-b358fbd17693 2018-12-27 16:42:01,596 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.289569854736s 2018-12-27 16:42:01,596 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json?router%3Aexternal=True used request id req-9588202a-ba96-4062-a924-b358fbd17693 2018-12-27 16:42:01,599 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 16:42:01,605 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 16:42:01 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 16:42:01,606 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-27 16:42:01,609 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e8b61b02f3ddca5b62cd2d23bef90e2706b13177" 2018-12-27 16:42:01,711 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 16:42:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1cdcc6b2-58df-4b13-9a40-9a7ccdda44e9 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.31:5000/v3/domains/914eec1d43ea4caf9d2fd33268c06258"}, "tags": [], "enabled": true, "id": "914eec1d43ea4caf9d2fd33268c06258", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains", "previous": null, "next": null}} 2018-12-27 16:42:01,711 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains used request id req-1cdcc6b2-58df-4b13-9a40-9a7ccdda44e9 2018-12-27 16:42:01,711 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.105294942856s 2018-12-27 16:42:01,711 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains used request id req-1cdcc6b2-58df-4b13-9a40-9a7ccdda44e9 2018-12-27 16:42:01,719 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-12-27 16:42:01,722 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e8b61b02f3ddca5b62cd2d23bef90e2706b13177" -d '{"project": {"description": "Created by OPNFV Functest: rally_jobs", "enabled": true, "domain_id": "default", "name": "rally_jobs-project_4621fd72-86a4-48f7-98af-5642654e78d4"}}' 2018-12-27 16:42:01,882 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 27 Dec 2018 16:42:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-848d31bf-0e6e-43ac-b703-56009a78016d Content-Length: 366 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: rally_jobs", "links": {"self": "http://172.30.9.31:5000/v3/projects/dc4d799bb92a42fbbae4e2a3f54142d0"}, "tags": [], "enabled": true, "id": "dc4d799bb92a42fbbae4e2a3f54142d0", "parent_id": "default", "domain_id": "default", "name": "rally_jobs-project_4621fd72-86a4-48f7-98af-5642654e78d4"}} 2018-12-27 16:42:01,882 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-848d31bf-0e6e-43ac-b703-56009a78016d 2018-12-27 16:42:01,883 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.163861036301s 2018-12-27 16:42:01,883 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-848d31bf-0e6e-43ac-b703-56009a78016d 2018-12-27 16:42:01,883 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: rally_jobs', u'tags': [], 'enabled': True, 'id': u'dc4d799bb92a42fbbae4e2a3f54142d0', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'rally_jobs-project_4621fd72-86a4-48f7-98af-5642654e78d4'}) 2018-12-27 16:42:01,890 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-12-27 16:42:01,894 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e8b61b02f3ddca5b62cd2d23bef90e2706b13177" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "4fcce1a7-478a-4023-84a9-1d906d1fc6f7", "email": null, "name": "rally_jobs-user_4621fd72-86a4-48f7-98af-5642654e78d4"}}' 2018-12-27 16:42:02,285 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 27 Dec 2018 16:42:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5b3388d0-b3ac-44ed-ac1d-d08453c791ff Content-Length: 325 Content-Type: application/json RESP BODY: {"user": {"name": "rally_jobs-user_4621fd72-86a4-48f7-98af-5642654e78d4", "links": {"self": "http://172.30.9.31:5000/v3/users/44fd0dca4f784e849cb03215e1966849"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "44fd0dca4f784e849cb03215e1966849", "domain_id": "default", "password_expires_at": null}} 2018-12-27 16:42:02,286 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/users used request id req-5b3388d0-b3ac-44ed-ac1d-d08453c791ff 2018-12-27 16:42:02,286 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.395192146301s 2018-12-27 16:42:02,286 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/users used request id req-5b3388d0-b3ac-44ed-ac1d-d08453c791ff 2018-12-27 16:42:02,287 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'44fd0dca4f784e849cb03215e1966849', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'rally_jobs-user_4621fd72-86a4-48f7-98af-5642654e78d4'}) 2018-12-27 16:42:02,290 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-27 16:42:02,293 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e8b61b02f3ddca5b62cd2d23bef90e2706b13177" 2018-12-27 16:42:02,394 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 16:42:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ea19856c-7a6e-4b8e-b3b6-3144857746a9 Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 16:42:02,394 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-ea19856c-7a6e-4b8e-b3b6-3144857746a9 2018-12-27 16:42:02,395 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.104282140732s 2018-12-27 16:42:02,395 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-ea19856c-7a6e-4b8e-b3b6-3144857746a9 2018-12-27 16:42:02,400 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-27 16:42:02,403 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e8b61b02f3ddca5b62cd2d23bef90e2706b13177" 2018-12-27 16:42:02,417 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 16:42:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a50c0c77-c2cf-4029-8389-f3522be0065c Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 16:42:02,417 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-a50c0c77-c2cf-4029-8389-f3522be0065c 2018-12-27 16:42:02,417 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0176219940186s 2018-12-27 16:42:02,418 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-a50c0c77-c2cf-4029-8389-f3522be0065c 2018-12-27 16:42:02,422 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-27 16:42:02,425 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e8b61b02f3ddca5b62cd2d23bef90e2706b13177" 2018-12-27 16:42:02,522 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 16:42:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-df6ebe2b-0110-45e7-8eb8-bff84b8330b6 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-12-27 16:42:02,522 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains/default used request id req-df6ebe2b-0110-45e7-8eb8-bff84b8330b6 2018-12-27 16:42:02,522 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.10023188591s 2018-12-27 16:42:02,522 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains/default used request id req-df6ebe2b-0110-45e7-8eb8-bff84b8330b6 2018-12-27 16:42:02,523 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-27 16:42:02,526 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e8b61b02f3ddca5b62cd2d23bef90e2706b13177" 2018-12-27 16:42:02,643 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 16:42:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-97b4f87a-2fe4-4708-907d-5a8968322c7f Content-Encoding: gzip Content-Length: 837 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/05a834ddebbc40688596b7460b47439e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05a834ddebbc40688596b7460b47439e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/08226a0ad01943f39559448239e291e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "08226a0ad01943f39559448239e291e1", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "rally_jobs-user_4621fd72-86a4-48f7-98af-5642654e78d4", "links": {"self": "http://172.30.9.31:5000/v3/users/44fd0dca4f784e849cb03215e1966849"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "44fd0dca4f784e849cb03215e1966849", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/55c0552fe37a4f7ca0e73939514bc683"}, "domain_id": "default", "enabled": true, "options": {}, "id": "55c0552fe37a4f7ca0e73939514bc683", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/646a4af4e3b5439a97996d353fea3924"}, "domain_id": "914eec1d43ea4caf9d2fd33268c06258", "enabled": true, "options": {}, "id": "646a4af4e3b5439a97996d353fea3924", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/85fb203e51c34d3f8122e285a6a318b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85fb203e51c34d3f8122e285a6a318b3", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/905e7f4b42d24cca93b99d2401fa3378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "905e7f4b42d24cca93b99d2401fa3378", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/a5bc08b9f81f4e5bb86c24f9f7547bae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5bc08b9f81f4e5bb86c24f9f7547bae", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/a5c780627f004d318bf908d80305da9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5c780627f004d318bf908d80305da9c", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/b18425bf2b044bc9af7e194919539a17"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b18425bf2b044bc9af7e194919539a17", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/b8d2134b619d4dca80e21d6fb16449b0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b8d2134b619d4dca80e21d6fb16449b0", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/b9ab6a25a652438285139fe5b44aea62"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9ab6a25a652438285139fe5b44aea62", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/c08462554a4844d681348f58b9b0edee"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c08462554a4844d681348f58b9b0edee", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/ddfc3a9aad444d4782eae677c8a98130"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ddfc3a9aad444d4782eae677c8a98130", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/f2a74f2185a54676a6cb2bb5ecfcc4f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2a74f2185a54676a6cb2bb5ecfcc4f6", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-12-27 16:42:02,643 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-97b4f87a-2fe4-4708-907d-5a8968322c7f 2018-12-27 16:42:02,643 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.120027065277s 2018-12-27 16:42:02,644 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-97b4f87a-2fe4-4708-907d-5a8968322c7f 2018-12-27 16:42:02,655 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-27 16:42:02,658 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e8b61b02f3ddca5b62cd2d23bef90e2706b13177" 2018-12-27 16:42:02,770 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 16:42:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ba63d1f1-9edf-47f6-8c65-09a831e7948f Content-Encoding: gzip Content-Length: 394 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93"}, "tags": [], "enabled": true, "id": "b7b4fceec1ad4c6eb74d758b709a9d93", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/da629caea04941e1ae8979c379dc7c9d"}, "tags": [], "enabled": true, "id": "da629caea04941e1ae8979c379dc7c9d", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: rally_jobs", "links": {"self": "http://172.30.9.31:5000/v3/projects/dc4d799bb92a42fbbae4e2a3f54142d0"}, "tags": [], "enabled": true, "id": "dc4d799bb92a42fbbae4e2a3f54142d0", "parent_id": "default", "domain_id": "default", "name": "rally_jobs-project_4621fd72-86a4-48f7-98af-5642654e78d4"}]} 2018-12-27 16:42:02,770 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?domain_id=default used request id req-ba63d1f1-9edf-47f6-8c65-09a831e7948f 2018-12-27 16:42:02,770 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.1149559021s 2018-12-27 16:42:02,771 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?domain_id=default used request id req-ba63d1f1-9edf-47f6-8c65-09a831e7948f 2018-12-27 16:42:02,778 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-12-27 16:42:02,782 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:5000/v3/role_assignments?user.id=44fd0dca4f784e849cb03215e1966849&role.id=5e97c57d600b48f5b4c8f915fe73d20b&scope.project.id=dc4d799bb92a42fbbae4e2a3f54142d0" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e8b61b02f3ddca5b62cd2d23bef90e2706b13177" 2018-12-27 16:42:02,876 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 16:42:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2e490d1b-691c-4d60-bc37-a9e2936cf7b5 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.31:5000/v3/role_assignments?user.id=44fd0dca4f784e849cb03215e1966849&role.id=5e97c57d600b48f5b4c8f915fe73d20b&scope.project.id=dc4d799bb92a42fbbae4e2a3f54142d0", "previous": null, "next": null}} 2018-12-27 16:42:02,876 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/role_assignments?user.id=44fd0dca4f784e849cb03215e1966849&role.id=5e97c57d600b48f5b4c8f915fe73d20b&scope.project.id=dc4d799bb92a42fbbae4e2a3f54142d0 used request id req-2e490d1b-691c-4d60-bc37-a9e2936cf7b5 2018-12-27 16:42:02,876 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0973618030548s 2018-12-27 16:42:02,876 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/role_assignments?user.id=44fd0dca4f784e849cb03215e1966849&role.id=5e97c57d600b48f5b4c8f915fe73d20b&scope.project.id=dc4d799bb92a42fbbae4e2a3f54142d0 used request id req-2e490d1b-691c-4d60-bc37-a9e2936cf7b5 2018-12-27 16:42:02,880 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-12-27 16:42:02,883 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.31:5000/v3/projects/dc4d799bb92a42fbbae4e2a3f54142d0/users/44fd0dca4f784e849cb03215e1966849/roles/5e97c57d600b48f5b4c8f915fe73d20b -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e8b61b02f3ddca5b62cd2d23bef90e2706b13177" 2018-12-27 16:42:03,029 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 16:42:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eff87bef-3c2d-41fb-b4ef-ad867c38b75c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 16:42:03,029 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/dc4d799bb92a42fbbae4e2a3f54142d0/users/44fd0dca4f784e849cb03215e1966849/roles/5e97c57d600b48f5b4c8f915fe73d20b used request id req-eff87bef-3c2d-41fb-b4ef-ad867c38b75c 2018-12-27 16:42:03,029 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.148840904236s 2018-12-27 16:42:03,029 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/dc4d799bb92a42fbbae4e2a3f54142d0/users/44fd0dca4f784e849cb03215e1966849/roles/5e97c57d600b48f5b4c8f915fe73d20b used request id req-eff87bef-3c2d-41fb-b4ef-ad867c38b75c 2018-12-27 16:42:03,030 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'rally_jobs-project_4621fd72-86a4-48f7-98af-5642654e78d4', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'tenant_name': 'admin', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': u'1', u'image_api_version': '2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'regionOne', u'key_manager_api_version': u'v1', 'project_id': u'dc4d799bb92a42fbbae4e2a3f54142d0', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '4fcce1a7-478a-4023-84a9-1d906d1fc6f7', 'username': u'rally_jobs-user_4621fd72-86a4-48f7-98af-5642654e78d4', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.31:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-12-27 16:42:03,033 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'rally_jobs-user_4621fd72-86a4-48f7-98af-5642654e78d4', 'password': '4fcce1a7-478a-4023-84a9-1d906d1fc6f7', 'project_name': 'rally_jobs-project_4621fd72-86a4-48f7-98af-5642654e78d4', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.31:5000//v3', 'project_id': 'dc4d799bb92a42fbbae4e2a3f54142d0', 'project_domain_name': 'Default'} 2018-12-27 16:42:03,036 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-27 16:42:03,039 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e8b61b02f3ddca5b62cd2d23bef90e2706b13177" 2018-12-27 16:42:03,139 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 16:42:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1c69b785-7e10-4e9f-9000-f557bbc5813b Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 16:42:03,139 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-1c69b785-7e10-4e9f-9000-f557bbc5813b 2018-12-27 16:42:03,140 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.103068828583s 2018-12-27 16:42:03,140 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-1c69b785-7e10-4e9f-9000-f557bbc5813b 2018-12-27 16:42:03,145 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-27 16:42:03,148 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e8b61b02f3ddca5b62cd2d23bef90e2706b13177" 2018-12-27 16:42:03,242 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 16:42:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-332a2f05-2bd3-4c70-a3d8-a0029af929ae Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 16:42:03,242 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-332a2f05-2bd3-4c70-a3d8-a0029af929ae 2018-12-27 16:42:03,242 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0970730781555s 2018-12-27 16:42:03,242 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-332a2f05-2bd3-4c70-a3d8-a0029af929ae 2018-12-27 16:42:03,247 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-27 16:42:03,250 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e8b61b02f3ddca5b62cd2d23bef90e2706b13177" 2018-12-27 16:42:03,351 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 16:42:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1b9b5c61-1fd3-4cf7-86cc-b8fcc7166122 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-12-27 16:42:03,351 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains/default used request id req-1b9b5c61-1fd3-4cf7-86cc-b8fcc7166122 2018-12-27 16:42:03,351 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.104170799255s 2018-12-27 16:42:03,351 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains/default used request id req-1b9b5c61-1fd3-4cf7-86cc-b8fcc7166122 2018-12-27 16:42:03,352 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-27 16:42:03,356 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e8b61b02f3ddca5b62cd2d23bef90e2706b13177" 2018-12-27 16:42:03,478 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 16:42:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2cd1555e-2388-4496-a5c0-3b9ea1f7b158 Content-Encoding: gzip Content-Length: 837 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/05a834ddebbc40688596b7460b47439e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05a834ddebbc40688596b7460b47439e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/08226a0ad01943f39559448239e291e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "08226a0ad01943f39559448239e291e1", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "rally_jobs-user_4621fd72-86a4-48f7-98af-5642654e78d4", "links": {"self": "http://172.30.9.31:5000/v3/users/44fd0dca4f784e849cb03215e1966849"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "44fd0dca4f784e849cb03215e1966849", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/55c0552fe37a4f7ca0e73939514bc683"}, "domain_id": "default", "enabled": true, "options": {}, "id": "55c0552fe37a4f7ca0e73939514bc683", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/646a4af4e3b5439a97996d353fea3924"}, "domain_id": "914eec1d43ea4caf9d2fd33268c06258", "enabled": true, "options": {}, "id": "646a4af4e3b5439a97996d353fea3924", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/85fb203e51c34d3f8122e285a6a318b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85fb203e51c34d3f8122e285a6a318b3", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/905e7f4b42d24cca93b99d2401fa3378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "905e7f4b42d24cca93b99d2401fa3378", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/a5bc08b9f81f4e5bb86c24f9f7547bae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5bc08b9f81f4e5bb86c24f9f7547bae", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/a5c780627f004d318bf908d80305da9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5c780627f004d318bf908d80305da9c", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/b18425bf2b044bc9af7e194919539a17"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b18425bf2b044bc9af7e194919539a17", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/b8d2134b619d4dca80e21d6fb16449b0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b8d2134b619d4dca80e21d6fb16449b0", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/b9ab6a25a652438285139fe5b44aea62"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9ab6a25a652438285139fe5b44aea62", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/c08462554a4844d681348f58b9b0edee"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c08462554a4844d681348f58b9b0edee", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/ddfc3a9aad444d4782eae677c8a98130"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ddfc3a9aad444d4782eae677c8a98130", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/f2a74f2185a54676a6cb2bb5ecfcc4f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2a74f2185a54676a6cb2bb5ecfcc4f6", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-12-27 16:42:03,478 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-2cd1555e-2388-4496-a5c0-3b9ea1f7b158 2018-12-27 16:42:03,478 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.12602686882s 2018-12-27 16:42:03,479 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-2cd1555e-2388-4496-a5c0-3b9ea1f7b158 2018-12-27 16:42:03,490 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-27 16:42:03,493 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e8b61b02f3ddca5b62cd2d23bef90e2706b13177" 2018-12-27 16:42:03,595 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 16:42:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-adc3e671-f8f9-4af3-8c5a-2babe1b33474 Content-Encoding: gzip Content-Length: 394 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93"}, "tags": [], "enabled": true, "id": "b7b4fceec1ad4c6eb74d758b709a9d93", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/da629caea04941e1ae8979c379dc7c9d"}, "tags": [], "enabled": true, "id": "da629caea04941e1ae8979c379dc7c9d", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: rally_jobs", "links": {"self": "http://172.30.9.31:5000/v3/projects/dc4d799bb92a42fbbae4e2a3f54142d0"}, "tags": [], "enabled": true, "id": "dc4d799bb92a42fbbae4e2a3f54142d0", "parent_id": "default", "domain_id": "default", "name": "rally_jobs-project_4621fd72-86a4-48f7-98af-5642654e78d4"}]} 2018-12-27 16:42:03,596 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?domain_id=default used request id req-adc3e671-f8f9-4af3-8c5a-2babe1b33474 2018-12-27 16:42:03,596 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.105555057526s 2018-12-27 16:42:03,596 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?domain_id=default used request id req-adc3e671-f8f9-4af3-8c5a-2babe1b33474 2018-12-27 16:42:03,604 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-12-27 16:42:03,607 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:5000/v3/role_assignments?user.id=44fd0dca4f784e849cb03215e1966849&role.id=c2bb869216234fa8b868621217cc01a4&scope.project.id=dc4d799bb92a42fbbae4e2a3f54142d0" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e8b61b02f3ddca5b62cd2d23bef90e2706b13177" 2018-12-27 16:42:03,703 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 16:42:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-af2edab5-0a1b-4728-b2a4-866a49d54324 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.31:5000/v3/role_assignments?user.id=44fd0dca4f784e849cb03215e1966849&role.id=c2bb869216234fa8b868621217cc01a4&scope.project.id=dc4d799bb92a42fbbae4e2a3f54142d0", "previous": null, "next": null}} 2018-12-27 16:42:03,703 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/role_assignments?user.id=44fd0dca4f784e849cb03215e1966849&role.id=c2bb869216234fa8b868621217cc01a4&scope.project.id=dc4d799bb92a42fbbae4e2a3f54142d0 used request id req-af2edab5-0a1b-4728-b2a4-866a49d54324 2018-12-27 16:42:03,703 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0997049808502s 2018-12-27 16:42:03,704 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/role_assignments?user.id=44fd0dca4f784e849cb03215e1966849&role.id=c2bb869216234fa8b868621217cc01a4&scope.project.id=dc4d799bb92a42fbbae4e2a3f54142d0 used request id req-af2edab5-0a1b-4728-b2a4-866a49d54324 2018-12-27 16:42:03,707 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-12-27 16:42:03,711 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.31:5000/v3/projects/dc4d799bb92a42fbbae4e2a3f54142d0/users/44fd0dca4f784e849cb03215e1966849/roles/c2bb869216234fa8b868621217cc01a4 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e8b61b02f3ddca5b62cd2d23bef90e2706b13177" 2018-12-27 16:42:03,874 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 16:42:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6c8f7b3f-2c67-46b5-b464-e11c2dccb404 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 16:42:03,874 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/dc4d799bb92a42fbbae4e2a3f54142d0/users/44fd0dca4f784e849cb03215e1966849/roles/c2bb869216234fa8b868621217cc01a4 used request id req-6c8f7b3f-2c67-46b5-b464-e11c2dccb404 2018-12-27 16:42:03,874 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.166378974915s 2018-12-27 16:42:03,874 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/dc4d799bb92a42fbbae4e2a3f54142d0/users/44fd0dca4f784e849cb03215e1966849/roles/c2bb869216234fa8b868621217cc01a4 used request id req-6c8f7b3f-2c67-46b5-b464-e11c2dccb404 2018-12-27 16:42:03,875 - xtesting.ci.run_tests - INFO - Running test case 'rally_jobs'... 2018-12-27 16:42:03,876 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-27 16:42:03,879 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e8b61b02f3ddca5b62cd2d23bef90e2706b13177" 2018-12-27 16:42:04,029 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 16:42:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-da0cb8f2-7d64-4c13-afaf-feb26b8f47bb Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.31:5000/v3/domains/914eec1d43ea4caf9d2fd33268c06258"}, "tags": [], "enabled": true, "id": "914eec1d43ea4caf9d2fd33268c06258", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains", "previous": null, "next": null}} 2018-12-27 16:42:04,030 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains used request id req-da0cb8f2-7d64-4c13-afaf-feb26b8f47bb 2018-12-27 16:42:04,030 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.153745174408s 2018-12-27 16:42:04,030 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains used request id req-da0cb8f2-7d64-4c13-afaf-feb26b8f47bb 2018-12-27 16:42:04,037 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-27 16:42:04,040 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e8b61b02f3ddca5b62cd2d23bef90e2706b13177" 2018-12-27 16:42:04,141 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 16:42:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-660a8397-0eb0-4182-9bd8-354731810e71 Content-Encoding: gzip Content-Length: 394 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93"}, "tags": [], "enabled": true, "id": "b7b4fceec1ad4c6eb74d758b709a9d93", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/da629caea04941e1ae8979c379dc7c9d"}, "tags": [], "enabled": true, "id": "da629caea04941e1ae8979c379dc7c9d", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: rally_jobs", "links": {"self": "http://172.30.9.31:5000/v3/projects/dc4d799bb92a42fbbae4e2a3f54142d0"}, "tags": [], "enabled": true, "id": "dc4d799bb92a42fbbae4e2a3f54142d0", "parent_id": "default", "domain_id": "default", "name": "rally_jobs-project_4621fd72-86a4-48f7-98af-5642654e78d4"}]} 2018-12-27 16:42:04,141 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?domain_id=default used request id req-660a8397-0eb0-4182-9bd8-354731810e71 2018-12-27 16:42:04,142 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.10457611084s 2018-12-27 16:42:04,142 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?domain_id=default used request id req-660a8397-0eb0-4182-9bd8-354731810e71 2018-12-27 16:42:04,144 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-12-27 16:42:04,144 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e8b61b02f3ddca5b62cd2d23bef90e2706b13177" -d '{"network": {"shared": true, "tenant_id": "dc4d799bb92a42fbbae4e2a3f54142d0", "name": "rally_jobs-net_4621fd72-86a4-48f7-98af-5642654e78d4", "admin_state_up": true}}' 2018-12-27 16:42:05,485 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 720 X-Openstack-Request-Id: req-52ccc33c-5284-40b3-b338-34919cea6d0b Date: Thu, 27 Dec 2018 16:42:05 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"provider:network_type":"geneve","id":"d3a17280-5783-4ba4-8db5-b375b5abc131","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":96,"ipv4_address_scope":null,"shared":true,"project_id":"dc4d799bb92a42fbbae4e2a3f54142d0","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-27T16:42:04Z","is_default":false,"qos_policy_id":null,"name":"rally_jobs-net_4621fd72-86a4-48f7-98af-5642654e78d4","admin_state_up":true,"tenant_id":"dc4d799bb92a42fbbae4e2a3f54142d0","created_at":"2018-12-27T16:42:04Z","mtu":1442}} 2018-12-27 16:42:05,485 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-52ccc33c-5284-40b3-b338-34919cea6d0b 2018-12-27 16:42:05,486 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 1.34155583382s 2018-12-27 16:42:05,486 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-52ccc33c-5284-40b3-b338-34919cea6d0b 2018-12-27 16:42:05,486 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'dns_domain': u'', u'updated_at': u'2018-12-27T16:42:04Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'provider:network_type': u'geneve', u'id': u'd3a17280-5783-4ba4-8db5-b375b5abc131', u'provider:segmentation_id': 96, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'rally_jobs-net_4621fd72-86a4-48f7-98af-5642654e78d4', u'created_at': u'2018-12-27T16:42:04Z', u'mtu': 1442, u'tenant_id': u'dc4d799bb92a42fbbae4e2a3f54142d0', u'ipv4_address_scope': None, u'shared': True, u'project_id': u'dc4d799bb92a42fbbae4e2a3f54142d0'}) 2018-12-27 16:42:05,488 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 16:42:05,496 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 16:42:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f50f97fe-4fc5-4db9-b261-ab8e2db69c3b Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 16:42:05,496 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-f50f97fe-4fc5-4db9-b261-ab8e2db69c3b 2018-12-27 16:42:05,497 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000/v3/auth/tokens 2018-12-27 16:42:05,900 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T17:42:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dc4d799bb92a42fbbae4e2a3f54142d0", "name": "rally_jobs-project_4621fd72-86a4-48f7-98af-5642654e78d4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/dc4d799bb92a42fbbae4e2a3f54142d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/dc4d799bb92a42fbbae4e2a3f54142d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/dc4d799bb92a42fbbae4e2a3f54142d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/dc4d799bb92a42fbbae4e2a3f54142d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/dc4d799bb92a42fbbae4e2a3f54142d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/dc4d799bb92a42fbbae4e2a3f54142d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/dc4d799bb92a42fbbae4e2a3f54142d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/dc4d799bb92a42fbbae4e2a3f54142d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/dc4d799bb92a42fbbae4e2a3f54142d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_dc4d799bb92a42fbbae4e2a3f54142d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_dc4d799bb92a42fbbae4e2a3f54142d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/dc4d799bb92a42fbbae4e2a3f54142d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/dc4d799bb92a42fbbae4e2a3f54142d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/dc4d799bb92a42fbbae4e2a3f54142d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "rally_jobs-user_4621fd72-86a4-48f7-98af-5642654e78d4", "id": "44fd0dca4f784e849cb03215e1966849"}, "audit_ids": ["Sii4ELdYRwaLkFKByJiV9A"], "issued_at": "2018-12-27T16:42:05.000000Z"}} 2018-12-27 16:42:05,903 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-27 16:42:05,904 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fde7c26f50651d37da7b8d990ecfde2a524cf39a" 2018-12-27 16:42:06,231 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1415 X-Openstack-Request-Id: req-d7b9d4be-d461-4041-b901-2da5e20a4a6e Date: Thu, 27 Dec 2018 16:42:06 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","updated_at":"2018-12-27T15:58:03Z","dns_domain":"","revision_number":8,"port_security_enabled":true,"mtu":1500,"id":"a4959dd9-e8f4-4ea9-8c99-7bff545db58c","router:external":true,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"da629caea04941e1ae8979c379dc7c9d","status":"ACTIVE","subnets":["244ab55b-a0ed-4e50-9f85-07f08119ae55"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"da629caea04941e1ae8979c379dc7c9d","created_at":"2018-12-27T15:29:17Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"mtu":1442,"id":"d3a17280-5783-4ba4-8db5-b375b5abc131","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":96,"ipv4_address_scope":null,"shared":true,"project_id":"dc4d799bb92a42fbbae4e2a3f54142d0","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-27T16:42:04Z","qos_policy_id":null,"name":"rally_jobs-net_4621fd72-86a4-48f7-98af-5642654e78d4","admin_state_up":true,"tenant_id":"dc4d799bb92a42fbbae4e2a3f54142d0","created_at":"2018-12-27T16:42:04Z","provider:network_type":"geneve"}]} 2018-12-27 16:42:06,231 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-d7b9d4be-d461-4041-b901-2da5e20a4a6e 2018-12-27 16:42:06,231 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.327473163605s 2018-12-27 16:42:06,231 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-d7b9d4be-d461-4041-b901-2da5e20a4a6e 2018-12-27 16:42:06,233 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-12-27 16:42:06,233 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}fde7c26f50651d37da7b8d990ecfde2a524cf39a" -d '{"subnet": {"name": "rally_jobs-subnet_4621fd72-86a4-48f7-98af-5642654e78d4", "enable_dhcp": true, "network_id": "d3a17280-5783-4ba4-8db5-b375b5abc131", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-12-27 16:42:07,862 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-30eed433-3022-44a0-a996-45f1d61f685d Date: Thu, 27 Dec 2018 16:42:07 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d3a17280-5783-4ba4-8db5-b375b5abc131","tenant_id":"dc4d799bb92a42fbbae4e2a3f54142d0","created_at":"2018-12-27T16:42:06Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-12-27T16:42:06Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"dc4d799bb92a42fbbae4e2a3f54142d0","id":"41c9ec2d-63e5-4c2b-b7b5-bcd533d38556","subnetpool_id":null,"name":"rally_jobs-subnet_4621fd72-86a4-48f7-98af-5642654e78d4"}} 2018-12-27 16:42:07,863 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/subnets.json used request id req-30eed433-3022-44a0-a996-45f1d61f685d 2018-12-27 16:42:07,863 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 1.62997198105s 2018-12-27 16:42:07,863 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/subnets.json used request id req-30eed433-3022-44a0-a996-45f1d61f685d 2018-12-27 16:42:07,864 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-12-27T16:42:06Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'41c9ec2d-63e5-4c2b-b7b5-bcd533d38556', u'subnetpool_id': None, u'service_types': [], u'name': u'rally_jobs-subnet_4621fd72-86a4-48f7-98af-5642654e78d4', u'enable_dhcp': True, u'network_id': u'd3a17280-5783-4ba4-8db5-b375b5abc131', u'tenant_id': u'dc4d799bb92a42fbbae4e2a3f54142d0', u'created_at': u'2018-12-27T16:42:06Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'dc4d799bb92a42fbbae4e2a3f54142d0'}) 2018-12-27 16:42:07,864 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-12-27 16:42:07,865 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}fde7c26f50651d37da7b8d990ecfde2a524cf39a" -d '{"router": {"external_gateway_info": {"network_id": "a4959dd9-e8f4-4ea9-8c99-7bff545db58c"}, "name": "rally_jobs-router_4621fd72-86a4-48f7-98af-5642654e78d4", "admin_state_up": true}}' 2018-12-27 16:42:10,327 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-553022e5-275d-4ec3-ae87-803cfa26cc8b Date: Thu, 27 Dec 2018 16:42:10 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "a4959dd9-e8f4-4ea9-8c99-7bff545db58c", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "244ab55b-a0ed-4e50-9f85-07f08119ae55", "ip_address": "172.30.9.207"}]}, "description": "", "tags": [], "tenant_id": "dc4d799bb92a42fbbae4e2a3f54142d0", "created_at": "2018-12-27T16:42:08Z", "admin_state_up": true, "updated_at": "2018-12-27T16:42:09Z", "revision_number": 2, "routes": [], "project_id": "dc4d799bb92a42fbbae4e2a3f54142d0", "id": "6a52a41b-d2ef-4eb6-a3d8-81b32efc5314", "name": "rally_jobs-router_4621fd72-86a4-48f7-98af-5642654e78d4"}} 2018-12-27 16:42:10,327 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/routers.json used request id req-553022e5-275d-4ec3-ae87-803cfa26cc8b 2018-12-27 16:42:10,327 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 2.46269822121s 2018-12-27 16:42:10,327 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/routers.json used request id req-553022e5-275d-4ec3-ae87-803cfa26cc8b 2018-12-27 16:42:10,328 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'a4959dd9-e8f4-4ea9-8c99-7bff545db58c', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'244ab55b-a0ed-4e50-9f85-07f08119ae55', u'ip_address': u'172.30.9.207'}]}, u'description': u'', u'tags': [], u'tenant_id': u'dc4d799bb92a42fbbae4e2a3f54142d0', u'created_at': u'2018-12-27T16:42:08Z', u'admin_state_up': True, u'updated_at': u'2018-12-27T16:42:09Z', u'revision_number': 2, u'routes': [], u'project_id': u'dc4d799bb92a42fbbae4e2a3f54142d0', u'id': u'6a52a41b-d2ef-4eb6-a3d8-81b32efc5314', u'name': u'rally_jobs-router_4621fd72-86a4-48f7-98af-5642654e78d4'}) 2018-12-27 16:42:10,328 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-12-27 16:42:10,329 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.31:9696/v2.0/routers/6a52a41b-d2ef-4eb6-a3d8-81b32efc5314/add_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}fde7c26f50651d37da7b8d990ecfde2a524cf39a" -d '{"subnet_id": "41c9ec2d-63e5-4c2b-b7b5-bcd533d38556"}' 2018-12-27 16:42:12,994 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-f61acef2-48af-4566-80cd-3f43bdcba85a Date: Thu, 27 Dec 2018 16:42:12 GMT RESP BODY: {"network_id": "d3a17280-5783-4ba4-8db5-b375b5abc131", "tenant_id": "dc4d799bb92a42fbbae4e2a3f54142d0", "subnet_id": "41c9ec2d-63e5-4c2b-b7b5-bcd533d38556", "subnet_ids": ["41c9ec2d-63e5-4c2b-b7b5-bcd533d38556"], "port_id": "1c03f9ca-9d15-4bbe-aa2d-8a96de8da6d4", "id": "6a52a41b-d2ef-4eb6-a3d8-81b32efc5314"} 2018-12-27 16:42:12,994 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.31:9696/v2.0/routers/6a52a41b-d2ef-4eb6-a3d8-81b32efc5314/add_router_interface.json used request id req-f61acef2-48af-4566-80cd-3f43bdcba85a 2018-12-27 16:42:12,994 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.66584086418s 2018-12-27 16:42:12,994 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.31:9696/v2.0/routers/6a52a41b-d2ef-4eb6-a3d8-81b32efc5314/add_router_interface.json used request id req-f61acef2-48af-4566-80cd-3f43bdcba85a returning object 6a52a41b-d2ef-4eb6-a3d8-81b32efc5314 2018-12-27 16:42:12,995 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-27 16:42:13,127 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-12-27 16:42:13,129 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 16:42:13,133 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Thu, 27 Dec 2018 16:42:13 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}]} 2018-12-27 16:42:13,138 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-27 16:42:13,142 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fde7c26f50651d37da7b8d990ecfde2a524cf39a" 2018-12-27 16:42:13,345 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-64f4d40e-9290-40a5-9f19-f57779bce028 Date: Thu, 27 Dec 2018 16:42:13 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-27 16:42:13,345 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-64f4d40e-9290-40a5-9f19-f57779bce028 2018-12-27 16:42:13,345 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.207006931305s 2018-12-27 16:42:13,346 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-64f4d40e-9290-40a5-9f19-f57779bce028 2018-12-27 16:42:13,353 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-12-27 16:42:13,357 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}fde7c26f50651d37da7b8d990ecfde2a524cf39a" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/rally_jobs-img_4621fd72-86a4-48f7-98af-5642654e78d4", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "rally_jobs-img_4621fd72-86a4-48f7-98af-5642654e78d4"}' 2018-12-27 16:42:13,592 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 871 Content-Type: application/json Location: http://172.30.9.31:9292/v2/images/785b6d90-944e-4752-95d4-e8fd2574910c Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-2aff1654-dcb7-4656-bbd1-84c25a398ea2 Date: Thu, 27 Dec 2018 16:42:13 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/785b6d90-944e-4752-95d4-e8fd2574910c/file", "owner": "dc4d799bb92a42fbbae4e2a3f54142d0", "id": "785b6d90-944e-4752-95d4-e8fd2574910c", "size": null, "self": "/v2/images/785b6d90-944e-4752-95d4-e8fd2574910c", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-27T16:42:13Z", "visibility": "public", "owner_specified.shade.object": "images/rally_jobs-img_4621fd72-86a4-48f7-98af-5642654e78d4", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_jobs-img_4621fd72-86a4-48f7-98af-5642654e78d4", "checksum": null, "created_at": "2018-12-27T16:42:13Z", "protected": false} 2018-12-27 16:42:13,593 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.31:9292/v2/images used request id req-2aff1654-dcb7-4656-bbd1-84c25a398ea2 2018-12-27 16:42:13,593 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.239204883575s 2018-12-27 16:42:13,593 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.31:9292/v2/images used request id req-2aff1654-dcb7-4656-bbd1-84c25a398ea2 returning object 785b6d90-944e-4752-95d4-e8fd2574910c 2018-12-27 16:42:13,594 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-12-27 16:42:13,597 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.31:9292/v2/images/785b6d90-944e-4752-95d4-e8fd2574910c/file -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}fde7c26f50651d37da7b8d990ecfde2a524cf39a" -d '' 2018-12-27 16:42:15,009 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-b7271f8f-e1c5-4af7-a924-34c1813b9c59 Date: Thu, 27 Dec 2018 16:42:15 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-27 16:42:15,009 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.31:9292/v2/images/785b6d90-944e-4752-95d4-e8fd2574910c/file used request id req-b7271f8f-e1c5-4af7-a924-34c1813b9c59 2018-12-27 16:42:15,009 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.41511511803s 2018-12-27 16:42:15,009 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.31:9292/v2/images/785b6d90-944e-4752-95d4-e8fd2574910c/file used request id req-b7271f8f-e1c5-4af7-a924-34c1813b9c59 2018-12-27 16:42:15,013 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-27 16:42:15,017 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fde7c26f50651d37da7b8d990ecfde2a524cf39a" 2018-12-27 16:42:15,228 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1201 Content-Type: application/json X-Openstack-Request-Id: req-06b581b2-2452-4c0e-9105-f5f8cc165009 Date: Thu, 27 Dec 2018 16:42:15 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/785b6d90-944e-4752-95d4-e8fd2574910c/snap", "metadata": {}}], "file": "/v2/images/785b6d90-944e-4752-95d4-e8fd2574910c/file", "owner": "dc4d799bb92a42fbbae4e2a3f54142d0", "id": "785b6d90-944e-4752-95d4-e8fd2574910c", "size": 12716032, "self": "/v2/images/785b6d90-944e-4752-95d4-e8fd2574910c", "disk_format": "qcow2", "direct_url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/785b6d90-944e-4752-95d4-e8fd2574910c/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-27T16:42:14Z", "visibility": "public", "owner_specified.shade.object": "images/rally_jobs-img_4621fd72-86a4-48f7-98af-5642654e78d4", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_jobs-img_4621fd72-86a4-48f7-98af-5642654e78d4", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-27T16:42:13Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-27 16:42:15,229 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-06b581b2-2452-4c0e-9105-f5f8cc165009 2018-12-27 16:42:15,229 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.21565413475s 2018-12-27 16:42:15,229 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-06b581b2-2452-4c0e-9105-f5f8cc165009 2018-12-27 16:42:15,231 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/785b6d90-944e-4752-95d4-e8fd2574910c/snap', u'metadata': Munch({})})], 'file': u'/v2/images/785b6d90-944e-4752-95d4-e8fd2574910c/file', 'owner': u'dc4d799bb92a42fbbae4e2a3f54142d0', 'id': u'785b6d90-944e-4752-95d4-e8fd2574910c', 'size': 12716032, u'self': u'/v2/images/785b6d90-944e-4752-95d4-e8fd2574910c', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'dc4d799bb92a42fbbae4e2a3f54142d0', 'name': 'rally_jobs-project_4621fd72-86a4-48f7-98af-5642654e78d4', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/785b6d90-944e-4752-95d4-e8fd2574910c/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-12-27T16:42:14Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-12-27T16:42:14Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/rally_jobs-img_4621fd72-86a4-48f7-98af-5642654e78d4', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/785b6d90-944e-4752-95d4-e8fd2574910c', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/rally_jobs-img_4621fd72-86a4-48f7-98af-5642654e78d4', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'rally_jobs-img_4621fd72-86a4-48f7-98af-5642654e78d4', 'created': u'2018-12-27T16:42:13Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-12-27T16:42:13Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/785b6d90-944e-4752-95d4-e8fd2574910c', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/rally_jobs-img_4621fd72-86a4-48f7-98af-5642654e78d4', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-12-27 16:42:15,232 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-12-27 16:42:15,235 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e8b61b02f3ddca5b62cd2d23bef90e2706b13177" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "rally_jobs-flavor_4621fd72-86a4-48f7-98af-5642654e78d4", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-12-27 16:42:15,452 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 16:42:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e059d37b-a90a-4763-816c-15de2d7785a9 x-compute-request-id: req-e059d37b-a90a-4763-816c-15de2d7785a9 Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"flavor": {"name": "rally_jobs-flavor_4621fd72-86a4-48f7-98af-5642654e78d4", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/7fb44f81-94c3-4be6-ae28-30d7c8fae6a2", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/7fb44f81-94c3-4be6-ae28-30d7c8fae6a2", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "7fb44f81-94c3-4be6-ae28-30d7c8fae6a2"}} 2018-12-27 16:42:15,452 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-e059d37b-a90a-4763-816c-15de2d7785a9 2018-12-27 16:42:15,452 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.219932079315s 2018-12-27 16:42:15,452 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-e059d37b-a90a-4763-816c-15de2d7785a9 2018-12-27 16:42:15,453 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'rally_jobs-flavor_4621fd72-86a4-48f7-98af-5642654e78d4', 'ephemeral': 0, 'ram': 512, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b7b4fceec1ad4c6eb74d758b709a9d93', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 1, 'id': u'7fb44f81-94c3-4be6-ae28-30d7c8fae6a2', 'swap': 0}) 2018-12-27 16:42:15,454 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-12-27 16:42:15,456 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/flavors/7fb44f81-94c3-4be6-ae28-30d7c8fae6a2/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e8b61b02f3ddca5b62cd2d23bef90e2706b13177" -d '{"extra_specs": {}}' 2018-12-27 16:42:15,477 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 16:42:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-2efe0ecb-ef74-420b-aeab-4eba0c1f36b5 x-compute-request-id: req-2efe0ecb-ef74-420b-aeab-4eba0c1f36b5 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-12-27 16:42:15,477 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors/7fb44f81-94c3-4be6-ae28-30d7c8fae6a2/os-extra_specs used request id req-2efe0ecb-ef74-420b-aeab-4eba0c1f36b5 2018-12-27 16:42:15,477 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0234010219574s 2018-12-27 16:42:15,478 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors/7fb44f81-94c3-4be6-ae28-30d7c8fae6a2/os-extra_specs used request id req-2efe0ecb-ef74-420b-aeab-4eba0c1f36b5 2018-12-27 16:42:15,478 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-12-27 16:42:17,660 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-12-27 16:42:20,098 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | c9e176b0-236f-4829-9887-443e0b419c95 | 2018-12-27T16:42:19.568923 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: c9e176b0-236f-4829-9887-443e0b419c95 ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-12-27 16:42:23,294 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | event | Available | | __unknown__ | placement | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | | swift | object-store | Available | +-------------+----------------+-----------+ 2018-12-27 16:42:24,024 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Validating the test name... 2018-12-27 16:42:24,027 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-12-27 16:42:24,030 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fde7c26f50651d37da7b8d990ecfde2a524cf39a" 2018-12-27 16:42:24,314 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 16:42:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a14539c3-e31a-4907-89ce-da96d6cadf8c x-compute-request-id: req-a14539c3-e31a-4907-89ce-da96d6cadf8c Content-Encoding: gzip Content-Length: 737 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 20}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.4", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 247, "hypervisor_version": 2012000, "disk_available_least": 246, "local_gb": 247, "free_ram_mb": 28406, "id": 2}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 29}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.9", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 247, "hypervisor_version": 2012000, "disk_available_least": 246, "local_gb": 247, "free_ram_mb": 28406, "id": 5}]} 2018-12-27 16:42:24,314 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/os-hypervisors/detail used request id req-a14539c3-e31a-4907-89ce-da96d6cadf8c 2018-12-27 16:42:24,314 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.287395000458s 2018-12-27 16:42:24,315 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/os-hypervisors/detail used request id req-a14539c3-e31a-4907-89ce-da96d6cadf8c 2018-12-27 16:42:24,316 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2018-12-27 16:42:24,317 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/extensions.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fde7c26f50651d37da7b8d990ecfde2a524cf39a" 2018-12-27 16:42:24,527 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 8816 X-Openstack-Request-Id: req-6e70b4d1-7be6-4eb9-bf18-c42c25aaec1d Date: Thu, 27 Dec 2018 16:42:24 GMT RESP BODY: {"extensions": [{"alias": "default-subnetpools", "updated": "2016-02-18T18:00:00-00:00", "name": "Default Subnetpools", "links": [], "description": "Provides ability to mark and use a subnetpool as the default."}, {"alias": "qos", "updated": "2015-06-08T10:00:00-00:00", "name": "Quality of Service", "links": [], "description": "The Quality of Service extension."}, {"alias": "network-ip-availability", "updated": "2015-09-24T00:00:00-00:00", "name": "Network IP Availability", "links": [], "description": "Provides IP availability data for each network and subnet."}, {"alias": "network_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Network Availability Zone", "links": [], "description": "Availability zone support for network."}, {"alias": "auto-allocated-topology", "updated": "2016-01-01T00:00:00-00:00", "name": "Auto Allocated Topology Services", "links": [], "description": "Auto Allocated Topology Services."}, {"alias": "ext-gw-mode", "updated": "2013-03-28T10:00:00-00:00", "name": "Neutron L3 Configurable external gateway mode", "links": [], "description": "Extension of the router abstraction for specifying whether SNAT should occur on the external gateway"}, {"alias": "binding", "updated": "2014-02-03T10:00:00-00:00", "name": "Port Binding", "links": [], "description": "Expose port bindings of a virtual port to external application"}, {"alias": "agent", "updated": "2013-02-03T10:00:00-00:00", "name": "agent", "links": [], "description": "The agent management extension."}, {"alias": "subnet_allocation", "updated": "2015-03-30T10:00:00-00:00", "name": "Subnet Allocation", "links": [], "description": "Enables allocation of subnets from a subnet pool"}, {"alias": "dhcp_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "DHCP Agent Scheduler", "links": [], "description": "Schedule networks among dhcp agents"}, {"alias": "tag", "updated": "2016-01-01T00:00:00-00:00", "name": "Tag support", "links": [], "description": "Enables to set tag on resources."}, {"alias": "external-net", "updated": "2013-01-14T10:00:00-00:00", "name": "Neutron external network", "links": [], "description": "Adds external network attribute to network resource."}, {"alias": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"alias": "availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Availability Zone", "links": [], "description": "The availability zone extension."}, {"alias": "qos-default", "updated": "2017-041-06T10:00:00-00:00", "name": "QoS default policy", "links": [], "description": "Expose the QoS default policy per project"}, {"alias": "quotas", "updated": "2012-07-29T10:00:00-00:00", "name": "Quota management support", "links": [], "description": "Expose functions for quotas management per tenant"}, {"alias": "standard-attr-tag", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources with standard attribute: trunk, policy, security_group, floatingip", "links": [], "description": "Enables to set tag on resources with standard attribute."}, {"alias": "revision-if-match", "updated": "2016-12-11T00:00:00-00:00", "name": "If-Match constraints based on revision_number", "links": [], "description": "Extension indicating that If-Match based on revision_number is supported."}, {"alias": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"alias": "multi-provider", "updated": "2013-06-27T10:00:00-00:00", "name": "Multi Provider Network", "links": [], "description": "Expose mapping of virtual networks to multiple physical networks"}, {"alias": "quota_details", "updated": "2017-02-10T10:00:00-00:00", "name": "Quota details management support", "links": [], "description": "Expose functions for quotas usage statistics per project"}, {"alias": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"alias": "trunk", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk Extension", "links": [], "description": "Provides support for trunk ports"}, {"alias": "extraroute", "updated": "2013-02-01T10:00:00-00:00", "name": "Neutron Extra Route", "links": [], "description": "Extra routes configuration for L3 router"}, {"alias": "net-mtu-writable", "updated": "2017-07-12T00:00:00-00:00", "name": "Network MTU (writable)", "links": [], "description": "Provides a writable MTU attribute for a network resource."}, {"alias": "subnet-service-types", "updated": "2016-03-15T18:00:00-00:00", "name": "Subnet service types", "links": [], "description": "Provides ability to set the subnet service_types field"}, {"alias": "standard-attr-timestamp", "updated": "2016-09-12T10:00:00-00:00", "name": "Resource timestamps", "links": [], "description": "Adds created_at and updated_at fields to all Neutron resources that have Neutron standard attributes."}, {"alias": "service-type", "updated": "2013-01-20T00:00:00-00:00", "name": "Neutron Service Type Management", "links": [], "description": "API for retrieving service providers for Neutron advanced services"}, {"alias": "qos-rule-type-details", "updated": "2017-06-22T10:00:00-00:00", "name": "Details of QoS rule types", "links": [], "description": "Expose details about QoS rule types supported by loaded backend drivers"}, {"alias": "port-security", "updated": "2012-07-23T10:00:00-00:00", "name": "Port Security", "links": [], "description": "Provides port security"}, {"alias": "extra_dhcp_opt", "updated": "2013-03-17T12:00:00-00:00", "name": "Neutron Extra DHCP options", "links": [], "description": "Extra options configuration for DHCP. For example PXE boot options to DHCP clients can be specified (e.g. tftp-server, server-ip-address, bootfile-name)"}, {"alias": "standard-attr-revisions", "updated": "2016-04-11T10:00:00-00:00", "name": "Resource revision numbers", "links": [], "description": "This extension will display the revision number of neutron resources."}, {"alias": "dns-integration", "updated": "2015-08-15T18:00:00-00:00", "name": "DNS Integration", "links": [], "description": "Provides integration with DNS."}, {"alias": "pagination", "updated": "2016-06-12T00:00:00-00:00", "name": "Pagination support", "links": [], "description": "Extension that indicates that pagination is enabled."}, {"alias": "sorting", "updated": "2016-06-12T00:00:00-00:00", "name": "Sorting support", "links": [], "description": "Extension that indicates that sorting is enabled."}, {"alias": "security-group", "updated": "2012-10-05T10:00:00-00:00", "name": "security-group", "links": [], "description": "The security groups extension."}, {"alias": "rbac-policies", "updated": "2015-06-17T12:15:12-00:00", "name": "RBAC Policies", "links": [], "description": "Allows creation and modification of policies that control tenant access to resources."}, {"alias": "qos-bw-limit-direction", "updated": "2017-04-10T10:00:00-00:00", "name": "Direction for QoS bandwidth limit rule", "links": [], "description": "Allow to configure QoS bandwidth limit rule with specific direction: ingress or egress"}, {"alias": "tag-ext", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources: subnet, subnetpool, port, router", "links": [], "description": "Extends tag support to more L2 and L3 resources."}, {"alias": "standard-attr-description", "updated": "2016-02-10T10:00:00-00:00", "name": "standard-attr-description", "links": [], "description": "Extension to add descriptions to standard attributes"}, {"alias": "ip-substring-filtering", "updated": "2017-11-28T09:00:00-00:00", "name": "IP address substring filtering", "links": [], "description": "Provides IP address substring filtering when listing ports"}, {"alias": "router", "updated": "2012-07-20T10:00:00-00:00", "name": "Neutron L3 Router", "links": [], "description": "Router abstraction for basic L3 forwarding between L2 Neutron networks and access to external networks via a NAT gateway."}, {"alias": "allowed-address-pairs", "updated": "2013-07-23T10:00:00-00:00", "name": "Allowed Address Pairs", "links": [], "description": "Provides allowed address pairs"}, {"alias": "project-id", "updated": "2016-09-09T09:09:09-09:09", "name": "project_id field enabled", "links": [], "description": "Extension that indicates that project_id field is enabled."}, {"alias": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}]} 2018-12-27 16:42:24,527 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/extensions.json used request id req-6e70b4d1-7be6-4eb9-bf18-c42c25aaec1d 2018-12-27 16:42:24,527 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.211122989655s 2018-12-27 16:42:24,528 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/extensions.json used request id req-6e70b4d1-7be6-4eb9-bf18-c42c25aaec1d 2018-12-27 16:42:24,536 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-12-27 16:42:24,538 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e8b61b02f3ddca5b62cd2d23bef90e2706b13177" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "rally_jobs-flavor_alt_4621fd72-86a4-48f7-98af-5642654e78d4", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-12-27 16:42:24,579 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 16:42:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-da60cd7c-0313-4a38-8d83-c24ab91bca10 x-compute-request-id: req-da60cd7c-0313-4a38-8d83-c24ab91bca10 Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"flavor": {"name": "rally_jobs-flavor_alt_4621fd72-86a4-48f7-98af-5642654e78d4", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/d00e3604-0e01-42d2-a270-047aa99864b6", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/d00e3604-0e01-42d2-a270-047aa99864b6", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "d00e3604-0e01-42d2-a270-047aa99864b6"}} 2018-12-27 16:42:24,579 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-da60cd7c-0313-4a38-8d83-c24ab91bca10 2018-12-27 16:42:24,579 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0434539318085s 2018-12-27 16:42:24,580 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-da60cd7c-0313-4a38-8d83-c24ab91bca10 2018-12-27 16:42:24,580 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'rally_jobs-flavor_alt_4621fd72-86a4-48f7-98af-5642654e78d4', 'ephemeral': 0, 'ram': 1024, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b7b4fceec1ad4c6eb74d758b709a9d93', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 1, 'id': u'd00e3604-0e01-42d2-a270-047aa99864b6', 'swap': 0}) 2018-12-27 16:42:24,581 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-12-27 16:42:24,584 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/flavors/d00e3604-0e01-42d2-a270-047aa99864b6/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e8b61b02f3ddca5b62cd2d23bef90e2706b13177" -d '{"extra_specs": {}}' 2018-12-27 16:42:24,609 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 16:42:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-7b4589e6-f8f0-4b37-89f6-a1d79d776227 x-compute-request-id: req-7b4589e6-f8f0-4b37-89f6-a1d79d776227 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-12-27 16:42:24,609 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors/d00e3604-0e01-42d2-a270-047aa99864b6/os-extra_specs used request id req-7b4589e6-f8f0-4b37-89f6-a1d79d776227 2018-12-27 16:42:24,609 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0278739929199s 2018-12-27 16:42:24,609 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors/d00e3604-0e01-42d2-a270-047aa99864b6/os-extra_specs used request id req-7b4589e6-f8f0-4b37-89f6-a1d79d776227 2018-12-27 16:42:24,610 - functest.opnfv_tests.openstack.rally.rally - DEBUG - flavor: Munch({'name': u'rally_jobs-flavor_alt_4621fd72-86a4-48f7-98af-5642654e78d4', 'ephemeral': 0, 'ram': 1024, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b7b4fceec1ad4c6eb74d758b709a9d93', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 1, 'id': u'd00e3604-0e01-42d2-a270-047aa99864b6', 'swap': 0}) 2018-12-27 16:42:24,614 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /home/opnfv/functest/data/rally/neutron/rally-jobs/task-neutron.yaml 2018-12-27 16:42:24,614 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-12-27 16:42:24,627 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-12-27 16:42:24,834 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "neutron" ... 2018-12-27 16:42:24,834 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--task', u'/home/opnfv/functest/data/rally/task/var/task-neutron.yaml'] 2018-12-27 17:09:00,947 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 8ef7866c-02a4-4868-84db-319f283b9f97 2018-12-27 17:09:00,948 - functest.opnfv_tests.openstack.rally.rally - DEBUG - /home/opnfv/functest/results/rally_jobs does not exist, we create it. 2018-12-27 17:09:00,949 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '8ef7866c-02a4-4868-84db-319f283b9f97'] 2018-12-27 17:09:01,993 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 8ef7866c-02a4-4868-84db-319f283b9f97 -------------------------------------------------------------------------------- Task 8ef7866c-02a4-4868-84db-319f283b9f97: finished -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_list_networks args position 0 args values: { "runner": { "concurrency": 20, "times": 100 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "neutron": { "network": 119 } } }, "args": {}, "sla": { "max_avg_duration_per_atomic": { "neutron.list_networks": 15 }, "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 8ef7866c-02a4-4868-84db-319f283b9f97 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 1.87 | 2.859 | 5.057 | 7.903 | 8.134 | 3.379 | 100.0% | 100 | | neutron.list_networks | 0.174 | 0.531 | 0.862 | 0.952 | 1.285 | 0.563 | 100.0% | 100 | | total | 2.145 | 3.502 | 5.36 | 8.401 | 8.69 | 3.943 | 100.0% | 100 | | -> duration | 2.145 | 3.502 | 5.36 | 8.401 | 8.69 | 3.943 | 100.0% | 100 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 100 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 21.362098 Full duration: 55.814117 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_update_networks args position 1 args values: { "runner": { "concurrency": 20, "times": 40 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "neutron": { "network": -1 } } }, "args": { "network_create_args": {}, "network_update_args": { "name": "_updated", "admin_state_up": false } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 8ef7866c-02a4-4868-84db-319f283b9f97 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 2.149 | 3.294 | 4.888 | 5.332 | 5.508 | 3.401 | 100.0% | 40 | | neutron.update_network | 0.598 | 1.224 | 1.657 | 1.714 | 2.535 | 1.217 | 100.0% | 40 | | total | 3.264 | 4.481 | 6.104 | 6.226 | 6.905 | 4.618 | 100.0% | 40 | | -> duration | 3.264 | 4.481 | 6.104 | 6.226 | 6.905 | 4.618 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 11.246224 Full duration: 36.583408 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_delete_networks args position 2 args values: { "runner": { "concurrency": 20, "times": 40 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "neutron": { "subnet": -1, "network": -1 } } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 8ef7866c-02a4-4868-84db-319f283b9f97 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 2.119 | 3.342 | 5.02 | 5.248 | 5.971 | 3.584 | 100.0% | 40 | | neutron.delete_network | 1.13 | 1.784 | 2.365 | 3.11 | 3.435 | 1.904 | 100.0% | 40 | | total | 3.763 | 5.43 | 6.705 | 7.349 | 7.773 | 5.488 | 100.0% | 40 | | -> duration | 3.763 | 5.43 | 6.705 | 7.349 | 7.773 | 5.488 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 12.972194 Full duration: 28.241187 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_list_subnets args position 0 args values: { "runner": { "concurrency": 20, "times": 40 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "neutron": { "subnet": -1, "network": -1 } } }, "args": { "subnets_per_network": 2 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 8ef7866c-02a4-4868-84db-319f283b9f97 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 1.989 | 3.015 | 4.242 | 4.499 | 5.319 | 3.28 | 100.0% | 40 | | neutron.create_subnet (x2) | 3.515 | 5.557 | 7.401 | 7.903 | 8.035 | 5.675 | 100.0% | 40 | | neutron.list_subnets | 0.173 | 0.395 | 0.62 | 0.641 | 0.793 | 0.401 | 100.0% | 40 | | total | 6.681 | 8.972 | 11.646 | 12.044 | 12.266 | 9.356 | 100.0% | 40 | | -> duration | 6.681 | 8.972 | 11.646 | 12.044 | 12.266 | 9.356 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 20.590781 Full duration: 62.94255 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_update_subnets args position 1 args values: { "runner": { "concurrency": 20, "times": 100 }, "contexts": { "users": { "users_per_tenant": 5, "tenants": 1 }, "quotas": { "neutron": { "subnet": -1, "network": -1, "port": -1 } } }, "args": { "network_create_args": {}, "subnet_cidr_start": "1.4.0.0/16", "subnets_per_network": 2, "subnet_create_args": {}, "subnet_update_args": { "name": "_subnet_updated", "enable_dhcp": true } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 8ef7866c-02a4-4868-84db-319f283b9f97 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 2.027 | 2.86 | 4.22 | 4.848 | 5.157 | 3.08 | 100.0% | 100 | | neutron.create_subnet (x2) | 3.851 | 5.128 | 6.802 | 7.795 | 8.422 | 5.376 | 100.0% | 100 | | neutron.update_subnet (x2) | 1.721 | 2.825 | 3.804 | 4.153 | 4.694 | 2.977 | 100.0% | 100 | | total | 9.024 | 11.151 | 13.32 | 14.113 | 15.575 | 11.433 | 100.0% | 100 | | -> duration | 9.024 | 11.151 | 13.32 | 14.113 | 15.575 | 11.433 | 100.0% | 100 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 100 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 60.528679 Full duration: 135.541376 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_delete_subnets args position 2 args values: { "runner": { "concurrency": 20, "times": 40 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "neutron": { "subnet": -1, "network": -1 } } }, "args": { "network_create_args": {}, "subnet_cidr_start": "1.1.0.0/30", "subnets_per_network": 2, "subnet_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 8ef7866c-02a4-4868-84db-319f283b9f97 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 1.991 | 3.034 | 4.172 | 4.325 | 4.459 | 3.102 | 100.0% | 40 | | neutron.create_subnet (x2) | 3.885 | 5.006 | 6.916 | 7.53 | 8.302 | 5.295 | 100.0% | 40 | | neutron.delete_subnet (x2) | 2.659 | 4.402 | 5.979 | 6.961 | 7.264 | 4.654 | 100.0% | 40 | | total | 9.871 | 12.591 | 14.92 | 15.274 | 18.581 | 13.052 | 100.0% | 40 | | -> duration | 9.871 | 12.591 | 14.92 | 15.274 | 18.581 | 13.052 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 28.51098 Full duration: 53.621687 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_list_routers args position 0 args values: { "runner": { "concurrency": 20, "times": 40 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "neutron": { "subnet": -1, "network": -1, "router": -1 } } }, "args": { "network_create_args": null, "subnet_cidr_start": "1.1.0.0/30", "subnets_per_network": 2, "subnet_create_args": null, "router_create_args": null }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 8ef7866c-02a4-4868-84db-319f283b9f97 has 0 error(s) -------------------------------------------------------------------------------- +--------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 2.443 | 3.262 | 5.257 | 5.31 | 5.683 | 3.532 | 100.0% | 40 | | neutron.create_subnet (x2) | 4.084 | 5.536 | 7.03 | 7.476 | 7.9 | 5.727 | 100.0% | 40 | | neutron.create_router (x2) | 1.209 | 2.2 | 2.658 | 2.747 | 2.984 | 2.155 | 100.0% | 40 | | neutron.add_interface_router (x2) | 7.426 | 9.165 | 11.45 | 11.706 | 12.99 | 9.45 | 100.0% | 40 | | neutron.list_routers | 0.168 | 0.488 | 0.78 | 0.832 | 1.007 | 0.476 | 100.0% | 40 | | total | 17.056 | 20.938 | 23.64 | 24.19 | 26.694 | 21.34 | 100.0% | 40 | | -> duration | 17.056 | 20.938 | 23.64 | 24.19 | 26.694 | 21.34 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 46.702983 Full duration: 122.216026 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_update_routers args position 1 args values: { "runner": { "concurrency": 20, "times": 40 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "neutron": { "subnet": -1, "network": -1, "router": -1 } } }, "args": { "subnets_per_network": 2, "subnet_cidr_start": "1.1.0.0/30", "network_create_args": {}, "subnet_create_args": {}, "router_update_args": { "name": "_router_updated", "admin_state_up": false }, "router_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 8ef7866c-02a4-4868-84db-319f283b9f97 has 0 error(s) -------------------------------------------------------------------------------- +--------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 2.337 | 3.53 | 5.828 | 6.279 | 6.529 | 3.913 | 100.0% | 40 | | neutron.create_subnet (x2) | 4.407 | 5.378 | 6.784 | 7.396 | 8.031 | 5.617 | 100.0% | 40 | | neutron.create_router (x2) | 1.343 | 1.976 | 2.495 | 2.731 | 3.264 | 2.017 | 100.0% | 40 | | neutron.add_interface_router (x2) | 8.057 | 9.104 | 11.835 | 12.4 | 13.578 | 9.773 | 100.0% | 40 | | neutron.update_router (x2) | 1.922 | 2.979 | 3.803 | 3.854 | 4.44 | 2.99 | 100.0% | 40 | | total | 20.77 | 23.956 | 27.838 | 28.129 | 28.978 | 24.31 | 100.0% | 40 | | -> duration | 20.77 | 23.956 | 27.838 | 28.129 | 28.978 | 24.31 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 52.999967 Full duration: 124.443058 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_delete_routers args position 2 args values: { "runner": { "concurrency": 20, "times": 40 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "neutron": { "subnet": -1, "network": -1, "router": -1 } } }, "args": { "network_create_args": {}, "subnet_cidr_start": "1.1.0.0/30", "subnets_per_network": 2, "subnet_create_args": {}, "router_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 8ef7866c-02a4-4868-84db-319f283b9f97 has 0 error(s) -------------------------------------------------------------------------------- +-----------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +--------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +--------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 2.186 | 2.956 | 5.174 | 5.286 | 5.506 | 3.447 | 100.0% | 40 | | neutron.create_subnet (x2) | 4.015 | 5.391 | 7.503 | 8.022 | 8.391 | 5.766 | 100.0% | 40 | | neutron.create_router (x2) | 1.177 | 1.992 | 2.606 | 2.713 | 2.945 | 2.055 | 100.0% | 40 | | neutron.add_interface_router (x2) | 7.858 | 9.242 | 11.781 | 12.344 | 13.64 | 9.552 | 100.0% | 40 | | neutron.remove_interface_router (x2) | 3.296 | 4.807 | 5.628 | 6.617 | 6.689 | 4.895 | 100.0% | 40 | | neutron.delete_router (x2) | 1.474 | 2.114 | 2.399 | 2.434 | 3.274 | 2.077 | 100.0% | 40 | | total | 24.105 | 27.175 | 31.567 | 32.351 | 33.139 | 27.793 | 100.0% | 40 | | -> duration | 24.105 | 27.175 | 31.567 | 32.351 | 33.139 | 27.793 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +--------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 58.95624 Full duration: 100.959493 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_list_ports args position 0 args values: { "runner": { "concurrency": 4, "times": 8 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "neutron": { "port": 811, "subnet": -1, "network": -1, "router": -1 } } }, "args": { "network_create_args": null, "ports_per_network": 50, "port_create_args": null }, "sla": { "max_avg_duration_per_atomic": { "neutron.list_ports": 15 }, "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 8ef7866c-02a4-4868-84db-319f283b9f97 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 1.735 | 1.928 | 2.292 | 2.33 | 2.367 | 2.0 | 100.0% | 8 | | neutron.create_port (x50) | 62.831 | 64.114 | 65.94 | 66.76 | 67.58 | 64.433 | 100.0% | 8 | | neutron.list_ports | 0.387 | 0.726 | 1.151 | 1.35 | 1.55 | 0.768 | 100.0% | 8 | | total | 66.075 | 66.878 | 68.712 | 69.595 | 70.478 | 67.205 | 100.0% | 8 | | -> duration | 66.075 | 66.878 | 68.712 | 69.595 | 70.478 | 67.205 | 100.0% | 8 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 8 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 137.511058 Full duration: 212.648662 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_update_ports args position 1 args values: { "runner": { "concurrency": 20, "times": 40 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "neutron": { "network": -1, "port": -1 } } }, "args": { "network_create_args": {}, "ports_per_network": 5, "port_create_args": {}, "port_update_args": { "device_owner": "dummy_owner", "device_id": "dummy_id", "name": "_port_updated", "admin_state_up": false } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 8ef7866c-02a4-4868-84db-319f283b9f97 has 0 error(s) -------------------------------------------------------------------------------- +-----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 2.254 | 3.825 | 10.464 | 10.507 | 10.604 | 5.029 | 100.0% | 40 | | neutron.create_port (x5) | 8.466 | 10.954 | 12.863 | 13.811 | 15.495 | 11.096 | 100.0% | 40 | | neutron.update_port (x5) | 4.108 | 5.918 | 7.284 | 7.682 | 7.975 | 6.114 | 100.0% | 40 | | total | 16.69 | 21.03 | 28.987 | 29.397 | 31.646 | 22.24 | 100.0% | 40 | | -> duration | 16.69 | 21.03 | 28.987 | 29.397 | 31.646 | 22.24 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 49.383223 Full duration: 101.930187 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_delete_ports args position 2 args values: { "runner": { "concurrency": 20, "times": 40 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "neutron": { "network": -1, "port": -1 } } }, "args": { "network_create_args": {}, "ports_per_network": 5, "port_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 8ef7866c-02a4-4868-84db-319f283b9f97 has 0 error(s) -------------------------------------------------------------------------------- +-----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 2.607 | 3.886 | 8.395 | 8.57 | 8.808 | 4.395 | 100.0% | 40 | | neutron.create_port (x5) | 8.679 | 11.024 | 12.576 | 13.02 | 14.526 | 11.153 | 100.0% | 40 | | neutron.delete_port (x5) | 4.34 | 6.066 | 6.789 | 7.045 | 7.876 | 5.974 | 100.0% | 40 | | total | 18.546 | 20.615 | 25.173 | 25.706 | 27.174 | 21.522 | 100.0% | 40 | | -> duration | 18.546 | 20.615 | 25.173 | 25.706 | 27.174 | 21.522 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 45.728821 Full duration: 71.056852 -------------------------------------------------------------------------------- test scenario Quotas.neutron_update args position 0 args values: { "runner": { "concurrency": 20, "times": 40 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 20 } }, "args": { "max_quota": 1024 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 8ef7866c-02a4-4868-84db-319f283b9f97 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | quotas.update_quotas | 0.389 | 1.804 | 1.993 | 2.019 | 2.038 | 1.751 | 100.0% | 40 | | total | 0.849 | 2.311 | 2.504 | 2.52 | 2.577 | 2.245 | 100.0% | 40 | | -> duration | 0.849 | 2.311 | 2.504 | 2.52 | 2.577 | 2.245 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.894161 Full duration: 42.973568 -------------------------------------------------------------------------------- test scenario NeutronTrunks.create_and_list_trunk_subports args position 0 args values: { "runner": { "concurrency": 4, "times": 4 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "neutron": { "network": -1, "port": 1000 } } }, "args": { "subport_count": 125 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 8ef7866c-02a4-4868-84db-319f283b9f97 has 4 error(s) -------------------------------------------------------------------------------- NeutronClientException:

504 Gateway Time-out

The server didn't respond in time. Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/rally/task/runner.py", line 71, in _run_scenario_once getattr(scenario_inst, method_name)(**scenario_kwargs) File "/root/.rally/plugins/trunk_scenario.py", line 41, in run trunk = self._create_trunk(trunk_payload) File "/usr/lib/python2.7/site-packages/rally/task/atomic.py", line 91, in func_atomic_actions f = func(self, *args, **kwargs) File "/root/.rally/plugins/trunk_scenario.py", line 53, in _create_trunk return self.clients("neutron").create_trunk({'trunk': trunk_payload}) File "/usr/lib/python2.7/site-packages/neutronclient/v2_0/client.py", line 2091, in create_trunk return self.post(self.trunks_path, body=body) File "/usr/lib/python2.7/site-packages/neutronclient/v2_0/client.py", line 359, in post headers=headers, params=params) File "/usr/lib/python2.7/site-packages/neutronclient/v2_0/client.py", line 294, in do_request self._handle_fault_response(status_code, replybody, resp) File "/usr/lib/python2.7/site-packages/neutronclient/v2_0/client.py", line 269, in _handle_fault_response exception_handler_v20(status_code, error_body) File "/usr/lib/python2.7/site-packages/neutronclient/v2_0/client.py", line 93, in exception_handler_v20 request_ids=request_ids) NeutronClientException:

504 Gateway Time-out

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

504 Gateway Time-out

The server didn't respond in time. Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/rally/task/runner.py", line 71, in _run_scenario_once getattr(scenario_inst, method_name)(**scenario_kwargs) File "/root/.rally/plugins/trunk_scenario.py", line 41, in run trunk = self._create_trunk(trunk_payload) File "/usr/lib/python2.7/site-packages/rally/task/atomic.py", line 91, in func_atomic_actions f = func(self, *args, **kwargs) File "/root/.rally/plugins/trunk_scenario.py", line 53, in _create_trunk return self.clients("neutron").create_trunk({'trunk': trunk_payload}) File "/usr/lib/python2.7/site-packages/neutronclient/v2_0/client.py", line 2091, in create_trunk return self.post(self.trunks_path, body=body) File "/usr/lib/python2.7/site-packages/neutronclient/v2_0/client.py", line 359, in post headers=headers, params=params) File "/usr/lib/python2.7/site-packages/neutronclient/v2_0/client.py", line 294, in do_request self._handle_fault_response(status_code, replybody, resp) File "/usr/lib/python2.7/site-packages/neutronclient/v2_0/client.py", line 269, in _handle_fault_response exception_handler_v20(status_code, error_body) File "/usr/lib/python2.7/site-packages/neutronclient/v2_0/client.py", line 93, in exception_handler_v20 request_ids=request_ids) NeutronClientException:

504 Gateway Time-out

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

504 Gateway Time-out

The server didn't respond in time. Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/rally/task/runner.py", line 71, in _run_scenario_once getattr(scenario_inst, method_name)(**scenario_kwargs) File "/root/.rally/plugins/trunk_scenario.py", line 41, in run trunk = self._create_trunk(trunk_payload) File "/usr/lib/python2.7/site-packages/rally/task/atomic.py", line 91, in func_atomic_actions f = func(self, *args, **kwargs) File "/root/.rally/plugins/trunk_scenario.py", line 53, in _create_trunk return self.clients("neutron").create_trunk({'trunk': trunk_payload}) File "/usr/lib/python2.7/site-packages/neutronclient/v2_0/client.py", line 2091, in create_trunk return self.post(self.trunks_path, body=body) File "/usr/lib/python2.7/site-packages/neutronclient/v2_0/client.py", line 359, in post headers=headers, params=params) File "/usr/lib/python2.7/site-packages/neutronclient/v2_0/client.py", line 294, in do_request self._handle_fault_response(status_code, replybody, resp) File "/usr/lib/python2.7/site-packages/neutronclient/v2_0/client.py", line 269, in _handle_fault_response exception_handler_v20(status_code, error_body) File "/usr/lib/python2.7/site-packages/neutronclient/v2_0/client.py", line 93, in exception_handler_v20 request_ids=request_ids) NeutronClientException:

504 Gateway Time-out

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

504 Gateway Time-out

The server didn't respond in time. Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/rally/task/runner.py", line 71, in _run_scenario_once getattr(scenario_inst, method_name)(**scenario_kwargs) File "/root/.rally/plugins/trunk_scenario.py", line 41, in run trunk = self._create_trunk(trunk_payload) File "/usr/lib/python2.7/site-packages/rally/task/atomic.py", line 91, in func_atomic_actions f = func(self, *args, **kwargs) File "/root/.rally/plugins/trunk_scenario.py", line 53, in _create_trunk return self.clients("neutron").create_trunk({'trunk': trunk_payload}) File "/usr/lib/python2.7/site-packages/neutronclient/v2_0/client.py", line 2091, in create_trunk return self.post(self.trunks_path, body=body) File "/usr/lib/python2.7/site-packages/neutronclient/v2_0/client.py", line 359, in post headers=headers, params=params) File "/usr/lib/python2.7/site-packages/neutronclient/v2_0/client.py", line 294, in do_request self._handle_fault_response(status_code, replybody, resp) File "/usr/lib/python2.7/site-packages/neutronclient/v2_0/client.py", line 269, in _handle_fault_response exception_handler_v20(status_code, error_body) File "/usr/lib/python2.7/site-packages/neutronclient/v2_0/client.py", line 93, in exception_handler_v20 request_ids=request_ids) NeutronClientException:

504 Gateway Time-out

The server didn't respond in time. -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 2.112 | 2.349 | 2.485 | 2.509 | 2.534 | 2.336 | 100.0% | 4 | | neutron.create_subnet | 1.555 | 1.711 | 1.785 | 1.797 | 1.808 | 1.697 | 100.0% | 4 | | neutron.create_port (x125) | 216.601 | 221.711 | 222.943 | 223.03 | 223.116 | 220.785 | 100.0% | 4 | | neutron.create_trunk | 120.009 | 120.01 | 120.011 | 120.011 | 120.011 | 120.01 | 0.0% | 4 | | total | 340.752 | 345.609 | 347.015 | 347.185 | 347.356 | 344.831 | 0.0% | 4 | | -> duration | 340.752 | 345.609 | 347.015 | 347.185 | 347.356 | 344.831 | 0.0% | 4 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0% | 4 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 347.365315 Full duration: 413.519308 HINTS: * To plot HTML graphics with this data, run: rally task report 8ef7866c-02a4-4868-84db-319f283b9f97 --out output.html * To generate a JUnit report, run: rally task export 8ef7866c-02a4-4868-84db-319f283b9f97 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 8ef7866c-02a4-4868-84db-319f283b9f97 --json --out output.json At least one workload did not pass SLA criteria. 2018-12-27 17:09:01,994 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '8ef7866c-02a4-4868-84db-319f283b9f97', '--out', u'/home/opnfv/functest/results/rally_jobs/neutron.json'] 2018-12-27 17:09:04,089 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 8ef7866c-02a4-4868-84db-319f283b9f97 --out /home/opnfv/functest/results/rally_jobs/neutron.json 2018-12-27 17:09:03.659 17708 INFO rally.common.plugin.discover [-] Loading plugins from directories /root/.rally/plugins/* 2018-12-27 17:09:03.659 17708 INFO rally.common.plugin.discover [-] Loaded module with plugins: /root/.rally/plugins/__init__.py 2018-12-27 17:09:03.661 17708 INFO rally.common.plugin.discover [-] Loaded module with plugins: /root/.rally/plugins/trunk_scenario.py 2018-12-27 17:09:03.853 17708 INFO rally.api [-] Building 'json' report for the following task(s): '8ef7866c-02a4-4868-84db-319f283b9f97'. 2018-12-27 17:09:03.971 17708 INFO rally.api [-] The report has been successfully built. 2018-12-27 17:09:04,090 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '8ef7866c-02a4-4868-84db-319f283b9f97', '--out', u'/home/opnfv/functest/results/rally_jobs/neutron.html'] 2018-12-27 17:09:06,482 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 8ef7866c-02a4-4868-84db-319f283b9f97 --out /home/opnfv/functest/results/rally_jobs/neutron.html 2018-12-27 17:09:05.859 17710 INFO rally.common.plugin.discover [-] Loading plugins from directories /root/.rally/plugins/* 2018-12-27 17:09:05.859 17710 INFO rally.common.plugin.discover [-] Loaded module with plugins: /root/.rally/plugins/__init__.py 2018-12-27 17:09:05.861 17710 INFO rally.common.plugin.discover [-] Loaded module with plugins: /root/.rally/plugins/trunk_scenario.py 2018-12-27 17:09:06.063 17710 INFO rally.api [-] Building 'html' report for the following task(s): '8ef7866c-02a4-4868-84db-319f283b9f97'. 2018-12-27 17:09:06.372 17710 INFO rally.api [-] The report has been successfully built. 2018-12-27 17:09:06,622 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "neutron" Failed. 2018-12-27 17:09:06,623 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally Summary Report: +-----------+------------+----------------+-----------+ | Module | Duration | nb. Test Run | Success | +-----------+------------+----------------+-----------+ | neutron | 00:26:02 | 612 | 99.35% | | | | | | | TOTAL: | 00:26:02 | 612 | 99.35% | +-----------+------------+----------------+-----------+ 2018-12-27 17:09:06,623 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally 'rally_jobs' success_rate is 99.35% in 0/1 modules 2018-12-27 17:09:06,765 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-12-27 17:09:06,765 - xtesting.ci.run_tests - INFO - Test result: +--------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------+------------------+------------------+----------------+ | rally_jobs | functest | 27:03 | FAIL | +--------------------+------------------+------------------+----------------+ 2018-12-27 17:09:06,772 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-12-27 17:09:06,775 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e8b61b02f3ddca5b62cd2d23bef90e2706b13177" 2018-12-27 17:09:06,997 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:09:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-07e28ea9-de63-457d-b1c7-4e030bb052c8 x-compute-request-id: req-07e28ea9-de63-457d-b1c7-4e030bb052c8 Content-Encoding: gzip Content-Length: 364 Content-Type: application/json RESP BODY: {"flavors": [{"name": "rally_jobs-flavor_4621fd72-86a4-48f7-98af-5642654e78d4", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/7fb44f81-94c3-4be6-ae28-30d7c8fae6a2", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/7fb44f81-94c3-4be6-ae28-30d7c8fae6a2", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "7fb44f81-94c3-4be6-ae28-30d7c8fae6a2"}, {"name": "rally_jobs-flavor_alt_4621fd72-86a4-48f7-98af-5642654e78d4", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/d00e3604-0e01-42d2-a270-047aa99864b6", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/d00e3604-0e01-42d2-a270-047aa99864b6", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "d00e3604-0e01-42d2-a270-047aa99864b6"}]} 2018-12-27 17:09:06,997 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None used request id req-07e28ea9-de63-457d-b1c7-4e030bb052c8 2018-12-27 17:09:06,997 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.225487947464s 2018-12-27 17:09:06,998 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None used request id req-07e28ea9-de63-457d-b1c7-4e030bb052c8 2018-12-27 17:09:07,000 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-12-27 17:09:07,003 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:8774/v2.1/flavors/d00e3604-0e01-42d2-a270-047aa99864b6 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e8b61b02f3ddca5b62cd2d23bef90e2706b13177" 2018-12-27 17:09:07,038 - keystoneauth.session - DEBUG - RESP: [202] Date: Thu, 27 Dec 2018 17:09:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-d30e7c15-52b5-4a87-a434-0d3ecf97dac9 x-compute-request-id: req-d30e7c15-52b5-4a87-a434-0d3ecf97dac9 Content-Length: 0 Content-Type: application/json 2018-12-27 17:09:07,038 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/flavors/d00e3604-0e01-42d2-a270-047aa99864b6 used request id req-d30e7c15-52b5-4a87-a434-0d3ecf97dac9 2018-12-27 17:09:07,038 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0378680229187s 2018-12-27 17:09:07,038 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/flavors/d00e3604-0e01-42d2-a270-047aa99864b6 used request id req-d30e7c15-52b5-4a87-a434-0d3ecf97dac9 2018-12-27 17:09:07,039 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-12-27 17:09:07,040 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.31:9696/v2.0/routers/6a52a41b-d2ef-4eb6-a3d8-81b32efc5314/remove_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}fde7c26f50651d37da7b8d990ecfde2a524cf39a" -d '{"subnet_id": "41c9ec2d-63e5-4c2b-b7b5-bcd533d38556"}' 2018-12-27 17:09:08,521 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-39ff1996-92a9-4742-80a5-74c811b155b2 Date: Thu, 27 Dec 2018 17:09:08 GMT RESP BODY: {"network_id": "d3a17280-5783-4ba4-8db5-b375b5abc131", "tenant_id": "dc4d799bb92a42fbbae4e2a3f54142d0", "subnet_id": "41c9ec2d-63e5-4c2b-b7b5-bcd533d38556", "subnet_ids": ["41c9ec2d-63e5-4c2b-b7b5-bcd533d38556"], "port_id": "1c03f9ca-9d15-4bbe-aa2d-8a96de8da6d4", "id": "6a52a41b-d2ef-4eb6-a3d8-81b32efc5314"} 2018-12-27 17:09:08,521 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.31:9696/v2.0/routers/6a52a41b-d2ef-4eb6-a3d8-81b32efc5314/remove_router_interface.json used request id req-39ff1996-92a9-4742-80a5-74c811b155b2 2018-12-27 17:09:08,522 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.48237705231s 2018-12-27 17:09:08,522 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.31:9696/v2.0/routers/6a52a41b-d2ef-4eb6-a3d8-81b32efc5314/remove_router_interface.json used request id req-39ff1996-92a9-4742-80a5-74c811b155b2 returning object 6a52a41b-d2ef-4eb6-a3d8-81b32efc5314 2018-12-27 17:09:08,522 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-12-27 17:09:08,523 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fde7c26f50651d37da7b8d990ecfde2a524cf39a" 2018-12-27 17:09:08,851 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-33f2a16b-146b-4494-a0fe-014600ec863c Date: Thu, 27 Dec 2018 17:09:08 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "a4959dd9-e8f4-4ea9-8c99-7bff545db58c", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "244ab55b-a0ed-4e50-9f85-07f08119ae55", "ip_address": "172.30.9.207"}]}, "description": "", "tags": [], "tenant_id": "dc4d799bb92a42fbbae4e2a3f54142d0", "created_at": "2018-12-27T16:42:08Z", "admin_state_up": true, "updated_at": "2018-12-27T17:09:07Z", "revision_number": 4, "routes": [], "project_id": "dc4d799bb92a42fbbae4e2a3f54142d0", "id": "6a52a41b-d2ef-4eb6-a3d8-81b32efc5314", "name": "rally_jobs-router_4621fd72-86a4-48f7-98af-5642654e78d4"}]} 2018-12-27 17:09:08,851 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/routers.json used request id req-33f2a16b-146b-4494-a0fe-014600ec863c 2018-12-27 17:09:08,851 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.328675985336s 2018-12-27 17:09:08,851 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/routers.json used request id req-33f2a16b-146b-4494-a0fe-014600ec863c 2018-12-27 17:09:08,853 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-12-27 17:09:08,853 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:9696/v2.0/routers/6a52a41b-d2ef-4eb6-a3d8-81b32efc5314.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fde7c26f50651d37da7b8d990ecfde2a524cf39a" 2018-12-27 17:09:10,868 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-fdb2b417-324d-4b00-9aa3-b8364b731f70 Content-Length: 0 Date: Thu, 27 Dec 2018 17:09:10 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 17:09:10,868 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/routers/6a52a41b-d2ef-4eb6-a3d8-81b32efc5314.json used request id req-fdb2b417-324d-4b00-9aa3-b8364b731f70 2018-12-27 17:09:10,869 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 2.01575708389s 2018-12-27 17:09:10,869 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/routers/6a52a41b-d2ef-4eb6-a3d8-81b32efc5314.json used request id req-fdb2b417-324d-4b00-9aa3-b8364b731f70 2018-12-27 17:09:10,869 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-12-27 17:09:10,870 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fde7c26f50651d37da7b8d990ecfde2a524cf39a" 2018-12-27 17:09:11,743 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3744 X-Openstack-Request-Id: req-dd0594f4-a8c7-40db-9705-dcec338c0748 Date: Thu, 27 Dec 2018 17:09:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"a4959dd9-e8f4-4ea9-8c99-7bff545db58c","tenant_id":"da629caea04941e1ae8979c379dc7c9d","created_at":"2018-12-27T15:29:25Z","dns_nameservers":[],"updated_at":"2018-12-27T15:29:25Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"gateway_ip":"172.30.9.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.9.0/24","project_id":"da629caea04941e1ae8979c379dc7c9d","id":"244ab55b-a0ed-4e50-9f85-07f08119ae55","subnetpool_id":null,"name":"external-subnet"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d3a17280-5783-4ba4-8db5-b375b5abc131","tenant_id":"dc4d799bb92a42fbbae4e2a3f54142d0","created_at":"2018-12-27T16:42:06Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-12-27T16:42:06Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"dc4d799bb92a42fbbae4e2a3f54142d0","id":"41c9ec2d-63e5-4c2b-b7b5-bcd533d38556","subnetpool_id":null,"name":"rally_jobs-subnet_4621fd72-86a4-48f7-98af-5642654e78d4"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"caab05a2-bb71-4097-a401-bcb97f9ed5c2","tenant_id":"7cba3664d5674e65a12c8c269a05febf","created_at":"2018-12-27T17:02:13Z","dns_nameservers":[],"updated_at":"2018-12-27T17:02:13Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.0.0.2","end":"10.255.255.254"}],"gateway_ip":"10.0.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.0.0.0/8","project_id":"7cba3664d5674e65a12c8c269a05febf","id":"6f7db53a-0b21-44fc-aacd-241474e75a4c","subnetpool_id":null,"name":"s_rally_3bcf4cae_qXexjGjP"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b1b8e7f7-70f1-46a4-9957-e54e757cf6ec","tenant_id":"7cba3664d5674e65a12c8c269a05febf","created_at":"2018-12-27T17:02:13Z","dns_nameservers":[],"updated_at":"2018-12-27T17:02:13Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.0.0.2","end":"10.255.255.254"}],"gateway_ip":"10.0.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.0.0.0/8","project_id":"7cba3664d5674e65a12c8c269a05febf","id":"88e11246-8eef-441d-b39a-768140f2dc83","subnetpool_id":null,"name":"s_rally_3bcf4cae_X4pkGNEj"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ccd72b8e-06e1-42a7-b385-15c3921d16aa","tenant_id":"7cba3664d5674e65a12c8c269a05febf","created_at":"2018-12-27T17:02:13Z","dns_nameservers":[],"updated_at":"2018-12-27T17:02:13Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.0.0.2","end":"10.255.255.254"}],"gateway_ip":"10.0.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.0.0.0/8","project_id":"7cba3664d5674e65a12c8c269a05febf","id":"9d76a760-c0e4-4918-87e1-b62b06d96231","subnetpool_id":null,"name":"s_rally_3bcf4cae_gijhl92C"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"62f5edb3-4485-4ee8-b4b9-980cc0a90455","tenant_id":"7cba3664d5674e65a12c8c269a05febf","created_at":"2018-12-27T17:02:13Z","dns_nameservers":[],"updated_at":"2018-12-27T17:02:13Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.0.0.2","end":"10.255.255.254"}],"gateway_ip":"10.0.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.0.0.0/8","project_id":"7cba3664d5674e65a12c8c269a05febf","id":"e40e66cf-647a-4ba4-a3bd-91103ffb7b8c","subnetpool_id":null,"name":"s_rally_3bcf4cae_d7i0qAyB"}]} 2018-12-27 17:09:11,744 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets.json used request id req-dd0594f4-a8c7-40db-9705-dcec338c0748 2018-12-27 17:09:11,744 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.874387979507s 2018-12-27 17:09:11,744 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets.json used request id req-dd0594f4-a8c7-40db-9705-dcec338c0748 2018-12-27 17:09:11,746 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-12-27 17:09:11,747 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:9696/v2.0/subnets/41c9ec2d-63e5-4c2b-b7b5-bcd533d38556.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fde7c26f50651d37da7b8d990ecfde2a524cf39a" 2018-12-27 17:09:13,444 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-a3796dd0-4c3e-4cf5-afa3-5313acfccd48 Date: Thu, 27 Dec 2018 17:09:13 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 17:09:13,444 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/subnets/41c9ec2d-63e5-4c2b-b7b5-bcd533d38556.json used request id req-a3796dd0-4c3e-4cf5-afa3-5313acfccd48 2018-12-27 17:09:13,445 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.69803905487s 2018-12-27 17:09:13,445 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/subnets/41c9ec2d-63e5-4c2b-b7b5-bcd533d38556.json used request id req-a3796dd0-4c3e-4cf5-afa3-5313acfccd48 2018-12-27 17:09:13,445 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-27 17:09:13,446 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fde7c26f50651d37da7b8d990ecfde2a524cf39a" 2018-12-27 17:09:13,776 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4227 X-Openstack-Request-Id: req-cf1523dc-3efd-429e-8b5c-636109dcd24d Date: Thu, 27 Dec 2018 17:09:13 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"mtu":1442,"id":"62f5edb3-4485-4ee8-b4b9-980cc0a90455","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":13,"ipv4_address_scope":null,"shared":false,"project_id":"7cba3664d5674e65a12c8c269a05febf","status":"ACTIVE","subnets":["e40e66cf-647a-4ba4-a3bd-91103ffb7b8c"],"description":"","tags":[],"updated_at":"2018-12-27T17:02:13Z","qos_policy_id":null,"name":"s_rally_3bcf4cae_OzbwFqMz","admin_state_up":true,"tenant_id":"7cba3664d5674e65a12c8c269a05febf","created_at":"2018-12-27T17:02:11Z","provider:network_type":"geneve"},{"provider:physical_network":"datacentre","updated_at":"2018-12-27T15:58:03Z","dns_domain":"","revision_number":8,"port_security_enabled":true,"mtu":1500,"id":"a4959dd9-e8f4-4ea9-8c99-7bff545db58c","router:external":true,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"da629caea04941e1ae8979c379dc7c9d","status":"ACTIVE","subnets":["244ab55b-a0ed-4e50-9f85-07f08119ae55"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"da629caea04941e1ae8979c379dc7c9d","created_at":"2018-12-27T15:29:17Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"mtu":1442,"id":"b1b8e7f7-70f1-46a4-9957-e54e757cf6ec","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":91,"ipv4_address_scope":null,"shared":false,"project_id":"7cba3664d5674e65a12c8c269a05febf","status":"ACTIVE","subnets":["88e11246-8eef-441d-b39a-768140f2dc83"],"description":"","tags":[],"updated_at":"2018-12-27T17:02:13Z","qos_policy_id":null,"name":"s_rally_3bcf4cae_8w1ajRem","admin_state_up":true,"tenant_id":"7cba3664d5674e65a12c8c269a05febf","created_at":"2018-12-27T17:02:11Z","provider:network_type":"geneve"},{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"mtu":1442,"id":"caab05a2-bb71-4097-a401-bcb97f9ed5c2","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":60,"ipv4_address_scope":null,"shared":false,"project_id":"7cba3664d5674e65a12c8c269a05febf","status":"ACTIVE","subnets":["6f7db53a-0b21-44fc-aacd-241474e75a4c"],"description":"","tags":[],"updated_at":"2018-12-27T17:02:13Z","qos_policy_id":null,"name":"s_rally_3bcf4cae_aGLSrNbd","admin_state_up":true,"tenant_id":"7cba3664d5674e65a12c8c269a05febf","created_at":"2018-12-27T17:02:11Z","provider:network_type":"geneve"},{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"mtu":1442,"id":"ccd72b8e-06e1-42a7-b385-15c3921d16aa","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":62,"ipv4_address_scope":null,"shared":false,"project_id":"7cba3664d5674e65a12c8c269a05febf","status":"ACTIVE","subnets":["9d76a760-c0e4-4918-87e1-b62b06d96231"],"description":"","tags":[],"updated_at":"2018-12-27T17:02:13Z","qos_policy_id":null,"name":"s_rally_3bcf4cae_ASVm2dVJ","admin_state_up":true,"tenant_id":"7cba3664d5674e65a12c8c269a05febf","created_at":"2018-12-27T17:02:11Z","provider:network_type":"geneve"},{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":5,"port_security_enabled":true,"mtu":1442,"id":"d3a17280-5783-4ba4-8db5-b375b5abc131","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":96,"ipv4_address_scope":null,"shared":true,"project_id":"dc4d799bb92a42fbbae4e2a3f54142d0","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-27T17:09:13Z","qos_policy_id":null,"name":"rally_jobs-net_4621fd72-86a4-48f7-98af-5642654e78d4","admin_state_up":true,"tenant_id":"dc4d799bb92a42fbbae4e2a3f54142d0","created_at":"2018-12-27T16:42:04Z","provider:network_type":"geneve"}]} 2018-12-27 17:09:13,776 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-cf1523dc-3efd-429e-8b5c-636109dcd24d 2018-12-27 17:09:13,777 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.331269025803s 2018-12-27 17:09:13,777 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-cf1523dc-3efd-429e-8b5c-636109dcd24d 2018-12-27 17:09:13,779 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-12-27 17:09:13,779 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:9696/v2.0/networks/d3a17280-5783-4ba4-8db5-b375b5abc131.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fde7c26f50651d37da7b8d990ecfde2a524cf39a" 2018-12-27 17:09:14,891 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-1c19cb05-cb16-44bd-b1ec-d34a5190b7da Date: Thu, 27 Dec 2018 17:09:14 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 17:09:14,891 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/networks/d3a17280-5783-4ba4-8db5-b375b5abc131.json used request id req-1c19cb05-cb16-44bd-b1ec-d34a5190b7da 2018-12-27 17:09:14,891 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.11263298988s 2018-12-27 17:09:14,892 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/networks/d3a17280-5783-4ba4-8db5-b375b5abc131.json used request id req-1c19cb05-cb16-44bd-b1ec-d34a5190b7da 2018-12-27 17:09:14,896 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-27 17:09:14,899 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fde7c26f50651d37da7b8d990ecfde2a524cf39a" 2018-12-27 17:09:15,131 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1201 Content-Type: application/json X-Openstack-Request-Id: req-0fffcbb4-8005-499f-bfde-998dd710b901 Date: Thu, 27 Dec 2018 17:09:15 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/785b6d90-944e-4752-95d4-e8fd2574910c/snap", "metadata": {}}], "file": "/v2/images/785b6d90-944e-4752-95d4-e8fd2574910c/file", "owner": "dc4d799bb92a42fbbae4e2a3f54142d0", "id": "785b6d90-944e-4752-95d4-e8fd2574910c", "size": 12716032, "self": "/v2/images/785b6d90-944e-4752-95d4-e8fd2574910c", "disk_format": "qcow2", "direct_url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/785b6d90-944e-4752-95d4-e8fd2574910c/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-27T16:42:14Z", "visibility": "public", "owner_specified.shade.object": "images/rally_jobs-img_4621fd72-86a4-48f7-98af-5642654e78d4", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_jobs-img_4621fd72-86a4-48f7-98af-5642654e78d4", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-27T16:42:13Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-27 17:09:15,131 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-0fffcbb4-8005-499f-bfde-998dd710b901 2018-12-27 17:09:15,132 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.235860109329s 2018-12-27 17:09:15,132 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-0fffcbb4-8005-499f-bfde-998dd710b901 2018-12-27 17:09:15,133 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-12-27 17:09:15,137 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:9292/v2/images/785b6d90-944e-4752-95d4-e8fd2574910c -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fde7c26f50651d37da7b8d990ecfde2a524cf39a" 2018-12-27 17:09:15,780 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-9d8539fe-a141-413e-9b5d-34fbdf7ea9d3 Date: Thu, 27 Dec 2018 17:09:15 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-27 17:09:15,781 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.31:9292/v2/images/785b6d90-944e-4752-95d4-e8fd2574910c used request id req-9d8539fe-a141-413e-9b5d-34fbdf7ea9d3 2018-12-27 17:09:15,781 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.64725279808s 2018-12-27 17:09:15,781 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.31:9292/v2/images/785b6d90-944e-4752-95d4-e8fd2574910c used request id req-9d8539fe-a141-413e-9b5d-34fbdf7ea9d3 2018-12-27 17:09:15,781 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-12-27 17:09:15,784 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e8b61b02f3ddca5b62cd2d23bef90e2706b13177" 2018-12-27 17:09:15,812 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:09:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-57945865-58f2-4104-ae5a-a7ba57a113c3 x-compute-request-id: req-57945865-58f2-4104-ae5a-a7ba57a113c3 Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavors": [{"name": "rally_jobs-flavor_4621fd72-86a4-48f7-98af-5642654e78d4", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/7fb44f81-94c3-4be6-ae28-30d7c8fae6a2", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/7fb44f81-94c3-4be6-ae28-30d7c8fae6a2", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "7fb44f81-94c3-4be6-ae28-30d7c8fae6a2"}]} 2018-12-27 17:09:15,812 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None used request id req-57945865-58f2-4104-ae5a-a7ba57a113c3 2018-12-27 17:09:15,813 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0309369564056s 2018-12-27 17:09:15,813 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None used request id req-57945865-58f2-4104-ae5a-a7ba57a113c3 2018-12-27 17:09:15,814 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-12-27 17:09:15,817 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:8774/v2.1/flavors/7fb44f81-94c3-4be6-ae28-30d7c8fae6a2 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e8b61b02f3ddca5b62cd2d23bef90e2706b13177" 2018-12-27 17:09:15,863 - keystoneauth.session - DEBUG - RESP: [202] Date: Thu, 27 Dec 2018 17:09:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-bb2eeb48-12b7-4247-ae92-09f6f253d61a x-compute-request-id: req-bb2eeb48-12b7-4247-ae92-09f6f253d61a Content-Length: 0 Content-Type: application/json 2018-12-27 17:09:15,863 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/flavors/7fb44f81-94c3-4be6-ae28-30d7c8fae6a2 used request id req-bb2eeb48-12b7-4247-ae92-09f6f253d61a 2018-12-27 17:09:15,864 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0489249229431s 2018-12-27 17:09:15,864 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/flavors/7fb44f81-94c3-4be6-ae28-30d7c8fae6a2 used request id req-bb2eeb48-12b7-4247-ae92-09f6f253d61a 2018-12-27 17:09:15,864 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-27 17:09:15,868 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e8b61b02f3ddca5b62cd2d23bef90e2706b13177" 2018-12-27 17:09:15,989 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:09:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6542c755-d61b-46fa-b582-a446c1810744 Content-Encoding: gzip Content-Length: 837 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/05a834ddebbc40688596b7460b47439e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05a834ddebbc40688596b7460b47439e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/08226a0ad01943f39559448239e291e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "08226a0ad01943f39559448239e291e1", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "rally_jobs-user_4621fd72-86a4-48f7-98af-5642654e78d4", "links": {"self": "http://172.30.9.31:5000/v3/users/44fd0dca4f784e849cb03215e1966849"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "44fd0dca4f784e849cb03215e1966849", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/55c0552fe37a4f7ca0e73939514bc683"}, "domain_id": "default", "enabled": true, "options": {}, "id": "55c0552fe37a4f7ca0e73939514bc683", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/646a4af4e3b5439a97996d353fea3924"}, "domain_id": "914eec1d43ea4caf9d2fd33268c06258", "enabled": true, "options": {}, "id": "646a4af4e3b5439a97996d353fea3924", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/85fb203e51c34d3f8122e285a6a318b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85fb203e51c34d3f8122e285a6a318b3", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/905e7f4b42d24cca93b99d2401fa3378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "905e7f4b42d24cca93b99d2401fa3378", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/a5bc08b9f81f4e5bb86c24f9f7547bae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5bc08b9f81f4e5bb86c24f9f7547bae", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/a5c780627f004d318bf908d80305da9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5c780627f004d318bf908d80305da9c", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/b18425bf2b044bc9af7e194919539a17"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b18425bf2b044bc9af7e194919539a17", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/b8d2134b619d4dca80e21d6fb16449b0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b8d2134b619d4dca80e21d6fb16449b0", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/b9ab6a25a652438285139fe5b44aea62"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9ab6a25a652438285139fe5b44aea62", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/c08462554a4844d681348f58b9b0edee"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c08462554a4844d681348f58b9b0edee", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/ddfc3a9aad444d4782eae677c8a98130"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ddfc3a9aad444d4782eae677c8a98130", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/f2a74f2185a54676a6cb2bb5ecfcc4f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2a74f2185a54676a6cb2bb5ecfcc4f6", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-12-27 17:09:15,989 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-6542c755-d61b-46fa-b582-a446c1810744 2018-12-27 17:09:15,990 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.125094175339s 2018-12-27 17:09:15,990 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-6542c755-d61b-46fa-b582-a446c1810744 2018-12-27 17:09:15,996 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-27 17:09:15,999 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/users/44fd0dca4f784e849cb03215e1966849 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e8b61b02f3ddca5b62cd2d23bef90e2706b13177" 2018-12-27 17:09:16,117 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:09:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b33d01aa-5d03-4a2c-a167-978378c9b1e1 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"user": {"name": "rally_jobs-user_4621fd72-86a4-48f7-98af-5642654e78d4", "links": {"self": "http://172.30.9.31:5000/v3/users/44fd0dca4f784e849cb03215e1966849"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "44fd0dca4f784e849cb03215e1966849", "description": null}} 2018-12-27 17:09:16,118 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users/44fd0dca4f784e849cb03215e1966849 used request id req-b33d01aa-5d03-4a2c-a167-978378c9b1e1 2018-12-27 17:09:16,118 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.121956110001s 2018-12-27 17:09:16,118 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users/44fd0dca4f784e849cb03215e1966849 used request id req-b33d01aa-5d03-4a2c-a167-978378c9b1e1 2018-12-27 17:09:16,119 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-12-27 17:09:16,122 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:5000/v3/users/44fd0dca4f784e849cb03215e1966849 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e8b61b02f3ddca5b62cd2d23bef90e2706b13177" 2018-12-27 17:09:16,340 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:09:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-988d0ac5-cc99-4d25-a6d8-8c2a92ffb140 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:09:16,341 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/44fd0dca4f784e849cb03215e1966849 used request id req-988d0ac5-cc99-4d25-a6d8-8c2a92ffb140 2018-12-27 17:09:16,341 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.22190785408s 2018-12-27 17:09:16,341 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/44fd0dca4f784e849cb03215e1966849 used request id req-988d0ac5-cc99-4d25-a6d8-8c2a92ffb140 2018-12-27 17:09:16,347 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-27 17:09:16,351 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e8b61b02f3ddca5b62cd2d23bef90e2706b13177" 2018-12-27 17:09:16,450 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:09:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4af408d1-13af-4887-8d8e-9d2e769a53ac Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93"}, "tags": [], "enabled": true, "id": "b7b4fceec1ad4c6eb74d758b709a9d93", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/da629caea04941e1ae8979c379dc7c9d"}, "tags": [], "enabled": true, "id": "da629caea04941e1ae8979c379dc7c9d", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: rally_jobs", "links": {"self": "http://172.30.9.31:5000/v3/projects/dc4d799bb92a42fbbae4e2a3f54142d0"}, "tags": [], "enabled": true, "id": "dc4d799bb92a42fbbae4e2a3f54142d0", "parent_id": "default", "domain_id": "default", "name": "rally_jobs-project_4621fd72-86a4-48f7-98af-5642654e78d4"}]} 2018-12-27 17:09:16,450 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects used request id req-4af408d1-13af-4887-8d8e-9d2e769a53ac 2018-12-27 17:09:16,450 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.102797031403s 2018-12-27 17:09:16,451 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects used request id req-4af408d1-13af-4887-8d8e-9d2e769a53ac 2018-12-27 17:09:16,455 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-12-27 17:09:16,458 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:5000/v3/projects/dc4d799bb92a42fbbae4e2a3f54142d0 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e8b61b02f3ddca5b62cd2d23bef90e2706b13177" 2018-12-27 17:09:16,668 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:09:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bac3a7d1-6b19-4846-a5b2-a5e0103ea9f1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:09:16,668 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/dc4d799bb92a42fbbae4e2a3f54142d0 used request id req-bac3a7d1-6b19-4846-a5b2-a5e0103ea9f1 2018-12-27 17:09:16,668 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.21320104599s 2018-12-27 17:09:16,669 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/dc4d799bb92a42fbbae4e2a3f54142d0 used request id req-bac3a7d1-6b19-4846-a5b2-a5e0103ea9f1 2018-12-27 17:09:16,671 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-27 17:09:16,672 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:9696/v2.0/security-groups.json?project_id=dc4d799bb92a42fbbae4e2a3f54142d0&name=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e8b61b02f3ddca5b62cd2d23bef90e2706b13177" 2018-12-27 17:09:16,909 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2434 X-Openstack-Request-Id: req-6faf9dec-ac6f-48fe-9b1a-d178d54cdb00 Date: Thu, 27 Dec 2018 17:09:16 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "dc4d799bb92a42fbbae4e2a3f54142d0", "created_at": "2018-12-27T16:42:04Z", "updated_at": "2018-12-27T16:42:04Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:42:04Z", "revision_number": 0, "id": "1697cfb7-1045-4d85-b7ab-5e70fd0d4dbf", "remote_group_id": "8f75064e-9308-42bb-aaea-d8ec39960c2c", "remote_ip_prefix": null, "created_at": "2018-12-27T16:42:04Z", "security_group_id": "8f75064e-9308-42bb-aaea-d8ec39960c2c", "tenant_id": "dc4d799bb92a42fbbae4e2a3f54142d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "dc4d799bb92a42fbbae4e2a3f54142d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:42:04Z", "revision_number": 0, "id": "3e402aaf-7c3b-47c7-bbfa-a8d86b10e767", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:42:04Z", "security_group_id": "8f75064e-9308-42bb-aaea-d8ec39960c2c", "tenant_id": "dc4d799bb92a42fbbae4e2a3f54142d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "dc4d799bb92a42fbbae4e2a3f54142d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:42:04Z", "revision_number": 0, "id": "be20eda0-4df8-48ae-a548-8b2f4b19d913", "remote_group_id": "8f75064e-9308-42bb-aaea-d8ec39960c2c", "remote_ip_prefix": null, "created_at": "2018-12-27T16:42:04Z", "security_group_id": "8f75064e-9308-42bb-aaea-d8ec39960c2c", "tenant_id": "dc4d799bb92a42fbbae4e2a3f54142d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "dc4d799bb92a42fbbae4e2a3f54142d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:42:04Z", "revision_number": 0, "id": "fac34ef8-626c-44f8-b0d6-cd0b0fb0cc88", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:42:04Z", "security_group_id": "8f75064e-9308-42bb-aaea-d8ec39960c2c", "tenant_id": "dc4d799bb92a42fbbae4e2a3f54142d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "dc4d799bb92a42fbbae4e2a3f54142d0"}], "revision_number": 4, "project_id": "dc4d799bb92a42fbbae4e2a3f54142d0", "id": "8f75064e-9308-42bb-aaea-d8ec39960c2c", "name": "default"}]} 2018-12-27 17:09:16,909 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json?project_id=dc4d799bb92a42fbbae4e2a3f54142d0&name=default used request id req-6faf9dec-ac6f-48fe-9b1a-d178d54cdb00 2018-12-27 17:09:16,910 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.237968921661s 2018-12-27 17:09:16,910 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json?project_id=dc4d799bb92a42fbbae4e2a3f54142d0&name=default used request id req-6faf9dec-ac6f-48fe-9b1a-d178d54cdb00 2018-12-27 17:09:16,913 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-27 17:09:16,913 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e8b61b02f3ddca5b62cd2d23bef90e2706b13177" 2018-12-27 17:09:17,179 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 33483 X-Openstack-Request-Id: req-c9d4de3d-9623-47a1-94d4-81b2db04df03 Date: Thu, 27 Dec 2018 17:09:17 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "created_at": "2018-12-27T15:33:01Z", "updated_at": "2018-12-27T15:33:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "35205ac3-06e6-4cf6-bb21-ff8f813cb45b", "remote_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "ade77f59-e70c-4970-8ea8-198222fa332e", "remote_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "c4f3bf7f-d793-498d-a883-bb8c6003f070", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "c85cb618-8f19-445b-8e16-6d467cb17771", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}], "revision_number": 4, "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "created_at": "2018-12-27T15:57:22Z", "updated_at": "2018-12-27T15:57:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "5e258a3b-01f5-4aef-81b7-0b5dc6e5b683", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "65475539-0336-498a-8da4-ff0a80b10089", "remote_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "ae922857-f7ae-4bc8-949b-153fb43bfd00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "b4f87679-52e1-4cf9-bf76-5abb9a9bec06", "remote_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "f7197afc9b61423897aefc9a643d03a1"}], "revision_number": 4, "project_id": "f7197afc9b61423897aefc9a643d03a1", "id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "created_at": "2018-12-27T16:01:54Z", "updated_at": "2018-12-27T16:01:54Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "00dd3abd-acd1-4edb-8f4a-8badcbd2eeb4", "remote_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "018de60d-bc33-4ef0-9eed-6d00b6ce227b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "0d99f0db-fa6b-4201-b67f-a7ff0db82c5d", "remote_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv6", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "5c4049ef-933d-4614-84e7-83584430d462", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv6", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}], "revision_number": 4, "project_id": "8c689c5e31c44b09ab85f80682abbc2a", "id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "created_at": "2018-12-27T15:56:49Z", "updated_at": "2018-12-27T15:56:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "6555e255-763a-4448-b1b1-0c93b2a390bd", "remote_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "777ff7a5-a590-43e5-a84b-7677710494e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "8bac258a-08df-48b7-900b-efbe01a6ec20", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "dc17921e-353f-4898-a970-881b2c8d093d", "remote_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}], "revision_number": 4, "project_id": "28dac9e1580d461c9de52e6659cc4f9d", "id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "created_at": "2018-12-27T16:01:52Z", "updated_at": "2018-12-27T16:01:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "32737757-45f3-4b24-b6ab-5f2d5579b4a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv6", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "ae604ef3-492d-4aa3-8045-1ff84f755a27", "remote_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv4", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "b7bff40a-beda-4996-b140-ed94d010535c", "remote_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv6", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "b8129030-9d72-4d5d-adce-47bbe62492fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv4", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}], "revision_number": 4, "project_id": "81c108a273314b24bf6b48c41b5bbe0c", "id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "created_at": "2018-12-27T15:57:20Z", "updated_at": "2018-12-27T15:57:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "0c389ec4-c0af-4c20-acf9-4fcc1d859dd7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv6", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "3749697a-f2ef-439a-a661-2fb92badd1ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv4", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "b74e0c8c-e243-450e-b1be-69c587093d6d", "remote_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv6", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "c222695b-2f1c-427d-afd7-e0be24ec9f66", "remote_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv4", "project_id": "7fb0e5436e4f467998e672dd71018a45"}], "revision_number": 4, "project_id": "7fb0e5436e4f467998e672dd71018a45", "id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "created_at": "2018-12-27T17:02:11Z", "updated_at": "2018-12-27T17:02:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "675d8a56-1c9b-4c58-a252-61e65997fd05", "remote_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv4", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "84f0587c-7394-4fd6-8f3d-8d6ba94cf3f9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv6", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "8a450b4f-e710-4193-816e-13a2d4e40c07", "remote_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv6", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "c3106b0a-1026-4156-86a9-f0438b7fab93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv4", "project_id": "7cba3664d5674e65a12c8c269a05febf"}], "revision_number": 4, "project_id": "7cba3664d5674e65a12c8c269a05febf", "id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "created_at": "2018-12-27T15:58:29Z", "updated_at": "2018-12-27T15:58:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "2a945ecc-f9fa-4219-96ab-c189a7f5c102", "remote_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv6", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "55e2b54e-68d4-4476-8c9f-e05e347c8970", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv4", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "9983229c-b595-482a-973f-81137a209b6d", "remote_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv4", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "9d4b8450-78ab-4817-a586-372ed88268f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv6", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}], "revision_number": 4, "project_id": "fbd6dbf946a5406398ba810e02d0888e", "id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "dc4d799bb92a42fbbae4e2a3f54142d0", "created_at": "2018-12-27T16:42:04Z", "updated_at": "2018-12-27T16:42:04Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:42:04Z", "revision_number": 0, "id": "1697cfb7-1045-4d85-b7ab-5e70fd0d4dbf", "remote_group_id": "8f75064e-9308-42bb-aaea-d8ec39960c2c", "remote_ip_prefix": null, "created_at": "2018-12-27T16:42:04Z", "security_group_id": "8f75064e-9308-42bb-aaea-d8ec39960c2c", "tenant_id": "dc4d799bb92a42fbbae4e2a3f54142d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "dc4d799bb92a42fbbae4e2a3f54142d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:42:04Z", "revision_number": 0, "id": "3e402aaf-7c3b-47c7-bbfa-a8d86b10e767", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:42:04Z", "security_group_id": "8f75064e-9308-42bb-aaea-d8ec39960c2c", "tenant_id": "dc4d799bb92a42fbbae4e2a3f54142d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "dc4d799bb92a42fbbae4e2a3f54142d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:42:04Z", "revision_number": 0, "id": "be20eda0-4df8-48ae-a548-8b2f4b19d913", "remote_group_id": "8f75064e-9308-42bb-aaea-d8ec39960c2c", "remote_ip_prefix": null, "created_at": "2018-12-27T16:42:04Z", "security_group_id": "8f75064e-9308-42bb-aaea-d8ec39960c2c", "tenant_id": "dc4d799bb92a42fbbae4e2a3f54142d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "dc4d799bb92a42fbbae4e2a3f54142d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:42:04Z", "revision_number": 0, "id": "fac34ef8-626c-44f8-b0d6-cd0b0fb0cc88", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:42:04Z", "security_group_id": "8f75064e-9308-42bb-aaea-d8ec39960c2c", "tenant_id": "dc4d799bb92a42fbbae4e2a3f54142d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "dc4d799bb92a42fbbae4e2a3f54142d0"}], "revision_number": 4, "project_id": "dc4d799bb92a42fbbae4e2a3f54142d0", "id": "8f75064e-9308-42bb-aaea-d8ec39960c2c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "created_at": "2018-12-27T15:57:24Z", "updated_at": "2018-12-27T15:57:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "35521f2a-a59d-4798-9fa8-0febfe126076", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv4", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "607d473d-1e6a-4088-a778-7df9ffc1ff68", "remote_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv6", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "6f8fa92b-b67a-4047-a900-f43656aff42b", "remote_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv4", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "890f1d6c-9ae5-45b0-b7a1-282182432b66", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv6", "project_id": "253cc6709e714b8a80a5f74e4257907e"}], "revision_number": 4, "project_id": "253cc6709e714b8a80a5f74e4257907e", "id": "b9546f11-205e-4322-89f8-f0360d6090ed", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "created_at": "2018-12-27T15:57:08Z", "updated_at": "2018-12-27T15:57:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "6739c48b-d899-4c17-bb8e-ffaf8922c034", "remote_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv4", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "9660a6af-4d9b-40b9-9729-f205f66c2bd0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv4", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "bf244c03-fc10-4754-9c2b-b0224401c4f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv6", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "d3bee7cc-a152-441c-9790-abb1f56cec03", "remote_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv6", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}], "revision_number": 4, "project_id": "782a28bd0d40485e85eda6b8ba43840b", "id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "created_at": "2018-12-27T15:57:11Z", "updated_at": "2018-12-27T15:57:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "22c0d2cf-360a-4aa8-ba7e-bfdbf8327d27", "remote_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "553b140a-8ba9-4af7-9f50-bf24e87aebf7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "b2ecf7a5-df98-4d65-a762-767320437c5a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "e49104b2-7c13-49d6-8519-a16dd585346f", "remote_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}], "revision_number": 4, "project_id": "ef7e486beb8f4de39b25ca5f11552328", "id": "d0588e93-db0d-4888-9f99-3399a50df490", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-27T15:33:07Z", "updated_at": "2018-12-27T15:33:07Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "4de95db8-72d6-4aec-a145-e92511971eb9", "remote_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "5f100cff-05d8-4405-8dfb-0a387c123fae", "remote_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "a3f6a193-cc94-4220-a73a-08acf63c449b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "f059d8a5-0c32-49c9-a721-77cc89245ecd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "created_at": "2018-12-27T15:29:16Z", "updated_at": "2018-12-27T15:29:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "3c53841a-5bc0-4192-b482-044411e217ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "5956ff3f-d59d-4af6-82b5-566c888583a7", "remote_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:16Z", "revision_number": 0, "id": "60735d87-52c7-426a-91a6-aff1078a5a2d", "remote_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:16Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "abe97133-61dd-4fdf-baf3-2e07968a324f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "da629caea04941e1ae8979c379dc7c9d"}], "revision_number": 4, "project_id": "da629caea04941e1ae8979c379dc7c9d", "id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "name": "default"}]} 2018-12-27 17:09:17,180 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json used request id req-c9d4de3d-9623-47a1-94d4-81b2db04df03 2018-12-27 17:09:17,180 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.267544984818s 2018-12-27 17:09:17,182 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json used request id req-c9d4de3d-9623-47a1-94d4-81b2db04df03 2018-12-27 17:09:17,188 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-12-27 17:09:17,188 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:9696/v2.0/security-groups/8f75064e-9308-42bb-aaea-d8ec39960c2c.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e8b61b02f3ddca5b62cd2d23bef90e2706b13177" 2018-12-27 17:09:17,584 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-7d1639ec-5619-4c63-9f9d-2a897b4449eb Content-Length: 0 Date: Thu, 27 Dec 2018 17:09:17 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 17:09:17,584 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-groups/8f75064e-9308-42bb-aaea-d8ec39960c2c.json used request id req-7d1639ec-5619-4c63-9f9d-2a897b4449eb 2018-12-27 17:09:17,585 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.396987915039s 2018-12-27 17:09:17,585 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-groups/8f75064e-9308-42bb-aaea-d8ec39960c2c.json used request id req-7d1639ec-5619-4c63-9f9d-2a897b4449eb 2018-12-27 17:09:17,585 - xtesting.ci.run_tests - ERROR - The test case 'rally_jobs' failed. 2018-12-27 17:09:17,638 - xtesting.ci.run_tests - INFO - Loading test case 'refstack_defcore'... 2018-12-27 17:09:17,684 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 17:09:17,691 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:09:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5748af44-3e6d-4c39-b26b-a0ea414635bc Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:09:17,691 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-5748af44-3e6d-4c39-b26b-a0ea414635bc 2018-12-27 17:09:17,692 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000/v3/auth/tokens 2018-12-27 17:09:18,102 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}], "expires_at": "2018-12-27T18:09:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b7b4fceec1ad4c6eb74d758b709a9d93", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "a5bc08b9f81f4e5bb86c24f9f7547bae"}, "audit_ids": ["Wcax_UAxSuiV8xOqlZstLQ"], "issued_at": "2018-12-27T17:09:18.000000Z"}} 2018-12-27 17:09:18,105 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-27 17:09:18,105 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e037752ad6aee16e0cbc633c1c159ea68950d11" 2018-12-27 17:09:18,410 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 725 X-Openstack-Request-Id: req-aea9470b-9ee7-4083-9e90-e012c7cb9640 Date: Thu, 27 Dec 2018 17:09:18 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","updated_at":"2018-12-27T15:58:03Z","dns_domain":"","revision_number":8,"port_security_enabled":true,"mtu":1500,"id":"a4959dd9-e8f4-4ea9-8c99-7bff545db58c","router:external":true,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"da629caea04941e1ae8979c379dc7c9d","status":"ACTIVE","subnets":["244ab55b-a0ed-4e50-9f85-07f08119ae55"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"da629caea04941e1ae8979c379dc7c9d","created_at":"2018-12-27T15:29:17Z","provider:network_type":"flat"}]} 2018-12-27 17:09:18,411 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json?router%3Aexternal=True used request id req-aea9470b-9ee7-4083-9e90-e012c7cb9640 2018-12-27 17:09:18,411 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.305871963501s 2018-12-27 17:09:18,411 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json?router%3Aexternal=True used request id req-aea9470b-9ee7-4083-9e90-e012c7cb9640 2018-12-27 17:09:18,415 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 17:09:18,420 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 17:09:18 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 17:09:18,421 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-27 17:09:18,425 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e037752ad6aee16e0cbc633c1c159ea68950d11" 2018-12-27 17:09:18,531 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:09:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-081af1bc-e399-4377-8f6d-cf9585c62327 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.31:5000/v3/domains/914eec1d43ea4caf9d2fd33268c06258"}, "tags": [], "enabled": true, "id": "914eec1d43ea4caf9d2fd33268c06258", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains", "previous": null, "next": null}} 2018-12-27 17:09:18,531 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains used request id req-081af1bc-e399-4377-8f6d-cf9585c62327 2018-12-27 17:09:18,531 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.109588861465s 2018-12-27 17:09:18,531 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains used request id req-081af1bc-e399-4377-8f6d-cf9585c62327 2018-12-27 17:09:18,538 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-12-27 17:09:18,542 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}8e037752ad6aee16e0cbc633c1c159ea68950d11" -d '{"project": {"description": "Created by OPNFV Functest: refstack_defcore", "enabled": true, "domain_id": "default", "name": "refstack_defcore-project_c436d483-0bb5-446f-9f84-62c04db1195c"}}' 2018-12-27 17:09:18,676 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 27 Dec 2018 17:09:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-be5a098e-ed1e-4ff9-a01d-395a57408a39 Content-Length: 378 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: refstack_defcore", "links": {"self": "http://172.30.9.31:5000/v3/projects/924146cc04654878bbe4435b81066eb3"}, "tags": [], "enabled": true, "id": "924146cc04654878bbe4435b81066eb3", "parent_id": "default", "domain_id": "default", "name": "refstack_defcore-project_c436d483-0bb5-446f-9f84-62c04db1195c"}} 2018-12-27 17:09:18,676 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-be5a098e-ed1e-4ff9-a01d-395a57408a39 2018-12-27 17:09:18,676 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.137466192245s 2018-12-27 17:09:18,676 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-be5a098e-ed1e-4ff9-a01d-395a57408a39 2018-12-27 17:09:18,677 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: refstack_defcore', u'tags': [], 'enabled': True, 'id': u'924146cc04654878bbe4435b81066eb3', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'refstack_defcore-project_c436d483-0bb5-446f-9f84-62c04db1195c'}) 2018-12-27 17:09:18,683 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-12-27 17:09:18,687 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}8e037752ad6aee16e0cbc633c1c159ea68950d11" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "b3270292-64cd-4a7f-8576-e00b0d8a88b8", "email": null, "name": "refstack_defcore-user_c436d483-0bb5-446f-9f84-62c04db1195c"}}' 2018-12-27 17:09:19,137 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 27 Dec 2018 17:09:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-92a57e1b-0097-4d06-8350-6debe5fc3a8d Content-Length: 331 Content-Type: application/json RESP BODY: {"user": {"name": "refstack_defcore-user_c436d483-0bb5-446f-9f84-62c04db1195c", "links": {"self": "http://172.30.9.31:5000/v3/users/37e87afe6a7a485093e65b37bd32983f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "37e87afe6a7a485093e65b37bd32983f", "domain_id": "default", "password_expires_at": null}} 2018-12-27 17:09:19,137 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/users used request id req-92a57e1b-0097-4d06-8350-6debe5fc3a8d 2018-12-27 17:09:19,137 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.453449010849s 2018-12-27 17:09:19,137 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/users used request id req-92a57e1b-0097-4d06-8350-6debe5fc3a8d 2018-12-27 17:09:19,138 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'37e87afe6a7a485093e65b37bd32983f', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'refstack_defcore-user_c436d483-0bb5-446f-9f84-62c04db1195c'}) 2018-12-27 17:09:19,142 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-27 17:09:19,145 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e037752ad6aee16e0cbc633c1c159ea68950d11" 2018-12-27 17:09:19,256 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:09:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9fad5aa7-7501-4c4c-85be-31ab141fd43e Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 17:09:19,257 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-9fad5aa7-7501-4c4c-85be-31ab141fd43e 2018-12-27 17:09:19,257 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.114924907684s 2018-12-27 17:09:19,257 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-9fad5aa7-7501-4c4c-85be-31ab141fd43e 2018-12-27 17:09:19,262 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-27 17:09:19,265 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e037752ad6aee16e0cbc633c1c159ea68950d11" 2018-12-27 17:09:19,366 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:09:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3467a4a8-954e-4e2e-bfe4-5f68b9a2f1da Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 17:09:19,366 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-3467a4a8-954e-4e2e-bfe4-5f68b9a2f1da 2018-12-27 17:09:19,366 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.104476928711s 2018-12-27 17:09:19,367 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-3467a4a8-954e-4e2e-bfe4-5f68b9a2f1da 2018-12-27 17:09:19,371 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-27 17:09:19,375 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e037752ad6aee16e0cbc633c1c159ea68950d11" 2018-12-27 17:09:19,472 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:09:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-04e7ad72-0feb-4570-bf65-07ebd671bc3d Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-12-27 17:09:19,473 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains/default used request id req-04e7ad72-0feb-4570-bf65-07ebd671bc3d 2018-12-27 17:09:19,473 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.101238965988s 2018-12-27 17:09:19,473 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains/default used request id req-04e7ad72-0feb-4570-bf65-07ebd671bc3d 2018-12-27 17:09:19,474 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-27 17:09:19,477 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e037752ad6aee16e0cbc633c1c159ea68950d11" 2018-12-27 17:09:19,604 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:09:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6baf7724-2b27-4894-b9f8-73eb581e8a2c Content-Encoding: gzip Content-Length: 841 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/05a834ddebbc40688596b7460b47439e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05a834ddebbc40688596b7460b47439e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/08226a0ad01943f39559448239e291e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "08226a0ad01943f39559448239e291e1", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "refstack_defcore-user_c436d483-0bb5-446f-9f84-62c04db1195c", "links": {"self": "http://172.30.9.31:5000/v3/users/37e87afe6a7a485093e65b37bd32983f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "37e87afe6a7a485093e65b37bd32983f", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/55c0552fe37a4f7ca0e73939514bc683"}, "domain_id": "default", "enabled": true, "options": {}, "id": "55c0552fe37a4f7ca0e73939514bc683", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/646a4af4e3b5439a97996d353fea3924"}, "domain_id": "914eec1d43ea4caf9d2fd33268c06258", "enabled": true, "options": {}, "id": "646a4af4e3b5439a97996d353fea3924", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/85fb203e51c34d3f8122e285a6a318b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85fb203e51c34d3f8122e285a6a318b3", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/905e7f4b42d24cca93b99d2401fa3378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "905e7f4b42d24cca93b99d2401fa3378", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/a5bc08b9f81f4e5bb86c24f9f7547bae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5bc08b9f81f4e5bb86c24f9f7547bae", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/a5c780627f004d318bf908d80305da9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5c780627f004d318bf908d80305da9c", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/b18425bf2b044bc9af7e194919539a17"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b18425bf2b044bc9af7e194919539a17", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/b8d2134b619d4dca80e21d6fb16449b0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b8d2134b619d4dca80e21d6fb16449b0", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/b9ab6a25a652438285139fe5b44aea62"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9ab6a25a652438285139fe5b44aea62", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/c08462554a4844d681348f58b9b0edee"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c08462554a4844d681348f58b9b0edee", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/ddfc3a9aad444d4782eae677c8a98130"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ddfc3a9aad444d4782eae677c8a98130", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/f2a74f2185a54676a6cb2bb5ecfcc4f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2a74f2185a54676a6cb2bb5ecfcc4f6", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-12-27 17:09:19,604 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-6baf7724-2b27-4894-b9f8-73eb581e8a2c 2018-12-27 17:09:19,605 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.130497217178s 2018-12-27 17:09:19,605 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-6baf7724-2b27-4894-b9f8-73eb581e8a2c 2018-12-27 17:09:19,617 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-27 17:09:19,620 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e037752ad6aee16e0cbc633c1c159ea68950d11" 2018-12-27 17:09:19,640 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:09:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1d1f235a-f76a-4db9-aeb6-a15cfb0532b7 Content-Encoding: gzip Content-Length: 398 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: refstack_defcore", "links": {"self": "http://172.30.9.31:5000/v3/projects/924146cc04654878bbe4435b81066eb3"}, "tags": [], "enabled": true, "id": "924146cc04654878bbe4435b81066eb3", "parent_id": "default", "domain_id": "default", "name": "refstack_defcore-project_c436d483-0bb5-446f-9f84-62c04db1195c"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93"}, "tags": [], "enabled": true, "id": "b7b4fceec1ad4c6eb74d758b709a9d93", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/da629caea04941e1ae8979c379dc7c9d"}, "tags": [], "enabled": true, "id": "da629caea04941e1ae8979c379dc7c9d", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-12-27 17:09:19,640 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?domain_id=default used request id req-1d1f235a-f76a-4db9-aeb6-a15cfb0532b7 2018-12-27 17:09:19,640 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0231409072876s 2018-12-27 17:09:19,640 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?domain_id=default used request id req-1d1f235a-f76a-4db9-aeb6-a15cfb0532b7 2018-12-27 17:09:19,647 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-12-27 17:09:19,650 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:5000/v3/role_assignments?user.id=37e87afe6a7a485093e65b37bd32983f&role.id=5e97c57d600b48f5b4c8f915fe73d20b&scope.project.id=924146cc04654878bbe4435b81066eb3" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e037752ad6aee16e0cbc633c1c159ea68950d11" 2018-12-27 17:09:19,765 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:09:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bea74b12-e19c-4f54-8c69-c8cc2d5f2388 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.31:5000/v3/role_assignments?user.id=37e87afe6a7a485093e65b37bd32983f&role.id=5e97c57d600b48f5b4c8f915fe73d20b&scope.project.id=924146cc04654878bbe4435b81066eb3", "previous": null, "next": null}} 2018-12-27 17:09:19,765 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/role_assignments?user.id=37e87afe6a7a485093e65b37bd32983f&role.id=5e97c57d600b48f5b4c8f915fe73d20b&scope.project.id=924146cc04654878bbe4435b81066eb3 used request id req-bea74b12-e19c-4f54-8c69-c8cc2d5f2388 2018-12-27 17:09:19,765 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.118618965149s 2018-12-27 17:09:19,766 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/role_assignments?user.id=37e87afe6a7a485093e65b37bd32983f&role.id=5e97c57d600b48f5b4c8f915fe73d20b&scope.project.id=924146cc04654878bbe4435b81066eb3 used request id req-bea74b12-e19c-4f54-8c69-c8cc2d5f2388 2018-12-27 17:09:19,769 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-12-27 17:09:19,773 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.31:5000/v3/projects/924146cc04654878bbe4435b81066eb3/users/37e87afe6a7a485093e65b37bd32983f/roles/5e97c57d600b48f5b4c8f915fe73d20b -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e037752ad6aee16e0cbc633c1c159ea68950d11" 2018-12-27 17:09:19,927 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:09:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fafbb6c8-69c5-4f4c-ab9f-18b876708e47 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:09:19,927 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/924146cc04654878bbe4435b81066eb3/users/37e87afe6a7a485093e65b37bd32983f/roles/5e97c57d600b48f5b4c8f915fe73d20b used request id req-fafbb6c8-69c5-4f4c-ab9f-18b876708e47 2018-12-27 17:09:19,928 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.15807890892s 2018-12-27 17:09:19,928 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/924146cc04654878bbe4435b81066eb3/users/37e87afe6a7a485093e65b37bd32983f/roles/5e97c57d600b48f5b4c8f915fe73d20b used request id req-fafbb6c8-69c5-4f4c-ab9f-18b876708e47 2018-12-27 17:09:19,928 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'refstack_defcore-project_c436d483-0bb5-446f-9f84-62c04db1195c', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'tenant_name': 'admin', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': u'1', u'image_api_version': '2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'regionOne', u'key_manager_api_version': u'v1', 'project_id': u'924146cc04654878bbe4435b81066eb3', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'b3270292-64cd-4a7f-8576-e00b0d8a88b8', 'username': u'refstack_defcore-user_c436d483-0bb5-446f-9f84-62c04db1195c', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.31:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-12-27 17:09:19,932 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'refstack_defcore-user_c436d483-0bb5-446f-9f84-62c04db1195c', 'password': 'b3270292-64cd-4a7f-8576-e00b0d8a88b8', 'project_name': 'refstack_defcore-project_c436d483-0bb5-446f-9f84-62c04db1195c', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.31:5000//v3', 'project_id': '924146cc04654878bbe4435b81066eb3', 'project_domain_name': 'Default'} 2018-12-27 17:09:19,935 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-27 17:09:19,938 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e037752ad6aee16e0cbc633c1c159ea68950d11" 2018-12-27 17:09:20,036 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:09:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3d37174e-3ee6-45fc-a91e-120a4aea624d Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 17:09:20,036 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-3d37174e-3ee6-45fc-a91e-120a4aea624d 2018-12-27 17:09:20,036 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.100865125656s 2018-12-27 17:09:20,036 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-3d37174e-3ee6-45fc-a91e-120a4aea624d 2018-12-27 17:09:20,041 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-27 17:09:20,044 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e037752ad6aee16e0cbc633c1c159ea68950d11" 2018-12-27 17:09:20,146 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:09:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c95e83f3-5b48-484d-9e70-380bababfdf9 Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 17:09:20,146 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-c95e83f3-5b48-484d-9e70-380bababfdf9 2018-12-27 17:09:20,146 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.105086088181s 2018-12-27 17:09:20,146 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-c95e83f3-5b48-484d-9e70-380bababfdf9 2018-12-27 17:09:20,151 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-27 17:09:20,154 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e037752ad6aee16e0cbc633c1c159ea68950d11" 2018-12-27 17:09:20,270 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:09:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a4b3466d-62c0-4229-bafb-ad7236496bcb Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-12-27 17:09:20,270 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains/default used request id req-a4b3466d-62c0-4229-bafb-ad7236496bcb 2018-12-27 17:09:20,270 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.119307994843s 2018-12-27 17:09:20,271 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains/default used request id req-a4b3466d-62c0-4229-bafb-ad7236496bcb 2018-12-27 17:09:20,272 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-27 17:09:20,275 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e037752ad6aee16e0cbc633c1c159ea68950d11" 2018-12-27 17:09:20,389 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:09:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6c3e5ded-831c-43d7-9f6e-49d2ad58d753 Content-Encoding: gzip Content-Length: 841 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/05a834ddebbc40688596b7460b47439e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05a834ddebbc40688596b7460b47439e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/08226a0ad01943f39559448239e291e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "08226a0ad01943f39559448239e291e1", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "refstack_defcore-user_c436d483-0bb5-446f-9f84-62c04db1195c", "links": {"self": "http://172.30.9.31:5000/v3/users/37e87afe6a7a485093e65b37bd32983f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "37e87afe6a7a485093e65b37bd32983f", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/55c0552fe37a4f7ca0e73939514bc683"}, "domain_id": "default", "enabled": true, "options": {}, "id": "55c0552fe37a4f7ca0e73939514bc683", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/646a4af4e3b5439a97996d353fea3924"}, "domain_id": "914eec1d43ea4caf9d2fd33268c06258", "enabled": true, "options": {}, "id": "646a4af4e3b5439a97996d353fea3924", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/85fb203e51c34d3f8122e285a6a318b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85fb203e51c34d3f8122e285a6a318b3", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/905e7f4b42d24cca93b99d2401fa3378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "905e7f4b42d24cca93b99d2401fa3378", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/a5bc08b9f81f4e5bb86c24f9f7547bae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5bc08b9f81f4e5bb86c24f9f7547bae", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/a5c780627f004d318bf908d80305da9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5c780627f004d318bf908d80305da9c", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/b18425bf2b044bc9af7e194919539a17"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b18425bf2b044bc9af7e194919539a17", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/b8d2134b619d4dca80e21d6fb16449b0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b8d2134b619d4dca80e21d6fb16449b0", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/b9ab6a25a652438285139fe5b44aea62"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9ab6a25a652438285139fe5b44aea62", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/c08462554a4844d681348f58b9b0edee"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c08462554a4844d681348f58b9b0edee", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/ddfc3a9aad444d4782eae677c8a98130"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ddfc3a9aad444d4782eae677c8a98130", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/f2a74f2185a54676a6cb2bb5ecfcc4f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2a74f2185a54676a6cb2bb5ecfcc4f6", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-12-27 17:09:20,389 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-6c3e5ded-831c-43d7-9f6e-49d2ad58d753 2018-12-27 17:09:20,389 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.11758184433s 2018-12-27 17:09:20,390 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-6c3e5ded-831c-43d7-9f6e-49d2ad58d753 2018-12-27 17:09:20,401 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-27 17:09:20,404 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e037752ad6aee16e0cbc633c1c159ea68950d11" 2018-12-27 17:09:20,514 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:09:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5b5c141d-7739-45dd-8de1-7f3f64344037 Content-Encoding: gzip Content-Length: 398 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: refstack_defcore", "links": {"self": "http://172.30.9.31:5000/v3/projects/924146cc04654878bbe4435b81066eb3"}, "tags": [], "enabled": true, "id": "924146cc04654878bbe4435b81066eb3", "parent_id": "default", "domain_id": "default", "name": "refstack_defcore-project_c436d483-0bb5-446f-9f84-62c04db1195c"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93"}, "tags": [], "enabled": true, "id": "b7b4fceec1ad4c6eb74d758b709a9d93", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/da629caea04941e1ae8979c379dc7c9d"}, "tags": [], "enabled": true, "id": "da629caea04941e1ae8979c379dc7c9d", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-12-27 17:09:20,514 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?domain_id=default used request id req-5b5c141d-7739-45dd-8de1-7f3f64344037 2018-12-27 17:09:20,514 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.112942934036s 2018-12-27 17:09:20,514 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?domain_id=default used request id req-5b5c141d-7739-45dd-8de1-7f3f64344037 2018-12-27 17:09:20,522 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-12-27 17:09:20,525 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:5000/v3/role_assignments?user.id=37e87afe6a7a485093e65b37bd32983f&role.id=c2bb869216234fa8b868621217cc01a4&scope.project.id=924146cc04654878bbe4435b81066eb3" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e037752ad6aee16e0cbc633c1c159ea68950d11" 2018-12-27 17:09:20,632 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:09:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bdfb87e9-8c79-4762-b676-c15e2c9985d9 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.31:5000/v3/role_assignments?user.id=37e87afe6a7a485093e65b37bd32983f&role.id=c2bb869216234fa8b868621217cc01a4&scope.project.id=924146cc04654878bbe4435b81066eb3", "previous": null, "next": null}} 2018-12-27 17:09:20,632 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/role_assignments?user.id=37e87afe6a7a485093e65b37bd32983f&role.id=c2bb869216234fa8b868621217cc01a4&scope.project.id=924146cc04654878bbe4435b81066eb3 used request id req-bdfb87e9-8c79-4762-b676-c15e2c9985d9 2018-12-27 17:09:20,632 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.110400915146s 2018-12-27 17:09:20,633 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/role_assignments?user.id=37e87afe6a7a485093e65b37bd32983f&role.id=c2bb869216234fa8b868621217cc01a4&scope.project.id=924146cc04654878bbe4435b81066eb3 used request id req-bdfb87e9-8c79-4762-b676-c15e2c9985d9 2018-12-27 17:09:20,636 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-12-27 17:09:20,640 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.31:5000/v3/projects/924146cc04654878bbe4435b81066eb3/users/37e87afe6a7a485093e65b37bd32983f/roles/c2bb869216234fa8b868621217cc01a4 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e037752ad6aee16e0cbc633c1c159ea68950d11" 2018-12-27 17:09:20,784 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:09:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2ab51a11-d168-44f7-8c14-8e1a4c2f72e6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:09:20,785 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/924146cc04654878bbe4435b81066eb3/users/37e87afe6a7a485093e65b37bd32983f/roles/c2bb869216234fa8b868621217cc01a4 used request id req-2ab51a11-d168-44f7-8c14-8e1a4c2f72e6 2018-12-27 17:09:20,785 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.148416996002s 2018-12-27 17:09:20,785 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/924146cc04654878bbe4435b81066eb3/users/37e87afe6a7a485093e65b37bd32983f/roles/c2bb869216234fa8b868621217cc01a4 used request id req-2ab51a11-d168-44f7-8c14-8e1a4c2f72e6 2018-12-27 17:09:20,789 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-27 17:09:20,792 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e037752ad6aee16e0cbc633c1c159ea68950d11" 2018-12-27 17:09:20,889 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:09:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-91ff51ba-ea46-47ff-b314-56831e59c2b3 Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 17:09:20,889 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-91ff51ba-ea46-47ff-b314-56831e59c2b3 2018-12-27 17:09:20,889 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.10079908371s 2018-12-27 17:09:20,890 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-91ff51ba-ea46-47ff-b314-56831e59c2b3 2018-12-27 17:09:20,894 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-27 17:09:20,898 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e037752ad6aee16e0cbc633c1c159ea68950d11" 2018-12-27 17:09:21,013 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:09:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-14800e4f-b44f-4b93-81cc-7ac205fff746 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-12-27 17:09:21,013 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains/default used request id req-14800e4f-b44f-4b93-81cc-7ac205fff746 2018-12-27 17:09:21,013 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.118950843811s 2018-12-27 17:09:21,014 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains/default used request id req-14800e4f-b44f-4b93-81cc-7ac205fff746 2018-12-27 17:09:21,015 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-27 17:09:21,018 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e037752ad6aee16e0cbc633c1c159ea68950d11" 2018-12-27 17:09:21,132 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:09:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-78ef1201-37db-4343-8119-69fe81ff85e1 Content-Encoding: gzip Content-Length: 841 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/05a834ddebbc40688596b7460b47439e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05a834ddebbc40688596b7460b47439e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/08226a0ad01943f39559448239e291e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "08226a0ad01943f39559448239e291e1", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "refstack_defcore-user_c436d483-0bb5-446f-9f84-62c04db1195c", "links": {"self": "http://172.30.9.31:5000/v3/users/37e87afe6a7a485093e65b37bd32983f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "37e87afe6a7a485093e65b37bd32983f", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/55c0552fe37a4f7ca0e73939514bc683"}, "domain_id": "default", "enabled": true, "options": {}, "id": "55c0552fe37a4f7ca0e73939514bc683", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/646a4af4e3b5439a97996d353fea3924"}, "domain_id": "914eec1d43ea4caf9d2fd33268c06258", "enabled": true, "options": {}, "id": "646a4af4e3b5439a97996d353fea3924", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/85fb203e51c34d3f8122e285a6a318b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85fb203e51c34d3f8122e285a6a318b3", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/905e7f4b42d24cca93b99d2401fa3378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "905e7f4b42d24cca93b99d2401fa3378", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/a5bc08b9f81f4e5bb86c24f9f7547bae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5bc08b9f81f4e5bb86c24f9f7547bae", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/a5c780627f004d318bf908d80305da9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5c780627f004d318bf908d80305da9c", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/b18425bf2b044bc9af7e194919539a17"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b18425bf2b044bc9af7e194919539a17", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/b8d2134b619d4dca80e21d6fb16449b0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b8d2134b619d4dca80e21d6fb16449b0", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/b9ab6a25a652438285139fe5b44aea62"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9ab6a25a652438285139fe5b44aea62", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/c08462554a4844d681348f58b9b0edee"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c08462554a4844d681348f58b9b0edee", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/ddfc3a9aad444d4782eae677c8a98130"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ddfc3a9aad444d4782eae677c8a98130", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/f2a74f2185a54676a6cb2bb5ecfcc4f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2a74f2185a54676a6cb2bb5ecfcc4f6", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-12-27 17:09:21,132 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-78ef1201-37db-4343-8119-69fe81ff85e1 2018-12-27 17:09:21,133 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.117915153503s 2018-12-27 17:09:21,133 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-78ef1201-37db-4343-8119-69fe81ff85e1 2018-12-27 17:09:21,144 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-12-27 17:09:21,147 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:5000/v3/role_assignments?role.id=c2bb869216234fa8b868621217cc01a4&user.id=37e87afe6a7a485093e65b37bd32983f&scope.domain.id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e037752ad6aee16e0cbc633c1c159ea68950d11" 2018-12-27 17:09:21,243 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:09:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1be4eb1f-efa9-4173-9017-9dd74af58126 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.31:5000/v3/role_assignments?role.id=c2bb869216234fa8b868621217cc01a4&user.id=37e87afe6a7a485093e65b37bd32983f&scope.domain.id=default", "previous": null, "next": null}} 2018-12-27 17:09:21,243 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/role_assignments?role.id=c2bb869216234fa8b868621217cc01a4&user.id=37e87afe6a7a485093e65b37bd32983f&scope.domain.id=default used request id req-1be4eb1f-efa9-4173-9017-9dd74af58126 2018-12-27 17:09:21,243 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0992949008942s 2018-12-27 17:09:21,244 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/role_assignments?role.id=c2bb869216234fa8b868621217cc01a4&user.id=37e87afe6a7a485093e65b37bd32983f&scope.domain.id=default used request id req-1be4eb1f-efa9-4173-9017-9dd74af58126 2018-12-27 17:09:21,247 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.domains.users.roles 2018-12-27 17:09:21,251 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.31:5000/v3/domains/default/users/37e87afe6a7a485093e65b37bd32983f/roles/c2bb869216234fa8b868621217cc01a4 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e037752ad6aee16e0cbc633c1c159ea68950d11" 2018-12-27 17:09:21,413 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:09:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a5effc4d-c15b-44b0-bdfe-33664ac03bb1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:09:21,413 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/domains/default/users/37e87afe6a7a485093e65b37bd32983f/roles/c2bb869216234fa8b868621217cc01a4 used request id req-a5effc4d-c15b-44b0-bdfe-33664ac03bb1 2018-12-27 17:09:21,413 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.domains.users.roles in 0.165943861008s 2018-12-27 17:09:21,413 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/domains/default/users/37e87afe6a7a485093e65b37bd32983f/roles/c2bb869216234fa8b868621217cc01a4 used request id req-a5effc4d-c15b-44b0-bdfe-33664ac03bb1 2018-12-27 17:09:21,414 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-12-27 17:09:23,672 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-12-27 17:09:25,878 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 0040c31a-e465-4676-9975-a9ea7becb56b | 2018-12-27T17:09:25.448664 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 0040c31a-e465-4676-9975-a9ea7becb56b ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-12-27 17:09:29,017 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | event | Available | | __unknown__ | placement | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | | swift | object-store | Available | +-------------+----------------+-----------+ 2018-12-27 17:09:29,832 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-12-27 17:09:32,075 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-12-27 17:09:34,935 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide Using verifier 'opnfv-tempest' (UUID=1bebb4e3-0ff6-4adc-b54f-a905aa051f2c) as the default verifier for the future CLI operations. 2018-12-27 17:09:36,877 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 17:09:36,884 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:09:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1ec89992-7a4c-487b-a12c-04f6fba9d18e Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:09:36,885 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-1ec89992-7a4c-487b-a12c-04f6fba9d18e 2018-12-27 17:09:36,885 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000/v3/auth/tokens 2018-12-27 17:09:37,310 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:09:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "924146cc04654878bbe4435b81066eb3", "name": "refstack_defcore-project_c436d483-0bb5-446f-9f84-62c04db1195c"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/924146cc04654878bbe4435b81066eb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/924146cc04654878bbe4435b81066eb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/924146cc04654878bbe4435b81066eb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/924146cc04654878bbe4435b81066eb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/924146cc04654878bbe4435b81066eb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/924146cc04654878bbe4435b81066eb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/924146cc04654878bbe4435b81066eb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/924146cc04654878bbe4435b81066eb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/924146cc04654878bbe4435b81066eb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_924146cc04654878bbe4435b81066eb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_924146cc04654878bbe4435b81066eb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/924146cc04654878bbe4435b81066eb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/924146cc04654878bbe4435b81066eb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/924146cc04654878bbe4435b81066eb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "refstack_defcore-user_c436d483-0bb5-446f-9f84-62c04db1195c", "id": "37e87afe6a7a485093e65b37bd32983f"}, "audit_ids": ["ZCm69d5pQiu8k8TMk42SGg"], "issued_at": "2018-12-27T17:09:37.000000Z"}} 2018-12-27 17:09:37,313 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2018-12-27 17:09:37,314 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/extensions.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}198fdf78cbee9d32502249165be150e254c6aebd" 2018-12-27 17:09:37,525 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 8816 X-Openstack-Request-Id: req-2194726a-7343-400b-b4b2-34c3f20e3a6b Date: Thu, 27 Dec 2018 17:09:37 GMT RESP BODY: {"extensions": [{"alias": "default-subnetpools", "updated": "2016-02-18T18:00:00-00:00", "name": "Default Subnetpools", "links": [], "description": "Provides ability to mark and use a subnetpool as the default."}, {"alias": "qos", "updated": "2015-06-08T10:00:00-00:00", "name": "Quality of Service", "links": [], "description": "The Quality of Service extension."}, {"alias": "network-ip-availability", "updated": "2015-09-24T00:00:00-00:00", "name": "Network IP Availability", "links": [], "description": "Provides IP availability data for each network and subnet."}, {"alias": "network_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Network Availability Zone", "links": [], "description": "Availability zone support for network."}, {"alias": "auto-allocated-topology", "updated": "2016-01-01T00:00:00-00:00", "name": "Auto Allocated Topology Services", "links": [], "description": "Auto Allocated Topology Services."}, {"alias": "ext-gw-mode", "updated": "2013-03-28T10:00:00-00:00", "name": "Neutron L3 Configurable external gateway mode", "links": [], "description": "Extension of the router abstraction for specifying whether SNAT should occur on the external gateway"}, {"alias": "binding", "updated": "2014-02-03T10:00:00-00:00", "name": "Port Binding", "links": [], "description": "Expose port bindings of a virtual port to external application"}, {"alias": "agent", "updated": "2013-02-03T10:00:00-00:00", "name": "agent", "links": [], "description": "The agent management extension."}, {"alias": "subnet_allocation", "updated": "2015-03-30T10:00:00-00:00", "name": "Subnet Allocation", "links": [], "description": "Enables allocation of subnets from a subnet pool"}, {"alias": "dhcp_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "DHCP Agent Scheduler", "links": [], "description": "Schedule networks among dhcp agents"}, {"alias": "tag", "updated": "2016-01-01T00:00:00-00:00", "name": "Tag support", "links": [], "description": "Enables to set tag on resources."}, {"alias": "external-net", "updated": "2013-01-14T10:00:00-00:00", "name": "Neutron external network", "links": [], "description": "Adds external network attribute to network resource."}, {"alias": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"alias": "availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Availability Zone", "links": [], "description": "The availability zone extension."}, {"alias": "qos-default", "updated": "2017-041-06T10:00:00-00:00", "name": "QoS default policy", "links": [], "description": "Expose the QoS default policy per project"}, {"alias": "quotas", "updated": "2012-07-29T10:00:00-00:00", "name": "Quota management support", "links": [], "description": "Expose functions for quotas management per tenant"}, {"alias": "standard-attr-tag", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources with standard attribute: trunk, policy, security_group, floatingip", "links": [], "description": "Enables to set tag on resources with standard attribute."}, {"alias": "revision-if-match", "updated": "2016-12-11T00:00:00-00:00", "name": "If-Match constraints based on revision_number", "links": [], "description": "Extension indicating that If-Match based on revision_number is supported."}, {"alias": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"alias": "multi-provider", "updated": "2013-06-27T10:00:00-00:00", "name": "Multi Provider Network", "links": [], "description": "Expose mapping of virtual networks to multiple physical networks"}, {"alias": "quota_details", "updated": "2017-02-10T10:00:00-00:00", "name": "Quota details management support", "links": [], "description": "Expose functions for quotas usage statistics per project"}, {"alias": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"alias": "trunk", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk Extension", "links": [], "description": "Provides support for trunk ports"}, {"alias": "extraroute", "updated": "2013-02-01T10:00:00-00:00", "name": "Neutron Extra Route", "links": [], "description": "Extra routes configuration for L3 router"}, {"alias": "net-mtu-writable", "updated": "2017-07-12T00:00:00-00:00", "name": "Network MTU (writable)", "links": [], "description": "Provides a writable MTU attribute for a network resource."}, {"alias": "subnet-service-types", "updated": "2016-03-15T18:00:00-00:00", "name": "Subnet service types", "links": [], "description": "Provides ability to set the subnet service_types field"}, {"alias": "standard-attr-timestamp", "updated": "2016-09-12T10:00:00-00:00", "name": "Resource timestamps", "links": [], "description": "Adds created_at and updated_at fields to all Neutron resources that have Neutron standard attributes."}, {"alias": "service-type", "updated": "2013-01-20T00:00:00-00:00", "name": "Neutron Service Type Management", "links": [], "description": "API for retrieving service providers for Neutron advanced services"}, {"alias": "qos-rule-type-details", "updated": "2017-06-22T10:00:00-00:00", "name": "Details of QoS rule types", "links": [], "description": "Expose details about QoS rule types supported by loaded backend drivers"}, {"alias": "port-security", "updated": "2012-07-23T10:00:00-00:00", "name": "Port Security", "links": [], "description": "Provides port security"}, {"alias": "extra_dhcp_opt", "updated": "2013-03-17T12:00:00-00:00", "name": "Neutron Extra DHCP options", "links": [], "description": "Extra options configuration for DHCP. For example PXE boot options to DHCP clients can be specified (e.g. tftp-server, server-ip-address, bootfile-name)"}, {"alias": "standard-attr-revisions", "updated": "2016-04-11T10:00:00-00:00", "name": "Resource revision numbers", "links": [], "description": "This extension will display the revision number of neutron resources."}, {"alias": "dns-integration", "updated": "2015-08-15T18:00:00-00:00", "name": "DNS Integration", "links": [], "description": "Provides integration with DNS."}, {"alias": "pagination", "updated": "2016-06-12T00:00:00-00:00", "name": "Pagination support", "links": [], "description": "Extension that indicates that pagination is enabled."}, {"alias": "sorting", "updated": "2016-06-12T00:00:00-00:00", "name": "Sorting support", "links": [], "description": "Extension that indicates that sorting is enabled."}, {"alias": "security-group", "updated": "2012-10-05T10:00:00-00:00", "name": "security-group", "links": [], "description": "The security groups extension."}, {"alias": "rbac-policies", "updated": "2015-06-17T12:15:12-00:00", "name": "RBAC Policies", "links": [], "description": "Allows creation and modification of policies that control tenant access to resources."}, {"alias": "qos-bw-limit-direction", "updated": "2017-04-10T10:00:00-00:00", "name": "Direction for QoS bandwidth limit rule", "links": [], "description": "Allow to configure QoS bandwidth limit rule with specific direction: ingress or egress"}, {"alias": "tag-ext", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources: subnet, subnetpool, port, router", "links": [], "description": "Extends tag support to more L2 and L3 resources."}, {"alias": "standard-attr-description", "updated": "2016-02-10T10:00:00-00:00", "name": "standard-attr-description", "links": [], "description": "Extension to add descriptions to standard attributes"}, {"alias": "ip-substring-filtering", "updated": "2017-11-28T09:00:00-00:00", "name": "IP address substring filtering", "links": [], "description": "Provides IP address substring filtering when listing ports"}, {"alias": "router", "updated": "2012-07-20T10:00:00-00:00", "name": "Neutron L3 Router", "links": [], "description": "Router abstraction for basic L3 forwarding between L2 Neutron networks and access to external networks via a NAT gateway."}, {"alias": "allowed-address-pairs", "updated": "2013-07-23T10:00:00-00:00", "name": "Allowed Address Pairs", "links": [], "description": "Provides allowed address pairs"}, {"alias": "project-id", "updated": "2016-09-09T09:09:09-09:09", "name": "project_id field enabled", "links": [], "description": "Extension that indicates that project_id field is enabled."}, {"alias": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}]} 2018-12-27 17:09:37,525 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/extensions.json used request id req-2194726a-7343-400b-b4b2-34c3f20e3a6b 2018-12-27 17:09:37,525 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.21210193634s 2018-12-27 17:09:37,526 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/extensions.json used request id req-2194726a-7343-400b-b4b2-34c3f20e3a6b 2018-12-27 17:09:37,533 - xtesting.ci.run_tests - INFO - Running test case 'refstack_defcore'... 2018-12-27 17:09:37,534 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-27 17:09:37,658 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-12-27 17:09:37,659 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 17:09:37,663 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Thu, 27 Dec 2018 17:09:37 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}]} 2018-12-27 17:09:37,666 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-27 17:09:37,667 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}198fdf78cbee9d32502249165be150e254c6aebd" 2018-12-27 17:09:37,892 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-4cd28979-3ee0-4a43-a818-5e220a54d802 Date: Thu, 27 Dec 2018 17:09:37 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-27 17:09:37,892 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-4cd28979-3ee0-4a43-a818-5e220a54d802 2018-12-27 17:09:37,892 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.226380109787s 2018-12-27 17:09:37,892 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-4cd28979-3ee0-4a43-a818-5e220a54d802 2018-12-27 17:09:37,900 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-12-27 17:09:37,903 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}198fdf78cbee9d32502249165be150e254c6aebd" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/refstack_defcore-img_c436d483-0bb5-446f-9f84-62c04db1195c", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "refstack_defcore-img_c436d483-0bb5-446f-9f84-62c04db1195c"}' 2018-12-27 17:09:38,259 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 883 Content-Type: application/json Location: http://172.30.9.31:9292/v2/images/75c3929c-421b-499e-98b5-7fa4d073f0c7 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-4a2bafa0-2031-413d-b316-4458371ec1fe Date: Thu, 27 Dec 2018 17:09:38 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/75c3929c-421b-499e-98b5-7fa4d073f0c7/file", "owner": "924146cc04654878bbe4435b81066eb3", "id": "75c3929c-421b-499e-98b5-7fa4d073f0c7", "size": null, "self": "/v2/images/75c3929c-421b-499e-98b5-7fa4d073f0c7", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-27T17:09:38Z", "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_c436d483-0bb5-446f-9f84-62c04db1195c", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_c436d483-0bb5-446f-9f84-62c04db1195c", "checksum": null, "created_at": "2018-12-27T17:09:38Z", "protected": false} 2018-12-27 17:09:38,259 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.31:9292/v2/images used request id req-4a2bafa0-2031-413d-b316-4458371ec1fe 2018-12-27 17:09:38,259 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.359482049942s 2018-12-27 17:09:38,260 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.31:9292/v2/images used request id req-4a2bafa0-2031-413d-b316-4458371ec1fe returning object 75c3929c-421b-499e-98b5-7fa4d073f0c7 2018-12-27 17:09:38,260 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-12-27 17:09:38,265 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.31:9292/v2/images/75c3929c-421b-499e-98b5-7fa4d073f0c7/file -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}198fdf78cbee9d32502249165be150e254c6aebd" -d '' 2018-12-27 17:09:39,892 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-4ef7122d-0e2b-47ae-8746-5cc6e5b9e550 Date: Thu, 27 Dec 2018 17:09:39 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-27 17:09:39,892 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.31:9292/v2/images/75c3929c-421b-499e-98b5-7fa4d073f0c7/file used request id req-4ef7122d-0e2b-47ae-8746-5cc6e5b9e550 2018-12-27 17:09:39,892 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.63131904602s 2018-12-27 17:09:39,892 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.31:9292/v2/images/75c3929c-421b-499e-98b5-7fa4d073f0c7/file used request id req-4ef7122d-0e2b-47ae-8746-5cc6e5b9e550 2018-12-27 17:09:39,896 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-27 17:09:39,900 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}198fdf78cbee9d32502249165be150e254c6aebd" 2018-12-27 17:09:40,116 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1213 Content-Type: application/json X-Openstack-Request-Id: req-8bde617a-a9ef-4314-aed0-47cbe55fc1d6 Date: Thu, 27 Dec 2018 17:09:40 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/75c3929c-421b-499e-98b5-7fa4d073f0c7/snap", "metadata": {}}], "file": "/v2/images/75c3929c-421b-499e-98b5-7fa4d073f0c7/file", "owner": "924146cc04654878bbe4435b81066eb3", "id": "75c3929c-421b-499e-98b5-7fa4d073f0c7", "size": 12716032, "self": "/v2/images/75c3929c-421b-499e-98b5-7fa4d073f0c7", "disk_format": "qcow2", "direct_url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/75c3929c-421b-499e-98b5-7fa4d073f0c7/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-27T17:09:39Z", "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_c436d483-0bb5-446f-9f84-62c04db1195c", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_c436d483-0bb5-446f-9f84-62c04db1195c", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-27T17:09:38Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-27 17:09:40,116 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-8bde617a-a9ef-4314-aed0-47cbe55fc1d6 2018-12-27 17:09:40,116 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.21967792511s 2018-12-27 17:09:40,116 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-8bde617a-a9ef-4314-aed0-47cbe55fc1d6 2018-12-27 17:09:40,118 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/75c3929c-421b-499e-98b5-7fa4d073f0c7/snap', u'metadata': Munch({})})], 'file': u'/v2/images/75c3929c-421b-499e-98b5-7fa4d073f0c7/file', 'owner': u'924146cc04654878bbe4435b81066eb3', 'id': u'75c3929c-421b-499e-98b5-7fa4d073f0c7', 'size': 12716032, u'self': u'/v2/images/75c3929c-421b-499e-98b5-7fa4d073f0c7', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'924146cc04654878bbe4435b81066eb3', 'name': 'refstack_defcore-project_c436d483-0bb5-446f-9f84-62c04db1195c', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/75c3929c-421b-499e-98b5-7fa4d073f0c7/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-12-27T17:09:39Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-12-27T17:09:39Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/refstack_defcore-img_c436d483-0bb5-446f-9f84-62c04db1195c', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/75c3929c-421b-499e-98b5-7fa4d073f0c7', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/refstack_defcore-img_c436d483-0bb5-446f-9f84-62c04db1195c', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'refstack_defcore-img_c436d483-0bb5-446f-9f84-62c04db1195c', 'created': u'2018-12-27T17:09:38Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-12-27T17:09:38Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/75c3929c-421b-499e-98b5-7fa4d073f0c7', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/refstack_defcore-img_c436d483-0bb5-446f-9f84-62c04db1195c', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-12-27 17:09:40,119 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-12-27 17:09:40,121 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}8e037752ad6aee16e0cbc633c1c159ea68950d11" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "refstack_defcore-flavor_c436d483-0bb5-446f-9f84-62c04db1195c", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-12-27 17:09:40,359 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:09:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4079f1b7-b2aa-4015-a3e5-b022eaf89c33 x-compute-request-id: req-4079f1b7-b2aa-4015-a3e5-b022eaf89c33 Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"flavor": {"name": "refstack_defcore-flavor_c436d483-0bb5-446f-9f84-62c04db1195c", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/4996f4d8-1657-4ab5-9a52-7b371f75f3e9", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/4996f4d8-1657-4ab5-9a52-7b371f75f3e9", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "4996f4d8-1657-4ab5-9a52-7b371f75f3e9"}} 2018-12-27 17:09:40,359 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-4079f1b7-b2aa-4015-a3e5-b022eaf89c33 2018-12-27 17:09:40,359 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.240266084671s 2018-12-27 17:09:40,359 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-4079f1b7-b2aa-4015-a3e5-b022eaf89c33 2018-12-27 17:09:40,360 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'refstack_defcore-flavor_c436d483-0bb5-446f-9f84-62c04db1195c', 'ephemeral': 0, 'ram': 512, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b7b4fceec1ad4c6eb74d758b709a9d93', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 1, 'id': u'4996f4d8-1657-4ab5-9a52-7b371f75f3e9', 'swap': 0}) 2018-12-27 17:09:40,361 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-12-27 17:09:40,364 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/flavors/4996f4d8-1657-4ab5-9a52-7b371f75f3e9/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}8e037752ad6aee16e0cbc633c1c159ea68950d11" -d '{"extra_specs": {}}' 2018-12-27 17:09:40,394 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:09:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-f2635365-bf8c-43ec-93bd-5b1e5c3713e2 x-compute-request-id: req-f2635365-bf8c-43ec-93bd-5b1e5c3713e2 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-12-27 17:09:40,395 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors/4996f4d8-1657-4ab5-9a52-7b371f75f3e9/os-extra_specs used request id req-f2635365-bf8c-43ec-93bd-5b1e5c3713e2 2018-12-27 17:09:40,395 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0336830615997s 2018-12-27 17:09:40,395 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors/4996f4d8-1657-4ab5-9a52-7b371f75f3e9/os-extra_specs used request id req-f2635365-bf8c-43ec-93bd-5b1e5c3713e2 2018-12-27 17:09:40,399 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 17:09:40,404 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 17:09:40 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 17:09:40,408 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-27 17:09:40,410 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}198fdf78cbee9d32502249165be150e254c6aebd" 2018-12-27 17:09:40,514 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:09:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d4d53ed6-3d2b-487c-9df7-affa67dad129 Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 17:09:40,514 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-d4d53ed6-3d2b-487c-9df7-affa67dad129 2018-12-27 17:09:40,515 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.10697388649s 2018-12-27 17:09:40,515 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-d4d53ed6-3d2b-487c-9df7-affa67dad129 2018-12-27 17:09:40,530 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-12-27 17:09:40,532 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e037752ad6aee16e0cbc633c1c159ea68950d11" 2018-12-27 17:09:40,578 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:09:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c4f2547c-3015-4e1d-9163-d1b6d5073a2e x-compute-request-id: req-c4f2547c-3015-4e1d-9163-d1b6d5073a2e Content-Encoding: gzip Content-Length: 737 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 20}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.4", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 247, "hypervisor_version": 2012000, "disk_available_least": 246, "local_gb": 247, "free_ram_mb": 28406, "id": 2}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 29}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.9", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 247, "hypervisor_version": 2012000, "disk_available_least": 246, "local_gb": 247, "free_ram_mb": 28406, "id": 5}]} 2018-12-27 17:09:40,578 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/os-hypervisors/detail used request id req-c4f2547c-3015-4e1d-9163-d1b6d5073a2e 2018-12-27 17:09:40,579 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.048495054245s 2018-12-27 17:09:40,579 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/os-hypervisors/detail used request id req-c4f2547c-3015-4e1d-9163-d1b6d5073a2e 2018-12-27 17:09:40,583 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-27 17:09:40,586 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}198fdf78cbee9d32502249165be150e254c6aebd" 2018-12-27 17:09:40,605 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1213 Content-Type: application/json X-Openstack-Request-Id: req-1b676dae-7782-453e-aae2-8e3f65bac3c8 Date: Thu, 27 Dec 2018 17:09:40 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/75c3929c-421b-499e-98b5-7fa4d073f0c7/snap", "metadata": {}}], "file": "/v2/images/75c3929c-421b-499e-98b5-7fa4d073f0c7/file", "owner": "924146cc04654878bbe4435b81066eb3", "id": "75c3929c-421b-499e-98b5-7fa4d073f0c7", "size": 12716032, "self": "/v2/images/75c3929c-421b-499e-98b5-7fa4d073f0c7", "disk_format": "qcow2", "direct_url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/75c3929c-421b-499e-98b5-7fa4d073f0c7/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-27T17:09:39Z", "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_c436d483-0bb5-446f-9f84-62c04db1195c", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_c436d483-0bb5-446f-9f84-62c04db1195c", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-27T17:09:38Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-27 17:09:40,605 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-1b676dae-7782-453e-aae2-8e3f65bac3c8 2018-12-27 17:09:40,606 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0229539871216s 2018-12-27 17:09:40,606 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-1b676dae-7782-453e-aae2-8e3f65bac3c8 2018-12-27 17:09:40,612 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-12-27 17:09:40,615 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}198fdf78cbee9d32502249165be150e254c6aebd" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/refstack_defcore-img_alt_c436d483-0bb5-446f-9f84-62c04db1195c", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "refstack_defcore-img_alt_c436d483-0bb5-446f-9f84-62c04db1195c"}' 2018-12-27 17:09:41,276 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 891 Content-Type: application/json Location: http://172.30.9.31:9292/v2/images/00d8fd3b-ac57-4dca-b8ac-cc6b892c5dd6 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-c483e104-4d8b-4489-909b-960909426fb0 Date: Thu, 27 Dec 2018 17:09:41 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/00d8fd3b-ac57-4dca-b8ac-cc6b892c5dd6/file", "owner": "924146cc04654878bbe4435b81066eb3", "id": "00d8fd3b-ac57-4dca-b8ac-cc6b892c5dd6", "size": null, "self": "/v2/images/00d8fd3b-ac57-4dca-b8ac-cc6b892c5dd6", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-27T17:09:41Z", "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_alt_c436d483-0bb5-446f-9f84-62c04db1195c", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_alt_c436d483-0bb5-446f-9f84-62c04db1195c", "checksum": null, "created_at": "2018-12-27T17:09:41Z", "protected": false} 2018-12-27 17:09:41,276 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.31:9292/v2/images used request id req-c483e104-4d8b-4489-909b-960909426fb0 2018-12-27 17:09:41,277 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.664218187332s 2018-12-27 17:09:41,277 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.31:9292/v2/images used request id req-c483e104-4d8b-4489-909b-960909426fb0 returning object 00d8fd3b-ac57-4dca-b8ac-cc6b892c5dd6 2018-12-27 17:09:41,277 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-12-27 17:09:41,281 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.31:9292/v2/images/00d8fd3b-ac57-4dca-b8ac-cc6b892c5dd6/file -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}198fdf78cbee9d32502249165be150e254c6aebd" -d '' 2018-12-27 17:09:42,047 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-a4ab3e7a-c320-4c57-ba9e-4bea11d94d3c Date: Thu, 27 Dec 2018 17:09:42 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-27 17:09:42,047 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.31:9292/v2/images/00d8fd3b-ac57-4dca-b8ac-cc6b892c5dd6/file used request id req-a4ab3e7a-c320-4c57-ba9e-4bea11d94d3c 2018-12-27 17:09:42,047 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.769571065903s 2018-12-27 17:09:42,047 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.31:9292/v2/images/00d8fd3b-ac57-4dca-b8ac-cc6b892c5dd6/file used request id req-a4ab3e7a-c320-4c57-ba9e-4bea11d94d3c 2018-12-27 17:09:42,052 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-27 17:09:42,056 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}198fdf78cbee9d32502249165be150e254c6aebd" 2018-12-27 17:09:42,266 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2367 Content-Type: application/json X-Openstack-Request-Id: req-1b4662ef-ae8c-4503-8a3e-352dc4e8b840 Date: Thu, 27 Dec 2018 17:09:42 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/00d8fd3b-ac57-4dca-b8ac-cc6b892c5dd6/snap", "metadata": {}}], "file": "/v2/images/00d8fd3b-ac57-4dca-b8ac-cc6b892c5dd6/file", "owner": "924146cc04654878bbe4435b81066eb3", "id": "00d8fd3b-ac57-4dca-b8ac-cc6b892c5dd6", "size": 12716032, "self": "/v2/images/00d8fd3b-ac57-4dca-b8ac-cc6b892c5dd6", "disk_format": "qcow2", "direct_url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/00d8fd3b-ac57-4dca-b8ac-cc6b892c5dd6/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-27T17:09:41Z", "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_alt_c436d483-0bb5-446f-9f84-62c04db1195c", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_alt_c436d483-0bb5-446f-9f84-62c04db1195c", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-27T17:09:41Z", "protected": false}, {"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/75c3929c-421b-499e-98b5-7fa4d073f0c7/snap", "metadata": {}}], "file": "/v2/images/75c3929c-421b-499e-98b5-7fa4d073f0c7/file", "owner": "924146cc04654878bbe4435b81066eb3", "id": "75c3929c-421b-499e-98b5-7fa4d073f0c7", "size": 12716032, "self": "/v2/images/75c3929c-421b-499e-98b5-7fa4d073f0c7", "disk_format": "qcow2", "direct_url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/75c3929c-421b-499e-98b5-7fa4d073f0c7/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-27T17:09:39Z", "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_c436d483-0bb5-446f-9f84-62c04db1195c", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_c436d483-0bb5-446f-9f84-62c04db1195c", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-27T17:09:38Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-27 17:09:42,266 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-1b4662ef-ae8c-4503-8a3e-352dc4e8b840 2018-12-27 17:09:42,266 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.214272975922s 2018-12-27 17:09:42,266 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-1b4662ef-ae8c-4503-8a3e-352dc4e8b840 2018-12-27 17:09:42,269 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/00d8fd3b-ac57-4dca-b8ac-cc6b892c5dd6/snap', u'metadata': Munch({})})], 'file': u'/v2/images/00d8fd3b-ac57-4dca-b8ac-cc6b892c5dd6/file', 'owner': u'924146cc04654878bbe4435b81066eb3', 'id': u'00d8fd3b-ac57-4dca-b8ac-cc6b892c5dd6', 'size': 12716032, u'self': u'/v2/images/00d8fd3b-ac57-4dca-b8ac-cc6b892c5dd6', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'924146cc04654878bbe4435b81066eb3', 'name': 'refstack_defcore-project_c436d483-0bb5-446f-9f84-62c04db1195c', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/00d8fd3b-ac57-4dca-b8ac-cc6b892c5dd6/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-12-27T17:09:41Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-12-27T17:09:41Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/refstack_defcore-img_alt_c436d483-0bb5-446f-9f84-62c04db1195c', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/00d8fd3b-ac57-4dca-b8ac-cc6b892c5dd6', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/refstack_defcore-img_alt_c436d483-0bb5-446f-9f84-62c04db1195c', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'refstack_defcore-img_alt_c436d483-0bb5-446f-9f84-62c04db1195c', 'created': u'2018-12-27T17:09:41Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-12-27T17:09:41Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/00d8fd3b-ac57-4dca-b8ac-cc6b892c5dd6', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/refstack_defcore-img_alt_c436d483-0bb5-446f-9f84-62c04db1195c', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-12-27 17:09:42,270 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-12-27 17:09:42,272 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}8e037752ad6aee16e0cbc633c1c159ea68950d11" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "refstack_defcore-flavor_alt_c436d483-0bb5-446f-9f84-62c04db1195c", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-12-27 17:09:42,324 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:09:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c39cfce5-0260-49c6-afa7-9c2c4a73c0fa x-compute-request-id: req-c39cfce5-0260-49c6-afa7-9c2c4a73c0fa Content-Encoding: gzip Content-Length: 317 Content-Type: application/json RESP BODY: {"flavor": {"name": "refstack_defcore-flavor_alt_c436d483-0bb5-446f-9f84-62c04db1195c", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/1209a995-912f-4bc4-b939-1caab50744b0", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/1209a995-912f-4bc4-b939-1caab50744b0", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "1209a995-912f-4bc4-b939-1caab50744b0"}} 2018-12-27 17:09:42,325 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-c39cfce5-0260-49c6-afa7-9c2c4a73c0fa 2018-12-27 17:09:42,325 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0549988746643s 2018-12-27 17:09:42,325 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-c39cfce5-0260-49c6-afa7-9c2c4a73c0fa 2018-12-27 17:09:42,326 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'refstack_defcore-flavor_alt_c436d483-0bb5-446f-9f84-62c04db1195c', 'ephemeral': 0, 'ram': 1024, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b7b4fceec1ad4c6eb74d758b709a9d93', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 1, 'id': u'1209a995-912f-4bc4-b939-1caab50744b0', 'swap': 0}) 2018-12-27 17:09:42,327 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-12-27 17:09:42,329 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/flavors/1209a995-912f-4bc4-b939-1caab50744b0/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}8e037752ad6aee16e0cbc633c1c159ea68950d11" -d '{"extra_specs": {}}' 2018-12-27 17:09:42,349 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:09:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-80bcccc0-7a63-422b-93a8-7cb90401d8bf x-compute-request-id: req-80bcccc0-7a63-422b-93a8-7cb90401d8bf Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-12-27 17:09:42,349 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors/1209a995-912f-4bc4-b939-1caab50744b0/os-extra_specs used request id req-80bcccc0-7a63-422b-93a8-7cb90401d8bf 2018-12-27 17:09:42,349 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0223338603973s 2018-12-27 17:09:42,349 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors/1209a995-912f-4bc4-b939-1caab50744b0/os-extra_specs used request id req-80bcccc0-7a63-422b-93a8-7cb90401d8bf 2018-12-27 17:09:42,349 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'refstack_defcore-flavor_alt_c436d483-0bb5-446f-9f84-62c04db1195c', 'ephemeral': 0, 'ram': 1024, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b7b4fceec1ad4c6eb74d758b709a9d93', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 1, 'id': u'1209a995-912f-4bc4-b939-1caab50744b0', 'swap': 0}) 2018-12-27 17:09:45,445 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-12-27 17:09:45,445 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-12-27 17:09:45,446 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-12-27 17:09:45,448 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-12-27 17:09:49,336 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_snapshot_metadata.SnapshotV2MetadataTestJSON.test_create_get_delete_snapshot_metadata: not found. skipping it 2018-12-27 17:09:49,336 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_index_no_params: not found. skipping it 2018-12-27 17:09:49,336 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_update_volume_with_invalid_volume_id: not found. skipping it 2018-12-27 17:09:49,336 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_atction.VolumesV2ActionsTest.test_volume_bootable: not found. skipping it 2018-12-27 17:09:49,337 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_with_gw: not found. skipping it 2018-12-27 17:09:49,337 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_nonexistent_snapshot_id: not found. skipping it 2018-12-27 17:09:49,337 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_status: not found. skipping it 2018-12-27 17:09:49,337 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_snapshot_metadata.SnapshotV2MetadataTestJSON.test_crud_snapshot_metadata: not found. skipping it 2018-12-27 17:09:49,337 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_container_format: not found. skipping it 2018-12-27 17:09:49,337 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_update_volume_with_nonexistent_volume_id: not found. skipping it 2018-12-27 17:09:49,337 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_delete_invalid_volume_id: not found. skipping it 2018-12-27 17:09:49,337 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volume_metadata.VolumesV2MetadataTest.test_create_get_delete_volume_metadata: not found. skipping it 2018-12-27 17:09:49,337 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_list_volumes_with_nonexistent_name: not found. skipping it 2018-12-27 17:09:49,337 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_snapshots.VolumesV2SnapshotTestJSON.test_snapshot_create_get_list_update_delete: not found. skipping it 2018-12-27 17:09:49,337 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_size_zero: not found. skipping it 2018-12-27 17:09:49,337 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_list_volumes_detail_with_nonexistent_name: not found. skipping it 2018-12-27 17:09:49,337 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_show_network_fields: not found. skipping it 2018-12-27 17:09:49,338 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_actions.VolumesV2ActionsTest.test_volume_upload: not found. skipping it 2018-12-27 17:09:49,338 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_snapshots_list.VolumesV2SnapshotListTestJSON.test_snapshots_list_details_with_params: not found. skipping it 2018-12-27 17:09:49,338 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_with_gw_and_allocation_pools: not found. skipping it 2018-12-27 17:09:49,338 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volumes_list_by_availability_zone: not found. skipping it 2018-12-27 17:09:49,338 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_create_get_delete_volume_metadata: not found. skipping it 2018-12-27 17:09:49,338 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_param_display_name_and_status: not found. skipping it 2018-12-27 17:09:49,338 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volumes_list_details_by_status: not found. skipping it 2018-12-27 17:09:49,338 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_nonexistent_volume_type: not found. skipping it 2018-12-27 17:09:49,338 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_get_volume_without_passing_volume_id: not found. skipping it 2018-12-27 17:09:49,338 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_list_volumes_detail_with_invalid_status: not found. skipping it 2018-12-27 17:09:49,338 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_visibility: not found. skipping it 2018-12-27 17:09:49,338 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_all_attributes: not found. skipping it 2018-12-27 17:09:49,338 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list: not found. skipping it 2018-12-27 17:09:49,338 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_server_status: not found. skipping it 2018-12-27 17:09:49,339 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_external_network_visibility: not found. skipping it 2018-12-27 17:09:49,339 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volume_metadata.VolumesV2MetadataTest.test_update_volume_metadata_item: not found. skipping it 2018-12-27 17:09:49,339 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_volume_get_nonexistent_volume_id: not found. skipping it 2018-12-27 17:09:49,339 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_with_detail_param_metadata: not found. skipping it 2018-12-27 17:09:49,339 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_update_volume_with_empty_volume_id: not found. skipping it 2018-12-27 17:09:49,339 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_invalid_size: not found. skipping it 2018-12-27 17:09:49,339 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.identity.v3.TestApiDiscovery.test_api_version_resources: not found. skipping it 2018-12-27 17:09:49,339 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_without_gateway: not found. skipping it 2018-12-27 17:09:49,339 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volume_metadata.VolumesV2MetadataTest.test_update_volume_metadata: not found. skipping it 2018-12-27 17:09:49,339 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_volume_delete_nonexistent_volume_id: not found. skipping it 2018-12-27 17:09:49,339 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_snapshots.VolumesV2SnapshotTestJSON.test_snapshots_list_with_params: not found. skipping it 2018-12-27 17:09:49,339 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_list_networks_fields: not found. skipping it 2018-12-27 17:09:49,339 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_get_images_schema: not found. skipping it 2018-12-27 17:09:49,339 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_with_param_metadata: not found. skipping it 2018-12-27 17:09:49,340 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_by_name: not found. skipping it 2018-12-27 17:09:49,340 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_volume_metadata_item: not found. skipping it 2018-12-27 17:09:49,340 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_get_invalid_volume_id: not found. skipping it 2018-12-27 17:09:49,340 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_with_host_routes_and_dns_nameservers: not found. skipping it 2018-12-27 17:09:49,340 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_list_subnets: not found. skipping it 2018-12-27 17:09:49,340 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_snapshot_metadata.SnapshotV2MetadataTestJSON.test_update_snapshot_metadata_item: not found. skipping it 2018-12-27 17:09:49,340 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_snapshots_negative.VolumesV2SnapshotNegativeTestJSON.test_create_snapshot_without_passing_volume_id: not found. skipping it 2018-12-27 17:09:49,340 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_reboot_deleted_server: not found. skipping it 2018-12-27 17:09:49,340 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_list_networks: not found. skipping it 2018-12-27 17:09:49,340 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_actions.VolumesV2ActionsTest.test_volume_bootable: not found. skipping it 2018-12-27 17:09:49,340 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_snapshots_list.VolumesV2SnapshotListTestJSON.test_snapshots_list_with_params: not found. skipping it 2018-12-27 17:09:49,340 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.v2.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_pagination: not found. skipping it 2018-12-27 17:09:49,340 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_actions.VolumesV2ActionsTest.test_volume_readonly_update: not found. skipping it 2018-12-27 17:09:49,341 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_extensions.ExtensionsV2TestJSON.test_list_extensions: not found. skipping it 2018-12-27 17:09:49,341 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_out_passing_size: not found. skipping it 2018-12-27 17:09:49,341 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_update_snapshot_metadata_item: not found. skipping it 2018-12-27 17:09:49,341 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_delete_volume_without_passing_volume_id: not found. skipping it 2018-12-27 17:09:49,341 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_list_no_params: not found. skipping it 2018-12-27 17:09:49,341 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volumes_list_by_status: not found. skipping it 2018-12-27 17:09:49,341 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_show_subnet: not found. skipping it 2018-12-27 17:09:49,341 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_snapshots.VolumesV2SnapshotTestJSON.test_snapshots_list_details_with_params: not found. skipping it 2018-12-27 17:09:49,341 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_with_detail_param_display_name_and_status: not found. skipping it 2018-12-27 17:09:49,341 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_disk_format: not found. skipping it 2018-12-27 17:09:49,341 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_update_subnet_gw_dns_host_routes_dhcp: not found. skipping it 2018-12-27 17:09:49,341 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_get.VolumesV2GetTest.test_volume_create_get_update_delete_from_image: not found. skipping it 2018-12-27 17:09:49,341 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_nonexistent_source_volid: not found. skipping it 2018-12-27 17:09:49,341 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_volume_metadata: not found. skipping it 2018-12-27 17:09:49,342 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.identity.v3.TestApiDiscovery.test_api_version_statuses: not found. skipping it 2018-12-27 17:09:49,342 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.v2.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_details_with_multiple_params: not found. skipping it 2018-12-27 17:09:49,342 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_create_update_delete_network_subnet: not found. skipping it 2018-12-27 17:09:49,342 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_snapshots_negative.VolumesV2SnapshotNegativeTestJSON.test_create_snapshot_with_nonexistent_volume_id: not found. skipping it 2018-12-27 17:09:49,342 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_show_network: not found. skipping it 2018-12-27 17:09:49,342 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_min_max_size: not found. skipping it 2018-12-27 17:09:49,342 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_list_subnets_fields: not found. skipping it 2018-12-27 17:09:49,342 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_delete_network_with_subnet: not found. skipping it 2018-12-27 17:09:49,342 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_without_passing_size: not found. skipping it 2018-12-27 17:09:49,342 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.v2.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_details_pagination: not found. skipping it 2018-12-27 17:09:49,342 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.identity.v3.TestApiDiscovery.test_api_media_types: not found. skipping it 2018-12-27 17:09:49,342 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_get.VolumesV2GetTest.test_volume_create_get_update_delete_as_clone: not found. skipping it 2018-12-27 17:09:49,342 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_show_subnet_fields: not found. skipping it 2018-12-27 17:09:49,342 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volumes_list_details_by_availability_zone: not found. skipping it 2018-12-27 17:09:49,343 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_routers.RoutersTest.test_update_extra_route: not found. skipping it 2018-12-27 17:09:49,343 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_details_by_name: not found. skipping it 2018-12-27 17:09:49,343 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_get.VolumesV2GetTest.test_volume_create_get_update_delete: not found. skipping it 2018-12-27 17:09:49,343 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_snapshots.VolumesV2SnapshotTestJSON.test_volume_from_snapshot: not found. skipping it 2018-12-27 17:09:49,343 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_size_negative: not found. skipping it 2018-12-27 17:09:49,343 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_availability_zone.AvailabilityZoneV2TestJSON.test_get_availability_zone_list: not found. skipping it 2018-12-27 17:09:49,343 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_with_dhcp_enabled: not found. skipping it 2018-12-27 17:09:49,343 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_with_allocation_pools: not found. skipping it 2018-12-27 17:09:49,343 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_with_details: not found. skipping it 2018-12-27 17:09:49,343 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volume_metadata.VolumesV2MetadataTest.test_crud_volume_metadata: not found. skipping it 2018-12-27 17:09:49,343 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_get_image_schema: not found. skipping it 2018-12-27 17:09:49,343 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_limit: not found. skipping it 2018-12-27 17:09:49,343 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_size: not found. skipping it 2018-12-27 17:09:49,343 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_list_volumes_with_invalid_status: not found. skipping it 2018-12-27 17:09:49,344 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-12-27 17:09:49,369 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/refstack_defcore/test_list.txt', u'--concurrency=4']'. 2018-12-27 17:09:57,182 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 17:09:57.181 17740 INFO opnfv-tempest [-] {3} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.242s] 2018-12-27 17:09:57,228 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 17:09:57.227 17740 INFO opnfv-tempest [-] {3} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_with_detail ... success [0.046s] 2018-12-27 17:09:57,241 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 17:09:57.241 17740 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_availability_zone.AZV2TestJSON.test_get_availability_zone_list_with_non_admin_user ... success [0.264s] 2018-12-27 17:10:15,064 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 17:10:15.064 17740 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_active_server ... success [14.177s] 2018-12-27 17:10:18,944 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 17:10:18.944 17740 INFO opnfv-tempest [-] {0} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_delete_image ... success [11.506s] 2018-12-27 17:10:20,002 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 17:10:20.001 17740 INFO opnfv-tempest [-] {0} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_image_specify_multibyte_character_image_name ... success [1.060s] 2018-12-27 17:10:29,438 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 17:10:29.437 17740 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_future_date ... success [0.064s] 2018-12-27 17:10:29,456 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 17:10:29.455 17740 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_invalid_date ... success [0.018s] 2018-12-27 17:10:29,607 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 17:10:29.606 17740 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_greater_than_actual_count ... success [0.150s] 2018-12-27 17:10:29,617 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 17:10:29.617 17740 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_pass_negative_value ... success [0.010s] 2018-12-27 17:10:29,628 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 17:10:29.628 17740 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_pass_string ... success [0.011s] 2018-12-27 17:10:29,650 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 17:10:29.650 17740 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_flavor ... success [0.022s] 2018-12-27 17:10:29,711 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 17:10:29.710 17740 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_image ... success [0.060s] 2018-12-27 17:10:29,807 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 17:10:29.806 17740 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_server_name ... success [0.095s] 2018-12-27 17:10:29,936 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 17:10:29.935 17740 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_detail_server_is_deleted ... success [0.129s] 2018-12-27 17:10:29,951 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 17:10:29.951 17740 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_status_non_existing ... success [0.015s] 2018-12-27 17:10:30,015 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 17:10:30.014 17740 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_with_a_deleted_server ... success [0.063s] 2018-12-27 17:10:31,152 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 17:10:31.152 17740 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_flavor ... success [0.345s] 2018-12-27 17:10:31,799 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 17:10:31.799 17740 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_image ... success [0.646s] 2018-12-27 17:10:32,368 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 17:10:32.367 17740 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_name ... success [0.568s] 2018-12-27 17:10:32,868 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 17:10:32.867 17740 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_status ... success [0.499s] 2018-12-27 17:10:33,129 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 17:10:33.128 17740 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_host_name_is_same_as_server_name ... success [4.080s] 2018-12-27 17:10:33,205 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 17:10:33.204 17740 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.075s] 2018-12-27 17:10:33,447 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 17:10:33.447 17740 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_limit_results ... success [0.580s] 2018-12-27 17:10:33,520 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 17:10:33.519 17740 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_active_status ... success [0.072s] 2018-12-27 17:10:33,601 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 17:10:33.600 17740 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_flavor ... success [0.080s] 2018-12-27 17:10:33,665 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 17:10:33.664 17740 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_image ... success [0.063s] 2018-12-27 17:10:33,727 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 17:10:33.727 17740 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_limit ... success [0.062s] 2018-12-27 17:10:33,790 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 17:10:33.790 17740 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers_with_detail ... success [0.585s] 2018-12-27 17:10:33,804 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 17:10:33.803 17740 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_server_name ... success [0.077s] 2018-12-27 17:10:33,886 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 17:10:33.885 17740 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_created_server_vcpus ... success [0.094s] 2018-12-27 17:10:33,887 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 17:10:33.886 17740 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2018-12-27 17:10:33,951 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 17:10:33.950 17740 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_name_wildcard ... success [0.147s] 2018-12-27 17:10:35,338 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 17:10:35.337 17740 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_get_instance_action ... success [0.050s] 2018-12-27 17:10:36,415 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 17:10:36.415 17740 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_image_null_id ... success [0.191s] 2018-12-27 17:10:36,707 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 17:10:36.706 17740 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_non_existing_image ... success [0.291s] 2018-12-27 17:10:38,323 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 17:10:38.323 17740 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_delete_deleted_image ... success [1.616s] 2018-12-27 17:10:38,330 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 17:10:38.330 17740 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_image_null_id ... success [0.007s] 2018-12-27 17:10:38,562 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 17:10:38.562 17740 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_non_existent_image ... success [0.231s] 2018-12-27 17:10:39,154 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 17:10:39.153 17740 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_list_instance_actions ... success [3.814s] 2018-12-27 17:10:44,978 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 17:10:44.977 17740 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_tags.ImagesTagsTest.test_update_delete_tags_for_image ... success [2.594s] 2018-12-27 17:10:54,262 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 17:10:54.261 17740 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_delete_server_metadata_item ... success [0.396s] 2018-12-27 17:10:54,482 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 17:10:54.482 17740 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_get_server_metadata_item ... success [0.220s] 2018-12-27 17:10:54,676 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 17:10:54.675 17740 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_list_server_metadata ... success [0.193s] 2018-12-27 17:10:55,024 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 17:10:55.024 17740 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_numeric_server_name ... success [1.435s] 2018-12-27 17:10:55,079 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 17:10:55.078 17740 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata ... success [0.402s] 2018-12-27 17:10:55,493 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 17:10:55.492 17740 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata_item ... success [0.414s] 2018-12-27 17:10:55,897 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 17:10:55.896 17740 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_update_server_metadata ... success [0.404s] 2018-12-27 17:10:56,450 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 17:10:56.450 17740 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_metadata_exceeds_length_limit ... success [1.426s] 2018-12-27 17:10:56,775 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 17:10:56.774 17740 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_all_attributes ... success [4.523s] 2018-12-27 17:10:57,648 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 17:10:57.648 17740 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_name_length_exceeds_256 ... success [1.197s] 2018-12-27 17:10:59,049 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 17:10:59.048 17740 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_flavor ... success [1.400s] 2018-12-27 17:11:00,039 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 17:11:00.038 17740 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_image ... success [0.989s] 2018-12-27 17:11:01,335 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 17:11:01.334 17740 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_allocation_pools ... success [4.559s] 2018-12-27 17:11:01,398 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 17:11:01.397 17740 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_network_uuid ... success [1.359s] 2018-12-27 17:11:01,816 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 17:11:01.816 17740 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_id_exceeding_length_limit ... success [0.418s] 2018-12-27 17:11:02,421 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 17:11:02.421 17740 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_negative_id ... success [0.604s] 2018-12-27 17:11:02,830 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 17:11:02.830 17740 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_get_non_existent_server ... success [0.409s] 2018-12-27 17:11:04,039 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 17:11:04.038 17740 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_invalid_ip_v6_address ... success [1.207s] 2018-12-27 17:11:04,885 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 17:11:04.884 17740 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_reboot_non_existent_server ... success [0.846s] 2018-12-27 17:11:05,814 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 17:11:05.813 17740 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_deleted_server ... success [0.929s] 2018-12-27 17:11:06,432 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 17:11:06.432 17740 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_non_existent_server ... success [0.618s] 2018-12-27 17:11:07,553 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 17:11:07.553 17740 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_server_name_blank ... success [1.120s] 2018-12-27 17:11:07,714 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 17:11:07.713 17740 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_dhcp_enabled ... success [6.379s] 2018-12-27 17:11:08,156 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 17:11:08.156 17740 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_stop_non_existent_server ... success [0.603s] 2018-12-27 17:11:08,560 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 17:11:08.559 17740 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_name_of_non_existent_server ... success [0.403s] 2018-12-27 17:11:09,282 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 17:11:09.282 17740 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_name_length_exceeds_256 ... success [0.722s] 2018-12-27 17:11:10,590 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 17:11:10.589 17740 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_set_empty_name ... success [1.308s] 2018-12-27 17:11:12,034 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 17:11:12.033 17740 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw ... success [4.319s] 2018-12-27 17:11:16,317 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 17:11:16.316 17740 INFO opnfv-tempest [-] {0} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_default_quotas ... success [0.359s] 2018-12-27 17:11:16,776 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 17:11:16.775 17740 INFO opnfv-tempest [-] {0} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_quotas ... success [0.460s] 2018-12-27 17:11:17,255 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 17:11:17.254 17740 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw_and_allocation_pools ... success [5.221s] 2018-12-27 17:11:20,053 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 17:11:20.052 17740 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_host_name_is_same_as_server_name ... success [4.109s] 2018-12-27 17:11:20,121 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 17:11:20.120 17740 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.067s] 2018-12-27 17:11:20,775 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 17:11:20.774 17740 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers_with_detail ... success [0.653s] 2018-12-27 17:11:20,878 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 17:11:20.877 17740 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_created_server_vcpus ... success [0.101s] 2018-12-27 17:11:20,880 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 17:11:20.880 17740 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.002s] 2018-12-27 17:11:21,071 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 17:11:21.070 17740 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.100s] 2018-12-27 17:11:21,200 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 17:11:21.200 17740 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.129s] 2018-12-27 17:11:21,312 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 17:11:21.311 17740 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.112s] 2018-12-27 17:11:21,911 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 17:11:21.910 17740 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_host_routes_and_dns_nameservers ... success [4.655s] 2018-12-27 17:11:26,810 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 17:11:26.809 17740 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_without_gateway ... success [4.898s] 2018-12-27 17:11:32,945 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 17:11:32.944 17740 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_image_schema ... success [0.197s] 2018-12-27 17:11:33,140 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 17:11:33.139 17740 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_images_schema ... success [0.195s] 2018-12-27 17:11:33,181 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 17:11:33.180 17740 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_container_format ... success [0.041s] 2018-12-27 17:11:33,213 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 17:11:33.213 17740 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_disk_format ... success [0.032s] 2018-12-27 17:11:33,249 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 17:11:33.249 17740 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_limit ... success [0.035s] 2018-12-27 17:11:33,678 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 17:11:33.678 17740 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_min_max_size ... success [0.428s] 2018-12-27 17:11:33,832 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 17:11:33.831 17740 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [7.021s] 2018-12-27 17:11:33,965 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 17:11:33.964 17740 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_size ... success [0.286s] 2018-12-27 17:11:34,217 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 17:11:34.216 17740 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_status ... success [0.250s] 2018-12-27 17:11:34,338 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 17:11:34.337 17740 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_visibility ... success [0.121s] 2018-12-27 17:11:34,379 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 17:11:34.378 17740 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_no_params ... success [0.041s] 2018-12-27 17:11:39,310 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 17:11:39.309 17740 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_delete_network_with_subnet ... success [5.477s] 2018-12-27 17:11:39,664 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 17:11:39.663 17740 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [0.355s] 2018-12-27 17:11:39,818 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 17:11:39.818 17740 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.154s] 2018-12-27 17:11:40,115 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 17:11:40.114 17740 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_list_networks_fields ... success [0.296s] 2018-12-27 17:11:40,176 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 17:11:40.175 17740 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.061s] 2018-12-27 17:11:40,252 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 17:11:40.251 17740 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_list_subnets_fields ... success [0.075s] 2018-12-27 17:11:40,359 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 17:11:40.358 17740 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.107s] 2018-12-27 17:11:41,329 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 17:11:41.329 17740 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_show_network_fields ... success [0.970s] 2018-12-27 17:11:41,563 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 17:11:41.562 17740 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.233s] 2018-12-27 17:11:41,638 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 17:11:41.637 17740 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_show_subnet_fields ... success [0.075s] 2018-12-27 17:11:45,300 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 17:11:45.299 17740 INFO opnfv-tempest [-] {0} tempest.api.volume.test_extensions.ExtensionsTestJSON.test_list_extensions ... success [0.633s] 2018-12-27 17:11:46,506 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 17:11:46.506 17740 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_update_subnet_gw_dns_host_routes_dhcp ... success [4.867s] 2018-12-27 17:11:56,616 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 17:11:56.615 17740 INFO opnfv-tempest [-] {0} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_crud_snapshot_metadata ... success [4.387s] 2018-12-27 17:12:00,161 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 17:12:00.160 17740 INFO opnfv-tempest [-] {0} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_update_show_snapshot_metadata_item ... success [3.545s] 2018-12-27 17:12:05,685 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 17:12:05.684 17740 INFO opnfv-tempest [-] {0} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.012s] 2018-12-27 17:12:12,004 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 17:12:12.004 17740 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [17.876s] 2018-12-27 17:12:14,942 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 17:12:14.942 17740 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_lock_unlock_server ... success [10.899s] 2018-12-27 17:12:17,704 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 17:12:17.703 17740 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [8.103s] 2018-12-27 17:12:21,331 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 17:12:21.331 17740 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [9.327s] 2018-12-27 17:12:24,445 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 17:12:24.444 17740 INFO opnfv-tempest [-] {3} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_attach_detach_volume ... success [73.191s] 2018-12-27 17:12:26,451 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 17:12:26.450 17740 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_as_clone ... success [8.746s] 2018-12-27 17:12:31,025 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 17:12:31.024 17740 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [16.082s] 2018-12-27 17:12:31,060 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 17:12:31.060 17740 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [9.729s] 2018-12-27 17:12:37,243 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 17:12:37.243 17740 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [6.182s] 2018-12-27 17:12:38,010 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 17:12:38.009 17740 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [11.557s] 2018-12-27 17:12:43,290 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 17:12:43.289 17740 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_with_nonexistent_volume_id ... success [0.238s] 2018-12-27 17:12:43,528 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 17:12:43.527 17740 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_without_passing_volume_id ... success [0.238s] 2018-12-27 17:12:55,729 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 17:12:55.728 17740 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server ... success [24.700s] 2018-12-27 17:13:04,180 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 17:13:04.180 17740 INFO opnfv-tempest [-] {3} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_list_get_volume_attachments ... success [39.724s] 2018-12-27 17:13:11,492 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 17:13:11.491 17740 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersTest.test_update_delete_extra_route ... success [34.244s] 2018-12-27 17:13:13,634 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 17:13:13.634 17740 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersTest.test_update_router_admin_state ... success [2.146s] 2018-12-27 17:13:14,590 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 17:13:14.590 17740 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_stop_start_server ... success [18.861s] 2018-12-27 17:13:18,848 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 17:13:18.847 17740 INFO opnfv-tempest [-] {3} tempest.api.identity.v3.test_tokens.TokensV3Test.test_create_token ... success [0.333s] 2018-12-27 17:13:23,228 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 17:13:23.228 17740 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_delete_non_existing_tag ... success [0.727s] 2018-12-27 17:13:23,445 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 17:13:23.445 17740 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_update_tags_for_non_existing_image ... success [0.217s] 2018-12-27 17:13:30,291 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 17:13:30.290 17740 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_with_admin_password ... success [2.540s] 2018-12-27 17:13:35,209 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 17:13:35.208 17740 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_bulk_port ... success [4.399s] 2018-12-27 17:13:38,297 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 17:13:38.296 17740 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_specify_keypair ... success [8.003s] 2018-12-27 17:13:38,765 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 17:13:38.765 17740 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [2.442s] 2018-12-27 17:13:40,642 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 17:13:40.642 17740 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_additional_args ... success [1.877s] 2018-12-27 17:13:41,749 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 17:13:41.748 17740 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [6.541s] 2018-12-27 17:13:44,914 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 17:13:44.913 17740 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_icmp_type_code ... success [4.267s] 2018-12-27 17:13:44,920 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 17:13:44.920 17740 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [3.171s] 2018-12-27 17:13:44,986 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 17:13:44.985 17740 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.065s] 2018-12-27 17:13:45,048 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 17:13:45.048 17740 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_list_ports_fields ... success [0.062s] 2018-12-27 17:13:46,082 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 17:13:46.082 17740 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_protocol_integer_value ... success [1.171s] 2018-12-27 17:13:47,965 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 17:13:47.964 17740 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_group_id ... success [1.880s] 2018-12-27 17:13:49,450 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 17:13:49.449 17740 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_ip_prefix ... success [1.485s] 2018-12-27 17:13:51,420 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 17:13:51.419 17740 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [1.967s] 2018-12-27 17:13:51,488 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 17:13:51.488 17740 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.071s] 2018-12-27 17:13:52,786 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 17:13:52.785 17740 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_with_existing_server_name ... success [14.486s] 2018-12-27 17:13:55,760 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 17:13:55.759 17740 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_additional_default_security_group_fails ... success [0.189s] 2018-12-27 17:13:57,664 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 17:13:57.664 17740 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_duplicate_security_group_rule_fails ... success [1.903s] 2018-12-27 17:13:58,095 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 17:13:58.095 17740 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_port_list_filter_by_router_id ... success [13.045s] 2018-12-27 17:13:58,189 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 17:13:58.189 17740 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.095s] 2018-12-27 17:13:58,414 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 17:13:58.414 17740 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_show_port_fields ... success [0.225s] 2018-12-27 17:13:58,687 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 17:13:58.686 17740 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_ethertype ... success [1.023s] 2018-12-27 17:13:59,771 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 17:13:59.770 17740 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_protocol ... success [1.083s] 2018-12-27 17:13:59,830 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 17:13:59.830 17740 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_access_server_address ... success [7.045s] 2018-12-27 17:14:00,717 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 17:14:00.717 17740 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_remote_ip_prefix ... success [0.945s] 2018-12-27 17:14:03,084 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 17:14:03.083 17740 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_invalid_ports ... success [2.365s] 2018-12-27 17:14:04,059 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 17:14:04.058 17740 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_non_existent_remote_groupid ... success [0.975s] 2018-12-27 17:14:04,345 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 17:14:04.345 17740 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_non_existent_security_group ... success [0.287s] 2018-12-27 17:14:04,372 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 17:14:04.371 17740 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_delete_non_existent_security_group ... success [0.026s] 2018-12-27 17:14:04,388 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 17:14:04.387 17740 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group ... success [0.016s] 2018-12-27 17:14:04,405 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 17:14:04.404 17740 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group_rule ... success [0.017s] 2018-12-27 17:14:08,957 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 17:14:08.956 17740 INFO opnfv-tempest [-] {3} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [1.545s] 2018-12-27 17:14:10,631 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 17:14:10.630 17740 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_crud_volume_metadata ... success [1.830s] 2018-12-27 17:14:11,637 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 17:14:11.637 17740 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_show_volume_metadata_item ... success [1.006s] 2018-12-27 17:14:14,649 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 17:14:14.648 17740 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size ... success [0.203s] 2018-12-27 17:14:14,884 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 17:14:14.883 17740 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_snapshot_id ... success [0.235s] 2018-12-27 17:14:15,100 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 17:14:15.100 17740 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_source_volid ... success [0.216s] 2018-12-27 17:14:15,292 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 17:14:15.292 17740 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_volume_type ... success [0.191s] 2018-12-27 17:14:15,985 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 17:14:15.985 17740 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_negative ... success [0.692s] 2018-12-27 17:14:16,275 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 17:14:16.275 17740 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero ... success [0.290s] 2018-12-27 17:14:16,502 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 17:14:16.501 17740 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size ... success [0.226s] 2018-12-27 17:14:16,535 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 17:14:16.535 17740 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id ... success [0.033s] 2018-12-27 17:14:16,719 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 17:14:16.719 17740 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_volume_without_passing_volume_id ... success [0.184s] 2018-12-27 17:14:16,946 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 17:14:16.945 17740 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_invalid_volume_id ... success [0.226s] 2018-12-27 17:14:17,146 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 17:14:17.145 17740 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_volume_without_passing_volume_id ... success [0.199s] 2018-12-27 17:14:17,368 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 17:14:17.368 17740 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_invalid_status ... success [0.222s] 2018-12-27 17:14:17,619 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 17:14:17.618 17740 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_nonexistent_name ... success [0.250s] 2018-12-27 17:14:18,233 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 17:14:18.233 17740 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_invalid_status ... success [0.614s] 2018-12-27 17:14:18,555 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 17:14:18.554 17740 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_nonexistent_name ... success [0.321s] 2018-12-27 17:14:18,564 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 17:14:18.563 17740 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_empty_volume_id ... success [0.008s] 2018-12-27 17:14:18,769 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 17:14:18.768 17740 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_invalid_volume_id ... success [0.205s] 2018-12-27 17:14:18,806 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 17:14:18.806 17740 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_nonexistent_volume_id ... success [0.037s] 2018-12-27 17:14:19,009 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 17:14:19.009 17740 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id ... success [0.202s] 2018-12-27 17:14:19,048 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 17:14:19.047 17740 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id ... success [0.039s] 2018-12-27 17:14:23,216 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 17:14:23.216 17740 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.290s] 2018-12-27 17:14:23,461 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 17:14:23.461 17740 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_by_name ... success [0.245s] 2018-12-27 17:14:23,689 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 17:14:23.688 17740 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_by_name ... success [0.227s] 2018-12-27 17:14:24,327 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 17:14:24.326 17740 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_pagination ... success [0.637s] 2018-12-27 17:14:24,799 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 17:14:24.798 17740 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_with_multiple_params ... success [0.472s] 2018-12-27 17:14:25,606 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 17:14:25.605 17740 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_pagination ... success [0.807s] 2018-12-27 17:14:25,817 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 17:14:25.816 17740 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_param_display_name_and_status ... success [0.211s] 2018-12-27 17:14:25,869 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 17:14:25.868 17740 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_display_name_and_status ... success [0.051s] 2018-12-27 17:14:26,125 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 17:14:26.125 17740 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_metadata ... success [0.256s] 2018-12-27 17:14:26,196 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 17:14:26.195 17740 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_details ... success [0.070s] 2018-12-27 17:14:26,439 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 17:14:26.439 17740 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_param_metadata ... success [0.243s] 2018-12-27 17:14:26,896 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 17:14:26.895 17740 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_availability_zone ... success [0.456s] 2018-12-27 17:14:27,299 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 17:14:27.299 17740 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_status ... success [0.403s] 2018-12-27 17:14:27,365 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 17:14:27.364 17740 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_availability_zone ... success [0.066s] 2018-12-27 17:14:27,431 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 17:14:27.431 17740 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_status ... success [0.066s] 2018-12-27 17:14:28,179 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 17:14:28.179 17740 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_get_list_update_delete ... success [3.068s] 2018-12-27 17:14:34,977 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 17:14:34.977 17740 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_volume_from_snapshot ... success [6.796s] 2018-12-27 17:14:53,708 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 17:14:53.707 17740 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_server_name ... success [53.863s] 2018-12-27 17:14:57,960 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 17:14:57.960 17740 INFO opnfv-tempest [-] {2} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.012s] 2018-12-27 17:15:02,766 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 17:15:02.766 17740 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [1.038s] 2018-12-27 17:15:04,327 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 17:15:04.326 17740 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [1.560s] 2018-12-27 17:15:24,025 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 17:15:24.024 17740 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_add_router_interfaces_on_overlapping_subnets_returns_400 ... success [11.540s] 2018-12-27 17:15:24,301 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 17:15:24.300 17740 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_delete_non_existent_router_returns_404 ... success [0.277s] 2018-12-27 17:15:24,950 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 17:15:24.949 17740 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_add_gateway_invalid_network_returns_404 ... success [0.648s] 2018-12-27 17:15:28,606 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 17:15:28.605 17740 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_add_gateway_net_not_external_returns_400 ... success [3.655s] 2018-12-27 17:15:33,489 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 17:15:33.489 17740 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_remove_interface_in_use_returns_409 ... success [4.883s] 2018-12-27 17:15:33,730 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 17:15:33.730 17740 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_show_non_existent_router_returns_404 ... success [0.241s] 2018-12-27 17:15:33,790 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 17:15:33.790 17740 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_update_non_existent_router_returns_404 ... success [0.060s] 2018-12-27 17:15:48,310 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 17:15:48.309 17740 INFO opnfv-tempest [-] {2} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.006s] 2018-12-27 17:15:52,238 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 17:15:52.238 17740 INFO opnfv-tempest [-] {2} tempest.api.volume.test_availability_zone.AvailabilityZoneTestJSON.test_get_availability_zone_list ... success [0.205s] 2018-12-27 17:15:57,559 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 17:15:57.558 17740 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_bootable ... success [0.981s] 2018-12-27 17:15:58,360 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 17:15:58.359 17740 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_readonly_update ... success [0.801s] 2018-12-27 17:16:17,173 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 17:16:17.173 17740 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_upload ... success [18.810s] 2018-12-27 17:16:30,559 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 17:16:30.558 17740 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_details_with_params ... success [0.623s] 2018-12-27 17:16:31,106 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 17:16:31.105 17740 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_with_params ... success [0.547s] 2018-12-27 17:16:40,793 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: ef046f28-a658-4902-9c21-b4f8bf0cf7a9 2018-12-27 17:16:40,802 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', 'ef046f28-a658-4902-9c21-b4f8bf0cf7a9']'. 2018-12-27 17:16:41,703 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-12-27 17:16:41,703 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-12-27 17:16:41,704 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-12-27 17:16:41,704 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | ef046f28-a658-4902-9c21-b4f8bf0cf7a9 | 2018-12-27 17:16:41,704 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-12-27 17:16:41,704 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-12-27 17:09:51 | 2018-12-27 17:16:41,704 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-12-27 17:16:40 | 2018-12-27 17:16:41,704 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:06:49 | 2018-12-27 17:16:41,705 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 4 | 2018-12-27 17:16:41,705 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2018-12-27 17:16:41,705 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-12-27 17:16:41,705 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 1bebb4e3-0ff6-4adc-b54f-a905aa051f2c) | 2018-12-27 17:16:41,705 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-12-27 17:16:41,705 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 0040c31a-e465-4676-9975-a9ea7becb56b) | 2018-12-27 17:16:41,706 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 217 | 2018-12-27 17:16:41,706 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 396.253 | 2018-12-27 17:16:41,706 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 217 | 2018-12-27 17:16:41,706 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 0 | 2018-12-27 17:16:41,706 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-12-27 17:16:41,706 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-12-27 17:16:41,706 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-12-27 17:16:41,707 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-12-27 17:16:41,707 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +--------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-12-27 17:16:41,707 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2018-12-27 17:16:41,845 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest refstack_defcore success_rate is 100.0% 2018-12-27 17:16:43,989 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-12-27 17:16:43,989 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | refstack_defcore | functest | 07:06 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-12-27 17:16:43,997 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-12-27 17:16:44,001 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:9292/v2/images/00d8fd3b-ac57-4dca-b8ac-cc6b892c5dd6 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}198fdf78cbee9d32502249165be150e254c6aebd" 2018-12-27 17:16:44,618 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-d54dd211-4884-4ad6-b0e9-719a680d7419 Date: Thu, 27 Dec 2018 17:16:44 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-27 17:16:44,619 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.31:9292/v2/images/00d8fd3b-ac57-4dca-b8ac-cc6b892c5dd6 used request id req-d54dd211-4884-4ad6-b0e9-719a680d7419 2018-12-27 17:16:44,619 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.621631145477s 2018-12-27 17:16:44,619 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.31:9292/v2/images/00d8fd3b-ac57-4dca-b8ac-cc6b892c5dd6 used request id req-d54dd211-4884-4ad6-b0e9-719a680d7419 2018-12-27 17:16:44,620 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-12-27 17:16:44,622 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e037752ad6aee16e0cbc633c1c159ea68950d11" 2018-12-27 17:16:44,828 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:16:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-65acf3a6-2400-47da-b0d9-160931318d15 x-compute-request-id: req-65acf3a6-2400-47da-b0d9-160931318d15 Content-Encoding: gzip Content-Length: 369 Content-Type: application/json RESP BODY: {"flavors": [{"name": "refstack_defcore-flavor_alt_c436d483-0bb5-446f-9f84-62c04db1195c", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/1209a995-912f-4bc4-b939-1caab50744b0", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/1209a995-912f-4bc4-b939-1caab50744b0", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "1209a995-912f-4bc4-b939-1caab50744b0"}, {"name": "refstack_defcore-flavor_c436d483-0bb5-446f-9f84-62c04db1195c", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/4996f4d8-1657-4ab5-9a52-7b371f75f3e9", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/4996f4d8-1657-4ab5-9a52-7b371f75f3e9", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "4996f4d8-1657-4ab5-9a52-7b371f75f3e9"}]} 2018-12-27 17:16:44,828 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None used request id req-65acf3a6-2400-47da-b0d9-160931318d15 2018-12-27 17:16:44,828 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.208693981171s 2018-12-27 17:16:44,829 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None used request id req-65acf3a6-2400-47da-b0d9-160931318d15 2018-12-27 17:16:44,831 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-12-27 17:16:44,834 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:8774/v2.1/flavors/1209a995-912f-4bc4-b939-1caab50744b0 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e037752ad6aee16e0cbc633c1c159ea68950d11" 2018-12-27 17:16:44,875 - keystoneauth.session - DEBUG - RESP: [202] Date: Thu, 27 Dec 2018 17:16:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-67a30a2f-ffe8-40db-a960-9ddfc2c82b18 x-compute-request-id: req-67a30a2f-ffe8-40db-a960-9ddfc2c82b18 Content-Length: 0 Content-Type: application/json 2018-12-27 17:16:44,875 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/flavors/1209a995-912f-4bc4-b939-1caab50744b0 used request id req-67a30a2f-ffe8-40db-a960-9ddfc2c82b18 2018-12-27 17:16:44,875 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0442860126495s 2018-12-27 17:16:44,876 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/flavors/1209a995-912f-4bc4-b939-1caab50744b0 used request id req-67a30a2f-ffe8-40db-a960-9ddfc2c82b18 2018-12-27 17:16:44,880 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-27 17:16:44,883 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}198fdf78cbee9d32502249165be150e254c6aebd" 2018-12-27 17:16:45,170 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1213 Content-Type: application/json X-Openstack-Request-Id: req-1df22d09-c2b9-4f6b-b835-03112ec3bdd0 Date: Thu, 27 Dec 2018 17:16:45 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/75c3929c-421b-499e-98b5-7fa4d073f0c7/snap", "metadata": {}}], "file": "/v2/images/75c3929c-421b-499e-98b5-7fa4d073f0c7/file", "owner": "924146cc04654878bbe4435b81066eb3", "id": "75c3929c-421b-499e-98b5-7fa4d073f0c7", "size": 12716032, "self": "/v2/images/75c3929c-421b-499e-98b5-7fa4d073f0c7", "disk_format": "qcow2", "direct_url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/75c3929c-421b-499e-98b5-7fa4d073f0c7/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-27T17:09:39Z", "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_c436d483-0bb5-446f-9f84-62c04db1195c", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_c436d483-0bb5-446f-9f84-62c04db1195c", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-27T17:09:38Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-27 17:16:45,171 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-1df22d09-c2b9-4f6b-b835-03112ec3bdd0 2018-12-27 17:16:45,171 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.291067123413s 2018-12-27 17:16:45,171 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-1df22d09-c2b9-4f6b-b835-03112ec3bdd0 2018-12-27 17:16:45,173 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-12-27 17:16:45,176 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:9292/v2/images/75c3929c-421b-499e-98b5-7fa4d073f0c7 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}198fdf78cbee9d32502249165be150e254c6aebd" 2018-12-27 17:16:45,816 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-8eb0b2cb-e818-4b8d-9ec7-b6de59c7b2c0 Date: Thu, 27 Dec 2018 17:16:45 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-27 17:16:45,816 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.31:9292/v2/images/75c3929c-421b-499e-98b5-7fa4d073f0c7 used request id req-8eb0b2cb-e818-4b8d-9ec7-b6de59c7b2c0 2018-12-27 17:16:45,817 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.643743991852s 2018-12-27 17:16:45,817 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.31:9292/v2/images/75c3929c-421b-499e-98b5-7fa4d073f0c7 used request id req-8eb0b2cb-e818-4b8d-9ec7-b6de59c7b2c0 2018-12-27 17:16:45,817 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-12-27 17:16:45,820 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e037752ad6aee16e0cbc633c1c159ea68950d11" 2018-12-27 17:16:45,838 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:16:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-03e263d9-8c5e-4158-a225-54e956cac333 x-compute-request-id: req-03e263d9-8c5e-4158-a225-54e956cac333 Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"flavors": [{"name": "refstack_defcore-flavor_c436d483-0bb5-446f-9f84-62c04db1195c", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/4996f4d8-1657-4ab5-9a52-7b371f75f3e9", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/4996f4d8-1657-4ab5-9a52-7b371f75f3e9", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "4996f4d8-1657-4ab5-9a52-7b371f75f3e9"}]} 2018-12-27 17:16:45,839 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None used request id req-03e263d9-8c5e-4158-a225-54e956cac333 2018-12-27 17:16:45,839 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0214540958405s 2018-12-27 17:16:45,839 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None used request id req-03e263d9-8c5e-4158-a225-54e956cac333 2018-12-27 17:16:45,841 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-12-27 17:16:45,844 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:8774/v2.1/flavors/4996f4d8-1657-4ab5-9a52-7b371f75f3e9 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e037752ad6aee16e0cbc633c1c159ea68950d11" 2018-12-27 17:16:45,882 - keystoneauth.session - DEBUG - RESP: [202] Date: Thu, 27 Dec 2018 17:16:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-67dbb4b8-5c09-4b5f-9602-29d035c44f16 x-compute-request-id: req-67dbb4b8-5c09-4b5f-9602-29d035c44f16 Content-Length: 0 Content-Type: application/json 2018-12-27 17:16:45,883 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/flavors/4996f4d8-1657-4ab5-9a52-7b371f75f3e9 used request id req-67dbb4b8-5c09-4b5f-9602-29d035c44f16 2018-12-27 17:16:45,883 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0416641235352s 2018-12-27 17:16:45,883 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/flavors/4996f4d8-1657-4ab5-9a52-7b371f75f3e9 used request id req-67dbb4b8-5c09-4b5f-9602-29d035c44f16 2018-12-27 17:16:45,884 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-27 17:16:45,887 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e037752ad6aee16e0cbc633c1c159ea68950d11" 2018-12-27 17:16:46,004 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:16:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d6c65cb2-7076-4022-830e-8ffb125cfe22 Content-Encoding: gzip Content-Length: 841 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/05a834ddebbc40688596b7460b47439e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05a834ddebbc40688596b7460b47439e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/08226a0ad01943f39559448239e291e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "08226a0ad01943f39559448239e291e1", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "refstack_defcore-user_c436d483-0bb5-446f-9f84-62c04db1195c", "links": {"self": "http://172.30.9.31:5000/v3/users/37e87afe6a7a485093e65b37bd32983f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "37e87afe6a7a485093e65b37bd32983f", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/55c0552fe37a4f7ca0e73939514bc683"}, "domain_id": "default", "enabled": true, "options": {}, "id": "55c0552fe37a4f7ca0e73939514bc683", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/646a4af4e3b5439a97996d353fea3924"}, "domain_id": "914eec1d43ea4caf9d2fd33268c06258", "enabled": true, "options": {}, "id": "646a4af4e3b5439a97996d353fea3924", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/85fb203e51c34d3f8122e285a6a318b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85fb203e51c34d3f8122e285a6a318b3", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/905e7f4b42d24cca93b99d2401fa3378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "905e7f4b42d24cca93b99d2401fa3378", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/a5bc08b9f81f4e5bb86c24f9f7547bae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5bc08b9f81f4e5bb86c24f9f7547bae", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/a5c780627f004d318bf908d80305da9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5c780627f004d318bf908d80305da9c", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/b18425bf2b044bc9af7e194919539a17"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b18425bf2b044bc9af7e194919539a17", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/b8d2134b619d4dca80e21d6fb16449b0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b8d2134b619d4dca80e21d6fb16449b0", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/b9ab6a25a652438285139fe5b44aea62"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9ab6a25a652438285139fe5b44aea62", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/c08462554a4844d681348f58b9b0edee"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c08462554a4844d681348f58b9b0edee", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/ddfc3a9aad444d4782eae677c8a98130"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ddfc3a9aad444d4782eae677c8a98130", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/f2a74f2185a54676a6cb2bb5ecfcc4f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2a74f2185a54676a6cb2bb5ecfcc4f6", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-12-27 17:16:46,004 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-d6c65cb2-7076-4022-830e-8ffb125cfe22 2018-12-27 17:16:46,005 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.120846033096s 2018-12-27 17:16:46,005 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-d6c65cb2-7076-4022-830e-8ffb125cfe22 2018-12-27 17:16:46,011 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-27 17:16:46,014 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/users/37e87afe6a7a485093e65b37bd32983f -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e037752ad6aee16e0cbc633c1c159ea68950d11" 2018-12-27 17:16:46,124 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:16:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-36c6eb80-75ea-4a7f-9644-d5c65d21c03f Content-Encoding: gzip Content-Length: 232 Content-Type: application/json RESP BODY: {"user": {"name": "refstack_defcore-user_c436d483-0bb5-446f-9f84-62c04db1195c", "links": {"self": "http://172.30.9.31:5000/v3/users/37e87afe6a7a485093e65b37bd32983f"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "37e87afe6a7a485093e65b37bd32983f", "description": null}} 2018-12-27 17:16:46,124 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users/37e87afe6a7a485093e65b37bd32983f used request id req-36c6eb80-75ea-4a7f-9644-d5c65d21c03f 2018-12-27 17:16:46,124 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.113527059555s 2018-12-27 17:16:46,125 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users/37e87afe6a7a485093e65b37bd32983f used request id req-36c6eb80-75ea-4a7f-9644-d5c65d21c03f 2018-12-27 17:16:46,125 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-12-27 17:16:46,129 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:5000/v3/users/37e87afe6a7a485093e65b37bd32983f -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e037752ad6aee16e0cbc633c1c159ea68950d11" 2018-12-27 17:16:46,336 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:16:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d1060547-0315-47d5-aa3c-095d263d7e5f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:16:46,336 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/37e87afe6a7a485093e65b37bd32983f used request id req-d1060547-0315-47d5-aa3c-095d263d7e5f 2018-12-27 17:16:46,336 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.210355997086s 2018-12-27 17:16:46,336 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/37e87afe6a7a485093e65b37bd32983f used request id req-d1060547-0315-47d5-aa3c-095d263d7e5f 2018-12-27 17:16:46,342 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-27 17:16:46,346 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e037752ad6aee16e0cbc633c1c159ea68950d11" 2018-12-27 17:16:46,442 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:16:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1e219475-6048-4cb2-9816-43a1145c1016 Content-Encoding: gzip Content-Length: 388 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: refstack_defcore", "links": {"self": "http://172.30.9.31:5000/v3/projects/924146cc04654878bbe4435b81066eb3"}, "tags": [], "enabled": true, "id": "924146cc04654878bbe4435b81066eb3", "parent_id": "default", "domain_id": "default", "name": "refstack_defcore-project_c436d483-0bb5-446f-9f84-62c04db1195c"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93"}, "tags": [], "enabled": true, "id": "b7b4fceec1ad4c6eb74d758b709a9d93", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/da629caea04941e1ae8979c379dc7c9d"}, "tags": [], "enabled": true, "id": "da629caea04941e1ae8979c379dc7c9d", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-12-27 17:16:46,443 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects used request id req-1e219475-6048-4cb2-9816-43a1145c1016 2018-12-27 17:16:46,443 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.10028719902s 2018-12-27 17:16:46,443 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects used request id req-1e219475-6048-4cb2-9816-43a1145c1016 2018-12-27 17:16:46,448 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-12-27 17:16:46,451 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:5000/v3/projects/924146cc04654878bbe4435b81066eb3 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e037752ad6aee16e0cbc633c1c159ea68950d11" 2018-12-27 17:16:46,636 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:16:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-09c6aa46-703d-47a7-a569-309c466f7725 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:16:46,637 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/924146cc04654878bbe4435b81066eb3 used request id req-09c6aa46-703d-47a7-a569-309c466f7725 2018-12-27 17:16:46,637 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.189041852951s 2018-12-27 17:16:46,637 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/924146cc04654878bbe4435b81066eb3 used request id req-09c6aa46-703d-47a7-a569-309c466f7725 2018-12-27 17:16:46,640 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-27 17:16:46,640 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:9696/v2.0/security-groups.json?project_id=924146cc04654878bbe4435b81066eb3&name=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e037752ad6aee16e0cbc633c1c159ea68950d11" 2018-12-27 17:16:46,865 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-96d9e1d0-0780-4c90-bd12-10c41e283358 Date: Thu, 27 Dec 2018 17:16:46 GMT RESP BODY: {"security_groups": []} 2018-12-27 17:16:46,865 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json?project_id=924146cc04654878bbe4435b81066eb3&name=default used request id req-96d9e1d0-0780-4c90-bd12-10c41e283358 2018-12-27 17:16:46,866 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.225522994995s 2018-12-27 17:16:46,866 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json?project_id=924146cc04654878bbe4435b81066eb3&name=default used request id req-96d9e1d0-0780-4c90-bd12-10c41e283358 2018-12-27 17:16:46,913 - xtesting.ci.run_tests - INFO - Loading test case 'patrole'... 2018-12-27 17:16:46,954 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 17:16:46,961 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:16:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-866cf925-3f9c-40e7-a01e-2bff97b7a9f3 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:16:46,961 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-866cf925-3f9c-40e7-a01e-2bff97b7a9f3 2018-12-27 17:16:46,961 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000/v3/auth/tokens 2018-12-27 17:16:47,453 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}], "expires_at": "2018-12-27T18:16:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b7b4fceec1ad4c6eb74d758b709a9d93", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "a5bc08b9f81f4e5bb86c24f9f7547bae"}, "audit_ids": ["Q2xiU6adStSwxhWfXTGuBA"], "issued_at": "2018-12-27T17:16:47.000000Z"}} 2018-12-27 17:16:47,456 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-27 17:16:47,456 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bc4224f763705e0f2751382394a7990243f05fa2" 2018-12-27 17:16:47,736 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 725 X-Openstack-Request-Id: req-e6930a87-44fe-415d-9e48-888bb1d85df9 Date: Thu, 27 Dec 2018 17:16:47 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","updated_at":"2018-12-27T15:58:03Z","dns_domain":"","revision_number":8,"port_security_enabled":true,"mtu":1500,"id":"a4959dd9-e8f4-4ea9-8c99-7bff545db58c","router:external":true,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"da629caea04941e1ae8979c379dc7c9d","status":"ACTIVE","subnets":["244ab55b-a0ed-4e50-9f85-07f08119ae55"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"da629caea04941e1ae8979c379dc7c9d","created_at":"2018-12-27T15:29:17Z","provider:network_type":"flat"}]} 2018-12-27 17:16:47,736 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json?router%3Aexternal=True used request id req-e6930a87-44fe-415d-9e48-888bb1d85df9 2018-12-27 17:16:47,736 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.280254125595s 2018-12-27 17:16:47,737 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json?router%3Aexternal=True used request id req-e6930a87-44fe-415d-9e48-888bb1d85df9 2018-12-27 17:16:47,740 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 17:16:47,746 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 17:16:47 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 17:16:47,747 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-27 17:16:47,750 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bc4224f763705e0f2751382394a7990243f05fa2" 2018-12-27 17:16:47,856 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:16:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-67249350-d82a-4ab7-b705-dffe5370a6d3 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.31:5000/v3/domains/914eec1d43ea4caf9d2fd33268c06258"}, "tags": [], "enabled": true, "id": "914eec1d43ea4caf9d2fd33268c06258", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains", "previous": null, "next": null}} 2018-12-27 17:16:47,856 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains used request id req-67249350-d82a-4ab7-b705-dffe5370a6d3 2018-12-27 17:16:47,857 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.109169960022s 2018-12-27 17:16:47,857 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains used request id req-67249350-d82a-4ab7-b705-dffe5370a6d3 2018-12-27 17:16:47,863 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-12-27 17:16:47,867 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}bc4224f763705e0f2751382394a7990243f05fa2" -d '{"project": {"description": "Created by OPNFV Functest: patrole", "enabled": true, "domain_id": "default", "name": "patrole-project_0e68fb46-8d18-416e-8d9e-b8b9af9c5af5"}}' 2018-12-27 17:16:48,015 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 27 Dec 2018 17:16:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a9efa3bb-2e62-4d1e-a014-5c6286dc5f1e Content-Length: 360 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: patrole", "links": {"self": "http://172.30.9.31:5000/v3/projects/1a6fa5c5a60d4878a0a5da97577a26f7"}, "tags": [], "enabled": true, "id": "1a6fa5c5a60d4878a0a5da97577a26f7", "parent_id": "default", "domain_id": "default", "name": "patrole-project_0e68fb46-8d18-416e-8d9e-b8b9af9c5af5"}} 2018-12-27 17:16:48,015 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-a9efa3bb-2e62-4d1e-a014-5c6286dc5f1e 2018-12-27 17:16:48,015 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.151377916336s 2018-12-27 17:16:48,015 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-a9efa3bb-2e62-4d1e-a014-5c6286dc5f1e 2018-12-27 17:16:48,016 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: patrole', u'tags': [], 'enabled': True, 'id': u'1a6fa5c5a60d4878a0a5da97577a26f7', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'patrole-project_0e68fb46-8d18-416e-8d9e-b8b9af9c5af5'}) 2018-12-27 17:16:48,022 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-12-27 17:16:48,025 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}bc4224f763705e0f2751382394a7990243f05fa2" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "a5069510-53d1-4aeb-8c52-5319dda9adcd", "email": null, "name": "patrole-user_0e68fb46-8d18-416e-8d9e-b8b9af9c5af5"}}' 2018-12-27 17:16:48,403 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 27 Dec 2018 17:16:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6cab5b3a-405c-4780-857b-a8505d4061f3 Content-Length: 322 Content-Type: application/json RESP BODY: {"user": {"name": "patrole-user_0e68fb46-8d18-416e-8d9e-b8b9af9c5af5", "links": {"self": "http://172.30.9.31:5000/v3/users/1e85664430f94c53ac3c31cb234f0c3a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "1e85664430f94c53ac3c31cb234f0c3a", "domain_id": "default", "password_expires_at": null}} 2018-12-27 17:16:48,403 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/users used request id req-6cab5b3a-405c-4780-857b-a8505d4061f3 2018-12-27 17:16:48,403 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.381280183792s 2018-12-27 17:16:48,404 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/users used request id req-6cab5b3a-405c-4780-857b-a8505d4061f3 2018-12-27 17:16:48,404 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'1e85664430f94c53ac3c31cb234f0c3a', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'patrole-user_0e68fb46-8d18-416e-8d9e-b8b9af9c5af5'}) 2018-12-27 17:16:48,408 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-27 17:16:48,411 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bc4224f763705e0f2751382394a7990243f05fa2" 2018-12-27 17:16:48,517 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:16:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ea220e27-6eed-411b-b2fe-f275fc31b060 Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 17:16:48,517 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-ea220e27-6eed-411b-b2fe-f275fc31b060 2018-12-27 17:16:48,517 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.109074115753s 2018-12-27 17:16:48,517 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-ea220e27-6eed-411b-b2fe-f275fc31b060 2018-12-27 17:16:48,522 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-27 17:16:48,525 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bc4224f763705e0f2751382394a7990243f05fa2" 2018-12-27 17:16:48,620 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:16:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a40437f8-d7ff-4d95-a7bf-1fe72fd17925 Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 17:16:48,621 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-a40437f8-d7ff-4d95-a7bf-1fe72fd17925 2018-12-27 17:16:48,621 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0985188484192s 2018-12-27 17:16:48,621 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-a40437f8-d7ff-4d95-a7bf-1fe72fd17925 2018-12-27 17:16:48,626 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-27 17:16:48,629 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bc4224f763705e0f2751382394a7990243f05fa2" 2018-12-27 17:16:48,726 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:16:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-17021fc8-7079-4d36-af0b-c21d3bcb2dfc Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-12-27 17:16:48,726 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains/default used request id req-17021fc8-7079-4d36-af0b-c21d3bcb2dfc 2018-12-27 17:16:48,726 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.100164175034s 2018-12-27 17:16:48,726 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains/default used request id req-17021fc8-7079-4d36-af0b-c21d3bcb2dfc 2018-12-27 17:16:48,727 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-27 17:16:48,731 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bc4224f763705e0f2751382394a7990243f05fa2" 2018-12-27 17:16:48,851 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:16:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4b7f02ec-cfb2-4370-95d8-9503127ddf32 Content-Encoding: gzip Content-Length: 836 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/05a834ddebbc40688596b7460b47439e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05a834ddebbc40688596b7460b47439e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/08226a0ad01943f39559448239e291e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "08226a0ad01943f39559448239e291e1", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "patrole-user_0e68fb46-8d18-416e-8d9e-b8b9af9c5af5", "links": {"self": "http://172.30.9.31:5000/v3/users/1e85664430f94c53ac3c31cb234f0c3a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "1e85664430f94c53ac3c31cb234f0c3a", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/55c0552fe37a4f7ca0e73939514bc683"}, "domain_id": "default", "enabled": true, "options": {}, "id": "55c0552fe37a4f7ca0e73939514bc683", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/646a4af4e3b5439a97996d353fea3924"}, "domain_id": "914eec1d43ea4caf9d2fd33268c06258", "enabled": true, "options": {}, "id": "646a4af4e3b5439a97996d353fea3924", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/85fb203e51c34d3f8122e285a6a318b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85fb203e51c34d3f8122e285a6a318b3", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/905e7f4b42d24cca93b99d2401fa3378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "905e7f4b42d24cca93b99d2401fa3378", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/a5bc08b9f81f4e5bb86c24f9f7547bae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5bc08b9f81f4e5bb86c24f9f7547bae", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/a5c780627f004d318bf908d80305da9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5c780627f004d318bf908d80305da9c", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/b18425bf2b044bc9af7e194919539a17"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b18425bf2b044bc9af7e194919539a17", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/b8d2134b619d4dca80e21d6fb16449b0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b8d2134b619d4dca80e21d6fb16449b0", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/b9ab6a25a652438285139fe5b44aea62"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9ab6a25a652438285139fe5b44aea62", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/c08462554a4844d681348f58b9b0edee"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c08462554a4844d681348f58b9b0edee", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/ddfc3a9aad444d4782eae677c8a98130"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ddfc3a9aad444d4782eae677c8a98130", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/f2a74f2185a54676a6cb2bb5ecfcc4f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2a74f2185a54676a6cb2bb5ecfcc4f6", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-12-27 17:16:48,852 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-4b7f02ec-cfb2-4370-95d8-9503127ddf32 2018-12-27 17:16:48,852 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.124526977539s 2018-12-27 17:16:48,852 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-4b7f02ec-cfb2-4370-95d8-9503127ddf32 2018-12-27 17:16:48,864 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-27 17:16:48,867 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bc4224f763705e0f2751382394a7990243f05fa2" 2018-12-27 17:16:49,054 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:16:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-388495eb-fba5-4628-b811-cbee64df20cb Content-Encoding: gzip Content-Length: 391 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: patrole", "links": {"self": "http://172.30.9.31:5000/v3/projects/1a6fa5c5a60d4878a0a5da97577a26f7"}, "tags": [], "enabled": true, "id": "1a6fa5c5a60d4878a0a5da97577a26f7", "parent_id": "default", "domain_id": "default", "name": "patrole-project_0e68fb46-8d18-416e-8d9e-b8b9af9c5af5"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93"}, "tags": [], "enabled": true, "id": "b7b4fceec1ad4c6eb74d758b709a9d93", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/da629caea04941e1ae8979c379dc7c9d"}, "tags": [], "enabled": true, "id": "da629caea04941e1ae8979c379dc7c9d", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-12-27 17:16:49,054 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?domain_id=default used request id req-388495eb-fba5-4628-b811-cbee64df20cb 2018-12-27 17:16:49,054 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.190199136734s 2018-12-27 17:16:49,055 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?domain_id=default used request id req-388495eb-fba5-4628-b811-cbee64df20cb 2018-12-27 17:16:49,062 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-12-27 17:16:49,066 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:5000/v3/role_assignments?user.id=1e85664430f94c53ac3c31cb234f0c3a&role.id=5e97c57d600b48f5b4c8f915fe73d20b&scope.project.id=1a6fa5c5a60d4878a0a5da97577a26f7" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bc4224f763705e0f2751382394a7990243f05fa2" 2018-12-27 17:16:49,159 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:16:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8a8faf33-8d2d-41a3-afb3-ac36448ac5f7 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.31:5000/v3/role_assignments?user.id=1e85664430f94c53ac3c31cb234f0c3a&role.id=5e97c57d600b48f5b4c8f915fe73d20b&scope.project.id=1a6fa5c5a60d4878a0a5da97577a26f7", "previous": null, "next": null}} 2018-12-27 17:16:49,160 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/role_assignments?user.id=1e85664430f94c53ac3c31cb234f0c3a&role.id=5e97c57d600b48f5b4c8f915fe73d20b&scope.project.id=1a6fa5c5a60d4878a0a5da97577a26f7 used request id req-8a8faf33-8d2d-41a3-afb3-ac36448ac5f7 2018-12-27 17:16:49,160 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0972549915314s 2018-12-27 17:16:49,160 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/role_assignments?user.id=1e85664430f94c53ac3c31cb234f0c3a&role.id=5e97c57d600b48f5b4c8f915fe73d20b&scope.project.id=1a6fa5c5a60d4878a0a5da97577a26f7 used request id req-8a8faf33-8d2d-41a3-afb3-ac36448ac5f7 2018-12-27 17:16:49,163 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-12-27 17:16:49,166 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.31:5000/v3/projects/1a6fa5c5a60d4878a0a5da97577a26f7/users/1e85664430f94c53ac3c31cb234f0c3a/roles/5e97c57d600b48f5b4c8f915fe73d20b -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bc4224f763705e0f2751382394a7990243f05fa2" 2018-12-27 17:16:49,316 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:16:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6615483f-3cd6-484e-b35b-ff861ae353f1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:16:49,317 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/1a6fa5c5a60d4878a0a5da97577a26f7/users/1e85664430f94c53ac3c31cb234f0c3a/roles/5e97c57d600b48f5b4c8f915fe73d20b used request id req-6615483f-3cd6-484e-b35b-ff861ae353f1 2018-12-27 17:16:49,317 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.153175830841s 2018-12-27 17:16:49,317 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/1a6fa5c5a60d4878a0a5da97577a26f7/users/1e85664430f94c53ac3c31cb234f0c3a/roles/5e97c57d600b48f5b4c8f915fe73d20b used request id req-6615483f-3cd6-484e-b35b-ff861ae353f1 2018-12-27 17:16:49,318 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'patrole-project_0e68fb46-8d18-416e-8d9e-b8b9af9c5af5', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'tenant_name': 'admin', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': u'1', u'image_api_version': '2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'regionOne', u'key_manager_api_version': u'v1', 'project_id': u'1a6fa5c5a60d4878a0a5da97577a26f7', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'a5069510-53d1-4aeb-8c52-5319dda9adcd', 'username': u'patrole-user_0e68fb46-8d18-416e-8d9e-b8b9af9c5af5', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.31:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-12-27 17:16:49,321 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'patrole-user_0e68fb46-8d18-416e-8d9e-b8b9af9c5af5', 'password': 'a5069510-53d1-4aeb-8c52-5319dda9adcd', 'project_name': 'patrole-project_0e68fb46-8d18-416e-8d9e-b8b9af9c5af5', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.31:5000//v3', 'project_id': '1a6fa5c5a60d4878a0a5da97577a26f7', 'project_domain_name': 'Default'} 2018-12-27 17:16:49,325 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-27 17:16:49,329 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bc4224f763705e0f2751382394a7990243f05fa2" 2018-12-27 17:16:49,342 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:16:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-560842ce-2484-40a0-913d-df26254da762 Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 17:16:49,343 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-560842ce-2484-40a0-913d-df26254da762 2018-12-27 17:16:49,343 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.017881155014s 2018-12-27 17:16:49,343 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-560842ce-2484-40a0-913d-df26254da762 2018-12-27 17:16:49,347 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-27 17:16:49,350 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bc4224f763705e0f2751382394a7990243f05fa2" 2018-12-27 17:16:49,445 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:16:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-03c18cdd-87af-4583-a5b6-b551382155aa Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 17:16:49,445 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-03c18cdd-87af-4583-a5b6-b551382155aa 2018-12-27 17:16:49,445 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0979127883911s 2018-12-27 17:16:49,446 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-03c18cdd-87af-4583-a5b6-b551382155aa 2018-12-27 17:16:49,450 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-27 17:16:49,454 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bc4224f763705e0f2751382394a7990243f05fa2" 2018-12-27 17:16:49,553 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:16:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6a4f7ea0-8058-4e05-836c-0b85ed50c2bd Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-12-27 17:16:49,553 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains/default used request id req-6a4f7ea0-8058-4e05-836c-0b85ed50c2bd 2018-12-27 17:16:49,553 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.102689981461s 2018-12-27 17:16:49,553 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains/default used request id req-6a4f7ea0-8058-4e05-836c-0b85ed50c2bd 2018-12-27 17:16:49,554 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-27 17:16:49,558 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bc4224f763705e0f2751382394a7990243f05fa2" 2018-12-27 17:16:49,680 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:16:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-67b1c8ea-08fe-4175-8b29-9eb695ba2614 Content-Encoding: gzip Content-Length: 836 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/05a834ddebbc40688596b7460b47439e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05a834ddebbc40688596b7460b47439e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/08226a0ad01943f39559448239e291e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "08226a0ad01943f39559448239e291e1", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "patrole-user_0e68fb46-8d18-416e-8d9e-b8b9af9c5af5", "links": {"self": "http://172.30.9.31:5000/v3/users/1e85664430f94c53ac3c31cb234f0c3a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "1e85664430f94c53ac3c31cb234f0c3a", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/55c0552fe37a4f7ca0e73939514bc683"}, "domain_id": "default", "enabled": true, "options": {}, "id": "55c0552fe37a4f7ca0e73939514bc683", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/646a4af4e3b5439a97996d353fea3924"}, "domain_id": "914eec1d43ea4caf9d2fd33268c06258", "enabled": true, "options": {}, "id": "646a4af4e3b5439a97996d353fea3924", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/85fb203e51c34d3f8122e285a6a318b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85fb203e51c34d3f8122e285a6a318b3", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/905e7f4b42d24cca93b99d2401fa3378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "905e7f4b42d24cca93b99d2401fa3378", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/a5bc08b9f81f4e5bb86c24f9f7547bae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5bc08b9f81f4e5bb86c24f9f7547bae", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/a5c780627f004d318bf908d80305da9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5c780627f004d318bf908d80305da9c", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/b18425bf2b044bc9af7e194919539a17"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b18425bf2b044bc9af7e194919539a17", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/b8d2134b619d4dca80e21d6fb16449b0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b8d2134b619d4dca80e21d6fb16449b0", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/b9ab6a25a652438285139fe5b44aea62"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9ab6a25a652438285139fe5b44aea62", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/c08462554a4844d681348f58b9b0edee"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c08462554a4844d681348f58b9b0edee", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/ddfc3a9aad444d4782eae677c8a98130"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ddfc3a9aad444d4782eae677c8a98130", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/f2a74f2185a54676a6cb2bb5ecfcc4f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2a74f2185a54676a6cb2bb5ecfcc4f6", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-12-27 17:16:49,680 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-67b1c8ea-08fe-4175-8b29-9eb695ba2614 2018-12-27 17:16:49,680 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.125747919083s 2018-12-27 17:16:49,681 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-67b1c8ea-08fe-4175-8b29-9eb695ba2614 2018-12-27 17:16:49,692 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-27 17:16:49,695 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bc4224f763705e0f2751382394a7990243f05fa2" 2018-12-27 17:16:49,790 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:16:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-97167f15-d21a-416f-a29d-05ef1258828f Content-Encoding: gzip Content-Length: 391 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: patrole", "links": {"self": "http://172.30.9.31:5000/v3/projects/1a6fa5c5a60d4878a0a5da97577a26f7"}, "tags": [], "enabled": true, "id": "1a6fa5c5a60d4878a0a5da97577a26f7", "parent_id": "default", "domain_id": "default", "name": "patrole-project_0e68fb46-8d18-416e-8d9e-b8b9af9c5af5"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93"}, "tags": [], "enabled": true, "id": "b7b4fceec1ad4c6eb74d758b709a9d93", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/da629caea04941e1ae8979c379dc7c9d"}, "tags": [], "enabled": true, "id": "da629caea04941e1ae8979c379dc7c9d", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-12-27 17:16:49,790 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?domain_id=default used request id req-97167f15-d21a-416f-a29d-05ef1258828f 2018-12-27 17:16:49,790 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0982429981232s 2018-12-27 17:16:49,790 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?domain_id=default used request id req-97167f15-d21a-416f-a29d-05ef1258828f 2018-12-27 17:16:49,798 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-12-27 17:16:49,801 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:5000/v3/role_assignments?user.id=1e85664430f94c53ac3c31cb234f0c3a&role.id=c2bb869216234fa8b868621217cc01a4&scope.project.id=1a6fa5c5a60d4878a0a5da97577a26f7" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bc4224f763705e0f2751382394a7990243f05fa2" 2018-12-27 17:16:49,903 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:16:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0c73cf78-200a-4eec-a851-da6f2df88b93 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.31:5000/v3/role_assignments?user.id=1e85664430f94c53ac3c31cb234f0c3a&role.id=c2bb869216234fa8b868621217cc01a4&scope.project.id=1a6fa5c5a60d4878a0a5da97577a26f7", "previous": null, "next": null}} 2018-12-27 17:16:49,903 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/role_assignments?user.id=1e85664430f94c53ac3c31cb234f0c3a&role.id=c2bb869216234fa8b868621217cc01a4&scope.project.id=1a6fa5c5a60d4878a0a5da97577a26f7 used request id req-0c73cf78-200a-4eec-a851-da6f2df88b93 2018-12-27 17:16:49,904 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.105790138245s 2018-12-27 17:16:49,904 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/role_assignments?user.id=1e85664430f94c53ac3c31cb234f0c3a&role.id=c2bb869216234fa8b868621217cc01a4&scope.project.id=1a6fa5c5a60d4878a0a5da97577a26f7 used request id req-0c73cf78-200a-4eec-a851-da6f2df88b93 2018-12-27 17:16:49,908 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-12-27 17:16:49,911 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.31:5000/v3/projects/1a6fa5c5a60d4878a0a5da97577a26f7/users/1e85664430f94c53ac3c31cb234f0c3a/roles/c2bb869216234fa8b868621217cc01a4 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bc4224f763705e0f2751382394a7990243f05fa2" 2018-12-27 17:16:50,052 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:16:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9acdb015-0a7e-4e4f-949e-233d79c1762d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:16:50,053 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/1a6fa5c5a60d4878a0a5da97577a26f7/users/1e85664430f94c53ac3c31cb234f0c3a/roles/c2bb869216234fa8b868621217cc01a4 used request id req-9acdb015-0a7e-4e4f-949e-233d79c1762d 2018-12-27 17:16:50,053 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.145054101944s 2018-12-27 17:16:50,053 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/1a6fa5c5a60d4878a0a5da97577a26f7/users/1e85664430f94c53ac3c31cb234f0c3a/roles/c2bb869216234fa8b868621217cc01a4 used request id req-9acdb015-0a7e-4e4f-949e-233d79c1762d 2018-12-27 17:16:50,057 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-27 17:16:50,060 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bc4224f763705e0f2751382394a7990243f05fa2" 2018-12-27 17:16:50,153 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:16:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-58ea0702-9d7a-49ff-b5a7-756e03f5767a Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 17:16:50,153 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-58ea0702-9d7a-49ff-b5a7-756e03f5767a 2018-12-27 17:16:50,153 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0963730812073s 2018-12-27 17:16:50,153 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-58ea0702-9d7a-49ff-b5a7-756e03f5767a 2018-12-27 17:16:50,158 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-27 17:16:50,161 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bc4224f763705e0f2751382394a7990243f05fa2" 2018-12-27 17:16:50,274 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:16:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f9ec1327-4172-4ddb-87d2-4d60ba3040ea Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-12-27 17:16:50,275 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains/default used request id req-f9ec1327-4172-4ddb-87d2-4d60ba3040ea 2018-12-27 17:16:50,275 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.116595029831s 2018-12-27 17:16:50,275 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains/default used request id req-f9ec1327-4172-4ddb-87d2-4d60ba3040ea 2018-12-27 17:16:50,276 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-27 17:16:50,279 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bc4224f763705e0f2751382394a7990243f05fa2" 2018-12-27 17:16:50,405 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:16:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b1a4eb72-c743-4308-b5c7-b0efae140ff6 Content-Encoding: gzip Content-Length: 836 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/05a834ddebbc40688596b7460b47439e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05a834ddebbc40688596b7460b47439e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/08226a0ad01943f39559448239e291e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "08226a0ad01943f39559448239e291e1", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "patrole-user_0e68fb46-8d18-416e-8d9e-b8b9af9c5af5", "links": {"self": "http://172.30.9.31:5000/v3/users/1e85664430f94c53ac3c31cb234f0c3a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "1e85664430f94c53ac3c31cb234f0c3a", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/55c0552fe37a4f7ca0e73939514bc683"}, "domain_id": "default", "enabled": true, "options": {}, "id": "55c0552fe37a4f7ca0e73939514bc683", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/646a4af4e3b5439a97996d353fea3924"}, "domain_id": "914eec1d43ea4caf9d2fd33268c06258", "enabled": true, "options": {}, "id": "646a4af4e3b5439a97996d353fea3924", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/85fb203e51c34d3f8122e285a6a318b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85fb203e51c34d3f8122e285a6a318b3", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/905e7f4b42d24cca93b99d2401fa3378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "905e7f4b42d24cca93b99d2401fa3378", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/a5bc08b9f81f4e5bb86c24f9f7547bae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5bc08b9f81f4e5bb86c24f9f7547bae", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/a5c780627f004d318bf908d80305da9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5c780627f004d318bf908d80305da9c", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/b18425bf2b044bc9af7e194919539a17"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b18425bf2b044bc9af7e194919539a17", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/b8d2134b619d4dca80e21d6fb16449b0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b8d2134b619d4dca80e21d6fb16449b0", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/b9ab6a25a652438285139fe5b44aea62"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9ab6a25a652438285139fe5b44aea62", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/c08462554a4844d681348f58b9b0edee"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c08462554a4844d681348f58b9b0edee", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/ddfc3a9aad444d4782eae677c8a98130"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ddfc3a9aad444d4782eae677c8a98130", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/f2a74f2185a54676a6cb2bb5ecfcc4f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2a74f2185a54676a6cb2bb5ecfcc4f6", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-12-27 17:16:50,405 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-b1a4eb72-c743-4308-b5c7-b0efae140ff6 2018-12-27 17:16:50,405 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.129154920578s 2018-12-27 17:16:50,406 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-b1a4eb72-c743-4308-b5c7-b0efae140ff6 2018-12-27 17:16:50,417 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-12-27 17:16:50,420 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:5000/v3/role_assignments?role.id=c2bb869216234fa8b868621217cc01a4&user.id=1e85664430f94c53ac3c31cb234f0c3a&scope.domain.id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bc4224f763705e0f2751382394a7990243f05fa2" 2018-12-27 17:16:50,516 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:16:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0ac121f9-4dde-4da2-8b2a-b1bfef241e11 Content-Encoding: gzip Content-Length: 191 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.31:5000/v3/role_assignments?role.id=c2bb869216234fa8b868621217cc01a4&user.id=1e85664430f94c53ac3c31cb234f0c3a&scope.domain.id=default", "previous": null, "next": null}} 2018-12-27 17:16:50,516 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/role_assignments?role.id=c2bb869216234fa8b868621217cc01a4&user.id=1e85664430f94c53ac3c31cb234f0c3a&scope.domain.id=default used request id req-0ac121f9-4dde-4da2-8b2a-b1bfef241e11 2018-12-27 17:16:50,517 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0996031761169s 2018-12-27 17:16:50,517 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/role_assignments?role.id=c2bb869216234fa8b868621217cc01a4&user.id=1e85664430f94c53ac3c31cb234f0c3a&scope.domain.id=default used request id req-0ac121f9-4dde-4da2-8b2a-b1bfef241e11 2018-12-27 17:16:50,520 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.domains.users.roles 2018-12-27 17:16:50,524 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.31:5000/v3/domains/default/users/1e85664430f94c53ac3c31cb234f0c3a/roles/c2bb869216234fa8b868621217cc01a4 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bc4224f763705e0f2751382394a7990243f05fa2" 2018-12-27 17:16:50,696 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:16:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-37afda6f-f5f5-4cbb-8a2d-9ed29a366bca Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:16:50,696 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/domains/default/users/1e85664430f94c53ac3c31cb234f0c3a/roles/c2bb869216234fa8b868621217cc01a4 used request id req-37afda6f-f5f5-4cbb-8a2d-9ed29a366bca 2018-12-27 17:16:50,697 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.domains.users.roles in 0.17616891861s 2018-12-27 17:16:50,697 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/domains/default/users/1e85664430f94c53ac3c31cb234f0c3a/roles/c2bb869216234fa8b868621217cc01a4 used request id req-37afda6f-f5f5-4cbb-8a2d-9ed29a366bca 2018-12-27 17:16:50,697 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-12-27 17:16:52,991 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-12-27 17:16:55,179 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 817ad619-aa4d-4ef0-a78f-5823644f8a6a | 2018-12-27T17:16:54.787894 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 817ad619-aa4d-4ef0-a78f-5823644f8a6a ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-12-27 17:16:58,278 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | event | Available | | __unknown__ | placement | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | | swift | object-store | Available | +-------------+----------------+-----------+ 2018-12-27 17:16:59,013 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-12-27 17:17:01,150 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-12-27 17:17:04,034 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide Using verifier 'opnfv-tempest' (UUID=c4ff3217-2239-469f-a0e6-545ebfc203dd) as the default verifier for the future CLI operations. 2018-12-27 17:17:05,714 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 17:17:05,724 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:17:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d99a1562-4697-4b00-888b-fe2c779bf8c8 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:17:05,724 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-d99a1562-4697-4b00-888b-fe2c779bf8c8 2018-12-27 17:17:05,725 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000/v3/auth/tokens 2018-12-27 17:17:06,148 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:17:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1a6fa5c5a60d4878a0a5da97577a26f7", "name": "patrole-project_0e68fb46-8d18-416e-8d9e-b8b9af9c5af5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/1a6fa5c5a60d4878a0a5da97577a26f7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/1a6fa5c5a60d4878a0a5da97577a26f7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/1a6fa5c5a60d4878a0a5da97577a26f7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/1a6fa5c5a60d4878a0a5da97577a26f7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/1a6fa5c5a60d4878a0a5da97577a26f7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/1a6fa5c5a60d4878a0a5da97577a26f7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/1a6fa5c5a60d4878a0a5da97577a26f7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/1a6fa5c5a60d4878a0a5da97577a26f7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/1a6fa5c5a60d4878a0a5da97577a26f7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_1a6fa5c5a60d4878a0a5da97577a26f7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_1a6fa5c5a60d4878a0a5da97577a26f7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/1a6fa5c5a60d4878a0a5da97577a26f7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/1a6fa5c5a60d4878a0a5da97577a26f7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/1a6fa5c5a60d4878a0a5da97577a26f7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "patrole-user_0e68fb46-8d18-416e-8d9e-b8b9af9c5af5", "id": "1e85664430f94c53ac3c31cb234f0c3a"}, "audit_ids": ["Atksw3LYSEazT9xLXhNgYQ"], "issued_at": "2018-12-27T17:17:06.000000Z"}} 2018-12-27 17:17:06,151 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2018-12-27 17:17:06,152 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/extensions.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0050fd50357dd707b6d67733d89744bcf1ed6984" 2018-12-27 17:17:06,375 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 8816 X-Openstack-Request-Id: req-4c507e3b-e6f6-4773-82e6-abca37c719b6 Date: Thu, 27 Dec 2018 17:17:06 GMT RESP BODY: {"extensions": [{"alias": "default-subnetpools", "updated": "2016-02-18T18:00:00-00:00", "name": "Default Subnetpools", "links": [], "description": "Provides ability to mark and use a subnetpool as the default."}, {"alias": "qos", "updated": "2015-06-08T10:00:00-00:00", "name": "Quality of Service", "links": [], "description": "The Quality of Service extension."}, {"alias": "network-ip-availability", "updated": "2015-09-24T00:00:00-00:00", "name": "Network IP Availability", "links": [], "description": "Provides IP availability data for each network and subnet."}, {"alias": "network_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Network Availability Zone", "links": [], "description": "Availability zone support for network."}, {"alias": "auto-allocated-topology", "updated": "2016-01-01T00:00:00-00:00", "name": "Auto Allocated Topology Services", "links": [], "description": "Auto Allocated Topology Services."}, {"alias": "ext-gw-mode", "updated": "2013-03-28T10:00:00-00:00", "name": "Neutron L3 Configurable external gateway mode", "links": [], "description": "Extension of the router abstraction for specifying whether SNAT should occur on the external gateway"}, {"alias": "binding", "updated": "2014-02-03T10:00:00-00:00", "name": "Port Binding", "links": [], "description": "Expose port bindings of a virtual port to external application"}, {"alias": "agent", "updated": "2013-02-03T10:00:00-00:00", "name": "agent", "links": [], "description": "The agent management extension."}, {"alias": "subnet_allocation", "updated": "2015-03-30T10:00:00-00:00", "name": "Subnet Allocation", "links": [], "description": "Enables allocation of subnets from a subnet pool"}, {"alias": "dhcp_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "DHCP Agent Scheduler", "links": [], "description": "Schedule networks among dhcp agents"}, {"alias": "tag", "updated": "2016-01-01T00:00:00-00:00", "name": "Tag support", "links": [], "description": "Enables to set tag on resources."}, {"alias": "external-net", "updated": "2013-01-14T10:00:00-00:00", "name": "Neutron external network", "links": [], "description": "Adds external network attribute to network resource."}, {"alias": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"alias": "availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Availability Zone", "links": [], "description": "The availability zone extension."}, {"alias": "qos-default", "updated": "2017-041-06T10:00:00-00:00", "name": "QoS default policy", "links": [], "description": "Expose the QoS default policy per project"}, {"alias": "quotas", "updated": "2012-07-29T10:00:00-00:00", "name": "Quota management support", "links": [], "description": "Expose functions for quotas management per tenant"}, {"alias": "standard-attr-tag", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources with standard attribute: trunk, policy, security_group, floatingip", "links": [], "description": "Enables to set tag on resources with standard attribute."}, {"alias": "revision-if-match", "updated": "2016-12-11T00:00:00-00:00", "name": "If-Match constraints based on revision_number", "links": [], "description": "Extension indicating that If-Match based on revision_number is supported."}, {"alias": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"alias": "multi-provider", "updated": "2013-06-27T10:00:00-00:00", "name": "Multi Provider Network", "links": [], "description": "Expose mapping of virtual networks to multiple physical networks"}, {"alias": "quota_details", "updated": "2017-02-10T10:00:00-00:00", "name": "Quota details management support", "links": [], "description": "Expose functions for quotas usage statistics per project"}, {"alias": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"alias": "trunk", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk Extension", "links": [], "description": "Provides support for trunk ports"}, {"alias": "extraroute", "updated": "2013-02-01T10:00:00-00:00", "name": "Neutron Extra Route", "links": [], "description": "Extra routes configuration for L3 router"}, {"alias": "net-mtu-writable", "updated": "2017-07-12T00:00:00-00:00", "name": "Network MTU (writable)", "links": [], "description": "Provides a writable MTU attribute for a network resource."}, {"alias": "subnet-service-types", "updated": "2016-03-15T18:00:00-00:00", "name": "Subnet service types", "links": [], "description": "Provides ability to set the subnet service_types field"}, {"alias": "standard-attr-timestamp", "updated": "2016-09-12T10:00:00-00:00", "name": "Resource timestamps", "links": [], "description": "Adds created_at and updated_at fields to all Neutron resources that have Neutron standard attributes."}, {"alias": "service-type", "updated": "2013-01-20T00:00:00-00:00", "name": "Neutron Service Type Management", "links": [], "description": "API for retrieving service providers for Neutron advanced services"}, {"alias": "qos-rule-type-details", "updated": "2017-06-22T10:00:00-00:00", "name": "Details of QoS rule types", "links": [], "description": "Expose details about QoS rule types supported by loaded backend drivers"}, {"alias": "port-security", "updated": "2012-07-23T10:00:00-00:00", "name": "Port Security", "links": [], "description": "Provides port security"}, {"alias": "extra_dhcp_opt", "updated": "2013-03-17T12:00:00-00:00", "name": "Neutron Extra DHCP options", "links": [], "description": "Extra options configuration for DHCP. For example PXE boot options to DHCP clients can be specified (e.g. tftp-server, server-ip-address, bootfile-name)"}, {"alias": "standard-attr-revisions", "updated": "2016-04-11T10:00:00-00:00", "name": "Resource revision numbers", "links": [], "description": "This extension will display the revision number of neutron resources."}, {"alias": "dns-integration", "updated": "2015-08-15T18:00:00-00:00", "name": "DNS Integration", "links": [], "description": "Provides integration with DNS."}, {"alias": "pagination", "updated": "2016-06-12T00:00:00-00:00", "name": "Pagination support", "links": [], "description": "Extension that indicates that pagination is enabled."}, {"alias": "sorting", "updated": "2016-06-12T00:00:00-00:00", "name": "Sorting support", "links": [], "description": "Extension that indicates that sorting is enabled."}, {"alias": "security-group", "updated": "2012-10-05T10:00:00-00:00", "name": "security-group", "links": [], "description": "The security groups extension."}, {"alias": "rbac-policies", "updated": "2015-06-17T12:15:12-00:00", "name": "RBAC Policies", "links": [], "description": "Allows creation and modification of policies that control tenant access to resources."}, {"alias": "qos-bw-limit-direction", "updated": "2017-04-10T10:00:00-00:00", "name": "Direction for QoS bandwidth limit rule", "links": [], "description": "Allow to configure QoS bandwidth limit rule with specific direction: ingress or egress"}, {"alias": "tag-ext", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources: subnet, subnetpool, port, router", "links": [], "description": "Extends tag support to more L2 and L3 resources."}, {"alias": "standard-attr-description", "updated": "2016-02-10T10:00:00-00:00", "name": "standard-attr-description", "links": [], "description": "Extension to add descriptions to standard attributes"}, {"alias": "ip-substring-filtering", "updated": "2017-11-28T09:00:00-00:00", "name": "IP address substring filtering", "links": [], "description": "Provides IP address substring filtering when listing ports"}, {"alias": "router", "updated": "2012-07-20T10:00:00-00:00", "name": "Neutron L3 Router", "links": [], "description": "Router abstraction for basic L3 forwarding between L2 Neutron networks and access to external networks via a NAT gateway."}, {"alias": "allowed-address-pairs", "updated": "2013-07-23T10:00:00-00:00", "name": "Allowed Address Pairs", "links": [], "description": "Provides allowed address pairs"}, {"alias": "project-id", "updated": "2016-09-09T09:09:09-09:09", "name": "project_id field enabled", "links": [], "description": "Extension that indicates that project_id field is enabled."}, {"alias": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}]} 2018-12-27 17:17:06,375 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/extensions.json used request id req-4c507e3b-e6f6-4773-82e6-abca37c719b6 2018-12-27 17:17:06,376 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.224274158478s 2018-12-27 17:17:06,376 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/extensions.json used request id req-4c507e3b-e6f6-4773-82e6-abca37c719b6 2018-12-27 17:17:06,383 - xtesting.ci.run_tests - INFO - Running test case 'patrole'... 2018-12-27 17:17:06,384 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-27 17:17:06,507 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-12-27 17:17:06,509 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 17:17:06,514 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Thu, 27 Dec 2018 17:17:06 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}]} 2018-12-27 17:17:06,516 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-27 17:17:06,518 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0050fd50357dd707b6d67733d89744bcf1ed6984" 2018-12-27 17:17:06,726 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-d959bb8a-e0e2-49aa-a787-e32fd1ce2e28 Date: Thu, 27 Dec 2018 17:17:06 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-27 17:17:06,726 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-d959bb8a-e0e2-49aa-a787-e32fd1ce2e28 2018-12-27 17:17:06,726 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.209724903107s 2018-12-27 17:17:06,726 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-d959bb8a-e0e2-49aa-a787-e32fd1ce2e28 2018-12-27 17:17:06,735 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-12-27 17:17:06,738 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}0050fd50357dd707b6d67733d89744bcf1ed6984" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/patrole-img_0e68fb46-8d18-416e-8d9e-b8b9af9c5af5", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "patrole-img_0e68fb46-8d18-416e-8d9e-b8b9af9c5af5"}' 2018-12-27 17:17:06,987 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 865 Content-Type: application/json Location: http://172.30.9.31:9292/v2/images/b524dba4-75cd-4807-8107-28595bce80be Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-ceec6dcc-fb4e-4437-b166-95664b55cdbd Date: Thu, 27 Dec 2018 17:17:06 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/b524dba4-75cd-4807-8107-28595bce80be/file", "owner": "1a6fa5c5a60d4878a0a5da97577a26f7", "id": "b524dba4-75cd-4807-8107-28595bce80be", "size": null, "self": "/v2/images/b524dba4-75cd-4807-8107-28595bce80be", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-27T17:17:06Z", "visibility": "public", "owner_specified.shade.object": "images/patrole-img_0e68fb46-8d18-416e-8d9e-b8b9af9c5af5", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_0e68fb46-8d18-416e-8d9e-b8b9af9c5af5", "checksum": null, "created_at": "2018-12-27T17:17:06Z", "protected": false} 2018-12-27 17:17:06,987 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.31:9292/v2/images used request id req-ceec6dcc-fb4e-4437-b166-95664b55cdbd 2018-12-27 17:17:06,987 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.25271821022s 2018-12-27 17:17:06,988 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.31:9292/v2/images used request id req-ceec6dcc-fb4e-4437-b166-95664b55cdbd returning object b524dba4-75cd-4807-8107-28595bce80be 2018-12-27 17:17:06,988 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-12-27 17:17:06,992 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.31:9292/v2/images/b524dba4-75cd-4807-8107-28595bce80be/file -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0050fd50357dd707b6d67733d89744bcf1ed6984" -d '' 2018-12-27 17:17:07,862 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-389c01d0-899f-4ab9-9be5-e32897bdda85 Date: Thu, 27 Dec 2018 17:17:07 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-27 17:17:07,862 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.31:9292/v2/images/b524dba4-75cd-4807-8107-28595bce80be/file used request id req-389c01d0-899f-4ab9-9be5-e32897bdda85 2018-12-27 17:17:07,862 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.873313188553s 2018-12-27 17:17:07,862 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.31:9292/v2/images/b524dba4-75cd-4807-8107-28595bce80be/file used request id req-389c01d0-899f-4ab9-9be5-e32897bdda85 2018-12-27 17:17:07,866 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-27 17:17:07,870 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0050fd50357dd707b6d67733d89744bcf1ed6984" 2018-12-27 17:17:08,074 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1195 Content-Type: application/json X-Openstack-Request-Id: req-04797bcc-36b4-46b5-a40e-a9140080a837 Date: Thu, 27 Dec 2018 17:17:08 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/b524dba4-75cd-4807-8107-28595bce80be/snap", "metadata": {}}], "file": "/v2/images/b524dba4-75cd-4807-8107-28595bce80be/file", "owner": "1a6fa5c5a60d4878a0a5da97577a26f7", "id": "b524dba4-75cd-4807-8107-28595bce80be", "size": 12716032, "self": "/v2/images/b524dba4-75cd-4807-8107-28595bce80be", "disk_format": "qcow2", "direct_url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/b524dba4-75cd-4807-8107-28595bce80be/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-27T17:17:07Z", "visibility": "public", "owner_specified.shade.object": "images/patrole-img_0e68fb46-8d18-416e-8d9e-b8b9af9c5af5", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_0e68fb46-8d18-416e-8d9e-b8b9af9c5af5", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-27T17:17:06Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-27 17:17:08,074 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-04797bcc-36b4-46b5-a40e-a9140080a837 2018-12-27 17:17:08,074 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.207577943802s 2018-12-27 17:17:08,074 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-04797bcc-36b4-46b5-a40e-a9140080a837 2018-12-27 17:17:08,076 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/b524dba4-75cd-4807-8107-28595bce80be/snap', u'metadata': Munch({})})], 'file': u'/v2/images/b524dba4-75cd-4807-8107-28595bce80be/file', 'owner': u'1a6fa5c5a60d4878a0a5da97577a26f7', 'id': u'b524dba4-75cd-4807-8107-28595bce80be', 'size': 12716032, u'self': u'/v2/images/b524dba4-75cd-4807-8107-28595bce80be', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'1a6fa5c5a60d4878a0a5da97577a26f7', 'name': 'patrole-project_0e68fb46-8d18-416e-8d9e-b8b9af9c5af5', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/b524dba4-75cd-4807-8107-28595bce80be/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-12-27T17:17:07Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-12-27T17:17:07Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/patrole-img_0e68fb46-8d18-416e-8d9e-b8b9af9c5af5', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/b524dba4-75cd-4807-8107-28595bce80be', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/patrole-img_0e68fb46-8d18-416e-8d9e-b8b9af9c5af5', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'patrole-img_0e68fb46-8d18-416e-8d9e-b8b9af9c5af5', 'created': u'2018-12-27T17:17:06Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-12-27T17:17:06Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/b524dba4-75cd-4807-8107-28595bce80be', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/patrole-img_0e68fb46-8d18-416e-8d9e-b8b9af9c5af5', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-12-27 17:17:08,077 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-12-27 17:17:08,080 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}bc4224f763705e0f2751382394a7990243f05fa2" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "patrole-flavor_0e68fb46-8d18-416e-8d9e-b8b9af9c5af5", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-12-27 17:17:08,298 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:17:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-779eff6a-fcfd-4eae-920d-1566eb8a3c8a x-compute-request-id: req-779eff6a-fcfd-4eae-920d-1566eb8a3c8a Content-Encoding: gzip Content-Length: 307 Content-Type: application/json RESP BODY: {"flavor": {"name": "patrole-flavor_0e68fb46-8d18-416e-8d9e-b8b9af9c5af5", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/70a0f47c-b9fe-4473-9ff8-d7c4a9df4208", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/70a0f47c-b9fe-4473-9ff8-d7c4a9df4208", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "70a0f47c-b9fe-4473-9ff8-d7c4a9df4208"}} 2018-12-27 17:17:08,299 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-779eff6a-fcfd-4eae-920d-1566eb8a3c8a 2018-12-27 17:17:08,299 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.221866846085s 2018-12-27 17:17:08,299 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-779eff6a-fcfd-4eae-920d-1566eb8a3c8a 2018-12-27 17:17:08,300 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'patrole-flavor_0e68fb46-8d18-416e-8d9e-b8b9af9c5af5', 'ephemeral': 0, 'ram': 512, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b7b4fceec1ad4c6eb74d758b709a9d93', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 1, 'id': u'70a0f47c-b9fe-4473-9ff8-d7c4a9df4208', 'swap': 0}) 2018-12-27 17:17:08,301 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-12-27 17:17:08,303 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/flavors/70a0f47c-b9fe-4473-9ff8-d7c4a9df4208/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}bc4224f763705e0f2751382394a7990243f05fa2" -d '{"extra_specs": {}}' 2018-12-27 17:17:08,322 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:17:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-9aaf0fc4-68ab-4dad-8b0d-0d5396cae338 x-compute-request-id: req-9aaf0fc4-68ab-4dad-8b0d-0d5396cae338 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-12-27 17:17:08,322 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors/70a0f47c-b9fe-4473-9ff8-d7c4a9df4208/os-extra_specs used request id req-9aaf0fc4-68ab-4dad-8b0d-0d5396cae338 2018-12-27 17:17:08,322 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0214171409607s 2018-12-27 17:17:08,322 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors/70a0f47c-b9fe-4473-9ff8-d7c4a9df4208/os-extra_specs used request id req-9aaf0fc4-68ab-4dad-8b0d-0d5396cae338 2018-12-27 17:17:08,327 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 17:17:08,333 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 17:17:08 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 17:17:08,337 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-27 17:17:08,340 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0050fd50357dd707b6d67733d89744bcf1ed6984" 2018-12-27 17:17:08,443 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:17:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ea83947b-feb3-4880-9dcb-0a2a6ca00aab Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 17:17:08,443 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-ea83947b-feb3-4880-9dcb-0a2a6ca00aab 2018-12-27 17:17:08,443 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.106184005737s 2018-12-27 17:17:08,443 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-ea83947b-feb3-4880-9dcb-0a2a6ca00aab 2018-12-27 17:17:08,455 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-12-27 17:17:08,458 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bc4224f763705e0f2751382394a7990243f05fa2" 2018-12-27 17:17:08,492 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:17:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3b37d0fe-f7e6-40cc-a074-6c7a93dfcd82 x-compute-request-id: req-3b37d0fe-f7e6-40cc-a074-6c7a93dfcd82 Content-Encoding: gzip Content-Length: 737 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 20}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.4", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 247, "hypervisor_version": 2012000, "disk_available_least": 246, "local_gb": 247, "free_ram_mb": 28406, "id": 2}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 29}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.9", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 247, "hypervisor_version": 2012000, "disk_available_least": 246, "local_gb": 247, "free_ram_mb": 28406, "id": 5}]} 2018-12-27 17:17:08,492 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/os-hypervisors/detail used request id req-3b37d0fe-f7e6-40cc-a074-6c7a93dfcd82 2018-12-27 17:17:08,493 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.0370290279388s 2018-12-27 17:17:08,493 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/os-hypervisors/detail used request id req-3b37d0fe-f7e6-40cc-a074-6c7a93dfcd82 2018-12-27 17:17:08,497 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-27 17:17:08,501 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0050fd50357dd707b6d67733d89744bcf1ed6984" 2018-12-27 17:17:08,802 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1195 Content-Type: application/json X-Openstack-Request-Id: req-28daa052-78b9-4435-bb24-1dbe2d1696df Date: Thu, 27 Dec 2018 17:17:08 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/b524dba4-75cd-4807-8107-28595bce80be/snap", "metadata": {}}], "file": "/v2/images/b524dba4-75cd-4807-8107-28595bce80be/file", "owner": "1a6fa5c5a60d4878a0a5da97577a26f7", "id": "b524dba4-75cd-4807-8107-28595bce80be", "size": 12716032, "self": "/v2/images/b524dba4-75cd-4807-8107-28595bce80be", "disk_format": "qcow2", "direct_url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/b524dba4-75cd-4807-8107-28595bce80be/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-27T17:17:07Z", "visibility": "public", "owner_specified.shade.object": "images/patrole-img_0e68fb46-8d18-416e-8d9e-b8b9af9c5af5", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_0e68fb46-8d18-416e-8d9e-b8b9af9c5af5", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-27T17:17:06Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-27 17:17:08,802 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-28daa052-78b9-4435-bb24-1dbe2d1696df 2018-12-27 17:17:08,803 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.305227994919s 2018-12-27 17:17:08,803 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-28daa052-78b9-4435-bb24-1dbe2d1696df 2018-12-27 17:17:08,812 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-12-27 17:17:08,816 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}0050fd50357dd707b6d67733d89744bcf1ed6984" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/patrole-img_alt_0e68fb46-8d18-416e-8d9e-b8b9af9c5af5", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "patrole-img_alt_0e68fb46-8d18-416e-8d9e-b8b9af9c5af5"}' 2018-12-27 17:17:09,046 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 873 Content-Type: application/json Location: http://172.30.9.31:9292/v2/images/9d9a9b7d-cfd5-41e3-a063-1202ba2b497d Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-b0c11654-6534-4067-b65c-58cbae3ff95b Date: Thu, 27 Dec 2018 17:17:09 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/9d9a9b7d-cfd5-41e3-a063-1202ba2b497d/file", "owner": "1a6fa5c5a60d4878a0a5da97577a26f7", "id": "9d9a9b7d-cfd5-41e3-a063-1202ba2b497d", "size": null, "self": "/v2/images/9d9a9b7d-cfd5-41e3-a063-1202ba2b497d", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-27T17:17:09Z", "visibility": "public", "owner_specified.shade.object": "images/patrole-img_alt_0e68fb46-8d18-416e-8d9e-b8b9af9c5af5", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_alt_0e68fb46-8d18-416e-8d9e-b8b9af9c5af5", "checksum": null, "created_at": "2018-12-27T17:17:09Z", "protected": false} 2018-12-27 17:17:09,047 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.31:9292/v2/images used request id req-b0c11654-6534-4067-b65c-58cbae3ff95b 2018-12-27 17:17:09,047 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.234560012817s 2018-12-27 17:17:09,047 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.31:9292/v2/images used request id req-b0c11654-6534-4067-b65c-58cbae3ff95b returning object 9d9a9b7d-cfd5-41e3-a063-1202ba2b497d 2018-12-27 17:17:09,048 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-12-27 17:17:09,051 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.31:9292/v2/images/9d9a9b7d-cfd5-41e3-a063-1202ba2b497d/file -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0050fd50357dd707b6d67733d89744bcf1ed6984" -d '' 2018-12-27 17:17:10,080 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-7187cfd1-91e8-4b8d-9c92-5365d45c31bf Date: Thu, 27 Dec 2018 17:17:10 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-27 17:17:10,080 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.31:9292/v2/images/9d9a9b7d-cfd5-41e3-a063-1202ba2b497d/file used request id req-7187cfd1-91e8-4b8d-9c92-5365d45c31bf 2018-12-27 17:17:10,080 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.03260302544s 2018-12-27 17:17:10,081 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.31:9292/v2/images/9d9a9b7d-cfd5-41e3-a063-1202ba2b497d/file used request id req-7187cfd1-91e8-4b8d-9c92-5365d45c31bf 2018-12-27 17:17:10,085 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-27 17:17:10,089 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0050fd50357dd707b6d67733d89744bcf1ed6984" 2018-12-27 17:17:10,305 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2331 Content-Type: application/json X-Openstack-Request-Id: req-55d676e1-3ab0-48e6-8790-b6876bf87971 Date: Thu, 27 Dec 2018 17:17:10 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/9d9a9b7d-cfd5-41e3-a063-1202ba2b497d/snap", "metadata": {}}], "file": "/v2/images/9d9a9b7d-cfd5-41e3-a063-1202ba2b497d/file", "owner": "1a6fa5c5a60d4878a0a5da97577a26f7", "id": "9d9a9b7d-cfd5-41e3-a063-1202ba2b497d", "size": 12716032, "self": "/v2/images/9d9a9b7d-cfd5-41e3-a063-1202ba2b497d", "disk_format": "qcow2", "direct_url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/9d9a9b7d-cfd5-41e3-a063-1202ba2b497d/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-27T17:17:10Z", "visibility": "public", "owner_specified.shade.object": "images/patrole-img_alt_0e68fb46-8d18-416e-8d9e-b8b9af9c5af5", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_alt_0e68fb46-8d18-416e-8d9e-b8b9af9c5af5", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-27T17:17:09Z", "protected": false}, {"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/b524dba4-75cd-4807-8107-28595bce80be/snap", "metadata": {}}], "file": "/v2/images/b524dba4-75cd-4807-8107-28595bce80be/file", "owner": "1a6fa5c5a60d4878a0a5da97577a26f7", "id": "b524dba4-75cd-4807-8107-28595bce80be", "size": 12716032, "self": "/v2/images/b524dba4-75cd-4807-8107-28595bce80be", "disk_format": "qcow2", "direct_url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/b524dba4-75cd-4807-8107-28595bce80be/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-27T17:17:07Z", "visibility": "public", "owner_specified.shade.object": "images/patrole-img_0e68fb46-8d18-416e-8d9e-b8b9af9c5af5", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_0e68fb46-8d18-416e-8d9e-b8b9af9c5af5", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-27T17:17:06Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-27 17:17:10,305 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-55d676e1-3ab0-48e6-8790-b6876bf87971 2018-12-27 17:17:10,305 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.220331907272s 2018-12-27 17:17:10,306 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-55d676e1-3ab0-48e6-8790-b6876bf87971 2018-12-27 17:17:10,308 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/9d9a9b7d-cfd5-41e3-a063-1202ba2b497d/snap', u'metadata': Munch({})})], 'file': u'/v2/images/9d9a9b7d-cfd5-41e3-a063-1202ba2b497d/file', 'owner': u'1a6fa5c5a60d4878a0a5da97577a26f7', 'id': u'9d9a9b7d-cfd5-41e3-a063-1202ba2b497d', 'size': 12716032, u'self': u'/v2/images/9d9a9b7d-cfd5-41e3-a063-1202ba2b497d', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'1a6fa5c5a60d4878a0a5da97577a26f7', 'name': 'patrole-project_0e68fb46-8d18-416e-8d9e-b8b9af9c5af5', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/9d9a9b7d-cfd5-41e3-a063-1202ba2b497d/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-12-27T17:17:10Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-12-27T17:17:10Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/patrole-img_alt_0e68fb46-8d18-416e-8d9e-b8b9af9c5af5', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/9d9a9b7d-cfd5-41e3-a063-1202ba2b497d', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/patrole-img_alt_0e68fb46-8d18-416e-8d9e-b8b9af9c5af5', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'patrole-img_alt_0e68fb46-8d18-416e-8d9e-b8b9af9c5af5', 'created': u'2018-12-27T17:17:09Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-12-27T17:17:09Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/9d9a9b7d-cfd5-41e3-a063-1202ba2b497d', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/patrole-img_alt_0e68fb46-8d18-416e-8d9e-b8b9af9c5af5', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-12-27 17:17:10,308 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-12-27 17:17:10,311 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}bc4224f763705e0f2751382394a7990243f05fa2" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "patrole-flavor_alt_0e68fb46-8d18-416e-8d9e-b8b9af9c5af5", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-12-27 17:17:10,345 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:17:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-94b60ca8-810c-4511-9383-f8e03d958dcd x-compute-request-id: req-94b60ca8-810c-4511-9383-f8e03d958dcd Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavor": {"name": "patrole-flavor_alt_0e68fb46-8d18-416e-8d9e-b8b9af9c5af5", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/73016c53-6854-4101-b384-beb5c775a610", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/73016c53-6854-4101-b384-beb5c775a610", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "73016c53-6854-4101-b384-beb5c775a610"}} 2018-12-27 17:17:10,345 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-94b60ca8-810c-4511-9383-f8e03d958dcd 2018-12-27 17:17:10,345 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0369639396667s 2018-12-27 17:17:10,346 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-94b60ca8-810c-4511-9383-f8e03d958dcd 2018-12-27 17:17:10,347 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'patrole-flavor_alt_0e68fb46-8d18-416e-8d9e-b8b9af9c5af5', 'ephemeral': 0, 'ram': 1024, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b7b4fceec1ad4c6eb74d758b709a9d93', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 1, 'id': u'73016c53-6854-4101-b384-beb5c775a610', 'swap': 0}) 2018-12-27 17:17:10,347 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-12-27 17:17:10,351 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/flavors/73016c53-6854-4101-b384-beb5c775a610/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}bc4224f763705e0f2751382394a7990243f05fa2" -d '{"extra_specs": {}}' 2018-12-27 17:17:10,369 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:17:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-f7f2e710-487d-4586-b3b5-9d5eca331e58 x-compute-request-id: req-f7f2e710-487d-4586-b3b5-9d5eca331e58 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-12-27 17:17:10,369 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors/73016c53-6854-4101-b384-beb5c775a610/os-extra_specs used request id req-f7f2e710-487d-4586-b3b5-9d5eca331e58 2018-12-27 17:17:10,369 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0218160152435s 2018-12-27 17:17:10,369 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors/73016c53-6854-4101-b384-beb5c775a610/os-extra_specs used request id req-f7f2e710-487d-4586-b3b5-9d5eca331e58 2018-12-27 17:17:10,370 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'patrole-flavor_alt_0e68fb46-8d18-416e-8d9e-b8b9af9c5af5', 'ephemeral': 0, 'ram': 1024, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b7b4fceec1ad4c6eb74d758b709a9d93', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 1, 'id': u'73016c53-6854-4101-b384-beb5c775a610', 'swap': 0}) 2018-12-27 17:17:13,312 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-12-27 17:17:13,313 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-12-27 17:17:13,313 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-12-27 17:17:13,316 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-12-27 17:17:13,335 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-12-27 17:17:16,388 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-c4ff3217-2239-469f-a0e6-545ebfc203dd/repo; stestr list '(?!.*test_networks_multiprovider_rbac)(?=patrole_tempest_plugin.tests.api.(image|network))' >/home/opnfv/functest/results/patrole/test_list.txt 2>/dev/null) 2018-12-27 17:17:16,389 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-12-27 17:17:16,423 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/patrole/test_list.txt']'. 2018-12-27 17:18:52,646 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 16547844-7ba5-4aba-bd84-e4fdf2ac18d3 2018-12-27 17:18:52,650 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '16547844-7ba5-4aba-bd84-e4fdf2ac18d3']'. 2018-12-27 17:18:53,538 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-12-27 17:18:53,538 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-12-27 17:18:53,539 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-12-27 17:18:53,539 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 16547844-7ba5-4aba-bd84-e4fdf2ac18d3 | 2018-12-27 17:18:53,539 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-12-27 17:18:53,539 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-12-27 17:17:18 | 2018-12-27 17:18:53,539 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-12-27 17:18:52 | 2018-12-27 17:18:53,539 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:01:34 | 2018-12-27 17:18:53,540 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-12-27 17:18:53,540 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-12-27 17:18:53,540 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: c4ff3217-2239-469f-a0e6-545ebfc203dd) | 2018-12-27 17:18:53,540 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-12-27 17:18:53,540 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 817ad619-aa4d-4ef0-a78f-5823644f8a6a) | 2018-12-27 17:18:53,540 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 126 | 2018-12-27 17:18:53,540 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 73.62 | 2018-12-27 17:18:53,541 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 114 | 2018-12-27 17:18:53,541 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 12 | 2018-12-27 17:18:53,541 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-12-27 17:18:53,541 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-12-27 17:18:53,541 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-12-27 17:18:53,541 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-12-27 17:18:53,541 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-12-27 17:18:53,542 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2018-12-27 17:18:53,642 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest patrole success_rate is 100.0% 2018-12-27 17:18:55,635 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-12-27 17:18:55,635 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | patrole | functest | 01:49 | PASS | +-------------------+------------------+------------------+----------------+ 2018-12-27 17:18:55,638 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-12-27 17:18:55,640 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:9292/v2/images/9d9a9b7d-cfd5-41e3-a063-1202ba2b497d -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0050fd50357dd707b6d67733d89744bcf1ed6984" 2018-12-27 17:18:56,128 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-46a807b6-d994-42a6-ae52-b6ce71ab41f9 Date: Thu, 27 Dec 2018 17:18:56 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-27 17:18:56,128 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.31:9292/v2/images/9d9a9b7d-cfd5-41e3-a063-1202ba2b497d used request id req-46a807b6-d994-42a6-ae52-b6ce71ab41f9 2018-12-27 17:18:56,128 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.489717006683s 2018-12-27 17:18:56,128 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.31:9292/v2/images/9d9a9b7d-cfd5-41e3-a063-1202ba2b497d used request id req-46a807b6-d994-42a6-ae52-b6ce71ab41f9 2018-12-27 17:18:56,129 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-12-27 17:18:56,131 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bc4224f763705e0f2751382394a7990243f05fa2" 2018-12-27 17:18:56,151 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:18:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d31485e3-c454-46fd-bf32-8bde1894d81d x-compute-request-id: req-d31485e3-c454-46fd-bf32-8bde1894d81d Content-Encoding: gzip Content-Length: 360 Content-Type: application/json RESP BODY: {"flavors": [{"name": "patrole-flavor_0e68fb46-8d18-416e-8d9e-b8b9af9c5af5", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/70a0f47c-b9fe-4473-9ff8-d7c4a9df4208", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/70a0f47c-b9fe-4473-9ff8-d7c4a9df4208", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "70a0f47c-b9fe-4473-9ff8-d7c4a9df4208"}, {"name": "patrole-flavor_alt_0e68fb46-8d18-416e-8d9e-b8b9af9c5af5", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/73016c53-6854-4101-b384-beb5c775a610", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/73016c53-6854-4101-b384-beb5c775a610", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "73016c53-6854-4101-b384-beb5c775a610"}]} 2018-12-27 17:18:56,151 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None used request id req-d31485e3-c454-46fd-bf32-8bde1894d81d 2018-12-27 17:18:56,151 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0223481655121s 2018-12-27 17:18:56,151 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None used request id req-d31485e3-c454-46fd-bf32-8bde1894d81d 2018-12-27 17:18:56,154 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-12-27 17:18:56,156 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:8774/v2.1/flavors/73016c53-6854-4101-b384-beb5c775a610 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bc4224f763705e0f2751382394a7990243f05fa2" 2018-12-27 17:18:56,205 - keystoneauth.session - DEBUG - RESP: [202] Date: Thu, 27 Dec 2018 17:18:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-dce0dfff-5a56-4f16-874b-5080c2980c77 x-compute-request-id: req-dce0dfff-5a56-4f16-874b-5080c2980c77 Content-Length: 0 Content-Type: application/json 2018-12-27 17:18:56,205 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/flavors/73016c53-6854-4101-b384-beb5c775a610 used request id req-dce0dfff-5a56-4f16-874b-5080c2980c77 2018-12-27 17:18:56,205 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0512790679932s 2018-12-27 17:18:56,205 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/flavors/73016c53-6854-4101-b384-beb5c775a610 used request id req-dce0dfff-5a56-4f16-874b-5080c2980c77 2018-12-27 17:18:56,209 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-27 17:18:56,212 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0050fd50357dd707b6d67733d89744bcf1ed6984" 2018-12-27 17:18:56,425 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1195 Content-Type: application/json X-Openstack-Request-Id: req-772e9cf9-2fac-4fd3-9b02-ad29aac33ee2 Date: Thu, 27 Dec 2018 17:18:56 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/b524dba4-75cd-4807-8107-28595bce80be/snap", "metadata": {}}], "file": "/v2/images/b524dba4-75cd-4807-8107-28595bce80be/file", "owner": "1a6fa5c5a60d4878a0a5da97577a26f7", "id": "b524dba4-75cd-4807-8107-28595bce80be", "size": 12716032, "self": "/v2/images/b524dba4-75cd-4807-8107-28595bce80be", "disk_format": "qcow2", "direct_url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/b524dba4-75cd-4807-8107-28595bce80be/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-27T17:17:07Z", "visibility": "public", "owner_specified.shade.object": "images/patrole-img_0e68fb46-8d18-416e-8d9e-b8b9af9c5af5", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_0e68fb46-8d18-416e-8d9e-b8b9af9c5af5", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-27T17:17:06Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-27 17:18:56,425 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-772e9cf9-2fac-4fd3-9b02-ad29aac33ee2 2018-12-27 17:18:56,425 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.216156959534s 2018-12-27 17:18:56,425 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-772e9cf9-2fac-4fd3-9b02-ad29aac33ee2 2018-12-27 17:18:56,427 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-12-27 17:18:56,430 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:9292/v2/images/b524dba4-75cd-4807-8107-28595bce80be -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0050fd50357dd707b6d67733d89744bcf1ed6984" 2018-12-27 17:18:57,387 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-c7bad595-a33e-4618-9680-beebc12bfcac Date: Thu, 27 Dec 2018 17:18:57 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-27 17:18:57,387 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.31:9292/v2/images/b524dba4-75cd-4807-8107-28595bce80be used request id req-c7bad595-a33e-4618-9680-beebc12bfcac 2018-12-27 17:18:57,387 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.960325956345s 2018-12-27 17:18:57,388 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.31:9292/v2/images/b524dba4-75cd-4807-8107-28595bce80be used request id req-c7bad595-a33e-4618-9680-beebc12bfcac 2018-12-27 17:18:57,388 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-12-27 17:18:57,391 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bc4224f763705e0f2751382394a7990243f05fa2" 2018-12-27 17:18:57,410 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:18:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ea349aec-2477-4fba-ae34-53226e9a9d03 x-compute-request-id: req-ea349aec-2477-4fba-ae34-53226e9a9d03 Content-Encoding: gzip Content-Length: 306 Content-Type: application/json RESP BODY: {"flavors": [{"name": "patrole-flavor_0e68fb46-8d18-416e-8d9e-b8b9af9c5af5", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/70a0f47c-b9fe-4473-9ff8-d7c4a9df4208", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/70a0f47c-b9fe-4473-9ff8-d7c4a9df4208", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "70a0f47c-b9fe-4473-9ff8-d7c4a9df4208"}]} 2018-12-27 17:18:57,410 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None used request id req-ea349aec-2477-4fba-ae34-53226e9a9d03 2018-12-27 17:18:57,410 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0220708847046s 2018-12-27 17:18:57,410 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None used request id req-ea349aec-2477-4fba-ae34-53226e9a9d03 2018-12-27 17:18:57,412 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-12-27 17:18:57,414 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:8774/v2.1/flavors/70a0f47c-b9fe-4473-9ff8-d7c4a9df4208 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bc4224f763705e0f2751382394a7990243f05fa2" 2018-12-27 17:18:57,445 - keystoneauth.session - DEBUG - RESP: [202] Date: Thu, 27 Dec 2018 17:18:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-f875eb3f-a6e2-4160-bc71-08f8ca5f644e x-compute-request-id: req-f875eb3f-a6e2-4160-bc71-08f8ca5f644e Content-Length: 0 Content-Type: application/json 2018-12-27 17:18:57,445 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/flavors/70a0f47c-b9fe-4473-9ff8-d7c4a9df4208 used request id req-f875eb3f-a6e2-4160-bc71-08f8ca5f644e 2018-12-27 17:18:57,445 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0331838130951s 2018-12-27 17:18:57,445 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/flavors/70a0f47c-b9fe-4473-9ff8-d7c4a9df4208 used request id req-f875eb3f-a6e2-4160-bc71-08f8ca5f644e 2018-12-27 17:18:57,446 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-27 17:18:57,449 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bc4224f763705e0f2751382394a7990243f05fa2" 2018-12-27 17:18:57,564 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:18:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e1e8646c-4e88-4f99-a341-20d755014a66 Content-Encoding: gzip Content-Length: 836 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/05a834ddebbc40688596b7460b47439e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05a834ddebbc40688596b7460b47439e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/08226a0ad01943f39559448239e291e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "08226a0ad01943f39559448239e291e1", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "patrole-user_0e68fb46-8d18-416e-8d9e-b8b9af9c5af5", "links": {"self": "http://172.30.9.31:5000/v3/users/1e85664430f94c53ac3c31cb234f0c3a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "1e85664430f94c53ac3c31cb234f0c3a", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/55c0552fe37a4f7ca0e73939514bc683"}, "domain_id": "default", "enabled": true, "options": {}, "id": "55c0552fe37a4f7ca0e73939514bc683", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/646a4af4e3b5439a97996d353fea3924"}, "domain_id": "914eec1d43ea4caf9d2fd33268c06258", "enabled": true, "options": {}, "id": "646a4af4e3b5439a97996d353fea3924", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/85fb203e51c34d3f8122e285a6a318b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85fb203e51c34d3f8122e285a6a318b3", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/905e7f4b42d24cca93b99d2401fa3378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "905e7f4b42d24cca93b99d2401fa3378", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/a5bc08b9f81f4e5bb86c24f9f7547bae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5bc08b9f81f4e5bb86c24f9f7547bae", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/a5c780627f004d318bf908d80305da9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5c780627f004d318bf908d80305da9c", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/b18425bf2b044bc9af7e194919539a17"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b18425bf2b044bc9af7e194919539a17", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/b8d2134b619d4dca80e21d6fb16449b0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b8d2134b619d4dca80e21d6fb16449b0", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/b9ab6a25a652438285139fe5b44aea62"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9ab6a25a652438285139fe5b44aea62", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/c08462554a4844d681348f58b9b0edee"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c08462554a4844d681348f58b9b0edee", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/ddfc3a9aad444d4782eae677c8a98130"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ddfc3a9aad444d4782eae677c8a98130", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/f2a74f2185a54676a6cb2bb5ecfcc4f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2a74f2185a54676a6cb2bb5ecfcc4f6", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-12-27 17:18:57,565 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-e1e8646c-4e88-4f99-a341-20d755014a66 2018-12-27 17:18:57,565 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.118812084198s 2018-12-27 17:18:57,565 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-e1e8646c-4e88-4f99-a341-20d755014a66 2018-12-27 17:18:57,571 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-27 17:18:57,574 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/users/1e85664430f94c53ac3c31cb234f0c3a -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bc4224f763705e0f2751382394a7990243f05fa2" 2018-12-27 17:18:57,688 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:18:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1be754a7-2717-486c-a2fb-4b4457be47c6 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"user": {"name": "patrole-user_0e68fb46-8d18-416e-8d9e-b8b9af9c5af5", "links": {"self": "http://172.30.9.31:5000/v3/users/1e85664430f94c53ac3c31cb234f0c3a"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "1e85664430f94c53ac3c31cb234f0c3a", "description": null}} 2018-12-27 17:18:57,689 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users/1e85664430f94c53ac3c31cb234f0c3a used request id req-1be754a7-2717-486c-a2fb-4b4457be47c6 2018-12-27 17:18:57,689 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.117495059967s 2018-12-27 17:18:57,689 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users/1e85664430f94c53ac3c31cb234f0c3a used request id req-1be754a7-2717-486c-a2fb-4b4457be47c6 2018-12-27 17:18:57,690 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-12-27 17:18:57,693 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:5000/v3/users/1e85664430f94c53ac3c31cb234f0c3a -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bc4224f763705e0f2751382394a7990243f05fa2" 2018-12-27 17:18:58,000 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:18:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-894a2f31-3c26-44ca-b7a5-1564c1b32394 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:18:58,000 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/1e85664430f94c53ac3c31cb234f0c3a used request id req-894a2f31-3c26-44ca-b7a5-1564c1b32394 2018-12-27 17:18:58,000 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.310224056244s 2018-12-27 17:18:58,000 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/1e85664430f94c53ac3c31cb234f0c3a used request id req-894a2f31-3c26-44ca-b7a5-1564c1b32394 2018-12-27 17:18:58,006 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-27 17:18:58,010 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bc4224f763705e0f2751382394a7990243f05fa2" 2018-12-27 17:18:58,110 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:18:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-096fc6c1-1e29-4122-ab50-49b0024b5b04 Content-Encoding: gzip Content-Length: 379 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: patrole", "links": {"self": "http://172.30.9.31:5000/v3/projects/1a6fa5c5a60d4878a0a5da97577a26f7"}, "tags": [], "enabled": true, "id": "1a6fa5c5a60d4878a0a5da97577a26f7", "parent_id": "default", "domain_id": "default", "name": "patrole-project_0e68fb46-8d18-416e-8d9e-b8b9af9c5af5"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93"}, "tags": [], "enabled": true, "id": "b7b4fceec1ad4c6eb74d758b709a9d93", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/da629caea04941e1ae8979c379dc7c9d"}, "tags": [], "enabled": true, "id": "da629caea04941e1ae8979c379dc7c9d", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-12-27 17:18:58,110 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects used request id req-096fc6c1-1e29-4122-ab50-49b0024b5b04 2018-12-27 17:18:58,110 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.103633165359s 2018-12-27 17:18:58,111 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects used request id req-096fc6c1-1e29-4122-ab50-49b0024b5b04 2018-12-27 17:18:58,115 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-12-27 17:18:58,119 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:5000/v3/projects/1a6fa5c5a60d4878a0a5da97577a26f7 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bc4224f763705e0f2751382394a7990243f05fa2" 2018-12-27 17:18:58,313 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:18:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8e1afad4-ebcf-4bae-8876-5ce1e028768a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:18:58,313 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/1a6fa5c5a60d4878a0a5da97577a26f7 used request id req-8e1afad4-ebcf-4bae-8876-5ce1e028768a 2018-12-27 17:18:58,313 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.198278903961s 2018-12-27 17:18:58,314 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/1a6fa5c5a60d4878a0a5da97577a26f7 used request id req-8e1afad4-ebcf-4bae-8876-5ce1e028768a 2018-12-27 17:18:58,316 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-27 17:18:58,317 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:9696/v2.0/security-groups.json?project_id=1a6fa5c5a60d4878a0a5da97577a26f7&name=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bc4224f763705e0f2751382394a7990243f05fa2" 2018-12-27 17:18:58,583 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-d5c74467-849e-4412-abf5-f4353d8c9d76 Date: Thu, 27 Dec 2018 17:18:58 GMT RESP BODY: {"security_groups": []} 2018-12-27 17:18:58,583 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json?project_id=1a6fa5c5a60d4878a0a5da97577a26f7&name=default used request id req-d5c74467-849e-4412-abf5-f4353d8c9d76 2018-12-27 17:18:58,583 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.266515016556s 2018-12-27 17:18:58,583 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json?project_id=1a6fa5c5a60d4878a0a5da97577a26f7&name=default used request id req-d5c74467-849e-4412-abf5-f4353d8c9d76 2018-12-27 17:18:58,636 - xtesting.ci.run_tests - INFO - Loading test case 'snaps_smoke'... 2018-12-27 17:18:58,940 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 17:18:58,946 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:18:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b0221f57-c8d2-45c7-bdf3-b87cb957ba2a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:18:58,946 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-b0221f57-c8d2-45c7-bdf3-b87cb957ba2a 2018-12-27 17:18:58,946 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000/v3/auth/tokens 2018-12-27 17:18:59,358 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}], "expires_at": "2018-12-27T18:18:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b7b4fceec1ad4c6eb74d758b709a9d93", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "a5bc08b9f81f4e5bb86c24f9f7547bae"}, "audit_ids": ["uqLNQZilQJC9N3W_vYWBcA"], "issued_at": "2018-12-27T17:18:59.000000Z"}} 2018-12-27 17:18:59,361 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 17:18:59,367 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 17:18:59 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 17:18:59,368 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-27 17:18:59,371 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b088a76cf3aa89d3be74e493376c102bac926a38" 2018-12-27 17:18:59,483 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:18:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0d0b759a-0f74-45ba-89b5-332412379790 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.31:5000/v3/domains/914eec1d43ea4caf9d2fd33268c06258"}, "tags": [], "enabled": true, "id": "914eec1d43ea4caf9d2fd33268c06258", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains", "previous": null, "next": null}} 2018-12-27 17:18:59,483 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains used request id req-0d0b759a-0f74-45ba-89b5-332412379790 2018-12-27 17:18:59,484 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.115473031998s 2018-12-27 17:18:59,484 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains used request id req-0d0b759a-0f74-45ba-89b5-332412379790 2018-12-27 17:18:59,491 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-12-27 17:18:59,494 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b088a76cf3aa89d3be74e493376c102bac926a38" -d '{"project": {"description": "Created by OPNFV Functest: snaps_smoke", "enabled": true, "domain_id": "default", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}}' 2018-12-27 17:18:59,632 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 27 Dec 2018 17:18:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4645cbaa-81d0-49e0-ac3c-b5a4e7dae4eb Content-Length: 368 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.31:5000/v3/projects/2a5a6879c5fa4db798cea6d394565d45"}, "tags": [], "enabled": true, "id": "2a5a6879c5fa4db798cea6d394565d45", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}} 2018-12-27 17:18:59,632 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-4645cbaa-81d0-49e0-ac3c-b5a4e7dae4eb 2018-12-27 17:18:59,632 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.140879869461s 2018-12-27 17:18:59,632 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-4645cbaa-81d0-49e0-ac3c-b5a4e7dae4eb 2018-12-27 17:18:59,633 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: snaps_smoke', u'tags': [], 'enabled': True, 'id': u'2a5a6879c5fa4db798cea6d394565d45', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d'}) 2018-12-27 17:18:59,639 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-12-27 17:18:59,643 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b088a76cf3aa89d3be74e493376c102bac926a38" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "768aaf96-bf7e-4630-8eda-2662805286fc", "email": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}}' 2018-12-27 17:19:00,027 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 27 Dec 2018 17:18:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f893b484-fbfe-41e1-b94a-1daa552e0b2c Content-Length: 326 Content-Type: application/json RESP BODY: {"user": {"name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "links": {"self": "http://172.30.9.31:5000/v3/users/01fa52e7b3674fc48643fa4ffca67e4e"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "01fa52e7b3674fc48643fa4ffca67e4e", "domain_id": "default", "password_expires_at": null}} 2018-12-27 17:19:00,027 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/users used request id req-f893b484-fbfe-41e1-b94a-1daa552e0b2c 2018-12-27 17:19:00,027 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.387691020966s 2018-12-27 17:19:00,027 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/users used request id req-f893b484-fbfe-41e1-b94a-1daa552e0b2c 2018-12-27 17:19:00,028 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'01fa52e7b3674fc48643fa4ffca67e4e', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d'}) 2018-12-27 17:19:00,031 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-27 17:19:00,034 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b088a76cf3aa89d3be74e493376c102bac926a38" 2018-12-27 17:19:00,139 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:19:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-90ed49ca-5781-498c-af48-b5eac08ddc2d Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 17:19:00,139 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-90ed49ca-5781-498c-af48-b5eac08ddc2d 2018-12-27 17:19:00,140 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.108330965042s 2018-12-27 17:19:00,140 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-90ed49ca-5781-498c-af48-b5eac08ddc2d 2018-12-27 17:19:00,145 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-27 17:19:00,148 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b088a76cf3aa89d3be74e493376c102bac926a38" 2018-12-27 17:19:00,246 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:19:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e518491b-4afa-41c5-ad78-b477d993acda Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 17:19:00,246 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-e518491b-4afa-41c5-ad78-b477d993acda 2018-12-27 17:19:00,246 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.100877046585s 2018-12-27 17:19:00,246 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-e518491b-4afa-41c5-ad78-b477d993acda 2018-12-27 17:19:00,251 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-27 17:19:00,254 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b088a76cf3aa89d3be74e493376c102bac926a38" 2018-12-27 17:19:00,363 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:19:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0821b441-1ca5-48fd-9c41-c3c67d1f182d Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-12-27 17:19:00,363 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains/default used request id req-0821b441-1ca5-48fd-9c41-c3c67d1f182d 2018-12-27 17:19:00,363 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.112415075302s 2018-12-27 17:19:00,364 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains/default used request id req-0821b441-1ca5-48fd-9c41-c3c67d1f182d 2018-12-27 17:19:00,365 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-27 17:19:00,368 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b088a76cf3aa89d3be74e493376c102bac926a38" 2018-12-27 17:19:00,485 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:19:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b203b4b2-9d90-46f9-8597-c4159a9b53b8 Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "links": {"self": "http://172.30.9.31:5000/v3/users/01fa52e7b3674fc48643fa4ffca67e4e"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "01fa52e7b3674fc48643fa4ffca67e4e", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/05a834ddebbc40688596b7460b47439e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05a834ddebbc40688596b7460b47439e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/08226a0ad01943f39559448239e291e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "08226a0ad01943f39559448239e291e1", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/55c0552fe37a4f7ca0e73939514bc683"}, "domain_id": "default", "enabled": true, "options": {}, "id": "55c0552fe37a4f7ca0e73939514bc683", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/646a4af4e3b5439a97996d353fea3924"}, "domain_id": "914eec1d43ea4caf9d2fd33268c06258", "enabled": true, "options": {}, "id": "646a4af4e3b5439a97996d353fea3924", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/85fb203e51c34d3f8122e285a6a318b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85fb203e51c34d3f8122e285a6a318b3", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/905e7f4b42d24cca93b99d2401fa3378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "905e7f4b42d24cca93b99d2401fa3378", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/a5bc08b9f81f4e5bb86c24f9f7547bae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5bc08b9f81f4e5bb86c24f9f7547bae", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/a5c780627f004d318bf908d80305da9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5c780627f004d318bf908d80305da9c", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/b18425bf2b044bc9af7e194919539a17"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b18425bf2b044bc9af7e194919539a17", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/b8d2134b619d4dca80e21d6fb16449b0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b8d2134b619d4dca80e21d6fb16449b0", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/b9ab6a25a652438285139fe5b44aea62"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9ab6a25a652438285139fe5b44aea62", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/c08462554a4844d681348f58b9b0edee"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c08462554a4844d681348f58b9b0edee", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/ddfc3a9aad444d4782eae677c8a98130"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ddfc3a9aad444d4782eae677c8a98130", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/f2a74f2185a54676a6cb2bb5ecfcc4f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2a74f2185a54676a6cb2bb5ecfcc4f6", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-12-27 17:19:00,486 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-b203b4b2-9d90-46f9-8597-c4159a9b53b8 2018-12-27 17:19:00,486 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.121114969254s 2018-12-27 17:19:00,486 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-b203b4b2-9d90-46f9-8597-c4159a9b53b8 2018-12-27 17:19:00,498 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-27 17:19:00,501 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b088a76cf3aa89d3be74e493376c102bac926a38" 2018-12-27 17:19:00,597 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:19:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-934de865-cc80-4e1f-ab23-016abe5a0447 Content-Encoding: gzip Content-Length: 398 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.31:5000/v3/projects/2a5a6879c5fa4db798cea6d394565d45"}, "tags": [], "enabled": true, "id": "2a5a6879c5fa4db798cea6d394565d45", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93"}, "tags": [], "enabled": true, "id": "b7b4fceec1ad4c6eb74d758b709a9d93", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/da629caea04941e1ae8979c379dc7c9d"}, "tags": [], "enabled": true, "id": "da629caea04941e1ae8979c379dc7c9d", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-12-27 17:19:00,598 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?domain_id=default used request id req-934de865-cc80-4e1f-ab23-016abe5a0447 2018-12-27 17:19:00,598 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0997650623322s 2018-12-27 17:19:00,598 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?domain_id=default used request id req-934de865-cc80-4e1f-ab23-016abe5a0447 2018-12-27 17:19:00,606 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-12-27 17:19:00,609 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:5000/v3/role_assignments?user.id=01fa52e7b3674fc48643fa4ffca67e4e&role.id=5e97c57d600b48f5b4c8f915fe73d20b&scope.project.id=2a5a6879c5fa4db798cea6d394565d45" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b088a76cf3aa89d3be74e493376c102bac926a38" 2018-12-27 17:19:00,703 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:19:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9b6b626b-40cf-463c-adaa-151192ce4d3a Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.31:5000/v3/role_assignments?user.id=01fa52e7b3674fc48643fa4ffca67e4e&role.id=5e97c57d600b48f5b4c8f915fe73d20b&scope.project.id=2a5a6879c5fa4db798cea6d394565d45", "previous": null, "next": null}} 2018-12-27 17:19:00,704 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/role_assignments?user.id=01fa52e7b3674fc48643fa4ffca67e4e&role.id=5e97c57d600b48f5b4c8f915fe73d20b&scope.project.id=2a5a6879c5fa4db798cea6d394565d45 used request id req-9b6b626b-40cf-463c-adaa-151192ce4d3a 2018-12-27 17:19:00,704 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0977380275726s 2018-12-27 17:19:00,704 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/role_assignments?user.id=01fa52e7b3674fc48643fa4ffca67e4e&role.id=5e97c57d600b48f5b4c8f915fe73d20b&scope.project.id=2a5a6879c5fa4db798cea6d394565d45 used request id req-9b6b626b-40cf-463c-adaa-151192ce4d3a 2018-12-27 17:19:00,707 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-12-27 17:19:00,711 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.31:5000/v3/projects/2a5a6879c5fa4db798cea6d394565d45/users/01fa52e7b3674fc48643fa4ffca67e4e/roles/5e97c57d600b48f5b4c8f915fe73d20b -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b088a76cf3aa89d3be74e493376c102bac926a38" 2018-12-27 17:19:00,864 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:19:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2c6480ea-afca-4505-8fb9-84ff67b0a30b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:19:00,864 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/2a5a6879c5fa4db798cea6d394565d45/users/01fa52e7b3674fc48643fa4ffca67e4e/roles/5e97c57d600b48f5b4c8f915fe73d20b used request id req-2c6480ea-afca-4505-8fb9-84ff67b0a30b 2018-12-27 17:19:00,864 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.156315088272s 2018-12-27 17:19:00,864 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/2a5a6879c5fa4db798cea6d394565d45/users/01fa52e7b3674fc48643fa4ffca67e4e/roles/5e97c57d600b48f5b4c8f915fe73d20b used request id req-2c6480ea-afca-4505-8fb9-84ff67b0a30b 2018-12-27 17:19:00,865 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'tenant_name': 'admin', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': u'1', u'image_api_version': '2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'regionOne', u'key_manager_api_version': u'v1', 'project_id': u'2a5a6879c5fa4db798cea6d394565d45', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '768aaf96-bf7e-4630-8eda-2662805286fc', 'username': u'snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.31:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-12-27 17:19:00,868 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d', 'password': '768aaf96-bf7e-4630-8eda-2662805286fc', 'project_name': 'snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.31:5000//v3', 'project_id': '2a5a6879c5fa4db798cea6d394565d45', 'project_domain_name': 'Default'} 2018-12-27 17:19:00,872 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-27 17:19:00,875 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b088a76cf3aa89d3be74e493376c102bac926a38" 2018-12-27 17:19:00,972 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:19:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-55cc80fa-54ee-439f-866b-742f69bcf150 Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 17:19:00,973 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-55cc80fa-54ee-439f-866b-742f69bcf150 2018-12-27 17:19:00,973 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.100635051727s 2018-12-27 17:19:00,973 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-55cc80fa-54ee-439f-866b-742f69bcf150 2018-12-27 17:19:00,978 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-27 17:19:00,981 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b088a76cf3aa89d3be74e493376c102bac926a38" 2018-12-27 17:19:01,081 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:19:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3d543523-a4d3-48d8-b1dd-4f187138183d Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 17:19:01,081 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-3d543523-a4d3-48d8-b1dd-4f187138183d 2018-12-27 17:19:01,081 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.103354930878s 2018-12-27 17:19:01,082 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-3d543523-a4d3-48d8-b1dd-4f187138183d 2018-12-27 17:19:01,086 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-27 17:19:01,090 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b088a76cf3aa89d3be74e493376c102bac926a38" 2018-12-27 17:19:01,196 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:19:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bccab9f5-0ee0-47f8-b13c-b16e009244a6 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-12-27 17:19:01,196 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains/default used request id req-bccab9f5-0ee0-47f8-b13c-b16e009244a6 2018-12-27 17:19:01,197 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.11018705368s 2018-12-27 17:19:01,197 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains/default used request id req-bccab9f5-0ee0-47f8-b13c-b16e009244a6 2018-12-27 17:19:01,198 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-27 17:19:01,201 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b088a76cf3aa89d3be74e493376c102bac926a38" 2018-12-27 17:19:01,314 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:19:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-914d98e2-ba69-4c0b-b342-89ffe5e9ce2b Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "links": {"self": "http://172.30.9.31:5000/v3/users/01fa52e7b3674fc48643fa4ffca67e4e"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "01fa52e7b3674fc48643fa4ffca67e4e", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/05a834ddebbc40688596b7460b47439e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05a834ddebbc40688596b7460b47439e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/08226a0ad01943f39559448239e291e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "08226a0ad01943f39559448239e291e1", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/55c0552fe37a4f7ca0e73939514bc683"}, "domain_id": "default", "enabled": true, "options": {}, "id": "55c0552fe37a4f7ca0e73939514bc683", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/646a4af4e3b5439a97996d353fea3924"}, "domain_id": "914eec1d43ea4caf9d2fd33268c06258", "enabled": true, "options": {}, "id": "646a4af4e3b5439a97996d353fea3924", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/85fb203e51c34d3f8122e285a6a318b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85fb203e51c34d3f8122e285a6a318b3", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/905e7f4b42d24cca93b99d2401fa3378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "905e7f4b42d24cca93b99d2401fa3378", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/a5bc08b9f81f4e5bb86c24f9f7547bae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5bc08b9f81f4e5bb86c24f9f7547bae", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/a5c780627f004d318bf908d80305da9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5c780627f004d318bf908d80305da9c", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/b18425bf2b044bc9af7e194919539a17"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b18425bf2b044bc9af7e194919539a17", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/b8d2134b619d4dca80e21d6fb16449b0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b8d2134b619d4dca80e21d6fb16449b0", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/b9ab6a25a652438285139fe5b44aea62"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9ab6a25a652438285139fe5b44aea62", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/c08462554a4844d681348f58b9b0edee"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c08462554a4844d681348f58b9b0edee", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/ddfc3a9aad444d4782eae677c8a98130"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ddfc3a9aad444d4782eae677c8a98130", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/f2a74f2185a54676a6cb2bb5ecfcc4f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2a74f2185a54676a6cb2bb5ecfcc4f6", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-12-27 17:19:01,315 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-914d98e2-ba69-4c0b-b342-89ffe5e9ce2b 2018-12-27 17:19:01,315 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.116875171661s 2018-12-27 17:19:01,315 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-914d98e2-ba69-4c0b-b342-89ffe5e9ce2b 2018-12-27 17:19:01,326 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-27 17:19:01,329 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b088a76cf3aa89d3be74e493376c102bac926a38" 2018-12-27 17:19:01,430 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:19:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ca40067d-fe5b-4d32-8d9c-4d81b15d955e Content-Encoding: gzip Content-Length: 398 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.31:5000/v3/projects/2a5a6879c5fa4db798cea6d394565d45"}, "tags": [], "enabled": true, "id": "2a5a6879c5fa4db798cea6d394565d45", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93"}, "tags": [], "enabled": true, "id": "b7b4fceec1ad4c6eb74d758b709a9d93", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/da629caea04941e1ae8979c379dc7c9d"}, "tags": [], "enabled": true, "id": "da629caea04941e1ae8979c379dc7c9d", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-12-27 17:19:01,431 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?domain_id=default used request id req-ca40067d-fe5b-4d32-8d9c-4d81b15d955e 2018-12-27 17:19:01,431 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.104362010956s 2018-12-27 17:19:01,431 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?domain_id=default used request id req-ca40067d-fe5b-4d32-8d9c-4d81b15d955e 2018-12-27 17:19:01,438 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-12-27 17:19:01,442 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:5000/v3/role_assignments?user.id=01fa52e7b3674fc48643fa4ffca67e4e&role.id=c2bb869216234fa8b868621217cc01a4&scope.project.id=2a5a6879c5fa4db798cea6d394565d45" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b088a76cf3aa89d3be74e493376c102bac926a38" 2018-12-27 17:19:01,545 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:19:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-90e8510c-0801-44c1-8ad5-673dcb850975 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.31:5000/v3/role_assignments?user.id=01fa52e7b3674fc48643fa4ffca67e4e&role.id=c2bb869216234fa8b868621217cc01a4&scope.project.id=2a5a6879c5fa4db798cea6d394565d45", "previous": null, "next": null}} 2018-12-27 17:19:01,546 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/role_assignments?user.id=01fa52e7b3674fc48643fa4ffca67e4e&role.id=c2bb869216234fa8b868621217cc01a4&scope.project.id=2a5a6879c5fa4db798cea6d394565d45 used request id req-90e8510c-0801-44c1-8ad5-673dcb850975 2018-12-27 17:19:01,546 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.10725903511s 2018-12-27 17:19:01,546 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/role_assignments?user.id=01fa52e7b3674fc48643fa4ffca67e4e&role.id=c2bb869216234fa8b868621217cc01a4&scope.project.id=2a5a6879c5fa4db798cea6d394565d45 used request id req-90e8510c-0801-44c1-8ad5-673dcb850975 2018-12-27 17:19:01,550 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-12-27 17:19:01,553 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.31:5000/v3/projects/2a5a6879c5fa4db798cea6d394565d45/users/01fa52e7b3674fc48643fa4ffca67e4e/roles/c2bb869216234fa8b868621217cc01a4 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b088a76cf3aa89d3be74e493376c102bac926a38" 2018-12-27 17:19:01,693 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:19:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bd5ea30d-178f-4d60-8688-3bb3a2495ab3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:19:01,693 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/2a5a6879c5fa4db798cea6d394565d45/users/01fa52e7b3674fc48643fa4ffca67e4e/roles/c2bb869216234fa8b868621217cc01a4 used request id req-bd5ea30d-178f-4d60-8688-3bb3a2495ab3 2018-12-27 17:19:01,694 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.143810033798s 2018-12-27 17:19:01,694 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/2a5a6879c5fa4db798cea6d394565d45/users/01fa52e7b3674fc48643fa4ffca67e4e/roles/c2bb869216234fa8b868621217cc01a4 used request id req-bd5ea30d-178f-4d60-8688-3bb3a2495ab3 2018-12-27 17:19:01,698 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-27 17:19:01,701 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b088a76cf3aa89d3be74e493376c102bac926a38" 2018-12-27 17:19:01,799 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:19:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e17e1dc7-efb0-478d-a44f-ee6a94d6ee21 Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 17:19:01,799 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-e17e1dc7-efb0-478d-a44f-ee6a94d6ee21 2018-12-27 17:19:01,799 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.101619005203s 2018-12-27 17:19:01,800 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-e17e1dc7-efb0-478d-a44f-ee6a94d6ee21 2018-12-27 17:19:01,805 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.roles 2018-12-27 17:19:01,808 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b088a76cf3aa89d3be74e493376c102bac926a38" -d '{"role": {"name": "heat_stack_owner"}}' 2018-12-27 17:19:01,944 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 27 Dec 2018 17:19:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b1684c14-b7b8-40ca-a2f1-87c0024d8669 Content-Length: 187 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "8de789d09e46427786a85702e5e8de91", "links": {"self": "http://172.30.9.31:5000/v3/roles/8de789d09e46427786a85702e5e8de91"}, "name": "heat_stack_owner"}} 2018-12-27 17:19:01,944 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/roles used request id req-b1684c14-b7b8-40ca-a2f1-87c0024d8669 2018-12-27 17:19:01,944 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.roles in 0.139235019684s 2018-12-27 17:19:01,944 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/roles used request id req-b1684c14-b7b8-40ca-a2f1-87c0024d8669 2018-12-27 17:19:01,948 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-27 17:19:01,950 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b088a76cf3aa89d3be74e493376c102bac926a38" 2018-12-27 17:19:02,044 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:19:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8bfdcffd-1578-4daf-b8ca-65e6cb6d578b Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8de789d09e46427786a85702e5e8de91", "links": {"self": "http://172.30.9.31:5000/v3/roles/8de789d09e46427786a85702e5e8de91"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 17:19:02,045 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-8bfdcffd-1578-4daf-b8ca-65e6cb6d578b 2018-12-27 17:19:02,045 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0971701145172s 2018-12-27 17:19:02,045 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-8bfdcffd-1578-4daf-b8ca-65e6cb6d578b 2018-12-27 17:19:02,050 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-27 17:19:02,053 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b088a76cf3aa89d3be74e493376c102bac926a38" 2018-12-27 17:19:02,157 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:19:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5a5849d6-efdc-4af8-b7dd-82cb93feda2e Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-12-27 17:19:02,157 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains/default used request id req-5a5849d6-efdc-4af8-b7dd-82cb93feda2e 2018-12-27 17:19:02,157 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.107314109802s 2018-12-27 17:19:02,158 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains/default used request id req-5a5849d6-efdc-4af8-b7dd-82cb93feda2e 2018-12-27 17:19:02,159 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-27 17:19:02,162 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b088a76cf3aa89d3be74e493376c102bac926a38" 2018-12-27 17:19:02,287 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:19:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a1fbf1fe-c686-4b7a-9878-260f28a737cf Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "links": {"self": "http://172.30.9.31:5000/v3/users/01fa52e7b3674fc48643fa4ffca67e4e"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "01fa52e7b3674fc48643fa4ffca67e4e", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/05a834ddebbc40688596b7460b47439e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05a834ddebbc40688596b7460b47439e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/08226a0ad01943f39559448239e291e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "08226a0ad01943f39559448239e291e1", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/55c0552fe37a4f7ca0e73939514bc683"}, "domain_id": "default", "enabled": true, "options": {}, "id": "55c0552fe37a4f7ca0e73939514bc683", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/646a4af4e3b5439a97996d353fea3924"}, "domain_id": "914eec1d43ea4caf9d2fd33268c06258", "enabled": true, "options": {}, "id": "646a4af4e3b5439a97996d353fea3924", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/85fb203e51c34d3f8122e285a6a318b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85fb203e51c34d3f8122e285a6a318b3", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/905e7f4b42d24cca93b99d2401fa3378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "905e7f4b42d24cca93b99d2401fa3378", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/a5bc08b9f81f4e5bb86c24f9f7547bae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5bc08b9f81f4e5bb86c24f9f7547bae", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/a5c780627f004d318bf908d80305da9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5c780627f004d318bf908d80305da9c", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/b18425bf2b044bc9af7e194919539a17"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b18425bf2b044bc9af7e194919539a17", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/b8d2134b619d4dca80e21d6fb16449b0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b8d2134b619d4dca80e21d6fb16449b0", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/b9ab6a25a652438285139fe5b44aea62"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9ab6a25a652438285139fe5b44aea62", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/c08462554a4844d681348f58b9b0edee"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c08462554a4844d681348f58b9b0edee", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/ddfc3a9aad444d4782eae677c8a98130"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ddfc3a9aad444d4782eae677c8a98130", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/f2a74f2185a54676a6cb2bb5ecfcc4f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2a74f2185a54676a6cb2bb5ecfcc4f6", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-12-27 17:19:02,287 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-a1fbf1fe-c686-4b7a-9878-260f28a737cf 2018-12-27 17:19:02,288 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.128938913345s 2018-12-27 17:19:02,288 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-a1fbf1fe-c686-4b7a-9878-260f28a737cf 2018-12-27 17:19:02,299 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-27 17:19:02,302 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b088a76cf3aa89d3be74e493376c102bac926a38" 2018-12-27 17:19:02,404 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:19:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eb1d7001-f901-40a3-9804-fa11b1c24e97 Content-Encoding: gzip Content-Length: 398 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.31:5000/v3/projects/2a5a6879c5fa4db798cea6d394565d45"}, "tags": [], "enabled": true, "id": "2a5a6879c5fa4db798cea6d394565d45", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93"}, "tags": [], "enabled": true, "id": "b7b4fceec1ad4c6eb74d758b709a9d93", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/da629caea04941e1ae8979c379dc7c9d"}, "tags": [], "enabled": true, "id": "da629caea04941e1ae8979c379dc7c9d", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-12-27 17:19:02,404 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?domain_id=default used request id req-eb1d7001-f901-40a3-9804-fa11b1c24e97 2018-12-27 17:19:02,404 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.104730129242s 2018-12-27 17:19:02,404 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?domain_id=default used request id req-eb1d7001-f901-40a3-9804-fa11b1c24e97 2018-12-27 17:19:02,412 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-12-27 17:19:02,415 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:5000/v3/role_assignments?user.id=01fa52e7b3674fc48643fa4ffca67e4e&role.id=8de789d09e46427786a85702e5e8de91&scope.project.id=2a5a6879c5fa4db798cea6d394565d45" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b088a76cf3aa89d3be74e493376c102bac926a38" 2018-12-27 17:19:02,508 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:19:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-85aee6fb-ceb6-4cdb-8a8b-958cc4bc765b Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.31:5000/v3/role_assignments?user.id=01fa52e7b3674fc48643fa4ffca67e4e&role.id=8de789d09e46427786a85702e5e8de91&scope.project.id=2a5a6879c5fa4db798cea6d394565d45", "previous": null, "next": null}} 2018-12-27 17:19:02,508 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/role_assignments?user.id=01fa52e7b3674fc48643fa4ffca67e4e&role.id=8de789d09e46427786a85702e5e8de91&scope.project.id=2a5a6879c5fa4db798cea6d394565d45 used request id req-85aee6fb-ceb6-4cdb-8a8b-958cc4bc765b 2018-12-27 17:19:02,508 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0963039398193s 2018-12-27 17:19:02,508 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/role_assignments?user.id=01fa52e7b3674fc48643fa4ffca67e4e&role.id=8de789d09e46427786a85702e5e8de91&scope.project.id=2a5a6879c5fa4db798cea6d394565d45 used request id req-85aee6fb-ceb6-4cdb-8a8b-958cc4bc765b 2018-12-27 17:19:02,512 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-12-27 17:19:02,515 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.31:5000/v3/projects/2a5a6879c5fa4db798cea6d394565d45/users/01fa52e7b3674fc48643fa4ffca67e4e/roles/8de789d09e46427786a85702e5e8de91 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b088a76cf3aa89d3be74e493376c102bac926a38" 2018-12-27 17:19:02,663 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:19:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-085e0b40-3aeb-40c4-848f-9834b9fdb5f8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:19:02,664 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/2a5a6879c5fa4db798cea6d394565d45/users/01fa52e7b3674fc48643fa4ffca67e4e/roles/8de789d09e46427786a85702e5e8de91 used request id req-085e0b40-3aeb-40c4-848f-9834b9fdb5f8 2018-12-27 17:19:02,664 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.151569843292s 2018-12-27 17:19:02,664 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/2a5a6879c5fa4db798cea6d394565d45/users/01fa52e7b3674fc48643fa4ffca67e4e/roles/8de789d09e46427786a85702e5e8de91 used request id req-085e0b40-3aeb-40c4-848f-9834b9fdb5f8 2018-12-27 17:19:02,664 - openstack_tests - DEBUG - Reading RC file - /var/lib/xtesting/conf/env_file 2018-12-27 17:19:02,664 - file_utils - INFO - Attempting to read OS environment file - /var/lib/xtesting/conf/env_file 2018-12-27 17:19:02,665 - openstack_tests - INFO - OS Credentials = > 2018-12-27 17:19:02,666 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:19:02,694 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:19:03,121 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:19:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["ZQEg1IGAQ2qChP3J6lxRWw"], "issued_at": "2018-12-27T17:19:03.000000Z"}} 2018-12-27 17:19:03,126 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?router%3Aexternal=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}675c211f5eed19304806e3e6f4ac2ba355306c26" 2018-12-27 17:19:03,424 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 725 X-Openstack-Request-Id: req-108c9043-80b3-4931-b2cb-f83e57940afa Date: Thu, 27 Dec 2018 17:19:03 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","updated_at":"2018-12-27T15:58:03Z","dns_domain":"","revision_number":8,"port_security_enabled":true,"mtu":1500,"id":"a4959dd9-e8f4-4ea9-8c99-7bff545db58c","router:external":true,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"da629caea04941e1ae8979c379dc7c9d","status":"ACTIVE","subnets":["244ab55b-a0ed-4e50-9f85-07f08119ae55"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"da629caea04941e1ae8979c379dc7c9d","created_at":"2018-12-27T15:29:17Z","provider:network_type":"flat"}]} 2018-12-27 17:19:03,424 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?router%3Aexternal=True used request id req-108c9043-80b3-4931-b2cb-f83e57940afa 2018-12-27 17:19:03,429 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=a4959dd9-e8f4-4ea9-8c99-7bff545db58c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}675c211f5eed19304806e3e6f4ac2ba355306c26" 2018-12-27 17:19:03,679 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-e4174c7c-902e-4b2e-bd1a-14a340a98be6 Date: Thu, 27 Dec 2018 17:19:03 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"a4959dd9-e8f4-4ea9-8c99-7bff545db58c","tenant_id":"da629caea04941e1ae8979c379dc7c9d","created_at":"2018-12-27T15:29:25Z","dns_nameservers":[],"updated_at":"2018-12-27T15:29:25Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"gateway_ip":"172.30.9.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.9.0/24","project_id":"da629caea04941e1ae8979c379dc7c9d","id":"244ab55b-a0ed-4e50-9f85-07f08119ae55","subnetpool_id":null,"name":"external-subnet"}]} 2018-12-27 17:19:03,680 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=a4959dd9-e8f4-4ea9-8c99-7bff545db58c used request id req-e4174c7c-902e-4b2e-bd1a-14a340a98be6 2018-12-27 17:19:03,680 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{}' 2018-12-27 17:19:03,685 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.discovery 2018-12-27 17:19:03,686 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 17:19:03,692 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:19:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2a4b6d8b-509f-43af-82c7-9017cd40c4d9 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:19:03,693 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-2a4b6d8b-509f-43af-82c7-9017cd40c4d9 2018-12-27 17:19:03,693 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000/v3/auth/tokens 2018-12-27 17:19:04,124 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}], "expires_at": "2018-12-27T18:19:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b7b4fceec1ad4c6eb74d758b709a9d93", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "a5bc08b9f81f4e5bb86c24f9f7547bae"}, "audit_ids": ["bTq_tWPmRSOU8LOdTHgIoA"], "issued_at": "2018-12-27T17:19:04.000000Z"}} 2018-12-27 17:19:04,127 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/ -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9e1e6666c9f70b9e339625632cbcc78525b52221" 2018-12-27 17:19:04,315 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:19:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5773da2f-756d-43d2-ae6d-88968dd62aed x-compute-request-id: req-5773da2f-756d-43d2-ae6d-88968dd62aed Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"version": {"status": "CURRENT", "updated": "2013-07-23T11:33:21Z", "links": [{"href": "http://172.30.9.31:8774/v2.1/", "rel": "self"}, {"href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby"}], "min_version": "2.1", "version": "2.60", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.compute+json;version=2.1"}], "id": "v2.1"}} 2018-12-27 17:19:04,315 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/ used request id req-5773da2f-756d-43d2-ae6d-88968dd62aed 2018-12-27 17:19:04,315 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.discovery in 0.629683017731s 2018-12-27 17:19:04,315 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/ used request id req-5773da2f-756d-43d2-ae6d-88968dd62aed 2018-12-27 17:19:04,316 - functest.utils.functest_utils - DEBUG - cloud._compute_client.request: {u'version': {u'status': u'CURRENT', u'updated': u'2013-07-23T11:33:21Z', u'links': [{u'href': u'http://172.30.9.31:8774/v2.1/', u'rel': u'self'}, {u'href': u'http://docs.openstack.org/', u'type': u'text/html', u'rel': u'describedby'}], u'min_version': u'2.1', u'version': u'2.60', u'media-types': [{u'base': u'application/json', u'type': u'application/vnd.openstack.compute+json;version=2.1'}], u'id': u'v2.1'}} 2018-12-27 17:19:04,316 - functest.utils.functest_utils - DEBUG - nova version: (2, 60) 2018-12-27 17:19:04,317 - xtesting.ci.run_tests - INFO - Running test case 'snaps_smoke'... 2018-12-27 17:19:04,318 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:19:04,318 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:19:04,319 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:19:04,320 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:19:04,320 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:19:04,321 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:19:04,322 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:19:04,322 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:19:04,323 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:19:04,324 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:19:04,325 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:19:04,325 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:19:04,326 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:19:04,326 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:19:04,327 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:19:04,328 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:19:04,329 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:19:04,329 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:19:04,330 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:19:04,331 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:19:04,332 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:19:04,332 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:19:04,333 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:19:04,334 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:19:04,335 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:19:04,335 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:19:04,336 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:19:04,336 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:19:04,337 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:19:04,338 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:19:04,339 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:19:04,339 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:19:04,340 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:19:04,340 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:19:04,341 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:19:04,342 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:19:04,343 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:19:04,343 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:19:04,344 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:19:04,344 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:19:04,345 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:19:04,346 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:19:04,346 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:19:04,347 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:19:04,348 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:19:04,348 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:19:04,349 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:19:04,349 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:19:04,351 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:19:04,352 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:19:04,353 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:19:04,353 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:19:04,354 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:19:04,355 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:19:04,355 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:19:04,356 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:19:04,357 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:19:04,357 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:19:04,358 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:19:04,358 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:19:04,359 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:19:04,360 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:19:04,360 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:19:04,361 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:19:04,362 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:19:04,362 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:19:04,363 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:19:04,364 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:19:04,364 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:19:04,365 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:19:04,366 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:19:04,366 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:19:04,367 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:19:04,368 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:19:04,368 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:19:04,369 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:19:04,370 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:19:04,370 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:19:04,371 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:19:04,371 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:19:04,372 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:19:04,373 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:19:04,373 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:19:04,374 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:19:04,374 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:19:04,375 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:19:04,375 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:19:04,376 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:19:04,376 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:19:04,377 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:19:04,377 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:19:04,378 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:19:04,378 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:19:04,379 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:19:04,380 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:19:04,380 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:19:04,381 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:19:04,382 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:19:04,382 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:19:04,383 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:19:04,383 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:19:04,384 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:19:04,384 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:19:04,385 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:19:04,385 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:19:04,386 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:19:04,387 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:19:04,387 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:19:04,388 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:19:04,388 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:19:04,389 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:19:04,390 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:19:04,391 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:19:04,804 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:19:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["PL1Oxuf3QnuyzuIizSMK-g"], "issued_at": "2018-12-27T17:19:04.000000Z"}} 2018-12-27 17:19:04,805 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}740d4bd97e2a595c8d0c99bb240b46d0bf2f5550" 2018-12-27 17:19:04,908 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:19:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fedc51a0-feba-4101-8fd4-2d73ad675ddb Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:19:04,908 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-fedc51a0-feba-4101-8fd4-2d73ad675ddb 2018-12-27 17:19:04,909 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:19:04,910 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:19:05,353 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:19:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["7reQEKizT5yoRvBilVwgQA"], "issued_at": "2018-12-27T17:19:05.000000Z"}} 2018-12-27 17:19:05,354 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6996e553cc17f536b647712a5f5fe3a51e2790ac" 2018-12-27 17:19:05,447 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:19:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dc09dd81-db9f-480f-b077-667e0c1f0343 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:19:05,447 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-dc09dd81-db9f-480f-b077-667e0c1f0343 2018-12-27 17:19:05,451 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 17:19:05,456 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 17:19:05 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 17:19:05,458 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-401c99f8-865a-4c5-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6996e553cc17f536b647712a5f5fe3a51e2790ac" 2018-12-27 17:19:05,564 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:19:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-badfd965-bcb3-4caa-9d5f-d5a3265bdf09 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-401c99f8-865a-4c5-proj", "previous": null, "next": null}, "projects": []} 2018-12-27 17:19:05,565 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-401c99f8-865a-4c5-proj used request id req-badfd965-bcb3-4caa-9d5f-d5a3265bdf09 2018-12-27 17:19:05,568 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6996e553cc17f536b647712a5f5fe3a51e2790ac" 2018-12-27 17:19:05,678 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:19:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bbdca6fc-ccac-4e4c-a241-1ffd7d3ee746 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-27 17:19:05,678 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-bbdca6fc-ccac-4e4c-a241-1ffd7d3ee746 2018-12-27 17:19:05,682 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6996e553cc17f536b647712a5f5fe3a51e2790ac" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSecurityGroupTests-401c99f8-865a-4c5-proj"}}' 2018-12-27 17:19:05,816 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 27 Dec 2018 17:19:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e36c47af-146e-4549-b3a2-f0b05474e9d1 Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/7d139d6cd3254582839c6976eca343a8"}, "tags": [], "enabled": true, "id": "7d139d6cd3254582839c6976eca343a8", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-401c99f8-865a-4c5-proj"}} 2018-12-27 17:19:05,817 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-e36c47af-146e-4549-b3a2-f0b05474e9d1 2018-12-27 17:19:05,817 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-401c99f8-865a-4c5-proj 2018-12-27 17:19:05,817 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:19:05,818 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:19:06,248 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:19:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["aOCCcRe3Qsi4VVEvKIaxGg"], "issued_at": "2018-12-27T17:19:06.000000Z"}} 2018-12-27 17:19:06,249 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff24a97d2a0a9ca910ecf4f9c9e436c18bb6d3a5" 2018-12-27 17:19:06,352 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:19:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-14f212d5-0a5f-47d1-8f46-9627742fb345 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:19:06,352 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-14f212d5-0a5f-47d1-8f46-9627742fb345 2018-12-27 17:19:06,359 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 17:19:06,364 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 17:19:06 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 17:19:06,365 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff24a97d2a0a9ca910ecf4f9c9e436c18bb6d3a5" 2018-12-27 17:19:06,495 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:19:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7703a435-caf7-4ef4-ad07-163e5d736da7 Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "links": {"self": "http://172.30.9.31:5000/v3/users/01fa52e7b3674fc48643fa4ffca67e4e"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "01fa52e7b3674fc48643fa4ffca67e4e", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/05a834ddebbc40688596b7460b47439e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05a834ddebbc40688596b7460b47439e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/08226a0ad01943f39559448239e291e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "08226a0ad01943f39559448239e291e1", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/55c0552fe37a4f7ca0e73939514bc683"}, "domain_id": "default", "enabled": true, "options": {}, "id": "55c0552fe37a4f7ca0e73939514bc683", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/646a4af4e3b5439a97996d353fea3924"}, "domain_id": "914eec1d43ea4caf9d2fd33268c06258", "enabled": true, "options": {}, "id": "646a4af4e3b5439a97996d353fea3924", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/85fb203e51c34d3f8122e285a6a318b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85fb203e51c34d3f8122e285a6a318b3", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/905e7f4b42d24cca93b99d2401fa3378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "905e7f4b42d24cca93b99d2401fa3378", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/a5bc08b9f81f4e5bb86c24f9f7547bae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5bc08b9f81f4e5bb86c24f9f7547bae", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/a5c780627f004d318bf908d80305da9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5c780627f004d318bf908d80305da9c", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/b18425bf2b044bc9af7e194919539a17"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b18425bf2b044bc9af7e194919539a17", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/b8d2134b619d4dca80e21d6fb16449b0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b8d2134b619d4dca80e21d6fb16449b0", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/b9ab6a25a652438285139fe5b44aea62"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9ab6a25a652438285139fe5b44aea62", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/c08462554a4844d681348f58b9b0edee"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c08462554a4844d681348f58b9b0edee", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/ddfc3a9aad444d4782eae677c8a98130"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ddfc3a9aad444d4782eae677c8a98130", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/f2a74f2185a54676a6cb2bb5ecfcc4f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2a74f2185a54676a6cb2bb5ecfcc4f6", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-12-27 17:19:06,495 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-7703a435-caf7-4ef4-ad07-163e5d736da7 2018-12-27 17:19:06,499 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?name=CreateSecurityGroupTests-401c99f8-865a-4c5-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff24a97d2a0a9ca910ecf4f9c9e436c18bb6d3a5" 2018-12-27 17:19:06,520 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:19:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f754edc2-f4eb-4ecf-985b-d65bc205807a Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?name=CreateSecurityGroupTests-401c99f8-865a-4c5-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/7d139d6cd3254582839c6976eca343a8"}, "tags": [], "enabled": true, "id": "7d139d6cd3254582839c6976eca343a8", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-401c99f8-865a-4c5-proj"}]} 2018-12-27 17:19:06,520 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?name=CreateSecurityGroupTests-401c99f8-865a-4c5-proj used request id req-f754edc2-f4eb-4ecf-985b-d65bc205807a 2018-12-27 17:19:06,524 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff24a97d2a0a9ca910ecf4f9c9e436c18bb6d3a5" 2018-12-27 17:19:06,629 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:19:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2826b327-bd63-46c3-8b7c-09fb9ae2c314 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-27 17:19:06,629 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-2826b327-bd63-46c3-8b7c-09fb9ae2c314 2018-12-27 17:19:06,925 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-401c99f8-865a-4c5-user 2018-12-27 17:19:06,925 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:19:06,929 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6996e553cc17f536b647712a5f5fe3a51e2790ac" 2018-12-27 17:19:07,031 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:19:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ff71b19a-130a-4afd-847a-febd94cc23f7 Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8de789d09e46427786a85702e5e8de91", "links": {"self": "http://172.30.9.31:5000/v3/roles/8de789d09e46427786a85702e5e8de91"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 17:19:07,031 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-ff71b19a-130a-4afd-847a-febd94cc23f7 2018-12-27 17:19:07,035 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6996e553cc17f536b647712a5f5fe3a51e2790ac" -d '{"role": {"name": "CreateSecurityGroupTests-401c99f8-865a-4c5-proj-role"}}' 2018-12-27 17:19:07,165 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 27 Dec 2018 17:19:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-637e955e-40cc-47b2-badd-8014ae3bf1af Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "fafde9fcce2f41fa90815f61923545d2", "links": {"self": "http://172.30.9.31:5000/v3/roles/fafde9fcce2f41fa90815f61923545d2"}, "name": "CreateSecurityGroupTests-401c99f8-865a-4c5-proj-role"}} 2018-12-27 17:19:07,165 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/roles used request id req-637e955e-40cc-47b2-badd-8014ae3bf1af 2018-12-27 17:19:07,166 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-401c99f8-865a-4c5-proj-role 2018-12-27 17:19:07,169 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles/fafde9fcce2f41fa90815f61923545d2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6996e553cc17f536b647712a5f5fe3a51e2790ac" 2018-12-27 17:19:07,283 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:19:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fc8bb55c-8c7f-4b32-8afc-79bfee7369d0 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "fafde9fcce2f41fa90815f61923545d2", "links": {"self": "http://172.30.9.31:5000/v3/roles/fafde9fcce2f41fa90815f61923545d2"}, "name": "CreateSecurityGroupTests-401c99f8-865a-4c5-proj-role"}} 2018-12-27 17:19:07,284 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles/fafde9fcce2f41fa90815f61923545d2 used request id req-fc8bb55c-8c7f-4b32-8afc-79bfee7369d0 2018-12-27 17:19:07,284 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-401c99f8-865a-4c5-proj-role to project CreateSecurityGroupTests-401c99f8-865a-4c5-proj 2018-12-27 17:19:07,287 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:5000/v3/projects/7d139d6cd3254582839c6976eca343a8/users/27b06f4ad7894a6e81aad5652bfe8cea/roles/fafde9fcce2f41fa90815f61923545d2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6996e553cc17f536b647712a5f5fe3a51e2790ac" 2018-12-27 17:19:07,442 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:19:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-93f53c93-65bb-4cd4-b664-05387e69a3d6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:19:07,442 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/7d139d6cd3254582839c6976eca343a8/users/27b06f4ad7894a6e81aad5652bfe8cea/roles/fafde9fcce2f41fa90815f61923545d2 used request id req-93f53c93-65bb-4cd4-b664-05387e69a3d6 2018-12-27 17:19:07,444 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:19:07,445 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:19:07,843 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fafde9fcce2f41fa90815f61923545d2", "name": "CreateSecurityGroupTests-401c99f8-865a-4c5-proj-role"}], "expires_at": "2018-12-27T18:19:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7d139d6cd3254582839c6976eca343a8", "name": "CreateSecurityGroupTests-401c99f8-865a-4c5-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/7d139d6cd3254582839c6976eca343a8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/7d139d6cd3254582839c6976eca343a8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/7d139d6cd3254582839c6976eca343a8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/7d139d6cd3254582839c6976eca343a8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/7d139d6cd3254582839c6976eca343a8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/7d139d6cd3254582839c6976eca343a8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/7d139d6cd3254582839c6976eca343a8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/7d139d6cd3254582839c6976eca343a8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/7d139d6cd3254582839c6976eca343a8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_7d139d6cd3254582839c6976eca343a8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_7d139d6cd3254582839c6976eca343a8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/7d139d6cd3254582839c6976eca343a8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/7d139d6cd3254582839c6976eca343a8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/7d139d6cd3254582839c6976eca343a8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-401c99f8-865a-4c5-user", "id": "27b06f4ad7894a6e81aad5652bfe8cea"}, "audit_ids": ["kTsybjxdS8KqQP5SA9-hoA"], "issued_at": "2018-12-27T17:19:07.000000Z"}} 2018-12-27 17:19:07,844 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f325e6da4409c8dc74c975d8c9d35fb0198c75e" 2018-12-27 17:19:07,947 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:19:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cf2f0374-f3ce-4e80-a82e-2fc4da14b9f6 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:19:07,947 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-cf2f0374-f3ce-4e80-a82e-2fc4da14b9f6 2018-12-27 17:19:07,955 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=CreateSecurityGroupTests-24746239-b97d-471b-a91e-960d9553047fname&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f325e6da4409c8dc74c975d8c9d35fb0198c75e" 2018-12-27 17:19:08,381 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-f0417d89-1792-4740-b170-fad10452d44c Date: Thu, 27 Dec 2018 17:19:08 GMT RESP BODY: {"security_groups": []} 2018-12-27 17:19:08,382 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=CreateSecurityGroupTests-24746239-b97d-471b-a91e-960d9553047fname&description=hello+group used request id req-f0417d89-1792-4740-b170-fad10452d44c 2018-12-27 17:19:08,382 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-24746239-b97d-471b-a91e-960d9553047fname... 2018-12-27 17:19:08,382 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-24746239-b97d-471b-a91e-960d9553047fname 2018-12-27 17:19:08,387 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f325e6da4409c8dc74c975d8c9d35fb0198c75e" -d '{"security_group": {"name": "CreateSecurityGroupTests-24746239-b97d-471b-a91e-960d9553047fname", "description": "hello group"}}' 2018-12-27 17:19:08,870 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1408 X-Openstack-Request-Id: req-9ddcc4b1-392d-4f3e-981e-2de376beb2f7 Date: Thu, 27 Dec 2018 17:19:08 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "7d139d6cd3254582839c6976eca343a8", "created_at": "2018-12-27T17:19:08Z", "updated_at": "2018-12-27T17:19:08Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:08Z", "revision_number": 0, "id": "2e60e98d-d6ce-42bf-870c-5b79f5acbdd8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:08Z", "security_group_id": "ca121016-99f1-4dcb-b4a6-dc060884c63f", "tenant_id": "7d139d6cd3254582839c6976eca343a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "7d139d6cd3254582839c6976eca343a8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:08Z", "revision_number": 0, "id": "8f4dc4f7-7e47-4b3f-8177-92b258a805c2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:08Z", "security_group_id": "ca121016-99f1-4dcb-b4a6-dc060884c63f", "tenant_id": "7d139d6cd3254582839c6976eca343a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "7d139d6cd3254582839c6976eca343a8"}], "revision_number": 2, "project_id": "7d139d6cd3254582839c6976eca343a8", "id": "ca121016-99f1-4dcb-b4a6-dc060884c63f", "name": "CreateSecurityGroupTests-24746239-b97d-471b-a91e-960d9553047fname"}} 2018-12-27 17:19:08,870 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/security-groups used request id req-9ddcc4b1-392d-4f3e-981e-2de376beb2f7 2018-12-27 17:19:08,871 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ca121016-99f1-4dcb-b4a6-dc060884c63f 2018-12-27 17:19:08,876 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=ca121016-99f1-4dcb-b4a6-dc060884c63f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f325e6da4409c8dc74c975d8c9d35fb0198c75e" 2018-12-27 17:19:09,079 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-58156519-2da7-4ced-bb67-bf71ca7d2b99 Date: Thu, 27 Dec 2018 17:19:09 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:19:08Z", "security_group_id": "ca121016-99f1-4dcb-b4a6-dc060884c63f", "port_range_min": null, "revision_number": 0, "tenant_id": "7d139d6cd3254582839c6976eca343a8", "created_at": "2018-12-27T17:19:08Z", "project_id": "7d139d6cd3254582839c6976eca343a8", "id": "2e60e98d-d6ce-42bf-870c-5b79f5acbdd8"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:19:08Z", "security_group_id": "ca121016-99f1-4dcb-b4a6-dc060884c63f", "port_range_min": null, "revision_number": 0, "tenant_id": "7d139d6cd3254582839c6976eca343a8", "created_at": "2018-12-27T17:19:08Z", "project_id": "7d139d6cd3254582839c6976eca343a8", "id": "8f4dc4f7-7e47-4b3f-8177-92b258a805c2"}]} 2018-12-27 17:19:09,079 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=ca121016-99f1-4dcb-b4a6-dc060884c63f used request id req-58156519-2da7-4ced-bb67-bf71ca7d2b99 2018-12-27 17:19:09,080 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ca121016-99f1-4dcb-b4a6-dc060884c63f 2018-12-27 17:19:09,085 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=ca121016-99f1-4dcb-b4a6-dc060884c63f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f325e6da4409c8dc74c975d8c9d35fb0198c75e" 2018-12-27 17:19:09,298 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-8d8948c8-b40f-41fa-9d36-4db4a5ce9a98 Date: Thu, 27 Dec 2018 17:19:09 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:19:08Z", "security_group_id": "ca121016-99f1-4dcb-b4a6-dc060884c63f", "port_range_min": null, "revision_number": 0, "tenant_id": "7d139d6cd3254582839c6976eca343a8", "created_at": "2018-12-27T17:19:08Z", "project_id": "7d139d6cd3254582839c6976eca343a8", "id": "2e60e98d-d6ce-42bf-870c-5b79f5acbdd8"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:19:08Z", "security_group_id": "ca121016-99f1-4dcb-b4a6-dc060884c63f", "port_range_min": null, "revision_number": 0, "tenant_id": "7d139d6cd3254582839c6976eca343a8", "created_at": "2018-12-27T17:19:08Z", "project_id": "7d139d6cd3254582839c6976eca343a8", "id": "8f4dc4f7-7e47-4b3f-8177-92b258a805c2"}]} 2018-12-27 17:19:09,298 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=ca121016-99f1-4dcb-b4a6-dc060884c63f used request id req-8d8948c8-b40f-41fa-9d36-4db4a5ce9a98 2018-12-27 17:19:09,299 - neutron_utils - INFO - Retrieving security group with ID - ca121016-99f1-4dcb-b4a6-dc060884c63f 2018-12-27 17:19:09,304 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?id=ca121016-99f1-4dcb-b4a6-dc060884c63f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f325e6da4409c8dc74c975d8c9d35fb0198c75e" 2018-12-27 17:19:09,389 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-b1f41ac4-1f2c-4918-9a7b-496efa09180f Date: Thu, 27 Dec 2018 17:19:09 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "7d139d6cd3254582839c6976eca343a8", "created_at": "2018-12-27T17:19:08Z", "updated_at": "2018-12-27T17:19:08Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:08Z", "revision_number": 0, "id": "2e60e98d-d6ce-42bf-870c-5b79f5acbdd8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:08Z", "security_group_id": "ca121016-99f1-4dcb-b4a6-dc060884c63f", "tenant_id": "7d139d6cd3254582839c6976eca343a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "7d139d6cd3254582839c6976eca343a8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:08Z", "revision_number": 0, "id": "8f4dc4f7-7e47-4b3f-8177-92b258a805c2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:08Z", "security_group_id": "ca121016-99f1-4dcb-b4a6-dc060884c63f", "tenant_id": "7d139d6cd3254582839c6976eca343a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "7d139d6cd3254582839c6976eca343a8"}], "revision_number": 2, "project_id": "7d139d6cd3254582839c6976eca343a8", "id": "ca121016-99f1-4dcb-b4a6-dc060884c63f", "name": "CreateSecurityGroupTests-24746239-b97d-471b-a91e-960d9553047fname"}]} 2018-12-27 17:19:09,389 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?id=ca121016-99f1-4dcb-b4a6-dc060884c63f used request id req-b1f41ac4-1f2c-4918-9a7b-496efa09180f 2018-12-27 17:19:09,389 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ca121016-99f1-4dcb-b4a6-dc060884c63f 2018-12-27 17:19:09,394 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=ca121016-99f1-4dcb-b4a6-dc060884c63f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f325e6da4409c8dc74c975d8c9d35fb0198c75e" 2018-12-27 17:19:09,617 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-74c34bee-778e-4b6d-8d4f-d1831130c5b5 Date: Thu, 27 Dec 2018 17:19:09 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:19:08Z", "security_group_id": "ca121016-99f1-4dcb-b4a6-dc060884c63f", "port_range_min": null, "revision_number": 0, "tenant_id": "7d139d6cd3254582839c6976eca343a8", "created_at": "2018-12-27T17:19:08Z", "project_id": "7d139d6cd3254582839c6976eca343a8", "id": "2e60e98d-d6ce-42bf-870c-5b79f5acbdd8"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:19:08Z", "security_group_id": "ca121016-99f1-4dcb-b4a6-dc060884c63f", "port_range_min": null, "revision_number": 0, "tenant_id": "7d139d6cd3254582839c6976eca343a8", "created_at": "2018-12-27T17:19:08Z", "project_id": "7d139d6cd3254582839c6976eca343a8", "id": "8f4dc4f7-7e47-4b3f-8177-92b258a805c2"}]} 2018-12-27 17:19:09,617 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=ca121016-99f1-4dcb-b4a6-dc060884c63f used request id req-74c34bee-778e-4b6d-8d4f-d1831130c5b5 2018-12-27 17:19:09,617 - neutron_utils - INFO - Retrieving security group with ID - ca121016-99f1-4dcb-b4a6-dc060884c63f 2018-12-27 17:19:09,622 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?id=ca121016-99f1-4dcb-b4a6-dc060884c63f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f325e6da4409c8dc74c975d8c9d35fb0198c75e" 2018-12-27 17:19:09,668 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-6112613d-f78f-46cb-aeef-7d36a2f7123c Date: Thu, 27 Dec 2018 17:19:09 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "7d139d6cd3254582839c6976eca343a8", "created_at": "2018-12-27T17:19:08Z", "updated_at": "2018-12-27T17:19:08Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:08Z", "revision_number": 0, "id": "2e60e98d-d6ce-42bf-870c-5b79f5acbdd8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:08Z", "security_group_id": "ca121016-99f1-4dcb-b4a6-dc060884c63f", "tenant_id": "7d139d6cd3254582839c6976eca343a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "7d139d6cd3254582839c6976eca343a8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:08Z", "revision_number": 0, "id": "8f4dc4f7-7e47-4b3f-8177-92b258a805c2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:08Z", "security_group_id": "ca121016-99f1-4dcb-b4a6-dc060884c63f", "tenant_id": "7d139d6cd3254582839c6976eca343a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "7d139d6cd3254582839c6976eca343a8"}], "revision_number": 2, "project_id": "7d139d6cd3254582839c6976eca343a8", "id": "ca121016-99f1-4dcb-b4a6-dc060884c63f", "name": "CreateSecurityGroupTests-24746239-b97d-471b-a91e-960d9553047fname"}]} 2018-12-27 17:19:09,668 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?id=ca121016-99f1-4dcb-b4a6-dc060884c63f used request id req-6112613d-f78f-46cb-aeef-7d36a2f7123c 2018-12-27 17:19:09,668 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ca121016-99f1-4dcb-b4a6-dc060884c63f 2018-12-27 17:19:09,672 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=ca121016-99f1-4dcb-b4a6-dc060884c63f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f325e6da4409c8dc74c975d8c9d35fb0198c75e" 2018-12-27 17:19:09,718 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-c3d73894-0494-407f-a274-a19951142d46 Date: Thu, 27 Dec 2018 17:19:09 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:19:08Z", "security_group_id": "ca121016-99f1-4dcb-b4a6-dc060884c63f", "port_range_min": null, "revision_number": 0, "tenant_id": "7d139d6cd3254582839c6976eca343a8", "created_at": "2018-12-27T17:19:08Z", "project_id": "7d139d6cd3254582839c6976eca343a8", "id": "2e60e98d-d6ce-42bf-870c-5b79f5acbdd8"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:19:08Z", "security_group_id": "ca121016-99f1-4dcb-b4a6-dc060884c63f", "port_range_min": null, "revision_number": 0, "tenant_id": "7d139d6cd3254582839c6976eca343a8", "created_at": "2018-12-27T17:19:08Z", "project_id": "7d139d6cd3254582839c6976eca343a8", "id": "8f4dc4f7-7e47-4b3f-8177-92b258a805c2"}]} 2018-12-27 17:19:09,718 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=ca121016-99f1-4dcb-b4a6-dc060884c63f used request id req-c3d73894-0494-407f-a274-a19951142d46 2018-12-27 17:19:09,718 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-24746239-b97d-471b-a91e-960d9553047fname 2018-12-27 17:19:09,723 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=CreateSecurityGroupTests-24746239-b97d-471b-a91e-960d9553047fname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f325e6da4409c8dc74c975d8c9d35fb0198c75e" 2018-12-27 17:19:09,956 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-0d6f8b7f-08e5-4bab-bed1-0029b89fc374 Date: Thu, 27 Dec 2018 17:19:09 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "7d139d6cd3254582839c6976eca343a8", "created_at": "2018-12-27T17:19:08Z", "updated_at": "2018-12-27T17:19:08Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:08Z", "revision_number": 0, "id": "2e60e98d-d6ce-42bf-870c-5b79f5acbdd8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:08Z", "security_group_id": "ca121016-99f1-4dcb-b4a6-dc060884c63f", "tenant_id": "7d139d6cd3254582839c6976eca343a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "7d139d6cd3254582839c6976eca343a8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:08Z", "revision_number": 0, "id": "8f4dc4f7-7e47-4b3f-8177-92b258a805c2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:08Z", "security_group_id": "ca121016-99f1-4dcb-b4a6-dc060884c63f", "tenant_id": "7d139d6cd3254582839c6976eca343a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "7d139d6cd3254582839c6976eca343a8"}], "revision_number": 2, "project_id": "7d139d6cd3254582839c6976eca343a8", "id": "ca121016-99f1-4dcb-b4a6-dc060884c63f", "name": "CreateSecurityGroupTests-24746239-b97d-471b-a91e-960d9553047fname"}]} 2018-12-27 17:19:09,956 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=CreateSecurityGroupTests-24746239-b97d-471b-a91e-960d9553047fname used request id req-0d6f8b7f-08e5-4bab-bed1-0029b89fc374 2018-12-27 17:19:09,959 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 17:19:09,965 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 17:19:09 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 17:19:09,966 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/7d139d6cd3254582839c6976eca343a8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f325e6da4409c8dc74c975d8c9d35fb0198c75e" 2018-12-27 17:19:10,065 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:19:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0dc70576-6758-472f-8b79-39c505e39370 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/7d139d6cd3254582839c6976eca343a8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7d139d6cd3254582839c6976eca343a8", "name": "CreateSecurityGroupTests-401c99f8-865a-4c5-proj"}} 2018-12-27 17:19:10,065 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/7d139d6cd3254582839c6976eca343a8 used request id req-0dc70576-6758-472f-8b79-39c505e39370 2018-12-27 17:19:10,065 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ca121016-99f1-4dcb-b4a6-dc060884c63f 2018-12-27 17:19:10,071 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=ca121016-99f1-4dcb-b4a6-dc060884c63f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f325e6da4409c8dc74c975d8c9d35fb0198c75e" 2018-12-27 17:19:10,091 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-ad7b7a95-58cb-42a1-8870-ffbb990a1f80 Date: Thu, 27 Dec 2018 17:19:10 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:19:08Z", "security_group_id": "ca121016-99f1-4dcb-b4a6-dc060884c63f", "port_range_min": null, "revision_number": 0, "tenant_id": "7d139d6cd3254582839c6976eca343a8", "created_at": "2018-12-27T17:19:08Z", "project_id": "7d139d6cd3254582839c6976eca343a8", "id": "2e60e98d-d6ce-42bf-870c-5b79f5acbdd8"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:19:08Z", "security_group_id": "ca121016-99f1-4dcb-b4a6-dc060884c63f", "port_range_min": null, "revision_number": 0, "tenant_id": "7d139d6cd3254582839c6976eca343a8", "created_at": "2018-12-27T17:19:08Z", "project_id": "7d139d6cd3254582839c6976eca343a8", "id": "8f4dc4f7-7e47-4b3f-8177-92b258a805c2"}]} 2018-12-27 17:19:10,091 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=ca121016-99f1-4dcb-b4a6-dc060884c63f used request id req-ad7b7a95-58cb-42a1-8870-ffbb990a1f80 2018-12-27 17:19:10,096 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f325e6da4409c8dc74c975d8c9d35fb0198c75e" -d '{"security_group_rule": {"direction": "ingress", "description": "test_rule_1", "security_group_id": "ca121016-99f1-4dcb-b4a6-dc060884c63f"}}' 2018-12-27 17:19:10,893 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 521 X-Openstack-Request-Id: req-64649e8b-35af-4c63-b642-6a0431cb7d75 Date: Thu, 27 Dec 2018 17:19:10 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:19:10Z", "security_group_id": "ca121016-99f1-4dcb-b4a6-dc060884c63f", "port_range_min": null, "revision_number": 0, "tenant_id": "7d139d6cd3254582839c6976eca343a8", "created_at": "2018-12-27T17:19:10Z", "project_id": "7d139d6cd3254582839c6976eca343a8", "id": "03646f05-b945-4bd2-b971-caf38b86b8c7"}} 2018-12-27 17:19:10,894 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/security-group-rules used request id req-64649e8b-35af-4c63-b642-6a0431cb7d75 2018-12-27 17:19:10,894 - neutron_utils - INFO - Retrieving security group with ID - ca121016-99f1-4dcb-b4a6-dc060884c63f 2018-12-27 17:19:10,899 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?id=ca121016-99f1-4dcb-b4a6-dc060884c63f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f325e6da4409c8dc74c975d8c9d35fb0198c75e" 2018-12-27 17:19:11,153 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-c53aa580-6d33-40dd-a9b4-be3bc232844a Date: Thu, 27 Dec 2018 17:19:11 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "7d139d6cd3254582839c6976eca343a8", "created_at": "2018-12-27T17:19:08Z", "updated_at": "2018-12-27T17:19:10Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:10Z", "revision_number": 0, "id": "03646f05-b945-4bd2-b971-caf38b86b8c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:10Z", "security_group_id": "ca121016-99f1-4dcb-b4a6-dc060884c63f", "tenant_id": "7d139d6cd3254582839c6976eca343a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "7d139d6cd3254582839c6976eca343a8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:08Z", "revision_number": 0, "id": "2e60e98d-d6ce-42bf-870c-5b79f5acbdd8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:08Z", "security_group_id": "ca121016-99f1-4dcb-b4a6-dc060884c63f", "tenant_id": "7d139d6cd3254582839c6976eca343a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "7d139d6cd3254582839c6976eca343a8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:08Z", "revision_number": 0, "id": "8f4dc4f7-7e47-4b3f-8177-92b258a805c2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:08Z", "security_group_id": "ca121016-99f1-4dcb-b4a6-dc060884c63f", "tenant_id": "7d139d6cd3254582839c6976eca343a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "7d139d6cd3254582839c6976eca343a8"}], "revision_number": 3, "project_id": "7d139d6cd3254582839c6976eca343a8", "id": "ca121016-99f1-4dcb-b4a6-dc060884c63f", "name": "CreateSecurityGroupTests-24746239-b97d-471b-a91e-960d9553047fname"}]} 2018-12-27 17:19:11,153 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?id=ca121016-99f1-4dcb-b4a6-dc060884c63f used request id req-c53aa580-6d33-40dd-a9b4-be3bc232844a 2018-12-27 17:19:11,153 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ca121016-99f1-4dcb-b4a6-dc060884c63f 2018-12-27 17:19:11,158 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=ca121016-99f1-4dcb-b4a6-dc060884c63f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f325e6da4409c8dc74c975d8c9d35fb0198c75e" 2018-12-27 17:19:11,179 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-79b73f07-50f3-43e4-9eb0-af643cc46703 Date: Thu, 27 Dec 2018 17:19:11 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:19:10Z", "security_group_id": "ca121016-99f1-4dcb-b4a6-dc060884c63f", "port_range_min": null, "revision_number": 0, "tenant_id": "7d139d6cd3254582839c6976eca343a8", "created_at": "2018-12-27T17:19:10Z", "project_id": "7d139d6cd3254582839c6976eca343a8", "id": "03646f05-b945-4bd2-b971-caf38b86b8c7"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:19:08Z", "security_group_id": "ca121016-99f1-4dcb-b4a6-dc060884c63f", "port_range_min": null, "revision_number": 0, "tenant_id": "7d139d6cd3254582839c6976eca343a8", "created_at": "2018-12-27T17:19:08Z", "project_id": "7d139d6cd3254582839c6976eca343a8", "id": "2e60e98d-d6ce-42bf-870c-5b79f5acbdd8"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:19:08Z", "security_group_id": "ca121016-99f1-4dcb-b4a6-dc060884c63f", "port_range_min": null, "revision_number": 0, "tenant_id": "7d139d6cd3254582839c6976eca343a8", "created_at": "2018-12-27T17:19:08Z", "project_id": "7d139d6cd3254582839c6976eca343a8", "id": "8f4dc4f7-7e47-4b3f-8177-92b258a805c2"}]} 2018-12-27 17:19:11,180 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=ca121016-99f1-4dcb-b4a6-dc060884c63f used request id req-79b73f07-50f3-43e4-9eb0-af643cc46703 2018-12-27 17:19:11,180 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:19:11,593 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fafde9fcce2f41fa90815f61923545d2", "name": "CreateSecurityGroupTests-401c99f8-865a-4c5-proj-role"}], "expires_at": "2018-12-27T18:19:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7d139d6cd3254582839c6976eca343a8", "name": "CreateSecurityGroupTests-401c99f8-865a-4c5-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/7d139d6cd3254582839c6976eca343a8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/7d139d6cd3254582839c6976eca343a8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/7d139d6cd3254582839c6976eca343a8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/7d139d6cd3254582839c6976eca343a8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/7d139d6cd3254582839c6976eca343a8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/7d139d6cd3254582839c6976eca343a8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/7d139d6cd3254582839c6976eca343a8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/7d139d6cd3254582839c6976eca343a8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/7d139d6cd3254582839c6976eca343a8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_7d139d6cd3254582839c6976eca343a8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_7d139d6cd3254582839c6976eca343a8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/7d139d6cd3254582839c6976eca343a8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/7d139d6cd3254582839c6976eca343a8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/7d139d6cd3254582839c6976eca343a8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-401c99f8-865a-4c5-user", "id": "27b06f4ad7894a6e81aad5652bfe8cea"}, "audit_ids": ["fbaBUfc2SPuHZfD8ao_18A"], "issued_at": "2018-12-27T17:19:11.000000Z"}} 2018-12-27 17:19:11,598 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=CreateSecurityGroupTests-24746239-b97d-471b-a91e-960d9553047fname&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}572d417d753266ca8593dec7f8190caeb8052c80" 2018-12-27 17:19:11,841 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-fc915928-e8c3-4a96-b1c6-f0fc4e3b8c6c Date: Thu, 27 Dec 2018 17:19:11 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "7d139d6cd3254582839c6976eca343a8", "created_at": "2018-12-27T17:19:08Z", "updated_at": "2018-12-27T17:19:10Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:10Z", "revision_number": 0, "id": "03646f05-b945-4bd2-b971-caf38b86b8c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:10Z", "security_group_id": "ca121016-99f1-4dcb-b4a6-dc060884c63f", "tenant_id": "7d139d6cd3254582839c6976eca343a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "7d139d6cd3254582839c6976eca343a8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:08Z", "revision_number": 0, "id": "2e60e98d-d6ce-42bf-870c-5b79f5acbdd8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:08Z", "security_group_id": "ca121016-99f1-4dcb-b4a6-dc060884c63f", "tenant_id": "7d139d6cd3254582839c6976eca343a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "7d139d6cd3254582839c6976eca343a8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:08Z", "revision_number": 0, "id": "8f4dc4f7-7e47-4b3f-8177-92b258a805c2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:08Z", "security_group_id": "ca121016-99f1-4dcb-b4a6-dc060884c63f", "tenant_id": "7d139d6cd3254582839c6976eca343a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "7d139d6cd3254582839c6976eca343a8"}], "revision_number": 3, "project_id": "7d139d6cd3254582839c6976eca343a8", "id": "ca121016-99f1-4dcb-b4a6-dc060884c63f", "name": "CreateSecurityGroupTests-24746239-b97d-471b-a91e-960d9553047fname"}]} 2018-12-27 17:19:11,841 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=CreateSecurityGroupTests-24746239-b97d-471b-a91e-960d9553047fname&description=hello+group used request id req-fc915928-e8c3-4a96-b1c6-f0fc4e3b8c6c 2018-12-27 17:19:11,841 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ca121016-99f1-4dcb-b4a6-dc060884c63f 2018-12-27 17:19:11,846 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=ca121016-99f1-4dcb-b4a6-dc060884c63f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}572d417d753266ca8593dec7f8190caeb8052c80" 2018-12-27 17:19:12,054 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-3119fd0a-0efe-4898-af93-126bf856ae6e Date: Thu, 27 Dec 2018 17:19:12 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:19:10Z", "security_group_id": "ca121016-99f1-4dcb-b4a6-dc060884c63f", "port_range_min": null, "revision_number": 0, "tenant_id": "7d139d6cd3254582839c6976eca343a8", "created_at": "2018-12-27T17:19:10Z", "project_id": "7d139d6cd3254582839c6976eca343a8", "id": "03646f05-b945-4bd2-b971-caf38b86b8c7"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:19:08Z", "security_group_id": "ca121016-99f1-4dcb-b4a6-dc060884c63f", "port_range_min": null, "revision_number": 0, "tenant_id": "7d139d6cd3254582839c6976eca343a8", "created_at": "2018-12-27T17:19:08Z", "project_id": "7d139d6cd3254582839c6976eca343a8", "id": "2e60e98d-d6ce-42bf-870c-5b79f5acbdd8"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:19:08Z", "security_group_id": "ca121016-99f1-4dcb-b4a6-dc060884c63f", "port_range_min": null, "revision_number": 0, "tenant_id": "7d139d6cd3254582839c6976eca343a8", "created_at": "2018-12-27T17:19:08Z", "project_id": "7d139d6cd3254582839c6976eca343a8", "id": "8f4dc4f7-7e47-4b3f-8177-92b258a805c2"}]} 2018-12-27 17:19:12,055 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=ca121016-99f1-4dcb-b4a6-dc060884c63f used request id req-3119fd0a-0efe-4898-af93-126bf856ae6e 2018-12-27 17:19:12,055 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ca121016-99f1-4dcb-b4a6-dc060884c63f 2018-12-27 17:19:12,060 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=ca121016-99f1-4dcb-b4a6-dc060884c63f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}572d417d753266ca8593dec7f8190caeb8052c80" 2018-12-27 17:19:12,281 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-5c2a40b0-d260-4b3e-97d2-d8e64bb82d92 Date: Thu, 27 Dec 2018 17:19:12 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:19:10Z", "security_group_id": "ca121016-99f1-4dcb-b4a6-dc060884c63f", "port_range_min": null, "revision_number": 0, "tenant_id": "7d139d6cd3254582839c6976eca343a8", "created_at": "2018-12-27T17:19:10Z", "project_id": "7d139d6cd3254582839c6976eca343a8", "id": "03646f05-b945-4bd2-b971-caf38b86b8c7"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:19:08Z", "security_group_id": "ca121016-99f1-4dcb-b4a6-dc060884c63f", "port_range_min": null, "revision_number": 0, "tenant_id": "7d139d6cd3254582839c6976eca343a8", "created_at": "2018-12-27T17:19:08Z", "project_id": "7d139d6cd3254582839c6976eca343a8", "id": "2e60e98d-d6ce-42bf-870c-5b79f5acbdd8"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:19:08Z", "security_group_id": "ca121016-99f1-4dcb-b4a6-dc060884c63f", "port_range_min": null, "revision_number": 0, "tenant_id": "7d139d6cd3254582839c6976eca343a8", "created_at": "2018-12-27T17:19:08Z", "project_id": "7d139d6cd3254582839c6976eca343a8", "id": "8f4dc4f7-7e47-4b3f-8177-92b258a805c2"}]} 2018-12-27 17:19:12,281 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=ca121016-99f1-4dcb-b4a6-dc060884c63f used request id req-5c2a40b0-d260-4b3e-97d2-d8e64bb82d92 2018-12-27 17:19:12,286 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=CreateSecurityGroupTests-24746239-b97d-471b-a91e-960d9553047fname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}572d417d753266ca8593dec7f8190caeb8052c80" 2018-12-27 17:19:12,542 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-5aa97673-f6a4-4afd-a96e-0d5153398499 Date: Thu, 27 Dec 2018 17:19:12 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "7d139d6cd3254582839c6976eca343a8", "created_at": "2018-12-27T17:19:08Z", "updated_at": "2018-12-27T17:19:10Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:10Z", "revision_number": 0, "id": "03646f05-b945-4bd2-b971-caf38b86b8c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:10Z", "security_group_id": "ca121016-99f1-4dcb-b4a6-dc060884c63f", "tenant_id": "7d139d6cd3254582839c6976eca343a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "7d139d6cd3254582839c6976eca343a8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:08Z", "revision_number": 0, "id": "2e60e98d-d6ce-42bf-870c-5b79f5acbdd8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:08Z", "security_group_id": "ca121016-99f1-4dcb-b4a6-dc060884c63f", "tenant_id": "7d139d6cd3254582839c6976eca343a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "7d139d6cd3254582839c6976eca343a8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:08Z", "revision_number": 0, "id": "8f4dc4f7-7e47-4b3f-8177-92b258a805c2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:08Z", "security_group_id": "ca121016-99f1-4dcb-b4a6-dc060884c63f", "tenant_id": "7d139d6cd3254582839c6976eca343a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "7d139d6cd3254582839c6976eca343a8"}], "revision_number": 3, "project_id": "7d139d6cd3254582839c6976eca343a8", "id": "ca121016-99f1-4dcb-b4a6-dc060884c63f", "name": "CreateSecurityGroupTests-24746239-b97d-471b-a91e-960d9553047fname"}]} 2018-12-27 17:19:12,542 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=CreateSecurityGroupTests-24746239-b97d-471b-a91e-960d9553047fname used request id req-5aa97673-f6a4-4afd-a96e-0d5153398499 2018-12-27 17:19:12,543 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ca121016-99f1-4dcb-b4a6-dc060884c63f 2018-12-27 17:19:12,548 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=ca121016-99f1-4dcb-b4a6-dc060884c63f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}572d417d753266ca8593dec7f8190caeb8052c80" 2018-12-27 17:19:12,743 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-48db95fa-7cfa-409b-b3e8-05c938921336 Date: Thu, 27 Dec 2018 17:19:12 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:19:10Z", "security_group_id": "ca121016-99f1-4dcb-b4a6-dc060884c63f", "port_range_min": null, "revision_number": 0, "tenant_id": "7d139d6cd3254582839c6976eca343a8", "created_at": "2018-12-27T17:19:10Z", "project_id": "7d139d6cd3254582839c6976eca343a8", "id": "03646f05-b945-4bd2-b971-caf38b86b8c7"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:19:08Z", "security_group_id": "ca121016-99f1-4dcb-b4a6-dc060884c63f", "port_range_min": null, "revision_number": 0, "tenant_id": "7d139d6cd3254582839c6976eca343a8", "created_at": "2018-12-27T17:19:08Z", "project_id": "7d139d6cd3254582839c6976eca343a8", "id": "2e60e98d-d6ce-42bf-870c-5b79f5acbdd8"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:19:08Z", "security_group_id": "ca121016-99f1-4dcb-b4a6-dc060884c63f", "port_range_min": null, "revision_number": 0, "tenant_id": "7d139d6cd3254582839c6976eca343a8", "created_at": "2018-12-27T17:19:08Z", "project_id": "7d139d6cd3254582839c6976eca343a8", "id": "8f4dc4f7-7e47-4b3f-8177-92b258a805c2"}]} 2018-12-27 17:19:12,743 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=ca121016-99f1-4dcb-b4a6-dc060884c63f used request id req-48db95fa-7cfa-409b-b3e8-05c938921336 2018-12-27 17:19:12,743 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ca121016-99f1-4dcb-b4a6-dc060884c63f 2018-12-27 17:19:12,748 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=ca121016-99f1-4dcb-b4a6-dc060884c63f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}572d417d753266ca8593dec7f8190caeb8052c80" 2018-12-27 17:19:12,962 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-9e6595fd-d552-43d9-8713-f538fac00453 Date: Thu, 27 Dec 2018 17:19:12 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:19:10Z", "security_group_id": "ca121016-99f1-4dcb-b4a6-dc060884c63f", "port_range_min": null, "revision_number": 0, "tenant_id": "7d139d6cd3254582839c6976eca343a8", "created_at": "2018-12-27T17:19:10Z", "project_id": "7d139d6cd3254582839c6976eca343a8", "id": "03646f05-b945-4bd2-b971-caf38b86b8c7"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:19:08Z", "security_group_id": "ca121016-99f1-4dcb-b4a6-dc060884c63f", "port_range_min": null, "revision_number": 0, "tenant_id": "7d139d6cd3254582839c6976eca343a8", "created_at": "2018-12-27T17:19:08Z", "project_id": "7d139d6cd3254582839c6976eca343a8", "id": "2e60e98d-d6ce-42bf-870c-5b79f5acbdd8"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:19:08Z", "security_group_id": "ca121016-99f1-4dcb-b4a6-dc060884c63f", "port_range_min": null, "revision_number": 0, "tenant_id": "7d139d6cd3254582839c6976eca343a8", "created_at": "2018-12-27T17:19:08Z", "project_id": "7d139d6cd3254582839c6976eca343a8", "id": "8f4dc4f7-7e47-4b3f-8177-92b258a805c2"}]} 2018-12-27 17:19:12,962 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=ca121016-99f1-4dcb-b4a6-dc060884c63f used request id req-9e6595fd-d552-43d9-8713-f538fac00453 2018-12-27 17:19:12,963 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-24746239-b97d-471b-a91e-960d9553047fname 2018-12-27 17:19:12,967 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=CreateSecurityGroupTests-24746239-b97d-471b-a91e-960d9553047fname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f325e6da4409c8dc74c975d8c9d35fb0198c75e" 2018-12-27 17:19:13,215 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-0edb73b6-3b28-4625-bb36-c638850cef74 Date: Thu, 27 Dec 2018 17:19:13 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "7d139d6cd3254582839c6976eca343a8", "created_at": "2018-12-27T17:19:08Z", "updated_at": "2018-12-27T17:19:10Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:10Z", "revision_number": 0, "id": "03646f05-b945-4bd2-b971-caf38b86b8c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:10Z", "security_group_id": "ca121016-99f1-4dcb-b4a6-dc060884c63f", "tenant_id": "7d139d6cd3254582839c6976eca343a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "7d139d6cd3254582839c6976eca343a8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:08Z", "revision_number": 0, "id": "2e60e98d-d6ce-42bf-870c-5b79f5acbdd8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:08Z", "security_group_id": "ca121016-99f1-4dcb-b4a6-dc060884c63f", "tenant_id": "7d139d6cd3254582839c6976eca343a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "7d139d6cd3254582839c6976eca343a8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:08Z", "revision_number": 0, "id": "8f4dc4f7-7e47-4b3f-8177-92b258a805c2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:08Z", "security_group_id": "ca121016-99f1-4dcb-b4a6-dc060884c63f", "tenant_id": "7d139d6cd3254582839c6976eca343a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "7d139d6cd3254582839c6976eca343a8"}], "revision_number": 3, "project_id": "7d139d6cd3254582839c6976eca343a8", "id": "ca121016-99f1-4dcb-b4a6-dc060884c63f", "name": "CreateSecurityGroupTests-24746239-b97d-471b-a91e-960d9553047fname"}]} 2018-12-27 17:19:13,215 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=CreateSecurityGroupTests-24746239-b97d-471b-a91e-960d9553047fname used request id req-0edb73b6-3b28-4625-bb36-c638850cef74 2018-12-27 17:19:13,219 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/7d139d6cd3254582839c6976eca343a8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f325e6da4409c8dc74c975d8c9d35fb0198c75e" 2018-12-27 17:19:13,314 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:19:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-12a9f039-18b3-42a3-867c-e9688807b606 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/7d139d6cd3254582839c6976eca343a8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7d139d6cd3254582839c6976eca343a8", "name": "CreateSecurityGroupTests-401c99f8-865a-4c5-proj"}} 2018-12-27 17:19:13,314 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/7d139d6cd3254582839c6976eca343a8 used request id req-12a9f039-18b3-42a3-867c-e9688807b606 2018-12-27 17:19:13,314 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ca121016-99f1-4dcb-b4a6-dc060884c63f 2018-12-27 17:19:13,319 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=ca121016-99f1-4dcb-b4a6-dc060884c63f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f325e6da4409c8dc74c975d8c9d35fb0198c75e" 2018-12-27 17:19:13,338 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-391a82ed-9bcc-49a8-822a-b41e849a2375 Date: Thu, 27 Dec 2018 17:19:13 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:19:10Z", "security_group_id": "ca121016-99f1-4dcb-b4a6-dc060884c63f", "port_range_min": null, "revision_number": 0, "tenant_id": "7d139d6cd3254582839c6976eca343a8", "created_at": "2018-12-27T17:19:10Z", "project_id": "7d139d6cd3254582839c6976eca343a8", "id": "03646f05-b945-4bd2-b971-caf38b86b8c7"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:19:08Z", "security_group_id": "ca121016-99f1-4dcb-b4a6-dc060884c63f", "port_range_min": null, "revision_number": 0, "tenant_id": "7d139d6cd3254582839c6976eca343a8", "created_at": "2018-12-27T17:19:08Z", "project_id": "7d139d6cd3254582839c6976eca343a8", "id": "2e60e98d-d6ce-42bf-870c-5b79f5acbdd8"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:19:08Z", "security_group_id": "ca121016-99f1-4dcb-b4a6-dc060884c63f", "port_range_min": null, "revision_number": 0, "tenant_id": "7d139d6cd3254582839c6976eca343a8", "created_at": "2018-12-27T17:19:08Z", "project_id": "7d139d6cd3254582839c6976eca343a8", "id": "8f4dc4f7-7e47-4b3f-8177-92b258a805c2"}]} 2018-12-27 17:19:13,338 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=ca121016-99f1-4dcb-b4a6-dc060884c63f used request id req-391a82ed-9bcc-49a8-822a-b41e849a2375 2018-12-27 17:19:13,343 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f325e6da4409c8dc74c975d8c9d35fb0198c75e" -d '{"security_group_rule": {"direction": "egress", "protocol": 1, "description": "test_rule_2", "security_group_id": "ca121016-99f1-4dcb-b4a6-dc060884c63f"}}' 2018-12-27 17:19:13,582 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 519 X-Openstack-Request-Id: req-830d3af7-8aad-472f-b971-108397715ab6 Date: Thu, 27 Dec 2018 17:19:13 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "1", "description": "test_rule_2", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:19:13Z", "security_group_id": "ca121016-99f1-4dcb-b4a6-dc060884c63f", "port_range_min": null, "revision_number": 0, "tenant_id": "7d139d6cd3254582839c6976eca343a8", "created_at": "2018-12-27T17:19:13Z", "project_id": "7d139d6cd3254582839c6976eca343a8", "id": "3cb1cec6-43db-4cc2-98dc-a59100e8b59f"}} 2018-12-27 17:19:13,582 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/security-group-rules used request id req-830d3af7-8aad-472f-b971-108397715ab6 2018-12-27 17:19:13,583 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ca121016-99f1-4dcb-b4a6-dc060884c63f 2018-12-27 17:19:13,587 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=ca121016-99f1-4dcb-b4a6-dc060884c63f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}572d417d753266ca8593dec7f8190caeb8052c80" 2018-12-27 17:19:13,787 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1996 X-Openstack-Request-Id: req-bedb0ad5-fffa-4ab0-84a3-40cc84c03f81 Date: Thu, 27 Dec 2018 17:19:13 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:19:10Z", "security_group_id": "ca121016-99f1-4dcb-b4a6-dc060884c63f", "port_range_min": null, "revision_number": 0, "tenant_id": "7d139d6cd3254582839c6976eca343a8", "created_at": "2018-12-27T17:19:10Z", "project_id": "7d139d6cd3254582839c6976eca343a8", "id": "03646f05-b945-4bd2-b971-caf38b86b8c7"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:19:08Z", "security_group_id": "ca121016-99f1-4dcb-b4a6-dc060884c63f", "port_range_min": null, "revision_number": 0, "tenant_id": "7d139d6cd3254582839c6976eca343a8", "created_at": "2018-12-27T17:19:08Z", "project_id": "7d139d6cd3254582839c6976eca343a8", "id": "2e60e98d-d6ce-42bf-870c-5b79f5acbdd8"}, {"remote_group_id": null, "direction": "egress", "protocol": "1", "description": "test_rule_2", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:19:13Z", "security_group_id": "ca121016-99f1-4dcb-b4a6-dc060884c63f", "port_range_min": null, "revision_number": 0, "tenant_id": "7d139d6cd3254582839c6976eca343a8", "created_at": "2018-12-27T17:19:13Z", "project_id": "7d139d6cd3254582839c6976eca343a8", "id": "3cb1cec6-43db-4cc2-98dc-a59100e8b59f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:19:08Z", "security_group_id": "ca121016-99f1-4dcb-b4a6-dc060884c63f", "port_range_min": null, "revision_number": 0, "tenant_id": "7d139d6cd3254582839c6976eca343a8", "created_at": "2018-12-27T17:19:08Z", "project_id": "7d139d6cd3254582839c6976eca343a8", "id": "8f4dc4f7-7e47-4b3f-8177-92b258a805c2"}]} 2018-12-27 17:19:13,787 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=ca121016-99f1-4dcb-b4a6-dc060884c63f used request id req-bedb0ad5-fffa-4ab0-84a3-40cc84c03f81 2018-12-27 17:19:13,788 - neutron_utils - INFO - Deleting security group rule with ID - 2e60e98d-d6ce-42bf-870c-5b79f5acbdd8 2018-12-27 17:19:13,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/security-group-rules/2e60e98d-d6ce-42bf-870c-5b79f5acbdd8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f325e6da4409c8dc74c975d8c9d35fb0198c75e" 2018-12-27 17:19:14,123 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-64c699c0-415d-4b0b-a3d5-dae7eb5517ee Content-Length: 0 Date: Thu, 27 Dec 2018 17:19:14 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 17:19:14,123 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-group-rules/2e60e98d-d6ce-42bf-870c-5b79f5acbdd8 used request id req-64c699c0-415d-4b0b-a3d5-dae7eb5517ee 2018-12-27 17:19:14,123 - neutron_utils - INFO - Deleting security group rule with ID - 03646f05-b945-4bd2-b971-caf38b86b8c7 2018-12-27 17:19:14,128 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/security-group-rules/03646f05-b945-4bd2-b971-caf38b86b8c7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f325e6da4409c8dc74c975d8c9d35fb0198c75e" 2018-12-27 17:19:14,266 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d5dda4fd-4b12-4e78-9a25-b89ad6b6a8bd Content-Length: 0 Date: Thu, 27 Dec 2018 17:19:14 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 17:19:14,266 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-group-rules/03646f05-b945-4bd2-b971-caf38b86b8c7 used request id req-d5dda4fd-4b12-4e78-9a25-b89ad6b6a8bd 2018-12-27 17:19:14,266 - neutron_utils - INFO - Deleting security group rule with ID - 8f4dc4f7-7e47-4b3f-8177-92b258a805c2 2018-12-27 17:19:14,271 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/security-group-rules/8f4dc4f7-7e47-4b3f-8177-92b258a805c2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f325e6da4409c8dc74c975d8c9d35fb0198c75e" 2018-12-27 17:19:14,612 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-f1f45719-1ef1-4e76-9280-1e71cb4c1169 Content-Length: 0 Date: Thu, 27 Dec 2018 17:19:14 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 17:19:14,613 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-group-rules/8f4dc4f7-7e47-4b3f-8177-92b258a805c2 used request id req-f1f45719-1ef1-4e76-9280-1e71cb4c1169 2018-12-27 17:19:14,613 - neutron_utils - INFO - Deleting security group rule with ID - 3cb1cec6-43db-4cc2-98dc-a59100e8b59f 2018-12-27 17:19:14,618 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/security-group-rules/3cb1cec6-43db-4cc2-98dc-a59100e8b59f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f325e6da4409c8dc74c975d8c9d35fb0198c75e" 2018-12-27 17:19:14,940 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-9efa5a1f-cc53-4458-bc5c-ff80cb672df5 Content-Length: 0 Date: Thu, 27 Dec 2018 17:19:14 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 17:19:14,940 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-group-rules/3cb1cec6-43db-4cc2-98dc-a59100e8b59f used request id req-9efa5a1f-cc53-4458-bc5c-ff80cb672df5 2018-12-27 17:19:14,940 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-24746239-b97d-471b-a91e-960d9553047fname 2018-12-27 17:19:14,945 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/security-groups/ca121016-99f1-4dcb-b4a6-dc060884c63f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f325e6da4409c8dc74c975d8c9d35fb0198c75e" 2018-12-27 17:19:15,280 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c34fc54d-6e86-4c4e-acf9-0b92fc9c43b6 Content-Length: 0 Date: Thu, 27 Dec 2018 17:19:15 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 17:19:15,280 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-groups/ca121016-99f1-4dcb-b4a6-dc060884c63f used request id req-c34fc54d-6e86-4c4e-acf9-0b92fc9c43b6 2018-12-27 17:19:15,287 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6996e553cc17f536b647712a5f5fe3a51e2790ac" 2018-12-27 17:19:15,744 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 35896 X-Openstack-Request-Id: req-33c0f81f-2f71-48d0-8ac0-5abcfe1ce220 Date: Thu, 27 Dec 2018 17:19:15 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "created_at": "2018-12-27T15:33:01Z", "updated_at": "2018-12-27T15:33:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "35205ac3-06e6-4cf6-bb21-ff8f813cb45b", "remote_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "ade77f59-e70c-4970-8ea8-198222fa332e", "remote_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "c4f3bf7f-d793-498d-a883-bb8c6003f070", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "c85cb618-8f19-445b-8e16-6d467cb17771", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}], "revision_number": 4, "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "created_at": "2018-12-27T15:57:22Z", "updated_at": "2018-12-27T15:57:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "5e258a3b-01f5-4aef-81b7-0b5dc6e5b683", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "65475539-0336-498a-8da4-ff0a80b10089", "remote_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "ae922857-f7ae-4bc8-949b-153fb43bfd00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "b4f87679-52e1-4cf9-bf76-5abb9a9bec06", "remote_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "f7197afc9b61423897aefc9a643d03a1"}], "revision_number": 4, "project_id": "f7197afc9b61423897aefc9a643d03a1", "id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "created_at": "2018-12-27T16:01:54Z", "updated_at": "2018-12-27T16:01:54Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "00dd3abd-acd1-4edb-8f4a-8badcbd2eeb4", "remote_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "018de60d-bc33-4ef0-9eed-6d00b6ce227b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "0d99f0db-fa6b-4201-b67f-a7ff0db82c5d", "remote_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv6", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "5c4049ef-933d-4614-84e7-83584430d462", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv6", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}], "revision_number": 4, "project_id": "8c689c5e31c44b09ab85f80682abbc2a", "id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "created_at": "2018-12-27T15:56:49Z", "updated_at": "2018-12-27T15:56:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "6555e255-763a-4448-b1b1-0c93b2a390bd", "remote_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "777ff7a5-a590-43e5-a84b-7677710494e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "8bac258a-08df-48b7-900b-efbe01a6ec20", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "dc17921e-353f-4898-a970-881b2c8d093d", "remote_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}], "revision_number": 4, "project_id": "28dac9e1580d461c9de52e6659cc4f9d", "id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "created_at": "2018-12-27T16:01:52Z", "updated_at": "2018-12-27T16:01:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "32737757-45f3-4b24-b6ab-5f2d5579b4a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv6", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "ae604ef3-492d-4aa3-8045-1ff84f755a27", "remote_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv4", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "b7bff40a-beda-4996-b140-ed94d010535c", "remote_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv6", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "b8129030-9d72-4d5d-adce-47bbe62492fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv4", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}], "revision_number": 4, "project_id": "81c108a273314b24bf6b48c41b5bbe0c", "id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "created_at": "2018-12-27T15:57:20Z", "updated_at": "2018-12-27T15:57:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "0c389ec4-c0af-4c20-acf9-4fcc1d859dd7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv6", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "3749697a-f2ef-439a-a661-2fb92badd1ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv4", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "b74e0c8c-e243-450e-b1be-69c587093d6d", "remote_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv6", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "c222695b-2f1c-427d-afd7-e0be24ec9f66", "remote_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv4", "project_id": "7fb0e5436e4f467998e672dd71018a45"}], "revision_number": 4, "project_id": "7fb0e5436e4f467998e672dd71018a45", "id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "created_at": "2018-12-27T17:02:11Z", "updated_at": "2018-12-27T17:02:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "675d8a56-1c9b-4c58-a252-61e65997fd05", "remote_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv4", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "84f0587c-7394-4fd6-8f3d-8d6ba94cf3f9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv6", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "8a450b4f-e710-4193-816e-13a2d4e40c07", "remote_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv6", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "c3106b0a-1026-4156-86a9-f0438b7fab93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv4", "project_id": "7cba3664d5674e65a12c8c269a05febf"}], "revision_number": 4, "project_id": "7cba3664d5674e65a12c8c269a05febf", "id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "created_at": "2018-12-27T15:58:29Z", "updated_at": "2018-12-27T15:58:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "2a945ecc-f9fa-4219-96ab-c189a7f5c102", "remote_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv6", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "55e2b54e-68d4-4476-8c9f-e05e347c8970", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv4", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "9983229c-b595-482a-973f-81137a209b6d", "remote_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv4", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "9d4b8450-78ab-4817-a586-372ed88268f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv6", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}], "revision_number": 4, "project_id": "fbd6dbf946a5406398ba810e02d0888e", "id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7d139d6cd3254582839c6976eca343a8", "created_at": "2018-12-27T17:19:08Z", "updated_at": "2018-12-27T17:19:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:08Z", "revision_number": 0, "id": "8cde2d30-5f26-4aa6-855d-b6dbd8d009e3", "remote_group_id": "aff8784f-bc2e-42f0-8c35-4375109f18b7", "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:08Z", "security_group_id": "aff8784f-bc2e-42f0-8c35-4375109f18b7", "tenant_id": "7d139d6cd3254582839c6976eca343a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "7d139d6cd3254582839c6976eca343a8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:08Z", "revision_number": 0, "id": "9ffa0342-ff79-4b22-9144-469ba14f2c5e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:08Z", "security_group_id": "aff8784f-bc2e-42f0-8c35-4375109f18b7", "tenant_id": "7d139d6cd3254582839c6976eca343a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "7d139d6cd3254582839c6976eca343a8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:08Z", "revision_number": 0, "id": "b15b2f6f-9c17-40d9-bb84-f40ce0003a5f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:08Z", "security_group_id": "aff8784f-bc2e-42f0-8c35-4375109f18b7", "tenant_id": "7d139d6cd3254582839c6976eca343a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "7d139d6cd3254582839c6976eca343a8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:08Z", "revision_number": 0, "id": "e10dbcc1-7bc7-41c7-9144-b8541d92657f", "remote_group_id": "aff8784f-bc2e-42f0-8c35-4375109f18b7", "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:08Z", "security_group_id": "aff8784f-bc2e-42f0-8c35-4375109f18b7", "tenant_id": "7d139d6cd3254582839c6976eca343a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "7d139d6cd3254582839c6976eca343a8"}], "revision_number": 4, "project_id": "7d139d6cd3254582839c6976eca343a8", "id": "aff8784f-bc2e-42f0-8c35-4375109f18b7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "created_at": "2018-12-27T15:57:24Z", "updated_at": "2018-12-27T15:57:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "35521f2a-a59d-4798-9fa8-0febfe126076", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv4", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "607d473d-1e6a-4088-a778-7df9ffc1ff68", "remote_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv6", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "6f8fa92b-b67a-4047-a900-f43656aff42b", "remote_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv4", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "890f1d6c-9ae5-45b0-b7a1-282182432b66", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv6", "project_id": "253cc6709e714b8a80a5f74e4257907e"}], "revision_number": 4, "project_id": "253cc6709e714b8a80a5f74e4257907e", "id": "b9546f11-205e-4322-89f8-f0360d6090ed", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "created_at": "2018-12-27T15:57:08Z", "updated_at": "2018-12-27T15:57:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "6739c48b-d899-4c17-bb8e-ffaf8922c034", "remote_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv4", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "9660a6af-4d9b-40b9-9729-f205f66c2bd0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv4", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "bf244c03-fc10-4754-9c2b-b0224401c4f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv6", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "d3bee7cc-a152-441c-9790-abb1f56cec03", "remote_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv6", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}], "revision_number": 4, "project_id": "782a28bd0d40485e85eda6b8ba43840b", "id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "created_at": "2018-12-27T15:57:11Z", "updated_at": "2018-12-27T15:57:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "22c0d2cf-360a-4aa8-ba7e-bfdbf8327d27", "remote_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "553b140a-8ba9-4af7-9f50-bf24e87aebf7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "b2ecf7a5-df98-4d65-a762-767320437c5a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "e49104b2-7c13-49d6-8519-a16dd585346f", "remote_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}], "revision_number": 4, "project_id": "ef7e486beb8f4de39b25ca5f11552328", "id": "d0588e93-db0d-4888-9f99-3399a50df490", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "created_at": "2018-12-27T17:19:15Z", "updated_at": "2018-12-27T17:19:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "1990fe24-df44-4561-9f09-f50aab182bf7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "651e4b8b-b29e-409b-9f25-ff2328ccefe6", "remote_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "cc4e2254-2157-4ae1-a233-3047573ddc6d", "remote_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "da56dda4-aaf3-43ff-bdf7-e64892ec2345", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}], "revision_number": 4, "project_id": "2a5a6879c5fa4db798cea6d394565d45", "id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-27T15:33:07Z", "updated_at": "2018-12-27T15:33:07Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "4de95db8-72d6-4aec-a145-e92511971eb9", "remote_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "5f100cff-05d8-4405-8dfb-0a387c123fae", "remote_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "a3f6a193-cc94-4220-a73a-08acf63c449b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "f059d8a5-0c32-49c9-a721-77cc89245ecd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "created_at": "2018-12-27T15:29:16Z", "updated_at": "2018-12-27T15:29:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "3c53841a-5bc0-4192-b482-044411e217ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "5956ff3f-d59d-4af6-82b5-566c888583a7", "remote_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:16Z", "revision_number": 0, "id": "60735d87-52c7-426a-91a6-aff1078a5a2d", "remote_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:16Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "abe97133-61dd-4fdf-baf3-2e07968a324f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "da629caea04941e1ae8979c379dc7c9d"}], "revision_number": 4, "project_id": "da629caea04941e1ae8979c379dc7c9d", "id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "name": "default"}]} 2018-12-27 17:19:15,745 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=default used request id req-33c0f81f-2f71-48d0-8ac0-5abcfe1ce220 2018-12-27 17:19:15,752 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6996e553cc17f536b647712a5f5fe3a51e2790ac" 2018-12-27 17:19:15,865 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:19:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-992452cb-980e-41bd-819d-6cde934bdba6 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b7b4fceec1ad4c6eb74d758b709a9d93", "name": "admin"}} 2018-12-27 17:19:15,865 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93 used request id req-992452cb-980e-41bd-819d-6cde934bdba6 2018-12-27 17:19:15,869 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/f7197afc9b61423897aefc9a643d03a1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6996e553cc17f536b647712a5f5fe3a51e2790ac" 2018-12-27 17:19:15,978 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:19:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ba3307e2-9987-42cb-b0a8-7d19617e6f2f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f7197afc9b61423897aefc9a643d03a1.", "code": 404, "title": "Not Found"}} 2018-12-27 17:19:15,978 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/f7197afc9b61423897aefc9a643d03a1 used request id req-ba3307e2-9987-42cb-b0a8-7d19617e6f2f 2018-12-27 17:19:15,978 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:19:15,982 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/8c689c5e31c44b09ab85f80682abbc2a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6996e553cc17f536b647712a5f5fe3a51e2790ac" 2018-12-27 17:19:16,091 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:19:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-94f26e2d-a0fd-4305-ab55-74fdab1adbd5 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8c689c5e31c44b09ab85f80682abbc2a.", "code": 404, "title": "Not Found"}} 2018-12-27 17:19:16,092 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/8c689c5e31c44b09ab85f80682abbc2a used request id req-94f26e2d-a0fd-4305-ab55-74fdab1adbd5 2018-12-27 17:19:16,092 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:19:16,095 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/28dac9e1580d461c9de52e6659cc4f9d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6996e553cc17f536b647712a5f5fe3a51e2790ac" 2018-12-27 17:19:16,201 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:19:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-657ca036-f777-4f98-bd9a-30e63eeccbeb Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 28dac9e1580d461c9de52e6659cc4f9d.", "code": 404, "title": "Not Found"}} 2018-12-27 17:19:16,201 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/28dac9e1580d461c9de52e6659cc4f9d used request id req-657ca036-f777-4f98-bd9a-30e63eeccbeb 2018-12-27 17:19:16,201 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:19:16,205 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/81c108a273314b24bf6b48c41b5bbe0c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6996e553cc17f536b647712a5f5fe3a51e2790ac" 2018-12-27 17:19:16,317 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:19:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3c9dd7ea-a8a7-4361-bad4-d5d51d4d9ff1 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 81c108a273314b24bf6b48c41b5bbe0c.", "code": 404, "title": "Not Found"}} 2018-12-27 17:19:16,317 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/81c108a273314b24bf6b48c41b5bbe0c used request id req-3c9dd7ea-a8a7-4361-bad4-d5d51d4d9ff1 2018-12-27 17:19:16,317 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:19:16,321 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/7fb0e5436e4f467998e672dd71018a45 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6996e553cc17f536b647712a5f5fe3a51e2790ac" 2018-12-27 17:19:16,424 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:19:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c8731059-1e78-4c56-ad5d-0c0728cc75a9 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7fb0e5436e4f467998e672dd71018a45.", "code": 404, "title": "Not Found"}} 2018-12-27 17:19:16,424 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/7fb0e5436e4f467998e672dd71018a45 used request id req-c8731059-1e78-4c56-ad5d-0c0728cc75a9 2018-12-27 17:19:16,424 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:19:16,427 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/7cba3664d5674e65a12c8c269a05febf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6996e553cc17f536b647712a5f5fe3a51e2790ac" 2018-12-27 17:19:16,534 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:19:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9fb08286-cd0d-44dc-96c8-997f7e374fd4 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7cba3664d5674e65a12c8c269a05febf.", "code": 404, "title": "Not Found"}} 2018-12-27 17:19:16,534 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/7cba3664d5674e65a12c8c269a05febf used request id req-9fb08286-cd0d-44dc-96c8-997f7e374fd4 2018-12-27 17:19:16,534 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:19:16,538 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/fbd6dbf946a5406398ba810e02d0888e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6996e553cc17f536b647712a5f5fe3a51e2790ac" 2018-12-27 17:19:16,734 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:19:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1f5fcd82-15ce-4e82-837e-c1bbe3e979e8 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: fbd6dbf946a5406398ba810e02d0888e.", "code": 404, "title": "Not Found"}} 2018-12-27 17:19:16,734 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/fbd6dbf946a5406398ba810e02d0888e used request id req-1f5fcd82-15ce-4e82-837e-c1bbe3e979e8 2018-12-27 17:19:16,734 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:19:16,738 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/7d139d6cd3254582839c6976eca343a8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6996e553cc17f536b647712a5f5fe3a51e2790ac" 2018-12-27 17:19:16,845 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:19:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-69f67615-7499-440d-a5dd-b91fd5baaca3 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/7d139d6cd3254582839c6976eca343a8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7d139d6cd3254582839c6976eca343a8", "name": "CreateSecurityGroupTests-401c99f8-865a-4c5-proj"}} 2018-12-27 17:19:16,845 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/7d139d6cd3254582839c6976eca343a8 used request id req-69f67615-7499-440d-a5dd-b91fd5baaca3 2018-12-27 17:19:16,846 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - aff8784f-bc2e-42f0-8c35-4375109f18b7 2018-12-27 17:19:16,851 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=aff8784f-bc2e-42f0-8c35-4375109f18b7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6996e553cc17f536b647712a5f5fe3a51e2790ac" 2018-12-27 17:19:17,072 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-e36d1e08-a0c7-45f5-9b92-a32c54831c3c Date: Thu, 27 Dec 2018 17:19:17 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "aff8784f-bc2e-42f0-8c35-4375109f18b7", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:19:08Z", "security_group_id": "aff8784f-bc2e-42f0-8c35-4375109f18b7", "port_range_min": null, "revision_number": 0, "tenant_id": "7d139d6cd3254582839c6976eca343a8", "created_at": "2018-12-27T17:19:08Z", "project_id": "7d139d6cd3254582839c6976eca343a8", "id": "8cde2d30-5f26-4aa6-855d-b6dbd8d009e3"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:19:08Z", "security_group_id": "aff8784f-bc2e-42f0-8c35-4375109f18b7", "port_range_min": null, "revision_number": 0, "tenant_id": "7d139d6cd3254582839c6976eca343a8", "created_at": "2018-12-27T17:19:08Z", "project_id": "7d139d6cd3254582839c6976eca343a8", "id": "9ffa0342-ff79-4b22-9144-469ba14f2c5e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:19:08Z", "security_group_id": "aff8784f-bc2e-42f0-8c35-4375109f18b7", "port_range_min": null, "revision_number": 0, "tenant_id": "7d139d6cd3254582839c6976eca343a8", "created_at": "2018-12-27T17:19:08Z", "project_id": "7d139d6cd3254582839c6976eca343a8", "id": "b15b2f6f-9c17-40d9-bb84-f40ce0003a5f"}, {"remote_group_id": "aff8784f-bc2e-42f0-8c35-4375109f18b7", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:19:08Z", "security_group_id": "aff8784f-bc2e-42f0-8c35-4375109f18b7", "port_range_min": null, "revision_number": 0, "tenant_id": "7d139d6cd3254582839c6976eca343a8", "created_at": "2018-12-27T17:19:08Z", "project_id": "7d139d6cd3254582839c6976eca343a8", "id": "e10dbcc1-7bc7-41c7-9144-b8541d92657f"}]} 2018-12-27 17:19:17,072 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=aff8784f-bc2e-42f0-8c35-4375109f18b7 used request id req-e36d1e08-a0c7-45f5-9b92-a32c54831c3c 2018-12-27 17:19:17,073 - neutron_utils - INFO - Deleting security group with name - default 2018-12-27 17:19:17,078 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/security-groups/aff8784f-bc2e-42f0-8c35-4375109f18b7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6996e553cc17f536b647712a5f5fe3a51e2790ac" 2018-12-27 17:19:17,451 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-b2bc55b3-981d-483b-8ac5-2d4974a17940 Content-Length: 0 Date: Thu, 27 Dec 2018 17:19:17 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 17:19:17,451 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-groups/aff8784f-bc2e-42f0-8c35-4375109f18b7 used request id req-b2bc55b3-981d-483b-8ac5-2d4974a17940 2018-12-27 17:19:17,452 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-401c99f8-865a-4c5-proj 2018-12-27 17:19:17,455 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/projects/7d139d6cd3254582839c6976eca343a8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6996e553cc17f536b647712a5f5fe3a51e2790ac" 2018-12-27 17:19:17,702 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:19:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-22992143-58cf-47f2-9061-a6400c4b727f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:19:17,702 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/7d139d6cd3254582839c6976eca343a8 used request id req-22992143-58cf-47f2-9061-a6400c4b727f 2018-12-27 17:19:17,703 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-401c99f8-865a-4c5-proj-role 2018-12-27 17:19:17,706 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/roles/fafde9fcce2f41fa90815f61923545d2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6996e553cc17f536b647712a5f5fe3a51e2790ac" 2018-12-27 17:19:17,848 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:19:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-45249474-f6f2-4767-b925-1dc375d21bcd Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:19:17,848 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/roles/fafde9fcce2f41fa90815f61923545d2 used request id req-45249474-f6f2-4767-b925-1dc375d21bcd 2018-12-27 17:19:17,851 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6996e553cc17f536b647712a5f5fe3a51e2790ac" 2018-12-27 17:19:17,962 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:19:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-80c56c19-a2e6-4823-89dc-fec66261e8b2 Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8de789d09e46427786a85702e5e8de91", "links": {"self": "http://172.30.9.31:5000/v3/roles/8de789d09e46427786a85702e5e8de91"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 17:19:17,962 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-80c56c19-a2e6-4823-89dc-fec66261e8b2 2018-12-27 17:19:17,963 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-401c99f8-865a-4c5-user 2018-12-27 17:19:17,967 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/users/27b06f4ad7894a6e81aad5652bfe8cea -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff24a97d2a0a9ca910ecf4f9c9e436c18bb6d3a5" 2018-12-27 17:19:18,173 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:19:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-55f0b416-ebb3-4cbb-8136-1f6d0025e41b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:19:18,173 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/27b06f4ad7894a6e81aad5652bfe8cea used request id req-55f0b416-ebb3-4cbb-8136-1f6d0025e41b 2018-12-27 17:19:18,175 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:19:18,604 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:19:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["_pyj2UMWQVm7t0zqBS0_MQ"], "issued_at": "2018-12-27T17:19:18.000000Z"}} 2018-12-27 17:19:18,605 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67bb0da49e44fccb53ef34850d0da0c5c39241b1" 2018-12-27 17:19:18,713 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:19:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-61773f4c-8498-4065-9ebe-485e9e9eb954 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:19:18,713 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-61773f4c-8498-4065-9ebe-485e9e9eb954 2018-12-27 17:19:18,714 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:19:18,715 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:19:19,138 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:19:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["9GgMMxUUQTatZZICLgfpTQ"], "issued_at": "2018-12-27T17:19:19.000000Z"}} 2018-12-27 17:19:19,138 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6efe8c2e7ba7e2ea35664227ec33e84749dce592" 2018-12-27 17:19:19,250 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:19:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-053e61fa-c847-4e5d-9acd-5bf3c66f1086 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:19:19,250 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-053e61fa-c847-4e5d-9acd-5bf3c66f1086 2018-12-27 17:19:19,255 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 17:19:19,260 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 17:19:19 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 17:19:19,261 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-9dd34155-f500-400-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6efe8c2e7ba7e2ea35664227ec33e84749dce592" 2018-12-27 17:19:19,367 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:19:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5a419af4-64a9-4c81-bf78-cb29eaca17c8 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-9dd34155-f500-400-proj", "previous": null, "next": null}, "projects": []} 2018-12-27 17:19:19,367 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-9dd34155-f500-400-proj used request id req-5a419af4-64a9-4c81-bf78-cb29eaca17c8 2018-12-27 17:19:19,370 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6efe8c2e7ba7e2ea35664227ec33e84749dce592" 2018-12-27 17:19:19,482 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:19:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eda0513e-a9d8-453e-b464-7d5f625185fa Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-27 17:19:19,483 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-eda0513e-a9d8-453e-b464-7d5f625185fa 2018-12-27 17:19:19,486 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6efe8c2e7ba7e2ea35664227ec33e84749dce592" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSecurityGroupTests-9dd34155-f500-400-proj"}}' 2018-12-27 17:19:19,633 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 27 Dec 2018 17:19:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d82ecee3-0b13-4765-8cfc-b672253b5dd3 Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/3663d8cc6c754b1392eaedb5afaf8b63"}, "tags": [], "enabled": true, "id": "3663d8cc6c754b1392eaedb5afaf8b63", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-9dd34155-f500-400-proj"}} 2018-12-27 17:19:19,633 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-d82ecee3-0b13-4765-8cfc-b672253b5dd3 2018-12-27 17:19:19,633 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-9dd34155-f500-400-proj 2018-12-27 17:19:19,633 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:19:19,634 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:19:20,042 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:19:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["_Wn30-iVRm6yGt0YAVnS6A"], "issued_at": "2018-12-27T17:19:20.000000Z"}} 2018-12-27 17:19:20,043 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44581832c1bca211eea57c57bb5326a073388df0" 2018-12-27 17:19:20,153 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:19:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3d442a93-938b-42ec-80d0-497bb07de8ae Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:19:20,154 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-3d442a93-938b-42ec-80d0-497bb07de8ae 2018-12-27 17:19:20,157 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 17:19:20,162 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 17:19:20 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 17:19:20,163 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44581832c1bca211eea57c57bb5326a073388df0" 2018-12-27 17:19:20,369 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:19:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0dd269cf-d356-4504-b112-cb0e17f7e506 Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "links": {"self": "http://172.30.9.31:5000/v3/users/01fa52e7b3674fc48643fa4ffca67e4e"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "01fa52e7b3674fc48643fa4ffca67e4e", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/05a834ddebbc40688596b7460b47439e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05a834ddebbc40688596b7460b47439e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/08226a0ad01943f39559448239e291e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "08226a0ad01943f39559448239e291e1", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/55c0552fe37a4f7ca0e73939514bc683"}, "domain_id": "default", "enabled": true, "options": {}, "id": "55c0552fe37a4f7ca0e73939514bc683", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/646a4af4e3b5439a97996d353fea3924"}, "domain_id": "914eec1d43ea4caf9d2fd33268c06258", "enabled": true, "options": {}, "id": "646a4af4e3b5439a97996d353fea3924", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/85fb203e51c34d3f8122e285a6a318b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85fb203e51c34d3f8122e285a6a318b3", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/905e7f4b42d24cca93b99d2401fa3378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "905e7f4b42d24cca93b99d2401fa3378", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/a5bc08b9f81f4e5bb86c24f9f7547bae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5bc08b9f81f4e5bb86c24f9f7547bae", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/a5c780627f004d318bf908d80305da9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5c780627f004d318bf908d80305da9c", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/b18425bf2b044bc9af7e194919539a17"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b18425bf2b044bc9af7e194919539a17", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/b8d2134b619d4dca80e21d6fb16449b0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b8d2134b619d4dca80e21d6fb16449b0", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/b9ab6a25a652438285139fe5b44aea62"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9ab6a25a652438285139fe5b44aea62", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/c08462554a4844d681348f58b9b0edee"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c08462554a4844d681348f58b9b0edee", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/ddfc3a9aad444d4782eae677c8a98130"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ddfc3a9aad444d4782eae677c8a98130", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/f2a74f2185a54676a6cb2bb5ecfcc4f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2a74f2185a54676a6cb2bb5ecfcc4f6", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-12-27 17:19:20,369 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-0dd269cf-d356-4504-b112-cb0e17f7e506 2018-12-27 17:19:20,373 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?name=CreateSecurityGroupTests-9dd34155-f500-400-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44581832c1bca211eea57c57bb5326a073388df0" 2018-12-27 17:19:20,486 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:19:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-29671034-1f4f-404d-b516-e8647eb1e54a Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?name=CreateSecurityGroupTests-9dd34155-f500-400-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/3663d8cc6c754b1392eaedb5afaf8b63"}, "tags": [], "enabled": true, "id": "3663d8cc6c754b1392eaedb5afaf8b63", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-9dd34155-f500-400-proj"}]} 2018-12-27 17:19:20,486 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?name=CreateSecurityGroupTests-9dd34155-f500-400-proj used request id req-29671034-1f4f-404d-b516-e8647eb1e54a 2018-12-27 17:19:20,490 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44581832c1bca211eea57c57bb5326a073388df0" 2018-12-27 17:19:20,604 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:19:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c0094a1f-cb10-4b59-9d63-8fa5fcbd5a9f Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-27 17:19:20,605 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-c0094a1f-cb10-4b59-9d63-8fa5fcbd5a9f 2018-12-27 17:19:20,995 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-9dd34155-f500-400-user 2018-12-27 17:19:20,996 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:19:20,999 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6efe8c2e7ba7e2ea35664227ec33e84749dce592" 2018-12-27 17:19:21,111 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:19:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2f3fecea-c87e-42f6-82e0-ccc39b091548 Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8de789d09e46427786a85702e5e8de91", "links": {"self": "http://172.30.9.31:5000/v3/roles/8de789d09e46427786a85702e5e8de91"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 17:19:21,111 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-2f3fecea-c87e-42f6-82e0-ccc39b091548 2018-12-27 17:19:21,114 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6efe8c2e7ba7e2ea35664227ec33e84749dce592" -d '{"role": {"name": "CreateSecurityGroupTests-9dd34155-f500-400-proj-role"}}' 2018-12-27 17:19:21,248 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 27 Dec 2018 17:19:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9447e24e-e7e6-4c2a-8bb6-22bbe20ce2ba Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "573374f52821417b91fbac23cd4b8bbc", "links": {"self": "http://172.30.9.31:5000/v3/roles/573374f52821417b91fbac23cd4b8bbc"}, "name": "CreateSecurityGroupTests-9dd34155-f500-400-proj-role"}} 2018-12-27 17:19:21,248 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/roles used request id req-9447e24e-e7e6-4c2a-8bb6-22bbe20ce2ba 2018-12-27 17:19:21,249 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-9dd34155-f500-400-proj-role 2018-12-27 17:19:21,252 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles/573374f52821417b91fbac23cd4b8bbc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6efe8c2e7ba7e2ea35664227ec33e84749dce592" 2018-12-27 17:19:21,269 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:19:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fa1d0c86-a329-49fd-ad18-f9204cca18c0 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "573374f52821417b91fbac23cd4b8bbc", "links": {"self": "http://172.30.9.31:5000/v3/roles/573374f52821417b91fbac23cd4b8bbc"}, "name": "CreateSecurityGroupTests-9dd34155-f500-400-proj-role"}} 2018-12-27 17:19:21,269 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles/573374f52821417b91fbac23cd4b8bbc used request id req-fa1d0c86-a329-49fd-ad18-f9204cca18c0 2018-12-27 17:19:21,269 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-9dd34155-f500-400-proj-role to project CreateSecurityGroupTests-9dd34155-f500-400-proj 2018-12-27 17:19:21,272 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:5000/v3/projects/3663d8cc6c754b1392eaedb5afaf8b63/users/bb6c11e672b74c188210ff230f3c9739/roles/573374f52821417b91fbac23cd4b8bbc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6efe8c2e7ba7e2ea35664227ec33e84749dce592" 2018-12-27 17:19:21,436 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:19:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-07857c44-e9f1-4d08-a45e-9be00d732bdb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:19:21,436 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/3663d8cc6c754b1392eaedb5afaf8b63/users/bb6c11e672b74c188210ff230f3c9739/roles/573374f52821417b91fbac23cd4b8bbc used request id req-07857c44-e9f1-4d08-a45e-9be00d732bdb 2018-12-27 17:19:21,438 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:19:21,439 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:19:21,847 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "573374f52821417b91fbac23cd4b8bbc", "name": "CreateSecurityGroupTests-9dd34155-f500-400-proj-role"}], "expires_at": "2018-12-27T18:19:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3663d8cc6c754b1392eaedb5afaf8b63", "name": "CreateSecurityGroupTests-9dd34155-f500-400-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/3663d8cc6c754b1392eaedb5afaf8b63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/3663d8cc6c754b1392eaedb5afaf8b63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/3663d8cc6c754b1392eaedb5afaf8b63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/3663d8cc6c754b1392eaedb5afaf8b63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/3663d8cc6c754b1392eaedb5afaf8b63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/3663d8cc6c754b1392eaedb5afaf8b63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/3663d8cc6c754b1392eaedb5afaf8b63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/3663d8cc6c754b1392eaedb5afaf8b63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/3663d8cc6c754b1392eaedb5afaf8b63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_3663d8cc6c754b1392eaedb5afaf8b63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_3663d8cc6c754b1392eaedb5afaf8b63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/3663d8cc6c754b1392eaedb5afaf8b63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/3663d8cc6c754b1392eaedb5afaf8b63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/3663d8cc6c754b1392eaedb5afaf8b63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-9dd34155-f500-400-user", "id": "bb6c11e672b74c188210ff230f3c9739"}, "audit_ids": ["I-RWUGhMQ8i7wQKZr9f8OA"], "issued_at": "2018-12-27T17:19:21.000000Z"}} 2018-12-27 17:19:21,848 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7fc61b3a6b1decc457b4ede4e9bd14d227f7b0b" 2018-12-27 17:19:21,942 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:19:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6bdeb936-e029-4fb5-aecb-3fbd5f847def Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:19:21,942 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-6bdeb936-e029-4fb5-aecb-3fbd5f847def 2018-12-27 17:19:21,950 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=CreateSecurityGroupTests-3f0e2b2d-dc30-412c-96cb-a813954ad126name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7fc61b3a6b1decc457b4ede4e9bd14d227f7b0b" 2018-12-27 17:19:22,369 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-ebda2820-a929-49d4-8bda-08999de355b9 Date: Thu, 27 Dec 2018 17:19:22 GMT RESP BODY: {"security_groups": []} 2018-12-27 17:19:22,369 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=CreateSecurityGroupTests-3f0e2b2d-dc30-412c-96cb-a813954ad126name&description=hello+group used request id req-ebda2820-a929-49d4-8bda-08999de355b9 2018-12-27 17:19:22,370 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-3f0e2b2d-dc30-412c-96cb-a813954ad126name... 2018-12-27 17:19:22,370 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-3f0e2b2d-dc30-412c-96cb-a813954ad126name 2018-12-27 17:19:22,375 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7fc61b3a6b1decc457b4ede4e9bd14d227f7b0b" -d '{"security_group": {"name": "CreateSecurityGroupTests-3f0e2b2d-dc30-412c-96cb-a813954ad126name", "description": "hello group"}}' 2018-12-27 17:19:22,843 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1408 X-Openstack-Request-Id: req-c5644281-f4c3-40a1-98bb-af5b54f36ded Date: Thu, 27 Dec 2018 17:19:22 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "3663d8cc6c754b1392eaedb5afaf8b63", "created_at": "2018-12-27T17:19:22Z", "updated_at": "2018-12-27T17:19:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:22Z", "revision_number": 0, "id": "41b4a088-f837-432d-890d-44840c525b95", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:22Z", "security_group_id": "8d535d64-0a13-4a62-8d87-275f9fd71634", "tenant_id": "3663d8cc6c754b1392eaedb5afaf8b63", "port_range_min": null, "ethertype": "IPv4", "project_id": "3663d8cc6c754b1392eaedb5afaf8b63"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:22Z", "revision_number": 0, "id": "58c28387-c866-4ab8-8f59-fc4a0f8c68f1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:22Z", "security_group_id": "8d535d64-0a13-4a62-8d87-275f9fd71634", "tenant_id": "3663d8cc6c754b1392eaedb5afaf8b63", "port_range_min": null, "ethertype": "IPv6", "project_id": "3663d8cc6c754b1392eaedb5afaf8b63"}], "revision_number": 2, "project_id": "3663d8cc6c754b1392eaedb5afaf8b63", "id": "8d535d64-0a13-4a62-8d87-275f9fd71634", "name": "CreateSecurityGroupTests-3f0e2b2d-dc30-412c-96cb-a813954ad126name"}} 2018-12-27 17:19:22,844 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/security-groups used request id req-c5644281-f4c3-40a1-98bb-af5b54f36ded 2018-12-27 17:19:22,844 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8d535d64-0a13-4a62-8d87-275f9fd71634 2018-12-27 17:19:22,849 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=8d535d64-0a13-4a62-8d87-275f9fd71634 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7fc61b3a6b1decc457b4ede4e9bd14d227f7b0b" 2018-12-27 17:19:23,057 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-46b2ab58-2576-45d0-bbce-de68bd1e523b Date: Thu, 27 Dec 2018 17:19:23 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:19:22Z", "security_group_id": "8d535d64-0a13-4a62-8d87-275f9fd71634", "port_range_min": null, "revision_number": 0, "tenant_id": "3663d8cc6c754b1392eaedb5afaf8b63", "created_at": "2018-12-27T17:19:22Z", "project_id": "3663d8cc6c754b1392eaedb5afaf8b63", "id": "41b4a088-f837-432d-890d-44840c525b95"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:19:22Z", "security_group_id": "8d535d64-0a13-4a62-8d87-275f9fd71634", "port_range_min": null, "revision_number": 0, "tenant_id": "3663d8cc6c754b1392eaedb5afaf8b63", "created_at": "2018-12-27T17:19:22Z", "project_id": "3663d8cc6c754b1392eaedb5afaf8b63", "id": "58c28387-c866-4ab8-8f59-fc4a0f8c68f1"}]} 2018-12-27 17:19:23,057 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=8d535d64-0a13-4a62-8d87-275f9fd71634 used request id req-46b2ab58-2576-45d0-bbce-de68bd1e523b 2018-12-27 17:19:23,058 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8d535d64-0a13-4a62-8d87-275f9fd71634 2018-12-27 17:19:23,063 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=8d535d64-0a13-4a62-8d87-275f9fd71634 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7fc61b3a6b1decc457b4ede4e9bd14d227f7b0b" 2018-12-27 17:19:23,288 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-5e729924-01f2-4526-84e2-52473956cbc4 Date: Thu, 27 Dec 2018 17:19:23 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:19:22Z", "security_group_id": "8d535d64-0a13-4a62-8d87-275f9fd71634", "port_range_min": null, "revision_number": 0, "tenant_id": "3663d8cc6c754b1392eaedb5afaf8b63", "created_at": "2018-12-27T17:19:22Z", "project_id": "3663d8cc6c754b1392eaedb5afaf8b63", "id": "41b4a088-f837-432d-890d-44840c525b95"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:19:22Z", "security_group_id": "8d535d64-0a13-4a62-8d87-275f9fd71634", "port_range_min": null, "revision_number": 0, "tenant_id": "3663d8cc6c754b1392eaedb5afaf8b63", "created_at": "2018-12-27T17:19:22Z", "project_id": "3663d8cc6c754b1392eaedb5afaf8b63", "id": "58c28387-c866-4ab8-8f59-fc4a0f8c68f1"}]} 2018-12-27 17:19:23,289 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=8d535d64-0a13-4a62-8d87-275f9fd71634 used request id req-5e729924-01f2-4526-84e2-52473956cbc4 2018-12-27 17:19:23,289 - neutron_utils - INFO - Retrieving security group with ID - 8d535d64-0a13-4a62-8d87-275f9fd71634 2018-12-27 17:19:23,292 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?id=8d535d64-0a13-4a62-8d87-275f9fd71634 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7fc61b3a6b1decc457b4ede4e9bd14d227f7b0b" 2018-12-27 17:19:23,550 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-60fec3a6-de2c-4c8e-804f-299cec44dbad Date: Thu, 27 Dec 2018 17:19:23 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "3663d8cc6c754b1392eaedb5afaf8b63", "created_at": "2018-12-27T17:19:22Z", "updated_at": "2018-12-27T17:19:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:22Z", "revision_number": 0, "id": "41b4a088-f837-432d-890d-44840c525b95", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:22Z", "security_group_id": "8d535d64-0a13-4a62-8d87-275f9fd71634", "tenant_id": "3663d8cc6c754b1392eaedb5afaf8b63", "port_range_min": null, "ethertype": "IPv4", "project_id": "3663d8cc6c754b1392eaedb5afaf8b63"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:22Z", "revision_number": 0, "id": "58c28387-c866-4ab8-8f59-fc4a0f8c68f1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:22Z", "security_group_id": "8d535d64-0a13-4a62-8d87-275f9fd71634", "tenant_id": "3663d8cc6c754b1392eaedb5afaf8b63", "port_range_min": null, "ethertype": "IPv6", "project_id": "3663d8cc6c754b1392eaedb5afaf8b63"}], "revision_number": 2, "project_id": "3663d8cc6c754b1392eaedb5afaf8b63", "id": "8d535d64-0a13-4a62-8d87-275f9fd71634", "name": "CreateSecurityGroupTests-3f0e2b2d-dc30-412c-96cb-a813954ad126name"}]} 2018-12-27 17:19:23,550 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?id=8d535d64-0a13-4a62-8d87-275f9fd71634 used request id req-60fec3a6-de2c-4c8e-804f-299cec44dbad 2018-12-27 17:19:23,551 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8d535d64-0a13-4a62-8d87-275f9fd71634 2018-12-27 17:19:23,556 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=8d535d64-0a13-4a62-8d87-275f9fd71634 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7fc61b3a6b1decc457b4ede4e9bd14d227f7b0b" 2018-12-27 17:19:23,764 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-42f6e3ac-7c91-4d14-94af-9bceeaa0768e Date: Thu, 27 Dec 2018 17:19:23 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:19:22Z", "security_group_id": "8d535d64-0a13-4a62-8d87-275f9fd71634", "port_range_min": null, "revision_number": 0, "tenant_id": "3663d8cc6c754b1392eaedb5afaf8b63", "created_at": "2018-12-27T17:19:22Z", "project_id": "3663d8cc6c754b1392eaedb5afaf8b63", "id": "41b4a088-f837-432d-890d-44840c525b95"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:19:22Z", "security_group_id": "8d535d64-0a13-4a62-8d87-275f9fd71634", "port_range_min": null, "revision_number": 0, "tenant_id": "3663d8cc6c754b1392eaedb5afaf8b63", "created_at": "2018-12-27T17:19:22Z", "project_id": "3663d8cc6c754b1392eaedb5afaf8b63", "id": "58c28387-c866-4ab8-8f59-fc4a0f8c68f1"}]} 2018-12-27 17:19:23,764 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=8d535d64-0a13-4a62-8d87-275f9fd71634 used request id req-42f6e3ac-7c91-4d14-94af-9bceeaa0768e 2018-12-27 17:19:23,764 - neutron_utils - INFO - Retrieving security group with ID - 8d535d64-0a13-4a62-8d87-275f9fd71634 2018-12-27 17:19:23,768 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?id=8d535d64-0a13-4a62-8d87-275f9fd71634 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7fc61b3a6b1decc457b4ede4e9bd14d227f7b0b" 2018-12-27 17:19:24,111 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-e2a26403-1720-45f8-81cc-ebd73008f9ff Date: Thu, 27 Dec 2018 17:19:24 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "3663d8cc6c754b1392eaedb5afaf8b63", "created_at": "2018-12-27T17:19:22Z", "updated_at": "2018-12-27T17:19:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:22Z", "revision_number": 0, "id": "41b4a088-f837-432d-890d-44840c525b95", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:22Z", "security_group_id": "8d535d64-0a13-4a62-8d87-275f9fd71634", "tenant_id": "3663d8cc6c754b1392eaedb5afaf8b63", "port_range_min": null, "ethertype": "IPv4", "project_id": "3663d8cc6c754b1392eaedb5afaf8b63"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:22Z", "revision_number": 0, "id": "58c28387-c866-4ab8-8f59-fc4a0f8c68f1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:22Z", "security_group_id": "8d535d64-0a13-4a62-8d87-275f9fd71634", "tenant_id": "3663d8cc6c754b1392eaedb5afaf8b63", "port_range_min": null, "ethertype": "IPv6", "project_id": "3663d8cc6c754b1392eaedb5afaf8b63"}], "revision_number": 2, "project_id": "3663d8cc6c754b1392eaedb5afaf8b63", "id": "8d535d64-0a13-4a62-8d87-275f9fd71634", "name": "CreateSecurityGroupTests-3f0e2b2d-dc30-412c-96cb-a813954ad126name"}]} 2018-12-27 17:19:24,112 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?id=8d535d64-0a13-4a62-8d87-275f9fd71634 used request id req-e2a26403-1720-45f8-81cc-ebd73008f9ff 2018-12-27 17:19:24,112 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8d535d64-0a13-4a62-8d87-275f9fd71634 2018-12-27 17:19:24,117 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=8d535d64-0a13-4a62-8d87-275f9fd71634 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7fc61b3a6b1decc457b4ede4e9bd14d227f7b0b" 2018-12-27 17:19:24,326 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-17624ec8-76e5-4be0-bc28-ed740fb30e50 Date: Thu, 27 Dec 2018 17:19:24 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:19:22Z", "security_group_id": "8d535d64-0a13-4a62-8d87-275f9fd71634", "port_range_min": null, "revision_number": 0, "tenant_id": "3663d8cc6c754b1392eaedb5afaf8b63", "created_at": "2018-12-27T17:19:22Z", "project_id": "3663d8cc6c754b1392eaedb5afaf8b63", "id": "41b4a088-f837-432d-890d-44840c525b95"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:19:22Z", "security_group_id": "8d535d64-0a13-4a62-8d87-275f9fd71634", "port_range_min": null, "revision_number": 0, "tenant_id": "3663d8cc6c754b1392eaedb5afaf8b63", "created_at": "2018-12-27T17:19:22Z", "project_id": "3663d8cc6c754b1392eaedb5afaf8b63", "id": "58c28387-c866-4ab8-8f59-fc4a0f8c68f1"}]} 2018-12-27 17:19:24,326 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=8d535d64-0a13-4a62-8d87-275f9fd71634 used request id req-17624ec8-76e5-4be0-bc28-ed740fb30e50 2018-12-27 17:19:24,326 - neutron_utils - INFO - Retrieving security group with ID - 8d535d64-0a13-4a62-8d87-275f9fd71634 2018-12-27 17:19:24,329 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?id=8d535d64-0a13-4a62-8d87-275f9fd71634 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7fc61b3a6b1decc457b4ede4e9bd14d227f7b0b" 2018-12-27 17:19:24,580 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-4f1305f5-f00c-4017-9cc9-d3835ff21e0f Date: Thu, 27 Dec 2018 17:19:24 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "3663d8cc6c754b1392eaedb5afaf8b63", "created_at": "2018-12-27T17:19:22Z", "updated_at": "2018-12-27T17:19:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:22Z", "revision_number": 0, "id": "41b4a088-f837-432d-890d-44840c525b95", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:22Z", "security_group_id": "8d535d64-0a13-4a62-8d87-275f9fd71634", "tenant_id": "3663d8cc6c754b1392eaedb5afaf8b63", "port_range_min": null, "ethertype": "IPv4", "project_id": "3663d8cc6c754b1392eaedb5afaf8b63"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:22Z", "revision_number": 0, "id": "58c28387-c866-4ab8-8f59-fc4a0f8c68f1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:22Z", "security_group_id": "8d535d64-0a13-4a62-8d87-275f9fd71634", "tenant_id": "3663d8cc6c754b1392eaedb5afaf8b63", "port_range_min": null, "ethertype": "IPv6", "project_id": "3663d8cc6c754b1392eaedb5afaf8b63"}], "revision_number": 2, "project_id": "3663d8cc6c754b1392eaedb5afaf8b63", "id": "8d535d64-0a13-4a62-8d87-275f9fd71634", "name": "CreateSecurityGroupTests-3f0e2b2d-dc30-412c-96cb-a813954ad126name"}]} 2018-12-27 17:19:24,580 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?id=8d535d64-0a13-4a62-8d87-275f9fd71634 used request id req-4f1305f5-f00c-4017-9cc9-d3835ff21e0f 2018-12-27 17:19:24,580 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8d535d64-0a13-4a62-8d87-275f9fd71634 2018-12-27 17:19:24,583 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=8d535d64-0a13-4a62-8d87-275f9fd71634 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7fc61b3a6b1decc457b4ede4e9bd14d227f7b0b" 2018-12-27 17:19:24,603 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-e33d0b90-ba3b-4ab8-b782-a53af6096218 Date: Thu, 27 Dec 2018 17:19:24 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:19:22Z", "security_group_id": "8d535d64-0a13-4a62-8d87-275f9fd71634", "port_range_min": null, "revision_number": 0, "tenant_id": "3663d8cc6c754b1392eaedb5afaf8b63", "created_at": "2018-12-27T17:19:22Z", "project_id": "3663d8cc6c754b1392eaedb5afaf8b63", "id": "41b4a088-f837-432d-890d-44840c525b95"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:19:22Z", "security_group_id": "8d535d64-0a13-4a62-8d87-275f9fd71634", "port_range_min": null, "revision_number": 0, "tenant_id": "3663d8cc6c754b1392eaedb5afaf8b63", "created_at": "2018-12-27T17:19:22Z", "project_id": "3663d8cc6c754b1392eaedb5afaf8b63", "id": "58c28387-c866-4ab8-8f59-fc4a0f8c68f1"}]} 2018-12-27 17:19:24,603 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=8d535d64-0a13-4a62-8d87-275f9fd71634 used request id req-e33d0b90-ba3b-4ab8-b782-a53af6096218 2018-12-27 17:19:24,604 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-3f0e2b2d-dc30-412c-96cb-a813954ad126name 2018-12-27 17:19:24,604 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:19:25,020 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "573374f52821417b91fbac23cd4b8bbc", "name": "CreateSecurityGroupTests-9dd34155-f500-400-proj-role"}], "expires_at": "2018-12-27T18:19:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3663d8cc6c754b1392eaedb5afaf8b63", "name": "CreateSecurityGroupTests-9dd34155-f500-400-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/3663d8cc6c754b1392eaedb5afaf8b63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/3663d8cc6c754b1392eaedb5afaf8b63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/3663d8cc6c754b1392eaedb5afaf8b63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/3663d8cc6c754b1392eaedb5afaf8b63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/3663d8cc6c754b1392eaedb5afaf8b63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/3663d8cc6c754b1392eaedb5afaf8b63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/3663d8cc6c754b1392eaedb5afaf8b63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/3663d8cc6c754b1392eaedb5afaf8b63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/3663d8cc6c754b1392eaedb5afaf8b63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_3663d8cc6c754b1392eaedb5afaf8b63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_3663d8cc6c754b1392eaedb5afaf8b63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/3663d8cc6c754b1392eaedb5afaf8b63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/3663d8cc6c754b1392eaedb5afaf8b63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/3663d8cc6c754b1392eaedb5afaf8b63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-9dd34155-f500-400-user", "id": "bb6c11e672b74c188210ff230f3c9739"}, "audit_ids": ["SW8PvAk9Sbmwh_LCGsguww"], "issued_at": "2018-12-27T17:19:25.000000Z"}} 2018-12-27 17:19:25,024 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/security-groups/8d535d64-0a13-4a62-8d87-275f9fd71634 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3014f922e1a89389689ca002fc73085a70eb60c" 2018-12-27 17:19:25,387 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-6c1405e8-fc49-479e-9cee-3853a515a254 Content-Length: 0 Date: Thu, 27 Dec 2018 17:19:25 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 17:19:25,387 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-groups/8d535d64-0a13-4a62-8d87-275f9fd71634 used request id req-6c1405e8-fc49-479e-9cee-3853a515a254 2018-12-27 17:19:25,393 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=CreateSecurityGroupTests-3f0e2b2d-dc30-412c-96cb-a813954ad126name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3014f922e1a89389689ca002fc73085a70eb60c" 2018-12-27 17:19:25,610 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-17ced15e-44f1-4560-bc08-42608a828f6b Date: Thu, 27 Dec 2018 17:19:25 GMT RESP BODY: {"security_groups": []} 2018-12-27 17:19:25,611 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=CreateSecurityGroupTests-3f0e2b2d-dc30-412c-96cb-a813954ad126name&description=hello+group used request id req-17ced15e-44f1-4560-bc08-42608a828f6b 2018-12-27 17:19:25,611 - neutron_utils - INFO - Deleting security group rule with ID - 58c28387-c866-4ab8-8f59-fc4a0f8c68f1 2018-12-27 17:19:25,616 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/security-group-rules/58c28387-c866-4ab8-8f59-fc4a0f8c68f1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7fc61b3a6b1decc457b4ede4e9bd14d227f7b0b" 2018-12-27 17:19:25,634 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 155 X-Openstack-Request-Id: req-99b28641-216c-4cfc-b317-66119cf293cb Date: Thu, 27 Dec 2018 17:19:25 GMT RESP BODY: {"NeutronError": {"message": "Security group rule 58c28387-c866-4ab8-8f59-fc4a0f8c68f1 does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2018-12-27 17:19:25,634 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-group-rules/58c28387-c866-4ab8-8f59-fc4a0f8c68f1 used request id req-99b28641-216c-4cfc-b317-66119cf293cb 2018-12-27 17:19:25,634 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Security group rule 58c28387-c866-4ab8-8f59-fc4a0f8c68f1 does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2018-12-27 17:19:25,634 - OpenStackSecurityGroup - WARNING - Rule not found, cannot delete - Security group rule 58c28387-c866-4ab8-8f59-fc4a0f8c68f1 does not exist Neutron server returns request_ids: ['req-99b28641-216c-4cfc-b317-66119cf293cb'] 2018-12-27 17:19:25,634 - neutron_utils - INFO - Deleting security group rule with ID - 41b4a088-f837-432d-890d-44840c525b95 2018-12-27 17:19:25,639 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/security-group-rules/41b4a088-f837-432d-890d-44840c525b95 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7fc61b3a6b1decc457b4ede4e9bd14d227f7b0b" 2018-12-27 17:19:25,851 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 155 X-Openstack-Request-Id: req-63a0cb5e-083d-4ffd-95b9-9bbd31243adf Date: Thu, 27 Dec 2018 17:19:25 GMT RESP BODY: {"NeutronError": {"message": "Security group rule 41b4a088-f837-432d-890d-44840c525b95 does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2018-12-27 17:19:25,851 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-group-rules/41b4a088-f837-432d-890d-44840c525b95 used request id req-63a0cb5e-083d-4ffd-95b9-9bbd31243adf 2018-12-27 17:19:25,852 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Security group rule 41b4a088-f837-432d-890d-44840c525b95 does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2018-12-27 17:19:25,852 - OpenStackSecurityGroup - WARNING - Rule not found, cannot delete - Security group rule 41b4a088-f837-432d-890d-44840c525b95 does not exist Neutron server returns request_ids: ['req-63a0cb5e-083d-4ffd-95b9-9bbd31243adf'] 2018-12-27 17:19:25,852 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-3f0e2b2d-dc30-412c-96cb-a813954ad126name 2018-12-27 17:19:25,857 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/security-groups/8d535d64-0a13-4a62-8d87-275f9fd71634 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7fc61b3a6b1decc457b4ede4e9bd14d227f7b0b" 2018-12-27 17:19:26,083 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 146 X-Openstack-Request-Id: req-f7d36ad2-851d-46ef-8316-384a29aec674 Date: Thu, 27 Dec 2018 17:19:26 GMT RESP BODY: {"NeutronError": {"message": "Security group 8d535d64-0a13-4a62-8d87-275f9fd71634 does not exist", "type": "SecurityGroupNotFound", "detail": ""}} 2018-12-27 17:19:26,083 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-groups/8d535d64-0a13-4a62-8d87-275f9fd71634 used request id req-f7d36ad2-851d-46ef-8316-384a29aec674 2018-12-27 17:19:26,083 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Security group 8d535d64-0a13-4a62-8d87-275f9fd71634 does not exist", "type": "SecurityGroupNotFound", "detail": ""}} 2018-12-27 17:19:26,084 - OpenStackSecurityGroup - WARNING - Security Group not found, cannot delete - Security group 8d535d64-0a13-4a62-8d87-275f9fd71634 does not exist Neutron server returns request_ids: ['req-f7d36ad2-851d-46ef-8316-384a29aec674'] 2018-12-27 17:19:26,091 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6efe8c2e7ba7e2ea35664227ec33e84749dce592" 2018-12-27 17:19:26,379 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 35896 X-Openstack-Request-Id: req-c5511b72-285b-4ac6-a54e-a45302e2fbd9 Date: Thu, 27 Dec 2018 17:19:26 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "created_at": "2018-12-27T15:33:01Z", "updated_at": "2018-12-27T15:33:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "35205ac3-06e6-4cf6-bb21-ff8f813cb45b", "remote_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "ade77f59-e70c-4970-8ea8-198222fa332e", "remote_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "c4f3bf7f-d793-498d-a883-bb8c6003f070", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "c85cb618-8f19-445b-8e16-6d467cb17771", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}], "revision_number": 4, "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "created_at": "2018-12-27T15:57:22Z", "updated_at": "2018-12-27T15:57:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "5e258a3b-01f5-4aef-81b7-0b5dc6e5b683", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "65475539-0336-498a-8da4-ff0a80b10089", "remote_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "ae922857-f7ae-4bc8-949b-153fb43bfd00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "b4f87679-52e1-4cf9-bf76-5abb9a9bec06", "remote_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "f7197afc9b61423897aefc9a643d03a1"}], "revision_number": 4, "project_id": "f7197afc9b61423897aefc9a643d03a1", "id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "created_at": "2018-12-27T16:01:54Z", "updated_at": "2018-12-27T16:01:54Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "00dd3abd-acd1-4edb-8f4a-8badcbd2eeb4", "remote_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "018de60d-bc33-4ef0-9eed-6d00b6ce227b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "0d99f0db-fa6b-4201-b67f-a7ff0db82c5d", "remote_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv6", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "5c4049ef-933d-4614-84e7-83584430d462", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv6", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}], "revision_number": 4, "project_id": "8c689c5e31c44b09ab85f80682abbc2a", "id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "created_at": "2018-12-27T15:56:49Z", "updated_at": "2018-12-27T15:56:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "6555e255-763a-4448-b1b1-0c93b2a390bd", "remote_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "777ff7a5-a590-43e5-a84b-7677710494e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "8bac258a-08df-48b7-900b-efbe01a6ec20", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "dc17921e-353f-4898-a970-881b2c8d093d", "remote_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}], "revision_number": 4, "project_id": "28dac9e1580d461c9de52e6659cc4f9d", "id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "created_at": "2018-12-27T16:01:52Z", "updated_at": "2018-12-27T16:01:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "32737757-45f3-4b24-b6ab-5f2d5579b4a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv6", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "ae604ef3-492d-4aa3-8045-1ff84f755a27", "remote_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv4", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "b7bff40a-beda-4996-b140-ed94d010535c", "remote_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv6", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "b8129030-9d72-4d5d-adce-47bbe62492fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv4", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}], "revision_number": 4, "project_id": "81c108a273314b24bf6b48c41b5bbe0c", "id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "created_at": "2018-12-27T15:57:20Z", "updated_at": "2018-12-27T15:57:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "0c389ec4-c0af-4c20-acf9-4fcc1d859dd7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv6", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "3749697a-f2ef-439a-a661-2fb92badd1ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv4", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "b74e0c8c-e243-450e-b1be-69c587093d6d", "remote_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv6", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "c222695b-2f1c-427d-afd7-e0be24ec9f66", "remote_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv4", "project_id": "7fb0e5436e4f467998e672dd71018a45"}], "revision_number": 4, "project_id": "7fb0e5436e4f467998e672dd71018a45", "id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3663d8cc6c754b1392eaedb5afaf8b63", "created_at": "2018-12-27T17:19:22Z", "updated_at": "2018-12-27T17:19:22Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:22Z", "revision_number": 0, "id": "2971c541-9577-40db-a9d8-880259f39a7c", "remote_group_id": "7a37e1d7-3592-44ce-968b-261439943a0c", "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:22Z", "security_group_id": "7a37e1d7-3592-44ce-968b-261439943a0c", "tenant_id": "3663d8cc6c754b1392eaedb5afaf8b63", "port_range_min": null, "ethertype": "IPv4", "project_id": "3663d8cc6c754b1392eaedb5afaf8b63"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:22Z", "revision_number": 0, "id": "36bcb95f-2c41-4ebb-a0b3-25573d80dfcd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:22Z", "security_group_id": "7a37e1d7-3592-44ce-968b-261439943a0c", "tenant_id": "3663d8cc6c754b1392eaedb5afaf8b63", "port_range_min": null, "ethertype": "IPv6", "project_id": "3663d8cc6c754b1392eaedb5afaf8b63"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:22Z", "revision_number": 0, "id": "94b5fb05-e94f-4b86-b086-6dbb6f3dd703", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:22Z", "security_group_id": "7a37e1d7-3592-44ce-968b-261439943a0c", "tenant_id": "3663d8cc6c754b1392eaedb5afaf8b63", "port_range_min": null, "ethertype": "IPv4", "project_id": "3663d8cc6c754b1392eaedb5afaf8b63"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:22Z", "revision_number": 0, "id": "a6d1f5bd-17d8-468e-b5aa-7216ce6fad84", "remote_group_id": "7a37e1d7-3592-44ce-968b-261439943a0c", "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:22Z", "security_group_id": "7a37e1d7-3592-44ce-968b-261439943a0c", "tenant_id": "3663d8cc6c754b1392eaedb5afaf8b63", "port_range_min": null, "ethertype": "IPv6", "project_id": "3663d8cc6c754b1392eaedb5afaf8b63"}], "revision_number": 4, "project_id": "3663d8cc6c754b1392eaedb5afaf8b63", "id": "7a37e1d7-3592-44ce-968b-261439943a0c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "created_at": "2018-12-27T17:02:11Z", "updated_at": "2018-12-27T17:02:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "675d8a56-1c9b-4c58-a252-61e65997fd05", "remote_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv4", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "84f0587c-7394-4fd6-8f3d-8d6ba94cf3f9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv6", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "8a450b4f-e710-4193-816e-13a2d4e40c07", "remote_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv6", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "c3106b0a-1026-4156-86a9-f0438b7fab93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv4", "project_id": "7cba3664d5674e65a12c8c269a05febf"}], "revision_number": 4, "project_id": "7cba3664d5674e65a12c8c269a05febf", "id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "created_at": "2018-12-27T15:58:29Z", "updated_at": "2018-12-27T15:58:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "2a945ecc-f9fa-4219-96ab-c189a7f5c102", "remote_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv6", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "55e2b54e-68d4-4476-8c9f-e05e347c8970", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv4", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "9983229c-b595-482a-973f-81137a209b6d", "remote_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv4", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "9d4b8450-78ab-4817-a586-372ed88268f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv6", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}], "revision_number": 4, "project_id": "fbd6dbf946a5406398ba810e02d0888e", "id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "created_at": "2018-12-27T15:57:24Z", "updated_at": "2018-12-27T15:57:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "35521f2a-a59d-4798-9fa8-0febfe126076", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv4", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "607d473d-1e6a-4088-a778-7df9ffc1ff68", "remote_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv6", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "6f8fa92b-b67a-4047-a900-f43656aff42b", "remote_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv4", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "890f1d6c-9ae5-45b0-b7a1-282182432b66", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv6", "project_id": "253cc6709e714b8a80a5f74e4257907e"}], "revision_number": 4, "project_id": "253cc6709e714b8a80a5f74e4257907e", "id": "b9546f11-205e-4322-89f8-f0360d6090ed", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "created_at": "2018-12-27T15:57:08Z", "updated_at": "2018-12-27T15:57:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "6739c48b-d899-4c17-bb8e-ffaf8922c034", "remote_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv4", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "9660a6af-4d9b-40b9-9729-f205f66c2bd0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv4", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "bf244c03-fc10-4754-9c2b-b0224401c4f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv6", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "d3bee7cc-a152-441c-9790-abb1f56cec03", "remote_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv6", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}], "revision_number": 4, "project_id": "782a28bd0d40485e85eda6b8ba43840b", "id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "created_at": "2018-12-27T15:57:11Z", "updated_at": "2018-12-27T15:57:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "22c0d2cf-360a-4aa8-ba7e-bfdbf8327d27", "remote_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "553b140a-8ba9-4af7-9f50-bf24e87aebf7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "b2ecf7a5-df98-4d65-a762-767320437c5a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "e49104b2-7c13-49d6-8519-a16dd585346f", "remote_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}], "revision_number": 4, "project_id": "ef7e486beb8f4de39b25ca5f11552328", "id": "d0588e93-db0d-4888-9f99-3399a50df490", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "created_at": "2018-12-27T17:19:15Z", "updated_at": "2018-12-27T17:19:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "1990fe24-df44-4561-9f09-f50aab182bf7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "651e4b8b-b29e-409b-9f25-ff2328ccefe6", "remote_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "cc4e2254-2157-4ae1-a233-3047573ddc6d", "remote_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "da56dda4-aaf3-43ff-bdf7-e64892ec2345", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}], "revision_number": 4, "project_id": "2a5a6879c5fa4db798cea6d394565d45", "id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-27T15:33:07Z", "updated_at": "2018-12-27T15:33:07Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "4de95db8-72d6-4aec-a145-e92511971eb9", "remote_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "5f100cff-05d8-4405-8dfb-0a387c123fae", "remote_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "a3f6a193-cc94-4220-a73a-08acf63c449b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "f059d8a5-0c32-49c9-a721-77cc89245ecd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "created_at": "2018-12-27T15:29:16Z", "updated_at": "2018-12-27T15:29:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "3c53841a-5bc0-4192-b482-044411e217ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "5956ff3f-d59d-4af6-82b5-566c888583a7", "remote_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:16Z", "revision_number": 0, "id": "60735d87-52c7-426a-91a6-aff1078a5a2d", "remote_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:16Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "abe97133-61dd-4fdf-baf3-2e07968a324f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "da629caea04941e1ae8979c379dc7c9d"}], "revision_number": 4, "project_id": "da629caea04941e1ae8979c379dc7c9d", "id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "name": "default"}]} 2018-12-27 17:19:26,380 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=default used request id req-c5511b72-285b-4ac6-a54e-a45302e2fbd9 2018-12-27 17:19:26,387 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6efe8c2e7ba7e2ea35664227ec33e84749dce592" 2018-12-27 17:19:26,494 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:19:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-263659c6-de56-4a30-b0d3-57ea1d7478ad Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b7b4fceec1ad4c6eb74d758b709a9d93", "name": "admin"}} 2018-12-27 17:19:26,494 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93 used request id req-263659c6-de56-4a30-b0d3-57ea1d7478ad 2018-12-27 17:19:26,498 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/f7197afc9b61423897aefc9a643d03a1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6efe8c2e7ba7e2ea35664227ec33e84749dce592" 2018-12-27 17:19:26,605 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:19:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3923085d-6dee-4b20-bf09-fe0d3d9bdc0f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f7197afc9b61423897aefc9a643d03a1.", "code": 404, "title": "Not Found"}} 2018-12-27 17:19:26,605 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/f7197afc9b61423897aefc9a643d03a1 used request id req-3923085d-6dee-4b20-bf09-fe0d3d9bdc0f 2018-12-27 17:19:26,606 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:19:26,609 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/8c689c5e31c44b09ab85f80682abbc2a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6efe8c2e7ba7e2ea35664227ec33e84749dce592" 2018-12-27 17:19:26,723 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:19:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-180394d6-388b-4b48-bdb2-0af79e2a1811 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8c689c5e31c44b09ab85f80682abbc2a.", "code": 404, "title": "Not Found"}} 2018-12-27 17:19:26,723 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/8c689c5e31c44b09ab85f80682abbc2a used request id req-180394d6-388b-4b48-bdb2-0af79e2a1811 2018-12-27 17:19:26,723 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:19:26,726 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/28dac9e1580d461c9de52e6659cc4f9d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6efe8c2e7ba7e2ea35664227ec33e84749dce592" 2018-12-27 17:19:26,830 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:19:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5a3e42ca-e1f1-4f6e-92c1-2abbd2128acb Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 28dac9e1580d461c9de52e6659cc4f9d.", "code": 404, "title": "Not Found"}} 2018-12-27 17:19:26,831 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/28dac9e1580d461c9de52e6659cc4f9d used request id req-5a3e42ca-e1f1-4f6e-92c1-2abbd2128acb 2018-12-27 17:19:26,831 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:19:26,834 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/81c108a273314b24bf6b48c41b5bbe0c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6efe8c2e7ba7e2ea35664227ec33e84749dce592" 2018-12-27 17:19:26,938 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:19:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c67284f0-4f57-4229-b068-abb42909c6cc Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 81c108a273314b24bf6b48c41b5bbe0c.", "code": 404, "title": "Not Found"}} 2018-12-27 17:19:26,938 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/81c108a273314b24bf6b48c41b5bbe0c used request id req-c67284f0-4f57-4229-b068-abb42909c6cc 2018-12-27 17:19:26,938 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:19:26,942 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/7fb0e5436e4f467998e672dd71018a45 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6efe8c2e7ba7e2ea35664227ec33e84749dce592" 2018-12-27 17:19:27,067 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:19:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6c14b8ee-7219-470c-a5a3-1515d5a5f24f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7fb0e5436e4f467998e672dd71018a45.", "code": 404, "title": "Not Found"}} 2018-12-27 17:19:27,067 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/7fb0e5436e4f467998e672dd71018a45 used request id req-6c14b8ee-7219-470c-a5a3-1515d5a5f24f 2018-12-27 17:19:27,067 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:19:27,070 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/3663d8cc6c754b1392eaedb5afaf8b63 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6efe8c2e7ba7e2ea35664227ec33e84749dce592" 2018-12-27 17:19:27,178 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:19:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a61942ba-3857-4326-960c-6098760b4485 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/3663d8cc6c754b1392eaedb5afaf8b63"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3663d8cc6c754b1392eaedb5afaf8b63", "name": "CreateSecurityGroupTests-9dd34155-f500-400-proj"}} 2018-12-27 17:19:27,178 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/3663d8cc6c754b1392eaedb5afaf8b63 used request id req-a61942ba-3857-4326-960c-6098760b4485 2018-12-27 17:19:27,179 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7a37e1d7-3592-44ce-968b-261439943a0c 2018-12-27 17:19:27,184 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=7a37e1d7-3592-44ce-968b-261439943a0c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6efe8c2e7ba7e2ea35664227ec33e84749dce592" 2018-12-27 17:19:27,389 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-6544bfb2-9d75-4371-9b66-585d28754ec8 Date: Thu, 27 Dec 2018 17:19:27 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "7a37e1d7-3592-44ce-968b-261439943a0c", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:19:22Z", "security_group_id": "7a37e1d7-3592-44ce-968b-261439943a0c", "port_range_min": null, "revision_number": 0, "tenant_id": "3663d8cc6c754b1392eaedb5afaf8b63", "created_at": "2018-12-27T17:19:22Z", "project_id": "3663d8cc6c754b1392eaedb5afaf8b63", "id": "2971c541-9577-40db-a9d8-880259f39a7c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:19:22Z", "security_group_id": "7a37e1d7-3592-44ce-968b-261439943a0c", "port_range_min": null, "revision_number": 0, "tenant_id": "3663d8cc6c754b1392eaedb5afaf8b63", "created_at": "2018-12-27T17:19:22Z", "project_id": "3663d8cc6c754b1392eaedb5afaf8b63", "id": "36bcb95f-2c41-4ebb-a0b3-25573d80dfcd"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:19:22Z", "security_group_id": "7a37e1d7-3592-44ce-968b-261439943a0c", "port_range_min": null, "revision_number": 0, "tenant_id": "3663d8cc6c754b1392eaedb5afaf8b63", "created_at": "2018-12-27T17:19:22Z", "project_id": "3663d8cc6c754b1392eaedb5afaf8b63", "id": "94b5fb05-e94f-4b86-b086-6dbb6f3dd703"}, {"remote_group_id": "7a37e1d7-3592-44ce-968b-261439943a0c", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:19:22Z", "security_group_id": "7a37e1d7-3592-44ce-968b-261439943a0c", "port_range_min": null, "revision_number": 0, "tenant_id": "3663d8cc6c754b1392eaedb5afaf8b63", "created_at": "2018-12-27T17:19:22Z", "project_id": "3663d8cc6c754b1392eaedb5afaf8b63", "id": "a6d1f5bd-17d8-468e-b5aa-7216ce6fad84"}]} 2018-12-27 17:19:27,389 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=7a37e1d7-3592-44ce-968b-261439943a0c used request id req-6544bfb2-9d75-4371-9b66-585d28754ec8 2018-12-27 17:19:27,390 - neutron_utils - INFO - Deleting security group with name - default 2018-12-27 17:19:27,394 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/security-groups/7a37e1d7-3592-44ce-968b-261439943a0c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6efe8c2e7ba7e2ea35664227ec33e84749dce592" 2018-12-27 17:19:27,770 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-3ae3f1dc-161d-45bd-93b2-6fc19a7c7fb1 Content-Length: 0 Date: Thu, 27 Dec 2018 17:19:27 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 17:19:27,771 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-groups/7a37e1d7-3592-44ce-968b-261439943a0c used request id req-3ae3f1dc-161d-45bd-93b2-6fc19a7c7fb1 2018-12-27 17:19:27,771 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-9dd34155-f500-400-proj 2018-12-27 17:19:27,774 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/projects/3663d8cc6c754b1392eaedb5afaf8b63 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6efe8c2e7ba7e2ea35664227ec33e84749dce592" 2018-12-27 17:19:28,037 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:19:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5913cc00-d06c-499e-a7c0-ac6dd2f1eff5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:19:28,037 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/3663d8cc6c754b1392eaedb5afaf8b63 used request id req-5913cc00-d06c-499e-a7c0-ac6dd2f1eff5 2018-12-27 17:19:28,038 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-9dd34155-f500-400-proj-role 2018-12-27 17:19:28,041 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/roles/573374f52821417b91fbac23cd4b8bbc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6efe8c2e7ba7e2ea35664227ec33e84749dce592" 2018-12-27 17:19:28,181 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:19:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f8fe7cea-212b-4f24-a3a4-87f083388506 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:19:28,181 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/roles/573374f52821417b91fbac23cd4b8bbc used request id req-f8fe7cea-212b-4f24-a3a4-87f083388506 2018-12-27 17:19:28,185 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6efe8c2e7ba7e2ea35664227ec33e84749dce592" 2018-12-27 17:19:28,290 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:19:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a8b1d8f0-20fc-4544-a202-29691386cb2e Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8de789d09e46427786a85702e5e8de91", "links": {"self": "http://172.30.9.31:5000/v3/roles/8de789d09e46427786a85702e5e8de91"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 17:19:28,291 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-a8b1d8f0-20fc-4544-a202-29691386cb2e 2018-12-27 17:19:28,291 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-9dd34155-f500-400-user 2018-12-27 17:19:28,295 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/users/bb6c11e672b74c188210ff230f3c9739 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44581832c1bca211eea57c57bb5326a073388df0" 2018-12-27 17:19:28,509 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:19:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b20f50e9-4a8a-4b8e-b1f4-5fda1fd5e9f9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:19:28,509 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/bb6c11e672b74c188210ff230f3c9739 used request id req-b20f50e9-4a8a-4b8e-b1f4-5fda1fd5e9f9 2018-12-27 17:19:28,510 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:19:28,928 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:19:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["b3YnDimKQWeC4gNldnN2WQ"], "issued_at": "2018-12-27T17:19:28.000000Z"}} 2018-12-27 17:19:28,928 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}045d74175bb5285ac4bdc1788b3ec6675a105d18" 2018-12-27 17:19:29,029 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:19:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9bf35186-f48f-4756-99bc-2b0d0bcab68c Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:19:29,030 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-9bf35186-f48f-4756-99bc-2b0d0bcab68c 2018-12-27 17:19:29,031 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:19:29,031 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:19:29,443 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:19:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["nwt1z0UISn66PWNnYBOKbw"], "issued_at": "2018-12-27T17:19:29.000000Z"}} 2018-12-27 17:19:29,443 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdfd7fedaed7b380a5d29c73b461d46316bdbb5c" 2018-12-27 17:19:29,550 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:19:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eb7dcd56-5f9e-44e5-829e-5a585b8bccfa Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:19:29,550 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-eb7dcd56-5f9e-44e5-829e-5a585b8bccfa 2018-12-27 17:19:29,554 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 17:19:29,559 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 17:19:29 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 17:19:29,560 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-c3133903-b853-42e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdfd7fedaed7b380a5d29c73b461d46316bdbb5c" 2018-12-27 17:19:29,665 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:19:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a11c64e0-c196-4f70-ad8f-20e4fc5a853b Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-c3133903-b853-42e-proj", "previous": null, "next": null}, "projects": []} 2018-12-27 17:19:29,665 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-c3133903-b853-42e-proj used request id req-a11c64e0-c196-4f70-ad8f-20e4fc5a853b 2018-12-27 17:19:29,668 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdfd7fedaed7b380a5d29c73b461d46316bdbb5c" 2018-12-27 17:19:29,782 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:19:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-277f27ed-e35c-422e-868c-cd1d20621c54 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-27 17:19:29,782 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-277f27ed-e35c-422e-868c-cd1d20621c54 2018-12-27 17:19:29,784 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdfd7fedaed7b380a5d29c73b461d46316bdbb5c" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSecurityGroupTests-c3133903-b853-42e-proj"}}' 2018-12-27 17:19:29,943 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 27 Dec 2018 17:19:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bd42081f-4eb1-4130-b449-429e89769804 Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/46c13fb7c9cb459eb0bab908cad9fd9f"}, "tags": [], "enabled": true, "id": "46c13fb7c9cb459eb0bab908cad9fd9f", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-c3133903-b853-42e-proj"}} 2018-12-27 17:19:29,943 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-bd42081f-4eb1-4130-b449-429e89769804 2018-12-27 17:19:29,944 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-c3133903-b853-42e-proj 2018-12-27 17:19:29,944 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:19:29,945 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:19:30,375 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:19:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["TNZoUuMBQfOVuuRPJRtAXw"], "issued_at": "2018-12-27T17:19:30.000000Z"}} 2018-12-27 17:19:30,375 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}854a77b65473ac74943c1b7434424f1235a51305" 2018-12-27 17:19:30,485 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:19:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bcf8631e-a26c-4fd8-8125-54941539a042 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:19:30,486 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-bcf8631e-a26c-4fd8-8125-54941539a042 2018-12-27 17:19:30,489 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 17:19:30,495 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 17:19:30 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 17:19:30,496 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}854a77b65473ac74943c1b7434424f1235a51305" 2018-12-27 17:19:30,621 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:19:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-08db09ba-0eab-4996-8abd-abbdcfae0227 Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "links": {"self": "http://172.30.9.31:5000/v3/users/01fa52e7b3674fc48643fa4ffca67e4e"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "01fa52e7b3674fc48643fa4ffca67e4e", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/05a834ddebbc40688596b7460b47439e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05a834ddebbc40688596b7460b47439e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/08226a0ad01943f39559448239e291e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "08226a0ad01943f39559448239e291e1", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/55c0552fe37a4f7ca0e73939514bc683"}, "domain_id": "default", "enabled": true, "options": {}, "id": "55c0552fe37a4f7ca0e73939514bc683", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/646a4af4e3b5439a97996d353fea3924"}, "domain_id": "914eec1d43ea4caf9d2fd33268c06258", "enabled": true, "options": {}, "id": "646a4af4e3b5439a97996d353fea3924", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/85fb203e51c34d3f8122e285a6a318b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85fb203e51c34d3f8122e285a6a318b3", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/905e7f4b42d24cca93b99d2401fa3378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "905e7f4b42d24cca93b99d2401fa3378", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/a5bc08b9f81f4e5bb86c24f9f7547bae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5bc08b9f81f4e5bb86c24f9f7547bae", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/a5c780627f004d318bf908d80305da9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5c780627f004d318bf908d80305da9c", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/b18425bf2b044bc9af7e194919539a17"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b18425bf2b044bc9af7e194919539a17", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/b8d2134b619d4dca80e21d6fb16449b0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b8d2134b619d4dca80e21d6fb16449b0", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/b9ab6a25a652438285139fe5b44aea62"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9ab6a25a652438285139fe5b44aea62", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/c08462554a4844d681348f58b9b0edee"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c08462554a4844d681348f58b9b0edee", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/ddfc3a9aad444d4782eae677c8a98130"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ddfc3a9aad444d4782eae677c8a98130", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/f2a74f2185a54676a6cb2bb5ecfcc4f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2a74f2185a54676a6cb2bb5ecfcc4f6", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-12-27 17:19:30,621 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-08db09ba-0eab-4996-8abd-abbdcfae0227 2018-12-27 17:19:30,625 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?name=CreateSecurityGroupTests-c3133903-b853-42e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}854a77b65473ac74943c1b7434424f1235a51305" 2018-12-27 17:19:30,748 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:19:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b233a87c-6f11-4a2d-818a-efd4ac4080ba Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?name=CreateSecurityGroupTests-c3133903-b853-42e-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/46c13fb7c9cb459eb0bab908cad9fd9f"}, "tags": [], "enabled": true, "id": "46c13fb7c9cb459eb0bab908cad9fd9f", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-c3133903-b853-42e-proj"}]} 2018-12-27 17:19:30,748 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?name=CreateSecurityGroupTests-c3133903-b853-42e-proj used request id req-b233a87c-6f11-4a2d-818a-efd4ac4080ba 2018-12-27 17:19:30,752 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}854a77b65473ac74943c1b7434424f1235a51305" 2018-12-27 17:19:30,859 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:19:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-44c1206d-9937-42c3-b4ea-135dda5bcda2 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-27 17:19:30,860 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-44c1206d-9937-42c3-b4ea-135dda5bcda2 2018-12-27 17:19:31,249 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-c3133903-b853-42e-user 2018-12-27 17:19:31,249 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:19:31,253 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdfd7fedaed7b380a5d29c73b461d46316bdbb5c" 2018-12-27 17:19:31,371 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:19:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aca98659-7c31-4b57-a238-aff1d041e5db Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8de789d09e46427786a85702e5e8de91", "links": {"self": "http://172.30.9.31:5000/v3/roles/8de789d09e46427786a85702e5e8de91"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 17:19:31,371 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-aca98659-7c31-4b57-a238-aff1d041e5db 2018-12-27 17:19:31,374 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdfd7fedaed7b380a5d29c73b461d46316bdbb5c" -d '{"role": {"name": "CreateSecurityGroupTests-c3133903-b853-42e-proj-role"}}' 2018-12-27 17:19:31,511 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 27 Dec 2018 17:19:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-80056cd5-7519-4413-9f48-662ae6a93d83 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "c8f94ac564ae41608de18b044af6c413", "links": {"self": "http://172.30.9.31:5000/v3/roles/c8f94ac564ae41608de18b044af6c413"}, "name": "CreateSecurityGroupTests-c3133903-b853-42e-proj-role"}} 2018-12-27 17:19:31,511 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/roles used request id req-80056cd5-7519-4413-9f48-662ae6a93d83 2018-12-27 17:19:31,511 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-c3133903-b853-42e-proj-role 2018-12-27 17:19:31,515 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles/c8f94ac564ae41608de18b044af6c413 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdfd7fedaed7b380a5d29c73b461d46316bdbb5c" 2018-12-27 17:19:31,620 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:19:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b5a310d8-b02e-4d6e-a51b-3dea52372444 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "c8f94ac564ae41608de18b044af6c413", "links": {"self": "http://172.30.9.31:5000/v3/roles/c8f94ac564ae41608de18b044af6c413"}, "name": "CreateSecurityGroupTests-c3133903-b853-42e-proj-role"}} 2018-12-27 17:19:31,620 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles/c8f94ac564ae41608de18b044af6c413 used request id req-b5a310d8-b02e-4d6e-a51b-3dea52372444 2018-12-27 17:19:31,621 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-c3133903-b853-42e-proj-role to project CreateSecurityGroupTests-c3133903-b853-42e-proj 2018-12-27 17:19:31,624 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:5000/v3/projects/46c13fb7c9cb459eb0bab908cad9fd9f/users/8fd445fa8f6e4a58a985257b15370cdb/roles/c8f94ac564ae41608de18b044af6c413 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdfd7fedaed7b380a5d29c73b461d46316bdbb5c" 2018-12-27 17:19:31,793 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:19:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-23f806bb-23e9-4285-831f-b64437c09c4b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:19:31,793 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/46c13fb7c9cb459eb0bab908cad9fd9f/users/8fd445fa8f6e4a58a985257b15370cdb/roles/c8f94ac564ae41608de18b044af6c413 used request id req-23f806bb-23e9-4285-831f-b64437c09c4b 2018-12-27 17:19:31,795 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:19:31,795 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:19:32,221 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:19:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["_fiex7CzTJ-9zlM-fZNV3g"], "issued_at": "2018-12-27T17:19:32.000000Z"}} 2018-12-27 17:19:32,221 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af5faac1cdc569f711a97b0c5e990021cdf4656a" 2018-12-27 17:19:32,236 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:19:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-624e18e1-5202-4bb5-bff3-aea06bb7e5f8 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:19:32,237 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-624e18e1-5202-4bb5-bff3-aea06bb7e5f8 2018-12-27 17:19:32,244 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=CreateSecurityGroupTests-df423a32-30ef-430b-a0ab-00832d5e0ab0name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af5faac1cdc569f711a97b0c5e990021cdf4656a" 2018-12-27 17:19:32,472 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-52d6fec9-ff33-4d4a-84a6-8cbfef5fa5fe Date: Thu, 27 Dec 2018 17:19:32 GMT RESP BODY: {"security_groups": []} 2018-12-27 17:19:32,472 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=CreateSecurityGroupTests-df423a32-30ef-430b-a0ab-00832d5e0ab0name&description=hello+group used request id req-52d6fec9-ff33-4d4a-84a6-8cbfef5fa5fe 2018-12-27 17:19:32,472 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-df423a32-30ef-430b-a0ab-00832d5e0ab0name... 2018-12-27 17:19:32,473 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-df423a32-30ef-430b-a0ab-00832d5e0ab0name 2018-12-27 17:19:32,475 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 17:19:32,481 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 17:19:32 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 17:19:32,482 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?name=CreateSecurityGroupTests-c3133903-b853-42e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af5faac1cdc569f711a97b0c5e990021cdf4656a" 2018-12-27 17:19:32,592 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:19:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8f8720e5-046c-4d75-896f-ca9bc5fbf2ea Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?name=CreateSecurityGroupTests-c3133903-b853-42e-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/46c13fb7c9cb459eb0bab908cad9fd9f"}, "tags": [], "enabled": true, "id": "46c13fb7c9cb459eb0bab908cad9fd9f", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-c3133903-b853-42e-proj"}]} 2018-12-27 17:19:32,593 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?name=CreateSecurityGroupTests-c3133903-b853-42e-proj used request id req-8f8720e5-046c-4d75-896f-ca9bc5fbf2ea 2018-12-27 17:19:32,598 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af5faac1cdc569f711a97b0c5e990021cdf4656a" -d '{"security_group": {"tenant_id": "46c13fb7c9cb459eb0bab908cad9fd9f", "name": "CreateSecurityGroupTests-df423a32-30ef-430b-a0ab-00832d5e0ab0name", "description": "hello group"}}' 2018-12-27 17:19:33,239 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1408 X-Openstack-Request-Id: req-7fec27aa-fad8-4bdf-ae5d-1e28e291cbe9 Date: Thu, 27 Dec 2018 17:19:33 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "46c13fb7c9cb459eb0bab908cad9fd9f", "created_at": "2018-12-27T17:19:33Z", "updated_at": "2018-12-27T17:19:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:33Z", "revision_number": 0, "id": "57751e73-2a64-4f8c-a728-473285be493c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:33Z", "security_group_id": "e2e07e41-74fc-45c2-bc93-0eeba652dc69", "tenant_id": "46c13fb7c9cb459eb0bab908cad9fd9f", "port_range_min": null, "ethertype": "IPv6", "project_id": "46c13fb7c9cb459eb0bab908cad9fd9f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:33Z", "revision_number": 0, "id": "87b9b8cd-7948-4481-ab6e-3e83215c75d9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:33Z", "security_group_id": "e2e07e41-74fc-45c2-bc93-0eeba652dc69", "tenant_id": "46c13fb7c9cb459eb0bab908cad9fd9f", "port_range_min": null, "ethertype": "IPv4", "project_id": "46c13fb7c9cb459eb0bab908cad9fd9f"}], "revision_number": 2, "project_id": "46c13fb7c9cb459eb0bab908cad9fd9f", "id": "e2e07e41-74fc-45c2-bc93-0eeba652dc69", "name": "CreateSecurityGroupTests-df423a32-30ef-430b-a0ab-00832d5e0ab0name"}} 2018-12-27 17:19:33,239 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/security-groups used request id req-7fec27aa-fad8-4bdf-ae5d-1e28e291cbe9 2018-12-27 17:19:33,239 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e2e07e41-74fc-45c2-bc93-0eeba652dc69 2018-12-27 17:19:33,245 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=e2e07e41-74fc-45c2-bc93-0eeba652dc69 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af5faac1cdc569f711a97b0c5e990021cdf4656a" 2018-12-27 17:19:33,482 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-d31dd612-ef11-456a-a8d3-37afa1b8d8f2 Date: Thu, 27 Dec 2018 17:19:33 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:19:33Z", "security_group_id": "e2e07e41-74fc-45c2-bc93-0eeba652dc69", "port_range_min": null, "revision_number": 0, "tenant_id": "46c13fb7c9cb459eb0bab908cad9fd9f", "created_at": "2018-12-27T17:19:33Z", "project_id": "46c13fb7c9cb459eb0bab908cad9fd9f", "id": "57751e73-2a64-4f8c-a728-473285be493c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:19:33Z", "security_group_id": "e2e07e41-74fc-45c2-bc93-0eeba652dc69", "port_range_min": null, "revision_number": 0, "tenant_id": "46c13fb7c9cb459eb0bab908cad9fd9f", "created_at": "2018-12-27T17:19:33Z", "project_id": "46c13fb7c9cb459eb0bab908cad9fd9f", "id": "87b9b8cd-7948-4481-ab6e-3e83215c75d9"}]} 2018-12-27 17:19:33,482 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=e2e07e41-74fc-45c2-bc93-0eeba652dc69 used request id req-d31dd612-ef11-456a-a8d3-37afa1b8d8f2 2018-12-27 17:19:33,483 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e2e07e41-74fc-45c2-bc93-0eeba652dc69 2018-12-27 17:19:33,487 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=e2e07e41-74fc-45c2-bc93-0eeba652dc69 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af5faac1cdc569f711a97b0c5e990021cdf4656a" 2018-12-27 17:19:33,704 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-477f8c07-8be9-4051-a15b-2c7f3193a0d0 Date: Thu, 27 Dec 2018 17:19:33 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:19:33Z", "security_group_id": "e2e07e41-74fc-45c2-bc93-0eeba652dc69", "port_range_min": null, "revision_number": 0, "tenant_id": "46c13fb7c9cb459eb0bab908cad9fd9f", "created_at": "2018-12-27T17:19:33Z", "project_id": "46c13fb7c9cb459eb0bab908cad9fd9f", "id": "57751e73-2a64-4f8c-a728-473285be493c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:19:33Z", "security_group_id": "e2e07e41-74fc-45c2-bc93-0eeba652dc69", "port_range_min": null, "revision_number": 0, "tenant_id": "46c13fb7c9cb459eb0bab908cad9fd9f", "created_at": "2018-12-27T17:19:33Z", "project_id": "46c13fb7c9cb459eb0bab908cad9fd9f", "id": "87b9b8cd-7948-4481-ab6e-3e83215c75d9"}]} 2018-12-27 17:19:33,704 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=e2e07e41-74fc-45c2-bc93-0eeba652dc69 used request id req-477f8c07-8be9-4051-a15b-2c7f3193a0d0 2018-12-27 17:19:33,704 - neutron_utils - INFO - Retrieving security group with ID - e2e07e41-74fc-45c2-bc93-0eeba652dc69 2018-12-27 17:19:33,708 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?id=e2e07e41-74fc-45c2-bc93-0eeba652dc69 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af5faac1cdc569f711a97b0c5e990021cdf4656a" 2018-12-27 17:19:33,954 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-d106c2fa-91ea-47ec-b268-e2cfe699511e Date: Thu, 27 Dec 2018 17:19:33 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "46c13fb7c9cb459eb0bab908cad9fd9f", "created_at": "2018-12-27T17:19:33Z", "updated_at": "2018-12-27T17:19:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:33Z", "revision_number": 0, "id": "57751e73-2a64-4f8c-a728-473285be493c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:33Z", "security_group_id": "e2e07e41-74fc-45c2-bc93-0eeba652dc69", "tenant_id": "46c13fb7c9cb459eb0bab908cad9fd9f", "port_range_min": null, "ethertype": "IPv6", "project_id": "46c13fb7c9cb459eb0bab908cad9fd9f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:33Z", "revision_number": 0, "id": "87b9b8cd-7948-4481-ab6e-3e83215c75d9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:33Z", "security_group_id": "e2e07e41-74fc-45c2-bc93-0eeba652dc69", "tenant_id": "46c13fb7c9cb459eb0bab908cad9fd9f", "port_range_min": null, "ethertype": "IPv4", "project_id": "46c13fb7c9cb459eb0bab908cad9fd9f"}], "revision_number": 2, "project_id": "46c13fb7c9cb459eb0bab908cad9fd9f", "id": "e2e07e41-74fc-45c2-bc93-0eeba652dc69", "name": "CreateSecurityGroupTests-df423a32-30ef-430b-a0ab-00832d5e0ab0name"}]} 2018-12-27 17:19:33,954 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?id=e2e07e41-74fc-45c2-bc93-0eeba652dc69 used request id req-d106c2fa-91ea-47ec-b268-e2cfe699511e 2018-12-27 17:19:33,955 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e2e07e41-74fc-45c2-bc93-0eeba652dc69 2018-12-27 17:19:33,960 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=e2e07e41-74fc-45c2-bc93-0eeba652dc69 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af5faac1cdc569f711a97b0c5e990021cdf4656a" 2018-12-27 17:19:34,193 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-d16a28f7-2f15-40a6-ae6d-1b261edaf642 Date: Thu, 27 Dec 2018 17:19:34 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:19:33Z", "security_group_id": "e2e07e41-74fc-45c2-bc93-0eeba652dc69", "port_range_min": null, "revision_number": 0, "tenant_id": "46c13fb7c9cb459eb0bab908cad9fd9f", "created_at": "2018-12-27T17:19:33Z", "project_id": "46c13fb7c9cb459eb0bab908cad9fd9f", "id": "57751e73-2a64-4f8c-a728-473285be493c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:19:33Z", "security_group_id": "e2e07e41-74fc-45c2-bc93-0eeba652dc69", "port_range_min": null, "revision_number": 0, "tenant_id": "46c13fb7c9cb459eb0bab908cad9fd9f", "created_at": "2018-12-27T17:19:33Z", "project_id": "46c13fb7c9cb459eb0bab908cad9fd9f", "id": "87b9b8cd-7948-4481-ab6e-3e83215c75d9"}]} 2018-12-27 17:19:34,193 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=e2e07e41-74fc-45c2-bc93-0eeba652dc69 used request id req-d16a28f7-2f15-40a6-ae6d-1b261edaf642 2018-12-27 17:19:34,194 - neutron_utils - INFO - Retrieving security group with ID - e2e07e41-74fc-45c2-bc93-0eeba652dc69 2018-12-27 17:19:34,198 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?id=e2e07e41-74fc-45c2-bc93-0eeba652dc69 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af5faac1cdc569f711a97b0c5e990021cdf4656a" 2018-12-27 17:19:34,243 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-3a41adad-bfdd-464d-a1cb-ed426a13bd81 Date: Thu, 27 Dec 2018 17:19:34 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "46c13fb7c9cb459eb0bab908cad9fd9f", "created_at": "2018-12-27T17:19:33Z", "updated_at": "2018-12-27T17:19:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:33Z", "revision_number": 0, "id": "57751e73-2a64-4f8c-a728-473285be493c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:33Z", "security_group_id": "e2e07e41-74fc-45c2-bc93-0eeba652dc69", "tenant_id": "46c13fb7c9cb459eb0bab908cad9fd9f", "port_range_min": null, "ethertype": "IPv6", "project_id": "46c13fb7c9cb459eb0bab908cad9fd9f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:33Z", "revision_number": 0, "id": "87b9b8cd-7948-4481-ab6e-3e83215c75d9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:33Z", "security_group_id": "e2e07e41-74fc-45c2-bc93-0eeba652dc69", "tenant_id": "46c13fb7c9cb459eb0bab908cad9fd9f", "port_range_min": null, "ethertype": "IPv4", "project_id": "46c13fb7c9cb459eb0bab908cad9fd9f"}], "revision_number": 2, "project_id": "46c13fb7c9cb459eb0bab908cad9fd9f", "id": "e2e07e41-74fc-45c2-bc93-0eeba652dc69", "name": "CreateSecurityGroupTests-df423a32-30ef-430b-a0ab-00832d5e0ab0name"}]} 2018-12-27 17:19:34,243 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?id=e2e07e41-74fc-45c2-bc93-0eeba652dc69 used request id req-3a41adad-bfdd-464d-a1cb-ed426a13bd81 2018-12-27 17:19:34,244 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e2e07e41-74fc-45c2-bc93-0eeba652dc69 2018-12-27 17:19:34,249 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=e2e07e41-74fc-45c2-bc93-0eeba652dc69 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af5faac1cdc569f711a97b0c5e990021cdf4656a" 2018-12-27 17:19:34,461 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-dedf254a-349e-4052-ba5c-680effcb6b3d Date: Thu, 27 Dec 2018 17:19:34 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:19:33Z", "security_group_id": "e2e07e41-74fc-45c2-bc93-0eeba652dc69", "port_range_min": null, "revision_number": 0, "tenant_id": "46c13fb7c9cb459eb0bab908cad9fd9f", "created_at": "2018-12-27T17:19:33Z", "project_id": "46c13fb7c9cb459eb0bab908cad9fd9f", "id": "57751e73-2a64-4f8c-a728-473285be493c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:19:33Z", "security_group_id": "e2e07e41-74fc-45c2-bc93-0eeba652dc69", "port_range_min": null, "revision_number": 0, "tenant_id": "46c13fb7c9cb459eb0bab908cad9fd9f", "created_at": "2018-12-27T17:19:33Z", "project_id": "46c13fb7c9cb459eb0bab908cad9fd9f", "id": "87b9b8cd-7948-4481-ab6e-3e83215c75d9"}]} 2018-12-27 17:19:34,461 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=e2e07e41-74fc-45c2-bc93-0eeba652dc69 used request id req-dedf254a-349e-4052-ba5c-680effcb6b3d 2018-12-27 17:19:34,462 - neutron_utils - INFO - Retrieving security group with ID - e2e07e41-74fc-45c2-bc93-0eeba652dc69 2018-12-27 17:19:34,466 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?id=e2e07e41-74fc-45c2-bc93-0eeba652dc69 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af5faac1cdc569f711a97b0c5e990021cdf4656a" 2018-12-27 17:19:34,713 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-02a33c84-7284-4cac-8fe4-b61a681a15f7 Date: Thu, 27 Dec 2018 17:19:34 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "46c13fb7c9cb459eb0bab908cad9fd9f", "created_at": "2018-12-27T17:19:33Z", "updated_at": "2018-12-27T17:19:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:33Z", "revision_number": 0, "id": "57751e73-2a64-4f8c-a728-473285be493c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:33Z", "security_group_id": "e2e07e41-74fc-45c2-bc93-0eeba652dc69", "tenant_id": "46c13fb7c9cb459eb0bab908cad9fd9f", "port_range_min": null, "ethertype": "IPv6", "project_id": "46c13fb7c9cb459eb0bab908cad9fd9f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:33Z", "revision_number": 0, "id": "87b9b8cd-7948-4481-ab6e-3e83215c75d9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:33Z", "security_group_id": "e2e07e41-74fc-45c2-bc93-0eeba652dc69", "tenant_id": "46c13fb7c9cb459eb0bab908cad9fd9f", "port_range_min": null, "ethertype": "IPv4", "project_id": "46c13fb7c9cb459eb0bab908cad9fd9f"}], "revision_number": 2, "project_id": "46c13fb7c9cb459eb0bab908cad9fd9f", "id": "e2e07e41-74fc-45c2-bc93-0eeba652dc69", "name": "CreateSecurityGroupTests-df423a32-30ef-430b-a0ab-00832d5e0ab0name"}]} 2018-12-27 17:19:34,713 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?id=e2e07e41-74fc-45c2-bc93-0eeba652dc69 used request id req-02a33c84-7284-4cac-8fe4-b61a681a15f7 2018-12-27 17:19:34,713 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e2e07e41-74fc-45c2-bc93-0eeba652dc69 2018-12-27 17:19:34,717 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=e2e07e41-74fc-45c2-bc93-0eeba652dc69 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af5faac1cdc569f711a97b0c5e990021cdf4656a" 2018-12-27 17:19:34,945 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-953be1db-82c2-4b07-a3b9-ac50dfea8fe5 Date: Thu, 27 Dec 2018 17:19:34 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:19:33Z", "security_group_id": "e2e07e41-74fc-45c2-bc93-0eeba652dc69", "port_range_min": null, "revision_number": 0, "tenant_id": "46c13fb7c9cb459eb0bab908cad9fd9f", "created_at": "2018-12-27T17:19:33Z", "project_id": "46c13fb7c9cb459eb0bab908cad9fd9f", "id": "57751e73-2a64-4f8c-a728-473285be493c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:19:33Z", "security_group_id": "e2e07e41-74fc-45c2-bc93-0eeba652dc69", "port_range_min": null, "revision_number": 0, "tenant_id": "46c13fb7c9cb459eb0bab908cad9fd9f", "created_at": "2018-12-27T17:19:33Z", "project_id": "46c13fb7c9cb459eb0bab908cad9fd9f", "id": "87b9b8cd-7948-4481-ab6e-3e83215c75d9"}]} 2018-12-27 17:19:34,946 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=e2e07e41-74fc-45c2-bc93-0eeba652dc69 used request id req-953be1db-82c2-4b07-a3b9-ac50dfea8fe5 2018-12-27 17:19:34,946 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:19:35,355 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c8f94ac564ae41608de18b044af6c413", "name": "CreateSecurityGroupTests-c3133903-b853-42e-proj-role"}], "expires_at": "2018-12-27T18:19:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "46c13fb7c9cb459eb0bab908cad9fd9f", "name": "CreateSecurityGroupTests-c3133903-b853-42e-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/46c13fb7c9cb459eb0bab908cad9fd9f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/46c13fb7c9cb459eb0bab908cad9fd9f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/46c13fb7c9cb459eb0bab908cad9fd9f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/46c13fb7c9cb459eb0bab908cad9fd9f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/46c13fb7c9cb459eb0bab908cad9fd9f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/46c13fb7c9cb459eb0bab908cad9fd9f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/46c13fb7c9cb459eb0bab908cad9fd9f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/46c13fb7c9cb459eb0bab908cad9fd9f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/46c13fb7c9cb459eb0bab908cad9fd9f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_46c13fb7c9cb459eb0bab908cad9fd9f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_46c13fb7c9cb459eb0bab908cad9fd9f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/46c13fb7c9cb459eb0bab908cad9fd9f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/46c13fb7c9cb459eb0bab908cad9fd9f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/46c13fb7c9cb459eb0bab908cad9fd9f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-c3133903-b853-42e-user", "id": "8fd445fa8f6e4a58a985257b15370cdb"}, "audit_ids": ["MsftrIJlT7iecWme5Q37Fw"], "issued_at": "2018-12-27T17:19:35.000000Z"}} 2018-12-27 17:19:35,360 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=CreateSecurityGroupTests-df423a32-30ef-430b-a0ab-00832d5e0ab0name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2a494c66ad2e39105f793be1e60f70afa6b32dd" 2018-12-27 17:19:35,600 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-47b90591-e6af-4ebf-9ad3-2f2891611d28 Date: Thu, 27 Dec 2018 17:19:35 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "46c13fb7c9cb459eb0bab908cad9fd9f", "created_at": "2018-12-27T17:19:33Z", "updated_at": "2018-12-27T17:19:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:33Z", "revision_number": 0, "id": "57751e73-2a64-4f8c-a728-473285be493c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:33Z", "security_group_id": "e2e07e41-74fc-45c2-bc93-0eeba652dc69", "tenant_id": "46c13fb7c9cb459eb0bab908cad9fd9f", "port_range_min": null, "ethertype": "IPv6", "project_id": "46c13fb7c9cb459eb0bab908cad9fd9f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:33Z", "revision_number": 0, "id": "87b9b8cd-7948-4481-ab6e-3e83215c75d9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:33Z", "security_group_id": "e2e07e41-74fc-45c2-bc93-0eeba652dc69", "tenant_id": "46c13fb7c9cb459eb0bab908cad9fd9f", "port_range_min": null, "ethertype": "IPv4", "project_id": "46c13fb7c9cb459eb0bab908cad9fd9f"}], "revision_number": 2, "project_id": "46c13fb7c9cb459eb0bab908cad9fd9f", "id": "e2e07e41-74fc-45c2-bc93-0eeba652dc69", "name": "CreateSecurityGroupTests-df423a32-30ef-430b-a0ab-00832d5e0ab0name"}]} 2018-12-27 17:19:35,601 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=CreateSecurityGroupTests-df423a32-30ef-430b-a0ab-00832d5e0ab0name&description=hello+group used request id req-47b90591-e6af-4ebf-9ad3-2f2891611d28 2018-12-27 17:19:35,603 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 17:19:35,608 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 17:19:35 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 17:19:35,608 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/46c13fb7c9cb459eb0bab908cad9fd9f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}045d74175bb5285ac4bdc1788b3ec6675a105d18" 2018-12-27 17:19:35,717 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:19:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8fc2329d-8ea0-484a-af1f-539b52544330 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/46c13fb7c9cb459eb0bab908cad9fd9f"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "46c13fb7c9cb459eb0bab908cad9fd9f", "name": "CreateSecurityGroupTests-c3133903-b853-42e-proj"}} 2018-12-27 17:19:35,717 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/46c13fb7c9cb459eb0bab908cad9fd9f used request id req-8fc2329d-8ea0-484a-af1f-539b52544330 2018-12-27 17:19:35,717 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e2e07e41-74fc-45c2-bc93-0eeba652dc69 2018-12-27 17:19:35,721 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=e2e07e41-74fc-45c2-bc93-0eeba652dc69 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2a494c66ad2e39105f793be1e60f70afa6b32dd" 2018-12-27 17:19:35,924 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-ebf57d2d-8774-40bc-942d-957a1caaf8c1 Date: Thu, 27 Dec 2018 17:19:35 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:19:33Z", "security_group_id": "e2e07e41-74fc-45c2-bc93-0eeba652dc69", "port_range_min": null, "revision_number": 0, "tenant_id": "46c13fb7c9cb459eb0bab908cad9fd9f", "created_at": "2018-12-27T17:19:33Z", "project_id": "46c13fb7c9cb459eb0bab908cad9fd9f", "id": "57751e73-2a64-4f8c-a728-473285be493c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:19:33Z", "security_group_id": "e2e07e41-74fc-45c2-bc93-0eeba652dc69", "port_range_min": null, "revision_number": 0, "tenant_id": "46c13fb7c9cb459eb0bab908cad9fd9f", "created_at": "2018-12-27T17:19:33Z", "project_id": "46c13fb7c9cb459eb0bab908cad9fd9f", "id": "87b9b8cd-7948-4481-ab6e-3e83215c75d9"}]} 2018-12-27 17:19:35,924 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=e2e07e41-74fc-45c2-bc93-0eeba652dc69 used request id req-ebf57d2d-8774-40bc-942d-957a1caaf8c1 2018-12-27 17:19:35,925 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e2e07e41-74fc-45c2-bc93-0eeba652dc69 2018-12-27 17:19:35,930 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=e2e07e41-74fc-45c2-bc93-0eeba652dc69 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2a494c66ad2e39105f793be1e60f70afa6b32dd" 2018-12-27 17:19:36,149 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-63dec6a3-21f8-4cf8-a4d6-8022e6dd8401 Date: Thu, 27 Dec 2018 17:19:36 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:19:33Z", "security_group_id": "e2e07e41-74fc-45c2-bc93-0eeba652dc69", "port_range_min": null, "revision_number": 0, "tenant_id": "46c13fb7c9cb459eb0bab908cad9fd9f", "created_at": "2018-12-27T17:19:33Z", "project_id": "46c13fb7c9cb459eb0bab908cad9fd9f", "id": "57751e73-2a64-4f8c-a728-473285be493c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:19:33Z", "security_group_id": "e2e07e41-74fc-45c2-bc93-0eeba652dc69", "port_range_min": null, "revision_number": 0, "tenant_id": "46c13fb7c9cb459eb0bab908cad9fd9f", "created_at": "2018-12-27T17:19:33Z", "project_id": "46c13fb7c9cb459eb0bab908cad9fd9f", "id": "87b9b8cd-7948-4481-ab6e-3e83215c75d9"}]} 2018-12-27 17:19:36,150 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=e2e07e41-74fc-45c2-bc93-0eeba652dc69 used request id req-63dec6a3-21f8-4cf8-a4d6-8022e6dd8401 2018-12-27 17:19:36,150 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:19:36,151 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:19:36,555 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c8f94ac564ae41608de18b044af6c413", "name": "CreateSecurityGroupTests-c3133903-b853-42e-proj-role"}], "expires_at": "2018-12-27T18:19:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "46c13fb7c9cb459eb0bab908cad9fd9f", "name": "CreateSecurityGroupTests-c3133903-b853-42e-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/46c13fb7c9cb459eb0bab908cad9fd9f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/46c13fb7c9cb459eb0bab908cad9fd9f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/46c13fb7c9cb459eb0bab908cad9fd9f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/46c13fb7c9cb459eb0bab908cad9fd9f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/46c13fb7c9cb459eb0bab908cad9fd9f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/46c13fb7c9cb459eb0bab908cad9fd9f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/46c13fb7c9cb459eb0bab908cad9fd9f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/46c13fb7c9cb459eb0bab908cad9fd9f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/46c13fb7c9cb459eb0bab908cad9fd9f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_46c13fb7c9cb459eb0bab908cad9fd9f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_46c13fb7c9cb459eb0bab908cad9fd9f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/46c13fb7c9cb459eb0bab908cad9fd9f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/46c13fb7c9cb459eb0bab908cad9fd9f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/46c13fb7c9cb459eb0bab908cad9fd9f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-c3133903-b853-42e-user", "id": "8fd445fa8f6e4a58a985257b15370cdb"}, "audit_ids": ["V0lUBAa2Tx6V_JaViMonSg"], "issued_at": "2018-12-27T17:19:36.000000Z"}} 2018-12-27 17:19:36,556 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50ce12d5e58f08b3c1418552a3dd3ec4b0bb2830" 2018-12-27 17:19:36,659 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:19:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-577c0171-c712-44d4-99d5-9e84255b8d53 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:19:36,660 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-577c0171-c712-44d4-99d5-9e84255b8d53 2018-12-27 17:19:36,666 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=CreateSecurityGroupTests-df423a32-30ef-430b-a0ab-00832d5e0ab0name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50ce12d5e58f08b3c1418552a3dd3ec4b0bb2830" 2018-12-27 17:19:36,899 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-025f5175-065c-41e0-9b0d-a577acaeb413 Date: Thu, 27 Dec 2018 17:19:36 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "46c13fb7c9cb459eb0bab908cad9fd9f", "created_at": "2018-12-27T17:19:33Z", "updated_at": "2018-12-27T17:19:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:33Z", "revision_number": 0, "id": "57751e73-2a64-4f8c-a728-473285be493c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:33Z", "security_group_id": "e2e07e41-74fc-45c2-bc93-0eeba652dc69", "tenant_id": "46c13fb7c9cb459eb0bab908cad9fd9f", "port_range_min": null, "ethertype": "IPv6", "project_id": "46c13fb7c9cb459eb0bab908cad9fd9f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:33Z", "revision_number": 0, "id": "87b9b8cd-7948-4481-ab6e-3e83215c75d9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:33Z", "security_group_id": "e2e07e41-74fc-45c2-bc93-0eeba652dc69", "tenant_id": "46c13fb7c9cb459eb0bab908cad9fd9f", "port_range_min": null, "ethertype": "IPv4", "project_id": "46c13fb7c9cb459eb0bab908cad9fd9f"}], "revision_number": 2, "project_id": "46c13fb7c9cb459eb0bab908cad9fd9f", "id": "e2e07e41-74fc-45c2-bc93-0eeba652dc69", "name": "CreateSecurityGroupTests-df423a32-30ef-430b-a0ab-00832d5e0ab0name"}]} 2018-12-27 17:19:36,899 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=CreateSecurityGroupTests-df423a32-30ef-430b-a0ab-00832d5e0ab0name used request id req-025f5175-065c-41e0-9b0d-a577acaeb413 2018-12-27 17:19:36,901 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 17:19:36,905 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 17:19:36 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 17:19:36,906 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/46c13fb7c9cb459eb0bab908cad9fd9f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50ce12d5e58f08b3c1418552a3dd3ec4b0bb2830" 2018-12-27 17:19:37,012 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:19:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b8d983fa-103e-4140-8caa-f04700ae7a6c Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/46c13fb7c9cb459eb0bab908cad9fd9f"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "46c13fb7c9cb459eb0bab908cad9fd9f", "name": "CreateSecurityGroupTests-c3133903-b853-42e-proj"}} 2018-12-27 17:19:37,012 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/46c13fb7c9cb459eb0bab908cad9fd9f used request id req-b8d983fa-103e-4140-8caa-f04700ae7a6c 2018-12-27 17:19:37,012 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e2e07e41-74fc-45c2-bc93-0eeba652dc69 2018-12-27 17:19:37,016 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=e2e07e41-74fc-45c2-bc93-0eeba652dc69 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50ce12d5e58f08b3c1418552a3dd3ec4b0bb2830" 2018-12-27 17:19:37,226 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-40365074-bee9-4ab4-9e49-b58b3951d43f Date: Thu, 27 Dec 2018 17:19:37 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:19:33Z", "security_group_id": "e2e07e41-74fc-45c2-bc93-0eeba652dc69", "port_range_min": null, "revision_number": 0, "tenant_id": "46c13fb7c9cb459eb0bab908cad9fd9f", "created_at": "2018-12-27T17:19:33Z", "project_id": "46c13fb7c9cb459eb0bab908cad9fd9f", "id": "57751e73-2a64-4f8c-a728-473285be493c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:19:33Z", "security_group_id": "e2e07e41-74fc-45c2-bc93-0eeba652dc69", "port_range_min": null, "revision_number": 0, "tenant_id": "46c13fb7c9cb459eb0bab908cad9fd9f", "created_at": "2018-12-27T17:19:33Z", "project_id": "46c13fb7c9cb459eb0bab908cad9fd9f", "id": "87b9b8cd-7948-4481-ab6e-3e83215c75d9"}]} 2018-12-27 17:19:37,226 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=e2e07e41-74fc-45c2-bc93-0eeba652dc69 used request id req-40365074-bee9-4ab4-9e49-b58b3951d43f 2018-12-27 17:19:37,227 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e2e07e41-74fc-45c2-bc93-0eeba652dc69 2018-12-27 17:19:37,231 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=e2e07e41-74fc-45c2-bc93-0eeba652dc69 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50ce12d5e58f08b3c1418552a3dd3ec4b0bb2830" 2018-12-27 17:19:37,466 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-81fb479d-ae87-48cb-981f-b5fb99c399cd Date: Thu, 27 Dec 2018 17:19:37 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:19:33Z", "security_group_id": "e2e07e41-74fc-45c2-bc93-0eeba652dc69", "port_range_min": null, "revision_number": 0, "tenant_id": "46c13fb7c9cb459eb0bab908cad9fd9f", "created_at": "2018-12-27T17:19:33Z", "project_id": "46c13fb7c9cb459eb0bab908cad9fd9f", "id": "57751e73-2a64-4f8c-a728-473285be493c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:19:33Z", "security_group_id": "e2e07e41-74fc-45c2-bc93-0eeba652dc69", "port_range_min": null, "revision_number": 0, "tenant_id": "46c13fb7c9cb459eb0bab908cad9fd9f", "created_at": "2018-12-27T17:19:33Z", "project_id": "46c13fb7c9cb459eb0bab908cad9fd9f", "id": "87b9b8cd-7948-4481-ab6e-3e83215c75d9"}]} 2018-12-27 17:19:37,466 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=e2e07e41-74fc-45c2-bc93-0eeba652dc69 used request id req-81fb479d-ae87-48cb-981f-b5fb99c399cd 2018-12-27 17:19:37,466 - neutron_utils - INFO - Retrieving security group with ID - e2e07e41-74fc-45c2-bc93-0eeba652dc69 2018-12-27 17:19:37,471 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?id=e2e07e41-74fc-45c2-bc93-0eeba652dc69 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50ce12d5e58f08b3c1418552a3dd3ec4b0bb2830" 2018-12-27 17:19:37,705 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-30ffc4bc-066d-43bd-b8ff-0c00002d4e8e Date: Thu, 27 Dec 2018 17:19:37 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "46c13fb7c9cb459eb0bab908cad9fd9f", "created_at": "2018-12-27T17:19:33Z", "updated_at": "2018-12-27T17:19:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:33Z", "revision_number": 0, "id": "57751e73-2a64-4f8c-a728-473285be493c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:33Z", "security_group_id": "e2e07e41-74fc-45c2-bc93-0eeba652dc69", "tenant_id": "46c13fb7c9cb459eb0bab908cad9fd9f", "port_range_min": null, "ethertype": "IPv6", "project_id": "46c13fb7c9cb459eb0bab908cad9fd9f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:33Z", "revision_number": 0, "id": "87b9b8cd-7948-4481-ab6e-3e83215c75d9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:33Z", "security_group_id": "e2e07e41-74fc-45c2-bc93-0eeba652dc69", "tenant_id": "46c13fb7c9cb459eb0bab908cad9fd9f", "port_range_min": null, "ethertype": "IPv4", "project_id": "46c13fb7c9cb459eb0bab908cad9fd9f"}], "revision_number": 2, "project_id": "46c13fb7c9cb459eb0bab908cad9fd9f", "id": "e2e07e41-74fc-45c2-bc93-0eeba652dc69", "name": "CreateSecurityGroupTests-df423a32-30ef-430b-a0ab-00832d5e0ab0name"}]} 2018-12-27 17:19:37,705 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?id=e2e07e41-74fc-45c2-bc93-0eeba652dc69 used request id req-30ffc4bc-066d-43bd-b8ff-0c00002d4e8e 2018-12-27 17:19:37,706 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e2e07e41-74fc-45c2-bc93-0eeba652dc69 2018-12-27 17:19:37,711 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=e2e07e41-74fc-45c2-bc93-0eeba652dc69 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50ce12d5e58f08b3c1418552a3dd3ec4b0bb2830" 2018-12-27 17:19:37,914 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-738570b7-0ff3-45ab-9889-e0d3c7a79b2b Date: Thu, 27 Dec 2018 17:19:37 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:19:33Z", "security_group_id": "e2e07e41-74fc-45c2-bc93-0eeba652dc69", "port_range_min": null, "revision_number": 0, "tenant_id": "46c13fb7c9cb459eb0bab908cad9fd9f", "created_at": "2018-12-27T17:19:33Z", "project_id": "46c13fb7c9cb459eb0bab908cad9fd9f", "id": "57751e73-2a64-4f8c-a728-473285be493c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:19:33Z", "security_group_id": "e2e07e41-74fc-45c2-bc93-0eeba652dc69", "port_range_min": null, "revision_number": 0, "tenant_id": "46c13fb7c9cb459eb0bab908cad9fd9f", "created_at": "2018-12-27T17:19:33Z", "project_id": "46c13fb7c9cb459eb0bab908cad9fd9f", "id": "87b9b8cd-7948-4481-ab6e-3e83215c75d9"}]} 2018-12-27 17:19:37,914 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=e2e07e41-74fc-45c2-bc93-0eeba652dc69 used request id req-738570b7-0ff3-45ab-9889-e0d3c7a79b2b 2018-12-27 17:19:37,914 - neutron_utils - INFO - Deleting security group rule with ID - 87b9b8cd-7948-4481-ab6e-3e83215c75d9 2018-12-27 17:19:37,919 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/security-group-rules/87b9b8cd-7948-4481-ab6e-3e83215c75d9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af5faac1cdc569f711a97b0c5e990021cdf4656a" 2018-12-27 17:19:38,046 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-14e66a73-46cf-4cec-a9b7-a040f3a47e75 Content-Length: 0 Date: Thu, 27 Dec 2018 17:19:38 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 17:19:38,046 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-group-rules/87b9b8cd-7948-4481-ab6e-3e83215c75d9 used request id req-14e66a73-46cf-4cec-a9b7-a040f3a47e75 2018-12-27 17:19:38,046 - neutron_utils - INFO - Deleting security group rule with ID - 57751e73-2a64-4f8c-a728-473285be493c 2018-12-27 17:19:38,051 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/security-group-rules/57751e73-2a64-4f8c-a728-473285be493c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af5faac1cdc569f711a97b0c5e990021cdf4656a" 2018-12-27 17:19:38,380 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-5cb546a1-7fdd-46e9-82fb-4e16c55d478e Content-Length: 0 Date: Thu, 27 Dec 2018 17:19:38 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 17:19:38,380 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-group-rules/57751e73-2a64-4f8c-a728-473285be493c used request id req-5cb546a1-7fdd-46e9-82fb-4e16c55d478e 2018-12-27 17:19:38,380 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-df423a32-30ef-430b-a0ab-00832d5e0ab0name 2018-12-27 17:19:38,385 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/security-groups/e2e07e41-74fc-45c2-bc93-0eeba652dc69 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af5faac1cdc569f711a97b0c5e990021cdf4656a" 2018-12-27 17:19:38,719 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-fc10bd4f-9430-481c-bacb-5394e1208352 Content-Length: 0 Date: Thu, 27 Dec 2018 17:19:38 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 17:19:38,719 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-groups/e2e07e41-74fc-45c2-bc93-0eeba652dc69 used request id req-fc10bd4f-9430-481c-bacb-5394e1208352 2018-12-27 17:19:38,726 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdfd7fedaed7b380a5d29c73b461d46316bdbb5c" 2018-12-27 17:19:39,021 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 35896 X-Openstack-Request-Id: req-7996423c-d9d4-4f1d-b7d8-18abba616924 Date: Thu, 27 Dec 2018 17:19:39 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "created_at": "2018-12-27T15:33:01Z", "updated_at": "2018-12-27T15:33:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "35205ac3-06e6-4cf6-bb21-ff8f813cb45b", "remote_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "ade77f59-e70c-4970-8ea8-198222fa332e", "remote_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "c4f3bf7f-d793-498d-a883-bb8c6003f070", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "c85cb618-8f19-445b-8e16-6d467cb17771", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}], "revision_number": 4, "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "created_at": "2018-12-27T15:57:22Z", "updated_at": "2018-12-27T15:57:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "5e258a3b-01f5-4aef-81b7-0b5dc6e5b683", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "65475539-0336-498a-8da4-ff0a80b10089", "remote_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "ae922857-f7ae-4bc8-949b-153fb43bfd00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "b4f87679-52e1-4cf9-bf76-5abb9a9bec06", "remote_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "f7197afc9b61423897aefc9a643d03a1"}], "revision_number": 4, "project_id": "f7197afc9b61423897aefc9a643d03a1", "id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "created_at": "2018-12-27T16:01:54Z", "updated_at": "2018-12-27T16:01:54Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "00dd3abd-acd1-4edb-8f4a-8badcbd2eeb4", "remote_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "018de60d-bc33-4ef0-9eed-6d00b6ce227b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "0d99f0db-fa6b-4201-b67f-a7ff0db82c5d", "remote_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv6", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "5c4049ef-933d-4614-84e7-83584430d462", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv6", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}], "revision_number": 4, "project_id": "8c689c5e31c44b09ab85f80682abbc2a", "id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "created_at": "2018-12-27T15:56:49Z", "updated_at": "2018-12-27T15:56:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "6555e255-763a-4448-b1b1-0c93b2a390bd", "remote_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "777ff7a5-a590-43e5-a84b-7677710494e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "8bac258a-08df-48b7-900b-efbe01a6ec20", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "dc17921e-353f-4898-a970-881b2c8d093d", "remote_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}], "revision_number": 4, "project_id": "28dac9e1580d461c9de52e6659cc4f9d", "id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "46c13fb7c9cb459eb0bab908cad9fd9f", "created_at": "2018-12-27T17:19:32Z", "updated_at": "2018-12-27T17:19:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:32Z", "revision_number": 0, "id": "48bdea02-df1e-4bb3-9902-fcf8963d723b", "remote_group_id": "4043a662-0eb8-4c12-a6c4-4dd6563e0145", "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:32Z", "security_group_id": "4043a662-0eb8-4c12-a6c4-4dd6563e0145", "tenant_id": "46c13fb7c9cb459eb0bab908cad9fd9f", "port_range_min": null, "ethertype": "IPv6", "project_id": "46c13fb7c9cb459eb0bab908cad9fd9f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:32Z", "revision_number": 0, "id": "67bc1401-1f99-420e-9f0d-2a1a73a38e04", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:32Z", "security_group_id": "4043a662-0eb8-4c12-a6c4-4dd6563e0145", "tenant_id": "46c13fb7c9cb459eb0bab908cad9fd9f", "port_range_min": null, "ethertype": "IPv4", "project_id": "46c13fb7c9cb459eb0bab908cad9fd9f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:32Z", "revision_number": 0, "id": "7d83ff36-2562-4249-b056-237bbf8a7e7f", "remote_group_id": "4043a662-0eb8-4c12-a6c4-4dd6563e0145", "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:32Z", "security_group_id": "4043a662-0eb8-4c12-a6c4-4dd6563e0145", "tenant_id": "46c13fb7c9cb459eb0bab908cad9fd9f", "port_range_min": null, "ethertype": "IPv4", "project_id": "46c13fb7c9cb459eb0bab908cad9fd9f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:32Z", "revision_number": 0, "id": "a0294e25-5e41-4bef-91e3-9c30298c5b7a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:32Z", "security_group_id": "4043a662-0eb8-4c12-a6c4-4dd6563e0145", "tenant_id": "46c13fb7c9cb459eb0bab908cad9fd9f", "port_range_min": null, "ethertype": "IPv6", "project_id": "46c13fb7c9cb459eb0bab908cad9fd9f"}], "revision_number": 4, "project_id": "46c13fb7c9cb459eb0bab908cad9fd9f", "id": "4043a662-0eb8-4c12-a6c4-4dd6563e0145", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "created_at": "2018-12-27T16:01:52Z", "updated_at": "2018-12-27T16:01:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "32737757-45f3-4b24-b6ab-5f2d5579b4a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv6", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "ae604ef3-492d-4aa3-8045-1ff84f755a27", "remote_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv4", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "b7bff40a-beda-4996-b140-ed94d010535c", "remote_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv6", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "b8129030-9d72-4d5d-adce-47bbe62492fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv4", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}], "revision_number": 4, "project_id": "81c108a273314b24bf6b48c41b5bbe0c", "id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "created_at": "2018-12-27T15:57:20Z", "updated_at": "2018-12-27T15:57:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "0c389ec4-c0af-4c20-acf9-4fcc1d859dd7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv6", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "3749697a-f2ef-439a-a661-2fb92badd1ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv4", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "b74e0c8c-e243-450e-b1be-69c587093d6d", "remote_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv6", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "c222695b-2f1c-427d-afd7-e0be24ec9f66", "remote_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv4", "project_id": "7fb0e5436e4f467998e672dd71018a45"}], "revision_number": 4, "project_id": "7fb0e5436e4f467998e672dd71018a45", "id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "created_at": "2018-12-27T17:02:11Z", "updated_at": "2018-12-27T17:02:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "675d8a56-1c9b-4c58-a252-61e65997fd05", "remote_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv4", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "84f0587c-7394-4fd6-8f3d-8d6ba94cf3f9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv6", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "8a450b4f-e710-4193-816e-13a2d4e40c07", "remote_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv6", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "c3106b0a-1026-4156-86a9-f0438b7fab93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv4", "project_id": "7cba3664d5674e65a12c8c269a05febf"}], "revision_number": 4, "project_id": "7cba3664d5674e65a12c8c269a05febf", "id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "created_at": "2018-12-27T15:58:29Z", "updated_at": "2018-12-27T15:58:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "2a945ecc-f9fa-4219-96ab-c189a7f5c102", "remote_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv6", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "55e2b54e-68d4-4476-8c9f-e05e347c8970", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv4", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "9983229c-b595-482a-973f-81137a209b6d", "remote_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv4", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "9d4b8450-78ab-4817-a586-372ed88268f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv6", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}], "revision_number": 4, "project_id": "fbd6dbf946a5406398ba810e02d0888e", "id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "created_at": "2018-12-27T15:57:24Z", "updated_at": "2018-12-27T15:57:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "35521f2a-a59d-4798-9fa8-0febfe126076", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv4", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "607d473d-1e6a-4088-a778-7df9ffc1ff68", "remote_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv6", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "6f8fa92b-b67a-4047-a900-f43656aff42b", "remote_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv4", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "890f1d6c-9ae5-45b0-b7a1-282182432b66", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv6", "project_id": "253cc6709e714b8a80a5f74e4257907e"}], "revision_number": 4, "project_id": "253cc6709e714b8a80a5f74e4257907e", "id": "b9546f11-205e-4322-89f8-f0360d6090ed", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "created_at": "2018-12-27T15:57:08Z", "updated_at": "2018-12-27T15:57:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "6739c48b-d899-4c17-bb8e-ffaf8922c034", "remote_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv4", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "9660a6af-4d9b-40b9-9729-f205f66c2bd0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv4", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "bf244c03-fc10-4754-9c2b-b0224401c4f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv6", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "d3bee7cc-a152-441c-9790-abb1f56cec03", "remote_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv6", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}], "revision_number": 4, "project_id": "782a28bd0d40485e85eda6b8ba43840b", "id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "created_at": "2018-12-27T15:57:11Z", "updated_at": "2018-12-27T15:57:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "22c0d2cf-360a-4aa8-ba7e-bfdbf8327d27", "remote_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "553b140a-8ba9-4af7-9f50-bf24e87aebf7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "b2ecf7a5-df98-4d65-a762-767320437c5a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "e49104b2-7c13-49d6-8519-a16dd585346f", "remote_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}], "revision_number": 4, "project_id": "ef7e486beb8f4de39b25ca5f11552328", "id": "d0588e93-db0d-4888-9f99-3399a50df490", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "created_at": "2018-12-27T17:19:15Z", "updated_at": "2018-12-27T17:19:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "1990fe24-df44-4561-9f09-f50aab182bf7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "651e4b8b-b29e-409b-9f25-ff2328ccefe6", "remote_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "cc4e2254-2157-4ae1-a233-3047573ddc6d", "remote_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "da56dda4-aaf3-43ff-bdf7-e64892ec2345", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}], "revision_number": 4, "project_id": "2a5a6879c5fa4db798cea6d394565d45", "id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-27T15:33:07Z", "updated_at": "2018-12-27T15:33:07Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "4de95db8-72d6-4aec-a145-e92511971eb9", "remote_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "5f100cff-05d8-4405-8dfb-0a387c123fae", "remote_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "a3f6a193-cc94-4220-a73a-08acf63c449b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "f059d8a5-0c32-49c9-a721-77cc89245ecd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "created_at": "2018-12-27T15:29:16Z", "updated_at": "2018-12-27T15:29:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "3c53841a-5bc0-4192-b482-044411e217ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "5956ff3f-d59d-4af6-82b5-566c888583a7", "remote_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:16Z", "revision_number": 0, "id": "60735d87-52c7-426a-91a6-aff1078a5a2d", "remote_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:16Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "abe97133-61dd-4fdf-baf3-2e07968a324f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "da629caea04941e1ae8979c379dc7c9d"}], "revision_number": 4, "project_id": "da629caea04941e1ae8979c379dc7c9d", "id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "name": "default"}]} 2018-12-27 17:19:39,021 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=default used request id req-7996423c-d9d4-4f1d-b7d8-18abba616924 2018-12-27 17:19:39,028 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdfd7fedaed7b380a5d29c73b461d46316bdbb5c" 2018-12-27 17:19:39,141 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:19:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-41732337-22b3-4294-ad83-8a9b8f3fbc1e Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b7b4fceec1ad4c6eb74d758b709a9d93", "name": "admin"}} 2018-12-27 17:19:39,141 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93 used request id req-41732337-22b3-4294-ad83-8a9b8f3fbc1e 2018-12-27 17:19:39,144 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/f7197afc9b61423897aefc9a643d03a1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdfd7fedaed7b380a5d29c73b461d46316bdbb5c" 2018-12-27 17:19:39,162 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:19:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-991ec2c0-1aa2-418e-a208-f307d3ba1048 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f7197afc9b61423897aefc9a643d03a1.", "code": 404, "title": "Not Found"}} 2018-12-27 17:19:39,163 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/f7197afc9b61423897aefc9a643d03a1 used request id req-991ec2c0-1aa2-418e-a208-f307d3ba1048 2018-12-27 17:19:39,163 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:19:39,166 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/8c689c5e31c44b09ab85f80682abbc2a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdfd7fedaed7b380a5d29c73b461d46316bdbb5c" 2018-12-27 17:19:39,270 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:19:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6ce4edf7-ba4d-41ee-9782-52a0dfcba89d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8c689c5e31c44b09ab85f80682abbc2a.", "code": 404, "title": "Not Found"}} 2018-12-27 17:19:39,270 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/8c689c5e31c44b09ab85f80682abbc2a used request id req-6ce4edf7-ba4d-41ee-9782-52a0dfcba89d 2018-12-27 17:19:39,271 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:19:39,274 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/28dac9e1580d461c9de52e6659cc4f9d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdfd7fedaed7b380a5d29c73b461d46316bdbb5c" 2018-12-27 17:19:39,389 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:19:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bf5b65c9-db23-47e5-8d02-1dc5039a388f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 28dac9e1580d461c9de52e6659cc4f9d.", "code": 404, "title": "Not Found"}} 2018-12-27 17:19:39,389 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/28dac9e1580d461c9de52e6659cc4f9d used request id req-bf5b65c9-db23-47e5-8d02-1dc5039a388f 2018-12-27 17:19:39,389 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:19:39,393 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/46c13fb7c9cb459eb0bab908cad9fd9f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdfd7fedaed7b380a5d29c73b461d46316bdbb5c" 2018-12-27 17:19:39,497 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:19:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4861dc98-96db-446c-a397-5538960f487d Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/46c13fb7c9cb459eb0bab908cad9fd9f"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "46c13fb7c9cb459eb0bab908cad9fd9f", "name": "CreateSecurityGroupTests-c3133903-b853-42e-proj"}} 2018-12-27 17:19:39,497 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/46c13fb7c9cb459eb0bab908cad9fd9f used request id req-4861dc98-96db-446c-a397-5538960f487d 2018-12-27 17:19:39,497 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4043a662-0eb8-4c12-a6c4-4dd6563e0145 2018-12-27 17:19:39,502 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=4043a662-0eb8-4c12-a6c4-4dd6563e0145 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdfd7fedaed7b380a5d29c73b461d46316bdbb5c" 2018-12-27 17:19:39,710 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-0be04847-0d08-4e6c-b822-79825b9a2436 Date: Thu, 27 Dec 2018 17:19:39 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "4043a662-0eb8-4c12-a6c4-4dd6563e0145", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:19:32Z", "security_group_id": "4043a662-0eb8-4c12-a6c4-4dd6563e0145", "port_range_min": null, "revision_number": 0, "tenant_id": "46c13fb7c9cb459eb0bab908cad9fd9f", "created_at": "2018-12-27T17:19:32Z", "project_id": "46c13fb7c9cb459eb0bab908cad9fd9f", "id": "48bdea02-df1e-4bb3-9902-fcf8963d723b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:19:32Z", "security_group_id": "4043a662-0eb8-4c12-a6c4-4dd6563e0145", "port_range_min": null, "revision_number": 0, "tenant_id": "46c13fb7c9cb459eb0bab908cad9fd9f", "created_at": "2018-12-27T17:19:32Z", "project_id": "46c13fb7c9cb459eb0bab908cad9fd9f", "id": "67bc1401-1f99-420e-9f0d-2a1a73a38e04"}, {"remote_group_id": "4043a662-0eb8-4c12-a6c4-4dd6563e0145", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:19:32Z", "security_group_id": "4043a662-0eb8-4c12-a6c4-4dd6563e0145", "port_range_min": null, "revision_number": 0, "tenant_id": "46c13fb7c9cb459eb0bab908cad9fd9f", "created_at": "2018-12-27T17:19:32Z", "project_id": "46c13fb7c9cb459eb0bab908cad9fd9f", "id": "7d83ff36-2562-4249-b056-237bbf8a7e7f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:19:32Z", "security_group_id": "4043a662-0eb8-4c12-a6c4-4dd6563e0145", "port_range_min": null, "revision_number": 0, "tenant_id": "46c13fb7c9cb459eb0bab908cad9fd9f", "created_at": "2018-12-27T17:19:32Z", "project_id": "46c13fb7c9cb459eb0bab908cad9fd9f", "id": "a0294e25-5e41-4bef-91e3-9c30298c5b7a"}]} 2018-12-27 17:19:39,710 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=4043a662-0eb8-4c12-a6c4-4dd6563e0145 used request id req-0be04847-0d08-4e6c-b822-79825b9a2436 2018-12-27 17:19:39,711 - neutron_utils - INFO - Deleting security group with name - default 2018-12-27 17:19:39,715 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/security-groups/4043a662-0eb8-4c12-a6c4-4dd6563e0145 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdfd7fedaed7b380a5d29c73b461d46316bdbb5c" 2018-12-27 17:19:40,063 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-f8087583-e6cb-4b1d-8210-ce884a1f90fa Content-Length: 0 Date: Thu, 27 Dec 2018 17:19:40 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 17:19:40,064 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-groups/4043a662-0eb8-4c12-a6c4-4dd6563e0145 used request id req-f8087583-e6cb-4b1d-8210-ce884a1f90fa 2018-12-27 17:19:40,064 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-c3133903-b853-42e-proj 2018-12-27 17:19:40,068 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/projects/46c13fb7c9cb459eb0bab908cad9fd9f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdfd7fedaed7b380a5d29c73b461d46316bdbb5c" 2018-12-27 17:19:40,309 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:19:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1ef545b9-8111-4ba7-bcd6-d55215262cf6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:19:40,309 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/46c13fb7c9cb459eb0bab908cad9fd9f used request id req-1ef545b9-8111-4ba7-bcd6-d55215262cf6 2018-12-27 17:19:40,309 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-c3133903-b853-42e-proj-role 2018-12-27 17:19:40,313 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/roles/c8f94ac564ae41608de18b044af6c413 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdfd7fedaed7b380a5d29c73b461d46316bdbb5c" 2018-12-27 17:19:40,540 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:19:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7235859c-0338-4219-ab1d-0075f3cc5c52 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:19:40,540 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/roles/c8f94ac564ae41608de18b044af6c413 used request id req-7235859c-0338-4219-ab1d-0075f3cc5c52 2018-12-27 17:19:40,544 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdfd7fedaed7b380a5d29c73b461d46316bdbb5c" 2018-12-27 17:19:40,653 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:19:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3efec8b4-6741-4cb9-95f7-597f8d298992 Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8de789d09e46427786a85702e5e8de91", "links": {"self": "http://172.30.9.31:5000/v3/roles/8de789d09e46427786a85702e5e8de91"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 17:19:40,653 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-3efec8b4-6741-4cb9-95f7-597f8d298992 2018-12-27 17:19:40,654 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-c3133903-b853-42e-user 2018-12-27 17:19:40,657 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/users/8fd445fa8f6e4a58a985257b15370cdb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}854a77b65473ac74943c1b7434424f1235a51305" 2018-12-27 17:19:40,880 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:19:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-983dcd3f-2bfc-405e-aed0-d6cda60c226b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:19:40,880 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/8fd445fa8f6e4a58a985257b15370cdb used request id req-983dcd3f-2bfc-405e-aed0-d6cda60c226b 2018-12-27 17:19:40,881 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:19:41,306 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:19:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["OCFrWT1iTwCmJOtVqjufng"], "issued_at": "2018-12-27T17:19:41.000000Z"}} 2018-12-27 17:19:41,306 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f3ec60c14ae597862a629369e895ffd0d7afd52" 2018-12-27 17:19:41,411 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:19:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1dfdb045-30a7-4387-aa84-e7b57a81d9f2 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:19:41,411 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-1dfdb045-30a7-4387-aa84-e7b57a81d9f2 2018-12-27 17:19:41,413 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:19:41,414 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:19:41,839 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:19:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["kr5-GC81R4u152r2KpI_Xg"], "issued_at": "2018-12-27T17:19:41.000000Z"}} 2018-12-27 17:19:41,840 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c95b010db9b543bfc1d1c4d626331aac743f4565" 2018-12-27 17:19:41,944 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:19:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-56f18eeb-7ace-486f-9c18-7fcedb2f4921 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:19:41,944 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-56f18eeb-7ace-486f-9c18-7fcedb2f4921 2018-12-27 17:19:41,948 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 17:19:41,953 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 17:19:41 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 17:19:41,954 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-29e36624-a3e7-43b-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c95b010db9b543bfc1d1c4d626331aac743f4565" 2018-12-27 17:19:42,055 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:19:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-229e852d-eff1-485d-8ed2-e72de9a2aa5d Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-29e36624-a3e7-43b-proj", "previous": null, "next": null}, "projects": []} 2018-12-27 17:19:42,055 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-29e36624-a3e7-43b-proj used request id req-229e852d-eff1-485d-8ed2-e72de9a2aa5d 2018-12-27 17:19:42,059 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c95b010db9b543bfc1d1c4d626331aac743f4565" 2018-12-27 17:19:42,172 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:19:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f5729f8d-cd41-44b2-85df-978cd06e02f7 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-27 17:19:42,172 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-f5729f8d-cd41-44b2-85df-978cd06e02f7 2018-12-27 17:19:42,175 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c95b010db9b543bfc1d1c4d626331aac743f4565" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSecurityGroupTests-29e36624-a3e7-43b-proj"}}' 2018-12-27 17:19:42,325 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 27 Dec 2018 17:19:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ba440afe-fc5c-4d6d-a094-a00c74352d9a Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/91e0ccb7291943b9ad68117f563def81"}, "tags": [], "enabled": true, "id": "91e0ccb7291943b9ad68117f563def81", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-29e36624-a3e7-43b-proj"}} 2018-12-27 17:19:42,325 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-ba440afe-fc5c-4d6d-a094-a00c74352d9a 2018-12-27 17:19:42,326 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-29e36624-a3e7-43b-proj 2018-12-27 17:19:42,326 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:19:42,327 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:19:42,740 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:19:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["5jtoj0XvROCzjjY9899tYA"], "issued_at": "2018-12-27T17:19:42.000000Z"}} 2018-12-27 17:19:42,741 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}430804591dc9ca51a687ff5a9cc237ec02680b1b" 2018-12-27 17:19:42,756 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:19:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-475ceb6e-d2fe-4b8f-8a7b-1ae33ba8e9b3 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:19:42,756 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-475ceb6e-d2fe-4b8f-8a7b-1ae33ba8e9b3 2018-12-27 17:19:42,760 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 17:19:42,766 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 17:19:42 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 17:19:42,766 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}430804591dc9ca51a687ff5a9cc237ec02680b1b" 2018-12-27 17:19:42,892 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:19:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0ffd244e-2e9f-4a6e-9309-a94071e5f323 Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "links": {"self": "http://172.30.9.31:5000/v3/users/01fa52e7b3674fc48643fa4ffca67e4e"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "01fa52e7b3674fc48643fa4ffca67e4e", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/05a834ddebbc40688596b7460b47439e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05a834ddebbc40688596b7460b47439e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/08226a0ad01943f39559448239e291e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "08226a0ad01943f39559448239e291e1", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/55c0552fe37a4f7ca0e73939514bc683"}, "domain_id": "default", "enabled": true, "options": {}, "id": "55c0552fe37a4f7ca0e73939514bc683", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/646a4af4e3b5439a97996d353fea3924"}, "domain_id": "914eec1d43ea4caf9d2fd33268c06258", "enabled": true, "options": {}, "id": "646a4af4e3b5439a97996d353fea3924", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/85fb203e51c34d3f8122e285a6a318b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85fb203e51c34d3f8122e285a6a318b3", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/905e7f4b42d24cca93b99d2401fa3378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "905e7f4b42d24cca93b99d2401fa3378", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/a5bc08b9f81f4e5bb86c24f9f7547bae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5bc08b9f81f4e5bb86c24f9f7547bae", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/a5c780627f004d318bf908d80305da9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5c780627f004d318bf908d80305da9c", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/b18425bf2b044bc9af7e194919539a17"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b18425bf2b044bc9af7e194919539a17", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/b8d2134b619d4dca80e21d6fb16449b0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b8d2134b619d4dca80e21d6fb16449b0", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/b9ab6a25a652438285139fe5b44aea62"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9ab6a25a652438285139fe5b44aea62", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/c08462554a4844d681348f58b9b0edee"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c08462554a4844d681348f58b9b0edee", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/ddfc3a9aad444d4782eae677c8a98130"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ddfc3a9aad444d4782eae677c8a98130", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/f2a74f2185a54676a6cb2bb5ecfcc4f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2a74f2185a54676a6cb2bb5ecfcc4f6", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-12-27 17:19:42,892 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-0ffd244e-2e9f-4a6e-9309-a94071e5f323 2018-12-27 17:19:42,896 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?name=CreateSecurityGroupTests-29e36624-a3e7-43b-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}430804591dc9ca51a687ff5a9cc237ec02680b1b" 2018-12-27 17:19:43,015 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:19:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b45a7862-a5b4-4816-910c-d20ee0933627 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?name=CreateSecurityGroupTests-29e36624-a3e7-43b-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/91e0ccb7291943b9ad68117f563def81"}, "tags": [], "enabled": true, "id": "91e0ccb7291943b9ad68117f563def81", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-29e36624-a3e7-43b-proj"}]} 2018-12-27 17:19:43,015 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?name=CreateSecurityGroupTests-29e36624-a3e7-43b-proj used request id req-b45a7862-a5b4-4816-910c-d20ee0933627 2018-12-27 17:19:43,019 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}430804591dc9ca51a687ff5a9cc237ec02680b1b" 2018-12-27 17:19:43,131 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:19:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ea251074-c5df-4ff2-88c5-5ff665434eee Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-27 17:19:43,131 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-ea251074-c5df-4ff2-88c5-5ff665434eee 2018-12-27 17:19:43,524 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-29e36624-a3e7-43b-user 2018-12-27 17:19:43,524 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:19:43,527 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c95b010db9b543bfc1d1c4d626331aac743f4565" 2018-12-27 17:19:43,651 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:19:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0c0ae3e0-daca-4cd6-a2ee-e07a4e4ea87b Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8de789d09e46427786a85702e5e8de91", "links": {"self": "http://172.30.9.31:5000/v3/roles/8de789d09e46427786a85702e5e8de91"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 17:19:43,651 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-0c0ae3e0-daca-4cd6-a2ee-e07a4e4ea87b 2018-12-27 17:19:43,655 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c95b010db9b543bfc1d1c4d626331aac743f4565" -d '{"role": {"name": "CreateSecurityGroupTests-29e36624-a3e7-43b-proj-role"}}' 2018-12-27 17:19:43,774 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 27 Dec 2018 17:19:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2f107744-e479-44da-85ae-d5ebf9448833 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "1fba3694b6c24110b996c6124bfb161f", "links": {"self": "http://172.30.9.31:5000/v3/roles/1fba3694b6c24110b996c6124bfb161f"}, "name": "CreateSecurityGroupTests-29e36624-a3e7-43b-proj-role"}} 2018-12-27 17:19:43,774 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/roles used request id req-2f107744-e479-44da-85ae-d5ebf9448833 2018-12-27 17:19:43,774 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-29e36624-a3e7-43b-proj-role 2018-12-27 17:19:43,778 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles/1fba3694b6c24110b996c6124bfb161f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c95b010db9b543bfc1d1c4d626331aac743f4565" 2018-12-27 17:19:43,886 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:19:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-57506e09-e497-4b57-8f73-aae97fbefde6 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "1fba3694b6c24110b996c6124bfb161f", "links": {"self": "http://172.30.9.31:5000/v3/roles/1fba3694b6c24110b996c6124bfb161f"}, "name": "CreateSecurityGroupTests-29e36624-a3e7-43b-proj-role"}} 2018-12-27 17:19:43,886 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles/1fba3694b6c24110b996c6124bfb161f used request id req-57506e09-e497-4b57-8f73-aae97fbefde6 2018-12-27 17:19:43,887 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-29e36624-a3e7-43b-proj-role to project CreateSecurityGroupTests-29e36624-a3e7-43b-proj 2018-12-27 17:19:43,890 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:5000/v3/projects/91e0ccb7291943b9ad68117f563def81/users/f5d402d8d0c04d69b9614973f1c5d1bb/roles/1fba3694b6c24110b996c6124bfb161f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c95b010db9b543bfc1d1c4d626331aac743f4565" 2018-12-27 17:19:44,067 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:19:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3de9fe67-503c-4a12-878e-0b22b7eb4604 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:19:44,067 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/91e0ccb7291943b9ad68117f563def81/users/f5d402d8d0c04d69b9614973f1c5d1bb/roles/1fba3694b6c24110b996c6124bfb161f used request id req-3de9fe67-503c-4a12-878e-0b22b7eb4604 2018-12-27 17:19:44,069 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:19:44,070 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:19:44,564 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:19:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["ObvWSQhNTfCXEmKbj_A5BQ"], "issued_at": "2018-12-27T17:19:44.000000Z"}} 2018-12-27 17:19:44,565 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28f5330914b08aaaaa3a20f8e91add6002131c37" 2018-12-27 17:19:44,577 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:19:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-87e61607-f394-42b6-af5e-271463ac1fca Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:19:44,578 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-87e61607-f394-42b6-af5e-271463ac1fca 2018-12-27 17:19:44,584 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=CreateSecurityGroupTests-97a96ee4-8537-4d5d-8fc8-e0286ca7111cname&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28f5330914b08aaaaa3a20f8e91add6002131c37" 2018-12-27 17:19:44,804 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-db603969-34a7-4ef9-b706-8b3596ef9239 Date: Thu, 27 Dec 2018 17:19:44 GMT RESP BODY: {"security_groups": []} 2018-12-27 17:19:44,804 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=CreateSecurityGroupTests-97a96ee4-8537-4d5d-8fc8-e0286ca7111cname&description=hello+group used request id req-db603969-34a7-4ef9-b706-8b3596ef9239 2018-12-27 17:19:44,804 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-97a96ee4-8537-4d5d-8fc8-e0286ca7111cname... 2018-12-27 17:19:44,804 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-97a96ee4-8537-4d5d-8fc8-e0286ca7111cname 2018-12-27 17:19:44,807 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 17:19:44,813 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 17:19:44 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 17:19:44,814 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?name=CreateSecurityGroupTests-29e36624-a3e7-43b-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28f5330914b08aaaaa3a20f8e91add6002131c37" 2018-12-27 17:19:44,923 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:19:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6cab4462-6e35-4537-8757-c6151538a818 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?name=CreateSecurityGroupTests-29e36624-a3e7-43b-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/91e0ccb7291943b9ad68117f563def81"}, "tags": [], "enabled": true, "id": "91e0ccb7291943b9ad68117f563def81", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-29e36624-a3e7-43b-proj"}]} 2018-12-27 17:19:44,924 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?name=CreateSecurityGroupTests-29e36624-a3e7-43b-proj used request id req-6cab4462-6e35-4537-8757-c6151538a818 2018-12-27 17:19:44,929 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28f5330914b08aaaaa3a20f8e91add6002131c37" -d '{"security_group": {"tenant_id": "91e0ccb7291943b9ad68117f563def81", "name": "CreateSecurityGroupTests-97a96ee4-8537-4d5d-8fc8-e0286ca7111cname", "description": "hello group"}}' 2018-12-27 17:19:45,608 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1408 X-Openstack-Request-Id: req-b772014d-78bd-420d-9a36-0dd7e3d18af8 Date: Thu, 27 Dec 2018 17:19:45 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "91e0ccb7291943b9ad68117f563def81", "created_at": "2018-12-27T17:19:45Z", "updated_at": "2018-12-27T17:19:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:45Z", "revision_number": 0, "id": "29fd62c8-2090-4e13-b447-8df9e336baa1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:45Z", "security_group_id": "64d2a697-2041-465f-a9eb-e13debcb2515", "tenant_id": "91e0ccb7291943b9ad68117f563def81", "port_range_min": null, "ethertype": "IPv4", "project_id": "91e0ccb7291943b9ad68117f563def81"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:45Z", "revision_number": 0, "id": "978eee43-fb5d-4596-bfc6-94c1931539a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:45Z", "security_group_id": "64d2a697-2041-465f-a9eb-e13debcb2515", "tenant_id": "91e0ccb7291943b9ad68117f563def81", "port_range_min": null, "ethertype": "IPv6", "project_id": "91e0ccb7291943b9ad68117f563def81"}], "revision_number": 2, "project_id": "91e0ccb7291943b9ad68117f563def81", "id": "64d2a697-2041-465f-a9eb-e13debcb2515", "name": "CreateSecurityGroupTests-97a96ee4-8537-4d5d-8fc8-e0286ca7111cname"}} 2018-12-27 17:19:45,608 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/security-groups used request id req-b772014d-78bd-420d-9a36-0dd7e3d18af8 2018-12-27 17:19:45,609 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 64d2a697-2041-465f-a9eb-e13debcb2515 2018-12-27 17:19:45,615 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=64d2a697-2041-465f-a9eb-e13debcb2515 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28f5330914b08aaaaa3a20f8e91add6002131c37" 2018-12-27 17:19:45,831 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-512182c7-bdaa-4e89-bfc5-60e23e3a4d3a Date: Thu, 27 Dec 2018 17:19:45 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:19:45Z", "security_group_id": "64d2a697-2041-465f-a9eb-e13debcb2515", "port_range_min": null, "revision_number": 0, "tenant_id": "91e0ccb7291943b9ad68117f563def81", "created_at": "2018-12-27T17:19:45Z", "project_id": "91e0ccb7291943b9ad68117f563def81", "id": "29fd62c8-2090-4e13-b447-8df9e336baa1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:19:45Z", "security_group_id": "64d2a697-2041-465f-a9eb-e13debcb2515", "port_range_min": null, "revision_number": 0, "tenant_id": "91e0ccb7291943b9ad68117f563def81", "created_at": "2018-12-27T17:19:45Z", "project_id": "91e0ccb7291943b9ad68117f563def81", "id": "978eee43-fb5d-4596-bfc6-94c1931539a2"}]} 2018-12-27 17:19:45,831 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=64d2a697-2041-465f-a9eb-e13debcb2515 used request id req-512182c7-bdaa-4e89-bfc5-60e23e3a4d3a 2018-12-27 17:19:45,832 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 64d2a697-2041-465f-a9eb-e13debcb2515 2018-12-27 17:19:45,837 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=64d2a697-2041-465f-a9eb-e13debcb2515 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28f5330914b08aaaaa3a20f8e91add6002131c37" 2018-12-27 17:19:46,039 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-3c8c301f-badb-431d-8709-ceaa9cfaa13d Date: Thu, 27 Dec 2018 17:19:46 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:19:45Z", "security_group_id": "64d2a697-2041-465f-a9eb-e13debcb2515", "port_range_min": null, "revision_number": 0, "tenant_id": "91e0ccb7291943b9ad68117f563def81", "created_at": "2018-12-27T17:19:45Z", "project_id": "91e0ccb7291943b9ad68117f563def81", "id": "29fd62c8-2090-4e13-b447-8df9e336baa1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:19:45Z", "security_group_id": "64d2a697-2041-465f-a9eb-e13debcb2515", "port_range_min": null, "revision_number": 0, "tenant_id": "91e0ccb7291943b9ad68117f563def81", "created_at": "2018-12-27T17:19:45Z", "project_id": "91e0ccb7291943b9ad68117f563def81", "id": "978eee43-fb5d-4596-bfc6-94c1931539a2"}]} 2018-12-27 17:19:46,040 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=64d2a697-2041-465f-a9eb-e13debcb2515 used request id req-3c8c301f-badb-431d-8709-ceaa9cfaa13d 2018-12-27 17:19:46,040 - neutron_utils - INFO - Retrieving security group with ID - 64d2a697-2041-465f-a9eb-e13debcb2515 2018-12-27 17:19:46,045 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?id=64d2a697-2041-465f-a9eb-e13debcb2515 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28f5330914b08aaaaa3a20f8e91add6002131c37" 2018-12-27 17:19:46,294 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-bd8b869b-82d1-463b-b0b5-a287440d0c6e Date: Thu, 27 Dec 2018 17:19:46 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "91e0ccb7291943b9ad68117f563def81", "created_at": "2018-12-27T17:19:45Z", "updated_at": "2018-12-27T17:19:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:45Z", "revision_number": 0, "id": "29fd62c8-2090-4e13-b447-8df9e336baa1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:45Z", "security_group_id": "64d2a697-2041-465f-a9eb-e13debcb2515", "tenant_id": "91e0ccb7291943b9ad68117f563def81", "port_range_min": null, "ethertype": "IPv4", "project_id": "91e0ccb7291943b9ad68117f563def81"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:45Z", "revision_number": 0, "id": "978eee43-fb5d-4596-bfc6-94c1931539a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:45Z", "security_group_id": "64d2a697-2041-465f-a9eb-e13debcb2515", "tenant_id": "91e0ccb7291943b9ad68117f563def81", "port_range_min": null, "ethertype": "IPv6", "project_id": "91e0ccb7291943b9ad68117f563def81"}], "revision_number": 2, "project_id": "91e0ccb7291943b9ad68117f563def81", "id": "64d2a697-2041-465f-a9eb-e13debcb2515", "name": "CreateSecurityGroupTests-97a96ee4-8537-4d5d-8fc8-e0286ca7111cname"}]} 2018-12-27 17:19:46,294 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?id=64d2a697-2041-465f-a9eb-e13debcb2515 used request id req-bd8b869b-82d1-463b-b0b5-a287440d0c6e 2018-12-27 17:19:46,295 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 64d2a697-2041-465f-a9eb-e13debcb2515 2018-12-27 17:19:46,300 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=64d2a697-2041-465f-a9eb-e13debcb2515 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28f5330914b08aaaaa3a20f8e91add6002131c37" 2018-12-27 17:19:46,498 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-4dbed642-fb0d-4499-9f99-ee0bf59478fe Date: Thu, 27 Dec 2018 17:19:46 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:19:45Z", "security_group_id": "64d2a697-2041-465f-a9eb-e13debcb2515", "port_range_min": null, "revision_number": 0, "tenant_id": "91e0ccb7291943b9ad68117f563def81", "created_at": "2018-12-27T17:19:45Z", "project_id": "91e0ccb7291943b9ad68117f563def81", "id": "29fd62c8-2090-4e13-b447-8df9e336baa1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:19:45Z", "security_group_id": "64d2a697-2041-465f-a9eb-e13debcb2515", "port_range_min": null, "revision_number": 0, "tenant_id": "91e0ccb7291943b9ad68117f563def81", "created_at": "2018-12-27T17:19:45Z", "project_id": "91e0ccb7291943b9ad68117f563def81", "id": "978eee43-fb5d-4596-bfc6-94c1931539a2"}]} 2018-12-27 17:19:46,498 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=64d2a697-2041-465f-a9eb-e13debcb2515 used request id req-4dbed642-fb0d-4499-9f99-ee0bf59478fe 2018-12-27 17:19:46,499 - neutron_utils - INFO - Retrieving security group with ID - 64d2a697-2041-465f-a9eb-e13debcb2515 2018-12-27 17:19:46,504 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?id=64d2a697-2041-465f-a9eb-e13debcb2515 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28f5330914b08aaaaa3a20f8e91add6002131c37" 2018-12-27 17:19:46,745 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-97c6342a-e66f-4273-83cb-79cd38e1dbe2 Date: Thu, 27 Dec 2018 17:19:46 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "91e0ccb7291943b9ad68117f563def81", "created_at": "2018-12-27T17:19:45Z", "updated_at": "2018-12-27T17:19:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:45Z", "revision_number": 0, "id": "29fd62c8-2090-4e13-b447-8df9e336baa1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:45Z", "security_group_id": "64d2a697-2041-465f-a9eb-e13debcb2515", "tenant_id": "91e0ccb7291943b9ad68117f563def81", "port_range_min": null, "ethertype": "IPv4", "project_id": "91e0ccb7291943b9ad68117f563def81"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:45Z", "revision_number": 0, "id": "978eee43-fb5d-4596-bfc6-94c1931539a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:45Z", "security_group_id": "64d2a697-2041-465f-a9eb-e13debcb2515", "tenant_id": "91e0ccb7291943b9ad68117f563def81", "port_range_min": null, "ethertype": "IPv6", "project_id": "91e0ccb7291943b9ad68117f563def81"}], "revision_number": 2, "project_id": "91e0ccb7291943b9ad68117f563def81", "id": "64d2a697-2041-465f-a9eb-e13debcb2515", "name": "CreateSecurityGroupTests-97a96ee4-8537-4d5d-8fc8-e0286ca7111cname"}]} 2018-12-27 17:19:46,745 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?id=64d2a697-2041-465f-a9eb-e13debcb2515 used request id req-97c6342a-e66f-4273-83cb-79cd38e1dbe2 2018-12-27 17:19:46,746 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 64d2a697-2041-465f-a9eb-e13debcb2515 2018-12-27 17:19:46,750 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=64d2a697-2041-465f-a9eb-e13debcb2515 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28f5330914b08aaaaa3a20f8e91add6002131c37" 2018-12-27 17:19:46,767 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-c0194cdf-b28e-4c0f-9165-92ecde33f547 Date: Thu, 27 Dec 2018 17:19:46 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:19:45Z", "security_group_id": "64d2a697-2041-465f-a9eb-e13debcb2515", "port_range_min": null, "revision_number": 0, "tenant_id": "91e0ccb7291943b9ad68117f563def81", "created_at": "2018-12-27T17:19:45Z", "project_id": "91e0ccb7291943b9ad68117f563def81", "id": "29fd62c8-2090-4e13-b447-8df9e336baa1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:19:45Z", "security_group_id": "64d2a697-2041-465f-a9eb-e13debcb2515", "port_range_min": null, "revision_number": 0, "tenant_id": "91e0ccb7291943b9ad68117f563def81", "created_at": "2018-12-27T17:19:45Z", "project_id": "91e0ccb7291943b9ad68117f563def81", "id": "978eee43-fb5d-4596-bfc6-94c1931539a2"}]} 2018-12-27 17:19:46,767 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=64d2a697-2041-465f-a9eb-e13debcb2515 used request id req-c0194cdf-b28e-4c0f-9165-92ecde33f547 2018-12-27 17:19:46,768 - neutron_utils - INFO - Retrieving security group with ID - 64d2a697-2041-465f-a9eb-e13debcb2515 2018-12-27 17:19:46,772 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?id=64d2a697-2041-465f-a9eb-e13debcb2515 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28f5330914b08aaaaa3a20f8e91add6002131c37" 2018-12-27 17:19:46,819 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-5044a484-c00b-4da0-a402-bac268c403b0 Date: Thu, 27 Dec 2018 17:19:46 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "91e0ccb7291943b9ad68117f563def81", "created_at": "2018-12-27T17:19:45Z", "updated_at": "2018-12-27T17:19:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:45Z", "revision_number": 0, "id": "29fd62c8-2090-4e13-b447-8df9e336baa1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:45Z", "security_group_id": "64d2a697-2041-465f-a9eb-e13debcb2515", "tenant_id": "91e0ccb7291943b9ad68117f563def81", "port_range_min": null, "ethertype": "IPv4", "project_id": "91e0ccb7291943b9ad68117f563def81"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:45Z", "revision_number": 0, "id": "978eee43-fb5d-4596-bfc6-94c1931539a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:45Z", "security_group_id": "64d2a697-2041-465f-a9eb-e13debcb2515", "tenant_id": "91e0ccb7291943b9ad68117f563def81", "port_range_min": null, "ethertype": "IPv6", "project_id": "91e0ccb7291943b9ad68117f563def81"}], "revision_number": 2, "project_id": "91e0ccb7291943b9ad68117f563def81", "id": "64d2a697-2041-465f-a9eb-e13debcb2515", "name": "CreateSecurityGroupTests-97a96ee4-8537-4d5d-8fc8-e0286ca7111cname"}]} 2018-12-27 17:19:46,819 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?id=64d2a697-2041-465f-a9eb-e13debcb2515 used request id req-5044a484-c00b-4da0-a402-bac268c403b0 2018-12-27 17:19:46,820 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 64d2a697-2041-465f-a9eb-e13debcb2515 2018-12-27 17:19:46,824 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=64d2a697-2041-465f-a9eb-e13debcb2515 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28f5330914b08aaaaa3a20f8e91add6002131c37" 2018-12-27 17:19:47,043 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-65c993c4-6dac-4081-bbac-cae70244fddb Date: Thu, 27 Dec 2018 17:19:47 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:19:45Z", "security_group_id": "64d2a697-2041-465f-a9eb-e13debcb2515", "port_range_min": null, "revision_number": 0, "tenant_id": "91e0ccb7291943b9ad68117f563def81", "created_at": "2018-12-27T17:19:45Z", "project_id": "91e0ccb7291943b9ad68117f563def81", "id": "29fd62c8-2090-4e13-b447-8df9e336baa1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:19:45Z", "security_group_id": "64d2a697-2041-465f-a9eb-e13debcb2515", "port_range_min": null, "revision_number": 0, "tenant_id": "91e0ccb7291943b9ad68117f563def81", "created_at": "2018-12-27T17:19:45Z", "project_id": "91e0ccb7291943b9ad68117f563def81", "id": "978eee43-fb5d-4596-bfc6-94c1931539a2"}]} 2018-12-27 17:19:47,043 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=64d2a697-2041-465f-a9eb-e13debcb2515 used request id req-65c993c4-6dac-4081-bbac-cae70244fddb 2018-12-27 17:19:47,044 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:19:47,456 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1fba3694b6c24110b996c6124bfb161f", "name": "CreateSecurityGroupTests-29e36624-a3e7-43b-proj-role"}], "expires_at": "2018-12-27T18:19:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "91e0ccb7291943b9ad68117f563def81", "name": "CreateSecurityGroupTests-29e36624-a3e7-43b-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/91e0ccb7291943b9ad68117f563def81", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/91e0ccb7291943b9ad68117f563def81", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/91e0ccb7291943b9ad68117f563def81", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/91e0ccb7291943b9ad68117f563def81", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/91e0ccb7291943b9ad68117f563def81", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/91e0ccb7291943b9ad68117f563def81", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/91e0ccb7291943b9ad68117f563def81", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/91e0ccb7291943b9ad68117f563def81", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/91e0ccb7291943b9ad68117f563def81", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_91e0ccb7291943b9ad68117f563def81", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_91e0ccb7291943b9ad68117f563def81", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/91e0ccb7291943b9ad68117f563def81", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/91e0ccb7291943b9ad68117f563def81", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/91e0ccb7291943b9ad68117f563def81", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-29e36624-a3e7-43b-user", "id": "f5d402d8d0c04d69b9614973f1c5d1bb"}, "audit_ids": ["Ly_0wBNoRI-hDFUbfmuvbQ"], "issued_at": "2018-12-27T17:19:47.000000Z"}} 2018-12-27 17:19:47,461 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=CreateSecurityGroupTests-97a96ee4-8537-4d5d-8fc8-e0286ca7111cname&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c523d7cfac4d374ed5d60aa7452f1210d27cdd90" 2018-12-27 17:19:47,699 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-9de3feab-9685-4648-96a2-4dde6fffea3d Date: Thu, 27 Dec 2018 17:19:47 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "91e0ccb7291943b9ad68117f563def81", "created_at": "2018-12-27T17:19:45Z", "updated_at": "2018-12-27T17:19:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:45Z", "revision_number": 0, "id": "29fd62c8-2090-4e13-b447-8df9e336baa1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:45Z", "security_group_id": "64d2a697-2041-465f-a9eb-e13debcb2515", "tenant_id": "91e0ccb7291943b9ad68117f563def81", "port_range_min": null, "ethertype": "IPv4", "project_id": "91e0ccb7291943b9ad68117f563def81"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:45Z", "revision_number": 0, "id": "978eee43-fb5d-4596-bfc6-94c1931539a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:45Z", "security_group_id": "64d2a697-2041-465f-a9eb-e13debcb2515", "tenant_id": "91e0ccb7291943b9ad68117f563def81", "port_range_min": null, "ethertype": "IPv6", "project_id": "91e0ccb7291943b9ad68117f563def81"}], "revision_number": 2, "project_id": "91e0ccb7291943b9ad68117f563def81", "id": "64d2a697-2041-465f-a9eb-e13debcb2515", "name": "CreateSecurityGroupTests-97a96ee4-8537-4d5d-8fc8-e0286ca7111cname"}]} 2018-12-27 17:19:47,700 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=CreateSecurityGroupTests-97a96ee4-8537-4d5d-8fc8-e0286ca7111cname&description=hello+group used request id req-9de3feab-9685-4648-96a2-4dde6fffea3d 2018-12-27 17:19:47,703 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 17:19:47,709 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 17:19:47 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 17:19:47,710 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/91e0ccb7291943b9ad68117f563def81 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f3ec60c14ae597862a629369e895ffd0d7afd52" 2018-12-27 17:19:47,728 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:19:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a47a791c-6558-4a34-85aa-cb492f01e4a7 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/91e0ccb7291943b9ad68117f563def81"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "91e0ccb7291943b9ad68117f563def81", "name": "CreateSecurityGroupTests-29e36624-a3e7-43b-proj"}} 2018-12-27 17:19:47,729 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/91e0ccb7291943b9ad68117f563def81 used request id req-a47a791c-6558-4a34-85aa-cb492f01e4a7 2018-12-27 17:19:47,729 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 64d2a697-2041-465f-a9eb-e13debcb2515 2018-12-27 17:19:47,733 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=64d2a697-2041-465f-a9eb-e13debcb2515 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c523d7cfac4d374ed5d60aa7452f1210d27cdd90" 2018-12-27 17:19:47,933 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-523228f3-8a92-4fab-85e0-312ec5d7b8cb Date: Thu, 27 Dec 2018 17:19:47 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:19:45Z", "security_group_id": "64d2a697-2041-465f-a9eb-e13debcb2515", "port_range_min": null, "revision_number": 0, "tenant_id": "91e0ccb7291943b9ad68117f563def81", "created_at": "2018-12-27T17:19:45Z", "project_id": "91e0ccb7291943b9ad68117f563def81", "id": "29fd62c8-2090-4e13-b447-8df9e336baa1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:19:45Z", "security_group_id": "64d2a697-2041-465f-a9eb-e13debcb2515", "port_range_min": null, "revision_number": 0, "tenant_id": "91e0ccb7291943b9ad68117f563def81", "created_at": "2018-12-27T17:19:45Z", "project_id": "91e0ccb7291943b9ad68117f563def81", "id": "978eee43-fb5d-4596-bfc6-94c1931539a2"}]} 2018-12-27 17:19:47,934 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=64d2a697-2041-465f-a9eb-e13debcb2515 used request id req-523228f3-8a92-4fab-85e0-312ec5d7b8cb 2018-12-27 17:19:47,934 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 64d2a697-2041-465f-a9eb-e13debcb2515 2018-12-27 17:19:47,939 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=64d2a697-2041-465f-a9eb-e13debcb2515 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c523d7cfac4d374ed5d60aa7452f1210d27cdd90" 2018-12-27 17:19:48,199 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-de7aa22f-8359-4c58-96c4-1f5dd5e047c4 Date: Thu, 27 Dec 2018 17:19:48 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:19:45Z", "security_group_id": "64d2a697-2041-465f-a9eb-e13debcb2515", "port_range_min": null, "revision_number": 0, "tenant_id": "91e0ccb7291943b9ad68117f563def81", "created_at": "2018-12-27T17:19:45Z", "project_id": "91e0ccb7291943b9ad68117f563def81", "id": "29fd62c8-2090-4e13-b447-8df9e336baa1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:19:45Z", "security_group_id": "64d2a697-2041-465f-a9eb-e13debcb2515", "port_range_min": null, "revision_number": 0, "tenant_id": "91e0ccb7291943b9ad68117f563def81", "created_at": "2018-12-27T17:19:45Z", "project_id": "91e0ccb7291943b9ad68117f563def81", "id": "978eee43-fb5d-4596-bfc6-94c1931539a2"}]} 2018-12-27 17:19:48,199 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=64d2a697-2041-465f-a9eb-e13debcb2515 used request id req-de7aa22f-8359-4c58-96c4-1f5dd5e047c4 2018-12-27 17:19:48,200 - neutron_utils - INFO - Deleting security group rule with ID - 29fd62c8-2090-4e13-b447-8df9e336baa1 2018-12-27 17:19:48,205 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/security-group-rules/29fd62c8-2090-4e13-b447-8df9e336baa1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28f5330914b08aaaaa3a20f8e91add6002131c37" 2018-12-27 17:19:48,549 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-8fd90610-40c3-4c32-a8f0-b1ae320f6ac4 Content-Length: 0 Date: Thu, 27 Dec 2018 17:19:48 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 17:19:48,549 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-group-rules/29fd62c8-2090-4e13-b447-8df9e336baa1 used request id req-8fd90610-40c3-4c32-a8f0-b1ae320f6ac4 2018-12-27 17:19:48,550 - neutron_utils - INFO - Deleting security group rule with ID - 978eee43-fb5d-4596-bfc6-94c1931539a2 2018-12-27 17:19:48,554 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/security-group-rules/978eee43-fb5d-4596-bfc6-94c1931539a2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28f5330914b08aaaaa3a20f8e91add6002131c37" 2018-12-27 17:19:48,858 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d451ec05-739a-4861-9560-3755d9a8e095 Content-Length: 0 Date: Thu, 27 Dec 2018 17:19:48 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 17:19:48,858 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-group-rules/978eee43-fb5d-4596-bfc6-94c1931539a2 used request id req-d451ec05-739a-4861-9560-3755d9a8e095 2018-12-27 17:19:48,858 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-97a96ee4-8537-4d5d-8fc8-e0286ca7111cname 2018-12-27 17:19:48,863 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/security-groups/64d2a697-2041-465f-a9eb-e13debcb2515 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28f5330914b08aaaaa3a20f8e91add6002131c37" 2018-12-27 17:19:49,222 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-33aa385e-b7f3-4e8b-811b-9d208f3f0334 Content-Length: 0 Date: Thu, 27 Dec 2018 17:19:49 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 17:19:49,222 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-groups/64d2a697-2041-465f-a9eb-e13debcb2515 used request id req-33aa385e-b7f3-4e8b-811b-9d208f3f0334 2018-12-27 17:19:49,229 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c95b010db9b543bfc1d1c4d626331aac743f4565" 2018-12-27 17:19:49,513 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 35896 X-Openstack-Request-Id: req-d2eeb034-d016-4483-b5bd-b8069cd1fcf5 Date: Thu, 27 Dec 2018 17:19:49 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "created_at": "2018-12-27T15:33:01Z", "updated_at": "2018-12-27T15:33:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "35205ac3-06e6-4cf6-bb21-ff8f813cb45b", "remote_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "ade77f59-e70c-4970-8ea8-198222fa332e", "remote_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "c4f3bf7f-d793-498d-a883-bb8c6003f070", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "c85cb618-8f19-445b-8e16-6d467cb17771", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}], "revision_number": 4, "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "created_at": "2018-12-27T15:57:22Z", "updated_at": "2018-12-27T15:57:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "5e258a3b-01f5-4aef-81b7-0b5dc6e5b683", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "65475539-0336-498a-8da4-ff0a80b10089", "remote_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "ae922857-f7ae-4bc8-949b-153fb43bfd00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "b4f87679-52e1-4cf9-bf76-5abb9a9bec06", "remote_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "f7197afc9b61423897aefc9a643d03a1"}], "revision_number": 4, "project_id": "f7197afc9b61423897aefc9a643d03a1", "id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "created_at": "2018-12-27T16:01:54Z", "updated_at": "2018-12-27T16:01:54Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "00dd3abd-acd1-4edb-8f4a-8badcbd2eeb4", "remote_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "018de60d-bc33-4ef0-9eed-6d00b6ce227b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "0d99f0db-fa6b-4201-b67f-a7ff0db82c5d", "remote_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv6", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "5c4049ef-933d-4614-84e7-83584430d462", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv6", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}], "revision_number": 4, "project_id": "8c689c5e31c44b09ab85f80682abbc2a", "id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "created_at": "2018-12-27T15:56:49Z", "updated_at": "2018-12-27T15:56:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "6555e255-763a-4448-b1b1-0c93b2a390bd", "remote_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "777ff7a5-a590-43e5-a84b-7677710494e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "8bac258a-08df-48b7-900b-efbe01a6ec20", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "dc17921e-353f-4898-a970-881b2c8d093d", "remote_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}], "revision_number": 4, "project_id": "28dac9e1580d461c9de52e6659cc4f9d", "id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "created_at": "2018-12-27T16:01:52Z", "updated_at": "2018-12-27T16:01:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "32737757-45f3-4b24-b6ab-5f2d5579b4a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv6", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "ae604ef3-492d-4aa3-8045-1ff84f755a27", "remote_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv4", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "b7bff40a-beda-4996-b140-ed94d010535c", "remote_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv6", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "b8129030-9d72-4d5d-adce-47bbe62492fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv4", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}], "revision_number": 4, "project_id": "81c108a273314b24bf6b48c41b5bbe0c", "id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "created_at": "2018-12-27T15:57:20Z", "updated_at": "2018-12-27T15:57:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "0c389ec4-c0af-4c20-acf9-4fcc1d859dd7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv6", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "3749697a-f2ef-439a-a661-2fb92badd1ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv4", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "b74e0c8c-e243-450e-b1be-69c587093d6d", "remote_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv6", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "c222695b-2f1c-427d-afd7-e0be24ec9f66", "remote_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv4", "project_id": "7fb0e5436e4f467998e672dd71018a45"}], "revision_number": 4, "project_id": "7fb0e5436e4f467998e672dd71018a45", "id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "created_at": "2018-12-27T17:02:11Z", "updated_at": "2018-12-27T17:02:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "675d8a56-1c9b-4c58-a252-61e65997fd05", "remote_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv4", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "84f0587c-7394-4fd6-8f3d-8d6ba94cf3f9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv6", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "8a450b4f-e710-4193-816e-13a2d4e40c07", "remote_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv6", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "c3106b0a-1026-4156-86a9-f0438b7fab93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv4", "project_id": "7cba3664d5674e65a12c8c269a05febf"}], "revision_number": 4, "project_id": "7cba3664d5674e65a12c8c269a05febf", "id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "created_at": "2018-12-27T15:58:29Z", "updated_at": "2018-12-27T15:58:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "2a945ecc-f9fa-4219-96ab-c189a7f5c102", "remote_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv6", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "55e2b54e-68d4-4476-8c9f-e05e347c8970", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv4", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "9983229c-b595-482a-973f-81137a209b6d", "remote_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv4", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "9d4b8450-78ab-4817-a586-372ed88268f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv6", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}], "revision_number": 4, "project_id": "fbd6dbf946a5406398ba810e02d0888e", "id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "91e0ccb7291943b9ad68117f563def81", "created_at": "2018-12-27T17:19:45Z", "updated_at": "2018-12-27T17:19:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:45Z", "revision_number": 0, "id": "1f38aff2-c265-451a-9d25-840a381072da", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:45Z", "security_group_id": "b0326644-3b83-4995-8845-e54593fdbf33", "tenant_id": "91e0ccb7291943b9ad68117f563def81", "port_range_min": null, "ethertype": "IPv4", "project_id": "91e0ccb7291943b9ad68117f563def81"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:45Z", "revision_number": 0, "id": "7424266a-c25e-409c-acc4-5a8be519810d", "remote_group_id": "b0326644-3b83-4995-8845-e54593fdbf33", "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:45Z", "security_group_id": "b0326644-3b83-4995-8845-e54593fdbf33", "tenant_id": "91e0ccb7291943b9ad68117f563def81", "port_range_min": null, "ethertype": "IPv4", "project_id": "91e0ccb7291943b9ad68117f563def81"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:45Z", "revision_number": 0, "id": "a363c86b-77ef-452f-83c8-9928adbba188", "remote_group_id": "b0326644-3b83-4995-8845-e54593fdbf33", "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:45Z", "security_group_id": "b0326644-3b83-4995-8845-e54593fdbf33", "tenant_id": "91e0ccb7291943b9ad68117f563def81", "port_range_min": null, "ethertype": "IPv6", "project_id": "91e0ccb7291943b9ad68117f563def81"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:45Z", "revision_number": 0, "id": "eb60f710-de98-4309-8bfc-eaf08cf86521", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:45Z", "security_group_id": "b0326644-3b83-4995-8845-e54593fdbf33", "tenant_id": "91e0ccb7291943b9ad68117f563def81", "port_range_min": null, "ethertype": "IPv6", "project_id": "91e0ccb7291943b9ad68117f563def81"}], "revision_number": 4, "project_id": "91e0ccb7291943b9ad68117f563def81", "id": "b0326644-3b83-4995-8845-e54593fdbf33", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "created_at": "2018-12-27T15:57:24Z", "updated_at": "2018-12-27T15:57:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "35521f2a-a59d-4798-9fa8-0febfe126076", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv4", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "607d473d-1e6a-4088-a778-7df9ffc1ff68", "remote_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv6", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "6f8fa92b-b67a-4047-a900-f43656aff42b", "remote_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv4", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "890f1d6c-9ae5-45b0-b7a1-282182432b66", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv6", "project_id": "253cc6709e714b8a80a5f74e4257907e"}], "revision_number": 4, "project_id": "253cc6709e714b8a80a5f74e4257907e", "id": "b9546f11-205e-4322-89f8-f0360d6090ed", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "created_at": "2018-12-27T15:57:08Z", "updated_at": "2018-12-27T15:57:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "6739c48b-d899-4c17-bb8e-ffaf8922c034", "remote_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv4", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "9660a6af-4d9b-40b9-9729-f205f66c2bd0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv4", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "bf244c03-fc10-4754-9c2b-b0224401c4f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv6", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "d3bee7cc-a152-441c-9790-abb1f56cec03", "remote_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv6", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}], "revision_number": 4, "project_id": "782a28bd0d40485e85eda6b8ba43840b", "id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "created_at": "2018-12-27T15:57:11Z", "updated_at": "2018-12-27T15:57:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "22c0d2cf-360a-4aa8-ba7e-bfdbf8327d27", "remote_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "553b140a-8ba9-4af7-9f50-bf24e87aebf7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "b2ecf7a5-df98-4d65-a762-767320437c5a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "e49104b2-7c13-49d6-8519-a16dd585346f", "remote_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}], "revision_number": 4, "project_id": "ef7e486beb8f4de39b25ca5f11552328", "id": "d0588e93-db0d-4888-9f99-3399a50df490", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "created_at": "2018-12-27T17:19:15Z", "updated_at": "2018-12-27T17:19:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "1990fe24-df44-4561-9f09-f50aab182bf7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "651e4b8b-b29e-409b-9f25-ff2328ccefe6", "remote_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "cc4e2254-2157-4ae1-a233-3047573ddc6d", "remote_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "da56dda4-aaf3-43ff-bdf7-e64892ec2345", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}], "revision_number": 4, "project_id": "2a5a6879c5fa4db798cea6d394565d45", "id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-27T15:33:07Z", "updated_at": "2018-12-27T15:33:07Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "4de95db8-72d6-4aec-a145-e92511971eb9", "remote_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "5f100cff-05d8-4405-8dfb-0a387c123fae", "remote_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "a3f6a193-cc94-4220-a73a-08acf63c449b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "f059d8a5-0c32-49c9-a721-77cc89245ecd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "created_at": "2018-12-27T15:29:16Z", "updated_at": "2018-12-27T15:29:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "3c53841a-5bc0-4192-b482-044411e217ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "5956ff3f-d59d-4af6-82b5-566c888583a7", "remote_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:16Z", "revision_number": 0, "id": "60735d87-52c7-426a-91a6-aff1078a5a2d", "remote_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:16Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "abe97133-61dd-4fdf-baf3-2e07968a324f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "da629caea04941e1ae8979c379dc7c9d"}], "revision_number": 4, "project_id": "da629caea04941e1ae8979c379dc7c9d", "id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "name": "default"}]} 2018-12-27 17:19:49,514 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=default used request id req-d2eeb034-d016-4483-b5bd-b8069cd1fcf5 2018-12-27 17:19:49,520 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c95b010db9b543bfc1d1c4d626331aac743f4565" 2018-12-27 17:19:49,627 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:19:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-056ac78a-3962-4acb-9dd5-3b8379fd9850 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b7b4fceec1ad4c6eb74d758b709a9d93", "name": "admin"}} 2018-12-27 17:19:49,627 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93 used request id req-056ac78a-3962-4acb-9dd5-3b8379fd9850 2018-12-27 17:19:49,630 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/f7197afc9b61423897aefc9a643d03a1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c95b010db9b543bfc1d1c4d626331aac743f4565" 2018-12-27 17:19:49,760 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:19:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-03c93f69-c744-4360-b96d-4a7851f4768b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f7197afc9b61423897aefc9a643d03a1.", "code": 404, "title": "Not Found"}} 2018-12-27 17:19:49,760 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/f7197afc9b61423897aefc9a643d03a1 used request id req-03c93f69-c744-4360-b96d-4a7851f4768b 2018-12-27 17:19:49,761 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:19:49,764 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/8c689c5e31c44b09ab85f80682abbc2a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c95b010db9b543bfc1d1c4d626331aac743f4565" 2018-12-27 17:19:49,869 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:19:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-80eade16-1a8b-4490-8e18-18380f631e8d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8c689c5e31c44b09ab85f80682abbc2a.", "code": 404, "title": "Not Found"}} 2018-12-27 17:19:49,869 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/8c689c5e31c44b09ab85f80682abbc2a used request id req-80eade16-1a8b-4490-8e18-18380f631e8d 2018-12-27 17:19:49,870 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:19:49,873 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/28dac9e1580d461c9de52e6659cc4f9d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c95b010db9b543bfc1d1c4d626331aac743f4565" 2018-12-27 17:19:49,979 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:19:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0f04a4ec-a6ad-4632-908f-4d029ac647c8 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 28dac9e1580d461c9de52e6659cc4f9d.", "code": 404, "title": "Not Found"}} 2018-12-27 17:19:49,980 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/28dac9e1580d461c9de52e6659cc4f9d used request id req-0f04a4ec-a6ad-4632-908f-4d029ac647c8 2018-12-27 17:19:49,980 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:19:49,983 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/81c108a273314b24bf6b48c41b5bbe0c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c95b010db9b543bfc1d1c4d626331aac743f4565" 2018-12-27 17:19:50,095 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:19:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2784d1ad-5467-4bb1-94f7-7dfc011591b4 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 81c108a273314b24bf6b48c41b5bbe0c.", "code": 404, "title": "Not Found"}} 2018-12-27 17:19:50,096 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/81c108a273314b24bf6b48c41b5bbe0c used request id req-2784d1ad-5467-4bb1-94f7-7dfc011591b4 2018-12-27 17:19:50,096 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:19:50,099 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/7fb0e5436e4f467998e672dd71018a45 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c95b010db9b543bfc1d1c4d626331aac743f4565" 2018-12-27 17:19:50,214 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:19:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fbd15e23-5765-4aeb-a55c-c1cded183b21 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7fb0e5436e4f467998e672dd71018a45.", "code": 404, "title": "Not Found"}} 2018-12-27 17:19:50,215 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/7fb0e5436e4f467998e672dd71018a45 used request id req-fbd15e23-5765-4aeb-a55c-c1cded183b21 2018-12-27 17:19:50,215 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:19:50,218 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/7cba3664d5674e65a12c8c269a05febf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c95b010db9b543bfc1d1c4d626331aac743f4565" 2018-12-27 17:19:50,326 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:19:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3ca96614-0104-4571-8c47-b0a522fd33e4 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7cba3664d5674e65a12c8c269a05febf.", "code": 404, "title": "Not Found"}} 2018-12-27 17:19:50,326 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/7cba3664d5674e65a12c8c269a05febf used request id req-3ca96614-0104-4571-8c47-b0a522fd33e4 2018-12-27 17:19:50,326 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:19:50,330 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/fbd6dbf946a5406398ba810e02d0888e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c95b010db9b543bfc1d1c4d626331aac743f4565" 2018-12-27 17:19:50,446 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:19:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-af6ded26-30d2-4af6-91f8-6bf2348b66e1 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: fbd6dbf946a5406398ba810e02d0888e.", "code": 404, "title": "Not Found"}} 2018-12-27 17:19:50,446 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/fbd6dbf946a5406398ba810e02d0888e used request id req-af6ded26-30d2-4af6-91f8-6bf2348b66e1 2018-12-27 17:19:50,446 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:19:50,449 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/91e0ccb7291943b9ad68117f563def81 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c95b010db9b543bfc1d1c4d626331aac743f4565" 2018-12-27 17:19:50,553 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:19:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-df7f7a46-379c-44f4-821e-1b9428fa2622 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/91e0ccb7291943b9ad68117f563def81"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "91e0ccb7291943b9ad68117f563def81", "name": "CreateSecurityGroupTests-29e36624-a3e7-43b-proj"}} 2018-12-27 17:19:50,553 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/91e0ccb7291943b9ad68117f563def81 used request id req-df7f7a46-379c-44f4-821e-1b9428fa2622 2018-12-27 17:19:50,554 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b0326644-3b83-4995-8845-e54593fdbf33 2018-12-27 17:19:50,559 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=b0326644-3b83-4995-8845-e54593fdbf33 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c95b010db9b543bfc1d1c4d626331aac743f4565" 2018-12-27 17:19:50,766 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-de8f0494-d3c1-4afe-ab6a-1864198dfa3a Date: Thu, 27 Dec 2018 17:19:50 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:19:45Z", "security_group_id": "b0326644-3b83-4995-8845-e54593fdbf33", "port_range_min": null, "revision_number": 0, "tenant_id": "91e0ccb7291943b9ad68117f563def81", "created_at": "2018-12-27T17:19:45Z", "project_id": "91e0ccb7291943b9ad68117f563def81", "id": "1f38aff2-c265-451a-9d25-840a381072da"}, {"remote_group_id": "b0326644-3b83-4995-8845-e54593fdbf33", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:19:45Z", "security_group_id": "b0326644-3b83-4995-8845-e54593fdbf33", "port_range_min": null, "revision_number": 0, "tenant_id": "91e0ccb7291943b9ad68117f563def81", "created_at": "2018-12-27T17:19:45Z", "project_id": "91e0ccb7291943b9ad68117f563def81", "id": "7424266a-c25e-409c-acc4-5a8be519810d"}, {"remote_group_id": "b0326644-3b83-4995-8845-e54593fdbf33", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:19:45Z", "security_group_id": "b0326644-3b83-4995-8845-e54593fdbf33", "port_range_min": null, "revision_number": 0, "tenant_id": "91e0ccb7291943b9ad68117f563def81", "created_at": "2018-12-27T17:19:45Z", "project_id": "91e0ccb7291943b9ad68117f563def81", "id": "a363c86b-77ef-452f-83c8-9928adbba188"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:19:45Z", "security_group_id": "b0326644-3b83-4995-8845-e54593fdbf33", "port_range_min": null, "revision_number": 0, "tenant_id": "91e0ccb7291943b9ad68117f563def81", "created_at": "2018-12-27T17:19:45Z", "project_id": "91e0ccb7291943b9ad68117f563def81", "id": "eb60f710-de98-4309-8bfc-eaf08cf86521"}]} 2018-12-27 17:19:50,766 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=b0326644-3b83-4995-8845-e54593fdbf33 used request id req-de8f0494-d3c1-4afe-ab6a-1864198dfa3a 2018-12-27 17:19:50,767 - neutron_utils - INFO - Deleting security group with name - default 2018-12-27 17:19:50,772 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/security-groups/b0326644-3b83-4995-8845-e54593fdbf33 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c95b010db9b543bfc1d1c4d626331aac743f4565" 2018-12-27 17:19:51,161 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-dff64aa0-28a0-49b3-b66c-dde503927e2b Content-Length: 0 Date: Thu, 27 Dec 2018 17:19:51 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 17:19:51,161 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-groups/b0326644-3b83-4995-8845-e54593fdbf33 used request id req-dff64aa0-28a0-49b3-b66c-dde503927e2b 2018-12-27 17:19:51,162 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-29e36624-a3e7-43b-proj 2018-12-27 17:19:51,166 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/projects/91e0ccb7291943b9ad68117f563def81 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c95b010db9b543bfc1d1c4d626331aac743f4565" 2018-12-27 17:19:51,447 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:19:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dd991fa1-43f7-41c0-93da-bbe80beac06e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:19:51,447 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/91e0ccb7291943b9ad68117f563def81 used request id req-dd991fa1-43f7-41c0-93da-bbe80beac06e 2018-12-27 17:19:51,447 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-29e36624-a3e7-43b-proj-role 2018-12-27 17:19:51,451 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/roles/1fba3694b6c24110b996c6124bfb161f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c95b010db9b543bfc1d1c4d626331aac743f4565" 2018-12-27 17:19:51,594 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:19:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-692f11d2-49ec-4116-82df-56070ee21645 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:19:51,595 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/roles/1fba3694b6c24110b996c6124bfb161f used request id req-692f11d2-49ec-4116-82df-56070ee21645 2018-12-27 17:19:51,598 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c95b010db9b543bfc1d1c4d626331aac743f4565" 2018-12-27 17:19:51,704 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:19:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fc79dedb-cd82-4816-ae2a-250d8b30ab95 Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8de789d09e46427786a85702e5e8de91", "links": {"self": "http://172.30.9.31:5000/v3/roles/8de789d09e46427786a85702e5e8de91"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 17:19:51,705 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-fc79dedb-cd82-4816-ae2a-250d8b30ab95 2018-12-27 17:19:51,705 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-29e36624-a3e7-43b-user 2018-12-27 17:19:51,708 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/users/f5d402d8d0c04d69b9614973f1c5d1bb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}430804591dc9ca51a687ff5a9cc237ec02680b1b" 2018-12-27 17:19:51,917 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:19:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9288b339-e8cb-4f08-a403-b65f5f2b7e6a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:19:51,917 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/f5d402d8d0c04d69b9614973f1c5d1bb used request id req-9288b339-e8cb-4f08-a403-b65f5f2b7e6a 2018-12-27 17:19:51,918 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:19:52,350 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:19:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["ydw9G7B6RQGtgy3NdiY_Hg"], "issued_at": "2018-12-27T17:19:52.000000Z"}} 2018-12-27 17:19:52,351 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d545e6f08f5635bfbcce79984b0db98a738644ce" 2018-12-27 17:19:52,464 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:19:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-464f864b-8f0b-4f59-a5a3-f98e5a982bdd Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:19:52,464 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-464f864b-8f0b-4f59-a5a3-f98e5a982bdd 2018-12-27 17:19:52,465 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:19:52,466 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:19:52,882 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:19:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["qQRl2uAWSEqPNd-NP8VswA"], "issued_at": "2018-12-27T17:19:52.000000Z"}} 2018-12-27 17:19:52,882 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b7dd2129571e6569858e8f77df2058789b42fa8" 2018-12-27 17:19:52,989 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:19:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-de0aeee2-a34a-40b6-89f6-895e4061275d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:19:52,989 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-de0aeee2-a34a-40b6-89f6-895e4061275d 2018-12-27 17:19:52,993 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 17:19:52,998 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 17:19:52 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 17:19:52,999 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-24d74545-3bb5-4ea-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b7dd2129571e6569858e8f77df2058789b42fa8" 2018-12-27 17:19:53,102 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:19:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-648b6841-e907-4afd-ac14-80ca6afb58e5 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-24d74545-3bb5-4ea-proj", "previous": null, "next": null}, "projects": []} 2018-12-27 17:19:53,103 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-24d74545-3bb5-4ea-proj used request id req-648b6841-e907-4afd-ac14-80ca6afb58e5 2018-12-27 17:19:53,106 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b7dd2129571e6569858e8f77df2058789b42fa8" 2018-12-27 17:19:53,226 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:19:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3299b7cd-c995-44ad-ac39-772e15b54f9a Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-27 17:19:53,226 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-3299b7cd-c995-44ad-ac39-772e15b54f9a 2018-12-27 17:19:53,230 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b7dd2129571e6569858e8f77df2058789b42fa8" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSecurityGroupTests-24d74545-3bb5-4ea-proj"}}' 2018-12-27 17:19:53,375 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 27 Dec 2018 17:19:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-728dc380-35fa-44e6-bcf2-7979d95647b2 Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/3e543b84b4964c6685e68d4525f84c08"}, "tags": [], "enabled": true, "id": "3e543b84b4964c6685e68d4525f84c08", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-24d74545-3bb5-4ea-proj"}} 2018-12-27 17:19:53,375 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-728dc380-35fa-44e6-bcf2-7979d95647b2 2018-12-27 17:19:53,376 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-24d74545-3bb5-4ea-proj 2018-12-27 17:19:53,376 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:19:53,377 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:19:53,780 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:19:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["xE14a55OSouugvCMfqkmqg"], "issued_at": "2018-12-27T17:19:53.000000Z"}} 2018-12-27 17:19:53,781 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ceba95f553568d1fcfda05c4904aa26729fcb2a" 2018-12-27 17:19:53,886 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:19:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-76ed2f1a-bea8-4a08-ac09-5f3b1e5a06a0 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:19:53,887 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-76ed2f1a-bea8-4a08-ac09-5f3b1e5a06a0 2018-12-27 17:19:53,890 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 17:19:53,895 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 17:19:53 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 17:19:53,896 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ceba95f553568d1fcfda05c4904aa26729fcb2a" 2018-12-27 17:19:54,022 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:19:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9365859d-fe1c-4124-a5cd-a4dfdaaa5e64 Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "links": {"self": "http://172.30.9.31:5000/v3/users/01fa52e7b3674fc48643fa4ffca67e4e"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "01fa52e7b3674fc48643fa4ffca67e4e", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/05a834ddebbc40688596b7460b47439e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05a834ddebbc40688596b7460b47439e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/08226a0ad01943f39559448239e291e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "08226a0ad01943f39559448239e291e1", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/55c0552fe37a4f7ca0e73939514bc683"}, "domain_id": "default", "enabled": true, "options": {}, "id": "55c0552fe37a4f7ca0e73939514bc683", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/646a4af4e3b5439a97996d353fea3924"}, "domain_id": "914eec1d43ea4caf9d2fd33268c06258", "enabled": true, "options": {}, "id": "646a4af4e3b5439a97996d353fea3924", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/85fb203e51c34d3f8122e285a6a318b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85fb203e51c34d3f8122e285a6a318b3", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/905e7f4b42d24cca93b99d2401fa3378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "905e7f4b42d24cca93b99d2401fa3378", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/a5bc08b9f81f4e5bb86c24f9f7547bae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5bc08b9f81f4e5bb86c24f9f7547bae", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/a5c780627f004d318bf908d80305da9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5c780627f004d318bf908d80305da9c", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/b18425bf2b044bc9af7e194919539a17"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b18425bf2b044bc9af7e194919539a17", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/b8d2134b619d4dca80e21d6fb16449b0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b8d2134b619d4dca80e21d6fb16449b0", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/b9ab6a25a652438285139fe5b44aea62"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9ab6a25a652438285139fe5b44aea62", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/c08462554a4844d681348f58b9b0edee"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c08462554a4844d681348f58b9b0edee", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/ddfc3a9aad444d4782eae677c8a98130"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ddfc3a9aad444d4782eae677c8a98130", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/f2a74f2185a54676a6cb2bb5ecfcc4f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2a74f2185a54676a6cb2bb5ecfcc4f6", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-12-27 17:19:54,022 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-9365859d-fe1c-4124-a5cd-a4dfdaaa5e64 2018-12-27 17:19:54,026 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?name=CreateSecurityGroupTests-24d74545-3bb5-4ea-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ceba95f553568d1fcfda05c4904aa26729fcb2a" 2018-12-27 17:19:54,140 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:19:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e6ca440b-0316-4935-9765-f78e18f14c1a Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?name=CreateSecurityGroupTests-24d74545-3bb5-4ea-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/3e543b84b4964c6685e68d4525f84c08"}, "tags": [], "enabled": true, "id": "3e543b84b4964c6685e68d4525f84c08", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-24d74545-3bb5-4ea-proj"}]} 2018-12-27 17:19:54,140 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?name=CreateSecurityGroupTests-24d74545-3bb5-4ea-proj used request id req-e6ca440b-0316-4935-9765-f78e18f14c1a 2018-12-27 17:19:54,143 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ceba95f553568d1fcfda05c4904aa26729fcb2a" 2018-12-27 17:19:54,247 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:19:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-74aa6304-5b01-47e5-8f7d-cc8bac015a7e Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-27 17:19:54,247 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-74aa6304-5b01-47e5-8f7d-cc8bac015a7e 2018-12-27 17:19:54,642 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-24d74545-3bb5-4ea-user 2018-12-27 17:19:54,642 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:19:54,646 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b7dd2129571e6569858e8f77df2058789b42fa8" 2018-12-27 17:19:54,763 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:19:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3a8ba7ae-b5ca-41a1-a124-652779817574 Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8de789d09e46427786a85702e5e8de91", "links": {"self": "http://172.30.9.31:5000/v3/roles/8de789d09e46427786a85702e5e8de91"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 17:19:54,763 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-3a8ba7ae-b5ca-41a1-a124-652779817574 2018-12-27 17:19:54,767 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b7dd2129571e6569858e8f77df2058789b42fa8" -d '{"role": {"name": "CreateSecurityGroupTests-24d74545-3bb5-4ea-proj-role"}}' 2018-12-27 17:19:54,901 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 27 Dec 2018 17:19:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e98851d9-cfe5-4e37-9d9e-26b7f62788b1 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "1fddf457b86b4f8c86c8b8fa14743b4d", "links": {"self": "http://172.30.9.31:5000/v3/roles/1fddf457b86b4f8c86c8b8fa14743b4d"}, "name": "CreateSecurityGroupTests-24d74545-3bb5-4ea-proj-role"}} 2018-12-27 17:19:54,901 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/roles used request id req-e98851d9-cfe5-4e37-9d9e-26b7f62788b1 2018-12-27 17:19:54,901 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-24d74545-3bb5-4ea-proj-role 2018-12-27 17:19:54,905 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles/1fddf457b86b4f8c86c8b8fa14743b4d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b7dd2129571e6569858e8f77df2058789b42fa8" 2018-12-27 17:19:55,012 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:19:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4b041955-13de-4854-81d6-c7cfabd72ece Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "1fddf457b86b4f8c86c8b8fa14743b4d", "links": {"self": "http://172.30.9.31:5000/v3/roles/1fddf457b86b4f8c86c8b8fa14743b4d"}, "name": "CreateSecurityGroupTests-24d74545-3bb5-4ea-proj-role"}} 2018-12-27 17:19:55,012 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles/1fddf457b86b4f8c86c8b8fa14743b4d used request id req-4b041955-13de-4854-81d6-c7cfabd72ece 2018-12-27 17:19:55,012 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-24d74545-3bb5-4ea-proj-role to project CreateSecurityGroupTests-24d74545-3bb5-4ea-proj 2018-12-27 17:19:55,015 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:5000/v3/projects/3e543b84b4964c6685e68d4525f84c08/users/1fbf529c74384ba2bd342bf918d6ad85/roles/1fddf457b86b4f8c86c8b8fa14743b4d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b7dd2129571e6569858e8f77df2058789b42fa8" 2018-12-27 17:19:55,191 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:19:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-15c0d6da-1fe0-4f4d-bdac-8efa7763ae69 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:19:55,192 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/3e543b84b4964c6685e68d4525f84c08/users/1fbf529c74384ba2bd342bf918d6ad85/roles/1fddf457b86b4f8c86c8b8fa14743b4d used request id req-15c0d6da-1fe0-4f4d-bdac-8efa7763ae69 2018-12-27 17:19:55,194 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:19:55,195 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:19:55,599 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1fddf457b86b4f8c86c8b8fa14743b4d", "name": "CreateSecurityGroupTests-24d74545-3bb5-4ea-proj-role"}], "expires_at": "2018-12-27T18:19:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3e543b84b4964c6685e68d4525f84c08", "name": "CreateSecurityGroupTests-24d74545-3bb5-4ea-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/3e543b84b4964c6685e68d4525f84c08", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/3e543b84b4964c6685e68d4525f84c08", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/3e543b84b4964c6685e68d4525f84c08", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/3e543b84b4964c6685e68d4525f84c08", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/3e543b84b4964c6685e68d4525f84c08", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/3e543b84b4964c6685e68d4525f84c08", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/3e543b84b4964c6685e68d4525f84c08", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/3e543b84b4964c6685e68d4525f84c08", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/3e543b84b4964c6685e68d4525f84c08", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_3e543b84b4964c6685e68d4525f84c08", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_3e543b84b4964c6685e68d4525f84c08", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/3e543b84b4964c6685e68d4525f84c08", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/3e543b84b4964c6685e68d4525f84c08", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/3e543b84b4964c6685e68d4525f84c08", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-24d74545-3bb5-4ea-user", "id": "1fbf529c74384ba2bd342bf918d6ad85"}, "audit_ids": ["8HLTFdasQ0G_YttQIbRXkQ"], "issued_at": "2018-12-27T17:19:55.000000Z"}} 2018-12-27 17:19:55,599 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89cde9327ffbc7d968ec918a7c310b7a79309a42" 2018-12-27 17:19:55,699 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:19:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2d1331e7-3dca-413f-a7d9-39a791f7d463 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:19:55,699 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-2d1331e7-3dca-413f-a7d9-39a791f7d463 2018-12-27 17:19:55,706 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=CreateSecurityGroupTests-8125dc17-6e79-43d7-900b-df1d7a0b7bccname&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89cde9327ffbc7d968ec918a7c310b7a79309a42" 2018-12-27 17:19:56,123 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-a4bba1b3-b904-4a68-914f-54fc511e6181 Date: Thu, 27 Dec 2018 17:19:56 GMT RESP BODY: {"security_groups": []} 2018-12-27 17:19:56,123 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=CreateSecurityGroupTests-8125dc17-6e79-43d7-900b-df1d7a0b7bccname&description=hello+group used request id req-a4bba1b3-b904-4a68-914f-54fc511e6181 2018-12-27 17:19:56,124 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-8125dc17-6e79-43d7-900b-df1d7a0b7bccname... 2018-12-27 17:19:56,124 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-8125dc17-6e79-43d7-900b-df1d7a0b7bccname 2018-12-27 17:19:56,129 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89cde9327ffbc7d968ec918a7c310b7a79309a42" -d '{"security_group": {"name": "CreateSecurityGroupTests-8125dc17-6e79-43d7-900b-df1d7a0b7bccname", "description": "hello group"}}' 2018-12-27 17:19:56,579 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1408 X-Openstack-Request-Id: req-751bf9c5-b830-4935-9b48-a91c5f97c88f Date: Thu, 27 Dec 2018 17:19:56 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "3e543b84b4964c6685e68d4525f84c08", "created_at": "2018-12-27T17:19:56Z", "updated_at": "2018-12-27T17:19:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:56Z", "revision_number": 0, "id": "19ac17ab-f0b9-40de-a2ef-30308f91dbda", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:56Z", "security_group_id": "2ccc8617-b039-4443-adfc-879cb6abab15", "tenant_id": "3e543b84b4964c6685e68d4525f84c08", "port_range_min": null, "ethertype": "IPv4", "project_id": "3e543b84b4964c6685e68d4525f84c08"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:56Z", "revision_number": 0, "id": "f78cb418-6a82-4170-8bda-d4babc6d4839", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:56Z", "security_group_id": "2ccc8617-b039-4443-adfc-879cb6abab15", "tenant_id": "3e543b84b4964c6685e68d4525f84c08", "port_range_min": null, "ethertype": "IPv6", "project_id": "3e543b84b4964c6685e68d4525f84c08"}], "revision_number": 2, "project_id": "3e543b84b4964c6685e68d4525f84c08", "id": "2ccc8617-b039-4443-adfc-879cb6abab15", "name": "CreateSecurityGroupTests-8125dc17-6e79-43d7-900b-df1d7a0b7bccname"}} 2018-12-27 17:19:56,579 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/security-groups used request id req-751bf9c5-b830-4935-9b48-a91c5f97c88f 2018-12-27 17:19:56,580 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2ccc8617-b039-4443-adfc-879cb6abab15 2018-12-27 17:19:56,584 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=2ccc8617-b039-4443-adfc-879cb6abab15 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89cde9327ffbc7d968ec918a7c310b7a79309a42" 2018-12-27 17:19:56,883 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-e7e8f207-8efc-4d26-b4a2-7e38ba31ed19 Date: Thu, 27 Dec 2018 17:19:56 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:19:56Z", "security_group_id": "2ccc8617-b039-4443-adfc-879cb6abab15", "port_range_min": null, "revision_number": 0, "tenant_id": "3e543b84b4964c6685e68d4525f84c08", "created_at": "2018-12-27T17:19:56Z", "project_id": "3e543b84b4964c6685e68d4525f84c08", "id": "19ac17ab-f0b9-40de-a2ef-30308f91dbda"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:19:56Z", "security_group_id": "2ccc8617-b039-4443-adfc-879cb6abab15", "port_range_min": null, "revision_number": 0, "tenant_id": "3e543b84b4964c6685e68d4525f84c08", "created_at": "2018-12-27T17:19:56Z", "project_id": "3e543b84b4964c6685e68d4525f84c08", "id": "f78cb418-6a82-4170-8bda-d4babc6d4839"}]} 2018-12-27 17:19:56,883 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=2ccc8617-b039-4443-adfc-879cb6abab15 used request id req-e7e8f207-8efc-4d26-b4a2-7e38ba31ed19 2018-12-27 17:19:56,884 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2ccc8617-b039-4443-adfc-879cb6abab15 2018-12-27 17:19:56,889 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=2ccc8617-b039-4443-adfc-879cb6abab15 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89cde9327ffbc7d968ec918a7c310b7a79309a42" 2018-12-27 17:19:57,095 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-8ee7b858-696b-439f-934a-0a2af44e2f7e Date: Thu, 27 Dec 2018 17:19:57 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:19:56Z", "security_group_id": "2ccc8617-b039-4443-adfc-879cb6abab15", "port_range_min": null, "revision_number": 0, "tenant_id": "3e543b84b4964c6685e68d4525f84c08", "created_at": "2018-12-27T17:19:56Z", "project_id": "3e543b84b4964c6685e68d4525f84c08", "id": "19ac17ab-f0b9-40de-a2ef-30308f91dbda"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:19:56Z", "security_group_id": "2ccc8617-b039-4443-adfc-879cb6abab15", "port_range_min": null, "revision_number": 0, "tenant_id": "3e543b84b4964c6685e68d4525f84c08", "created_at": "2018-12-27T17:19:56Z", "project_id": "3e543b84b4964c6685e68d4525f84c08", "id": "f78cb418-6a82-4170-8bda-d4babc6d4839"}]} 2018-12-27 17:19:57,095 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=2ccc8617-b039-4443-adfc-879cb6abab15 used request id req-8ee7b858-696b-439f-934a-0a2af44e2f7e 2018-12-27 17:19:57,095 - neutron_utils - INFO - Retrieving security group with ID - 2ccc8617-b039-4443-adfc-879cb6abab15 2018-12-27 17:19:57,100 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?id=2ccc8617-b039-4443-adfc-879cb6abab15 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89cde9327ffbc7d968ec918a7c310b7a79309a42" 2018-12-27 17:19:57,426 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-8e00b3ab-9b55-4cfa-abd0-17dbe6151167 Date: Thu, 27 Dec 2018 17:19:57 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "3e543b84b4964c6685e68d4525f84c08", "created_at": "2018-12-27T17:19:56Z", "updated_at": "2018-12-27T17:19:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:56Z", "revision_number": 0, "id": "19ac17ab-f0b9-40de-a2ef-30308f91dbda", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:56Z", "security_group_id": "2ccc8617-b039-4443-adfc-879cb6abab15", "tenant_id": "3e543b84b4964c6685e68d4525f84c08", "port_range_min": null, "ethertype": "IPv4", "project_id": "3e543b84b4964c6685e68d4525f84c08"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:56Z", "revision_number": 0, "id": "f78cb418-6a82-4170-8bda-d4babc6d4839", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:56Z", "security_group_id": "2ccc8617-b039-4443-adfc-879cb6abab15", "tenant_id": "3e543b84b4964c6685e68d4525f84c08", "port_range_min": null, "ethertype": "IPv6", "project_id": "3e543b84b4964c6685e68d4525f84c08"}], "revision_number": 2, "project_id": "3e543b84b4964c6685e68d4525f84c08", "id": "2ccc8617-b039-4443-adfc-879cb6abab15", "name": "CreateSecurityGroupTests-8125dc17-6e79-43d7-900b-df1d7a0b7bccname"}]} 2018-12-27 17:19:57,426 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?id=2ccc8617-b039-4443-adfc-879cb6abab15 used request id req-8e00b3ab-9b55-4cfa-abd0-17dbe6151167 2018-12-27 17:19:57,427 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2ccc8617-b039-4443-adfc-879cb6abab15 2018-12-27 17:19:57,431 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=2ccc8617-b039-4443-adfc-879cb6abab15 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89cde9327ffbc7d968ec918a7c310b7a79309a42" 2018-12-27 17:19:57,454 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-61e8bc63-99dc-428f-846f-3d682aa9196c Date: Thu, 27 Dec 2018 17:19:57 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:19:56Z", "security_group_id": "2ccc8617-b039-4443-adfc-879cb6abab15", "port_range_min": null, "revision_number": 0, "tenant_id": "3e543b84b4964c6685e68d4525f84c08", "created_at": "2018-12-27T17:19:56Z", "project_id": "3e543b84b4964c6685e68d4525f84c08", "id": "19ac17ab-f0b9-40de-a2ef-30308f91dbda"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:19:56Z", "security_group_id": "2ccc8617-b039-4443-adfc-879cb6abab15", "port_range_min": null, "revision_number": 0, "tenant_id": "3e543b84b4964c6685e68d4525f84c08", "created_at": "2018-12-27T17:19:56Z", "project_id": "3e543b84b4964c6685e68d4525f84c08", "id": "f78cb418-6a82-4170-8bda-d4babc6d4839"}]} 2018-12-27 17:19:57,454 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=2ccc8617-b039-4443-adfc-879cb6abab15 used request id req-61e8bc63-99dc-428f-846f-3d682aa9196c 2018-12-27 17:19:57,455 - neutron_utils - INFO - Retrieving security group with ID - 2ccc8617-b039-4443-adfc-879cb6abab15 2018-12-27 17:19:57,459 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?id=2ccc8617-b039-4443-adfc-879cb6abab15 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89cde9327ffbc7d968ec918a7c310b7a79309a42" 2018-12-27 17:19:57,679 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-103a28a1-09e0-4e9d-aed4-2b1a06e3125f Date: Thu, 27 Dec 2018 17:19:57 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "3e543b84b4964c6685e68d4525f84c08", "created_at": "2018-12-27T17:19:56Z", "updated_at": "2018-12-27T17:19:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:56Z", "revision_number": 0, "id": "19ac17ab-f0b9-40de-a2ef-30308f91dbda", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:56Z", "security_group_id": "2ccc8617-b039-4443-adfc-879cb6abab15", "tenant_id": "3e543b84b4964c6685e68d4525f84c08", "port_range_min": null, "ethertype": "IPv4", "project_id": "3e543b84b4964c6685e68d4525f84c08"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:56Z", "revision_number": 0, "id": "f78cb418-6a82-4170-8bda-d4babc6d4839", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:56Z", "security_group_id": "2ccc8617-b039-4443-adfc-879cb6abab15", "tenant_id": "3e543b84b4964c6685e68d4525f84c08", "port_range_min": null, "ethertype": "IPv6", "project_id": "3e543b84b4964c6685e68d4525f84c08"}], "revision_number": 2, "project_id": "3e543b84b4964c6685e68d4525f84c08", "id": "2ccc8617-b039-4443-adfc-879cb6abab15", "name": "CreateSecurityGroupTests-8125dc17-6e79-43d7-900b-df1d7a0b7bccname"}]} 2018-12-27 17:19:57,679 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?id=2ccc8617-b039-4443-adfc-879cb6abab15 used request id req-103a28a1-09e0-4e9d-aed4-2b1a06e3125f 2018-12-27 17:19:57,680 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2ccc8617-b039-4443-adfc-879cb6abab15 2018-12-27 17:19:57,685 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=2ccc8617-b039-4443-adfc-879cb6abab15 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89cde9327ffbc7d968ec918a7c310b7a79309a42" 2018-12-27 17:19:57,896 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-3c1fe18e-fb76-4f13-9134-a051a921c620 Date: Thu, 27 Dec 2018 17:19:57 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:19:56Z", "security_group_id": "2ccc8617-b039-4443-adfc-879cb6abab15", "port_range_min": null, "revision_number": 0, "tenant_id": "3e543b84b4964c6685e68d4525f84c08", "created_at": "2018-12-27T17:19:56Z", "project_id": "3e543b84b4964c6685e68d4525f84c08", "id": "19ac17ab-f0b9-40de-a2ef-30308f91dbda"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:19:56Z", "security_group_id": "2ccc8617-b039-4443-adfc-879cb6abab15", "port_range_min": null, "revision_number": 0, "tenant_id": "3e543b84b4964c6685e68d4525f84c08", "created_at": "2018-12-27T17:19:56Z", "project_id": "3e543b84b4964c6685e68d4525f84c08", "id": "f78cb418-6a82-4170-8bda-d4babc6d4839"}]} 2018-12-27 17:19:57,897 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=2ccc8617-b039-4443-adfc-879cb6abab15 used request id req-3c1fe18e-fb76-4f13-9134-a051a921c620 2018-12-27 17:19:57,897 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-8125dc17-6e79-43d7-900b-df1d7a0b7bccname 2018-12-27 17:19:57,902 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=CreateSecurityGroupTests-8125dc17-6e79-43d7-900b-df1d7a0b7bccname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89cde9327ffbc7d968ec918a7c310b7a79309a42" 2018-12-27 17:19:58,130 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-dba5152c-e3f3-46d3-bf9f-ac189708a8ea Date: Thu, 27 Dec 2018 17:19:58 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "3e543b84b4964c6685e68d4525f84c08", "created_at": "2018-12-27T17:19:56Z", "updated_at": "2018-12-27T17:19:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:56Z", "revision_number": 0, "id": "19ac17ab-f0b9-40de-a2ef-30308f91dbda", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:56Z", "security_group_id": "2ccc8617-b039-4443-adfc-879cb6abab15", "tenant_id": "3e543b84b4964c6685e68d4525f84c08", "port_range_min": null, "ethertype": "IPv4", "project_id": "3e543b84b4964c6685e68d4525f84c08"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:56Z", "revision_number": 0, "id": "f78cb418-6a82-4170-8bda-d4babc6d4839", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:56Z", "security_group_id": "2ccc8617-b039-4443-adfc-879cb6abab15", "tenant_id": "3e543b84b4964c6685e68d4525f84c08", "port_range_min": null, "ethertype": "IPv6", "project_id": "3e543b84b4964c6685e68d4525f84c08"}], "revision_number": 2, "project_id": "3e543b84b4964c6685e68d4525f84c08", "id": "2ccc8617-b039-4443-adfc-879cb6abab15", "name": "CreateSecurityGroupTests-8125dc17-6e79-43d7-900b-df1d7a0b7bccname"}]} 2018-12-27 17:19:58,131 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=CreateSecurityGroupTests-8125dc17-6e79-43d7-900b-df1d7a0b7bccname used request id req-dba5152c-e3f3-46d3-bf9f-ac189708a8ea 2018-12-27 17:19:58,134 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 17:19:58,139 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 17:19:58 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 17:19:58,140 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/3e543b84b4964c6685e68d4525f84c08 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89cde9327ffbc7d968ec918a7c310b7a79309a42" 2018-12-27 17:19:58,244 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:19:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-154133a0-c0ee-464a-a178-6ed1c5f73958 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/3e543b84b4964c6685e68d4525f84c08"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3e543b84b4964c6685e68d4525f84c08", "name": "CreateSecurityGroupTests-24d74545-3bb5-4ea-proj"}} 2018-12-27 17:19:58,244 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/3e543b84b4964c6685e68d4525f84c08 used request id req-154133a0-c0ee-464a-a178-6ed1c5f73958 2018-12-27 17:19:58,244 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2ccc8617-b039-4443-adfc-879cb6abab15 2018-12-27 17:19:58,249 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=2ccc8617-b039-4443-adfc-879cb6abab15 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89cde9327ffbc7d968ec918a7c310b7a79309a42" 2018-12-27 17:19:58,474 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-cf9de512-89a8-44a1-848c-ea061b253c41 Date: Thu, 27 Dec 2018 17:19:58 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:19:56Z", "security_group_id": "2ccc8617-b039-4443-adfc-879cb6abab15", "port_range_min": null, "revision_number": 0, "tenant_id": "3e543b84b4964c6685e68d4525f84c08", "created_at": "2018-12-27T17:19:56Z", "project_id": "3e543b84b4964c6685e68d4525f84c08", "id": "19ac17ab-f0b9-40de-a2ef-30308f91dbda"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:19:56Z", "security_group_id": "2ccc8617-b039-4443-adfc-879cb6abab15", "port_range_min": null, "revision_number": 0, "tenant_id": "3e543b84b4964c6685e68d4525f84c08", "created_at": "2018-12-27T17:19:56Z", "project_id": "3e543b84b4964c6685e68d4525f84c08", "id": "f78cb418-6a82-4170-8bda-d4babc6d4839"}]} 2018-12-27 17:19:58,474 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=2ccc8617-b039-4443-adfc-879cb6abab15 used request id req-cf9de512-89a8-44a1-848c-ea061b253c41 2018-12-27 17:19:58,479 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89cde9327ffbc7d968ec918a7c310b7a79309a42" -d '{"security_group_rule": {"direction": "egress", "protocol": 17, "description": "test_rule_1", "ethertype": "IPv4", "port_range_max": 20, "security_group_id": "2ccc8617-b039-4443-adfc-879cb6abab15", "port_range_min": 10}}' 2018-12-27 17:19:58,704 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 516 X-Openstack-Request-Id: req-357945a0-5a3d-47f3-ab06-e2d2957525bb Date: Thu, 27 Dec 2018 17:19:58 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-12-27T17:19:58Z", "security_group_id": "2ccc8617-b039-4443-adfc-879cb6abab15", "port_range_min": 10, "revision_number": 0, "tenant_id": "3e543b84b4964c6685e68d4525f84c08", "created_at": "2018-12-27T17:19:58Z", "project_id": "3e543b84b4964c6685e68d4525f84c08", "id": "252eb9d1-14a5-4613-b76d-f85aa871a10d"}} 2018-12-27 17:19:58,704 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/security-group-rules used request id req-357945a0-5a3d-47f3-ab06-e2d2957525bb 2018-12-27 17:19:58,705 - neutron_utils - INFO - Retrieving security group with ID - 2ccc8617-b039-4443-adfc-879cb6abab15 2018-12-27 17:19:58,710 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?id=2ccc8617-b039-4443-adfc-879cb6abab15 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89cde9327ffbc7d968ec918a7c310b7a79309a42" 2018-12-27 17:19:58,959 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1916 X-Openstack-Request-Id: req-f793cfe8-ffd9-4ab5-9364-29e23f355f43 Date: Thu, 27 Dec 2018 17:19:58 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "3e543b84b4964c6685e68d4525f84c08", "created_at": "2018-12-27T17:19:56Z", "updated_at": "2018-12-27T17:19:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:56Z", "revision_number": 0, "id": "19ac17ab-f0b9-40de-a2ef-30308f91dbda", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:56Z", "security_group_id": "2ccc8617-b039-4443-adfc-879cb6abab15", "tenant_id": "3e543b84b4964c6685e68d4525f84c08", "port_range_min": null, "ethertype": "IPv4", "project_id": "3e543b84b4964c6685e68d4525f84c08"}, {"direction": "egress", "protocol": "17", "description": "test_rule_1", "tags": [], "port_range_max": 20, "updated_at": "2018-12-27T17:19:58Z", "revision_number": 0, "id": "252eb9d1-14a5-4613-b76d-f85aa871a10d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:58Z", "security_group_id": "2ccc8617-b039-4443-adfc-879cb6abab15", "tenant_id": "3e543b84b4964c6685e68d4525f84c08", "port_range_min": 10, "ethertype": "IPv4", "project_id": "3e543b84b4964c6685e68d4525f84c08"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:56Z", "revision_number": 0, "id": "f78cb418-6a82-4170-8bda-d4babc6d4839", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:56Z", "security_group_id": "2ccc8617-b039-4443-adfc-879cb6abab15", "tenant_id": "3e543b84b4964c6685e68d4525f84c08", "port_range_min": null, "ethertype": "IPv6", "project_id": "3e543b84b4964c6685e68d4525f84c08"}], "revision_number": 3, "project_id": "3e543b84b4964c6685e68d4525f84c08", "id": "2ccc8617-b039-4443-adfc-879cb6abab15", "name": "CreateSecurityGroupTests-8125dc17-6e79-43d7-900b-df1d7a0b7bccname"}]} 2018-12-27 17:19:58,960 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?id=2ccc8617-b039-4443-adfc-879cb6abab15 used request id req-f793cfe8-ffd9-4ab5-9364-29e23f355f43 2018-12-27 17:19:58,960 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2ccc8617-b039-4443-adfc-879cb6abab15 2018-12-27 17:19:58,965 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=2ccc8617-b039-4443-adfc-879cb6abab15 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89cde9327ffbc7d968ec918a7c310b7a79309a42" 2018-12-27 17:19:58,987 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1495 X-Openstack-Request-Id: req-c4ccb85c-273e-4c0c-a726-f3fb9a9c2288 Date: Thu, 27 Dec 2018 17:19:58 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:19:56Z", "security_group_id": "2ccc8617-b039-4443-adfc-879cb6abab15", "port_range_min": null, "revision_number": 0, "tenant_id": "3e543b84b4964c6685e68d4525f84c08", "created_at": "2018-12-27T17:19:56Z", "project_id": "3e543b84b4964c6685e68d4525f84c08", "id": "19ac17ab-f0b9-40de-a2ef-30308f91dbda"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-12-27T17:19:58Z", "security_group_id": "2ccc8617-b039-4443-adfc-879cb6abab15", "port_range_min": 10, "revision_number": 0, "tenant_id": "3e543b84b4964c6685e68d4525f84c08", "created_at": "2018-12-27T17:19:58Z", "project_id": "3e543b84b4964c6685e68d4525f84c08", "id": "252eb9d1-14a5-4613-b76d-f85aa871a10d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:19:56Z", "security_group_id": "2ccc8617-b039-4443-adfc-879cb6abab15", "port_range_min": null, "revision_number": 0, "tenant_id": "3e543b84b4964c6685e68d4525f84c08", "created_at": "2018-12-27T17:19:56Z", "project_id": "3e543b84b4964c6685e68d4525f84c08", "id": "f78cb418-6a82-4170-8bda-d4babc6d4839"}]} 2018-12-27 17:19:58,987 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=2ccc8617-b039-4443-adfc-879cb6abab15 used request id req-c4ccb85c-273e-4c0c-a726-f3fb9a9c2288 2018-12-27 17:19:58,988 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:19:59,389 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1fddf457b86b4f8c86c8b8fa14743b4d", "name": "CreateSecurityGroupTests-24d74545-3bb5-4ea-proj-role"}], "expires_at": "2018-12-27T18:19:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3e543b84b4964c6685e68d4525f84c08", "name": "CreateSecurityGroupTests-24d74545-3bb5-4ea-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/3e543b84b4964c6685e68d4525f84c08", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/3e543b84b4964c6685e68d4525f84c08", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/3e543b84b4964c6685e68d4525f84c08", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/3e543b84b4964c6685e68d4525f84c08", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/3e543b84b4964c6685e68d4525f84c08", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/3e543b84b4964c6685e68d4525f84c08", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/3e543b84b4964c6685e68d4525f84c08", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/3e543b84b4964c6685e68d4525f84c08", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/3e543b84b4964c6685e68d4525f84c08", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_3e543b84b4964c6685e68d4525f84c08", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_3e543b84b4964c6685e68d4525f84c08", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/3e543b84b4964c6685e68d4525f84c08", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/3e543b84b4964c6685e68d4525f84c08", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/3e543b84b4964c6685e68d4525f84c08", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-24d74545-3bb5-4ea-user", "id": "1fbf529c74384ba2bd342bf918d6ad85"}, "audit_ids": ["Me-HuRfnThelZnfyDMaD4Q"], "issued_at": "2018-12-27T17:19:59.000000Z"}} 2018-12-27 17:19:59,394 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=CreateSecurityGroupTests-8125dc17-6e79-43d7-900b-df1d7a0b7bccname&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5de6e09fd579d69b6f23b47b6014f7dbb54663d4" 2018-12-27 17:19:59,630 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1916 X-Openstack-Request-Id: req-775b3a28-d043-4f65-b524-1d7f164f4fb1 Date: Thu, 27 Dec 2018 17:19:59 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "3e543b84b4964c6685e68d4525f84c08", "created_at": "2018-12-27T17:19:56Z", "updated_at": "2018-12-27T17:19:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:56Z", "revision_number": 0, "id": "19ac17ab-f0b9-40de-a2ef-30308f91dbda", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:56Z", "security_group_id": "2ccc8617-b039-4443-adfc-879cb6abab15", "tenant_id": "3e543b84b4964c6685e68d4525f84c08", "port_range_min": null, "ethertype": "IPv4", "project_id": "3e543b84b4964c6685e68d4525f84c08"}, {"direction": "egress", "protocol": "17", "description": "test_rule_1", "tags": [], "port_range_max": 20, "updated_at": "2018-12-27T17:19:58Z", "revision_number": 0, "id": "252eb9d1-14a5-4613-b76d-f85aa871a10d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:58Z", "security_group_id": "2ccc8617-b039-4443-adfc-879cb6abab15", "tenant_id": "3e543b84b4964c6685e68d4525f84c08", "port_range_min": 10, "ethertype": "IPv4", "project_id": "3e543b84b4964c6685e68d4525f84c08"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:56Z", "revision_number": 0, "id": "f78cb418-6a82-4170-8bda-d4babc6d4839", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:56Z", "security_group_id": "2ccc8617-b039-4443-adfc-879cb6abab15", "tenant_id": "3e543b84b4964c6685e68d4525f84c08", "port_range_min": null, "ethertype": "IPv6", "project_id": "3e543b84b4964c6685e68d4525f84c08"}], "revision_number": 3, "project_id": "3e543b84b4964c6685e68d4525f84c08", "id": "2ccc8617-b039-4443-adfc-879cb6abab15", "name": "CreateSecurityGroupTests-8125dc17-6e79-43d7-900b-df1d7a0b7bccname"}]} 2018-12-27 17:19:59,630 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=CreateSecurityGroupTests-8125dc17-6e79-43d7-900b-df1d7a0b7bccname&description=hello+group used request id req-775b3a28-d043-4f65-b524-1d7f164f4fb1 2018-12-27 17:19:59,630 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2ccc8617-b039-4443-adfc-879cb6abab15 2018-12-27 17:19:59,635 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=2ccc8617-b039-4443-adfc-879cb6abab15 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5de6e09fd579d69b6f23b47b6014f7dbb54663d4" 2018-12-27 17:19:59,867 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1495 X-Openstack-Request-Id: req-1679ef01-aedf-4a55-a031-41ebd7a69a9e Date: Thu, 27 Dec 2018 17:19:59 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:19:56Z", "security_group_id": "2ccc8617-b039-4443-adfc-879cb6abab15", "port_range_min": null, "revision_number": 0, "tenant_id": "3e543b84b4964c6685e68d4525f84c08", "created_at": "2018-12-27T17:19:56Z", "project_id": "3e543b84b4964c6685e68d4525f84c08", "id": "19ac17ab-f0b9-40de-a2ef-30308f91dbda"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-12-27T17:19:58Z", "security_group_id": "2ccc8617-b039-4443-adfc-879cb6abab15", "port_range_min": 10, "revision_number": 0, "tenant_id": "3e543b84b4964c6685e68d4525f84c08", "created_at": "2018-12-27T17:19:58Z", "project_id": "3e543b84b4964c6685e68d4525f84c08", "id": "252eb9d1-14a5-4613-b76d-f85aa871a10d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:19:56Z", "security_group_id": "2ccc8617-b039-4443-adfc-879cb6abab15", "port_range_min": null, "revision_number": 0, "tenant_id": "3e543b84b4964c6685e68d4525f84c08", "created_at": "2018-12-27T17:19:56Z", "project_id": "3e543b84b4964c6685e68d4525f84c08", "id": "f78cb418-6a82-4170-8bda-d4babc6d4839"}]} 2018-12-27 17:19:59,867 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=2ccc8617-b039-4443-adfc-879cb6abab15 used request id req-1679ef01-aedf-4a55-a031-41ebd7a69a9e 2018-12-27 17:19:59,868 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2ccc8617-b039-4443-adfc-879cb6abab15 2018-12-27 17:19:59,873 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=2ccc8617-b039-4443-adfc-879cb6abab15 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5de6e09fd579d69b6f23b47b6014f7dbb54663d4" 2018-12-27 17:20:00,083 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1495 X-Openstack-Request-Id: req-d8c2a084-3b59-40fa-94d5-19bdf78bf0c6 Date: Thu, 27 Dec 2018 17:20:00 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:19:56Z", "security_group_id": "2ccc8617-b039-4443-adfc-879cb6abab15", "port_range_min": null, "revision_number": 0, "tenant_id": "3e543b84b4964c6685e68d4525f84c08", "created_at": "2018-12-27T17:19:56Z", "project_id": "3e543b84b4964c6685e68d4525f84c08", "id": "19ac17ab-f0b9-40de-a2ef-30308f91dbda"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-12-27T17:19:58Z", "security_group_id": "2ccc8617-b039-4443-adfc-879cb6abab15", "port_range_min": 10, "revision_number": 0, "tenant_id": "3e543b84b4964c6685e68d4525f84c08", "created_at": "2018-12-27T17:19:58Z", "project_id": "3e543b84b4964c6685e68d4525f84c08", "id": "252eb9d1-14a5-4613-b76d-f85aa871a10d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:19:56Z", "security_group_id": "2ccc8617-b039-4443-adfc-879cb6abab15", "port_range_min": null, "revision_number": 0, "tenant_id": "3e543b84b4964c6685e68d4525f84c08", "created_at": "2018-12-27T17:19:56Z", "project_id": "3e543b84b4964c6685e68d4525f84c08", "id": "f78cb418-6a82-4170-8bda-d4babc6d4839"}]} 2018-12-27 17:20:00,083 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=2ccc8617-b039-4443-adfc-879cb6abab15 used request id req-d8c2a084-3b59-40fa-94d5-19bdf78bf0c6 2018-12-27 17:20:00,089 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=CreateSecurityGroupTests-8125dc17-6e79-43d7-900b-df1d7a0b7bccname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5de6e09fd579d69b6f23b47b6014f7dbb54663d4" 2018-12-27 17:20:00,312 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1916 X-Openstack-Request-Id: req-0c29102a-4a2d-46bb-87fb-df9f9e23a30b Date: Thu, 27 Dec 2018 17:20:00 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "3e543b84b4964c6685e68d4525f84c08", "created_at": "2018-12-27T17:19:56Z", "updated_at": "2018-12-27T17:19:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:56Z", "revision_number": 0, "id": "19ac17ab-f0b9-40de-a2ef-30308f91dbda", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:56Z", "security_group_id": "2ccc8617-b039-4443-adfc-879cb6abab15", "tenant_id": "3e543b84b4964c6685e68d4525f84c08", "port_range_min": null, "ethertype": "IPv4", "project_id": "3e543b84b4964c6685e68d4525f84c08"}, {"direction": "egress", "protocol": "17", "description": "test_rule_1", "tags": [], "port_range_max": 20, "updated_at": "2018-12-27T17:19:58Z", "revision_number": 0, "id": "252eb9d1-14a5-4613-b76d-f85aa871a10d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:58Z", "security_group_id": "2ccc8617-b039-4443-adfc-879cb6abab15", "tenant_id": "3e543b84b4964c6685e68d4525f84c08", "port_range_min": 10, "ethertype": "IPv4", "project_id": "3e543b84b4964c6685e68d4525f84c08"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:56Z", "revision_number": 0, "id": "f78cb418-6a82-4170-8bda-d4babc6d4839", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:56Z", "security_group_id": "2ccc8617-b039-4443-adfc-879cb6abab15", "tenant_id": "3e543b84b4964c6685e68d4525f84c08", "port_range_min": null, "ethertype": "IPv6", "project_id": "3e543b84b4964c6685e68d4525f84c08"}], "revision_number": 3, "project_id": "3e543b84b4964c6685e68d4525f84c08", "id": "2ccc8617-b039-4443-adfc-879cb6abab15", "name": "CreateSecurityGroupTests-8125dc17-6e79-43d7-900b-df1d7a0b7bccname"}]} 2018-12-27 17:20:00,313 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=CreateSecurityGroupTests-8125dc17-6e79-43d7-900b-df1d7a0b7bccname used request id req-0c29102a-4a2d-46bb-87fb-df9f9e23a30b 2018-12-27 17:20:00,313 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2ccc8617-b039-4443-adfc-879cb6abab15 2018-12-27 17:20:00,317 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=2ccc8617-b039-4443-adfc-879cb6abab15 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5de6e09fd579d69b6f23b47b6014f7dbb54663d4" 2018-12-27 17:20:00,630 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1495 X-Openstack-Request-Id: req-6b2349e0-9981-42fd-87a5-770a199a80f3 Date: Thu, 27 Dec 2018 17:20:00 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:19:56Z", "security_group_id": "2ccc8617-b039-4443-adfc-879cb6abab15", "port_range_min": null, "revision_number": 0, "tenant_id": "3e543b84b4964c6685e68d4525f84c08", "created_at": "2018-12-27T17:19:56Z", "project_id": "3e543b84b4964c6685e68d4525f84c08", "id": "19ac17ab-f0b9-40de-a2ef-30308f91dbda"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-12-27T17:19:58Z", "security_group_id": "2ccc8617-b039-4443-adfc-879cb6abab15", "port_range_min": 10, "revision_number": 0, "tenant_id": "3e543b84b4964c6685e68d4525f84c08", "created_at": "2018-12-27T17:19:58Z", "project_id": "3e543b84b4964c6685e68d4525f84c08", "id": "252eb9d1-14a5-4613-b76d-f85aa871a10d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:19:56Z", "security_group_id": "2ccc8617-b039-4443-adfc-879cb6abab15", "port_range_min": null, "revision_number": 0, "tenant_id": "3e543b84b4964c6685e68d4525f84c08", "created_at": "2018-12-27T17:19:56Z", "project_id": "3e543b84b4964c6685e68d4525f84c08", "id": "f78cb418-6a82-4170-8bda-d4babc6d4839"}]} 2018-12-27 17:20:00,630 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=2ccc8617-b039-4443-adfc-879cb6abab15 used request id req-6b2349e0-9981-42fd-87a5-770a199a80f3 2018-12-27 17:20:00,636 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=CreateSecurityGroupTests-8125dc17-6e79-43d7-900b-df1d7a0b7bccname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5de6e09fd579d69b6f23b47b6014f7dbb54663d4" 2018-12-27 17:20:00,877 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1916 X-Openstack-Request-Id: req-5aecc23a-9479-41b1-97a8-2b1c51fa6ca4 Date: Thu, 27 Dec 2018 17:20:00 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "3e543b84b4964c6685e68d4525f84c08", "created_at": "2018-12-27T17:19:56Z", "updated_at": "2018-12-27T17:19:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:56Z", "revision_number": 0, "id": "19ac17ab-f0b9-40de-a2ef-30308f91dbda", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:56Z", "security_group_id": "2ccc8617-b039-4443-adfc-879cb6abab15", "tenant_id": "3e543b84b4964c6685e68d4525f84c08", "port_range_min": null, "ethertype": "IPv4", "project_id": "3e543b84b4964c6685e68d4525f84c08"}, {"direction": "egress", "protocol": "17", "description": "test_rule_1", "tags": [], "port_range_max": 20, "updated_at": "2018-12-27T17:19:58Z", "revision_number": 0, "id": "252eb9d1-14a5-4613-b76d-f85aa871a10d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:58Z", "security_group_id": "2ccc8617-b039-4443-adfc-879cb6abab15", "tenant_id": "3e543b84b4964c6685e68d4525f84c08", "port_range_min": 10, "ethertype": "IPv4", "project_id": "3e543b84b4964c6685e68d4525f84c08"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:56Z", "revision_number": 0, "id": "f78cb418-6a82-4170-8bda-d4babc6d4839", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:56Z", "security_group_id": "2ccc8617-b039-4443-adfc-879cb6abab15", "tenant_id": "3e543b84b4964c6685e68d4525f84c08", "port_range_min": null, "ethertype": "IPv6", "project_id": "3e543b84b4964c6685e68d4525f84c08"}], "revision_number": 3, "project_id": "3e543b84b4964c6685e68d4525f84c08", "id": "2ccc8617-b039-4443-adfc-879cb6abab15", "name": "CreateSecurityGroupTests-8125dc17-6e79-43d7-900b-df1d7a0b7bccname"}]} 2018-12-27 17:20:00,877 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=CreateSecurityGroupTests-8125dc17-6e79-43d7-900b-df1d7a0b7bccname used request id req-5aecc23a-9479-41b1-97a8-2b1c51fa6ca4 2018-12-27 17:20:00,878 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2ccc8617-b039-4443-adfc-879cb6abab15 2018-12-27 17:20:00,883 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=2ccc8617-b039-4443-adfc-879cb6abab15 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5de6e09fd579d69b6f23b47b6014f7dbb54663d4" 2018-12-27 17:20:00,903 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1495 X-Openstack-Request-Id: req-076acf73-2945-4f8a-ad0e-7948772021b7 Date: Thu, 27 Dec 2018 17:20:00 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:19:56Z", "security_group_id": "2ccc8617-b039-4443-adfc-879cb6abab15", "port_range_min": null, "revision_number": 0, "tenant_id": "3e543b84b4964c6685e68d4525f84c08", "created_at": "2018-12-27T17:19:56Z", "project_id": "3e543b84b4964c6685e68d4525f84c08", "id": "19ac17ab-f0b9-40de-a2ef-30308f91dbda"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-12-27T17:19:58Z", "security_group_id": "2ccc8617-b039-4443-adfc-879cb6abab15", "port_range_min": 10, "revision_number": 0, "tenant_id": "3e543b84b4964c6685e68d4525f84c08", "created_at": "2018-12-27T17:19:58Z", "project_id": "3e543b84b4964c6685e68d4525f84c08", "id": "252eb9d1-14a5-4613-b76d-f85aa871a10d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:19:56Z", "security_group_id": "2ccc8617-b039-4443-adfc-879cb6abab15", "port_range_min": null, "revision_number": 0, "tenant_id": "3e543b84b4964c6685e68d4525f84c08", "created_at": "2018-12-27T17:19:56Z", "project_id": "3e543b84b4964c6685e68d4525f84c08", "id": "f78cb418-6a82-4170-8bda-d4babc6d4839"}]} 2018-12-27 17:20:00,903 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=2ccc8617-b039-4443-adfc-879cb6abab15 used request id req-076acf73-2945-4f8a-ad0e-7948772021b7 2018-12-27 17:20:00,904 - neutron_utils - INFO - Deleting security group rule with ID - f78cb418-6a82-4170-8bda-d4babc6d4839 2018-12-27 17:20:00,909 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/security-group-rules/f78cb418-6a82-4170-8bda-d4babc6d4839 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89cde9327ffbc7d968ec918a7c310b7a79309a42" 2018-12-27 17:20:01,040 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-57d47b6a-8b1e-49e6-b280-45b76b380c58 Content-Length: 0 Date: Thu, 27 Dec 2018 17:20:01 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 17:20:01,040 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-group-rules/f78cb418-6a82-4170-8bda-d4babc6d4839 used request id req-57d47b6a-8b1e-49e6-b280-45b76b380c58 2018-12-27 17:20:01,041 - neutron_utils - INFO - Deleting security group rule with ID - 19ac17ab-f0b9-40de-a2ef-30308f91dbda 2018-12-27 17:20:01,046 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/security-group-rules/19ac17ab-f0b9-40de-a2ef-30308f91dbda -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89cde9327ffbc7d968ec918a7c310b7a79309a42" 2018-12-27 17:20:01,372 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-52368b9b-6aa6-4075-b83f-59b47c8f50fb Content-Length: 0 Date: Thu, 27 Dec 2018 17:20:01 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 17:20:01,373 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-group-rules/19ac17ab-f0b9-40de-a2ef-30308f91dbda used request id req-52368b9b-6aa6-4075-b83f-59b47c8f50fb 2018-12-27 17:20:01,373 - neutron_utils - INFO - Deleting security group rule with ID - 252eb9d1-14a5-4613-b76d-f85aa871a10d 2018-12-27 17:20:01,378 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/security-group-rules/252eb9d1-14a5-4613-b76d-f85aa871a10d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89cde9327ffbc7d968ec918a7c310b7a79309a42" 2018-12-27 17:20:01,727 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-54ac3807-2828-4f24-8d0b-aed99dd57a93 Content-Length: 0 Date: Thu, 27 Dec 2018 17:20:01 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 17:20:01,728 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-group-rules/252eb9d1-14a5-4613-b76d-f85aa871a10d used request id req-54ac3807-2828-4f24-8d0b-aed99dd57a93 2018-12-27 17:20:01,728 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-8125dc17-6e79-43d7-900b-df1d7a0b7bccname 2018-12-27 17:20:01,733 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/security-groups/2ccc8617-b039-4443-adfc-879cb6abab15 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89cde9327ffbc7d968ec918a7c310b7a79309a42" 2018-12-27 17:20:01,868 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-724a959a-5fe0-411d-b3fe-4fa74e8cccb5 Content-Length: 0 Date: Thu, 27 Dec 2018 17:20:01 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 17:20:01,868 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-groups/2ccc8617-b039-4443-adfc-879cb6abab15 used request id req-724a959a-5fe0-411d-b3fe-4fa74e8cccb5 2018-12-27 17:20:01,876 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b7dd2129571e6569858e8f77df2058789b42fa8" 2018-12-27 17:20:02,167 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 35896 X-Openstack-Request-Id: req-546556ce-5e12-4591-8f86-94b1598dd6aa Date: Thu, 27 Dec 2018 17:20:02 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "created_at": "2018-12-27T15:33:01Z", "updated_at": "2018-12-27T15:33:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "35205ac3-06e6-4cf6-bb21-ff8f813cb45b", "remote_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "ade77f59-e70c-4970-8ea8-198222fa332e", "remote_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "c4f3bf7f-d793-498d-a883-bb8c6003f070", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "c85cb618-8f19-445b-8e16-6d467cb17771", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}], "revision_number": 4, "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "created_at": "2018-12-27T15:57:22Z", "updated_at": "2018-12-27T15:57:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "5e258a3b-01f5-4aef-81b7-0b5dc6e5b683", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "65475539-0336-498a-8da4-ff0a80b10089", "remote_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "ae922857-f7ae-4bc8-949b-153fb43bfd00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "b4f87679-52e1-4cf9-bf76-5abb9a9bec06", "remote_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "f7197afc9b61423897aefc9a643d03a1"}], "revision_number": 4, "project_id": "f7197afc9b61423897aefc9a643d03a1", "id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "created_at": "2018-12-27T16:01:54Z", "updated_at": "2018-12-27T16:01:54Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "00dd3abd-acd1-4edb-8f4a-8badcbd2eeb4", "remote_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "018de60d-bc33-4ef0-9eed-6d00b6ce227b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "0d99f0db-fa6b-4201-b67f-a7ff0db82c5d", "remote_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv6", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "5c4049ef-933d-4614-84e7-83584430d462", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv6", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}], "revision_number": 4, "project_id": "8c689c5e31c44b09ab85f80682abbc2a", "id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "created_at": "2018-12-27T15:56:49Z", "updated_at": "2018-12-27T15:56:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "6555e255-763a-4448-b1b1-0c93b2a390bd", "remote_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "777ff7a5-a590-43e5-a84b-7677710494e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "8bac258a-08df-48b7-900b-efbe01a6ec20", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "dc17921e-353f-4898-a970-881b2c8d093d", "remote_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}], "revision_number": 4, "project_id": "28dac9e1580d461c9de52e6659cc4f9d", "id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "created_at": "2018-12-27T16:01:52Z", "updated_at": "2018-12-27T16:01:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "32737757-45f3-4b24-b6ab-5f2d5579b4a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv6", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "ae604ef3-492d-4aa3-8045-1ff84f755a27", "remote_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv4", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "b7bff40a-beda-4996-b140-ed94d010535c", "remote_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv6", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "b8129030-9d72-4d5d-adce-47bbe62492fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv4", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}], "revision_number": 4, "project_id": "81c108a273314b24bf6b48c41b5bbe0c", "id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "created_at": "2018-12-27T15:57:20Z", "updated_at": "2018-12-27T15:57:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "0c389ec4-c0af-4c20-acf9-4fcc1d859dd7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv6", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "3749697a-f2ef-439a-a661-2fb92badd1ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv4", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "b74e0c8c-e243-450e-b1be-69c587093d6d", "remote_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv6", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "c222695b-2f1c-427d-afd7-e0be24ec9f66", "remote_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv4", "project_id": "7fb0e5436e4f467998e672dd71018a45"}], "revision_number": 4, "project_id": "7fb0e5436e4f467998e672dd71018a45", "id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3e543b84b4964c6685e68d4525f84c08", "created_at": "2018-12-27T17:19:55Z", "updated_at": "2018-12-27T17:19:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:55Z", "revision_number": 0, "id": "40858754-d46a-43cc-86e5-a06b2ee267a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:55Z", "security_group_id": "7945ce1a-9b75-4f38-91a9-49882a08f9f0", "tenant_id": "3e543b84b4964c6685e68d4525f84c08", "port_range_min": null, "ethertype": "IPv6", "project_id": "3e543b84b4964c6685e68d4525f84c08"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:55Z", "revision_number": 0, "id": "aa7209de-7315-48a3-b1ff-cd17c3f6df66", "remote_group_id": "7945ce1a-9b75-4f38-91a9-49882a08f9f0", "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:55Z", "security_group_id": "7945ce1a-9b75-4f38-91a9-49882a08f9f0", "tenant_id": "3e543b84b4964c6685e68d4525f84c08", "port_range_min": null, "ethertype": "IPv4", "project_id": "3e543b84b4964c6685e68d4525f84c08"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:55Z", "revision_number": 0, "id": "b3f0b215-59fa-4f54-b15b-c0dbc2575d95", "remote_group_id": "7945ce1a-9b75-4f38-91a9-49882a08f9f0", "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:55Z", "security_group_id": "7945ce1a-9b75-4f38-91a9-49882a08f9f0", "tenant_id": "3e543b84b4964c6685e68d4525f84c08", "port_range_min": null, "ethertype": "IPv6", "project_id": "3e543b84b4964c6685e68d4525f84c08"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:55Z", "revision_number": 0, "id": "f5f716e4-2a59-4b9a-ad4a-6e1b29d5855b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:55Z", "security_group_id": "7945ce1a-9b75-4f38-91a9-49882a08f9f0", "tenant_id": "3e543b84b4964c6685e68d4525f84c08", "port_range_min": null, "ethertype": "IPv4", "project_id": "3e543b84b4964c6685e68d4525f84c08"}], "revision_number": 4, "project_id": "3e543b84b4964c6685e68d4525f84c08", "id": "7945ce1a-9b75-4f38-91a9-49882a08f9f0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "created_at": "2018-12-27T17:02:11Z", "updated_at": "2018-12-27T17:02:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "675d8a56-1c9b-4c58-a252-61e65997fd05", "remote_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv4", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "84f0587c-7394-4fd6-8f3d-8d6ba94cf3f9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv6", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "8a450b4f-e710-4193-816e-13a2d4e40c07", "remote_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv6", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "c3106b0a-1026-4156-86a9-f0438b7fab93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv4", "project_id": "7cba3664d5674e65a12c8c269a05febf"}], "revision_number": 4, "project_id": "7cba3664d5674e65a12c8c269a05febf", "id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "created_at": "2018-12-27T15:58:29Z", "updated_at": "2018-12-27T15:58:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "2a945ecc-f9fa-4219-96ab-c189a7f5c102", "remote_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv6", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "55e2b54e-68d4-4476-8c9f-e05e347c8970", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv4", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "9983229c-b595-482a-973f-81137a209b6d", "remote_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv4", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "9d4b8450-78ab-4817-a586-372ed88268f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv6", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}], "revision_number": 4, "project_id": "fbd6dbf946a5406398ba810e02d0888e", "id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "created_at": "2018-12-27T15:57:24Z", "updated_at": "2018-12-27T15:57:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "35521f2a-a59d-4798-9fa8-0febfe126076", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv4", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "607d473d-1e6a-4088-a778-7df9ffc1ff68", "remote_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv6", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "6f8fa92b-b67a-4047-a900-f43656aff42b", "remote_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv4", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "890f1d6c-9ae5-45b0-b7a1-282182432b66", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv6", "project_id": "253cc6709e714b8a80a5f74e4257907e"}], "revision_number": 4, "project_id": "253cc6709e714b8a80a5f74e4257907e", "id": "b9546f11-205e-4322-89f8-f0360d6090ed", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "created_at": "2018-12-27T15:57:08Z", "updated_at": "2018-12-27T15:57:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "6739c48b-d899-4c17-bb8e-ffaf8922c034", "remote_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv4", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "9660a6af-4d9b-40b9-9729-f205f66c2bd0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv4", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "bf244c03-fc10-4754-9c2b-b0224401c4f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv6", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "d3bee7cc-a152-441c-9790-abb1f56cec03", "remote_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv6", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}], "revision_number": 4, "project_id": "782a28bd0d40485e85eda6b8ba43840b", "id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "created_at": "2018-12-27T15:57:11Z", "updated_at": "2018-12-27T15:57:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "22c0d2cf-360a-4aa8-ba7e-bfdbf8327d27", "remote_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "553b140a-8ba9-4af7-9f50-bf24e87aebf7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "b2ecf7a5-df98-4d65-a762-767320437c5a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "e49104b2-7c13-49d6-8519-a16dd585346f", "remote_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}], "revision_number": 4, "project_id": "ef7e486beb8f4de39b25ca5f11552328", "id": "d0588e93-db0d-4888-9f99-3399a50df490", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "created_at": "2018-12-27T17:19:15Z", "updated_at": "2018-12-27T17:19:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "1990fe24-df44-4561-9f09-f50aab182bf7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "651e4b8b-b29e-409b-9f25-ff2328ccefe6", "remote_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "cc4e2254-2157-4ae1-a233-3047573ddc6d", "remote_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "da56dda4-aaf3-43ff-bdf7-e64892ec2345", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}], "revision_number": 4, "project_id": "2a5a6879c5fa4db798cea6d394565d45", "id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-27T15:33:07Z", "updated_at": "2018-12-27T15:33:07Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "4de95db8-72d6-4aec-a145-e92511971eb9", "remote_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "5f100cff-05d8-4405-8dfb-0a387c123fae", "remote_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "a3f6a193-cc94-4220-a73a-08acf63c449b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "f059d8a5-0c32-49c9-a721-77cc89245ecd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "created_at": "2018-12-27T15:29:16Z", "updated_at": "2018-12-27T15:29:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "3c53841a-5bc0-4192-b482-044411e217ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "5956ff3f-d59d-4af6-82b5-566c888583a7", "remote_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:16Z", "revision_number": 0, "id": "60735d87-52c7-426a-91a6-aff1078a5a2d", "remote_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:16Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "abe97133-61dd-4fdf-baf3-2e07968a324f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "da629caea04941e1ae8979c379dc7c9d"}], "revision_number": 4, "project_id": "da629caea04941e1ae8979c379dc7c9d", "id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "name": "default"}]} 2018-12-27 17:20:02,167 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=default used request id req-546556ce-5e12-4591-8f86-94b1598dd6aa 2018-12-27 17:20:02,174 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b7dd2129571e6569858e8f77df2058789b42fa8" 2018-12-27 17:20:02,298 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:20:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ec6fcac2-ddfa-4f5b-be86-438b16ef2711 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b7b4fceec1ad4c6eb74d758b709a9d93", "name": "admin"}} 2018-12-27 17:20:02,298 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93 used request id req-ec6fcac2-ddfa-4f5b-be86-438b16ef2711 2018-12-27 17:20:02,302 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/f7197afc9b61423897aefc9a643d03a1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b7dd2129571e6569858e8f77df2058789b42fa8" 2018-12-27 17:20:02,403 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:20:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-531aca67-9d60-4aca-9f7e-9340722f18e4 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f7197afc9b61423897aefc9a643d03a1.", "code": 404, "title": "Not Found"}} 2018-12-27 17:20:02,403 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/f7197afc9b61423897aefc9a643d03a1 used request id req-531aca67-9d60-4aca-9f7e-9340722f18e4 2018-12-27 17:20:02,404 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:20:02,407 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/8c689c5e31c44b09ab85f80682abbc2a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b7dd2129571e6569858e8f77df2058789b42fa8" 2018-12-27 17:20:02,513 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:20:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-45d90953-003e-4c96-9081-55fdcfa04289 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8c689c5e31c44b09ab85f80682abbc2a.", "code": 404, "title": "Not Found"}} 2018-12-27 17:20:02,513 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/8c689c5e31c44b09ab85f80682abbc2a used request id req-45d90953-003e-4c96-9081-55fdcfa04289 2018-12-27 17:20:02,514 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:20:02,517 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/28dac9e1580d461c9de52e6659cc4f9d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b7dd2129571e6569858e8f77df2058789b42fa8" 2018-12-27 17:20:02,636 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:20:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-759d4ac8-9412-4bbc-975c-a509510cd100 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 28dac9e1580d461c9de52e6659cc4f9d.", "code": 404, "title": "Not Found"}} 2018-12-27 17:20:02,637 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/28dac9e1580d461c9de52e6659cc4f9d used request id req-759d4ac8-9412-4bbc-975c-a509510cd100 2018-12-27 17:20:02,637 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:20:02,640 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/81c108a273314b24bf6b48c41b5bbe0c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b7dd2129571e6569858e8f77df2058789b42fa8" 2018-12-27 17:20:02,745 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:20:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-47b2df12-91b0-44f7-9afa-17a248a53bac Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 81c108a273314b24bf6b48c41b5bbe0c.", "code": 404, "title": "Not Found"}} 2018-12-27 17:20:02,746 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/81c108a273314b24bf6b48c41b5bbe0c used request id req-47b2df12-91b0-44f7-9afa-17a248a53bac 2018-12-27 17:20:02,746 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:20:02,749 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/7fb0e5436e4f467998e672dd71018a45 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b7dd2129571e6569858e8f77df2058789b42fa8" 2018-12-27 17:20:02,854 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:20:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1f4b0db4-bd99-4df9-a2fe-599e9d1d23b7 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7fb0e5436e4f467998e672dd71018a45.", "code": 404, "title": "Not Found"}} 2018-12-27 17:20:02,854 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/7fb0e5436e4f467998e672dd71018a45 used request id req-1f4b0db4-bd99-4df9-a2fe-599e9d1d23b7 2018-12-27 17:20:02,854 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:20:02,858 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/3e543b84b4964c6685e68d4525f84c08 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b7dd2129571e6569858e8f77df2058789b42fa8" 2018-12-27 17:20:02,974 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:20:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7c843ac3-64a9-4e2f-8ae0-5ac8ca942701 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/3e543b84b4964c6685e68d4525f84c08"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3e543b84b4964c6685e68d4525f84c08", "name": "CreateSecurityGroupTests-24d74545-3bb5-4ea-proj"}} 2018-12-27 17:20:02,974 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/3e543b84b4964c6685e68d4525f84c08 used request id req-7c843ac3-64a9-4e2f-8ae0-5ac8ca942701 2018-12-27 17:20:02,974 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7945ce1a-9b75-4f38-91a9-49882a08f9f0 2018-12-27 17:20:02,979 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=7945ce1a-9b75-4f38-91a9-49882a08f9f0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b7dd2129571e6569858e8f77df2058789b42fa8" 2018-12-27 17:20:03,195 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-9e2f7939-d43c-4b39-a487-e4645fa1d21b Date: Thu, 27 Dec 2018 17:20:03 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:19:55Z", "security_group_id": "7945ce1a-9b75-4f38-91a9-49882a08f9f0", "port_range_min": null, "revision_number": 0, "tenant_id": "3e543b84b4964c6685e68d4525f84c08", "created_at": "2018-12-27T17:19:55Z", "project_id": "3e543b84b4964c6685e68d4525f84c08", "id": "40858754-d46a-43cc-86e5-a06b2ee267a4"}, {"remote_group_id": "7945ce1a-9b75-4f38-91a9-49882a08f9f0", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:19:55Z", "security_group_id": "7945ce1a-9b75-4f38-91a9-49882a08f9f0", "port_range_min": null, "revision_number": 0, "tenant_id": "3e543b84b4964c6685e68d4525f84c08", "created_at": "2018-12-27T17:19:55Z", "project_id": "3e543b84b4964c6685e68d4525f84c08", "id": "aa7209de-7315-48a3-b1ff-cd17c3f6df66"}, {"remote_group_id": "7945ce1a-9b75-4f38-91a9-49882a08f9f0", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:19:55Z", "security_group_id": "7945ce1a-9b75-4f38-91a9-49882a08f9f0", "port_range_min": null, "revision_number": 0, "tenant_id": "3e543b84b4964c6685e68d4525f84c08", "created_at": "2018-12-27T17:19:55Z", "project_id": "3e543b84b4964c6685e68d4525f84c08", "id": "b3f0b215-59fa-4f54-b15b-c0dbc2575d95"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:19:55Z", "security_group_id": "7945ce1a-9b75-4f38-91a9-49882a08f9f0", "port_range_min": null, "revision_number": 0, "tenant_id": "3e543b84b4964c6685e68d4525f84c08", "created_at": "2018-12-27T17:19:55Z", "project_id": "3e543b84b4964c6685e68d4525f84c08", "id": "f5f716e4-2a59-4b9a-ad4a-6e1b29d5855b"}]} 2018-12-27 17:20:03,196 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=7945ce1a-9b75-4f38-91a9-49882a08f9f0 used request id req-9e2f7939-d43c-4b39-a487-e4645fa1d21b 2018-12-27 17:20:03,197 - neutron_utils - INFO - Deleting security group with name - default 2018-12-27 17:20:03,201 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/security-groups/7945ce1a-9b75-4f38-91a9-49882a08f9f0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b7dd2129571e6569858e8f77df2058789b42fa8" 2018-12-27 17:20:03,566 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-258f2232-1c14-4292-aac7-d5ac27bc1c43 Content-Length: 0 Date: Thu, 27 Dec 2018 17:20:03 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 17:20:03,566 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-groups/7945ce1a-9b75-4f38-91a9-49882a08f9f0 used request id req-258f2232-1c14-4292-aac7-d5ac27bc1c43 2018-12-27 17:20:03,567 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-24d74545-3bb5-4ea-proj 2018-12-27 17:20:03,571 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/projects/3e543b84b4964c6685e68d4525f84c08 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b7dd2129571e6569858e8f77df2058789b42fa8" 2018-12-27 17:20:03,851 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:20:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-13dccfd2-8ca5-4942-8c1a-d8c7dd2a9b68 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:20:03,852 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/3e543b84b4964c6685e68d4525f84c08 used request id req-13dccfd2-8ca5-4942-8c1a-d8c7dd2a9b68 2018-12-27 17:20:03,852 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-24d74545-3bb5-4ea-proj-role 2018-12-27 17:20:03,855 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/roles/1fddf457b86b4f8c86c8b8fa14743b4d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b7dd2129571e6569858e8f77df2058789b42fa8" 2018-12-27 17:20:03,998 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:20:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-99015fd0-8eb1-4525-afff-f9a04f657492 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:20:03,998 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/roles/1fddf457b86b4f8c86c8b8fa14743b4d used request id req-99015fd0-8eb1-4525-afff-f9a04f657492 2018-12-27 17:20:04,001 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b7dd2129571e6569858e8f77df2058789b42fa8" 2018-12-27 17:20:04,113 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:20:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-11f84630-84b8-4ac5-b2b5-382a0c63deac Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8de789d09e46427786a85702e5e8de91", "links": {"self": "http://172.30.9.31:5000/v3/roles/8de789d09e46427786a85702e5e8de91"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 17:20:04,114 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-11f84630-84b8-4ac5-b2b5-382a0c63deac 2018-12-27 17:20:04,114 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-24d74545-3bb5-4ea-user 2018-12-27 17:20:04,118 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/users/1fbf529c74384ba2bd342bf918d6ad85 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ceba95f553568d1fcfda05c4904aa26729fcb2a" 2018-12-27 17:20:04,320 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:20:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f4c82cc4-b608-43b1-9247-5eac56471382 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:20:04,321 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/1fbf529c74384ba2bd342bf918d6ad85 used request id req-f4c82cc4-b608-43b1-9247-5eac56471382 2018-12-27 17:20:04,322 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:20:04,745 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:20:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["SomPoNV-TPqR7NPLdxERWQ"], "issued_at": "2018-12-27T17:20:04.000000Z"}} 2018-12-27 17:20:04,745 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a3f1ffd28f1967343965f57816952d86f8db153" 2018-12-27 17:20:04,854 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:20:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-091bed82-2b3d-4a52-8aa8-b23d8bec8ce0 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:20:04,854 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-091bed82-2b3d-4a52-8aa8-b23d8bec8ce0 2018-12-27 17:20:04,856 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:20:04,857 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:20:05,272 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:20:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["9iyc1l6jSeG_4g-1jCYCyw"], "issued_at": "2018-12-27T17:20:05.000000Z"}} 2018-12-27 17:20:05,272 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90a714470820fcbaf1a653cd95a87882fc161d36" 2018-12-27 17:20:05,378 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:20:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f9fc066f-eb62-4cdb-b574-452605fbb456 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:20:05,378 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-f9fc066f-eb62-4cdb-b574-452605fbb456 2018-12-27 17:20:05,382 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 17:20:05,387 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 17:20:05 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 17:20:05,388 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-15aefa00-fa75-45f-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90a714470820fcbaf1a653cd95a87882fc161d36" 2018-12-27 17:20:05,496 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:20:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dfac147a-fbb8-4a90-b155-99c8ae7520a1 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-15aefa00-fa75-45f-proj", "previous": null, "next": null}, "projects": []} 2018-12-27 17:20:05,496 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-15aefa00-fa75-45f-proj used request id req-dfac147a-fbb8-4a90-b155-99c8ae7520a1 2018-12-27 17:20:05,500 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90a714470820fcbaf1a653cd95a87882fc161d36" 2018-12-27 17:20:05,608 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:20:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f0fec61a-180e-4bc1-b412-bc0905b6dcef Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-27 17:20:05,608 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-f0fec61a-180e-4bc1-b412-bc0905b6dcef 2018-12-27 17:20:05,612 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90a714470820fcbaf1a653cd95a87882fc161d36" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSecurityGroupTests-15aefa00-fa75-45f-proj"}}' 2018-12-27 17:20:05,763 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 27 Dec 2018 17:20:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bebc89a5-563d-4959-9ae8-6004b803d289 Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/862d484d295741afa0ac5b987711efc3"}, "tags": [], "enabled": true, "id": "862d484d295741afa0ac5b987711efc3", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-15aefa00-fa75-45f-proj"}} 2018-12-27 17:20:05,763 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-bebc89a5-563d-4959-9ae8-6004b803d289 2018-12-27 17:20:05,764 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-15aefa00-fa75-45f-proj 2018-12-27 17:20:05,764 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:20:05,765 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:20:06,173 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:20:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["yR1dEqbyQyKztIme9I9idg"], "issued_at": "2018-12-27T17:20:06.000000Z"}} 2018-12-27 17:20:06,174 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68dd7cc63b6c53068e3a05455ea275ec356d3ae8" 2018-12-27 17:20:06,281 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:20:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eeca1f56-d4f2-42c2-93a1-8aa7fdf5d65a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:20:06,281 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-eeca1f56-d4f2-42c2-93a1-8aa7fdf5d65a 2018-12-27 17:20:06,285 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 17:20:06,291 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 17:20:06 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 17:20:06,291 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68dd7cc63b6c53068e3a05455ea275ec356d3ae8" 2018-12-27 17:20:06,329 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:20:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b6b0debc-a382-428a-8a8c-19e5f7fbd666 Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "links": {"self": "http://172.30.9.31:5000/v3/users/01fa52e7b3674fc48643fa4ffca67e4e"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "01fa52e7b3674fc48643fa4ffca67e4e", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/05a834ddebbc40688596b7460b47439e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05a834ddebbc40688596b7460b47439e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/08226a0ad01943f39559448239e291e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "08226a0ad01943f39559448239e291e1", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/55c0552fe37a4f7ca0e73939514bc683"}, "domain_id": "default", "enabled": true, "options": {}, "id": "55c0552fe37a4f7ca0e73939514bc683", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/646a4af4e3b5439a97996d353fea3924"}, "domain_id": "914eec1d43ea4caf9d2fd33268c06258", "enabled": true, "options": {}, "id": "646a4af4e3b5439a97996d353fea3924", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/85fb203e51c34d3f8122e285a6a318b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85fb203e51c34d3f8122e285a6a318b3", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/905e7f4b42d24cca93b99d2401fa3378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "905e7f4b42d24cca93b99d2401fa3378", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/a5bc08b9f81f4e5bb86c24f9f7547bae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5bc08b9f81f4e5bb86c24f9f7547bae", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/a5c780627f004d318bf908d80305da9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5c780627f004d318bf908d80305da9c", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/b18425bf2b044bc9af7e194919539a17"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b18425bf2b044bc9af7e194919539a17", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/b8d2134b619d4dca80e21d6fb16449b0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b8d2134b619d4dca80e21d6fb16449b0", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/b9ab6a25a652438285139fe5b44aea62"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9ab6a25a652438285139fe5b44aea62", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/c08462554a4844d681348f58b9b0edee"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c08462554a4844d681348f58b9b0edee", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/ddfc3a9aad444d4782eae677c8a98130"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ddfc3a9aad444d4782eae677c8a98130", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/f2a74f2185a54676a6cb2bb5ecfcc4f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2a74f2185a54676a6cb2bb5ecfcc4f6", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-12-27 17:20:06,329 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-b6b0debc-a382-428a-8a8c-19e5f7fbd666 2018-12-27 17:20:06,333 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?name=CreateSecurityGroupTests-15aefa00-fa75-45f-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68dd7cc63b6c53068e3a05455ea275ec356d3ae8" 2018-12-27 17:20:06,445 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:20:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9a5b7a13-57b4-46fe-acb0-6e5bab3a1db8 Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?name=CreateSecurityGroupTests-15aefa00-fa75-45f-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/862d484d295741afa0ac5b987711efc3"}, "tags": [], "enabled": true, "id": "862d484d295741afa0ac5b987711efc3", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-15aefa00-fa75-45f-proj"}]} 2018-12-27 17:20:06,445 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?name=CreateSecurityGroupTests-15aefa00-fa75-45f-proj used request id req-9a5b7a13-57b4-46fe-acb0-6e5bab3a1db8 2018-12-27 17:20:06,448 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68dd7cc63b6c53068e3a05455ea275ec356d3ae8" 2018-12-27 17:20:06,592 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:20:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a3c524c2-c613-46b5-a362-629ef0f0e16a Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-27 17:20:06,593 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-a3c524c2-c613-46b5-a362-629ef0f0e16a 2018-12-27 17:20:06,974 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-15aefa00-fa75-45f-user 2018-12-27 17:20:06,974 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:20:06,978 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90a714470820fcbaf1a653cd95a87882fc161d36" 2018-12-27 17:20:06,996 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:20:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-59aa5dbe-6814-48c0-801d-bd2425457bf1 Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8de789d09e46427786a85702e5e8de91", "links": {"self": "http://172.30.9.31:5000/v3/roles/8de789d09e46427786a85702e5e8de91"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 17:20:06,996 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-59aa5dbe-6814-48c0-801d-bd2425457bf1 2018-12-27 17:20:06,999 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90a714470820fcbaf1a653cd95a87882fc161d36" -d '{"role": {"name": "CreateSecurityGroupTests-15aefa00-fa75-45f-proj-role"}}' 2018-12-27 17:20:07,132 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 27 Dec 2018 17:20:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5ef94ca5-d790-4be9-bd92-a7c0ac62775b Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "0d83256d9e8a4d1b94d6cfff5723a4af", "links": {"self": "http://172.30.9.31:5000/v3/roles/0d83256d9e8a4d1b94d6cfff5723a4af"}, "name": "CreateSecurityGroupTests-15aefa00-fa75-45f-proj-role"}} 2018-12-27 17:20:07,132 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/roles used request id req-5ef94ca5-d790-4be9-bd92-a7c0ac62775b 2018-12-27 17:20:07,132 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-15aefa00-fa75-45f-proj-role 2018-12-27 17:20:07,135 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles/0d83256d9e8a4d1b94d6cfff5723a4af -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90a714470820fcbaf1a653cd95a87882fc161d36" 2018-12-27 17:20:07,244 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:20:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c338cff4-fe7f-461e-a6b3-d6109b9b8b5f Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "0d83256d9e8a4d1b94d6cfff5723a4af", "links": {"self": "http://172.30.9.31:5000/v3/roles/0d83256d9e8a4d1b94d6cfff5723a4af"}, "name": "CreateSecurityGroupTests-15aefa00-fa75-45f-proj-role"}} 2018-12-27 17:20:07,244 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles/0d83256d9e8a4d1b94d6cfff5723a4af used request id req-c338cff4-fe7f-461e-a6b3-d6109b9b8b5f 2018-12-27 17:20:07,244 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-15aefa00-fa75-45f-proj-role to project CreateSecurityGroupTests-15aefa00-fa75-45f-proj 2018-12-27 17:20:07,248 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:5000/v3/projects/862d484d295741afa0ac5b987711efc3/users/954cb476cbf7497ea21102b3fad4a2a8/roles/0d83256d9e8a4d1b94d6cfff5723a4af -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90a714470820fcbaf1a653cd95a87882fc161d36" 2018-12-27 17:20:07,396 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:20:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-908ce272-db70-4202-9352-cbc3c6041ac8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:20:07,396 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/862d484d295741afa0ac5b987711efc3/users/954cb476cbf7497ea21102b3fad4a2a8/roles/0d83256d9e8a4d1b94d6cfff5723a4af used request id req-908ce272-db70-4202-9352-cbc3c6041ac8 2018-12-27 17:20:07,398 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:20:07,399 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:20:07,813 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0d83256d9e8a4d1b94d6cfff5723a4af", "name": "CreateSecurityGroupTests-15aefa00-fa75-45f-proj-role"}], "expires_at": "2018-12-27T18:20:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "862d484d295741afa0ac5b987711efc3", "name": "CreateSecurityGroupTests-15aefa00-fa75-45f-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/862d484d295741afa0ac5b987711efc3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/862d484d295741afa0ac5b987711efc3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/862d484d295741afa0ac5b987711efc3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/862d484d295741afa0ac5b987711efc3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/862d484d295741afa0ac5b987711efc3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/862d484d295741afa0ac5b987711efc3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/862d484d295741afa0ac5b987711efc3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/862d484d295741afa0ac5b987711efc3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/862d484d295741afa0ac5b987711efc3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_862d484d295741afa0ac5b987711efc3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_862d484d295741afa0ac5b987711efc3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/862d484d295741afa0ac5b987711efc3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/862d484d295741afa0ac5b987711efc3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/862d484d295741afa0ac5b987711efc3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-15aefa00-fa75-45f-user", "id": "954cb476cbf7497ea21102b3fad4a2a8"}, "audit_ids": ["Rx1y4xcYTEOoK-v_XQPMTw"], "issued_at": "2018-12-27T17:20:07.000000Z"}} 2018-12-27 17:20:07,814 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}134f66dfba26f75ff4944494055eede13c410e4f" 2018-12-27 17:20:07,902 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:20:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e3525e6d-792d-4e21-911d-993c4518b0af Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:20:07,902 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-e3525e6d-792d-4e21-911d-993c4518b0af 2018-12-27 17:20:07,910 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=CreateSecurityGroupTests-c071902b-437b-481b-a2eb-48c09cec7b30name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}134f66dfba26f75ff4944494055eede13c410e4f" 2018-12-27 17:20:08,314 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-5f1d17fd-03a8-4b37-82e8-f7f61658b047 Date: Thu, 27 Dec 2018 17:20:08 GMT RESP BODY: {"security_groups": []} 2018-12-27 17:20:08,314 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=CreateSecurityGroupTests-c071902b-437b-481b-a2eb-48c09cec7b30name&description=hello+group used request id req-5f1d17fd-03a8-4b37-82e8-f7f61658b047 2018-12-27 17:20:08,314 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-c071902b-437b-481b-a2eb-48c09cec7b30name... 2018-12-27 17:20:08,315 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-c071902b-437b-481b-a2eb-48c09cec7b30name 2018-12-27 17:20:08,319 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}134f66dfba26f75ff4944494055eede13c410e4f" -d '{"security_group": {"name": "CreateSecurityGroupTests-c071902b-437b-481b-a2eb-48c09cec7b30name", "description": "hello group"}}' 2018-12-27 17:20:08,852 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1408 X-Openstack-Request-Id: req-230d352b-1375-4a0f-a8fa-6ff2b830f3ea Date: Thu, 27 Dec 2018 17:20:08 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "862d484d295741afa0ac5b987711efc3", "created_at": "2018-12-27T17:20:08Z", "updated_at": "2018-12-27T17:20:08Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:20:08Z", "revision_number": 0, "id": "afb8aa40-f836-4e6b-b0f3-318d1ff47d5a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:20:08Z", "security_group_id": "50d6550d-ce7b-4a20-b423-aaf0fbda6705", "tenant_id": "862d484d295741afa0ac5b987711efc3", "port_range_min": null, "ethertype": "IPv4", "project_id": "862d484d295741afa0ac5b987711efc3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:20:08Z", "revision_number": 0, "id": "b813e4f3-5064-402b-bb58-663b823f1154", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:20:08Z", "security_group_id": "50d6550d-ce7b-4a20-b423-aaf0fbda6705", "tenant_id": "862d484d295741afa0ac5b987711efc3", "port_range_min": null, "ethertype": "IPv6", "project_id": "862d484d295741afa0ac5b987711efc3"}], "revision_number": 2, "project_id": "862d484d295741afa0ac5b987711efc3", "id": "50d6550d-ce7b-4a20-b423-aaf0fbda6705", "name": "CreateSecurityGroupTests-c071902b-437b-481b-a2eb-48c09cec7b30name"}} 2018-12-27 17:20:08,852 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/security-groups used request id req-230d352b-1375-4a0f-a8fa-6ff2b830f3ea 2018-12-27 17:20:08,853 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 50d6550d-ce7b-4a20-b423-aaf0fbda6705 2018-12-27 17:20:08,857 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=50d6550d-ce7b-4a20-b423-aaf0fbda6705 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}134f66dfba26f75ff4944494055eede13c410e4f" 2018-12-27 17:20:09,068 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-f815a122-9312-4e49-91fa-59da19af3048 Date: Thu, 27 Dec 2018 17:20:09 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:20:08Z", "security_group_id": "50d6550d-ce7b-4a20-b423-aaf0fbda6705", "port_range_min": null, "revision_number": 0, "tenant_id": "862d484d295741afa0ac5b987711efc3", "created_at": "2018-12-27T17:20:08Z", "project_id": "862d484d295741afa0ac5b987711efc3", "id": "afb8aa40-f836-4e6b-b0f3-318d1ff47d5a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:20:08Z", "security_group_id": "50d6550d-ce7b-4a20-b423-aaf0fbda6705", "port_range_min": null, "revision_number": 0, "tenant_id": "862d484d295741afa0ac5b987711efc3", "created_at": "2018-12-27T17:20:08Z", "project_id": "862d484d295741afa0ac5b987711efc3", "id": "b813e4f3-5064-402b-bb58-663b823f1154"}]} 2018-12-27 17:20:09,068 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=50d6550d-ce7b-4a20-b423-aaf0fbda6705 used request id req-f815a122-9312-4e49-91fa-59da19af3048 2018-12-27 17:20:09,069 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 50d6550d-ce7b-4a20-b423-aaf0fbda6705 2018-12-27 17:20:09,074 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=50d6550d-ce7b-4a20-b423-aaf0fbda6705 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}134f66dfba26f75ff4944494055eede13c410e4f" 2018-12-27 17:20:09,285 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-26ba5a98-878e-4573-952f-3b65e8e8c02e Date: Thu, 27 Dec 2018 17:20:09 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:20:08Z", "security_group_id": "50d6550d-ce7b-4a20-b423-aaf0fbda6705", "port_range_min": null, "revision_number": 0, "tenant_id": "862d484d295741afa0ac5b987711efc3", "created_at": "2018-12-27T17:20:08Z", "project_id": "862d484d295741afa0ac5b987711efc3", "id": "afb8aa40-f836-4e6b-b0f3-318d1ff47d5a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:20:08Z", "security_group_id": "50d6550d-ce7b-4a20-b423-aaf0fbda6705", "port_range_min": null, "revision_number": 0, "tenant_id": "862d484d295741afa0ac5b987711efc3", "created_at": "2018-12-27T17:20:08Z", "project_id": "862d484d295741afa0ac5b987711efc3", "id": "b813e4f3-5064-402b-bb58-663b823f1154"}]} 2018-12-27 17:20:09,285 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=50d6550d-ce7b-4a20-b423-aaf0fbda6705 used request id req-26ba5a98-878e-4573-952f-3b65e8e8c02e 2018-12-27 17:20:09,285 - neutron_utils - INFO - Retrieving security group with ID - 50d6550d-ce7b-4a20-b423-aaf0fbda6705 2018-12-27 17:20:09,290 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?id=50d6550d-ce7b-4a20-b423-aaf0fbda6705 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}134f66dfba26f75ff4944494055eede13c410e4f" 2018-12-27 17:20:09,571 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-454a6ae3-510c-4e3e-9465-e4a0af0c35f4 Date: Thu, 27 Dec 2018 17:20:09 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "862d484d295741afa0ac5b987711efc3", "created_at": "2018-12-27T17:20:08Z", "updated_at": "2018-12-27T17:20:08Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:20:08Z", "revision_number": 0, "id": "afb8aa40-f836-4e6b-b0f3-318d1ff47d5a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:20:08Z", "security_group_id": "50d6550d-ce7b-4a20-b423-aaf0fbda6705", "tenant_id": "862d484d295741afa0ac5b987711efc3", "port_range_min": null, "ethertype": "IPv4", "project_id": "862d484d295741afa0ac5b987711efc3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:20:08Z", "revision_number": 0, "id": "b813e4f3-5064-402b-bb58-663b823f1154", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:20:08Z", "security_group_id": "50d6550d-ce7b-4a20-b423-aaf0fbda6705", "tenant_id": "862d484d295741afa0ac5b987711efc3", "port_range_min": null, "ethertype": "IPv6", "project_id": "862d484d295741afa0ac5b987711efc3"}], "revision_number": 2, "project_id": "862d484d295741afa0ac5b987711efc3", "id": "50d6550d-ce7b-4a20-b423-aaf0fbda6705", "name": "CreateSecurityGroupTests-c071902b-437b-481b-a2eb-48c09cec7b30name"}]} 2018-12-27 17:20:09,571 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?id=50d6550d-ce7b-4a20-b423-aaf0fbda6705 used request id req-454a6ae3-510c-4e3e-9465-e4a0af0c35f4 2018-12-27 17:20:09,571 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 50d6550d-ce7b-4a20-b423-aaf0fbda6705 2018-12-27 17:20:09,576 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=50d6550d-ce7b-4a20-b423-aaf0fbda6705 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}134f66dfba26f75ff4944494055eede13c410e4f" 2018-12-27 17:20:09,775 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-60061de4-bbae-4b1c-973b-b5846264e3a3 Date: Thu, 27 Dec 2018 17:20:09 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:20:08Z", "security_group_id": "50d6550d-ce7b-4a20-b423-aaf0fbda6705", "port_range_min": null, "revision_number": 0, "tenant_id": "862d484d295741afa0ac5b987711efc3", "created_at": "2018-12-27T17:20:08Z", "project_id": "862d484d295741afa0ac5b987711efc3", "id": "afb8aa40-f836-4e6b-b0f3-318d1ff47d5a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:20:08Z", "security_group_id": "50d6550d-ce7b-4a20-b423-aaf0fbda6705", "port_range_min": null, "revision_number": 0, "tenant_id": "862d484d295741afa0ac5b987711efc3", "created_at": "2018-12-27T17:20:08Z", "project_id": "862d484d295741afa0ac5b987711efc3", "id": "b813e4f3-5064-402b-bb58-663b823f1154"}]} 2018-12-27 17:20:09,776 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=50d6550d-ce7b-4a20-b423-aaf0fbda6705 used request id req-60061de4-bbae-4b1c-973b-b5846264e3a3 2018-12-27 17:20:09,776 - neutron_utils - INFO - Retrieving security group with ID - 50d6550d-ce7b-4a20-b423-aaf0fbda6705 2018-12-27 17:20:09,781 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?id=50d6550d-ce7b-4a20-b423-aaf0fbda6705 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}134f66dfba26f75ff4944494055eede13c410e4f" 2018-12-27 17:20:10,008 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-ebe6aea4-0597-4dc3-97a0-beb7692bdc4c Date: Thu, 27 Dec 2018 17:20:10 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "862d484d295741afa0ac5b987711efc3", "created_at": "2018-12-27T17:20:08Z", "updated_at": "2018-12-27T17:20:08Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:20:08Z", "revision_number": 0, "id": "afb8aa40-f836-4e6b-b0f3-318d1ff47d5a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:20:08Z", "security_group_id": "50d6550d-ce7b-4a20-b423-aaf0fbda6705", "tenant_id": "862d484d295741afa0ac5b987711efc3", "port_range_min": null, "ethertype": "IPv4", "project_id": "862d484d295741afa0ac5b987711efc3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:20:08Z", "revision_number": 0, "id": "b813e4f3-5064-402b-bb58-663b823f1154", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:20:08Z", "security_group_id": "50d6550d-ce7b-4a20-b423-aaf0fbda6705", "tenant_id": "862d484d295741afa0ac5b987711efc3", "port_range_min": null, "ethertype": "IPv6", "project_id": "862d484d295741afa0ac5b987711efc3"}], "revision_number": 2, "project_id": "862d484d295741afa0ac5b987711efc3", "id": "50d6550d-ce7b-4a20-b423-aaf0fbda6705", "name": "CreateSecurityGroupTests-c071902b-437b-481b-a2eb-48c09cec7b30name"}]} 2018-12-27 17:20:10,008 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?id=50d6550d-ce7b-4a20-b423-aaf0fbda6705 used request id req-ebe6aea4-0597-4dc3-97a0-beb7692bdc4c 2018-12-27 17:20:10,009 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 50d6550d-ce7b-4a20-b423-aaf0fbda6705 2018-12-27 17:20:10,013 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=50d6550d-ce7b-4a20-b423-aaf0fbda6705 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}134f66dfba26f75ff4944494055eede13c410e4f" 2018-12-27 17:20:10,233 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-6516beac-adbd-45cb-ae13-3af5da093742 Date: Thu, 27 Dec 2018 17:20:10 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:20:08Z", "security_group_id": "50d6550d-ce7b-4a20-b423-aaf0fbda6705", "port_range_min": null, "revision_number": 0, "tenant_id": "862d484d295741afa0ac5b987711efc3", "created_at": "2018-12-27T17:20:08Z", "project_id": "862d484d295741afa0ac5b987711efc3", "id": "afb8aa40-f836-4e6b-b0f3-318d1ff47d5a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:20:08Z", "security_group_id": "50d6550d-ce7b-4a20-b423-aaf0fbda6705", "port_range_min": null, "revision_number": 0, "tenant_id": "862d484d295741afa0ac5b987711efc3", "created_at": "2018-12-27T17:20:08Z", "project_id": "862d484d295741afa0ac5b987711efc3", "id": "b813e4f3-5064-402b-bb58-663b823f1154"}]} 2018-12-27 17:20:10,233 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=50d6550d-ce7b-4a20-b423-aaf0fbda6705 used request id req-6516beac-adbd-45cb-ae13-3af5da093742 2018-12-27 17:20:10,233 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-c071902b-437b-481b-a2eb-48c09cec7b30name 2018-12-27 17:20:10,238 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=CreateSecurityGroupTests-c071902b-437b-481b-a2eb-48c09cec7b30name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}134f66dfba26f75ff4944494055eede13c410e4f" 2018-12-27 17:20:10,283 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-5ae51ac6-8174-4c7a-a682-2cf552fc9353 Date: Thu, 27 Dec 2018 17:20:10 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "862d484d295741afa0ac5b987711efc3", "created_at": "2018-12-27T17:20:08Z", "updated_at": "2018-12-27T17:20:08Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:20:08Z", "revision_number": 0, "id": "afb8aa40-f836-4e6b-b0f3-318d1ff47d5a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:20:08Z", "security_group_id": "50d6550d-ce7b-4a20-b423-aaf0fbda6705", "tenant_id": "862d484d295741afa0ac5b987711efc3", "port_range_min": null, "ethertype": "IPv4", "project_id": "862d484d295741afa0ac5b987711efc3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:20:08Z", "revision_number": 0, "id": "b813e4f3-5064-402b-bb58-663b823f1154", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:20:08Z", "security_group_id": "50d6550d-ce7b-4a20-b423-aaf0fbda6705", "tenant_id": "862d484d295741afa0ac5b987711efc3", "port_range_min": null, "ethertype": "IPv6", "project_id": "862d484d295741afa0ac5b987711efc3"}], "revision_number": 2, "project_id": "862d484d295741afa0ac5b987711efc3", "id": "50d6550d-ce7b-4a20-b423-aaf0fbda6705", "name": "CreateSecurityGroupTests-c071902b-437b-481b-a2eb-48c09cec7b30name"}]} 2018-12-27 17:20:10,283 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=CreateSecurityGroupTests-c071902b-437b-481b-a2eb-48c09cec7b30name used request id req-5ae51ac6-8174-4c7a-a682-2cf552fc9353 2018-12-27 17:20:10,286 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 17:20:10,291 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 17:20:10 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 17:20:10,292 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/862d484d295741afa0ac5b987711efc3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}134f66dfba26f75ff4944494055eede13c410e4f" 2018-12-27 17:20:10,398 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:20:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f6ccf58e-20e0-4844-9143-9baa4d696eaf Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/862d484d295741afa0ac5b987711efc3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "862d484d295741afa0ac5b987711efc3", "name": "CreateSecurityGroupTests-15aefa00-fa75-45f-proj"}} 2018-12-27 17:20:10,398 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/862d484d295741afa0ac5b987711efc3 used request id req-f6ccf58e-20e0-4844-9143-9baa4d696eaf 2018-12-27 17:20:10,399 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 50d6550d-ce7b-4a20-b423-aaf0fbda6705 2018-12-27 17:20:10,404 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=50d6550d-ce7b-4a20-b423-aaf0fbda6705 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}134f66dfba26f75ff4944494055eede13c410e4f" 2018-12-27 17:20:10,422 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-d6bb9bca-d87d-40a5-b8e9-b8b4283c9cdb Date: Thu, 27 Dec 2018 17:20:10 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:20:08Z", "security_group_id": "50d6550d-ce7b-4a20-b423-aaf0fbda6705", "port_range_min": null, "revision_number": 0, "tenant_id": "862d484d295741afa0ac5b987711efc3", "created_at": "2018-12-27T17:20:08Z", "project_id": "862d484d295741afa0ac5b987711efc3", "id": "afb8aa40-f836-4e6b-b0f3-318d1ff47d5a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:20:08Z", "security_group_id": "50d6550d-ce7b-4a20-b423-aaf0fbda6705", "port_range_min": null, "revision_number": 0, "tenant_id": "862d484d295741afa0ac5b987711efc3", "created_at": "2018-12-27T17:20:08Z", "project_id": "862d484d295741afa0ac5b987711efc3", "id": "b813e4f3-5064-402b-bb58-663b823f1154"}]} 2018-12-27 17:20:10,422 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=50d6550d-ce7b-4a20-b423-aaf0fbda6705 used request id req-d6bb9bca-d87d-40a5-b8e9-b8b4283c9cdb 2018-12-27 17:20:10,428 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}134f66dfba26f75ff4944494055eede13c410e4f" -d '{"security_group_rule": {"direction": "ingress", "description": "test_rule_1", "security_group_id": "50d6550d-ce7b-4a20-b423-aaf0fbda6705"}}' 2018-12-27 17:20:10,675 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 521 X-Openstack-Request-Id: req-5b435e85-7edd-44db-9fd5-24c6a43789e8 Date: Thu, 27 Dec 2018 17:20:10 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:20:10Z", "security_group_id": "50d6550d-ce7b-4a20-b423-aaf0fbda6705", "port_range_min": null, "revision_number": 0, "tenant_id": "862d484d295741afa0ac5b987711efc3", "created_at": "2018-12-27T17:20:10Z", "project_id": "862d484d295741afa0ac5b987711efc3", "id": "f1dde2b4-008b-4005-920c-ef9c1153995f"}} 2018-12-27 17:20:10,675 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/security-group-rules used request id req-5b435e85-7edd-44db-9fd5-24c6a43789e8 2018-12-27 17:20:10,675 - neutron_utils - INFO - Retrieving security group with ID - 50d6550d-ce7b-4a20-b423-aaf0fbda6705 2018-12-27 17:20:10,680 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?id=50d6550d-ce7b-4a20-b423-aaf0fbda6705 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}134f66dfba26f75ff4944494055eede13c410e4f" 2018-12-27 17:20:10,738 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-124471b1-d6a2-48d5-9812-7d33e6497ace Date: Thu, 27 Dec 2018 17:20:10 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "862d484d295741afa0ac5b987711efc3", "created_at": "2018-12-27T17:20:08Z", "updated_at": "2018-12-27T17:20:10Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:20:08Z", "revision_number": 0, "id": "afb8aa40-f836-4e6b-b0f3-318d1ff47d5a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:20:08Z", "security_group_id": "50d6550d-ce7b-4a20-b423-aaf0fbda6705", "tenant_id": "862d484d295741afa0ac5b987711efc3", "port_range_min": null, "ethertype": "IPv4", "project_id": "862d484d295741afa0ac5b987711efc3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:20:08Z", "revision_number": 0, "id": "b813e4f3-5064-402b-bb58-663b823f1154", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:20:08Z", "security_group_id": "50d6550d-ce7b-4a20-b423-aaf0fbda6705", "tenant_id": "862d484d295741afa0ac5b987711efc3", "port_range_min": null, "ethertype": "IPv6", "project_id": "862d484d295741afa0ac5b987711efc3"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:20:10Z", "revision_number": 0, "id": "f1dde2b4-008b-4005-920c-ef9c1153995f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:20:10Z", "security_group_id": "50d6550d-ce7b-4a20-b423-aaf0fbda6705", "tenant_id": "862d484d295741afa0ac5b987711efc3", "port_range_min": null, "ethertype": "IPv4", "project_id": "862d484d295741afa0ac5b987711efc3"}], "revision_number": 3, "project_id": "862d484d295741afa0ac5b987711efc3", "id": "50d6550d-ce7b-4a20-b423-aaf0fbda6705", "name": "CreateSecurityGroupTests-c071902b-437b-481b-a2eb-48c09cec7b30name"}]} 2018-12-27 17:20:10,738 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?id=50d6550d-ce7b-4a20-b423-aaf0fbda6705 used request id req-124471b1-d6a2-48d5-9812-7d33e6497ace 2018-12-27 17:20:10,738 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 50d6550d-ce7b-4a20-b423-aaf0fbda6705 2018-12-27 17:20:10,746 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=50d6550d-ce7b-4a20-b423-aaf0fbda6705 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}134f66dfba26f75ff4944494055eede13c410e4f" 2018-12-27 17:20:10,948 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-95740bda-250f-4520-88f8-d4c12c8c6506 Date: Thu, 27 Dec 2018 17:20:10 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:20:08Z", "security_group_id": "50d6550d-ce7b-4a20-b423-aaf0fbda6705", "port_range_min": null, "revision_number": 0, "tenant_id": "862d484d295741afa0ac5b987711efc3", "created_at": "2018-12-27T17:20:08Z", "project_id": "862d484d295741afa0ac5b987711efc3", "id": "afb8aa40-f836-4e6b-b0f3-318d1ff47d5a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:20:08Z", "security_group_id": "50d6550d-ce7b-4a20-b423-aaf0fbda6705", "port_range_min": null, "revision_number": 0, "tenant_id": "862d484d295741afa0ac5b987711efc3", "created_at": "2018-12-27T17:20:08Z", "project_id": "862d484d295741afa0ac5b987711efc3", "id": "b813e4f3-5064-402b-bb58-663b823f1154"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:20:10Z", "security_group_id": "50d6550d-ce7b-4a20-b423-aaf0fbda6705", "port_range_min": null, "revision_number": 0, "tenant_id": "862d484d295741afa0ac5b987711efc3", "created_at": "2018-12-27T17:20:10Z", "project_id": "862d484d295741afa0ac5b987711efc3", "id": "f1dde2b4-008b-4005-920c-ef9c1153995f"}]} 2018-12-27 17:20:10,949 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=50d6550d-ce7b-4a20-b423-aaf0fbda6705 used request id req-95740bda-250f-4520-88f8-d4c12c8c6506 2018-12-27 17:20:10,950 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:20:11,352 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0d83256d9e8a4d1b94d6cfff5723a4af", "name": "CreateSecurityGroupTests-15aefa00-fa75-45f-proj-role"}], "expires_at": "2018-12-27T18:20:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "862d484d295741afa0ac5b987711efc3", "name": "CreateSecurityGroupTests-15aefa00-fa75-45f-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/862d484d295741afa0ac5b987711efc3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/862d484d295741afa0ac5b987711efc3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/862d484d295741afa0ac5b987711efc3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/862d484d295741afa0ac5b987711efc3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/862d484d295741afa0ac5b987711efc3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/862d484d295741afa0ac5b987711efc3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/862d484d295741afa0ac5b987711efc3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/862d484d295741afa0ac5b987711efc3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/862d484d295741afa0ac5b987711efc3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_862d484d295741afa0ac5b987711efc3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_862d484d295741afa0ac5b987711efc3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/862d484d295741afa0ac5b987711efc3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/862d484d295741afa0ac5b987711efc3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/862d484d295741afa0ac5b987711efc3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-15aefa00-fa75-45f-user", "id": "954cb476cbf7497ea21102b3fad4a2a8"}, "audit_ids": ["508s10M-SjqEs0g_nno28g"], "issued_at": "2018-12-27T17:20:11.000000Z"}} 2018-12-27 17:20:11,358 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=CreateSecurityGroupTests-c071902b-437b-481b-a2eb-48c09cec7b30name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e864bab3044a2f600ff812e0b2d08d07e2f2a21f" 2018-12-27 17:20:11,600 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-e3373c3b-3463-4677-bd94-15d7d1c6118e Date: Thu, 27 Dec 2018 17:20:11 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "862d484d295741afa0ac5b987711efc3", "created_at": "2018-12-27T17:20:08Z", "updated_at": "2018-12-27T17:20:10Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:20:08Z", "revision_number": 0, "id": "afb8aa40-f836-4e6b-b0f3-318d1ff47d5a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:20:08Z", "security_group_id": "50d6550d-ce7b-4a20-b423-aaf0fbda6705", "tenant_id": "862d484d295741afa0ac5b987711efc3", "port_range_min": null, "ethertype": "IPv4", "project_id": "862d484d295741afa0ac5b987711efc3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:20:08Z", "revision_number": 0, "id": "b813e4f3-5064-402b-bb58-663b823f1154", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:20:08Z", "security_group_id": "50d6550d-ce7b-4a20-b423-aaf0fbda6705", "tenant_id": "862d484d295741afa0ac5b987711efc3", "port_range_min": null, "ethertype": "IPv6", "project_id": "862d484d295741afa0ac5b987711efc3"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:20:10Z", "revision_number": 0, "id": "f1dde2b4-008b-4005-920c-ef9c1153995f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:20:10Z", "security_group_id": "50d6550d-ce7b-4a20-b423-aaf0fbda6705", "tenant_id": "862d484d295741afa0ac5b987711efc3", "port_range_min": null, "ethertype": "IPv4", "project_id": "862d484d295741afa0ac5b987711efc3"}], "revision_number": 3, "project_id": "862d484d295741afa0ac5b987711efc3", "id": "50d6550d-ce7b-4a20-b423-aaf0fbda6705", "name": "CreateSecurityGroupTests-c071902b-437b-481b-a2eb-48c09cec7b30name"}]} 2018-12-27 17:20:11,600 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=CreateSecurityGroupTests-c071902b-437b-481b-a2eb-48c09cec7b30name&description=hello+group used request id req-e3373c3b-3463-4677-bd94-15d7d1c6118e 2018-12-27 17:20:11,601 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 50d6550d-ce7b-4a20-b423-aaf0fbda6705 2018-12-27 17:20:11,606 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=50d6550d-ce7b-4a20-b423-aaf0fbda6705 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e864bab3044a2f600ff812e0b2d08d07e2f2a21f" 2018-12-27 17:20:11,831 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-4983ef8f-37c9-4e05-93ea-6b692ac28184 Date: Thu, 27 Dec 2018 17:20:11 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:20:08Z", "security_group_id": "50d6550d-ce7b-4a20-b423-aaf0fbda6705", "port_range_min": null, "revision_number": 0, "tenant_id": "862d484d295741afa0ac5b987711efc3", "created_at": "2018-12-27T17:20:08Z", "project_id": "862d484d295741afa0ac5b987711efc3", "id": "afb8aa40-f836-4e6b-b0f3-318d1ff47d5a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:20:08Z", "security_group_id": "50d6550d-ce7b-4a20-b423-aaf0fbda6705", "port_range_min": null, "revision_number": 0, "tenant_id": "862d484d295741afa0ac5b987711efc3", "created_at": "2018-12-27T17:20:08Z", "project_id": "862d484d295741afa0ac5b987711efc3", "id": "b813e4f3-5064-402b-bb58-663b823f1154"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:20:10Z", "security_group_id": "50d6550d-ce7b-4a20-b423-aaf0fbda6705", "port_range_min": null, "revision_number": 0, "tenant_id": "862d484d295741afa0ac5b987711efc3", "created_at": "2018-12-27T17:20:10Z", "project_id": "862d484d295741afa0ac5b987711efc3", "id": "f1dde2b4-008b-4005-920c-ef9c1153995f"}]} 2018-12-27 17:20:11,831 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=50d6550d-ce7b-4a20-b423-aaf0fbda6705 used request id req-4983ef8f-37c9-4e05-93ea-6b692ac28184 2018-12-27 17:20:11,832 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 50d6550d-ce7b-4a20-b423-aaf0fbda6705 2018-12-27 17:20:11,836 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=50d6550d-ce7b-4a20-b423-aaf0fbda6705 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e864bab3044a2f600ff812e0b2d08d07e2f2a21f" 2018-12-27 17:20:12,040 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-98de6fb1-35e9-4997-bd63-8041a5270e77 Date: Thu, 27 Dec 2018 17:20:12 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:20:08Z", "security_group_id": "50d6550d-ce7b-4a20-b423-aaf0fbda6705", "port_range_min": null, "revision_number": 0, "tenant_id": "862d484d295741afa0ac5b987711efc3", "created_at": "2018-12-27T17:20:08Z", "project_id": "862d484d295741afa0ac5b987711efc3", "id": "afb8aa40-f836-4e6b-b0f3-318d1ff47d5a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:20:08Z", "security_group_id": "50d6550d-ce7b-4a20-b423-aaf0fbda6705", "port_range_min": null, "revision_number": 0, "tenant_id": "862d484d295741afa0ac5b987711efc3", "created_at": "2018-12-27T17:20:08Z", "project_id": "862d484d295741afa0ac5b987711efc3", "id": "b813e4f3-5064-402b-bb58-663b823f1154"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:20:10Z", "security_group_id": "50d6550d-ce7b-4a20-b423-aaf0fbda6705", "port_range_min": null, "revision_number": 0, "tenant_id": "862d484d295741afa0ac5b987711efc3", "created_at": "2018-12-27T17:20:10Z", "project_id": "862d484d295741afa0ac5b987711efc3", "id": "f1dde2b4-008b-4005-920c-ef9c1153995f"}]} 2018-12-27 17:20:12,040 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=50d6550d-ce7b-4a20-b423-aaf0fbda6705 used request id req-98de6fb1-35e9-4997-bd63-8041a5270e77 2018-12-27 17:20:12,045 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=CreateSecurityGroupTests-c071902b-437b-481b-a2eb-48c09cec7b30name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e864bab3044a2f600ff812e0b2d08d07e2f2a21f" 2018-12-27 17:20:12,091 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-81b067aa-005e-4ef4-b71b-060b0c2ca4af Date: Thu, 27 Dec 2018 17:20:12 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "862d484d295741afa0ac5b987711efc3", "created_at": "2018-12-27T17:20:08Z", "updated_at": "2018-12-27T17:20:10Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:20:08Z", "revision_number": 0, "id": "afb8aa40-f836-4e6b-b0f3-318d1ff47d5a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:20:08Z", "security_group_id": "50d6550d-ce7b-4a20-b423-aaf0fbda6705", "tenant_id": "862d484d295741afa0ac5b987711efc3", "port_range_min": null, "ethertype": "IPv4", "project_id": "862d484d295741afa0ac5b987711efc3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:20:08Z", "revision_number": 0, "id": "b813e4f3-5064-402b-bb58-663b823f1154", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:20:08Z", "security_group_id": "50d6550d-ce7b-4a20-b423-aaf0fbda6705", "tenant_id": "862d484d295741afa0ac5b987711efc3", "port_range_min": null, "ethertype": "IPv6", "project_id": "862d484d295741afa0ac5b987711efc3"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:20:10Z", "revision_number": 0, "id": "f1dde2b4-008b-4005-920c-ef9c1153995f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:20:10Z", "security_group_id": "50d6550d-ce7b-4a20-b423-aaf0fbda6705", "tenant_id": "862d484d295741afa0ac5b987711efc3", "port_range_min": null, "ethertype": "IPv4", "project_id": "862d484d295741afa0ac5b987711efc3"}], "revision_number": 3, "project_id": "862d484d295741afa0ac5b987711efc3", "id": "50d6550d-ce7b-4a20-b423-aaf0fbda6705", "name": "CreateSecurityGroupTests-c071902b-437b-481b-a2eb-48c09cec7b30name"}]} 2018-12-27 17:20:12,091 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=CreateSecurityGroupTests-c071902b-437b-481b-a2eb-48c09cec7b30name used request id req-81b067aa-005e-4ef4-b71b-060b0c2ca4af 2018-12-27 17:20:12,092 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 50d6550d-ce7b-4a20-b423-aaf0fbda6705 2018-12-27 17:20:12,097 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=50d6550d-ce7b-4a20-b423-aaf0fbda6705 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e864bab3044a2f600ff812e0b2d08d07e2f2a21f" 2018-12-27 17:20:12,385 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-5a38f679-c19b-4b5c-897f-3610816df93f Date: Thu, 27 Dec 2018 17:20:12 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:20:08Z", "security_group_id": "50d6550d-ce7b-4a20-b423-aaf0fbda6705", "port_range_min": null, "revision_number": 0, "tenant_id": "862d484d295741afa0ac5b987711efc3", "created_at": "2018-12-27T17:20:08Z", "project_id": "862d484d295741afa0ac5b987711efc3", "id": "afb8aa40-f836-4e6b-b0f3-318d1ff47d5a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:20:08Z", "security_group_id": "50d6550d-ce7b-4a20-b423-aaf0fbda6705", "port_range_min": null, "revision_number": 0, "tenant_id": "862d484d295741afa0ac5b987711efc3", "created_at": "2018-12-27T17:20:08Z", "project_id": "862d484d295741afa0ac5b987711efc3", "id": "b813e4f3-5064-402b-bb58-663b823f1154"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:20:10Z", "security_group_id": "50d6550d-ce7b-4a20-b423-aaf0fbda6705", "port_range_min": null, "revision_number": 0, "tenant_id": "862d484d295741afa0ac5b987711efc3", "created_at": "2018-12-27T17:20:10Z", "project_id": "862d484d295741afa0ac5b987711efc3", "id": "f1dde2b4-008b-4005-920c-ef9c1153995f"}]} 2018-12-27 17:20:12,386 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=50d6550d-ce7b-4a20-b423-aaf0fbda6705 used request id req-5a38f679-c19b-4b5c-897f-3610816df93f 2018-12-27 17:20:12,391 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=CreateSecurityGroupTests-c071902b-437b-481b-a2eb-48c09cec7b30name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e864bab3044a2f600ff812e0b2d08d07e2f2a21f" 2018-12-27 17:20:12,439 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-187bc43e-227e-4cbf-b917-8b62d2531ee6 Date: Thu, 27 Dec 2018 17:20:12 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "862d484d295741afa0ac5b987711efc3", "created_at": "2018-12-27T17:20:08Z", "updated_at": "2018-12-27T17:20:10Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:20:08Z", "revision_number": 0, "id": "afb8aa40-f836-4e6b-b0f3-318d1ff47d5a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:20:08Z", "security_group_id": "50d6550d-ce7b-4a20-b423-aaf0fbda6705", "tenant_id": "862d484d295741afa0ac5b987711efc3", "port_range_min": null, "ethertype": "IPv4", "project_id": "862d484d295741afa0ac5b987711efc3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:20:08Z", "revision_number": 0, "id": "b813e4f3-5064-402b-bb58-663b823f1154", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:20:08Z", "security_group_id": "50d6550d-ce7b-4a20-b423-aaf0fbda6705", "tenant_id": "862d484d295741afa0ac5b987711efc3", "port_range_min": null, "ethertype": "IPv6", "project_id": "862d484d295741afa0ac5b987711efc3"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:20:10Z", "revision_number": 0, "id": "f1dde2b4-008b-4005-920c-ef9c1153995f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:20:10Z", "security_group_id": "50d6550d-ce7b-4a20-b423-aaf0fbda6705", "tenant_id": "862d484d295741afa0ac5b987711efc3", "port_range_min": null, "ethertype": "IPv4", "project_id": "862d484d295741afa0ac5b987711efc3"}], "revision_number": 3, "project_id": "862d484d295741afa0ac5b987711efc3", "id": "50d6550d-ce7b-4a20-b423-aaf0fbda6705", "name": "CreateSecurityGroupTests-c071902b-437b-481b-a2eb-48c09cec7b30name"}]} 2018-12-27 17:20:12,439 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=CreateSecurityGroupTests-c071902b-437b-481b-a2eb-48c09cec7b30name used request id req-187bc43e-227e-4cbf-b917-8b62d2531ee6 2018-12-27 17:20:12,440 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 50d6550d-ce7b-4a20-b423-aaf0fbda6705 2018-12-27 17:20:12,445 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=50d6550d-ce7b-4a20-b423-aaf0fbda6705 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e864bab3044a2f600ff812e0b2d08d07e2f2a21f" 2018-12-27 17:20:12,465 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-e328fe5b-d2bd-4d36-8259-2cc0a66ac5ad Date: Thu, 27 Dec 2018 17:20:12 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:20:08Z", "security_group_id": "50d6550d-ce7b-4a20-b423-aaf0fbda6705", "port_range_min": null, "revision_number": 0, "tenant_id": "862d484d295741afa0ac5b987711efc3", "created_at": "2018-12-27T17:20:08Z", "project_id": "862d484d295741afa0ac5b987711efc3", "id": "afb8aa40-f836-4e6b-b0f3-318d1ff47d5a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:20:08Z", "security_group_id": "50d6550d-ce7b-4a20-b423-aaf0fbda6705", "port_range_min": null, "revision_number": 0, "tenant_id": "862d484d295741afa0ac5b987711efc3", "created_at": "2018-12-27T17:20:08Z", "project_id": "862d484d295741afa0ac5b987711efc3", "id": "b813e4f3-5064-402b-bb58-663b823f1154"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:20:10Z", "security_group_id": "50d6550d-ce7b-4a20-b423-aaf0fbda6705", "port_range_min": null, "revision_number": 0, "tenant_id": "862d484d295741afa0ac5b987711efc3", "created_at": "2018-12-27T17:20:10Z", "project_id": "862d484d295741afa0ac5b987711efc3", "id": "f1dde2b4-008b-4005-920c-ef9c1153995f"}]} 2018-12-27 17:20:12,465 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=50d6550d-ce7b-4a20-b423-aaf0fbda6705 used request id req-e328fe5b-d2bd-4d36-8259-2cc0a66ac5ad 2018-12-27 17:20:12,470 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=CreateSecurityGroupTests-c071902b-437b-481b-a2eb-48c09cec7b30name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e864bab3044a2f600ff812e0b2d08d07e2f2a21f" 2018-12-27 17:20:12,526 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-a981c035-f984-4dab-8307-cdc506d7c289 Date: Thu, 27 Dec 2018 17:20:12 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "862d484d295741afa0ac5b987711efc3", "created_at": "2018-12-27T17:20:08Z", "updated_at": "2018-12-27T17:20:10Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:20:08Z", "revision_number": 0, "id": "afb8aa40-f836-4e6b-b0f3-318d1ff47d5a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:20:08Z", "security_group_id": "50d6550d-ce7b-4a20-b423-aaf0fbda6705", "tenant_id": "862d484d295741afa0ac5b987711efc3", "port_range_min": null, "ethertype": "IPv4", "project_id": "862d484d295741afa0ac5b987711efc3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:20:08Z", "revision_number": 0, "id": "b813e4f3-5064-402b-bb58-663b823f1154", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:20:08Z", "security_group_id": "50d6550d-ce7b-4a20-b423-aaf0fbda6705", "tenant_id": "862d484d295741afa0ac5b987711efc3", "port_range_min": null, "ethertype": "IPv6", "project_id": "862d484d295741afa0ac5b987711efc3"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:20:10Z", "revision_number": 0, "id": "f1dde2b4-008b-4005-920c-ef9c1153995f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:20:10Z", "security_group_id": "50d6550d-ce7b-4a20-b423-aaf0fbda6705", "tenant_id": "862d484d295741afa0ac5b987711efc3", "port_range_min": null, "ethertype": "IPv4", "project_id": "862d484d295741afa0ac5b987711efc3"}], "revision_number": 3, "project_id": "862d484d295741afa0ac5b987711efc3", "id": "50d6550d-ce7b-4a20-b423-aaf0fbda6705", "name": "CreateSecurityGroupTests-c071902b-437b-481b-a2eb-48c09cec7b30name"}]} 2018-12-27 17:20:12,527 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=CreateSecurityGroupTests-c071902b-437b-481b-a2eb-48c09cec7b30name used request id req-a981c035-f984-4dab-8307-cdc506d7c289 2018-12-27 17:20:12,527 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 50d6550d-ce7b-4a20-b423-aaf0fbda6705 2018-12-27 17:20:12,532 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=50d6550d-ce7b-4a20-b423-aaf0fbda6705 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e864bab3044a2f600ff812e0b2d08d07e2f2a21f" 2018-12-27 17:20:12,550 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-9324bcd8-ab79-4a9e-b218-414f8c0f98fe Date: Thu, 27 Dec 2018 17:20:12 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:20:08Z", "security_group_id": "50d6550d-ce7b-4a20-b423-aaf0fbda6705", "port_range_min": null, "revision_number": 0, "tenant_id": "862d484d295741afa0ac5b987711efc3", "created_at": "2018-12-27T17:20:08Z", "project_id": "862d484d295741afa0ac5b987711efc3", "id": "afb8aa40-f836-4e6b-b0f3-318d1ff47d5a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:20:08Z", "security_group_id": "50d6550d-ce7b-4a20-b423-aaf0fbda6705", "port_range_min": null, "revision_number": 0, "tenant_id": "862d484d295741afa0ac5b987711efc3", "created_at": "2018-12-27T17:20:08Z", "project_id": "862d484d295741afa0ac5b987711efc3", "id": "b813e4f3-5064-402b-bb58-663b823f1154"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:20:10Z", "security_group_id": "50d6550d-ce7b-4a20-b423-aaf0fbda6705", "port_range_min": null, "revision_number": 0, "tenant_id": "862d484d295741afa0ac5b987711efc3", "created_at": "2018-12-27T17:20:10Z", "project_id": "862d484d295741afa0ac5b987711efc3", "id": "f1dde2b4-008b-4005-920c-ef9c1153995f"}]} 2018-12-27 17:20:12,550 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=50d6550d-ce7b-4a20-b423-aaf0fbda6705 used request id req-9324bcd8-ab79-4a9e-b218-414f8c0f98fe 2018-12-27 17:20:12,551 - neutron_utils - INFO - Deleting security group rule with ID - b813e4f3-5064-402b-bb58-663b823f1154 2018-12-27 17:20:12,556 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/security-group-rules/b813e4f3-5064-402b-bb58-663b823f1154 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}134f66dfba26f75ff4944494055eede13c410e4f" 2018-12-27 17:20:12,884 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-433905f4-6a37-454c-94e3-2ecdeca60956 Content-Length: 0 Date: Thu, 27 Dec 2018 17:20:12 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 17:20:12,885 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-group-rules/b813e4f3-5064-402b-bb58-663b823f1154 used request id req-433905f4-6a37-454c-94e3-2ecdeca60956 2018-12-27 17:20:12,885 - neutron_utils - INFO - Deleting security group rule with ID - f1dde2b4-008b-4005-920c-ef9c1153995f 2018-12-27 17:20:12,889 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/security-group-rules/f1dde2b4-008b-4005-920c-ef9c1153995f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}134f66dfba26f75ff4944494055eede13c410e4f" 2018-12-27 17:20:13,240 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-69ca7541-9d18-446a-a43e-0ee2cdbd8c96 Content-Length: 0 Date: Thu, 27 Dec 2018 17:20:13 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 17:20:13,240 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-group-rules/f1dde2b4-008b-4005-920c-ef9c1153995f used request id req-69ca7541-9d18-446a-a43e-0ee2cdbd8c96 2018-12-27 17:20:13,240 - neutron_utils - INFO - Deleting security group rule with ID - afb8aa40-f836-4e6b-b0f3-318d1ff47d5a 2018-12-27 17:20:13,245 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/security-group-rules/afb8aa40-f836-4e6b-b0f3-318d1ff47d5a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}134f66dfba26f75ff4944494055eede13c410e4f" 2018-12-27 17:20:13,563 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-391592b2-dff1-4a96-a5ea-f023623f7871 Content-Length: 0 Date: Thu, 27 Dec 2018 17:20:13 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 17:20:13,564 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-group-rules/afb8aa40-f836-4e6b-b0f3-318d1ff47d5a used request id req-391592b2-dff1-4a96-a5ea-f023623f7871 2018-12-27 17:20:13,564 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-c071902b-437b-481b-a2eb-48c09cec7b30name 2018-12-27 17:20:13,569 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/security-groups/50d6550d-ce7b-4a20-b423-aaf0fbda6705 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}134f66dfba26f75ff4944494055eede13c410e4f" 2018-12-27 17:20:13,700 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-7f42d042-8df7-4281-b518-69a678b7e8f4 Content-Length: 0 Date: Thu, 27 Dec 2018 17:20:13 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 17:20:13,700 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-groups/50d6550d-ce7b-4a20-b423-aaf0fbda6705 used request id req-7f42d042-8df7-4281-b518-69a678b7e8f4 2018-12-27 17:20:13,709 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90a714470820fcbaf1a653cd95a87882fc161d36" 2018-12-27 17:20:14,024 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 35896 X-Openstack-Request-Id: req-e4d6af0e-af4b-4a75-a3bd-b09f97e08f09 Date: Thu, 27 Dec 2018 17:20:14 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "created_at": "2018-12-27T15:33:01Z", "updated_at": "2018-12-27T15:33:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "35205ac3-06e6-4cf6-bb21-ff8f813cb45b", "remote_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "ade77f59-e70c-4970-8ea8-198222fa332e", "remote_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "c4f3bf7f-d793-498d-a883-bb8c6003f070", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "c85cb618-8f19-445b-8e16-6d467cb17771", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}], "revision_number": 4, "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "created_at": "2018-12-27T15:57:22Z", "updated_at": "2018-12-27T15:57:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "5e258a3b-01f5-4aef-81b7-0b5dc6e5b683", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "65475539-0336-498a-8da4-ff0a80b10089", "remote_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "ae922857-f7ae-4bc8-949b-153fb43bfd00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "b4f87679-52e1-4cf9-bf76-5abb9a9bec06", "remote_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "f7197afc9b61423897aefc9a643d03a1"}], "revision_number": 4, "project_id": "f7197afc9b61423897aefc9a643d03a1", "id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "created_at": "2018-12-27T16:01:54Z", "updated_at": "2018-12-27T16:01:54Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "00dd3abd-acd1-4edb-8f4a-8badcbd2eeb4", "remote_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "018de60d-bc33-4ef0-9eed-6d00b6ce227b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "0d99f0db-fa6b-4201-b67f-a7ff0db82c5d", "remote_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv6", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "5c4049ef-933d-4614-84e7-83584430d462", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv6", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}], "revision_number": 4, "project_id": "8c689c5e31c44b09ab85f80682abbc2a", "id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "created_at": "2018-12-27T15:56:49Z", "updated_at": "2018-12-27T15:56:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "6555e255-763a-4448-b1b1-0c93b2a390bd", "remote_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "777ff7a5-a590-43e5-a84b-7677710494e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "8bac258a-08df-48b7-900b-efbe01a6ec20", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "dc17921e-353f-4898-a970-881b2c8d093d", "remote_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}], "revision_number": 4, "project_id": "28dac9e1580d461c9de52e6659cc4f9d", "id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "created_at": "2018-12-27T16:01:52Z", "updated_at": "2018-12-27T16:01:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "32737757-45f3-4b24-b6ab-5f2d5579b4a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv6", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "ae604ef3-492d-4aa3-8045-1ff84f755a27", "remote_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv4", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "b7bff40a-beda-4996-b140-ed94d010535c", "remote_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv6", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "b8129030-9d72-4d5d-adce-47bbe62492fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv4", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}], "revision_number": 4, "project_id": "81c108a273314b24bf6b48c41b5bbe0c", "id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "created_at": "2018-12-27T15:57:20Z", "updated_at": "2018-12-27T15:57:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "0c389ec4-c0af-4c20-acf9-4fcc1d859dd7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv6", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "3749697a-f2ef-439a-a661-2fb92badd1ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv4", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "b74e0c8c-e243-450e-b1be-69c587093d6d", "remote_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv6", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "c222695b-2f1c-427d-afd7-e0be24ec9f66", "remote_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv4", "project_id": "7fb0e5436e4f467998e672dd71018a45"}], "revision_number": 4, "project_id": "7fb0e5436e4f467998e672dd71018a45", "id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "862d484d295741afa0ac5b987711efc3", "created_at": "2018-12-27T17:20:08Z", "updated_at": "2018-12-27T17:20:08Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:20:08Z", "revision_number": 0, "id": "4467a608-bd39-4a02-b5f7-2d33c1ebf9ee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:20:08Z", "security_group_id": "7daa3e08-60f4-4915-8852-2bc5137b09bc", "tenant_id": "862d484d295741afa0ac5b987711efc3", "port_range_min": null, "ethertype": "IPv4", "project_id": "862d484d295741afa0ac5b987711efc3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:20:08Z", "revision_number": 0, "id": "93b00611-fb35-407b-92b8-8a7d55054d19", "remote_group_id": "7daa3e08-60f4-4915-8852-2bc5137b09bc", "remote_ip_prefix": null, "created_at": "2018-12-27T17:20:08Z", "security_group_id": "7daa3e08-60f4-4915-8852-2bc5137b09bc", "tenant_id": "862d484d295741afa0ac5b987711efc3", "port_range_min": null, "ethertype": "IPv4", "project_id": "862d484d295741afa0ac5b987711efc3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:20:08Z", "revision_number": 0, "id": "d08f7457-b043-4b9e-9788-7f1465a2f22e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:20:08Z", "security_group_id": "7daa3e08-60f4-4915-8852-2bc5137b09bc", "tenant_id": "862d484d295741afa0ac5b987711efc3", "port_range_min": null, "ethertype": "IPv6", "project_id": "862d484d295741afa0ac5b987711efc3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:20:08Z", "revision_number": 0, "id": "d18de112-6893-4975-b136-eff692555e85", "remote_group_id": "7daa3e08-60f4-4915-8852-2bc5137b09bc", "remote_ip_prefix": null, "created_at": "2018-12-27T17:20:08Z", "security_group_id": "7daa3e08-60f4-4915-8852-2bc5137b09bc", "tenant_id": "862d484d295741afa0ac5b987711efc3", "port_range_min": null, "ethertype": "IPv6", "project_id": "862d484d295741afa0ac5b987711efc3"}], "revision_number": 4, "project_id": "862d484d295741afa0ac5b987711efc3", "id": "7daa3e08-60f4-4915-8852-2bc5137b09bc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "created_at": "2018-12-27T17:02:11Z", "updated_at": "2018-12-27T17:02:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "675d8a56-1c9b-4c58-a252-61e65997fd05", "remote_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv4", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "84f0587c-7394-4fd6-8f3d-8d6ba94cf3f9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv6", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "8a450b4f-e710-4193-816e-13a2d4e40c07", "remote_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv6", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "c3106b0a-1026-4156-86a9-f0438b7fab93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv4", "project_id": "7cba3664d5674e65a12c8c269a05febf"}], "revision_number": 4, "project_id": "7cba3664d5674e65a12c8c269a05febf", "id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "created_at": "2018-12-27T15:58:29Z", "updated_at": "2018-12-27T15:58:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "2a945ecc-f9fa-4219-96ab-c189a7f5c102", "remote_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv6", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "55e2b54e-68d4-4476-8c9f-e05e347c8970", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv4", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "9983229c-b595-482a-973f-81137a209b6d", "remote_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv4", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "9d4b8450-78ab-4817-a586-372ed88268f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv6", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}], "revision_number": 4, "project_id": "fbd6dbf946a5406398ba810e02d0888e", "id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "created_at": "2018-12-27T15:57:24Z", "updated_at": "2018-12-27T15:57:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "35521f2a-a59d-4798-9fa8-0febfe126076", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv4", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "607d473d-1e6a-4088-a778-7df9ffc1ff68", "remote_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv6", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "6f8fa92b-b67a-4047-a900-f43656aff42b", "remote_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv4", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "890f1d6c-9ae5-45b0-b7a1-282182432b66", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv6", "project_id": "253cc6709e714b8a80a5f74e4257907e"}], "revision_number": 4, "project_id": "253cc6709e714b8a80a5f74e4257907e", "id": "b9546f11-205e-4322-89f8-f0360d6090ed", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "created_at": "2018-12-27T15:57:08Z", "updated_at": "2018-12-27T15:57:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "6739c48b-d899-4c17-bb8e-ffaf8922c034", "remote_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv4", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "9660a6af-4d9b-40b9-9729-f205f66c2bd0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv4", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "bf244c03-fc10-4754-9c2b-b0224401c4f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv6", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "d3bee7cc-a152-441c-9790-abb1f56cec03", "remote_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv6", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}], "revision_number": 4, "project_id": "782a28bd0d40485e85eda6b8ba43840b", "id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "created_at": "2018-12-27T15:57:11Z", "updated_at": "2018-12-27T15:57:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "22c0d2cf-360a-4aa8-ba7e-bfdbf8327d27", "remote_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "553b140a-8ba9-4af7-9f50-bf24e87aebf7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "b2ecf7a5-df98-4d65-a762-767320437c5a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "e49104b2-7c13-49d6-8519-a16dd585346f", "remote_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}], "revision_number": 4, "project_id": "ef7e486beb8f4de39b25ca5f11552328", "id": "d0588e93-db0d-4888-9f99-3399a50df490", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "created_at": "2018-12-27T17:19:15Z", "updated_at": "2018-12-27T17:19:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "1990fe24-df44-4561-9f09-f50aab182bf7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "651e4b8b-b29e-409b-9f25-ff2328ccefe6", "remote_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "cc4e2254-2157-4ae1-a233-3047573ddc6d", "remote_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "da56dda4-aaf3-43ff-bdf7-e64892ec2345", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}], "revision_number": 4, "project_id": "2a5a6879c5fa4db798cea6d394565d45", "id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-27T15:33:07Z", "updated_at": "2018-12-27T15:33:07Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "4de95db8-72d6-4aec-a145-e92511971eb9", "remote_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "5f100cff-05d8-4405-8dfb-0a387c123fae", "remote_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "a3f6a193-cc94-4220-a73a-08acf63c449b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "f059d8a5-0c32-49c9-a721-77cc89245ecd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "created_at": "2018-12-27T15:29:16Z", "updated_at": "2018-12-27T15:29:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "3c53841a-5bc0-4192-b482-044411e217ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "5956ff3f-d59d-4af6-82b5-566c888583a7", "remote_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:16Z", "revision_number": 0, "id": "60735d87-52c7-426a-91a6-aff1078a5a2d", "remote_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:16Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "abe97133-61dd-4fdf-baf3-2e07968a324f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "da629caea04941e1ae8979c379dc7c9d"}], "revision_number": 4, "project_id": "da629caea04941e1ae8979c379dc7c9d", "id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "name": "default"}]} 2018-12-27 17:20:14,025 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=default used request id req-e4d6af0e-af4b-4a75-a3bd-b09f97e08f09 2018-12-27 17:20:14,032 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90a714470820fcbaf1a653cd95a87882fc161d36" 2018-12-27 17:20:14,143 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:20:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-34240471-2601-479a-9afc-2d185941cfb7 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b7b4fceec1ad4c6eb74d758b709a9d93", "name": "admin"}} 2018-12-27 17:20:14,144 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93 used request id req-34240471-2601-479a-9afc-2d185941cfb7 2018-12-27 17:20:14,148 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/f7197afc9b61423897aefc9a643d03a1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90a714470820fcbaf1a653cd95a87882fc161d36" 2018-12-27 17:20:14,268 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:20:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d43bff87-7010-466a-a398-2def232c45ce Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f7197afc9b61423897aefc9a643d03a1.", "code": 404, "title": "Not Found"}} 2018-12-27 17:20:14,268 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/f7197afc9b61423897aefc9a643d03a1 used request id req-d43bff87-7010-466a-a398-2def232c45ce 2018-12-27 17:20:14,269 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:20:14,272 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/8c689c5e31c44b09ab85f80682abbc2a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90a714470820fcbaf1a653cd95a87882fc161d36" 2018-12-27 17:20:14,381 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:20:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-687ef876-3428-4ab7-a3f8-3d923495a677 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8c689c5e31c44b09ab85f80682abbc2a.", "code": 404, "title": "Not Found"}} 2018-12-27 17:20:14,381 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/8c689c5e31c44b09ab85f80682abbc2a used request id req-687ef876-3428-4ab7-a3f8-3d923495a677 2018-12-27 17:20:14,381 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:20:14,385 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/28dac9e1580d461c9de52e6659cc4f9d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90a714470820fcbaf1a653cd95a87882fc161d36" 2018-12-27 17:20:14,494 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:20:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8c02b0ab-24e5-4f1b-b96c-1f45a246fa35 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 28dac9e1580d461c9de52e6659cc4f9d.", "code": 404, "title": "Not Found"}} 2018-12-27 17:20:14,494 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/28dac9e1580d461c9de52e6659cc4f9d used request id req-8c02b0ab-24e5-4f1b-b96c-1f45a246fa35 2018-12-27 17:20:14,494 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:20:14,497 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/81c108a273314b24bf6b48c41b5bbe0c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90a714470820fcbaf1a653cd95a87882fc161d36" 2018-12-27 17:20:14,605 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:20:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0638d30a-f93a-4055-b1f3-7c0cbea42deb Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 81c108a273314b24bf6b48c41b5bbe0c.", "code": 404, "title": "Not Found"}} 2018-12-27 17:20:14,605 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/81c108a273314b24bf6b48c41b5bbe0c used request id req-0638d30a-f93a-4055-b1f3-7c0cbea42deb 2018-12-27 17:20:14,605 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:20:14,609 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/7fb0e5436e4f467998e672dd71018a45 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90a714470820fcbaf1a653cd95a87882fc161d36" 2018-12-27 17:20:14,717 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:20:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4aab6f84-114b-4093-940e-28f2e6983048 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7fb0e5436e4f467998e672dd71018a45.", "code": 404, "title": "Not Found"}} 2018-12-27 17:20:14,717 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/7fb0e5436e4f467998e672dd71018a45 used request id req-4aab6f84-114b-4093-940e-28f2e6983048 2018-12-27 17:20:14,717 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:20:14,721 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/862d484d295741afa0ac5b987711efc3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90a714470820fcbaf1a653cd95a87882fc161d36" 2018-12-27 17:20:14,823 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:20:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-06942fef-14bc-4a17-ac5e-328a702abe67 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/862d484d295741afa0ac5b987711efc3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "862d484d295741afa0ac5b987711efc3", "name": "CreateSecurityGroupTests-15aefa00-fa75-45f-proj"}} 2018-12-27 17:20:14,823 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/862d484d295741afa0ac5b987711efc3 used request id req-06942fef-14bc-4a17-ac5e-328a702abe67 2018-12-27 17:20:14,823 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7daa3e08-60f4-4915-8852-2bc5137b09bc 2018-12-27 17:20:14,828 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=7daa3e08-60f4-4915-8852-2bc5137b09bc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90a714470820fcbaf1a653cd95a87882fc161d36" 2018-12-27 17:20:15,036 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-5d0e67d2-fd4d-4af3-8936-08f1daa7f9fa Date: Thu, 27 Dec 2018 17:20:15 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:20:08Z", "security_group_id": "7daa3e08-60f4-4915-8852-2bc5137b09bc", "port_range_min": null, "revision_number": 0, "tenant_id": "862d484d295741afa0ac5b987711efc3", "created_at": "2018-12-27T17:20:08Z", "project_id": "862d484d295741afa0ac5b987711efc3", "id": "4467a608-bd39-4a02-b5f7-2d33c1ebf9ee"}, {"remote_group_id": "7daa3e08-60f4-4915-8852-2bc5137b09bc", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:20:08Z", "security_group_id": "7daa3e08-60f4-4915-8852-2bc5137b09bc", "port_range_min": null, "revision_number": 0, "tenant_id": "862d484d295741afa0ac5b987711efc3", "created_at": "2018-12-27T17:20:08Z", "project_id": "862d484d295741afa0ac5b987711efc3", "id": "93b00611-fb35-407b-92b8-8a7d55054d19"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:20:08Z", "security_group_id": "7daa3e08-60f4-4915-8852-2bc5137b09bc", "port_range_min": null, "revision_number": 0, "tenant_id": "862d484d295741afa0ac5b987711efc3", "created_at": "2018-12-27T17:20:08Z", "project_id": "862d484d295741afa0ac5b987711efc3", "id": "d08f7457-b043-4b9e-9788-7f1465a2f22e"}, {"remote_group_id": "7daa3e08-60f4-4915-8852-2bc5137b09bc", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:20:08Z", "security_group_id": "7daa3e08-60f4-4915-8852-2bc5137b09bc", "port_range_min": null, "revision_number": 0, "tenant_id": "862d484d295741afa0ac5b987711efc3", "created_at": "2018-12-27T17:20:08Z", "project_id": "862d484d295741afa0ac5b987711efc3", "id": "d18de112-6893-4975-b136-eff692555e85"}]} 2018-12-27 17:20:15,036 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=7daa3e08-60f4-4915-8852-2bc5137b09bc used request id req-5d0e67d2-fd4d-4af3-8936-08f1daa7f9fa 2018-12-27 17:20:15,037 - neutron_utils - INFO - Deleting security group with name - default 2018-12-27 17:20:15,042 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/security-groups/7daa3e08-60f4-4915-8852-2bc5137b09bc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90a714470820fcbaf1a653cd95a87882fc161d36" 2018-12-27 17:20:15,388 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-143639bf-dbe3-4892-8252-a03163d3d628 Content-Length: 0 Date: Thu, 27 Dec 2018 17:20:15 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 17:20:15,388 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-groups/7daa3e08-60f4-4915-8852-2bc5137b09bc used request id req-143639bf-dbe3-4892-8252-a03163d3d628 2018-12-27 17:20:15,389 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-15aefa00-fa75-45f-proj 2018-12-27 17:20:15,393 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/projects/862d484d295741afa0ac5b987711efc3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90a714470820fcbaf1a653cd95a87882fc161d36" 2018-12-27 17:20:15,666 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:20:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5815fd86-6dcd-4c38-93fc-e7ba065f2a15 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:20:15,666 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/862d484d295741afa0ac5b987711efc3 used request id req-5815fd86-6dcd-4c38-93fc-e7ba065f2a15 2018-12-27 17:20:15,667 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-15aefa00-fa75-45f-proj-role 2018-12-27 17:20:15,670 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/roles/0d83256d9e8a4d1b94d6cfff5723a4af -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90a714470820fcbaf1a653cd95a87882fc161d36" 2018-12-27 17:20:15,806 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:20:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d10beaf1-60a6-4c1e-87fd-7c8ba5638029 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:20:15,806 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/roles/0d83256d9e8a4d1b94d6cfff5723a4af used request id req-d10beaf1-60a6-4c1e-87fd-7c8ba5638029 2018-12-27 17:20:15,809 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90a714470820fcbaf1a653cd95a87882fc161d36" 2018-12-27 17:20:15,920 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:20:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4a49dcb2-152a-4ec8-b001-1f00670df934 Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8de789d09e46427786a85702e5e8de91", "links": {"self": "http://172.30.9.31:5000/v3/roles/8de789d09e46427786a85702e5e8de91"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 17:20:15,920 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-4a49dcb2-152a-4ec8-b001-1f00670df934 2018-12-27 17:20:15,921 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-15aefa00-fa75-45f-user 2018-12-27 17:20:15,924 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/users/954cb476cbf7497ea21102b3fad4a2a8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68dd7cc63b6c53068e3a05455ea275ec356d3ae8" 2018-12-27 17:20:16,161 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:20:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c30da3ae-e8b2-41f8-818f-0569f54b5cb3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:20:16,161 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/954cb476cbf7497ea21102b3fad4a2a8 used request id req-c30da3ae-e8b2-41f8-818f-0569f54b5cb3 2018-12-27 17:20:16,163 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:20:16,571 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:20:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["pBMdcIg3TJe935e055lseA"], "issued_at": "2018-12-27T17:20:16.000000Z"}} 2018-12-27 17:20:16,572 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55125f720c760375280e27b18e64200fbdecad7a" 2018-12-27 17:20:16,675 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:20:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e4c74db7-982a-48f3-97da-545e2bddade4 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:20:16,675 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-e4c74db7-982a-48f3-97da-545e2bddade4 2018-12-27 17:20:16,677 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:20:16,678 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:20:17,107 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:20:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["PNZzWMRFTmuOKE53es7q5w"], "issued_at": "2018-12-27T17:20:17.000000Z"}} 2018-12-27 17:20:17,108 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af30074426a7e9470f3849b111bf5654e6aceeec" 2018-12-27 17:20:17,210 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:20:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-972cfd0f-0ed5-4e25-a7e3-4d6c141f4bea Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:20:17,210 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-972cfd0f-0ed5-4e25-a7e3-4d6c141f4bea 2018-12-27 17:20:17,214 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 17:20:17,219 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 17:20:17 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 17:20:17,220 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-5be87e40-2d53-4a1-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af30074426a7e9470f3849b111bf5654e6aceeec" 2018-12-27 17:20:17,335 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:20:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-67a3f9a4-8f8e-4f75-af74-788b20d4bc8c Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-5be87e40-2d53-4a1-proj", "previous": null, "next": null}, "projects": []} 2018-12-27 17:20:17,335 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-5be87e40-2d53-4a1-proj used request id req-67a3f9a4-8f8e-4f75-af74-788b20d4bc8c 2018-12-27 17:20:17,338 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af30074426a7e9470f3849b111bf5654e6aceeec" 2018-12-27 17:20:17,446 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:20:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6faf155b-ae2f-491d-9a7e-fd303b3ed171 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-27 17:20:17,446 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-6faf155b-ae2f-491d-9a7e-fd303b3ed171 2018-12-27 17:20:17,450 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af30074426a7e9470f3849b111bf5654e6aceeec" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSecurityGroupTests-5be87e40-2d53-4a1-proj"}}' 2018-12-27 17:20:17,595 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 27 Dec 2018 17:20:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bd69cf88-93be-4c72-acc2-0e2b219b6e08 Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/ba2d5b17b7484160936e99cffb9dc368"}, "tags": [], "enabled": true, "id": "ba2d5b17b7484160936e99cffb9dc368", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-5be87e40-2d53-4a1-proj"}} 2018-12-27 17:20:17,595 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-bd69cf88-93be-4c72-acc2-0e2b219b6e08 2018-12-27 17:20:17,596 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-5be87e40-2d53-4a1-proj 2018-12-27 17:20:17,596 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:20:17,597 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:20:18,026 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:20:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["nx0DfXTLT_KIGfkTtC0gtA"], "issued_at": "2018-12-27T17:20:18.000000Z"}} 2018-12-27 17:20:18,026 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}215a9254e1c12696593d1838a2a7aa4f16da487f" 2018-12-27 17:20:18,040 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:20:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9a0d62a6-b26c-4244-a3ce-62ea38568028 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:20:18,040 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-9a0d62a6-b26c-4244-a3ce-62ea38568028 2018-12-27 17:20:18,044 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 17:20:18,049 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 17:20:18 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 17:20:18,049 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}215a9254e1c12696593d1838a2a7aa4f16da487f" 2018-12-27 17:20:18,181 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:20:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-89859e89-6e1a-4615-915d-1c302d813cf5 Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "links": {"self": "http://172.30.9.31:5000/v3/users/01fa52e7b3674fc48643fa4ffca67e4e"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "01fa52e7b3674fc48643fa4ffca67e4e", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/05a834ddebbc40688596b7460b47439e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05a834ddebbc40688596b7460b47439e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/08226a0ad01943f39559448239e291e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "08226a0ad01943f39559448239e291e1", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/55c0552fe37a4f7ca0e73939514bc683"}, "domain_id": "default", "enabled": true, "options": {}, "id": "55c0552fe37a4f7ca0e73939514bc683", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/646a4af4e3b5439a97996d353fea3924"}, "domain_id": "914eec1d43ea4caf9d2fd33268c06258", "enabled": true, "options": {}, "id": "646a4af4e3b5439a97996d353fea3924", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/85fb203e51c34d3f8122e285a6a318b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85fb203e51c34d3f8122e285a6a318b3", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/905e7f4b42d24cca93b99d2401fa3378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "905e7f4b42d24cca93b99d2401fa3378", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/a5bc08b9f81f4e5bb86c24f9f7547bae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5bc08b9f81f4e5bb86c24f9f7547bae", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/a5c780627f004d318bf908d80305da9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5c780627f004d318bf908d80305da9c", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/b18425bf2b044bc9af7e194919539a17"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b18425bf2b044bc9af7e194919539a17", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/b8d2134b619d4dca80e21d6fb16449b0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b8d2134b619d4dca80e21d6fb16449b0", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/b9ab6a25a652438285139fe5b44aea62"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9ab6a25a652438285139fe5b44aea62", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/c08462554a4844d681348f58b9b0edee"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c08462554a4844d681348f58b9b0edee", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/ddfc3a9aad444d4782eae677c8a98130"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ddfc3a9aad444d4782eae677c8a98130", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/f2a74f2185a54676a6cb2bb5ecfcc4f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2a74f2185a54676a6cb2bb5ecfcc4f6", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-12-27 17:20:18,182 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-89859e89-6e1a-4615-915d-1c302d813cf5 2018-12-27 17:20:18,185 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?name=CreateSecurityGroupTests-5be87e40-2d53-4a1-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}215a9254e1c12696593d1838a2a7aa4f16da487f" 2018-12-27 17:20:18,292 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:20:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1558df83-eda4-4a8c-8009-ae243c25ddc3 Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?name=CreateSecurityGroupTests-5be87e40-2d53-4a1-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/ba2d5b17b7484160936e99cffb9dc368"}, "tags": [], "enabled": true, "id": "ba2d5b17b7484160936e99cffb9dc368", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-5be87e40-2d53-4a1-proj"}]} 2018-12-27 17:20:18,292 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?name=CreateSecurityGroupTests-5be87e40-2d53-4a1-proj used request id req-1558df83-eda4-4a8c-8009-ae243c25ddc3 2018-12-27 17:20:18,295 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}215a9254e1c12696593d1838a2a7aa4f16da487f" 2018-12-27 17:20:18,402 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:20:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8b556c12-6ffa-4cc0-a028-77907c924332 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-27 17:20:18,402 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-8b556c12-6ffa-4cc0-a028-77907c924332 2018-12-27 17:20:18,810 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-5be87e40-2d53-4a1-user 2018-12-27 17:20:18,810 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:20:18,814 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af30074426a7e9470f3849b111bf5654e6aceeec" 2018-12-27 17:20:18,916 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:20:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f362c5ce-f9de-4689-b1f8-bfc538e5f2d9 Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8de789d09e46427786a85702e5e8de91", "links": {"self": "http://172.30.9.31:5000/v3/roles/8de789d09e46427786a85702e5e8de91"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 17:20:18,917 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-f362c5ce-f9de-4689-b1f8-bfc538e5f2d9 2018-12-27 17:20:18,920 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af30074426a7e9470f3849b111bf5654e6aceeec" -d '{"role": {"name": "CreateSecurityGroupTests-5be87e40-2d53-4a1-proj-role"}}' 2018-12-27 17:20:19,043 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 27 Dec 2018 17:20:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-87dc17b9-5f9a-469b-ba0a-f32cce38f2b2 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "ead679385e164a55b88247deff55e453", "links": {"self": "http://172.30.9.31:5000/v3/roles/ead679385e164a55b88247deff55e453"}, "name": "CreateSecurityGroupTests-5be87e40-2d53-4a1-proj-role"}} 2018-12-27 17:20:19,044 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/roles used request id req-87dc17b9-5f9a-469b-ba0a-f32cce38f2b2 2018-12-27 17:20:19,044 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-5be87e40-2d53-4a1-proj-role 2018-12-27 17:20:19,047 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles/ead679385e164a55b88247deff55e453 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af30074426a7e9470f3849b111bf5654e6aceeec" 2018-12-27 17:20:19,157 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:20:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c59ca8d7-a273-4856-948d-af9d9ed7dd63 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "ead679385e164a55b88247deff55e453", "links": {"self": "http://172.30.9.31:5000/v3/roles/ead679385e164a55b88247deff55e453"}, "name": "CreateSecurityGroupTests-5be87e40-2d53-4a1-proj-role"}} 2018-12-27 17:20:19,157 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles/ead679385e164a55b88247deff55e453 used request id req-c59ca8d7-a273-4856-948d-af9d9ed7dd63 2018-12-27 17:20:19,157 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-5be87e40-2d53-4a1-proj-role to project CreateSecurityGroupTests-5be87e40-2d53-4a1-proj 2018-12-27 17:20:19,161 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:5000/v3/projects/ba2d5b17b7484160936e99cffb9dc368/users/f2fb1cde05a0437db525676e8ad23160/roles/ead679385e164a55b88247deff55e453 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af30074426a7e9470f3849b111bf5654e6aceeec" 2018-12-27 17:20:19,420 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:20:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bbc7d4ac-520f-4ef6-9f3d-566c4cd7586f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:20:19,420 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/ba2d5b17b7484160936e99cffb9dc368/users/f2fb1cde05a0437db525676e8ad23160/roles/ead679385e164a55b88247deff55e453 used request id req-bbc7d4ac-520f-4ef6-9f3d-566c4cd7586f 2018-12-27 17:20:19,422 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:20:19,423 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:20:19,831 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ead679385e164a55b88247deff55e453", "name": "CreateSecurityGroupTests-5be87e40-2d53-4a1-proj-role"}], "expires_at": "2018-12-27T18:20:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ba2d5b17b7484160936e99cffb9dc368", "name": "CreateSecurityGroupTests-5be87e40-2d53-4a1-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/ba2d5b17b7484160936e99cffb9dc368", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/ba2d5b17b7484160936e99cffb9dc368", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/ba2d5b17b7484160936e99cffb9dc368", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/ba2d5b17b7484160936e99cffb9dc368", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/ba2d5b17b7484160936e99cffb9dc368", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/ba2d5b17b7484160936e99cffb9dc368", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/ba2d5b17b7484160936e99cffb9dc368", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/ba2d5b17b7484160936e99cffb9dc368", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/ba2d5b17b7484160936e99cffb9dc368", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_ba2d5b17b7484160936e99cffb9dc368", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_ba2d5b17b7484160936e99cffb9dc368", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/ba2d5b17b7484160936e99cffb9dc368", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/ba2d5b17b7484160936e99cffb9dc368", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/ba2d5b17b7484160936e99cffb9dc368", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-5be87e40-2d53-4a1-user", "id": "f2fb1cde05a0437db525676e8ad23160"}, "audit_ids": ["4RYvgwrGTlKEQS1e9tAoOg"], "issued_at": "2018-12-27T17:20:19.000000Z"}} 2018-12-27 17:20:19,831 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77b08d4ba4f834779931c4923164d1a38cf2620e" 2018-12-27 17:20:19,932 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:20:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ba8fcc5c-38c6-4257-800a-52be1aefde13 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:20:19,932 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-ba8fcc5c-38c6-4257-800a-52be1aefde13 2018-12-27 17:20:19,940 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a796d036-8b52-4ff4-a098-76f49c2460d3name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77b08d4ba4f834779931c4923164d1a38cf2620e" 2018-12-27 17:20:20,371 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-7dbb9d2b-6a64-4388-be49-6a297c01c0b5 Date: Thu, 27 Dec 2018 17:20:20 GMT RESP BODY: {"security_groups": []} 2018-12-27 17:20:20,371 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a796d036-8b52-4ff4-a098-76f49c2460d3name&description=hello+group used request id req-7dbb9d2b-6a64-4388-be49-6a297c01c0b5 2018-12-27 17:20:20,371 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-a796d036-8b52-4ff4-a098-76f49c2460d3name... 2018-12-27 17:20:20,371 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-a796d036-8b52-4ff4-a098-76f49c2460d3name 2018-12-27 17:20:20,376 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77b08d4ba4f834779931c4923164d1a38cf2620e" -d '{"security_group": {"name": "CreateSecurityGroupTests-a796d036-8b52-4ff4-a098-76f49c2460d3name", "description": "hello group"}}' 2018-12-27 17:20:20,858 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1408 X-Openstack-Request-Id: req-e1ab3b8c-bff8-4742-9418-dacd148fd546 Date: Thu, 27 Dec 2018 17:20:20 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "ba2d5b17b7484160936e99cffb9dc368", "created_at": "2018-12-27T17:20:20Z", "updated_at": "2018-12-27T17:20:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:20:20Z", "revision_number": 0, "id": "39a9de2b-6083-4f82-a3ff-a01c6b0e3c56", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:20:20Z", "security_group_id": "9951e76e-d5a2-4236-9882-8aadaa542c15", "tenant_id": "ba2d5b17b7484160936e99cffb9dc368", "port_range_min": null, "ethertype": "IPv4", "project_id": "ba2d5b17b7484160936e99cffb9dc368"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:20:20Z", "revision_number": 0, "id": "a2f5d39b-fc38-4e66-858e-ae292e4cd8af", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:20:20Z", "security_group_id": "9951e76e-d5a2-4236-9882-8aadaa542c15", "tenant_id": "ba2d5b17b7484160936e99cffb9dc368", "port_range_min": null, "ethertype": "IPv6", "project_id": "ba2d5b17b7484160936e99cffb9dc368"}], "revision_number": 2, "project_id": "ba2d5b17b7484160936e99cffb9dc368", "id": "9951e76e-d5a2-4236-9882-8aadaa542c15", "name": "CreateSecurityGroupTests-a796d036-8b52-4ff4-a098-76f49c2460d3name"}} 2018-12-27 17:20:20,858 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/security-groups used request id req-e1ab3b8c-bff8-4742-9418-dacd148fd546 2018-12-27 17:20:20,859 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 9951e76e-d5a2-4236-9882-8aadaa542c15 2018-12-27 17:20:20,864 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=9951e76e-d5a2-4236-9882-8aadaa542c15 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77b08d4ba4f834779931c4923164d1a38cf2620e" 2018-12-27 17:20:21,068 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-62e4506f-c042-431b-9002-797a38895f22 Date: Thu, 27 Dec 2018 17:20:21 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:20:20Z", "security_group_id": "9951e76e-d5a2-4236-9882-8aadaa542c15", "port_range_min": null, "revision_number": 0, "tenant_id": "ba2d5b17b7484160936e99cffb9dc368", "created_at": "2018-12-27T17:20:20Z", "project_id": "ba2d5b17b7484160936e99cffb9dc368", "id": "39a9de2b-6083-4f82-a3ff-a01c6b0e3c56"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:20:20Z", "security_group_id": "9951e76e-d5a2-4236-9882-8aadaa542c15", "port_range_min": null, "revision_number": 0, "tenant_id": "ba2d5b17b7484160936e99cffb9dc368", "created_at": "2018-12-27T17:20:20Z", "project_id": "ba2d5b17b7484160936e99cffb9dc368", "id": "a2f5d39b-fc38-4e66-858e-ae292e4cd8af"}]} 2018-12-27 17:20:21,068 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=9951e76e-d5a2-4236-9882-8aadaa542c15 used request id req-62e4506f-c042-431b-9002-797a38895f22 2018-12-27 17:20:21,069 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 9951e76e-d5a2-4236-9882-8aadaa542c15 2018-12-27 17:20:21,074 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=9951e76e-d5a2-4236-9882-8aadaa542c15 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77b08d4ba4f834779931c4923164d1a38cf2620e" 2018-12-27 17:20:21,309 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-d4d34027-7ef3-466c-affe-1680b6aa4f1d Date: Thu, 27 Dec 2018 17:20:21 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:20:20Z", "security_group_id": "9951e76e-d5a2-4236-9882-8aadaa542c15", "port_range_min": null, "revision_number": 0, "tenant_id": "ba2d5b17b7484160936e99cffb9dc368", "created_at": "2018-12-27T17:20:20Z", "project_id": "ba2d5b17b7484160936e99cffb9dc368", "id": "39a9de2b-6083-4f82-a3ff-a01c6b0e3c56"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:20:20Z", "security_group_id": "9951e76e-d5a2-4236-9882-8aadaa542c15", "port_range_min": null, "revision_number": 0, "tenant_id": "ba2d5b17b7484160936e99cffb9dc368", "created_at": "2018-12-27T17:20:20Z", "project_id": "ba2d5b17b7484160936e99cffb9dc368", "id": "a2f5d39b-fc38-4e66-858e-ae292e4cd8af"}]} 2018-12-27 17:20:21,309 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=9951e76e-d5a2-4236-9882-8aadaa542c15 used request id req-d4d34027-7ef3-466c-affe-1680b6aa4f1d 2018-12-27 17:20:21,310 - neutron_utils - INFO - Retrieving security group with ID - 9951e76e-d5a2-4236-9882-8aadaa542c15 2018-12-27 17:20:21,314 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?id=9951e76e-d5a2-4236-9882-8aadaa542c15 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77b08d4ba4f834779931c4923164d1a38cf2620e" 2018-12-27 17:20:21,547 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-f2a7d70c-ba6b-41b3-9853-15bed06a05f0 Date: Thu, 27 Dec 2018 17:20:21 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "ba2d5b17b7484160936e99cffb9dc368", "created_at": "2018-12-27T17:20:20Z", "updated_at": "2018-12-27T17:20:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:20:20Z", "revision_number": 0, "id": "39a9de2b-6083-4f82-a3ff-a01c6b0e3c56", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:20:20Z", "security_group_id": "9951e76e-d5a2-4236-9882-8aadaa542c15", "tenant_id": "ba2d5b17b7484160936e99cffb9dc368", "port_range_min": null, "ethertype": "IPv4", "project_id": "ba2d5b17b7484160936e99cffb9dc368"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:20:20Z", "revision_number": 0, "id": "a2f5d39b-fc38-4e66-858e-ae292e4cd8af", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:20:20Z", "security_group_id": "9951e76e-d5a2-4236-9882-8aadaa542c15", "tenant_id": "ba2d5b17b7484160936e99cffb9dc368", "port_range_min": null, "ethertype": "IPv6", "project_id": "ba2d5b17b7484160936e99cffb9dc368"}], "revision_number": 2, "project_id": "ba2d5b17b7484160936e99cffb9dc368", "id": "9951e76e-d5a2-4236-9882-8aadaa542c15", "name": "CreateSecurityGroupTests-a796d036-8b52-4ff4-a098-76f49c2460d3name"}]} 2018-12-27 17:20:21,548 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?id=9951e76e-d5a2-4236-9882-8aadaa542c15 used request id req-f2a7d70c-ba6b-41b3-9853-15bed06a05f0 2018-12-27 17:20:21,548 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 9951e76e-d5a2-4236-9882-8aadaa542c15 2018-12-27 17:20:21,553 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=9951e76e-d5a2-4236-9882-8aadaa542c15 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77b08d4ba4f834779931c4923164d1a38cf2620e" 2018-12-27 17:20:21,755 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-9d0b89c5-99a4-4a10-aa0a-0ad06beca244 Date: Thu, 27 Dec 2018 17:20:21 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:20:20Z", "security_group_id": "9951e76e-d5a2-4236-9882-8aadaa542c15", "port_range_min": null, "revision_number": 0, "tenant_id": "ba2d5b17b7484160936e99cffb9dc368", "created_at": "2018-12-27T17:20:20Z", "project_id": "ba2d5b17b7484160936e99cffb9dc368", "id": "39a9de2b-6083-4f82-a3ff-a01c6b0e3c56"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:20:20Z", "security_group_id": "9951e76e-d5a2-4236-9882-8aadaa542c15", "port_range_min": null, "revision_number": 0, "tenant_id": "ba2d5b17b7484160936e99cffb9dc368", "created_at": "2018-12-27T17:20:20Z", "project_id": "ba2d5b17b7484160936e99cffb9dc368", "id": "a2f5d39b-fc38-4e66-858e-ae292e4cd8af"}]} 2018-12-27 17:20:21,755 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=9951e76e-d5a2-4236-9882-8aadaa542c15 used request id req-9d0b89c5-99a4-4a10-aa0a-0ad06beca244 2018-12-27 17:20:21,756 - neutron_utils - INFO - Retrieving security group with ID - 9951e76e-d5a2-4236-9882-8aadaa542c15 2018-12-27 17:20:21,761 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?id=9951e76e-d5a2-4236-9882-8aadaa542c15 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77b08d4ba4f834779931c4923164d1a38cf2620e" 2018-12-27 17:20:22,006 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-0ee07fc7-bc82-41f7-a2d7-d8884912c578 Date: Thu, 27 Dec 2018 17:20:22 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "ba2d5b17b7484160936e99cffb9dc368", "created_at": "2018-12-27T17:20:20Z", "updated_at": "2018-12-27T17:20:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:20:20Z", "revision_number": 0, "id": "39a9de2b-6083-4f82-a3ff-a01c6b0e3c56", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:20:20Z", "security_group_id": "9951e76e-d5a2-4236-9882-8aadaa542c15", "tenant_id": "ba2d5b17b7484160936e99cffb9dc368", "port_range_min": null, "ethertype": "IPv4", "project_id": "ba2d5b17b7484160936e99cffb9dc368"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:20:20Z", "revision_number": 0, "id": "a2f5d39b-fc38-4e66-858e-ae292e4cd8af", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:20:20Z", "security_group_id": "9951e76e-d5a2-4236-9882-8aadaa542c15", "tenant_id": "ba2d5b17b7484160936e99cffb9dc368", "port_range_min": null, "ethertype": "IPv6", "project_id": "ba2d5b17b7484160936e99cffb9dc368"}], "revision_number": 2, "project_id": "ba2d5b17b7484160936e99cffb9dc368", "id": "9951e76e-d5a2-4236-9882-8aadaa542c15", "name": "CreateSecurityGroupTests-a796d036-8b52-4ff4-a098-76f49c2460d3name"}]} 2018-12-27 17:20:22,006 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?id=9951e76e-d5a2-4236-9882-8aadaa542c15 used request id req-0ee07fc7-bc82-41f7-a2d7-d8884912c578 2018-12-27 17:20:22,007 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 9951e76e-d5a2-4236-9882-8aadaa542c15 2018-12-27 17:20:22,012 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=9951e76e-d5a2-4236-9882-8aadaa542c15 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77b08d4ba4f834779931c4923164d1a38cf2620e" 2018-12-27 17:20:22,210 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-ce24e39a-40b5-4389-8542-6728e7ee9055 Date: Thu, 27 Dec 2018 17:20:22 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:20:20Z", "security_group_id": "9951e76e-d5a2-4236-9882-8aadaa542c15", "port_range_min": null, "revision_number": 0, "tenant_id": "ba2d5b17b7484160936e99cffb9dc368", "created_at": "2018-12-27T17:20:20Z", "project_id": "ba2d5b17b7484160936e99cffb9dc368", "id": "39a9de2b-6083-4f82-a3ff-a01c6b0e3c56"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:20:20Z", "security_group_id": "9951e76e-d5a2-4236-9882-8aadaa542c15", "port_range_min": null, "revision_number": 0, "tenant_id": "ba2d5b17b7484160936e99cffb9dc368", "created_at": "2018-12-27T17:20:20Z", "project_id": "ba2d5b17b7484160936e99cffb9dc368", "id": "a2f5d39b-fc38-4e66-858e-ae292e4cd8af"}]} 2018-12-27 17:20:22,210 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=9951e76e-d5a2-4236-9882-8aadaa542c15 used request id req-ce24e39a-40b5-4389-8542-6728e7ee9055 2018-12-27 17:20:22,211 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-a796d036-8b52-4ff4-a098-76f49c2460d3name 2018-12-27 17:20:22,215 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a796d036-8b52-4ff4-a098-76f49c2460d3name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77b08d4ba4f834779931c4923164d1a38cf2620e" 2018-12-27 17:20:22,260 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-c83dbcd3-ffb0-41de-81da-19cae6333451 Date: Thu, 27 Dec 2018 17:20:22 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "ba2d5b17b7484160936e99cffb9dc368", "created_at": "2018-12-27T17:20:20Z", "updated_at": "2018-12-27T17:20:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:20:20Z", "revision_number": 0, "id": "39a9de2b-6083-4f82-a3ff-a01c6b0e3c56", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:20:20Z", "security_group_id": "9951e76e-d5a2-4236-9882-8aadaa542c15", "tenant_id": "ba2d5b17b7484160936e99cffb9dc368", "port_range_min": null, "ethertype": "IPv4", "project_id": "ba2d5b17b7484160936e99cffb9dc368"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:20:20Z", "revision_number": 0, "id": "a2f5d39b-fc38-4e66-858e-ae292e4cd8af", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:20:20Z", "security_group_id": "9951e76e-d5a2-4236-9882-8aadaa542c15", "tenant_id": "ba2d5b17b7484160936e99cffb9dc368", "port_range_min": null, "ethertype": "IPv6", "project_id": "ba2d5b17b7484160936e99cffb9dc368"}], "revision_number": 2, "project_id": "ba2d5b17b7484160936e99cffb9dc368", "id": "9951e76e-d5a2-4236-9882-8aadaa542c15", "name": "CreateSecurityGroupTests-a796d036-8b52-4ff4-a098-76f49c2460d3name"}]} 2018-12-27 17:20:22,260 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a796d036-8b52-4ff4-a098-76f49c2460d3name used request id req-c83dbcd3-ffb0-41de-81da-19cae6333451 2018-12-27 17:20:22,263 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 17:20:22,268 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 17:20:22 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 17:20:22,269 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/ba2d5b17b7484160936e99cffb9dc368 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77b08d4ba4f834779931c4923164d1a38cf2620e" 2018-12-27 17:20:22,367 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:20:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b1431c6c-fe00-4a74-b685-2b11a28dcbd9 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/ba2d5b17b7484160936e99cffb9dc368"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ba2d5b17b7484160936e99cffb9dc368", "name": "CreateSecurityGroupTests-5be87e40-2d53-4a1-proj"}} 2018-12-27 17:20:22,367 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/ba2d5b17b7484160936e99cffb9dc368 used request id req-b1431c6c-fe00-4a74-b685-2b11a28dcbd9 2018-12-27 17:20:22,367 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 9951e76e-d5a2-4236-9882-8aadaa542c15 2018-12-27 17:20:22,372 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=9951e76e-d5a2-4236-9882-8aadaa542c15 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77b08d4ba4f834779931c4923164d1a38cf2620e" 2018-12-27 17:20:22,392 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-796cca67-05e5-483f-b210-f4e363118bdc Date: Thu, 27 Dec 2018 17:20:22 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:20:20Z", "security_group_id": "9951e76e-d5a2-4236-9882-8aadaa542c15", "port_range_min": null, "revision_number": 0, "tenant_id": "ba2d5b17b7484160936e99cffb9dc368", "created_at": "2018-12-27T17:20:20Z", "project_id": "ba2d5b17b7484160936e99cffb9dc368", "id": "39a9de2b-6083-4f82-a3ff-a01c6b0e3c56"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:20:20Z", "security_group_id": "9951e76e-d5a2-4236-9882-8aadaa542c15", "port_range_min": null, "revision_number": 0, "tenant_id": "ba2d5b17b7484160936e99cffb9dc368", "created_at": "2018-12-27T17:20:20Z", "project_id": "ba2d5b17b7484160936e99cffb9dc368", "id": "a2f5d39b-fc38-4e66-858e-ae292e4cd8af"}]} 2018-12-27 17:20:22,392 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=9951e76e-d5a2-4236-9882-8aadaa542c15 used request id req-796cca67-05e5-483f-b210-f4e363118bdc 2018-12-27 17:20:22,396 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77b08d4ba4f834779931c4923164d1a38cf2620e" -d '{"security_group_rule": {"direction": "ingress", "description": "test_rule_1", "security_group_id": "9951e76e-d5a2-4236-9882-8aadaa542c15"}}' 2018-12-27 17:20:22,792 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 521 X-Openstack-Request-Id: req-1747e9e7-a78b-4cda-b92b-5ff82d76b2b0 Date: Thu, 27 Dec 2018 17:20:22 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:20:22Z", "security_group_id": "9951e76e-d5a2-4236-9882-8aadaa542c15", "port_range_min": null, "revision_number": 0, "tenant_id": "ba2d5b17b7484160936e99cffb9dc368", "created_at": "2018-12-27T17:20:22Z", "project_id": "ba2d5b17b7484160936e99cffb9dc368", "id": "657c201f-0b4d-48e0-a8aa-3cd0e854378f"}} 2018-12-27 17:20:22,792 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/security-group-rules used request id req-1747e9e7-a78b-4cda-b92b-5ff82d76b2b0 2018-12-27 17:20:22,793 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-a796d036-8b52-4ff4-a098-76f49c2460d3name 2018-12-27 17:20:22,798 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a796d036-8b52-4ff4-a098-76f49c2460d3name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77b08d4ba4f834779931c4923164d1a38cf2620e" 2018-12-27 17:20:22,843 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-ca6d6005-10e2-400c-815f-36005589c682 Date: Thu, 27 Dec 2018 17:20:22 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "ba2d5b17b7484160936e99cffb9dc368", "created_at": "2018-12-27T17:20:20Z", "updated_at": "2018-12-27T17:20:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:20:20Z", "revision_number": 0, "id": "39a9de2b-6083-4f82-a3ff-a01c6b0e3c56", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:20:20Z", "security_group_id": "9951e76e-d5a2-4236-9882-8aadaa542c15", "tenant_id": "ba2d5b17b7484160936e99cffb9dc368", "port_range_min": null, "ethertype": "IPv4", "project_id": "ba2d5b17b7484160936e99cffb9dc368"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:20:22Z", "revision_number": 0, "id": "657c201f-0b4d-48e0-a8aa-3cd0e854378f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:20:22Z", "security_group_id": "9951e76e-d5a2-4236-9882-8aadaa542c15", "tenant_id": "ba2d5b17b7484160936e99cffb9dc368", "port_range_min": null, "ethertype": "IPv4", "project_id": "ba2d5b17b7484160936e99cffb9dc368"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:20:20Z", "revision_number": 0, "id": "a2f5d39b-fc38-4e66-858e-ae292e4cd8af", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:20:20Z", "security_group_id": "9951e76e-d5a2-4236-9882-8aadaa542c15", "tenant_id": "ba2d5b17b7484160936e99cffb9dc368", "port_range_min": null, "ethertype": "IPv6", "project_id": "ba2d5b17b7484160936e99cffb9dc368"}], "revision_number": 3, "project_id": "ba2d5b17b7484160936e99cffb9dc368", "id": "9951e76e-d5a2-4236-9882-8aadaa542c15", "name": "CreateSecurityGroupTests-a796d036-8b52-4ff4-a098-76f49c2460d3name"}]} 2018-12-27 17:20:22,844 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a796d036-8b52-4ff4-a098-76f49c2460d3name used request id req-ca6d6005-10e2-400c-815f-36005589c682 2018-12-27 17:20:22,847 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/ba2d5b17b7484160936e99cffb9dc368 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77b08d4ba4f834779931c4923164d1a38cf2620e" 2018-12-27 17:20:22,950 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:20:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9595c17a-28b2-4c7f-b788-21eabd5dc953 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/ba2d5b17b7484160936e99cffb9dc368"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ba2d5b17b7484160936e99cffb9dc368", "name": "CreateSecurityGroupTests-5be87e40-2d53-4a1-proj"}} 2018-12-27 17:20:22,950 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/ba2d5b17b7484160936e99cffb9dc368 used request id req-9595c17a-28b2-4c7f-b788-21eabd5dc953 2018-12-27 17:20:22,950 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 9951e76e-d5a2-4236-9882-8aadaa542c15 2018-12-27 17:20:22,955 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=9951e76e-d5a2-4236-9882-8aadaa542c15 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77b08d4ba4f834779931c4923164d1a38cf2620e" 2018-12-27 17:20:22,974 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-33a32f3c-cac7-4aeb-94e7-cfc40242dc26 Date: Thu, 27 Dec 2018 17:20:22 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:20:20Z", "security_group_id": "9951e76e-d5a2-4236-9882-8aadaa542c15", "port_range_min": null, "revision_number": 0, "tenant_id": "ba2d5b17b7484160936e99cffb9dc368", "created_at": "2018-12-27T17:20:20Z", "project_id": "ba2d5b17b7484160936e99cffb9dc368", "id": "39a9de2b-6083-4f82-a3ff-a01c6b0e3c56"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:20:22Z", "security_group_id": "9951e76e-d5a2-4236-9882-8aadaa542c15", "port_range_min": null, "revision_number": 0, "tenant_id": "ba2d5b17b7484160936e99cffb9dc368", "created_at": "2018-12-27T17:20:22Z", "project_id": "ba2d5b17b7484160936e99cffb9dc368", "id": "657c201f-0b4d-48e0-a8aa-3cd0e854378f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:20:20Z", "security_group_id": "9951e76e-d5a2-4236-9882-8aadaa542c15", "port_range_min": null, "revision_number": 0, "tenant_id": "ba2d5b17b7484160936e99cffb9dc368", "created_at": "2018-12-27T17:20:20Z", "project_id": "ba2d5b17b7484160936e99cffb9dc368", "id": "a2f5d39b-fc38-4e66-858e-ae292e4cd8af"}]} 2018-12-27 17:20:22,974 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=9951e76e-d5a2-4236-9882-8aadaa542c15 used request id req-33a32f3c-cac7-4aeb-94e7-cfc40242dc26 2018-12-27 17:20:22,980 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77b08d4ba4f834779931c4923164d1a38cf2620e" -d '{"security_group_rule": {"ethertype": "IPv6", "direction": "egress", "protocol": 17, "description": "test_rule_2", "security_group_id": "9951e76e-d5a2-4236-9882-8aadaa542c15"}}' 2018-12-27 17:20:23,435 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 520 X-Openstack-Request-Id: req-cdf438eb-ef6c-446d-af78-561cb825bc2a Date: Thu, 27 Dec 2018 17:20:23 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:20:23Z", "security_group_id": "9951e76e-d5a2-4236-9882-8aadaa542c15", "port_range_min": null, "revision_number": 0, "tenant_id": "ba2d5b17b7484160936e99cffb9dc368", "created_at": "2018-12-27T17:20:23Z", "project_id": "ba2d5b17b7484160936e99cffb9dc368", "id": "f8af3330-60d5-438e-bf29-d7223fdac999"}} 2018-12-27 17:20:23,435 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/security-group-rules used request id req-cdf438eb-ef6c-446d-af78-561cb825bc2a 2018-12-27 17:20:23,435 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-a796d036-8b52-4ff4-a098-76f49c2460d3name 2018-12-27 17:20:23,440 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a796d036-8b52-4ff4-a098-76f49c2460d3name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77b08d4ba4f834779931c4923164d1a38cf2620e" 2018-12-27 17:20:23,698 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2430 X-Openstack-Request-Id: req-6e47e5db-a82d-486c-901d-43dc901a0f26 Date: Thu, 27 Dec 2018 17:20:23 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "ba2d5b17b7484160936e99cffb9dc368", "created_at": "2018-12-27T17:20:20Z", "updated_at": "2018-12-27T17:20:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:20:20Z", "revision_number": 0, "id": "39a9de2b-6083-4f82-a3ff-a01c6b0e3c56", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:20:20Z", "security_group_id": "9951e76e-d5a2-4236-9882-8aadaa542c15", "tenant_id": "ba2d5b17b7484160936e99cffb9dc368", "port_range_min": null, "ethertype": "IPv4", "project_id": "ba2d5b17b7484160936e99cffb9dc368"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:20:22Z", "revision_number": 0, "id": "657c201f-0b4d-48e0-a8aa-3cd0e854378f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:20:22Z", "security_group_id": "9951e76e-d5a2-4236-9882-8aadaa542c15", "tenant_id": "ba2d5b17b7484160936e99cffb9dc368", "port_range_min": null, "ethertype": "IPv4", "project_id": "ba2d5b17b7484160936e99cffb9dc368"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:20:20Z", "revision_number": 0, "id": "a2f5d39b-fc38-4e66-858e-ae292e4cd8af", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:20:20Z", "security_group_id": "9951e76e-d5a2-4236-9882-8aadaa542c15", "tenant_id": "ba2d5b17b7484160936e99cffb9dc368", "port_range_min": null, "ethertype": "IPv6", "project_id": "ba2d5b17b7484160936e99cffb9dc368"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:20:23Z", "revision_number": 0, "id": "f8af3330-60d5-438e-bf29-d7223fdac999", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:20:23Z", "security_group_id": "9951e76e-d5a2-4236-9882-8aadaa542c15", "tenant_id": "ba2d5b17b7484160936e99cffb9dc368", "port_range_min": null, "ethertype": "IPv6", "project_id": "ba2d5b17b7484160936e99cffb9dc368"}], "revision_number": 4, "project_id": "ba2d5b17b7484160936e99cffb9dc368", "id": "9951e76e-d5a2-4236-9882-8aadaa542c15", "name": "CreateSecurityGroupTests-a796d036-8b52-4ff4-a098-76f49c2460d3name"}]} 2018-12-27 17:20:23,698 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a796d036-8b52-4ff4-a098-76f49c2460d3name used request id req-6e47e5db-a82d-486c-901d-43dc901a0f26 2018-12-27 17:20:23,702 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/ba2d5b17b7484160936e99cffb9dc368 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77b08d4ba4f834779931c4923164d1a38cf2620e" 2018-12-27 17:20:23,803 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:20:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c1a79079-affb-4f67-8448-db3c94d62d21 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/ba2d5b17b7484160936e99cffb9dc368"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ba2d5b17b7484160936e99cffb9dc368", "name": "CreateSecurityGroupTests-5be87e40-2d53-4a1-proj"}} 2018-12-27 17:20:23,803 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/ba2d5b17b7484160936e99cffb9dc368 used request id req-c1a79079-affb-4f67-8448-db3c94d62d21 2018-12-27 17:20:23,804 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 9951e76e-d5a2-4236-9882-8aadaa542c15 2018-12-27 17:20:23,809 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=9951e76e-d5a2-4236-9882-8aadaa542c15 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77b08d4ba4f834779931c4923164d1a38cf2620e" 2018-12-27 17:20:23,831 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1997 X-Openstack-Request-Id: req-4bb827b8-8cfc-42fd-8c88-fc10ffe71fb7 Date: Thu, 27 Dec 2018 17:20:23 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:20:20Z", "security_group_id": "9951e76e-d5a2-4236-9882-8aadaa542c15", "port_range_min": null, "revision_number": 0, "tenant_id": "ba2d5b17b7484160936e99cffb9dc368", "created_at": "2018-12-27T17:20:20Z", "project_id": "ba2d5b17b7484160936e99cffb9dc368", "id": "39a9de2b-6083-4f82-a3ff-a01c6b0e3c56"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:20:22Z", "security_group_id": "9951e76e-d5a2-4236-9882-8aadaa542c15", "port_range_min": null, "revision_number": 0, "tenant_id": "ba2d5b17b7484160936e99cffb9dc368", "created_at": "2018-12-27T17:20:22Z", "project_id": "ba2d5b17b7484160936e99cffb9dc368", "id": "657c201f-0b4d-48e0-a8aa-3cd0e854378f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:20:20Z", "security_group_id": "9951e76e-d5a2-4236-9882-8aadaa542c15", "port_range_min": null, "revision_number": 0, "tenant_id": "ba2d5b17b7484160936e99cffb9dc368", "created_at": "2018-12-27T17:20:20Z", "project_id": "ba2d5b17b7484160936e99cffb9dc368", "id": "a2f5d39b-fc38-4e66-858e-ae292e4cd8af"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:20:23Z", "security_group_id": "9951e76e-d5a2-4236-9882-8aadaa542c15", "port_range_min": null, "revision_number": 0, "tenant_id": "ba2d5b17b7484160936e99cffb9dc368", "created_at": "2018-12-27T17:20:23Z", "project_id": "ba2d5b17b7484160936e99cffb9dc368", "id": "f8af3330-60d5-438e-bf29-d7223fdac999"}]} 2018-12-27 17:20:23,832 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=9951e76e-d5a2-4236-9882-8aadaa542c15 used request id req-4bb827b8-8cfc-42fd-8c88-fc10ffe71fb7 2018-12-27 17:20:23,837 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77b08d4ba4f834779931c4923164d1a38cf2620e" -d '{"security_group_rule": {"direction": "egress", "protocol": 17, "description": "test_rule_3", "ethertype": "IPv4", "port_range_max": 20, "security_group_id": "9951e76e-d5a2-4236-9882-8aadaa542c15", "port_range_min": 10}}' 2018-12-27 17:20:24,315 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 516 X-Openstack-Request-Id: req-6969e51f-4730-4757-9325-6c7a8a897df0 Date: Thu, 27 Dec 2018 17:20:24 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-12-27T17:20:24Z", "security_group_id": "9951e76e-d5a2-4236-9882-8aadaa542c15", "port_range_min": 10, "revision_number": 0, "tenant_id": "ba2d5b17b7484160936e99cffb9dc368", "created_at": "2018-12-27T17:20:24Z", "project_id": "ba2d5b17b7484160936e99cffb9dc368", "id": "42a31c5c-870c-4c04-aaf6-c41435d075c4"}} 2018-12-27 17:20:24,315 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/security-group-rules used request id req-6969e51f-4730-4757-9325-6c7a8a897df0 2018-12-27 17:20:24,315 - neutron_utils - INFO - Retrieving security group with ID - 9951e76e-d5a2-4236-9882-8aadaa542c15 2018-12-27 17:20:24,320 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?id=9951e76e-d5a2-4236-9882-8aadaa542c15 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77b08d4ba4f834779931c4923164d1a38cf2620e" 2018-12-27 17:20:24,369 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-db8cb98a-186d-48fb-be10-4ca0382ce174 Date: Thu, 27 Dec 2018 17:20:24 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "ba2d5b17b7484160936e99cffb9dc368", "created_at": "2018-12-27T17:20:20Z", "updated_at": "2018-12-27T17:20:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:20:20Z", "revision_number": 0, "id": "39a9de2b-6083-4f82-a3ff-a01c6b0e3c56", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:20:20Z", "security_group_id": "9951e76e-d5a2-4236-9882-8aadaa542c15", "tenant_id": "ba2d5b17b7484160936e99cffb9dc368", "port_range_min": null, "ethertype": "IPv4", "project_id": "ba2d5b17b7484160936e99cffb9dc368"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-12-27T17:20:24Z", "revision_number": 0, "id": "42a31c5c-870c-4c04-aaf6-c41435d075c4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:20:24Z", "security_group_id": "9951e76e-d5a2-4236-9882-8aadaa542c15", "tenant_id": "ba2d5b17b7484160936e99cffb9dc368", "port_range_min": 10, "ethertype": "IPv4", "project_id": "ba2d5b17b7484160936e99cffb9dc368"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:20:22Z", "revision_number": 0, "id": "657c201f-0b4d-48e0-a8aa-3cd0e854378f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:20:22Z", "security_group_id": "9951e76e-d5a2-4236-9882-8aadaa542c15", "tenant_id": "ba2d5b17b7484160936e99cffb9dc368", "port_range_min": null, "ethertype": "IPv4", "project_id": "ba2d5b17b7484160936e99cffb9dc368"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:20:20Z", "revision_number": 0, "id": "a2f5d39b-fc38-4e66-858e-ae292e4cd8af", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:20:20Z", "security_group_id": "9951e76e-d5a2-4236-9882-8aadaa542c15", "tenant_id": "ba2d5b17b7484160936e99cffb9dc368", "port_range_min": null, "ethertype": "IPv6", "project_id": "ba2d5b17b7484160936e99cffb9dc368"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:20:23Z", "revision_number": 0, "id": "f8af3330-60d5-438e-bf29-d7223fdac999", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:20:23Z", "security_group_id": "9951e76e-d5a2-4236-9882-8aadaa542c15", "tenant_id": "ba2d5b17b7484160936e99cffb9dc368", "port_range_min": null, "ethertype": "IPv6", "project_id": "ba2d5b17b7484160936e99cffb9dc368"}], "revision_number": 5, "project_id": "ba2d5b17b7484160936e99cffb9dc368", "id": "9951e76e-d5a2-4236-9882-8aadaa542c15", "name": "CreateSecurityGroupTests-a796d036-8b52-4ff4-a098-76f49c2460d3name"}]} 2018-12-27 17:20:24,369 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?id=9951e76e-d5a2-4236-9882-8aadaa542c15 used request id req-db8cb98a-186d-48fb-be10-4ca0382ce174 2018-12-27 17:20:24,370 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 9951e76e-d5a2-4236-9882-8aadaa542c15 2018-12-27 17:20:24,374 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=9951e76e-d5a2-4236-9882-8aadaa542c15 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77b08d4ba4f834779931c4923164d1a38cf2620e" 2018-12-27 17:20:24,615 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-8476859d-7294-4bec-9570-7ca18094852d Date: Thu, 27 Dec 2018 17:20:24 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:20:20Z", "security_group_id": "9951e76e-d5a2-4236-9882-8aadaa542c15", "port_range_min": null, "revision_number": 0, "tenant_id": "ba2d5b17b7484160936e99cffb9dc368", "created_at": "2018-12-27T17:20:20Z", "project_id": "ba2d5b17b7484160936e99cffb9dc368", "id": "39a9de2b-6083-4f82-a3ff-a01c6b0e3c56"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-12-27T17:20:24Z", "security_group_id": "9951e76e-d5a2-4236-9882-8aadaa542c15", "port_range_min": 10, "revision_number": 0, "tenant_id": "ba2d5b17b7484160936e99cffb9dc368", "created_at": "2018-12-27T17:20:24Z", "project_id": "ba2d5b17b7484160936e99cffb9dc368", "id": "42a31c5c-870c-4c04-aaf6-c41435d075c4"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:20:22Z", "security_group_id": "9951e76e-d5a2-4236-9882-8aadaa542c15", "port_range_min": null, "revision_number": 0, "tenant_id": "ba2d5b17b7484160936e99cffb9dc368", "created_at": "2018-12-27T17:20:22Z", "project_id": "ba2d5b17b7484160936e99cffb9dc368", "id": "657c201f-0b4d-48e0-a8aa-3cd0e854378f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:20:20Z", "security_group_id": "9951e76e-d5a2-4236-9882-8aadaa542c15", "port_range_min": null, "revision_number": 0, "tenant_id": "ba2d5b17b7484160936e99cffb9dc368", "created_at": "2018-12-27T17:20:20Z", "project_id": "ba2d5b17b7484160936e99cffb9dc368", "id": "a2f5d39b-fc38-4e66-858e-ae292e4cd8af"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:20:23Z", "security_group_id": "9951e76e-d5a2-4236-9882-8aadaa542c15", "port_range_min": null, "revision_number": 0, "tenant_id": "ba2d5b17b7484160936e99cffb9dc368", "created_at": "2018-12-27T17:20:23Z", "project_id": "ba2d5b17b7484160936e99cffb9dc368", "id": "f8af3330-60d5-438e-bf29-d7223fdac999"}]} 2018-12-27 17:20:24,615 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=9951e76e-d5a2-4236-9882-8aadaa542c15 used request id req-8476859d-7294-4bec-9570-7ca18094852d 2018-12-27 17:20:24,616 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:20:25,026 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ead679385e164a55b88247deff55e453", "name": "CreateSecurityGroupTests-5be87e40-2d53-4a1-proj-role"}], "expires_at": "2018-12-27T18:20:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ba2d5b17b7484160936e99cffb9dc368", "name": "CreateSecurityGroupTests-5be87e40-2d53-4a1-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/ba2d5b17b7484160936e99cffb9dc368", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/ba2d5b17b7484160936e99cffb9dc368", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/ba2d5b17b7484160936e99cffb9dc368", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/ba2d5b17b7484160936e99cffb9dc368", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/ba2d5b17b7484160936e99cffb9dc368", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/ba2d5b17b7484160936e99cffb9dc368", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/ba2d5b17b7484160936e99cffb9dc368", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/ba2d5b17b7484160936e99cffb9dc368", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/ba2d5b17b7484160936e99cffb9dc368", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_ba2d5b17b7484160936e99cffb9dc368", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_ba2d5b17b7484160936e99cffb9dc368", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/ba2d5b17b7484160936e99cffb9dc368", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/ba2d5b17b7484160936e99cffb9dc368", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/ba2d5b17b7484160936e99cffb9dc368", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-5be87e40-2d53-4a1-user", "id": "f2fb1cde05a0437db525676e8ad23160"}, "audit_ids": ["yJ57X0zmSmqbGaTAOWY9Wg"], "issued_at": "2018-12-27T17:20:25.000000Z"}} 2018-12-27 17:20:25,032 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a796d036-8b52-4ff4-a098-76f49c2460d3name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f688049706b0bda7cdc1a2efabed24be69fc6011" 2018-12-27 17:20:25,270 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-c735c2d6-d6a8-48a7-a3a9-effb16664d05 Date: Thu, 27 Dec 2018 17:20:25 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "ba2d5b17b7484160936e99cffb9dc368", "created_at": "2018-12-27T17:20:20Z", "updated_at": "2018-12-27T17:20:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:20:20Z", "revision_number": 0, "id": "39a9de2b-6083-4f82-a3ff-a01c6b0e3c56", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:20:20Z", "security_group_id": "9951e76e-d5a2-4236-9882-8aadaa542c15", "tenant_id": "ba2d5b17b7484160936e99cffb9dc368", "port_range_min": null, "ethertype": "IPv4", "project_id": "ba2d5b17b7484160936e99cffb9dc368"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-12-27T17:20:24Z", "revision_number": 0, "id": "42a31c5c-870c-4c04-aaf6-c41435d075c4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:20:24Z", "security_group_id": "9951e76e-d5a2-4236-9882-8aadaa542c15", "tenant_id": "ba2d5b17b7484160936e99cffb9dc368", "port_range_min": 10, "ethertype": "IPv4", "project_id": "ba2d5b17b7484160936e99cffb9dc368"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:20:22Z", "revision_number": 0, "id": "657c201f-0b4d-48e0-a8aa-3cd0e854378f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:20:22Z", "security_group_id": "9951e76e-d5a2-4236-9882-8aadaa542c15", "tenant_id": "ba2d5b17b7484160936e99cffb9dc368", "port_range_min": null, "ethertype": "IPv4", "project_id": "ba2d5b17b7484160936e99cffb9dc368"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:20:20Z", "revision_number": 0, "id": "a2f5d39b-fc38-4e66-858e-ae292e4cd8af", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:20:20Z", "security_group_id": "9951e76e-d5a2-4236-9882-8aadaa542c15", "tenant_id": "ba2d5b17b7484160936e99cffb9dc368", "port_range_min": null, "ethertype": "IPv6", "project_id": "ba2d5b17b7484160936e99cffb9dc368"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:20:23Z", "revision_number": 0, "id": "f8af3330-60d5-438e-bf29-d7223fdac999", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:20:23Z", "security_group_id": "9951e76e-d5a2-4236-9882-8aadaa542c15", "tenant_id": "ba2d5b17b7484160936e99cffb9dc368", "port_range_min": null, "ethertype": "IPv6", "project_id": "ba2d5b17b7484160936e99cffb9dc368"}], "revision_number": 5, "project_id": "ba2d5b17b7484160936e99cffb9dc368", "id": "9951e76e-d5a2-4236-9882-8aadaa542c15", "name": "CreateSecurityGroupTests-a796d036-8b52-4ff4-a098-76f49c2460d3name"}]} 2018-12-27 17:20:25,270 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a796d036-8b52-4ff4-a098-76f49c2460d3name&description=hello+group used request id req-c735c2d6-d6a8-48a7-a3a9-effb16664d05 2018-12-27 17:20:25,271 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 9951e76e-d5a2-4236-9882-8aadaa542c15 2018-12-27 17:20:25,276 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=9951e76e-d5a2-4236-9882-8aadaa542c15 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f688049706b0bda7cdc1a2efabed24be69fc6011" 2018-12-27 17:20:25,468 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-4a707b67-8cad-41f0-b85c-2b410c0bf641 Date: Thu, 27 Dec 2018 17:20:25 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:20:20Z", "security_group_id": "9951e76e-d5a2-4236-9882-8aadaa542c15", "port_range_min": null, "revision_number": 0, "tenant_id": "ba2d5b17b7484160936e99cffb9dc368", "created_at": "2018-12-27T17:20:20Z", "project_id": "ba2d5b17b7484160936e99cffb9dc368", "id": "39a9de2b-6083-4f82-a3ff-a01c6b0e3c56"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-12-27T17:20:24Z", "security_group_id": "9951e76e-d5a2-4236-9882-8aadaa542c15", "port_range_min": 10, "revision_number": 0, "tenant_id": "ba2d5b17b7484160936e99cffb9dc368", "created_at": "2018-12-27T17:20:24Z", "project_id": "ba2d5b17b7484160936e99cffb9dc368", "id": "42a31c5c-870c-4c04-aaf6-c41435d075c4"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:20:22Z", "security_group_id": "9951e76e-d5a2-4236-9882-8aadaa542c15", "port_range_min": null, "revision_number": 0, "tenant_id": "ba2d5b17b7484160936e99cffb9dc368", "created_at": "2018-12-27T17:20:22Z", "project_id": "ba2d5b17b7484160936e99cffb9dc368", "id": "657c201f-0b4d-48e0-a8aa-3cd0e854378f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:20:20Z", "security_group_id": "9951e76e-d5a2-4236-9882-8aadaa542c15", "port_range_min": null, "revision_number": 0, "tenant_id": "ba2d5b17b7484160936e99cffb9dc368", "created_at": "2018-12-27T17:20:20Z", "project_id": "ba2d5b17b7484160936e99cffb9dc368", "id": "a2f5d39b-fc38-4e66-858e-ae292e4cd8af"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:20:23Z", "security_group_id": "9951e76e-d5a2-4236-9882-8aadaa542c15", "port_range_min": null, "revision_number": 0, "tenant_id": "ba2d5b17b7484160936e99cffb9dc368", "created_at": "2018-12-27T17:20:23Z", "project_id": "ba2d5b17b7484160936e99cffb9dc368", "id": "f8af3330-60d5-438e-bf29-d7223fdac999"}]} 2018-12-27 17:20:25,468 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=9951e76e-d5a2-4236-9882-8aadaa542c15 used request id req-4a707b67-8cad-41f0-b85c-2b410c0bf641 2018-12-27 17:20:25,469 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 9951e76e-d5a2-4236-9882-8aadaa542c15 2018-12-27 17:20:25,474 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=9951e76e-d5a2-4236-9882-8aadaa542c15 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f688049706b0bda7cdc1a2efabed24be69fc6011" 2018-12-27 17:20:25,726 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-32b28451-d987-4a8d-9a9a-6c2f84d48a33 Date: Thu, 27 Dec 2018 17:20:25 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:20:20Z", "security_group_id": "9951e76e-d5a2-4236-9882-8aadaa542c15", "port_range_min": null, "revision_number": 0, "tenant_id": "ba2d5b17b7484160936e99cffb9dc368", "created_at": "2018-12-27T17:20:20Z", "project_id": "ba2d5b17b7484160936e99cffb9dc368", "id": "39a9de2b-6083-4f82-a3ff-a01c6b0e3c56"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-12-27T17:20:24Z", "security_group_id": "9951e76e-d5a2-4236-9882-8aadaa542c15", "port_range_min": 10, "revision_number": 0, "tenant_id": "ba2d5b17b7484160936e99cffb9dc368", "created_at": "2018-12-27T17:20:24Z", "project_id": "ba2d5b17b7484160936e99cffb9dc368", "id": "42a31c5c-870c-4c04-aaf6-c41435d075c4"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:20:22Z", "security_group_id": "9951e76e-d5a2-4236-9882-8aadaa542c15", "port_range_min": null, "revision_number": 0, "tenant_id": "ba2d5b17b7484160936e99cffb9dc368", "created_at": "2018-12-27T17:20:22Z", "project_id": "ba2d5b17b7484160936e99cffb9dc368", "id": "657c201f-0b4d-48e0-a8aa-3cd0e854378f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:20:20Z", "security_group_id": "9951e76e-d5a2-4236-9882-8aadaa542c15", "port_range_min": null, "revision_number": 0, "tenant_id": "ba2d5b17b7484160936e99cffb9dc368", "created_at": "2018-12-27T17:20:20Z", "project_id": "ba2d5b17b7484160936e99cffb9dc368", "id": "a2f5d39b-fc38-4e66-858e-ae292e4cd8af"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:20:23Z", "security_group_id": "9951e76e-d5a2-4236-9882-8aadaa542c15", "port_range_min": null, "revision_number": 0, "tenant_id": "ba2d5b17b7484160936e99cffb9dc368", "created_at": "2018-12-27T17:20:23Z", "project_id": "ba2d5b17b7484160936e99cffb9dc368", "id": "f8af3330-60d5-438e-bf29-d7223fdac999"}]} 2018-12-27 17:20:25,726 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=9951e76e-d5a2-4236-9882-8aadaa542c15 used request id req-32b28451-d987-4a8d-9a9a-6c2f84d48a33 2018-12-27 17:20:25,731 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a796d036-8b52-4ff4-a098-76f49c2460d3name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f688049706b0bda7cdc1a2efabed24be69fc6011" 2018-12-27 17:20:25,968 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-1e6e86d5-45e8-44cf-a1f5-e2b586067dbc Date: Thu, 27 Dec 2018 17:20:25 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "ba2d5b17b7484160936e99cffb9dc368", "created_at": "2018-12-27T17:20:20Z", "updated_at": "2018-12-27T17:20:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:20:20Z", "revision_number": 0, "id": "39a9de2b-6083-4f82-a3ff-a01c6b0e3c56", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:20:20Z", "security_group_id": "9951e76e-d5a2-4236-9882-8aadaa542c15", "tenant_id": "ba2d5b17b7484160936e99cffb9dc368", "port_range_min": null, "ethertype": "IPv4", "project_id": "ba2d5b17b7484160936e99cffb9dc368"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-12-27T17:20:24Z", "revision_number": 0, "id": "42a31c5c-870c-4c04-aaf6-c41435d075c4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:20:24Z", "security_group_id": "9951e76e-d5a2-4236-9882-8aadaa542c15", "tenant_id": "ba2d5b17b7484160936e99cffb9dc368", "port_range_min": 10, "ethertype": "IPv4", "project_id": "ba2d5b17b7484160936e99cffb9dc368"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:20:22Z", "revision_number": 0, "id": "657c201f-0b4d-48e0-a8aa-3cd0e854378f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:20:22Z", "security_group_id": "9951e76e-d5a2-4236-9882-8aadaa542c15", "tenant_id": "ba2d5b17b7484160936e99cffb9dc368", "port_range_min": null, "ethertype": "IPv4", "project_id": "ba2d5b17b7484160936e99cffb9dc368"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:20:20Z", "revision_number": 0, "id": "a2f5d39b-fc38-4e66-858e-ae292e4cd8af", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:20:20Z", "security_group_id": "9951e76e-d5a2-4236-9882-8aadaa542c15", "tenant_id": "ba2d5b17b7484160936e99cffb9dc368", "port_range_min": null, "ethertype": "IPv6", "project_id": "ba2d5b17b7484160936e99cffb9dc368"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:20:23Z", "revision_number": 0, "id": "f8af3330-60d5-438e-bf29-d7223fdac999", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:20:23Z", "security_group_id": "9951e76e-d5a2-4236-9882-8aadaa542c15", "tenant_id": "ba2d5b17b7484160936e99cffb9dc368", "port_range_min": null, "ethertype": "IPv6", "project_id": "ba2d5b17b7484160936e99cffb9dc368"}], "revision_number": 5, "project_id": "ba2d5b17b7484160936e99cffb9dc368", "id": "9951e76e-d5a2-4236-9882-8aadaa542c15", "name": "CreateSecurityGroupTests-a796d036-8b52-4ff4-a098-76f49c2460d3name"}]} 2018-12-27 17:20:25,968 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a796d036-8b52-4ff4-a098-76f49c2460d3name used request id req-1e6e86d5-45e8-44cf-a1f5-e2b586067dbc 2018-12-27 17:20:25,969 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 9951e76e-d5a2-4236-9882-8aadaa542c15 2018-12-27 17:20:25,973 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=9951e76e-d5a2-4236-9882-8aadaa542c15 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f688049706b0bda7cdc1a2efabed24be69fc6011" 2018-12-27 17:20:26,187 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-602389c4-6398-4449-acc9-0174de8998ef Date: Thu, 27 Dec 2018 17:20:26 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:20:20Z", "security_group_id": "9951e76e-d5a2-4236-9882-8aadaa542c15", "port_range_min": null, "revision_number": 0, "tenant_id": "ba2d5b17b7484160936e99cffb9dc368", "created_at": "2018-12-27T17:20:20Z", "project_id": "ba2d5b17b7484160936e99cffb9dc368", "id": "39a9de2b-6083-4f82-a3ff-a01c6b0e3c56"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-12-27T17:20:24Z", "security_group_id": "9951e76e-d5a2-4236-9882-8aadaa542c15", "port_range_min": 10, "revision_number": 0, "tenant_id": "ba2d5b17b7484160936e99cffb9dc368", "created_at": "2018-12-27T17:20:24Z", "project_id": "ba2d5b17b7484160936e99cffb9dc368", "id": "42a31c5c-870c-4c04-aaf6-c41435d075c4"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:20:22Z", "security_group_id": "9951e76e-d5a2-4236-9882-8aadaa542c15", "port_range_min": null, "revision_number": 0, "tenant_id": "ba2d5b17b7484160936e99cffb9dc368", "created_at": "2018-12-27T17:20:22Z", "project_id": "ba2d5b17b7484160936e99cffb9dc368", "id": "657c201f-0b4d-48e0-a8aa-3cd0e854378f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:20:20Z", "security_group_id": "9951e76e-d5a2-4236-9882-8aadaa542c15", "port_range_min": null, "revision_number": 0, "tenant_id": "ba2d5b17b7484160936e99cffb9dc368", "created_at": "2018-12-27T17:20:20Z", "project_id": "ba2d5b17b7484160936e99cffb9dc368", "id": "a2f5d39b-fc38-4e66-858e-ae292e4cd8af"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:20:23Z", "security_group_id": "9951e76e-d5a2-4236-9882-8aadaa542c15", "port_range_min": null, "revision_number": 0, "tenant_id": "ba2d5b17b7484160936e99cffb9dc368", "created_at": "2018-12-27T17:20:23Z", "project_id": "ba2d5b17b7484160936e99cffb9dc368", "id": "f8af3330-60d5-438e-bf29-d7223fdac999"}]} 2018-12-27 17:20:26,188 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=9951e76e-d5a2-4236-9882-8aadaa542c15 used request id req-602389c4-6398-4449-acc9-0174de8998ef 2018-12-27 17:20:26,193 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a796d036-8b52-4ff4-a098-76f49c2460d3name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f688049706b0bda7cdc1a2efabed24be69fc6011" 2018-12-27 17:20:26,447 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-89778408-2069-46be-ae7c-d816ea9e841d Date: Thu, 27 Dec 2018 17:20:26 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "ba2d5b17b7484160936e99cffb9dc368", "created_at": "2018-12-27T17:20:20Z", "updated_at": "2018-12-27T17:20:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:20:20Z", "revision_number": 0, "id": "39a9de2b-6083-4f82-a3ff-a01c6b0e3c56", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:20:20Z", "security_group_id": "9951e76e-d5a2-4236-9882-8aadaa542c15", "tenant_id": "ba2d5b17b7484160936e99cffb9dc368", "port_range_min": null, "ethertype": "IPv4", "project_id": "ba2d5b17b7484160936e99cffb9dc368"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-12-27T17:20:24Z", "revision_number": 0, "id": "42a31c5c-870c-4c04-aaf6-c41435d075c4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:20:24Z", "security_group_id": "9951e76e-d5a2-4236-9882-8aadaa542c15", "tenant_id": "ba2d5b17b7484160936e99cffb9dc368", "port_range_min": 10, "ethertype": "IPv4", "project_id": "ba2d5b17b7484160936e99cffb9dc368"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:20:22Z", "revision_number": 0, "id": "657c201f-0b4d-48e0-a8aa-3cd0e854378f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:20:22Z", "security_group_id": "9951e76e-d5a2-4236-9882-8aadaa542c15", "tenant_id": "ba2d5b17b7484160936e99cffb9dc368", "port_range_min": null, "ethertype": "IPv4", "project_id": "ba2d5b17b7484160936e99cffb9dc368"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:20:20Z", "revision_number": 0, "id": "a2f5d39b-fc38-4e66-858e-ae292e4cd8af", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:20:20Z", "security_group_id": "9951e76e-d5a2-4236-9882-8aadaa542c15", "tenant_id": "ba2d5b17b7484160936e99cffb9dc368", "port_range_min": null, "ethertype": "IPv6", "project_id": "ba2d5b17b7484160936e99cffb9dc368"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:20:23Z", "revision_number": 0, "id": "f8af3330-60d5-438e-bf29-d7223fdac999", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:20:23Z", "security_group_id": "9951e76e-d5a2-4236-9882-8aadaa542c15", "tenant_id": "ba2d5b17b7484160936e99cffb9dc368", "port_range_min": null, "ethertype": "IPv6", "project_id": "ba2d5b17b7484160936e99cffb9dc368"}], "revision_number": 5, "project_id": "ba2d5b17b7484160936e99cffb9dc368", "id": "9951e76e-d5a2-4236-9882-8aadaa542c15", "name": "CreateSecurityGroupTests-a796d036-8b52-4ff4-a098-76f49c2460d3name"}]} 2018-12-27 17:20:26,447 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a796d036-8b52-4ff4-a098-76f49c2460d3name used request id req-89778408-2069-46be-ae7c-d816ea9e841d 2018-12-27 17:20:26,447 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 9951e76e-d5a2-4236-9882-8aadaa542c15 2018-12-27 17:20:26,452 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=9951e76e-d5a2-4236-9882-8aadaa542c15 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f688049706b0bda7cdc1a2efabed24be69fc6011" 2018-12-27 17:20:26,696 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-71fa122a-4987-496c-b110-224bbbeb3526 Date: Thu, 27 Dec 2018 17:20:26 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:20:20Z", "security_group_id": "9951e76e-d5a2-4236-9882-8aadaa542c15", "port_range_min": null, "revision_number": 0, "tenant_id": "ba2d5b17b7484160936e99cffb9dc368", "created_at": "2018-12-27T17:20:20Z", "project_id": "ba2d5b17b7484160936e99cffb9dc368", "id": "39a9de2b-6083-4f82-a3ff-a01c6b0e3c56"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-12-27T17:20:24Z", "security_group_id": "9951e76e-d5a2-4236-9882-8aadaa542c15", "port_range_min": 10, "revision_number": 0, "tenant_id": "ba2d5b17b7484160936e99cffb9dc368", "created_at": "2018-12-27T17:20:24Z", "project_id": "ba2d5b17b7484160936e99cffb9dc368", "id": "42a31c5c-870c-4c04-aaf6-c41435d075c4"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:20:22Z", "security_group_id": "9951e76e-d5a2-4236-9882-8aadaa542c15", "port_range_min": null, "revision_number": 0, "tenant_id": "ba2d5b17b7484160936e99cffb9dc368", "created_at": "2018-12-27T17:20:22Z", "project_id": "ba2d5b17b7484160936e99cffb9dc368", "id": "657c201f-0b4d-48e0-a8aa-3cd0e854378f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:20:20Z", "security_group_id": "9951e76e-d5a2-4236-9882-8aadaa542c15", "port_range_min": null, "revision_number": 0, "tenant_id": "ba2d5b17b7484160936e99cffb9dc368", "created_at": "2018-12-27T17:20:20Z", "project_id": "ba2d5b17b7484160936e99cffb9dc368", "id": "a2f5d39b-fc38-4e66-858e-ae292e4cd8af"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:20:23Z", "security_group_id": "9951e76e-d5a2-4236-9882-8aadaa542c15", "port_range_min": null, "revision_number": 0, "tenant_id": "ba2d5b17b7484160936e99cffb9dc368", "created_at": "2018-12-27T17:20:23Z", "project_id": "ba2d5b17b7484160936e99cffb9dc368", "id": "f8af3330-60d5-438e-bf29-d7223fdac999"}]} 2018-12-27 17:20:26,697 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=9951e76e-d5a2-4236-9882-8aadaa542c15 used request id req-71fa122a-4987-496c-b110-224bbbeb3526 2018-12-27 17:20:26,702 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a796d036-8b52-4ff4-a098-76f49c2460d3name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f688049706b0bda7cdc1a2efabed24be69fc6011" 2018-12-27 17:20:26,927 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-f5dab4d4-2353-45bc-a32f-b51329c568c1 Date: Thu, 27 Dec 2018 17:20:26 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "ba2d5b17b7484160936e99cffb9dc368", "created_at": "2018-12-27T17:20:20Z", "updated_at": "2018-12-27T17:20:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:20:20Z", "revision_number": 0, "id": "39a9de2b-6083-4f82-a3ff-a01c6b0e3c56", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:20:20Z", "security_group_id": "9951e76e-d5a2-4236-9882-8aadaa542c15", "tenant_id": "ba2d5b17b7484160936e99cffb9dc368", "port_range_min": null, "ethertype": "IPv4", "project_id": "ba2d5b17b7484160936e99cffb9dc368"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-12-27T17:20:24Z", "revision_number": 0, "id": "42a31c5c-870c-4c04-aaf6-c41435d075c4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:20:24Z", "security_group_id": "9951e76e-d5a2-4236-9882-8aadaa542c15", "tenant_id": "ba2d5b17b7484160936e99cffb9dc368", "port_range_min": 10, "ethertype": "IPv4", "project_id": "ba2d5b17b7484160936e99cffb9dc368"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:20:22Z", "revision_number": 0, "id": "657c201f-0b4d-48e0-a8aa-3cd0e854378f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:20:22Z", "security_group_id": "9951e76e-d5a2-4236-9882-8aadaa542c15", "tenant_id": "ba2d5b17b7484160936e99cffb9dc368", "port_range_min": null, "ethertype": "IPv4", "project_id": "ba2d5b17b7484160936e99cffb9dc368"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:20:20Z", "revision_number": 0, "id": "a2f5d39b-fc38-4e66-858e-ae292e4cd8af", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:20:20Z", "security_group_id": "9951e76e-d5a2-4236-9882-8aadaa542c15", "tenant_id": "ba2d5b17b7484160936e99cffb9dc368", "port_range_min": null, "ethertype": "IPv6", "project_id": "ba2d5b17b7484160936e99cffb9dc368"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:20:23Z", "revision_number": 0, "id": "f8af3330-60d5-438e-bf29-d7223fdac999", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:20:23Z", "security_group_id": "9951e76e-d5a2-4236-9882-8aadaa542c15", "tenant_id": "ba2d5b17b7484160936e99cffb9dc368", "port_range_min": null, "ethertype": "IPv6", "project_id": "ba2d5b17b7484160936e99cffb9dc368"}], "revision_number": 5, "project_id": "ba2d5b17b7484160936e99cffb9dc368", "id": "9951e76e-d5a2-4236-9882-8aadaa542c15", "name": "CreateSecurityGroupTests-a796d036-8b52-4ff4-a098-76f49c2460d3name"}]} 2018-12-27 17:20:26,927 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a796d036-8b52-4ff4-a098-76f49c2460d3name used request id req-f5dab4d4-2353-45bc-a32f-b51329c568c1 2018-12-27 17:20:26,928 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 9951e76e-d5a2-4236-9882-8aadaa542c15 2018-12-27 17:20:26,933 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=9951e76e-d5a2-4236-9882-8aadaa542c15 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f688049706b0bda7cdc1a2efabed24be69fc6011" 2018-12-27 17:20:27,160 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-91abdcd8-0046-42c4-b4d0-e23b4d2fc8b9 Date: Thu, 27 Dec 2018 17:20:27 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:20:20Z", "security_group_id": "9951e76e-d5a2-4236-9882-8aadaa542c15", "port_range_min": null, "revision_number": 0, "tenant_id": "ba2d5b17b7484160936e99cffb9dc368", "created_at": "2018-12-27T17:20:20Z", "project_id": "ba2d5b17b7484160936e99cffb9dc368", "id": "39a9de2b-6083-4f82-a3ff-a01c6b0e3c56"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-12-27T17:20:24Z", "security_group_id": "9951e76e-d5a2-4236-9882-8aadaa542c15", "port_range_min": 10, "revision_number": 0, "tenant_id": "ba2d5b17b7484160936e99cffb9dc368", "created_at": "2018-12-27T17:20:24Z", "project_id": "ba2d5b17b7484160936e99cffb9dc368", "id": "42a31c5c-870c-4c04-aaf6-c41435d075c4"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:20:22Z", "security_group_id": "9951e76e-d5a2-4236-9882-8aadaa542c15", "port_range_min": null, "revision_number": 0, "tenant_id": "ba2d5b17b7484160936e99cffb9dc368", "created_at": "2018-12-27T17:20:22Z", "project_id": "ba2d5b17b7484160936e99cffb9dc368", "id": "657c201f-0b4d-48e0-a8aa-3cd0e854378f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:20:20Z", "security_group_id": "9951e76e-d5a2-4236-9882-8aadaa542c15", "port_range_min": null, "revision_number": 0, "tenant_id": "ba2d5b17b7484160936e99cffb9dc368", "created_at": "2018-12-27T17:20:20Z", "project_id": "ba2d5b17b7484160936e99cffb9dc368", "id": "a2f5d39b-fc38-4e66-858e-ae292e4cd8af"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:20:23Z", "security_group_id": "9951e76e-d5a2-4236-9882-8aadaa542c15", "port_range_min": null, "revision_number": 0, "tenant_id": "ba2d5b17b7484160936e99cffb9dc368", "created_at": "2018-12-27T17:20:23Z", "project_id": "ba2d5b17b7484160936e99cffb9dc368", "id": "f8af3330-60d5-438e-bf29-d7223fdac999"}]} 2018-12-27 17:20:27,160 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=9951e76e-d5a2-4236-9882-8aadaa542c15 used request id req-91abdcd8-0046-42c4-b4d0-e23b4d2fc8b9 2018-12-27 17:20:27,166 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a796d036-8b52-4ff4-a098-76f49c2460d3name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f688049706b0bda7cdc1a2efabed24be69fc6011" 2018-12-27 17:20:27,437 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-35e803f9-ac37-4c80-9dea-f363abf3cf43 Date: Thu, 27 Dec 2018 17:20:27 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "ba2d5b17b7484160936e99cffb9dc368", "created_at": "2018-12-27T17:20:20Z", "updated_at": "2018-12-27T17:20:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:20:20Z", "revision_number": 0, "id": "39a9de2b-6083-4f82-a3ff-a01c6b0e3c56", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:20:20Z", "security_group_id": "9951e76e-d5a2-4236-9882-8aadaa542c15", "tenant_id": "ba2d5b17b7484160936e99cffb9dc368", "port_range_min": null, "ethertype": "IPv4", "project_id": "ba2d5b17b7484160936e99cffb9dc368"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-12-27T17:20:24Z", "revision_number": 0, "id": "42a31c5c-870c-4c04-aaf6-c41435d075c4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:20:24Z", "security_group_id": "9951e76e-d5a2-4236-9882-8aadaa542c15", "tenant_id": "ba2d5b17b7484160936e99cffb9dc368", "port_range_min": 10, "ethertype": "IPv4", "project_id": "ba2d5b17b7484160936e99cffb9dc368"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:20:22Z", "revision_number": 0, "id": "657c201f-0b4d-48e0-a8aa-3cd0e854378f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:20:22Z", "security_group_id": "9951e76e-d5a2-4236-9882-8aadaa542c15", "tenant_id": "ba2d5b17b7484160936e99cffb9dc368", "port_range_min": null, "ethertype": "IPv4", "project_id": "ba2d5b17b7484160936e99cffb9dc368"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:20:20Z", "revision_number": 0, "id": "a2f5d39b-fc38-4e66-858e-ae292e4cd8af", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:20:20Z", "security_group_id": "9951e76e-d5a2-4236-9882-8aadaa542c15", "tenant_id": "ba2d5b17b7484160936e99cffb9dc368", "port_range_min": null, "ethertype": "IPv6", "project_id": "ba2d5b17b7484160936e99cffb9dc368"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:20:23Z", "revision_number": 0, "id": "f8af3330-60d5-438e-bf29-d7223fdac999", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:20:23Z", "security_group_id": "9951e76e-d5a2-4236-9882-8aadaa542c15", "tenant_id": "ba2d5b17b7484160936e99cffb9dc368", "port_range_min": null, "ethertype": "IPv6", "project_id": "ba2d5b17b7484160936e99cffb9dc368"}], "revision_number": 5, "project_id": "ba2d5b17b7484160936e99cffb9dc368", "id": "9951e76e-d5a2-4236-9882-8aadaa542c15", "name": "CreateSecurityGroupTests-a796d036-8b52-4ff4-a098-76f49c2460d3name"}]} 2018-12-27 17:20:27,438 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a796d036-8b52-4ff4-a098-76f49c2460d3name used request id req-35e803f9-ac37-4c80-9dea-f363abf3cf43 2018-12-27 17:20:27,438 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 9951e76e-d5a2-4236-9882-8aadaa542c15 2018-12-27 17:20:27,443 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=9951e76e-d5a2-4236-9882-8aadaa542c15 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f688049706b0bda7cdc1a2efabed24be69fc6011" 2018-12-27 17:20:27,650 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-f6193ff4-e14d-4f52-b889-653d4bfe2899 Date: Thu, 27 Dec 2018 17:20:27 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:20:20Z", "security_group_id": "9951e76e-d5a2-4236-9882-8aadaa542c15", "port_range_min": null, "revision_number": 0, "tenant_id": "ba2d5b17b7484160936e99cffb9dc368", "created_at": "2018-12-27T17:20:20Z", "project_id": "ba2d5b17b7484160936e99cffb9dc368", "id": "39a9de2b-6083-4f82-a3ff-a01c6b0e3c56"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-12-27T17:20:24Z", "security_group_id": "9951e76e-d5a2-4236-9882-8aadaa542c15", "port_range_min": 10, "revision_number": 0, "tenant_id": "ba2d5b17b7484160936e99cffb9dc368", "created_at": "2018-12-27T17:20:24Z", "project_id": "ba2d5b17b7484160936e99cffb9dc368", "id": "42a31c5c-870c-4c04-aaf6-c41435d075c4"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:20:22Z", "security_group_id": "9951e76e-d5a2-4236-9882-8aadaa542c15", "port_range_min": null, "revision_number": 0, "tenant_id": "ba2d5b17b7484160936e99cffb9dc368", "created_at": "2018-12-27T17:20:22Z", "project_id": "ba2d5b17b7484160936e99cffb9dc368", "id": "657c201f-0b4d-48e0-a8aa-3cd0e854378f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:20:20Z", "security_group_id": "9951e76e-d5a2-4236-9882-8aadaa542c15", "port_range_min": null, "revision_number": 0, "tenant_id": "ba2d5b17b7484160936e99cffb9dc368", "created_at": "2018-12-27T17:20:20Z", "project_id": "ba2d5b17b7484160936e99cffb9dc368", "id": "a2f5d39b-fc38-4e66-858e-ae292e4cd8af"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:20:23Z", "security_group_id": "9951e76e-d5a2-4236-9882-8aadaa542c15", "port_range_min": null, "revision_number": 0, "tenant_id": "ba2d5b17b7484160936e99cffb9dc368", "created_at": "2018-12-27T17:20:23Z", "project_id": "ba2d5b17b7484160936e99cffb9dc368", "id": "f8af3330-60d5-438e-bf29-d7223fdac999"}]} 2018-12-27 17:20:27,650 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=9951e76e-d5a2-4236-9882-8aadaa542c15 used request id req-f6193ff4-e14d-4f52-b889-653d4bfe2899 2018-12-27 17:20:27,656 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a796d036-8b52-4ff4-a098-76f49c2460d3name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f688049706b0bda7cdc1a2efabed24be69fc6011" 2018-12-27 17:20:27,895 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-c0031289-9bdf-4100-9b9f-f5378c423808 Date: Thu, 27 Dec 2018 17:20:27 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "ba2d5b17b7484160936e99cffb9dc368", "created_at": "2018-12-27T17:20:20Z", "updated_at": "2018-12-27T17:20:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:20:20Z", "revision_number": 0, "id": "39a9de2b-6083-4f82-a3ff-a01c6b0e3c56", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:20:20Z", "security_group_id": "9951e76e-d5a2-4236-9882-8aadaa542c15", "tenant_id": "ba2d5b17b7484160936e99cffb9dc368", "port_range_min": null, "ethertype": "IPv4", "project_id": "ba2d5b17b7484160936e99cffb9dc368"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-12-27T17:20:24Z", "revision_number": 0, "id": "42a31c5c-870c-4c04-aaf6-c41435d075c4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:20:24Z", "security_group_id": "9951e76e-d5a2-4236-9882-8aadaa542c15", "tenant_id": "ba2d5b17b7484160936e99cffb9dc368", "port_range_min": 10, "ethertype": "IPv4", "project_id": "ba2d5b17b7484160936e99cffb9dc368"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:20:22Z", "revision_number": 0, "id": "657c201f-0b4d-48e0-a8aa-3cd0e854378f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:20:22Z", "security_group_id": "9951e76e-d5a2-4236-9882-8aadaa542c15", "tenant_id": "ba2d5b17b7484160936e99cffb9dc368", "port_range_min": null, "ethertype": "IPv4", "project_id": "ba2d5b17b7484160936e99cffb9dc368"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:20:20Z", "revision_number": 0, "id": "a2f5d39b-fc38-4e66-858e-ae292e4cd8af", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:20:20Z", "security_group_id": "9951e76e-d5a2-4236-9882-8aadaa542c15", "tenant_id": "ba2d5b17b7484160936e99cffb9dc368", "port_range_min": null, "ethertype": "IPv6", "project_id": "ba2d5b17b7484160936e99cffb9dc368"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:20:23Z", "revision_number": 0, "id": "f8af3330-60d5-438e-bf29-d7223fdac999", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:20:23Z", "security_group_id": "9951e76e-d5a2-4236-9882-8aadaa542c15", "tenant_id": "ba2d5b17b7484160936e99cffb9dc368", "port_range_min": null, "ethertype": "IPv6", "project_id": "ba2d5b17b7484160936e99cffb9dc368"}], "revision_number": 5, "project_id": "ba2d5b17b7484160936e99cffb9dc368", "id": "9951e76e-d5a2-4236-9882-8aadaa542c15", "name": "CreateSecurityGroupTests-a796d036-8b52-4ff4-a098-76f49c2460d3name"}]} 2018-12-27 17:20:27,895 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a796d036-8b52-4ff4-a098-76f49c2460d3name used request id req-c0031289-9bdf-4100-9b9f-f5378c423808 2018-12-27 17:20:27,896 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 9951e76e-d5a2-4236-9882-8aadaa542c15 2018-12-27 17:20:27,901 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=9951e76e-d5a2-4236-9882-8aadaa542c15 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f688049706b0bda7cdc1a2efabed24be69fc6011" 2018-12-27 17:20:28,097 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-a391a214-b1c1-457c-9875-a9f53de3018d Date: Thu, 27 Dec 2018 17:20:28 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:20:20Z", "security_group_id": "9951e76e-d5a2-4236-9882-8aadaa542c15", "port_range_min": null, "revision_number": 0, "tenant_id": "ba2d5b17b7484160936e99cffb9dc368", "created_at": "2018-12-27T17:20:20Z", "project_id": "ba2d5b17b7484160936e99cffb9dc368", "id": "39a9de2b-6083-4f82-a3ff-a01c6b0e3c56"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-12-27T17:20:24Z", "security_group_id": "9951e76e-d5a2-4236-9882-8aadaa542c15", "port_range_min": 10, "revision_number": 0, "tenant_id": "ba2d5b17b7484160936e99cffb9dc368", "created_at": "2018-12-27T17:20:24Z", "project_id": "ba2d5b17b7484160936e99cffb9dc368", "id": "42a31c5c-870c-4c04-aaf6-c41435d075c4"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:20:22Z", "security_group_id": "9951e76e-d5a2-4236-9882-8aadaa542c15", "port_range_min": null, "revision_number": 0, "tenant_id": "ba2d5b17b7484160936e99cffb9dc368", "created_at": "2018-12-27T17:20:22Z", "project_id": "ba2d5b17b7484160936e99cffb9dc368", "id": "657c201f-0b4d-48e0-a8aa-3cd0e854378f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:20:20Z", "security_group_id": "9951e76e-d5a2-4236-9882-8aadaa542c15", "port_range_min": null, "revision_number": 0, "tenant_id": "ba2d5b17b7484160936e99cffb9dc368", "created_at": "2018-12-27T17:20:20Z", "project_id": "ba2d5b17b7484160936e99cffb9dc368", "id": "a2f5d39b-fc38-4e66-858e-ae292e4cd8af"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:20:23Z", "security_group_id": "9951e76e-d5a2-4236-9882-8aadaa542c15", "port_range_min": null, "revision_number": 0, "tenant_id": "ba2d5b17b7484160936e99cffb9dc368", "created_at": "2018-12-27T17:20:23Z", "project_id": "ba2d5b17b7484160936e99cffb9dc368", "id": "f8af3330-60d5-438e-bf29-d7223fdac999"}]} 2018-12-27 17:20:28,097 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=9951e76e-d5a2-4236-9882-8aadaa542c15 used request id req-a391a214-b1c1-457c-9875-a9f53de3018d 2018-12-27 17:20:28,102 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a796d036-8b52-4ff4-a098-76f49c2460d3name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f688049706b0bda7cdc1a2efabed24be69fc6011" 2018-12-27 17:20:28,335 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-54d4725c-68ca-4f09-83ac-f677f51231d7 Date: Thu, 27 Dec 2018 17:20:28 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "ba2d5b17b7484160936e99cffb9dc368", "created_at": "2018-12-27T17:20:20Z", "updated_at": "2018-12-27T17:20:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:20:20Z", "revision_number": 0, "id": "39a9de2b-6083-4f82-a3ff-a01c6b0e3c56", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:20:20Z", "security_group_id": "9951e76e-d5a2-4236-9882-8aadaa542c15", "tenant_id": "ba2d5b17b7484160936e99cffb9dc368", "port_range_min": null, "ethertype": "IPv4", "project_id": "ba2d5b17b7484160936e99cffb9dc368"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-12-27T17:20:24Z", "revision_number": 0, "id": "42a31c5c-870c-4c04-aaf6-c41435d075c4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:20:24Z", "security_group_id": "9951e76e-d5a2-4236-9882-8aadaa542c15", "tenant_id": "ba2d5b17b7484160936e99cffb9dc368", "port_range_min": 10, "ethertype": "IPv4", "project_id": "ba2d5b17b7484160936e99cffb9dc368"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:20:22Z", "revision_number": 0, "id": "657c201f-0b4d-48e0-a8aa-3cd0e854378f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:20:22Z", "security_group_id": "9951e76e-d5a2-4236-9882-8aadaa542c15", "tenant_id": "ba2d5b17b7484160936e99cffb9dc368", "port_range_min": null, "ethertype": "IPv4", "project_id": "ba2d5b17b7484160936e99cffb9dc368"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:20:20Z", "revision_number": 0, "id": "a2f5d39b-fc38-4e66-858e-ae292e4cd8af", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:20:20Z", "security_group_id": "9951e76e-d5a2-4236-9882-8aadaa542c15", "tenant_id": "ba2d5b17b7484160936e99cffb9dc368", "port_range_min": null, "ethertype": "IPv6", "project_id": "ba2d5b17b7484160936e99cffb9dc368"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:20:23Z", "revision_number": 0, "id": "f8af3330-60d5-438e-bf29-d7223fdac999", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:20:23Z", "security_group_id": "9951e76e-d5a2-4236-9882-8aadaa542c15", "tenant_id": "ba2d5b17b7484160936e99cffb9dc368", "port_range_min": null, "ethertype": "IPv6", "project_id": "ba2d5b17b7484160936e99cffb9dc368"}], "revision_number": 5, "project_id": "ba2d5b17b7484160936e99cffb9dc368", "id": "9951e76e-d5a2-4236-9882-8aadaa542c15", "name": "CreateSecurityGroupTests-a796d036-8b52-4ff4-a098-76f49c2460d3name"}]} 2018-12-27 17:20:28,335 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a796d036-8b52-4ff4-a098-76f49c2460d3name used request id req-54d4725c-68ca-4f09-83ac-f677f51231d7 2018-12-27 17:20:28,336 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 9951e76e-d5a2-4236-9882-8aadaa542c15 2018-12-27 17:20:28,341 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=9951e76e-d5a2-4236-9882-8aadaa542c15 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f688049706b0bda7cdc1a2efabed24be69fc6011" 2018-12-27 17:20:28,563 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-8770c973-449a-4464-a77e-2afd898c6dc9 Date: Thu, 27 Dec 2018 17:20:28 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:20:20Z", "security_group_id": "9951e76e-d5a2-4236-9882-8aadaa542c15", "port_range_min": null, "revision_number": 0, "tenant_id": "ba2d5b17b7484160936e99cffb9dc368", "created_at": "2018-12-27T17:20:20Z", "project_id": "ba2d5b17b7484160936e99cffb9dc368", "id": "39a9de2b-6083-4f82-a3ff-a01c6b0e3c56"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-12-27T17:20:24Z", "security_group_id": "9951e76e-d5a2-4236-9882-8aadaa542c15", "port_range_min": 10, "revision_number": 0, "tenant_id": "ba2d5b17b7484160936e99cffb9dc368", "created_at": "2018-12-27T17:20:24Z", "project_id": "ba2d5b17b7484160936e99cffb9dc368", "id": "42a31c5c-870c-4c04-aaf6-c41435d075c4"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:20:22Z", "security_group_id": "9951e76e-d5a2-4236-9882-8aadaa542c15", "port_range_min": null, "revision_number": 0, "tenant_id": "ba2d5b17b7484160936e99cffb9dc368", "created_at": "2018-12-27T17:20:22Z", "project_id": "ba2d5b17b7484160936e99cffb9dc368", "id": "657c201f-0b4d-48e0-a8aa-3cd0e854378f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:20:20Z", "security_group_id": "9951e76e-d5a2-4236-9882-8aadaa542c15", "port_range_min": null, "revision_number": 0, "tenant_id": "ba2d5b17b7484160936e99cffb9dc368", "created_at": "2018-12-27T17:20:20Z", "project_id": "ba2d5b17b7484160936e99cffb9dc368", "id": "a2f5d39b-fc38-4e66-858e-ae292e4cd8af"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:20:23Z", "security_group_id": "9951e76e-d5a2-4236-9882-8aadaa542c15", "port_range_min": null, "revision_number": 0, "tenant_id": "ba2d5b17b7484160936e99cffb9dc368", "created_at": "2018-12-27T17:20:23Z", "project_id": "ba2d5b17b7484160936e99cffb9dc368", "id": "f8af3330-60d5-438e-bf29-d7223fdac999"}]} 2018-12-27 17:20:28,563 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=9951e76e-d5a2-4236-9882-8aadaa542c15 used request id req-8770c973-449a-4464-a77e-2afd898c6dc9 2018-12-27 17:20:28,568 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a796d036-8b52-4ff4-a098-76f49c2460d3name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f688049706b0bda7cdc1a2efabed24be69fc6011" 2018-12-27 17:20:28,614 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-7c87d2a7-f3a9-40d0-86b9-816293ba06fb Date: Thu, 27 Dec 2018 17:20:28 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "ba2d5b17b7484160936e99cffb9dc368", "created_at": "2018-12-27T17:20:20Z", "updated_at": "2018-12-27T17:20:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:20:20Z", "revision_number": 0, "id": "39a9de2b-6083-4f82-a3ff-a01c6b0e3c56", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:20:20Z", "security_group_id": "9951e76e-d5a2-4236-9882-8aadaa542c15", "tenant_id": "ba2d5b17b7484160936e99cffb9dc368", "port_range_min": null, "ethertype": "IPv4", "project_id": "ba2d5b17b7484160936e99cffb9dc368"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-12-27T17:20:24Z", "revision_number": 0, "id": "42a31c5c-870c-4c04-aaf6-c41435d075c4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:20:24Z", "security_group_id": "9951e76e-d5a2-4236-9882-8aadaa542c15", "tenant_id": "ba2d5b17b7484160936e99cffb9dc368", "port_range_min": 10, "ethertype": "IPv4", "project_id": "ba2d5b17b7484160936e99cffb9dc368"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:20:22Z", "revision_number": 0, "id": "657c201f-0b4d-48e0-a8aa-3cd0e854378f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:20:22Z", "security_group_id": "9951e76e-d5a2-4236-9882-8aadaa542c15", "tenant_id": "ba2d5b17b7484160936e99cffb9dc368", "port_range_min": null, "ethertype": "IPv4", "project_id": "ba2d5b17b7484160936e99cffb9dc368"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:20:20Z", "revision_number": 0, "id": "a2f5d39b-fc38-4e66-858e-ae292e4cd8af", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:20:20Z", "security_group_id": "9951e76e-d5a2-4236-9882-8aadaa542c15", "tenant_id": "ba2d5b17b7484160936e99cffb9dc368", "port_range_min": null, "ethertype": "IPv6", "project_id": "ba2d5b17b7484160936e99cffb9dc368"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:20:23Z", "revision_number": 0, "id": "f8af3330-60d5-438e-bf29-d7223fdac999", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:20:23Z", "security_group_id": "9951e76e-d5a2-4236-9882-8aadaa542c15", "tenant_id": "ba2d5b17b7484160936e99cffb9dc368", "port_range_min": null, "ethertype": "IPv6", "project_id": "ba2d5b17b7484160936e99cffb9dc368"}], "revision_number": 5, "project_id": "ba2d5b17b7484160936e99cffb9dc368", "id": "9951e76e-d5a2-4236-9882-8aadaa542c15", "name": "CreateSecurityGroupTests-a796d036-8b52-4ff4-a098-76f49c2460d3name"}]} 2018-12-27 17:20:28,614 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a796d036-8b52-4ff4-a098-76f49c2460d3name used request id req-7c87d2a7-f3a9-40d0-86b9-816293ba06fb 2018-12-27 17:20:28,615 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 9951e76e-d5a2-4236-9882-8aadaa542c15 2018-12-27 17:20:28,620 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=9951e76e-d5a2-4236-9882-8aadaa542c15 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f688049706b0bda7cdc1a2efabed24be69fc6011" 2018-12-27 17:20:28,823 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-c0e79aec-26a5-4819-b9ea-fbbc9d146d85 Date: Thu, 27 Dec 2018 17:20:28 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:20:20Z", "security_group_id": "9951e76e-d5a2-4236-9882-8aadaa542c15", "port_range_min": null, "revision_number": 0, "tenant_id": "ba2d5b17b7484160936e99cffb9dc368", "created_at": "2018-12-27T17:20:20Z", "project_id": "ba2d5b17b7484160936e99cffb9dc368", "id": "39a9de2b-6083-4f82-a3ff-a01c6b0e3c56"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-12-27T17:20:24Z", "security_group_id": "9951e76e-d5a2-4236-9882-8aadaa542c15", "port_range_min": 10, "revision_number": 0, "tenant_id": "ba2d5b17b7484160936e99cffb9dc368", "created_at": "2018-12-27T17:20:24Z", "project_id": "ba2d5b17b7484160936e99cffb9dc368", "id": "42a31c5c-870c-4c04-aaf6-c41435d075c4"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:20:22Z", "security_group_id": "9951e76e-d5a2-4236-9882-8aadaa542c15", "port_range_min": null, "revision_number": 0, "tenant_id": "ba2d5b17b7484160936e99cffb9dc368", "created_at": "2018-12-27T17:20:22Z", "project_id": "ba2d5b17b7484160936e99cffb9dc368", "id": "657c201f-0b4d-48e0-a8aa-3cd0e854378f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:20:20Z", "security_group_id": "9951e76e-d5a2-4236-9882-8aadaa542c15", "port_range_min": null, "revision_number": 0, "tenant_id": "ba2d5b17b7484160936e99cffb9dc368", "created_at": "2018-12-27T17:20:20Z", "project_id": "ba2d5b17b7484160936e99cffb9dc368", "id": "a2f5d39b-fc38-4e66-858e-ae292e4cd8af"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:20:23Z", "security_group_id": "9951e76e-d5a2-4236-9882-8aadaa542c15", "port_range_min": null, "revision_number": 0, "tenant_id": "ba2d5b17b7484160936e99cffb9dc368", "created_at": "2018-12-27T17:20:23Z", "project_id": "ba2d5b17b7484160936e99cffb9dc368", "id": "f8af3330-60d5-438e-bf29-d7223fdac999"}]} 2018-12-27 17:20:28,823 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=9951e76e-d5a2-4236-9882-8aadaa542c15 used request id req-c0e79aec-26a5-4819-b9ea-fbbc9d146d85 2018-12-27 17:20:28,829 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a796d036-8b52-4ff4-a098-76f49c2460d3name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f688049706b0bda7cdc1a2efabed24be69fc6011" 2018-12-27 17:20:28,881 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-586f3c8f-5a0f-4f61-8631-0f5678132ff7 Date: Thu, 27 Dec 2018 17:20:28 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "ba2d5b17b7484160936e99cffb9dc368", "created_at": "2018-12-27T17:20:20Z", "updated_at": "2018-12-27T17:20:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:20:20Z", "revision_number": 0, "id": "39a9de2b-6083-4f82-a3ff-a01c6b0e3c56", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:20:20Z", "security_group_id": "9951e76e-d5a2-4236-9882-8aadaa542c15", "tenant_id": "ba2d5b17b7484160936e99cffb9dc368", "port_range_min": null, "ethertype": "IPv4", "project_id": "ba2d5b17b7484160936e99cffb9dc368"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-12-27T17:20:24Z", "revision_number": 0, "id": "42a31c5c-870c-4c04-aaf6-c41435d075c4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:20:24Z", "security_group_id": "9951e76e-d5a2-4236-9882-8aadaa542c15", "tenant_id": "ba2d5b17b7484160936e99cffb9dc368", "port_range_min": 10, "ethertype": "IPv4", "project_id": "ba2d5b17b7484160936e99cffb9dc368"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:20:22Z", "revision_number": 0, "id": "657c201f-0b4d-48e0-a8aa-3cd0e854378f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:20:22Z", "security_group_id": "9951e76e-d5a2-4236-9882-8aadaa542c15", "tenant_id": "ba2d5b17b7484160936e99cffb9dc368", "port_range_min": null, "ethertype": "IPv4", "project_id": "ba2d5b17b7484160936e99cffb9dc368"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:20:20Z", "revision_number": 0, "id": "a2f5d39b-fc38-4e66-858e-ae292e4cd8af", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:20:20Z", "security_group_id": "9951e76e-d5a2-4236-9882-8aadaa542c15", "tenant_id": "ba2d5b17b7484160936e99cffb9dc368", "port_range_min": null, "ethertype": "IPv6", "project_id": "ba2d5b17b7484160936e99cffb9dc368"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:20:23Z", "revision_number": 0, "id": "f8af3330-60d5-438e-bf29-d7223fdac999", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:20:23Z", "security_group_id": "9951e76e-d5a2-4236-9882-8aadaa542c15", "tenant_id": "ba2d5b17b7484160936e99cffb9dc368", "port_range_min": null, "ethertype": "IPv6", "project_id": "ba2d5b17b7484160936e99cffb9dc368"}], "revision_number": 5, "project_id": "ba2d5b17b7484160936e99cffb9dc368", "id": "9951e76e-d5a2-4236-9882-8aadaa542c15", "name": "CreateSecurityGroupTests-a796d036-8b52-4ff4-a098-76f49c2460d3name"}]} 2018-12-27 17:20:28,881 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a796d036-8b52-4ff4-a098-76f49c2460d3name used request id req-586f3c8f-5a0f-4f61-8631-0f5678132ff7 2018-12-27 17:20:28,882 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 9951e76e-d5a2-4236-9882-8aadaa542c15 2018-12-27 17:20:28,886 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=9951e76e-d5a2-4236-9882-8aadaa542c15 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f688049706b0bda7cdc1a2efabed24be69fc6011" 2018-12-27 17:20:28,907 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-1e5ced62-911e-4c0a-97d8-ace8b5b9d2ee Date: Thu, 27 Dec 2018 17:20:28 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:20:20Z", "security_group_id": "9951e76e-d5a2-4236-9882-8aadaa542c15", "port_range_min": null, "revision_number": 0, "tenant_id": "ba2d5b17b7484160936e99cffb9dc368", "created_at": "2018-12-27T17:20:20Z", "project_id": "ba2d5b17b7484160936e99cffb9dc368", "id": "39a9de2b-6083-4f82-a3ff-a01c6b0e3c56"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-12-27T17:20:24Z", "security_group_id": "9951e76e-d5a2-4236-9882-8aadaa542c15", "port_range_min": 10, "revision_number": 0, "tenant_id": "ba2d5b17b7484160936e99cffb9dc368", "created_at": "2018-12-27T17:20:24Z", "project_id": "ba2d5b17b7484160936e99cffb9dc368", "id": "42a31c5c-870c-4c04-aaf6-c41435d075c4"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:20:22Z", "security_group_id": "9951e76e-d5a2-4236-9882-8aadaa542c15", "port_range_min": null, "revision_number": 0, "tenant_id": "ba2d5b17b7484160936e99cffb9dc368", "created_at": "2018-12-27T17:20:22Z", "project_id": "ba2d5b17b7484160936e99cffb9dc368", "id": "657c201f-0b4d-48e0-a8aa-3cd0e854378f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:20:20Z", "security_group_id": "9951e76e-d5a2-4236-9882-8aadaa542c15", "port_range_min": null, "revision_number": 0, "tenant_id": "ba2d5b17b7484160936e99cffb9dc368", "created_at": "2018-12-27T17:20:20Z", "project_id": "ba2d5b17b7484160936e99cffb9dc368", "id": "a2f5d39b-fc38-4e66-858e-ae292e4cd8af"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:20:23Z", "security_group_id": "9951e76e-d5a2-4236-9882-8aadaa542c15", "port_range_min": null, "revision_number": 0, "tenant_id": "ba2d5b17b7484160936e99cffb9dc368", "created_at": "2018-12-27T17:20:23Z", "project_id": "ba2d5b17b7484160936e99cffb9dc368", "id": "f8af3330-60d5-438e-bf29-d7223fdac999"}]} 2018-12-27 17:20:28,907 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=9951e76e-d5a2-4236-9882-8aadaa542c15 used request id req-1e5ced62-911e-4c0a-97d8-ace8b5b9d2ee 2018-12-27 17:20:28,912 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a796d036-8b52-4ff4-a098-76f49c2460d3name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f688049706b0bda7cdc1a2efabed24be69fc6011" 2018-12-27 17:20:28,957 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-12157765-7c2e-48dd-a56a-d61968d0a9ac Date: Thu, 27 Dec 2018 17:20:28 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "ba2d5b17b7484160936e99cffb9dc368", "created_at": "2018-12-27T17:20:20Z", "updated_at": "2018-12-27T17:20:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:20:20Z", "revision_number": 0, "id": "39a9de2b-6083-4f82-a3ff-a01c6b0e3c56", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:20:20Z", "security_group_id": "9951e76e-d5a2-4236-9882-8aadaa542c15", "tenant_id": "ba2d5b17b7484160936e99cffb9dc368", "port_range_min": null, "ethertype": "IPv4", "project_id": "ba2d5b17b7484160936e99cffb9dc368"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-12-27T17:20:24Z", "revision_number": 0, "id": "42a31c5c-870c-4c04-aaf6-c41435d075c4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:20:24Z", "security_group_id": "9951e76e-d5a2-4236-9882-8aadaa542c15", "tenant_id": "ba2d5b17b7484160936e99cffb9dc368", "port_range_min": 10, "ethertype": "IPv4", "project_id": "ba2d5b17b7484160936e99cffb9dc368"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:20:22Z", "revision_number": 0, "id": "657c201f-0b4d-48e0-a8aa-3cd0e854378f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:20:22Z", "security_group_id": "9951e76e-d5a2-4236-9882-8aadaa542c15", "tenant_id": "ba2d5b17b7484160936e99cffb9dc368", "port_range_min": null, "ethertype": "IPv4", "project_id": "ba2d5b17b7484160936e99cffb9dc368"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:20:20Z", "revision_number": 0, "id": "a2f5d39b-fc38-4e66-858e-ae292e4cd8af", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:20:20Z", "security_group_id": "9951e76e-d5a2-4236-9882-8aadaa542c15", "tenant_id": "ba2d5b17b7484160936e99cffb9dc368", "port_range_min": null, "ethertype": "IPv6", "project_id": "ba2d5b17b7484160936e99cffb9dc368"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:20:23Z", "revision_number": 0, "id": "f8af3330-60d5-438e-bf29-d7223fdac999", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:20:23Z", "security_group_id": "9951e76e-d5a2-4236-9882-8aadaa542c15", "tenant_id": "ba2d5b17b7484160936e99cffb9dc368", "port_range_min": null, "ethertype": "IPv6", "project_id": "ba2d5b17b7484160936e99cffb9dc368"}], "revision_number": 5, "project_id": "ba2d5b17b7484160936e99cffb9dc368", "id": "9951e76e-d5a2-4236-9882-8aadaa542c15", "name": "CreateSecurityGroupTests-a796d036-8b52-4ff4-a098-76f49c2460d3name"}]} 2018-12-27 17:20:28,957 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a796d036-8b52-4ff4-a098-76f49c2460d3name used request id req-12157765-7c2e-48dd-a56a-d61968d0a9ac 2018-12-27 17:20:28,958 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 9951e76e-d5a2-4236-9882-8aadaa542c15 2018-12-27 17:20:28,963 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=9951e76e-d5a2-4236-9882-8aadaa542c15 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f688049706b0bda7cdc1a2efabed24be69fc6011" 2018-12-27 17:20:28,984 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-c8312136-b5f9-406d-b94d-8990d9b9aa84 Date: Thu, 27 Dec 2018 17:20:28 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:20:20Z", "security_group_id": "9951e76e-d5a2-4236-9882-8aadaa542c15", "port_range_min": null, "revision_number": 0, "tenant_id": "ba2d5b17b7484160936e99cffb9dc368", "created_at": "2018-12-27T17:20:20Z", "project_id": "ba2d5b17b7484160936e99cffb9dc368", "id": "39a9de2b-6083-4f82-a3ff-a01c6b0e3c56"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-12-27T17:20:24Z", "security_group_id": "9951e76e-d5a2-4236-9882-8aadaa542c15", "port_range_min": 10, "revision_number": 0, "tenant_id": "ba2d5b17b7484160936e99cffb9dc368", "created_at": "2018-12-27T17:20:24Z", "project_id": "ba2d5b17b7484160936e99cffb9dc368", "id": "42a31c5c-870c-4c04-aaf6-c41435d075c4"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:20:22Z", "security_group_id": "9951e76e-d5a2-4236-9882-8aadaa542c15", "port_range_min": null, "revision_number": 0, "tenant_id": "ba2d5b17b7484160936e99cffb9dc368", "created_at": "2018-12-27T17:20:22Z", "project_id": "ba2d5b17b7484160936e99cffb9dc368", "id": "657c201f-0b4d-48e0-a8aa-3cd0e854378f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:20:20Z", "security_group_id": "9951e76e-d5a2-4236-9882-8aadaa542c15", "port_range_min": null, "revision_number": 0, "tenant_id": "ba2d5b17b7484160936e99cffb9dc368", "created_at": "2018-12-27T17:20:20Z", "project_id": "ba2d5b17b7484160936e99cffb9dc368", "id": "a2f5d39b-fc38-4e66-858e-ae292e4cd8af"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:20:23Z", "security_group_id": "9951e76e-d5a2-4236-9882-8aadaa542c15", "port_range_min": null, "revision_number": 0, "tenant_id": "ba2d5b17b7484160936e99cffb9dc368", "created_at": "2018-12-27T17:20:23Z", "project_id": "ba2d5b17b7484160936e99cffb9dc368", "id": "f8af3330-60d5-438e-bf29-d7223fdac999"}]} 2018-12-27 17:20:28,984 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=9951e76e-d5a2-4236-9882-8aadaa542c15 used request id req-c8312136-b5f9-406d-b94d-8990d9b9aa84 2018-12-27 17:20:28,989 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a796d036-8b52-4ff4-a098-76f49c2460d3name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f688049706b0bda7cdc1a2efabed24be69fc6011" 2018-12-27 17:20:29,046 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-620ea9b9-5fbb-4d09-90b0-634ff74102c2 Date: Thu, 27 Dec 2018 17:20:29 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "ba2d5b17b7484160936e99cffb9dc368", "created_at": "2018-12-27T17:20:20Z", "updated_at": "2018-12-27T17:20:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:20:20Z", "revision_number": 0, "id": "39a9de2b-6083-4f82-a3ff-a01c6b0e3c56", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:20:20Z", "security_group_id": "9951e76e-d5a2-4236-9882-8aadaa542c15", "tenant_id": "ba2d5b17b7484160936e99cffb9dc368", "port_range_min": null, "ethertype": "IPv4", "project_id": "ba2d5b17b7484160936e99cffb9dc368"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-12-27T17:20:24Z", "revision_number": 0, "id": "42a31c5c-870c-4c04-aaf6-c41435d075c4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:20:24Z", "security_group_id": "9951e76e-d5a2-4236-9882-8aadaa542c15", "tenant_id": "ba2d5b17b7484160936e99cffb9dc368", "port_range_min": 10, "ethertype": "IPv4", "project_id": "ba2d5b17b7484160936e99cffb9dc368"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:20:22Z", "revision_number": 0, "id": "657c201f-0b4d-48e0-a8aa-3cd0e854378f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:20:22Z", "security_group_id": "9951e76e-d5a2-4236-9882-8aadaa542c15", "tenant_id": "ba2d5b17b7484160936e99cffb9dc368", "port_range_min": null, "ethertype": "IPv4", "project_id": "ba2d5b17b7484160936e99cffb9dc368"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:20:20Z", "revision_number": 0, "id": "a2f5d39b-fc38-4e66-858e-ae292e4cd8af", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:20:20Z", "security_group_id": "9951e76e-d5a2-4236-9882-8aadaa542c15", "tenant_id": "ba2d5b17b7484160936e99cffb9dc368", "port_range_min": null, "ethertype": "IPv6", "project_id": "ba2d5b17b7484160936e99cffb9dc368"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:20:23Z", "revision_number": 0, "id": "f8af3330-60d5-438e-bf29-d7223fdac999", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:20:23Z", "security_group_id": "9951e76e-d5a2-4236-9882-8aadaa542c15", "tenant_id": "ba2d5b17b7484160936e99cffb9dc368", "port_range_min": null, "ethertype": "IPv6", "project_id": "ba2d5b17b7484160936e99cffb9dc368"}], "revision_number": 5, "project_id": "ba2d5b17b7484160936e99cffb9dc368", "id": "9951e76e-d5a2-4236-9882-8aadaa542c15", "name": "CreateSecurityGroupTests-a796d036-8b52-4ff4-a098-76f49c2460d3name"}]} 2018-12-27 17:20:29,047 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a796d036-8b52-4ff4-a098-76f49c2460d3name used request id req-620ea9b9-5fbb-4d09-90b0-634ff74102c2 2018-12-27 17:20:29,047 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 9951e76e-d5a2-4236-9882-8aadaa542c15 2018-12-27 17:20:29,052 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=9951e76e-d5a2-4236-9882-8aadaa542c15 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f688049706b0bda7cdc1a2efabed24be69fc6011" 2018-12-27 17:20:29,074 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-eaca43d6-82bd-4e47-b5bd-d765203f004f Date: Thu, 27 Dec 2018 17:20:29 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:20:20Z", "security_group_id": "9951e76e-d5a2-4236-9882-8aadaa542c15", "port_range_min": null, "revision_number": 0, "tenant_id": "ba2d5b17b7484160936e99cffb9dc368", "created_at": "2018-12-27T17:20:20Z", "project_id": "ba2d5b17b7484160936e99cffb9dc368", "id": "39a9de2b-6083-4f82-a3ff-a01c6b0e3c56"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-12-27T17:20:24Z", "security_group_id": "9951e76e-d5a2-4236-9882-8aadaa542c15", "port_range_min": 10, "revision_number": 0, "tenant_id": "ba2d5b17b7484160936e99cffb9dc368", "created_at": "2018-12-27T17:20:24Z", "project_id": "ba2d5b17b7484160936e99cffb9dc368", "id": "42a31c5c-870c-4c04-aaf6-c41435d075c4"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:20:22Z", "security_group_id": "9951e76e-d5a2-4236-9882-8aadaa542c15", "port_range_min": null, "revision_number": 0, "tenant_id": "ba2d5b17b7484160936e99cffb9dc368", "created_at": "2018-12-27T17:20:22Z", "project_id": "ba2d5b17b7484160936e99cffb9dc368", "id": "657c201f-0b4d-48e0-a8aa-3cd0e854378f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:20:20Z", "security_group_id": "9951e76e-d5a2-4236-9882-8aadaa542c15", "port_range_min": null, "revision_number": 0, "tenant_id": "ba2d5b17b7484160936e99cffb9dc368", "created_at": "2018-12-27T17:20:20Z", "project_id": "ba2d5b17b7484160936e99cffb9dc368", "id": "a2f5d39b-fc38-4e66-858e-ae292e4cd8af"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:20:23Z", "security_group_id": "9951e76e-d5a2-4236-9882-8aadaa542c15", "port_range_min": null, "revision_number": 0, "tenant_id": "ba2d5b17b7484160936e99cffb9dc368", "created_at": "2018-12-27T17:20:23Z", "project_id": "ba2d5b17b7484160936e99cffb9dc368", "id": "f8af3330-60d5-438e-bf29-d7223fdac999"}]} 2018-12-27 17:20:29,074 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=9951e76e-d5a2-4236-9882-8aadaa542c15 used request id req-eaca43d6-82bd-4e47-b5bd-d765203f004f 2018-12-27 17:20:29,075 - neutron_utils - INFO - Deleting security group rule with ID - a2f5d39b-fc38-4e66-858e-ae292e4cd8af 2018-12-27 17:20:29,079 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/security-group-rules/a2f5d39b-fc38-4e66-858e-ae292e4cd8af -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77b08d4ba4f834779931c4923164d1a38cf2620e" 2018-12-27 17:20:29,217 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-2f70046f-1409-4e9e-a40f-344ae0c523f1 Content-Length: 0 Date: Thu, 27 Dec 2018 17:20:29 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 17:20:29,217 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-group-rules/a2f5d39b-fc38-4e66-858e-ae292e4cd8af used request id req-2f70046f-1409-4e9e-a40f-344ae0c523f1 2018-12-27 17:20:29,218 - neutron_utils - INFO - Deleting security group rule with ID - 42a31c5c-870c-4c04-aaf6-c41435d075c4 2018-12-27 17:20:29,222 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/security-group-rules/42a31c5c-870c-4c04-aaf6-c41435d075c4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77b08d4ba4f834779931c4923164d1a38cf2620e" 2018-12-27 17:20:29,360 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-663e1206-4e8a-43eb-b489-0d0687b4e035 Content-Length: 0 Date: Thu, 27 Dec 2018 17:20:29 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 17:20:29,360 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-group-rules/42a31c5c-870c-4c04-aaf6-c41435d075c4 used request id req-663e1206-4e8a-43eb-b489-0d0687b4e035 2018-12-27 17:20:29,360 - neutron_utils - INFO - Deleting security group rule with ID - 39a9de2b-6083-4f82-a3ff-a01c6b0e3c56 2018-12-27 17:20:29,365 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/security-group-rules/39a9de2b-6083-4f82-a3ff-a01c6b0e3c56 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77b08d4ba4f834779931c4923164d1a38cf2620e" 2018-12-27 17:20:29,666 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-9b260fdc-68f7-4e15-ba55-f1c6529dec3c Content-Length: 0 Date: Thu, 27 Dec 2018 17:20:29 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 17:20:29,666 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-group-rules/39a9de2b-6083-4f82-a3ff-a01c6b0e3c56 used request id req-9b260fdc-68f7-4e15-ba55-f1c6529dec3c 2018-12-27 17:20:29,666 - neutron_utils - INFO - Deleting security group rule with ID - f8af3330-60d5-438e-bf29-d7223fdac999 2018-12-27 17:20:29,671 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/security-group-rules/f8af3330-60d5-438e-bf29-d7223fdac999 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77b08d4ba4f834779931c4923164d1a38cf2620e" 2018-12-27 17:20:29,828 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-8a290e23-7a7d-4c62-b98e-7ca67bb0604c Content-Length: 0 Date: Thu, 27 Dec 2018 17:20:29 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 17:20:29,828 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-group-rules/f8af3330-60d5-438e-bf29-d7223fdac999 used request id req-8a290e23-7a7d-4c62-b98e-7ca67bb0604c 2018-12-27 17:20:29,829 - neutron_utils - INFO - Deleting security group rule with ID - 657c201f-0b4d-48e0-a8aa-3cd0e854378f 2018-12-27 17:20:29,833 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/security-group-rules/657c201f-0b4d-48e0-a8aa-3cd0e854378f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77b08d4ba4f834779931c4923164d1a38cf2620e" 2018-12-27 17:20:30,301 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-3af92c06-05ac-424e-84da-acf7055188e8 Content-Length: 0 Date: Thu, 27 Dec 2018 17:20:30 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 17:20:30,301 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-group-rules/657c201f-0b4d-48e0-a8aa-3cd0e854378f used request id req-3af92c06-05ac-424e-84da-acf7055188e8 2018-12-27 17:20:30,302 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-a796d036-8b52-4ff4-a098-76f49c2460d3name 2018-12-27 17:20:30,307 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/security-groups/9951e76e-d5a2-4236-9882-8aadaa542c15 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77b08d4ba4f834779931c4923164d1a38cf2620e" 2018-12-27 17:20:30,457 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-1d22ceb2-a547-4c42-89c3-24fc8c4dcbae Content-Length: 0 Date: Thu, 27 Dec 2018 17:20:30 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 17:20:30,457 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-groups/9951e76e-d5a2-4236-9882-8aadaa542c15 used request id req-1d22ceb2-a547-4c42-89c3-24fc8c4dcbae 2018-12-27 17:20:30,464 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af30074426a7e9470f3849b111bf5654e6aceeec" 2018-12-27 17:20:30,754 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 35896 X-Openstack-Request-Id: req-e02ad669-539c-48e7-b437-5a34dadc0968 Date: Thu, 27 Dec 2018 17:20:30 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "ba2d5b17b7484160936e99cffb9dc368", "created_at": "2018-12-27T17:20:20Z", "updated_at": "2018-12-27T17:20:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:20:20Z", "revision_number": 0, "id": "82eb77b6-c5ee-4580-9c2e-c9fd93757029", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:20:20Z", "security_group_id": "0f617f75-5df2-4694-b43a-7967a2222600", "tenant_id": "ba2d5b17b7484160936e99cffb9dc368", "port_range_min": null, "ethertype": "IPv4", "project_id": "ba2d5b17b7484160936e99cffb9dc368"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:20:20Z", "revision_number": 0, "id": "90f51cb0-3e19-4bd3-99ed-8d5cf64bb7ca", "remote_group_id": "0f617f75-5df2-4694-b43a-7967a2222600", "remote_ip_prefix": null, "created_at": "2018-12-27T17:20:20Z", "security_group_id": "0f617f75-5df2-4694-b43a-7967a2222600", "tenant_id": "ba2d5b17b7484160936e99cffb9dc368", "port_range_min": null, "ethertype": "IPv4", "project_id": "ba2d5b17b7484160936e99cffb9dc368"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:20:20Z", "revision_number": 0, "id": "942ecd95-f3e3-457a-9599-1c1a8039799d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:20:20Z", "security_group_id": "0f617f75-5df2-4694-b43a-7967a2222600", "tenant_id": "ba2d5b17b7484160936e99cffb9dc368", "port_range_min": null, "ethertype": "IPv6", "project_id": "ba2d5b17b7484160936e99cffb9dc368"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:20:20Z", "revision_number": 0, "id": "95b00666-0fde-499b-b738-3c89a353ba87", "remote_group_id": "0f617f75-5df2-4694-b43a-7967a2222600", "remote_ip_prefix": null, "created_at": "2018-12-27T17:20:20Z", "security_group_id": "0f617f75-5df2-4694-b43a-7967a2222600", "tenant_id": "ba2d5b17b7484160936e99cffb9dc368", "port_range_min": null, "ethertype": "IPv6", "project_id": "ba2d5b17b7484160936e99cffb9dc368"}], "revision_number": 4, "project_id": "ba2d5b17b7484160936e99cffb9dc368", "id": "0f617f75-5df2-4694-b43a-7967a2222600", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "created_at": "2018-12-27T15:33:01Z", "updated_at": "2018-12-27T15:33:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "35205ac3-06e6-4cf6-bb21-ff8f813cb45b", "remote_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "ade77f59-e70c-4970-8ea8-198222fa332e", "remote_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "c4f3bf7f-d793-498d-a883-bb8c6003f070", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "c85cb618-8f19-445b-8e16-6d467cb17771", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}], "revision_number": 4, "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "created_at": "2018-12-27T15:57:22Z", "updated_at": "2018-12-27T15:57:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "5e258a3b-01f5-4aef-81b7-0b5dc6e5b683", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "65475539-0336-498a-8da4-ff0a80b10089", "remote_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "ae922857-f7ae-4bc8-949b-153fb43bfd00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "b4f87679-52e1-4cf9-bf76-5abb9a9bec06", "remote_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "f7197afc9b61423897aefc9a643d03a1"}], "revision_number": 4, "project_id": "f7197afc9b61423897aefc9a643d03a1", "id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "created_at": "2018-12-27T16:01:54Z", "updated_at": "2018-12-27T16:01:54Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "00dd3abd-acd1-4edb-8f4a-8badcbd2eeb4", "remote_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "018de60d-bc33-4ef0-9eed-6d00b6ce227b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "0d99f0db-fa6b-4201-b67f-a7ff0db82c5d", "remote_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv6", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "5c4049ef-933d-4614-84e7-83584430d462", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv6", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}], "revision_number": 4, "project_id": "8c689c5e31c44b09ab85f80682abbc2a", "id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "created_at": "2018-12-27T15:56:49Z", "updated_at": "2018-12-27T15:56:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "6555e255-763a-4448-b1b1-0c93b2a390bd", "remote_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "777ff7a5-a590-43e5-a84b-7677710494e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "8bac258a-08df-48b7-900b-efbe01a6ec20", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "dc17921e-353f-4898-a970-881b2c8d093d", "remote_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}], "revision_number": 4, "project_id": "28dac9e1580d461c9de52e6659cc4f9d", "id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "created_at": "2018-12-27T16:01:52Z", "updated_at": "2018-12-27T16:01:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "32737757-45f3-4b24-b6ab-5f2d5579b4a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv6", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "ae604ef3-492d-4aa3-8045-1ff84f755a27", "remote_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv4", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "b7bff40a-beda-4996-b140-ed94d010535c", "remote_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv6", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "b8129030-9d72-4d5d-adce-47bbe62492fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv4", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}], "revision_number": 4, "project_id": "81c108a273314b24bf6b48c41b5bbe0c", "id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "created_at": "2018-12-27T15:57:20Z", "updated_at": "2018-12-27T15:57:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "0c389ec4-c0af-4c20-acf9-4fcc1d859dd7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv6", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "3749697a-f2ef-439a-a661-2fb92badd1ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv4", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "b74e0c8c-e243-450e-b1be-69c587093d6d", "remote_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv6", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "c222695b-2f1c-427d-afd7-e0be24ec9f66", "remote_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv4", "project_id": "7fb0e5436e4f467998e672dd71018a45"}], "revision_number": 4, "project_id": "7fb0e5436e4f467998e672dd71018a45", "id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "created_at": "2018-12-27T17:02:11Z", "updated_at": "2018-12-27T17:02:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "675d8a56-1c9b-4c58-a252-61e65997fd05", "remote_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv4", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "84f0587c-7394-4fd6-8f3d-8d6ba94cf3f9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv6", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "8a450b4f-e710-4193-816e-13a2d4e40c07", "remote_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv6", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "c3106b0a-1026-4156-86a9-f0438b7fab93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv4", "project_id": "7cba3664d5674e65a12c8c269a05febf"}], "revision_number": 4, "project_id": "7cba3664d5674e65a12c8c269a05febf", "id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "created_at": "2018-12-27T15:58:29Z", "updated_at": "2018-12-27T15:58:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "2a945ecc-f9fa-4219-96ab-c189a7f5c102", "remote_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv6", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "55e2b54e-68d4-4476-8c9f-e05e347c8970", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv4", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "9983229c-b595-482a-973f-81137a209b6d", "remote_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv4", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "9d4b8450-78ab-4817-a586-372ed88268f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv6", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}], "revision_number": 4, "project_id": "fbd6dbf946a5406398ba810e02d0888e", "id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "created_at": "2018-12-27T15:57:24Z", "updated_at": "2018-12-27T15:57:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "35521f2a-a59d-4798-9fa8-0febfe126076", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv4", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "607d473d-1e6a-4088-a778-7df9ffc1ff68", "remote_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv6", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "6f8fa92b-b67a-4047-a900-f43656aff42b", "remote_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv4", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "890f1d6c-9ae5-45b0-b7a1-282182432b66", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv6", "project_id": "253cc6709e714b8a80a5f74e4257907e"}], "revision_number": 4, "project_id": "253cc6709e714b8a80a5f74e4257907e", "id": "b9546f11-205e-4322-89f8-f0360d6090ed", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "created_at": "2018-12-27T15:57:08Z", "updated_at": "2018-12-27T15:57:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "6739c48b-d899-4c17-bb8e-ffaf8922c034", "remote_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv4", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "9660a6af-4d9b-40b9-9729-f205f66c2bd0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv4", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "bf244c03-fc10-4754-9c2b-b0224401c4f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv6", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "d3bee7cc-a152-441c-9790-abb1f56cec03", "remote_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv6", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}], "revision_number": 4, "project_id": "782a28bd0d40485e85eda6b8ba43840b", "id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "created_at": "2018-12-27T15:57:11Z", "updated_at": "2018-12-27T15:57:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "22c0d2cf-360a-4aa8-ba7e-bfdbf8327d27", "remote_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "553b140a-8ba9-4af7-9f50-bf24e87aebf7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "b2ecf7a5-df98-4d65-a762-767320437c5a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "e49104b2-7c13-49d6-8519-a16dd585346f", "remote_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}], "revision_number": 4, "project_id": "ef7e486beb8f4de39b25ca5f11552328", "id": "d0588e93-db0d-4888-9f99-3399a50df490", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "created_at": "2018-12-27T17:19:15Z", "updated_at": "2018-12-27T17:19:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "1990fe24-df44-4561-9f09-f50aab182bf7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "651e4b8b-b29e-409b-9f25-ff2328ccefe6", "remote_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "cc4e2254-2157-4ae1-a233-3047573ddc6d", "remote_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "da56dda4-aaf3-43ff-bdf7-e64892ec2345", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}], "revision_number": 4, "project_id": "2a5a6879c5fa4db798cea6d394565d45", "id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-27T15:33:07Z", "updated_at": "2018-12-27T15:33:07Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "4de95db8-72d6-4aec-a145-e92511971eb9", "remote_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "5f100cff-05d8-4405-8dfb-0a387c123fae", "remote_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "a3f6a193-cc94-4220-a73a-08acf63c449b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "f059d8a5-0c32-49c9-a721-77cc89245ecd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "created_at": "2018-12-27T15:29:16Z", "updated_at": "2018-12-27T15:29:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "3c53841a-5bc0-4192-b482-044411e217ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "5956ff3f-d59d-4af6-82b5-566c888583a7", "remote_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:16Z", "revision_number": 0, "id": "60735d87-52c7-426a-91a6-aff1078a5a2d", "remote_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:16Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "abe97133-61dd-4fdf-baf3-2e07968a324f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "da629caea04941e1ae8979c379dc7c9d"}], "revision_number": 4, "project_id": "da629caea04941e1ae8979c379dc7c9d", "id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "name": "default"}]} 2018-12-27 17:20:30,754 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=default used request id req-e02ad669-539c-48e7-b437-5a34dadc0968 2018-12-27 17:20:30,761 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/ba2d5b17b7484160936e99cffb9dc368 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af30074426a7e9470f3849b111bf5654e6aceeec" 2018-12-27 17:20:30,881 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:20:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b691d512-964a-4bb9-93e2-0bf491a267f3 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/ba2d5b17b7484160936e99cffb9dc368"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ba2d5b17b7484160936e99cffb9dc368", "name": "CreateSecurityGroupTests-5be87e40-2d53-4a1-proj"}} 2018-12-27 17:20:30,881 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/ba2d5b17b7484160936e99cffb9dc368 used request id req-b691d512-964a-4bb9-93e2-0bf491a267f3 2018-12-27 17:20:30,881 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0f617f75-5df2-4694-b43a-7967a2222600 2018-12-27 17:20:30,886 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=0f617f75-5df2-4694-b43a-7967a2222600 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af30074426a7e9470f3849b111bf5654e6aceeec" 2018-12-27 17:20:31,106 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-30843ef1-dc9c-4a9c-904c-aa1482c4c30c Date: Thu, 27 Dec 2018 17:20:31 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:20:20Z", "security_group_id": "0f617f75-5df2-4694-b43a-7967a2222600", "port_range_min": null, "revision_number": 0, "tenant_id": "ba2d5b17b7484160936e99cffb9dc368", "created_at": "2018-12-27T17:20:20Z", "project_id": "ba2d5b17b7484160936e99cffb9dc368", "id": "82eb77b6-c5ee-4580-9c2e-c9fd93757029"}, {"remote_group_id": "0f617f75-5df2-4694-b43a-7967a2222600", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:20:20Z", "security_group_id": "0f617f75-5df2-4694-b43a-7967a2222600", "port_range_min": null, "revision_number": 0, "tenant_id": "ba2d5b17b7484160936e99cffb9dc368", "created_at": "2018-12-27T17:20:20Z", "project_id": "ba2d5b17b7484160936e99cffb9dc368", "id": "90f51cb0-3e19-4bd3-99ed-8d5cf64bb7ca"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:20:20Z", "security_group_id": "0f617f75-5df2-4694-b43a-7967a2222600", "port_range_min": null, "revision_number": 0, "tenant_id": "ba2d5b17b7484160936e99cffb9dc368", "created_at": "2018-12-27T17:20:20Z", "project_id": "ba2d5b17b7484160936e99cffb9dc368", "id": "942ecd95-f3e3-457a-9599-1c1a8039799d"}, {"remote_group_id": "0f617f75-5df2-4694-b43a-7967a2222600", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:20:20Z", "security_group_id": "0f617f75-5df2-4694-b43a-7967a2222600", "port_range_min": null, "revision_number": 0, "tenant_id": "ba2d5b17b7484160936e99cffb9dc368", "created_at": "2018-12-27T17:20:20Z", "project_id": "ba2d5b17b7484160936e99cffb9dc368", "id": "95b00666-0fde-499b-b738-3c89a353ba87"}]} 2018-12-27 17:20:31,107 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=0f617f75-5df2-4694-b43a-7967a2222600 used request id req-30843ef1-dc9c-4a9c-904c-aa1482c4c30c 2018-12-27 17:20:31,107 - neutron_utils - INFO - Deleting security group with name - default 2018-12-27 17:20:31,112 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/security-groups/0f617f75-5df2-4694-b43a-7967a2222600 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af30074426a7e9470f3849b111bf5654e6aceeec" 2018-12-27 17:20:31,490 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-9b90ae1e-52ea-4945-ac85-4c526037c26f Content-Length: 0 Date: Thu, 27 Dec 2018 17:20:31 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 17:20:31,490 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-groups/0f617f75-5df2-4694-b43a-7967a2222600 used request id req-9b90ae1e-52ea-4945-ac85-4c526037c26f 2018-12-27 17:20:31,491 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-5be87e40-2d53-4a1-proj 2018-12-27 17:20:31,494 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/projects/ba2d5b17b7484160936e99cffb9dc368 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af30074426a7e9470f3849b111bf5654e6aceeec" 2018-12-27 17:20:31,732 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:20:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-96dd446b-c687-42c7-a1d6-c11549d59c1d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:20:31,732 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/ba2d5b17b7484160936e99cffb9dc368 used request id req-96dd446b-c687-42c7-a1d6-c11549d59c1d 2018-12-27 17:20:31,733 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-5be87e40-2d53-4a1-proj-role 2018-12-27 17:20:31,736 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/roles/ead679385e164a55b88247deff55e453 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af30074426a7e9470f3849b111bf5654e6aceeec" 2018-12-27 17:20:31,865 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:20:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f91fdc53-4579-4723-82f5-4dc9576dcda7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:20:31,865 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/roles/ead679385e164a55b88247deff55e453 used request id req-f91fdc53-4579-4723-82f5-4dc9576dcda7 2018-12-27 17:20:31,869 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af30074426a7e9470f3849b111bf5654e6aceeec" 2018-12-27 17:20:31,981 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:20:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-92641c2b-9821-4b9a-91bd-5ca50511d4bc Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8de789d09e46427786a85702e5e8de91", "links": {"self": "http://172.30.9.31:5000/v3/roles/8de789d09e46427786a85702e5e8de91"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 17:20:31,982 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-92641c2b-9821-4b9a-91bd-5ca50511d4bc 2018-12-27 17:20:31,982 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-5be87e40-2d53-4a1-user 2018-12-27 17:20:31,986 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/users/f2fb1cde05a0437db525676e8ad23160 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}215a9254e1c12696593d1838a2a7aa4f16da487f" 2018-12-27 17:20:32,189 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:20:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5e3ff831-2833-48ea-8472-1eb7b169835c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:20:32,190 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/f2fb1cde05a0437db525676e8ad23160 used request id req-5e3ff831-2833-48ea-8472-1eb7b169835c 2018-12-27 17:20:32,191 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:20:32,611 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:20:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["V7wXv2BIQz-5iRGD7zw0wg"], "issued_at": "2018-12-27T17:20:32.000000Z"}} 2018-12-27 17:20:32,611 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33caad00794e71ef4adfea240e86704a8e8b1d29" 2018-12-27 17:20:32,720 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:20:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-65045fc3-44a0-4cfd-a6e0-c67679e5e7ba Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:20:32,720 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-65045fc3-44a0-4cfd-a6e0-c67679e5e7ba 2018-12-27 17:20:32,721 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:20:32,722 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:20:33,132 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:20:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["j9OFH5_JQlC7pjF0dV_KyQ"], "issued_at": "2018-12-27T17:20:33.000000Z"}} 2018-12-27 17:20:33,133 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b37c1aef5bbb4fd6f5c93f534d0b32493698db8f" 2018-12-27 17:20:33,319 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:20:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f5d14691-d023-4a8c-b969-7decf22a7777 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:20:33,319 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-f5d14691-d023-4a8c-b969-7decf22a7777 2018-12-27 17:20:33,323 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 17:20:33,329 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 17:20:33 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 17:20:33,330 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-1b3ccf78-27af-4bc-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b37c1aef5bbb4fd6f5c93f534d0b32493698db8f" 2018-12-27 17:20:33,437 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:20:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-69d87b4d-923a-47b6-9b37-6dacaaaa941f Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-1b3ccf78-27af-4bc-proj", "previous": null, "next": null}, "projects": []} 2018-12-27 17:20:33,437 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-1b3ccf78-27af-4bc-proj used request id req-69d87b4d-923a-47b6-9b37-6dacaaaa941f 2018-12-27 17:20:33,441 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b37c1aef5bbb4fd6f5c93f534d0b32493698db8f" 2018-12-27 17:20:33,551 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:20:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-19345a69-7a33-4b96-aea1-d743c9b4e829 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-27 17:20:33,551 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-19345a69-7a33-4b96-aea1-d743c9b4e829 2018-12-27 17:20:33,554 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b37c1aef5bbb4fd6f5c93f534d0b32493698db8f" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSecurityGroupTests-1b3ccf78-27af-4bc-proj"}}' 2018-12-27 17:20:33,720 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 27 Dec 2018 17:20:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7abdd9ce-f8df-4530-a584-98e42b0aaa4b Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/f7d664a11f784aeb81e5a6a3536d2b41"}, "tags": [], "enabled": true, "id": "f7d664a11f784aeb81e5a6a3536d2b41", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-1b3ccf78-27af-4bc-proj"}} 2018-12-27 17:20:33,721 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-7abdd9ce-f8df-4530-a584-98e42b0aaa4b 2018-12-27 17:20:33,721 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-1b3ccf78-27af-4bc-proj 2018-12-27 17:20:33,721 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:20:33,722 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:20:34,138 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:20:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["-x39TZkqQu2ghm1CpvliwQ"], "issued_at": "2018-12-27T17:20:34.000000Z"}} 2018-12-27 17:20:34,139 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d1bd031bda09c7ed94a745915c4cf27eb2c089e" 2018-12-27 17:20:34,246 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:20:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-363cc11e-0b74-4be4-94f1-5484a179f65f Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:20:34,247 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-363cc11e-0b74-4be4-94f1-5484a179f65f 2018-12-27 17:20:34,250 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 17:20:34,256 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 17:20:34 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 17:20:34,257 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d1bd031bda09c7ed94a745915c4cf27eb2c089e" 2018-12-27 17:20:34,382 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:20:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-80eeb057-fce9-4ab9-9e71-21f054a41f5c Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "links": {"self": "http://172.30.9.31:5000/v3/users/01fa52e7b3674fc48643fa4ffca67e4e"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "01fa52e7b3674fc48643fa4ffca67e4e", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/05a834ddebbc40688596b7460b47439e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05a834ddebbc40688596b7460b47439e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/08226a0ad01943f39559448239e291e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "08226a0ad01943f39559448239e291e1", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/55c0552fe37a4f7ca0e73939514bc683"}, "domain_id": "default", "enabled": true, "options": {}, "id": "55c0552fe37a4f7ca0e73939514bc683", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/646a4af4e3b5439a97996d353fea3924"}, "domain_id": "914eec1d43ea4caf9d2fd33268c06258", "enabled": true, "options": {}, "id": "646a4af4e3b5439a97996d353fea3924", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/85fb203e51c34d3f8122e285a6a318b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85fb203e51c34d3f8122e285a6a318b3", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/905e7f4b42d24cca93b99d2401fa3378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "905e7f4b42d24cca93b99d2401fa3378", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/a5bc08b9f81f4e5bb86c24f9f7547bae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5bc08b9f81f4e5bb86c24f9f7547bae", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/a5c780627f004d318bf908d80305da9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5c780627f004d318bf908d80305da9c", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/b18425bf2b044bc9af7e194919539a17"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b18425bf2b044bc9af7e194919539a17", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/b8d2134b619d4dca80e21d6fb16449b0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b8d2134b619d4dca80e21d6fb16449b0", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/b9ab6a25a652438285139fe5b44aea62"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9ab6a25a652438285139fe5b44aea62", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/c08462554a4844d681348f58b9b0edee"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c08462554a4844d681348f58b9b0edee", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/ddfc3a9aad444d4782eae677c8a98130"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ddfc3a9aad444d4782eae677c8a98130", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/f2a74f2185a54676a6cb2bb5ecfcc4f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2a74f2185a54676a6cb2bb5ecfcc4f6", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-12-27 17:20:34,382 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-80eeb057-fce9-4ab9-9e71-21f054a41f5c 2018-12-27 17:20:34,386 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?name=CreateSecurityGroupTests-1b3ccf78-27af-4bc-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d1bd031bda09c7ed94a745915c4cf27eb2c089e" 2018-12-27 17:20:34,497 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:20:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f8de0533-e9e7-406d-a1b0-5a39b9085b9d Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?name=CreateSecurityGroupTests-1b3ccf78-27af-4bc-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/f7d664a11f784aeb81e5a6a3536d2b41"}, "tags": [], "enabled": true, "id": "f7d664a11f784aeb81e5a6a3536d2b41", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-1b3ccf78-27af-4bc-proj"}]} 2018-12-27 17:20:34,497 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?name=CreateSecurityGroupTests-1b3ccf78-27af-4bc-proj used request id req-f8de0533-e9e7-406d-a1b0-5a39b9085b9d 2018-12-27 17:20:34,500 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d1bd031bda09c7ed94a745915c4cf27eb2c089e" 2018-12-27 17:20:34,621 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:20:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-33ee251f-9c90-490f-8abb-ad78bd3833d4 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-27 17:20:34,622 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-33ee251f-9c90-490f-8abb-ad78bd3833d4 2018-12-27 17:20:35,025 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-1b3ccf78-27af-4bc-user 2018-12-27 17:20:35,026 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:20:35,030 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b37c1aef5bbb4fd6f5c93f534d0b32493698db8f" 2018-12-27 17:20:35,049 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:20:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e1df087e-4a71-4c26-b3b7-9b551676d95f Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8de789d09e46427786a85702e5e8de91", "links": {"self": "http://172.30.9.31:5000/v3/roles/8de789d09e46427786a85702e5e8de91"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 17:20:35,049 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-e1df087e-4a71-4c26-b3b7-9b551676d95f 2018-12-27 17:20:35,052 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b37c1aef5bbb4fd6f5c93f534d0b32493698db8f" -d '{"role": {"name": "CreateSecurityGroupTests-1b3ccf78-27af-4bc-proj-role"}}' 2018-12-27 17:20:35,193 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 27 Dec 2018 17:20:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-87d5be2e-8453-487e-85e7-4785b018973e Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "5b8829161d764dd58fd96a1a9ea4d103", "links": {"self": "http://172.30.9.31:5000/v3/roles/5b8829161d764dd58fd96a1a9ea4d103"}, "name": "CreateSecurityGroupTests-1b3ccf78-27af-4bc-proj-role"}} 2018-12-27 17:20:35,193 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/roles used request id req-87d5be2e-8453-487e-85e7-4785b018973e 2018-12-27 17:20:35,193 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-1b3ccf78-27af-4bc-proj-role 2018-12-27 17:20:35,196 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles/5b8829161d764dd58fd96a1a9ea4d103 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b37c1aef5bbb4fd6f5c93f534d0b32493698db8f" 2018-12-27 17:20:35,212 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:20:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dc1cd066-1ebc-4270-becf-ef862ef09e0f Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "5b8829161d764dd58fd96a1a9ea4d103", "links": {"self": "http://172.30.9.31:5000/v3/roles/5b8829161d764dd58fd96a1a9ea4d103"}, "name": "CreateSecurityGroupTests-1b3ccf78-27af-4bc-proj-role"}} 2018-12-27 17:20:35,212 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles/5b8829161d764dd58fd96a1a9ea4d103 used request id req-dc1cd066-1ebc-4270-becf-ef862ef09e0f 2018-12-27 17:20:35,213 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-1b3ccf78-27af-4bc-proj-role to project CreateSecurityGroupTests-1b3ccf78-27af-4bc-proj 2018-12-27 17:20:35,215 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:5000/v3/projects/f7d664a11f784aeb81e5a6a3536d2b41/users/ee536dc418f344179318c19246a7b37c/roles/5b8829161d764dd58fd96a1a9ea4d103 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b37c1aef5bbb4fd6f5c93f534d0b32493698db8f" 2018-12-27 17:20:35,360 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:20:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-360ab342-a5a4-4a30-ae7d-732d3a0d5a9c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:20:35,360 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/f7d664a11f784aeb81e5a6a3536d2b41/users/ee536dc418f344179318c19246a7b37c/roles/5b8829161d764dd58fd96a1a9ea4d103 used request id req-360ab342-a5a4-4a30-ae7d-732d3a0d5a9c 2018-12-27 17:20:35,362 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:20:35,363 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:20:35,777 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5b8829161d764dd58fd96a1a9ea4d103", "name": "CreateSecurityGroupTests-1b3ccf78-27af-4bc-proj-role"}], "expires_at": "2018-12-27T18:20:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f7d664a11f784aeb81e5a6a3536d2b41", "name": "CreateSecurityGroupTests-1b3ccf78-27af-4bc-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/f7d664a11f784aeb81e5a6a3536d2b41", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/f7d664a11f784aeb81e5a6a3536d2b41", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/f7d664a11f784aeb81e5a6a3536d2b41", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/f7d664a11f784aeb81e5a6a3536d2b41", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/f7d664a11f784aeb81e5a6a3536d2b41", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/f7d664a11f784aeb81e5a6a3536d2b41", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/f7d664a11f784aeb81e5a6a3536d2b41", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/f7d664a11f784aeb81e5a6a3536d2b41", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/f7d664a11f784aeb81e5a6a3536d2b41", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_f7d664a11f784aeb81e5a6a3536d2b41", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_f7d664a11f784aeb81e5a6a3536d2b41", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/f7d664a11f784aeb81e5a6a3536d2b41", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/f7d664a11f784aeb81e5a6a3536d2b41", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/f7d664a11f784aeb81e5a6a3536d2b41", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-1b3ccf78-27af-4bc-user", "id": "ee536dc418f344179318c19246a7b37c"}, "audit_ids": ["Q0D_VcqUQSmTAZuGPgWYrg"], "issued_at": "2018-12-27T17:20:35.000000Z"}} 2018-12-27 17:20:35,778 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d6411553c490dc4261f20ca4868fb637cdc9dab" 2018-12-27 17:20:35,872 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:20:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0ec56ea6-2902-4cd4-b3f0-105638991454 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:20:35,872 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-0ec56ea6-2902-4cd4-b3f0-105638991454 2018-12-27 17:20:35,880 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=CreateSecurityGroupTests-f71304ad-82d9-479b-836d-3609bd23fbbename&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d6411553c490dc4261f20ca4868fb637cdc9dab" 2018-12-27 17:20:36,348 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-c3f5768f-83c3-4871-9857-95e9e5a3db9d Date: Thu, 27 Dec 2018 17:20:36 GMT RESP BODY: {"security_groups": []} 2018-12-27 17:20:36,349 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=CreateSecurityGroupTests-f71304ad-82d9-479b-836d-3609bd23fbbename&description=hello+group used request id req-c3f5768f-83c3-4871-9857-95e9e5a3db9d 2018-12-27 17:20:36,349 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-f71304ad-82d9-479b-836d-3609bd23fbbename... 2018-12-27 17:20:36,349 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-f71304ad-82d9-479b-836d-3609bd23fbbename 2018-12-27 17:20:36,354 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d6411553c490dc4261f20ca4868fb637cdc9dab" -d '{"security_group": {"name": "CreateSecurityGroupTests-f71304ad-82d9-479b-836d-3609bd23fbbename", "description": "hello group"}}' 2018-12-27 17:20:36,845 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1408 X-Openstack-Request-Id: req-8ca52cda-6487-465e-94fb-0c327d3d4611 Date: Thu, 27 Dec 2018 17:20:36 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "f7d664a11f784aeb81e5a6a3536d2b41", "created_at": "2018-12-27T17:20:36Z", "updated_at": "2018-12-27T17:20:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:20:36Z", "revision_number": 0, "id": "0430138c-bfc9-4799-b7df-d8f3d2991831", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:20:36Z", "security_group_id": "311a9196-e7d8-40d1-9142-3fe435c7ef93", "tenant_id": "f7d664a11f784aeb81e5a6a3536d2b41", "port_range_min": null, "ethertype": "IPv6", "project_id": "f7d664a11f784aeb81e5a6a3536d2b41"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:20:36Z", "revision_number": 0, "id": "541f7495-ca50-41a9-be10-4baedc7708c5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:20:36Z", "security_group_id": "311a9196-e7d8-40d1-9142-3fe435c7ef93", "tenant_id": "f7d664a11f784aeb81e5a6a3536d2b41", "port_range_min": null, "ethertype": "IPv4", "project_id": "f7d664a11f784aeb81e5a6a3536d2b41"}], "revision_number": 2, "project_id": "f7d664a11f784aeb81e5a6a3536d2b41", "id": "311a9196-e7d8-40d1-9142-3fe435c7ef93", "name": "CreateSecurityGroupTests-f71304ad-82d9-479b-836d-3609bd23fbbename"}} 2018-12-27 17:20:36,846 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/security-groups used request id req-8ca52cda-6487-465e-94fb-0c327d3d4611 2018-12-27 17:20:36,846 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 311a9196-e7d8-40d1-9142-3fe435c7ef93 2018-12-27 17:20:36,851 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=311a9196-e7d8-40d1-9142-3fe435c7ef93 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d6411553c490dc4261f20ca4868fb637cdc9dab" 2018-12-27 17:20:37,067 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-c092fef0-8d56-4ef5-9a91-8b04121d724e Date: Thu, 27 Dec 2018 17:20:37 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:20:36Z", "security_group_id": "311a9196-e7d8-40d1-9142-3fe435c7ef93", "port_range_min": null, "revision_number": 0, "tenant_id": "f7d664a11f784aeb81e5a6a3536d2b41", "created_at": "2018-12-27T17:20:36Z", "project_id": "f7d664a11f784aeb81e5a6a3536d2b41", "id": "0430138c-bfc9-4799-b7df-d8f3d2991831"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:20:36Z", "security_group_id": "311a9196-e7d8-40d1-9142-3fe435c7ef93", "port_range_min": null, "revision_number": 0, "tenant_id": "f7d664a11f784aeb81e5a6a3536d2b41", "created_at": "2018-12-27T17:20:36Z", "project_id": "f7d664a11f784aeb81e5a6a3536d2b41", "id": "541f7495-ca50-41a9-be10-4baedc7708c5"}]} 2018-12-27 17:20:37,068 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=311a9196-e7d8-40d1-9142-3fe435c7ef93 used request id req-c092fef0-8d56-4ef5-9a91-8b04121d724e 2018-12-27 17:20:37,068 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 311a9196-e7d8-40d1-9142-3fe435c7ef93 2018-12-27 17:20:37,073 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=311a9196-e7d8-40d1-9142-3fe435c7ef93 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d6411553c490dc4261f20ca4868fb637cdc9dab" 2018-12-27 17:20:37,277 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-5ff63b6d-c70e-4073-9a48-115664e3692a Date: Thu, 27 Dec 2018 17:20:37 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:20:36Z", "security_group_id": "311a9196-e7d8-40d1-9142-3fe435c7ef93", "port_range_min": null, "revision_number": 0, "tenant_id": "f7d664a11f784aeb81e5a6a3536d2b41", "created_at": "2018-12-27T17:20:36Z", "project_id": "f7d664a11f784aeb81e5a6a3536d2b41", "id": "0430138c-bfc9-4799-b7df-d8f3d2991831"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:20:36Z", "security_group_id": "311a9196-e7d8-40d1-9142-3fe435c7ef93", "port_range_min": null, "revision_number": 0, "tenant_id": "f7d664a11f784aeb81e5a6a3536d2b41", "created_at": "2018-12-27T17:20:36Z", "project_id": "f7d664a11f784aeb81e5a6a3536d2b41", "id": "541f7495-ca50-41a9-be10-4baedc7708c5"}]} 2018-12-27 17:20:37,277 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=311a9196-e7d8-40d1-9142-3fe435c7ef93 used request id req-5ff63b6d-c70e-4073-9a48-115664e3692a 2018-12-27 17:20:37,278 - neutron_utils - INFO - Retrieving security group with ID - 311a9196-e7d8-40d1-9142-3fe435c7ef93 2018-12-27 17:20:37,283 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?id=311a9196-e7d8-40d1-9142-3fe435c7ef93 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d6411553c490dc4261f20ca4868fb637cdc9dab" 2018-12-27 17:20:37,518 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-37a92112-e4e4-4d67-9ff2-f58ab24ff79a Date: Thu, 27 Dec 2018 17:20:37 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "f7d664a11f784aeb81e5a6a3536d2b41", "created_at": "2018-12-27T17:20:36Z", "updated_at": "2018-12-27T17:20:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:20:36Z", "revision_number": 0, "id": "0430138c-bfc9-4799-b7df-d8f3d2991831", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:20:36Z", "security_group_id": "311a9196-e7d8-40d1-9142-3fe435c7ef93", "tenant_id": "f7d664a11f784aeb81e5a6a3536d2b41", "port_range_min": null, "ethertype": "IPv6", "project_id": "f7d664a11f784aeb81e5a6a3536d2b41"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:20:36Z", "revision_number": 0, "id": "541f7495-ca50-41a9-be10-4baedc7708c5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:20:36Z", "security_group_id": "311a9196-e7d8-40d1-9142-3fe435c7ef93", "tenant_id": "f7d664a11f784aeb81e5a6a3536d2b41", "port_range_min": null, "ethertype": "IPv4", "project_id": "f7d664a11f784aeb81e5a6a3536d2b41"}], "revision_number": 2, "project_id": "f7d664a11f784aeb81e5a6a3536d2b41", "id": "311a9196-e7d8-40d1-9142-3fe435c7ef93", "name": "CreateSecurityGroupTests-f71304ad-82d9-479b-836d-3609bd23fbbename"}]} 2018-12-27 17:20:37,518 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?id=311a9196-e7d8-40d1-9142-3fe435c7ef93 used request id req-37a92112-e4e4-4d67-9ff2-f58ab24ff79a 2018-12-27 17:20:37,519 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 311a9196-e7d8-40d1-9142-3fe435c7ef93 2018-12-27 17:20:37,524 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=311a9196-e7d8-40d1-9142-3fe435c7ef93 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d6411553c490dc4261f20ca4868fb637cdc9dab" 2018-12-27 17:20:37,739 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-4a39f3e0-7486-4b71-ac67-9040059b127d Date: Thu, 27 Dec 2018 17:20:37 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:20:36Z", "security_group_id": "311a9196-e7d8-40d1-9142-3fe435c7ef93", "port_range_min": null, "revision_number": 0, "tenant_id": "f7d664a11f784aeb81e5a6a3536d2b41", "created_at": "2018-12-27T17:20:36Z", "project_id": "f7d664a11f784aeb81e5a6a3536d2b41", "id": "0430138c-bfc9-4799-b7df-d8f3d2991831"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:20:36Z", "security_group_id": "311a9196-e7d8-40d1-9142-3fe435c7ef93", "port_range_min": null, "revision_number": 0, "tenant_id": "f7d664a11f784aeb81e5a6a3536d2b41", "created_at": "2018-12-27T17:20:36Z", "project_id": "f7d664a11f784aeb81e5a6a3536d2b41", "id": "541f7495-ca50-41a9-be10-4baedc7708c5"}]} 2018-12-27 17:20:37,740 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=311a9196-e7d8-40d1-9142-3fe435c7ef93 used request id req-4a39f3e0-7486-4b71-ac67-9040059b127d 2018-12-27 17:20:37,740 - neutron_utils - INFO - Retrieving security group with ID - 311a9196-e7d8-40d1-9142-3fe435c7ef93 2018-12-27 17:20:37,745 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?id=311a9196-e7d8-40d1-9142-3fe435c7ef93 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d6411553c490dc4261f20ca4868fb637cdc9dab" 2018-12-27 17:20:37,962 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-93031d91-b559-4bf3-b4de-ea41f15e269e Date: Thu, 27 Dec 2018 17:20:37 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "f7d664a11f784aeb81e5a6a3536d2b41", "created_at": "2018-12-27T17:20:36Z", "updated_at": "2018-12-27T17:20:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:20:36Z", "revision_number": 0, "id": "0430138c-bfc9-4799-b7df-d8f3d2991831", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:20:36Z", "security_group_id": "311a9196-e7d8-40d1-9142-3fe435c7ef93", "tenant_id": "f7d664a11f784aeb81e5a6a3536d2b41", "port_range_min": null, "ethertype": "IPv6", "project_id": "f7d664a11f784aeb81e5a6a3536d2b41"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:20:36Z", "revision_number": 0, "id": "541f7495-ca50-41a9-be10-4baedc7708c5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:20:36Z", "security_group_id": "311a9196-e7d8-40d1-9142-3fe435c7ef93", "tenant_id": "f7d664a11f784aeb81e5a6a3536d2b41", "port_range_min": null, "ethertype": "IPv4", "project_id": "f7d664a11f784aeb81e5a6a3536d2b41"}], "revision_number": 2, "project_id": "f7d664a11f784aeb81e5a6a3536d2b41", "id": "311a9196-e7d8-40d1-9142-3fe435c7ef93", "name": "CreateSecurityGroupTests-f71304ad-82d9-479b-836d-3609bd23fbbename"}]} 2018-12-27 17:20:37,962 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?id=311a9196-e7d8-40d1-9142-3fe435c7ef93 used request id req-93031d91-b559-4bf3-b4de-ea41f15e269e 2018-12-27 17:20:37,962 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 311a9196-e7d8-40d1-9142-3fe435c7ef93 2018-12-27 17:20:37,967 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=311a9196-e7d8-40d1-9142-3fe435c7ef93 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d6411553c490dc4261f20ca4868fb637cdc9dab" 2018-12-27 17:20:38,160 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-25fe8d8c-2cf8-4681-af14-d2ca394fd1f5 Date: Thu, 27 Dec 2018 17:20:38 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:20:36Z", "security_group_id": "311a9196-e7d8-40d1-9142-3fe435c7ef93", "port_range_min": null, "revision_number": 0, "tenant_id": "f7d664a11f784aeb81e5a6a3536d2b41", "created_at": "2018-12-27T17:20:36Z", "project_id": "f7d664a11f784aeb81e5a6a3536d2b41", "id": "0430138c-bfc9-4799-b7df-d8f3d2991831"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:20:36Z", "security_group_id": "311a9196-e7d8-40d1-9142-3fe435c7ef93", "port_range_min": null, "revision_number": 0, "tenant_id": "f7d664a11f784aeb81e5a6a3536d2b41", "created_at": "2018-12-27T17:20:36Z", "project_id": "f7d664a11f784aeb81e5a6a3536d2b41", "id": "541f7495-ca50-41a9-be10-4baedc7708c5"}]} 2018-12-27 17:20:38,160 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=311a9196-e7d8-40d1-9142-3fe435c7ef93 used request id req-25fe8d8c-2cf8-4681-af14-d2ca394fd1f5 2018-12-27 17:20:38,160 - neutron_utils - INFO - Retrieving security group with ID - 311a9196-e7d8-40d1-9142-3fe435c7ef93 2018-12-27 17:20:38,165 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?id=311a9196-e7d8-40d1-9142-3fe435c7ef93 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d6411553c490dc4261f20ca4868fb637cdc9dab" 2018-12-27 17:20:38,216 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-30f5bfd3-28cf-425c-ae5b-6f4c039811b5 Date: Thu, 27 Dec 2018 17:20:38 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "f7d664a11f784aeb81e5a6a3536d2b41", "created_at": "2018-12-27T17:20:36Z", "updated_at": "2018-12-27T17:20:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:20:36Z", "revision_number": 0, "id": "0430138c-bfc9-4799-b7df-d8f3d2991831", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:20:36Z", "security_group_id": "311a9196-e7d8-40d1-9142-3fe435c7ef93", "tenant_id": "f7d664a11f784aeb81e5a6a3536d2b41", "port_range_min": null, "ethertype": "IPv6", "project_id": "f7d664a11f784aeb81e5a6a3536d2b41"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:20:36Z", "revision_number": 0, "id": "541f7495-ca50-41a9-be10-4baedc7708c5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:20:36Z", "security_group_id": "311a9196-e7d8-40d1-9142-3fe435c7ef93", "tenant_id": "f7d664a11f784aeb81e5a6a3536d2b41", "port_range_min": null, "ethertype": "IPv4", "project_id": "f7d664a11f784aeb81e5a6a3536d2b41"}], "revision_number": 2, "project_id": "f7d664a11f784aeb81e5a6a3536d2b41", "id": "311a9196-e7d8-40d1-9142-3fe435c7ef93", "name": "CreateSecurityGroupTests-f71304ad-82d9-479b-836d-3609bd23fbbename"}]} 2018-12-27 17:20:38,216 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?id=311a9196-e7d8-40d1-9142-3fe435c7ef93 used request id req-30f5bfd3-28cf-425c-ae5b-6f4c039811b5 2018-12-27 17:20:38,216 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 311a9196-e7d8-40d1-9142-3fe435c7ef93 2018-12-27 17:20:38,220 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=311a9196-e7d8-40d1-9142-3fe435c7ef93 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d6411553c490dc4261f20ca4868fb637cdc9dab" 2018-12-27 17:20:38,441 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-d0c4c1c5-fe97-4530-96c3-bc28c35077a0 Date: Thu, 27 Dec 2018 17:20:38 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:20:36Z", "security_group_id": "311a9196-e7d8-40d1-9142-3fe435c7ef93", "port_range_min": null, "revision_number": 0, "tenant_id": "f7d664a11f784aeb81e5a6a3536d2b41", "created_at": "2018-12-27T17:20:36Z", "project_id": "f7d664a11f784aeb81e5a6a3536d2b41", "id": "0430138c-bfc9-4799-b7df-d8f3d2991831"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:20:36Z", "security_group_id": "311a9196-e7d8-40d1-9142-3fe435c7ef93", "port_range_min": null, "revision_number": 0, "tenant_id": "f7d664a11f784aeb81e5a6a3536d2b41", "created_at": "2018-12-27T17:20:36Z", "project_id": "f7d664a11f784aeb81e5a6a3536d2b41", "id": "541f7495-ca50-41a9-be10-4baedc7708c5"}]} 2018-12-27 17:20:38,442 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=311a9196-e7d8-40d1-9142-3fe435c7ef93 used request id req-d0c4c1c5-fe97-4530-96c3-bc28c35077a0 2018-12-27 17:20:38,442 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:20:38,934 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5b8829161d764dd58fd96a1a9ea4d103", "name": "CreateSecurityGroupTests-1b3ccf78-27af-4bc-proj-role"}], "expires_at": "2018-12-27T18:20:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f7d664a11f784aeb81e5a6a3536d2b41", "name": "CreateSecurityGroupTests-1b3ccf78-27af-4bc-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/f7d664a11f784aeb81e5a6a3536d2b41", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/f7d664a11f784aeb81e5a6a3536d2b41", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/f7d664a11f784aeb81e5a6a3536d2b41", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/f7d664a11f784aeb81e5a6a3536d2b41", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/f7d664a11f784aeb81e5a6a3536d2b41", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/f7d664a11f784aeb81e5a6a3536d2b41", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/f7d664a11f784aeb81e5a6a3536d2b41", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/f7d664a11f784aeb81e5a6a3536d2b41", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/f7d664a11f784aeb81e5a6a3536d2b41", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_f7d664a11f784aeb81e5a6a3536d2b41", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_f7d664a11f784aeb81e5a6a3536d2b41", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/f7d664a11f784aeb81e5a6a3536d2b41", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/f7d664a11f784aeb81e5a6a3536d2b41", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/f7d664a11f784aeb81e5a6a3536d2b41", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-1b3ccf78-27af-4bc-user", "id": "ee536dc418f344179318c19246a7b37c"}, "audit_ids": ["WMlJ5YBDT9GPyRjW6Z-0RA"], "issued_at": "2018-12-27T17:20:38.000000Z"}} 2018-12-27 17:20:38,939 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=CreateSecurityGroupTests-f71304ad-82d9-479b-836d-3609bd23fbbename&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bf71818e1c4de5af7bcce91276b0697dd1c52bc" 2018-12-27 17:20:39,183 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-5c67491d-1450-4a37-a909-e8279b71aa2b Date: Thu, 27 Dec 2018 17:20:39 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "f7d664a11f784aeb81e5a6a3536d2b41", "created_at": "2018-12-27T17:20:36Z", "updated_at": "2018-12-27T17:20:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:20:36Z", "revision_number": 0, "id": "0430138c-bfc9-4799-b7df-d8f3d2991831", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:20:36Z", "security_group_id": "311a9196-e7d8-40d1-9142-3fe435c7ef93", "tenant_id": "f7d664a11f784aeb81e5a6a3536d2b41", "port_range_min": null, "ethertype": "IPv6", "project_id": "f7d664a11f784aeb81e5a6a3536d2b41"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:20:36Z", "revision_number": 0, "id": "541f7495-ca50-41a9-be10-4baedc7708c5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:20:36Z", "security_group_id": "311a9196-e7d8-40d1-9142-3fe435c7ef93", "tenant_id": "f7d664a11f784aeb81e5a6a3536d2b41", "port_range_min": null, "ethertype": "IPv4", "project_id": "f7d664a11f784aeb81e5a6a3536d2b41"}], "revision_number": 2, "project_id": "f7d664a11f784aeb81e5a6a3536d2b41", "id": "311a9196-e7d8-40d1-9142-3fe435c7ef93", "name": "CreateSecurityGroupTests-f71304ad-82d9-479b-836d-3609bd23fbbename"}]} 2018-12-27 17:20:39,183 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=CreateSecurityGroupTests-f71304ad-82d9-479b-836d-3609bd23fbbename&description=hello+group used request id req-5c67491d-1450-4a37-a909-e8279b71aa2b 2018-12-27 17:20:39,184 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 311a9196-e7d8-40d1-9142-3fe435c7ef93 2018-12-27 17:20:39,189 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=311a9196-e7d8-40d1-9142-3fe435c7ef93 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bf71818e1c4de5af7bcce91276b0697dd1c52bc" 2018-12-27 17:20:39,403 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-66285843-8c02-49e7-af31-2b31c8cbf1fb Date: Thu, 27 Dec 2018 17:20:39 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:20:36Z", "security_group_id": "311a9196-e7d8-40d1-9142-3fe435c7ef93", "port_range_min": null, "revision_number": 0, "tenant_id": "f7d664a11f784aeb81e5a6a3536d2b41", "created_at": "2018-12-27T17:20:36Z", "project_id": "f7d664a11f784aeb81e5a6a3536d2b41", "id": "0430138c-bfc9-4799-b7df-d8f3d2991831"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:20:36Z", "security_group_id": "311a9196-e7d8-40d1-9142-3fe435c7ef93", "port_range_min": null, "revision_number": 0, "tenant_id": "f7d664a11f784aeb81e5a6a3536d2b41", "created_at": "2018-12-27T17:20:36Z", "project_id": "f7d664a11f784aeb81e5a6a3536d2b41", "id": "541f7495-ca50-41a9-be10-4baedc7708c5"}]} 2018-12-27 17:20:39,403 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=311a9196-e7d8-40d1-9142-3fe435c7ef93 used request id req-66285843-8c02-49e7-af31-2b31c8cbf1fb 2018-12-27 17:20:39,404 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 311a9196-e7d8-40d1-9142-3fe435c7ef93 2018-12-27 17:20:39,409 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=311a9196-e7d8-40d1-9142-3fe435c7ef93 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bf71818e1c4de5af7bcce91276b0697dd1c52bc" 2018-12-27 17:20:39,612 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-a2c40033-5e64-435c-8f9c-c93b6876603f Date: Thu, 27 Dec 2018 17:20:39 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:20:36Z", "security_group_id": "311a9196-e7d8-40d1-9142-3fe435c7ef93", "port_range_min": null, "revision_number": 0, "tenant_id": "f7d664a11f784aeb81e5a6a3536d2b41", "created_at": "2018-12-27T17:20:36Z", "project_id": "f7d664a11f784aeb81e5a6a3536d2b41", "id": "0430138c-bfc9-4799-b7df-d8f3d2991831"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:20:36Z", "security_group_id": "311a9196-e7d8-40d1-9142-3fe435c7ef93", "port_range_min": null, "revision_number": 0, "tenant_id": "f7d664a11f784aeb81e5a6a3536d2b41", "created_at": "2018-12-27T17:20:36Z", "project_id": "f7d664a11f784aeb81e5a6a3536d2b41", "id": "541f7495-ca50-41a9-be10-4baedc7708c5"}]} 2018-12-27 17:20:39,612 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=311a9196-e7d8-40d1-9142-3fe435c7ef93 used request id req-a2c40033-5e64-435c-8f9c-c93b6876603f 2018-12-27 17:20:39,613 - neutron_utils - INFO - Deleting security group rule with ID - 0430138c-bfc9-4799-b7df-d8f3d2991831 2018-12-27 17:20:39,617 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/security-group-rules/0430138c-bfc9-4799-b7df-d8f3d2991831 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d6411553c490dc4261f20ca4868fb637cdc9dab" 2018-12-27 17:20:40,004 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-af3ca73e-5b96-4aed-8865-8ce567a36929 Content-Length: 0 Date: Thu, 27 Dec 2018 17:20:40 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 17:20:40,005 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-group-rules/0430138c-bfc9-4799-b7df-d8f3d2991831 used request id req-af3ca73e-5b96-4aed-8865-8ce567a36929 2018-12-27 17:20:40,005 - neutron_utils - INFO - Deleting security group rule with ID - 541f7495-ca50-41a9-be10-4baedc7708c5 2018-12-27 17:20:40,010 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/security-group-rules/541f7495-ca50-41a9-be10-4baedc7708c5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d6411553c490dc4261f20ca4868fb637cdc9dab" 2018-12-27 17:20:40,318 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-2251ca40-26f9-4d94-99ba-ed2aab7e8754 Content-Length: 0 Date: Thu, 27 Dec 2018 17:20:40 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 17:20:40,318 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-group-rules/541f7495-ca50-41a9-be10-4baedc7708c5 used request id req-2251ca40-26f9-4d94-99ba-ed2aab7e8754 2018-12-27 17:20:40,319 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-f71304ad-82d9-479b-836d-3609bd23fbbename 2018-12-27 17:20:40,323 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/security-groups/311a9196-e7d8-40d1-9142-3fe435c7ef93 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d6411553c490dc4261f20ca4868fb637cdc9dab" 2018-12-27 17:20:40,630 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-3edf659e-8c53-4596-b3af-951400af0cf5 Content-Length: 0 Date: Thu, 27 Dec 2018 17:20:40 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 17:20:40,630 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-groups/311a9196-e7d8-40d1-9142-3fe435c7ef93 used request id req-3edf659e-8c53-4596-b3af-951400af0cf5 2018-12-27 17:20:40,638 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b37c1aef5bbb4fd6f5c93f534d0b32493698db8f" 2018-12-27 17:20:40,939 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 35896 X-Openstack-Request-Id: req-02e4da85-aa29-41e1-a06a-aecf51ece63e Date: Thu, 27 Dec 2018 17:20:40 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "created_at": "2018-12-27T15:33:01Z", "updated_at": "2018-12-27T15:33:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "35205ac3-06e6-4cf6-bb21-ff8f813cb45b", "remote_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "ade77f59-e70c-4970-8ea8-198222fa332e", "remote_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "c4f3bf7f-d793-498d-a883-bb8c6003f070", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "c85cb618-8f19-445b-8e16-6d467cb17771", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}], "revision_number": 4, "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "created_at": "2018-12-27T15:57:22Z", "updated_at": "2018-12-27T15:57:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "5e258a3b-01f5-4aef-81b7-0b5dc6e5b683", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "65475539-0336-498a-8da4-ff0a80b10089", "remote_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "ae922857-f7ae-4bc8-949b-153fb43bfd00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "b4f87679-52e1-4cf9-bf76-5abb9a9bec06", "remote_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "f7197afc9b61423897aefc9a643d03a1"}], "revision_number": 4, "project_id": "f7197afc9b61423897aefc9a643d03a1", "id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f7d664a11f784aeb81e5a6a3536d2b41", "created_at": "2018-12-27T17:20:36Z", "updated_at": "2018-12-27T17:20:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:20:36Z", "revision_number": 0, "id": "455a9648-c52e-4173-b084-735e3341f999", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:20:36Z", "security_group_id": "1e6b8a44-b73d-47f6-afe7-dabbe6b78ac7", "tenant_id": "f7d664a11f784aeb81e5a6a3536d2b41", "port_range_min": null, "ethertype": "IPv6", "project_id": "f7d664a11f784aeb81e5a6a3536d2b41"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:20:36Z", "revision_number": 0, "id": "4d912006-67cf-4c44-a653-03846cf154cb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:20:36Z", "security_group_id": "1e6b8a44-b73d-47f6-afe7-dabbe6b78ac7", "tenant_id": "f7d664a11f784aeb81e5a6a3536d2b41", "port_range_min": null, "ethertype": "IPv4", "project_id": "f7d664a11f784aeb81e5a6a3536d2b41"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:20:36Z", "revision_number": 0, "id": "84821325-f699-4291-8edc-f96189e9c2b3", "remote_group_id": "1e6b8a44-b73d-47f6-afe7-dabbe6b78ac7", "remote_ip_prefix": null, "created_at": "2018-12-27T17:20:36Z", "security_group_id": "1e6b8a44-b73d-47f6-afe7-dabbe6b78ac7", "tenant_id": "f7d664a11f784aeb81e5a6a3536d2b41", "port_range_min": null, "ethertype": "IPv4", "project_id": "f7d664a11f784aeb81e5a6a3536d2b41"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:20:36Z", "revision_number": 0, "id": "ba189d5a-be4b-4a5e-a6af-09229f11d5a9", "remote_group_id": "1e6b8a44-b73d-47f6-afe7-dabbe6b78ac7", "remote_ip_prefix": null, "created_at": "2018-12-27T17:20:36Z", "security_group_id": "1e6b8a44-b73d-47f6-afe7-dabbe6b78ac7", "tenant_id": "f7d664a11f784aeb81e5a6a3536d2b41", "port_range_min": null, "ethertype": "IPv6", "project_id": "f7d664a11f784aeb81e5a6a3536d2b41"}], "revision_number": 4, "project_id": "f7d664a11f784aeb81e5a6a3536d2b41", "id": "1e6b8a44-b73d-47f6-afe7-dabbe6b78ac7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "created_at": "2018-12-27T16:01:54Z", "updated_at": "2018-12-27T16:01:54Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "00dd3abd-acd1-4edb-8f4a-8badcbd2eeb4", "remote_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "018de60d-bc33-4ef0-9eed-6d00b6ce227b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "0d99f0db-fa6b-4201-b67f-a7ff0db82c5d", "remote_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv6", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "5c4049ef-933d-4614-84e7-83584430d462", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv6", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}], "revision_number": 4, "project_id": "8c689c5e31c44b09ab85f80682abbc2a", "id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "created_at": "2018-12-27T15:56:49Z", "updated_at": "2018-12-27T15:56:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "6555e255-763a-4448-b1b1-0c93b2a390bd", "remote_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "777ff7a5-a590-43e5-a84b-7677710494e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "8bac258a-08df-48b7-900b-efbe01a6ec20", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "dc17921e-353f-4898-a970-881b2c8d093d", "remote_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}], "revision_number": 4, "project_id": "28dac9e1580d461c9de52e6659cc4f9d", "id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "created_at": "2018-12-27T16:01:52Z", "updated_at": "2018-12-27T16:01:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "32737757-45f3-4b24-b6ab-5f2d5579b4a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv6", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "ae604ef3-492d-4aa3-8045-1ff84f755a27", "remote_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv4", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "b7bff40a-beda-4996-b140-ed94d010535c", "remote_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv6", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "b8129030-9d72-4d5d-adce-47bbe62492fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv4", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}], "revision_number": 4, "project_id": "81c108a273314b24bf6b48c41b5bbe0c", "id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "created_at": "2018-12-27T15:57:20Z", "updated_at": "2018-12-27T15:57:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "0c389ec4-c0af-4c20-acf9-4fcc1d859dd7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv6", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "3749697a-f2ef-439a-a661-2fb92badd1ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv4", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "b74e0c8c-e243-450e-b1be-69c587093d6d", "remote_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv6", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "c222695b-2f1c-427d-afd7-e0be24ec9f66", "remote_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv4", "project_id": "7fb0e5436e4f467998e672dd71018a45"}], "revision_number": 4, "project_id": "7fb0e5436e4f467998e672dd71018a45", "id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "created_at": "2018-12-27T17:02:11Z", "updated_at": "2018-12-27T17:02:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "675d8a56-1c9b-4c58-a252-61e65997fd05", "remote_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv4", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "84f0587c-7394-4fd6-8f3d-8d6ba94cf3f9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv6", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "8a450b4f-e710-4193-816e-13a2d4e40c07", "remote_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv6", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "c3106b0a-1026-4156-86a9-f0438b7fab93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv4", "project_id": "7cba3664d5674e65a12c8c269a05febf"}], "revision_number": 4, "project_id": "7cba3664d5674e65a12c8c269a05febf", "id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "created_at": "2018-12-27T15:58:29Z", "updated_at": "2018-12-27T15:58:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "2a945ecc-f9fa-4219-96ab-c189a7f5c102", "remote_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv6", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "55e2b54e-68d4-4476-8c9f-e05e347c8970", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv4", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "9983229c-b595-482a-973f-81137a209b6d", "remote_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv4", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "9d4b8450-78ab-4817-a586-372ed88268f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv6", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}], "revision_number": 4, "project_id": "fbd6dbf946a5406398ba810e02d0888e", "id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "created_at": "2018-12-27T15:57:24Z", "updated_at": "2018-12-27T15:57:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "35521f2a-a59d-4798-9fa8-0febfe126076", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv4", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "607d473d-1e6a-4088-a778-7df9ffc1ff68", "remote_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv6", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "6f8fa92b-b67a-4047-a900-f43656aff42b", "remote_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv4", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "890f1d6c-9ae5-45b0-b7a1-282182432b66", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv6", "project_id": "253cc6709e714b8a80a5f74e4257907e"}], "revision_number": 4, "project_id": "253cc6709e714b8a80a5f74e4257907e", "id": "b9546f11-205e-4322-89f8-f0360d6090ed", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "created_at": "2018-12-27T15:57:08Z", "updated_at": "2018-12-27T15:57:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "6739c48b-d899-4c17-bb8e-ffaf8922c034", "remote_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv4", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "9660a6af-4d9b-40b9-9729-f205f66c2bd0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv4", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "bf244c03-fc10-4754-9c2b-b0224401c4f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv6", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "d3bee7cc-a152-441c-9790-abb1f56cec03", "remote_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv6", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}], "revision_number": 4, "project_id": "782a28bd0d40485e85eda6b8ba43840b", "id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "created_at": "2018-12-27T15:57:11Z", "updated_at": "2018-12-27T15:57:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "22c0d2cf-360a-4aa8-ba7e-bfdbf8327d27", "remote_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "553b140a-8ba9-4af7-9f50-bf24e87aebf7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "b2ecf7a5-df98-4d65-a762-767320437c5a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "e49104b2-7c13-49d6-8519-a16dd585346f", "remote_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}], "revision_number": 4, "project_id": "ef7e486beb8f4de39b25ca5f11552328", "id": "d0588e93-db0d-4888-9f99-3399a50df490", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "created_at": "2018-12-27T17:19:15Z", "updated_at": "2018-12-27T17:19:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "1990fe24-df44-4561-9f09-f50aab182bf7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "651e4b8b-b29e-409b-9f25-ff2328ccefe6", "remote_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "cc4e2254-2157-4ae1-a233-3047573ddc6d", "remote_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "da56dda4-aaf3-43ff-bdf7-e64892ec2345", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}], "revision_number": 4, "project_id": "2a5a6879c5fa4db798cea6d394565d45", "id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-27T15:33:07Z", "updated_at": "2018-12-27T15:33:07Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "4de95db8-72d6-4aec-a145-e92511971eb9", "remote_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "5f100cff-05d8-4405-8dfb-0a387c123fae", "remote_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "a3f6a193-cc94-4220-a73a-08acf63c449b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "f059d8a5-0c32-49c9-a721-77cc89245ecd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "created_at": "2018-12-27T15:29:16Z", "updated_at": "2018-12-27T15:29:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "3c53841a-5bc0-4192-b482-044411e217ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "5956ff3f-d59d-4af6-82b5-566c888583a7", "remote_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:16Z", "revision_number": 0, "id": "60735d87-52c7-426a-91a6-aff1078a5a2d", "remote_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:16Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "abe97133-61dd-4fdf-baf3-2e07968a324f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "da629caea04941e1ae8979c379dc7c9d"}], "revision_number": 4, "project_id": "da629caea04941e1ae8979c379dc7c9d", "id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "name": "default"}]} 2018-12-27 17:20:40,939 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=default used request id req-02e4da85-aa29-41e1-a06a-aecf51ece63e 2018-12-27 17:20:40,946 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b37c1aef5bbb4fd6f5c93f534d0b32493698db8f" 2018-12-27 17:20:41,062 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:20:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-53602c36-4c20-4e47-b86d-4def1d7de1b9 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b7b4fceec1ad4c6eb74d758b709a9d93", "name": "admin"}} 2018-12-27 17:20:41,062 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93 used request id req-53602c36-4c20-4e47-b86d-4def1d7de1b9 2018-12-27 17:20:41,066 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/f7197afc9b61423897aefc9a643d03a1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b37c1aef5bbb4fd6f5c93f534d0b32493698db8f" 2018-12-27 17:20:41,081 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:20:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-58874abb-1d7f-4dbf-985b-a31a3b7df261 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f7197afc9b61423897aefc9a643d03a1.", "code": 404, "title": "Not Found"}} 2018-12-27 17:20:41,081 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/f7197afc9b61423897aefc9a643d03a1 used request id req-58874abb-1d7f-4dbf-985b-a31a3b7df261 2018-12-27 17:20:41,082 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:20:41,085 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/f7d664a11f784aeb81e5a6a3536d2b41 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b37c1aef5bbb4fd6f5c93f534d0b32493698db8f" 2018-12-27 17:20:41,194 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:20:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4ef6f773-6a17-4e26-97c7-e3cbce455af4 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/f7d664a11f784aeb81e5a6a3536d2b41"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f7d664a11f784aeb81e5a6a3536d2b41", "name": "CreateSecurityGroupTests-1b3ccf78-27af-4bc-proj"}} 2018-12-27 17:20:41,195 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/f7d664a11f784aeb81e5a6a3536d2b41 used request id req-4ef6f773-6a17-4e26-97c7-e3cbce455af4 2018-12-27 17:20:41,195 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1e6b8a44-b73d-47f6-afe7-dabbe6b78ac7 2018-12-27 17:20:41,200 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=1e6b8a44-b73d-47f6-afe7-dabbe6b78ac7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b37c1aef5bbb4fd6f5c93f534d0b32493698db8f" 2018-12-27 17:20:41,425 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-8c4ae697-4644-43ef-9117-261865386c55 Date: Thu, 27 Dec 2018 17:20:41 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:20:36Z", "security_group_id": "1e6b8a44-b73d-47f6-afe7-dabbe6b78ac7", "port_range_min": null, "revision_number": 0, "tenant_id": "f7d664a11f784aeb81e5a6a3536d2b41", "created_at": "2018-12-27T17:20:36Z", "project_id": "f7d664a11f784aeb81e5a6a3536d2b41", "id": "455a9648-c52e-4173-b084-735e3341f999"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:20:36Z", "security_group_id": "1e6b8a44-b73d-47f6-afe7-dabbe6b78ac7", "port_range_min": null, "revision_number": 0, "tenant_id": "f7d664a11f784aeb81e5a6a3536d2b41", "created_at": "2018-12-27T17:20:36Z", "project_id": "f7d664a11f784aeb81e5a6a3536d2b41", "id": "4d912006-67cf-4c44-a653-03846cf154cb"}, {"remote_group_id": "1e6b8a44-b73d-47f6-afe7-dabbe6b78ac7", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:20:36Z", "security_group_id": "1e6b8a44-b73d-47f6-afe7-dabbe6b78ac7", "port_range_min": null, "revision_number": 0, "tenant_id": "f7d664a11f784aeb81e5a6a3536d2b41", "created_at": "2018-12-27T17:20:36Z", "project_id": "f7d664a11f784aeb81e5a6a3536d2b41", "id": "84821325-f699-4291-8edc-f96189e9c2b3"}, {"remote_group_id": "1e6b8a44-b73d-47f6-afe7-dabbe6b78ac7", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:20:36Z", "security_group_id": "1e6b8a44-b73d-47f6-afe7-dabbe6b78ac7", "port_range_min": null, "revision_number": 0, "tenant_id": "f7d664a11f784aeb81e5a6a3536d2b41", "created_at": "2018-12-27T17:20:36Z", "project_id": "f7d664a11f784aeb81e5a6a3536d2b41", "id": "ba189d5a-be4b-4a5e-a6af-09229f11d5a9"}]} 2018-12-27 17:20:41,425 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=1e6b8a44-b73d-47f6-afe7-dabbe6b78ac7 used request id req-8c4ae697-4644-43ef-9117-261865386c55 2018-12-27 17:20:41,426 - neutron_utils - INFO - Deleting security group with name - default 2018-12-27 17:20:41,431 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/security-groups/1e6b8a44-b73d-47f6-afe7-dabbe6b78ac7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b37c1aef5bbb4fd6f5c93f534d0b32493698db8f" 2018-12-27 17:20:41,798 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-b2f6eca1-59f1-47fa-9631-246ecd32e06f Content-Length: 0 Date: Thu, 27 Dec 2018 17:20:41 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 17:20:41,798 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-groups/1e6b8a44-b73d-47f6-afe7-dabbe6b78ac7 used request id req-b2f6eca1-59f1-47fa-9631-246ecd32e06f 2018-12-27 17:20:41,798 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-1b3ccf78-27af-4bc-proj 2018-12-27 17:20:41,802 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/projects/f7d664a11f784aeb81e5a6a3536d2b41 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b37c1aef5bbb4fd6f5c93f534d0b32493698db8f" 2018-12-27 17:20:42,073 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:20:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c346a230-328d-47c5-a5e2-9e116f4b4cc0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:20:42,073 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/f7d664a11f784aeb81e5a6a3536d2b41 used request id req-c346a230-328d-47c5-a5e2-9e116f4b4cc0 2018-12-27 17:20:42,073 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-1b3ccf78-27af-4bc-proj-role 2018-12-27 17:20:42,077 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/roles/5b8829161d764dd58fd96a1a9ea4d103 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b37c1aef5bbb4fd6f5c93f534d0b32493698db8f" 2018-12-27 17:20:42,199 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:20:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2c905355-43cb-435a-afcd-c9929ac481db Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:20:42,199 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/roles/5b8829161d764dd58fd96a1a9ea4d103 used request id req-2c905355-43cb-435a-afcd-c9929ac481db 2018-12-27 17:20:42,202 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b37c1aef5bbb4fd6f5c93f534d0b32493698db8f" 2018-12-27 17:20:42,308 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:20:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0fa8a0c0-9532-4521-b096-309d43978383 Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8de789d09e46427786a85702e5e8de91", "links": {"self": "http://172.30.9.31:5000/v3/roles/8de789d09e46427786a85702e5e8de91"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 17:20:42,309 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-0fa8a0c0-9532-4521-b096-309d43978383 2018-12-27 17:20:42,309 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-1b3ccf78-27af-4bc-user 2018-12-27 17:20:42,313 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/users/ee536dc418f344179318c19246a7b37c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d1bd031bda09c7ed94a745915c4cf27eb2c089e" 2018-12-27 17:20:42,536 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:20:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e37f2dc5-9762-4c51-9e14-85a493cf6b2f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:20:42,537 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/ee536dc418f344179318c19246a7b37c used request id req-e37f2dc5-9762-4c51-9e14-85a493cf6b2f 2018-12-27 17:20:42,538 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:20:42,957 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:20:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["hr2p9HFOTzSYNBLHnH6nFA"], "issued_at": "2018-12-27T17:20:42.000000Z"}} 2018-12-27 17:20:42,958 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f66a261808e711786e5f36665d0e58d9ce3c891" 2018-12-27 17:20:43,057 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:20:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6428ff50-3766-4a54-a71f-4dd783ff1a71 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:20:43,057 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-6428ff50-3766-4a54-a71f-4dd783ff1a71 2018-12-27 17:20:43,059 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:20:43,060 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:20:43,494 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:20:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["dMf9bO3HR6Sp0hrCEhJ-9w"], "issued_at": "2018-12-27T17:20:43.000000Z"}} 2018-12-27 17:20:43,495 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1c552b24465132acb6613d0a054ff14e84f3acb" 2018-12-27 17:20:43,595 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:20:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-71f2a653-8f16-4dcc-8d42-cba0c3c0a542 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:20:43,596 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-71f2a653-8f16-4dcc-8d42-cba0c3c0a542 2018-12-27 17:20:43,599 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 17:20:43,605 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 17:20:43 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 17:20:43,606 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-9376fcef-1bb2-48c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1c552b24465132acb6613d0a054ff14e84f3acb" 2018-12-27 17:20:43,732 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:20:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0b6c1c5a-7901-41e5-ba68-a53379e6bd56 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-9376fcef-1bb2-48c-proj", "previous": null, "next": null}, "projects": []} 2018-12-27 17:20:43,732 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-9376fcef-1bb2-48c-proj used request id req-0b6c1c5a-7901-41e5-ba68-a53379e6bd56 2018-12-27 17:20:43,736 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1c552b24465132acb6613d0a054ff14e84f3acb" 2018-12-27 17:20:43,925 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:20:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-61dbf00e-632f-4420-a1d7-989d482b108a Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-27 17:20:43,925 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-61dbf00e-632f-4420-a1d7-989d482b108a 2018-12-27 17:20:43,929 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1c552b24465132acb6613d0a054ff14e84f3acb" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSecurityGroupTests-9376fcef-1bb2-48c-proj"}}' 2018-12-27 17:20:44,064 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 27 Dec 2018 17:20:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3e896fe4-2466-4a1f-ba9a-83d3f9e86b9c Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/6276876cc221490fab6b2dafe7dff789"}, "tags": [], "enabled": true, "id": "6276876cc221490fab6b2dafe7dff789", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-9376fcef-1bb2-48c-proj"}} 2018-12-27 17:20:44,064 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-3e896fe4-2466-4a1f-ba9a-83d3f9e86b9c 2018-12-27 17:20:44,064 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-9376fcef-1bb2-48c-proj 2018-12-27 17:20:44,064 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:20:44,065 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:20:44,506 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:20:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["nwpJU97sQf62HwXIU-mdQQ"], "issued_at": "2018-12-27T17:20:44.000000Z"}} 2018-12-27 17:20:44,506 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a51e2df1cd5dbd6db0823664bc6833bbf2fd99c" 2018-12-27 17:20:44,522 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:20:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2f94ae8c-5781-4cb1-b764-a9b372ef329d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:20:44,523 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-2f94ae8c-5781-4cb1-b764-a9b372ef329d 2018-12-27 17:20:44,526 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 17:20:44,531 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 17:20:44 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 17:20:44,532 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a51e2df1cd5dbd6db0823664bc6833bbf2fd99c" 2018-12-27 17:20:44,572 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:20:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-71c1eb61-5501-4f91-b5d4-174261b1face Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "links": {"self": "http://172.30.9.31:5000/v3/users/01fa52e7b3674fc48643fa4ffca67e4e"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "01fa52e7b3674fc48643fa4ffca67e4e", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/05a834ddebbc40688596b7460b47439e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05a834ddebbc40688596b7460b47439e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/08226a0ad01943f39559448239e291e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "08226a0ad01943f39559448239e291e1", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/55c0552fe37a4f7ca0e73939514bc683"}, "domain_id": "default", "enabled": true, "options": {}, "id": "55c0552fe37a4f7ca0e73939514bc683", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/646a4af4e3b5439a97996d353fea3924"}, "domain_id": "914eec1d43ea4caf9d2fd33268c06258", "enabled": true, "options": {}, "id": "646a4af4e3b5439a97996d353fea3924", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/85fb203e51c34d3f8122e285a6a318b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85fb203e51c34d3f8122e285a6a318b3", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/905e7f4b42d24cca93b99d2401fa3378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "905e7f4b42d24cca93b99d2401fa3378", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/a5bc08b9f81f4e5bb86c24f9f7547bae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5bc08b9f81f4e5bb86c24f9f7547bae", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/a5c780627f004d318bf908d80305da9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5c780627f004d318bf908d80305da9c", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/b18425bf2b044bc9af7e194919539a17"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b18425bf2b044bc9af7e194919539a17", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/b8d2134b619d4dca80e21d6fb16449b0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b8d2134b619d4dca80e21d6fb16449b0", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/b9ab6a25a652438285139fe5b44aea62"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9ab6a25a652438285139fe5b44aea62", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/c08462554a4844d681348f58b9b0edee"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c08462554a4844d681348f58b9b0edee", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/ddfc3a9aad444d4782eae677c8a98130"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ddfc3a9aad444d4782eae677c8a98130", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/f2a74f2185a54676a6cb2bb5ecfcc4f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2a74f2185a54676a6cb2bb5ecfcc4f6", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-12-27 17:20:44,572 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-71c1eb61-5501-4f91-b5d4-174261b1face 2018-12-27 17:20:44,575 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?name=CreateSecurityGroupTests-9376fcef-1bb2-48c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a51e2df1cd5dbd6db0823664bc6833bbf2fd99c" 2018-12-27 17:20:44,692 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:20:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-53c94c2e-07f9-4ee7-86d9-6b1d27c9bc71 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?name=CreateSecurityGroupTests-9376fcef-1bb2-48c-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/6276876cc221490fab6b2dafe7dff789"}, "tags": [], "enabled": true, "id": "6276876cc221490fab6b2dafe7dff789", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-9376fcef-1bb2-48c-proj"}]} 2018-12-27 17:20:44,692 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?name=CreateSecurityGroupTests-9376fcef-1bb2-48c-proj used request id req-53c94c2e-07f9-4ee7-86d9-6b1d27c9bc71 2018-12-27 17:20:44,694 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a51e2df1cd5dbd6db0823664bc6833bbf2fd99c" 2018-12-27 17:20:44,804 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:20:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1b16cc6a-4a99-4e09-8aa9-8d083f2402e5 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-27 17:20:44,804 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-1b16cc6a-4a99-4e09-8aa9-8d083f2402e5 2018-12-27 17:20:45,199 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-9376fcef-1bb2-48c-user 2018-12-27 17:20:45,199 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:20:45,203 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1c552b24465132acb6613d0a054ff14e84f3acb" 2018-12-27 17:20:45,308 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:20:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-48b9076a-0c3c-4d02-a907-bb001ae201bc Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8de789d09e46427786a85702e5e8de91", "links": {"self": "http://172.30.9.31:5000/v3/roles/8de789d09e46427786a85702e5e8de91"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 17:20:45,308 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-48b9076a-0c3c-4d02-a907-bb001ae201bc 2018-12-27 17:20:45,312 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1c552b24465132acb6613d0a054ff14e84f3acb" -d '{"role": {"name": "CreateSecurityGroupTests-9376fcef-1bb2-48c-proj-role"}}' 2018-12-27 17:20:45,441 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 27 Dec 2018 17:20:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-776b3485-fa09-4f58-8b50-11374951dc2c Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "5d6f74ba58674734b81af58c215813e4", "links": {"self": "http://172.30.9.31:5000/v3/roles/5d6f74ba58674734b81af58c215813e4"}, "name": "CreateSecurityGroupTests-9376fcef-1bb2-48c-proj-role"}} 2018-12-27 17:20:45,441 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/roles used request id req-776b3485-fa09-4f58-8b50-11374951dc2c 2018-12-27 17:20:45,441 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-9376fcef-1bb2-48c-proj-role 2018-12-27 17:20:45,444 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles/5d6f74ba58674734b81af58c215813e4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1c552b24465132acb6613d0a054ff14e84f3acb" 2018-12-27 17:20:45,564 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:20:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b26c5653-8c7a-4c78-9335-78ef2eec77c0 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "5d6f74ba58674734b81af58c215813e4", "links": {"self": "http://172.30.9.31:5000/v3/roles/5d6f74ba58674734b81af58c215813e4"}, "name": "CreateSecurityGroupTests-9376fcef-1bb2-48c-proj-role"}} 2018-12-27 17:20:45,564 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles/5d6f74ba58674734b81af58c215813e4 used request id req-b26c5653-8c7a-4c78-9335-78ef2eec77c0 2018-12-27 17:20:45,564 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-9376fcef-1bb2-48c-proj-role to project CreateSecurityGroupTests-9376fcef-1bb2-48c-proj 2018-12-27 17:20:45,568 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:5000/v3/projects/6276876cc221490fab6b2dafe7dff789/users/95cc2ce7e0914b54aeb9460178aa8260/roles/5d6f74ba58674734b81af58c215813e4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1c552b24465132acb6613d0a054ff14e84f3acb" 2018-12-27 17:20:45,717 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:20:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b8ff1ee8-8ed4-47b7-8ffe-de8eb43368ac Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:20:45,717 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/6276876cc221490fab6b2dafe7dff789/users/95cc2ce7e0914b54aeb9460178aa8260/roles/5d6f74ba58674734b81af58c215813e4 used request id req-b8ff1ee8-8ed4-47b7-8ffe-de8eb43368ac 2018-12-27 17:20:45,719 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:20:45,720 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:20:46,121 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5d6f74ba58674734b81af58c215813e4", "name": "CreateSecurityGroupTests-9376fcef-1bb2-48c-proj-role"}], "expires_at": "2018-12-27T18:20:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6276876cc221490fab6b2dafe7dff789", "name": "CreateSecurityGroupTests-9376fcef-1bb2-48c-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/6276876cc221490fab6b2dafe7dff789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/6276876cc221490fab6b2dafe7dff789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/6276876cc221490fab6b2dafe7dff789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/6276876cc221490fab6b2dafe7dff789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/6276876cc221490fab6b2dafe7dff789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/6276876cc221490fab6b2dafe7dff789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/6276876cc221490fab6b2dafe7dff789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/6276876cc221490fab6b2dafe7dff789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/6276876cc221490fab6b2dafe7dff789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_6276876cc221490fab6b2dafe7dff789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_6276876cc221490fab6b2dafe7dff789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/6276876cc221490fab6b2dafe7dff789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/6276876cc221490fab6b2dafe7dff789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/6276876cc221490fab6b2dafe7dff789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-9376fcef-1bb2-48c-user", "id": "95cc2ce7e0914b54aeb9460178aa8260"}, "audit_ids": ["F7EGc8cKQSeFezvYnrwZKQ"], "issued_at": "2018-12-27T17:20:46.000000Z"}} 2018-12-27 17:20:46,122 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29456e8f31758224454bc36ee2f0e683dab8f747" 2018-12-27 17:20:46,221 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:20:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8f54762c-9696-489b-9923-ff6d5a043728 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:20:46,221 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-8f54762c-9696-489b-9923-ff6d5a043728 2018-12-27 17:20:46,229 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=CreateSecurityGroupTests-c0119caa-f105-41ae-b3c6-000d1dcb1383name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29456e8f31758224454bc36ee2f0e683dab8f747" 2018-12-27 17:20:46,634 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-95729497-8c6f-4844-9b57-1a7603a7ea73 Date: Thu, 27 Dec 2018 17:20:46 GMT RESP BODY: {"security_groups": []} 2018-12-27 17:20:46,634 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=CreateSecurityGroupTests-c0119caa-f105-41ae-b3c6-000d1dcb1383name&description=hello+group used request id req-95729497-8c6f-4844-9b57-1a7603a7ea73 2018-12-27 17:20:46,634 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-c0119caa-f105-41ae-b3c6-000d1dcb1383name... 2018-12-27 17:20:46,634 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-c0119caa-f105-41ae-b3c6-000d1dcb1383name 2018-12-27 17:20:46,639 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29456e8f31758224454bc36ee2f0e683dab8f747" -d '{"security_group": {"name": "CreateSecurityGroupTests-c0119caa-f105-41ae-b3c6-000d1dcb1383name", "description": "hello group"}}' 2018-12-27 17:20:47,098 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1408 X-Openstack-Request-Id: req-4c55d977-fcc3-42c5-b64d-59a484c910e0 Date: Thu, 27 Dec 2018 17:20:47 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "6276876cc221490fab6b2dafe7dff789", "created_at": "2018-12-27T17:20:46Z", "updated_at": "2018-12-27T17:20:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:20:46Z", "revision_number": 0, "id": "821127b4-008d-46ae-ab46-a5cf0700748a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:20:46Z", "security_group_id": "6bd64f5f-0fc5-46ef-9c0a-299eefd1ff22", "tenant_id": "6276876cc221490fab6b2dafe7dff789", "port_range_min": null, "ethertype": "IPv4", "project_id": "6276876cc221490fab6b2dafe7dff789"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:20:46Z", "revision_number": 0, "id": "cd2805aa-b753-4b02-a769-d91b1a6d56cc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:20:46Z", "security_group_id": "6bd64f5f-0fc5-46ef-9c0a-299eefd1ff22", "tenant_id": "6276876cc221490fab6b2dafe7dff789", "port_range_min": null, "ethertype": "IPv6", "project_id": "6276876cc221490fab6b2dafe7dff789"}], "revision_number": 2, "project_id": "6276876cc221490fab6b2dafe7dff789", "id": "6bd64f5f-0fc5-46ef-9c0a-299eefd1ff22", "name": "CreateSecurityGroupTests-c0119caa-f105-41ae-b3c6-000d1dcb1383name"}} 2018-12-27 17:20:47,098 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/security-groups used request id req-4c55d977-fcc3-42c5-b64d-59a484c910e0 2018-12-27 17:20:47,099 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 6bd64f5f-0fc5-46ef-9c0a-299eefd1ff22 2018-12-27 17:20:47,103 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=6bd64f5f-0fc5-46ef-9c0a-299eefd1ff22 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29456e8f31758224454bc36ee2f0e683dab8f747" 2018-12-27 17:20:47,300 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-aaaa2ddc-f6e9-427f-ad9b-3600ba61b9fb Date: Thu, 27 Dec 2018 17:20:47 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:20:46Z", "security_group_id": "6bd64f5f-0fc5-46ef-9c0a-299eefd1ff22", "port_range_min": null, "revision_number": 0, "tenant_id": "6276876cc221490fab6b2dafe7dff789", "created_at": "2018-12-27T17:20:46Z", "project_id": "6276876cc221490fab6b2dafe7dff789", "id": "821127b4-008d-46ae-ab46-a5cf0700748a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:20:46Z", "security_group_id": "6bd64f5f-0fc5-46ef-9c0a-299eefd1ff22", "port_range_min": null, "revision_number": 0, "tenant_id": "6276876cc221490fab6b2dafe7dff789", "created_at": "2018-12-27T17:20:46Z", "project_id": "6276876cc221490fab6b2dafe7dff789", "id": "cd2805aa-b753-4b02-a769-d91b1a6d56cc"}]} 2018-12-27 17:20:47,301 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=6bd64f5f-0fc5-46ef-9c0a-299eefd1ff22 used request id req-aaaa2ddc-f6e9-427f-ad9b-3600ba61b9fb 2018-12-27 17:20:47,301 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 6bd64f5f-0fc5-46ef-9c0a-299eefd1ff22 2018-12-27 17:20:47,306 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=6bd64f5f-0fc5-46ef-9c0a-299eefd1ff22 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29456e8f31758224454bc36ee2f0e683dab8f747" 2018-12-27 17:20:47,505 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-9ff24699-4962-4927-986e-30fe770bfb63 Date: Thu, 27 Dec 2018 17:20:47 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:20:46Z", "security_group_id": "6bd64f5f-0fc5-46ef-9c0a-299eefd1ff22", "port_range_min": null, "revision_number": 0, "tenant_id": "6276876cc221490fab6b2dafe7dff789", "created_at": "2018-12-27T17:20:46Z", "project_id": "6276876cc221490fab6b2dafe7dff789", "id": "821127b4-008d-46ae-ab46-a5cf0700748a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:20:46Z", "security_group_id": "6bd64f5f-0fc5-46ef-9c0a-299eefd1ff22", "port_range_min": null, "revision_number": 0, "tenant_id": "6276876cc221490fab6b2dafe7dff789", "created_at": "2018-12-27T17:20:46Z", "project_id": "6276876cc221490fab6b2dafe7dff789", "id": "cd2805aa-b753-4b02-a769-d91b1a6d56cc"}]} 2018-12-27 17:20:47,505 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=6bd64f5f-0fc5-46ef-9c0a-299eefd1ff22 used request id req-9ff24699-4962-4927-986e-30fe770bfb63 2018-12-27 17:20:47,506 - neutron_utils - INFO - Retrieving security group with ID - 6bd64f5f-0fc5-46ef-9c0a-299eefd1ff22 2018-12-27 17:20:47,510 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?id=6bd64f5f-0fc5-46ef-9c0a-299eefd1ff22 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29456e8f31758224454bc36ee2f0e683dab8f747" 2018-12-27 17:20:47,755 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-5974b009-8ddf-487a-849e-90694f0e29c8 Date: Thu, 27 Dec 2018 17:20:47 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "6276876cc221490fab6b2dafe7dff789", "created_at": "2018-12-27T17:20:46Z", "updated_at": "2018-12-27T17:20:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:20:46Z", "revision_number": 0, "id": "821127b4-008d-46ae-ab46-a5cf0700748a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:20:46Z", "security_group_id": "6bd64f5f-0fc5-46ef-9c0a-299eefd1ff22", "tenant_id": "6276876cc221490fab6b2dafe7dff789", "port_range_min": null, "ethertype": "IPv4", "project_id": "6276876cc221490fab6b2dafe7dff789"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:20:46Z", "revision_number": 0, "id": "cd2805aa-b753-4b02-a769-d91b1a6d56cc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:20:46Z", "security_group_id": "6bd64f5f-0fc5-46ef-9c0a-299eefd1ff22", "tenant_id": "6276876cc221490fab6b2dafe7dff789", "port_range_min": null, "ethertype": "IPv6", "project_id": "6276876cc221490fab6b2dafe7dff789"}], "revision_number": 2, "project_id": "6276876cc221490fab6b2dafe7dff789", "id": "6bd64f5f-0fc5-46ef-9c0a-299eefd1ff22", "name": "CreateSecurityGroupTests-c0119caa-f105-41ae-b3c6-000d1dcb1383name"}]} 2018-12-27 17:20:47,755 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?id=6bd64f5f-0fc5-46ef-9c0a-299eefd1ff22 used request id req-5974b009-8ddf-487a-849e-90694f0e29c8 2018-12-27 17:20:47,756 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 6bd64f5f-0fc5-46ef-9c0a-299eefd1ff22 2018-12-27 17:20:47,760 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=6bd64f5f-0fc5-46ef-9c0a-299eefd1ff22 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29456e8f31758224454bc36ee2f0e683dab8f747" 2018-12-27 17:20:47,963 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-a0cf8d15-7e8f-48a1-97f3-7eeede749f32 Date: Thu, 27 Dec 2018 17:20:47 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:20:46Z", "security_group_id": "6bd64f5f-0fc5-46ef-9c0a-299eefd1ff22", "port_range_min": null, "revision_number": 0, "tenant_id": "6276876cc221490fab6b2dafe7dff789", "created_at": "2018-12-27T17:20:46Z", "project_id": "6276876cc221490fab6b2dafe7dff789", "id": "821127b4-008d-46ae-ab46-a5cf0700748a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:20:46Z", "security_group_id": "6bd64f5f-0fc5-46ef-9c0a-299eefd1ff22", "port_range_min": null, "revision_number": 0, "tenant_id": "6276876cc221490fab6b2dafe7dff789", "created_at": "2018-12-27T17:20:46Z", "project_id": "6276876cc221490fab6b2dafe7dff789", "id": "cd2805aa-b753-4b02-a769-d91b1a6d56cc"}]} 2018-12-27 17:20:47,963 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=6bd64f5f-0fc5-46ef-9c0a-299eefd1ff22 used request id req-a0cf8d15-7e8f-48a1-97f3-7eeede749f32 2018-12-27 17:20:47,964 - neutron_utils - INFO - Retrieving security group with ID - 6bd64f5f-0fc5-46ef-9c0a-299eefd1ff22 2018-12-27 17:20:47,969 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?id=6bd64f5f-0fc5-46ef-9c0a-299eefd1ff22 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29456e8f31758224454bc36ee2f0e683dab8f747" 2018-12-27 17:20:48,199 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-05f2e116-46a1-4adc-b057-3f95f1e1a805 Date: Thu, 27 Dec 2018 17:20:48 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "6276876cc221490fab6b2dafe7dff789", "created_at": "2018-12-27T17:20:46Z", "updated_at": "2018-12-27T17:20:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:20:46Z", "revision_number": 0, "id": "821127b4-008d-46ae-ab46-a5cf0700748a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:20:46Z", "security_group_id": "6bd64f5f-0fc5-46ef-9c0a-299eefd1ff22", "tenant_id": "6276876cc221490fab6b2dafe7dff789", "port_range_min": null, "ethertype": "IPv4", "project_id": "6276876cc221490fab6b2dafe7dff789"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:20:46Z", "revision_number": 0, "id": "cd2805aa-b753-4b02-a769-d91b1a6d56cc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:20:46Z", "security_group_id": "6bd64f5f-0fc5-46ef-9c0a-299eefd1ff22", "tenant_id": "6276876cc221490fab6b2dafe7dff789", "port_range_min": null, "ethertype": "IPv6", "project_id": "6276876cc221490fab6b2dafe7dff789"}], "revision_number": 2, "project_id": "6276876cc221490fab6b2dafe7dff789", "id": "6bd64f5f-0fc5-46ef-9c0a-299eefd1ff22", "name": "CreateSecurityGroupTests-c0119caa-f105-41ae-b3c6-000d1dcb1383name"}]} 2018-12-27 17:20:48,200 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?id=6bd64f5f-0fc5-46ef-9c0a-299eefd1ff22 used request id req-05f2e116-46a1-4adc-b057-3f95f1e1a805 2018-12-27 17:20:48,200 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 6bd64f5f-0fc5-46ef-9c0a-299eefd1ff22 2018-12-27 17:20:48,205 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=6bd64f5f-0fc5-46ef-9c0a-299eefd1ff22 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29456e8f31758224454bc36ee2f0e683dab8f747" 2018-12-27 17:20:48,421 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-5388f6bc-9aee-4007-bc2e-c8fec03e2abc Date: Thu, 27 Dec 2018 17:20:48 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:20:46Z", "security_group_id": "6bd64f5f-0fc5-46ef-9c0a-299eefd1ff22", "port_range_min": null, "revision_number": 0, "tenant_id": "6276876cc221490fab6b2dafe7dff789", "created_at": "2018-12-27T17:20:46Z", "project_id": "6276876cc221490fab6b2dafe7dff789", "id": "821127b4-008d-46ae-ab46-a5cf0700748a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:20:46Z", "security_group_id": "6bd64f5f-0fc5-46ef-9c0a-299eefd1ff22", "port_range_min": null, "revision_number": 0, "tenant_id": "6276876cc221490fab6b2dafe7dff789", "created_at": "2018-12-27T17:20:46Z", "project_id": "6276876cc221490fab6b2dafe7dff789", "id": "cd2805aa-b753-4b02-a769-d91b1a6d56cc"}]} 2018-12-27 17:20:48,421 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=6bd64f5f-0fc5-46ef-9c0a-299eefd1ff22 used request id req-5388f6bc-9aee-4007-bc2e-c8fec03e2abc 2018-12-27 17:20:48,422 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-c0119caa-f105-41ae-b3c6-000d1dcb1383name 2018-12-27 17:20:48,427 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=CreateSecurityGroupTests-c0119caa-f105-41ae-b3c6-000d1dcb1383name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29456e8f31758224454bc36ee2f0e683dab8f747" 2018-12-27 17:20:48,478 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-e1ca926e-3605-4b1b-9e4a-7cd6262a97e7 Date: Thu, 27 Dec 2018 17:20:48 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "6276876cc221490fab6b2dafe7dff789", "created_at": "2018-12-27T17:20:46Z", "updated_at": "2018-12-27T17:20:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:20:46Z", "revision_number": 0, "id": "821127b4-008d-46ae-ab46-a5cf0700748a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:20:46Z", "security_group_id": "6bd64f5f-0fc5-46ef-9c0a-299eefd1ff22", "tenant_id": "6276876cc221490fab6b2dafe7dff789", "port_range_min": null, "ethertype": "IPv4", "project_id": "6276876cc221490fab6b2dafe7dff789"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:20:46Z", "revision_number": 0, "id": "cd2805aa-b753-4b02-a769-d91b1a6d56cc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:20:46Z", "security_group_id": "6bd64f5f-0fc5-46ef-9c0a-299eefd1ff22", "tenant_id": "6276876cc221490fab6b2dafe7dff789", "port_range_min": null, "ethertype": "IPv6", "project_id": "6276876cc221490fab6b2dafe7dff789"}], "revision_number": 2, "project_id": "6276876cc221490fab6b2dafe7dff789", "id": "6bd64f5f-0fc5-46ef-9c0a-299eefd1ff22", "name": "CreateSecurityGroupTests-c0119caa-f105-41ae-b3c6-000d1dcb1383name"}]} 2018-12-27 17:20:48,478 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=CreateSecurityGroupTests-c0119caa-f105-41ae-b3c6-000d1dcb1383name used request id req-e1ca926e-3605-4b1b-9e4a-7cd6262a97e7 2018-12-27 17:20:48,481 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 17:20:48,487 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 17:20:48 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 17:20:48,487 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/6276876cc221490fab6b2dafe7dff789 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29456e8f31758224454bc36ee2f0e683dab8f747" 2018-12-27 17:20:48,587 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:20:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-236e71d5-7176-4469-84d5-de9cff987263 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/6276876cc221490fab6b2dafe7dff789"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "6276876cc221490fab6b2dafe7dff789", "name": "CreateSecurityGroupTests-9376fcef-1bb2-48c-proj"}} 2018-12-27 17:20:48,587 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/6276876cc221490fab6b2dafe7dff789 used request id req-236e71d5-7176-4469-84d5-de9cff987263 2018-12-27 17:20:48,588 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 6bd64f5f-0fc5-46ef-9c0a-299eefd1ff22 2018-12-27 17:20:48,593 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=6bd64f5f-0fc5-46ef-9c0a-299eefd1ff22 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29456e8f31758224454bc36ee2f0e683dab8f747" 2018-12-27 17:20:48,790 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-a3e09e6c-e372-44c3-bde7-d518ff8bfaa7 Date: Thu, 27 Dec 2018 17:20:48 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:20:46Z", "security_group_id": "6bd64f5f-0fc5-46ef-9c0a-299eefd1ff22", "port_range_min": null, "revision_number": 0, "tenant_id": "6276876cc221490fab6b2dafe7dff789", "created_at": "2018-12-27T17:20:46Z", "project_id": "6276876cc221490fab6b2dafe7dff789", "id": "821127b4-008d-46ae-ab46-a5cf0700748a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:20:46Z", "security_group_id": "6bd64f5f-0fc5-46ef-9c0a-299eefd1ff22", "port_range_min": null, "revision_number": 0, "tenant_id": "6276876cc221490fab6b2dafe7dff789", "created_at": "2018-12-27T17:20:46Z", "project_id": "6276876cc221490fab6b2dafe7dff789", "id": "cd2805aa-b753-4b02-a769-d91b1a6d56cc"}]} 2018-12-27 17:20:48,790 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=6bd64f5f-0fc5-46ef-9c0a-299eefd1ff22 used request id req-a3e09e6c-e372-44c3-bde7-d518ff8bfaa7 2018-12-27 17:20:48,795 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29456e8f31758224454bc36ee2f0e683dab8f747" -d '{"security_group_rule": {"direction": "ingress", "description": "test_rule_1", "security_group_id": "6bd64f5f-0fc5-46ef-9c0a-299eefd1ff22"}}' 2018-12-27 17:20:49,015 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 521 X-Openstack-Request-Id: req-04c76168-aa3a-4946-a6a5-401e88808a79 Date: Thu, 27 Dec 2018 17:20:49 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:20:48Z", "security_group_id": "6bd64f5f-0fc5-46ef-9c0a-299eefd1ff22", "port_range_min": null, "revision_number": 0, "tenant_id": "6276876cc221490fab6b2dafe7dff789", "created_at": "2018-12-27T17:20:48Z", "project_id": "6276876cc221490fab6b2dafe7dff789", "id": "fc56db40-ffee-4526-815d-919ca4ff7ba4"}} 2018-12-27 17:20:49,015 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/security-group-rules used request id req-04c76168-aa3a-4946-a6a5-401e88808a79 2018-12-27 17:20:49,016 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-c0119caa-f105-41ae-b3c6-000d1dcb1383name 2018-12-27 17:20:49,020 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=CreateSecurityGroupTests-c0119caa-f105-41ae-b3c6-000d1dcb1383name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29456e8f31758224454bc36ee2f0e683dab8f747" 2018-12-27 17:20:49,067 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-3bad8c0c-c310-48ea-8981-6596cb467616 Date: Thu, 27 Dec 2018 17:20:49 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "6276876cc221490fab6b2dafe7dff789", "created_at": "2018-12-27T17:20:46Z", "updated_at": "2018-12-27T17:20:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:20:46Z", "revision_number": 0, "id": "821127b4-008d-46ae-ab46-a5cf0700748a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:20:46Z", "security_group_id": "6bd64f5f-0fc5-46ef-9c0a-299eefd1ff22", "tenant_id": "6276876cc221490fab6b2dafe7dff789", "port_range_min": null, "ethertype": "IPv4", "project_id": "6276876cc221490fab6b2dafe7dff789"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:20:46Z", "revision_number": 0, "id": "cd2805aa-b753-4b02-a769-d91b1a6d56cc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:20:46Z", "security_group_id": "6bd64f5f-0fc5-46ef-9c0a-299eefd1ff22", "tenant_id": "6276876cc221490fab6b2dafe7dff789", "port_range_min": null, "ethertype": "IPv6", "project_id": "6276876cc221490fab6b2dafe7dff789"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:20:48Z", "revision_number": 0, "id": "fc56db40-ffee-4526-815d-919ca4ff7ba4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:20:48Z", "security_group_id": "6bd64f5f-0fc5-46ef-9c0a-299eefd1ff22", "tenant_id": "6276876cc221490fab6b2dafe7dff789", "port_range_min": null, "ethertype": "IPv4", "project_id": "6276876cc221490fab6b2dafe7dff789"}], "revision_number": 3, "project_id": "6276876cc221490fab6b2dafe7dff789", "id": "6bd64f5f-0fc5-46ef-9c0a-299eefd1ff22", "name": "CreateSecurityGroupTests-c0119caa-f105-41ae-b3c6-000d1dcb1383name"}]} 2018-12-27 17:20:49,068 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=CreateSecurityGroupTests-c0119caa-f105-41ae-b3c6-000d1dcb1383name used request id req-3bad8c0c-c310-48ea-8981-6596cb467616 2018-12-27 17:20:49,071 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/6276876cc221490fab6b2dafe7dff789 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29456e8f31758224454bc36ee2f0e683dab8f747" 2018-12-27 17:20:49,176 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:20:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-842bf6e4-eaac-4fcd-ae0d-2cfd1c3d9613 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/6276876cc221490fab6b2dafe7dff789"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "6276876cc221490fab6b2dafe7dff789", "name": "CreateSecurityGroupTests-9376fcef-1bb2-48c-proj"}} 2018-12-27 17:20:49,176 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/6276876cc221490fab6b2dafe7dff789 used request id req-842bf6e4-eaac-4fcd-ae0d-2cfd1c3d9613 2018-12-27 17:20:49,177 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 6bd64f5f-0fc5-46ef-9c0a-299eefd1ff22 2018-12-27 17:20:49,182 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=6bd64f5f-0fc5-46ef-9c0a-299eefd1ff22 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29456e8f31758224454bc36ee2f0e683dab8f747" 2018-12-27 17:20:49,202 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-591d538e-5970-4b02-96ea-d5bce738b663 Date: Thu, 27 Dec 2018 17:20:49 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:20:46Z", "security_group_id": "6bd64f5f-0fc5-46ef-9c0a-299eefd1ff22", "port_range_min": null, "revision_number": 0, "tenant_id": "6276876cc221490fab6b2dafe7dff789", "created_at": "2018-12-27T17:20:46Z", "project_id": "6276876cc221490fab6b2dafe7dff789", "id": "821127b4-008d-46ae-ab46-a5cf0700748a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:20:46Z", "security_group_id": "6bd64f5f-0fc5-46ef-9c0a-299eefd1ff22", "port_range_min": null, "revision_number": 0, "tenant_id": "6276876cc221490fab6b2dafe7dff789", "created_at": "2018-12-27T17:20:46Z", "project_id": "6276876cc221490fab6b2dafe7dff789", "id": "cd2805aa-b753-4b02-a769-d91b1a6d56cc"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:20:48Z", "security_group_id": "6bd64f5f-0fc5-46ef-9c0a-299eefd1ff22", "port_range_min": null, "revision_number": 0, "tenant_id": "6276876cc221490fab6b2dafe7dff789", "created_at": "2018-12-27T17:20:48Z", "project_id": "6276876cc221490fab6b2dafe7dff789", "id": "fc56db40-ffee-4526-815d-919ca4ff7ba4"}]} 2018-12-27 17:20:49,202 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=6bd64f5f-0fc5-46ef-9c0a-299eefd1ff22 used request id req-591d538e-5970-4b02-96ea-d5bce738b663 2018-12-27 17:20:49,207 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29456e8f31758224454bc36ee2f0e683dab8f747" -d '{"security_group_rule": {"ethertype": "IPv6", "direction": "egress", "protocol": 17, "description": "test_rule_2", "security_group_id": "6bd64f5f-0fc5-46ef-9c0a-299eefd1ff22"}}' 2018-12-27 17:20:49,618 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 520 X-Openstack-Request-Id: req-cacfa6e4-cd89-451a-9181-2df9f7333cc7 Date: Thu, 27 Dec 2018 17:20:49 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:20:49Z", "security_group_id": "6bd64f5f-0fc5-46ef-9c0a-299eefd1ff22", "port_range_min": null, "revision_number": 0, "tenant_id": "6276876cc221490fab6b2dafe7dff789", "created_at": "2018-12-27T17:20:49Z", "project_id": "6276876cc221490fab6b2dafe7dff789", "id": "02a46a13-6723-4c3a-b53c-8198369660ae"}} 2018-12-27 17:20:49,618 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/security-group-rules used request id req-cacfa6e4-cd89-451a-9181-2df9f7333cc7 2018-12-27 17:20:49,619 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-c0119caa-f105-41ae-b3c6-000d1dcb1383name 2018-12-27 17:20:49,624 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=CreateSecurityGroupTests-c0119caa-f105-41ae-b3c6-000d1dcb1383name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29456e8f31758224454bc36ee2f0e683dab8f747" 2018-12-27 17:20:49,679 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2430 X-Openstack-Request-Id: req-e6a71f6b-c21a-4ce7-ba40-416a19084f8b Date: Thu, 27 Dec 2018 17:20:49 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "6276876cc221490fab6b2dafe7dff789", "created_at": "2018-12-27T17:20:46Z", "updated_at": "2018-12-27T17:20:49Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:20:49Z", "revision_number": 0, "id": "02a46a13-6723-4c3a-b53c-8198369660ae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:20:49Z", "security_group_id": "6bd64f5f-0fc5-46ef-9c0a-299eefd1ff22", "tenant_id": "6276876cc221490fab6b2dafe7dff789", "port_range_min": null, "ethertype": "IPv6", "project_id": "6276876cc221490fab6b2dafe7dff789"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:20:46Z", "revision_number": 0, "id": "821127b4-008d-46ae-ab46-a5cf0700748a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:20:46Z", "security_group_id": "6bd64f5f-0fc5-46ef-9c0a-299eefd1ff22", "tenant_id": "6276876cc221490fab6b2dafe7dff789", "port_range_min": null, "ethertype": "IPv4", "project_id": "6276876cc221490fab6b2dafe7dff789"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:20:46Z", "revision_number": 0, "id": "cd2805aa-b753-4b02-a769-d91b1a6d56cc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:20:46Z", "security_group_id": "6bd64f5f-0fc5-46ef-9c0a-299eefd1ff22", "tenant_id": "6276876cc221490fab6b2dafe7dff789", "port_range_min": null, "ethertype": "IPv6", "project_id": "6276876cc221490fab6b2dafe7dff789"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:20:48Z", "revision_number": 0, "id": "fc56db40-ffee-4526-815d-919ca4ff7ba4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:20:48Z", "security_group_id": "6bd64f5f-0fc5-46ef-9c0a-299eefd1ff22", "tenant_id": "6276876cc221490fab6b2dafe7dff789", "port_range_min": null, "ethertype": "IPv4", "project_id": "6276876cc221490fab6b2dafe7dff789"}], "revision_number": 4, "project_id": "6276876cc221490fab6b2dafe7dff789", "id": "6bd64f5f-0fc5-46ef-9c0a-299eefd1ff22", "name": "CreateSecurityGroupTests-c0119caa-f105-41ae-b3c6-000d1dcb1383name"}]} 2018-12-27 17:20:49,679 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=CreateSecurityGroupTests-c0119caa-f105-41ae-b3c6-000d1dcb1383name used request id req-e6a71f6b-c21a-4ce7-ba40-416a19084f8b 2018-12-27 17:20:49,683 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/6276876cc221490fab6b2dafe7dff789 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29456e8f31758224454bc36ee2f0e683dab8f747" 2018-12-27 17:20:49,780 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:20:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9bc5f09a-9ce9-43f9-90e2-e7714f369d2c Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/6276876cc221490fab6b2dafe7dff789"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "6276876cc221490fab6b2dafe7dff789", "name": "CreateSecurityGroupTests-9376fcef-1bb2-48c-proj"}} 2018-12-27 17:20:49,780 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/6276876cc221490fab6b2dafe7dff789 used request id req-9bc5f09a-9ce9-43f9-90e2-e7714f369d2c 2018-12-27 17:20:49,781 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 6bd64f5f-0fc5-46ef-9c0a-299eefd1ff22 2018-12-27 17:20:49,785 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=6bd64f5f-0fc5-46ef-9c0a-299eefd1ff22 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29456e8f31758224454bc36ee2f0e683dab8f747" 2018-12-27 17:20:49,806 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1997 X-Openstack-Request-Id: req-a59232d0-8e38-4766-b2f9-1120e7af2ad1 Date: Thu, 27 Dec 2018 17:20:49 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:20:49Z", "security_group_id": "6bd64f5f-0fc5-46ef-9c0a-299eefd1ff22", "port_range_min": null, "revision_number": 0, "tenant_id": "6276876cc221490fab6b2dafe7dff789", "created_at": "2018-12-27T17:20:49Z", "project_id": "6276876cc221490fab6b2dafe7dff789", "id": "02a46a13-6723-4c3a-b53c-8198369660ae"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:20:46Z", "security_group_id": "6bd64f5f-0fc5-46ef-9c0a-299eefd1ff22", "port_range_min": null, "revision_number": 0, "tenant_id": "6276876cc221490fab6b2dafe7dff789", "created_at": "2018-12-27T17:20:46Z", "project_id": "6276876cc221490fab6b2dafe7dff789", "id": "821127b4-008d-46ae-ab46-a5cf0700748a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:20:46Z", "security_group_id": "6bd64f5f-0fc5-46ef-9c0a-299eefd1ff22", "port_range_min": null, "revision_number": 0, "tenant_id": "6276876cc221490fab6b2dafe7dff789", "created_at": "2018-12-27T17:20:46Z", "project_id": "6276876cc221490fab6b2dafe7dff789", "id": "cd2805aa-b753-4b02-a769-d91b1a6d56cc"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:20:48Z", "security_group_id": "6bd64f5f-0fc5-46ef-9c0a-299eefd1ff22", "port_range_min": null, "revision_number": 0, "tenant_id": "6276876cc221490fab6b2dafe7dff789", "created_at": "2018-12-27T17:20:48Z", "project_id": "6276876cc221490fab6b2dafe7dff789", "id": "fc56db40-ffee-4526-815d-919ca4ff7ba4"}]} 2018-12-27 17:20:49,806 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=6bd64f5f-0fc5-46ef-9c0a-299eefd1ff22 used request id req-a59232d0-8e38-4766-b2f9-1120e7af2ad1 2018-12-27 17:20:49,811 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29456e8f31758224454bc36ee2f0e683dab8f747" -d '{"security_group_rule": {"direction": "egress", "protocol": 17, "description": "test_rule_3", "ethertype": "IPv4", "port_range_max": 20, "security_group_id": "6bd64f5f-0fc5-46ef-9c0a-299eefd1ff22", "port_range_min": 10}}' 2018-12-27 17:20:50,025 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 516 X-Openstack-Request-Id: req-51f1b97f-78c2-4216-922d-f85c4c93fd9d Date: Thu, 27 Dec 2018 17:20:50 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-12-27T17:20:49Z", "security_group_id": "6bd64f5f-0fc5-46ef-9c0a-299eefd1ff22", "port_range_min": 10, "revision_number": 0, "tenant_id": "6276876cc221490fab6b2dafe7dff789", "created_at": "2018-12-27T17:20:49Z", "project_id": "6276876cc221490fab6b2dafe7dff789", "id": "dcb6a43d-f4cc-4be0-b37a-18f9db8c66d4"}} 2018-12-27 17:20:50,025 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/security-group-rules used request id req-51f1b97f-78c2-4216-922d-f85c4c93fd9d 2018-12-27 17:20:50,026 - neutron_utils - INFO - Retrieving security group with ID - 6bd64f5f-0fc5-46ef-9c0a-299eefd1ff22 2018-12-27 17:20:50,031 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?id=6bd64f5f-0fc5-46ef-9c0a-299eefd1ff22 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29456e8f31758224454bc36ee2f0e683dab8f747" 2018-12-27 17:20:50,283 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-7f3d344f-6f29-410e-b100-d4f7ee0be9f6 Date: Thu, 27 Dec 2018 17:20:50 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "6276876cc221490fab6b2dafe7dff789", "created_at": "2018-12-27T17:20:46Z", "updated_at": "2018-12-27T17:20:49Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:20:49Z", "revision_number": 0, "id": "02a46a13-6723-4c3a-b53c-8198369660ae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:20:49Z", "security_group_id": "6bd64f5f-0fc5-46ef-9c0a-299eefd1ff22", "tenant_id": "6276876cc221490fab6b2dafe7dff789", "port_range_min": null, "ethertype": "IPv6", "project_id": "6276876cc221490fab6b2dafe7dff789"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:20:46Z", "revision_number": 0, "id": "821127b4-008d-46ae-ab46-a5cf0700748a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:20:46Z", "security_group_id": "6bd64f5f-0fc5-46ef-9c0a-299eefd1ff22", "tenant_id": "6276876cc221490fab6b2dafe7dff789", "port_range_min": null, "ethertype": "IPv4", "project_id": "6276876cc221490fab6b2dafe7dff789"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:20:46Z", "revision_number": 0, "id": "cd2805aa-b753-4b02-a769-d91b1a6d56cc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:20:46Z", "security_group_id": "6bd64f5f-0fc5-46ef-9c0a-299eefd1ff22", "tenant_id": "6276876cc221490fab6b2dafe7dff789", "port_range_min": null, "ethertype": "IPv6", "project_id": "6276876cc221490fab6b2dafe7dff789"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-12-27T17:20:49Z", "revision_number": 0, "id": "dcb6a43d-f4cc-4be0-b37a-18f9db8c66d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:20:49Z", "security_group_id": "6bd64f5f-0fc5-46ef-9c0a-299eefd1ff22", "tenant_id": "6276876cc221490fab6b2dafe7dff789", "port_range_min": 10, "ethertype": "IPv4", "project_id": "6276876cc221490fab6b2dafe7dff789"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:20:48Z", "revision_number": 0, "id": "fc56db40-ffee-4526-815d-919ca4ff7ba4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:20:48Z", "security_group_id": "6bd64f5f-0fc5-46ef-9c0a-299eefd1ff22", "tenant_id": "6276876cc221490fab6b2dafe7dff789", "port_range_min": null, "ethertype": "IPv4", "project_id": "6276876cc221490fab6b2dafe7dff789"}], "revision_number": 5, "project_id": "6276876cc221490fab6b2dafe7dff789", "id": "6bd64f5f-0fc5-46ef-9c0a-299eefd1ff22", "name": "CreateSecurityGroupTests-c0119caa-f105-41ae-b3c6-000d1dcb1383name"}]} 2018-12-27 17:20:50,283 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?id=6bd64f5f-0fc5-46ef-9c0a-299eefd1ff22 used request id req-7f3d344f-6f29-410e-b100-d4f7ee0be9f6 2018-12-27 17:20:50,284 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 6bd64f5f-0fc5-46ef-9c0a-299eefd1ff22 2018-12-27 17:20:50,289 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=6bd64f5f-0fc5-46ef-9c0a-299eefd1ff22 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29456e8f31758224454bc36ee2f0e683dab8f747" 2018-12-27 17:20:50,313 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-f757a373-a2cd-4f13-991e-503d4809efe1 Date: Thu, 27 Dec 2018 17:20:50 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:20:49Z", "security_group_id": "6bd64f5f-0fc5-46ef-9c0a-299eefd1ff22", "port_range_min": null, "revision_number": 0, "tenant_id": "6276876cc221490fab6b2dafe7dff789", "created_at": "2018-12-27T17:20:49Z", "project_id": "6276876cc221490fab6b2dafe7dff789", "id": "02a46a13-6723-4c3a-b53c-8198369660ae"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:20:46Z", "security_group_id": "6bd64f5f-0fc5-46ef-9c0a-299eefd1ff22", "port_range_min": null, "revision_number": 0, "tenant_id": "6276876cc221490fab6b2dafe7dff789", "created_at": "2018-12-27T17:20:46Z", "project_id": "6276876cc221490fab6b2dafe7dff789", "id": "821127b4-008d-46ae-ab46-a5cf0700748a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:20:46Z", "security_group_id": "6bd64f5f-0fc5-46ef-9c0a-299eefd1ff22", "port_range_min": null, "revision_number": 0, "tenant_id": "6276876cc221490fab6b2dafe7dff789", "created_at": "2018-12-27T17:20:46Z", "project_id": "6276876cc221490fab6b2dafe7dff789", "id": "cd2805aa-b753-4b02-a769-d91b1a6d56cc"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-12-27T17:20:49Z", "security_group_id": "6bd64f5f-0fc5-46ef-9c0a-299eefd1ff22", "port_range_min": 10, "revision_number": 0, "tenant_id": "6276876cc221490fab6b2dafe7dff789", "created_at": "2018-12-27T17:20:49Z", "project_id": "6276876cc221490fab6b2dafe7dff789", "id": "dcb6a43d-f4cc-4be0-b37a-18f9db8c66d4"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:20:48Z", "security_group_id": "6bd64f5f-0fc5-46ef-9c0a-299eefd1ff22", "port_range_min": null, "revision_number": 0, "tenant_id": "6276876cc221490fab6b2dafe7dff789", "created_at": "2018-12-27T17:20:48Z", "project_id": "6276876cc221490fab6b2dafe7dff789", "id": "fc56db40-ffee-4526-815d-919ca4ff7ba4"}]} 2018-12-27 17:20:50,313 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=6bd64f5f-0fc5-46ef-9c0a-299eefd1ff22 used request id req-f757a373-a2cd-4f13-991e-503d4809efe1 2018-12-27 17:20:50,314 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:20:50,718 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5d6f74ba58674734b81af58c215813e4", "name": "CreateSecurityGroupTests-9376fcef-1bb2-48c-proj-role"}], "expires_at": "2018-12-27T18:20:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6276876cc221490fab6b2dafe7dff789", "name": "CreateSecurityGroupTests-9376fcef-1bb2-48c-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/6276876cc221490fab6b2dafe7dff789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/6276876cc221490fab6b2dafe7dff789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/6276876cc221490fab6b2dafe7dff789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/6276876cc221490fab6b2dafe7dff789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/6276876cc221490fab6b2dafe7dff789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/6276876cc221490fab6b2dafe7dff789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/6276876cc221490fab6b2dafe7dff789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/6276876cc221490fab6b2dafe7dff789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/6276876cc221490fab6b2dafe7dff789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_6276876cc221490fab6b2dafe7dff789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_6276876cc221490fab6b2dafe7dff789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/6276876cc221490fab6b2dafe7dff789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/6276876cc221490fab6b2dafe7dff789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/6276876cc221490fab6b2dafe7dff789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-9376fcef-1bb2-48c-user", "id": "95cc2ce7e0914b54aeb9460178aa8260"}, "audit_ids": ["0pp8SVWpRQy-n9_Y3vC4Yw"], "issued_at": "2018-12-27T17:20:50.000000Z"}} 2018-12-27 17:20:50,723 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=CreateSecurityGroupTests-c0119caa-f105-41ae-b3c6-000d1dcb1383name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b90dad3bd16968928b29f411eac4db97dd9eae5" 2018-12-27 17:20:50,958 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-144a70d0-f937-4fe2-85a0-5de440d16e15 Date: Thu, 27 Dec 2018 17:20:50 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "6276876cc221490fab6b2dafe7dff789", "created_at": "2018-12-27T17:20:46Z", "updated_at": "2018-12-27T17:20:49Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:20:49Z", "revision_number": 0, "id": "02a46a13-6723-4c3a-b53c-8198369660ae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:20:49Z", "security_group_id": "6bd64f5f-0fc5-46ef-9c0a-299eefd1ff22", "tenant_id": "6276876cc221490fab6b2dafe7dff789", "port_range_min": null, "ethertype": "IPv6", "project_id": "6276876cc221490fab6b2dafe7dff789"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:20:46Z", "revision_number": 0, "id": "821127b4-008d-46ae-ab46-a5cf0700748a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:20:46Z", "security_group_id": "6bd64f5f-0fc5-46ef-9c0a-299eefd1ff22", "tenant_id": "6276876cc221490fab6b2dafe7dff789", "port_range_min": null, "ethertype": "IPv4", "project_id": "6276876cc221490fab6b2dafe7dff789"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:20:46Z", "revision_number": 0, "id": "cd2805aa-b753-4b02-a769-d91b1a6d56cc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:20:46Z", "security_group_id": "6bd64f5f-0fc5-46ef-9c0a-299eefd1ff22", "tenant_id": "6276876cc221490fab6b2dafe7dff789", "port_range_min": null, "ethertype": "IPv6", "project_id": "6276876cc221490fab6b2dafe7dff789"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-12-27T17:20:49Z", "revision_number": 0, "id": "dcb6a43d-f4cc-4be0-b37a-18f9db8c66d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:20:49Z", "security_group_id": "6bd64f5f-0fc5-46ef-9c0a-299eefd1ff22", "tenant_id": "6276876cc221490fab6b2dafe7dff789", "port_range_min": 10, "ethertype": "IPv4", "project_id": "6276876cc221490fab6b2dafe7dff789"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:20:48Z", "revision_number": 0, "id": "fc56db40-ffee-4526-815d-919ca4ff7ba4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:20:48Z", "security_group_id": "6bd64f5f-0fc5-46ef-9c0a-299eefd1ff22", "tenant_id": "6276876cc221490fab6b2dafe7dff789", "port_range_min": null, "ethertype": "IPv4", "project_id": "6276876cc221490fab6b2dafe7dff789"}], "revision_number": 5, "project_id": "6276876cc221490fab6b2dafe7dff789", "id": "6bd64f5f-0fc5-46ef-9c0a-299eefd1ff22", "name": "CreateSecurityGroupTests-c0119caa-f105-41ae-b3c6-000d1dcb1383name"}]} 2018-12-27 17:20:50,958 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=CreateSecurityGroupTests-c0119caa-f105-41ae-b3c6-000d1dcb1383name&description=hello+group used request id req-144a70d0-f937-4fe2-85a0-5de440d16e15 2018-12-27 17:20:50,959 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 6bd64f5f-0fc5-46ef-9c0a-299eefd1ff22 2018-12-27 17:20:50,964 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=6bd64f5f-0fc5-46ef-9c0a-299eefd1ff22 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b90dad3bd16968928b29f411eac4db97dd9eae5" 2018-12-27 17:20:51,281 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-00dfa4a4-7991-4ab9-9e4f-8728ca57ac7e Date: Thu, 27 Dec 2018 17:20:51 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:20:49Z", "security_group_id": "6bd64f5f-0fc5-46ef-9c0a-299eefd1ff22", "port_range_min": null, "revision_number": 0, "tenant_id": "6276876cc221490fab6b2dafe7dff789", "created_at": "2018-12-27T17:20:49Z", "project_id": "6276876cc221490fab6b2dafe7dff789", "id": "02a46a13-6723-4c3a-b53c-8198369660ae"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:20:46Z", "security_group_id": "6bd64f5f-0fc5-46ef-9c0a-299eefd1ff22", "port_range_min": null, "revision_number": 0, "tenant_id": "6276876cc221490fab6b2dafe7dff789", "created_at": "2018-12-27T17:20:46Z", "project_id": "6276876cc221490fab6b2dafe7dff789", "id": "821127b4-008d-46ae-ab46-a5cf0700748a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:20:46Z", "security_group_id": "6bd64f5f-0fc5-46ef-9c0a-299eefd1ff22", "port_range_min": null, "revision_number": 0, "tenant_id": "6276876cc221490fab6b2dafe7dff789", "created_at": "2018-12-27T17:20:46Z", "project_id": "6276876cc221490fab6b2dafe7dff789", "id": "cd2805aa-b753-4b02-a769-d91b1a6d56cc"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-12-27T17:20:49Z", "security_group_id": "6bd64f5f-0fc5-46ef-9c0a-299eefd1ff22", "port_range_min": 10, "revision_number": 0, "tenant_id": "6276876cc221490fab6b2dafe7dff789", "created_at": "2018-12-27T17:20:49Z", "project_id": "6276876cc221490fab6b2dafe7dff789", "id": "dcb6a43d-f4cc-4be0-b37a-18f9db8c66d4"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:20:48Z", "security_group_id": "6bd64f5f-0fc5-46ef-9c0a-299eefd1ff22", "port_range_min": null, "revision_number": 0, "tenant_id": "6276876cc221490fab6b2dafe7dff789", "created_at": "2018-12-27T17:20:48Z", "project_id": "6276876cc221490fab6b2dafe7dff789", "id": "fc56db40-ffee-4526-815d-919ca4ff7ba4"}]} 2018-12-27 17:20:51,281 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=6bd64f5f-0fc5-46ef-9c0a-299eefd1ff22 used request id req-00dfa4a4-7991-4ab9-9e4f-8728ca57ac7e 2018-12-27 17:20:51,282 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 6bd64f5f-0fc5-46ef-9c0a-299eefd1ff22 2018-12-27 17:20:51,287 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=6bd64f5f-0fc5-46ef-9c0a-299eefd1ff22 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b90dad3bd16968928b29f411eac4db97dd9eae5" 2018-12-27 17:20:51,492 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-21b404cc-5925-4744-a2d1-0a3d38c3d1a8 Date: Thu, 27 Dec 2018 17:20:51 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:20:49Z", "security_group_id": "6bd64f5f-0fc5-46ef-9c0a-299eefd1ff22", "port_range_min": null, "revision_number": 0, "tenant_id": "6276876cc221490fab6b2dafe7dff789", "created_at": "2018-12-27T17:20:49Z", "project_id": "6276876cc221490fab6b2dafe7dff789", "id": "02a46a13-6723-4c3a-b53c-8198369660ae"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:20:46Z", "security_group_id": "6bd64f5f-0fc5-46ef-9c0a-299eefd1ff22", "port_range_min": null, "revision_number": 0, "tenant_id": "6276876cc221490fab6b2dafe7dff789", "created_at": "2018-12-27T17:20:46Z", "project_id": "6276876cc221490fab6b2dafe7dff789", "id": "821127b4-008d-46ae-ab46-a5cf0700748a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:20:46Z", "security_group_id": "6bd64f5f-0fc5-46ef-9c0a-299eefd1ff22", "port_range_min": null, "revision_number": 0, "tenant_id": "6276876cc221490fab6b2dafe7dff789", "created_at": "2018-12-27T17:20:46Z", "project_id": "6276876cc221490fab6b2dafe7dff789", "id": "cd2805aa-b753-4b02-a769-d91b1a6d56cc"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-12-27T17:20:49Z", "security_group_id": "6bd64f5f-0fc5-46ef-9c0a-299eefd1ff22", "port_range_min": 10, "revision_number": 0, "tenant_id": "6276876cc221490fab6b2dafe7dff789", "created_at": "2018-12-27T17:20:49Z", "project_id": "6276876cc221490fab6b2dafe7dff789", "id": "dcb6a43d-f4cc-4be0-b37a-18f9db8c66d4"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:20:48Z", "security_group_id": "6bd64f5f-0fc5-46ef-9c0a-299eefd1ff22", "port_range_min": null, "revision_number": 0, "tenant_id": "6276876cc221490fab6b2dafe7dff789", "created_at": "2018-12-27T17:20:48Z", "project_id": "6276876cc221490fab6b2dafe7dff789", "id": "fc56db40-ffee-4526-815d-919ca4ff7ba4"}]} 2018-12-27 17:20:51,493 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=6bd64f5f-0fc5-46ef-9c0a-299eefd1ff22 used request id req-21b404cc-5925-4744-a2d1-0a3d38c3d1a8 2018-12-27 17:20:51,498 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=CreateSecurityGroupTests-c0119caa-f105-41ae-b3c6-000d1dcb1383name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b90dad3bd16968928b29f411eac4db97dd9eae5" 2018-12-27 17:20:51,774 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-33addeee-765c-4350-b1d1-d6288740722a Date: Thu, 27 Dec 2018 17:20:51 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "6276876cc221490fab6b2dafe7dff789", "created_at": "2018-12-27T17:20:46Z", "updated_at": "2018-12-27T17:20:49Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:20:49Z", "revision_number": 0, "id": "02a46a13-6723-4c3a-b53c-8198369660ae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:20:49Z", "security_group_id": "6bd64f5f-0fc5-46ef-9c0a-299eefd1ff22", "tenant_id": "6276876cc221490fab6b2dafe7dff789", "port_range_min": null, "ethertype": "IPv6", "project_id": "6276876cc221490fab6b2dafe7dff789"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:20:46Z", "revision_number": 0, "id": "821127b4-008d-46ae-ab46-a5cf0700748a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:20:46Z", "security_group_id": "6bd64f5f-0fc5-46ef-9c0a-299eefd1ff22", "tenant_id": "6276876cc221490fab6b2dafe7dff789", "port_range_min": null, "ethertype": "IPv4", "project_id": "6276876cc221490fab6b2dafe7dff789"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:20:46Z", "revision_number": 0, "id": "cd2805aa-b753-4b02-a769-d91b1a6d56cc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:20:46Z", "security_group_id": "6bd64f5f-0fc5-46ef-9c0a-299eefd1ff22", "tenant_id": "6276876cc221490fab6b2dafe7dff789", "port_range_min": null, "ethertype": "IPv6", "project_id": "6276876cc221490fab6b2dafe7dff789"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-12-27T17:20:49Z", "revision_number": 0, "id": "dcb6a43d-f4cc-4be0-b37a-18f9db8c66d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:20:49Z", "security_group_id": "6bd64f5f-0fc5-46ef-9c0a-299eefd1ff22", "tenant_id": "6276876cc221490fab6b2dafe7dff789", "port_range_min": 10, "ethertype": "IPv4", "project_id": "6276876cc221490fab6b2dafe7dff789"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:20:48Z", "revision_number": 0, "id": "fc56db40-ffee-4526-815d-919ca4ff7ba4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:20:48Z", "security_group_id": "6bd64f5f-0fc5-46ef-9c0a-299eefd1ff22", "tenant_id": "6276876cc221490fab6b2dafe7dff789", "port_range_min": null, "ethertype": "IPv4", "project_id": "6276876cc221490fab6b2dafe7dff789"}], "revision_number": 5, "project_id": "6276876cc221490fab6b2dafe7dff789", "id": "6bd64f5f-0fc5-46ef-9c0a-299eefd1ff22", "name": "CreateSecurityGroupTests-c0119caa-f105-41ae-b3c6-000d1dcb1383name"}]} 2018-12-27 17:20:51,775 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=CreateSecurityGroupTests-c0119caa-f105-41ae-b3c6-000d1dcb1383name used request id req-33addeee-765c-4350-b1d1-d6288740722a 2018-12-27 17:20:51,775 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 6bd64f5f-0fc5-46ef-9c0a-299eefd1ff22 2018-12-27 17:20:51,780 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=6bd64f5f-0fc5-46ef-9c0a-299eefd1ff22 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b90dad3bd16968928b29f411eac4db97dd9eae5" 2018-12-27 17:20:52,000 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-ceb98d36-d7a7-40b5-8ae7-b6ada6836c07 Date: Thu, 27 Dec 2018 17:20:51 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:20:49Z", "security_group_id": "6bd64f5f-0fc5-46ef-9c0a-299eefd1ff22", "port_range_min": null, "revision_number": 0, "tenant_id": "6276876cc221490fab6b2dafe7dff789", "created_at": "2018-12-27T17:20:49Z", "project_id": "6276876cc221490fab6b2dafe7dff789", "id": "02a46a13-6723-4c3a-b53c-8198369660ae"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:20:46Z", "security_group_id": "6bd64f5f-0fc5-46ef-9c0a-299eefd1ff22", "port_range_min": null, "revision_number": 0, "tenant_id": "6276876cc221490fab6b2dafe7dff789", "created_at": "2018-12-27T17:20:46Z", "project_id": "6276876cc221490fab6b2dafe7dff789", "id": "821127b4-008d-46ae-ab46-a5cf0700748a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:20:46Z", "security_group_id": "6bd64f5f-0fc5-46ef-9c0a-299eefd1ff22", "port_range_min": null, "revision_number": 0, "tenant_id": "6276876cc221490fab6b2dafe7dff789", "created_at": "2018-12-27T17:20:46Z", "project_id": "6276876cc221490fab6b2dafe7dff789", "id": "cd2805aa-b753-4b02-a769-d91b1a6d56cc"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-12-27T17:20:49Z", "security_group_id": "6bd64f5f-0fc5-46ef-9c0a-299eefd1ff22", "port_range_min": 10, "revision_number": 0, "tenant_id": "6276876cc221490fab6b2dafe7dff789", "created_at": "2018-12-27T17:20:49Z", "project_id": "6276876cc221490fab6b2dafe7dff789", "id": "dcb6a43d-f4cc-4be0-b37a-18f9db8c66d4"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:20:48Z", "security_group_id": "6bd64f5f-0fc5-46ef-9c0a-299eefd1ff22", "port_range_min": null, "revision_number": 0, "tenant_id": "6276876cc221490fab6b2dafe7dff789", "created_at": "2018-12-27T17:20:48Z", "project_id": "6276876cc221490fab6b2dafe7dff789", "id": "fc56db40-ffee-4526-815d-919ca4ff7ba4"}]} 2018-12-27 17:20:52,000 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=6bd64f5f-0fc5-46ef-9c0a-299eefd1ff22 used request id req-ceb98d36-d7a7-40b5-8ae7-b6ada6836c07 2018-12-27 17:20:52,005 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=CreateSecurityGroupTests-c0119caa-f105-41ae-b3c6-000d1dcb1383name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b90dad3bd16968928b29f411eac4db97dd9eae5" 2018-12-27 17:20:52,057 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-e7865086-f6b0-4877-9e63-32d9b353df34 Date: Thu, 27 Dec 2018 17:20:52 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "6276876cc221490fab6b2dafe7dff789", "created_at": "2018-12-27T17:20:46Z", "updated_at": "2018-12-27T17:20:49Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:20:49Z", "revision_number": 0, "id": "02a46a13-6723-4c3a-b53c-8198369660ae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:20:49Z", "security_group_id": "6bd64f5f-0fc5-46ef-9c0a-299eefd1ff22", "tenant_id": "6276876cc221490fab6b2dafe7dff789", "port_range_min": null, "ethertype": "IPv6", "project_id": "6276876cc221490fab6b2dafe7dff789"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:20:46Z", "revision_number": 0, "id": "821127b4-008d-46ae-ab46-a5cf0700748a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:20:46Z", "security_group_id": "6bd64f5f-0fc5-46ef-9c0a-299eefd1ff22", "tenant_id": "6276876cc221490fab6b2dafe7dff789", "port_range_min": null, "ethertype": "IPv4", "project_id": "6276876cc221490fab6b2dafe7dff789"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:20:46Z", "revision_number": 0, "id": "cd2805aa-b753-4b02-a769-d91b1a6d56cc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:20:46Z", "security_group_id": "6bd64f5f-0fc5-46ef-9c0a-299eefd1ff22", "tenant_id": "6276876cc221490fab6b2dafe7dff789", "port_range_min": null, "ethertype": "IPv6", "project_id": "6276876cc221490fab6b2dafe7dff789"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-12-27T17:20:49Z", "revision_number": 0, "id": "dcb6a43d-f4cc-4be0-b37a-18f9db8c66d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:20:49Z", "security_group_id": "6bd64f5f-0fc5-46ef-9c0a-299eefd1ff22", "tenant_id": "6276876cc221490fab6b2dafe7dff789", "port_range_min": 10, "ethertype": "IPv4", "project_id": "6276876cc221490fab6b2dafe7dff789"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:20:48Z", "revision_number": 0, "id": "fc56db40-ffee-4526-815d-919ca4ff7ba4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:20:48Z", "security_group_id": "6bd64f5f-0fc5-46ef-9c0a-299eefd1ff22", "tenant_id": "6276876cc221490fab6b2dafe7dff789", "port_range_min": null, "ethertype": "IPv4", "project_id": "6276876cc221490fab6b2dafe7dff789"}], "revision_number": 5, "project_id": "6276876cc221490fab6b2dafe7dff789", "id": "6bd64f5f-0fc5-46ef-9c0a-299eefd1ff22", "name": "CreateSecurityGroupTests-c0119caa-f105-41ae-b3c6-000d1dcb1383name"}]} 2018-12-27 17:20:52,057 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=CreateSecurityGroupTests-c0119caa-f105-41ae-b3c6-000d1dcb1383name used request id req-e7865086-f6b0-4877-9e63-32d9b353df34 2018-12-27 17:20:52,058 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 6bd64f5f-0fc5-46ef-9c0a-299eefd1ff22 2018-12-27 17:20:52,063 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=6bd64f5f-0fc5-46ef-9c0a-299eefd1ff22 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b90dad3bd16968928b29f411eac4db97dd9eae5" 2018-12-27 17:20:52,116 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-82ac500b-1913-4a43-abdc-67b9b6ec37fd Date: Thu, 27 Dec 2018 17:20:52 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:20:49Z", "security_group_id": "6bd64f5f-0fc5-46ef-9c0a-299eefd1ff22", "port_range_min": null, "revision_number": 0, "tenant_id": "6276876cc221490fab6b2dafe7dff789", "created_at": "2018-12-27T17:20:49Z", "project_id": "6276876cc221490fab6b2dafe7dff789", "id": "02a46a13-6723-4c3a-b53c-8198369660ae"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:20:46Z", "security_group_id": "6bd64f5f-0fc5-46ef-9c0a-299eefd1ff22", "port_range_min": null, "revision_number": 0, "tenant_id": "6276876cc221490fab6b2dafe7dff789", "created_at": "2018-12-27T17:20:46Z", "project_id": "6276876cc221490fab6b2dafe7dff789", "id": "821127b4-008d-46ae-ab46-a5cf0700748a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:20:46Z", "security_group_id": "6bd64f5f-0fc5-46ef-9c0a-299eefd1ff22", "port_range_min": null, "revision_number": 0, "tenant_id": "6276876cc221490fab6b2dafe7dff789", "created_at": "2018-12-27T17:20:46Z", "project_id": "6276876cc221490fab6b2dafe7dff789", "id": "cd2805aa-b753-4b02-a769-d91b1a6d56cc"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-12-27T17:20:49Z", "security_group_id": "6bd64f5f-0fc5-46ef-9c0a-299eefd1ff22", "port_range_min": 10, "revision_number": 0, "tenant_id": "6276876cc221490fab6b2dafe7dff789", "created_at": "2018-12-27T17:20:49Z", "project_id": "6276876cc221490fab6b2dafe7dff789", "id": "dcb6a43d-f4cc-4be0-b37a-18f9db8c66d4"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:20:48Z", "security_group_id": "6bd64f5f-0fc5-46ef-9c0a-299eefd1ff22", "port_range_min": null, "revision_number": 0, "tenant_id": "6276876cc221490fab6b2dafe7dff789", "created_at": "2018-12-27T17:20:48Z", "project_id": "6276876cc221490fab6b2dafe7dff789", "id": "fc56db40-ffee-4526-815d-919ca4ff7ba4"}]} 2018-12-27 17:20:52,116 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=6bd64f5f-0fc5-46ef-9c0a-299eefd1ff22 used request id req-82ac500b-1913-4a43-abdc-67b9b6ec37fd 2018-12-27 17:20:52,121 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=CreateSecurityGroupTests-c0119caa-f105-41ae-b3c6-000d1dcb1383name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b90dad3bd16968928b29f411eac4db97dd9eae5" 2018-12-27 17:20:52,177 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-00ca5e8f-96df-4d37-a8aa-089c879c5bae Date: Thu, 27 Dec 2018 17:20:52 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "6276876cc221490fab6b2dafe7dff789", "created_at": "2018-12-27T17:20:46Z", "updated_at": "2018-12-27T17:20:49Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:20:49Z", "revision_number": 0, "id": "02a46a13-6723-4c3a-b53c-8198369660ae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:20:49Z", "security_group_id": "6bd64f5f-0fc5-46ef-9c0a-299eefd1ff22", "tenant_id": "6276876cc221490fab6b2dafe7dff789", "port_range_min": null, "ethertype": "IPv6", "project_id": "6276876cc221490fab6b2dafe7dff789"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:20:46Z", "revision_number": 0, "id": "821127b4-008d-46ae-ab46-a5cf0700748a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:20:46Z", "security_group_id": "6bd64f5f-0fc5-46ef-9c0a-299eefd1ff22", "tenant_id": "6276876cc221490fab6b2dafe7dff789", "port_range_min": null, "ethertype": "IPv4", "project_id": "6276876cc221490fab6b2dafe7dff789"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:20:46Z", "revision_number": 0, "id": "cd2805aa-b753-4b02-a769-d91b1a6d56cc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:20:46Z", "security_group_id": "6bd64f5f-0fc5-46ef-9c0a-299eefd1ff22", "tenant_id": "6276876cc221490fab6b2dafe7dff789", "port_range_min": null, "ethertype": "IPv6", "project_id": "6276876cc221490fab6b2dafe7dff789"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-12-27T17:20:49Z", "revision_number": 0, "id": "dcb6a43d-f4cc-4be0-b37a-18f9db8c66d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:20:49Z", "security_group_id": "6bd64f5f-0fc5-46ef-9c0a-299eefd1ff22", "tenant_id": "6276876cc221490fab6b2dafe7dff789", "port_range_min": 10, "ethertype": "IPv4", "project_id": "6276876cc221490fab6b2dafe7dff789"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:20:48Z", "revision_number": 0, "id": "fc56db40-ffee-4526-815d-919ca4ff7ba4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:20:48Z", "security_group_id": "6bd64f5f-0fc5-46ef-9c0a-299eefd1ff22", "tenant_id": "6276876cc221490fab6b2dafe7dff789", "port_range_min": null, "ethertype": "IPv4", "project_id": "6276876cc221490fab6b2dafe7dff789"}], "revision_number": 5, "project_id": "6276876cc221490fab6b2dafe7dff789", "id": "6bd64f5f-0fc5-46ef-9c0a-299eefd1ff22", "name": "CreateSecurityGroupTests-c0119caa-f105-41ae-b3c6-000d1dcb1383name"}]} 2018-12-27 17:20:52,178 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=CreateSecurityGroupTests-c0119caa-f105-41ae-b3c6-000d1dcb1383name used request id req-00ca5e8f-96df-4d37-a8aa-089c879c5bae 2018-12-27 17:20:52,178 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 6bd64f5f-0fc5-46ef-9c0a-299eefd1ff22 2018-12-27 17:20:52,183 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=6bd64f5f-0fc5-46ef-9c0a-299eefd1ff22 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b90dad3bd16968928b29f411eac4db97dd9eae5" 2018-12-27 17:20:52,383 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-0234c2f4-8de0-4017-87cf-2f748407875a Date: Thu, 27 Dec 2018 17:20:52 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:20:49Z", "security_group_id": "6bd64f5f-0fc5-46ef-9c0a-299eefd1ff22", "port_range_min": null, "revision_number": 0, "tenant_id": "6276876cc221490fab6b2dafe7dff789", "created_at": "2018-12-27T17:20:49Z", "project_id": "6276876cc221490fab6b2dafe7dff789", "id": "02a46a13-6723-4c3a-b53c-8198369660ae"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:20:46Z", "security_group_id": "6bd64f5f-0fc5-46ef-9c0a-299eefd1ff22", "port_range_min": null, "revision_number": 0, "tenant_id": "6276876cc221490fab6b2dafe7dff789", "created_at": "2018-12-27T17:20:46Z", "project_id": "6276876cc221490fab6b2dafe7dff789", "id": "821127b4-008d-46ae-ab46-a5cf0700748a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:20:46Z", "security_group_id": "6bd64f5f-0fc5-46ef-9c0a-299eefd1ff22", "port_range_min": null, "revision_number": 0, "tenant_id": "6276876cc221490fab6b2dafe7dff789", "created_at": "2018-12-27T17:20:46Z", "project_id": "6276876cc221490fab6b2dafe7dff789", "id": "cd2805aa-b753-4b02-a769-d91b1a6d56cc"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-12-27T17:20:49Z", "security_group_id": "6bd64f5f-0fc5-46ef-9c0a-299eefd1ff22", "port_range_min": 10, "revision_number": 0, "tenant_id": "6276876cc221490fab6b2dafe7dff789", "created_at": "2018-12-27T17:20:49Z", "project_id": "6276876cc221490fab6b2dafe7dff789", "id": "dcb6a43d-f4cc-4be0-b37a-18f9db8c66d4"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:20:48Z", "security_group_id": "6bd64f5f-0fc5-46ef-9c0a-299eefd1ff22", "port_range_min": null, "revision_number": 0, "tenant_id": "6276876cc221490fab6b2dafe7dff789", "created_at": "2018-12-27T17:20:48Z", "project_id": "6276876cc221490fab6b2dafe7dff789", "id": "fc56db40-ffee-4526-815d-919ca4ff7ba4"}]} 2018-12-27 17:20:52,384 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=6bd64f5f-0fc5-46ef-9c0a-299eefd1ff22 used request id req-0234c2f4-8de0-4017-87cf-2f748407875a 2018-12-27 17:20:52,389 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=CreateSecurityGroupTests-c0119caa-f105-41ae-b3c6-000d1dcb1383name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b90dad3bd16968928b29f411eac4db97dd9eae5" 2018-12-27 17:20:52,444 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-fcd63aeb-9126-4c09-a87f-f79f91ded987 Date: Thu, 27 Dec 2018 17:20:52 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "6276876cc221490fab6b2dafe7dff789", "created_at": "2018-12-27T17:20:46Z", "updated_at": "2018-12-27T17:20:49Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:20:49Z", "revision_number": 0, "id": "02a46a13-6723-4c3a-b53c-8198369660ae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:20:49Z", "security_group_id": "6bd64f5f-0fc5-46ef-9c0a-299eefd1ff22", "tenant_id": "6276876cc221490fab6b2dafe7dff789", "port_range_min": null, "ethertype": "IPv6", "project_id": "6276876cc221490fab6b2dafe7dff789"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:20:46Z", "revision_number": 0, "id": "821127b4-008d-46ae-ab46-a5cf0700748a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:20:46Z", "security_group_id": "6bd64f5f-0fc5-46ef-9c0a-299eefd1ff22", "tenant_id": "6276876cc221490fab6b2dafe7dff789", "port_range_min": null, "ethertype": "IPv4", "project_id": "6276876cc221490fab6b2dafe7dff789"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:20:46Z", "revision_number": 0, "id": "cd2805aa-b753-4b02-a769-d91b1a6d56cc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:20:46Z", "security_group_id": "6bd64f5f-0fc5-46ef-9c0a-299eefd1ff22", "tenant_id": "6276876cc221490fab6b2dafe7dff789", "port_range_min": null, "ethertype": "IPv6", "project_id": "6276876cc221490fab6b2dafe7dff789"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-12-27T17:20:49Z", "revision_number": 0, "id": "dcb6a43d-f4cc-4be0-b37a-18f9db8c66d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:20:49Z", "security_group_id": "6bd64f5f-0fc5-46ef-9c0a-299eefd1ff22", "tenant_id": "6276876cc221490fab6b2dafe7dff789", "port_range_min": 10, "ethertype": "IPv4", "project_id": "6276876cc221490fab6b2dafe7dff789"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:20:48Z", "revision_number": 0, "id": "fc56db40-ffee-4526-815d-919ca4ff7ba4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:20:48Z", "security_group_id": "6bd64f5f-0fc5-46ef-9c0a-299eefd1ff22", "tenant_id": "6276876cc221490fab6b2dafe7dff789", "port_range_min": null, "ethertype": "IPv4", "project_id": "6276876cc221490fab6b2dafe7dff789"}], "revision_number": 5, "project_id": "6276876cc221490fab6b2dafe7dff789", "id": "6bd64f5f-0fc5-46ef-9c0a-299eefd1ff22", "name": "CreateSecurityGroupTests-c0119caa-f105-41ae-b3c6-000d1dcb1383name"}]} 2018-12-27 17:20:52,444 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=CreateSecurityGroupTests-c0119caa-f105-41ae-b3c6-000d1dcb1383name used request id req-fcd63aeb-9126-4c09-a87f-f79f91ded987 2018-12-27 17:20:52,445 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 6bd64f5f-0fc5-46ef-9c0a-299eefd1ff22 2018-12-27 17:20:52,449 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=6bd64f5f-0fc5-46ef-9c0a-299eefd1ff22 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b90dad3bd16968928b29f411eac4db97dd9eae5" 2018-12-27 17:20:52,473 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-bde0cb33-475b-4bbe-9b5b-0fea3b125bae Date: Thu, 27 Dec 2018 17:20:52 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:20:49Z", "security_group_id": "6bd64f5f-0fc5-46ef-9c0a-299eefd1ff22", "port_range_min": null, "revision_number": 0, "tenant_id": "6276876cc221490fab6b2dafe7dff789", "created_at": "2018-12-27T17:20:49Z", "project_id": "6276876cc221490fab6b2dafe7dff789", "id": "02a46a13-6723-4c3a-b53c-8198369660ae"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:20:46Z", "security_group_id": "6bd64f5f-0fc5-46ef-9c0a-299eefd1ff22", "port_range_min": null, "revision_number": 0, "tenant_id": "6276876cc221490fab6b2dafe7dff789", "created_at": "2018-12-27T17:20:46Z", "project_id": "6276876cc221490fab6b2dafe7dff789", "id": "821127b4-008d-46ae-ab46-a5cf0700748a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:20:46Z", "security_group_id": "6bd64f5f-0fc5-46ef-9c0a-299eefd1ff22", "port_range_min": null, "revision_number": 0, "tenant_id": "6276876cc221490fab6b2dafe7dff789", "created_at": "2018-12-27T17:20:46Z", "project_id": "6276876cc221490fab6b2dafe7dff789", "id": "cd2805aa-b753-4b02-a769-d91b1a6d56cc"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-12-27T17:20:49Z", "security_group_id": "6bd64f5f-0fc5-46ef-9c0a-299eefd1ff22", "port_range_min": 10, "revision_number": 0, "tenant_id": "6276876cc221490fab6b2dafe7dff789", "created_at": "2018-12-27T17:20:49Z", "project_id": "6276876cc221490fab6b2dafe7dff789", "id": "dcb6a43d-f4cc-4be0-b37a-18f9db8c66d4"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:20:48Z", "security_group_id": "6bd64f5f-0fc5-46ef-9c0a-299eefd1ff22", "port_range_min": null, "revision_number": 0, "tenant_id": "6276876cc221490fab6b2dafe7dff789", "created_at": "2018-12-27T17:20:48Z", "project_id": "6276876cc221490fab6b2dafe7dff789", "id": "fc56db40-ffee-4526-815d-919ca4ff7ba4"}]} 2018-12-27 17:20:52,473 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=6bd64f5f-0fc5-46ef-9c0a-299eefd1ff22 used request id req-bde0cb33-475b-4bbe-9b5b-0fea3b125bae 2018-12-27 17:20:52,478 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=CreateSecurityGroupTests-c0119caa-f105-41ae-b3c6-000d1dcb1383name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b90dad3bd16968928b29f411eac4db97dd9eae5" 2018-12-27 17:20:52,523 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-7285b491-5eb1-48e6-97c8-170836c34483 Date: Thu, 27 Dec 2018 17:20:52 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "6276876cc221490fab6b2dafe7dff789", "created_at": "2018-12-27T17:20:46Z", "updated_at": "2018-12-27T17:20:49Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:20:49Z", "revision_number": 0, "id": "02a46a13-6723-4c3a-b53c-8198369660ae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:20:49Z", "security_group_id": "6bd64f5f-0fc5-46ef-9c0a-299eefd1ff22", "tenant_id": "6276876cc221490fab6b2dafe7dff789", "port_range_min": null, "ethertype": "IPv6", "project_id": "6276876cc221490fab6b2dafe7dff789"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:20:46Z", "revision_number": 0, "id": "821127b4-008d-46ae-ab46-a5cf0700748a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:20:46Z", "security_group_id": "6bd64f5f-0fc5-46ef-9c0a-299eefd1ff22", "tenant_id": "6276876cc221490fab6b2dafe7dff789", "port_range_min": null, "ethertype": "IPv4", "project_id": "6276876cc221490fab6b2dafe7dff789"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:20:46Z", "revision_number": 0, "id": "cd2805aa-b753-4b02-a769-d91b1a6d56cc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:20:46Z", "security_group_id": "6bd64f5f-0fc5-46ef-9c0a-299eefd1ff22", "tenant_id": "6276876cc221490fab6b2dafe7dff789", "port_range_min": null, "ethertype": "IPv6", "project_id": "6276876cc221490fab6b2dafe7dff789"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-12-27T17:20:49Z", "revision_number": 0, "id": "dcb6a43d-f4cc-4be0-b37a-18f9db8c66d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:20:49Z", "security_group_id": "6bd64f5f-0fc5-46ef-9c0a-299eefd1ff22", "tenant_id": "6276876cc221490fab6b2dafe7dff789", "port_range_min": 10, "ethertype": "IPv4", "project_id": "6276876cc221490fab6b2dafe7dff789"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:20:48Z", "revision_number": 0, "id": "fc56db40-ffee-4526-815d-919ca4ff7ba4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:20:48Z", "security_group_id": "6bd64f5f-0fc5-46ef-9c0a-299eefd1ff22", "tenant_id": "6276876cc221490fab6b2dafe7dff789", "port_range_min": null, "ethertype": "IPv4", "project_id": "6276876cc221490fab6b2dafe7dff789"}], "revision_number": 5, "project_id": "6276876cc221490fab6b2dafe7dff789", "id": "6bd64f5f-0fc5-46ef-9c0a-299eefd1ff22", "name": "CreateSecurityGroupTests-c0119caa-f105-41ae-b3c6-000d1dcb1383name"}]} 2018-12-27 17:20:52,523 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=CreateSecurityGroupTests-c0119caa-f105-41ae-b3c6-000d1dcb1383name used request id req-7285b491-5eb1-48e6-97c8-170836c34483 2018-12-27 17:20:52,523 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 6bd64f5f-0fc5-46ef-9c0a-299eefd1ff22 2018-12-27 17:20:52,528 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=6bd64f5f-0fc5-46ef-9c0a-299eefd1ff22 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b90dad3bd16968928b29f411eac4db97dd9eae5" 2018-12-27 17:20:52,550 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-cf408c81-205c-494e-b6d5-5dcb0ceececd Date: Thu, 27 Dec 2018 17:20:52 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:20:49Z", "security_group_id": "6bd64f5f-0fc5-46ef-9c0a-299eefd1ff22", "port_range_min": null, "revision_number": 0, "tenant_id": "6276876cc221490fab6b2dafe7dff789", "created_at": "2018-12-27T17:20:49Z", "project_id": "6276876cc221490fab6b2dafe7dff789", "id": "02a46a13-6723-4c3a-b53c-8198369660ae"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:20:46Z", "security_group_id": "6bd64f5f-0fc5-46ef-9c0a-299eefd1ff22", "port_range_min": null, "revision_number": 0, "tenant_id": "6276876cc221490fab6b2dafe7dff789", "created_at": "2018-12-27T17:20:46Z", "project_id": "6276876cc221490fab6b2dafe7dff789", "id": "821127b4-008d-46ae-ab46-a5cf0700748a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:20:46Z", "security_group_id": "6bd64f5f-0fc5-46ef-9c0a-299eefd1ff22", "port_range_min": null, "revision_number": 0, "tenant_id": "6276876cc221490fab6b2dafe7dff789", "created_at": "2018-12-27T17:20:46Z", "project_id": "6276876cc221490fab6b2dafe7dff789", "id": "cd2805aa-b753-4b02-a769-d91b1a6d56cc"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-12-27T17:20:49Z", "security_group_id": "6bd64f5f-0fc5-46ef-9c0a-299eefd1ff22", "port_range_min": 10, "revision_number": 0, "tenant_id": "6276876cc221490fab6b2dafe7dff789", "created_at": "2018-12-27T17:20:49Z", "project_id": "6276876cc221490fab6b2dafe7dff789", "id": "dcb6a43d-f4cc-4be0-b37a-18f9db8c66d4"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:20:48Z", "security_group_id": "6bd64f5f-0fc5-46ef-9c0a-299eefd1ff22", "port_range_min": null, "revision_number": 0, "tenant_id": "6276876cc221490fab6b2dafe7dff789", "created_at": "2018-12-27T17:20:48Z", "project_id": "6276876cc221490fab6b2dafe7dff789", "id": "fc56db40-ffee-4526-815d-919ca4ff7ba4"}]} 2018-12-27 17:20:52,550 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=6bd64f5f-0fc5-46ef-9c0a-299eefd1ff22 used request id req-cf408c81-205c-494e-b6d5-5dcb0ceececd 2018-12-27 17:20:52,555 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=CreateSecurityGroupTests-c0119caa-f105-41ae-b3c6-000d1dcb1383name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b90dad3bd16968928b29f411eac4db97dd9eae5" 2018-12-27 17:20:52,805 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-960c076f-77c5-434f-ac30-c34f79cca763 Date: Thu, 27 Dec 2018 17:20:52 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "6276876cc221490fab6b2dafe7dff789", "created_at": "2018-12-27T17:20:46Z", "updated_at": "2018-12-27T17:20:49Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:20:49Z", "revision_number": 0, "id": "02a46a13-6723-4c3a-b53c-8198369660ae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:20:49Z", "security_group_id": "6bd64f5f-0fc5-46ef-9c0a-299eefd1ff22", "tenant_id": "6276876cc221490fab6b2dafe7dff789", "port_range_min": null, "ethertype": "IPv6", "project_id": "6276876cc221490fab6b2dafe7dff789"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:20:46Z", "revision_number": 0, "id": "821127b4-008d-46ae-ab46-a5cf0700748a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:20:46Z", "security_group_id": "6bd64f5f-0fc5-46ef-9c0a-299eefd1ff22", "tenant_id": "6276876cc221490fab6b2dafe7dff789", "port_range_min": null, "ethertype": "IPv4", "project_id": "6276876cc221490fab6b2dafe7dff789"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:20:46Z", "revision_number": 0, "id": "cd2805aa-b753-4b02-a769-d91b1a6d56cc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:20:46Z", "security_group_id": "6bd64f5f-0fc5-46ef-9c0a-299eefd1ff22", "tenant_id": "6276876cc221490fab6b2dafe7dff789", "port_range_min": null, "ethertype": "IPv6", "project_id": "6276876cc221490fab6b2dafe7dff789"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-12-27T17:20:49Z", "revision_number": 0, "id": "dcb6a43d-f4cc-4be0-b37a-18f9db8c66d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:20:49Z", "security_group_id": "6bd64f5f-0fc5-46ef-9c0a-299eefd1ff22", "tenant_id": "6276876cc221490fab6b2dafe7dff789", "port_range_min": 10, "ethertype": "IPv4", "project_id": "6276876cc221490fab6b2dafe7dff789"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:20:48Z", "revision_number": 0, "id": "fc56db40-ffee-4526-815d-919ca4ff7ba4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:20:48Z", "security_group_id": "6bd64f5f-0fc5-46ef-9c0a-299eefd1ff22", "tenant_id": "6276876cc221490fab6b2dafe7dff789", "port_range_min": null, "ethertype": "IPv4", "project_id": "6276876cc221490fab6b2dafe7dff789"}], "revision_number": 5, "project_id": "6276876cc221490fab6b2dafe7dff789", "id": "6bd64f5f-0fc5-46ef-9c0a-299eefd1ff22", "name": "CreateSecurityGroupTests-c0119caa-f105-41ae-b3c6-000d1dcb1383name"}]} 2018-12-27 17:20:52,805 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=CreateSecurityGroupTests-c0119caa-f105-41ae-b3c6-000d1dcb1383name used request id req-960c076f-77c5-434f-ac30-c34f79cca763 2018-12-27 17:20:52,806 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 6bd64f5f-0fc5-46ef-9c0a-299eefd1ff22 2018-12-27 17:20:52,811 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=6bd64f5f-0fc5-46ef-9c0a-299eefd1ff22 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b90dad3bd16968928b29f411eac4db97dd9eae5" 2018-12-27 17:20:53,032 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-64abb050-fffe-4911-918c-0a218825a8d8 Date: Thu, 27 Dec 2018 17:20:53 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:20:49Z", "security_group_id": "6bd64f5f-0fc5-46ef-9c0a-299eefd1ff22", "port_range_min": null, "revision_number": 0, "tenant_id": "6276876cc221490fab6b2dafe7dff789", "created_at": "2018-12-27T17:20:49Z", "project_id": "6276876cc221490fab6b2dafe7dff789", "id": "02a46a13-6723-4c3a-b53c-8198369660ae"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:20:46Z", "security_group_id": "6bd64f5f-0fc5-46ef-9c0a-299eefd1ff22", "port_range_min": null, "revision_number": 0, "tenant_id": "6276876cc221490fab6b2dafe7dff789", "created_at": "2018-12-27T17:20:46Z", "project_id": "6276876cc221490fab6b2dafe7dff789", "id": "821127b4-008d-46ae-ab46-a5cf0700748a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:20:46Z", "security_group_id": "6bd64f5f-0fc5-46ef-9c0a-299eefd1ff22", "port_range_min": null, "revision_number": 0, "tenant_id": "6276876cc221490fab6b2dafe7dff789", "created_at": "2018-12-27T17:20:46Z", "project_id": "6276876cc221490fab6b2dafe7dff789", "id": "cd2805aa-b753-4b02-a769-d91b1a6d56cc"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-12-27T17:20:49Z", "security_group_id": "6bd64f5f-0fc5-46ef-9c0a-299eefd1ff22", "port_range_min": 10, "revision_number": 0, "tenant_id": "6276876cc221490fab6b2dafe7dff789", "created_at": "2018-12-27T17:20:49Z", "project_id": "6276876cc221490fab6b2dafe7dff789", "id": "dcb6a43d-f4cc-4be0-b37a-18f9db8c66d4"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:20:48Z", "security_group_id": "6bd64f5f-0fc5-46ef-9c0a-299eefd1ff22", "port_range_min": null, "revision_number": 0, "tenant_id": "6276876cc221490fab6b2dafe7dff789", "created_at": "2018-12-27T17:20:48Z", "project_id": "6276876cc221490fab6b2dafe7dff789", "id": "fc56db40-ffee-4526-815d-919ca4ff7ba4"}]} 2018-12-27 17:20:53,033 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=6bd64f5f-0fc5-46ef-9c0a-299eefd1ff22 used request id req-64abb050-fffe-4911-918c-0a218825a8d8 2018-12-27 17:20:53,038 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=CreateSecurityGroupTests-c0119caa-f105-41ae-b3c6-000d1dcb1383name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b90dad3bd16968928b29f411eac4db97dd9eae5" 2018-12-27 17:20:53,259 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-60cfba44-a02f-459a-bf54-6918fe76e22b Date: Thu, 27 Dec 2018 17:20:53 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "6276876cc221490fab6b2dafe7dff789", "created_at": "2018-12-27T17:20:46Z", "updated_at": "2018-12-27T17:20:49Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:20:49Z", "revision_number": 0, "id": "02a46a13-6723-4c3a-b53c-8198369660ae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:20:49Z", "security_group_id": "6bd64f5f-0fc5-46ef-9c0a-299eefd1ff22", "tenant_id": "6276876cc221490fab6b2dafe7dff789", "port_range_min": null, "ethertype": "IPv6", "project_id": "6276876cc221490fab6b2dafe7dff789"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:20:46Z", "revision_number": 0, "id": "821127b4-008d-46ae-ab46-a5cf0700748a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:20:46Z", "security_group_id": "6bd64f5f-0fc5-46ef-9c0a-299eefd1ff22", "tenant_id": "6276876cc221490fab6b2dafe7dff789", "port_range_min": null, "ethertype": "IPv4", "project_id": "6276876cc221490fab6b2dafe7dff789"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:20:46Z", "revision_number": 0, "id": "cd2805aa-b753-4b02-a769-d91b1a6d56cc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:20:46Z", "security_group_id": "6bd64f5f-0fc5-46ef-9c0a-299eefd1ff22", "tenant_id": "6276876cc221490fab6b2dafe7dff789", "port_range_min": null, "ethertype": "IPv6", "project_id": "6276876cc221490fab6b2dafe7dff789"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-12-27T17:20:49Z", "revision_number": 0, "id": "dcb6a43d-f4cc-4be0-b37a-18f9db8c66d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:20:49Z", "security_group_id": "6bd64f5f-0fc5-46ef-9c0a-299eefd1ff22", "tenant_id": "6276876cc221490fab6b2dafe7dff789", "port_range_min": 10, "ethertype": "IPv4", "project_id": "6276876cc221490fab6b2dafe7dff789"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:20:48Z", "revision_number": 0, "id": "fc56db40-ffee-4526-815d-919ca4ff7ba4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:20:48Z", "security_group_id": "6bd64f5f-0fc5-46ef-9c0a-299eefd1ff22", "tenant_id": "6276876cc221490fab6b2dafe7dff789", "port_range_min": null, "ethertype": "IPv4", "project_id": "6276876cc221490fab6b2dafe7dff789"}], "revision_number": 5, "project_id": "6276876cc221490fab6b2dafe7dff789", "id": "6bd64f5f-0fc5-46ef-9c0a-299eefd1ff22", "name": "CreateSecurityGroupTests-c0119caa-f105-41ae-b3c6-000d1dcb1383name"}]} 2018-12-27 17:20:53,259 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=CreateSecurityGroupTests-c0119caa-f105-41ae-b3c6-000d1dcb1383name used request id req-60cfba44-a02f-459a-bf54-6918fe76e22b 2018-12-27 17:20:53,259 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 6bd64f5f-0fc5-46ef-9c0a-299eefd1ff22 2018-12-27 17:20:53,264 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=6bd64f5f-0fc5-46ef-9c0a-299eefd1ff22 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b90dad3bd16968928b29f411eac4db97dd9eae5" 2018-12-27 17:20:53,465 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-f722b740-0905-47fb-9bf9-1d4ac2c4f65b Date: Thu, 27 Dec 2018 17:20:53 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:20:49Z", "security_group_id": "6bd64f5f-0fc5-46ef-9c0a-299eefd1ff22", "port_range_min": null, "revision_number": 0, "tenant_id": "6276876cc221490fab6b2dafe7dff789", "created_at": "2018-12-27T17:20:49Z", "project_id": "6276876cc221490fab6b2dafe7dff789", "id": "02a46a13-6723-4c3a-b53c-8198369660ae"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:20:46Z", "security_group_id": "6bd64f5f-0fc5-46ef-9c0a-299eefd1ff22", "port_range_min": null, "revision_number": 0, "tenant_id": "6276876cc221490fab6b2dafe7dff789", "created_at": "2018-12-27T17:20:46Z", "project_id": "6276876cc221490fab6b2dafe7dff789", "id": "821127b4-008d-46ae-ab46-a5cf0700748a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:20:46Z", "security_group_id": "6bd64f5f-0fc5-46ef-9c0a-299eefd1ff22", "port_range_min": null, "revision_number": 0, "tenant_id": "6276876cc221490fab6b2dafe7dff789", "created_at": "2018-12-27T17:20:46Z", "project_id": "6276876cc221490fab6b2dafe7dff789", "id": "cd2805aa-b753-4b02-a769-d91b1a6d56cc"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-12-27T17:20:49Z", "security_group_id": "6bd64f5f-0fc5-46ef-9c0a-299eefd1ff22", "port_range_min": 10, "revision_number": 0, "tenant_id": "6276876cc221490fab6b2dafe7dff789", "created_at": "2018-12-27T17:20:49Z", "project_id": "6276876cc221490fab6b2dafe7dff789", "id": "dcb6a43d-f4cc-4be0-b37a-18f9db8c66d4"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:20:48Z", "security_group_id": "6bd64f5f-0fc5-46ef-9c0a-299eefd1ff22", "port_range_min": null, "revision_number": 0, "tenant_id": "6276876cc221490fab6b2dafe7dff789", "created_at": "2018-12-27T17:20:48Z", "project_id": "6276876cc221490fab6b2dafe7dff789", "id": "fc56db40-ffee-4526-815d-919ca4ff7ba4"}]} 2018-12-27 17:20:53,466 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=6bd64f5f-0fc5-46ef-9c0a-299eefd1ff22 used request id req-f722b740-0905-47fb-9bf9-1d4ac2c4f65b 2018-12-27 17:20:53,471 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=CreateSecurityGroupTests-c0119caa-f105-41ae-b3c6-000d1dcb1383name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b90dad3bd16968928b29f411eac4db97dd9eae5" 2018-12-27 17:20:53,722 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-600611ae-4c45-4cec-86c8-f46290ce9cdc Date: Thu, 27 Dec 2018 17:20:53 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "6276876cc221490fab6b2dafe7dff789", "created_at": "2018-12-27T17:20:46Z", "updated_at": "2018-12-27T17:20:49Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:20:49Z", "revision_number": 0, "id": "02a46a13-6723-4c3a-b53c-8198369660ae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:20:49Z", "security_group_id": "6bd64f5f-0fc5-46ef-9c0a-299eefd1ff22", "tenant_id": "6276876cc221490fab6b2dafe7dff789", "port_range_min": null, "ethertype": "IPv6", "project_id": "6276876cc221490fab6b2dafe7dff789"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:20:46Z", "revision_number": 0, "id": "821127b4-008d-46ae-ab46-a5cf0700748a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:20:46Z", "security_group_id": "6bd64f5f-0fc5-46ef-9c0a-299eefd1ff22", "tenant_id": "6276876cc221490fab6b2dafe7dff789", "port_range_min": null, "ethertype": "IPv4", "project_id": "6276876cc221490fab6b2dafe7dff789"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:20:46Z", "revision_number": 0, "id": "cd2805aa-b753-4b02-a769-d91b1a6d56cc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:20:46Z", "security_group_id": "6bd64f5f-0fc5-46ef-9c0a-299eefd1ff22", "tenant_id": "6276876cc221490fab6b2dafe7dff789", "port_range_min": null, "ethertype": "IPv6", "project_id": "6276876cc221490fab6b2dafe7dff789"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-12-27T17:20:49Z", "revision_number": 0, "id": "dcb6a43d-f4cc-4be0-b37a-18f9db8c66d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:20:49Z", "security_group_id": "6bd64f5f-0fc5-46ef-9c0a-299eefd1ff22", "tenant_id": "6276876cc221490fab6b2dafe7dff789", "port_range_min": 10, "ethertype": "IPv4", "project_id": "6276876cc221490fab6b2dafe7dff789"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:20:48Z", "revision_number": 0, "id": "fc56db40-ffee-4526-815d-919ca4ff7ba4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:20:48Z", "security_group_id": "6bd64f5f-0fc5-46ef-9c0a-299eefd1ff22", "tenant_id": "6276876cc221490fab6b2dafe7dff789", "port_range_min": null, "ethertype": "IPv4", "project_id": "6276876cc221490fab6b2dafe7dff789"}], "revision_number": 5, "project_id": "6276876cc221490fab6b2dafe7dff789", "id": "6bd64f5f-0fc5-46ef-9c0a-299eefd1ff22", "name": "CreateSecurityGroupTests-c0119caa-f105-41ae-b3c6-000d1dcb1383name"}]} 2018-12-27 17:20:53,722 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=CreateSecurityGroupTests-c0119caa-f105-41ae-b3c6-000d1dcb1383name used request id req-600611ae-4c45-4cec-86c8-f46290ce9cdc 2018-12-27 17:20:53,723 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 6bd64f5f-0fc5-46ef-9c0a-299eefd1ff22 2018-12-27 17:20:53,728 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=6bd64f5f-0fc5-46ef-9c0a-299eefd1ff22 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b90dad3bd16968928b29f411eac4db97dd9eae5" 2018-12-27 17:20:53,939 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-90bfe7cb-432c-4b26-9488-aebc5d3de435 Date: Thu, 27 Dec 2018 17:20:53 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:20:49Z", "security_group_id": "6bd64f5f-0fc5-46ef-9c0a-299eefd1ff22", "port_range_min": null, "revision_number": 0, "tenant_id": "6276876cc221490fab6b2dafe7dff789", "created_at": "2018-12-27T17:20:49Z", "project_id": "6276876cc221490fab6b2dafe7dff789", "id": "02a46a13-6723-4c3a-b53c-8198369660ae"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:20:46Z", "security_group_id": "6bd64f5f-0fc5-46ef-9c0a-299eefd1ff22", "port_range_min": null, "revision_number": 0, "tenant_id": "6276876cc221490fab6b2dafe7dff789", "created_at": "2018-12-27T17:20:46Z", "project_id": "6276876cc221490fab6b2dafe7dff789", "id": "821127b4-008d-46ae-ab46-a5cf0700748a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:20:46Z", "security_group_id": "6bd64f5f-0fc5-46ef-9c0a-299eefd1ff22", "port_range_min": null, "revision_number": 0, "tenant_id": "6276876cc221490fab6b2dafe7dff789", "created_at": "2018-12-27T17:20:46Z", "project_id": "6276876cc221490fab6b2dafe7dff789", "id": "cd2805aa-b753-4b02-a769-d91b1a6d56cc"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-12-27T17:20:49Z", "security_group_id": "6bd64f5f-0fc5-46ef-9c0a-299eefd1ff22", "port_range_min": 10, "revision_number": 0, "tenant_id": "6276876cc221490fab6b2dafe7dff789", "created_at": "2018-12-27T17:20:49Z", "project_id": "6276876cc221490fab6b2dafe7dff789", "id": "dcb6a43d-f4cc-4be0-b37a-18f9db8c66d4"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:20:48Z", "security_group_id": "6bd64f5f-0fc5-46ef-9c0a-299eefd1ff22", "port_range_min": null, "revision_number": 0, "tenant_id": "6276876cc221490fab6b2dafe7dff789", "created_at": "2018-12-27T17:20:48Z", "project_id": "6276876cc221490fab6b2dafe7dff789", "id": "fc56db40-ffee-4526-815d-919ca4ff7ba4"}]} 2018-12-27 17:20:53,939 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=6bd64f5f-0fc5-46ef-9c0a-299eefd1ff22 used request id req-90bfe7cb-432c-4b26-9488-aebc5d3de435 2018-12-27 17:20:53,945 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=CreateSecurityGroupTests-c0119caa-f105-41ae-b3c6-000d1dcb1383name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b90dad3bd16968928b29f411eac4db97dd9eae5" 2018-12-27 17:20:54,176 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-e347e473-f08f-4fe2-a2d6-54f2c3fc8500 Date: Thu, 27 Dec 2018 17:20:54 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "6276876cc221490fab6b2dafe7dff789", "created_at": "2018-12-27T17:20:46Z", "updated_at": "2018-12-27T17:20:49Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:20:49Z", "revision_number": 0, "id": "02a46a13-6723-4c3a-b53c-8198369660ae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:20:49Z", "security_group_id": "6bd64f5f-0fc5-46ef-9c0a-299eefd1ff22", "tenant_id": "6276876cc221490fab6b2dafe7dff789", "port_range_min": null, "ethertype": "IPv6", "project_id": "6276876cc221490fab6b2dafe7dff789"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:20:46Z", "revision_number": 0, "id": "821127b4-008d-46ae-ab46-a5cf0700748a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:20:46Z", "security_group_id": "6bd64f5f-0fc5-46ef-9c0a-299eefd1ff22", "tenant_id": "6276876cc221490fab6b2dafe7dff789", "port_range_min": null, "ethertype": "IPv4", "project_id": "6276876cc221490fab6b2dafe7dff789"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:20:46Z", "revision_number": 0, "id": "cd2805aa-b753-4b02-a769-d91b1a6d56cc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:20:46Z", "security_group_id": "6bd64f5f-0fc5-46ef-9c0a-299eefd1ff22", "tenant_id": "6276876cc221490fab6b2dafe7dff789", "port_range_min": null, "ethertype": "IPv6", "project_id": "6276876cc221490fab6b2dafe7dff789"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-12-27T17:20:49Z", "revision_number": 0, "id": "dcb6a43d-f4cc-4be0-b37a-18f9db8c66d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:20:49Z", "security_group_id": "6bd64f5f-0fc5-46ef-9c0a-299eefd1ff22", "tenant_id": "6276876cc221490fab6b2dafe7dff789", "port_range_min": 10, "ethertype": "IPv4", "project_id": "6276876cc221490fab6b2dafe7dff789"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:20:48Z", "revision_number": 0, "id": "fc56db40-ffee-4526-815d-919ca4ff7ba4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:20:48Z", "security_group_id": "6bd64f5f-0fc5-46ef-9c0a-299eefd1ff22", "tenant_id": "6276876cc221490fab6b2dafe7dff789", "port_range_min": null, "ethertype": "IPv4", "project_id": "6276876cc221490fab6b2dafe7dff789"}], "revision_number": 5, "project_id": "6276876cc221490fab6b2dafe7dff789", "id": "6bd64f5f-0fc5-46ef-9c0a-299eefd1ff22", "name": "CreateSecurityGroupTests-c0119caa-f105-41ae-b3c6-000d1dcb1383name"}]} 2018-12-27 17:20:54,176 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=CreateSecurityGroupTests-c0119caa-f105-41ae-b3c6-000d1dcb1383name used request id req-e347e473-f08f-4fe2-a2d6-54f2c3fc8500 2018-12-27 17:20:54,176 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 6bd64f5f-0fc5-46ef-9c0a-299eefd1ff22 2018-12-27 17:20:54,181 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=6bd64f5f-0fc5-46ef-9c0a-299eefd1ff22 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b90dad3bd16968928b29f411eac4db97dd9eae5" 2018-12-27 17:20:54,205 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-c9004c82-1791-4098-9c72-617369b01322 Date: Thu, 27 Dec 2018 17:20:54 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:20:49Z", "security_group_id": "6bd64f5f-0fc5-46ef-9c0a-299eefd1ff22", "port_range_min": null, "revision_number": 0, "tenant_id": "6276876cc221490fab6b2dafe7dff789", "created_at": "2018-12-27T17:20:49Z", "project_id": "6276876cc221490fab6b2dafe7dff789", "id": "02a46a13-6723-4c3a-b53c-8198369660ae"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:20:46Z", "security_group_id": "6bd64f5f-0fc5-46ef-9c0a-299eefd1ff22", "port_range_min": null, "revision_number": 0, "tenant_id": "6276876cc221490fab6b2dafe7dff789", "created_at": "2018-12-27T17:20:46Z", "project_id": "6276876cc221490fab6b2dafe7dff789", "id": "821127b4-008d-46ae-ab46-a5cf0700748a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:20:46Z", "security_group_id": "6bd64f5f-0fc5-46ef-9c0a-299eefd1ff22", "port_range_min": null, "revision_number": 0, "tenant_id": "6276876cc221490fab6b2dafe7dff789", "created_at": "2018-12-27T17:20:46Z", "project_id": "6276876cc221490fab6b2dafe7dff789", "id": "cd2805aa-b753-4b02-a769-d91b1a6d56cc"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-12-27T17:20:49Z", "security_group_id": "6bd64f5f-0fc5-46ef-9c0a-299eefd1ff22", "port_range_min": 10, "revision_number": 0, "tenant_id": "6276876cc221490fab6b2dafe7dff789", "created_at": "2018-12-27T17:20:49Z", "project_id": "6276876cc221490fab6b2dafe7dff789", "id": "dcb6a43d-f4cc-4be0-b37a-18f9db8c66d4"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:20:48Z", "security_group_id": "6bd64f5f-0fc5-46ef-9c0a-299eefd1ff22", "port_range_min": null, "revision_number": 0, "tenant_id": "6276876cc221490fab6b2dafe7dff789", "created_at": "2018-12-27T17:20:48Z", "project_id": "6276876cc221490fab6b2dafe7dff789", "id": "fc56db40-ffee-4526-815d-919ca4ff7ba4"}]} 2018-12-27 17:20:54,205 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=6bd64f5f-0fc5-46ef-9c0a-299eefd1ff22 used request id req-c9004c82-1791-4098-9c72-617369b01322 2018-12-27 17:20:54,211 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=CreateSecurityGroupTests-c0119caa-f105-41ae-b3c6-000d1dcb1383name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b90dad3bd16968928b29f411eac4db97dd9eae5" 2018-12-27 17:20:54,260 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-e46832ff-e7ad-4843-869d-1b714d0099fa Date: Thu, 27 Dec 2018 17:20:54 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "6276876cc221490fab6b2dafe7dff789", "created_at": "2018-12-27T17:20:46Z", "updated_at": "2018-12-27T17:20:49Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:20:49Z", "revision_number": 0, "id": "02a46a13-6723-4c3a-b53c-8198369660ae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:20:49Z", "security_group_id": "6bd64f5f-0fc5-46ef-9c0a-299eefd1ff22", "tenant_id": "6276876cc221490fab6b2dafe7dff789", "port_range_min": null, "ethertype": "IPv6", "project_id": "6276876cc221490fab6b2dafe7dff789"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:20:46Z", "revision_number": 0, "id": "821127b4-008d-46ae-ab46-a5cf0700748a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:20:46Z", "security_group_id": "6bd64f5f-0fc5-46ef-9c0a-299eefd1ff22", "tenant_id": "6276876cc221490fab6b2dafe7dff789", "port_range_min": null, "ethertype": "IPv4", "project_id": "6276876cc221490fab6b2dafe7dff789"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:20:46Z", "revision_number": 0, "id": "cd2805aa-b753-4b02-a769-d91b1a6d56cc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:20:46Z", "security_group_id": "6bd64f5f-0fc5-46ef-9c0a-299eefd1ff22", "tenant_id": "6276876cc221490fab6b2dafe7dff789", "port_range_min": null, "ethertype": "IPv6", "project_id": "6276876cc221490fab6b2dafe7dff789"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-12-27T17:20:49Z", "revision_number": 0, "id": "dcb6a43d-f4cc-4be0-b37a-18f9db8c66d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:20:49Z", "security_group_id": "6bd64f5f-0fc5-46ef-9c0a-299eefd1ff22", "tenant_id": "6276876cc221490fab6b2dafe7dff789", "port_range_min": 10, "ethertype": "IPv4", "project_id": "6276876cc221490fab6b2dafe7dff789"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:20:48Z", "revision_number": 0, "id": "fc56db40-ffee-4526-815d-919ca4ff7ba4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:20:48Z", "security_group_id": "6bd64f5f-0fc5-46ef-9c0a-299eefd1ff22", "tenant_id": "6276876cc221490fab6b2dafe7dff789", "port_range_min": null, "ethertype": "IPv4", "project_id": "6276876cc221490fab6b2dafe7dff789"}], "revision_number": 5, "project_id": "6276876cc221490fab6b2dafe7dff789", "id": "6bd64f5f-0fc5-46ef-9c0a-299eefd1ff22", "name": "CreateSecurityGroupTests-c0119caa-f105-41ae-b3c6-000d1dcb1383name"}]} 2018-12-27 17:20:54,260 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=CreateSecurityGroupTests-c0119caa-f105-41ae-b3c6-000d1dcb1383name used request id req-e46832ff-e7ad-4843-869d-1b714d0099fa 2018-12-27 17:20:54,261 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 6bd64f5f-0fc5-46ef-9c0a-299eefd1ff22 2018-12-27 17:20:54,266 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=6bd64f5f-0fc5-46ef-9c0a-299eefd1ff22 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b90dad3bd16968928b29f411eac4db97dd9eae5" 2018-12-27 17:20:54,492 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-8d1f1eaa-ed11-4a5e-ac8c-e14373645be3 Date: Thu, 27 Dec 2018 17:20:54 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:20:49Z", "security_group_id": "6bd64f5f-0fc5-46ef-9c0a-299eefd1ff22", "port_range_min": null, "revision_number": 0, "tenant_id": "6276876cc221490fab6b2dafe7dff789", "created_at": "2018-12-27T17:20:49Z", "project_id": "6276876cc221490fab6b2dafe7dff789", "id": "02a46a13-6723-4c3a-b53c-8198369660ae"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:20:46Z", "security_group_id": "6bd64f5f-0fc5-46ef-9c0a-299eefd1ff22", "port_range_min": null, "revision_number": 0, "tenant_id": "6276876cc221490fab6b2dafe7dff789", "created_at": "2018-12-27T17:20:46Z", "project_id": "6276876cc221490fab6b2dafe7dff789", "id": "821127b4-008d-46ae-ab46-a5cf0700748a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:20:46Z", "security_group_id": "6bd64f5f-0fc5-46ef-9c0a-299eefd1ff22", "port_range_min": null, "revision_number": 0, "tenant_id": "6276876cc221490fab6b2dafe7dff789", "created_at": "2018-12-27T17:20:46Z", "project_id": "6276876cc221490fab6b2dafe7dff789", "id": "cd2805aa-b753-4b02-a769-d91b1a6d56cc"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-12-27T17:20:49Z", "security_group_id": "6bd64f5f-0fc5-46ef-9c0a-299eefd1ff22", "port_range_min": 10, "revision_number": 0, "tenant_id": "6276876cc221490fab6b2dafe7dff789", "created_at": "2018-12-27T17:20:49Z", "project_id": "6276876cc221490fab6b2dafe7dff789", "id": "dcb6a43d-f4cc-4be0-b37a-18f9db8c66d4"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:20:48Z", "security_group_id": "6bd64f5f-0fc5-46ef-9c0a-299eefd1ff22", "port_range_min": null, "revision_number": 0, "tenant_id": "6276876cc221490fab6b2dafe7dff789", "created_at": "2018-12-27T17:20:48Z", "project_id": "6276876cc221490fab6b2dafe7dff789", "id": "fc56db40-ffee-4526-815d-919ca4ff7ba4"}]} 2018-12-27 17:20:54,492 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=6bd64f5f-0fc5-46ef-9c0a-299eefd1ff22 used request id req-8d1f1eaa-ed11-4a5e-ac8c-e14373645be3 2018-12-27 17:20:54,498 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=6bd64f5f-0fc5-46ef-9c0a-299eefd1ff22 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29456e8f31758224454bc36ee2f0e683dab8f747" 2018-12-27 17:20:54,518 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-e7b7a86e-7913-4307-84a2-b9a3fec4e0aa Date: Thu, 27 Dec 2018 17:20:54 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:20:49Z", "security_group_id": "6bd64f5f-0fc5-46ef-9c0a-299eefd1ff22", "port_range_min": null, "revision_number": 0, "tenant_id": "6276876cc221490fab6b2dafe7dff789", "created_at": "2018-12-27T17:20:49Z", "project_id": "6276876cc221490fab6b2dafe7dff789", "id": "02a46a13-6723-4c3a-b53c-8198369660ae"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:20:46Z", "security_group_id": "6bd64f5f-0fc5-46ef-9c0a-299eefd1ff22", "port_range_min": null, "revision_number": 0, "tenant_id": "6276876cc221490fab6b2dafe7dff789", "created_at": "2018-12-27T17:20:46Z", "project_id": "6276876cc221490fab6b2dafe7dff789", "id": "821127b4-008d-46ae-ab46-a5cf0700748a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:20:46Z", "security_group_id": "6bd64f5f-0fc5-46ef-9c0a-299eefd1ff22", "port_range_min": null, "revision_number": 0, "tenant_id": "6276876cc221490fab6b2dafe7dff789", "created_at": "2018-12-27T17:20:46Z", "project_id": "6276876cc221490fab6b2dafe7dff789", "id": "cd2805aa-b753-4b02-a769-d91b1a6d56cc"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-12-27T17:20:49Z", "security_group_id": "6bd64f5f-0fc5-46ef-9c0a-299eefd1ff22", "port_range_min": 10, "revision_number": 0, "tenant_id": "6276876cc221490fab6b2dafe7dff789", "created_at": "2018-12-27T17:20:49Z", "project_id": "6276876cc221490fab6b2dafe7dff789", "id": "dcb6a43d-f4cc-4be0-b37a-18f9db8c66d4"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:20:48Z", "security_group_id": "6bd64f5f-0fc5-46ef-9c0a-299eefd1ff22", "port_range_min": null, "revision_number": 0, "tenant_id": "6276876cc221490fab6b2dafe7dff789", "created_at": "2018-12-27T17:20:48Z", "project_id": "6276876cc221490fab6b2dafe7dff789", "id": "fc56db40-ffee-4526-815d-919ca4ff7ba4"}]} 2018-12-27 17:20:54,518 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=6bd64f5f-0fc5-46ef-9c0a-299eefd1ff22 used request id req-e7b7a86e-7913-4307-84a2-b9a3fec4e0aa 2018-12-27 17:20:54,519 - neutron_utils - INFO - Deleting security group rule with ID - 02a46a13-6723-4c3a-b53c-8198369660ae 2018-12-27 17:20:54,523 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/security-group-rules/02a46a13-6723-4c3a-b53c-8198369660ae -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29456e8f31758224454bc36ee2f0e683dab8f747" 2018-12-27 17:20:54,666 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-b36967b3-edf5-4c8f-9519-2ef2f33aa9e0 Content-Length: 0 Date: Thu, 27 Dec 2018 17:20:54 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 17:20:54,666 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-group-rules/02a46a13-6723-4c3a-b53c-8198369660ae used request id req-b36967b3-edf5-4c8f-9519-2ef2f33aa9e0 2018-12-27 17:20:54,666 - OpenStackSecurityGroup - WARNING - Rule setting is None, cannot remove rule 2018-12-27 17:20:54,667 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 6bd64f5f-0fc5-46ef-9c0a-299eefd1ff22 2018-12-27 17:20:54,671 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=6bd64f5f-0fc5-46ef-9c0a-299eefd1ff22 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b90dad3bd16968928b29f411eac4db97dd9eae5" 2018-12-27 17:20:54,696 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1993 X-Openstack-Request-Id: req-cd2adf8a-51b8-4f79-83c8-ebb7d5e17626 Date: Thu, 27 Dec 2018 17:20:54 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:20:46Z", "security_group_id": "6bd64f5f-0fc5-46ef-9c0a-299eefd1ff22", "port_range_min": null, "revision_number": 0, "tenant_id": "6276876cc221490fab6b2dafe7dff789", "created_at": "2018-12-27T17:20:46Z", "project_id": "6276876cc221490fab6b2dafe7dff789", "id": "821127b4-008d-46ae-ab46-a5cf0700748a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:20:46Z", "security_group_id": "6bd64f5f-0fc5-46ef-9c0a-299eefd1ff22", "port_range_min": null, "revision_number": 0, "tenant_id": "6276876cc221490fab6b2dafe7dff789", "created_at": "2018-12-27T17:20:46Z", "project_id": "6276876cc221490fab6b2dafe7dff789", "id": "cd2805aa-b753-4b02-a769-d91b1a6d56cc"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-12-27T17:20:49Z", "security_group_id": "6bd64f5f-0fc5-46ef-9c0a-299eefd1ff22", "port_range_min": 10, "revision_number": 0, "tenant_id": "6276876cc221490fab6b2dafe7dff789", "created_at": "2018-12-27T17:20:49Z", "project_id": "6276876cc221490fab6b2dafe7dff789", "id": "dcb6a43d-f4cc-4be0-b37a-18f9db8c66d4"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:20:48Z", "security_group_id": "6bd64f5f-0fc5-46ef-9c0a-299eefd1ff22", "port_range_min": null, "revision_number": 0, "tenant_id": "6276876cc221490fab6b2dafe7dff789", "created_at": "2018-12-27T17:20:48Z", "project_id": "6276876cc221490fab6b2dafe7dff789", "id": "fc56db40-ffee-4526-815d-919ca4ff7ba4"}]} 2018-12-27 17:20:54,696 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=6bd64f5f-0fc5-46ef-9c0a-299eefd1ff22 used request id req-cd2adf8a-51b8-4f79-83c8-ebb7d5e17626 2018-12-27 17:20:54,697 - neutron_utils - INFO - Deleting security group rule with ID - fc56db40-ffee-4526-815d-919ca4ff7ba4 2018-12-27 17:20:54,702 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/security-group-rules/fc56db40-ffee-4526-815d-919ca4ff7ba4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29456e8f31758224454bc36ee2f0e683dab8f747" 2018-12-27 17:20:54,843 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-82e9c163-7df2-4ce7-8456-1e34a6179a7b Content-Length: 0 Date: Thu, 27 Dec 2018 17:20:54 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 17:20:54,843 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-group-rules/fc56db40-ffee-4526-815d-919ca4ff7ba4 used request id req-82e9c163-7df2-4ce7-8456-1e34a6179a7b 2018-12-27 17:20:54,843 - neutron_utils - INFO - Deleting security group rule with ID - cd2805aa-b753-4b02-a769-d91b1a6d56cc 2018-12-27 17:20:54,848 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/security-group-rules/cd2805aa-b753-4b02-a769-d91b1a6d56cc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29456e8f31758224454bc36ee2f0e683dab8f747" 2018-12-27 17:20:54,965 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-5e97c125-c2dd-420c-98aa-f421c049c9df Content-Length: 0 Date: Thu, 27 Dec 2018 17:20:54 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 17:20:54,965 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-group-rules/cd2805aa-b753-4b02-a769-d91b1a6d56cc used request id req-5e97c125-c2dd-420c-98aa-f421c049c9df 2018-12-27 17:20:54,965 - neutron_utils - INFO - Deleting security group rule with ID - 02a46a13-6723-4c3a-b53c-8198369660ae 2018-12-27 17:20:54,970 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/security-group-rules/02a46a13-6723-4c3a-b53c-8198369660ae -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29456e8f31758224454bc36ee2f0e683dab8f747" 2018-12-27 17:20:55,185 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 155 X-Openstack-Request-Id: req-53b7c9b7-7299-4dae-b61e-4271a39e5095 Date: Thu, 27 Dec 2018 17:20:55 GMT RESP BODY: {"NeutronError": {"message": "Security group rule 02a46a13-6723-4c3a-b53c-8198369660ae does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2018-12-27 17:20:55,185 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-group-rules/02a46a13-6723-4c3a-b53c-8198369660ae used request id req-53b7c9b7-7299-4dae-b61e-4271a39e5095 2018-12-27 17:20:55,185 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Security group rule 02a46a13-6723-4c3a-b53c-8198369660ae does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2018-12-27 17:20:55,186 - OpenStackSecurityGroup - WARNING - Rule not found, cannot delete - Security group rule 02a46a13-6723-4c3a-b53c-8198369660ae does not exist Neutron server returns request_ids: ['req-53b7c9b7-7299-4dae-b61e-4271a39e5095'] 2018-12-27 17:20:55,186 - neutron_utils - INFO - Deleting security group rule with ID - 821127b4-008d-46ae-ab46-a5cf0700748a 2018-12-27 17:20:55,191 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/security-group-rules/821127b4-008d-46ae-ab46-a5cf0700748a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29456e8f31758224454bc36ee2f0e683dab8f747" 2018-12-27 17:20:55,512 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-0fac5c1d-6092-4f80-9e4d-52692ed2ce3a Content-Length: 0 Date: Thu, 27 Dec 2018 17:20:55 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 17:20:55,512 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-group-rules/821127b4-008d-46ae-ab46-a5cf0700748a used request id req-0fac5c1d-6092-4f80-9e4d-52692ed2ce3a 2018-12-27 17:20:55,512 - neutron_utils - INFO - Deleting security group rule with ID - dcb6a43d-f4cc-4be0-b37a-18f9db8c66d4 2018-12-27 17:20:55,517 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/security-group-rules/dcb6a43d-f4cc-4be0-b37a-18f9db8c66d4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29456e8f31758224454bc36ee2f0e683dab8f747" 2018-12-27 17:20:55,827 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-7fbaeb86-999c-4fb2-b749-92c0c5fa8ded Content-Length: 0 Date: Thu, 27 Dec 2018 17:20:55 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 17:20:55,827 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-group-rules/dcb6a43d-f4cc-4be0-b37a-18f9db8c66d4 used request id req-7fbaeb86-999c-4fb2-b749-92c0c5fa8ded 2018-12-27 17:20:55,827 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-c0119caa-f105-41ae-b3c6-000d1dcb1383name 2018-12-27 17:20:55,832 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/security-groups/6bd64f5f-0fc5-46ef-9c0a-299eefd1ff22 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29456e8f31758224454bc36ee2f0e683dab8f747" 2018-12-27 17:20:55,996 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-85382632-09bf-4939-9962-023dbc9fdddf Content-Length: 0 Date: Thu, 27 Dec 2018 17:20:55 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 17:20:55,996 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-groups/6bd64f5f-0fc5-46ef-9c0a-299eefd1ff22 used request id req-85382632-09bf-4939-9962-023dbc9fdddf 2018-12-27 17:20:56,003 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1c552b24465132acb6613d0a054ff14e84f3acb" 2018-12-27 17:20:56,291 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 35896 X-Openstack-Request-Id: req-74742680-04b7-49e4-9ee3-38fd8d0754c4 Date: Thu, 27 Dec 2018 17:20:56 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "created_at": "2018-12-27T15:33:01Z", "updated_at": "2018-12-27T15:33:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "35205ac3-06e6-4cf6-bb21-ff8f813cb45b", "remote_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "ade77f59-e70c-4970-8ea8-198222fa332e", "remote_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "c4f3bf7f-d793-498d-a883-bb8c6003f070", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "c85cb618-8f19-445b-8e16-6d467cb17771", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}], "revision_number": 4, "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "created_at": "2018-12-27T15:57:22Z", "updated_at": "2018-12-27T15:57:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "5e258a3b-01f5-4aef-81b7-0b5dc6e5b683", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "65475539-0336-498a-8da4-ff0a80b10089", "remote_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "ae922857-f7ae-4bc8-949b-153fb43bfd00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "b4f87679-52e1-4cf9-bf76-5abb9a9bec06", "remote_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "f7197afc9b61423897aefc9a643d03a1"}], "revision_number": 4, "project_id": "f7197afc9b61423897aefc9a643d03a1", "id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "created_at": "2018-12-27T16:01:54Z", "updated_at": "2018-12-27T16:01:54Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "00dd3abd-acd1-4edb-8f4a-8badcbd2eeb4", "remote_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "018de60d-bc33-4ef0-9eed-6d00b6ce227b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "0d99f0db-fa6b-4201-b67f-a7ff0db82c5d", "remote_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv6", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "5c4049ef-933d-4614-84e7-83584430d462", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv6", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}], "revision_number": 4, "project_id": "8c689c5e31c44b09ab85f80682abbc2a", "id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "created_at": "2018-12-27T15:56:49Z", "updated_at": "2018-12-27T15:56:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "6555e255-763a-4448-b1b1-0c93b2a390bd", "remote_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "777ff7a5-a590-43e5-a84b-7677710494e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "8bac258a-08df-48b7-900b-efbe01a6ec20", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "dc17921e-353f-4898-a970-881b2c8d093d", "remote_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}], "revision_number": 4, "project_id": "28dac9e1580d461c9de52e6659cc4f9d", "id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "created_at": "2018-12-27T16:01:52Z", "updated_at": "2018-12-27T16:01:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "32737757-45f3-4b24-b6ab-5f2d5579b4a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv6", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "ae604ef3-492d-4aa3-8045-1ff84f755a27", "remote_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv4", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "b7bff40a-beda-4996-b140-ed94d010535c", "remote_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv6", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "b8129030-9d72-4d5d-adce-47bbe62492fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv4", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}], "revision_number": 4, "project_id": "81c108a273314b24bf6b48c41b5bbe0c", "id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "created_at": "2018-12-27T15:57:20Z", "updated_at": "2018-12-27T15:57:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "0c389ec4-c0af-4c20-acf9-4fcc1d859dd7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv6", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "3749697a-f2ef-439a-a661-2fb92badd1ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv4", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "b74e0c8c-e243-450e-b1be-69c587093d6d", "remote_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv6", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "c222695b-2f1c-427d-afd7-e0be24ec9f66", "remote_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv4", "project_id": "7fb0e5436e4f467998e672dd71018a45"}], "revision_number": 4, "project_id": "7fb0e5436e4f467998e672dd71018a45", "id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "created_at": "2018-12-27T17:02:11Z", "updated_at": "2018-12-27T17:02:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "675d8a56-1c9b-4c58-a252-61e65997fd05", "remote_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv4", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "84f0587c-7394-4fd6-8f3d-8d6ba94cf3f9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv6", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "8a450b4f-e710-4193-816e-13a2d4e40c07", "remote_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv6", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "c3106b0a-1026-4156-86a9-f0438b7fab93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv4", "project_id": "7cba3664d5674e65a12c8c269a05febf"}], "revision_number": 4, "project_id": "7cba3664d5674e65a12c8c269a05febf", "id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "created_at": "2018-12-27T15:58:29Z", "updated_at": "2018-12-27T15:58:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "2a945ecc-f9fa-4219-96ab-c189a7f5c102", "remote_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv6", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "55e2b54e-68d4-4476-8c9f-e05e347c8970", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv4", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "9983229c-b595-482a-973f-81137a209b6d", "remote_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv4", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "9d4b8450-78ab-4817-a586-372ed88268f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv6", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}], "revision_number": 4, "project_id": "fbd6dbf946a5406398ba810e02d0888e", "id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "created_at": "2018-12-27T15:57:24Z", "updated_at": "2018-12-27T15:57:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "35521f2a-a59d-4798-9fa8-0febfe126076", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv4", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "607d473d-1e6a-4088-a778-7df9ffc1ff68", "remote_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv6", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "6f8fa92b-b67a-4047-a900-f43656aff42b", "remote_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv4", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "890f1d6c-9ae5-45b0-b7a1-282182432b66", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv6", "project_id": "253cc6709e714b8a80a5f74e4257907e"}], "revision_number": 4, "project_id": "253cc6709e714b8a80a5f74e4257907e", "id": "b9546f11-205e-4322-89f8-f0360d6090ed", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "created_at": "2018-12-27T15:57:08Z", "updated_at": "2018-12-27T15:57:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "6739c48b-d899-4c17-bb8e-ffaf8922c034", "remote_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv4", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "9660a6af-4d9b-40b9-9729-f205f66c2bd0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv4", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "bf244c03-fc10-4754-9c2b-b0224401c4f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv6", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "d3bee7cc-a152-441c-9790-abb1f56cec03", "remote_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv6", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}], "revision_number": 4, "project_id": "782a28bd0d40485e85eda6b8ba43840b", "id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "created_at": "2018-12-27T15:57:11Z", "updated_at": "2018-12-27T15:57:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "22c0d2cf-360a-4aa8-ba7e-bfdbf8327d27", "remote_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "553b140a-8ba9-4af7-9f50-bf24e87aebf7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "b2ecf7a5-df98-4d65-a762-767320437c5a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "e49104b2-7c13-49d6-8519-a16dd585346f", "remote_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}], "revision_number": 4, "project_id": "ef7e486beb8f4de39b25ca5f11552328", "id": "d0588e93-db0d-4888-9f99-3399a50df490", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "created_at": "2018-12-27T17:19:15Z", "updated_at": "2018-12-27T17:19:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "1990fe24-df44-4561-9f09-f50aab182bf7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "651e4b8b-b29e-409b-9f25-ff2328ccefe6", "remote_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "cc4e2254-2157-4ae1-a233-3047573ddc6d", "remote_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "da56dda4-aaf3-43ff-bdf7-e64892ec2345", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}], "revision_number": 4, "project_id": "2a5a6879c5fa4db798cea6d394565d45", "id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-27T15:33:07Z", "updated_at": "2018-12-27T15:33:07Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "4de95db8-72d6-4aec-a145-e92511971eb9", "remote_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "5f100cff-05d8-4405-8dfb-0a387c123fae", "remote_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "a3f6a193-cc94-4220-a73a-08acf63c449b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "f059d8a5-0c32-49c9-a721-77cc89245ecd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "created_at": "2018-12-27T15:29:16Z", "updated_at": "2018-12-27T15:29:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "3c53841a-5bc0-4192-b482-044411e217ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "5956ff3f-d59d-4af6-82b5-566c888583a7", "remote_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:16Z", "revision_number": 0, "id": "60735d87-52c7-426a-91a6-aff1078a5a2d", "remote_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:16Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "abe97133-61dd-4fdf-baf3-2e07968a324f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "da629caea04941e1ae8979c379dc7c9d"}], "revision_number": 4, "project_id": "da629caea04941e1ae8979c379dc7c9d", "id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6276876cc221490fab6b2dafe7dff789", "created_at": "2018-12-27T17:20:46Z", "updated_at": "2018-12-27T17:20:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:20:46Z", "revision_number": 0, "id": "31c69799-38e8-4f46-99d8-c4b2622f13d7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:20:46Z", "security_group_id": "fe970405-b414-4993-b9e3-682daf9d27bd", "tenant_id": "6276876cc221490fab6b2dafe7dff789", "port_range_min": null, "ethertype": "IPv4", "project_id": "6276876cc221490fab6b2dafe7dff789"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:20:46Z", "revision_number": 0, "id": "43b9a630-f76b-4cce-9d4e-158b9111a8a0", "remote_group_id": "fe970405-b414-4993-b9e3-682daf9d27bd", "remote_ip_prefix": null, "created_at": "2018-12-27T17:20:46Z", "security_group_id": "fe970405-b414-4993-b9e3-682daf9d27bd", "tenant_id": "6276876cc221490fab6b2dafe7dff789", "port_range_min": null, "ethertype": "IPv4", "project_id": "6276876cc221490fab6b2dafe7dff789"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:20:46Z", "revision_number": 0, "id": "53d5067c-e878-4301-aa11-c815b4ace33c", "remote_group_id": "fe970405-b414-4993-b9e3-682daf9d27bd", "remote_ip_prefix": null, "created_at": "2018-12-27T17:20:46Z", "security_group_id": "fe970405-b414-4993-b9e3-682daf9d27bd", "tenant_id": "6276876cc221490fab6b2dafe7dff789", "port_range_min": null, "ethertype": "IPv6", "project_id": "6276876cc221490fab6b2dafe7dff789"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:20:46Z", "revision_number": 0, "id": "a310df59-a34b-4240-a811-25d61386ea2b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:20:46Z", "security_group_id": "fe970405-b414-4993-b9e3-682daf9d27bd", "tenant_id": "6276876cc221490fab6b2dafe7dff789", "port_range_min": null, "ethertype": "IPv6", "project_id": "6276876cc221490fab6b2dafe7dff789"}], "revision_number": 4, "project_id": "6276876cc221490fab6b2dafe7dff789", "id": "fe970405-b414-4993-b9e3-682daf9d27bd", "name": "default"}]} 2018-12-27 17:20:56,292 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=default used request id req-74742680-04b7-49e4-9ee3-38fd8d0754c4 2018-12-27 17:20:56,298 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1c552b24465132acb6613d0a054ff14e84f3acb" 2018-12-27 17:20:56,411 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:20:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-acd986dd-98a2-4590-8c4f-2d6bdb3b62bb Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b7b4fceec1ad4c6eb74d758b709a9d93", "name": "admin"}} 2018-12-27 17:20:56,411 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93 used request id req-acd986dd-98a2-4590-8c4f-2d6bdb3b62bb 2018-12-27 17:20:56,415 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/f7197afc9b61423897aefc9a643d03a1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1c552b24465132acb6613d0a054ff14e84f3acb" 2018-12-27 17:20:56,523 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:20:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2a3350c4-0a33-4733-b9bd-e08c5fbc1285 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f7197afc9b61423897aefc9a643d03a1.", "code": 404, "title": "Not Found"}} 2018-12-27 17:20:56,523 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/f7197afc9b61423897aefc9a643d03a1 used request id req-2a3350c4-0a33-4733-b9bd-e08c5fbc1285 2018-12-27 17:20:56,524 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:20:56,527 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/8c689c5e31c44b09ab85f80682abbc2a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1c552b24465132acb6613d0a054ff14e84f3acb" 2018-12-27 17:20:56,635 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:20:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3c420faa-2ac9-4d35-9b4a-0fd03fb9a2e7 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8c689c5e31c44b09ab85f80682abbc2a.", "code": 404, "title": "Not Found"}} 2018-12-27 17:20:56,635 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/8c689c5e31c44b09ab85f80682abbc2a used request id req-3c420faa-2ac9-4d35-9b4a-0fd03fb9a2e7 2018-12-27 17:20:56,635 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:20:56,639 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/28dac9e1580d461c9de52e6659cc4f9d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1c552b24465132acb6613d0a054ff14e84f3acb" 2018-12-27 17:20:56,754 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:20:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d3fb582e-0752-4bff-99e4-39be6b21530c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 28dac9e1580d461c9de52e6659cc4f9d.", "code": 404, "title": "Not Found"}} 2018-12-27 17:20:56,755 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/28dac9e1580d461c9de52e6659cc4f9d used request id req-d3fb582e-0752-4bff-99e4-39be6b21530c 2018-12-27 17:20:56,755 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:20:56,758 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/81c108a273314b24bf6b48c41b5bbe0c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1c552b24465132acb6613d0a054ff14e84f3acb" 2018-12-27 17:20:56,865 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:20:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0033e678-da4d-45b2-9ea3-cad1f49d0f77 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 81c108a273314b24bf6b48c41b5bbe0c.", "code": 404, "title": "Not Found"}} 2018-12-27 17:20:56,865 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/81c108a273314b24bf6b48c41b5bbe0c used request id req-0033e678-da4d-45b2-9ea3-cad1f49d0f77 2018-12-27 17:20:56,865 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:20:56,869 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/7fb0e5436e4f467998e672dd71018a45 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1c552b24465132acb6613d0a054ff14e84f3acb" 2018-12-27 17:20:56,973 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:20:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-003b0f14-94be-49ac-acca-7b3728cade9b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7fb0e5436e4f467998e672dd71018a45.", "code": 404, "title": "Not Found"}} 2018-12-27 17:20:56,973 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/7fb0e5436e4f467998e672dd71018a45 used request id req-003b0f14-94be-49ac-acca-7b3728cade9b 2018-12-27 17:20:56,973 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:20:56,977 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/7cba3664d5674e65a12c8c269a05febf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1c552b24465132acb6613d0a054ff14e84f3acb" 2018-12-27 17:20:57,095 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:20:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9ec82861-6f92-4d05-afe8-a7d76935ef66 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7cba3664d5674e65a12c8c269a05febf.", "code": 404, "title": "Not Found"}} 2018-12-27 17:20:57,096 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/7cba3664d5674e65a12c8c269a05febf used request id req-9ec82861-6f92-4d05-afe8-a7d76935ef66 2018-12-27 17:20:57,096 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:20:57,099 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/fbd6dbf946a5406398ba810e02d0888e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1c552b24465132acb6613d0a054ff14e84f3acb" 2018-12-27 17:20:57,329 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:20:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a103ba8c-a235-4523-947d-0c3f15ca75f6 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: fbd6dbf946a5406398ba810e02d0888e.", "code": 404, "title": "Not Found"}} 2018-12-27 17:20:57,329 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/fbd6dbf946a5406398ba810e02d0888e used request id req-a103ba8c-a235-4523-947d-0c3f15ca75f6 2018-12-27 17:20:57,330 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:20:57,333 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/253cc6709e714b8a80a5f74e4257907e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1c552b24465132acb6613d0a054ff14e84f3acb" 2018-12-27 17:20:57,441 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:20:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2d196197-d930-475c-ac35-7fcf65864706 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 253cc6709e714b8a80a5f74e4257907e.", "code": 404, "title": "Not Found"}} 2018-12-27 17:20:57,442 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/253cc6709e714b8a80a5f74e4257907e used request id req-2d196197-d930-475c-ac35-7fcf65864706 2018-12-27 17:20:57,442 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:20:57,445 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/782a28bd0d40485e85eda6b8ba43840b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1c552b24465132acb6613d0a054ff14e84f3acb" 2018-12-27 17:20:57,563 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:20:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6c22bd5c-8ff6-4a8b-bbc8-576bfd73ba08 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 782a28bd0d40485e85eda6b8ba43840b.", "code": 404, "title": "Not Found"}} 2018-12-27 17:20:57,563 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/782a28bd0d40485e85eda6b8ba43840b used request id req-6c22bd5c-8ff6-4a8b-bbc8-576bfd73ba08 2018-12-27 17:20:57,563 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:20:57,567 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/ef7e486beb8f4de39b25ca5f11552328 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1c552b24465132acb6613d0a054ff14e84f3acb" 2018-12-27 17:20:57,671 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:20:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-12f66b3e-f6b7-4184-8158-c23f8b93b7b4 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: ef7e486beb8f4de39b25ca5f11552328.", "code": 404, "title": "Not Found"}} 2018-12-27 17:20:57,671 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/ef7e486beb8f4de39b25ca5f11552328 used request id req-12f66b3e-f6b7-4184-8158-c23f8b93b7b4 2018-12-27 17:20:57,671 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:20:57,675 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/2a5a6879c5fa4db798cea6d394565d45 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1c552b24465132acb6613d0a054ff14e84f3acb" 2018-12-27 17:20:57,783 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:20:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ed2912e3-c49c-4fda-9441-e60f45297bab Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.31:5000/v3/projects/2a5a6879c5fa4db798cea6d394565d45"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}} 2018-12-27 17:20:57,783 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/2a5a6879c5fa4db798cea6d394565d45 used request id req-ed2912e3-c49c-4fda-9441-e60f45297bab 2018-12-27 17:20:57,787 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/da629caea04941e1ae8979c379dc7c9d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1c552b24465132acb6613d0a054ff14e84f3acb" 2018-12-27 17:20:57,906 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:20:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dfa45ef2-1183-4ebd-9a20-0ce169d75d66 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/da629caea04941e1ae8979c379dc7c9d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "da629caea04941e1ae8979c379dc7c9d", "name": "service"}} 2018-12-27 17:20:57,906 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/da629caea04941e1ae8979c379dc7c9d used request id req-dfa45ef2-1183-4ebd-9a20-0ce169d75d66 2018-12-27 17:20:57,909 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/6276876cc221490fab6b2dafe7dff789 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1c552b24465132acb6613d0a054ff14e84f3acb" 2018-12-27 17:20:58,014 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:20:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e3b83988-11a3-44c8-be40-5c4cf9f4246c Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/6276876cc221490fab6b2dafe7dff789"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "6276876cc221490fab6b2dafe7dff789", "name": "CreateSecurityGroupTests-9376fcef-1bb2-48c-proj"}} 2018-12-27 17:20:58,014 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/6276876cc221490fab6b2dafe7dff789 used request id req-e3b83988-11a3-44c8-be40-5c4cf9f4246c 2018-12-27 17:20:58,014 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - fe970405-b414-4993-b9e3-682daf9d27bd 2018-12-27 17:20:58,019 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=fe970405-b414-4993-b9e3-682daf9d27bd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1c552b24465132acb6613d0a054ff14e84f3acb" 2018-12-27 17:20:58,229 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-d1b28631-6e41-4791-8d8b-9cd985bee54c Date: Thu, 27 Dec 2018 17:20:58 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:20:46Z", "security_group_id": "fe970405-b414-4993-b9e3-682daf9d27bd", "port_range_min": null, "revision_number": 0, "tenant_id": "6276876cc221490fab6b2dafe7dff789", "created_at": "2018-12-27T17:20:46Z", "project_id": "6276876cc221490fab6b2dafe7dff789", "id": "31c69799-38e8-4f46-99d8-c4b2622f13d7"}, {"remote_group_id": "fe970405-b414-4993-b9e3-682daf9d27bd", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:20:46Z", "security_group_id": "fe970405-b414-4993-b9e3-682daf9d27bd", "port_range_min": null, "revision_number": 0, "tenant_id": "6276876cc221490fab6b2dafe7dff789", "created_at": "2018-12-27T17:20:46Z", "project_id": "6276876cc221490fab6b2dafe7dff789", "id": "43b9a630-f76b-4cce-9d4e-158b9111a8a0"}, {"remote_group_id": "fe970405-b414-4993-b9e3-682daf9d27bd", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:20:46Z", "security_group_id": "fe970405-b414-4993-b9e3-682daf9d27bd", "port_range_min": null, "revision_number": 0, "tenant_id": "6276876cc221490fab6b2dafe7dff789", "created_at": "2018-12-27T17:20:46Z", "project_id": "6276876cc221490fab6b2dafe7dff789", "id": "53d5067c-e878-4301-aa11-c815b4ace33c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:20:46Z", "security_group_id": "fe970405-b414-4993-b9e3-682daf9d27bd", "port_range_min": null, "revision_number": 0, "tenant_id": "6276876cc221490fab6b2dafe7dff789", "created_at": "2018-12-27T17:20:46Z", "project_id": "6276876cc221490fab6b2dafe7dff789", "id": "a310df59-a34b-4240-a811-25d61386ea2b"}]} 2018-12-27 17:20:58,229 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=fe970405-b414-4993-b9e3-682daf9d27bd used request id req-d1b28631-6e41-4791-8d8b-9cd985bee54c 2018-12-27 17:20:58,230 - neutron_utils - INFO - Deleting security group with name - default 2018-12-27 17:20:58,235 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/security-groups/fe970405-b414-4993-b9e3-682daf9d27bd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1c552b24465132acb6613d0a054ff14e84f3acb" 2018-12-27 17:20:58,633 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-cd77b17e-63b0-48aa-8bd6-430ff89ca0e7 Content-Length: 0 Date: Thu, 27 Dec 2018 17:20:58 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 17:20:58,633 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-groups/fe970405-b414-4993-b9e3-682daf9d27bd used request id req-cd77b17e-63b0-48aa-8bd6-430ff89ca0e7 2018-12-27 17:20:58,634 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-9376fcef-1bb2-48c-proj 2018-12-27 17:20:58,637 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/projects/6276876cc221490fab6b2dafe7dff789 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1c552b24465132acb6613d0a054ff14e84f3acb" 2018-12-27 17:20:58,902 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:20:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dee01098-4155-4fa0-ba49-865194ca49f6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:20:58,902 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/6276876cc221490fab6b2dafe7dff789 used request id req-dee01098-4155-4fa0-ba49-865194ca49f6 2018-12-27 17:20:58,902 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-9376fcef-1bb2-48c-proj-role 2018-12-27 17:20:58,906 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/roles/5d6f74ba58674734b81af58c215813e4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1c552b24465132acb6613d0a054ff14e84f3acb" 2018-12-27 17:20:59,043 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:20:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c383af9d-5048-4ab1-b926-d94fdce696e9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:20:59,043 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/roles/5d6f74ba58674734b81af58c215813e4 used request id req-c383af9d-5048-4ab1-b926-d94fdce696e9 2018-12-27 17:20:59,047 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1c552b24465132acb6613d0a054ff14e84f3acb" 2018-12-27 17:20:59,148 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:20:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c79c7648-a33e-4c4e-b0bf-f25817d93f00 Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8de789d09e46427786a85702e5e8de91", "links": {"self": "http://172.30.9.31:5000/v3/roles/8de789d09e46427786a85702e5e8de91"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 17:20:59,148 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-c79c7648-a33e-4c4e-b0bf-f25817d93f00 2018-12-27 17:20:59,149 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-9376fcef-1bb2-48c-user 2018-12-27 17:20:59,153 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/users/95cc2ce7e0914b54aeb9460178aa8260 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a51e2df1cd5dbd6db0823664bc6833bbf2fd99c" 2018-12-27 17:20:59,374 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:20:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7865eec7-a6d9-48b9-af27-5b0f807220d4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:20:59,374 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/95cc2ce7e0914b54aeb9460178aa8260 used request id req-7865eec7-a6d9-48b9-af27-5b0f807220d4 2018-12-27 17:20:59,376 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:20:59,806 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:20:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["oh0mEkyyRkaThOOKAlalMw"], "issued_at": "2018-12-27T17:20:59.000000Z"}} 2018-12-27 17:20:59,806 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc4a2d960263b786a2cdc8c4d3eef8c894222a95" 2018-12-27 17:20:59,918 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:20:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0265c06f-3ce9-4a60-b3a6-c67d2d55ddee Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:20:59,918 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-0265c06f-3ce9-4a60-b3a6-c67d2d55ddee 2018-12-27 17:20:59,919 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:20:59,920 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:21:00,340 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:21:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["3gHl5Z_uSf62RPH-mkZNjQ"], "issued_at": "2018-12-27T17:21:00.000000Z"}} 2018-12-27 17:21:00,340 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3b467b5bf1a66a73cf8d4ca1680c723d98454c5" 2018-12-27 17:21:00,449 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:21:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5eaf3abb-7592-4a92-90e3-83ee3c4d1542 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:21:00,449 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-5eaf3abb-7592-4a92-90e3-83ee3c4d1542 2018-12-27 17:21:00,454 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 17:21:00,459 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 17:21:00 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 17:21:00,460 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-e70a3cda-cae8-41a-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3b467b5bf1a66a73cf8d4ca1680c723d98454c5" 2018-12-27 17:21:00,566 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:21:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-78f7db6f-fe45-4558-b9d6-b8c738e19339 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-e70a3cda-cae8-41a-proj", "previous": null, "next": null}, "projects": []} 2018-12-27 17:21:00,566 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-e70a3cda-cae8-41a-proj used request id req-78f7db6f-fe45-4558-b9d6-b8c738e19339 2018-12-27 17:21:00,570 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3b467b5bf1a66a73cf8d4ca1680c723d98454c5" 2018-12-27 17:21:00,680 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:21:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-acc5c944-0a42-4382-b1f0-0c07e8e68ab6 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-27 17:21:00,681 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-acc5c944-0a42-4382-b1f0-0c07e8e68ab6 2018-12-27 17:21:00,684 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3b467b5bf1a66a73cf8d4ca1680c723d98454c5" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSecurityGroupTests-e70a3cda-cae8-41a-proj"}}' 2018-12-27 17:21:00,824 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 27 Dec 2018 17:21:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5ed2994d-a96a-419f-b6dd-7c8f7dedc972 Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/caff72059563414ba7e3d1abe63d68e6"}, "tags": [], "enabled": true, "id": "caff72059563414ba7e3d1abe63d68e6", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-e70a3cda-cae8-41a-proj"}} 2018-12-27 17:21:00,824 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-5ed2994d-a96a-419f-b6dd-7c8f7dedc972 2018-12-27 17:21:00,825 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-e70a3cda-cae8-41a-proj 2018-12-27 17:21:00,825 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:21:00,826 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:21:01,241 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:21:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["spAi3jUqTqqUdRYYib-GTQ"], "issued_at": "2018-12-27T17:21:01.000000Z"}} 2018-12-27 17:21:01,241 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54eb99cf829432aa23388e2bcbc2baca35bd8433" 2018-12-27 17:21:01,354 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:21:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-478439ec-8540-49e6-8633-34e876d16017 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:21:01,354 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-478439ec-8540-49e6-8633-34e876d16017 2018-12-27 17:21:01,358 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 17:21:01,363 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 17:21:01 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 17:21:01,364 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54eb99cf829432aa23388e2bcbc2baca35bd8433" 2018-12-27 17:21:01,479 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:21:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-83c03321-092c-446b-9d36-d45dbce22a90 Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "links": {"self": "http://172.30.9.31:5000/v3/users/01fa52e7b3674fc48643fa4ffca67e4e"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "01fa52e7b3674fc48643fa4ffca67e4e", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/05a834ddebbc40688596b7460b47439e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05a834ddebbc40688596b7460b47439e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/08226a0ad01943f39559448239e291e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "08226a0ad01943f39559448239e291e1", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/55c0552fe37a4f7ca0e73939514bc683"}, "domain_id": "default", "enabled": true, "options": {}, "id": "55c0552fe37a4f7ca0e73939514bc683", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/646a4af4e3b5439a97996d353fea3924"}, "domain_id": "914eec1d43ea4caf9d2fd33268c06258", "enabled": true, "options": {}, "id": "646a4af4e3b5439a97996d353fea3924", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/85fb203e51c34d3f8122e285a6a318b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85fb203e51c34d3f8122e285a6a318b3", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/905e7f4b42d24cca93b99d2401fa3378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "905e7f4b42d24cca93b99d2401fa3378", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/a5bc08b9f81f4e5bb86c24f9f7547bae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5bc08b9f81f4e5bb86c24f9f7547bae", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/a5c780627f004d318bf908d80305da9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5c780627f004d318bf908d80305da9c", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/b18425bf2b044bc9af7e194919539a17"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b18425bf2b044bc9af7e194919539a17", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/b8d2134b619d4dca80e21d6fb16449b0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b8d2134b619d4dca80e21d6fb16449b0", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/b9ab6a25a652438285139fe5b44aea62"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9ab6a25a652438285139fe5b44aea62", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/c08462554a4844d681348f58b9b0edee"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c08462554a4844d681348f58b9b0edee", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/ddfc3a9aad444d4782eae677c8a98130"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ddfc3a9aad444d4782eae677c8a98130", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/f2a74f2185a54676a6cb2bb5ecfcc4f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2a74f2185a54676a6cb2bb5ecfcc4f6", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-12-27 17:21:01,479 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-83c03321-092c-446b-9d36-d45dbce22a90 2018-12-27 17:21:01,482 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?name=CreateSecurityGroupTests-e70a3cda-cae8-41a-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54eb99cf829432aa23388e2bcbc2baca35bd8433" 2018-12-27 17:21:01,504 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:21:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e58b8bf5-7fac-43f3-b342-9605962b8676 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?name=CreateSecurityGroupTests-e70a3cda-cae8-41a-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/caff72059563414ba7e3d1abe63d68e6"}, "tags": [], "enabled": true, "id": "caff72059563414ba7e3d1abe63d68e6", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-e70a3cda-cae8-41a-proj"}]} 2018-12-27 17:21:01,504 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?name=CreateSecurityGroupTests-e70a3cda-cae8-41a-proj used request id req-e58b8bf5-7fac-43f3-b342-9605962b8676 2018-12-27 17:21:01,508 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54eb99cf829432aa23388e2bcbc2baca35bd8433" 2018-12-27 17:21:01,729 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:21:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bffacc8f-eae6-4aa5-800e-6b9fa8120bce Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-27 17:21:01,729 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-bffacc8f-eae6-4aa5-800e-6b9fa8120bce 2018-12-27 17:21:02,032 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-e70a3cda-cae8-41a-user 2018-12-27 17:21:02,032 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:21:02,036 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3b467b5bf1a66a73cf8d4ca1680c723d98454c5" 2018-12-27 17:21:02,164 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:21:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-21858186-6a41-4790-903d-8fd89dd9e8e1 Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8de789d09e46427786a85702e5e8de91", "links": {"self": "http://172.30.9.31:5000/v3/roles/8de789d09e46427786a85702e5e8de91"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 17:21:02,165 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-21858186-6a41-4790-903d-8fd89dd9e8e1 2018-12-27 17:21:02,168 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3b467b5bf1a66a73cf8d4ca1680c723d98454c5" -d '{"role": {"name": "CreateSecurityGroupTests-e70a3cda-cae8-41a-proj-role"}}' 2018-12-27 17:21:02,291 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 27 Dec 2018 17:21:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3abae35b-9f17-44a8-9d45-86faa88e0a6d Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "b3b411cd3e564e9d92999315016da3f6", "links": {"self": "http://172.30.9.31:5000/v3/roles/b3b411cd3e564e9d92999315016da3f6"}, "name": "CreateSecurityGroupTests-e70a3cda-cae8-41a-proj-role"}} 2018-12-27 17:21:02,291 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/roles used request id req-3abae35b-9f17-44a8-9d45-86faa88e0a6d 2018-12-27 17:21:02,291 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-e70a3cda-cae8-41a-proj-role 2018-12-27 17:21:02,295 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles/b3b411cd3e564e9d92999315016da3f6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3b467b5bf1a66a73cf8d4ca1680c723d98454c5" 2018-12-27 17:21:02,403 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:21:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5cd369ea-343c-4f4f-afb1-8c692c456730 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "b3b411cd3e564e9d92999315016da3f6", "links": {"self": "http://172.30.9.31:5000/v3/roles/b3b411cd3e564e9d92999315016da3f6"}, "name": "CreateSecurityGroupTests-e70a3cda-cae8-41a-proj-role"}} 2018-12-27 17:21:02,403 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles/b3b411cd3e564e9d92999315016da3f6 used request id req-5cd369ea-343c-4f4f-afb1-8c692c456730 2018-12-27 17:21:02,403 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-e70a3cda-cae8-41a-proj-role to project CreateSecurityGroupTests-e70a3cda-cae8-41a-proj 2018-12-27 17:21:02,407 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:5000/v3/projects/caff72059563414ba7e3d1abe63d68e6/users/1f7ec328fa064ec6b0db8d58cc15eb5f/roles/b3b411cd3e564e9d92999315016da3f6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3b467b5bf1a66a73cf8d4ca1680c723d98454c5" 2018-12-27 17:21:02,574 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:21:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1d6eb009-dfcd-4f4e-a484-1dd6d7d47470 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:21:02,574 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/caff72059563414ba7e3d1abe63d68e6/users/1f7ec328fa064ec6b0db8d58cc15eb5f/roles/b3b411cd3e564e9d92999315016da3f6 used request id req-1d6eb009-dfcd-4f4e-a484-1dd6d7d47470 2018-12-27 17:21:02,577 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:21:02,577 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:21:02,982 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b3b411cd3e564e9d92999315016da3f6", "name": "CreateSecurityGroupTests-e70a3cda-cae8-41a-proj-role"}], "expires_at": "2018-12-27T18:21:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "caff72059563414ba7e3d1abe63d68e6", "name": "CreateSecurityGroupTests-e70a3cda-cae8-41a-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/caff72059563414ba7e3d1abe63d68e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/caff72059563414ba7e3d1abe63d68e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/caff72059563414ba7e3d1abe63d68e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/caff72059563414ba7e3d1abe63d68e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/caff72059563414ba7e3d1abe63d68e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/caff72059563414ba7e3d1abe63d68e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/caff72059563414ba7e3d1abe63d68e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/caff72059563414ba7e3d1abe63d68e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/caff72059563414ba7e3d1abe63d68e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_caff72059563414ba7e3d1abe63d68e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_caff72059563414ba7e3d1abe63d68e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/caff72059563414ba7e3d1abe63d68e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/caff72059563414ba7e3d1abe63d68e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/caff72059563414ba7e3d1abe63d68e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-e70a3cda-cae8-41a-user", "id": "1f7ec328fa064ec6b0db8d58cc15eb5f"}, "audit_ids": ["5VGkI91cQQy3q3eGS6aO8Q"], "issued_at": "2018-12-27T17:21:02.000000Z"}} 2018-12-27 17:21:02,983 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2e6e6c7bdfafb81fe5768e50de8ce628d27054a" 2018-12-27 17:21:03,081 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:21:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c631431b-05ee-443b-9030-5696d7a356e8 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:21:03,081 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-c631431b-05ee-443b-9030-5696d7a356e8 2018-12-27 17:21:03,088 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=CreateSecurityGroupTests-fe14aebf-8b88-4419-be2e-d93877982043name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2e6e6c7bdfafb81fe5768e50de8ce628d27054a" 2018-12-27 17:21:03,577 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-42953224-2221-4f9c-b5ae-4006496c9598 Date: Thu, 27 Dec 2018 17:21:03 GMT RESP BODY: {"security_groups": []} 2018-12-27 17:21:03,577 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=CreateSecurityGroupTests-fe14aebf-8b88-4419-be2e-d93877982043name&description=hello+group used request id req-42953224-2221-4f9c-b5ae-4006496c9598 2018-12-27 17:21:03,578 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-fe14aebf-8b88-4419-be2e-d93877982043name... 2018-12-27 17:21:03,578 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-fe14aebf-8b88-4419-be2e-d93877982043name 2018-12-27 17:21:03,583 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2e6e6c7bdfafb81fe5768e50de8ce628d27054a" -d '{"security_group": {"name": "CreateSecurityGroupTests-fe14aebf-8b88-4419-be2e-d93877982043name", "description": "hello group"}}' 2018-12-27 17:21:04,145 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1408 X-Openstack-Request-Id: req-1f115c7f-e1b7-49a1-8483-76a588de9e2c Date: Thu, 27 Dec 2018 17:21:04 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "caff72059563414ba7e3d1abe63d68e6", "created_at": "2018-12-27T17:21:03Z", "updated_at": "2018-12-27T17:21:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:21:03Z", "revision_number": 0, "id": "4e006a1d-bc25-4c84-897c-7a0db64a4d6e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:21:03Z", "security_group_id": "fbc2b7a4-2a50-4d46-a119-89818612778a", "tenant_id": "caff72059563414ba7e3d1abe63d68e6", "port_range_min": null, "ethertype": "IPv6", "project_id": "caff72059563414ba7e3d1abe63d68e6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:21:03Z", "revision_number": 0, "id": "59c6e14d-3c98-4df0-8261-a3dc48a3b1d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:21:03Z", "security_group_id": "fbc2b7a4-2a50-4d46-a119-89818612778a", "tenant_id": "caff72059563414ba7e3d1abe63d68e6", "port_range_min": null, "ethertype": "IPv4", "project_id": "caff72059563414ba7e3d1abe63d68e6"}], "revision_number": 2, "project_id": "caff72059563414ba7e3d1abe63d68e6", "id": "fbc2b7a4-2a50-4d46-a119-89818612778a", "name": "CreateSecurityGroupTests-fe14aebf-8b88-4419-be2e-d93877982043name"}} 2018-12-27 17:21:04,146 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/security-groups used request id req-1f115c7f-e1b7-49a1-8483-76a588de9e2c 2018-12-27 17:21:04,146 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - fbc2b7a4-2a50-4d46-a119-89818612778a 2018-12-27 17:21:04,151 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=fbc2b7a4-2a50-4d46-a119-89818612778a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2e6e6c7bdfafb81fe5768e50de8ce628d27054a" 2018-12-27 17:21:04,391 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-9356aad2-9fd7-499c-9335-076a38f5223e Date: Thu, 27 Dec 2018 17:21:04 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:21:03Z", "security_group_id": "fbc2b7a4-2a50-4d46-a119-89818612778a", "port_range_min": null, "revision_number": 0, "tenant_id": "caff72059563414ba7e3d1abe63d68e6", "created_at": "2018-12-27T17:21:03Z", "project_id": "caff72059563414ba7e3d1abe63d68e6", "id": "4e006a1d-bc25-4c84-897c-7a0db64a4d6e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:21:03Z", "security_group_id": "fbc2b7a4-2a50-4d46-a119-89818612778a", "port_range_min": null, "revision_number": 0, "tenant_id": "caff72059563414ba7e3d1abe63d68e6", "created_at": "2018-12-27T17:21:03Z", "project_id": "caff72059563414ba7e3d1abe63d68e6", "id": "59c6e14d-3c98-4df0-8261-a3dc48a3b1d4"}]} 2018-12-27 17:21:04,391 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=fbc2b7a4-2a50-4d46-a119-89818612778a used request id req-9356aad2-9fd7-499c-9335-076a38f5223e 2018-12-27 17:21:04,392 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - fbc2b7a4-2a50-4d46-a119-89818612778a 2018-12-27 17:21:04,397 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=fbc2b7a4-2a50-4d46-a119-89818612778a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2e6e6c7bdfafb81fe5768e50de8ce628d27054a" 2018-12-27 17:21:04,598 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-65599309-e01a-45a8-a9a0-ad865c98e588 Date: Thu, 27 Dec 2018 17:21:04 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:21:03Z", "security_group_id": "fbc2b7a4-2a50-4d46-a119-89818612778a", "port_range_min": null, "revision_number": 0, "tenant_id": "caff72059563414ba7e3d1abe63d68e6", "created_at": "2018-12-27T17:21:03Z", "project_id": "caff72059563414ba7e3d1abe63d68e6", "id": "4e006a1d-bc25-4c84-897c-7a0db64a4d6e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:21:03Z", "security_group_id": "fbc2b7a4-2a50-4d46-a119-89818612778a", "port_range_min": null, "revision_number": 0, "tenant_id": "caff72059563414ba7e3d1abe63d68e6", "created_at": "2018-12-27T17:21:03Z", "project_id": "caff72059563414ba7e3d1abe63d68e6", "id": "59c6e14d-3c98-4df0-8261-a3dc48a3b1d4"}]} 2018-12-27 17:21:04,598 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=fbc2b7a4-2a50-4d46-a119-89818612778a used request id req-65599309-e01a-45a8-a9a0-ad865c98e588 2018-12-27 17:21:04,598 - neutron_utils - INFO - Retrieving security group with ID - fbc2b7a4-2a50-4d46-a119-89818612778a 2018-12-27 17:21:04,601 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?id=fbc2b7a4-2a50-4d46-a119-89818612778a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2e6e6c7bdfafb81fe5768e50de8ce628d27054a" 2018-12-27 17:21:04,833 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-0f1155e2-56b5-4c75-a6e3-0246caf14d0a Date: Thu, 27 Dec 2018 17:21:04 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "caff72059563414ba7e3d1abe63d68e6", "created_at": "2018-12-27T17:21:03Z", "updated_at": "2018-12-27T17:21:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:21:03Z", "revision_number": 0, "id": "4e006a1d-bc25-4c84-897c-7a0db64a4d6e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:21:03Z", "security_group_id": "fbc2b7a4-2a50-4d46-a119-89818612778a", "tenant_id": "caff72059563414ba7e3d1abe63d68e6", "port_range_min": null, "ethertype": "IPv6", "project_id": "caff72059563414ba7e3d1abe63d68e6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:21:03Z", "revision_number": 0, "id": "59c6e14d-3c98-4df0-8261-a3dc48a3b1d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:21:03Z", "security_group_id": "fbc2b7a4-2a50-4d46-a119-89818612778a", "tenant_id": "caff72059563414ba7e3d1abe63d68e6", "port_range_min": null, "ethertype": "IPv4", "project_id": "caff72059563414ba7e3d1abe63d68e6"}], "revision_number": 2, "project_id": "caff72059563414ba7e3d1abe63d68e6", "id": "fbc2b7a4-2a50-4d46-a119-89818612778a", "name": "CreateSecurityGroupTests-fe14aebf-8b88-4419-be2e-d93877982043name"}]} 2018-12-27 17:21:04,833 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?id=fbc2b7a4-2a50-4d46-a119-89818612778a used request id req-0f1155e2-56b5-4c75-a6e3-0246caf14d0a 2018-12-27 17:21:04,833 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - fbc2b7a4-2a50-4d46-a119-89818612778a 2018-12-27 17:21:04,838 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=fbc2b7a4-2a50-4d46-a119-89818612778a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2e6e6c7bdfafb81fe5768e50de8ce628d27054a" 2018-12-27 17:21:05,053 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-7338e94e-7901-4c17-8830-2dbee70c57f0 Date: Thu, 27 Dec 2018 17:21:05 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:21:03Z", "security_group_id": "fbc2b7a4-2a50-4d46-a119-89818612778a", "port_range_min": null, "revision_number": 0, "tenant_id": "caff72059563414ba7e3d1abe63d68e6", "created_at": "2018-12-27T17:21:03Z", "project_id": "caff72059563414ba7e3d1abe63d68e6", "id": "4e006a1d-bc25-4c84-897c-7a0db64a4d6e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:21:03Z", "security_group_id": "fbc2b7a4-2a50-4d46-a119-89818612778a", "port_range_min": null, "revision_number": 0, "tenant_id": "caff72059563414ba7e3d1abe63d68e6", "created_at": "2018-12-27T17:21:03Z", "project_id": "caff72059563414ba7e3d1abe63d68e6", "id": "59c6e14d-3c98-4df0-8261-a3dc48a3b1d4"}]} 2018-12-27 17:21:05,053 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=fbc2b7a4-2a50-4d46-a119-89818612778a used request id req-7338e94e-7901-4c17-8830-2dbee70c57f0 2018-12-27 17:21:05,054 - neutron_utils - INFO - Retrieving security group with ID - fbc2b7a4-2a50-4d46-a119-89818612778a 2018-12-27 17:21:05,058 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?id=fbc2b7a4-2a50-4d46-a119-89818612778a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2e6e6c7bdfafb81fe5768e50de8ce628d27054a" 2018-12-27 17:21:05,286 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-71f46b3a-f400-47f1-a186-d0622ef7b872 Date: Thu, 27 Dec 2018 17:21:05 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "caff72059563414ba7e3d1abe63d68e6", "created_at": "2018-12-27T17:21:03Z", "updated_at": "2018-12-27T17:21:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:21:03Z", "revision_number": 0, "id": "4e006a1d-bc25-4c84-897c-7a0db64a4d6e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:21:03Z", "security_group_id": "fbc2b7a4-2a50-4d46-a119-89818612778a", "tenant_id": "caff72059563414ba7e3d1abe63d68e6", "port_range_min": null, "ethertype": "IPv6", "project_id": "caff72059563414ba7e3d1abe63d68e6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:21:03Z", "revision_number": 0, "id": "59c6e14d-3c98-4df0-8261-a3dc48a3b1d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:21:03Z", "security_group_id": "fbc2b7a4-2a50-4d46-a119-89818612778a", "tenant_id": "caff72059563414ba7e3d1abe63d68e6", "port_range_min": null, "ethertype": "IPv4", "project_id": "caff72059563414ba7e3d1abe63d68e6"}], "revision_number": 2, "project_id": "caff72059563414ba7e3d1abe63d68e6", "id": "fbc2b7a4-2a50-4d46-a119-89818612778a", "name": "CreateSecurityGroupTests-fe14aebf-8b88-4419-be2e-d93877982043name"}]} 2018-12-27 17:21:05,286 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?id=fbc2b7a4-2a50-4d46-a119-89818612778a used request id req-71f46b3a-f400-47f1-a186-d0622ef7b872 2018-12-27 17:21:05,286 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - fbc2b7a4-2a50-4d46-a119-89818612778a 2018-12-27 17:21:05,290 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=fbc2b7a4-2a50-4d46-a119-89818612778a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2e6e6c7bdfafb81fe5768e50de8ce628d27054a" 2018-12-27 17:21:05,492 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-75b893cd-fdfe-4fdc-a306-a064f985d1a4 Date: Thu, 27 Dec 2018 17:21:05 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:21:03Z", "security_group_id": "fbc2b7a4-2a50-4d46-a119-89818612778a", "port_range_min": null, "revision_number": 0, "tenant_id": "caff72059563414ba7e3d1abe63d68e6", "created_at": "2018-12-27T17:21:03Z", "project_id": "caff72059563414ba7e3d1abe63d68e6", "id": "4e006a1d-bc25-4c84-897c-7a0db64a4d6e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:21:03Z", "security_group_id": "fbc2b7a4-2a50-4d46-a119-89818612778a", "port_range_min": null, "revision_number": 0, "tenant_id": "caff72059563414ba7e3d1abe63d68e6", "created_at": "2018-12-27T17:21:03Z", "project_id": "caff72059563414ba7e3d1abe63d68e6", "id": "59c6e14d-3c98-4df0-8261-a3dc48a3b1d4"}]} 2018-12-27 17:21:05,492 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=fbc2b7a4-2a50-4d46-a119-89818612778a used request id req-75b893cd-fdfe-4fdc-a306-a064f985d1a4 2018-12-27 17:21:05,493 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-fe14aebf-8b88-4419-be2e-d93877982043name 2018-12-27 17:21:05,498 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=CreateSecurityGroupTests-fe14aebf-8b88-4419-be2e-d93877982043name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2e6e6c7bdfafb81fe5768e50de8ce628d27054a" 2018-12-27 17:21:05,553 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-041073ef-250e-41a5-87f8-2c6895e7c2a6 Date: Thu, 27 Dec 2018 17:21:05 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "caff72059563414ba7e3d1abe63d68e6", "created_at": "2018-12-27T17:21:03Z", "updated_at": "2018-12-27T17:21:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:21:03Z", "revision_number": 0, "id": "4e006a1d-bc25-4c84-897c-7a0db64a4d6e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:21:03Z", "security_group_id": "fbc2b7a4-2a50-4d46-a119-89818612778a", "tenant_id": "caff72059563414ba7e3d1abe63d68e6", "port_range_min": null, "ethertype": "IPv6", "project_id": "caff72059563414ba7e3d1abe63d68e6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:21:03Z", "revision_number": 0, "id": "59c6e14d-3c98-4df0-8261-a3dc48a3b1d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:21:03Z", "security_group_id": "fbc2b7a4-2a50-4d46-a119-89818612778a", "tenant_id": "caff72059563414ba7e3d1abe63d68e6", "port_range_min": null, "ethertype": "IPv4", "project_id": "caff72059563414ba7e3d1abe63d68e6"}], "revision_number": 2, "project_id": "caff72059563414ba7e3d1abe63d68e6", "id": "fbc2b7a4-2a50-4d46-a119-89818612778a", "name": "CreateSecurityGroupTests-fe14aebf-8b88-4419-be2e-d93877982043name"}]} 2018-12-27 17:21:05,554 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=CreateSecurityGroupTests-fe14aebf-8b88-4419-be2e-d93877982043name used request id req-041073ef-250e-41a5-87f8-2c6895e7c2a6 2018-12-27 17:21:05,557 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 17:21:05,563 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 17:21:05 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 17:21:05,564 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/caff72059563414ba7e3d1abe63d68e6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2e6e6c7bdfafb81fe5768e50de8ce628d27054a" 2018-12-27 17:21:05,660 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:21:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-82df6f79-3d0a-421e-9af1-d789aff54bd5 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/caff72059563414ba7e3d1abe63d68e6"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "caff72059563414ba7e3d1abe63d68e6", "name": "CreateSecurityGroupTests-e70a3cda-cae8-41a-proj"}} 2018-12-27 17:21:05,660 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/caff72059563414ba7e3d1abe63d68e6 used request id req-82df6f79-3d0a-421e-9af1-d789aff54bd5 2018-12-27 17:21:05,661 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - fbc2b7a4-2a50-4d46-a119-89818612778a 2018-12-27 17:21:05,666 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=fbc2b7a4-2a50-4d46-a119-89818612778a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2e6e6c7bdfafb81fe5768e50de8ce628d27054a" 2018-12-27 17:21:05,688 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-9dd67b91-bae8-41e2-9210-d6d13875926d Date: Thu, 27 Dec 2018 17:21:05 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:21:03Z", "security_group_id": "fbc2b7a4-2a50-4d46-a119-89818612778a", "port_range_min": null, "revision_number": 0, "tenant_id": "caff72059563414ba7e3d1abe63d68e6", "created_at": "2018-12-27T17:21:03Z", "project_id": "caff72059563414ba7e3d1abe63d68e6", "id": "4e006a1d-bc25-4c84-897c-7a0db64a4d6e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:21:03Z", "security_group_id": "fbc2b7a4-2a50-4d46-a119-89818612778a", "port_range_min": null, "revision_number": 0, "tenant_id": "caff72059563414ba7e3d1abe63d68e6", "created_at": "2018-12-27T17:21:03Z", "project_id": "caff72059563414ba7e3d1abe63d68e6", "id": "59c6e14d-3c98-4df0-8261-a3dc48a3b1d4"}]} 2018-12-27 17:21:05,689 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=fbc2b7a4-2a50-4d46-a119-89818612778a used request id req-9dd67b91-bae8-41e2-9210-d6d13875926d 2018-12-27 17:21:05,694 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2e6e6c7bdfafb81fe5768e50de8ce628d27054a" -d '{"security_group_rule": {"direction": "ingress", "description": "test_rule_1", "security_group_id": "fbc2b7a4-2a50-4d46-a119-89818612778a"}}' 2018-12-27 17:21:05,923 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 521 X-Openstack-Request-Id: req-c7e56729-0c0f-4139-b056-8660593f641c Date: Thu, 27 Dec 2018 17:21:05 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:21:05Z", "security_group_id": "fbc2b7a4-2a50-4d46-a119-89818612778a", "port_range_min": null, "revision_number": 0, "tenant_id": "caff72059563414ba7e3d1abe63d68e6", "created_at": "2018-12-27T17:21:05Z", "project_id": "caff72059563414ba7e3d1abe63d68e6", "id": "c3094bd8-79b4-4f81-a270-62be466bd9aa"}} 2018-12-27 17:21:05,923 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/security-group-rules used request id req-c7e56729-0c0f-4139-b056-8660593f641c 2018-12-27 17:21:05,923 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-fe14aebf-8b88-4419-be2e-d93877982043name 2018-12-27 17:21:05,926 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=CreateSecurityGroupTests-fe14aebf-8b88-4419-be2e-d93877982043name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2e6e6c7bdfafb81fe5768e50de8ce628d27054a" 2018-12-27 17:21:05,972 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-6acba82e-6390-4f19-b010-4f091ae8da4d Date: Thu, 27 Dec 2018 17:21:05 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "caff72059563414ba7e3d1abe63d68e6", "created_at": "2018-12-27T17:21:03Z", "updated_at": "2018-12-27T17:21:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:21:03Z", "revision_number": 0, "id": "4e006a1d-bc25-4c84-897c-7a0db64a4d6e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:21:03Z", "security_group_id": "fbc2b7a4-2a50-4d46-a119-89818612778a", "tenant_id": "caff72059563414ba7e3d1abe63d68e6", "port_range_min": null, "ethertype": "IPv6", "project_id": "caff72059563414ba7e3d1abe63d68e6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:21:03Z", "revision_number": 0, "id": "59c6e14d-3c98-4df0-8261-a3dc48a3b1d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:21:03Z", "security_group_id": "fbc2b7a4-2a50-4d46-a119-89818612778a", "tenant_id": "caff72059563414ba7e3d1abe63d68e6", "port_range_min": null, "ethertype": "IPv4", "project_id": "caff72059563414ba7e3d1abe63d68e6"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:21:05Z", "revision_number": 0, "id": "c3094bd8-79b4-4f81-a270-62be466bd9aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:21:05Z", "security_group_id": "fbc2b7a4-2a50-4d46-a119-89818612778a", "tenant_id": "caff72059563414ba7e3d1abe63d68e6", "port_range_min": null, "ethertype": "IPv4", "project_id": "caff72059563414ba7e3d1abe63d68e6"}], "revision_number": 3, "project_id": "caff72059563414ba7e3d1abe63d68e6", "id": "fbc2b7a4-2a50-4d46-a119-89818612778a", "name": "CreateSecurityGroupTests-fe14aebf-8b88-4419-be2e-d93877982043name"}]} 2018-12-27 17:21:05,972 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=CreateSecurityGroupTests-fe14aebf-8b88-4419-be2e-d93877982043name used request id req-6acba82e-6390-4f19-b010-4f091ae8da4d 2018-12-27 17:21:05,976 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/caff72059563414ba7e3d1abe63d68e6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2e6e6c7bdfafb81fe5768e50de8ce628d27054a" 2018-12-27 17:21:06,077 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:21:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-88e17070-3ea3-4baf-9aaf-7faa3f39e482 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/caff72059563414ba7e3d1abe63d68e6"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "caff72059563414ba7e3d1abe63d68e6", "name": "CreateSecurityGroupTests-e70a3cda-cae8-41a-proj"}} 2018-12-27 17:21:06,077 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/caff72059563414ba7e3d1abe63d68e6 used request id req-88e17070-3ea3-4baf-9aaf-7faa3f39e482 2018-12-27 17:21:06,078 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - fbc2b7a4-2a50-4d46-a119-89818612778a 2018-12-27 17:21:06,082 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=fbc2b7a4-2a50-4d46-a119-89818612778a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2e6e6c7bdfafb81fe5768e50de8ce628d27054a" 2018-12-27 17:21:06,311 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-73b19471-cd89-4073-9c4e-1d3f9e9a37f9 Date: Thu, 27 Dec 2018 17:21:06 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:21:03Z", "security_group_id": "fbc2b7a4-2a50-4d46-a119-89818612778a", "port_range_min": null, "revision_number": 0, "tenant_id": "caff72059563414ba7e3d1abe63d68e6", "created_at": "2018-12-27T17:21:03Z", "project_id": "caff72059563414ba7e3d1abe63d68e6", "id": "4e006a1d-bc25-4c84-897c-7a0db64a4d6e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:21:03Z", "security_group_id": "fbc2b7a4-2a50-4d46-a119-89818612778a", "port_range_min": null, "revision_number": 0, "tenant_id": "caff72059563414ba7e3d1abe63d68e6", "created_at": "2018-12-27T17:21:03Z", "project_id": "caff72059563414ba7e3d1abe63d68e6", "id": "59c6e14d-3c98-4df0-8261-a3dc48a3b1d4"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:21:05Z", "security_group_id": "fbc2b7a4-2a50-4d46-a119-89818612778a", "port_range_min": null, "revision_number": 0, "tenant_id": "caff72059563414ba7e3d1abe63d68e6", "created_at": "2018-12-27T17:21:05Z", "project_id": "caff72059563414ba7e3d1abe63d68e6", "id": "c3094bd8-79b4-4f81-a270-62be466bd9aa"}]} 2018-12-27 17:21:06,311 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=fbc2b7a4-2a50-4d46-a119-89818612778a used request id req-73b19471-cd89-4073-9c4e-1d3f9e9a37f9 2018-12-27 17:21:06,317 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2e6e6c7bdfafb81fe5768e50de8ce628d27054a" -d '{"security_group_rule": {"ethertype": "IPv6", "direction": "egress", "protocol": 17, "description": "test_rule_2", "security_group_id": "fbc2b7a4-2a50-4d46-a119-89818612778a"}}' 2018-12-27 17:21:06,698 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 520 X-Openstack-Request-Id: req-8072b9c0-cd8f-49cd-bd01-62407483a91e Date: Thu, 27 Dec 2018 17:21:06 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:21:06Z", "security_group_id": "fbc2b7a4-2a50-4d46-a119-89818612778a", "port_range_min": null, "revision_number": 0, "tenant_id": "caff72059563414ba7e3d1abe63d68e6", "created_at": "2018-12-27T17:21:06Z", "project_id": "caff72059563414ba7e3d1abe63d68e6", "id": "d1408bfb-e43a-4146-a66f-04625930c8be"}} 2018-12-27 17:21:06,699 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/security-group-rules used request id req-8072b9c0-cd8f-49cd-bd01-62407483a91e 2018-12-27 17:21:06,699 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-fe14aebf-8b88-4419-be2e-d93877982043name 2018-12-27 17:21:06,704 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=CreateSecurityGroupTests-fe14aebf-8b88-4419-be2e-d93877982043name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2e6e6c7bdfafb81fe5768e50de8ce628d27054a" 2018-12-27 17:21:06,929 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2430 X-Openstack-Request-Id: req-c3f2d8dd-73d0-4e30-b5ed-b1dc2fdb5be4 Date: Thu, 27 Dec 2018 17:21:06 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "caff72059563414ba7e3d1abe63d68e6", "created_at": "2018-12-27T17:21:03Z", "updated_at": "2018-12-27T17:21:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:21:03Z", "revision_number": 0, "id": "4e006a1d-bc25-4c84-897c-7a0db64a4d6e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:21:03Z", "security_group_id": "fbc2b7a4-2a50-4d46-a119-89818612778a", "tenant_id": "caff72059563414ba7e3d1abe63d68e6", "port_range_min": null, "ethertype": "IPv6", "project_id": "caff72059563414ba7e3d1abe63d68e6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:21:03Z", "revision_number": 0, "id": "59c6e14d-3c98-4df0-8261-a3dc48a3b1d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:21:03Z", "security_group_id": "fbc2b7a4-2a50-4d46-a119-89818612778a", "tenant_id": "caff72059563414ba7e3d1abe63d68e6", "port_range_min": null, "ethertype": "IPv4", "project_id": "caff72059563414ba7e3d1abe63d68e6"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:21:05Z", "revision_number": 0, "id": "c3094bd8-79b4-4f81-a270-62be466bd9aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:21:05Z", "security_group_id": "fbc2b7a4-2a50-4d46-a119-89818612778a", "tenant_id": "caff72059563414ba7e3d1abe63d68e6", "port_range_min": null, "ethertype": "IPv4", "project_id": "caff72059563414ba7e3d1abe63d68e6"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:21:06Z", "revision_number": 0, "id": "d1408bfb-e43a-4146-a66f-04625930c8be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:21:06Z", "security_group_id": "fbc2b7a4-2a50-4d46-a119-89818612778a", "tenant_id": "caff72059563414ba7e3d1abe63d68e6", "port_range_min": null, "ethertype": "IPv6", "project_id": "caff72059563414ba7e3d1abe63d68e6"}], "revision_number": 4, "project_id": "caff72059563414ba7e3d1abe63d68e6", "id": "fbc2b7a4-2a50-4d46-a119-89818612778a", "name": "CreateSecurityGroupTests-fe14aebf-8b88-4419-be2e-d93877982043name"}]} 2018-12-27 17:21:06,929 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=CreateSecurityGroupTests-fe14aebf-8b88-4419-be2e-d93877982043name used request id req-c3f2d8dd-73d0-4e30-b5ed-b1dc2fdb5be4 2018-12-27 17:21:06,933 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/caff72059563414ba7e3d1abe63d68e6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2e6e6c7bdfafb81fe5768e50de8ce628d27054a" 2018-12-27 17:21:07,035 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:21:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d96d9b63-683f-4a48-a47e-2f9e5c720bec Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/caff72059563414ba7e3d1abe63d68e6"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "caff72059563414ba7e3d1abe63d68e6", "name": "CreateSecurityGroupTests-e70a3cda-cae8-41a-proj"}} 2018-12-27 17:21:07,035 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/caff72059563414ba7e3d1abe63d68e6 used request id req-d96d9b63-683f-4a48-a47e-2f9e5c720bec 2018-12-27 17:21:07,035 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - fbc2b7a4-2a50-4d46-a119-89818612778a 2018-12-27 17:21:07,039 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=fbc2b7a4-2a50-4d46-a119-89818612778a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2e6e6c7bdfafb81fe5768e50de8ce628d27054a" 2018-12-27 17:21:07,251 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1997 X-Openstack-Request-Id: req-514c2040-756d-464e-b14d-121d9bfc21be Date: Thu, 27 Dec 2018 17:21:07 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:21:03Z", "security_group_id": "fbc2b7a4-2a50-4d46-a119-89818612778a", "port_range_min": null, "revision_number": 0, "tenant_id": "caff72059563414ba7e3d1abe63d68e6", "created_at": "2018-12-27T17:21:03Z", "project_id": "caff72059563414ba7e3d1abe63d68e6", "id": "4e006a1d-bc25-4c84-897c-7a0db64a4d6e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:21:03Z", "security_group_id": "fbc2b7a4-2a50-4d46-a119-89818612778a", "port_range_min": null, "revision_number": 0, "tenant_id": "caff72059563414ba7e3d1abe63d68e6", "created_at": "2018-12-27T17:21:03Z", "project_id": "caff72059563414ba7e3d1abe63d68e6", "id": "59c6e14d-3c98-4df0-8261-a3dc48a3b1d4"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:21:05Z", "security_group_id": "fbc2b7a4-2a50-4d46-a119-89818612778a", "port_range_min": null, "revision_number": 0, "tenant_id": "caff72059563414ba7e3d1abe63d68e6", "created_at": "2018-12-27T17:21:05Z", "project_id": "caff72059563414ba7e3d1abe63d68e6", "id": "c3094bd8-79b4-4f81-a270-62be466bd9aa"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:21:06Z", "security_group_id": "fbc2b7a4-2a50-4d46-a119-89818612778a", "port_range_min": null, "revision_number": 0, "tenant_id": "caff72059563414ba7e3d1abe63d68e6", "created_at": "2018-12-27T17:21:06Z", "project_id": "caff72059563414ba7e3d1abe63d68e6", "id": "d1408bfb-e43a-4146-a66f-04625930c8be"}]} 2018-12-27 17:21:07,251 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=fbc2b7a4-2a50-4d46-a119-89818612778a used request id req-514c2040-756d-464e-b14d-121d9bfc21be 2018-12-27 17:21:07,256 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2e6e6c7bdfafb81fe5768e50de8ce628d27054a" -d '{"security_group_rule": {"direction": "egress", "protocol": 17, "description": "test_rule_3", "ethertype": "IPv4", "port_range_max": 20, "security_group_id": "fbc2b7a4-2a50-4d46-a119-89818612778a", "port_range_min": 10}}' 2018-12-27 17:21:07,685 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 516 X-Openstack-Request-Id: req-b10dd54c-61d6-457a-8a96-199349228744 Date: Thu, 27 Dec 2018 17:21:07 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-12-27T17:21:07Z", "security_group_id": "fbc2b7a4-2a50-4d46-a119-89818612778a", "port_range_min": 10, "revision_number": 0, "tenant_id": "caff72059563414ba7e3d1abe63d68e6", "created_at": "2018-12-27T17:21:07Z", "project_id": "caff72059563414ba7e3d1abe63d68e6", "id": "0ab26c89-0431-413e-a5aa-c88cf7afb0ed"}} 2018-12-27 17:21:07,685 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/security-group-rules used request id req-b10dd54c-61d6-457a-8a96-199349228744 2018-12-27 17:21:07,686 - neutron_utils - INFO - Retrieving security group with ID - fbc2b7a4-2a50-4d46-a119-89818612778a 2018-12-27 17:21:07,690 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?id=fbc2b7a4-2a50-4d46-a119-89818612778a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2e6e6c7bdfafb81fe5768e50de8ce628d27054a" 2018-12-27 17:21:08,011 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-a0e6d7a2-fc64-4f2c-9ae9-f62945a1775b Date: Thu, 27 Dec 2018 17:21:08 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "caff72059563414ba7e3d1abe63d68e6", "created_at": "2018-12-27T17:21:03Z", "updated_at": "2018-12-27T17:21:07Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-12-27T17:21:07Z", "revision_number": 0, "id": "0ab26c89-0431-413e-a5aa-c88cf7afb0ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:21:07Z", "security_group_id": "fbc2b7a4-2a50-4d46-a119-89818612778a", "tenant_id": "caff72059563414ba7e3d1abe63d68e6", "port_range_min": 10, "ethertype": "IPv4", "project_id": "caff72059563414ba7e3d1abe63d68e6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:21:03Z", "revision_number": 0, "id": "4e006a1d-bc25-4c84-897c-7a0db64a4d6e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:21:03Z", "security_group_id": "fbc2b7a4-2a50-4d46-a119-89818612778a", "tenant_id": "caff72059563414ba7e3d1abe63d68e6", "port_range_min": null, "ethertype": "IPv6", "project_id": "caff72059563414ba7e3d1abe63d68e6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:21:03Z", "revision_number": 0, "id": "59c6e14d-3c98-4df0-8261-a3dc48a3b1d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:21:03Z", "security_group_id": "fbc2b7a4-2a50-4d46-a119-89818612778a", "tenant_id": "caff72059563414ba7e3d1abe63d68e6", "port_range_min": null, "ethertype": "IPv4", "project_id": "caff72059563414ba7e3d1abe63d68e6"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:21:05Z", "revision_number": 0, "id": "c3094bd8-79b4-4f81-a270-62be466bd9aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:21:05Z", "security_group_id": "fbc2b7a4-2a50-4d46-a119-89818612778a", "tenant_id": "caff72059563414ba7e3d1abe63d68e6", "port_range_min": null, "ethertype": "IPv4", "project_id": "caff72059563414ba7e3d1abe63d68e6"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:21:06Z", "revision_number": 0, "id": "d1408bfb-e43a-4146-a66f-04625930c8be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:21:06Z", "security_group_id": "fbc2b7a4-2a50-4d46-a119-89818612778a", "tenant_id": "caff72059563414ba7e3d1abe63d68e6", "port_range_min": null, "ethertype": "IPv6", "project_id": "caff72059563414ba7e3d1abe63d68e6"}], "revision_number": 5, "project_id": "caff72059563414ba7e3d1abe63d68e6", "id": "fbc2b7a4-2a50-4d46-a119-89818612778a", "name": "CreateSecurityGroupTests-fe14aebf-8b88-4419-be2e-d93877982043name"}]} 2018-12-27 17:21:08,012 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?id=fbc2b7a4-2a50-4d46-a119-89818612778a used request id req-a0e6d7a2-fc64-4f2c-9ae9-f62945a1775b 2018-12-27 17:21:08,012 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - fbc2b7a4-2a50-4d46-a119-89818612778a 2018-12-27 17:21:08,017 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=fbc2b7a4-2a50-4d46-a119-89818612778a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2e6e6c7bdfafb81fe5768e50de8ce628d27054a" 2018-12-27 17:21:08,039 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-2e8c5ad3-3ae8-485d-87a8-2b55ce34e9cd Date: Thu, 27 Dec 2018 17:21:08 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-12-27T17:21:07Z", "security_group_id": "fbc2b7a4-2a50-4d46-a119-89818612778a", "port_range_min": 10, "revision_number": 0, "tenant_id": "caff72059563414ba7e3d1abe63d68e6", "created_at": "2018-12-27T17:21:07Z", "project_id": "caff72059563414ba7e3d1abe63d68e6", "id": "0ab26c89-0431-413e-a5aa-c88cf7afb0ed"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:21:03Z", "security_group_id": "fbc2b7a4-2a50-4d46-a119-89818612778a", "port_range_min": null, "revision_number": 0, "tenant_id": "caff72059563414ba7e3d1abe63d68e6", "created_at": "2018-12-27T17:21:03Z", "project_id": "caff72059563414ba7e3d1abe63d68e6", "id": "4e006a1d-bc25-4c84-897c-7a0db64a4d6e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:21:03Z", "security_group_id": "fbc2b7a4-2a50-4d46-a119-89818612778a", "port_range_min": null, "revision_number": 0, "tenant_id": "caff72059563414ba7e3d1abe63d68e6", "created_at": "2018-12-27T17:21:03Z", "project_id": "caff72059563414ba7e3d1abe63d68e6", "id": "59c6e14d-3c98-4df0-8261-a3dc48a3b1d4"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:21:05Z", "security_group_id": "fbc2b7a4-2a50-4d46-a119-89818612778a", "port_range_min": null, "revision_number": 0, "tenant_id": "caff72059563414ba7e3d1abe63d68e6", "created_at": "2018-12-27T17:21:05Z", "project_id": "caff72059563414ba7e3d1abe63d68e6", "id": "c3094bd8-79b4-4f81-a270-62be466bd9aa"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:21:06Z", "security_group_id": "fbc2b7a4-2a50-4d46-a119-89818612778a", "port_range_min": null, "revision_number": 0, "tenant_id": "caff72059563414ba7e3d1abe63d68e6", "created_at": "2018-12-27T17:21:06Z", "project_id": "caff72059563414ba7e3d1abe63d68e6", "id": "d1408bfb-e43a-4146-a66f-04625930c8be"}]} 2018-12-27 17:21:08,039 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=fbc2b7a4-2a50-4d46-a119-89818612778a used request id req-2e8c5ad3-3ae8-485d-87a8-2b55ce34e9cd 2018-12-27 17:21:08,040 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:21:08,450 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b3b411cd3e564e9d92999315016da3f6", "name": "CreateSecurityGroupTests-e70a3cda-cae8-41a-proj-role"}], "expires_at": "2018-12-27T18:21:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "caff72059563414ba7e3d1abe63d68e6", "name": "CreateSecurityGroupTests-e70a3cda-cae8-41a-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/caff72059563414ba7e3d1abe63d68e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/caff72059563414ba7e3d1abe63d68e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/caff72059563414ba7e3d1abe63d68e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/caff72059563414ba7e3d1abe63d68e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/caff72059563414ba7e3d1abe63d68e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/caff72059563414ba7e3d1abe63d68e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/caff72059563414ba7e3d1abe63d68e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/caff72059563414ba7e3d1abe63d68e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/caff72059563414ba7e3d1abe63d68e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_caff72059563414ba7e3d1abe63d68e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_caff72059563414ba7e3d1abe63d68e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/caff72059563414ba7e3d1abe63d68e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/caff72059563414ba7e3d1abe63d68e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/caff72059563414ba7e3d1abe63d68e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-e70a3cda-cae8-41a-user", "id": "1f7ec328fa064ec6b0db8d58cc15eb5f"}, "audit_ids": ["H3FldkGJRVKmrG99nOITKw"], "issued_at": "2018-12-27T17:21:08.000000Z"}} 2018-12-27 17:21:08,456 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=CreateSecurityGroupTests-fe14aebf-8b88-4419-be2e-d93877982043name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e26f34bd71341db74cbf5d8d30e344030dfbbb6" 2018-12-27 17:21:08,693 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-dddfc624-9968-4b97-b059-a4e0988c5e82 Date: Thu, 27 Dec 2018 17:21:08 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "caff72059563414ba7e3d1abe63d68e6", "created_at": "2018-12-27T17:21:03Z", "updated_at": "2018-12-27T17:21:07Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-12-27T17:21:07Z", "revision_number": 0, "id": "0ab26c89-0431-413e-a5aa-c88cf7afb0ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:21:07Z", "security_group_id": "fbc2b7a4-2a50-4d46-a119-89818612778a", "tenant_id": "caff72059563414ba7e3d1abe63d68e6", "port_range_min": 10, "ethertype": "IPv4", "project_id": "caff72059563414ba7e3d1abe63d68e6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:21:03Z", "revision_number": 0, "id": "4e006a1d-bc25-4c84-897c-7a0db64a4d6e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:21:03Z", "security_group_id": "fbc2b7a4-2a50-4d46-a119-89818612778a", "tenant_id": "caff72059563414ba7e3d1abe63d68e6", "port_range_min": null, "ethertype": "IPv6", "project_id": "caff72059563414ba7e3d1abe63d68e6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:21:03Z", "revision_number": 0, "id": "59c6e14d-3c98-4df0-8261-a3dc48a3b1d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:21:03Z", "security_group_id": "fbc2b7a4-2a50-4d46-a119-89818612778a", "tenant_id": "caff72059563414ba7e3d1abe63d68e6", "port_range_min": null, "ethertype": "IPv4", "project_id": "caff72059563414ba7e3d1abe63d68e6"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:21:05Z", "revision_number": 0, "id": "c3094bd8-79b4-4f81-a270-62be466bd9aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:21:05Z", "security_group_id": "fbc2b7a4-2a50-4d46-a119-89818612778a", "tenant_id": "caff72059563414ba7e3d1abe63d68e6", "port_range_min": null, "ethertype": "IPv4", "project_id": "caff72059563414ba7e3d1abe63d68e6"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:21:06Z", "revision_number": 0, "id": "d1408bfb-e43a-4146-a66f-04625930c8be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:21:06Z", "security_group_id": "fbc2b7a4-2a50-4d46-a119-89818612778a", "tenant_id": "caff72059563414ba7e3d1abe63d68e6", "port_range_min": null, "ethertype": "IPv6", "project_id": "caff72059563414ba7e3d1abe63d68e6"}], "revision_number": 5, "project_id": "caff72059563414ba7e3d1abe63d68e6", "id": "fbc2b7a4-2a50-4d46-a119-89818612778a", "name": "CreateSecurityGroupTests-fe14aebf-8b88-4419-be2e-d93877982043name"}]} 2018-12-27 17:21:08,693 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=CreateSecurityGroupTests-fe14aebf-8b88-4419-be2e-d93877982043name&description=hello+group used request id req-dddfc624-9968-4b97-b059-a4e0988c5e82 2018-12-27 17:21:08,694 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - fbc2b7a4-2a50-4d46-a119-89818612778a 2018-12-27 17:21:08,699 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=fbc2b7a4-2a50-4d46-a119-89818612778a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e26f34bd71341db74cbf5d8d30e344030dfbbb6" 2018-12-27 17:21:08,899 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-4ca206a6-9b5f-45e4-a386-d6fbb7f46bd6 Date: Thu, 27 Dec 2018 17:21:08 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-12-27T17:21:07Z", "security_group_id": "fbc2b7a4-2a50-4d46-a119-89818612778a", "port_range_min": 10, "revision_number": 0, "tenant_id": "caff72059563414ba7e3d1abe63d68e6", "created_at": "2018-12-27T17:21:07Z", "project_id": "caff72059563414ba7e3d1abe63d68e6", "id": "0ab26c89-0431-413e-a5aa-c88cf7afb0ed"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:21:03Z", "security_group_id": "fbc2b7a4-2a50-4d46-a119-89818612778a", "port_range_min": null, "revision_number": 0, "tenant_id": "caff72059563414ba7e3d1abe63d68e6", "created_at": "2018-12-27T17:21:03Z", "project_id": "caff72059563414ba7e3d1abe63d68e6", "id": "4e006a1d-bc25-4c84-897c-7a0db64a4d6e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:21:03Z", "security_group_id": "fbc2b7a4-2a50-4d46-a119-89818612778a", "port_range_min": null, "revision_number": 0, "tenant_id": "caff72059563414ba7e3d1abe63d68e6", "created_at": "2018-12-27T17:21:03Z", "project_id": "caff72059563414ba7e3d1abe63d68e6", "id": "59c6e14d-3c98-4df0-8261-a3dc48a3b1d4"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:21:05Z", "security_group_id": "fbc2b7a4-2a50-4d46-a119-89818612778a", "port_range_min": null, "revision_number": 0, "tenant_id": "caff72059563414ba7e3d1abe63d68e6", "created_at": "2018-12-27T17:21:05Z", "project_id": "caff72059563414ba7e3d1abe63d68e6", "id": "c3094bd8-79b4-4f81-a270-62be466bd9aa"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:21:06Z", "security_group_id": "fbc2b7a4-2a50-4d46-a119-89818612778a", "port_range_min": null, "revision_number": 0, "tenant_id": "caff72059563414ba7e3d1abe63d68e6", "created_at": "2018-12-27T17:21:06Z", "project_id": "caff72059563414ba7e3d1abe63d68e6", "id": "d1408bfb-e43a-4146-a66f-04625930c8be"}]} 2018-12-27 17:21:08,899 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=fbc2b7a4-2a50-4d46-a119-89818612778a used request id req-4ca206a6-9b5f-45e4-a386-d6fbb7f46bd6 2018-12-27 17:21:08,900 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - fbc2b7a4-2a50-4d46-a119-89818612778a 2018-12-27 17:21:08,905 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=fbc2b7a4-2a50-4d46-a119-89818612778a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e26f34bd71341db74cbf5d8d30e344030dfbbb6" 2018-12-27 17:21:09,114 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-5c5c26ca-0109-45a9-bee1-e7671839ed20 Date: Thu, 27 Dec 2018 17:21:09 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-12-27T17:21:07Z", "security_group_id": "fbc2b7a4-2a50-4d46-a119-89818612778a", "port_range_min": 10, "revision_number": 0, "tenant_id": "caff72059563414ba7e3d1abe63d68e6", "created_at": "2018-12-27T17:21:07Z", "project_id": "caff72059563414ba7e3d1abe63d68e6", "id": "0ab26c89-0431-413e-a5aa-c88cf7afb0ed"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:21:03Z", "security_group_id": "fbc2b7a4-2a50-4d46-a119-89818612778a", "port_range_min": null, "revision_number": 0, "tenant_id": "caff72059563414ba7e3d1abe63d68e6", "created_at": "2018-12-27T17:21:03Z", "project_id": "caff72059563414ba7e3d1abe63d68e6", "id": "4e006a1d-bc25-4c84-897c-7a0db64a4d6e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:21:03Z", "security_group_id": "fbc2b7a4-2a50-4d46-a119-89818612778a", "port_range_min": null, "revision_number": 0, "tenant_id": "caff72059563414ba7e3d1abe63d68e6", "created_at": "2018-12-27T17:21:03Z", "project_id": "caff72059563414ba7e3d1abe63d68e6", "id": "59c6e14d-3c98-4df0-8261-a3dc48a3b1d4"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:21:05Z", "security_group_id": "fbc2b7a4-2a50-4d46-a119-89818612778a", "port_range_min": null, "revision_number": 0, "tenant_id": "caff72059563414ba7e3d1abe63d68e6", "created_at": "2018-12-27T17:21:05Z", "project_id": "caff72059563414ba7e3d1abe63d68e6", "id": "c3094bd8-79b4-4f81-a270-62be466bd9aa"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:21:06Z", "security_group_id": "fbc2b7a4-2a50-4d46-a119-89818612778a", "port_range_min": null, "revision_number": 0, "tenant_id": "caff72059563414ba7e3d1abe63d68e6", "created_at": "2018-12-27T17:21:06Z", "project_id": "caff72059563414ba7e3d1abe63d68e6", "id": "d1408bfb-e43a-4146-a66f-04625930c8be"}]} 2018-12-27 17:21:09,115 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=fbc2b7a4-2a50-4d46-a119-89818612778a used request id req-5c5c26ca-0109-45a9-bee1-e7671839ed20 2018-12-27 17:21:09,121 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=CreateSecurityGroupTests-fe14aebf-8b88-4419-be2e-d93877982043name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e26f34bd71341db74cbf5d8d30e344030dfbbb6" 2018-12-27 17:21:09,171 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-cf952e80-a3e9-48ff-b4f1-8f402572f2de Date: Thu, 27 Dec 2018 17:21:09 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "caff72059563414ba7e3d1abe63d68e6", "created_at": "2018-12-27T17:21:03Z", "updated_at": "2018-12-27T17:21:07Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-12-27T17:21:07Z", "revision_number": 0, "id": "0ab26c89-0431-413e-a5aa-c88cf7afb0ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:21:07Z", "security_group_id": "fbc2b7a4-2a50-4d46-a119-89818612778a", "tenant_id": "caff72059563414ba7e3d1abe63d68e6", "port_range_min": 10, "ethertype": "IPv4", "project_id": "caff72059563414ba7e3d1abe63d68e6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:21:03Z", "revision_number": 0, "id": "4e006a1d-bc25-4c84-897c-7a0db64a4d6e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:21:03Z", "security_group_id": "fbc2b7a4-2a50-4d46-a119-89818612778a", "tenant_id": "caff72059563414ba7e3d1abe63d68e6", "port_range_min": null, "ethertype": "IPv6", "project_id": "caff72059563414ba7e3d1abe63d68e6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:21:03Z", "revision_number": 0, "id": "59c6e14d-3c98-4df0-8261-a3dc48a3b1d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:21:03Z", "security_group_id": "fbc2b7a4-2a50-4d46-a119-89818612778a", "tenant_id": "caff72059563414ba7e3d1abe63d68e6", "port_range_min": null, "ethertype": "IPv4", "project_id": "caff72059563414ba7e3d1abe63d68e6"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:21:05Z", "revision_number": 0, "id": "c3094bd8-79b4-4f81-a270-62be466bd9aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:21:05Z", "security_group_id": "fbc2b7a4-2a50-4d46-a119-89818612778a", "tenant_id": "caff72059563414ba7e3d1abe63d68e6", "port_range_min": null, "ethertype": "IPv4", "project_id": "caff72059563414ba7e3d1abe63d68e6"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:21:06Z", "revision_number": 0, "id": "d1408bfb-e43a-4146-a66f-04625930c8be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:21:06Z", "security_group_id": "fbc2b7a4-2a50-4d46-a119-89818612778a", "tenant_id": "caff72059563414ba7e3d1abe63d68e6", "port_range_min": null, "ethertype": "IPv6", "project_id": "caff72059563414ba7e3d1abe63d68e6"}], "revision_number": 5, "project_id": "caff72059563414ba7e3d1abe63d68e6", "id": "fbc2b7a4-2a50-4d46-a119-89818612778a", "name": "CreateSecurityGroupTests-fe14aebf-8b88-4419-be2e-d93877982043name"}]} 2018-12-27 17:21:09,171 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=CreateSecurityGroupTests-fe14aebf-8b88-4419-be2e-d93877982043name used request id req-cf952e80-a3e9-48ff-b4f1-8f402572f2de 2018-12-27 17:21:09,172 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - fbc2b7a4-2a50-4d46-a119-89818612778a 2018-12-27 17:21:09,177 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=fbc2b7a4-2a50-4d46-a119-89818612778a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e26f34bd71341db74cbf5d8d30e344030dfbbb6" 2018-12-27 17:21:09,393 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-75b06b5a-7f0c-4af5-b57a-cbfa4322152c Date: Thu, 27 Dec 2018 17:21:09 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-12-27T17:21:07Z", "security_group_id": "fbc2b7a4-2a50-4d46-a119-89818612778a", "port_range_min": 10, "revision_number": 0, "tenant_id": "caff72059563414ba7e3d1abe63d68e6", "created_at": "2018-12-27T17:21:07Z", "project_id": "caff72059563414ba7e3d1abe63d68e6", "id": "0ab26c89-0431-413e-a5aa-c88cf7afb0ed"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:21:03Z", "security_group_id": "fbc2b7a4-2a50-4d46-a119-89818612778a", "port_range_min": null, "revision_number": 0, "tenant_id": "caff72059563414ba7e3d1abe63d68e6", "created_at": "2018-12-27T17:21:03Z", "project_id": "caff72059563414ba7e3d1abe63d68e6", "id": "4e006a1d-bc25-4c84-897c-7a0db64a4d6e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:21:03Z", "security_group_id": "fbc2b7a4-2a50-4d46-a119-89818612778a", "port_range_min": null, "revision_number": 0, "tenant_id": "caff72059563414ba7e3d1abe63d68e6", "created_at": "2018-12-27T17:21:03Z", "project_id": "caff72059563414ba7e3d1abe63d68e6", "id": "59c6e14d-3c98-4df0-8261-a3dc48a3b1d4"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:21:05Z", "security_group_id": "fbc2b7a4-2a50-4d46-a119-89818612778a", "port_range_min": null, "revision_number": 0, "tenant_id": "caff72059563414ba7e3d1abe63d68e6", "created_at": "2018-12-27T17:21:05Z", "project_id": "caff72059563414ba7e3d1abe63d68e6", "id": "c3094bd8-79b4-4f81-a270-62be466bd9aa"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:21:06Z", "security_group_id": "fbc2b7a4-2a50-4d46-a119-89818612778a", "port_range_min": null, "revision_number": 0, "tenant_id": "caff72059563414ba7e3d1abe63d68e6", "created_at": "2018-12-27T17:21:06Z", "project_id": "caff72059563414ba7e3d1abe63d68e6", "id": "d1408bfb-e43a-4146-a66f-04625930c8be"}]} 2018-12-27 17:21:09,394 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=fbc2b7a4-2a50-4d46-a119-89818612778a used request id req-75b06b5a-7f0c-4af5-b57a-cbfa4322152c 2018-12-27 17:21:09,399 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=CreateSecurityGroupTests-fe14aebf-8b88-4419-be2e-d93877982043name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e26f34bd71341db74cbf5d8d30e344030dfbbb6" 2018-12-27 17:21:09,634 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-94d683bf-4213-4961-baba-82a8bba689d3 Date: Thu, 27 Dec 2018 17:21:09 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "caff72059563414ba7e3d1abe63d68e6", "created_at": "2018-12-27T17:21:03Z", "updated_at": "2018-12-27T17:21:07Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-12-27T17:21:07Z", "revision_number": 0, "id": "0ab26c89-0431-413e-a5aa-c88cf7afb0ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:21:07Z", "security_group_id": "fbc2b7a4-2a50-4d46-a119-89818612778a", "tenant_id": "caff72059563414ba7e3d1abe63d68e6", "port_range_min": 10, "ethertype": "IPv4", "project_id": "caff72059563414ba7e3d1abe63d68e6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:21:03Z", "revision_number": 0, "id": "4e006a1d-bc25-4c84-897c-7a0db64a4d6e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:21:03Z", "security_group_id": "fbc2b7a4-2a50-4d46-a119-89818612778a", "tenant_id": "caff72059563414ba7e3d1abe63d68e6", "port_range_min": null, "ethertype": "IPv6", "project_id": "caff72059563414ba7e3d1abe63d68e6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:21:03Z", "revision_number": 0, "id": "59c6e14d-3c98-4df0-8261-a3dc48a3b1d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:21:03Z", "security_group_id": "fbc2b7a4-2a50-4d46-a119-89818612778a", "tenant_id": "caff72059563414ba7e3d1abe63d68e6", "port_range_min": null, "ethertype": "IPv4", "project_id": "caff72059563414ba7e3d1abe63d68e6"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:21:05Z", "revision_number": 0, "id": "c3094bd8-79b4-4f81-a270-62be466bd9aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:21:05Z", "security_group_id": "fbc2b7a4-2a50-4d46-a119-89818612778a", "tenant_id": "caff72059563414ba7e3d1abe63d68e6", "port_range_min": null, "ethertype": "IPv4", "project_id": "caff72059563414ba7e3d1abe63d68e6"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:21:06Z", "revision_number": 0, "id": "d1408bfb-e43a-4146-a66f-04625930c8be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:21:06Z", "security_group_id": "fbc2b7a4-2a50-4d46-a119-89818612778a", "tenant_id": "caff72059563414ba7e3d1abe63d68e6", "port_range_min": null, "ethertype": "IPv6", "project_id": "caff72059563414ba7e3d1abe63d68e6"}], "revision_number": 5, "project_id": "caff72059563414ba7e3d1abe63d68e6", "id": "fbc2b7a4-2a50-4d46-a119-89818612778a", "name": "CreateSecurityGroupTests-fe14aebf-8b88-4419-be2e-d93877982043name"}]} 2018-12-27 17:21:09,634 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=CreateSecurityGroupTests-fe14aebf-8b88-4419-be2e-d93877982043name used request id req-94d683bf-4213-4961-baba-82a8bba689d3 2018-12-27 17:21:09,635 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - fbc2b7a4-2a50-4d46-a119-89818612778a 2018-12-27 17:21:09,639 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=fbc2b7a4-2a50-4d46-a119-89818612778a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e26f34bd71341db74cbf5d8d30e344030dfbbb6" 2018-12-27 17:21:09,982 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-cc2e2704-19f5-4fef-9131-eef03c171a76 Date: Thu, 27 Dec 2018 17:21:09 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-12-27T17:21:07Z", "security_group_id": "fbc2b7a4-2a50-4d46-a119-89818612778a", "port_range_min": 10, "revision_number": 0, "tenant_id": "caff72059563414ba7e3d1abe63d68e6", "created_at": "2018-12-27T17:21:07Z", "project_id": "caff72059563414ba7e3d1abe63d68e6", "id": "0ab26c89-0431-413e-a5aa-c88cf7afb0ed"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:21:03Z", "security_group_id": "fbc2b7a4-2a50-4d46-a119-89818612778a", "port_range_min": null, "revision_number": 0, "tenant_id": "caff72059563414ba7e3d1abe63d68e6", "created_at": "2018-12-27T17:21:03Z", "project_id": "caff72059563414ba7e3d1abe63d68e6", "id": "4e006a1d-bc25-4c84-897c-7a0db64a4d6e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:21:03Z", "security_group_id": "fbc2b7a4-2a50-4d46-a119-89818612778a", "port_range_min": null, "revision_number": 0, "tenant_id": "caff72059563414ba7e3d1abe63d68e6", "created_at": "2018-12-27T17:21:03Z", "project_id": "caff72059563414ba7e3d1abe63d68e6", "id": "59c6e14d-3c98-4df0-8261-a3dc48a3b1d4"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:21:05Z", "security_group_id": "fbc2b7a4-2a50-4d46-a119-89818612778a", "port_range_min": null, "revision_number": 0, "tenant_id": "caff72059563414ba7e3d1abe63d68e6", "created_at": "2018-12-27T17:21:05Z", "project_id": "caff72059563414ba7e3d1abe63d68e6", "id": "c3094bd8-79b4-4f81-a270-62be466bd9aa"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:21:06Z", "security_group_id": "fbc2b7a4-2a50-4d46-a119-89818612778a", "port_range_min": null, "revision_number": 0, "tenant_id": "caff72059563414ba7e3d1abe63d68e6", "created_at": "2018-12-27T17:21:06Z", "project_id": "caff72059563414ba7e3d1abe63d68e6", "id": "d1408bfb-e43a-4146-a66f-04625930c8be"}]} 2018-12-27 17:21:09,982 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=fbc2b7a4-2a50-4d46-a119-89818612778a used request id req-cc2e2704-19f5-4fef-9131-eef03c171a76 2018-12-27 17:21:09,987 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=CreateSecurityGroupTests-fe14aebf-8b88-4419-be2e-d93877982043name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e26f34bd71341db74cbf5d8d30e344030dfbbb6" 2018-12-27 17:21:10,217 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-55bd1a42-3f7c-4d4b-815a-5bb1d00362b3 Date: Thu, 27 Dec 2018 17:21:10 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "caff72059563414ba7e3d1abe63d68e6", "created_at": "2018-12-27T17:21:03Z", "updated_at": "2018-12-27T17:21:07Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-12-27T17:21:07Z", "revision_number": 0, "id": "0ab26c89-0431-413e-a5aa-c88cf7afb0ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:21:07Z", "security_group_id": "fbc2b7a4-2a50-4d46-a119-89818612778a", "tenant_id": "caff72059563414ba7e3d1abe63d68e6", "port_range_min": 10, "ethertype": "IPv4", "project_id": "caff72059563414ba7e3d1abe63d68e6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:21:03Z", "revision_number": 0, "id": "4e006a1d-bc25-4c84-897c-7a0db64a4d6e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:21:03Z", "security_group_id": "fbc2b7a4-2a50-4d46-a119-89818612778a", "tenant_id": "caff72059563414ba7e3d1abe63d68e6", "port_range_min": null, "ethertype": "IPv6", "project_id": "caff72059563414ba7e3d1abe63d68e6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:21:03Z", "revision_number": 0, "id": "59c6e14d-3c98-4df0-8261-a3dc48a3b1d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:21:03Z", "security_group_id": "fbc2b7a4-2a50-4d46-a119-89818612778a", "tenant_id": "caff72059563414ba7e3d1abe63d68e6", "port_range_min": null, "ethertype": "IPv4", "project_id": "caff72059563414ba7e3d1abe63d68e6"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:21:05Z", "revision_number": 0, "id": "c3094bd8-79b4-4f81-a270-62be466bd9aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:21:05Z", "security_group_id": "fbc2b7a4-2a50-4d46-a119-89818612778a", "tenant_id": "caff72059563414ba7e3d1abe63d68e6", "port_range_min": null, "ethertype": "IPv4", "project_id": "caff72059563414ba7e3d1abe63d68e6"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:21:06Z", "revision_number": 0, "id": "d1408bfb-e43a-4146-a66f-04625930c8be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:21:06Z", "security_group_id": "fbc2b7a4-2a50-4d46-a119-89818612778a", "tenant_id": "caff72059563414ba7e3d1abe63d68e6", "port_range_min": null, "ethertype": "IPv6", "project_id": "caff72059563414ba7e3d1abe63d68e6"}], "revision_number": 5, "project_id": "caff72059563414ba7e3d1abe63d68e6", "id": "fbc2b7a4-2a50-4d46-a119-89818612778a", "name": "CreateSecurityGroupTests-fe14aebf-8b88-4419-be2e-d93877982043name"}]} 2018-12-27 17:21:10,218 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=CreateSecurityGroupTests-fe14aebf-8b88-4419-be2e-d93877982043name used request id req-55bd1a42-3f7c-4d4b-815a-5bb1d00362b3 2018-12-27 17:21:10,218 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - fbc2b7a4-2a50-4d46-a119-89818612778a 2018-12-27 17:21:10,223 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=fbc2b7a4-2a50-4d46-a119-89818612778a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e26f34bd71341db74cbf5d8d30e344030dfbbb6" 2018-12-27 17:21:10,243 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-fe5648a7-22c9-47da-b8db-fd75dfec8c70 Date: Thu, 27 Dec 2018 17:21:10 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-12-27T17:21:07Z", "security_group_id": "fbc2b7a4-2a50-4d46-a119-89818612778a", "port_range_min": 10, "revision_number": 0, "tenant_id": "caff72059563414ba7e3d1abe63d68e6", "created_at": "2018-12-27T17:21:07Z", "project_id": "caff72059563414ba7e3d1abe63d68e6", "id": "0ab26c89-0431-413e-a5aa-c88cf7afb0ed"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:21:03Z", "security_group_id": "fbc2b7a4-2a50-4d46-a119-89818612778a", "port_range_min": null, "revision_number": 0, "tenant_id": "caff72059563414ba7e3d1abe63d68e6", "created_at": "2018-12-27T17:21:03Z", "project_id": "caff72059563414ba7e3d1abe63d68e6", "id": "4e006a1d-bc25-4c84-897c-7a0db64a4d6e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:21:03Z", "security_group_id": "fbc2b7a4-2a50-4d46-a119-89818612778a", "port_range_min": null, "revision_number": 0, "tenant_id": "caff72059563414ba7e3d1abe63d68e6", "created_at": "2018-12-27T17:21:03Z", "project_id": "caff72059563414ba7e3d1abe63d68e6", "id": "59c6e14d-3c98-4df0-8261-a3dc48a3b1d4"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:21:05Z", "security_group_id": "fbc2b7a4-2a50-4d46-a119-89818612778a", "port_range_min": null, "revision_number": 0, "tenant_id": "caff72059563414ba7e3d1abe63d68e6", "created_at": "2018-12-27T17:21:05Z", "project_id": "caff72059563414ba7e3d1abe63d68e6", "id": "c3094bd8-79b4-4f81-a270-62be466bd9aa"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:21:06Z", "security_group_id": "fbc2b7a4-2a50-4d46-a119-89818612778a", "port_range_min": null, "revision_number": 0, "tenant_id": "caff72059563414ba7e3d1abe63d68e6", "created_at": "2018-12-27T17:21:06Z", "project_id": "caff72059563414ba7e3d1abe63d68e6", "id": "d1408bfb-e43a-4146-a66f-04625930c8be"}]} 2018-12-27 17:21:10,243 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=fbc2b7a4-2a50-4d46-a119-89818612778a used request id req-fe5648a7-22c9-47da-b8db-fd75dfec8c70 2018-12-27 17:21:10,248 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=CreateSecurityGroupTests-fe14aebf-8b88-4419-be2e-d93877982043name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e26f34bd71341db74cbf5d8d30e344030dfbbb6" 2018-12-27 17:21:10,554 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-cbaad8b3-1fd7-4d3e-96ee-d7d823c7a8f4 Date: Thu, 27 Dec 2018 17:21:10 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "caff72059563414ba7e3d1abe63d68e6", "created_at": "2018-12-27T17:21:03Z", "updated_at": "2018-12-27T17:21:07Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-12-27T17:21:07Z", "revision_number": 0, "id": "0ab26c89-0431-413e-a5aa-c88cf7afb0ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:21:07Z", "security_group_id": "fbc2b7a4-2a50-4d46-a119-89818612778a", "tenant_id": "caff72059563414ba7e3d1abe63d68e6", "port_range_min": 10, "ethertype": "IPv4", "project_id": "caff72059563414ba7e3d1abe63d68e6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:21:03Z", "revision_number": 0, "id": "4e006a1d-bc25-4c84-897c-7a0db64a4d6e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:21:03Z", "security_group_id": "fbc2b7a4-2a50-4d46-a119-89818612778a", "tenant_id": "caff72059563414ba7e3d1abe63d68e6", "port_range_min": null, "ethertype": "IPv6", "project_id": "caff72059563414ba7e3d1abe63d68e6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:21:03Z", "revision_number": 0, "id": "59c6e14d-3c98-4df0-8261-a3dc48a3b1d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:21:03Z", "security_group_id": "fbc2b7a4-2a50-4d46-a119-89818612778a", "tenant_id": "caff72059563414ba7e3d1abe63d68e6", "port_range_min": null, "ethertype": "IPv4", "project_id": "caff72059563414ba7e3d1abe63d68e6"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:21:05Z", "revision_number": 0, "id": "c3094bd8-79b4-4f81-a270-62be466bd9aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:21:05Z", "security_group_id": "fbc2b7a4-2a50-4d46-a119-89818612778a", "tenant_id": "caff72059563414ba7e3d1abe63d68e6", "port_range_min": null, "ethertype": "IPv4", "project_id": "caff72059563414ba7e3d1abe63d68e6"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:21:06Z", "revision_number": 0, "id": "d1408bfb-e43a-4146-a66f-04625930c8be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:21:06Z", "security_group_id": "fbc2b7a4-2a50-4d46-a119-89818612778a", "tenant_id": "caff72059563414ba7e3d1abe63d68e6", "port_range_min": null, "ethertype": "IPv6", "project_id": "caff72059563414ba7e3d1abe63d68e6"}], "revision_number": 5, "project_id": "caff72059563414ba7e3d1abe63d68e6", "id": "fbc2b7a4-2a50-4d46-a119-89818612778a", "name": "CreateSecurityGroupTests-fe14aebf-8b88-4419-be2e-d93877982043name"}]} 2018-12-27 17:21:10,554 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=CreateSecurityGroupTests-fe14aebf-8b88-4419-be2e-d93877982043name used request id req-cbaad8b3-1fd7-4d3e-96ee-d7d823c7a8f4 2018-12-27 17:21:10,555 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - fbc2b7a4-2a50-4d46-a119-89818612778a 2018-12-27 17:21:10,560 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=fbc2b7a4-2a50-4d46-a119-89818612778a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e26f34bd71341db74cbf5d8d30e344030dfbbb6" 2018-12-27 17:21:10,582 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-423fbd69-911d-4074-b010-c35229548fa3 Date: Thu, 27 Dec 2018 17:21:10 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-12-27T17:21:07Z", "security_group_id": "fbc2b7a4-2a50-4d46-a119-89818612778a", "port_range_min": 10, "revision_number": 0, "tenant_id": "caff72059563414ba7e3d1abe63d68e6", "created_at": "2018-12-27T17:21:07Z", "project_id": "caff72059563414ba7e3d1abe63d68e6", "id": "0ab26c89-0431-413e-a5aa-c88cf7afb0ed"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:21:03Z", "security_group_id": "fbc2b7a4-2a50-4d46-a119-89818612778a", "port_range_min": null, "revision_number": 0, "tenant_id": "caff72059563414ba7e3d1abe63d68e6", "created_at": "2018-12-27T17:21:03Z", "project_id": "caff72059563414ba7e3d1abe63d68e6", "id": "4e006a1d-bc25-4c84-897c-7a0db64a4d6e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:21:03Z", "security_group_id": "fbc2b7a4-2a50-4d46-a119-89818612778a", "port_range_min": null, "revision_number": 0, "tenant_id": "caff72059563414ba7e3d1abe63d68e6", "created_at": "2018-12-27T17:21:03Z", "project_id": "caff72059563414ba7e3d1abe63d68e6", "id": "59c6e14d-3c98-4df0-8261-a3dc48a3b1d4"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:21:05Z", "security_group_id": "fbc2b7a4-2a50-4d46-a119-89818612778a", "port_range_min": null, "revision_number": 0, "tenant_id": "caff72059563414ba7e3d1abe63d68e6", "created_at": "2018-12-27T17:21:05Z", "project_id": "caff72059563414ba7e3d1abe63d68e6", "id": "c3094bd8-79b4-4f81-a270-62be466bd9aa"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:21:06Z", "security_group_id": "fbc2b7a4-2a50-4d46-a119-89818612778a", "port_range_min": null, "revision_number": 0, "tenant_id": "caff72059563414ba7e3d1abe63d68e6", "created_at": "2018-12-27T17:21:06Z", "project_id": "caff72059563414ba7e3d1abe63d68e6", "id": "d1408bfb-e43a-4146-a66f-04625930c8be"}]} 2018-12-27 17:21:10,583 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=fbc2b7a4-2a50-4d46-a119-89818612778a used request id req-423fbd69-911d-4074-b010-c35229548fa3 2018-12-27 17:21:10,588 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=CreateSecurityGroupTests-fe14aebf-8b88-4419-be2e-d93877982043name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e26f34bd71341db74cbf5d8d30e344030dfbbb6" 2018-12-27 17:21:10,638 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-c0ec4fc8-3d73-4a31-a127-4187c4fc5de6 Date: Thu, 27 Dec 2018 17:21:10 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "caff72059563414ba7e3d1abe63d68e6", "created_at": "2018-12-27T17:21:03Z", "updated_at": "2018-12-27T17:21:07Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-12-27T17:21:07Z", "revision_number": 0, "id": "0ab26c89-0431-413e-a5aa-c88cf7afb0ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:21:07Z", "security_group_id": "fbc2b7a4-2a50-4d46-a119-89818612778a", "tenant_id": "caff72059563414ba7e3d1abe63d68e6", "port_range_min": 10, "ethertype": "IPv4", "project_id": "caff72059563414ba7e3d1abe63d68e6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:21:03Z", "revision_number": 0, "id": "4e006a1d-bc25-4c84-897c-7a0db64a4d6e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:21:03Z", "security_group_id": "fbc2b7a4-2a50-4d46-a119-89818612778a", "tenant_id": "caff72059563414ba7e3d1abe63d68e6", "port_range_min": null, "ethertype": "IPv6", "project_id": "caff72059563414ba7e3d1abe63d68e6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:21:03Z", "revision_number": 0, "id": "59c6e14d-3c98-4df0-8261-a3dc48a3b1d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:21:03Z", "security_group_id": "fbc2b7a4-2a50-4d46-a119-89818612778a", "tenant_id": "caff72059563414ba7e3d1abe63d68e6", "port_range_min": null, "ethertype": "IPv4", "project_id": "caff72059563414ba7e3d1abe63d68e6"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:21:05Z", "revision_number": 0, "id": "c3094bd8-79b4-4f81-a270-62be466bd9aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:21:05Z", "security_group_id": "fbc2b7a4-2a50-4d46-a119-89818612778a", "tenant_id": "caff72059563414ba7e3d1abe63d68e6", "port_range_min": null, "ethertype": "IPv4", "project_id": "caff72059563414ba7e3d1abe63d68e6"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:21:06Z", "revision_number": 0, "id": "d1408bfb-e43a-4146-a66f-04625930c8be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:21:06Z", "security_group_id": "fbc2b7a4-2a50-4d46-a119-89818612778a", "tenant_id": "caff72059563414ba7e3d1abe63d68e6", "port_range_min": null, "ethertype": "IPv6", "project_id": "caff72059563414ba7e3d1abe63d68e6"}], "revision_number": 5, "project_id": "caff72059563414ba7e3d1abe63d68e6", "id": "fbc2b7a4-2a50-4d46-a119-89818612778a", "name": "CreateSecurityGroupTests-fe14aebf-8b88-4419-be2e-d93877982043name"}]} 2018-12-27 17:21:10,638 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=CreateSecurityGroupTests-fe14aebf-8b88-4419-be2e-d93877982043name used request id req-c0ec4fc8-3d73-4a31-a127-4187c4fc5de6 2018-12-27 17:21:10,639 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - fbc2b7a4-2a50-4d46-a119-89818612778a 2018-12-27 17:21:10,643 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=fbc2b7a4-2a50-4d46-a119-89818612778a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e26f34bd71341db74cbf5d8d30e344030dfbbb6" 2018-12-27 17:21:10,675 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-c9bd2fe7-bba0-49b6-83a9-95942adc2db4 Date: Thu, 27 Dec 2018 17:21:10 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-12-27T17:21:07Z", "security_group_id": "fbc2b7a4-2a50-4d46-a119-89818612778a", "port_range_min": 10, "revision_number": 0, "tenant_id": "caff72059563414ba7e3d1abe63d68e6", "created_at": "2018-12-27T17:21:07Z", "project_id": "caff72059563414ba7e3d1abe63d68e6", "id": "0ab26c89-0431-413e-a5aa-c88cf7afb0ed"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:21:03Z", "security_group_id": "fbc2b7a4-2a50-4d46-a119-89818612778a", "port_range_min": null, "revision_number": 0, "tenant_id": "caff72059563414ba7e3d1abe63d68e6", "created_at": "2018-12-27T17:21:03Z", "project_id": "caff72059563414ba7e3d1abe63d68e6", "id": "4e006a1d-bc25-4c84-897c-7a0db64a4d6e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:21:03Z", "security_group_id": "fbc2b7a4-2a50-4d46-a119-89818612778a", "port_range_min": null, "revision_number": 0, "tenant_id": "caff72059563414ba7e3d1abe63d68e6", "created_at": "2018-12-27T17:21:03Z", "project_id": "caff72059563414ba7e3d1abe63d68e6", "id": "59c6e14d-3c98-4df0-8261-a3dc48a3b1d4"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:21:05Z", "security_group_id": "fbc2b7a4-2a50-4d46-a119-89818612778a", "port_range_min": null, "revision_number": 0, "tenant_id": "caff72059563414ba7e3d1abe63d68e6", "created_at": "2018-12-27T17:21:05Z", "project_id": "caff72059563414ba7e3d1abe63d68e6", "id": "c3094bd8-79b4-4f81-a270-62be466bd9aa"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:21:06Z", "security_group_id": "fbc2b7a4-2a50-4d46-a119-89818612778a", "port_range_min": null, "revision_number": 0, "tenant_id": "caff72059563414ba7e3d1abe63d68e6", "created_at": "2018-12-27T17:21:06Z", "project_id": "caff72059563414ba7e3d1abe63d68e6", "id": "d1408bfb-e43a-4146-a66f-04625930c8be"}]} 2018-12-27 17:21:10,675 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=fbc2b7a4-2a50-4d46-a119-89818612778a used request id req-c9bd2fe7-bba0-49b6-83a9-95942adc2db4 2018-12-27 17:21:10,680 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=CreateSecurityGroupTests-fe14aebf-8b88-4419-be2e-d93877982043name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e26f34bd71341db74cbf5d8d30e344030dfbbb6" 2018-12-27 17:21:10,728 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-09302855-5209-49c9-a60e-77dc75cadf04 Date: Thu, 27 Dec 2018 17:21:10 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "caff72059563414ba7e3d1abe63d68e6", "created_at": "2018-12-27T17:21:03Z", "updated_at": "2018-12-27T17:21:07Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-12-27T17:21:07Z", "revision_number": 0, "id": "0ab26c89-0431-413e-a5aa-c88cf7afb0ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:21:07Z", "security_group_id": "fbc2b7a4-2a50-4d46-a119-89818612778a", "tenant_id": "caff72059563414ba7e3d1abe63d68e6", "port_range_min": 10, "ethertype": "IPv4", "project_id": "caff72059563414ba7e3d1abe63d68e6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:21:03Z", "revision_number": 0, "id": "4e006a1d-bc25-4c84-897c-7a0db64a4d6e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:21:03Z", "security_group_id": "fbc2b7a4-2a50-4d46-a119-89818612778a", "tenant_id": "caff72059563414ba7e3d1abe63d68e6", "port_range_min": null, "ethertype": "IPv6", "project_id": "caff72059563414ba7e3d1abe63d68e6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:21:03Z", "revision_number": 0, "id": "59c6e14d-3c98-4df0-8261-a3dc48a3b1d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:21:03Z", "security_group_id": "fbc2b7a4-2a50-4d46-a119-89818612778a", "tenant_id": "caff72059563414ba7e3d1abe63d68e6", "port_range_min": null, "ethertype": "IPv4", "project_id": "caff72059563414ba7e3d1abe63d68e6"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:21:05Z", "revision_number": 0, "id": "c3094bd8-79b4-4f81-a270-62be466bd9aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:21:05Z", "security_group_id": "fbc2b7a4-2a50-4d46-a119-89818612778a", "tenant_id": "caff72059563414ba7e3d1abe63d68e6", "port_range_min": null, "ethertype": "IPv4", "project_id": "caff72059563414ba7e3d1abe63d68e6"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:21:06Z", "revision_number": 0, "id": "d1408bfb-e43a-4146-a66f-04625930c8be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:21:06Z", "security_group_id": "fbc2b7a4-2a50-4d46-a119-89818612778a", "tenant_id": "caff72059563414ba7e3d1abe63d68e6", "port_range_min": null, "ethertype": "IPv6", "project_id": "caff72059563414ba7e3d1abe63d68e6"}], "revision_number": 5, "project_id": "caff72059563414ba7e3d1abe63d68e6", "id": "fbc2b7a4-2a50-4d46-a119-89818612778a", "name": "CreateSecurityGroupTests-fe14aebf-8b88-4419-be2e-d93877982043name"}]} 2018-12-27 17:21:10,729 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=CreateSecurityGroupTests-fe14aebf-8b88-4419-be2e-d93877982043name used request id req-09302855-5209-49c9-a60e-77dc75cadf04 2018-12-27 17:21:10,729 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - fbc2b7a4-2a50-4d46-a119-89818612778a 2018-12-27 17:21:10,734 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=fbc2b7a4-2a50-4d46-a119-89818612778a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e26f34bd71341db74cbf5d8d30e344030dfbbb6" 2018-12-27 17:21:11,024 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-56d0d3fe-f456-4209-96f2-96587b53c5ab Date: Thu, 27 Dec 2018 17:21:11 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-12-27T17:21:07Z", "security_group_id": "fbc2b7a4-2a50-4d46-a119-89818612778a", "port_range_min": 10, "revision_number": 0, "tenant_id": "caff72059563414ba7e3d1abe63d68e6", "created_at": "2018-12-27T17:21:07Z", "project_id": "caff72059563414ba7e3d1abe63d68e6", "id": "0ab26c89-0431-413e-a5aa-c88cf7afb0ed"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:21:03Z", "security_group_id": "fbc2b7a4-2a50-4d46-a119-89818612778a", "port_range_min": null, "revision_number": 0, "tenant_id": "caff72059563414ba7e3d1abe63d68e6", "created_at": "2018-12-27T17:21:03Z", "project_id": "caff72059563414ba7e3d1abe63d68e6", "id": "4e006a1d-bc25-4c84-897c-7a0db64a4d6e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:21:03Z", "security_group_id": "fbc2b7a4-2a50-4d46-a119-89818612778a", "port_range_min": null, "revision_number": 0, "tenant_id": "caff72059563414ba7e3d1abe63d68e6", "created_at": "2018-12-27T17:21:03Z", "project_id": "caff72059563414ba7e3d1abe63d68e6", "id": "59c6e14d-3c98-4df0-8261-a3dc48a3b1d4"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:21:05Z", "security_group_id": "fbc2b7a4-2a50-4d46-a119-89818612778a", "port_range_min": null, "revision_number": 0, "tenant_id": "caff72059563414ba7e3d1abe63d68e6", "created_at": "2018-12-27T17:21:05Z", "project_id": "caff72059563414ba7e3d1abe63d68e6", "id": "c3094bd8-79b4-4f81-a270-62be466bd9aa"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:21:06Z", "security_group_id": "fbc2b7a4-2a50-4d46-a119-89818612778a", "port_range_min": null, "revision_number": 0, "tenant_id": "caff72059563414ba7e3d1abe63d68e6", "created_at": "2018-12-27T17:21:06Z", "project_id": "caff72059563414ba7e3d1abe63d68e6", "id": "d1408bfb-e43a-4146-a66f-04625930c8be"}]} 2018-12-27 17:21:11,024 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=fbc2b7a4-2a50-4d46-a119-89818612778a used request id req-56d0d3fe-f456-4209-96f2-96587b53c5ab 2018-12-27 17:21:11,030 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=CreateSecurityGroupTests-fe14aebf-8b88-4419-be2e-d93877982043name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e26f34bd71341db74cbf5d8d30e344030dfbbb6" 2018-12-27 17:21:11,284 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-eec96385-fe63-4f9d-91ad-ea5d3d120ef9 Date: Thu, 27 Dec 2018 17:21:11 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "caff72059563414ba7e3d1abe63d68e6", "created_at": "2018-12-27T17:21:03Z", "updated_at": "2018-12-27T17:21:07Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-12-27T17:21:07Z", "revision_number": 0, "id": "0ab26c89-0431-413e-a5aa-c88cf7afb0ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:21:07Z", "security_group_id": "fbc2b7a4-2a50-4d46-a119-89818612778a", "tenant_id": "caff72059563414ba7e3d1abe63d68e6", "port_range_min": 10, "ethertype": "IPv4", "project_id": "caff72059563414ba7e3d1abe63d68e6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:21:03Z", "revision_number": 0, "id": "4e006a1d-bc25-4c84-897c-7a0db64a4d6e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:21:03Z", "security_group_id": "fbc2b7a4-2a50-4d46-a119-89818612778a", "tenant_id": "caff72059563414ba7e3d1abe63d68e6", "port_range_min": null, "ethertype": "IPv6", "project_id": "caff72059563414ba7e3d1abe63d68e6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:21:03Z", "revision_number": 0, "id": "59c6e14d-3c98-4df0-8261-a3dc48a3b1d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:21:03Z", "security_group_id": "fbc2b7a4-2a50-4d46-a119-89818612778a", "tenant_id": "caff72059563414ba7e3d1abe63d68e6", "port_range_min": null, "ethertype": "IPv4", "project_id": "caff72059563414ba7e3d1abe63d68e6"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:21:05Z", "revision_number": 0, "id": "c3094bd8-79b4-4f81-a270-62be466bd9aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:21:05Z", "security_group_id": "fbc2b7a4-2a50-4d46-a119-89818612778a", "tenant_id": "caff72059563414ba7e3d1abe63d68e6", "port_range_min": null, "ethertype": "IPv4", "project_id": "caff72059563414ba7e3d1abe63d68e6"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:21:06Z", "revision_number": 0, "id": "d1408bfb-e43a-4146-a66f-04625930c8be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:21:06Z", "security_group_id": "fbc2b7a4-2a50-4d46-a119-89818612778a", "tenant_id": "caff72059563414ba7e3d1abe63d68e6", "port_range_min": null, "ethertype": "IPv6", "project_id": "caff72059563414ba7e3d1abe63d68e6"}], "revision_number": 5, "project_id": "caff72059563414ba7e3d1abe63d68e6", "id": "fbc2b7a4-2a50-4d46-a119-89818612778a", "name": "CreateSecurityGroupTests-fe14aebf-8b88-4419-be2e-d93877982043name"}]} 2018-12-27 17:21:11,284 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=CreateSecurityGroupTests-fe14aebf-8b88-4419-be2e-d93877982043name used request id req-eec96385-fe63-4f9d-91ad-ea5d3d120ef9 2018-12-27 17:21:11,285 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - fbc2b7a4-2a50-4d46-a119-89818612778a 2018-12-27 17:21:11,290 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=fbc2b7a4-2a50-4d46-a119-89818612778a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e26f34bd71341db74cbf5d8d30e344030dfbbb6" 2018-12-27 17:21:11,501 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-3e49e74f-42c7-4ef4-99ff-778ebf97b036 Date: Thu, 27 Dec 2018 17:21:11 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-12-27T17:21:07Z", "security_group_id": "fbc2b7a4-2a50-4d46-a119-89818612778a", "port_range_min": 10, "revision_number": 0, "tenant_id": "caff72059563414ba7e3d1abe63d68e6", "created_at": "2018-12-27T17:21:07Z", "project_id": "caff72059563414ba7e3d1abe63d68e6", "id": "0ab26c89-0431-413e-a5aa-c88cf7afb0ed"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:21:03Z", "security_group_id": "fbc2b7a4-2a50-4d46-a119-89818612778a", "port_range_min": null, "revision_number": 0, "tenant_id": "caff72059563414ba7e3d1abe63d68e6", "created_at": "2018-12-27T17:21:03Z", "project_id": "caff72059563414ba7e3d1abe63d68e6", "id": "4e006a1d-bc25-4c84-897c-7a0db64a4d6e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:21:03Z", "security_group_id": "fbc2b7a4-2a50-4d46-a119-89818612778a", "port_range_min": null, "revision_number": 0, "tenant_id": "caff72059563414ba7e3d1abe63d68e6", "created_at": "2018-12-27T17:21:03Z", "project_id": "caff72059563414ba7e3d1abe63d68e6", "id": "59c6e14d-3c98-4df0-8261-a3dc48a3b1d4"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:21:05Z", "security_group_id": "fbc2b7a4-2a50-4d46-a119-89818612778a", "port_range_min": null, "revision_number": 0, "tenant_id": "caff72059563414ba7e3d1abe63d68e6", "created_at": "2018-12-27T17:21:05Z", "project_id": "caff72059563414ba7e3d1abe63d68e6", "id": "c3094bd8-79b4-4f81-a270-62be466bd9aa"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:21:06Z", "security_group_id": "fbc2b7a4-2a50-4d46-a119-89818612778a", "port_range_min": null, "revision_number": 0, "tenant_id": "caff72059563414ba7e3d1abe63d68e6", "created_at": "2018-12-27T17:21:06Z", "project_id": "caff72059563414ba7e3d1abe63d68e6", "id": "d1408bfb-e43a-4146-a66f-04625930c8be"}]} 2018-12-27 17:21:11,501 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=fbc2b7a4-2a50-4d46-a119-89818612778a used request id req-3e49e74f-42c7-4ef4-99ff-778ebf97b036 2018-12-27 17:21:11,507 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=CreateSecurityGroupTests-fe14aebf-8b88-4419-be2e-d93877982043name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e26f34bd71341db74cbf5d8d30e344030dfbbb6" 2018-12-27 17:21:11,731 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-cb011543-904c-4587-a548-2ad5a258ed32 Date: Thu, 27 Dec 2018 17:21:11 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "caff72059563414ba7e3d1abe63d68e6", "created_at": "2018-12-27T17:21:03Z", "updated_at": "2018-12-27T17:21:07Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-12-27T17:21:07Z", "revision_number": 0, "id": "0ab26c89-0431-413e-a5aa-c88cf7afb0ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:21:07Z", "security_group_id": "fbc2b7a4-2a50-4d46-a119-89818612778a", "tenant_id": "caff72059563414ba7e3d1abe63d68e6", "port_range_min": 10, "ethertype": "IPv4", "project_id": "caff72059563414ba7e3d1abe63d68e6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:21:03Z", "revision_number": 0, "id": "4e006a1d-bc25-4c84-897c-7a0db64a4d6e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:21:03Z", "security_group_id": "fbc2b7a4-2a50-4d46-a119-89818612778a", "tenant_id": "caff72059563414ba7e3d1abe63d68e6", "port_range_min": null, "ethertype": "IPv6", "project_id": "caff72059563414ba7e3d1abe63d68e6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:21:03Z", "revision_number": 0, "id": "59c6e14d-3c98-4df0-8261-a3dc48a3b1d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:21:03Z", "security_group_id": "fbc2b7a4-2a50-4d46-a119-89818612778a", "tenant_id": "caff72059563414ba7e3d1abe63d68e6", "port_range_min": null, "ethertype": "IPv4", "project_id": "caff72059563414ba7e3d1abe63d68e6"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:21:05Z", "revision_number": 0, "id": "c3094bd8-79b4-4f81-a270-62be466bd9aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:21:05Z", "security_group_id": "fbc2b7a4-2a50-4d46-a119-89818612778a", "tenant_id": "caff72059563414ba7e3d1abe63d68e6", "port_range_min": null, "ethertype": "IPv4", "project_id": "caff72059563414ba7e3d1abe63d68e6"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:21:06Z", "revision_number": 0, "id": "d1408bfb-e43a-4146-a66f-04625930c8be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:21:06Z", "security_group_id": "fbc2b7a4-2a50-4d46-a119-89818612778a", "tenant_id": "caff72059563414ba7e3d1abe63d68e6", "port_range_min": null, "ethertype": "IPv6", "project_id": "caff72059563414ba7e3d1abe63d68e6"}], "revision_number": 5, "project_id": "caff72059563414ba7e3d1abe63d68e6", "id": "fbc2b7a4-2a50-4d46-a119-89818612778a", "name": "CreateSecurityGroupTests-fe14aebf-8b88-4419-be2e-d93877982043name"}]} 2018-12-27 17:21:11,731 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=CreateSecurityGroupTests-fe14aebf-8b88-4419-be2e-d93877982043name used request id req-cb011543-904c-4587-a548-2ad5a258ed32 2018-12-27 17:21:11,732 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - fbc2b7a4-2a50-4d46-a119-89818612778a 2018-12-27 17:21:11,736 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=fbc2b7a4-2a50-4d46-a119-89818612778a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e26f34bd71341db74cbf5d8d30e344030dfbbb6" 2018-12-27 17:21:11,950 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-36f4cb8f-69c1-4e10-9c26-e3e9cdb4df97 Date: Thu, 27 Dec 2018 17:21:11 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-12-27T17:21:07Z", "security_group_id": "fbc2b7a4-2a50-4d46-a119-89818612778a", "port_range_min": 10, "revision_number": 0, "tenant_id": "caff72059563414ba7e3d1abe63d68e6", "created_at": "2018-12-27T17:21:07Z", "project_id": "caff72059563414ba7e3d1abe63d68e6", "id": "0ab26c89-0431-413e-a5aa-c88cf7afb0ed"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:21:03Z", "security_group_id": "fbc2b7a4-2a50-4d46-a119-89818612778a", "port_range_min": null, "revision_number": 0, "tenant_id": "caff72059563414ba7e3d1abe63d68e6", "created_at": "2018-12-27T17:21:03Z", "project_id": "caff72059563414ba7e3d1abe63d68e6", "id": "4e006a1d-bc25-4c84-897c-7a0db64a4d6e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:21:03Z", "security_group_id": "fbc2b7a4-2a50-4d46-a119-89818612778a", "port_range_min": null, "revision_number": 0, "tenant_id": "caff72059563414ba7e3d1abe63d68e6", "created_at": "2018-12-27T17:21:03Z", "project_id": "caff72059563414ba7e3d1abe63d68e6", "id": "59c6e14d-3c98-4df0-8261-a3dc48a3b1d4"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:21:05Z", "security_group_id": "fbc2b7a4-2a50-4d46-a119-89818612778a", "port_range_min": null, "revision_number": 0, "tenant_id": "caff72059563414ba7e3d1abe63d68e6", "created_at": "2018-12-27T17:21:05Z", "project_id": "caff72059563414ba7e3d1abe63d68e6", "id": "c3094bd8-79b4-4f81-a270-62be466bd9aa"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:21:06Z", "security_group_id": "fbc2b7a4-2a50-4d46-a119-89818612778a", "port_range_min": null, "revision_number": 0, "tenant_id": "caff72059563414ba7e3d1abe63d68e6", "created_at": "2018-12-27T17:21:06Z", "project_id": "caff72059563414ba7e3d1abe63d68e6", "id": "d1408bfb-e43a-4146-a66f-04625930c8be"}]} 2018-12-27 17:21:11,950 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=fbc2b7a4-2a50-4d46-a119-89818612778a used request id req-36f4cb8f-69c1-4e10-9c26-e3e9cdb4df97 2018-12-27 17:21:11,956 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=CreateSecurityGroupTests-fe14aebf-8b88-4419-be2e-d93877982043name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e26f34bd71341db74cbf5d8d30e344030dfbbb6" 2018-12-27 17:21:12,003 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-4d80e14f-b2e7-4b50-a004-426dba5abd89 Date: Thu, 27 Dec 2018 17:21:11 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "caff72059563414ba7e3d1abe63d68e6", "created_at": "2018-12-27T17:21:03Z", "updated_at": "2018-12-27T17:21:07Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-12-27T17:21:07Z", "revision_number": 0, "id": "0ab26c89-0431-413e-a5aa-c88cf7afb0ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:21:07Z", "security_group_id": "fbc2b7a4-2a50-4d46-a119-89818612778a", "tenant_id": "caff72059563414ba7e3d1abe63d68e6", "port_range_min": 10, "ethertype": "IPv4", "project_id": "caff72059563414ba7e3d1abe63d68e6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:21:03Z", "revision_number": 0, "id": "4e006a1d-bc25-4c84-897c-7a0db64a4d6e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:21:03Z", "security_group_id": "fbc2b7a4-2a50-4d46-a119-89818612778a", "tenant_id": "caff72059563414ba7e3d1abe63d68e6", "port_range_min": null, "ethertype": "IPv6", "project_id": "caff72059563414ba7e3d1abe63d68e6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:21:03Z", "revision_number": 0, "id": "59c6e14d-3c98-4df0-8261-a3dc48a3b1d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:21:03Z", "security_group_id": "fbc2b7a4-2a50-4d46-a119-89818612778a", "tenant_id": "caff72059563414ba7e3d1abe63d68e6", "port_range_min": null, "ethertype": "IPv4", "project_id": "caff72059563414ba7e3d1abe63d68e6"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:21:05Z", "revision_number": 0, "id": "c3094bd8-79b4-4f81-a270-62be466bd9aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:21:05Z", "security_group_id": "fbc2b7a4-2a50-4d46-a119-89818612778a", "tenant_id": "caff72059563414ba7e3d1abe63d68e6", "port_range_min": null, "ethertype": "IPv4", "project_id": "caff72059563414ba7e3d1abe63d68e6"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:21:06Z", "revision_number": 0, "id": "d1408bfb-e43a-4146-a66f-04625930c8be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:21:06Z", "security_group_id": "fbc2b7a4-2a50-4d46-a119-89818612778a", "tenant_id": "caff72059563414ba7e3d1abe63d68e6", "port_range_min": null, "ethertype": "IPv6", "project_id": "caff72059563414ba7e3d1abe63d68e6"}], "revision_number": 5, "project_id": "caff72059563414ba7e3d1abe63d68e6", "id": "fbc2b7a4-2a50-4d46-a119-89818612778a", "name": "CreateSecurityGroupTests-fe14aebf-8b88-4419-be2e-d93877982043name"}]} 2018-12-27 17:21:12,003 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=CreateSecurityGroupTests-fe14aebf-8b88-4419-be2e-d93877982043name used request id req-4d80e14f-b2e7-4b50-a004-426dba5abd89 2018-12-27 17:21:12,004 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - fbc2b7a4-2a50-4d46-a119-89818612778a 2018-12-27 17:21:12,008 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=fbc2b7a4-2a50-4d46-a119-89818612778a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e26f34bd71341db74cbf5d8d30e344030dfbbb6" 2018-12-27 17:21:12,202 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-c0a86dd9-bb22-4c4f-abe7-dc7dfbc8938d Date: Thu, 27 Dec 2018 17:21:12 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-12-27T17:21:07Z", "security_group_id": "fbc2b7a4-2a50-4d46-a119-89818612778a", "port_range_min": 10, "revision_number": 0, "tenant_id": "caff72059563414ba7e3d1abe63d68e6", "created_at": "2018-12-27T17:21:07Z", "project_id": "caff72059563414ba7e3d1abe63d68e6", "id": "0ab26c89-0431-413e-a5aa-c88cf7afb0ed"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:21:03Z", "security_group_id": "fbc2b7a4-2a50-4d46-a119-89818612778a", "port_range_min": null, "revision_number": 0, "tenant_id": "caff72059563414ba7e3d1abe63d68e6", "created_at": "2018-12-27T17:21:03Z", "project_id": "caff72059563414ba7e3d1abe63d68e6", "id": "4e006a1d-bc25-4c84-897c-7a0db64a4d6e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:21:03Z", "security_group_id": "fbc2b7a4-2a50-4d46-a119-89818612778a", "port_range_min": null, "revision_number": 0, "tenant_id": "caff72059563414ba7e3d1abe63d68e6", "created_at": "2018-12-27T17:21:03Z", "project_id": "caff72059563414ba7e3d1abe63d68e6", "id": "59c6e14d-3c98-4df0-8261-a3dc48a3b1d4"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:21:05Z", "security_group_id": "fbc2b7a4-2a50-4d46-a119-89818612778a", "port_range_min": null, "revision_number": 0, "tenant_id": "caff72059563414ba7e3d1abe63d68e6", "created_at": "2018-12-27T17:21:05Z", "project_id": "caff72059563414ba7e3d1abe63d68e6", "id": "c3094bd8-79b4-4f81-a270-62be466bd9aa"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:21:06Z", "security_group_id": "fbc2b7a4-2a50-4d46-a119-89818612778a", "port_range_min": null, "revision_number": 0, "tenant_id": "caff72059563414ba7e3d1abe63d68e6", "created_at": "2018-12-27T17:21:06Z", "project_id": "caff72059563414ba7e3d1abe63d68e6", "id": "d1408bfb-e43a-4146-a66f-04625930c8be"}]} 2018-12-27 17:21:12,202 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=fbc2b7a4-2a50-4d46-a119-89818612778a used request id req-c0a86dd9-bb22-4c4f-abe7-dc7dfbc8938d 2018-12-27 17:21:12,207 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=CreateSecurityGroupTests-fe14aebf-8b88-4419-be2e-d93877982043name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e26f34bd71341db74cbf5d8d30e344030dfbbb6" 2018-12-27 17:21:12,447 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-327ca852-4d16-4d25-b908-e8e14d4517f6 Date: Thu, 27 Dec 2018 17:21:12 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "caff72059563414ba7e3d1abe63d68e6", "created_at": "2018-12-27T17:21:03Z", "updated_at": "2018-12-27T17:21:07Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-12-27T17:21:07Z", "revision_number": 0, "id": "0ab26c89-0431-413e-a5aa-c88cf7afb0ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:21:07Z", "security_group_id": "fbc2b7a4-2a50-4d46-a119-89818612778a", "tenant_id": "caff72059563414ba7e3d1abe63d68e6", "port_range_min": 10, "ethertype": "IPv4", "project_id": "caff72059563414ba7e3d1abe63d68e6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:21:03Z", "revision_number": 0, "id": "4e006a1d-bc25-4c84-897c-7a0db64a4d6e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:21:03Z", "security_group_id": "fbc2b7a4-2a50-4d46-a119-89818612778a", "tenant_id": "caff72059563414ba7e3d1abe63d68e6", "port_range_min": null, "ethertype": "IPv6", "project_id": "caff72059563414ba7e3d1abe63d68e6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:21:03Z", "revision_number": 0, "id": "59c6e14d-3c98-4df0-8261-a3dc48a3b1d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:21:03Z", "security_group_id": "fbc2b7a4-2a50-4d46-a119-89818612778a", "tenant_id": "caff72059563414ba7e3d1abe63d68e6", "port_range_min": null, "ethertype": "IPv4", "project_id": "caff72059563414ba7e3d1abe63d68e6"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:21:05Z", "revision_number": 0, "id": "c3094bd8-79b4-4f81-a270-62be466bd9aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:21:05Z", "security_group_id": "fbc2b7a4-2a50-4d46-a119-89818612778a", "tenant_id": "caff72059563414ba7e3d1abe63d68e6", "port_range_min": null, "ethertype": "IPv4", "project_id": "caff72059563414ba7e3d1abe63d68e6"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:21:06Z", "revision_number": 0, "id": "d1408bfb-e43a-4146-a66f-04625930c8be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:21:06Z", "security_group_id": "fbc2b7a4-2a50-4d46-a119-89818612778a", "tenant_id": "caff72059563414ba7e3d1abe63d68e6", "port_range_min": null, "ethertype": "IPv6", "project_id": "caff72059563414ba7e3d1abe63d68e6"}], "revision_number": 5, "project_id": "caff72059563414ba7e3d1abe63d68e6", "id": "fbc2b7a4-2a50-4d46-a119-89818612778a", "name": "CreateSecurityGroupTests-fe14aebf-8b88-4419-be2e-d93877982043name"}]} 2018-12-27 17:21:12,447 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=CreateSecurityGroupTests-fe14aebf-8b88-4419-be2e-d93877982043name used request id req-327ca852-4d16-4d25-b908-e8e14d4517f6 2018-12-27 17:21:12,448 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - fbc2b7a4-2a50-4d46-a119-89818612778a 2018-12-27 17:21:12,453 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=fbc2b7a4-2a50-4d46-a119-89818612778a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e26f34bd71341db74cbf5d8d30e344030dfbbb6" 2018-12-27 17:21:12,478 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-d864052c-27b1-4df1-9466-3ff7b5b10bdc Date: Thu, 27 Dec 2018 17:21:12 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-12-27T17:21:07Z", "security_group_id": "fbc2b7a4-2a50-4d46-a119-89818612778a", "port_range_min": 10, "revision_number": 0, "tenant_id": "caff72059563414ba7e3d1abe63d68e6", "created_at": "2018-12-27T17:21:07Z", "project_id": "caff72059563414ba7e3d1abe63d68e6", "id": "0ab26c89-0431-413e-a5aa-c88cf7afb0ed"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:21:03Z", "security_group_id": "fbc2b7a4-2a50-4d46-a119-89818612778a", "port_range_min": null, "revision_number": 0, "tenant_id": "caff72059563414ba7e3d1abe63d68e6", "created_at": "2018-12-27T17:21:03Z", "project_id": "caff72059563414ba7e3d1abe63d68e6", "id": "4e006a1d-bc25-4c84-897c-7a0db64a4d6e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:21:03Z", "security_group_id": "fbc2b7a4-2a50-4d46-a119-89818612778a", "port_range_min": null, "revision_number": 0, "tenant_id": "caff72059563414ba7e3d1abe63d68e6", "created_at": "2018-12-27T17:21:03Z", "project_id": "caff72059563414ba7e3d1abe63d68e6", "id": "59c6e14d-3c98-4df0-8261-a3dc48a3b1d4"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:21:05Z", "security_group_id": "fbc2b7a4-2a50-4d46-a119-89818612778a", "port_range_min": null, "revision_number": 0, "tenant_id": "caff72059563414ba7e3d1abe63d68e6", "created_at": "2018-12-27T17:21:05Z", "project_id": "caff72059563414ba7e3d1abe63d68e6", "id": "c3094bd8-79b4-4f81-a270-62be466bd9aa"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:21:06Z", "security_group_id": "fbc2b7a4-2a50-4d46-a119-89818612778a", "port_range_min": null, "revision_number": 0, "tenant_id": "caff72059563414ba7e3d1abe63d68e6", "created_at": "2018-12-27T17:21:06Z", "project_id": "caff72059563414ba7e3d1abe63d68e6", "id": "d1408bfb-e43a-4146-a66f-04625930c8be"}]} 2018-12-27 17:21:12,478 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=fbc2b7a4-2a50-4d46-a119-89818612778a used request id req-d864052c-27b1-4df1-9466-3ff7b5b10bdc 2018-12-27 17:21:12,479 - neutron_utils - INFO - Deleting security group rule with ID - c3094bd8-79b4-4f81-a270-62be466bd9aa 2018-12-27 17:21:12,483 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/security-group-rules/c3094bd8-79b4-4f81-a270-62be466bd9aa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2e6e6c7bdfafb81fe5768e50de8ce628d27054a" 2018-12-27 17:21:12,635 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-3923a990-527b-4d47-abd4-8f3a3307d9ab Content-Length: 0 Date: Thu, 27 Dec 2018 17:21:12 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 17:21:12,635 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-group-rules/c3094bd8-79b4-4f81-a270-62be466bd9aa used request id req-3923a990-527b-4d47-abd4-8f3a3307d9ab 2018-12-27 17:21:12,635 - OpenStackSecurityGroup - WARNING - Rule setting is None, cannot remove rule 2018-12-27 17:21:12,635 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - fbc2b7a4-2a50-4d46-a119-89818612778a 2018-12-27 17:21:12,639 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=fbc2b7a4-2a50-4d46-a119-89818612778a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e26f34bd71341db74cbf5d8d30e344030dfbbb6" 2018-12-27 17:21:12,858 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1992 X-Openstack-Request-Id: req-584b2c0c-2b42-437d-a87b-1cb2c53486c7 Date: Thu, 27 Dec 2018 17:21:12 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-12-27T17:21:07Z", "security_group_id": "fbc2b7a4-2a50-4d46-a119-89818612778a", "port_range_min": 10, "revision_number": 0, "tenant_id": "caff72059563414ba7e3d1abe63d68e6", "created_at": "2018-12-27T17:21:07Z", "project_id": "caff72059563414ba7e3d1abe63d68e6", "id": "0ab26c89-0431-413e-a5aa-c88cf7afb0ed"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:21:03Z", "security_group_id": "fbc2b7a4-2a50-4d46-a119-89818612778a", "port_range_min": null, "revision_number": 0, "tenant_id": "caff72059563414ba7e3d1abe63d68e6", "created_at": "2018-12-27T17:21:03Z", "project_id": "caff72059563414ba7e3d1abe63d68e6", "id": "4e006a1d-bc25-4c84-897c-7a0db64a4d6e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:21:03Z", "security_group_id": "fbc2b7a4-2a50-4d46-a119-89818612778a", "port_range_min": null, "revision_number": 0, "tenant_id": "caff72059563414ba7e3d1abe63d68e6", "created_at": "2018-12-27T17:21:03Z", "project_id": "caff72059563414ba7e3d1abe63d68e6", "id": "59c6e14d-3c98-4df0-8261-a3dc48a3b1d4"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:21:06Z", "security_group_id": "fbc2b7a4-2a50-4d46-a119-89818612778a", "port_range_min": null, "revision_number": 0, "tenant_id": "caff72059563414ba7e3d1abe63d68e6", "created_at": "2018-12-27T17:21:06Z", "project_id": "caff72059563414ba7e3d1abe63d68e6", "id": "d1408bfb-e43a-4146-a66f-04625930c8be"}]} 2018-12-27 17:21:12,858 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=fbc2b7a4-2a50-4d46-a119-89818612778a used request id req-584b2c0c-2b42-437d-a87b-1cb2c53486c7 2018-12-27 17:21:12,859 - neutron_utils - INFO - Deleting security group rule with ID - 59c6e14d-3c98-4df0-8261-a3dc48a3b1d4 2018-12-27 17:21:12,863 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/security-group-rules/59c6e14d-3c98-4df0-8261-a3dc48a3b1d4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2e6e6c7bdfafb81fe5768e50de8ce628d27054a" 2018-12-27 17:21:13,007 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-3a874e5d-c514-44b6-b0da-2e6a449debcf Content-Length: 0 Date: Thu, 27 Dec 2018 17:21:13 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 17:21:13,007 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-group-rules/59c6e14d-3c98-4df0-8261-a3dc48a3b1d4 used request id req-3a874e5d-c514-44b6-b0da-2e6a449debcf 2018-12-27 17:21:13,007 - neutron_utils - INFO - Deleting security group rule with ID - c3094bd8-79b4-4f81-a270-62be466bd9aa 2018-12-27 17:21:13,012 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/security-group-rules/c3094bd8-79b4-4f81-a270-62be466bd9aa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2e6e6c7bdfafb81fe5768e50de8ce628d27054a" 2018-12-27 17:21:13,031 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 155 X-Openstack-Request-Id: req-7dc4f3f1-6a62-4584-9fdf-f53fc667cf7d Date: Thu, 27 Dec 2018 17:21:13 GMT RESP BODY: {"NeutronError": {"message": "Security group rule c3094bd8-79b4-4f81-a270-62be466bd9aa does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2018-12-27 17:21:13,031 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-group-rules/c3094bd8-79b4-4f81-a270-62be466bd9aa used request id req-7dc4f3f1-6a62-4584-9fdf-f53fc667cf7d 2018-12-27 17:21:13,032 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Security group rule c3094bd8-79b4-4f81-a270-62be466bd9aa does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2018-12-27 17:21:13,032 - OpenStackSecurityGroup - WARNING - Rule not found, cannot delete - Security group rule c3094bd8-79b4-4f81-a270-62be466bd9aa does not exist Neutron server returns request_ids: ['req-7dc4f3f1-6a62-4584-9fdf-f53fc667cf7d'] 2018-12-27 17:21:13,032 - neutron_utils - INFO - Deleting security group rule with ID - 0ab26c89-0431-413e-a5aa-c88cf7afb0ed 2018-12-27 17:21:13,037 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/security-group-rules/0ab26c89-0431-413e-a5aa-c88cf7afb0ed -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2e6e6c7bdfafb81fe5768e50de8ce628d27054a" 2018-12-27 17:21:13,161 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-4ab57700-40ec-46a7-b462-6282ee7359f7 Content-Length: 0 Date: Thu, 27 Dec 2018 17:21:13 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 17:21:13,161 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-group-rules/0ab26c89-0431-413e-a5aa-c88cf7afb0ed used request id req-4ab57700-40ec-46a7-b462-6282ee7359f7 2018-12-27 17:21:13,162 - neutron_utils - INFO - Deleting security group rule with ID - d1408bfb-e43a-4146-a66f-04625930c8be 2018-12-27 17:21:13,166 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/security-group-rules/d1408bfb-e43a-4146-a66f-04625930c8be -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2e6e6c7bdfafb81fe5768e50de8ce628d27054a" 2018-12-27 17:21:13,288 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-40657ff1-5073-42d6-a3ff-9684e4776b13 Content-Length: 0 Date: Thu, 27 Dec 2018 17:21:13 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 17:21:13,288 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-group-rules/d1408bfb-e43a-4146-a66f-04625930c8be used request id req-40657ff1-5073-42d6-a3ff-9684e4776b13 2018-12-27 17:21:13,288 - neutron_utils - INFO - Deleting security group rule with ID - 4e006a1d-bc25-4c84-897c-7a0db64a4d6e 2018-12-27 17:21:13,293 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/security-group-rules/4e006a1d-bc25-4c84-897c-7a0db64a4d6e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2e6e6c7bdfafb81fe5768e50de8ce628d27054a" 2018-12-27 17:21:13,410 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-7e335580-90a0-4d6e-ab7f-98a1e4d8de38 Content-Length: 0 Date: Thu, 27 Dec 2018 17:21:13 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 17:21:13,411 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-group-rules/4e006a1d-bc25-4c84-897c-7a0db64a4d6e used request id req-7e335580-90a0-4d6e-ab7f-98a1e4d8de38 2018-12-27 17:21:13,411 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-fe14aebf-8b88-4419-be2e-d93877982043name 2018-12-27 17:21:13,416 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/security-groups/fbc2b7a4-2a50-4d46-a119-89818612778a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2e6e6c7bdfafb81fe5768e50de8ce628d27054a" 2018-12-27 17:21:13,753 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-6317edc5-da6c-4fb9-8e6f-cf14665ac8e8 Content-Length: 0 Date: Thu, 27 Dec 2018 17:21:13 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 17:21:13,753 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-groups/fbc2b7a4-2a50-4d46-a119-89818612778a used request id req-6317edc5-da6c-4fb9-8e6f-cf14665ac8e8 2018-12-27 17:21:13,761 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3b467b5bf1a66a73cf8d4ca1680c723d98454c5" 2018-12-27 17:21:14,044 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 35896 X-Openstack-Request-Id: req-c6a10b2d-9a14-497c-a936-7297f32d547b Date: Thu, 27 Dec 2018 17:21:14 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "created_at": "2018-12-27T15:33:01Z", "updated_at": "2018-12-27T15:33:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "35205ac3-06e6-4cf6-bb21-ff8f813cb45b", "remote_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "ade77f59-e70c-4970-8ea8-198222fa332e", "remote_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "c4f3bf7f-d793-498d-a883-bb8c6003f070", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "c85cb618-8f19-445b-8e16-6d467cb17771", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}], "revision_number": 4, "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "created_at": "2018-12-27T15:57:22Z", "updated_at": "2018-12-27T15:57:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "5e258a3b-01f5-4aef-81b7-0b5dc6e5b683", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "65475539-0336-498a-8da4-ff0a80b10089", "remote_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "ae922857-f7ae-4bc8-949b-153fb43bfd00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "b4f87679-52e1-4cf9-bf76-5abb9a9bec06", "remote_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "f7197afc9b61423897aefc9a643d03a1"}], "revision_number": 4, "project_id": "f7197afc9b61423897aefc9a643d03a1", "id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "created_at": "2018-12-27T16:01:54Z", "updated_at": "2018-12-27T16:01:54Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "00dd3abd-acd1-4edb-8f4a-8badcbd2eeb4", "remote_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "018de60d-bc33-4ef0-9eed-6d00b6ce227b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "0d99f0db-fa6b-4201-b67f-a7ff0db82c5d", "remote_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv6", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "5c4049ef-933d-4614-84e7-83584430d462", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv6", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}], "revision_number": 4, "project_id": "8c689c5e31c44b09ab85f80682abbc2a", "id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "created_at": "2018-12-27T15:56:49Z", "updated_at": "2018-12-27T15:56:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "6555e255-763a-4448-b1b1-0c93b2a390bd", "remote_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "777ff7a5-a590-43e5-a84b-7677710494e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "8bac258a-08df-48b7-900b-efbe01a6ec20", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "dc17921e-353f-4898-a970-881b2c8d093d", "remote_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}], "revision_number": 4, "project_id": "28dac9e1580d461c9de52e6659cc4f9d", "id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "caff72059563414ba7e3d1abe63d68e6", "created_at": "2018-12-27T17:21:03Z", "updated_at": "2018-12-27T17:21:03Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:21:03Z", "revision_number": 0, "id": "8cebc947-7991-4c51-a808-e3117ce44579", "remote_group_id": "453321d3-d33e-4ddf-8b82-439b2d228a23", "remote_ip_prefix": null, "created_at": "2018-12-27T17:21:03Z", "security_group_id": "453321d3-d33e-4ddf-8b82-439b2d228a23", "tenant_id": "caff72059563414ba7e3d1abe63d68e6", "port_range_min": null, "ethertype": "IPv4", "project_id": "caff72059563414ba7e3d1abe63d68e6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:21:03Z", "revision_number": 0, "id": "a395d25a-7910-4de0-8a45-e3354c963f3d", "remote_group_id": "453321d3-d33e-4ddf-8b82-439b2d228a23", "remote_ip_prefix": null, "created_at": "2018-12-27T17:21:03Z", "security_group_id": "453321d3-d33e-4ddf-8b82-439b2d228a23", "tenant_id": "caff72059563414ba7e3d1abe63d68e6", "port_range_min": null, "ethertype": "IPv6", "project_id": "caff72059563414ba7e3d1abe63d68e6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:21:03Z", "revision_number": 0, "id": "fefc1b32-e5da-4236-a04a-06fb0c70d652", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:21:03Z", "security_group_id": "453321d3-d33e-4ddf-8b82-439b2d228a23", "tenant_id": "caff72059563414ba7e3d1abe63d68e6", "port_range_min": null, "ethertype": "IPv6", "project_id": "caff72059563414ba7e3d1abe63d68e6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:21:03Z", "revision_number": 0, "id": "ffe29fdd-1241-4106-a7e0-7dbe02a9e969", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:21:03Z", "security_group_id": "453321d3-d33e-4ddf-8b82-439b2d228a23", "tenant_id": "caff72059563414ba7e3d1abe63d68e6", "port_range_min": null, "ethertype": "IPv4", "project_id": "caff72059563414ba7e3d1abe63d68e6"}], "revision_number": 4, "project_id": "caff72059563414ba7e3d1abe63d68e6", "id": "453321d3-d33e-4ddf-8b82-439b2d228a23", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "created_at": "2018-12-27T16:01:52Z", "updated_at": "2018-12-27T16:01:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "32737757-45f3-4b24-b6ab-5f2d5579b4a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv6", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "ae604ef3-492d-4aa3-8045-1ff84f755a27", "remote_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv4", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "b7bff40a-beda-4996-b140-ed94d010535c", "remote_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv6", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "b8129030-9d72-4d5d-adce-47bbe62492fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv4", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}], "revision_number": 4, "project_id": "81c108a273314b24bf6b48c41b5bbe0c", "id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "created_at": "2018-12-27T15:57:20Z", "updated_at": "2018-12-27T15:57:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "0c389ec4-c0af-4c20-acf9-4fcc1d859dd7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv6", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "3749697a-f2ef-439a-a661-2fb92badd1ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv4", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "b74e0c8c-e243-450e-b1be-69c587093d6d", "remote_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv6", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "c222695b-2f1c-427d-afd7-e0be24ec9f66", "remote_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv4", "project_id": "7fb0e5436e4f467998e672dd71018a45"}], "revision_number": 4, "project_id": "7fb0e5436e4f467998e672dd71018a45", "id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "created_at": "2018-12-27T17:02:11Z", "updated_at": "2018-12-27T17:02:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "675d8a56-1c9b-4c58-a252-61e65997fd05", "remote_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv4", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "84f0587c-7394-4fd6-8f3d-8d6ba94cf3f9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv6", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "8a450b4f-e710-4193-816e-13a2d4e40c07", "remote_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv6", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "c3106b0a-1026-4156-86a9-f0438b7fab93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv4", "project_id": "7cba3664d5674e65a12c8c269a05febf"}], "revision_number": 4, "project_id": "7cba3664d5674e65a12c8c269a05febf", "id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "created_at": "2018-12-27T15:58:29Z", "updated_at": "2018-12-27T15:58:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "2a945ecc-f9fa-4219-96ab-c189a7f5c102", "remote_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv6", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "55e2b54e-68d4-4476-8c9f-e05e347c8970", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv4", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "9983229c-b595-482a-973f-81137a209b6d", "remote_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv4", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "9d4b8450-78ab-4817-a586-372ed88268f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv6", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}], "revision_number": 4, "project_id": "fbd6dbf946a5406398ba810e02d0888e", "id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "created_at": "2018-12-27T15:57:24Z", "updated_at": "2018-12-27T15:57:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "35521f2a-a59d-4798-9fa8-0febfe126076", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv4", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "607d473d-1e6a-4088-a778-7df9ffc1ff68", "remote_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv6", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "6f8fa92b-b67a-4047-a900-f43656aff42b", "remote_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv4", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "890f1d6c-9ae5-45b0-b7a1-282182432b66", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv6", "project_id": "253cc6709e714b8a80a5f74e4257907e"}], "revision_number": 4, "project_id": "253cc6709e714b8a80a5f74e4257907e", "id": "b9546f11-205e-4322-89f8-f0360d6090ed", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "created_at": "2018-12-27T15:57:08Z", "updated_at": "2018-12-27T15:57:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "6739c48b-d899-4c17-bb8e-ffaf8922c034", "remote_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv4", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "9660a6af-4d9b-40b9-9729-f205f66c2bd0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv4", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "bf244c03-fc10-4754-9c2b-b0224401c4f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv6", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "d3bee7cc-a152-441c-9790-abb1f56cec03", "remote_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv6", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}], "revision_number": 4, "project_id": "782a28bd0d40485e85eda6b8ba43840b", "id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "created_at": "2018-12-27T15:57:11Z", "updated_at": "2018-12-27T15:57:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "22c0d2cf-360a-4aa8-ba7e-bfdbf8327d27", "remote_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "553b140a-8ba9-4af7-9f50-bf24e87aebf7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "b2ecf7a5-df98-4d65-a762-767320437c5a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "e49104b2-7c13-49d6-8519-a16dd585346f", "remote_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}], "revision_number": 4, "project_id": "ef7e486beb8f4de39b25ca5f11552328", "id": "d0588e93-db0d-4888-9f99-3399a50df490", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "created_at": "2018-12-27T17:19:15Z", "updated_at": "2018-12-27T17:19:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "1990fe24-df44-4561-9f09-f50aab182bf7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "651e4b8b-b29e-409b-9f25-ff2328ccefe6", "remote_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "cc4e2254-2157-4ae1-a233-3047573ddc6d", "remote_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "da56dda4-aaf3-43ff-bdf7-e64892ec2345", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}], "revision_number": 4, "project_id": "2a5a6879c5fa4db798cea6d394565d45", "id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-27T15:33:07Z", "updated_at": "2018-12-27T15:33:07Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "4de95db8-72d6-4aec-a145-e92511971eb9", "remote_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "5f100cff-05d8-4405-8dfb-0a387c123fae", "remote_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "a3f6a193-cc94-4220-a73a-08acf63c449b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "f059d8a5-0c32-49c9-a721-77cc89245ecd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "created_at": "2018-12-27T15:29:16Z", "updated_at": "2018-12-27T15:29:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "3c53841a-5bc0-4192-b482-044411e217ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "5956ff3f-d59d-4af6-82b5-566c888583a7", "remote_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:16Z", "revision_number": 0, "id": "60735d87-52c7-426a-91a6-aff1078a5a2d", "remote_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:16Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "abe97133-61dd-4fdf-baf3-2e07968a324f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "da629caea04941e1ae8979c379dc7c9d"}], "revision_number": 4, "project_id": "da629caea04941e1ae8979c379dc7c9d", "id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "name": "default"}]} 2018-12-27 17:21:14,044 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=default used request id req-c6a10b2d-9a14-497c-a936-7297f32d547b 2018-12-27 17:21:14,051 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3b467b5bf1a66a73cf8d4ca1680c723d98454c5" 2018-12-27 17:21:14,157 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:21:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9fb283b4-4a9c-4280-af02-9d8e58a1a3e0 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b7b4fceec1ad4c6eb74d758b709a9d93", "name": "admin"}} 2018-12-27 17:21:14,158 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93 used request id req-9fb283b4-4a9c-4280-af02-9d8e58a1a3e0 2018-12-27 17:21:14,161 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/f7197afc9b61423897aefc9a643d03a1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3b467b5bf1a66a73cf8d4ca1680c723d98454c5" 2018-12-27 17:21:14,280 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:21:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-79135881-94cf-4c53-853f-9077fa796ed8 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f7197afc9b61423897aefc9a643d03a1.", "code": 404, "title": "Not Found"}} 2018-12-27 17:21:14,280 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/f7197afc9b61423897aefc9a643d03a1 used request id req-79135881-94cf-4c53-853f-9077fa796ed8 2018-12-27 17:21:14,281 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:21:14,284 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/8c689c5e31c44b09ab85f80682abbc2a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3b467b5bf1a66a73cf8d4ca1680c723d98454c5" 2018-12-27 17:21:14,388 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:21:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fa579208-8c62-43fa-b16f-c63257d574b1 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8c689c5e31c44b09ab85f80682abbc2a.", "code": 404, "title": "Not Found"}} 2018-12-27 17:21:14,389 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/8c689c5e31c44b09ab85f80682abbc2a used request id req-fa579208-8c62-43fa-b16f-c63257d574b1 2018-12-27 17:21:14,389 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:21:14,392 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/28dac9e1580d461c9de52e6659cc4f9d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3b467b5bf1a66a73cf8d4ca1680c723d98454c5" 2018-12-27 17:21:14,500 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:21:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e512e402-5c8b-4eaf-8497-681f0c103151 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 28dac9e1580d461c9de52e6659cc4f9d.", "code": 404, "title": "Not Found"}} 2018-12-27 17:21:14,500 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/28dac9e1580d461c9de52e6659cc4f9d used request id req-e512e402-5c8b-4eaf-8497-681f0c103151 2018-12-27 17:21:14,500 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:21:14,504 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/caff72059563414ba7e3d1abe63d68e6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3b467b5bf1a66a73cf8d4ca1680c723d98454c5" 2018-12-27 17:21:14,627 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:21:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6da2a21c-e002-4750-bbff-24795e12134e Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/caff72059563414ba7e3d1abe63d68e6"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "caff72059563414ba7e3d1abe63d68e6", "name": "CreateSecurityGroupTests-e70a3cda-cae8-41a-proj"}} 2018-12-27 17:21:14,627 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/caff72059563414ba7e3d1abe63d68e6 used request id req-6da2a21c-e002-4750-bbff-24795e12134e 2018-12-27 17:21:14,627 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 453321d3-d33e-4ddf-8b82-439b2d228a23 2018-12-27 17:21:14,632 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=453321d3-d33e-4ddf-8b82-439b2d228a23 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3b467b5bf1a66a73cf8d4ca1680c723d98454c5" 2018-12-27 17:21:14,862 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-f0bd1645-b28a-4998-b3d6-1f3ff210acd0 Date: Thu, 27 Dec 2018 17:21:14 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "453321d3-d33e-4ddf-8b82-439b2d228a23", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:21:03Z", "security_group_id": "453321d3-d33e-4ddf-8b82-439b2d228a23", "port_range_min": null, "revision_number": 0, "tenant_id": "caff72059563414ba7e3d1abe63d68e6", "created_at": "2018-12-27T17:21:03Z", "project_id": "caff72059563414ba7e3d1abe63d68e6", "id": "8cebc947-7991-4c51-a808-e3117ce44579"}, {"remote_group_id": "453321d3-d33e-4ddf-8b82-439b2d228a23", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:21:03Z", "security_group_id": "453321d3-d33e-4ddf-8b82-439b2d228a23", "port_range_min": null, "revision_number": 0, "tenant_id": "caff72059563414ba7e3d1abe63d68e6", "created_at": "2018-12-27T17:21:03Z", "project_id": "caff72059563414ba7e3d1abe63d68e6", "id": "a395d25a-7910-4de0-8a45-e3354c963f3d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:21:03Z", "security_group_id": "453321d3-d33e-4ddf-8b82-439b2d228a23", "port_range_min": null, "revision_number": 0, "tenant_id": "caff72059563414ba7e3d1abe63d68e6", "created_at": "2018-12-27T17:21:03Z", "project_id": "caff72059563414ba7e3d1abe63d68e6", "id": "fefc1b32-e5da-4236-a04a-06fb0c70d652"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:21:03Z", "security_group_id": "453321d3-d33e-4ddf-8b82-439b2d228a23", "port_range_min": null, "revision_number": 0, "tenant_id": "caff72059563414ba7e3d1abe63d68e6", "created_at": "2018-12-27T17:21:03Z", "project_id": "caff72059563414ba7e3d1abe63d68e6", "id": "ffe29fdd-1241-4106-a7e0-7dbe02a9e969"}]} 2018-12-27 17:21:14,862 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=453321d3-d33e-4ddf-8b82-439b2d228a23 used request id req-f0bd1645-b28a-4998-b3d6-1f3ff210acd0 2018-12-27 17:21:14,863 - neutron_utils - INFO - Deleting security group with name - default 2018-12-27 17:21:14,867 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/security-groups/453321d3-d33e-4ddf-8b82-439b2d228a23 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3b467b5bf1a66a73cf8d4ca1680c723d98454c5" 2018-12-27 17:21:15,220 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ac9e806f-7a7c-4379-949b-86c0a07bce82 Content-Length: 0 Date: Thu, 27 Dec 2018 17:21:15 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 17:21:15,220 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-groups/453321d3-d33e-4ddf-8b82-439b2d228a23 used request id req-ac9e806f-7a7c-4379-949b-86c0a07bce82 2018-12-27 17:21:15,221 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-e70a3cda-cae8-41a-proj 2018-12-27 17:21:15,224 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/projects/caff72059563414ba7e3d1abe63d68e6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3b467b5bf1a66a73cf8d4ca1680c723d98454c5" 2018-12-27 17:21:15,475 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:21:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8ad40323-1e95-478d-a225-2ba9432231bb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:21:15,475 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/caff72059563414ba7e3d1abe63d68e6 used request id req-8ad40323-1e95-478d-a225-2ba9432231bb 2018-12-27 17:21:15,475 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-e70a3cda-cae8-41a-proj-role 2018-12-27 17:21:15,478 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/roles/b3b411cd3e564e9d92999315016da3f6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3b467b5bf1a66a73cf8d4ca1680c723d98454c5" 2018-12-27 17:21:15,606 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:21:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3d5b250a-5d33-471a-a21f-a6d1ba8b27da Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:21:15,607 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/roles/b3b411cd3e564e9d92999315016da3f6 used request id req-3d5b250a-5d33-471a-a21f-a6d1ba8b27da 2018-12-27 17:21:15,610 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3b467b5bf1a66a73cf8d4ca1680c723d98454c5" 2018-12-27 17:21:15,737 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:21:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8f8bc170-feb4-4121-9323-f3d9ea2c833a Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8de789d09e46427786a85702e5e8de91", "links": {"self": "http://172.30.9.31:5000/v3/roles/8de789d09e46427786a85702e5e8de91"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 17:21:15,737 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-8f8bc170-feb4-4121-9323-f3d9ea2c833a 2018-12-27 17:21:15,738 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-e70a3cda-cae8-41a-user 2018-12-27 17:21:15,741 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/users/1f7ec328fa064ec6b0db8d58cc15eb5f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54eb99cf829432aa23388e2bcbc2baca35bd8433" 2018-12-27 17:21:15,932 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:21:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d627e6a4-502f-4310-a080-d8c85170f441 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:21:15,933 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/1f7ec328fa064ec6b0db8d58cc15eb5f used request id req-d627e6a4-502f-4310-a080-d8c85170f441 2018-12-27 17:21:15,934 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:21:16,351 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:21:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["Qrw-0NJbR2mcRnkKtWoUVA"], "issued_at": "2018-12-27T17:21:16.000000Z"}} 2018-12-27 17:21:16,351 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71422c52dda7d851e79560041dd422d335c34b7f" 2018-12-27 17:21:16,483 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:21:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ca791969-fdb8-4851-8eb3-dfa3dc107b18 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:21:16,483 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-ca791969-fdb8-4851-8eb3-dfa3dc107b18 2018-12-27 17:21:16,485 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:21:16,486 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:21:16,900 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:21:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["i7oKCRoDTLOL1e0Frm4fTA"], "issued_at": "2018-12-27T17:21:16.000000Z"}} 2018-12-27 17:21:16,901 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df9cb4e35ad43675b2c5581a1d90cad4ea1f87f7" 2018-12-27 17:21:17,003 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:21:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5c8c95e9-4d7f-4b55-9e33-f8cc5d87551a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:21:17,003 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-5c8c95e9-4d7f-4b55-9e33-f8cc5d87551a 2018-12-27 17:21:17,007 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 17:21:17,012 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 17:21:17 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 17:21:17,013 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-72b44354-53ef-4e4-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df9cb4e35ad43675b2c5581a1d90cad4ea1f87f7" 2018-12-27 17:21:17,120 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:21:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9b987768-d178-432a-afe9-ed719459c79c Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-72b44354-53ef-4e4-proj", "previous": null, "next": null}, "projects": []} 2018-12-27 17:21:17,121 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-72b44354-53ef-4e4-proj used request id req-9b987768-d178-432a-afe9-ed719459c79c 2018-12-27 17:21:17,124 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df9cb4e35ad43675b2c5581a1d90cad4ea1f87f7" 2018-12-27 17:21:17,236 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:21:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-37a23797-f721-4f39-b82c-49a73214db06 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-27 17:21:17,236 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-37a23797-f721-4f39-b82c-49a73214db06 2018-12-27 17:21:17,239 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df9cb4e35ad43675b2c5581a1d90cad4ea1f87f7" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateImageSuccessTests-72b44354-53ef-4e4-proj"}}' 2018-12-27 17:21:17,398 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 27 Dec 2018 17:21:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-00062f30-412f-4528-95a5-c4f7f0d22a77 Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/07f39e8d792349aa9814c4ddb761a9df"}, "tags": [], "enabled": true, "id": "07f39e8d792349aa9814c4ddb761a9df", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-72b44354-53ef-4e4-proj"}} 2018-12-27 17:21:17,398 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-00062f30-412f-4528-95a5-c4f7f0d22a77 2018-12-27 17:21:17,398 - keystone_utils - INFO - Created project with name - CreateImageSuccessTests-72b44354-53ef-4e4-proj 2018-12-27 17:21:17,398 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:21:17,399 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:21:17,807 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:21:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["x2MnsumOSCOyCj2Repx0Mg"], "issued_at": "2018-12-27T17:21:17.000000Z"}} 2018-12-27 17:21:17,808 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1050e2d79601249940897f593caf5cb376eca46" 2018-12-27 17:21:17,906 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:21:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e47a92c3-be20-499b-94dd-88a6fabeb651 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:21:17,906 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-e47a92c3-be20-499b-94dd-88a6fabeb651 2018-12-27 17:21:17,910 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 17:21:17,915 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 17:21:17 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 17:21:17,916 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1050e2d79601249940897f593caf5cb376eca46" 2018-12-27 17:21:18,040 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:21:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b6aa8665-72df-4c8b-9bba-423972aff4e1 Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "links": {"self": "http://172.30.9.31:5000/v3/users/01fa52e7b3674fc48643fa4ffca67e4e"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "01fa52e7b3674fc48643fa4ffca67e4e", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/05a834ddebbc40688596b7460b47439e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05a834ddebbc40688596b7460b47439e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/08226a0ad01943f39559448239e291e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "08226a0ad01943f39559448239e291e1", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/55c0552fe37a4f7ca0e73939514bc683"}, "domain_id": "default", "enabled": true, "options": {}, "id": "55c0552fe37a4f7ca0e73939514bc683", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/646a4af4e3b5439a97996d353fea3924"}, "domain_id": "914eec1d43ea4caf9d2fd33268c06258", "enabled": true, "options": {}, "id": "646a4af4e3b5439a97996d353fea3924", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/85fb203e51c34d3f8122e285a6a318b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85fb203e51c34d3f8122e285a6a318b3", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/905e7f4b42d24cca93b99d2401fa3378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "905e7f4b42d24cca93b99d2401fa3378", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/a5bc08b9f81f4e5bb86c24f9f7547bae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5bc08b9f81f4e5bb86c24f9f7547bae", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/a5c780627f004d318bf908d80305da9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5c780627f004d318bf908d80305da9c", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/b18425bf2b044bc9af7e194919539a17"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b18425bf2b044bc9af7e194919539a17", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/b8d2134b619d4dca80e21d6fb16449b0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b8d2134b619d4dca80e21d6fb16449b0", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/b9ab6a25a652438285139fe5b44aea62"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9ab6a25a652438285139fe5b44aea62", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/c08462554a4844d681348f58b9b0edee"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c08462554a4844d681348f58b9b0edee", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/ddfc3a9aad444d4782eae677c8a98130"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ddfc3a9aad444d4782eae677c8a98130", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/f2a74f2185a54676a6cb2bb5ecfcc4f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2a74f2185a54676a6cb2bb5ecfcc4f6", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-12-27 17:21:18,040 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-b6aa8665-72df-4c8b-9bba-423972aff4e1 2018-12-27 17:21:18,044 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?name=CreateImageSuccessTests-72b44354-53ef-4e4-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1050e2d79601249940897f593caf5cb376eca46" 2018-12-27 17:21:18,157 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:21:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c0f7139a-d3fb-4d95-99db-b64c1dc20452 Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?name=CreateImageSuccessTests-72b44354-53ef-4e4-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/07f39e8d792349aa9814c4ddb761a9df"}, "tags": [], "enabled": true, "id": "07f39e8d792349aa9814c4ddb761a9df", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-72b44354-53ef-4e4-proj"}]} 2018-12-27 17:21:18,157 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?name=CreateImageSuccessTests-72b44354-53ef-4e4-proj used request id req-c0f7139a-d3fb-4d95-99db-b64c1dc20452 2018-12-27 17:21:18,160 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1050e2d79601249940897f593caf5cb376eca46" 2018-12-27 17:21:18,289 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:21:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-822b66b8-4e39-46b9-9e52-243f960724f6 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-27 17:21:18,289 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-822b66b8-4e39-46b9-9e52-243f960724f6 2018-12-27 17:21:18,678 - keystone_utils - INFO - Created user with name - CreateImageSuccessTests-72b44354-53ef-4e4-user 2018-12-27 17:21:18,678 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:21:18,682 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df9cb4e35ad43675b2c5581a1d90cad4ea1f87f7" 2018-12-27 17:21:18,792 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:21:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9b0bbe29-8490-4946-b307-eab13d369ecf Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8de789d09e46427786a85702e5e8de91", "links": {"self": "http://172.30.9.31:5000/v3/roles/8de789d09e46427786a85702e5e8de91"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 17:21:18,792 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-9b0bbe29-8490-4946-b307-eab13d369ecf 2018-12-27 17:21:18,795 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df9cb4e35ad43675b2c5581a1d90cad4ea1f87f7" -d '{"role": {"name": "CreateImageSuccessTests-72b44354-53ef-4e4-proj-role"}}' 2018-12-27 17:21:19,028 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 27 Dec 2018 17:21:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-efd1b23e-3e84-49fb-8cfe-6dffe88812c8 Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "5240cd58b9df43afb670a1c5db49ffd8", "links": {"self": "http://172.30.9.31:5000/v3/roles/5240cd58b9df43afb670a1c5db49ffd8"}, "name": "CreateImageSuccessTests-72b44354-53ef-4e4-proj-role"}} 2018-12-27 17:21:19,028 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/roles used request id req-efd1b23e-3e84-49fb-8cfe-6dffe88812c8 2018-12-27 17:21:19,028 - keystone_utils - INFO - Created role with name - CreateImageSuccessTests-72b44354-53ef-4e4-proj-role 2018-12-27 17:21:19,031 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles/5240cd58b9df43afb670a1c5db49ffd8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df9cb4e35ad43675b2c5581a1d90cad4ea1f87f7" 2018-12-27 17:21:19,134 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:21:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-439ec7bf-5ed6-411c-8884-dca692d11acb Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "5240cd58b9df43afb670a1c5db49ffd8", "links": {"self": "http://172.30.9.31:5000/v3/roles/5240cd58b9df43afb670a1c5db49ffd8"}, "name": "CreateImageSuccessTests-72b44354-53ef-4e4-proj-role"}} 2018-12-27 17:21:19,135 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles/5240cd58b9df43afb670a1c5db49ffd8 used request id req-439ec7bf-5ed6-411c-8884-dca692d11acb 2018-12-27 17:21:19,135 - keystone_utils - INFO - Granting role CreateImageSuccessTests-72b44354-53ef-4e4-proj-role to project CreateImageSuccessTests-72b44354-53ef-4e4-proj 2018-12-27 17:21:19,138 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:5000/v3/projects/07f39e8d792349aa9814c4ddb761a9df/users/1615acb6ab6c4143bf8b43cc019a42ff/roles/5240cd58b9df43afb670a1c5db49ffd8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df9cb4e35ad43675b2c5581a1d90cad4ea1f87f7" 2018-12-27 17:21:19,292 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:21:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a44856d0-9ed3-4f4e-9c99-34cbce55fc4a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:21:19,293 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/07f39e8d792349aa9814c4ddb761a9df/users/1615acb6ab6c4143bf8b43cc019a42ff/roles/5240cd58b9df43afb670a1c5db49ffd8 used request id req-a44856d0-9ed3-4f4e-9c99-34cbce55fc4a 2018-12-27 17:21:19,320 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-12-27 17:21:19,321 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:21:19,322 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:21:19,826 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5240cd58b9df43afb670a1c5db49ffd8", "name": "CreateImageSuccessTests-72b44354-53ef-4e4-proj-role"}], "expires_at": "2018-12-27T18:21:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "07f39e8d792349aa9814c4ddb761a9df", "name": "CreateImageSuccessTests-72b44354-53ef-4e4-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/07f39e8d792349aa9814c4ddb761a9df", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/07f39e8d792349aa9814c4ddb761a9df", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/07f39e8d792349aa9814c4ddb761a9df", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/07f39e8d792349aa9814c4ddb761a9df", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/07f39e8d792349aa9814c4ddb761a9df", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/07f39e8d792349aa9814c4ddb761a9df", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/07f39e8d792349aa9814c4ddb761a9df", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/07f39e8d792349aa9814c4ddb761a9df", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/07f39e8d792349aa9814c4ddb761a9df", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_07f39e8d792349aa9814c4ddb761a9df", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_07f39e8d792349aa9814c4ddb761a9df", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/07f39e8d792349aa9814c4ddb761a9df", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/07f39e8d792349aa9814c4ddb761a9df", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/07f39e8d792349aa9814c4ddb761a9df", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-72b44354-53ef-4e4-user", "id": "1615acb6ab6c4143bf8b43cc019a42ff"}, "audit_ids": ["qV1NADhcRtyB0qkHKcPnPA"], "issued_at": "2018-12-27T17:21:19.000000Z"}} 2018-12-27 17:21:19,827 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6cc1ccdcaae4c73a0a3d81eb1783b24bd157f9c" 2018-12-27 17:21:19,920 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:21:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ac301dc9-de74-43c2-9d8f-1df61379c12e Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:21:19,920 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-ac301dc9-de74-43c2-9d8f-1df61379c12e 2018-12-27 17:21:19,925 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-52b38a2b-2649-4d68-9459-191478b65d49 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e6cc1ccdcaae4c73a0a3d81eb1783b24bd157f9c" 2018-12-27 17:21:20,141 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 162 Content-Type: application/json X-Openstack-Request-Id: req-96257cfc-4f27-4bcb-97d0-5595cd47d481 Date: Thu, 27 Dec 2018 17:21:20 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-52b38a2b-2649-4d68-9459-191478b65d49"} 2018-12-27 17:21:20,141 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-52b38a2b-2649-4d68-9459-191478b65d49 used request id req-96257cfc-4f27-4bcb-97d0-5595cd47d481 2018-12-27 17:21:20,144 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e6cc1ccdcaae4c73a0a3d81eb1783b24bd157f9c" 2018-12-27 17:21:20,341 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-af087301-5033-479f-868f-10871bf200d2 Date: Thu, 27 Dec 2018 17:21:20 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-27 17:21:20,342 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/schemas/image used request id req-af087301-5033-479f-868f-10871bf200d2 2018-12-27 17:21:20,375 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e6cc1ccdcaae4c73a0a3d81eb1783b24bd157f9c" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateImageSuccessTests-52b38a2b-2649-4d68-9459-191478b65d49"}' 2018-12-27 17:21:20,603 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 621 Content-Type: application/json Location: http://172.30.9.31:9292/v2/images/3c9a83fb-9c79-4991-a830-f283fa2699a4 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-e623d47b-f44e-42cd-9e55-5531f423fbdc Date: Thu, 27 Dec 2018 17:21:20 GMT RESP BODY: {"status": "queued", "name": "CreateImageSuccessTests-52b38a2b-2649-4d68-9459-191478b65d49", "tags": [], "container_format": "bare", "created_at": "2018-12-27T17:21:20Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-12-27T17:21:20Z", "visibility": "shared", "locations": [], "self": "/v2/images/3c9a83fb-9c79-4991-a830-f283fa2699a4", "min_disk": 0, "protected": false, "id": "3c9a83fb-9c79-4991-a830-f283fa2699a4", "file": "/v2/images/3c9a83fb-9c79-4991-a830-f283fa2699a4/file", "checksum": null, "owner": "07f39e8d792349aa9814c4ddb761a9df", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-27 17:21:20,603 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.31:9292/v2/images used request id req-e623d47b-f44e-42cd-9e55-5531f423fbdc 2018-12-27 17:21:20,614 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:9292/v2/images/3c9a83fb-9c79-4991-a830-f283fa2699a4/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e6cc1ccdcaae4c73a0a3d81eb1783b24bd157f9c" -d '' 2018-12-27 17:21:21,980 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-cb2ab071-0f3c-431e-ad9f-860cb70da8bc Date: Thu, 27 Dec 2018 17:21:21 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-27 17:21:21,981 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.31:9292/v2/images/3c9a83fb-9c79-4991-a830-f283fa2699a4/file used request id req-cb2ab071-0f3c-431e-ad9f-860cb70da8bc 2018-12-27 17:21:21,981 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-27 17:21:21,984 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/images/3c9a83fb-9c79-4991-a830-f283fa2699a4 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e6cc1ccdcaae4c73a0a3d81eb1783b24bd157f9c" 2018-12-27 17:21:22,003 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-4b54b67b-852b-46c1-9339-91843e57d8b8 Date: Thu, 27 Dec 2018 17:21:21 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-52b38a2b-2649-4d68-9459-191478b65d49", "tags": [], "container_format": "bare", "created_at": "2018-12-27T17:21:20Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-27T17:21:21Z", "visibility": "shared", "locations": [{"url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/3c9a83fb-9c79-4991-a830-f283fa2699a4/snap", "metadata": {}}], "self": "/v2/images/3c9a83fb-9c79-4991-a830-f283fa2699a4", "min_disk": 0, "protected": false, "id": "3c9a83fb-9c79-4991-a830-f283fa2699a4", "file": "/v2/images/3c9a83fb-9c79-4991-a830-f283fa2699a4/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "07f39e8d792349aa9814c4ddb761a9df", "direct_url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/3c9a83fb-9c79-4991-a830-f283fa2699a4/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-27 17:21:22,004 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images/3c9a83fb-9c79-4991-a830-f283fa2699a4 used request id req-4b54b67b-852b-46c1-9339-91843e57d8b8 2018-12-27 17:21:22,006 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e6cc1ccdcaae4c73a0a3d81eb1783b24bd157f9c" 2018-12-27 17:21:22,200 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-fbf95ba0-9a37-49f6-bbd7-9ce8db99564c Date: Thu, 27 Dec 2018 17:21:22 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-27 17:21:22,201 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/schemas/image used request id req-fbf95ba0-9a37-49f6-bbd7-9ce8db99564c 2018-12-27 17:21:22,203 - create_image - INFO - Created image with name - CreateImageSuccessTests-52b38a2b-2649-4d68-9459-191478b65d49 2018-12-27 17:21:22,206 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/images/3c9a83fb-9c79-4991-a830-f283fa2699a4 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e6cc1ccdcaae4c73a0a3d81eb1783b24bd157f9c" 2018-12-27 17:21:22,413 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-3ca3ae29-7e34-45ee-a1e9-de776f523c6b Date: Thu, 27 Dec 2018 17:21:22 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-52b38a2b-2649-4d68-9459-191478b65d49", "tags": [], "container_format": "bare", "created_at": "2018-12-27T17:21:20Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-27T17:21:21Z", "visibility": "shared", "locations": [{"url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/3c9a83fb-9c79-4991-a830-f283fa2699a4/snap", "metadata": {}}], "self": "/v2/images/3c9a83fb-9c79-4991-a830-f283fa2699a4", "min_disk": 0, "protected": false, "id": "3c9a83fb-9c79-4991-a830-f283fa2699a4", "file": "/v2/images/3c9a83fb-9c79-4991-a830-f283fa2699a4/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "07f39e8d792349aa9814c4ddb761a9df", "direct_url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/3c9a83fb-9c79-4991-a830-f283fa2699a4/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-27 17:21:22,413 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images/3c9a83fb-9c79-4991-a830-f283fa2699a4 used request id req-3ca3ae29-7e34-45ee-a1e9-de776f523c6b 2018-12-27 17:21:22,414 - create_image - DEBUG - Instance status is - active 2018-12-27 17:21:22,414 - create_image - DEBUG - Image is active with name - CreateImageSuccessTests-52b38a2b-2649-4d68-9459-191478b65d49 2018-12-27 17:21:22,414 - create_image - INFO - Image is now active with name - CreateImageSuccessTests-52b38a2b-2649-4d68-9459-191478b65d49 2018-12-27 17:21:22,415 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:21:22,825 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5240cd58b9df43afb670a1c5db49ffd8", "name": "CreateImageSuccessTests-72b44354-53ef-4e4-proj-role"}], "expires_at": "2018-12-27T18:21:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "07f39e8d792349aa9814c4ddb761a9df", "name": "CreateImageSuccessTests-72b44354-53ef-4e4-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/07f39e8d792349aa9814c4ddb761a9df", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/07f39e8d792349aa9814c4ddb761a9df", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/07f39e8d792349aa9814c4ddb761a9df", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/07f39e8d792349aa9814c4ddb761a9df", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/07f39e8d792349aa9814c4ddb761a9df", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/07f39e8d792349aa9814c4ddb761a9df", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/07f39e8d792349aa9814c4ddb761a9df", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/07f39e8d792349aa9814c4ddb761a9df", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/07f39e8d792349aa9814c4ddb761a9df", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_07f39e8d792349aa9814c4ddb761a9df", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_07f39e8d792349aa9814c4ddb761a9df", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/07f39e8d792349aa9814c4ddb761a9df", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/07f39e8d792349aa9814c4ddb761a9df", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/07f39e8d792349aa9814c4ddb761a9df", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-72b44354-53ef-4e4-user", "id": "1615acb6ab6c4143bf8b43cc019a42ff"}, "audit_ids": ["MsXQlNfCTKOvCCUsEnL57A"], "issued_at": "2018-12-27T17:21:22.000000Z"}} 2018-12-27 17:21:22,828 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-52b38a2b-2649-4d68-9459-191478b65d49 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}907a44ee9d3702d86cf659a034026a36d1317e78" 2018-12-27 17:21:23,052 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1044 Content-Type: application/json X-Openstack-Request-Id: req-7cb4fdab-0e36-4830-9d05-8c7a8e51dbd7 Date: Thu, 27 Dec 2018 17:21:23 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-52b38a2b-2649-4d68-9459-191478b65d49", "tags": [], "container_format": "bare", "created_at": "2018-12-27T17:21:20Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-27T17:21:21Z", "visibility": "shared", "locations": [{"url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/3c9a83fb-9c79-4991-a830-f283fa2699a4/snap", "metadata": {}}], "self": "/v2/images/3c9a83fb-9c79-4991-a830-f283fa2699a4", "min_disk": 0, "protected": false, "id": "3c9a83fb-9c79-4991-a830-f283fa2699a4", "file": "/v2/images/3c9a83fb-9c79-4991-a830-f283fa2699a4/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "07f39e8d792349aa9814c4ddb761a9df", "direct_url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/3c9a83fb-9c79-4991-a830-f283fa2699a4/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-52b38a2b-2649-4d68-9459-191478b65d49"} 2018-12-27 17:21:23,052 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-52b38a2b-2649-4d68-9459-191478b65d49 used request id req-7cb4fdab-0e36-4830-9d05-8c7a8e51dbd7 2018-12-27 17:21:23,055 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}907a44ee9d3702d86cf659a034026a36d1317e78" 2018-12-27 17:21:23,239 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-43002681-20d7-4eef-889e-730b4728468b Date: Thu, 27 Dec 2018 17:21:23 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-27 17:21:23,240 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/schemas/image used request id req-43002681-20d7-4eef-889e-730b4728468b 2018-12-27 17:21:23,242 - glance_utils - INFO - Deleting image named - CreateImageSuccessTests-52b38a2b-2649-4d68-9459-191478b65d49 2018-12-27 17:21:23,245 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9292/v2/images/3c9a83fb-9c79-4991-a830-f283fa2699a4 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}907a44ee9d3702d86cf659a034026a36d1317e78" 2018-12-27 17:21:24,193 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-a411b159-7aaa-4168-9f00-2366fadb83d0 Date: Thu, 27 Dec 2018 17:21:24 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-27 17:21:24,194 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.31:9292/v2/images/3c9a83fb-9c79-4991-a830-f283fa2699a4 used request id req-a411b159-7aaa-4168-9f00-2366fadb83d0 2018-12-27 17:21:24,196 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-52b38a2b-2649-4d68-9459-191478b65d49 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}907a44ee9d3702d86cf659a034026a36d1317e78" 2018-12-27 17:21:24,426 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 162 Content-Type: application/json X-Openstack-Request-Id: req-f8e7607c-b2ad-4f80-9992-6271150ff4b7 Date: Thu, 27 Dec 2018 17:21:24 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-52b38a2b-2649-4d68-9459-191478b65d49"} 2018-12-27 17:21:24,426 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-52b38a2b-2649-4d68-9459-191478b65d49 used request id req-f8e7607c-b2ad-4f80-9992-6271150ff4b7 2018-12-27 17:21:24,426 - glance_utils - INFO - Deleting image named - CreateImageSuccessTests-52b38a2b-2649-4d68-9459-191478b65d49 2018-12-27 17:21:24,429 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9292/v2/images/3c9a83fb-9c79-4991-a830-f283fa2699a4 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e6cc1ccdcaae4c73a0a3d81eb1783b24bd157f9c" 2018-12-27 17:21:24,629 - keystoneauth.session - DEBUG - RESP: [404] Content-Length: 189 Content-Type: text/html; charset=UTF-8 X-Openstack-Request-Id: req-82e7f301-721d-483e-89be-0cd6e5198e8c Date: Thu, 27 Dec 2018 17:21:24 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-27 17:21:24,629 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.31:9292/v2/images/3c9a83fb-9c79-4991-a830-f283fa2699a4 used request id req-82e7f301-721d-483e-89be-0cd6e5198e8c 2018-12-27 17:21:24,629 - glanceclient.common.http - DEBUG - Request returned failure status 404. 2018-12-27 17:21:24,638 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df9cb4e35ad43675b2c5581a1d90cad4ea1f87f7" 2018-12-27 17:21:24,931 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 33483 X-Openstack-Request-Id: req-fb09a6a3-81a0-45f9-a0c3-25069ed8c935 Date: Thu, 27 Dec 2018 17:21:24 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "created_at": "2018-12-27T15:33:01Z", "updated_at": "2018-12-27T15:33:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "35205ac3-06e6-4cf6-bb21-ff8f813cb45b", "remote_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "ade77f59-e70c-4970-8ea8-198222fa332e", "remote_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "c4f3bf7f-d793-498d-a883-bb8c6003f070", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "c85cb618-8f19-445b-8e16-6d467cb17771", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}], "revision_number": 4, "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "created_at": "2018-12-27T15:57:22Z", "updated_at": "2018-12-27T15:57:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "5e258a3b-01f5-4aef-81b7-0b5dc6e5b683", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "65475539-0336-498a-8da4-ff0a80b10089", "remote_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "ae922857-f7ae-4bc8-949b-153fb43bfd00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "b4f87679-52e1-4cf9-bf76-5abb9a9bec06", "remote_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "f7197afc9b61423897aefc9a643d03a1"}], "revision_number": 4, "project_id": "f7197afc9b61423897aefc9a643d03a1", "id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "created_at": "2018-12-27T16:01:54Z", "updated_at": "2018-12-27T16:01:54Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "00dd3abd-acd1-4edb-8f4a-8badcbd2eeb4", "remote_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "018de60d-bc33-4ef0-9eed-6d00b6ce227b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "0d99f0db-fa6b-4201-b67f-a7ff0db82c5d", "remote_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv6", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "5c4049ef-933d-4614-84e7-83584430d462", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv6", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}], "revision_number": 4, "project_id": "8c689c5e31c44b09ab85f80682abbc2a", "id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "created_at": "2018-12-27T15:56:49Z", "updated_at": "2018-12-27T15:56:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "6555e255-763a-4448-b1b1-0c93b2a390bd", "remote_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "777ff7a5-a590-43e5-a84b-7677710494e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "8bac258a-08df-48b7-900b-efbe01a6ec20", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "dc17921e-353f-4898-a970-881b2c8d093d", "remote_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}], "revision_number": 4, "project_id": "28dac9e1580d461c9de52e6659cc4f9d", "id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "created_at": "2018-12-27T16:01:52Z", "updated_at": "2018-12-27T16:01:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "32737757-45f3-4b24-b6ab-5f2d5579b4a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv6", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "ae604ef3-492d-4aa3-8045-1ff84f755a27", "remote_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv4", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "b7bff40a-beda-4996-b140-ed94d010535c", "remote_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv6", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "b8129030-9d72-4d5d-adce-47bbe62492fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv4", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}], "revision_number": 4, "project_id": "81c108a273314b24bf6b48c41b5bbe0c", "id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "created_at": "2018-12-27T15:57:20Z", "updated_at": "2018-12-27T15:57:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "0c389ec4-c0af-4c20-acf9-4fcc1d859dd7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv6", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "3749697a-f2ef-439a-a661-2fb92badd1ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv4", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "b74e0c8c-e243-450e-b1be-69c587093d6d", "remote_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv6", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "c222695b-2f1c-427d-afd7-e0be24ec9f66", "remote_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv4", "project_id": "7fb0e5436e4f467998e672dd71018a45"}], "revision_number": 4, "project_id": "7fb0e5436e4f467998e672dd71018a45", "id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "created_at": "2018-12-27T17:02:11Z", "updated_at": "2018-12-27T17:02:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "675d8a56-1c9b-4c58-a252-61e65997fd05", "remote_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv4", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "84f0587c-7394-4fd6-8f3d-8d6ba94cf3f9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv6", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "8a450b4f-e710-4193-816e-13a2d4e40c07", "remote_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv6", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "c3106b0a-1026-4156-86a9-f0438b7fab93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv4", "project_id": "7cba3664d5674e65a12c8c269a05febf"}], "revision_number": 4, "project_id": "7cba3664d5674e65a12c8c269a05febf", "id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "created_at": "2018-12-27T15:58:29Z", "updated_at": "2018-12-27T15:58:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "2a945ecc-f9fa-4219-96ab-c189a7f5c102", "remote_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv6", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "55e2b54e-68d4-4476-8c9f-e05e347c8970", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv4", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "9983229c-b595-482a-973f-81137a209b6d", "remote_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv4", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "9d4b8450-78ab-4817-a586-372ed88268f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv6", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}], "revision_number": 4, "project_id": "fbd6dbf946a5406398ba810e02d0888e", "id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "created_at": "2018-12-27T15:57:24Z", "updated_at": "2018-12-27T15:57:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "35521f2a-a59d-4798-9fa8-0febfe126076", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv4", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "607d473d-1e6a-4088-a778-7df9ffc1ff68", "remote_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv6", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "6f8fa92b-b67a-4047-a900-f43656aff42b", "remote_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv4", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "890f1d6c-9ae5-45b0-b7a1-282182432b66", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv6", "project_id": "253cc6709e714b8a80a5f74e4257907e"}], "revision_number": 4, "project_id": "253cc6709e714b8a80a5f74e4257907e", "id": "b9546f11-205e-4322-89f8-f0360d6090ed", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "created_at": "2018-12-27T15:57:08Z", "updated_at": "2018-12-27T15:57:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "6739c48b-d899-4c17-bb8e-ffaf8922c034", "remote_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv4", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "9660a6af-4d9b-40b9-9729-f205f66c2bd0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv4", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "bf244c03-fc10-4754-9c2b-b0224401c4f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv6", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "d3bee7cc-a152-441c-9790-abb1f56cec03", "remote_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv6", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}], "revision_number": 4, "project_id": "782a28bd0d40485e85eda6b8ba43840b", "id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "created_at": "2018-12-27T15:57:11Z", "updated_at": "2018-12-27T15:57:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "22c0d2cf-360a-4aa8-ba7e-bfdbf8327d27", "remote_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "553b140a-8ba9-4af7-9f50-bf24e87aebf7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "b2ecf7a5-df98-4d65-a762-767320437c5a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "e49104b2-7c13-49d6-8519-a16dd585346f", "remote_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}], "revision_number": 4, "project_id": "ef7e486beb8f4de39b25ca5f11552328", "id": "d0588e93-db0d-4888-9f99-3399a50df490", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "created_at": "2018-12-27T17:19:15Z", "updated_at": "2018-12-27T17:19:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "1990fe24-df44-4561-9f09-f50aab182bf7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "651e4b8b-b29e-409b-9f25-ff2328ccefe6", "remote_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "cc4e2254-2157-4ae1-a233-3047573ddc6d", "remote_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "da56dda4-aaf3-43ff-bdf7-e64892ec2345", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}], "revision_number": 4, "project_id": "2a5a6879c5fa4db798cea6d394565d45", "id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-27T15:33:07Z", "updated_at": "2018-12-27T15:33:07Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "4de95db8-72d6-4aec-a145-e92511971eb9", "remote_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "5f100cff-05d8-4405-8dfb-0a387c123fae", "remote_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "a3f6a193-cc94-4220-a73a-08acf63c449b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "f059d8a5-0c32-49c9-a721-77cc89245ecd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "created_at": "2018-12-27T15:29:16Z", "updated_at": "2018-12-27T15:29:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "3c53841a-5bc0-4192-b482-044411e217ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "5956ff3f-d59d-4af6-82b5-566c888583a7", "remote_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:16Z", "revision_number": 0, "id": "60735d87-52c7-426a-91a6-aff1078a5a2d", "remote_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:16Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "abe97133-61dd-4fdf-baf3-2e07968a324f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "da629caea04941e1ae8979c379dc7c9d"}], "revision_number": 4, "project_id": "da629caea04941e1ae8979c379dc7c9d", "id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "name": "default"}]} 2018-12-27 17:21:24,931 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=default used request id req-fb09a6a3-81a0-45f9-a0c3-25069ed8c935 2018-12-27 17:21:24,939 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df9cb4e35ad43675b2c5581a1d90cad4ea1f87f7" 2018-12-27 17:21:25,053 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:21:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c733cb23-3bba-4f17-b084-0df2de7e8011 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b7b4fceec1ad4c6eb74d758b709a9d93", "name": "admin"}} 2018-12-27 17:21:25,053 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93 used request id req-c733cb23-3bba-4f17-b084-0df2de7e8011 2018-12-27 17:21:25,057 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/f7197afc9b61423897aefc9a643d03a1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df9cb4e35ad43675b2c5581a1d90cad4ea1f87f7" 2018-12-27 17:21:25,165 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:21:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c57337f6-f8c4-4f4c-9f6c-4b1cd6424005 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f7197afc9b61423897aefc9a643d03a1.", "code": 404, "title": "Not Found"}} 2018-12-27 17:21:25,166 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/f7197afc9b61423897aefc9a643d03a1 used request id req-c57337f6-f8c4-4f4c-9f6c-4b1cd6424005 2018-12-27 17:21:25,166 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:21:25,169 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/8c689c5e31c44b09ab85f80682abbc2a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df9cb4e35ad43675b2c5581a1d90cad4ea1f87f7" 2018-12-27 17:21:25,283 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:21:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6b97a40b-e7ea-48d2-b9a8-eea7c9ab9c40 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8c689c5e31c44b09ab85f80682abbc2a.", "code": 404, "title": "Not Found"}} 2018-12-27 17:21:25,283 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/8c689c5e31c44b09ab85f80682abbc2a used request id req-6b97a40b-e7ea-48d2-b9a8-eea7c9ab9c40 2018-12-27 17:21:25,284 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:21:25,287 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/28dac9e1580d461c9de52e6659cc4f9d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df9cb4e35ad43675b2c5581a1d90cad4ea1f87f7" 2018-12-27 17:21:25,403 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:21:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-77d260fc-7d97-4fa7-a13a-c3c833c1d6dd Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 28dac9e1580d461c9de52e6659cc4f9d.", "code": 404, "title": "Not Found"}} 2018-12-27 17:21:25,404 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/28dac9e1580d461c9de52e6659cc4f9d used request id req-77d260fc-7d97-4fa7-a13a-c3c833c1d6dd 2018-12-27 17:21:25,404 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:21:25,407 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/81c108a273314b24bf6b48c41b5bbe0c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df9cb4e35ad43675b2c5581a1d90cad4ea1f87f7" 2018-12-27 17:21:25,515 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:21:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-487f9239-409a-4099-88ba-6ae7a392e6a7 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 81c108a273314b24bf6b48c41b5bbe0c.", "code": 404, "title": "Not Found"}} 2018-12-27 17:21:25,516 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/81c108a273314b24bf6b48c41b5bbe0c used request id req-487f9239-409a-4099-88ba-6ae7a392e6a7 2018-12-27 17:21:25,516 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:21:25,519 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/7fb0e5436e4f467998e672dd71018a45 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df9cb4e35ad43675b2c5581a1d90cad4ea1f87f7" 2018-12-27 17:21:25,619 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:21:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-003e1da0-f4ae-4766-9d40-b0140dcba623 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7fb0e5436e4f467998e672dd71018a45.", "code": 404, "title": "Not Found"}} 2018-12-27 17:21:25,619 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/7fb0e5436e4f467998e672dd71018a45 used request id req-003e1da0-f4ae-4766-9d40-b0140dcba623 2018-12-27 17:21:25,619 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:21:25,623 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/7cba3664d5674e65a12c8c269a05febf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df9cb4e35ad43675b2c5581a1d90cad4ea1f87f7" 2018-12-27 17:21:25,739 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:21:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d38fb36c-e6ad-47d6-b810-b3e5b4de5767 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7cba3664d5674e65a12c8c269a05febf.", "code": 404, "title": "Not Found"}} 2018-12-27 17:21:25,740 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/7cba3664d5674e65a12c8c269a05febf used request id req-d38fb36c-e6ad-47d6-b810-b3e5b4de5767 2018-12-27 17:21:25,740 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:21:25,743 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/fbd6dbf946a5406398ba810e02d0888e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df9cb4e35ad43675b2c5581a1d90cad4ea1f87f7" 2018-12-27 17:21:25,847 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:21:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-58dec5f4-3b5a-49f7-be75-e3679beba44f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: fbd6dbf946a5406398ba810e02d0888e.", "code": 404, "title": "Not Found"}} 2018-12-27 17:21:25,847 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/fbd6dbf946a5406398ba810e02d0888e used request id req-58dec5f4-3b5a-49f7-be75-e3679beba44f 2018-12-27 17:21:25,847 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:21:25,851 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/253cc6709e714b8a80a5f74e4257907e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df9cb4e35ad43675b2c5581a1d90cad4ea1f87f7" 2018-12-27 17:21:25,958 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:21:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2213401c-91f8-4f8b-8b07-70eed63059aa Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 253cc6709e714b8a80a5f74e4257907e.", "code": 404, "title": "Not Found"}} 2018-12-27 17:21:25,959 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/253cc6709e714b8a80a5f74e4257907e used request id req-2213401c-91f8-4f8b-8b07-70eed63059aa 2018-12-27 17:21:25,959 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:21:25,963 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/782a28bd0d40485e85eda6b8ba43840b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df9cb4e35ad43675b2c5581a1d90cad4ea1f87f7" 2018-12-27 17:21:26,082 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:21:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e7750b95-27b9-4741-9f72-94c9b6079264 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 782a28bd0d40485e85eda6b8ba43840b.", "code": 404, "title": "Not Found"}} 2018-12-27 17:21:26,082 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/782a28bd0d40485e85eda6b8ba43840b used request id req-e7750b95-27b9-4741-9f72-94c9b6079264 2018-12-27 17:21:26,082 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:21:26,086 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/ef7e486beb8f4de39b25ca5f11552328 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df9cb4e35ad43675b2c5581a1d90cad4ea1f87f7" 2018-12-27 17:21:26,192 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:21:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f37e3eb4-a54d-4118-bc24-a9de0b010728 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: ef7e486beb8f4de39b25ca5f11552328.", "code": 404, "title": "Not Found"}} 2018-12-27 17:21:26,192 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/ef7e486beb8f4de39b25ca5f11552328 used request id req-f37e3eb4-a54d-4118-bc24-a9de0b010728 2018-12-27 17:21:26,192 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:21:26,196 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/2a5a6879c5fa4db798cea6d394565d45 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df9cb4e35ad43675b2c5581a1d90cad4ea1f87f7" 2018-12-27 17:21:26,301 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:21:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a558e14a-91a1-4390-95e3-c39abadfd3f5 Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.31:5000/v3/projects/2a5a6879c5fa4db798cea6d394565d45"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}} 2018-12-27 17:21:26,302 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/2a5a6879c5fa4db798cea6d394565d45 used request id req-a558e14a-91a1-4390-95e3-c39abadfd3f5 2018-12-27 17:21:26,308 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/da629caea04941e1ae8979c379dc7c9d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df9cb4e35ad43675b2c5581a1d90cad4ea1f87f7" 2018-12-27 17:21:26,423 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:21:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-63589f8f-92ba-4ada-910f-d662a97c6ec7 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/da629caea04941e1ae8979c379dc7c9d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "da629caea04941e1ae8979c379dc7c9d", "name": "service"}} 2018-12-27 17:21:26,424 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/da629caea04941e1ae8979c379dc7c9d used request id req-63589f8f-92ba-4ada-910f-d662a97c6ec7 2018-12-27 17:21:26,425 - keystone_utils - INFO - Deleting project with name - CreateImageSuccessTests-72b44354-53ef-4e4-proj 2018-12-27 17:21:26,429 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/projects/07f39e8d792349aa9814c4ddb761a9df -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df9cb4e35ad43675b2c5581a1d90cad4ea1f87f7" 2018-12-27 17:21:26,698 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:21:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d349655f-c6de-42a4-a269-5c35a3c83425 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:21:26,698 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/07f39e8d792349aa9814c4ddb761a9df used request id req-d349655f-c6de-42a4-a269-5c35a3c83425 2018-12-27 17:21:26,699 - keystone_utils - INFO - Deleting role with name - CreateImageSuccessTests-72b44354-53ef-4e4-proj-role 2018-12-27 17:21:26,702 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/roles/5240cd58b9df43afb670a1c5db49ffd8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df9cb4e35ad43675b2c5581a1d90cad4ea1f87f7" 2018-12-27 17:21:26,845 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:21:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b8ae2936-85ef-4b62-b372-28186696a3e4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:21:26,845 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/roles/5240cd58b9df43afb670a1c5db49ffd8 used request id req-b8ae2936-85ef-4b62-b372-28186696a3e4 2018-12-27 17:21:26,849 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df9cb4e35ad43675b2c5581a1d90cad4ea1f87f7" 2018-12-27 17:21:26,959 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:21:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-47f89cf0-f31e-4f74-adb4-727e42977e98 Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8de789d09e46427786a85702e5e8de91", "links": {"self": "http://172.30.9.31:5000/v3/roles/8de789d09e46427786a85702e5e8de91"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 17:21:26,960 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-47f89cf0-f31e-4f74-adb4-727e42977e98 2018-12-27 17:21:26,960 - keystone_utils - INFO - Deleting user with name - CreateImageSuccessTests-72b44354-53ef-4e4-user 2018-12-27 17:21:26,964 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/users/1615acb6ab6c4143bf8b43cc019a42ff -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1050e2d79601249940897f593caf5cb376eca46" 2018-12-27 17:21:27,166 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:21:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7123610f-6531-49ec-a462-ed85c2dcdab5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:21:27,166 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/1615acb6ab6c4143bf8b43cc019a42ff used request id req-7123610f-6531-49ec-a462-ed85c2dcdab5 2018-12-27 17:21:27,168 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:21:27,583 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:21:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["DfoiMt9cS0Ozhs6W28oRyA"], "issued_at": "2018-12-27T17:21:27.000000Z"}} 2018-12-27 17:21:27,584 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f74d50a29c59fcf194152ba3dd9eea24c1a99a5c" 2018-12-27 17:21:27,688 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:21:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ea99d90a-2438-4ff8-b1c6-c39b41721f78 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:21:27,688 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-ea99d90a-2438-4ff8-b1c6-c39b41721f78 2018-12-27 17:21:27,690 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:21:27,691 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:21:28,101 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:21:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["lX2E_XvGQQadIokjf2pt6A"], "issued_at": "2018-12-27T17:21:28.000000Z"}} 2018-12-27 17:21:28,102 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a86609c0c0f3e8ddbe7d824120bb3ecbd0eb0ad" 2018-12-27 17:21:28,209 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:21:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b4ce6fe7-add3-456f-b4d3-1ea91b8fa85b Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:21:28,209 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-b4ce6fe7-add3-456f-b4d3-1ea91b8fa85b 2018-12-27 17:21:28,213 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 17:21:28,218 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 17:21:28 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 17:21:28,219 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-35161d41-679e-479-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a86609c0c0f3e8ddbe7d824120bb3ecbd0eb0ad" 2018-12-27 17:21:28,326 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:21:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-46568f9b-c4b6-47da-9c48-a53dfeaf210b Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-35161d41-679e-479-proj", "previous": null, "next": null}, "projects": []} 2018-12-27 17:21:28,326 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-35161d41-679e-479-proj used request id req-46568f9b-c4b6-47da-9c48-a53dfeaf210b 2018-12-27 17:21:28,329 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a86609c0c0f3e8ddbe7d824120bb3ecbd0eb0ad" 2018-12-27 17:21:28,437 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:21:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6364bddf-8671-4ee5-ae53-160c3dd29d44 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-27 17:21:28,437 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-6364bddf-8671-4ee5-ae53-160c3dd29d44 2018-12-27 17:21:28,441 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a86609c0c0f3e8ddbe7d824120bb3ecbd0eb0ad" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateImageSuccessTests-35161d41-679e-479-proj"}}' 2018-12-27 17:21:28,597 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 27 Dec 2018 17:21:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d8f4a8f2-c147-4048-8a24-5af3477f3024 Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/ec1db115c46c4edaa08800af714f6359"}, "tags": [], "enabled": true, "id": "ec1db115c46c4edaa08800af714f6359", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-35161d41-679e-479-proj"}} 2018-12-27 17:21:28,597 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-d8f4a8f2-c147-4048-8a24-5af3477f3024 2018-12-27 17:21:28,597 - keystone_utils - INFO - Created project with name - CreateImageSuccessTests-35161d41-679e-479-proj 2018-12-27 17:21:28,597 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:21:28,598 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:21:29,023 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:21:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["LV7VxnECQfSaYKUjsGUyVA"], "issued_at": "2018-12-27T17:21:29.000000Z"}} 2018-12-27 17:21:29,023 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5f2efc957ce97849e9ee0d8924d99f31eaf6dfd" 2018-12-27 17:21:29,124 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:21:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c322965f-46d4-4b4c-b915-988058c807a8 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:21:29,124 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-c322965f-46d4-4b4c-b915-988058c807a8 2018-12-27 17:21:29,128 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 17:21:29,133 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 17:21:29 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 17:21:29,134 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5f2efc957ce97849e9ee0d8924d99f31eaf6dfd" 2018-12-27 17:21:29,169 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:21:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-85625828-2f9b-41b0-9b87-f007d41b7c68 Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "links": {"self": "http://172.30.9.31:5000/v3/users/01fa52e7b3674fc48643fa4ffca67e4e"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "01fa52e7b3674fc48643fa4ffca67e4e", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/05a834ddebbc40688596b7460b47439e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05a834ddebbc40688596b7460b47439e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/08226a0ad01943f39559448239e291e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "08226a0ad01943f39559448239e291e1", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/55c0552fe37a4f7ca0e73939514bc683"}, "domain_id": "default", "enabled": true, "options": {}, "id": "55c0552fe37a4f7ca0e73939514bc683", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/646a4af4e3b5439a97996d353fea3924"}, "domain_id": "914eec1d43ea4caf9d2fd33268c06258", "enabled": true, "options": {}, "id": "646a4af4e3b5439a97996d353fea3924", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/85fb203e51c34d3f8122e285a6a318b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85fb203e51c34d3f8122e285a6a318b3", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/905e7f4b42d24cca93b99d2401fa3378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "905e7f4b42d24cca93b99d2401fa3378", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/a5bc08b9f81f4e5bb86c24f9f7547bae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5bc08b9f81f4e5bb86c24f9f7547bae", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/a5c780627f004d318bf908d80305da9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5c780627f004d318bf908d80305da9c", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/b18425bf2b044bc9af7e194919539a17"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b18425bf2b044bc9af7e194919539a17", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/b8d2134b619d4dca80e21d6fb16449b0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b8d2134b619d4dca80e21d6fb16449b0", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/b9ab6a25a652438285139fe5b44aea62"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9ab6a25a652438285139fe5b44aea62", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/c08462554a4844d681348f58b9b0edee"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c08462554a4844d681348f58b9b0edee", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/ddfc3a9aad444d4782eae677c8a98130"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ddfc3a9aad444d4782eae677c8a98130", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/f2a74f2185a54676a6cb2bb5ecfcc4f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2a74f2185a54676a6cb2bb5ecfcc4f6", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-12-27 17:21:29,169 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-85625828-2f9b-41b0-9b87-f007d41b7c68 2018-12-27 17:21:29,173 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?name=CreateImageSuccessTests-35161d41-679e-479-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5f2efc957ce97849e9ee0d8924d99f31eaf6dfd" 2018-12-27 17:21:29,283 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:21:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9219244b-2c37-450e-85b7-d4d3b9040def Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?name=CreateImageSuccessTests-35161d41-679e-479-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/ec1db115c46c4edaa08800af714f6359"}, "tags": [], "enabled": true, "id": "ec1db115c46c4edaa08800af714f6359", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-35161d41-679e-479-proj"}]} 2018-12-27 17:21:29,283 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?name=CreateImageSuccessTests-35161d41-679e-479-proj used request id req-9219244b-2c37-450e-85b7-d4d3b9040def 2018-12-27 17:21:29,287 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5f2efc957ce97849e9ee0d8924d99f31eaf6dfd" 2018-12-27 17:21:29,399 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:21:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-76542bf8-bc79-4b59-8f6d-d32150740911 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-27 17:21:29,399 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-76542bf8-bc79-4b59-8f6d-d32150740911 2018-12-27 17:21:29,817 - keystone_utils - INFO - Created user with name - CreateImageSuccessTests-35161d41-679e-479-user 2018-12-27 17:21:29,817 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:21:29,822 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a86609c0c0f3e8ddbe7d824120bb3ecbd0eb0ad" 2018-12-27 17:21:29,927 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:21:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ff0e05e4-d77a-4b90-abc9-439d21351b87 Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8de789d09e46427786a85702e5e8de91", "links": {"self": "http://172.30.9.31:5000/v3/roles/8de789d09e46427786a85702e5e8de91"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 17:21:29,927 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-ff0e05e4-d77a-4b90-abc9-439d21351b87 2018-12-27 17:21:29,931 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a86609c0c0f3e8ddbe7d824120bb3ecbd0eb0ad" -d '{"role": {"name": "CreateImageSuccessTests-35161d41-679e-479-proj-role"}}' 2018-12-27 17:21:30,070 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 27 Dec 2018 17:21:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-648981b9-a930-460e-96b3-65fcdd918c99 Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "6d13db68ce674383b24cb4e7cbac01ce", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d13db68ce674383b24cb4e7cbac01ce"}, "name": "CreateImageSuccessTests-35161d41-679e-479-proj-role"}} 2018-12-27 17:21:30,070 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/roles used request id req-648981b9-a930-460e-96b3-65fcdd918c99 2018-12-27 17:21:30,071 - keystone_utils - INFO - Created role with name - CreateImageSuccessTests-35161d41-679e-479-proj-role 2018-12-27 17:21:30,074 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles/6d13db68ce674383b24cb4e7cbac01ce -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a86609c0c0f3e8ddbe7d824120bb3ecbd0eb0ad" 2018-12-27 17:21:30,092 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:21:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f36e131a-06c3-4ad1-aa73-38d298d0064e Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "6d13db68ce674383b24cb4e7cbac01ce", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d13db68ce674383b24cb4e7cbac01ce"}, "name": "CreateImageSuccessTests-35161d41-679e-479-proj-role"}} 2018-12-27 17:21:30,093 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles/6d13db68ce674383b24cb4e7cbac01ce used request id req-f36e131a-06c3-4ad1-aa73-38d298d0064e 2018-12-27 17:21:30,093 - keystone_utils - INFO - Granting role CreateImageSuccessTests-35161d41-679e-479-proj-role to project CreateImageSuccessTests-35161d41-679e-479-proj 2018-12-27 17:21:30,097 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:5000/v3/projects/ec1db115c46c4edaa08800af714f6359/users/2257d2f674f6429483a475f79396c2bc/roles/6d13db68ce674383b24cb4e7cbac01ce -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a86609c0c0f3e8ddbe7d824120bb3ecbd0eb0ad" 2018-12-27 17:21:30,359 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:21:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b4972751-a508-4b02-a183-db8d0be352fe Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:21:30,359 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/ec1db115c46c4edaa08800af714f6359/users/2257d2f674f6429483a475f79396c2bc/roles/6d13db68ce674383b24cb4e7cbac01ce used request id req-b4972751-a508-4b02-a183-db8d0be352fe 2018-12-27 17:21:30,360 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-12-27 17:21:30,361 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:21:30,362 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:21:30,778 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6d13db68ce674383b24cb4e7cbac01ce", "name": "CreateImageSuccessTests-35161d41-679e-479-proj-role"}], "expires_at": "2018-12-27T18:21:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ec1db115c46c4edaa08800af714f6359", "name": "CreateImageSuccessTests-35161d41-679e-479-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/ec1db115c46c4edaa08800af714f6359", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/ec1db115c46c4edaa08800af714f6359", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/ec1db115c46c4edaa08800af714f6359", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/ec1db115c46c4edaa08800af714f6359", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/ec1db115c46c4edaa08800af714f6359", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/ec1db115c46c4edaa08800af714f6359", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/ec1db115c46c4edaa08800af714f6359", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/ec1db115c46c4edaa08800af714f6359", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/ec1db115c46c4edaa08800af714f6359", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_ec1db115c46c4edaa08800af714f6359", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_ec1db115c46c4edaa08800af714f6359", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/ec1db115c46c4edaa08800af714f6359", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/ec1db115c46c4edaa08800af714f6359", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/ec1db115c46c4edaa08800af714f6359", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-35161d41-679e-479-user", "id": "2257d2f674f6429483a475f79396c2bc"}, "audit_ids": ["6qGHqGbIQzaMwG9gWTPrJw"], "issued_at": "2018-12-27T17:21:30.000000Z"}} 2018-12-27 17:21:30,779 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4878c008ee3764f6f11f0be392afa18b324818e0" 2018-12-27 17:21:30,875 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:21:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2f95c129-de54-4495-a70f-8d12c9371e49 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:21:30,875 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-2f95c129-de54-4495-a70f-8d12c9371e49 2018-12-27 17:21:30,879 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-3be16ce0-7a7f-4e75-bdff-3db41a007e6e -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4878c008ee3764f6f11f0be392afa18b324818e0" 2018-12-27 17:21:31,090 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 162 Content-Type: application/json X-Openstack-Request-Id: req-35c80c59-01b4-4ae2-bf0c-b2d9edb660f6 Date: Thu, 27 Dec 2018 17:21:31 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-3be16ce0-7a7f-4e75-bdff-3db41a007e6e"} 2018-12-27 17:21:31,090 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-3be16ce0-7a7f-4e75-bdff-3db41a007e6e used request id req-35c80c59-01b4-4ae2-bf0c-b2d9edb660f6 2018-12-27 17:21:31,093 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4878c008ee3764f6f11f0be392afa18b324818e0" 2018-12-27 17:21:31,286 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-55d8a1fa-2fe2-4998-ae6d-57aaa13b35ab Date: Thu, 27 Dec 2018 17:21:31 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-27 17:21:31,286 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/schemas/image used request id req-55d8a1fa-2fe2-4998-ae6d-57aaa13b35ab 2018-12-27 17:21:31,317 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4878c008ee3764f6f11f0be392afa18b324818e0" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateImageSuccessTests-3be16ce0-7a7f-4e75-bdff-3db41a007e6e"}' 2018-12-27 17:21:31,561 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 621 Content-Type: application/json Location: http://172.30.9.31:9292/v2/images/e4dc226c-0513-4f88-bded-66065ca5fe34 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-da41bf99-0bc9-4378-8f0e-46c56aef96a1 Date: Thu, 27 Dec 2018 17:21:31 GMT RESP BODY: {"status": "queued", "name": "CreateImageSuccessTests-3be16ce0-7a7f-4e75-bdff-3db41a007e6e", "tags": [], "container_format": "bare", "created_at": "2018-12-27T17:21:31Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-12-27T17:21:31Z", "visibility": "shared", "locations": [], "self": "/v2/images/e4dc226c-0513-4f88-bded-66065ca5fe34", "min_disk": 0, "protected": false, "id": "e4dc226c-0513-4f88-bded-66065ca5fe34", "file": "/v2/images/e4dc226c-0513-4f88-bded-66065ca5fe34/file", "checksum": null, "owner": "ec1db115c46c4edaa08800af714f6359", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-27 17:21:31,561 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.31:9292/v2/images used request id req-da41bf99-0bc9-4378-8f0e-46c56aef96a1 2018-12-27 17:21:31,572 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:9292/v2/images/e4dc226c-0513-4f88-bded-66065ca5fe34/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4878c008ee3764f6f11f0be392afa18b324818e0" -d '' 2018-12-27 17:21:32,420 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-93935659-3c21-4541-b790-7719f7beff7d Date: Thu, 27 Dec 2018 17:21:32 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-27 17:21:32,420 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.31:9292/v2/images/e4dc226c-0513-4f88-bded-66065ca5fe34/file used request id req-93935659-3c21-4541-b790-7719f7beff7d 2018-12-27 17:21:32,421 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-27 17:21:32,424 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/images/e4dc226c-0513-4f88-bded-66065ca5fe34 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4878c008ee3764f6f11f0be392afa18b324818e0" 2018-12-27 17:21:32,640 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-9fc5c87b-4b15-4139-b898-679b001375c6 Date: Thu, 27 Dec 2018 17:21:32 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-3be16ce0-7a7f-4e75-bdff-3db41a007e6e", "tags": [], "container_format": "bare", "created_at": "2018-12-27T17:21:31Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-27T17:21:32Z", "visibility": "shared", "locations": [{"url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/e4dc226c-0513-4f88-bded-66065ca5fe34/snap", "metadata": {}}], "self": "/v2/images/e4dc226c-0513-4f88-bded-66065ca5fe34", "min_disk": 0, "protected": false, "id": "e4dc226c-0513-4f88-bded-66065ca5fe34", "file": "/v2/images/e4dc226c-0513-4f88-bded-66065ca5fe34/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "ec1db115c46c4edaa08800af714f6359", "direct_url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/e4dc226c-0513-4f88-bded-66065ca5fe34/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-27 17:21:32,640 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images/e4dc226c-0513-4f88-bded-66065ca5fe34 used request id req-9fc5c87b-4b15-4139-b898-679b001375c6 2018-12-27 17:21:32,643 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4878c008ee3764f6f11f0be392afa18b324818e0" 2018-12-27 17:21:32,837 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-21062f42-c9d7-4c85-8dad-8dfca733a3e8 Date: Thu, 27 Dec 2018 17:21:32 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-27 17:21:32,837 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/schemas/image used request id req-21062f42-c9d7-4c85-8dad-8dfca733a3e8 2018-12-27 17:21:32,840 - create_image - INFO - Created image with name - CreateImageSuccessTests-3be16ce0-7a7f-4e75-bdff-3db41a007e6e 2018-12-27 17:21:32,843 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/images/e4dc226c-0513-4f88-bded-66065ca5fe34 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4878c008ee3764f6f11f0be392afa18b324818e0" 2018-12-27 17:21:33,046 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-7ca550b8-8099-4b07-85ce-344fe79b27c2 Date: Thu, 27 Dec 2018 17:21:33 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-3be16ce0-7a7f-4e75-bdff-3db41a007e6e", "tags": [], "container_format": "bare", "created_at": "2018-12-27T17:21:31Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-27T17:21:32Z", "visibility": "shared", "locations": [{"url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/e4dc226c-0513-4f88-bded-66065ca5fe34/snap", "metadata": {}}], "self": "/v2/images/e4dc226c-0513-4f88-bded-66065ca5fe34", "min_disk": 0, "protected": false, "id": "e4dc226c-0513-4f88-bded-66065ca5fe34", "file": "/v2/images/e4dc226c-0513-4f88-bded-66065ca5fe34/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "ec1db115c46c4edaa08800af714f6359", "direct_url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/e4dc226c-0513-4f88-bded-66065ca5fe34/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-27 17:21:33,046 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images/e4dc226c-0513-4f88-bded-66065ca5fe34 used request id req-7ca550b8-8099-4b07-85ce-344fe79b27c2 2018-12-27 17:21:33,047 - create_image - DEBUG - Instance status is - active 2018-12-27 17:21:33,047 - create_image - DEBUG - Image is active with name - CreateImageSuccessTests-3be16ce0-7a7f-4e75-bdff-3db41a007e6e 2018-12-27 17:21:33,047 - create_image - INFO - Image is now active with name - CreateImageSuccessTests-3be16ce0-7a7f-4e75-bdff-3db41a007e6e 2018-12-27 17:21:33,048 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:21:33,458 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6d13db68ce674383b24cb4e7cbac01ce", "name": "CreateImageSuccessTests-35161d41-679e-479-proj-role"}], "expires_at": "2018-12-27T18:21:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ec1db115c46c4edaa08800af714f6359", "name": "CreateImageSuccessTests-35161d41-679e-479-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/ec1db115c46c4edaa08800af714f6359", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/ec1db115c46c4edaa08800af714f6359", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/ec1db115c46c4edaa08800af714f6359", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/ec1db115c46c4edaa08800af714f6359", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/ec1db115c46c4edaa08800af714f6359", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/ec1db115c46c4edaa08800af714f6359", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/ec1db115c46c4edaa08800af714f6359", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/ec1db115c46c4edaa08800af714f6359", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/ec1db115c46c4edaa08800af714f6359", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_ec1db115c46c4edaa08800af714f6359", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_ec1db115c46c4edaa08800af714f6359", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/ec1db115c46c4edaa08800af714f6359", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/ec1db115c46c4edaa08800af714f6359", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/ec1db115c46c4edaa08800af714f6359", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-35161d41-679e-479-user", "id": "2257d2f674f6429483a475f79396c2bc"}, "audit_ids": ["sfMZQgrZTdmHzn0-8u_YRw"], "issued_at": "2018-12-27T17:21:33.000000Z"}} 2018-12-27 17:21:33,461 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-3be16ce0-7a7f-4e75-bdff-3db41a007e6e -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}19648b17e14bcb5c3b11be48b2cd671d14c77dc8" 2018-12-27 17:21:33,690 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1044 Content-Type: application/json X-Openstack-Request-Id: req-34b20a34-bd85-48b9-9878-b4e3d6cb9993 Date: Thu, 27 Dec 2018 17:21:33 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-3be16ce0-7a7f-4e75-bdff-3db41a007e6e", "tags": [], "container_format": "bare", "created_at": "2018-12-27T17:21:31Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-27T17:21:32Z", "visibility": "shared", "locations": [{"url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/e4dc226c-0513-4f88-bded-66065ca5fe34/snap", "metadata": {}}], "self": "/v2/images/e4dc226c-0513-4f88-bded-66065ca5fe34", "min_disk": 0, "protected": false, "id": "e4dc226c-0513-4f88-bded-66065ca5fe34", "file": "/v2/images/e4dc226c-0513-4f88-bded-66065ca5fe34/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "ec1db115c46c4edaa08800af714f6359", "direct_url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/e4dc226c-0513-4f88-bded-66065ca5fe34/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-3be16ce0-7a7f-4e75-bdff-3db41a007e6e"} 2018-12-27 17:21:33,690 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-3be16ce0-7a7f-4e75-bdff-3db41a007e6e used request id req-34b20a34-bd85-48b9-9878-b4e3d6cb9993 2018-12-27 17:21:33,693 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}19648b17e14bcb5c3b11be48b2cd671d14c77dc8" 2018-12-27 17:21:33,981 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-ad8a60d4-fa24-4fe7-a8d9-660726c75786 Date: Thu, 27 Dec 2018 17:21:33 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-27 17:21:33,981 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/schemas/image used request id req-ad8a60d4-fa24-4fe7-a8d9-660726c75786 2018-12-27 17:21:33,984 - glance_utils - INFO - Deleting image named - CreateImageSuccessTests-3be16ce0-7a7f-4e75-bdff-3db41a007e6e 2018-12-27 17:21:33,987 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9292/v2/images/e4dc226c-0513-4f88-bded-66065ca5fe34 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4878c008ee3764f6f11f0be392afa18b324818e0" 2018-12-27 17:21:34,648 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-2011bb0a-7a54-4812-8d04-94bc2a990c79 Date: Thu, 27 Dec 2018 17:21:34 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-27 17:21:34,648 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.31:9292/v2/images/e4dc226c-0513-4f88-bded-66065ca5fe34 used request id req-2011bb0a-7a54-4812-8d04-94bc2a990c79 2018-12-27 17:21:34,657 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a86609c0c0f3e8ddbe7d824120bb3ecbd0eb0ad" 2018-12-27 17:21:34,953 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 33483 X-Openstack-Request-Id: req-cf031b2d-608a-4fa3-9ccc-9f2bec22f8d2 Date: Thu, 27 Dec 2018 17:21:34 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "created_at": "2018-12-27T15:33:01Z", "updated_at": "2018-12-27T15:33:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "35205ac3-06e6-4cf6-bb21-ff8f813cb45b", "remote_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "ade77f59-e70c-4970-8ea8-198222fa332e", "remote_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "c4f3bf7f-d793-498d-a883-bb8c6003f070", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "c85cb618-8f19-445b-8e16-6d467cb17771", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}], "revision_number": 4, "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "created_at": "2018-12-27T15:57:22Z", "updated_at": "2018-12-27T15:57:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "5e258a3b-01f5-4aef-81b7-0b5dc6e5b683", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "65475539-0336-498a-8da4-ff0a80b10089", "remote_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "ae922857-f7ae-4bc8-949b-153fb43bfd00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "b4f87679-52e1-4cf9-bf76-5abb9a9bec06", "remote_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "f7197afc9b61423897aefc9a643d03a1"}], "revision_number": 4, "project_id": "f7197afc9b61423897aefc9a643d03a1", "id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "created_at": "2018-12-27T16:01:54Z", "updated_at": "2018-12-27T16:01:54Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "00dd3abd-acd1-4edb-8f4a-8badcbd2eeb4", "remote_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "018de60d-bc33-4ef0-9eed-6d00b6ce227b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "0d99f0db-fa6b-4201-b67f-a7ff0db82c5d", "remote_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv6", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "5c4049ef-933d-4614-84e7-83584430d462", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv6", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}], "revision_number": 4, "project_id": "8c689c5e31c44b09ab85f80682abbc2a", "id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "created_at": "2018-12-27T15:56:49Z", "updated_at": "2018-12-27T15:56:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "6555e255-763a-4448-b1b1-0c93b2a390bd", "remote_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "777ff7a5-a590-43e5-a84b-7677710494e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "8bac258a-08df-48b7-900b-efbe01a6ec20", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "dc17921e-353f-4898-a970-881b2c8d093d", "remote_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}], "revision_number": 4, "project_id": "28dac9e1580d461c9de52e6659cc4f9d", "id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "created_at": "2018-12-27T16:01:52Z", "updated_at": "2018-12-27T16:01:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "32737757-45f3-4b24-b6ab-5f2d5579b4a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv6", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "ae604ef3-492d-4aa3-8045-1ff84f755a27", "remote_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv4", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "b7bff40a-beda-4996-b140-ed94d010535c", "remote_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv6", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "b8129030-9d72-4d5d-adce-47bbe62492fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv4", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}], "revision_number": 4, "project_id": "81c108a273314b24bf6b48c41b5bbe0c", "id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "created_at": "2018-12-27T15:57:20Z", "updated_at": "2018-12-27T15:57:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "0c389ec4-c0af-4c20-acf9-4fcc1d859dd7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv6", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "3749697a-f2ef-439a-a661-2fb92badd1ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv4", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "b74e0c8c-e243-450e-b1be-69c587093d6d", "remote_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv6", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "c222695b-2f1c-427d-afd7-e0be24ec9f66", "remote_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv4", "project_id": "7fb0e5436e4f467998e672dd71018a45"}], "revision_number": 4, "project_id": "7fb0e5436e4f467998e672dd71018a45", "id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "created_at": "2018-12-27T17:02:11Z", "updated_at": "2018-12-27T17:02:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "675d8a56-1c9b-4c58-a252-61e65997fd05", "remote_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv4", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "84f0587c-7394-4fd6-8f3d-8d6ba94cf3f9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv6", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "8a450b4f-e710-4193-816e-13a2d4e40c07", "remote_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv6", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "c3106b0a-1026-4156-86a9-f0438b7fab93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv4", "project_id": "7cba3664d5674e65a12c8c269a05febf"}], "revision_number": 4, "project_id": "7cba3664d5674e65a12c8c269a05febf", "id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "created_at": "2018-12-27T15:58:29Z", "updated_at": "2018-12-27T15:58:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "2a945ecc-f9fa-4219-96ab-c189a7f5c102", "remote_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv6", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "55e2b54e-68d4-4476-8c9f-e05e347c8970", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv4", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "9983229c-b595-482a-973f-81137a209b6d", "remote_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv4", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "9d4b8450-78ab-4817-a586-372ed88268f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv6", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}], "revision_number": 4, "project_id": "fbd6dbf946a5406398ba810e02d0888e", "id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "created_at": "2018-12-27T15:57:24Z", "updated_at": "2018-12-27T15:57:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "35521f2a-a59d-4798-9fa8-0febfe126076", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv4", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "607d473d-1e6a-4088-a778-7df9ffc1ff68", "remote_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv6", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "6f8fa92b-b67a-4047-a900-f43656aff42b", "remote_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv4", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "890f1d6c-9ae5-45b0-b7a1-282182432b66", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv6", "project_id": "253cc6709e714b8a80a5f74e4257907e"}], "revision_number": 4, "project_id": "253cc6709e714b8a80a5f74e4257907e", "id": "b9546f11-205e-4322-89f8-f0360d6090ed", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "created_at": "2018-12-27T15:57:08Z", "updated_at": "2018-12-27T15:57:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "6739c48b-d899-4c17-bb8e-ffaf8922c034", "remote_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv4", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "9660a6af-4d9b-40b9-9729-f205f66c2bd0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv4", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "bf244c03-fc10-4754-9c2b-b0224401c4f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv6", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "d3bee7cc-a152-441c-9790-abb1f56cec03", "remote_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv6", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}], "revision_number": 4, "project_id": "782a28bd0d40485e85eda6b8ba43840b", "id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "created_at": "2018-12-27T15:57:11Z", "updated_at": "2018-12-27T15:57:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "22c0d2cf-360a-4aa8-ba7e-bfdbf8327d27", "remote_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "553b140a-8ba9-4af7-9f50-bf24e87aebf7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "b2ecf7a5-df98-4d65-a762-767320437c5a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "e49104b2-7c13-49d6-8519-a16dd585346f", "remote_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}], "revision_number": 4, "project_id": "ef7e486beb8f4de39b25ca5f11552328", "id": "d0588e93-db0d-4888-9f99-3399a50df490", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "created_at": "2018-12-27T17:19:15Z", "updated_at": "2018-12-27T17:19:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "1990fe24-df44-4561-9f09-f50aab182bf7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "651e4b8b-b29e-409b-9f25-ff2328ccefe6", "remote_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "cc4e2254-2157-4ae1-a233-3047573ddc6d", "remote_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "da56dda4-aaf3-43ff-bdf7-e64892ec2345", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}], "revision_number": 4, "project_id": "2a5a6879c5fa4db798cea6d394565d45", "id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-27T15:33:07Z", "updated_at": "2018-12-27T15:33:07Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "4de95db8-72d6-4aec-a145-e92511971eb9", "remote_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "5f100cff-05d8-4405-8dfb-0a387c123fae", "remote_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "a3f6a193-cc94-4220-a73a-08acf63c449b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "f059d8a5-0c32-49c9-a721-77cc89245ecd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "created_at": "2018-12-27T15:29:16Z", "updated_at": "2018-12-27T15:29:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "3c53841a-5bc0-4192-b482-044411e217ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "5956ff3f-d59d-4af6-82b5-566c888583a7", "remote_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:16Z", "revision_number": 0, "id": "60735d87-52c7-426a-91a6-aff1078a5a2d", "remote_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:16Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "abe97133-61dd-4fdf-baf3-2e07968a324f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "da629caea04941e1ae8979c379dc7c9d"}], "revision_number": 4, "project_id": "da629caea04941e1ae8979c379dc7c9d", "id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "name": "default"}]} 2018-12-27 17:21:34,954 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=default used request id req-cf031b2d-608a-4fa3-9ccc-9f2bec22f8d2 2018-12-27 17:21:34,960 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a86609c0c0f3e8ddbe7d824120bb3ecbd0eb0ad" 2018-12-27 17:21:35,076 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:21:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-69b71771-f301-4bd9-a444-c38ce8c83f03 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b7b4fceec1ad4c6eb74d758b709a9d93", "name": "admin"}} 2018-12-27 17:21:35,076 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93 used request id req-69b71771-f301-4bd9-a444-c38ce8c83f03 2018-12-27 17:21:35,080 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/f7197afc9b61423897aefc9a643d03a1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a86609c0c0f3e8ddbe7d824120bb3ecbd0eb0ad" 2018-12-27 17:21:35,199 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:21:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1ff82ab9-2264-4d1d-8aa8-ac2891fd1cdc Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f7197afc9b61423897aefc9a643d03a1.", "code": 404, "title": "Not Found"}} 2018-12-27 17:21:35,199 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/f7197afc9b61423897aefc9a643d03a1 used request id req-1ff82ab9-2264-4d1d-8aa8-ac2891fd1cdc 2018-12-27 17:21:35,199 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:21:35,203 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/8c689c5e31c44b09ab85f80682abbc2a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a86609c0c0f3e8ddbe7d824120bb3ecbd0eb0ad" 2018-12-27 17:21:35,309 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:21:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6bc2479a-2a51-4bcb-9211-79376c8aa5f6 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8c689c5e31c44b09ab85f80682abbc2a.", "code": 404, "title": "Not Found"}} 2018-12-27 17:21:35,309 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/8c689c5e31c44b09ab85f80682abbc2a used request id req-6bc2479a-2a51-4bcb-9211-79376c8aa5f6 2018-12-27 17:21:35,309 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:21:35,313 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/28dac9e1580d461c9de52e6659cc4f9d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a86609c0c0f3e8ddbe7d824120bb3ecbd0eb0ad" 2018-12-27 17:21:35,424 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:21:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c93bc7e3-a28e-43cc-b2b6-87e3bc43d048 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 28dac9e1580d461c9de52e6659cc4f9d.", "code": 404, "title": "Not Found"}} 2018-12-27 17:21:35,424 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/28dac9e1580d461c9de52e6659cc4f9d used request id req-c93bc7e3-a28e-43cc-b2b6-87e3bc43d048 2018-12-27 17:21:35,424 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:21:35,428 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/81c108a273314b24bf6b48c41b5bbe0c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a86609c0c0f3e8ddbe7d824120bb3ecbd0eb0ad" 2018-12-27 17:21:35,534 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:21:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1978071c-443e-4a92-88ba-c029fb3c65ed Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 81c108a273314b24bf6b48c41b5bbe0c.", "code": 404, "title": "Not Found"}} 2018-12-27 17:21:35,534 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/81c108a273314b24bf6b48c41b5bbe0c used request id req-1978071c-443e-4a92-88ba-c029fb3c65ed 2018-12-27 17:21:35,534 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:21:35,537 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/7fb0e5436e4f467998e672dd71018a45 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a86609c0c0f3e8ddbe7d824120bb3ecbd0eb0ad" 2018-12-27 17:21:35,645 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:21:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ecbce393-30cd-4a45-85e4-d03f3348adf7 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7fb0e5436e4f467998e672dd71018a45.", "code": 404, "title": "Not Found"}} 2018-12-27 17:21:35,646 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/7fb0e5436e4f467998e672dd71018a45 used request id req-ecbce393-30cd-4a45-85e4-d03f3348adf7 2018-12-27 17:21:35,646 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:21:35,649 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/7cba3664d5674e65a12c8c269a05febf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a86609c0c0f3e8ddbe7d824120bb3ecbd0eb0ad" 2018-12-27 17:21:35,761 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:21:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-678c4657-6ea0-4025-bb19-a7e54e0763af Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7cba3664d5674e65a12c8c269a05febf.", "code": 404, "title": "Not Found"}} 2018-12-27 17:21:35,762 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/7cba3664d5674e65a12c8c269a05febf used request id req-678c4657-6ea0-4025-bb19-a7e54e0763af 2018-12-27 17:21:35,762 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:21:35,765 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/fbd6dbf946a5406398ba810e02d0888e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a86609c0c0f3e8ddbe7d824120bb3ecbd0eb0ad" 2018-12-27 17:21:35,873 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:21:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4ffe777f-be9e-4507-87ec-6a4d8f9de227 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: fbd6dbf946a5406398ba810e02d0888e.", "code": 404, "title": "Not Found"}} 2018-12-27 17:21:35,874 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/fbd6dbf946a5406398ba810e02d0888e used request id req-4ffe777f-be9e-4507-87ec-6a4d8f9de227 2018-12-27 17:21:35,874 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:21:35,877 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/253cc6709e714b8a80a5f74e4257907e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a86609c0c0f3e8ddbe7d824120bb3ecbd0eb0ad" 2018-12-27 17:21:35,986 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:21:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8322d5b9-9474-4a35-a53f-49df85a27c14 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 253cc6709e714b8a80a5f74e4257907e.", "code": 404, "title": "Not Found"}} 2018-12-27 17:21:35,986 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/253cc6709e714b8a80a5f74e4257907e used request id req-8322d5b9-9474-4a35-a53f-49df85a27c14 2018-12-27 17:21:35,987 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:21:35,990 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/782a28bd0d40485e85eda6b8ba43840b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a86609c0c0f3e8ddbe7d824120bb3ecbd0eb0ad" 2018-12-27 17:21:36,111 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:21:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d0e37cc8-f845-453b-94cc-157c5d4e3d97 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 782a28bd0d40485e85eda6b8ba43840b.", "code": 404, "title": "Not Found"}} 2018-12-27 17:21:36,111 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/782a28bd0d40485e85eda6b8ba43840b used request id req-d0e37cc8-f845-453b-94cc-157c5d4e3d97 2018-12-27 17:21:36,111 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:21:36,115 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/ef7e486beb8f4de39b25ca5f11552328 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a86609c0c0f3e8ddbe7d824120bb3ecbd0eb0ad" 2018-12-27 17:21:36,221 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:21:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-79027690-e6e9-40ac-a75f-31209d593146 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: ef7e486beb8f4de39b25ca5f11552328.", "code": 404, "title": "Not Found"}} 2018-12-27 17:21:36,221 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/ef7e486beb8f4de39b25ca5f11552328 used request id req-79027690-e6e9-40ac-a75f-31209d593146 2018-12-27 17:21:36,221 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:21:36,225 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/2a5a6879c5fa4db798cea6d394565d45 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a86609c0c0f3e8ddbe7d824120bb3ecbd0eb0ad" 2018-12-27 17:21:36,326 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:21:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-77c605c8-7967-4602-b3c7-29e6ea802ae4 Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.31:5000/v3/projects/2a5a6879c5fa4db798cea6d394565d45"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}} 2018-12-27 17:21:36,326 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/2a5a6879c5fa4db798cea6d394565d45 used request id req-77c605c8-7967-4602-b3c7-29e6ea802ae4 2018-12-27 17:21:36,330 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/da629caea04941e1ae8979c379dc7c9d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a86609c0c0f3e8ddbe7d824120bb3ecbd0eb0ad" 2018-12-27 17:21:36,453 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:21:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7f9e3a9c-a593-448f-ad17-c58ef85f5ec4 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/da629caea04941e1ae8979c379dc7c9d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "da629caea04941e1ae8979c379dc7c9d", "name": "service"}} 2018-12-27 17:21:36,453 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/da629caea04941e1ae8979c379dc7c9d used request id req-7f9e3a9c-a593-448f-ad17-c58ef85f5ec4 2018-12-27 17:21:36,454 - keystone_utils - INFO - Deleting project with name - CreateImageSuccessTests-35161d41-679e-479-proj 2018-12-27 17:21:36,458 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/projects/ec1db115c46c4edaa08800af714f6359 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a86609c0c0f3e8ddbe7d824120bb3ecbd0eb0ad" 2018-12-27 17:21:36,722 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:21:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9237e7b8-fdb9-4424-8d03-3b08cccb9993 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:21:36,722 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/ec1db115c46c4edaa08800af714f6359 used request id req-9237e7b8-fdb9-4424-8d03-3b08cccb9993 2018-12-27 17:21:36,722 - keystone_utils - INFO - Deleting role with name - CreateImageSuccessTests-35161d41-679e-479-proj-role 2018-12-27 17:21:36,726 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/roles/6d13db68ce674383b24cb4e7cbac01ce -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a86609c0c0f3e8ddbe7d824120bb3ecbd0eb0ad" 2018-12-27 17:21:36,858 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:21:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-17e67c61-f711-4151-a8dd-b6b0b3c126c2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:21:36,858 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/roles/6d13db68ce674383b24cb4e7cbac01ce used request id req-17e67c61-f711-4151-a8dd-b6b0b3c126c2 2018-12-27 17:21:36,861 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a86609c0c0f3e8ddbe7d824120bb3ecbd0eb0ad" 2018-12-27 17:21:36,974 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:21:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-15e8ba58-51c7-4890-9668-f15a47000e46 Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8de789d09e46427786a85702e5e8de91", "links": {"self": "http://172.30.9.31:5000/v3/roles/8de789d09e46427786a85702e5e8de91"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 17:21:36,974 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-15e8ba58-51c7-4890-9668-f15a47000e46 2018-12-27 17:21:36,975 - keystone_utils - INFO - Deleting user with name - CreateImageSuccessTests-35161d41-679e-479-user 2018-12-27 17:21:36,978 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/users/2257d2f674f6429483a475f79396c2bc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5f2efc957ce97849e9ee0d8924d99f31eaf6dfd" 2018-12-27 17:21:37,213 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:21:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-746aedea-0e84-4b21-a338-54c98467dce7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:21:37,214 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/2257d2f674f6429483a475f79396c2bc used request id req-746aedea-0e84-4b21-a338-54c98467dce7 2018-12-27 17:21:37,215 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:21:37,624 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:21:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["ZXXAiLUjQV6qk66gHAsLfg"], "issued_at": "2018-12-27T17:21:37.000000Z"}} 2018-12-27 17:21:37,625 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}480c575febddecd54f03f61f2c2eecbf7ea2d35b" 2018-12-27 17:21:37,745 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:21:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a71bef03-f1a6-4df7-b9b2-58ef0ebca5eb Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:21:37,745 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-a71bef03-f1a6-4df7-b9b2-58ef0ebca5eb 2018-12-27 17:21:37,747 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:21:37,747 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:21:38,161 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:21:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["R_23vnbMQkyZYgX03VQn8Q"], "issued_at": "2018-12-27T17:21:38.000000Z"}} 2018-12-27 17:21:38,162 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bafccf999e636f19eaaef77b90fbf4dcd93dd732" 2018-12-27 17:21:38,261 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:21:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-10dad0d5-376e-4edd-9c71-188f23ea3262 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:21:38,262 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-10dad0d5-376e-4edd-9c71-188f23ea3262 2018-12-27 17:21:38,266 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 17:21:38,271 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 17:21:38 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 17:21:38,272 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-3ba390e9-2a85-4ed-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bafccf999e636f19eaaef77b90fbf4dcd93dd732" 2018-12-27 17:21:38,385 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:21:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bd9162a0-be47-43af-a871-467614626601 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-3ba390e9-2a85-4ed-proj", "previous": null, "next": null}, "projects": []} 2018-12-27 17:21:38,385 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-3ba390e9-2a85-4ed-proj used request id req-bd9162a0-be47-43af-a871-467614626601 2018-12-27 17:21:38,389 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bafccf999e636f19eaaef77b90fbf4dcd93dd732" 2018-12-27 17:21:38,496 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:21:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b933fc6d-aa43-4dbb-953f-82f370461b8b Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-27 17:21:38,496 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-b933fc6d-aa43-4dbb-953f-82f370461b8b 2018-12-27 17:21:38,500 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bafccf999e636f19eaaef77b90fbf4dcd93dd732" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateImageSuccessTests-3ba390e9-2a85-4ed-proj"}}' 2018-12-27 17:21:38,661 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 27 Dec 2018 17:21:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-faa279bb-fe09-4288-9b33-ce807c94eab7 Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/f87eaca86a404fa6baf898cbf9d03b5f"}, "tags": [], "enabled": true, "id": "f87eaca86a404fa6baf898cbf9d03b5f", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-3ba390e9-2a85-4ed-proj"}} 2018-12-27 17:21:38,661 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-faa279bb-fe09-4288-9b33-ce807c94eab7 2018-12-27 17:21:38,662 - keystone_utils - INFO - Created project with name - CreateImageSuccessTests-3ba390e9-2a85-4ed-proj 2018-12-27 17:21:38,662 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:21:38,663 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:21:39,083 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:21:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["vuQlo1K3TgOPDquYJxxSCA"], "issued_at": "2018-12-27T17:21:39.000000Z"}} 2018-12-27 17:21:39,084 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3526b10ee937ec0b178afac3a7995a0e48c2672d" 2018-12-27 17:21:39,269 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:21:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3d596791-f22d-488a-9c6a-63902348a425 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:21:39,269 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-3d596791-f22d-488a-9c6a-63902348a425 2018-12-27 17:21:39,273 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 17:21:39,279 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 17:21:39 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 17:21:39,279 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3526b10ee937ec0b178afac3a7995a0e48c2672d" 2018-12-27 17:21:39,406 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:21:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-af2aef0c-6e32-44b9-a9ef-23ef6a01132d Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "links": {"self": "http://172.30.9.31:5000/v3/users/01fa52e7b3674fc48643fa4ffca67e4e"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "01fa52e7b3674fc48643fa4ffca67e4e", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/05a834ddebbc40688596b7460b47439e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05a834ddebbc40688596b7460b47439e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/08226a0ad01943f39559448239e291e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "08226a0ad01943f39559448239e291e1", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/55c0552fe37a4f7ca0e73939514bc683"}, "domain_id": "default", "enabled": true, "options": {}, "id": "55c0552fe37a4f7ca0e73939514bc683", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/646a4af4e3b5439a97996d353fea3924"}, "domain_id": "914eec1d43ea4caf9d2fd33268c06258", "enabled": true, "options": {}, "id": "646a4af4e3b5439a97996d353fea3924", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/85fb203e51c34d3f8122e285a6a318b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85fb203e51c34d3f8122e285a6a318b3", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/905e7f4b42d24cca93b99d2401fa3378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "905e7f4b42d24cca93b99d2401fa3378", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/a5bc08b9f81f4e5bb86c24f9f7547bae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5bc08b9f81f4e5bb86c24f9f7547bae", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/a5c780627f004d318bf908d80305da9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5c780627f004d318bf908d80305da9c", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/b18425bf2b044bc9af7e194919539a17"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b18425bf2b044bc9af7e194919539a17", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/b8d2134b619d4dca80e21d6fb16449b0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b8d2134b619d4dca80e21d6fb16449b0", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/b9ab6a25a652438285139fe5b44aea62"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9ab6a25a652438285139fe5b44aea62", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/c08462554a4844d681348f58b9b0edee"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c08462554a4844d681348f58b9b0edee", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/ddfc3a9aad444d4782eae677c8a98130"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ddfc3a9aad444d4782eae677c8a98130", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/f2a74f2185a54676a6cb2bb5ecfcc4f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2a74f2185a54676a6cb2bb5ecfcc4f6", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-12-27 17:21:39,406 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-af2aef0c-6e32-44b9-a9ef-23ef6a01132d 2018-12-27 17:21:39,410 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?name=CreateImageSuccessTests-3ba390e9-2a85-4ed-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3526b10ee937ec0b178afac3a7995a0e48c2672d" 2018-12-27 17:21:39,515 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:21:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-778c496b-19cf-4b76-ada7-262a1f8d8808 Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?name=CreateImageSuccessTests-3ba390e9-2a85-4ed-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/f87eaca86a404fa6baf898cbf9d03b5f"}, "tags": [], "enabled": true, "id": "f87eaca86a404fa6baf898cbf9d03b5f", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-3ba390e9-2a85-4ed-proj"}]} 2018-12-27 17:21:39,515 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?name=CreateImageSuccessTests-3ba390e9-2a85-4ed-proj used request id req-778c496b-19cf-4b76-ada7-262a1f8d8808 2018-12-27 17:21:39,518 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3526b10ee937ec0b178afac3a7995a0e48c2672d" 2018-12-27 17:21:39,647 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:21:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c072f2b4-2c96-483c-a09d-5b68f894c97e Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-27 17:21:39,647 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-c072f2b4-2c96-483c-a09d-5b68f894c97e 2018-12-27 17:21:40,033 - keystone_utils - INFO - Created user with name - CreateImageSuccessTests-3ba390e9-2a85-4ed-user 2018-12-27 17:21:40,033 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:21:40,037 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bafccf999e636f19eaaef77b90fbf4dcd93dd732" 2018-12-27 17:21:40,146 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:21:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7063eef4-b5f9-4d35-9b0d-96a642475b95 Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8de789d09e46427786a85702e5e8de91", "links": {"self": "http://172.30.9.31:5000/v3/roles/8de789d09e46427786a85702e5e8de91"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 17:21:40,147 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-7063eef4-b5f9-4d35-9b0d-96a642475b95 2018-12-27 17:21:40,150 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bafccf999e636f19eaaef77b90fbf4dcd93dd732" -d '{"role": {"name": "CreateImageSuccessTests-3ba390e9-2a85-4ed-proj-role"}}' 2018-12-27 17:21:40,289 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 27 Dec 2018 17:21:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-86cc3104-0be5-44b9-86ec-4d685ad325be Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "7f2924b6d5714dc4b20f8387aac507d9", "links": {"self": "http://172.30.9.31:5000/v3/roles/7f2924b6d5714dc4b20f8387aac507d9"}, "name": "CreateImageSuccessTests-3ba390e9-2a85-4ed-proj-role"}} 2018-12-27 17:21:40,289 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/roles used request id req-86cc3104-0be5-44b9-86ec-4d685ad325be 2018-12-27 17:21:40,290 - keystone_utils - INFO - Created role with name - CreateImageSuccessTests-3ba390e9-2a85-4ed-proj-role 2018-12-27 17:21:40,293 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles/7f2924b6d5714dc4b20f8387aac507d9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bafccf999e636f19eaaef77b90fbf4dcd93dd732" 2018-12-27 17:21:40,399 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:21:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0739227a-ef41-4de6-851e-2c92c1a14bb5 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "7f2924b6d5714dc4b20f8387aac507d9", "links": {"self": "http://172.30.9.31:5000/v3/roles/7f2924b6d5714dc4b20f8387aac507d9"}, "name": "CreateImageSuccessTests-3ba390e9-2a85-4ed-proj-role"}} 2018-12-27 17:21:40,399 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles/7f2924b6d5714dc4b20f8387aac507d9 used request id req-0739227a-ef41-4de6-851e-2c92c1a14bb5 2018-12-27 17:21:40,399 - keystone_utils - INFO - Granting role CreateImageSuccessTests-3ba390e9-2a85-4ed-proj-role to project CreateImageSuccessTests-3ba390e9-2a85-4ed-proj 2018-12-27 17:21:40,403 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:5000/v3/projects/f87eaca86a404fa6baf898cbf9d03b5f/users/7b4e12cf73c142e4bbc7d09cb25e9ae3/roles/7f2924b6d5714dc4b20f8387aac507d9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bafccf999e636f19eaaef77b90fbf4dcd93dd732" 2018-12-27 17:21:40,562 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:21:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eab239dd-8667-40a6-afe4-c9b0f62a29f8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:21:40,562 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/f87eaca86a404fa6baf898cbf9d03b5f/users/7b4e12cf73c142e4bbc7d09cb25e9ae3/roles/7f2924b6d5714dc4b20f8387aac507d9 used request id req-eab239dd-8667-40a6-afe4-c9b0f62a29f8 2018-12-27 17:21:40,563 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-12-27 17:21:40,563 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:21:40,564 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:21:40,989 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7f2924b6d5714dc4b20f8387aac507d9", "name": "CreateImageSuccessTests-3ba390e9-2a85-4ed-proj-role"}], "expires_at": "2018-12-27T18:21:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f87eaca86a404fa6baf898cbf9d03b5f", "name": "CreateImageSuccessTests-3ba390e9-2a85-4ed-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/f87eaca86a404fa6baf898cbf9d03b5f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/f87eaca86a404fa6baf898cbf9d03b5f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/f87eaca86a404fa6baf898cbf9d03b5f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/f87eaca86a404fa6baf898cbf9d03b5f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/f87eaca86a404fa6baf898cbf9d03b5f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/f87eaca86a404fa6baf898cbf9d03b5f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/f87eaca86a404fa6baf898cbf9d03b5f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/f87eaca86a404fa6baf898cbf9d03b5f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/f87eaca86a404fa6baf898cbf9d03b5f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_f87eaca86a404fa6baf898cbf9d03b5f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_f87eaca86a404fa6baf898cbf9d03b5f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/f87eaca86a404fa6baf898cbf9d03b5f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/f87eaca86a404fa6baf898cbf9d03b5f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/f87eaca86a404fa6baf898cbf9d03b5f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-3ba390e9-2a85-4ed-user", "id": "7b4e12cf73c142e4bbc7d09cb25e9ae3"}, "audit_ids": ["z9dI_1LoTFiRGNBlDn3TaQ"], "issued_at": "2018-12-27T17:21:40.000000Z"}} 2018-12-27 17:21:40,990 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88ff20e760744ace9c1d87c90ab8aadb1bd9e162" 2018-12-27 17:21:41,086 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:21:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b930db0e-ec48-48be-995b-13bcdcb80a0e Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:21:41,086 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-b930db0e-ec48-48be-995b-13bcdcb80a0e 2018-12-27 17:21:41,090 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-c087ceb5-0a7d-4167-b9ca-9b32eeb5bbcd -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}88ff20e760744ace9c1d87c90ab8aadb1bd9e162" 2018-12-27 17:21:41,301 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 162 Content-Type: application/json X-Openstack-Request-Id: req-5409fc8b-1aec-424d-9d40-2edacabdb751 Date: Thu, 27 Dec 2018 17:21:41 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-c087ceb5-0a7d-4167-b9ca-9b32eeb5bbcd"} 2018-12-27 17:21:41,301 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-c087ceb5-0a7d-4167-b9ca-9b32eeb5bbcd used request id req-5409fc8b-1aec-424d-9d40-2edacabdb751 2018-12-27 17:21:41,304 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}88ff20e760744ace9c1d87c90ab8aadb1bd9e162" 2018-12-27 17:21:41,496 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-59b5ad0f-4e64-4496-bcea-5ebf0a3f7a36 Date: Thu, 27 Dec 2018 17:21:41 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-27 17:21:41,496 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/schemas/image used request id req-59b5ad0f-4e64-4496-bcea-5ebf0a3f7a36 2018-12-27 17:21:41,527 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}88ff20e760744ace9c1d87c90ab8aadb1bd9e162" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateImageSuccessTests-c087ceb5-0a7d-4167-b9ca-9b32eeb5bbcd"}' 2018-12-27 17:21:41,774 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 621 Content-Type: application/json Location: http://172.30.9.31:9292/v2/images/914122a6-7cf4-47dd-a3b6-ebaaa9e224eb Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-d0886c39-f26a-4678-96d5-56ee370e541f Date: Thu, 27 Dec 2018 17:21:41 GMT RESP BODY: {"status": "queued", "name": "CreateImageSuccessTests-c087ceb5-0a7d-4167-b9ca-9b32eeb5bbcd", "tags": [], "container_format": "bare", "created_at": "2018-12-27T17:21:41Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-12-27T17:21:41Z", "visibility": "shared", "locations": [], "self": "/v2/images/914122a6-7cf4-47dd-a3b6-ebaaa9e224eb", "min_disk": 0, "protected": false, "id": "914122a6-7cf4-47dd-a3b6-ebaaa9e224eb", "file": "/v2/images/914122a6-7cf4-47dd-a3b6-ebaaa9e224eb/file", "checksum": null, "owner": "f87eaca86a404fa6baf898cbf9d03b5f", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-27 17:21:41,774 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.31:9292/v2/images used request id req-d0886c39-f26a-4678-96d5-56ee370e541f 2018-12-27 17:21:41,784 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:9292/v2/images/914122a6-7cf4-47dd-a3b6-ebaaa9e224eb/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}88ff20e760744ace9c1d87c90ab8aadb1bd9e162" -d '' 2018-12-27 17:21:42,528 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-ec8fc3d6-1ae6-4ca3-bab5-add73c8b93d6 Date: Thu, 27 Dec 2018 17:21:42 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-27 17:21:42,528 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.31:9292/v2/images/914122a6-7cf4-47dd-a3b6-ebaaa9e224eb/file used request id req-ec8fc3d6-1ae6-4ca3-bab5-add73c8b93d6 2018-12-27 17:21:42,528 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-27 17:21:42,531 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/images/914122a6-7cf4-47dd-a3b6-ebaaa9e224eb -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}88ff20e760744ace9c1d87c90ab8aadb1bd9e162" 2018-12-27 17:21:42,725 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-3bc695f1-a0f8-4cab-8956-228c219c2bf9 Date: Thu, 27 Dec 2018 17:21:42 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-c087ceb5-0a7d-4167-b9ca-9b32eeb5bbcd", "tags": [], "container_format": "bare", "created_at": "2018-12-27T17:21:41Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-27T17:21:42Z", "visibility": "shared", "locations": [{"url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/914122a6-7cf4-47dd-a3b6-ebaaa9e224eb/snap", "metadata": {}}], "self": "/v2/images/914122a6-7cf4-47dd-a3b6-ebaaa9e224eb", "min_disk": 0, "protected": false, "id": "914122a6-7cf4-47dd-a3b6-ebaaa9e224eb", "file": "/v2/images/914122a6-7cf4-47dd-a3b6-ebaaa9e224eb/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "f87eaca86a404fa6baf898cbf9d03b5f", "direct_url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/914122a6-7cf4-47dd-a3b6-ebaaa9e224eb/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-27 17:21:42,726 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images/914122a6-7cf4-47dd-a3b6-ebaaa9e224eb used request id req-3bc695f1-a0f8-4cab-8956-228c219c2bf9 2018-12-27 17:21:42,729 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}88ff20e760744ace9c1d87c90ab8aadb1bd9e162" 2018-12-27 17:21:42,736 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-01c44a17-ac19-4b38-b56c-cd0816b6832d Date: Thu, 27 Dec 2018 17:21:42 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-27 17:21:42,736 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/schemas/image used request id req-01c44a17-ac19-4b38-b56c-cd0816b6832d 2018-12-27 17:21:42,739 - create_image - INFO - Created image with name - CreateImageSuccessTests-c087ceb5-0a7d-4167-b9ca-9b32eeb5bbcd 2018-12-27 17:21:42,742 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/images/914122a6-7cf4-47dd-a3b6-ebaaa9e224eb -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}88ff20e760744ace9c1d87c90ab8aadb1bd9e162" 2018-12-27 17:21:42,927 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-b36d92c2-b49b-4add-98db-9369ffb34bdb Date: Thu, 27 Dec 2018 17:21:42 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-c087ceb5-0a7d-4167-b9ca-9b32eeb5bbcd", "tags": [], "container_format": "bare", "created_at": "2018-12-27T17:21:41Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-27T17:21:42Z", "visibility": "shared", "locations": [{"url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/914122a6-7cf4-47dd-a3b6-ebaaa9e224eb/snap", "metadata": {}}], "self": "/v2/images/914122a6-7cf4-47dd-a3b6-ebaaa9e224eb", "min_disk": 0, "protected": false, "id": "914122a6-7cf4-47dd-a3b6-ebaaa9e224eb", "file": "/v2/images/914122a6-7cf4-47dd-a3b6-ebaaa9e224eb/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "f87eaca86a404fa6baf898cbf9d03b5f", "direct_url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/914122a6-7cf4-47dd-a3b6-ebaaa9e224eb/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-27 17:21:42,927 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images/914122a6-7cf4-47dd-a3b6-ebaaa9e224eb used request id req-b36d92c2-b49b-4add-98db-9369ffb34bdb 2018-12-27 17:21:42,928 - create_image - DEBUG - Instance status is - active 2018-12-27 17:21:42,928 - create_image - DEBUG - Image is active with name - CreateImageSuccessTests-c087ceb5-0a7d-4167-b9ca-9b32eeb5bbcd 2018-12-27 17:21:42,928 - create_image - INFO - Image is now active with name - CreateImageSuccessTests-c087ceb5-0a7d-4167-b9ca-9b32eeb5bbcd 2018-12-27 17:21:42,929 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:21:43,341 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7f2924b6d5714dc4b20f8387aac507d9", "name": "CreateImageSuccessTests-3ba390e9-2a85-4ed-proj-role"}], "expires_at": "2018-12-27T18:21:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f87eaca86a404fa6baf898cbf9d03b5f", "name": "CreateImageSuccessTests-3ba390e9-2a85-4ed-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/f87eaca86a404fa6baf898cbf9d03b5f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/f87eaca86a404fa6baf898cbf9d03b5f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/f87eaca86a404fa6baf898cbf9d03b5f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/f87eaca86a404fa6baf898cbf9d03b5f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/f87eaca86a404fa6baf898cbf9d03b5f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/f87eaca86a404fa6baf898cbf9d03b5f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/f87eaca86a404fa6baf898cbf9d03b5f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/f87eaca86a404fa6baf898cbf9d03b5f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/f87eaca86a404fa6baf898cbf9d03b5f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_f87eaca86a404fa6baf898cbf9d03b5f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_f87eaca86a404fa6baf898cbf9d03b5f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/f87eaca86a404fa6baf898cbf9d03b5f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/f87eaca86a404fa6baf898cbf9d03b5f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/f87eaca86a404fa6baf898cbf9d03b5f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-3ba390e9-2a85-4ed-user", "id": "7b4e12cf73c142e4bbc7d09cb25e9ae3"}, "audit_ids": ["i2DVAJzeSoyl7Y9-D5-qTg"], "issued_at": "2018-12-27T17:21:43.000000Z"}} 2018-12-27 17:21:43,344 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-c087ceb5-0a7d-4167-b9ca-9b32eeb5bbcd -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}406422b44d83132ac11674341872d23eaa502cd2" 2018-12-27 17:21:43,555 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1044 Content-Type: application/json X-Openstack-Request-Id: req-549b4090-4a5d-424d-892b-fa2fa5427a5a Date: Thu, 27 Dec 2018 17:21:43 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-c087ceb5-0a7d-4167-b9ca-9b32eeb5bbcd", "tags": [], "container_format": "bare", "created_at": "2018-12-27T17:21:41Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-27T17:21:42Z", "visibility": "shared", "locations": [{"url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/914122a6-7cf4-47dd-a3b6-ebaaa9e224eb/snap", "metadata": {}}], "self": "/v2/images/914122a6-7cf4-47dd-a3b6-ebaaa9e224eb", "min_disk": 0, "protected": false, "id": "914122a6-7cf4-47dd-a3b6-ebaaa9e224eb", "file": "/v2/images/914122a6-7cf4-47dd-a3b6-ebaaa9e224eb/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "f87eaca86a404fa6baf898cbf9d03b5f", "direct_url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/914122a6-7cf4-47dd-a3b6-ebaaa9e224eb/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-c087ceb5-0a7d-4167-b9ca-9b32eeb5bbcd"} 2018-12-27 17:21:43,556 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-c087ceb5-0a7d-4167-b9ca-9b32eeb5bbcd used request id req-549b4090-4a5d-424d-892b-fa2fa5427a5a 2018-12-27 17:21:43,561 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}406422b44d83132ac11674341872d23eaa502cd2" 2018-12-27 17:21:43,756 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-485974c4-f71d-49f5-bf43-92842dfbc701 Date: Thu, 27 Dec 2018 17:21:43 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-27 17:21:43,757 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/schemas/image used request id req-485974c4-f71d-49f5-bf43-92842dfbc701 2018-12-27 17:21:43,760 - glance_utils - INFO - Deleting image named - CreateImageSuccessTests-c087ceb5-0a7d-4167-b9ca-9b32eeb5bbcd 2018-12-27 17:21:43,762 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9292/v2/images/914122a6-7cf4-47dd-a3b6-ebaaa9e224eb -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}88ff20e760744ace9c1d87c90ab8aadb1bd9e162" 2018-12-27 17:21:44,773 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-b93d7f6d-42d9-4953-9941-bc1fbb228019 Date: Thu, 27 Dec 2018 17:21:44 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-27 17:21:44,773 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.31:9292/v2/images/914122a6-7cf4-47dd-a3b6-ebaaa9e224eb used request id req-b93d7f6d-42d9-4953-9941-bc1fbb228019 2018-12-27 17:21:44,781 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bafccf999e636f19eaaef77b90fbf4dcd93dd732" 2018-12-27 17:21:45,062 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 33483 X-Openstack-Request-Id: req-0efb80f1-86d7-4376-8689-d2a522f55019 Date: Thu, 27 Dec 2018 17:21:45 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "created_at": "2018-12-27T15:33:01Z", "updated_at": "2018-12-27T15:33:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "35205ac3-06e6-4cf6-bb21-ff8f813cb45b", "remote_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "ade77f59-e70c-4970-8ea8-198222fa332e", "remote_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "c4f3bf7f-d793-498d-a883-bb8c6003f070", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "c85cb618-8f19-445b-8e16-6d467cb17771", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}], "revision_number": 4, "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "created_at": "2018-12-27T15:57:22Z", "updated_at": "2018-12-27T15:57:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "5e258a3b-01f5-4aef-81b7-0b5dc6e5b683", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "65475539-0336-498a-8da4-ff0a80b10089", "remote_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "ae922857-f7ae-4bc8-949b-153fb43bfd00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "b4f87679-52e1-4cf9-bf76-5abb9a9bec06", "remote_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "f7197afc9b61423897aefc9a643d03a1"}], "revision_number": 4, "project_id": "f7197afc9b61423897aefc9a643d03a1", "id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "created_at": "2018-12-27T16:01:54Z", "updated_at": "2018-12-27T16:01:54Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "00dd3abd-acd1-4edb-8f4a-8badcbd2eeb4", "remote_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "018de60d-bc33-4ef0-9eed-6d00b6ce227b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "0d99f0db-fa6b-4201-b67f-a7ff0db82c5d", "remote_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv6", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "5c4049ef-933d-4614-84e7-83584430d462", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv6", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}], "revision_number": 4, "project_id": "8c689c5e31c44b09ab85f80682abbc2a", "id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "created_at": "2018-12-27T15:56:49Z", "updated_at": "2018-12-27T15:56:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "6555e255-763a-4448-b1b1-0c93b2a390bd", "remote_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "777ff7a5-a590-43e5-a84b-7677710494e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "8bac258a-08df-48b7-900b-efbe01a6ec20", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "dc17921e-353f-4898-a970-881b2c8d093d", "remote_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}], "revision_number": 4, "project_id": "28dac9e1580d461c9de52e6659cc4f9d", "id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "created_at": "2018-12-27T16:01:52Z", "updated_at": "2018-12-27T16:01:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "32737757-45f3-4b24-b6ab-5f2d5579b4a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv6", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "ae604ef3-492d-4aa3-8045-1ff84f755a27", "remote_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv4", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "b7bff40a-beda-4996-b140-ed94d010535c", "remote_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv6", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "b8129030-9d72-4d5d-adce-47bbe62492fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv4", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}], "revision_number": 4, "project_id": "81c108a273314b24bf6b48c41b5bbe0c", "id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "created_at": "2018-12-27T15:57:20Z", "updated_at": "2018-12-27T15:57:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "0c389ec4-c0af-4c20-acf9-4fcc1d859dd7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv6", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "3749697a-f2ef-439a-a661-2fb92badd1ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv4", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "b74e0c8c-e243-450e-b1be-69c587093d6d", "remote_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv6", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "c222695b-2f1c-427d-afd7-e0be24ec9f66", "remote_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv4", "project_id": "7fb0e5436e4f467998e672dd71018a45"}], "revision_number": 4, "project_id": "7fb0e5436e4f467998e672dd71018a45", "id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "created_at": "2018-12-27T17:02:11Z", "updated_at": "2018-12-27T17:02:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "675d8a56-1c9b-4c58-a252-61e65997fd05", "remote_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv4", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "84f0587c-7394-4fd6-8f3d-8d6ba94cf3f9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv6", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "8a450b4f-e710-4193-816e-13a2d4e40c07", "remote_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv6", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "c3106b0a-1026-4156-86a9-f0438b7fab93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv4", "project_id": "7cba3664d5674e65a12c8c269a05febf"}], "revision_number": 4, "project_id": "7cba3664d5674e65a12c8c269a05febf", "id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "created_at": "2018-12-27T15:58:29Z", "updated_at": "2018-12-27T15:58:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "2a945ecc-f9fa-4219-96ab-c189a7f5c102", "remote_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv6", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "55e2b54e-68d4-4476-8c9f-e05e347c8970", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv4", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "9983229c-b595-482a-973f-81137a209b6d", "remote_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv4", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "9d4b8450-78ab-4817-a586-372ed88268f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv6", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}], "revision_number": 4, "project_id": "fbd6dbf946a5406398ba810e02d0888e", "id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "created_at": "2018-12-27T15:57:24Z", "updated_at": "2018-12-27T15:57:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "35521f2a-a59d-4798-9fa8-0febfe126076", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv4", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "607d473d-1e6a-4088-a778-7df9ffc1ff68", "remote_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv6", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "6f8fa92b-b67a-4047-a900-f43656aff42b", "remote_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv4", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "890f1d6c-9ae5-45b0-b7a1-282182432b66", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv6", "project_id": "253cc6709e714b8a80a5f74e4257907e"}], "revision_number": 4, "project_id": "253cc6709e714b8a80a5f74e4257907e", "id": "b9546f11-205e-4322-89f8-f0360d6090ed", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "created_at": "2018-12-27T15:57:08Z", "updated_at": "2018-12-27T15:57:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "6739c48b-d899-4c17-bb8e-ffaf8922c034", "remote_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv4", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "9660a6af-4d9b-40b9-9729-f205f66c2bd0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv4", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "bf244c03-fc10-4754-9c2b-b0224401c4f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv6", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "d3bee7cc-a152-441c-9790-abb1f56cec03", "remote_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv6", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}], "revision_number": 4, "project_id": "782a28bd0d40485e85eda6b8ba43840b", "id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "created_at": "2018-12-27T15:57:11Z", "updated_at": "2018-12-27T15:57:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "22c0d2cf-360a-4aa8-ba7e-bfdbf8327d27", "remote_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "553b140a-8ba9-4af7-9f50-bf24e87aebf7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "b2ecf7a5-df98-4d65-a762-767320437c5a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "e49104b2-7c13-49d6-8519-a16dd585346f", "remote_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}], "revision_number": 4, "project_id": "ef7e486beb8f4de39b25ca5f11552328", "id": "d0588e93-db0d-4888-9f99-3399a50df490", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "created_at": "2018-12-27T17:19:15Z", "updated_at": "2018-12-27T17:19:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "1990fe24-df44-4561-9f09-f50aab182bf7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "651e4b8b-b29e-409b-9f25-ff2328ccefe6", "remote_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "cc4e2254-2157-4ae1-a233-3047573ddc6d", "remote_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "da56dda4-aaf3-43ff-bdf7-e64892ec2345", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}], "revision_number": 4, "project_id": "2a5a6879c5fa4db798cea6d394565d45", "id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-27T15:33:07Z", "updated_at": "2018-12-27T15:33:07Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "4de95db8-72d6-4aec-a145-e92511971eb9", "remote_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "5f100cff-05d8-4405-8dfb-0a387c123fae", "remote_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "a3f6a193-cc94-4220-a73a-08acf63c449b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "f059d8a5-0c32-49c9-a721-77cc89245ecd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "created_at": "2018-12-27T15:29:16Z", "updated_at": "2018-12-27T15:29:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "3c53841a-5bc0-4192-b482-044411e217ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "5956ff3f-d59d-4af6-82b5-566c888583a7", "remote_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:16Z", "revision_number": 0, "id": "60735d87-52c7-426a-91a6-aff1078a5a2d", "remote_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:16Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "abe97133-61dd-4fdf-baf3-2e07968a324f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "da629caea04941e1ae8979c379dc7c9d"}], "revision_number": 4, "project_id": "da629caea04941e1ae8979c379dc7c9d", "id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "name": "default"}]} 2018-12-27 17:21:45,063 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=default used request id req-0efb80f1-86d7-4376-8689-d2a522f55019 2018-12-27 17:21:45,070 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bafccf999e636f19eaaef77b90fbf4dcd93dd732" 2018-12-27 17:21:45,187 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:21:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1da5ddeb-b5d9-4a7a-a58a-71c6b763449b Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b7b4fceec1ad4c6eb74d758b709a9d93", "name": "admin"}} 2018-12-27 17:21:45,187 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93 used request id req-1da5ddeb-b5d9-4a7a-a58a-71c6b763449b 2018-12-27 17:21:45,191 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/f7197afc9b61423897aefc9a643d03a1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bafccf999e636f19eaaef77b90fbf4dcd93dd732" 2018-12-27 17:21:45,292 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:21:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2761c42b-350e-4616-8260-fbcadaf8157f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f7197afc9b61423897aefc9a643d03a1.", "code": 404, "title": "Not Found"}} 2018-12-27 17:21:45,292 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/f7197afc9b61423897aefc9a643d03a1 used request id req-2761c42b-350e-4616-8260-fbcadaf8157f 2018-12-27 17:21:45,292 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:21:45,296 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/8c689c5e31c44b09ab85f80682abbc2a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bafccf999e636f19eaaef77b90fbf4dcd93dd732" 2018-12-27 17:21:45,401 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:21:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-31cb3d07-8137-4f89-b2b8-eb5df68c7f14 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8c689c5e31c44b09ab85f80682abbc2a.", "code": 404, "title": "Not Found"}} 2018-12-27 17:21:45,401 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/8c689c5e31c44b09ab85f80682abbc2a used request id req-31cb3d07-8137-4f89-b2b8-eb5df68c7f14 2018-12-27 17:21:45,402 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:21:45,405 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/28dac9e1580d461c9de52e6659cc4f9d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bafccf999e636f19eaaef77b90fbf4dcd93dd732" 2018-12-27 17:21:45,517 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:21:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e82a4016-7c42-4a55-b669-2ac7ae95b138 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 28dac9e1580d461c9de52e6659cc4f9d.", "code": 404, "title": "Not Found"}} 2018-12-27 17:21:45,517 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/28dac9e1580d461c9de52e6659cc4f9d used request id req-e82a4016-7c42-4a55-b669-2ac7ae95b138 2018-12-27 17:21:45,518 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:21:45,521 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/81c108a273314b24bf6b48c41b5bbe0c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bafccf999e636f19eaaef77b90fbf4dcd93dd732" 2018-12-27 17:21:45,625 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:21:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-845b6848-7112-4bd5-b920-37f40f037c3a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 81c108a273314b24bf6b48c41b5bbe0c.", "code": 404, "title": "Not Found"}} 2018-12-27 17:21:45,625 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/81c108a273314b24bf6b48c41b5bbe0c used request id req-845b6848-7112-4bd5-b920-37f40f037c3a 2018-12-27 17:21:45,625 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:21:45,628 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/7fb0e5436e4f467998e672dd71018a45 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bafccf999e636f19eaaef77b90fbf4dcd93dd732" 2018-12-27 17:21:45,735 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:21:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-49a05bf3-3ba1-46a2-8fc4-5a3c94a41541 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7fb0e5436e4f467998e672dd71018a45.", "code": 404, "title": "Not Found"}} 2018-12-27 17:21:45,735 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/7fb0e5436e4f467998e672dd71018a45 used request id req-49a05bf3-3ba1-46a2-8fc4-5a3c94a41541 2018-12-27 17:21:45,735 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:21:45,739 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/7cba3664d5674e65a12c8c269a05febf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bafccf999e636f19eaaef77b90fbf4dcd93dd732" 2018-12-27 17:21:45,850 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:21:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dcca185b-3574-454b-9fcf-c1f5390fabb5 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7cba3664d5674e65a12c8c269a05febf.", "code": 404, "title": "Not Found"}} 2018-12-27 17:21:45,850 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/7cba3664d5674e65a12c8c269a05febf used request id req-dcca185b-3574-454b-9fcf-c1f5390fabb5 2018-12-27 17:21:45,850 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:21:45,854 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/fbd6dbf946a5406398ba810e02d0888e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bafccf999e636f19eaaef77b90fbf4dcd93dd732" 2018-12-27 17:21:45,957 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:21:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-69bfbcf1-1430-4425-916a-65f689a356e0 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: fbd6dbf946a5406398ba810e02d0888e.", "code": 404, "title": "Not Found"}} 2018-12-27 17:21:45,957 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/fbd6dbf946a5406398ba810e02d0888e used request id req-69bfbcf1-1430-4425-916a-65f689a356e0 2018-12-27 17:21:45,957 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:21:45,961 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/253cc6709e714b8a80a5f74e4257907e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bafccf999e636f19eaaef77b90fbf4dcd93dd732" 2018-12-27 17:21:46,070 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:21:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7d293c8c-759c-4e5e-afb6-9e2bdd9d22c0 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 253cc6709e714b8a80a5f74e4257907e.", "code": 404, "title": "Not Found"}} 2018-12-27 17:21:46,070 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/253cc6709e714b8a80a5f74e4257907e used request id req-7d293c8c-759c-4e5e-afb6-9e2bdd9d22c0 2018-12-27 17:21:46,070 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:21:46,074 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/782a28bd0d40485e85eda6b8ba43840b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bafccf999e636f19eaaef77b90fbf4dcd93dd732" 2018-12-27 17:21:46,194 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:21:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-055caec2-a96a-4e51-a97c-349960945022 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 782a28bd0d40485e85eda6b8ba43840b.", "code": 404, "title": "Not Found"}} 2018-12-27 17:21:46,194 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/782a28bd0d40485e85eda6b8ba43840b used request id req-055caec2-a96a-4e51-a97c-349960945022 2018-12-27 17:21:46,194 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:21:46,198 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/ef7e486beb8f4de39b25ca5f11552328 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bafccf999e636f19eaaef77b90fbf4dcd93dd732" 2018-12-27 17:21:46,214 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:21:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a09dd843-842d-4907-a94a-c1959b5f6662 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: ef7e486beb8f4de39b25ca5f11552328.", "code": 404, "title": "Not Found"}} 2018-12-27 17:21:46,214 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/ef7e486beb8f4de39b25ca5f11552328 used request id req-a09dd843-842d-4907-a94a-c1959b5f6662 2018-12-27 17:21:46,214 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:21:46,217 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/2a5a6879c5fa4db798cea6d394565d45 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bafccf999e636f19eaaef77b90fbf4dcd93dd732" 2018-12-27 17:21:46,326 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:21:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e42ccc30-1fae-4229-b6e1-5d1a5fc480a5 Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.31:5000/v3/projects/2a5a6879c5fa4db798cea6d394565d45"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}} 2018-12-27 17:21:46,326 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/2a5a6879c5fa4db798cea6d394565d45 used request id req-e42ccc30-1fae-4229-b6e1-5d1a5fc480a5 2018-12-27 17:21:46,330 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/da629caea04941e1ae8979c379dc7c9d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bafccf999e636f19eaaef77b90fbf4dcd93dd732" 2018-12-27 17:21:46,448 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:21:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a272024d-2780-490d-a2ff-4d8803cddaa3 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/da629caea04941e1ae8979c379dc7c9d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "da629caea04941e1ae8979c379dc7c9d", "name": "service"}} 2018-12-27 17:21:46,448 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/da629caea04941e1ae8979c379dc7c9d used request id req-a272024d-2780-490d-a2ff-4d8803cddaa3 2018-12-27 17:21:46,449 - keystone_utils - INFO - Deleting project with name - CreateImageSuccessTests-3ba390e9-2a85-4ed-proj 2018-12-27 17:21:46,453 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/projects/f87eaca86a404fa6baf898cbf9d03b5f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bafccf999e636f19eaaef77b90fbf4dcd93dd732" 2018-12-27 17:21:46,708 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:21:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ce81d77b-1b16-4615-bcf3-5fbf1c36d552 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:21:46,708 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/f87eaca86a404fa6baf898cbf9d03b5f used request id req-ce81d77b-1b16-4615-bcf3-5fbf1c36d552 2018-12-27 17:21:46,708 - keystone_utils - INFO - Deleting role with name - CreateImageSuccessTests-3ba390e9-2a85-4ed-proj-role 2018-12-27 17:21:46,712 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/roles/7f2924b6d5714dc4b20f8387aac507d9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bafccf999e636f19eaaef77b90fbf4dcd93dd732" 2018-12-27 17:21:46,829 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:21:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f5ef1403-40df-44d2-b5ac-dfab19cf3bf7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:21:46,830 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/roles/7f2924b6d5714dc4b20f8387aac507d9 used request id req-f5ef1403-40df-44d2-b5ac-dfab19cf3bf7 2018-12-27 17:21:46,833 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bafccf999e636f19eaaef77b90fbf4dcd93dd732" 2018-12-27 17:21:46,940 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:21:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-15f67919-ce67-4514-b701-2713b93f6234 Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8de789d09e46427786a85702e5e8de91", "links": {"self": "http://172.30.9.31:5000/v3/roles/8de789d09e46427786a85702e5e8de91"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 17:21:46,940 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-15f67919-ce67-4514-b701-2713b93f6234 2018-12-27 17:21:46,941 - keystone_utils - INFO - Deleting user with name - CreateImageSuccessTests-3ba390e9-2a85-4ed-user 2018-12-27 17:21:46,944 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/users/7b4e12cf73c142e4bbc7d09cb25e9ae3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3526b10ee937ec0b178afac3a7995a0e48c2672d" 2018-12-27 17:21:47,224 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:21:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ce777272-c6fc-4731-95e1-baa00e698e5f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:21:47,224 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/7b4e12cf73c142e4bbc7d09cb25e9ae3 used request id req-ce777272-c6fc-4731-95e1-baa00e698e5f 2018-12-27 17:21:47,226 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:21:47,643 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:21:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["YbFd-U5hRwakvbAhClXPpw"], "issued_at": "2018-12-27T17:21:47.000000Z"}} 2018-12-27 17:21:47,644 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbf2dfc06cbc29683bf812c954933a594398df41" 2018-12-27 17:21:47,752 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:21:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4ca06020-78e1-4d9e-97bb-ac27d49f408e Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:21:47,752 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-4ca06020-78e1-4d9e-97bb-ac27d49f408e 2018-12-27 17:21:47,753 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:21:47,754 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:21:48,173 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:21:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["c4yaPfiqRsKpd1if8ydM1Q"], "issued_at": "2018-12-27T17:21:48.000000Z"}} 2018-12-27 17:21:48,173 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a47a9c97a4e2d2efa5f9b1ddd3360f3636295cb5" 2018-12-27 17:21:48,274 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:21:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0ae0b9ac-20c2-4115-8fe1-306a7d8b08ed Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:21:48,274 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-0ae0b9ac-20c2-4115-8fe1-306a7d8b08ed 2018-12-27 17:21:48,277 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 17:21:48,283 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 17:21:48 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 17:21:48,284 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-c9f4220c-1867-48b-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a47a9c97a4e2d2efa5f9b1ddd3360f3636295cb5" 2018-12-27 17:21:48,392 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:21:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-faba32c6-c015-46a9-a0ff-7a952162ae97 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-c9f4220c-1867-48b-proj", "previous": null, "next": null}, "projects": []} 2018-12-27 17:21:48,393 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-c9f4220c-1867-48b-proj used request id req-faba32c6-c015-46a9-a0ff-7a952162ae97 2018-12-27 17:21:48,396 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a47a9c97a4e2d2efa5f9b1ddd3360f3636295cb5" 2018-12-27 17:21:48,507 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:21:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b583e972-c890-48f5-b8ee-a0aded502e82 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-27 17:21:48,508 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-b583e972-c890-48f5-b8ee-a0aded502e82 2018-12-27 17:21:48,511 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a47a9c97a4e2d2efa5f9b1ddd3360f3636295cb5" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateImageSuccessTests-c9f4220c-1867-48b-proj"}}' 2018-12-27 17:21:48,661 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 27 Dec 2018 17:21:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e275852f-42c8-4651-ab76-cffc687d3550 Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/d89cb364964d4048b3dda4bc6fa4e42d"}, "tags": [], "enabled": true, "id": "d89cb364964d4048b3dda4bc6fa4e42d", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-c9f4220c-1867-48b-proj"}} 2018-12-27 17:21:48,661 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-e275852f-42c8-4651-ab76-cffc687d3550 2018-12-27 17:21:48,661 - keystone_utils - INFO - Created project with name - CreateImageSuccessTests-c9f4220c-1867-48b-proj 2018-12-27 17:21:48,661 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:21:48,662 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:21:49,074 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:21:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["Kd-mEQToSSq9wKoBGUlVzA"], "issued_at": "2018-12-27T17:21:49.000000Z"}} 2018-12-27 17:21:49,075 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4196f3e154dc8d69b981bccdb38e498d9917eeb2" 2018-12-27 17:21:49,175 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:21:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a6cdc1f0-be20-4820-bea6-9b9ed445768b Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:21:49,175 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-a6cdc1f0-be20-4820-bea6-9b9ed445768b 2018-12-27 17:21:49,179 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 17:21:49,185 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 17:21:49 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 17:21:49,186 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4196f3e154dc8d69b981bccdb38e498d9917eeb2" 2018-12-27 17:21:49,310 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:21:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e20c8d3a-9105-4080-a04f-aec86261e3fd Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "links": {"self": "http://172.30.9.31:5000/v3/users/01fa52e7b3674fc48643fa4ffca67e4e"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "01fa52e7b3674fc48643fa4ffca67e4e", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/05a834ddebbc40688596b7460b47439e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05a834ddebbc40688596b7460b47439e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/08226a0ad01943f39559448239e291e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "08226a0ad01943f39559448239e291e1", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/55c0552fe37a4f7ca0e73939514bc683"}, "domain_id": "default", "enabled": true, "options": {}, "id": "55c0552fe37a4f7ca0e73939514bc683", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/646a4af4e3b5439a97996d353fea3924"}, "domain_id": "914eec1d43ea4caf9d2fd33268c06258", "enabled": true, "options": {}, "id": "646a4af4e3b5439a97996d353fea3924", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/85fb203e51c34d3f8122e285a6a318b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85fb203e51c34d3f8122e285a6a318b3", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/905e7f4b42d24cca93b99d2401fa3378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "905e7f4b42d24cca93b99d2401fa3378", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/a5bc08b9f81f4e5bb86c24f9f7547bae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5bc08b9f81f4e5bb86c24f9f7547bae", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/a5c780627f004d318bf908d80305da9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5c780627f004d318bf908d80305da9c", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/b18425bf2b044bc9af7e194919539a17"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b18425bf2b044bc9af7e194919539a17", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/b8d2134b619d4dca80e21d6fb16449b0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b8d2134b619d4dca80e21d6fb16449b0", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/b9ab6a25a652438285139fe5b44aea62"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9ab6a25a652438285139fe5b44aea62", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/c08462554a4844d681348f58b9b0edee"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c08462554a4844d681348f58b9b0edee", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/ddfc3a9aad444d4782eae677c8a98130"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ddfc3a9aad444d4782eae677c8a98130", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/f2a74f2185a54676a6cb2bb5ecfcc4f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2a74f2185a54676a6cb2bb5ecfcc4f6", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-12-27 17:21:49,311 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-e20c8d3a-9105-4080-a04f-aec86261e3fd 2018-12-27 17:21:49,315 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?name=CreateImageSuccessTests-c9f4220c-1867-48b-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4196f3e154dc8d69b981bccdb38e498d9917eeb2" 2018-12-27 17:21:49,415 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:21:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a1ae8ae5-8580-4aef-8009-6cb617bb231c Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?name=CreateImageSuccessTests-c9f4220c-1867-48b-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/d89cb364964d4048b3dda4bc6fa4e42d"}, "tags": [], "enabled": true, "id": "d89cb364964d4048b3dda4bc6fa4e42d", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-c9f4220c-1867-48b-proj"}]} 2018-12-27 17:21:49,416 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?name=CreateImageSuccessTests-c9f4220c-1867-48b-proj used request id req-a1ae8ae5-8580-4aef-8009-6cb617bb231c 2018-12-27 17:21:49,419 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4196f3e154dc8d69b981bccdb38e498d9917eeb2" 2018-12-27 17:21:49,544 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:21:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e65b5ae5-29f4-41e3-a57b-558eb96ef62a Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-27 17:21:49,544 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-e65b5ae5-29f4-41e3-a57b-558eb96ef62a 2018-12-27 17:21:49,932 - keystone_utils - INFO - Created user with name - CreateImageSuccessTests-c9f4220c-1867-48b-user 2018-12-27 17:21:49,932 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:21:49,936 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a47a9c97a4e2d2efa5f9b1ddd3360f3636295cb5" 2018-12-27 17:21:50,052 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:21:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-afb483c0-0180-43b7-92c3-fb769f2bd5a9 Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8de789d09e46427786a85702e5e8de91", "links": {"self": "http://172.30.9.31:5000/v3/roles/8de789d09e46427786a85702e5e8de91"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 17:21:50,052 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-afb483c0-0180-43b7-92c3-fb769f2bd5a9 2018-12-27 17:21:50,056 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a47a9c97a4e2d2efa5f9b1ddd3360f3636295cb5" -d '{"role": {"name": "CreateImageSuccessTests-c9f4220c-1867-48b-proj-role"}}' 2018-12-27 17:21:50,199 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 27 Dec 2018 17:21:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-023041ad-7c55-4cc0-8961-03840d461951 Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "6d46e8e707ea4691a05a5dd16f5fe460", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d46e8e707ea4691a05a5dd16f5fe460"}, "name": "CreateImageSuccessTests-c9f4220c-1867-48b-proj-role"}} 2018-12-27 17:21:50,199 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/roles used request id req-023041ad-7c55-4cc0-8961-03840d461951 2018-12-27 17:21:50,200 - keystone_utils - INFO - Created role with name - CreateImageSuccessTests-c9f4220c-1867-48b-proj-role 2018-12-27 17:21:50,203 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles/6d46e8e707ea4691a05a5dd16f5fe460 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a47a9c97a4e2d2efa5f9b1ddd3360f3636295cb5" 2018-12-27 17:21:50,316 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:21:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9c0c66a4-d5ec-4a0f-ae00-9780273dd8ce Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "6d46e8e707ea4691a05a5dd16f5fe460", "links": {"self": "http://172.30.9.31:5000/v3/roles/6d46e8e707ea4691a05a5dd16f5fe460"}, "name": "CreateImageSuccessTests-c9f4220c-1867-48b-proj-role"}} 2018-12-27 17:21:50,317 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles/6d46e8e707ea4691a05a5dd16f5fe460 used request id req-9c0c66a4-d5ec-4a0f-ae00-9780273dd8ce 2018-12-27 17:21:50,317 - keystone_utils - INFO - Granting role CreateImageSuccessTests-c9f4220c-1867-48b-proj-role to project CreateImageSuccessTests-c9f4220c-1867-48b-proj 2018-12-27 17:21:50,320 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:5000/v3/projects/d89cb364964d4048b3dda4bc6fa4e42d/users/04e1b1a788444fdabfff4efc77e0a210/roles/6d46e8e707ea4691a05a5dd16f5fe460 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a47a9c97a4e2d2efa5f9b1ddd3360f3636295cb5" 2018-12-27 17:21:50,461 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:21:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-de685708-8b76-4ae7-9926-ef125d3955d5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:21:50,461 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/d89cb364964d4048b3dda4bc6fa4e42d/users/04e1b1a788444fdabfff4efc77e0a210/roles/6d46e8e707ea4691a05a5dd16f5fe460 used request id req-de685708-8b76-4ae7-9926-ef125d3955d5 2018-12-27 17:21:50,462 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-12-27 17:21:50,462 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:21:50,463 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:21:50,872 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6d46e8e707ea4691a05a5dd16f5fe460", "name": "CreateImageSuccessTests-c9f4220c-1867-48b-proj-role"}], "expires_at": "2018-12-27T18:21:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d89cb364964d4048b3dda4bc6fa4e42d", "name": "CreateImageSuccessTests-c9f4220c-1867-48b-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/d89cb364964d4048b3dda4bc6fa4e42d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/d89cb364964d4048b3dda4bc6fa4e42d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/d89cb364964d4048b3dda4bc6fa4e42d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/d89cb364964d4048b3dda4bc6fa4e42d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/d89cb364964d4048b3dda4bc6fa4e42d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/d89cb364964d4048b3dda4bc6fa4e42d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/d89cb364964d4048b3dda4bc6fa4e42d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/d89cb364964d4048b3dda4bc6fa4e42d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/d89cb364964d4048b3dda4bc6fa4e42d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_d89cb364964d4048b3dda4bc6fa4e42d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_d89cb364964d4048b3dda4bc6fa4e42d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/d89cb364964d4048b3dda4bc6fa4e42d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/d89cb364964d4048b3dda4bc6fa4e42d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/d89cb364964d4048b3dda4bc6fa4e42d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-c9f4220c-1867-48b-user", "id": "04e1b1a788444fdabfff4efc77e0a210"}, "audit_ids": ["xKNPZH12SKCWyTdAwn6nLQ"], "issued_at": "2018-12-27T17:21:50.000000Z"}} 2018-12-27 17:21:50,873 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}007497f6e32f4c7063aaabee8d85fd98d5af1534" 2018-12-27 17:21:50,967 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:21:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e4d3b88-6b7d-4917-b2bb-ecb013d29b70 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:21:50,967 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-7e4d3b88-6b7d-4917-b2bb-ecb013d29b70 2018-12-27 17:21:50,971 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-81c5406c-4d29-47ca-ae47-9fe05431a794 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}007497f6e32f4c7063aaabee8d85fd98d5af1534" 2018-12-27 17:21:51,264 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 162 Content-Type: application/json X-Openstack-Request-Id: req-e6fddb98-06c9-46dc-8f69-7e85cfca320f Date: Thu, 27 Dec 2018 17:21:51 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-81c5406c-4d29-47ca-ae47-9fe05431a794"} 2018-12-27 17:21:51,265 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-81c5406c-4d29-47ca-ae47-9fe05431a794 used request id req-e6fddb98-06c9-46dc-8f69-7e85cfca320f 2018-12-27 17:21:51,268 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}007497f6e32f4c7063aaabee8d85fd98d5af1534" 2018-12-27 17:21:51,457 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-fd91854c-bd8f-4ebc-9a35-390e1cef3b41 Date: Thu, 27 Dec 2018 17:21:51 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-27 17:21:51,457 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/schemas/image used request id req-fd91854c-bd8f-4ebc-9a35-390e1cef3b41 2018-12-27 17:21:51,487 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}007497f6e32f4c7063aaabee8d85fd98d5af1534" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateImageSuccessTests-81c5406c-4d29-47ca-ae47-9fe05431a794"}' 2018-12-27 17:21:51,731 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 621 Content-Type: application/json Location: http://172.30.9.31:9292/v2/images/e35b7fdc-2d9e-424d-a2e4-2daaebd9ce76 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-aa06760c-5ecf-48d2-af3e-983af5895422 Date: Thu, 27 Dec 2018 17:21:51 GMT RESP BODY: {"status": "queued", "name": "CreateImageSuccessTests-81c5406c-4d29-47ca-ae47-9fe05431a794", "tags": [], "container_format": "bare", "created_at": "2018-12-27T17:21:51Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-12-27T17:21:51Z", "visibility": "shared", "locations": [], "self": "/v2/images/e35b7fdc-2d9e-424d-a2e4-2daaebd9ce76", "min_disk": 0, "protected": false, "id": "e35b7fdc-2d9e-424d-a2e4-2daaebd9ce76", "file": "/v2/images/e35b7fdc-2d9e-424d-a2e4-2daaebd9ce76/file", "checksum": null, "owner": "d89cb364964d4048b3dda4bc6fa4e42d", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-27 17:21:51,731 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.31:9292/v2/images used request id req-aa06760c-5ecf-48d2-af3e-983af5895422 2018-12-27 17:21:51,741 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:9292/v2/images/e35b7fdc-2d9e-424d-a2e4-2daaebd9ce76/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}007497f6e32f4c7063aaabee8d85fd98d5af1534" -d '' 2018-12-27 17:21:52,390 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-e5f1b674-2b02-43fe-a61e-0482fc60df8a Date: Thu, 27 Dec 2018 17:21:52 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-27 17:21:52,391 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.31:9292/v2/images/e35b7fdc-2d9e-424d-a2e4-2daaebd9ce76/file used request id req-e5f1b674-2b02-43fe-a61e-0482fc60df8a 2018-12-27 17:21:52,392 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-27 17:21:52,395 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/images/e35b7fdc-2d9e-424d-a2e4-2daaebd9ce76 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}007497f6e32f4c7063aaabee8d85fd98d5af1534" 2018-12-27 17:21:52,591 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-4a1eede5-c8a1-4e84-9f14-54f1a2a55570 Date: Thu, 27 Dec 2018 17:21:52 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-81c5406c-4d29-47ca-ae47-9fe05431a794", "tags": [], "container_format": "bare", "created_at": "2018-12-27T17:21:51Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-27T17:21:52Z", "visibility": "shared", "locations": [{"url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/e35b7fdc-2d9e-424d-a2e4-2daaebd9ce76/snap", "metadata": {}}], "self": "/v2/images/e35b7fdc-2d9e-424d-a2e4-2daaebd9ce76", "min_disk": 0, "protected": false, "id": "e35b7fdc-2d9e-424d-a2e4-2daaebd9ce76", "file": "/v2/images/e35b7fdc-2d9e-424d-a2e4-2daaebd9ce76/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "d89cb364964d4048b3dda4bc6fa4e42d", "direct_url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/e35b7fdc-2d9e-424d-a2e4-2daaebd9ce76/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-27 17:21:52,591 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images/e35b7fdc-2d9e-424d-a2e4-2daaebd9ce76 used request id req-4a1eede5-c8a1-4e84-9f14-54f1a2a55570 2018-12-27 17:21:52,595 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}007497f6e32f4c7063aaabee8d85fd98d5af1534" 2018-12-27 17:21:52,602 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-0f3f2908-6e67-4c1b-9a18-390475abba80 Date: Thu, 27 Dec 2018 17:21:52 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-27 17:21:52,602 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/schemas/image used request id req-0f3f2908-6e67-4c1b-9a18-390475abba80 2018-12-27 17:21:52,605 - create_image - INFO - Created image with name - CreateImageSuccessTests-81c5406c-4d29-47ca-ae47-9fe05431a794 2018-12-27 17:21:52,608 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/images/e35b7fdc-2d9e-424d-a2e4-2daaebd9ce76 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}007497f6e32f4c7063aaabee8d85fd98d5af1534" 2018-12-27 17:21:52,807 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-8c5550d5-e968-40ae-afed-fd753722ffd4 Date: Thu, 27 Dec 2018 17:21:52 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-81c5406c-4d29-47ca-ae47-9fe05431a794", "tags": [], "container_format": "bare", "created_at": "2018-12-27T17:21:51Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-27T17:21:52Z", "visibility": "shared", "locations": [{"url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/e35b7fdc-2d9e-424d-a2e4-2daaebd9ce76/snap", "metadata": {}}], "self": "/v2/images/e35b7fdc-2d9e-424d-a2e4-2daaebd9ce76", "min_disk": 0, "protected": false, "id": "e35b7fdc-2d9e-424d-a2e4-2daaebd9ce76", "file": "/v2/images/e35b7fdc-2d9e-424d-a2e4-2daaebd9ce76/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "d89cb364964d4048b3dda4bc6fa4e42d", "direct_url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/e35b7fdc-2d9e-424d-a2e4-2daaebd9ce76/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-27 17:21:52,807 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images/e35b7fdc-2d9e-424d-a2e4-2daaebd9ce76 used request id req-8c5550d5-e968-40ae-afed-fd753722ffd4 2018-12-27 17:21:52,808 - create_image - DEBUG - Instance status is - active 2018-12-27 17:21:52,808 - create_image - DEBUG - Image is active with name - CreateImageSuccessTests-81c5406c-4d29-47ca-ae47-9fe05431a794 2018-12-27 17:21:52,808 - create_image - INFO - Image is now active with name - CreateImageSuccessTests-81c5406c-4d29-47ca-ae47-9fe05431a794 2018-12-27 17:21:52,809 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:21:53,212 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6d46e8e707ea4691a05a5dd16f5fe460", "name": "CreateImageSuccessTests-c9f4220c-1867-48b-proj-role"}], "expires_at": "2018-12-27T18:21:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d89cb364964d4048b3dda4bc6fa4e42d", "name": "CreateImageSuccessTests-c9f4220c-1867-48b-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/d89cb364964d4048b3dda4bc6fa4e42d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/d89cb364964d4048b3dda4bc6fa4e42d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/d89cb364964d4048b3dda4bc6fa4e42d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/d89cb364964d4048b3dda4bc6fa4e42d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/d89cb364964d4048b3dda4bc6fa4e42d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/d89cb364964d4048b3dda4bc6fa4e42d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/d89cb364964d4048b3dda4bc6fa4e42d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/d89cb364964d4048b3dda4bc6fa4e42d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/d89cb364964d4048b3dda4bc6fa4e42d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_d89cb364964d4048b3dda4bc6fa4e42d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_d89cb364964d4048b3dda4bc6fa4e42d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/d89cb364964d4048b3dda4bc6fa4e42d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/d89cb364964d4048b3dda4bc6fa4e42d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/d89cb364964d4048b3dda4bc6fa4e42d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-c9f4220c-1867-48b-user", "id": "04e1b1a788444fdabfff4efc77e0a210"}, "audit_ids": ["dbby6jS1TM-1w1rvXYaiOA"], "issued_at": "2018-12-27T17:21:53.000000Z"}} 2018-12-27 17:21:53,215 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-81c5406c-4d29-47ca-ae47-9fe05431a794 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5ff6b34e49caf699add306be1e27c600d9bb00c9" 2018-12-27 17:21:53,504 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1044 Content-Type: application/json X-Openstack-Request-Id: req-fd5f155f-a225-466e-b78f-e21974ede1ac Date: Thu, 27 Dec 2018 17:21:53 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-81c5406c-4d29-47ca-ae47-9fe05431a794", "tags": [], "container_format": "bare", "created_at": "2018-12-27T17:21:51Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-27T17:21:52Z", "visibility": "shared", "locations": [{"url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/e35b7fdc-2d9e-424d-a2e4-2daaebd9ce76/snap", "metadata": {}}], "self": "/v2/images/e35b7fdc-2d9e-424d-a2e4-2daaebd9ce76", "min_disk": 0, "protected": false, "id": "e35b7fdc-2d9e-424d-a2e4-2daaebd9ce76", "file": "/v2/images/e35b7fdc-2d9e-424d-a2e4-2daaebd9ce76/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "d89cb364964d4048b3dda4bc6fa4e42d", "direct_url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/e35b7fdc-2d9e-424d-a2e4-2daaebd9ce76/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-81c5406c-4d29-47ca-ae47-9fe05431a794"} 2018-12-27 17:21:53,504 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-81c5406c-4d29-47ca-ae47-9fe05431a794 used request id req-fd5f155f-a225-466e-b78f-e21974ede1ac 2018-12-27 17:21:53,507 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5ff6b34e49caf699add306be1e27c600d9bb00c9" 2018-12-27 17:21:53,707 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-96c7d98e-165d-4670-91e6-72578f2b26d9 Date: Thu, 27 Dec 2018 17:21:53 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-27 17:21:53,708 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/schemas/image used request id req-96c7d98e-165d-4670-91e6-72578f2b26d9 2018-12-27 17:21:53,710 - glance_utils - INFO - Deleting image named - CreateImageSuccessTests-81c5406c-4d29-47ca-ae47-9fe05431a794 2018-12-27 17:21:53,713 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9292/v2/images/e35b7fdc-2d9e-424d-a2e4-2daaebd9ce76 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}007497f6e32f4c7063aaabee8d85fd98d5af1534" 2018-12-27 17:21:54,663 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-28b56e55-be4e-4320-bf9a-3305884e7d66 Date: Thu, 27 Dec 2018 17:21:54 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-27 17:21:54,663 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.31:9292/v2/images/e35b7fdc-2d9e-424d-a2e4-2daaebd9ce76 used request id req-28b56e55-be4e-4320-bf9a-3305884e7d66 2018-12-27 17:21:54,672 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a47a9c97a4e2d2efa5f9b1ddd3360f3636295cb5" 2018-12-27 17:21:54,956 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 33483 X-Openstack-Request-Id: req-0f726b3c-3665-434c-b946-62b00d7dbb2e Date: Thu, 27 Dec 2018 17:21:54 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "created_at": "2018-12-27T15:33:01Z", "updated_at": "2018-12-27T15:33:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "35205ac3-06e6-4cf6-bb21-ff8f813cb45b", "remote_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "ade77f59-e70c-4970-8ea8-198222fa332e", "remote_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "c4f3bf7f-d793-498d-a883-bb8c6003f070", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "c85cb618-8f19-445b-8e16-6d467cb17771", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}], "revision_number": 4, "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "created_at": "2018-12-27T15:57:22Z", "updated_at": "2018-12-27T15:57:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "5e258a3b-01f5-4aef-81b7-0b5dc6e5b683", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "65475539-0336-498a-8da4-ff0a80b10089", "remote_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "ae922857-f7ae-4bc8-949b-153fb43bfd00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "b4f87679-52e1-4cf9-bf76-5abb9a9bec06", "remote_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "f7197afc9b61423897aefc9a643d03a1"}], "revision_number": 4, "project_id": "f7197afc9b61423897aefc9a643d03a1", "id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "created_at": "2018-12-27T16:01:54Z", "updated_at": "2018-12-27T16:01:54Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "00dd3abd-acd1-4edb-8f4a-8badcbd2eeb4", "remote_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "018de60d-bc33-4ef0-9eed-6d00b6ce227b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "0d99f0db-fa6b-4201-b67f-a7ff0db82c5d", "remote_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv6", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "5c4049ef-933d-4614-84e7-83584430d462", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv6", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}], "revision_number": 4, "project_id": "8c689c5e31c44b09ab85f80682abbc2a", "id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "created_at": "2018-12-27T15:56:49Z", "updated_at": "2018-12-27T15:56:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "6555e255-763a-4448-b1b1-0c93b2a390bd", "remote_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "777ff7a5-a590-43e5-a84b-7677710494e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "8bac258a-08df-48b7-900b-efbe01a6ec20", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "dc17921e-353f-4898-a970-881b2c8d093d", "remote_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}], "revision_number": 4, "project_id": "28dac9e1580d461c9de52e6659cc4f9d", "id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "created_at": "2018-12-27T16:01:52Z", "updated_at": "2018-12-27T16:01:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "32737757-45f3-4b24-b6ab-5f2d5579b4a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv6", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "ae604ef3-492d-4aa3-8045-1ff84f755a27", "remote_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv4", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "b7bff40a-beda-4996-b140-ed94d010535c", "remote_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv6", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "b8129030-9d72-4d5d-adce-47bbe62492fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv4", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}], "revision_number": 4, "project_id": "81c108a273314b24bf6b48c41b5bbe0c", "id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "created_at": "2018-12-27T15:57:20Z", "updated_at": "2018-12-27T15:57:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "0c389ec4-c0af-4c20-acf9-4fcc1d859dd7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv6", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "3749697a-f2ef-439a-a661-2fb92badd1ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv4", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "b74e0c8c-e243-450e-b1be-69c587093d6d", "remote_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv6", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "c222695b-2f1c-427d-afd7-e0be24ec9f66", "remote_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv4", "project_id": "7fb0e5436e4f467998e672dd71018a45"}], "revision_number": 4, "project_id": "7fb0e5436e4f467998e672dd71018a45", "id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "created_at": "2018-12-27T17:02:11Z", "updated_at": "2018-12-27T17:02:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "675d8a56-1c9b-4c58-a252-61e65997fd05", "remote_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv4", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "84f0587c-7394-4fd6-8f3d-8d6ba94cf3f9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv6", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "8a450b4f-e710-4193-816e-13a2d4e40c07", "remote_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv6", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "c3106b0a-1026-4156-86a9-f0438b7fab93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv4", "project_id": "7cba3664d5674e65a12c8c269a05febf"}], "revision_number": 4, "project_id": "7cba3664d5674e65a12c8c269a05febf", "id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "created_at": "2018-12-27T15:58:29Z", "updated_at": "2018-12-27T15:58:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "2a945ecc-f9fa-4219-96ab-c189a7f5c102", "remote_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv6", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "55e2b54e-68d4-4476-8c9f-e05e347c8970", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv4", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "9983229c-b595-482a-973f-81137a209b6d", "remote_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv4", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "9d4b8450-78ab-4817-a586-372ed88268f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv6", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}], "revision_number": 4, "project_id": "fbd6dbf946a5406398ba810e02d0888e", "id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "created_at": "2018-12-27T15:57:24Z", "updated_at": "2018-12-27T15:57:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "35521f2a-a59d-4798-9fa8-0febfe126076", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv4", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "607d473d-1e6a-4088-a778-7df9ffc1ff68", "remote_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv6", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "6f8fa92b-b67a-4047-a900-f43656aff42b", "remote_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv4", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "890f1d6c-9ae5-45b0-b7a1-282182432b66", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv6", "project_id": "253cc6709e714b8a80a5f74e4257907e"}], "revision_number": 4, "project_id": "253cc6709e714b8a80a5f74e4257907e", "id": "b9546f11-205e-4322-89f8-f0360d6090ed", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "created_at": "2018-12-27T15:57:08Z", "updated_at": "2018-12-27T15:57:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "6739c48b-d899-4c17-bb8e-ffaf8922c034", "remote_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv4", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "9660a6af-4d9b-40b9-9729-f205f66c2bd0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv4", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "bf244c03-fc10-4754-9c2b-b0224401c4f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv6", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "d3bee7cc-a152-441c-9790-abb1f56cec03", "remote_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv6", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}], "revision_number": 4, "project_id": "782a28bd0d40485e85eda6b8ba43840b", "id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "created_at": "2018-12-27T15:57:11Z", "updated_at": "2018-12-27T15:57:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "22c0d2cf-360a-4aa8-ba7e-bfdbf8327d27", "remote_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "553b140a-8ba9-4af7-9f50-bf24e87aebf7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "b2ecf7a5-df98-4d65-a762-767320437c5a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "e49104b2-7c13-49d6-8519-a16dd585346f", "remote_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}], "revision_number": 4, "project_id": "ef7e486beb8f4de39b25ca5f11552328", "id": "d0588e93-db0d-4888-9f99-3399a50df490", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "created_at": "2018-12-27T17:19:15Z", "updated_at": "2018-12-27T17:19:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "1990fe24-df44-4561-9f09-f50aab182bf7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "651e4b8b-b29e-409b-9f25-ff2328ccefe6", "remote_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "cc4e2254-2157-4ae1-a233-3047573ddc6d", "remote_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "da56dda4-aaf3-43ff-bdf7-e64892ec2345", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}], "revision_number": 4, "project_id": "2a5a6879c5fa4db798cea6d394565d45", "id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-27T15:33:07Z", "updated_at": "2018-12-27T15:33:07Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "4de95db8-72d6-4aec-a145-e92511971eb9", "remote_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "5f100cff-05d8-4405-8dfb-0a387c123fae", "remote_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "a3f6a193-cc94-4220-a73a-08acf63c449b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "f059d8a5-0c32-49c9-a721-77cc89245ecd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "created_at": "2018-12-27T15:29:16Z", "updated_at": "2018-12-27T15:29:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "3c53841a-5bc0-4192-b482-044411e217ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "5956ff3f-d59d-4af6-82b5-566c888583a7", "remote_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:16Z", "revision_number": 0, "id": "60735d87-52c7-426a-91a6-aff1078a5a2d", "remote_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:16Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "abe97133-61dd-4fdf-baf3-2e07968a324f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "da629caea04941e1ae8979c379dc7c9d"}], "revision_number": 4, "project_id": "da629caea04941e1ae8979c379dc7c9d", "id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "name": "default"}]} 2018-12-27 17:21:54,957 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=default used request id req-0f726b3c-3665-434c-b946-62b00d7dbb2e 2018-12-27 17:21:54,964 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a47a9c97a4e2d2efa5f9b1ddd3360f3636295cb5" 2018-12-27 17:21:55,079 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:21:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a45709d8-0766-4354-8248-3d43a85a27c5 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b7b4fceec1ad4c6eb74d758b709a9d93", "name": "admin"}} 2018-12-27 17:21:55,079 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93 used request id req-a45709d8-0766-4354-8248-3d43a85a27c5 2018-12-27 17:21:55,083 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/f7197afc9b61423897aefc9a643d03a1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a47a9c97a4e2d2efa5f9b1ddd3360f3636295cb5" 2018-12-27 17:21:55,278 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:21:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2fed96de-4d3f-43f5-80f3-2dc5a707f6a8 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f7197afc9b61423897aefc9a643d03a1.", "code": 404, "title": "Not Found"}} 2018-12-27 17:21:55,278 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/f7197afc9b61423897aefc9a643d03a1 used request id req-2fed96de-4d3f-43f5-80f3-2dc5a707f6a8 2018-12-27 17:21:55,279 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:21:55,282 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/8c689c5e31c44b09ab85f80682abbc2a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a47a9c97a4e2d2efa5f9b1ddd3360f3636295cb5" 2018-12-27 17:21:55,389 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:21:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-82088dc9-5ced-4691-9d39-6a464cb71d79 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8c689c5e31c44b09ab85f80682abbc2a.", "code": 404, "title": "Not Found"}} 2018-12-27 17:21:55,389 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/8c689c5e31c44b09ab85f80682abbc2a used request id req-82088dc9-5ced-4691-9d39-6a464cb71d79 2018-12-27 17:21:55,389 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:21:55,393 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/28dac9e1580d461c9de52e6659cc4f9d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a47a9c97a4e2d2efa5f9b1ddd3360f3636295cb5" 2018-12-27 17:21:55,504 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:21:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-13702ddd-4c09-45c7-9fe5-157a0e772705 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 28dac9e1580d461c9de52e6659cc4f9d.", "code": 404, "title": "Not Found"}} 2018-12-27 17:21:55,504 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/28dac9e1580d461c9de52e6659cc4f9d used request id req-13702ddd-4c09-45c7-9fe5-157a0e772705 2018-12-27 17:21:55,504 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:21:55,508 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/81c108a273314b24bf6b48c41b5bbe0c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a47a9c97a4e2d2efa5f9b1ddd3360f3636295cb5" 2018-12-27 17:21:55,617 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:21:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6b20d149-85c0-4808-947d-88b965f59a7e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 81c108a273314b24bf6b48c41b5bbe0c.", "code": 404, "title": "Not Found"}} 2018-12-27 17:21:55,617 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/81c108a273314b24bf6b48c41b5bbe0c used request id req-6b20d149-85c0-4808-947d-88b965f59a7e 2018-12-27 17:21:55,618 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:21:55,621 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/7fb0e5436e4f467998e672dd71018a45 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a47a9c97a4e2d2efa5f9b1ddd3360f3636295cb5" 2018-12-27 17:21:55,726 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:21:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ae962673-45f0-490b-bc66-e2cede5a34f5 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7fb0e5436e4f467998e672dd71018a45.", "code": 404, "title": "Not Found"}} 2018-12-27 17:21:55,727 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/7fb0e5436e4f467998e672dd71018a45 used request id req-ae962673-45f0-490b-bc66-e2cede5a34f5 2018-12-27 17:21:55,727 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:21:55,730 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/7cba3664d5674e65a12c8c269a05febf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a47a9c97a4e2d2efa5f9b1ddd3360f3636295cb5" 2018-12-27 17:21:55,844 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:21:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-295c8a71-4127-4644-aa26-e9a2dc199258 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7cba3664d5674e65a12c8c269a05febf.", "code": 404, "title": "Not Found"}} 2018-12-27 17:21:55,844 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/7cba3664d5674e65a12c8c269a05febf used request id req-295c8a71-4127-4644-aa26-e9a2dc199258 2018-12-27 17:21:55,844 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:21:55,848 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/fbd6dbf946a5406398ba810e02d0888e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a47a9c97a4e2d2efa5f9b1ddd3360f3636295cb5" 2018-12-27 17:21:55,950 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:21:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-940028d5-789a-4694-9c4a-21d1e715cd42 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: fbd6dbf946a5406398ba810e02d0888e.", "code": 404, "title": "Not Found"}} 2018-12-27 17:21:55,950 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/fbd6dbf946a5406398ba810e02d0888e used request id req-940028d5-789a-4694-9c4a-21d1e715cd42 2018-12-27 17:21:55,951 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:21:55,954 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/253cc6709e714b8a80a5f74e4257907e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a47a9c97a4e2d2efa5f9b1ddd3360f3636295cb5" 2018-12-27 17:21:56,062 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:21:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d7fc661e-56b8-4673-9890-1cb165512cad Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 253cc6709e714b8a80a5f74e4257907e.", "code": 404, "title": "Not Found"}} 2018-12-27 17:21:56,062 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/253cc6709e714b8a80a5f74e4257907e used request id req-d7fc661e-56b8-4673-9890-1cb165512cad 2018-12-27 17:21:56,062 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:21:56,066 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/782a28bd0d40485e85eda6b8ba43840b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a47a9c97a4e2d2efa5f9b1ddd3360f3636295cb5" 2018-12-27 17:21:56,180 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:21:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9228330b-dda7-4f1f-9682-6ed15e618d14 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 782a28bd0d40485e85eda6b8ba43840b.", "code": 404, "title": "Not Found"}} 2018-12-27 17:21:56,180 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/782a28bd0d40485e85eda6b8ba43840b used request id req-9228330b-dda7-4f1f-9682-6ed15e618d14 2018-12-27 17:21:56,180 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:21:56,184 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/ef7e486beb8f4de39b25ca5f11552328 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a47a9c97a4e2d2efa5f9b1ddd3360f3636295cb5" 2018-12-27 17:21:56,287 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:21:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d53263dd-2bfc-4e53-b080-6ab47913944a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: ef7e486beb8f4de39b25ca5f11552328.", "code": 404, "title": "Not Found"}} 2018-12-27 17:21:56,287 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/ef7e486beb8f4de39b25ca5f11552328 used request id req-d53263dd-2bfc-4e53-b080-6ab47913944a 2018-12-27 17:21:56,287 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:21:56,290 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/2a5a6879c5fa4db798cea6d394565d45 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a47a9c97a4e2d2efa5f9b1ddd3360f3636295cb5" 2018-12-27 17:21:56,393 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:21:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6d4ff074-5290-4d46-ba09-4e6109bc589f Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.31:5000/v3/projects/2a5a6879c5fa4db798cea6d394565d45"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}} 2018-12-27 17:21:56,393 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/2a5a6879c5fa4db798cea6d394565d45 used request id req-6d4ff074-5290-4d46-ba09-4e6109bc589f 2018-12-27 17:21:56,397 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/da629caea04941e1ae8979c379dc7c9d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a47a9c97a4e2d2efa5f9b1ddd3360f3636295cb5" 2018-12-27 17:21:56,504 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:21:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1258765a-bc5a-4a1a-a682-664c7cc1191d Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/da629caea04941e1ae8979c379dc7c9d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "da629caea04941e1ae8979c379dc7c9d", "name": "service"}} 2018-12-27 17:21:56,504 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/da629caea04941e1ae8979c379dc7c9d used request id req-1258765a-bc5a-4a1a-a682-664c7cc1191d 2018-12-27 17:21:56,505 - keystone_utils - INFO - Deleting project with name - CreateImageSuccessTests-c9f4220c-1867-48b-proj 2018-12-27 17:21:56,509 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/projects/d89cb364964d4048b3dda4bc6fa4e42d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a47a9c97a4e2d2efa5f9b1ddd3360f3636295cb5" 2018-12-27 17:21:56,798 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:21:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9f782a20-9f8d-4c97-93cf-8498226df6db Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:21:56,798 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/d89cb364964d4048b3dda4bc6fa4e42d used request id req-9f782a20-9f8d-4c97-93cf-8498226df6db 2018-12-27 17:21:56,798 - keystone_utils - INFO - Deleting role with name - CreateImageSuccessTests-c9f4220c-1867-48b-proj-role 2018-12-27 17:21:56,802 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/roles/6d46e8e707ea4691a05a5dd16f5fe460 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a47a9c97a4e2d2efa5f9b1ddd3360f3636295cb5" 2018-12-27 17:21:56,929 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:21:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8aa74f9f-041f-41da-ac6e-01b21cd3a5dd Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:21:56,929 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/roles/6d46e8e707ea4691a05a5dd16f5fe460 used request id req-8aa74f9f-041f-41da-ac6e-01b21cd3a5dd 2018-12-27 17:21:56,933 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a47a9c97a4e2d2efa5f9b1ddd3360f3636295cb5" 2018-12-27 17:21:57,049 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:21:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7d70c982-b668-4080-9852-17cf10c86277 Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8de789d09e46427786a85702e5e8de91", "links": {"self": "http://172.30.9.31:5000/v3/roles/8de789d09e46427786a85702e5e8de91"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 17:21:57,049 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-7d70c982-b668-4080-9852-17cf10c86277 2018-12-27 17:21:57,050 - keystone_utils - INFO - Deleting user with name - CreateImageSuccessTests-c9f4220c-1867-48b-user 2018-12-27 17:21:57,053 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/users/04e1b1a788444fdabfff4efc77e0a210 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4196f3e154dc8d69b981bccdb38e498d9917eeb2" 2018-12-27 17:21:57,273 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:21:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e45407eb-cc74-4edf-938c-58fb8fb2ded2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:21:57,274 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/04e1b1a788444fdabfff4efc77e0a210 used request id req-e45407eb-cc74-4edf-938c-58fb8fb2ded2 2018-12-27 17:21:57,276 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:21:57,686 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:21:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["9RAwDfpoQu6lGieIGh13pA"], "issued_at": "2018-12-27T17:21:57.000000Z"}} 2018-12-27 17:21:57,687 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d672db826fddb1a023955d810defbbc0220a99f1" 2018-12-27 17:21:57,796 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:21:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7ff88a96-811e-4114-b0a4-77aad3258009 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:21:57,796 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-7ff88a96-811e-4114-b0a4-77aad3258009 2018-12-27 17:21:57,797 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:21:57,798 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:21:58,214 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:21:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["fs3UoOHiQMeZlUMJ5ItnAw"], "issued_at": "2018-12-27T17:21:58.000000Z"}} 2018-12-27 17:21:58,215 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8356f38c67cb73c7109c4f524f8698dd52c19a9c" 2018-12-27 17:21:58,317 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:21:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6d01cae7-ad6c-4c94-9197-c77f7ef27a3d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:21:58,318 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-6d01cae7-ad6c-4c94-9197-c77f7ef27a3d 2018-12-27 17:21:58,321 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 17:21:58,327 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 17:21:58 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 17:21:58,328 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-d911bb30-d646-43c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8356f38c67cb73c7109c4f524f8698dd52c19a9c" 2018-12-27 17:21:58,523 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:21:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2886fbc0-26b8-40b5-8956-7d1cc07b6b5f Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-d911bb30-d646-43c-proj", "previous": null, "next": null}, "projects": []} 2018-12-27 17:21:58,524 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-d911bb30-d646-43c-proj used request id req-2886fbc0-26b8-40b5-8956-7d1cc07b6b5f 2018-12-27 17:21:58,527 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8356f38c67cb73c7109c4f524f8698dd52c19a9c" 2018-12-27 17:21:58,632 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:21:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0cf5d469-56f2-47f3-9325-8349fdecb704 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-27 17:21:58,632 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-0cf5d469-56f2-47f3-9325-8349fdecb704 2018-12-27 17:21:58,636 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8356f38c67cb73c7109c4f524f8698dd52c19a9c" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateImageSuccessTests-d911bb30-d646-43c-proj"}}' 2018-12-27 17:21:58,783 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 27 Dec 2018 17:21:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1a682118-0d6c-47b1-abb2-e93905e13921 Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/879138fbeb734f4781d1b97f1acbec79"}, "tags": [], "enabled": true, "id": "879138fbeb734f4781d1b97f1acbec79", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-d911bb30-d646-43c-proj"}} 2018-12-27 17:21:58,783 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-1a682118-0d6c-47b1-abb2-e93905e13921 2018-12-27 17:21:58,783 - keystone_utils - INFO - Created project with name - CreateImageSuccessTests-d911bb30-d646-43c-proj 2018-12-27 17:21:58,783 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:21:58,784 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:21:59,195 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:21:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["DXoySLFzR-CHCFqPYFuhJQ"], "issued_at": "2018-12-27T17:21:59.000000Z"}} 2018-12-27 17:21:59,195 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a63a493bbe826403493427db7f8f985024e142db" 2018-12-27 17:21:59,301 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:21:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d95a034c-702e-4fd9-b730-2733c68dc0af Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:21:59,302 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-d95a034c-702e-4fd9-b730-2733c68dc0af 2018-12-27 17:21:59,306 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 17:21:59,311 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 17:21:59 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 17:21:59,312 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a63a493bbe826403493427db7f8f985024e142db" 2018-12-27 17:21:59,437 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:21:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4f95fd10-bd2a-495f-86e9-939d47c9a349 Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "links": {"self": "http://172.30.9.31:5000/v3/users/01fa52e7b3674fc48643fa4ffca67e4e"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "01fa52e7b3674fc48643fa4ffca67e4e", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/05a834ddebbc40688596b7460b47439e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05a834ddebbc40688596b7460b47439e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/08226a0ad01943f39559448239e291e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "08226a0ad01943f39559448239e291e1", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/55c0552fe37a4f7ca0e73939514bc683"}, "domain_id": "default", "enabled": true, "options": {}, "id": "55c0552fe37a4f7ca0e73939514bc683", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/646a4af4e3b5439a97996d353fea3924"}, "domain_id": "914eec1d43ea4caf9d2fd33268c06258", "enabled": true, "options": {}, "id": "646a4af4e3b5439a97996d353fea3924", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/85fb203e51c34d3f8122e285a6a318b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85fb203e51c34d3f8122e285a6a318b3", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/905e7f4b42d24cca93b99d2401fa3378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "905e7f4b42d24cca93b99d2401fa3378", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/a5bc08b9f81f4e5bb86c24f9f7547bae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5bc08b9f81f4e5bb86c24f9f7547bae", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/a5c780627f004d318bf908d80305da9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5c780627f004d318bf908d80305da9c", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/b18425bf2b044bc9af7e194919539a17"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b18425bf2b044bc9af7e194919539a17", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/b8d2134b619d4dca80e21d6fb16449b0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b8d2134b619d4dca80e21d6fb16449b0", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/b9ab6a25a652438285139fe5b44aea62"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9ab6a25a652438285139fe5b44aea62", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/c08462554a4844d681348f58b9b0edee"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c08462554a4844d681348f58b9b0edee", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/ddfc3a9aad444d4782eae677c8a98130"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ddfc3a9aad444d4782eae677c8a98130", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/f2a74f2185a54676a6cb2bb5ecfcc4f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2a74f2185a54676a6cb2bb5ecfcc4f6", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-12-27 17:21:59,437 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-4f95fd10-bd2a-495f-86e9-939d47c9a349 2018-12-27 17:21:59,441 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?name=CreateImageSuccessTests-d911bb30-d646-43c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a63a493bbe826403493427db7f8f985024e142db" 2018-12-27 17:21:59,550 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:21:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7c0ee089-9206-46ba-867b-ff123ca3f884 Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?name=CreateImageSuccessTests-d911bb30-d646-43c-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/879138fbeb734f4781d1b97f1acbec79"}, "tags": [], "enabled": true, "id": "879138fbeb734f4781d1b97f1acbec79", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-d911bb30-d646-43c-proj"}]} 2018-12-27 17:21:59,550 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?name=CreateImageSuccessTests-d911bb30-d646-43c-proj used request id req-7c0ee089-9206-46ba-867b-ff123ca3f884 2018-12-27 17:21:59,553 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a63a493bbe826403493427db7f8f985024e142db" 2018-12-27 17:21:59,663 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:21:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-abfab83c-7264-43cb-ad43-f5f56964e08a Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-27 17:21:59,664 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-abfab83c-7264-43cb-ad43-f5f56964e08a 2018-12-27 17:22:00,057 - keystone_utils - INFO - Created user with name - CreateImageSuccessTests-d911bb30-d646-43c-user 2018-12-27 17:22:00,057 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:22:00,061 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8356f38c67cb73c7109c4f524f8698dd52c19a9c" 2018-12-27 17:22:00,077 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:22:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-664a38d0-7be7-44e6-af22-c84bc661ed46 Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8de789d09e46427786a85702e5e8de91", "links": {"self": "http://172.30.9.31:5000/v3/roles/8de789d09e46427786a85702e5e8de91"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 17:22:00,078 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-664a38d0-7be7-44e6-af22-c84bc661ed46 2018-12-27 17:22:00,081 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8356f38c67cb73c7109c4f524f8698dd52c19a9c" -d '{"role": {"name": "CreateImageSuccessTests-d911bb30-d646-43c-proj-role"}}' 2018-12-27 17:22:00,211 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 27 Dec 2018 17:22:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cb62bd01-70df-4f91-8906-099afd9ff17a Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "cd5bbaa4eef04cf3bddeaddf6153a8c2", "links": {"self": "http://172.30.9.31:5000/v3/roles/cd5bbaa4eef04cf3bddeaddf6153a8c2"}, "name": "CreateImageSuccessTests-d911bb30-d646-43c-proj-role"}} 2018-12-27 17:22:00,212 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/roles used request id req-cb62bd01-70df-4f91-8906-099afd9ff17a 2018-12-27 17:22:00,212 - keystone_utils - INFO - Created role with name - CreateImageSuccessTests-d911bb30-d646-43c-proj-role 2018-12-27 17:22:00,215 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles/cd5bbaa4eef04cf3bddeaddf6153a8c2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8356f38c67cb73c7109c4f524f8698dd52c19a9c" 2018-12-27 17:22:00,321 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:22:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ae42e7d6-489e-4aa1-a446-18e307f9e137 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "cd5bbaa4eef04cf3bddeaddf6153a8c2", "links": {"self": "http://172.30.9.31:5000/v3/roles/cd5bbaa4eef04cf3bddeaddf6153a8c2"}, "name": "CreateImageSuccessTests-d911bb30-d646-43c-proj-role"}} 2018-12-27 17:22:00,321 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles/cd5bbaa4eef04cf3bddeaddf6153a8c2 used request id req-ae42e7d6-489e-4aa1-a446-18e307f9e137 2018-12-27 17:22:00,322 - keystone_utils - INFO - Granting role CreateImageSuccessTests-d911bb30-d646-43c-proj-role to project CreateImageSuccessTests-d911bb30-d646-43c-proj 2018-12-27 17:22:00,325 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:5000/v3/projects/879138fbeb734f4781d1b97f1acbec79/users/317cdf1431bd4e9a917f3339d8c8187f/roles/cd5bbaa4eef04cf3bddeaddf6153a8c2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8356f38c67cb73c7109c4f524f8698dd52c19a9c" 2018-12-27 17:22:00,481 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:22:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d1a2bfb5-e6ee-455f-843f-3b2869c199c5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:22:00,481 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/879138fbeb734f4781d1b97f1acbec79/users/317cdf1431bd4e9a917f3339d8c8187f/roles/cd5bbaa4eef04cf3bddeaddf6153a8c2 used request id req-d1a2bfb5-e6ee-455f-843f-3b2869c199c5 2018-12-27 17:22:00,482 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-12-27 17:22:00,482 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:22:00,483 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:22:00,897 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cd5bbaa4eef04cf3bddeaddf6153a8c2", "name": "CreateImageSuccessTests-d911bb30-d646-43c-proj-role"}], "expires_at": "2018-12-27T18:22:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "879138fbeb734f4781d1b97f1acbec79", "name": "CreateImageSuccessTests-d911bb30-d646-43c-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/879138fbeb734f4781d1b97f1acbec79", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/879138fbeb734f4781d1b97f1acbec79", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/879138fbeb734f4781d1b97f1acbec79", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/879138fbeb734f4781d1b97f1acbec79", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/879138fbeb734f4781d1b97f1acbec79", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/879138fbeb734f4781d1b97f1acbec79", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/879138fbeb734f4781d1b97f1acbec79", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/879138fbeb734f4781d1b97f1acbec79", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/879138fbeb734f4781d1b97f1acbec79", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_879138fbeb734f4781d1b97f1acbec79", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_879138fbeb734f4781d1b97f1acbec79", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/879138fbeb734f4781d1b97f1acbec79", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/879138fbeb734f4781d1b97f1acbec79", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/879138fbeb734f4781d1b97f1acbec79", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-d911bb30-d646-43c-user", "id": "317cdf1431bd4e9a917f3339d8c8187f"}, "audit_ids": ["vv1wLSREQtCAQ3wv0-zwjg"], "issued_at": "2018-12-27T17:22:00.000000Z"}} 2018-12-27 17:22:00,898 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2cb14552edc80512fcf8b5ee87d5159689a76ff7" 2018-12-27 17:22:00,993 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:22:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-706bd19d-325c-41e6-b055-b05569d62e27 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:22:00,993 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-706bd19d-325c-41e6-b055-b05569d62e27 2018-12-27 17:22:00,997 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-ce25571b-fad9-47dc-b7ac-38af9bd2b123 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2cb14552edc80512fcf8b5ee87d5159689a76ff7" 2018-12-27 17:22:01,216 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 162 Content-Type: application/json X-Openstack-Request-Id: req-2a60f62d-3991-4903-a426-ba9ae26d256e Date: Thu, 27 Dec 2018 17:22:01 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-ce25571b-fad9-47dc-b7ac-38af9bd2b123"} 2018-12-27 17:22:01,216 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-ce25571b-fad9-47dc-b7ac-38af9bd2b123 used request id req-2a60f62d-3991-4903-a426-ba9ae26d256e 2018-12-27 17:22:01,219 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2cb14552edc80512fcf8b5ee87d5159689a76ff7" 2018-12-27 17:22:01,438 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-96650f84-ef5e-4f33-8386-725500b8b1bd Date: Thu, 27 Dec 2018 17:22:01 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-27 17:22:01,438 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/schemas/image used request id req-96650f84-ef5e-4f33-8386-725500b8b1bd 2018-12-27 17:22:01,469 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}2cb14552edc80512fcf8b5ee87d5159689a76ff7" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateImageSuccessTests-ce25571b-fad9-47dc-b7ac-38af9bd2b123"}' 2018-12-27 17:22:01,699 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 621 Content-Type: application/json Location: http://172.30.9.31:9292/v2/images/593edbba-e77d-4ca9-88ab-114c06e94204 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-546460a7-1b15-4080-84cc-1e0362a6a668 Date: Thu, 27 Dec 2018 17:22:01 GMT RESP BODY: {"status": "queued", "name": "CreateImageSuccessTests-ce25571b-fad9-47dc-b7ac-38af9bd2b123", "tags": [], "container_format": "bare", "created_at": "2018-12-27T17:22:01Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-12-27T17:22:01Z", "visibility": "shared", "locations": [], "self": "/v2/images/593edbba-e77d-4ca9-88ab-114c06e94204", "min_disk": 0, "protected": false, "id": "593edbba-e77d-4ca9-88ab-114c06e94204", "file": "/v2/images/593edbba-e77d-4ca9-88ab-114c06e94204/file", "checksum": null, "owner": "879138fbeb734f4781d1b97f1acbec79", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-27 17:22:01,699 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.31:9292/v2/images used request id req-546460a7-1b15-4080-84cc-1e0362a6a668 2018-12-27 17:22:01,708 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:9292/v2/images/593edbba-e77d-4ca9-88ab-114c06e94204/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2cb14552edc80512fcf8b5ee87d5159689a76ff7" -d '' 2018-12-27 17:22:02,334 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-089f9f23-1621-4e4d-a531-e3f31abd9195 Date: Thu, 27 Dec 2018 17:22:02 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-27 17:22:02,334 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.31:9292/v2/images/593edbba-e77d-4ca9-88ab-114c06e94204/file used request id req-089f9f23-1621-4e4d-a531-e3f31abd9195 2018-12-27 17:22:02,335 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-27 17:22:02,338 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/images/593edbba-e77d-4ca9-88ab-114c06e94204 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2cb14552edc80512fcf8b5ee87d5159689a76ff7" 2018-12-27 17:22:02,617 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-61aeee6a-75ee-4d8c-8b0a-6782516162d2 Date: Thu, 27 Dec 2018 17:22:02 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-ce25571b-fad9-47dc-b7ac-38af9bd2b123", "tags": [], "container_format": "bare", "created_at": "2018-12-27T17:22:01Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-27T17:22:02Z", "visibility": "shared", "locations": [{"url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/593edbba-e77d-4ca9-88ab-114c06e94204/snap", "metadata": {}}], "self": "/v2/images/593edbba-e77d-4ca9-88ab-114c06e94204", "min_disk": 0, "protected": false, "id": "593edbba-e77d-4ca9-88ab-114c06e94204", "file": "/v2/images/593edbba-e77d-4ca9-88ab-114c06e94204/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "879138fbeb734f4781d1b97f1acbec79", "direct_url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/593edbba-e77d-4ca9-88ab-114c06e94204/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-27 17:22:02,617 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images/593edbba-e77d-4ca9-88ab-114c06e94204 used request id req-61aeee6a-75ee-4d8c-8b0a-6782516162d2 2018-12-27 17:22:02,620 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2cb14552edc80512fcf8b5ee87d5159689a76ff7" 2018-12-27 17:22:02,807 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-635f58d6-a533-48cd-bc13-59ad5d69e8f6 Date: Thu, 27 Dec 2018 17:22:02 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-27 17:22:02,807 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/schemas/image used request id req-635f58d6-a533-48cd-bc13-59ad5d69e8f6 2018-12-27 17:22:02,810 - create_image - INFO - Created image with name - CreateImageSuccessTests-ce25571b-fad9-47dc-b7ac-38af9bd2b123 2018-12-27 17:22:02,813 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/images/593edbba-e77d-4ca9-88ab-114c06e94204 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2cb14552edc80512fcf8b5ee87d5159689a76ff7" 2018-12-27 17:22:02,993 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-6aecd5a0-f31d-45f6-92c7-5a049186ccf9 Date: Thu, 27 Dec 2018 17:22:02 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-ce25571b-fad9-47dc-b7ac-38af9bd2b123", "tags": [], "container_format": "bare", "created_at": "2018-12-27T17:22:01Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-27T17:22:02Z", "visibility": "shared", "locations": [{"url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/593edbba-e77d-4ca9-88ab-114c06e94204/snap", "metadata": {}}], "self": "/v2/images/593edbba-e77d-4ca9-88ab-114c06e94204", "min_disk": 0, "protected": false, "id": "593edbba-e77d-4ca9-88ab-114c06e94204", "file": "/v2/images/593edbba-e77d-4ca9-88ab-114c06e94204/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "879138fbeb734f4781d1b97f1acbec79", "direct_url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/593edbba-e77d-4ca9-88ab-114c06e94204/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-27 17:22:02,993 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images/593edbba-e77d-4ca9-88ab-114c06e94204 used request id req-6aecd5a0-f31d-45f6-92c7-5a049186ccf9 2018-12-27 17:22:02,994 - create_image - DEBUG - Instance status is - active 2018-12-27 17:22:02,994 - create_image - DEBUG - Image is active with name - CreateImageSuccessTests-ce25571b-fad9-47dc-b7ac-38af9bd2b123 2018-12-27 17:22:02,994 - create_image - INFO - Image is now active with name - CreateImageSuccessTests-ce25571b-fad9-47dc-b7ac-38af9bd2b123 2018-12-27 17:22:02,995 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:22:03,395 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cd5bbaa4eef04cf3bddeaddf6153a8c2", "name": "CreateImageSuccessTests-d911bb30-d646-43c-proj-role"}], "expires_at": "2018-12-27T18:22:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "879138fbeb734f4781d1b97f1acbec79", "name": "CreateImageSuccessTests-d911bb30-d646-43c-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/879138fbeb734f4781d1b97f1acbec79", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/879138fbeb734f4781d1b97f1acbec79", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/879138fbeb734f4781d1b97f1acbec79", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/879138fbeb734f4781d1b97f1acbec79", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/879138fbeb734f4781d1b97f1acbec79", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/879138fbeb734f4781d1b97f1acbec79", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/879138fbeb734f4781d1b97f1acbec79", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/879138fbeb734f4781d1b97f1acbec79", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/879138fbeb734f4781d1b97f1acbec79", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_879138fbeb734f4781d1b97f1acbec79", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_879138fbeb734f4781d1b97f1acbec79", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/879138fbeb734f4781d1b97f1acbec79", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/879138fbeb734f4781d1b97f1acbec79", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/879138fbeb734f4781d1b97f1acbec79", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-d911bb30-d646-43c-user", "id": "317cdf1431bd4e9a917f3339d8c8187f"}, "audit_ids": ["bcUTGei_RrKEx4iBt6QJbw"], "issued_at": "2018-12-27T17:22:03.000000Z"}} 2018-12-27 17:22:03,398 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-ce25571b-fad9-47dc-b7ac-38af9bd2b123 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d1c26c96e6e17bed9228e36227d61b8bc3e4b621" 2018-12-27 17:22:03,740 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1044 Content-Type: application/json X-Openstack-Request-Id: req-8a524cc7-9301-4227-aed9-ef3bc3455099 Date: Thu, 27 Dec 2018 17:22:03 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-ce25571b-fad9-47dc-b7ac-38af9bd2b123", "tags": [], "container_format": "bare", "created_at": "2018-12-27T17:22:01Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-27T17:22:02Z", "visibility": "shared", "locations": [{"url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/593edbba-e77d-4ca9-88ab-114c06e94204/snap", "metadata": {}}], "self": "/v2/images/593edbba-e77d-4ca9-88ab-114c06e94204", "min_disk": 0, "protected": false, "id": "593edbba-e77d-4ca9-88ab-114c06e94204", "file": "/v2/images/593edbba-e77d-4ca9-88ab-114c06e94204/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "879138fbeb734f4781d1b97f1acbec79", "direct_url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/593edbba-e77d-4ca9-88ab-114c06e94204/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-ce25571b-fad9-47dc-b7ac-38af9bd2b123"} 2018-12-27 17:22:03,740 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-ce25571b-fad9-47dc-b7ac-38af9bd2b123 used request id req-8a524cc7-9301-4227-aed9-ef3bc3455099 2018-12-27 17:22:03,744 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d1c26c96e6e17bed9228e36227d61b8bc3e4b621" 2018-12-27 17:22:04,008 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-77678530-e0ec-4560-a09d-5842de6c2367 Date: Thu, 27 Dec 2018 17:22:04 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-27 17:22:04,009 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/schemas/image used request id req-77678530-e0ec-4560-a09d-5842de6c2367 2018-12-27 17:22:04,012 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:22:04,012 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:22:04,435 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cd5bbaa4eef04cf3bddeaddf6153a8c2", "name": "CreateImageSuccessTests-d911bb30-d646-43c-proj-role"}], "expires_at": "2018-12-27T18:22:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "879138fbeb734f4781d1b97f1acbec79", "name": "CreateImageSuccessTests-d911bb30-d646-43c-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/879138fbeb734f4781d1b97f1acbec79", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/879138fbeb734f4781d1b97f1acbec79", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/879138fbeb734f4781d1b97f1acbec79", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/879138fbeb734f4781d1b97f1acbec79", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/879138fbeb734f4781d1b97f1acbec79", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/879138fbeb734f4781d1b97f1acbec79", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/879138fbeb734f4781d1b97f1acbec79", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/879138fbeb734f4781d1b97f1acbec79", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/879138fbeb734f4781d1b97f1acbec79", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_879138fbeb734f4781d1b97f1acbec79", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_879138fbeb734f4781d1b97f1acbec79", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/879138fbeb734f4781d1b97f1acbec79", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/879138fbeb734f4781d1b97f1acbec79", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/879138fbeb734f4781d1b97f1acbec79", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-d911bb30-d646-43c-user", "id": "317cdf1431bd4e9a917f3339d8c8187f"}, "audit_ids": ["3sghZkAIS7Gny-slZyHe_w"], "issued_at": "2018-12-27T17:22:04.000000Z"}} 2018-12-27 17:22:04,436 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0af21ea99c7790a2316bbe89b9efa53b97f50b31" 2018-12-27 17:22:04,529 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:22:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-397374a4-0488-41fd-bb96-9f3fc00a490e Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:22:04,529 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-397374a4-0488-41fd-bb96-9f3fc00a490e 2018-12-27 17:22:04,533 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-ce25571b-fad9-47dc-b7ac-38af9bd2b123 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0af21ea99c7790a2316bbe89b9efa53b97f50b31" 2018-12-27 17:22:04,748 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1044 Content-Type: application/json X-Openstack-Request-Id: req-a39cf3e8-1f7f-4688-86fe-7fa1097a5ea4 Date: Thu, 27 Dec 2018 17:22:04 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-ce25571b-fad9-47dc-b7ac-38af9bd2b123", "tags": [], "container_format": "bare", "created_at": "2018-12-27T17:22:01Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-27T17:22:02Z", "visibility": "shared", "locations": [{"url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/593edbba-e77d-4ca9-88ab-114c06e94204/snap", "metadata": {}}], "self": "/v2/images/593edbba-e77d-4ca9-88ab-114c06e94204", "min_disk": 0, "protected": false, "id": "593edbba-e77d-4ca9-88ab-114c06e94204", "file": "/v2/images/593edbba-e77d-4ca9-88ab-114c06e94204/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "879138fbeb734f4781d1b97f1acbec79", "direct_url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/593edbba-e77d-4ca9-88ab-114c06e94204/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-ce25571b-fad9-47dc-b7ac-38af9bd2b123"} 2018-12-27 17:22:04,748 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-ce25571b-fad9-47dc-b7ac-38af9bd2b123 used request id req-a39cf3e8-1f7f-4688-86fe-7fa1097a5ea4 2018-12-27 17:22:04,751 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0af21ea99c7790a2316bbe89b9efa53b97f50b31" 2018-12-27 17:22:04,948 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-6ef82011-24c3-4f0b-8026-d61a3fa52855 Date: Thu, 27 Dec 2018 17:22:04 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-27 17:22:04,949 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/schemas/image used request id req-6ef82011-24c3-4f0b-8026-d61a3fa52855 2018-12-27 17:22:04,951 - create_image - INFO - Found image with name - CreateImageSuccessTests-ce25571b-fad9-47dc-b7ac-38af9bd2b123 2018-12-27 17:22:04,952 - glance_utils - INFO - Deleting image named - CreateImageSuccessTests-ce25571b-fad9-47dc-b7ac-38af9bd2b123 2018-12-27 17:22:04,955 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9292/v2/images/593edbba-e77d-4ca9-88ab-114c06e94204 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2cb14552edc80512fcf8b5ee87d5159689a76ff7" 2018-12-27 17:22:06,044 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-8971c062-b552-4486-b4bc-6a08363d82c9 Date: Thu, 27 Dec 2018 17:22:06 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-27 17:22:06,044 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.31:9292/v2/images/593edbba-e77d-4ca9-88ab-114c06e94204 used request id req-8971c062-b552-4486-b4bc-6a08363d82c9 2018-12-27 17:22:06,052 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8356f38c67cb73c7109c4f524f8698dd52c19a9c" 2018-12-27 17:22:06,433 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 33483 X-Openstack-Request-Id: req-b302d080-8367-44bb-bef8-458a410356ed Date: Thu, 27 Dec 2018 17:22:06 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "created_at": "2018-12-27T15:33:01Z", "updated_at": "2018-12-27T15:33:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "35205ac3-06e6-4cf6-bb21-ff8f813cb45b", "remote_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "ade77f59-e70c-4970-8ea8-198222fa332e", "remote_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "c4f3bf7f-d793-498d-a883-bb8c6003f070", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "c85cb618-8f19-445b-8e16-6d467cb17771", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}], "revision_number": 4, "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "created_at": "2018-12-27T15:57:22Z", "updated_at": "2018-12-27T15:57:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "5e258a3b-01f5-4aef-81b7-0b5dc6e5b683", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "65475539-0336-498a-8da4-ff0a80b10089", "remote_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "ae922857-f7ae-4bc8-949b-153fb43bfd00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "b4f87679-52e1-4cf9-bf76-5abb9a9bec06", "remote_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "f7197afc9b61423897aefc9a643d03a1"}], "revision_number": 4, "project_id": "f7197afc9b61423897aefc9a643d03a1", "id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "created_at": "2018-12-27T16:01:54Z", "updated_at": "2018-12-27T16:01:54Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "00dd3abd-acd1-4edb-8f4a-8badcbd2eeb4", "remote_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "018de60d-bc33-4ef0-9eed-6d00b6ce227b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "0d99f0db-fa6b-4201-b67f-a7ff0db82c5d", "remote_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv6", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "5c4049ef-933d-4614-84e7-83584430d462", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv6", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}], "revision_number": 4, "project_id": "8c689c5e31c44b09ab85f80682abbc2a", "id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "created_at": "2018-12-27T15:56:49Z", "updated_at": "2018-12-27T15:56:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "6555e255-763a-4448-b1b1-0c93b2a390bd", "remote_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "777ff7a5-a590-43e5-a84b-7677710494e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "8bac258a-08df-48b7-900b-efbe01a6ec20", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "dc17921e-353f-4898-a970-881b2c8d093d", "remote_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}], "revision_number": 4, "project_id": "28dac9e1580d461c9de52e6659cc4f9d", "id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "created_at": "2018-12-27T16:01:52Z", "updated_at": "2018-12-27T16:01:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "32737757-45f3-4b24-b6ab-5f2d5579b4a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv6", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "ae604ef3-492d-4aa3-8045-1ff84f755a27", "remote_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv4", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "b7bff40a-beda-4996-b140-ed94d010535c", "remote_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv6", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "b8129030-9d72-4d5d-adce-47bbe62492fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv4", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}], "revision_number": 4, "project_id": "81c108a273314b24bf6b48c41b5bbe0c", "id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "created_at": "2018-12-27T15:57:20Z", "updated_at": "2018-12-27T15:57:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "0c389ec4-c0af-4c20-acf9-4fcc1d859dd7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv6", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "3749697a-f2ef-439a-a661-2fb92badd1ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv4", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "b74e0c8c-e243-450e-b1be-69c587093d6d", "remote_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv6", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "c222695b-2f1c-427d-afd7-e0be24ec9f66", "remote_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv4", "project_id": "7fb0e5436e4f467998e672dd71018a45"}], "revision_number": 4, "project_id": "7fb0e5436e4f467998e672dd71018a45", "id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "created_at": "2018-12-27T17:02:11Z", "updated_at": "2018-12-27T17:02:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "675d8a56-1c9b-4c58-a252-61e65997fd05", "remote_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv4", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "84f0587c-7394-4fd6-8f3d-8d6ba94cf3f9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv6", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "8a450b4f-e710-4193-816e-13a2d4e40c07", "remote_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv6", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "c3106b0a-1026-4156-86a9-f0438b7fab93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv4", "project_id": "7cba3664d5674e65a12c8c269a05febf"}], "revision_number": 4, "project_id": "7cba3664d5674e65a12c8c269a05febf", "id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "created_at": "2018-12-27T15:58:29Z", "updated_at": "2018-12-27T15:58:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "2a945ecc-f9fa-4219-96ab-c189a7f5c102", "remote_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv6", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "55e2b54e-68d4-4476-8c9f-e05e347c8970", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv4", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "9983229c-b595-482a-973f-81137a209b6d", "remote_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv4", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "9d4b8450-78ab-4817-a586-372ed88268f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv6", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}], "revision_number": 4, "project_id": "fbd6dbf946a5406398ba810e02d0888e", "id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "created_at": "2018-12-27T15:57:24Z", "updated_at": "2018-12-27T15:57:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "35521f2a-a59d-4798-9fa8-0febfe126076", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv4", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "607d473d-1e6a-4088-a778-7df9ffc1ff68", "remote_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv6", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "6f8fa92b-b67a-4047-a900-f43656aff42b", "remote_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv4", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "890f1d6c-9ae5-45b0-b7a1-282182432b66", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv6", "project_id": "253cc6709e714b8a80a5f74e4257907e"}], "revision_number": 4, "project_id": "253cc6709e714b8a80a5f74e4257907e", "id": "b9546f11-205e-4322-89f8-f0360d6090ed", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "created_at": "2018-12-27T15:57:08Z", "updated_at": "2018-12-27T15:57:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "6739c48b-d899-4c17-bb8e-ffaf8922c034", "remote_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv4", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "9660a6af-4d9b-40b9-9729-f205f66c2bd0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv4", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "bf244c03-fc10-4754-9c2b-b0224401c4f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv6", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "d3bee7cc-a152-441c-9790-abb1f56cec03", "remote_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv6", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}], "revision_number": 4, "project_id": "782a28bd0d40485e85eda6b8ba43840b", "id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "created_at": "2018-12-27T15:57:11Z", "updated_at": "2018-12-27T15:57:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "22c0d2cf-360a-4aa8-ba7e-bfdbf8327d27", "remote_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "553b140a-8ba9-4af7-9f50-bf24e87aebf7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "b2ecf7a5-df98-4d65-a762-767320437c5a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "e49104b2-7c13-49d6-8519-a16dd585346f", "remote_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}], "revision_number": 4, "project_id": "ef7e486beb8f4de39b25ca5f11552328", "id": "d0588e93-db0d-4888-9f99-3399a50df490", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "created_at": "2018-12-27T17:19:15Z", "updated_at": "2018-12-27T17:19:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "1990fe24-df44-4561-9f09-f50aab182bf7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "651e4b8b-b29e-409b-9f25-ff2328ccefe6", "remote_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "cc4e2254-2157-4ae1-a233-3047573ddc6d", "remote_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "da56dda4-aaf3-43ff-bdf7-e64892ec2345", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}], "revision_number": 4, "project_id": "2a5a6879c5fa4db798cea6d394565d45", "id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-27T15:33:07Z", "updated_at": "2018-12-27T15:33:07Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "4de95db8-72d6-4aec-a145-e92511971eb9", "remote_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "5f100cff-05d8-4405-8dfb-0a387c123fae", "remote_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "a3f6a193-cc94-4220-a73a-08acf63c449b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "f059d8a5-0c32-49c9-a721-77cc89245ecd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "created_at": "2018-12-27T15:29:16Z", "updated_at": "2018-12-27T15:29:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "3c53841a-5bc0-4192-b482-044411e217ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "5956ff3f-d59d-4af6-82b5-566c888583a7", "remote_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:16Z", "revision_number": 0, "id": "60735d87-52c7-426a-91a6-aff1078a5a2d", "remote_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:16Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "abe97133-61dd-4fdf-baf3-2e07968a324f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "da629caea04941e1ae8979c379dc7c9d"}], "revision_number": 4, "project_id": "da629caea04941e1ae8979c379dc7c9d", "id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "name": "default"}]} 2018-12-27 17:22:06,434 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=default used request id req-b302d080-8367-44bb-bef8-458a410356ed 2018-12-27 17:22:06,441 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8356f38c67cb73c7109c4f524f8698dd52c19a9c" 2018-12-27 17:22:06,545 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:22:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-04f91cc6-c795-4f07-a0b8-ca21a6325d4f Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b7b4fceec1ad4c6eb74d758b709a9d93", "name": "admin"}} 2018-12-27 17:22:06,545 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93 used request id req-04f91cc6-c795-4f07-a0b8-ca21a6325d4f 2018-12-27 17:22:06,549 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/f7197afc9b61423897aefc9a643d03a1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8356f38c67cb73c7109c4f524f8698dd52c19a9c" 2018-12-27 17:22:06,668 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:22:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e1d20e4f-9da2-4598-8b81-0542409ebdf2 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f7197afc9b61423897aefc9a643d03a1.", "code": 404, "title": "Not Found"}} 2018-12-27 17:22:06,668 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/f7197afc9b61423897aefc9a643d03a1 used request id req-e1d20e4f-9da2-4598-8b81-0542409ebdf2 2018-12-27 17:22:06,668 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:22:06,672 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/8c689c5e31c44b09ab85f80682abbc2a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8356f38c67cb73c7109c4f524f8698dd52c19a9c" 2018-12-27 17:22:06,779 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:22:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8ed40722-7223-40fe-ab66-3206a2d0000f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8c689c5e31c44b09ab85f80682abbc2a.", "code": 404, "title": "Not Found"}} 2018-12-27 17:22:06,779 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/8c689c5e31c44b09ab85f80682abbc2a used request id req-8ed40722-7223-40fe-ab66-3206a2d0000f 2018-12-27 17:22:06,779 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:22:06,785 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/28dac9e1580d461c9de52e6659cc4f9d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8356f38c67cb73c7109c4f524f8698dd52c19a9c" 2018-12-27 17:22:06,892 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:22:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a290ad2d-6701-4714-9ef0-fe3fc07d3d5e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 28dac9e1580d461c9de52e6659cc4f9d.", "code": 404, "title": "Not Found"}} 2018-12-27 17:22:06,892 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/28dac9e1580d461c9de52e6659cc4f9d used request id req-a290ad2d-6701-4714-9ef0-fe3fc07d3d5e 2018-12-27 17:22:06,892 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:22:06,896 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/81c108a273314b24bf6b48c41b5bbe0c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8356f38c67cb73c7109c4f524f8698dd52c19a9c" 2018-12-27 17:22:07,001 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:22:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bf21bda9-62ef-4591-bb50-51ecd5174169 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 81c108a273314b24bf6b48c41b5bbe0c.", "code": 404, "title": "Not Found"}} 2018-12-27 17:22:07,001 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/81c108a273314b24bf6b48c41b5bbe0c used request id req-bf21bda9-62ef-4591-bb50-51ecd5174169 2018-12-27 17:22:07,002 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:22:07,005 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/7fb0e5436e4f467998e672dd71018a45 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8356f38c67cb73c7109c4f524f8698dd52c19a9c" 2018-12-27 17:22:07,110 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:22:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-942a6759-ccc5-4bee-aab4-f806961b1058 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7fb0e5436e4f467998e672dd71018a45.", "code": 404, "title": "Not Found"}} 2018-12-27 17:22:07,110 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/7fb0e5436e4f467998e672dd71018a45 used request id req-942a6759-ccc5-4bee-aab4-f806961b1058 2018-12-27 17:22:07,110 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:22:07,114 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/7cba3664d5674e65a12c8c269a05febf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8356f38c67cb73c7109c4f524f8698dd52c19a9c" 2018-12-27 17:22:07,215 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:22:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-69014928-4353-4547-b7c0-7f5f0591e400 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7cba3664d5674e65a12c8c269a05febf.", "code": 404, "title": "Not Found"}} 2018-12-27 17:22:07,215 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/7cba3664d5674e65a12c8c269a05febf used request id req-69014928-4353-4547-b7c0-7f5f0591e400 2018-12-27 17:22:07,215 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:22:07,219 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/fbd6dbf946a5406398ba810e02d0888e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8356f38c67cb73c7109c4f524f8698dd52c19a9c" 2018-12-27 17:22:07,424 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:22:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3e31d4d2-6871-41d6-8eb1-fb3417f7e6bc Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: fbd6dbf946a5406398ba810e02d0888e.", "code": 404, "title": "Not Found"}} 2018-12-27 17:22:07,424 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/fbd6dbf946a5406398ba810e02d0888e used request id req-3e31d4d2-6871-41d6-8eb1-fb3417f7e6bc 2018-12-27 17:22:07,424 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:22:07,428 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/253cc6709e714b8a80a5f74e4257907e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8356f38c67cb73c7109c4f524f8698dd52c19a9c" 2018-12-27 17:22:07,535 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:22:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-43e91a7d-d031-4774-8064-279dac0addb8 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 253cc6709e714b8a80a5f74e4257907e.", "code": 404, "title": "Not Found"}} 2018-12-27 17:22:07,536 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/253cc6709e714b8a80a5f74e4257907e used request id req-43e91a7d-d031-4774-8064-279dac0addb8 2018-12-27 17:22:07,536 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:22:07,539 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/782a28bd0d40485e85eda6b8ba43840b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8356f38c67cb73c7109c4f524f8698dd52c19a9c" 2018-12-27 17:22:07,645 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:22:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7fe5ae22-3a1c-4c5a-b496-9d2c6e434d18 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 782a28bd0d40485e85eda6b8ba43840b.", "code": 404, "title": "Not Found"}} 2018-12-27 17:22:07,645 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/782a28bd0d40485e85eda6b8ba43840b used request id req-7fe5ae22-3a1c-4c5a-b496-9d2c6e434d18 2018-12-27 17:22:07,645 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:22:07,648 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/ef7e486beb8f4de39b25ca5f11552328 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8356f38c67cb73c7109c4f524f8698dd52c19a9c" 2018-12-27 17:22:07,763 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:22:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4f26b974-5134-4591-a62e-97d462d48d8e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: ef7e486beb8f4de39b25ca5f11552328.", "code": 404, "title": "Not Found"}} 2018-12-27 17:22:07,764 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/ef7e486beb8f4de39b25ca5f11552328 used request id req-4f26b974-5134-4591-a62e-97d462d48d8e 2018-12-27 17:22:07,764 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:22:07,767 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/2a5a6879c5fa4db798cea6d394565d45 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8356f38c67cb73c7109c4f524f8698dd52c19a9c" 2018-12-27 17:22:07,872 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:22:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d63909c7-6995-48fe-8c01-b371e0162cad Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.31:5000/v3/projects/2a5a6879c5fa4db798cea6d394565d45"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}} 2018-12-27 17:22:07,872 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/2a5a6879c5fa4db798cea6d394565d45 used request id req-d63909c7-6995-48fe-8c01-b371e0162cad 2018-12-27 17:22:07,875 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/da629caea04941e1ae8979c379dc7c9d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8356f38c67cb73c7109c4f524f8698dd52c19a9c" 2018-12-27 17:22:07,982 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:22:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d5ed95fa-4199-41d7-b167-b1370ffbd563 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/da629caea04941e1ae8979c379dc7c9d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "da629caea04941e1ae8979c379dc7c9d", "name": "service"}} 2018-12-27 17:22:07,982 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/da629caea04941e1ae8979c379dc7c9d used request id req-d5ed95fa-4199-41d7-b167-b1370ffbd563 2018-12-27 17:22:07,983 - keystone_utils - INFO - Deleting project with name - CreateImageSuccessTests-d911bb30-d646-43c-proj 2018-12-27 17:22:07,987 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/projects/879138fbeb734f4781d1b97f1acbec79 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8356f38c67cb73c7109c4f524f8698dd52c19a9c" 2018-12-27 17:22:08,265 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:22:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3341549b-1e9f-444c-8251-d1383eb86779 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:22:08,265 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/879138fbeb734f4781d1b97f1acbec79 used request id req-3341549b-1e9f-444c-8251-d1383eb86779 2018-12-27 17:22:08,265 - keystone_utils - INFO - Deleting role with name - CreateImageSuccessTests-d911bb30-d646-43c-proj-role 2018-12-27 17:22:08,269 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/roles/cd5bbaa4eef04cf3bddeaddf6153a8c2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8356f38c67cb73c7109c4f524f8698dd52c19a9c" 2018-12-27 17:22:08,397 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:22:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-81829939-d2e1-44a5-812f-1443920ec6ae Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:22:08,397 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/roles/cd5bbaa4eef04cf3bddeaddf6153a8c2 used request id req-81829939-d2e1-44a5-812f-1443920ec6ae 2018-12-27 17:22:08,400 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8356f38c67cb73c7109c4f524f8698dd52c19a9c" 2018-12-27 17:22:08,506 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:22:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f76a18be-d249-41b0-88b6-b43b2748373e Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8de789d09e46427786a85702e5e8de91", "links": {"self": "http://172.30.9.31:5000/v3/roles/8de789d09e46427786a85702e5e8de91"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 17:22:08,506 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-f76a18be-d249-41b0-88b6-b43b2748373e 2018-12-27 17:22:08,507 - keystone_utils - INFO - Deleting user with name - CreateImageSuccessTests-d911bb30-d646-43c-user 2018-12-27 17:22:08,510 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/users/317cdf1431bd4e9a917f3339d8c8187f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a63a493bbe826403493427db7f8f985024e142db" 2018-12-27 17:22:08,723 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:22:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b7d01a53-2b08-46d4-bbc3-a0fb543eae17 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:22:08,724 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/317cdf1431bd4e9a917f3339d8c8187f used request id req-b7d01a53-2b08-46d4-bbc3-a0fb543eae17 2018-12-27 17:22:08,725 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:22:09,132 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:22:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["a7_eJg9KSiKwjtJQJNjGxA"], "issued_at": "2018-12-27T17:22:09.000000Z"}} 2018-12-27 17:22:09,133 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bc7648aa9471519195f586e73e0892238d26f3c" 2018-12-27 17:22:09,240 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:22:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2fb32905-72e5-4ee2-b2f9-7230cd422ea0 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:22:09,240 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-2fb32905-72e5-4ee2-b2f9-7230cd422ea0 2018-12-27 17:22:09,241 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:22:09,242 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:22:09,668 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:22:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["_4ptA2n1Sj-MP8tg-xOR4g"], "issued_at": "2018-12-27T17:22:09.000000Z"}} 2018-12-27 17:22:09,669 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09df58bb2d692ac830cd5f38c5885b3a1256a308" 2018-12-27 17:22:09,771 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:22:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dacd25a3-3b0d-416c-bd68-ba32a2cadbb9 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:22:09,771 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-dacd25a3-3b0d-416c-bd68-ba32a2cadbb9 2018-12-27 17:22:09,776 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 17:22:09,781 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 17:22:09 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 17:22:09,782 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-e594bcfe-6d1f-44c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09df58bb2d692ac830cd5f38c5885b3a1256a308" 2018-12-27 17:22:09,890 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:22:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-81ca349e-8d82-4a6c-996e-174ce266d237 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-e594bcfe-6d1f-44c-proj", "previous": null, "next": null}, "projects": []} 2018-12-27 17:22:09,890 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-e594bcfe-6d1f-44c-proj used request id req-81ca349e-8d82-4a6c-996e-174ce266d237 2018-12-27 17:22:09,893 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09df58bb2d692ac830cd5f38c5885b3a1256a308" 2018-12-27 17:22:10,003 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:22:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-14e86bb4-4d6d-4259-9179-b5a97e6d528f Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-27 17:22:10,004 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-14e86bb4-4d6d-4259-9179-b5a97e6d528f 2018-12-27 17:22:10,007 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09df58bb2d692ac830cd5f38c5885b3a1256a308" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateImageSuccessTests-e594bcfe-6d1f-44c-proj"}}' 2018-12-27 17:22:10,172 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 27 Dec 2018 17:22:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fa7dc3b7-68c8-4803-8acb-efa79b08908a Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/47106d5d6e6f458f9a7aef896a603536"}, "tags": [], "enabled": true, "id": "47106d5d6e6f458f9a7aef896a603536", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-e594bcfe-6d1f-44c-proj"}} 2018-12-27 17:22:10,172 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-fa7dc3b7-68c8-4803-8acb-efa79b08908a 2018-12-27 17:22:10,173 - keystone_utils - INFO - Created project with name - CreateImageSuccessTests-e594bcfe-6d1f-44c-proj 2018-12-27 17:22:10,173 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:22:10,174 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:22:10,589 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:22:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["mfSogouWS6iGV6u0dBFAPQ"], "issued_at": "2018-12-27T17:22:10.000000Z"}} 2018-12-27 17:22:10,590 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74775b23cfe54b1009c5924b99ddc13ca761973b" 2018-12-27 17:22:10,603 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:22:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-315371f0-7b93-4ddc-ac43-838083bcde8e Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:22:10,603 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-315371f0-7b93-4ddc-ac43-838083bcde8e 2018-12-27 17:22:10,607 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 17:22:10,612 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 17:22:10 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 17:22:10,613 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74775b23cfe54b1009c5924b99ddc13ca761973b" 2018-12-27 17:22:10,749 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:22:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1e9d7a0f-b93c-4f7c-8c0a-94c703cb602a Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "links": {"self": "http://172.30.9.31:5000/v3/users/01fa52e7b3674fc48643fa4ffca67e4e"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "01fa52e7b3674fc48643fa4ffca67e4e", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/05a834ddebbc40688596b7460b47439e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05a834ddebbc40688596b7460b47439e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/08226a0ad01943f39559448239e291e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "08226a0ad01943f39559448239e291e1", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/55c0552fe37a4f7ca0e73939514bc683"}, "domain_id": "default", "enabled": true, "options": {}, "id": "55c0552fe37a4f7ca0e73939514bc683", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/646a4af4e3b5439a97996d353fea3924"}, "domain_id": "914eec1d43ea4caf9d2fd33268c06258", "enabled": true, "options": {}, "id": "646a4af4e3b5439a97996d353fea3924", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/85fb203e51c34d3f8122e285a6a318b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85fb203e51c34d3f8122e285a6a318b3", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/905e7f4b42d24cca93b99d2401fa3378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "905e7f4b42d24cca93b99d2401fa3378", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/a5bc08b9f81f4e5bb86c24f9f7547bae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5bc08b9f81f4e5bb86c24f9f7547bae", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/a5c780627f004d318bf908d80305da9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5c780627f004d318bf908d80305da9c", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/b18425bf2b044bc9af7e194919539a17"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b18425bf2b044bc9af7e194919539a17", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/b8d2134b619d4dca80e21d6fb16449b0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b8d2134b619d4dca80e21d6fb16449b0", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/b9ab6a25a652438285139fe5b44aea62"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9ab6a25a652438285139fe5b44aea62", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/c08462554a4844d681348f58b9b0edee"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c08462554a4844d681348f58b9b0edee", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/ddfc3a9aad444d4782eae677c8a98130"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ddfc3a9aad444d4782eae677c8a98130", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/f2a74f2185a54676a6cb2bb5ecfcc4f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2a74f2185a54676a6cb2bb5ecfcc4f6", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-12-27 17:22:10,750 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-1e9d7a0f-b93c-4f7c-8c0a-94c703cb602a 2018-12-27 17:22:10,753 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?name=CreateImageSuccessTests-e594bcfe-6d1f-44c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74775b23cfe54b1009c5924b99ddc13ca761973b" 2018-12-27 17:22:10,861 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:22:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d1c4ebb1-9d7d-46d2-b6c0-3f1837c5dd36 Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?name=CreateImageSuccessTests-e594bcfe-6d1f-44c-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/47106d5d6e6f458f9a7aef896a603536"}, "tags": [], "enabled": true, "id": "47106d5d6e6f458f9a7aef896a603536", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-e594bcfe-6d1f-44c-proj"}]} 2018-12-27 17:22:10,861 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?name=CreateImageSuccessTests-e594bcfe-6d1f-44c-proj used request id req-d1c4ebb1-9d7d-46d2-b6c0-3f1837c5dd36 2018-12-27 17:22:10,864 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74775b23cfe54b1009c5924b99ddc13ca761973b" 2018-12-27 17:22:10,971 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:22:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aa740237-62a0-459c-8048-add14c802791 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-27 17:22:10,972 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-aa740237-62a0-459c-8048-add14c802791 2018-12-27 17:22:11,367 - keystone_utils - INFO - Created user with name - CreateImageSuccessTests-e594bcfe-6d1f-44c-user 2018-12-27 17:22:11,367 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:22:11,372 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09df58bb2d692ac830cd5f38c5885b3a1256a308" 2018-12-27 17:22:11,478 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:22:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9c968896-d727-4484-a799-5186f0fec861 Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8de789d09e46427786a85702e5e8de91", "links": {"self": "http://172.30.9.31:5000/v3/roles/8de789d09e46427786a85702e5e8de91"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 17:22:11,478 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-9c968896-d727-4484-a799-5186f0fec861 2018-12-27 17:22:11,482 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09df58bb2d692ac830cd5f38c5885b3a1256a308" -d '{"role": {"name": "CreateImageSuccessTests-e594bcfe-6d1f-44c-proj-role"}}' 2018-12-27 17:22:11,612 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 27 Dec 2018 17:22:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ffe41ea6-742a-46e4-981e-6660c375498a Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "b9e5967fba1f49ef8ab068eedb1009cf", "links": {"self": "http://172.30.9.31:5000/v3/roles/b9e5967fba1f49ef8ab068eedb1009cf"}, "name": "CreateImageSuccessTests-e594bcfe-6d1f-44c-proj-role"}} 2018-12-27 17:22:11,612 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/roles used request id req-ffe41ea6-742a-46e4-981e-6660c375498a 2018-12-27 17:22:11,613 - keystone_utils - INFO - Created role with name - CreateImageSuccessTests-e594bcfe-6d1f-44c-proj-role 2018-12-27 17:22:11,616 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles/b9e5967fba1f49ef8ab068eedb1009cf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09df58bb2d692ac830cd5f38c5885b3a1256a308" 2018-12-27 17:22:11,731 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:22:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e1b37eeb-8d09-4dff-9bb2-1289f82f2c6a Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "b9e5967fba1f49ef8ab068eedb1009cf", "links": {"self": "http://172.30.9.31:5000/v3/roles/b9e5967fba1f49ef8ab068eedb1009cf"}, "name": "CreateImageSuccessTests-e594bcfe-6d1f-44c-proj-role"}} 2018-12-27 17:22:11,731 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles/b9e5967fba1f49ef8ab068eedb1009cf used request id req-e1b37eeb-8d09-4dff-9bb2-1289f82f2c6a 2018-12-27 17:22:11,732 - keystone_utils - INFO - Granting role CreateImageSuccessTests-e594bcfe-6d1f-44c-proj-role to project CreateImageSuccessTests-e594bcfe-6d1f-44c-proj 2018-12-27 17:22:11,735 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:5000/v3/projects/47106d5d6e6f458f9a7aef896a603536/users/00075ca8d7b149b0823a390e988e3bbb/roles/b9e5967fba1f49ef8ab068eedb1009cf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09df58bb2d692ac830cd5f38c5885b3a1256a308" 2018-12-27 17:22:11,882 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:22:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0f1572c1-c900-43ce-9a27-461891b0ddfc Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:22:11,882 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/47106d5d6e6f458f9a7aef896a603536/users/00075ca8d7b149b0823a390e988e3bbb/roles/b9e5967fba1f49ef8ab068eedb1009cf used request id req-0f1572c1-c900-43ce-9a27-461891b0ddfc 2018-12-27 17:22:11,883 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-12-27 17:22:11,883 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:22:11,884 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:22:12,302 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b9e5967fba1f49ef8ab068eedb1009cf", "name": "CreateImageSuccessTests-e594bcfe-6d1f-44c-proj-role"}], "expires_at": "2018-12-27T18:22:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "47106d5d6e6f458f9a7aef896a603536", "name": "CreateImageSuccessTests-e594bcfe-6d1f-44c-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/47106d5d6e6f458f9a7aef896a603536", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/47106d5d6e6f458f9a7aef896a603536", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/47106d5d6e6f458f9a7aef896a603536", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/47106d5d6e6f458f9a7aef896a603536", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/47106d5d6e6f458f9a7aef896a603536", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/47106d5d6e6f458f9a7aef896a603536", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/47106d5d6e6f458f9a7aef896a603536", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/47106d5d6e6f458f9a7aef896a603536", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/47106d5d6e6f458f9a7aef896a603536", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_47106d5d6e6f458f9a7aef896a603536", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_47106d5d6e6f458f9a7aef896a603536", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/47106d5d6e6f458f9a7aef896a603536", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/47106d5d6e6f458f9a7aef896a603536", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/47106d5d6e6f458f9a7aef896a603536", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-e594bcfe-6d1f-44c-user", "id": "00075ca8d7b149b0823a390e988e3bbb"}, "audit_ids": ["LXyY2MfVQ4id35PvbQ3S8A"], "issued_at": "2018-12-27T17:22:12.000000Z"}} 2018-12-27 17:22:12,303 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbd063084f9e847a12c49cd5c9d6ed4ef88b3170" 2018-12-27 17:22:12,397 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:22:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7d559a8b-c5d0-4e8c-a83c-17aa463d428d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:22:12,397 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-7d559a8b-c5d0-4e8c-a83c-17aa463d428d 2018-12-27 17:22:12,401 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-f1e4f9c2-cff0-4a62-8427-50eec2364551 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}bbd063084f9e847a12c49cd5c9d6ed4ef88b3170" 2018-12-27 17:22:12,611 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 162 Content-Type: application/json X-Openstack-Request-Id: req-14ebd7f9-5efe-41ff-9c0a-eb831737cb1c Date: Thu, 27 Dec 2018 17:22:12 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-f1e4f9c2-cff0-4a62-8427-50eec2364551"} 2018-12-27 17:22:12,612 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-f1e4f9c2-cff0-4a62-8427-50eec2364551 used request id req-14ebd7f9-5efe-41ff-9c0a-eb831737cb1c 2018-12-27 17:22:12,615 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}bbd063084f9e847a12c49cd5c9d6ed4ef88b3170" 2018-12-27 17:22:12,813 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-eeb11f62-3c5c-4ec2-9974-53bf387568d9 Date: Thu, 27 Dec 2018 17:22:12 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-27 17:22:12,813 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/schemas/image used request id req-eeb11f62-3c5c-4ec2-9974-53bf387568d9 2018-12-27 17:22:12,843 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}bbd063084f9e847a12c49cd5c9d6ed4ef88b3170" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateImageSuccessTests-f1e4f9c2-cff0-4a62-8427-50eec2364551"}' 2018-12-27 17:22:13,091 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 621 Content-Type: application/json Location: http://172.30.9.31:9292/v2/images/d10e39e9-2733-4c71-9807-0b1513be46ad Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-e1078277-4cb0-4c7c-a620-518630f4859f Date: Thu, 27 Dec 2018 17:22:13 GMT RESP BODY: {"status": "queued", "name": "CreateImageSuccessTests-f1e4f9c2-cff0-4a62-8427-50eec2364551", "tags": [], "container_format": "bare", "created_at": "2018-12-27T17:22:13Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-12-27T17:22:13Z", "visibility": "shared", "locations": [], "self": "/v2/images/d10e39e9-2733-4c71-9807-0b1513be46ad", "min_disk": 0, "protected": false, "id": "d10e39e9-2733-4c71-9807-0b1513be46ad", "file": "/v2/images/d10e39e9-2733-4c71-9807-0b1513be46ad/file", "checksum": null, "owner": "47106d5d6e6f458f9a7aef896a603536", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-27 17:22:13,091 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.31:9292/v2/images used request id req-e1078277-4cb0-4c7c-a620-518630f4859f 2018-12-27 17:22:13,102 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:9292/v2/images/d10e39e9-2733-4c71-9807-0b1513be46ad/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}bbd063084f9e847a12c49cd5c9d6ed4ef88b3170" -d '' 2018-12-27 17:22:14,054 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-514b0809-436e-4728-bbba-40536dc54220 Date: Thu, 27 Dec 2018 17:22:14 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-27 17:22:14,055 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.31:9292/v2/images/d10e39e9-2733-4c71-9807-0b1513be46ad/file used request id req-514b0809-436e-4728-bbba-40536dc54220 2018-12-27 17:22:14,055 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-27 17:22:14,058 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/images/d10e39e9-2733-4c71-9807-0b1513be46ad -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}bbd063084f9e847a12c49cd5c9d6ed4ef88b3170" 2018-12-27 17:22:14,252 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-3a0aa218-096e-449c-b839-1597de21cf41 Date: Thu, 27 Dec 2018 17:22:14 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-f1e4f9c2-cff0-4a62-8427-50eec2364551", "tags": [], "container_format": "bare", "created_at": "2018-12-27T17:22:13Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-27T17:22:13Z", "visibility": "shared", "locations": [{"url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/d10e39e9-2733-4c71-9807-0b1513be46ad/snap", "metadata": {}}], "self": "/v2/images/d10e39e9-2733-4c71-9807-0b1513be46ad", "min_disk": 0, "protected": false, "id": "d10e39e9-2733-4c71-9807-0b1513be46ad", "file": "/v2/images/d10e39e9-2733-4c71-9807-0b1513be46ad/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "47106d5d6e6f458f9a7aef896a603536", "direct_url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/d10e39e9-2733-4c71-9807-0b1513be46ad/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-27 17:22:14,253 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images/d10e39e9-2733-4c71-9807-0b1513be46ad used request id req-3a0aa218-096e-449c-b839-1597de21cf41 2018-12-27 17:22:14,256 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}bbd063084f9e847a12c49cd5c9d6ed4ef88b3170" 2018-12-27 17:22:14,443 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-ce8bb874-f73a-415e-a2e3-a8c0b3ee4a04 Date: Thu, 27 Dec 2018 17:22:14 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-27 17:22:14,444 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/schemas/image used request id req-ce8bb874-f73a-415e-a2e3-a8c0b3ee4a04 2018-12-27 17:22:14,446 - create_image - INFO - Created image with name - CreateImageSuccessTests-f1e4f9c2-cff0-4a62-8427-50eec2364551 2018-12-27 17:22:14,449 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/images/d10e39e9-2733-4c71-9807-0b1513be46ad -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}bbd063084f9e847a12c49cd5c9d6ed4ef88b3170" 2018-12-27 17:22:14,649 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-e752a361-a4c0-46b6-b050-6a81ffb74429 Date: Thu, 27 Dec 2018 17:22:14 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-f1e4f9c2-cff0-4a62-8427-50eec2364551", "tags": [], "container_format": "bare", "created_at": "2018-12-27T17:22:13Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-27T17:22:13Z", "visibility": "shared", "locations": [{"url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/d10e39e9-2733-4c71-9807-0b1513be46ad/snap", "metadata": {}}], "self": "/v2/images/d10e39e9-2733-4c71-9807-0b1513be46ad", "min_disk": 0, "protected": false, "id": "d10e39e9-2733-4c71-9807-0b1513be46ad", "file": "/v2/images/d10e39e9-2733-4c71-9807-0b1513be46ad/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "47106d5d6e6f458f9a7aef896a603536", "direct_url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/d10e39e9-2733-4c71-9807-0b1513be46ad/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-27 17:22:14,649 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images/d10e39e9-2733-4c71-9807-0b1513be46ad used request id req-e752a361-a4c0-46b6-b050-6a81ffb74429 2018-12-27 17:22:14,650 - create_image - DEBUG - Instance status is - active 2018-12-27 17:22:14,650 - create_image - DEBUG - Image is active with name - CreateImageSuccessTests-f1e4f9c2-cff0-4a62-8427-50eec2364551 2018-12-27 17:22:14,650 - create_image - INFO - Image is now active with name - CreateImageSuccessTests-f1e4f9c2-cff0-4a62-8427-50eec2364551 2018-12-27 17:22:14,651 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:22:15,053 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b9e5967fba1f49ef8ab068eedb1009cf", "name": "CreateImageSuccessTests-e594bcfe-6d1f-44c-proj-role"}], "expires_at": "2018-12-27T18:22:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "47106d5d6e6f458f9a7aef896a603536", "name": "CreateImageSuccessTests-e594bcfe-6d1f-44c-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/47106d5d6e6f458f9a7aef896a603536", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/47106d5d6e6f458f9a7aef896a603536", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/47106d5d6e6f458f9a7aef896a603536", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/47106d5d6e6f458f9a7aef896a603536", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/47106d5d6e6f458f9a7aef896a603536", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/47106d5d6e6f458f9a7aef896a603536", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/47106d5d6e6f458f9a7aef896a603536", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/47106d5d6e6f458f9a7aef896a603536", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/47106d5d6e6f458f9a7aef896a603536", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_47106d5d6e6f458f9a7aef896a603536", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_47106d5d6e6f458f9a7aef896a603536", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/47106d5d6e6f458f9a7aef896a603536", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/47106d5d6e6f458f9a7aef896a603536", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/47106d5d6e6f458f9a7aef896a603536", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-e594bcfe-6d1f-44c-user", "id": "00075ca8d7b149b0823a390e988e3bbb"}, "audit_ids": ["Lk505SuTSmuzbPrPTFsM4w"], "issued_at": "2018-12-27T17:22:15.000000Z"}} 2018-12-27 17:22:15,055 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-f1e4f9c2-cff0-4a62-8427-50eec2364551 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}cbe9a471a44785ca8964262b5720b6258a3c15df" 2018-12-27 17:22:15,270 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1044 Content-Type: application/json X-Openstack-Request-Id: req-8386ae89-297c-4460-b8a5-e8dd473eead9 Date: Thu, 27 Dec 2018 17:22:15 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-f1e4f9c2-cff0-4a62-8427-50eec2364551", "tags": [], "container_format": "bare", "created_at": "2018-12-27T17:22:13Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-27T17:22:13Z", "visibility": "shared", "locations": [{"url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/d10e39e9-2733-4c71-9807-0b1513be46ad/snap", "metadata": {}}], "self": "/v2/images/d10e39e9-2733-4c71-9807-0b1513be46ad", "min_disk": 0, "protected": false, "id": "d10e39e9-2733-4c71-9807-0b1513be46ad", "file": "/v2/images/d10e39e9-2733-4c71-9807-0b1513be46ad/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "47106d5d6e6f458f9a7aef896a603536", "direct_url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/d10e39e9-2733-4c71-9807-0b1513be46ad/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-f1e4f9c2-cff0-4a62-8427-50eec2364551"} 2018-12-27 17:22:15,270 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-f1e4f9c2-cff0-4a62-8427-50eec2364551 used request id req-8386ae89-297c-4460-b8a5-e8dd473eead9 2018-12-27 17:22:15,273 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}cbe9a471a44785ca8964262b5720b6258a3c15df" 2018-12-27 17:22:15,463 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-54fc3e73-8db2-4749-a2a1-a48328dc81cb Date: Thu, 27 Dec 2018 17:22:15 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-27 17:22:15,463 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/schemas/image used request id req-54fc3e73-8db2-4749-a2a1-a48328dc81cb 2018-12-27 17:22:15,466 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:22:15,467 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:22:15,872 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b9e5967fba1f49ef8ab068eedb1009cf", "name": "CreateImageSuccessTests-e594bcfe-6d1f-44c-proj-role"}], "expires_at": "2018-12-27T18:22:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "47106d5d6e6f458f9a7aef896a603536", "name": "CreateImageSuccessTests-e594bcfe-6d1f-44c-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/47106d5d6e6f458f9a7aef896a603536", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/47106d5d6e6f458f9a7aef896a603536", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/47106d5d6e6f458f9a7aef896a603536", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/47106d5d6e6f458f9a7aef896a603536", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/47106d5d6e6f458f9a7aef896a603536", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/47106d5d6e6f458f9a7aef896a603536", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/47106d5d6e6f458f9a7aef896a603536", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/47106d5d6e6f458f9a7aef896a603536", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/47106d5d6e6f458f9a7aef896a603536", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_47106d5d6e6f458f9a7aef896a603536", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_47106d5d6e6f458f9a7aef896a603536", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/47106d5d6e6f458f9a7aef896a603536", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/47106d5d6e6f458f9a7aef896a603536", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/47106d5d6e6f458f9a7aef896a603536", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-e594bcfe-6d1f-44c-user", "id": "00075ca8d7b149b0823a390e988e3bbb"}, "audit_ids": ["HKZKfwXsT_C_JUhq4Ci96g"], "issued_at": "2018-12-27T17:22:15.000000Z"}} 2018-12-27 17:22:15,873 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2866d1540b19670ebf1d353c4c6fa0c5208149db" 2018-12-27 17:22:15,990 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:22:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2030b146-e5c0-4d41-9329-086038eaf569 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:22:15,990 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-2030b146-e5c0-4d41-9329-086038eaf569 2018-12-27 17:22:15,994 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/images?limit=20&name=CreateImageSuccessTests-f1e4f9c2-cff0-4a62-8427-50eec2364551 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2866d1540b19670ebf1d353c4c6fa0c5208149db" 2018-12-27 17:22:16,222 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1026 Content-Type: application/json X-Openstack-Request-Id: req-af69ccc8-c388-4e6a-80f4-6c6f8c75c46d Date: Thu, 27 Dec 2018 17:22:16 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-f1e4f9c2-cff0-4a62-8427-50eec2364551", "tags": [], "container_format": "bare", "created_at": "2018-12-27T17:22:13Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-27T17:22:13Z", "visibility": "shared", "locations": [{"url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/d10e39e9-2733-4c71-9807-0b1513be46ad/snap", "metadata": {}}], "self": "/v2/images/d10e39e9-2733-4c71-9807-0b1513be46ad", "min_disk": 0, "protected": false, "id": "d10e39e9-2733-4c71-9807-0b1513be46ad", "file": "/v2/images/d10e39e9-2733-4c71-9807-0b1513be46ad/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "47106d5d6e6f458f9a7aef896a603536", "direct_url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/d10e39e9-2733-4c71-9807-0b1513be46ad/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?limit=20&name=CreateImageSuccessTests-f1e4f9c2-cff0-4a62-8427-50eec2364551"} 2018-12-27 17:22:16,222 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images?limit=20&name=CreateImageSuccessTests-f1e4f9c2-cff0-4a62-8427-50eec2364551 used request id req-af69ccc8-c388-4e6a-80f4-6c6f8c75c46d 2018-12-27 17:22:16,225 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2866d1540b19670ebf1d353c4c6fa0c5208149db" 2018-12-27 17:22:16,415 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-86f7365e-96d7-4cde-afa3-8160d0788048 Date: Thu, 27 Dec 2018 17:22:16 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-27 17:22:16,415 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/schemas/image used request id req-86f7365e-96d7-4cde-afa3-8160d0788048 2018-12-27 17:22:16,418 - create_image - INFO - Found image with name - CreateImageSuccessTests-f1e4f9c2-cff0-4a62-8427-50eec2364551 2018-12-27 17:22:16,419 - glance_utils - INFO - Deleting image named - CreateImageSuccessTests-f1e4f9c2-cff0-4a62-8427-50eec2364551 2018-12-27 17:22:16,422 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9292/v2/images/d10e39e9-2733-4c71-9807-0b1513be46ad -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}bbd063084f9e847a12c49cd5c9d6ed4ef88b3170" 2018-12-27 17:22:16,738 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-139f4867-b4c9-4519-9dce-1300527ee800 Date: Thu, 27 Dec 2018 17:22:16 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-27 17:22:16,738 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.31:9292/v2/images/d10e39e9-2733-4c71-9807-0b1513be46ad used request id req-139f4867-b4c9-4519-9dce-1300527ee800 2018-12-27 17:22:16,746 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09df58bb2d692ac830cd5f38c5885b3a1256a308" 2018-12-27 17:22:17,042 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 33483 X-Openstack-Request-Id: req-9c4e67f2-4e27-4b10-95d1-da712a537651 Date: Thu, 27 Dec 2018 17:22:17 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "created_at": "2018-12-27T15:33:01Z", "updated_at": "2018-12-27T15:33:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "35205ac3-06e6-4cf6-bb21-ff8f813cb45b", "remote_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "ade77f59-e70c-4970-8ea8-198222fa332e", "remote_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "c4f3bf7f-d793-498d-a883-bb8c6003f070", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "c85cb618-8f19-445b-8e16-6d467cb17771", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}], "revision_number": 4, "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "created_at": "2018-12-27T15:57:22Z", "updated_at": "2018-12-27T15:57:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "5e258a3b-01f5-4aef-81b7-0b5dc6e5b683", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "65475539-0336-498a-8da4-ff0a80b10089", "remote_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "ae922857-f7ae-4bc8-949b-153fb43bfd00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "b4f87679-52e1-4cf9-bf76-5abb9a9bec06", "remote_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "f7197afc9b61423897aefc9a643d03a1"}], "revision_number": 4, "project_id": "f7197afc9b61423897aefc9a643d03a1", "id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "created_at": "2018-12-27T16:01:54Z", "updated_at": "2018-12-27T16:01:54Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "00dd3abd-acd1-4edb-8f4a-8badcbd2eeb4", "remote_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "018de60d-bc33-4ef0-9eed-6d00b6ce227b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "0d99f0db-fa6b-4201-b67f-a7ff0db82c5d", "remote_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv6", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "5c4049ef-933d-4614-84e7-83584430d462", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv6", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}], "revision_number": 4, "project_id": "8c689c5e31c44b09ab85f80682abbc2a", "id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "created_at": "2018-12-27T15:56:49Z", "updated_at": "2018-12-27T15:56:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "6555e255-763a-4448-b1b1-0c93b2a390bd", "remote_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "777ff7a5-a590-43e5-a84b-7677710494e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "8bac258a-08df-48b7-900b-efbe01a6ec20", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "dc17921e-353f-4898-a970-881b2c8d093d", "remote_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}], "revision_number": 4, "project_id": "28dac9e1580d461c9de52e6659cc4f9d", "id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "created_at": "2018-12-27T16:01:52Z", "updated_at": "2018-12-27T16:01:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "32737757-45f3-4b24-b6ab-5f2d5579b4a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv6", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "ae604ef3-492d-4aa3-8045-1ff84f755a27", "remote_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv4", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "b7bff40a-beda-4996-b140-ed94d010535c", "remote_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv6", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "b8129030-9d72-4d5d-adce-47bbe62492fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv4", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}], "revision_number": 4, "project_id": "81c108a273314b24bf6b48c41b5bbe0c", "id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "created_at": "2018-12-27T15:57:20Z", "updated_at": "2018-12-27T15:57:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "0c389ec4-c0af-4c20-acf9-4fcc1d859dd7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv6", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "3749697a-f2ef-439a-a661-2fb92badd1ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv4", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "b74e0c8c-e243-450e-b1be-69c587093d6d", "remote_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv6", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "c222695b-2f1c-427d-afd7-e0be24ec9f66", "remote_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv4", "project_id": "7fb0e5436e4f467998e672dd71018a45"}], "revision_number": 4, "project_id": "7fb0e5436e4f467998e672dd71018a45", "id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "created_at": "2018-12-27T17:02:11Z", "updated_at": "2018-12-27T17:02:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "675d8a56-1c9b-4c58-a252-61e65997fd05", "remote_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv4", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "84f0587c-7394-4fd6-8f3d-8d6ba94cf3f9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv6", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "8a450b4f-e710-4193-816e-13a2d4e40c07", "remote_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv6", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "c3106b0a-1026-4156-86a9-f0438b7fab93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv4", "project_id": "7cba3664d5674e65a12c8c269a05febf"}], "revision_number": 4, "project_id": "7cba3664d5674e65a12c8c269a05febf", "id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "created_at": "2018-12-27T15:58:29Z", "updated_at": "2018-12-27T15:58:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "2a945ecc-f9fa-4219-96ab-c189a7f5c102", "remote_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv6", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "55e2b54e-68d4-4476-8c9f-e05e347c8970", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv4", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "9983229c-b595-482a-973f-81137a209b6d", "remote_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv4", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "9d4b8450-78ab-4817-a586-372ed88268f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv6", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}], "revision_number": 4, "project_id": "fbd6dbf946a5406398ba810e02d0888e", "id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "created_at": "2018-12-27T15:57:24Z", "updated_at": "2018-12-27T15:57:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "35521f2a-a59d-4798-9fa8-0febfe126076", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv4", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "607d473d-1e6a-4088-a778-7df9ffc1ff68", "remote_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv6", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "6f8fa92b-b67a-4047-a900-f43656aff42b", "remote_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv4", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "890f1d6c-9ae5-45b0-b7a1-282182432b66", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv6", "project_id": "253cc6709e714b8a80a5f74e4257907e"}], "revision_number": 4, "project_id": "253cc6709e714b8a80a5f74e4257907e", "id": "b9546f11-205e-4322-89f8-f0360d6090ed", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "created_at": "2018-12-27T15:57:08Z", "updated_at": "2018-12-27T15:57:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "6739c48b-d899-4c17-bb8e-ffaf8922c034", "remote_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv4", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "9660a6af-4d9b-40b9-9729-f205f66c2bd0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv4", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "bf244c03-fc10-4754-9c2b-b0224401c4f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv6", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "d3bee7cc-a152-441c-9790-abb1f56cec03", "remote_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv6", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}], "revision_number": 4, "project_id": "782a28bd0d40485e85eda6b8ba43840b", "id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "created_at": "2018-12-27T15:57:11Z", "updated_at": "2018-12-27T15:57:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "22c0d2cf-360a-4aa8-ba7e-bfdbf8327d27", "remote_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "553b140a-8ba9-4af7-9f50-bf24e87aebf7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "b2ecf7a5-df98-4d65-a762-767320437c5a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "e49104b2-7c13-49d6-8519-a16dd585346f", "remote_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}], "revision_number": 4, "project_id": "ef7e486beb8f4de39b25ca5f11552328", "id": "d0588e93-db0d-4888-9f99-3399a50df490", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "created_at": "2018-12-27T17:19:15Z", "updated_at": "2018-12-27T17:19:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "1990fe24-df44-4561-9f09-f50aab182bf7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "651e4b8b-b29e-409b-9f25-ff2328ccefe6", "remote_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "cc4e2254-2157-4ae1-a233-3047573ddc6d", "remote_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "da56dda4-aaf3-43ff-bdf7-e64892ec2345", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}], "revision_number": 4, "project_id": "2a5a6879c5fa4db798cea6d394565d45", "id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-27T15:33:07Z", "updated_at": "2018-12-27T15:33:07Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "4de95db8-72d6-4aec-a145-e92511971eb9", "remote_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "5f100cff-05d8-4405-8dfb-0a387c123fae", "remote_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "a3f6a193-cc94-4220-a73a-08acf63c449b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "f059d8a5-0c32-49c9-a721-77cc89245ecd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "created_at": "2018-12-27T15:29:16Z", "updated_at": "2018-12-27T15:29:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "3c53841a-5bc0-4192-b482-044411e217ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "5956ff3f-d59d-4af6-82b5-566c888583a7", "remote_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:16Z", "revision_number": 0, "id": "60735d87-52c7-426a-91a6-aff1078a5a2d", "remote_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:16Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "abe97133-61dd-4fdf-baf3-2e07968a324f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "da629caea04941e1ae8979c379dc7c9d"}], "revision_number": 4, "project_id": "da629caea04941e1ae8979c379dc7c9d", "id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "name": "default"}]} 2018-12-27 17:22:17,043 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=default used request id req-9c4e67f2-4e27-4b10-95d1-da712a537651 2018-12-27 17:22:17,050 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09df58bb2d692ac830cd5f38c5885b3a1256a308" 2018-12-27 17:22:17,159 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:22:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ab1b2295-5525-415a-bf02-a2da8a1fd0d2 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b7b4fceec1ad4c6eb74d758b709a9d93", "name": "admin"}} 2018-12-27 17:22:17,159 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93 used request id req-ab1b2295-5525-415a-bf02-a2da8a1fd0d2 2018-12-27 17:22:17,162 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/f7197afc9b61423897aefc9a643d03a1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09df58bb2d692ac830cd5f38c5885b3a1256a308" 2018-12-27 17:22:17,269 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:22:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6c1d4ef6-08ee-4a5b-a8fa-9f15a4f1ae44 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f7197afc9b61423897aefc9a643d03a1.", "code": 404, "title": "Not Found"}} 2018-12-27 17:22:17,269 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/f7197afc9b61423897aefc9a643d03a1 used request id req-6c1d4ef6-08ee-4a5b-a8fa-9f15a4f1ae44 2018-12-27 17:22:17,269 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:22:17,273 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/8c689c5e31c44b09ab85f80682abbc2a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09df58bb2d692ac830cd5f38c5885b3a1256a308" 2018-12-27 17:22:17,394 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:22:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-451a08aa-4a80-463f-ad1a-29f3edb95d93 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8c689c5e31c44b09ab85f80682abbc2a.", "code": 404, "title": "Not Found"}} 2018-12-27 17:22:17,394 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/8c689c5e31c44b09ab85f80682abbc2a used request id req-451a08aa-4a80-463f-ad1a-29f3edb95d93 2018-12-27 17:22:17,394 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:22:17,398 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/28dac9e1580d461c9de52e6659cc4f9d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09df58bb2d692ac830cd5f38c5885b3a1256a308" 2018-12-27 17:22:17,501 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:22:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7abfa914-5c8e-4f9e-8b5e-b1fc1519f632 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 28dac9e1580d461c9de52e6659cc4f9d.", "code": 404, "title": "Not Found"}} 2018-12-27 17:22:17,501 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/28dac9e1580d461c9de52e6659cc4f9d used request id req-7abfa914-5c8e-4f9e-8b5e-b1fc1519f632 2018-12-27 17:22:17,501 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:22:17,505 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/81c108a273314b24bf6b48c41b5bbe0c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09df58bb2d692ac830cd5f38c5885b3a1256a308" 2018-12-27 17:22:17,611 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:22:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d37d8068-9225-43d1-8497-4f4d49ed8cea Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 81c108a273314b24bf6b48c41b5bbe0c.", "code": 404, "title": "Not Found"}} 2018-12-27 17:22:17,612 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/81c108a273314b24bf6b48c41b5bbe0c used request id req-d37d8068-9225-43d1-8497-4f4d49ed8cea 2018-12-27 17:22:17,612 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:22:17,615 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/7fb0e5436e4f467998e672dd71018a45 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09df58bb2d692ac830cd5f38c5885b3a1256a308" 2018-12-27 17:22:17,734 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:22:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c75ac651-c6d0-4e1a-acc5-87cfd295b771 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7fb0e5436e4f467998e672dd71018a45.", "code": 404, "title": "Not Found"}} 2018-12-27 17:22:17,734 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/7fb0e5436e4f467998e672dd71018a45 used request id req-c75ac651-c6d0-4e1a-acc5-87cfd295b771 2018-12-27 17:22:17,735 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:22:17,738 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/7cba3664d5674e65a12c8c269a05febf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09df58bb2d692ac830cd5f38c5885b3a1256a308" 2018-12-27 17:22:17,848 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:22:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-51e6b77a-bab7-43b3-ae8f-cd5069cd29b1 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7cba3664d5674e65a12c8c269a05febf.", "code": 404, "title": "Not Found"}} 2018-12-27 17:22:17,848 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/7cba3664d5674e65a12c8c269a05febf used request id req-51e6b77a-bab7-43b3-ae8f-cd5069cd29b1 2018-12-27 17:22:17,848 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:22:17,852 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/fbd6dbf946a5406398ba810e02d0888e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09df58bb2d692ac830cd5f38c5885b3a1256a308" 2018-12-27 17:22:17,950 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:22:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0bb860df-70f0-43db-af09-bf8e1e87604d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: fbd6dbf946a5406398ba810e02d0888e.", "code": 404, "title": "Not Found"}} 2018-12-27 17:22:17,950 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/fbd6dbf946a5406398ba810e02d0888e used request id req-0bb860df-70f0-43db-af09-bf8e1e87604d 2018-12-27 17:22:17,950 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:22:17,954 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/253cc6709e714b8a80a5f74e4257907e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09df58bb2d692ac830cd5f38c5885b3a1256a308" 2018-12-27 17:22:18,069 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:22:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1e58d948-89be-47c4-8beb-159af0cd4a51 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 253cc6709e714b8a80a5f74e4257907e.", "code": 404, "title": "Not Found"}} 2018-12-27 17:22:18,070 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/253cc6709e714b8a80a5f74e4257907e used request id req-1e58d948-89be-47c4-8beb-159af0cd4a51 2018-12-27 17:22:18,070 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:22:18,073 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/782a28bd0d40485e85eda6b8ba43840b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09df58bb2d692ac830cd5f38c5885b3a1256a308" 2018-12-27 17:22:18,180 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:22:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c42616c1-3542-4312-9448-dfb608537652 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 782a28bd0d40485e85eda6b8ba43840b.", "code": 404, "title": "Not Found"}} 2018-12-27 17:22:18,180 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/782a28bd0d40485e85eda6b8ba43840b used request id req-c42616c1-3542-4312-9448-dfb608537652 2018-12-27 17:22:18,180 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:22:18,184 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/ef7e486beb8f4de39b25ca5f11552328 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09df58bb2d692ac830cd5f38c5885b3a1256a308" 2018-12-27 17:22:18,293 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:22:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6945e864-d63f-45f6-9b5d-aaa4706c9f5d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: ef7e486beb8f4de39b25ca5f11552328.", "code": 404, "title": "Not Found"}} 2018-12-27 17:22:18,293 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/ef7e486beb8f4de39b25ca5f11552328 used request id req-6945e864-d63f-45f6-9b5d-aaa4706c9f5d 2018-12-27 17:22:18,293 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:22:18,296 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/2a5a6879c5fa4db798cea6d394565d45 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09df58bb2d692ac830cd5f38c5885b3a1256a308" 2018-12-27 17:22:18,411 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:22:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-227a84d9-6f9e-41a4-adb2-ca77786cd517 Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.31:5000/v3/projects/2a5a6879c5fa4db798cea6d394565d45"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}} 2018-12-27 17:22:18,411 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/2a5a6879c5fa4db798cea6d394565d45 used request id req-227a84d9-6f9e-41a4-adb2-ca77786cd517 2018-12-27 17:22:18,415 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/da629caea04941e1ae8979c379dc7c9d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09df58bb2d692ac830cd5f38c5885b3a1256a308" 2018-12-27 17:22:18,519 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:22:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f6b311e8-56e0-49b3-8ef5-a64b137848b1 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/da629caea04941e1ae8979c379dc7c9d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "da629caea04941e1ae8979c379dc7c9d", "name": "service"}} 2018-12-27 17:22:18,519 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/da629caea04941e1ae8979c379dc7c9d used request id req-f6b311e8-56e0-49b3-8ef5-a64b137848b1 2018-12-27 17:22:18,520 - keystone_utils - INFO - Deleting project with name - CreateImageSuccessTests-e594bcfe-6d1f-44c-proj 2018-12-27 17:22:18,523 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/projects/47106d5d6e6f458f9a7aef896a603536 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09df58bb2d692ac830cd5f38c5885b3a1256a308" 2018-12-27 17:22:18,768 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:22:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d2ad4411-e01d-4f2f-b2f7-7e570a3e9a3a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:22:18,768 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/47106d5d6e6f458f9a7aef896a603536 used request id req-d2ad4411-e01d-4f2f-b2f7-7e570a3e9a3a 2018-12-27 17:22:18,769 - keystone_utils - INFO - Deleting role with name - CreateImageSuccessTests-e594bcfe-6d1f-44c-proj-role 2018-12-27 17:22:18,772 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/roles/b9e5967fba1f49ef8ab068eedb1009cf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09df58bb2d692ac830cd5f38c5885b3a1256a308" 2018-12-27 17:22:18,926 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:22:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fcf5b0b6-910c-4e2e-96c9-0b6d942e6d8b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:22:18,926 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/roles/b9e5967fba1f49ef8ab068eedb1009cf used request id req-fcf5b0b6-910c-4e2e-96c9-0b6d942e6d8b 2018-12-27 17:22:18,930 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09df58bb2d692ac830cd5f38c5885b3a1256a308" 2018-12-27 17:22:19,033 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:22:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aa9bb390-e705-4288-aca4-866653f448f7 Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8de789d09e46427786a85702e5e8de91", "links": {"self": "http://172.30.9.31:5000/v3/roles/8de789d09e46427786a85702e5e8de91"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 17:22:19,033 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-aa9bb390-e705-4288-aca4-866653f448f7 2018-12-27 17:22:19,034 - keystone_utils - INFO - Deleting user with name - CreateImageSuccessTests-e594bcfe-6d1f-44c-user 2018-12-27 17:22:19,037 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/users/00075ca8d7b149b0823a390e988e3bbb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74775b23cfe54b1009c5924b99ddc13ca761973b" 2018-12-27 17:22:19,243 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:22:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f73b27b7-c104-4538-be3d-3c275df87d71 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:22:19,244 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/00075ca8d7b149b0823a390e988e3bbb used request id req-f73b27b7-c104-4538-be3d-3c275df87d71 2018-12-27 17:22:19,245 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:22:19,677 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:22:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["iiR1aYzXQViUYedeVfFx_A"], "issued_at": "2018-12-27T17:22:19.000000Z"}} 2018-12-27 17:22:19,678 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}031fc8e21de1e78ec8e2db18d23605f21a39fde2" 2018-12-27 17:22:19,780 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:22:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9e2c4fd5-cb52-4b0d-8c45-3120498661f0 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:22:19,780 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-9e2c4fd5-cb52-4b0d-8c45-3120498661f0 2018-12-27 17:22:19,781 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:22:19,782 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:22:20,196 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:22:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["h0HPOYF0QV-vnLuTFt6Dgw"], "issued_at": "2018-12-27T17:22:20.000000Z"}} 2018-12-27 17:22:20,196 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b7845e9c89f1bb77485803c5ffc301b83dc897f" 2018-12-27 17:22:20,322 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:22:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1cca0432-459a-43d7-a483-2583bc9e88e3 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:22:20,322 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-1cca0432-459a-43d7-a483-2583bc9e88e3 2018-12-27 17:22:20,326 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 17:22:20,331 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 17:22:20 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 17:22:20,332 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-d707bc89-b74c-4ad-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b7845e9c89f1bb77485803c5ffc301b83dc897f" 2018-12-27 17:22:20,441 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:22:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bdf1faf5-e134-4a7a-b505-5b20bd6a7e41 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-d707bc89-b74c-4ad-proj", "previous": null, "next": null}, "projects": []} 2018-12-27 17:22:20,441 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-d707bc89-b74c-4ad-proj used request id req-bdf1faf5-e134-4a7a-b505-5b20bd6a7e41 2018-12-27 17:22:20,444 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b7845e9c89f1bb77485803c5ffc301b83dc897f" 2018-12-27 17:22:20,570 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:22:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f5b41655-4208-4927-bb20-2b0ce080ff4f Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-27 17:22:20,570 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-f5b41655-4208-4927-bb20-2b0ce080ff4f 2018-12-27 17:22:20,574 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b7845e9c89f1bb77485803c5ffc301b83dc897f" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateImageNegativeTests-d707bc89-b74c-4ad-proj"}}' 2018-12-27 17:22:20,704 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 27 Dec 2018 17:22:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8f2908e8-7347-4f7d-a803-e1e91f8169bb Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/53bfc21f3cd3457e95bc5bef9702ccc2"}, "tags": [], "enabled": true, "id": "53bfc21f3cd3457e95bc5bef9702ccc2", "parent_id": "default", "domain_id": "default", "name": "CreateImageNegativeTests-d707bc89-b74c-4ad-proj"}} 2018-12-27 17:22:20,704 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-8f2908e8-7347-4f7d-a803-e1e91f8169bb 2018-12-27 17:22:20,705 - keystone_utils - INFO - Created project with name - CreateImageNegativeTests-d707bc89-b74c-4ad-proj 2018-12-27 17:22:20,705 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:22:20,706 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:22:21,114 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:22:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["GxrR6zgVRWCWnjOwO9KigQ"], "issued_at": "2018-12-27T17:22:21.000000Z"}} 2018-12-27 17:22:21,115 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0fa526f2b01a1a20de9f2c1b28cf70258f0b656" 2018-12-27 17:22:21,227 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:22:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e3ef292c-cc54-48dc-b619-e2a5ca376c5d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:22:21,227 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-e3ef292c-cc54-48dc-b619-e2a5ca376c5d 2018-12-27 17:22:21,231 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 17:22:21,236 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 17:22:21 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 17:22:21,237 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0fa526f2b01a1a20de9f2c1b28cf70258f0b656" 2018-12-27 17:22:21,365 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:22:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1c4fccfe-6746-4734-be27-b5bce8a77876 Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "links": {"self": "http://172.30.9.31:5000/v3/users/01fa52e7b3674fc48643fa4ffca67e4e"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "01fa52e7b3674fc48643fa4ffca67e4e", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/05a834ddebbc40688596b7460b47439e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05a834ddebbc40688596b7460b47439e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/08226a0ad01943f39559448239e291e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "08226a0ad01943f39559448239e291e1", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/55c0552fe37a4f7ca0e73939514bc683"}, "domain_id": "default", "enabled": true, "options": {}, "id": "55c0552fe37a4f7ca0e73939514bc683", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/646a4af4e3b5439a97996d353fea3924"}, "domain_id": "914eec1d43ea4caf9d2fd33268c06258", "enabled": true, "options": {}, "id": "646a4af4e3b5439a97996d353fea3924", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/85fb203e51c34d3f8122e285a6a318b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85fb203e51c34d3f8122e285a6a318b3", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/905e7f4b42d24cca93b99d2401fa3378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "905e7f4b42d24cca93b99d2401fa3378", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/a5bc08b9f81f4e5bb86c24f9f7547bae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5bc08b9f81f4e5bb86c24f9f7547bae", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/a5c780627f004d318bf908d80305da9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5c780627f004d318bf908d80305da9c", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/b18425bf2b044bc9af7e194919539a17"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b18425bf2b044bc9af7e194919539a17", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/b8d2134b619d4dca80e21d6fb16449b0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b8d2134b619d4dca80e21d6fb16449b0", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/b9ab6a25a652438285139fe5b44aea62"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9ab6a25a652438285139fe5b44aea62", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/c08462554a4844d681348f58b9b0edee"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c08462554a4844d681348f58b9b0edee", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/ddfc3a9aad444d4782eae677c8a98130"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ddfc3a9aad444d4782eae677c8a98130", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/f2a74f2185a54676a6cb2bb5ecfcc4f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2a74f2185a54676a6cb2bb5ecfcc4f6", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-12-27 17:22:21,365 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-1c4fccfe-6746-4734-be27-b5bce8a77876 2018-12-27 17:22:21,369 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?name=CreateImageNegativeTests-d707bc89-b74c-4ad-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0fa526f2b01a1a20de9f2c1b28cf70258f0b656" 2018-12-27 17:22:21,485 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:22:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2953ce5c-b122-4bd3-9153-c5c8323e4cbf Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?name=CreateImageNegativeTests-d707bc89-b74c-4ad-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/53bfc21f3cd3457e95bc5bef9702ccc2"}, "tags": [], "enabled": true, "id": "53bfc21f3cd3457e95bc5bef9702ccc2", "parent_id": "default", "domain_id": "default", "name": "CreateImageNegativeTests-d707bc89-b74c-4ad-proj"}]} 2018-12-27 17:22:21,485 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?name=CreateImageNegativeTests-d707bc89-b74c-4ad-proj used request id req-2953ce5c-b122-4bd3-9153-c5c8323e4cbf 2018-12-27 17:22:21,489 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0fa526f2b01a1a20de9f2c1b28cf70258f0b656" 2018-12-27 17:22:21,593 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:22:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-912db8eb-4fa6-4d98-8a91-8d0daad22f2a Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-27 17:22:21,593 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-912db8eb-4fa6-4d98-8a91-8d0daad22f2a 2018-12-27 17:22:21,983 - keystone_utils - INFO - Created user with name - CreateImageNegativeTests-d707bc89-b74c-4ad-user 2018-12-27 17:22:21,984 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:22:21,988 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b7845e9c89f1bb77485803c5ffc301b83dc897f" 2018-12-27 17:22:22,098 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:22:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-47a1820c-03ab-4b76-a930-8cb61e283e8a Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8de789d09e46427786a85702e5e8de91", "links": {"self": "http://172.30.9.31:5000/v3/roles/8de789d09e46427786a85702e5e8de91"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 17:22:22,098 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-47a1820c-03ab-4b76-a930-8cb61e283e8a 2018-12-27 17:22:22,102 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b7845e9c89f1bb77485803c5ffc301b83dc897f" -d '{"role": {"name": "CreateImageNegativeTests-d707bc89-b74c-4ad-proj-role"}}' 2018-12-27 17:22:22,219 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 27 Dec 2018 17:22:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7d4c9142-0cd3-4113-8a50-2a60f18c4bf6 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "2257161bb2d04c85aaf04b5cbb87a17a", "links": {"self": "http://172.30.9.31:5000/v3/roles/2257161bb2d04c85aaf04b5cbb87a17a"}, "name": "CreateImageNegativeTests-d707bc89-b74c-4ad-proj-role"}} 2018-12-27 17:22:22,219 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/roles used request id req-7d4c9142-0cd3-4113-8a50-2a60f18c4bf6 2018-12-27 17:22:22,220 - keystone_utils - INFO - Created role with name - CreateImageNegativeTests-d707bc89-b74c-4ad-proj-role 2018-12-27 17:22:22,223 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles/2257161bb2d04c85aaf04b5cbb87a17a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b7845e9c89f1bb77485803c5ffc301b83dc897f" 2018-12-27 17:22:22,330 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:22:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d62b6da8-f3e8-4c20-b3f9-364bd4c0cdd0 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "2257161bb2d04c85aaf04b5cbb87a17a", "links": {"self": "http://172.30.9.31:5000/v3/roles/2257161bb2d04c85aaf04b5cbb87a17a"}, "name": "CreateImageNegativeTests-d707bc89-b74c-4ad-proj-role"}} 2018-12-27 17:22:22,330 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles/2257161bb2d04c85aaf04b5cbb87a17a used request id req-d62b6da8-f3e8-4c20-b3f9-364bd4c0cdd0 2018-12-27 17:22:22,331 - keystone_utils - INFO - Granting role CreateImageNegativeTests-d707bc89-b74c-4ad-proj-role to project CreateImageNegativeTests-d707bc89-b74c-4ad-proj 2018-12-27 17:22:22,334 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:5000/v3/projects/53bfc21f3cd3457e95bc5bef9702ccc2/users/70e308fc4b1f4dae84fb9f609ad0ecf9/roles/2257161bb2d04c85aaf04b5cbb87a17a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b7845e9c89f1bb77485803c5ffc301b83dc897f" 2018-12-27 17:22:22,496 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:22:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-317a82c7-73f5-4df9-b31b-fa12e77e85bc Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:22:22,496 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/53bfc21f3cd3457e95bc5bef9702ccc2/users/70e308fc4b1f4dae84fb9f609ad0ecf9/roles/2257161bb2d04c85aaf04b5cbb87a17a used request id req-317a82c7-73f5-4df9-b31b-fa12e77e85bc 2018-12-27 17:22:22,497 - openstack_tests - DEBUG - Image metadata - None 2018-12-27 17:22:22,497 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:22:22,498 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:22:22,914 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2257161bb2d04c85aaf04b5cbb87a17a", "name": "CreateImageNegativeTests-d707bc89-b74c-4ad-proj-role"}], "expires_at": "2018-12-27T18:22:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "53bfc21f3cd3457e95bc5bef9702ccc2", "name": "CreateImageNegativeTests-d707bc89-b74c-4ad-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/53bfc21f3cd3457e95bc5bef9702ccc2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/53bfc21f3cd3457e95bc5bef9702ccc2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/53bfc21f3cd3457e95bc5bef9702ccc2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/53bfc21f3cd3457e95bc5bef9702ccc2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/53bfc21f3cd3457e95bc5bef9702ccc2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/53bfc21f3cd3457e95bc5bef9702ccc2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/53bfc21f3cd3457e95bc5bef9702ccc2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/53bfc21f3cd3457e95bc5bef9702ccc2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/53bfc21f3cd3457e95bc5bef9702ccc2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_53bfc21f3cd3457e95bc5bef9702ccc2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_53bfc21f3cd3457e95bc5bef9702ccc2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/53bfc21f3cd3457e95bc5bef9702ccc2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/53bfc21f3cd3457e95bc5bef9702ccc2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/53bfc21f3cd3457e95bc5bef9702ccc2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageNegativeTests-d707bc89-b74c-4ad-user", "id": "70e308fc4b1f4dae84fb9f609ad0ecf9"}, "audit_ids": ["JnfxvYzkRwyv2F0kG53rmw"], "issued_at": "2018-12-27T17:22:22.000000Z"}} 2018-12-27 17:22:22,915 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}568be6b11f55e753e8c710e9c39158a5e421dfc2" 2018-12-27 17:22:23,015 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:22:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3cd2532b-9f26-4c5f-b727-a0b56a5873b9 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:22:23,015 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-3cd2532b-9f26-4c5f-b727-a0b56a5873b9 2018-12-27 17:22:23,019 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageNegativeTests-7eda2506-1db5-47ef-a574-4491c68dbe77 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}568be6b11f55e753e8c710e9c39158a5e421dfc2" 2018-12-27 17:22:23,235 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 163 Content-Type: application/json X-Openstack-Request-Id: req-97b95972-3846-42de-83fe-4e82f66940fb Date: Thu, 27 Dec 2018 17:22:23 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageNegativeTests-7eda2506-1db5-47ef-a574-4491c68dbe77"} 2018-12-27 17:22:23,235 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageNegativeTests-7eda2506-1db5-47ef-a574-4491c68dbe77 used request id req-97b95972-3846-42de-83fe-4e82f66940fb 2018-12-27 17:22:23,238 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}568be6b11f55e753e8c710e9c39158a5e421dfc2" 2018-12-27 17:22:23,426 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-5a121b22-42dd-467f-99bf-a57f61538a63 Date: Thu, 27 Dec 2018 17:22:23 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-27 17:22:23,426 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/schemas/image used request id req-5a121b22-42dd-467f-99bf-a57f61538a63 2018-12-27 17:22:23,457 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}568be6b11f55e753e8c710e9c39158a5e421dfc2" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateImageNegativeTests-7eda2506-1db5-47ef-a574-4491c68dbe77"}' 2018-12-27 17:22:23,695 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 622 Content-Type: application/json Location: http://172.30.9.31:9292/v2/images/ca3a9400-1cac-4af1-beda-53ea0c2de088 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-1c510948-e96c-48b0-82f7-9206ee909543 Date: Thu, 27 Dec 2018 17:22:23 GMT RESP BODY: {"status": "queued", "name": "CreateImageNegativeTests-7eda2506-1db5-47ef-a574-4491c68dbe77", "tags": [], "container_format": "bare", "created_at": "2018-12-27T17:22:23Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-12-27T17:22:23Z", "visibility": "shared", "locations": [], "self": "/v2/images/ca3a9400-1cac-4af1-beda-53ea0c2de088", "min_disk": 0, "protected": false, "id": "ca3a9400-1cac-4af1-beda-53ea0c2de088", "file": "/v2/images/ca3a9400-1cac-4af1-beda-53ea0c2de088/file", "checksum": null, "owner": "53bfc21f3cd3457e95bc5bef9702ccc2", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-27 17:22:23,695 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.31:9292/v2/images used request id req-1c510948-e96c-48b0-82f7-9206ee909543 2018-12-27 17:22:23,703 - glance_utils - ERROR - Unexpected exception creating image. Rolling back 2018-12-27 17:22:23,704 - glance_utils - INFO - Deleting image named - CreateImageNegativeTests-7eda2506-1db5-47ef-a574-4491c68dbe77 2018-12-27 17:22:23,706 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9292/v2/images/ca3a9400-1cac-4af1-beda-53ea0c2de088 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}568be6b11f55e753e8c710e9c39158a5e421dfc2" 2018-12-27 17:22:23,984 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-564fe178-02f6-41dd-b80b-36ebe786a0c5 Date: Thu, 27 Dec 2018 17:22:23 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-27 17:22:23,984 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.31:9292/v2/images/ca3a9400-1cac-4af1-beda-53ea0c2de088 used request id req-564fe178-02f6-41dd-b80b-36ebe786a0c5 2018-12-27 17:22:23,991 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b7845e9c89f1bb77485803c5ffc301b83dc897f" 2018-12-27 17:22:24,272 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 33483 X-Openstack-Request-Id: req-7a5dac16-59cd-442b-a8b0-73162bdd26a8 Date: Thu, 27 Dec 2018 17:22:24 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "created_at": "2018-12-27T15:33:01Z", "updated_at": "2018-12-27T15:33:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "35205ac3-06e6-4cf6-bb21-ff8f813cb45b", "remote_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "ade77f59-e70c-4970-8ea8-198222fa332e", "remote_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "c4f3bf7f-d793-498d-a883-bb8c6003f070", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "c85cb618-8f19-445b-8e16-6d467cb17771", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}], "revision_number": 4, "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "created_at": "2018-12-27T15:57:22Z", "updated_at": "2018-12-27T15:57:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "5e258a3b-01f5-4aef-81b7-0b5dc6e5b683", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "65475539-0336-498a-8da4-ff0a80b10089", "remote_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "ae922857-f7ae-4bc8-949b-153fb43bfd00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "b4f87679-52e1-4cf9-bf76-5abb9a9bec06", "remote_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "f7197afc9b61423897aefc9a643d03a1"}], "revision_number": 4, "project_id": "f7197afc9b61423897aefc9a643d03a1", "id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "created_at": "2018-12-27T16:01:54Z", "updated_at": "2018-12-27T16:01:54Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "00dd3abd-acd1-4edb-8f4a-8badcbd2eeb4", "remote_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "018de60d-bc33-4ef0-9eed-6d00b6ce227b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "0d99f0db-fa6b-4201-b67f-a7ff0db82c5d", "remote_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv6", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "5c4049ef-933d-4614-84e7-83584430d462", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv6", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}], "revision_number": 4, "project_id": "8c689c5e31c44b09ab85f80682abbc2a", "id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "created_at": "2018-12-27T15:56:49Z", "updated_at": "2018-12-27T15:56:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "6555e255-763a-4448-b1b1-0c93b2a390bd", "remote_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "777ff7a5-a590-43e5-a84b-7677710494e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "8bac258a-08df-48b7-900b-efbe01a6ec20", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "dc17921e-353f-4898-a970-881b2c8d093d", "remote_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}], "revision_number": 4, "project_id": "28dac9e1580d461c9de52e6659cc4f9d", "id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "created_at": "2018-12-27T16:01:52Z", "updated_at": "2018-12-27T16:01:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "32737757-45f3-4b24-b6ab-5f2d5579b4a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv6", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "ae604ef3-492d-4aa3-8045-1ff84f755a27", "remote_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv4", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "b7bff40a-beda-4996-b140-ed94d010535c", "remote_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv6", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "b8129030-9d72-4d5d-adce-47bbe62492fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv4", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}], "revision_number": 4, "project_id": "81c108a273314b24bf6b48c41b5bbe0c", "id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "created_at": "2018-12-27T15:57:20Z", "updated_at": "2018-12-27T15:57:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "0c389ec4-c0af-4c20-acf9-4fcc1d859dd7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv6", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "3749697a-f2ef-439a-a661-2fb92badd1ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv4", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "b74e0c8c-e243-450e-b1be-69c587093d6d", "remote_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv6", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "c222695b-2f1c-427d-afd7-e0be24ec9f66", "remote_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv4", "project_id": "7fb0e5436e4f467998e672dd71018a45"}], "revision_number": 4, "project_id": "7fb0e5436e4f467998e672dd71018a45", "id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "created_at": "2018-12-27T17:02:11Z", "updated_at": "2018-12-27T17:02:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "675d8a56-1c9b-4c58-a252-61e65997fd05", "remote_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv4", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "84f0587c-7394-4fd6-8f3d-8d6ba94cf3f9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv6", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "8a450b4f-e710-4193-816e-13a2d4e40c07", "remote_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv6", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "c3106b0a-1026-4156-86a9-f0438b7fab93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv4", "project_id": "7cba3664d5674e65a12c8c269a05febf"}], "revision_number": 4, "project_id": "7cba3664d5674e65a12c8c269a05febf", "id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "created_at": "2018-12-27T15:58:29Z", "updated_at": "2018-12-27T15:58:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "2a945ecc-f9fa-4219-96ab-c189a7f5c102", "remote_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv6", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "55e2b54e-68d4-4476-8c9f-e05e347c8970", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv4", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "9983229c-b595-482a-973f-81137a209b6d", "remote_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv4", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "9d4b8450-78ab-4817-a586-372ed88268f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv6", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}], "revision_number": 4, "project_id": "fbd6dbf946a5406398ba810e02d0888e", "id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "created_at": "2018-12-27T15:57:24Z", "updated_at": "2018-12-27T15:57:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "35521f2a-a59d-4798-9fa8-0febfe126076", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv4", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "607d473d-1e6a-4088-a778-7df9ffc1ff68", "remote_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv6", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "6f8fa92b-b67a-4047-a900-f43656aff42b", "remote_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv4", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "890f1d6c-9ae5-45b0-b7a1-282182432b66", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv6", "project_id": "253cc6709e714b8a80a5f74e4257907e"}], "revision_number": 4, "project_id": "253cc6709e714b8a80a5f74e4257907e", "id": "b9546f11-205e-4322-89f8-f0360d6090ed", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "created_at": "2018-12-27T15:57:08Z", "updated_at": "2018-12-27T15:57:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "6739c48b-d899-4c17-bb8e-ffaf8922c034", "remote_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv4", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "9660a6af-4d9b-40b9-9729-f205f66c2bd0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv4", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "bf244c03-fc10-4754-9c2b-b0224401c4f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv6", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "d3bee7cc-a152-441c-9790-abb1f56cec03", "remote_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv6", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}], "revision_number": 4, "project_id": "782a28bd0d40485e85eda6b8ba43840b", "id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "created_at": "2018-12-27T15:57:11Z", "updated_at": "2018-12-27T15:57:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "22c0d2cf-360a-4aa8-ba7e-bfdbf8327d27", "remote_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "553b140a-8ba9-4af7-9f50-bf24e87aebf7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "b2ecf7a5-df98-4d65-a762-767320437c5a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "e49104b2-7c13-49d6-8519-a16dd585346f", "remote_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}], "revision_number": 4, "project_id": "ef7e486beb8f4de39b25ca5f11552328", "id": "d0588e93-db0d-4888-9f99-3399a50df490", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "created_at": "2018-12-27T17:19:15Z", "updated_at": "2018-12-27T17:19:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "1990fe24-df44-4561-9f09-f50aab182bf7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "651e4b8b-b29e-409b-9f25-ff2328ccefe6", "remote_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "cc4e2254-2157-4ae1-a233-3047573ddc6d", "remote_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "da56dda4-aaf3-43ff-bdf7-e64892ec2345", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}], "revision_number": 4, "project_id": "2a5a6879c5fa4db798cea6d394565d45", "id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-27T15:33:07Z", "updated_at": "2018-12-27T15:33:07Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "4de95db8-72d6-4aec-a145-e92511971eb9", "remote_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "5f100cff-05d8-4405-8dfb-0a387c123fae", "remote_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "a3f6a193-cc94-4220-a73a-08acf63c449b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "f059d8a5-0c32-49c9-a721-77cc89245ecd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "created_at": "2018-12-27T15:29:16Z", "updated_at": "2018-12-27T15:29:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "3c53841a-5bc0-4192-b482-044411e217ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "5956ff3f-d59d-4af6-82b5-566c888583a7", "remote_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:16Z", "revision_number": 0, "id": "60735d87-52c7-426a-91a6-aff1078a5a2d", "remote_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:16Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "abe97133-61dd-4fdf-baf3-2e07968a324f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "da629caea04941e1ae8979c379dc7c9d"}], "revision_number": 4, "project_id": "da629caea04941e1ae8979c379dc7c9d", "id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "name": "default"}]} 2018-12-27 17:22:24,273 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=default used request id req-7a5dac16-59cd-442b-a8b0-73162bdd26a8 2018-12-27 17:22:24,280 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b7845e9c89f1bb77485803c5ffc301b83dc897f" 2018-12-27 17:22:24,392 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:22:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-760e7763-699c-4e94-851d-4b392f1c6159 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b7b4fceec1ad4c6eb74d758b709a9d93", "name": "admin"}} 2018-12-27 17:22:24,393 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93 used request id req-760e7763-699c-4e94-851d-4b392f1c6159 2018-12-27 17:22:24,396 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/f7197afc9b61423897aefc9a643d03a1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b7845e9c89f1bb77485803c5ffc301b83dc897f" 2018-12-27 17:22:24,495 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:22:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c22b611c-d7d1-4914-9386-03a2e751daa0 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f7197afc9b61423897aefc9a643d03a1.", "code": 404, "title": "Not Found"}} 2018-12-27 17:22:24,496 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/f7197afc9b61423897aefc9a643d03a1 used request id req-c22b611c-d7d1-4914-9386-03a2e751daa0 2018-12-27 17:22:24,496 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:22:24,499 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/8c689c5e31c44b09ab85f80682abbc2a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b7845e9c89f1bb77485803c5ffc301b83dc897f" 2018-12-27 17:22:24,606 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:22:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-93b3dbb0-e6fb-4c71-9d66-3cb126d21f67 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8c689c5e31c44b09ab85f80682abbc2a.", "code": 404, "title": "Not Found"}} 2018-12-27 17:22:24,606 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/8c689c5e31c44b09ab85f80682abbc2a used request id req-93b3dbb0-e6fb-4c71-9d66-3cb126d21f67 2018-12-27 17:22:24,606 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:22:24,610 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/28dac9e1580d461c9de52e6659cc4f9d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b7845e9c89f1bb77485803c5ffc301b83dc897f" 2018-12-27 17:22:24,725 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:22:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c71f7bfa-b9f1-4b4d-a432-18e2554be7fc Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 28dac9e1580d461c9de52e6659cc4f9d.", "code": 404, "title": "Not Found"}} 2018-12-27 17:22:24,725 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/28dac9e1580d461c9de52e6659cc4f9d used request id req-c71f7bfa-b9f1-4b4d-a432-18e2554be7fc 2018-12-27 17:22:24,725 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:22:24,729 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/81c108a273314b24bf6b48c41b5bbe0c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b7845e9c89f1bb77485803c5ffc301b83dc897f" 2018-12-27 17:22:24,837 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:22:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4507be76-7dbc-4f69-b460-4c46634c7b10 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 81c108a273314b24bf6b48c41b5bbe0c.", "code": 404, "title": "Not Found"}} 2018-12-27 17:22:24,837 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/81c108a273314b24bf6b48c41b5bbe0c used request id req-4507be76-7dbc-4f69-b460-4c46634c7b10 2018-12-27 17:22:24,837 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:22:24,841 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/7fb0e5436e4f467998e672dd71018a45 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b7845e9c89f1bb77485803c5ffc301b83dc897f" 2018-12-27 17:22:24,947 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:22:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5cab3410-f9ea-4c73-b93f-c9727f8f3afa Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7fb0e5436e4f467998e672dd71018a45.", "code": 404, "title": "Not Found"}} 2018-12-27 17:22:24,947 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/7fb0e5436e4f467998e672dd71018a45 used request id req-5cab3410-f9ea-4c73-b93f-c9727f8f3afa 2018-12-27 17:22:24,947 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:22:24,951 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/7cba3664d5674e65a12c8c269a05febf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b7845e9c89f1bb77485803c5ffc301b83dc897f" 2018-12-27 17:22:25,060 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:22:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-85c2dd30-2346-449b-ac60-5f4df31fb22e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7cba3664d5674e65a12c8c269a05febf.", "code": 404, "title": "Not Found"}} 2018-12-27 17:22:25,060 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/7cba3664d5674e65a12c8c269a05febf used request id req-85c2dd30-2346-449b-ac60-5f4df31fb22e 2018-12-27 17:22:25,060 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:22:25,064 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/fbd6dbf946a5406398ba810e02d0888e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b7845e9c89f1bb77485803c5ffc301b83dc897f" 2018-12-27 17:22:25,172 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:22:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7f104a82-4ad9-41c0-bd27-fa32e25bfbda Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: fbd6dbf946a5406398ba810e02d0888e.", "code": 404, "title": "Not Found"}} 2018-12-27 17:22:25,172 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/fbd6dbf946a5406398ba810e02d0888e used request id req-7f104a82-4ad9-41c0-bd27-fa32e25bfbda 2018-12-27 17:22:25,172 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:22:25,176 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/253cc6709e714b8a80a5f74e4257907e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b7845e9c89f1bb77485803c5ffc301b83dc897f" 2018-12-27 17:22:25,284 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:22:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c150cd70-b0a1-4cf4-9071-7bf11122b5f8 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 253cc6709e714b8a80a5f74e4257907e.", "code": 404, "title": "Not Found"}} 2018-12-27 17:22:25,284 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/253cc6709e714b8a80a5f74e4257907e used request id req-c150cd70-b0a1-4cf4-9071-7bf11122b5f8 2018-12-27 17:22:25,284 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:22:25,288 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/782a28bd0d40485e85eda6b8ba43840b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b7845e9c89f1bb77485803c5ffc301b83dc897f" 2018-12-27 17:22:25,413 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:22:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-46e35baa-a296-489e-9ca9-cadf46eeea08 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 782a28bd0d40485e85eda6b8ba43840b.", "code": 404, "title": "Not Found"}} 2018-12-27 17:22:25,413 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/782a28bd0d40485e85eda6b8ba43840b used request id req-46e35baa-a296-489e-9ca9-cadf46eeea08 2018-12-27 17:22:25,413 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:22:25,417 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/ef7e486beb8f4de39b25ca5f11552328 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b7845e9c89f1bb77485803c5ffc301b83dc897f" 2018-12-27 17:22:25,522 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:22:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-714dc376-b8b6-4122-a43c-1aa4a9b58ceb Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: ef7e486beb8f4de39b25ca5f11552328.", "code": 404, "title": "Not Found"}} 2018-12-27 17:22:25,522 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/ef7e486beb8f4de39b25ca5f11552328 used request id req-714dc376-b8b6-4122-a43c-1aa4a9b58ceb 2018-12-27 17:22:25,522 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:22:25,526 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/2a5a6879c5fa4db798cea6d394565d45 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b7845e9c89f1bb77485803c5ffc301b83dc897f" 2018-12-27 17:22:25,636 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:22:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-258a71db-3cda-4b9c-8f97-d6dd6bdc3c50 Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.31:5000/v3/projects/2a5a6879c5fa4db798cea6d394565d45"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}} 2018-12-27 17:22:25,636 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/2a5a6879c5fa4db798cea6d394565d45 used request id req-258a71db-3cda-4b9c-8f97-d6dd6bdc3c50 2018-12-27 17:22:25,640 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/da629caea04941e1ae8979c379dc7c9d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b7845e9c89f1bb77485803c5ffc301b83dc897f" 2018-12-27 17:22:25,759 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:22:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-59f29e17-cf15-4c26-bf75-0f6268704c28 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/da629caea04941e1ae8979c379dc7c9d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "da629caea04941e1ae8979c379dc7c9d", "name": "service"}} 2018-12-27 17:22:25,760 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/da629caea04941e1ae8979c379dc7c9d used request id req-59f29e17-cf15-4c26-bf75-0f6268704c28 2018-12-27 17:22:25,761 - keystone_utils - INFO - Deleting project with name - CreateImageNegativeTests-d707bc89-b74c-4ad-proj 2018-12-27 17:22:25,764 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/projects/53bfc21f3cd3457e95bc5bef9702ccc2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b7845e9c89f1bb77485803c5ffc301b83dc897f" 2018-12-27 17:22:26,022 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:22:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b6eb7f32-efda-484f-b140-3e57f3bf4e92 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:22:26,022 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/53bfc21f3cd3457e95bc5bef9702ccc2 used request id req-b6eb7f32-efda-484f-b140-3e57f3bf4e92 2018-12-27 17:22:26,022 - keystone_utils - INFO - Deleting role with name - CreateImageNegativeTests-d707bc89-b74c-4ad-proj-role 2018-12-27 17:22:26,026 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/roles/2257161bb2d04c85aaf04b5cbb87a17a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b7845e9c89f1bb77485803c5ffc301b83dc897f" 2018-12-27 17:22:26,157 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:22:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-255a1081-01db-48f2-94f8-064078bd9491 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:22:26,157 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/roles/2257161bb2d04c85aaf04b5cbb87a17a used request id req-255a1081-01db-48f2-94f8-064078bd9491 2018-12-27 17:22:26,161 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b7845e9c89f1bb77485803c5ffc301b83dc897f" 2018-12-27 17:22:26,283 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:22:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d6d83a9f-e30f-4d5b-bb30-8a53cc91d925 Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8de789d09e46427786a85702e5e8de91", "links": {"self": "http://172.30.9.31:5000/v3/roles/8de789d09e46427786a85702e5e8de91"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 17:22:26,283 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-d6d83a9f-e30f-4d5b-bb30-8a53cc91d925 2018-12-27 17:22:26,284 - keystone_utils - INFO - Deleting user with name - CreateImageNegativeTests-d707bc89-b74c-4ad-user 2018-12-27 17:22:26,288 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/users/70e308fc4b1f4dae84fb9f609ad0ecf9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0fa526f2b01a1a20de9f2c1b28cf70258f0b656" 2018-12-27 17:22:26,491 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:22:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d3639fd7-145a-4d35-a072-992d239443aa Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:22:26,491 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/70e308fc4b1f4dae84fb9f609ad0ecf9 used request id req-d3639fd7-145a-4d35-a072-992d239443aa 2018-12-27 17:22:26,492 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:22:26,906 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:22:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["Au5BZXsTQcqwfqo2mYNzTQ"], "issued_at": "2018-12-27T17:22:26.000000Z"}} 2018-12-27 17:22:26,907 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}021dd2dfacb74f31bf4fdf4afca62ba6c15ae891" 2018-12-27 17:22:27,016 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:22:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f6432515-1619-46f1-a14e-f7beff16eae6 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:22:27,016 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-f6432515-1619-46f1-a14e-f7beff16eae6 2018-12-27 17:22:27,017 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:22:27,018 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:22:27,431 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:22:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["D-RWb7fUT1-uoeffb44g7Q"], "issued_at": "2018-12-27T17:22:27.000000Z"}} 2018-12-27 17:22:27,432 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2765587776d7cd0f037c3f18e7d1a531a7558546" 2018-12-27 17:22:27,537 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:22:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9d653ffa-a545-4365-949e-eb78864b4e64 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:22:27,537 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-9d653ffa-a545-4365-949e-eb78864b4e64 2018-12-27 17:22:27,543 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 17:22:27,548 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 17:22:27 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 17:22:27,549 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-ad2b8ef4-23c7-41f-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2765587776d7cd0f037c3f18e7d1a531a7558546" 2018-12-27 17:22:27,659 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:22:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a10eda40-8cb7-44b0-9cf7-f7364d118e1b Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-ad2b8ef4-23c7-41f-proj", "previous": null, "next": null}, "projects": []} 2018-12-27 17:22:27,659 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-ad2b8ef4-23c7-41f-proj used request id req-a10eda40-8cb7-44b0-9cf7-f7364d118e1b 2018-12-27 17:22:27,663 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2765587776d7cd0f037c3f18e7d1a531a7558546" 2018-12-27 17:22:27,767 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:22:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7febf60f-ff18-4f61-953f-df6a0546ae13 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-27 17:22:27,767 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-7febf60f-ff18-4f61-953f-df6a0546ae13 2018-12-27 17:22:27,771 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2765587776d7cd0f037c3f18e7d1a531a7558546" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateImageNegativeTests-ad2b8ef4-23c7-41f-proj"}}' 2018-12-27 17:22:27,920 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 27 Dec 2018 17:22:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e35b3451-e453-4cf9-9223-8092bce33d3d Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/ddb10027d47b40c5a4b12541fbc2f906"}, "tags": [], "enabled": true, "id": "ddb10027d47b40c5a4b12541fbc2f906", "parent_id": "default", "domain_id": "default", "name": "CreateImageNegativeTests-ad2b8ef4-23c7-41f-proj"}} 2018-12-27 17:22:27,920 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-e35b3451-e453-4cf9-9223-8092bce33d3d 2018-12-27 17:22:27,920 - keystone_utils - INFO - Created project with name - CreateImageNegativeTests-ad2b8ef4-23c7-41f-proj 2018-12-27 17:22:27,921 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:22:27,921 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:22:28,339 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:22:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["RruUqhduTa-URbp7-FT-fA"], "issued_at": "2018-12-27T17:22:28.000000Z"}} 2018-12-27 17:22:28,340 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7363da1ea407f24924701841278ab8f3a7016150" 2018-12-27 17:22:28,353 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:22:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f1fec930-e671-4a03-85b7-2a36e93247d3 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:22:28,353 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-f1fec930-e671-4a03-85b7-2a36e93247d3 2018-12-27 17:22:28,357 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 17:22:28,362 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 17:22:28 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 17:22:28,363 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7363da1ea407f24924701841278ab8f3a7016150" 2018-12-27 17:22:28,485 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:22:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e5b2788b-a121-4f27-9dbb-95491faf1808 Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "links": {"self": "http://172.30.9.31:5000/v3/users/01fa52e7b3674fc48643fa4ffca67e4e"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "01fa52e7b3674fc48643fa4ffca67e4e", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/05a834ddebbc40688596b7460b47439e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05a834ddebbc40688596b7460b47439e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/08226a0ad01943f39559448239e291e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "08226a0ad01943f39559448239e291e1", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/55c0552fe37a4f7ca0e73939514bc683"}, "domain_id": "default", "enabled": true, "options": {}, "id": "55c0552fe37a4f7ca0e73939514bc683", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/646a4af4e3b5439a97996d353fea3924"}, "domain_id": "914eec1d43ea4caf9d2fd33268c06258", "enabled": true, "options": {}, "id": "646a4af4e3b5439a97996d353fea3924", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/85fb203e51c34d3f8122e285a6a318b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85fb203e51c34d3f8122e285a6a318b3", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/905e7f4b42d24cca93b99d2401fa3378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "905e7f4b42d24cca93b99d2401fa3378", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/a5bc08b9f81f4e5bb86c24f9f7547bae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5bc08b9f81f4e5bb86c24f9f7547bae", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/a5c780627f004d318bf908d80305da9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5c780627f004d318bf908d80305da9c", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/b18425bf2b044bc9af7e194919539a17"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b18425bf2b044bc9af7e194919539a17", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/b8d2134b619d4dca80e21d6fb16449b0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b8d2134b619d4dca80e21d6fb16449b0", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/b9ab6a25a652438285139fe5b44aea62"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9ab6a25a652438285139fe5b44aea62", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/c08462554a4844d681348f58b9b0edee"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c08462554a4844d681348f58b9b0edee", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/ddfc3a9aad444d4782eae677c8a98130"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ddfc3a9aad444d4782eae677c8a98130", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/f2a74f2185a54676a6cb2bb5ecfcc4f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2a74f2185a54676a6cb2bb5ecfcc4f6", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-12-27 17:22:28,485 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-e5b2788b-a121-4f27-9dbb-95491faf1808 2018-12-27 17:22:28,490 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?name=CreateImageNegativeTests-ad2b8ef4-23c7-41f-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7363da1ea407f24924701841278ab8f3a7016150" 2018-12-27 17:22:28,596 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:22:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-04d1194a-0d32-4488-938b-890c2960411b Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?name=CreateImageNegativeTests-ad2b8ef4-23c7-41f-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/ddb10027d47b40c5a4b12541fbc2f906"}, "tags": [], "enabled": true, "id": "ddb10027d47b40c5a4b12541fbc2f906", "parent_id": "default", "domain_id": "default", "name": "CreateImageNegativeTests-ad2b8ef4-23c7-41f-proj"}]} 2018-12-27 17:22:28,597 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?name=CreateImageNegativeTests-ad2b8ef4-23c7-41f-proj used request id req-04d1194a-0d32-4488-938b-890c2960411b 2018-12-27 17:22:28,600 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7363da1ea407f24924701841278ab8f3a7016150" 2018-12-27 17:22:28,623 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:22:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-50383aad-9e04-4ac3-bb38-af3289594275 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-27 17:22:28,623 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-50383aad-9e04-4ac3-bb38-af3289594275 2018-12-27 17:22:28,930 - keystone_utils - INFO - Created user with name - CreateImageNegativeTests-ad2b8ef4-23c7-41f-user 2018-12-27 17:22:28,930 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:22:28,934 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2765587776d7cd0f037c3f18e7d1a531a7558546" 2018-12-27 17:22:29,038 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:22:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8bb70c95-f166-47db-b9f7-2d0b330a40b2 Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8de789d09e46427786a85702e5e8de91", "links": {"self": "http://172.30.9.31:5000/v3/roles/8de789d09e46427786a85702e5e8de91"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 17:22:29,038 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-8bb70c95-f166-47db-b9f7-2d0b330a40b2 2018-12-27 17:22:29,042 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2765587776d7cd0f037c3f18e7d1a531a7558546" -d '{"role": {"name": "CreateImageNegativeTests-ad2b8ef4-23c7-41f-proj-role"}}' 2018-12-27 17:22:29,195 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 27 Dec 2018 17:22:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d34fcfb0-183f-40eb-b385-7e4ecfab6965 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "40b8b622ccfe4092a108890f6f170aaa", "links": {"self": "http://172.30.9.31:5000/v3/roles/40b8b622ccfe4092a108890f6f170aaa"}, "name": "CreateImageNegativeTests-ad2b8ef4-23c7-41f-proj-role"}} 2018-12-27 17:22:29,196 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/roles used request id req-d34fcfb0-183f-40eb-b385-7e4ecfab6965 2018-12-27 17:22:29,196 - keystone_utils - INFO - Created role with name - CreateImageNegativeTests-ad2b8ef4-23c7-41f-proj-role 2018-12-27 17:22:29,199 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles/40b8b622ccfe4092a108890f6f170aaa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2765587776d7cd0f037c3f18e7d1a531a7558546" 2018-12-27 17:22:29,398 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:22:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-22580af7-c8be-429d-8b55-92b8b2a953e8 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "40b8b622ccfe4092a108890f6f170aaa", "links": {"self": "http://172.30.9.31:5000/v3/roles/40b8b622ccfe4092a108890f6f170aaa"}, "name": "CreateImageNegativeTests-ad2b8ef4-23c7-41f-proj-role"}} 2018-12-27 17:22:29,398 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles/40b8b622ccfe4092a108890f6f170aaa used request id req-22580af7-c8be-429d-8b55-92b8b2a953e8 2018-12-27 17:22:29,399 - keystone_utils - INFO - Granting role CreateImageNegativeTests-ad2b8ef4-23c7-41f-proj-role to project CreateImageNegativeTests-ad2b8ef4-23c7-41f-proj 2018-12-27 17:22:29,402 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:5000/v3/projects/ddb10027d47b40c5a4b12541fbc2f906/users/1c72db5d9e0d4bd9a862597ba6bb3976/roles/40b8b622ccfe4092a108890f6f170aaa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2765587776d7cd0f037c3f18e7d1a531a7558546" 2018-12-27 17:22:29,550 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:22:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-26242f90-af41-437b-aa54-8ed004a5d6ee Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:22:29,550 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/ddb10027d47b40c5a4b12541fbc2f906/users/1c72db5d9e0d4bd9a862597ba6bb3976/roles/40b8b622ccfe4092a108890f6f170aaa used request id req-26242f90-af41-437b-aa54-8ed004a5d6ee 2018-12-27 17:22:29,551 - openstack_tests - DEBUG - Image metadata - None 2018-12-27 17:22:29,551 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:22:29,552 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:22:29,967 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "40b8b622ccfe4092a108890f6f170aaa", "name": "CreateImageNegativeTests-ad2b8ef4-23c7-41f-proj-role"}], "expires_at": "2018-12-27T18:22:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ddb10027d47b40c5a4b12541fbc2f906", "name": "CreateImageNegativeTests-ad2b8ef4-23c7-41f-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/ddb10027d47b40c5a4b12541fbc2f906", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/ddb10027d47b40c5a4b12541fbc2f906", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/ddb10027d47b40c5a4b12541fbc2f906", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/ddb10027d47b40c5a4b12541fbc2f906", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/ddb10027d47b40c5a4b12541fbc2f906", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/ddb10027d47b40c5a4b12541fbc2f906", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/ddb10027d47b40c5a4b12541fbc2f906", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/ddb10027d47b40c5a4b12541fbc2f906", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/ddb10027d47b40c5a4b12541fbc2f906", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_ddb10027d47b40c5a4b12541fbc2f906", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_ddb10027d47b40c5a4b12541fbc2f906", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/ddb10027d47b40c5a4b12541fbc2f906", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/ddb10027d47b40c5a4b12541fbc2f906", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/ddb10027d47b40c5a4b12541fbc2f906", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageNegativeTests-ad2b8ef4-23c7-41f-user", "id": "1c72db5d9e0d4bd9a862597ba6bb3976"}, "audit_ids": ["8XvJGHOtSPmrk4VBEIRaVA"], "issued_at": "2018-12-27T17:22:29.000000Z"}} 2018-12-27 17:22:29,967 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}265d814e91d425a97ab873dcc7db3d9e948c7edf" 2018-12-27 17:22:30,059 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:22:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-59ec6ae2-d35e-4836-b112-6da42b671243 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:22:30,059 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-59ec6ae2-d35e-4836-b112-6da42b671243 2018-12-27 17:22:30,063 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/images?limit=20&disk_format=foo&name=CreateImageNegativeTests-e780a8af-92b1-4585-9963-de59c022bfd6 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}265d814e91d425a97ab873dcc7db3d9e948c7edf" 2018-12-27 17:22:30,286 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 161 Content-Type: application/json X-Openstack-Request-Id: req-da243c46-3f9e-404c-8c6c-0a027c5628ec Date: Thu, 27 Dec 2018 17:22:30 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=foo&limit=20&name=CreateImageNegativeTests-e780a8af-92b1-4585-9963-de59c022bfd6"} 2018-12-27 17:22:30,286 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images?limit=20&disk_format=foo&name=CreateImageNegativeTests-e780a8af-92b1-4585-9963-de59c022bfd6 used request id req-da243c46-3f9e-404c-8c6c-0a027c5628ec 2018-12-27 17:22:30,287 - file_utils - DEBUG - Downloading file from - http://download.cirros-cloud.net/0.3.4/cirros-0.3.4-x86_64-disk.img 2018-12-27 17:22:30,287 - file_utils - DEBUG - Saving file to - /tmp/ec0707ec-b058-4b00-8920-70a35ae0ccd7 2018-12-27 17:22:30,812 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}265d814e91d425a97ab873dcc7db3d9e948c7edf" 2018-12-27 17:22:31,005 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-59a84770-4b44-49c8-bf12-8522df12db99 Date: Thu, 27 Dec 2018 17:22:31 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-27 17:22:31,005 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/schemas/image used request id req-59a84770-4b44-49c8-bf12-8522df12db99 2018-12-27 17:22:31,032 - glance_utils - ERROR - Unexpected exception creating image. Rolling back 2018-12-27 17:22:31,032 - glance_utils - DEBUG - Closing file ./tmp/ec0707ec-b058-4b00-8920-70a35ae0ccd7 2018-12-27 17:22:31,032 - glance_utils - INFO - Removing file ./tmp/ec0707ec-b058-4b00-8920-70a35ae0ccd7 2018-12-27 17:22:31,044 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2765587776d7cd0f037c3f18e7d1a531a7558546" 2018-12-27 17:22:31,334 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 33483 X-Openstack-Request-Id: req-5aa2d147-d3d4-46ed-a1db-757506472d19 Date: Thu, 27 Dec 2018 17:22:31 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "created_at": "2018-12-27T15:33:01Z", "updated_at": "2018-12-27T15:33:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "35205ac3-06e6-4cf6-bb21-ff8f813cb45b", "remote_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "ade77f59-e70c-4970-8ea8-198222fa332e", "remote_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "c4f3bf7f-d793-498d-a883-bb8c6003f070", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "c85cb618-8f19-445b-8e16-6d467cb17771", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}], "revision_number": 4, "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "created_at": "2018-12-27T15:57:22Z", "updated_at": "2018-12-27T15:57:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "5e258a3b-01f5-4aef-81b7-0b5dc6e5b683", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "65475539-0336-498a-8da4-ff0a80b10089", "remote_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "ae922857-f7ae-4bc8-949b-153fb43bfd00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "b4f87679-52e1-4cf9-bf76-5abb9a9bec06", "remote_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "f7197afc9b61423897aefc9a643d03a1"}], "revision_number": 4, "project_id": "f7197afc9b61423897aefc9a643d03a1", "id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "created_at": "2018-12-27T16:01:54Z", "updated_at": "2018-12-27T16:01:54Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "00dd3abd-acd1-4edb-8f4a-8badcbd2eeb4", "remote_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "018de60d-bc33-4ef0-9eed-6d00b6ce227b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "0d99f0db-fa6b-4201-b67f-a7ff0db82c5d", "remote_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv6", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "5c4049ef-933d-4614-84e7-83584430d462", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv6", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}], "revision_number": 4, "project_id": "8c689c5e31c44b09ab85f80682abbc2a", "id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "created_at": "2018-12-27T15:56:49Z", "updated_at": "2018-12-27T15:56:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "6555e255-763a-4448-b1b1-0c93b2a390bd", "remote_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "777ff7a5-a590-43e5-a84b-7677710494e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "8bac258a-08df-48b7-900b-efbe01a6ec20", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "dc17921e-353f-4898-a970-881b2c8d093d", "remote_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}], "revision_number": 4, "project_id": "28dac9e1580d461c9de52e6659cc4f9d", "id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "created_at": "2018-12-27T16:01:52Z", "updated_at": "2018-12-27T16:01:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "32737757-45f3-4b24-b6ab-5f2d5579b4a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv6", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "ae604ef3-492d-4aa3-8045-1ff84f755a27", "remote_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv4", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "b7bff40a-beda-4996-b140-ed94d010535c", "remote_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv6", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "b8129030-9d72-4d5d-adce-47bbe62492fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv4", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}], "revision_number": 4, "project_id": "81c108a273314b24bf6b48c41b5bbe0c", "id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "created_at": "2018-12-27T15:57:20Z", "updated_at": "2018-12-27T15:57:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "0c389ec4-c0af-4c20-acf9-4fcc1d859dd7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv6", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "3749697a-f2ef-439a-a661-2fb92badd1ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv4", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "b74e0c8c-e243-450e-b1be-69c587093d6d", "remote_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv6", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "c222695b-2f1c-427d-afd7-e0be24ec9f66", "remote_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv4", "project_id": "7fb0e5436e4f467998e672dd71018a45"}], "revision_number": 4, "project_id": "7fb0e5436e4f467998e672dd71018a45", "id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "created_at": "2018-12-27T17:02:11Z", "updated_at": "2018-12-27T17:02:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "675d8a56-1c9b-4c58-a252-61e65997fd05", "remote_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv4", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "84f0587c-7394-4fd6-8f3d-8d6ba94cf3f9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv6", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "8a450b4f-e710-4193-816e-13a2d4e40c07", "remote_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv6", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "c3106b0a-1026-4156-86a9-f0438b7fab93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv4", "project_id": "7cba3664d5674e65a12c8c269a05febf"}], "revision_number": 4, "project_id": "7cba3664d5674e65a12c8c269a05febf", "id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "created_at": "2018-12-27T15:58:29Z", "updated_at": "2018-12-27T15:58:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "2a945ecc-f9fa-4219-96ab-c189a7f5c102", "remote_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv6", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "55e2b54e-68d4-4476-8c9f-e05e347c8970", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv4", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "9983229c-b595-482a-973f-81137a209b6d", "remote_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv4", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "9d4b8450-78ab-4817-a586-372ed88268f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv6", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}], "revision_number": 4, "project_id": "fbd6dbf946a5406398ba810e02d0888e", "id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "created_at": "2018-12-27T15:57:24Z", "updated_at": "2018-12-27T15:57:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "35521f2a-a59d-4798-9fa8-0febfe126076", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv4", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "607d473d-1e6a-4088-a778-7df9ffc1ff68", "remote_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv6", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "6f8fa92b-b67a-4047-a900-f43656aff42b", "remote_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv4", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "890f1d6c-9ae5-45b0-b7a1-282182432b66", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv6", "project_id": "253cc6709e714b8a80a5f74e4257907e"}], "revision_number": 4, "project_id": "253cc6709e714b8a80a5f74e4257907e", "id": "b9546f11-205e-4322-89f8-f0360d6090ed", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "created_at": "2018-12-27T15:57:08Z", "updated_at": "2018-12-27T15:57:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "6739c48b-d899-4c17-bb8e-ffaf8922c034", "remote_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv4", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "9660a6af-4d9b-40b9-9729-f205f66c2bd0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv4", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "bf244c03-fc10-4754-9c2b-b0224401c4f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv6", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "d3bee7cc-a152-441c-9790-abb1f56cec03", "remote_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv6", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}], "revision_number": 4, "project_id": "782a28bd0d40485e85eda6b8ba43840b", "id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "created_at": "2018-12-27T15:57:11Z", "updated_at": "2018-12-27T15:57:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "22c0d2cf-360a-4aa8-ba7e-bfdbf8327d27", "remote_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "553b140a-8ba9-4af7-9f50-bf24e87aebf7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "b2ecf7a5-df98-4d65-a762-767320437c5a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "e49104b2-7c13-49d6-8519-a16dd585346f", "remote_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}], "revision_number": 4, "project_id": "ef7e486beb8f4de39b25ca5f11552328", "id": "d0588e93-db0d-4888-9f99-3399a50df490", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "created_at": "2018-12-27T17:19:15Z", "updated_at": "2018-12-27T17:19:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "1990fe24-df44-4561-9f09-f50aab182bf7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "651e4b8b-b29e-409b-9f25-ff2328ccefe6", "remote_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "cc4e2254-2157-4ae1-a233-3047573ddc6d", "remote_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "da56dda4-aaf3-43ff-bdf7-e64892ec2345", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}], "revision_number": 4, "project_id": "2a5a6879c5fa4db798cea6d394565d45", "id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-27T15:33:07Z", "updated_at": "2018-12-27T15:33:07Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "4de95db8-72d6-4aec-a145-e92511971eb9", "remote_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "5f100cff-05d8-4405-8dfb-0a387c123fae", "remote_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "a3f6a193-cc94-4220-a73a-08acf63c449b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "f059d8a5-0c32-49c9-a721-77cc89245ecd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "created_at": "2018-12-27T15:29:16Z", "updated_at": "2018-12-27T15:29:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "3c53841a-5bc0-4192-b482-044411e217ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "5956ff3f-d59d-4af6-82b5-566c888583a7", "remote_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:16Z", "revision_number": 0, "id": "60735d87-52c7-426a-91a6-aff1078a5a2d", "remote_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:16Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "abe97133-61dd-4fdf-baf3-2e07968a324f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "da629caea04941e1ae8979c379dc7c9d"}], "revision_number": 4, "project_id": "da629caea04941e1ae8979c379dc7c9d", "id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "name": "default"}]} 2018-12-27 17:22:31,335 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=default used request id req-5aa2d147-d3d4-46ed-a1db-757506472d19 2018-12-27 17:22:31,342 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2765587776d7cd0f037c3f18e7d1a531a7558546" 2018-12-27 17:22:31,453 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:22:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d322f4e-beaa-4a1f-9d5e-b95dc56d152f Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b7b4fceec1ad4c6eb74d758b709a9d93", "name": "admin"}} 2018-12-27 17:22:31,453 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93 used request id req-4d322f4e-beaa-4a1f-9d5e-b95dc56d152f 2018-12-27 17:22:31,457 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/f7197afc9b61423897aefc9a643d03a1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2765587776d7cd0f037c3f18e7d1a531a7558546" 2018-12-27 17:22:31,573 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:22:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-616c7417-750a-4e16-b9d0-34ef735f3728 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f7197afc9b61423897aefc9a643d03a1.", "code": 404, "title": "Not Found"}} 2018-12-27 17:22:31,573 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/f7197afc9b61423897aefc9a643d03a1 used request id req-616c7417-750a-4e16-b9d0-34ef735f3728 2018-12-27 17:22:31,573 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:22:31,577 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/8c689c5e31c44b09ab85f80682abbc2a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2765587776d7cd0f037c3f18e7d1a531a7558546" 2018-12-27 17:22:31,680 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:22:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-52c97bc8-bd1e-4143-91f9-d3f25a0a8ba9 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8c689c5e31c44b09ab85f80682abbc2a.", "code": 404, "title": "Not Found"}} 2018-12-27 17:22:31,680 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/8c689c5e31c44b09ab85f80682abbc2a used request id req-52c97bc8-bd1e-4143-91f9-d3f25a0a8ba9 2018-12-27 17:22:31,680 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:22:31,684 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/28dac9e1580d461c9de52e6659cc4f9d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2765587776d7cd0f037c3f18e7d1a531a7558546" 2018-12-27 17:22:31,793 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:22:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-56641415-0dea-4937-8259-eda290d33da9 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 28dac9e1580d461c9de52e6659cc4f9d.", "code": 404, "title": "Not Found"}} 2018-12-27 17:22:31,793 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/28dac9e1580d461c9de52e6659cc4f9d used request id req-56641415-0dea-4937-8259-eda290d33da9 2018-12-27 17:22:31,793 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:22:31,797 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/81c108a273314b24bf6b48c41b5bbe0c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2765587776d7cd0f037c3f18e7d1a531a7558546" 2018-12-27 17:22:31,916 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:22:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-16dc9d24-d793-4947-b317-a2875075bd71 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 81c108a273314b24bf6b48c41b5bbe0c.", "code": 404, "title": "Not Found"}} 2018-12-27 17:22:31,916 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/81c108a273314b24bf6b48c41b5bbe0c used request id req-16dc9d24-d793-4947-b317-a2875075bd71 2018-12-27 17:22:31,916 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:22:31,920 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/7fb0e5436e4f467998e672dd71018a45 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2765587776d7cd0f037c3f18e7d1a531a7558546" 2018-12-27 17:22:32,036 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:22:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d3348c86-784c-40dd-a282-bdb80d8465f1 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7fb0e5436e4f467998e672dd71018a45.", "code": 404, "title": "Not Found"}} 2018-12-27 17:22:32,036 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/7fb0e5436e4f467998e672dd71018a45 used request id req-d3348c86-784c-40dd-a282-bdb80d8465f1 2018-12-27 17:22:32,036 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:22:32,039 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/7cba3664d5674e65a12c8c269a05febf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2765587776d7cd0f037c3f18e7d1a531a7558546" 2018-12-27 17:22:32,148 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:22:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-45d23f08-9f86-4ebc-b643-0d7cef76700f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7cba3664d5674e65a12c8c269a05febf.", "code": 404, "title": "Not Found"}} 2018-12-27 17:22:32,148 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/7cba3664d5674e65a12c8c269a05febf used request id req-45d23f08-9f86-4ebc-b643-0d7cef76700f 2018-12-27 17:22:32,148 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:22:32,152 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/fbd6dbf946a5406398ba810e02d0888e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2765587776d7cd0f037c3f18e7d1a531a7558546" 2018-12-27 17:22:32,272 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:22:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-611418ed-c211-4c1b-bc87-68e706989eec Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: fbd6dbf946a5406398ba810e02d0888e.", "code": 404, "title": "Not Found"}} 2018-12-27 17:22:32,272 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/fbd6dbf946a5406398ba810e02d0888e used request id req-611418ed-c211-4c1b-bc87-68e706989eec 2018-12-27 17:22:32,272 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:22:32,276 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/253cc6709e714b8a80a5f74e4257907e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2765587776d7cd0f037c3f18e7d1a531a7558546" 2018-12-27 17:22:32,472 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:22:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fd393f67-86d4-4851-bd0a-4fd8085eca41 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 253cc6709e714b8a80a5f74e4257907e.", "code": 404, "title": "Not Found"}} 2018-12-27 17:22:32,472 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/253cc6709e714b8a80a5f74e4257907e used request id req-fd393f67-86d4-4851-bd0a-4fd8085eca41 2018-12-27 17:22:32,472 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:22:32,476 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/782a28bd0d40485e85eda6b8ba43840b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2765587776d7cd0f037c3f18e7d1a531a7558546" 2018-12-27 17:22:32,583 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:22:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1e3461d8-e30f-404e-9c5a-7bcc7778aa1c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 782a28bd0d40485e85eda6b8ba43840b.", "code": 404, "title": "Not Found"}} 2018-12-27 17:22:32,583 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/782a28bd0d40485e85eda6b8ba43840b used request id req-1e3461d8-e30f-404e-9c5a-7bcc7778aa1c 2018-12-27 17:22:32,583 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:22:32,587 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/ef7e486beb8f4de39b25ca5f11552328 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2765587776d7cd0f037c3f18e7d1a531a7558546" 2018-12-27 17:22:32,712 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:22:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-13c120f4-09e2-4085-9114-0b078209ad2d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: ef7e486beb8f4de39b25ca5f11552328.", "code": 404, "title": "Not Found"}} 2018-12-27 17:22:32,712 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/ef7e486beb8f4de39b25ca5f11552328 used request id req-13c120f4-09e2-4085-9114-0b078209ad2d 2018-12-27 17:22:32,712 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:22:32,716 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/2a5a6879c5fa4db798cea6d394565d45 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2765587776d7cd0f037c3f18e7d1a531a7558546" 2018-12-27 17:22:32,820 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:22:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b830a6c3-bf8c-4b82-a1d3-32325a675267 Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.31:5000/v3/projects/2a5a6879c5fa4db798cea6d394565d45"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}} 2018-12-27 17:22:32,820 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/2a5a6879c5fa4db798cea6d394565d45 used request id req-b830a6c3-bf8c-4b82-a1d3-32325a675267 2018-12-27 17:22:32,823 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/da629caea04941e1ae8979c379dc7c9d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2765587776d7cd0f037c3f18e7d1a531a7558546" 2018-12-27 17:22:32,928 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:22:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c434cccf-9223-4b78-aa1d-e3e30b813dea Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/da629caea04941e1ae8979c379dc7c9d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "da629caea04941e1ae8979c379dc7c9d", "name": "service"}} 2018-12-27 17:22:32,928 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/da629caea04941e1ae8979c379dc7c9d used request id req-c434cccf-9223-4b78-aa1d-e3e30b813dea 2018-12-27 17:22:32,929 - keystone_utils - INFO - Deleting project with name - CreateImageNegativeTests-ad2b8ef4-23c7-41f-proj 2018-12-27 17:22:32,933 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/projects/ddb10027d47b40c5a4b12541fbc2f906 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2765587776d7cd0f037c3f18e7d1a531a7558546" 2018-12-27 17:22:33,201 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:22:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-511f7e52-0770-4def-9311-2a435eafb826 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:22:33,201 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/ddb10027d47b40c5a4b12541fbc2f906 used request id req-511f7e52-0770-4def-9311-2a435eafb826 2018-12-27 17:22:33,202 - keystone_utils - INFO - Deleting role with name - CreateImageNegativeTests-ad2b8ef4-23c7-41f-proj-role 2018-12-27 17:22:33,205 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/roles/40b8b622ccfe4092a108890f6f170aaa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2765587776d7cd0f037c3f18e7d1a531a7558546" 2018-12-27 17:22:33,336 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:22:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8cb3a300-3f89-43c4-ac49-d3b5de06bb23 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:22:33,336 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/roles/40b8b622ccfe4092a108890f6f170aaa used request id req-8cb3a300-3f89-43c4-ac49-d3b5de06bb23 2018-12-27 17:22:33,340 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2765587776d7cd0f037c3f18e7d1a531a7558546" 2018-12-27 17:22:33,446 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:22:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5dbc509f-8292-4225-b027-91e5cf31063a Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8de789d09e46427786a85702e5e8de91", "links": {"self": "http://172.30.9.31:5000/v3/roles/8de789d09e46427786a85702e5e8de91"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 17:22:33,446 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-5dbc509f-8292-4225-b027-91e5cf31063a 2018-12-27 17:22:33,447 - keystone_utils - INFO - Deleting user with name - CreateImageNegativeTests-ad2b8ef4-23c7-41f-user 2018-12-27 17:22:33,450 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/users/1c72db5d9e0d4bd9a862597ba6bb3976 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7363da1ea407f24924701841278ab8f3a7016150" 2018-12-27 17:22:33,663 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:22:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2e8900e2-824b-4860-806e-eaad4f45b101 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:22:33,663 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/1c72db5d9e0d4bd9a862597ba6bb3976 used request id req-2e8900e2-824b-4860-806e-eaad4f45b101 2018-12-27 17:22:33,665 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:22:34,086 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:22:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["4badKeoRT0WJfMHRn8nw0g"], "issued_at": "2018-12-27T17:22:34.000000Z"}} 2018-12-27 17:22:34,086 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d41cf5798b96d2d538c62b93a245a2925aaddeb8" 2018-12-27 17:22:34,191 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:22:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bc886e0f-0b1a-422d-9dba-4fb6363a3192 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:22:34,191 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-bc886e0f-0b1a-422d-9dba-4fb6363a3192 2018-12-27 17:22:34,193 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:22:34,194 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:22:34,614 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:22:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["m6IC16Q6QQ2O4Td296azlg"], "issued_at": "2018-12-27T17:22:34.000000Z"}} 2018-12-27 17:22:34,614 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}959704fc2a26b07e02e0a106c81444192d3f1738" 2018-12-27 17:22:34,717 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:22:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ecef6716-ecc3-462e-b19b-3c81f8b8b153 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:22:34,717 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-ecef6716-ecc3-462e-b19b-3c81f8b8b153 2018-12-27 17:22:34,721 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 17:22:34,727 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 17:22:34 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 17:22:34,728 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-80e9a7f2-e2a8-420-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}959704fc2a26b07e02e0a106c81444192d3f1738" 2018-12-27 17:22:34,838 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:22:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-02e27578-e932-4b9a-8e5b-136cc3ddd5cf Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-80e9a7f2-e2a8-420-proj", "previous": null, "next": null}, "projects": []} 2018-12-27 17:22:34,838 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-80e9a7f2-e2a8-420-proj used request id req-02e27578-e932-4b9a-8e5b-136cc3ddd5cf 2018-12-27 17:22:34,841 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}959704fc2a26b07e02e0a106c81444192d3f1738" 2018-12-27 17:22:34,950 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:22:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-624dded0-fa08-47fb-986e-373cba4fb7f2 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-27 17:22:34,950 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-624dded0-fa08-47fb-986e-373cba4fb7f2 2018-12-27 17:22:34,954 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}959704fc2a26b07e02e0a106c81444192d3f1738" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateImageNegativeTests-80e9a7f2-e2a8-420-proj"}}' 2018-12-27 17:22:35,085 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 27 Dec 2018 17:22:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1272d70d-1fc5-496b-83ee-7150b251df19 Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/e9d456bb79ba4ca598fb5926a8a69bdc"}, "tags": [], "enabled": true, "id": "e9d456bb79ba4ca598fb5926a8a69bdc", "parent_id": "default", "domain_id": "default", "name": "CreateImageNegativeTests-80e9a7f2-e2a8-420-proj"}} 2018-12-27 17:22:35,085 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-1272d70d-1fc5-496b-83ee-7150b251df19 2018-12-27 17:22:35,086 - keystone_utils - INFO - Created project with name - CreateImageNegativeTests-80e9a7f2-e2a8-420-proj 2018-12-27 17:22:35,086 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:22:35,087 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:22:35,512 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:22:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["dniecWz1S3ybAq6xLbxVjg"], "issued_at": "2018-12-27T17:22:35.000000Z"}} 2018-12-27 17:22:35,512 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2df6818b7efc275030f5a9a9dc52681183811a8d" 2018-12-27 17:22:35,615 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:22:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b828be54-9b7e-4851-b30e-e141b7307607 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:22:35,615 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-b828be54-9b7e-4851-b30e-e141b7307607 2018-12-27 17:22:35,619 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 17:22:35,624 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 17:22:35 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 17:22:35,625 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2df6818b7efc275030f5a9a9dc52681183811a8d" 2018-12-27 17:22:35,758 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:22:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5f9279ef-da17-4876-a442-34c6d9079fec Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "links": {"self": "http://172.30.9.31:5000/v3/users/01fa52e7b3674fc48643fa4ffca67e4e"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "01fa52e7b3674fc48643fa4ffca67e4e", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/05a834ddebbc40688596b7460b47439e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05a834ddebbc40688596b7460b47439e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/08226a0ad01943f39559448239e291e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "08226a0ad01943f39559448239e291e1", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/55c0552fe37a4f7ca0e73939514bc683"}, "domain_id": "default", "enabled": true, "options": {}, "id": "55c0552fe37a4f7ca0e73939514bc683", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/646a4af4e3b5439a97996d353fea3924"}, "domain_id": "914eec1d43ea4caf9d2fd33268c06258", "enabled": true, "options": {}, "id": "646a4af4e3b5439a97996d353fea3924", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/85fb203e51c34d3f8122e285a6a318b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85fb203e51c34d3f8122e285a6a318b3", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/905e7f4b42d24cca93b99d2401fa3378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "905e7f4b42d24cca93b99d2401fa3378", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/a5bc08b9f81f4e5bb86c24f9f7547bae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5bc08b9f81f4e5bb86c24f9f7547bae", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/a5c780627f004d318bf908d80305da9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5c780627f004d318bf908d80305da9c", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/b18425bf2b044bc9af7e194919539a17"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b18425bf2b044bc9af7e194919539a17", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/b8d2134b619d4dca80e21d6fb16449b0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b8d2134b619d4dca80e21d6fb16449b0", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/b9ab6a25a652438285139fe5b44aea62"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9ab6a25a652438285139fe5b44aea62", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/c08462554a4844d681348f58b9b0edee"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c08462554a4844d681348f58b9b0edee", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/ddfc3a9aad444d4782eae677c8a98130"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ddfc3a9aad444d4782eae677c8a98130", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/f2a74f2185a54676a6cb2bb5ecfcc4f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2a74f2185a54676a6cb2bb5ecfcc4f6", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-12-27 17:22:35,758 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-5f9279ef-da17-4876-a442-34c6d9079fec 2018-12-27 17:22:35,762 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?name=CreateImageNegativeTests-80e9a7f2-e2a8-420-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2df6818b7efc275030f5a9a9dc52681183811a8d" 2018-12-27 17:22:35,782 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:22:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-790530f9-0881-4a89-b88f-593269eeddd8 Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?name=CreateImageNegativeTests-80e9a7f2-e2a8-420-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/e9d456bb79ba4ca598fb5926a8a69bdc"}, "tags": [], "enabled": true, "id": "e9d456bb79ba4ca598fb5926a8a69bdc", "parent_id": "default", "domain_id": "default", "name": "CreateImageNegativeTests-80e9a7f2-e2a8-420-proj"}]} 2018-12-27 17:22:35,782 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?name=CreateImageNegativeTests-80e9a7f2-e2a8-420-proj used request id req-790530f9-0881-4a89-b88f-593269eeddd8 2018-12-27 17:22:35,786 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2df6818b7efc275030f5a9a9dc52681183811a8d" 2018-12-27 17:22:35,892 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:22:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8cfa9bc4-a43d-42c5-ad30-ee23aeff8f67 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-27 17:22:35,893 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-8cfa9bc4-a43d-42c5-ad30-ee23aeff8f67 2018-12-27 17:22:36,310 - keystone_utils - INFO - Created user with name - CreateImageNegativeTests-80e9a7f2-e2a8-420-user 2018-12-27 17:22:36,310 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:22:36,314 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}959704fc2a26b07e02e0a106c81444192d3f1738" 2018-12-27 17:22:36,418 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:22:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2a0b9570-0a29-4f79-804d-6d6035651ce6 Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8de789d09e46427786a85702e5e8de91", "links": {"self": "http://172.30.9.31:5000/v3/roles/8de789d09e46427786a85702e5e8de91"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 17:22:36,418 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-2a0b9570-0a29-4f79-804d-6d6035651ce6 2018-12-27 17:22:36,422 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}959704fc2a26b07e02e0a106c81444192d3f1738" -d '{"role": {"name": "CreateImageNegativeTests-80e9a7f2-e2a8-420-proj-role"}}' 2018-12-27 17:22:36,559 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 27 Dec 2018 17:22:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f993c815-99fa-4d37-8d0a-e0bb314bf075 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "384dbb7c7e5149ab917ba0e3dbabf183", "links": {"self": "http://172.30.9.31:5000/v3/roles/384dbb7c7e5149ab917ba0e3dbabf183"}, "name": "CreateImageNegativeTests-80e9a7f2-e2a8-420-proj-role"}} 2018-12-27 17:22:36,559 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/roles used request id req-f993c815-99fa-4d37-8d0a-e0bb314bf075 2018-12-27 17:22:36,559 - keystone_utils - INFO - Created role with name - CreateImageNegativeTests-80e9a7f2-e2a8-420-proj-role 2018-12-27 17:22:36,563 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles/384dbb7c7e5149ab917ba0e3dbabf183 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}959704fc2a26b07e02e0a106c81444192d3f1738" 2018-12-27 17:22:36,681 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:22:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-454c9506-9274-47e6-9abc-5432e70e82a4 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "384dbb7c7e5149ab917ba0e3dbabf183", "links": {"self": "http://172.30.9.31:5000/v3/roles/384dbb7c7e5149ab917ba0e3dbabf183"}, "name": "CreateImageNegativeTests-80e9a7f2-e2a8-420-proj-role"}} 2018-12-27 17:22:36,681 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles/384dbb7c7e5149ab917ba0e3dbabf183 used request id req-454c9506-9274-47e6-9abc-5432e70e82a4 2018-12-27 17:22:36,681 - keystone_utils - INFO - Granting role CreateImageNegativeTests-80e9a7f2-e2a8-420-proj-role to project CreateImageNegativeTests-80e9a7f2-e2a8-420-proj 2018-12-27 17:22:36,685 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:5000/v3/projects/e9d456bb79ba4ca598fb5926a8a69bdc/users/c1841f2cf6694d9daab7cfbdd61ff142/roles/384dbb7c7e5149ab917ba0e3dbabf183 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}959704fc2a26b07e02e0a106c81444192d3f1738" 2018-12-27 17:22:36,845 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:22:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b786e12d-b83d-4e63-848b-820efdd5b586 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:22:36,845 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/e9d456bb79ba4ca598fb5926a8a69bdc/users/c1841f2cf6694d9daab7cfbdd61ff142/roles/384dbb7c7e5149ab917ba0e3dbabf183 used request id req-b786e12d-b83d-4e63-848b-820efdd5b586 2018-12-27 17:22:36,846 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:22:36,847 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:22:37,254 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "384dbb7c7e5149ab917ba0e3dbabf183", "name": "CreateImageNegativeTests-80e9a7f2-e2a8-420-proj-role"}], "expires_at": "2018-12-27T18:22:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e9d456bb79ba4ca598fb5926a8a69bdc", "name": "CreateImageNegativeTests-80e9a7f2-e2a8-420-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/e9d456bb79ba4ca598fb5926a8a69bdc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/e9d456bb79ba4ca598fb5926a8a69bdc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/e9d456bb79ba4ca598fb5926a8a69bdc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/e9d456bb79ba4ca598fb5926a8a69bdc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/e9d456bb79ba4ca598fb5926a8a69bdc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/e9d456bb79ba4ca598fb5926a8a69bdc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/e9d456bb79ba4ca598fb5926a8a69bdc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/e9d456bb79ba4ca598fb5926a8a69bdc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/e9d456bb79ba4ca598fb5926a8a69bdc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_e9d456bb79ba4ca598fb5926a8a69bdc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_e9d456bb79ba4ca598fb5926a8a69bdc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/e9d456bb79ba4ca598fb5926a8a69bdc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/e9d456bb79ba4ca598fb5926a8a69bdc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/e9d456bb79ba4ca598fb5926a8a69bdc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageNegativeTests-80e9a7f2-e2a8-420-user", "id": "c1841f2cf6694d9daab7cfbdd61ff142"}, "audit_ids": ["BOG5VKQKRUq6Bk7VL6IcTg"], "issued_at": "2018-12-27T17:22:37.000000Z"}} 2018-12-27 17:22:37,254 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10d9a5dbdf5d9c27f4f20414d551fa6383782130" 2018-12-27 17:22:37,355 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:22:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-59133e10-8945-4b37-a8b6-ae04a431e4b9 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:22:37,355 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-59133e10-8945-4b37-a8b6-ae04a431e4b9 2018-12-27 17:22:37,359 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/images?limit=20&name=foo -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}10d9a5dbdf5d9c27f4f20414d551fa6383782130" 2018-12-27 17:22:37,589 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 87 Content-Type: application/json X-Openstack-Request-Id: req-9dd2db4d-b719-4358-881c-a3d812624c90 Date: Thu, 27 Dec 2018 17:22:37 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?limit=20&name=foo"} 2018-12-27 17:22:37,589 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images?limit=20&name=foo used request id req-9dd2db4d-b719-4358-881c-a3d812624c90 2018-12-27 17:22:37,596 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}959704fc2a26b07e02e0a106c81444192d3f1738" 2018-12-27 17:22:37,869 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 33483 X-Openstack-Request-Id: req-615de9d6-727d-4af2-b174-921bb5633751 Date: Thu, 27 Dec 2018 17:22:37 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "created_at": "2018-12-27T15:33:01Z", "updated_at": "2018-12-27T15:33:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "35205ac3-06e6-4cf6-bb21-ff8f813cb45b", "remote_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "ade77f59-e70c-4970-8ea8-198222fa332e", "remote_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "c4f3bf7f-d793-498d-a883-bb8c6003f070", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "c85cb618-8f19-445b-8e16-6d467cb17771", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}], "revision_number": 4, "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "created_at": "2018-12-27T15:57:22Z", "updated_at": "2018-12-27T15:57:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "5e258a3b-01f5-4aef-81b7-0b5dc6e5b683", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "65475539-0336-498a-8da4-ff0a80b10089", "remote_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "ae922857-f7ae-4bc8-949b-153fb43bfd00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "b4f87679-52e1-4cf9-bf76-5abb9a9bec06", "remote_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "f7197afc9b61423897aefc9a643d03a1"}], "revision_number": 4, "project_id": "f7197afc9b61423897aefc9a643d03a1", "id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "created_at": "2018-12-27T16:01:54Z", "updated_at": "2018-12-27T16:01:54Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "00dd3abd-acd1-4edb-8f4a-8badcbd2eeb4", "remote_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "018de60d-bc33-4ef0-9eed-6d00b6ce227b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "0d99f0db-fa6b-4201-b67f-a7ff0db82c5d", "remote_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv6", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "5c4049ef-933d-4614-84e7-83584430d462", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv6", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}], "revision_number": 4, "project_id": "8c689c5e31c44b09ab85f80682abbc2a", "id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "created_at": "2018-12-27T15:56:49Z", "updated_at": "2018-12-27T15:56:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "6555e255-763a-4448-b1b1-0c93b2a390bd", "remote_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "777ff7a5-a590-43e5-a84b-7677710494e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "8bac258a-08df-48b7-900b-efbe01a6ec20", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "dc17921e-353f-4898-a970-881b2c8d093d", "remote_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}], "revision_number": 4, "project_id": "28dac9e1580d461c9de52e6659cc4f9d", "id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "created_at": "2018-12-27T16:01:52Z", "updated_at": "2018-12-27T16:01:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "32737757-45f3-4b24-b6ab-5f2d5579b4a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv6", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "ae604ef3-492d-4aa3-8045-1ff84f755a27", "remote_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv4", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "b7bff40a-beda-4996-b140-ed94d010535c", "remote_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv6", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "b8129030-9d72-4d5d-adce-47bbe62492fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv4", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}], "revision_number": 4, "project_id": "81c108a273314b24bf6b48c41b5bbe0c", "id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "created_at": "2018-12-27T15:57:20Z", "updated_at": "2018-12-27T15:57:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "0c389ec4-c0af-4c20-acf9-4fcc1d859dd7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv6", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "3749697a-f2ef-439a-a661-2fb92badd1ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv4", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "b74e0c8c-e243-450e-b1be-69c587093d6d", "remote_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv6", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "c222695b-2f1c-427d-afd7-e0be24ec9f66", "remote_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv4", "project_id": "7fb0e5436e4f467998e672dd71018a45"}], "revision_number": 4, "project_id": "7fb0e5436e4f467998e672dd71018a45", "id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "created_at": "2018-12-27T17:02:11Z", "updated_at": "2018-12-27T17:02:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "675d8a56-1c9b-4c58-a252-61e65997fd05", "remote_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv4", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "84f0587c-7394-4fd6-8f3d-8d6ba94cf3f9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv6", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "8a450b4f-e710-4193-816e-13a2d4e40c07", "remote_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv6", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "c3106b0a-1026-4156-86a9-f0438b7fab93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv4", "project_id": "7cba3664d5674e65a12c8c269a05febf"}], "revision_number": 4, "project_id": "7cba3664d5674e65a12c8c269a05febf", "id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "created_at": "2018-12-27T15:58:29Z", "updated_at": "2018-12-27T15:58:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "2a945ecc-f9fa-4219-96ab-c189a7f5c102", "remote_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv6", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "55e2b54e-68d4-4476-8c9f-e05e347c8970", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv4", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "9983229c-b595-482a-973f-81137a209b6d", "remote_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv4", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "9d4b8450-78ab-4817-a586-372ed88268f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv6", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}], "revision_number": 4, "project_id": "fbd6dbf946a5406398ba810e02d0888e", "id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "created_at": "2018-12-27T15:57:24Z", "updated_at": "2018-12-27T15:57:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "35521f2a-a59d-4798-9fa8-0febfe126076", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv4", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "607d473d-1e6a-4088-a778-7df9ffc1ff68", "remote_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv6", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "6f8fa92b-b67a-4047-a900-f43656aff42b", "remote_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv4", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "890f1d6c-9ae5-45b0-b7a1-282182432b66", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv6", "project_id": "253cc6709e714b8a80a5f74e4257907e"}], "revision_number": 4, "project_id": "253cc6709e714b8a80a5f74e4257907e", "id": "b9546f11-205e-4322-89f8-f0360d6090ed", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "created_at": "2018-12-27T15:57:08Z", "updated_at": "2018-12-27T15:57:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "6739c48b-d899-4c17-bb8e-ffaf8922c034", "remote_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv4", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "9660a6af-4d9b-40b9-9729-f205f66c2bd0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv4", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "bf244c03-fc10-4754-9c2b-b0224401c4f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv6", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "d3bee7cc-a152-441c-9790-abb1f56cec03", "remote_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv6", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}], "revision_number": 4, "project_id": "782a28bd0d40485e85eda6b8ba43840b", "id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "created_at": "2018-12-27T15:57:11Z", "updated_at": "2018-12-27T15:57:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "22c0d2cf-360a-4aa8-ba7e-bfdbf8327d27", "remote_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "553b140a-8ba9-4af7-9f50-bf24e87aebf7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "b2ecf7a5-df98-4d65-a762-767320437c5a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "e49104b2-7c13-49d6-8519-a16dd585346f", "remote_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}], "revision_number": 4, "project_id": "ef7e486beb8f4de39b25ca5f11552328", "id": "d0588e93-db0d-4888-9f99-3399a50df490", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "created_at": "2018-12-27T17:19:15Z", "updated_at": "2018-12-27T17:19:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "1990fe24-df44-4561-9f09-f50aab182bf7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "651e4b8b-b29e-409b-9f25-ff2328ccefe6", "remote_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "cc4e2254-2157-4ae1-a233-3047573ddc6d", "remote_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "da56dda4-aaf3-43ff-bdf7-e64892ec2345", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}], "revision_number": 4, "project_id": "2a5a6879c5fa4db798cea6d394565d45", "id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-27T15:33:07Z", "updated_at": "2018-12-27T15:33:07Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "4de95db8-72d6-4aec-a145-e92511971eb9", "remote_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "5f100cff-05d8-4405-8dfb-0a387c123fae", "remote_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "a3f6a193-cc94-4220-a73a-08acf63c449b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "f059d8a5-0c32-49c9-a721-77cc89245ecd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "created_at": "2018-12-27T15:29:16Z", "updated_at": "2018-12-27T15:29:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "3c53841a-5bc0-4192-b482-044411e217ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "5956ff3f-d59d-4af6-82b5-566c888583a7", "remote_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:16Z", "revision_number": 0, "id": "60735d87-52c7-426a-91a6-aff1078a5a2d", "remote_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:16Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "abe97133-61dd-4fdf-baf3-2e07968a324f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "da629caea04941e1ae8979c379dc7c9d"}], "revision_number": 4, "project_id": "da629caea04941e1ae8979c379dc7c9d", "id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "name": "default"}]} 2018-12-27 17:22:37,870 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=default used request id req-615de9d6-727d-4af2-b174-921bb5633751 2018-12-27 17:22:37,877 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}959704fc2a26b07e02e0a106c81444192d3f1738" 2018-12-27 17:22:37,980 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:22:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8a62936d-ebc7-4642-ad7a-0072e1c8a3b8 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b7b4fceec1ad4c6eb74d758b709a9d93", "name": "admin"}} 2018-12-27 17:22:37,980 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93 used request id req-8a62936d-ebc7-4642-ad7a-0072e1c8a3b8 2018-12-27 17:22:37,984 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/f7197afc9b61423897aefc9a643d03a1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}959704fc2a26b07e02e0a106c81444192d3f1738" 2018-12-27 17:22:38,089 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:22:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b0130a15-a84e-4d06-83cd-f8b443ece09b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f7197afc9b61423897aefc9a643d03a1.", "code": 404, "title": "Not Found"}} 2018-12-27 17:22:38,090 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/f7197afc9b61423897aefc9a643d03a1 used request id req-b0130a15-a84e-4d06-83cd-f8b443ece09b 2018-12-27 17:22:38,090 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:22:38,093 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/8c689c5e31c44b09ab85f80682abbc2a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}959704fc2a26b07e02e0a106c81444192d3f1738" 2018-12-27 17:22:38,111 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:22:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8055b5ae-b640-4aa5-8ed1-e00b449a4ca6 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8c689c5e31c44b09ab85f80682abbc2a.", "code": 404, "title": "Not Found"}} 2018-12-27 17:22:38,111 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/8c689c5e31c44b09ab85f80682abbc2a used request id req-8055b5ae-b640-4aa5-8ed1-e00b449a4ca6 2018-12-27 17:22:38,111 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:22:38,114 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/28dac9e1580d461c9de52e6659cc4f9d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}959704fc2a26b07e02e0a106c81444192d3f1738" 2018-12-27 17:22:38,225 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:22:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-40057c32-c682-44a5-8e65-38cdb2560c17 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 28dac9e1580d461c9de52e6659cc4f9d.", "code": 404, "title": "Not Found"}} 2018-12-27 17:22:38,225 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/28dac9e1580d461c9de52e6659cc4f9d used request id req-40057c32-c682-44a5-8e65-38cdb2560c17 2018-12-27 17:22:38,225 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:22:38,229 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/81c108a273314b24bf6b48c41b5bbe0c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}959704fc2a26b07e02e0a106c81444192d3f1738" 2018-12-27 17:22:38,337 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:22:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-78dd5473-3d40-48ed-aba3-686d0cdf7d7b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 81c108a273314b24bf6b48c41b5bbe0c.", "code": 404, "title": "Not Found"}} 2018-12-27 17:22:38,337 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/81c108a273314b24bf6b48c41b5bbe0c used request id req-78dd5473-3d40-48ed-aba3-686d0cdf7d7b 2018-12-27 17:22:38,337 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:22:38,340 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/7fb0e5436e4f467998e672dd71018a45 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}959704fc2a26b07e02e0a106c81444192d3f1738" 2018-12-27 17:22:38,468 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:22:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-96ff987c-ab3f-45be-91bf-5c6db056a54a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7fb0e5436e4f467998e672dd71018a45.", "code": 404, "title": "Not Found"}} 2018-12-27 17:22:38,468 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/7fb0e5436e4f467998e672dd71018a45 used request id req-96ff987c-ab3f-45be-91bf-5c6db056a54a 2018-12-27 17:22:38,468 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:22:38,472 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/7cba3664d5674e65a12c8c269a05febf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}959704fc2a26b07e02e0a106c81444192d3f1738" 2018-12-27 17:22:38,578 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:22:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ac6c48b4-b31e-4843-aa20-6b120f041389 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7cba3664d5674e65a12c8c269a05febf.", "code": 404, "title": "Not Found"}} 2018-12-27 17:22:38,578 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/7cba3664d5674e65a12c8c269a05febf used request id req-ac6c48b4-b31e-4843-aa20-6b120f041389 2018-12-27 17:22:38,579 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:22:38,582 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/fbd6dbf946a5406398ba810e02d0888e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}959704fc2a26b07e02e0a106c81444192d3f1738" 2018-12-27 17:22:38,677 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:22:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f8851c71-2f5f-475b-b4c5-705ed692dbe6 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: fbd6dbf946a5406398ba810e02d0888e.", "code": 404, "title": "Not Found"}} 2018-12-27 17:22:38,677 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/fbd6dbf946a5406398ba810e02d0888e used request id req-f8851c71-2f5f-475b-b4c5-705ed692dbe6 2018-12-27 17:22:38,677 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:22:38,681 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/253cc6709e714b8a80a5f74e4257907e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}959704fc2a26b07e02e0a106c81444192d3f1738" 2018-12-27 17:22:38,793 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:22:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0a2e5473-eaa6-4b45-80b3-826694dd9176 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 253cc6709e714b8a80a5f74e4257907e.", "code": 404, "title": "Not Found"}} 2018-12-27 17:22:38,793 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/253cc6709e714b8a80a5f74e4257907e used request id req-0a2e5473-eaa6-4b45-80b3-826694dd9176 2018-12-27 17:22:38,793 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:22:38,797 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/782a28bd0d40485e85eda6b8ba43840b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}959704fc2a26b07e02e0a106c81444192d3f1738" 2018-12-27 17:22:38,905 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:22:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9c999b95-b83d-4be1-b994-2fc51b2082dc Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 782a28bd0d40485e85eda6b8ba43840b.", "code": 404, "title": "Not Found"}} 2018-12-27 17:22:38,905 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/782a28bd0d40485e85eda6b8ba43840b used request id req-9c999b95-b83d-4be1-b994-2fc51b2082dc 2018-12-27 17:22:38,905 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:22:38,909 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/ef7e486beb8f4de39b25ca5f11552328 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}959704fc2a26b07e02e0a106c81444192d3f1738" 2018-12-27 17:22:39,008 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:22:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bd594d12-8889-4a2a-9327-cf9ce7deeeef Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: ef7e486beb8f4de39b25ca5f11552328.", "code": 404, "title": "Not Found"}} 2018-12-27 17:22:39,008 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/ef7e486beb8f4de39b25ca5f11552328 used request id req-bd594d12-8889-4a2a-9327-cf9ce7deeeef 2018-12-27 17:22:39,008 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:22:39,012 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/2a5a6879c5fa4db798cea6d394565d45 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}959704fc2a26b07e02e0a106c81444192d3f1738" 2018-12-27 17:22:39,135 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:22:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d4f5f94c-9b59-41b7-aaa5-4cc1ec4816a6 Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.31:5000/v3/projects/2a5a6879c5fa4db798cea6d394565d45"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}} 2018-12-27 17:22:39,135 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/2a5a6879c5fa4db798cea6d394565d45 used request id req-d4f5f94c-9b59-41b7-aaa5-4cc1ec4816a6 2018-12-27 17:22:39,139 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/da629caea04941e1ae8979c379dc7c9d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}959704fc2a26b07e02e0a106c81444192d3f1738" 2018-12-27 17:22:39,243 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:22:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3e435a73-3228-46c1-a76c-c0e87d9e0124 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/da629caea04941e1ae8979c379dc7c9d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "da629caea04941e1ae8979c379dc7c9d", "name": "service"}} 2018-12-27 17:22:39,243 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/da629caea04941e1ae8979c379dc7c9d used request id req-3e435a73-3228-46c1-a76c-c0e87d9e0124 2018-12-27 17:22:39,244 - keystone_utils - INFO - Deleting project with name - CreateImageNegativeTests-80e9a7f2-e2a8-420-proj 2018-12-27 17:22:39,248 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/projects/e9d456bb79ba4ca598fb5926a8a69bdc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}959704fc2a26b07e02e0a106c81444192d3f1738" 2018-12-27 17:22:39,524 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:22:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-865173b0-9814-43e0-b77f-18a2c482908f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:22:39,525 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/e9d456bb79ba4ca598fb5926a8a69bdc used request id req-865173b0-9814-43e0-b77f-18a2c482908f 2018-12-27 17:22:39,525 - keystone_utils - INFO - Deleting role with name - CreateImageNegativeTests-80e9a7f2-e2a8-420-proj-role 2018-12-27 17:22:39,528 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/roles/384dbb7c7e5149ab917ba0e3dbabf183 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}959704fc2a26b07e02e0a106c81444192d3f1738" 2018-12-27 17:22:39,672 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:22:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1e96100d-2685-47d0-86bb-eb3da73ad059 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:22:39,672 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/roles/384dbb7c7e5149ab917ba0e3dbabf183 used request id req-1e96100d-2685-47d0-86bb-eb3da73ad059 2018-12-27 17:22:39,676 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}959704fc2a26b07e02e0a106c81444192d3f1738" 2018-12-27 17:22:39,783 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:22:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7418a3b0-9985-4671-bd48-d69874ba3cfa Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8de789d09e46427786a85702e5e8de91", "links": {"self": "http://172.30.9.31:5000/v3/roles/8de789d09e46427786a85702e5e8de91"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 17:22:39,783 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-7418a3b0-9985-4671-bd48-d69874ba3cfa 2018-12-27 17:22:39,784 - keystone_utils - INFO - Deleting user with name - CreateImageNegativeTests-80e9a7f2-e2a8-420-user 2018-12-27 17:22:39,787 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/users/c1841f2cf6694d9daab7cfbdd61ff142 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2df6818b7efc275030f5a9a9dc52681183811a8d" 2018-12-27 17:22:39,992 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:22:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9712dcda-a9f7-4811-98fb-f1200d229985 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:22:39,992 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/c1841f2cf6694d9daab7cfbdd61ff142 used request id req-9712dcda-a9f7-4811-98fb-f1200d229985 2018-12-27 17:22:39,993 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:22:40,414 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:22:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["iEnHevL4TduHAJXNuCRhMw"], "issued_at": "2018-12-27T17:22:40.000000Z"}} 2018-12-27 17:22:40,415 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c010169532ff6b4044d5f7756d0f4e0b8bef4acc" 2018-12-27 17:22:40,517 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:22:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e1406571-d16d-418b-906a-0a819021b7fe Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:22:40,517 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-e1406571-d16d-418b-906a-0a819021b7fe 2018-12-27 17:22:40,518 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:22:40,519 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:22:40,928 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:22:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["ayGr_9qhTI2Kjqu4p7wnuA"], "issued_at": "2018-12-27T17:22:40.000000Z"}} 2018-12-27 17:22:40,928 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47be9dd50b9cb16b146b7516d5cb9dc560add349" 2018-12-27 17:22:41,045 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:22:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dbdf60e7-87f5-41f2-baf9-43b9fb48fef3 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:22:41,045 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-dbdf60e7-87f5-41f2-baf9-43b9fb48fef3 2018-12-27 17:22:41,050 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 17:22:41,055 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 17:22:41 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 17:22:41,056 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-a48a426e-b521-4b3-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47be9dd50b9cb16b146b7516d5cb9dc560add349" 2018-12-27 17:22:41,159 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:22:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-47129779-4de4-4cd8-b084-97e7ab964dda Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-a48a426e-b521-4b3-proj", "previous": null, "next": null}, "projects": []} 2018-12-27 17:22:41,160 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-a48a426e-b521-4b3-proj used request id req-47129779-4de4-4cd8-b084-97e7ab964dda 2018-12-27 17:22:41,163 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47be9dd50b9cb16b146b7516d5cb9dc560add349" 2018-12-27 17:22:41,283 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:22:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a9857e81-2f8e-413a-969f-058a77335ccb Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-27 17:22:41,283 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-a9857e81-2f8e-413a-969f-058a77335ccb 2018-12-27 17:22:41,287 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47be9dd50b9cb16b146b7516d5cb9dc560add349" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateImageNegativeTests-a48a426e-b521-4b3-proj"}}' 2018-12-27 17:22:41,421 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 27 Dec 2018 17:22:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-01acfcd5-a299-4512-a39d-7b309bb9ec5b Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/c2dc0b6b3e53485fadf85624af7e7e88"}, "tags": [], "enabled": true, "id": "c2dc0b6b3e53485fadf85624af7e7e88", "parent_id": "default", "domain_id": "default", "name": "CreateImageNegativeTests-a48a426e-b521-4b3-proj"}} 2018-12-27 17:22:41,421 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-01acfcd5-a299-4512-a39d-7b309bb9ec5b 2018-12-27 17:22:41,421 - keystone_utils - INFO - Created project with name - CreateImageNegativeTests-a48a426e-b521-4b3-proj 2018-12-27 17:22:41,421 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:22:41,422 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:22:41,836 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:22:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["ehJnWR30TSGZVnIWQs_M4Q"], "issued_at": "2018-12-27T17:22:41.000000Z"}} 2018-12-27 17:22:41,837 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54e80b022e03b6fd3f68e1133cc9bb4dd933b802" 2018-12-27 17:22:41,953 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:22:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ec976dee-5fe2-4117-af09-67a4c757379f Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:22:41,953 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-ec976dee-5fe2-4117-af09-67a4c757379f 2018-12-27 17:22:41,957 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 17:22:41,962 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 17:22:41 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 17:22:41,963 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54e80b022e03b6fd3f68e1133cc9bb4dd933b802" 2018-12-27 17:22:42,082 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:22:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-238b4c28-8cd3-41d1-b64c-9fe6d0550119 Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "links": {"self": "http://172.30.9.31:5000/v3/users/01fa52e7b3674fc48643fa4ffca67e4e"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "01fa52e7b3674fc48643fa4ffca67e4e", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/05a834ddebbc40688596b7460b47439e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05a834ddebbc40688596b7460b47439e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/08226a0ad01943f39559448239e291e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "08226a0ad01943f39559448239e291e1", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/55c0552fe37a4f7ca0e73939514bc683"}, "domain_id": "default", "enabled": true, "options": {}, "id": "55c0552fe37a4f7ca0e73939514bc683", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/646a4af4e3b5439a97996d353fea3924"}, "domain_id": "914eec1d43ea4caf9d2fd33268c06258", "enabled": true, "options": {}, "id": "646a4af4e3b5439a97996d353fea3924", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/85fb203e51c34d3f8122e285a6a318b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85fb203e51c34d3f8122e285a6a318b3", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/905e7f4b42d24cca93b99d2401fa3378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "905e7f4b42d24cca93b99d2401fa3378", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/a5bc08b9f81f4e5bb86c24f9f7547bae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5bc08b9f81f4e5bb86c24f9f7547bae", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/a5c780627f004d318bf908d80305da9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5c780627f004d318bf908d80305da9c", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/b18425bf2b044bc9af7e194919539a17"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b18425bf2b044bc9af7e194919539a17", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/b8d2134b619d4dca80e21d6fb16449b0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b8d2134b619d4dca80e21d6fb16449b0", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/b9ab6a25a652438285139fe5b44aea62"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9ab6a25a652438285139fe5b44aea62", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/c08462554a4844d681348f58b9b0edee"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c08462554a4844d681348f58b9b0edee", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/ddfc3a9aad444d4782eae677c8a98130"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ddfc3a9aad444d4782eae677c8a98130", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/f2a74f2185a54676a6cb2bb5ecfcc4f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2a74f2185a54676a6cb2bb5ecfcc4f6", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-12-27 17:22:42,083 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-238b4c28-8cd3-41d1-b64c-9fe6d0550119 2018-12-27 17:22:42,087 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?name=CreateImageNegativeTests-a48a426e-b521-4b3-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54e80b022e03b6fd3f68e1133cc9bb4dd933b802" 2018-12-27 17:22:42,195 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:22:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2abe5b6d-8f17-421c-a456-61789d876a9c Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?name=CreateImageNegativeTests-a48a426e-b521-4b3-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/c2dc0b6b3e53485fadf85624af7e7e88"}, "tags": [], "enabled": true, "id": "c2dc0b6b3e53485fadf85624af7e7e88", "parent_id": "default", "domain_id": "default", "name": "CreateImageNegativeTests-a48a426e-b521-4b3-proj"}]} 2018-12-27 17:22:42,196 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?name=CreateImageNegativeTests-a48a426e-b521-4b3-proj used request id req-2abe5b6d-8f17-421c-a456-61789d876a9c 2018-12-27 17:22:42,199 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54e80b022e03b6fd3f68e1133cc9bb4dd933b802" 2018-12-27 17:22:42,309 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:22:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-99defb80-7eeb-4f31-97e5-48fdd7559ade Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-27 17:22:42,310 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-99defb80-7eeb-4f31-97e5-48fdd7559ade 2018-12-27 17:22:42,705 - keystone_utils - INFO - Created user with name - CreateImageNegativeTests-a48a426e-b521-4b3-user 2018-12-27 17:22:42,705 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:22:42,709 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47be9dd50b9cb16b146b7516d5cb9dc560add349" 2018-12-27 17:22:42,728 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:22:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c62806d3-ec08-4ea5-8b4a-050c99c6b1a9 Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8de789d09e46427786a85702e5e8de91", "links": {"self": "http://172.30.9.31:5000/v3/roles/8de789d09e46427786a85702e5e8de91"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 17:22:42,729 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-c62806d3-ec08-4ea5-8b4a-050c99c6b1a9 2018-12-27 17:22:42,732 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47be9dd50b9cb16b146b7516d5cb9dc560add349" -d '{"role": {"name": "CreateImageNegativeTests-a48a426e-b521-4b3-proj-role"}}' 2018-12-27 17:22:42,877 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 27 Dec 2018 17:22:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b09b55cb-38bc-46e1-a420-0619c57ba927 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "28cc795fbcbe4eb6b7b8e6bea82ef5a5", "links": {"self": "http://172.30.9.31:5000/v3/roles/28cc795fbcbe4eb6b7b8e6bea82ef5a5"}, "name": "CreateImageNegativeTests-a48a426e-b521-4b3-proj-role"}} 2018-12-27 17:22:42,877 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/roles used request id req-b09b55cb-38bc-46e1-a420-0619c57ba927 2018-12-27 17:22:42,877 - keystone_utils - INFO - Created role with name - CreateImageNegativeTests-a48a426e-b521-4b3-proj-role 2018-12-27 17:22:42,881 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles/28cc795fbcbe4eb6b7b8e6bea82ef5a5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47be9dd50b9cb16b146b7516d5cb9dc560add349" 2018-12-27 17:22:42,987 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:22:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5d06e949-6ede-466a-977f-210c4a7fcb56 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "28cc795fbcbe4eb6b7b8e6bea82ef5a5", "links": {"self": "http://172.30.9.31:5000/v3/roles/28cc795fbcbe4eb6b7b8e6bea82ef5a5"}, "name": "CreateImageNegativeTests-a48a426e-b521-4b3-proj-role"}} 2018-12-27 17:22:42,987 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles/28cc795fbcbe4eb6b7b8e6bea82ef5a5 used request id req-5d06e949-6ede-466a-977f-210c4a7fcb56 2018-12-27 17:22:42,988 - keystone_utils - INFO - Granting role CreateImageNegativeTests-a48a426e-b521-4b3-proj-role to project CreateImageNegativeTests-a48a426e-b521-4b3-proj 2018-12-27 17:22:42,991 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:5000/v3/projects/c2dc0b6b3e53485fadf85624af7e7e88/users/0e927182abc84d1f881554fdd28d7b06/roles/28cc795fbcbe4eb6b7b8e6bea82ef5a5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47be9dd50b9cb16b146b7516d5cb9dc560add349" 2018-12-27 17:22:43,259 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:22:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bbb64118-9833-4d7c-a47c-f312fc67f62e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:22:43,259 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/c2dc0b6b3e53485fadf85624af7e7e88/users/0e927182abc84d1f881554fdd28d7b06/roles/28cc795fbcbe4eb6b7b8e6bea82ef5a5 used request id req-bbb64118-9833-4d7c-a47c-f312fc67f62e 2018-12-27 17:22:43,259 - openstack_tests - DEBUG - Image metadata - None 2018-12-27 17:22:43,260 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:22:43,260 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:22:43,679 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "28cc795fbcbe4eb6b7b8e6bea82ef5a5", "name": "CreateImageNegativeTests-a48a426e-b521-4b3-proj-role"}], "expires_at": "2018-12-27T18:22:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c2dc0b6b3e53485fadf85624af7e7e88", "name": "CreateImageNegativeTests-a48a426e-b521-4b3-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/c2dc0b6b3e53485fadf85624af7e7e88", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/c2dc0b6b3e53485fadf85624af7e7e88", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/c2dc0b6b3e53485fadf85624af7e7e88", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/c2dc0b6b3e53485fadf85624af7e7e88", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/c2dc0b6b3e53485fadf85624af7e7e88", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/c2dc0b6b3e53485fadf85624af7e7e88", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/c2dc0b6b3e53485fadf85624af7e7e88", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/c2dc0b6b3e53485fadf85624af7e7e88", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/c2dc0b6b3e53485fadf85624af7e7e88", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_c2dc0b6b3e53485fadf85624af7e7e88", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_c2dc0b6b3e53485fadf85624af7e7e88", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/c2dc0b6b3e53485fadf85624af7e7e88", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/c2dc0b6b3e53485fadf85624af7e7e88", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/c2dc0b6b3e53485fadf85624af7e7e88", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageNegativeTests-a48a426e-b521-4b3-user", "id": "0e927182abc84d1f881554fdd28d7b06"}, "audit_ids": ["TxwD2gkuSkyEQOJ_803NfA"], "issued_at": "2018-12-27T17:22:43.000000Z"}} 2018-12-27 17:22:43,680 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4efc230a222e2fdd38687a1d10345e310ed002b1" 2018-12-27 17:22:43,781 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:22:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f896a283-133f-4532-8423-4b4ec76bc7c8 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:22:43,781 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-f896a283-133f-4532-8423-4b4ec76bc7c8 2018-12-27 17:22:43,785 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageNegativeTests-450bafb2-4446-4335-a173-06a810fff88e -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4efc230a222e2fdd38687a1d10345e310ed002b1" 2018-12-27 17:22:44,007 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 163 Content-Type: application/json X-Openstack-Request-Id: req-f03fece4-38cb-4d90-a5a2-26cbc1ed33f3 Date: Thu, 27 Dec 2018 17:22:44 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageNegativeTests-450bafb2-4446-4335-a173-06a810fff88e"} 2018-12-27 17:22:44,007 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageNegativeTests-450bafb2-4446-4335-a173-06a810fff88e used request id req-f03fece4-38cb-4d90-a5a2-26cbc1ed33f3 2018-12-27 17:22:44,008 - file_utils - DEBUG - Downloading file from - http://foo.bar 2018-12-27 17:22:44,008 - file_utils - DEBUG - Saving file to - /tmp/b15e124f-d907-4e1a-a32e-21e5ba8cb407 2018-12-27 17:22:44,095 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47be9dd50b9cb16b146b7516d5cb9dc560add349" 2018-12-27 17:22:44,380 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 33483 X-Openstack-Request-Id: req-0c6819a5-9684-489e-aa01-4a338ef2c080 Date: Thu, 27 Dec 2018 17:22:44 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "created_at": "2018-12-27T15:33:01Z", "updated_at": "2018-12-27T15:33:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "35205ac3-06e6-4cf6-bb21-ff8f813cb45b", "remote_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "ade77f59-e70c-4970-8ea8-198222fa332e", "remote_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "c4f3bf7f-d793-498d-a883-bb8c6003f070", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "c85cb618-8f19-445b-8e16-6d467cb17771", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}], "revision_number": 4, "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "created_at": "2018-12-27T15:57:22Z", "updated_at": "2018-12-27T15:57:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "5e258a3b-01f5-4aef-81b7-0b5dc6e5b683", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "65475539-0336-498a-8da4-ff0a80b10089", "remote_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "ae922857-f7ae-4bc8-949b-153fb43bfd00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "b4f87679-52e1-4cf9-bf76-5abb9a9bec06", "remote_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "f7197afc9b61423897aefc9a643d03a1"}], "revision_number": 4, "project_id": "f7197afc9b61423897aefc9a643d03a1", "id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "created_at": "2018-12-27T16:01:54Z", "updated_at": "2018-12-27T16:01:54Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "00dd3abd-acd1-4edb-8f4a-8badcbd2eeb4", "remote_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "018de60d-bc33-4ef0-9eed-6d00b6ce227b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "0d99f0db-fa6b-4201-b67f-a7ff0db82c5d", "remote_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv6", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "5c4049ef-933d-4614-84e7-83584430d462", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv6", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}], "revision_number": 4, "project_id": "8c689c5e31c44b09ab85f80682abbc2a", "id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "created_at": "2018-12-27T15:56:49Z", "updated_at": "2018-12-27T15:56:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "6555e255-763a-4448-b1b1-0c93b2a390bd", "remote_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "777ff7a5-a590-43e5-a84b-7677710494e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "8bac258a-08df-48b7-900b-efbe01a6ec20", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "dc17921e-353f-4898-a970-881b2c8d093d", "remote_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}], "revision_number": 4, "project_id": "28dac9e1580d461c9de52e6659cc4f9d", "id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "created_at": "2018-12-27T16:01:52Z", "updated_at": "2018-12-27T16:01:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "32737757-45f3-4b24-b6ab-5f2d5579b4a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv6", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "ae604ef3-492d-4aa3-8045-1ff84f755a27", "remote_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv4", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "b7bff40a-beda-4996-b140-ed94d010535c", "remote_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv6", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "b8129030-9d72-4d5d-adce-47bbe62492fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv4", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}], "revision_number": 4, "project_id": "81c108a273314b24bf6b48c41b5bbe0c", "id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "created_at": "2018-12-27T15:57:20Z", "updated_at": "2018-12-27T15:57:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "0c389ec4-c0af-4c20-acf9-4fcc1d859dd7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv6", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "3749697a-f2ef-439a-a661-2fb92badd1ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv4", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "b74e0c8c-e243-450e-b1be-69c587093d6d", "remote_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv6", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "c222695b-2f1c-427d-afd7-e0be24ec9f66", "remote_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv4", "project_id": "7fb0e5436e4f467998e672dd71018a45"}], "revision_number": 4, "project_id": "7fb0e5436e4f467998e672dd71018a45", "id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "created_at": "2018-12-27T17:02:11Z", "updated_at": "2018-12-27T17:02:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "675d8a56-1c9b-4c58-a252-61e65997fd05", "remote_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv4", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "84f0587c-7394-4fd6-8f3d-8d6ba94cf3f9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv6", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "8a450b4f-e710-4193-816e-13a2d4e40c07", "remote_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv6", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "c3106b0a-1026-4156-86a9-f0438b7fab93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv4", "project_id": "7cba3664d5674e65a12c8c269a05febf"}], "revision_number": 4, "project_id": "7cba3664d5674e65a12c8c269a05febf", "id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "created_at": "2018-12-27T15:58:29Z", "updated_at": "2018-12-27T15:58:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "2a945ecc-f9fa-4219-96ab-c189a7f5c102", "remote_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv6", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "55e2b54e-68d4-4476-8c9f-e05e347c8970", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv4", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "9983229c-b595-482a-973f-81137a209b6d", "remote_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv4", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "9d4b8450-78ab-4817-a586-372ed88268f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv6", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}], "revision_number": 4, "project_id": "fbd6dbf946a5406398ba810e02d0888e", "id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "created_at": "2018-12-27T15:57:24Z", "updated_at": "2018-12-27T15:57:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "35521f2a-a59d-4798-9fa8-0febfe126076", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv4", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "607d473d-1e6a-4088-a778-7df9ffc1ff68", "remote_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv6", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "6f8fa92b-b67a-4047-a900-f43656aff42b", "remote_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv4", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "890f1d6c-9ae5-45b0-b7a1-282182432b66", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv6", "project_id": "253cc6709e714b8a80a5f74e4257907e"}], "revision_number": 4, "project_id": "253cc6709e714b8a80a5f74e4257907e", "id": "b9546f11-205e-4322-89f8-f0360d6090ed", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "created_at": "2018-12-27T15:57:08Z", "updated_at": "2018-12-27T15:57:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "6739c48b-d899-4c17-bb8e-ffaf8922c034", "remote_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv4", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "9660a6af-4d9b-40b9-9729-f205f66c2bd0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv4", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "bf244c03-fc10-4754-9c2b-b0224401c4f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv6", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "d3bee7cc-a152-441c-9790-abb1f56cec03", "remote_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv6", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}], "revision_number": 4, "project_id": "782a28bd0d40485e85eda6b8ba43840b", "id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "created_at": "2018-12-27T15:57:11Z", "updated_at": "2018-12-27T15:57:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "22c0d2cf-360a-4aa8-ba7e-bfdbf8327d27", "remote_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "553b140a-8ba9-4af7-9f50-bf24e87aebf7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "b2ecf7a5-df98-4d65-a762-767320437c5a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "e49104b2-7c13-49d6-8519-a16dd585346f", "remote_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}], "revision_number": 4, "project_id": "ef7e486beb8f4de39b25ca5f11552328", "id": "d0588e93-db0d-4888-9f99-3399a50df490", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "created_at": "2018-12-27T17:19:15Z", "updated_at": "2018-12-27T17:19:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "1990fe24-df44-4561-9f09-f50aab182bf7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "651e4b8b-b29e-409b-9f25-ff2328ccefe6", "remote_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "cc4e2254-2157-4ae1-a233-3047573ddc6d", "remote_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "da56dda4-aaf3-43ff-bdf7-e64892ec2345", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}], "revision_number": 4, "project_id": "2a5a6879c5fa4db798cea6d394565d45", "id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-27T15:33:07Z", "updated_at": "2018-12-27T15:33:07Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "4de95db8-72d6-4aec-a145-e92511971eb9", "remote_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "5f100cff-05d8-4405-8dfb-0a387c123fae", "remote_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "a3f6a193-cc94-4220-a73a-08acf63c449b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "f059d8a5-0c32-49c9-a721-77cc89245ecd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "created_at": "2018-12-27T15:29:16Z", "updated_at": "2018-12-27T15:29:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "3c53841a-5bc0-4192-b482-044411e217ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "5956ff3f-d59d-4af6-82b5-566c888583a7", "remote_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:16Z", "revision_number": 0, "id": "60735d87-52c7-426a-91a6-aff1078a5a2d", "remote_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:16Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "abe97133-61dd-4fdf-baf3-2e07968a324f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "da629caea04941e1ae8979c379dc7c9d"}], "revision_number": 4, "project_id": "da629caea04941e1ae8979c379dc7c9d", "id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "name": "default"}]} 2018-12-27 17:22:44,381 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=default used request id req-0c6819a5-9684-489e-aa01-4a338ef2c080 2018-12-27 17:22:44,388 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47be9dd50b9cb16b146b7516d5cb9dc560add349" 2018-12-27 17:22:44,505 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:22:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-37820fbe-40a1-446c-8346-fb7f91befe8e Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b7b4fceec1ad4c6eb74d758b709a9d93", "name": "admin"}} 2018-12-27 17:22:44,505 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93 used request id req-37820fbe-40a1-446c-8346-fb7f91befe8e 2018-12-27 17:22:44,508 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/f7197afc9b61423897aefc9a643d03a1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47be9dd50b9cb16b146b7516d5cb9dc560add349" 2018-12-27 17:22:44,612 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:22:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6643a76c-3fa7-4181-8d7b-174c24ca69b1 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f7197afc9b61423897aefc9a643d03a1.", "code": 404, "title": "Not Found"}} 2018-12-27 17:22:44,612 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/f7197afc9b61423897aefc9a643d03a1 used request id req-6643a76c-3fa7-4181-8d7b-174c24ca69b1 2018-12-27 17:22:44,612 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:22:44,616 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/8c689c5e31c44b09ab85f80682abbc2a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47be9dd50b9cb16b146b7516d5cb9dc560add349" 2018-12-27 17:22:44,728 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:22:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-06596ac4-4682-4677-a043-42b591385dcc Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8c689c5e31c44b09ab85f80682abbc2a.", "code": 404, "title": "Not Found"}} 2018-12-27 17:22:44,728 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/8c689c5e31c44b09ab85f80682abbc2a used request id req-06596ac4-4682-4677-a043-42b591385dcc 2018-12-27 17:22:44,728 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:22:44,732 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/28dac9e1580d461c9de52e6659cc4f9d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47be9dd50b9cb16b146b7516d5cb9dc560add349" 2018-12-27 17:22:44,850 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:22:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-62ad6754-3eab-40aa-8880-69b005a96ad9 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 28dac9e1580d461c9de52e6659cc4f9d.", "code": 404, "title": "Not Found"}} 2018-12-27 17:22:44,850 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/28dac9e1580d461c9de52e6659cc4f9d used request id req-62ad6754-3eab-40aa-8880-69b005a96ad9 2018-12-27 17:22:44,850 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:22:44,854 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/81c108a273314b24bf6b48c41b5bbe0c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47be9dd50b9cb16b146b7516d5cb9dc560add349" 2018-12-27 17:22:44,962 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:22:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0e749faf-5f07-4327-aefc-4a399fbcafb6 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 81c108a273314b24bf6b48c41b5bbe0c.", "code": 404, "title": "Not Found"}} 2018-12-27 17:22:44,962 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/81c108a273314b24bf6b48c41b5bbe0c used request id req-0e749faf-5f07-4327-aefc-4a399fbcafb6 2018-12-27 17:22:44,962 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:22:44,965 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/7fb0e5436e4f467998e672dd71018a45 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47be9dd50b9cb16b146b7516d5cb9dc560add349" 2018-12-27 17:22:45,075 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:22:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b95b6765-53da-49b2-b396-991055125562 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7fb0e5436e4f467998e672dd71018a45.", "code": 404, "title": "Not Found"}} 2018-12-27 17:22:45,075 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/7fb0e5436e4f467998e672dd71018a45 used request id req-b95b6765-53da-49b2-b396-991055125562 2018-12-27 17:22:45,075 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:22:45,079 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/7cba3664d5674e65a12c8c269a05febf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47be9dd50b9cb16b146b7516d5cb9dc560add349" 2018-12-27 17:22:45,190 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:22:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ba965f90-e23a-4e99-bb57-2dfaaa6d6b5e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7cba3664d5674e65a12c8c269a05febf.", "code": 404, "title": "Not Found"}} 2018-12-27 17:22:45,190 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/7cba3664d5674e65a12c8c269a05febf used request id req-ba965f90-e23a-4e99-bb57-2dfaaa6d6b5e 2018-12-27 17:22:45,190 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:22:45,194 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/fbd6dbf946a5406398ba810e02d0888e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47be9dd50b9cb16b146b7516d5cb9dc560add349" 2018-12-27 17:22:45,296 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:22:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-67a4ccf6-2df2-4e23-8492-7305d7c85fca Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: fbd6dbf946a5406398ba810e02d0888e.", "code": 404, "title": "Not Found"}} 2018-12-27 17:22:45,296 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/fbd6dbf946a5406398ba810e02d0888e used request id req-67a4ccf6-2df2-4e23-8492-7305d7c85fca 2018-12-27 17:22:45,297 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:22:45,300 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/253cc6709e714b8a80a5f74e4257907e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47be9dd50b9cb16b146b7516d5cb9dc560add349" 2018-12-27 17:22:45,408 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:22:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-76a21973-07b8-4a9a-b919-e60222d10e2b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 253cc6709e714b8a80a5f74e4257907e.", "code": 404, "title": "Not Found"}} 2018-12-27 17:22:45,408 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/253cc6709e714b8a80a5f74e4257907e used request id req-76a21973-07b8-4a9a-b919-e60222d10e2b 2018-12-27 17:22:45,409 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:22:45,412 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/782a28bd0d40485e85eda6b8ba43840b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47be9dd50b9cb16b146b7516d5cb9dc560add349" 2018-12-27 17:22:45,532 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:22:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-facc4c08-a2e2-4479-9fc4-95a0047e16c6 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 782a28bd0d40485e85eda6b8ba43840b.", "code": 404, "title": "Not Found"}} 2018-12-27 17:22:45,533 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/782a28bd0d40485e85eda6b8ba43840b used request id req-facc4c08-a2e2-4479-9fc4-95a0047e16c6 2018-12-27 17:22:45,533 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:22:45,536 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/ef7e486beb8f4de39b25ca5f11552328 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47be9dd50b9cb16b146b7516d5cb9dc560add349" 2018-12-27 17:22:45,640 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:22:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d968643a-ccd0-4548-9409-0299c2b04835 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: ef7e486beb8f4de39b25ca5f11552328.", "code": 404, "title": "Not Found"}} 2018-12-27 17:22:45,640 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/ef7e486beb8f4de39b25ca5f11552328 used request id req-d968643a-ccd0-4548-9409-0299c2b04835 2018-12-27 17:22:45,640 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:22:45,644 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/2a5a6879c5fa4db798cea6d394565d45 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47be9dd50b9cb16b146b7516d5cb9dc560add349" 2018-12-27 17:22:45,753 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:22:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-195bb28f-fef7-40fa-81c8-996fb7dd5b17 Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.31:5000/v3/projects/2a5a6879c5fa4db798cea6d394565d45"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}} 2018-12-27 17:22:45,754 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/2a5a6879c5fa4db798cea6d394565d45 used request id req-195bb28f-fef7-40fa-81c8-996fb7dd5b17 2018-12-27 17:22:45,757 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/da629caea04941e1ae8979c379dc7c9d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47be9dd50b9cb16b146b7516d5cb9dc560add349" 2018-12-27 17:22:45,873 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:22:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8e416e96-982e-46c1-ad4b-638853cbed4a Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/da629caea04941e1ae8979c379dc7c9d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "da629caea04941e1ae8979c379dc7c9d", "name": "service"}} 2018-12-27 17:22:45,873 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/da629caea04941e1ae8979c379dc7c9d used request id req-8e416e96-982e-46c1-ad4b-638853cbed4a 2018-12-27 17:22:45,874 - keystone_utils - INFO - Deleting project with name - CreateImageNegativeTests-a48a426e-b521-4b3-proj 2018-12-27 17:22:45,877 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/projects/c2dc0b6b3e53485fadf85624af7e7e88 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47be9dd50b9cb16b146b7516d5cb9dc560add349" 2018-12-27 17:22:46,124 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:22:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9d8439c4-bf72-4cbb-a1e3-74964da21817 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:22:46,124 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/c2dc0b6b3e53485fadf85624af7e7e88 used request id req-9d8439c4-bf72-4cbb-a1e3-74964da21817 2018-12-27 17:22:46,124 - keystone_utils - INFO - Deleting role with name - CreateImageNegativeTests-a48a426e-b521-4b3-proj-role 2018-12-27 17:22:46,128 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/roles/28cc795fbcbe4eb6b7b8e6bea82ef5a5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47be9dd50b9cb16b146b7516d5cb9dc560add349" 2018-12-27 17:22:46,259 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:22:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a1e1acb8-25f8-4bf4-806a-1fc4fd30ddd3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:22:46,259 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/roles/28cc795fbcbe4eb6b7b8e6bea82ef5a5 used request id req-a1e1acb8-25f8-4bf4-806a-1fc4fd30ddd3 2018-12-27 17:22:46,262 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47be9dd50b9cb16b146b7516d5cb9dc560add349" 2018-12-27 17:22:46,480 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:22:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f700a9a1-e8a2-4d83-b15f-12900726bcba Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8de789d09e46427786a85702e5e8de91", "links": {"self": "http://172.30.9.31:5000/v3/roles/8de789d09e46427786a85702e5e8de91"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 17:22:46,480 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-f700a9a1-e8a2-4d83-b15f-12900726bcba 2018-12-27 17:22:46,481 - keystone_utils - INFO - Deleting user with name - CreateImageNegativeTests-a48a426e-b521-4b3-user 2018-12-27 17:22:46,484 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/users/0e927182abc84d1f881554fdd28d7b06 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54e80b022e03b6fd3f68e1133cc9bb4dd933b802" 2018-12-27 17:22:46,668 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:22:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-883a8766-3e4c-4b45-b5cd-688ed8b2eac0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:22:46,668 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/0e927182abc84d1f881554fdd28d7b06 used request id req-883a8766-3e4c-4b45-b5cd-688ed8b2eac0 2018-12-27 17:22:46,669 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:22:47,084 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:22:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["SxcWr6h-SomCJWuEqzi22A"], "issued_at": "2018-12-27T17:22:47.000000Z"}} 2018-12-27 17:22:47,085 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62531b857e619b3eed9e4f81d29836cf9327f078" 2018-12-27 17:22:47,185 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:22:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e0a95b6c-17fb-48a9-ab55-878a090c7195 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:22:47,185 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-e0a95b6c-17fb-48a9-ab55-878a090c7195 2018-12-27 17:22:47,187 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:22:47,187 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:22:47,609 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:22:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["zvDniM_pSQGpyBgQlLiX_Q"], "issued_at": "2018-12-27T17:22:47.000000Z"}} 2018-12-27 17:22:47,609 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d077ae61e7a01e626652ce9b1517f84527f9c9b" 2018-12-27 17:22:47,713 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:22:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cc506265-a87e-4127-8e04-1b36648e08e1 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:22:47,713 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-cc506265-a87e-4127-8e04-1b36648e08e1 2018-12-27 17:22:47,719 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 17:22:47,725 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 17:22:47 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 17:22:47,726 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateMultiPartImageTests-06bbbf2d-406e-41d-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d077ae61e7a01e626652ce9b1517f84527f9c9b" 2018-12-27 17:22:47,839 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:22:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bdea8645-b5fe-4a0e-98eb-26445850554d Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateMultiPartImageTests-06bbbf2d-406e-41d-proj", "previous": null, "next": null}, "projects": []} 2018-12-27 17:22:47,840 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateMultiPartImageTests-06bbbf2d-406e-41d-proj used request id req-bdea8645-b5fe-4a0e-98eb-26445850554d 2018-12-27 17:22:47,843 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d077ae61e7a01e626652ce9b1517f84527f9c9b" 2018-12-27 17:22:47,942 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:22:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d44a91b2-3628-459c-9244-85882d8cd5d6 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-27 17:22:47,942 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-d44a91b2-3628-459c-9244-85882d8cd5d6 2018-12-27 17:22:47,945 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d077ae61e7a01e626652ce9b1517f84527f9c9b" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateMultiPartImageTests-06bbbf2d-406e-41d-proj"}}' 2018-12-27 17:22:48,134 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 27 Dec 2018 17:22:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b642ddd7-a898-4764-960b-8aa34ae4e600 Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/c758c07bf7ac449e9e778aae2e549aa8"}, "tags": [], "enabled": true, "id": "c758c07bf7ac449e9e778aae2e549aa8", "parent_id": "default", "domain_id": "default", "name": "CreateMultiPartImageTests-06bbbf2d-406e-41d-proj"}} 2018-12-27 17:22:48,134 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-b642ddd7-a898-4764-960b-8aa34ae4e600 2018-12-27 17:22:48,134 - keystone_utils - INFO - Created project with name - CreateMultiPartImageTests-06bbbf2d-406e-41d-proj 2018-12-27 17:22:48,134 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:22:48,135 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:22:48,545 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:22:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["ssn2_EerQd-lWppHT9wYbQ"], "issued_at": "2018-12-27T17:22:48.000000Z"}} 2018-12-27 17:22:48,546 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9327fef0b6a1d82d56817ea1237d024d30ccf715" 2018-12-27 17:22:48,645 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:22:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4ce92bbc-1ede-4f11-b6e7-2d2ab3496916 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:22:48,645 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-4ce92bbc-1ede-4f11-b6e7-2d2ab3496916 2018-12-27 17:22:48,649 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 17:22:48,654 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 17:22:48 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 17:22:48,655 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9327fef0b6a1d82d56817ea1237d024d30ccf715" 2018-12-27 17:22:48,776 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:22:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c143bd2a-7131-42d8-bf05-298fcb92c0f5 Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "links": {"self": "http://172.30.9.31:5000/v3/users/01fa52e7b3674fc48643fa4ffca67e4e"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "01fa52e7b3674fc48643fa4ffca67e4e", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/05a834ddebbc40688596b7460b47439e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05a834ddebbc40688596b7460b47439e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/08226a0ad01943f39559448239e291e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "08226a0ad01943f39559448239e291e1", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/55c0552fe37a4f7ca0e73939514bc683"}, "domain_id": "default", "enabled": true, "options": {}, "id": "55c0552fe37a4f7ca0e73939514bc683", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/646a4af4e3b5439a97996d353fea3924"}, "domain_id": "914eec1d43ea4caf9d2fd33268c06258", "enabled": true, "options": {}, "id": "646a4af4e3b5439a97996d353fea3924", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/85fb203e51c34d3f8122e285a6a318b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85fb203e51c34d3f8122e285a6a318b3", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/905e7f4b42d24cca93b99d2401fa3378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "905e7f4b42d24cca93b99d2401fa3378", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/a5bc08b9f81f4e5bb86c24f9f7547bae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5bc08b9f81f4e5bb86c24f9f7547bae", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/a5c780627f004d318bf908d80305da9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5c780627f004d318bf908d80305da9c", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/b18425bf2b044bc9af7e194919539a17"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b18425bf2b044bc9af7e194919539a17", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/b8d2134b619d4dca80e21d6fb16449b0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b8d2134b619d4dca80e21d6fb16449b0", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/b9ab6a25a652438285139fe5b44aea62"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9ab6a25a652438285139fe5b44aea62", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/c08462554a4844d681348f58b9b0edee"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c08462554a4844d681348f58b9b0edee", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/ddfc3a9aad444d4782eae677c8a98130"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ddfc3a9aad444d4782eae677c8a98130", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/f2a74f2185a54676a6cb2bb5ecfcc4f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2a74f2185a54676a6cb2bb5ecfcc4f6", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-12-27 17:22:48,776 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-c143bd2a-7131-42d8-bf05-298fcb92c0f5 2018-12-27 17:22:48,780 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?name=CreateMultiPartImageTests-06bbbf2d-406e-41d-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9327fef0b6a1d82d56817ea1237d024d30ccf715" 2018-12-27 17:22:48,889 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:22:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-226794e9-1b78-4b6a-83f1-4a816a236398 Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?name=CreateMultiPartImageTests-06bbbf2d-406e-41d-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/c758c07bf7ac449e9e778aae2e549aa8"}, "tags": [], "enabled": true, "id": "c758c07bf7ac449e9e778aae2e549aa8", "parent_id": "default", "domain_id": "default", "name": "CreateMultiPartImageTests-06bbbf2d-406e-41d-proj"}]} 2018-12-27 17:22:48,889 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?name=CreateMultiPartImageTests-06bbbf2d-406e-41d-proj used request id req-226794e9-1b78-4b6a-83f1-4a816a236398 2018-12-27 17:22:48,893 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9327fef0b6a1d82d56817ea1237d024d30ccf715" 2018-12-27 17:22:49,005 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:22:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ab2ce71f-5274-433e-9851-fd4436515616 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-27 17:22:49,006 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-ab2ce71f-5274-433e-9851-fd4436515616 2018-12-27 17:22:49,393 - keystone_utils - INFO - Created user with name - CreateMultiPartImageTests-06bbbf2d-406e-41d-user 2018-12-27 17:22:49,393 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:22:49,397 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d077ae61e7a01e626652ce9b1517f84527f9c9b" 2018-12-27 17:22:49,502 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:22:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-983bf1a6-de4d-4948-8118-aad1396a5c6d Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8de789d09e46427786a85702e5e8de91", "links": {"self": "http://172.30.9.31:5000/v3/roles/8de789d09e46427786a85702e5e8de91"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 17:22:49,503 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-983bf1a6-de4d-4948-8118-aad1396a5c6d 2018-12-27 17:22:49,506 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d077ae61e7a01e626652ce9b1517f84527f9c9b" -d '{"role": {"name": "CreateMultiPartImageTests-06bbbf2d-406e-41d-proj-role"}}' 2018-12-27 17:22:49,648 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 27 Dec 2018 17:22:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c732ed58-d966-4429-a6fc-ca251fc5025c Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "46422d4ca6694dfc92e318bd169888bc", "links": {"self": "http://172.30.9.31:5000/v3/roles/46422d4ca6694dfc92e318bd169888bc"}, "name": "CreateMultiPartImageTests-06bbbf2d-406e-41d-proj-role"}} 2018-12-27 17:22:49,648 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/roles used request id req-c732ed58-d966-4429-a6fc-ca251fc5025c 2018-12-27 17:22:49,649 - keystone_utils - INFO - Created role with name - CreateMultiPartImageTests-06bbbf2d-406e-41d-proj-role 2018-12-27 17:22:49,652 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles/46422d4ca6694dfc92e318bd169888bc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d077ae61e7a01e626652ce9b1517f84527f9c9b" 2018-12-27 17:22:49,760 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:22:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-df361ece-528f-41e8-9799-e677dfce4be0 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "46422d4ca6694dfc92e318bd169888bc", "links": {"self": "http://172.30.9.31:5000/v3/roles/46422d4ca6694dfc92e318bd169888bc"}, "name": "CreateMultiPartImageTests-06bbbf2d-406e-41d-proj-role"}} 2018-12-27 17:22:49,760 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles/46422d4ca6694dfc92e318bd169888bc used request id req-df361ece-528f-41e8-9799-e677dfce4be0 2018-12-27 17:22:49,761 - keystone_utils - INFO - Granting role CreateMultiPartImageTests-06bbbf2d-406e-41d-proj-role to project CreateMultiPartImageTests-06bbbf2d-406e-41d-proj 2018-12-27 17:22:49,764 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:5000/v3/projects/c758c07bf7ac449e9e778aae2e549aa8/users/285ab438183342288038645edb30f57f/roles/46422d4ca6694dfc92e318bd169888bc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d077ae61e7a01e626652ce9b1517f84527f9c9b" 2018-12-27 17:22:49,915 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:22:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fe0788be-3d9c-4185-9565-6bf10edc83cf Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:22:49,915 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/c758c07bf7ac449e9e778aae2e549aa8/users/285ab438183342288038645edb30f57f/roles/46422d4ca6694dfc92e318bd169888bc used request id req-fe0788be-3d9c-4185-9565-6bf10edc83cf 2018-12-27 17:22:49,916 - create_image_tests - WARNING - Will not download the kernel image. Cannot execute test 2018-12-27 17:22:49,922 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d077ae61e7a01e626652ce9b1517f84527f9c9b" 2018-12-27 17:22:50,211 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 33483 X-Openstack-Request-Id: req-e0bd2b82-4c01-43e5-bbdf-5cae6aa59cf6 Date: Thu, 27 Dec 2018 17:22:50 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "created_at": "2018-12-27T15:33:01Z", "updated_at": "2018-12-27T15:33:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "35205ac3-06e6-4cf6-bb21-ff8f813cb45b", "remote_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "ade77f59-e70c-4970-8ea8-198222fa332e", "remote_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "c4f3bf7f-d793-498d-a883-bb8c6003f070", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "c85cb618-8f19-445b-8e16-6d467cb17771", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}], "revision_number": 4, "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "created_at": "2018-12-27T15:57:22Z", "updated_at": "2018-12-27T15:57:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "5e258a3b-01f5-4aef-81b7-0b5dc6e5b683", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "65475539-0336-498a-8da4-ff0a80b10089", "remote_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "ae922857-f7ae-4bc8-949b-153fb43bfd00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "b4f87679-52e1-4cf9-bf76-5abb9a9bec06", "remote_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "f7197afc9b61423897aefc9a643d03a1"}], "revision_number": 4, "project_id": "f7197afc9b61423897aefc9a643d03a1", "id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "created_at": "2018-12-27T16:01:54Z", "updated_at": "2018-12-27T16:01:54Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "00dd3abd-acd1-4edb-8f4a-8badcbd2eeb4", "remote_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "018de60d-bc33-4ef0-9eed-6d00b6ce227b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "0d99f0db-fa6b-4201-b67f-a7ff0db82c5d", "remote_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv6", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "5c4049ef-933d-4614-84e7-83584430d462", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv6", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}], "revision_number": 4, "project_id": "8c689c5e31c44b09ab85f80682abbc2a", "id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "created_at": "2018-12-27T15:56:49Z", "updated_at": "2018-12-27T15:56:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "6555e255-763a-4448-b1b1-0c93b2a390bd", "remote_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "777ff7a5-a590-43e5-a84b-7677710494e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "8bac258a-08df-48b7-900b-efbe01a6ec20", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "dc17921e-353f-4898-a970-881b2c8d093d", "remote_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}], "revision_number": 4, "project_id": "28dac9e1580d461c9de52e6659cc4f9d", "id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "created_at": "2018-12-27T16:01:52Z", "updated_at": "2018-12-27T16:01:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "32737757-45f3-4b24-b6ab-5f2d5579b4a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv6", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "ae604ef3-492d-4aa3-8045-1ff84f755a27", "remote_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv4", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "b7bff40a-beda-4996-b140-ed94d010535c", "remote_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv6", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "b8129030-9d72-4d5d-adce-47bbe62492fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv4", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}], "revision_number": 4, "project_id": "81c108a273314b24bf6b48c41b5bbe0c", "id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "created_at": "2018-12-27T15:57:20Z", "updated_at": "2018-12-27T15:57:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "0c389ec4-c0af-4c20-acf9-4fcc1d859dd7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv6", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "3749697a-f2ef-439a-a661-2fb92badd1ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv4", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "b74e0c8c-e243-450e-b1be-69c587093d6d", "remote_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv6", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "c222695b-2f1c-427d-afd7-e0be24ec9f66", "remote_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv4", "project_id": "7fb0e5436e4f467998e672dd71018a45"}], "revision_number": 4, "project_id": "7fb0e5436e4f467998e672dd71018a45", "id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "created_at": "2018-12-27T17:02:11Z", "updated_at": "2018-12-27T17:02:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "675d8a56-1c9b-4c58-a252-61e65997fd05", "remote_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv4", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "84f0587c-7394-4fd6-8f3d-8d6ba94cf3f9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv6", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "8a450b4f-e710-4193-816e-13a2d4e40c07", "remote_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv6", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "c3106b0a-1026-4156-86a9-f0438b7fab93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv4", "project_id": "7cba3664d5674e65a12c8c269a05febf"}], "revision_number": 4, "project_id": "7cba3664d5674e65a12c8c269a05febf", "id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "created_at": "2018-12-27T15:58:29Z", "updated_at": "2018-12-27T15:58:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "2a945ecc-f9fa-4219-96ab-c189a7f5c102", "remote_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv6", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "55e2b54e-68d4-4476-8c9f-e05e347c8970", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv4", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "9983229c-b595-482a-973f-81137a209b6d", "remote_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv4", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "9d4b8450-78ab-4817-a586-372ed88268f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv6", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}], "revision_number": 4, "project_id": "fbd6dbf946a5406398ba810e02d0888e", "id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "created_at": "2018-12-27T15:57:24Z", "updated_at": "2018-12-27T15:57:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "35521f2a-a59d-4798-9fa8-0febfe126076", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv4", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "607d473d-1e6a-4088-a778-7df9ffc1ff68", "remote_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv6", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "6f8fa92b-b67a-4047-a900-f43656aff42b", "remote_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv4", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "890f1d6c-9ae5-45b0-b7a1-282182432b66", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv6", "project_id": "253cc6709e714b8a80a5f74e4257907e"}], "revision_number": 4, "project_id": "253cc6709e714b8a80a5f74e4257907e", "id": "b9546f11-205e-4322-89f8-f0360d6090ed", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "created_at": "2018-12-27T15:57:08Z", "updated_at": "2018-12-27T15:57:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "6739c48b-d899-4c17-bb8e-ffaf8922c034", "remote_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv4", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "9660a6af-4d9b-40b9-9729-f205f66c2bd0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv4", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "bf244c03-fc10-4754-9c2b-b0224401c4f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv6", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "d3bee7cc-a152-441c-9790-abb1f56cec03", "remote_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv6", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}], "revision_number": 4, "project_id": "782a28bd0d40485e85eda6b8ba43840b", "id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "created_at": "2018-12-27T15:57:11Z", "updated_at": "2018-12-27T15:57:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "22c0d2cf-360a-4aa8-ba7e-bfdbf8327d27", "remote_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "553b140a-8ba9-4af7-9f50-bf24e87aebf7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "b2ecf7a5-df98-4d65-a762-767320437c5a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "e49104b2-7c13-49d6-8519-a16dd585346f", "remote_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}], "revision_number": 4, "project_id": "ef7e486beb8f4de39b25ca5f11552328", "id": "d0588e93-db0d-4888-9f99-3399a50df490", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "created_at": "2018-12-27T17:19:15Z", "updated_at": "2018-12-27T17:19:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "1990fe24-df44-4561-9f09-f50aab182bf7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "651e4b8b-b29e-409b-9f25-ff2328ccefe6", "remote_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "cc4e2254-2157-4ae1-a233-3047573ddc6d", "remote_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "da56dda4-aaf3-43ff-bdf7-e64892ec2345", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}], "revision_number": 4, "project_id": "2a5a6879c5fa4db798cea6d394565d45", "id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-27T15:33:07Z", "updated_at": "2018-12-27T15:33:07Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "4de95db8-72d6-4aec-a145-e92511971eb9", "remote_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "5f100cff-05d8-4405-8dfb-0a387c123fae", "remote_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "a3f6a193-cc94-4220-a73a-08acf63c449b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "f059d8a5-0c32-49c9-a721-77cc89245ecd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "created_at": "2018-12-27T15:29:16Z", "updated_at": "2018-12-27T15:29:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "3c53841a-5bc0-4192-b482-044411e217ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "5956ff3f-d59d-4af6-82b5-566c888583a7", "remote_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:16Z", "revision_number": 0, "id": "60735d87-52c7-426a-91a6-aff1078a5a2d", "remote_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:16Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "abe97133-61dd-4fdf-baf3-2e07968a324f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "da629caea04941e1ae8979c379dc7c9d"}], "revision_number": 4, "project_id": "da629caea04941e1ae8979c379dc7c9d", "id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "name": "default"}]} 2018-12-27 17:22:50,212 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=default used request id req-e0bd2b82-4c01-43e5-bbdf-5cae6aa59cf6 2018-12-27 17:22:50,218 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d077ae61e7a01e626652ce9b1517f84527f9c9b" 2018-12-27 17:22:50,340 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:22:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-056939ad-345c-4e7b-9cda-eaf9c4ab74f2 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b7b4fceec1ad4c6eb74d758b709a9d93", "name": "admin"}} 2018-12-27 17:22:50,340 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93 used request id req-056939ad-345c-4e7b-9cda-eaf9c4ab74f2 2018-12-27 17:22:50,344 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/f7197afc9b61423897aefc9a643d03a1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d077ae61e7a01e626652ce9b1517f84527f9c9b" 2018-12-27 17:22:50,452 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:22:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eac8292f-34fa-4e2c-bf4b-ee32f362f634 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f7197afc9b61423897aefc9a643d03a1.", "code": 404, "title": "Not Found"}} 2018-12-27 17:22:50,452 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/f7197afc9b61423897aefc9a643d03a1 used request id req-eac8292f-34fa-4e2c-bf4b-ee32f362f634 2018-12-27 17:22:50,452 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:22:50,456 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/8c689c5e31c44b09ab85f80682abbc2a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d077ae61e7a01e626652ce9b1517f84527f9c9b" 2018-12-27 17:22:50,569 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:22:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4a607813-974a-489e-94ef-09ed79b4c377 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8c689c5e31c44b09ab85f80682abbc2a.", "code": 404, "title": "Not Found"}} 2018-12-27 17:22:50,569 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/8c689c5e31c44b09ab85f80682abbc2a used request id req-4a607813-974a-489e-94ef-09ed79b4c377 2018-12-27 17:22:50,570 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:22:50,573 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/28dac9e1580d461c9de52e6659cc4f9d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d077ae61e7a01e626652ce9b1517f84527f9c9b" 2018-12-27 17:22:50,685 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:22:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2351238e-0606-48a0-9cbb-69ecb10b35ca Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 28dac9e1580d461c9de52e6659cc4f9d.", "code": 404, "title": "Not Found"}} 2018-12-27 17:22:50,686 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/28dac9e1580d461c9de52e6659cc4f9d used request id req-2351238e-0606-48a0-9cbb-69ecb10b35ca 2018-12-27 17:22:50,686 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:22:50,689 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/81c108a273314b24bf6b48c41b5bbe0c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d077ae61e7a01e626652ce9b1517f84527f9c9b" 2018-12-27 17:22:50,794 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:22:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f1344671-6497-4cbc-9955-7795645535a8 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 81c108a273314b24bf6b48c41b5bbe0c.", "code": 404, "title": "Not Found"}} 2018-12-27 17:22:50,795 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/81c108a273314b24bf6b48c41b5bbe0c used request id req-f1344671-6497-4cbc-9955-7795645535a8 2018-12-27 17:22:50,795 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:22:50,799 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/7fb0e5436e4f467998e672dd71018a45 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d077ae61e7a01e626652ce9b1517f84527f9c9b" 2018-12-27 17:22:50,816 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:22:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fbc4ea35-c4ef-4df9-b856-12ed3f72c5a0 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7fb0e5436e4f467998e672dd71018a45.", "code": 404, "title": "Not Found"}} 2018-12-27 17:22:50,816 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/7fb0e5436e4f467998e672dd71018a45 used request id req-fbc4ea35-c4ef-4df9-b856-12ed3f72c5a0 2018-12-27 17:22:50,817 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:22:50,820 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/7cba3664d5674e65a12c8c269a05febf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d077ae61e7a01e626652ce9b1517f84527f9c9b" 2018-12-27 17:22:50,931 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:22:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bf7b9823-a03e-432e-8b85-13d0bc971185 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7cba3664d5674e65a12c8c269a05febf.", "code": 404, "title": "Not Found"}} 2018-12-27 17:22:50,931 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/7cba3664d5674e65a12c8c269a05febf used request id req-bf7b9823-a03e-432e-8b85-13d0bc971185 2018-12-27 17:22:50,931 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:22:50,935 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/fbd6dbf946a5406398ba810e02d0888e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d077ae61e7a01e626652ce9b1517f84527f9c9b" 2018-12-27 17:22:51,038 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:22:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7001536e-781c-4ccc-9a08-c151c331f897 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: fbd6dbf946a5406398ba810e02d0888e.", "code": 404, "title": "Not Found"}} 2018-12-27 17:22:51,038 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/fbd6dbf946a5406398ba810e02d0888e used request id req-7001536e-781c-4ccc-9a08-c151c331f897 2018-12-27 17:22:51,039 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:22:51,042 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/253cc6709e714b8a80a5f74e4257907e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d077ae61e7a01e626652ce9b1517f84527f9c9b" 2018-12-27 17:22:51,149 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:22:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9553681c-74bb-4700-881c-087c2037d7da Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 253cc6709e714b8a80a5f74e4257907e.", "code": 404, "title": "Not Found"}} 2018-12-27 17:22:51,149 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/253cc6709e714b8a80a5f74e4257907e used request id req-9553681c-74bb-4700-881c-087c2037d7da 2018-12-27 17:22:51,149 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:22:51,153 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/782a28bd0d40485e85eda6b8ba43840b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d077ae61e7a01e626652ce9b1517f84527f9c9b" 2018-12-27 17:22:51,265 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:22:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8277daa4-2c20-4447-b0ba-24485957c5e3 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 782a28bd0d40485e85eda6b8ba43840b.", "code": 404, "title": "Not Found"}} 2018-12-27 17:22:51,265 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/782a28bd0d40485e85eda6b8ba43840b used request id req-8277daa4-2c20-4447-b0ba-24485957c5e3 2018-12-27 17:22:51,266 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:22:51,269 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/ef7e486beb8f4de39b25ca5f11552328 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d077ae61e7a01e626652ce9b1517f84527f9c9b" 2018-12-27 17:22:51,372 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:22:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-75b6f1f4-dcf3-4ba8-a627-064e47472454 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: ef7e486beb8f4de39b25ca5f11552328.", "code": 404, "title": "Not Found"}} 2018-12-27 17:22:51,372 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/ef7e486beb8f4de39b25ca5f11552328 used request id req-75b6f1f4-dcf3-4ba8-a627-064e47472454 2018-12-27 17:22:51,372 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:22:51,376 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/2a5a6879c5fa4db798cea6d394565d45 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d077ae61e7a01e626652ce9b1517f84527f9c9b" 2018-12-27 17:22:51,483 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:22:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8f984c44-8f11-41ee-a94a-36dc53c97b73 Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.31:5000/v3/projects/2a5a6879c5fa4db798cea6d394565d45"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}} 2018-12-27 17:22:51,483 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/2a5a6879c5fa4db798cea6d394565d45 used request id req-8f984c44-8f11-41ee-a94a-36dc53c97b73 2018-12-27 17:22:51,486 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/da629caea04941e1ae8979c379dc7c9d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d077ae61e7a01e626652ce9b1517f84527f9c9b" 2018-12-27 17:22:51,606 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:22:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8d44b987-360c-46f2-9557-868a8e715af2 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/da629caea04941e1ae8979c379dc7c9d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "da629caea04941e1ae8979c379dc7c9d", "name": "service"}} 2018-12-27 17:22:51,606 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/da629caea04941e1ae8979c379dc7c9d used request id req-8d44b987-360c-46f2-9557-868a8e715af2 2018-12-27 17:22:51,607 - keystone_utils - INFO - Deleting project with name - CreateMultiPartImageTests-06bbbf2d-406e-41d-proj 2018-12-27 17:22:51,611 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/projects/c758c07bf7ac449e9e778aae2e549aa8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d077ae61e7a01e626652ce9b1517f84527f9c9b" 2018-12-27 17:22:51,860 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:22:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3dd1b4a0-0bd5-42bd-8629-133cab3bb297 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:22:51,860 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/c758c07bf7ac449e9e778aae2e549aa8 used request id req-3dd1b4a0-0bd5-42bd-8629-133cab3bb297 2018-12-27 17:22:51,860 - keystone_utils - INFO - Deleting role with name - CreateMultiPartImageTests-06bbbf2d-406e-41d-proj-role 2018-12-27 17:22:51,863 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/roles/46422d4ca6694dfc92e318bd169888bc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d077ae61e7a01e626652ce9b1517f84527f9c9b" 2018-12-27 17:22:51,989 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:22:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dce8208c-464d-4d15-8540-da7cfb1a5c76 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:22:51,990 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/roles/46422d4ca6694dfc92e318bd169888bc used request id req-dce8208c-464d-4d15-8540-da7cfb1a5c76 2018-12-27 17:22:51,993 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d077ae61e7a01e626652ce9b1517f84527f9c9b" 2018-12-27 17:22:52,107 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:22:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-113574aa-7a9b-4580-b59f-0eab5601457a Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8de789d09e46427786a85702e5e8de91", "links": {"self": "http://172.30.9.31:5000/v3/roles/8de789d09e46427786a85702e5e8de91"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 17:22:52,107 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-113574aa-7a9b-4580-b59f-0eab5601457a 2018-12-27 17:22:52,108 - keystone_utils - INFO - Deleting user with name - CreateMultiPartImageTests-06bbbf2d-406e-41d-user 2018-12-27 17:22:52,111 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/users/285ab438183342288038645edb30f57f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9327fef0b6a1d82d56817ea1237d024d30ccf715" 2018-12-27 17:22:52,323 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:22:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-946335c8-6136-4422-afc6-aa1f131b248e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:22:52,323 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/285ab438183342288038645edb30f57f used request id req-946335c8-6136-4422-afc6-aa1f131b248e 2018-12-27 17:22:52,324 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:22:52,729 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:22:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["1oaSxStNQ6y3q2PhvtUWAg"], "issued_at": "2018-12-27T17:22:52.000000Z"}} 2018-12-27 17:22:52,730 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f2666e8001ee9385d551ffe8c4d619fa3f0502b" 2018-12-27 17:22:52,834 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:22:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-63c40b9c-8eb9-441c-8b74-5c754b3ffb03 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:22:52,834 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-63c40b9c-8eb9-441c-8b74-5c754b3ffb03 2018-12-27 17:22:52,835 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:22:52,836 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:22:53,270 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:22:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["UX5NeQd1QUGmEV05SvtLpw"], "issued_at": "2018-12-27T17:22:53.000000Z"}} 2018-12-27 17:22:53,271 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}662153c4ca6b142ed18ac6ddec2cc71d7acedb5c" 2018-12-27 17:22:53,370 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:22:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-51b37462-061b-4a04-a860-34e6d3ca7683 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:22:53,370 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-51b37462-061b-4a04-a860-34e6d3ca7683 2018-12-27 17:22:53,375 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 17:22:53,381 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 17:22:53 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 17:22:53,382 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateMultiPartImageTests-5df9afcd-e6b6-418-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}662153c4ca6b142ed18ac6ddec2cc71d7acedb5c" 2018-12-27 17:22:53,482 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:22:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4fa971ab-1f50-4764-85d1-7c475762974c Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateMultiPartImageTests-5df9afcd-e6b6-418-proj", "previous": null, "next": null}, "projects": []} 2018-12-27 17:22:53,483 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateMultiPartImageTests-5df9afcd-e6b6-418-proj used request id req-4fa971ab-1f50-4764-85d1-7c475762974c 2018-12-27 17:22:53,486 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}662153c4ca6b142ed18ac6ddec2cc71d7acedb5c" 2018-12-27 17:22:53,586 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:22:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7d44fbbc-e07b-4d9f-9515-80529947f4c7 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-27 17:22:53,586 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-7d44fbbc-e07b-4d9f-9515-80529947f4c7 2018-12-27 17:22:53,590 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}662153c4ca6b142ed18ac6ddec2cc71d7acedb5c" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateMultiPartImageTests-5df9afcd-e6b6-418-proj"}}' 2018-12-27 17:22:53,738 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 27 Dec 2018 17:22:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d3cc1d3b-af79-41cf-9483-fb0f9b7d6da5 Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/d69dea75c13a41c38131293b9b312beb"}, "tags": [], "enabled": true, "id": "d69dea75c13a41c38131293b9b312beb", "parent_id": "default", "domain_id": "default", "name": "CreateMultiPartImageTests-5df9afcd-e6b6-418-proj"}} 2018-12-27 17:22:53,739 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-d3cc1d3b-af79-41cf-9483-fb0f9b7d6da5 2018-12-27 17:22:53,739 - keystone_utils - INFO - Created project with name - CreateMultiPartImageTests-5df9afcd-e6b6-418-proj 2018-12-27 17:22:53,739 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:22:53,740 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:22:54,155 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:22:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["jkhAcld1SVCnlnkDAJBhFw"], "issued_at": "2018-12-27T17:22:54.000000Z"}} 2018-12-27 17:22:54,155 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7675cc8253853ee1a024709d434ce084602c22f5" 2018-12-27 17:22:54,168 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:22:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-de600821-3dbe-4491-823a-2b5b30dbe600 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:22:54,169 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-de600821-3dbe-4491-823a-2b5b30dbe600 2018-12-27 17:22:54,172 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 17:22:54,178 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 17:22:54 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 17:22:54,179 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7675cc8253853ee1a024709d434ce084602c22f5" 2018-12-27 17:22:54,313 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:22:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-855ba743-b9db-430b-b3d3-db432b364964 Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "links": {"self": "http://172.30.9.31:5000/v3/users/01fa52e7b3674fc48643fa4ffca67e4e"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "01fa52e7b3674fc48643fa4ffca67e4e", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/05a834ddebbc40688596b7460b47439e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05a834ddebbc40688596b7460b47439e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/08226a0ad01943f39559448239e291e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "08226a0ad01943f39559448239e291e1", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/55c0552fe37a4f7ca0e73939514bc683"}, "domain_id": "default", "enabled": true, "options": {}, "id": "55c0552fe37a4f7ca0e73939514bc683", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/646a4af4e3b5439a97996d353fea3924"}, "domain_id": "914eec1d43ea4caf9d2fd33268c06258", "enabled": true, "options": {}, "id": "646a4af4e3b5439a97996d353fea3924", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/85fb203e51c34d3f8122e285a6a318b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85fb203e51c34d3f8122e285a6a318b3", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/905e7f4b42d24cca93b99d2401fa3378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "905e7f4b42d24cca93b99d2401fa3378", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/a5bc08b9f81f4e5bb86c24f9f7547bae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5bc08b9f81f4e5bb86c24f9f7547bae", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/a5c780627f004d318bf908d80305da9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5c780627f004d318bf908d80305da9c", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/b18425bf2b044bc9af7e194919539a17"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b18425bf2b044bc9af7e194919539a17", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/b8d2134b619d4dca80e21d6fb16449b0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b8d2134b619d4dca80e21d6fb16449b0", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/b9ab6a25a652438285139fe5b44aea62"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9ab6a25a652438285139fe5b44aea62", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/c08462554a4844d681348f58b9b0edee"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c08462554a4844d681348f58b9b0edee", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/ddfc3a9aad444d4782eae677c8a98130"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ddfc3a9aad444d4782eae677c8a98130", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/f2a74f2185a54676a6cb2bb5ecfcc4f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2a74f2185a54676a6cb2bb5ecfcc4f6", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-12-27 17:22:54,313 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-855ba743-b9db-430b-b3d3-db432b364964 2018-12-27 17:22:54,317 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?name=CreateMultiPartImageTests-5df9afcd-e6b6-418-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7675cc8253853ee1a024709d434ce084602c22f5" 2018-12-27 17:22:54,424 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:22:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7cebe84d-2b62-4cf3-8458-08326dd5ff75 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?name=CreateMultiPartImageTests-5df9afcd-e6b6-418-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/d69dea75c13a41c38131293b9b312beb"}, "tags": [], "enabled": true, "id": "d69dea75c13a41c38131293b9b312beb", "parent_id": "default", "domain_id": "default", "name": "CreateMultiPartImageTests-5df9afcd-e6b6-418-proj"}]} 2018-12-27 17:22:54,424 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?name=CreateMultiPartImageTests-5df9afcd-e6b6-418-proj used request id req-7cebe84d-2b62-4cf3-8458-08326dd5ff75 2018-12-27 17:22:54,428 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7675cc8253853ee1a024709d434ce084602c22f5" 2018-12-27 17:22:54,549 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:22:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1d239d9d-5ba2-4c69-83a6-5301306f4f27 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-27 17:22:54,549 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-1d239d9d-5ba2-4c69-83a6-5301306f4f27 2018-12-27 17:22:54,852 - keystone_utils - INFO - Created user with name - CreateMultiPartImageTests-5df9afcd-e6b6-418-user 2018-12-27 17:22:54,852 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:22:54,857 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}662153c4ca6b142ed18ac6ddec2cc71d7acedb5c" 2018-12-27 17:22:54,962 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:22:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9359919a-1909-4330-8cd6-ef31a27d2b05 Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8de789d09e46427786a85702e5e8de91", "links": {"self": "http://172.30.9.31:5000/v3/roles/8de789d09e46427786a85702e5e8de91"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 17:22:54,962 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-9359919a-1909-4330-8cd6-ef31a27d2b05 2018-12-27 17:22:54,966 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}662153c4ca6b142ed18ac6ddec2cc71d7acedb5c" -d '{"role": {"name": "CreateMultiPartImageTests-5df9afcd-e6b6-418-proj-role"}}' 2018-12-27 17:22:55,098 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 27 Dec 2018 17:22:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ee349358-76c9-4ec9-aad3-c9f9c8481d99 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "9abbacdb479e479aabcd509ab676a6e2", "links": {"self": "http://172.30.9.31:5000/v3/roles/9abbacdb479e479aabcd509ab676a6e2"}, "name": "CreateMultiPartImageTests-5df9afcd-e6b6-418-proj-role"}} 2018-12-27 17:22:55,098 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/roles used request id req-ee349358-76c9-4ec9-aad3-c9f9c8481d99 2018-12-27 17:22:55,098 - keystone_utils - INFO - Created role with name - CreateMultiPartImageTests-5df9afcd-e6b6-418-proj-role 2018-12-27 17:22:55,101 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles/9abbacdb479e479aabcd509ab676a6e2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}662153c4ca6b142ed18ac6ddec2cc71d7acedb5c" 2018-12-27 17:22:55,208 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:22:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3cf2c8f3-85ee-41ab-a159-1c9a188c27fb Content-Encoding: gzip Content-Length: 182 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "9abbacdb479e479aabcd509ab676a6e2", "links": {"self": "http://172.30.9.31:5000/v3/roles/9abbacdb479e479aabcd509ab676a6e2"}, "name": "CreateMultiPartImageTests-5df9afcd-e6b6-418-proj-role"}} 2018-12-27 17:22:55,208 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles/9abbacdb479e479aabcd509ab676a6e2 used request id req-3cf2c8f3-85ee-41ab-a159-1c9a188c27fb 2018-12-27 17:22:55,208 - keystone_utils - INFO - Granting role CreateMultiPartImageTests-5df9afcd-e6b6-418-proj-role to project CreateMultiPartImageTests-5df9afcd-e6b6-418-proj 2018-12-27 17:22:55,212 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:5000/v3/projects/d69dea75c13a41c38131293b9b312beb/users/783af76c3e254329be4a9819ae044535/roles/9abbacdb479e479aabcd509ab676a6e2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}662153c4ca6b142ed18ac6ddec2cc71d7acedb5c" 2018-12-27 17:22:55,366 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:22:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-64c7361c-871e-47f3-b581-368e3b1cc3b0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:22:55,367 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/d69dea75c13a41c38131293b9b312beb/users/783af76c3e254329be4a9819ae044535/roles/9abbacdb479e479aabcd509ab676a6e2 used request id req-64c7361c-871e-47f3-b581-368e3b1cc3b0 2018-12-27 17:22:55,367 - create_image_tests - WARNING - Test not executed as the image metadata requires image files 2018-12-27 17:22:55,374 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}662153c4ca6b142ed18ac6ddec2cc71d7acedb5c" 2018-12-27 17:22:55,655 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 33483 X-Openstack-Request-Id: req-20ca5fbe-7338-4712-9177-a7c3917c0a4b Date: Thu, 27 Dec 2018 17:22:55 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "created_at": "2018-12-27T15:33:01Z", "updated_at": "2018-12-27T15:33:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "35205ac3-06e6-4cf6-bb21-ff8f813cb45b", "remote_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "ade77f59-e70c-4970-8ea8-198222fa332e", "remote_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "c4f3bf7f-d793-498d-a883-bb8c6003f070", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "c85cb618-8f19-445b-8e16-6d467cb17771", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}], "revision_number": 4, "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "created_at": "2018-12-27T15:57:22Z", "updated_at": "2018-12-27T15:57:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "5e258a3b-01f5-4aef-81b7-0b5dc6e5b683", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "65475539-0336-498a-8da4-ff0a80b10089", "remote_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "ae922857-f7ae-4bc8-949b-153fb43bfd00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "b4f87679-52e1-4cf9-bf76-5abb9a9bec06", "remote_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "f7197afc9b61423897aefc9a643d03a1"}], "revision_number": 4, "project_id": "f7197afc9b61423897aefc9a643d03a1", "id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "created_at": "2018-12-27T16:01:54Z", "updated_at": "2018-12-27T16:01:54Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "00dd3abd-acd1-4edb-8f4a-8badcbd2eeb4", "remote_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "018de60d-bc33-4ef0-9eed-6d00b6ce227b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "0d99f0db-fa6b-4201-b67f-a7ff0db82c5d", "remote_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv6", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "5c4049ef-933d-4614-84e7-83584430d462", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv6", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}], "revision_number": 4, "project_id": "8c689c5e31c44b09ab85f80682abbc2a", "id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "created_at": "2018-12-27T15:56:49Z", "updated_at": "2018-12-27T15:56:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "6555e255-763a-4448-b1b1-0c93b2a390bd", "remote_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "777ff7a5-a590-43e5-a84b-7677710494e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "8bac258a-08df-48b7-900b-efbe01a6ec20", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "dc17921e-353f-4898-a970-881b2c8d093d", "remote_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}], "revision_number": 4, "project_id": "28dac9e1580d461c9de52e6659cc4f9d", "id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "created_at": "2018-12-27T16:01:52Z", "updated_at": "2018-12-27T16:01:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "32737757-45f3-4b24-b6ab-5f2d5579b4a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv6", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "ae604ef3-492d-4aa3-8045-1ff84f755a27", "remote_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv4", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "b7bff40a-beda-4996-b140-ed94d010535c", "remote_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv6", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "b8129030-9d72-4d5d-adce-47bbe62492fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv4", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}], "revision_number": 4, "project_id": "81c108a273314b24bf6b48c41b5bbe0c", "id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "created_at": "2018-12-27T15:57:20Z", "updated_at": "2018-12-27T15:57:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "0c389ec4-c0af-4c20-acf9-4fcc1d859dd7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv6", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "3749697a-f2ef-439a-a661-2fb92badd1ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv4", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "b74e0c8c-e243-450e-b1be-69c587093d6d", "remote_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv6", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "c222695b-2f1c-427d-afd7-e0be24ec9f66", "remote_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv4", "project_id": "7fb0e5436e4f467998e672dd71018a45"}], "revision_number": 4, "project_id": "7fb0e5436e4f467998e672dd71018a45", "id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "created_at": "2018-12-27T17:02:11Z", "updated_at": "2018-12-27T17:02:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "675d8a56-1c9b-4c58-a252-61e65997fd05", "remote_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv4", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "84f0587c-7394-4fd6-8f3d-8d6ba94cf3f9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv6", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "8a450b4f-e710-4193-816e-13a2d4e40c07", "remote_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv6", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "c3106b0a-1026-4156-86a9-f0438b7fab93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv4", "project_id": "7cba3664d5674e65a12c8c269a05febf"}], "revision_number": 4, "project_id": "7cba3664d5674e65a12c8c269a05febf", "id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "created_at": "2018-12-27T15:58:29Z", "updated_at": "2018-12-27T15:58:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "2a945ecc-f9fa-4219-96ab-c189a7f5c102", "remote_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv6", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "55e2b54e-68d4-4476-8c9f-e05e347c8970", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv4", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "9983229c-b595-482a-973f-81137a209b6d", "remote_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv4", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "9d4b8450-78ab-4817-a586-372ed88268f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv6", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}], "revision_number": 4, "project_id": "fbd6dbf946a5406398ba810e02d0888e", "id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "created_at": "2018-12-27T15:57:24Z", "updated_at": "2018-12-27T15:57:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "35521f2a-a59d-4798-9fa8-0febfe126076", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv4", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "607d473d-1e6a-4088-a778-7df9ffc1ff68", "remote_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv6", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "6f8fa92b-b67a-4047-a900-f43656aff42b", "remote_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv4", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "890f1d6c-9ae5-45b0-b7a1-282182432b66", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv6", "project_id": "253cc6709e714b8a80a5f74e4257907e"}], "revision_number": 4, "project_id": "253cc6709e714b8a80a5f74e4257907e", "id": "b9546f11-205e-4322-89f8-f0360d6090ed", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "created_at": "2018-12-27T15:57:08Z", "updated_at": "2018-12-27T15:57:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "6739c48b-d899-4c17-bb8e-ffaf8922c034", "remote_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv4", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "9660a6af-4d9b-40b9-9729-f205f66c2bd0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv4", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "bf244c03-fc10-4754-9c2b-b0224401c4f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv6", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "d3bee7cc-a152-441c-9790-abb1f56cec03", "remote_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv6", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}], "revision_number": 4, "project_id": "782a28bd0d40485e85eda6b8ba43840b", "id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "created_at": "2018-12-27T15:57:11Z", "updated_at": "2018-12-27T15:57:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "22c0d2cf-360a-4aa8-ba7e-bfdbf8327d27", "remote_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "553b140a-8ba9-4af7-9f50-bf24e87aebf7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "b2ecf7a5-df98-4d65-a762-767320437c5a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "e49104b2-7c13-49d6-8519-a16dd585346f", "remote_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}], "revision_number": 4, "project_id": "ef7e486beb8f4de39b25ca5f11552328", "id": "d0588e93-db0d-4888-9f99-3399a50df490", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "created_at": "2018-12-27T17:19:15Z", "updated_at": "2018-12-27T17:19:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "1990fe24-df44-4561-9f09-f50aab182bf7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "651e4b8b-b29e-409b-9f25-ff2328ccefe6", "remote_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "cc4e2254-2157-4ae1-a233-3047573ddc6d", "remote_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "da56dda4-aaf3-43ff-bdf7-e64892ec2345", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}], "revision_number": 4, "project_id": "2a5a6879c5fa4db798cea6d394565d45", "id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-27T15:33:07Z", "updated_at": "2018-12-27T15:33:07Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "4de95db8-72d6-4aec-a145-e92511971eb9", "remote_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "5f100cff-05d8-4405-8dfb-0a387c123fae", "remote_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "a3f6a193-cc94-4220-a73a-08acf63c449b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "f059d8a5-0c32-49c9-a721-77cc89245ecd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "created_at": "2018-12-27T15:29:16Z", "updated_at": "2018-12-27T15:29:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "3c53841a-5bc0-4192-b482-044411e217ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "5956ff3f-d59d-4af6-82b5-566c888583a7", "remote_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:16Z", "revision_number": 0, "id": "60735d87-52c7-426a-91a6-aff1078a5a2d", "remote_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:16Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "abe97133-61dd-4fdf-baf3-2e07968a324f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "da629caea04941e1ae8979c379dc7c9d"}], "revision_number": 4, "project_id": "da629caea04941e1ae8979c379dc7c9d", "id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "name": "default"}]} 2018-12-27 17:22:55,655 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=default used request id req-20ca5fbe-7338-4712-9177-a7c3917c0a4b 2018-12-27 17:22:55,662 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}662153c4ca6b142ed18ac6ddec2cc71d7acedb5c" 2018-12-27 17:22:55,789 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:22:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c5e006db-6b8a-4d70-9cd5-d3df56d31495 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b7b4fceec1ad4c6eb74d758b709a9d93", "name": "admin"}} 2018-12-27 17:22:55,790 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93 used request id req-c5e006db-6b8a-4d70-9cd5-d3df56d31495 2018-12-27 17:22:55,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/f7197afc9b61423897aefc9a643d03a1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}662153c4ca6b142ed18ac6ddec2cc71d7acedb5c" 2018-12-27 17:22:55,811 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:22:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-467f5313-a7e1-4806-93be-6cc9e39a9fda Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f7197afc9b61423897aefc9a643d03a1.", "code": 404, "title": "Not Found"}} 2018-12-27 17:22:55,811 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/f7197afc9b61423897aefc9a643d03a1 used request id req-467f5313-a7e1-4806-93be-6cc9e39a9fda 2018-12-27 17:22:55,811 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:22:55,815 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/8c689c5e31c44b09ab85f80682abbc2a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}662153c4ca6b142ed18ac6ddec2cc71d7acedb5c" 2018-12-27 17:22:55,924 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:22:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8631f4fb-fc3b-4e80-a6d9-327856d403ef Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8c689c5e31c44b09ab85f80682abbc2a.", "code": 404, "title": "Not Found"}} 2018-12-27 17:22:55,924 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/8c689c5e31c44b09ab85f80682abbc2a used request id req-8631f4fb-fc3b-4e80-a6d9-327856d403ef 2018-12-27 17:22:55,925 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:22:55,928 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/28dac9e1580d461c9de52e6659cc4f9d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}662153c4ca6b142ed18ac6ddec2cc71d7acedb5c" 2018-12-27 17:22:56,046 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:22:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d07a0e04-6eb9-4c5a-865b-810217685ffb Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 28dac9e1580d461c9de52e6659cc4f9d.", "code": 404, "title": "Not Found"}} 2018-12-27 17:22:56,046 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/28dac9e1580d461c9de52e6659cc4f9d used request id req-d07a0e04-6eb9-4c5a-865b-810217685ffb 2018-12-27 17:22:56,046 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:22:56,050 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/81c108a273314b24bf6b48c41b5bbe0c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}662153c4ca6b142ed18ac6ddec2cc71d7acedb5c" 2018-12-27 17:22:56,155 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:22:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5d978dd5-1a11-4783-b6d0-75948a4a0ff5 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 81c108a273314b24bf6b48c41b5bbe0c.", "code": 404, "title": "Not Found"}} 2018-12-27 17:22:56,155 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/81c108a273314b24bf6b48c41b5bbe0c used request id req-5d978dd5-1a11-4783-b6d0-75948a4a0ff5 2018-12-27 17:22:56,155 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:22:56,159 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/7fb0e5436e4f467998e672dd71018a45 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}662153c4ca6b142ed18ac6ddec2cc71d7acedb5c" 2018-12-27 17:22:56,266 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:22:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6372956c-6bd7-40c9-a3ed-d99a8763ceb5 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7fb0e5436e4f467998e672dd71018a45.", "code": 404, "title": "Not Found"}} 2018-12-27 17:22:56,267 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/7fb0e5436e4f467998e672dd71018a45 used request id req-6372956c-6bd7-40c9-a3ed-d99a8763ceb5 2018-12-27 17:22:56,267 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:22:56,270 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/7cba3664d5674e65a12c8c269a05febf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}662153c4ca6b142ed18ac6ddec2cc71d7acedb5c" 2018-12-27 17:22:56,381 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:22:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-09908c8c-30f6-4f7b-aa1b-75cc191035f5 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7cba3664d5674e65a12c8c269a05febf.", "code": 404, "title": "Not Found"}} 2018-12-27 17:22:56,382 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/7cba3664d5674e65a12c8c269a05febf used request id req-09908c8c-30f6-4f7b-aa1b-75cc191035f5 2018-12-27 17:22:56,382 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:22:56,385 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/fbd6dbf946a5406398ba810e02d0888e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}662153c4ca6b142ed18ac6ddec2cc71d7acedb5c" 2018-12-27 17:22:56,490 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:22:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-28be80ba-f306-4f7e-9533-52cf870a68cb Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: fbd6dbf946a5406398ba810e02d0888e.", "code": 404, "title": "Not Found"}} 2018-12-27 17:22:56,490 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/fbd6dbf946a5406398ba810e02d0888e used request id req-28be80ba-f306-4f7e-9533-52cf870a68cb 2018-12-27 17:22:56,490 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:22:56,494 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/253cc6709e714b8a80a5f74e4257907e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}662153c4ca6b142ed18ac6ddec2cc71d7acedb5c" 2018-12-27 17:22:56,602 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:22:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ba46539f-aabf-4c4a-9da5-b84c8530e4e1 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 253cc6709e714b8a80a5f74e4257907e.", "code": 404, "title": "Not Found"}} 2018-12-27 17:22:56,602 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/253cc6709e714b8a80a5f74e4257907e used request id req-ba46539f-aabf-4c4a-9da5-b84c8530e4e1 2018-12-27 17:22:56,602 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:22:56,606 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/782a28bd0d40485e85eda6b8ba43840b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}662153c4ca6b142ed18ac6ddec2cc71d7acedb5c" 2018-12-27 17:22:56,718 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:22:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-88ddb3c5-8e36-44ce-ba7e-d41845d60c79 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 782a28bd0d40485e85eda6b8ba43840b.", "code": 404, "title": "Not Found"}} 2018-12-27 17:22:56,718 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/782a28bd0d40485e85eda6b8ba43840b used request id req-88ddb3c5-8e36-44ce-ba7e-d41845d60c79 2018-12-27 17:22:56,718 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:22:56,722 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/ef7e486beb8f4de39b25ca5f11552328 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}662153c4ca6b142ed18ac6ddec2cc71d7acedb5c" 2018-12-27 17:22:56,830 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:22:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-86bdf594-5a34-45ef-b0c9-5abbc6101b1d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: ef7e486beb8f4de39b25ca5f11552328.", "code": 404, "title": "Not Found"}} 2018-12-27 17:22:56,830 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/ef7e486beb8f4de39b25ca5f11552328 used request id req-86bdf594-5a34-45ef-b0c9-5abbc6101b1d 2018-12-27 17:22:56,830 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:22:56,834 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/2a5a6879c5fa4db798cea6d394565d45 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}662153c4ca6b142ed18ac6ddec2cc71d7acedb5c" 2018-12-27 17:22:56,947 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:22:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aa903731-a3f1-4fdd-a98f-125f61186ffa Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.31:5000/v3/projects/2a5a6879c5fa4db798cea6d394565d45"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}} 2018-12-27 17:22:56,947 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/2a5a6879c5fa4db798cea6d394565d45 used request id req-aa903731-a3f1-4fdd-a98f-125f61186ffa 2018-12-27 17:22:56,951 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/da629caea04941e1ae8979c379dc7c9d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}662153c4ca6b142ed18ac6ddec2cc71d7acedb5c" 2018-12-27 17:22:57,069 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:22:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-baa027ab-8b6d-4296-913f-5d8cb1aed035 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/da629caea04941e1ae8979c379dc7c9d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "da629caea04941e1ae8979c379dc7c9d", "name": "service"}} 2018-12-27 17:22:57,069 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/da629caea04941e1ae8979c379dc7c9d used request id req-baa027ab-8b6d-4296-913f-5d8cb1aed035 2018-12-27 17:22:57,070 - keystone_utils - INFO - Deleting project with name - CreateMultiPartImageTests-5df9afcd-e6b6-418-proj 2018-12-27 17:22:57,073 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/projects/d69dea75c13a41c38131293b9b312beb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}662153c4ca6b142ed18ac6ddec2cc71d7acedb5c" 2018-12-27 17:22:57,355 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:22:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-647a10fa-d1de-44c3-b92e-6178adb5d58a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:22:57,355 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/d69dea75c13a41c38131293b9b312beb used request id req-647a10fa-d1de-44c3-b92e-6178adb5d58a 2018-12-27 17:22:57,355 - keystone_utils - INFO - Deleting role with name - CreateMultiPartImageTests-5df9afcd-e6b6-418-proj-role 2018-12-27 17:22:57,359 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/roles/9abbacdb479e479aabcd509ab676a6e2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}662153c4ca6b142ed18ac6ddec2cc71d7acedb5c" 2018-12-27 17:22:57,488 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:22:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8e5f3746-938d-43a6-b6c8-3bae7474fc79 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:22:57,489 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/roles/9abbacdb479e479aabcd509ab676a6e2 used request id req-8e5f3746-938d-43a6-b6c8-3bae7474fc79 2018-12-27 17:22:57,492 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}662153c4ca6b142ed18ac6ddec2cc71d7acedb5c" 2018-12-27 17:22:57,617 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:22:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a04c43ee-b374-42c0-9e98-7557e0189262 Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8de789d09e46427786a85702e5e8de91", "links": {"self": "http://172.30.9.31:5000/v3/roles/8de789d09e46427786a85702e5e8de91"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 17:22:57,617 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-a04c43ee-b374-42c0-9e98-7557e0189262 2018-12-27 17:22:57,618 - keystone_utils - INFO - Deleting user with name - CreateMultiPartImageTests-5df9afcd-e6b6-418-user 2018-12-27 17:22:57,622 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/users/783af76c3e254329be4a9819ae044535 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7675cc8253853ee1a024709d434ce084602c22f5" 2018-12-27 17:22:57,817 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:22:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a34e12e5-64db-4747-8690-0ad0736846fd Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:22:57,817 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/783af76c3e254329be4a9819ae044535 used request id req-a34e12e5-64db-4747-8690-0ad0736846fd 2018-12-27 17:22:57,819 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:22:58,233 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:22:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["-1fjZByTT0C0I2zZIGhKeA"], "issued_at": "2018-12-27T17:22:58.000000Z"}} 2018-12-27 17:22:58,233 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78a7883ff2aca75552eeb2b389085bbf6e30e711" 2018-12-27 17:22:58,439 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:22:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a7780fbb-fbc3-48a6-98bb-63e8e51c2437 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:22:58,439 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-a7780fbb-fbc3-48a6-98bb-63e8e51c2437 2018-12-27 17:22:58,440 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:22:58,441 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:22:58,848 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:22:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["8cSsLZcXSvG5vgoO4MlpAA"], "issued_at": "2018-12-27T17:22:58.000000Z"}} 2018-12-27 17:22:58,849 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b003933442b0ad3798be039ecae7456c8315dfe" 2018-12-27 17:22:58,949 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:22:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fca10a95-d2f2-471b-bf19-32969f2f5a13 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:22:58,949 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-fca10a95-d2f2-471b-bf19-32969f2f5a13 2018-12-27 17:22:58,953 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 17:22:58,959 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 17:22:58 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 17:22:58,960 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateMultiPartImageTests-8c1b2967-c79a-431-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b003933442b0ad3798be039ecae7456c8315dfe" 2018-12-27 17:22:59,062 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:22:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3a26004c-1b88-46c5-a574-e4e9de95f109 Content-Encoding: gzip Content-Length: 182 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateMultiPartImageTests-8c1b2967-c79a-431-proj", "previous": null, "next": null}, "projects": []} 2018-12-27 17:22:59,062 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateMultiPartImageTests-8c1b2967-c79a-431-proj used request id req-3a26004c-1b88-46c5-a574-e4e9de95f109 2018-12-27 17:22:59,066 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b003933442b0ad3798be039ecae7456c8315dfe" 2018-12-27 17:22:59,169 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:22:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-be902ac8-dcc0-48c8-acd4-c6c12009559a Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-27 17:22:59,170 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-be902ac8-dcc0-48c8-acd4-c6c12009559a 2018-12-27 17:22:59,173 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b003933442b0ad3798be039ecae7456c8315dfe" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateMultiPartImageTests-8c1b2967-c79a-431-proj"}}' 2018-12-27 17:22:59,338 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 27 Dec 2018 17:22:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d7ca3b89-8a2b-404c-bcfa-5398de8a0d0e Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/e4330e596bcf41f4952a4a6157a1ad90"}, "tags": [], "enabled": true, "id": "e4330e596bcf41f4952a4a6157a1ad90", "parent_id": "default", "domain_id": "default", "name": "CreateMultiPartImageTests-8c1b2967-c79a-431-proj"}} 2018-12-27 17:22:59,338 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-d7ca3b89-8a2b-404c-bcfa-5398de8a0d0e 2018-12-27 17:22:59,338 - keystone_utils - INFO - Created project with name - CreateMultiPartImageTests-8c1b2967-c79a-431-proj 2018-12-27 17:22:59,338 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:22:59,339 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:22:59,749 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:22:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["l_IZYBQMQyWhjq2G8rvTyw"], "issued_at": "2018-12-27T17:22:59.000000Z"}} 2018-12-27 17:22:59,749 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09eaa282a23b2d7522e63e9fd71e9bdabf5bede7" 2018-12-27 17:22:59,854 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:22:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e8845aa0-f6f9-42d7-8cbf-10000b9d15b9 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:22:59,854 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-e8845aa0-f6f9-42d7-8cbf-10000b9d15b9 2018-12-27 17:22:59,858 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 17:22:59,863 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 17:22:59 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 17:22:59,864 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09eaa282a23b2d7522e63e9fd71e9bdabf5bede7" 2018-12-27 17:22:59,991 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:22:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-95e88775-be97-49e7-b07a-0886fd9ab2ec Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "links": {"self": "http://172.30.9.31:5000/v3/users/01fa52e7b3674fc48643fa4ffca67e4e"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "01fa52e7b3674fc48643fa4ffca67e4e", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/05a834ddebbc40688596b7460b47439e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05a834ddebbc40688596b7460b47439e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/08226a0ad01943f39559448239e291e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "08226a0ad01943f39559448239e291e1", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/55c0552fe37a4f7ca0e73939514bc683"}, "domain_id": "default", "enabled": true, "options": {}, "id": "55c0552fe37a4f7ca0e73939514bc683", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/646a4af4e3b5439a97996d353fea3924"}, "domain_id": "914eec1d43ea4caf9d2fd33268c06258", "enabled": true, "options": {}, "id": "646a4af4e3b5439a97996d353fea3924", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/85fb203e51c34d3f8122e285a6a318b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85fb203e51c34d3f8122e285a6a318b3", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/905e7f4b42d24cca93b99d2401fa3378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "905e7f4b42d24cca93b99d2401fa3378", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/a5bc08b9f81f4e5bb86c24f9f7547bae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5bc08b9f81f4e5bb86c24f9f7547bae", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/a5c780627f004d318bf908d80305da9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5c780627f004d318bf908d80305da9c", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/b18425bf2b044bc9af7e194919539a17"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b18425bf2b044bc9af7e194919539a17", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/b8d2134b619d4dca80e21d6fb16449b0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b8d2134b619d4dca80e21d6fb16449b0", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/b9ab6a25a652438285139fe5b44aea62"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9ab6a25a652438285139fe5b44aea62", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/c08462554a4844d681348f58b9b0edee"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c08462554a4844d681348f58b9b0edee", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/ddfc3a9aad444d4782eae677c8a98130"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ddfc3a9aad444d4782eae677c8a98130", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/f2a74f2185a54676a6cb2bb5ecfcc4f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2a74f2185a54676a6cb2bb5ecfcc4f6", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-12-27 17:22:59,991 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-95e88775-be97-49e7-b07a-0886fd9ab2ec 2018-12-27 17:22:59,995 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?name=CreateMultiPartImageTests-8c1b2967-c79a-431-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09eaa282a23b2d7522e63e9fd71e9bdabf5bede7" 2018-12-27 17:23:00,111 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:22:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4ae99c5d-a158-4c82-8a97-aa61828497cc Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?name=CreateMultiPartImageTests-8c1b2967-c79a-431-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/e4330e596bcf41f4952a4a6157a1ad90"}, "tags": [], "enabled": true, "id": "e4330e596bcf41f4952a4a6157a1ad90", "parent_id": "default", "domain_id": "default", "name": "CreateMultiPartImageTests-8c1b2967-c79a-431-proj"}]} 2018-12-27 17:23:00,112 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?name=CreateMultiPartImageTests-8c1b2967-c79a-431-proj used request id req-4ae99c5d-a158-4c82-8a97-aa61828497cc 2018-12-27 17:23:00,115 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09eaa282a23b2d7522e63e9fd71e9bdabf5bede7" 2018-12-27 17:23:00,240 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:23:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-697f92d7-5377-4db7-ae61-a4a08128d4c7 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-27 17:23:00,240 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-697f92d7-5377-4db7-ae61-a4a08128d4c7 2018-12-27 17:23:00,636 - keystone_utils - INFO - Created user with name - CreateMultiPartImageTests-8c1b2967-c79a-431-user 2018-12-27 17:23:00,637 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:23:00,640 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b003933442b0ad3798be039ecae7456c8315dfe" 2018-12-27 17:23:00,749 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:23:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aaac68b6-3a91-49a4-8145-c730e42e3f25 Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8de789d09e46427786a85702e5e8de91", "links": {"self": "http://172.30.9.31:5000/v3/roles/8de789d09e46427786a85702e5e8de91"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 17:23:00,750 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-aaac68b6-3a91-49a4-8145-c730e42e3f25 2018-12-27 17:23:00,753 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b003933442b0ad3798be039ecae7456c8315dfe" -d '{"role": {"name": "CreateMultiPartImageTests-8c1b2967-c79a-431-proj-role"}}' 2018-12-27 17:23:00,884 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 27 Dec 2018 17:23:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-262720e8-0902-42e8-9da2-8ac0c395d458 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "038a01aeab6648a78894a180f18c5394", "links": {"self": "http://172.30.9.31:5000/v3/roles/038a01aeab6648a78894a180f18c5394"}, "name": "CreateMultiPartImageTests-8c1b2967-c79a-431-proj-role"}} 2018-12-27 17:23:00,884 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/roles used request id req-262720e8-0902-42e8-9da2-8ac0c395d458 2018-12-27 17:23:00,884 - keystone_utils - INFO - Created role with name - CreateMultiPartImageTests-8c1b2967-c79a-431-proj-role 2018-12-27 17:23:00,888 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles/038a01aeab6648a78894a180f18c5394 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b003933442b0ad3798be039ecae7456c8315dfe" 2018-12-27 17:23:00,993 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:23:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f565ea24-b474-46f5-b05d-e7b9564698c2 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "038a01aeab6648a78894a180f18c5394", "links": {"self": "http://172.30.9.31:5000/v3/roles/038a01aeab6648a78894a180f18c5394"}, "name": "CreateMultiPartImageTests-8c1b2967-c79a-431-proj-role"}} 2018-12-27 17:23:00,994 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles/038a01aeab6648a78894a180f18c5394 used request id req-f565ea24-b474-46f5-b05d-e7b9564698c2 2018-12-27 17:23:00,994 - keystone_utils - INFO - Granting role CreateMultiPartImageTests-8c1b2967-c79a-431-proj-role to project CreateMultiPartImageTests-8c1b2967-c79a-431-proj 2018-12-27 17:23:00,997 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:5000/v3/projects/e4330e596bcf41f4952a4a6157a1ad90/users/efdb1b80d8b3447890450580375ef08d/roles/038a01aeab6648a78894a180f18c5394 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b003933442b0ad3798be039ecae7456c8315dfe" 2018-12-27 17:23:01,161 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:23:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-29abe3ce-a7d5-44fc-a225-434d355f449e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:23:01,161 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/e4330e596bcf41f4952a4a6157a1ad90/users/efdb1b80d8b3447890450580375ef08d/roles/038a01aeab6648a78894a180f18c5394 used request id req-29abe3ce-a7d5-44fc-a225-434d355f449e 2018-12-27 17:23:01,162 - create_image_tests - WARNING - Test not executed as the image metadata requires image files 2018-12-27 17:23:01,169 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b003933442b0ad3798be039ecae7456c8315dfe" 2018-12-27 17:23:01,476 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 33483 X-Openstack-Request-Id: req-c96a68d3-d11a-41b2-8209-df3c34dcb39a Date: Thu, 27 Dec 2018 17:23:01 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "created_at": "2018-12-27T15:33:01Z", "updated_at": "2018-12-27T15:33:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "35205ac3-06e6-4cf6-bb21-ff8f813cb45b", "remote_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "ade77f59-e70c-4970-8ea8-198222fa332e", "remote_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "c4f3bf7f-d793-498d-a883-bb8c6003f070", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "c85cb618-8f19-445b-8e16-6d467cb17771", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}], "revision_number": 4, "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "created_at": "2018-12-27T15:57:22Z", "updated_at": "2018-12-27T15:57:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "5e258a3b-01f5-4aef-81b7-0b5dc6e5b683", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "65475539-0336-498a-8da4-ff0a80b10089", "remote_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "ae922857-f7ae-4bc8-949b-153fb43bfd00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "b4f87679-52e1-4cf9-bf76-5abb9a9bec06", "remote_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "f7197afc9b61423897aefc9a643d03a1"}], "revision_number": 4, "project_id": "f7197afc9b61423897aefc9a643d03a1", "id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "created_at": "2018-12-27T16:01:54Z", "updated_at": "2018-12-27T16:01:54Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "00dd3abd-acd1-4edb-8f4a-8badcbd2eeb4", "remote_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "018de60d-bc33-4ef0-9eed-6d00b6ce227b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "0d99f0db-fa6b-4201-b67f-a7ff0db82c5d", "remote_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv6", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "5c4049ef-933d-4614-84e7-83584430d462", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv6", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}], "revision_number": 4, "project_id": "8c689c5e31c44b09ab85f80682abbc2a", "id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "created_at": "2018-12-27T15:56:49Z", "updated_at": "2018-12-27T15:56:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "6555e255-763a-4448-b1b1-0c93b2a390bd", "remote_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "777ff7a5-a590-43e5-a84b-7677710494e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "8bac258a-08df-48b7-900b-efbe01a6ec20", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "dc17921e-353f-4898-a970-881b2c8d093d", "remote_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}], "revision_number": 4, "project_id": "28dac9e1580d461c9de52e6659cc4f9d", "id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "created_at": "2018-12-27T16:01:52Z", "updated_at": "2018-12-27T16:01:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "32737757-45f3-4b24-b6ab-5f2d5579b4a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv6", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "ae604ef3-492d-4aa3-8045-1ff84f755a27", "remote_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv4", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "b7bff40a-beda-4996-b140-ed94d010535c", "remote_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv6", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "b8129030-9d72-4d5d-adce-47bbe62492fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv4", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}], "revision_number": 4, "project_id": "81c108a273314b24bf6b48c41b5bbe0c", "id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "created_at": "2018-12-27T15:57:20Z", "updated_at": "2018-12-27T15:57:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "0c389ec4-c0af-4c20-acf9-4fcc1d859dd7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv6", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "3749697a-f2ef-439a-a661-2fb92badd1ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv4", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "b74e0c8c-e243-450e-b1be-69c587093d6d", "remote_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv6", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "c222695b-2f1c-427d-afd7-e0be24ec9f66", "remote_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv4", "project_id": "7fb0e5436e4f467998e672dd71018a45"}], "revision_number": 4, "project_id": "7fb0e5436e4f467998e672dd71018a45", "id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "created_at": "2018-12-27T17:02:11Z", "updated_at": "2018-12-27T17:02:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "675d8a56-1c9b-4c58-a252-61e65997fd05", "remote_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv4", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "84f0587c-7394-4fd6-8f3d-8d6ba94cf3f9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv6", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "8a450b4f-e710-4193-816e-13a2d4e40c07", "remote_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv6", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "c3106b0a-1026-4156-86a9-f0438b7fab93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv4", "project_id": "7cba3664d5674e65a12c8c269a05febf"}], "revision_number": 4, "project_id": "7cba3664d5674e65a12c8c269a05febf", "id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "created_at": "2018-12-27T15:58:29Z", "updated_at": "2018-12-27T15:58:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "2a945ecc-f9fa-4219-96ab-c189a7f5c102", "remote_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv6", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "55e2b54e-68d4-4476-8c9f-e05e347c8970", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv4", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "9983229c-b595-482a-973f-81137a209b6d", "remote_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv4", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "9d4b8450-78ab-4817-a586-372ed88268f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv6", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}], "revision_number": 4, "project_id": "fbd6dbf946a5406398ba810e02d0888e", "id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "created_at": "2018-12-27T15:57:24Z", "updated_at": "2018-12-27T15:57:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "35521f2a-a59d-4798-9fa8-0febfe126076", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv4", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "607d473d-1e6a-4088-a778-7df9ffc1ff68", "remote_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv6", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "6f8fa92b-b67a-4047-a900-f43656aff42b", "remote_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv4", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "890f1d6c-9ae5-45b0-b7a1-282182432b66", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv6", "project_id": "253cc6709e714b8a80a5f74e4257907e"}], "revision_number": 4, "project_id": "253cc6709e714b8a80a5f74e4257907e", "id": "b9546f11-205e-4322-89f8-f0360d6090ed", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "created_at": "2018-12-27T15:57:08Z", "updated_at": "2018-12-27T15:57:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "6739c48b-d899-4c17-bb8e-ffaf8922c034", "remote_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv4", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "9660a6af-4d9b-40b9-9729-f205f66c2bd0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv4", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "bf244c03-fc10-4754-9c2b-b0224401c4f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv6", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "d3bee7cc-a152-441c-9790-abb1f56cec03", "remote_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv6", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}], "revision_number": 4, "project_id": "782a28bd0d40485e85eda6b8ba43840b", "id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "created_at": "2018-12-27T15:57:11Z", "updated_at": "2018-12-27T15:57:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "22c0d2cf-360a-4aa8-ba7e-bfdbf8327d27", "remote_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "553b140a-8ba9-4af7-9f50-bf24e87aebf7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "b2ecf7a5-df98-4d65-a762-767320437c5a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "e49104b2-7c13-49d6-8519-a16dd585346f", "remote_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}], "revision_number": 4, "project_id": "ef7e486beb8f4de39b25ca5f11552328", "id": "d0588e93-db0d-4888-9f99-3399a50df490", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "created_at": "2018-12-27T17:19:15Z", "updated_at": "2018-12-27T17:19:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "1990fe24-df44-4561-9f09-f50aab182bf7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "651e4b8b-b29e-409b-9f25-ff2328ccefe6", "remote_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "cc4e2254-2157-4ae1-a233-3047573ddc6d", "remote_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "da56dda4-aaf3-43ff-bdf7-e64892ec2345", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}], "revision_number": 4, "project_id": "2a5a6879c5fa4db798cea6d394565d45", "id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-27T15:33:07Z", "updated_at": "2018-12-27T15:33:07Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "4de95db8-72d6-4aec-a145-e92511971eb9", "remote_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "5f100cff-05d8-4405-8dfb-0a387c123fae", "remote_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "a3f6a193-cc94-4220-a73a-08acf63c449b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "f059d8a5-0c32-49c9-a721-77cc89245ecd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "created_at": "2018-12-27T15:29:16Z", "updated_at": "2018-12-27T15:29:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "3c53841a-5bc0-4192-b482-044411e217ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "5956ff3f-d59d-4af6-82b5-566c888583a7", "remote_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:16Z", "revision_number": 0, "id": "60735d87-52c7-426a-91a6-aff1078a5a2d", "remote_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:16Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "abe97133-61dd-4fdf-baf3-2e07968a324f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "da629caea04941e1ae8979c379dc7c9d"}], "revision_number": 4, "project_id": "da629caea04941e1ae8979c379dc7c9d", "id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "name": "default"}]} 2018-12-27 17:23:01,476 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=default used request id req-c96a68d3-d11a-41b2-8209-df3c34dcb39a 2018-12-27 17:23:01,483 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b003933442b0ad3798be039ecae7456c8315dfe" 2018-12-27 17:23:01,600 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:23:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-94537011-98d1-4f26-aa47-322d472f8f32 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b7b4fceec1ad4c6eb74d758b709a9d93", "name": "admin"}} 2018-12-27 17:23:01,600 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93 used request id req-94537011-98d1-4f26-aa47-322d472f8f32 2018-12-27 17:23:01,603 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/f7197afc9b61423897aefc9a643d03a1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b003933442b0ad3798be039ecae7456c8315dfe" 2018-12-27 17:23:01,708 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:23:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9a580e0c-4539-4245-9908-ced9cc217986 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f7197afc9b61423897aefc9a643d03a1.", "code": 404, "title": "Not Found"}} 2018-12-27 17:23:01,708 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/f7197afc9b61423897aefc9a643d03a1 used request id req-9a580e0c-4539-4245-9908-ced9cc217986 2018-12-27 17:23:01,708 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:23:01,712 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/8c689c5e31c44b09ab85f80682abbc2a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b003933442b0ad3798be039ecae7456c8315dfe" 2018-12-27 17:23:01,819 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:23:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-73633439-9ca2-4269-8c3e-409fbbfa8d52 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8c689c5e31c44b09ab85f80682abbc2a.", "code": 404, "title": "Not Found"}} 2018-12-27 17:23:01,819 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/8c689c5e31c44b09ab85f80682abbc2a used request id req-73633439-9ca2-4269-8c3e-409fbbfa8d52 2018-12-27 17:23:01,819 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:23:01,822 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/28dac9e1580d461c9de52e6659cc4f9d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b003933442b0ad3798be039ecae7456c8315dfe" 2018-12-27 17:23:01,942 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:23:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cd54df6e-d961-4e34-a446-cbef6e42328d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 28dac9e1580d461c9de52e6659cc4f9d.", "code": 404, "title": "Not Found"}} 2018-12-27 17:23:01,942 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/28dac9e1580d461c9de52e6659cc4f9d used request id req-cd54df6e-d961-4e34-a446-cbef6e42328d 2018-12-27 17:23:01,942 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:23:01,946 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/81c108a273314b24bf6b48c41b5bbe0c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b003933442b0ad3798be039ecae7456c8315dfe" 2018-12-27 17:23:01,964 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:23:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b0eeefbb-7ec8-4323-84a9-02f751431752 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 81c108a273314b24bf6b48c41b5bbe0c.", "code": 404, "title": "Not Found"}} 2018-12-27 17:23:01,964 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/81c108a273314b24bf6b48c41b5bbe0c used request id req-b0eeefbb-7ec8-4323-84a9-02f751431752 2018-12-27 17:23:01,964 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:23:01,968 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/7fb0e5436e4f467998e672dd71018a45 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b003933442b0ad3798be039ecae7456c8315dfe" 2018-12-27 17:23:02,075 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:23:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8402ecf9-3216-4f1c-bca0-a2fa97f86d2f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7fb0e5436e4f467998e672dd71018a45.", "code": 404, "title": "Not Found"}} 2018-12-27 17:23:02,075 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/7fb0e5436e4f467998e672dd71018a45 used request id req-8402ecf9-3216-4f1c-bca0-a2fa97f86d2f 2018-12-27 17:23:02,076 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:23:02,079 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/7cba3664d5674e65a12c8c269a05febf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b003933442b0ad3798be039ecae7456c8315dfe" 2018-12-27 17:23:02,187 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:23:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e5c1f936-cab7-4a7a-acba-586de8b2c3a8 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7cba3664d5674e65a12c8c269a05febf.", "code": 404, "title": "Not Found"}} 2018-12-27 17:23:02,187 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/7cba3664d5674e65a12c8c269a05febf used request id req-e5c1f936-cab7-4a7a-acba-586de8b2c3a8 2018-12-27 17:23:02,187 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:23:02,191 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/fbd6dbf946a5406398ba810e02d0888e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b003933442b0ad3798be039ecae7456c8315dfe" 2018-12-27 17:23:02,295 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:23:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8df62e51-63de-4e49-8a9f-0286251303be Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: fbd6dbf946a5406398ba810e02d0888e.", "code": 404, "title": "Not Found"}} 2018-12-27 17:23:02,295 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/fbd6dbf946a5406398ba810e02d0888e used request id req-8df62e51-63de-4e49-8a9f-0286251303be 2018-12-27 17:23:02,295 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:23:02,298 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/253cc6709e714b8a80a5f74e4257907e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b003933442b0ad3798be039ecae7456c8315dfe" 2018-12-27 17:23:02,403 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:23:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1670c299-e5d6-4313-9278-b09fd94fedfd Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 253cc6709e714b8a80a5f74e4257907e.", "code": 404, "title": "Not Found"}} 2018-12-27 17:23:02,403 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/253cc6709e714b8a80a5f74e4257907e used request id req-1670c299-e5d6-4313-9278-b09fd94fedfd 2018-12-27 17:23:02,403 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:23:02,407 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/782a28bd0d40485e85eda6b8ba43840b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b003933442b0ad3798be039ecae7456c8315dfe" 2018-12-27 17:23:02,525 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:23:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c7ebf628-21f1-4113-b33c-477f69bdfee1 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 782a28bd0d40485e85eda6b8ba43840b.", "code": 404, "title": "Not Found"}} 2018-12-27 17:23:02,525 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/782a28bd0d40485e85eda6b8ba43840b used request id req-c7ebf628-21f1-4113-b33c-477f69bdfee1 2018-12-27 17:23:02,525 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:23:02,529 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/ef7e486beb8f4de39b25ca5f11552328 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b003933442b0ad3798be039ecae7456c8315dfe" 2018-12-27 17:23:02,637 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:23:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e0655ef2-ae53-4fac-829f-f5973c843bc2 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: ef7e486beb8f4de39b25ca5f11552328.", "code": 404, "title": "Not Found"}} 2018-12-27 17:23:02,637 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/ef7e486beb8f4de39b25ca5f11552328 used request id req-e0655ef2-ae53-4fac-829f-f5973c843bc2 2018-12-27 17:23:02,637 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:23:02,640 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/2a5a6879c5fa4db798cea6d394565d45 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b003933442b0ad3798be039ecae7456c8315dfe" 2018-12-27 17:23:02,743 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:23:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-29e06efd-3a25-48d1-99c8-34dbcee3b7ea Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.31:5000/v3/projects/2a5a6879c5fa4db798cea6d394565d45"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}} 2018-12-27 17:23:02,743 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/2a5a6879c5fa4db798cea6d394565d45 used request id req-29e06efd-3a25-48d1-99c8-34dbcee3b7ea 2018-12-27 17:23:02,747 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/da629caea04941e1ae8979c379dc7c9d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b003933442b0ad3798be039ecae7456c8315dfe" 2018-12-27 17:23:02,867 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:23:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-63a4184f-3c4f-4d0a-b104-4e775cb267af Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/da629caea04941e1ae8979c379dc7c9d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "da629caea04941e1ae8979c379dc7c9d", "name": "service"}} 2018-12-27 17:23:02,867 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/da629caea04941e1ae8979c379dc7c9d used request id req-63a4184f-3c4f-4d0a-b104-4e775cb267af 2018-12-27 17:23:02,868 - keystone_utils - INFO - Deleting project with name - CreateMultiPartImageTests-8c1b2967-c79a-431-proj 2018-12-27 17:23:02,871 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/projects/e4330e596bcf41f4952a4a6157a1ad90 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b003933442b0ad3798be039ecae7456c8315dfe" 2018-12-27 17:23:03,117 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:23:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6805daa7-903c-4d74-9e60-70ca6bd76557 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:23:03,118 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/e4330e596bcf41f4952a4a6157a1ad90 used request id req-6805daa7-903c-4d74-9e60-70ca6bd76557 2018-12-27 17:23:03,118 - keystone_utils - INFO - Deleting role with name - CreateMultiPartImageTests-8c1b2967-c79a-431-proj-role 2018-12-27 17:23:03,121 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/roles/038a01aeab6648a78894a180f18c5394 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b003933442b0ad3798be039ecae7456c8315dfe" 2018-12-27 17:23:03,253 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:23:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6c6d2a5c-2ed5-47e8-b03c-88132ff5b58a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:23:03,253 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/roles/038a01aeab6648a78894a180f18c5394 used request id req-6c6d2a5c-2ed5-47e8-b03c-88132ff5b58a 2018-12-27 17:23:03,256 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b003933442b0ad3798be039ecae7456c8315dfe" 2018-12-27 17:23:03,369 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:23:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-52e073d6-c62f-4151-8f79-206c6ee71e7e Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8de789d09e46427786a85702e5e8de91", "links": {"self": "http://172.30.9.31:5000/v3/roles/8de789d09e46427786a85702e5e8de91"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 17:23:03,369 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-52e073d6-c62f-4151-8f79-206c6ee71e7e 2018-12-27 17:23:03,370 - keystone_utils - INFO - Deleting user with name - CreateMultiPartImageTests-8c1b2967-c79a-431-user 2018-12-27 17:23:03,374 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/users/efdb1b80d8b3447890450580375ef08d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09eaa282a23b2d7522e63e9fd71e9bdabf5bede7" 2018-12-27 17:23:03,585 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:23:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8957ee96-ed44-40d5-82b9-e2d90df1fc7e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:23:03,585 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/efdb1b80d8b3447890450580375ef08d used request id req-8957ee96-ed44-40d5-82b9-e2d90df1fc7e 2018-12-27 17:23:03,586 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:23:04,006 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:23:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["rexoljsBRJiYFLzwX3jcBQ"], "issued_at": "2018-12-27T17:23:04.000000Z"}} 2018-12-27 17:23:04,007 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b44d3b3f0145527c7aebb7199973a2670bda0696" 2018-12-27 17:23:04,128 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:23:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-00eb0312-74f4-4dc2-8971-a2ffa02299dd Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:23:04,129 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-00eb0312-74f4-4dc2-8971-a2ffa02299dd 2018-12-27 17:23:04,130 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:23:04,131 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:23:04,553 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:23:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["M-xOleRlTTWBNY1MQzvhwg"], "issued_at": "2018-12-27T17:23:04.000000Z"}} 2018-12-27 17:23:04,554 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fda044bbb036f04c6c4ddd40886bf6a7ebedb5a7" 2018-12-27 17:23:04,658 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:23:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b5fe79e0-a935-4088-93b8-85bc846537c0 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:23:04,658 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-b5fe79e0-a935-4088-93b8-85bc846537c0 2018-12-27 17:23:04,662 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 17:23:04,668 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 17:23:04 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 17:23:04,669 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-86f471c8-8201-4a1-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fda044bbb036f04c6c4ddd40886bf6a7ebedb5a7" 2018-12-27 17:23:04,771 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:23:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d504889-9526-42ba-abec-7ad329d65815 Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-86f471c8-8201-4a1-proj", "previous": null, "next": null}, "projects": []} 2018-12-27 17:23:04,772 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-86f471c8-8201-4a1-proj used request id req-4d504889-9526-42ba-abec-7ad329d65815 2018-12-27 17:23:04,775 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fda044bbb036f04c6c4ddd40886bf6a7ebedb5a7" 2018-12-27 17:23:04,879 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:23:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0d5c0456-b093-4ae6-a764-f27973729902 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-27 17:23:04,880 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-0d5c0456-b093-4ae6-a764-f27973729902 2018-12-27 17:23:04,883 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fda044bbb036f04c6c4ddd40886bf6a7ebedb5a7" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsTests-86f471c8-8201-4a1-proj"}}' 2018-12-27 17:23:05,037 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 27 Dec 2018 17:23:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-80efcd89-8cee-41df-b3b8-335eff7b949f Content-Length: 316 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/7ed56c56260441cdb92404344b753662"}, "tags": [], "enabled": true, "id": "7ed56c56260441cdb92404344b753662", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-86f471c8-8201-4a1-proj"}} 2018-12-27 17:23:05,037 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-80efcd89-8cee-41df-b3b8-335eff7b949f 2018-12-27 17:23:05,038 - keystone_utils - INFO - Created project with name - CreateKeypairsTests-86f471c8-8201-4a1-proj 2018-12-27 17:23:05,038 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:23:05,039 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:23:05,458 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:23:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["KcdhieUUSs6Gk5s0HFGdpQ"], "issued_at": "2018-12-27T17:23:05.000000Z"}} 2018-12-27 17:23:05,458 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}076e2cdd2423198b65cd062a09b8558c8a5f4759" 2018-12-27 17:23:05,562 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:23:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4dd07a43-e4a8-4fa4-af4c-25bf47e8d592 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:23:05,562 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-4dd07a43-e4a8-4fa4-af4c-25bf47e8d592 2018-12-27 17:23:05,566 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 17:23:05,571 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 17:23:05 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 17:23:05,572 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}076e2cdd2423198b65cd062a09b8558c8a5f4759" 2018-12-27 17:23:05,700 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:23:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bd4af0f3-5bf5-4a29-9c9d-9509d912b9ca Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "links": {"self": "http://172.30.9.31:5000/v3/users/01fa52e7b3674fc48643fa4ffca67e4e"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "01fa52e7b3674fc48643fa4ffca67e4e", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/05a834ddebbc40688596b7460b47439e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05a834ddebbc40688596b7460b47439e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/08226a0ad01943f39559448239e291e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "08226a0ad01943f39559448239e291e1", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/55c0552fe37a4f7ca0e73939514bc683"}, "domain_id": "default", "enabled": true, "options": {}, "id": "55c0552fe37a4f7ca0e73939514bc683", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/646a4af4e3b5439a97996d353fea3924"}, "domain_id": "914eec1d43ea4caf9d2fd33268c06258", "enabled": true, "options": {}, "id": "646a4af4e3b5439a97996d353fea3924", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/85fb203e51c34d3f8122e285a6a318b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85fb203e51c34d3f8122e285a6a318b3", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/905e7f4b42d24cca93b99d2401fa3378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "905e7f4b42d24cca93b99d2401fa3378", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/a5bc08b9f81f4e5bb86c24f9f7547bae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5bc08b9f81f4e5bb86c24f9f7547bae", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/a5c780627f004d318bf908d80305da9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5c780627f004d318bf908d80305da9c", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/b18425bf2b044bc9af7e194919539a17"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b18425bf2b044bc9af7e194919539a17", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/b8d2134b619d4dca80e21d6fb16449b0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b8d2134b619d4dca80e21d6fb16449b0", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/b9ab6a25a652438285139fe5b44aea62"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9ab6a25a652438285139fe5b44aea62", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/c08462554a4844d681348f58b9b0edee"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c08462554a4844d681348f58b9b0edee", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/ddfc3a9aad444d4782eae677c8a98130"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ddfc3a9aad444d4782eae677c8a98130", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/f2a74f2185a54676a6cb2bb5ecfcc4f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2a74f2185a54676a6cb2bb5ecfcc4f6", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-12-27 17:23:05,700 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-bd4af0f3-5bf5-4a29-9c9d-9509d912b9ca 2018-12-27 17:23:05,704 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?name=CreateKeypairsTests-86f471c8-8201-4a1-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}076e2cdd2423198b65cd062a09b8558c8a5f4759" 2018-12-27 17:23:05,814 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:23:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e12b2288-adcb-4be3-9c97-57e7cd1b5d69 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?name=CreateKeypairsTests-86f471c8-8201-4a1-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/7ed56c56260441cdb92404344b753662"}, "tags": [], "enabled": true, "id": "7ed56c56260441cdb92404344b753662", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-86f471c8-8201-4a1-proj"}]} 2018-12-27 17:23:05,815 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?name=CreateKeypairsTests-86f471c8-8201-4a1-proj used request id req-e12b2288-adcb-4be3-9c97-57e7cd1b5d69 2018-12-27 17:23:05,818 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}076e2cdd2423198b65cd062a09b8558c8a5f4759" 2018-12-27 17:23:05,938 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:23:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d8992e68-528b-4c2a-b1c4-c51601befe5d Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-27 17:23:05,938 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-d8992e68-528b-4c2a-b1c4-c51601befe5d 2018-12-27 17:23:06,237 - keystone_utils - INFO - Created user with name - CreateKeypairsTests-86f471c8-8201-4a1-user 2018-12-27 17:23:06,237 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:23:06,241 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fda044bbb036f04c6c4ddd40886bf6a7ebedb5a7" 2018-12-27 17:23:06,258 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:23:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d51afc4b-179a-4569-b87a-ceab28555110 Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8de789d09e46427786a85702e5e8de91", "links": {"self": "http://172.30.9.31:5000/v3/roles/8de789d09e46427786a85702e5e8de91"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 17:23:06,258 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-d51afc4b-179a-4569-b87a-ceab28555110 2018-12-27 17:23:06,261 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fda044bbb036f04c6c4ddd40886bf6a7ebedb5a7" -d '{"role": {"name": "CreateKeypairsTests-86f471c8-8201-4a1-proj-role"}}' 2018-12-27 17:23:06,402 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 27 Dec 2018 17:23:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-64bee8ca-fe4b-4f24-849b-db93c4d89769 Content-Length: 218 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "52c437eaa61d424eb157f1d873874d03", "links": {"self": "http://172.30.9.31:5000/v3/roles/52c437eaa61d424eb157f1d873874d03"}, "name": "CreateKeypairsTests-86f471c8-8201-4a1-proj-role"}} 2018-12-27 17:23:06,403 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/roles used request id req-64bee8ca-fe4b-4f24-849b-db93c4d89769 2018-12-27 17:23:06,403 - keystone_utils - INFO - Created role with name - CreateKeypairsTests-86f471c8-8201-4a1-proj-role 2018-12-27 17:23:06,406 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles/52c437eaa61d424eb157f1d873874d03 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fda044bbb036f04c6c4ddd40886bf6a7ebedb5a7" 2018-12-27 17:23:06,520 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:23:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2126ea04-39c3-4cf5-aa03-b10e4e82a0b2 Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "52c437eaa61d424eb157f1d873874d03", "links": {"self": "http://172.30.9.31:5000/v3/roles/52c437eaa61d424eb157f1d873874d03"}, "name": "CreateKeypairsTests-86f471c8-8201-4a1-proj-role"}} 2018-12-27 17:23:06,521 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles/52c437eaa61d424eb157f1d873874d03 used request id req-2126ea04-39c3-4cf5-aa03-b10e4e82a0b2 2018-12-27 17:23:06,521 - keystone_utils - INFO - Granting role CreateKeypairsTests-86f471c8-8201-4a1-proj-role to project CreateKeypairsTests-86f471c8-8201-4a1-proj 2018-12-27 17:23:06,524 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:5000/v3/projects/7ed56c56260441cdb92404344b753662/users/54d82d7af6ea4cb7a3f2dee01021a861/roles/52c437eaa61d424eb157f1d873874d03 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fda044bbb036f04c6c4ddd40886bf6a7ebedb5a7" 2018-12-27 17:23:06,678 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:23:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9ad86794-33f0-41e2-8abd-bce583da6892 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:23:06,678 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/7ed56c56260441cdb92404344b753662/users/54d82d7af6ea4cb7a3f2dee01021a861/roles/52c437eaa61d424eb157f1d873874d03 used request id req-9ad86794-33f0-41e2-8abd-bce583da6892 2018-12-27 17:23:06,678 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-27 17:23:06,726 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:23:06,727 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:23:07,146 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "52c437eaa61d424eb157f1d873874d03", "name": "CreateKeypairsTests-86f471c8-8201-4a1-proj-role"}], "expires_at": "2018-12-27T18:23:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7ed56c56260441cdb92404344b753662", "name": "CreateKeypairsTests-86f471c8-8201-4a1-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/7ed56c56260441cdb92404344b753662", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/7ed56c56260441cdb92404344b753662", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/7ed56c56260441cdb92404344b753662", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/7ed56c56260441cdb92404344b753662", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/7ed56c56260441cdb92404344b753662", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/7ed56c56260441cdb92404344b753662", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/7ed56c56260441cdb92404344b753662", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/7ed56c56260441cdb92404344b753662", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/7ed56c56260441cdb92404344b753662", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_7ed56c56260441cdb92404344b753662", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_7ed56c56260441cdb92404344b753662", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/7ed56c56260441cdb92404344b753662", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/7ed56c56260441cdb92404344b753662", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/7ed56c56260441cdb92404344b753662", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-86f471c8-8201-4a1-user", "id": "54d82d7af6ea4cb7a3f2dee01021a861"}, "audit_ids": ["3r2L9gB4THuUqusB1oBJqQ"], "issued_at": "2018-12-27T17:23:07.000000Z"}} 2018-12-27 17:23:07,146 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb1601130eca36cfb170823bb6bb919680a4b1e3" 2018-12-27 17:23:07,243 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:23:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-038ddef7-f6fc-4adb-9f03-2271263e65a7 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:23:07,243 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-038ddef7-f6fc-4adb-9f03-2271263e65a7 2018-12-27 17:23:07,244 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-27 17:23:07,248 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb1601130eca36cfb170823bb6bb919680a4b1e3" 2018-12-27 17:23:07,465 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:23:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c0e7130a-37bc-4fd8-9672-394a20a983fd x-compute-request-id: req-c0e7130a-37bc-4fd8-9672-394a20a983fd Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-12-27 17:23:07,466 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/os-keypairs used request id req-c0e7130a-37bc-4fd8-9672-394a20a983fd 2018-12-27 17:23:07,466 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsTests-f42ceed4-a973-4291-babd-dc268af20e0f... 2018-12-27 17:23:07,467 - OpenStackKeypair - INFO - Creating new keypair 2018-12-27 17:23:07,546 - nova_utils - INFO - Creating keypair with name - CreateKeypairsTests-f42ceed4-a973-4291-babd-dc268af20e0f 2018-12-27 17:23:07,548 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb1601130eca36cfb170823bb6bb919680a4b1e3" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQC7RXfWq/ccsb0AgDvMozTGwkIxiGox/Uv68mEYHBkPXaKc0ufUYCAp1URdx4rKUWhkYBOaLjDVpBua1tsXCuxTFR4O9fTe3tMgbzEBUBIHz6vRqTrpEFSD21pAB7QOlX5yni79rcoJY/XfAdHXnSn5gdwEqeY/5c91GQfxsTR6fQ==", "name": "CreateKeypairsTests-f42ceed4-a973-4291-babd-dc268af20e0f"}}' 2018-12-27 17:23:07,608 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:23:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-faaae1eb-337e-4755-abeb-f9e9fa1ca6cd x-compute-request-id: req-faaae1eb-337e-4755-abeb-f9e9fa1ca6cd Content-Encoding: gzip Content-Length: 363 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQC7RXfWq/ccsb0AgDvMozTGwkIxiGox/Uv68mEYHBkPXaKc0ufUYCAp1URdx4rKUWhkYBOaLjDVpBua1tsXCuxTFR4O9fTe3tMgbzEBUBIHz6vRqTrpEFSD21pAB7QOlX5yni79rcoJY/XfAdHXnSn5gdwEqeY/5c91GQfxsTR6fQ==", "user_id": "54d82d7af6ea4cb7a3f2dee01021a861", "name": "CreateKeypairsTests-f42ceed4-a973-4291-babd-dc268af20e0f", "fingerprint": "f4:e9:bf:a9:cd:19:6b:ff:dc:32:11:98:72:35:06:19"}} 2018-12-27 17:23:07,608 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/os-keypairs used request id req-faaae1eb-337e-4755-abeb-f9e9fa1ca6cd 2018-12-27 17:23:07,609 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsTests-f42ceed4-a973-4291-babd-dc268af20e0f 2018-12-27 17:23:07,609 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:23:08,022 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "52c437eaa61d424eb157f1d873874d03", "name": "CreateKeypairsTests-86f471c8-8201-4a1-proj-role"}], "expires_at": "2018-12-27T18:23:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7ed56c56260441cdb92404344b753662", "name": "CreateKeypairsTests-86f471c8-8201-4a1-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/7ed56c56260441cdb92404344b753662", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/7ed56c56260441cdb92404344b753662", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/7ed56c56260441cdb92404344b753662", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/7ed56c56260441cdb92404344b753662", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/7ed56c56260441cdb92404344b753662", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/7ed56c56260441cdb92404344b753662", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/7ed56c56260441cdb92404344b753662", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/7ed56c56260441cdb92404344b753662", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/7ed56c56260441cdb92404344b753662", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_7ed56c56260441cdb92404344b753662", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_7ed56c56260441cdb92404344b753662", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/7ed56c56260441cdb92404344b753662", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/7ed56c56260441cdb92404344b753662", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/7ed56c56260441cdb92404344b753662", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-86f471c8-8201-4a1-user", "id": "54d82d7af6ea4cb7a3f2dee01021a861"}, "audit_ids": ["wIG6AHUhSXy50Enx6gl9jQ"], "issued_at": "2018-12-27T17:23:08.000000Z"}} 2018-12-27 17:23:08,025 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:8774/v2.1/os-keypairs/CreateKeypairsTests-f42ceed4-a973-4291-babd-dc268af20e0f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c336eadd48f27a358644a98f60d5a1e7cbed4737" 2018-12-27 17:23:08,259 - novaclient.v2.client - DEBUG - RESP: [202] Date: Thu, 27 Dec 2018 17:23:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-9a52be53-003c-4a16-ab9a-2a3529405b10 x-compute-request-id: req-9a52be53-003c-4a16-ab9a-2a3529405b10 Content-Length: 0 Content-Type: application/json 2018-12-27 17:23:08,259 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/os-keypairs/CreateKeypairsTests-f42ceed4-a973-4291-babd-dc268af20e0f used request id req-9a52be53-003c-4a16-ab9a-2a3529405b10 2018-12-27 17:23:08,262 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c336eadd48f27a358644a98f60d5a1e7cbed4737" 2018-12-27 17:23:08,283 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:23:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-f88367cc-2188-4581-b4ca-dcfd590b8674 x-compute-request-id: req-f88367cc-2188-4581-b4ca-dcfd590b8674 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-12-27 17:23:08,283 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/os-keypairs used request id req-f88367cc-2188-4581-b4ca-dcfd590b8674 2018-12-27 17:23:08,284 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsTests-f42ceed4-a973-4291-babd-dc268af20e0f 2018-12-27 17:23:08,287 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:8774/v2.1/os-keypairs/CreateKeypairsTests-f42ceed4-a973-4291-babd-dc268af20e0f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb1601130eca36cfb170823bb6bb919680a4b1e3" 2018-12-27 17:23:08,309 - novaclient.v2.client - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:23:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-a8fe7767-d4df-42b7-9090-4c938dc9482e x-compute-request-id: req-a8fe7767-d4df-42b7-9090-4c938dc9482e Content-Length: 162 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Keypair CreateKeypairsTests-f42ceed4-a973-4291-babd-dc268af20e0f not found for user 54d82d7af6ea4cb7a3f2dee01021a861", "code": 404}} 2018-12-27 17:23:08,309 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/os-keypairs/CreateKeypairsTests-f42ceed4-a973-4291-babd-dc268af20e0f used request id req-a8fe7767-d4df-42b7-9090-4c938dc9482e 2018-12-27 17:23:08,317 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fda044bbb036f04c6c4ddd40886bf6a7ebedb5a7" 2018-12-27 17:23:08,621 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 33483 X-Openstack-Request-Id: req-ae9894f4-f3bb-4b3b-a35f-4f5eb643e1ab Date: Thu, 27 Dec 2018 17:23:08 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "created_at": "2018-12-27T15:33:01Z", "updated_at": "2018-12-27T15:33:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "35205ac3-06e6-4cf6-bb21-ff8f813cb45b", "remote_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "ade77f59-e70c-4970-8ea8-198222fa332e", "remote_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "c4f3bf7f-d793-498d-a883-bb8c6003f070", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "c85cb618-8f19-445b-8e16-6d467cb17771", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}], "revision_number": 4, "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "created_at": "2018-12-27T15:57:22Z", "updated_at": "2018-12-27T15:57:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "5e258a3b-01f5-4aef-81b7-0b5dc6e5b683", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "65475539-0336-498a-8da4-ff0a80b10089", "remote_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "ae922857-f7ae-4bc8-949b-153fb43bfd00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "b4f87679-52e1-4cf9-bf76-5abb9a9bec06", "remote_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "f7197afc9b61423897aefc9a643d03a1"}], "revision_number": 4, "project_id": "f7197afc9b61423897aefc9a643d03a1", "id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "created_at": "2018-12-27T16:01:54Z", "updated_at": "2018-12-27T16:01:54Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "00dd3abd-acd1-4edb-8f4a-8badcbd2eeb4", "remote_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "018de60d-bc33-4ef0-9eed-6d00b6ce227b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "0d99f0db-fa6b-4201-b67f-a7ff0db82c5d", "remote_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv6", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "5c4049ef-933d-4614-84e7-83584430d462", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv6", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}], "revision_number": 4, "project_id": "8c689c5e31c44b09ab85f80682abbc2a", "id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "created_at": "2018-12-27T15:56:49Z", "updated_at": "2018-12-27T15:56:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "6555e255-763a-4448-b1b1-0c93b2a390bd", "remote_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "777ff7a5-a590-43e5-a84b-7677710494e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "8bac258a-08df-48b7-900b-efbe01a6ec20", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "dc17921e-353f-4898-a970-881b2c8d093d", "remote_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}], "revision_number": 4, "project_id": "28dac9e1580d461c9de52e6659cc4f9d", "id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "created_at": "2018-12-27T16:01:52Z", "updated_at": "2018-12-27T16:01:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "32737757-45f3-4b24-b6ab-5f2d5579b4a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv6", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "ae604ef3-492d-4aa3-8045-1ff84f755a27", "remote_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv4", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "b7bff40a-beda-4996-b140-ed94d010535c", "remote_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv6", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "b8129030-9d72-4d5d-adce-47bbe62492fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv4", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}], "revision_number": 4, "project_id": "81c108a273314b24bf6b48c41b5bbe0c", "id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "created_at": "2018-12-27T15:57:20Z", "updated_at": "2018-12-27T15:57:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "0c389ec4-c0af-4c20-acf9-4fcc1d859dd7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv6", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "3749697a-f2ef-439a-a661-2fb92badd1ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv4", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "b74e0c8c-e243-450e-b1be-69c587093d6d", "remote_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv6", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "c222695b-2f1c-427d-afd7-e0be24ec9f66", "remote_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv4", "project_id": "7fb0e5436e4f467998e672dd71018a45"}], "revision_number": 4, "project_id": "7fb0e5436e4f467998e672dd71018a45", "id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "created_at": "2018-12-27T17:02:11Z", "updated_at": "2018-12-27T17:02:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "675d8a56-1c9b-4c58-a252-61e65997fd05", "remote_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv4", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "84f0587c-7394-4fd6-8f3d-8d6ba94cf3f9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv6", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "8a450b4f-e710-4193-816e-13a2d4e40c07", "remote_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv6", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "c3106b0a-1026-4156-86a9-f0438b7fab93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv4", "project_id": "7cba3664d5674e65a12c8c269a05febf"}], "revision_number": 4, "project_id": "7cba3664d5674e65a12c8c269a05febf", "id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "created_at": "2018-12-27T15:58:29Z", "updated_at": "2018-12-27T15:58:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "2a945ecc-f9fa-4219-96ab-c189a7f5c102", "remote_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv6", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "55e2b54e-68d4-4476-8c9f-e05e347c8970", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv4", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "9983229c-b595-482a-973f-81137a209b6d", "remote_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv4", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "9d4b8450-78ab-4817-a586-372ed88268f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv6", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}], "revision_number": 4, "project_id": "fbd6dbf946a5406398ba810e02d0888e", "id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "created_at": "2018-12-27T15:57:24Z", "updated_at": "2018-12-27T15:57:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "35521f2a-a59d-4798-9fa8-0febfe126076", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv4", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "607d473d-1e6a-4088-a778-7df9ffc1ff68", "remote_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv6", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "6f8fa92b-b67a-4047-a900-f43656aff42b", "remote_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv4", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "890f1d6c-9ae5-45b0-b7a1-282182432b66", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv6", "project_id": "253cc6709e714b8a80a5f74e4257907e"}], "revision_number": 4, "project_id": "253cc6709e714b8a80a5f74e4257907e", "id": "b9546f11-205e-4322-89f8-f0360d6090ed", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "created_at": "2018-12-27T15:57:08Z", "updated_at": "2018-12-27T15:57:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "6739c48b-d899-4c17-bb8e-ffaf8922c034", "remote_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv4", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "9660a6af-4d9b-40b9-9729-f205f66c2bd0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv4", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "bf244c03-fc10-4754-9c2b-b0224401c4f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv6", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "d3bee7cc-a152-441c-9790-abb1f56cec03", "remote_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv6", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}], "revision_number": 4, "project_id": "782a28bd0d40485e85eda6b8ba43840b", "id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "created_at": "2018-12-27T15:57:11Z", "updated_at": "2018-12-27T15:57:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "22c0d2cf-360a-4aa8-ba7e-bfdbf8327d27", "remote_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "553b140a-8ba9-4af7-9f50-bf24e87aebf7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "b2ecf7a5-df98-4d65-a762-767320437c5a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "e49104b2-7c13-49d6-8519-a16dd585346f", "remote_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}], "revision_number": 4, "project_id": "ef7e486beb8f4de39b25ca5f11552328", "id": "d0588e93-db0d-4888-9f99-3399a50df490", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "created_at": "2018-12-27T17:19:15Z", "updated_at": "2018-12-27T17:19:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "1990fe24-df44-4561-9f09-f50aab182bf7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "651e4b8b-b29e-409b-9f25-ff2328ccefe6", "remote_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "cc4e2254-2157-4ae1-a233-3047573ddc6d", "remote_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "da56dda4-aaf3-43ff-bdf7-e64892ec2345", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}], "revision_number": 4, "project_id": "2a5a6879c5fa4db798cea6d394565d45", "id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-27T15:33:07Z", "updated_at": "2018-12-27T15:33:07Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "4de95db8-72d6-4aec-a145-e92511971eb9", "remote_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "5f100cff-05d8-4405-8dfb-0a387c123fae", "remote_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "a3f6a193-cc94-4220-a73a-08acf63c449b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "f059d8a5-0c32-49c9-a721-77cc89245ecd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "created_at": "2018-12-27T15:29:16Z", "updated_at": "2018-12-27T15:29:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "3c53841a-5bc0-4192-b482-044411e217ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "5956ff3f-d59d-4af6-82b5-566c888583a7", "remote_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:16Z", "revision_number": 0, "id": "60735d87-52c7-426a-91a6-aff1078a5a2d", "remote_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:16Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "abe97133-61dd-4fdf-baf3-2e07968a324f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "da629caea04941e1ae8979c379dc7c9d"}], "revision_number": 4, "project_id": "da629caea04941e1ae8979c379dc7c9d", "id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "name": "default"}]} 2018-12-27 17:23:08,622 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=default used request id req-ae9894f4-f3bb-4b3b-a35f-4f5eb643e1ab 2018-12-27 17:23:08,629 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fda044bbb036f04c6c4ddd40886bf6a7ebedb5a7" 2018-12-27 17:23:08,744 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:23:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-10fab922-f1ca-4a2f-9e44-63f05d8f4afa Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b7b4fceec1ad4c6eb74d758b709a9d93", "name": "admin"}} 2018-12-27 17:23:08,745 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93 used request id req-10fab922-f1ca-4a2f-9e44-63f05d8f4afa 2018-12-27 17:23:08,748 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/f7197afc9b61423897aefc9a643d03a1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fda044bbb036f04c6c4ddd40886bf6a7ebedb5a7" 2018-12-27 17:23:08,852 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:23:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8c5a3950-33b9-4c64-8521-fe3928a1b898 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f7197afc9b61423897aefc9a643d03a1.", "code": 404, "title": "Not Found"}} 2018-12-27 17:23:08,852 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/f7197afc9b61423897aefc9a643d03a1 used request id req-8c5a3950-33b9-4c64-8521-fe3928a1b898 2018-12-27 17:23:08,853 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:23:08,856 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/8c689c5e31c44b09ab85f80682abbc2a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fda044bbb036f04c6c4ddd40886bf6a7ebedb5a7" 2018-12-27 17:23:09,049 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:23:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5f595bd8-cc77-4dd2-95d9-f6149e1a9bba Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8c689c5e31c44b09ab85f80682abbc2a.", "code": 404, "title": "Not Found"}} 2018-12-27 17:23:09,050 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/8c689c5e31c44b09ab85f80682abbc2a used request id req-5f595bd8-cc77-4dd2-95d9-f6149e1a9bba 2018-12-27 17:23:09,050 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:23:09,053 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/28dac9e1580d461c9de52e6659cc4f9d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fda044bbb036f04c6c4ddd40886bf6a7ebedb5a7" 2018-12-27 17:23:09,178 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:23:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9f631b1c-60b8-4010-8b5e-f77aed271d6a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 28dac9e1580d461c9de52e6659cc4f9d.", "code": 404, "title": "Not Found"}} 2018-12-27 17:23:09,178 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/28dac9e1580d461c9de52e6659cc4f9d used request id req-9f631b1c-60b8-4010-8b5e-f77aed271d6a 2018-12-27 17:23:09,178 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:23:09,182 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/81c108a273314b24bf6b48c41b5bbe0c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fda044bbb036f04c6c4ddd40886bf6a7ebedb5a7" 2018-12-27 17:23:09,286 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:23:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-46cbf492-6269-463d-8177-55ccb6d42fa7 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 81c108a273314b24bf6b48c41b5bbe0c.", "code": 404, "title": "Not Found"}} 2018-12-27 17:23:09,287 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/81c108a273314b24bf6b48c41b5bbe0c used request id req-46cbf492-6269-463d-8177-55ccb6d42fa7 2018-12-27 17:23:09,287 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:23:09,290 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/7fb0e5436e4f467998e672dd71018a45 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fda044bbb036f04c6c4ddd40886bf6a7ebedb5a7" 2018-12-27 17:23:09,398 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:23:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0789f601-9d33-4c89-bd17-e8932a9a5dd7 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7fb0e5436e4f467998e672dd71018a45.", "code": 404, "title": "Not Found"}} 2018-12-27 17:23:09,398 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/7fb0e5436e4f467998e672dd71018a45 used request id req-0789f601-9d33-4c89-bd17-e8932a9a5dd7 2018-12-27 17:23:09,399 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:23:09,402 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/7cba3664d5674e65a12c8c269a05febf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fda044bbb036f04c6c4ddd40886bf6a7ebedb5a7" 2018-12-27 17:23:09,520 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:23:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-03bf7ab7-3540-4a2f-9dd0-535f25475b5c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7cba3664d5674e65a12c8c269a05febf.", "code": 404, "title": "Not Found"}} 2018-12-27 17:23:09,520 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/7cba3664d5674e65a12c8c269a05febf used request id req-03bf7ab7-3540-4a2f-9dd0-535f25475b5c 2018-12-27 17:23:09,520 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:23:09,524 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/fbd6dbf946a5406398ba810e02d0888e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fda044bbb036f04c6c4ddd40886bf6a7ebedb5a7" 2018-12-27 17:23:09,629 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:23:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ffa5e24a-8776-481b-b124-089ede7c6816 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: fbd6dbf946a5406398ba810e02d0888e.", "code": 404, "title": "Not Found"}} 2018-12-27 17:23:09,629 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/fbd6dbf946a5406398ba810e02d0888e used request id req-ffa5e24a-8776-481b-b124-089ede7c6816 2018-12-27 17:23:09,629 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:23:09,633 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/253cc6709e714b8a80a5f74e4257907e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fda044bbb036f04c6c4ddd40886bf6a7ebedb5a7" 2018-12-27 17:23:09,736 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:23:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b4289049-3b1d-40f8-8785-402b1933a5b0 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 253cc6709e714b8a80a5f74e4257907e.", "code": 404, "title": "Not Found"}} 2018-12-27 17:23:09,736 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/253cc6709e714b8a80a5f74e4257907e used request id req-b4289049-3b1d-40f8-8785-402b1933a5b0 2018-12-27 17:23:09,737 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:23:09,740 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/782a28bd0d40485e85eda6b8ba43840b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fda044bbb036f04c6c4ddd40886bf6a7ebedb5a7" 2018-12-27 17:23:09,854 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:23:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-08fbfd6f-6d56-492c-88b3-8be8242fa9f9 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 782a28bd0d40485e85eda6b8ba43840b.", "code": 404, "title": "Not Found"}} 2018-12-27 17:23:09,855 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/782a28bd0d40485e85eda6b8ba43840b used request id req-08fbfd6f-6d56-492c-88b3-8be8242fa9f9 2018-12-27 17:23:09,855 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:23:09,858 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/ef7e486beb8f4de39b25ca5f11552328 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fda044bbb036f04c6c4ddd40886bf6a7ebedb5a7" 2018-12-27 17:23:09,964 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:23:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-64528bb0-6667-45fe-aab9-fd49bc1c8239 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: ef7e486beb8f4de39b25ca5f11552328.", "code": 404, "title": "Not Found"}} 2018-12-27 17:23:09,964 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/ef7e486beb8f4de39b25ca5f11552328 used request id req-64528bb0-6667-45fe-aab9-fd49bc1c8239 2018-12-27 17:23:09,964 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:23:09,968 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/2a5a6879c5fa4db798cea6d394565d45 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fda044bbb036f04c6c4ddd40886bf6a7ebedb5a7" 2018-12-27 17:23:10,073 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:23:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ee4e5c07-7246-49e7-a22f-8a75f376338c Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.31:5000/v3/projects/2a5a6879c5fa4db798cea6d394565d45"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}} 2018-12-27 17:23:10,074 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/2a5a6879c5fa4db798cea6d394565d45 used request id req-ee4e5c07-7246-49e7-a22f-8a75f376338c 2018-12-27 17:23:10,077 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/da629caea04941e1ae8979c379dc7c9d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fda044bbb036f04c6c4ddd40886bf6a7ebedb5a7" 2018-12-27 17:23:10,190 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:23:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e4ac0f43-d3cb-4e29-9bd1-9b8b2d4eea40 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/da629caea04941e1ae8979c379dc7c9d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "da629caea04941e1ae8979c379dc7c9d", "name": "service"}} 2018-12-27 17:23:10,190 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/da629caea04941e1ae8979c379dc7c9d used request id req-e4ac0f43-d3cb-4e29-9bd1-9b8b2d4eea40 2018-12-27 17:23:10,191 - keystone_utils - INFO - Deleting project with name - CreateKeypairsTests-86f471c8-8201-4a1-proj 2018-12-27 17:23:10,195 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/projects/7ed56c56260441cdb92404344b753662 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fda044bbb036f04c6c4ddd40886bf6a7ebedb5a7" 2018-12-27 17:23:10,445 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:23:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-81276e86-7fcb-483d-a001-d5f72c637479 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:23:10,446 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/7ed56c56260441cdb92404344b753662 used request id req-81276e86-7fcb-483d-a001-d5f72c637479 2018-12-27 17:23:10,446 - keystone_utils - INFO - Deleting role with name - CreateKeypairsTests-86f471c8-8201-4a1-proj-role 2018-12-27 17:23:10,449 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/roles/52c437eaa61d424eb157f1d873874d03 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fda044bbb036f04c6c4ddd40886bf6a7ebedb5a7" 2018-12-27 17:23:10,572 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:23:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d6ec2159-d7c2-43f0-8492-c766d8a71cf7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:23:10,572 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/roles/52c437eaa61d424eb157f1d873874d03 used request id req-d6ec2159-d7c2-43f0-8492-c766d8a71cf7 2018-12-27 17:23:10,576 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fda044bbb036f04c6c4ddd40886bf6a7ebedb5a7" 2018-12-27 17:23:10,691 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:23:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9dc1f658-b251-4ce4-b9fe-97d8bf8b931b Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8de789d09e46427786a85702e5e8de91", "links": {"self": "http://172.30.9.31:5000/v3/roles/8de789d09e46427786a85702e5e8de91"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 17:23:10,691 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-9dc1f658-b251-4ce4-b9fe-97d8bf8b931b 2018-12-27 17:23:10,692 - keystone_utils - INFO - Deleting user with name - CreateKeypairsTests-86f471c8-8201-4a1-user 2018-12-27 17:23:10,695 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/users/54d82d7af6ea4cb7a3f2dee01021a861 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}076e2cdd2423198b65cd062a09b8558c8a5f4759" 2018-12-27 17:23:10,890 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:23:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fb136587-58ec-4ae7-88ce-b1242b7e1a7b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:23:10,890 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/54d82d7af6ea4cb7a3f2dee01021a861 used request id req-fb136587-58ec-4ae7-88ce-b1242b7e1a7b 2018-12-27 17:23:10,892 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:23:11,304 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:23:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["__azeTdiRJelUSP5gCg7cQ"], "issued_at": "2018-12-27T17:23:11.000000Z"}} 2018-12-27 17:23:11,304 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d0d6fb10aefbd388248a78d555aaea537ca2e1c" 2018-12-27 17:23:11,409 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:23:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7ec48e1a-3d93-4d88-be9b-90cb53b986c1 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:23:11,409 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-7ec48e1a-3d93-4d88-be9b-90cb53b986c1 2018-12-27 17:23:11,410 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:23:11,411 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:23:11,823 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:23:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["BZgZUaKXSa-M5NSCKNuR2A"], "issued_at": "2018-12-27T17:23:11.000000Z"}} 2018-12-27 17:23:11,824 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da39954bd3ad7c3b9bb9fde49e1e6cb52acc6a15" 2018-12-27 17:23:11,925 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:23:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d2d49b06-d0c1-4e76-9458-4d6d95a5f1f4 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:23:11,925 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-d2d49b06-d0c1-4e76-9458-4d6d95a5f1f4 2018-12-27 17:23:11,929 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 17:23:11,935 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 17:23:11 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 17:23:11,936 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-3d7cfdd9-d8dd-411-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da39954bd3ad7c3b9bb9fde49e1e6cb52acc6a15" 2018-12-27 17:23:12,040 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:23:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-99bf7981-023b-4e6e-a093-2d956c4cc7f5 Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-3d7cfdd9-d8dd-411-proj", "previous": null, "next": null}, "projects": []} 2018-12-27 17:23:12,040 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-3d7cfdd9-d8dd-411-proj used request id req-99bf7981-023b-4e6e-a093-2d956c4cc7f5 2018-12-27 17:23:12,044 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da39954bd3ad7c3b9bb9fde49e1e6cb52acc6a15" 2018-12-27 17:23:12,151 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:23:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1541d346-c1c9-405e-82da-9dce42167f6f Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-27 17:23:12,151 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-1541d346-c1c9-405e-82da-9dce42167f6f 2018-12-27 17:23:12,155 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da39954bd3ad7c3b9bb9fde49e1e6cb52acc6a15" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsTests-3d7cfdd9-d8dd-411-proj"}}' 2018-12-27 17:23:12,301 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 27 Dec 2018 17:23:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aadd47bb-b109-4d9d-8e71-bf6d4f387f06 Content-Length: 316 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/97b612c87e574707a38ce79aceaedb1e"}, "tags": [], "enabled": true, "id": "97b612c87e574707a38ce79aceaedb1e", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-3d7cfdd9-d8dd-411-proj"}} 2018-12-27 17:23:12,301 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-aadd47bb-b109-4d9d-8e71-bf6d4f387f06 2018-12-27 17:23:12,302 - keystone_utils - INFO - Created project with name - CreateKeypairsTests-3d7cfdd9-d8dd-411-proj 2018-12-27 17:23:12,302 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:23:12,303 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:23:12,715 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:23:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["Pb4bylGtRxyPcIoteTZVQw"], "issued_at": "2018-12-27T17:23:12.000000Z"}} 2018-12-27 17:23:12,716 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cdb203d970d6b066eaf0f19c8a69d5080cf54b6" 2018-12-27 17:23:12,729 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:23:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-faa7a101-7ee3-469a-9a15-cb280188788c Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:23:12,729 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-faa7a101-7ee3-469a-9a15-cb280188788c 2018-12-27 17:23:12,733 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 17:23:12,738 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 17:23:12 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 17:23:12,739 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cdb203d970d6b066eaf0f19c8a69d5080cf54b6" 2018-12-27 17:23:12,864 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:23:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d6e8467f-9b98-4c58-a1df-30bd5625d296 Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "links": {"self": "http://172.30.9.31:5000/v3/users/01fa52e7b3674fc48643fa4ffca67e4e"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "01fa52e7b3674fc48643fa4ffca67e4e", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/05a834ddebbc40688596b7460b47439e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05a834ddebbc40688596b7460b47439e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/08226a0ad01943f39559448239e291e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "08226a0ad01943f39559448239e291e1", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/55c0552fe37a4f7ca0e73939514bc683"}, "domain_id": "default", "enabled": true, "options": {}, "id": "55c0552fe37a4f7ca0e73939514bc683", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/646a4af4e3b5439a97996d353fea3924"}, "domain_id": "914eec1d43ea4caf9d2fd33268c06258", "enabled": true, "options": {}, "id": "646a4af4e3b5439a97996d353fea3924", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/85fb203e51c34d3f8122e285a6a318b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85fb203e51c34d3f8122e285a6a318b3", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/905e7f4b42d24cca93b99d2401fa3378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "905e7f4b42d24cca93b99d2401fa3378", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/a5bc08b9f81f4e5bb86c24f9f7547bae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5bc08b9f81f4e5bb86c24f9f7547bae", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/a5c780627f004d318bf908d80305da9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5c780627f004d318bf908d80305da9c", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/b18425bf2b044bc9af7e194919539a17"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b18425bf2b044bc9af7e194919539a17", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/b8d2134b619d4dca80e21d6fb16449b0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b8d2134b619d4dca80e21d6fb16449b0", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/b9ab6a25a652438285139fe5b44aea62"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9ab6a25a652438285139fe5b44aea62", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/c08462554a4844d681348f58b9b0edee"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c08462554a4844d681348f58b9b0edee", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/ddfc3a9aad444d4782eae677c8a98130"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ddfc3a9aad444d4782eae677c8a98130", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/f2a74f2185a54676a6cb2bb5ecfcc4f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2a74f2185a54676a6cb2bb5ecfcc4f6", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-12-27 17:23:12,864 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-d6e8467f-9b98-4c58-a1df-30bd5625d296 2018-12-27 17:23:12,868 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?name=CreateKeypairsTests-3d7cfdd9-d8dd-411-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cdb203d970d6b066eaf0f19c8a69d5080cf54b6" 2018-12-27 17:23:12,977 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:23:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f9637db7-69af-445d-b31c-014628e8b246 Content-Encoding: gzip Content-Length: 256 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?name=CreateKeypairsTests-3d7cfdd9-d8dd-411-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/97b612c87e574707a38ce79aceaedb1e"}, "tags": [], "enabled": true, "id": "97b612c87e574707a38ce79aceaedb1e", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-3d7cfdd9-d8dd-411-proj"}]} 2018-12-27 17:23:12,977 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?name=CreateKeypairsTests-3d7cfdd9-d8dd-411-proj used request id req-f9637db7-69af-445d-b31c-014628e8b246 2018-12-27 17:23:12,981 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cdb203d970d6b066eaf0f19c8a69d5080cf54b6" 2018-12-27 17:23:13,099 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:23:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f61d5a8f-2ea0-4ab0-94be-9907d1452f5b Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-27 17:23:13,099 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-f61d5a8f-2ea0-4ab0-94be-9907d1452f5b 2018-12-27 17:23:13,493 - keystone_utils - INFO - Created user with name - CreateKeypairsTests-3d7cfdd9-d8dd-411-user 2018-12-27 17:23:13,493 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:23:13,497 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da39954bd3ad7c3b9bb9fde49e1e6cb52acc6a15" 2018-12-27 17:23:13,515 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:23:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fa75ce5e-391f-485a-a737-bbba588bc4e6 Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8de789d09e46427786a85702e5e8de91", "links": {"self": "http://172.30.9.31:5000/v3/roles/8de789d09e46427786a85702e5e8de91"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 17:23:13,515 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-fa75ce5e-391f-485a-a737-bbba588bc4e6 2018-12-27 17:23:13,519 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da39954bd3ad7c3b9bb9fde49e1e6cb52acc6a15" -d '{"role": {"name": "CreateKeypairsTests-3d7cfdd9-d8dd-411-proj-role"}}' 2018-12-27 17:23:13,648 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 27 Dec 2018 17:23:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7b6e7c4a-1061-427e-a3ca-90678e89609e Content-Length: 218 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "cd6b6edb91db480c90c09801bbcb2782", "links": {"self": "http://172.30.9.31:5000/v3/roles/cd6b6edb91db480c90c09801bbcb2782"}, "name": "CreateKeypairsTests-3d7cfdd9-d8dd-411-proj-role"}} 2018-12-27 17:23:13,648 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/roles used request id req-7b6e7c4a-1061-427e-a3ca-90678e89609e 2018-12-27 17:23:13,649 - keystone_utils - INFO - Created role with name - CreateKeypairsTests-3d7cfdd9-d8dd-411-proj-role 2018-12-27 17:23:13,652 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles/cd6b6edb91db480c90c09801bbcb2782 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da39954bd3ad7c3b9bb9fde49e1e6cb52acc6a15" 2018-12-27 17:23:13,668 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:23:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cffb288d-08bc-4fe0-bdd9-47847f394e1c Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "cd6b6edb91db480c90c09801bbcb2782", "links": {"self": "http://172.30.9.31:5000/v3/roles/cd6b6edb91db480c90c09801bbcb2782"}, "name": "CreateKeypairsTests-3d7cfdd9-d8dd-411-proj-role"}} 2018-12-27 17:23:13,668 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles/cd6b6edb91db480c90c09801bbcb2782 used request id req-cffb288d-08bc-4fe0-bdd9-47847f394e1c 2018-12-27 17:23:13,669 - keystone_utils - INFO - Granting role CreateKeypairsTests-3d7cfdd9-d8dd-411-proj-role to project CreateKeypairsTests-3d7cfdd9-d8dd-411-proj 2018-12-27 17:23:13,672 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:5000/v3/projects/97b612c87e574707a38ce79aceaedb1e/users/d506f4f4fe344ab9be82ff3f7a3d1d73/roles/cd6b6edb91db480c90c09801bbcb2782 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da39954bd3ad7c3b9bb9fde49e1e6cb52acc6a15" 2018-12-27 17:23:13,815 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:23:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b153e452-3c9f-4f58-a82a-92678f2b12ad Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:23:13,815 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/97b612c87e574707a38ce79aceaedb1e/users/d506f4f4fe344ab9be82ff3f7a3d1d73/roles/cd6b6edb91db480c90c09801bbcb2782 used request id req-b153e452-3c9f-4f58-a82a-92678f2b12ad 2018-12-27 17:23:13,816 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-27 17:23:13,965 - file_utils - INFO - Saved public key to - tmp/CreateKeypairsTests-a8a09705-4188-4a6e-8ba4-31b3ae639af5.pub 2018-12-27 17:23:13,965 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:23:13,966 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:23:14,385 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cd6b6edb91db480c90c09801bbcb2782", "name": "CreateKeypairsTests-3d7cfdd9-d8dd-411-proj-role"}], "expires_at": "2018-12-27T18:23:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "97b612c87e574707a38ce79aceaedb1e", "name": "CreateKeypairsTests-3d7cfdd9-d8dd-411-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/97b612c87e574707a38ce79aceaedb1e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/97b612c87e574707a38ce79aceaedb1e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/97b612c87e574707a38ce79aceaedb1e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/97b612c87e574707a38ce79aceaedb1e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/97b612c87e574707a38ce79aceaedb1e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/97b612c87e574707a38ce79aceaedb1e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/97b612c87e574707a38ce79aceaedb1e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/97b612c87e574707a38ce79aceaedb1e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/97b612c87e574707a38ce79aceaedb1e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_97b612c87e574707a38ce79aceaedb1e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_97b612c87e574707a38ce79aceaedb1e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/97b612c87e574707a38ce79aceaedb1e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/97b612c87e574707a38ce79aceaedb1e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/97b612c87e574707a38ce79aceaedb1e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-3d7cfdd9-d8dd-411-user", "id": "d506f4f4fe344ab9be82ff3f7a3d1d73"}, "audit_ids": ["CcqlTbMXQgeKGHaDM5DpyQ"], "issued_at": "2018-12-27T17:23:14.000000Z"}} 2018-12-27 17:23:14,386 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b4355e31c891ace8e179219bbd8dd1ad17275de" 2018-12-27 17:23:14,481 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:23:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ea4ab68e-ee71-4d65-9cbe-6bb3957b1f71 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:23:14,481 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-ea4ab68e-ee71-4d65-9cbe-6bb3957b1f71 2018-12-27 17:23:14,482 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-27 17:23:14,486 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b4355e31c891ace8e179219bbd8dd1ad17275de" 2018-12-27 17:23:14,690 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:23:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-6866ab47-4c79-4e8f-9427-373c2200a74c x-compute-request-id: req-6866ab47-4c79-4e8f-9427-373c2200a74c Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-12-27 17:23:14,690 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/os-keypairs used request id req-6866ab47-4c79-4e8f-9427-373c2200a74c 2018-12-27 17:23:14,691 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsTests-a8a09705-4188-4a6e-8ba4-31b3ae639af5... 2018-12-27 17:23:14,691 - OpenStackKeypair - INFO - Uploading existing keypair 2018-12-27 17:23:14,691 - nova_utils - INFO - Saving keypair to - tmp/CreateKeypairsTests-a8a09705-4188-4a6e-8ba4-31b3ae639af5.pub 2018-12-27 17:23:14,691 - nova_utils - INFO - Creating keypair with name - CreateKeypairsTests-a8a09705-4188-4a6e-8ba4-31b3ae639af5 2018-12-27 17:23:14,694 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b4355e31c891ace8e179219bbd8dd1ad17275de" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDLF4PkaMkjas3T3oEkjEuRnsdiNMsUtoa8S1miRFxq07RJIi9Z3XWYbmgQEicwroVPhVmLlTfXA2HcK/37oXxSm2SJOw0a2ClzkNR4T48HOZTjTK0DFucjyrLWIcORrSYw2l+4nAZf8ezq5Z8UjdoAtYUTjLkhYoXJCgMkCqdbCjPvspln8mO1hrnWM4Am9KyN/bXKT3BE9N9oKXRqPJMh7szeSDsRE55BW0856ddm03aKhXnAxeEpjtNywyK32cxTMs0gJPIxWbjC+NNuniEjb+mZRu9Z8OJ75MJmwrG/z1VmXGaGma/sNv7CPQNwMI82ViSTPXMsaXy0ffrLsywL", "name": "CreateKeypairsTests-a8a09705-4188-4a6e-8ba4-31b3ae639af5"}}' 2018-12-27 17:23:14,762 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:23:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ee17ad13-a564-43c6-be15-a3d2ae2577b8 x-compute-request-id: req-ee17ad13-a564-43c6-be15-a3d2ae2577b8 Content-Encoding: gzip Content-Length: 493 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDLF4PkaMkjas3T3oEkjEuRnsdiNMsUtoa8S1miRFxq07RJIi9Z3XWYbmgQEicwroVPhVmLlTfXA2HcK/37oXxSm2SJOw0a2ClzkNR4T48HOZTjTK0DFucjyrLWIcORrSYw2l+4nAZf8ezq5Z8UjdoAtYUTjLkhYoXJCgMkCqdbCjPvspln8mO1hrnWM4Am9KyN/bXKT3BE9N9oKXRqPJMh7szeSDsRE55BW0856ddm03aKhXnAxeEpjtNywyK32cxTMs0gJPIxWbjC+NNuniEjb+mZRu9Z8OJ75MJmwrG/z1VmXGaGma/sNv7CPQNwMI82ViSTPXMsaXy0ffrLsywL", "user_id": "d506f4f4fe344ab9be82ff3f7a3d1d73", "name": "CreateKeypairsTests-a8a09705-4188-4a6e-8ba4-31b3ae639af5", "fingerprint": "b1:5b:5c:23:1d:d5:91:71:08:29:f9:ff:3b:99:8c:41"}} 2018-12-27 17:23:14,763 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/os-keypairs used request id req-ee17ad13-a564-43c6-be15-a3d2ae2577b8 2018-12-27 17:23:14,763 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:23:15,176 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cd6b6edb91db480c90c09801bbcb2782", "name": "CreateKeypairsTests-3d7cfdd9-d8dd-411-proj-role"}], "expires_at": "2018-12-27T18:23:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "97b612c87e574707a38ce79aceaedb1e", "name": "CreateKeypairsTests-3d7cfdd9-d8dd-411-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/97b612c87e574707a38ce79aceaedb1e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/97b612c87e574707a38ce79aceaedb1e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/97b612c87e574707a38ce79aceaedb1e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/97b612c87e574707a38ce79aceaedb1e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/97b612c87e574707a38ce79aceaedb1e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/97b612c87e574707a38ce79aceaedb1e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/97b612c87e574707a38ce79aceaedb1e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/97b612c87e574707a38ce79aceaedb1e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/97b612c87e574707a38ce79aceaedb1e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_97b612c87e574707a38ce79aceaedb1e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_97b612c87e574707a38ce79aceaedb1e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/97b612c87e574707a38ce79aceaedb1e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/97b612c87e574707a38ce79aceaedb1e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/97b612c87e574707a38ce79aceaedb1e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-3d7cfdd9-d8dd-411-user", "id": "d506f4f4fe344ab9be82ff3f7a3d1d73"}, "audit_ids": ["3bDmqcIMTS2y2YH9g3Oplw"], "issued_at": "2018-12-27T17:23:15.000000Z"}} 2018-12-27 17:23:15,177 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/os-keypairs/CreateKeypairsTests-a8a09705-4188-4a6e-8ba4-31b3ae639af5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cda70ad618390d75bf4f3234dc10b4f4b3319995" 2018-12-27 17:23:15,366 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:23:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-81193575-8390-400f-91c0-d72576853b71 x-compute-request-id: req-81193575-8390-400f-91c0-d72576853b71 Content-Encoding: gzip Content-Length: 552 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDLF4PkaMkjas3T3oEkjEuRnsdiNMsUtoa8S1miRFxq07RJIi9Z3XWYbmgQEicwroVPhVmLlTfXA2HcK/37oXxSm2SJOw0a2ClzkNR4T48HOZTjTK0DFucjyrLWIcORrSYw2l+4nAZf8ezq5Z8UjdoAtYUTjLkhYoXJCgMkCqdbCjPvspln8mO1hrnWM4Am9KyN/bXKT3BE9N9oKXRqPJMh7szeSDsRE55BW0856ddm03aKhXnAxeEpjtNywyK32cxTMs0gJPIxWbjC+NNuniEjb+mZRu9Z8OJ75MJmwrG/z1VmXGaGma/sNv7CPQNwMI82ViSTPXMsaXy0ffrLsywL", "user_id": "d506f4f4fe344ab9be82ff3f7a3d1d73", "name": "CreateKeypairsTests-a8a09705-4188-4a6e-8ba4-31b3ae639af5", "deleted": false, "created_at": "2018-12-27T17:23:14.000000", "updated_at": null, "fingerprint": "b1:5b:5c:23:1d:d5:91:71:08:29:f9:ff:3b:99:8c:41", "deleted_at": null, "id": 65}} 2018-12-27 17:23:15,366 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/os-keypairs/CreateKeypairsTests-a8a09705-4188-4a6e-8ba4-31b3ae639af5 used request id req-81193575-8390-400f-91c0-d72576853b71 2018-12-27 17:23:15,367 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsTests-a8a09705-4188-4a6e-8ba4-31b3ae639af5 2018-12-27 17:23:15,369 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:8774/v2.1/os-keypairs/CreateKeypairsTests-a8a09705-4188-4a6e-8ba4-31b3ae639af5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b4355e31c891ace8e179219bbd8dd1ad17275de" 2018-12-27 17:23:15,409 - novaclient.v2.client - DEBUG - RESP: [202] Date: Thu, 27 Dec 2018 17:23:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-944c657a-d7e7-4dc3-9373-0d414f730ffe x-compute-request-id: req-944c657a-d7e7-4dc3-9373-0d414f730ffe Content-Length: 0 Content-Type: application/json 2018-12-27 17:23:15,409 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/os-keypairs/CreateKeypairsTests-a8a09705-4188-4a6e-8ba4-31b3ae639af5 used request id req-944c657a-d7e7-4dc3-9373-0d414f730ffe 2018-12-27 17:23:15,417 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da39954bd3ad7c3b9bb9fde49e1e6cb52acc6a15" 2018-12-27 17:23:15,708 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 33483 X-Openstack-Request-Id: req-c5b37f70-7012-408d-bc88-92d72c27bc48 Date: Thu, 27 Dec 2018 17:23:15 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "created_at": "2018-12-27T15:33:01Z", "updated_at": "2018-12-27T15:33:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "35205ac3-06e6-4cf6-bb21-ff8f813cb45b", "remote_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "ade77f59-e70c-4970-8ea8-198222fa332e", "remote_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "c4f3bf7f-d793-498d-a883-bb8c6003f070", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "c85cb618-8f19-445b-8e16-6d467cb17771", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}], "revision_number": 4, "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "created_at": "2018-12-27T15:57:22Z", "updated_at": "2018-12-27T15:57:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "5e258a3b-01f5-4aef-81b7-0b5dc6e5b683", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "65475539-0336-498a-8da4-ff0a80b10089", "remote_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "ae922857-f7ae-4bc8-949b-153fb43bfd00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "b4f87679-52e1-4cf9-bf76-5abb9a9bec06", "remote_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "f7197afc9b61423897aefc9a643d03a1"}], "revision_number": 4, "project_id": "f7197afc9b61423897aefc9a643d03a1", "id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "created_at": "2018-12-27T16:01:54Z", "updated_at": "2018-12-27T16:01:54Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "00dd3abd-acd1-4edb-8f4a-8badcbd2eeb4", "remote_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "018de60d-bc33-4ef0-9eed-6d00b6ce227b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "0d99f0db-fa6b-4201-b67f-a7ff0db82c5d", "remote_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv6", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "5c4049ef-933d-4614-84e7-83584430d462", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv6", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}], "revision_number": 4, "project_id": "8c689c5e31c44b09ab85f80682abbc2a", "id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "created_at": "2018-12-27T15:56:49Z", "updated_at": "2018-12-27T15:56:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "6555e255-763a-4448-b1b1-0c93b2a390bd", "remote_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "777ff7a5-a590-43e5-a84b-7677710494e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "8bac258a-08df-48b7-900b-efbe01a6ec20", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "dc17921e-353f-4898-a970-881b2c8d093d", "remote_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}], "revision_number": 4, "project_id": "28dac9e1580d461c9de52e6659cc4f9d", "id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "created_at": "2018-12-27T16:01:52Z", "updated_at": "2018-12-27T16:01:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "32737757-45f3-4b24-b6ab-5f2d5579b4a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv6", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "ae604ef3-492d-4aa3-8045-1ff84f755a27", "remote_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv4", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "b7bff40a-beda-4996-b140-ed94d010535c", "remote_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv6", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "b8129030-9d72-4d5d-adce-47bbe62492fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv4", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}], "revision_number": 4, "project_id": "81c108a273314b24bf6b48c41b5bbe0c", "id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "created_at": "2018-12-27T15:57:20Z", "updated_at": "2018-12-27T15:57:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "0c389ec4-c0af-4c20-acf9-4fcc1d859dd7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv6", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "3749697a-f2ef-439a-a661-2fb92badd1ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv4", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "b74e0c8c-e243-450e-b1be-69c587093d6d", "remote_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv6", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "c222695b-2f1c-427d-afd7-e0be24ec9f66", "remote_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv4", "project_id": "7fb0e5436e4f467998e672dd71018a45"}], "revision_number": 4, "project_id": "7fb0e5436e4f467998e672dd71018a45", "id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "created_at": "2018-12-27T17:02:11Z", "updated_at": "2018-12-27T17:02:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "675d8a56-1c9b-4c58-a252-61e65997fd05", "remote_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv4", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "84f0587c-7394-4fd6-8f3d-8d6ba94cf3f9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv6", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "8a450b4f-e710-4193-816e-13a2d4e40c07", "remote_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv6", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "c3106b0a-1026-4156-86a9-f0438b7fab93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv4", "project_id": "7cba3664d5674e65a12c8c269a05febf"}], "revision_number": 4, "project_id": "7cba3664d5674e65a12c8c269a05febf", "id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "created_at": "2018-12-27T15:58:29Z", "updated_at": "2018-12-27T15:58:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "2a945ecc-f9fa-4219-96ab-c189a7f5c102", "remote_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv6", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "55e2b54e-68d4-4476-8c9f-e05e347c8970", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv4", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "9983229c-b595-482a-973f-81137a209b6d", "remote_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv4", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "9d4b8450-78ab-4817-a586-372ed88268f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv6", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}], "revision_number": 4, "project_id": "fbd6dbf946a5406398ba810e02d0888e", "id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "created_at": "2018-12-27T15:57:24Z", "updated_at": "2018-12-27T15:57:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "35521f2a-a59d-4798-9fa8-0febfe126076", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv4", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "607d473d-1e6a-4088-a778-7df9ffc1ff68", "remote_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv6", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "6f8fa92b-b67a-4047-a900-f43656aff42b", "remote_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv4", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "890f1d6c-9ae5-45b0-b7a1-282182432b66", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv6", "project_id": "253cc6709e714b8a80a5f74e4257907e"}], "revision_number": 4, "project_id": "253cc6709e714b8a80a5f74e4257907e", "id": "b9546f11-205e-4322-89f8-f0360d6090ed", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "created_at": "2018-12-27T15:57:08Z", "updated_at": "2018-12-27T15:57:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "6739c48b-d899-4c17-bb8e-ffaf8922c034", "remote_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv4", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "9660a6af-4d9b-40b9-9729-f205f66c2bd0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv4", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "bf244c03-fc10-4754-9c2b-b0224401c4f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv6", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "d3bee7cc-a152-441c-9790-abb1f56cec03", "remote_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv6", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}], "revision_number": 4, "project_id": "782a28bd0d40485e85eda6b8ba43840b", "id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "created_at": "2018-12-27T15:57:11Z", "updated_at": "2018-12-27T15:57:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "22c0d2cf-360a-4aa8-ba7e-bfdbf8327d27", "remote_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "553b140a-8ba9-4af7-9f50-bf24e87aebf7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "b2ecf7a5-df98-4d65-a762-767320437c5a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "e49104b2-7c13-49d6-8519-a16dd585346f", "remote_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}], "revision_number": 4, "project_id": "ef7e486beb8f4de39b25ca5f11552328", "id": "d0588e93-db0d-4888-9f99-3399a50df490", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "created_at": "2018-12-27T17:19:15Z", "updated_at": "2018-12-27T17:19:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "1990fe24-df44-4561-9f09-f50aab182bf7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "651e4b8b-b29e-409b-9f25-ff2328ccefe6", "remote_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "cc4e2254-2157-4ae1-a233-3047573ddc6d", "remote_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "da56dda4-aaf3-43ff-bdf7-e64892ec2345", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}], "revision_number": 4, "project_id": "2a5a6879c5fa4db798cea6d394565d45", "id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-27T15:33:07Z", "updated_at": "2018-12-27T15:33:07Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "4de95db8-72d6-4aec-a145-e92511971eb9", "remote_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "5f100cff-05d8-4405-8dfb-0a387c123fae", "remote_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "a3f6a193-cc94-4220-a73a-08acf63c449b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "f059d8a5-0c32-49c9-a721-77cc89245ecd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "created_at": "2018-12-27T15:29:16Z", "updated_at": "2018-12-27T15:29:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "3c53841a-5bc0-4192-b482-044411e217ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "5956ff3f-d59d-4af6-82b5-566c888583a7", "remote_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:16Z", "revision_number": 0, "id": "60735d87-52c7-426a-91a6-aff1078a5a2d", "remote_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:16Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "abe97133-61dd-4fdf-baf3-2e07968a324f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "da629caea04941e1ae8979c379dc7c9d"}], "revision_number": 4, "project_id": "da629caea04941e1ae8979c379dc7c9d", "id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "name": "default"}]} 2018-12-27 17:23:15,709 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=default used request id req-c5b37f70-7012-408d-bc88-92d72c27bc48 2018-12-27 17:23:15,716 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da39954bd3ad7c3b9bb9fde49e1e6cb52acc6a15" 2018-12-27 17:23:15,832 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:23:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6945c4c7-6c96-4abd-8c88-ca86baf2b102 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b7b4fceec1ad4c6eb74d758b709a9d93", "name": "admin"}} 2018-12-27 17:23:15,832 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93 used request id req-6945c4c7-6c96-4abd-8c88-ca86baf2b102 2018-12-27 17:23:15,836 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/f7197afc9b61423897aefc9a643d03a1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da39954bd3ad7c3b9bb9fde49e1e6cb52acc6a15" 2018-12-27 17:23:15,940 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:23:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-abac2ac4-a4f5-4081-b50e-a08f4a00d8fc Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f7197afc9b61423897aefc9a643d03a1.", "code": 404, "title": "Not Found"}} 2018-12-27 17:23:15,940 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/f7197afc9b61423897aefc9a643d03a1 used request id req-abac2ac4-a4f5-4081-b50e-a08f4a00d8fc 2018-12-27 17:23:15,941 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:23:15,944 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/8c689c5e31c44b09ab85f80682abbc2a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da39954bd3ad7c3b9bb9fde49e1e6cb52acc6a15" 2018-12-27 17:23:16,052 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:23:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6df20a93-c075-495d-993c-9e4591c52822 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8c689c5e31c44b09ab85f80682abbc2a.", "code": 404, "title": "Not Found"}} 2018-12-27 17:23:16,052 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/8c689c5e31c44b09ab85f80682abbc2a used request id req-6df20a93-c075-495d-993c-9e4591c52822 2018-12-27 17:23:16,052 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:23:16,056 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/28dac9e1580d461c9de52e6659cc4f9d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da39954bd3ad7c3b9bb9fde49e1e6cb52acc6a15" 2018-12-27 17:23:16,174 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:23:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-58642f3c-c6b2-4939-a321-4f7eab6188d4 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 28dac9e1580d461c9de52e6659cc4f9d.", "code": 404, "title": "Not Found"}} 2018-12-27 17:23:16,174 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/28dac9e1580d461c9de52e6659cc4f9d used request id req-58642f3c-c6b2-4939-a321-4f7eab6188d4 2018-12-27 17:23:16,174 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:23:16,178 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/81c108a273314b24bf6b48c41b5bbe0c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da39954bd3ad7c3b9bb9fde49e1e6cb52acc6a15" 2018-12-27 17:23:16,286 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:23:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6540dc19-8abc-46f9-a635-c26904c0b6c7 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 81c108a273314b24bf6b48c41b5bbe0c.", "code": 404, "title": "Not Found"}} 2018-12-27 17:23:16,286 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/81c108a273314b24bf6b48c41b5bbe0c used request id req-6540dc19-8abc-46f9-a635-c26904c0b6c7 2018-12-27 17:23:16,286 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:23:16,289 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/7fb0e5436e4f467998e672dd71018a45 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da39954bd3ad7c3b9bb9fde49e1e6cb52acc6a15" 2018-12-27 17:23:16,394 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:23:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a761f609-e4f6-4273-9b52-c7bfdef6b856 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7fb0e5436e4f467998e672dd71018a45.", "code": 404, "title": "Not Found"}} 2018-12-27 17:23:16,394 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/7fb0e5436e4f467998e672dd71018a45 used request id req-a761f609-e4f6-4273-9b52-c7bfdef6b856 2018-12-27 17:23:16,394 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:23:16,398 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/7cba3664d5674e65a12c8c269a05febf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da39954bd3ad7c3b9bb9fde49e1e6cb52acc6a15" 2018-12-27 17:23:16,515 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:23:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2fc0f5c5-12f3-4737-af0b-39271fc73d2f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7cba3664d5674e65a12c8c269a05febf.", "code": 404, "title": "Not Found"}} 2018-12-27 17:23:16,515 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/7cba3664d5674e65a12c8c269a05febf used request id req-2fc0f5c5-12f3-4737-af0b-39271fc73d2f 2018-12-27 17:23:16,516 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:23:16,519 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/fbd6dbf946a5406398ba810e02d0888e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da39954bd3ad7c3b9bb9fde49e1e6cb52acc6a15" 2018-12-27 17:23:16,624 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:23:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ec857bea-dd51-4daa-9d7b-fd6a9e6b7f5b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: fbd6dbf946a5406398ba810e02d0888e.", "code": 404, "title": "Not Found"}} 2018-12-27 17:23:16,624 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/fbd6dbf946a5406398ba810e02d0888e used request id req-ec857bea-dd51-4daa-9d7b-fd6a9e6b7f5b 2018-12-27 17:23:16,624 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:23:16,628 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/253cc6709e714b8a80a5f74e4257907e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da39954bd3ad7c3b9bb9fde49e1e6cb52acc6a15" 2018-12-27 17:23:16,734 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:23:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-75a33050-ad90-423f-8eeb-f6752645f794 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 253cc6709e714b8a80a5f74e4257907e.", "code": 404, "title": "Not Found"}} 2018-12-27 17:23:16,734 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/253cc6709e714b8a80a5f74e4257907e used request id req-75a33050-ad90-423f-8eeb-f6752645f794 2018-12-27 17:23:16,734 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:23:16,738 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/782a28bd0d40485e85eda6b8ba43840b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da39954bd3ad7c3b9bb9fde49e1e6cb52acc6a15" 2018-12-27 17:23:16,852 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:23:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-18bede28-b15d-4e74-b6a9-6ce72ccd48b7 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 782a28bd0d40485e85eda6b8ba43840b.", "code": 404, "title": "Not Found"}} 2018-12-27 17:23:16,852 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/782a28bd0d40485e85eda6b8ba43840b used request id req-18bede28-b15d-4e74-b6a9-6ce72ccd48b7 2018-12-27 17:23:16,852 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:23:16,856 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/ef7e486beb8f4de39b25ca5f11552328 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da39954bd3ad7c3b9bb9fde49e1e6cb52acc6a15" 2018-12-27 17:23:16,960 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:23:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a9ae187b-2795-40e2-9e58-3a885085cf97 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: ef7e486beb8f4de39b25ca5f11552328.", "code": 404, "title": "Not Found"}} 2018-12-27 17:23:16,960 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/ef7e486beb8f4de39b25ca5f11552328 used request id req-a9ae187b-2795-40e2-9e58-3a885085cf97 2018-12-27 17:23:16,960 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:23:16,964 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/2a5a6879c5fa4db798cea6d394565d45 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da39954bd3ad7c3b9bb9fde49e1e6cb52acc6a15" 2018-12-27 17:23:17,069 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:23:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-35238f98-6354-4804-9b80-4452b23c2291 Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.31:5000/v3/projects/2a5a6879c5fa4db798cea6d394565d45"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}} 2018-12-27 17:23:17,069 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/2a5a6879c5fa4db798cea6d394565d45 used request id req-35238f98-6354-4804-9b80-4452b23c2291 2018-12-27 17:23:17,073 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/da629caea04941e1ae8979c379dc7c9d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da39954bd3ad7c3b9bb9fde49e1e6cb52acc6a15" 2018-12-27 17:23:17,188 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:23:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-99b58c89-fc68-466b-bd87-6a651b7a08dd Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/da629caea04941e1ae8979c379dc7c9d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "da629caea04941e1ae8979c379dc7c9d", "name": "service"}} 2018-12-27 17:23:17,189 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/da629caea04941e1ae8979c379dc7c9d used request id req-99b58c89-fc68-466b-bd87-6a651b7a08dd 2018-12-27 17:23:17,190 - keystone_utils - INFO - Deleting project with name - CreateKeypairsTests-3d7cfdd9-d8dd-411-proj 2018-12-27 17:23:17,193 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/projects/97b612c87e574707a38ce79aceaedb1e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da39954bd3ad7c3b9bb9fde49e1e6cb52acc6a15" 2018-12-27 17:23:17,447 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:23:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f2c295ed-a700-4186-ab75-c1c2bf44b771 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:23:17,447 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/97b612c87e574707a38ce79aceaedb1e used request id req-f2c295ed-a700-4186-ab75-c1c2bf44b771 2018-12-27 17:23:17,448 - keystone_utils - INFO - Deleting role with name - CreateKeypairsTests-3d7cfdd9-d8dd-411-proj-role 2018-12-27 17:23:17,451 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/roles/cd6b6edb91db480c90c09801bbcb2782 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da39954bd3ad7c3b9bb9fde49e1e6cb52acc6a15" 2018-12-27 17:23:17,582 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:23:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c8aa300d-07d2-4bf9-bb02-df813c9e323b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:23:17,583 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/roles/cd6b6edb91db480c90c09801bbcb2782 used request id req-c8aa300d-07d2-4bf9-bb02-df813c9e323b 2018-12-27 17:23:17,586 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da39954bd3ad7c3b9bb9fde49e1e6cb52acc6a15" 2018-12-27 17:23:17,699 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:23:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f1b8ef49-74de-478b-ae18-55484dcc9e6f Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8de789d09e46427786a85702e5e8de91", "links": {"self": "http://172.30.9.31:5000/v3/roles/8de789d09e46427786a85702e5e8de91"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 17:23:17,699 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-f1b8ef49-74de-478b-ae18-55484dcc9e6f 2018-12-27 17:23:17,700 - keystone_utils - INFO - Deleting user with name - CreateKeypairsTests-3d7cfdd9-d8dd-411-user 2018-12-27 17:23:17,704 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/users/d506f4f4fe344ab9be82ff3f7a3d1d73 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cdb203d970d6b066eaf0f19c8a69d5080cf54b6" 2018-12-27 17:23:17,851 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:23:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b5e6df05-131a-428a-8894-bcbb322cb4c9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:23:17,851 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/d506f4f4fe344ab9be82ff3f7a3d1d73 used request id req-b5e6df05-131a-428a-8894-bcbb322cb4c9 2018-12-27 17:23:17,853 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:23:18,263 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:23:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["LbbsAixyTi2LKPhxELCq-w"], "issued_at": "2018-12-27T17:23:18.000000Z"}} 2018-12-27 17:23:18,264 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f20318896835ce4a3323a3ca59a220e515864719" 2018-12-27 17:23:18,378 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:23:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-60e0318d-67c6-4fcc-9def-bf8334cc1181 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:23:18,379 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-60e0318d-67c6-4fcc-9def-bf8334cc1181 2018-12-27 17:23:18,380 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:23:18,381 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:23:18,798 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:23:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["k-gFYLEsSziBMrBg9DygTw"], "issued_at": "2018-12-27T17:23:18.000000Z"}} 2018-12-27 17:23:18,799 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}109b334167aace02f7e12a2f17e8355ebe7d6f67" 2018-12-27 17:23:18,904 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:23:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-26d9b54c-0f16-4fc4-8ade-c250155d8293 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:23:18,904 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-26d9b54c-0f16-4fc4-8ade-c250155d8293 2018-12-27 17:23:18,908 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 17:23:18,914 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 17:23:18 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 17:23:18,915 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-b1592b32-b90a-49f-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}109b334167aace02f7e12a2f17e8355ebe7d6f67" 2018-12-27 17:23:19,034 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:23:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-df1fd7cc-86ad-47ed-b9f1-6242c4f449a3 Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-b1592b32-b90a-49f-proj", "previous": null, "next": null}, "projects": []} 2018-12-27 17:23:19,034 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-b1592b32-b90a-49f-proj used request id req-df1fd7cc-86ad-47ed-b9f1-6242c4f449a3 2018-12-27 17:23:19,038 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}109b334167aace02f7e12a2f17e8355ebe7d6f67" 2018-12-27 17:23:19,143 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:23:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8b4e3dd2-ed89-437a-8c59-e765d40897c0 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-27 17:23:19,143 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-8b4e3dd2-ed89-437a-8c59-e765d40897c0 2018-12-27 17:23:19,147 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}109b334167aace02f7e12a2f17e8355ebe7d6f67" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsTests-b1592b32-b90a-49f-proj"}}' 2018-12-27 17:23:19,320 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 27 Dec 2018 17:23:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-66716db9-b9b1-4d1b-b2c9-2320411042f5 Content-Length: 316 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/f582f8eaa0bd40ca8cbb759eff14b29f"}, "tags": [], "enabled": true, "id": "f582f8eaa0bd40ca8cbb759eff14b29f", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-b1592b32-b90a-49f-proj"}} 2018-12-27 17:23:19,320 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-66716db9-b9b1-4d1b-b2c9-2320411042f5 2018-12-27 17:23:19,321 - keystone_utils - INFO - Created project with name - CreateKeypairsTests-b1592b32-b90a-49f-proj 2018-12-27 17:23:19,321 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:23:19,322 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:23:19,739 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:23:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["uzcPgk_ETjCgRptARKPScg"], "issued_at": "2018-12-27T17:23:19.000000Z"}} 2018-12-27 17:23:19,740 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c48d37f124a77a8f1d3ccd2ca86244a68c8b512" 2018-12-27 17:23:19,840 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:23:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d19cfc1b-23af-4fa8-9322-fcd48ce10625 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:23:19,840 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-d19cfc1b-23af-4fa8-9322-fcd48ce10625 2018-12-27 17:23:19,844 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 17:23:19,850 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 17:23:19 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 17:23:19,851 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c48d37f124a77a8f1d3ccd2ca86244a68c8b512" 2018-12-27 17:23:19,886 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:23:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2ef12470-fdeb-4d8a-bc8c-2bc813565683 Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "links": {"self": "http://172.30.9.31:5000/v3/users/01fa52e7b3674fc48643fa4ffca67e4e"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "01fa52e7b3674fc48643fa4ffca67e4e", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/05a834ddebbc40688596b7460b47439e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05a834ddebbc40688596b7460b47439e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/08226a0ad01943f39559448239e291e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "08226a0ad01943f39559448239e291e1", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/55c0552fe37a4f7ca0e73939514bc683"}, "domain_id": "default", "enabled": true, "options": {}, "id": "55c0552fe37a4f7ca0e73939514bc683", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/646a4af4e3b5439a97996d353fea3924"}, "domain_id": "914eec1d43ea4caf9d2fd33268c06258", "enabled": true, "options": {}, "id": "646a4af4e3b5439a97996d353fea3924", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/85fb203e51c34d3f8122e285a6a318b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85fb203e51c34d3f8122e285a6a318b3", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/905e7f4b42d24cca93b99d2401fa3378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "905e7f4b42d24cca93b99d2401fa3378", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/a5bc08b9f81f4e5bb86c24f9f7547bae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5bc08b9f81f4e5bb86c24f9f7547bae", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/a5c780627f004d318bf908d80305da9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5c780627f004d318bf908d80305da9c", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/b18425bf2b044bc9af7e194919539a17"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b18425bf2b044bc9af7e194919539a17", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/b8d2134b619d4dca80e21d6fb16449b0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b8d2134b619d4dca80e21d6fb16449b0", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/b9ab6a25a652438285139fe5b44aea62"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9ab6a25a652438285139fe5b44aea62", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/c08462554a4844d681348f58b9b0edee"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c08462554a4844d681348f58b9b0edee", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/ddfc3a9aad444d4782eae677c8a98130"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ddfc3a9aad444d4782eae677c8a98130", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/f2a74f2185a54676a6cb2bb5ecfcc4f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2a74f2185a54676a6cb2bb5ecfcc4f6", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-12-27 17:23:19,887 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-2ef12470-fdeb-4d8a-bc8c-2bc813565683 2018-12-27 17:23:19,890 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?name=CreateKeypairsTests-b1592b32-b90a-49f-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c48d37f124a77a8f1d3ccd2ca86244a68c8b512" 2018-12-27 17:23:19,996 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:23:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1e35f9e2-705e-4a1e-adb1-7024fe760611 Content-Encoding: gzip Content-Length: 256 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?name=CreateKeypairsTests-b1592b32-b90a-49f-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/f582f8eaa0bd40ca8cbb759eff14b29f"}, "tags": [], "enabled": true, "id": "f582f8eaa0bd40ca8cbb759eff14b29f", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-b1592b32-b90a-49f-proj"}]} 2018-12-27 17:23:19,997 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?name=CreateKeypairsTests-b1592b32-b90a-49f-proj used request id req-1e35f9e2-705e-4a1e-adb1-7024fe760611 2018-12-27 17:23:20,000 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c48d37f124a77a8f1d3ccd2ca86244a68c8b512" 2018-12-27 17:23:20,139 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:23:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e4d684ad-0733-44cf-bb94-6a593bf3249e Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-27 17:23:20,139 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-e4d684ad-0733-44cf-bb94-6a593bf3249e 2018-12-27 17:23:20,519 - keystone_utils - INFO - Created user with name - CreateKeypairsTests-b1592b32-b90a-49f-user 2018-12-27 17:23:20,519 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:23:20,523 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}109b334167aace02f7e12a2f17e8355ebe7d6f67" 2018-12-27 17:23:20,628 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:23:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-da6d2448-6c62-4ccd-9439-33a3bba27106 Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8de789d09e46427786a85702e5e8de91", "links": {"self": "http://172.30.9.31:5000/v3/roles/8de789d09e46427786a85702e5e8de91"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 17:23:20,629 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-da6d2448-6c62-4ccd-9439-33a3bba27106 2018-12-27 17:23:20,632 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}109b334167aace02f7e12a2f17e8355ebe7d6f67" -d '{"role": {"name": "CreateKeypairsTests-b1592b32-b90a-49f-proj-role"}}' 2018-12-27 17:23:20,781 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 27 Dec 2018 17:23:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-715715b9-441f-489c-a7fd-2c3de6e5fe3a Content-Length: 218 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "b975ee9a278e4964bbf438c98eaaab37", "links": {"self": "http://172.30.9.31:5000/v3/roles/b975ee9a278e4964bbf438c98eaaab37"}, "name": "CreateKeypairsTests-b1592b32-b90a-49f-proj-role"}} 2018-12-27 17:23:20,781 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/roles used request id req-715715b9-441f-489c-a7fd-2c3de6e5fe3a 2018-12-27 17:23:20,781 - keystone_utils - INFO - Created role with name - CreateKeypairsTests-b1592b32-b90a-49f-proj-role 2018-12-27 17:23:20,785 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles/b975ee9a278e4964bbf438c98eaaab37 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}109b334167aace02f7e12a2f17e8355ebe7d6f67" 2018-12-27 17:23:20,802 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:23:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2539bfa5-20ec-4e94-9072-53faa1e4f5b8 Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "b975ee9a278e4964bbf438c98eaaab37", "links": {"self": "http://172.30.9.31:5000/v3/roles/b975ee9a278e4964bbf438c98eaaab37"}, "name": "CreateKeypairsTests-b1592b32-b90a-49f-proj-role"}} 2018-12-27 17:23:20,802 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles/b975ee9a278e4964bbf438c98eaaab37 used request id req-2539bfa5-20ec-4e94-9072-53faa1e4f5b8 2018-12-27 17:23:20,802 - keystone_utils - INFO - Granting role CreateKeypairsTests-b1592b32-b90a-49f-proj-role to project CreateKeypairsTests-b1592b32-b90a-49f-proj 2018-12-27 17:23:20,806 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:5000/v3/projects/f582f8eaa0bd40ca8cbb759eff14b29f/users/a455b5eac2c94f1b9297a9bb48e8341e/roles/b975ee9a278e4964bbf438c98eaaab37 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}109b334167aace02f7e12a2f17e8355ebe7d6f67" 2018-12-27 17:23:20,957 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:23:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5e3bb5c6-7bd1-4313-97b7-0fc43ea1128a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:23:20,957 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/f582f8eaa0bd40ca8cbb759eff14b29f/users/a455b5eac2c94f1b9297a9bb48e8341e/roles/b975ee9a278e4964bbf438c98eaaab37 used request id req-5e3bb5c6-7bd1-4313-97b7-0fc43ea1128a 2018-12-27 17:23:20,957 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-27 17:23:20,959 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:23:20,959 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:23:21,373 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b975ee9a278e4964bbf438c98eaaab37", "name": "CreateKeypairsTests-b1592b32-b90a-49f-proj-role"}], "expires_at": "2018-12-27T18:23:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f582f8eaa0bd40ca8cbb759eff14b29f", "name": "CreateKeypairsTests-b1592b32-b90a-49f-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/f582f8eaa0bd40ca8cbb759eff14b29f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/f582f8eaa0bd40ca8cbb759eff14b29f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/f582f8eaa0bd40ca8cbb759eff14b29f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/f582f8eaa0bd40ca8cbb759eff14b29f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/f582f8eaa0bd40ca8cbb759eff14b29f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/f582f8eaa0bd40ca8cbb759eff14b29f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/f582f8eaa0bd40ca8cbb759eff14b29f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/f582f8eaa0bd40ca8cbb759eff14b29f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/f582f8eaa0bd40ca8cbb759eff14b29f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_f582f8eaa0bd40ca8cbb759eff14b29f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_f582f8eaa0bd40ca8cbb759eff14b29f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/f582f8eaa0bd40ca8cbb759eff14b29f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/f582f8eaa0bd40ca8cbb759eff14b29f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/f582f8eaa0bd40ca8cbb759eff14b29f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-b1592b32-b90a-49f-user", "id": "a455b5eac2c94f1b9297a9bb48e8341e"}, "audit_ids": ["w2nmI_NdR3aYdIMRAJtbDA"], "issued_at": "2018-12-27T17:23:21.000000Z"}} 2018-12-27 17:23:21,374 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4fa3b5040b381995e99859777503a2be3f4b1cd" 2018-12-27 17:23:21,468 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:23:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1ad379d2-0e3b-40ee-811e-eb11546bfc7c Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:23:21,469 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-1ad379d2-0e3b-40ee-811e-eb11546bfc7c 2018-12-27 17:23:21,470 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-27 17:23:21,476 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4fa3b5040b381995e99859777503a2be3f4b1cd" 2018-12-27 17:23:21,678 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:23:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-a74b84ff-b8a9-4b03-8959-bad913c9172f x-compute-request-id: req-a74b84ff-b8a9-4b03-8959-bad913c9172f Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-12-27 17:23:21,678 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/os-keypairs used request id req-a74b84ff-b8a9-4b03-8959-bad913c9172f 2018-12-27 17:23:21,679 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsTests-cb114bc6-1ae8-4912-ae2d-2c408ef03619... 2018-12-27 17:23:21,679 - OpenStackKeypair - INFO - Creating new keypair 2018-12-27 17:23:51,511 - nova_utils - INFO - Creating keypair with name - CreateKeypairsTests-cb114bc6-1ae8-4912-ae2d-2c408ef03619 2018-12-27 17:23:51,513 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4fa3b5040b381995e99859777503a2be3f4b1cd" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAE4wDgm0dsvwOj9RsDj3G1jLa/RG3ssoDByk+Rk2s0701dEtXQ9HIc1Xq/nHJxs7fJeuXOAR8ya/UWYw7dY13L6EMXdhud8kCyc6o1Uc9bDEK+hGhoiJ9/zvnxnIDWHjFLbKaOK05uxLGgNruMz4g4YOyzFXxzMCNLti3LbNFK0N+h87vtwuxPhGrbDFjniC5Bv5nuKmqoQmZSEOBEcyz7rcBNVXyF6KzX0me+0DjHjlF25thJi8aTeexN5Vg5GU6sq80k72NiKmdwIj1SgLOfwoBm8CSvLgJb0Uq3yKVOF/lEnIqZfTMgu2VPbDuQhhbLZ2fhD5XD0l7fU6IiLyDk7QiS66JX6zVs/nbOqbfDw3z7PChMH2yW+NghVqEPBJNq8o5nfxuFpZ0uClXeMv5OyDlgYoanUM2Lmy5YtSQqOR++pXgD6Gs2hzLz/SZfjPM/d8T9cJG71jVvzDXw5Ku7g4LzuBtWsOCOSbdXWHE8Ej6mZaMlO2KHlfXsgO5ypejx8NzzPdsKyHewfMb8Z8y+8bLAteVfRn52K4IPBGehy97eLw5MULF4BhCCkCnWaJXpGNmjKXiNucscK0WgNi49N91yGwE4fUYMoOSPQWnnS1Ya0ilJdXWyGRN1clXQM7RWTv87egeCFzebhqw+g6v9Hxyh+amNfnS8fdKPf8oIuepjUi3XnKIH9wYevqPF6rIYuLvw8qD1PhGWcIQGP/oJxwMn15ygM+Yymi1cBFzBhtILczx2wnPieOtGpIEvhY8bzVt2ovIzIKRLwx7njeUfjeFCaeEN4Ao8REMYu8C0Ez/1RKsoEldm0B5sdnyfMSyFYN1ql4uAzViS83XqtuCHOOEwEL24FAm3LJh/7naT7DeFfwUH/xpGdbpxV7wzq+IEJUwS3f9+/+6ePBF6V1CyBdEPD8D/wZPcOTufOBN3ryc0JXUSjxoGDzNE4+NJhKbx2VaDcPr2w9YjhP49HKRV8jVamOAIt1pEKpulkRbyv85i/O8v21QqAwlxfDVfg3sAX4Cbo0pXes7itySaA9kJfEIQ3dhxM2zh8VNcz/g/deak7BQJw/ZJVRmgAhw9k5bQ7Hwv7eDRAsN4a7YUSH8Ei4ioHhvgEeLrFtf5WnSfrVuD202xgst1zzMWho6wRshLhMW10qXtJPjAacRRCv2sS6pfcXML3zeMNES1cdUst7qtYAG9YvA8JPUexR6Qs6UlmvCW3S/tjcXpDn3b2C6M4+hC1ieNX0jTrICtCAxMXKoZv4JAfCricK066Y3HlWdNN2CuxBpJ8yQeprBckBjwL+hKhp+PdQfm05M6Dq4MmCKp13uiI+opVYQ3oBoJc1gMVy0M0KyfTeirfka61YNlJcFGD8UL9CVHa1qef81//YHhHNvj0bHBw3JLa5CfW2mH6MmoN16X5lbhcOhGl1tS5Ad/IX9aXJ8EczYeZlQX6CbAGTKpDSzafc1NGHm09RWvAIMCgoAqqfH2nuEnp8NZUvPUiIlSC4cjj7bEjR5GIRi0upU4t1dKNFxa6+UfdOZYWVYH95NOKV+MUKvIB/JAs6QAK9AgYoykuhhfO7Srv+3KQgBNi940qbue0utR4H0BmvQsjbdpaX4NCv/sST4sSvy4Sy4UxkIIVVYbJpM9zMTc1vyyFNB52u0fX2Fttyq0VmWKpw==", "name": "CreateKeypairsTests-cb114bc6-1ae8-4912-ae2d-2c408ef03619"}}' 2018-12-27 17:23:51,589 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:23:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f0ea0302-5929-4e83-846e-77385ca3f607 x-compute-request-id: req-f0ea0302-5929-4e83-846e-77385ca3f607 Content-Encoding: gzip Content-Length: 1511 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAE4wDgm0dsvwOj9RsDj3G1jLa/RG3ssoDByk+Rk2s0701dEtXQ9HIc1Xq/nHJxs7fJeuXOAR8ya/UWYw7dY13L6EMXdhud8kCyc6o1Uc9bDEK+hGhoiJ9/zvnxnIDWHjFLbKaOK05uxLGgNruMz4g4YOyzFXxzMCNLti3LbNFK0N+h87vtwuxPhGrbDFjniC5Bv5nuKmqoQmZSEOBEcyz7rcBNVXyF6KzX0me+0DjHjlF25thJi8aTeexN5Vg5GU6sq80k72NiKmdwIj1SgLOfwoBm8CSvLgJb0Uq3yKVOF/lEnIqZfTMgu2VPbDuQhhbLZ2fhD5XD0l7fU6IiLyDk7QiS66JX6zVs/nbOqbfDw3z7PChMH2yW+NghVqEPBJNq8o5nfxuFpZ0uClXeMv5OyDlgYoanUM2Lmy5YtSQqOR++pXgD6Gs2hzLz/SZfjPM/d8T9cJG71jVvzDXw5Ku7g4LzuBtWsOCOSbdXWHE8Ej6mZaMlO2KHlfXsgO5ypejx8NzzPdsKyHewfMb8Z8y+8bLAteVfRn52K4IPBGehy97eLw5MULF4BhCCkCnWaJXpGNmjKXiNucscK0WgNi49N91yGwE4fUYMoOSPQWnnS1Ya0ilJdXWyGRN1clXQM7RWTv87egeCFzebhqw+g6v9Hxyh+amNfnS8fdKPf8oIuepjUi3XnKIH9wYevqPF6rIYuLvw8qD1PhGWcIQGP/oJxwMn15ygM+Yymi1cBFzBhtILczx2wnPieOtGpIEvhY8bzVt2ovIzIKRLwx7njeUfjeFCaeEN4Ao8REMYu8C0Ez/1RKsoEldm0B5sdnyfMSyFYN1ql4uAzViS83XqtuCHOOEwEL24FAm3LJh/7naT7DeFfwUH/xpGdbpxV7wzq+IEJUwS3f9+/+6ePBF6V1CyBdEPD8D/wZPcOTufOBN3ryc0JXUSjxoGDzNE4+NJhKbx2VaDcPr2w9YjhP49HKRV8jVamOAIt1pEKpulkRbyv85i/O8v21QqAwlxfDVfg3sAX4Cbo0pXes7itySaA9kJfEIQ3dhxM2zh8VNcz/g/deak7BQJw/ZJVRmgAhw9k5bQ7Hwv7eDRAsN4a7YUSH8Ei4ioHhvgEeLrFtf5WnSfrVuD202xgst1zzMWho6wRshLhMW10qXtJPjAacRRCv2sS6pfcXML3zeMNES1cdUst7qtYAG9YvA8JPUexR6Qs6UlmvCW3S/tjcXpDn3b2C6M4+hC1ieNX0jTrICtCAxMXKoZv4JAfCricK066Y3HlWdNN2CuxBpJ8yQeprBckBjwL+hKhp+PdQfm05M6Dq4MmCKp13uiI+opVYQ3oBoJc1gMVy0M0KyfTeirfka61YNlJcFGD8UL9CVHa1qef81//YHhHNvj0bHBw3JLa5CfW2mH6MmoN16X5lbhcOhGl1tS5Ad/IX9aXJ8EczYeZlQX6CbAGTKpDSzafc1NGHm09RWvAIMCgoAqqfH2nuEnp8NZUvPUiIlSC4cjj7bEjR5GIRi0upU4t1dKNFxa6+UfdOZYWVYH95NOKV+MUKvIB/JAs6QAK9AgYoykuhhfO7Srv+3KQgBNi940qbue0utR4H0BmvQsjbdpaX4NCv/sST4sSvy4Sy4UxkIIVVYbJpM9zMTc1vyyFNB52u0fX2Fttyq0VmWKpw==", "user_id": "a455b5eac2c94f1b9297a9bb48e8341e", "name": "CreateKeypairsTests-cb114bc6-1ae8-4912-ae2d-2c408ef03619", "fingerprint": "78:1d:0d:b9:7d:6b:5c:f0:a5:40:22:46:01:c8:f2:39"}} 2018-12-27 17:23:51,590 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/os-keypairs used request id req-f0ea0302-5929-4e83-846e-77385ca3f607 2018-12-27 17:23:51,591 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:23:52,007 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b975ee9a278e4964bbf438c98eaaab37", "name": "CreateKeypairsTests-b1592b32-b90a-49f-proj-role"}], "expires_at": "2018-12-27T18:23:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f582f8eaa0bd40ca8cbb759eff14b29f", "name": "CreateKeypairsTests-b1592b32-b90a-49f-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/f582f8eaa0bd40ca8cbb759eff14b29f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/f582f8eaa0bd40ca8cbb759eff14b29f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/f582f8eaa0bd40ca8cbb759eff14b29f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/f582f8eaa0bd40ca8cbb759eff14b29f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/f582f8eaa0bd40ca8cbb759eff14b29f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/f582f8eaa0bd40ca8cbb759eff14b29f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/f582f8eaa0bd40ca8cbb759eff14b29f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/f582f8eaa0bd40ca8cbb759eff14b29f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/f582f8eaa0bd40ca8cbb759eff14b29f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_f582f8eaa0bd40ca8cbb759eff14b29f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_f582f8eaa0bd40ca8cbb759eff14b29f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/f582f8eaa0bd40ca8cbb759eff14b29f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/f582f8eaa0bd40ca8cbb759eff14b29f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/f582f8eaa0bd40ca8cbb759eff14b29f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-b1592b32-b90a-49f-user", "id": "a455b5eac2c94f1b9297a9bb48e8341e"}, "audit_ids": ["40gfhK8sRlqt5DCXMmBH0g"], "issued_at": "2018-12-27T17:23:52.000000Z"}} 2018-12-27 17:23:52,010 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/os-keypairs/CreateKeypairsTests-cb114bc6-1ae8-4912-ae2d-2c408ef03619 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36f003cf985e91e88cc618ffe1d11c446f77303b" 2018-12-27 17:23:52,216 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:23:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3407e7de-f406-41c2-a9ad-9b9ea2dd5a79 x-compute-request-id: req-3407e7de-f406-41c2-a9ad-9b9ea2dd5a79 Content-Encoding: gzip Content-Length: 1575 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAE4wDgm0dsvwOj9RsDj3G1jLa/RG3ssoDByk+Rk2s0701dEtXQ9HIc1Xq/nHJxs7fJeuXOAR8ya/UWYw7dY13L6EMXdhud8kCyc6o1Uc9bDEK+hGhoiJ9/zvnxnIDWHjFLbKaOK05uxLGgNruMz4g4YOyzFXxzMCNLti3LbNFK0N+h87vtwuxPhGrbDFjniC5Bv5nuKmqoQmZSEOBEcyz7rcBNVXyF6KzX0me+0DjHjlF25thJi8aTeexN5Vg5GU6sq80k72NiKmdwIj1SgLOfwoBm8CSvLgJb0Uq3yKVOF/lEnIqZfTMgu2VPbDuQhhbLZ2fhD5XD0l7fU6IiLyDk7QiS66JX6zVs/nbOqbfDw3z7PChMH2yW+NghVqEPBJNq8o5nfxuFpZ0uClXeMv5OyDlgYoanUM2Lmy5YtSQqOR++pXgD6Gs2hzLz/SZfjPM/d8T9cJG71jVvzDXw5Ku7g4LzuBtWsOCOSbdXWHE8Ej6mZaMlO2KHlfXsgO5ypejx8NzzPdsKyHewfMb8Z8y+8bLAteVfRn52K4IPBGehy97eLw5MULF4BhCCkCnWaJXpGNmjKXiNucscK0WgNi49N91yGwE4fUYMoOSPQWnnS1Ya0ilJdXWyGRN1clXQM7RWTv87egeCFzebhqw+g6v9Hxyh+amNfnS8fdKPf8oIuepjUi3XnKIH9wYevqPF6rIYuLvw8qD1PhGWcIQGP/oJxwMn15ygM+Yymi1cBFzBhtILczx2wnPieOtGpIEvhY8bzVt2ovIzIKRLwx7njeUfjeFCaeEN4Ao8REMYu8C0Ez/1RKsoEldm0B5sdnyfMSyFYN1ql4uAzViS83XqtuCHOOEwEL24FAm3LJh/7naT7DeFfwUH/xpGdbpxV7wzq+IEJUwS3f9+/+6ePBF6V1CyBdEPD8D/wZPcOTufOBN3ryc0JXUSjxoGDzNE4+NJhKbx2VaDcPr2w9YjhP49HKRV8jVamOAIt1pEKpulkRbyv85i/O8v21QqAwlxfDVfg3sAX4Cbo0pXes7itySaA9kJfEIQ3dhxM2zh8VNcz/g/deak7BQJw/ZJVRmgAhw9k5bQ7Hwv7eDRAsN4a7YUSH8Ei4ioHhvgEeLrFtf5WnSfrVuD202xgst1zzMWho6wRshLhMW10qXtJPjAacRRCv2sS6pfcXML3zeMNES1cdUst7qtYAG9YvA8JPUexR6Qs6UlmvCW3S/tjcXpDn3b2C6M4+hC1ieNX0jTrICtCAxMXKoZv4JAfCricK066Y3HlWdNN2CuxBpJ8yQeprBckBjwL+hKhp+PdQfm05M6Dq4MmCKp13uiI+opVYQ3oBoJc1gMVy0M0KyfTeirfka61YNlJcFGD8UL9CVHa1qef81//YHhHNvj0bHBw3JLa5CfW2mH6MmoN16X5lbhcOhGl1tS5Ad/IX9aXJ8EczYeZlQX6CbAGTKpDSzafc1NGHm09RWvAIMCgoAqqfH2nuEnp8NZUvPUiIlSC4cjj7bEjR5GIRi0upU4t1dKNFxa6+UfdOZYWVYH95NOKV+MUKvIB/JAs6QAK9AgYoykuhhfO7Srv+3KQgBNi940qbue0utR4H0BmvQsjbdpaX4NCv/sST4sSvy4Sy4UxkIIVVYbJpM9zMTc1vyyFNB52u0fX2Fttyq0VmWKpw==", "user_id": "a455b5eac2c94f1b9297a9bb48e8341e", "name": "CreateKeypairsTests-cb114bc6-1ae8-4912-ae2d-2c408ef03619", "deleted": false, "created_at": "2018-12-27T17:23:51.000000", "updated_at": null, "fingerprint": "78:1d:0d:b9:7d:6b:5c:f0:a5:40:22:46:01:c8:f2:39", "deleted_at": null, "id": 68}} 2018-12-27 17:23:52,216 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/os-keypairs/CreateKeypairsTests-cb114bc6-1ae8-4912-ae2d-2c408ef03619 used request id req-3407e7de-f406-41c2-a9ad-9b9ea2dd5a79 2018-12-27 17:23:52,217 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsTests-cb114bc6-1ae8-4912-ae2d-2c408ef03619 2018-12-27 17:23:52,219 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:8774/v2.1/os-keypairs/CreateKeypairsTests-cb114bc6-1ae8-4912-ae2d-2c408ef03619 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4fa3b5040b381995e99859777503a2be3f4b1cd" 2018-12-27 17:23:52,256 - novaclient.v2.client - DEBUG - RESP: [202] Date: Thu, 27 Dec 2018 17:23:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-5ba78d05-04ec-422d-92aa-5249b8aba504 x-compute-request-id: req-5ba78d05-04ec-422d-92aa-5249b8aba504 Content-Length: 0 Content-Type: application/json 2018-12-27 17:23:52,256 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/os-keypairs/CreateKeypairsTests-cb114bc6-1ae8-4912-ae2d-2c408ef03619 used request id req-5ba78d05-04ec-422d-92aa-5249b8aba504 2018-12-27 17:23:52,264 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}109b334167aace02f7e12a2f17e8355ebe7d6f67" 2018-12-27 17:23:52,577 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 33483 X-Openstack-Request-Id: req-0f8e7748-e4ac-436e-8c06-da10d2fd3645 Date: Thu, 27 Dec 2018 17:23:52 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "created_at": "2018-12-27T15:33:01Z", "updated_at": "2018-12-27T15:33:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "35205ac3-06e6-4cf6-bb21-ff8f813cb45b", "remote_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "ade77f59-e70c-4970-8ea8-198222fa332e", "remote_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "c4f3bf7f-d793-498d-a883-bb8c6003f070", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "c85cb618-8f19-445b-8e16-6d467cb17771", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}], "revision_number": 4, "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "created_at": "2018-12-27T15:57:22Z", "updated_at": "2018-12-27T15:57:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "5e258a3b-01f5-4aef-81b7-0b5dc6e5b683", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "65475539-0336-498a-8da4-ff0a80b10089", "remote_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "ae922857-f7ae-4bc8-949b-153fb43bfd00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "b4f87679-52e1-4cf9-bf76-5abb9a9bec06", "remote_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "f7197afc9b61423897aefc9a643d03a1"}], "revision_number": 4, "project_id": "f7197afc9b61423897aefc9a643d03a1", "id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "created_at": "2018-12-27T16:01:54Z", "updated_at": "2018-12-27T16:01:54Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "00dd3abd-acd1-4edb-8f4a-8badcbd2eeb4", "remote_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "018de60d-bc33-4ef0-9eed-6d00b6ce227b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "0d99f0db-fa6b-4201-b67f-a7ff0db82c5d", "remote_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv6", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "5c4049ef-933d-4614-84e7-83584430d462", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv6", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}], "revision_number": 4, "project_id": "8c689c5e31c44b09ab85f80682abbc2a", "id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "created_at": "2018-12-27T15:56:49Z", "updated_at": "2018-12-27T15:56:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "6555e255-763a-4448-b1b1-0c93b2a390bd", "remote_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "777ff7a5-a590-43e5-a84b-7677710494e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "8bac258a-08df-48b7-900b-efbe01a6ec20", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "dc17921e-353f-4898-a970-881b2c8d093d", "remote_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}], "revision_number": 4, "project_id": "28dac9e1580d461c9de52e6659cc4f9d", "id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "created_at": "2018-12-27T16:01:52Z", "updated_at": "2018-12-27T16:01:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "32737757-45f3-4b24-b6ab-5f2d5579b4a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv6", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "ae604ef3-492d-4aa3-8045-1ff84f755a27", "remote_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv4", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "b7bff40a-beda-4996-b140-ed94d010535c", "remote_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv6", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "b8129030-9d72-4d5d-adce-47bbe62492fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv4", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}], "revision_number": 4, "project_id": "81c108a273314b24bf6b48c41b5bbe0c", "id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "created_at": "2018-12-27T15:57:20Z", "updated_at": "2018-12-27T15:57:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "0c389ec4-c0af-4c20-acf9-4fcc1d859dd7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv6", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "3749697a-f2ef-439a-a661-2fb92badd1ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv4", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "b74e0c8c-e243-450e-b1be-69c587093d6d", "remote_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv6", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "c222695b-2f1c-427d-afd7-e0be24ec9f66", "remote_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv4", "project_id": "7fb0e5436e4f467998e672dd71018a45"}], "revision_number": 4, "project_id": "7fb0e5436e4f467998e672dd71018a45", "id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "created_at": "2018-12-27T17:02:11Z", "updated_at": "2018-12-27T17:02:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "675d8a56-1c9b-4c58-a252-61e65997fd05", "remote_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv4", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "84f0587c-7394-4fd6-8f3d-8d6ba94cf3f9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv6", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "8a450b4f-e710-4193-816e-13a2d4e40c07", "remote_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv6", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "c3106b0a-1026-4156-86a9-f0438b7fab93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv4", "project_id": "7cba3664d5674e65a12c8c269a05febf"}], "revision_number": 4, "project_id": "7cba3664d5674e65a12c8c269a05febf", "id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "created_at": "2018-12-27T15:58:29Z", "updated_at": "2018-12-27T15:58:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "2a945ecc-f9fa-4219-96ab-c189a7f5c102", "remote_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv6", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "55e2b54e-68d4-4476-8c9f-e05e347c8970", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv4", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "9983229c-b595-482a-973f-81137a209b6d", "remote_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv4", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "9d4b8450-78ab-4817-a586-372ed88268f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv6", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}], "revision_number": 4, "project_id": "fbd6dbf946a5406398ba810e02d0888e", "id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "created_at": "2018-12-27T15:57:24Z", "updated_at": "2018-12-27T15:57:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "35521f2a-a59d-4798-9fa8-0febfe126076", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv4", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "607d473d-1e6a-4088-a778-7df9ffc1ff68", "remote_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv6", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "6f8fa92b-b67a-4047-a900-f43656aff42b", "remote_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv4", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "890f1d6c-9ae5-45b0-b7a1-282182432b66", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv6", "project_id": "253cc6709e714b8a80a5f74e4257907e"}], "revision_number": 4, "project_id": "253cc6709e714b8a80a5f74e4257907e", "id": "b9546f11-205e-4322-89f8-f0360d6090ed", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "created_at": "2018-12-27T15:57:08Z", "updated_at": "2018-12-27T15:57:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "6739c48b-d899-4c17-bb8e-ffaf8922c034", "remote_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv4", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "9660a6af-4d9b-40b9-9729-f205f66c2bd0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv4", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "bf244c03-fc10-4754-9c2b-b0224401c4f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv6", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "d3bee7cc-a152-441c-9790-abb1f56cec03", "remote_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv6", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}], "revision_number": 4, "project_id": "782a28bd0d40485e85eda6b8ba43840b", "id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "created_at": "2018-12-27T15:57:11Z", "updated_at": "2018-12-27T15:57:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "22c0d2cf-360a-4aa8-ba7e-bfdbf8327d27", "remote_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "553b140a-8ba9-4af7-9f50-bf24e87aebf7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "b2ecf7a5-df98-4d65-a762-767320437c5a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "e49104b2-7c13-49d6-8519-a16dd585346f", "remote_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}], "revision_number": 4, "project_id": "ef7e486beb8f4de39b25ca5f11552328", "id": "d0588e93-db0d-4888-9f99-3399a50df490", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "created_at": "2018-12-27T17:19:15Z", "updated_at": "2018-12-27T17:19:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "1990fe24-df44-4561-9f09-f50aab182bf7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "651e4b8b-b29e-409b-9f25-ff2328ccefe6", "remote_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "cc4e2254-2157-4ae1-a233-3047573ddc6d", "remote_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "da56dda4-aaf3-43ff-bdf7-e64892ec2345", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}], "revision_number": 4, "project_id": "2a5a6879c5fa4db798cea6d394565d45", "id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-27T15:33:07Z", "updated_at": "2018-12-27T15:33:07Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "4de95db8-72d6-4aec-a145-e92511971eb9", "remote_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "5f100cff-05d8-4405-8dfb-0a387c123fae", "remote_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "a3f6a193-cc94-4220-a73a-08acf63c449b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "f059d8a5-0c32-49c9-a721-77cc89245ecd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "created_at": "2018-12-27T15:29:16Z", "updated_at": "2018-12-27T15:29:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "3c53841a-5bc0-4192-b482-044411e217ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "5956ff3f-d59d-4af6-82b5-566c888583a7", "remote_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:16Z", "revision_number": 0, "id": "60735d87-52c7-426a-91a6-aff1078a5a2d", "remote_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:16Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "abe97133-61dd-4fdf-baf3-2e07968a324f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "da629caea04941e1ae8979c379dc7c9d"}], "revision_number": 4, "project_id": "da629caea04941e1ae8979c379dc7c9d", "id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "name": "default"}]} 2018-12-27 17:23:52,577 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=default used request id req-0f8e7748-e4ac-436e-8c06-da10d2fd3645 2018-12-27 17:23:52,584 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}109b334167aace02f7e12a2f17e8355ebe7d6f67" 2018-12-27 17:23:52,704 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:23:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-281dd810-2ab0-46cc-83e2-a1ff1cfc64b3 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b7b4fceec1ad4c6eb74d758b709a9d93", "name": "admin"}} 2018-12-27 17:23:52,704 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93 used request id req-281dd810-2ab0-46cc-83e2-a1ff1cfc64b3 2018-12-27 17:23:52,708 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/f7197afc9b61423897aefc9a643d03a1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}109b334167aace02f7e12a2f17e8355ebe7d6f67" 2018-12-27 17:23:52,824 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:23:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c58a6873-d356-4770-b649-21cb92ee646b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f7197afc9b61423897aefc9a643d03a1.", "code": 404, "title": "Not Found"}} 2018-12-27 17:23:52,824 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/f7197afc9b61423897aefc9a643d03a1 used request id req-c58a6873-d356-4770-b649-21cb92ee646b 2018-12-27 17:23:52,824 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:23:52,828 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/8c689c5e31c44b09ab85f80682abbc2a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}109b334167aace02f7e12a2f17e8355ebe7d6f67" 2018-12-27 17:23:52,935 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:23:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6071a344-070b-4095-955e-95729affccf5 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8c689c5e31c44b09ab85f80682abbc2a.", "code": 404, "title": "Not Found"}} 2018-12-27 17:23:52,935 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/8c689c5e31c44b09ab85f80682abbc2a used request id req-6071a344-070b-4095-955e-95729affccf5 2018-12-27 17:23:52,935 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:23:52,939 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/28dac9e1580d461c9de52e6659cc4f9d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}109b334167aace02f7e12a2f17e8355ebe7d6f67" 2018-12-27 17:23:53,056 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:23:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fcf9ff2a-ade0-49f5-bca7-be87d118175f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 28dac9e1580d461c9de52e6659cc4f9d.", "code": 404, "title": "Not Found"}} 2018-12-27 17:23:53,056 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/28dac9e1580d461c9de52e6659cc4f9d used request id req-fcf9ff2a-ade0-49f5-bca7-be87d118175f 2018-12-27 17:23:53,056 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:23:53,060 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/81c108a273314b24bf6b48c41b5bbe0c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}109b334167aace02f7e12a2f17e8355ebe7d6f67" 2018-12-27 17:23:53,177 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:23:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ba7c0f44-10f9-4c40-b64d-5e06beb6ce10 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 81c108a273314b24bf6b48c41b5bbe0c.", "code": 404, "title": "Not Found"}} 2018-12-27 17:23:53,178 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/81c108a273314b24bf6b48c41b5bbe0c used request id req-ba7c0f44-10f9-4c40-b64d-5e06beb6ce10 2018-12-27 17:23:53,178 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:23:53,181 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/7fb0e5436e4f467998e672dd71018a45 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}109b334167aace02f7e12a2f17e8355ebe7d6f67" 2018-12-27 17:23:53,289 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:23:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-18e9e1d5-a94c-4b4b-9f5c-9ec7ca83a06c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7fb0e5436e4f467998e672dd71018a45.", "code": 404, "title": "Not Found"}} 2018-12-27 17:23:53,289 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/7fb0e5436e4f467998e672dd71018a45 used request id req-18e9e1d5-a94c-4b4b-9f5c-9ec7ca83a06c 2018-12-27 17:23:53,290 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:23:53,293 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/7cba3664d5674e65a12c8c269a05febf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}109b334167aace02f7e12a2f17e8355ebe7d6f67" 2018-12-27 17:23:53,406 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:23:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-182d8721-9d2f-4d13-96b7-fd43e2695684 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7cba3664d5674e65a12c8c269a05febf.", "code": 404, "title": "Not Found"}} 2018-12-27 17:23:53,407 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/7cba3664d5674e65a12c8c269a05febf used request id req-182d8721-9d2f-4d13-96b7-fd43e2695684 2018-12-27 17:23:53,407 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:23:53,410 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/fbd6dbf946a5406398ba810e02d0888e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}109b334167aace02f7e12a2f17e8355ebe7d6f67" 2018-12-27 17:23:53,513 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:23:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2741dd49-a181-4122-9838-1f290d770642 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: fbd6dbf946a5406398ba810e02d0888e.", "code": 404, "title": "Not Found"}} 2018-12-27 17:23:53,513 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/fbd6dbf946a5406398ba810e02d0888e used request id req-2741dd49-a181-4122-9838-1f290d770642 2018-12-27 17:23:53,513 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:23:53,517 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/253cc6709e714b8a80a5f74e4257907e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}109b334167aace02f7e12a2f17e8355ebe7d6f67" 2018-12-27 17:23:53,626 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:23:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7cda8e37-8b4a-4349-a022-8dcec0c4a88f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 253cc6709e714b8a80a5f74e4257907e.", "code": 404, "title": "Not Found"}} 2018-12-27 17:23:53,627 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/253cc6709e714b8a80a5f74e4257907e used request id req-7cda8e37-8b4a-4349-a022-8dcec0c4a88f 2018-12-27 17:23:53,627 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:23:53,631 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/782a28bd0d40485e85eda6b8ba43840b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}109b334167aace02f7e12a2f17e8355ebe7d6f67" 2018-12-27 17:23:53,747 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:23:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f2d36890-9bd7-42f3-bafe-4e58b4466fa2 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 782a28bd0d40485e85eda6b8ba43840b.", "code": 404, "title": "Not Found"}} 2018-12-27 17:23:53,747 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/782a28bd0d40485e85eda6b8ba43840b used request id req-f2d36890-9bd7-42f3-bafe-4e58b4466fa2 2018-12-27 17:23:53,748 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:23:53,751 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/ef7e486beb8f4de39b25ca5f11552328 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}109b334167aace02f7e12a2f17e8355ebe7d6f67" 2018-12-27 17:23:53,855 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:23:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3777fb13-cf77-46d1-9d03-1a71f34c0dea Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: ef7e486beb8f4de39b25ca5f11552328.", "code": 404, "title": "Not Found"}} 2018-12-27 17:23:53,856 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/ef7e486beb8f4de39b25ca5f11552328 used request id req-3777fb13-cf77-46d1-9d03-1a71f34c0dea 2018-12-27 17:23:53,856 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:23:53,859 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/2a5a6879c5fa4db798cea6d394565d45 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}109b334167aace02f7e12a2f17e8355ebe7d6f67" 2018-12-27 17:23:53,966 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:23:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-316b8e82-7613-4e73-a311-1f14fc3e215f Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.31:5000/v3/projects/2a5a6879c5fa4db798cea6d394565d45"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}} 2018-12-27 17:23:53,966 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/2a5a6879c5fa4db798cea6d394565d45 used request id req-316b8e82-7613-4e73-a311-1f14fc3e215f 2018-12-27 17:23:53,970 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/da629caea04941e1ae8979c379dc7c9d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}109b334167aace02f7e12a2f17e8355ebe7d6f67" 2018-12-27 17:23:54,081 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:23:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-67903e0f-9f42-4368-9693-e3220da0cc49 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/da629caea04941e1ae8979c379dc7c9d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "da629caea04941e1ae8979c379dc7c9d", "name": "service"}} 2018-12-27 17:23:54,081 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/da629caea04941e1ae8979c379dc7c9d used request id req-67903e0f-9f42-4368-9693-e3220da0cc49 2018-12-27 17:23:54,082 - keystone_utils - INFO - Deleting project with name - CreateKeypairsTests-b1592b32-b90a-49f-proj 2018-12-27 17:23:54,086 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/projects/f582f8eaa0bd40ca8cbb759eff14b29f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}109b334167aace02f7e12a2f17e8355ebe7d6f67" 2018-12-27 17:23:54,343 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:23:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d37e62db-5854-40f7-b2d8-d2a9f2f19a52 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:23:54,343 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/f582f8eaa0bd40ca8cbb759eff14b29f used request id req-d37e62db-5854-40f7-b2d8-d2a9f2f19a52 2018-12-27 17:23:54,343 - keystone_utils - INFO - Deleting role with name - CreateKeypairsTests-b1592b32-b90a-49f-proj-role 2018-12-27 17:23:54,347 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/roles/b975ee9a278e4964bbf438c98eaaab37 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}109b334167aace02f7e12a2f17e8355ebe7d6f67" 2018-12-27 17:23:54,560 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:23:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-122e1455-6e45-4bc9-89a7-f516e3088730 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:23:54,560 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/roles/b975ee9a278e4964bbf438c98eaaab37 used request id req-122e1455-6e45-4bc9-89a7-f516e3088730 2018-12-27 17:23:54,564 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}109b334167aace02f7e12a2f17e8355ebe7d6f67" 2018-12-27 17:23:54,673 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:23:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7f4d555d-248d-469d-89a3-cf269cdcadbc Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8de789d09e46427786a85702e5e8de91", "links": {"self": "http://172.30.9.31:5000/v3/roles/8de789d09e46427786a85702e5e8de91"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 17:23:54,673 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-7f4d555d-248d-469d-89a3-cf269cdcadbc 2018-12-27 17:23:54,674 - keystone_utils - INFO - Deleting user with name - CreateKeypairsTests-b1592b32-b90a-49f-user 2018-12-27 17:23:54,677 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/users/a455b5eac2c94f1b9297a9bb48e8341e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c48d37f124a77a8f1d3ccd2ca86244a68c8b512" 2018-12-27 17:23:54,884 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:23:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c11bb638-e203-4c0c-9d8f-c8ddee8d8aeb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:23:54,885 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/a455b5eac2c94f1b9297a9bb48e8341e used request id req-c11bb638-e203-4c0c-9d8f-c8ddee8d8aeb 2018-12-27 17:23:54,887 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:23:55,301 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:23:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["_VzrQTFBTVCHYnPyZPbYww"], "issued_at": "2018-12-27T17:23:55.000000Z"}} 2018-12-27 17:23:55,302 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9f8456784f89d244d9a944054a7a9437dafc966" 2018-12-27 17:23:55,413 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:23:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a2a0101f-d2e3-4401-8043-ec9f0bd83acb Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:23:55,413 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-a2a0101f-d2e3-4401-8043-ec9f0bd83acb 2018-12-27 17:23:55,414 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:23:55,415 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:23:55,839 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:23:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["uWNSEVDSScSN3Lce8X-abA"], "issued_at": "2018-12-27T17:23:55.000000Z"}} 2018-12-27 17:23:55,840 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}daea1d3347d4aec5d896f32a7df4a1d10e2931d6" 2018-12-27 17:23:55,938 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:23:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a11590ac-13f9-4da8-9924-34003b40bcff Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:23:55,938 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-a11590ac-13f9-4da8-9924-34003b40bcff 2018-12-27 17:23:55,942 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 17:23:55,948 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 17:23:55 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 17:23:55,949 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-2e4e0768-d558-4e3-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}daea1d3347d4aec5d896f32a7df4a1d10e2931d6" 2018-12-27 17:23:56,058 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:23:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fd1c7701-a425-4df1-9b3d-e4ed5ed5524b Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-2e4e0768-d558-4e3-proj", "previous": null, "next": null}, "projects": []} 2018-12-27 17:23:56,058 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-2e4e0768-d558-4e3-proj used request id req-fd1c7701-a425-4df1-9b3d-e4ed5ed5524b 2018-12-27 17:23:56,062 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}daea1d3347d4aec5d896f32a7df4a1d10e2931d6" 2018-12-27 17:23:56,167 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:23:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a0315d64-99d6-49ea-a26d-74662c6332c0 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-27 17:23:56,167 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-a0315d64-99d6-49ea-a26d-74662c6332c0 2018-12-27 17:23:56,171 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}daea1d3347d4aec5d896f32a7df4a1d10e2931d6" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsTests-2e4e0768-d558-4e3-proj"}}' 2018-12-27 17:23:56,427 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 27 Dec 2018 17:23:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-de1c3798-c569-49d1-8da1-7445f8fab146 Content-Length: 316 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/007d14b2be174eada7d451060e5e728f"}, "tags": [], "enabled": true, "id": "007d14b2be174eada7d451060e5e728f", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-2e4e0768-d558-4e3-proj"}} 2018-12-27 17:23:56,427 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-de1c3798-c569-49d1-8da1-7445f8fab146 2018-12-27 17:23:56,427 - keystone_utils - INFO - Created project with name - CreateKeypairsTests-2e4e0768-d558-4e3-proj 2018-12-27 17:23:56,427 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:23:56,428 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:23:56,840 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:23:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["Spf31W1ITSuNC7EpzU3Cug"], "issued_at": "2018-12-27T17:23:56.000000Z"}} 2018-12-27 17:23:56,841 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70034c24dbb73ab4df71251baf6159c593b81ce5" 2018-12-27 17:23:56,941 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:23:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b867a49d-3354-4ea5-b8e7-218e540038f1 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:23:56,941 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-b867a49d-3354-4ea5-b8e7-218e540038f1 2018-12-27 17:23:56,945 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 17:23:56,950 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 17:23:56 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 17:23:56,951 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70034c24dbb73ab4df71251baf6159c593b81ce5" 2018-12-27 17:23:56,987 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:23:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9c0b9326-3cc7-4e31-a8cc-aebe50a1f12f Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "links": {"self": "http://172.30.9.31:5000/v3/users/01fa52e7b3674fc48643fa4ffca67e4e"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "01fa52e7b3674fc48643fa4ffca67e4e", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/05a834ddebbc40688596b7460b47439e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05a834ddebbc40688596b7460b47439e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/08226a0ad01943f39559448239e291e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "08226a0ad01943f39559448239e291e1", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/55c0552fe37a4f7ca0e73939514bc683"}, "domain_id": "default", "enabled": true, "options": {}, "id": "55c0552fe37a4f7ca0e73939514bc683", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/646a4af4e3b5439a97996d353fea3924"}, "domain_id": "914eec1d43ea4caf9d2fd33268c06258", "enabled": true, "options": {}, "id": "646a4af4e3b5439a97996d353fea3924", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/85fb203e51c34d3f8122e285a6a318b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85fb203e51c34d3f8122e285a6a318b3", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/905e7f4b42d24cca93b99d2401fa3378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "905e7f4b42d24cca93b99d2401fa3378", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/a5bc08b9f81f4e5bb86c24f9f7547bae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5bc08b9f81f4e5bb86c24f9f7547bae", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/a5c780627f004d318bf908d80305da9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5c780627f004d318bf908d80305da9c", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/b18425bf2b044bc9af7e194919539a17"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b18425bf2b044bc9af7e194919539a17", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/b8d2134b619d4dca80e21d6fb16449b0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b8d2134b619d4dca80e21d6fb16449b0", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/b9ab6a25a652438285139fe5b44aea62"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9ab6a25a652438285139fe5b44aea62", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/c08462554a4844d681348f58b9b0edee"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c08462554a4844d681348f58b9b0edee", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/ddfc3a9aad444d4782eae677c8a98130"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ddfc3a9aad444d4782eae677c8a98130", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/f2a74f2185a54676a6cb2bb5ecfcc4f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2a74f2185a54676a6cb2bb5ecfcc4f6", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-12-27 17:23:56,987 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-9c0b9326-3cc7-4e31-a8cc-aebe50a1f12f 2018-12-27 17:23:56,991 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?name=CreateKeypairsTests-2e4e0768-d558-4e3-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70034c24dbb73ab4df71251baf6159c593b81ce5" 2018-12-27 17:23:57,096 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:23:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-296c0004-b270-4884-9696-cbce0e8f1355 Content-Encoding: gzip Content-Length: 256 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?name=CreateKeypairsTests-2e4e0768-d558-4e3-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/007d14b2be174eada7d451060e5e728f"}, "tags": [], "enabled": true, "id": "007d14b2be174eada7d451060e5e728f", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-2e4e0768-d558-4e3-proj"}]} 2018-12-27 17:23:57,096 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?name=CreateKeypairsTests-2e4e0768-d558-4e3-proj used request id req-296c0004-b270-4884-9696-cbce0e8f1355 2018-12-27 17:23:57,099 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70034c24dbb73ab4df71251baf6159c593b81ce5" 2018-12-27 17:23:57,211 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:23:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9941afe8-000e-4fbb-8475-74316abc7229 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-27 17:23:57,212 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-9941afe8-000e-4fbb-8475-74316abc7229 2018-12-27 17:23:57,618 - keystone_utils - INFO - Created user with name - CreateKeypairsTests-2e4e0768-d558-4e3-user 2018-12-27 17:23:57,618 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:23:57,622 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}daea1d3347d4aec5d896f32a7df4a1d10e2931d6" 2018-12-27 17:23:57,639 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:23:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-babc4111-1f09-4245-9461-388181411825 Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8de789d09e46427786a85702e5e8de91", "links": {"self": "http://172.30.9.31:5000/v3/roles/8de789d09e46427786a85702e5e8de91"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 17:23:57,639 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-babc4111-1f09-4245-9461-388181411825 2018-12-27 17:23:57,643 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}daea1d3347d4aec5d896f32a7df4a1d10e2931d6" -d '{"role": {"name": "CreateKeypairsTests-2e4e0768-d558-4e3-proj-role"}}' 2018-12-27 17:23:57,767 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 27 Dec 2018 17:23:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bf6111b5-52c6-4aec-8e07-5922d4f7f440 Content-Length: 218 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "d407baaf37034dddac1acda613063616", "links": {"self": "http://172.30.9.31:5000/v3/roles/d407baaf37034dddac1acda613063616"}, "name": "CreateKeypairsTests-2e4e0768-d558-4e3-proj-role"}} 2018-12-27 17:23:57,768 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/roles used request id req-bf6111b5-52c6-4aec-8e07-5922d4f7f440 2018-12-27 17:23:57,768 - keystone_utils - INFO - Created role with name - CreateKeypairsTests-2e4e0768-d558-4e3-proj-role 2018-12-27 17:23:57,771 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles/d407baaf37034dddac1acda613063616 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}daea1d3347d4aec5d896f32a7df4a1d10e2931d6" 2018-12-27 17:23:57,788 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:23:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fca04d6e-1cb9-49ff-b94a-8ac1b0e6329c Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "d407baaf37034dddac1acda613063616", "links": {"self": "http://172.30.9.31:5000/v3/roles/d407baaf37034dddac1acda613063616"}, "name": "CreateKeypairsTests-2e4e0768-d558-4e3-proj-role"}} 2018-12-27 17:23:57,788 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles/d407baaf37034dddac1acda613063616 used request id req-fca04d6e-1cb9-49ff-b94a-8ac1b0e6329c 2018-12-27 17:23:57,789 - keystone_utils - INFO - Granting role CreateKeypairsTests-2e4e0768-d558-4e3-proj-role to project CreateKeypairsTests-2e4e0768-d558-4e3-proj 2018-12-27 17:23:57,792 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:5000/v3/projects/007d14b2be174eada7d451060e5e728f/users/0de54583e4634b2c8bd386cef34aa216/roles/d407baaf37034dddac1acda613063616 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}daea1d3347d4aec5d896f32a7df4a1d10e2931d6" 2018-12-27 17:23:57,942 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:23:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7c821460-0bfa-4e7c-ab1d-1fb3b2d2dab9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:23:57,942 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/007d14b2be174eada7d451060e5e728f/users/0de54583e4634b2c8bd386cef34aa216/roles/d407baaf37034dddac1acda613063616 used request id req-7c821460-0bfa-4e7c-ab1d-1fb3b2d2dab9 2018-12-27 17:23:57,942 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-27 17:23:57,944 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:23:57,945 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:23:58,364 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d407baaf37034dddac1acda613063616", "name": "CreateKeypairsTests-2e4e0768-d558-4e3-proj-role"}], "expires_at": "2018-12-27T18:23:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "007d14b2be174eada7d451060e5e728f", "name": "CreateKeypairsTests-2e4e0768-d558-4e3-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/007d14b2be174eada7d451060e5e728f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/007d14b2be174eada7d451060e5e728f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/007d14b2be174eada7d451060e5e728f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/007d14b2be174eada7d451060e5e728f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/007d14b2be174eada7d451060e5e728f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/007d14b2be174eada7d451060e5e728f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/007d14b2be174eada7d451060e5e728f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/007d14b2be174eada7d451060e5e728f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/007d14b2be174eada7d451060e5e728f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_007d14b2be174eada7d451060e5e728f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_007d14b2be174eada7d451060e5e728f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/007d14b2be174eada7d451060e5e728f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/007d14b2be174eada7d451060e5e728f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/007d14b2be174eada7d451060e5e728f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-2e4e0768-d558-4e3-user", "id": "0de54583e4634b2c8bd386cef34aa216"}, "audit_ids": ["B1EuseMcTsGYx19ij34dEg"], "issued_at": "2018-12-27T17:23:58.000000Z"}} 2018-12-27 17:23:58,364 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96a764af959a43ded71baf11e540a0a8b9401436" 2018-12-27 17:23:58,475 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:23:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5e187311-535b-4d7b-92c8-813da36fff5d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:23:58,476 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-5e187311-535b-4d7b-92c8-813da36fff5d 2018-12-27 17:23:58,477 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-27 17:23:58,481 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96a764af959a43ded71baf11e540a0a8b9401436" 2018-12-27 17:23:58,679 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:23:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-27bab7b9-66dc-40b6-a007-99ef41b2673c x-compute-request-id: req-27bab7b9-66dc-40b6-a007-99ef41b2673c Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-12-27 17:23:58,679 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/os-keypairs used request id req-27bab7b9-66dc-40b6-a007-99ef41b2673c 2018-12-27 17:23:58,680 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsTests-802e1d80-8181-4be9-9b90-7bd007b13829... 2018-12-27 17:23:58,680 - OpenStackKeypair - INFO - Creating new keypair 2018-12-27 17:23:58,735 - nova_utils - INFO - Creating keypair with name - CreateKeypairsTests-802e1d80-8181-4be9-9b90-7bd007b13829 2018-12-27 17:23:58,737 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96a764af959a43ded71baf11e540a0a8b9401436" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDNMjrTuvQOC4xO+L/y3z1/i8dif5EuP/QigOjkm5LdD1XKNRBz44WOD0z+PPFakJlj1FkHsr6+vQHac+JJp6jhTP3/ELoZvZgbn3vkvh3Re+Ftk85kBVmWVB6EKs6x1+PhhZEJ+SBwpik6tIqlDjWfKRmn/9jbVyRQc2nbX9sXLw==", "name": "CreateKeypairsTests-802e1d80-8181-4be9-9b90-7bd007b13829"}}' 2018-12-27 17:23:58,811 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:23:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8f204ddb-1e71-4f9a-b979-737446173a2e x-compute-request-id: req-8f204ddb-1e71-4f9a-b979-737446173a2e Content-Encoding: gzip Content-Length: 367 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDNMjrTuvQOC4xO+L/y3z1/i8dif5EuP/QigOjkm5LdD1XKNRBz44WOD0z+PPFakJlj1FkHsr6+vQHac+JJp6jhTP3/ELoZvZgbn3vkvh3Re+Ftk85kBVmWVB6EKs6x1+PhhZEJ+SBwpik6tIqlDjWfKRmn/9jbVyRQc2nbX9sXLw==", "user_id": "0de54583e4634b2c8bd386cef34aa216", "name": "CreateKeypairsTests-802e1d80-8181-4be9-9b90-7bd007b13829", "fingerprint": "d8:29:33:77:ce:2c:0c:bc:53:e3:76:23:7c:ce:a4:15"}} 2018-12-27 17:23:58,811 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/os-keypairs used request id req-8f204ddb-1e71-4f9a-b979-737446173a2e 2018-12-27 17:23:58,812 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:23:59,220 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d407baaf37034dddac1acda613063616", "name": "CreateKeypairsTests-2e4e0768-d558-4e3-proj-role"}], "expires_at": "2018-12-27T18:23:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "007d14b2be174eada7d451060e5e728f", "name": "CreateKeypairsTests-2e4e0768-d558-4e3-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/007d14b2be174eada7d451060e5e728f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/007d14b2be174eada7d451060e5e728f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/007d14b2be174eada7d451060e5e728f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/007d14b2be174eada7d451060e5e728f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/007d14b2be174eada7d451060e5e728f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/007d14b2be174eada7d451060e5e728f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/007d14b2be174eada7d451060e5e728f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/007d14b2be174eada7d451060e5e728f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/007d14b2be174eada7d451060e5e728f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_007d14b2be174eada7d451060e5e728f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_007d14b2be174eada7d451060e5e728f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/007d14b2be174eada7d451060e5e728f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/007d14b2be174eada7d451060e5e728f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/007d14b2be174eada7d451060e5e728f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-2e4e0768-d558-4e3-user", "id": "0de54583e4634b2c8bd386cef34aa216"}, "audit_ids": ["O39qZoNWRvikX2uvuT4wtw"], "issued_at": "2018-12-27T17:23:59.000000Z"}} 2018-12-27 17:23:59,223 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/os-keypairs/CreateKeypairsTests-802e1d80-8181-4be9-9b90-7bd007b13829 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a099dce2240706f00914b71f12b786bc81466b70" 2018-12-27 17:23:59,426 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:23:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a7382a1c-41f4-41d4-b4e3-72510326d65d x-compute-request-id: req-a7382a1c-41f4-41d4-b4e3-72510326d65d Content-Encoding: gzip Content-Length: 421 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDNMjrTuvQOC4xO+L/y3z1/i8dif5EuP/QigOjkm5LdD1XKNRBz44WOD0z+PPFakJlj1FkHsr6+vQHac+JJp6jhTP3/ELoZvZgbn3vkvh3Re+Ftk85kBVmWVB6EKs6x1+PhhZEJ+SBwpik6tIqlDjWfKRmn/9jbVyRQc2nbX9sXLw==", "user_id": "0de54583e4634b2c8bd386cef34aa216", "name": "CreateKeypairsTests-802e1d80-8181-4be9-9b90-7bd007b13829", "deleted": false, "created_at": "2018-12-27T17:23:58.000000", "updated_at": null, "fingerprint": "d8:29:33:77:ce:2c:0c:bc:53:e3:76:23:7c:ce:a4:15", "deleted_at": null, "id": 71}} 2018-12-27 17:23:59,427 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/os-keypairs/CreateKeypairsTests-802e1d80-8181-4be9-9b90-7bd007b13829 used request id req-a7382a1c-41f4-41d4-b4e3-72510326d65d 2018-12-27 17:23:59,427 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsTests-802e1d80-8181-4be9-9b90-7bd007b13829 2018-12-27 17:23:59,430 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:8774/v2.1/os-keypairs/CreateKeypairsTests-802e1d80-8181-4be9-9b90-7bd007b13829 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96a764af959a43ded71baf11e540a0a8b9401436" 2018-12-27 17:23:59,463 - novaclient.v2.client - DEBUG - RESP: [202] Date: Thu, 27 Dec 2018 17:23:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-4a9f727f-6f90-434b-b886-baaf4f493fa5 x-compute-request-id: req-4a9f727f-6f90-434b-b886-baaf4f493fa5 Content-Length: 0 Content-Type: application/json 2018-12-27 17:23:59,463 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/os-keypairs/CreateKeypairsTests-802e1d80-8181-4be9-9b90-7bd007b13829 used request id req-4a9f727f-6f90-434b-b886-baaf4f493fa5 2018-12-27 17:23:59,471 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}daea1d3347d4aec5d896f32a7df4a1d10e2931d6" 2018-12-27 17:23:59,794 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 33483 X-Openstack-Request-Id: req-a75d7582-609a-4110-818f-20fcb7880b84 Date: Thu, 27 Dec 2018 17:23:59 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "created_at": "2018-12-27T15:33:01Z", "updated_at": "2018-12-27T15:33:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "35205ac3-06e6-4cf6-bb21-ff8f813cb45b", "remote_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "ade77f59-e70c-4970-8ea8-198222fa332e", "remote_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "c4f3bf7f-d793-498d-a883-bb8c6003f070", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "c85cb618-8f19-445b-8e16-6d467cb17771", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}], "revision_number": 4, "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "created_at": "2018-12-27T15:57:22Z", "updated_at": "2018-12-27T15:57:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "5e258a3b-01f5-4aef-81b7-0b5dc6e5b683", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "65475539-0336-498a-8da4-ff0a80b10089", "remote_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "ae922857-f7ae-4bc8-949b-153fb43bfd00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "b4f87679-52e1-4cf9-bf76-5abb9a9bec06", "remote_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "f7197afc9b61423897aefc9a643d03a1"}], "revision_number": 4, "project_id": "f7197afc9b61423897aefc9a643d03a1", "id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "created_at": "2018-12-27T16:01:54Z", "updated_at": "2018-12-27T16:01:54Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "00dd3abd-acd1-4edb-8f4a-8badcbd2eeb4", "remote_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "018de60d-bc33-4ef0-9eed-6d00b6ce227b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "0d99f0db-fa6b-4201-b67f-a7ff0db82c5d", "remote_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv6", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "5c4049ef-933d-4614-84e7-83584430d462", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv6", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}], "revision_number": 4, "project_id": "8c689c5e31c44b09ab85f80682abbc2a", "id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "created_at": "2018-12-27T15:56:49Z", "updated_at": "2018-12-27T15:56:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "6555e255-763a-4448-b1b1-0c93b2a390bd", "remote_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "777ff7a5-a590-43e5-a84b-7677710494e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "8bac258a-08df-48b7-900b-efbe01a6ec20", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "dc17921e-353f-4898-a970-881b2c8d093d", "remote_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}], "revision_number": 4, "project_id": "28dac9e1580d461c9de52e6659cc4f9d", "id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "created_at": "2018-12-27T16:01:52Z", "updated_at": "2018-12-27T16:01:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "32737757-45f3-4b24-b6ab-5f2d5579b4a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv6", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "ae604ef3-492d-4aa3-8045-1ff84f755a27", "remote_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv4", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "b7bff40a-beda-4996-b140-ed94d010535c", "remote_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv6", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "b8129030-9d72-4d5d-adce-47bbe62492fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv4", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}], "revision_number": 4, "project_id": "81c108a273314b24bf6b48c41b5bbe0c", "id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "created_at": "2018-12-27T15:57:20Z", "updated_at": "2018-12-27T15:57:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "0c389ec4-c0af-4c20-acf9-4fcc1d859dd7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv6", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "3749697a-f2ef-439a-a661-2fb92badd1ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv4", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "b74e0c8c-e243-450e-b1be-69c587093d6d", "remote_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv6", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "c222695b-2f1c-427d-afd7-e0be24ec9f66", "remote_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv4", "project_id": "7fb0e5436e4f467998e672dd71018a45"}], "revision_number": 4, "project_id": "7fb0e5436e4f467998e672dd71018a45", "id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "created_at": "2018-12-27T17:02:11Z", "updated_at": "2018-12-27T17:02:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "675d8a56-1c9b-4c58-a252-61e65997fd05", "remote_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv4", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "84f0587c-7394-4fd6-8f3d-8d6ba94cf3f9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv6", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "8a450b4f-e710-4193-816e-13a2d4e40c07", "remote_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv6", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "c3106b0a-1026-4156-86a9-f0438b7fab93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv4", "project_id": "7cba3664d5674e65a12c8c269a05febf"}], "revision_number": 4, "project_id": "7cba3664d5674e65a12c8c269a05febf", "id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "created_at": "2018-12-27T15:58:29Z", "updated_at": "2018-12-27T15:58:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "2a945ecc-f9fa-4219-96ab-c189a7f5c102", "remote_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv6", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "55e2b54e-68d4-4476-8c9f-e05e347c8970", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv4", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "9983229c-b595-482a-973f-81137a209b6d", "remote_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv4", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "9d4b8450-78ab-4817-a586-372ed88268f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv6", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}], "revision_number": 4, "project_id": "fbd6dbf946a5406398ba810e02d0888e", "id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "created_at": "2018-12-27T15:57:24Z", "updated_at": "2018-12-27T15:57:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "35521f2a-a59d-4798-9fa8-0febfe126076", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv4", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "607d473d-1e6a-4088-a778-7df9ffc1ff68", "remote_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv6", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "6f8fa92b-b67a-4047-a900-f43656aff42b", "remote_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv4", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "890f1d6c-9ae5-45b0-b7a1-282182432b66", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv6", "project_id": "253cc6709e714b8a80a5f74e4257907e"}], "revision_number": 4, "project_id": "253cc6709e714b8a80a5f74e4257907e", "id": "b9546f11-205e-4322-89f8-f0360d6090ed", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "created_at": "2018-12-27T15:57:08Z", "updated_at": "2018-12-27T15:57:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "6739c48b-d899-4c17-bb8e-ffaf8922c034", "remote_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv4", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "9660a6af-4d9b-40b9-9729-f205f66c2bd0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv4", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "bf244c03-fc10-4754-9c2b-b0224401c4f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv6", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "d3bee7cc-a152-441c-9790-abb1f56cec03", "remote_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv6", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}], "revision_number": 4, "project_id": "782a28bd0d40485e85eda6b8ba43840b", "id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "created_at": "2018-12-27T15:57:11Z", "updated_at": "2018-12-27T15:57:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "22c0d2cf-360a-4aa8-ba7e-bfdbf8327d27", "remote_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "553b140a-8ba9-4af7-9f50-bf24e87aebf7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "b2ecf7a5-df98-4d65-a762-767320437c5a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "e49104b2-7c13-49d6-8519-a16dd585346f", "remote_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}], "revision_number": 4, "project_id": "ef7e486beb8f4de39b25ca5f11552328", "id": "d0588e93-db0d-4888-9f99-3399a50df490", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "created_at": "2018-12-27T17:19:15Z", "updated_at": "2018-12-27T17:19:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "1990fe24-df44-4561-9f09-f50aab182bf7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "651e4b8b-b29e-409b-9f25-ff2328ccefe6", "remote_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "cc4e2254-2157-4ae1-a233-3047573ddc6d", "remote_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "da56dda4-aaf3-43ff-bdf7-e64892ec2345", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}], "revision_number": 4, "project_id": "2a5a6879c5fa4db798cea6d394565d45", "id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-27T15:33:07Z", "updated_at": "2018-12-27T15:33:07Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "4de95db8-72d6-4aec-a145-e92511971eb9", "remote_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "5f100cff-05d8-4405-8dfb-0a387c123fae", "remote_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "a3f6a193-cc94-4220-a73a-08acf63c449b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "f059d8a5-0c32-49c9-a721-77cc89245ecd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "created_at": "2018-12-27T15:29:16Z", "updated_at": "2018-12-27T15:29:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "3c53841a-5bc0-4192-b482-044411e217ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "5956ff3f-d59d-4af6-82b5-566c888583a7", "remote_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:16Z", "revision_number": 0, "id": "60735d87-52c7-426a-91a6-aff1078a5a2d", "remote_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:16Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "abe97133-61dd-4fdf-baf3-2e07968a324f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "da629caea04941e1ae8979c379dc7c9d"}], "revision_number": 4, "project_id": "da629caea04941e1ae8979c379dc7c9d", "id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "name": "default"}]} 2018-12-27 17:23:59,795 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=default used request id req-a75d7582-609a-4110-818f-20fcb7880b84 2018-12-27 17:23:59,801 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}daea1d3347d4aec5d896f32a7df4a1d10e2931d6" 2018-12-27 17:23:59,913 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:23:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d5af981b-be06-4554-9436-69435f53d60a Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b7b4fceec1ad4c6eb74d758b709a9d93", "name": "admin"}} 2018-12-27 17:23:59,913 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93 used request id req-d5af981b-be06-4554-9436-69435f53d60a 2018-12-27 17:23:59,916 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/f7197afc9b61423897aefc9a643d03a1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}daea1d3347d4aec5d896f32a7df4a1d10e2931d6" 2018-12-27 17:24:00,030 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:23:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2d2408a8-e646-4dc9-9222-4063cda0729a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f7197afc9b61423897aefc9a643d03a1.", "code": 404, "title": "Not Found"}} 2018-12-27 17:24:00,030 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/f7197afc9b61423897aefc9a643d03a1 used request id req-2d2408a8-e646-4dc9-9222-4063cda0729a 2018-12-27 17:24:00,031 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:24:00,034 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/8c689c5e31c44b09ab85f80682abbc2a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}daea1d3347d4aec5d896f32a7df4a1d10e2931d6" 2018-12-27 17:24:00,139 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:24:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b86e7c4c-9bb5-4e0a-adae-31bb3e05d7d4 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8c689c5e31c44b09ab85f80682abbc2a.", "code": 404, "title": "Not Found"}} 2018-12-27 17:24:00,139 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/8c689c5e31c44b09ab85f80682abbc2a used request id req-b86e7c4c-9bb5-4e0a-adae-31bb3e05d7d4 2018-12-27 17:24:00,139 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:24:00,143 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/28dac9e1580d461c9de52e6659cc4f9d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}daea1d3347d4aec5d896f32a7df4a1d10e2931d6" 2018-12-27 17:24:00,257 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:24:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0734ee25-a4f7-401f-a43e-9f0ac9f4e3ff Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 28dac9e1580d461c9de52e6659cc4f9d.", "code": 404, "title": "Not Found"}} 2018-12-27 17:24:00,257 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/28dac9e1580d461c9de52e6659cc4f9d used request id req-0734ee25-a4f7-401f-a43e-9f0ac9f4e3ff 2018-12-27 17:24:00,257 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:24:00,261 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/81c108a273314b24bf6b48c41b5bbe0c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}daea1d3347d4aec5d896f32a7df4a1d10e2931d6" 2018-12-27 17:24:00,366 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:24:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a2db9d0a-7c4d-4dac-ad17-c178b3be8c24 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 81c108a273314b24bf6b48c41b5bbe0c.", "code": 404, "title": "Not Found"}} 2018-12-27 17:24:00,366 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/81c108a273314b24bf6b48c41b5bbe0c used request id req-a2db9d0a-7c4d-4dac-ad17-c178b3be8c24 2018-12-27 17:24:00,366 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:24:00,370 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/7fb0e5436e4f467998e672dd71018a45 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}daea1d3347d4aec5d896f32a7df4a1d10e2931d6" 2018-12-27 17:24:00,475 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:24:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0c928a35-f991-49ac-bfb5-5a0b2f999fbd Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7fb0e5436e4f467998e672dd71018a45.", "code": 404, "title": "Not Found"}} 2018-12-27 17:24:00,475 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/7fb0e5436e4f467998e672dd71018a45 used request id req-0c928a35-f991-49ac-bfb5-5a0b2f999fbd 2018-12-27 17:24:00,475 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:24:00,478 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/7cba3664d5674e65a12c8c269a05febf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}daea1d3347d4aec5d896f32a7df4a1d10e2931d6" 2018-12-27 17:24:00,593 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:24:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-30ce2640-e478-4a91-ab9e-628558302d9c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7cba3664d5674e65a12c8c269a05febf.", "code": 404, "title": "Not Found"}} 2018-12-27 17:24:00,593 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/7cba3664d5674e65a12c8c269a05febf used request id req-30ce2640-e478-4a91-ab9e-628558302d9c 2018-12-27 17:24:00,593 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:24:00,597 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/fbd6dbf946a5406398ba810e02d0888e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}daea1d3347d4aec5d896f32a7df4a1d10e2931d6" 2018-12-27 17:24:00,696 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:24:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-07b3b7a6-dab2-4691-90f9-21263ec2b7f5 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: fbd6dbf946a5406398ba810e02d0888e.", "code": 404, "title": "Not Found"}} 2018-12-27 17:24:00,696 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/fbd6dbf946a5406398ba810e02d0888e used request id req-07b3b7a6-dab2-4691-90f9-21263ec2b7f5 2018-12-27 17:24:00,696 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:24:00,700 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/253cc6709e714b8a80a5f74e4257907e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}daea1d3347d4aec5d896f32a7df4a1d10e2931d6" 2018-12-27 17:24:00,804 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:24:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1c878a64-0b15-4c62-8325-86d95fbdc123 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 253cc6709e714b8a80a5f74e4257907e.", "code": 404, "title": "Not Found"}} 2018-12-27 17:24:00,804 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/253cc6709e714b8a80a5f74e4257907e used request id req-1c878a64-0b15-4c62-8325-86d95fbdc123 2018-12-27 17:24:00,804 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:24:00,808 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/782a28bd0d40485e85eda6b8ba43840b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}daea1d3347d4aec5d896f32a7df4a1d10e2931d6" 2018-12-27 17:24:00,920 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:24:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5b0f74d7-896b-4d67-9855-0c436ddc090d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 782a28bd0d40485e85eda6b8ba43840b.", "code": 404, "title": "Not Found"}} 2018-12-27 17:24:00,920 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/782a28bd0d40485e85eda6b8ba43840b used request id req-5b0f74d7-896b-4d67-9855-0c436ddc090d 2018-12-27 17:24:00,920 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:24:00,924 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/ef7e486beb8f4de39b25ca5f11552328 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}daea1d3347d4aec5d896f32a7df4a1d10e2931d6" 2018-12-27 17:24:01,026 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:24:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b3572259-d7b8-4948-8c4a-d4041a7e1712 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: ef7e486beb8f4de39b25ca5f11552328.", "code": 404, "title": "Not Found"}} 2018-12-27 17:24:01,026 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/ef7e486beb8f4de39b25ca5f11552328 used request id req-b3572259-d7b8-4948-8c4a-d4041a7e1712 2018-12-27 17:24:01,027 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:24:01,030 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/2a5a6879c5fa4db798cea6d394565d45 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}daea1d3347d4aec5d896f32a7df4a1d10e2931d6" 2018-12-27 17:24:01,139 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:24:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9f5d7d4b-9528-4e76-809b-4bae57d31c94 Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.31:5000/v3/projects/2a5a6879c5fa4db798cea6d394565d45"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}} 2018-12-27 17:24:01,139 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/2a5a6879c5fa4db798cea6d394565d45 used request id req-9f5d7d4b-9528-4e76-809b-4bae57d31c94 2018-12-27 17:24:01,142 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/da629caea04941e1ae8979c379dc7c9d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}daea1d3347d4aec5d896f32a7df4a1d10e2931d6" 2018-12-27 17:24:01,258 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:24:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b196e3a1-3730-4431-a4bb-46280ae03476 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/da629caea04941e1ae8979c379dc7c9d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "da629caea04941e1ae8979c379dc7c9d", "name": "service"}} 2018-12-27 17:24:01,258 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/da629caea04941e1ae8979c379dc7c9d used request id req-b196e3a1-3730-4431-a4bb-46280ae03476 2018-12-27 17:24:01,259 - keystone_utils - INFO - Deleting project with name - CreateKeypairsTests-2e4e0768-d558-4e3-proj 2018-12-27 17:24:01,262 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/projects/007d14b2be174eada7d451060e5e728f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}daea1d3347d4aec5d896f32a7df4a1d10e2931d6" 2018-12-27 17:24:01,500 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:24:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1bf0fca9-6593-44a8-87eb-4497ff59226b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:24:01,500 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/007d14b2be174eada7d451060e5e728f used request id req-1bf0fca9-6593-44a8-87eb-4497ff59226b 2018-12-27 17:24:01,500 - keystone_utils - INFO - Deleting role with name - CreateKeypairsTests-2e4e0768-d558-4e3-proj-role 2018-12-27 17:24:01,503 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/roles/d407baaf37034dddac1acda613063616 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}daea1d3347d4aec5d896f32a7df4a1d10e2931d6" 2018-12-27 17:24:01,649 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:24:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3f7591ee-66de-4b3c-a589-ed01a92cd93d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:24:01,649 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/roles/d407baaf37034dddac1acda613063616 used request id req-3f7591ee-66de-4b3c-a589-ed01a92cd93d 2018-12-27 17:24:01,653 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}daea1d3347d4aec5d896f32a7df4a1d10e2931d6" 2018-12-27 17:24:01,768 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:24:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-960e97ea-d032-4167-ac7a-95ad5e32276c Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8de789d09e46427786a85702e5e8de91", "links": {"self": "http://172.30.9.31:5000/v3/roles/8de789d09e46427786a85702e5e8de91"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 17:24:01,769 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-960e97ea-d032-4167-ac7a-95ad5e32276c 2018-12-27 17:24:01,769 - keystone_utils - INFO - Deleting user with name - CreateKeypairsTests-2e4e0768-d558-4e3-user 2018-12-27 17:24:01,773 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/users/0de54583e4634b2c8bd386cef34aa216 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70034c24dbb73ab4df71251baf6159c593b81ce5" 2018-12-27 17:24:01,997 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:24:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-169ef563-ae05-4eb9-a72b-a90a3b9510bc Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:24:01,997 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/0de54583e4634b2c8bd386cef34aa216 used request id req-169ef563-ae05-4eb9-a72b-a90a3b9510bc 2018-12-27 17:24:01,999 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:24:02,416 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:24:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["GG7kpHSDS26KH-VJtEX-DA"], "issued_at": "2018-12-27T17:24:02.000000Z"}} 2018-12-27 17:24:02,416 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f3ff8bb3a9974ea9583de2525c299c62746eef6" 2018-12-27 17:24:02,529 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:24:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-abf53e0a-5eca-49aa-b610-5f80104dd479 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:24:02,529 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-abf53e0a-5eca-49aa-b610-5f80104dd479 2018-12-27 17:24:02,530 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:24:02,531 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:24:02,941 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:24:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["dUASH042QIuDIIn94fo2mg"], "issued_at": "2018-12-27T17:24:02.000000Z"}} 2018-12-27 17:24:02,941 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a001aa723af349ee07ad14ad919824a36305d17" 2018-12-27 17:24:03,045 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:24:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8842e8e7-766a-463c-8f41-4a4cc8891011 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:24:03,045 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-8842e8e7-766a-463c-8f41-4a4cc8891011 2018-12-27 17:24:03,049 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 17:24:03,055 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 17:24:03 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 17:24:03,055 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-a254d83d-2662-4e8-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a001aa723af349ee07ad14ad919824a36305d17" 2018-12-27 17:24:03,163 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:24:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6af0653b-c863-4d85-aa53-d771b93ad9fc Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-a254d83d-2662-4e8-proj", "previous": null, "next": null}, "projects": []} 2018-12-27 17:24:03,164 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-a254d83d-2662-4e8-proj used request id req-6af0653b-c863-4d85-aa53-d771b93ad9fc 2018-12-27 17:24:03,167 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a001aa723af349ee07ad14ad919824a36305d17" 2018-12-27 17:24:03,284 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:24:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4be591b5-b432-4bfa-a50f-db8a1a4ed975 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-27 17:24:03,284 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-4be591b5-b432-4bfa-a50f-db8a1a4ed975 2018-12-27 17:24:03,288 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a001aa723af349ee07ad14ad919824a36305d17" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsTests-a254d83d-2662-4e8-proj"}}' 2018-12-27 17:24:03,446 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 27 Dec 2018 17:24:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2476a846-859e-4d17-a75e-c1cc4d4ef476 Content-Length: 316 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/549d89e32b95469abc7f9e7ac901ae18"}, "tags": [], "enabled": true, "id": "549d89e32b95469abc7f9e7ac901ae18", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-a254d83d-2662-4e8-proj"}} 2018-12-27 17:24:03,446 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-2476a846-859e-4d17-a75e-c1cc4d4ef476 2018-12-27 17:24:03,446 - keystone_utils - INFO - Created project with name - CreateKeypairsTests-a254d83d-2662-4e8-proj 2018-12-27 17:24:03,447 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:24:03,447 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:24:03,856 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:24:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["qZNoDPepRD6391vRYaQGDA"], "issued_at": "2018-12-27T17:24:03.000000Z"}} 2018-12-27 17:24:03,856 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11777a8fd4f0cfe83aff06ba70770893726668a5" 2018-12-27 17:24:03,959 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:24:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5de086d9-4f6f-435a-bae2-19dda6949c97 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:24:03,959 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-5de086d9-4f6f-435a-bae2-19dda6949c97 2018-12-27 17:24:03,963 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 17:24:03,968 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 17:24:03 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 17:24:03,969 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11777a8fd4f0cfe83aff06ba70770893726668a5" 2018-12-27 17:24:04,091 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:24:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bc657270-0b3f-48c9-b348-fc53dfc26f90 Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "links": {"self": "http://172.30.9.31:5000/v3/users/01fa52e7b3674fc48643fa4ffca67e4e"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "01fa52e7b3674fc48643fa4ffca67e4e", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/05a834ddebbc40688596b7460b47439e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05a834ddebbc40688596b7460b47439e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/08226a0ad01943f39559448239e291e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "08226a0ad01943f39559448239e291e1", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/55c0552fe37a4f7ca0e73939514bc683"}, "domain_id": "default", "enabled": true, "options": {}, "id": "55c0552fe37a4f7ca0e73939514bc683", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/646a4af4e3b5439a97996d353fea3924"}, "domain_id": "914eec1d43ea4caf9d2fd33268c06258", "enabled": true, "options": {}, "id": "646a4af4e3b5439a97996d353fea3924", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/85fb203e51c34d3f8122e285a6a318b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85fb203e51c34d3f8122e285a6a318b3", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/905e7f4b42d24cca93b99d2401fa3378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "905e7f4b42d24cca93b99d2401fa3378", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/a5bc08b9f81f4e5bb86c24f9f7547bae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5bc08b9f81f4e5bb86c24f9f7547bae", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/a5c780627f004d318bf908d80305da9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5c780627f004d318bf908d80305da9c", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/b18425bf2b044bc9af7e194919539a17"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b18425bf2b044bc9af7e194919539a17", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/b8d2134b619d4dca80e21d6fb16449b0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b8d2134b619d4dca80e21d6fb16449b0", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/b9ab6a25a652438285139fe5b44aea62"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9ab6a25a652438285139fe5b44aea62", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/c08462554a4844d681348f58b9b0edee"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c08462554a4844d681348f58b9b0edee", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/ddfc3a9aad444d4782eae677c8a98130"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ddfc3a9aad444d4782eae677c8a98130", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/f2a74f2185a54676a6cb2bb5ecfcc4f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2a74f2185a54676a6cb2bb5ecfcc4f6", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-12-27 17:24:04,091 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-bc657270-0b3f-48c9-b348-fc53dfc26f90 2018-12-27 17:24:04,095 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?name=CreateKeypairsTests-a254d83d-2662-4e8-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11777a8fd4f0cfe83aff06ba70770893726668a5" 2018-12-27 17:24:04,207 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:24:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2dc94f2e-133f-4314-9109-96566bceeaa8 Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?name=CreateKeypairsTests-a254d83d-2662-4e8-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/549d89e32b95469abc7f9e7ac901ae18"}, "tags": [], "enabled": true, "id": "549d89e32b95469abc7f9e7ac901ae18", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-a254d83d-2662-4e8-proj"}]} 2018-12-27 17:24:04,207 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?name=CreateKeypairsTests-a254d83d-2662-4e8-proj used request id req-2dc94f2e-133f-4314-9109-96566bceeaa8 2018-12-27 17:24:04,211 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11777a8fd4f0cfe83aff06ba70770893726668a5" 2018-12-27 17:24:04,320 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:24:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-44a3e905-0cb6-4a7d-bdf0-d3b08f79f025 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-27 17:24:04,320 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-44a3e905-0cb6-4a7d-bdf0-d3b08f79f025 2018-12-27 17:24:04,702 - keystone_utils - INFO - Created user with name - CreateKeypairsTests-a254d83d-2662-4e8-user 2018-12-27 17:24:04,702 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:24:04,706 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a001aa723af349ee07ad14ad919824a36305d17" 2018-12-27 17:24:04,812 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:24:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1b42d6db-d90a-43cb-b64a-e15d53a8ce71 Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8de789d09e46427786a85702e5e8de91", "links": {"self": "http://172.30.9.31:5000/v3/roles/8de789d09e46427786a85702e5e8de91"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 17:24:04,812 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-1b42d6db-d90a-43cb-b64a-e15d53a8ce71 2018-12-27 17:24:04,816 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a001aa723af349ee07ad14ad919824a36305d17" -d '{"role": {"name": "CreateKeypairsTests-a254d83d-2662-4e8-proj-role"}}' 2018-12-27 17:24:04,950 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 27 Dec 2018 17:24:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ac3ce3be-6436-43c9-91f0-dea05ccd88bd Content-Length: 218 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "885d30bc13b649ae99e698a0fc343e82", "links": {"self": "http://172.30.9.31:5000/v3/roles/885d30bc13b649ae99e698a0fc343e82"}, "name": "CreateKeypairsTests-a254d83d-2662-4e8-proj-role"}} 2018-12-27 17:24:04,950 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/roles used request id req-ac3ce3be-6436-43c9-91f0-dea05ccd88bd 2018-12-27 17:24:04,951 - keystone_utils - INFO - Created role with name - CreateKeypairsTests-a254d83d-2662-4e8-proj-role 2018-12-27 17:24:04,954 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles/885d30bc13b649ae99e698a0fc343e82 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a001aa723af349ee07ad14ad919824a36305d17" 2018-12-27 17:24:05,073 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:24:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aa4445a7-5e50-4414-ad60-642a8716c83e Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "885d30bc13b649ae99e698a0fc343e82", "links": {"self": "http://172.30.9.31:5000/v3/roles/885d30bc13b649ae99e698a0fc343e82"}, "name": "CreateKeypairsTests-a254d83d-2662-4e8-proj-role"}} 2018-12-27 17:24:05,073 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles/885d30bc13b649ae99e698a0fc343e82 used request id req-aa4445a7-5e50-4414-ad60-642a8716c83e 2018-12-27 17:24:05,073 - keystone_utils - INFO - Granting role CreateKeypairsTests-a254d83d-2662-4e8-proj-role to project CreateKeypairsTests-a254d83d-2662-4e8-proj 2018-12-27 17:24:05,077 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:5000/v3/projects/549d89e32b95469abc7f9e7ac901ae18/users/72376fc168a947e79d86e4497aa3cde2/roles/885d30bc13b649ae99e698a0fc343e82 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a001aa723af349ee07ad14ad919824a36305d17" 2018-12-27 17:24:05,238 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:24:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d76c801c-614b-4375-beb8-b74b9306c78c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:24:05,238 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/549d89e32b95469abc7f9e7ac901ae18/users/72376fc168a947e79d86e4497aa3cde2/roles/885d30bc13b649ae99e698a0fc343e82 used request id req-d76c801c-614b-4375-beb8-b74b9306c78c 2018-12-27 17:24:05,239 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-27 17:24:05,240 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:24:05,241 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:24:05,664 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "885d30bc13b649ae99e698a0fc343e82", "name": "CreateKeypairsTests-a254d83d-2662-4e8-proj-role"}], "expires_at": "2018-12-27T18:24:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "549d89e32b95469abc7f9e7ac901ae18", "name": "CreateKeypairsTests-a254d83d-2662-4e8-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/549d89e32b95469abc7f9e7ac901ae18", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/549d89e32b95469abc7f9e7ac901ae18", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/549d89e32b95469abc7f9e7ac901ae18", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/549d89e32b95469abc7f9e7ac901ae18", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/549d89e32b95469abc7f9e7ac901ae18", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/549d89e32b95469abc7f9e7ac901ae18", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/549d89e32b95469abc7f9e7ac901ae18", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/549d89e32b95469abc7f9e7ac901ae18", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/549d89e32b95469abc7f9e7ac901ae18", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_549d89e32b95469abc7f9e7ac901ae18", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_549d89e32b95469abc7f9e7ac901ae18", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/549d89e32b95469abc7f9e7ac901ae18", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/549d89e32b95469abc7f9e7ac901ae18", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/549d89e32b95469abc7f9e7ac901ae18", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-a254d83d-2662-4e8-user", "id": "72376fc168a947e79d86e4497aa3cde2"}, "audit_ids": ["X0GFSXahTgWusNOzOeLbaQ"], "issued_at": "2018-12-27T17:24:05.000000Z"}} 2018-12-27 17:24:05,665 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8b162e89402572d775d4257fe81d14b2cf67c7f" 2018-12-27 17:24:05,766 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:24:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fd2d904e-c397-48fe-8836-d5afcf71334c Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:24:05,766 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-fd2d904e-c397-48fe-8836-d5afcf71334c 2018-12-27 17:24:05,767 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-27 17:24:05,771 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8b162e89402572d775d4257fe81d14b2cf67c7f" 2018-12-27 17:24:05,978 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:24:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-d6479333-5deb-4419-b86b-530c342dddc0 x-compute-request-id: req-d6479333-5deb-4419-b86b-530c342dddc0 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-12-27 17:24:05,978 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/os-keypairs used request id req-d6479333-5deb-4419-b86b-530c342dddc0 2018-12-27 17:24:05,979 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsTests-27abb90e-5dd6-4e93-b28c-1d7cce263007... 2018-12-27 17:24:05,979 - OpenStackKeypair - INFO - Creating new keypair 2018-12-27 17:24:06,033 - nova_utils - INFO - Creating keypair with name - CreateKeypairsTests-27abb90e-5dd6-4e93-b28c-1d7cce263007 2018-12-27 17:24:06,035 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8b162e89402572d775d4257fe81d14b2cf67c7f" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQC3zldBjNDIp6K9pV4SOjkGevkSIlMBhKY1jFsW7WIKxXtRRUqpWfZLqlPLFL7tfOHXgoXuatP/bUWBNLrYWpcwzl9bklSPmfBNRqa3eHp21zwulGEjINaJMvq+hxkG4pV88NbL3waSqAtxi1V5Bvlv5tDaBSnSUrKU0POLRCABdw==", "name": "CreateKeypairsTests-27abb90e-5dd6-4e93-b28c-1d7cce263007"}}' 2018-12-27 17:24:06,100 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:24:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6fe3872d-31aa-41e5-8f6b-15115abef0e7 x-compute-request-id: req-6fe3872d-31aa-41e5-8f6b-15115abef0e7 Content-Encoding: gzip Content-Length: 365 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQC3zldBjNDIp6K9pV4SOjkGevkSIlMBhKY1jFsW7WIKxXtRRUqpWfZLqlPLFL7tfOHXgoXuatP/bUWBNLrYWpcwzl9bklSPmfBNRqa3eHp21zwulGEjINaJMvq+hxkG4pV88NbL3waSqAtxi1V5Bvlv5tDaBSnSUrKU0POLRCABdw==", "user_id": "72376fc168a947e79d86e4497aa3cde2", "name": "CreateKeypairsTests-27abb90e-5dd6-4e93-b28c-1d7cce263007", "fingerprint": "d7:2d:52:ac:7b:12:16:09:f1:79:7d:cc:bb:89:2a:67"}} 2018-12-27 17:24:06,101 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/os-keypairs used request id req-6fe3872d-31aa-41e5-8f6b-15115abef0e7 2018-12-27 17:24:06,103 - file_utils - INFO - Saved public key to - tmp/CreateKeypairsTests-27abb90e-5dd6-4e93-b28c-1d7cce263007.pub 2018-12-27 17:24:06,104 - file_utils - INFO - Saved private key to - tmp/CreateKeypairsTests-27abb90e-5dd6-4e93-b28c-1d7cce263007 2018-12-27 17:24:06,104 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:24:06,516 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "885d30bc13b649ae99e698a0fc343e82", "name": "CreateKeypairsTests-a254d83d-2662-4e8-proj-role"}], "expires_at": "2018-12-27T18:24:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "549d89e32b95469abc7f9e7ac901ae18", "name": "CreateKeypairsTests-a254d83d-2662-4e8-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/549d89e32b95469abc7f9e7ac901ae18", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/549d89e32b95469abc7f9e7ac901ae18", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/549d89e32b95469abc7f9e7ac901ae18", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/549d89e32b95469abc7f9e7ac901ae18", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/549d89e32b95469abc7f9e7ac901ae18", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/549d89e32b95469abc7f9e7ac901ae18", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/549d89e32b95469abc7f9e7ac901ae18", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/549d89e32b95469abc7f9e7ac901ae18", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/549d89e32b95469abc7f9e7ac901ae18", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_549d89e32b95469abc7f9e7ac901ae18", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_549d89e32b95469abc7f9e7ac901ae18", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/549d89e32b95469abc7f9e7ac901ae18", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/549d89e32b95469abc7f9e7ac901ae18", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/549d89e32b95469abc7f9e7ac901ae18", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-a254d83d-2662-4e8-user", "id": "72376fc168a947e79d86e4497aa3cde2"}, "audit_ids": ["omnNJzqySd62CImqBMa9YQ"], "issued_at": "2018-12-27T17:24:06.000000Z"}} 2018-12-27 17:24:06,519 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/os-keypairs/CreateKeypairsTests-27abb90e-5dd6-4e93-b28c-1d7cce263007 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d9d3b8b56d43847143313f6958de1fb4c2fd2f0" 2018-12-27 17:24:06,718 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:24:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-480efa23-b619-4c43-834e-0847dba88aad x-compute-request-id: req-480efa23-b619-4c43-834e-0847dba88aad Content-Encoding: gzip Content-Length: 423 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQC3zldBjNDIp6K9pV4SOjkGevkSIlMBhKY1jFsW7WIKxXtRRUqpWfZLqlPLFL7tfOHXgoXuatP/bUWBNLrYWpcwzl9bklSPmfBNRqa3eHp21zwulGEjINaJMvq+hxkG4pV88NbL3waSqAtxi1V5Bvlv5tDaBSnSUrKU0POLRCABdw==", "user_id": "72376fc168a947e79d86e4497aa3cde2", "name": "CreateKeypairsTests-27abb90e-5dd6-4e93-b28c-1d7cce263007", "deleted": false, "created_at": "2018-12-27T17:24:06.000000", "updated_at": null, "fingerprint": "d7:2d:52:ac:7b:12:16:09:f1:79:7d:cc:bb:89:2a:67", "deleted_at": null, "id": 74}} 2018-12-27 17:24:06,718 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/os-keypairs/CreateKeypairsTests-27abb90e-5dd6-4e93-b28c-1d7cce263007 used request id req-480efa23-b619-4c43-834e-0847dba88aad 2018-12-27 17:24:06,719 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsTests-27abb90e-5dd6-4e93-b28c-1d7cce263007 2018-12-27 17:24:06,721 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:8774/v2.1/os-keypairs/CreateKeypairsTests-27abb90e-5dd6-4e93-b28c-1d7cce263007 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8b162e89402572d775d4257fe81d14b2cf67c7f" 2018-12-27 17:24:06,768 - novaclient.v2.client - DEBUG - RESP: [202] Date: Thu, 27 Dec 2018 17:24:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-f65fec08-4ccf-4196-aec0-b5a071b026aa x-compute-request-id: req-f65fec08-4ccf-4196-aec0-b5a071b026aa Content-Length: 0 Content-Type: application/json 2018-12-27 17:24:06,768 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/os-keypairs/CreateKeypairsTests-27abb90e-5dd6-4e93-b28c-1d7cce263007 used request id req-f65fec08-4ccf-4196-aec0-b5a071b026aa 2018-12-27 17:24:06,769 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateKeypairsTests-27abb90e-5dd6-4e93-b28c-1d7cce263007.pub] 2018-12-27 17:24:06,769 - OpenStackKeypair - INFO - Deleted private key file [tmp/CreateKeypairsTests-27abb90e-5dd6-4e93-b28c-1d7cce263007] 2018-12-27 17:24:06,777 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a001aa723af349ee07ad14ad919824a36305d17" 2018-12-27 17:24:07,078 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 33483 X-Openstack-Request-Id: req-07b6b180-4b7a-4361-8f32-7735713a6135 Date: Thu, 27 Dec 2018 17:24:07 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "created_at": "2018-12-27T15:33:01Z", "updated_at": "2018-12-27T15:33:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "35205ac3-06e6-4cf6-bb21-ff8f813cb45b", "remote_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "ade77f59-e70c-4970-8ea8-198222fa332e", "remote_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "c4f3bf7f-d793-498d-a883-bb8c6003f070", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "c85cb618-8f19-445b-8e16-6d467cb17771", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}], "revision_number": 4, "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "created_at": "2018-12-27T15:57:22Z", "updated_at": "2018-12-27T15:57:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "5e258a3b-01f5-4aef-81b7-0b5dc6e5b683", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "65475539-0336-498a-8da4-ff0a80b10089", "remote_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "ae922857-f7ae-4bc8-949b-153fb43bfd00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "b4f87679-52e1-4cf9-bf76-5abb9a9bec06", "remote_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "f7197afc9b61423897aefc9a643d03a1"}], "revision_number": 4, "project_id": "f7197afc9b61423897aefc9a643d03a1", "id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "created_at": "2018-12-27T16:01:54Z", "updated_at": "2018-12-27T16:01:54Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "00dd3abd-acd1-4edb-8f4a-8badcbd2eeb4", "remote_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "018de60d-bc33-4ef0-9eed-6d00b6ce227b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "0d99f0db-fa6b-4201-b67f-a7ff0db82c5d", "remote_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv6", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "5c4049ef-933d-4614-84e7-83584430d462", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv6", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}], "revision_number": 4, "project_id": "8c689c5e31c44b09ab85f80682abbc2a", "id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "created_at": "2018-12-27T15:56:49Z", "updated_at": "2018-12-27T15:56:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "6555e255-763a-4448-b1b1-0c93b2a390bd", "remote_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "777ff7a5-a590-43e5-a84b-7677710494e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "8bac258a-08df-48b7-900b-efbe01a6ec20", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "dc17921e-353f-4898-a970-881b2c8d093d", "remote_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}], "revision_number": 4, "project_id": "28dac9e1580d461c9de52e6659cc4f9d", "id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "created_at": "2018-12-27T16:01:52Z", "updated_at": "2018-12-27T16:01:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "32737757-45f3-4b24-b6ab-5f2d5579b4a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv6", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "ae604ef3-492d-4aa3-8045-1ff84f755a27", "remote_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv4", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "b7bff40a-beda-4996-b140-ed94d010535c", "remote_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv6", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "b8129030-9d72-4d5d-adce-47bbe62492fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv4", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}], "revision_number": 4, "project_id": "81c108a273314b24bf6b48c41b5bbe0c", "id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "created_at": "2018-12-27T15:57:20Z", "updated_at": "2018-12-27T15:57:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "0c389ec4-c0af-4c20-acf9-4fcc1d859dd7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv6", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "3749697a-f2ef-439a-a661-2fb92badd1ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv4", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "b74e0c8c-e243-450e-b1be-69c587093d6d", "remote_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv6", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "c222695b-2f1c-427d-afd7-e0be24ec9f66", "remote_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv4", "project_id": "7fb0e5436e4f467998e672dd71018a45"}], "revision_number": 4, "project_id": "7fb0e5436e4f467998e672dd71018a45", "id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "created_at": "2018-12-27T17:02:11Z", "updated_at": "2018-12-27T17:02:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "675d8a56-1c9b-4c58-a252-61e65997fd05", "remote_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv4", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "84f0587c-7394-4fd6-8f3d-8d6ba94cf3f9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv6", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "8a450b4f-e710-4193-816e-13a2d4e40c07", "remote_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv6", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "c3106b0a-1026-4156-86a9-f0438b7fab93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv4", "project_id": "7cba3664d5674e65a12c8c269a05febf"}], "revision_number": 4, "project_id": "7cba3664d5674e65a12c8c269a05febf", "id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "created_at": "2018-12-27T15:58:29Z", "updated_at": "2018-12-27T15:58:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "2a945ecc-f9fa-4219-96ab-c189a7f5c102", "remote_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv6", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "55e2b54e-68d4-4476-8c9f-e05e347c8970", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv4", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "9983229c-b595-482a-973f-81137a209b6d", "remote_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv4", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "9d4b8450-78ab-4817-a586-372ed88268f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv6", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}], "revision_number": 4, "project_id": "fbd6dbf946a5406398ba810e02d0888e", "id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "created_at": "2018-12-27T15:57:24Z", "updated_at": "2018-12-27T15:57:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "35521f2a-a59d-4798-9fa8-0febfe126076", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv4", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "607d473d-1e6a-4088-a778-7df9ffc1ff68", "remote_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv6", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "6f8fa92b-b67a-4047-a900-f43656aff42b", "remote_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv4", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "890f1d6c-9ae5-45b0-b7a1-282182432b66", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv6", "project_id": "253cc6709e714b8a80a5f74e4257907e"}], "revision_number": 4, "project_id": "253cc6709e714b8a80a5f74e4257907e", "id": "b9546f11-205e-4322-89f8-f0360d6090ed", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "created_at": "2018-12-27T15:57:08Z", "updated_at": "2018-12-27T15:57:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "6739c48b-d899-4c17-bb8e-ffaf8922c034", "remote_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv4", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "9660a6af-4d9b-40b9-9729-f205f66c2bd0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv4", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "bf244c03-fc10-4754-9c2b-b0224401c4f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv6", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "d3bee7cc-a152-441c-9790-abb1f56cec03", "remote_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv6", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}], "revision_number": 4, "project_id": "782a28bd0d40485e85eda6b8ba43840b", "id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "created_at": "2018-12-27T15:57:11Z", "updated_at": "2018-12-27T15:57:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "22c0d2cf-360a-4aa8-ba7e-bfdbf8327d27", "remote_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "553b140a-8ba9-4af7-9f50-bf24e87aebf7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "b2ecf7a5-df98-4d65-a762-767320437c5a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "e49104b2-7c13-49d6-8519-a16dd585346f", "remote_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}], "revision_number": 4, "project_id": "ef7e486beb8f4de39b25ca5f11552328", "id": "d0588e93-db0d-4888-9f99-3399a50df490", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "created_at": "2018-12-27T17:19:15Z", "updated_at": "2018-12-27T17:19:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "1990fe24-df44-4561-9f09-f50aab182bf7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "651e4b8b-b29e-409b-9f25-ff2328ccefe6", "remote_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "cc4e2254-2157-4ae1-a233-3047573ddc6d", "remote_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "da56dda4-aaf3-43ff-bdf7-e64892ec2345", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}], "revision_number": 4, "project_id": "2a5a6879c5fa4db798cea6d394565d45", "id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-27T15:33:07Z", "updated_at": "2018-12-27T15:33:07Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "4de95db8-72d6-4aec-a145-e92511971eb9", "remote_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "5f100cff-05d8-4405-8dfb-0a387c123fae", "remote_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "a3f6a193-cc94-4220-a73a-08acf63c449b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "f059d8a5-0c32-49c9-a721-77cc89245ecd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "created_at": "2018-12-27T15:29:16Z", "updated_at": "2018-12-27T15:29:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "3c53841a-5bc0-4192-b482-044411e217ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "5956ff3f-d59d-4af6-82b5-566c888583a7", "remote_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:16Z", "revision_number": 0, "id": "60735d87-52c7-426a-91a6-aff1078a5a2d", "remote_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:16Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "abe97133-61dd-4fdf-baf3-2e07968a324f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "da629caea04941e1ae8979c379dc7c9d"}], "revision_number": 4, "project_id": "da629caea04941e1ae8979c379dc7c9d", "id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "name": "default"}]} 2018-12-27 17:24:07,078 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=default used request id req-07b6b180-4b7a-4361-8f32-7735713a6135 2018-12-27 17:24:07,085 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a001aa723af349ee07ad14ad919824a36305d17" 2018-12-27 17:24:07,208 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:24:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-07d9b73f-8ecd-4a25-a499-001793bf96f7 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b7b4fceec1ad4c6eb74d758b709a9d93", "name": "admin"}} 2018-12-27 17:24:07,208 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93 used request id req-07d9b73f-8ecd-4a25-a499-001793bf96f7 2018-12-27 17:24:07,211 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/f7197afc9b61423897aefc9a643d03a1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a001aa723af349ee07ad14ad919824a36305d17" 2018-12-27 17:24:07,327 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:24:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-21acffd2-a499-411b-b14b-08f432c67bc7 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f7197afc9b61423897aefc9a643d03a1.", "code": 404, "title": "Not Found"}} 2018-12-27 17:24:07,327 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/f7197afc9b61423897aefc9a643d03a1 used request id req-21acffd2-a499-411b-b14b-08f432c67bc7 2018-12-27 17:24:07,327 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:24:07,331 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/8c689c5e31c44b09ab85f80682abbc2a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a001aa723af349ee07ad14ad919824a36305d17" 2018-12-27 17:24:07,436 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:24:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cf0a680c-c00b-4670-b60a-14b18f6a456f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8c689c5e31c44b09ab85f80682abbc2a.", "code": 404, "title": "Not Found"}} 2018-12-27 17:24:07,437 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/8c689c5e31c44b09ab85f80682abbc2a used request id req-cf0a680c-c00b-4670-b60a-14b18f6a456f 2018-12-27 17:24:07,437 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:24:07,440 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/28dac9e1580d461c9de52e6659cc4f9d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a001aa723af349ee07ad14ad919824a36305d17" 2018-12-27 17:24:07,545 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:24:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1ef66b85-83a1-4105-baf3-fc502837079d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 28dac9e1580d461c9de52e6659cc4f9d.", "code": 404, "title": "Not Found"}} 2018-12-27 17:24:07,545 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/28dac9e1580d461c9de52e6659cc4f9d used request id req-1ef66b85-83a1-4105-baf3-fc502837079d 2018-12-27 17:24:07,545 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:24:07,549 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/81c108a273314b24bf6b48c41b5bbe0c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a001aa723af349ee07ad14ad919824a36305d17" 2018-12-27 17:24:07,566 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:24:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f8cf70b4-81f1-4055-883b-e1f1eba36f95 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 81c108a273314b24bf6b48c41b5bbe0c.", "code": 404, "title": "Not Found"}} 2018-12-27 17:24:07,566 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/81c108a273314b24bf6b48c41b5bbe0c used request id req-f8cf70b4-81f1-4055-883b-e1f1eba36f95 2018-12-27 17:24:07,566 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:24:07,569 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/7fb0e5436e4f467998e672dd71018a45 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a001aa723af349ee07ad14ad919824a36305d17" 2018-12-27 17:24:07,670 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:24:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3ad9d9be-8f29-44b2-8ef4-c2afce2226f0 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7fb0e5436e4f467998e672dd71018a45.", "code": 404, "title": "Not Found"}} 2018-12-27 17:24:07,671 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/7fb0e5436e4f467998e672dd71018a45 used request id req-3ad9d9be-8f29-44b2-8ef4-c2afce2226f0 2018-12-27 17:24:07,671 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:24:07,674 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/7cba3664d5674e65a12c8c269a05febf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a001aa723af349ee07ad14ad919824a36305d17" 2018-12-27 17:24:07,783 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:24:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-085b2074-0b41-487c-bf1c-b01a7db167f7 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7cba3664d5674e65a12c8c269a05febf.", "code": 404, "title": "Not Found"}} 2018-12-27 17:24:07,784 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/7cba3664d5674e65a12c8c269a05febf used request id req-085b2074-0b41-487c-bf1c-b01a7db167f7 2018-12-27 17:24:07,784 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:24:07,787 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/fbd6dbf946a5406398ba810e02d0888e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a001aa723af349ee07ad14ad919824a36305d17" 2018-12-27 17:24:07,896 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:24:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1d43fcb8-2434-4385-b51b-1fe88803b5ee Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: fbd6dbf946a5406398ba810e02d0888e.", "code": 404, "title": "Not Found"}} 2018-12-27 17:24:07,896 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/fbd6dbf946a5406398ba810e02d0888e used request id req-1d43fcb8-2434-4385-b51b-1fe88803b5ee 2018-12-27 17:24:07,897 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:24:07,900 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/253cc6709e714b8a80a5f74e4257907e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a001aa723af349ee07ad14ad919824a36305d17" 2018-12-27 17:24:08,011 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:24:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-40c842f4-47b3-46c3-91ab-e00bd6cf74f3 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 253cc6709e714b8a80a5f74e4257907e.", "code": 404, "title": "Not Found"}} 2018-12-27 17:24:08,011 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/253cc6709e714b8a80a5f74e4257907e used request id req-40c842f4-47b3-46c3-91ab-e00bd6cf74f3 2018-12-27 17:24:08,011 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:24:08,014 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/782a28bd0d40485e85eda6b8ba43840b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a001aa723af349ee07ad14ad919824a36305d17" 2018-12-27 17:24:08,134 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:24:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-16f2a8af-eba4-4bd1-a8f4-b194743d12ba Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 782a28bd0d40485e85eda6b8ba43840b.", "code": 404, "title": "Not Found"}} 2018-12-27 17:24:08,134 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/782a28bd0d40485e85eda6b8ba43840b used request id req-16f2a8af-eba4-4bd1-a8f4-b194743d12ba 2018-12-27 17:24:08,134 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:24:08,138 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/ef7e486beb8f4de39b25ca5f11552328 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a001aa723af349ee07ad14ad919824a36305d17" 2018-12-27 17:24:08,238 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:24:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3267d9f7-5d9a-4bdf-92c4-f2b1cbd47fb2 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: ef7e486beb8f4de39b25ca5f11552328.", "code": 404, "title": "Not Found"}} 2018-12-27 17:24:08,238 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/ef7e486beb8f4de39b25ca5f11552328 used request id req-3267d9f7-5d9a-4bdf-92c4-f2b1cbd47fb2 2018-12-27 17:24:08,238 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:24:08,242 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/2a5a6879c5fa4db798cea6d394565d45 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a001aa723af349ee07ad14ad919824a36305d17" 2018-12-27 17:24:08,340 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:24:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-63c5510d-2726-47b9-817d-941039019bb7 Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.31:5000/v3/projects/2a5a6879c5fa4db798cea6d394565d45"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}} 2018-12-27 17:24:08,340 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/2a5a6879c5fa4db798cea6d394565d45 used request id req-63c5510d-2726-47b9-817d-941039019bb7 2018-12-27 17:24:08,344 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/da629caea04941e1ae8979c379dc7c9d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a001aa723af349ee07ad14ad919824a36305d17" 2018-12-27 17:24:08,468 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:24:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ea444bd2-f348-40f8-afa2-fba0e05b92c3 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/da629caea04941e1ae8979c379dc7c9d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "da629caea04941e1ae8979c379dc7c9d", "name": "service"}} 2018-12-27 17:24:08,468 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/da629caea04941e1ae8979c379dc7c9d used request id req-ea444bd2-f348-40f8-afa2-fba0e05b92c3 2018-12-27 17:24:08,469 - keystone_utils - INFO - Deleting project with name - CreateKeypairsTests-a254d83d-2662-4e8-proj 2018-12-27 17:24:08,473 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/projects/549d89e32b95469abc7f9e7ac901ae18 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a001aa723af349ee07ad14ad919824a36305d17" 2018-12-27 17:24:08,756 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:24:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a6feb23b-0b93-4b46-bc68-1b6ac8ce4a22 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:24:08,756 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/549d89e32b95469abc7f9e7ac901ae18 used request id req-a6feb23b-0b93-4b46-bc68-1b6ac8ce4a22 2018-12-27 17:24:08,756 - keystone_utils - INFO - Deleting role with name - CreateKeypairsTests-a254d83d-2662-4e8-proj-role 2018-12-27 17:24:08,760 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/roles/885d30bc13b649ae99e698a0fc343e82 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a001aa723af349ee07ad14ad919824a36305d17" 2018-12-27 17:24:08,806 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:24:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7c31aed2-f0d7-497a-88f0-f972ff5461d3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:24:08,806 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/roles/885d30bc13b649ae99e698a0fc343e82 used request id req-7c31aed2-f0d7-497a-88f0-f972ff5461d3 2018-12-27 17:24:08,810 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a001aa723af349ee07ad14ad919824a36305d17" 2018-12-27 17:24:08,917 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:24:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5f5ba993-57cd-4f36-bee8-b3be79a9904e Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8de789d09e46427786a85702e5e8de91", "links": {"self": "http://172.30.9.31:5000/v3/roles/8de789d09e46427786a85702e5e8de91"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 17:24:08,917 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-5f5ba993-57cd-4f36-bee8-b3be79a9904e 2018-12-27 17:24:08,917 - keystone_utils - INFO - Deleting user with name - CreateKeypairsTests-a254d83d-2662-4e8-user 2018-12-27 17:24:08,921 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/users/72376fc168a947e79d86e4497aa3cde2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11777a8fd4f0cfe83aff06ba70770893726668a5" 2018-12-27 17:24:09,124 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:24:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d27dfac8-3a5c-45b8-9539-b3b948f60e0b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:24:09,124 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/72376fc168a947e79d86e4497aa3cde2 used request id req-d27dfac8-3a5c-45b8-9539-b3b948f60e0b 2018-12-27 17:24:09,126 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:24:09,545 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:24:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["B9aG2SUSTNeVL-TUHVgWDQ"], "issued_at": "2018-12-27T17:24:09.000000Z"}} 2018-12-27 17:24:09,546 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c507ac5442b4d896d1825ca842b49ace74a888af" 2018-12-27 17:24:09,666 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:24:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-212fb950-8390-4a20-8bc0-7501bca95a02 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:24:09,666 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-212fb950-8390-4a20-8bc0-7501bca95a02 2018-12-27 17:24:09,667 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:24:09,668 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:24:10,095 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:24:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["HaOuNepmSdyVxAQ9J4Jf4g"], "issued_at": "2018-12-27T17:24:10.000000Z"}} 2018-12-27 17:24:10,096 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2723f42fddf52cfdcfd4b59dd5a4ba0cf0c58815" 2018-12-27 17:24:10,201 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:24:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3071ba9b-c8dd-411c-abdc-fa2694d09568 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:24:10,202 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-3071ba9b-c8dd-411c-abdc-fa2694d09568 2018-12-27 17:24:10,205 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 17:24:10,211 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 17:24:10 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 17:24:10,212 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-ac02d449-cf0e-4e1-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2723f42fddf52cfdcfd4b59dd5a4ba0cf0c58815" 2018-12-27 17:24:10,317 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:24:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-06468699-4a12-442b-aab8-5bd6643e9868 Content-Encoding: gzip Content-Length: 174 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-ac02d449-cf0e-4e1-proj", "previous": null, "next": null}, "projects": []} 2018-12-27 17:24:10,318 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-ac02d449-cf0e-4e1-proj used request id req-06468699-4a12-442b-aab8-5bd6643e9868 2018-12-27 17:24:10,321 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2723f42fddf52cfdcfd4b59dd5a4ba0cf0c58815" 2018-12-27 17:24:10,429 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:24:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e649def9-27ab-4039-b023-45b8e1acd17b Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-27 17:24:10,429 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-e649def9-27ab-4039-b023-45b8e1acd17b 2018-12-27 17:24:10,433 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2723f42fddf52cfdcfd4b59dd5a4ba0cf0c58815" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsTests-ac02d449-cf0e-4e1-proj"}}' 2018-12-27 17:24:10,577 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 27 Dec 2018 17:24:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1b8ec911-fa1b-4daa-b1cb-bc7ea8911044 Content-Length: 316 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/59e525cb4b8e496fb0f3afa625fe030c"}, "tags": [], "enabled": true, "id": "59e525cb4b8e496fb0f3afa625fe030c", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-ac02d449-cf0e-4e1-proj"}} 2018-12-27 17:24:10,577 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-1b8ec911-fa1b-4daa-b1cb-bc7ea8911044 2018-12-27 17:24:10,578 - keystone_utils - INFO - Created project with name - CreateKeypairsTests-ac02d449-cf0e-4e1-proj 2018-12-27 17:24:10,578 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:24:10,579 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:24:10,989 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:24:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["r8QYwSfWSMGBomz2bAhv2w"], "issued_at": "2018-12-27T17:24:10.000000Z"}} 2018-12-27 17:24:10,990 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4cd4152fcb6242d26152f22863bd453694425b2f" 2018-12-27 17:24:11,092 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:24:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a76f39cd-dbea-494b-8d98-ea0baec415b5 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:24:11,092 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-a76f39cd-dbea-494b-8d98-ea0baec415b5 2018-12-27 17:24:11,097 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 17:24:11,102 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 17:24:11 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 17:24:11,103 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4cd4152fcb6242d26152f22863bd453694425b2f" 2018-12-27 17:24:11,225 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:24:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6fffd132-73fa-44e9-95b3-3e1b4c661400 Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "links": {"self": "http://172.30.9.31:5000/v3/users/01fa52e7b3674fc48643fa4ffca67e4e"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "01fa52e7b3674fc48643fa4ffca67e4e", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/05a834ddebbc40688596b7460b47439e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05a834ddebbc40688596b7460b47439e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/08226a0ad01943f39559448239e291e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "08226a0ad01943f39559448239e291e1", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/55c0552fe37a4f7ca0e73939514bc683"}, "domain_id": "default", "enabled": true, "options": {}, "id": "55c0552fe37a4f7ca0e73939514bc683", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/646a4af4e3b5439a97996d353fea3924"}, "domain_id": "914eec1d43ea4caf9d2fd33268c06258", "enabled": true, "options": {}, "id": "646a4af4e3b5439a97996d353fea3924", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/85fb203e51c34d3f8122e285a6a318b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85fb203e51c34d3f8122e285a6a318b3", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/905e7f4b42d24cca93b99d2401fa3378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "905e7f4b42d24cca93b99d2401fa3378", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/a5bc08b9f81f4e5bb86c24f9f7547bae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5bc08b9f81f4e5bb86c24f9f7547bae", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/a5c780627f004d318bf908d80305da9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5c780627f004d318bf908d80305da9c", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/b18425bf2b044bc9af7e194919539a17"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b18425bf2b044bc9af7e194919539a17", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/b8d2134b619d4dca80e21d6fb16449b0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b8d2134b619d4dca80e21d6fb16449b0", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/b9ab6a25a652438285139fe5b44aea62"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9ab6a25a652438285139fe5b44aea62", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/c08462554a4844d681348f58b9b0edee"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c08462554a4844d681348f58b9b0edee", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/ddfc3a9aad444d4782eae677c8a98130"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ddfc3a9aad444d4782eae677c8a98130", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/f2a74f2185a54676a6cb2bb5ecfcc4f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2a74f2185a54676a6cb2bb5ecfcc4f6", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-12-27 17:24:11,225 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-6fffd132-73fa-44e9-95b3-3e1b4c661400 2018-12-27 17:24:11,229 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?name=CreateKeypairsTests-ac02d449-cf0e-4e1-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4cd4152fcb6242d26152f22863bd453694425b2f" 2018-12-27 17:24:11,331 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:24:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e61a1342-d1bf-4128-8a75-457dbd705864 Content-Encoding: gzip Content-Length: 256 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?name=CreateKeypairsTests-ac02d449-cf0e-4e1-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/59e525cb4b8e496fb0f3afa625fe030c"}, "tags": [], "enabled": true, "id": "59e525cb4b8e496fb0f3afa625fe030c", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-ac02d449-cf0e-4e1-proj"}]} 2018-12-27 17:24:11,332 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?name=CreateKeypairsTests-ac02d449-cf0e-4e1-proj used request id req-e61a1342-d1bf-4128-8a75-457dbd705864 2018-12-27 17:24:11,335 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4cd4152fcb6242d26152f22863bd453694425b2f" 2018-12-27 17:24:11,454 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:24:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b033b758-98bf-40a8-ab05-43218a97f17b Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-27 17:24:11,454 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-b033b758-98bf-40a8-ab05-43218a97f17b 2018-12-27 17:24:11,847 - keystone_utils - INFO - Created user with name - CreateKeypairsTests-ac02d449-cf0e-4e1-user 2018-12-27 17:24:11,847 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:24:11,851 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2723f42fddf52cfdcfd4b59dd5a4ba0cf0c58815" 2018-12-27 17:24:11,963 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:24:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-34308bc2-d851-41ea-a334-d6720cda374a Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8de789d09e46427786a85702e5e8de91", "links": {"self": "http://172.30.9.31:5000/v3/roles/8de789d09e46427786a85702e5e8de91"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 17:24:11,963 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-34308bc2-d851-41ea-a334-d6720cda374a 2018-12-27 17:24:11,967 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2723f42fddf52cfdcfd4b59dd5a4ba0cf0c58815" -d '{"role": {"name": "CreateKeypairsTests-ac02d449-cf0e-4e1-proj-role"}}' 2018-12-27 17:24:12,097 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 27 Dec 2018 17:24:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f4a2e026-aca4-416e-a3a5-a0e5933cba3c Content-Length: 218 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "d3b0dba84e624ce98f19a711b669c2cb", "links": {"self": "http://172.30.9.31:5000/v3/roles/d3b0dba84e624ce98f19a711b669c2cb"}, "name": "CreateKeypairsTests-ac02d449-cf0e-4e1-proj-role"}} 2018-12-27 17:24:12,098 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/roles used request id req-f4a2e026-aca4-416e-a3a5-a0e5933cba3c 2018-12-27 17:24:12,098 - keystone_utils - INFO - Created role with name - CreateKeypairsTests-ac02d449-cf0e-4e1-proj-role 2018-12-27 17:24:12,101 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles/d3b0dba84e624ce98f19a711b669c2cb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2723f42fddf52cfdcfd4b59dd5a4ba0cf0c58815" 2018-12-27 17:24:12,210 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:24:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b908a7d4-e99d-4e50-9f16-250be1039293 Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "d3b0dba84e624ce98f19a711b669c2cb", "links": {"self": "http://172.30.9.31:5000/v3/roles/d3b0dba84e624ce98f19a711b669c2cb"}, "name": "CreateKeypairsTests-ac02d449-cf0e-4e1-proj-role"}} 2018-12-27 17:24:12,210 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles/d3b0dba84e624ce98f19a711b669c2cb used request id req-b908a7d4-e99d-4e50-9f16-250be1039293 2018-12-27 17:24:12,211 - keystone_utils - INFO - Granting role CreateKeypairsTests-ac02d449-cf0e-4e1-proj-role to project CreateKeypairsTests-ac02d449-cf0e-4e1-proj 2018-12-27 17:24:12,214 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:5000/v3/projects/59e525cb4b8e496fb0f3afa625fe030c/users/b564e56a54c24356a22c349ee6f2809e/roles/d3b0dba84e624ce98f19a711b669c2cb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2723f42fddf52cfdcfd4b59dd5a4ba0cf0c58815" 2018-12-27 17:24:12,370 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:24:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9ff18eef-5322-4a69-96f7-9adafe8aa1ef Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:24:12,370 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/59e525cb4b8e496fb0f3afa625fe030c/users/b564e56a54c24356a22c349ee6f2809e/roles/d3b0dba84e624ce98f19a711b669c2cb used request id req-9ff18eef-5322-4a69-96f7-9adafe8aa1ef 2018-12-27 17:24:12,370 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-27 17:24:12,372 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:24:12,372 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:24:12,787 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d3b0dba84e624ce98f19a711b669c2cb", "name": "CreateKeypairsTests-ac02d449-cf0e-4e1-proj-role"}], "expires_at": "2018-12-27T18:24:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "59e525cb4b8e496fb0f3afa625fe030c", "name": "CreateKeypairsTests-ac02d449-cf0e-4e1-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/59e525cb4b8e496fb0f3afa625fe030c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/59e525cb4b8e496fb0f3afa625fe030c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/59e525cb4b8e496fb0f3afa625fe030c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/59e525cb4b8e496fb0f3afa625fe030c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/59e525cb4b8e496fb0f3afa625fe030c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/59e525cb4b8e496fb0f3afa625fe030c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/59e525cb4b8e496fb0f3afa625fe030c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/59e525cb4b8e496fb0f3afa625fe030c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/59e525cb4b8e496fb0f3afa625fe030c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_59e525cb4b8e496fb0f3afa625fe030c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_59e525cb4b8e496fb0f3afa625fe030c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/59e525cb4b8e496fb0f3afa625fe030c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/59e525cb4b8e496fb0f3afa625fe030c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/59e525cb4b8e496fb0f3afa625fe030c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-ac02d449-cf0e-4e1-user", "id": "b564e56a54c24356a22c349ee6f2809e"}, "audit_ids": ["L0AHQRQQT7GV0txcOPZZvw"], "issued_at": "2018-12-27T17:24:12.000000Z"}} 2018-12-27 17:24:12,788 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a587d16e23b58d7bbc02b4994f68359a6d680f86" 2018-12-27 17:24:12,882 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:24:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5dfe6771-a25b-4146-990d-1152fbbc95bf Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:24:12,882 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-5dfe6771-a25b-4146-990d-1152fbbc95bf 2018-12-27 17:24:12,883 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-27 17:24:12,887 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a587d16e23b58d7bbc02b4994f68359a6d680f86" 2018-12-27 17:24:13,086 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:24:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-4cadc593-f044-411d-a0f8-634c13bf0b04 x-compute-request-id: req-4cadc593-f044-411d-a0f8-634c13bf0b04 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-12-27 17:24:13,087 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/os-keypairs used request id req-4cadc593-f044-411d-a0f8-634c13bf0b04 2018-12-27 17:24:13,087 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsTests-947eefc7-72ea-432e-98f5-e3f3d2dd4c37... 2018-12-27 17:24:13,088 - OpenStackKeypair - INFO - Creating new keypair 2018-12-27 17:24:13,108 - nova_utils - INFO - Creating keypair with name - CreateKeypairsTests-947eefc7-72ea-432e-98f5-e3f3d2dd4c37 2018-12-27 17:24:13,110 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a587d16e23b58d7bbc02b4994f68359a6d680f86" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQC8N2RXaoYhZ67Xh1sny0bhqeRWfaRPfoPI1wkRmon+VpWFGCGI077DvZIBLBVgOEsCCaY/KEYVReareyQgQJMUVyhQAOn8cj6vERdpmm89h20c29imw59NYJTdKMG2KT3iPxdE+NoMpF4U9UiwUcIO+dCMnQPHqLcffu1gokmQnQ==", "name": "CreateKeypairsTests-947eefc7-72ea-432e-98f5-e3f3d2dd4c37"}}' 2018-12-27 17:24:13,165 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:24:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9a546e7e-6a5b-44ac-9b6d-53af45860bce x-compute-request-id: req-9a546e7e-6a5b-44ac-9b6d-53af45860bce Content-Encoding: gzip Content-Length: 368 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQC8N2RXaoYhZ67Xh1sny0bhqeRWfaRPfoPI1wkRmon+VpWFGCGI077DvZIBLBVgOEsCCaY/KEYVReareyQgQJMUVyhQAOn8cj6vERdpmm89h20c29imw59NYJTdKMG2KT3iPxdE+NoMpF4U9UiwUcIO+dCMnQPHqLcffu1gokmQnQ==", "user_id": "b564e56a54c24356a22c349ee6f2809e", "name": "CreateKeypairsTests-947eefc7-72ea-432e-98f5-e3f3d2dd4c37", "fingerprint": "1b:9e:22:e7:38:90:88:e8:d4:fb:b2:65:29:b6:79:b8"}} 2018-12-27 17:24:13,166 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/os-keypairs used request id req-9a546e7e-6a5b-44ac-9b6d-53af45860bce 2018-12-27 17:24:13,179 - file_utils - INFO - Saved public key to - tmp/CreateKeypairsTests-947eefc7-72ea-432e-98f5-e3f3d2dd4c37.pub 2018-12-27 17:24:13,179 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:24:13,596 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d3b0dba84e624ce98f19a711b669c2cb", "name": "CreateKeypairsTests-ac02d449-cf0e-4e1-proj-role"}], "expires_at": "2018-12-27T18:24:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "59e525cb4b8e496fb0f3afa625fe030c", "name": "CreateKeypairsTests-ac02d449-cf0e-4e1-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/59e525cb4b8e496fb0f3afa625fe030c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/59e525cb4b8e496fb0f3afa625fe030c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/59e525cb4b8e496fb0f3afa625fe030c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/59e525cb4b8e496fb0f3afa625fe030c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/59e525cb4b8e496fb0f3afa625fe030c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/59e525cb4b8e496fb0f3afa625fe030c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/59e525cb4b8e496fb0f3afa625fe030c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/59e525cb4b8e496fb0f3afa625fe030c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/59e525cb4b8e496fb0f3afa625fe030c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_59e525cb4b8e496fb0f3afa625fe030c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_59e525cb4b8e496fb0f3afa625fe030c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/59e525cb4b8e496fb0f3afa625fe030c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/59e525cb4b8e496fb0f3afa625fe030c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/59e525cb4b8e496fb0f3afa625fe030c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-ac02d449-cf0e-4e1-user", "id": "b564e56a54c24356a22c349ee6f2809e"}, "audit_ids": ["Xt9n7edeTyeMhuaCB5WcXQ"], "issued_at": "2018-12-27T17:24:13.000000Z"}} 2018-12-27 17:24:13,599 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/os-keypairs/CreateKeypairsTests-947eefc7-72ea-432e-98f5-e3f3d2dd4c37 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c993d3e6a53363a7fa0a812cbebf885269833198" 2018-12-27 17:24:13,797 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:24:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7d366b7d-192a-44a5-84fc-9bbe3b7ac17f x-compute-request-id: req-7d366b7d-192a-44a5-84fc-9bbe3b7ac17f Content-Encoding: gzip Content-Length: 423 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQC8N2RXaoYhZ67Xh1sny0bhqeRWfaRPfoPI1wkRmon+VpWFGCGI077DvZIBLBVgOEsCCaY/KEYVReareyQgQJMUVyhQAOn8cj6vERdpmm89h20c29imw59NYJTdKMG2KT3iPxdE+NoMpF4U9UiwUcIO+dCMnQPHqLcffu1gokmQnQ==", "user_id": "b564e56a54c24356a22c349ee6f2809e", "name": "CreateKeypairsTests-947eefc7-72ea-432e-98f5-e3f3d2dd4c37", "deleted": false, "created_at": "2018-12-27T17:24:13.000000", "updated_at": null, "fingerprint": "1b:9e:22:e7:38:90:88:e8:d4:fb:b2:65:29:b6:79:b8", "deleted_at": null, "id": 77}} 2018-12-27 17:24:13,797 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/os-keypairs/CreateKeypairsTests-947eefc7-72ea-432e-98f5-e3f3d2dd4c37 used request id req-7d366b7d-192a-44a5-84fc-9bbe3b7ac17f 2018-12-27 17:24:13,798 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsTests-947eefc7-72ea-432e-98f5-e3f3d2dd4c37 2018-12-27 17:24:13,801 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:8774/v2.1/os-keypairs/CreateKeypairsTests-947eefc7-72ea-432e-98f5-e3f3d2dd4c37 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a587d16e23b58d7bbc02b4994f68359a6d680f86" 2018-12-27 17:24:13,834 - novaclient.v2.client - DEBUG - RESP: [202] Date: Thu, 27 Dec 2018 17:24:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-fd94d8e3-ea48-4d7b-b0fc-e1e0ff4e5b0d x-compute-request-id: req-fd94d8e3-ea48-4d7b-b0fc-e1e0ff4e5b0d Content-Length: 0 Content-Type: application/json 2018-12-27 17:24:13,834 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/os-keypairs/CreateKeypairsTests-947eefc7-72ea-432e-98f5-e3f3d2dd4c37 used request id req-fd94d8e3-ea48-4d7b-b0fc-e1e0ff4e5b0d 2018-12-27 17:24:13,835 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateKeypairsTests-947eefc7-72ea-432e-98f5-e3f3d2dd4c37.pub] 2018-12-27 17:24:13,841 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2723f42fddf52cfdcfd4b59dd5a4ba0cf0c58815" 2018-12-27 17:24:14,227 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 33483 X-Openstack-Request-Id: req-d714c6b3-4071-4ab1-8648-df6e033a3efa Date: Thu, 27 Dec 2018 17:24:14 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "created_at": "2018-12-27T15:33:01Z", "updated_at": "2018-12-27T15:33:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "35205ac3-06e6-4cf6-bb21-ff8f813cb45b", "remote_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "ade77f59-e70c-4970-8ea8-198222fa332e", "remote_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "c4f3bf7f-d793-498d-a883-bb8c6003f070", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "c85cb618-8f19-445b-8e16-6d467cb17771", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}], "revision_number": 4, "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "created_at": "2018-12-27T15:57:22Z", "updated_at": "2018-12-27T15:57:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "5e258a3b-01f5-4aef-81b7-0b5dc6e5b683", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "65475539-0336-498a-8da4-ff0a80b10089", "remote_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "ae922857-f7ae-4bc8-949b-153fb43bfd00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "b4f87679-52e1-4cf9-bf76-5abb9a9bec06", "remote_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "f7197afc9b61423897aefc9a643d03a1"}], "revision_number": 4, "project_id": "f7197afc9b61423897aefc9a643d03a1", "id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "created_at": "2018-12-27T16:01:54Z", "updated_at": "2018-12-27T16:01:54Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "00dd3abd-acd1-4edb-8f4a-8badcbd2eeb4", "remote_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "018de60d-bc33-4ef0-9eed-6d00b6ce227b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "0d99f0db-fa6b-4201-b67f-a7ff0db82c5d", "remote_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv6", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "5c4049ef-933d-4614-84e7-83584430d462", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv6", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}], "revision_number": 4, "project_id": "8c689c5e31c44b09ab85f80682abbc2a", "id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "created_at": "2018-12-27T15:56:49Z", "updated_at": "2018-12-27T15:56:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "6555e255-763a-4448-b1b1-0c93b2a390bd", "remote_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "777ff7a5-a590-43e5-a84b-7677710494e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "8bac258a-08df-48b7-900b-efbe01a6ec20", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "dc17921e-353f-4898-a970-881b2c8d093d", "remote_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}], "revision_number": 4, "project_id": "28dac9e1580d461c9de52e6659cc4f9d", "id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "created_at": "2018-12-27T16:01:52Z", "updated_at": "2018-12-27T16:01:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "32737757-45f3-4b24-b6ab-5f2d5579b4a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv6", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "ae604ef3-492d-4aa3-8045-1ff84f755a27", "remote_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv4", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "b7bff40a-beda-4996-b140-ed94d010535c", "remote_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv6", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "b8129030-9d72-4d5d-adce-47bbe62492fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv4", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}], "revision_number": 4, "project_id": "81c108a273314b24bf6b48c41b5bbe0c", "id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "created_at": "2018-12-27T15:57:20Z", "updated_at": "2018-12-27T15:57:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "0c389ec4-c0af-4c20-acf9-4fcc1d859dd7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv6", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "3749697a-f2ef-439a-a661-2fb92badd1ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv4", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "b74e0c8c-e243-450e-b1be-69c587093d6d", "remote_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv6", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "c222695b-2f1c-427d-afd7-e0be24ec9f66", "remote_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv4", "project_id": "7fb0e5436e4f467998e672dd71018a45"}], "revision_number": 4, "project_id": "7fb0e5436e4f467998e672dd71018a45", "id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "created_at": "2018-12-27T17:02:11Z", "updated_at": "2018-12-27T17:02:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "675d8a56-1c9b-4c58-a252-61e65997fd05", "remote_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv4", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "84f0587c-7394-4fd6-8f3d-8d6ba94cf3f9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv6", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "8a450b4f-e710-4193-816e-13a2d4e40c07", "remote_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv6", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "c3106b0a-1026-4156-86a9-f0438b7fab93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv4", "project_id": "7cba3664d5674e65a12c8c269a05febf"}], "revision_number": 4, "project_id": "7cba3664d5674e65a12c8c269a05febf", "id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "created_at": "2018-12-27T15:58:29Z", "updated_at": "2018-12-27T15:58:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "2a945ecc-f9fa-4219-96ab-c189a7f5c102", "remote_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv6", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "55e2b54e-68d4-4476-8c9f-e05e347c8970", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv4", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "9983229c-b595-482a-973f-81137a209b6d", "remote_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv4", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "9d4b8450-78ab-4817-a586-372ed88268f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv6", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}], "revision_number": 4, "project_id": "fbd6dbf946a5406398ba810e02d0888e", "id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "created_at": "2018-12-27T15:57:24Z", "updated_at": "2018-12-27T15:57:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "35521f2a-a59d-4798-9fa8-0febfe126076", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv4", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "607d473d-1e6a-4088-a778-7df9ffc1ff68", "remote_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv6", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "6f8fa92b-b67a-4047-a900-f43656aff42b", "remote_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv4", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "890f1d6c-9ae5-45b0-b7a1-282182432b66", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv6", "project_id": "253cc6709e714b8a80a5f74e4257907e"}], "revision_number": 4, "project_id": "253cc6709e714b8a80a5f74e4257907e", "id": "b9546f11-205e-4322-89f8-f0360d6090ed", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "created_at": "2018-12-27T15:57:08Z", "updated_at": "2018-12-27T15:57:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "6739c48b-d899-4c17-bb8e-ffaf8922c034", "remote_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv4", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "9660a6af-4d9b-40b9-9729-f205f66c2bd0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv4", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "bf244c03-fc10-4754-9c2b-b0224401c4f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv6", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "d3bee7cc-a152-441c-9790-abb1f56cec03", "remote_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv6", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}], "revision_number": 4, "project_id": "782a28bd0d40485e85eda6b8ba43840b", "id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "created_at": "2018-12-27T15:57:11Z", "updated_at": "2018-12-27T15:57:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "22c0d2cf-360a-4aa8-ba7e-bfdbf8327d27", "remote_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "553b140a-8ba9-4af7-9f50-bf24e87aebf7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "b2ecf7a5-df98-4d65-a762-767320437c5a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "e49104b2-7c13-49d6-8519-a16dd585346f", "remote_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}], "revision_number": 4, "project_id": "ef7e486beb8f4de39b25ca5f11552328", "id": "d0588e93-db0d-4888-9f99-3399a50df490", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "created_at": "2018-12-27T17:19:15Z", "updated_at": "2018-12-27T17:19:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "1990fe24-df44-4561-9f09-f50aab182bf7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "651e4b8b-b29e-409b-9f25-ff2328ccefe6", "remote_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "cc4e2254-2157-4ae1-a233-3047573ddc6d", "remote_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "da56dda4-aaf3-43ff-bdf7-e64892ec2345", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}], "revision_number": 4, "project_id": "2a5a6879c5fa4db798cea6d394565d45", "id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-27T15:33:07Z", "updated_at": "2018-12-27T15:33:07Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "4de95db8-72d6-4aec-a145-e92511971eb9", "remote_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "5f100cff-05d8-4405-8dfb-0a387c123fae", "remote_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "a3f6a193-cc94-4220-a73a-08acf63c449b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "f059d8a5-0c32-49c9-a721-77cc89245ecd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "created_at": "2018-12-27T15:29:16Z", "updated_at": "2018-12-27T15:29:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "3c53841a-5bc0-4192-b482-044411e217ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "5956ff3f-d59d-4af6-82b5-566c888583a7", "remote_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:16Z", "revision_number": 0, "id": "60735d87-52c7-426a-91a6-aff1078a5a2d", "remote_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:16Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "abe97133-61dd-4fdf-baf3-2e07968a324f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "da629caea04941e1ae8979c379dc7c9d"}], "revision_number": 4, "project_id": "da629caea04941e1ae8979c379dc7c9d", "id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "name": "default"}]} 2018-12-27 17:24:14,227 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=default used request id req-d714c6b3-4071-4ab1-8648-df6e033a3efa 2018-12-27 17:24:14,234 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2723f42fddf52cfdcfd4b59dd5a4ba0cf0c58815" 2018-12-27 17:24:14,348 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:24:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f84a099d-1811-4ae2-8c89-b1fc93f09531 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b7b4fceec1ad4c6eb74d758b709a9d93", "name": "admin"}} 2018-12-27 17:24:14,348 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93 used request id req-f84a099d-1811-4ae2-8c89-b1fc93f09531 2018-12-27 17:24:14,351 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/f7197afc9b61423897aefc9a643d03a1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2723f42fddf52cfdcfd4b59dd5a4ba0cf0c58815" 2018-12-27 17:24:14,451 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:24:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cf9d3d60-840d-4587-bd02-b374dbf1302f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f7197afc9b61423897aefc9a643d03a1.", "code": 404, "title": "Not Found"}} 2018-12-27 17:24:14,452 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/f7197afc9b61423897aefc9a643d03a1 used request id req-cf9d3d60-840d-4587-bd02-b374dbf1302f 2018-12-27 17:24:14,452 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:24:14,455 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/8c689c5e31c44b09ab85f80682abbc2a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2723f42fddf52cfdcfd4b59dd5a4ba0cf0c58815" 2018-12-27 17:24:14,564 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:24:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-33d13a41-5089-414c-bd6a-665a44aaa91e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8c689c5e31c44b09ab85f80682abbc2a.", "code": 404, "title": "Not Found"}} 2018-12-27 17:24:14,565 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/8c689c5e31c44b09ab85f80682abbc2a used request id req-33d13a41-5089-414c-bd6a-665a44aaa91e 2018-12-27 17:24:14,565 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:24:14,568 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/28dac9e1580d461c9de52e6659cc4f9d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2723f42fddf52cfdcfd4b59dd5a4ba0cf0c58815" 2018-12-27 17:24:14,682 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:24:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e869fc94-2991-40a1-963b-519b4fe1f22f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 28dac9e1580d461c9de52e6659cc4f9d.", "code": 404, "title": "Not Found"}} 2018-12-27 17:24:14,682 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/28dac9e1580d461c9de52e6659cc4f9d used request id req-e869fc94-2991-40a1-963b-519b4fe1f22f 2018-12-27 17:24:14,682 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:24:14,686 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/81c108a273314b24bf6b48c41b5bbe0c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2723f42fddf52cfdcfd4b59dd5a4ba0cf0c58815" 2018-12-27 17:24:14,874 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:24:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-034d6cfe-cd04-45e0-9696-6fdb302f9d17 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 81c108a273314b24bf6b48c41b5bbe0c.", "code": 404, "title": "Not Found"}} 2018-12-27 17:24:14,874 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/81c108a273314b24bf6b48c41b5bbe0c used request id req-034d6cfe-cd04-45e0-9696-6fdb302f9d17 2018-12-27 17:24:14,874 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:24:14,878 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/7fb0e5436e4f467998e672dd71018a45 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2723f42fddf52cfdcfd4b59dd5a4ba0cf0c58815" 2018-12-27 17:24:14,984 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:24:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a5be961c-ca45-4bc2-af01-e8f012b0be13 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7fb0e5436e4f467998e672dd71018a45.", "code": 404, "title": "Not Found"}} 2018-12-27 17:24:14,984 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/7fb0e5436e4f467998e672dd71018a45 used request id req-a5be961c-ca45-4bc2-af01-e8f012b0be13 2018-12-27 17:24:14,985 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:24:14,988 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/7cba3664d5674e65a12c8c269a05febf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2723f42fddf52cfdcfd4b59dd5a4ba0cf0c58815" 2018-12-27 17:24:15,107 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:24:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c7012286-f1b3-44f5-9b02-ef74f4ffffc3 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7cba3664d5674e65a12c8c269a05febf.", "code": 404, "title": "Not Found"}} 2018-12-27 17:24:15,107 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/7cba3664d5674e65a12c8c269a05febf used request id req-c7012286-f1b3-44f5-9b02-ef74f4ffffc3 2018-12-27 17:24:15,107 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:24:15,111 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/fbd6dbf946a5406398ba810e02d0888e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2723f42fddf52cfdcfd4b59dd5a4ba0cf0c58815" 2018-12-27 17:24:15,220 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:24:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5b012df4-0343-46e9-ac7a-7465f2b8d9b1 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: fbd6dbf946a5406398ba810e02d0888e.", "code": 404, "title": "Not Found"}} 2018-12-27 17:24:15,221 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/fbd6dbf946a5406398ba810e02d0888e used request id req-5b012df4-0343-46e9-ac7a-7465f2b8d9b1 2018-12-27 17:24:15,221 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:24:15,224 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/253cc6709e714b8a80a5f74e4257907e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2723f42fddf52cfdcfd4b59dd5a4ba0cf0c58815" 2018-12-27 17:24:15,330 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:24:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-94fbe02c-e366-4750-a8ca-a9f036840a03 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 253cc6709e714b8a80a5f74e4257907e.", "code": 404, "title": "Not Found"}} 2018-12-27 17:24:15,331 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/253cc6709e714b8a80a5f74e4257907e used request id req-94fbe02c-e366-4750-a8ca-a9f036840a03 2018-12-27 17:24:15,331 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:24:15,334 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/782a28bd0d40485e85eda6b8ba43840b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2723f42fddf52cfdcfd4b59dd5a4ba0cf0c58815" 2018-12-27 17:24:15,457 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:24:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3fa050ca-8406-4af4-acfb-6dbbb1523a8e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 782a28bd0d40485e85eda6b8ba43840b.", "code": 404, "title": "Not Found"}} 2018-12-27 17:24:15,457 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/782a28bd0d40485e85eda6b8ba43840b used request id req-3fa050ca-8406-4af4-acfb-6dbbb1523a8e 2018-12-27 17:24:15,457 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:24:15,461 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/ef7e486beb8f4de39b25ca5f11552328 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2723f42fddf52cfdcfd4b59dd5a4ba0cf0c58815" 2018-12-27 17:24:15,568 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:24:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ff7c549c-219d-48fc-a3f8-f195baafc14c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: ef7e486beb8f4de39b25ca5f11552328.", "code": 404, "title": "Not Found"}} 2018-12-27 17:24:15,568 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/ef7e486beb8f4de39b25ca5f11552328 used request id req-ff7c549c-219d-48fc-a3f8-f195baafc14c 2018-12-27 17:24:15,568 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:24:15,572 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/2a5a6879c5fa4db798cea6d394565d45 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2723f42fddf52cfdcfd4b59dd5a4ba0cf0c58815" 2018-12-27 17:24:15,683 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:24:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cda8876e-9003-4b68-af0d-2a21c73970a9 Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.31:5000/v3/projects/2a5a6879c5fa4db798cea6d394565d45"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}} 2018-12-27 17:24:15,683 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/2a5a6879c5fa4db798cea6d394565d45 used request id req-cda8876e-9003-4b68-af0d-2a21c73970a9 2018-12-27 17:24:15,686 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/da629caea04941e1ae8979c379dc7c9d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2723f42fddf52cfdcfd4b59dd5a4ba0cf0c58815" 2018-12-27 17:24:15,795 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:24:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1985c90b-6f55-4812-8669-40a97f1a1f08 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/da629caea04941e1ae8979c379dc7c9d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "da629caea04941e1ae8979c379dc7c9d", "name": "service"}} 2018-12-27 17:24:15,796 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/da629caea04941e1ae8979c379dc7c9d used request id req-1985c90b-6f55-4812-8669-40a97f1a1f08 2018-12-27 17:24:15,797 - keystone_utils - INFO - Deleting project with name - CreateKeypairsTests-ac02d449-cf0e-4e1-proj 2018-12-27 17:24:15,800 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/projects/59e525cb4b8e496fb0f3afa625fe030c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2723f42fddf52cfdcfd4b59dd5a4ba0cf0c58815" 2018-12-27 17:24:16,064 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:24:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-891b7c53-93a1-44a8-b31d-caafeba8d10b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:24:16,064 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/59e525cb4b8e496fb0f3afa625fe030c used request id req-891b7c53-93a1-44a8-b31d-caafeba8d10b 2018-12-27 17:24:16,064 - keystone_utils - INFO - Deleting role with name - CreateKeypairsTests-ac02d449-cf0e-4e1-proj-role 2018-12-27 17:24:16,068 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/roles/d3b0dba84e624ce98f19a711b669c2cb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2723f42fddf52cfdcfd4b59dd5a4ba0cf0c58815" 2018-12-27 17:24:16,205 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:24:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5b1c0375-4ab0-4a05-ba5a-14fec1e44ee3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:24:16,205 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/roles/d3b0dba84e624ce98f19a711b669c2cb used request id req-5b1c0375-4ab0-4a05-ba5a-14fec1e44ee3 2018-12-27 17:24:16,209 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2723f42fddf52cfdcfd4b59dd5a4ba0cf0c58815" 2018-12-27 17:24:16,326 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:24:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f8123da6-87a1-4bba-aa36-c2b41d2f6d17 Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8de789d09e46427786a85702e5e8de91", "links": {"self": "http://172.30.9.31:5000/v3/roles/8de789d09e46427786a85702e5e8de91"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 17:24:16,326 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-f8123da6-87a1-4bba-aa36-c2b41d2f6d17 2018-12-27 17:24:16,327 - keystone_utils - INFO - Deleting user with name - CreateKeypairsTests-ac02d449-cf0e-4e1-user 2018-12-27 17:24:16,330 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/users/b564e56a54c24356a22c349ee6f2809e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4cd4152fcb6242d26152f22863bd453694425b2f" 2018-12-27 17:24:16,533 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:24:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-03d4393a-a93c-4c94-82a4-72e1a5fed081 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:24:16,533 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/b564e56a54c24356a22c349ee6f2809e used request id req-03d4393a-a93c-4c94-82a4-72e1a5fed081 2018-12-27 17:24:16,535 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:24:16,947 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:24:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["4-qiTDVlQBeZATrpa1u4WA"], "issued_at": "2018-12-27T17:24:16.000000Z"}} 2018-12-27 17:24:16,948 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20a234a32f0dff08826cb650b2becd11ab1814dc" 2018-12-27 17:24:17,057 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:24:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5dfd1d3e-9eab-4877-a95b-ffc5c8667034 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:24:17,057 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-5dfd1d3e-9eab-4877-a95b-ffc5c8667034 2018-12-27 17:24:17,058 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:24:17,059 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:24:17,478 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:24:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["JZCtuXJYRGCMNUKC-w78ow"], "issued_at": "2018-12-27T17:24:17.000000Z"}} 2018-12-27 17:24:17,478 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d85f4310e7823c6877629deeb2dca53525bdafce" 2018-12-27 17:24:17,491 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:24:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a17b075b-a5c9-4d3c-ac50-aa3b015229e5 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:24:17,491 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-a17b075b-a5c9-4d3c-ac50-aa3b015229e5 2018-12-27 17:24:17,495 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 17:24:17,500 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 17:24:17 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 17:24:17,501 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-080c78b5-5625-494-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d85f4310e7823c6877629deeb2dca53525bdafce" 2018-12-27 17:24:17,606 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:24:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-083dc056-7c42-421b-83b7-b71222d936c4 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-080c78b5-5625-494-proj", "previous": null, "next": null}, "projects": []} 2018-12-27 17:24:17,606 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-080c78b5-5625-494-proj used request id req-083dc056-7c42-421b-83b7-b71222d936c4 2018-12-27 17:24:17,610 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d85f4310e7823c6877629deeb2dca53525bdafce" 2018-12-27 17:24:17,712 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:24:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4b74c048-3e18-484a-89bf-4c6aa4a4d520 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-27 17:24:17,712 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-4b74c048-3e18-484a-89bf-4c6aa4a4d520 2018-12-27 17:24:17,716 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d85f4310e7823c6877629deeb2dca53525bdafce" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsCleanupTests-080c78b5-5625-494-proj"}}' 2018-12-27 17:24:17,872 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 27 Dec 2018 17:24:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-77cb6eae-af8e-47fc-94da-0c0342395e0a Content-Length: 323 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/c334845625814341a3f194cb07f69417"}, "tags": [], "enabled": true, "id": "c334845625814341a3f194cb07f69417", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsCleanupTests-080c78b5-5625-494-proj"}} 2018-12-27 17:24:17,873 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-77cb6eae-af8e-47fc-94da-0c0342395e0a 2018-12-27 17:24:17,873 - keystone_utils - INFO - Created project with name - CreateKeypairsCleanupTests-080c78b5-5625-494-proj 2018-12-27 17:24:17,873 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:24:17,874 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:24:18,290 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:24:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["oo1H26wBSYO4_3ob51lt4A"], "issued_at": "2018-12-27T17:24:18.000000Z"}} 2018-12-27 17:24:18,291 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7a797c991bf0974f3f3c20d440d25761e6208c3" 2018-12-27 17:24:18,394 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:24:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-19266de8-0c26-4f0b-9379-ff9e1b95d358 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:24:18,394 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-19266de8-0c26-4f0b-9379-ff9e1b95d358 2018-12-27 17:24:18,399 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 17:24:18,404 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 17:24:18 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 17:24:18,405 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7a797c991bf0974f3f3c20d440d25761e6208c3" 2018-12-27 17:24:18,525 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:24:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0acbc2cf-2eb6-4c1d-8b12-6009bca58a60 Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "links": {"self": "http://172.30.9.31:5000/v3/users/01fa52e7b3674fc48643fa4ffca67e4e"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "01fa52e7b3674fc48643fa4ffca67e4e", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/05a834ddebbc40688596b7460b47439e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05a834ddebbc40688596b7460b47439e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/08226a0ad01943f39559448239e291e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "08226a0ad01943f39559448239e291e1", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/55c0552fe37a4f7ca0e73939514bc683"}, "domain_id": "default", "enabled": true, "options": {}, "id": "55c0552fe37a4f7ca0e73939514bc683", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/646a4af4e3b5439a97996d353fea3924"}, "domain_id": "914eec1d43ea4caf9d2fd33268c06258", "enabled": true, "options": {}, "id": "646a4af4e3b5439a97996d353fea3924", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/85fb203e51c34d3f8122e285a6a318b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85fb203e51c34d3f8122e285a6a318b3", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/905e7f4b42d24cca93b99d2401fa3378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "905e7f4b42d24cca93b99d2401fa3378", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/a5bc08b9f81f4e5bb86c24f9f7547bae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5bc08b9f81f4e5bb86c24f9f7547bae", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/a5c780627f004d318bf908d80305da9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5c780627f004d318bf908d80305da9c", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/b18425bf2b044bc9af7e194919539a17"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b18425bf2b044bc9af7e194919539a17", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/b8d2134b619d4dca80e21d6fb16449b0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b8d2134b619d4dca80e21d6fb16449b0", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/b9ab6a25a652438285139fe5b44aea62"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9ab6a25a652438285139fe5b44aea62", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/c08462554a4844d681348f58b9b0edee"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c08462554a4844d681348f58b9b0edee", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/ddfc3a9aad444d4782eae677c8a98130"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ddfc3a9aad444d4782eae677c8a98130", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/f2a74f2185a54676a6cb2bb5ecfcc4f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2a74f2185a54676a6cb2bb5ecfcc4f6", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-12-27 17:24:18,525 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-0acbc2cf-2eb6-4c1d-8b12-6009bca58a60 2018-12-27 17:24:18,529 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?name=CreateKeypairsCleanupTests-080c78b5-5625-494-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7a797c991bf0974f3f3c20d440d25761e6208c3" 2018-12-27 17:24:18,637 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:24:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3bbd132c-2a18-40f3-80ec-ce85c4d02a42 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?name=CreateKeypairsCleanupTests-080c78b5-5625-494-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/c334845625814341a3f194cb07f69417"}, "tags": [], "enabled": true, "id": "c334845625814341a3f194cb07f69417", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsCleanupTests-080c78b5-5625-494-proj"}]} 2018-12-27 17:24:18,637 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?name=CreateKeypairsCleanupTests-080c78b5-5625-494-proj used request id req-3bbd132c-2a18-40f3-80ec-ce85c4d02a42 2018-12-27 17:24:18,641 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7a797c991bf0974f3f3c20d440d25761e6208c3" 2018-12-27 17:24:18,765 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:24:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-090a22a1-d86d-4bb5-9703-17d4e6558dd8 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-27 17:24:18,765 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-090a22a1-d86d-4bb5-9703-17d4e6558dd8 2018-12-27 17:24:19,152 - keystone_utils - INFO - Created user with name - CreateKeypairsCleanupTests-080c78b5-5625-494-user 2018-12-27 17:24:19,152 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:24:19,156 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d85f4310e7823c6877629deeb2dca53525bdafce" 2018-12-27 17:24:19,370 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:24:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-00b59e21-b8b7-484c-b67a-b05eeeb7e210 Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8de789d09e46427786a85702e5e8de91", "links": {"self": "http://172.30.9.31:5000/v3/roles/8de789d09e46427786a85702e5e8de91"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 17:24:19,371 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-00b59e21-b8b7-484c-b67a-b05eeeb7e210 2018-12-27 17:24:19,374 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d85f4310e7823c6877629deeb2dca53525bdafce" -d '{"role": {"name": "CreateKeypairsCleanupTests-080c78b5-5625-494-proj-role"}}' 2018-12-27 17:24:19,508 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 27 Dec 2018 17:24:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-867a6773-b8ea-477f-b65b-50756e29ef32 Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "c0c334318f7242d791dd03f6b7d94bbd", "links": {"self": "http://172.30.9.31:5000/v3/roles/c0c334318f7242d791dd03f6b7d94bbd"}, "name": "CreateKeypairsCleanupTests-080c78b5-5625-494-proj-role"}} 2018-12-27 17:24:19,508 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/roles used request id req-867a6773-b8ea-477f-b65b-50756e29ef32 2018-12-27 17:24:19,508 - keystone_utils - INFO - Created role with name - CreateKeypairsCleanupTests-080c78b5-5625-494-proj-role 2018-12-27 17:24:19,512 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles/c0c334318f7242d791dd03f6b7d94bbd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d85f4310e7823c6877629deeb2dca53525bdafce" 2018-12-27 17:24:19,615 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:24:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-174d4359-d912-4a97-95fb-54c5df276d2c Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "c0c334318f7242d791dd03f6b7d94bbd", "links": {"self": "http://172.30.9.31:5000/v3/roles/c0c334318f7242d791dd03f6b7d94bbd"}, "name": "CreateKeypairsCleanupTests-080c78b5-5625-494-proj-role"}} 2018-12-27 17:24:19,615 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles/c0c334318f7242d791dd03f6b7d94bbd used request id req-174d4359-d912-4a97-95fb-54c5df276d2c 2018-12-27 17:24:19,616 - keystone_utils - INFO - Granting role CreateKeypairsCleanupTests-080c78b5-5625-494-proj-role to project CreateKeypairsCleanupTests-080c78b5-5625-494-proj 2018-12-27 17:24:19,619 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:5000/v3/projects/c334845625814341a3f194cb07f69417/users/614a346eb29c4808be35a9eae9e8b9a4/roles/c0c334318f7242d791dd03f6b7d94bbd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d85f4310e7823c6877629deeb2dca53525bdafce" 2018-12-27 17:24:19,765 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:24:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ab3e56bc-cd0e-4a6a-a663-36e280a1d5cd Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:24:19,765 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/c334845625814341a3f194cb07f69417/users/614a346eb29c4808be35a9eae9e8b9a4/roles/c0c334318f7242d791dd03f6b7d94bbd used request id req-ab3e56bc-cd0e-4a6a-a663-36e280a1d5cd 2018-12-27 17:24:19,766 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-27 17:24:19,876 - file_utils - INFO - Saved public key to - tmp/CreateKeypairsCleanupTests-fa3a3449-aa20-4e2c-a9f2-ccc00c61b50b.pub 2018-12-27 17:24:19,876 - file_utils - INFO - Saved private key to - tmp/CreateKeypairsCleanupTests-fa3a3449-aa20-4e2c-a9f2-ccc00c61b50b 2018-12-27 17:24:19,876 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:24:19,877 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:24:20,290 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c0c334318f7242d791dd03f6b7d94bbd", "name": "CreateKeypairsCleanupTests-080c78b5-5625-494-proj-role"}], "expires_at": "2018-12-27T18:24:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c334845625814341a3f194cb07f69417", "name": "CreateKeypairsCleanupTests-080c78b5-5625-494-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/c334845625814341a3f194cb07f69417", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/c334845625814341a3f194cb07f69417", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/c334845625814341a3f194cb07f69417", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/c334845625814341a3f194cb07f69417", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/c334845625814341a3f194cb07f69417", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/c334845625814341a3f194cb07f69417", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/c334845625814341a3f194cb07f69417", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/c334845625814341a3f194cb07f69417", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/c334845625814341a3f194cb07f69417", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_c334845625814341a3f194cb07f69417", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_c334845625814341a3f194cb07f69417", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/c334845625814341a3f194cb07f69417", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/c334845625814341a3f194cb07f69417", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/c334845625814341a3f194cb07f69417", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsCleanupTests-080c78b5-5625-494-user", "id": "614a346eb29c4808be35a9eae9e8b9a4"}, "audit_ids": ["REyZz2IMQjy9XURFF-PyMA"], "issued_at": "2018-12-27T17:24:20.000000Z"}} 2018-12-27 17:24:20,290 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a49c0528456a4ecad439a36b21b794859154d80" 2018-12-27 17:24:20,407 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:24:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-91f931e5-7322-42ba-a80d-708d4e379d94 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:24:20,408 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-91f931e5-7322-42ba-a80d-708d4e379d94 2018-12-27 17:24:20,409 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-27 17:24:20,412 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a49c0528456a4ecad439a36b21b794859154d80" 2018-12-27 17:24:20,613 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:24:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-6a7b8c2d-0233-4983-9a43-86174b30ca3e x-compute-request-id: req-6a7b8c2d-0233-4983-9a43-86174b30ca3e Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-12-27 17:24:20,613 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/os-keypairs used request id req-6a7b8c2d-0233-4983-9a43-86174b30ca3e 2018-12-27 17:24:20,614 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsCleanupTests-fa3a3449-aa20-4e2c-a9f2-ccc00c61b50b... 2018-12-27 17:24:20,614 - OpenStackKeypair - INFO - Uploading existing keypair 2018-12-27 17:24:20,614 - nova_utils - INFO - Saving keypair to - tmp/CreateKeypairsCleanupTests-fa3a3449-aa20-4e2c-a9f2-ccc00c61b50b.pub 2018-12-27 17:24:20,614 - nova_utils - INFO - Creating keypair with name - CreateKeypairsCleanupTests-fa3a3449-aa20-4e2c-a9f2-ccc00c61b50b 2018-12-27 17:24:20,617 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a49c0528456a4ecad439a36b21b794859154d80" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDN79s25csm/3F2kT9zd5jay102e6Hjp3cLjm5NZp3sjC0wgJ5yNafq5SQICAPYbEspguicuK1UgAfaY+UcjZQESGYI2sl/YTYJ0sAJxoaW7Am+zwoHTMo/3YznNVhet4H88Z3ry4ikV56m4T2PeiaW3oR4D8TSzq2k7Aea6prNLjRjxQvgYSRxXNYoa+3R9rOg90vSmbJvHubLJQOiTKcEBD+ESp6Iya/w2uEq7R94CHINebYUizxKDdzESEC6mpmX6Ya5PXHQhFxKExP+DL3tQgDI4pQPgHAZTaRjJUYBtG0GgyUKUCPn83ahhiApSWIHkeNpyVwKFletiA/RgALZ", "name": "CreateKeypairsCleanupTests-fa3a3449-aa20-4e2c-a9f2-ccc00c61b50b"}}' 2018-12-27 17:24:20,673 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:24:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-97e81f2e-1408-4541-846c-2fdf5ed50881 x-compute-request-id: req-97e81f2e-1408-4541-846c-2fdf5ed50881 Content-Encoding: gzip Content-Length: 501 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDN79s25csm/3F2kT9zd5jay102e6Hjp3cLjm5NZp3sjC0wgJ5yNafq5SQICAPYbEspguicuK1UgAfaY+UcjZQESGYI2sl/YTYJ0sAJxoaW7Am+zwoHTMo/3YznNVhet4H88Z3ry4ikV56m4T2PeiaW3oR4D8TSzq2k7Aea6prNLjRjxQvgYSRxXNYoa+3R9rOg90vSmbJvHubLJQOiTKcEBD+ESp6Iya/w2uEq7R94CHINebYUizxKDdzESEC6mpmX6Ya5PXHQhFxKExP+DL3tQgDI4pQPgHAZTaRjJUYBtG0GgyUKUCPn83ahhiApSWIHkeNpyVwKFletiA/RgALZ", "user_id": "614a346eb29c4808be35a9eae9e8b9a4", "name": "CreateKeypairsCleanupTests-fa3a3449-aa20-4e2c-a9f2-ccc00c61b50b", "fingerprint": "b2:25:ba:f4:c7:6a:87:dd:64:26:05:45:ea:66:cf:1a"}} 2018-12-27 17:24:20,673 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/os-keypairs used request id req-97e81f2e-1408-4541-846c-2fdf5ed50881 2018-12-27 17:24:20,674 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsCleanupTests-fa3a3449-aa20-4e2c-a9f2-ccc00c61b50b 2018-12-27 17:24:20,676 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:8774/v2.1/os-keypairs/CreateKeypairsCleanupTests-fa3a3449-aa20-4e2c-a9f2-ccc00c61b50b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a49c0528456a4ecad439a36b21b794859154d80" 2018-12-27 17:24:20,710 - novaclient.v2.client - DEBUG - RESP: [202] Date: Thu, 27 Dec 2018 17:24:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-5c2dcc27-bda8-41bf-b1a5-13cf7e43d374 x-compute-request-id: req-5c2dcc27-bda8-41bf-b1a5-13cf7e43d374 Content-Length: 0 Content-Type: application/json 2018-12-27 17:24:20,710 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/os-keypairs/CreateKeypairsCleanupTests-fa3a3449-aa20-4e2c-a9f2-ccc00c61b50b used request id req-5c2dcc27-bda8-41bf-b1a5-13cf7e43d374 2018-12-27 17:24:20,711 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateKeypairsCleanupTests-fa3a3449-aa20-4e2c-a9f2-ccc00c61b50b.pub] 2018-12-27 17:24:20,711 - OpenStackKeypair - INFO - Deleted private key file [tmp/CreateKeypairsCleanupTests-fa3a3449-aa20-4e2c-a9f2-ccc00c61b50b] 2018-12-27 17:24:20,717 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d85f4310e7823c6877629deeb2dca53525bdafce" 2018-12-27 17:24:21,001 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 33483 X-Openstack-Request-Id: req-a2b71c44-6568-46c0-a1b1-5ab97a1eec5e Date: Thu, 27 Dec 2018 17:24:20 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "created_at": "2018-12-27T15:33:01Z", "updated_at": "2018-12-27T15:33:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "35205ac3-06e6-4cf6-bb21-ff8f813cb45b", "remote_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "ade77f59-e70c-4970-8ea8-198222fa332e", "remote_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "c4f3bf7f-d793-498d-a883-bb8c6003f070", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "c85cb618-8f19-445b-8e16-6d467cb17771", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}], "revision_number": 4, "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "created_at": "2018-12-27T15:57:22Z", "updated_at": "2018-12-27T15:57:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "5e258a3b-01f5-4aef-81b7-0b5dc6e5b683", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "65475539-0336-498a-8da4-ff0a80b10089", "remote_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "ae922857-f7ae-4bc8-949b-153fb43bfd00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "b4f87679-52e1-4cf9-bf76-5abb9a9bec06", "remote_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "f7197afc9b61423897aefc9a643d03a1"}], "revision_number": 4, "project_id": "f7197afc9b61423897aefc9a643d03a1", "id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "created_at": "2018-12-27T16:01:54Z", "updated_at": "2018-12-27T16:01:54Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "00dd3abd-acd1-4edb-8f4a-8badcbd2eeb4", "remote_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "018de60d-bc33-4ef0-9eed-6d00b6ce227b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "0d99f0db-fa6b-4201-b67f-a7ff0db82c5d", "remote_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv6", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "5c4049ef-933d-4614-84e7-83584430d462", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv6", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}], "revision_number": 4, "project_id": "8c689c5e31c44b09ab85f80682abbc2a", "id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "created_at": "2018-12-27T15:56:49Z", "updated_at": "2018-12-27T15:56:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "6555e255-763a-4448-b1b1-0c93b2a390bd", "remote_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "777ff7a5-a590-43e5-a84b-7677710494e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "8bac258a-08df-48b7-900b-efbe01a6ec20", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "dc17921e-353f-4898-a970-881b2c8d093d", "remote_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}], "revision_number": 4, "project_id": "28dac9e1580d461c9de52e6659cc4f9d", "id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "created_at": "2018-12-27T16:01:52Z", "updated_at": "2018-12-27T16:01:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "32737757-45f3-4b24-b6ab-5f2d5579b4a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv6", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "ae604ef3-492d-4aa3-8045-1ff84f755a27", "remote_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv4", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "b7bff40a-beda-4996-b140-ed94d010535c", "remote_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv6", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "b8129030-9d72-4d5d-adce-47bbe62492fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv4", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}], "revision_number": 4, "project_id": "81c108a273314b24bf6b48c41b5bbe0c", "id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "created_at": "2018-12-27T15:57:20Z", "updated_at": "2018-12-27T15:57:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "0c389ec4-c0af-4c20-acf9-4fcc1d859dd7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv6", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "3749697a-f2ef-439a-a661-2fb92badd1ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv4", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "b74e0c8c-e243-450e-b1be-69c587093d6d", "remote_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv6", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "c222695b-2f1c-427d-afd7-e0be24ec9f66", "remote_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv4", "project_id": "7fb0e5436e4f467998e672dd71018a45"}], "revision_number": 4, "project_id": "7fb0e5436e4f467998e672dd71018a45", "id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "created_at": "2018-12-27T17:02:11Z", "updated_at": "2018-12-27T17:02:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "675d8a56-1c9b-4c58-a252-61e65997fd05", "remote_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv4", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "84f0587c-7394-4fd6-8f3d-8d6ba94cf3f9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv6", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "8a450b4f-e710-4193-816e-13a2d4e40c07", "remote_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv6", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "c3106b0a-1026-4156-86a9-f0438b7fab93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv4", "project_id": "7cba3664d5674e65a12c8c269a05febf"}], "revision_number": 4, "project_id": "7cba3664d5674e65a12c8c269a05febf", "id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "created_at": "2018-12-27T15:58:29Z", "updated_at": "2018-12-27T15:58:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "2a945ecc-f9fa-4219-96ab-c189a7f5c102", "remote_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv6", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "55e2b54e-68d4-4476-8c9f-e05e347c8970", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv4", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "9983229c-b595-482a-973f-81137a209b6d", "remote_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv4", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "9d4b8450-78ab-4817-a586-372ed88268f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv6", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}], "revision_number": 4, "project_id": "fbd6dbf946a5406398ba810e02d0888e", "id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "created_at": "2018-12-27T15:57:24Z", "updated_at": "2018-12-27T15:57:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "35521f2a-a59d-4798-9fa8-0febfe126076", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv4", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "607d473d-1e6a-4088-a778-7df9ffc1ff68", "remote_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv6", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "6f8fa92b-b67a-4047-a900-f43656aff42b", "remote_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv4", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "890f1d6c-9ae5-45b0-b7a1-282182432b66", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv6", "project_id": "253cc6709e714b8a80a5f74e4257907e"}], "revision_number": 4, "project_id": "253cc6709e714b8a80a5f74e4257907e", "id": "b9546f11-205e-4322-89f8-f0360d6090ed", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "created_at": "2018-12-27T15:57:08Z", "updated_at": "2018-12-27T15:57:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "6739c48b-d899-4c17-bb8e-ffaf8922c034", "remote_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv4", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "9660a6af-4d9b-40b9-9729-f205f66c2bd0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv4", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "bf244c03-fc10-4754-9c2b-b0224401c4f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv6", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "d3bee7cc-a152-441c-9790-abb1f56cec03", "remote_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv6", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}], "revision_number": 4, "project_id": "782a28bd0d40485e85eda6b8ba43840b", "id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "created_at": "2018-12-27T15:57:11Z", "updated_at": "2018-12-27T15:57:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "22c0d2cf-360a-4aa8-ba7e-bfdbf8327d27", "remote_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "553b140a-8ba9-4af7-9f50-bf24e87aebf7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "b2ecf7a5-df98-4d65-a762-767320437c5a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "e49104b2-7c13-49d6-8519-a16dd585346f", "remote_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}], "revision_number": 4, "project_id": "ef7e486beb8f4de39b25ca5f11552328", "id": "d0588e93-db0d-4888-9f99-3399a50df490", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "created_at": "2018-12-27T17:19:15Z", "updated_at": "2018-12-27T17:19:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "1990fe24-df44-4561-9f09-f50aab182bf7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "651e4b8b-b29e-409b-9f25-ff2328ccefe6", "remote_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "cc4e2254-2157-4ae1-a233-3047573ddc6d", "remote_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "da56dda4-aaf3-43ff-bdf7-e64892ec2345", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}], "revision_number": 4, "project_id": "2a5a6879c5fa4db798cea6d394565d45", "id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-27T15:33:07Z", "updated_at": "2018-12-27T15:33:07Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "4de95db8-72d6-4aec-a145-e92511971eb9", "remote_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "5f100cff-05d8-4405-8dfb-0a387c123fae", "remote_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "a3f6a193-cc94-4220-a73a-08acf63c449b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "f059d8a5-0c32-49c9-a721-77cc89245ecd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "created_at": "2018-12-27T15:29:16Z", "updated_at": "2018-12-27T15:29:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "3c53841a-5bc0-4192-b482-044411e217ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "5956ff3f-d59d-4af6-82b5-566c888583a7", "remote_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:16Z", "revision_number": 0, "id": "60735d87-52c7-426a-91a6-aff1078a5a2d", "remote_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:16Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "abe97133-61dd-4fdf-baf3-2e07968a324f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "da629caea04941e1ae8979c379dc7c9d"}], "revision_number": 4, "project_id": "da629caea04941e1ae8979c379dc7c9d", "id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "name": "default"}]} 2018-12-27 17:24:21,002 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=default used request id req-a2b71c44-6568-46c0-a1b1-5ab97a1eec5e 2018-12-27 17:24:21,009 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d85f4310e7823c6877629deeb2dca53525bdafce" 2018-12-27 17:24:21,123 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:24:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-777d2e04-a596-44f3-8808-f375a8b664b1 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b7b4fceec1ad4c6eb74d758b709a9d93", "name": "admin"}} 2018-12-27 17:24:21,123 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93 used request id req-777d2e04-a596-44f3-8808-f375a8b664b1 2018-12-27 17:24:21,127 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/f7197afc9b61423897aefc9a643d03a1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d85f4310e7823c6877629deeb2dca53525bdafce" 2018-12-27 17:24:21,243 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:24:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b43270c5-996d-4f9e-97d0-fd6c8a030cb3 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f7197afc9b61423897aefc9a643d03a1.", "code": 404, "title": "Not Found"}} 2018-12-27 17:24:21,243 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/f7197afc9b61423897aefc9a643d03a1 used request id req-b43270c5-996d-4f9e-97d0-fd6c8a030cb3 2018-12-27 17:24:21,244 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:24:21,247 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/8c689c5e31c44b09ab85f80682abbc2a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d85f4310e7823c6877629deeb2dca53525bdafce" 2018-12-27 17:24:21,263 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:24:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-22b9fe7a-2b73-4525-8b82-a7f85b13ae7b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8c689c5e31c44b09ab85f80682abbc2a.", "code": 404, "title": "Not Found"}} 2018-12-27 17:24:21,264 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/8c689c5e31c44b09ab85f80682abbc2a used request id req-22b9fe7a-2b73-4525-8b82-a7f85b13ae7b 2018-12-27 17:24:21,264 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:24:21,267 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/28dac9e1580d461c9de52e6659cc4f9d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d85f4310e7823c6877629deeb2dca53525bdafce" 2018-12-27 17:24:21,369 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:24:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-25ac15f5-5fc1-44ff-b2e1-4476ae67812f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 28dac9e1580d461c9de52e6659cc4f9d.", "code": 404, "title": "Not Found"}} 2018-12-27 17:24:21,369 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/28dac9e1580d461c9de52e6659cc4f9d used request id req-25ac15f5-5fc1-44ff-b2e1-4476ae67812f 2018-12-27 17:24:21,370 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:24:21,373 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/81c108a273314b24bf6b48c41b5bbe0c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d85f4310e7823c6877629deeb2dca53525bdafce" 2018-12-27 17:24:21,484 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:24:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2d0c1c8d-0f03-4ca2-9dd1-c1a6b4764737 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 81c108a273314b24bf6b48c41b5bbe0c.", "code": 404, "title": "Not Found"}} 2018-12-27 17:24:21,485 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/81c108a273314b24bf6b48c41b5bbe0c used request id req-2d0c1c8d-0f03-4ca2-9dd1-c1a6b4764737 2018-12-27 17:24:21,485 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:24:21,488 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/7fb0e5436e4f467998e672dd71018a45 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d85f4310e7823c6877629deeb2dca53525bdafce" 2018-12-27 17:24:21,592 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:24:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0a949d36-8a32-4677-891d-9e35d85742db Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7fb0e5436e4f467998e672dd71018a45.", "code": 404, "title": "Not Found"}} 2018-12-27 17:24:21,592 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/7fb0e5436e4f467998e672dd71018a45 used request id req-0a949d36-8a32-4677-891d-9e35d85742db 2018-12-27 17:24:21,592 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:24:21,596 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/7cba3664d5674e65a12c8c269a05febf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d85f4310e7823c6877629deeb2dca53525bdafce" 2018-12-27 17:24:21,706 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:24:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-68593c70-f3a8-4318-bf80-b7f70a64342b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7cba3664d5674e65a12c8c269a05febf.", "code": 404, "title": "Not Found"}} 2018-12-27 17:24:21,706 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/7cba3664d5674e65a12c8c269a05febf used request id req-68593c70-f3a8-4318-bf80-b7f70a64342b 2018-12-27 17:24:21,706 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:24:21,710 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/fbd6dbf946a5406398ba810e02d0888e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d85f4310e7823c6877629deeb2dca53525bdafce" 2018-12-27 17:24:21,826 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:24:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d4c188a9-b3d5-482a-91b7-5ba43f09d88c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: fbd6dbf946a5406398ba810e02d0888e.", "code": 404, "title": "Not Found"}} 2018-12-27 17:24:21,826 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/fbd6dbf946a5406398ba810e02d0888e used request id req-d4c188a9-b3d5-482a-91b7-5ba43f09d88c 2018-12-27 17:24:21,826 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:24:21,830 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/253cc6709e714b8a80a5f74e4257907e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d85f4310e7823c6877629deeb2dca53525bdafce" 2018-12-27 17:24:21,937 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:24:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-20d9de4d-000b-49e9-b7f0-b9ba5f97e88d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 253cc6709e714b8a80a5f74e4257907e.", "code": 404, "title": "Not Found"}} 2018-12-27 17:24:21,937 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/253cc6709e714b8a80a5f74e4257907e used request id req-20d9de4d-000b-49e9-b7f0-b9ba5f97e88d 2018-12-27 17:24:21,937 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:24:21,941 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/782a28bd0d40485e85eda6b8ba43840b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d85f4310e7823c6877629deeb2dca53525bdafce" 2018-12-27 17:24:22,049 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:24:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6f45d6a6-9cdb-40a6-b1d3-667b5f084bc8 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 782a28bd0d40485e85eda6b8ba43840b.", "code": 404, "title": "Not Found"}} 2018-12-27 17:24:22,049 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/782a28bd0d40485e85eda6b8ba43840b used request id req-6f45d6a6-9cdb-40a6-b1d3-667b5f084bc8 2018-12-27 17:24:22,049 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:24:22,053 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/ef7e486beb8f4de39b25ca5f11552328 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d85f4310e7823c6877629deeb2dca53525bdafce" 2018-12-27 17:24:22,173 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:24:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1ffa190f-4fb9-47f9-b406-8c9a9cf9a569 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: ef7e486beb8f4de39b25ca5f11552328.", "code": 404, "title": "Not Found"}} 2018-12-27 17:24:22,173 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/ef7e486beb8f4de39b25ca5f11552328 used request id req-1ffa190f-4fb9-47f9-b406-8c9a9cf9a569 2018-12-27 17:24:22,174 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:24:22,177 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/2a5a6879c5fa4db798cea6d394565d45 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d85f4310e7823c6877629deeb2dca53525bdafce" 2018-12-27 17:24:22,283 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:24:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1cee19f7-309e-4a5d-82e5-683c6a4fb488 Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.31:5000/v3/projects/2a5a6879c5fa4db798cea6d394565d45"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}} 2018-12-27 17:24:22,283 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/2a5a6879c5fa4db798cea6d394565d45 used request id req-1cee19f7-309e-4a5d-82e5-683c6a4fb488 2018-12-27 17:24:22,287 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/da629caea04941e1ae8979c379dc7c9d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d85f4310e7823c6877629deeb2dca53525bdafce" 2018-12-27 17:24:22,391 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:24:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7eef4512-9709-4436-875b-dc747c7df067 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/da629caea04941e1ae8979c379dc7c9d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "da629caea04941e1ae8979c379dc7c9d", "name": "service"}} 2018-12-27 17:24:22,392 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/da629caea04941e1ae8979c379dc7c9d used request id req-7eef4512-9709-4436-875b-dc747c7df067 2018-12-27 17:24:22,393 - keystone_utils - INFO - Deleting project with name - CreateKeypairsCleanupTests-080c78b5-5625-494-proj 2018-12-27 17:24:22,396 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/projects/c334845625814341a3f194cb07f69417 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d85f4310e7823c6877629deeb2dca53525bdafce" 2018-12-27 17:24:22,702 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:24:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a24bc2d1-f60d-4a2b-afdb-b7a9d9b155fe Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:24:22,702 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/c334845625814341a3f194cb07f69417 used request id req-a24bc2d1-f60d-4a2b-afdb-b7a9d9b155fe 2018-12-27 17:24:22,703 - keystone_utils - INFO - Deleting role with name - CreateKeypairsCleanupTests-080c78b5-5625-494-proj-role 2018-12-27 17:24:22,706 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/roles/c0c334318f7242d791dd03f6b7d94bbd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d85f4310e7823c6877629deeb2dca53525bdafce" 2018-12-27 17:24:22,836 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:24:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d0be444d-b46a-4ce0-98e9-e9698d0988c1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:24:22,836 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/roles/c0c334318f7242d791dd03f6b7d94bbd used request id req-d0be444d-b46a-4ce0-98e9-e9698d0988c1 2018-12-27 17:24:22,840 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d85f4310e7823c6877629deeb2dca53525bdafce" 2018-12-27 17:24:22,946 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:24:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-42153f30-00ec-4b17-bd16-eacdaec8c60c Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8de789d09e46427786a85702e5e8de91", "links": {"self": "http://172.30.9.31:5000/v3/roles/8de789d09e46427786a85702e5e8de91"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 17:24:22,946 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-42153f30-00ec-4b17-bd16-eacdaec8c60c 2018-12-27 17:24:22,947 - keystone_utils - INFO - Deleting user with name - CreateKeypairsCleanupTests-080c78b5-5625-494-user 2018-12-27 17:24:22,951 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/users/614a346eb29c4808be35a9eae9e8b9a4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7a797c991bf0974f3f3c20d440d25761e6208c3" 2018-12-27 17:24:23,165 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:24:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f3363514-52ba-4d63-91d8-49660e663756 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:24:23,165 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/614a346eb29c4808be35a9eae9e8b9a4 used request id req-f3363514-52ba-4d63-91d8-49660e663756 2018-12-27 17:24:23,167 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:24:23,575 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:24:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["AUt71wD8SG2UeVJVNJbvHA"], "issued_at": "2018-12-27T17:24:23.000000Z"}} 2018-12-27 17:24:23,576 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db98cece5abce5d64bc5b675bc674dcab3916a85" 2018-12-27 17:24:23,677 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:24:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cada425b-ca91-4bbb-b6ed-502f59c3c19d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:24:23,678 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-cada425b-ca91-4bbb-b6ed-502f59c3c19d 2018-12-27 17:24:23,679 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:24:23,680 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:24:24,118 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:24:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["rwvDBV4FQt2IMKQHWgcjtw"], "issued_at": "2018-12-27T17:24:24.000000Z"}} 2018-12-27 17:24:24,119 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6090f82ac2e50b5acb4ab27bf57f3621aea8b9d" 2018-12-27 17:24:24,221 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:24:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2a10cef2-59af-4568-bb54-2ab4fdf4c2bf Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:24:24,221 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-2a10cef2-59af-4568-bb54-2ab4fdf4c2bf 2018-12-27 17:24:24,224 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 17:24:24,229 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 17:24:24 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 17:24:24,230 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-f55fcda3-870c-427-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6090f82ac2e50b5acb4ab27bf57f3621aea8b9d" 2018-12-27 17:24:24,344 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:24:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a6e268d3-006e-44ac-af5d-ddeeb8f62dc4 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-f55fcda3-870c-427-proj", "previous": null, "next": null}, "projects": []} 2018-12-27 17:24:24,344 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-f55fcda3-870c-427-proj used request id req-a6e268d3-006e-44ac-af5d-ddeeb8f62dc4 2018-12-27 17:24:24,348 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6090f82ac2e50b5acb4ab27bf57f3621aea8b9d" 2018-12-27 17:24:24,460 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:24:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a4dafde4-1bb6-44db-863e-26ede65348a9 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-27 17:24:24,460 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-a4dafde4-1bb6-44db-863e-26ede65348a9 2018-12-27 17:24:24,463 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6090f82ac2e50b5acb4ab27bf57f3621aea8b9d" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsCleanupTests-f55fcda3-870c-427-proj"}}' 2018-12-27 17:24:24,606 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 27 Dec 2018 17:24:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-277ed0fe-d272-4cb5-9ea5-9089794ff30c Content-Length: 323 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/14556c90241a4cd4a0154296bc1188d7"}, "tags": [], "enabled": true, "id": "14556c90241a4cd4a0154296bc1188d7", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsCleanupTests-f55fcda3-870c-427-proj"}} 2018-12-27 17:24:24,606 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-277ed0fe-d272-4cb5-9ea5-9089794ff30c 2018-12-27 17:24:24,607 - keystone_utils - INFO - Created project with name - CreateKeypairsCleanupTests-f55fcda3-870c-427-proj 2018-12-27 17:24:24,607 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:24:24,608 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:24:25,026 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:24:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["O1CDQy1MS0u6nUNVtghI9A"], "issued_at": "2018-12-27T17:24:25.000000Z"}} 2018-12-27 17:24:25,027 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbe5ac2b896b8a91264e84397f49a067d35a0511" 2018-12-27 17:24:25,124 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:24:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-60c93e8f-71ef-48fc-b75a-34c53826e2db Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:24:25,124 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-60c93e8f-71ef-48fc-b75a-34c53826e2db 2018-12-27 17:24:25,128 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 17:24:25,133 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 17:24:25 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 17:24:25,134 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbe5ac2b896b8a91264e84397f49a067d35a0511" 2018-12-27 17:24:25,262 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:24:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-98a359f1-1d5f-4884-8524-b38811cd8a21 Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "links": {"self": "http://172.30.9.31:5000/v3/users/01fa52e7b3674fc48643fa4ffca67e4e"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "01fa52e7b3674fc48643fa4ffca67e4e", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/05a834ddebbc40688596b7460b47439e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05a834ddebbc40688596b7460b47439e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/08226a0ad01943f39559448239e291e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "08226a0ad01943f39559448239e291e1", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/55c0552fe37a4f7ca0e73939514bc683"}, "domain_id": "default", "enabled": true, "options": {}, "id": "55c0552fe37a4f7ca0e73939514bc683", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/646a4af4e3b5439a97996d353fea3924"}, "domain_id": "914eec1d43ea4caf9d2fd33268c06258", "enabled": true, "options": {}, "id": "646a4af4e3b5439a97996d353fea3924", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/85fb203e51c34d3f8122e285a6a318b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85fb203e51c34d3f8122e285a6a318b3", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/905e7f4b42d24cca93b99d2401fa3378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "905e7f4b42d24cca93b99d2401fa3378", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/a5bc08b9f81f4e5bb86c24f9f7547bae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5bc08b9f81f4e5bb86c24f9f7547bae", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/a5c780627f004d318bf908d80305da9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5c780627f004d318bf908d80305da9c", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/b18425bf2b044bc9af7e194919539a17"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b18425bf2b044bc9af7e194919539a17", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/b8d2134b619d4dca80e21d6fb16449b0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b8d2134b619d4dca80e21d6fb16449b0", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/b9ab6a25a652438285139fe5b44aea62"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9ab6a25a652438285139fe5b44aea62", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/c08462554a4844d681348f58b9b0edee"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c08462554a4844d681348f58b9b0edee", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/ddfc3a9aad444d4782eae677c8a98130"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ddfc3a9aad444d4782eae677c8a98130", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/f2a74f2185a54676a6cb2bb5ecfcc4f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2a74f2185a54676a6cb2bb5ecfcc4f6", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-12-27 17:24:25,262 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-98a359f1-1d5f-4884-8524-b38811cd8a21 2018-12-27 17:24:25,266 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?name=CreateKeypairsCleanupTests-f55fcda3-870c-427-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbe5ac2b896b8a91264e84397f49a067d35a0511" 2018-12-27 17:24:25,374 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:24:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c8115383-b3c5-4538-8b65-42b17d79954e Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?name=CreateKeypairsCleanupTests-f55fcda3-870c-427-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/14556c90241a4cd4a0154296bc1188d7"}, "tags": [], "enabled": true, "id": "14556c90241a4cd4a0154296bc1188d7", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsCleanupTests-f55fcda3-870c-427-proj"}]} 2018-12-27 17:24:25,374 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?name=CreateKeypairsCleanupTests-f55fcda3-870c-427-proj used request id req-c8115383-b3c5-4538-8b65-42b17d79954e 2018-12-27 17:24:25,378 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbe5ac2b896b8a91264e84397f49a067d35a0511" 2018-12-27 17:24:25,490 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:24:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c8cbe52a-9853-44f1-9018-abdd8bd39a75 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-27 17:24:25,490 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-c8cbe52a-9853-44f1-9018-abdd8bd39a75 2018-12-27 17:24:25,897 - keystone_utils - INFO - Created user with name - CreateKeypairsCleanupTests-f55fcda3-870c-427-user 2018-12-27 17:24:25,897 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:24:25,901 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6090f82ac2e50b5acb4ab27bf57f3621aea8b9d" 2018-12-27 17:24:26,018 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:24:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5c9523c8-93b7-4460-988c-80b13d144079 Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8de789d09e46427786a85702e5e8de91", "links": {"self": "http://172.30.9.31:5000/v3/roles/8de789d09e46427786a85702e5e8de91"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 17:24:26,019 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-5c9523c8-93b7-4460-988c-80b13d144079 2018-12-27 17:24:26,022 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6090f82ac2e50b5acb4ab27bf57f3621aea8b9d" -d '{"role": {"name": "CreateKeypairsCleanupTests-f55fcda3-870c-427-proj-role"}}' 2018-12-27 17:24:26,145 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 27 Dec 2018 17:24:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7d63502d-6b31-4ccb-9ad7-7da37fb21f16 Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "a017b3852b4d4073bd3b19fa63ee3c83", "links": {"self": "http://172.30.9.31:5000/v3/roles/a017b3852b4d4073bd3b19fa63ee3c83"}, "name": "CreateKeypairsCleanupTests-f55fcda3-870c-427-proj-role"}} 2018-12-27 17:24:26,145 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/roles used request id req-7d63502d-6b31-4ccb-9ad7-7da37fb21f16 2018-12-27 17:24:26,145 - keystone_utils - INFO - Created role with name - CreateKeypairsCleanupTests-f55fcda3-870c-427-proj-role 2018-12-27 17:24:26,149 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles/a017b3852b4d4073bd3b19fa63ee3c83 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6090f82ac2e50b5acb4ab27bf57f3621aea8b9d" 2018-12-27 17:24:26,167 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:24:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b6186cc8-c75c-4e7d-89e4-50c0933ff0a4 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "a017b3852b4d4073bd3b19fa63ee3c83", "links": {"self": "http://172.30.9.31:5000/v3/roles/a017b3852b4d4073bd3b19fa63ee3c83"}, "name": "CreateKeypairsCleanupTests-f55fcda3-870c-427-proj-role"}} 2018-12-27 17:24:26,167 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles/a017b3852b4d4073bd3b19fa63ee3c83 used request id req-b6186cc8-c75c-4e7d-89e4-50c0933ff0a4 2018-12-27 17:24:26,168 - keystone_utils - INFO - Granting role CreateKeypairsCleanupTests-f55fcda3-870c-427-proj-role to project CreateKeypairsCleanupTests-f55fcda3-870c-427-proj 2018-12-27 17:24:26,171 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:5000/v3/projects/14556c90241a4cd4a0154296bc1188d7/users/2c453ef09eeb46a39f84ed6e6667fc07/roles/a017b3852b4d4073bd3b19fa63ee3c83 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6090f82ac2e50b5acb4ab27bf57f3621aea8b9d" 2018-12-27 17:24:26,325 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:24:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8bf77112-5977-4d00-ac09-d44ba911793c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:24:26,325 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/14556c90241a4cd4a0154296bc1188d7/users/2c453ef09eeb46a39f84ed6e6667fc07/roles/a017b3852b4d4073bd3b19fa63ee3c83 used request id req-8bf77112-5977-4d00-ac09-d44ba911793c 2018-12-27 17:24:26,325 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-27 17:24:26,487 - file_utils - INFO - Saved public key to - tmp/CreateKeypairsCleanupTests-5b7a33f5-8747-40a3-a6a9-861e1a8885a2.pub 2018-12-27 17:24:26,487 - file_utils - INFO - Saved private key to - tmp/CreateKeypairsCleanupTests-5b7a33f5-8747-40a3-a6a9-861e1a8885a2 2018-12-27 17:24:26,487 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:24:26,488 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:24:26,903 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a017b3852b4d4073bd3b19fa63ee3c83", "name": "CreateKeypairsCleanupTests-f55fcda3-870c-427-proj-role"}], "expires_at": "2018-12-27T18:24:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "14556c90241a4cd4a0154296bc1188d7", "name": "CreateKeypairsCleanupTests-f55fcda3-870c-427-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/14556c90241a4cd4a0154296bc1188d7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/14556c90241a4cd4a0154296bc1188d7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/14556c90241a4cd4a0154296bc1188d7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/14556c90241a4cd4a0154296bc1188d7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/14556c90241a4cd4a0154296bc1188d7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/14556c90241a4cd4a0154296bc1188d7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/14556c90241a4cd4a0154296bc1188d7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/14556c90241a4cd4a0154296bc1188d7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/14556c90241a4cd4a0154296bc1188d7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_14556c90241a4cd4a0154296bc1188d7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_14556c90241a4cd4a0154296bc1188d7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/14556c90241a4cd4a0154296bc1188d7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/14556c90241a4cd4a0154296bc1188d7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/14556c90241a4cd4a0154296bc1188d7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsCleanupTests-f55fcda3-870c-427-user", "id": "2c453ef09eeb46a39f84ed6e6667fc07"}, "audit_ids": ["RKqGXeJPRi6Xw5QKyuoKNQ"], "issued_at": "2018-12-27T17:24:26.000000Z"}} 2018-12-27 17:24:26,904 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b649746534ce791656e18428e5e0784a756f460" 2018-12-27 17:24:27,005 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:24:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-56af6655-c50e-4bf0-aadb-c0d882f8802b Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:24:27,005 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-56af6655-c50e-4bf0-aadb-c0d882f8802b 2018-12-27 17:24:27,006 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-27 17:24:27,010 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b649746534ce791656e18428e5e0784a756f460" 2018-12-27 17:24:27,218 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:24:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-cd421130-0865-4bcf-a491-95e5265d4c3e x-compute-request-id: req-cd421130-0865-4bcf-a491-95e5265d4c3e Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-12-27 17:24:27,218 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/os-keypairs used request id req-cd421130-0865-4bcf-a491-95e5265d4c3e 2018-12-27 17:24:27,219 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsCleanupTests-5b7a33f5-8747-40a3-a6a9-861e1a8885a2... 2018-12-27 17:24:27,219 - OpenStackKeypair - INFO - Uploading existing keypair 2018-12-27 17:24:27,220 - nova_utils - INFO - Saving keypair to - tmp/CreateKeypairsCleanupTests-5b7a33f5-8747-40a3-a6a9-861e1a8885a2.pub 2018-12-27 17:24:27,220 - nova_utils - INFO - Creating keypair with name - CreateKeypairsCleanupTests-5b7a33f5-8747-40a3-a6a9-861e1a8885a2 2018-12-27 17:24:27,222 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b649746534ce791656e18428e5e0784a756f460" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDM/QsUo81zCW5VtSwtqbYpVB8wyj5qAqjZKIVw9gzFVfMamFgu0GFH8v9nxZYZln/gHDVAYH0KJWdaIDtXa8aVnSPeXvyMyRdp0JqRzFwVUVW7N2PFmSivDDgzZJitcvsnoXfjE1LIPbEHq8UMGCo2qh7auWHjPYk39DHeX5TfXeacmYUbb9qaxr+tgkjdPh4cAzey8zcdHKjKBWJ453CthI/LqmYOXkKzkBPl58aSGpZO6MdLR2KbpJz6fULC38GzB1uparNrad4pxSvzhy36QzRbXYfaBYN62HDoEBqbzDY8Sf90vBEv8dzUK/8nTjax98hfn1ObkfbMOcVCSxdl", "name": "CreateKeypairsCleanupTests-5b7a33f5-8747-40a3-a6a9-861e1a8885a2"}}' 2018-12-27 17:24:27,277 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:24:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0d5f5a4d-8061-4f77-880d-f648931201e0 x-compute-request-id: req-0d5f5a4d-8061-4f77-880d-f648931201e0 Content-Encoding: gzip Content-Length: 500 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDM/QsUo81zCW5VtSwtqbYpVB8wyj5qAqjZKIVw9gzFVfMamFgu0GFH8v9nxZYZln/gHDVAYH0KJWdaIDtXa8aVnSPeXvyMyRdp0JqRzFwVUVW7N2PFmSivDDgzZJitcvsnoXfjE1LIPbEHq8UMGCo2qh7auWHjPYk39DHeX5TfXeacmYUbb9qaxr+tgkjdPh4cAzey8zcdHKjKBWJ453CthI/LqmYOXkKzkBPl58aSGpZO6MdLR2KbpJz6fULC38GzB1uparNrad4pxSvzhy36QzRbXYfaBYN62HDoEBqbzDY8Sf90vBEv8dzUK/8nTjax98hfn1ObkfbMOcVCSxdl", "user_id": "2c453ef09eeb46a39f84ed6e6667fc07", "name": "CreateKeypairsCleanupTests-5b7a33f5-8747-40a3-a6a9-861e1a8885a2", "fingerprint": "ad:7f:21:f9:4e:c9:b2:50:dd:d4:dc:33:55:80:fa:d5"}} 2018-12-27 17:24:27,277 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/os-keypairs used request id req-0d5f5a4d-8061-4f77-880d-f648931201e0 2018-12-27 17:24:27,278 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsCleanupTests-5b7a33f5-8747-40a3-a6a9-861e1a8885a2 2018-12-27 17:24:27,280 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:8774/v2.1/os-keypairs/CreateKeypairsCleanupTests-5b7a33f5-8747-40a3-a6a9-861e1a8885a2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b649746534ce791656e18428e5e0784a756f460" 2018-12-27 17:24:27,323 - novaclient.v2.client - DEBUG - RESP: [202] Date: Thu, 27 Dec 2018 17:24:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-d3426154-bef1-428a-9a44-87ac43ef57b2 x-compute-request-id: req-d3426154-bef1-428a-9a44-87ac43ef57b2 Content-Length: 0 Content-Type: application/json 2018-12-27 17:24:27,323 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/os-keypairs/CreateKeypairsCleanupTests-5b7a33f5-8747-40a3-a6a9-861e1a8885a2 used request id req-d3426154-bef1-428a-9a44-87ac43ef57b2 2018-12-27 17:24:27,328 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6090f82ac2e50b5acb4ab27bf57f3621aea8b9d" 2018-12-27 17:24:27,614 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 33483 X-Openstack-Request-Id: req-5bbe924d-6ad9-439f-bfdd-7816b90be1c2 Date: Thu, 27 Dec 2018 17:24:27 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "created_at": "2018-12-27T15:33:01Z", "updated_at": "2018-12-27T15:33:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "35205ac3-06e6-4cf6-bb21-ff8f813cb45b", "remote_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "ade77f59-e70c-4970-8ea8-198222fa332e", "remote_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "c4f3bf7f-d793-498d-a883-bb8c6003f070", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "c85cb618-8f19-445b-8e16-6d467cb17771", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}], "revision_number": 4, "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "created_at": "2018-12-27T15:57:22Z", "updated_at": "2018-12-27T15:57:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "5e258a3b-01f5-4aef-81b7-0b5dc6e5b683", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "65475539-0336-498a-8da4-ff0a80b10089", "remote_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "ae922857-f7ae-4bc8-949b-153fb43bfd00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "b4f87679-52e1-4cf9-bf76-5abb9a9bec06", "remote_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "f7197afc9b61423897aefc9a643d03a1"}], "revision_number": 4, "project_id": "f7197afc9b61423897aefc9a643d03a1", "id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "created_at": "2018-12-27T16:01:54Z", "updated_at": "2018-12-27T16:01:54Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "00dd3abd-acd1-4edb-8f4a-8badcbd2eeb4", "remote_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "018de60d-bc33-4ef0-9eed-6d00b6ce227b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "0d99f0db-fa6b-4201-b67f-a7ff0db82c5d", "remote_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv6", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "5c4049ef-933d-4614-84e7-83584430d462", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv6", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}], "revision_number": 4, "project_id": "8c689c5e31c44b09ab85f80682abbc2a", "id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "created_at": "2018-12-27T15:56:49Z", "updated_at": "2018-12-27T15:56:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "6555e255-763a-4448-b1b1-0c93b2a390bd", "remote_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "777ff7a5-a590-43e5-a84b-7677710494e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "8bac258a-08df-48b7-900b-efbe01a6ec20", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "dc17921e-353f-4898-a970-881b2c8d093d", "remote_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}], "revision_number": 4, "project_id": "28dac9e1580d461c9de52e6659cc4f9d", "id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "created_at": "2018-12-27T16:01:52Z", "updated_at": "2018-12-27T16:01:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "32737757-45f3-4b24-b6ab-5f2d5579b4a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv6", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "ae604ef3-492d-4aa3-8045-1ff84f755a27", "remote_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv4", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "b7bff40a-beda-4996-b140-ed94d010535c", "remote_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv6", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "b8129030-9d72-4d5d-adce-47bbe62492fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv4", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}], "revision_number": 4, "project_id": "81c108a273314b24bf6b48c41b5bbe0c", "id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "created_at": "2018-12-27T15:57:20Z", "updated_at": "2018-12-27T15:57:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "0c389ec4-c0af-4c20-acf9-4fcc1d859dd7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv6", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "3749697a-f2ef-439a-a661-2fb92badd1ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv4", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "b74e0c8c-e243-450e-b1be-69c587093d6d", "remote_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv6", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "c222695b-2f1c-427d-afd7-e0be24ec9f66", "remote_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv4", "project_id": "7fb0e5436e4f467998e672dd71018a45"}], "revision_number": 4, "project_id": "7fb0e5436e4f467998e672dd71018a45", "id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "created_at": "2018-12-27T17:02:11Z", "updated_at": "2018-12-27T17:02:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "675d8a56-1c9b-4c58-a252-61e65997fd05", "remote_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv4", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "84f0587c-7394-4fd6-8f3d-8d6ba94cf3f9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv6", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "8a450b4f-e710-4193-816e-13a2d4e40c07", "remote_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv6", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "c3106b0a-1026-4156-86a9-f0438b7fab93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv4", "project_id": "7cba3664d5674e65a12c8c269a05febf"}], "revision_number": 4, "project_id": "7cba3664d5674e65a12c8c269a05febf", "id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "created_at": "2018-12-27T15:58:29Z", "updated_at": "2018-12-27T15:58:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "2a945ecc-f9fa-4219-96ab-c189a7f5c102", "remote_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv6", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "55e2b54e-68d4-4476-8c9f-e05e347c8970", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv4", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "9983229c-b595-482a-973f-81137a209b6d", "remote_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv4", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "9d4b8450-78ab-4817-a586-372ed88268f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv6", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}], "revision_number": 4, "project_id": "fbd6dbf946a5406398ba810e02d0888e", "id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "created_at": "2018-12-27T15:57:24Z", "updated_at": "2018-12-27T15:57:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "35521f2a-a59d-4798-9fa8-0febfe126076", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv4", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "607d473d-1e6a-4088-a778-7df9ffc1ff68", "remote_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv6", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "6f8fa92b-b67a-4047-a900-f43656aff42b", "remote_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv4", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "890f1d6c-9ae5-45b0-b7a1-282182432b66", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv6", "project_id": "253cc6709e714b8a80a5f74e4257907e"}], "revision_number": 4, "project_id": "253cc6709e714b8a80a5f74e4257907e", "id": "b9546f11-205e-4322-89f8-f0360d6090ed", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "created_at": "2018-12-27T15:57:08Z", "updated_at": "2018-12-27T15:57:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "6739c48b-d899-4c17-bb8e-ffaf8922c034", "remote_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv4", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "9660a6af-4d9b-40b9-9729-f205f66c2bd0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv4", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "bf244c03-fc10-4754-9c2b-b0224401c4f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv6", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "d3bee7cc-a152-441c-9790-abb1f56cec03", "remote_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv6", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}], "revision_number": 4, "project_id": "782a28bd0d40485e85eda6b8ba43840b", "id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "created_at": "2018-12-27T15:57:11Z", "updated_at": "2018-12-27T15:57:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "22c0d2cf-360a-4aa8-ba7e-bfdbf8327d27", "remote_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "553b140a-8ba9-4af7-9f50-bf24e87aebf7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "b2ecf7a5-df98-4d65-a762-767320437c5a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "e49104b2-7c13-49d6-8519-a16dd585346f", "remote_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}], "revision_number": 4, "project_id": "ef7e486beb8f4de39b25ca5f11552328", "id": "d0588e93-db0d-4888-9f99-3399a50df490", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "created_at": "2018-12-27T17:19:15Z", "updated_at": "2018-12-27T17:19:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "1990fe24-df44-4561-9f09-f50aab182bf7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "651e4b8b-b29e-409b-9f25-ff2328ccefe6", "remote_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "cc4e2254-2157-4ae1-a233-3047573ddc6d", "remote_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "da56dda4-aaf3-43ff-bdf7-e64892ec2345", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}], "revision_number": 4, "project_id": "2a5a6879c5fa4db798cea6d394565d45", "id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-27T15:33:07Z", "updated_at": "2018-12-27T15:33:07Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "4de95db8-72d6-4aec-a145-e92511971eb9", "remote_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "5f100cff-05d8-4405-8dfb-0a387c123fae", "remote_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "a3f6a193-cc94-4220-a73a-08acf63c449b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "f059d8a5-0c32-49c9-a721-77cc89245ecd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "created_at": "2018-12-27T15:29:16Z", "updated_at": "2018-12-27T15:29:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "3c53841a-5bc0-4192-b482-044411e217ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "5956ff3f-d59d-4af6-82b5-566c888583a7", "remote_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:16Z", "revision_number": 0, "id": "60735d87-52c7-426a-91a6-aff1078a5a2d", "remote_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:16Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "abe97133-61dd-4fdf-baf3-2e07968a324f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "da629caea04941e1ae8979c379dc7c9d"}], "revision_number": 4, "project_id": "da629caea04941e1ae8979c379dc7c9d", "id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "name": "default"}]} 2018-12-27 17:24:27,615 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=default used request id req-5bbe924d-6ad9-439f-bfdd-7816b90be1c2 2018-12-27 17:24:27,621 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6090f82ac2e50b5acb4ab27bf57f3621aea8b9d" 2018-12-27 17:24:27,728 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:24:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9ca4fc6b-d3af-44c3-a642-1b95501fa29a Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b7b4fceec1ad4c6eb74d758b709a9d93", "name": "admin"}} 2018-12-27 17:24:27,729 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93 used request id req-9ca4fc6b-d3af-44c3-a642-1b95501fa29a 2018-12-27 17:24:27,732 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/f7197afc9b61423897aefc9a643d03a1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6090f82ac2e50b5acb4ab27bf57f3621aea8b9d" 2018-12-27 17:24:27,838 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:24:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b6b61276-1c31-456a-8a16-c84fe21d95eb Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f7197afc9b61423897aefc9a643d03a1.", "code": 404, "title": "Not Found"}} 2018-12-27 17:24:27,838 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/f7197afc9b61423897aefc9a643d03a1 used request id req-b6b61276-1c31-456a-8a16-c84fe21d95eb 2018-12-27 17:24:27,839 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:24:27,842 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/8c689c5e31c44b09ab85f80682abbc2a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6090f82ac2e50b5acb4ab27bf57f3621aea8b9d" 2018-12-27 17:24:27,957 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:24:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7ba43b54-b148-4505-9f8a-8b3311070ccf Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8c689c5e31c44b09ab85f80682abbc2a.", "code": 404, "title": "Not Found"}} 2018-12-27 17:24:27,957 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/8c689c5e31c44b09ab85f80682abbc2a used request id req-7ba43b54-b148-4505-9f8a-8b3311070ccf 2018-12-27 17:24:27,957 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:24:27,961 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/28dac9e1580d461c9de52e6659cc4f9d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6090f82ac2e50b5acb4ab27bf57f3621aea8b9d" 2018-12-27 17:24:28,077 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:24:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fad716b4-69e7-4622-b475-354351667356 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 28dac9e1580d461c9de52e6659cc4f9d.", "code": 404, "title": "Not Found"}} 2018-12-27 17:24:28,078 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/28dac9e1580d461c9de52e6659cc4f9d used request id req-fad716b4-69e7-4622-b475-354351667356 2018-12-27 17:24:28,078 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:24:28,081 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/81c108a273314b24bf6b48c41b5bbe0c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6090f82ac2e50b5acb4ab27bf57f3621aea8b9d" 2018-12-27 17:24:28,187 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:24:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d0cedf1f-8b54-4033-a459-dd4a8c40c922 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 81c108a273314b24bf6b48c41b5bbe0c.", "code": 404, "title": "Not Found"}} 2018-12-27 17:24:28,188 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/81c108a273314b24bf6b48c41b5bbe0c used request id req-d0cedf1f-8b54-4033-a459-dd4a8c40c922 2018-12-27 17:24:28,188 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:24:28,191 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/7fb0e5436e4f467998e672dd71018a45 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6090f82ac2e50b5acb4ab27bf57f3621aea8b9d" 2018-12-27 17:24:28,307 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:24:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-86771257-cb7a-49a7-b597-c892a30eee95 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7fb0e5436e4f467998e672dd71018a45.", "code": 404, "title": "Not Found"}} 2018-12-27 17:24:28,307 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/7fb0e5436e4f467998e672dd71018a45 used request id req-86771257-cb7a-49a7-b597-c892a30eee95 2018-12-27 17:24:28,307 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:24:28,311 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/7cba3664d5674e65a12c8c269a05febf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6090f82ac2e50b5acb4ab27bf57f3621aea8b9d" 2018-12-27 17:24:28,424 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:24:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5755f15e-bdd3-453b-83f1-c064673a33e2 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7cba3664d5674e65a12c8c269a05febf.", "code": 404, "title": "Not Found"}} 2018-12-27 17:24:28,424 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/7cba3664d5674e65a12c8c269a05febf used request id req-5755f15e-bdd3-453b-83f1-c064673a33e2 2018-12-27 17:24:28,424 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:24:28,428 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/fbd6dbf946a5406398ba810e02d0888e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6090f82ac2e50b5acb4ab27bf57f3621aea8b9d" 2018-12-27 17:24:28,536 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:24:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e7f52c0c-eeab-43a0-b048-c1e3109d9626 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: fbd6dbf946a5406398ba810e02d0888e.", "code": 404, "title": "Not Found"}} 2018-12-27 17:24:28,536 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/fbd6dbf946a5406398ba810e02d0888e used request id req-e7f52c0c-eeab-43a0-b048-c1e3109d9626 2018-12-27 17:24:28,536 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:24:28,539 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/253cc6709e714b8a80a5f74e4257907e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6090f82ac2e50b5acb4ab27bf57f3621aea8b9d" 2018-12-27 17:24:28,654 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:24:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-17402ac9-7c68-4f31-813d-d7022bc9ef17 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 253cc6709e714b8a80a5f74e4257907e.", "code": 404, "title": "Not Found"}} 2018-12-27 17:24:28,654 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/253cc6709e714b8a80a5f74e4257907e used request id req-17402ac9-7c68-4f31-813d-d7022bc9ef17 2018-12-27 17:24:28,654 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:24:28,657 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/782a28bd0d40485e85eda6b8ba43840b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6090f82ac2e50b5acb4ab27bf57f3621aea8b9d" 2018-12-27 17:24:28,763 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:24:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-890bbd85-8ebd-451c-8727-74636efe4828 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 782a28bd0d40485e85eda6b8ba43840b.", "code": 404, "title": "Not Found"}} 2018-12-27 17:24:28,763 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/782a28bd0d40485e85eda6b8ba43840b used request id req-890bbd85-8ebd-451c-8727-74636efe4828 2018-12-27 17:24:28,764 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:24:28,767 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/ef7e486beb8f4de39b25ca5f11552328 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6090f82ac2e50b5acb4ab27bf57f3621aea8b9d" 2018-12-27 17:24:28,873 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:24:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9671bed4-77ac-49d2-a69b-f0918383cb55 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: ef7e486beb8f4de39b25ca5f11552328.", "code": 404, "title": "Not Found"}} 2018-12-27 17:24:28,873 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/ef7e486beb8f4de39b25ca5f11552328 used request id req-9671bed4-77ac-49d2-a69b-f0918383cb55 2018-12-27 17:24:28,874 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:24:28,877 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/2a5a6879c5fa4db798cea6d394565d45 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6090f82ac2e50b5acb4ab27bf57f3621aea8b9d" 2018-12-27 17:24:28,995 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:24:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-938a764b-01b2-45b6-a070-bef892590e93 Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.31:5000/v3/projects/2a5a6879c5fa4db798cea6d394565d45"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}} 2018-12-27 17:24:28,995 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/2a5a6879c5fa4db798cea6d394565d45 used request id req-938a764b-01b2-45b6-a070-bef892590e93 2018-12-27 17:24:28,999 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/da629caea04941e1ae8979c379dc7c9d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6090f82ac2e50b5acb4ab27bf57f3621aea8b9d" 2018-12-27 17:24:29,104 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:24:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-93f9ce2f-016f-4d25-b225-43f5a57b841c Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/da629caea04941e1ae8979c379dc7c9d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "da629caea04941e1ae8979c379dc7c9d", "name": "service"}} 2018-12-27 17:24:29,104 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/da629caea04941e1ae8979c379dc7c9d used request id req-93f9ce2f-016f-4d25-b225-43f5a57b841c 2018-12-27 17:24:29,105 - keystone_utils - INFO - Deleting project with name - CreateKeypairsCleanupTests-f55fcda3-870c-427-proj 2018-12-27 17:24:29,109 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/projects/14556c90241a4cd4a0154296bc1188d7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6090f82ac2e50b5acb4ab27bf57f3621aea8b9d" 2018-12-27 17:24:29,390 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:24:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d6973e3f-068d-4b96-a76d-ae66caef9c34 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:24:29,391 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/14556c90241a4cd4a0154296bc1188d7 used request id req-d6973e3f-068d-4b96-a76d-ae66caef9c34 2018-12-27 17:24:29,391 - keystone_utils - INFO - Deleting role with name - CreateKeypairsCleanupTests-f55fcda3-870c-427-proj-role 2018-12-27 17:24:29,394 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/roles/a017b3852b4d4073bd3b19fa63ee3c83 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6090f82ac2e50b5acb4ab27bf57f3621aea8b9d" 2018-12-27 17:24:29,524 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:24:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5db961d0-48d0-492e-a0d8-f2674bde67f4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:24:29,525 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/roles/a017b3852b4d4073bd3b19fa63ee3c83 used request id req-5db961d0-48d0-492e-a0d8-f2674bde67f4 2018-12-27 17:24:29,528 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6090f82ac2e50b5acb4ab27bf57f3621aea8b9d" 2018-12-27 17:24:29,633 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:24:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-08ea1dbe-203e-40fe-90c9-f7beff721dae Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8de789d09e46427786a85702e5e8de91", "links": {"self": "http://172.30.9.31:5000/v3/roles/8de789d09e46427786a85702e5e8de91"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 17:24:29,633 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-08ea1dbe-203e-40fe-90c9-f7beff721dae 2018-12-27 17:24:29,634 - keystone_utils - INFO - Deleting user with name - CreateKeypairsCleanupTests-f55fcda3-870c-427-user 2018-12-27 17:24:29,637 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/users/2c453ef09eeb46a39f84ed6e6667fc07 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbe5ac2b896b8a91264e84397f49a067d35a0511" 2018-12-27 17:24:29,841 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:24:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-24220bf2-5f39-4358-afdf-47305ccd0217 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:24:29,841 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/2c453ef09eeb46a39f84ed6e6667fc07 used request id req-24220bf2-5f39-4358-afdf-47305ccd0217 2018-12-27 17:24:29,843 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:24:30,278 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:24:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["ZX7Is179TLqWC9QBYNnSDQ"], "issued_at": "2018-12-27T17:24:30.000000Z"}} 2018-12-27 17:24:30,279 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d26442efdd152912582de0787f3d1ceebf88c775" 2018-12-27 17:24:30,384 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:24:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3598749c-ae77-4fff-bc5a-188eea139993 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:24:30,385 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-3598749c-ae77-4fff-bc5a-188eea139993 2018-12-27 17:24:30,386 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:24:30,387 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:24:30,805 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:24:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["JGq2Vm5hSaue1QDK5oIOFg"], "issued_at": "2018-12-27T17:24:30.000000Z"}} 2018-12-27 17:24:30,806 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6d8406f4e72d6369bc96e1165280f0f4c545abf" 2018-12-27 17:24:30,912 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:24:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-05348fab-344a-4d35-965e-a86a9ce99cf8 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:24:30,912 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-05348fab-344a-4d35-965e-a86a9ce99cf8 2018-12-27 17:24:30,916 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 17:24:30,921 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 17:24:30 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 17:24:30,922 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-e9159e8f-6579-49b-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6d8406f4e72d6369bc96e1165280f0f4c545abf" 2018-12-27 17:24:31,025 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:24:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d8269275-8083-4b1a-adc3-e2b2c0d3a5dc Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-e9159e8f-6579-49b-proj", "previous": null, "next": null}, "projects": []} 2018-12-27 17:24:31,025 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-e9159e8f-6579-49b-proj used request id req-d8269275-8083-4b1a-adc3-e2b2c0d3a5dc 2018-12-27 17:24:31,029 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6d8406f4e72d6369bc96e1165280f0f4c545abf" 2018-12-27 17:24:31,142 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:24:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-daaec3c9-a3d4-46b8-966f-f2a0336b1ef2 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-27 17:24:31,142 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-daaec3c9-a3d4-46b8-966f-f2a0336b1ef2 2018-12-27 17:24:31,145 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6d8406f4e72d6369bc96e1165280f0f4c545abf" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsCleanupTests-e9159e8f-6579-49b-proj"}}' 2018-12-27 17:24:31,286 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 27 Dec 2018 17:24:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6a9f806c-51e6-490f-9177-419bd07006f7 Content-Length: 323 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/f3a266d76db647a9b1933acc48097b37"}, "tags": [], "enabled": true, "id": "f3a266d76db647a9b1933acc48097b37", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsCleanupTests-e9159e8f-6579-49b-proj"}} 2018-12-27 17:24:31,286 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-6a9f806c-51e6-490f-9177-419bd07006f7 2018-12-27 17:24:31,286 - keystone_utils - INFO - Created project with name - CreateKeypairsCleanupTests-e9159e8f-6579-49b-proj 2018-12-27 17:24:31,287 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:24:31,287 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:24:31,704 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:24:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["yJyHjFeBRLSLtrE2-31PZQ"], "issued_at": "2018-12-27T17:24:31.000000Z"}} 2018-12-27 17:24:31,705 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c605d9d5c0dfc6a4b25b2b06092c7edc04131428" 2018-12-27 17:24:31,722 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:24:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b87a3721-f6fd-4edf-9dcb-8206b9a0b6f0 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:24:31,722 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-b87a3721-f6fd-4edf-9dcb-8206b9a0b6f0 2018-12-27 17:24:31,726 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 17:24:31,731 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 17:24:31 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 17:24:31,732 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c605d9d5c0dfc6a4b25b2b06092c7edc04131428" 2018-12-27 17:24:31,859 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:24:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e5334c58-6eef-4985-9cf7-a67769580c63 Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "links": {"self": "http://172.30.9.31:5000/v3/users/01fa52e7b3674fc48643fa4ffca67e4e"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "01fa52e7b3674fc48643fa4ffca67e4e", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/05a834ddebbc40688596b7460b47439e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05a834ddebbc40688596b7460b47439e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/08226a0ad01943f39559448239e291e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "08226a0ad01943f39559448239e291e1", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/55c0552fe37a4f7ca0e73939514bc683"}, "domain_id": "default", "enabled": true, "options": {}, "id": "55c0552fe37a4f7ca0e73939514bc683", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/646a4af4e3b5439a97996d353fea3924"}, "domain_id": "914eec1d43ea4caf9d2fd33268c06258", "enabled": true, "options": {}, "id": "646a4af4e3b5439a97996d353fea3924", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/85fb203e51c34d3f8122e285a6a318b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85fb203e51c34d3f8122e285a6a318b3", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/905e7f4b42d24cca93b99d2401fa3378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "905e7f4b42d24cca93b99d2401fa3378", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/a5bc08b9f81f4e5bb86c24f9f7547bae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5bc08b9f81f4e5bb86c24f9f7547bae", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/a5c780627f004d318bf908d80305da9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5c780627f004d318bf908d80305da9c", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/b18425bf2b044bc9af7e194919539a17"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b18425bf2b044bc9af7e194919539a17", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/b8d2134b619d4dca80e21d6fb16449b0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b8d2134b619d4dca80e21d6fb16449b0", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/b9ab6a25a652438285139fe5b44aea62"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9ab6a25a652438285139fe5b44aea62", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/c08462554a4844d681348f58b9b0edee"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c08462554a4844d681348f58b9b0edee", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/ddfc3a9aad444d4782eae677c8a98130"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ddfc3a9aad444d4782eae677c8a98130", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/f2a74f2185a54676a6cb2bb5ecfcc4f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2a74f2185a54676a6cb2bb5ecfcc4f6", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-12-27 17:24:31,859 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-e5334c58-6eef-4985-9cf7-a67769580c63 2018-12-27 17:24:31,863 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?name=CreateKeypairsCleanupTests-e9159e8f-6579-49b-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c605d9d5c0dfc6a4b25b2b06092c7edc04131428" 2018-12-27 17:24:31,993 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:24:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2b9ce624-3125-410b-bc29-8efeef53532a Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?name=CreateKeypairsCleanupTests-e9159e8f-6579-49b-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/f3a266d76db647a9b1933acc48097b37"}, "tags": [], "enabled": true, "id": "f3a266d76db647a9b1933acc48097b37", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsCleanupTests-e9159e8f-6579-49b-proj"}]} 2018-12-27 17:24:31,993 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?name=CreateKeypairsCleanupTests-e9159e8f-6579-49b-proj used request id req-2b9ce624-3125-410b-bc29-8efeef53532a 2018-12-27 17:24:31,997 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c605d9d5c0dfc6a4b25b2b06092c7edc04131428" 2018-12-27 17:24:32,110 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:24:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ccd33489-9a2f-4113-a3fc-fbdb74ef03a6 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-27 17:24:32,110 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-ccd33489-9a2f-4113-a3fc-fbdb74ef03a6 2018-12-27 17:24:32,594 - keystone_utils - INFO - Created user with name - CreateKeypairsCleanupTests-e9159e8f-6579-49b-user 2018-12-27 17:24:32,595 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:24:32,598 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6d8406f4e72d6369bc96e1165280f0f4c545abf" 2018-12-27 17:24:32,714 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:24:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7d7e4358-ff29-4970-be90-7ffb41f9c38a Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8de789d09e46427786a85702e5e8de91", "links": {"self": "http://172.30.9.31:5000/v3/roles/8de789d09e46427786a85702e5e8de91"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 17:24:32,715 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-7d7e4358-ff29-4970-be90-7ffb41f9c38a 2018-12-27 17:24:32,718 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6d8406f4e72d6369bc96e1165280f0f4c545abf" -d '{"role": {"name": "CreateKeypairsCleanupTests-e9159e8f-6579-49b-proj-role"}}' 2018-12-27 17:24:32,914 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 27 Dec 2018 17:24:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-30d3624d-3d0a-40e2-8312-b35ef7f2b398 Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "5c5af7bba143493cb47adb507bff9668", "links": {"self": "http://172.30.9.31:5000/v3/roles/5c5af7bba143493cb47adb507bff9668"}, "name": "CreateKeypairsCleanupTests-e9159e8f-6579-49b-proj-role"}} 2018-12-27 17:24:32,914 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/roles used request id req-30d3624d-3d0a-40e2-8312-b35ef7f2b398 2018-12-27 17:24:32,914 - keystone_utils - INFO - Created role with name - CreateKeypairsCleanupTests-e9159e8f-6579-49b-proj-role 2018-12-27 17:24:32,918 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles/5c5af7bba143493cb47adb507bff9668 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6d8406f4e72d6369bc96e1165280f0f4c545abf" 2018-12-27 17:24:33,019 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:24:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4e87af3c-62d7-4cfe-9b60-44a78f4b5175 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "5c5af7bba143493cb47adb507bff9668", "links": {"self": "http://172.30.9.31:5000/v3/roles/5c5af7bba143493cb47adb507bff9668"}, "name": "CreateKeypairsCleanupTests-e9159e8f-6579-49b-proj-role"}} 2018-12-27 17:24:33,019 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles/5c5af7bba143493cb47adb507bff9668 used request id req-4e87af3c-62d7-4cfe-9b60-44a78f4b5175 2018-12-27 17:24:33,020 - keystone_utils - INFO - Granting role CreateKeypairsCleanupTests-e9159e8f-6579-49b-proj-role to project CreateKeypairsCleanupTests-e9159e8f-6579-49b-proj 2018-12-27 17:24:33,024 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:5000/v3/projects/f3a266d76db647a9b1933acc48097b37/users/7d47c747df3245639c2c1e8f03f4c445/roles/5c5af7bba143493cb47adb507bff9668 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6d8406f4e72d6369bc96e1165280f0f4c545abf" 2018-12-27 17:24:33,196 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:24:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-42d37a9c-c112-487f-863f-88c6c3885c4e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:24:33,197 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/f3a266d76db647a9b1933acc48097b37/users/7d47c747df3245639c2c1e8f03f4c445/roles/5c5af7bba143493cb47adb507bff9668 used request id req-42d37a9c-c112-487f-863f-88c6c3885c4e 2018-12-27 17:24:33,197 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-27 17:24:33,198 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:24:33,199 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:24:33,607 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5c5af7bba143493cb47adb507bff9668", "name": "CreateKeypairsCleanupTests-e9159e8f-6579-49b-proj-role"}], "expires_at": "2018-12-27T18:24:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f3a266d76db647a9b1933acc48097b37", "name": "CreateKeypairsCleanupTests-e9159e8f-6579-49b-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/f3a266d76db647a9b1933acc48097b37", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/f3a266d76db647a9b1933acc48097b37", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/f3a266d76db647a9b1933acc48097b37", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/f3a266d76db647a9b1933acc48097b37", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/f3a266d76db647a9b1933acc48097b37", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/f3a266d76db647a9b1933acc48097b37", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/f3a266d76db647a9b1933acc48097b37", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/f3a266d76db647a9b1933acc48097b37", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/f3a266d76db647a9b1933acc48097b37", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_f3a266d76db647a9b1933acc48097b37", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_f3a266d76db647a9b1933acc48097b37", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/f3a266d76db647a9b1933acc48097b37", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/f3a266d76db647a9b1933acc48097b37", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/f3a266d76db647a9b1933acc48097b37", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsCleanupTests-e9159e8f-6579-49b-user", "id": "7d47c747df3245639c2c1e8f03f4c445"}, "audit_ids": ["y4q9xoU6TImy2WLsoka7Sg"], "issued_at": "2018-12-27T17:24:33.000000Z"}} 2018-12-27 17:24:33,608 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30e5561b3e7e6a823c1a3797c603e9bc77f80b0a" 2018-12-27 17:24:33,701 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:24:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eb69cc40-cfed-4c82-94dd-0cd8f656e71d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:24:33,701 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-eb69cc40-cfed-4c82-94dd-0cd8f656e71d 2018-12-27 17:24:33,702 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-27 17:24:33,708 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30e5561b3e7e6a823c1a3797c603e9bc77f80b0a" 2018-12-27 17:24:33,906 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:24:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-aee687b8-681d-4423-89f9-bf03ff28b017 x-compute-request-id: req-aee687b8-681d-4423-89f9-bf03ff28b017 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-12-27 17:24:33,906 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/os-keypairs used request id req-aee687b8-681d-4423-89f9-bf03ff28b017 2018-12-27 17:24:33,907 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsCleanupTests-e9a141fa-df87-4d19-add4-f09a4e827212... 2018-12-27 17:24:33,907 - OpenStackKeypair - INFO - Creating new keypair 2018-12-27 17:24:33,920 - nova_utils - INFO - Creating keypair with name - CreateKeypairsCleanupTests-e9a141fa-df87-4d19-add4-f09a4e827212 2018-12-27 17:24:33,922 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30e5561b3e7e6a823c1a3797c603e9bc77f80b0a" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDhedHP3Xux7i8DgxIQWsl0zkaWKgb/3KSzFXSgvNQUjQejUwkKtm/ng+fZe9vqeR5bYQreFlb/fJB8S08rB/YcInPvhRqfsiJQ4TZfkzoHo/mbSftP6+tGPxuaNPEyrPz/TdvJUkr/5C4qf6pl93ChRS9Y4fRhAGYhV7+Mft4EvQ==", "name": "CreateKeypairsCleanupTests-e9a141fa-df87-4d19-add4-f09a4e827212"}}' 2018-12-27 17:24:33,980 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:24:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-aa58cfb5-405d-4171-ae02-aa5090763552 x-compute-request-id: req-aa58cfb5-405d-4171-ae02-aa5090763552 Content-Encoding: gzip Content-Length: 372 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDhedHP3Xux7i8DgxIQWsl0zkaWKgb/3KSzFXSgvNQUjQejUwkKtm/ng+fZe9vqeR5bYQreFlb/fJB8S08rB/YcInPvhRqfsiJQ4TZfkzoHo/mbSftP6+tGPxuaNPEyrPz/TdvJUkr/5C4qf6pl93ChRS9Y4fRhAGYhV7+Mft4EvQ==", "user_id": "7d47c747df3245639c2c1e8f03f4c445", "name": "CreateKeypairsCleanupTests-e9a141fa-df87-4d19-add4-f09a4e827212", "fingerprint": "63:53:8c:a8:d7:cc:6c:c7:fc:54:59:73:ff:41:29:a4"}} 2018-12-27 17:24:33,980 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/os-keypairs used request id req-aa58cfb5-405d-4171-ae02-aa5090763552 2018-12-27 17:24:33,995 - file_utils - INFO - Saved public key to - tmp/CreateKeypairsCleanupTests-e9a141fa-df87-4d19-add4-f09a4e827212.pub 2018-12-27 17:24:33,996 - file_utils - INFO - Saved private key to - tmp/CreateKeypairsCleanupTests-e9a141fa-df87-4d19-add4-f09a4e827212 2018-12-27 17:24:33,996 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsCleanupTests-e9a141fa-df87-4d19-add4-f09a4e827212 2018-12-27 17:24:33,998 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:8774/v2.1/os-keypairs/CreateKeypairsCleanupTests-e9a141fa-df87-4d19-add4-f09a4e827212 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30e5561b3e7e6a823c1a3797c603e9bc77f80b0a" 2018-12-27 17:24:34,038 - novaclient.v2.client - DEBUG - RESP: [202] Date: Thu, 27 Dec 2018 17:24:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-04b31f0e-1301-49ce-a3cf-5ab4ce5a1d11 x-compute-request-id: req-04b31f0e-1301-49ce-a3cf-5ab4ce5a1d11 Content-Length: 0 Content-Type: application/json 2018-12-27 17:24:34,038 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/os-keypairs/CreateKeypairsCleanupTests-e9a141fa-df87-4d19-add4-f09a4e827212 used request id req-04b31f0e-1301-49ce-a3cf-5ab4ce5a1d11 2018-12-27 17:24:34,038 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateKeypairsCleanupTests-e9a141fa-df87-4d19-add4-f09a4e827212.pub] 2018-12-27 17:24:34,038 - OpenStackKeypair - INFO - Deleted private key file [tmp/CreateKeypairsCleanupTests-e9a141fa-df87-4d19-add4-f09a4e827212] 2018-12-27 17:24:34,045 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6d8406f4e72d6369bc96e1165280f0f4c545abf" 2018-12-27 17:24:34,355 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 33483 X-Openstack-Request-Id: req-74033e86-814c-4e74-b82a-370ff0f9b3ee Date: Thu, 27 Dec 2018 17:24:34 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "created_at": "2018-12-27T15:33:01Z", "updated_at": "2018-12-27T15:33:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "35205ac3-06e6-4cf6-bb21-ff8f813cb45b", "remote_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "ade77f59-e70c-4970-8ea8-198222fa332e", "remote_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "c4f3bf7f-d793-498d-a883-bb8c6003f070", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "c85cb618-8f19-445b-8e16-6d467cb17771", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}], "revision_number": 4, "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "created_at": "2018-12-27T15:57:22Z", "updated_at": "2018-12-27T15:57:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "5e258a3b-01f5-4aef-81b7-0b5dc6e5b683", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "65475539-0336-498a-8da4-ff0a80b10089", "remote_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "ae922857-f7ae-4bc8-949b-153fb43bfd00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "b4f87679-52e1-4cf9-bf76-5abb9a9bec06", "remote_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "f7197afc9b61423897aefc9a643d03a1"}], "revision_number": 4, "project_id": "f7197afc9b61423897aefc9a643d03a1", "id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "created_at": "2018-12-27T16:01:54Z", "updated_at": "2018-12-27T16:01:54Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "00dd3abd-acd1-4edb-8f4a-8badcbd2eeb4", "remote_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "018de60d-bc33-4ef0-9eed-6d00b6ce227b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "0d99f0db-fa6b-4201-b67f-a7ff0db82c5d", "remote_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv6", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "5c4049ef-933d-4614-84e7-83584430d462", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv6", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}], "revision_number": 4, "project_id": "8c689c5e31c44b09ab85f80682abbc2a", "id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "created_at": "2018-12-27T15:56:49Z", "updated_at": "2018-12-27T15:56:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "6555e255-763a-4448-b1b1-0c93b2a390bd", "remote_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "777ff7a5-a590-43e5-a84b-7677710494e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "8bac258a-08df-48b7-900b-efbe01a6ec20", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "dc17921e-353f-4898-a970-881b2c8d093d", "remote_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}], "revision_number": 4, "project_id": "28dac9e1580d461c9de52e6659cc4f9d", "id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "created_at": "2018-12-27T16:01:52Z", "updated_at": "2018-12-27T16:01:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "32737757-45f3-4b24-b6ab-5f2d5579b4a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv6", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "ae604ef3-492d-4aa3-8045-1ff84f755a27", "remote_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv4", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "b7bff40a-beda-4996-b140-ed94d010535c", "remote_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv6", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "b8129030-9d72-4d5d-adce-47bbe62492fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv4", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}], "revision_number": 4, "project_id": "81c108a273314b24bf6b48c41b5bbe0c", "id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "created_at": "2018-12-27T15:57:20Z", "updated_at": "2018-12-27T15:57:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "0c389ec4-c0af-4c20-acf9-4fcc1d859dd7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv6", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "3749697a-f2ef-439a-a661-2fb92badd1ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv4", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "b74e0c8c-e243-450e-b1be-69c587093d6d", "remote_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv6", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "c222695b-2f1c-427d-afd7-e0be24ec9f66", "remote_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv4", "project_id": "7fb0e5436e4f467998e672dd71018a45"}], "revision_number": 4, "project_id": "7fb0e5436e4f467998e672dd71018a45", "id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "created_at": "2018-12-27T17:02:11Z", "updated_at": "2018-12-27T17:02:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "675d8a56-1c9b-4c58-a252-61e65997fd05", "remote_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv4", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "84f0587c-7394-4fd6-8f3d-8d6ba94cf3f9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv6", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "8a450b4f-e710-4193-816e-13a2d4e40c07", "remote_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv6", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "c3106b0a-1026-4156-86a9-f0438b7fab93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv4", "project_id": "7cba3664d5674e65a12c8c269a05febf"}], "revision_number": 4, "project_id": "7cba3664d5674e65a12c8c269a05febf", "id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "created_at": "2018-12-27T15:58:29Z", "updated_at": "2018-12-27T15:58:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "2a945ecc-f9fa-4219-96ab-c189a7f5c102", "remote_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv6", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "55e2b54e-68d4-4476-8c9f-e05e347c8970", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv4", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "9983229c-b595-482a-973f-81137a209b6d", "remote_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv4", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "9d4b8450-78ab-4817-a586-372ed88268f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv6", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}], "revision_number": 4, "project_id": "fbd6dbf946a5406398ba810e02d0888e", "id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "created_at": "2018-12-27T15:57:24Z", "updated_at": "2018-12-27T15:57:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "35521f2a-a59d-4798-9fa8-0febfe126076", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv4", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "607d473d-1e6a-4088-a778-7df9ffc1ff68", "remote_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv6", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "6f8fa92b-b67a-4047-a900-f43656aff42b", "remote_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv4", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "890f1d6c-9ae5-45b0-b7a1-282182432b66", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv6", "project_id": "253cc6709e714b8a80a5f74e4257907e"}], "revision_number": 4, "project_id": "253cc6709e714b8a80a5f74e4257907e", "id": "b9546f11-205e-4322-89f8-f0360d6090ed", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "created_at": "2018-12-27T15:57:08Z", "updated_at": "2018-12-27T15:57:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "6739c48b-d899-4c17-bb8e-ffaf8922c034", "remote_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv4", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "9660a6af-4d9b-40b9-9729-f205f66c2bd0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv4", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "bf244c03-fc10-4754-9c2b-b0224401c4f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv6", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "d3bee7cc-a152-441c-9790-abb1f56cec03", "remote_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv6", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}], "revision_number": 4, "project_id": "782a28bd0d40485e85eda6b8ba43840b", "id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "created_at": "2018-12-27T15:57:11Z", "updated_at": "2018-12-27T15:57:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "22c0d2cf-360a-4aa8-ba7e-bfdbf8327d27", "remote_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "553b140a-8ba9-4af7-9f50-bf24e87aebf7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "b2ecf7a5-df98-4d65-a762-767320437c5a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "e49104b2-7c13-49d6-8519-a16dd585346f", "remote_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}], "revision_number": 4, "project_id": "ef7e486beb8f4de39b25ca5f11552328", "id": "d0588e93-db0d-4888-9f99-3399a50df490", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "created_at": "2018-12-27T17:19:15Z", "updated_at": "2018-12-27T17:19:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "1990fe24-df44-4561-9f09-f50aab182bf7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "651e4b8b-b29e-409b-9f25-ff2328ccefe6", "remote_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "cc4e2254-2157-4ae1-a233-3047573ddc6d", "remote_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "da56dda4-aaf3-43ff-bdf7-e64892ec2345", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}], "revision_number": 4, "project_id": "2a5a6879c5fa4db798cea6d394565d45", "id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-27T15:33:07Z", "updated_at": "2018-12-27T15:33:07Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "4de95db8-72d6-4aec-a145-e92511971eb9", "remote_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "5f100cff-05d8-4405-8dfb-0a387c123fae", "remote_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "a3f6a193-cc94-4220-a73a-08acf63c449b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "f059d8a5-0c32-49c9-a721-77cc89245ecd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "created_at": "2018-12-27T15:29:16Z", "updated_at": "2018-12-27T15:29:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "3c53841a-5bc0-4192-b482-044411e217ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "5956ff3f-d59d-4af6-82b5-566c888583a7", "remote_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:16Z", "revision_number": 0, "id": "60735d87-52c7-426a-91a6-aff1078a5a2d", "remote_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:16Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "abe97133-61dd-4fdf-baf3-2e07968a324f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "da629caea04941e1ae8979c379dc7c9d"}], "revision_number": 4, "project_id": "da629caea04941e1ae8979c379dc7c9d", "id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "name": "default"}]} 2018-12-27 17:24:34,355 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=default used request id req-74033e86-814c-4e74-b82a-370ff0f9b3ee 2018-12-27 17:24:34,362 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6d8406f4e72d6369bc96e1165280f0f4c545abf" 2018-12-27 17:24:34,482 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:24:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-713ad735-4380-4a59-9047-0980f6bbde61 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b7b4fceec1ad4c6eb74d758b709a9d93", "name": "admin"}} 2018-12-27 17:24:34,483 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93 used request id req-713ad735-4380-4a59-9047-0980f6bbde61 2018-12-27 17:24:34,486 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/f7197afc9b61423897aefc9a643d03a1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6d8406f4e72d6369bc96e1165280f0f4c545abf" 2018-12-27 17:24:34,591 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:24:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5a02df4c-73ca-4503-b899-8c2a125d20e0 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f7197afc9b61423897aefc9a643d03a1.", "code": 404, "title": "Not Found"}} 2018-12-27 17:24:34,591 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/f7197afc9b61423897aefc9a643d03a1 used request id req-5a02df4c-73ca-4503-b899-8c2a125d20e0 2018-12-27 17:24:34,591 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:24:34,595 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/8c689c5e31c44b09ab85f80682abbc2a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6d8406f4e72d6369bc96e1165280f0f4c545abf" 2018-12-27 17:24:34,701 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:24:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cf7d9ff8-5f11-4b5f-86df-5265c86bba31 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8c689c5e31c44b09ab85f80682abbc2a.", "code": 404, "title": "Not Found"}} 2018-12-27 17:24:34,701 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/8c689c5e31c44b09ab85f80682abbc2a used request id req-cf7d9ff8-5f11-4b5f-86df-5265c86bba31 2018-12-27 17:24:34,701 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:24:34,705 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/28dac9e1580d461c9de52e6659cc4f9d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6d8406f4e72d6369bc96e1165280f0f4c545abf" 2018-12-27 17:24:34,816 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:24:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bbfe2363-f57e-4e55-a5ab-19fd514de197 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 28dac9e1580d461c9de52e6659cc4f9d.", "code": 404, "title": "Not Found"}} 2018-12-27 17:24:34,816 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/28dac9e1580d461c9de52e6659cc4f9d used request id req-bbfe2363-f57e-4e55-a5ab-19fd514de197 2018-12-27 17:24:34,816 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:24:34,819 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/81c108a273314b24bf6b48c41b5bbe0c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6d8406f4e72d6369bc96e1165280f0f4c545abf" 2018-12-27 17:24:34,929 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:24:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9b0f6902-2e81-4dd8-9d16-92f02bb05955 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 81c108a273314b24bf6b48c41b5bbe0c.", "code": 404, "title": "Not Found"}} 2018-12-27 17:24:34,929 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/81c108a273314b24bf6b48c41b5bbe0c used request id req-9b0f6902-2e81-4dd8-9d16-92f02bb05955 2018-12-27 17:24:34,929 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:24:34,933 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/7fb0e5436e4f467998e672dd71018a45 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6d8406f4e72d6369bc96e1165280f0f4c545abf" 2018-12-27 17:24:35,038 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:24:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-10b3cf35-3d72-4f05-9581-db971b61e8cb Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7fb0e5436e4f467998e672dd71018a45.", "code": 404, "title": "Not Found"}} 2018-12-27 17:24:35,038 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/7fb0e5436e4f467998e672dd71018a45 used request id req-10b3cf35-3d72-4f05-9581-db971b61e8cb 2018-12-27 17:24:35,038 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:24:35,041 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/7cba3664d5674e65a12c8c269a05febf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6d8406f4e72d6369bc96e1165280f0f4c545abf" 2018-12-27 17:24:35,249 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:24:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-16922007-3076-427c-8695-657b8c5b4970 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7cba3664d5674e65a12c8c269a05febf.", "code": 404, "title": "Not Found"}} 2018-12-27 17:24:35,249 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/7cba3664d5674e65a12c8c269a05febf used request id req-16922007-3076-427c-8695-657b8c5b4970 2018-12-27 17:24:35,249 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:24:35,253 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/fbd6dbf946a5406398ba810e02d0888e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6d8406f4e72d6369bc96e1165280f0f4c545abf" 2018-12-27 17:24:35,358 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:24:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2bb9d139-24a2-483b-9feb-0f6ca77285d1 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: fbd6dbf946a5406398ba810e02d0888e.", "code": 404, "title": "Not Found"}} 2018-12-27 17:24:35,358 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/fbd6dbf946a5406398ba810e02d0888e used request id req-2bb9d139-24a2-483b-9feb-0f6ca77285d1 2018-12-27 17:24:35,358 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:24:35,362 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/253cc6709e714b8a80a5f74e4257907e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6d8406f4e72d6369bc96e1165280f0f4c545abf" 2018-12-27 17:24:35,466 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:24:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-18c4ff1b-29e4-48b7-b0fc-5760783a78ca Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 253cc6709e714b8a80a5f74e4257907e.", "code": 404, "title": "Not Found"}} 2018-12-27 17:24:35,466 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/253cc6709e714b8a80a5f74e4257907e used request id req-18c4ff1b-29e4-48b7-b0fc-5760783a78ca 2018-12-27 17:24:35,467 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:24:35,470 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/782a28bd0d40485e85eda6b8ba43840b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6d8406f4e72d6369bc96e1165280f0f4c545abf" 2018-12-27 17:24:35,585 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:24:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8d855801-f859-4fcb-b037-9379f3d52932 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 782a28bd0d40485e85eda6b8ba43840b.", "code": 404, "title": "Not Found"}} 2018-12-27 17:24:35,585 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/782a28bd0d40485e85eda6b8ba43840b used request id req-8d855801-f859-4fcb-b037-9379f3d52932 2018-12-27 17:24:35,585 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:24:35,589 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/ef7e486beb8f4de39b25ca5f11552328 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6d8406f4e72d6369bc96e1165280f0f4c545abf" 2018-12-27 17:24:35,694 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:24:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-23b17eb1-15c1-4279-a8a8-6ef66cde01b7 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: ef7e486beb8f4de39b25ca5f11552328.", "code": 404, "title": "Not Found"}} 2018-12-27 17:24:35,694 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/ef7e486beb8f4de39b25ca5f11552328 used request id req-23b17eb1-15c1-4279-a8a8-6ef66cde01b7 2018-12-27 17:24:35,694 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:24:35,698 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/2a5a6879c5fa4db798cea6d394565d45 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6d8406f4e72d6369bc96e1165280f0f4c545abf" 2018-12-27 17:24:35,888 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:24:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0974c5a4-c159-4a2a-8638-d29e30944ced Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.31:5000/v3/projects/2a5a6879c5fa4db798cea6d394565d45"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}} 2018-12-27 17:24:35,888 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/2a5a6879c5fa4db798cea6d394565d45 used request id req-0974c5a4-c159-4a2a-8638-d29e30944ced 2018-12-27 17:24:35,892 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/da629caea04941e1ae8979c379dc7c9d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6d8406f4e72d6369bc96e1165280f0f4c545abf" 2018-12-27 17:24:36,022 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:24:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1f47cac7-da35-46b8-b545-c2e950e90c72 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/da629caea04941e1ae8979c379dc7c9d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "da629caea04941e1ae8979c379dc7c9d", "name": "service"}} 2018-12-27 17:24:36,023 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/da629caea04941e1ae8979c379dc7c9d used request id req-1f47cac7-da35-46b8-b545-c2e950e90c72 2018-12-27 17:24:36,024 - keystone_utils - INFO - Deleting project with name - CreateKeypairsCleanupTests-e9159e8f-6579-49b-proj 2018-12-27 17:24:36,028 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/projects/f3a266d76db647a9b1933acc48097b37 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6d8406f4e72d6369bc96e1165280f0f4c545abf" 2018-12-27 17:24:36,285 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:24:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4c2b31d6-b745-4c46-a957-f8e799c69f93 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:24:36,285 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/f3a266d76db647a9b1933acc48097b37 used request id req-4c2b31d6-b745-4c46-a957-f8e799c69f93 2018-12-27 17:24:36,285 - keystone_utils - INFO - Deleting role with name - CreateKeypairsCleanupTests-e9159e8f-6579-49b-proj-role 2018-12-27 17:24:36,289 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/roles/5c5af7bba143493cb47adb507bff9668 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6d8406f4e72d6369bc96e1165280f0f4c545abf" 2018-12-27 17:24:36,420 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:24:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2b286c72-d1f7-412a-a329-e7d7bd58b5e9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:24:36,420 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/roles/5c5af7bba143493cb47adb507bff9668 used request id req-2b286c72-d1f7-412a-a329-e7d7bd58b5e9 2018-12-27 17:24:36,424 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6d8406f4e72d6369bc96e1165280f0f4c545abf" 2018-12-27 17:24:36,532 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:24:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5231354b-b2e1-4890-9231-6b986cd95f4d Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8de789d09e46427786a85702e5e8de91", "links": {"self": "http://172.30.9.31:5000/v3/roles/8de789d09e46427786a85702e5e8de91"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 17:24:36,532 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-5231354b-b2e1-4890-9231-6b986cd95f4d 2018-12-27 17:24:36,533 - keystone_utils - INFO - Deleting user with name - CreateKeypairsCleanupTests-e9159e8f-6579-49b-user 2018-12-27 17:24:36,536 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/users/7d47c747df3245639c2c1e8f03f4c445 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c605d9d5c0dfc6a4b25b2b06092c7edc04131428" 2018-12-27 17:24:36,749 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:24:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a469d741-95b3-4a71-994c-b22a0791be00 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:24:36,749 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/7d47c747df3245639c2c1e8f03f4c445 used request id req-a469d741-95b3-4a71-994c-b22a0791be00 2018-12-27 17:24:36,750 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:24:37,165 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:24:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["lBowbevOQCiBR1HoF9P1mQ"], "issued_at": "2018-12-27T17:24:37.000000Z"}} 2018-12-27 17:24:37,166 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa7464cbae9fd6f53e8515ed0c193128389aff37" 2018-12-27 17:24:37,278 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:24:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ef404b9b-c899-45f3-bb31-9f734f8b343a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:24:37,278 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-ef404b9b-c899-45f3-bb31-9f734f8b343a 2018-12-27 17:24:37,280 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:24:37,280 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:24:37,698 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:24:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["mjCq9t2rTa6y0O5oT436FA"], "issued_at": "2018-12-27T17:24:37.000000Z"}} 2018-12-27 17:24:37,699 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ec9c6b50fb82ceb04f6c59fc4dac77cdcaed357" 2018-12-27 17:24:37,805 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:24:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5e46c701-8459-4d99-919e-1cc3006cdbb3 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:24:37,805 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-5e46c701-8459-4d99-919e-1cc3006cdbb3 2018-12-27 17:24:37,809 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 17:24:37,815 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 17:24:37 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 17:24:37,816 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-1614265a-6c4a-481-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ec9c6b50fb82ceb04f6c59fc4dac77cdcaed357" 2018-12-27 17:24:37,921 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:24:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cf87b683-90c5-4f2b-b08d-be6c9bd78840 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-1614265a-6c4a-481-proj", "previous": null, "next": null}, "projects": []} 2018-12-27 17:24:37,921 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-1614265a-6c4a-481-proj used request id req-cf87b683-90c5-4f2b-b08d-be6c9bd78840 2018-12-27 17:24:37,924 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ec9c6b50fb82ceb04f6c59fc4dac77cdcaed357" 2018-12-27 17:24:38,030 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:24:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bf8d37df-7d1d-43f0-8393-c059fe75f3e4 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-27 17:24:38,031 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-bf8d37df-7d1d-43f0-8393-c059fe75f3e4 2018-12-27 17:24:38,034 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ec9c6b50fb82ceb04f6c59fc4dac77cdcaed357" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsCleanupTests-1614265a-6c4a-481-proj"}}' 2018-12-27 17:24:38,190 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 27 Dec 2018 17:24:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3e5f1baf-f2b1-4f55-acbf-b38fcae0715f Content-Length: 323 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/3304d5ae0a3349b9bbf9a13fa12fb5a1"}, "tags": [], "enabled": true, "id": "3304d5ae0a3349b9bbf9a13fa12fb5a1", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsCleanupTests-1614265a-6c4a-481-proj"}} 2018-12-27 17:24:38,190 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-3e5f1baf-f2b1-4f55-acbf-b38fcae0715f 2018-12-27 17:24:38,190 - keystone_utils - INFO - Created project with name - CreateKeypairsCleanupTests-1614265a-6c4a-481-proj 2018-12-27 17:24:38,190 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:24:38,191 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:24:38,605 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:24:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["bSiBlI1cSjuOaW221ix1Ew"], "issued_at": "2018-12-27T17:24:38.000000Z"}} 2018-12-27 17:24:38,605 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb73fccd8799e4a2b7d153b8ba3079c05c3f1a9c" 2018-12-27 17:24:38,618 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:24:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f0f0ac9a-ae0e-42f6-9b84-c662632f579d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:24:38,618 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-f0f0ac9a-ae0e-42f6-9b84-c662632f579d 2018-12-27 17:24:38,622 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 17:24:38,628 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 17:24:38 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 17:24:38,629 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb73fccd8799e4a2b7d153b8ba3079c05c3f1a9c" 2018-12-27 17:24:38,667 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:24:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-43a04edb-08d0-43f5-a0d5-2875c225d1d6 Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "links": {"self": "http://172.30.9.31:5000/v3/users/01fa52e7b3674fc48643fa4ffca67e4e"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "01fa52e7b3674fc48643fa4ffca67e4e", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/05a834ddebbc40688596b7460b47439e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05a834ddebbc40688596b7460b47439e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/08226a0ad01943f39559448239e291e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "08226a0ad01943f39559448239e291e1", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/55c0552fe37a4f7ca0e73939514bc683"}, "domain_id": "default", "enabled": true, "options": {}, "id": "55c0552fe37a4f7ca0e73939514bc683", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/646a4af4e3b5439a97996d353fea3924"}, "domain_id": "914eec1d43ea4caf9d2fd33268c06258", "enabled": true, "options": {}, "id": "646a4af4e3b5439a97996d353fea3924", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/85fb203e51c34d3f8122e285a6a318b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85fb203e51c34d3f8122e285a6a318b3", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/905e7f4b42d24cca93b99d2401fa3378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "905e7f4b42d24cca93b99d2401fa3378", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/a5bc08b9f81f4e5bb86c24f9f7547bae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5bc08b9f81f4e5bb86c24f9f7547bae", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/a5c780627f004d318bf908d80305da9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5c780627f004d318bf908d80305da9c", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/b18425bf2b044bc9af7e194919539a17"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b18425bf2b044bc9af7e194919539a17", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/b8d2134b619d4dca80e21d6fb16449b0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b8d2134b619d4dca80e21d6fb16449b0", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/b9ab6a25a652438285139fe5b44aea62"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9ab6a25a652438285139fe5b44aea62", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/c08462554a4844d681348f58b9b0edee"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c08462554a4844d681348f58b9b0edee", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/ddfc3a9aad444d4782eae677c8a98130"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ddfc3a9aad444d4782eae677c8a98130", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/f2a74f2185a54676a6cb2bb5ecfcc4f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2a74f2185a54676a6cb2bb5ecfcc4f6", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-12-27 17:24:38,667 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-43a04edb-08d0-43f5-a0d5-2875c225d1d6 2018-12-27 17:24:38,671 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?name=CreateKeypairsCleanupTests-1614265a-6c4a-481-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb73fccd8799e4a2b7d153b8ba3079c05c3f1a9c" 2018-12-27 17:24:38,779 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:24:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-51939748-e393-42d9-b4ce-c1da68df063a Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?name=CreateKeypairsCleanupTests-1614265a-6c4a-481-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/3304d5ae0a3349b9bbf9a13fa12fb5a1"}, "tags": [], "enabled": true, "id": "3304d5ae0a3349b9bbf9a13fa12fb5a1", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsCleanupTests-1614265a-6c4a-481-proj"}]} 2018-12-27 17:24:38,779 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?name=CreateKeypairsCleanupTests-1614265a-6c4a-481-proj used request id req-51939748-e393-42d9-b4ce-c1da68df063a 2018-12-27 17:24:38,783 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb73fccd8799e4a2b7d153b8ba3079c05c3f1a9c" 2018-12-27 17:24:38,892 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:24:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a8515b26-688a-4993-a7c7-18cd4fd781b8 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-27 17:24:38,893 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-a8515b26-688a-4993-a7c7-18cd4fd781b8 2018-12-27 17:24:39,277 - keystone_utils - INFO - Created user with name - CreateKeypairsCleanupTests-1614265a-6c4a-481-user 2018-12-27 17:24:39,278 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:24:39,281 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ec9c6b50fb82ceb04f6c59fc4dac77cdcaed357" 2018-12-27 17:24:39,388 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:24:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f71b91d1-ea73-4eff-a7f4-c08d2247e155 Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8de789d09e46427786a85702e5e8de91", "links": {"self": "http://172.30.9.31:5000/v3/roles/8de789d09e46427786a85702e5e8de91"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 17:24:39,389 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-f71b91d1-ea73-4eff-a7f4-c08d2247e155 2018-12-27 17:24:39,392 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ec9c6b50fb82ceb04f6c59fc4dac77cdcaed357" -d '{"role": {"name": "CreateKeypairsCleanupTests-1614265a-6c4a-481-proj-role"}}' 2018-12-27 17:24:39,531 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 27 Dec 2018 17:24:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-62101b90-d661-4404-b08c-79b66b024247 Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "4a6cba862d634e82839237d915f214c9", "links": {"self": "http://172.30.9.31:5000/v3/roles/4a6cba862d634e82839237d915f214c9"}, "name": "CreateKeypairsCleanupTests-1614265a-6c4a-481-proj-role"}} 2018-12-27 17:24:39,531 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/roles used request id req-62101b90-d661-4404-b08c-79b66b024247 2018-12-27 17:24:39,532 - keystone_utils - INFO - Created role with name - CreateKeypairsCleanupTests-1614265a-6c4a-481-proj-role 2018-12-27 17:24:39,535 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles/4a6cba862d634e82839237d915f214c9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ec9c6b50fb82ceb04f6c59fc4dac77cdcaed357" 2018-12-27 17:24:39,552 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:24:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e453b12c-006c-4212-9d03-6602c6bc6aec Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "4a6cba862d634e82839237d915f214c9", "links": {"self": "http://172.30.9.31:5000/v3/roles/4a6cba862d634e82839237d915f214c9"}, "name": "CreateKeypairsCleanupTests-1614265a-6c4a-481-proj-role"}} 2018-12-27 17:24:39,552 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles/4a6cba862d634e82839237d915f214c9 used request id req-e453b12c-006c-4212-9d03-6602c6bc6aec 2018-12-27 17:24:39,552 - keystone_utils - INFO - Granting role CreateKeypairsCleanupTests-1614265a-6c4a-481-proj-role to project CreateKeypairsCleanupTests-1614265a-6c4a-481-proj 2018-12-27 17:24:39,555 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:5000/v3/projects/3304d5ae0a3349b9bbf9a13fa12fb5a1/users/6d7ef7a1b88d40b2bad68dcf16b5d5da/roles/4a6cba862d634e82839237d915f214c9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ec9c6b50fb82ceb04f6c59fc4dac77cdcaed357" 2018-12-27 17:24:39,699 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:24:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4fecc5d2-6c7c-4a6b-a2d8-f7d34605129c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:24:39,699 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/3304d5ae0a3349b9bbf9a13fa12fb5a1/users/6d7ef7a1b88d40b2bad68dcf16b5d5da/roles/4a6cba862d634e82839237d915f214c9 used request id req-4fecc5d2-6c7c-4a6b-a2d8-f7d34605129c 2018-12-27 17:24:39,700 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-27 17:24:39,701 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:24:39,702 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:24:40,111 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4a6cba862d634e82839237d915f214c9", "name": "CreateKeypairsCleanupTests-1614265a-6c4a-481-proj-role"}], "expires_at": "2018-12-27T18:24:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3304d5ae0a3349b9bbf9a13fa12fb5a1", "name": "CreateKeypairsCleanupTests-1614265a-6c4a-481-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/3304d5ae0a3349b9bbf9a13fa12fb5a1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/3304d5ae0a3349b9bbf9a13fa12fb5a1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/3304d5ae0a3349b9bbf9a13fa12fb5a1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/3304d5ae0a3349b9bbf9a13fa12fb5a1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/3304d5ae0a3349b9bbf9a13fa12fb5a1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/3304d5ae0a3349b9bbf9a13fa12fb5a1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/3304d5ae0a3349b9bbf9a13fa12fb5a1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/3304d5ae0a3349b9bbf9a13fa12fb5a1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/3304d5ae0a3349b9bbf9a13fa12fb5a1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_3304d5ae0a3349b9bbf9a13fa12fb5a1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_3304d5ae0a3349b9bbf9a13fa12fb5a1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/3304d5ae0a3349b9bbf9a13fa12fb5a1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/3304d5ae0a3349b9bbf9a13fa12fb5a1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/3304d5ae0a3349b9bbf9a13fa12fb5a1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsCleanupTests-1614265a-6c4a-481-user", "id": "6d7ef7a1b88d40b2bad68dcf16b5d5da"}, "audit_ids": ["blCP5vyeTyi6vlu9UQl2tQ"], "issued_at": "2018-12-27T17:24:40.000000Z"}} 2018-12-27 17:24:40,111 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4cc09365dbf309c2b451ad0f72ac82daa10b5ae9" 2018-12-27 17:24:40,209 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:24:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f2bfa7a5-f369-4bac-9afe-c058d955dc8f Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:24:40,210 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-f2bfa7a5-f369-4bac-9afe-c058d955dc8f 2018-12-27 17:24:40,211 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-27 17:24:40,215 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4cc09365dbf309c2b451ad0f72ac82daa10b5ae9" 2018-12-27 17:24:40,410 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:24:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-7dd671d4-deac-4141-a5ec-4ee8d9f9a6d9 x-compute-request-id: req-7dd671d4-deac-4141-a5ec-4ee8d9f9a6d9 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-12-27 17:24:40,410 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/os-keypairs used request id req-7dd671d4-deac-4141-a5ec-4ee8d9f9a6d9 2018-12-27 17:24:40,411 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsCleanupTests-340727f4-0fc8-41f9-959c-4c67e80206a7... 2018-12-27 17:24:40,411 - OpenStackKeypair - INFO - Creating new keypair 2018-12-27 17:24:40,426 - nova_utils - INFO - Creating keypair with name - CreateKeypairsCleanupTests-340727f4-0fc8-41f9-959c-4c67e80206a7 2018-12-27 17:24:40,429 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4cc09365dbf309c2b451ad0f72ac82daa10b5ae9" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQD1hAPFRUC19PlQRVCjJIK6AGyqNsNo2zRZmyw5xWsJGKVKA1F0LflhYPl1o+9NwIULuo0sELRm+vu+o452vw2enMEbqf7U7HZQAxPZBHU/7YEVkdRcMYNFSC1HFgH4ZR+aFo7e6gp6WdHnhMztKo8kCcsdZX2OkE9N+keceu9GUw==", "name": "CreateKeypairsCleanupTests-340727f4-0fc8-41f9-959c-4c67e80206a7"}}' 2018-12-27 17:24:40,487 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:24:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-32d19bf2-1492-4d02-bdb0-a45899a68860 x-compute-request-id: req-32d19bf2-1492-4d02-bdb0-a45899a68860 Content-Encoding: gzip Content-Length: 373 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQD1hAPFRUC19PlQRVCjJIK6AGyqNsNo2zRZmyw5xWsJGKVKA1F0LflhYPl1o+9NwIULuo0sELRm+vu+o452vw2enMEbqf7U7HZQAxPZBHU/7YEVkdRcMYNFSC1HFgH4ZR+aFo7e6gp6WdHnhMztKo8kCcsdZX2OkE9N+keceu9GUw==", "user_id": "6d7ef7a1b88d40b2bad68dcf16b5d5da", "name": "CreateKeypairsCleanupTests-340727f4-0fc8-41f9-959c-4c67e80206a7", "fingerprint": "9f:0e:1e:69:d9:39:89:f9:de:64:06:44:7c:56:f6:5e"}} 2018-12-27 17:24:40,487 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/os-keypairs used request id req-32d19bf2-1492-4d02-bdb0-a45899a68860 2018-12-27 17:24:40,498 - file_utils - INFO - Saved public key to - tmp/CreateKeypairsCleanupTests-340727f4-0fc8-41f9-959c-4c67e80206a7.pub 2018-12-27 17:24:40,499 - file_utils - INFO - Saved private key to - tmp/CreateKeypairsCleanupTests-340727f4-0fc8-41f9-959c-4c67e80206a7 2018-12-27 17:24:40,499 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsCleanupTests-340727f4-0fc8-41f9-959c-4c67e80206a7 2018-12-27 17:24:40,502 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:8774/v2.1/os-keypairs/CreateKeypairsCleanupTests-340727f4-0fc8-41f9-959c-4c67e80206a7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4cc09365dbf309c2b451ad0f72ac82daa10b5ae9" 2018-12-27 17:24:40,535 - novaclient.v2.client - DEBUG - RESP: [202] Date: Thu, 27 Dec 2018 17:24:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-9b5b8302-b92e-4b12-9d5c-dcf58e2562a2 x-compute-request-id: req-9b5b8302-b92e-4b12-9d5c-dcf58e2562a2 Content-Length: 0 Content-Type: application/json 2018-12-27 17:24:40,535 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/os-keypairs/CreateKeypairsCleanupTests-340727f4-0fc8-41f9-959c-4c67e80206a7 used request id req-9b5b8302-b92e-4b12-9d5c-dcf58e2562a2 2018-12-27 17:24:40,536 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateKeypairsCleanupTests-340727f4-0fc8-41f9-959c-4c67e80206a7.pub] 2018-12-27 17:24:40,536 - OpenStackKeypair - INFO - Deleted private key file [tmp/CreateKeypairsCleanupTests-340727f4-0fc8-41f9-959c-4c67e80206a7] 2018-12-27 17:24:40,542 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ec9c6b50fb82ceb04f6c59fc4dac77cdcaed357" 2018-12-27 17:24:40,825 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 33483 X-Openstack-Request-Id: req-2f5ffc68-ebca-4cb7-811c-f5c746c00bfa Date: Thu, 27 Dec 2018 17:24:40 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "created_at": "2018-12-27T15:33:01Z", "updated_at": "2018-12-27T15:33:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "35205ac3-06e6-4cf6-bb21-ff8f813cb45b", "remote_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "ade77f59-e70c-4970-8ea8-198222fa332e", "remote_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "c4f3bf7f-d793-498d-a883-bb8c6003f070", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "c85cb618-8f19-445b-8e16-6d467cb17771", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}], "revision_number": 4, "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "created_at": "2018-12-27T15:57:22Z", "updated_at": "2018-12-27T15:57:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "5e258a3b-01f5-4aef-81b7-0b5dc6e5b683", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "65475539-0336-498a-8da4-ff0a80b10089", "remote_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "ae922857-f7ae-4bc8-949b-153fb43bfd00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "b4f87679-52e1-4cf9-bf76-5abb9a9bec06", "remote_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "f7197afc9b61423897aefc9a643d03a1"}], "revision_number": 4, "project_id": "f7197afc9b61423897aefc9a643d03a1", "id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "created_at": "2018-12-27T16:01:54Z", "updated_at": "2018-12-27T16:01:54Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "00dd3abd-acd1-4edb-8f4a-8badcbd2eeb4", "remote_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "018de60d-bc33-4ef0-9eed-6d00b6ce227b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "0d99f0db-fa6b-4201-b67f-a7ff0db82c5d", "remote_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv6", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "5c4049ef-933d-4614-84e7-83584430d462", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv6", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}], "revision_number": 4, "project_id": "8c689c5e31c44b09ab85f80682abbc2a", "id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "created_at": "2018-12-27T15:56:49Z", "updated_at": "2018-12-27T15:56:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "6555e255-763a-4448-b1b1-0c93b2a390bd", "remote_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "777ff7a5-a590-43e5-a84b-7677710494e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "8bac258a-08df-48b7-900b-efbe01a6ec20", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "dc17921e-353f-4898-a970-881b2c8d093d", "remote_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}], "revision_number": 4, "project_id": "28dac9e1580d461c9de52e6659cc4f9d", "id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "created_at": "2018-12-27T16:01:52Z", "updated_at": "2018-12-27T16:01:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "32737757-45f3-4b24-b6ab-5f2d5579b4a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv6", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "ae604ef3-492d-4aa3-8045-1ff84f755a27", "remote_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv4", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "b7bff40a-beda-4996-b140-ed94d010535c", "remote_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv6", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "b8129030-9d72-4d5d-adce-47bbe62492fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv4", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}], "revision_number": 4, "project_id": "81c108a273314b24bf6b48c41b5bbe0c", "id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "created_at": "2018-12-27T15:57:20Z", "updated_at": "2018-12-27T15:57:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "0c389ec4-c0af-4c20-acf9-4fcc1d859dd7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv6", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "3749697a-f2ef-439a-a661-2fb92badd1ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv4", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "b74e0c8c-e243-450e-b1be-69c587093d6d", "remote_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv6", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "c222695b-2f1c-427d-afd7-e0be24ec9f66", "remote_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv4", "project_id": "7fb0e5436e4f467998e672dd71018a45"}], "revision_number": 4, "project_id": "7fb0e5436e4f467998e672dd71018a45", "id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "created_at": "2018-12-27T17:02:11Z", "updated_at": "2018-12-27T17:02:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "675d8a56-1c9b-4c58-a252-61e65997fd05", "remote_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv4", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "84f0587c-7394-4fd6-8f3d-8d6ba94cf3f9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv6", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "8a450b4f-e710-4193-816e-13a2d4e40c07", "remote_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv6", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "c3106b0a-1026-4156-86a9-f0438b7fab93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv4", "project_id": "7cba3664d5674e65a12c8c269a05febf"}], "revision_number": 4, "project_id": "7cba3664d5674e65a12c8c269a05febf", "id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "created_at": "2018-12-27T15:58:29Z", "updated_at": "2018-12-27T15:58:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "2a945ecc-f9fa-4219-96ab-c189a7f5c102", "remote_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv6", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "55e2b54e-68d4-4476-8c9f-e05e347c8970", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv4", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "9983229c-b595-482a-973f-81137a209b6d", "remote_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv4", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "9d4b8450-78ab-4817-a586-372ed88268f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv6", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}], "revision_number": 4, "project_id": "fbd6dbf946a5406398ba810e02d0888e", "id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "created_at": "2018-12-27T15:57:24Z", "updated_at": "2018-12-27T15:57:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "35521f2a-a59d-4798-9fa8-0febfe126076", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv4", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "607d473d-1e6a-4088-a778-7df9ffc1ff68", "remote_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv6", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "6f8fa92b-b67a-4047-a900-f43656aff42b", "remote_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv4", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "890f1d6c-9ae5-45b0-b7a1-282182432b66", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv6", "project_id": "253cc6709e714b8a80a5f74e4257907e"}], "revision_number": 4, "project_id": "253cc6709e714b8a80a5f74e4257907e", "id": "b9546f11-205e-4322-89f8-f0360d6090ed", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "created_at": "2018-12-27T15:57:08Z", "updated_at": "2018-12-27T15:57:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "6739c48b-d899-4c17-bb8e-ffaf8922c034", "remote_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv4", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "9660a6af-4d9b-40b9-9729-f205f66c2bd0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv4", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "bf244c03-fc10-4754-9c2b-b0224401c4f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv6", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "d3bee7cc-a152-441c-9790-abb1f56cec03", "remote_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv6", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}], "revision_number": 4, "project_id": "782a28bd0d40485e85eda6b8ba43840b", "id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "created_at": "2018-12-27T15:57:11Z", "updated_at": "2018-12-27T15:57:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "22c0d2cf-360a-4aa8-ba7e-bfdbf8327d27", "remote_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "553b140a-8ba9-4af7-9f50-bf24e87aebf7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "b2ecf7a5-df98-4d65-a762-767320437c5a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "e49104b2-7c13-49d6-8519-a16dd585346f", "remote_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}], "revision_number": 4, "project_id": "ef7e486beb8f4de39b25ca5f11552328", "id": "d0588e93-db0d-4888-9f99-3399a50df490", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "created_at": "2018-12-27T17:19:15Z", "updated_at": "2018-12-27T17:19:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "1990fe24-df44-4561-9f09-f50aab182bf7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "651e4b8b-b29e-409b-9f25-ff2328ccefe6", "remote_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "cc4e2254-2157-4ae1-a233-3047573ddc6d", "remote_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "da56dda4-aaf3-43ff-bdf7-e64892ec2345", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}], "revision_number": 4, "project_id": "2a5a6879c5fa4db798cea6d394565d45", "id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-27T15:33:07Z", "updated_at": "2018-12-27T15:33:07Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "4de95db8-72d6-4aec-a145-e92511971eb9", "remote_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "5f100cff-05d8-4405-8dfb-0a387c123fae", "remote_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "a3f6a193-cc94-4220-a73a-08acf63c449b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "f059d8a5-0c32-49c9-a721-77cc89245ecd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "created_at": "2018-12-27T15:29:16Z", "updated_at": "2018-12-27T15:29:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "3c53841a-5bc0-4192-b482-044411e217ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "5956ff3f-d59d-4af6-82b5-566c888583a7", "remote_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:16Z", "revision_number": 0, "id": "60735d87-52c7-426a-91a6-aff1078a5a2d", "remote_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:16Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "abe97133-61dd-4fdf-baf3-2e07968a324f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "da629caea04941e1ae8979c379dc7c9d"}], "revision_number": 4, "project_id": "da629caea04941e1ae8979c379dc7c9d", "id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "name": "default"}]} 2018-12-27 17:24:40,826 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=default used request id req-2f5ffc68-ebca-4cb7-811c-f5c746c00bfa 2018-12-27 17:24:40,833 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ec9c6b50fb82ceb04f6c59fc4dac77cdcaed357" 2018-12-27 17:24:40,941 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:24:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8b15f808-3799-4c48-b490-864ffa7a8f95 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b7b4fceec1ad4c6eb74d758b709a9d93", "name": "admin"}} 2018-12-27 17:24:40,941 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93 used request id req-8b15f808-3799-4c48-b490-864ffa7a8f95 2018-12-27 17:24:40,945 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/f7197afc9b61423897aefc9a643d03a1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ec9c6b50fb82ceb04f6c59fc4dac77cdcaed357" 2018-12-27 17:24:41,148 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:24:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3098009a-cfaf-4415-ba4b-26603dc18773 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f7197afc9b61423897aefc9a643d03a1.", "code": 404, "title": "Not Found"}} 2018-12-27 17:24:41,149 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/f7197afc9b61423897aefc9a643d03a1 used request id req-3098009a-cfaf-4415-ba4b-26603dc18773 2018-12-27 17:24:41,149 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:24:41,152 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/8c689c5e31c44b09ab85f80682abbc2a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ec9c6b50fb82ceb04f6c59fc4dac77cdcaed357" 2018-12-27 17:24:41,261 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:24:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2ae40dcf-6a90-448f-b748-87f539202e58 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8c689c5e31c44b09ab85f80682abbc2a.", "code": 404, "title": "Not Found"}} 2018-12-27 17:24:41,261 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/8c689c5e31c44b09ab85f80682abbc2a used request id req-2ae40dcf-6a90-448f-b748-87f539202e58 2018-12-27 17:24:41,261 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:24:41,265 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/28dac9e1580d461c9de52e6659cc4f9d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ec9c6b50fb82ceb04f6c59fc4dac77cdcaed357" 2018-12-27 17:24:41,372 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:24:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-173e01f9-8498-462f-9471-770b9f536fbd Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 28dac9e1580d461c9de52e6659cc4f9d.", "code": 404, "title": "Not Found"}} 2018-12-27 17:24:41,372 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/28dac9e1580d461c9de52e6659cc4f9d used request id req-173e01f9-8498-462f-9471-770b9f536fbd 2018-12-27 17:24:41,372 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:24:41,376 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/81c108a273314b24bf6b48c41b5bbe0c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ec9c6b50fb82ceb04f6c59fc4dac77cdcaed357" 2018-12-27 17:24:41,492 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:24:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-67dc2083-9bbb-432a-9160-ce8e1475cd5d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 81c108a273314b24bf6b48c41b5bbe0c.", "code": 404, "title": "Not Found"}} 2018-12-27 17:24:41,492 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/81c108a273314b24bf6b48c41b5bbe0c used request id req-67dc2083-9bbb-432a-9160-ce8e1475cd5d 2018-12-27 17:24:41,492 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:24:41,496 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/7fb0e5436e4f467998e672dd71018a45 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ec9c6b50fb82ceb04f6c59fc4dac77cdcaed357" 2018-12-27 17:24:41,602 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:24:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-26855be4-e57d-41cf-b647-d9e2234734a6 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7fb0e5436e4f467998e672dd71018a45.", "code": 404, "title": "Not Found"}} 2018-12-27 17:24:41,602 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/7fb0e5436e4f467998e672dd71018a45 used request id req-26855be4-e57d-41cf-b647-d9e2234734a6 2018-12-27 17:24:41,602 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:24:41,606 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/7cba3664d5674e65a12c8c269a05febf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ec9c6b50fb82ceb04f6c59fc4dac77cdcaed357" 2018-12-27 17:24:41,723 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:24:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a5df6baa-bc67-4d67-9820-27b8ff463369 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7cba3664d5674e65a12c8c269a05febf.", "code": 404, "title": "Not Found"}} 2018-12-27 17:24:41,723 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/7cba3664d5674e65a12c8c269a05febf used request id req-a5df6baa-bc67-4d67-9820-27b8ff463369 2018-12-27 17:24:41,723 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:24:41,727 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/fbd6dbf946a5406398ba810e02d0888e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ec9c6b50fb82ceb04f6c59fc4dac77cdcaed357" 2018-12-27 17:24:41,825 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:24:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bc904572-cb2b-411b-94b1-9c7d55ce10ef Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: fbd6dbf946a5406398ba810e02d0888e.", "code": 404, "title": "Not Found"}} 2018-12-27 17:24:41,825 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/fbd6dbf946a5406398ba810e02d0888e used request id req-bc904572-cb2b-411b-94b1-9c7d55ce10ef 2018-12-27 17:24:41,825 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:24:41,829 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/253cc6709e714b8a80a5f74e4257907e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ec9c6b50fb82ceb04f6c59fc4dac77cdcaed357" 2018-12-27 17:24:41,937 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:24:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e65fc104-26cd-48a4-94eb-bd4b9d61d53d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 253cc6709e714b8a80a5f74e4257907e.", "code": 404, "title": "Not Found"}} 2018-12-27 17:24:41,938 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/253cc6709e714b8a80a5f74e4257907e used request id req-e65fc104-26cd-48a4-94eb-bd4b9d61d53d 2018-12-27 17:24:41,938 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:24:41,942 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/782a28bd0d40485e85eda6b8ba43840b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ec9c6b50fb82ceb04f6c59fc4dac77cdcaed357" 2018-12-27 17:24:42,050 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:24:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-305588fb-fb3a-4d18-9ccc-b4a13f7ce07c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 782a28bd0d40485e85eda6b8ba43840b.", "code": 404, "title": "Not Found"}} 2018-12-27 17:24:42,050 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/782a28bd0d40485e85eda6b8ba43840b used request id req-305588fb-fb3a-4d18-9ccc-b4a13f7ce07c 2018-12-27 17:24:42,050 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:24:42,053 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/ef7e486beb8f4de39b25ca5f11552328 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ec9c6b50fb82ceb04f6c59fc4dac77cdcaed357" 2018-12-27 17:24:42,155 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:24:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2e768bff-6bd7-4615-b0b1-cd4adcd2c7ce Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: ef7e486beb8f4de39b25ca5f11552328.", "code": 404, "title": "Not Found"}} 2018-12-27 17:24:42,155 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/ef7e486beb8f4de39b25ca5f11552328 used request id req-2e768bff-6bd7-4615-b0b1-cd4adcd2c7ce 2018-12-27 17:24:42,155 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:24:42,158 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/2a5a6879c5fa4db798cea6d394565d45 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ec9c6b50fb82ceb04f6c59fc4dac77cdcaed357" 2018-12-27 17:24:42,264 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:24:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-57c74ea5-4a66-4d7a-abf2-562e79133970 Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.31:5000/v3/projects/2a5a6879c5fa4db798cea6d394565d45"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}} 2018-12-27 17:24:42,265 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/2a5a6879c5fa4db798cea6d394565d45 used request id req-57c74ea5-4a66-4d7a-abf2-562e79133970 2018-12-27 17:24:42,268 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/da629caea04941e1ae8979c379dc7c9d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ec9c6b50fb82ceb04f6c59fc4dac77cdcaed357" 2018-12-27 17:24:42,385 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:24:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8d04cd42-2a5a-49e6-a939-ccbe9f054164 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/da629caea04941e1ae8979c379dc7c9d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "da629caea04941e1ae8979c379dc7c9d", "name": "service"}} 2018-12-27 17:24:42,385 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/da629caea04941e1ae8979c379dc7c9d used request id req-8d04cd42-2a5a-49e6-a939-ccbe9f054164 2018-12-27 17:24:42,386 - keystone_utils - INFO - Deleting project with name - CreateKeypairsCleanupTests-1614265a-6c4a-481-proj 2018-12-27 17:24:42,390 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/projects/3304d5ae0a3349b9bbf9a13fa12fb5a1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ec9c6b50fb82ceb04f6c59fc4dac77cdcaed357" 2018-12-27 17:24:42,651 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:24:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c2298f30-3b72-44df-8240-1a1fadf45e0e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:24:42,651 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/3304d5ae0a3349b9bbf9a13fa12fb5a1 used request id req-c2298f30-3b72-44df-8240-1a1fadf45e0e 2018-12-27 17:24:42,651 - keystone_utils - INFO - Deleting role with name - CreateKeypairsCleanupTests-1614265a-6c4a-481-proj-role 2018-12-27 17:24:42,655 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/roles/4a6cba862d634e82839237d915f214c9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ec9c6b50fb82ceb04f6c59fc4dac77cdcaed357" 2018-12-27 17:24:42,786 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:24:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-38607f32-6d5f-4831-a1cf-d6826b8c9376 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:24:42,786 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/roles/4a6cba862d634e82839237d915f214c9 used request id req-38607f32-6d5f-4831-a1cf-d6826b8c9376 2018-12-27 17:24:42,789 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ec9c6b50fb82ceb04f6c59fc4dac77cdcaed357" 2018-12-27 17:24:42,899 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:24:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-059a3ef4-c548-46a5-bc7d-2e6c74e1ab4e Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8de789d09e46427786a85702e5e8de91", "links": {"self": "http://172.30.9.31:5000/v3/roles/8de789d09e46427786a85702e5e8de91"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 17:24:42,899 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-059a3ef4-c548-46a5-bc7d-2e6c74e1ab4e 2018-12-27 17:24:42,900 - keystone_utils - INFO - Deleting user with name - CreateKeypairsCleanupTests-1614265a-6c4a-481-user 2018-12-27 17:24:42,904 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/users/6d7ef7a1b88d40b2bad68dcf16b5d5da -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb73fccd8799e4a2b7d153b8ba3079c05c3f1a9c" 2018-12-27 17:24:43,110 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:24:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b8d3cffc-9cc1-4dda-abb1-0b677464d000 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:24:43,110 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/6d7ef7a1b88d40b2bad68dcf16b5d5da used request id req-b8d3cffc-9cc1-4dda-abb1-0b677464d000 2018-12-27 17:24:43,111 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:24:43,524 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:24:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["d0Hmb0AHRoWCtvNDY010YA"], "issued_at": "2018-12-27T17:24:43.000000Z"}} 2018-12-27 17:24:43,525 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b23544f928eb4b45b57873d8a11875bc3d83d79" 2018-12-27 17:24:43,640 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:24:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dd295f09-05cf-480a-aac6-a3d8228c9c00 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:24:43,640 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-dd295f09-05cf-480a-aac6-a3d8228c9c00 2018-12-27 17:24:43,642 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:24:43,642 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:24:44,067 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:24:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["rd9dTOsoTM-bhQgTgo6YqQ"], "issued_at": "2018-12-27T17:24:44.000000Z"}} 2018-12-27 17:24:44,067 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abaaa50a9a2f5c08f55af1efcc1995e455b59187" 2018-12-27 17:24:44,174 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:24:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-40ac8fc2-5d6f-40c4-b114-7eab96948754 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:24:44,174 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-40ac8fc2-5d6f-40c4-b114-7eab96948754 2018-12-27 17:24:44,179 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 17:24:44,185 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 17:24:44 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 17:24:44,186 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-f4aa68ec-c7b8-4c7-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abaaa50a9a2f5c08f55af1efcc1995e455b59187" 2018-12-27 17:24:44,292 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:24:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a98af496-0132-4c77-9882-2ed8880f3404 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-f4aa68ec-c7b8-4c7-proj", "previous": null, "next": null}, "projects": []} 2018-12-27 17:24:44,292 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-f4aa68ec-c7b8-4c7-proj used request id req-a98af496-0132-4c77-9882-2ed8880f3404 2018-12-27 17:24:44,295 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abaaa50a9a2f5c08f55af1efcc1995e455b59187" 2018-12-27 17:24:44,402 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:24:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d9feb400-f986-4b5b-9f17-04422be13ef3 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-27 17:24:44,402 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-d9feb400-f986-4b5b-9f17-04422be13ef3 2018-12-27 17:24:44,406 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abaaa50a9a2f5c08f55af1efcc1995e455b59187" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsCleanupTests-f4aa68ec-c7b8-4c7-proj"}}' 2018-12-27 17:24:44,666 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 27 Dec 2018 17:24:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4d0da14b-cad8-4ee6-b0e1-2afaa1d01b86 Content-Length: 323 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/d4a3ef2614d54f45920ad17638391a68"}, "tags": [], "enabled": true, "id": "d4a3ef2614d54f45920ad17638391a68", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsCleanupTests-f4aa68ec-c7b8-4c7-proj"}} 2018-12-27 17:24:44,666 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-4d0da14b-cad8-4ee6-b0e1-2afaa1d01b86 2018-12-27 17:24:44,666 - keystone_utils - INFO - Created project with name - CreateKeypairsCleanupTests-f4aa68ec-c7b8-4c7-proj 2018-12-27 17:24:44,667 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:24:44,667 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:24:45,092 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:24:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["Fn5kKx-ZTbKZY4j5whUgwA"], "issued_at": "2018-12-27T17:24:45.000000Z"}} 2018-12-27 17:24:45,093 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01701b868dd80e73fca2b7670ec98fb34856a32a" 2018-12-27 17:24:45,192 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:24:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9e7c772a-7080-46d0-980f-c5381535197c Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:24:45,193 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-9e7c772a-7080-46d0-980f-c5381535197c 2018-12-27 17:24:45,197 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 17:24:45,202 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 17:24:45 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 17:24:45,203 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01701b868dd80e73fca2b7670ec98fb34856a32a" 2018-12-27 17:24:45,327 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:24:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3e8bd9b7-58ec-45d9-ab3d-83cf3c8b0666 Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "links": {"self": "http://172.30.9.31:5000/v3/users/01fa52e7b3674fc48643fa4ffca67e4e"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "01fa52e7b3674fc48643fa4ffca67e4e", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/05a834ddebbc40688596b7460b47439e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05a834ddebbc40688596b7460b47439e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/08226a0ad01943f39559448239e291e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "08226a0ad01943f39559448239e291e1", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/55c0552fe37a4f7ca0e73939514bc683"}, "domain_id": "default", "enabled": true, "options": {}, "id": "55c0552fe37a4f7ca0e73939514bc683", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/646a4af4e3b5439a97996d353fea3924"}, "domain_id": "914eec1d43ea4caf9d2fd33268c06258", "enabled": true, "options": {}, "id": "646a4af4e3b5439a97996d353fea3924", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/85fb203e51c34d3f8122e285a6a318b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85fb203e51c34d3f8122e285a6a318b3", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/905e7f4b42d24cca93b99d2401fa3378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "905e7f4b42d24cca93b99d2401fa3378", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/a5bc08b9f81f4e5bb86c24f9f7547bae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5bc08b9f81f4e5bb86c24f9f7547bae", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/a5c780627f004d318bf908d80305da9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5c780627f004d318bf908d80305da9c", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/b18425bf2b044bc9af7e194919539a17"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b18425bf2b044bc9af7e194919539a17", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/b8d2134b619d4dca80e21d6fb16449b0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b8d2134b619d4dca80e21d6fb16449b0", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/b9ab6a25a652438285139fe5b44aea62"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9ab6a25a652438285139fe5b44aea62", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/c08462554a4844d681348f58b9b0edee"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c08462554a4844d681348f58b9b0edee", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/ddfc3a9aad444d4782eae677c8a98130"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ddfc3a9aad444d4782eae677c8a98130", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/f2a74f2185a54676a6cb2bb5ecfcc4f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2a74f2185a54676a6cb2bb5ecfcc4f6", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-12-27 17:24:45,327 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-3e8bd9b7-58ec-45d9-ab3d-83cf3c8b0666 2018-12-27 17:24:45,331 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?name=CreateKeypairsCleanupTests-f4aa68ec-c7b8-4c7-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01701b868dd80e73fca2b7670ec98fb34856a32a" 2018-12-27 17:24:45,433 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:24:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c1cd0b1e-937f-4779-9369-543bec1c7228 Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?name=CreateKeypairsCleanupTests-f4aa68ec-c7b8-4c7-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/d4a3ef2614d54f45920ad17638391a68"}, "tags": [], "enabled": true, "id": "d4a3ef2614d54f45920ad17638391a68", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsCleanupTests-f4aa68ec-c7b8-4c7-proj"}]} 2018-12-27 17:24:45,433 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?name=CreateKeypairsCleanupTests-f4aa68ec-c7b8-4c7-proj used request id req-c1cd0b1e-937f-4779-9369-543bec1c7228 2018-12-27 17:24:45,437 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01701b868dd80e73fca2b7670ec98fb34856a32a" 2018-12-27 17:24:45,558 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:24:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ee9058dd-c6dc-4c3a-a243-628a93d7dafd Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-27 17:24:45,558 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-ee9058dd-c6dc-4c3a-a243-628a93d7dafd 2018-12-27 17:24:46,028 - keystone_utils - INFO - Created user with name - CreateKeypairsCleanupTests-f4aa68ec-c7b8-4c7-user 2018-12-27 17:24:46,029 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:24:46,032 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abaaa50a9a2f5c08f55af1efcc1995e455b59187" 2018-12-27 17:24:46,126 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:24:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5aa7b2c9-317d-4924-9b1d-fa61edf0266e Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8de789d09e46427786a85702e5e8de91", "links": {"self": "http://172.30.9.31:5000/v3/roles/8de789d09e46427786a85702e5e8de91"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 17:24:46,126 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-5aa7b2c9-317d-4924-9b1d-fa61edf0266e 2018-12-27 17:24:46,130 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abaaa50a9a2f5c08f55af1efcc1995e455b59187" -d '{"role": {"name": "CreateKeypairsCleanupTests-f4aa68ec-c7b8-4c7-proj-role"}}' 2018-12-27 17:24:46,271 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 27 Dec 2018 17:24:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-553e3a10-5080-4b46-ad09-3335577a0d78 Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "ad316a47fb054261a09c921d2a8fd48e", "links": {"self": "http://172.30.9.31:5000/v3/roles/ad316a47fb054261a09c921d2a8fd48e"}, "name": "CreateKeypairsCleanupTests-f4aa68ec-c7b8-4c7-proj-role"}} 2018-12-27 17:24:46,271 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/roles used request id req-553e3a10-5080-4b46-ad09-3335577a0d78 2018-12-27 17:24:46,271 - keystone_utils - INFO - Created role with name - CreateKeypairsCleanupTests-f4aa68ec-c7b8-4c7-proj-role 2018-12-27 17:24:46,275 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles/ad316a47fb054261a09c921d2a8fd48e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abaaa50a9a2f5c08f55af1efcc1995e455b59187" 2018-12-27 17:24:46,296 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:24:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-191fd49f-1403-41d3-8f1d-cd84ced55ad3 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "ad316a47fb054261a09c921d2a8fd48e", "links": {"self": "http://172.30.9.31:5000/v3/roles/ad316a47fb054261a09c921d2a8fd48e"}, "name": "CreateKeypairsCleanupTests-f4aa68ec-c7b8-4c7-proj-role"}} 2018-12-27 17:24:46,296 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles/ad316a47fb054261a09c921d2a8fd48e used request id req-191fd49f-1403-41d3-8f1d-cd84ced55ad3 2018-12-27 17:24:46,296 - keystone_utils - INFO - Granting role CreateKeypairsCleanupTests-f4aa68ec-c7b8-4c7-proj-role to project CreateKeypairsCleanupTests-f4aa68ec-c7b8-4c7-proj 2018-12-27 17:24:46,300 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:5000/v3/projects/d4a3ef2614d54f45920ad17638391a68/users/c3558326bcab4af58b4b4d7050ef8e8e/roles/ad316a47fb054261a09c921d2a8fd48e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abaaa50a9a2f5c08f55af1efcc1995e455b59187" 2018-12-27 17:24:46,441 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:24:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-02124c0b-7258-41db-be21-67af5e3e9601 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:24:46,441 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/d4a3ef2614d54f45920ad17638391a68/users/c3558326bcab4af58b4b4d7050ef8e8e/roles/ad316a47fb054261a09c921d2a8fd48e used request id req-02124c0b-7258-41db-be21-67af5e3e9601 2018-12-27 17:24:46,442 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-27 17:24:46,443 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:24:46,444 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:24:46,859 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ad316a47fb054261a09c921d2a8fd48e", "name": "CreateKeypairsCleanupTests-f4aa68ec-c7b8-4c7-proj-role"}], "expires_at": "2018-12-27T18:24:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d4a3ef2614d54f45920ad17638391a68", "name": "CreateKeypairsCleanupTests-f4aa68ec-c7b8-4c7-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/d4a3ef2614d54f45920ad17638391a68", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/d4a3ef2614d54f45920ad17638391a68", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/d4a3ef2614d54f45920ad17638391a68", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/d4a3ef2614d54f45920ad17638391a68", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/d4a3ef2614d54f45920ad17638391a68", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/d4a3ef2614d54f45920ad17638391a68", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/d4a3ef2614d54f45920ad17638391a68", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/d4a3ef2614d54f45920ad17638391a68", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/d4a3ef2614d54f45920ad17638391a68", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_d4a3ef2614d54f45920ad17638391a68", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_d4a3ef2614d54f45920ad17638391a68", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/d4a3ef2614d54f45920ad17638391a68", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/d4a3ef2614d54f45920ad17638391a68", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/d4a3ef2614d54f45920ad17638391a68", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsCleanupTests-f4aa68ec-c7b8-4c7-user", "id": "c3558326bcab4af58b4b4d7050ef8e8e"}, "audit_ids": ["OO7_5OJjRcWaLh6kf_OY1w"], "issued_at": "2018-12-27T17:24:46.000000Z"}} 2018-12-27 17:24:46,860 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0a7e29655d3a1b993f803356bdbd5c16bb00027" 2018-12-27 17:24:46,949 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:24:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2bf23aa9-e408-4c08-855c-1ba8495f52f3 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:24:46,950 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-2bf23aa9-e408-4c08-855c-1ba8495f52f3 2018-12-27 17:24:46,951 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-27 17:24:46,955 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0a7e29655d3a1b993f803356bdbd5c16bb00027" 2018-12-27 17:24:47,150 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:24:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-f17d578f-eb25-4fa3-9b09-60d506e68af8 x-compute-request-id: req-f17d578f-eb25-4fa3-9b09-60d506e68af8 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-12-27 17:24:47,150 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/os-keypairs used request id req-f17d578f-eb25-4fa3-9b09-60d506e68af8 2018-12-27 17:24:47,151 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsCleanupTests-4780dea1-b3be-446d-b5cf-fcd1a583fba6... 2018-12-27 17:24:47,151 - OpenStackKeypair - INFO - Creating new keypair 2018-12-27 17:24:47,174 - nova_utils - INFO - Creating keypair with name - CreateKeypairsCleanupTests-4780dea1-b3be-446d-b5cf-fcd1a583fba6 2018-12-27 17:24:47,177 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0a7e29655d3a1b993f803356bdbd5c16bb00027" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDYIex59B7tTkObO2PY5eQqBDld+0ADQyt0XtnqX3VtYrBDohXHntd6hY8ysDnALEnrOz9ighayc5qW3a0Y+5PZiLpT9TCEYVI+NizZloZN00faHyfzPB2CQF6zFONyaWyZaeM78DmrweTlUwYG6HOaMvgnDwFhwFmavHEcY/NlOw==", "name": "CreateKeypairsCleanupTests-4780dea1-b3be-446d-b5cf-fcd1a583fba6"}}' 2018-12-27 17:24:47,238 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:24:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d50aa528-9d8c-4613-b7aa-325f751a77e7 x-compute-request-id: req-d50aa528-9d8c-4613-b7aa-325f751a77e7 Content-Encoding: gzip Content-Length: 367 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDYIex59B7tTkObO2PY5eQqBDld+0ADQyt0XtnqX3VtYrBDohXHntd6hY8ysDnALEnrOz9ighayc5qW3a0Y+5PZiLpT9TCEYVI+NizZloZN00faHyfzPB2CQF6zFONyaWyZaeM78DmrweTlUwYG6HOaMvgnDwFhwFmavHEcY/NlOw==", "user_id": "c3558326bcab4af58b4b4d7050ef8e8e", "name": "CreateKeypairsCleanupTests-4780dea1-b3be-446d-b5cf-fcd1a583fba6", "fingerprint": "c3:04:8d:0a:b4:81:ff:5d:89:a2:5c:6f:da:8f:3d:16"}} 2018-12-27 17:24:47,238 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/os-keypairs used request id req-d50aa528-9d8c-4613-b7aa-325f751a77e7 2018-12-27 17:24:47,253 - file_utils - INFO - Saved public key to - tmp/CreateKeypairsCleanupTests-4780dea1-b3be-446d-b5cf-fcd1a583fba6.pub 2018-12-27 17:24:47,253 - file_utils - INFO - Saved private key to - tmp/CreateKeypairsCleanupTests-4780dea1-b3be-446d-b5cf-fcd1a583fba6 2018-12-27 17:24:47,253 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsCleanupTests-4780dea1-b3be-446d-b5cf-fcd1a583fba6 2018-12-27 17:24:47,256 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:8774/v2.1/os-keypairs/CreateKeypairsCleanupTests-4780dea1-b3be-446d-b5cf-fcd1a583fba6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0a7e29655d3a1b993f803356bdbd5c16bb00027" 2018-12-27 17:24:47,289 - novaclient.v2.client - DEBUG - RESP: [202] Date: Thu, 27 Dec 2018 17:24:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-7da379d7-e904-4255-9b30-937e984c962a x-compute-request-id: req-7da379d7-e904-4255-9b30-937e984c962a Content-Length: 0 Content-Type: application/json 2018-12-27 17:24:47,289 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/os-keypairs/CreateKeypairsCleanupTests-4780dea1-b3be-446d-b5cf-fcd1a583fba6 used request id req-7da379d7-e904-4255-9b30-937e984c962a 2018-12-27 17:24:47,296 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abaaa50a9a2f5c08f55af1efcc1995e455b59187" 2018-12-27 17:24:47,597 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 33483 X-Openstack-Request-Id: req-6def33fe-011a-43d3-8a98-edaaa461da6f Date: Thu, 27 Dec 2018 17:24:47 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "created_at": "2018-12-27T15:33:01Z", "updated_at": "2018-12-27T15:33:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "35205ac3-06e6-4cf6-bb21-ff8f813cb45b", "remote_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "ade77f59-e70c-4970-8ea8-198222fa332e", "remote_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "c4f3bf7f-d793-498d-a883-bb8c6003f070", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "c85cb618-8f19-445b-8e16-6d467cb17771", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}], "revision_number": 4, "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "created_at": "2018-12-27T15:57:22Z", "updated_at": "2018-12-27T15:57:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "5e258a3b-01f5-4aef-81b7-0b5dc6e5b683", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "65475539-0336-498a-8da4-ff0a80b10089", "remote_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "ae922857-f7ae-4bc8-949b-153fb43bfd00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "b4f87679-52e1-4cf9-bf76-5abb9a9bec06", "remote_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "f7197afc9b61423897aefc9a643d03a1"}], "revision_number": 4, "project_id": "f7197afc9b61423897aefc9a643d03a1", "id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "created_at": "2018-12-27T16:01:54Z", "updated_at": "2018-12-27T16:01:54Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "00dd3abd-acd1-4edb-8f4a-8badcbd2eeb4", "remote_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "018de60d-bc33-4ef0-9eed-6d00b6ce227b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "0d99f0db-fa6b-4201-b67f-a7ff0db82c5d", "remote_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv6", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "5c4049ef-933d-4614-84e7-83584430d462", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv6", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}], "revision_number": 4, "project_id": "8c689c5e31c44b09ab85f80682abbc2a", "id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "created_at": "2018-12-27T15:56:49Z", "updated_at": "2018-12-27T15:56:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "6555e255-763a-4448-b1b1-0c93b2a390bd", "remote_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "777ff7a5-a590-43e5-a84b-7677710494e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "8bac258a-08df-48b7-900b-efbe01a6ec20", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "dc17921e-353f-4898-a970-881b2c8d093d", "remote_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}], "revision_number": 4, "project_id": "28dac9e1580d461c9de52e6659cc4f9d", "id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "created_at": "2018-12-27T16:01:52Z", "updated_at": "2018-12-27T16:01:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "32737757-45f3-4b24-b6ab-5f2d5579b4a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv6", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "ae604ef3-492d-4aa3-8045-1ff84f755a27", "remote_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv4", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "b7bff40a-beda-4996-b140-ed94d010535c", "remote_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv6", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "b8129030-9d72-4d5d-adce-47bbe62492fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv4", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}], "revision_number": 4, "project_id": "81c108a273314b24bf6b48c41b5bbe0c", "id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "created_at": "2018-12-27T15:57:20Z", "updated_at": "2018-12-27T15:57:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "0c389ec4-c0af-4c20-acf9-4fcc1d859dd7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv6", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "3749697a-f2ef-439a-a661-2fb92badd1ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv4", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "b74e0c8c-e243-450e-b1be-69c587093d6d", "remote_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv6", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "c222695b-2f1c-427d-afd7-e0be24ec9f66", "remote_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv4", "project_id": "7fb0e5436e4f467998e672dd71018a45"}], "revision_number": 4, "project_id": "7fb0e5436e4f467998e672dd71018a45", "id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "created_at": "2018-12-27T17:02:11Z", "updated_at": "2018-12-27T17:02:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "675d8a56-1c9b-4c58-a252-61e65997fd05", "remote_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv4", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "84f0587c-7394-4fd6-8f3d-8d6ba94cf3f9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv6", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "8a450b4f-e710-4193-816e-13a2d4e40c07", "remote_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv6", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "c3106b0a-1026-4156-86a9-f0438b7fab93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv4", "project_id": "7cba3664d5674e65a12c8c269a05febf"}], "revision_number": 4, "project_id": "7cba3664d5674e65a12c8c269a05febf", "id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "created_at": "2018-12-27T15:58:29Z", "updated_at": "2018-12-27T15:58:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "2a945ecc-f9fa-4219-96ab-c189a7f5c102", "remote_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv6", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "55e2b54e-68d4-4476-8c9f-e05e347c8970", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv4", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "9983229c-b595-482a-973f-81137a209b6d", "remote_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv4", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "9d4b8450-78ab-4817-a586-372ed88268f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv6", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}], "revision_number": 4, "project_id": "fbd6dbf946a5406398ba810e02d0888e", "id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "created_at": "2018-12-27T15:57:24Z", "updated_at": "2018-12-27T15:57:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "35521f2a-a59d-4798-9fa8-0febfe126076", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv4", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "607d473d-1e6a-4088-a778-7df9ffc1ff68", "remote_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv6", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "6f8fa92b-b67a-4047-a900-f43656aff42b", "remote_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv4", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "890f1d6c-9ae5-45b0-b7a1-282182432b66", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv6", "project_id": "253cc6709e714b8a80a5f74e4257907e"}], "revision_number": 4, "project_id": "253cc6709e714b8a80a5f74e4257907e", "id": "b9546f11-205e-4322-89f8-f0360d6090ed", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "created_at": "2018-12-27T15:57:08Z", "updated_at": "2018-12-27T15:57:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "6739c48b-d899-4c17-bb8e-ffaf8922c034", "remote_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv4", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "9660a6af-4d9b-40b9-9729-f205f66c2bd0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv4", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "bf244c03-fc10-4754-9c2b-b0224401c4f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv6", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "d3bee7cc-a152-441c-9790-abb1f56cec03", "remote_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv6", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}], "revision_number": 4, "project_id": "782a28bd0d40485e85eda6b8ba43840b", "id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "created_at": "2018-12-27T15:57:11Z", "updated_at": "2018-12-27T15:57:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "22c0d2cf-360a-4aa8-ba7e-bfdbf8327d27", "remote_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "553b140a-8ba9-4af7-9f50-bf24e87aebf7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "b2ecf7a5-df98-4d65-a762-767320437c5a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "e49104b2-7c13-49d6-8519-a16dd585346f", "remote_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}], "revision_number": 4, "project_id": "ef7e486beb8f4de39b25ca5f11552328", "id": "d0588e93-db0d-4888-9f99-3399a50df490", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "created_at": "2018-12-27T17:19:15Z", "updated_at": "2018-12-27T17:19:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "1990fe24-df44-4561-9f09-f50aab182bf7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "651e4b8b-b29e-409b-9f25-ff2328ccefe6", "remote_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "cc4e2254-2157-4ae1-a233-3047573ddc6d", "remote_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "da56dda4-aaf3-43ff-bdf7-e64892ec2345", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}], "revision_number": 4, "project_id": "2a5a6879c5fa4db798cea6d394565d45", "id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-27T15:33:07Z", "updated_at": "2018-12-27T15:33:07Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "4de95db8-72d6-4aec-a145-e92511971eb9", "remote_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "5f100cff-05d8-4405-8dfb-0a387c123fae", "remote_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "a3f6a193-cc94-4220-a73a-08acf63c449b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "f059d8a5-0c32-49c9-a721-77cc89245ecd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "created_at": "2018-12-27T15:29:16Z", "updated_at": "2018-12-27T15:29:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "3c53841a-5bc0-4192-b482-044411e217ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "5956ff3f-d59d-4af6-82b5-566c888583a7", "remote_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:16Z", "revision_number": 0, "id": "60735d87-52c7-426a-91a6-aff1078a5a2d", "remote_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:16Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "abe97133-61dd-4fdf-baf3-2e07968a324f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "da629caea04941e1ae8979c379dc7c9d"}], "revision_number": 4, "project_id": "da629caea04941e1ae8979c379dc7c9d", "id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "name": "default"}]} 2018-12-27 17:24:47,597 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=default used request id req-6def33fe-011a-43d3-8a98-edaaa461da6f 2018-12-27 17:24:47,604 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abaaa50a9a2f5c08f55af1efcc1995e455b59187" 2018-12-27 17:24:47,721 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:24:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0f5dc376-9484-4bae-b2b1-0fbaa21bbc43 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b7b4fceec1ad4c6eb74d758b709a9d93", "name": "admin"}} 2018-12-27 17:24:47,721 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93 used request id req-0f5dc376-9484-4bae-b2b1-0fbaa21bbc43 2018-12-27 17:24:47,725 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/f7197afc9b61423897aefc9a643d03a1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abaaa50a9a2f5c08f55af1efcc1995e455b59187" 2018-12-27 17:24:47,828 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:24:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-60ec153e-aa5e-4214-bad0-0910615a9dba Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f7197afc9b61423897aefc9a643d03a1.", "code": 404, "title": "Not Found"}} 2018-12-27 17:24:47,829 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/f7197afc9b61423897aefc9a643d03a1 used request id req-60ec153e-aa5e-4214-bad0-0910615a9dba 2018-12-27 17:24:47,829 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:24:47,832 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/8c689c5e31c44b09ab85f80682abbc2a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abaaa50a9a2f5c08f55af1efcc1995e455b59187" 2018-12-27 17:24:47,938 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:24:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e96b77bc-5a08-402b-a8d5-d7fc669fa3ba Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8c689c5e31c44b09ab85f80682abbc2a.", "code": 404, "title": "Not Found"}} 2018-12-27 17:24:47,939 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/8c689c5e31c44b09ab85f80682abbc2a used request id req-e96b77bc-5a08-402b-a8d5-d7fc669fa3ba 2018-12-27 17:24:47,939 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:24:47,942 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/28dac9e1580d461c9de52e6659cc4f9d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abaaa50a9a2f5c08f55af1efcc1995e455b59187" 2018-12-27 17:24:48,057 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:24:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c58c84cf-e832-4b1b-9f51-b7c3f9ad7a7d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 28dac9e1580d461c9de52e6659cc4f9d.", "code": 404, "title": "Not Found"}} 2018-12-27 17:24:48,057 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/28dac9e1580d461c9de52e6659cc4f9d used request id req-c58c84cf-e832-4b1b-9f51-b7c3f9ad7a7d 2018-12-27 17:24:48,057 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:24:48,061 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/81c108a273314b24bf6b48c41b5bbe0c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abaaa50a9a2f5c08f55af1efcc1995e455b59187" 2018-12-27 17:24:48,164 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:24:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-988b51c7-8482-4074-9858-f80852c7cf1c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 81c108a273314b24bf6b48c41b5bbe0c.", "code": 404, "title": "Not Found"}} 2018-12-27 17:24:48,164 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/81c108a273314b24bf6b48c41b5bbe0c used request id req-988b51c7-8482-4074-9858-f80852c7cf1c 2018-12-27 17:24:48,164 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:24:48,168 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/7fb0e5436e4f467998e672dd71018a45 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abaaa50a9a2f5c08f55af1efcc1995e455b59187" 2018-12-27 17:24:48,270 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:24:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-84b5666b-db80-4f27-9b22-17729ccbb5a9 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7fb0e5436e4f467998e672dd71018a45.", "code": 404, "title": "Not Found"}} 2018-12-27 17:24:48,270 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/7fb0e5436e4f467998e672dd71018a45 used request id req-84b5666b-db80-4f27-9b22-17729ccbb5a9 2018-12-27 17:24:48,270 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:24:48,274 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/7cba3664d5674e65a12c8c269a05febf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abaaa50a9a2f5c08f55af1efcc1995e455b59187" 2018-12-27 17:24:48,387 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:24:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3ea597b5-eb0a-40a4-8ffa-31cb213f2271 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7cba3664d5674e65a12c8c269a05febf.", "code": 404, "title": "Not Found"}} 2018-12-27 17:24:48,387 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/7cba3664d5674e65a12c8c269a05febf used request id req-3ea597b5-eb0a-40a4-8ffa-31cb213f2271 2018-12-27 17:24:48,387 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:24:48,391 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/fbd6dbf946a5406398ba810e02d0888e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abaaa50a9a2f5c08f55af1efcc1995e455b59187" 2018-12-27 17:24:48,581 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:24:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b6728207-ab06-4531-93e6-671e4e7ad1f8 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: fbd6dbf946a5406398ba810e02d0888e.", "code": 404, "title": "Not Found"}} 2018-12-27 17:24:48,581 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/fbd6dbf946a5406398ba810e02d0888e used request id req-b6728207-ab06-4531-93e6-671e4e7ad1f8 2018-12-27 17:24:48,581 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:24:48,585 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/253cc6709e714b8a80a5f74e4257907e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abaaa50a9a2f5c08f55af1efcc1995e455b59187" 2018-12-27 17:24:48,602 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:24:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3fb75cb3-0704-4ecb-9711-fd872bb28bbf Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 253cc6709e714b8a80a5f74e4257907e.", "code": 404, "title": "Not Found"}} 2018-12-27 17:24:48,602 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/253cc6709e714b8a80a5f74e4257907e used request id req-3fb75cb3-0704-4ecb-9711-fd872bb28bbf 2018-12-27 17:24:48,603 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:24:48,606 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/782a28bd0d40485e85eda6b8ba43840b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abaaa50a9a2f5c08f55af1efcc1995e455b59187" 2018-12-27 17:24:48,725 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:24:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ec2360a3-be5f-4a8d-bc98-be9fb6f6518c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 782a28bd0d40485e85eda6b8ba43840b.", "code": 404, "title": "Not Found"}} 2018-12-27 17:24:48,725 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/782a28bd0d40485e85eda6b8ba43840b used request id req-ec2360a3-be5f-4a8d-bc98-be9fb6f6518c 2018-12-27 17:24:48,725 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:24:48,729 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/ef7e486beb8f4de39b25ca5f11552328 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abaaa50a9a2f5c08f55af1efcc1995e455b59187" 2018-12-27 17:24:48,836 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:24:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b8ccc74e-7014-4813-ba49-090ac1a98892 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: ef7e486beb8f4de39b25ca5f11552328.", "code": 404, "title": "Not Found"}} 2018-12-27 17:24:48,836 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/ef7e486beb8f4de39b25ca5f11552328 used request id req-b8ccc74e-7014-4813-ba49-090ac1a98892 2018-12-27 17:24:48,836 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:24:48,840 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/2a5a6879c5fa4db798cea6d394565d45 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abaaa50a9a2f5c08f55af1efcc1995e455b59187" 2018-12-27 17:24:48,950 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:24:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c89137ed-3d00-4760-91ed-9522b9f0cdbc Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.31:5000/v3/projects/2a5a6879c5fa4db798cea6d394565d45"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}} 2018-12-27 17:24:48,950 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/2a5a6879c5fa4db798cea6d394565d45 used request id req-c89137ed-3d00-4760-91ed-9522b9f0cdbc 2018-12-27 17:24:48,953 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/da629caea04941e1ae8979c379dc7c9d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abaaa50a9a2f5c08f55af1efcc1995e455b59187" 2018-12-27 17:24:49,075 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:24:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0ee37b43-965b-4a00-85ff-4219742104f1 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/da629caea04941e1ae8979c379dc7c9d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "da629caea04941e1ae8979c379dc7c9d", "name": "service"}} 2018-12-27 17:24:49,075 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/da629caea04941e1ae8979c379dc7c9d used request id req-0ee37b43-965b-4a00-85ff-4219742104f1 2018-12-27 17:24:49,076 - keystone_utils - INFO - Deleting project with name - CreateKeypairsCleanupTests-f4aa68ec-c7b8-4c7-proj 2018-12-27 17:24:49,079 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/projects/d4a3ef2614d54f45920ad17638391a68 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abaaa50a9a2f5c08f55af1efcc1995e455b59187" 2018-12-27 17:24:49,321 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:24:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8d8a96ce-180c-4153-b66b-4500a759d97b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:24:49,321 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/d4a3ef2614d54f45920ad17638391a68 used request id req-8d8a96ce-180c-4153-b66b-4500a759d97b 2018-12-27 17:24:49,321 - keystone_utils - INFO - Deleting role with name - CreateKeypairsCleanupTests-f4aa68ec-c7b8-4c7-proj-role 2018-12-27 17:24:49,325 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/roles/ad316a47fb054261a09c921d2a8fd48e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abaaa50a9a2f5c08f55af1efcc1995e455b59187" 2018-12-27 17:24:49,451 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:24:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cb9512ef-4ccd-4e3a-8e8a-72eac76f9855 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:24:49,451 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/roles/ad316a47fb054261a09c921d2a8fd48e used request id req-cb9512ef-4ccd-4e3a-8e8a-72eac76f9855 2018-12-27 17:24:49,455 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abaaa50a9a2f5c08f55af1efcc1995e455b59187" 2018-12-27 17:24:49,565 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:24:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3a7764cf-ba7b-463c-9bec-c45f37941d40 Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8de789d09e46427786a85702e5e8de91", "links": {"self": "http://172.30.9.31:5000/v3/roles/8de789d09e46427786a85702e5e8de91"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 17:24:49,565 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-3a7764cf-ba7b-463c-9bec-c45f37941d40 2018-12-27 17:24:49,566 - keystone_utils - INFO - Deleting user with name - CreateKeypairsCleanupTests-f4aa68ec-c7b8-4c7-user 2018-12-27 17:24:49,569 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/users/c3558326bcab4af58b4b4d7050ef8e8e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01701b868dd80e73fca2b7670ec98fb34856a32a" 2018-12-27 17:24:49,778 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:24:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6fbaaeec-3e4f-4cf4-a2ac-0f4018c15eed Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:24:49,778 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/c3558326bcab4af58b4b4d7050ef8e8e used request id req-6fbaaeec-3e4f-4cf4-a2ac-0f4018c15eed 2018-12-27 17:24:49,780 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:24:50,192 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:24:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["gU5vNR6RTziv8m_2yrHz-g"], "issued_at": "2018-12-27T17:24:50.000000Z"}} 2018-12-27 17:24:50,193 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e289108d8a8656bf4fef9214ebcacc4313266a3a" 2018-12-27 17:24:50,304 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:24:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8e844f8a-dd50-4f8f-979b-3c81bc0cd2fc Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:24:50,304 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-8e844f8a-dd50-4f8f-979b-3c81bc0cd2fc 2018-12-27 17:24:50,305 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:24:50,306 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:24:50,710 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:24:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["J5dhC89iTF23WqdqXSISFA"], "issued_at": "2018-12-27T17:24:50.000000Z"}} 2018-12-27 17:24:50,711 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a1bad30f9f95ef644a02f1cfa69f8f5fa3b7901" 2018-12-27 17:24:50,813 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:24:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-95bdd22e-573f-4291-a1ae-427bb8abcbb9 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:24:50,813 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-95bdd22e-573f-4291-a1ae-427bb8abcbb9 2018-12-27 17:24:50,818 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 17:24:50,823 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 17:24:50 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 17:24:50,824 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-ab67f389-6ba0-488-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a1bad30f9f95ef644a02f1cfa69f8f5fa3b7901" 2018-12-27 17:24:50,926 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:24:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7fc40bb7-996e-43b2-b7d9-0b63b506e3ca Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-ab67f389-6ba0-488-proj", "previous": null, "next": null}, "projects": []} 2018-12-27 17:24:50,926 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-ab67f389-6ba0-488-proj used request id req-7fc40bb7-996e-43b2-b7d9-0b63b506e3ca 2018-12-27 17:24:50,930 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a1bad30f9f95ef644a02f1cfa69f8f5fa3b7901" 2018-12-27 17:24:51,036 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:24:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-80a8983e-2c57-484b-87af-7f2d584065ec Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-27 17:24:51,036 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-80a8983e-2c57-484b-87af-7f2d584065ec 2018-12-27 17:24:51,040 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a1bad30f9f95ef644a02f1cfa69f8f5fa3b7901" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateNetworkSuccessTests-ab67f389-6ba0-488-proj"}}' 2018-12-27 17:24:51,193 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 27 Dec 2018 17:24:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-23dfd3d8-2d06-4b38-b5d5-0b72924d4246 Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/b0940401a02f46a6b50555fd0538fc75"}, "tags": [], "enabled": true, "id": "b0940401a02f46a6b50555fd0538fc75", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-ab67f389-6ba0-488-proj"}} 2018-12-27 17:24:51,194 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-23dfd3d8-2d06-4b38-b5d5-0b72924d4246 2018-12-27 17:24:51,194 - keystone_utils - INFO - Created project with name - CreateNetworkSuccessTests-ab67f389-6ba0-488-proj 2018-12-27 17:24:51,194 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:24:51,195 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:24:51,602 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:24:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["YLtXWzC0QSWDhy5cO4tVVQ"], "issued_at": "2018-12-27T17:24:51.000000Z"}} 2018-12-27 17:24:51,603 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd4450300d91a2c87d7bad319889acce1b4319cd" 2018-12-27 17:24:51,704 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:24:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f9b5b141-10e9-4980-9aec-653e7403fa57 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:24:51,704 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-f9b5b141-10e9-4980-9aec-653e7403fa57 2018-12-27 17:24:51,708 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 17:24:51,714 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 17:24:51 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 17:24:51,715 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd4450300d91a2c87d7bad319889acce1b4319cd" 2018-12-27 17:24:51,838 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:24:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5c3d3b8f-d8e0-4780-ad97-53d086c6f851 Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "links": {"self": "http://172.30.9.31:5000/v3/users/01fa52e7b3674fc48643fa4ffca67e4e"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "01fa52e7b3674fc48643fa4ffca67e4e", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/05a834ddebbc40688596b7460b47439e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05a834ddebbc40688596b7460b47439e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/08226a0ad01943f39559448239e291e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "08226a0ad01943f39559448239e291e1", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/55c0552fe37a4f7ca0e73939514bc683"}, "domain_id": "default", "enabled": true, "options": {}, "id": "55c0552fe37a4f7ca0e73939514bc683", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/646a4af4e3b5439a97996d353fea3924"}, "domain_id": "914eec1d43ea4caf9d2fd33268c06258", "enabled": true, "options": {}, "id": "646a4af4e3b5439a97996d353fea3924", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/85fb203e51c34d3f8122e285a6a318b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85fb203e51c34d3f8122e285a6a318b3", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/905e7f4b42d24cca93b99d2401fa3378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "905e7f4b42d24cca93b99d2401fa3378", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/a5bc08b9f81f4e5bb86c24f9f7547bae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5bc08b9f81f4e5bb86c24f9f7547bae", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/a5c780627f004d318bf908d80305da9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5c780627f004d318bf908d80305da9c", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/b18425bf2b044bc9af7e194919539a17"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b18425bf2b044bc9af7e194919539a17", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/b8d2134b619d4dca80e21d6fb16449b0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b8d2134b619d4dca80e21d6fb16449b0", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/b9ab6a25a652438285139fe5b44aea62"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9ab6a25a652438285139fe5b44aea62", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/c08462554a4844d681348f58b9b0edee"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c08462554a4844d681348f58b9b0edee", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/ddfc3a9aad444d4782eae677c8a98130"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ddfc3a9aad444d4782eae677c8a98130", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/f2a74f2185a54676a6cb2bb5ecfcc4f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2a74f2185a54676a6cb2bb5ecfcc4f6", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-12-27 17:24:51,838 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-5c3d3b8f-d8e0-4780-ad97-53d086c6f851 2018-12-27 17:24:51,842 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?name=CreateNetworkSuccessTests-ab67f389-6ba0-488-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd4450300d91a2c87d7bad319889acce1b4319cd" 2018-12-27 17:24:51,953 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:24:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-735a0319-06b1-43a2-a6ec-7ce2b7a6e8ef Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?name=CreateNetworkSuccessTests-ab67f389-6ba0-488-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/b0940401a02f46a6b50555fd0538fc75"}, "tags": [], "enabled": true, "id": "b0940401a02f46a6b50555fd0538fc75", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-ab67f389-6ba0-488-proj"}]} 2018-12-27 17:24:51,954 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?name=CreateNetworkSuccessTests-ab67f389-6ba0-488-proj used request id req-735a0319-06b1-43a2-a6ec-7ce2b7a6e8ef 2018-12-27 17:24:51,957 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd4450300d91a2c87d7bad319889acce1b4319cd" 2018-12-27 17:24:52,084 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:24:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-850c44ae-8648-4954-9a05-5b2db42f536e Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-27 17:24:52,084 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-850c44ae-8648-4954-9a05-5b2db42f536e 2018-12-27 17:24:52,388 - keystone_utils - INFO - Created user with name - CreateNetworkSuccessTests-ab67f389-6ba0-488-user 2018-12-27 17:24:52,388 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:24:52,392 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a1bad30f9f95ef644a02f1cfa69f8f5fa3b7901" 2018-12-27 17:24:52,500 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:24:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-74eccb99-fa49-4357-9ec6-daa609246a4a Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8de789d09e46427786a85702e5e8de91", "links": {"self": "http://172.30.9.31:5000/v3/roles/8de789d09e46427786a85702e5e8de91"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 17:24:52,500 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-74eccb99-fa49-4357-9ec6-daa609246a4a 2018-12-27 17:24:52,504 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a1bad30f9f95ef644a02f1cfa69f8f5fa3b7901" -d '{"role": {"name": "CreateNetworkSuccessTests-ab67f389-6ba0-488-proj-role"}}' 2018-12-27 17:24:52,648 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 27 Dec 2018 17:24:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4fb8f68f-c634-4349-9138-4d22a95b1039 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "4dfea6845c7a4d46be352959f2ae1442", "links": {"self": "http://172.30.9.31:5000/v3/roles/4dfea6845c7a4d46be352959f2ae1442"}, "name": "CreateNetworkSuccessTests-ab67f389-6ba0-488-proj-role"}} 2018-12-27 17:24:52,648 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/roles used request id req-4fb8f68f-c634-4349-9138-4d22a95b1039 2018-12-27 17:24:52,649 - keystone_utils - INFO - Created role with name - CreateNetworkSuccessTests-ab67f389-6ba0-488-proj-role 2018-12-27 17:24:52,652 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles/4dfea6845c7a4d46be352959f2ae1442 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a1bad30f9f95ef644a02f1cfa69f8f5fa3b7901" 2018-12-27 17:24:52,669 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:24:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e9ddd155-0b15-49bd-8d74-33ba85836332 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "4dfea6845c7a4d46be352959f2ae1442", "links": {"self": "http://172.30.9.31:5000/v3/roles/4dfea6845c7a4d46be352959f2ae1442"}, "name": "CreateNetworkSuccessTests-ab67f389-6ba0-488-proj-role"}} 2018-12-27 17:24:52,669 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles/4dfea6845c7a4d46be352959f2ae1442 used request id req-e9ddd155-0b15-49bd-8d74-33ba85836332 2018-12-27 17:24:52,669 - keystone_utils - INFO - Granting role CreateNetworkSuccessTests-ab67f389-6ba0-488-proj-role to project CreateNetworkSuccessTests-ab67f389-6ba0-488-proj 2018-12-27 17:24:52,672 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:5000/v3/projects/b0940401a02f46a6b50555fd0538fc75/users/3f4c6a2c3115468d97f5c6080011b203/roles/4dfea6845c7a4d46be352959f2ae1442 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a1bad30f9f95ef644a02f1cfa69f8f5fa3b7901" 2018-12-27 17:24:52,826 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:24:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-30bfe27d-1836-47f5-8be0-f7a43eedcd66 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:24:52,826 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/b0940401a02f46a6b50555fd0538fc75/users/3f4c6a2c3115468d97f5c6080011b203/roles/4dfea6845c7a4d46be352959f2ae1442 used request id req-30bfe27d-1836-47f5-8be0-f7a43eedcd66 2018-12-27 17:24:52,828 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:24:52,829 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:24:53,245 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4dfea6845c7a4d46be352959f2ae1442", "name": "CreateNetworkSuccessTests-ab67f389-6ba0-488-proj-role"}], "expires_at": "2018-12-27T18:24:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b0940401a02f46a6b50555fd0538fc75", "name": "CreateNetworkSuccessTests-ab67f389-6ba0-488-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/b0940401a02f46a6b50555fd0538fc75", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/b0940401a02f46a6b50555fd0538fc75", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/b0940401a02f46a6b50555fd0538fc75", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/b0940401a02f46a6b50555fd0538fc75", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/b0940401a02f46a6b50555fd0538fc75", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/b0940401a02f46a6b50555fd0538fc75", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/b0940401a02f46a6b50555fd0538fc75", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/b0940401a02f46a6b50555fd0538fc75", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/b0940401a02f46a6b50555fd0538fc75", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_b0940401a02f46a6b50555fd0538fc75", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_b0940401a02f46a6b50555fd0538fc75", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/b0940401a02f46a6b50555fd0538fc75", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/b0940401a02f46a6b50555fd0538fc75", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/b0940401a02f46a6b50555fd0538fc75", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-ab67f389-6ba0-488-user", "id": "3f4c6a2c3115468d97f5c6080011b203"}, "audit_ids": ["9bwVYbgOQDqAFSnb2pFXjQ"], "issued_at": "2018-12-27T17:24:53.000000Z"}} 2018-12-27 17:24:53,246 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0394308de04bc141aa8e0211b5dbb8ae50b3a2af" 2018-12-27 17:24:53,339 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:24:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-041f628f-3b58-443a-a977-86fdefce246d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:24:53,339 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-041f628f-3b58-443a-a977-86fdefce246d 2018-12-27 17:24:53,348 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateNetworkSuccessTests-cf2eb45c-efae-47b6-a017-af07d4a2b12b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0394308de04bc141aa8e0211b5dbb8ae50b3a2af" 2018-12-27 17:24:53,562 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-97563bcc-03aa-49e8-a3c8-c29a3816ee09 Date: Thu, 27 Dec 2018 17:24:53 GMT RESP BODY: {"networks":[]} 2018-12-27 17:24:53,563 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateNetworkSuccessTests-cf2eb45c-efae-47b6-a017-af07d4a2b12b-pub-net used request id req-97563bcc-03aa-49e8-a3c8-c29a3816ee09 2018-12-27 17:24:53,563 - neutron_utils - INFO - Creating network with name CreateNetworkSuccessTests-cf2eb45c-efae-47b6-a017-af07d4a2b12b-pub-net 2018-12-27 17:24:53,568 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0394308de04bc141aa8e0211b5dbb8ae50b3a2af" -d '{"network": {"mtu": 999, "name": "CreateNetworkSuccessTests-cf2eb45c-efae-47b6-a017-af07d4a2b12b-pub-net", "admin_state_up": true}}' 2018-12-27 17:24:55,449 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 643 X-Openstack-Request-Id: req-646410f9-0eee-4712-9fdd-127b9d69b343 Date: Thu, 27 Dec 2018 17:24:55 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"id":"992f5f3f-0994-464d-8d84-4c9ed1fbe335","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"b0940401a02f46a6b50555fd0538fc75","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-27T17:24:54Z","is_default":false,"name":"CreateNetworkSuccessTests-cf2eb45c-efae-47b6-a017-af07d4a2b12b-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"b0940401a02f46a6b50555fd0538fc75","created_at":"2018-12-27T17:24:54Z","mtu":999}} 2018-12-27 17:24:55,449 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/networks used request id req-646410f9-0eee-4712-9fdd-127b9d69b343 2018-12-27 17:24:55,454 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?id=992f5f3f-0994-464d-8d84-4c9ed1fbe335 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0394308de04bc141aa8e0211b5dbb8ae50b3a2af" 2018-12-27 17:24:55,736 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 627 X-Openstack-Request-Id: req-e8561416-7600-4f2b-96ea-4c33bafe67ac Date: Thu, 27 Dec 2018 17:24:55 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"id":"992f5f3f-0994-464d-8d84-4c9ed1fbe335","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"b0940401a02f46a6b50555fd0538fc75","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-27T17:24:54Z","qos_policy_id":null,"name":"CreateNetworkSuccessTests-cf2eb45c-efae-47b6-a017-af07d4a2b12b-pub-net","admin_state_up":true,"tenant_id":"b0940401a02f46a6b50555fd0538fc75","created_at":"2018-12-27T17:24:54Z","mtu":999}]} 2018-12-27 17:24:55,736 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?id=992f5f3f-0994-464d-8d84-4c9ed1fbe335 used request id req-e8561416-7600-4f2b-96ea-4c33bafe67ac 2018-12-27 17:24:55,741 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=992f5f3f-0994-464d-8d84-4c9ed1fbe335 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0394308de04bc141aa8e0211b5dbb8ae50b3a2af" 2018-12-27 17:24:55,950 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-e22af8df-e410-4346-b2e2-c7d2f6fb256d Date: Thu, 27 Dec 2018 17:24:55 GMT RESP BODY: {"subnets":[]} 2018-12-27 17:24:55,950 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=992f5f3f-0994-464d-8d84-4c9ed1fbe335 used request id req-e22af8df-e410-4346-b2e2-c7d2f6fb256d 2018-12-27 17:24:55,950 - neutron_utils - INFO - Creating subnet with name CreateNetworkSuccessTests-cf2eb45c-efae-47b6-a017-af07d4a2b12b-pub-subnet 2018-12-27 17:24:55,955 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0394308de04bc141aa8e0211b5dbb8ae50b3a2af" -d '{"subnets": [{"ip_version": 4, "network_id": "992f5f3f-0994-464d-8d84-4c9ed1fbe335", "cidr": "10.55.1.0/24", "name": "CreateNetworkSuccessTests-cf2eb45c-efae-47b6-a017-af07d4a2b12b-pub-subnet"}]}' 2018-12-27 17:24:58,066 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-b5c0d607-32a7-4e2c-9ae5-694b09108b77 Date: Thu, 27 Dec 2018 17:24:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"992f5f3f-0994-464d-8d84-4c9ed1fbe335","tenant_id":"b0940401a02f46a6b50555fd0538fc75","created_at":"2018-12-27T17:24:56Z","dns_nameservers":[],"updated_at":"2018-12-27T17:24:56Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"b0940401a02f46a6b50555fd0538fc75","id":"a24f5ceb-b7cb-4e67-9bee-87326207b487","subnetpool_id":null,"name":"CreateNetworkSuccessTests-cf2eb45c-efae-47b6-a017-af07d4a2b12b-pub-subnet"}]} 2018-12-27 17:24:58,066 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/subnets used request id req-b5c0d607-32a7-4e2c-9ae5-694b09108b77 2018-12-27 17:24:58,071 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?id=992f5f3f-0994-464d-8d84-4c9ed1fbe335 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0394308de04bc141aa8e0211b5dbb8ae50b3a2af" 2018-12-27 17:24:58,394 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-c8f19ed8-77f5-4a5f-8826-2b050cea4020 Date: Thu, 27 Dec 2018 17:24:58 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"992f5f3f-0994-464d-8d84-4c9ed1fbe335","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"b0940401a02f46a6b50555fd0538fc75","status":"ACTIVE","subnets":["a24f5ceb-b7cb-4e67-9bee-87326207b487"],"description":"","tags":[],"updated_at":"2018-12-27T17:24:56Z","qos_policy_id":null,"name":"CreateNetworkSuccessTests-cf2eb45c-efae-47b6-a017-af07d4a2b12b-pub-net","admin_state_up":true,"tenant_id":"b0940401a02f46a6b50555fd0538fc75","created_at":"2018-12-27T17:24:54Z","mtu":999}]} 2018-12-27 17:24:58,394 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?id=992f5f3f-0994-464d-8d84-4c9ed1fbe335 used request id req-c8f19ed8-77f5-4a5f-8826-2b050cea4020 2018-12-27 17:24:58,399 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=992f5f3f-0994-464d-8d84-4c9ed1fbe335 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0394308de04bc141aa8e0211b5dbb8ae50b3a2af" 2018-12-27 17:24:58,652 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-d3a743ab-10a6-41e3-9b54-2edebbec6ca6 Date: Thu, 27 Dec 2018 17:24:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"992f5f3f-0994-464d-8d84-4c9ed1fbe335","tenant_id":"b0940401a02f46a6b50555fd0538fc75","created_at":"2018-12-27T17:24:56Z","dns_nameservers":[],"updated_at":"2018-12-27T17:24:56Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"b0940401a02f46a6b50555fd0538fc75","id":"a24f5ceb-b7cb-4e67-9bee-87326207b487","subnetpool_id":null,"name":"CreateNetworkSuccessTests-cf2eb45c-efae-47b6-a017-af07d4a2b12b-pub-subnet"}]} 2018-12-27 17:24:58,653 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=992f5f3f-0994-464d-8d84-4c9ed1fbe335 used request id req-d3a743ab-10a6-41e3-9b54-2edebbec6ca6 2018-12-27 17:24:58,653 - OpenStackNetwork - DEBUG - Network [992f5f3f-0994-464d-8d84-4c9ed1fbe335] created successfully 2018-12-27 17:24:58,654 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:24:59,147 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4dfea6845c7a4d46be352959f2ae1442", "name": "CreateNetworkSuccessTests-ab67f389-6ba0-488-proj-role"}], "expires_at": "2018-12-27T18:24:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b0940401a02f46a6b50555fd0538fc75", "name": "CreateNetworkSuccessTests-ab67f389-6ba0-488-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/b0940401a02f46a6b50555fd0538fc75", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/b0940401a02f46a6b50555fd0538fc75", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/b0940401a02f46a6b50555fd0538fc75", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/b0940401a02f46a6b50555fd0538fc75", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/b0940401a02f46a6b50555fd0538fc75", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/b0940401a02f46a6b50555fd0538fc75", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/b0940401a02f46a6b50555fd0538fc75", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/b0940401a02f46a6b50555fd0538fc75", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/b0940401a02f46a6b50555fd0538fc75", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_b0940401a02f46a6b50555fd0538fc75", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_b0940401a02f46a6b50555fd0538fc75", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/b0940401a02f46a6b50555fd0538fc75", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/b0940401a02f46a6b50555fd0538fc75", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/b0940401a02f46a6b50555fd0538fc75", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-ab67f389-6ba0-488-user", "id": "3f4c6a2c3115468d97f5c6080011b203"}, "audit_ids": ["ANza8plnQ4y0ZrUESxLw4g"], "issued_at": "2018-12-27T17:24:59.000000Z"}} 2018-12-27 17:24:59,153 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateNetworkSuccessTests-cf2eb45c-efae-47b6-a017-af07d4a2b12b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c703e77cd506947e3b82517264e8152d55912de6" 2018-12-27 17:24:59,427 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-504f39db-1712-43ef-ba1c-231df7e5b4f1 Date: Thu, 27 Dec 2018 17:24:59 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"992f5f3f-0994-464d-8d84-4c9ed1fbe335","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"b0940401a02f46a6b50555fd0538fc75","status":"ACTIVE","subnets":["a24f5ceb-b7cb-4e67-9bee-87326207b487"],"description":"","tags":[],"updated_at":"2018-12-27T17:24:56Z","qos_policy_id":null,"name":"CreateNetworkSuccessTests-cf2eb45c-efae-47b6-a017-af07d4a2b12b-pub-net","admin_state_up":true,"tenant_id":"b0940401a02f46a6b50555fd0538fc75","created_at":"2018-12-27T17:24:54Z","mtu":999}]} 2018-12-27 17:24:59,427 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateNetworkSuccessTests-cf2eb45c-efae-47b6-a017-af07d4a2b12b-pub-net used request id req-504f39db-1712-43ef-ba1c-231df7e5b4f1 2018-12-27 17:24:59,431 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 17:24:59,437 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 17:24:59 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 17:24:59,438 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/b0940401a02f46a6b50555fd0538fc75 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e289108d8a8656bf4fef9214ebcacc4313266a3a" 2018-12-27 17:24:59,549 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:24:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5ead6246-9669-4909-984b-1898f098d2f7 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/b0940401a02f46a6b50555fd0538fc75"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b0940401a02f46a6b50555fd0538fc75", "name": "CreateNetworkSuccessTests-ab67f389-6ba0-488-proj"}} 2018-12-27 17:24:59,550 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/b0940401a02f46a6b50555fd0538fc75 used request id req-5ead6246-9669-4909-984b-1898f098d2f7 2018-12-27 17:24:59,555 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=992f5f3f-0994-464d-8d84-4c9ed1fbe335 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c703e77cd506947e3b82517264e8152d55912de6" 2018-12-27 17:24:59,816 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-d5417dd7-d01d-480c-aa48-98613bc5801c Date: Thu, 27 Dec 2018 17:24:59 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"992f5f3f-0994-464d-8d84-4c9ed1fbe335","tenant_id":"b0940401a02f46a6b50555fd0538fc75","created_at":"2018-12-27T17:24:56Z","dns_nameservers":[],"updated_at":"2018-12-27T17:24:56Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"b0940401a02f46a6b50555fd0538fc75","id":"a24f5ceb-b7cb-4e67-9bee-87326207b487","subnetpool_id":null,"name":"CreateNetworkSuccessTests-cf2eb45c-efae-47b6-a017-af07d4a2b12b-pub-subnet"}]} 2018-12-27 17:24:59,816 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=992f5f3f-0994-464d-8d84-4c9ed1fbe335 used request id req-d5417dd7-d01d-480c-aa48-98613bc5801c 2018-12-27 17:24:59,816 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-cf2eb45c-efae-47b6-a017-af07d4a2b12b-pub-subnet 2018-12-27 17:24:59,816 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-cf2eb45c-efae-47b6-a017-af07d4a2b12b-pub-subnet 2018-12-27 17:24:59,821 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/subnets/a24f5ceb-b7cb-4e67-9bee-87326207b487 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c703e77cd506947e3b82517264e8152d55912de6" 2018-12-27 17:25:01,671 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-da8b7e57-e0e1-4d7f-9eb7-29c295a6015e Date: Thu, 27 Dec 2018 17:25:01 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 17:25:01,671 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/subnets/a24f5ceb-b7cb-4e67-9bee-87326207b487 used request id req-da8b7e57-e0e1-4d7f-9eb7-29c295a6015e 2018-12-27 17:25:01,672 - neutron_utils - INFO - Deleting network with name CreateNetworkSuccessTests-cf2eb45c-efae-47b6-a017-af07d4a2b12b-pub-net 2018-12-27 17:25:01,677 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/networks/992f5f3f-0994-464d-8d84-4c9ed1fbe335 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c703e77cd506947e3b82517264e8152d55912de6" 2018-12-27 17:25:02,912 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-5da8a479-44c8-4895-826e-3e0dc46b26f6 Date: Thu, 27 Dec 2018 17:25:02 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 17:25:02,913 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/networks/992f5f3f-0994-464d-8d84-4c9ed1fbe335 used request id req-5da8a479-44c8-4895-826e-3e0dc46b26f6 2018-12-27 17:25:02,918 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateNetworkSuccessTests-cf2eb45c-efae-47b6-a017-af07d4a2b12b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c703e77cd506947e3b82517264e8152d55912de6" 2018-12-27 17:25:02,940 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-d0c2efeb-18ac-4968-a9b5-0c66ed316935 Date: Thu, 27 Dec 2018 17:25:02 GMT RESP BODY: {"networks":[]} 2018-12-27 17:25:02,940 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateNetworkSuccessTests-cf2eb45c-efae-47b6-a017-af07d4a2b12b-pub-net used request id req-d0c2efeb-18ac-4968-a9b5-0c66ed316935 2018-12-27 17:25:02,940 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-cf2eb45c-efae-47b6-a017-af07d4a2b12b-pub-subnet 2018-12-27 17:25:02,940 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-cf2eb45c-efae-47b6-a017-af07d4a2b12b-pub-subnet 2018-12-27 17:25:02,945 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/subnets/a24f5ceb-b7cb-4e67-9bee-87326207b487 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0394308de04bc141aa8e0211b5dbb8ae50b3a2af" 2018-12-27 17:25:02,977 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 136 X-Openstack-Request-Id: req-12034205-9b39-4458-b4af-0742aef370e3 Date: Thu, 27 Dec 2018 17:25:02 GMT RESP BODY: {"NeutronError": {"message": "Subnet a24f5ceb-b7cb-4e67-9bee-87326207b487 could not be found.", "type": "SubnetNotFound", "detail": ""}} 2018-12-27 17:25:02,978 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/subnets/a24f5ceb-b7cb-4e67-9bee-87326207b487 used request id req-12034205-9b39-4458-b4af-0742aef370e3 2018-12-27 17:25:02,978 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Subnet a24f5ceb-b7cb-4e67-9bee-87326207b487 could not be found.", "type": "SubnetNotFound", "detail": ""}} 2018-12-27 17:25:02,978 - neutron_utils - INFO - Deleting network with name CreateNetworkSuccessTests-cf2eb45c-efae-47b6-a017-af07d4a2b12b-pub-net 2018-12-27 17:25:02,983 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/networks/992f5f3f-0994-464d-8d84-4c9ed1fbe335 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0394308de04bc141aa8e0211b5dbb8ae50b3a2af" 2018-12-27 17:25:03,201 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 138 X-Openstack-Request-Id: req-61e4543d-22f4-44bd-9bae-b29b41cf80f0 Date: Thu, 27 Dec 2018 17:25:03 GMT RESP BODY: {"NeutronError": {"message": "Network 992f5f3f-0994-464d-8d84-4c9ed1fbe335 could not be found.", "type": "NetworkNotFound", "detail": ""}} 2018-12-27 17:25:03,201 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/networks/992f5f3f-0994-464d-8d84-4c9ed1fbe335 used request id req-61e4543d-22f4-44bd-9bae-b29b41cf80f0 2018-12-27 17:25:03,201 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Network 992f5f3f-0994-464d-8d84-4c9ed1fbe335 could not be found.", "type": "NetworkNotFound", "detail": ""}} 2018-12-27 17:25:03,208 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a1bad30f9f95ef644a02f1cfa69f8f5fa3b7901" 2018-12-27 17:25:03,490 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 35896 X-Openstack-Request-Id: req-3c5816a4-c918-4ea1-811b-8d0d47528574 Date: Thu, 27 Dec 2018 17:25:03 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "created_at": "2018-12-27T15:33:01Z", "updated_at": "2018-12-27T15:33:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "35205ac3-06e6-4cf6-bb21-ff8f813cb45b", "remote_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "ade77f59-e70c-4970-8ea8-198222fa332e", "remote_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "c4f3bf7f-d793-498d-a883-bb8c6003f070", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "c85cb618-8f19-445b-8e16-6d467cb17771", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}], "revision_number": 4, "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "created_at": "2018-12-27T15:57:22Z", "updated_at": "2018-12-27T15:57:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "5e258a3b-01f5-4aef-81b7-0b5dc6e5b683", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "65475539-0336-498a-8da4-ff0a80b10089", "remote_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "ae922857-f7ae-4bc8-949b-153fb43bfd00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "b4f87679-52e1-4cf9-bf76-5abb9a9bec06", "remote_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "f7197afc9b61423897aefc9a643d03a1"}], "revision_number": 4, "project_id": "f7197afc9b61423897aefc9a643d03a1", "id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "created_at": "2018-12-27T16:01:54Z", "updated_at": "2018-12-27T16:01:54Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "00dd3abd-acd1-4edb-8f4a-8badcbd2eeb4", "remote_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "018de60d-bc33-4ef0-9eed-6d00b6ce227b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "0d99f0db-fa6b-4201-b67f-a7ff0db82c5d", "remote_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv6", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "5c4049ef-933d-4614-84e7-83584430d462", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv6", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}], "revision_number": 4, "project_id": "8c689c5e31c44b09ab85f80682abbc2a", "id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "created_at": "2018-12-27T15:56:49Z", "updated_at": "2018-12-27T15:56:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "6555e255-763a-4448-b1b1-0c93b2a390bd", "remote_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "777ff7a5-a590-43e5-a84b-7677710494e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "8bac258a-08df-48b7-900b-efbe01a6ec20", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "dc17921e-353f-4898-a970-881b2c8d093d", "remote_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}], "revision_number": 4, "project_id": "28dac9e1580d461c9de52e6659cc4f9d", "id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "created_at": "2018-12-27T16:01:52Z", "updated_at": "2018-12-27T16:01:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "32737757-45f3-4b24-b6ab-5f2d5579b4a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv6", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "ae604ef3-492d-4aa3-8045-1ff84f755a27", "remote_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv4", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "b7bff40a-beda-4996-b140-ed94d010535c", "remote_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv6", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "b8129030-9d72-4d5d-adce-47bbe62492fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv4", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}], "revision_number": 4, "project_id": "81c108a273314b24bf6b48c41b5bbe0c", "id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "created_at": "2018-12-27T15:57:20Z", "updated_at": "2018-12-27T15:57:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "0c389ec4-c0af-4c20-acf9-4fcc1d859dd7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv6", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "3749697a-f2ef-439a-a661-2fb92badd1ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv4", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "b74e0c8c-e243-450e-b1be-69c587093d6d", "remote_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv6", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "c222695b-2f1c-427d-afd7-e0be24ec9f66", "remote_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv4", "project_id": "7fb0e5436e4f467998e672dd71018a45"}], "revision_number": 4, "project_id": "7fb0e5436e4f467998e672dd71018a45", "id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "created_at": "2018-12-27T17:02:11Z", "updated_at": "2018-12-27T17:02:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "675d8a56-1c9b-4c58-a252-61e65997fd05", "remote_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv4", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "84f0587c-7394-4fd6-8f3d-8d6ba94cf3f9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv6", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "8a450b4f-e710-4193-816e-13a2d4e40c07", "remote_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv6", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "c3106b0a-1026-4156-86a9-f0438b7fab93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv4", "project_id": "7cba3664d5674e65a12c8c269a05febf"}], "revision_number": 4, "project_id": "7cba3664d5674e65a12c8c269a05febf", "id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b0940401a02f46a6b50555fd0538fc75", "created_at": "2018-12-27T17:24:53Z", "updated_at": "2018-12-27T17:24:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:24:53Z", "revision_number": 0, "id": "a266a297-f295-4910-a7f3-9ebd758496d7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:24:53Z", "security_group_id": "821b2b27-4318-4534-a6f0-2d596c72a647", "tenant_id": "b0940401a02f46a6b50555fd0538fc75", "port_range_min": null, "ethertype": "IPv4", "project_id": "b0940401a02f46a6b50555fd0538fc75"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:24:53Z", "revision_number": 0, "id": "a7d773f1-4998-4a85-99d9-c81b3268e0bb", "remote_group_id": "821b2b27-4318-4534-a6f0-2d596c72a647", "remote_ip_prefix": null, "created_at": "2018-12-27T17:24:53Z", "security_group_id": "821b2b27-4318-4534-a6f0-2d596c72a647", "tenant_id": "b0940401a02f46a6b50555fd0538fc75", "port_range_min": null, "ethertype": "IPv4", "project_id": "b0940401a02f46a6b50555fd0538fc75"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:24:53Z", "revision_number": 0, "id": "aacc657c-07da-4ca2-b6f3-97c0b2cf2c10", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:24:53Z", "security_group_id": "821b2b27-4318-4534-a6f0-2d596c72a647", "tenant_id": "b0940401a02f46a6b50555fd0538fc75", "port_range_min": null, "ethertype": "IPv6", "project_id": "b0940401a02f46a6b50555fd0538fc75"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:24:53Z", "revision_number": 0, "id": "d86d11df-ad43-486a-89dd-324b77bb58f2", "remote_group_id": "821b2b27-4318-4534-a6f0-2d596c72a647", "remote_ip_prefix": null, "created_at": "2018-12-27T17:24:53Z", "security_group_id": "821b2b27-4318-4534-a6f0-2d596c72a647", "tenant_id": "b0940401a02f46a6b50555fd0538fc75", "port_range_min": null, "ethertype": "IPv6", "project_id": "b0940401a02f46a6b50555fd0538fc75"}], "revision_number": 4, "project_id": "b0940401a02f46a6b50555fd0538fc75", "id": "821b2b27-4318-4534-a6f0-2d596c72a647", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "created_at": "2018-12-27T15:58:29Z", "updated_at": "2018-12-27T15:58:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "2a945ecc-f9fa-4219-96ab-c189a7f5c102", "remote_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv6", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "55e2b54e-68d4-4476-8c9f-e05e347c8970", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv4", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "9983229c-b595-482a-973f-81137a209b6d", "remote_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv4", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "9d4b8450-78ab-4817-a586-372ed88268f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv6", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}], "revision_number": 4, "project_id": "fbd6dbf946a5406398ba810e02d0888e", "id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "created_at": "2018-12-27T15:57:24Z", "updated_at": "2018-12-27T15:57:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "35521f2a-a59d-4798-9fa8-0febfe126076", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv4", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "607d473d-1e6a-4088-a778-7df9ffc1ff68", "remote_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv6", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "6f8fa92b-b67a-4047-a900-f43656aff42b", "remote_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv4", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "890f1d6c-9ae5-45b0-b7a1-282182432b66", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv6", "project_id": "253cc6709e714b8a80a5f74e4257907e"}], "revision_number": 4, "project_id": "253cc6709e714b8a80a5f74e4257907e", "id": "b9546f11-205e-4322-89f8-f0360d6090ed", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "created_at": "2018-12-27T15:57:08Z", "updated_at": "2018-12-27T15:57:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "6739c48b-d899-4c17-bb8e-ffaf8922c034", "remote_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv4", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "9660a6af-4d9b-40b9-9729-f205f66c2bd0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv4", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "bf244c03-fc10-4754-9c2b-b0224401c4f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv6", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "d3bee7cc-a152-441c-9790-abb1f56cec03", "remote_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv6", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}], "revision_number": 4, "project_id": "782a28bd0d40485e85eda6b8ba43840b", "id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "created_at": "2018-12-27T15:57:11Z", "updated_at": "2018-12-27T15:57:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "22c0d2cf-360a-4aa8-ba7e-bfdbf8327d27", "remote_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "553b140a-8ba9-4af7-9f50-bf24e87aebf7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "b2ecf7a5-df98-4d65-a762-767320437c5a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "e49104b2-7c13-49d6-8519-a16dd585346f", "remote_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}], "revision_number": 4, "project_id": "ef7e486beb8f4de39b25ca5f11552328", "id": "d0588e93-db0d-4888-9f99-3399a50df490", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "created_at": "2018-12-27T17:19:15Z", "updated_at": "2018-12-27T17:19:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "1990fe24-df44-4561-9f09-f50aab182bf7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "651e4b8b-b29e-409b-9f25-ff2328ccefe6", "remote_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "cc4e2254-2157-4ae1-a233-3047573ddc6d", "remote_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "da56dda4-aaf3-43ff-bdf7-e64892ec2345", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}], "revision_number": 4, "project_id": "2a5a6879c5fa4db798cea6d394565d45", "id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-27T15:33:07Z", "updated_at": "2018-12-27T15:33:07Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "4de95db8-72d6-4aec-a145-e92511971eb9", "remote_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "5f100cff-05d8-4405-8dfb-0a387c123fae", "remote_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "a3f6a193-cc94-4220-a73a-08acf63c449b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "f059d8a5-0c32-49c9-a721-77cc89245ecd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "created_at": "2018-12-27T15:29:16Z", "updated_at": "2018-12-27T15:29:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "3c53841a-5bc0-4192-b482-044411e217ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "5956ff3f-d59d-4af6-82b5-566c888583a7", "remote_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:16Z", "revision_number": 0, "id": "60735d87-52c7-426a-91a6-aff1078a5a2d", "remote_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:16Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "abe97133-61dd-4fdf-baf3-2e07968a324f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "da629caea04941e1ae8979c379dc7c9d"}], "revision_number": 4, "project_id": "da629caea04941e1ae8979c379dc7c9d", "id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "name": "default"}]} 2018-12-27 17:25:03,491 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=default used request id req-3c5816a4-c918-4ea1-811b-8d0d47528574 2018-12-27 17:25:03,498 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a1bad30f9f95ef644a02f1cfa69f8f5fa3b7901" 2018-12-27 17:25:03,599 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:25:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ad6bf15c-fcc9-4882-95a8-e6b1eaf5d5ff Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b7b4fceec1ad4c6eb74d758b709a9d93", "name": "admin"}} 2018-12-27 17:25:03,599 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93 used request id req-ad6bf15c-fcc9-4882-95a8-e6b1eaf5d5ff 2018-12-27 17:25:03,602 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/f7197afc9b61423897aefc9a643d03a1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a1bad30f9f95ef644a02f1cfa69f8f5fa3b7901" 2018-12-27 17:25:03,725 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:25:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cc8ae257-d712-45b5-9930-1c7d8f1f5b2d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f7197afc9b61423897aefc9a643d03a1.", "code": 404, "title": "Not Found"}} 2018-12-27 17:25:03,725 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/f7197afc9b61423897aefc9a643d03a1 used request id req-cc8ae257-d712-45b5-9930-1c7d8f1f5b2d 2018-12-27 17:25:03,725 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:25:03,729 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/8c689c5e31c44b09ab85f80682abbc2a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a1bad30f9f95ef644a02f1cfa69f8f5fa3b7901" 2018-12-27 17:25:03,833 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:25:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8ba1e29a-f297-48d4-80aa-91c4e4479f01 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8c689c5e31c44b09ab85f80682abbc2a.", "code": 404, "title": "Not Found"}} 2018-12-27 17:25:03,833 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/8c689c5e31c44b09ab85f80682abbc2a used request id req-8ba1e29a-f297-48d4-80aa-91c4e4479f01 2018-12-27 17:25:03,834 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:25:03,837 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/28dac9e1580d461c9de52e6659cc4f9d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a1bad30f9f95ef644a02f1cfa69f8f5fa3b7901" 2018-12-27 17:25:03,945 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:25:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d18560e7-911e-4c45-8f87-1ae93ae69d0f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 28dac9e1580d461c9de52e6659cc4f9d.", "code": 404, "title": "Not Found"}} 2018-12-27 17:25:03,945 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/28dac9e1580d461c9de52e6659cc4f9d used request id req-d18560e7-911e-4c45-8f87-1ae93ae69d0f 2018-12-27 17:25:03,946 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:25:03,949 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/81c108a273314b24bf6b48c41b5bbe0c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a1bad30f9f95ef644a02f1cfa69f8f5fa3b7901" 2018-12-27 17:25:04,063 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:25:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ace505d6-0765-4232-bd88-be83988ca6d5 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 81c108a273314b24bf6b48c41b5bbe0c.", "code": 404, "title": "Not Found"}} 2018-12-27 17:25:04,063 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/81c108a273314b24bf6b48c41b5bbe0c used request id req-ace505d6-0765-4232-bd88-be83988ca6d5 2018-12-27 17:25:04,063 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:25:04,067 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/7fb0e5436e4f467998e672dd71018a45 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a1bad30f9f95ef644a02f1cfa69f8f5fa3b7901" 2018-12-27 17:25:04,171 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:25:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2f1b1b09-468b-439d-b443-f4efca3ba5d6 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7fb0e5436e4f467998e672dd71018a45.", "code": 404, "title": "Not Found"}} 2018-12-27 17:25:04,172 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/7fb0e5436e4f467998e672dd71018a45 used request id req-2f1b1b09-468b-439d-b443-f4efca3ba5d6 2018-12-27 17:25:04,172 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:25:04,176 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/7cba3664d5674e65a12c8c269a05febf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a1bad30f9f95ef644a02f1cfa69f8f5fa3b7901" 2018-12-27 17:25:04,296 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:25:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ac68af1c-5ca9-49fd-8aef-de5fbad2ff5a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7cba3664d5674e65a12c8c269a05febf.", "code": 404, "title": "Not Found"}} 2018-12-27 17:25:04,296 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/7cba3664d5674e65a12c8c269a05febf used request id req-ac68af1c-5ca9-49fd-8aef-de5fbad2ff5a 2018-12-27 17:25:04,296 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:25:04,300 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/b0940401a02f46a6b50555fd0538fc75 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a1bad30f9f95ef644a02f1cfa69f8f5fa3b7901" 2018-12-27 17:25:04,410 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:25:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9b17cf5f-c302-416c-9e69-8805f6d5dab4 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/b0940401a02f46a6b50555fd0538fc75"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b0940401a02f46a6b50555fd0538fc75", "name": "CreateNetworkSuccessTests-ab67f389-6ba0-488-proj"}} 2018-12-27 17:25:04,410 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/b0940401a02f46a6b50555fd0538fc75 used request id req-9b17cf5f-c302-416c-9e69-8805f6d5dab4 2018-12-27 17:25:04,411 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 821b2b27-4318-4534-a6f0-2d596c72a647 2018-12-27 17:25:04,416 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=821b2b27-4318-4534-a6f0-2d596c72a647 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a1bad30f9f95ef644a02f1cfa69f8f5fa3b7901" 2018-12-27 17:25:04,623 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-e750549a-ca9d-4588-b0ee-7e44543a4af0 Date: Thu, 27 Dec 2018 17:25:04 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:24:53Z", "security_group_id": "821b2b27-4318-4534-a6f0-2d596c72a647", "port_range_min": null, "revision_number": 0, "tenant_id": "b0940401a02f46a6b50555fd0538fc75", "created_at": "2018-12-27T17:24:53Z", "project_id": "b0940401a02f46a6b50555fd0538fc75", "id": "a266a297-f295-4910-a7f3-9ebd758496d7"}, {"remote_group_id": "821b2b27-4318-4534-a6f0-2d596c72a647", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:24:53Z", "security_group_id": "821b2b27-4318-4534-a6f0-2d596c72a647", "port_range_min": null, "revision_number": 0, "tenant_id": "b0940401a02f46a6b50555fd0538fc75", "created_at": "2018-12-27T17:24:53Z", "project_id": "b0940401a02f46a6b50555fd0538fc75", "id": "a7d773f1-4998-4a85-99d9-c81b3268e0bb"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:24:53Z", "security_group_id": "821b2b27-4318-4534-a6f0-2d596c72a647", "port_range_min": null, "revision_number": 0, "tenant_id": "b0940401a02f46a6b50555fd0538fc75", "created_at": "2018-12-27T17:24:53Z", "project_id": "b0940401a02f46a6b50555fd0538fc75", "id": "aacc657c-07da-4ca2-b6f3-97c0b2cf2c10"}, {"remote_group_id": "821b2b27-4318-4534-a6f0-2d596c72a647", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:24:53Z", "security_group_id": "821b2b27-4318-4534-a6f0-2d596c72a647", "port_range_min": null, "revision_number": 0, "tenant_id": "b0940401a02f46a6b50555fd0538fc75", "created_at": "2018-12-27T17:24:53Z", "project_id": "b0940401a02f46a6b50555fd0538fc75", "id": "d86d11df-ad43-486a-89dd-324b77bb58f2"}]} 2018-12-27 17:25:04,623 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=821b2b27-4318-4534-a6f0-2d596c72a647 used request id req-e750549a-ca9d-4588-b0ee-7e44543a4af0 2018-12-27 17:25:04,624 - neutron_utils - INFO - Deleting security group with name - default 2018-12-27 17:25:04,629 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/security-groups/821b2b27-4318-4534-a6f0-2d596c72a647 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a1bad30f9f95ef644a02f1cfa69f8f5fa3b7901" 2018-12-27 17:25:05,019 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-56810b99-5de6-4068-9264-d53998440a37 Content-Length: 0 Date: Thu, 27 Dec 2018 17:25:05 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 17:25:05,019 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-groups/821b2b27-4318-4534-a6f0-2d596c72a647 used request id req-56810b99-5de6-4068-9264-d53998440a37 2018-12-27 17:25:05,020 - keystone_utils - INFO - Deleting project with name - CreateNetworkSuccessTests-ab67f389-6ba0-488-proj 2018-12-27 17:25:05,024 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/projects/b0940401a02f46a6b50555fd0538fc75 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a1bad30f9f95ef644a02f1cfa69f8f5fa3b7901" 2018-12-27 17:25:05,274 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:25:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3c3e0025-fd12-4f92-b50e-13d6123e558a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:25:05,274 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/b0940401a02f46a6b50555fd0538fc75 used request id req-3c3e0025-fd12-4f92-b50e-13d6123e558a 2018-12-27 17:25:05,274 - keystone_utils - INFO - Deleting role with name - CreateNetworkSuccessTests-ab67f389-6ba0-488-proj-role 2018-12-27 17:25:05,278 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/roles/4dfea6845c7a4d46be352959f2ae1442 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a1bad30f9f95ef644a02f1cfa69f8f5fa3b7901" 2018-12-27 17:25:05,439 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:25:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-183c616d-1836-4838-8629-13537136d3bb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:25:05,439 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/roles/4dfea6845c7a4d46be352959f2ae1442 used request id req-183c616d-1836-4838-8629-13537136d3bb 2018-12-27 17:25:05,442 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a1bad30f9f95ef644a02f1cfa69f8f5fa3b7901" 2018-12-27 17:25:05,553 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:25:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1607888f-d364-41fa-8904-254d57baf161 Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8de789d09e46427786a85702e5e8de91", "links": {"self": "http://172.30.9.31:5000/v3/roles/8de789d09e46427786a85702e5e8de91"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 17:25:05,553 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-1607888f-d364-41fa-8904-254d57baf161 2018-12-27 17:25:05,554 - keystone_utils - INFO - Deleting user with name - CreateNetworkSuccessTests-ab67f389-6ba0-488-user 2018-12-27 17:25:05,558 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/users/3f4c6a2c3115468d97f5c6080011b203 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd4450300d91a2c87d7bad319889acce1b4319cd" 2018-12-27 17:25:05,761 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:25:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9ae51dc8-782e-425c-8b92-2fea19ecb38a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:25:05,761 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/3f4c6a2c3115468d97f5c6080011b203 used request id req-9ae51dc8-782e-425c-8b92-2fea19ecb38a 2018-12-27 17:25:05,762 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:25:06,191 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:25:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["IMagACMPSgqQbwl7BVihvg"], "issued_at": "2018-12-27T17:25:06.000000Z"}} 2018-12-27 17:25:06,191 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f26ce4521f28bed5587d4a9479013feb5a582c8" 2018-12-27 17:25:06,298 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:25:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9fc7d613-a719-427b-8357-0bf7fbc948c9 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:25:06,298 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-9fc7d613-a719-427b-8357-0bf7fbc948c9 2018-12-27 17:25:06,299 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:25:06,300 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:25:06,806 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:25:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["J62XmvaMQsSNHPgsy6Wt1g"], "issued_at": "2018-12-27T17:25:06.000000Z"}} 2018-12-27 17:25:06,807 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16c4931447154fbc025aebf9340e2d136ad8851a" 2018-12-27 17:25:06,912 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:25:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-73b58703-388f-4a61-97b1-06b2f414ad7f Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:25:06,913 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-73b58703-388f-4a61-97b1-06b2f414ad7f 2018-12-27 17:25:06,916 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 17:25:06,922 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 17:25:06 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 17:25:06,923 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-6b7f8e03-3c25-49c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16c4931447154fbc025aebf9340e2d136ad8851a" 2018-12-27 17:25:07,027 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:25:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-569898c3-b883-4727-bece-628ddf7b96de Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-6b7f8e03-3c25-49c-proj", "previous": null, "next": null}, "projects": []} 2018-12-27 17:25:07,028 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-6b7f8e03-3c25-49c-proj used request id req-569898c3-b883-4727-bece-628ddf7b96de 2018-12-27 17:25:07,031 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16c4931447154fbc025aebf9340e2d136ad8851a" 2018-12-27 17:25:07,149 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:25:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-21271cea-50f6-41b9-b310-083aa422a81e Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-27 17:25:07,149 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-21271cea-50f6-41b9-b310-083aa422a81e 2018-12-27 17:25:07,152 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16c4931447154fbc025aebf9340e2d136ad8851a" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateNetworkSuccessTests-6b7f8e03-3c25-49c-proj"}}' 2018-12-27 17:25:07,297 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 27 Dec 2018 17:25:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a7ad680e-6a4f-4b0b-b7f4-acd412347942 Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/7d2b600394014eaf8128c0dae24ae362"}, "tags": [], "enabled": true, "id": "7d2b600394014eaf8128c0dae24ae362", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-6b7f8e03-3c25-49c-proj"}} 2018-12-27 17:25:07,297 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-a7ad680e-6a4f-4b0b-b7f4-acd412347942 2018-12-27 17:25:07,298 - keystone_utils - INFO - Created project with name - CreateNetworkSuccessTests-6b7f8e03-3c25-49c-proj 2018-12-27 17:25:07,298 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:25:07,299 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:25:07,711 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:25:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["lGiq1aqgQ2iaes980GEQ0w"], "issued_at": "2018-12-27T17:25:07.000000Z"}} 2018-12-27 17:25:07,712 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c68df16cca4f1948f917f75566c23d617bffc370" 2018-12-27 17:25:07,826 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:25:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-65fff738-7263-4ee9-a41d-48d58051306b Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:25:07,826 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-65fff738-7263-4ee9-a41d-48d58051306b 2018-12-27 17:25:07,830 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 17:25:07,835 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 17:25:07 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 17:25:07,836 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c68df16cca4f1948f917f75566c23d617bffc370" 2018-12-27 17:25:07,959 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:25:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0c503f32-ea46-4446-9583-729cd238fcce Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "links": {"self": "http://172.30.9.31:5000/v3/users/01fa52e7b3674fc48643fa4ffca67e4e"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "01fa52e7b3674fc48643fa4ffca67e4e", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/05a834ddebbc40688596b7460b47439e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05a834ddebbc40688596b7460b47439e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/08226a0ad01943f39559448239e291e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "08226a0ad01943f39559448239e291e1", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/55c0552fe37a4f7ca0e73939514bc683"}, "domain_id": "default", "enabled": true, "options": {}, "id": "55c0552fe37a4f7ca0e73939514bc683", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/646a4af4e3b5439a97996d353fea3924"}, "domain_id": "914eec1d43ea4caf9d2fd33268c06258", "enabled": true, "options": {}, "id": "646a4af4e3b5439a97996d353fea3924", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/85fb203e51c34d3f8122e285a6a318b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85fb203e51c34d3f8122e285a6a318b3", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/905e7f4b42d24cca93b99d2401fa3378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "905e7f4b42d24cca93b99d2401fa3378", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/a5bc08b9f81f4e5bb86c24f9f7547bae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5bc08b9f81f4e5bb86c24f9f7547bae", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/a5c780627f004d318bf908d80305da9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5c780627f004d318bf908d80305da9c", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/b18425bf2b044bc9af7e194919539a17"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b18425bf2b044bc9af7e194919539a17", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/b8d2134b619d4dca80e21d6fb16449b0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b8d2134b619d4dca80e21d6fb16449b0", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/b9ab6a25a652438285139fe5b44aea62"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9ab6a25a652438285139fe5b44aea62", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/c08462554a4844d681348f58b9b0edee"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c08462554a4844d681348f58b9b0edee", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/ddfc3a9aad444d4782eae677c8a98130"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ddfc3a9aad444d4782eae677c8a98130", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/f2a74f2185a54676a6cb2bb5ecfcc4f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2a74f2185a54676a6cb2bb5ecfcc4f6", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-12-27 17:25:07,959 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-0c503f32-ea46-4446-9583-729cd238fcce 2018-12-27 17:25:07,963 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?name=CreateNetworkSuccessTests-6b7f8e03-3c25-49c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c68df16cca4f1948f917f75566c23d617bffc370" 2018-12-27 17:25:08,078 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:25:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-484b6872-fa63-4f37-8706-e11f3cb57271 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?name=CreateNetworkSuccessTests-6b7f8e03-3c25-49c-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/7d2b600394014eaf8128c0dae24ae362"}, "tags": [], "enabled": true, "id": "7d2b600394014eaf8128c0dae24ae362", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-6b7f8e03-3c25-49c-proj"}]} 2018-12-27 17:25:08,078 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?name=CreateNetworkSuccessTests-6b7f8e03-3c25-49c-proj used request id req-484b6872-fa63-4f37-8706-e11f3cb57271 2018-12-27 17:25:08,082 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c68df16cca4f1948f917f75566c23d617bffc370" 2018-12-27 17:25:08,188 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:25:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-883b1add-19a4-4d8d-bcca-f743440e96f6 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-27 17:25:08,189 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-883b1add-19a4-4d8d-bcca-f743440e96f6 2018-12-27 17:25:08,588 - keystone_utils - INFO - Created user with name - CreateNetworkSuccessTests-6b7f8e03-3c25-49c-user 2018-12-27 17:25:08,588 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:25:08,592 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16c4931447154fbc025aebf9340e2d136ad8851a" 2018-12-27 17:25:08,718 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:25:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9c78a0d9-99cf-4c19-9142-0df9ecc17544 Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8de789d09e46427786a85702e5e8de91", "links": {"self": "http://172.30.9.31:5000/v3/roles/8de789d09e46427786a85702e5e8de91"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 17:25:08,718 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-9c78a0d9-99cf-4c19-9142-0df9ecc17544 2018-12-27 17:25:08,722 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16c4931447154fbc025aebf9340e2d136ad8851a" -d '{"role": {"name": "CreateNetworkSuccessTests-6b7f8e03-3c25-49c-proj-role"}}' 2018-12-27 17:25:08,846 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 27 Dec 2018 17:25:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-28a4946e-d862-483a-b1d6-a4e141174fbe Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "352c6a78be744efbb415c9d31f0ef4c0", "links": {"self": "http://172.30.9.31:5000/v3/roles/352c6a78be744efbb415c9d31f0ef4c0"}, "name": "CreateNetworkSuccessTests-6b7f8e03-3c25-49c-proj-role"}} 2018-12-27 17:25:08,846 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/roles used request id req-28a4946e-d862-483a-b1d6-a4e141174fbe 2018-12-27 17:25:08,846 - keystone_utils - INFO - Created role with name - CreateNetworkSuccessTests-6b7f8e03-3c25-49c-proj-role 2018-12-27 17:25:08,850 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles/352c6a78be744efbb415c9d31f0ef4c0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16c4931447154fbc025aebf9340e2d136ad8851a" 2018-12-27 17:25:08,867 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:25:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-87762e89-c265-4ae7-a447-a5afe88995b4 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "352c6a78be744efbb415c9d31f0ef4c0", "links": {"self": "http://172.30.9.31:5000/v3/roles/352c6a78be744efbb415c9d31f0ef4c0"}, "name": "CreateNetworkSuccessTests-6b7f8e03-3c25-49c-proj-role"}} 2018-12-27 17:25:08,867 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles/352c6a78be744efbb415c9d31f0ef4c0 used request id req-87762e89-c265-4ae7-a447-a5afe88995b4 2018-12-27 17:25:08,867 - keystone_utils - INFO - Granting role CreateNetworkSuccessTests-6b7f8e03-3c25-49c-proj-role to project CreateNetworkSuccessTests-6b7f8e03-3c25-49c-proj 2018-12-27 17:25:08,870 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:5000/v3/projects/7d2b600394014eaf8128c0dae24ae362/users/534373265f504af8a16d21dd53467069/roles/352c6a78be744efbb415c9d31f0ef4c0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16c4931447154fbc025aebf9340e2d136ad8851a" 2018-12-27 17:25:09,047 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:25:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b7477945-5b60-433b-a36f-b27f00b9f699 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:25:09,047 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/7d2b600394014eaf8128c0dae24ae362/users/534373265f504af8a16d21dd53467069/roles/352c6a78be744efbb415c9d31f0ef4c0 used request id req-b7477945-5b60-433b-a36f-b27f00b9f699 2018-12-27 17:25:09,049 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:25:09,050 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:25:09,461 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:25:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["d4E0bCkPQtWDBKNlWntTIQ"], "issued_at": "2018-12-27T17:25:09.000000Z"}} 2018-12-27 17:25:09,462 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7dcb8a063a8701770e11951a5cc099ba2cca589" 2018-12-27 17:25:09,564 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:25:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-36261f91-3f58-4f89-9a5a-89c0e727955c Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:25:09,565 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-36261f91-3f58-4f89-9a5a-89c0e727955c 2018-12-27 17:25:09,572 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateNetworkSuccessTests-e9ac0203-8fe9-46b9-b95c-1e92b16290ad-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7dcb8a063a8701770e11951a5cc099ba2cca589" 2018-12-27 17:25:09,799 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-d155566b-7379-4c55-aa59-b91ade68e2ef Date: Thu, 27 Dec 2018 17:25:09 GMT RESP BODY: {"networks":[]} 2018-12-27 17:25:09,800 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateNetworkSuccessTests-e9ac0203-8fe9-46b9-b95c-1e92b16290ad-pub-net used request id req-d155566b-7379-4c55-aa59-b91ade68e2ef 2018-12-27 17:25:09,800 - neutron_utils - INFO - Creating network with name CreateNetworkSuccessTests-e9ac0203-8fe9-46b9-b95c-1e92b16290ad-pub-net 2018-12-27 17:25:09,800 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:25:09,801 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:25:10,242 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:25:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["2r7ngbRtSJui-APowyVX-A"], "issued_at": "2018-12-27T17:25:10.000000Z"}} 2018-12-27 17:25:10,243 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b77b6d1affc2110156369dac3b5bb73992b6b5c4" 2018-12-27 17:25:10,345 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:25:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6ff04252-81f8-42b9-8b41-dd7059f299cf Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:25:10,345 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-6ff04252-81f8-42b9-8b41-dd7059f299cf 2018-12-27 17:25:10,349 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 17:25:10,354 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 17:25:10 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 17:25:10,355 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?name=CreateNetworkSuccessTests-6b7f8e03-3c25-49c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b77b6d1affc2110156369dac3b5bb73992b6b5c4" 2018-12-27 17:25:10,467 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:25:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7cb8b69f-7003-48ed-975b-477933f1fee7 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?name=CreateNetworkSuccessTests-6b7f8e03-3c25-49c-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/7d2b600394014eaf8128c0dae24ae362"}, "tags": [], "enabled": true, "id": "7d2b600394014eaf8128c0dae24ae362", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-6b7f8e03-3c25-49c-proj"}]} 2018-12-27 17:25:10,467 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?name=CreateNetworkSuccessTests-6b7f8e03-3c25-49c-proj used request id req-7cb8b69f-7003-48ed-975b-477933f1fee7 2018-12-27 17:25:10,472 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7dcb8a063a8701770e11951a5cc099ba2cca589" -d '{"network": {"tenant_id": "7d2b600394014eaf8128c0dae24ae362", "mtu": 999, "name": "CreateNetworkSuccessTests-e9ac0203-8fe9-46b9-b95c-1e92b16290ad-pub-net", "admin_state_up": true}}' 2018-12-27 17:25:11,886 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 738 X-Openstack-Request-Id: req-0d34462e-7bef-4841-b703-cf9797ba8a3b Date: Thu, 27 Dec 2018 17:25:11 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"provider:network_type":"geneve","id":"a988368b-ebd8-43e2-94f1-778943337a58","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":4,"ipv4_address_scope":null,"shared":false,"project_id":"7d2b600394014eaf8128c0dae24ae362","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-27T17:25:11Z","is_default":false,"qos_policy_id":null,"name":"CreateNetworkSuccessTests-e9ac0203-8fe9-46b9-b95c-1e92b16290ad-pub-net","admin_state_up":true,"tenant_id":"7d2b600394014eaf8128c0dae24ae362","created_at":"2018-12-27T17:25:10Z","mtu":999}} 2018-12-27 17:25:11,886 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/networks used request id req-0d34462e-7bef-4841-b703-cf9797ba8a3b 2018-12-27 17:25:11,892 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?id=a988368b-ebd8-43e2-94f1-778943337a58 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7dcb8a063a8701770e11951a5cc099ba2cca589" 2018-12-27 17:25:12,166 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 722 X-Openstack-Request-Id: req-f6d3d2f3-b5ee-435d-9abe-7d6b77bbef13 Date: Thu, 27 Dec 2018 17:25:12 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"mtu":999,"id":"a988368b-ebd8-43e2-94f1-778943337a58","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":4,"ipv4_address_scope":null,"shared":false,"project_id":"7d2b600394014eaf8128c0dae24ae362","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-27T17:25:11Z","qos_policy_id":null,"name":"CreateNetworkSuccessTests-e9ac0203-8fe9-46b9-b95c-1e92b16290ad-pub-net","admin_state_up":true,"tenant_id":"7d2b600394014eaf8128c0dae24ae362","created_at":"2018-12-27T17:25:10Z","provider:network_type":"geneve"}]} 2018-12-27 17:25:12,167 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?id=a988368b-ebd8-43e2-94f1-778943337a58 used request id req-f6d3d2f3-b5ee-435d-9abe-7d6b77bbef13 2018-12-27 17:25:12,172 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=a988368b-ebd8-43e2-94f1-778943337a58 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7dcb8a063a8701770e11951a5cc099ba2cca589" 2018-12-27 17:25:12,398 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-272f8cc1-f294-45a0-8372-ccb16d40d686 Date: Thu, 27 Dec 2018 17:25:12 GMT RESP BODY: {"subnets":[]} 2018-12-27 17:25:12,399 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=a988368b-ebd8-43e2-94f1-778943337a58 used request id req-272f8cc1-f294-45a0-8372-ccb16d40d686 2018-12-27 17:25:12,399 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:25:12,400 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:25:12,813 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:25:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["6zHtGifwSJC9kymDKPmqPA"], "issued_at": "2018-12-27T17:25:12.000000Z"}} 2018-12-27 17:25:12,814 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}152808c196ed10c64304f1ca83bfeb5ce6ae1dbe" 2018-12-27 17:25:12,917 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:25:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-89d24e2a-a439-4de1-be58-f46c6badfe12 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:25:12,917 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-89d24e2a-a439-4de1-be58-f46c6badfe12 2018-12-27 17:25:12,922 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 17:25:12,927 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 17:25:12 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 17:25:12,928 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?name=CreateNetworkSuccessTests-6b7f8e03-3c25-49c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}152808c196ed10c64304f1ca83bfeb5ce6ae1dbe" 2018-12-27 17:25:13,035 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:25:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-039ae5d1-97bf-41cd-8629-bebc42d846fe Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?name=CreateNetworkSuccessTests-6b7f8e03-3c25-49c-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/7d2b600394014eaf8128c0dae24ae362"}, "tags": [], "enabled": true, "id": "7d2b600394014eaf8128c0dae24ae362", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-6b7f8e03-3c25-49c-proj"}]} 2018-12-27 17:25:13,035 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?name=CreateNetworkSuccessTests-6b7f8e03-3c25-49c-proj used request id req-039ae5d1-97bf-41cd-8629-bebc42d846fe 2018-12-27 17:25:13,036 - neutron_utils - INFO - Creating subnet with name CreateNetworkSuccessTests-e9ac0203-8fe9-46b9-b95c-1e92b16290ad-pub-subnet 2018-12-27 17:25:13,041 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7dcb8a063a8701770e11951a5cc099ba2cca589" -d '{"subnets": [{"ip_version": 4, "network_id": "a988368b-ebd8-43e2-94f1-778943337a58", "cidr": "10.55.1.0/24", "name": "CreateNetworkSuccessTests-e9ac0203-8fe9-46b9-b95c-1e92b16290ad-pub-subnet", "tenant_id": "7d2b600394014eaf8128c0dae24ae362"}]}' 2018-12-27 17:25:14,449 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-d36890b4-f9e0-45cf-be04-e5af852b6e8c Date: Thu, 27 Dec 2018 17:25:14 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a988368b-ebd8-43e2-94f1-778943337a58","tenant_id":"7d2b600394014eaf8128c0dae24ae362","created_at":"2018-12-27T17:25:13Z","dns_nameservers":[],"updated_at":"2018-12-27T17:25:13Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"7d2b600394014eaf8128c0dae24ae362","id":"75958222-22fe-4d98-939d-fe8b6bf871ff","subnetpool_id":null,"name":"CreateNetworkSuccessTests-e9ac0203-8fe9-46b9-b95c-1e92b16290ad-pub-subnet"}]} 2018-12-27 17:25:14,449 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/subnets used request id req-d36890b4-f9e0-45cf-be04-e5af852b6e8c 2018-12-27 17:25:14,454 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?id=a988368b-ebd8-43e2-94f1-778943337a58 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7dcb8a063a8701770e11951a5cc099ba2cca589" 2018-12-27 17:25:14,745 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 760 X-Openstack-Request-Id: req-0be6431c-d415-4ea1-9315-3e7aad34a282 Date: Thu, 27 Dec 2018 17:25:14 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"mtu":999,"id":"a988368b-ebd8-43e2-94f1-778943337a58","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":4,"ipv4_address_scope":null,"shared":false,"project_id":"7d2b600394014eaf8128c0dae24ae362","status":"ACTIVE","subnets":["75958222-22fe-4d98-939d-fe8b6bf871ff"],"description":"","tags":[],"updated_at":"2018-12-27T17:25:13Z","qos_policy_id":null,"name":"CreateNetworkSuccessTests-e9ac0203-8fe9-46b9-b95c-1e92b16290ad-pub-net","admin_state_up":true,"tenant_id":"7d2b600394014eaf8128c0dae24ae362","created_at":"2018-12-27T17:25:10Z","provider:network_type":"geneve"}]} 2018-12-27 17:25:14,745 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?id=a988368b-ebd8-43e2-94f1-778943337a58 used request id req-0be6431c-d415-4ea1-9315-3e7aad34a282 2018-12-27 17:25:14,750 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=a988368b-ebd8-43e2-94f1-778943337a58 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7dcb8a063a8701770e11951a5cc099ba2cca589" 2018-12-27 17:25:14,994 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-8da725c8-1bd9-4654-af6e-d63a29a0f2b8 Date: Thu, 27 Dec 2018 17:25:14 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a988368b-ebd8-43e2-94f1-778943337a58","tenant_id":"7d2b600394014eaf8128c0dae24ae362","created_at":"2018-12-27T17:25:13Z","dns_nameservers":[],"updated_at":"2018-12-27T17:25:13Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"7d2b600394014eaf8128c0dae24ae362","id":"75958222-22fe-4d98-939d-fe8b6bf871ff","subnetpool_id":null,"name":"CreateNetworkSuccessTests-e9ac0203-8fe9-46b9-b95c-1e92b16290ad-pub-subnet"}]} 2018-12-27 17:25:14,994 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=a988368b-ebd8-43e2-94f1-778943337a58 used request id req-8da725c8-1bd9-4654-af6e-d63a29a0f2b8 2018-12-27 17:25:14,995 - OpenStackNetwork - DEBUG - Network [a988368b-ebd8-43e2-94f1-778943337a58] created successfully 2018-12-27 17:25:14,995 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:25:15,397 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "352c6a78be744efbb415c9d31f0ef4c0", "name": "CreateNetworkSuccessTests-6b7f8e03-3c25-49c-proj-role"}], "expires_at": "2018-12-27T18:25:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7d2b600394014eaf8128c0dae24ae362", "name": "CreateNetworkSuccessTests-6b7f8e03-3c25-49c-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/7d2b600394014eaf8128c0dae24ae362", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/7d2b600394014eaf8128c0dae24ae362", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/7d2b600394014eaf8128c0dae24ae362", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/7d2b600394014eaf8128c0dae24ae362", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/7d2b600394014eaf8128c0dae24ae362", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/7d2b600394014eaf8128c0dae24ae362", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/7d2b600394014eaf8128c0dae24ae362", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/7d2b600394014eaf8128c0dae24ae362", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/7d2b600394014eaf8128c0dae24ae362", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_7d2b600394014eaf8128c0dae24ae362", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_7d2b600394014eaf8128c0dae24ae362", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/7d2b600394014eaf8128c0dae24ae362", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/7d2b600394014eaf8128c0dae24ae362", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/7d2b600394014eaf8128c0dae24ae362", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-6b7f8e03-3c25-49c-user", "id": "534373265f504af8a16d21dd53467069"}, "audit_ids": ["bESRxPQsRKicNTLzYEMO_A"], "issued_at": "2018-12-27T17:25:15.000000Z"}} 2018-12-27 17:25:15,402 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateNetworkSuccessTests-e9ac0203-8fe9-46b9-b95c-1e92b16290ad-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}025ca471bd8a69f5184bdff93a472052f5de12ca" 2018-12-27 17:25:15,724 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-69abbce5-ef93-4f75-a222-eaf9b93d20ef Date: Thu, 27 Dec 2018 17:25:15 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"a988368b-ebd8-43e2-94f1-778943337a58","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"7d2b600394014eaf8128c0dae24ae362","status":"ACTIVE","subnets":["75958222-22fe-4d98-939d-fe8b6bf871ff"],"description":"","tags":[],"updated_at":"2018-12-27T17:25:13Z","qos_policy_id":null,"name":"CreateNetworkSuccessTests-e9ac0203-8fe9-46b9-b95c-1e92b16290ad-pub-net","admin_state_up":true,"tenant_id":"7d2b600394014eaf8128c0dae24ae362","created_at":"2018-12-27T17:25:10Z","mtu":999}]} 2018-12-27 17:25:15,724 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateNetworkSuccessTests-e9ac0203-8fe9-46b9-b95c-1e92b16290ad-pub-net used request id req-69abbce5-ef93-4f75-a222-eaf9b93d20ef 2018-12-27 17:25:15,727 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 17:25:15,733 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 17:25:15 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 17:25:15,734 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/7d2b600394014eaf8128c0dae24ae362 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f26ce4521f28bed5587d4a9479013feb5a582c8" 2018-12-27 17:25:15,841 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:25:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a496c717-445b-4fb9-8049-b1530035fa4e Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/7d2b600394014eaf8128c0dae24ae362"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7d2b600394014eaf8128c0dae24ae362", "name": "CreateNetworkSuccessTests-6b7f8e03-3c25-49c-proj"}} 2018-12-27 17:25:15,841 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/7d2b600394014eaf8128c0dae24ae362 used request id req-a496c717-445b-4fb9-8049-b1530035fa4e 2018-12-27 17:25:15,847 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=a988368b-ebd8-43e2-94f1-778943337a58 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}025ca471bd8a69f5184bdff93a472052f5de12ca" 2018-12-27 17:25:16,070 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-a738f4da-a137-45c9-9361-3bd0e66cd2ec Date: Thu, 27 Dec 2018 17:25:16 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a988368b-ebd8-43e2-94f1-778943337a58","tenant_id":"7d2b600394014eaf8128c0dae24ae362","created_at":"2018-12-27T17:25:13Z","dns_nameservers":[],"updated_at":"2018-12-27T17:25:13Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"7d2b600394014eaf8128c0dae24ae362","id":"75958222-22fe-4d98-939d-fe8b6bf871ff","subnetpool_id":null,"name":"CreateNetworkSuccessTests-e9ac0203-8fe9-46b9-b95c-1e92b16290ad-pub-subnet"}]} 2018-12-27 17:25:16,070 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=a988368b-ebd8-43e2-94f1-778943337a58 used request id req-a738f4da-a137-45c9-9361-3bd0e66cd2ec 2018-12-27 17:25:16,071 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:25:16,071 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:25:16,486 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "352c6a78be744efbb415c9d31f0ef4c0", "name": "CreateNetworkSuccessTests-6b7f8e03-3c25-49c-proj-role"}], "expires_at": "2018-12-27T18:25:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7d2b600394014eaf8128c0dae24ae362", "name": "CreateNetworkSuccessTests-6b7f8e03-3c25-49c-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/7d2b600394014eaf8128c0dae24ae362", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/7d2b600394014eaf8128c0dae24ae362", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/7d2b600394014eaf8128c0dae24ae362", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/7d2b600394014eaf8128c0dae24ae362", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/7d2b600394014eaf8128c0dae24ae362", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/7d2b600394014eaf8128c0dae24ae362", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/7d2b600394014eaf8128c0dae24ae362", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/7d2b600394014eaf8128c0dae24ae362", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/7d2b600394014eaf8128c0dae24ae362", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_7d2b600394014eaf8128c0dae24ae362", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_7d2b600394014eaf8128c0dae24ae362", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/7d2b600394014eaf8128c0dae24ae362", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/7d2b600394014eaf8128c0dae24ae362", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/7d2b600394014eaf8128c0dae24ae362", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-6b7f8e03-3c25-49c-user", "id": "534373265f504af8a16d21dd53467069"}, "audit_ids": ["zKT-wljVSFumgSUoAsgGKg"], "issued_at": "2018-12-27T17:25:16.000000Z"}} 2018-12-27 17:25:16,487 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d0af7d19537ad6c11c7e4ce4e686bcaa85b5e0d" 2018-12-27 17:25:16,596 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:25:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-601f8e79-66b3-4838-b52a-8298457638ca Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:25:16,596 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-601f8e79-66b3-4838-b52a-8298457638ca 2018-12-27 17:25:16,603 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateNetworkSuccessTests-e9ac0203-8fe9-46b9-b95c-1e92b16290ad-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d0af7d19537ad6c11c7e4ce4e686bcaa85b5e0d" 2018-12-27 17:25:16,906 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-3ffd9c9d-4ccf-4d41-aeda-5bb440a8bc20 Date: Thu, 27 Dec 2018 17:25:16 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"a988368b-ebd8-43e2-94f1-778943337a58","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"7d2b600394014eaf8128c0dae24ae362","status":"ACTIVE","subnets":["75958222-22fe-4d98-939d-fe8b6bf871ff"],"description":"","tags":[],"updated_at":"2018-12-27T17:25:13Z","qos_policy_id":null,"name":"CreateNetworkSuccessTests-e9ac0203-8fe9-46b9-b95c-1e92b16290ad-pub-net","admin_state_up":true,"tenant_id":"7d2b600394014eaf8128c0dae24ae362","created_at":"2018-12-27T17:25:10Z","mtu":999}]} 2018-12-27 17:25:16,906 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateNetworkSuccessTests-e9ac0203-8fe9-46b9-b95c-1e92b16290ad-pub-net used request id req-3ffd9c9d-4ccf-4d41-aeda-5bb440a8bc20 2018-12-27 17:25:16,909 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 17:25:16,915 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 17:25:16 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 17:25:16,916 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/7d2b600394014eaf8128c0dae24ae362 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d0af7d19537ad6c11c7e4ce4e686bcaa85b5e0d" 2018-12-27 17:25:17,019 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:25:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8880aae6-5bc0-4440-ba7b-5ec7069d77fd Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/7d2b600394014eaf8128c0dae24ae362"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7d2b600394014eaf8128c0dae24ae362", "name": "CreateNetworkSuccessTests-6b7f8e03-3c25-49c-proj"}} 2018-12-27 17:25:17,019 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/7d2b600394014eaf8128c0dae24ae362 used request id req-8880aae6-5bc0-4440-ba7b-5ec7069d77fd 2018-12-27 17:25:17,024 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=a988368b-ebd8-43e2-94f1-778943337a58 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d0af7d19537ad6c11c7e4ce4e686bcaa85b5e0d" 2018-12-27 17:25:17,300 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-0df74e7a-df8f-4df3-98fd-f79ac3244741 Date: Thu, 27 Dec 2018 17:25:17 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a988368b-ebd8-43e2-94f1-778943337a58","tenant_id":"7d2b600394014eaf8128c0dae24ae362","created_at":"2018-12-27T17:25:13Z","dns_nameservers":[],"updated_at":"2018-12-27T17:25:13Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"7d2b600394014eaf8128c0dae24ae362","id":"75958222-22fe-4d98-939d-fe8b6bf871ff","subnetpool_id":null,"name":"CreateNetworkSuccessTests-e9ac0203-8fe9-46b9-b95c-1e92b16290ad-pub-subnet"}]} 2018-12-27 17:25:17,300 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=a988368b-ebd8-43e2-94f1-778943337a58 used request id req-0df74e7a-df8f-4df3-98fd-f79ac3244741 2018-12-27 17:25:17,300 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:25:17,301 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:25:17,727 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:25:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["lw0N-rWnSu-i_Mkw0uzntA"], "issued_at": "2018-12-27T17:25:17.000000Z"}} 2018-12-27 17:25:17,728 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ee0b6a0f2168b9f4a2e0f314b696a075e6f82d9" 2018-12-27 17:25:17,834 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:25:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-83bd9e3b-8e9e-4c6b-b92a-044f7f80ea5c Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:25:17,834 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-83bd9e3b-8e9e-4c6b-b92a-044f7f80ea5c 2018-12-27 17:25:17,842 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/routers?name=CreateNetworkSuccessTests-e9ac0203-8fe9-46b9-b95c-1e92b16290ad-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ee0b6a0f2168b9f4a2e0f314b696a075e6f82d9" 2018-12-27 17:25:18,087 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-7cabde2c-6a5e-4a92-a4c0-fe7e04ec63bf Date: Thu, 27 Dec 2018 17:25:18 GMT RESP BODY: {"routers": []} 2018-12-27 17:25:18,087 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/routers?name=CreateNetworkSuccessTests-e9ac0203-8fe9-46b9-b95c-1e92b16290ad-pub-router&admin_state_up=True used request id req-7cabde2c-6a5e-4a92-a4c0-fe7e04ec63bf 2018-12-27 17:25:18,088 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:25:18,089 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:25:18,502 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:25:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["WhY6fWTsQoGpD0kr1s0ajw"], "issued_at": "2018-12-27T17:25:18.000000Z"}} 2018-12-27 17:25:18,503 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}986d181b88b0192eb07dfb6afac70b7a00c1d230" 2018-12-27 17:25:18,615 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:25:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c867c567-c369-4983-b943-596ad2c58180 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:25:18,615 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-c867c567-c369-4983-b943-596ad2c58180 2018-12-27 17:25:18,619 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 17:25:18,625 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 17:25:18 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 17:25:18,626 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?name=CreateNetworkSuccessTests-6b7f8e03-3c25-49c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}986d181b88b0192eb07dfb6afac70b7a00c1d230" 2018-12-27 17:25:18,733 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:25:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-74959ea5-b3c8-483e-b224-fe7d3573518c Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?name=CreateNetworkSuccessTests-6b7f8e03-3c25-49c-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/7d2b600394014eaf8128c0dae24ae362"}, "tags": [], "enabled": true, "id": "7d2b600394014eaf8128c0dae24ae362", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-6b7f8e03-3c25-49c-proj"}]} 2018-12-27 17:25:18,733 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?name=CreateNetworkSuccessTests-6b7f8e03-3c25-49c-proj used request id req-74959ea5-b3c8-483e-b224-fe7d3573518c 2018-12-27 17:25:18,738 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ee0b6a0f2168b9f4a2e0f314b696a075e6f82d9" 2018-12-27 17:25:19,022 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 725 X-Openstack-Request-Id: req-e03d4dc1-d35f-427c-a7e1-5c7e39fdbd3e Date: Thu, 27 Dec 2018 17:25:19 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","updated_at":"2018-12-27T15:58:03Z","dns_domain":"","revision_number":8,"port_security_enabled":true,"mtu":1500,"id":"a4959dd9-e8f4-4ea9-8c99-7bff545db58c","router:external":true,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"da629caea04941e1ae8979c379dc7c9d","status":"ACTIVE","subnets":["244ab55b-a0ed-4e50-9f85-07f08119ae55"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"da629caea04941e1ae8979c379dc7c9d","created_at":"2018-12-27T15:29:17Z","provider:network_type":"flat"}]} 2018-12-27 17:25:19,022 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=external used request id req-e03d4dc1-d35f-427c-a7e1-5c7e39fdbd3e 2018-12-27 17:25:19,027 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=a4959dd9-e8f4-4ea9-8c99-7bff545db58c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ee0b6a0f2168b9f4a2e0f314b696a075e6f82d9" 2018-12-27 17:25:19,286 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-ec00e47d-f96a-4e0d-ba0d-bac8e6f38c1d Date: Thu, 27 Dec 2018 17:25:19 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"a4959dd9-e8f4-4ea9-8c99-7bff545db58c","tenant_id":"da629caea04941e1ae8979c379dc7c9d","created_at":"2018-12-27T15:29:25Z","dns_nameservers":[],"updated_at":"2018-12-27T15:29:25Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"gateway_ip":"172.30.9.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.9.0/24","project_id":"da629caea04941e1ae8979c379dc7c9d","id":"244ab55b-a0ed-4e50-9f85-07f08119ae55","subnetpool_id":null,"name":"external-subnet"}]} 2018-12-27 17:25:19,287 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=a4959dd9-e8f4-4ea9-8c99-7bff545db58c used request id req-ec00e47d-f96a-4e0d-ba0d-bac8e6f38c1d 2018-12-27 17:25:19,287 - neutron_utils - INFO - Creating router with name - CreateNetworkSuccessTests-e9ac0203-8fe9-46b9-b95c-1e92b16290ad-pub-router 2018-12-27 17:25:19,292 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ee0b6a0f2168b9f4a2e0f314b696a075e6f82d9" -d '{"router": {"external_gateway_info": {"network_id": "a4959dd9-e8f4-4ea9-8c99-7bff545db58c"}, "tenant_id": "7d2b600394014eaf8128c0dae24ae362", "name": "CreateNetworkSuccessTests-e9ac0203-8fe9-46b9-b95c-1e92b16290ad-pub-router", "admin_state_up": true}}' 2018-12-27 17:25:21,305 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 640 X-Openstack-Request-Id: req-7a0dd290-3353-4166-b2c2-b6e4b360047a Date: Thu, 27 Dec 2018 17:25:21 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "a4959dd9-e8f4-4ea9-8c99-7bff545db58c", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "244ab55b-a0ed-4e50-9f85-07f08119ae55", "ip_address": "172.30.9.200"}]}, "description": "", "tags": [], "tenant_id": "7d2b600394014eaf8128c0dae24ae362", "created_at": "2018-12-27T17:25:19Z", "admin_state_up": true, "updated_at": "2018-12-27T17:25:20Z", "revision_number": 2, "routes": [], "project_id": "7d2b600394014eaf8128c0dae24ae362", "id": "b6bdc4da-d5fe-4989-bca4-e0a57124177c", "name": "CreateNetworkSuccessTests-e9ac0203-8fe9-46b9-b95c-1e92b16290ad-pub-router"}} 2018-12-27 17:25:21,305 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/routers used request id req-7a0dd290-3353-4166-b2c2-b6e4b360047a 2018-12-27 17:25:21,310 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?device_id=b6bdc4da-d5fe-4989-bca4-e0a57124177c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ee0b6a0f2168b9f4a2e0f314b696a075e6f82d9" 2018-12-27 17:25:21,561 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 909 X-Openstack-Request-Id: req-e2a9e7fb-d549-4ab5-af66-cfd77ba31322 Date: Thu, 27 Dec 2018 17:25:21 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T17:25:20Z","device_owner":"network:router_gateway","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"244ab55b-a0ed-4e50-9f85-07f08119ae55","ip_address":"172.30.9.200"}],"id":"bdf53bf4-6872-4807-badb-cb9b1fa2c921","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:0a:dd:91","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"dns_assignment":[{"hostname":"host-172-30-9-200","ip_address":"172.30.9.200","fqdn":"host-172-30-9-200.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a4959dd9-e8f4-4ea9-8c99-7bff545db58c","dns_name":"","created_at":"2018-12-27T17:25:20Z","binding:vnic_type":"normal","device_id":"b6bdc4da-d5fe-4989-bca4-e0a57124177c","tenant_id":""}]} 2018-12-27 17:25:21,562 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?device_id=b6bdc4da-d5fe-4989-bca4-e0a57124177c used request id req-e2a9e7fb-d549-4ab5-af66-cfd77ba31322 2018-12-27 17:25:21,567 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets/244ab55b-a0ed-4e50-9f85-07f08119ae55 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ee0b6a0f2168b9f4a2e0f314b696a075e6f82d9" 2018-12-27 17:25:21,815 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-b61ced3a-0eb6-4b86-9093-8b7a6671b946 Date: Thu, 27 Dec 2018 17:25:21 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"a4959dd9-e8f4-4ea9-8c99-7bff545db58c","tenant_id":"da629caea04941e1ae8979c379dc7c9d","created_at":"2018-12-27T15:29:25Z","dns_nameservers":[],"updated_at":"2018-12-27T15:29:25Z","gateway_ip":"172.30.9.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"172.30.9.0/24","project_id":"da629caea04941e1ae8979c379dc7c9d","id":"244ab55b-a0ed-4e50-9f85-07f08119ae55","subnetpool_id":null,"name":"external-subnet"}} 2018-12-27 17:25:21,815 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets/244ab55b-a0ed-4e50-9f85-07f08119ae55 used request id req-b61ced3a-0eb6-4b86-9093-8b7a6671b946 2018-12-27 17:25:21,820 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateNetworkSuccessTests-e9ac0203-8fe9-46b9-b95c-1e92b16290ad-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ee0b6a0f2168b9f4a2e0f314b696a075e6f82d9" 2018-12-27 17:25:22,116 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 760 X-Openstack-Request-Id: req-d435261e-9014-42e8-a369-0f48e93efaab Date: Thu, 27 Dec 2018 17:25:22 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"mtu":999,"id":"a988368b-ebd8-43e2-94f1-778943337a58","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":4,"ipv4_address_scope":null,"shared":false,"project_id":"7d2b600394014eaf8128c0dae24ae362","status":"ACTIVE","subnets":["75958222-22fe-4d98-939d-fe8b6bf871ff"],"description":"","tags":[],"updated_at":"2018-12-27T17:25:13Z","qos_policy_id":null,"name":"CreateNetworkSuccessTests-e9ac0203-8fe9-46b9-b95c-1e92b16290ad-pub-net","admin_state_up":true,"tenant_id":"7d2b600394014eaf8128c0dae24ae362","created_at":"2018-12-27T17:25:10Z","provider:network_type":"geneve"}]} 2018-12-27 17:25:22,116 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateNetworkSuccessTests-e9ac0203-8fe9-46b9-b95c-1e92b16290ad-pub-net used request id req-d435261e-9014-42e8-a369-0f48e93efaab 2018-12-27 17:25:22,119 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 17:25:22,124 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 17:25:22 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 17:25:22,125 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/7d2b600394014eaf8128c0dae24ae362 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ee0b6a0f2168b9f4a2e0f314b696a075e6f82d9" 2018-12-27 17:25:22,233 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:25:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a531f048-8e60-4143-aba4-4ed141405d56 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/7d2b600394014eaf8128c0dae24ae362"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7d2b600394014eaf8128c0dae24ae362", "name": "CreateNetworkSuccessTests-6b7f8e03-3c25-49c-proj"}} 2018-12-27 17:25:22,233 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/7d2b600394014eaf8128c0dae24ae362 used request id req-a531f048-8e60-4143-aba4-4ed141405d56 2018-12-27 17:25:22,237 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=a988368b-ebd8-43e2-94f1-778943337a58 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ee0b6a0f2168b9f4a2e0f314b696a075e6f82d9" 2018-12-27 17:25:22,283 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-75c4e31a-cfc2-4a4f-8b34-05df62f89f6a Date: Thu, 27 Dec 2018 17:25:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a988368b-ebd8-43e2-94f1-778943337a58","tenant_id":"7d2b600394014eaf8128c0dae24ae362","created_at":"2018-12-27T17:25:13Z","dns_nameservers":[],"updated_at":"2018-12-27T17:25:13Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"7d2b600394014eaf8128c0dae24ae362","id":"75958222-22fe-4d98-939d-fe8b6bf871ff","subnetpool_id":null,"name":"CreateNetworkSuccessTests-e9ac0203-8fe9-46b9-b95c-1e92b16290ad-pub-subnet"}]} 2018-12-27 17:25:22,283 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=a988368b-ebd8-43e2-94f1-778943337a58 used request id req-75c4e31a-cfc2-4a4f-8b34-05df62f89f6a 2018-12-27 17:25:22,288 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=a988368b-ebd8-43e2-94f1-778943337a58&name=CreateNetworkSuccessTests-e9ac0203-8fe9-46b9-b95c-1e92b16290ad-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ee0b6a0f2168b9f4a2e0f314b696a075e6f82d9" 2018-12-27 17:25:22,532 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-227b8b40-f75c-4f23-934f-2d615ebd8180 Date: Thu, 27 Dec 2018 17:25:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a988368b-ebd8-43e2-94f1-778943337a58","tenant_id":"7d2b600394014eaf8128c0dae24ae362","created_at":"2018-12-27T17:25:13Z","dns_nameservers":[],"updated_at":"2018-12-27T17:25:13Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"7d2b600394014eaf8128c0dae24ae362","id":"75958222-22fe-4d98-939d-fe8b6bf871ff","subnetpool_id":null,"name":"CreateNetworkSuccessTests-e9ac0203-8fe9-46b9-b95c-1e92b16290ad-pub-subnet"}]} 2018-12-27 17:25:22,533 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=a988368b-ebd8-43e2-94f1-778943337a58&name=CreateNetworkSuccessTests-e9ac0203-8fe9-46b9-b95c-1e92b16290ad-pub-subnet used request id req-227b8b40-f75c-4f23-934f-2d615ebd8180 2018-12-27 17:25:22,533 - OpenStackNetwork - DEBUG - Adding router to subnet... 2018-12-27 17:25:22,533 - neutron_utils - INFO - Adding interface to router with name CreateNetworkSuccessTests-e9ac0203-8fe9-46b9-b95c-1e92b16290ad-pub-router 2018-12-27 17:25:22,538 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:9696/v2.0/routers/b6bdc4da-d5fe-4989-bca4-e0a57124177c/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ee0b6a0f2168b9f4a2e0f314b696a075e6f82d9" -d '{"subnet_id": "75958222-22fe-4d98-939d-fe8b6bf871ff"}' 2018-12-27 17:25:25,490 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-a3294a01-bfdb-44b1-adc4-f7d107847b64 Date: Thu, 27 Dec 2018 17:25:25 GMT RESP BODY: {"network_id": "a988368b-ebd8-43e2-94f1-778943337a58", "tenant_id": "7d2b600394014eaf8128c0dae24ae362", "subnet_id": "75958222-22fe-4d98-939d-fe8b6bf871ff", "subnet_ids": ["75958222-22fe-4d98-939d-fe8b6bf871ff"], "port_id": "f7d53726-ac34-4507-84a3-ba61fc1a9464", "id": "b6bdc4da-d5fe-4989-bca4-e0a57124177c"} 2018-12-27 17:25:25,490 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.31:9696/v2.0/routers/b6bdc4da-d5fe-4989-bca4-e0a57124177c/add_router_interface used request id req-a3294a01-bfdb-44b1-adc4-f7d107847b64 2018-12-27 17:25:25,495 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/routers/b6bdc4da-d5fe-4989-bca4-e0a57124177c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ee0b6a0f2168b9f4a2e0f314b696a075e6f82d9" 2018-12-27 17:25:25,828 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 640 X-Openstack-Request-Id: req-e99e2a02-428d-44b9-8d5d-8597d6540bcc Date: Thu, 27 Dec 2018 17:25:25 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "a4959dd9-e8f4-4ea9-8c99-7bff545db58c", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "244ab55b-a0ed-4e50-9f85-07f08119ae55", "ip_address": "172.30.9.200"}]}, "description": "", "tags": [], "tenant_id": "7d2b600394014eaf8128c0dae24ae362", "created_at": "2018-12-27T17:25:19Z", "admin_state_up": true, "updated_at": "2018-12-27T17:25:24Z", "revision_number": 3, "routes": [], "project_id": "7d2b600394014eaf8128c0dae24ae362", "id": "b6bdc4da-d5fe-4989-bca4-e0a57124177c", "name": "CreateNetworkSuccessTests-e9ac0203-8fe9-46b9-b95c-1e92b16290ad-pub-router"}} 2018-12-27 17:25:25,829 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/routers/b6bdc4da-d5fe-4989-bca4-e0a57124177c used request id req-e99e2a02-428d-44b9-8d5d-8597d6540bcc 2018-12-27 17:25:25,834 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?device_id=b6bdc4da-d5fe-4989-bca4-e0a57124177c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ee0b6a0f2168b9f4a2e0f314b696a075e6f82d9" 2018-12-27 17:25:26,506 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1913 X-Openstack-Request-Id: req-fe6dc01b-bbd0-4da9-b16a-ef3716673984 Date: Thu, 27 Dec 2018 17:25:26 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T17:25:23Z","device_owner":"network:router_gateway","revision_number":8,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"244ab55b-a0ed-4e50-9f85-07f08119ae55","ip_address":"172.30.9.200"}],"id":"bdf53bf4-6872-4807-badb-cb9b1fa2c921","security_groups":[],"binding:vif_details":{"port_filter":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:0a:dd:91","project_id":"","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"dns_assignment":[{"hostname":"host-172-30-9-200","ip_address":"172.30.9.200","fqdn":"host-172-30-9-200.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a4959dd9-e8f4-4ea9-8c99-7bff545db58c","dns_name":"","created_at":"2018-12-27T17:25:20Z","binding:vnic_type":"normal","device_id":"b6bdc4da-d5fe-4989-bca4-e0a57124177c","tenant_id":""},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T17:25:24Z","device_owner":"network:router_interface","revision_number":8,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"75958222-22fe-4d98-939d-fe8b6bf871ff","ip_address":"10.55.1.1"}],"id":"f7d53726-ac34-4507-84a3-ba61fc1a9464","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:f2:6f:9e","project_id":"7d2b600394014eaf8128c0dae24ae362","status":"ACTIVE","binding:host_id":"","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-1-1","ip_address":"10.55.1.1","fqdn":"host-10-55-1-1.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a988368b-ebd8-43e2-94f1-778943337a58","dns_name":"","created_at":"2018-12-27T17:25:23Z","binding:vnic_type":"normal","device_id":"b6bdc4da-d5fe-4989-bca4-e0a57124177c","tenant_id":"7d2b600394014eaf8128c0dae24ae362"}]} 2018-12-27 17:25:26,506 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?device_id=b6bdc4da-d5fe-4989-bca4-e0a57124177c used request id req-fe6dc01b-bbd0-4da9-b16a-ef3716673984 2018-12-27 17:25:26,511 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets/244ab55b-a0ed-4e50-9f85-07f08119ae55 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ee0b6a0f2168b9f4a2e0f314b696a075e6f82d9" 2018-12-27 17:25:26,561 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-43311dbe-1a5c-4aee-a5aa-d002d48aed18 Date: Thu, 27 Dec 2018 17:25:26 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"a4959dd9-e8f4-4ea9-8c99-7bff545db58c","tenant_id":"da629caea04941e1ae8979c379dc7c9d","created_at":"2018-12-27T15:29:25Z","dns_nameservers":[],"updated_at":"2018-12-27T15:29:25Z","gateway_ip":"172.30.9.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"172.30.9.0/24","project_id":"da629caea04941e1ae8979c379dc7c9d","id":"244ab55b-a0ed-4e50-9f85-07f08119ae55","subnetpool_id":null,"name":"external-subnet"}} 2018-12-27 17:25:26,561 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets/244ab55b-a0ed-4e50-9f85-07f08119ae55 used request id req-43311dbe-1a5c-4aee-a5aa-d002d48aed18 2018-12-27 17:25:26,567 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets/75958222-22fe-4d98-939d-fe8b6bf871ff -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ee0b6a0f2168b9f4a2e0f314b696a075e6f82d9" 2018-12-27 17:25:26,614 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 672 X-Openstack-Request-Id: req-11520199-6e7a-418d-aad7-1a8e6ea6ef5e Date: Thu, 27 Dec 2018 17:25:26 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a988368b-ebd8-43e2-94f1-778943337a58","tenant_id":"7d2b600394014eaf8128c0dae24ae362","created_at":"2018-12-27T17:25:13Z","dns_nameservers":[],"updated_at":"2018-12-27T17:25:13Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"7d2b600394014eaf8128c0dae24ae362","id":"75958222-22fe-4d98-939d-fe8b6bf871ff","subnetpool_id":null,"name":"CreateNetworkSuccessTests-e9ac0203-8fe9-46b9-b95c-1e92b16290ad-pub-subnet"}} 2018-12-27 17:25:26,615 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets/75958222-22fe-4d98-939d-fe8b6bf871ff used request id req-11520199-6e7a-418d-aad7-1a8e6ea6ef5e 2018-12-27 17:25:26,619 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/routers?name=CreateNetworkSuccessTests-e9ac0203-8fe9-46b9-b95c-1e92b16290ad-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}025ca471bd8a69f5184bdff93a472052f5de12ca" 2018-12-27 17:25:26,964 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 643 X-Openstack-Request-Id: req-c2f669fa-789a-44bc-a7af-2e0746ef99d6 Date: Thu, 27 Dec 2018 17:25:26 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "a4959dd9-e8f4-4ea9-8c99-7bff545db58c", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "244ab55b-a0ed-4e50-9f85-07f08119ae55", "ip_address": "172.30.9.200"}]}, "description": "", "tags": [], "tenant_id": "7d2b600394014eaf8128c0dae24ae362", "created_at": "2018-12-27T17:25:19Z", "admin_state_up": true, "updated_at": "2018-12-27T17:25:24Z", "revision_number": 3, "routes": [], "project_id": "7d2b600394014eaf8128c0dae24ae362", "id": "b6bdc4da-d5fe-4989-bca4-e0a57124177c", "name": "CreateNetworkSuccessTests-e9ac0203-8fe9-46b9-b95c-1e92b16290ad-pub-router"}]} 2018-12-27 17:25:26,964 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/routers?name=CreateNetworkSuccessTests-e9ac0203-8fe9-46b9-b95c-1e92b16290ad-pub-router&admin_state_up=True used request id req-c2f669fa-789a-44bc-a7af-2e0746ef99d6 2018-12-27 17:25:26,968 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/7d2b600394014eaf8128c0dae24ae362 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f26ce4521f28bed5587d4a9479013feb5a582c8" 2018-12-27 17:25:27,083 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:25:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-95aa5a55-a19a-4e14-8a55-007e61ac91ea Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/7d2b600394014eaf8128c0dae24ae362"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7d2b600394014eaf8128c0dae24ae362", "name": "CreateNetworkSuccessTests-6b7f8e03-3c25-49c-proj"}} 2018-12-27 17:25:27,083 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/7d2b600394014eaf8128c0dae24ae362 used request id req-95aa5a55-a19a-4e14-8a55-007e61ac91ea 2018-12-27 17:25:27,088 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?device_id=b6bdc4da-d5fe-4989-bca4-e0a57124177c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}025ca471bd8a69f5184bdff93a472052f5de12ca" 2018-12-27 17:25:27,139 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 869 X-Openstack-Request-Id: req-bc104b57-3f09-4081-8224-777b57c4c40c Date: Thu, 27 Dec 2018 17:25:27 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T17:25:24Z","device_owner":"network:router_interface","revision_number":8,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"75958222-22fe-4d98-939d-fe8b6bf871ff","ip_address":"10.55.1.1"}],"id":"f7d53726-ac34-4507-84a3-ba61fc1a9464","security_groups":[],"mac_address":"fa:16:3e:f2:6f:9e","project_id":"7d2b600394014eaf8128c0dae24ae362","status":"ACTIVE","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-1-1","ip_address":"10.55.1.1","fqdn":"host-10-55-1-1.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a988368b-ebd8-43e2-94f1-778943337a58","dns_name":"","created_at":"2018-12-27T17:25:23Z","binding:vnic_type":"normal","device_id":"b6bdc4da-d5fe-4989-bca4-e0a57124177c","tenant_id":"7d2b600394014eaf8128c0dae24ae362"}]} 2018-12-27 17:25:27,139 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?device_id=b6bdc4da-d5fe-4989-bca4-e0a57124177c used request id req-bc104b57-3f09-4081-8224-777b57c4c40c 2018-12-27 17:25:27,143 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets/75958222-22fe-4d98-939d-fe8b6bf871ff -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}025ca471bd8a69f5184bdff93a472052f5de12ca" 2018-12-27 17:25:27,381 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 672 X-Openstack-Request-Id: req-cf907827-7b55-4dc5-841d-bbfcf31fbb19 Date: Thu, 27 Dec 2018 17:25:27 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a988368b-ebd8-43e2-94f1-778943337a58","tenant_id":"7d2b600394014eaf8128c0dae24ae362","created_at":"2018-12-27T17:25:13Z","dns_nameservers":[],"updated_at":"2018-12-27T17:25:13Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"7d2b600394014eaf8128c0dae24ae362","id":"75958222-22fe-4d98-939d-fe8b6bf871ff","subnetpool_id":null,"name":"CreateNetworkSuccessTests-e9ac0203-8fe9-46b9-b95c-1e92b16290ad-pub-subnet"}} 2018-12-27 17:25:27,381 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets/75958222-22fe-4d98-939d-fe8b6bf871ff used request id req-cf907827-7b55-4dc5-841d-bbfcf31fbb19 2018-12-27 17:25:27,381 - OpenStackNetwork - INFO - Removing router interface from router CreateNetworkSuccessTests-e9ac0203-8fe9-46b9-b95c-1e92b16290ad-pub-router and subnet CreateNetworkSuccessTests-e9ac0203-8fe9-46b9-b95c-1e92b16290ad-pub-subnet 2018-12-27 17:25:27,381 - neutron_utils - INFO - Removing router interface from router named CreateNetworkSuccessTests-e9ac0203-8fe9-46b9-b95c-1e92b16290ad-pub-router 2018-12-27 17:25:27,386 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:9696/v2.0/routers/b6bdc4da-d5fe-4989-bca4-e0a57124177c/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ee0b6a0f2168b9f4a2e0f314b696a075e6f82d9" -d '{"subnet_id": "75958222-22fe-4d98-939d-fe8b6bf871ff"}' 2018-12-27 17:25:28,967 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-4d500ae7-203f-466f-a4e8-200da48294bf Date: Thu, 27 Dec 2018 17:25:28 GMT RESP BODY: {"network_id": "a988368b-ebd8-43e2-94f1-778943337a58", "tenant_id": "7d2b600394014eaf8128c0dae24ae362", "subnet_id": "75958222-22fe-4d98-939d-fe8b6bf871ff", "subnet_ids": ["75958222-22fe-4d98-939d-fe8b6bf871ff"], "port_id": "f7d53726-ac34-4507-84a3-ba61fc1a9464", "id": "b6bdc4da-d5fe-4989-bca4-e0a57124177c"} 2018-12-27 17:25:28,967 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.31:9696/v2.0/routers/b6bdc4da-d5fe-4989-bca4-e0a57124177c/remove_router_interface used request id req-4d500ae7-203f-466f-a4e8-200da48294bf 2018-12-27 17:25:28,967 - OpenStackNetwork - INFO - Removing router CreateNetworkSuccessTests-e9ac0203-8fe9-46b9-b95c-1e92b16290ad-pub-router 2018-12-27 17:25:28,968 - neutron_utils - INFO - Deleting router with name - CreateNetworkSuccessTests-e9ac0203-8fe9-46b9-b95c-1e92b16290ad-pub-router 2018-12-27 17:25:28,972 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/routers/b6bdc4da-d5fe-4989-bca4-e0a57124177c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ee0b6a0f2168b9f4a2e0f314b696a075e6f82d9" 2018-12-27 17:25:30,349 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-54461cbe-9750-4a8d-8a00-f6746150c468 Content-Length: 0 Date: Thu, 27 Dec 2018 17:25:30 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 17:25:30,349 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/routers/b6bdc4da-d5fe-4989-bca4-e0a57124177c used request id req-54461cbe-9750-4a8d-8a00-f6746150c468 2018-12-27 17:25:30,350 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-e9ac0203-8fe9-46b9-b95c-1e92b16290ad-pub-subnet 2018-12-27 17:25:30,350 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-e9ac0203-8fe9-46b9-b95c-1e92b16290ad-pub-subnet 2018-12-27 17:25:30,355 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/subnets/75958222-22fe-4d98-939d-fe8b6bf871ff -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7dcb8a063a8701770e11951a5cc099ba2cca589" 2018-12-27 17:25:31,424 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-6eb7a327-0692-4f85-97b4-a5b82df79788 Date: Thu, 27 Dec 2018 17:25:31 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 17:25:31,425 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/subnets/75958222-22fe-4d98-939d-fe8b6bf871ff used request id req-6eb7a327-0692-4f85-97b4-a5b82df79788 2018-12-27 17:25:31,425 - neutron_utils - INFO - Deleting network with name CreateNetworkSuccessTests-e9ac0203-8fe9-46b9-b95c-1e92b16290ad-pub-net 2018-12-27 17:25:31,430 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/networks/a988368b-ebd8-43e2-94f1-778943337a58 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7dcb8a063a8701770e11951a5cc099ba2cca589" 2018-12-27 17:25:33,208 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-0c85b4bb-b302-4d16-8efa-20055d6156ab Date: Thu, 27 Dec 2018 17:25:33 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 17:25:33,208 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/networks/a988368b-ebd8-43e2-94f1-778943337a58 used request id req-0c85b4bb-b302-4d16-8efa-20055d6156ab 2018-12-27 17:25:33,216 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16c4931447154fbc025aebf9340e2d136ad8851a" 2018-12-27 17:25:33,508 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 35896 X-Openstack-Request-Id: req-0b29974e-5c36-43f3-8570-1b1721ac45f9 Date: Thu, 27 Dec 2018 17:25:33 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "created_at": "2018-12-27T15:33:01Z", "updated_at": "2018-12-27T15:33:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "35205ac3-06e6-4cf6-bb21-ff8f813cb45b", "remote_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "ade77f59-e70c-4970-8ea8-198222fa332e", "remote_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "c4f3bf7f-d793-498d-a883-bb8c6003f070", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "c85cb618-8f19-445b-8e16-6d467cb17771", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}], "revision_number": 4, "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "created_at": "2018-12-27T15:57:22Z", "updated_at": "2018-12-27T15:57:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "5e258a3b-01f5-4aef-81b7-0b5dc6e5b683", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "65475539-0336-498a-8da4-ff0a80b10089", "remote_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "ae922857-f7ae-4bc8-949b-153fb43bfd00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "b4f87679-52e1-4cf9-bf76-5abb9a9bec06", "remote_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "f7197afc9b61423897aefc9a643d03a1"}], "revision_number": 4, "project_id": "f7197afc9b61423897aefc9a643d03a1", "id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "created_at": "2018-12-27T16:01:54Z", "updated_at": "2018-12-27T16:01:54Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "00dd3abd-acd1-4edb-8f4a-8badcbd2eeb4", "remote_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "018de60d-bc33-4ef0-9eed-6d00b6ce227b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "0d99f0db-fa6b-4201-b67f-a7ff0db82c5d", "remote_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv6", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "5c4049ef-933d-4614-84e7-83584430d462", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv6", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}], "revision_number": 4, "project_id": "8c689c5e31c44b09ab85f80682abbc2a", "id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "created_at": "2018-12-27T15:56:49Z", "updated_at": "2018-12-27T15:56:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "6555e255-763a-4448-b1b1-0c93b2a390bd", "remote_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "777ff7a5-a590-43e5-a84b-7677710494e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "8bac258a-08df-48b7-900b-efbe01a6ec20", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "dc17921e-353f-4898-a970-881b2c8d093d", "remote_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}], "revision_number": 4, "project_id": "28dac9e1580d461c9de52e6659cc4f9d", "id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "created_at": "2018-12-27T16:01:52Z", "updated_at": "2018-12-27T16:01:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "32737757-45f3-4b24-b6ab-5f2d5579b4a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv6", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "ae604ef3-492d-4aa3-8045-1ff84f755a27", "remote_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv4", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "b7bff40a-beda-4996-b140-ed94d010535c", "remote_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv6", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "b8129030-9d72-4d5d-adce-47bbe62492fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv4", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}], "revision_number": 4, "project_id": "81c108a273314b24bf6b48c41b5bbe0c", "id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7d2b600394014eaf8128c0dae24ae362", "created_at": "2018-12-27T17:25:10Z", "updated_at": "2018-12-27T17:25:10Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:25:10Z", "revision_number": 0, "id": "18bf7333-de6d-495c-a363-11c311831945", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:25:10Z", "security_group_id": "558b4170-06d2-4ccf-a0bc-530e3fad3996", "tenant_id": "7d2b600394014eaf8128c0dae24ae362", "port_range_min": null, "ethertype": "IPv6", "project_id": "7d2b600394014eaf8128c0dae24ae362"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:25:10Z", "revision_number": 0, "id": "5d846cc3-70e8-4c2a-8be8-3170d767ffa3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:25:10Z", "security_group_id": "558b4170-06d2-4ccf-a0bc-530e3fad3996", "tenant_id": "7d2b600394014eaf8128c0dae24ae362", "port_range_min": null, "ethertype": "IPv4", "project_id": "7d2b600394014eaf8128c0dae24ae362"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:25:10Z", "revision_number": 0, "id": "62fc8d73-1295-4d6e-b1fe-4b3b7a43c745", "remote_group_id": "558b4170-06d2-4ccf-a0bc-530e3fad3996", "remote_ip_prefix": null, "created_at": "2018-12-27T17:25:10Z", "security_group_id": "558b4170-06d2-4ccf-a0bc-530e3fad3996", "tenant_id": "7d2b600394014eaf8128c0dae24ae362", "port_range_min": null, "ethertype": "IPv6", "project_id": "7d2b600394014eaf8128c0dae24ae362"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:25:10Z", "revision_number": 0, "id": "7e8819f8-d2b8-4813-8143-e3662047da01", "remote_group_id": "558b4170-06d2-4ccf-a0bc-530e3fad3996", "remote_ip_prefix": null, "created_at": "2018-12-27T17:25:10Z", "security_group_id": "558b4170-06d2-4ccf-a0bc-530e3fad3996", "tenant_id": "7d2b600394014eaf8128c0dae24ae362", "port_range_min": null, "ethertype": "IPv4", "project_id": "7d2b600394014eaf8128c0dae24ae362"}], "revision_number": 4, "project_id": "7d2b600394014eaf8128c0dae24ae362", "id": "558b4170-06d2-4ccf-a0bc-530e3fad3996", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "created_at": "2018-12-27T15:57:20Z", "updated_at": "2018-12-27T15:57:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "0c389ec4-c0af-4c20-acf9-4fcc1d859dd7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv6", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "3749697a-f2ef-439a-a661-2fb92badd1ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv4", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "b74e0c8c-e243-450e-b1be-69c587093d6d", "remote_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv6", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "c222695b-2f1c-427d-afd7-e0be24ec9f66", "remote_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv4", "project_id": "7fb0e5436e4f467998e672dd71018a45"}], "revision_number": 4, "project_id": "7fb0e5436e4f467998e672dd71018a45", "id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "created_at": "2018-12-27T17:02:11Z", "updated_at": "2018-12-27T17:02:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "675d8a56-1c9b-4c58-a252-61e65997fd05", "remote_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv4", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "84f0587c-7394-4fd6-8f3d-8d6ba94cf3f9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv6", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "8a450b4f-e710-4193-816e-13a2d4e40c07", "remote_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv6", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "c3106b0a-1026-4156-86a9-f0438b7fab93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv4", "project_id": "7cba3664d5674e65a12c8c269a05febf"}], "revision_number": 4, "project_id": "7cba3664d5674e65a12c8c269a05febf", "id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "created_at": "2018-12-27T15:58:29Z", "updated_at": "2018-12-27T15:58:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "2a945ecc-f9fa-4219-96ab-c189a7f5c102", "remote_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv6", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "55e2b54e-68d4-4476-8c9f-e05e347c8970", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv4", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "9983229c-b595-482a-973f-81137a209b6d", "remote_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv4", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "9d4b8450-78ab-4817-a586-372ed88268f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv6", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}], "revision_number": 4, "project_id": "fbd6dbf946a5406398ba810e02d0888e", "id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "created_at": "2018-12-27T15:57:24Z", "updated_at": "2018-12-27T15:57:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "35521f2a-a59d-4798-9fa8-0febfe126076", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv4", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "607d473d-1e6a-4088-a778-7df9ffc1ff68", "remote_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv6", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "6f8fa92b-b67a-4047-a900-f43656aff42b", "remote_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv4", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "890f1d6c-9ae5-45b0-b7a1-282182432b66", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv6", "project_id": "253cc6709e714b8a80a5f74e4257907e"}], "revision_number": 4, "project_id": "253cc6709e714b8a80a5f74e4257907e", "id": "b9546f11-205e-4322-89f8-f0360d6090ed", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "created_at": "2018-12-27T15:57:08Z", "updated_at": "2018-12-27T15:57:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "6739c48b-d899-4c17-bb8e-ffaf8922c034", "remote_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv4", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "9660a6af-4d9b-40b9-9729-f205f66c2bd0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv4", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "bf244c03-fc10-4754-9c2b-b0224401c4f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv6", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "d3bee7cc-a152-441c-9790-abb1f56cec03", "remote_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv6", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}], "revision_number": 4, "project_id": "782a28bd0d40485e85eda6b8ba43840b", "id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "created_at": "2018-12-27T15:57:11Z", "updated_at": "2018-12-27T15:57:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "22c0d2cf-360a-4aa8-ba7e-bfdbf8327d27", "remote_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "553b140a-8ba9-4af7-9f50-bf24e87aebf7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "b2ecf7a5-df98-4d65-a762-767320437c5a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "e49104b2-7c13-49d6-8519-a16dd585346f", "remote_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}], "revision_number": 4, "project_id": "ef7e486beb8f4de39b25ca5f11552328", "id": "d0588e93-db0d-4888-9f99-3399a50df490", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "created_at": "2018-12-27T17:19:15Z", "updated_at": "2018-12-27T17:19:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "1990fe24-df44-4561-9f09-f50aab182bf7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "651e4b8b-b29e-409b-9f25-ff2328ccefe6", "remote_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "cc4e2254-2157-4ae1-a233-3047573ddc6d", "remote_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "da56dda4-aaf3-43ff-bdf7-e64892ec2345", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}], "revision_number": 4, "project_id": "2a5a6879c5fa4db798cea6d394565d45", "id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-27T15:33:07Z", "updated_at": "2018-12-27T15:33:07Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "4de95db8-72d6-4aec-a145-e92511971eb9", "remote_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "5f100cff-05d8-4405-8dfb-0a387c123fae", "remote_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "a3f6a193-cc94-4220-a73a-08acf63c449b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "f059d8a5-0c32-49c9-a721-77cc89245ecd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "created_at": "2018-12-27T15:29:16Z", "updated_at": "2018-12-27T15:29:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "3c53841a-5bc0-4192-b482-044411e217ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "5956ff3f-d59d-4af6-82b5-566c888583a7", "remote_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:16Z", "revision_number": 0, "id": "60735d87-52c7-426a-91a6-aff1078a5a2d", "remote_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:16Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "abe97133-61dd-4fdf-baf3-2e07968a324f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "da629caea04941e1ae8979c379dc7c9d"}], "revision_number": 4, "project_id": "da629caea04941e1ae8979c379dc7c9d", "id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "name": "default"}]} 2018-12-27 17:25:33,509 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=default used request id req-0b29974e-5c36-43f3-8570-1b1721ac45f9 2018-12-27 17:25:33,516 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16c4931447154fbc025aebf9340e2d136ad8851a" 2018-12-27 17:25:33,623 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:25:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-47c87c81-c481-4d51-a4be-938495756d3f Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b7b4fceec1ad4c6eb74d758b709a9d93", "name": "admin"}} 2018-12-27 17:25:33,624 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93 used request id req-47c87c81-c481-4d51-a4be-938495756d3f 2018-12-27 17:25:33,627 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/f7197afc9b61423897aefc9a643d03a1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16c4931447154fbc025aebf9340e2d136ad8851a" 2018-12-27 17:25:33,737 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:25:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a72142a0-3790-4abc-a37b-d73d04a20a6a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f7197afc9b61423897aefc9a643d03a1.", "code": 404, "title": "Not Found"}} 2018-12-27 17:25:33,737 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/f7197afc9b61423897aefc9a643d03a1 used request id req-a72142a0-3790-4abc-a37b-d73d04a20a6a 2018-12-27 17:25:33,737 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:25:33,741 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/8c689c5e31c44b09ab85f80682abbc2a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16c4931447154fbc025aebf9340e2d136ad8851a" 2018-12-27 17:25:33,854 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:25:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c58a9c50-a38b-4402-9963-c55145a3a7dc Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8c689c5e31c44b09ab85f80682abbc2a.", "code": 404, "title": "Not Found"}} 2018-12-27 17:25:33,854 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/8c689c5e31c44b09ab85f80682abbc2a used request id req-c58a9c50-a38b-4402-9963-c55145a3a7dc 2018-12-27 17:25:33,854 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:25:33,858 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/28dac9e1580d461c9de52e6659cc4f9d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16c4931447154fbc025aebf9340e2d136ad8851a" 2018-12-27 17:25:33,965 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:25:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-90b3e03a-c8fa-46d9-aad3-791c99fa2f0d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 28dac9e1580d461c9de52e6659cc4f9d.", "code": 404, "title": "Not Found"}} 2018-12-27 17:25:33,965 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/28dac9e1580d461c9de52e6659cc4f9d used request id req-90b3e03a-c8fa-46d9-aad3-791c99fa2f0d 2018-12-27 17:25:33,965 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:25:33,969 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/81c108a273314b24bf6b48c41b5bbe0c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16c4931447154fbc025aebf9340e2d136ad8851a" 2018-12-27 17:25:34,079 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:25:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-17b08936-d0e3-4d99-8bdd-17ce8232808e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 81c108a273314b24bf6b48c41b5bbe0c.", "code": 404, "title": "Not Found"}} 2018-12-27 17:25:34,079 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/81c108a273314b24bf6b48c41b5bbe0c used request id req-17b08936-d0e3-4d99-8bdd-17ce8232808e 2018-12-27 17:25:34,079 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:25:34,083 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/7d2b600394014eaf8128c0dae24ae362 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16c4931447154fbc025aebf9340e2d136ad8851a" 2018-12-27 17:25:34,200 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:25:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d36bbdd5-ed2e-42bb-8f4f-4af31c7a3326 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/7d2b600394014eaf8128c0dae24ae362"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7d2b600394014eaf8128c0dae24ae362", "name": "CreateNetworkSuccessTests-6b7f8e03-3c25-49c-proj"}} 2018-12-27 17:25:34,200 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/7d2b600394014eaf8128c0dae24ae362 used request id req-d36bbdd5-ed2e-42bb-8f4f-4af31c7a3326 2018-12-27 17:25:34,201 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 558b4170-06d2-4ccf-a0bc-530e3fad3996 2018-12-27 17:25:34,206 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=558b4170-06d2-4ccf-a0bc-530e3fad3996 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16c4931447154fbc025aebf9340e2d136ad8851a" 2018-12-27 17:25:34,439 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-f2d52241-0194-4b29-809f-6a050a010b67 Date: Thu, 27 Dec 2018 17:25:34 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:25:10Z", "security_group_id": "558b4170-06d2-4ccf-a0bc-530e3fad3996", "port_range_min": null, "revision_number": 0, "tenant_id": "7d2b600394014eaf8128c0dae24ae362", "created_at": "2018-12-27T17:25:10Z", "project_id": "7d2b600394014eaf8128c0dae24ae362", "id": "18bf7333-de6d-495c-a363-11c311831945"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:25:10Z", "security_group_id": "558b4170-06d2-4ccf-a0bc-530e3fad3996", "port_range_min": null, "revision_number": 0, "tenant_id": "7d2b600394014eaf8128c0dae24ae362", "created_at": "2018-12-27T17:25:10Z", "project_id": "7d2b600394014eaf8128c0dae24ae362", "id": "5d846cc3-70e8-4c2a-8be8-3170d767ffa3"}, {"remote_group_id": "558b4170-06d2-4ccf-a0bc-530e3fad3996", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:25:10Z", "security_group_id": "558b4170-06d2-4ccf-a0bc-530e3fad3996", "port_range_min": null, "revision_number": 0, "tenant_id": "7d2b600394014eaf8128c0dae24ae362", "created_at": "2018-12-27T17:25:10Z", "project_id": "7d2b600394014eaf8128c0dae24ae362", "id": "62fc8d73-1295-4d6e-b1fe-4b3b7a43c745"}, {"remote_group_id": "558b4170-06d2-4ccf-a0bc-530e3fad3996", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:25:10Z", "security_group_id": "558b4170-06d2-4ccf-a0bc-530e3fad3996", "port_range_min": null, "revision_number": 0, "tenant_id": "7d2b600394014eaf8128c0dae24ae362", "created_at": "2018-12-27T17:25:10Z", "project_id": "7d2b600394014eaf8128c0dae24ae362", "id": "7e8819f8-d2b8-4813-8143-e3662047da01"}]} 2018-12-27 17:25:34,439 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=558b4170-06d2-4ccf-a0bc-530e3fad3996 used request id req-f2d52241-0194-4b29-809f-6a050a010b67 2018-12-27 17:25:34,440 - neutron_utils - INFO - Deleting security group with name - default 2018-12-27 17:25:34,445 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/security-groups/558b4170-06d2-4ccf-a0bc-530e3fad3996 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16c4931447154fbc025aebf9340e2d136ad8851a" 2018-12-27 17:25:34,800 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-609cfdcc-def5-4946-bca6-1a884fd9c986 Content-Length: 0 Date: Thu, 27 Dec 2018 17:25:34 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 17:25:34,800 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-groups/558b4170-06d2-4ccf-a0bc-530e3fad3996 used request id req-609cfdcc-def5-4946-bca6-1a884fd9c986 2018-12-27 17:25:34,801 - keystone_utils - INFO - Deleting project with name - CreateNetworkSuccessTests-6b7f8e03-3c25-49c-proj 2018-12-27 17:25:34,805 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/projects/7d2b600394014eaf8128c0dae24ae362 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16c4931447154fbc025aebf9340e2d136ad8851a" 2018-12-27 17:25:35,049 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:25:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9b2fff3d-c4d2-41f7-a6b3-adf31e63c5e4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:25:35,049 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/7d2b600394014eaf8128c0dae24ae362 used request id req-9b2fff3d-c4d2-41f7-a6b3-adf31e63c5e4 2018-12-27 17:25:35,049 - keystone_utils - INFO - Deleting role with name - CreateNetworkSuccessTests-6b7f8e03-3c25-49c-proj-role 2018-12-27 17:25:35,053 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/roles/352c6a78be744efbb415c9d31f0ef4c0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16c4931447154fbc025aebf9340e2d136ad8851a" 2018-12-27 17:25:35,177 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:25:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8a553557-6945-4184-a0a8-5db428f76ad7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:25:35,178 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/roles/352c6a78be744efbb415c9d31f0ef4c0 used request id req-8a553557-6945-4184-a0a8-5db428f76ad7 2018-12-27 17:25:35,181 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16c4931447154fbc025aebf9340e2d136ad8851a" 2018-12-27 17:25:35,298 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:25:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ea06ce25-4bea-491c-89d6-e5efcb4b8e7f Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8de789d09e46427786a85702e5e8de91", "links": {"self": "http://172.30.9.31:5000/v3/roles/8de789d09e46427786a85702e5e8de91"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 17:25:35,298 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-ea06ce25-4bea-491c-89d6-e5efcb4b8e7f 2018-12-27 17:25:35,299 - keystone_utils - INFO - Deleting user with name - CreateNetworkSuccessTests-6b7f8e03-3c25-49c-user 2018-12-27 17:25:35,302 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/users/534373265f504af8a16d21dd53467069 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c68df16cca4f1948f917f75566c23d617bffc370" 2018-12-27 17:25:35,514 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:25:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-72717c03-808c-466b-89f3-46e350879841 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:25:35,514 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/534373265f504af8a16d21dd53467069 used request id req-72717c03-808c-466b-89f3-46e350879841 2018-12-27 17:25:35,516 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:25:35,931 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:25:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["-o8Vpso-RPuJ-qFK7IBQFA"], "issued_at": "2018-12-27T17:25:35.000000Z"}} 2018-12-27 17:25:35,932 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}689b72f78bda06b1652856be263e52549871abd1" 2018-12-27 17:25:36,041 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:25:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2b7ea0bf-0194-41c3-954c-147da54216b7 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:25:36,041 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-2b7ea0bf-0194-41c3-954c-147da54216b7 2018-12-27 17:25:36,042 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:25:36,043 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:25:36,458 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:25:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["Z_wZZqItTxaB30wtyngrxw"], "issued_at": "2018-12-27T17:25:36.000000Z"}} 2018-12-27 17:25:36,459 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00fdc9be5381e0c065473f9493a6875bc216b6fc" 2018-12-27 17:25:36,572 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:25:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d9901a9a-6fd5-48a2-a173-6e92b3e580ea Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:25:36,572 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-d9901a9a-6fd5-48a2-a173-6e92b3e580ea 2018-12-27 17:25:36,577 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 17:25:36,582 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 17:25:36 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 17:25:36,583 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-ad9c4690-8922-43a-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00fdc9be5381e0c065473f9493a6875bc216b6fc" 2018-12-27 17:25:36,697 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:25:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-849e2a03-b241-4c51-8e3e-ed3826bf7334 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-ad9c4690-8922-43a-proj", "previous": null, "next": null}, "projects": []} 2018-12-27 17:25:36,697 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-ad9c4690-8922-43a-proj used request id req-849e2a03-b241-4c51-8e3e-ed3826bf7334 2018-12-27 17:25:36,700 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00fdc9be5381e0c065473f9493a6875bc216b6fc" 2018-12-27 17:25:36,807 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:25:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0760b564-196f-4ad1-a292-54b384ae4b32 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-27 17:25:36,807 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-0760b564-196f-4ad1-a292-54b384ae4b32 2018-12-27 17:25:36,811 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00fdc9be5381e0c065473f9493a6875bc216b6fc" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateNetworkSuccessTests-ad9c4690-8922-43a-proj"}}' 2018-12-27 17:25:36,966 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 27 Dec 2018 17:25:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-430c6421-32af-46d4-a5ad-b25e7f8d0401 Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/d0509460652047289d17b3435d873e51"}, "tags": [], "enabled": true, "id": "d0509460652047289d17b3435d873e51", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-ad9c4690-8922-43a-proj"}} 2018-12-27 17:25:36,966 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-430c6421-32af-46d4-a5ad-b25e7f8d0401 2018-12-27 17:25:36,966 - keystone_utils - INFO - Created project with name - CreateNetworkSuccessTests-ad9c4690-8922-43a-proj 2018-12-27 17:25:36,967 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:25:36,967 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:25:37,388 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:25:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["JgQenlQoQh2wMJer3FkZJA"], "issued_at": "2018-12-27T17:25:37.000000Z"}} 2018-12-27 17:25:37,389 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03a052805ee731cf8ac55fbc575b066832aa4fc6" 2018-12-27 17:25:37,491 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:25:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7c187623-4f7a-40f3-884b-a1b81694b6ba Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:25:37,491 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-7c187623-4f7a-40f3-884b-a1b81694b6ba 2018-12-27 17:25:37,496 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 17:25:37,501 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 17:25:37 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 17:25:37,502 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03a052805ee731cf8ac55fbc575b066832aa4fc6" 2018-12-27 17:25:37,628 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:25:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c13e5722-1237-493d-b165-e8f5492a89ff Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "links": {"self": "http://172.30.9.31:5000/v3/users/01fa52e7b3674fc48643fa4ffca67e4e"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "01fa52e7b3674fc48643fa4ffca67e4e", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/05a834ddebbc40688596b7460b47439e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05a834ddebbc40688596b7460b47439e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/08226a0ad01943f39559448239e291e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "08226a0ad01943f39559448239e291e1", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/55c0552fe37a4f7ca0e73939514bc683"}, "domain_id": "default", "enabled": true, "options": {}, "id": "55c0552fe37a4f7ca0e73939514bc683", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/646a4af4e3b5439a97996d353fea3924"}, "domain_id": "914eec1d43ea4caf9d2fd33268c06258", "enabled": true, "options": {}, "id": "646a4af4e3b5439a97996d353fea3924", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/85fb203e51c34d3f8122e285a6a318b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85fb203e51c34d3f8122e285a6a318b3", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/905e7f4b42d24cca93b99d2401fa3378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "905e7f4b42d24cca93b99d2401fa3378", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/a5bc08b9f81f4e5bb86c24f9f7547bae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5bc08b9f81f4e5bb86c24f9f7547bae", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/a5c780627f004d318bf908d80305da9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5c780627f004d318bf908d80305da9c", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/b18425bf2b044bc9af7e194919539a17"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b18425bf2b044bc9af7e194919539a17", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/b8d2134b619d4dca80e21d6fb16449b0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b8d2134b619d4dca80e21d6fb16449b0", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/b9ab6a25a652438285139fe5b44aea62"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9ab6a25a652438285139fe5b44aea62", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/c08462554a4844d681348f58b9b0edee"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c08462554a4844d681348f58b9b0edee", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/ddfc3a9aad444d4782eae677c8a98130"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ddfc3a9aad444d4782eae677c8a98130", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/f2a74f2185a54676a6cb2bb5ecfcc4f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2a74f2185a54676a6cb2bb5ecfcc4f6", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-12-27 17:25:37,629 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-c13e5722-1237-493d-b165-e8f5492a89ff 2018-12-27 17:25:37,633 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?name=CreateNetworkSuccessTests-ad9c4690-8922-43a-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03a052805ee731cf8ac55fbc575b066832aa4fc6" 2018-12-27 17:25:37,653 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:25:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7971a5bb-0e52-4e67-8a9a-4df427f48567 Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?name=CreateNetworkSuccessTests-ad9c4690-8922-43a-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/d0509460652047289d17b3435d873e51"}, "tags": [], "enabled": true, "id": "d0509460652047289d17b3435d873e51", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-ad9c4690-8922-43a-proj"}]} 2018-12-27 17:25:37,653 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?name=CreateNetworkSuccessTests-ad9c4690-8922-43a-proj used request id req-7971a5bb-0e52-4e67-8a9a-4df427f48567 2018-12-27 17:25:37,657 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03a052805ee731cf8ac55fbc575b066832aa4fc6" 2018-12-27 17:25:37,779 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:25:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fd30f309-6775-4b74-994c-f85bdd19a25a Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-27 17:25:37,780 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-fd30f309-6775-4b74-994c-f85bdd19a25a 2018-12-27 17:25:38,175 - keystone_utils - INFO - Created user with name - CreateNetworkSuccessTests-ad9c4690-8922-43a-user 2018-12-27 17:25:38,175 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:25:38,179 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00fdc9be5381e0c065473f9493a6875bc216b6fc" 2018-12-27 17:25:38,290 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:25:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e100ffd8-98da-4d78-9f5f-62b685757999 Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8de789d09e46427786a85702e5e8de91", "links": {"self": "http://172.30.9.31:5000/v3/roles/8de789d09e46427786a85702e5e8de91"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 17:25:38,291 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-e100ffd8-98da-4d78-9f5f-62b685757999 2018-12-27 17:25:38,294 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00fdc9be5381e0c065473f9493a6875bc216b6fc" -d '{"role": {"name": "CreateNetworkSuccessTests-ad9c4690-8922-43a-proj-role"}}' 2018-12-27 17:25:38,439 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 27 Dec 2018 17:25:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3ccff4ed-5023-4e0c-80a8-2ba3f4434191 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "674908fb53634abdbe96bfd81e51db7a", "links": {"self": "http://172.30.9.31:5000/v3/roles/674908fb53634abdbe96bfd81e51db7a"}, "name": "CreateNetworkSuccessTests-ad9c4690-8922-43a-proj-role"}} 2018-12-27 17:25:38,439 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/roles used request id req-3ccff4ed-5023-4e0c-80a8-2ba3f4434191 2018-12-27 17:25:38,439 - keystone_utils - INFO - Created role with name - CreateNetworkSuccessTests-ad9c4690-8922-43a-proj-role 2018-12-27 17:25:38,443 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles/674908fb53634abdbe96bfd81e51db7a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00fdc9be5381e0c065473f9493a6875bc216b6fc" 2018-12-27 17:25:38,546 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:25:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-11973f56-aa72-4db2-ab2d-19dc249edb30 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "674908fb53634abdbe96bfd81e51db7a", "links": {"self": "http://172.30.9.31:5000/v3/roles/674908fb53634abdbe96bfd81e51db7a"}, "name": "CreateNetworkSuccessTests-ad9c4690-8922-43a-proj-role"}} 2018-12-27 17:25:38,546 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles/674908fb53634abdbe96bfd81e51db7a used request id req-11973f56-aa72-4db2-ab2d-19dc249edb30 2018-12-27 17:25:38,546 - keystone_utils - INFO - Granting role CreateNetworkSuccessTests-ad9c4690-8922-43a-proj-role to project CreateNetworkSuccessTests-ad9c4690-8922-43a-proj 2018-12-27 17:25:38,550 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:5000/v3/projects/d0509460652047289d17b3435d873e51/users/3d270ab0eea94be1b28eda2bbe7ba922/roles/674908fb53634abdbe96bfd81e51db7a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00fdc9be5381e0c065473f9493a6875bc216b6fc" 2018-12-27 17:25:38,702 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:25:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7cece8c9-822c-440d-bb5c-5e710b6e22f9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:25:38,702 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/d0509460652047289d17b3435d873e51/users/3d270ab0eea94be1b28eda2bbe7ba922/roles/674908fb53634abdbe96bfd81e51db7a used request id req-7cece8c9-822c-440d-bb5c-5e710b6e22f9 2018-12-27 17:25:38,705 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:25:38,706 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:25:39,135 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:25:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["fWX8EZbZTFuP_8SGCI82mw"], "issued_at": "2018-12-27T17:25:39.000000Z"}} 2018-12-27 17:25:39,136 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}506cd4d3757febb93bca819f668af00476a694b1" 2018-12-27 17:25:39,243 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:25:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-04782e76-ea68-4f9c-b27f-50dc43ca5e95 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:25:39,243 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-04782e76-ea68-4f9c-b27f-50dc43ca5e95 2018-12-27 17:25:39,380 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateNetworkSuccessTests-7aaa0458-5412-4517-b9df-cbf5a5fea9d3-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}506cd4d3757febb93bca819f668af00476a694b1" 2018-12-27 17:25:39,690 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-103a8366-fd94-4933-811d-08eb44b5da43 Date: Thu, 27 Dec 2018 17:25:39 GMT RESP BODY: {"networks":[]} 2018-12-27 17:25:39,690 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateNetworkSuccessTests-7aaa0458-5412-4517-b9df-cbf5a5fea9d3-pub-net used request id req-103a8366-fd94-4933-811d-08eb44b5da43 2018-12-27 17:25:39,691 - neutron_utils - INFO - Creating network with name CreateNetworkSuccessTests-7aaa0458-5412-4517-b9df-cbf5a5fea9d3-pub-net 2018-12-27 17:25:39,691 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:25:39,692 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:25:40,110 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:25:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["5WjwLGeUSU6LolmytS56OA"], "issued_at": "2018-12-27T17:25:40.000000Z"}} 2018-12-27 17:25:40,111 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}941f00918d635fee267f2291533a9512cea890f2" 2018-12-27 17:25:40,234 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:25:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2493350b-415a-4540-a074-9016048a2c3b Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:25:40,234 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-2493350b-415a-4540-a074-9016048a2c3b 2018-12-27 17:25:40,239 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 17:25:40,244 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 17:25:40 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 17:25:40,245 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?name=CreateNetworkSuccessTests-ad9c4690-8922-43a-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}941f00918d635fee267f2291533a9512cea890f2" 2018-12-27 17:25:40,353 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:25:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-33c95f13-747d-41eb-828f-a3cccad14ec2 Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?name=CreateNetworkSuccessTests-ad9c4690-8922-43a-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/d0509460652047289d17b3435d873e51"}, "tags": [], "enabled": true, "id": "d0509460652047289d17b3435d873e51", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-ad9c4690-8922-43a-proj"}]} 2018-12-27 17:25:40,353 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?name=CreateNetworkSuccessTests-ad9c4690-8922-43a-proj used request id req-33c95f13-747d-41eb-828f-a3cccad14ec2 2018-12-27 17:25:40,359 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}506cd4d3757febb93bca819f668af00476a694b1" -d '{"network": {"tenant_id": "d0509460652047289d17b3435d873e51", "mtu": 999, "name": "CreateNetworkSuccessTests-7aaa0458-5412-4517-b9df-cbf5a5fea9d3-pub-net", "admin_state_up": true}}' 2018-12-27 17:25:42,257 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 739 X-Openstack-Request-Id: req-15da7f5c-3e69-451f-bbdc-5d44e423f4bc Date: Thu, 27 Dec 2018 17:25:42 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"provider:network_type":"geneve","id":"8f27306b-b6c4-41a8-99fb-763dc90ba0eb","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":65,"ipv4_address_scope":null,"shared":false,"project_id":"d0509460652047289d17b3435d873e51","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-27T17:25:40Z","is_default":false,"qos_policy_id":null,"name":"CreateNetworkSuccessTests-7aaa0458-5412-4517-b9df-cbf5a5fea9d3-pub-net","admin_state_up":true,"tenant_id":"d0509460652047289d17b3435d873e51","created_at":"2018-12-27T17:25:40Z","mtu":999}} 2018-12-27 17:25:42,258 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/networks used request id req-15da7f5c-3e69-451f-bbdc-5d44e423f4bc 2018-12-27 17:25:42,263 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?id=8f27306b-b6c4-41a8-99fb-763dc90ba0eb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}506cd4d3757febb93bca819f668af00476a694b1" 2018-12-27 17:25:42,552 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 723 X-Openstack-Request-Id: req-1d0239da-f9cc-46c7-ad1a-01037709ea0d Date: Thu, 27 Dec 2018 17:25:42 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"mtu":999,"id":"8f27306b-b6c4-41a8-99fb-763dc90ba0eb","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":65,"ipv4_address_scope":null,"shared":false,"project_id":"d0509460652047289d17b3435d873e51","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-27T17:25:40Z","qos_policy_id":null,"name":"CreateNetworkSuccessTests-7aaa0458-5412-4517-b9df-cbf5a5fea9d3-pub-net","admin_state_up":true,"tenant_id":"d0509460652047289d17b3435d873e51","created_at":"2018-12-27T17:25:40Z","provider:network_type":"geneve"}]} 2018-12-27 17:25:42,552 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?id=8f27306b-b6c4-41a8-99fb-763dc90ba0eb used request id req-1d0239da-f9cc-46c7-ad1a-01037709ea0d 2018-12-27 17:25:42,557 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=8f27306b-b6c4-41a8-99fb-763dc90ba0eb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}506cd4d3757febb93bca819f668af00476a694b1" 2018-12-27 17:25:42,777 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-8222bc42-b51a-4000-84c2-fe4d54cdc85a Date: Thu, 27 Dec 2018 17:25:42 GMT RESP BODY: {"subnets":[]} 2018-12-27 17:25:42,777 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=8f27306b-b6c4-41a8-99fb-763dc90ba0eb used request id req-8222bc42-b51a-4000-84c2-fe4d54cdc85a 2018-12-27 17:25:42,778 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:25:42,779 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:25:43,212 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:25:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["MSDiDkoGTfehZ53TQ0Xq0A"], "issued_at": "2018-12-27T17:25:43.000000Z"}} 2018-12-27 17:25:43,213 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d2c607d1d3487f60aaa72e86b56e6689fb281ed" 2018-12-27 17:25:43,322 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:25:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3234b215-18a4-496a-b9d6-bb945611fdd6 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:25:43,323 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-3234b215-18a4-496a-b9d6-bb945611fdd6 2018-12-27 17:25:43,327 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 17:25:43,332 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 17:25:43 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 17:25:43,333 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?name=CreateNetworkSuccessTests-ad9c4690-8922-43a-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d2c607d1d3487f60aaa72e86b56e6689fb281ed" 2018-12-27 17:25:43,448 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:25:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d0d75f45-2ec8-4a6a-ae1e-1ea71b74bbc9 Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?name=CreateNetworkSuccessTests-ad9c4690-8922-43a-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/d0509460652047289d17b3435d873e51"}, "tags": [], "enabled": true, "id": "d0509460652047289d17b3435d873e51", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-ad9c4690-8922-43a-proj"}]} 2018-12-27 17:25:43,449 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?name=CreateNetworkSuccessTests-ad9c4690-8922-43a-proj used request id req-d0d75f45-2ec8-4a6a-ae1e-1ea71b74bbc9 2018-12-27 17:25:43,449 - neutron_utils - INFO - Creating subnet with name CreateNetworkSuccessTests-7aaa0458-5412-4517-b9df-cbf5a5fea9d3-pub-subnet 2018-12-27 17:25:43,454 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}506cd4d3757febb93bca819f668af00476a694b1" -d '{"subnets": [{"ip_version": 4, "network_id": "8f27306b-b6c4-41a8-99fb-763dc90ba0eb", "cidr": "10.55.1.0/24", "name": "CreateNetworkSuccessTests-7aaa0458-5412-4517-b9df-cbf5a5fea9d3-pub-subnet", "tenant_id": "d0509460652047289d17b3435d873e51"}]}' 2018-12-27 17:25:44,796 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-512b2151-5caa-4a60-8d1f-29bf0a30d04f Date: Thu, 27 Dec 2018 17:25:44 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8f27306b-b6c4-41a8-99fb-763dc90ba0eb","tenant_id":"d0509460652047289d17b3435d873e51","created_at":"2018-12-27T17:25:43Z","dns_nameservers":[],"updated_at":"2018-12-27T17:25:43Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"d0509460652047289d17b3435d873e51","id":"0646a886-85f3-4c67-ae8e-cb5e503f49b1","subnetpool_id":null,"name":"CreateNetworkSuccessTests-7aaa0458-5412-4517-b9df-cbf5a5fea9d3-pub-subnet"}]} 2018-12-27 17:25:44,796 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/subnets used request id req-512b2151-5caa-4a60-8d1f-29bf0a30d04f 2018-12-27 17:25:44,802 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?id=8f27306b-b6c4-41a8-99fb-763dc90ba0eb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}506cd4d3757febb93bca819f668af00476a694b1" 2018-12-27 17:25:45,089 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 761 X-Openstack-Request-Id: req-b0616724-d7cd-4cc9-a649-99493f7667f9 Date: Thu, 27 Dec 2018 17:25:45 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"mtu":999,"id":"8f27306b-b6c4-41a8-99fb-763dc90ba0eb","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":65,"ipv4_address_scope":null,"shared":false,"project_id":"d0509460652047289d17b3435d873e51","status":"ACTIVE","subnets":["0646a886-85f3-4c67-ae8e-cb5e503f49b1"],"description":"","tags":[],"updated_at":"2018-12-27T17:25:43Z","qos_policy_id":null,"name":"CreateNetworkSuccessTests-7aaa0458-5412-4517-b9df-cbf5a5fea9d3-pub-net","admin_state_up":true,"tenant_id":"d0509460652047289d17b3435d873e51","created_at":"2018-12-27T17:25:40Z","provider:network_type":"geneve"}]} 2018-12-27 17:25:45,089 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?id=8f27306b-b6c4-41a8-99fb-763dc90ba0eb used request id req-b0616724-d7cd-4cc9-a649-99493f7667f9 2018-12-27 17:25:45,095 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=8f27306b-b6c4-41a8-99fb-763dc90ba0eb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}506cd4d3757febb93bca819f668af00476a694b1" 2018-12-27 17:25:45,349 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-3a2199ed-a81d-4e5e-9779-d80ff006a6ad Date: Thu, 27 Dec 2018 17:25:45 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8f27306b-b6c4-41a8-99fb-763dc90ba0eb","tenant_id":"d0509460652047289d17b3435d873e51","created_at":"2018-12-27T17:25:43Z","dns_nameservers":[],"updated_at":"2018-12-27T17:25:43Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"d0509460652047289d17b3435d873e51","id":"0646a886-85f3-4c67-ae8e-cb5e503f49b1","subnetpool_id":null,"name":"CreateNetworkSuccessTests-7aaa0458-5412-4517-b9df-cbf5a5fea9d3-pub-subnet"}]} 2018-12-27 17:25:45,349 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=8f27306b-b6c4-41a8-99fb-763dc90ba0eb used request id req-3a2199ed-a81d-4e5e-9779-d80ff006a6ad 2018-12-27 17:25:45,350 - OpenStackNetwork - DEBUG - Network [8f27306b-b6c4-41a8-99fb-763dc90ba0eb] created successfully 2018-12-27 17:25:45,350 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:25:45,751 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "674908fb53634abdbe96bfd81e51db7a", "name": "CreateNetworkSuccessTests-ad9c4690-8922-43a-proj-role"}], "expires_at": "2018-12-27T18:25:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d0509460652047289d17b3435d873e51", "name": "CreateNetworkSuccessTests-ad9c4690-8922-43a-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/d0509460652047289d17b3435d873e51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/d0509460652047289d17b3435d873e51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/d0509460652047289d17b3435d873e51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/d0509460652047289d17b3435d873e51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/d0509460652047289d17b3435d873e51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/d0509460652047289d17b3435d873e51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/d0509460652047289d17b3435d873e51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/d0509460652047289d17b3435d873e51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/d0509460652047289d17b3435d873e51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_d0509460652047289d17b3435d873e51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_d0509460652047289d17b3435d873e51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/d0509460652047289d17b3435d873e51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/d0509460652047289d17b3435d873e51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/d0509460652047289d17b3435d873e51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-ad9c4690-8922-43a-user", "id": "3d270ab0eea94be1b28eda2bbe7ba922"}, "audit_ids": ["2ORbkwX9TgyWzlA_mueoSA"], "issued_at": "2018-12-27T17:25:45.000000Z"}} 2018-12-27 17:25:45,756 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateNetworkSuccessTests-7aaa0458-5412-4517-b9df-cbf5a5fea9d3-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}597cf4cb390fb7f74df1e0f8ca14e1adcc491106" 2018-12-27 17:25:46,068 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-07f090a7-1c0e-456b-8f83-836cf2053eb4 Date: Thu, 27 Dec 2018 17:25:46 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"8f27306b-b6c4-41a8-99fb-763dc90ba0eb","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"d0509460652047289d17b3435d873e51","status":"ACTIVE","subnets":["0646a886-85f3-4c67-ae8e-cb5e503f49b1"],"description":"","tags":[],"updated_at":"2018-12-27T17:25:43Z","qos_policy_id":null,"name":"CreateNetworkSuccessTests-7aaa0458-5412-4517-b9df-cbf5a5fea9d3-pub-net","admin_state_up":true,"tenant_id":"d0509460652047289d17b3435d873e51","created_at":"2018-12-27T17:25:40Z","mtu":999}]} 2018-12-27 17:25:46,068 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateNetworkSuccessTests-7aaa0458-5412-4517-b9df-cbf5a5fea9d3-pub-net used request id req-07f090a7-1c0e-456b-8f83-836cf2053eb4 2018-12-27 17:25:46,072 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 17:25:46,077 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 17:25:46 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 17:25:46,078 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/d0509460652047289d17b3435d873e51 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}689b72f78bda06b1652856be263e52549871abd1" 2018-12-27 17:25:46,206 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:25:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a4f8d100-9609-40e1-817b-68e848211ef6 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/d0509460652047289d17b3435d873e51"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d0509460652047289d17b3435d873e51", "name": "CreateNetworkSuccessTests-ad9c4690-8922-43a-proj"}} 2018-12-27 17:25:46,207 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/d0509460652047289d17b3435d873e51 used request id req-a4f8d100-9609-40e1-817b-68e848211ef6 2018-12-27 17:25:46,212 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=8f27306b-b6c4-41a8-99fb-763dc90ba0eb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}597cf4cb390fb7f74df1e0f8ca14e1adcc491106" 2018-12-27 17:25:46,450 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-04d03c75-8575-4081-8dc8-2b372e539ac2 Date: Thu, 27 Dec 2018 17:25:46 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8f27306b-b6c4-41a8-99fb-763dc90ba0eb","tenant_id":"d0509460652047289d17b3435d873e51","created_at":"2018-12-27T17:25:43Z","dns_nameservers":[],"updated_at":"2018-12-27T17:25:43Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"d0509460652047289d17b3435d873e51","id":"0646a886-85f3-4c67-ae8e-cb5e503f49b1","subnetpool_id":null,"name":"CreateNetworkSuccessTests-7aaa0458-5412-4517-b9df-cbf5a5fea9d3-pub-subnet"}]} 2018-12-27 17:25:46,450 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=8f27306b-b6c4-41a8-99fb-763dc90ba0eb used request id req-04d03c75-8575-4081-8dc8-2b372e539ac2 2018-12-27 17:25:46,451 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:25:46,452 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:25:46,862 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:25:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["lnCmf0ysS7W0S5nuKfuKoA"], "issued_at": "2018-12-27T17:25:46.000000Z"}} 2018-12-27 17:25:46,863 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}640ef4771867c755e1095834b619600707442c86" 2018-12-27 17:25:46,968 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:25:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-71150fd9-ba55-4fc8-b3c5-ce60b46e2f72 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:25:46,968 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-71150fd9-ba55-4fc8-b3c5-ce60b46e2f72 2018-12-27 17:25:46,976 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/routers?name=CreateNetworkSuccessTests-7aaa0458-5412-4517-b9df-cbf5a5fea9d3-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}640ef4771867c755e1095834b619600707442c86" 2018-12-27 17:25:47,236 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-ed5e1501-c89e-416e-bacc-c933ad08906f Date: Thu, 27 Dec 2018 17:25:47 GMT RESP BODY: {"routers": []} 2018-12-27 17:25:47,236 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/routers?name=CreateNetworkSuccessTests-7aaa0458-5412-4517-b9df-cbf5a5fea9d3-pub-router&admin_state_up=True used request id req-ed5e1501-c89e-416e-bacc-c933ad08906f 2018-12-27 17:25:47,236 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:25:47,237 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:25:47,665 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:25:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["8S9KUli7ScOOPC2o5pENDQ"], "issued_at": "2018-12-27T17:25:47.000000Z"}} 2018-12-27 17:25:47,666 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42162c47a7e44cf803a0aa2dea1c0607b7af084d" 2018-12-27 17:25:47,759 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:25:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6fa1d7e4-6ea3-4c65-83f2-7a3cf9ebb3de Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:25:47,759 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-6fa1d7e4-6ea3-4c65-83f2-7a3cf9ebb3de 2018-12-27 17:25:47,764 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 17:25:47,769 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 17:25:47 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 17:25:47,770 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?name=CreateNetworkSuccessTests-ad9c4690-8922-43a-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42162c47a7e44cf803a0aa2dea1c0607b7af084d" 2018-12-27 17:25:47,886 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:25:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8014b33f-bc2f-4fcf-8f33-02bb0d77e4d6 Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?name=CreateNetworkSuccessTests-ad9c4690-8922-43a-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/d0509460652047289d17b3435d873e51"}, "tags": [], "enabled": true, "id": "d0509460652047289d17b3435d873e51", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-ad9c4690-8922-43a-proj"}]} 2018-12-27 17:25:47,886 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?name=CreateNetworkSuccessTests-ad9c4690-8922-43a-proj used request id req-8014b33f-bc2f-4fcf-8f33-02bb0d77e4d6 2018-12-27 17:25:47,892 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}640ef4771867c755e1095834b619600707442c86" 2018-12-27 17:25:48,188 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 725 X-Openstack-Request-Id: req-24537ee8-0cd2-487f-bf9a-7470a67c851e Date: Thu, 27 Dec 2018 17:25:48 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","updated_at":"2018-12-27T15:58:03Z","dns_domain":"","revision_number":8,"port_security_enabled":true,"mtu":1500,"id":"a4959dd9-e8f4-4ea9-8c99-7bff545db58c","router:external":true,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"da629caea04941e1ae8979c379dc7c9d","status":"ACTIVE","subnets":["244ab55b-a0ed-4e50-9f85-07f08119ae55"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"da629caea04941e1ae8979c379dc7c9d","created_at":"2018-12-27T15:29:17Z","provider:network_type":"flat"}]} 2018-12-27 17:25:48,188 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=external used request id req-24537ee8-0cd2-487f-bf9a-7470a67c851e 2018-12-27 17:25:48,194 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=a4959dd9-e8f4-4ea9-8c99-7bff545db58c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}640ef4771867c755e1095834b619600707442c86" 2018-12-27 17:25:49,176 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-68ff4f77-391f-499e-82ea-835f70b236ca Date: Thu, 27 Dec 2018 17:25:49 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"a4959dd9-e8f4-4ea9-8c99-7bff545db58c","tenant_id":"da629caea04941e1ae8979c379dc7c9d","created_at":"2018-12-27T15:29:25Z","dns_nameservers":[],"updated_at":"2018-12-27T15:29:25Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"gateway_ip":"172.30.9.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.9.0/24","project_id":"da629caea04941e1ae8979c379dc7c9d","id":"244ab55b-a0ed-4e50-9f85-07f08119ae55","subnetpool_id":null,"name":"external-subnet"}]} 2018-12-27 17:25:49,176 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=a4959dd9-e8f4-4ea9-8c99-7bff545db58c used request id req-68ff4f77-391f-499e-82ea-835f70b236ca 2018-12-27 17:25:49,177 - neutron_utils - INFO - Creating router with name - CreateNetworkSuccessTests-7aaa0458-5412-4517-b9df-cbf5a5fea9d3-pub-router 2018-12-27 17:25:49,182 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}640ef4771867c755e1095834b619600707442c86" -d '{"router": {"external_gateway_info": {"network_id": "a4959dd9-e8f4-4ea9-8c99-7bff545db58c"}, "tenant_id": "d0509460652047289d17b3435d873e51", "name": "CreateNetworkSuccessTests-7aaa0458-5412-4517-b9df-cbf5a5fea9d3-pub-router", "admin_state_up": true}}' 2018-12-27 17:25:51,204 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 640 X-Openstack-Request-Id: req-9ae7a1a3-a822-4a91-abe0-ffeda6349c03 Date: Thu, 27 Dec 2018 17:25:51 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "a4959dd9-e8f4-4ea9-8c99-7bff545db58c", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "244ab55b-a0ed-4e50-9f85-07f08119ae55", "ip_address": "172.30.9.201"}]}, "description": "", "tags": [], "tenant_id": "d0509460652047289d17b3435d873e51", "created_at": "2018-12-27T17:25:49Z", "admin_state_up": true, "updated_at": "2018-12-27T17:25:50Z", "revision_number": 2, "routes": [], "project_id": "d0509460652047289d17b3435d873e51", "id": "d193c934-ae2d-4e52-92a8-44f33f079c3c", "name": "CreateNetworkSuccessTests-7aaa0458-5412-4517-b9df-cbf5a5fea9d3-pub-router"}} 2018-12-27 17:25:51,204 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/routers used request id req-9ae7a1a3-a822-4a91-abe0-ffeda6349c03 2018-12-27 17:25:51,210 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?device_id=d193c934-ae2d-4e52-92a8-44f33f079c3c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}640ef4771867c755e1095834b619600707442c86" 2018-12-27 17:25:51,453 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 909 X-Openstack-Request-Id: req-beaea820-aebd-4aa0-a385-1093ad1fdca0 Date: Thu, 27 Dec 2018 17:25:51 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T17:25:50Z","device_owner":"network:router_gateway","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"244ab55b-a0ed-4e50-9f85-07f08119ae55","ip_address":"172.30.9.201"}],"id":"e7d7e8b1-02b0-4b23-aab2-954ac74d1616","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:99:61:c5","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"dns_assignment":[{"hostname":"host-172-30-9-201","ip_address":"172.30.9.201","fqdn":"host-172-30-9-201.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a4959dd9-e8f4-4ea9-8c99-7bff545db58c","dns_name":"","created_at":"2018-12-27T17:25:49Z","binding:vnic_type":"normal","device_id":"d193c934-ae2d-4e52-92a8-44f33f079c3c","tenant_id":""}]} 2018-12-27 17:25:51,453 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?device_id=d193c934-ae2d-4e52-92a8-44f33f079c3c used request id req-beaea820-aebd-4aa0-a385-1093ad1fdca0 2018-12-27 17:25:51,459 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets/244ab55b-a0ed-4e50-9f85-07f08119ae55 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}640ef4771867c755e1095834b619600707442c86" 2018-12-27 17:25:51,509 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-782d563b-02fe-40d9-b888-3a7a7598d11a Date: Thu, 27 Dec 2018 17:25:51 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"a4959dd9-e8f4-4ea9-8c99-7bff545db58c","tenant_id":"da629caea04941e1ae8979c379dc7c9d","created_at":"2018-12-27T15:29:25Z","dns_nameservers":[],"updated_at":"2018-12-27T15:29:25Z","gateway_ip":"172.30.9.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"172.30.9.0/24","project_id":"da629caea04941e1ae8979c379dc7c9d","id":"244ab55b-a0ed-4e50-9f85-07f08119ae55","subnetpool_id":null,"name":"external-subnet"}} 2018-12-27 17:25:51,509 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets/244ab55b-a0ed-4e50-9f85-07f08119ae55 used request id req-782d563b-02fe-40d9-b888-3a7a7598d11a 2018-12-27 17:25:51,514 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateNetworkSuccessTests-7aaa0458-5412-4517-b9df-cbf5a5fea9d3-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}640ef4771867c755e1095834b619600707442c86" 2018-12-27 17:25:51,802 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 761 X-Openstack-Request-Id: req-36f80e5b-29fc-4cad-8703-e14ff44b75e1 Date: Thu, 27 Dec 2018 17:25:51 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"mtu":999,"id":"8f27306b-b6c4-41a8-99fb-763dc90ba0eb","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":65,"ipv4_address_scope":null,"shared":false,"project_id":"d0509460652047289d17b3435d873e51","status":"ACTIVE","subnets":["0646a886-85f3-4c67-ae8e-cb5e503f49b1"],"description":"","tags":[],"updated_at":"2018-12-27T17:25:43Z","qos_policy_id":null,"name":"CreateNetworkSuccessTests-7aaa0458-5412-4517-b9df-cbf5a5fea9d3-pub-net","admin_state_up":true,"tenant_id":"d0509460652047289d17b3435d873e51","created_at":"2018-12-27T17:25:40Z","provider:network_type":"geneve"}]} 2018-12-27 17:25:51,802 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateNetworkSuccessTests-7aaa0458-5412-4517-b9df-cbf5a5fea9d3-pub-net used request id req-36f80e5b-29fc-4cad-8703-e14ff44b75e1 2018-12-27 17:25:51,806 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 17:25:51,811 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 17:25:51 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 17:25:51,812 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/d0509460652047289d17b3435d873e51 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}640ef4771867c755e1095834b619600707442c86" 2018-12-27 17:25:51,919 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:25:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-acf3ef97-8ef3-41d8-a8fd-60517137c3d4 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/d0509460652047289d17b3435d873e51"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d0509460652047289d17b3435d873e51", "name": "CreateNetworkSuccessTests-ad9c4690-8922-43a-proj"}} 2018-12-27 17:25:51,919 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/d0509460652047289d17b3435d873e51 used request id req-acf3ef97-8ef3-41d8-a8fd-60517137c3d4 2018-12-27 17:25:51,925 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=8f27306b-b6c4-41a8-99fb-763dc90ba0eb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}640ef4771867c755e1095834b619600707442c86" 2018-12-27 17:25:52,206 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-958bda7c-bcc2-4821-a1fe-adc73405e09d Date: Thu, 27 Dec 2018 17:25:52 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8f27306b-b6c4-41a8-99fb-763dc90ba0eb","tenant_id":"d0509460652047289d17b3435d873e51","created_at":"2018-12-27T17:25:43Z","dns_nameservers":[],"updated_at":"2018-12-27T17:25:43Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"d0509460652047289d17b3435d873e51","id":"0646a886-85f3-4c67-ae8e-cb5e503f49b1","subnetpool_id":null,"name":"CreateNetworkSuccessTests-7aaa0458-5412-4517-b9df-cbf5a5fea9d3-pub-subnet"}]} 2018-12-27 17:25:52,206 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=8f27306b-b6c4-41a8-99fb-763dc90ba0eb used request id req-958bda7c-bcc2-4821-a1fe-adc73405e09d 2018-12-27 17:25:52,212 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=8f27306b-b6c4-41a8-99fb-763dc90ba0eb&name=CreateNetworkSuccessTests-7aaa0458-5412-4517-b9df-cbf5a5fea9d3-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}640ef4771867c755e1095834b619600707442c86" 2018-12-27 17:25:52,544 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-ffad1bff-0232-401e-9c10-997dcb083d64 Date: Thu, 27 Dec 2018 17:25:52 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8f27306b-b6c4-41a8-99fb-763dc90ba0eb","tenant_id":"d0509460652047289d17b3435d873e51","created_at":"2018-12-27T17:25:43Z","dns_nameservers":[],"updated_at":"2018-12-27T17:25:43Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"d0509460652047289d17b3435d873e51","id":"0646a886-85f3-4c67-ae8e-cb5e503f49b1","subnetpool_id":null,"name":"CreateNetworkSuccessTests-7aaa0458-5412-4517-b9df-cbf5a5fea9d3-pub-subnet"}]} 2018-12-27 17:25:52,544 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=8f27306b-b6c4-41a8-99fb-763dc90ba0eb&name=CreateNetworkSuccessTests-7aaa0458-5412-4517-b9df-cbf5a5fea9d3-pub-subnet used request id req-ffad1bff-0232-401e-9c10-997dcb083d64 2018-12-27 17:25:52,545 - OpenStackNetwork - DEBUG - Adding router to subnet... 2018-12-27 17:25:52,545 - neutron_utils - INFO - Adding interface to router with name CreateNetworkSuccessTests-7aaa0458-5412-4517-b9df-cbf5a5fea9d3-pub-router 2018-12-27 17:25:52,550 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:9696/v2.0/routers/d193c934-ae2d-4e52-92a8-44f33f079c3c/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}640ef4771867c755e1095834b619600707442c86" -d '{"subnet_id": "0646a886-85f3-4c67-ae8e-cb5e503f49b1"}' 2018-12-27 17:25:55,680 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-b0b6ead1-dff8-4725-b5a3-a8110e3f8960 Date: Thu, 27 Dec 2018 17:25:55 GMT RESP BODY: {"network_id": "8f27306b-b6c4-41a8-99fb-763dc90ba0eb", "tenant_id": "d0509460652047289d17b3435d873e51", "subnet_id": "0646a886-85f3-4c67-ae8e-cb5e503f49b1", "subnet_ids": ["0646a886-85f3-4c67-ae8e-cb5e503f49b1"], "port_id": "3f0333d5-30b7-40e4-a2e7-1d5303b59fc7", "id": "d193c934-ae2d-4e52-92a8-44f33f079c3c"} 2018-12-27 17:25:55,680 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.31:9696/v2.0/routers/d193c934-ae2d-4e52-92a8-44f33f079c3c/add_router_interface used request id req-b0b6ead1-dff8-4725-b5a3-a8110e3f8960 2018-12-27 17:25:55,686 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/routers/d193c934-ae2d-4e52-92a8-44f33f079c3c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}640ef4771867c755e1095834b619600707442c86" 2018-12-27 17:25:55,810 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 640 X-Openstack-Request-Id: req-090add33-2753-47b9-ac3b-0d07bb766188 Date: Thu, 27 Dec 2018 17:25:55 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "a4959dd9-e8f4-4ea9-8c99-7bff545db58c", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "244ab55b-a0ed-4e50-9f85-07f08119ae55", "ip_address": "172.30.9.201"}]}, "description": "", "tags": [], "tenant_id": "d0509460652047289d17b3435d873e51", "created_at": "2018-12-27T17:25:49Z", "admin_state_up": true, "updated_at": "2018-12-27T17:25:53Z", "revision_number": 3, "routes": [], "project_id": "d0509460652047289d17b3435d873e51", "id": "d193c934-ae2d-4e52-92a8-44f33f079c3c", "name": "CreateNetworkSuccessTests-7aaa0458-5412-4517-b9df-cbf5a5fea9d3-pub-router"}} 2018-12-27 17:25:55,811 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/routers/d193c934-ae2d-4e52-92a8-44f33f079c3c used request id req-090add33-2753-47b9-ac3b-0d07bb766188 2018-12-27 17:25:55,816 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?device_id=d193c934-ae2d-4e52-92a8-44f33f079c3c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}640ef4771867c755e1095834b619600707442c86" 2018-12-27 17:25:56,072 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1913 X-Openstack-Request-Id: req-f6b26745-7d43-4eb1-a98f-d4124fefa5ca Date: Thu, 27 Dec 2018 17:25:56 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T17:25:54Z","device_owner":"network:router_interface","revision_number":8,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"0646a886-85f3-4c67-ae8e-cb5e503f49b1","ip_address":"10.55.1.1"}],"id":"3f0333d5-30b7-40e4-a2e7-1d5303b59fc7","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:b1:50:9a","project_id":"d0509460652047289d17b3435d873e51","status":"ACTIVE","binding:host_id":"","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-1-1","ip_address":"10.55.1.1","fqdn":"host-10-55-1-1.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8f27306b-b6c4-41a8-99fb-763dc90ba0eb","dns_name":"","created_at":"2018-12-27T17:25:53Z","binding:vnic_type":"normal","device_id":"d193c934-ae2d-4e52-92a8-44f33f079c3c","tenant_id":"d0509460652047289d17b3435d873e51"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T17:25:53Z","device_owner":"network:router_gateway","revision_number":8,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"244ab55b-a0ed-4e50-9f85-07f08119ae55","ip_address":"172.30.9.201"}],"id":"e7d7e8b1-02b0-4b23-aab2-954ac74d1616","security_groups":[],"binding:vif_details":{"port_filter":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:99:61:c5","project_id":"","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"dns_assignment":[{"hostname":"host-172-30-9-201","ip_address":"172.30.9.201","fqdn":"host-172-30-9-201.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a4959dd9-e8f4-4ea9-8c99-7bff545db58c","dns_name":"","created_at":"2018-12-27T17:25:49Z","binding:vnic_type":"normal","device_id":"d193c934-ae2d-4e52-92a8-44f33f079c3c","tenant_id":""}]} 2018-12-27 17:25:56,072 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?device_id=d193c934-ae2d-4e52-92a8-44f33f079c3c used request id req-f6b26745-7d43-4eb1-a98f-d4124fefa5ca 2018-12-27 17:25:56,077 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets/244ab55b-a0ed-4e50-9f85-07f08119ae55 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}640ef4771867c755e1095834b619600707442c86" 2018-12-27 17:25:56,323 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-8d9e33c2-15f8-4ec6-ac3b-1c62f39d083e Date: Thu, 27 Dec 2018 17:25:56 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"a4959dd9-e8f4-4ea9-8c99-7bff545db58c","tenant_id":"da629caea04941e1ae8979c379dc7c9d","created_at":"2018-12-27T15:29:25Z","dns_nameservers":[],"updated_at":"2018-12-27T15:29:25Z","gateway_ip":"172.30.9.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"172.30.9.0/24","project_id":"da629caea04941e1ae8979c379dc7c9d","id":"244ab55b-a0ed-4e50-9f85-07f08119ae55","subnetpool_id":null,"name":"external-subnet"}} 2018-12-27 17:25:56,323 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets/244ab55b-a0ed-4e50-9f85-07f08119ae55 used request id req-8d9e33c2-15f8-4ec6-ac3b-1c62f39d083e 2018-12-27 17:25:56,329 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets/0646a886-85f3-4c67-ae8e-cb5e503f49b1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}640ef4771867c755e1095834b619600707442c86" 2018-12-27 17:25:56,994 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 672 X-Openstack-Request-Id: req-05281171-ccb5-4300-a6a4-2b6547e0b013 Date: Thu, 27 Dec 2018 17:25:56 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8f27306b-b6c4-41a8-99fb-763dc90ba0eb","tenant_id":"d0509460652047289d17b3435d873e51","created_at":"2018-12-27T17:25:43Z","dns_nameservers":[],"updated_at":"2018-12-27T17:25:43Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"d0509460652047289d17b3435d873e51","id":"0646a886-85f3-4c67-ae8e-cb5e503f49b1","subnetpool_id":null,"name":"CreateNetworkSuccessTests-7aaa0458-5412-4517-b9df-cbf5a5fea9d3-pub-subnet"}} 2018-12-27 17:25:56,994 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets/0646a886-85f3-4c67-ae8e-cb5e503f49b1 used request id req-05281171-ccb5-4300-a6a4-2b6547e0b013 2018-12-27 17:25:57,000 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/routers?name=CreateNetworkSuccessTests-7aaa0458-5412-4517-b9df-cbf5a5fea9d3-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}597cf4cb390fb7f74df1e0f8ca14e1adcc491106" 2018-12-27 17:25:57,314 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 643 X-Openstack-Request-Id: req-4874e79b-c985-44bd-8d95-f38d39f9cbd8 Date: Thu, 27 Dec 2018 17:25:57 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "a4959dd9-e8f4-4ea9-8c99-7bff545db58c", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "244ab55b-a0ed-4e50-9f85-07f08119ae55", "ip_address": "172.30.9.201"}]}, "description": "", "tags": [], "tenant_id": "d0509460652047289d17b3435d873e51", "created_at": "2018-12-27T17:25:49Z", "admin_state_up": true, "updated_at": "2018-12-27T17:25:53Z", "revision_number": 3, "routes": [], "project_id": "d0509460652047289d17b3435d873e51", "id": "d193c934-ae2d-4e52-92a8-44f33f079c3c", "name": "CreateNetworkSuccessTests-7aaa0458-5412-4517-b9df-cbf5a5fea9d3-pub-router"}]} 2018-12-27 17:25:57,315 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/routers?name=CreateNetworkSuccessTests-7aaa0458-5412-4517-b9df-cbf5a5fea9d3-pub-router&admin_state_up=True used request id req-4874e79b-c985-44bd-8d95-f38d39f9cbd8 2018-12-27 17:25:57,319 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/d0509460652047289d17b3435d873e51 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}689b72f78bda06b1652856be263e52549871abd1" 2018-12-27 17:25:57,426 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:25:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-da7195db-ad8b-4d7e-8f1e-f16b906d49a7 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/d0509460652047289d17b3435d873e51"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d0509460652047289d17b3435d873e51", "name": "CreateNetworkSuccessTests-ad9c4690-8922-43a-proj"}} 2018-12-27 17:25:57,426 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/d0509460652047289d17b3435d873e51 used request id req-da7195db-ad8b-4d7e-8f1e-f16b906d49a7 2018-12-27 17:25:57,431 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?device_id=d193c934-ae2d-4e52-92a8-44f33f079c3c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}597cf4cb390fb7f74df1e0f8ca14e1adcc491106" 2018-12-27 17:25:57,700 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 869 X-Openstack-Request-Id: req-2b93730b-ec14-416a-88e9-8113cdedcea4 Date: Thu, 27 Dec 2018 17:25:57 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T17:25:54Z","device_owner":"network:router_interface","revision_number":8,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"0646a886-85f3-4c67-ae8e-cb5e503f49b1","ip_address":"10.55.1.1"}],"id":"3f0333d5-30b7-40e4-a2e7-1d5303b59fc7","security_groups":[],"mac_address":"fa:16:3e:b1:50:9a","project_id":"d0509460652047289d17b3435d873e51","status":"ACTIVE","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-1-1","ip_address":"10.55.1.1","fqdn":"host-10-55-1-1.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8f27306b-b6c4-41a8-99fb-763dc90ba0eb","dns_name":"","created_at":"2018-12-27T17:25:53Z","binding:vnic_type":"normal","device_id":"d193c934-ae2d-4e52-92a8-44f33f079c3c","tenant_id":"d0509460652047289d17b3435d873e51"}]} 2018-12-27 17:25:57,701 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?device_id=d193c934-ae2d-4e52-92a8-44f33f079c3c used request id req-2b93730b-ec14-416a-88e9-8113cdedcea4 2018-12-27 17:25:57,706 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets/0646a886-85f3-4c67-ae8e-cb5e503f49b1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}597cf4cb390fb7f74df1e0f8ca14e1adcc491106" 2018-12-27 17:25:58,484 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 672 X-Openstack-Request-Id: req-9b579c40-ccbc-4f9b-a7f1-2fea2dd0b653 Date: Thu, 27 Dec 2018 17:25:58 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8f27306b-b6c4-41a8-99fb-763dc90ba0eb","tenant_id":"d0509460652047289d17b3435d873e51","created_at":"2018-12-27T17:25:43Z","dns_nameservers":[],"updated_at":"2018-12-27T17:25:43Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"d0509460652047289d17b3435d873e51","id":"0646a886-85f3-4c67-ae8e-cb5e503f49b1","subnetpool_id":null,"name":"CreateNetworkSuccessTests-7aaa0458-5412-4517-b9df-cbf5a5fea9d3-pub-subnet"}} 2018-12-27 17:25:58,485 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets/0646a886-85f3-4c67-ae8e-cb5e503f49b1 used request id req-9b579c40-ccbc-4f9b-a7f1-2fea2dd0b653 2018-12-27 17:25:58,485 - OpenStackNetwork - INFO - Removing router interface from router CreateNetworkSuccessTests-7aaa0458-5412-4517-b9df-cbf5a5fea9d3-pub-router and subnet CreateNetworkSuccessTests-7aaa0458-5412-4517-b9df-cbf5a5fea9d3-pub-subnet 2018-12-27 17:25:58,485 - neutron_utils - INFO - Removing router interface from router named CreateNetworkSuccessTests-7aaa0458-5412-4517-b9df-cbf5a5fea9d3-pub-router 2018-12-27 17:25:58,490 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:9696/v2.0/routers/d193c934-ae2d-4e52-92a8-44f33f079c3c/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}640ef4771867c755e1095834b619600707442c86" -d '{"subnet_id": "0646a886-85f3-4c67-ae8e-cb5e503f49b1"}' 2018-12-27 17:26:00,129 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-ddbc12d0-b67b-4f8e-8d36-250022bf41ec Date: Thu, 27 Dec 2018 17:26:00 GMT RESP BODY: {"network_id": "8f27306b-b6c4-41a8-99fb-763dc90ba0eb", "tenant_id": "d0509460652047289d17b3435d873e51", "subnet_id": "0646a886-85f3-4c67-ae8e-cb5e503f49b1", "subnet_ids": ["0646a886-85f3-4c67-ae8e-cb5e503f49b1"], "port_id": "3f0333d5-30b7-40e4-a2e7-1d5303b59fc7", "id": "d193c934-ae2d-4e52-92a8-44f33f079c3c"} 2018-12-27 17:26:00,129 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.31:9696/v2.0/routers/d193c934-ae2d-4e52-92a8-44f33f079c3c/remove_router_interface used request id req-ddbc12d0-b67b-4f8e-8d36-250022bf41ec 2018-12-27 17:26:00,129 - OpenStackNetwork - INFO - Removing router CreateNetworkSuccessTests-7aaa0458-5412-4517-b9df-cbf5a5fea9d3-pub-router 2018-12-27 17:26:00,129 - neutron_utils - INFO - Deleting router with name - CreateNetworkSuccessTests-7aaa0458-5412-4517-b9df-cbf5a5fea9d3-pub-router 2018-12-27 17:26:00,134 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/routers/d193c934-ae2d-4e52-92a8-44f33f079c3c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}640ef4771867c755e1095834b619600707442c86" 2018-12-27 17:26:01,534 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-07077957-ab67-4cbb-b90d-9368f4fa520e Content-Length: 0 Date: Thu, 27 Dec 2018 17:26:01 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 17:26:01,535 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/routers/d193c934-ae2d-4e52-92a8-44f33f079c3c used request id req-07077957-ab67-4cbb-b90d-9368f4fa520e 2018-12-27 17:26:01,535 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-7aaa0458-5412-4517-b9df-cbf5a5fea9d3-pub-subnet 2018-12-27 17:26:01,535 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-7aaa0458-5412-4517-b9df-cbf5a5fea9d3-pub-subnet 2018-12-27 17:26:01,540 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/subnets/0646a886-85f3-4c67-ae8e-cb5e503f49b1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}506cd4d3757febb93bca819f668af00476a694b1" 2018-12-27 17:26:02,791 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-7ff03302-3f97-42b8-bd66-49e34ce57508 Date: Thu, 27 Dec 2018 17:26:02 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 17:26:02,791 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/subnets/0646a886-85f3-4c67-ae8e-cb5e503f49b1 used request id req-7ff03302-3f97-42b8-bd66-49e34ce57508 2018-12-27 17:26:02,791 - neutron_utils - INFO - Deleting network with name CreateNetworkSuccessTests-7aaa0458-5412-4517-b9df-cbf5a5fea9d3-pub-net 2018-12-27 17:26:02,796 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/networks/8f27306b-b6c4-41a8-99fb-763dc90ba0eb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}506cd4d3757febb93bca819f668af00476a694b1" 2018-12-27 17:26:04,086 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-76f99e3b-3bba-46dd-bd73-9ae928b5fcbe Date: Thu, 27 Dec 2018 17:26:04 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 17:26:04,086 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/networks/8f27306b-b6c4-41a8-99fb-763dc90ba0eb used request id req-76f99e3b-3bba-46dd-bd73-9ae928b5fcbe 2018-12-27 17:26:04,093 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00fdc9be5381e0c065473f9493a6875bc216b6fc" 2018-12-27 17:26:04,795 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 35896 X-Openstack-Request-Id: req-325fcb75-0c83-4ba3-9396-68a4efd8f07c Date: Thu, 27 Dec 2018 17:26:04 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "created_at": "2018-12-27T15:33:01Z", "updated_at": "2018-12-27T15:33:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "35205ac3-06e6-4cf6-bb21-ff8f813cb45b", "remote_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "ade77f59-e70c-4970-8ea8-198222fa332e", "remote_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "c4f3bf7f-d793-498d-a883-bb8c6003f070", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "c85cb618-8f19-445b-8e16-6d467cb17771", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}], "revision_number": 4, "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "created_at": "2018-12-27T15:57:22Z", "updated_at": "2018-12-27T15:57:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "5e258a3b-01f5-4aef-81b7-0b5dc6e5b683", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "65475539-0336-498a-8da4-ff0a80b10089", "remote_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "ae922857-f7ae-4bc8-949b-153fb43bfd00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "b4f87679-52e1-4cf9-bf76-5abb9a9bec06", "remote_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "f7197afc9b61423897aefc9a643d03a1"}], "revision_number": 4, "project_id": "f7197afc9b61423897aefc9a643d03a1", "id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d0509460652047289d17b3435d873e51", "created_at": "2018-12-27T17:25:40Z", "updated_at": "2018-12-27T17:25:40Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:25:40Z", "revision_number": 0, "id": "53aed2c2-ecb3-4b1d-9aa5-11d037125b32", "remote_group_id": "2817bd14-3c91-4714-8df0-ca69ce6f5f07", "remote_ip_prefix": null, "created_at": "2018-12-27T17:25:40Z", "security_group_id": "2817bd14-3c91-4714-8df0-ca69ce6f5f07", "tenant_id": "d0509460652047289d17b3435d873e51", "port_range_min": null, "ethertype": "IPv4", "project_id": "d0509460652047289d17b3435d873e51"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:25:40Z", "revision_number": 0, "id": "6d713c58-db93-48f0-9d05-b547c5d3e05c", "remote_group_id": "2817bd14-3c91-4714-8df0-ca69ce6f5f07", "remote_ip_prefix": null, "created_at": "2018-12-27T17:25:40Z", "security_group_id": "2817bd14-3c91-4714-8df0-ca69ce6f5f07", "tenant_id": "d0509460652047289d17b3435d873e51", "port_range_min": null, "ethertype": "IPv6", "project_id": "d0509460652047289d17b3435d873e51"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:25:40Z", "revision_number": 0, "id": "85b6da29-5a35-4f98-a039-228decdb297d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:25:40Z", "security_group_id": "2817bd14-3c91-4714-8df0-ca69ce6f5f07", "tenant_id": "d0509460652047289d17b3435d873e51", "port_range_min": null, "ethertype": "IPv6", "project_id": "d0509460652047289d17b3435d873e51"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:25:40Z", "revision_number": 0, "id": "a877c5fb-6279-42a7-a1b3-6144960ee50e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:25:40Z", "security_group_id": "2817bd14-3c91-4714-8df0-ca69ce6f5f07", "tenant_id": "d0509460652047289d17b3435d873e51", "port_range_min": null, "ethertype": "IPv4", "project_id": "d0509460652047289d17b3435d873e51"}], "revision_number": 4, "project_id": "d0509460652047289d17b3435d873e51", "id": "2817bd14-3c91-4714-8df0-ca69ce6f5f07", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "created_at": "2018-12-27T16:01:54Z", "updated_at": "2018-12-27T16:01:54Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "00dd3abd-acd1-4edb-8f4a-8badcbd2eeb4", "remote_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "018de60d-bc33-4ef0-9eed-6d00b6ce227b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "0d99f0db-fa6b-4201-b67f-a7ff0db82c5d", "remote_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv6", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "5c4049ef-933d-4614-84e7-83584430d462", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv6", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}], "revision_number": 4, "project_id": "8c689c5e31c44b09ab85f80682abbc2a", "id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "created_at": "2018-12-27T15:56:49Z", "updated_at": "2018-12-27T15:56:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "6555e255-763a-4448-b1b1-0c93b2a390bd", "remote_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "777ff7a5-a590-43e5-a84b-7677710494e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "8bac258a-08df-48b7-900b-efbe01a6ec20", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "dc17921e-353f-4898-a970-881b2c8d093d", "remote_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}], "revision_number": 4, "project_id": "28dac9e1580d461c9de52e6659cc4f9d", "id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "created_at": "2018-12-27T16:01:52Z", "updated_at": "2018-12-27T16:01:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "32737757-45f3-4b24-b6ab-5f2d5579b4a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv6", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "ae604ef3-492d-4aa3-8045-1ff84f755a27", "remote_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv4", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "b7bff40a-beda-4996-b140-ed94d010535c", "remote_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv6", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "b8129030-9d72-4d5d-adce-47bbe62492fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv4", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}], "revision_number": 4, "project_id": "81c108a273314b24bf6b48c41b5bbe0c", "id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "created_at": "2018-12-27T15:57:20Z", "updated_at": "2018-12-27T15:57:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "0c389ec4-c0af-4c20-acf9-4fcc1d859dd7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv6", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "3749697a-f2ef-439a-a661-2fb92badd1ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv4", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "b74e0c8c-e243-450e-b1be-69c587093d6d", "remote_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv6", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "c222695b-2f1c-427d-afd7-e0be24ec9f66", "remote_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv4", "project_id": "7fb0e5436e4f467998e672dd71018a45"}], "revision_number": 4, "project_id": "7fb0e5436e4f467998e672dd71018a45", "id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "created_at": "2018-12-27T17:02:11Z", "updated_at": "2018-12-27T17:02:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "675d8a56-1c9b-4c58-a252-61e65997fd05", "remote_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv4", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "84f0587c-7394-4fd6-8f3d-8d6ba94cf3f9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv6", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "8a450b4f-e710-4193-816e-13a2d4e40c07", "remote_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv6", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "c3106b0a-1026-4156-86a9-f0438b7fab93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv4", "project_id": "7cba3664d5674e65a12c8c269a05febf"}], "revision_number": 4, "project_id": "7cba3664d5674e65a12c8c269a05febf", "id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "created_at": "2018-12-27T15:58:29Z", "updated_at": "2018-12-27T15:58:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "2a945ecc-f9fa-4219-96ab-c189a7f5c102", "remote_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv6", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "55e2b54e-68d4-4476-8c9f-e05e347c8970", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv4", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "9983229c-b595-482a-973f-81137a209b6d", "remote_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv4", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "9d4b8450-78ab-4817-a586-372ed88268f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv6", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}], "revision_number": 4, "project_id": "fbd6dbf946a5406398ba810e02d0888e", "id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "created_at": "2018-12-27T15:57:24Z", "updated_at": "2018-12-27T15:57:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "35521f2a-a59d-4798-9fa8-0febfe126076", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv4", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "607d473d-1e6a-4088-a778-7df9ffc1ff68", "remote_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv6", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "6f8fa92b-b67a-4047-a900-f43656aff42b", "remote_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv4", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "890f1d6c-9ae5-45b0-b7a1-282182432b66", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv6", "project_id": "253cc6709e714b8a80a5f74e4257907e"}], "revision_number": 4, "project_id": "253cc6709e714b8a80a5f74e4257907e", "id": "b9546f11-205e-4322-89f8-f0360d6090ed", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "created_at": "2018-12-27T15:57:08Z", "updated_at": "2018-12-27T15:57:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "6739c48b-d899-4c17-bb8e-ffaf8922c034", "remote_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv4", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "9660a6af-4d9b-40b9-9729-f205f66c2bd0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv4", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "bf244c03-fc10-4754-9c2b-b0224401c4f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv6", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "d3bee7cc-a152-441c-9790-abb1f56cec03", "remote_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv6", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}], "revision_number": 4, "project_id": "782a28bd0d40485e85eda6b8ba43840b", "id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "created_at": "2018-12-27T15:57:11Z", "updated_at": "2018-12-27T15:57:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "22c0d2cf-360a-4aa8-ba7e-bfdbf8327d27", "remote_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "553b140a-8ba9-4af7-9f50-bf24e87aebf7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "b2ecf7a5-df98-4d65-a762-767320437c5a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "e49104b2-7c13-49d6-8519-a16dd585346f", "remote_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}], "revision_number": 4, "project_id": "ef7e486beb8f4de39b25ca5f11552328", "id": "d0588e93-db0d-4888-9f99-3399a50df490", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "created_at": "2018-12-27T17:19:15Z", "updated_at": "2018-12-27T17:19:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "1990fe24-df44-4561-9f09-f50aab182bf7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "651e4b8b-b29e-409b-9f25-ff2328ccefe6", "remote_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "cc4e2254-2157-4ae1-a233-3047573ddc6d", "remote_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "da56dda4-aaf3-43ff-bdf7-e64892ec2345", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}], "revision_number": 4, "project_id": "2a5a6879c5fa4db798cea6d394565d45", "id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-27T15:33:07Z", "updated_at": "2018-12-27T15:33:07Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "4de95db8-72d6-4aec-a145-e92511971eb9", "remote_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "5f100cff-05d8-4405-8dfb-0a387c123fae", "remote_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "a3f6a193-cc94-4220-a73a-08acf63c449b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "f059d8a5-0c32-49c9-a721-77cc89245ecd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "created_at": "2018-12-27T15:29:16Z", "updated_at": "2018-12-27T15:29:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "3c53841a-5bc0-4192-b482-044411e217ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "5956ff3f-d59d-4af6-82b5-566c888583a7", "remote_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:16Z", "revision_number": 0, "id": "60735d87-52c7-426a-91a6-aff1078a5a2d", "remote_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:16Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "abe97133-61dd-4fdf-baf3-2e07968a324f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "da629caea04941e1ae8979c379dc7c9d"}], "revision_number": 4, "project_id": "da629caea04941e1ae8979c379dc7c9d", "id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "name": "default"}]} 2018-12-27 17:26:04,796 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=default used request id req-325fcb75-0c83-4ba3-9396-68a4efd8f07c 2018-12-27 17:26:04,803 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00fdc9be5381e0c065473f9493a6875bc216b6fc" 2018-12-27 17:26:04,928 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:26:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-544e247b-db17-4e17-a851-89abd91af466 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b7b4fceec1ad4c6eb74d758b709a9d93", "name": "admin"}} 2018-12-27 17:26:04,929 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93 used request id req-544e247b-db17-4e17-a851-89abd91af466 2018-12-27 17:26:04,932 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/f7197afc9b61423897aefc9a643d03a1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00fdc9be5381e0c065473f9493a6875bc216b6fc" 2018-12-27 17:26:05,038 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:26:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-377081e7-e510-4a32-b403-0a04e4aba523 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f7197afc9b61423897aefc9a643d03a1.", "code": 404, "title": "Not Found"}} 2018-12-27 17:26:05,039 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/f7197afc9b61423897aefc9a643d03a1 used request id req-377081e7-e510-4a32-b403-0a04e4aba523 2018-12-27 17:26:05,039 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:26:05,042 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/d0509460652047289d17b3435d873e51 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00fdc9be5381e0c065473f9493a6875bc216b6fc" 2018-12-27 17:26:05,149 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:26:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4bd376d0-51e4-4d22-84d9-36cf3ddf2c43 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/d0509460652047289d17b3435d873e51"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d0509460652047289d17b3435d873e51", "name": "CreateNetworkSuccessTests-ad9c4690-8922-43a-proj"}} 2018-12-27 17:26:05,149 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/d0509460652047289d17b3435d873e51 used request id req-4bd376d0-51e4-4d22-84d9-36cf3ddf2c43 2018-12-27 17:26:05,149 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2817bd14-3c91-4714-8df0-ca69ce6f5f07 2018-12-27 17:26:05,154 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=2817bd14-3c91-4714-8df0-ca69ce6f5f07 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00fdc9be5381e0c065473f9493a6875bc216b6fc" 2018-12-27 17:26:05,381 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-a763bcc4-fb88-4d9d-a7f5-1f4069909371 Date: Thu, 27 Dec 2018 17:26:05 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "2817bd14-3c91-4714-8df0-ca69ce6f5f07", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:25:40Z", "security_group_id": "2817bd14-3c91-4714-8df0-ca69ce6f5f07", "port_range_min": null, "revision_number": 0, "tenant_id": "d0509460652047289d17b3435d873e51", "created_at": "2018-12-27T17:25:40Z", "project_id": "d0509460652047289d17b3435d873e51", "id": "53aed2c2-ecb3-4b1d-9aa5-11d037125b32"}, {"remote_group_id": "2817bd14-3c91-4714-8df0-ca69ce6f5f07", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:25:40Z", "security_group_id": "2817bd14-3c91-4714-8df0-ca69ce6f5f07", "port_range_min": null, "revision_number": 0, "tenant_id": "d0509460652047289d17b3435d873e51", "created_at": "2018-12-27T17:25:40Z", "project_id": "d0509460652047289d17b3435d873e51", "id": "6d713c58-db93-48f0-9d05-b547c5d3e05c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:25:40Z", "security_group_id": "2817bd14-3c91-4714-8df0-ca69ce6f5f07", "port_range_min": null, "revision_number": 0, "tenant_id": "d0509460652047289d17b3435d873e51", "created_at": "2018-12-27T17:25:40Z", "project_id": "d0509460652047289d17b3435d873e51", "id": "85b6da29-5a35-4f98-a039-228decdb297d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:25:40Z", "security_group_id": "2817bd14-3c91-4714-8df0-ca69ce6f5f07", "port_range_min": null, "revision_number": 0, "tenant_id": "d0509460652047289d17b3435d873e51", "created_at": "2018-12-27T17:25:40Z", "project_id": "d0509460652047289d17b3435d873e51", "id": "a877c5fb-6279-42a7-a1b3-6144960ee50e"}]} 2018-12-27 17:26:05,381 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=2817bd14-3c91-4714-8df0-ca69ce6f5f07 used request id req-a763bcc4-fb88-4d9d-a7f5-1f4069909371 2018-12-27 17:26:05,381 - neutron_utils - INFO - Deleting security group with name - default 2018-12-27 17:26:05,386 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/security-groups/2817bd14-3c91-4714-8df0-ca69ce6f5f07 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00fdc9be5381e0c065473f9493a6875bc216b6fc" 2018-12-27 17:26:05,779 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-947568ca-0d01-4922-b8f4-fbbcba4017e1 Content-Length: 0 Date: Thu, 27 Dec 2018 17:26:05 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 17:26:05,780 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-groups/2817bd14-3c91-4714-8df0-ca69ce6f5f07 used request id req-947568ca-0d01-4922-b8f4-fbbcba4017e1 2018-12-27 17:26:05,780 - keystone_utils - INFO - Deleting project with name - CreateNetworkSuccessTests-ad9c4690-8922-43a-proj 2018-12-27 17:26:05,784 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/projects/d0509460652047289d17b3435d873e51 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00fdc9be5381e0c065473f9493a6875bc216b6fc" 2018-12-27 17:26:06,052 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:26:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dfd9255f-76bb-4ff9-ab5a-3cce27fb8728 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:26:06,052 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/d0509460652047289d17b3435d873e51 used request id req-dfd9255f-76bb-4ff9-ab5a-3cce27fb8728 2018-12-27 17:26:06,052 - keystone_utils - INFO - Deleting role with name - CreateNetworkSuccessTests-ad9c4690-8922-43a-proj-role 2018-12-27 17:26:06,056 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/roles/674908fb53634abdbe96bfd81e51db7a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00fdc9be5381e0c065473f9493a6875bc216b6fc" 2018-12-27 17:26:06,180 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:26:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-899644f9-613a-495c-9354-5545014ed5e0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:26:06,181 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/roles/674908fb53634abdbe96bfd81e51db7a used request id req-899644f9-613a-495c-9354-5545014ed5e0 2018-12-27 17:26:06,184 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00fdc9be5381e0c065473f9493a6875bc216b6fc" 2018-12-27 17:26:06,291 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:26:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a8fa523e-c344-412f-9f72-ba2aa3b681ef Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8de789d09e46427786a85702e5e8de91", "links": {"self": "http://172.30.9.31:5000/v3/roles/8de789d09e46427786a85702e5e8de91"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 17:26:06,291 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-a8fa523e-c344-412f-9f72-ba2aa3b681ef 2018-12-27 17:26:06,292 - keystone_utils - INFO - Deleting user with name - CreateNetworkSuccessTests-ad9c4690-8922-43a-user 2018-12-27 17:26:06,295 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/users/3d270ab0eea94be1b28eda2bbe7ba922 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03a052805ee731cf8ac55fbc575b066832aa4fc6" 2018-12-27 17:26:06,528 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:26:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-055e5622-a71d-4b2f-9f49-46f119a81c66 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:26:06,528 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/3d270ab0eea94be1b28eda2bbe7ba922 used request id req-055e5622-a71d-4b2f-9f49-46f119a81c66 2018-12-27 17:26:06,530 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:26:06,942 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:26:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["pVriwhNQTCuFCHGzIU9WSg"], "issued_at": "2018-12-27T17:26:06.000000Z"}} 2018-12-27 17:26:06,943 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab7fd8550e3eb68a533a0c7153364f9e1e3ab50a" 2018-12-27 17:26:07,049 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:26:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0f317633-a95b-4056-848a-7d197db40932 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:26:07,049 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-0f317633-a95b-4056-848a-7d197db40932 2018-12-27 17:26:07,050 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:26:07,051 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:26:07,488 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:26:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["Zt3k0WVWRYyp62inQZuaiw"], "issued_at": "2018-12-27T17:26:07.000000Z"}} 2018-12-27 17:26:07,489 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0c69a80e2934565378380c70c0b37f98c7d1d39" 2018-12-27 17:26:07,591 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:26:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5573d6d3-c116-4491-8844-7e56c36da5da Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:26:07,591 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-5573d6d3-c116-4491-8844-7e56c36da5da 2018-12-27 17:26:07,595 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 17:26:07,601 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 17:26:07 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 17:26:07,601 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-8da80326-1bed-445-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0c69a80e2934565378380c70c0b37f98c7d1d39" 2018-12-27 17:26:07,713 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:26:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7c404775-e026-4de0-b48f-7cade2af7d60 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-8da80326-1bed-445-proj", "previous": null, "next": null}, "projects": []} 2018-12-27 17:26:07,713 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-8da80326-1bed-445-proj used request id req-7c404775-e026-4de0-b48f-7cade2af7d60 2018-12-27 17:26:07,717 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0c69a80e2934565378380c70c0b37f98c7d1d39" 2018-12-27 17:26:07,823 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:26:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b2777114-e4be-446d-97b2-0dd25085536f Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-27 17:26:07,823 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-b2777114-e4be-446d-97b2-0dd25085536f 2018-12-27 17:26:07,826 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0c69a80e2934565378380c70c0b37f98c7d1d39" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateNetworkSuccessTests-8da80326-1bed-445-proj"}}' 2018-12-27 17:26:07,986 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 27 Dec 2018 17:26:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-08b5f0db-da2f-4b00-8e9e-f9c7bfea3d1e Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/c2b55a437a364fa9b4e284eed6a41993"}, "tags": [], "enabled": true, "id": "c2b55a437a364fa9b4e284eed6a41993", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-8da80326-1bed-445-proj"}} 2018-12-27 17:26:07,986 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-08b5f0db-da2f-4b00-8e9e-f9c7bfea3d1e 2018-12-27 17:26:07,986 - keystone_utils - INFO - Created project with name - CreateNetworkSuccessTests-8da80326-1bed-445-proj 2018-12-27 17:26:07,987 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:26:07,987 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:26:08,412 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:26:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["aMxly0ZuSyS1cPaodfAoyw"], "issued_at": "2018-12-27T17:26:08.000000Z"}} 2018-12-27 17:26:08,413 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfea099574a9d27ff94af33e82d323c61eca103d" 2018-12-27 17:26:08,514 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:26:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f0d980ce-232d-42ed-a492-a5b951620625 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:26:08,515 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-f0d980ce-232d-42ed-a492-a5b951620625 2018-12-27 17:26:08,519 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 17:26:08,524 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 17:26:08 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 17:26:08,525 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfea099574a9d27ff94af33e82d323c61eca103d" 2018-12-27 17:26:08,563 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:26:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bdabe199-032b-4b1a-ba9c-c481c93cf601 Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "links": {"self": "http://172.30.9.31:5000/v3/users/01fa52e7b3674fc48643fa4ffca67e4e"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "01fa52e7b3674fc48643fa4ffca67e4e", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/05a834ddebbc40688596b7460b47439e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05a834ddebbc40688596b7460b47439e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/08226a0ad01943f39559448239e291e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "08226a0ad01943f39559448239e291e1", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/55c0552fe37a4f7ca0e73939514bc683"}, "domain_id": "default", "enabled": true, "options": {}, "id": "55c0552fe37a4f7ca0e73939514bc683", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/646a4af4e3b5439a97996d353fea3924"}, "domain_id": "914eec1d43ea4caf9d2fd33268c06258", "enabled": true, "options": {}, "id": "646a4af4e3b5439a97996d353fea3924", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/85fb203e51c34d3f8122e285a6a318b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85fb203e51c34d3f8122e285a6a318b3", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/905e7f4b42d24cca93b99d2401fa3378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "905e7f4b42d24cca93b99d2401fa3378", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/a5bc08b9f81f4e5bb86c24f9f7547bae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5bc08b9f81f4e5bb86c24f9f7547bae", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/a5c780627f004d318bf908d80305da9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5c780627f004d318bf908d80305da9c", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/b18425bf2b044bc9af7e194919539a17"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b18425bf2b044bc9af7e194919539a17", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/b8d2134b619d4dca80e21d6fb16449b0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b8d2134b619d4dca80e21d6fb16449b0", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/b9ab6a25a652438285139fe5b44aea62"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9ab6a25a652438285139fe5b44aea62", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/c08462554a4844d681348f58b9b0edee"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c08462554a4844d681348f58b9b0edee", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/ddfc3a9aad444d4782eae677c8a98130"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ddfc3a9aad444d4782eae677c8a98130", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/f2a74f2185a54676a6cb2bb5ecfcc4f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2a74f2185a54676a6cb2bb5ecfcc4f6", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-12-27 17:26:08,563 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-bdabe199-032b-4b1a-ba9c-c481c93cf601 2018-12-27 17:26:08,567 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?name=CreateNetworkSuccessTests-8da80326-1bed-445-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfea099574a9d27ff94af33e82d323c61eca103d" 2018-12-27 17:26:08,675 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:26:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-95852933-4a52-4970-a9a6-12a8b8a5fe9f Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?name=CreateNetworkSuccessTests-8da80326-1bed-445-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/c2b55a437a364fa9b4e284eed6a41993"}, "tags": [], "enabled": true, "id": "c2b55a437a364fa9b4e284eed6a41993", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-8da80326-1bed-445-proj"}]} 2018-12-27 17:26:08,675 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?name=CreateNetworkSuccessTests-8da80326-1bed-445-proj used request id req-95852933-4a52-4970-a9a6-12a8b8a5fe9f 2018-12-27 17:26:08,678 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfea099574a9d27ff94af33e82d323c61eca103d" 2018-12-27 17:26:08,786 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:26:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-315a652e-1bc9-42bc-857e-231c8b095d8c Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-27 17:26:08,786 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-315a652e-1bc9-42bc-857e-231c8b095d8c 2018-12-27 17:26:09,199 - keystone_utils - INFO - Created user with name - CreateNetworkSuccessTests-8da80326-1bed-445-user 2018-12-27 17:26:09,200 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:26:09,204 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0c69a80e2934565378380c70c0b37f98c7d1d39" 2018-12-27 17:26:09,315 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:26:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7402bd4f-3864-4d0b-85fb-0a2cb58baa56 Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8de789d09e46427786a85702e5e8de91", "links": {"self": "http://172.30.9.31:5000/v3/roles/8de789d09e46427786a85702e5e8de91"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 17:26:09,315 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-7402bd4f-3864-4d0b-85fb-0a2cb58baa56 2018-12-27 17:26:09,319 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0c69a80e2934565378380c70c0b37f98c7d1d39" -d '{"role": {"name": "CreateNetworkSuccessTests-8da80326-1bed-445-proj-role"}}' 2018-12-27 17:26:09,471 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 27 Dec 2018 17:26:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-85a2fa70-2f5c-46ec-91c6-ecf4a1aae31a Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "8ea36496bf894f35a287ab377759094a", "links": {"self": "http://172.30.9.31:5000/v3/roles/8ea36496bf894f35a287ab377759094a"}, "name": "CreateNetworkSuccessTests-8da80326-1bed-445-proj-role"}} 2018-12-27 17:26:09,471 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/roles used request id req-85a2fa70-2f5c-46ec-91c6-ecf4a1aae31a 2018-12-27 17:26:09,472 - keystone_utils - INFO - Created role with name - CreateNetworkSuccessTests-8da80326-1bed-445-proj-role 2018-12-27 17:26:09,475 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles/8ea36496bf894f35a287ab377759094a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0c69a80e2934565378380c70c0b37f98c7d1d39" 2018-12-27 17:26:09,590 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:26:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-50b59f98-86c0-4b83-bbbc-1e65c6e0fa04 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "8ea36496bf894f35a287ab377759094a", "links": {"self": "http://172.30.9.31:5000/v3/roles/8ea36496bf894f35a287ab377759094a"}, "name": "CreateNetworkSuccessTests-8da80326-1bed-445-proj-role"}} 2018-12-27 17:26:09,590 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles/8ea36496bf894f35a287ab377759094a used request id req-50b59f98-86c0-4b83-bbbc-1e65c6e0fa04 2018-12-27 17:26:09,590 - keystone_utils - INFO - Granting role CreateNetworkSuccessTests-8da80326-1bed-445-proj-role to project CreateNetworkSuccessTests-8da80326-1bed-445-proj 2018-12-27 17:26:09,593 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:5000/v3/projects/c2b55a437a364fa9b4e284eed6a41993/users/d25e1fce478d4421b4aaaac11fda8836/roles/8ea36496bf894f35a287ab377759094a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0c69a80e2934565378380c70c0b37f98c7d1d39" 2018-12-27 17:26:09,747 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:26:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f3207fdf-79dc-42b1-a7f5-61e2861e7aa5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:26:09,747 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/c2b55a437a364fa9b4e284eed6a41993/users/d25e1fce478d4421b4aaaac11fda8836/roles/8ea36496bf894f35a287ab377759094a used request id req-f3207fdf-79dc-42b1-a7f5-61e2861e7aa5 2018-12-27 17:26:09,749 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:26:09,750 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:26:10,154 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8ea36496bf894f35a287ab377759094a", "name": "CreateNetworkSuccessTests-8da80326-1bed-445-proj-role"}], "expires_at": "2018-12-27T18:26:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c2b55a437a364fa9b4e284eed6a41993", "name": "CreateNetworkSuccessTests-8da80326-1bed-445-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/c2b55a437a364fa9b4e284eed6a41993", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/c2b55a437a364fa9b4e284eed6a41993", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/c2b55a437a364fa9b4e284eed6a41993", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/c2b55a437a364fa9b4e284eed6a41993", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/c2b55a437a364fa9b4e284eed6a41993", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/c2b55a437a364fa9b4e284eed6a41993", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/c2b55a437a364fa9b4e284eed6a41993", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/c2b55a437a364fa9b4e284eed6a41993", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/c2b55a437a364fa9b4e284eed6a41993", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_c2b55a437a364fa9b4e284eed6a41993", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_c2b55a437a364fa9b4e284eed6a41993", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/c2b55a437a364fa9b4e284eed6a41993", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/c2b55a437a364fa9b4e284eed6a41993", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/c2b55a437a364fa9b4e284eed6a41993", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-8da80326-1bed-445-user", "id": "d25e1fce478d4421b4aaaac11fda8836"}, "audit_ids": ["RAxTDNOQS1KMkOGhs3W3MA"], "issued_at": "2018-12-27T17:26:10.000000Z"}} 2018-12-27 17:26:10,155 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cabb440a02337e07b6824475cd7078ea5f3ce380" 2018-12-27 17:26:10,244 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:26:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-95377bf0-df36-400b-97ae-3e181c88f820 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:26:10,244 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-95377bf0-df36-400b-97ae-3e181c88f820 2018-12-27 17:26:10,252 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateNetworkSuccessTests-d703d145-9c69-4207-b684-eef0cf9f8373-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cabb440a02337e07b6824475cd7078ea5f3ce380" 2018-12-27 17:26:10,466 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-f00295fe-6b4b-4fd6-a2d2-666bb6c1587f Date: Thu, 27 Dec 2018 17:26:10 GMT RESP BODY: {"networks":[]} 2018-12-27 17:26:10,466 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateNetworkSuccessTests-d703d145-9c69-4207-b684-eef0cf9f8373-pub-net used request id req-f00295fe-6b4b-4fd6-a2d2-666bb6c1587f 2018-12-27 17:26:10,466 - neutron_utils - INFO - Creating network with name CreateNetworkSuccessTests-d703d145-9c69-4207-b684-eef0cf9f8373-pub-net 2018-12-27 17:26:10,471 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cabb440a02337e07b6824475cd7078ea5f3ce380" -d '{"network": {"mtu": 999, "name": "CreateNetworkSuccessTests-d703d145-9c69-4207-b684-eef0cf9f8373-pub-net", "admin_state_up": true}}' 2018-12-27 17:26:11,828 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 643 X-Openstack-Request-Id: req-08b4cdc2-9516-4c6f-9931-872cb11077de Date: Thu, 27 Dec 2018 17:26:11 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"id":"71b7230d-f891-4ff8-8306-a23e5079076c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"c2b55a437a364fa9b4e284eed6a41993","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-27T17:26:10Z","is_default":false,"name":"CreateNetworkSuccessTests-d703d145-9c69-4207-b684-eef0cf9f8373-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"c2b55a437a364fa9b4e284eed6a41993","created_at":"2018-12-27T17:26:10Z","mtu":999}} 2018-12-27 17:26:11,828 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/networks used request id req-08b4cdc2-9516-4c6f-9931-872cb11077de 2018-12-27 17:26:11,834 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?id=71b7230d-f891-4ff8-8306-a23e5079076c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cabb440a02337e07b6824475cd7078ea5f3ce380" 2018-12-27 17:26:12,097 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 627 X-Openstack-Request-Id: req-3e4a7088-a69d-4a8f-8793-92d512615b2a Date: Thu, 27 Dec 2018 17:26:12 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"id":"71b7230d-f891-4ff8-8306-a23e5079076c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"c2b55a437a364fa9b4e284eed6a41993","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-27T17:26:10Z","qos_policy_id":null,"name":"CreateNetworkSuccessTests-d703d145-9c69-4207-b684-eef0cf9f8373-pub-net","admin_state_up":true,"tenant_id":"c2b55a437a364fa9b4e284eed6a41993","created_at":"2018-12-27T17:26:10Z","mtu":999}]} 2018-12-27 17:26:12,097 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?id=71b7230d-f891-4ff8-8306-a23e5079076c used request id req-3e4a7088-a69d-4a8f-8793-92d512615b2a 2018-12-27 17:26:12,102 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=71b7230d-f891-4ff8-8306-a23e5079076c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cabb440a02337e07b6824475cd7078ea5f3ce380" 2018-12-27 17:26:12,313 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-ba15f874-fffb-4942-99ce-b50851e10578 Date: Thu, 27 Dec 2018 17:26:12 GMT RESP BODY: {"subnets":[]} 2018-12-27 17:26:12,314 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=71b7230d-f891-4ff8-8306-a23e5079076c used request id req-ba15f874-fffb-4942-99ce-b50851e10578 2018-12-27 17:26:12,314 - neutron_utils - INFO - Creating subnet with name CreateNetworkSuccessTests-d703d145-9c69-4207-b684-eef0cf9f8373-pub-subnet 2018-12-27 17:26:12,319 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cabb440a02337e07b6824475cd7078ea5f3ce380" -d '{"subnets": [{"ip_version": 4, "network_id": "71b7230d-f891-4ff8-8306-a23e5079076c", "cidr": "10.55.1.0/24", "name": "CreateNetworkSuccessTests-d703d145-9c69-4207-b684-eef0cf9f8373-pub-subnet"}]}' 2018-12-27 17:26:13,754 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-81271e6b-71da-4437-8a5c-4cc071ae8d34 Date: Thu, 27 Dec 2018 17:26:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"71b7230d-f891-4ff8-8306-a23e5079076c","tenant_id":"c2b55a437a364fa9b4e284eed6a41993","created_at":"2018-12-27T17:26:12Z","dns_nameservers":[],"updated_at":"2018-12-27T17:26:12Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"c2b55a437a364fa9b4e284eed6a41993","id":"99887ebb-52ce-44b2-aa71-20f531bb57ea","subnetpool_id":null,"name":"CreateNetworkSuccessTests-d703d145-9c69-4207-b684-eef0cf9f8373-pub-subnet"}]} 2018-12-27 17:26:13,754 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/subnets used request id req-81271e6b-71da-4437-8a5c-4cc071ae8d34 2018-12-27 17:26:13,759 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?id=71b7230d-f891-4ff8-8306-a23e5079076c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cabb440a02337e07b6824475cd7078ea5f3ce380" 2018-12-27 17:26:14,062 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-1a840b78-46d9-40f2-b63f-77168f3418b5 Date: Thu, 27 Dec 2018 17:26:14 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"71b7230d-f891-4ff8-8306-a23e5079076c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"c2b55a437a364fa9b4e284eed6a41993","status":"ACTIVE","subnets":["99887ebb-52ce-44b2-aa71-20f531bb57ea"],"description":"","tags":[],"updated_at":"2018-12-27T17:26:12Z","qos_policy_id":null,"name":"CreateNetworkSuccessTests-d703d145-9c69-4207-b684-eef0cf9f8373-pub-net","admin_state_up":true,"tenant_id":"c2b55a437a364fa9b4e284eed6a41993","created_at":"2018-12-27T17:26:10Z","mtu":999}]} 2018-12-27 17:26:14,062 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?id=71b7230d-f891-4ff8-8306-a23e5079076c used request id req-1a840b78-46d9-40f2-b63f-77168f3418b5 2018-12-27 17:26:14,067 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=71b7230d-f891-4ff8-8306-a23e5079076c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cabb440a02337e07b6824475cd7078ea5f3ce380" 2018-12-27 17:26:14,295 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-afb9f6bb-9ac0-400b-8431-d5ee068b4056 Date: Thu, 27 Dec 2018 17:26:14 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"71b7230d-f891-4ff8-8306-a23e5079076c","tenant_id":"c2b55a437a364fa9b4e284eed6a41993","created_at":"2018-12-27T17:26:12Z","dns_nameservers":[],"updated_at":"2018-12-27T17:26:12Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"c2b55a437a364fa9b4e284eed6a41993","id":"99887ebb-52ce-44b2-aa71-20f531bb57ea","subnetpool_id":null,"name":"CreateNetworkSuccessTests-d703d145-9c69-4207-b684-eef0cf9f8373-pub-subnet"}]} 2018-12-27 17:26:14,295 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=71b7230d-f891-4ff8-8306-a23e5079076c used request id req-afb9f6bb-9ac0-400b-8431-d5ee068b4056 2018-12-27 17:26:14,296 - OpenStackNetwork - DEBUG - Network [71b7230d-f891-4ff8-8306-a23e5079076c] created successfully 2018-12-27 17:26:14,296 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:26:14,297 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:26:14,702 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8ea36496bf894f35a287ab377759094a", "name": "CreateNetworkSuccessTests-8da80326-1bed-445-proj-role"}], "expires_at": "2018-12-27T18:26:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c2b55a437a364fa9b4e284eed6a41993", "name": "CreateNetworkSuccessTests-8da80326-1bed-445-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/c2b55a437a364fa9b4e284eed6a41993", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/c2b55a437a364fa9b4e284eed6a41993", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/c2b55a437a364fa9b4e284eed6a41993", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/c2b55a437a364fa9b4e284eed6a41993", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/c2b55a437a364fa9b4e284eed6a41993", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/c2b55a437a364fa9b4e284eed6a41993", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/c2b55a437a364fa9b4e284eed6a41993", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/c2b55a437a364fa9b4e284eed6a41993", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/c2b55a437a364fa9b4e284eed6a41993", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_c2b55a437a364fa9b4e284eed6a41993", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_c2b55a437a364fa9b4e284eed6a41993", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/c2b55a437a364fa9b4e284eed6a41993", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/c2b55a437a364fa9b4e284eed6a41993", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/c2b55a437a364fa9b4e284eed6a41993", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-8da80326-1bed-445-user", "id": "d25e1fce478d4421b4aaaac11fda8836"}, "audit_ids": ["aVCj-ugfTDaL9JojoMu41A"], "issued_at": "2018-12-27T17:26:14.000000Z"}} 2018-12-27 17:26:14,703 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e846d6ecf0c2cfac4e14003fe34418cf133d1e35" 2018-12-27 17:26:14,796 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:26:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f100ae03-295f-44a4-bb53-e188d02ff3a5 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:26:14,796 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-f100ae03-295f-44a4-bb53-e188d02ff3a5 2018-12-27 17:26:14,804 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/routers?name=CreateNetworkSuccessTests-d703d145-9c69-4207-b684-eef0cf9f8373-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e846d6ecf0c2cfac4e14003fe34418cf133d1e35" 2018-12-27 17:26:15,051 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-cafcb744-3272-46f0-b4d1-bbba8b15eaed Date: Thu, 27 Dec 2018 17:26:15 GMT RESP BODY: {"routers": []} 2018-12-27 17:26:15,052 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/routers?name=CreateNetworkSuccessTests-d703d145-9c69-4207-b684-eef0cf9f8373-pub-router&admin_state_up=True used request id req-cafcb744-3272-46f0-b4d1-bbba8b15eaed 2018-12-27 17:26:15,052 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:26:15,053 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:26:15,464 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8ea36496bf894f35a287ab377759094a", "name": "CreateNetworkSuccessTests-8da80326-1bed-445-proj-role"}], "expires_at": "2018-12-27T18:26:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c2b55a437a364fa9b4e284eed6a41993", "name": "CreateNetworkSuccessTests-8da80326-1bed-445-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/c2b55a437a364fa9b4e284eed6a41993", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/c2b55a437a364fa9b4e284eed6a41993", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/c2b55a437a364fa9b4e284eed6a41993", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/c2b55a437a364fa9b4e284eed6a41993", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/c2b55a437a364fa9b4e284eed6a41993", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/c2b55a437a364fa9b4e284eed6a41993", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/c2b55a437a364fa9b4e284eed6a41993", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/c2b55a437a364fa9b4e284eed6a41993", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/c2b55a437a364fa9b4e284eed6a41993", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_c2b55a437a364fa9b4e284eed6a41993", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_c2b55a437a364fa9b4e284eed6a41993", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/c2b55a437a364fa9b4e284eed6a41993", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/c2b55a437a364fa9b4e284eed6a41993", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/c2b55a437a364fa9b4e284eed6a41993", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-8da80326-1bed-445-user", "id": "d25e1fce478d4421b4aaaac11fda8836"}, "audit_ids": ["fnH8oV0oT6KIi8WWMr4lMA"], "issued_at": "2018-12-27T17:26:15.000000Z"}} 2018-12-27 17:26:15,465 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d1620ee1a860fbfec4ae1c07deab0b99bb6c97e" 2018-12-27 17:26:15,557 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:26:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-35e8b94f-88dd-4061-947d-f141629f5a89 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:26:15,558 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-35e8b94f-88dd-4061-947d-f141629f5a89 2018-12-27 17:26:15,564 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e846d6ecf0c2cfac4e14003fe34418cf133d1e35" 2018-12-27 17:26:15,843 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-9fa1c27a-7028-4477-90ae-d1bc14ac5d00 Date: Thu, 27 Dec 2018 17:26:15 GMT RESP BODY: {"networks":[{"updated_at":"2018-12-27T15:58:03Z","dns_domain":"","revision_number":8,"port_security_enabled":true,"id":"a4959dd9-e8f4-4ea9-8c99-7bff545db58c","router:external":true,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"da629caea04941e1ae8979c379dc7c9d","status":"ACTIVE","subnets":["244ab55b-a0ed-4e50-9f85-07f08119ae55"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"da629caea04941e1ae8979c379dc7c9d","created_at":"2018-12-27T15:29:17Z","mtu":1500}]} 2018-12-27 17:26:15,843 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=external used request id req-9fa1c27a-7028-4477-90ae-d1bc14ac5d00 2018-12-27 17:26:15,848 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=a4959dd9-e8f4-4ea9-8c99-7bff545db58c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e846d6ecf0c2cfac4e14003fe34418cf133d1e35" 2018-12-27 17:26:16,071 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-1004c5c2-78e4-47db-8cf9-e34b8393c6e1 Date: Thu, 27 Dec 2018 17:26:16 GMT RESP BODY: {"subnets":[]} 2018-12-27 17:26:16,071 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=a4959dd9-e8f4-4ea9-8c99-7bff545db58c used request id req-1004c5c2-78e4-47db-8cf9-e34b8393c6e1 2018-12-27 17:26:16,072 - neutron_utils - INFO - Creating router with name - CreateNetworkSuccessTests-d703d145-9c69-4207-b684-eef0cf9f8373-pub-router 2018-12-27 17:26:16,077 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e846d6ecf0c2cfac4e14003fe34418cf133d1e35" -d '{"router": {"external_gateway_info": {"network_id": "a4959dd9-e8f4-4ea9-8c99-7bff545db58c"}, "name": "CreateNetworkSuccessTests-d703d145-9c69-4207-b684-eef0cf9f8373-pub-router", "admin_state_up": true}}' 2018-12-27 17:26:17,853 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 640 X-Openstack-Request-Id: req-be17592c-9d6b-478c-9076-77d45cd49ff0 Date: Thu, 27 Dec 2018 17:26:17 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "a4959dd9-e8f4-4ea9-8c99-7bff545db58c", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "244ab55b-a0ed-4e50-9f85-07f08119ae55", "ip_address": "172.30.9.200"}]}, "description": "", "tags": [], "tenant_id": "c2b55a437a364fa9b4e284eed6a41993", "created_at": "2018-12-27T17:26:16Z", "admin_state_up": true, "updated_at": "2018-12-27T17:26:17Z", "revision_number": 2, "routes": [], "project_id": "c2b55a437a364fa9b4e284eed6a41993", "id": "0e3d61ea-01c0-4b5e-b8db-ae5863f13933", "name": "CreateNetworkSuccessTests-d703d145-9c69-4207-b684-eef0cf9f8373-pub-router"}} 2018-12-27 17:26:17,853 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/routers used request id req-be17592c-9d6b-478c-9076-77d45cd49ff0 2018-12-27 17:26:17,858 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?device_id=0e3d61ea-01c0-4b5e-b8db-ae5863f13933 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e846d6ecf0c2cfac4e14003fe34418cf133d1e35" 2018-12-27 17:26:18,093 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-794d80e3-c284-4f1f-ac2b-bdffeaf2fdd6 Date: Thu, 27 Dec 2018 17:26:18 GMT RESP BODY: {"ports":[]} 2018-12-27 17:26:18,094 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?device_id=0e3d61ea-01c0-4b5e-b8db-ae5863f13933 used request id req-794d80e3-c284-4f1f-ac2b-bdffeaf2fdd6 2018-12-27 17:26:18,099 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateNetworkSuccessTests-d703d145-9c69-4207-b684-eef0cf9f8373-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e846d6ecf0c2cfac4e14003fe34418cf133d1e35" 2018-12-27 17:26:18,383 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-2469dd29-ce57-4546-8b99-b88abcf76484 Date: Thu, 27 Dec 2018 17:26:18 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"71b7230d-f891-4ff8-8306-a23e5079076c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"c2b55a437a364fa9b4e284eed6a41993","status":"ACTIVE","subnets":["99887ebb-52ce-44b2-aa71-20f531bb57ea"],"description":"","tags":[],"updated_at":"2018-12-27T17:26:12Z","qos_policy_id":null,"name":"CreateNetworkSuccessTests-d703d145-9c69-4207-b684-eef0cf9f8373-pub-net","admin_state_up":true,"tenant_id":"c2b55a437a364fa9b4e284eed6a41993","created_at":"2018-12-27T17:26:10Z","mtu":999}]} 2018-12-27 17:26:18,383 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateNetworkSuccessTests-d703d145-9c69-4207-b684-eef0cf9f8373-pub-net used request id req-2469dd29-ce57-4546-8b99-b88abcf76484 2018-12-27 17:26:18,386 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 17:26:18,391 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 17:26:18 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 17:26:18,392 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/c2b55a437a364fa9b4e284eed6a41993 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e846d6ecf0c2cfac4e14003fe34418cf133d1e35" 2018-12-27 17:26:18,510 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:26:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8d0bfe5b-ce85-4e0a-9bf7-d2932675afb6 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/c2b55a437a364fa9b4e284eed6a41993"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c2b55a437a364fa9b4e284eed6a41993", "name": "CreateNetworkSuccessTests-8da80326-1bed-445-proj"}} 2018-12-27 17:26:18,510 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/c2b55a437a364fa9b4e284eed6a41993 used request id req-8d0bfe5b-ce85-4e0a-9bf7-d2932675afb6 2018-12-27 17:26:18,516 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=71b7230d-f891-4ff8-8306-a23e5079076c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e846d6ecf0c2cfac4e14003fe34418cf133d1e35" 2018-12-27 17:26:18,776 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-456d7172-0396-4280-88f9-0efd39a9d278 Date: Thu, 27 Dec 2018 17:26:18 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"71b7230d-f891-4ff8-8306-a23e5079076c","tenant_id":"c2b55a437a364fa9b4e284eed6a41993","created_at":"2018-12-27T17:26:12Z","dns_nameservers":[],"updated_at":"2018-12-27T17:26:12Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"c2b55a437a364fa9b4e284eed6a41993","id":"99887ebb-52ce-44b2-aa71-20f531bb57ea","subnetpool_id":null,"name":"CreateNetworkSuccessTests-d703d145-9c69-4207-b684-eef0cf9f8373-pub-subnet"}]} 2018-12-27 17:26:18,776 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=71b7230d-f891-4ff8-8306-a23e5079076c used request id req-456d7172-0396-4280-88f9-0efd39a9d278 2018-12-27 17:26:18,781 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=71b7230d-f891-4ff8-8306-a23e5079076c&name=CreateNetworkSuccessTests-d703d145-9c69-4207-b684-eef0cf9f8373-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e846d6ecf0c2cfac4e14003fe34418cf133d1e35" 2018-12-27 17:26:19,028 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-9fef7b64-7e39-4a54-81e7-9ae0c5550f85 Date: Thu, 27 Dec 2018 17:26:19 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"71b7230d-f891-4ff8-8306-a23e5079076c","tenant_id":"c2b55a437a364fa9b4e284eed6a41993","created_at":"2018-12-27T17:26:12Z","dns_nameservers":[],"updated_at":"2018-12-27T17:26:12Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"c2b55a437a364fa9b4e284eed6a41993","id":"99887ebb-52ce-44b2-aa71-20f531bb57ea","subnetpool_id":null,"name":"CreateNetworkSuccessTests-d703d145-9c69-4207-b684-eef0cf9f8373-pub-subnet"}]} 2018-12-27 17:26:19,029 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=71b7230d-f891-4ff8-8306-a23e5079076c&name=CreateNetworkSuccessTests-d703d145-9c69-4207-b684-eef0cf9f8373-pub-subnet used request id req-9fef7b64-7e39-4a54-81e7-9ae0c5550f85 2018-12-27 17:26:19,029 - OpenStackNetwork - DEBUG - Adding router to subnet... 2018-12-27 17:26:19,029 - neutron_utils - INFO - Adding interface to router with name CreateNetworkSuccessTests-d703d145-9c69-4207-b684-eef0cf9f8373-pub-router 2018-12-27 17:26:19,034 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:9696/v2.0/routers/0e3d61ea-01c0-4b5e-b8db-ae5863f13933/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e846d6ecf0c2cfac4e14003fe34418cf133d1e35" -d '{"subnet_id": "99887ebb-52ce-44b2-aa71-20f531bb57ea"}' 2018-12-27 17:26:22,357 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-2970a3a2-245f-475f-b943-801449aa4ca4 Date: Thu, 27 Dec 2018 17:26:22 GMT RESP BODY: {"network_id": "71b7230d-f891-4ff8-8306-a23e5079076c", "tenant_id": "c2b55a437a364fa9b4e284eed6a41993", "subnet_id": "99887ebb-52ce-44b2-aa71-20f531bb57ea", "subnet_ids": ["99887ebb-52ce-44b2-aa71-20f531bb57ea"], "port_id": "f593148a-a5c1-4059-8f38-efe8fdb43821", "id": "0e3d61ea-01c0-4b5e-b8db-ae5863f13933"} 2018-12-27 17:26:22,357 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.31:9696/v2.0/routers/0e3d61ea-01c0-4b5e-b8db-ae5863f13933/add_router_interface used request id req-2970a3a2-245f-475f-b943-801449aa4ca4 2018-12-27 17:26:22,362 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/routers/0e3d61ea-01c0-4b5e-b8db-ae5863f13933 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e846d6ecf0c2cfac4e14003fe34418cf133d1e35" 2018-12-27 17:26:22,671 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 640 X-Openstack-Request-Id: req-f627f728-6753-4d58-95fc-f05d4c36e7e8 Date: Thu, 27 Dec 2018 17:26:22 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "a4959dd9-e8f4-4ea9-8c99-7bff545db58c", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "244ab55b-a0ed-4e50-9f85-07f08119ae55", "ip_address": "172.30.9.200"}]}, "description": "", "tags": [], "tenant_id": "c2b55a437a364fa9b4e284eed6a41993", "created_at": "2018-12-27T17:26:16Z", "admin_state_up": true, "updated_at": "2018-12-27T17:26:21Z", "revision_number": 3, "routes": [], "project_id": "c2b55a437a364fa9b4e284eed6a41993", "id": "0e3d61ea-01c0-4b5e-b8db-ae5863f13933", "name": "CreateNetworkSuccessTests-d703d145-9c69-4207-b684-eef0cf9f8373-pub-router"}} 2018-12-27 17:26:22,671 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/routers/0e3d61ea-01c0-4b5e-b8db-ae5863f13933 used request id req-f627f728-6753-4d58-95fc-f05d4c36e7e8 2018-12-27 17:26:22,676 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?device_id=0e3d61ea-01c0-4b5e-b8db-ae5863f13933 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e846d6ecf0c2cfac4e14003fe34418cf133d1e35" 2018-12-27 17:26:22,922 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 869 X-Openstack-Request-Id: req-69765f3a-f79c-46e1-a4e6-04ac403775dc Date: Thu, 27 Dec 2018 17:26:22 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T17:26:21Z","device_owner":"network:router_interface","revision_number":8,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"99887ebb-52ce-44b2-aa71-20f531bb57ea","ip_address":"10.55.1.1"}],"id":"f593148a-a5c1-4059-8f38-efe8fdb43821","security_groups":[],"mac_address":"fa:16:3e:c7:3d:1b","project_id":"c2b55a437a364fa9b4e284eed6a41993","status":"ACTIVE","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-1-1","ip_address":"10.55.1.1","fqdn":"host-10-55-1-1.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"71b7230d-f891-4ff8-8306-a23e5079076c","dns_name":"","created_at":"2018-12-27T17:26:20Z","binding:vnic_type":"normal","device_id":"0e3d61ea-01c0-4b5e-b8db-ae5863f13933","tenant_id":"c2b55a437a364fa9b4e284eed6a41993"}]} 2018-12-27 17:26:22,922 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?device_id=0e3d61ea-01c0-4b5e-b8db-ae5863f13933 used request id req-69765f3a-f79c-46e1-a4e6-04ac403775dc 2018-12-27 17:26:22,927 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets/99887ebb-52ce-44b2-aa71-20f531bb57ea -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e846d6ecf0c2cfac4e14003fe34418cf133d1e35" 2018-12-27 17:26:22,976 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 672 X-Openstack-Request-Id: req-7d2347b6-760f-483c-b89c-7a209d5c56a1 Date: Thu, 27 Dec 2018 17:26:22 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"71b7230d-f891-4ff8-8306-a23e5079076c","tenant_id":"c2b55a437a364fa9b4e284eed6a41993","created_at":"2018-12-27T17:26:12Z","dns_nameservers":[],"updated_at":"2018-12-27T17:26:12Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"c2b55a437a364fa9b4e284eed6a41993","id":"99887ebb-52ce-44b2-aa71-20f531bb57ea","subnetpool_id":null,"name":"CreateNetworkSuccessTests-d703d145-9c69-4207-b684-eef0cf9f8373-pub-subnet"}} 2018-12-27 17:26:22,977 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets/99887ebb-52ce-44b2-aa71-20f531bb57ea used request id req-7d2347b6-760f-483c-b89c-7a209d5c56a1 2018-12-27 17:26:22,977 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:26:23,385 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8ea36496bf894f35a287ab377759094a", "name": "CreateNetworkSuccessTests-8da80326-1bed-445-proj-role"}], "expires_at": "2018-12-27T18:26:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c2b55a437a364fa9b4e284eed6a41993", "name": "CreateNetworkSuccessTests-8da80326-1bed-445-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/c2b55a437a364fa9b4e284eed6a41993", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/c2b55a437a364fa9b4e284eed6a41993", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/c2b55a437a364fa9b4e284eed6a41993", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/c2b55a437a364fa9b4e284eed6a41993", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/c2b55a437a364fa9b4e284eed6a41993", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/c2b55a437a364fa9b4e284eed6a41993", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/c2b55a437a364fa9b4e284eed6a41993", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/c2b55a437a364fa9b4e284eed6a41993", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/c2b55a437a364fa9b4e284eed6a41993", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_c2b55a437a364fa9b4e284eed6a41993", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_c2b55a437a364fa9b4e284eed6a41993", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/c2b55a437a364fa9b4e284eed6a41993", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/c2b55a437a364fa9b4e284eed6a41993", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/c2b55a437a364fa9b4e284eed6a41993", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-8da80326-1bed-445-user", "id": "d25e1fce478d4421b4aaaac11fda8836"}, "audit_ids": ["uK26D9kISHConeYtOPYjrA"], "issued_at": "2018-12-27T17:26:23.000000Z"}} 2018-12-27 17:26:23,390 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateNetworkSuccessTests-d703d145-9c69-4207-b684-eef0cf9f8373-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cba757f6a6e97ace693e1f0109ee4bfdc3dbb890" 2018-12-27 17:26:23,678 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-1877b89a-bd5f-4576-9e4e-95c4481c3232 Date: Thu, 27 Dec 2018 17:26:23 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"71b7230d-f891-4ff8-8306-a23e5079076c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"c2b55a437a364fa9b4e284eed6a41993","status":"ACTIVE","subnets":["99887ebb-52ce-44b2-aa71-20f531bb57ea"],"description":"","tags":[],"updated_at":"2018-12-27T17:26:12Z","qos_policy_id":null,"name":"CreateNetworkSuccessTests-d703d145-9c69-4207-b684-eef0cf9f8373-pub-net","admin_state_up":true,"tenant_id":"c2b55a437a364fa9b4e284eed6a41993","created_at":"2018-12-27T17:26:10Z","mtu":999}]} 2018-12-27 17:26:23,678 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateNetworkSuccessTests-d703d145-9c69-4207-b684-eef0cf9f8373-pub-net used request id req-1877b89a-bd5f-4576-9e4e-95c4481c3232 2018-12-27 17:26:23,682 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 17:26:23,687 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 17:26:23 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 17:26:23,688 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/c2b55a437a364fa9b4e284eed6a41993 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab7fd8550e3eb68a533a0c7153364f9e1e3ab50a" 2018-12-27 17:26:23,808 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:26:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1b841bee-a71e-40e7-9e73-382c86ba52c7 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/c2b55a437a364fa9b4e284eed6a41993"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c2b55a437a364fa9b4e284eed6a41993", "name": "CreateNetworkSuccessTests-8da80326-1bed-445-proj"}} 2018-12-27 17:26:23,808 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/c2b55a437a364fa9b4e284eed6a41993 used request id req-1b841bee-a71e-40e7-9e73-382c86ba52c7 2018-12-27 17:26:23,814 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=71b7230d-f891-4ff8-8306-a23e5079076c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cba757f6a6e97ace693e1f0109ee4bfdc3dbb890" 2018-12-27 17:26:24,044 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-8c5d6c6e-5bd6-4e1c-8d8a-762f11f79247 Date: Thu, 27 Dec 2018 17:26:24 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"71b7230d-f891-4ff8-8306-a23e5079076c","tenant_id":"c2b55a437a364fa9b4e284eed6a41993","created_at":"2018-12-27T17:26:12Z","dns_nameservers":[],"updated_at":"2018-12-27T17:26:12Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"c2b55a437a364fa9b4e284eed6a41993","id":"99887ebb-52ce-44b2-aa71-20f531bb57ea","subnetpool_id":null,"name":"CreateNetworkSuccessTests-d703d145-9c69-4207-b684-eef0cf9f8373-pub-subnet"}]} 2018-12-27 17:26:24,044 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=71b7230d-f891-4ff8-8306-a23e5079076c used request id req-8c5d6c6e-5bd6-4e1c-8d8a-762f11f79247 2018-12-27 17:26:24,049 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=71b7230d-f891-4ff8-8306-a23e5079076c&name=CreateNetworkSuccessTests-d703d145-9c69-4207-b684-eef0cf9f8373-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cba757f6a6e97ace693e1f0109ee4bfdc3dbb890" 2018-12-27 17:26:24,295 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-5d1003ed-d7f2-457c-bab1-ef6a70339d50 Date: Thu, 27 Dec 2018 17:26:24 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"71b7230d-f891-4ff8-8306-a23e5079076c","tenant_id":"c2b55a437a364fa9b4e284eed6a41993","created_at":"2018-12-27T17:26:12Z","dns_nameservers":[],"updated_at":"2018-12-27T17:26:12Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"c2b55a437a364fa9b4e284eed6a41993","id":"99887ebb-52ce-44b2-aa71-20f531bb57ea","subnetpool_id":null,"name":"CreateNetworkSuccessTests-d703d145-9c69-4207-b684-eef0cf9f8373-pub-subnet"}]} 2018-12-27 17:26:24,295 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=71b7230d-f891-4ff8-8306-a23e5079076c&name=CreateNetworkSuccessTests-d703d145-9c69-4207-b684-eef0cf9f8373-pub-subnet used request id req-5d1003ed-d7f2-457c-bab1-ef6a70339d50 2018-12-27 17:26:24,300 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/routers?name=CreateNetworkSuccessTests-d703d145-9c69-4207-b684-eef0cf9f8373-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cba757f6a6e97ace693e1f0109ee4bfdc3dbb890" 2018-12-27 17:26:24,619 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 643 X-Openstack-Request-Id: req-a469ccee-0585-424e-8853-33e7c92757cb Date: Thu, 27 Dec 2018 17:26:24 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "a4959dd9-e8f4-4ea9-8c99-7bff545db58c", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "244ab55b-a0ed-4e50-9f85-07f08119ae55", "ip_address": "172.30.9.200"}]}, "description": "", "tags": [], "tenant_id": "c2b55a437a364fa9b4e284eed6a41993", "created_at": "2018-12-27T17:26:16Z", "admin_state_up": true, "updated_at": "2018-12-27T17:26:21Z", "revision_number": 3, "routes": [], "project_id": "c2b55a437a364fa9b4e284eed6a41993", "id": "0e3d61ea-01c0-4b5e-b8db-ae5863f13933", "name": "CreateNetworkSuccessTests-d703d145-9c69-4207-b684-eef0cf9f8373-pub-router"}]} 2018-12-27 17:26:24,620 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/routers?name=CreateNetworkSuccessTests-d703d145-9c69-4207-b684-eef0cf9f8373-pub-router used request id req-a469ccee-0585-424e-8853-33e7c92757cb 2018-12-27 17:26:24,624 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/c2b55a437a364fa9b4e284eed6a41993 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab7fd8550e3eb68a533a0c7153364f9e1e3ab50a" 2018-12-27 17:26:24,743 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:26:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7a85020e-21f6-4100-a0e8-7958a856b637 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/c2b55a437a364fa9b4e284eed6a41993"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c2b55a437a364fa9b4e284eed6a41993", "name": "CreateNetworkSuccessTests-8da80326-1bed-445-proj"}} 2018-12-27 17:26:24,743 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/c2b55a437a364fa9b4e284eed6a41993 used request id req-7a85020e-21f6-4100-a0e8-7958a856b637 2018-12-27 17:26:24,749 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?device_id=0e3d61ea-01c0-4b5e-b8db-ae5863f13933 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cba757f6a6e97ace693e1f0109ee4bfdc3dbb890" 2018-12-27 17:26:24,798 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 869 X-Openstack-Request-Id: req-fc08a20e-8963-4c95-b5e3-70ae75256b82 Date: Thu, 27 Dec 2018 17:26:24 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T17:26:21Z","device_owner":"network:router_interface","revision_number":8,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"99887ebb-52ce-44b2-aa71-20f531bb57ea","ip_address":"10.55.1.1"}],"id":"f593148a-a5c1-4059-8f38-efe8fdb43821","security_groups":[],"mac_address":"fa:16:3e:c7:3d:1b","project_id":"c2b55a437a364fa9b4e284eed6a41993","status":"ACTIVE","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-1-1","ip_address":"10.55.1.1","fqdn":"host-10-55-1-1.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"71b7230d-f891-4ff8-8306-a23e5079076c","dns_name":"","created_at":"2018-12-27T17:26:20Z","binding:vnic_type":"normal","device_id":"0e3d61ea-01c0-4b5e-b8db-ae5863f13933","tenant_id":"c2b55a437a364fa9b4e284eed6a41993"}]} 2018-12-27 17:26:24,798 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?device_id=0e3d61ea-01c0-4b5e-b8db-ae5863f13933 used request id req-fc08a20e-8963-4c95-b5e3-70ae75256b82 2018-12-27 17:26:24,804 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets/99887ebb-52ce-44b2-aa71-20f531bb57ea -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cba757f6a6e97ace693e1f0109ee4bfdc3dbb890" 2018-12-27 17:26:25,047 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 672 X-Openstack-Request-Id: req-66a9c97e-5483-4ef0-b081-3248928f3d62 Date: Thu, 27 Dec 2018 17:26:25 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"71b7230d-f891-4ff8-8306-a23e5079076c","tenant_id":"c2b55a437a364fa9b4e284eed6a41993","created_at":"2018-12-27T17:26:12Z","dns_nameservers":[],"updated_at":"2018-12-27T17:26:12Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"c2b55a437a364fa9b4e284eed6a41993","id":"99887ebb-52ce-44b2-aa71-20f531bb57ea","subnetpool_id":null,"name":"CreateNetworkSuccessTests-d703d145-9c69-4207-b684-eef0cf9f8373-pub-subnet"}} 2018-12-27 17:26:25,047 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets/99887ebb-52ce-44b2-aa71-20f531bb57ea used request id req-66a9c97e-5483-4ef0-b081-3248928f3d62 2018-12-27 17:26:25,048 - OpenStackNetwork - INFO - Removing router interface from router CreateNetworkSuccessTests-d703d145-9c69-4207-b684-eef0cf9f8373-pub-router and subnet CreateNetworkSuccessTests-d703d145-9c69-4207-b684-eef0cf9f8373-pub-subnet 2018-12-27 17:26:25,048 - neutron_utils - INFO - Removing router interface from router named CreateNetworkSuccessTests-d703d145-9c69-4207-b684-eef0cf9f8373-pub-router 2018-12-27 17:26:25,053 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:9696/v2.0/routers/0e3d61ea-01c0-4b5e-b8db-ae5863f13933/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e846d6ecf0c2cfac4e14003fe34418cf133d1e35" -d '{"subnet_id": "99887ebb-52ce-44b2-aa71-20f531bb57ea"}' 2018-12-27 17:26:27,041 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-9b191143-043b-4f2d-a40f-7079a70ac5b3 Date: Thu, 27 Dec 2018 17:26:27 GMT RESP BODY: {"network_id": "71b7230d-f891-4ff8-8306-a23e5079076c", "tenant_id": "c2b55a437a364fa9b4e284eed6a41993", "subnet_id": "99887ebb-52ce-44b2-aa71-20f531bb57ea", "subnet_ids": ["99887ebb-52ce-44b2-aa71-20f531bb57ea"], "port_id": "f593148a-a5c1-4059-8f38-efe8fdb43821", "id": "0e3d61ea-01c0-4b5e-b8db-ae5863f13933"} 2018-12-27 17:26:27,042 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.31:9696/v2.0/routers/0e3d61ea-01c0-4b5e-b8db-ae5863f13933/remove_router_interface used request id req-9b191143-043b-4f2d-a40f-7079a70ac5b3 2018-12-27 17:26:27,042 - OpenStackNetwork - INFO - Removing router CreateNetworkSuccessTests-d703d145-9c69-4207-b684-eef0cf9f8373-pub-router 2018-12-27 17:26:27,042 - neutron_utils - INFO - Deleting router with name - CreateNetworkSuccessTests-d703d145-9c69-4207-b684-eef0cf9f8373-pub-router 2018-12-27 17:26:27,047 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/routers/0e3d61ea-01c0-4b5e-b8db-ae5863f13933 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e846d6ecf0c2cfac4e14003fe34418cf133d1e35" 2018-12-27 17:26:29,067 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-101f8b04-2d03-4b16-8e34-bd7713940dd7 Content-Length: 0 Date: Thu, 27 Dec 2018 17:26:29 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 17:26:29,067 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/routers/0e3d61ea-01c0-4b5e-b8db-ae5863f13933 used request id req-101f8b04-2d03-4b16-8e34-bd7713940dd7 2018-12-27 17:26:29,068 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-d703d145-9c69-4207-b684-eef0cf9f8373-pub-subnet 2018-12-27 17:26:29,068 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-d703d145-9c69-4207-b684-eef0cf9f8373-pub-subnet 2018-12-27 17:26:29,073 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/subnets/99887ebb-52ce-44b2-aa71-20f531bb57ea -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cabb440a02337e07b6824475cd7078ea5f3ce380" 2018-12-27 17:26:30,476 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-8881523d-e383-45c1-b5fd-92b8ce96b2fa Date: Thu, 27 Dec 2018 17:26:30 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 17:26:30,477 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/subnets/99887ebb-52ce-44b2-aa71-20f531bb57ea used request id req-8881523d-e383-45c1-b5fd-92b8ce96b2fa 2018-12-27 17:26:30,477 - neutron_utils - INFO - Deleting network with name CreateNetworkSuccessTests-d703d145-9c69-4207-b684-eef0cf9f8373-pub-net 2018-12-27 17:26:30,482 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/networks/71b7230d-f891-4ff8-8306-a23e5079076c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cabb440a02337e07b6824475cd7078ea5f3ce380" 2018-12-27 17:26:32,236 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-30c09d54-acfb-4920-bb48-62563b68f578 Date: Thu, 27 Dec 2018 17:26:32 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 17:26:32,236 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/networks/71b7230d-f891-4ff8-8306-a23e5079076c used request id req-30c09d54-acfb-4920-bb48-62563b68f578 2018-12-27 17:26:32,244 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0c69a80e2934565378380c70c0b37f98c7d1d39" 2018-12-27 17:26:32,556 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 35896 X-Openstack-Request-Id: req-34573aef-0622-4589-8400-b2354a4c091f Date: Thu, 27 Dec 2018 17:26:32 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "created_at": "2018-12-27T15:33:01Z", "updated_at": "2018-12-27T15:33:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "35205ac3-06e6-4cf6-bb21-ff8f813cb45b", "remote_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "ade77f59-e70c-4970-8ea8-198222fa332e", "remote_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "c4f3bf7f-d793-498d-a883-bb8c6003f070", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "c85cb618-8f19-445b-8e16-6d467cb17771", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}], "revision_number": 4, "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "created_at": "2018-12-27T15:57:22Z", "updated_at": "2018-12-27T15:57:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "5e258a3b-01f5-4aef-81b7-0b5dc6e5b683", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "65475539-0336-498a-8da4-ff0a80b10089", "remote_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "ae922857-f7ae-4bc8-949b-153fb43bfd00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "b4f87679-52e1-4cf9-bf76-5abb9a9bec06", "remote_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "f7197afc9b61423897aefc9a643d03a1"}], "revision_number": 4, "project_id": "f7197afc9b61423897aefc9a643d03a1", "id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c2b55a437a364fa9b4e284eed6a41993", "created_at": "2018-12-27T17:26:10Z", "updated_at": "2018-12-27T17:26:10Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:26:10Z", "revision_number": 0, "id": "25a701ec-182b-40d6-8a76-e8c7638b5fa5", "remote_group_id": "29d97903-8006-401b-a1e9-88ae92a50a41", "remote_ip_prefix": null, "created_at": "2018-12-27T17:26:10Z", "security_group_id": "29d97903-8006-401b-a1e9-88ae92a50a41", "tenant_id": "c2b55a437a364fa9b4e284eed6a41993", "port_range_min": null, "ethertype": "IPv4", "project_id": "c2b55a437a364fa9b4e284eed6a41993"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:26:10Z", "revision_number": 0, "id": "947849b8-bee9-44a6-9cd7-26e2e968779c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:26:10Z", "security_group_id": "29d97903-8006-401b-a1e9-88ae92a50a41", "tenant_id": "c2b55a437a364fa9b4e284eed6a41993", "port_range_min": null, "ethertype": "IPv6", "project_id": "c2b55a437a364fa9b4e284eed6a41993"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:26:10Z", "revision_number": 0, "id": "ab9080f6-0912-4d19-97d1-1dd071842751", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:26:10Z", "security_group_id": "29d97903-8006-401b-a1e9-88ae92a50a41", "tenant_id": "c2b55a437a364fa9b4e284eed6a41993", "port_range_min": null, "ethertype": "IPv4", "project_id": "c2b55a437a364fa9b4e284eed6a41993"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:26:10Z", "revision_number": 0, "id": "e8379c1b-fe71-42a5-b67b-294cbb58a3cf", "remote_group_id": "29d97903-8006-401b-a1e9-88ae92a50a41", "remote_ip_prefix": null, "created_at": "2018-12-27T17:26:10Z", "security_group_id": "29d97903-8006-401b-a1e9-88ae92a50a41", "tenant_id": "c2b55a437a364fa9b4e284eed6a41993", "port_range_min": null, "ethertype": "IPv6", "project_id": "c2b55a437a364fa9b4e284eed6a41993"}], "revision_number": 4, "project_id": "c2b55a437a364fa9b4e284eed6a41993", "id": "29d97903-8006-401b-a1e9-88ae92a50a41", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "created_at": "2018-12-27T16:01:54Z", "updated_at": "2018-12-27T16:01:54Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "00dd3abd-acd1-4edb-8f4a-8badcbd2eeb4", "remote_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "018de60d-bc33-4ef0-9eed-6d00b6ce227b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "0d99f0db-fa6b-4201-b67f-a7ff0db82c5d", "remote_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv6", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "5c4049ef-933d-4614-84e7-83584430d462", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv6", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}], "revision_number": 4, "project_id": "8c689c5e31c44b09ab85f80682abbc2a", "id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "created_at": "2018-12-27T15:56:49Z", "updated_at": "2018-12-27T15:56:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "6555e255-763a-4448-b1b1-0c93b2a390bd", "remote_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "777ff7a5-a590-43e5-a84b-7677710494e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "8bac258a-08df-48b7-900b-efbe01a6ec20", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "dc17921e-353f-4898-a970-881b2c8d093d", "remote_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}], "revision_number": 4, "project_id": "28dac9e1580d461c9de52e6659cc4f9d", "id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "created_at": "2018-12-27T16:01:52Z", "updated_at": "2018-12-27T16:01:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "32737757-45f3-4b24-b6ab-5f2d5579b4a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv6", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "ae604ef3-492d-4aa3-8045-1ff84f755a27", "remote_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv4", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "b7bff40a-beda-4996-b140-ed94d010535c", "remote_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv6", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "b8129030-9d72-4d5d-adce-47bbe62492fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv4", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}], "revision_number": 4, "project_id": "81c108a273314b24bf6b48c41b5bbe0c", "id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "created_at": "2018-12-27T15:57:20Z", "updated_at": "2018-12-27T15:57:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "0c389ec4-c0af-4c20-acf9-4fcc1d859dd7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv6", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "3749697a-f2ef-439a-a661-2fb92badd1ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv4", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "b74e0c8c-e243-450e-b1be-69c587093d6d", "remote_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv6", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "c222695b-2f1c-427d-afd7-e0be24ec9f66", "remote_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv4", "project_id": "7fb0e5436e4f467998e672dd71018a45"}], "revision_number": 4, "project_id": "7fb0e5436e4f467998e672dd71018a45", "id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "created_at": "2018-12-27T17:02:11Z", "updated_at": "2018-12-27T17:02:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "675d8a56-1c9b-4c58-a252-61e65997fd05", "remote_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv4", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "84f0587c-7394-4fd6-8f3d-8d6ba94cf3f9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv6", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "8a450b4f-e710-4193-816e-13a2d4e40c07", "remote_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv6", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "c3106b0a-1026-4156-86a9-f0438b7fab93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv4", "project_id": "7cba3664d5674e65a12c8c269a05febf"}], "revision_number": 4, "project_id": "7cba3664d5674e65a12c8c269a05febf", "id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "created_at": "2018-12-27T15:58:29Z", "updated_at": "2018-12-27T15:58:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "2a945ecc-f9fa-4219-96ab-c189a7f5c102", "remote_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv6", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "55e2b54e-68d4-4476-8c9f-e05e347c8970", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv4", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "9983229c-b595-482a-973f-81137a209b6d", "remote_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv4", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "9d4b8450-78ab-4817-a586-372ed88268f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv6", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}], "revision_number": 4, "project_id": "fbd6dbf946a5406398ba810e02d0888e", "id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "created_at": "2018-12-27T15:57:24Z", "updated_at": "2018-12-27T15:57:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "35521f2a-a59d-4798-9fa8-0febfe126076", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv4", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "607d473d-1e6a-4088-a778-7df9ffc1ff68", "remote_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv6", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "6f8fa92b-b67a-4047-a900-f43656aff42b", "remote_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv4", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "890f1d6c-9ae5-45b0-b7a1-282182432b66", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv6", "project_id": "253cc6709e714b8a80a5f74e4257907e"}], "revision_number": 4, "project_id": "253cc6709e714b8a80a5f74e4257907e", "id": "b9546f11-205e-4322-89f8-f0360d6090ed", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "created_at": "2018-12-27T15:57:08Z", "updated_at": "2018-12-27T15:57:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "6739c48b-d899-4c17-bb8e-ffaf8922c034", "remote_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv4", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "9660a6af-4d9b-40b9-9729-f205f66c2bd0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv4", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "bf244c03-fc10-4754-9c2b-b0224401c4f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv6", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "d3bee7cc-a152-441c-9790-abb1f56cec03", "remote_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv6", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}], "revision_number": 4, "project_id": "782a28bd0d40485e85eda6b8ba43840b", "id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "created_at": "2018-12-27T15:57:11Z", "updated_at": "2018-12-27T15:57:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "22c0d2cf-360a-4aa8-ba7e-bfdbf8327d27", "remote_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "553b140a-8ba9-4af7-9f50-bf24e87aebf7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "b2ecf7a5-df98-4d65-a762-767320437c5a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "e49104b2-7c13-49d6-8519-a16dd585346f", "remote_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}], "revision_number": 4, "project_id": "ef7e486beb8f4de39b25ca5f11552328", "id": "d0588e93-db0d-4888-9f99-3399a50df490", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "created_at": "2018-12-27T17:19:15Z", "updated_at": "2018-12-27T17:19:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "1990fe24-df44-4561-9f09-f50aab182bf7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "651e4b8b-b29e-409b-9f25-ff2328ccefe6", "remote_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "cc4e2254-2157-4ae1-a233-3047573ddc6d", "remote_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "da56dda4-aaf3-43ff-bdf7-e64892ec2345", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}], "revision_number": 4, "project_id": "2a5a6879c5fa4db798cea6d394565d45", "id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-27T15:33:07Z", "updated_at": "2018-12-27T15:33:07Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "4de95db8-72d6-4aec-a145-e92511971eb9", "remote_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "5f100cff-05d8-4405-8dfb-0a387c123fae", "remote_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "a3f6a193-cc94-4220-a73a-08acf63c449b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "f059d8a5-0c32-49c9-a721-77cc89245ecd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "created_at": "2018-12-27T15:29:16Z", "updated_at": "2018-12-27T15:29:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "3c53841a-5bc0-4192-b482-044411e217ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "5956ff3f-d59d-4af6-82b5-566c888583a7", "remote_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:16Z", "revision_number": 0, "id": "60735d87-52c7-426a-91a6-aff1078a5a2d", "remote_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:16Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "abe97133-61dd-4fdf-baf3-2e07968a324f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "da629caea04941e1ae8979c379dc7c9d"}], "revision_number": 4, "project_id": "da629caea04941e1ae8979c379dc7c9d", "id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "name": "default"}]} 2018-12-27 17:26:32,557 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=default used request id req-34573aef-0622-4589-8400-b2354a4c091f 2018-12-27 17:26:32,564 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0c69a80e2934565378380c70c0b37f98c7d1d39" 2018-12-27 17:26:32,672 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:26:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-21ccf399-176f-4cc2-873e-1c7dbf3f29b0 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b7b4fceec1ad4c6eb74d758b709a9d93", "name": "admin"}} 2018-12-27 17:26:32,672 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93 used request id req-21ccf399-176f-4cc2-873e-1c7dbf3f29b0 2018-12-27 17:26:32,676 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/f7197afc9b61423897aefc9a643d03a1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0c69a80e2934565378380c70c0b37f98c7d1d39" 2018-12-27 17:26:32,797 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:26:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-593f468d-5dd5-4e00-9a6d-1433cd3373b9 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f7197afc9b61423897aefc9a643d03a1.", "code": 404, "title": "Not Found"}} 2018-12-27 17:26:32,798 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/f7197afc9b61423897aefc9a643d03a1 used request id req-593f468d-5dd5-4e00-9a6d-1433cd3373b9 2018-12-27 17:26:32,798 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:26:32,801 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/c2b55a437a364fa9b4e284eed6a41993 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0c69a80e2934565378380c70c0b37f98c7d1d39" 2018-12-27 17:26:32,919 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:26:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fb2658a8-bede-4622-9863-b8020a77f673 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/c2b55a437a364fa9b4e284eed6a41993"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c2b55a437a364fa9b4e284eed6a41993", "name": "CreateNetworkSuccessTests-8da80326-1bed-445-proj"}} 2018-12-27 17:26:32,919 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/c2b55a437a364fa9b4e284eed6a41993 used request id req-fb2658a8-bede-4622-9863-b8020a77f673 2018-12-27 17:26:32,920 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 29d97903-8006-401b-a1e9-88ae92a50a41 2018-12-27 17:26:32,925 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=29d97903-8006-401b-a1e9-88ae92a50a41 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0c69a80e2934565378380c70c0b37f98c7d1d39" 2018-12-27 17:26:33,134 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-c113df78-9067-41e6-97ac-caaa2dd1d7ea Date: Thu, 27 Dec 2018 17:26:33 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "29d97903-8006-401b-a1e9-88ae92a50a41", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:26:10Z", "security_group_id": "29d97903-8006-401b-a1e9-88ae92a50a41", "port_range_min": null, "revision_number": 0, "tenant_id": "c2b55a437a364fa9b4e284eed6a41993", "created_at": "2018-12-27T17:26:10Z", "project_id": "c2b55a437a364fa9b4e284eed6a41993", "id": "25a701ec-182b-40d6-8a76-e8c7638b5fa5"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:26:10Z", "security_group_id": "29d97903-8006-401b-a1e9-88ae92a50a41", "port_range_min": null, "revision_number": 0, "tenant_id": "c2b55a437a364fa9b4e284eed6a41993", "created_at": "2018-12-27T17:26:10Z", "project_id": "c2b55a437a364fa9b4e284eed6a41993", "id": "947849b8-bee9-44a6-9cd7-26e2e968779c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:26:10Z", "security_group_id": "29d97903-8006-401b-a1e9-88ae92a50a41", "port_range_min": null, "revision_number": 0, "tenant_id": "c2b55a437a364fa9b4e284eed6a41993", "created_at": "2018-12-27T17:26:10Z", "project_id": "c2b55a437a364fa9b4e284eed6a41993", "id": "ab9080f6-0912-4d19-97d1-1dd071842751"}, {"remote_group_id": "29d97903-8006-401b-a1e9-88ae92a50a41", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:26:10Z", "security_group_id": "29d97903-8006-401b-a1e9-88ae92a50a41", "port_range_min": null, "revision_number": 0, "tenant_id": "c2b55a437a364fa9b4e284eed6a41993", "created_at": "2018-12-27T17:26:10Z", "project_id": "c2b55a437a364fa9b4e284eed6a41993", "id": "e8379c1b-fe71-42a5-b67b-294cbb58a3cf"}]} 2018-12-27 17:26:33,134 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=29d97903-8006-401b-a1e9-88ae92a50a41 used request id req-c113df78-9067-41e6-97ac-caaa2dd1d7ea 2018-12-27 17:26:33,135 - neutron_utils - INFO - Deleting security group with name - default 2018-12-27 17:26:33,140 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/security-groups/29d97903-8006-401b-a1e9-88ae92a50a41 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0c69a80e2934565378380c70c0b37f98c7d1d39" 2018-12-27 17:26:33,507 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-85c87f1c-e056-4155-a8dc-9b8a4d3da895 Content-Length: 0 Date: Thu, 27 Dec 2018 17:26:33 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 17:26:33,507 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-groups/29d97903-8006-401b-a1e9-88ae92a50a41 used request id req-85c87f1c-e056-4155-a8dc-9b8a4d3da895 2018-12-27 17:26:33,508 - keystone_utils - INFO - Deleting project with name - CreateNetworkSuccessTests-8da80326-1bed-445-proj 2018-12-27 17:26:33,512 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/projects/c2b55a437a364fa9b4e284eed6a41993 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0c69a80e2934565378380c70c0b37f98c7d1d39" 2018-12-27 17:26:33,780 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:26:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ed255094-1c35-4236-95e8-8c3500f8f43a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:26:33,780 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/c2b55a437a364fa9b4e284eed6a41993 used request id req-ed255094-1c35-4236-95e8-8c3500f8f43a 2018-12-27 17:26:33,781 - keystone_utils - INFO - Deleting role with name - CreateNetworkSuccessTests-8da80326-1bed-445-proj-role 2018-12-27 17:26:33,784 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/roles/8ea36496bf894f35a287ab377759094a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0c69a80e2934565378380c70c0b37f98c7d1d39" 2018-12-27 17:26:33,929 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:26:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ea1fa0b9-e519-4467-bb85-e34a7fc67377 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:26:33,930 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/roles/8ea36496bf894f35a287ab377759094a used request id req-ea1fa0b9-e519-4467-bb85-e34a7fc67377 2018-12-27 17:26:33,933 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0c69a80e2934565378380c70c0b37f98c7d1d39" 2018-12-27 17:26:34,039 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:26:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1431d1d7-9cc7-4c76-a523-32b5c2b872a7 Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8de789d09e46427786a85702e5e8de91", "links": {"self": "http://172.30.9.31:5000/v3/roles/8de789d09e46427786a85702e5e8de91"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 17:26:34,039 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-1431d1d7-9cc7-4c76-a523-32b5c2b872a7 2018-12-27 17:26:34,040 - keystone_utils - INFO - Deleting user with name - CreateNetworkSuccessTests-8da80326-1bed-445-user 2018-12-27 17:26:34,043 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/users/d25e1fce478d4421b4aaaac11fda8836 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfea099574a9d27ff94af33e82d323c61eca103d" 2018-12-27 17:26:34,301 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:26:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-78a10246-8642-43e7-915f-138e163e6dce Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:26:34,302 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/d25e1fce478d4421b4aaaac11fda8836 used request id req-78a10246-8642-43e7-915f-138e163e6dce 2018-12-27 17:26:34,303 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:26:34,726 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:26:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["mEwI2gZYSgODzRGwvy3NrQ"], "issued_at": "2018-12-27T17:26:34.000000Z"}} 2018-12-27 17:26:34,727 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7f9a4ef1ead8124e408168962856e7bc4da8107" 2018-12-27 17:26:34,826 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:26:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-30506418-4958-4e1c-a005-378f65d8478e Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:26:34,826 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-30506418-4958-4e1c-a005-378f65d8478e 2018-12-27 17:26:34,827 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:26:34,829 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:26:35,239 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:26:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["LFIPQqx5SHKx4PkZd-uPFg"], "issued_at": "2018-12-27T17:26:35.000000Z"}} 2018-12-27 17:26:35,240 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1473724069f497b0b2630ad841ee6da7af6dd67" 2018-12-27 17:26:35,350 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:26:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8e990200-4f85-457a-9be8-5d9a265da363 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:26:35,350 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-8e990200-4f85-457a-9be8-5d9a265da363 2018-12-27 17:26:35,354 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 17:26:35,360 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 17:26:35 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 17:26:35,361 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-15ff4985-db57-480-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1473724069f497b0b2630ad841ee6da7af6dd67" 2018-12-27 17:26:35,470 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:26:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-21bce41e-1e6b-423c-bb51-9461927d3e38 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-15ff4985-db57-480-proj", "previous": null, "next": null}, "projects": []} 2018-12-27 17:26:35,470 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-15ff4985-db57-480-proj used request id req-21bce41e-1e6b-423c-bb51-9461927d3e38 2018-12-27 17:26:35,474 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1473724069f497b0b2630ad841ee6da7af6dd67" 2018-12-27 17:26:35,593 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:26:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1cd425f9-3287-47f1-9b8c-5dd83f9fdad4 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-27 17:26:35,594 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-1cd425f9-3287-47f1-9b8c-5dd83f9fdad4 2018-12-27 17:26:35,597 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1473724069f497b0b2630ad841ee6da7af6dd67" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateNetworkSuccessTests-15ff4985-db57-480-proj"}}' 2018-12-27 17:26:35,753 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 27 Dec 2018 17:26:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fe14e121-ab14-412e-bcca-1286a979ede2 Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/9a73f9894c564ef3beded27916ad4f8d"}, "tags": [], "enabled": true, "id": "9a73f9894c564ef3beded27916ad4f8d", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-15ff4985-db57-480-proj"}} 2018-12-27 17:26:35,753 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-fe14e121-ab14-412e-bcca-1286a979ede2 2018-12-27 17:26:35,753 - keystone_utils - INFO - Created project with name - CreateNetworkSuccessTests-15ff4985-db57-480-proj 2018-12-27 17:26:35,753 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:26:35,754 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:26:36,180 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:26:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["C3IhuDOZRxes5vM7SYm8gA"], "issued_at": "2018-12-27T17:26:36.000000Z"}} 2018-12-27 17:26:36,180 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b0dfb74767d5d2164a4286e461e1935d5924b88" 2018-12-27 17:26:36,296 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:26:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-86c125bc-362c-4f80-be6e-2e9e90483f44 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:26:36,296 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-86c125bc-362c-4f80-be6e-2e9e90483f44 2018-12-27 17:26:36,300 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 17:26:36,305 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 17:26:36 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 17:26:36,306 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b0dfb74767d5d2164a4286e461e1935d5924b88" 2018-12-27 17:26:36,342 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:26:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-50246c6f-caf1-4d74-9578-10d24f75c3ef Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "links": {"self": "http://172.30.9.31:5000/v3/users/01fa52e7b3674fc48643fa4ffca67e4e"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "01fa52e7b3674fc48643fa4ffca67e4e", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/05a834ddebbc40688596b7460b47439e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05a834ddebbc40688596b7460b47439e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/08226a0ad01943f39559448239e291e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "08226a0ad01943f39559448239e291e1", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/55c0552fe37a4f7ca0e73939514bc683"}, "domain_id": "default", "enabled": true, "options": {}, "id": "55c0552fe37a4f7ca0e73939514bc683", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/646a4af4e3b5439a97996d353fea3924"}, "domain_id": "914eec1d43ea4caf9d2fd33268c06258", "enabled": true, "options": {}, "id": "646a4af4e3b5439a97996d353fea3924", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/85fb203e51c34d3f8122e285a6a318b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85fb203e51c34d3f8122e285a6a318b3", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/905e7f4b42d24cca93b99d2401fa3378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "905e7f4b42d24cca93b99d2401fa3378", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/a5bc08b9f81f4e5bb86c24f9f7547bae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5bc08b9f81f4e5bb86c24f9f7547bae", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/a5c780627f004d318bf908d80305da9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5c780627f004d318bf908d80305da9c", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/b18425bf2b044bc9af7e194919539a17"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b18425bf2b044bc9af7e194919539a17", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/b8d2134b619d4dca80e21d6fb16449b0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b8d2134b619d4dca80e21d6fb16449b0", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/b9ab6a25a652438285139fe5b44aea62"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9ab6a25a652438285139fe5b44aea62", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/c08462554a4844d681348f58b9b0edee"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c08462554a4844d681348f58b9b0edee", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/ddfc3a9aad444d4782eae677c8a98130"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ddfc3a9aad444d4782eae677c8a98130", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/f2a74f2185a54676a6cb2bb5ecfcc4f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2a74f2185a54676a6cb2bb5ecfcc4f6", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-12-27 17:26:36,343 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-50246c6f-caf1-4d74-9578-10d24f75c3ef 2018-12-27 17:26:36,346 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?name=CreateNetworkSuccessTests-15ff4985-db57-480-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b0dfb74767d5d2164a4286e461e1935d5924b88" 2018-12-27 17:26:36,451 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:26:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-038cf370-eca0-4160-87b4-d64a1369d8a9 Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?name=CreateNetworkSuccessTests-15ff4985-db57-480-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/9a73f9894c564ef3beded27916ad4f8d"}, "tags": [], "enabled": true, "id": "9a73f9894c564ef3beded27916ad4f8d", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-15ff4985-db57-480-proj"}]} 2018-12-27 17:26:36,452 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?name=CreateNetworkSuccessTests-15ff4985-db57-480-proj used request id req-038cf370-eca0-4160-87b4-d64a1369d8a9 2018-12-27 17:26:36,455 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b0dfb74767d5d2164a4286e461e1935d5924b88" 2018-12-27 17:26:36,567 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:26:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b99555dc-c0ed-4f37-be44-12f928082337 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-27 17:26:36,567 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-b99555dc-c0ed-4f37-be44-12f928082337 2018-12-27 17:26:36,996 - keystone_utils - INFO - Created user with name - CreateNetworkSuccessTests-15ff4985-db57-480-user 2018-12-27 17:26:36,996 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:26:37,000 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1473724069f497b0b2630ad841ee6da7af6dd67" 2018-12-27 17:26:37,127 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:26:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5991bdbf-3f96-4e47-baf6-7795535af557 Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8de789d09e46427786a85702e5e8de91", "links": {"self": "http://172.30.9.31:5000/v3/roles/8de789d09e46427786a85702e5e8de91"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 17:26:37,127 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-5991bdbf-3f96-4e47-baf6-7795535af557 2018-12-27 17:26:37,131 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1473724069f497b0b2630ad841ee6da7af6dd67" -d '{"role": {"name": "CreateNetworkSuccessTests-15ff4985-db57-480-proj-role"}}' 2018-12-27 17:26:37,268 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 27 Dec 2018 17:26:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3bf8de0a-d04a-4e50-a304-662ced2aeec2 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "f286e5fdfdcb4730b81b2363e8e667f2", "links": {"self": "http://172.30.9.31:5000/v3/roles/f286e5fdfdcb4730b81b2363e8e667f2"}, "name": "CreateNetworkSuccessTests-15ff4985-db57-480-proj-role"}} 2018-12-27 17:26:37,268 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/roles used request id req-3bf8de0a-d04a-4e50-a304-662ced2aeec2 2018-12-27 17:26:37,268 - keystone_utils - INFO - Created role with name - CreateNetworkSuccessTests-15ff4985-db57-480-proj-role 2018-12-27 17:26:37,271 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles/f286e5fdfdcb4730b81b2363e8e667f2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1473724069f497b0b2630ad841ee6da7af6dd67" 2018-12-27 17:26:37,375 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:26:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0da45abc-fb21-46c6-b144-d66f026925a0 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "f286e5fdfdcb4730b81b2363e8e667f2", "links": {"self": "http://172.30.9.31:5000/v3/roles/f286e5fdfdcb4730b81b2363e8e667f2"}, "name": "CreateNetworkSuccessTests-15ff4985-db57-480-proj-role"}} 2018-12-27 17:26:37,375 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles/f286e5fdfdcb4730b81b2363e8e667f2 used request id req-0da45abc-fb21-46c6-b144-d66f026925a0 2018-12-27 17:26:37,376 - keystone_utils - INFO - Granting role CreateNetworkSuccessTests-15ff4985-db57-480-proj-role to project CreateNetworkSuccessTests-15ff4985-db57-480-proj 2018-12-27 17:26:37,379 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:5000/v3/projects/9a73f9894c564ef3beded27916ad4f8d/users/c728be81d9844da4b9fd3f16f87ae461/roles/f286e5fdfdcb4730b81b2363e8e667f2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1473724069f497b0b2630ad841ee6da7af6dd67" 2018-12-27 17:26:37,545 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:26:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-36e866e0-0e9a-40ee-b4da-941dbaf1f297 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:26:37,545 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/9a73f9894c564ef3beded27916ad4f8d/users/c728be81d9844da4b9fd3f16f87ae461/roles/f286e5fdfdcb4730b81b2363e8e667f2 used request id req-36e866e0-0e9a-40ee-b4da-941dbaf1f297 2018-12-27 17:26:37,547 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:26:37,548 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:26:37,957 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f286e5fdfdcb4730b81b2363e8e667f2", "name": "CreateNetworkSuccessTests-15ff4985-db57-480-proj-role"}], "expires_at": "2018-12-27T18:26:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9a73f9894c564ef3beded27916ad4f8d", "name": "CreateNetworkSuccessTests-15ff4985-db57-480-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9a73f9894c564ef3beded27916ad4f8d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/9a73f9894c564ef3beded27916ad4f8d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/9a73f9894c564ef3beded27916ad4f8d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9a73f9894c564ef3beded27916ad4f8d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/9a73f9894c564ef3beded27916ad4f8d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/9a73f9894c564ef3beded27916ad4f8d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/9a73f9894c564ef3beded27916ad4f8d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/9a73f9894c564ef3beded27916ad4f8d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/9a73f9894c564ef3beded27916ad4f8d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_9a73f9894c564ef3beded27916ad4f8d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_9a73f9894c564ef3beded27916ad4f8d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9a73f9894c564ef3beded27916ad4f8d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/9a73f9894c564ef3beded27916ad4f8d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/9a73f9894c564ef3beded27916ad4f8d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-15ff4985-db57-480-user", "id": "c728be81d9844da4b9fd3f16f87ae461"}, "audit_ids": ["zcRNrGfASSup5ziPPRyKLQ"], "issued_at": "2018-12-27T17:26:37.000000Z"}} 2018-12-27 17:26:37,957 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5879bb37571c0b47790a27623a4a33b83283fe03" 2018-12-27 17:26:38,054 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:26:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b20ff1ad-b616-4cb9-b8de-d7ebd771c54d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:26:38,054 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-b20ff1ad-b616-4cb9-b8de-d7ebd771c54d 2018-12-27 17:26:38,061 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateNetworkSuccessTests-fc0f4927-9cb2-47f3-b897-bb219893beef-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5879bb37571c0b47790a27623a4a33b83283fe03" 2018-12-27 17:26:38,282 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-44b9f76a-9a6b-493a-9204-a638a225538e Date: Thu, 27 Dec 2018 17:26:38 GMT RESP BODY: {"networks":[]} 2018-12-27 17:26:38,282 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateNetworkSuccessTests-fc0f4927-9cb2-47f3-b897-bb219893beef-pub-net used request id req-44b9f76a-9a6b-493a-9204-a638a225538e 2018-12-27 17:26:38,282 - neutron_utils - INFO - Creating network with name CreateNetworkSuccessTests-fc0f4927-9cb2-47f3-b897-bb219893beef-pub-net 2018-12-27 17:26:38,287 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5879bb37571c0b47790a27623a4a33b83283fe03" -d '{"network": {"mtu": 999, "name": "CreateNetworkSuccessTests-fc0f4927-9cb2-47f3-b897-bb219893beef-pub-net", "admin_state_up": true}}' 2018-12-27 17:26:39,701 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 643 X-Openstack-Request-Id: req-a1580d70-8f40-42fa-812f-4b05f4fe5e6e Date: Thu, 27 Dec 2018 17:26:39 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"id":"72d6a44f-7064-4fb8-8ff9-800eea5bf88d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"9a73f9894c564ef3beded27916ad4f8d","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-27T17:26:38Z","is_default":false,"name":"CreateNetworkSuccessTests-fc0f4927-9cb2-47f3-b897-bb219893beef-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"9a73f9894c564ef3beded27916ad4f8d","created_at":"2018-12-27T17:26:38Z","mtu":999}} 2018-12-27 17:26:39,701 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/networks used request id req-a1580d70-8f40-42fa-812f-4b05f4fe5e6e 2018-12-27 17:26:39,705 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?id=72d6a44f-7064-4fb8-8ff9-800eea5bf88d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5879bb37571c0b47790a27623a4a33b83283fe03" 2018-12-27 17:26:39,981 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 627 X-Openstack-Request-Id: req-57c1367c-5742-42dc-9c13-41d816d04827 Date: Thu, 27 Dec 2018 17:26:39 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"id":"72d6a44f-7064-4fb8-8ff9-800eea5bf88d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"9a73f9894c564ef3beded27916ad4f8d","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-27T17:26:38Z","qos_policy_id":null,"name":"CreateNetworkSuccessTests-fc0f4927-9cb2-47f3-b897-bb219893beef-pub-net","admin_state_up":true,"tenant_id":"9a73f9894c564ef3beded27916ad4f8d","created_at":"2018-12-27T17:26:38Z","mtu":999}]} 2018-12-27 17:26:39,982 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?id=72d6a44f-7064-4fb8-8ff9-800eea5bf88d used request id req-57c1367c-5742-42dc-9c13-41d816d04827 2018-12-27 17:26:39,987 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=72d6a44f-7064-4fb8-8ff9-800eea5bf88d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5879bb37571c0b47790a27623a4a33b83283fe03" 2018-12-27 17:26:40,241 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-1923e7c0-8ba8-4947-aad7-030a259da5b2 Date: Thu, 27 Dec 2018 17:26:40 GMT RESP BODY: {"subnets":[]} 2018-12-27 17:26:40,241 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=72d6a44f-7064-4fb8-8ff9-800eea5bf88d used request id req-1923e7c0-8ba8-4947-aad7-030a259da5b2 2018-12-27 17:26:40,242 - neutron_utils - INFO - Creating subnet with name CreateNetworkSuccessTests-fc0f4927-9cb2-47f3-b897-bb219893beef-pub-subnet 2018-12-27 17:26:40,247 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5879bb37571c0b47790a27623a4a33b83283fe03" -d '{"subnets": [{"ip_version": 4, "network_id": "72d6a44f-7064-4fb8-8ff9-800eea5bf88d", "cidr": "10.55.1.0/24", "name": "CreateNetworkSuccessTests-fc0f4927-9cb2-47f3-b897-bb219893beef-pub-subnet"}]}' 2018-12-27 17:26:41,682 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-fb119f58-90d3-4abe-b130-199d800d56c8 Date: Thu, 27 Dec 2018 17:26:41 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"72d6a44f-7064-4fb8-8ff9-800eea5bf88d","tenant_id":"9a73f9894c564ef3beded27916ad4f8d","created_at":"2018-12-27T17:26:40Z","dns_nameservers":[],"updated_at":"2018-12-27T17:26:40Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"9a73f9894c564ef3beded27916ad4f8d","id":"6f047738-5eb2-4544-b1e8-0d64b8345140","subnetpool_id":null,"name":"CreateNetworkSuccessTests-fc0f4927-9cb2-47f3-b897-bb219893beef-pub-subnet"}]} 2018-12-27 17:26:41,682 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/subnets used request id req-fb119f58-90d3-4abe-b130-199d800d56c8 2018-12-27 17:26:41,688 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?id=72d6a44f-7064-4fb8-8ff9-800eea5bf88d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5879bb37571c0b47790a27623a4a33b83283fe03" 2018-12-27 17:26:41,786 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-966a3636-deed-4565-ac73-3de657c24e67 Date: Thu, 27 Dec 2018 17:26:41 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"72d6a44f-7064-4fb8-8ff9-800eea5bf88d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"9a73f9894c564ef3beded27916ad4f8d","status":"ACTIVE","subnets":["6f047738-5eb2-4544-b1e8-0d64b8345140"],"description":"","tags":[],"updated_at":"2018-12-27T17:26:40Z","qos_policy_id":null,"name":"CreateNetworkSuccessTests-fc0f4927-9cb2-47f3-b897-bb219893beef-pub-net","admin_state_up":true,"tenant_id":"9a73f9894c564ef3beded27916ad4f8d","created_at":"2018-12-27T17:26:38Z","mtu":999}]} 2018-12-27 17:26:41,786 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?id=72d6a44f-7064-4fb8-8ff9-800eea5bf88d used request id req-966a3636-deed-4565-ac73-3de657c24e67 2018-12-27 17:26:41,791 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=72d6a44f-7064-4fb8-8ff9-800eea5bf88d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5879bb37571c0b47790a27623a4a33b83283fe03" 2018-12-27 17:26:42,045 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-4a2602a5-c4cd-4b24-b300-8b65e754a1ad Date: Thu, 27 Dec 2018 17:26:42 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"72d6a44f-7064-4fb8-8ff9-800eea5bf88d","tenant_id":"9a73f9894c564ef3beded27916ad4f8d","created_at":"2018-12-27T17:26:40Z","dns_nameservers":[],"updated_at":"2018-12-27T17:26:40Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"9a73f9894c564ef3beded27916ad4f8d","id":"6f047738-5eb2-4544-b1e8-0d64b8345140","subnetpool_id":null,"name":"CreateNetworkSuccessTests-fc0f4927-9cb2-47f3-b897-bb219893beef-pub-subnet"}]} 2018-12-27 17:26:42,045 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=72d6a44f-7064-4fb8-8ff9-800eea5bf88d used request id req-4a2602a5-c4cd-4b24-b300-8b65e754a1ad 2018-12-27 17:26:42,045 - OpenStackNetwork - DEBUG - Network [72d6a44f-7064-4fb8-8ff9-800eea5bf88d] created successfully 2018-12-27 17:26:42,046 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:26:42,463 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f286e5fdfdcb4730b81b2363e8e667f2", "name": "CreateNetworkSuccessTests-15ff4985-db57-480-proj-role"}], "expires_at": "2018-12-27T18:26:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9a73f9894c564ef3beded27916ad4f8d", "name": "CreateNetworkSuccessTests-15ff4985-db57-480-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9a73f9894c564ef3beded27916ad4f8d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/9a73f9894c564ef3beded27916ad4f8d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/9a73f9894c564ef3beded27916ad4f8d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9a73f9894c564ef3beded27916ad4f8d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/9a73f9894c564ef3beded27916ad4f8d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/9a73f9894c564ef3beded27916ad4f8d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/9a73f9894c564ef3beded27916ad4f8d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/9a73f9894c564ef3beded27916ad4f8d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/9a73f9894c564ef3beded27916ad4f8d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_9a73f9894c564ef3beded27916ad4f8d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_9a73f9894c564ef3beded27916ad4f8d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9a73f9894c564ef3beded27916ad4f8d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/9a73f9894c564ef3beded27916ad4f8d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/9a73f9894c564ef3beded27916ad4f8d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-15ff4985-db57-480-user", "id": "c728be81d9844da4b9fd3f16f87ae461"}, "audit_ids": ["Fwr38ik-Q_6mevmBp0akMw"], "issued_at": "2018-12-27T17:26:42.000000Z"}} 2018-12-27 17:26:42,468 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateNetworkSuccessTests-fc0f4927-9cb2-47f3-b897-bb219893beef-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07db449df133b376682a69b2f68b8268b3715d5d" 2018-12-27 17:26:42,782 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-331bdad7-9837-4aee-b71a-cb1c459ad8fe Date: Thu, 27 Dec 2018 17:26:42 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"72d6a44f-7064-4fb8-8ff9-800eea5bf88d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"9a73f9894c564ef3beded27916ad4f8d","status":"ACTIVE","subnets":["6f047738-5eb2-4544-b1e8-0d64b8345140"],"description":"","tags":[],"updated_at":"2018-12-27T17:26:40Z","qos_policy_id":null,"name":"CreateNetworkSuccessTests-fc0f4927-9cb2-47f3-b897-bb219893beef-pub-net","admin_state_up":true,"tenant_id":"9a73f9894c564ef3beded27916ad4f8d","created_at":"2018-12-27T17:26:38Z","mtu":999}]} 2018-12-27 17:26:42,783 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateNetworkSuccessTests-fc0f4927-9cb2-47f3-b897-bb219893beef-pub-net used request id req-331bdad7-9837-4aee-b71a-cb1c459ad8fe 2018-12-27 17:26:42,786 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 17:26:42,791 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 17:26:42 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 17:26:42,792 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/9a73f9894c564ef3beded27916ad4f8d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7f9a4ef1ead8124e408168962856e7bc4da8107" 2018-12-27 17:26:42,902 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:26:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1ae99453-3830-49b4-8a3a-28958d4f3970 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/9a73f9894c564ef3beded27916ad4f8d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9a73f9894c564ef3beded27916ad4f8d", "name": "CreateNetworkSuccessTests-15ff4985-db57-480-proj"}} 2018-12-27 17:26:42,902 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/9a73f9894c564ef3beded27916ad4f8d used request id req-1ae99453-3830-49b4-8a3a-28958d4f3970 2018-12-27 17:26:42,907 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=72d6a44f-7064-4fb8-8ff9-800eea5bf88d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07db449df133b376682a69b2f68b8268b3715d5d" 2018-12-27 17:26:43,148 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-c43f8945-c8c3-4661-a86a-b800f9b11949 Date: Thu, 27 Dec 2018 17:26:43 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"72d6a44f-7064-4fb8-8ff9-800eea5bf88d","tenant_id":"9a73f9894c564ef3beded27916ad4f8d","created_at":"2018-12-27T17:26:40Z","dns_nameservers":[],"updated_at":"2018-12-27T17:26:40Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"9a73f9894c564ef3beded27916ad4f8d","id":"6f047738-5eb2-4544-b1e8-0d64b8345140","subnetpool_id":null,"name":"CreateNetworkSuccessTests-fc0f4927-9cb2-47f3-b897-bb219893beef-pub-subnet"}]} 2018-12-27 17:26:43,148 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=72d6a44f-7064-4fb8-8ff9-800eea5bf88d used request id req-c43f8945-c8c3-4661-a86a-b800f9b11949 2018-12-27 17:26:43,152 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=72d6a44f-7064-4fb8-8ff9-800eea5bf88d&name=CreateNetworkSuccessTests-fc0f4927-9cb2-47f3-b897-bb219893beef-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07db449df133b376682a69b2f68b8268b3715d5d" 2018-12-27 17:26:43,387 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-8f4d02b6-08d7-4a5c-89c1-072e8657561a Date: Thu, 27 Dec 2018 17:26:43 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"72d6a44f-7064-4fb8-8ff9-800eea5bf88d","tenant_id":"9a73f9894c564ef3beded27916ad4f8d","created_at":"2018-12-27T17:26:40Z","dns_nameservers":[],"updated_at":"2018-12-27T17:26:40Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"9a73f9894c564ef3beded27916ad4f8d","id":"6f047738-5eb2-4544-b1e8-0d64b8345140","subnetpool_id":null,"name":"CreateNetworkSuccessTests-fc0f4927-9cb2-47f3-b897-bb219893beef-pub-subnet"}]} 2018-12-27 17:26:43,387 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=72d6a44f-7064-4fb8-8ff9-800eea5bf88d&name=CreateNetworkSuccessTests-fc0f4927-9cb2-47f3-b897-bb219893beef-pub-subnet used request id req-8f4d02b6-08d7-4a5c-89c1-072e8657561a 2018-12-27 17:26:43,387 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-fc0f4927-9cb2-47f3-b897-bb219893beef-pub-subnet 2018-12-27 17:26:43,387 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-fc0f4927-9cb2-47f3-b897-bb219893beef-pub-subnet 2018-12-27 17:26:43,392 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/subnets/6f047738-5eb2-4544-b1e8-0d64b8345140 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5879bb37571c0b47790a27623a4a33b83283fe03" 2018-12-27 17:26:44,857 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-0ab8b69d-159b-4b72-9231-53bd9c34570b Date: Thu, 27 Dec 2018 17:26:44 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 17:26:44,857 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/subnets/6f047738-5eb2-4544-b1e8-0d64b8345140 used request id req-0ab8b69d-159b-4b72-9231-53bd9c34570b 2018-12-27 17:26:44,857 - neutron_utils - INFO - Deleting network with name CreateNetworkSuccessTests-fc0f4927-9cb2-47f3-b897-bb219893beef-pub-net 2018-12-27 17:26:44,862 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/networks/72d6a44f-7064-4fb8-8ff9-800eea5bf88d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5879bb37571c0b47790a27623a4a33b83283fe03" 2018-12-27 17:26:46,071 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-db3cda67-fbff-4081-be8d-3903d39899f4 Date: Thu, 27 Dec 2018 17:26:46 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 17:26:46,072 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/networks/72d6a44f-7064-4fb8-8ff9-800eea5bf88d used request id req-db3cda67-fbff-4081-be8d-3903d39899f4 2018-12-27 17:26:46,079 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1473724069f497b0b2630ad841ee6da7af6dd67" 2018-12-27 17:26:46,367 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 35896 X-Openstack-Request-Id: req-ae0fe672-a8b0-4d45-9501-2a9e93be62c4 Date: Thu, 27 Dec 2018 17:26:46 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "created_at": "2018-12-27T15:33:01Z", "updated_at": "2018-12-27T15:33:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "35205ac3-06e6-4cf6-bb21-ff8f813cb45b", "remote_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "ade77f59-e70c-4970-8ea8-198222fa332e", "remote_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "c4f3bf7f-d793-498d-a883-bb8c6003f070", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "c85cb618-8f19-445b-8e16-6d467cb17771", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}], "revision_number": 4, "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "created_at": "2018-12-27T15:57:22Z", "updated_at": "2018-12-27T15:57:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "5e258a3b-01f5-4aef-81b7-0b5dc6e5b683", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "65475539-0336-498a-8da4-ff0a80b10089", "remote_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "ae922857-f7ae-4bc8-949b-153fb43bfd00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "b4f87679-52e1-4cf9-bf76-5abb9a9bec06", "remote_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "f7197afc9b61423897aefc9a643d03a1"}], "revision_number": 4, "project_id": "f7197afc9b61423897aefc9a643d03a1", "id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "created_at": "2018-12-27T16:01:54Z", "updated_at": "2018-12-27T16:01:54Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "00dd3abd-acd1-4edb-8f4a-8badcbd2eeb4", "remote_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "018de60d-bc33-4ef0-9eed-6d00b6ce227b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "0d99f0db-fa6b-4201-b67f-a7ff0db82c5d", "remote_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv6", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "5c4049ef-933d-4614-84e7-83584430d462", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv6", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}], "revision_number": 4, "project_id": "8c689c5e31c44b09ab85f80682abbc2a", "id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "created_at": "2018-12-27T15:56:49Z", "updated_at": "2018-12-27T15:56:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "6555e255-763a-4448-b1b1-0c93b2a390bd", "remote_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "777ff7a5-a590-43e5-a84b-7677710494e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "8bac258a-08df-48b7-900b-efbe01a6ec20", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "dc17921e-353f-4898-a970-881b2c8d093d", "remote_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}], "revision_number": 4, "project_id": "28dac9e1580d461c9de52e6659cc4f9d", "id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "created_at": "2018-12-27T16:01:52Z", "updated_at": "2018-12-27T16:01:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "32737757-45f3-4b24-b6ab-5f2d5579b4a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv6", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "ae604ef3-492d-4aa3-8045-1ff84f755a27", "remote_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv4", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "b7bff40a-beda-4996-b140-ed94d010535c", "remote_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv6", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "b8129030-9d72-4d5d-adce-47bbe62492fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv4", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}], "revision_number": 4, "project_id": "81c108a273314b24bf6b48c41b5bbe0c", "id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "created_at": "2018-12-27T15:57:20Z", "updated_at": "2018-12-27T15:57:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "0c389ec4-c0af-4c20-acf9-4fcc1d859dd7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv6", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "3749697a-f2ef-439a-a661-2fb92badd1ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv4", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "b74e0c8c-e243-450e-b1be-69c587093d6d", "remote_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv6", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "c222695b-2f1c-427d-afd7-e0be24ec9f66", "remote_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv4", "project_id": "7fb0e5436e4f467998e672dd71018a45"}], "revision_number": 4, "project_id": "7fb0e5436e4f467998e672dd71018a45", "id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "created_at": "2018-12-27T17:02:11Z", "updated_at": "2018-12-27T17:02:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "675d8a56-1c9b-4c58-a252-61e65997fd05", "remote_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv4", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "84f0587c-7394-4fd6-8f3d-8d6ba94cf3f9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv6", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "8a450b4f-e710-4193-816e-13a2d4e40c07", "remote_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv6", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "c3106b0a-1026-4156-86a9-f0438b7fab93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv4", "project_id": "7cba3664d5674e65a12c8c269a05febf"}], "revision_number": 4, "project_id": "7cba3664d5674e65a12c8c269a05febf", "id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "created_at": "2018-12-27T15:58:29Z", "updated_at": "2018-12-27T15:58:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "2a945ecc-f9fa-4219-96ab-c189a7f5c102", "remote_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv6", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "55e2b54e-68d4-4476-8c9f-e05e347c8970", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv4", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "9983229c-b595-482a-973f-81137a209b6d", "remote_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv4", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "9d4b8450-78ab-4817-a586-372ed88268f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv6", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}], "revision_number": 4, "project_id": "fbd6dbf946a5406398ba810e02d0888e", "id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "created_at": "2018-12-27T15:57:24Z", "updated_at": "2018-12-27T15:57:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "35521f2a-a59d-4798-9fa8-0febfe126076", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv4", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "607d473d-1e6a-4088-a778-7df9ffc1ff68", "remote_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv6", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "6f8fa92b-b67a-4047-a900-f43656aff42b", "remote_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv4", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "890f1d6c-9ae5-45b0-b7a1-282182432b66", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv6", "project_id": "253cc6709e714b8a80a5f74e4257907e"}], "revision_number": 4, "project_id": "253cc6709e714b8a80a5f74e4257907e", "id": "b9546f11-205e-4322-89f8-f0360d6090ed", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "created_at": "2018-12-27T15:57:08Z", "updated_at": "2018-12-27T15:57:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "6739c48b-d899-4c17-bb8e-ffaf8922c034", "remote_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv4", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "9660a6af-4d9b-40b9-9729-f205f66c2bd0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv4", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "bf244c03-fc10-4754-9c2b-b0224401c4f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv6", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "d3bee7cc-a152-441c-9790-abb1f56cec03", "remote_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv6", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}], "revision_number": 4, "project_id": "782a28bd0d40485e85eda6b8ba43840b", "id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9a73f9894c564ef3beded27916ad4f8d", "created_at": "2018-12-27T17:26:38Z", "updated_at": "2018-12-27T17:26:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:26:38Z", "revision_number": 0, "id": "645afcf8-4c4e-4fe3-832d-dd29657a87c6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:26:38Z", "security_group_id": "cf9d30bb-e8fd-4638-a389-cf876366432a", "tenant_id": "9a73f9894c564ef3beded27916ad4f8d", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a73f9894c564ef3beded27916ad4f8d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:26:38Z", "revision_number": 0, "id": "8b5e44b0-10a0-4160-85e7-dd1d7831eaf1", "remote_group_id": "cf9d30bb-e8fd-4638-a389-cf876366432a", "remote_ip_prefix": null, "created_at": "2018-12-27T17:26:38Z", "security_group_id": "cf9d30bb-e8fd-4638-a389-cf876366432a", "tenant_id": "9a73f9894c564ef3beded27916ad4f8d", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a73f9894c564ef3beded27916ad4f8d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:26:38Z", "revision_number": 0, "id": "c078121c-bf53-4b0a-afd0-d2791a971aec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:26:38Z", "security_group_id": "cf9d30bb-e8fd-4638-a389-cf876366432a", "tenant_id": "9a73f9894c564ef3beded27916ad4f8d", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a73f9894c564ef3beded27916ad4f8d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:26:38Z", "revision_number": 0, "id": "d3daf256-2ac4-4c9f-861d-f80ac5fc92e9", "remote_group_id": "cf9d30bb-e8fd-4638-a389-cf876366432a", "remote_ip_prefix": null, "created_at": "2018-12-27T17:26:38Z", "security_group_id": "cf9d30bb-e8fd-4638-a389-cf876366432a", "tenant_id": "9a73f9894c564ef3beded27916ad4f8d", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a73f9894c564ef3beded27916ad4f8d"}], "revision_number": 4, "project_id": "9a73f9894c564ef3beded27916ad4f8d", "id": "cf9d30bb-e8fd-4638-a389-cf876366432a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "created_at": "2018-12-27T15:57:11Z", "updated_at": "2018-12-27T15:57:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "22c0d2cf-360a-4aa8-ba7e-bfdbf8327d27", "remote_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "553b140a-8ba9-4af7-9f50-bf24e87aebf7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "b2ecf7a5-df98-4d65-a762-767320437c5a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "e49104b2-7c13-49d6-8519-a16dd585346f", "remote_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}], "revision_number": 4, "project_id": "ef7e486beb8f4de39b25ca5f11552328", "id": "d0588e93-db0d-4888-9f99-3399a50df490", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "created_at": "2018-12-27T17:19:15Z", "updated_at": "2018-12-27T17:19:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "1990fe24-df44-4561-9f09-f50aab182bf7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "651e4b8b-b29e-409b-9f25-ff2328ccefe6", "remote_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "cc4e2254-2157-4ae1-a233-3047573ddc6d", "remote_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "da56dda4-aaf3-43ff-bdf7-e64892ec2345", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}], "revision_number": 4, "project_id": "2a5a6879c5fa4db798cea6d394565d45", "id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-27T15:33:07Z", "updated_at": "2018-12-27T15:33:07Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "4de95db8-72d6-4aec-a145-e92511971eb9", "remote_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "5f100cff-05d8-4405-8dfb-0a387c123fae", "remote_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "a3f6a193-cc94-4220-a73a-08acf63c449b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "f059d8a5-0c32-49c9-a721-77cc89245ecd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "created_at": "2018-12-27T15:29:16Z", "updated_at": "2018-12-27T15:29:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "3c53841a-5bc0-4192-b482-044411e217ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "5956ff3f-d59d-4af6-82b5-566c888583a7", "remote_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:16Z", "revision_number": 0, "id": "60735d87-52c7-426a-91a6-aff1078a5a2d", "remote_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:16Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "abe97133-61dd-4fdf-baf3-2e07968a324f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "da629caea04941e1ae8979c379dc7c9d"}], "revision_number": 4, "project_id": "da629caea04941e1ae8979c379dc7c9d", "id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "name": "default"}]} 2018-12-27 17:26:46,368 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=default used request id req-ae0fe672-a8b0-4d45-9501-2a9e93be62c4 2018-12-27 17:26:46,375 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1473724069f497b0b2630ad841ee6da7af6dd67" 2018-12-27 17:26:46,480 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:26:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-62770509-4c4c-4b26-b3bc-792d15a4102f Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b7b4fceec1ad4c6eb74d758b709a9d93", "name": "admin"}} 2018-12-27 17:26:46,480 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93 used request id req-62770509-4c4c-4b26-b3bc-792d15a4102f 2018-12-27 17:26:46,484 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/f7197afc9b61423897aefc9a643d03a1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1473724069f497b0b2630ad841ee6da7af6dd67" 2018-12-27 17:26:46,592 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:26:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e2c9b5f6-ca67-430b-9761-f43fe470ffda Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f7197afc9b61423897aefc9a643d03a1.", "code": 404, "title": "Not Found"}} 2018-12-27 17:26:46,592 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/f7197afc9b61423897aefc9a643d03a1 used request id req-e2c9b5f6-ca67-430b-9761-f43fe470ffda 2018-12-27 17:26:46,592 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:26:46,596 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/8c689c5e31c44b09ab85f80682abbc2a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1473724069f497b0b2630ad841ee6da7af6dd67" 2018-12-27 17:26:46,706 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:26:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-79a86601-dc66-4294-9ea6-9f77b153858d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8c689c5e31c44b09ab85f80682abbc2a.", "code": 404, "title": "Not Found"}} 2018-12-27 17:26:46,707 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/8c689c5e31c44b09ab85f80682abbc2a used request id req-79a86601-dc66-4294-9ea6-9f77b153858d 2018-12-27 17:26:46,707 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:26:46,710 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/28dac9e1580d461c9de52e6659cc4f9d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1473724069f497b0b2630ad841ee6da7af6dd67" 2018-12-27 17:26:46,824 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:26:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-618dc27b-8484-46d9-8a83-4928cf5d2cac Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 28dac9e1580d461c9de52e6659cc4f9d.", "code": 404, "title": "Not Found"}} 2018-12-27 17:26:46,824 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/28dac9e1580d461c9de52e6659cc4f9d used request id req-618dc27b-8484-46d9-8a83-4928cf5d2cac 2018-12-27 17:26:46,824 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:26:46,828 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/81c108a273314b24bf6b48c41b5bbe0c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1473724069f497b0b2630ad841ee6da7af6dd67" 2018-12-27 17:26:46,932 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:26:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-66393109-ae05-4bb7-8ad5-160bc71dcfda Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 81c108a273314b24bf6b48c41b5bbe0c.", "code": 404, "title": "Not Found"}} 2018-12-27 17:26:46,932 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/81c108a273314b24bf6b48c41b5bbe0c used request id req-66393109-ae05-4bb7-8ad5-160bc71dcfda 2018-12-27 17:26:46,932 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:26:46,936 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/7fb0e5436e4f467998e672dd71018a45 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1473724069f497b0b2630ad841ee6da7af6dd67" 2018-12-27 17:26:47,042 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:26:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0ea32e20-cfaa-4524-964d-adc842d92c65 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7fb0e5436e4f467998e672dd71018a45.", "code": 404, "title": "Not Found"}} 2018-12-27 17:26:47,042 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/7fb0e5436e4f467998e672dd71018a45 used request id req-0ea32e20-cfaa-4524-964d-adc842d92c65 2018-12-27 17:26:47,042 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:26:47,046 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/7cba3664d5674e65a12c8c269a05febf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1473724069f497b0b2630ad841ee6da7af6dd67" 2018-12-27 17:26:47,173 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:26:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7ccc8ae7-dc4e-4fd7-a102-00bffaf26a98 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7cba3664d5674e65a12c8c269a05febf.", "code": 404, "title": "Not Found"}} 2018-12-27 17:26:47,173 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/7cba3664d5674e65a12c8c269a05febf used request id req-7ccc8ae7-dc4e-4fd7-a102-00bffaf26a98 2018-12-27 17:26:47,173 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:26:47,177 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/fbd6dbf946a5406398ba810e02d0888e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1473724069f497b0b2630ad841ee6da7af6dd67" 2018-12-27 17:26:47,279 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:26:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b00bf741-b1ef-4143-8b73-97df2a464dbc Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: fbd6dbf946a5406398ba810e02d0888e.", "code": 404, "title": "Not Found"}} 2018-12-27 17:26:47,280 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/fbd6dbf946a5406398ba810e02d0888e used request id req-b00bf741-b1ef-4143-8b73-97df2a464dbc 2018-12-27 17:26:47,280 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:26:47,283 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/253cc6709e714b8a80a5f74e4257907e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1473724069f497b0b2630ad841ee6da7af6dd67" 2018-12-27 17:26:47,390 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:26:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e354d89b-e5d5-428f-847d-991d00bcc309 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 253cc6709e714b8a80a5f74e4257907e.", "code": 404, "title": "Not Found"}} 2018-12-27 17:26:47,390 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/253cc6709e714b8a80a5f74e4257907e used request id req-e354d89b-e5d5-428f-847d-991d00bcc309 2018-12-27 17:26:47,390 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:26:47,394 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/782a28bd0d40485e85eda6b8ba43840b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1473724069f497b0b2630ad841ee6da7af6dd67" 2018-12-27 17:26:47,505 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:26:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8a2c1739-a27d-4e34-8656-bb91ff3a2c2f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 782a28bd0d40485e85eda6b8ba43840b.", "code": 404, "title": "Not Found"}} 2018-12-27 17:26:47,505 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/782a28bd0d40485e85eda6b8ba43840b used request id req-8a2c1739-a27d-4e34-8656-bb91ff3a2c2f 2018-12-27 17:26:47,505 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:26:47,509 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/9a73f9894c564ef3beded27916ad4f8d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1473724069f497b0b2630ad841ee6da7af6dd67" 2018-12-27 17:26:47,615 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:26:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-94dfe7bd-1888-4493-8456-eb909ff0a8ea Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/9a73f9894c564ef3beded27916ad4f8d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9a73f9894c564ef3beded27916ad4f8d", "name": "CreateNetworkSuccessTests-15ff4985-db57-480-proj"}} 2018-12-27 17:26:47,615 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/9a73f9894c564ef3beded27916ad4f8d used request id req-94dfe7bd-1888-4493-8456-eb909ff0a8ea 2018-12-27 17:26:47,616 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - cf9d30bb-e8fd-4638-a389-cf876366432a 2018-12-27 17:26:47,621 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=cf9d30bb-e8fd-4638-a389-cf876366432a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1473724069f497b0b2630ad841ee6da7af6dd67" 2018-12-27 17:26:47,847 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-a61d2889-cf72-4f08-bcaf-d831de6c1777 Date: Thu, 27 Dec 2018 17:26:47 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:26:38Z", "security_group_id": "cf9d30bb-e8fd-4638-a389-cf876366432a", "port_range_min": null, "revision_number": 0, "tenant_id": "9a73f9894c564ef3beded27916ad4f8d", "created_at": "2018-12-27T17:26:38Z", "project_id": "9a73f9894c564ef3beded27916ad4f8d", "id": "645afcf8-4c4e-4fe3-832d-dd29657a87c6"}, {"remote_group_id": "cf9d30bb-e8fd-4638-a389-cf876366432a", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:26:38Z", "security_group_id": "cf9d30bb-e8fd-4638-a389-cf876366432a", "port_range_min": null, "revision_number": 0, "tenant_id": "9a73f9894c564ef3beded27916ad4f8d", "created_at": "2018-12-27T17:26:38Z", "project_id": "9a73f9894c564ef3beded27916ad4f8d", "id": "8b5e44b0-10a0-4160-85e7-dd1d7831eaf1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:26:38Z", "security_group_id": "cf9d30bb-e8fd-4638-a389-cf876366432a", "port_range_min": null, "revision_number": 0, "tenant_id": "9a73f9894c564ef3beded27916ad4f8d", "created_at": "2018-12-27T17:26:38Z", "project_id": "9a73f9894c564ef3beded27916ad4f8d", "id": "c078121c-bf53-4b0a-afd0-d2791a971aec"}, {"remote_group_id": "cf9d30bb-e8fd-4638-a389-cf876366432a", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:26:38Z", "security_group_id": "cf9d30bb-e8fd-4638-a389-cf876366432a", "port_range_min": null, "revision_number": 0, "tenant_id": "9a73f9894c564ef3beded27916ad4f8d", "created_at": "2018-12-27T17:26:38Z", "project_id": "9a73f9894c564ef3beded27916ad4f8d", "id": "d3daf256-2ac4-4c9f-861d-f80ac5fc92e9"}]} 2018-12-27 17:26:47,847 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=cf9d30bb-e8fd-4638-a389-cf876366432a used request id req-a61d2889-cf72-4f08-bcaf-d831de6c1777 2018-12-27 17:26:47,848 - neutron_utils - INFO - Deleting security group with name - default 2018-12-27 17:26:47,853 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/security-groups/cf9d30bb-e8fd-4638-a389-cf876366432a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1473724069f497b0b2630ad841ee6da7af6dd67" 2018-12-27 17:26:48,260 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-7e74c72d-2435-4d04-86e1-7825c39c843f Content-Length: 0 Date: Thu, 27 Dec 2018 17:26:48 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 17:26:48,261 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-groups/cf9d30bb-e8fd-4638-a389-cf876366432a used request id req-7e74c72d-2435-4d04-86e1-7825c39c843f 2018-12-27 17:26:48,261 - keystone_utils - INFO - Deleting project with name - CreateNetworkSuccessTests-15ff4985-db57-480-proj 2018-12-27 17:26:48,265 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/projects/9a73f9894c564ef3beded27916ad4f8d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1473724069f497b0b2630ad841ee6da7af6dd67" 2018-12-27 17:26:48,534 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:26:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dcb0130e-9e67-4495-8c38-c09f38e9227f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:26:48,535 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/9a73f9894c564ef3beded27916ad4f8d used request id req-dcb0130e-9e67-4495-8c38-c09f38e9227f 2018-12-27 17:26:48,535 - keystone_utils - INFO - Deleting role with name - CreateNetworkSuccessTests-15ff4985-db57-480-proj-role 2018-12-27 17:26:48,538 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/roles/f286e5fdfdcb4730b81b2363e8e667f2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1473724069f497b0b2630ad841ee6da7af6dd67" 2018-12-27 17:26:48,684 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:26:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eabde734-56bb-4519-8374-555d5cd178f7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:26:48,684 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/roles/f286e5fdfdcb4730b81b2363e8e667f2 used request id req-eabde734-56bb-4519-8374-555d5cd178f7 2018-12-27 17:26:48,688 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1473724069f497b0b2630ad841ee6da7af6dd67" 2018-12-27 17:26:48,791 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:26:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b516385c-e159-47b8-8721-4bc0042248d9 Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8de789d09e46427786a85702e5e8de91", "links": {"self": "http://172.30.9.31:5000/v3/roles/8de789d09e46427786a85702e5e8de91"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 17:26:48,791 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-b516385c-e159-47b8-8721-4bc0042248d9 2018-12-27 17:26:48,792 - keystone_utils - INFO - Deleting user with name - CreateNetworkSuccessTests-15ff4985-db57-480-user 2018-12-27 17:26:48,795 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/users/c728be81d9844da4b9fd3f16f87ae461 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b0dfb74767d5d2164a4286e461e1935d5924b88" 2018-12-27 17:26:49,010 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:26:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2ff0d1c5-77d2-47e1-b0e9-c1414025fbec Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:26:49,010 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/c728be81d9844da4b9fd3f16f87ae461 used request id req-2ff0d1c5-77d2-47e1-b0e9-c1414025fbec 2018-12-27 17:26:49,012 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:26:49,441 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:26:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["tJH04_A2S3yFhhjF71Q-rA"], "issued_at": "2018-12-27T17:26:49.000000Z"}} 2018-12-27 17:26:49,441 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4eada226361728b954ab77f43acc49c3b20fbd8f" 2018-12-27 17:26:49,543 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:26:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c5f490d4-c576-4eb9-83a2-f4f7154246b9 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:26:49,543 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-c5f490d4-c576-4eb9-83a2-f4f7154246b9 2018-12-27 17:26:49,545 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:26:49,545 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:26:49,960 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:26:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["jI-hvdoISla-ye-QZDABBA"], "issued_at": "2018-12-27T17:26:49.000000Z"}} 2018-12-27 17:26:49,961 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e673e0dcfb1f284daa1675d0d90d6af6419dc10" 2018-12-27 17:26:50,079 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:26:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1a3e1d40-e69b-419c-b529-4914e8a21a8d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:26:50,079 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-1a3e1d40-e69b-419c-b529-4914e8a21a8d 2018-12-27 17:26:50,083 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 17:26:50,088 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 17:26:50 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 17:26:50,089 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-5311117a-d93c-441-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e673e0dcfb1f284daa1675d0d90d6af6419dc10" 2018-12-27 17:26:50,192 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:26:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-816cc296-6e8b-436a-a771-bac0d9e0ea76 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-5311117a-d93c-441-proj", "previous": null, "next": null}, "projects": []} 2018-12-27 17:26:50,192 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-5311117a-d93c-441-proj used request id req-816cc296-6e8b-436a-a771-bac0d9e0ea76 2018-12-27 17:26:50,196 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e673e0dcfb1f284daa1675d0d90d6af6419dc10" 2018-12-27 17:26:50,306 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:26:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d48dec2f-9fbc-42e4-81e3-9ff762df9310 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-27 17:26:50,306 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-d48dec2f-9fbc-42e4-81e3-9ff762df9310 2018-12-27 17:26:50,309 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e673e0dcfb1f284daa1675d0d90d6af6419dc10" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateNetworkSuccessTests-5311117a-d93c-441-proj"}}' 2018-12-27 17:26:50,463 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 27 Dec 2018 17:26:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-07e30b27-2e69-4c5b-8142-ed3e51b94c4b Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/56721cde674344d6b69368d22b4ca645"}, "tags": [], "enabled": true, "id": "56721cde674344d6b69368d22b4ca645", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-5311117a-d93c-441-proj"}} 2018-12-27 17:26:50,463 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-07e30b27-2e69-4c5b-8142-ed3e51b94c4b 2018-12-27 17:26:50,463 - keystone_utils - INFO - Created project with name - CreateNetworkSuccessTests-5311117a-d93c-441-proj 2018-12-27 17:26:50,464 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:26:50,464 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:26:50,882 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:26:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["vl7XY2gnS8SPNUWZhAZv4A"], "issued_at": "2018-12-27T17:26:50.000000Z"}} 2018-12-27 17:26:50,882 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e4d7de00615539f96079cec0ed66d0ff05ffb88" 2018-12-27 17:26:50,997 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:26:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-42f99f1e-d82e-46c3-ba01-82905fa23157 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:26:50,997 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-42f99f1e-d82e-46c3-ba01-82905fa23157 2018-12-27 17:26:51,002 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 17:26:51,007 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 17:26:51 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 17:26:51,008 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e4d7de00615539f96079cec0ed66d0ff05ffb88" 2018-12-27 17:26:51,126 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:26:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-10ad3926-5641-4f62-ad0a-39c5d97eba70 Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "links": {"self": "http://172.30.9.31:5000/v3/users/01fa52e7b3674fc48643fa4ffca67e4e"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "01fa52e7b3674fc48643fa4ffca67e4e", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/05a834ddebbc40688596b7460b47439e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05a834ddebbc40688596b7460b47439e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/08226a0ad01943f39559448239e291e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "08226a0ad01943f39559448239e291e1", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/55c0552fe37a4f7ca0e73939514bc683"}, "domain_id": "default", "enabled": true, "options": {}, "id": "55c0552fe37a4f7ca0e73939514bc683", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/646a4af4e3b5439a97996d353fea3924"}, "domain_id": "914eec1d43ea4caf9d2fd33268c06258", "enabled": true, "options": {}, "id": "646a4af4e3b5439a97996d353fea3924", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/85fb203e51c34d3f8122e285a6a318b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85fb203e51c34d3f8122e285a6a318b3", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/905e7f4b42d24cca93b99d2401fa3378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "905e7f4b42d24cca93b99d2401fa3378", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/a5bc08b9f81f4e5bb86c24f9f7547bae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5bc08b9f81f4e5bb86c24f9f7547bae", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/a5c780627f004d318bf908d80305da9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5c780627f004d318bf908d80305da9c", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/b18425bf2b044bc9af7e194919539a17"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b18425bf2b044bc9af7e194919539a17", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/b8d2134b619d4dca80e21d6fb16449b0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b8d2134b619d4dca80e21d6fb16449b0", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/b9ab6a25a652438285139fe5b44aea62"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9ab6a25a652438285139fe5b44aea62", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/c08462554a4844d681348f58b9b0edee"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c08462554a4844d681348f58b9b0edee", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/ddfc3a9aad444d4782eae677c8a98130"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ddfc3a9aad444d4782eae677c8a98130", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/f2a74f2185a54676a6cb2bb5ecfcc4f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2a74f2185a54676a6cb2bb5ecfcc4f6", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-12-27 17:26:51,127 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-10ad3926-5641-4f62-ad0a-39c5d97eba70 2018-12-27 17:26:51,131 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?name=CreateNetworkSuccessTests-5311117a-d93c-441-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e4d7de00615539f96079cec0ed66d0ff05ffb88" 2018-12-27 17:26:51,245 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:26:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aa9619dc-db32-42a5-9fde-d5b4cc542d78 Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?name=CreateNetworkSuccessTests-5311117a-d93c-441-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/56721cde674344d6b69368d22b4ca645"}, "tags": [], "enabled": true, "id": "56721cde674344d6b69368d22b4ca645", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-5311117a-d93c-441-proj"}]} 2018-12-27 17:26:51,246 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?name=CreateNetworkSuccessTests-5311117a-d93c-441-proj used request id req-aa9619dc-db32-42a5-9fde-d5b4cc542d78 2018-12-27 17:26:51,249 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e4d7de00615539f96079cec0ed66d0ff05ffb88" 2018-12-27 17:26:51,360 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:26:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7754b7cf-3b92-4684-a98c-b781289c6145 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-27 17:26:51,360 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-7754b7cf-3b92-4684-a98c-b781289c6145 2018-12-27 17:26:51,776 - keystone_utils - INFO - Created user with name - CreateNetworkSuccessTests-5311117a-d93c-441-user 2018-12-27 17:26:51,777 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:26:51,781 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e673e0dcfb1f284daa1675d0d90d6af6419dc10" 2018-12-27 17:26:51,896 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:26:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-77a7e0a0-7ade-4719-b081-0122b4f4f98c Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8de789d09e46427786a85702e5e8de91", "links": {"self": "http://172.30.9.31:5000/v3/roles/8de789d09e46427786a85702e5e8de91"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 17:26:51,896 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-77a7e0a0-7ade-4719-b081-0122b4f4f98c 2018-12-27 17:26:51,900 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e673e0dcfb1f284daa1675d0d90d6af6419dc10" -d '{"role": {"name": "CreateNetworkSuccessTests-5311117a-d93c-441-proj-role"}}' 2018-12-27 17:26:52,037 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 27 Dec 2018 17:26:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9188f330-4ca4-49d6-a8b1-7757c54302a5 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "a5aec17eb73444ddb487885a7fedd21d", "links": {"self": "http://172.30.9.31:5000/v3/roles/a5aec17eb73444ddb487885a7fedd21d"}, "name": "CreateNetworkSuccessTests-5311117a-d93c-441-proj-role"}} 2018-12-27 17:26:52,037 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/roles used request id req-9188f330-4ca4-49d6-a8b1-7757c54302a5 2018-12-27 17:26:52,038 - keystone_utils - INFO - Created role with name - CreateNetworkSuccessTests-5311117a-d93c-441-proj-role 2018-12-27 17:26:52,041 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles/a5aec17eb73444ddb487885a7fedd21d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e673e0dcfb1f284daa1675d0d90d6af6419dc10" 2018-12-27 17:26:52,147 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:26:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-27b91650-4546-49fd-bccc-595c57e4a963 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "a5aec17eb73444ddb487885a7fedd21d", "links": {"self": "http://172.30.9.31:5000/v3/roles/a5aec17eb73444ddb487885a7fedd21d"}, "name": "CreateNetworkSuccessTests-5311117a-d93c-441-proj-role"}} 2018-12-27 17:26:52,147 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles/a5aec17eb73444ddb487885a7fedd21d used request id req-27b91650-4546-49fd-bccc-595c57e4a963 2018-12-27 17:26:52,147 - keystone_utils - INFO - Granting role CreateNetworkSuccessTests-5311117a-d93c-441-proj-role to project CreateNetworkSuccessTests-5311117a-d93c-441-proj 2018-12-27 17:26:52,151 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:5000/v3/projects/56721cde674344d6b69368d22b4ca645/users/208992ecae664cc198b56acecc100048/roles/a5aec17eb73444ddb487885a7fedd21d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e673e0dcfb1f284daa1675d0d90d6af6419dc10" 2018-12-27 17:26:52,313 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:26:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9db51dd6-7101-4b5d-bf4d-19030d8cdef3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:26:52,313 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/56721cde674344d6b69368d22b4ca645/users/208992ecae664cc198b56acecc100048/roles/a5aec17eb73444ddb487885a7fedd21d used request id req-9db51dd6-7101-4b5d-bf4d-19030d8cdef3 2018-12-27 17:26:52,315 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:26:52,316 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:26:52,720 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a5aec17eb73444ddb487885a7fedd21d", "name": "CreateNetworkSuccessTests-5311117a-d93c-441-proj-role"}], "expires_at": "2018-12-27T18:26:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "56721cde674344d6b69368d22b4ca645", "name": "CreateNetworkSuccessTests-5311117a-d93c-441-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/56721cde674344d6b69368d22b4ca645", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/56721cde674344d6b69368d22b4ca645", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/56721cde674344d6b69368d22b4ca645", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/56721cde674344d6b69368d22b4ca645", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/56721cde674344d6b69368d22b4ca645", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/56721cde674344d6b69368d22b4ca645", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/56721cde674344d6b69368d22b4ca645", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/56721cde674344d6b69368d22b4ca645", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/56721cde674344d6b69368d22b4ca645", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_56721cde674344d6b69368d22b4ca645", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_56721cde674344d6b69368d22b4ca645", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/56721cde674344d6b69368d22b4ca645", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/56721cde674344d6b69368d22b4ca645", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/56721cde674344d6b69368d22b4ca645", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-5311117a-d93c-441-user", "id": "208992ecae664cc198b56acecc100048"}, "audit_ids": ["X2tc5c-zQo6phIfdnT96wg"], "issued_at": "2018-12-27T17:26:52.000000Z"}} 2018-12-27 17:26:52,721 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}301b2086fbcca1c70588779bb5a6fa4c2d270d6d" 2018-12-27 17:26:52,818 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:26:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b4716fb5-4405-4a2b-95bc-0b1dfd7f7444 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:26:52,818 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-b4716fb5-4405-4a2b-95bc-0b1dfd7f7444 2018-12-27 17:26:52,825 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateNetworkSuccessTests-c32fe7ce-e5d4-43a0-af22-13e3d657f09f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}301b2086fbcca1c70588779bb5a6fa4c2d270d6d" 2018-12-27 17:26:53,047 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-2f355d9c-ba94-4d7d-8cf1-608510fd1ac8 Date: Thu, 27 Dec 2018 17:26:53 GMT RESP BODY: {"networks":[]} 2018-12-27 17:26:53,047 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateNetworkSuccessTests-c32fe7ce-e5d4-43a0-af22-13e3d657f09f-pub-net used request id req-2f355d9c-ba94-4d7d-8cf1-608510fd1ac8 2018-12-27 17:26:53,047 - neutron_utils - INFO - Creating network with name CreateNetworkSuccessTests-c32fe7ce-e5d4-43a0-af22-13e3d657f09f-pub-net 2018-12-27 17:26:53,052 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}301b2086fbcca1c70588779bb5a6fa4c2d270d6d" -d '{"network": {"mtu": 999, "name": "CreateNetworkSuccessTests-c32fe7ce-e5d4-43a0-af22-13e3d657f09f-pub-net", "admin_state_up": true}}' 2018-12-27 17:26:54,427 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 643 X-Openstack-Request-Id: req-675d2a61-f4e8-4358-a7a9-2718c738d241 Date: Thu, 27 Dec 2018 17:26:54 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"id":"8085154b-b304-4b0f-869b-70e39d161e2d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"56721cde674344d6b69368d22b4ca645","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-27T17:26:53Z","is_default":false,"name":"CreateNetworkSuccessTests-c32fe7ce-e5d4-43a0-af22-13e3d657f09f-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"56721cde674344d6b69368d22b4ca645","created_at":"2018-12-27T17:26:53Z","mtu":999}} 2018-12-27 17:26:54,427 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/networks used request id req-675d2a61-f4e8-4358-a7a9-2718c738d241 2018-12-27 17:26:54,433 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?id=8085154b-b304-4b0f-869b-70e39d161e2d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}301b2086fbcca1c70588779bb5a6fa4c2d270d6d" 2018-12-27 17:26:54,708 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 627 X-Openstack-Request-Id: req-1b819ec0-c3ea-49fe-9145-edd760871440 Date: Thu, 27 Dec 2018 17:26:54 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"id":"8085154b-b304-4b0f-869b-70e39d161e2d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"56721cde674344d6b69368d22b4ca645","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-27T17:26:53Z","qos_policy_id":null,"name":"CreateNetworkSuccessTests-c32fe7ce-e5d4-43a0-af22-13e3d657f09f-pub-net","admin_state_up":true,"tenant_id":"56721cde674344d6b69368d22b4ca645","created_at":"2018-12-27T17:26:53Z","mtu":999}]} 2018-12-27 17:26:54,708 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?id=8085154b-b304-4b0f-869b-70e39d161e2d used request id req-1b819ec0-c3ea-49fe-9145-edd760871440 2018-12-27 17:26:54,713 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=8085154b-b304-4b0f-869b-70e39d161e2d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}301b2086fbcca1c70588779bb5a6fa4c2d270d6d" 2018-12-27 17:26:54,933 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-b33585d0-95f7-4fee-848a-f1ed9cd5dacb Date: Thu, 27 Dec 2018 17:26:54 GMT RESP BODY: {"subnets":[]} 2018-12-27 17:26:54,934 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=8085154b-b304-4b0f-869b-70e39d161e2d used request id req-b33585d0-95f7-4fee-848a-f1ed9cd5dacb 2018-12-27 17:26:54,934 - neutron_utils - INFO - Creating subnet with name CreateNetworkSuccessTests-c32fe7ce-e5d4-43a0-af22-13e3d657f09f-pub-subnet 2018-12-27 17:26:54,939 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}301b2086fbcca1c70588779bb5a6fa4c2d270d6d" -d '{"subnets": [{"ip_version": 4, "network_id": "8085154b-b304-4b0f-869b-70e39d161e2d", "cidr": "10.55.1.0/24", "name": "CreateNetworkSuccessTests-c32fe7ce-e5d4-43a0-af22-13e3d657f09f-pub-subnet"}]}' 2018-12-27 17:26:56,988 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-3a5d668c-870b-4654-90df-898c70f179d4 Date: Thu, 27 Dec 2018 17:26:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8085154b-b304-4b0f-869b-70e39d161e2d","tenant_id":"56721cde674344d6b69368d22b4ca645","created_at":"2018-12-27T17:26:55Z","dns_nameservers":[],"updated_at":"2018-12-27T17:26:55Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"56721cde674344d6b69368d22b4ca645","id":"57b517c7-5c27-42a7-92ac-c4bf20123150","subnetpool_id":null,"name":"CreateNetworkSuccessTests-c32fe7ce-e5d4-43a0-af22-13e3d657f09f-pub-subnet"}]} 2018-12-27 17:26:56,988 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/subnets used request id req-3a5d668c-870b-4654-90df-898c70f179d4 2018-12-27 17:26:56,993 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?id=8085154b-b304-4b0f-869b-70e39d161e2d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}301b2086fbcca1c70588779bb5a6fa4c2d270d6d" 2018-12-27 17:26:57,360 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-fa189717-0fec-4e52-bc6d-bb8a2e3a49ef Date: Thu, 27 Dec 2018 17:26:57 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"8085154b-b304-4b0f-869b-70e39d161e2d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"56721cde674344d6b69368d22b4ca645","status":"ACTIVE","subnets":["57b517c7-5c27-42a7-92ac-c4bf20123150"],"description":"","tags":[],"updated_at":"2018-12-27T17:26:55Z","qos_policy_id":null,"name":"CreateNetworkSuccessTests-c32fe7ce-e5d4-43a0-af22-13e3d657f09f-pub-net","admin_state_up":true,"tenant_id":"56721cde674344d6b69368d22b4ca645","created_at":"2018-12-27T17:26:53Z","mtu":999}]} 2018-12-27 17:26:57,360 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?id=8085154b-b304-4b0f-869b-70e39d161e2d used request id req-fa189717-0fec-4e52-bc6d-bb8a2e3a49ef 2018-12-27 17:26:57,366 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=8085154b-b304-4b0f-869b-70e39d161e2d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}301b2086fbcca1c70588779bb5a6fa4c2d270d6d" 2018-12-27 17:26:57,602 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-14bff96b-88ee-4a17-a4ac-9e2453d900eb Date: Thu, 27 Dec 2018 17:26:57 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8085154b-b304-4b0f-869b-70e39d161e2d","tenant_id":"56721cde674344d6b69368d22b4ca645","created_at":"2018-12-27T17:26:55Z","dns_nameservers":[],"updated_at":"2018-12-27T17:26:55Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"56721cde674344d6b69368d22b4ca645","id":"57b517c7-5c27-42a7-92ac-c4bf20123150","subnetpool_id":null,"name":"CreateNetworkSuccessTests-c32fe7ce-e5d4-43a0-af22-13e3d657f09f-pub-subnet"}]} 2018-12-27 17:26:57,602 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=8085154b-b304-4b0f-869b-70e39d161e2d used request id req-14bff96b-88ee-4a17-a4ac-9e2453d900eb 2018-12-27 17:26:57,603 - OpenStackNetwork - DEBUG - Network [8085154b-b304-4b0f-869b-70e39d161e2d] created successfully 2018-12-27 17:26:57,603 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:26:57,604 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:26:58,013 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a5aec17eb73444ddb487885a7fedd21d", "name": "CreateNetworkSuccessTests-5311117a-d93c-441-proj-role"}], "expires_at": "2018-12-27T18:26:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "56721cde674344d6b69368d22b4ca645", "name": "CreateNetworkSuccessTests-5311117a-d93c-441-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/56721cde674344d6b69368d22b4ca645", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/56721cde674344d6b69368d22b4ca645", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/56721cde674344d6b69368d22b4ca645", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/56721cde674344d6b69368d22b4ca645", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/56721cde674344d6b69368d22b4ca645", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/56721cde674344d6b69368d22b4ca645", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/56721cde674344d6b69368d22b4ca645", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/56721cde674344d6b69368d22b4ca645", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/56721cde674344d6b69368d22b4ca645", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_56721cde674344d6b69368d22b4ca645", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_56721cde674344d6b69368d22b4ca645", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/56721cde674344d6b69368d22b4ca645", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/56721cde674344d6b69368d22b4ca645", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/56721cde674344d6b69368d22b4ca645", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-5311117a-d93c-441-user", "id": "208992ecae664cc198b56acecc100048"}, "audit_ids": ["Qu7xu-vERSmoBbCSLThVDA"], "issued_at": "2018-12-27T17:26:58.000000Z"}} 2018-12-27 17:26:58,014 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0a580401a881728512ef202ccb80210c4e331f8" 2018-12-27 17:26:58,110 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:26:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dee53dd1-955c-46e6-aaf4-7a0d0254b3d9 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:26:58,110 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-dee53dd1-955c-46e6-aaf4-7a0d0254b3d9 2018-12-27 17:26:58,117 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateNetworkSuccessTests-c32fe7ce-e5d4-43a0-af22-13e3d657f09f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0a580401a881728512ef202ccb80210c4e331f8" 2018-12-27 17:26:58,443 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-021d7645-672f-4279-bbcc-a0e1aa290206 Date: Thu, 27 Dec 2018 17:26:58 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"8085154b-b304-4b0f-869b-70e39d161e2d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"56721cde674344d6b69368d22b4ca645","status":"ACTIVE","subnets":["57b517c7-5c27-42a7-92ac-c4bf20123150"],"description":"","tags":[],"updated_at":"2018-12-27T17:26:55Z","qos_policy_id":null,"name":"CreateNetworkSuccessTests-c32fe7ce-e5d4-43a0-af22-13e3d657f09f-pub-net","admin_state_up":true,"tenant_id":"56721cde674344d6b69368d22b4ca645","created_at":"2018-12-27T17:26:53Z","mtu":999}]} 2018-12-27 17:26:58,443 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateNetworkSuccessTests-c32fe7ce-e5d4-43a0-af22-13e3d657f09f-pub-net used request id req-021d7645-672f-4279-bbcc-a0e1aa290206 2018-12-27 17:26:58,446 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 17:26:58,451 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 17:26:58 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 17:26:58,452 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/56721cde674344d6b69368d22b4ca645 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0a580401a881728512ef202ccb80210c4e331f8" 2018-12-27 17:26:58,556 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:26:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5e695078-283a-46c3-b46b-9be8195b60a0 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/56721cde674344d6b69368d22b4ca645"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "56721cde674344d6b69368d22b4ca645", "name": "CreateNetworkSuccessTests-5311117a-d93c-441-proj"}} 2018-12-27 17:26:58,556 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/56721cde674344d6b69368d22b4ca645 used request id req-5e695078-283a-46c3-b46b-9be8195b60a0 2018-12-27 17:26:58,561 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=8085154b-b304-4b0f-869b-70e39d161e2d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0a580401a881728512ef202ccb80210c4e331f8" 2018-12-27 17:26:58,796 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-a5ed127b-d5f6-4699-aab3-c54f82b8c2b4 Date: Thu, 27 Dec 2018 17:26:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8085154b-b304-4b0f-869b-70e39d161e2d","tenant_id":"56721cde674344d6b69368d22b4ca645","created_at":"2018-12-27T17:26:55Z","dns_nameservers":[],"updated_at":"2018-12-27T17:26:55Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"56721cde674344d6b69368d22b4ca645","id":"57b517c7-5c27-42a7-92ac-c4bf20123150","subnetpool_id":null,"name":"CreateNetworkSuccessTests-c32fe7ce-e5d4-43a0-af22-13e3d657f09f-pub-subnet"}]} 2018-12-27 17:26:58,796 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=8085154b-b304-4b0f-869b-70e39d161e2d used request id req-a5ed127b-d5f6-4699-aab3-c54f82b8c2b4 2018-12-27 17:26:58,797 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-c32fe7ce-e5d4-43a0-af22-13e3d657f09f-pub-subnet 2018-12-27 17:26:58,797 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-c32fe7ce-e5d4-43a0-af22-13e3d657f09f-pub-subnet 2018-12-27 17:26:58,802 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/subnets/57b517c7-5c27-42a7-92ac-c4bf20123150 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}301b2086fbcca1c70588779bb5a6fa4c2d270d6d" 2018-12-27 17:27:00,647 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-e5f82152-38be-4569-b245-598e506f49e5 Date: Thu, 27 Dec 2018 17:27:00 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 17:27:00,647 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/subnets/57b517c7-5c27-42a7-92ac-c4bf20123150 used request id req-e5f82152-38be-4569-b245-598e506f49e5 2018-12-27 17:27:00,648 - neutron_utils - INFO - Deleting network with name CreateNetworkSuccessTests-c32fe7ce-e5d4-43a0-af22-13e3d657f09f-pub-net 2018-12-27 17:27:00,653 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/networks/8085154b-b304-4b0f-869b-70e39d161e2d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}301b2086fbcca1c70588779bb5a6fa4c2d270d6d" 2018-12-27 17:27:02,241 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-a5e94b80-b028-40e9-81b6-10b5ec077213 Date: Thu, 27 Dec 2018 17:27:02 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 17:27:02,242 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/networks/8085154b-b304-4b0f-869b-70e39d161e2d used request id req-a5e94b80-b028-40e9-81b6-10b5ec077213 2018-12-27 17:27:02,249 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e673e0dcfb1f284daa1675d0d90d6af6419dc10" 2018-12-27 17:27:02,533 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 35896 X-Openstack-Request-Id: req-2e41ce7c-9ac6-4c97-a76a-77e55b218423 Date: Thu, 27 Dec 2018 17:27:02 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "created_at": "2018-12-27T15:33:01Z", "updated_at": "2018-12-27T15:33:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "35205ac3-06e6-4cf6-bb21-ff8f813cb45b", "remote_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "ade77f59-e70c-4970-8ea8-198222fa332e", "remote_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "c4f3bf7f-d793-498d-a883-bb8c6003f070", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "c85cb618-8f19-445b-8e16-6d467cb17771", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}], "revision_number": 4, "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "created_at": "2018-12-27T15:57:22Z", "updated_at": "2018-12-27T15:57:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "5e258a3b-01f5-4aef-81b7-0b5dc6e5b683", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "65475539-0336-498a-8da4-ff0a80b10089", "remote_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "ae922857-f7ae-4bc8-949b-153fb43bfd00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "b4f87679-52e1-4cf9-bf76-5abb9a9bec06", "remote_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "f7197afc9b61423897aefc9a643d03a1"}], "revision_number": 4, "project_id": "f7197afc9b61423897aefc9a643d03a1", "id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "created_at": "2018-12-27T16:01:54Z", "updated_at": "2018-12-27T16:01:54Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "00dd3abd-acd1-4edb-8f4a-8badcbd2eeb4", "remote_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "018de60d-bc33-4ef0-9eed-6d00b6ce227b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "0d99f0db-fa6b-4201-b67f-a7ff0db82c5d", "remote_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv6", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "5c4049ef-933d-4614-84e7-83584430d462", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv6", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}], "revision_number": 4, "project_id": "8c689c5e31c44b09ab85f80682abbc2a", "id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "created_at": "2018-12-27T15:56:49Z", "updated_at": "2018-12-27T15:56:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "6555e255-763a-4448-b1b1-0c93b2a390bd", "remote_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "777ff7a5-a590-43e5-a84b-7677710494e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "8bac258a-08df-48b7-900b-efbe01a6ec20", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "dc17921e-353f-4898-a970-881b2c8d093d", "remote_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}], "revision_number": 4, "project_id": "28dac9e1580d461c9de52e6659cc4f9d", "id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "created_at": "2018-12-27T16:01:52Z", "updated_at": "2018-12-27T16:01:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "32737757-45f3-4b24-b6ab-5f2d5579b4a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv6", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "ae604ef3-492d-4aa3-8045-1ff84f755a27", "remote_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv4", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "b7bff40a-beda-4996-b140-ed94d010535c", "remote_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv6", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "b8129030-9d72-4d5d-adce-47bbe62492fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv4", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}], "revision_number": 4, "project_id": "81c108a273314b24bf6b48c41b5bbe0c", "id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "created_at": "2018-12-27T15:57:20Z", "updated_at": "2018-12-27T15:57:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "0c389ec4-c0af-4c20-acf9-4fcc1d859dd7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv6", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "3749697a-f2ef-439a-a661-2fb92badd1ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv4", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "b74e0c8c-e243-450e-b1be-69c587093d6d", "remote_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv6", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "c222695b-2f1c-427d-afd7-e0be24ec9f66", "remote_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv4", "project_id": "7fb0e5436e4f467998e672dd71018a45"}], "revision_number": 4, "project_id": "7fb0e5436e4f467998e672dd71018a45", "id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "created_at": "2018-12-27T17:02:11Z", "updated_at": "2018-12-27T17:02:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "675d8a56-1c9b-4c58-a252-61e65997fd05", "remote_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv4", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "84f0587c-7394-4fd6-8f3d-8d6ba94cf3f9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv6", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "8a450b4f-e710-4193-816e-13a2d4e40c07", "remote_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv6", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "c3106b0a-1026-4156-86a9-f0438b7fab93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv4", "project_id": "7cba3664d5674e65a12c8c269a05febf"}], "revision_number": 4, "project_id": "7cba3664d5674e65a12c8c269a05febf", "id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "56721cde674344d6b69368d22b4ca645", "created_at": "2018-12-27T17:26:53Z", "updated_at": "2018-12-27T17:26:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:26:53Z", "revision_number": 0, "id": "35190261-2a6e-46e2-bc25-12becdfd982c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:26:53Z", "security_group_id": "863dbaa9-2841-42aa-b94c-67554129cbcd", "tenant_id": "56721cde674344d6b69368d22b4ca645", "port_range_min": null, "ethertype": "IPv4", "project_id": "56721cde674344d6b69368d22b4ca645"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:26:53Z", "revision_number": 0, "id": "78d75298-cc06-4f46-a8c7-c2aca174624f", "remote_group_id": "863dbaa9-2841-42aa-b94c-67554129cbcd", "remote_ip_prefix": null, "created_at": "2018-12-27T17:26:53Z", "security_group_id": "863dbaa9-2841-42aa-b94c-67554129cbcd", "tenant_id": "56721cde674344d6b69368d22b4ca645", "port_range_min": null, "ethertype": "IPv4", "project_id": "56721cde674344d6b69368d22b4ca645"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:26:53Z", "revision_number": 0, "id": "c9d087d1-afe8-4ff4-86ef-ccd2a67a08d1", "remote_group_id": "863dbaa9-2841-42aa-b94c-67554129cbcd", "remote_ip_prefix": null, "created_at": "2018-12-27T17:26:53Z", "security_group_id": "863dbaa9-2841-42aa-b94c-67554129cbcd", "tenant_id": "56721cde674344d6b69368d22b4ca645", "port_range_min": null, "ethertype": "IPv6", "project_id": "56721cde674344d6b69368d22b4ca645"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:26:53Z", "revision_number": 0, "id": "f05f08d6-7a44-4f89-be74-73f926b3a7f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:26:53Z", "security_group_id": "863dbaa9-2841-42aa-b94c-67554129cbcd", "tenant_id": "56721cde674344d6b69368d22b4ca645", "port_range_min": null, "ethertype": "IPv6", "project_id": "56721cde674344d6b69368d22b4ca645"}], "revision_number": 4, "project_id": "56721cde674344d6b69368d22b4ca645", "id": "863dbaa9-2841-42aa-b94c-67554129cbcd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "created_at": "2018-12-27T15:58:29Z", "updated_at": "2018-12-27T15:58:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "2a945ecc-f9fa-4219-96ab-c189a7f5c102", "remote_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv6", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "55e2b54e-68d4-4476-8c9f-e05e347c8970", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv4", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "9983229c-b595-482a-973f-81137a209b6d", "remote_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv4", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "9d4b8450-78ab-4817-a586-372ed88268f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv6", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}], "revision_number": 4, "project_id": "fbd6dbf946a5406398ba810e02d0888e", "id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "created_at": "2018-12-27T15:57:24Z", "updated_at": "2018-12-27T15:57:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "35521f2a-a59d-4798-9fa8-0febfe126076", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv4", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "607d473d-1e6a-4088-a778-7df9ffc1ff68", "remote_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv6", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "6f8fa92b-b67a-4047-a900-f43656aff42b", "remote_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv4", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "890f1d6c-9ae5-45b0-b7a1-282182432b66", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv6", "project_id": "253cc6709e714b8a80a5f74e4257907e"}], "revision_number": 4, "project_id": "253cc6709e714b8a80a5f74e4257907e", "id": "b9546f11-205e-4322-89f8-f0360d6090ed", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "created_at": "2018-12-27T15:57:08Z", "updated_at": "2018-12-27T15:57:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "6739c48b-d899-4c17-bb8e-ffaf8922c034", "remote_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv4", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "9660a6af-4d9b-40b9-9729-f205f66c2bd0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv4", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "bf244c03-fc10-4754-9c2b-b0224401c4f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv6", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "d3bee7cc-a152-441c-9790-abb1f56cec03", "remote_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv6", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}], "revision_number": 4, "project_id": "782a28bd0d40485e85eda6b8ba43840b", "id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "created_at": "2018-12-27T15:57:11Z", "updated_at": "2018-12-27T15:57:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "22c0d2cf-360a-4aa8-ba7e-bfdbf8327d27", "remote_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "553b140a-8ba9-4af7-9f50-bf24e87aebf7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "b2ecf7a5-df98-4d65-a762-767320437c5a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "e49104b2-7c13-49d6-8519-a16dd585346f", "remote_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}], "revision_number": 4, "project_id": "ef7e486beb8f4de39b25ca5f11552328", "id": "d0588e93-db0d-4888-9f99-3399a50df490", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "created_at": "2018-12-27T17:19:15Z", "updated_at": "2018-12-27T17:19:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "1990fe24-df44-4561-9f09-f50aab182bf7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "651e4b8b-b29e-409b-9f25-ff2328ccefe6", "remote_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "cc4e2254-2157-4ae1-a233-3047573ddc6d", "remote_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "da56dda4-aaf3-43ff-bdf7-e64892ec2345", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}], "revision_number": 4, "project_id": "2a5a6879c5fa4db798cea6d394565d45", "id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-27T15:33:07Z", "updated_at": "2018-12-27T15:33:07Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "4de95db8-72d6-4aec-a145-e92511971eb9", "remote_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "5f100cff-05d8-4405-8dfb-0a387c123fae", "remote_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "a3f6a193-cc94-4220-a73a-08acf63c449b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "f059d8a5-0c32-49c9-a721-77cc89245ecd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "created_at": "2018-12-27T15:29:16Z", "updated_at": "2018-12-27T15:29:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "3c53841a-5bc0-4192-b482-044411e217ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "5956ff3f-d59d-4af6-82b5-566c888583a7", "remote_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:16Z", "revision_number": 0, "id": "60735d87-52c7-426a-91a6-aff1078a5a2d", "remote_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:16Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "abe97133-61dd-4fdf-baf3-2e07968a324f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "da629caea04941e1ae8979c379dc7c9d"}], "revision_number": 4, "project_id": "da629caea04941e1ae8979c379dc7c9d", "id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "name": "default"}]} 2018-12-27 17:27:02,534 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=default used request id req-2e41ce7c-9ac6-4c97-a76a-77e55b218423 2018-12-27 17:27:02,541 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e673e0dcfb1f284daa1675d0d90d6af6419dc10" 2018-12-27 17:27:02,650 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:27:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-30212448-96ec-4566-a6a9-c17cbb2c96ab Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b7b4fceec1ad4c6eb74d758b709a9d93", "name": "admin"}} 2018-12-27 17:27:02,651 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93 used request id req-30212448-96ec-4566-a6a9-c17cbb2c96ab 2018-12-27 17:27:02,654 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/f7197afc9b61423897aefc9a643d03a1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e673e0dcfb1f284daa1675d0d90d6af6419dc10" 2018-12-27 17:27:02,756 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:27:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-817a71a2-1030-414c-8a46-bd960f22c620 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f7197afc9b61423897aefc9a643d03a1.", "code": 404, "title": "Not Found"}} 2018-12-27 17:27:02,756 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/f7197afc9b61423897aefc9a643d03a1 used request id req-817a71a2-1030-414c-8a46-bd960f22c620 2018-12-27 17:27:02,757 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:27:02,760 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/8c689c5e31c44b09ab85f80682abbc2a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e673e0dcfb1f284daa1675d0d90d6af6419dc10" 2018-12-27 17:27:02,887 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:27:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-83ac6ca3-0cfe-4e06-aa01-859fc0ea8464 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8c689c5e31c44b09ab85f80682abbc2a.", "code": 404, "title": "Not Found"}} 2018-12-27 17:27:02,887 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/8c689c5e31c44b09ab85f80682abbc2a used request id req-83ac6ca3-0cfe-4e06-aa01-859fc0ea8464 2018-12-27 17:27:02,887 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:27:02,891 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/28dac9e1580d461c9de52e6659cc4f9d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e673e0dcfb1f284daa1675d0d90d6af6419dc10" 2018-12-27 17:27:03,014 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:27:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-34630c34-8f20-43da-bdb7-ff40be7ab3ac Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 28dac9e1580d461c9de52e6659cc4f9d.", "code": 404, "title": "Not Found"}} 2018-12-27 17:27:03,014 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/28dac9e1580d461c9de52e6659cc4f9d used request id req-34630c34-8f20-43da-bdb7-ff40be7ab3ac 2018-12-27 17:27:03,014 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:27:03,018 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/81c108a273314b24bf6b48c41b5bbe0c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e673e0dcfb1f284daa1675d0d90d6af6419dc10" 2018-12-27 17:27:03,123 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:27:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c672eadf-fcfe-43f2-b19e-744cd387fd31 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 81c108a273314b24bf6b48c41b5bbe0c.", "code": 404, "title": "Not Found"}} 2018-12-27 17:27:03,123 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/81c108a273314b24bf6b48c41b5bbe0c used request id req-c672eadf-fcfe-43f2-b19e-744cd387fd31 2018-12-27 17:27:03,123 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:27:03,127 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/7fb0e5436e4f467998e672dd71018a45 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e673e0dcfb1f284daa1675d0d90d6af6419dc10" 2018-12-27 17:27:03,249 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:27:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8a1d8972-f8ed-4ab4-9a19-46bbd5fdf590 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7fb0e5436e4f467998e672dd71018a45.", "code": 404, "title": "Not Found"}} 2018-12-27 17:27:03,249 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/7fb0e5436e4f467998e672dd71018a45 used request id req-8a1d8972-f8ed-4ab4-9a19-46bbd5fdf590 2018-12-27 17:27:03,249 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:27:03,253 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/7cba3664d5674e65a12c8c269a05febf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e673e0dcfb1f284daa1675d0d90d6af6419dc10" 2018-12-27 17:27:03,361 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:27:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f3a6a546-ffc4-432e-947b-a9a4f0343bb4 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7cba3664d5674e65a12c8c269a05febf.", "code": 404, "title": "Not Found"}} 2018-12-27 17:27:03,361 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/7cba3664d5674e65a12c8c269a05febf used request id req-f3a6a546-ffc4-432e-947b-a9a4f0343bb4 2018-12-27 17:27:03,361 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:27:03,365 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/56721cde674344d6b69368d22b4ca645 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e673e0dcfb1f284daa1675d0d90d6af6419dc10" 2018-12-27 17:27:03,469 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:27:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5b94818f-a520-40a7-8189-54cf425bb82b Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/56721cde674344d6b69368d22b4ca645"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "56721cde674344d6b69368d22b4ca645", "name": "CreateNetworkSuccessTests-5311117a-d93c-441-proj"}} 2018-12-27 17:27:03,469 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/56721cde674344d6b69368d22b4ca645 used request id req-5b94818f-a520-40a7-8189-54cf425bb82b 2018-12-27 17:27:03,469 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 863dbaa9-2841-42aa-b94c-67554129cbcd 2018-12-27 17:27:03,474 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=863dbaa9-2841-42aa-b94c-67554129cbcd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e673e0dcfb1f284daa1675d0d90d6af6419dc10" 2018-12-27 17:27:03,696 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-3ea076c3-5d1f-4c0d-9b8b-5f39c4196181 Date: Thu, 27 Dec 2018 17:27:03 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:26:53Z", "security_group_id": "863dbaa9-2841-42aa-b94c-67554129cbcd", "port_range_min": null, "revision_number": 0, "tenant_id": "56721cde674344d6b69368d22b4ca645", "created_at": "2018-12-27T17:26:53Z", "project_id": "56721cde674344d6b69368d22b4ca645", "id": "35190261-2a6e-46e2-bc25-12becdfd982c"}, {"remote_group_id": "863dbaa9-2841-42aa-b94c-67554129cbcd", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:26:53Z", "security_group_id": "863dbaa9-2841-42aa-b94c-67554129cbcd", "port_range_min": null, "revision_number": 0, "tenant_id": "56721cde674344d6b69368d22b4ca645", "created_at": "2018-12-27T17:26:53Z", "project_id": "56721cde674344d6b69368d22b4ca645", "id": "78d75298-cc06-4f46-a8c7-c2aca174624f"}, {"remote_group_id": "863dbaa9-2841-42aa-b94c-67554129cbcd", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:26:53Z", "security_group_id": "863dbaa9-2841-42aa-b94c-67554129cbcd", "port_range_min": null, "revision_number": 0, "tenant_id": "56721cde674344d6b69368d22b4ca645", "created_at": "2018-12-27T17:26:53Z", "project_id": "56721cde674344d6b69368d22b4ca645", "id": "c9d087d1-afe8-4ff4-86ef-ccd2a67a08d1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:26:53Z", "security_group_id": "863dbaa9-2841-42aa-b94c-67554129cbcd", "port_range_min": null, "revision_number": 0, "tenant_id": "56721cde674344d6b69368d22b4ca645", "created_at": "2018-12-27T17:26:53Z", "project_id": "56721cde674344d6b69368d22b4ca645", "id": "f05f08d6-7a44-4f89-be74-73f926b3a7f4"}]} 2018-12-27 17:27:03,696 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=863dbaa9-2841-42aa-b94c-67554129cbcd used request id req-3ea076c3-5d1f-4c0d-9b8b-5f39c4196181 2018-12-27 17:27:03,697 - neutron_utils - INFO - Deleting security group with name - default 2018-12-27 17:27:03,701 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/security-groups/863dbaa9-2841-42aa-b94c-67554129cbcd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e673e0dcfb1f284daa1675d0d90d6af6419dc10" 2018-12-27 17:27:04,056 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-87b1ce4c-56b9-419a-a66b-6986fca9435a Content-Length: 0 Date: Thu, 27 Dec 2018 17:27:04 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 17:27:04,056 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-groups/863dbaa9-2841-42aa-b94c-67554129cbcd used request id req-87b1ce4c-56b9-419a-a66b-6986fca9435a 2018-12-27 17:27:04,057 - keystone_utils - INFO - Deleting project with name - CreateNetworkSuccessTests-5311117a-d93c-441-proj 2018-12-27 17:27:04,060 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/projects/56721cde674344d6b69368d22b4ca645 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e673e0dcfb1f284daa1675d0d90d6af6419dc10" 2018-12-27 17:27:04,328 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:27:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-faac3848-0ca4-4206-8341-585cd622cdd4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:27:04,328 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/56721cde674344d6b69368d22b4ca645 used request id req-faac3848-0ca4-4206-8341-585cd622cdd4 2018-12-27 17:27:04,328 - keystone_utils - INFO - Deleting role with name - CreateNetworkSuccessTests-5311117a-d93c-441-proj-role 2018-12-27 17:27:04,332 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/roles/a5aec17eb73444ddb487885a7fedd21d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e673e0dcfb1f284daa1675d0d90d6af6419dc10" 2018-12-27 17:27:04,468 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:27:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ce0ff46a-f355-41b2-97a4-df0cdefddfa3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:27:04,469 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/roles/a5aec17eb73444ddb487885a7fedd21d used request id req-ce0ff46a-f355-41b2-97a4-df0cdefddfa3 2018-12-27 17:27:04,472 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e673e0dcfb1f284daa1675d0d90d6af6419dc10" 2018-12-27 17:27:04,581 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:27:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-43d9e16a-b9b0-4e8b-aaae-593b045b483e Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8de789d09e46427786a85702e5e8de91", "links": {"self": "http://172.30.9.31:5000/v3/roles/8de789d09e46427786a85702e5e8de91"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 17:27:04,581 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-43d9e16a-b9b0-4e8b-aaae-593b045b483e 2018-12-27 17:27:04,582 - keystone_utils - INFO - Deleting user with name - CreateNetworkSuccessTests-5311117a-d93c-441-user 2018-12-27 17:27:04,585 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/users/208992ecae664cc198b56acecc100048 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e4d7de00615539f96079cec0ed66d0ff05ffb88" 2018-12-27 17:27:04,979 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:27:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c3aac715-6b94-42a5-ac82-8ba335fd43ce Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:27:04,979 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/208992ecae664cc198b56acecc100048 used request id req-c3aac715-6b94-42a5-ac82-8ba335fd43ce 2018-12-27 17:27:04,981 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:27:05,395 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:27:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["XR0exaQqTEGJ4YvFdQG6Wg"], "issued_at": "2018-12-27T17:27:05.000000Z"}} 2018-12-27 17:27:05,396 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84b409d853ab0c17423414be26bea9dec6dee80f" 2018-12-27 17:27:05,498 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:27:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c4effc3d-63c1-4930-afb2-5eb627570d9b Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:27:05,498 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-c4effc3d-63c1-4930-afb2-5eb627570d9b 2018-12-27 17:27:05,499 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:27:05,500 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:27:05,940 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:27:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["mpQgYIaiSe28NjDI2WmC1A"], "issued_at": "2018-12-27T17:27:05.000000Z"}} 2018-12-27 17:27:05,941 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}101fe8abc4162baed0190d6f6b23f54b2e83e4cc" 2018-12-27 17:27:06,046 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:27:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0692c694-4e44-4088-b287-cc94af6fe4c7 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:27:06,046 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-0692c694-4e44-4088-b287-cc94af6fe4c7 2018-12-27 17:27:06,050 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 17:27:06,055 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 17:27:06 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 17:27:06,056 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-a487cfca-da25-4b3-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}101fe8abc4162baed0190d6f6b23f54b2e83e4cc" 2018-12-27 17:27:06,184 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:27:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f0686c35-3ea6-492f-954f-fa271933a86e Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-a487cfca-da25-4b3-proj", "previous": null, "next": null}, "projects": []} 2018-12-27 17:27:06,184 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-a487cfca-da25-4b3-proj used request id req-f0686c35-3ea6-492f-954f-fa271933a86e 2018-12-27 17:27:06,188 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}101fe8abc4162baed0190d6f6b23f54b2e83e4cc" 2018-12-27 17:27:06,295 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:27:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f694feb0-0e86-43cf-96f7-9111a92eef16 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-27 17:27:06,295 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-f694feb0-0e86-43cf-96f7-9111a92eef16 2018-12-27 17:27:06,299 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}101fe8abc4162baed0190d6f6b23f54b2e83e4cc" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterSuccessTests-a487cfca-da25-4b3-proj"}}' 2018-12-27 17:27:06,442 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 27 Dec 2018 17:27:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-05d8e1ae-04ab-4a75-a9f3-1c90e2e74c30 Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/42b27c60f84140f69f3749d2a55a1570"}, "tags": [], "enabled": true, "id": "42b27c60f84140f69f3749d2a55a1570", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-a487cfca-da25-4b3-proj"}} 2018-12-27 17:27:06,442 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-05d8e1ae-04ab-4a75-a9f3-1c90e2e74c30 2018-12-27 17:27:06,442 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-a487cfca-da25-4b3-proj 2018-12-27 17:27:06,442 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:27:06,443 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:27:06,862 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:27:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["bFPdcUaISMuZZmzeYH71cw"], "issued_at": "2018-12-27T17:27:06.000000Z"}} 2018-12-27 17:27:06,863 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0fe5d36813db5d7736675a8614b86cf528702cc4" 2018-12-27 17:27:06,967 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:27:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b4e04e42-677b-4901-89a7-22a3eb3dced0 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:27:06,967 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-b4e04e42-677b-4901-89a7-22a3eb3dced0 2018-12-27 17:27:06,971 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 17:27:06,976 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 17:27:06 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 17:27:06,977 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0fe5d36813db5d7736675a8614b86cf528702cc4" 2018-12-27 17:27:07,115 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:27:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-73982f17-65e2-4dc9-a3f8-f0c50cbe64ae Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "links": {"self": "http://172.30.9.31:5000/v3/users/01fa52e7b3674fc48643fa4ffca67e4e"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "01fa52e7b3674fc48643fa4ffca67e4e", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/05a834ddebbc40688596b7460b47439e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05a834ddebbc40688596b7460b47439e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/08226a0ad01943f39559448239e291e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "08226a0ad01943f39559448239e291e1", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/55c0552fe37a4f7ca0e73939514bc683"}, "domain_id": "default", "enabled": true, "options": {}, "id": "55c0552fe37a4f7ca0e73939514bc683", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/646a4af4e3b5439a97996d353fea3924"}, "domain_id": "914eec1d43ea4caf9d2fd33268c06258", "enabled": true, "options": {}, "id": "646a4af4e3b5439a97996d353fea3924", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/85fb203e51c34d3f8122e285a6a318b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85fb203e51c34d3f8122e285a6a318b3", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/905e7f4b42d24cca93b99d2401fa3378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "905e7f4b42d24cca93b99d2401fa3378", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/a5bc08b9f81f4e5bb86c24f9f7547bae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5bc08b9f81f4e5bb86c24f9f7547bae", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/a5c780627f004d318bf908d80305da9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5c780627f004d318bf908d80305da9c", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/b18425bf2b044bc9af7e194919539a17"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b18425bf2b044bc9af7e194919539a17", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/b8d2134b619d4dca80e21d6fb16449b0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b8d2134b619d4dca80e21d6fb16449b0", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/b9ab6a25a652438285139fe5b44aea62"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9ab6a25a652438285139fe5b44aea62", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/c08462554a4844d681348f58b9b0edee"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c08462554a4844d681348f58b9b0edee", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/ddfc3a9aad444d4782eae677c8a98130"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ddfc3a9aad444d4782eae677c8a98130", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/f2a74f2185a54676a6cb2bb5ecfcc4f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2a74f2185a54676a6cb2bb5ecfcc4f6", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-12-27 17:27:07,115 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-73982f17-65e2-4dc9-a3f8-f0c50cbe64ae 2018-12-27 17:27:07,119 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?name=CreateRouterSuccessTests-a487cfca-da25-4b3-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0fe5d36813db5d7736675a8614b86cf528702cc4" 2018-12-27 17:27:07,225 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:27:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e10a613a-db54-42e8-96c7-2d08acded177 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?name=CreateRouterSuccessTests-a487cfca-da25-4b3-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/42b27c60f84140f69f3749d2a55a1570"}, "tags": [], "enabled": true, "id": "42b27c60f84140f69f3749d2a55a1570", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-a487cfca-da25-4b3-proj"}]} 2018-12-27 17:27:07,226 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?name=CreateRouterSuccessTests-a487cfca-da25-4b3-proj used request id req-e10a613a-db54-42e8-96c7-2d08acded177 2018-12-27 17:27:07,229 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0fe5d36813db5d7736675a8614b86cf528702cc4" 2018-12-27 17:27:07,342 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:27:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3ea79684-4cf9-475c-b7c1-4af099229025 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-27 17:27:07,343 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-3ea79684-4cf9-475c-b7c1-4af099229025 2018-12-27 17:27:07,752 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-a487cfca-da25-4b3-user 2018-12-27 17:27:07,752 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:27:07,756 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}101fe8abc4162baed0190d6f6b23f54b2e83e4cc" 2018-12-27 17:27:07,868 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:27:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ce4f6b2d-70e9-4ea6-b68b-c34608f9febb Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8de789d09e46427786a85702e5e8de91", "links": {"self": "http://172.30.9.31:5000/v3/roles/8de789d09e46427786a85702e5e8de91"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 17:27:07,868 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-ce4f6b2d-70e9-4ea6-b68b-c34608f9febb 2018-12-27 17:27:07,872 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}101fe8abc4162baed0190d6f6b23f54b2e83e4cc" -d '{"role": {"name": "CreateRouterSuccessTests-a487cfca-da25-4b3-proj-role"}}' 2018-12-27 17:27:08,002 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 27 Dec 2018 17:27:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b70bb48a-8c65-4d7c-a20a-f17534cf1125 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "28ed4f39ff3f477dbde2f9a2fe622afd", "links": {"self": "http://172.30.9.31:5000/v3/roles/28ed4f39ff3f477dbde2f9a2fe622afd"}, "name": "CreateRouterSuccessTests-a487cfca-da25-4b3-proj-role"}} 2018-12-27 17:27:08,002 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/roles used request id req-b70bb48a-8c65-4d7c-a20a-f17534cf1125 2018-12-27 17:27:08,003 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-a487cfca-da25-4b3-proj-role 2018-12-27 17:27:08,006 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles/28ed4f39ff3f477dbde2f9a2fe622afd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}101fe8abc4162baed0190d6f6b23f54b2e83e4cc" 2018-12-27 17:27:08,119 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:27:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1201f7fc-3160-40ca-a2eb-174701e1e6b9 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "28ed4f39ff3f477dbde2f9a2fe622afd", "links": {"self": "http://172.30.9.31:5000/v3/roles/28ed4f39ff3f477dbde2f9a2fe622afd"}, "name": "CreateRouterSuccessTests-a487cfca-da25-4b3-proj-role"}} 2018-12-27 17:27:08,119 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles/28ed4f39ff3f477dbde2f9a2fe622afd used request id req-1201f7fc-3160-40ca-a2eb-174701e1e6b9 2018-12-27 17:27:08,119 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-a487cfca-da25-4b3-proj-role to project CreateRouterSuccessTests-a487cfca-da25-4b3-proj 2018-12-27 17:27:08,123 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:5000/v3/projects/42b27c60f84140f69f3749d2a55a1570/users/fdc3e8b7f9ba411aa159518848cd40f8/roles/28ed4f39ff3f477dbde2f9a2fe622afd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}101fe8abc4162baed0190d6f6b23f54b2e83e4cc" 2018-12-27 17:27:08,268 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:27:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-29c9053d-c6dc-4865-a92a-e0bae65ee891 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:27:08,268 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/42b27c60f84140f69f3749d2a55a1570/users/fdc3e8b7f9ba411aa159518848cd40f8/roles/28ed4f39ff3f477dbde2f9a2fe622afd used request id req-29c9053d-c6dc-4865-a92a-e0bae65ee891 2018-12-27 17:27:08,270 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:27:08,271 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:27:08,772 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "28ed4f39ff3f477dbde2f9a2fe622afd", "name": "CreateRouterSuccessTests-a487cfca-da25-4b3-proj-role"}], "expires_at": "2018-12-27T18:27:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "42b27c60f84140f69f3749d2a55a1570", "name": "CreateRouterSuccessTests-a487cfca-da25-4b3-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/42b27c60f84140f69f3749d2a55a1570", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/42b27c60f84140f69f3749d2a55a1570", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/42b27c60f84140f69f3749d2a55a1570", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/42b27c60f84140f69f3749d2a55a1570", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/42b27c60f84140f69f3749d2a55a1570", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/42b27c60f84140f69f3749d2a55a1570", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/42b27c60f84140f69f3749d2a55a1570", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/42b27c60f84140f69f3749d2a55a1570", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/42b27c60f84140f69f3749d2a55a1570", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_42b27c60f84140f69f3749d2a55a1570", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_42b27c60f84140f69f3749d2a55a1570", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/42b27c60f84140f69f3749d2a55a1570", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/42b27c60f84140f69f3749d2a55a1570", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/42b27c60f84140f69f3749d2a55a1570", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-a487cfca-da25-4b3-user", "id": "fdc3e8b7f9ba411aa159518848cd40f8"}, "audit_ids": ["7Fwf_X-ESSimzurckY2_kw"], "issued_at": "2018-12-27T17:27:08.000000Z"}} 2018-12-27 17:27:08,772 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8af19a44dc83a186d3b1148f3ae5bcb1697c1ea" 2018-12-27 17:27:08,877 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:27:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-88097c14-e7e5-4148-bbe6-82d1dd65432c Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:27:08,877 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-88097c14-e7e5-4148-bbe6-82d1dd65432c 2018-12-27 17:27:08,885 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/routers?name=CreateRouterSuccessTests-e7a46777-e8d9-4318-a886-5b3e0fb54746-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8af19a44dc83a186d3b1148f3ae5bcb1697c1ea" 2018-12-27 17:27:09,127 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-2634c46e-2c1f-491b-8b33-d204e7d5f2c1 Date: Thu, 27 Dec 2018 17:27:09 GMT RESP BODY: {"routers": []} 2018-12-27 17:27:09,127 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/routers?name=CreateRouterSuccessTests-e7a46777-e8d9-4318-a886-5b3e0fb54746-pub-router&admin_state_up=True used request id req-2634c46e-2c1f-491b-8b33-d204e7d5f2c1 2018-12-27 17:27:09,127 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:27:09,128 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:27:09,534 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "28ed4f39ff3f477dbde2f9a2fe622afd", "name": "CreateRouterSuccessTests-a487cfca-da25-4b3-proj-role"}], "expires_at": "2018-12-27T18:27:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "42b27c60f84140f69f3749d2a55a1570", "name": "CreateRouterSuccessTests-a487cfca-da25-4b3-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/42b27c60f84140f69f3749d2a55a1570", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/42b27c60f84140f69f3749d2a55a1570", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/42b27c60f84140f69f3749d2a55a1570", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/42b27c60f84140f69f3749d2a55a1570", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/42b27c60f84140f69f3749d2a55a1570", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/42b27c60f84140f69f3749d2a55a1570", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/42b27c60f84140f69f3749d2a55a1570", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/42b27c60f84140f69f3749d2a55a1570", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/42b27c60f84140f69f3749d2a55a1570", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_42b27c60f84140f69f3749d2a55a1570", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_42b27c60f84140f69f3749d2a55a1570", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/42b27c60f84140f69f3749d2a55a1570", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/42b27c60f84140f69f3749d2a55a1570", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/42b27c60f84140f69f3749d2a55a1570", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-a487cfca-da25-4b3-user", "id": "fdc3e8b7f9ba411aa159518848cd40f8"}, "audit_ids": ["62KupO7bTey7LW_0FZ1wCQ"], "issued_at": "2018-12-27T17:27:09.000000Z"}} 2018-12-27 17:27:09,535 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}afe376bf74089d12c9f36a1f763e035ad193a052" 2018-12-27 17:27:09,627 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:27:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-98465938-c56e-4cba-b60a-65aa9fc9972e Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:27:09,627 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-98465938-c56e-4cba-b60a-65aa9fc9972e 2018-12-27 17:27:09,633 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8af19a44dc83a186d3b1148f3ae5bcb1697c1ea" 2018-12-27 17:27:09,943 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-caaba452-c1a9-4e31-976c-8057f542d1d2 Date: Thu, 27 Dec 2018 17:27:09 GMT RESP BODY: {"networks":[{"updated_at":"2018-12-27T15:58:03Z","dns_domain":"","revision_number":8,"port_security_enabled":true,"id":"a4959dd9-e8f4-4ea9-8c99-7bff545db58c","router:external":true,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"da629caea04941e1ae8979c379dc7c9d","status":"ACTIVE","subnets":["244ab55b-a0ed-4e50-9f85-07f08119ae55"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"da629caea04941e1ae8979c379dc7c9d","created_at":"2018-12-27T15:29:17Z","mtu":1500}]} 2018-12-27 17:27:09,943 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=external used request id req-caaba452-c1a9-4e31-976c-8057f542d1d2 2018-12-27 17:27:09,948 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=a4959dd9-e8f4-4ea9-8c99-7bff545db58c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8af19a44dc83a186d3b1148f3ae5bcb1697c1ea" 2018-12-27 17:27:10,183 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-aa0764c1-9447-469b-a5bf-9d50f3ff510c Date: Thu, 27 Dec 2018 17:27:10 GMT RESP BODY: {"subnets":[]} 2018-12-27 17:27:10,183 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=a4959dd9-e8f4-4ea9-8c99-7bff545db58c used request id req-aa0764c1-9447-469b-a5bf-9d50f3ff510c 2018-12-27 17:27:10,184 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-e7a46777-e8d9-4318-a886-5b3e0fb54746-pub-router 2018-12-27 17:27:10,189 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8af19a44dc83a186d3b1148f3ae5bcb1697c1ea" -d '{"router": {"external_gateway_info": {"network_id": "a4959dd9-e8f4-4ea9-8c99-7bff545db58c"}, "name": "CreateRouterSuccessTests-e7a46777-e8d9-4318-a886-5b3e0fb54746-pub-router", "admin_state_up": true}}' 2018-12-27 17:27:12,262 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 639 X-Openstack-Request-Id: req-14f02552-ac9c-4242-829b-cfa27cb06b4b Date: Thu, 27 Dec 2018 17:27:12 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "a4959dd9-e8f4-4ea9-8c99-7bff545db58c", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "244ab55b-a0ed-4e50-9f85-07f08119ae55", "ip_address": "172.30.9.204"}]}, "description": "", "tags": [], "tenant_id": "42b27c60f84140f69f3749d2a55a1570", "created_at": "2018-12-27T17:27:10Z", "admin_state_up": true, "updated_at": "2018-12-27T17:27:11Z", "revision_number": 2, "routes": [], "project_id": "42b27c60f84140f69f3749d2a55a1570", "id": "093336f4-dbb2-4903-834b-cfa98b3a3259", "name": "CreateRouterSuccessTests-e7a46777-e8d9-4318-a886-5b3e0fb54746-pub-router"}} 2018-12-27 17:27:12,262 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/routers used request id req-14f02552-ac9c-4242-829b-cfa27cb06b4b 2018-12-27 17:27:12,268 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?device_id=093336f4-dbb2-4903-834b-cfa98b3a3259 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8af19a44dc83a186d3b1148f3ae5bcb1697c1ea" 2018-12-27 17:27:12,498 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-3eeef187-5f63-431a-8a13-3ed05c5e7fa3 Date: Thu, 27 Dec 2018 17:27:12 GMT RESP BODY: {"ports":[]} 2018-12-27 17:27:12,498 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?device_id=093336f4-dbb2-4903-834b-cfa98b3a3259 used request id req-3eeef187-5f63-431a-8a13-3ed05c5e7fa3 2018-12-27 17:27:12,503 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/routers/093336f4-dbb2-4903-834b-cfa98b3a3259 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8af19a44dc83a186d3b1148f3ae5bcb1697c1ea" 2018-12-27 17:27:12,801 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 639 X-Openstack-Request-Id: req-898f2c94-c1e2-4914-a1c3-7d0e7db5a7e4 Date: Thu, 27 Dec 2018 17:27:12 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "a4959dd9-e8f4-4ea9-8c99-7bff545db58c", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "244ab55b-a0ed-4e50-9f85-07f08119ae55", "ip_address": "172.30.9.204"}]}, "description": "", "tags": [], "tenant_id": "42b27c60f84140f69f3749d2a55a1570", "created_at": "2018-12-27T17:27:10Z", "admin_state_up": true, "updated_at": "2018-12-27T17:27:11Z", "revision_number": 2, "routes": [], "project_id": "42b27c60f84140f69f3749d2a55a1570", "id": "093336f4-dbb2-4903-834b-cfa98b3a3259", "name": "CreateRouterSuccessTests-e7a46777-e8d9-4318-a886-5b3e0fb54746-pub-router"}} 2018-12-27 17:27:12,801 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/routers/093336f4-dbb2-4903-834b-cfa98b3a3259 used request id req-898f2c94-c1e2-4914-a1c3-7d0e7db5a7e4 2018-12-27 17:27:12,807 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?device_id=093336f4-dbb2-4903-834b-cfa98b3a3259 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8af19a44dc83a186d3b1148f3ae5bcb1697c1ea" 2018-12-27 17:27:13,088 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-9238681e-0a3e-43c9-9287-b13e93d993f4 Date: Thu, 27 Dec 2018 17:27:13 GMT RESP BODY: {"ports":[]} 2018-12-27 17:27:13,088 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?device_id=093336f4-dbb2-4903-834b-cfa98b3a3259 used request id req-9238681e-0a3e-43c9-9287-b13e93d993f4 2018-12-27 17:27:13,089 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:27:13,510 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "28ed4f39ff3f477dbde2f9a2fe622afd", "name": "CreateRouterSuccessTests-a487cfca-da25-4b3-proj-role"}], "expires_at": "2018-12-27T18:27:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "42b27c60f84140f69f3749d2a55a1570", "name": "CreateRouterSuccessTests-a487cfca-da25-4b3-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/42b27c60f84140f69f3749d2a55a1570", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/42b27c60f84140f69f3749d2a55a1570", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/42b27c60f84140f69f3749d2a55a1570", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/42b27c60f84140f69f3749d2a55a1570", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/42b27c60f84140f69f3749d2a55a1570", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/42b27c60f84140f69f3749d2a55a1570", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/42b27c60f84140f69f3749d2a55a1570", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/42b27c60f84140f69f3749d2a55a1570", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/42b27c60f84140f69f3749d2a55a1570", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_42b27c60f84140f69f3749d2a55a1570", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_42b27c60f84140f69f3749d2a55a1570", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/42b27c60f84140f69f3749d2a55a1570", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/42b27c60f84140f69f3749d2a55a1570", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/42b27c60f84140f69f3749d2a55a1570", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-a487cfca-da25-4b3-user", "id": "fdc3e8b7f9ba411aa159518848cd40f8"}, "audit_ids": ["6q8Q64J6QICJG6xbKVy4Uw"], "issued_at": "2018-12-27T17:27:13.000000Z"}} 2018-12-27 17:27:13,515 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/routers?name=CreateRouterSuccessTests-e7a46777-e8d9-4318-a886-5b3e0fb54746-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52a35a38d080655158369a7220332b11ed5e8649" 2018-12-27 17:27:14,275 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-ab4347db-4550-43ae-8c59-f8acdc265063 Date: Thu, 27 Dec 2018 17:27:14 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "a4959dd9-e8f4-4ea9-8c99-7bff545db58c", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "244ab55b-a0ed-4e50-9f85-07f08119ae55", "ip_address": "172.30.9.204"}]}, "description": "", "tags": [], "tenant_id": "42b27c60f84140f69f3749d2a55a1570", "created_at": "2018-12-27T17:27:10Z", "admin_state_up": true, "updated_at": "2018-12-27T17:27:11Z", "revision_number": 2, "routes": [], "project_id": "42b27c60f84140f69f3749d2a55a1570", "id": "093336f4-dbb2-4903-834b-cfa98b3a3259", "name": "CreateRouterSuccessTests-e7a46777-e8d9-4318-a886-5b3e0fb54746-pub-router"}]} 2018-12-27 17:27:14,275 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/routers?name=CreateRouterSuccessTests-e7a46777-e8d9-4318-a886-5b3e0fb54746-pub-router&admin_state_up=True used request id req-ab4347db-4550-43ae-8c59-f8acdc265063 2018-12-27 17:27:14,279 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 17:27:14,284 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 17:27:14 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 17:27:14,285 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/42b27c60f84140f69f3749d2a55a1570 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84b409d853ab0c17423414be26bea9dec6dee80f" 2018-12-27 17:27:14,412 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:27:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-57faff6d-7afe-4263-a59f-40e291260d7e Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/42b27c60f84140f69f3749d2a55a1570"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "42b27c60f84140f69f3749d2a55a1570", "name": "CreateRouterSuccessTests-a487cfca-da25-4b3-proj"}} 2018-12-27 17:27:14,412 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/42b27c60f84140f69f3749d2a55a1570 used request id req-57faff6d-7afe-4263-a59f-40e291260d7e 2018-12-27 17:27:14,417 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?device_id=093336f4-dbb2-4903-834b-cfa98b3a3259 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52a35a38d080655158369a7220332b11ed5e8649" 2018-12-27 17:27:14,629 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-1b501004-ee22-441b-8e02-d40020f6edf3 Date: Thu, 27 Dec 2018 17:27:14 GMT RESP BODY: {"ports":[]} 2018-12-27 17:27:14,629 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?device_id=093336f4-dbb2-4903-834b-cfa98b3a3259 used request id req-1b501004-ee22-441b-8e02-d40020f6edf3 2018-12-27 17:27:14,629 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-e7a46777-e8d9-4318-a886-5b3e0fb54746-pub-router 2018-12-27 17:27:14,634 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/routers/093336f4-dbb2-4903-834b-cfa98b3a3259 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52a35a38d080655158369a7220332b11ed5e8649" 2018-12-27 17:27:15,909 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-5881009b-a299-46b4-b284-271f00c9955d Content-Length: 0 Date: Thu, 27 Dec 2018 17:27:15 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 17:27:15,909 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/routers/093336f4-dbb2-4903-834b-cfa98b3a3259 used request id req-5881009b-a299-46b4-b284-271f00c9955d 2018-12-27 17:27:15,914 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/routers?name=CreateRouterSuccessTests-e7a46777-e8d9-4318-a886-5b3e0fb54746-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52a35a38d080655158369a7220332b11ed5e8649" 2018-12-27 17:27:16,163 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-96dd5226-7c35-42cb-b4bf-1a17762ac234 Date: Thu, 27 Dec 2018 17:27:16 GMT RESP BODY: {"routers": []} 2018-12-27 17:27:16,164 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/routers?name=CreateRouterSuccessTests-e7a46777-e8d9-4318-a886-5b3e0fb54746-pub-router&admin_state_up=True used request id req-96dd5226-7c35-42cb-b4bf-1a17762ac234 2018-12-27 17:27:16,164 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-e7a46777-e8d9-4318-a886-5b3e0fb54746-pub-router 2018-12-27 17:27:16,164 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-e7a46777-e8d9-4318-a886-5b3e0fb54746-pub-router 2018-12-27 17:27:16,169 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/routers/093336f4-dbb2-4903-834b-cfa98b3a3259 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8af19a44dc83a186d3b1148f3ae5bcb1697c1ea" 2018-12-27 17:27:16,396 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 135 X-Openstack-Request-Id: req-21f354c8-807c-4286-a5c9-9388e5dc8428 Date: Thu, 27 Dec 2018 17:27:16 GMT RESP BODY: {"NeutronError": {"message": "Router 093336f4-dbb2-4903-834b-cfa98b3a3259 could not be found", "type": "RouterNotFound", "detail": ""}} 2018-12-27 17:27:16,397 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/routers/093336f4-dbb2-4903-834b-cfa98b3a3259 used request id req-21f354c8-807c-4286-a5c9-9388e5dc8428 2018-12-27 17:27:16,397 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Router 093336f4-dbb2-4903-834b-cfa98b3a3259 could not be found", "type": "RouterNotFound", "detail": ""}} 2018-12-27 17:27:16,403 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}101fe8abc4162baed0190d6f6b23f54b2e83e4cc" 2018-12-27 17:27:16,669 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 33483 X-Openstack-Request-Id: req-17ee4d2b-9c69-49dd-8587-1bc58b4898e2 Date: Thu, 27 Dec 2018 17:27:16 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "created_at": "2018-12-27T15:33:01Z", "updated_at": "2018-12-27T15:33:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "35205ac3-06e6-4cf6-bb21-ff8f813cb45b", "remote_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "ade77f59-e70c-4970-8ea8-198222fa332e", "remote_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "c4f3bf7f-d793-498d-a883-bb8c6003f070", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "c85cb618-8f19-445b-8e16-6d467cb17771", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}], "revision_number": 4, "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "created_at": "2018-12-27T15:57:22Z", "updated_at": "2018-12-27T15:57:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "5e258a3b-01f5-4aef-81b7-0b5dc6e5b683", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "65475539-0336-498a-8da4-ff0a80b10089", "remote_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "ae922857-f7ae-4bc8-949b-153fb43bfd00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "b4f87679-52e1-4cf9-bf76-5abb9a9bec06", "remote_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "f7197afc9b61423897aefc9a643d03a1"}], "revision_number": 4, "project_id": "f7197afc9b61423897aefc9a643d03a1", "id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "created_at": "2018-12-27T16:01:54Z", "updated_at": "2018-12-27T16:01:54Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "00dd3abd-acd1-4edb-8f4a-8badcbd2eeb4", "remote_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "018de60d-bc33-4ef0-9eed-6d00b6ce227b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "0d99f0db-fa6b-4201-b67f-a7ff0db82c5d", "remote_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv6", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "5c4049ef-933d-4614-84e7-83584430d462", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv6", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}], "revision_number": 4, "project_id": "8c689c5e31c44b09ab85f80682abbc2a", "id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "created_at": "2018-12-27T15:56:49Z", "updated_at": "2018-12-27T15:56:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "6555e255-763a-4448-b1b1-0c93b2a390bd", "remote_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "777ff7a5-a590-43e5-a84b-7677710494e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "8bac258a-08df-48b7-900b-efbe01a6ec20", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "dc17921e-353f-4898-a970-881b2c8d093d", "remote_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}], "revision_number": 4, "project_id": "28dac9e1580d461c9de52e6659cc4f9d", "id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "created_at": "2018-12-27T16:01:52Z", "updated_at": "2018-12-27T16:01:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "32737757-45f3-4b24-b6ab-5f2d5579b4a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv6", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "ae604ef3-492d-4aa3-8045-1ff84f755a27", "remote_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv4", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "b7bff40a-beda-4996-b140-ed94d010535c", "remote_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv6", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "b8129030-9d72-4d5d-adce-47bbe62492fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv4", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}], "revision_number": 4, "project_id": "81c108a273314b24bf6b48c41b5bbe0c", "id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "created_at": "2018-12-27T15:57:20Z", "updated_at": "2018-12-27T15:57:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "0c389ec4-c0af-4c20-acf9-4fcc1d859dd7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv6", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "3749697a-f2ef-439a-a661-2fb92badd1ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv4", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "b74e0c8c-e243-450e-b1be-69c587093d6d", "remote_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv6", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "c222695b-2f1c-427d-afd7-e0be24ec9f66", "remote_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv4", "project_id": "7fb0e5436e4f467998e672dd71018a45"}], "revision_number": 4, "project_id": "7fb0e5436e4f467998e672dd71018a45", "id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "created_at": "2018-12-27T17:02:11Z", "updated_at": "2018-12-27T17:02:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "675d8a56-1c9b-4c58-a252-61e65997fd05", "remote_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv4", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "84f0587c-7394-4fd6-8f3d-8d6ba94cf3f9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv6", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "8a450b4f-e710-4193-816e-13a2d4e40c07", "remote_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv6", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "c3106b0a-1026-4156-86a9-f0438b7fab93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv4", "project_id": "7cba3664d5674e65a12c8c269a05febf"}], "revision_number": 4, "project_id": "7cba3664d5674e65a12c8c269a05febf", "id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "created_at": "2018-12-27T15:58:29Z", "updated_at": "2018-12-27T15:58:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "2a945ecc-f9fa-4219-96ab-c189a7f5c102", "remote_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv6", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "55e2b54e-68d4-4476-8c9f-e05e347c8970", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv4", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "9983229c-b595-482a-973f-81137a209b6d", "remote_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv4", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "9d4b8450-78ab-4817-a586-372ed88268f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv6", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}], "revision_number": 4, "project_id": "fbd6dbf946a5406398ba810e02d0888e", "id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "created_at": "2018-12-27T15:57:24Z", "updated_at": "2018-12-27T15:57:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "35521f2a-a59d-4798-9fa8-0febfe126076", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv4", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "607d473d-1e6a-4088-a778-7df9ffc1ff68", "remote_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv6", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "6f8fa92b-b67a-4047-a900-f43656aff42b", "remote_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv4", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "890f1d6c-9ae5-45b0-b7a1-282182432b66", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv6", "project_id": "253cc6709e714b8a80a5f74e4257907e"}], "revision_number": 4, "project_id": "253cc6709e714b8a80a5f74e4257907e", "id": "b9546f11-205e-4322-89f8-f0360d6090ed", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "created_at": "2018-12-27T15:57:08Z", "updated_at": "2018-12-27T15:57:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "6739c48b-d899-4c17-bb8e-ffaf8922c034", "remote_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv4", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "9660a6af-4d9b-40b9-9729-f205f66c2bd0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv4", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "bf244c03-fc10-4754-9c2b-b0224401c4f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv6", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "d3bee7cc-a152-441c-9790-abb1f56cec03", "remote_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv6", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}], "revision_number": 4, "project_id": "782a28bd0d40485e85eda6b8ba43840b", "id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "created_at": "2018-12-27T15:57:11Z", "updated_at": "2018-12-27T15:57:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "22c0d2cf-360a-4aa8-ba7e-bfdbf8327d27", "remote_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "553b140a-8ba9-4af7-9f50-bf24e87aebf7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "b2ecf7a5-df98-4d65-a762-767320437c5a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "e49104b2-7c13-49d6-8519-a16dd585346f", "remote_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}], "revision_number": 4, "project_id": "ef7e486beb8f4de39b25ca5f11552328", "id": "d0588e93-db0d-4888-9f99-3399a50df490", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "created_at": "2018-12-27T17:19:15Z", "updated_at": "2018-12-27T17:19:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "1990fe24-df44-4561-9f09-f50aab182bf7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "651e4b8b-b29e-409b-9f25-ff2328ccefe6", "remote_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "cc4e2254-2157-4ae1-a233-3047573ddc6d", "remote_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "da56dda4-aaf3-43ff-bdf7-e64892ec2345", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}], "revision_number": 4, "project_id": "2a5a6879c5fa4db798cea6d394565d45", "id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-27T15:33:07Z", "updated_at": "2018-12-27T15:33:07Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "4de95db8-72d6-4aec-a145-e92511971eb9", "remote_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "5f100cff-05d8-4405-8dfb-0a387c123fae", "remote_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "a3f6a193-cc94-4220-a73a-08acf63c449b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "f059d8a5-0c32-49c9-a721-77cc89245ecd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "created_at": "2018-12-27T15:29:16Z", "updated_at": "2018-12-27T15:29:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "3c53841a-5bc0-4192-b482-044411e217ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "5956ff3f-d59d-4af6-82b5-566c888583a7", "remote_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:16Z", "revision_number": 0, "id": "60735d87-52c7-426a-91a6-aff1078a5a2d", "remote_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:16Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "abe97133-61dd-4fdf-baf3-2e07968a324f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "da629caea04941e1ae8979c379dc7c9d"}], "revision_number": 4, "project_id": "da629caea04941e1ae8979c379dc7c9d", "id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "name": "default"}]} 2018-12-27 17:27:16,670 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=default used request id req-17ee4d2b-9c69-49dd-8587-1bc58b4898e2 2018-12-27 17:27:16,676 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}101fe8abc4162baed0190d6f6b23f54b2e83e4cc" 2018-12-27 17:27:16,796 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:27:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ab410d1b-29ae-4219-b8fd-42f3b9783625 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b7b4fceec1ad4c6eb74d758b709a9d93", "name": "admin"}} 2018-12-27 17:27:16,796 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93 used request id req-ab410d1b-29ae-4219-b8fd-42f3b9783625 2018-12-27 17:27:16,800 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/f7197afc9b61423897aefc9a643d03a1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}101fe8abc4162baed0190d6f6b23f54b2e83e4cc" 2018-12-27 17:27:16,904 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:27:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8d28eca0-29af-4bda-95d2-ce2be6973ca8 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f7197afc9b61423897aefc9a643d03a1.", "code": 404, "title": "Not Found"}} 2018-12-27 17:27:16,904 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/f7197afc9b61423897aefc9a643d03a1 used request id req-8d28eca0-29af-4bda-95d2-ce2be6973ca8 2018-12-27 17:27:16,904 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:27:16,908 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/8c689c5e31c44b09ab85f80682abbc2a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}101fe8abc4162baed0190d6f6b23f54b2e83e4cc" 2018-12-27 17:27:17,015 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:27:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a939c5a8-bc4f-46f5-a837-960403155ae6 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8c689c5e31c44b09ab85f80682abbc2a.", "code": 404, "title": "Not Found"}} 2018-12-27 17:27:17,015 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/8c689c5e31c44b09ab85f80682abbc2a used request id req-a939c5a8-bc4f-46f5-a837-960403155ae6 2018-12-27 17:27:17,015 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:27:17,019 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/28dac9e1580d461c9de52e6659cc4f9d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}101fe8abc4162baed0190d6f6b23f54b2e83e4cc" 2018-12-27 17:27:17,127 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:27:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a2504a64-2685-435b-9f73-cf38782c0289 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 28dac9e1580d461c9de52e6659cc4f9d.", "code": 404, "title": "Not Found"}} 2018-12-27 17:27:17,127 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/28dac9e1580d461c9de52e6659cc4f9d used request id req-a2504a64-2685-435b-9f73-cf38782c0289 2018-12-27 17:27:17,127 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:27:17,130 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/81c108a273314b24bf6b48c41b5bbe0c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}101fe8abc4162baed0190d6f6b23f54b2e83e4cc" 2018-12-27 17:27:17,231 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:27:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-46d730a9-f3e8-48c5-ba93-397e2cd2fbe9 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 81c108a273314b24bf6b48c41b5bbe0c.", "code": 404, "title": "Not Found"}} 2018-12-27 17:27:17,232 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/81c108a273314b24bf6b48c41b5bbe0c used request id req-46d730a9-f3e8-48c5-ba93-397e2cd2fbe9 2018-12-27 17:27:17,232 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:27:17,235 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/7fb0e5436e4f467998e672dd71018a45 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}101fe8abc4162baed0190d6f6b23f54b2e83e4cc" 2018-12-27 17:27:17,351 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:27:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-69d123dc-5244-4a59-85be-8d84086c66ec Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7fb0e5436e4f467998e672dd71018a45.", "code": 404, "title": "Not Found"}} 2018-12-27 17:27:17,351 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/7fb0e5436e4f467998e672dd71018a45 used request id req-69d123dc-5244-4a59-85be-8d84086c66ec 2018-12-27 17:27:17,351 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:27:17,355 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/7cba3664d5674e65a12c8c269a05febf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}101fe8abc4162baed0190d6f6b23f54b2e83e4cc" 2018-12-27 17:27:17,468 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:27:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a38a5f61-0ec4-4a7e-a1d9-19251977274e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7cba3664d5674e65a12c8c269a05febf.", "code": 404, "title": "Not Found"}} 2018-12-27 17:27:17,468 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/7cba3664d5674e65a12c8c269a05febf used request id req-a38a5f61-0ec4-4a7e-a1d9-19251977274e 2018-12-27 17:27:17,469 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:27:17,472 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/fbd6dbf946a5406398ba810e02d0888e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}101fe8abc4162baed0190d6f6b23f54b2e83e4cc" 2018-12-27 17:27:17,579 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:27:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-30b74dd5-b395-4a85-8b6e-d704b721407e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: fbd6dbf946a5406398ba810e02d0888e.", "code": 404, "title": "Not Found"}} 2018-12-27 17:27:17,579 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/fbd6dbf946a5406398ba810e02d0888e used request id req-30b74dd5-b395-4a85-8b6e-d704b721407e 2018-12-27 17:27:17,579 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:27:17,583 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/253cc6709e714b8a80a5f74e4257907e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}101fe8abc4162baed0190d6f6b23f54b2e83e4cc" 2018-12-27 17:27:17,694 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:27:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-66330d0c-8c68-4f29-a7d2-a9e714e32373 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 253cc6709e714b8a80a5f74e4257907e.", "code": 404, "title": "Not Found"}} 2018-12-27 17:27:17,695 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/253cc6709e714b8a80a5f74e4257907e used request id req-66330d0c-8c68-4f29-a7d2-a9e714e32373 2018-12-27 17:27:17,695 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:27:17,698 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/782a28bd0d40485e85eda6b8ba43840b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}101fe8abc4162baed0190d6f6b23f54b2e83e4cc" 2018-12-27 17:27:17,803 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:27:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-558333dd-ac79-4423-bb81-c53aa6efff3e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 782a28bd0d40485e85eda6b8ba43840b.", "code": 404, "title": "Not Found"}} 2018-12-27 17:27:17,803 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/782a28bd0d40485e85eda6b8ba43840b used request id req-558333dd-ac79-4423-bb81-c53aa6efff3e 2018-12-27 17:27:17,803 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:27:17,806 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/ef7e486beb8f4de39b25ca5f11552328 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}101fe8abc4162baed0190d6f6b23f54b2e83e4cc" 2018-12-27 17:27:17,914 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:27:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3ef4dc63-98eb-4118-becc-b5c51969a7f3 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: ef7e486beb8f4de39b25ca5f11552328.", "code": 404, "title": "Not Found"}} 2018-12-27 17:27:17,914 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/ef7e486beb8f4de39b25ca5f11552328 used request id req-3ef4dc63-98eb-4118-becc-b5c51969a7f3 2018-12-27 17:27:17,914 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:27:17,918 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/2a5a6879c5fa4db798cea6d394565d45 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}101fe8abc4162baed0190d6f6b23f54b2e83e4cc" 2018-12-27 17:27:18,028 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:27:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ec1c74fc-a30f-42e6-a2eb-8e7a3ad98758 Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.31:5000/v3/projects/2a5a6879c5fa4db798cea6d394565d45"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}} 2018-12-27 17:27:18,028 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/2a5a6879c5fa4db798cea6d394565d45 used request id req-ec1c74fc-a30f-42e6-a2eb-8e7a3ad98758 2018-12-27 17:27:18,032 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/da629caea04941e1ae8979c379dc7c9d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}101fe8abc4162baed0190d6f6b23f54b2e83e4cc" 2018-12-27 17:27:18,141 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:27:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a36b7c1d-c723-4800-9bcd-e1a87ccfb6a9 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/da629caea04941e1ae8979c379dc7c9d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "da629caea04941e1ae8979c379dc7c9d", "name": "service"}} 2018-12-27 17:27:18,141 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/da629caea04941e1ae8979c379dc7c9d used request id req-a36b7c1d-c723-4800-9bcd-e1a87ccfb6a9 2018-12-27 17:27:18,142 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-a487cfca-da25-4b3-proj 2018-12-27 17:27:18,146 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/projects/42b27c60f84140f69f3749d2a55a1570 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}101fe8abc4162baed0190d6f6b23f54b2e83e4cc" 2018-12-27 17:27:18,462 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:27:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f7d1b0cd-1594-4da2-b2f6-741aaf9e4f07 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:27:18,462 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/42b27c60f84140f69f3749d2a55a1570 used request id req-f7d1b0cd-1594-4da2-b2f6-741aaf9e4f07 2018-12-27 17:27:18,462 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-a487cfca-da25-4b3-proj-role 2018-12-27 17:27:18,466 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/roles/28ed4f39ff3f477dbde2f9a2fe622afd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}101fe8abc4162baed0190d6f6b23f54b2e83e4cc" 2018-12-27 17:27:18,621 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:27:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3248f19a-eed2-41e6-992f-50745ac2fe2f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:27:18,621 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/roles/28ed4f39ff3f477dbde2f9a2fe622afd used request id req-3248f19a-eed2-41e6-992f-50745ac2fe2f 2018-12-27 17:27:18,624 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}101fe8abc4162baed0190d6f6b23f54b2e83e4cc" 2018-12-27 17:27:18,730 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:27:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d5315295-db10-4a55-8c3d-305556513bb4 Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8de789d09e46427786a85702e5e8de91", "links": {"self": "http://172.30.9.31:5000/v3/roles/8de789d09e46427786a85702e5e8de91"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 17:27:18,730 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-d5315295-db10-4a55-8c3d-305556513bb4 2018-12-27 17:27:18,731 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-a487cfca-da25-4b3-user 2018-12-27 17:27:18,734 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/users/fdc3e8b7f9ba411aa159518848cd40f8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0fe5d36813db5d7736675a8614b86cf528702cc4" 2018-12-27 17:27:19,035 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:27:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-de8719c1-0f86-4412-afc7-55121eeeba8c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:27:19,035 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/fdc3e8b7f9ba411aa159518848cd40f8 used request id req-de8719c1-0f86-4412-afc7-55121eeeba8c 2018-12-27 17:27:19,037 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:27:19,463 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:27:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["34ulPxiaRiKVpFZRQTMGkw"], "issued_at": "2018-12-27T17:27:19.000000Z"}} 2018-12-27 17:27:19,464 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}574ae606c16c4b89b833c9d2d613cb3dfcf1f15a" 2018-12-27 17:27:19,575 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:27:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b796f012-93fb-4e11-a7ca-c10177c0eb65 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:27:19,576 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-b796f012-93fb-4e11-a7ca-c10177c0eb65 2018-12-27 17:27:19,577 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:27:19,578 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:27:19,990 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:27:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["6uxSR16hQpKg3K4oVdwbLQ"], "issued_at": "2018-12-27T17:27:19.000000Z"}} 2018-12-27 17:27:19,990 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}426785158652a3b07400498b6ae64579016b9887" 2018-12-27 17:27:20,106 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:27:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ae21c5b6-b820-491e-8907-cdbf04d52d44 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:27:20,107 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-ae21c5b6-b820-491e-8907-cdbf04d52d44 2018-12-27 17:27:20,110 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 17:27:20,116 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 17:27:20 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 17:27:20,117 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-5daf098f-dc74-4c6-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}426785158652a3b07400498b6ae64579016b9887" 2018-12-27 17:27:20,228 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:27:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-26007022-bc1c-469d-a372-4c2ea1291555 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-5daf098f-dc74-4c6-proj", "previous": null, "next": null}, "projects": []} 2018-12-27 17:27:20,228 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-5daf098f-dc74-4c6-proj used request id req-26007022-bc1c-469d-a372-4c2ea1291555 2018-12-27 17:27:20,232 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}426785158652a3b07400498b6ae64579016b9887" 2018-12-27 17:27:20,357 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:27:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cdcfa1a0-c97f-4cca-831a-233e0d4d5474 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-27 17:27:20,357 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-cdcfa1a0-c97f-4cca-831a-233e0d4d5474 2018-12-27 17:27:20,361 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}426785158652a3b07400498b6ae64579016b9887" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterSuccessTests-5daf098f-dc74-4c6-proj"}}' 2018-12-27 17:27:20,609 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 27 Dec 2018 17:27:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-74651f28-8673-4f5c-825d-0c40c542d4d0 Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/5a34b3abe99f4c2fb3f063b8a7d39a2f"}, "tags": [], "enabled": true, "id": "5a34b3abe99f4c2fb3f063b8a7d39a2f", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-5daf098f-dc74-4c6-proj"}} 2018-12-27 17:27:20,609 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-74651f28-8673-4f5c-825d-0c40c542d4d0 2018-12-27 17:27:20,610 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-5daf098f-dc74-4c6-proj 2018-12-27 17:27:20,610 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:27:20,611 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:27:21,032 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:27:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["49hSQTstRlyWb_2RmSFzMA"], "issued_at": "2018-12-27T17:27:21.000000Z"}} 2018-12-27 17:27:21,032 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4621bcf281e0ec3291413151c5037f274360943" 2018-12-27 17:27:21,147 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:27:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9f49873b-5b45-4788-858f-0aea8d54c173 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:27:21,147 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-9f49873b-5b45-4788-858f-0aea8d54c173 2018-12-27 17:27:21,151 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 17:27:21,157 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 17:27:21 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 17:27:21,158 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4621bcf281e0ec3291413151c5037f274360943" 2018-12-27 17:27:21,285 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:27:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7c8cae86-84f2-497f-ba67-ae7c2352d547 Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "links": {"self": "http://172.30.9.31:5000/v3/users/01fa52e7b3674fc48643fa4ffca67e4e"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "01fa52e7b3674fc48643fa4ffca67e4e", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/05a834ddebbc40688596b7460b47439e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05a834ddebbc40688596b7460b47439e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/08226a0ad01943f39559448239e291e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "08226a0ad01943f39559448239e291e1", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/55c0552fe37a4f7ca0e73939514bc683"}, "domain_id": "default", "enabled": true, "options": {}, "id": "55c0552fe37a4f7ca0e73939514bc683", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/646a4af4e3b5439a97996d353fea3924"}, "domain_id": "914eec1d43ea4caf9d2fd33268c06258", "enabled": true, "options": {}, "id": "646a4af4e3b5439a97996d353fea3924", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/85fb203e51c34d3f8122e285a6a318b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85fb203e51c34d3f8122e285a6a318b3", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/905e7f4b42d24cca93b99d2401fa3378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "905e7f4b42d24cca93b99d2401fa3378", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/a5bc08b9f81f4e5bb86c24f9f7547bae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5bc08b9f81f4e5bb86c24f9f7547bae", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/a5c780627f004d318bf908d80305da9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5c780627f004d318bf908d80305da9c", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/b18425bf2b044bc9af7e194919539a17"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b18425bf2b044bc9af7e194919539a17", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/b8d2134b619d4dca80e21d6fb16449b0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b8d2134b619d4dca80e21d6fb16449b0", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/b9ab6a25a652438285139fe5b44aea62"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9ab6a25a652438285139fe5b44aea62", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/c08462554a4844d681348f58b9b0edee"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c08462554a4844d681348f58b9b0edee", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/ddfc3a9aad444d4782eae677c8a98130"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ddfc3a9aad444d4782eae677c8a98130", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/f2a74f2185a54676a6cb2bb5ecfcc4f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2a74f2185a54676a6cb2bb5ecfcc4f6", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-12-27 17:27:21,285 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-7c8cae86-84f2-497f-ba67-ae7c2352d547 2018-12-27 17:27:21,289 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?name=CreateRouterSuccessTests-5daf098f-dc74-4c6-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4621bcf281e0ec3291413151c5037f274360943" 2018-12-27 17:27:21,309 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:27:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-beecb765-5ef7-45cf-8585-1783238e52e1 Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?name=CreateRouterSuccessTests-5daf098f-dc74-4c6-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/5a34b3abe99f4c2fb3f063b8a7d39a2f"}, "tags": [], "enabled": true, "id": "5a34b3abe99f4c2fb3f063b8a7d39a2f", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-5daf098f-dc74-4c6-proj"}]} 2018-12-27 17:27:21,309 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?name=CreateRouterSuccessTests-5daf098f-dc74-4c6-proj used request id req-beecb765-5ef7-45cf-8585-1783238e52e1 2018-12-27 17:27:21,313 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4621bcf281e0ec3291413151c5037f274360943" 2018-12-27 17:27:21,419 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:27:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5afb4ce1-53cd-400b-b884-3735aa0a5137 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-27 17:27:21,419 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-5afb4ce1-53cd-400b-b884-3735aa0a5137 2018-12-27 17:27:21,821 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-5daf098f-dc74-4c6-user 2018-12-27 17:27:21,822 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:27:21,826 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}426785158652a3b07400498b6ae64579016b9887" 2018-12-27 17:27:21,941 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:27:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5565696d-2376-4b07-8a2a-ea110c139722 Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8de789d09e46427786a85702e5e8de91", "links": {"self": "http://172.30.9.31:5000/v3/roles/8de789d09e46427786a85702e5e8de91"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 17:27:21,941 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-5565696d-2376-4b07-8a2a-ea110c139722 2018-12-27 17:27:21,944 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}426785158652a3b07400498b6ae64579016b9887" -d '{"role": {"name": "CreateRouterSuccessTests-5daf098f-dc74-4c6-proj-role"}}' 2018-12-27 17:27:22,079 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 27 Dec 2018 17:27:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0e19169b-8220-4bee-83cb-091056f440bf Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "663e4c3a8204479cb3210606977eb0be", "links": {"self": "http://172.30.9.31:5000/v3/roles/663e4c3a8204479cb3210606977eb0be"}, "name": "CreateRouterSuccessTests-5daf098f-dc74-4c6-proj-role"}} 2018-12-27 17:27:22,080 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/roles used request id req-0e19169b-8220-4bee-83cb-091056f440bf 2018-12-27 17:27:22,080 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-5daf098f-dc74-4c6-proj-role 2018-12-27 17:27:22,083 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles/663e4c3a8204479cb3210606977eb0be -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}426785158652a3b07400498b6ae64579016b9887" 2018-12-27 17:27:22,192 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:27:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-97064786-1ad1-489b-852e-eeb123e9c097 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "663e4c3a8204479cb3210606977eb0be", "links": {"self": "http://172.30.9.31:5000/v3/roles/663e4c3a8204479cb3210606977eb0be"}, "name": "CreateRouterSuccessTests-5daf098f-dc74-4c6-proj-role"}} 2018-12-27 17:27:22,193 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles/663e4c3a8204479cb3210606977eb0be used request id req-97064786-1ad1-489b-852e-eeb123e9c097 2018-12-27 17:27:22,193 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-5daf098f-dc74-4c6-proj-role to project CreateRouterSuccessTests-5daf098f-dc74-4c6-proj 2018-12-27 17:27:22,196 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:5000/v3/projects/5a34b3abe99f4c2fb3f063b8a7d39a2f/users/57039e224ab544e590e444bcaf9433c7/roles/663e4c3a8204479cb3210606977eb0be -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}426785158652a3b07400498b6ae64579016b9887" 2018-12-27 17:27:22,442 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:27:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-284205af-d39a-4685-a825-4481b7c4b357 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:27:22,442 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/5a34b3abe99f4c2fb3f063b8a7d39a2f/users/57039e224ab544e590e444bcaf9433c7/roles/663e4c3a8204479cb3210606977eb0be used request id req-284205af-d39a-4685-a825-4481b7c4b357 2018-12-27 17:27:22,444 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:27:22,445 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:27:22,857 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "663e4c3a8204479cb3210606977eb0be", "name": "CreateRouterSuccessTests-5daf098f-dc74-4c6-proj-role"}], "expires_at": "2018-12-27T18:27:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5a34b3abe99f4c2fb3f063b8a7d39a2f", "name": "CreateRouterSuccessTests-5daf098f-dc74-4c6-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/5a34b3abe99f4c2fb3f063b8a7d39a2f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/5a34b3abe99f4c2fb3f063b8a7d39a2f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/5a34b3abe99f4c2fb3f063b8a7d39a2f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/5a34b3abe99f4c2fb3f063b8a7d39a2f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/5a34b3abe99f4c2fb3f063b8a7d39a2f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/5a34b3abe99f4c2fb3f063b8a7d39a2f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/5a34b3abe99f4c2fb3f063b8a7d39a2f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/5a34b3abe99f4c2fb3f063b8a7d39a2f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/5a34b3abe99f4c2fb3f063b8a7d39a2f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_5a34b3abe99f4c2fb3f063b8a7d39a2f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_5a34b3abe99f4c2fb3f063b8a7d39a2f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/5a34b3abe99f4c2fb3f063b8a7d39a2f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/5a34b3abe99f4c2fb3f063b8a7d39a2f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/5a34b3abe99f4c2fb3f063b8a7d39a2f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-5daf098f-dc74-4c6-user", "id": "57039e224ab544e590e444bcaf9433c7"}, "audit_ids": ["0lwTsVnKT_mxLbj_5t7F8w"], "issued_at": "2018-12-27T17:27:22.000000Z"}} 2018-12-27 17:27:22,858 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3306d4f8f00b0b6329c1d49e572301a6bfe327f" 2018-12-27 17:27:22,953 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:27:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ac5ea249-6572-4927-837b-5b903c6795c9 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:27:22,953 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-ac5ea249-6572-4927-837b-5b903c6795c9 2018-12-27 17:27:22,960 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/routers?name=CreateRouterSuccessTests-17b90ac6-8ae1-4930-a487-3e21b932466e-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3306d4f8f00b0b6329c1d49e572301a6bfe327f" 2018-12-27 17:27:23,208 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-85f6e589-2862-4dc0-a301-9bbbb218bf90 Date: Thu, 27 Dec 2018 17:27:23 GMT RESP BODY: {"routers": []} 2018-12-27 17:27:23,208 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/routers?name=CreateRouterSuccessTests-17b90ac6-8ae1-4930-a487-3e21b932466e-pub-router&admin_state_up=True used request id req-85f6e589-2862-4dc0-a301-9bbbb218bf90 2018-12-27 17:27:23,209 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:27:23,209 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:27:23,639 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "663e4c3a8204479cb3210606977eb0be", "name": "CreateRouterSuccessTests-5daf098f-dc74-4c6-proj-role"}], "expires_at": "2018-12-27T18:27:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5a34b3abe99f4c2fb3f063b8a7d39a2f", "name": "CreateRouterSuccessTests-5daf098f-dc74-4c6-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/5a34b3abe99f4c2fb3f063b8a7d39a2f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/5a34b3abe99f4c2fb3f063b8a7d39a2f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/5a34b3abe99f4c2fb3f063b8a7d39a2f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/5a34b3abe99f4c2fb3f063b8a7d39a2f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/5a34b3abe99f4c2fb3f063b8a7d39a2f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/5a34b3abe99f4c2fb3f063b8a7d39a2f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/5a34b3abe99f4c2fb3f063b8a7d39a2f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/5a34b3abe99f4c2fb3f063b8a7d39a2f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/5a34b3abe99f4c2fb3f063b8a7d39a2f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_5a34b3abe99f4c2fb3f063b8a7d39a2f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_5a34b3abe99f4c2fb3f063b8a7d39a2f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/5a34b3abe99f4c2fb3f063b8a7d39a2f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/5a34b3abe99f4c2fb3f063b8a7d39a2f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/5a34b3abe99f4c2fb3f063b8a7d39a2f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-5daf098f-dc74-4c6-user", "id": "57039e224ab544e590e444bcaf9433c7"}, "audit_ids": ["mUqDzSKySVqwTVsxYU218A"], "issued_at": "2018-12-27T17:27:23.000000Z"}} 2018-12-27 17:27:23,640 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}489502c802be7f462f4d5c09d5ed05c12e52a947" 2018-12-27 17:27:23,734 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:27:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-29063f11-aede-4a8c-af84-36100a48d55d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:27:23,734 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-29063f11-aede-4a8c-af84-36100a48d55d 2018-12-27 17:27:23,735 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-17b90ac6-8ae1-4930-a487-3e21b932466e-pub-router 2018-12-27 17:27:23,740 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3306d4f8f00b0b6329c1d49e572301a6bfe327f" -d '{"router": {"name": "CreateRouterSuccessTests-17b90ac6-8ae1-4930-a487-3e21b932466e-pub-router", "admin_state_up": true}}' 2018-12-27 17:27:24,289 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 459 X-Openstack-Request-Id: req-7a5cd609-f3ba-47aa-9dd7-fdf96f4bfbf0 Date: Thu, 27 Dec 2018 17:27:24 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "5a34b3abe99f4c2fb3f063b8a7d39a2f", "created_at": "2018-12-27T17:27:24Z", "admin_state_up": true, "updated_at": "2018-12-27T17:27:24Z", "revision_number": 0, "routes": [], "project_id": "5a34b3abe99f4c2fb3f063b8a7d39a2f", "id": "28e97d24-c8c7-4ad8-b066-d42a25fdbfd8", "name": "CreateRouterSuccessTests-17b90ac6-8ae1-4930-a487-3e21b932466e-pub-router"}} 2018-12-27 17:27:24,289 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/routers used request id req-7a5cd609-f3ba-47aa-9dd7-fdf96f4bfbf0 2018-12-27 17:27:24,294 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?device_id=28e97d24-c8c7-4ad8-b066-d42a25fdbfd8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3306d4f8f00b0b6329c1d49e572301a6bfe327f" 2018-12-27 17:27:24,508 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-86c8f217-1ad8-44e2-b626-bfc0e244d0b6 Date: Thu, 27 Dec 2018 17:27:24 GMT RESP BODY: {"ports":[]} 2018-12-27 17:27:24,508 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?device_id=28e97d24-c8c7-4ad8-b066-d42a25fdbfd8 used request id req-86c8f217-1ad8-44e2-b626-bfc0e244d0b6 2018-12-27 17:27:24,513 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/routers/28e97d24-c8c7-4ad8-b066-d42a25fdbfd8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3306d4f8f00b0b6329c1d49e572301a6bfe327f" 2018-12-27 17:27:24,807 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 459 X-Openstack-Request-Id: req-6b36c5af-85a3-43de-be9d-c66eab3db80f Date: Thu, 27 Dec 2018 17:27:24 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "5a34b3abe99f4c2fb3f063b8a7d39a2f", "created_at": "2018-12-27T17:27:24Z", "admin_state_up": true, "updated_at": "2018-12-27T17:27:24Z", "revision_number": 0, "routes": [], "project_id": "5a34b3abe99f4c2fb3f063b8a7d39a2f", "id": "28e97d24-c8c7-4ad8-b066-d42a25fdbfd8", "name": "CreateRouterSuccessTests-17b90ac6-8ae1-4930-a487-3e21b932466e-pub-router"}} 2018-12-27 17:27:24,807 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/routers/28e97d24-c8c7-4ad8-b066-d42a25fdbfd8 used request id req-6b36c5af-85a3-43de-be9d-c66eab3db80f 2018-12-27 17:27:24,812 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?device_id=28e97d24-c8c7-4ad8-b066-d42a25fdbfd8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3306d4f8f00b0b6329c1d49e572301a6bfe327f" 2018-12-27 17:27:24,843 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-5891c035-8189-4458-98f2-c5e237e3b823 Date: Thu, 27 Dec 2018 17:27:24 GMT RESP BODY: {"ports":[]} 2018-12-27 17:27:24,843 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?device_id=28e97d24-c8c7-4ad8-b066-d42a25fdbfd8 used request id req-5891c035-8189-4458-98f2-c5e237e3b823 2018-12-27 17:27:24,844 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:27:25,250 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "663e4c3a8204479cb3210606977eb0be", "name": "CreateRouterSuccessTests-5daf098f-dc74-4c6-proj-role"}], "expires_at": "2018-12-27T18:27:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5a34b3abe99f4c2fb3f063b8a7d39a2f", "name": "CreateRouterSuccessTests-5daf098f-dc74-4c6-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/5a34b3abe99f4c2fb3f063b8a7d39a2f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/5a34b3abe99f4c2fb3f063b8a7d39a2f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/5a34b3abe99f4c2fb3f063b8a7d39a2f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/5a34b3abe99f4c2fb3f063b8a7d39a2f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/5a34b3abe99f4c2fb3f063b8a7d39a2f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/5a34b3abe99f4c2fb3f063b8a7d39a2f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/5a34b3abe99f4c2fb3f063b8a7d39a2f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/5a34b3abe99f4c2fb3f063b8a7d39a2f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/5a34b3abe99f4c2fb3f063b8a7d39a2f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_5a34b3abe99f4c2fb3f063b8a7d39a2f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_5a34b3abe99f4c2fb3f063b8a7d39a2f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/5a34b3abe99f4c2fb3f063b8a7d39a2f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/5a34b3abe99f4c2fb3f063b8a7d39a2f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/5a34b3abe99f4c2fb3f063b8a7d39a2f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-5daf098f-dc74-4c6-user", "id": "57039e224ab544e590e444bcaf9433c7"}, "audit_ids": ["E_GxT1LATiKXijH21i8VHQ"], "issued_at": "2018-12-27T17:27:25.000000Z"}} 2018-12-27 17:27:25,255 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/routers?name=CreateRouterSuccessTests-17b90ac6-8ae1-4930-a487-3e21b932466e-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}368933a7f6a65530d711b7fd45b67be169bfde38" 2018-12-27 17:27:25,530 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 462 X-Openstack-Request-Id: req-944b5962-9ddf-4757-9765-b1d8d528544a Date: Thu, 27 Dec 2018 17:27:25 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "5a34b3abe99f4c2fb3f063b8a7d39a2f", "created_at": "2018-12-27T17:27:24Z", "admin_state_up": true, "updated_at": "2018-12-27T17:27:24Z", "revision_number": 0, "routes": [], "project_id": "5a34b3abe99f4c2fb3f063b8a7d39a2f", "id": "28e97d24-c8c7-4ad8-b066-d42a25fdbfd8", "name": "CreateRouterSuccessTests-17b90ac6-8ae1-4930-a487-3e21b932466e-pub-router"}]} 2018-12-27 17:27:25,531 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/routers?name=CreateRouterSuccessTests-17b90ac6-8ae1-4930-a487-3e21b932466e-pub-router&admin_state_up=True used request id req-944b5962-9ddf-4757-9765-b1d8d528544a 2018-12-27 17:27:25,534 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 17:27:25,539 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 17:27:25 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 17:27:25,540 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/5a34b3abe99f4c2fb3f063b8a7d39a2f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}574ae606c16c4b89b833c9d2d613cb3dfcf1f15a" 2018-12-27 17:27:25,645 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:27:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-91cf8669-4aaf-47c7-868a-907968880e60 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/5a34b3abe99f4c2fb3f063b8a7d39a2f"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "5a34b3abe99f4c2fb3f063b8a7d39a2f", "name": "CreateRouterSuccessTests-5daf098f-dc74-4c6-proj"}} 2018-12-27 17:27:25,645 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/5a34b3abe99f4c2fb3f063b8a7d39a2f used request id req-91cf8669-4aaf-47c7-868a-907968880e60 2018-12-27 17:27:25,650 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?device_id=28e97d24-c8c7-4ad8-b066-d42a25fdbfd8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}368933a7f6a65530d711b7fd45b67be169bfde38" 2018-12-27 17:27:25,870 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-6701047a-9d94-44aa-86fa-5da8745512e9 Date: Thu, 27 Dec 2018 17:27:25 GMT RESP BODY: {"ports":[]} 2018-12-27 17:27:25,871 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?device_id=28e97d24-c8c7-4ad8-b066-d42a25fdbfd8 used request id req-6701047a-9d94-44aa-86fa-5da8745512e9 2018-12-27 17:27:25,871 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-17b90ac6-8ae1-4930-a487-3e21b932466e-pub-router 2018-12-27 17:27:25,871 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-17b90ac6-8ae1-4930-a487-3e21b932466e-pub-router 2018-12-27 17:27:25,876 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/routers/28e97d24-c8c7-4ad8-b066-d42a25fdbfd8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3306d4f8f00b0b6329c1d49e572301a6bfe327f" 2018-12-27 17:27:26,320 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-b0286b2a-d7ee-48d6-99db-8e7136a37e8b Content-Length: 0 Date: Thu, 27 Dec 2018 17:27:26 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 17:27:26,320 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/routers/28e97d24-c8c7-4ad8-b066-d42a25fdbfd8 used request id req-b0286b2a-d7ee-48d6-99db-8e7136a37e8b 2018-12-27 17:27:26,328 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}426785158652a3b07400498b6ae64579016b9887" 2018-12-27 17:27:26,720 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 33483 X-Openstack-Request-Id: req-76e2ace7-d165-4f3c-846c-ebaabf559d4e Date: Thu, 27 Dec 2018 17:27:26 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "created_at": "2018-12-27T15:33:01Z", "updated_at": "2018-12-27T15:33:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "35205ac3-06e6-4cf6-bb21-ff8f813cb45b", "remote_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "ade77f59-e70c-4970-8ea8-198222fa332e", "remote_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "c4f3bf7f-d793-498d-a883-bb8c6003f070", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "c85cb618-8f19-445b-8e16-6d467cb17771", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}], "revision_number": 4, "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "created_at": "2018-12-27T15:57:22Z", "updated_at": "2018-12-27T15:57:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "5e258a3b-01f5-4aef-81b7-0b5dc6e5b683", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "65475539-0336-498a-8da4-ff0a80b10089", "remote_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "ae922857-f7ae-4bc8-949b-153fb43bfd00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "b4f87679-52e1-4cf9-bf76-5abb9a9bec06", "remote_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "f7197afc9b61423897aefc9a643d03a1"}], "revision_number": 4, "project_id": "f7197afc9b61423897aefc9a643d03a1", "id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "created_at": "2018-12-27T16:01:54Z", "updated_at": "2018-12-27T16:01:54Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "00dd3abd-acd1-4edb-8f4a-8badcbd2eeb4", "remote_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "018de60d-bc33-4ef0-9eed-6d00b6ce227b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "0d99f0db-fa6b-4201-b67f-a7ff0db82c5d", "remote_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv6", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "5c4049ef-933d-4614-84e7-83584430d462", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv6", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}], "revision_number": 4, "project_id": "8c689c5e31c44b09ab85f80682abbc2a", "id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "created_at": "2018-12-27T15:56:49Z", "updated_at": "2018-12-27T15:56:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "6555e255-763a-4448-b1b1-0c93b2a390bd", "remote_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "777ff7a5-a590-43e5-a84b-7677710494e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "8bac258a-08df-48b7-900b-efbe01a6ec20", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "dc17921e-353f-4898-a970-881b2c8d093d", "remote_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}], "revision_number": 4, "project_id": "28dac9e1580d461c9de52e6659cc4f9d", "id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "created_at": "2018-12-27T16:01:52Z", "updated_at": "2018-12-27T16:01:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "32737757-45f3-4b24-b6ab-5f2d5579b4a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv6", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "ae604ef3-492d-4aa3-8045-1ff84f755a27", "remote_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv4", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "b7bff40a-beda-4996-b140-ed94d010535c", "remote_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv6", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "b8129030-9d72-4d5d-adce-47bbe62492fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv4", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}], "revision_number": 4, "project_id": "81c108a273314b24bf6b48c41b5bbe0c", "id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "created_at": "2018-12-27T15:57:20Z", "updated_at": "2018-12-27T15:57:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "0c389ec4-c0af-4c20-acf9-4fcc1d859dd7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv6", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "3749697a-f2ef-439a-a661-2fb92badd1ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv4", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "b74e0c8c-e243-450e-b1be-69c587093d6d", "remote_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv6", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "c222695b-2f1c-427d-afd7-e0be24ec9f66", "remote_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv4", "project_id": "7fb0e5436e4f467998e672dd71018a45"}], "revision_number": 4, "project_id": "7fb0e5436e4f467998e672dd71018a45", "id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "created_at": "2018-12-27T17:02:11Z", "updated_at": "2018-12-27T17:02:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "675d8a56-1c9b-4c58-a252-61e65997fd05", "remote_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv4", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "84f0587c-7394-4fd6-8f3d-8d6ba94cf3f9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv6", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "8a450b4f-e710-4193-816e-13a2d4e40c07", "remote_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv6", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "c3106b0a-1026-4156-86a9-f0438b7fab93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv4", "project_id": "7cba3664d5674e65a12c8c269a05febf"}], "revision_number": 4, "project_id": "7cba3664d5674e65a12c8c269a05febf", "id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "created_at": "2018-12-27T15:58:29Z", "updated_at": "2018-12-27T15:58:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "2a945ecc-f9fa-4219-96ab-c189a7f5c102", "remote_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv6", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "55e2b54e-68d4-4476-8c9f-e05e347c8970", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv4", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "9983229c-b595-482a-973f-81137a209b6d", "remote_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv4", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "9d4b8450-78ab-4817-a586-372ed88268f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv6", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}], "revision_number": 4, "project_id": "fbd6dbf946a5406398ba810e02d0888e", "id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "created_at": "2018-12-27T15:57:24Z", "updated_at": "2018-12-27T15:57:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "35521f2a-a59d-4798-9fa8-0febfe126076", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv4", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "607d473d-1e6a-4088-a778-7df9ffc1ff68", "remote_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv6", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "6f8fa92b-b67a-4047-a900-f43656aff42b", "remote_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv4", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "890f1d6c-9ae5-45b0-b7a1-282182432b66", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv6", "project_id": "253cc6709e714b8a80a5f74e4257907e"}], "revision_number": 4, "project_id": "253cc6709e714b8a80a5f74e4257907e", "id": "b9546f11-205e-4322-89f8-f0360d6090ed", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "created_at": "2018-12-27T15:57:08Z", "updated_at": "2018-12-27T15:57:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "6739c48b-d899-4c17-bb8e-ffaf8922c034", "remote_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv4", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "9660a6af-4d9b-40b9-9729-f205f66c2bd0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv4", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "bf244c03-fc10-4754-9c2b-b0224401c4f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv6", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "d3bee7cc-a152-441c-9790-abb1f56cec03", "remote_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv6", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}], "revision_number": 4, "project_id": "782a28bd0d40485e85eda6b8ba43840b", "id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "created_at": "2018-12-27T15:57:11Z", "updated_at": "2018-12-27T15:57:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "22c0d2cf-360a-4aa8-ba7e-bfdbf8327d27", "remote_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "553b140a-8ba9-4af7-9f50-bf24e87aebf7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "b2ecf7a5-df98-4d65-a762-767320437c5a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "e49104b2-7c13-49d6-8519-a16dd585346f", "remote_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}], "revision_number": 4, "project_id": "ef7e486beb8f4de39b25ca5f11552328", "id": "d0588e93-db0d-4888-9f99-3399a50df490", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "created_at": "2018-12-27T17:19:15Z", "updated_at": "2018-12-27T17:19:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "1990fe24-df44-4561-9f09-f50aab182bf7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "651e4b8b-b29e-409b-9f25-ff2328ccefe6", "remote_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "cc4e2254-2157-4ae1-a233-3047573ddc6d", "remote_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "da56dda4-aaf3-43ff-bdf7-e64892ec2345", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}], "revision_number": 4, "project_id": "2a5a6879c5fa4db798cea6d394565d45", "id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-27T15:33:07Z", "updated_at": "2018-12-27T15:33:07Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "4de95db8-72d6-4aec-a145-e92511971eb9", "remote_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "5f100cff-05d8-4405-8dfb-0a387c123fae", "remote_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "a3f6a193-cc94-4220-a73a-08acf63c449b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "f059d8a5-0c32-49c9-a721-77cc89245ecd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "created_at": "2018-12-27T15:29:16Z", "updated_at": "2018-12-27T15:29:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "3c53841a-5bc0-4192-b482-044411e217ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "5956ff3f-d59d-4af6-82b5-566c888583a7", "remote_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:16Z", "revision_number": 0, "id": "60735d87-52c7-426a-91a6-aff1078a5a2d", "remote_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:16Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "abe97133-61dd-4fdf-baf3-2e07968a324f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "da629caea04941e1ae8979c379dc7c9d"}], "revision_number": 4, "project_id": "da629caea04941e1ae8979c379dc7c9d", "id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "name": "default"}]} 2018-12-27 17:27:26,721 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=default used request id req-76e2ace7-d165-4f3c-846c-ebaabf559d4e 2018-12-27 17:27:26,727 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}426785158652a3b07400498b6ae64579016b9887" 2018-12-27 17:27:26,847 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:27:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-903e8116-d364-423e-977b-826e05506dd4 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b7b4fceec1ad4c6eb74d758b709a9d93", "name": "admin"}} 2018-12-27 17:27:26,847 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93 used request id req-903e8116-d364-423e-977b-826e05506dd4 2018-12-27 17:27:26,851 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/f7197afc9b61423897aefc9a643d03a1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}426785158652a3b07400498b6ae64579016b9887" 2018-12-27 17:27:26,964 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:27:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e9744dc3-010c-4d24-b516-c9259fcffe05 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f7197afc9b61423897aefc9a643d03a1.", "code": 404, "title": "Not Found"}} 2018-12-27 17:27:26,964 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/f7197afc9b61423897aefc9a643d03a1 used request id req-e9744dc3-010c-4d24-b516-c9259fcffe05 2018-12-27 17:27:26,965 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:27:26,968 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/8c689c5e31c44b09ab85f80682abbc2a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}426785158652a3b07400498b6ae64579016b9887" 2018-12-27 17:27:27,085 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:27:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-72b8d081-1e01-4194-a87d-dcf3e7366a83 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8c689c5e31c44b09ab85f80682abbc2a.", "code": 404, "title": "Not Found"}} 2018-12-27 17:27:27,085 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/8c689c5e31c44b09ab85f80682abbc2a used request id req-72b8d081-1e01-4194-a87d-dcf3e7366a83 2018-12-27 17:27:27,085 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:27:27,089 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/28dac9e1580d461c9de52e6659cc4f9d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}426785158652a3b07400498b6ae64579016b9887" 2018-12-27 17:27:27,191 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:27:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-101954fb-d77c-4bd5-a4c7-5ab8197f2df4 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 28dac9e1580d461c9de52e6659cc4f9d.", "code": 404, "title": "Not Found"}} 2018-12-27 17:27:27,191 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/28dac9e1580d461c9de52e6659cc4f9d used request id req-101954fb-d77c-4bd5-a4c7-5ab8197f2df4 2018-12-27 17:27:27,191 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:27:27,195 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/81c108a273314b24bf6b48c41b5bbe0c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}426785158652a3b07400498b6ae64579016b9887" 2018-12-27 17:27:27,303 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:27:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-14a54b49-1653-4ecd-8dd5-0cfc468dc9b8 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 81c108a273314b24bf6b48c41b5bbe0c.", "code": 404, "title": "Not Found"}} 2018-12-27 17:27:27,303 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/81c108a273314b24bf6b48c41b5bbe0c used request id req-14a54b49-1653-4ecd-8dd5-0cfc468dc9b8 2018-12-27 17:27:27,303 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:27:27,306 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/7fb0e5436e4f467998e672dd71018a45 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}426785158652a3b07400498b6ae64579016b9887" 2018-12-27 17:27:27,413 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:27:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ba3e9491-c7eb-49a3-be19-deedcdbf8e54 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7fb0e5436e4f467998e672dd71018a45.", "code": 404, "title": "Not Found"}} 2018-12-27 17:27:27,413 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/7fb0e5436e4f467998e672dd71018a45 used request id req-ba3e9491-c7eb-49a3-be19-deedcdbf8e54 2018-12-27 17:27:27,413 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:27:27,417 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/7cba3664d5674e65a12c8c269a05febf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}426785158652a3b07400498b6ae64579016b9887" 2018-12-27 17:27:27,512 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:27:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6c088d4f-4156-425b-a3fc-c25a5f368bf4 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7cba3664d5674e65a12c8c269a05febf.", "code": 404, "title": "Not Found"}} 2018-12-27 17:27:27,512 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/7cba3664d5674e65a12c8c269a05febf used request id req-6c088d4f-4156-425b-a3fc-c25a5f368bf4 2018-12-27 17:27:27,512 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:27:27,516 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/fbd6dbf946a5406398ba810e02d0888e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}426785158652a3b07400498b6ae64579016b9887" 2018-12-27 17:27:27,627 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:27:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f244e400-a325-4a2c-8952-d1c0bd6a427b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: fbd6dbf946a5406398ba810e02d0888e.", "code": 404, "title": "Not Found"}} 2018-12-27 17:27:27,627 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/fbd6dbf946a5406398ba810e02d0888e used request id req-f244e400-a325-4a2c-8952-d1c0bd6a427b 2018-12-27 17:27:27,627 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:27:27,631 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/253cc6709e714b8a80a5f74e4257907e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}426785158652a3b07400498b6ae64579016b9887" 2018-12-27 17:27:27,743 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:27:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-867ee408-151a-4de3-a0cc-ab911db0a4d2 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 253cc6709e714b8a80a5f74e4257907e.", "code": 404, "title": "Not Found"}} 2018-12-27 17:27:27,743 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/253cc6709e714b8a80a5f74e4257907e used request id req-867ee408-151a-4de3-a0cc-ab911db0a4d2 2018-12-27 17:27:27,744 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:27:27,747 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/782a28bd0d40485e85eda6b8ba43840b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}426785158652a3b07400498b6ae64579016b9887" 2018-12-27 17:27:27,846 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:27:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-034f5b1e-8079-40b5-bc15-dc2ef0a324ee Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 782a28bd0d40485e85eda6b8ba43840b.", "code": 404, "title": "Not Found"}} 2018-12-27 17:27:27,846 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/782a28bd0d40485e85eda6b8ba43840b used request id req-034f5b1e-8079-40b5-bc15-dc2ef0a324ee 2018-12-27 17:27:27,846 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:27:27,850 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/ef7e486beb8f4de39b25ca5f11552328 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}426785158652a3b07400498b6ae64579016b9887" 2018-12-27 17:27:27,958 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:27:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cef2d90f-8a4f-4f58-881d-f9b6035ffca3 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: ef7e486beb8f4de39b25ca5f11552328.", "code": 404, "title": "Not Found"}} 2018-12-27 17:27:27,958 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/ef7e486beb8f4de39b25ca5f11552328 used request id req-cef2d90f-8a4f-4f58-881d-f9b6035ffca3 2018-12-27 17:27:27,959 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:27:27,962 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/2a5a6879c5fa4db798cea6d394565d45 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}426785158652a3b07400498b6ae64579016b9887" 2018-12-27 17:27:28,087 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:27:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-86d25a69-9290-4363-b667-136b6bcf1f31 Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.31:5000/v3/projects/2a5a6879c5fa4db798cea6d394565d45"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}} 2018-12-27 17:27:28,087 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/2a5a6879c5fa4db798cea6d394565d45 used request id req-86d25a69-9290-4363-b667-136b6bcf1f31 2018-12-27 17:27:28,091 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/da629caea04941e1ae8979c379dc7c9d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}426785158652a3b07400498b6ae64579016b9887" 2018-12-27 17:27:28,201 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:27:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4be31370-65bf-4b0d-8f53-dbace9ee4ab8 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/da629caea04941e1ae8979c379dc7c9d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "da629caea04941e1ae8979c379dc7c9d", "name": "service"}} 2018-12-27 17:27:28,201 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/da629caea04941e1ae8979c379dc7c9d used request id req-4be31370-65bf-4b0d-8f53-dbace9ee4ab8 2018-12-27 17:27:28,202 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-5daf098f-dc74-4c6-proj 2018-12-27 17:27:28,205 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/projects/5a34b3abe99f4c2fb3f063b8a7d39a2f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}426785158652a3b07400498b6ae64579016b9887" 2018-12-27 17:27:28,535 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:27:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e0a65d29-1880-4dcb-b327-4aba1a18f8a3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:27:28,535 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/5a34b3abe99f4c2fb3f063b8a7d39a2f used request id req-e0a65d29-1880-4dcb-b327-4aba1a18f8a3 2018-12-27 17:27:28,535 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-5daf098f-dc74-4c6-proj-role 2018-12-27 17:27:28,539 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/roles/663e4c3a8204479cb3210606977eb0be -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}426785158652a3b07400498b6ae64579016b9887" 2018-12-27 17:27:28,686 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:27:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-92e716d0-72f8-47fd-a1b7-131e4c22dffe Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:27:28,687 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/roles/663e4c3a8204479cb3210606977eb0be used request id req-92e716d0-72f8-47fd-a1b7-131e4c22dffe 2018-12-27 17:27:28,690 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}426785158652a3b07400498b6ae64579016b9887" 2018-12-27 17:27:28,790 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:27:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4c0083ae-6526-403e-8d77-f87ccd6044ab Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8de789d09e46427786a85702e5e8de91", "links": {"self": "http://172.30.9.31:5000/v3/roles/8de789d09e46427786a85702e5e8de91"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 17:27:28,790 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-4c0083ae-6526-403e-8d77-f87ccd6044ab 2018-12-27 17:27:28,791 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-5daf098f-dc74-4c6-user 2018-12-27 17:27:28,794 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/users/57039e224ab544e590e444bcaf9433c7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4621bcf281e0ec3291413151c5037f274360943" 2018-12-27 17:27:29,048 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:27:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ff907eb3-3df5-4dfd-9098-3cbb953dcc02 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:27:29,048 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/57039e224ab544e590e444bcaf9433c7 used request id req-ff907eb3-3df5-4dfd-9098-3cbb953dcc02 2018-12-27 17:27:29,050 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:27:29,464 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:27:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["UOl_wQzoR62Eh9mKm56fQA"], "issued_at": "2018-12-27T17:27:29.000000Z"}} 2018-12-27 17:27:29,465 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84cfba0dda727e0321fa0cdf842dc4a9a9480602" 2018-12-27 17:27:29,566 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:27:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7b5c541d-f633-4171-8ee9-fb80efe98af8 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:27:29,566 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-7b5c541d-f633-4171-8ee9-fb80efe98af8 2018-12-27 17:27:29,567 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:27:29,568 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:27:30,088 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:27:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["1htPlzUjRMuQ6NEqi8qobg"], "issued_at": "2018-12-27T17:27:30.000000Z"}} 2018-12-27 17:27:30,089 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6f609e1dc5da04aee905a31733ee5c45af0f84e" 2018-12-27 17:27:30,193 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:27:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ef7c20ad-87fb-4f63-974b-efebed992ea4 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:27:30,194 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-ef7c20ad-87fb-4f63-974b-efebed992ea4 2018-12-27 17:27:30,198 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 17:27:30,203 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 17:27:30 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 17:27:30,204 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-e125442d-5574-4b7-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6f609e1dc5da04aee905a31733ee5c45af0f84e" 2018-12-27 17:27:30,321 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:27:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-71004b45-fc32-4db8-ade3-ef6dc0188907 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-e125442d-5574-4b7-proj", "previous": null, "next": null}, "projects": []} 2018-12-27 17:27:30,321 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-e125442d-5574-4b7-proj used request id req-71004b45-fc32-4db8-ade3-ef6dc0188907 2018-12-27 17:27:30,324 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6f609e1dc5da04aee905a31733ee5c45af0f84e" 2018-12-27 17:27:30,455 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:27:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0da97889-6433-4cfc-ba5b-26a2862ceb1d Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-27 17:27:30,455 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-0da97889-6433-4cfc-ba5b-26a2862ceb1d 2018-12-27 17:27:30,459 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6f609e1dc5da04aee905a31733ee5c45af0f84e" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterSuccessTests-e125442d-5574-4b7-proj"}}' 2018-12-27 17:27:30,597 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 27 Dec 2018 17:27:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d817155a-11d1-4422-8c17-da401bb79656 Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/8f0f3315396641f48468f4b2ebb70a60"}, "tags": [], "enabled": true, "id": "8f0f3315396641f48468f4b2ebb70a60", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-e125442d-5574-4b7-proj"}} 2018-12-27 17:27:30,597 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-d817155a-11d1-4422-8c17-da401bb79656 2018-12-27 17:27:30,597 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-e125442d-5574-4b7-proj 2018-12-27 17:27:30,597 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:27:30,598 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:27:31,025 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:27:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["IF3w4f09SMSUk9OQ92rRRQ"], "issued_at": "2018-12-27T17:27:31.000000Z"}} 2018-12-27 17:27:31,026 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1444b9fcae46911279b6cb7195524abb18131f9" 2018-12-27 17:27:31,040 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:27:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6f816691-8f52-4955-9820-0b42ee2a6f3c Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:27:31,040 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-6f816691-8f52-4955-9820-0b42ee2a6f3c 2018-12-27 17:27:31,044 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 17:27:31,049 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 17:27:31 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 17:27:31,049 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1444b9fcae46911279b6cb7195524abb18131f9" 2018-12-27 17:27:31,184 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:27:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2286b5dd-104c-42e8-84b2-09c2d5e8db86 Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "links": {"self": "http://172.30.9.31:5000/v3/users/01fa52e7b3674fc48643fa4ffca67e4e"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "01fa52e7b3674fc48643fa4ffca67e4e", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/05a834ddebbc40688596b7460b47439e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05a834ddebbc40688596b7460b47439e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/08226a0ad01943f39559448239e291e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "08226a0ad01943f39559448239e291e1", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/55c0552fe37a4f7ca0e73939514bc683"}, "domain_id": "default", "enabled": true, "options": {}, "id": "55c0552fe37a4f7ca0e73939514bc683", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/646a4af4e3b5439a97996d353fea3924"}, "domain_id": "914eec1d43ea4caf9d2fd33268c06258", "enabled": true, "options": {}, "id": "646a4af4e3b5439a97996d353fea3924", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/85fb203e51c34d3f8122e285a6a318b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85fb203e51c34d3f8122e285a6a318b3", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/905e7f4b42d24cca93b99d2401fa3378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "905e7f4b42d24cca93b99d2401fa3378", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/a5bc08b9f81f4e5bb86c24f9f7547bae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5bc08b9f81f4e5bb86c24f9f7547bae", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/a5c780627f004d318bf908d80305da9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5c780627f004d318bf908d80305da9c", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/b18425bf2b044bc9af7e194919539a17"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b18425bf2b044bc9af7e194919539a17", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/b8d2134b619d4dca80e21d6fb16449b0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b8d2134b619d4dca80e21d6fb16449b0", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/b9ab6a25a652438285139fe5b44aea62"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9ab6a25a652438285139fe5b44aea62", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/c08462554a4844d681348f58b9b0edee"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c08462554a4844d681348f58b9b0edee", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/ddfc3a9aad444d4782eae677c8a98130"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ddfc3a9aad444d4782eae677c8a98130", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/f2a74f2185a54676a6cb2bb5ecfcc4f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2a74f2185a54676a6cb2bb5ecfcc4f6", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-12-27 17:27:31,184 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-2286b5dd-104c-42e8-84b2-09c2d5e8db86 2018-12-27 17:27:31,188 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?name=CreateRouterSuccessTests-e125442d-5574-4b7-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1444b9fcae46911279b6cb7195524abb18131f9" 2018-12-27 17:27:31,301 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:27:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cf1507d5-f6f2-4fb1-a232-d0d4b958e622 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?name=CreateRouterSuccessTests-e125442d-5574-4b7-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/8f0f3315396641f48468f4b2ebb70a60"}, "tags": [], "enabled": true, "id": "8f0f3315396641f48468f4b2ebb70a60", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-e125442d-5574-4b7-proj"}]} 2018-12-27 17:27:31,301 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?name=CreateRouterSuccessTests-e125442d-5574-4b7-proj used request id req-cf1507d5-f6f2-4fb1-a232-d0d4b958e622 2018-12-27 17:27:31,304 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1444b9fcae46911279b6cb7195524abb18131f9" 2018-12-27 17:27:31,421 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:27:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3ece9f8c-a326-4737-86db-8d5d7ab95daf Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-27 17:27:31,422 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-3ece9f8c-a326-4737-86db-8d5d7ab95daf 2018-12-27 17:27:31,822 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-e125442d-5574-4b7-user 2018-12-27 17:27:31,822 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:27:31,826 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6f609e1dc5da04aee905a31733ee5c45af0f84e" 2018-12-27 17:27:31,938 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:27:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-61f17e5f-e676-4055-8317-915a0016ed82 Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8de789d09e46427786a85702e5e8de91", "links": {"self": "http://172.30.9.31:5000/v3/roles/8de789d09e46427786a85702e5e8de91"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 17:27:31,939 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-61f17e5f-e676-4055-8317-915a0016ed82 2018-12-27 17:27:31,942 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6f609e1dc5da04aee905a31733ee5c45af0f84e" -d '{"role": {"name": "CreateRouterSuccessTests-e125442d-5574-4b7-proj-role"}}' 2018-12-27 17:27:32,076 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 27 Dec 2018 17:27:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-db707ae9-3e76-4ff5-ab14-83c4a6508850 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "6858951b4cb3401a9ccf1e7cdff2470d", "links": {"self": "http://172.30.9.31:5000/v3/roles/6858951b4cb3401a9ccf1e7cdff2470d"}, "name": "CreateRouterSuccessTests-e125442d-5574-4b7-proj-role"}} 2018-12-27 17:27:32,076 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/roles used request id req-db707ae9-3e76-4ff5-ab14-83c4a6508850 2018-12-27 17:27:32,077 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-e125442d-5574-4b7-proj-role 2018-12-27 17:27:32,080 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles/6858951b4cb3401a9ccf1e7cdff2470d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6f609e1dc5da04aee905a31733ee5c45af0f84e" 2018-12-27 17:27:32,194 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:27:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aed5bb1c-54c5-4d51-ad4e-2f202417eb06 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "6858951b4cb3401a9ccf1e7cdff2470d", "links": {"self": "http://172.30.9.31:5000/v3/roles/6858951b4cb3401a9ccf1e7cdff2470d"}, "name": "CreateRouterSuccessTests-e125442d-5574-4b7-proj-role"}} 2018-12-27 17:27:32,194 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles/6858951b4cb3401a9ccf1e7cdff2470d used request id req-aed5bb1c-54c5-4d51-ad4e-2f202417eb06 2018-12-27 17:27:32,195 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-e125442d-5574-4b7-proj-role to project CreateRouterSuccessTests-e125442d-5574-4b7-proj 2018-12-27 17:27:32,198 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:5000/v3/projects/8f0f3315396641f48468f4b2ebb70a60/users/31861bd1f4864b9bb89b1f44a24d97e2/roles/6858951b4cb3401a9ccf1e7cdff2470d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6f609e1dc5da04aee905a31733ee5c45af0f84e" 2018-12-27 17:27:32,346 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:27:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1b6f9ede-b3a0-45cd-a3a7-d06994da9ad2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:27:32,346 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/8f0f3315396641f48468f4b2ebb70a60/users/31861bd1f4864b9bb89b1f44a24d97e2/roles/6858951b4cb3401a9ccf1e7cdff2470d used request id req-1b6f9ede-b3a0-45cd-a3a7-d06994da9ad2 2018-12-27 17:27:32,348 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:27:32,349 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:27:32,750 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6858951b4cb3401a9ccf1e7cdff2470d", "name": "CreateRouterSuccessTests-e125442d-5574-4b7-proj-role"}], "expires_at": "2018-12-27T18:27:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8f0f3315396641f48468f4b2ebb70a60", "name": "CreateRouterSuccessTests-e125442d-5574-4b7-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/8f0f3315396641f48468f4b2ebb70a60", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/8f0f3315396641f48468f4b2ebb70a60", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/8f0f3315396641f48468f4b2ebb70a60", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/8f0f3315396641f48468f4b2ebb70a60", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/8f0f3315396641f48468f4b2ebb70a60", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/8f0f3315396641f48468f4b2ebb70a60", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/8f0f3315396641f48468f4b2ebb70a60", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/8f0f3315396641f48468f4b2ebb70a60", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/8f0f3315396641f48468f4b2ebb70a60", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_8f0f3315396641f48468f4b2ebb70a60", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_8f0f3315396641f48468f4b2ebb70a60", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/8f0f3315396641f48468f4b2ebb70a60", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/8f0f3315396641f48468f4b2ebb70a60", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/8f0f3315396641f48468f4b2ebb70a60", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-e125442d-5574-4b7-user", "id": "31861bd1f4864b9bb89b1f44a24d97e2"}, "audit_ids": ["GDn32XPXSz2YcH34Pf1jeQ"], "issued_at": "2018-12-27T17:27:32.000000Z"}} 2018-12-27 17:27:32,751 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc28043da08e1edecf28459642421eefd47d880c" 2018-12-27 17:27:32,859 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:27:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8117e24d-a194-49ec-9b83-29a7f9b29bfd Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:27:32,860 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-8117e24d-a194-49ec-9b83-29a7f9b29bfd 2018-12-27 17:27:32,868 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/routers?name=CreateRouterSuccessTests-fbbeedc3-cc63-43af-bae2-b1d883eb4c77-pub-router&admin_state_up=False -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc28043da08e1edecf28459642421eefd47d880c" 2018-12-27 17:27:33,119 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-197e2e63-95a3-4a22-93c5-fe6b8102f3f5 Date: Thu, 27 Dec 2018 17:27:33 GMT RESP BODY: {"routers": []} 2018-12-27 17:27:33,119 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/routers?name=CreateRouterSuccessTests-fbbeedc3-cc63-43af-bae2-b1d883eb4c77-pub-router&admin_state_up=False used request id req-197e2e63-95a3-4a22-93c5-fe6b8102f3f5 2018-12-27 17:27:33,119 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:27:33,120 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:27:33,536 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6858951b4cb3401a9ccf1e7cdff2470d", "name": "CreateRouterSuccessTests-e125442d-5574-4b7-proj-role"}], "expires_at": "2018-12-27T18:27:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8f0f3315396641f48468f4b2ebb70a60", "name": "CreateRouterSuccessTests-e125442d-5574-4b7-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/8f0f3315396641f48468f4b2ebb70a60", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/8f0f3315396641f48468f4b2ebb70a60", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/8f0f3315396641f48468f4b2ebb70a60", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/8f0f3315396641f48468f4b2ebb70a60", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/8f0f3315396641f48468f4b2ebb70a60", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/8f0f3315396641f48468f4b2ebb70a60", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/8f0f3315396641f48468f4b2ebb70a60", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/8f0f3315396641f48468f4b2ebb70a60", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/8f0f3315396641f48468f4b2ebb70a60", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_8f0f3315396641f48468f4b2ebb70a60", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_8f0f3315396641f48468f4b2ebb70a60", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/8f0f3315396641f48468f4b2ebb70a60", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/8f0f3315396641f48468f4b2ebb70a60", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/8f0f3315396641f48468f4b2ebb70a60", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-e125442d-5574-4b7-user", "id": "31861bd1f4864b9bb89b1f44a24d97e2"}, "audit_ids": ["Mb2v1pbRQoamlqQVLPvvhw"], "issued_at": "2018-12-27T17:27:33.000000Z"}} 2018-12-27 17:27:33,537 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd4d34ee4574bcde4c9fde739d99e1f25a87b0f1" 2018-12-27 17:27:33,630 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:27:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-765078a7-b33f-4ef1-8d87-59b838df932e Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:27:33,630 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-765078a7-b33f-4ef1-8d87-59b838df932e 2018-12-27 17:27:33,632 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-fbbeedc3-cc63-43af-bae2-b1d883eb4c77-pub-router 2018-12-27 17:27:33,637 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc28043da08e1edecf28459642421eefd47d880c" -d '{"router": {"name": "CreateRouterSuccessTests-fbbeedc3-cc63-43af-bae2-b1d883eb4c77-pub-router", "admin_state_up": false}}' 2018-12-27 17:27:34,202 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 460 X-Openstack-Request-Id: req-03b1d5dc-ba2d-41ab-a160-4b44e7679401 Date: Thu, 27 Dec 2018 17:27:34 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "8f0f3315396641f48468f4b2ebb70a60", "created_at": "2018-12-27T17:27:33Z", "admin_state_up": false, "updated_at": "2018-12-27T17:27:33Z", "revision_number": 0, "routes": [], "project_id": "8f0f3315396641f48468f4b2ebb70a60", "id": "2d0daa0c-ab4b-49b5-9877-2d33be6ca980", "name": "CreateRouterSuccessTests-fbbeedc3-cc63-43af-bae2-b1d883eb4c77-pub-router"}} 2018-12-27 17:27:34,202 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/routers used request id req-03b1d5dc-ba2d-41ab-a160-4b44e7679401 2018-12-27 17:27:34,208 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?device_id=2d0daa0c-ab4b-49b5-9877-2d33be6ca980 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc28043da08e1edecf28459642421eefd47d880c" 2018-12-27 17:27:34,450 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-ba645b1e-d9c2-45da-9bff-733a0b4139c0 Date: Thu, 27 Dec 2018 17:27:34 GMT RESP BODY: {"ports":[]} 2018-12-27 17:27:34,451 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?device_id=2d0daa0c-ab4b-49b5-9877-2d33be6ca980 used request id req-ba645b1e-d9c2-45da-9bff-733a0b4139c0 2018-12-27 17:27:34,456 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/routers/2d0daa0c-ab4b-49b5-9877-2d33be6ca980 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc28043da08e1edecf28459642421eefd47d880c" 2018-12-27 17:27:34,743 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 460 X-Openstack-Request-Id: req-570dfa69-af6c-4b62-9c35-e4ca1ad87a11 Date: Thu, 27 Dec 2018 17:27:34 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "8f0f3315396641f48468f4b2ebb70a60", "created_at": "2018-12-27T17:27:33Z", "admin_state_up": false, "updated_at": "2018-12-27T17:27:33Z", "revision_number": 0, "routes": [], "project_id": "8f0f3315396641f48468f4b2ebb70a60", "id": "2d0daa0c-ab4b-49b5-9877-2d33be6ca980", "name": "CreateRouterSuccessTests-fbbeedc3-cc63-43af-bae2-b1d883eb4c77-pub-router"}} 2018-12-27 17:27:34,743 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/routers/2d0daa0c-ab4b-49b5-9877-2d33be6ca980 used request id req-570dfa69-af6c-4b62-9c35-e4ca1ad87a11 2018-12-27 17:27:34,748 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?device_id=2d0daa0c-ab4b-49b5-9877-2d33be6ca980 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc28043da08e1edecf28459642421eefd47d880c" 2018-12-27 17:27:34,975 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-cfc6d6b3-5a37-4cd4-9169-a6975a1db236 Date: Thu, 27 Dec 2018 17:27:34 GMT RESP BODY: {"ports":[]} 2018-12-27 17:27:34,976 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?device_id=2d0daa0c-ab4b-49b5-9877-2d33be6ca980 used request id req-cfc6d6b3-5a37-4cd4-9169-a6975a1db236 2018-12-27 17:27:34,976 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:27:35,389 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6858951b4cb3401a9ccf1e7cdff2470d", "name": "CreateRouterSuccessTests-e125442d-5574-4b7-proj-role"}], "expires_at": "2018-12-27T18:27:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8f0f3315396641f48468f4b2ebb70a60", "name": "CreateRouterSuccessTests-e125442d-5574-4b7-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/8f0f3315396641f48468f4b2ebb70a60", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/8f0f3315396641f48468f4b2ebb70a60", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/8f0f3315396641f48468f4b2ebb70a60", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/8f0f3315396641f48468f4b2ebb70a60", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/8f0f3315396641f48468f4b2ebb70a60", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/8f0f3315396641f48468f4b2ebb70a60", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/8f0f3315396641f48468f4b2ebb70a60", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/8f0f3315396641f48468f4b2ebb70a60", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/8f0f3315396641f48468f4b2ebb70a60", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_8f0f3315396641f48468f4b2ebb70a60", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_8f0f3315396641f48468f4b2ebb70a60", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/8f0f3315396641f48468f4b2ebb70a60", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/8f0f3315396641f48468f4b2ebb70a60", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/8f0f3315396641f48468f4b2ebb70a60", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-e125442d-5574-4b7-user", "id": "31861bd1f4864b9bb89b1f44a24d97e2"}, "audit_ids": ["nYLe-6jMRKWqpSrGwiD_lQ"], "issued_at": "2018-12-27T17:27:35.000000Z"}} 2018-12-27 17:27:35,394 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/routers?name=CreateRouterSuccessTests-fbbeedc3-cc63-43af-bae2-b1d883eb4c77-pub-router&admin_state_up=False -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd1ba2d90eb80caf06e68bb8c606d22547f64590" 2018-12-27 17:27:35,690 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 463 X-Openstack-Request-Id: req-f9ec8745-35cf-48eb-9a05-57e22759e3fa Date: Thu, 27 Dec 2018 17:27:35 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "8f0f3315396641f48468f4b2ebb70a60", "created_at": "2018-12-27T17:27:33Z", "admin_state_up": false, "updated_at": "2018-12-27T17:27:33Z", "revision_number": 0, "routes": [], "project_id": "8f0f3315396641f48468f4b2ebb70a60", "id": "2d0daa0c-ab4b-49b5-9877-2d33be6ca980", "name": "CreateRouterSuccessTests-fbbeedc3-cc63-43af-bae2-b1d883eb4c77-pub-router"}]} 2018-12-27 17:27:35,691 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/routers?name=CreateRouterSuccessTests-fbbeedc3-cc63-43af-bae2-b1d883eb4c77-pub-router&admin_state_up=False used request id req-f9ec8745-35cf-48eb-9a05-57e22759e3fa 2018-12-27 17:27:35,694 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 17:27:35,700 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 17:27:35 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 17:27:35,701 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/8f0f3315396641f48468f4b2ebb70a60 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84cfba0dda727e0321fa0cdf842dc4a9a9480602" 2018-12-27 17:27:35,814 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:27:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-09f6142d-f132-4cb5-a27e-c6527669a946 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/8f0f3315396641f48468f4b2ebb70a60"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8f0f3315396641f48468f4b2ebb70a60", "name": "CreateRouterSuccessTests-e125442d-5574-4b7-proj"}} 2018-12-27 17:27:35,814 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/8f0f3315396641f48468f4b2ebb70a60 used request id req-09f6142d-f132-4cb5-a27e-c6527669a946 2018-12-27 17:27:35,819 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?device_id=2d0daa0c-ab4b-49b5-9877-2d33be6ca980 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd1ba2d90eb80caf06e68bb8c606d22547f64590" 2018-12-27 17:27:36,034 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-7dabff10-596a-42e6-80d9-1ec3a9cf46cc Date: Thu, 27 Dec 2018 17:27:36 GMT RESP BODY: {"ports":[]} 2018-12-27 17:27:36,034 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?device_id=2d0daa0c-ab4b-49b5-9877-2d33be6ca980 used request id req-7dabff10-596a-42e6-80d9-1ec3a9cf46cc 2018-12-27 17:27:36,035 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-fbbeedc3-cc63-43af-bae2-b1d883eb4c77-pub-router 2018-12-27 17:27:36,035 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-fbbeedc3-cc63-43af-bae2-b1d883eb4c77-pub-router 2018-12-27 17:27:36,040 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/routers/2d0daa0c-ab4b-49b5-9877-2d33be6ca980 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc28043da08e1edecf28459642421eefd47d880c" 2018-12-27 17:27:36,516 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a9772457-63fd-43b2-a23f-05075df50bff Content-Length: 0 Date: Thu, 27 Dec 2018 17:27:36 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 17:27:36,516 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/routers/2d0daa0c-ab4b-49b5-9877-2d33be6ca980 used request id req-a9772457-63fd-43b2-a23f-05075df50bff 2018-12-27 17:27:36,523 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6f609e1dc5da04aee905a31733ee5c45af0f84e" 2018-12-27 17:27:36,874 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 33483 X-Openstack-Request-Id: req-3c72d292-06bb-463f-8afb-69e00e5ffdb6 Date: Thu, 27 Dec 2018 17:27:36 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "created_at": "2018-12-27T15:33:01Z", "updated_at": "2018-12-27T15:33:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "35205ac3-06e6-4cf6-bb21-ff8f813cb45b", "remote_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "ade77f59-e70c-4970-8ea8-198222fa332e", "remote_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "c4f3bf7f-d793-498d-a883-bb8c6003f070", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "c85cb618-8f19-445b-8e16-6d467cb17771", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}], "revision_number": 4, "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "created_at": "2018-12-27T15:57:22Z", "updated_at": "2018-12-27T15:57:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "5e258a3b-01f5-4aef-81b7-0b5dc6e5b683", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "65475539-0336-498a-8da4-ff0a80b10089", "remote_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "ae922857-f7ae-4bc8-949b-153fb43bfd00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "b4f87679-52e1-4cf9-bf76-5abb9a9bec06", "remote_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "f7197afc9b61423897aefc9a643d03a1"}], "revision_number": 4, "project_id": "f7197afc9b61423897aefc9a643d03a1", "id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "created_at": "2018-12-27T16:01:54Z", "updated_at": "2018-12-27T16:01:54Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "00dd3abd-acd1-4edb-8f4a-8badcbd2eeb4", "remote_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "018de60d-bc33-4ef0-9eed-6d00b6ce227b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "0d99f0db-fa6b-4201-b67f-a7ff0db82c5d", "remote_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv6", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "5c4049ef-933d-4614-84e7-83584430d462", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv6", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}], "revision_number": 4, "project_id": "8c689c5e31c44b09ab85f80682abbc2a", "id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "created_at": "2018-12-27T15:56:49Z", "updated_at": "2018-12-27T15:56:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "6555e255-763a-4448-b1b1-0c93b2a390bd", "remote_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "777ff7a5-a590-43e5-a84b-7677710494e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "8bac258a-08df-48b7-900b-efbe01a6ec20", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "dc17921e-353f-4898-a970-881b2c8d093d", "remote_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}], "revision_number": 4, "project_id": "28dac9e1580d461c9de52e6659cc4f9d", "id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "created_at": "2018-12-27T16:01:52Z", "updated_at": "2018-12-27T16:01:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "32737757-45f3-4b24-b6ab-5f2d5579b4a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv6", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "ae604ef3-492d-4aa3-8045-1ff84f755a27", "remote_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv4", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "b7bff40a-beda-4996-b140-ed94d010535c", "remote_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv6", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "b8129030-9d72-4d5d-adce-47bbe62492fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv4", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}], "revision_number": 4, "project_id": "81c108a273314b24bf6b48c41b5bbe0c", "id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "created_at": "2018-12-27T15:57:20Z", "updated_at": "2018-12-27T15:57:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "0c389ec4-c0af-4c20-acf9-4fcc1d859dd7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv6", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "3749697a-f2ef-439a-a661-2fb92badd1ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv4", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "b74e0c8c-e243-450e-b1be-69c587093d6d", "remote_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv6", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "c222695b-2f1c-427d-afd7-e0be24ec9f66", "remote_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv4", "project_id": "7fb0e5436e4f467998e672dd71018a45"}], "revision_number": 4, "project_id": "7fb0e5436e4f467998e672dd71018a45", "id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "created_at": "2018-12-27T17:02:11Z", "updated_at": "2018-12-27T17:02:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "675d8a56-1c9b-4c58-a252-61e65997fd05", "remote_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv4", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "84f0587c-7394-4fd6-8f3d-8d6ba94cf3f9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv6", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "8a450b4f-e710-4193-816e-13a2d4e40c07", "remote_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv6", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "c3106b0a-1026-4156-86a9-f0438b7fab93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv4", "project_id": "7cba3664d5674e65a12c8c269a05febf"}], "revision_number": 4, "project_id": "7cba3664d5674e65a12c8c269a05febf", "id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "created_at": "2018-12-27T15:58:29Z", "updated_at": "2018-12-27T15:58:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "2a945ecc-f9fa-4219-96ab-c189a7f5c102", "remote_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv6", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "55e2b54e-68d4-4476-8c9f-e05e347c8970", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv4", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "9983229c-b595-482a-973f-81137a209b6d", "remote_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv4", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "9d4b8450-78ab-4817-a586-372ed88268f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv6", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}], "revision_number": 4, "project_id": "fbd6dbf946a5406398ba810e02d0888e", "id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "created_at": "2018-12-27T15:57:24Z", "updated_at": "2018-12-27T15:57:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "35521f2a-a59d-4798-9fa8-0febfe126076", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv4", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "607d473d-1e6a-4088-a778-7df9ffc1ff68", "remote_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv6", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "6f8fa92b-b67a-4047-a900-f43656aff42b", "remote_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv4", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "890f1d6c-9ae5-45b0-b7a1-282182432b66", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv6", "project_id": "253cc6709e714b8a80a5f74e4257907e"}], "revision_number": 4, "project_id": "253cc6709e714b8a80a5f74e4257907e", "id": "b9546f11-205e-4322-89f8-f0360d6090ed", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "created_at": "2018-12-27T15:57:08Z", "updated_at": "2018-12-27T15:57:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "6739c48b-d899-4c17-bb8e-ffaf8922c034", "remote_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv4", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "9660a6af-4d9b-40b9-9729-f205f66c2bd0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv4", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "bf244c03-fc10-4754-9c2b-b0224401c4f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv6", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "d3bee7cc-a152-441c-9790-abb1f56cec03", "remote_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv6", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}], "revision_number": 4, "project_id": "782a28bd0d40485e85eda6b8ba43840b", "id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "created_at": "2018-12-27T15:57:11Z", "updated_at": "2018-12-27T15:57:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "22c0d2cf-360a-4aa8-ba7e-bfdbf8327d27", "remote_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "553b140a-8ba9-4af7-9f50-bf24e87aebf7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "b2ecf7a5-df98-4d65-a762-767320437c5a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "e49104b2-7c13-49d6-8519-a16dd585346f", "remote_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}], "revision_number": 4, "project_id": "ef7e486beb8f4de39b25ca5f11552328", "id": "d0588e93-db0d-4888-9f99-3399a50df490", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "created_at": "2018-12-27T17:19:15Z", "updated_at": "2018-12-27T17:19:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "1990fe24-df44-4561-9f09-f50aab182bf7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "651e4b8b-b29e-409b-9f25-ff2328ccefe6", "remote_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "cc4e2254-2157-4ae1-a233-3047573ddc6d", "remote_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "da56dda4-aaf3-43ff-bdf7-e64892ec2345", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}], "revision_number": 4, "project_id": "2a5a6879c5fa4db798cea6d394565d45", "id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-27T15:33:07Z", "updated_at": "2018-12-27T15:33:07Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "4de95db8-72d6-4aec-a145-e92511971eb9", "remote_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "5f100cff-05d8-4405-8dfb-0a387c123fae", "remote_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "a3f6a193-cc94-4220-a73a-08acf63c449b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "f059d8a5-0c32-49c9-a721-77cc89245ecd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "created_at": "2018-12-27T15:29:16Z", "updated_at": "2018-12-27T15:29:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "3c53841a-5bc0-4192-b482-044411e217ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "5956ff3f-d59d-4af6-82b5-566c888583a7", "remote_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:16Z", "revision_number": 0, "id": "60735d87-52c7-426a-91a6-aff1078a5a2d", "remote_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:16Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "abe97133-61dd-4fdf-baf3-2e07968a324f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "da629caea04941e1ae8979c379dc7c9d"}], "revision_number": 4, "project_id": "da629caea04941e1ae8979c379dc7c9d", "id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "name": "default"}]} 2018-12-27 17:27:36,875 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=default used request id req-3c72d292-06bb-463f-8afb-69e00e5ffdb6 2018-12-27 17:27:36,881 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6f609e1dc5da04aee905a31733ee5c45af0f84e" 2018-12-27 17:27:36,993 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:27:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-415252b5-9acd-4c9d-9e19-d2e8882a3b43 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b7b4fceec1ad4c6eb74d758b709a9d93", "name": "admin"}} 2018-12-27 17:27:36,993 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93 used request id req-415252b5-9acd-4c9d-9e19-d2e8882a3b43 2018-12-27 17:27:36,996 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/f7197afc9b61423897aefc9a643d03a1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6f609e1dc5da04aee905a31733ee5c45af0f84e" 2018-12-27 17:27:37,097 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:27:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-be5ca46d-7e6f-4c2b-abe1-984f6e147bb1 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f7197afc9b61423897aefc9a643d03a1.", "code": 404, "title": "Not Found"}} 2018-12-27 17:27:37,097 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/f7197afc9b61423897aefc9a643d03a1 used request id req-be5ca46d-7e6f-4c2b-abe1-984f6e147bb1 2018-12-27 17:27:37,097 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:27:37,101 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/8c689c5e31c44b09ab85f80682abbc2a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6f609e1dc5da04aee905a31733ee5c45af0f84e" 2018-12-27 17:27:37,205 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:27:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ba902d64-43ba-424e-b1eb-c953bf597321 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8c689c5e31c44b09ab85f80682abbc2a.", "code": 404, "title": "Not Found"}} 2018-12-27 17:27:37,205 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/8c689c5e31c44b09ab85f80682abbc2a used request id req-ba902d64-43ba-424e-b1eb-c953bf597321 2018-12-27 17:27:37,206 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:27:37,209 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/28dac9e1580d461c9de52e6659cc4f9d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6f609e1dc5da04aee905a31733ee5c45af0f84e" 2018-12-27 17:27:37,402 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:27:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b0a240b6-db50-49ca-9045-8871f1a22c23 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 28dac9e1580d461c9de52e6659cc4f9d.", "code": 404, "title": "Not Found"}} 2018-12-27 17:27:37,402 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/28dac9e1580d461c9de52e6659cc4f9d used request id req-b0a240b6-db50-49ca-9045-8871f1a22c23 2018-12-27 17:27:37,402 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:27:37,406 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/81c108a273314b24bf6b48c41b5bbe0c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6f609e1dc5da04aee905a31733ee5c45af0f84e" 2018-12-27 17:27:37,512 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:27:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-76143ca9-e2f0-4206-95ad-051c8af630ca Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 81c108a273314b24bf6b48c41b5bbe0c.", "code": 404, "title": "Not Found"}} 2018-12-27 17:27:37,512 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/81c108a273314b24bf6b48c41b5bbe0c used request id req-76143ca9-e2f0-4206-95ad-051c8af630ca 2018-12-27 17:27:37,513 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:27:37,516 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/7fb0e5436e4f467998e672dd71018a45 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6f609e1dc5da04aee905a31733ee5c45af0f84e" 2018-12-27 17:27:37,623 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:27:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-655afbb5-e740-4a7c-ad85-0afbdce93d7a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7fb0e5436e4f467998e672dd71018a45.", "code": 404, "title": "Not Found"}} 2018-12-27 17:27:37,623 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/7fb0e5436e4f467998e672dd71018a45 used request id req-655afbb5-e740-4a7c-ad85-0afbdce93d7a 2018-12-27 17:27:37,623 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:27:37,627 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/7cba3664d5674e65a12c8c269a05febf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6f609e1dc5da04aee905a31733ee5c45af0f84e" 2018-12-27 17:27:37,738 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:27:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-696dc52d-0e60-42ef-a8b0-3b03533624ac Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7cba3664d5674e65a12c8c269a05febf.", "code": 404, "title": "Not Found"}} 2018-12-27 17:27:37,739 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/7cba3664d5674e65a12c8c269a05febf used request id req-696dc52d-0e60-42ef-a8b0-3b03533624ac 2018-12-27 17:27:37,739 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:27:37,742 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/fbd6dbf946a5406398ba810e02d0888e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6f609e1dc5da04aee905a31733ee5c45af0f84e" 2018-12-27 17:27:37,849 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:27:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-01dc3d50-ec4d-4707-85d5-9b75139eb209 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: fbd6dbf946a5406398ba810e02d0888e.", "code": 404, "title": "Not Found"}} 2018-12-27 17:27:37,849 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/fbd6dbf946a5406398ba810e02d0888e used request id req-01dc3d50-ec4d-4707-85d5-9b75139eb209 2018-12-27 17:27:37,849 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:27:37,853 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/253cc6709e714b8a80a5f74e4257907e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6f609e1dc5da04aee905a31733ee5c45af0f84e" 2018-12-27 17:27:37,958 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:27:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-55ff5c63-6cb3-412f-b043-7c8240ec19f8 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 253cc6709e714b8a80a5f74e4257907e.", "code": 404, "title": "Not Found"}} 2018-12-27 17:27:37,958 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/253cc6709e714b8a80a5f74e4257907e used request id req-55ff5c63-6cb3-412f-b043-7c8240ec19f8 2018-12-27 17:27:37,959 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:27:37,962 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/782a28bd0d40485e85eda6b8ba43840b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6f609e1dc5da04aee905a31733ee5c45af0f84e" 2018-12-27 17:27:38,078 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:27:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5eb6a3c3-1754-4989-b05f-4e82542e39af Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 782a28bd0d40485e85eda6b8ba43840b.", "code": 404, "title": "Not Found"}} 2018-12-27 17:27:38,079 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/782a28bd0d40485e85eda6b8ba43840b used request id req-5eb6a3c3-1754-4989-b05f-4e82542e39af 2018-12-27 17:27:38,079 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:27:38,082 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/ef7e486beb8f4de39b25ca5f11552328 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6f609e1dc5da04aee905a31733ee5c45af0f84e" 2018-12-27 17:27:38,193 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:27:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c91d3319-4ac5-4e0f-87cf-aacc60a1b2f7 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: ef7e486beb8f4de39b25ca5f11552328.", "code": 404, "title": "Not Found"}} 2018-12-27 17:27:38,193 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/ef7e486beb8f4de39b25ca5f11552328 used request id req-c91d3319-4ac5-4e0f-87cf-aacc60a1b2f7 2018-12-27 17:27:38,193 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:27:38,197 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/2a5a6879c5fa4db798cea6d394565d45 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6f609e1dc5da04aee905a31733ee5c45af0f84e" 2018-12-27 17:27:38,302 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:27:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-477c090d-99ba-4078-abc8-608bee5ff150 Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.31:5000/v3/projects/2a5a6879c5fa4db798cea6d394565d45"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}} 2018-12-27 17:27:38,302 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/2a5a6879c5fa4db798cea6d394565d45 used request id req-477c090d-99ba-4078-abc8-608bee5ff150 2018-12-27 17:27:38,306 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/da629caea04941e1ae8979c379dc7c9d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6f609e1dc5da04aee905a31733ee5c45af0f84e" 2018-12-27 17:27:38,418 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:27:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-80a20f77-fc79-40b3-9458-91f7c1bfd60d Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/da629caea04941e1ae8979c379dc7c9d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "da629caea04941e1ae8979c379dc7c9d", "name": "service"}} 2018-12-27 17:27:38,418 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/da629caea04941e1ae8979c379dc7c9d used request id req-80a20f77-fc79-40b3-9458-91f7c1bfd60d 2018-12-27 17:27:38,419 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-e125442d-5574-4b7-proj 2018-12-27 17:27:38,423 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/projects/8f0f3315396641f48468f4b2ebb70a60 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6f609e1dc5da04aee905a31733ee5c45af0f84e" 2018-12-27 17:27:38,722 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:27:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d41f3b5e-43ce-4a0c-bce0-11a202a53d17 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:27:38,723 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/8f0f3315396641f48468f4b2ebb70a60 used request id req-d41f3b5e-43ce-4a0c-bce0-11a202a53d17 2018-12-27 17:27:38,723 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-e125442d-5574-4b7-proj-role 2018-12-27 17:27:38,726 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/roles/6858951b4cb3401a9ccf1e7cdff2470d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6f609e1dc5da04aee905a31733ee5c45af0f84e" 2018-12-27 17:27:38,857 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:27:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6a0b71bf-c2b6-41dc-ac65-7d09f49dd974 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:27:38,857 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/roles/6858951b4cb3401a9ccf1e7cdff2470d used request id req-6a0b71bf-c2b6-41dc-ac65-7d09f49dd974 2018-12-27 17:27:38,861 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6f609e1dc5da04aee905a31733ee5c45af0f84e" 2018-12-27 17:27:38,973 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:27:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-72ca57ed-71a6-4540-ad43-5c56a42f0089 Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8de789d09e46427786a85702e5e8de91", "links": {"self": "http://172.30.9.31:5000/v3/roles/8de789d09e46427786a85702e5e8de91"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 17:27:38,973 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-72ca57ed-71a6-4540-ad43-5c56a42f0089 2018-12-27 17:27:38,974 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-e125442d-5574-4b7-user 2018-12-27 17:27:38,977 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/users/31861bd1f4864b9bb89b1f44a24d97e2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1444b9fcae46911279b6cb7195524abb18131f9" 2018-12-27 17:27:39,212 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:27:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8f627162-c919-4496-9982-00ad87416ae5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:27:39,212 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/31861bd1f4864b9bb89b1f44a24d97e2 used request id req-8f627162-c919-4496-9982-00ad87416ae5 2018-12-27 17:27:39,214 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:27:39,626 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:27:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["7jdGhYqaTU-6TMRLnxw4NA"], "issued_at": "2018-12-27T17:27:39.000000Z"}} 2018-12-27 17:27:39,627 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0fd00a07c984a5558c5bacbd8e5f4b664347d87d" 2018-12-27 17:27:39,847 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:27:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-68ead909-e2ef-49a8-8657-f269f54d8d7e Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:27:39,848 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-68ead909-e2ef-49a8-8657-f269f54d8d7e 2018-12-27 17:27:39,849 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:27:39,849 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:27:40,268 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:27:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["o1k0JISXSoe6sr8-yzm2LA"], "issued_at": "2018-12-27T17:27:40.000000Z"}} 2018-12-27 17:27:40,269 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a934ccbff3ab12de62ba7564e51a96eb9d6fe2ab" 2018-12-27 17:27:40,282 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:27:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c72e5d52-9663-4e20-8bed-7f020eee730b Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:27:40,282 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-c72e5d52-9663-4e20-8bed-7f020eee730b 2018-12-27 17:27:40,286 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 17:27:40,293 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 17:27:40 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 17:27:40,294 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-a86dd02c-7ecb-4d0-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a934ccbff3ab12de62ba7564e51a96eb9d6fe2ab" 2018-12-27 17:27:40,401 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:27:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-30e10ab0-dbc1-4c7b-9e63-d14d17287d84 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-a86dd02c-7ecb-4d0-proj", "previous": null, "next": null}, "projects": []} 2018-12-27 17:27:40,402 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-a86dd02c-7ecb-4d0-proj used request id req-30e10ab0-dbc1-4c7b-9e63-d14d17287d84 2018-12-27 17:27:40,405 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a934ccbff3ab12de62ba7564e51a96eb9d6fe2ab" 2018-12-27 17:27:40,509 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:27:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-40ca5e9d-53df-46e1-8a41-3974eada7e27 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-27 17:27:40,510 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-40ca5e9d-53df-46e1-8a41-3974eada7e27 2018-12-27 17:27:40,513 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a934ccbff3ab12de62ba7564e51a96eb9d6fe2ab" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterSuccessTests-a86dd02c-7ecb-4d0-proj"}}' 2018-12-27 17:27:40,660 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 27 Dec 2018 17:27:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a2f1dbfb-7f28-4b94-adbd-95f9e1ae47e5 Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/d7f71ad25d7d412f960b32240d8df4a6"}, "tags": [], "enabled": true, "id": "d7f71ad25d7d412f960b32240d8df4a6", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-a86dd02c-7ecb-4d0-proj"}} 2018-12-27 17:27:40,661 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-a2f1dbfb-7f28-4b94-adbd-95f9e1ae47e5 2018-12-27 17:27:40,661 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-a86dd02c-7ecb-4d0-proj 2018-12-27 17:27:40,661 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:27:40,662 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:27:41,085 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:27:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["kVYN1pziTvyl8P471QNrNg"], "issued_at": "2018-12-27T17:27:41.000000Z"}} 2018-12-27 17:27:41,086 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}092af32e60da5b238a461ce417df66852b283842" 2018-12-27 17:27:41,208 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:27:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0af2c791-5ea0-4b75-9840-7e0ddf32186b Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:27:41,209 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-0af2c791-5ea0-4b75-9840-7e0ddf32186b 2018-12-27 17:27:41,212 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 17:27:41,217 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 17:27:41 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 17:27:41,218 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}092af32e60da5b238a461ce417df66852b283842" 2018-12-27 17:27:41,349 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:27:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7dd1c117-80a2-4616-99fc-affe9977eb6e Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "links": {"self": "http://172.30.9.31:5000/v3/users/01fa52e7b3674fc48643fa4ffca67e4e"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "01fa52e7b3674fc48643fa4ffca67e4e", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/05a834ddebbc40688596b7460b47439e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05a834ddebbc40688596b7460b47439e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/08226a0ad01943f39559448239e291e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "08226a0ad01943f39559448239e291e1", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/55c0552fe37a4f7ca0e73939514bc683"}, "domain_id": "default", "enabled": true, "options": {}, "id": "55c0552fe37a4f7ca0e73939514bc683", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/646a4af4e3b5439a97996d353fea3924"}, "domain_id": "914eec1d43ea4caf9d2fd33268c06258", "enabled": true, "options": {}, "id": "646a4af4e3b5439a97996d353fea3924", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/85fb203e51c34d3f8122e285a6a318b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85fb203e51c34d3f8122e285a6a318b3", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/905e7f4b42d24cca93b99d2401fa3378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "905e7f4b42d24cca93b99d2401fa3378", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/a5bc08b9f81f4e5bb86c24f9f7547bae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5bc08b9f81f4e5bb86c24f9f7547bae", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/a5c780627f004d318bf908d80305da9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5c780627f004d318bf908d80305da9c", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/b18425bf2b044bc9af7e194919539a17"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b18425bf2b044bc9af7e194919539a17", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/b8d2134b619d4dca80e21d6fb16449b0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b8d2134b619d4dca80e21d6fb16449b0", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/b9ab6a25a652438285139fe5b44aea62"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9ab6a25a652438285139fe5b44aea62", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/c08462554a4844d681348f58b9b0edee"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c08462554a4844d681348f58b9b0edee", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/ddfc3a9aad444d4782eae677c8a98130"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ddfc3a9aad444d4782eae677c8a98130", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/f2a74f2185a54676a6cb2bb5ecfcc4f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2a74f2185a54676a6cb2bb5ecfcc4f6", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-12-27 17:27:41,349 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-7dd1c117-80a2-4616-99fc-affe9977eb6e 2018-12-27 17:27:41,353 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?name=CreateRouterSuccessTests-a86dd02c-7ecb-4d0-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}092af32e60da5b238a461ce417df66852b283842" 2018-12-27 17:27:41,459 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:27:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-97291d33-59c4-4619-8197-f6eded14a98b Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?name=CreateRouterSuccessTests-a86dd02c-7ecb-4d0-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/d7f71ad25d7d412f960b32240d8df4a6"}, "tags": [], "enabled": true, "id": "d7f71ad25d7d412f960b32240d8df4a6", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-a86dd02c-7ecb-4d0-proj"}]} 2018-12-27 17:27:41,460 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?name=CreateRouterSuccessTests-a86dd02c-7ecb-4d0-proj used request id req-97291d33-59c4-4619-8197-f6eded14a98b 2018-12-27 17:27:41,463 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}092af32e60da5b238a461ce417df66852b283842" 2018-12-27 17:27:41,579 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:27:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-128c7974-c794-4309-9a72-7d1fd55afe48 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-27 17:27:41,580 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-128c7974-c794-4309-9a72-7d1fd55afe48 2018-12-27 17:27:41,984 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-a86dd02c-7ecb-4d0-user 2018-12-27 17:27:41,984 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:27:41,989 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a934ccbff3ab12de62ba7564e51a96eb9d6fe2ab" 2018-12-27 17:27:42,103 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:27:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-493c96cc-151f-490a-8a48-0f148875f511 Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8de789d09e46427786a85702e5e8de91", "links": {"self": "http://172.30.9.31:5000/v3/roles/8de789d09e46427786a85702e5e8de91"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 17:27:42,103 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-493c96cc-151f-490a-8a48-0f148875f511 2018-12-27 17:27:42,107 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a934ccbff3ab12de62ba7564e51a96eb9d6fe2ab" -d '{"role": {"name": "CreateRouterSuccessTests-a86dd02c-7ecb-4d0-proj-role"}}' 2018-12-27 17:27:42,242 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 27 Dec 2018 17:27:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cd0ee9ef-886e-46cf-a60d-96a602fbc465 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "eff80906e5b14e329e1b6e92a366f9e4", "links": {"self": "http://172.30.9.31:5000/v3/roles/eff80906e5b14e329e1b6e92a366f9e4"}, "name": "CreateRouterSuccessTests-a86dd02c-7ecb-4d0-proj-role"}} 2018-12-27 17:27:42,242 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/roles used request id req-cd0ee9ef-886e-46cf-a60d-96a602fbc465 2018-12-27 17:27:42,242 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-a86dd02c-7ecb-4d0-proj-role 2018-12-27 17:27:42,246 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles/eff80906e5b14e329e1b6e92a366f9e4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a934ccbff3ab12de62ba7564e51a96eb9d6fe2ab" 2018-12-27 17:27:42,356 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:27:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5c8fc443-b489-4aca-8edf-7ca5a98af59b Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "eff80906e5b14e329e1b6e92a366f9e4", "links": {"self": "http://172.30.9.31:5000/v3/roles/eff80906e5b14e329e1b6e92a366f9e4"}, "name": "CreateRouterSuccessTests-a86dd02c-7ecb-4d0-proj-role"}} 2018-12-27 17:27:42,356 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles/eff80906e5b14e329e1b6e92a366f9e4 used request id req-5c8fc443-b489-4aca-8edf-7ca5a98af59b 2018-12-27 17:27:42,356 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-a86dd02c-7ecb-4d0-proj-role to project CreateRouterSuccessTests-a86dd02c-7ecb-4d0-proj 2018-12-27 17:27:42,360 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:5000/v3/projects/d7f71ad25d7d412f960b32240d8df4a6/users/a90dd3efb646445e96f6d3b8afa8e235/roles/eff80906e5b14e329e1b6e92a366f9e4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a934ccbff3ab12de62ba7564e51a96eb9d6fe2ab" 2018-12-27 17:27:42,526 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:27:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-094d6fad-150c-4381-889a-09b8b45be6f6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:27:42,526 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/d7f71ad25d7d412f960b32240d8df4a6/users/a90dd3efb646445e96f6d3b8afa8e235/roles/eff80906e5b14e329e1b6e92a366f9e4 used request id req-094d6fad-150c-4381-889a-09b8b45be6f6 2018-12-27 17:27:42,528 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:27:42,529 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:27:42,956 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:27:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["kab4BApGTVG8qXQj96AQ6A"], "issued_at": "2018-12-27T17:27:42.000000Z"}} 2018-12-27 17:27:42,956 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}233e848612e37728ef51aa36995efe3bbc0258e5" 2018-12-27 17:27:43,061 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:27:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fbef75b1-67da-4db1-9e56-81be21a3e4ac Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:27:43,061 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-fbef75b1-67da-4db1-9e56-81be21a3e4ac 2018-12-27 17:27:43,069 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/routers?name=CreateRouterSuccessTests-7d7ce244-f297-4d6b-9bfa-de30540d3346-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}233e848612e37728ef51aa36995efe3bbc0258e5" 2018-12-27 17:27:43,308 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-45dd61c0-2fbb-4264-bdaf-92d6a02979da Date: Thu, 27 Dec 2018 17:27:43 GMT RESP BODY: {"routers": []} 2018-12-27 17:27:43,309 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/routers?name=CreateRouterSuccessTests-7d7ce244-f297-4d6b-9bfa-de30540d3346-pub-router&admin_state_up=True used request id req-45dd61c0-2fbb-4264-bdaf-92d6a02979da 2018-12-27 17:27:43,309 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:27:43,310 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:27:43,726 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:27:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["QbTbariyQaWAPuPClMG20w"], "issued_at": "2018-12-27T17:27:43.000000Z"}} 2018-12-27 17:27:43,727 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}557bafabc218e153e05251d8928e6f69db1e84e9" 2018-12-27 17:27:43,845 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:27:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ddc87efa-fab2-4b78-8532-9ae883fc5ce8 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:27:43,845 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-ddc87efa-fab2-4b78-8532-9ae883fc5ce8 2018-12-27 17:27:43,849 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 17:27:43,854 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 17:27:43 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 17:27:43,855 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?name=CreateRouterSuccessTests-a86dd02c-7ecb-4d0-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}557bafabc218e153e05251d8928e6f69db1e84e9" 2018-12-27 17:27:43,960 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:27:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f53e3c0d-715b-4bdf-bb7e-e4981f190d1d Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?name=CreateRouterSuccessTests-a86dd02c-7ecb-4d0-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/d7f71ad25d7d412f960b32240d8df4a6"}, "tags": [], "enabled": true, "id": "d7f71ad25d7d412f960b32240d8df4a6", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-a86dd02c-7ecb-4d0-proj"}]} 2018-12-27 17:27:43,960 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?name=CreateRouterSuccessTests-a86dd02c-7ecb-4d0-proj used request id req-f53e3c0d-715b-4bdf-bb7e-e4981f190d1d 2018-12-27 17:27:43,965 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}233e848612e37728ef51aa36995efe3bbc0258e5" 2018-12-27 17:27:44,249 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 725 X-Openstack-Request-Id: req-e1582dd6-ef0d-49a5-a620-80b40e5a4451 Date: Thu, 27 Dec 2018 17:27:44 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","updated_at":"2018-12-27T15:58:03Z","dns_domain":"","revision_number":8,"port_security_enabled":true,"mtu":1500,"id":"a4959dd9-e8f4-4ea9-8c99-7bff545db58c","router:external":true,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"da629caea04941e1ae8979c379dc7c9d","status":"ACTIVE","subnets":["244ab55b-a0ed-4e50-9f85-07f08119ae55"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"da629caea04941e1ae8979c379dc7c9d","created_at":"2018-12-27T15:29:17Z","provider:network_type":"flat"}]} 2018-12-27 17:27:44,249 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=external used request id req-e1582dd6-ef0d-49a5-a620-80b40e5a4451 2018-12-27 17:27:44,255 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=a4959dd9-e8f4-4ea9-8c99-7bff545db58c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}233e848612e37728ef51aa36995efe3bbc0258e5" 2018-12-27 17:27:44,503 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-41ad983b-f1a1-452c-8653-45f0d50232ac Date: Thu, 27 Dec 2018 17:27:44 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"a4959dd9-e8f4-4ea9-8c99-7bff545db58c","tenant_id":"da629caea04941e1ae8979c379dc7c9d","created_at":"2018-12-27T15:29:25Z","dns_nameservers":[],"updated_at":"2018-12-27T15:29:25Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"gateway_ip":"172.30.9.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.9.0/24","project_id":"da629caea04941e1ae8979c379dc7c9d","id":"244ab55b-a0ed-4e50-9f85-07f08119ae55","subnetpool_id":null,"name":"external-subnet"}]} 2018-12-27 17:27:44,503 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=a4959dd9-e8f4-4ea9-8c99-7bff545db58c used request id req-41ad983b-f1a1-452c-8653-45f0d50232ac 2018-12-27 17:27:44,504 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-7d7ce244-f297-4d6b-9bfa-de30540d3346-pub-router 2018-12-27 17:27:44,509 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}233e848612e37728ef51aa36995efe3bbc0258e5" -d '{"router": {"external_gateway_info": {"network_id": "a4959dd9-e8f4-4ea9-8c99-7bff545db58c"}, "tenant_id": "d7f71ad25d7d412f960b32240d8df4a6", "name": "CreateRouterSuccessTests-7d7ce244-f297-4d6b-9bfa-de30540d3346-pub-router", "admin_state_up": true}}' 2018-12-27 17:27:47,098 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 639 X-Openstack-Request-Id: req-4f21051f-4687-42a3-b481-9311c8c997de Date: Thu, 27 Dec 2018 17:27:47 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "a4959dd9-e8f4-4ea9-8c99-7bff545db58c", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "244ab55b-a0ed-4e50-9f85-07f08119ae55", "ip_address": "172.30.9.204"}]}, "description": "", "tags": [], "tenant_id": "d7f71ad25d7d412f960b32240d8df4a6", "created_at": "2018-12-27T17:27:44Z", "admin_state_up": true, "updated_at": "2018-12-27T17:27:46Z", "revision_number": 2, "routes": [], "project_id": "d7f71ad25d7d412f960b32240d8df4a6", "id": "5f11a320-776f-49d1-b994-fc5e3c08406d", "name": "CreateRouterSuccessTests-7d7ce244-f297-4d6b-9bfa-de30540d3346-pub-router"}} 2018-12-27 17:27:47,098 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/routers used request id req-4f21051f-4687-42a3-b481-9311c8c997de 2018-12-27 17:27:47,104 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?device_id=5f11a320-776f-49d1-b994-fc5e3c08406d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}233e848612e37728ef51aa36995efe3bbc0258e5" 2018-12-27 17:27:47,334 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 909 X-Openstack-Request-Id: req-ae3e1ddc-8a3e-4d0e-87ec-532dadb4b63b Date: Thu, 27 Dec 2018 17:27:47 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T17:27:46Z","device_owner":"network:router_gateway","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"244ab55b-a0ed-4e50-9f85-07f08119ae55","ip_address":"172.30.9.204"}],"id":"2721c8a7-aebf-464f-866e-4aa7b5ffcafc","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:05:8d:66","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"dns_assignment":[{"hostname":"host-172-30-9-204","ip_address":"172.30.9.204","fqdn":"host-172-30-9-204.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a4959dd9-e8f4-4ea9-8c99-7bff545db58c","dns_name":"","created_at":"2018-12-27T17:27:45Z","binding:vnic_type":"normal","device_id":"5f11a320-776f-49d1-b994-fc5e3c08406d","tenant_id":""}]} 2018-12-27 17:27:47,334 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?device_id=5f11a320-776f-49d1-b994-fc5e3c08406d used request id req-ae3e1ddc-8a3e-4d0e-87ec-532dadb4b63b 2018-12-27 17:27:47,340 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets/244ab55b-a0ed-4e50-9f85-07f08119ae55 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}233e848612e37728ef51aa36995efe3bbc0258e5" 2018-12-27 17:27:47,586 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-5d71ca4e-37cd-416c-a7f3-8a4cbcab608d Date: Thu, 27 Dec 2018 17:27:47 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"a4959dd9-e8f4-4ea9-8c99-7bff545db58c","tenant_id":"da629caea04941e1ae8979c379dc7c9d","created_at":"2018-12-27T15:29:25Z","dns_nameservers":[],"updated_at":"2018-12-27T15:29:25Z","gateway_ip":"172.30.9.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"172.30.9.0/24","project_id":"da629caea04941e1ae8979c379dc7c9d","id":"244ab55b-a0ed-4e50-9f85-07f08119ae55","subnetpool_id":null,"name":"external-subnet"}} 2018-12-27 17:27:47,587 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets/244ab55b-a0ed-4e50-9f85-07f08119ae55 used request id req-5d71ca4e-37cd-416c-a7f3-8a4cbcab608d 2018-12-27 17:27:47,592 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/routers/5f11a320-776f-49d1-b994-fc5e3c08406d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}233e848612e37728ef51aa36995efe3bbc0258e5" 2018-12-27 17:27:47,986 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 639 X-Openstack-Request-Id: req-5928c2dd-30c2-40c6-9a8e-289d2acb2ffc Date: Thu, 27 Dec 2018 17:27:47 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "a4959dd9-e8f4-4ea9-8c99-7bff545db58c", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "244ab55b-a0ed-4e50-9f85-07f08119ae55", "ip_address": "172.30.9.204"}]}, "description": "", "tags": [], "tenant_id": "d7f71ad25d7d412f960b32240d8df4a6", "created_at": "2018-12-27T17:27:44Z", "admin_state_up": true, "updated_at": "2018-12-27T17:27:46Z", "revision_number": 2, "routes": [], "project_id": "d7f71ad25d7d412f960b32240d8df4a6", "id": "5f11a320-776f-49d1-b994-fc5e3c08406d", "name": "CreateRouterSuccessTests-7d7ce244-f297-4d6b-9bfa-de30540d3346-pub-router"}} 2018-12-27 17:27:47,986 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/routers/5f11a320-776f-49d1-b994-fc5e3c08406d used request id req-5928c2dd-30c2-40c6-9a8e-289d2acb2ffc 2018-12-27 17:27:47,992 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?device_id=5f11a320-776f-49d1-b994-fc5e3c08406d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}233e848612e37728ef51aa36995efe3bbc0258e5" 2018-12-27 17:27:48,233 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 909 X-Openstack-Request-Id: req-edf792bd-8687-41b8-9479-6689ab4cf896 Date: Thu, 27 Dec 2018 17:27:48 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T17:27:46Z","device_owner":"network:router_gateway","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"244ab55b-a0ed-4e50-9f85-07f08119ae55","ip_address":"172.30.9.204"}],"id":"2721c8a7-aebf-464f-866e-4aa7b5ffcafc","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:05:8d:66","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"dns_assignment":[{"hostname":"host-172-30-9-204","ip_address":"172.30.9.204","fqdn":"host-172-30-9-204.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a4959dd9-e8f4-4ea9-8c99-7bff545db58c","dns_name":"","created_at":"2018-12-27T17:27:45Z","binding:vnic_type":"normal","device_id":"5f11a320-776f-49d1-b994-fc5e3c08406d","tenant_id":""}]} 2018-12-27 17:27:48,234 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?device_id=5f11a320-776f-49d1-b994-fc5e3c08406d used request id req-edf792bd-8687-41b8-9479-6689ab4cf896 2018-12-27 17:27:48,239 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets/244ab55b-a0ed-4e50-9f85-07f08119ae55 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}233e848612e37728ef51aa36995efe3bbc0258e5" 2018-12-27 17:27:48,492 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-7550ea4d-d71e-41cd-bc10-d0ba41804e7a Date: Thu, 27 Dec 2018 17:27:48 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"a4959dd9-e8f4-4ea9-8c99-7bff545db58c","tenant_id":"da629caea04941e1ae8979c379dc7c9d","created_at":"2018-12-27T15:29:25Z","dns_nameservers":[],"updated_at":"2018-12-27T15:29:25Z","gateway_ip":"172.30.9.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"172.30.9.0/24","project_id":"da629caea04941e1ae8979c379dc7c9d","id":"244ab55b-a0ed-4e50-9f85-07f08119ae55","subnetpool_id":null,"name":"external-subnet"}} 2018-12-27 17:27:48,492 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets/244ab55b-a0ed-4e50-9f85-07f08119ae55 used request id req-7550ea4d-d71e-41cd-bc10-d0ba41804e7a 2018-12-27 17:27:48,493 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:27:48,895 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eff80906e5b14e329e1b6e92a366f9e4", "name": "CreateRouterSuccessTests-a86dd02c-7ecb-4d0-proj-role"}], "expires_at": "2018-12-27T18:27:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d7f71ad25d7d412f960b32240d8df4a6", "name": "CreateRouterSuccessTests-a86dd02c-7ecb-4d0-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/d7f71ad25d7d412f960b32240d8df4a6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/d7f71ad25d7d412f960b32240d8df4a6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/d7f71ad25d7d412f960b32240d8df4a6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/d7f71ad25d7d412f960b32240d8df4a6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/d7f71ad25d7d412f960b32240d8df4a6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/d7f71ad25d7d412f960b32240d8df4a6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/d7f71ad25d7d412f960b32240d8df4a6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/d7f71ad25d7d412f960b32240d8df4a6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/d7f71ad25d7d412f960b32240d8df4a6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_d7f71ad25d7d412f960b32240d8df4a6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_d7f71ad25d7d412f960b32240d8df4a6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/d7f71ad25d7d412f960b32240d8df4a6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/d7f71ad25d7d412f960b32240d8df4a6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/d7f71ad25d7d412f960b32240d8df4a6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-a86dd02c-7ecb-4d0-user", "id": "a90dd3efb646445e96f6d3b8afa8e235"}, "audit_ids": ["7xVXUZyNRhSiI9urTtFUfg"], "issued_at": "2018-12-27T17:27:48.000000Z"}} 2018-12-27 17:27:48,900 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/routers?name=CreateRouterSuccessTests-7d7ce244-f297-4d6b-9bfa-de30540d3346-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a68aa5c48346d68e3989130126ea114e576592ca" 2018-12-27 17:27:49,221 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-92f59864-f546-420b-9d22-593c814134cf Date: Thu, 27 Dec 2018 17:27:49 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "a4959dd9-e8f4-4ea9-8c99-7bff545db58c", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "244ab55b-a0ed-4e50-9f85-07f08119ae55", "ip_address": "172.30.9.204"}]}, "description": "", "tags": [], "tenant_id": "d7f71ad25d7d412f960b32240d8df4a6", "created_at": "2018-12-27T17:27:44Z", "admin_state_up": true, "updated_at": "2018-12-27T17:27:46Z", "revision_number": 2, "routes": [], "project_id": "d7f71ad25d7d412f960b32240d8df4a6", "id": "5f11a320-776f-49d1-b994-fc5e3c08406d", "name": "CreateRouterSuccessTests-7d7ce244-f297-4d6b-9bfa-de30540d3346-pub-router"}]} 2018-12-27 17:27:49,221 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/routers?name=CreateRouterSuccessTests-7d7ce244-f297-4d6b-9bfa-de30540d3346-pub-router&admin_state_up=True used request id req-92f59864-f546-420b-9d22-593c814134cf 2018-12-27 17:27:49,224 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 17:27:49,230 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 17:27:49 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 17:27:49,231 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/d7f71ad25d7d412f960b32240d8df4a6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0fd00a07c984a5558c5bacbd8e5f4b664347d87d" 2018-12-27 17:27:49,358 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:27:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-646024f3-68d8-4a19-9a7d-69ee3cec2be1 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/d7f71ad25d7d412f960b32240d8df4a6"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d7f71ad25d7d412f960b32240d8df4a6", "name": "CreateRouterSuccessTests-a86dd02c-7ecb-4d0-proj"}} 2018-12-27 17:27:49,358 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/d7f71ad25d7d412f960b32240d8df4a6 used request id req-646024f3-68d8-4a19-9a7d-69ee3cec2be1 2018-12-27 17:27:49,363 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?device_id=5f11a320-776f-49d1-b994-fc5e3c08406d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a68aa5c48346d68e3989130126ea114e576592ca" 2018-12-27 17:27:49,577 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-97ed2610-b3a3-410a-8062-fb00986de63c Date: Thu, 27 Dec 2018 17:27:49 GMT RESP BODY: {"ports":[]} 2018-12-27 17:27:49,578 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?device_id=5f11a320-776f-49d1-b994-fc5e3c08406d used request id req-97ed2610-b3a3-410a-8062-fb00986de63c 2018-12-27 17:27:49,583 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?id=a4959dd9-e8f4-4ea9-8c99-7bff545db58c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a68aa5c48346d68e3989130126ea114e576592ca" 2018-12-27 17:27:49,872 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-1edeed3d-0c3b-4b05-997a-5df26fe8a628 Date: Thu, 27 Dec 2018 17:27:49 GMT RESP BODY: {"networks":[{"updated_at":"2018-12-27T15:58:03Z","dns_domain":"","revision_number":8,"port_security_enabled":true,"id":"a4959dd9-e8f4-4ea9-8c99-7bff545db58c","router:external":true,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"da629caea04941e1ae8979c379dc7c9d","status":"ACTIVE","subnets":["244ab55b-a0ed-4e50-9f85-07f08119ae55"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"da629caea04941e1ae8979c379dc7c9d","created_at":"2018-12-27T15:29:17Z","mtu":1500}]} 2018-12-27 17:27:49,872 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?id=a4959dd9-e8f4-4ea9-8c99-7bff545db58c used request id req-1edeed3d-0c3b-4b05-997a-5df26fe8a628 2018-12-27 17:27:49,878 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=a4959dd9-e8f4-4ea9-8c99-7bff545db58c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a68aa5c48346d68e3989130126ea114e576592ca" 2018-12-27 17:27:50,088 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-61b9abbe-00a3-4533-9c96-dbc61eb8f4dc Date: Thu, 27 Dec 2018 17:27:50 GMT RESP BODY: {"subnets":[]} 2018-12-27 17:27:50,088 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=a4959dd9-e8f4-4ea9-8c99-7bff545db58c used request id req-61b9abbe-00a3-4533-9c96-dbc61eb8f4dc 2018-12-27 17:27:50,088 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-7d7ce244-f297-4d6b-9bfa-de30540d3346-pub-router 2018-12-27 17:27:50,089 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-7d7ce244-f297-4d6b-9bfa-de30540d3346-pub-router 2018-12-27 17:27:50,093 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/routers/5f11a320-776f-49d1-b994-fc5e3c08406d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}233e848612e37728ef51aa36995efe3bbc0258e5" 2018-12-27 17:27:51,460 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-245d920b-1437-471b-989a-fbec52876ee0 Content-Length: 0 Date: Thu, 27 Dec 2018 17:27:51 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 17:27:51,460 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/routers/5f11a320-776f-49d1-b994-fc5e3c08406d used request id req-245d920b-1437-471b-989a-fbec52876ee0 2018-12-27 17:27:51,467 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a934ccbff3ab12de62ba7564e51a96eb9d6fe2ab" 2018-12-27 17:27:51,792 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 33483 X-Openstack-Request-Id: req-ec1f3b48-fd09-4242-b2a2-3734dbc0d07c Date: Thu, 27 Dec 2018 17:27:51 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "created_at": "2018-12-27T15:33:01Z", "updated_at": "2018-12-27T15:33:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "35205ac3-06e6-4cf6-bb21-ff8f813cb45b", "remote_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "ade77f59-e70c-4970-8ea8-198222fa332e", "remote_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "c4f3bf7f-d793-498d-a883-bb8c6003f070", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "c85cb618-8f19-445b-8e16-6d467cb17771", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}], "revision_number": 4, "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "created_at": "2018-12-27T15:57:22Z", "updated_at": "2018-12-27T15:57:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "5e258a3b-01f5-4aef-81b7-0b5dc6e5b683", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "65475539-0336-498a-8da4-ff0a80b10089", "remote_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "ae922857-f7ae-4bc8-949b-153fb43bfd00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "b4f87679-52e1-4cf9-bf76-5abb9a9bec06", "remote_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "f7197afc9b61423897aefc9a643d03a1"}], "revision_number": 4, "project_id": "f7197afc9b61423897aefc9a643d03a1", "id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "created_at": "2018-12-27T16:01:54Z", "updated_at": "2018-12-27T16:01:54Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "00dd3abd-acd1-4edb-8f4a-8badcbd2eeb4", "remote_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "018de60d-bc33-4ef0-9eed-6d00b6ce227b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "0d99f0db-fa6b-4201-b67f-a7ff0db82c5d", "remote_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv6", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "5c4049ef-933d-4614-84e7-83584430d462", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv6", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}], "revision_number": 4, "project_id": "8c689c5e31c44b09ab85f80682abbc2a", "id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "created_at": "2018-12-27T15:56:49Z", "updated_at": "2018-12-27T15:56:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "6555e255-763a-4448-b1b1-0c93b2a390bd", "remote_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "777ff7a5-a590-43e5-a84b-7677710494e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "8bac258a-08df-48b7-900b-efbe01a6ec20", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "dc17921e-353f-4898-a970-881b2c8d093d", "remote_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}], "revision_number": 4, "project_id": "28dac9e1580d461c9de52e6659cc4f9d", "id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "created_at": "2018-12-27T16:01:52Z", "updated_at": "2018-12-27T16:01:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "32737757-45f3-4b24-b6ab-5f2d5579b4a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv6", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "ae604ef3-492d-4aa3-8045-1ff84f755a27", "remote_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv4", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "b7bff40a-beda-4996-b140-ed94d010535c", "remote_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv6", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "b8129030-9d72-4d5d-adce-47bbe62492fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv4", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}], "revision_number": 4, "project_id": "81c108a273314b24bf6b48c41b5bbe0c", "id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "created_at": "2018-12-27T15:57:20Z", "updated_at": "2018-12-27T15:57:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "0c389ec4-c0af-4c20-acf9-4fcc1d859dd7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv6", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "3749697a-f2ef-439a-a661-2fb92badd1ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv4", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "b74e0c8c-e243-450e-b1be-69c587093d6d", "remote_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv6", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "c222695b-2f1c-427d-afd7-e0be24ec9f66", "remote_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv4", "project_id": "7fb0e5436e4f467998e672dd71018a45"}], "revision_number": 4, "project_id": "7fb0e5436e4f467998e672dd71018a45", "id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "created_at": "2018-12-27T17:02:11Z", "updated_at": "2018-12-27T17:02:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "675d8a56-1c9b-4c58-a252-61e65997fd05", "remote_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv4", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "84f0587c-7394-4fd6-8f3d-8d6ba94cf3f9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv6", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "8a450b4f-e710-4193-816e-13a2d4e40c07", "remote_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv6", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "c3106b0a-1026-4156-86a9-f0438b7fab93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv4", "project_id": "7cba3664d5674e65a12c8c269a05febf"}], "revision_number": 4, "project_id": "7cba3664d5674e65a12c8c269a05febf", "id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "created_at": "2018-12-27T15:58:29Z", "updated_at": "2018-12-27T15:58:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "2a945ecc-f9fa-4219-96ab-c189a7f5c102", "remote_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv6", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "55e2b54e-68d4-4476-8c9f-e05e347c8970", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv4", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "9983229c-b595-482a-973f-81137a209b6d", "remote_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv4", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "9d4b8450-78ab-4817-a586-372ed88268f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv6", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}], "revision_number": 4, "project_id": "fbd6dbf946a5406398ba810e02d0888e", "id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "created_at": "2018-12-27T15:57:24Z", "updated_at": "2018-12-27T15:57:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "35521f2a-a59d-4798-9fa8-0febfe126076", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv4", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "607d473d-1e6a-4088-a778-7df9ffc1ff68", "remote_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv6", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "6f8fa92b-b67a-4047-a900-f43656aff42b", "remote_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv4", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "890f1d6c-9ae5-45b0-b7a1-282182432b66", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv6", "project_id": "253cc6709e714b8a80a5f74e4257907e"}], "revision_number": 4, "project_id": "253cc6709e714b8a80a5f74e4257907e", "id": "b9546f11-205e-4322-89f8-f0360d6090ed", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "created_at": "2018-12-27T15:57:08Z", "updated_at": "2018-12-27T15:57:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "6739c48b-d899-4c17-bb8e-ffaf8922c034", "remote_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv4", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "9660a6af-4d9b-40b9-9729-f205f66c2bd0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv4", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "bf244c03-fc10-4754-9c2b-b0224401c4f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv6", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "d3bee7cc-a152-441c-9790-abb1f56cec03", "remote_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv6", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}], "revision_number": 4, "project_id": "782a28bd0d40485e85eda6b8ba43840b", "id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "created_at": "2018-12-27T15:57:11Z", "updated_at": "2018-12-27T15:57:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "22c0d2cf-360a-4aa8-ba7e-bfdbf8327d27", "remote_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "553b140a-8ba9-4af7-9f50-bf24e87aebf7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "b2ecf7a5-df98-4d65-a762-767320437c5a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "e49104b2-7c13-49d6-8519-a16dd585346f", "remote_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}], "revision_number": 4, "project_id": "ef7e486beb8f4de39b25ca5f11552328", "id": "d0588e93-db0d-4888-9f99-3399a50df490", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "created_at": "2018-12-27T17:19:15Z", "updated_at": "2018-12-27T17:19:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "1990fe24-df44-4561-9f09-f50aab182bf7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "651e4b8b-b29e-409b-9f25-ff2328ccefe6", "remote_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "cc4e2254-2157-4ae1-a233-3047573ddc6d", "remote_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "da56dda4-aaf3-43ff-bdf7-e64892ec2345", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}], "revision_number": 4, "project_id": "2a5a6879c5fa4db798cea6d394565d45", "id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-27T15:33:07Z", "updated_at": "2018-12-27T15:33:07Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "4de95db8-72d6-4aec-a145-e92511971eb9", "remote_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "5f100cff-05d8-4405-8dfb-0a387c123fae", "remote_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "a3f6a193-cc94-4220-a73a-08acf63c449b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "f059d8a5-0c32-49c9-a721-77cc89245ecd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "created_at": "2018-12-27T15:29:16Z", "updated_at": "2018-12-27T15:29:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "3c53841a-5bc0-4192-b482-044411e217ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "5956ff3f-d59d-4af6-82b5-566c888583a7", "remote_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:16Z", "revision_number": 0, "id": "60735d87-52c7-426a-91a6-aff1078a5a2d", "remote_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:16Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "abe97133-61dd-4fdf-baf3-2e07968a324f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "da629caea04941e1ae8979c379dc7c9d"}], "revision_number": 4, "project_id": "da629caea04941e1ae8979c379dc7c9d", "id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "name": "default"}]} 2018-12-27 17:27:51,793 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=default used request id req-ec1f3b48-fd09-4242-b2a2-3734dbc0d07c 2018-12-27 17:27:51,799 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a934ccbff3ab12de62ba7564e51a96eb9d6fe2ab" 2018-12-27 17:27:51,907 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:27:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b6cee83d-869c-42bc-bda1-32354071abf3 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b7b4fceec1ad4c6eb74d758b709a9d93", "name": "admin"}} 2018-12-27 17:27:51,908 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93 used request id req-b6cee83d-869c-42bc-bda1-32354071abf3 2018-12-27 17:27:51,911 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/f7197afc9b61423897aefc9a643d03a1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a934ccbff3ab12de62ba7564e51a96eb9d6fe2ab" 2018-12-27 17:27:52,020 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:27:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ce988704-2226-4b42-abff-1242e4a99b22 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f7197afc9b61423897aefc9a643d03a1.", "code": 404, "title": "Not Found"}} 2018-12-27 17:27:52,020 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/f7197afc9b61423897aefc9a643d03a1 used request id req-ce988704-2226-4b42-abff-1242e4a99b22 2018-12-27 17:27:52,020 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:27:52,024 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/8c689c5e31c44b09ab85f80682abbc2a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a934ccbff3ab12de62ba7564e51a96eb9d6fe2ab" 2018-12-27 17:27:52,143 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:27:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9c5450e5-81ed-4dff-b6e5-d29a89212e25 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8c689c5e31c44b09ab85f80682abbc2a.", "code": 404, "title": "Not Found"}} 2018-12-27 17:27:52,143 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/8c689c5e31c44b09ab85f80682abbc2a used request id req-9c5450e5-81ed-4dff-b6e5-d29a89212e25 2018-12-27 17:27:52,143 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:27:52,147 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/28dac9e1580d461c9de52e6659cc4f9d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a934ccbff3ab12de62ba7564e51a96eb9d6fe2ab" 2018-12-27 17:27:52,251 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:27:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dfc2407e-1d9a-4a20-a683-dbb7647509d3 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 28dac9e1580d461c9de52e6659cc4f9d.", "code": 404, "title": "Not Found"}} 2018-12-27 17:27:52,252 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/28dac9e1580d461c9de52e6659cc4f9d used request id req-dfc2407e-1d9a-4a20-a683-dbb7647509d3 2018-12-27 17:27:52,252 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:27:52,255 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/81c108a273314b24bf6b48c41b5bbe0c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a934ccbff3ab12de62ba7564e51a96eb9d6fe2ab" 2018-12-27 17:27:52,363 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:27:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9967f6db-0f96-43ee-8b70-d11a7bb74622 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 81c108a273314b24bf6b48c41b5bbe0c.", "code": 404, "title": "Not Found"}} 2018-12-27 17:27:52,364 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/81c108a273314b24bf6b48c41b5bbe0c used request id req-9967f6db-0f96-43ee-8b70-d11a7bb74622 2018-12-27 17:27:52,364 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:27:52,367 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/7fb0e5436e4f467998e672dd71018a45 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a934ccbff3ab12de62ba7564e51a96eb9d6fe2ab" 2018-12-27 17:27:52,481 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:27:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4dc88f67-5319-45c5-ad01-9c73c1692e1d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7fb0e5436e4f467998e672dd71018a45.", "code": 404, "title": "Not Found"}} 2018-12-27 17:27:52,481 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/7fb0e5436e4f467998e672dd71018a45 used request id req-4dc88f67-5319-45c5-ad01-9c73c1692e1d 2018-12-27 17:27:52,482 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:27:52,485 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/7cba3664d5674e65a12c8c269a05febf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a934ccbff3ab12de62ba7564e51a96eb9d6fe2ab" 2018-12-27 17:27:52,592 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:27:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5c6ccfe6-a41e-4a59-bf6a-e637cdc9535a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7cba3664d5674e65a12c8c269a05febf.", "code": 404, "title": "Not Found"}} 2018-12-27 17:27:52,592 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/7cba3664d5674e65a12c8c269a05febf used request id req-5c6ccfe6-a41e-4a59-bf6a-e637cdc9535a 2018-12-27 17:27:52,592 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:27:52,596 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/fbd6dbf946a5406398ba810e02d0888e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a934ccbff3ab12de62ba7564e51a96eb9d6fe2ab" 2018-12-27 17:27:52,614 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:27:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b4529293-f8d2-49e5-8a4f-847080d7199a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: fbd6dbf946a5406398ba810e02d0888e.", "code": 404, "title": "Not Found"}} 2018-12-27 17:27:52,615 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/fbd6dbf946a5406398ba810e02d0888e used request id req-b4529293-f8d2-49e5-8a4f-847080d7199a 2018-12-27 17:27:52,615 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:27:52,618 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/253cc6709e714b8a80a5f74e4257907e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a934ccbff3ab12de62ba7564e51a96eb9d6fe2ab" 2018-12-27 17:27:52,730 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:27:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d45b8475-dfdf-4924-89f9-2a19cd991b74 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 253cc6709e714b8a80a5f74e4257907e.", "code": 404, "title": "Not Found"}} 2018-12-27 17:27:52,730 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/253cc6709e714b8a80a5f74e4257907e used request id req-d45b8475-dfdf-4924-89f9-2a19cd991b74 2018-12-27 17:27:52,731 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:27:52,734 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/782a28bd0d40485e85eda6b8ba43840b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a934ccbff3ab12de62ba7564e51a96eb9d6fe2ab" 2018-12-27 17:27:52,837 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:27:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0447ecaf-08e7-4842-b564-8c3bb5fc95f4 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 782a28bd0d40485e85eda6b8ba43840b.", "code": 404, "title": "Not Found"}} 2018-12-27 17:27:52,837 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/782a28bd0d40485e85eda6b8ba43840b used request id req-0447ecaf-08e7-4842-b564-8c3bb5fc95f4 2018-12-27 17:27:52,837 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:27:52,841 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/ef7e486beb8f4de39b25ca5f11552328 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a934ccbff3ab12de62ba7564e51a96eb9d6fe2ab" 2018-12-27 17:27:52,945 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:27:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c62e3686-0c8e-4cb6-bbdb-c3fc4808e73e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: ef7e486beb8f4de39b25ca5f11552328.", "code": 404, "title": "Not Found"}} 2018-12-27 17:27:52,945 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/ef7e486beb8f4de39b25ca5f11552328 used request id req-c62e3686-0c8e-4cb6-bbdb-c3fc4808e73e 2018-12-27 17:27:52,945 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:27:52,949 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/2a5a6879c5fa4db798cea6d394565d45 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a934ccbff3ab12de62ba7564e51a96eb9d6fe2ab" 2018-12-27 17:27:53,062 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:27:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c52d53f4-9a03-42db-937f-b0a5e9a976d1 Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.31:5000/v3/projects/2a5a6879c5fa4db798cea6d394565d45"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}} 2018-12-27 17:27:53,062 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/2a5a6879c5fa4db798cea6d394565d45 used request id req-c52d53f4-9a03-42db-937f-b0a5e9a976d1 2018-12-27 17:27:53,066 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/da629caea04941e1ae8979c379dc7c9d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a934ccbff3ab12de62ba7564e51a96eb9d6fe2ab" 2018-12-27 17:27:53,273 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:27:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e5eef5b5-dad3-4001-9f74-879bd2b0f937 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/da629caea04941e1ae8979c379dc7c9d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "da629caea04941e1ae8979c379dc7c9d", "name": "service"}} 2018-12-27 17:27:53,273 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/da629caea04941e1ae8979c379dc7c9d used request id req-e5eef5b5-dad3-4001-9f74-879bd2b0f937 2018-12-27 17:27:53,274 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-a86dd02c-7ecb-4d0-proj 2018-12-27 17:27:53,278 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/projects/d7f71ad25d7d412f960b32240d8df4a6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a934ccbff3ab12de62ba7564e51a96eb9d6fe2ab" 2018-12-27 17:27:53,524 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:27:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-10a50652-f3f6-4a96-adbe-427d38c878a7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:27:53,525 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/d7f71ad25d7d412f960b32240d8df4a6 used request id req-10a50652-f3f6-4a96-adbe-427d38c878a7 2018-12-27 17:27:53,525 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-a86dd02c-7ecb-4d0-proj-role 2018-12-27 17:27:53,528 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/roles/eff80906e5b14e329e1b6e92a366f9e4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a934ccbff3ab12de62ba7564e51a96eb9d6fe2ab" 2018-12-27 17:27:53,672 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:27:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0cb2cbad-63af-4495-a612-13b3131a1c51 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:27:53,672 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/roles/eff80906e5b14e329e1b6e92a366f9e4 used request id req-0cb2cbad-63af-4495-a612-13b3131a1c51 2018-12-27 17:27:53,676 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a934ccbff3ab12de62ba7564e51a96eb9d6fe2ab" 2018-12-27 17:27:53,784 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:27:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-92ec74e6-6e7a-4205-bdbf-e84ba2f1f90e Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8de789d09e46427786a85702e5e8de91", "links": {"self": "http://172.30.9.31:5000/v3/roles/8de789d09e46427786a85702e5e8de91"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 17:27:53,784 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-92ec74e6-6e7a-4205-bdbf-e84ba2f1f90e 2018-12-27 17:27:53,785 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-a86dd02c-7ecb-4d0-user 2018-12-27 17:27:53,788 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/users/a90dd3efb646445e96f6d3b8afa8e235 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}092af32e60da5b238a461ce417df66852b283842" 2018-12-27 17:27:53,982 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:27:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ba71fa8e-ff1c-4bd2-8ab5-a275138ad189 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:27:53,982 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/a90dd3efb646445e96f6d3b8afa8e235 used request id req-ba71fa8e-ff1c-4bd2-8ab5-a275138ad189 2018-12-27 17:27:53,984 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:27:54,407 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:27:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["eIRZym5kRSSVuCFIAuEN7A"], "issued_at": "2018-12-27T17:27:54.000000Z"}} 2018-12-27 17:27:54,408 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cb4a2a2bb95734518932b927ce671276707f01f" 2018-12-27 17:27:54,508 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:27:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-50e7fc50-d7fc-4ad4-bcf7-dfaf1e0cb7a3 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:27:54,509 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-50e7fc50-d7fc-4ad4-bcf7-dfaf1e0cb7a3 2018-12-27 17:27:54,510 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:27:54,511 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:27:54,922 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:27:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["NJ9nSsUtQRKoQP9MVVKoHA"], "issued_at": "2018-12-27T17:27:54.000000Z"}} 2018-12-27 17:27:54,923 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f4216d0dd52be969ebebfa1792028423ef24ea5" 2018-12-27 17:27:55,032 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:27:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0d40f493-8b2a-49bd-bc07-e4732a091220 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:27:55,032 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-0d40f493-8b2a-49bd-bc07-e4732a091220 2018-12-27 17:27:55,036 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 17:27:55,042 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 17:27:55 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 17:27:55,043 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-6b792595-37a8-4a2-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f4216d0dd52be969ebebfa1792028423ef24ea5" 2018-12-27 17:27:55,146 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:27:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7cde3545-9aa5-4f50-963b-eefce10c2577 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-6b792595-37a8-4a2-proj", "previous": null, "next": null}, "projects": []} 2018-12-27 17:27:55,147 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-6b792595-37a8-4a2-proj used request id req-7cde3545-9aa5-4f50-963b-eefce10c2577 2018-12-27 17:27:55,150 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f4216d0dd52be969ebebfa1792028423ef24ea5" 2018-12-27 17:27:55,259 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:27:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5bd3c3be-184b-40db-afc6-aec52951973f Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-27 17:27:55,259 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-5bd3c3be-184b-40db-afc6-aec52951973f 2018-12-27 17:27:55,263 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f4216d0dd52be969ebebfa1792028423ef24ea5" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterSuccessTests-6b792595-37a8-4a2-proj"}}' 2018-12-27 17:27:55,416 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 27 Dec 2018 17:27:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-803757d7-d805-4cac-82c8-bf2ddf7c6d5c Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/a853577c447649c6aef64d60c85ce3d4"}, "tags": [], "enabled": true, "id": "a853577c447649c6aef64d60c85ce3d4", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-6b792595-37a8-4a2-proj"}} 2018-12-27 17:27:55,416 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-803757d7-d805-4cac-82c8-bf2ddf7c6d5c 2018-12-27 17:27:55,416 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-6b792595-37a8-4a2-proj 2018-12-27 17:27:55,416 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:27:55,417 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:27:55,825 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:27:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["tbDSAIrGRt2tddqaPIRS0A"], "issued_at": "2018-12-27T17:27:55.000000Z"}} 2018-12-27 17:27:55,825 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}972fa08b144ae82f19f44bb49fc35343d4d39989" 2018-12-27 17:27:55,951 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:27:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-150a1347-14d5-4c71-b8d7-f38945576b47 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:27:55,952 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-150a1347-14d5-4c71-b8d7-f38945576b47 2018-12-27 17:27:55,956 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 17:27:55,961 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 17:27:55 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 17:27:55,962 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}972fa08b144ae82f19f44bb49fc35343d4d39989" 2018-12-27 17:27:56,092 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:27:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6a2afc92-3118-4e96-a1fb-7071333611a6 Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "links": {"self": "http://172.30.9.31:5000/v3/users/01fa52e7b3674fc48643fa4ffca67e4e"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "01fa52e7b3674fc48643fa4ffca67e4e", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/05a834ddebbc40688596b7460b47439e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05a834ddebbc40688596b7460b47439e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/08226a0ad01943f39559448239e291e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "08226a0ad01943f39559448239e291e1", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/55c0552fe37a4f7ca0e73939514bc683"}, "domain_id": "default", "enabled": true, "options": {}, "id": "55c0552fe37a4f7ca0e73939514bc683", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/646a4af4e3b5439a97996d353fea3924"}, "domain_id": "914eec1d43ea4caf9d2fd33268c06258", "enabled": true, "options": {}, "id": "646a4af4e3b5439a97996d353fea3924", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/85fb203e51c34d3f8122e285a6a318b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85fb203e51c34d3f8122e285a6a318b3", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/905e7f4b42d24cca93b99d2401fa3378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "905e7f4b42d24cca93b99d2401fa3378", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/a5bc08b9f81f4e5bb86c24f9f7547bae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5bc08b9f81f4e5bb86c24f9f7547bae", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/a5c780627f004d318bf908d80305da9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5c780627f004d318bf908d80305da9c", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/b18425bf2b044bc9af7e194919539a17"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b18425bf2b044bc9af7e194919539a17", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/b8d2134b619d4dca80e21d6fb16449b0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b8d2134b619d4dca80e21d6fb16449b0", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/b9ab6a25a652438285139fe5b44aea62"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9ab6a25a652438285139fe5b44aea62", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/c08462554a4844d681348f58b9b0edee"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c08462554a4844d681348f58b9b0edee", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/ddfc3a9aad444d4782eae677c8a98130"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ddfc3a9aad444d4782eae677c8a98130", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/f2a74f2185a54676a6cb2bb5ecfcc4f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2a74f2185a54676a6cb2bb5ecfcc4f6", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-12-27 17:27:56,093 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-6a2afc92-3118-4e96-a1fb-7071333611a6 2018-12-27 17:27:56,097 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?name=CreateRouterSuccessTests-6b792595-37a8-4a2-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}972fa08b144ae82f19f44bb49fc35343d4d39989" 2018-12-27 17:27:56,224 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:27:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-38abdccf-8527-4aff-881a-a2b9d5356f7e Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?name=CreateRouterSuccessTests-6b792595-37a8-4a2-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/a853577c447649c6aef64d60c85ce3d4"}, "tags": [], "enabled": true, "id": "a853577c447649c6aef64d60c85ce3d4", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-6b792595-37a8-4a2-proj"}]} 2018-12-27 17:27:56,225 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?name=CreateRouterSuccessTests-6b792595-37a8-4a2-proj used request id req-38abdccf-8527-4aff-881a-a2b9d5356f7e 2018-12-27 17:27:56,228 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}972fa08b144ae82f19f44bb49fc35343d4d39989" 2018-12-27 17:27:56,354 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:27:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-985e1dd3-ef6a-400d-9361-44d40287ecdd Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-27 17:27:56,354 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-985e1dd3-ef6a-400d-9361-44d40287ecdd 2018-12-27 17:27:56,756 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-6b792595-37a8-4a2-user 2018-12-27 17:27:56,756 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:27:56,760 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f4216d0dd52be969ebebfa1792028423ef24ea5" 2018-12-27 17:27:56,877 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:27:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-794c6c47-53dc-4da8-b8dd-02e595def17c Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8de789d09e46427786a85702e5e8de91", "links": {"self": "http://172.30.9.31:5000/v3/roles/8de789d09e46427786a85702e5e8de91"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 17:27:56,877 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-794c6c47-53dc-4da8-b8dd-02e595def17c 2018-12-27 17:27:56,881 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f4216d0dd52be969ebebfa1792028423ef24ea5" -d '{"role": {"name": "CreateRouterSuccessTests-6b792595-37a8-4a2-proj-role"}}' 2018-12-27 17:27:57,016 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 27 Dec 2018 17:27:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d398b387-a3d2-4234-8736-6e6c7eaa9ede Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "284cf5a41dbf48ae9fb97959f5e555ff", "links": {"self": "http://172.30.9.31:5000/v3/roles/284cf5a41dbf48ae9fb97959f5e555ff"}, "name": "CreateRouterSuccessTests-6b792595-37a8-4a2-proj-role"}} 2018-12-27 17:27:57,017 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/roles used request id req-d398b387-a3d2-4234-8736-6e6c7eaa9ede 2018-12-27 17:27:57,017 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-6b792595-37a8-4a2-proj-role 2018-12-27 17:27:57,020 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles/284cf5a41dbf48ae9fb97959f5e555ff -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f4216d0dd52be969ebebfa1792028423ef24ea5" 2018-12-27 17:27:57,035 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:27:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-086eb487-77a2-4bfd-8f1f-e13c9fdf2e00 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "284cf5a41dbf48ae9fb97959f5e555ff", "links": {"self": "http://172.30.9.31:5000/v3/roles/284cf5a41dbf48ae9fb97959f5e555ff"}, "name": "CreateRouterSuccessTests-6b792595-37a8-4a2-proj-role"}} 2018-12-27 17:27:57,035 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles/284cf5a41dbf48ae9fb97959f5e555ff used request id req-086eb487-77a2-4bfd-8f1f-e13c9fdf2e00 2018-12-27 17:27:57,035 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-6b792595-37a8-4a2-proj-role to project CreateRouterSuccessTests-6b792595-37a8-4a2-proj 2018-12-27 17:27:57,038 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:5000/v3/projects/a853577c447649c6aef64d60c85ce3d4/users/ec8b38a20cd447e2b8fd1226f98f820b/roles/284cf5a41dbf48ae9fb97959f5e555ff -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f4216d0dd52be969ebebfa1792028423ef24ea5" 2018-12-27 17:27:57,202 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:27:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-991b3b18-7955-4166-a391-388a31ae3a29 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:27:57,202 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/a853577c447649c6aef64d60c85ce3d4/users/ec8b38a20cd447e2b8fd1226f98f820b/roles/284cf5a41dbf48ae9fb97959f5e555ff used request id req-991b3b18-7955-4166-a391-388a31ae3a29 2018-12-27 17:27:57,204 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:27:57,205 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:27:57,608 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "284cf5a41dbf48ae9fb97959f5e555ff", "name": "CreateRouterSuccessTests-6b792595-37a8-4a2-proj-role"}], "expires_at": "2018-12-27T18:27:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a853577c447649c6aef64d60c85ce3d4", "name": "CreateRouterSuccessTests-6b792595-37a8-4a2-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/a853577c447649c6aef64d60c85ce3d4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/a853577c447649c6aef64d60c85ce3d4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/a853577c447649c6aef64d60c85ce3d4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/a853577c447649c6aef64d60c85ce3d4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/a853577c447649c6aef64d60c85ce3d4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/a853577c447649c6aef64d60c85ce3d4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/a853577c447649c6aef64d60c85ce3d4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/a853577c447649c6aef64d60c85ce3d4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/a853577c447649c6aef64d60c85ce3d4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_a853577c447649c6aef64d60c85ce3d4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_a853577c447649c6aef64d60c85ce3d4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/a853577c447649c6aef64d60c85ce3d4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/a853577c447649c6aef64d60c85ce3d4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/a853577c447649c6aef64d60c85ce3d4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-6b792595-37a8-4a2-user", "id": "ec8b38a20cd447e2b8fd1226f98f820b"}, "audit_ids": ["bnmQ35gYRV6HcOiWhzwkIQ"], "issued_at": "2018-12-27T17:27:57.000000Z"}} 2018-12-27 17:27:57,609 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5a04e8b23f6b55e9688a70d7a49149c4cc1f573" 2018-12-27 17:27:57,702 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:27:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b2fb1edd-db4c-445f-9d84-1ccb568c1f9d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:27:57,702 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-b2fb1edd-db4c-445f-9d84-1ccb568c1f9d 2018-12-27 17:27:57,709 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateRouterSuccessTests-5e6d1174-32ca-4a3a-9bc0-291d5d563ef9-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5a04e8b23f6b55e9688a70d7a49149c4cc1f573" 2018-12-27 17:27:57,922 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-639af0bb-8c6c-4b64-b0ac-8a7265da65ab Date: Thu, 27 Dec 2018 17:27:57 GMT RESP BODY: {"networks":[]} 2018-12-27 17:27:57,922 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateRouterSuccessTests-5e6d1174-32ca-4a3a-9bc0-291d5d563ef9-pub-net1 used request id req-639af0bb-8c6c-4b64-b0ac-8a7265da65ab 2018-12-27 17:27:57,922 - neutron_utils - INFO - Creating network with name CreateRouterSuccessTests-5e6d1174-32ca-4a3a-9bc0-291d5d563ef9-pub-net1 2018-12-27 17:27:57,927 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5a04e8b23f6b55e9688a70d7a49149c4cc1f573" -d '{"network": {"name": "CreateRouterSuccessTests-5e6d1174-32ca-4a3a-9bc0-291d5d563ef9-pub-net1", "admin_state_up": true}}' 2018-12-27 17:27:59,356 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 644 X-Openstack-Request-Id: req-3a4d87fc-c6b8-4c6a-890c-cc5c24b4a04a Date: Thu, 27 Dec 2018 17:27:59 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"id":"e95ae904-15a9-4da4-b8f9-7e139317466a","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"a853577c447649c6aef64d60c85ce3d4","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-27T17:27:58Z","is_default":false,"name":"CreateRouterSuccessTests-5e6d1174-32ca-4a3a-9bc0-291d5d563ef9-pub-net1","qos_policy_id":null,"admin_state_up":true,"tenant_id":"a853577c447649c6aef64d60c85ce3d4","created_at":"2018-12-27T17:27:58Z","mtu":1442}} 2018-12-27 17:27:59,356 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/networks used request id req-3a4d87fc-c6b8-4c6a-890c-cc5c24b4a04a 2018-12-27 17:27:59,361 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?id=e95ae904-15a9-4da4-b8f9-7e139317466a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5a04e8b23f6b55e9688a70d7a49149c4cc1f573" 2018-12-27 17:27:59,641 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-bac7ff89-ed7f-4609-a715-54bd34a85021 Date: Thu, 27 Dec 2018 17:27:59 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"id":"e95ae904-15a9-4da4-b8f9-7e139317466a","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"a853577c447649c6aef64d60c85ce3d4","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-27T17:27:58Z","qos_policy_id":null,"name":"CreateRouterSuccessTests-5e6d1174-32ca-4a3a-9bc0-291d5d563ef9-pub-net1","admin_state_up":true,"tenant_id":"a853577c447649c6aef64d60c85ce3d4","created_at":"2018-12-27T17:27:58Z","mtu":1442}]} 2018-12-27 17:27:59,641 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?id=e95ae904-15a9-4da4-b8f9-7e139317466a used request id req-bac7ff89-ed7f-4609-a715-54bd34a85021 2018-12-27 17:27:59,646 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=e95ae904-15a9-4da4-b8f9-7e139317466a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5a04e8b23f6b55e9688a70d7a49149c4cc1f573" 2018-12-27 17:27:59,676 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-0721c0a3-d83e-4d6f-89ec-7b3eb4a12b0d Date: Thu, 27 Dec 2018 17:27:59 GMT RESP BODY: {"subnets":[]} 2018-12-27 17:27:59,676 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=e95ae904-15a9-4da4-b8f9-7e139317466a used request id req-0721c0a3-d83e-4d6f-89ec-7b3eb4a12b0d 2018-12-27 17:27:59,677 - neutron_utils - INFO - Creating subnet with name CreateRouterSuccessTests-5e6d1174-32ca-4a3a-9bc0-291d5d563ef9-pub-subnet1 2018-12-27 17:27:59,681 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5a04e8b23f6b55e9688a70d7a49149c4cc1f573" -d '{"subnets": [{"ip_version": 4, "network_id": "e95ae904-15a9-4da4-b8f9-7e139317466a", "cidr": "10.200.201.0/24", "gateway_ip": "10.200.201.1", "name": "CreateRouterSuccessTests-5e6d1174-32ca-4a3a-9bc0-291d5d563ef9-pub-subnet1"}]}' 2018-12-27 17:28:01,197 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-479c68f5-f98f-47dc-b8c0-3fc1bb7edc52 Date: Thu, 27 Dec 2018 17:28:01 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e95ae904-15a9-4da4-b8f9-7e139317466a","tenant_id":"a853577c447649c6aef64d60c85ce3d4","created_at":"2018-12-27T17:28:00Z","dns_nameservers":[],"updated_at":"2018-12-27T17:28:00Z","gateway_ip":"10.200.201.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.200.201.0/24","project_id":"a853577c447649c6aef64d60c85ce3d4","id":"c082a0ec-1fcf-452f-968a-756203e7ed25","subnetpool_id":null,"name":"CreateRouterSuccessTests-5e6d1174-32ca-4a3a-9bc0-291d5d563ef9-pub-subnet1"}]} 2018-12-27 17:28:01,197 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/subnets used request id req-479c68f5-f98f-47dc-b8c0-3fc1bb7edc52 2018-12-27 17:28:01,203 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?id=e95ae904-15a9-4da4-b8f9-7e139317466a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5a04e8b23f6b55e9688a70d7a49149c4cc1f573" 2018-12-27 17:28:01,504 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-1ffd5c11-63e1-4d1b-a549-2506856a0997 Date: Thu, 27 Dec 2018 17:28:01 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"e95ae904-15a9-4da4-b8f9-7e139317466a","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"a853577c447649c6aef64d60c85ce3d4","status":"ACTIVE","subnets":["c082a0ec-1fcf-452f-968a-756203e7ed25"],"description":"","tags":[],"updated_at":"2018-12-27T17:28:00Z","qos_policy_id":null,"name":"CreateRouterSuccessTests-5e6d1174-32ca-4a3a-9bc0-291d5d563ef9-pub-net1","admin_state_up":true,"tenant_id":"a853577c447649c6aef64d60c85ce3d4","created_at":"2018-12-27T17:27:58Z","mtu":1442}]} 2018-12-27 17:28:01,504 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?id=e95ae904-15a9-4da4-b8f9-7e139317466a used request id req-1ffd5c11-63e1-4d1b-a549-2506856a0997 2018-12-27 17:28:01,509 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=e95ae904-15a9-4da4-b8f9-7e139317466a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5a04e8b23f6b55e9688a70d7a49149c4cc1f573" 2018-12-27 17:28:01,744 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-c4683467-e35f-475c-9dfb-95e21f5b197b Date: Thu, 27 Dec 2018 17:28:01 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e95ae904-15a9-4da4-b8f9-7e139317466a","tenant_id":"a853577c447649c6aef64d60c85ce3d4","created_at":"2018-12-27T17:28:00Z","dns_nameservers":[],"updated_at":"2018-12-27T17:28:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"a853577c447649c6aef64d60c85ce3d4","id":"c082a0ec-1fcf-452f-968a-756203e7ed25","subnetpool_id":null,"name":"CreateRouterSuccessTests-5e6d1174-32ca-4a3a-9bc0-291d5d563ef9-pub-subnet1"}]} 2018-12-27 17:28:01,744 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=e95ae904-15a9-4da4-b8f9-7e139317466a used request id req-c4683467-e35f-475c-9dfb-95e21f5b197b 2018-12-27 17:28:01,745 - OpenStackNetwork - DEBUG - Network [e95ae904-15a9-4da4-b8f9-7e139317466a] created successfully 2018-12-27 17:28:01,745 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:28:01,746 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:28:02,162 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "284cf5a41dbf48ae9fb97959f5e555ff", "name": "CreateRouterSuccessTests-6b792595-37a8-4a2-proj-role"}], "expires_at": "2018-12-27T18:28:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a853577c447649c6aef64d60c85ce3d4", "name": "CreateRouterSuccessTests-6b792595-37a8-4a2-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/a853577c447649c6aef64d60c85ce3d4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/a853577c447649c6aef64d60c85ce3d4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/a853577c447649c6aef64d60c85ce3d4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/a853577c447649c6aef64d60c85ce3d4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/a853577c447649c6aef64d60c85ce3d4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/a853577c447649c6aef64d60c85ce3d4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/a853577c447649c6aef64d60c85ce3d4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/a853577c447649c6aef64d60c85ce3d4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/a853577c447649c6aef64d60c85ce3d4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_a853577c447649c6aef64d60c85ce3d4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_a853577c447649c6aef64d60c85ce3d4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/a853577c447649c6aef64d60c85ce3d4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/a853577c447649c6aef64d60c85ce3d4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/a853577c447649c6aef64d60c85ce3d4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-6b792595-37a8-4a2-user", "id": "ec8b38a20cd447e2b8fd1226f98f820b"}, "audit_ids": ["xqwJLPppTpSmh5COpBotrA"], "issued_at": "2018-12-27T17:28:02.000000Z"}} 2018-12-27 17:28:02,163 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04e8562c38c034ca076c19198b36f764e5917d46" 2018-12-27 17:28:02,263 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:28:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3d3ad1a4-1477-449f-b882-71d0596027ec Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:28:02,263 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-3d3ad1a4-1477-449f-b882-71d0596027ec 2018-12-27 17:28:02,271 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/routers?name=CreateRouterSuccessTests-5e6d1174-32ca-4a3a-9bc0-291d5d563ef9-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04e8562c38c034ca076c19198b36f764e5917d46" 2018-12-27 17:28:02,512 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-2fb91366-fe3d-4379-94e4-8765cb81c7f2 Date: Thu, 27 Dec 2018 17:28:02 GMT RESP BODY: {"routers": []} 2018-12-27 17:28:02,512 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/routers?name=CreateRouterSuccessTests-5e6d1174-32ca-4a3a-9bc0-291d5d563ef9-pub-router&admin_state_up=True used request id req-2fb91366-fe3d-4379-94e4-8765cb81c7f2 2018-12-27 17:28:02,513 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:28:02,513 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:28:02,923 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "284cf5a41dbf48ae9fb97959f5e555ff", "name": "CreateRouterSuccessTests-6b792595-37a8-4a2-proj-role"}], "expires_at": "2018-12-27T18:28:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a853577c447649c6aef64d60c85ce3d4", "name": "CreateRouterSuccessTests-6b792595-37a8-4a2-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/a853577c447649c6aef64d60c85ce3d4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/a853577c447649c6aef64d60c85ce3d4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/a853577c447649c6aef64d60c85ce3d4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/a853577c447649c6aef64d60c85ce3d4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/a853577c447649c6aef64d60c85ce3d4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/a853577c447649c6aef64d60c85ce3d4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/a853577c447649c6aef64d60c85ce3d4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/a853577c447649c6aef64d60c85ce3d4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/a853577c447649c6aef64d60c85ce3d4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_a853577c447649c6aef64d60c85ce3d4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_a853577c447649c6aef64d60c85ce3d4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/a853577c447649c6aef64d60c85ce3d4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/a853577c447649c6aef64d60c85ce3d4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/a853577c447649c6aef64d60c85ce3d4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-6b792595-37a8-4a2-user", "id": "ec8b38a20cd447e2b8fd1226f98f820b"}, "audit_ids": ["eHJo_yNjSx6hGMZwtv1JtA"], "issued_at": "2018-12-27T17:28:02.000000Z"}} 2018-12-27 17:28:02,923 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de7e75e23af3330dd62dd47b311a4f6e016074c6" 2018-12-27 17:28:03,023 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:28:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-38597698-5954-4e32-907d-5d348b92f4c4 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:28:03,024 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-38597698-5954-4e32-907d-5d348b92f4c4 2018-12-27 17:28:03,029 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04e8562c38c034ca076c19198b36f764e5917d46" 2018-12-27 17:28:03,938 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-91f71473-8cbd-4178-a722-121235f882e4 Date: Thu, 27 Dec 2018 17:28:03 GMT RESP BODY: {"networks":[{"updated_at":"2018-12-27T15:58:03Z","dns_domain":"","revision_number":8,"port_security_enabled":true,"id":"a4959dd9-e8f4-4ea9-8c99-7bff545db58c","router:external":true,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"da629caea04941e1ae8979c379dc7c9d","status":"ACTIVE","subnets":["244ab55b-a0ed-4e50-9f85-07f08119ae55"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"da629caea04941e1ae8979c379dc7c9d","created_at":"2018-12-27T15:29:17Z","mtu":1500}]} 2018-12-27 17:28:03,938 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=external used request id req-91f71473-8cbd-4178-a722-121235f882e4 2018-12-27 17:28:03,943 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=a4959dd9-e8f4-4ea9-8c99-7bff545db58c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04e8562c38c034ca076c19198b36f764e5917d46" 2018-12-27 17:28:04,172 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-113e05cd-b90e-475d-b887-8c078d8b291e Date: Thu, 27 Dec 2018 17:28:04 GMT RESP BODY: {"subnets":[]} 2018-12-27 17:28:04,172 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=a4959dd9-e8f4-4ea9-8c99-7bff545db58c used request id req-113e05cd-b90e-475d-b887-8c078d8b291e 2018-12-27 17:28:04,173 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-5e6d1174-32ca-4a3a-9bc0-291d5d563ef9-pub-router 2018-12-27 17:28:04,178 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04e8562c38c034ca076c19198b36f764e5917d46" -d '{"router": {"external_gateway_info": {"network_id": "a4959dd9-e8f4-4ea9-8c99-7bff545db58c"}, "name": "CreateRouterSuccessTests-5e6d1174-32ca-4a3a-9bc0-291d5d563ef9-pub-router", "admin_state_up": true}}' 2018-12-27 17:28:06,175 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 639 X-Openstack-Request-Id: req-01ad2068-e6b4-44fe-bbd8-d2a72bfc1873 Date: Thu, 27 Dec 2018 17:28:06 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "a4959dd9-e8f4-4ea9-8c99-7bff545db58c", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "244ab55b-a0ed-4e50-9f85-07f08119ae55", "ip_address": "172.30.9.207"}]}, "description": "", "tags": [], "tenant_id": "a853577c447649c6aef64d60c85ce3d4", "created_at": "2018-12-27T17:28:04Z", "admin_state_up": true, "updated_at": "2018-12-27T17:28:05Z", "revision_number": 2, "routes": [], "project_id": "a853577c447649c6aef64d60c85ce3d4", "id": "21fe4fd1-e3f2-4181-9f3b-6bb6955b76bb", "name": "CreateRouterSuccessTests-5e6d1174-32ca-4a3a-9bc0-291d5d563ef9-pub-router"}} 2018-12-27 17:28:06,175 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/routers used request id req-01ad2068-e6b4-44fe-bbd8-d2a72bfc1873 2018-12-27 17:28:06,181 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?device_id=21fe4fd1-e3f2-4181-9f3b-6bb6955b76bb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04e8562c38c034ca076c19198b36f764e5917d46" 2018-12-27 17:28:06,402 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-2a8d80b5-3a8d-4787-9a6c-d854f67437b2 Date: Thu, 27 Dec 2018 17:28:06 GMT RESP BODY: {"ports":[]} 2018-12-27 17:28:06,402 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?device_id=21fe4fd1-e3f2-4181-9f3b-6bb6955b76bb used request id req-2a8d80b5-3a8d-4787-9a6c-d854f67437b2 2018-12-27 17:28:06,407 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateRouterSuccessTests-5e6d1174-32ca-4a3a-9bc0-291d5d563ef9-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04e8562c38c034ca076c19198b36f764e5917d46" 2018-12-27 17:28:06,796 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-7ba3bb59-fbf1-4f0b-84d7-1a6799efd3b9 Date: Thu, 27 Dec 2018 17:28:06 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"e95ae904-15a9-4da4-b8f9-7e139317466a","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"a853577c447649c6aef64d60c85ce3d4","status":"ACTIVE","subnets":["c082a0ec-1fcf-452f-968a-756203e7ed25"],"description":"","tags":[],"updated_at":"2018-12-27T17:28:00Z","qos_policy_id":null,"name":"CreateRouterSuccessTests-5e6d1174-32ca-4a3a-9bc0-291d5d563ef9-pub-net1","admin_state_up":true,"tenant_id":"a853577c447649c6aef64d60c85ce3d4","created_at":"2018-12-27T17:27:58Z","mtu":1442}]} 2018-12-27 17:28:06,796 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateRouterSuccessTests-5e6d1174-32ca-4a3a-9bc0-291d5d563ef9-pub-net1 used request id req-7ba3bb59-fbf1-4f0b-84d7-1a6799efd3b9 2018-12-27 17:28:06,802 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=e95ae904-15a9-4da4-b8f9-7e139317466a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04e8562c38c034ca076c19198b36f764e5917d46" 2018-12-27 17:28:07,046 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-f3a5258e-a00f-492f-a6aa-9d662c30152f Date: Thu, 27 Dec 2018 17:28:07 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e95ae904-15a9-4da4-b8f9-7e139317466a","tenant_id":"a853577c447649c6aef64d60c85ce3d4","created_at":"2018-12-27T17:28:00Z","dns_nameservers":[],"updated_at":"2018-12-27T17:28:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"a853577c447649c6aef64d60c85ce3d4","id":"c082a0ec-1fcf-452f-968a-756203e7ed25","subnetpool_id":null,"name":"CreateRouterSuccessTests-5e6d1174-32ca-4a3a-9bc0-291d5d563ef9-pub-subnet1"}]} 2018-12-27 17:28:07,046 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=e95ae904-15a9-4da4-b8f9-7e139317466a used request id req-f3a5258e-a00f-492f-a6aa-9d662c30152f 2018-12-27 17:28:07,051 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateRouterSuccessTests-5e6d1174-32ca-4a3a-9bc0-291d5d563ef9-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04e8562c38c034ca076c19198b36f764e5917d46" 2018-12-27 17:28:07,145 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-4ea35162-e070-4cc4-a1bf-1e6e97cdf6f5 Date: Thu, 27 Dec 2018 17:28:07 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"e95ae904-15a9-4da4-b8f9-7e139317466a","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"a853577c447649c6aef64d60c85ce3d4","status":"ACTIVE","subnets":["c082a0ec-1fcf-452f-968a-756203e7ed25"],"description":"","tags":[],"updated_at":"2018-12-27T17:28:00Z","qos_policy_id":null,"name":"CreateRouterSuccessTests-5e6d1174-32ca-4a3a-9bc0-291d5d563ef9-pub-net1","admin_state_up":true,"tenant_id":"a853577c447649c6aef64d60c85ce3d4","created_at":"2018-12-27T17:27:58Z","mtu":1442}]} 2018-12-27 17:28:07,146 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateRouterSuccessTests-5e6d1174-32ca-4a3a-9bc0-291d5d563ef9-pub-net1 used request id req-4ea35162-e070-4cc4-a1bf-1e6e97cdf6f5 2018-12-27 17:28:07,149 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 17:28:07,154 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 17:28:07 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 17:28:07,155 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/a853577c447649c6aef64d60c85ce3d4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04e8562c38c034ca076c19198b36f764e5917d46" 2018-12-27 17:28:07,176 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:28:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-857fd713-1bbf-4f0a-928f-efe31a0921ae Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/a853577c447649c6aef64d60c85ce3d4"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a853577c447649c6aef64d60c85ce3d4", "name": "CreateRouterSuccessTests-6b792595-37a8-4a2-proj"}} 2018-12-27 17:28:07,176 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/a853577c447649c6aef64d60c85ce3d4 used request id req-857fd713-1bbf-4f0a-928f-efe31a0921ae 2018-12-27 17:28:07,181 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=e95ae904-15a9-4da4-b8f9-7e139317466a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04e8562c38c034ca076c19198b36f764e5917d46" 2018-12-27 17:28:07,430 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-f24f61b3-5701-46a6-a542-bfcf05a9371d Date: Thu, 27 Dec 2018 17:28:07 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e95ae904-15a9-4da4-b8f9-7e139317466a","tenant_id":"a853577c447649c6aef64d60c85ce3d4","created_at":"2018-12-27T17:28:00Z","dns_nameservers":[],"updated_at":"2018-12-27T17:28:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"a853577c447649c6aef64d60c85ce3d4","id":"c082a0ec-1fcf-452f-968a-756203e7ed25","subnetpool_id":null,"name":"CreateRouterSuccessTests-5e6d1174-32ca-4a3a-9bc0-291d5d563ef9-pub-subnet1"}]} 2018-12-27 17:28:07,430 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=e95ae904-15a9-4da4-b8f9-7e139317466a used request id req-f24f61b3-5701-46a6-a542-bfcf05a9371d 2018-12-27 17:28:07,435 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=e95ae904-15a9-4da4-b8f9-7e139317466a&name=CreateRouterSuccessTests-5e6d1174-32ca-4a3a-9bc0-291d5d563ef9-port1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04e8562c38c034ca076c19198b36f764e5917d46" 2018-12-27 17:28:07,674 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-86d6b98b-9b1f-4e6d-b374-2a7882648a10 Date: Thu, 27 Dec 2018 17:28:07 GMT RESP BODY: {"ports":[]} 2018-12-27 17:28:07,674 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=e95ae904-15a9-4da4-b8f9-7e139317466a&name=CreateRouterSuccessTests-5e6d1174-32ca-4a3a-9bc0-291d5d563ef9-port1&admin_state_up=True used request id req-86d6b98b-9b1f-4e6d-b374-2a7882648a10 2018-12-27 17:28:07,675 - OpenStackNetwork - INFO - Retrieved port CreateRouterSuccessTests-5e6d1174-32ca-4a3a-9bc0-291d5d563ef9-port1 for router - CreateRouterSuccessTests-5e6d1174-32ca-4a3a-9bc0-291d5d563ef9-pub-router 2018-12-27 17:28:07,675 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:28:07,676 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:28:08,081 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "284cf5a41dbf48ae9fb97959f5e555ff", "name": "CreateRouterSuccessTests-6b792595-37a8-4a2-proj-role"}], "expires_at": "2018-12-27T18:28:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a853577c447649c6aef64d60c85ce3d4", "name": "CreateRouterSuccessTests-6b792595-37a8-4a2-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/a853577c447649c6aef64d60c85ce3d4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/a853577c447649c6aef64d60c85ce3d4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/a853577c447649c6aef64d60c85ce3d4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/a853577c447649c6aef64d60c85ce3d4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/a853577c447649c6aef64d60c85ce3d4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/a853577c447649c6aef64d60c85ce3d4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/a853577c447649c6aef64d60c85ce3d4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/a853577c447649c6aef64d60c85ce3d4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/a853577c447649c6aef64d60c85ce3d4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_a853577c447649c6aef64d60c85ce3d4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_a853577c447649c6aef64d60c85ce3d4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/a853577c447649c6aef64d60c85ce3d4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/a853577c447649c6aef64d60c85ce3d4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/a853577c447649c6aef64d60c85ce3d4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-6b792595-37a8-4a2-user", "id": "ec8b38a20cd447e2b8fd1226f98f820b"}, "audit_ids": ["cGaZBZv4SaCvMwsJtJy5CA"], "issued_at": "2018-12-27T17:28:08.000000Z"}} 2018-12-27 17:28:08,082 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13ccc1f5137ec096e8ef02919a9dddd66a95f145" 2018-12-27 17:28:08,196 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:28:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4dc400f5-3bdd-4e2b-bdd1-519f7e0b42ca Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:28:08,196 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-4dc400f5-3bdd-4e2b-bdd1-519f7e0b42ca 2018-12-27 17:28:08,202 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateRouterSuccessTests-5e6d1174-32ca-4a3a-9bc0-291d5d563ef9-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04e8562c38c034ca076c19198b36f764e5917d46" 2018-12-27 17:28:08,300 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-bfbfa78e-73b6-476f-b16f-28dd87746ac7 Date: Thu, 27 Dec 2018 17:28:08 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"e95ae904-15a9-4da4-b8f9-7e139317466a","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"a853577c447649c6aef64d60c85ce3d4","status":"ACTIVE","subnets":["c082a0ec-1fcf-452f-968a-756203e7ed25"],"description":"","tags":[],"updated_at":"2018-12-27T17:28:00Z","qos_policy_id":null,"name":"CreateRouterSuccessTests-5e6d1174-32ca-4a3a-9bc0-291d5d563ef9-pub-net1","admin_state_up":true,"tenant_id":"a853577c447649c6aef64d60c85ce3d4","created_at":"2018-12-27T17:27:58Z","mtu":1442}]} 2018-12-27 17:28:08,301 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateRouterSuccessTests-5e6d1174-32ca-4a3a-9bc0-291d5d563ef9-pub-net1 used request id req-bfbfa78e-73b6-476f-b16f-28dd87746ac7 2018-12-27 17:28:08,306 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=e95ae904-15a9-4da4-b8f9-7e139317466a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04e8562c38c034ca076c19198b36f764e5917d46" 2018-12-27 17:28:08,361 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-005522bd-873a-4b44-9468-6257f89b8b6d Date: Thu, 27 Dec 2018 17:28:08 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e95ae904-15a9-4da4-b8f9-7e139317466a","tenant_id":"a853577c447649c6aef64d60c85ce3d4","created_at":"2018-12-27T17:28:00Z","dns_nameservers":[],"updated_at":"2018-12-27T17:28:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"a853577c447649c6aef64d60c85ce3d4","id":"c082a0ec-1fcf-452f-968a-756203e7ed25","subnetpool_id":null,"name":"CreateRouterSuccessTests-5e6d1174-32ca-4a3a-9bc0-291d5d563ef9-pub-subnet1"}]} 2018-12-27 17:28:08,361 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=e95ae904-15a9-4da4-b8f9-7e139317466a used request id req-005522bd-873a-4b44-9468-6257f89b8b6d 2018-12-27 17:28:08,367 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateRouterSuccessTests-5e6d1174-32ca-4a3a-9bc0-291d5d563ef9-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04e8562c38c034ca076c19198b36f764e5917d46" 2018-12-27 17:28:08,658 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-149ec7a9-9988-4ef0-a05e-05ba09eefb48 Date: Thu, 27 Dec 2018 17:28:08 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"e95ae904-15a9-4da4-b8f9-7e139317466a","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"a853577c447649c6aef64d60c85ce3d4","status":"ACTIVE","subnets":["c082a0ec-1fcf-452f-968a-756203e7ed25"],"description":"","tags":[],"updated_at":"2018-12-27T17:28:00Z","qos_policy_id":null,"name":"CreateRouterSuccessTests-5e6d1174-32ca-4a3a-9bc0-291d5d563ef9-pub-net1","admin_state_up":true,"tenant_id":"a853577c447649c6aef64d60c85ce3d4","created_at":"2018-12-27T17:27:58Z","mtu":1442}]} 2018-12-27 17:28:08,658 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateRouterSuccessTests-5e6d1174-32ca-4a3a-9bc0-291d5d563ef9-pub-net1 used request id req-149ec7a9-9988-4ef0-a05e-05ba09eefb48 2018-12-27 17:28:08,662 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 17:28:08,667 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 17:28:08 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 17:28:08,668 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/a853577c447649c6aef64d60c85ce3d4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13ccc1f5137ec096e8ef02919a9dddd66a95f145" 2018-12-27 17:28:08,768 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:28:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f2262fc7-fb2f-4219-9c61-4fdc10e14858 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/a853577c447649c6aef64d60c85ce3d4"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a853577c447649c6aef64d60c85ce3d4", "name": "CreateRouterSuccessTests-6b792595-37a8-4a2-proj"}} 2018-12-27 17:28:08,769 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/a853577c447649c6aef64d60c85ce3d4 used request id req-f2262fc7-fb2f-4219-9c61-4fdc10e14858 2018-12-27 17:28:08,774 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=e95ae904-15a9-4da4-b8f9-7e139317466a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04e8562c38c034ca076c19198b36f764e5917d46" 2018-12-27 17:28:09,022 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-c4f8029d-199c-477f-afe3-b2113772d204 Date: Thu, 27 Dec 2018 17:28:09 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e95ae904-15a9-4da4-b8f9-7e139317466a","tenant_id":"a853577c447649c6aef64d60c85ce3d4","created_at":"2018-12-27T17:28:00Z","dns_nameservers":[],"updated_at":"2018-12-27T17:28:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"a853577c447649c6aef64d60c85ce3d4","id":"c082a0ec-1fcf-452f-968a-756203e7ed25","subnetpool_id":null,"name":"CreateRouterSuccessTests-5e6d1174-32ca-4a3a-9bc0-291d5d563ef9-pub-subnet1"}]} 2018-12-27 17:28:09,022 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=e95ae904-15a9-4da4-b8f9-7e139317466a used request id req-c4f8029d-199c-477f-afe3-b2113772d204 2018-12-27 17:28:09,027 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=e95ae904-15a9-4da4-b8f9-7e139317466a&name=CreateRouterSuccessTests-5e6d1174-32ca-4a3a-9bc0-291d5d563ef9-pub-subnet1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04e8562c38c034ca076c19198b36f764e5917d46" 2018-12-27 17:28:09,079 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-a65c3478-e563-431a-bdb8-ea5063843cea Date: Thu, 27 Dec 2018 17:28:09 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e95ae904-15a9-4da4-b8f9-7e139317466a","tenant_id":"a853577c447649c6aef64d60c85ce3d4","created_at":"2018-12-27T17:28:00Z","dns_nameservers":[],"updated_at":"2018-12-27T17:28:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"a853577c447649c6aef64d60c85ce3d4","id":"c082a0ec-1fcf-452f-968a-756203e7ed25","subnetpool_id":null,"name":"CreateRouterSuccessTests-5e6d1174-32ca-4a3a-9bc0-291d5d563ef9-pub-subnet1"}]} 2018-12-27 17:28:09,079 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=e95ae904-15a9-4da4-b8f9-7e139317466a&name=CreateRouterSuccessTests-5e6d1174-32ca-4a3a-9bc0-291d5d563ef9-pub-subnet1 used request id req-a65c3478-e563-431a-bdb8-ea5063843cea 2018-12-27 17:28:09,080 - neutron_utils - INFO - Creating port for network with name - CreateRouterSuccessTests-5e6d1174-32ca-4a3a-9bc0-291d5d563ef9-pub-net1 2018-12-27 17:28:09,085 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04e8562c38c034ca076c19198b36f764e5917d46" -d '{"port": {"network_id": "e95ae904-15a9-4da4-b8f9-7e139317466a", "fixed_ips": [{"subnet_id": "c082a0ec-1fcf-452f-968a-756203e7ed25", "ip_address": "10.200.201.1"}], "name": "CreateRouterSuccessTests-5e6d1174-32ca-4a3a-9bc0-291d5d563ef9-port1", "admin_state_up": true}}' 2018-12-27 17:28:10,391 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 920 X-Openstack-Request-Id: req-13d49299-5728-4b54-83f4-de5c5dd0dc6b Date: Thu, 27 Dec 2018 17:28:10 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T17:28:09Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"c082a0ec-1fcf-452f-968a-756203e7ed25","ip_address":"10.200.201.1"}],"id":"91e885e7-9088-4ec0-b498-898795ca830e","security_groups":["befe9ab9-6287-4e80-b6c5-5aa3c9ccbc1b"],"mac_address":"fa:16:3e:e2:d9:26","device_id":"","status":"DOWN","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-200-201-1","ip_address":"10.200.201.1","fqdn":"host-10-200-201-1.openstacklocal."}],"name":"CreateRouterSuccessTests-5e6d1174-32ca-4a3a-9bc0-291d5d563ef9-port1","project_id":"a853577c447649c6aef64d60c85ce3d4","qos_policy_id":null,"admin_state_up":true,"network_id":"e95ae904-15a9-4da4-b8f9-7e139317466a","dns_name":"","created_at":"2018-12-27T17:28:09Z","binding:vnic_type":"normal","tenant_id":"a853577c447649c6aef64d60c85ce3d4"}} 2018-12-27 17:28:10,392 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/ports used request id req-13d49299-5728-4b54-83f4-de5c5dd0dc6b 2018-12-27 17:28:10,392 - OpenStackNetwork - INFO - Created port CreateRouterSuccessTests-5e6d1174-32ca-4a3a-9bc0-291d5d563ef9-port1 for router - CreateRouterSuccessTests-5e6d1174-32ca-4a3a-9bc0-291d5d563ef9-pub-router 2018-12-27 17:28:10,392 - neutron_utils - INFO - Adding interface to router with name CreateRouterSuccessTests-5e6d1174-32ca-4a3a-9bc0-291d5d563ef9-pub-router 2018-12-27 17:28:10,397 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:9696/v2.0/routers/21fe4fd1-e3f2-4181-9f3b-6bb6955b76bb/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04e8562c38c034ca076c19198b36f764e5917d46" -d '{"port_id": "91e885e7-9088-4ec0-b498-898795ca830e"}' 2018-12-27 17:28:13,422 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-0e22418d-12ea-4008-a73a-9ce278eda6aa Date: Thu, 27 Dec 2018 17:28:13 GMT RESP BODY: {"network_id": "e95ae904-15a9-4da4-b8f9-7e139317466a", "tenant_id": "a853577c447649c6aef64d60c85ce3d4", "subnet_id": "c082a0ec-1fcf-452f-968a-756203e7ed25", "subnet_ids": ["c082a0ec-1fcf-452f-968a-756203e7ed25"], "port_id": "91e885e7-9088-4ec0-b498-898795ca830e", "id": "21fe4fd1-e3f2-4181-9f3b-6bb6955b76bb"} 2018-12-27 17:28:13,422 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.31:9696/v2.0/routers/21fe4fd1-e3f2-4181-9f3b-6bb6955b76bb/add_router_interface used request id req-0e22418d-12ea-4008-a73a-9ce278eda6aa 2018-12-27 17:28:13,427 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/routers/21fe4fd1-e3f2-4181-9f3b-6bb6955b76bb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04e8562c38c034ca076c19198b36f764e5917d46" 2018-12-27 17:28:13,750 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 639 X-Openstack-Request-Id: req-0bf825ea-16e1-4281-b6c1-319b7b59e0b9 Date: Thu, 27 Dec 2018 17:28:13 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "a4959dd9-e8f4-4ea9-8c99-7bff545db58c", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "244ab55b-a0ed-4e50-9f85-07f08119ae55", "ip_address": "172.30.9.207"}]}, "description": "", "tags": [], "tenant_id": "a853577c447649c6aef64d60c85ce3d4", "created_at": "2018-12-27T17:28:04Z", "admin_state_up": true, "updated_at": "2018-12-27T17:28:11Z", "revision_number": 3, "routes": [], "project_id": "a853577c447649c6aef64d60c85ce3d4", "id": "21fe4fd1-e3f2-4181-9f3b-6bb6955b76bb", "name": "CreateRouterSuccessTests-5e6d1174-32ca-4a3a-9bc0-291d5d563ef9-pub-router"}} 2018-12-27 17:28:13,750 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/routers/21fe4fd1-e3f2-4181-9f3b-6bb6955b76bb used request id req-0bf825ea-16e1-4281-b6c1-319b7b59e0b9 2018-12-27 17:28:13,755 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?device_id=21fe4fd1-e3f2-4181-9f3b-6bb6955b76bb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04e8562c38c034ca076c19198b36f764e5917d46" 2018-12-27 17:28:13,989 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 986 X-Openstack-Request-Id: req-0ce1378c-a4bb-40aa-bc17-ed6b6157d081 Date: Thu, 27 Dec 2018 17:28:13 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T17:28:12Z","device_owner":"network:router_interface","revision_number":11,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"c082a0ec-1fcf-452f-968a-756203e7ed25","ip_address":"10.200.201.1"}],"id":"91e885e7-9088-4ec0-b498-898795ca830e","security_groups":["befe9ab9-6287-4e80-b6c5-5aa3c9ccbc1b"],"mac_address":"fa:16:3e:e2:d9:26","project_id":"a853577c447649c6aef64d60c85ce3d4","status":"ACTIVE","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-200-201-1","ip_address":"10.200.201.1","fqdn":"host-10-200-201-1.openstacklocal."}],"qos_policy_id":null,"name":"CreateRouterSuccessTests-5e6d1174-32ca-4a3a-9bc0-291d5d563ef9-port1","admin_state_up":true,"network_id":"e95ae904-15a9-4da4-b8f9-7e139317466a","dns_name":"","created_at":"2018-12-27T17:28:09Z","binding:vnic_type":"normal","device_id":"21fe4fd1-e3f2-4181-9f3b-6bb6955b76bb","tenant_id":"a853577c447649c6aef64d60c85ce3d4"}]} 2018-12-27 17:28:13,990 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?device_id=21fe4fd1-e3f2-4181-9f3b-6bb6955b76bb used request id req-0ce1378c-a4bb-40aa-bc17-ed6b6157d081 2018-12-27 17:28:13,995 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets/c082a0ec-1fcf-452f-968a-756203e7ed25 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04e8562c38c034ca076c19198b36f764e5917d46" 2018-12-27 17:28:14,051 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-2d3722b9-daec-4027-a45d-f92368099cbf Date: Thu, 27 Dec 2018 17:28:14 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e95ae904-15a9-4da4-b8f9-7e139317466a","tenant_id":"a853577c447649c6aef64d60c85ce3d4","created_at":"2018-12-27T17:28:00Z","dns_nameservers":[],"updated_at":"2018-12-27T17:28:00Z","gateway_ip":"10.200.201.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.200.201.0/24","project_id":"a853577c447649c6aef64d60c85ce3d4","id":"c082a0ec-1fcf-452f-968a-756203e7ed25","subnetpool_id":null,"name":"CreateRouterSuccessTests-5e6d1174-32ca-4a3a-9bc0-291d5d563ef9-pub-subnet1"}} 2018-12-27 17:28:14,052 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets/c082a0ec-1fcf-452f-968a-756203e7ed25 used request id req-2d3722b9-daec-4027-a45d-f92368099cbf 2018-12-27 17:28:14,052 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:28:14,472 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "284cf5a41dbf48ae9fb97959f5e555ff", "name": "CreateRouterSuccessTests-6b792595-37a8-4a2-proj-role"}], "expires_at": "2018-12-27T18:28:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a853577c447649c6aef64d60c85ce3d4", "name": "CreateRouterSuccessTests-6b792595-37a8-4a2-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/a853577c447649c6aef64d60c85ce3d4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/a853577c447649c6aef64d60c85ce3d4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/a853577c447649c6aef64d60c85ce3d4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/a853577c447649c6aef64d60c85ce3d4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/a853577c447649c6aef64d60c85ce3d4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/a853577c447649c6aef64d60c85ce3d4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/a853577c447649c6aef64d60c85ce3d4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/a853577c447649c6aef64d60c85ce3d4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/a853577c447649c6aef64d60c85ce3d4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_a853577c447649c6aef64d60c85ce3d4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_a853577c447649c6aef64d60c85ce3d4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/a853577c447649c6aef64d60c85ce3d4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/a853577c447649c6aef64d60c85ce3d4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/a853577c447649c6aef64d60c85ce3d4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-6b792595-37a8-4a2-user", "id": "ec8b38a20cd447e2b8fd1226f98f820b"}, "audit_ids": ["_2SlVtJITdaOoxvvonCXpw"], "issued_at": "2018-12-27T17:28:14.000000Z"}} 2018-12-27 17:28:14,477 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/routers?name=CreateRouterSuccessTests-5e6d1174-32ca-4a3a-9bc0-291d5d563ef9-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64e87054aaf0b542041da059f34ed36a61b3eb71" 2018-12-27 17:28:14,818 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-c7887b17-b446-4997-8bad-a3bde9f260fd Date: Thu, 27 Dec 2018 17:28:14 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "a4959dd9-e8f4-4ea9-8c99-7bff545db58c", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "244ab55b-a0ed-4e50-9f85-07f08119ae55", "ip_address": "172.30.9.207"}]}, "description": "", "tags": [], "tenant_id": "a853577c447649c6aef64d60c85ce3d4", "created_at": "2018-12-27T17:28:04Z", "admin_state_up": true, "updated_at": "2018-12-27T17:28:11Z", "revision_number": 3, "routes": [], "project_id": "a853577c447649c6aef64d60c85ce3d4", "id": "21fe4fd1-e3f2-4181-9f3b-6bb6955b76bb", "name": "CreateRouterSuccessTests-5e6d1174-32ca-4a3a-9bc0-291d5d563ef9-pub-router"}]} 2018-12-27 17:28:14,818 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/routers?name=CreateRouterSuccessTests-5e6d1174-32ca-4a3a-9bc0-291d5d563ef9-pub-router&admin_state_up=True used request id req-c7887b17-b446-4997-8bad-a3bde9f260fd 2018-12-27 17:28:14,821 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 17:28:14,827 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 17:28:14 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 17:28:14,828 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/a853577c447649c6aef64d60c85ce3d4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cb4a2a2bb95734518932b927ce671276707f01f" 2018-12-27 17:28:14,942 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:28:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f88600e2-917c-437a-a6a2-7c4c7cbbff09 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/a853577c447649c6aef64d60c85ce3d4"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a853577c447649c6aef64d60c85ce3d4", "name": "CreateRouterSuccessTests-6b792595-37a8-4a2-proj"}} 2018-12-27 17:28:14,942 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/a853577c447649c6aef64d60c85ce3d4 used request id req-f88600e2-917c-437a-a6a2-7c4c7cbbff09 2018-12-27 17:28:14,947 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?device_id=21fe4fd1-e3f2-4181-9f3b-6bb6955b76bb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64e87054aaf0b542041da059f34ed36a61b3eb71" 2018-12-27 17:28:15,223 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 986 X-Openstack-Request-Id: req-d0284e79-7fdd-448e-8538-dd9e4b89c96a Date: Thu, 27 Dec 2018 17:28:15 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T17:28:12Z","device_owner":"network:router_interface","revision_number":11,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"c082a0ec-1fcf-452f-968a-756203e7ed25","ip_address":"10.200.201.1"}],"id":"91e885e7-9088-4ec0-b498-898795ca830e","security_groups":["befe9ab9-6287-4e80-b6c5-5aa3c9ccbc1b"],"mac_address":"fa:16:3e:e2:d9:26","project_id":"a853577c447649c6aef64d60c85ce3d4","status":"ACTIVE","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-200-201-1","ip_address":"10.200.201.1","fqdn":"host-10-200-201-1.openstacklocal."}],"qos_policy_id":null,"name":"CreateRouterSuccessTests-5e6d1174-32ca-4a3a-9bc0-291d5d563ef9-port1","admin_state_up":true,"network_id":"e95ae904-15a9-4da4-b8f9-7e139317466a","dns_name":"","created_at":"2018-12-27T17:28:09Z","binding:vnic_type":"normal","device_id":"21fe4fd1-e3f2-4181-9f3b-6bb6955b76bb","tenant_id":"a853577c447649c6aef64d60c85ce3d4"}]} 2018-12-27 17:28:15,224 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?device_id=21fe4fd1-e3f2-4181-9f3b-6bb6955b76bb used request id req-d0284e79-7fdd-448e-8538-dd9e4b89c96a 2018-12-27 17:28:15,229 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets/c082a0ec-1fcf-452f-968a-756203e7ed25 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64e87054aaf0b542041da059f34ed36a61b3eb71" 2018-12-27 17:28:15,474 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-857e08df-ab6c-4355-a098-b14fb890da07 Date: Thu, 27 Dec 2018 17:28:15 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e95ae904-15a9-4da4-b8f9-7e139317466a","tenant_id":"a853577c447649c6aef64d60c85ce3d4","created_at":"2018-12-27T17:28:00Z","dns_nameservers":[],"updated_at":"2018-12-27T17:28:00Z","gateway_ip":"10.200.201.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.200.201.0/24","project_id":"a853577c447649c6aef64d60c85ce3d4","id":"c082a0ec-1fcf-452f-968a-756203e7ed25","subnetpool_id":null,"name":"CreateRouterSuccessTests-5e6d1174-32ca-4a3a-9bc0-291d5d563ef9-pub-subnet1"}} 2018-12-27 17:28:15,475 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets/c082a0ec-1fcf-452f-968a-756203e7ed25 used request id req-857e08df-ab6c-4355-a098-b14fb890da07 2018-12-27 17:28:15,480 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?id=a4959dd9-e8f4-4ea9-8c99-7bff545db58c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64e87054aaf0b542041da059f34ed36a61b3eb71" 2018-12-27 17:28:15,780 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-50045cd0-401e-4a21-be98-44c431b7c378 Date: Thu, 27 Dec 2018 17:28:15 GMT RESP BODY: {"networks":[{"updated_at":"2018-12-27T15:58:03Z","dns_domain":"","revision_number":8,"port_security_enabled":true,"id":"a4959dd9-e8f4-4ea9-8c99-7bff545db58c","router:external":true,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"da629caea04941e1ae8979c379dc7c9d","status":"ACTIVE","subnets":["244ab55b-a0ed-4e50-9f85-07f08119ae55"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"da629caea04941e1ae8979c379dc7c9d","created_at":"2018-12-27T15:29:17Z","mtu":1500}]} 2018-12-27 17:28:15,780 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?id=a4959dd9-e8f4-4ea9-8c99-7bff545db58c used request id req-50045cd0-401e-4a21-be98-44c431b7c378 2018-12-27 17:28:15,786 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=a4959dd9-e8f4-4ea9-8c99-7bff545db58c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64e87054aaf0b542041da059f34ed36a61b3eb71" 2018-12-27 17:28:16,004 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-25acb46c-e7ae-4cdf-90f1-d79ca124d447 Date: Thu, 27 Dec 2018 17:28:16 GMT RESP BODY: {"subnets":[]} 2018-12-27 17:28:16,004 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=a4959dd9-e8f4-4ea9-8c99-7bff545db58c used request id req-25acb46c-e7ae-4cdf-90f1-d79ca124d447 2018-12-27 17:28:16,009 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?id=e95ae904-15a9-4da4-b8f9-7e139317466a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64e87054aaf0b542041da059f34ed36a61b3eb71" 2018-12-27 17:28:16,311 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-10906f19-da51-46a1-8362-a6a7502c0710 Date: Thu, 27 Dec 2018 17:28:16 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"e95ae904-15a9-4da4-b8f9-7e139317466a","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"a853577c447649c6aef64d60c85ce3d4","status":"ACTIVE","subnets":["c082a0ec-1fcf-452f-968a-756203e7ed25"],"description":"","tags":[],"updated_at":"2018-12-27T17:28:00Z","qos_policy_id":null,"name":"CreateRouterSuccessTests-5e6d1174-32ca-4a3a-9bc0-291d5d563ef9-pub-net1","admin_state_up":true,"tenant_id":"a853577c447649c6aef64d60c85ce3d4","created_at":"2018-12-27T17:27:58Z","mtu":1442}]} 2018-12-27 17:28:16,311 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?id=e95ae904-15a9-4da4-b8f9-7e139317466a used request id req-10906f19-da51-46a1-8362-a6a7502c0710 2018-12-27 17:28:16,317 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=e95ae904-15a9-4da4-b8f9-7e139317466a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64e87054aaf0b542041da059f34ed36a61b3eb71" 2018-12-27 17:28:16,367 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-2d5bc759-6278-4d57-9e25-81a1b5526291 Date: Thu, 27 Dec 2018 17:28:16 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e95ae904-15a9-4da4-b8f9-7e139317466a","tenant_id":"a853577c447649c6aef64d60c85ce3d4","created_at":"2018-12-27T17:28:00Z","dns_nameservers":[],"updated_at":"2018-12-27T17:28:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"a853577c447649c6aef64d60c85ce3d4","id":"c082a0ec-1fcf-452f-968a-756203e7ed25","subnetpool_id":null,"name":"CreateRouterSuccessTests-5e6d1174-32ca-4a3a-9bc0-291d5d563ef9-pub-subnet1"}]} 2018-12-27 17:28:16,367 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=e95ae904-15a9-4da4-b8f9-7e139317466a used request id req-2d5bc759-6278-4d57-9e25-81a1b5526291 2018-12-27 17:28:16,372 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=e95ae904-15a9-4da4-b8f9-7e139317466a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64e87054aaf0b542041da059f34ed36a61b3eb71" 2018-12-27 17:28:16,425 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1806 X-Openstack-Request-Id: req-e97fa971-83b6-4407-9ef9-299f8c0f42c4 Date: Thu, 27 Dec 2018 17:28:16 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T17:28:00Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"c082a0ec-1fcf-452f-968a-756203e7ed25","ip_address":"10.200.201.2"}],"id":"27b4363e-fdfb-4d3f-85cd-dd901863b54f","security_groups":[],"mac_address":"fa:16:3e:3c:91:31","project_id":"a853577c447649c6aef64d60c85ce3d4","status":"DOWN","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-200-201-2","ip_address":"10.200.201.2","fqdn":"host-10-200-201-2.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e95ae904-15a9-4da4-b8f9-7e139317466a","dns_name":"","created_at":"2018-12-27T17:27:58Z","binding:vnic_type":"normal","device_id":"","tenant_id":"a853577c447649c6aef64d60c85ce3d4"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T17:28:12Z","device_owner":"network:router_interface","revision_number":11,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"c082a0ec-1fcf-452f-968a-756203e7ed25","ip_address":"10.200.201.1"}],"id":"91e885e7-9088-4ec0-b498-898795ca830e","security_groups":["befe9ab9-6287-4e80-b6c5-5aa3c9ccbc1b"],"mac_address":"fa:16:3e:e2:d9:26","project_id":"a853577c447649c6aef64d60c85ce3d4","status":"ACTIVE","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-200-201-1","ip_address":"10.200.201.1","fqdn":"host-10-200-201-1.openstacklocal."}],"qos_policy_id":null,"name":"CreateRouterSuccessTests-5e6d1174-32ca-4a3a-9bc0-291d5d563ef9-port1","admin_state_up":true,"network_id":"e95ae904-15a9-4da4-b8f9-7e139317466a","dns_name":"","created_at":"2018-12-27T17:28:09Z","binding:vnic_type":"normal","device_id":"21fe4fd1-e3f2-4181-9f3b-6bb6955b76bb","tenant_id":"a853577c447649c6aef64d60c85ce3d4"}]} 2018-12-27 17:28:16,425 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=e95ae904-15a9-4da4-b8f9-7e139317466a used request id req-e97fa971-83b6-4407-9ef9-299f8c0f42c4 2018-12-27 17:28:16,429 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets/c082a0ec-1fcf-452f-968a-756203e7ed25 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64e87054aaf0b542041da059f34ed36a61b3eb71" 2018-12-27 17:28:16,669 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-9b175218-7bf0-4efa-86ed-4c2acaf3dfe6 Date: Thu, 27 Dec 2018 17:28:16 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e95ae904-15a9-4da4-b8f9-7e139317466a","tenant_id":"a853577c447649c6aef64d60c85ce3d4","created_at":"2018-12-27T17:28:00Z","dns_nameservers":[],"updated_at":"2018-12-27T17:28:00Z","gateway_ip":"10.200.201.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.200.201.0/24","project_id":"a853577c447649c6aef64d60c85ce3d4","id":"c082a0ec-1fcf-452f-968a-756203e7ed25","subnetpool_id":null,"name":"CreateRouterSuccessTests-5e6d1174-32ca-4a3a-9bc0-291d5d563ef9-pub-subnet1"}} 2018-12-27 17:28:16,669 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets/c082a0ec-1fcf-452f-968a-756203e7ed25 used request id req-9b175218-7bf0-4efa-86ed-4c2acaf3dfe6 2018-12-27 17:28:16,674 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?id=e95ae904-15a9-4da4-b8f9-7e139317466a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64e87054aaf0b542041da059f34ed36a61b3eb71" 2018-12-27 17:28:16,989 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-7a4b7e70-c8cf-46a1-be0c-4656358c805b Date: Thu, 27 Dec 2018 17:28:16 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"e95ae904-15a9-4da4-b8f9-7e139317466a","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"a853577c447649c6aef64d60c85ce3d4","status":"ACTIVE","subnets":["c082a0ec-1fcf-452f-968a-756203e7ed25"],"description":"","tags":[],"updated_at":"2018-12-27T17:28:00Z","qos_policy_id":null,"name":"CreateRouterSuccessTests-5e6d1174-32ca-4a3a-9bc0-291d5d563ef9-pub-net1","admin_state_up":true,"tenant_id":"a853577c447649c6aef64d60c85ce3d4","created_at":"2018-12-27T17:27:58Z","mtu":1442}]} 2018-12-27 17:28:16,989 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?id=e95ae904-15a9-4da4-b8f9-7e139317466a used request id req-7a4b7e70-c8cf-46a1-be0c-4656358c805b 2018-12-27 17:28:16,994 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=e95ae904-15a9-4da4-b8f9-7e139317466a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64e87054aaf0b542041da059f34ed36a61b3eb71" 2018-12-27 17:28:17,039 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-196c5b5b-4cba-4ee6-b8ae-59bf971ed63f Date: Thu, 27 Dec 2018 17:28:17 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e95ae904-15a9-4da4-b8f9-7e139317466a","tenant_id":"a853577c447649c6aef64d60c85ce3d4","created_at":"2018-12-27T17:28:00Z","dns_nameservers":[],"updated_at":"2018-12-27T17:28:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"a853577c447649c6aef64d60c85ce3d4","id":"c082a0ec-1fcf-452f-968a-756203e7ed25","subnetpool_id":null,"name":"CreateRouterSuccessTests-5e6d1174-32ca-4a3a-9bc0-291d5d563ef9-pub-subnet1"}]} 2018-12-27 17:28:17,040 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=e95ae904-15a9-4da4-b8f9-7e139317466a used request id req-196c5b5b-4cba-4ee6-b8ae-59bf971ed63f 2018-12-27 17:28:17,040 - OpenStackNetwork - INFO - Removing router interface from router CreateRouterSuccessTests-5e6d1174-32ca-4a3a-9bc0-291d5d563ef9-pub-router and port CreateRouterSuccessTests-5e6d1174-32ca-4a3a-9bc0-291d5d563ef9-port1 2018-12-27 17:28:17,040 - neutron_utils - INFO - Removing router interface from router named CreateRouterSuccessTests-5e6d1174-32ca-4a3a-9bc0-291d5d563ef9-pub-router 2018-12-27 17:28:17,045 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:9696/v2.0/routers/21fe4fd1-e3f2-4181-9f3b-6bb6955b76bb/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04e8562c38c034ca076c19198b36f764e5917d46" -d '{"port_id": "91e885e7-9088-4ec0-b498-898795ca830e"}' 2018-12-27 17:28:18,366 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-a1862ce9-e0a9-41c7-901b-bc36b537e8c7 Date: Thu, 27 Dec 2018 17:28:18 GMT RESP BODY: {"network_id": "e95ae904-15a9-4da4-b8f9-7e139317466a", "tenant_id": "a853577c447649c6aef64d60c85ce3d4", "subnet_id": "c082a0ec-1fcf-452f-968a-756203e7ed25", "subnet_ids": ["c082a0ec-1fcf-452f-968a-756203e7ed25"], "port_id": "91e885e7-9088-4ec0-b498-898795ca830e", "id": "21fe4fd1-e3f2-4181-9f3b-6bb6955b76bb"} 2018-12-27 17:28:18,366 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.31:9696/v2.0/routers/21fe4fd1-e3f2-4181-9f3b-6bb6955b76bb/remove_router_interface used request id req-a1862ce9-e0a9-41c7-901b-bc36b537e8c7 2018-12-27 17:28:18,367 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-5e6d1174-32ca-4a3a-9bc0-291d5d563ef9-pub-router 2018-12-27 17:28:18,367 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-5e6d1174-32ca-4a3a-9bc0-291d5d563ef9-pub-router 2018-12-27 17:28:18,372 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/routers/21fe4fd1-e3f2-4181-9f3b-6bb6955b76bb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04e8562c38c034ca076c19198b36f764e5917d46" 2018-12-27 17:28:20,338 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-fd5cb9e6-c1ca-4601-9bb1-05e2d1b6695d Content-Length: 0 Date: Thu, 27 Dec 2018 17:28:20 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 17:28:20,338 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/routers/21fe4fd1-e3f2-4181-9f3b-6bb6955b76bb used request id req-fd5cb9e6-c1ca-4601-9bb1-05e2d1b6695d 2018-12-27 17:28:20,339 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-5e6d1174-32ca-4a3a-9bc0-291d5d563ef9-pub-subnet1 2018-12-27 17:28:20,339 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-5e6d1174-32ca-4a3a-9bc0-291d5d563ef9-pub-subnet1 2018-12-27 17:28:20,343 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/subnets/c082a0ec-1fcf-452f-968a-756203e7ed25 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5a04e8b23f6b55e9688a70d7a49149c4cc1f573" 2018-12-27 17:28:21,741 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-7bf0a3ab-9b16-4083-818f-990b8898103d Date: Thu, 27 Dec 2018 17:28:21 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 17:28:21,741 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/subnets/c082a0ec-1fcf-452f-968a-756203e7ed25 used request id req-7bf0a3ab-9b16-4083-818f-990b8898103d 2018-12-27 17:28:21,741 - neutron_utils - INFO - Deleting network with name CreateRouterSuccessTests-5e6d1174-32ca-4a3a-9bc0-291d5d563ef9-pub-net1 2018-12-27 17:28:21,746 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/networks/e95ae904-15a9-4da4-b8f9-7e139317466a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5a04e8b23f6b55e9688a70d7a49149c4cc1f573" 2018-12-27 17:28:23,596 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-ea6b0058-3c06-4caa-9a87-36360fd8b2a4 Date: Thu, 27 Dec 2018 17:28:23 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 17:28:23,597 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/networks/e95ae904-15a9-4da4-b8f9-7e139317466a used request id req-ea6b0058-3c06-4caa-9a87-36360fd8b2a4 2018-12-27 17:28:23,603 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f4216d0dd52be969ebebfa1792028423ef24ea5" 2018-12-27 17:28:23,901 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 35896 X-Openstack-Request-Id: req-aa8cf72c-c88e-4973-9cc8-86e46a680c27 Date: Thu, 27 Dec 2018 17:28:23 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "created_at": "2018-12-27T15:33:01Z", "updated_at": "2018-12-27T15:33:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "35205ac3-06e6-4cf6-bb21-ff8f813cb45b", "remote_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "ade77f59-e70c-4970-8ea8-198222fa332e", "remote_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "c4f3bf7f-d793-498d-a883-bb8c6003f070", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "c85cb618-8f19-445b-8e16-6d467cb17771", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}], "revision_number": 4, "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "created_at": "2018-12-27T15:57:22Z", "updated_at": "2018-12-27T15:57:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "5e258a3b-01f5-4aef-81b7-0b5dc6e5b683", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "65475539-0336-498a-8da4-ff0a80b10089", "remote_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "ae922857-f7ae-4bc8-949b-153fb43bfd00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "b4f87679-52e1-4cf9-bf76-5abb9a9bec06", "remote_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "f7197afc9b61423897aefc9a643d03a1"}], "revision_number": 4, "project_id": "f7197afc9b61423897aefc9a643d03a1", "id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "created_at": "2018-12-27T16:01:54Z", "updated_at": "2018-12-27T16:01:54Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "00dd3abd-acd1-4edb-8f4a-8badcbd2eeb4", "remote_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "018de60d-bc33-4ef0-9eed-6d00b6ce227b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "0d99f0db-fa6b-4201-b67f-a7ff0db82c5d", "remote_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv6", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "5c4049ef-933d-4614-84e7-83584430d462", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv6", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}], "revision_number": 4, "project_id": "8c689c5e31c44b09ab85f80682abbc2a", "id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "created_at": "2018-12-27T15:56:49Z", "updated_at": "2018-12-27T15:56:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "6555e255-763a-4448-b1b1-0c93b2a390bd", "remote_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "777ff7a5-a590-43e5-a84b-7677710494e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "8bac258a-08df-48b7-900b-efbe01a6ec20", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "dc17921e-353f-4898-a970-881b2c8d093d", "remote_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}], "revision_number": 4, "project_id": "28dac9e1580d461c9de52e6659cc4f9d", "id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "created_at": "2018-12-27T16:01:52Z", "updated_at": "2018-12-27T16:01:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "32737757-45f3-4b24-b6ab-5f2d5579b4a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv6", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "ae604ef3-492d-4aa3-8045-1ff84f755a27", "remote_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv4", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "b7bff40a-beda-4996-b140-ed94d010535c", "remote_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv6", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "b8129030-9d72-4d5d-adce-47bbe62492fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv4", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}], "revision_number": 4, "project_id": "81c108a273314b24bf6b48c41b5bbe0c", "id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "created_at": "2018-12-27T15:57:20Z", "updated_at": "2018-12-27T15:57:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "0c389ec4-c0af-4c20-acf9-4fcc1d859dd7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv6", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "3749697a-f2ef-439a-a661-2fb92badd1ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv4", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "b74e0c8c-e243-450e-b1be-69c587093d6d", "remote_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv6", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "c222695b-2f1c-427d-afd7-e0be24ec9f66", "remote_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv4", "project_id": "7fb0e5436e4f467998e672dd71018a45"}], "revision_number": 4, "project_id": "7fb0e5436e4f467998e672dd71018a45", "id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "created_at": "2018-12-27T17:02:11Z", "updated_at": "2018-12-27T17:02:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "675d8a56-1c9b-4c58-a252-61e65997fd05", "remote_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv4", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "84f0587c-7394-4fd6-8f3d-8d6ba94cf3f9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv6", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "8a450b4f-e710-4193-816e-13a2d4e40c07", "remote_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv6", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "c3106b0a-1026-4156-86a9-f0438b7fab93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv4", "project_id": "7cba3664d5674e65a12c8c269a05febf"}], "revision_number": 4, "project_id": "7cba3664d5674e65a12c8c269a05febf", "id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "created_at": "2018-12-27T15:58:29Z", "updated_at": "2018-12-27T15:58:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "2a945ecc-f9fa-4219-96ab-c189a7f5c102", "remote_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv6", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "55e2b54e-68d4-4476-8c9f-e05e347c8970", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv4", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "9983229c-b595-482a-973f-81137a209b6d", "remote_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv4", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "9d4b8450-78ab-4817-a586-372ed88268f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv6", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}], "revision_number": 4, "project_id": "fbd6dbf946a5406398ba810e02d0888e", "id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "created_at": "2018-12-27T15:57:24Z", "updated_at": "2018-12-27T15:57:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "35521f2a-a59d-4798-9fa8-0febfe126076", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv4", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "607d473d-1e6a-4088-a778-7df9ffc1ff68", "remote_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv6", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "6f8fa92b-b67a-4047-a900-f43656aff42b", "remote_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv4", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "890f1d6c-9ae5-45b0-b7a1-282182432b66", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv6", "project_id": "253cc6709e714b8a80a5f74e4257907e"}], "revision_number": 4, "project_id": "253cc6709e714b8a80a5f74e4257907e", "id": "b9546f11-205e-4322-89f8-f0360d6090ed", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a853577c447649c6aef64d60c85ce3d4", "created_at": "2018-12-27T17:27:58Z", "updated_at": "2018-12-27T17:27:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:27:58Z", "revision_number": 0, "id": "06f10679-5360-4652-b2c5-de79aa5f6a7d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:27:58Z", "security_group_id": "befe9ab9-6287-4e80-b6c5-5aa3c9ccbc1b", "tenant_id": "a853577c447649c6aef64d60c85ce3d4", "port_range_min": null, "ethertype": "IPv4", "project_id": "a853577c447649c6aef64d60c85ce3d4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:27:58Z", "revision_number": 0, "id": "45446395-3c62-4e23-9f37-d31e44fdc510", "remote_group_id": "befe9ab9-6287-4e80-b6c5-5aa3c9ccbc1b", "remote_ip_prefix": null, "created_at": "2018-12-27T17:27:58Z", "security_group_id": "befe9ab9-6287-4e80-b6c5-5aa3c9ccbc1b", "tenant_id": "a853577c447649c6aef64d60c85ce3d4", "port_range_min": null, "ethertype": "IPv6", "project_id": "a853577c447649c6aef64d60c85ce3d4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:27:58Z", "revision_number": 0, "id": "6bd11943-36d9-494c-8eea-71db4954a6bf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:27:58Z", "security_group_id": "befe9ab9-6287-4e80-b6c5-5aa3c9ccbc1b", "tenant_id": "a853577c447649c6aef64d60c85ce3d4", "port_range_min": null, "ethertype": "IPv6", "project_id": "a853577c447649c6aef64d60c85ce3d4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:27:58Z", "revision_number": 0, "id": "c86af32b-6d50-43d3-8b10-476996d65ab3", "remote_group_id": "befe9ab9-6287-4e80-b6c5-5aa3c9ccbc1b", "remote_ip_prefix": null, "created_at": "2018-12-27T17:27:58Z", "security_group_id": "befe9ab9-6287-4e80-b6c5-5aa3c9ccbc1b", "tenant_id": "a853577c447649c6aef64d60c85ce3d4", "port_range_min": null, "ethertype": "IPv4", "project_id": "a853577c447649c6aef64d60c85ce3d4"}], "revision_number": 4, "project_id": "a853577c447649c6aef64d60c85ce3d4", "id": "befe9ab9-6287-4e80-b6c5-5aa3c9ccbc1b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "created_at": "2018-12-27T15:57:08Z", "updated_at": "2018-12-27T15:57:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "6739c48b-d899-4c17-bb8e-ffaf8922c034", "remote_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv4", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "9660a6af-4d9b-40b9-9729-f205f66c2bd0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv4", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "bf244c03-fc10-4754-9c2b-b0224401c4f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv6", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "d3bee7cc-a152-441c-9790-abb1f56cec03", "remote_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv6", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}], "revision_number": 4, "project_id": "782a28bd0d40485e85eda6b8ba43840b", "id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "created_at": "2018-12-27T15:57:11Z", "updated_at": "2018-12-27T15:57:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "22c0d2cf-360a-4aa8-ba7e-bfdbf8327d27", "remote_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "553b140a-8ba9-4af7-9f50-bf24e87aebf7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "b2ecf7a5-df98-4d65-a762-767320437c5a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "e49104b2-7c13-49d6-8519-a16dd585346f", "remote_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}], "revision_number": 4, "project_id": "ef7e486beb8f4de39b25ca5f11552328", "id": "d0588e93-db0d-4888-9f99-3399a50df490", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "created_at": "2018-12-27T17:19:15Z", "updated_at": "2018-12-27T17:19:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "1990fe24-df44-4561-9f09-f50aab182bf7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "651e4b8b-b29e-409b-9f25-ff2328ccefe6", "remote_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "cc4e2254-2157-4ae1-a233-3047573ddc6d", "remote_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "da56dda4-aaf3-43ff-bdf7-e64892ec2345", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}], "revision_number": 4, "project_id": "2a5a6879c5fa4db798cea6d394565d45", "id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-27T15:33:07Z", "updated_at": "2018-12-27T15:33:07Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "4de95db8-72d6-4aec-a145-e92511971eb9", "remote_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "5f100cff-05d8-4405-8dfb-0a387c123fae", "remote_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "a3f6a193-cc94-4220-a73a-08acf63c449b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "f059d8a5-0c32-49c9-a721-77cc89245ecd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "created_at": "2018-12-27T15:29:16Z", "updated_at": "2018-12-27T15:29:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "3c53841a-5bc0-4192-b482-044411e217ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "5956ff3f-d59d-4af6-82b5-566c888583a7", "remote_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:16Z", "revision_number": 0, "id": "60735d87-52c7-426a-91a6-aff1078a5a2d", "remote_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:16Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "abe97133-61dd-4fdf-baf3-2e07968a324f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "da629caea04941e1ae8979c379dc7c9d"}], "revision_number": 4, "project_id": "da629caea04941e1ae8979c379dc7c9d", "id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "name": "default"}]} 2018-12-27 17:28:23,902 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=default used request id req-aa8cf72c-c88e-4973-9cc8-86e46a680c27 2018-12-27 17:28:23,909 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f4216d0dd52be969ebebfa1792028423ef24ea5" 2018-12-27 17:28:24,030 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:28:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-96b49e36-f297-4cd9-9d44-040a03c3a87d Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b7b4fceec1ad4c6eb74d758b709a9d93", "name": "admin"}} 2018-12-27 17:28:24,030 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93 used request id req-96b49e36-f297-4cd9-9d44-040a03c3a87d 2018-12-27 17:28:24,034 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/f7197afc9b61423897aefc9a643d03a1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f4216d0dd52be969ebebfa1792028423ef24ea5" 2018-12-27 17:28:24,254 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:28:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e965a10b-effb-4c47-b00b-a83073288911 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f7197afc9b61423897aefc9a643d03a1.", "code": 404, "title": "Not Found"}} 2018-12-27 17:28:24,254 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/f7197afc9b61423897aefc9a643d03a1 used request id req-e965a10b-effb-4c47-b00b-a83073288911 2018-12-27 17:28:24,254 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:28:24,257 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/8c689c5e31c44b09ab85f80682abbc2a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f4216d0dd52be969ebebfa1792028423ef24ea5" 2018-12-27 17:28:24,365 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:28:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a99a7624-01ec-4f53-b4a0-6172ff92bb76 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8c689c5e31c44b09ab85f80682abbc2a.", "code": 404, "title": "Not Found"}} 2018-12-27 17:28:24,366 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/8c689c5e31c44b09ab85f80682abbc2a used request id req-a99a7624-01ec-4f53-b4a0-6172ff92bb76 2018-12-27 17:28:24,366 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:28:24,369 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/28dac9e1580d461c9de52e6659cc4f9d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f4216d0dd52be969ebebfa1792028423ef24ea5" 2018-12-27 17:28:24,484 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:28:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-728eeef3-77d8-4823-9172-7410d9cccc05 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 28dac9e1580d461c9de52e6659cc4f9d.", "code": 404, "title": "Not Found"}} 2018-12-27 17:28:24,484 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/28dac9e1580d461c9de52e6659cc4f9d used request id req-728eeef3-77d8-4823-9172-7410d9cccc05 2018-12-27 17:28:24,484 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:28:24,488 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/81c108a273314b24bf6b48c41b5bbe0c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f4216d0dd52be969ebebfa1792028423ef24ea5" 2018-12-27 17:28:24,588 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:28:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-306484dd-b9b6-42c7-9eca-bf55d73611e3 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 81c108a273314b24bf6b48c41b5bbe0c.", "code": 404, "title": "Not Found"}} 2018-12-27 17:28:24,589 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/81c108a273314b24bf6b48c41b5bbe0c used request id req-306484dd-b9b6-42c7-9eca-bf55d73611e3 2018-12-27 17:28:24,589 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:28:24,592 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/7fb0e5436e4f467998e672dd71018a45 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f4216d0dd52be969ebebfa1792028423ef24ea5" 2018-12-27 17:28:24,700 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:28:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-17be2cf9-8672-44a5-ac84-6c522b3459a1 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7fb0e5436e4f467998e672dd71018a45.", "code": 404, "title": "Not Found"}} 2018-12-27 17:28:24,701 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/7fb0e5436e4f467998e672dd71018a45 used request id req-17be2cf9-8672-44a5-ac84-6c522b3459a1 2018-12-27 17:28:24,701 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:28:24,704 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/7cba3664d5674e65a12c8c269a05febf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f4216d0dd52be969ebebfa1792028423ef24ea5" 2018-12-27 17:28:24,816 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:28:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1b2f9042-0fc7-4ef7-9d7d-c56a45d2fbe0 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7cba3664d5674e65a12c8c269a05febf.", "code": 404, "title": "Not Found"}} 2018-12-27 17:28:24,816 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/7cba3664d5674e65a12c8c269a05febf used request id req-1b2f9042-0fc7-4ef7-9d7d-c56a45d2fbe0 2018-12-27 17:28:24,816 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:28:24,820 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/fbd6dbf946a5406398ba810e02d0888e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f4216d0dd52be969ebebfa1792028423ef24ea5" 2018-12-27 17:28:24,922 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:28:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e49442dd-2674-4bed-9456-b3b8fefcc3c5 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: fbd6dbf946a5406398ba810e02d0888e.", "code": 404, "title": "Not Found"}} 2018-12-27 17:28:24,922 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/fbd6dbf946a5406398ba810e02d0888e used request id req-e49442dd-2674-4bed-9456-b3b8fefcc3c5 2018-12-27 17:28:24,922 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:28:24,925 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/253cc6709e714b8a80a5f74e4257907e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f4216d0dd52be969ebebfa1792028423ef24ea5" 2018-12-27 17:28:25,039 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:28:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1992d5b7-6753-496e-8ef0-c85d2025f0ec Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 253cc6709e714b8a80a5f74e4257907e.", "code": 404, "title": "Not Found"}} 2018-12-27 17:28:25,039 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/253cc6709e714b8a80a5f74e4257907e used request id req-1992d5b7-6753-496e-8ef0-c85d2025f0ec 2018-12-27 17:28:25,040 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:28:25,043 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/a853577c447649c6aef64d60c85ce3d4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f4216d0dd52be969ebebfa1792028423ef24ea5" 2018-12-27 17:28:25,147 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:28:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-463744ef-8900-4b57-8e37-1c7934fd3216 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/a853577c447649c6aef64d60c85ce3d4"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a853577c447649c6aef64d60c85ce3d4", "name": "CreateRouterSuccessTests-6b792595-37a8-4a2-proj"}} 2018-12-27 17:28:25,147 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/a853577c447649c6aef64d60c85ce3d4 used request id req-463744ef-8900-4b57-8e37-1c7934fd3216 2018-12-27 17:28:25,148 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - befe9ab9-6287-4e80-b6c5-5aa3c9ccbc1b 2018-12-27 17:28:25,153 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=befe9ab9-6287-4e80-b6c5-5aa3c9ccbc1b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f4216d0dd52be969ebebfa1792028423ef24ea5" 2018-12-27 17:28:25,371 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-251a7265-78a1-450c-81b5-45defb7332ac Date: Thu, 27 Dec 2018 17:28:25 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:27:58Z", "security_group_id": "befe9ab9-6287-4e80-b6c5-5aa3c9ccbc1b", "port_range_min": null, "revision_number": 0, "tenant_id": "a853577c447649c6aef64d60c85ce3d4", "created_at": "2018-12-27T17:27:58Z", "project_id": "a853577c447649c6aef64d60c85ce3d4", "id": "06f10679-5360-4652-b2c5-de79aa5f6a7d"}, {"remote_group_id": "befe9ab9-6287-4e80-b6c5-5aa3c9ccbc1b", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:27:58Z", "security_group_id": "befe9ab9-6287-4e80-b6c5-5aa3c9ccbc1b", "port_range_min": null, "revision_number": 0, "tenant_id": "a853577c447649c6aef64d60c85ce3d4", "created_at": "2018-12-27T17:27:58Z", "project_id": "a853577c447649c6aef64d60c85ce3d4", "id": "45446395-3c62-4e23-9f37-d31e44fdc510"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:27:58Z", "security_group_id": "befe9ab9-6287-4e80-b6c5-5aa3c9ccbc1b", "port_range_min": null, "revision_number": 0, "tenant_id": "a853577c447649c6aef64d60c85ce3d4", "created_at": "2018-12-27T17:27:58Z", "project_id": "a853577c447649c6aef64d60c85ce3d4", "id": "6bd11943-36d9-494c-8eea-71db4954a6bf"}, {"remote_group_id": "befe9ab9-6287-4e80-b6c5-5aa3c9ccbc1b", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:27:58Z", "security_group_id": "befe9ab9-6287-4e80-b6c5-5aa3c9ccbc1b", "port_range_min": null, "revision_number": 0, "tenant_id": "a853577c447649c6aef64d60c85ce3d4", "created_at": "2018-12-27T17:27:58Z", "project_id": "a853577c447649c6aef64d60c85ce3d4", "id": "c86af32b-6d50-43d3-8b10-476996d65ab3"}]} 2018-12-27 17:28:25,371 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=befe9ab9-6287-4e80-b6c5-5aa3c9ccbc1b used request id req-251a7265-78a1-450c-81b5-45defb7332ac 2018-12-27 17:28:25,372 - neutron_utils - INFO - Deleting security group with name - default 2018-12-27 17:28:25,376 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/security-groups/befe9ab9-6287-4e80-b6c5-5aa3c9ccbc1b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f4216d0dd52be969ebebfa1792028423ef24ea5" 2018-12-27 17:28:25,837 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-b7df61b4-f46c-4d96-a83a-befba59651af Content-Length: 0 Date: Thu, 27 Dec 2018 17:28:25 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 17:28:25,837 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-groups/befe9ab9-6287-4e80-b6c5-5aa3c9ccbc1b used request id req-b7df61b4-f46c-4d96-a83a-befba59651af 2018-12-27 17:28:25,838 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-6b792595-37a8-4a2-proj 2018-12-27 17:28:25,841 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/projects/a853577c447649c6aef64d60c85ce3d4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f4216d0dd52be969ebebfa1792028423ef24ea5" 2018-12-27 17:28:26,103 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:28:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3506cd9f-afb1-4a4a-83b6-bd343edd2421 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:28:26,103 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/a853577c447649c6aef64d60c85ce3d4 used request id req-3506cd9f-afb1-4a4a-83b6-bd343edd2421 2018-12-27 17:28:26,103 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-6b792595-37a8-4a2-proj-role 2018-12-27 17:28:26,107 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/roles/284cf5a41dbf48ae9fb97959f5e555ff -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f4216d0dd52be969ebebfa1792028423ef24ea5" 2018-12-27 17:28:26,250 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:28:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a75343d7-b0e2-41e3-83b3-41244cde7750 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:28:26,250 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/roles/284cf5a41dbf48ae9fb97959f5e555ff used request id req-a75343d7-b0e2-41e3-83b3-41244cde7750 2018-12-27 17:28:26,253 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f4216d0dd52be969ebebfa1792028423ef24ea5" 2018-12-27 17:28:26,364 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:28:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-28cbf492-272a-4da1-b95a-e31d5c1d8514 Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8de789d09e46427786a85702e5e8de91", "links": {"self": "http://172.30.9.31:5000/v3/roles/8de789d09e46427786a85702e5e8de91"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 17:28:26,364 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-28cbf492-272a-4da1-b95a-e31d5c1d8514 2018-12-27 17:28:26,365 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-6b792595-37a8-4a2-user 2018-12-27 17:28:26,369 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/users/ec8b38a20cd447e2b8fd1226f98f820b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}972fa08b144ae82f19f44bb49fc35343d4d39989" 2018-12-27 17:28:26,579 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:28:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0877b81d-080c-4ed4-9b04-f48aeae57004 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:28:26,579 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/ec8b38a20cd447e2b8fd1226f98f820b used request id req-0877b81d-080c-4ed4-9b04-f48aeae57004 2018-12-27 17:28:26,581 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:28:26,996 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:28:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["XKytvLLbRnGL606FpuONjA"], "issued_at": "2018-12-27T17:28:26.000000Z"}} 2018-12-27 17:28:26,997 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51aacc8b4dd8f7f37727bfd346149876b56375f3" 2018-12-27 17:28:27,105 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:28:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2a858f74-5885-426f-913d-2445a1442c88 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:28:27,106 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-2a858f74-5885-426f-913d-2445a1442c88 2018-12-27 17:28:27,107 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:28:27,108 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:28:27,523 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:28:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["_TtBkxkDRsmu6RNMdkq0Fw"], "issued_at": "2018-12-27T17:28:27.000000Z"}} 2018-12-27 17:28:27,523 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52de8dc8fb38561702036377bfc488b492f63464" 2018-12-27 17:28:27,628 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:28:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2c3c29ed-bf0d-4bee-ba52-30b79484cb78 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:28:27,628 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-2c3c29ed-bf0d-4bee-ba52-30b79484cb78 2018-12-27 17:28:27,633 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 17:28:27,639 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 17:28:27 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 17:28:27,640 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-b84eee76-00d3-4e7-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52de8dc8fb38561702036377bfc488b492f63464" 2018-12-27 17:28:27,747 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:28:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3fd6f59d-d6e3-4747-bc98-61531082455f Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-b84eee76-00d3-4e7-proj", "previous": null, "next": null}, "projects": []} 2018-12-27 17:28:27,747 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-b84eee76-00d3-4e7-proj used request id req-3fd6f59d-d6e3-4747-bc98-61531082455f 2018-12-27 17:28:27,751 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52de8dc8fb38561702036377bfc488b492f63464" 2018-12-27 17:28:27,860 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:28:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9f7ee06e-5d0e-4bb2-8336-f9ed194cd044 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-27 17:28:27,861 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-9f7ee06e-5d0e-4bb2-8336-f9ed194cd044 2018-12-27 17:28:27,864 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52de8dc8fb38561702036377bfc488b492f63464" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterSuccessTests-b84eee76-00d3-4e7-proj"}}' 2018-12-27 17:28:28,014 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 27 Dec 2018 17:28:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2f8aec69-6bd4-436a-861d-dfb2b0473d68 Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/b0089da65b964bf19845de3358568ed5"}, "tags": [], "enabled": true, "id": "b0089da65b964bf19845de3358568ed5", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-b84eee76-00d3-4e7-proj"}} 2018-12-27 17:28:28,014 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-2f8aec69-6bd4-436a-861d-dfb2b0473d68 2018-12-27 17:28:28,015 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-b84eee76-00d3-4e7-proj 2018-12-27 17:28:28,015 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:28:28,016 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:28:28,428 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:28:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["iMPJ1LxSQJe3DjP9RcX7tw"], "issued_at": "2018-12-27T17:28:28.000000Z"}} 2018-12-27 17:28:28,429 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f53e4e3ad7b1bacb3aa180856ca98b289ea33c8" 2018-12-27 17:28:28,530 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:28:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-05828cc4-9aad-468d-a43f-240973783b9b Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:28:28,530 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-05828cc4-9aad-468d-a43f-240973783b9b 2018-12-27 17:28:28,534 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 17:28:28,539 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 17:28:28 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 17:28:28,540 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f53e4e3ad7b1bacb3aa180856ca98b289ea33c8" 2018-12-27 17:28:28,577 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:28:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e98f2a9-4a54-427b-a088-62f225168793 Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "links": {"self": "http://172.30.9.31:5000/v3/users/01fa52e7b3674fc48643fa4ffca67e4e"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "01fa52e7b3674fc48643fa4ffca67e4e", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/05a834ddebbc40688596b7460b47439e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05a834ddebbc40688596b7460b47439e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/08226a0ad01943f39559448239e291e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "08226a0ad01943f39559448239e291e1", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/55c0552fe37a4f7ca0e73939514bc683"}, "domain_id": "default", "enabled": true, "options": {}, "id": "55c0552fe37a4f7ca0e73939514bc683", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/646a4af4e3b5439a97996d353fea3924"}, "domain_id": "914eec1d43ea4caf9d2fd33268c06258", "enabled": true, "options": {}, "id": "646a4af4e3b5439a97996d353fea3924", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/85fb203e51c34d3f8122e285a6a318b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85fb203e51c34d3f8122e285a6a318b3", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/905e7f4b42d24cca93b99d2401fa3378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "905e7f4b42d24cca93b99d2401fa3378", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/a5bc08b9f81f4e5bb86c24f9f7547bae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5bc08b9f81f4e5bb86c24f9f7547bae", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/a5c780627f004d318bf908d80305da9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5c780627f004d318bf908d80305da9c", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/b18425bf2b044bc9af7e194919539a17"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b18425bf2b044bc9af7e194919539a17", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/b8d2134b619d4dca80e21d6fb16449b0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b8d2134b619d4dca80e21d6fb16449b0", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/b9ab6a25a652438285139fe5b44aea62"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9ab6a25a652438285139fe5b44aea62", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/c08462554a4844d681348f58b9b0edee"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c08462554a4844d681348f58b9b0edee", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/ddfc3a9aad444d4782eae677c8a98130"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ddfc3a9aad444d4782eae677c8a98130", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/f2a74f2185a54676a6cb2bb5ecfcc4f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2a74f2185a54676a6cb2bb5ecfcc4f6", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-12-27 17:28:28,577 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-7e98f2a9-4a54-427b-a088-62f225168793 2018-12-27 17:28:28,581 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?name=CreateRouterSuccessTests-b84eee76-00d3-4e7-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f53e4e3ad7b1bacb3aa180856ca98b289ea33c8" 2018-12-27 17:28:28,700 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:28:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d3405354-e533-4b2c-a717-edb294919e78 Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?name=CreateRouterSuccessTests-b84eee76-00d3-4e7-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/b0089da65b964bf19845de3358568ed5"}, "tags": [], "enabled": true, "id": "b0089da65b964bf19845de3358568ed5", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-b84eee76-00d3-4e7-proj"}]} 2018-12-27 17:28:28,700 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?name=CreateRouterSuccessTests-b84eee76-00d3-4e7-proj used request id req-d3405354-e533-4b2c-a717-edb294919e78 2018-12-27 17:28:28,703 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f53e4e3ad7b1bacb3aa180856ca98b289ea33c8" 2018-12-27 17:28:28,817 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:28:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-30938530-af4c-4330-9113-649b7c580f08 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-27 17:28:28,817 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-30938530-af4c-4330-9113-649b7c580f08 2018-12-27 17:28:29,234 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-b84eee76-00d3-4e7-user 2018-12-27 17:28:29,235 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:28:29,239 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52de8dc8fb38561702036377bfc488b492f63464" 2018-12-27 17:28:29,257 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:28:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a56df03b-dbc9-428f-ab4d-b23453be5d63 Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8de789d09e46427786a85702e5e8de91", "links": {"self": "http://172.30.9.31:5000/v3/roles/8de789d09e46427786a85702e5e8de91"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 17:28:29,257 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-a56df03b-dbc9-428f-ab4d-b23453be5d63 2018-12-27 17:28:29,260 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52de8dc8fb38561702036377bfc488b492f63464" -d '{"role": {"name": "CreateRouterSuccessTests-b84eee76-00d3-4e7-proj-role"}}' 2018-12-27 17:28:29,384 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 27 Dec 2018 17:28:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8e140e6a-be9e-4125-a105-bf0cde6320e5 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "30b1da067ab34b728abad8db7dd9d1a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/30b1da067ab34b728abad8db7dd9d1a3"}, "name": "CreateRouterSuccessTests-b84eee76-00d3-4e7-proj-role"}} 2018-12-27 17:28:29,384 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/roles used request id req-8e140e6a-be9e-4125-a105-bf0cde6320e5 2018-12-27 17:28:29,384 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-b84eee76-00d3-4e7-proj-role 2018-12-27 17:28:29,388 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles/30b1da067ab34b728abad8db7dd9d1a3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52de8dc8fb38561702036377bfc488b492f63464" 2018-12-27 17:28:29,504 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:28:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b8df46c3-2f2b-4c55-b4d8-96393504eb19 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "30b1da067ab34b728abad8db7dd9d1a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/30b1da067ab34b728abad8db7dd9d1a3"}, "name": "CreateRouterSuccessTests-b84eee76-00d3-4e7-proj-role"}} 2018-12-27 17:28:29,504 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles/30b1da067ab34b728abad8db7dd9d1a3 used request id req-b8df46c3-2f2b-4c55-b4d8-96393504eb19 2018-12-27 17:28:29,504 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-b84eee76-00d3-4e7-proj-role to project CreateRouterSuccessTests-b84eee76-00d3-4e7-proj 2018-12-27 17:28:29,507 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:5000/v3/projects/b0089da65b964bf19845de3358568ed5/users/a1519fa5cdf3474fab0ec8039dcdb709/roles/30b1da067ab34b728abad8db7dd9d1a3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52de8dc8fb38561702036377bfc488b492f63464" 2018-12-27 17:28:29,659 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:28:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-95d67ca4-dfaa-4691-91ec-1602c5ade363 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:28:29,660 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/b0089da65b964bf19845de3358568ed5/users/a1519fa5cdf3474fab0ec8039dcdb709/roles/30b1da067ab34b728abad8db7dd9d1a3 used request id req-95d67ca4-dfaa-4691-91ec-1602c5ade363 2018-12-27 17:28:29,662 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:28:29,662 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:28:30,081 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:28:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["8y9L3aKMR1u1_pe3so-D_A"], "issued_at": "2018-12-27T17:28:30.000000Z"}} 2018-12-27 17:28:30,082 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db2804b72a2bf75013612db8412a5fd2109d0bb6" 2018-12-27 17:28:30,184 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:28:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3f653d77-3d10-4c6c-b15d-93abe23eb23e Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:28:30,184 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-3f653d77-3d10-4c6c-b15d-93abe23eb23e 2018-12-27 17:28:30,192 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/routers?name=CreateRouterSuccessTests-ea3770a3-585e-4db1-ab0b-bb55962b32f6-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db2804b72a2bf75013612db8412a5fd2109d0bb6" 2018-12-27 17:28:30,464 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-13a774a8-3f39-4763-9e51-4d00b5471065 Date: Thu, 27 Dec 2018 17:28:30 GMT RESP BODY: {"routers": []} 2018-12-27 17:28:30,464 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/routers?name=CreateRouterSuccessTests-ea3770a3-585e-4db1-ab0b-bb55962b32f6-pub-router&admin_state_up=True used request id req-13a774a8-3f39-4763-9e51-4d00b5471065 2018-12-27 17:28:30,464 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:28:30,465 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:28:30,877 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:28:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["Kvf0TseLTemD9M-IcN8KAw"], "issued_at": "2018-12-27T17:28:30.000000Z"}} 2018-12-27 17:28:30,877 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}793ab50c8672d15f7b99fa0af39e9dde6d99159d" 2018-12-27 17:28:30,988 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:28:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a55c9674-fedd-4996-9424-02dc50dcf294 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:28:30,988 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-a55c9674-fedd-4996-9424-02dc50dcf294 2018-12-27 17:28:30,992 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 17:28:30,997 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 17:28:30 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 17:28:30,998 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?name=CreateRouterSuccessTests-b84eee76-00d3-4e7-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}793ab50c8672d15f7b99fa0af39e9dde6d99159d" 2018-12-27 17:28:31,104 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:28:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-236ce537-7049-467f-9017-82c5e48bb443 Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?name=CreateRouterSuccessTests-b84eee76-00d3-4e7-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/b0089da65b964bf19845de3358568ed5"}, "tags": [], "enabled": true, "id": "b0089da65b964bf19845de3358568ed5", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-b84eee76-00d3-4e7-proj"}]} 2018-12-27 17:28:31,104 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?name=CreateRouterSuccessTests-b84eee76-00d3-4e7-proj used request id req-236ce537-7049-467f-9017-82c5e48bb443 2018-12-27 17:28:31,109 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db2804b72a2bf75013612db8412a5fd2109d0bb6" 2018-12-27 17:28:31,388 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 725 X-Openstack-Request-Id: req-793ada2c-ee61-43e3-b368-f667f8412dc0 Date: Thu, 27 Dec 2018 17:28:31 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","updated_at":"2018-12-27T15:58:03Z","dns_domain":"","revision_number":8,"port_security_enabled":true,"mtu":1500,"id":"a4959dd9-e8f4-4ea9-8c99-7bff545db58c","router:external":true,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"da629caea04941e1ae8979c379dc7c9d","status":"ACTIVE","subnets":["244ab55b-a0ed-4e50-9f85-07f08119ae55"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"da629caea04941e1ae8979c379dc7c9d","created_at":"2018-12-27T15:29:17Z","provider:network_type":"flat"}]} 2018-12-27 17:28:31,388 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=external used request id req-793ada2c-ee61-43e3-b368-f667f8412dc0 2018-12-27 17:28:31,394 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=a4959dd9-e8f4-4ea9-8c99-7bff545db58c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db2804b72a2bf75013612db8412a5fd2109d0bb6" 2018-12-27 17:28:31,636 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-61d97386-f4db-4259-abd3-86ae3c40c9b4 Date: Thu, 27 Dec 2018 17:28:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"a4959dd9-e8f4-4ea9-8c99-7bff545db58c","tenant_id":"da629caea04941e1ae8979c379dc7c9d","created_at":"2018-12-27T15:29:25Z","dns_nameservers":[],"updated_at":"2018-12-27T15:29:25Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"gateway_ip":"172.30.9.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.9.0/24","project_id":"da629caea04941e1ae8979c379dc7c9d","id":"244ab55b-a0ed-4e50-9f85-07f08119ae55","subnetpool_id":null,"name":"external-subnet"}]} 2018-12-27 17:28:31,636 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=a4959dd9-e8f4-4ea9-8c99-7bff545db58c used request id req-61d97386-f4db-4259-abd3-86ae3c40c9b4 2018-12-27 17:28:31,637 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-ea3770a3-585e-4db1-ab0b-bb55962b32f6-pub-router 2018-12-27 17:28:31,642 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db2804b72a2bf75013612db8412a5fd2109d0bb6" -d '{"router": {"external_gateway_info": {"network_id": "a4959dd9-e8f4-4ea9-8c99-7bff545db58c"}, "tenant_id": "b0089da65b964bf19845de3358568ed5", "name": "CreateRouterSuccessTests-ea3770a3-585e-4db1-ab0b-bb55962b32f6-pub-router", "admin_state_up": true}}' 2018-12-27 17:28:34,385 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 639 X-Openstack-Request-Id: req-8928e41a-e005-43d8-bf4c-0a11c06d322a Date: Thu, 27 Dec 2018 17:28:34 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "a4959dd9-e8f4-4ea9-8c99-7bff545db58c", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "244ab55b-a0ed-4e50-9f85-07f08119ae55", "ip_address": "172.30.9.208"}]}, "description": "", "tags": [], "tenant_id": "b0089da65b964bf19845de3358568ed5", "created_at": "2018-12-27T17:28:31Z", "admin_state_up": true, "updated_at": "2018-12-27T17:28:33Z", "revision_number": 2, "routes": [], "project_id": "b0089da65b964bf19845de3358568ed5", "id": "a1a1cfd7-870c-4d69-a0e1-76130715bd03", "name": "CreateRouterSuccessTests-ea3770a3-585e-4db1-ab0b-bb55962b32f6-pub-router"}} 2018-12-27 17:28:34,385 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/routers used request id req-8928e41a-e005-43d8-bf4c-0a11c06d322a 2018-12-27 17:28:34,390 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?device_id=a1a1cfd7-870c-4d69-a0e1-76130715bd03 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db2804b72a2bf75013612db8412a5fd2109d0bb6" 2018-12-27 17:28:34,637 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 909 X-Openstack-Request-Id: req-bb41fb30-4bc4-41c9-87f0-25c1d967eca1 Date: Thu, 27 Dec 2018 17:28:34 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T17:28:32Z","device_owner":"network:router_gateway","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"244ab55b-a0ed-4e50-9f85-07f08119ae55","ip_address":"172.30.9.208"}],"id":"a2a65cf0-c3b8-4d2b-a13c-87e9bd13013c","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:41:ea:48","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"dns_assignment":[{"hostname":"host-172-30-9-208","ip_address":"172.30.9.208","fqdn":"host-172-30-9-208.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a4959dd9-e8f4-4ea9-8c99-7bff545db58c","dns_name":"","created_at":"2018-12-27T17:28:32Z","binding:vnic_type":"normal","device_id":"a1a1cfd7-870c-4d69-a0e1-76130715bd03","tenant_id":""}]} 2018-12-27 17:28:34,637 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?device_id=a1a1cfd7-870c-4d69-a0e1-76130715bd03 used request id req-bb41fb30-4bc4-41c9-87f0-25c1d967eca1 2018-12-27 17:28:34,643 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets/244ab55b-a0ed-4e50-9f85-07f08119ae55 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db2804b72a2bf75013612db8412a5fd2109d0bb6" 2018-12-27 17:28:34,892 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-84d6e0cf-5de9-4561-a466-a8bd128ce522 Date: Thu, 27 Dec 2018 17:28:34 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"a4959dd9-e8f4-4ea9-8c99-7bff545db58c","tenant_id":"da629caea04941e1ae8979c379dc7c9d","created_at":"2018-12-27T15:29:25Z","dns_nameservers":[],"updated_at":"2018-12-27T15:29:25Z","gateway_ip":"172.30.9.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"172.30.9.0/24","project_id":"da629caea04941e1ae8979c379dc7c9d","id":"244ab55b-a0ed-4e50-9f85-07f08119ae55","subnetpool_id":null,"name":"external-subnet"}} 2018-12-27 17:28:34,892 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets/244ab55b-a0ed-4e50-9f85-07f08119ae55 used request id req-84d6e0cf-5de9-4561-a466-a8bd128ce522 2018-12-27 17:28:34,898 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/routers/a1a1cfd7-870c-4d69-a0e1-76130715bd03 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db2804b72a2bf75013612db8412a5fd2109d0bb6" 2018-12-27 17:28:35,245 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 639 X-Openstack-Request-Id: req-409f9b4d-6589-493e-978a-1db53a1c822a Date: Thu, 27 Dec 2018 17:28:35 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "a4959dd9-e8f4-4ea9-8c99-7bff545db58c", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "244ab55b-a0ed-4e50-9f85-07f08119ae55", "ip_address": "172.30.9.208"}]}, "description": "", "tags": [], "tenant_id": "b0089da65b964bf19845de3358568ed5", "created_at": "2018-12-27T17:28:31Z", "admin_state_up": true, "updated_at": "2018-12-27T17:28:33Z", "revision_number": 2, "routes": [], "project_id": "b0089da65b964bf19845de3358568ed5", "id": "a1a1cfd7-870c-4d69-a0e1-76130715bd03", "name": "CreateRouterSuccessTests-ea3770a3-585e-4db1-ab0b-bb55962b32f6-pub-router"}} 2018-12-27 17:28:35,246 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/routers/a1a1cfd7-870c-4d69-a0e1-76130715bd03 used request id req-409f9b4d-6589-493e-978a-1db53a1c822a 2018-12-27 17:28:35,251 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?device_id=a1a1cfd7-870c-4d69-a0e1-76130715bd03 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db2804b72a2bf75013612db8412a5fd2109d0bb6" 2018-12-27 17:28:35,489 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 943 X-Openstack-Request-Id: req-89b03cf2-a6c0-484a-bb4a-b5b74278d831 Date: Thu, 27 Dec 2018 17:28:35 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T17:28:35Z","device_owner":"network:router_gateway","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"244ab55b-a0ed-4e50-9f85-07f08119ae55","ip_address":"172.30.9.208"}],"id":"a2a65cf0-c3b8-4d2b-a13c-87e9bd13013c","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:41:ea:48","project_id":"","status":"DOWN","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"dns_assignment":[{"hostname":"host-172-30-9-208","ip_address":"172.30.9.208","fqdn":"host-172-30-9-208.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a4959dd9-e8f4-4ea9-8c99-7bff545db58c","dns_name":"","created_at":"2018-12-27T17:28:32Z","binding:vnic_type":"normal","device_id":"a1a1cfd7-870c-4d69-a0e1-76130715bd03","tenant_id":""}]} 2018-12-27 17:28:35,489 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?device_id=a1a1cfd7-870c-4d69-a0e1-76130715bd03 used request id req-89b03cf2-a6c0-484a-bb4a-b5b74278d831 2018-12-27 17:28:35,495 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets/244ab55b-a0ed-4e50-9f85-07f08119ae55 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db2804b72a2bf75013612db8412a5fd2109d0bb6" 2018-12-27 17:28:35,741 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-6c587235-99fa-40ac-b203-2374a0798e40 Date: Thu, 27 Dec 2018 17:28:35 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"a4959dd9-e8f4-4ea9-8c99-7bff545db58c","tenant_id":"da629caea04941e1ae8979c379dc7c9d","created_at":"2018-12-27T15:29:25Z","dns_nameservers":[],"updated_at":"2018-12-27T15:29:25Z","gateway_ip":"172.30.9.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"172.30.9.0/24","project_id":"da629caea04941e1ae8979c379dc7c9d","id":"244ab55b-a0ed-4e50-9f85-07f08119ae55","subnetpool_id":null,"name":"external-subnet"}} 2018-12-27 17:28:35,741 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets/244ab55b-a0ed-4e50-9f85-07f08119ae55 used request id req-6c587235-99fa-40ac-b203-2374a0798e40 2018-12-27 17:28:35,742 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:28:36,156 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "30b1da067ab34b728abad8db7dd9d1a3", "name": "CreateRouterSuccessTests-b84eee76-00d3-4e7-proj-role"}], "expires_at": "2018-12-27T18:28:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b0089da65b964bf19845de3358568ed5", "name": "CreateRouterSuccessTests-b84eee76-00d3-4e7-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/b0089da65b964bf19845de3358568ed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/b0089da65b964bf19845de3358568ed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/b0089da65b964bf19845de3358568ed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/b0089da65b964bf19845de3358568ed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/b0089da65b964bf19845de3358568ed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/b0089da65b964bf19845de3358568ed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/b0089da65b964bf19845de3358568ed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/b0089da65b964bf19845de3358568ed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/b0089da65b964bf19845de3358568ed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_b0089da65b964bf19845de3358568ed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_b0089da65b964bf19845de3358568ed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/b0089da65b964bf19845de3358568ed5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/b0089da65b964bf19845de3358568ed5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/b0089da65b964bf19845de3358568ed5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-b84eee76-00d3-4e7-user", "id": "a1519fa5cdf3474fab0ec8039dcdb709"}, "audit_ids": ["BU7_RmVWQZy_ppMoynAQGw"], "issued_at": "2018-12-27T17:28:36.000000Z"}} 2018-12-27 17:28:36,161 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/routers?name=CreateRouterSuccessTests-ea3770a3-585e-4db1-ab0b-bb55962b32f6-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a606b508d8463a58abf0a1809e9f22096eb20aac" 2018-12-27 17:28:36,495 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-d5155e1e-7fff-431d-837f-2cefa3155181 Date: Thu, 27 Dec 2018 17:28:36 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "a4959dd9-e8f4-4ea9-8c99-7bff545db58c", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "244ab55b-a0ed-4e50-9f85-07f08119ae55", "ip_address": "172.30.9.208"}]}, "description": "", "tags": [], "tenant_id": "b0089da65b964bf19845de3358568ed5", "created_at": "2018-12-27T17:28:31Z", "admin_state_up": true, "updated_at": "2018-12-27T17:28:33Z", "revision_number": 2, "routes": [], "project_id": "b0089da65b964bf19845de3358568ed5", "id": "a1a1cfd7-870c-4d69-a0e1-76130715bd03", "name": "CreateRouterSuccessTests-ea3770a3-585e-4db1-ab0b-bb55962b32f6-pub-router"}]} 2018-12-27 17:28:36,495 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/routers?name=CreateRouterSuccessTests-ea3770a3-585e-4db1-ab0b-bb55962b32f6-pub-router&admin_state_up=True used request id req-d5155e1e-7fff-431d-837f-2cefa3155181 2018-12-27 17:28:36,499 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 17:28:36,504 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 17:28:36 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 17:28:36,505 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/b0089da65b964bf19845de3358568ed5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51aacc8b4dd8f7f37727bfd346149876b56375f3" 2018-12-27 17:28:36,613 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:28:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4c9ae15d-2800-497b-9fa3-c8ce20596003 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/b0089da65b964bf19845de3358568ed5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b0089da65b964bf19845de3358568ed5", "name": "CreateRouterSuccessTests-b84eee76-00d3-4e7-proj"}} 2018-12-27 17:28:36,613 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/b0089da65b964bf19845de3358568ed5 used request id req-4c9ae15d-2800-497b-9fa3-c8ce20596003 2018-12-27 17:28:36,618 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?device_id=a1a1cfd7-870c-4d69-a0e1-76130715bd03 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a606b508d8463a58abf0a1809e9f22096eb20aac" 2018-12-27 17:28:36,845 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-8d0d0200-aa02-4211-9009-1462080bb08d Date: Thu, 27 Dec 2018 17:28:36 GMT RESP BODY: {"ports":[]} 2018-12-27 17:28:36,845 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?device_id=a1a1cfd7-870c-4d69-a0e1-76130715bd03 used request id req-8d0d0200-aa02-4211-9009-1462080bb08d 2018-12-27 17:28:36,850 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?id=a4959dd9-e8f4-4ea9-8c99-7bff545db58c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a606b508d8463a58abf0a1809e9f22096eb20aac" 2018-12-27 17:28:37,169 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-93501f0d-bf63-4785-a074-a0224169f4c0 Date: Thu, 27 Dec 2018 17:28:37 GMT RESP BODY: {"networks":[{"updated_at":"2018-12-27T15:58:03Z","dns_domain":"","revision_number":8,"port_security_enabled":true,"id":"a4959dd9-e8f4-4ea9-8c99-7bff545db58c","router:external":true,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"da629caea04941e1ae8979c379dc7c9d","status":"ACTIVE","subnets":["244ab55b-a0ed-4e50-9f85-07f08119ae55"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"da629caea04941e1ae8979c379dc7c9d","created_at":"2018-12-27T15:29:17Z","mtu":1500}]} 2018-12-27 17:28:37,170 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?id=a4959dd9-e8f4-4ea9-8c99-7bff545db58c used request id req-93501f0d-bf63-4785-a074-a0224169f4c0 2018-12-27 17:28:37,175 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=a4959dd9-e8f4-4ea9-8c99-7bff545db58c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a606b508d8463a58abf0a1809e9f22096eb20aac" 2018-12-27 17:28:37,395 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-94e0f992-72c1-4c2b-8967-3998e8e8c0ad Date: Thu, 27 Dec 2018 17:28:37 GMT RESP BODY: {"subnets":[]} 2018-12-27 17:28:37,395 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=a4959dd9-e8f4-4ea9-8c99-7bff545db58c used request id req-94e0f992-72c1-4c2b-8967-3998e8e8c0ad 2018-12-27 17:28:37,396 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-ea3770a3-585e-4db1-ab0b-bb55962b32f6-pub-router 2018-12-27 17:28:37,396 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-ea3770a3-585e-4db1-ab0b-bb55962b32f6-pub-router 2018-12-27 17:28:37,400 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/routers/a1a1cfd7-870c-4d69-a0e1-76130715bd03 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db2804b72a2bf75013612db8412a5fd2109d0bb6" 2018-12-27 17:28:38,855 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-4578b6e2-c63f-4320-9496-424d95ec11fa Content-Length: 0 Date: Thu, 27 Dec 2018 17:28:38 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 17:28:38,855 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/routers/a1a1cfd7-870c-4d69-a0e1-76130715bd03 used request id req-4578b6e2-c63f-4320-9496-424d95ec11fa 2018-12-27 17:28:38,863 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52de8dc8fb38561702036377bfc488b492f63464" 2018-12-27 17:28:39,155 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 33483 X-Openstack-Request-Id: req-ad73bc05-3511-47a7-ba5b-fa8d9578a4fb Date: Thu, 27 Dec 2018 17:28:39 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "created_at": "2018-12-27T15:33:01Z", "updated_at": "2018-12-27T15:33:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "35205ac3-06e6-4cf6-bb21-ff8f813cb45b", "remote_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "ade77f59-e70c-4970-8ea8-198222fa332e", "remote_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "c4f3bf7f-d793-498d-a883-bb8c6003f070", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "c85cb618-8f19-445b-8e16-6d467cb17771", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}], "revision_number": 4, "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "created_at": "2018-12-27T15:57:22Z", "updated_at": "2018-12-27T15:57:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "5e258a3b-01f5-4aef-81b7-0b5dc6e5b683", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "65475539-0336-498a-8da4-ff0a80b10089", "remote_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "ae922857-f7ae-4bc8-949b-153fb43bfd00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "b4f87679-52e1-4cf9-bf76-5abb9a9bec06", "remote_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "f7197afc9b61423897aefc9a643d03a1"}], "revision_number": 4, "project_id": "f7197afc9b61423897aefc9a643d03a1", "id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "created_at": "2018-12-27T16:01:54Z", "updated_at": "2018-12-27T16:01:54Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "00dd3abd-acd1-4edb-8f4a-8badcbd2eeb4", "remote_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "018de60d-bc33-4ef0-9eed-6d00b6ce227b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "0d99f0db-fa6b-4201-b67f-a7ff0db82c5d", "remote_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv6", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "5c4049ef-933d-4614-84e7-83584430d462", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv6", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}], "revision_number": 4, "project_id": "8c689c5e31c44b09ab85f80682abbc2a", "id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "created_at": "2018-12-27T15:56:49Z", "updated_at": "2018-12-27T15:56:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "6555e255-763a-4448-b1b1-0c93b2a390bd", "remote_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "777ff7a5-a590-43e5-a84b-7677710494e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "8bac258a-08df-48b7-900b-efbe01a6ec20", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "dc17921e-353f-4898-a970-881b2c8d093d", "remote_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}], "revision_number": 4, "project_id": "28dac9e1580d461c9de52e6659cc4f9d", "id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "created_at": "2018-12-27T16:01:52Z", "updated_at": "2018-12-27T16:01:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "32737757-45f3-4b24-b6ab-5f2d5579b4a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv6", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "ae604ef3-492d-4aa3-8045-1ff84f755a27", "remote_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv4", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "b7bff40a-beda-4996-b140-ed94d010535c", "remote_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv6", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "b8129030-9d72-4d5d-adce-47bbe62492fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv4", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}], "revision_number": 4, "project_id": "81c108a273314b24bf6b48c41b5bbe0c", "id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "created_at": "2018-12-27T15:57:20Z", "updated_at": "2018-12-27T15:57:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "0c389ec4-c0af-4c20-acf9-4fcc1d859dd7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv6", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "3749697a-f2ef-439a-a661-2fb92badd1ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv4", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "b74e0c8c-e243-450e-b1be-69c587093d6d", "remote_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv6", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "c222695b-2f1c-427d-afd7-e0be24ec9f66", "remote_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv4", "project_id": "7fb0e5436e4f467998e672dd71018a45"}], "revision_number": 4, "project_id": "7fb0e5436e4f467998e672dd71018a45", "id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "created_at": "2018-12-27T17:02:11Z", "updated_at": "2018-12-27T17:02:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "675d8a56-1c9b-4c58-a252-61e65997fd05", "remote_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv4", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "84f0587c-7394-4fd6-8f3d-8d6ba94cf3f9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv6", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "8a450b4f-e710-4193-816e-13a2d4e40c07", "remote_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv6", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "c3106b0a-1026-4156-86a9-f0438b7fab93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv4", "project_id": "7cba3664d5674e65a12c8c269a05febf"}], "revision_number": 4, "project_id": "7cba3664d5674e65a12c8c269a05febf", "id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "created_at": "2018-12-27T15:58:29Z", "updated_at": "2018-12-27T15:58:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "2a945ecc-f9fa-4219-96ab-c189a7f5c102", "remote_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv6", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "55e2b54e-68d4-4476-8c9f-e05e347c8970", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv4", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "9983229c-b595-482a-973f-81137a209b6d", "remote_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv4", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "9d4b8450-78ab-4817-a586-372ed88268f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv6", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}], "revision_number": 4, "project_id": "fbd6dbf946a5406398ba810e02d0888e", "id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "created_at": "2018-12-27T15:57:24Z", "updated_at": "2018-12-27T15:57:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "35521f2a-a59d-4798-9fa8-0febfe126076", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv4", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "607d473d-1e6a-4088-a778-7df9ffc1ff68", "remote_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv6", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "6f8fa92b-b67a-4047-a900-f43656aff42b", "remote_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv4", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "890f1d6c-9ae5-45b0-b7a1-282182432b66", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv6", "project_id": "253cc6709e714b8a80a5f74e4257907e"}], "revision_number": 4, "project_id": "253cc6709e714b8a80a5f74e4257907e", "id": "b9546f11-205e-4322-89f8-f0360d6090ed", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "created_at": "2018-12-27T15:57:08Z", "updated_at": "2018-12-27T15:57:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "6739c48b-d899-4c17-bb8e-ffaf8922c034", "remote_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv4", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "9660a6af-4d9b-40b9-9729-f205f66c2bd0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv4", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "bf244c03-fc10-4754-9c2b-b0224401c4f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv6", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "d3bee7cc-a152-441c-9790-abb1f56cec03", "remote_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv6", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}], "revision_number": 4, "project_id": "782a28bd0d40485e85eda6b8ba43840b", "id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "created_at": "2018-12-27T15:57:11Z", "updated_at": "2018-12-27T15:57:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "22c0d2cf-360a-4aa8-ba7e-bfdbf8327d27", "remote_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "553b140a-8ba9-4af7-9f50-bf24e87aebf7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "b2ecf7a5-df98-4d65-a762-767320437c5a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "e49104b2-7c13-49d6-8519-a16dd585346f", "remote_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}], "revision_number": 4, "project_id": "ef7e486beb8f4de39b25ca5f11552328", "id": "d0588e93-db0d-4888-9f99-3399a50df490", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "created_at": "2018-12-27T17:19:15Z", "updated_at": "2018-12-27T17:19:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "1990fe24-df44-4561-9f09-f50aab182bf7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "651e4b8b-b29e-409b-9f25-ff2328ccefe6", "remote_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "cc4e2254-2157-4ae1-a233-3047573ddc6d", "remote_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "da56dda4-aaf3-43ff-bdf7-e64892ec2345", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}], "revision_number": 4, "project_id": "2a5a6879c5fa4db798cea6d394565d45", "id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-27T15:33:07Z", "updated_at": "2018-12-27T15:33:07Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "4de95db8-72d6-4aec-a145-e92511971eb9", "remote_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "5f100cff-05d8-4405-8dfb-0a387c123fae", "remote_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "a3f6a193-cc94-4220-a73a-08acf63c449b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "f059d8a5-0c32-49c9-a721-77cc89245ecd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "created_at": "2018-12-27T15:29:16Z", "updated_at": "2018-12-27T15:29:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "3c53841a-5bc0-4192-b482-044411e217ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "5956ff3f-d59d-4af6-82b5-566c888583a7", "remote_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:16Z", "revision_number": 0, "id": "60735d87-52c7-426a-91a6-aff1078a5a2d", "remote_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:16Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "abe97133-61dd-4fdf-baf3-2e07968a324f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "da629caea04941e1ae8979c379dc7c9d"}], "revision_number": 4, "project_id": "da629caea04941e1ae8979c379dc7c9d", "id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "name": "default"}]} 2018-12-27 17:28:39,156 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=default used request id req-ad73bc05-3511-47a7-ba5b-fa8d9578a4fb 2018-12-27 17:28:39,163 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52de8dc8fb38561702036377bfc488b492f63464" 2018-12-27 17:28:39,278 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:28:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cf80f460-f8db-4f79-921e-0e6d51a248c5 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b7b4fceec1ad4c6eb74d758b709a9d93", "name": "admin"}} 2018-12-27 17:28:39,278 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93 used request id req-cf80f460-f8db-4f79-921e-0e6d51a248c5 2018-12-27 17:28:39,282 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/f7197afc9b61423897aefc9a643d03a1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52de8dc8fb38561702036377bfc488b492f63464" 2018-12-27 17:28:39,394 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:28:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dffca027-1c5b-413f-b115-15ea151a4686 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f7197afc9b61423897aefc9a643d03a1.", "code": 404, "title": "Not Found"}} 2018-12-27 17:28:39,394 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/f7197afc9b61423897aefc9a643d03a1 used request id req-dffca027-1c5b-413f-b115-15ea151a4686 2018-12-27 17:28:39,394 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:28:39,398 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/8c689c5e31c44b09ab85f80682abbc2a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52de8dc8fb38561702036377bfc488b492f63464" 2018-12-27 17:28:39,502 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:28:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-72f84b7f-5eb3-418f-9ae9-8fbf57cf509e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8c689c5e31c44b09ab85f80682abbc2a.", "code": 404, "title": "Not Found"}} 2018-12-27 17:28:39,502 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/8c689c5e31c44b09ab85f80682abbc2a used request id req-72f84b7f-5eb3-418f-9ae9-8fbf57cf509e 2018-12-27 17:28:39,502 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:28:39,506 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/28dac9e1580d461c9de52e6659cc4f9d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52de8dc8fb38561702036377bfc488b492f63464" 2018-12-27 17:28:39,615 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:28:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bf14ad87-5db1-4b30-820d-0036e569273d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 28dac9e1580d461c9de52e6659cc4f9d.", "code": 404, "title": "Not Found"}} 2018-12-27 17:28:39,615 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/28dac9e1580d461c9de52e6659cc4f9d used request id req-bf14ad87-5db1-4b30-820d-0036e569273d 2018-12-27 17:28:39,615 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:28:39,619 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/81c108a273314b24bf6b48c41b5bbe0c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52de8dc8fb38561702036377bfc488b492f63464" 2018-12-27 17:28:39,730 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:28:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1d37dda3-3c18-49eb-b567-6b6644dbd153 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 81c108a273314b24bf6b48c41b5bbe0c.", "code": 404, "title": "Not Found"}} 2018-12-27 17:28:39,731 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/81c108a273314b24bf6b48c41b5bbe0c used request id req-1d37dda3-3c18-49eb-b567-6b6644dbd153 2018-12-27 17:28:39,731 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:28:39,734 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/7fb0e5436e4f467998e672dd71018a45 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52de8dc8fb38561702036377bfc488b492f63464" 2018-12-27 17:28:39,843 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:28:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bd7394e4-92e8-434f-8439-2cf2f8dc87ec Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7fb0e5436e4f467998e672dd71018a45.", "code": 404, "title": "Not Found"}} 2018-12-27 17:28:39,844 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/7fb0e5436e4f467998e672dd71018a45 used request id req-bd7394e4-92e8-434f-8439-2cf2f8dc87ec 2018-12-27 17:28:39,844 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:28:39,847 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/7cba3664d5674e65a12c8c269a05febf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52de8dc8fb38561702036377bfc488b492f63464" 2018-12-27 17:28:39,957 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:28:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-de265053-6326-46f7-804f-d06515c8d3f1 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7cba3664d5674e65a12c8c269a05febf.", "code": 404, "title": "Not Found"}} 2018-12-27 17:28:39,957 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/7cba3664d5674e65a12c8c269a05febf used request id req-de265053-6326-46f7-804f-d06515c8d3f1 2018-12-27 17:28:39,957 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:28:39,961 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/fbd6dbf946a5406398ba810e02d0888e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52de8dc8fb38561702036377bfc488b492f63464" 2018-12-27 17:28:40,068 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:28:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c074bbd3-c05f-44f0-bc7c-cffe303ba7dd Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: fbd6dbf946a5406398ba810e02d0888e.", "code": 404, "title": "Not Found"}} 2018-12-27 17:28:40,068 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/fbd6dbf946a5406398ba810e02d0888e used request id req-c074bbd3-c05f-44f0-bc7c-cffe303ba7dd 2018-12-27 17:28:40,068 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:28:40,071 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/253cc6709e714b8a80a5f74e4257907e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52de8dc8fb38561702036377bfc488b492f63464" 2018-12-27 17:28:40,181 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:28:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6e0e440c-c0e3-4619-b749-8077126b60a5 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 253cc6709e714b8a80a5f74e4257907e.", "code": 404, "title": "Not Found"}} 2018-12-27 17:28:40,181 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/253cc6709e714b8a80a5f74e4257907e used request id req-6e0e440c-c0e3-4619-b749-8077126b60a5 2018-12-27 17:28:40,181 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:28:40,185 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/782a28bd0d40485e85eda6b8ba43840b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52de8dc8fb38561702036377bfc488b492f63464" 2018-12-27 17:28:40,292 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:28:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cdd87af6-99e8-434d-a209-05694ede981b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 782a28bd0d40485e85eda6b8ba43840b.", "code": 404, "title": "Not Found"}} 2018-12-27 17:28:40,293 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/782a28bd0d40485e85eda6b8ba43840b used request id req-cdd87af6-99e8-434d-a209-05694ede981b 2018-12-27 17:28:40,293 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:28:40,296 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/ef7e486beb8f4de39b25ca5f11552328 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52de8dc8fb38561702036377bfc488b492f63464" 2018-12-27 17:28:40,403 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:28:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7d9fc934-c888-4c63-9c25-c1022dedbb4d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: ef7e486beb8f4de39b25ca5f11552328.", "code": 404, "title": "Not Found"}} 2018-12-27 17:28:40,403 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/ef7e486beb8f4de39b25ca5f11552328 used request id req-7d9fc934-c888-4c63-9c25-c1022dedbb4d 2018-12-27 17:28:40,403 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:28:40,407 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/2a5a6879c5fa4db798cea6d394565d45 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52de8dc8fb38561702036377bfc488b492f63464" 2018-12-27 17:28:40,515 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:28:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2ed4af5b-71d3-468c-8720-614b8d5d73b3 Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.31:5000/v3/projects/2a5a6879c5fa4db798cea6d394565d45"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}} 2018-12-27 17:28:40,516 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/2a5a6879c5fa4db798cea6d394565d45 used request id req-2ed4af5b-71d3-468c-8720-614b8d5d73b3 2018-12-27 17:28:40,519 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/da629caea04941e1ae8979c379dc7c9d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52de8dc8fb38561702036377bfc488b492f63464" 2018-12-27 17:28:40,637 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:28:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e72a8024-aa00-4f24-8d71-e46b0eb90eca Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/da629caea04941e1ae8979c379dc7c9d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "da629caea04941e1ae8979c379dc7c9d", "name": "service"}} 2018-12-27 17:28:40,637 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/da629caea04941e1ae8979c379dc7c9d used request id req-e72a8024-aa00-4f24-8d71-e46b0eb90eca 2018-12-27 17:28:40,638 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-b84eee76-00d3-4e7-proj 2018-12-27 17:28:40,641 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/projects/b0089da65b964bf19845de3358568ed5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52de8dc8fb38561702036377bfc488b492f63464" 2018-12-27 17:28:40,896 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:28:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c97d781f-d60a-4140-a28b-82ed31f4ac89 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:28:40,896 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/b0089da65b964bf19845de3358568ed5 used request id req-c97d781f-d60a-4140-a28b-82ed31f4ac89 2018-12-27 17:28:40,897 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-b84eee76-00d3-4e7-proj-role 2018-12-27 17:28:40,900 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/roles/30b1da067ab34b728abad8db7dd9d1a3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52de8dc8fb38561702036377bfc488b492f63464" 2018-12-27 17:28:41,037 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:28:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fe8bf8b7-0318-4b7a-8a11-6c32656f4fe2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:28:41,037 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/roles/30b1da067ab34b728abad8db7dd9d1a3 used request id req-fe8bf8b7-0318-4b7a-8a11-6c32656f4fe2 2018-12-27 17:28:41,041 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52de8dc8fb38561702036377bfc488b492f63464" 2018-12-27 17:28:41,153 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:28:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5826a282-5f4b-45f0-8e8f-579d2554f4cc Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8de789d09e46427786a85702e5e8de91", "links": {"self": "http://172.30.9.31:5000/v3/roles/8de789d09e46427786a85702e5e8de91"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 17:28:41,153 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-5826a282-5f4b-45f0-8e8f-579d2554f4cc 2018-12-27 17:28:41,153 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-b84eee76-00d3-4e7-user 2018-12-27 17:28:41,157 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/users/a1519fa5cdf3474fab0ec8039dcdb709 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f53e4e3ad7b1bacb3aa180856ca98b289ea33c8" 2018-12-27 17:28:41,373 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:28:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-965b4028-7d30-4361-96ac-a023d461b573 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:28:41,373 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/a1519fa5cdf3474fab0ec8039dcdb709 used request id req-965b4028-7d30-4361-96ac-a023d461b573 2018-12-27 17:28:41,375 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:28:41,788 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:28:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["aVkHLBc3R-6Dj5YNy3Pt4Q"], "issued_at": "2018-12-27T17:28:41.000000Z"}} 2018-12-27 17:28:41,789 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e35e0cfd9e3acd3e8f60c905630a13fd2a9d434d" 2018-12-27 17:28:41,907 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:28:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-713d3aec-7a3d-4f9e-8b4f-a5b699f22fa3 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:28:41,907 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-713d3aec-7a3d-4f9e-8b4f-a5b699f22fa3 2018-12-27 17:28:41,908 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:28:41,909 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:28:42,319 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:28:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["H2XgKl0NTR2AAy0v4lzWBg"], "issued_at": "2018-12-27T17:28:42.000000Z"}} 2018-12-27 17:28:42,320 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}471f691b09ffda3fc17bc10407df8a3c827d3124" 2018-12-27 17:28:42,425 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:28:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cef9afde-4185-4c18-a81a-4b96d646cb99 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:28:42,425 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-cef9afde-4185-4c18-a81a-4b96d646cb99 2018-12-27 17:28:42,429 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 17:28:42,435 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 17:28:42 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 17:28:42,436 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-5d6de2d5-49a3-439-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}471f691b09ffda3fc17bc10407df8a3c827d3124" 2018-12-27 17:28:42,545 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:28:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ef131563-5021-4876-8673-6f5e5f313134 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-5d6de2d5-49a3-439-proj", "previous": null, "next": null}, "projects": []} 2018-12-27 17:28:42,545 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-5d6de2d5-49a3-439-proj used request id req-ef131563-5021-4876-8673-6f5e5f313134 2018-12-27 17:28:42,548 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}471f691b09ffda3fc17bc10407df8a3c827d3124" 2018-12-27 17:28:42,650 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:28:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a64fa922-9d93-4003-9f3d-8133823ab6d5 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-27 17:28:42,650 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-a64fa922-9d93-4003-9f3d-8133823ab6d5 2018-12-27 17:28:42,654 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}471f691b09ffda3fc17bc10407df8a3c827d3124" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterSuccessTests-5d6de2d5-49a3-439-proj"}}' 2018-12-27 17:28:42,804 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 27 Dec 2018 17:28:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9492595d-1a91-476b-a57d-55dfb16876d5 Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/988d6ac4945d44b1a9e38f95298d19a1"}, "tags": [], "enabled": true, "id": "988d6ac4945d44b1a9e38f95298d19a1", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-5d6de2d5-49a3-439-proj"}} 2018-12-27 17:28:42,804 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-9492595d-1a91-476b-a57d-55dfb16876d5 2018-12-27 17:28:42,805 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-5d6de2d5-49a3-439-proj 2018-12-27 17:28:42,805 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:28:42,806 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:28:43,220 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:28:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["sY_l252WSXe4D-sWcihtqw"], "issued_at": "2018-12-27T17:28:43.000000Z"}} 2018-12-27 17:28:43,220 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5988e5634a6f731303ffb667b630ad08c71e196e" 2018-12-27 17:28:43,326 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:28:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-52c8496e-e05c-407c-be08-b2f5715118fd Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:28:43,326 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-52c8496e-e05c-407c-be08-b2f5715118fd 2018-12-27 17:28:43,330 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 17:28:43,335 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 17:28:43 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 17:28:43,336 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5988e5634a6f731303ffb667b630ad08c71e196e" 2018-12-27 17:28:43,461 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:28:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5ff8ce28-f00f-4947-a769-d81a912be683 Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "links": {"self": "http://172.30.9.31:5000/v3/users/01fa52e7b3674fc48643fa4ffca67e4e"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "01fa52e7b3674fc48643fa4ffca67e4e", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/05a834ddebbc40688596b7460b47439e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05a834ddebbc40688596b7460b47439e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/08226a0ad01943f39559448239e291e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "08226a0ad01943f39559448239e291e1", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/55c0552fe37a4f7ca0e73939514bc683"}, "domain_id": "default", "enabled": true, "options": {}, "id": "55c0552fe37a4f7ca0e73939514bc683", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/646a4af4e3b5439a97996d353fea3924"}, "domain_id": "914eec1d43ea4caf9d2fd33268c06258", "enabled": true, "options": {}, "id": "646a4af4e3b5439a97996d353fea3924", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/85fb203e51c34d3f8122e285a6a318b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85fb203e51c34d3f8122e285a6a318b3", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/905e7f4b42d24cca93b99d2401fa3378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "905e7f4b42d24cca93b99d2401fa3378", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/a5bc08b9f81f4e5bb86c24f9f7547bae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5bc08b9f81f4e5bb86c24f9f7547bae", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/a5c780627f004d318bf908d80305da9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5c780627f004d318bf908d80305da9c", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/b18425bf2b044bc9af7e194919539a17"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b18425bf2b044bc9af7e194919539a17", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/b8d2134b619d4dca80e21d6fb16449b0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b8d2134b619d4dca80e21d6fb16449b0", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/b9ab6a25a652438285139fe5b44aea62"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9ab6a25a652438285139fe5b44aea62", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/c08462554a4844d681348f58b9b0edee"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c08462554a4844d681348f58b9b0edee", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/ddfc3a9aad444d4782eae677c8a98130"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ddfc3a9aad444d4782eae677c8a98130", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/f2a74f2185a54676a6cb2bb5ecfcc4f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2a74f2185a54676a6cb2bb5ecfcc4f6", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-12-27 17:28:43,461 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-5ff8ce28-f00f-4947-a769-d81a912be683 2018-12-27 17:28:43,465 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?name=CreateRouterSuccessTests-5d6de2d5-49a3-439-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5988e5634a6f731303ffb667b630ad08c71e196e" 2018-12-27 17:28:43,572 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:28:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b9317175-3beb-4f9c-84b3-f8af69ee78b3 Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?name=CreateRouterSuccessTests-5d6de2d5-49a3-439-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/988d6ac4945d44b1a9e38f95298d19a1"}, "tags": [], "enabled": true, "id": "988d6ac4945d44b1a9e38f95298d19a1", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-5d6de2d5-49a3-439-proj"}]} 2018-12-27 17:28:43,572 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?name=CreateRouterSuccessTests-5d6de2d5-49a3-439-proj used request id req-b9317175-3beb-4f9c-84b3-f8af69ee78b3 2018-12-27 17:28:43,575 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5988e5634a6f731303ffb667b630ad08c71e196e" 2018-12-27 17:28:43,691 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:28:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4158e86b-bd63-45ba-8eb2-2cd56de30b3e Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-27 17:28:43,691 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-4158e86b-bd63-45ba-8eb2-2cd56de30b3e 2018-12-27 17:28:44,103 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-5d6de2d5-49a3-439-user 2018-12-27 17:28:44,103 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:28:44,107 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}471f691b09ffda3fc17bc10407df8a3c827d3124" 2018-12-27 17:28:44,211 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:28:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-89e2cf15-8fae-4e49-8449-3ac34fe7f9ac Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8de789d09e46427786a85702e5e8de91", "links": {"self": "http://172.30.9.31:5000/v3/roles/8de789d09e46427786a85702e5e8de91"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 17:28:44,211 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-89e2cf15-8fae-4e49-8449-3ac34fe7f9ac 2018-12-27 17:28:44,215 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}471f691b09ffda3fc17bc10407df8a3c827d3124" -d '{"role": {"name": "CreateRouterSuccessTests-5d6de2d5-49a3-439-proj-role"}}' 2018-12-27 17:28:44,380 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 27 Dec 2018 17:28:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-91affe5e-543a-45b4-b375-071ac94cfd73 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "5100f23fb9fd4c3d81c91679f7c10c5f", "links": {"self": "http://172.30.9.31:5000/v3/roles/5100f23fb9fd4c3d81c91679f7c10c5f"}, "name": "CreateRouterSuccessTests-5d6de2d5-49a3-439-proj-role"}} 2018-12-27 17:28:44,380 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/roles used request id req-91affe5e-543a-45b4-b375-071ac94cfd73 2018-12-27 17:28:44,380 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-5d6de2d5-49a3-439-proj-role 2018-12-27 17:28:44,383 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles/5100f23fb9fd4c3d81c91679f7c10c5f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}471f691b09ffda3fc17bc10407df8a3c827d3124" 2018-12-27 17:28:44,488 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:28:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f175fcf2-af17-493d-9f0a-59abf8004715 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "5100f23fb9fd4c3d81c91679f7c10c5f", "links": {"self": "http://172.30.9.31:5000/v3/roles/5100f23fb9fd4c3d81c91679f7c10c5f"}, "name": "CreateRouterSuccessTests-5d6de2d5-49a3-439-proj-role"}} 2018-12-27 17:28:44,488 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles/5100f23fb9fd4c3d81c91679f7c10c5f used request id req-f175fcf2-af17-493d-9f0a-59abf8004715 2018-12-27 17:28:44,488 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-5d6de2d5-49a3-439-proj-role to project CreateRouterSuccessTests-5d6de2d5-49a3-439-proj 2018-12-27 17:28:44,492 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:5000/v3/projects/988d6ac4945d44b1a9e38f95298d19a1/users/22c69744a2044ee6ad41674735690070/roles/5100f23fb9fd4c3d81c91679f7c10c5f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}471f691b09ffda3fc17bc10407df8a3c827d3124" 2018-12-27 17:28:44,660 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:28:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cefe9ee1-6f8a-496e-9ee5-16ea7d053259 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:28:44,660 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/988d6ac4945d44b1a9e38f95298d19a1/users/22c69744a2044ee6ad41674735690070/roles/5100f23fb9fd4c3d81c91679f7c10c5f used request id req-cefe9ee1-6f8a-496e-9ee5-16ea7d053259 2018-12-27 17:28:44,662 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:28:44,663 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:28:45,077 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5100f23fb9fd4c3d81c91679f7c10c5f", "name": "CreateRouterSuccessTests-5d6de2d5-49a3-439-proj-role"}], "expires_at": "2018-12-27T18:28:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "988d6ac4945d44b1a9e38f95298d19a1", "name": "CreateRouterSuccessTests-5d6de2d5-49a3-439-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/988d6ac4945d44b1a9e38f95298d19a1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/988d6ac4945d44b1a9e38f95298d19a1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/988d6ac4945d44b1a9e38f95298d19a1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/988d6ac4945d44b1a9e38f95298d19a1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/988d6ac4945d44b1a9e38f95298d19a1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/988d6ac4945d44b1a9e38f95298d19a1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/988d6ac4945d44b1a9e38f95298d19a1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/988d6ac4945d44b1a9e38f95298d19a1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/988d6ac4945d44b1a9e38f95298d19a1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_988d6ac4945d44b1a9e38f95298d19a1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_988d6ac4945d44b1a9e38f95298d19a1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/988d6ac4945d44b1a9e38f95298d19a1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/988d6ac4945d44b1a9e38f95298d19a1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/988d6ac4945d44b1a9e38f95298d19a1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-5d6de2d5-49a3-439-user", "id": "22c69744a2044ee6ad41674735690070"}, "audit_ids": ["NW8FE5yjRmukJGh_xfWWvw"], "issued_at": "2018-12-27T17:28:45.000000Z"}} 2018-12-27 17:28:45,078 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5c40c51411495edd7f3d02be4e10b0c6be3f988" 2018-12-27 17:28:45,170 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:28:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-05b27178-71e0-4c61-a77a-7f679fb628fd Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:28:45,170 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-05b27178-71e0-4c61-a77a-7f679fb628fd 2018-12-27 17:28:45,178 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateRouterSuccessTests-1cf91922-4db1-49b5-8e14-b7fff2ed2e5e-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5c40c51411495edd7f3d02be4e10b0c6be3f988" 2018-12-27 17:28:45,406 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-09d45ec7-1146-4cf2-94e8-3fd828a1e2b4 Date: Thu, 27 Dec 2018 17:28:45 GMT RESP BODY: {"networks":[]} 2018-12-27 17:28:45,406 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateRouterSuccessTests-1cf91922-4db1-49b5-8e14-b7fff2ed2e5e-pub-net1 used request id req-09d45ec7-1146-4cf2-94e8-3fd828a1e2b4 2018-12-27 17:28:45,407 - neutron_utils - INFO - Creating network with name CreateRouterSuccessTests-1cf91922-4db1-49b5-8e14-b7fff2ed2e5e-pub-net1 2018-12-27 17:28:45,412 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5c40c51411495edd7f3d02be4e10b0c6be3f988" -d '{"network": {"name": "CreateRouterSuccessTests-1cf91922-4db1-49b5-8e14-b7fff2ed2e5e-pub-net1", "admin_state_up": true}}' 2018-12-27 17:28:47,407 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 644 X-Openstack-Request-Id: req-34e80ddf-a4fe-4a31-82fe-d681932eb604 Date: Thu, 27 Dec 2018 17:28:47 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"id":"e0c8dcd0-99b3-4fbe-ae2f-3fb755385ac1","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"988d6ac4945d44b1a9e38f95298d19a1","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-27T17:28:45Z","is_default":false,"name":"CreateRouterSuccessTests-1cf91922-4db1-49b5-8e14-b7fff2ed2e5e-pub-net1","qos_policy_id":null,"admin_state_up":true,"tenant_id":"988d6ac4945d44b1a9e38f95298d19a1","created_at":"2018-12-27T17:28:45Z","mtu":1442}} 2018-12-27 17:28:47,407 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/networks used request id req-34e80ddf-a4fe-4a31-82fe-d681932eb604 2018-12-27 17:28:47,412 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?id=e0c8dcd0-99b3-4fbe-ae2f-3fb755385ac1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5c40c51411495edd7f3d02be4e10b0c6be3f988" 2018-12-27 17:28:47,699 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-9b8e7c4e-a2a0-4016-8147-388332934390 Date: Thu, 27 Dec 2018 17:28:47 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"id":"e0c8dcd0-99b3-4fbe-ae2f-3fb755385ac1","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"988d6ac4945d44b1a9e38f95298d19a1","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-27T17:28:45Z","qos_policy_id":null,"name":"CreateRouterSuccessTests-1cf91922-4db1-49b5-8e14-b7fff2ed2e5e-pub-net1","admin_state_up":true,"tenant_id":"988d6ac4945d44b1a9e38f95298d19a1","created_at":"2018-12-27T17:28:45Z","mtu":1442}]} 2018-12-27 17:28:47,699 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?id=e0c8dcd0-99b3-4fbe-ae2f-3fb755385ac1 used request id req-9b8e7c4e-a2a0-4016-8147-388332934390 2018-12-27 17:28:47,704 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=e0c8dcd0-99b3-4fbe-ae2f-3fb755385ac1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5c40c51411495edd7f3d02be4e10b0c6be3f988" 2018-12-27 17:28:47,952 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-f28e0383-2003-4c79-a28d-75e505cb291f Date: Thu, 27 Dec 2018 17:28:47 GMT RESP BODY: {"subnets":[]} 2018-12-27 17:28:47,952 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=e0c8dcd0-99b3-4fbe-ae2f-3fb755385ac1 used request id req-f28e0383-2003-4c79-a28d-75e505cb291f 2018-12-27 17:28:47,952 - neutron_utils - INFO - Creating subnet with name CreateRouterSuccessTests-1cf91922-4db1-49b5-8e14-b7fff2ed2e5e-pub-subnet1 2018-12-27 17:28:47,957 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5c40c51411495edd7f3d02be4e10b0c6be3f988" -d '{"subnets": [{"ip_version": 4, "network_id": "e0c8dcd0-99b3-4fbe-ae2f-3fb755385ac1", "cidr": "10.200.201.0/24", "gateway_ip": "10.200.201.1", "name": "CreateRouterSuccessTests-1cf91922-4db1-49b5-8e14-b7fff2ed2e5e-pub-subnet1"}]}' 2018-12-27 17:28:49,282 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-b13be0e6-559f-4dfc-9395-3cfcea7bd5a7 Date: Thu, 27 Dec 2018 17:28:49 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e0c8dcd0-99b3-4fbe-ae2f-3fb755385ac1","tenant_id":"988d6ac4945d44b1a9e38f95298d19a1","created_at":"2018-12-27T17:28:48Z","dns_nameservers":[],"updated_at":"2018-12-27T17:28:48Z","gateway_ip":"10.200.201.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.200.201.0/24","project_id":"988d6ac4945d44b1a9e38f95298d19a1","id":"63ebdd8c-9d46-4167-9794-136bf3fcd0b1","subnetpool_id":null,"name":"CreateRouterSuccessTests-1cf91922-4db1-49b5-8e14-b7fff2ed2e5e-pub-subnet1"}]} 2018-12-27 17:28:49,283 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/subnets used request id req-b13be0e6-559f-4dfc-9395-3cfcea7bd5a7 2018-12-27 17:28:49,288 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?id=e0c8dcd0-99b3-4fbe-ae2f-3fb755385ac1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5c40c51411495edd7f3d02be4e10b0c6be3f988" 2018-12-27 17:28:49,381 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-6a85a1e1-e177-457a-b177-b96851f22c33 Date: Thu, 27 Dec 2018 17:28:49 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"e0c8dcd0-99b3-4fbe-ae2f-3fb755385ac1","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"988d6ac4945d44b1a9e38f95298d19a1","status":"ACTIVE","subnets":["63ebdd8c-9d46-4167-9794-136bf3fcd0b1"],"description":"","tags":[],"updated_at":"2018-12-27T17:28:48Z","qos_policy_id":null,"name":"CreateRouterSuccessTests-1cf91922-4db1-49b5-8e14-b7fff2ed2e5e-pub-net1","admin_state_up":true,"tenant_id":"988d6ac4945d44b1a9e38f95298d19a1","created_at":"2018-12-27T17:28:45Z","mtu":1442}]} 2018-12-27 17:28:49,382 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?id=e0c8dcd0-99b3-4fbe-ae2f-3fb755385ac1 used request id req-6a85a1e1-e177-457a-b177-b96851f22c33 2018-12-27 17:28:49,387 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=e0c8dcd0-99b3-4fbe-ae2f-3fb755385ac1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5c40c51411495edd7f3d02be4e10b0c6be3f988" 2018-12-27 17:28:49,630 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-b9b808a8-e1dc-4fae-89d5-19b5c1bf97a8 Date: Thu, 27 Dec 2018 17:28:49 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e0c8dcd0-99b3-4fbe-ae2f-3fb755385ac1","tenant_id":"988d6ac4945d44b1a9e38f95298d19a1","created_at":"2018-12-27T17:28:48Z","dns_nameservers":[],"updated_at":"2018-12-27T17:28:48Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"988d6ac4945d44b1a9e38f95298d19a1","id":"63ebdd8c-9d46-4167-9794-136bf3fcd0b1","subnetpool_id":null,"name":"CreateRouterSuccessTests-1cf91922-4db1-49b5-8e14-b7fff2ed2e5e-pub-subnet1"}]} 2018-12-27 17:28:49,630 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=e0c8dcd0-99b3-4fbe-ae2f-3fb755385ac1 used request id req-b9b808a8-e1dc-4fae-89d5-19b5c1bf97a8 2018-12-27 17:28:49,630 - OpenStackNetwork - DEBUG - Network [e0c8dcd0-99b3-4fbe-ae2f-3fb755385ac1] created successfully 2018-12-27 17:28:49,631 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:28:49,631 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:28:50,030 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5100f23fb9fd4c3d81c91679f7c10c5f", "name": "CreateRouterSuccessTests-5d6de2d5-49a3-439-proj-role"}], "expires_at": "2018-12-27T18:28:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "988d6ac4945d44b1a9e38f95298d19a1", "name": "CreateRouterSuccessTests-5d6de2d5-49a3-439-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/988d6ac4945d44b1a9e38f95298d19a1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/988d6ac4945d44b1a9e38f95298d19a1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/988d6ac4945d44b1a9e38f95298d19a1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/988d6ac4945d44b1a9e38f95298d19a1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/988d6ac4945d44b1a9e38f95298d19a1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/988d6ac4945d44b1a9e38f95298d19a1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/988d6ac4945d44b1a9e38f95298d19a1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/988d6ac4945d44b1a9e38f95298d19a1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/988d6ac4945d44b1a9e38f95298d19a1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_988d6ac4945d44b1a9e38f95298d19a1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_988d6ac4945d44b1a9e38f95298d19a1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/988d6ac4945d44b1a9e38f95298d19a1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/988d6ac4945d44b1a9e38f95298d19a1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/988d6ac4945d44b1a9e38f95298d19a1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-5d6de2d5-49a3-439-user", "id": "22c69744a2044ee6ad41674735690070"}, "audit_ids": ["K-8njHgoTa-thp5ZVGQLnQ"], "issued_at": "2018-12-27T17:28:50.000000Z"}} 2018-12-27 17:28:50,030 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21b53f7a1d1f7891910280c1a0fa3cf3662a1d94" 2018-12-27 17:28:50,138 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:28:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-972519b3-f499-4950-9613-4d5bd41e47e0 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:28:50,139 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-972519b3-f499-4950-9613-4d5bd41e47e0 2018-12-27 17:28:50,146 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateRouterSuccessTests-1cf91922-4db1-49b5-8e14-b7fff2ed2e5e-pub-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21b53f7a1d1f7891910280c1a0fa3cf3662a1d94" 2018-12-27 17:28:50,366 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-106d73bb-8f01-44fe-86d6-c442cff0f13e Date: Thu, 27 Dec 2018 17:28:50 GMT RESP BODY: {"networks":[]} 2018-12-27 17:28:50,366 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateRouterSuccessTests-1cf91922-4db1-49b5-8e14-b7fff2ed2e5e-pub-net2 used request id req-106d73bb-8f01-44fe-86d6-c442cff0f13e 2018-12-27 17:28:50,367 - neutron_utils - INFO - Creating network with name CreateRouterSuccessTests-1cf91922-4db1-49b5-8e14-b7fff2ed2e5e-pub-net2 2018-12-27 17:28:50,371 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21b53f7a1d1f7891910280c1a0fa3cf3662a1d94" -d '{"network": {"name": "CreateRouterSuccessTests-1cf91922-4db1-49b5-8e14-b7fff2ed2e5e-pub-net2", "admin_state_up": true}}' 2018-12-27 17:28:51,592 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 644 X-Openstack-Request-Id: req-88452f5d-c57d-497b-9ece-c0155139b035 Date: Thu, 27 Dec 2018 17:28:51 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"id":"720d2ee2-c3d8-42d6-99b1-aedc04821673","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"988d6ac4945d44b1a9e38f95298d19a1","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-27T17:28:50Z","is_default":false,"name":"CreateRouterSuccessTests-1cf91922-4db1-49b5-8e14-b7fff2ed2e5e-pub-net2","qos_policy_id":null,"admin_state_up":true,"tenant_id":"988d6ac4945d44b1a9e38f95298d19a1","created_at":"2018-12-27T17:28:50Z","mtu":1442}} 2018-12-27 17:28:51,593 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/networks used request id req-88452f5d-c57d-497b-9ece-c0155139b035 2018-12-27 17:28:51,598 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?id=720d2ee2-c3d8-42d6-99b1-aedc04821673 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21b53f7a1d1f7891910280c1a0fa3cf3662a1d94" 2018-12-27 17:28:51,862 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-15475fb4-3cd5-4829-88c0-a945b0b94e08 Date: Thu, 27 Dec 2018 17:28:51 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"id":"720d2ee2-c3d8-42d6-99b1-aedc04821673","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"988d6ac4945d44b1a9e38f95298d19a1","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-27T17:28:50Z","qos_policy_id":null,"name":"CreateRouterSuccessTests-1cf91922-4db1-49b5-8e14-b7fff2ed2e5e-pub-net2","admin_state_up":true,"tenant_id":"988d6ac4945d44b1a9e38f95298d19a1","created_at":"2018-12-27T17:28:50Z","mtu":1442}]} 2018-12-27 17:28:51,862 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?id=720d2ee2-c3d8-42d6-99b1-aedc04821673 used request id req-15475fb4-3cd5-4829-88c0-a945b0b94e08 2018-12-27 17:28:51,867 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=720d2ee2-c3d8-42d6-99b1-aedc04821673 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21b53f7a1d1f7891910280c1a0fa3cf3662a1d94" 2018-12-27 17:28:51,896 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-cb9c0a8f-0922-44e7-b426-458a29bbbe08 Date: Thu, 27 Dec 2018 17:28:51 GMT RESP BODY: {"subnets":[]} 2018-12-27 17:28:51,896 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=720d2ee2-c3d8-42d6-99b1-aedc04821673 used request id req-cb9c0a8f-0922-44e7-b426-458a29bbbe08 2018-12-27 17:28:51,897 - neutron_utils - INFO - Creating subnet with name CreateRouterSuccessTests-1cf91922-4db1-49b5-8e14-b7fff2ed2e5e-pub-subnet2 2018-12-27 17:28:51,901 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21b53f7a1d1f7891910280c1a0fa3cf3662a1d94" -d '{"subnets": [{"ip_version": 4, "network_id": "720d2ee2-c3d8-42d6-99b1-aedc04821673", "cidr": "10.200.202.0/24", "gateway_ip": "10.200.202.1", "name": "CreateRouterSuccessTests-1cf91922-4db1-49b5-8e14-b7fff2ed2e5e-pub-subnet2"}]}' 2018-12-27 17:28:53,988 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-aab40cfa-342d-4e26-9b60-7bb06125d457 Date: Thu, 27 Dec 2018 17:28:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"720d2ee2-c3d8-42d6-99b1-aedc04821673","tenant_id":"988d6ac4945d44b1a9e38f95298d19a1","created_at":"2018-12-27T17:28:52Z","dns_nameservers":[],"updated_at":"2018-12-27T17:28:52Z","gateway_ip":"10.200.202.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.202.2","end":"10.200.202.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.200.202.0/24","project_id":"988d6ac4945d44b1a9e38f95298d19a1","id":"bd8c9f30-acc5-4307-8584-1809f36494d7","subnetpool_id":null,"name":"CreateRouterSuccessTests-1cf91922-4db1-49b5-8e14-b7fff2ed2e5e-pub-subnet2"}]} 2018-12-27 17:28:53,988 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/subnets used request id req-aab40cfa-342d-4e26-9b60-7bb06125d457 2018-12-27 17:28:53,993 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?id=720d2ee2-c3d8-42d6-99b1-aedc04821673 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21b53f7a1d1f7891910280c1a0fa3cf3662a1d94" 2018-12-27 17:28:54,325 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-4431e625-00a0-4fea-b68b-8fff5e61b8c3 Date: Thu, 27 Dec 2018 17:28:54 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"720d2ee2-c3d8-42d6-99b1-aedc04821673","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"988d6ac4945d44b1a9e38f95298d19a1","status":"ACTIVE","subnets":["bd8c9f30-acc5-4307-8584-1809f36494d7"],"description":"","tags":[],"updated_at":"2018-12-27T17:28:52Z","qos_policy_id":null,"name":"CreateRouterSuccessTests-1cf91922-4db1-49b5-8e14-b7fff2ed2e5e-pub-net2","admin_state_up":true,"tenant_id":"988d6ac4945d44b1a9e38f95298d19a1","created_at":"2018-12-27T17:28:50Z","mtu":1442}]} 2018-12-27 17:28:54,325 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?id=720d2ee2-c3d8-42d6-99b1-aedc04821673 used request id req-4431e625-00a0-4fea-b68b-8fff5e61b8c3 2018-12-27 17:28:54,331 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=720d2ee2-c3d8-42d6-99b1-aedc04821673 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21b53f7a1d1f7891910280c1a0fa3cf3662a1d94" 2018-12-27 17:28:54,585 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-f53e96d9-06f6-4f29-bdca-e7fd4302fc05 Date: Thu, 27 Dec 2018 17:28:54 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"720d2ee2-c3d8-42d6-99b1-aedc04821673","tenant_id":"988d6ac4945d44b1a9e38f95298d19a1","created_at":"2018-12-27T17:28:52Z","dns_nameservers":[],"updated_at":"2018-12-27T17:28:52Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.202.2","end":"10.200.202.254"}],"gateway_ip":"10.200.202.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.202.0/24","project_id":"988d6ac4945d44b1a9e38f95298d19a1","id":"bd8c9f30-acc5-4307-8584-1809f36494d7","subnetpool_id":null,"name":"CreateRouterSuccessTests-1cf91922-4db1-49b5-8e14-b7fff2ed2e5e-pub-subnet2"}]} 2018-12-27 17:28:54,585 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=720d2ee2-c3d8-42d6-99b1-aedc04821673 used request id req-f53e96d9-06f6-4f29-bdca-e7fd4302fc05 2018-12-27 17:28:54,586 - OpenStackNetwork - DEBUG - Network [720d2ee2-c3d8-42d6-99b1-aedc04821673] created successfully 2018-12-27 17:28:54,586 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:28:54,587 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:28:54,991 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5100f23fb9fd4c3d81c91679f7c10c5f", "name": "CreateRouterSuccessTests-5d6de2d5-49a3-439-proj-role"}], "expires_at": "2018-12-27T18:28:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "988d6ac4945d44b1a9e38f95298d19a1", "name": "CreateRouterSuccessTests-5d6de2d5-49a3-439-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/988d6ac4945d44b1a9e38f95298d19a1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/988d6ac4945d44b1a9e38f95298d19a1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/988d6ac4945d44b1a9e38f95298d19a1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/988d6ac4945d44b1a9e38f95298d19a1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/988d6ac4945d44b1a9e38f95298d19a1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/988d6ac4945d44b1a9e38f95298d19a1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/988d6ac4945d44b1a9e38f95298d19a1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/988d6ac4945d44b1a9e38f95298d19a1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/988d6ac4945d44b1a9e38f95298d19a1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_988d6ac4945d44b1a9e38f95298d19a1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_988d6ac4945d44b1a9e38f95298d19a1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/988d6ac4945d44b1a9e38f95298d19a1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/988d6ac4945d44b1a9e38f95298d19a1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/988d6ac4945d44b1a9e38f95298d19a1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-5d6de2d5-49a3-439-user", "id": "22c69744a2044ee6ad41674735690070"}, "audit_ids": ["sVsKFNFPRb2jCP3JfhqzGw"], "issued_at": "2018-12-27T17:28:54.000000Z"}} 2018-12-27 17:28:54,992 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ccf4a6496ab272c50d0f4f50072e15047ce2233" 2018-12-27 17:28:55,093 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:28:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a4303eb9-c834-411d-9897-eeadeed86372 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:28:55,093 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-a4303eb9-c834-411d-9897-eeadeed86372 2018-12-27 17:28:55,101 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/routers?name=CreateRouterSuccessTests-1cf91922-4db1-49b5-8e14-b7fff2ed2e5e-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ccf4a6496ab272c50d0f4f50072e15047ce2233" 2018-12-27 17:28:55,337 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-e6c24049-27a0-424c-849b-bf5ff20393ef Date: Thu, 27 Dec 2018 17:28:55 GMT RESP BODY: {"routers": []} 2018-12-27 17:28:55,337 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/routers?name=CreateRouterSuccessTests-1cf91922-4db1-49b5-8e14-b7fff2ed2e5e-pub-router&admin_state_up=True used request id req-e6c24049-27a0-424c-849b-bf5ff20393ef 2018-12-27 17:28:55,337 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:28:55,338 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:28:55,751 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5100f23fb9fd4c3d81c91679f7c10c5f", "name": "CreateRouterSuccessTests-5d6de2d5-49a3-439-proj-role"}], "expires_at": "2018-12-27T18:28:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "988d6ac4945d44b1a9e38f95298d19a1", "name": "CreateRouterSuccessTests-5d6de2d5-49a3-439-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/988d6ac4945d44b1a9e38f95298d19a1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/988d6ac4945d44b1a9e38f95298d19a1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/988d6ac4945d44b1a9e38f95298d19a1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/988d6ac4945d44b1a9e38f95298d19a1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/988d6ac4945d44b1a9e38f95298d19a1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/988d6ac4945d44b1a9e38f95298d19a1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/988d6ac4945d44b1a9e38f95298d19a1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/988d6ac4945d44b1a9e38f95298d19a1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/988d6ac4945d44b1a9e38f95298d19a1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_988d6ac4945d44b1a9e38f95298d19a1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_988d6ac4945d44b1a9e38f95298d19a1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/988d6ac4945d44b1a9e38f95298d19a1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/988d6ac4945d44b1a9e38f95298d19a1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/988d6ac4945d44b1a9e38f95298d19a1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-5d6de2d5-49a3-439-user", "id": "22c69744a2044ee6ad41674735690070"}, "audit_ids": ["uoGAp5p-RmOQUJTabCZR0w"], "issued_at": "2018-12-27T17:28:55.000000Z"}} 2018-12-27 17:28:55,752 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6049c756c3933c8ada37b05c845f05b1b479947a" 2018-12-27 17:28:55,845 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:28:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8c699ced-498a-47c6-95af-cd03a3bee77b Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:28:55,845 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-8c699ced-498a-47c6-95af-cd03a3bee77b 2018-12-27 17:28:55,846 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-1cf91922-4db1-49b5-8e14-b7fff2ed2e5e-pub-router 2018-12-27 17:28:55,851 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ccf4a6496ab272c50d0f4f50072e15047ce2233" -d '{"router": {"name": "CreateRouterSuccessTests-1cf91922-4db1-49b5-8e14-b7fff2ed2e5e-pub-router", "admin_state_up": true}}' 2018-12-27 17:28:56,445 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 459 X-Openstack-Request-Id: req-d78ea1a8-7378-4ee4-9996-372a03265417 Date: Thu, 27 Dec 2018 17:28:56 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "988d6ac4945d44b1a9e38f95298d19a1", "created_at": "2018-12-27T17:28:56Z", "admin_state_up": true, "updated_at": "2018-12-27T17:28:56Z", "revision_number": 0, "routes": [], "project_id": "988d6ac4945d44b1a9e38f95298d19a1", "id": "b8f543df-a094-42ed-a05d-46ba9f282f80", "name": "CreateRouterSuccessTests-1cf91922-4db1-49b5-8e14-b7fff2ed2e5e-pub-router"}} 2018-12-27 17:28:56,445 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/routers used request id req-d78ea1a8-7378-4ee4-9996-372a03265417 2018-12-27 17:28:56,451 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?device_id=b8f543df-a094-42ed-a05d-46ba9f282f80 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ccf4a6496ab272c50d0f4f50072e15047ce2233" 2018-12-27 17:28:56,672 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-451d7f14-0a31-4715-a8bf-69fd531abd34 Date: Thu, 27 Dec 2018 17:28:56 GMT RESP BODY: {"ports":[]} 2018-12-27 17:28:56,672 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?device_id=b8f543df-a094-42ed-a05d-46ba9f282f80 used request id req-451d7f14-0a31-4715-a8bf-69fd531abd34 2018-12-27 17:28:56,677 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateRouterSuccessTests-1cf91922-4db1-49b5-8e14-b7fff2ed2e5e-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ccf4a6496ab272c50d0f4f50072e15047ce2233" 2018-12-27 17:28:56,960 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-319f8b5c-5df6-4903-b26e-8d611bf8e122 Date: Thu, 27 Dec 2018 17:28:56 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"e0c8dcd0-99b3-4fbe-ae2f-3fb755385ac1","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"988d6ac4945d44b1a9e38f95298d19a1","status":"ACTIVE","subnets":["63ebdd8c-9d46-4167-9794-136bf3fcd0b1"],"description":"","tags":[],"updated_at":"2018-12-27T17:28:48Z","qos_policy_id":null,"name":"CreateRouterSuccessTests-1cf91922-4db1-49b5-8e14-b7fff2ed2e5e-pub-net1","admin_state_up":true,"tenant_id":"988d6ac4945d44b1a9e38f95298d19a1","created_at":"2018-12-27T17:28:45Z","mtu":1442}]} 2018-12-27 17:28:56,960 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateRouterSuccessTests-1cf91922-4db1-49b5-8e14-b7fff2ed2e5e-pub-net1 used request id req-319f8b5c-5df6-4903-b26e-8d611bf8e122 2018-12-27 17:28:56,965 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=e0c8dcd0-99b3-4fbe-ae2f-3fb755385ac1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ccf4a6496ab272c50d0f4f50072e15047ce2233" 2018-12-27 17:28:57,210 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-e87521e9-1462-47db-b7dc-31f63122dd64 Date: Thu, 27 Dec 2018 17:28:57 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e0c8dcd0-99b3-4fbe-ae2f-3fb755385ac1","tenant_id":"988d6ac4945d44b1a9e38f95298d19a1","created_at":"2018-12-27T17:28:48Z","dns_nameservers":[],"updated_at":"2018-12-27T17:28:48Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"988d6ac4945d44b1a9e38f95298d19a1","id":"63ebdd8c-9d46-4167-9794-136bf3fcd0b1","subnetpool_id":null,"name":"CreateRouterSuccessTests-1cf91922-4db1-49b5-8e14-b7fff2ed2e5e-pub-subnet1"}]} 2018-12-27 17:28:57,210 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=e0c8dcd0-99b3-4fbe-ae2f-3fb755385ac1 used request id req-e87521e9-1462-47db-b7dc-31f63122dd64 2018-12-27 17:28:57,215 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateRouterSuccessTests-1cf91922-4db1-49b5-8e14-b7fff2ed2e5e-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ccf4a6496ab272c50d0f4f50072e15047ce2233" 2018-12-27 17:28:57,523 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-8b242e90-9918-4f2e-a834-4e9f70fe795a Date: Thu, 27 Dec 2018 17:28:57 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"e0c8dcd0-99b3-4fbe-ae2f-3fb755385ac1","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"988d6ac4945d44b1a9e38f95298d19a1","status":"ACTIVE","subnets":["63ebdd8c-9d46-4167-9794-136bf3fcd0b1"],"description":"","tags":[],"updated_at":"2018-12-27T17:28:48Z","qos_policy_id":null,"name":"CreateRouterSuccessTests-1cf91922-4db1-49b5-8e14-b7fff2ed2e5e-pub-net1","admin_state_up":true,"tenant_id":"988d6ac4945d44b1a9e38f95298d19a1","created_at":"2018-12-27T17:28:45Z","mtu":1442}]} 2018-12-27 17:28:57,523 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateRouterSuccessTests-1cf91922-4db1-49b5-8e14-b7fff2ed2e5e-pub-net1 used request id req-8b242e90-9918-4f2e-a834-4e9f70fe795a 2018-12-27 17:28:57,527 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 17:28:57,532 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 17:28:57 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 17:28:57,533 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/988d6ac4945d44b1a9e38f95298d19a1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ccf4a6496ab272c50d0f4f50072e15047ce2233" 2018-12-27 17:28:57,642 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:28:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-769211c2-d044-4b4e-ac56-cb156de1970a Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/988d6ac4945d44b1a9e38f95298d19a1"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "988d6ac4945d44b1a9e38f95298d19a1", "name": "CreateRouterSuccessTests-5d6de2d5-49a3-439-proj"}} 2018-12-27 17:28:57,642 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/988d6ac4945d44b1a9e38f95298d19a1 used request id req-769211c2-d044-4b4e-ac56-cb156de1970a 2018-12-27 17:28:57,647 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=e0c8dcd0-99b3-4fbe-ae2f-3fb755385ac1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ccf4a6496ab272c50d0f4f50072e15047ce2233" 2018-12-27 17:28:57,880 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-45e56b75-8264-49d8-86ec-aa4001b38c2d Date: Thu, 27 Dec 2018 17:28:57 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e0c8dcd0-99b3-4fbe-ae2f-3fb755385ac1","tenant_id":"988d6ac4945d44b1a9e38f95298d19a1","created_at":"2018-12-27T17:28:48Z","dns_nameservers":[],"updated_at":"2018-12-27T17:28:48Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"988d6ac4945d44b1a9e38f95298d19a1","id":"63ebdd8c-9d46-4167-9794-136bf3fcd0b1","subnetpool_id":null,"name":"CreateRouterSuccessTests-1cf91922-4db1-49b5-8e14-b7fff2ed2e5e-pub-subnet1"}]} 2018-12-27 17:28:57,881 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=e0c8dcd0-99b3-4fbe-ae2f-3fb755385ac1 used request id req-45e56b75-8264-49d8-86ec-aa4001b38c2d 2018-12-27 17:28:57,886 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=e0c8dcd0-99b3-4fbe-ae2f-3fb755385ac1&name=CreateRouterSuccessTests-1cf91922-4db1-49b5-8e14-b7fff2ed2e5e-port1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ccf4a6496ab272c50d0f4f50072e15047ce2233" 2018-12-27 17:28:58,113 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-0c18df72-1d92-4dd4-a259-533818ca3137 Date: Thu, 27 Dec 2018 17:28:58 GMT RESP BODY: {"ports":[]} 2018-12-27 17:28:58,113 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=e0c8dcd0-99b3-4fbe-ae2f-3fb755385ac1&name=CreateRouterSuccessTests-1cf91922-4db1-49b5-8e14-b7fff2ed2e5e-port1&admin_state_up=True used request id req-0c18df72-1d92-4dd4-a259-533818ca3137 2018-12-27 17:28:58,113 - OpenStackNetwork - INFO - Retrieved port CreateRouterSuccessTests-1cf91922-4db1-49b5-8e14-b7fff2ed2e5e-port1 for router - CreateRouterSuccessTests-1cf91922-4db1-49b5-8e14-b7fff2ed2e5e-pub-router 2018-12-27 17:28:58,113 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:28:58,114 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:28:58,522 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5100f23fb9fd4c3d81c91679f7c10c5f", "name": "CreateRouterSuccessTests-5d6de2d5-49a3-439-proj-role"}], "expires_at": "2018-12-27T18:28:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "988d6ac4945d44b1a9e38f95298d19a1", "name": "CreateRouterSuccessTests-5d6de2d5-49a3-439-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/988d6ac4945d44b1a9e38f95298d19a1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/988d6ac4945d44b1a9e38f95298d19a1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/988d6ac4945d44b1a9e38f95298d19a1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/988d6ac4945d44b1a9e38f95298d19a1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/988d6ac4945d44b1a9e38f95298d19a1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/988d6ac4945d44b1a9e38f95298d19a1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/988d6ac4945d44b1a9e38f95298d19a1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/988d6ac4945d44b1a9e38f95298d19a1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/988d6ac4945d44b1a9e38f95298d19a1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_988d6ac4945d44b1a9e38f95298d19a1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_988d6ac4945d44b1a9e38f95298d19a1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/988d6ac4945d44b1a9e38f95298d19a1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/988d6ac4945d44b1a9e38f95298d19a1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/988d6ac4945d44b1a9e38f95298d19a1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-5d6de2d5-49a3-439-user", "id": "22c69744a2044ee6ad41674735690070"}, "audit_ids": ["s-jDrx7wQrOdnp35C6cBFw"], "issued_at": "2018-12-27T17:28:58.000000Z"}} 2018-12-27 17:28:58,523 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3ddcba2fed9fc1eceb1dcffcdcdeac3d55fb5df" 2018-12-27 17:28:58,619 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:28:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-829e16b8-898d-4440-9dac-01409916b36e Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:28:58,620 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-829e16b8-898d-4440-9dac-01409916b36e 2018-12-27 17:28:58,626 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateRouterSuccessTests-1cf91922-4db1-49b5-8e14-b7fff2ed2e5e-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ccf4a6496ab272c50d0f4f50072e15047ce2233" 2018-12-27 17:28:58,912 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-044aa1d2-68eb-4783-a82e-3302916c3a51 Date: Thu, 27 Dec 2018 17:28:58 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"e0c8dcd0-99b3-4fbe-ae2f-3fb755385ac1","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"988d6ac4945d44b1a9e38f95298d19a1","status":"ACTIVE","subnets":["63ebdd8c-9d46-4167-9794-136bf3fcd0b1"],"description":"","tags":[],"updated_at":"2018-12-27T17:28:48Z","qos_policy_id":null,"name":"CreateRouterSuccessTests-1cf91922-4db1-49b5-8e14-b7fff2ed2e5e-pub-net1","admin_state_up":true,"tenant_id":"988d6ac4945d44b1a9e38f95298d19a1","created_at":"2018-12-27T17:28:45Z","mtu":1442}]} 2018-12-27 17:28:58,912 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateRouterSuccessTests-1cf91922-4db1-49b5-8e14-b7fff2ed2e5e-pub-net1 used request id req-044aa1d2-68eb-4783-a82e-3302916c3a51 2018-12-27 17:28:58,917 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=e0c8dcd0-99b3-4fbe-ae2f-3fb755385ac1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ccf4a6496ab272c50d0f4f50072e15047ce2233" 2018-12-27 17:28:58,968 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-f2a099c9-a8fc-4e0d-8ced-6e7645e6bc50 Date: Thu, 27 Dec 2018 17:28:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e0c8dcd0-99b3-4fbe-ae2f-3fb755385ac1","tenant_id":"988d6ac4945d44b1a9e38f95298d19a1","created_at":"2018-12-27T17:28:48Z","dns_nameservers":[],"updated_at":"2018-12-27T17:28:48Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"988d6ac4945d44b1a9e38f95298d19a1","id":"63ebdd8c-9d46-4167-9794-136bf3fcd0b1","subnetpool_id":null,"name":"CreateRouterSuccessTests-1cf91922-4db1-49b5-8e14-b7fff2ed2e5e-pub-subnet1"}]} 2018-12-27 17:28:58,968 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=e0c8dcd0-99b3-4fbe-ae2f-3fb755385ac1 used request id req-f2a099c9-a8fc-4e0d-8ced-6e7645e6bc50 2018-12-27 17:28:58,974 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateRouterSuccessTests-1cf91922-4db1-49b5-8e14-b7fff2ed2e5e-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ccf4a6496ab272c50d0f4f50072e15047ce2233" 2018-12-27 17:28:59,260 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-16b6620c-9c4d-48a2-85ce-7c97076cb9eb Date: Thu, 27 Dec 2018 17:28:59 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"e0c8dcd0-99b3-4fbe-ae2f-3fb755385ac1","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"988d6ac4945d44b1a9e38f95298d19a1","status":"ACTIVE","subnets":["63ebdd8c-9d46-4167-9794-136bf3fcd0b1"],"description":"","tags":[],"updated_at":"2018-12-27T17:28:48Z","qos_policy_id":null,"name":"CreateRouterSuccessTests-1cf91922-4db1-49b5-8e14-b7fff2ed2e5e-pub-net1","admin_state_up":true,"tenant_id":"988d6ac4945d44b1a9e38f95298d19a1","created_at":"2018-12-27T17:28:45Z","mtu":1442}]} 2018-12-27 17:28:59,260 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateRouterSuccessTests-1cf91922-4db1-49b5-8e14-b7fff2ed2e5e-pub-net1 used request id req-16b6620c-9c4d-48a2-85ce-7c97076cb9eb 2018-12-27 17:28:59,263 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 17:28:59,268 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 17:28:59 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 17:28:59,269 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/988d6ac4945d44b1a9e38f95298d19a1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3ddcba2fed9fc1eceb1dcffcdcdeac3d55fb5df" 2018-12-27 17:28:59,371 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:28:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5c74a0a9-d77e-4e69-bdd8-aceadf0072e9 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/988d6ac4945d44b1a9e38f95298d19a1"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "988d6ac4945d44b1a9e38f95298d19a1", "name": "CreateRouterSuccessTests-5d6de2d5-49a3-439-proj"}} 2018-12-27 17:28:59,372 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/988d6ac4945d44b1a9e38f95298d19a1 used request id req-5c74a0a9-d77e-4e69-bdd8-aceadf0072e9 2018-12-27 17:28:59,377 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=e0c8dcd0-99b3-4fbe-ae2f-3fb755385ac1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ccf4a6496ab272c50d0f4f50072e15047ce2233" 2018-12-27 17:28:59,707 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-0c47a0e8-e4a6-4e54-85b9-37c492944f28 Date: Thu, 27 Dec 2018 17:28:59 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e0c8dcd0-99b3-4fbe-ae2f-3fb755385ac1","tenant_id":"988d6ac4945d44b1a9e38f95298d19a1","created_at":"2018-12-27T17:28:48Z","dns_nameservers":[],"updated_at":"2018-12-27T17:28:48Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"988d6ac4945d44b1a9e38f95298d19a1","id":"63ebdd8c-9d46-4167-9794-136bf3fcd0b1","subnetpool_id":null,"name":"CreateRouterSuccessTests-1cf91922-4db1-49b5-8e14-b7fff2ed2e5e-pub-subnet1"}]} 2018-12-27 17:28:59,707 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=e0c8dcd0-99b3-4fbe-ae2f-3fb755385ac1 used request id req-0c47a0e8-e4a6-4e54-85b9-37c492944f28 2018-12-27 17:28:59,713 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=e0c8dcd0-99b3-4fbe-ae2f-3fb755385ac1&name=CreateRouterSuccessTests-1cf91922-4db1-49b5-8e14-b7fff2ed2e5e-pub-subnet1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ccf4a6496ab272c50d0f4f50072e15047ce2233" 2018-12-27 17:28:59,940 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-ae3f0b28-c1ed-42d9-9565-fd810bf3b2f1 Date: Thu, 27 Dec 2018 17:28:59 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e0c8dcd0-99b3-4fbe-ae2f-3fb755385ac1","tenant_id":"988d6ac4945d44b1a9e38f95298d19a1","created_at":"2018-12-27T17:28:48Z","dns_nameservers":[],"updated_at":"2018-12-27T17:28:48Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"988d6ac4945d44b1a9e38f95298d19a1","id":"63ebdd8c-9d46-4167-9794-136bf3fcd0b1","subnetpool_id":null,"name":"CreateRouterSuccessTests-1cf91922-4db1-49b5-8e14-b7fff2ed2e5e-pub-subnet1"}]} 2018-12-27 17:28:59,940 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=e0c8dcd0-99b3-4fbe-ae2f-3fb755385ac1&name=CreateRouterSuccessTests-1cf91922-4db1-49b5-8e14-b7fff2ed2e5e-pub-subnet1 used request id req-ae3f0b28-c1ed-42d9-9565-fd810bf3b2f1 2018-12-27 17:28:59,941 - neutron_utils - INFO - Creating port for network with name - CreateRouterSuccessTests-1cf91922-4db1-49b5-8e14-b7fff2ed2e5e-pub-net1 2018-12-27 17:28:59,946 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ccf4a6496ab272c50d0f4f50072e15047ce2233" -d '{"port": {"network_id": "e0c8dcd0-99b3-4fbe-ae2f-3fb755385ac1", "fixed_ips": [{"subnet_id": "63ebdd8c-9d46-4167-9794-136bf3fcd0b1", "ip_address": "10.200.201.1"}], "name": "CreateRouterSuccessTests-1cf91922-4db1-49b5-8e14-b7fff2ed2e5e-port1", "admin_state_up": true}}' 2018-12-27 17:29:01,138 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 920 X-Openstack-Request-Id: req-cc259160-ed27-4c4d-a1fd-b12556c66c80 Date: Thu, 27 Dec 2018 17:29:01 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T17:29:00Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"63ebdd8c-9d46-4167-9794-136bf3fcd0b1","ip_address":"10.200.201.1"}],"id":"86aa2256-7b47-4d7b-9a22-85419a212f25","security_groups":["0e117bf4-2907-45c9-89f4-41d8d53561df"],"mac_address":"fa:16:3e:8b:c6:f5","device_id":"","status":"DOWN","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-200-201-1","ip_address":"10.200.201.1","fqdn":"host-10-200-201-1.openstacklocal."}],"name":"CreateRouterSuccessTests-1cf91922-4db1-49b5-8e14-b7fff2ed2e5e-port1","project_id":"988d6ac4945d44b1a9e38f95298d19a1","qos_policy_id":null,"admin_state_up":true,"network_id":"e0c8dcd0-99b3-4fbe-ae2f-3fb755385ac1","dns_name":"","created_at":"2018-12-27T17:29:00Z","binding:vnic_type":"normal","tenant_id":"988d6ac4945d44b1a9e38f95298d19a1"}} 2018-12-27 17:29:01,138 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/ports used request id req-cc259160-ed27-4c4d-a1fd-b12556c66c80 2018-12-27 17:29:01,138 - OpenStackNetwork - INFO - Created port CreateRouterSuccessTests-1cf91922-4db1-49b5-8e14-b7fff2ed2e5e-port1 for router - CreateRouterSuccessTests-1cf91922-4db1-49b5-8e14-b7fff2ed2e5e-pub-router 2018-12-27 17:29:01,138 - neutron_utils - INFO - Adding interface to router with name CreateRouterSuccessTests-1cf91922-4db1-49b5-8e14-b7fff2ed2e5e-pub-router 2018-12-27 17:29:01,143 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:9696/v2.0/routers/b8f543df-a094-42ed-a05d-46ba9f282f80/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ccf4a6496ab272c50d0f4f50072e15047ce2233" -d '{"port_id": "86aa2256-7b47-4d7b-9a22-85419a212f25"}' 2018-12-27 17:29:03,834 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-8afa933b-c7c2-4e8e-963f-f20fe07e8c7d Date: Thu, 27 Dec 2018 17:29:03 GMT RESP BODY: {"network_id": "e0c8dcd0-99b3-4fbe-ae2f-3fb755385ac1", "tenant_id": "988d6ac4945d44b1a9e38f95298d19a1", "subnet_id": "63ebdd8c-9d46-4167-9794-136bf3fcd0b1", "subnet_ids": ["63ebdd8c-9d46-4167-9794-136bf3fcd0b1"], "port_id": "86aa2256-7b47-4d7b-9a22-85419a212f25", "id": "b8f543df-a094-42ed-a05d-46ba9f282f80"} 2018-12-27 17:29:03,834 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.31:9696/v2.0/routers/b8f543df-a094-42ed-a05d-46ba9f282f80/add_router_interface used request id req-8afa933b-c7c2-4e8e-963f-f20fe07e8c7d 2018-12-27 17:29:03,839 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateRouterSuccessTests-1cf91922-4db1-49b5-8e14-b7fff2ed2e5e-pub-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ccf4a6496ab272c50d0f4f50072e15047ce2233" 2018-12-27 17:29:03,941 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-dbe5c1a6-1471-434f-ae6f-89f15c8e18c6 Date: Thu, 27 Dec 2018 17:29:03 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"720d2ee2-c3d8-42d6-99b1-aedc04821673","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"988d6ac4945d44b1a9e38f95298d19a1","status":"ACTIVE","subnets":["bd8c9f30-acc5-4307-8584-1809f36494d7"],"description":"","tags":[],"updated_at":"2018-12-27T17:28:52Z","qos_policy_id":null,"name":"CreateRouterSuccessTests-1cf91922-4db1-49b5-8e14-b7fff2ed2e5e-pub-net2","admin_state_up":true,"tenant_id":"988d6ac4945d44b1a9e38f95298d19a1","created_at":"2018-12-27T17:28:50Z","mtu":1442}]} 2018-12-27 17:29:03,941 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateRouterSuccessTests-1cf91922-4db1-49b5-8e14-b7fff2ed2e5e-pub-net2 used request id req-dbe5c1a6-1471-434f-ae6f-89f15c8e18c6 2018-12-27 17:29:03,946 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=720d2ee2-c3d8-42d6-99b1-aedc04821673 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ccf4a6496ab272c50d0f4f50072e15047ce2233" 2018-12-27 17:29:04,262 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-c6581705-f8ab-40f4-8374-ecd5ed0af4bb Date: Thu, 27 Dec 2018 17:29:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"720d2ee2-c3d8-42d6-99b1-aedc04821673","tenant_id":"988d6ac4945d44b1a9e38f95298d19a1","created_at":"2018-12-27T17:28:52Z","dns_nameservers":[],"updated_at":"2018-12-27T17:28:52Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.202.2","end":"10.200.202.254"}],"gateway_ip":"10.200.202.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.202.0/24","project_id":"988d6ac4945d44b1a9e38f95298d19a1","id":"bd8c9f30-acc5-4307-8584-1809f36494d7","subnetpool_id":null,"name":"CreateRouterSuccessTests-1cf91922-4db1-49b5-8e14-b7fff2ed2e5e-pub-subnet2"}]} 2018-12-27 17:29:04,262 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=720d2ee2-c3d8-42d6-99b1-aedc04821673 used request id req-c6581705-f8ab-40f4-8374-ecd5ed0af4bb 2018-12-27 17:29:04,267 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateRouterSuccessTests-1cf91922-4db1-49b5-8e14-b7fff2ed2e5e-pub-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ccf4a6496ab272c50d0f4f50072e15047ce2233" 2018-12-27 17:29:04,584 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-ce6c000d-f205-43c5-a477-026f27904846 Date: Thu, 27 Dec 2018 17:29:04 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"720d2ee2-c3d8-42d6-99b1-aedc04821673","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"988d6ac4945d44b1a9e38f95298d19a1","status":"ACTIVE","subnets":["bd8c9f30-acc5-4307-8584-1809f36494d7"],"description":"","tags":[],"updated_at":"2018-12-27T17:28:52Z","qos_policy_id":null,"name":"CreateRouterSuccessTests-1cf91922-4db1-49b5-8e14-b7fff2ed2e5e-pub-net2","admin_state_up":true,"tenant_id":"988d6ac4945d44b1a9e38f95298d19a1","created_at":"2018-12-27T17:28:50Z","mtu":1442}]} 2018-12-27 17:29:04,584 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateRouterSuccessTests-1cf91922-4db1-49b5-8e14-b7fff2ed2e5e-pub-net2 used request id req-ce6c000d-f205-43c5-a477-026f27904846 2018-12-27 17:29:04,588 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/988d6ac4945d44b1a9e38f95298d19a1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ccf4a6496ab272c50d0f4f50072e15047ce2233" 2018-12-27 17:29:04,689 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:29:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fd254d50-9c4a-42b1-8718-8ff8236ed1b2 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/988d6ac4945d44b1a9e38f95298d19a1"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "988d6ac4945d44b1a9e38f95298d19a1", "name": "CreateRouterSuccessTests-5d6de2d5-49a3-439-proj"}} 2018-12-27 17:29:04,689 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/988d6ac4945d44b1a9e38f95298d19a1 used request id req-fd254d50-9c4a-42b1-8718-8ff8236ed1b2 2018-12-27 17:29:04,694 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=720d2ee2-c3d8-42d6-99b1-aedc04821673 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ccf4a6496ab272c50d0f4f50072e15047ce2233" 2018-12-27 17:29:04,931 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-e7fba18a-1fdb-4efc-b1ad-b0d70c60eef2 Date: Thu, 27 Dec 2018 17:29:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"720d2ee2-c3d8-42d6-99b1-aedc04821673","tenant_id":"988d6ac4945d44b1a9e38f95298d19a1","created_at":"2018-12-27T17:28:52Z","dns_nameservers":[],"updated_at":"2018-12-27T17:28:52Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.202.2","end":"10.200.202.254"}],"gateway_ip":"10.200.202.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.202.0/24","project_id":"988d6ac4945d44b1a9e38f95298d19a1","id":"bd8c9f30-acc5-4307-8584-1809f36494d7","subnetpool_id":null,"name":"CreateRouterSuccessTests-1cf91922-4db1-49b5-8e14-b7fff2ed2e5e-pub-subnet2"}]} 2018-12-27 17:29:04,931 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=720d2ee2-c3d8-42d6-99b1-aedc04821673 used request id req-e7fba18a-1fdb-4efc-b1ad-b0d70c60eef2 2018-12-27 17:29:04,937 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=720d2ee2-c3d8-42d6-99b1-aedc04821673&name=CreateRouterSuccessTests-1cf91922-4db1-49b5-8e14-b7fff2ed2e5e-port2&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ccf4a6496ab272c50d0f4f50072e15047ce2233" 2018-12-27 17:29:04,972 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-2b44be2e-c830-450c-b43d-841eb776ab36 Date: Thu, 27 Dec 2018 17:29:04 GMT RESP BODY: {"ports":[]} 2018-12-27 17:29:04,972 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=720d2ee2-c3d8-42d6-99b1-aedc04821673&name=CreateRouterSuccessTests-1cf91922-4db1-49b5-8e14-b7fff2ed2e5e-port2&admin_state_up=True used request id req-2b44be2e-c830-450c-b43d-841eb776ab36 2018-12-27 17:29:04,972 - OpenStackNetwork - INFO - Retrieved port CreateRouterSuccessTests-1cf91922-4db1-49b5-8e14-b7fff2ed2e5e-port2 for router - CreateRouterSuccessTests-1cf91922-4db1-49b5-8e14-b7fff2ed2e5e-pub-router 2018-12-27 17:29:04,972 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:29:04,973 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:29:05,393 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5100f23fb9fd4c3d81c91679f7c10c5f", "name": "CreateRouterSuccessTests-5d6de2d5-49a3-439-proj-role"}], "expires_at": "2018-12-27T18:29:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "988d6ac4945d44b1a9e38f95298d19a1", "name": "CreateRouterSuccessTests-5d6de2d5-49a3-439-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/988d6ac4945d44b1a9e38f95298d19a1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/988d6ac4945d44b1a9e38f95298d19a1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/988d6ac4945d44b1a9e38f95298d19a1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/988d6ac4945d44b1a9e38f95298d19a1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/988d6ac4945d44b1a9e38f95298d19a1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/988d6ac4945d44b1a9e38f95298d19a1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/988d6ac4945d44b1a9e38f95298d19a1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/988d6ac4945d44b1a9e38f95298d19a1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/988d6ac4945d44b1a9e38f95298d19a1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_988d6ac4945d44b1a9e38f95298d19a1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_988d6ac4945d44b1a9e38f95298d19a1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/988d6ac4945d44b1a9e38f95298d19a1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/988d6ac4945d44b1a9e38f95298d19a1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/988d6ac4945d44b1a9e38f95298d19a1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-5d6de2d5-49a3-439-user", "id": "22c69744a2044ee6ad41674735690070"}, "audit_ids": ["Su73y3nMTIqjOmSp6uU6Zg"], "issued_at": "2018-12-27T17:29:05.000000Z"}} 2018-12-27 17:29:05,394 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f13a9694c16e01526b0dc0442cb848ff210fb39" 2018-12-27 17:29:05,496 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:29:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-12a0c18a-a98b-4eda-a4e4-0b571e1fd5d4 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:29:05,496 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-12a0c18a-a98b-4eda-a4e4-0b571e1fd5d4 2018-12-27 17:29:05,502 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateRouterSuccessTests-1cf91922-4db1-49b5-8e14-b7fff2ed2e5e-pub-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ccf4a6496ab272c50d0f4f50072e15047ce2233" 2018-12-27 17:29:05,800 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-80f47336-3a72-4d0c-843d-0e7e8c4ab249 Date: Thu, 27 Dec 2018 17:29:05 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"720d2ee2-c3d8-42d6-99b1-aedc04821673","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"988d6ac4945d44b1a9e38f95298d19a1","status":"ACTIVE","subnets":["bd8c9f30-acc5-4307-8584-1809f36494d7"],"description":"","tags":[],"updated_at":"2018-12-27T17:28:52Z","qos_policy_id":null,"name":"CreateRouterSuccessTests-1cf91922-4db1-49b5-8e14-b7fff2ed2e5e-pub-net2","admin_state_up":true,"tenant_id":"988d6ac4945d44b1a9e38f95298d19a1","created_at":"2018-12-27T17:28:50Z","mtu":1442}]} 2018-12-27 17:29:05,800 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateRouterSuccessTests-1cf91922-4db1-49b5-8e14-b7fff2ed2e5e-pub-net2 used request id req-80f47336-3a72-4d0c-843d-0e7e8c4ab249 2018-12-27 17:29:05,805 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=720d2ee2-c3d8-42d6-99b1-aedc04821673 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ccf4a6496ab272c50d0f4f50072e15047ce2233" 2018-12-27 17:29:06,066 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-38e9d083-0ffc-451d-b742-1a97e0c65755 Date: Thu, 27 Dec 2018 17:29:06 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"720d2ee2-c3d8-42d6-99b1-aedc04821673","tenant_id":"988d6ac4945d44b1a9e38f95298d19a1","created_at":"2018-12-27T17:28:52Z","dns_nameservers":[],"updated_at":"2018-12-27T17:28:52Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.202.2","end":"10.200.202.254"}],"gateway_ip":"10.200.202.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.202.0/24","project_id":"988d6ac4945d44b1a9e38f95298d19a1","id":"bd8c9f30-acc5-4307-8584-1809f36494d7","subnetpool_id":null,"name":"CreateRouterSuccessTests-1cf91922-4db1-49b5-8e14-b7fff2ed2e5e-pub-subnet2"}]} 2018-12-27 17:29:06,066 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=720d2ee2-c3d8-42d6-99b1-aedc04821673 used request id req-38e9d083-0ffc-451d-b742-1a97e0c65755 2018-12-27 17:29:06,071 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateRouterSuccessTests-1cf91922-4db1-49b5-8e14-b7fff2ed2e5e-pub-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ccf4a6496ab272c50d0f4f50072e15047ce2233" 2018-12-27 17:29:06,173 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-44d025dd-e22f-44a9-a5da-4d7ba444234e Date: Thu, 27 Dec 2018 17:29:06 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"720d2ee2-c3d8-42d6-99b1-aedc04821673","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"988d6ac4945d44b1a9e38f95298d19a1","status":"ACTIVE","subnets":["bd8c9f30-acc5-4307-8584-1809f36494d7"],"description":"","tags":[],"updated_at":"2018-12-27T17:28:52Z","qos_policy_id":null,"name":"CreateRouterSuccessTests-1cf91922-4db1-49b5-8e14-b7fff2ed2e5e-pub-net2","admin_state_up":true,"tenant_id":"988d6ac4945d44b1a9e38f95298d19a1","created_at":"2018-12-27T17:28:50Z","mtu":1442}]} 2018-12-27 17:29:06,174 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateRouterSuccessTests-1cf91922-4db1-49b5-8e14-b7fff2ed2e5e-pub-net2 used request id req-44d025dd-e22f-44a9-a5da-4d7ba444234e 2018-12-27 17:29:06,177 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 17:29:06,182 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 17:29:06 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 17:29:06,183 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/988d6ac4945d44b1a9e38f95298d19a1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f13a9694c16e01526b0dc0442cb848ff210fb39" 2018-12-27 17:29:06,300 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:29:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8b07a4f3-7c7f-4020-8799-a6037702ea18 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/988d6ac4945d44b1a9e38f95298d19a1"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "988d6ac4945d44b1a9e38f95298d19a1", "name": "CreateRouterSuccessTests-5d6de2d5-49a3-439-proj"}} 2018-12-27 17:29:06,301 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/988d6ac4945d44b1a9e38f95298d19a1 used request id req-8b07a4f3-7c7f-4020-8799-a6037702ea18 2018-12-27 17:29:06,306 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=720d2ee2-c3d8-42d6-99b1-aedc04821673 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ccf4a6496ab272c50d0f4f50072e15047ce2233" 2018-12-27 17:29:06,542 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-f3701b16-c377-4b5a-b6ab-4a8403dc3fcf Date: Thu, 27 Dec 2018 17:29:06 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"720d2ee2-c3d8-42d6-99b1-aedc04821673","tenant_id":"988d6ac4945d44b1a9e38f95298d19a1","created_at":"2018-12-27T17:28:52Z","dns_nameservers":[],"updated_at":"2018-12-27T17:28:52Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.202.2","end":"10.200.202.254"}],"gateway_ip":"10.200.202.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.202.0/24","project_id":"988d6ac4945d44b1a9e38f95298d19a1","id":"bd8c9f30-acc5-4307-8584-1809f36494d7","subnetpool_id":null,"name":"CreateRouterSuccessTests-1cf91922-4db1-49b5-8e14-b7fff2ed2e5e-pub-subnet2"}]} 2018-12-27 17:29:06,543 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=720d2ee2-c3d8-42d6-99b1-aedc04821673 used request id req-f3701b16-c377-4b5a-b6ab-4a8403dc3fcf 2018-12-27 17:29:06,548 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=720d2ee2-c3d8-42d6-99b1-aedc04821673&name=CreateRouterSuccessTests-1cf91922-4db1-49b5-8e14-b7fff2ed2e5e-pub-subnet2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ccf4a6496ab272c50d0f4f50072e15047ce2233" 2018-12-27 17:29:06,595 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-fa22e938-2974-4a3f-b865-611d392b8d03 Date: Thu, 27 Dec 2018 17:29:06 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"720d2ee2-c3d8-42d6-99b1-aedc04821673","tenant_id":"988d6ac4945d44b1a9e38f95298d19a1","created_at":"2018-12-27T17:28:52Z","dns_nameservers":[],"updated_at":"2018-12-27T17:28:52Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.202.2","end":"10.200.202.254"}],"gateway_ip":"10.200.202.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.202.0/24","project_id":"988d6ac4945d44b1a9e38f95298d19a1","id":"bd8c9f30-acc5-4307-8584-1809f36494d7","subnetpool_id":null,"name":"CreateRouterSuccessTests-1cf91922-4db1-49b5-8e14-b7fff2ed2e5e-pub-subnet2"}]} 2018-12-27 17:29:06,595 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=720d2ee2-c3d8-42d6-99b1-aedc04821673&name=CreateRouterSuccessTests-1cf91922-4db1-49b5-8e14-b7fff2ed2e5e-pub-subnet2 used request id req-fa22e938-2974-4a3f-b865-611d392b8d03 2018-12-27 17:29:06,596 - neutron_utils - INFO - Creating port for network with name - CreateRouterSuccessTests-1cf91922-4db1-49b5-8e14-b7fff2ed2e5e-pub-net2 2018-12-27 17:29:06,601 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ccf4a6496ab272c50d0f4f50072e15047ce2233" -d '{"port": {"network_id": "720d2ee2-c3d8-42d6-99b1-aedc04821673", "fixed_ips": [{"subnet_id": "bd8c9f30-acc5-4307-8584-1809f36494d7", "ip_address": "10.200.202.1"}], "name": "CreateRouterSuccessTests-1cf91922-4db1-49b5-8e14-b7fff2ed2e5e-port2", "admin_state_up": true}}' 2018-12-27 17:29:08,008 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 920 X-Openstack-Request-Id: req-a91bc80c-d94b-494b-8cd8-7ad7ae680166 Date: Thu, 27 Dec 2018 17:29:08 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T17:29:07Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"bd8c9f30-acc5-4307-8584-1809f36494d7","ip_address":"10.200.202.1"}],"id":"f8a85388-68aa-4ed1-b787-0226bd716763","security_groups":["0e117bf4-2907-45c9-89f4-41d8d53561df"],"mac_address":"fa:16:3e:87:50:db","device_id":"","status":"DOWN","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-200-202-1","ip_address":"10.200.202.1","fqdn":"host-10-200-202-1.openstacklocal."}],"name":"CreateRouterSuccessTests-1cf91922-4db1-49b5-8e14-b7fff2ed2e5e-port2","project_id":"988d6ac4945d44b1a9e38f95298d19a1","qos_policy_id":null,"admin_state_up":true,"network_id":"720d2ee2-c3d8-42d6-99b1-aedc04821673","dns_name":"","created_at":"2018-12-27T17:29:07Z","binding:vnic_type":"normal","tenant_id":"988d6ac4945d44b1a9e38f95298d19a1"}} 2018-12-27 17:29:08,009 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/ports used request id req-a91bc80c-d94b-494b-8cd8-7ad7ae680166 2018-12-27 17:29:08,009 - OpenStackNetwork - INFO - Created port CreateRouterSuccessTests-1cf91922-4db1-49b5-8e14-b7fff2ed2e5e-port2 for router - CreateRouterSuccessTests-1cf91922-4db1-49b5-8e14-b7fff2ed2e5e-pub-router 2018-12-27 17:29:08,009 - neutron_utils - INFO - Adding interface to router with name CreateRouterSuccessTests-1cf91922-4db1-49b5-8e14-b7fff2ed2e5e-pub-router 2018-12-27 17:29:08,014 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:9696/v2.0/routers/b8f543df-a094-42ed-a05d-46ba9f282f80/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ccf4a6496ab272c50d0f4f50072e15047ce2233" -d '{"port_id": "f8a85388-68aa-4ed1-b787-0226bd716763"}' 2018-12-27 17:29:10,678 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-60e77bdd-8b66-432c-924b-dbc6e0f1dc25 Date: Thu, 27 Dec 2018 17:29:10 GMT RESP BODY: {"network_id": "720d2ee2-c3d8-42d6-99b1-aedc04821673", "tenant_id": "988d6ac4945d44b1a9e38f95298d19a1", "subnet_id": "bd8c9f30-acc5-4307-8584-1809f36494d7", "subnet_ids": ["bd8c9f30-acc5-4307-8584-1809f36494d7"], "port_id": "f8a85388-68aa-4ed1-b787-0226bd716763", "id": "b8f543df-a094-42ed-a05d-46ba9f282f80"} 2018-12-27 17:29:10,678 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.31:9696/v2.0/routers/b8f543df-a094-42ed-a05d-46ba9f282f80/add_router_interface used request id req-60e77bdd-8b66-432c-924b-dbc6e0f1dc25 2018-12-27 17:29:10,683 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/routers/b8f543df-a094-42ed-a05d-46ba9f282f80 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ccf4a6496ab272c50d0f4f50072e15047ce2233" 2018-12-27 17:29:11,016 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 459 X-Openstack-Request-Id: req-26b3d191-3f11-4078-b145-d41a81f80ef8 Date: Thu, 27 Dec 2018 17:29:11 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "988d6ac4945d44b1a9e38f95298d19a1", "created_at": "2018-12-27T17:28:56Z", "admin_state_up": true, "updated_at": "2018-12-27T17:29:09Z", "revision_number": 2, "routes": [], "project_id": "988d6ac4945d44b1a9e38f95298d19a1", "id": "b8f543df-a094-42ed-a05d-46ba9f282f80", "name": "CreateRouterSuccessTests-1cf91922-4db1-49b5-8e14-b7fff2ed2e5e-pub-router"}} 2018-12-27 17:29:11,017 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/routers/b8f543df-a094-42ed-a05d-46ba9f282f80 used request id req-26b3d191-3f11-4078-b145-d41a81f80ef8 2018-12-27 17:29:11,022 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?device_id=b8f543df-a094-42ed-a05d-46ba9f282f80 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ccf4a6496ab272c50d0f4f50072e15047ce2233" 2018-12-27 17:29:11,267 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1961 X-Openstack-Request-Id: req-11d1b83c-c1dd-4a5e-885b-bcf51000211c Date: Thu, 27 Dec 2018 17:29:11 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T17:29:03Z","device_owner":"network:router_interface","revision_number":11,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"63ebdd8c-9d46-4167-9794-136bf3fcd0b1","ip_address":"10.200.201.1"}],"id":"86aa2256-7b47-4d7b-9a22-85419a212f25","security_groups":["0e117bf4-2907-45c9-89f4-41d8d53561df"],"mac_address":"fa:16:3e:8b:c6:f5","project_id":"988d6ac4945d44b1a9e38f95298d19a1","status":"ACTIVE","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-200-201-1","ip_address":"10.200.201.1","fqdn":"host-10-200-201-1.openstacklocal."}],"qos_policy_id":null,"name":"CreateRouterSuccessTests-1cf91922-4db1-49b5-8e14-b7fff2ed2e5e-port1","admin_state_up":true,"network_id":"e0c8dcd0-99b3-4fbe-ae2f-3fb755385ac1","dns_name":"","created_at":"2018-12-27T17:29:00Z","binding:vnic_type":"normal","device_id":"b8f543df-a094-42ed-a05d-46ba9f282f80","tenant_id":"988d6ac4945d44b1a9e38f95298d19a1"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T17:29:09Z","device_owner":"network:router_interface","revision_number":11,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"bd8c9f30-acc5-4307-8584-1809f36494d7","ip_address":"10.200.202.1"}],"id":"f8a85388-68aa-4ed1-b787-0226bd716763","security_groups":["0e117bf4-2907-45c9-89f4-41d8d53561df"],"mac_address":"fa:16:3e:87:50:db","project_id":"988d6ac4945d44b1a9e38f95298d19a1","status":"ACTIVE","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-200-202-1","ip_address":"10.200.202.1","fqdn":"host-10-200-202-1.openstacklocal."}],"qos_policy_id":null,"name":"CreateRouterSuccessTests-1cf91922-4db1-49b5-8e14-b7fff2ed2e5e-port2","admin_state_up":true,"network_id":"720d2ee2-c3d8-42d6-99b1-aedc04821673","dns_name":"","created_at":"2018-12-27T17:29:07Z","binding:vnic_type":"normal","device_id":"b8f543df-a094-42ed-a05d-46ba9f282f80","tenant_id":"988d6ac4945d44b1a9e38f95298d19a1"}]} 2018-12-27 17:29:11,267 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?device_id=b8f543df-a094-42ed-a05d-46ba9f282f80 used request id req-11d1b83c-c1dd-4a5e-885b-bcf51000211c 2018-12-27 17:29:11,272 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets/63ebdd8c-9d46-4167-9794-136bf3fcd0b1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ccf4a6496ab272c50d0f4f50072e15047ce2233" 2018-12-27 17:29:11,318 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-ccf4b96b-fe4d-4d4d-b807-bc7465e2f547 Date: Thu, 27 Dec 2018 17:29:11 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e0c8dcd0-99b3-4fbe-ae2f-3fb755385ac1","tenant_id":"988d6ac4945d44b1a9e38f95298d19a1","created_at":"2018-12-27T17:28:48Z","dns_nameservers":[],"updated_at":"2018-12-27T17:28:48Z","gateway_ip":"10.200.201.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.200.201.0/24","project_id":"988d6ac4945d44b1a9e38f95298d19a1","id":"63ebdd8c-9d46-4167-9794-136bf3fcd0b1","subnetpool_id":null,"name":"CreateRouterSuccessTests-1cf91922-4db1-49b5-8e14-b7fff2ed2e5e-pub-subnet1"}} 2018-12-27 17:29:11,318 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets/63ebdd8c-9d46-4167-9794-136bf3fcd0b1 used request id req-ccf4b96b-fe4d-4d4d-b807-bc7465e2f547 2018-12-27 17:29:11,323 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets/bd8c9f30-acc5-4307-8584-1809f36494d7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ccf4a6496ab272c50d0f4f50072e15047ce2233" 2018-12-27 17:29:11,557 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-372b00f3-a986-44d5-8f7a-02473f0c3680 Date: Thu, 27 Dec 2018 17:29:11 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"720d2ee2-c3d8-42d6-99b1-aedc04821673","tenant_id":"988d6ac4945d44b1a9e38f95298d19a1","created_at":"2018-12-27T17:28:52Z","dns_nameservers":[],"updated_at":"2018-12-27T17:28:52Z","gateway_ip":"10.200.202.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.202.2","end":"10.200.202.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.200.202.0/24","project_id":"988d6ac4945d44b1a9e38f95298d19a1","id":"bd8c9f30-acc5-4307-8584-1809f36494d7","subnetpool_id":null,"name":"CreateRouterSuccessTests-1cf91922-4db1-49b5-8e14-b7fff2ed2e5e-pub-subnet2"}} 2018-12-27 17:29:11,557 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets/bd8c9f30-acc5-4307-8584-1809f36494d7 used request id req-372b00f3-a986-44d5-8f7a-02473f0c3680 2018-12-27 17:29:11,558 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:29:11,965 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5100f23fb9fd4c3d81c91679f7c10c5f", "name": "CreateRouterSuccessTests-5d6de2d5-49a3-439-proj-role"}], "expires_at": "2018-12-27T18:29:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "988d6ac4945d44b1a9e38f95298d19a1", "name": "CreateRouterSuccessTests-5d6de2d5-49a3-439-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/988d6ac4945d44b1a9e38f95298d19a1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/988d6ac4945d44b1a9e38f95298d19a1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/988d6ac4945d44b1a9e38f95298d19a1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/988d6ac4945d44b1a9e38f95298d19a1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/988d6ac4945d44b1a9e38f95298d19a1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/988d6ac4945d44b1a9e38f95298d19a1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/988d6ac4945d44b1a9e38f95298d19a1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/988d6ac4945d44b1a9e38f95298d19a1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/988d6ac4945d44b1a9e38f95298d19a1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_988d6ac4945d44b1a9e38f95298d19a1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_988d6ac4945d44b1a9e38f95298d19a1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/988d6ac4945d44b1a9e38f95298d19a1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/988d6ac4945d44b1a9e38f95298d19a1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/988d6ac4945d44b1a9e38f95298d19a1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-5d6de2d5-49a3-439-user", "id": "22c69744a2044ee6ad41674735690070"}, "audit_ids": ["HQJzl9OuSte6Wvz7i2l8xg"], "issued_at": "2018-12-27T17:29:11.000000Z"}} 2018-12-27 17:29:11,970 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/routers?name=CreateRouterSuccessTests-1cf91922-4db1-49b5-8e14-b7fff2ed2e5e-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0289d63f3326cbe2b1648075b4cc3ab4bed38155" 2018-12-27 17:29:12,317 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 462 X-Openstack-Request-Id: req-51e25540-fd2b-403b-89c0-4cf83407f85b Date: Thu, 27 Dec 2018 17:29:12 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "988d6ac4945d44b1a9e38f95298d19a1", "created_at": "2018-12-27T17:28:56Z", "admin_state_up": true, "updated_at": "2018-12-27T17:29:09Z", "revision_number": 2, "routes": [], "project_id": "988d6ac4945d44b1a9e38f95298d19a1", "id": "b8f543df-a094-42ed-a05d-46ba9f282f80", "name": "CreateRouterSuccessTests-1cf91922-4db1-49b5-8e14-b7fff2ed2e5e-pub-router"}]} 2018-12-27 17:29:12,317 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/routers?name=CreateRouterSuccessTests-1cf91922-4db1-49b5-8e14-b7fff2ed2e5e-pub-router&admin_state_up=True used request id req-51e25540-fd2b-403b-89c0-4cf83407f85b 2018-12-27 17:29:12,321 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 17:29:12,326 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 17:29:12 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 17:29:12,327 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/988d6ac4945d44b1a9e38f95298d19a1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e35e0cfd9e3acd3e8f60c905630a13fd2a9d434d" 2018-12-27 17:29:12,447 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:29:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d9b8a4a9-c866-4265-be5a-aa8e9b748e9b Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/988d6ac4945d44b1a9e38f95298d19a1"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "988d6ac4945d44b1a9e38f95298d19a1", "name": "CreateRouterSuccessTests-5d6de2d5-49a3-439-proj"}} 2018-12-27 17:29:12,447 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/988d6ac4945d44b1a9e38f95298d19a1 used request id req-d9b8a4a9-c866-4265-be5a-aa8e9b748e9b 2018-12-27 17:29:12,452 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?device_id=b8f543df-a094-42ed-a05d-46ba9f282f80 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0289d63f3326cbe2b1648075b4cc3ab4bed38155" 2018-12-27 17:29:12,700 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1961 X-Openstack-Request-Id: req-aaa310ea-83fe-480c-aa78-a616407dddeb Date: Thu, 27 Dec 2018 17:29:12 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T17:29:03Z","device_owner":"network:router_interface","revision_number":11,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"63ebdd8c-9d46-4167-9794-136bf3fcd0b1","ip_address":"10.200.201.1"}],"id":"86aa2256-7b47-4d7b-9a22-85419a212f25","security_groups":["0e117bf4-2907-45c9-89f4-41d8d53561df"],"mac_address":"fa:16:3e:8b:c6:f5","project_id":"988d6ac4945d44b1a9e38f95298d19a1","status":"ACTIVE","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-200-201-1","ip_address":"10.200.201.1","fqdn":"host-10-200-201-1.openstacklocal."}],"qos_policy_id":null,"name":"CreateRouterSuccessTests-1cf91922-4db1-49b5-8e14-b7fff2ed2e5e-port1","admin_state_up":true,"network_id":"e0c8dcd0-99b3-4fbe-ae2f-3fb755385ac1","dns_name":"","created_at":"2018-12-27T17:29:00Z","binding:vnic_type":"normal","device_id":"b8f543df-a094-42ed-a05d-46ba9f282f80","tenant_id":"988d6ac4945d44b1a9e38f95298d19a1"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T17:29:09Z","device_owner":"network:router_interface","revision_number":11,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"bd8c9f30-acc5-4307-8584-1809f36494d7","ip_address":"10.200.202.1"}],"id":"f8a85388-68aa-4ed1-b787-0226bd716763","security_groups":["0e117bf4-2907-45c9-89f4-41d8d53561df"],"mac_address":"fa:16:3e:87:50:db","project_id":"988d6ac4945d44b1a9e38f95298d19a1","status":"ACTIVE","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-200-202-1","ip_address":"10.200.202.1","fqdn":"host-10-200-202-1.openstacklocal."}],"qos_policy_id":null,"name":"CreateRouterSuccessTests-1cf91922-4db1-49b5-8e14-b7fff2ed2e5e-port2","admin_state_up":true,"network_id":"720d2ee2-c3d8-42d6-99b1-aedc04821673","dns_name":"","created_at":"2018-12-27T17:29:07Z","binding:vnic_type":"normal","device_id":"b8f543df-a094-42ed-a05d-46ba9f282f80","tenant_id":"988d6ac4945d44b1a9e38f95298d19a1"}]} 2018-12-27 17:29:12,700 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?device_id=b8f543df-a094-42ed-a05d-46ba9f282f80 used request id req-aaa310ea-83fe-480c-aa78-a616407dddeb 2018-12-27 17:29:12,705 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets/63ebdd8c-9d46-4167-9794-136bf3fcd0b1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0289d63f3326cbe2b1648075b4cc3ab4bed38155" 2018-12-27 17:29:12,960 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-9fd1be96-b779-4916-9056-a00c73bf7b5d Date: Thu, 27 Dec 2018 17:29:12 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e0c8dcd0-99b3-4fbe-ae2f-3fb755385ac1","tenant_id":"988d6ac4945d44b1a9e38f95298d19a1","created_at":"2018-12-27T17:28:48Z","dns_nameservers":[],"updated_at":"2018-12-27T17:28:48Z","gateway_ip":"10.200.201.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.200.201.0/24","project_id":"988d6ac4945d44b1a9e38f95298d19a1","id":"63ebdd8c-9d46-4167-9794-136bf3fcd0b1","subnetpool_id":null,"name":"CreateRouterSuccessTests-1cf91922-4db1-49b5-8e14-b7fff2ed2e5e-pub-subnet1"}} 2018-12-27 17:29:12,960 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets/63ebdd8c-9d46-4167-9794-136bf3fcd0b1 used request id req-9fd1be96-b779-4916-9056-a00c73bf7b5d 2018-12-27 17:29:12,965 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets/bd8c9f30-acc5-4307-8584-1809f36494d7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0289d63f3326cbe2b1648075b4cc3ab4bed38155" 2018-12-27 17:29:13,214 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-ae150706-647b-47cb-b9b3-758f32b1d838 Date: Thu, 27 Dec 2018 17:29:13 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"720d2ee2-c3d8-42d6-99b1-aedc04821673","tenant_id":"988d6ac4945d44b1a9e38f95298d19a1","created_at":"2018-12-27T17:28:52Z","dns_nameservers":[],"updated_at":"2018-12-27T17:28:52Z","gateway_ip":"10.200.202.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.202.2","end":"10.200.202.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.200.202.0/24","project_id":"988d6ac4945d44b1a9e38f95298d19a1","id":"bd8c9f30-acc5-4307-8584-1809f36494d7","subnetpool_id":null,"name":"CreateRouterSuccessTests-1cf91922-4db1-49b5-8e14-b7fff2ed2e5e-pub-subnet2"}} 2018-12-27 17:29:13,214 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets/bd8c9f30-acc5-4307-8584-1809f36494d7 used request id req-ae150706-647b-47cb-b9b3-758f32b1d838 2018-12-27 17:29:13,215 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:29:13,216 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:29:13,620 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5100f23fb9fd4c3d81c91679f7c10c5f", "name": "CreateRouterSuccessTests-5d6de2d5-49a3-439-proj-role"}], "expires_at": "2018-12-27T18:29:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "988d6ac4945d44b1a9e38f95298d19a1", "name": "CreateRouterSuccessTests-5d6de2d5-49a3-439-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/988d6ac4945d44b1a9e38f95298d19a1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/988d6ac4945d44b1a9e38f95298d19a1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/988d6ac4945d44b1a9e38f95298d19a1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/988d6ac4945d44b1a9e38f95298d19a1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/988d6ac4945d44b1a9e38f95298d19a1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/988d6ac4945d44b1a9e38f95298d19a1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/988d6ac4945d44b1a9e38f95298d19a1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/988d6ac4945d44b1a9e38f95298d19a1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/988d6ac4945d44b1a9e38f95298d19a1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_988d6ac4945d44b1a9e38f95298d19a1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_988d6ac4945d44b1a9e38f95298d19a1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/988d6ac4945d44b1a9e38f95298d19a1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/988d6ac4945d44b1a9e38f95298d19a1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/988d6ac4945d44b1a9e38f95298d19a1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-5d6de2d5-49a3-439-user", "id": "22c69744a2044ee6ad41674735690070"}, "audit_ids": ["OUwGZ7YpSMq-6uzkXK8BHQ"], "issued_at": "2018-12-27T17:29:13.000000Z"}} 2018-12-27 17:29:13,621 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42257f6f9442946e3b685cd1e6e8339de92149d5" 2018-12-27 17:29:13,711 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:29:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c5551908-6c70-426e-8021-549cb46ec00c Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:29:13,711 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-c5551908-6c70-426e-8021-549cb46ec00c 2018-12-27 17:29:13,719 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/routers?name=CreateRouterSuccessTests-1cf91922-4db1-49b5-8e14-b7fff2ed2e5e-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42257f6f9442946e3b685cd1e6e8339de92149d5" 2018-12-27 17:29:14,024 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 462 X-Openstack-Request-Id: req-ee005b4c-2e81-4e9c-9699-52048680087e Date: Thu, 27 Dec 2018 17:29:14 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "988d6ac4945d44b1a9e38f95298d19a1", "created_at": "2018-12-27T17:28:56Z", "admin_state_up": true, "updated_at": "2018-12-27T17:29:09Z", "revision_number": 2, "routes": [], "project_id": "988d6ac4945d44b1a9e38f95298d19a1", "id": "b8f543df-a094-42ed-a05d-46ba9f282f80", "name": "CreateRouterSuccessTests-1cf91922-4db1-49b5-8e14-b7fff2ed2e5e-pub-router"}]} 2018-12-27 17:29:14,024 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/routers?name=CreateRouterSuccessTests-1cf91922-4db1-49b5-8e14-b7fff2ed2e5e-pub-router&admin_state_up=True used request id req-ee005b4c-2e81-4e9c-9699-52048680087e 2018-12-27 17:29:14,028 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 17:29:14,033 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 17:29:14 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 17:29:14,034 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/988d6ac4945d44b1a9e38f95298d19a1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42257f6f9442946e3b685cd1e6e8339de92149d5" 2018-12-27 17:29:14,128 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:29:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-11a88e14-6f4f-4457-80d9-c6a4750743d7 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/988d6ac4945d44b1a9e38f95298d19a1"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "988d6ac4945d44b1a9e38f95298d19a1", "name": "CreateRouterSuccessTests-5d6de2d5-49a3-439-proj"}} 2018-12-27 17:29:14,128 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/988d6ac4945d44b1a9e38f95298d19a1 used request id req-11a88e14-6f4f-4457-80d9-c6a4750743d7 2018-12-27 17:29:14,133 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?device_id=b8f543df-a094-42ed-a05d-46ba9f282f80 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42257f6f9442946e3b685cd1e6e8339de92149d5" 2018-12-27 17:29:14,374 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1961 X-Openstack-Request-Id: req-ae0dde8e-f0d2-48fd-ba08-25db320990db Date: Thu, 27 Dec 2018 17:29:14 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T17:29:03Z","device_owner":"network:router_interface","revision_number":11,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"63ebdd8c-9d46-4167-9794-136bf3fcd0b1","ip_address":"10.200.201.1"}],"id":"86aa2256-7b47-4d7b-9a22-85419a212f25","security_groups":["0e117bf4-2907-45c9-89f4-41d8d53561df"],"mac_address":"fa:16:3e:8b:c6:f5","project_id":"988d6ac4945d44b1a9e38f95298d19a1","status":"ACTIVE","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-200-201-1","ip_address":"10.200.201.1","fqdn":"host-10-200-201-1.openstacklocal."}],"qos_policy_id":null,"name":"CreateRouterSuccessTests-1cf91922-4db1-49b5-8e14-b7fff2ed2e5e-port1","admin_state_up":true,"network_id":"e0c8dcd0-99b3-4fbe-ae2f-3fb755385ac1","dns_name":"","created_at":"2018-12-27T17:29:00Z","binding:vnic_type":"normal","device_id":"b8f543df-a094-42ed-a05d-46ba9f282f80","tenant_id":"988d6ac4945d44b1a9e38f95298d19a1"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T17:29:09Z","device_owner":"network:router_interface","revision_number":11,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"bd8c9f30-acc5-4307-8584-1809f36494d7","ip_address":"10.200.202.1"}],"id":"f8a85388-68aa-4ed1-b787-0226bd716763","security_groups":["0e117bf4-2907-45c9-89f4-41d8d53561df"],"mac_address":"fa:16:3e:87:50:db","project_id":"988d6ac4945d44b1a9e38f95298d19a1","status":"ACTIVE","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-200-202-1","ip_address":"10.200.202.1","fqdn":"host-10-200-202-1.openstacklocal."}],"qos_policy_id":null,"name":"CreateRouterSuccessTests-1cf91922-4db1-49b5-8e14-b7fff2ed2e5e-port2","admin_state_up":true,"network_id":"720d2ee2-c3d8-42d6-99b1-aedc04821673","dns_name":"","created_at":"2018-12-27T17:29:07Z","binding:vnic_type":"normal","device_id":"b8f543df-a094-42ed-a05d-46ba9f282f80","tenant_id":"988d6ac4945d44b1a9e38f95298d19a1"}]} 2018-12-27 17:29:14,374 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?device_id=b8f543df-a094-42ed-a05d-46ba9f282f80 used request id req-ae0dde8e-f0d2-48fd-ba08-25db320990db 2018-12-27 17:29:14,379 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets/63ebdd8c-9d46-4167-9794-136bf3fcd0b1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42257f6f9442946e3b685cd1e6e8339de92149d5" 2018-12-27 17:29:14,620 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-e7b20751-152f-4508-90ac-10c0a0832838 Date: Thu, 27 Dec 2018 17:29:14 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e0c8dcd0-99b3-4fbe-ae2f-3fb755385ac1","tenant_id":"988d6ac4945d44b1a9e38f95298d19a1","created_at":"2018-12-27T17:28:48Z","dns_nameservers":[],"updated_at":"2018-12-27T17:28:48Z","gateway_ip":"10.200.201.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.200.201.0/24","project_id":"988d6ac4945d44b1a9e38f95298d19a1","id":"63ebdd8c-9d46-4167-9794-136bf3fcd0b1","subnetpool_id":null,"name":"CreateRouterSuccessTests-1cf91922-4db1-49b5-8e14-b7fff2ed2e5e-pub-subnet1"}} 2018-12-27 17:29:14,620 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets/63ebdd8c-9d46-4167-9794-136bf3fcd0b1 used request id req-e7b20751-152f-4508-90ac-10c0a0832838 2018-12-27 17:29:14,625 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets/bd8c9f30-acc5-4307-8584-1809f36494d7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42257f6f9442946e3b685cd1e6e8339de92149d5" 2018-12-27 17:29:14,862 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-b4d2f4fa-56df-4e4e-85f1-7ceb44e458cb Date: Thu, 27 Dec 2018 17:29:14 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"720d2ee2-c3d8-42d6-99b1-aedc04821673","tenant_id":"988d6ac4945d44b1a9e38f95298d19a1","created_at":"2018-12-27T17:28:52Z","dns_nameservers":[],"updated_at":"2018-12-27T17:28:52Z","gateway_ip":"10.200.202.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.202.2","end":"10.200.202.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.200.202.0/24","project_id":"988d6ac4945d44b1a9e38f95298d19a1","id":"bd8c9f30-acc5-4307-8584-1809f36494d7","subnetpool_id":null,"name":"CreateRouterSuccessTests-1cf91922-4db1-49b5-8e14-b7fff2ed2e5e-pub-subnet2"}} 2018-12-27 17:29:14,862 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets/bd8c9f30-acc5-4307-8584-1809f36494d7 used request id req-b4d2f4fa-56df-4e4e-85f1-7ceb44e458cb 2018-12-27 17:29:14,867 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateRouterSuccessTests-1cf91922-4db1-49b5-8e14-b7fff2ed2e5e-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42257f6f9442946e3b685cd1e6e8339de92149d5" 2018-12-27 17:29:15,679 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-2367619b-3993-4a38-bbeb-18a742fed911 Date: Thu, 27 Dec 2018 17:29:15 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"e0c8dcd0-99b3-4fbe-ae2f-3fb755385ac1","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"988d6ac4945d44b1a9e38f95298d19a1","status":"ACTIVE","subnets":["63ebdd8c-9d46-4167-9794-136bf3fcd0b1"],"description":"","tags":[],"updated_at":"2018-12-27T17:28:48Z","qos_policy_id":null,"name":"CreateRouterSuccessTests-1cf91922-4db1-49b5-8e14-b7fff2ed2e5e-pub-net1","admin_state_up":true,"tenant_id":"988d6ac4945d44b1a9e38f95298d19a1","created_at":"2018-12-27T17:28:45Z","mtu":1442}]} 2018-12-27 17:29:15,679 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateRouterSuccessTests-1cf91922-4db1-49b5-8e14-b7fff2ed2e5e-pub-net1 used request id req-2367619b-3993-4a38-bbeb-18a742fed911 2018-12-27 17:29:15,685 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=e0c8dcd0-99b3-4fbe-ae2f-3fb755385ac1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42257f6f9442946e3b685cd1e6e8339de92149d5" 2018-12-27 17:29:15,952 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-748cf26c-2004-41dc-a771-dff907d21dd5 Date: Thu, 27 Dec 2018 17:29:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e0c8dcd0-99b3-4fbe-ae2f-3fb755385ac1","tenant_id":"988d6ac4945d44b1a9e38f95298d19a1","created_at":"2018-12-27T17:28:48Z","dns_nameservers":[],"updated_at":"2018-12-27T17:28:48Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"988d6ac4945d44b1a9e38f95298d19a1","id":"63ebdd8c-9d46-4167-9794-136bf3fcd0b1","subnetpool_id":null,"name":"CreateRouterSuccessTests-1cf91922-4db1-49b5-8e14-b7fff2ed2e5e-pub-subnet1"}]} 2018-12-27 17:29:15,952 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=e0c8dcd0-99b3-4fbe-ae2f-3fb755385ac1 used request id req-748cf26c-2004-41dc-a771-dff907d21dd5 2018-12-27 17:29:15,957 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateRouterSuccessTests-1cf91922-4db1-49b5-8e14-b7fff2ed2e5e-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42257f6f9442946e3b685cd1e6e8339de92149d5" 2018-12-27 17:29:16,242 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-736c4da4-9f54-4a8e-ba93-de5b8a80dfcb Date: Thu, 27 Dec 2018 17:29:16 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"e0c8dcd0-99b3-4fbe-ae2f-3fb755385ac1","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"988d6ac4945d44b1a9e38f95298d19a1","status":"ACTIVE","subnets":["63ebdd8c-9d46-4167-9794-136bf3fcd0b1"],"description":"","tags":[],"updated_at":"2018-12-27T17:28:48Z","qos_policy_id":null,"name":"CreateRouterSuccessTests-1cf91922-4db1-49b5-8e14-b7fff2ed2e5e-pub-net1","admin_state_up":true,"tenant_id":"988d6ac4945d44b1a9e38f95298d19a1","created_at":"2018-12-27T17:28:45Z","mtu":1442}]} 2018-12-27 17:29:16,242 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateRouterSuccessTests-1cf91922-4db1-49b5-8e14-b7fff2ed2e5e-pub-net1 used request id req-736c4da4-9f54-4a8e-ba93-de5b8a80dfcb 2018-12-27 17:29:16,246 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/988d6ac4945d44b1a9e38f95298d19a1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42257f6f9442946e3b685cd1e6e8339de92149d5" 2018-12-27 17:29:16,348 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:29:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3963ef56-529f-4990-bfc3-427d03519921 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/988d6ac4945d44b1a9e38f95298d19a1"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "988d6ac4945d44b1a9e38f95298d19a1", "name": "CreateRouterSuccessTests-5d6de2d5-49a3-439-proj"}} 2018-12-27 17:29:16,348 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/988d6ac4945d44b1a9e38f95298d19a1 used request id req-3963ef56-529f-4990-bfc3-427d03519921 2018-12-27 17:29:16,353 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=e0c8dcd0-99b3-4fbe-ae2f-3fb755385ac1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42257f6f9442946e3b685cd1e6e8339de92149d5" 2018-12-27 17:29:16,590 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-7a70ccc1-c788-42c3-83f5-ab6063cb913d Date: Thu, 27 Dec 2018 17:29:16 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e0c8dcd0-99b3-4fbe-ae2f-3fb755385ac1","tenant_id":"988d6ac4945d44b1a9e38f95298d19a1","created_at":"2018-12-27T17:28:48Z","dns_nameservers":[],"updated_at":"2018-12-27T17:28:48Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"988d6ac4945d44b1a9e38f95298d19a1","id":"63ebdd8c-9d46-4167-9794-136bf3fcd0b1","subnetpool_id":null,"name":"CreateRouterSuccessTests-1cf91922-4db1-49b5-8e14-b7fff2ed2e5e-pub-subnet1"}]} 2018-12-27 17:29:16,591 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=e0c8dcd0-99b3-4fbe-ae2f-3fb755385ac1 used request id req-7a70ccc1-c788-42c3-83f5-ab6063cb913d 2018-12-27 17:29:16,596 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=e0c8dcd0-99b3-4fbe-ae2f-3fb755385ac1&name=CreateRouterSuccessTests-1cf91922-4db1-49b5-8e14-b7fff2ed2e5e-port1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42257f6f9442946e3b685cd1e6e8339de92149d5" 2018-12-27 17:29:16,844 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 986 X-Openstack-Request-Id: req-c0b5bd30-1f2d-4e95-85a1-e04d288b4f3d Date: Thu, 27 Dec 2018 17:29:16 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T17:29:03Z","device_owner":"network:router_interface","revision_number":11,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"63ebdd8c-9d46-4167-9794-136bf3fcd0b1","ip_address":"10.200.201.1"}],"id":"86aa2256-7b47-4d7b-9a22-85419a212f25","security_groups":["0e117bf4-2907-45c9-89f4-41d8d53561df"],"mac_address":"fa:16:3e:8b:c6:f5","project_id":"988d6ac4945d44b1a9e38f95298d19a1","status":"ACTIVE","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-200-201-1","ip_address":"10.200.201.1","fqdn":"host-10-200-201-1.openstacklocal."}],"qos_policy_id":null,"name":"CreateRouterSuccessTests-1cf91922-4db1-49b5-8e14-b7fff2ed2e5e-port1","admin_state_up":true,"network_id":"e0c8dcd0-99b3-4fbe-ae2f-3fb755385ac1","dns_name":"","created_at":"2018-12-27T17:29:00Z","binding:vnic_type":"normal","device_id":"b8f543df-a094-42ed-a05d-46ba9f282f80","tenant_id":"988d6ac4945d44b1a9e38f95298d19a1"}]} 2018-12-27 17:29:16,844 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=e0c8dcd0-99b3-4fbe-ae2f-3fb755385ac1&name=CreateRouterSuccessTests-1cf91922-4db1-49b5-8e14-b7fff2ed2e5e-port1&admin_state_up=True used request id req-c0b5bd30-1f2d-4e95-85a1-e04d288b4f3d 2018-12-27 17:29:16,848 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/988d6ac4945d44b1a9e38f95298d19a1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42257f6f9442946e3b685cd1e6e8339de92149d5" 2018-12-27 17:29:16,953 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:29:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cff86a26-397f-453f-8720-0ce2995e3b6d Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/988d6ac4945d44b1a9e38f95298d19a1"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "988d6ac4945d44b1a9e38f95298d19a1", "name": "CreateRouterSuccessTests-5d6de2d5-49a3-439-proj"}} 2018-12-27 17:29:16,953 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/988d6ac4945d44b1a9e38f95298d19a1 used request id req-cff86a26-397f-453f-8720-0ce2995e3b6d 2018-12-27 17:29:16,958 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateRouterSuccessTests-1cf91922-4db1-49b5-8e14-b7fff2ed2e5e-pub-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42257f6f9442946e3b685cd1e6e8339de92149d5" 2018-12-27 17:29:17,054 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-e579d2cc-cfe4-4ebb-90d1-f32c5c1176ed Date: Thu, 27 Dec 2018 17:29:17 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"720d2ee2-c3d8-42d6-99b1-aedc04821673","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"988d6ac4945d44b1a9e38f95298d19a1","status":"ACTIVE","subnets":["bd8c9f30-acc5-4307-8584-1809f36494d7"],"description":"","tags":[],"updated_at":"2018-12-27T17:28:52Z","qos_policy_id":null,"name":"CreateRouterSuccessTests-1cf91922-4db1-49b5-8e14-b7fff2ed2e5e-pub-net2","admin_state_up":true,"tenant_id":"988d6ac4945d44b1a9e38f95298d19a1","created_at":"2018-12-27T17:28:50Z","mtu":1442}]} 2018-12-27 17:29:17,054 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateRouterSuccessTests-1cf91922-4db1-49b5-8e14-b7fff2ed2e5e-pub-net2 used request id req-e579d2cc-cfe4-4ebb-90d1-f32c5c1176ed 2018-12-27 17:29:17,060 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=720d2ee2-c3d8-42d6-99b1-aedc04821673 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42257f6f9442946e3b685cd1e6e8339de92149d5" 2018-12-27 17:29:17,289 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-5ea572d5-7776-42c7-9289-d7eed474c26e Date: Thu, 27 Dec 2018 17:29:17 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"720d2ee2-c3d8-42d6-99b1-aedc04821673","tenant_id":"988d6ac4945d44b1a9e38f95298d19a1","created_at":"2018-12-27T17:28:52Z","dns_nameservers":[],"updated_at":"2018-12-27T17:28:52Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.202.2","end":"10.200.202.254"}],"gateway_ip":"10.200.202.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.202.0/24","project_id":"988d6ac4945d44b1a9e38f95298d19a1","id":"bd8c9f30-acc5-4307-8584-1809f36494d7","subnetpool_id":null,"name":"CreateRouterSuccessTests-1cf91922-4db1-49b5-8e14-b7fff2ed2e5e-pub-subnet2"}]} 2018-12-27 17:29:17,289 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=720d2ee2-c3d8-42d6-99b1-aedc04821673 used request id req-5ea572d5-7776-42c7-9289-d7eed474c26e 2018-12-27 17:29:17,294 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateRouterSuccessTests-1cf91922-4db1-49b5-8e14-b7fff2ed2e5e-pub-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42257f6f9442946e3b685cd1e6e8339de92149d5" 2018-12-27 17:29:17,586 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-fdfb01ee-191c-43cd-841f-8cbbf26435ad Date: Thu, 27 Dec 2018 17:29:17 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"720d2ee2-c3d8-42d6-99b1-aedc04821673","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"988d6ac4945d44b1a9e38f95298d19a1","status":"ACTIVE","subnets":["bd8c9f30-acc5-4307-8584-1809f36494d7"],"description":"","tags":[],"updated_at":"2018-12-27T17:28:52Z","qos_policy_id":null,"name":"CreateRouterSuccessTests-1cf91922-4db1-49b5-8e14-b7fff2ed2e5e-pub-net2","admin_state_up":true,"tenant_id":"988d6ac4945d44b1a9e38f95298d19a1","created_at":"2018-12-27T17:28:50Z","mtu":1442}]} 2018-12-27 17:29:17,586 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateRouterSuccessTests-1cf91922-4db1-49b5-8e14-b7fff2ed2e5e-pub-net2 used request id req-fdfb01ee-191c-43cd-841f-8cbbf26435ad 2018-12-27 17:29:17,590 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/988d6ac4945d44b1a9e38f95298d19a1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42257f6f9442946e3b685cd1e6e8339de92149d5" 2018-12-27 17:29:17,691 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:29:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e2c24db5-1ff0-4db0-834e-0361e451f16f Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/988d6ac4945d44b1a9e38f95298d19a1"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "988d6ac4945d44b1a9e38f95298d19a1", "name": "CreateRouterSuccessTests-5d6de2d5-49a3-439-proj"}} 2018-12-27 17:29:17,691 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/988d6ac4945d44b1a9e38f95298d19a1 used request id req-e2c24db5-1ff0-4db0-834e-0361e451f16f 2018-12-27 17:29:17,696 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=720d2ee2-c3d8-42d6-99b1-aedc04821673 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42257f6f9442946e3b685cd1e6e8339de92149d5" 2018-12-27 17:29:17,745 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-ddd33d1b-9824-463d-af1c-e0813142f875 Date: Thu, 27 Dec 2018 17:29:17 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"720d2ee2-c3d8-42d6-99b1-aedc04821673","tenant_id":"988d6ac4945d44b1a9e38f95298d19a1","created_at":"2018-12-27T17:28:52Z","dns_nameservers":[],"updated_at":"2018-12-27T17:28:52Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.202.2","end":"10.200.202.254"}],"gateway_ip":"10.200.202.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.202.0/24","project_id":"988d6ac4945d44b1a9e38f95298d19a1","id":"bd8c9f30-acc5-4307-8584-1809f36494d7","subnetpool_id":null,"name":"CreateRouterSuccessTests-1cf91922-4db1-49b5-8e14-b7fff2ed2e5e-pub-subnet2"}]} 2018-12-27 17:29:17,745 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=720d2ee2-c3d8-42d6-99b1-aedc04821673 used request id req-ddd33d1b-9824-463d-af1c-e0813142f875 2018-12-27 17:29:17,750 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=720d2ee2-c3d8-42d6-99b1-aedc04821673&name=CreateRouterSuccessTests-1cf91922-4db1-49b5-8e14-b7fff2ed2e5e-port2&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42257f6f9442946e3b685cd1e6e8339de92149d5" 2018-12-27 17:29:17,800 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 986 X-Openstack-Request-Id: req-e440ac8c-2d25-4d1d-8e89-3b04bc49ae4e Date: Thu, 27 Dec 2018 17:29:17 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T17:29:09Z","device_owner":"network:router_interface","revision_number":11,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"bd8c9f30-acc5-4307-8584-1809f36494d7","ip_address":"10.200.202.1"}],"id":"f8a85388-68aa-4ed1-b787-0226bd716763","security_groups":["0e117bf4-2907-45c9-89f4-41d8d53561df"],"mac_address":"fa:16:3e:87:50:db","project_id":"988d6ac4945d44b1a9e38f95298d19a1","status":"ACTIVE","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-200-202-1","ip_address":"10.200.202.1","fqdn":"host-10-200-202-1.openstacklocal."}],"qos_policy_id":null,"name":"CreateRouterSuccessTests-1cf91922-4db1-49b5-8e14-b7fff2ed2e5e-port2","admin_state_up":true,"network_id":"720d2ee2-c3d8-42d6-99b1-aedc04821673","dns_name":"","created_at":"2018-12-27T17:29:07Z","binding:vnic_type":"normal","device_id":"b8f543df-a094-42ed-a05d-46ba9f282f80","tenant_id":"988d6ac4945d44b1a9e38f95298d19a1"}]} 2018-12-27 17:29:17,800 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=720d2ee2-c3d8-42d6-99b1-aedc04821673&name=CreateRouterSuccessTests-1cf91922-4db1-49b5-8e14-b7fff2ed2e5e-port2&admin_state_up=True used request id req-e440ac8c-2d25-4d1d-8e89-3b04bc49ae4e 2018-12-27 17:29:17,804 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/988d6ac4945d44b1a9e38f95298d19a1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42257f6f9442946e3b685cd1e6e8339de92149d5" 2018-12-27 17:29:17,905 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:29:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-07c7cc69-5ddd-49c6-900e-a67e831b296f Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/988d6ac4945d44b1a9e38f95298d19a1"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "988d6ac4945d44b1a9e38f95298d19a1", "name": "CreateRouterSuccessTests-5d6de2d5-49a3-439-proj"}} 2018-12-27 17:29:17,905 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/988d6ac4945d44b1a9e38f95298d19a1 used request id req-07c7cc69-5ddd-49c6-900e-a67e831b296f 2018-12-27 17:29:17,910 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/routers/b8f543df-a094-42ed-a05d-46ba9f282f80 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42257f6f9442946e3b685cd1e6e8339de92149d5" 2018-12-27 17:29:18,017 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 459 X-Openstack-Request-Id: req-405846e6-b7a0-4656-8fed-516025bd1bf1 Date: Thu, 27 Dec 2018 17:29:18 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "988d6ac4945d44b1a9e38f95298d19a1", "created_at": "2018-12-27T17:28:56Z", "admin_state_up": true, "updated_at": "2018-12-27T17:29:09Z", "revision_number": 2, "routes": [], "project_id": "988d6ac4945d44b1a9e38f95298d19a1", "id": "b8f543df-a094-42ed-a05d-46ba9f282f80", "name": "CreateRouterSuccessTests-1cf91922-4db1-49b5-8e14-b7fff2ed2e5e-pub-router"}} 2018-12-27 17:29:18,017 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/routers/b8f543df-a094-42ed-a05d-46ba9f282f80 used request id req-405846e6-b7a0-4656-8fed-516025bd1bf1 2018-12-27 17:29:18,022 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?device_id=b8f543df-a094-42ed-a05d-46ba9f282f80 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42257f6f9442946e3b685cd1e6e8339de92149d5" 2018-12-27 17:29:18,081 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1961 X-Openstack-Request-Id: req-e99a3d5d-fbe6-4da6-8e5e-7b3aa8c8893f Date: Thu, 27 Dec 2018 17:29:18 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T17:29:03Z","device_owner":"network:router_interface","revision_number":11,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"63ebdd8c-9d46-4167-9794-136bf3fcd0b1","ip_address":"10.200.201.1"}],"id":"86aa2256-7b47-4d7b-9a22-85419a212f25","security_groups":["0e117bf4-2907-45c9-89f4-41d8d53561df"],"mac_address":"fa:16:3e:8b:c6:f5","project_id":"988d6ac4945d44b1a9e38f95298d19a1","status":"ACTIVE","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-200-201-1","ip_address":"10.200.201.1","fqdn":"host-10-200-201-1.openstacklocal."}],"qos_policy_id":null,"name":"CreateRouterSuccessTests-1cf91922-4db1-49b5-8e14-b7fff2ed2e5e-port1","admin_state_up":true,"network_id":"e0c8dcd0-99b3-4fbe-ae2f-3fb755385ac1","dns_name":"","created_at":"2018-12-27T17:29:00Z","binding:vnic_type":"normal","device_id":"b8f543df-a094-42ed-a05d-46ba9f282f80","tenant_id":"988d6ac4945d44b1a9e38f95298d19a1"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T17:29:09Z","device_owner":"network:router_interface","revision_number":11,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"bd8c9f30-acc5-4307-8584-1809f36494d7","ip_address":"10.200.202.1"}],"id":"f8a85388-68aa-4ed1-b787-0226bd716763","security_groups":["0e117bf4-2907-45c9-89f4-41d8d53561df"],"mac_address":"fa:16:3e:87:50:db","project_id":"988d6ac4945d44b1a9e38f95298d19a1","status":"ACTIVE","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-200-202-1","ip_address":"10.200.202.1","fqdn":"host-10-200-202-1.openstacklocal."}],"qos_policy_id":null,"name":"CreateRouterSuccessTests-1cf91922-4db1-49b5-8e14-b7fff2ed2e5e-port2","admin_state_up":true,"network_id":"720d2ee2-c3d8-42d6-99b1-aedc04821673","dns_name":"","created_at":"2018-12-27T17:29:07Z","binding:vnic_type":"normal","device_id":"b8f543df-a094-42ed-a05d-46ba9f282f80","tenant_id":"988d6ac4945d44b1a9e38f95298d19a1"}]} 2018-12-27 17:29:18,081 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?device_id=b8f543df-a094-42ed-a05d-46ba9f282f80 used request id req-e99a3d5d-fbe6-4da6-8e5e-7b3aa8c8893f 2018-12-27 17:29:18,086 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets/63ebdd8c-9d46-4167-9794-136bf3fcd0b1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42257f6f9442946e3b685cd1e6e8339de92149d5" 2018-12-27 17:29:18,335 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-02313502-6215-471f-b273-57cacbf98908 Date: Thu, 27 Dec 2018 17:29:18 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e0c8dcd0-99b3-4fbe-ae2f-3fb755385ac1","tenant_id":"988d6ac4945d44b1a9e38f95298d19a1","created_at":"2018-12-27T17:28:48Z","dns_nameservers":[],"updated_at":"2018-12-27T17:28:48Z","gateway_ip":"10.200.201.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.200.201.0/24","project_id":"988d6ac4945d44b1a9e38f95298d19a1","id":"63ebdd8c-9d46-4167-9794-136bf3fcd0b1","subnetpool_id":null,"name":"CreateRouterSuccessTests-1cf91922-4db1-49b5-8e14-b7fff2ed2e5e-pub-subnet1"}} 2018-12-27 17:29:18,335 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets/63ebdd8c-9d46-4167-9794-136bf3fcd0b1 used request id req-02313502-6215-471f-b273-57cacbf98908 2018-12-27 17:29:18,341 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets/bd8c9f30-acc5-4307-8584-1809f36494d7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42257f6f9442946e3b685cd1e6e8339de92149d5" 2018-12-27 17:29:18,388 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-e6001ccb-9078-406d-9287-45fa26ecca20 Date: Thu, 27 Dec 2018 17:29:18 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"720d2ee2-c3d8-42d6-99b1-aedc04821673","tenant_id":"988d6ac4945d44b1a9e38f95298d19a1","created_at":"2018-12-27T17:28:52Z","dns_nameservers":[],"updated_at":"2018-12-27T17:28:52Z","gateway_ip":"10.200.202.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.202.2","end":"10.200.202.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.200.202.0/24","project_id":"988d6ac4945d44b1a9e38f95298d19a1","id":"bd8c9f30-acc5-4307-8584-1809f36494d7","subnetpool_id":null,"name":"CreateRouterSuccessTests-1cf91922-4db1-49b5-8e14-b7fff2ed2e5e-pub-subnet2"}} 2018-12-27 17:29:18,388 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets/bd8c9f30-acc5-4307-8584-1809f36494d7 used request id req-e6001ccb-9078-406d-9287-45fa26ecca20 2018-12-27 17:29:18,393 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?id=e0c8dcd0-99b3-4fbe-ae2f-3fb755385ac1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0289d63f3326cbe2b1648075b4cc3ab4bed38155" 2018-12-27 17:29:18,681 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-9ab6fe7b-62ae-4890-af02-c32c7013fa69 Date: Thu, 27 Dec 2018 17:29:18 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"e0c8dcd0-99b3-4fbe-ae2f-3fb755385ac1","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"988d6ac4945d44b1a9e38f95298d19a1","status":"ACTIVE","subnets":["63ebdd8c-9d46-4167-9794-136bf3fcd0b1"],"description":"","tags":[],"updated_at":"2018-12-27T17:28:48Z","qos_policy_id":null,"name":"CreateRouterSuccessTests-1cf91922-4db1-49b5-8e14-b7fff2ed2e5e-pub-net1","admin_state_up":true,"tenant_id":"988d6ac4945d44b1a9e38f95298d19a1","created_at":"2018-12-27T17:28:45Z","mtu":1442}]} 2018-12-27 17:29:18,681 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?id=e0c8dcd0-99b3-4fbe-ae2f-3fb755385ac1 used request id req-9ab6fe7b-62ae-4890-af02-c32c7013fa69 2018-12-27 17:29:18,686 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=e0c8dcd0-99b3-4fbe-ae2f-3fb755385ac1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0289d63f3326cbe2b1648075b4cc3ab4bed38155" 2018-12-27 17:29:18,734 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-a2730b6c-6d52-43b7-b92c-a4e0501113dc Date: Thu, 27 Dec 2018 17:29:18 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e0c8dcd0-99b3-4fbe-ae2f-3fb755385ac1","tenant_id":"988d6ac4945d44b1a9e38f95298d19a1","created_at":"2018-12-27T17:28:48Z","dns_nameservers":[],"updated_at":"2018-12-27T17:28:48Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"988d6ac4945d44b1a9e38f95298d19a1","id":"63ebdd8c-9d46-4167-9794-136bf3fcd0b1","subnetpool_id":null,"name":"CreateRouterSuccessTests-1cf91922-4db1-49b5-8e14-b7fff2ed2e5e-pub-subnet1"}]} 2018-12-27 17:29:18,734 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=e0c8dcd0-99b3-4fbe-ae2f-3fb755385ac1 used request id req-a2730b6c-6d52-43b7-b92c-a4e0501113dc 2018-12-27 17:29:18,739 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=e0c8dcd0-99b3-4fbe-ae2f-3fb755385ac1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0289d63f3326cbe2b1648075b4cc3ab4bed38155" 2018-12-27 17:29:18,984 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1806 X-Openstack-Request-Id: req-7763c47e-9b42-49b1-8ab6-7314031453ef Date: Thu, 27 Dec 2018 17:29:18 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T17:28:48Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"63ebdd8c-9d46-4167-9794-136bf3fcd0b1","ip_address":"10.200.201.2"}],"id":"645442e7-bca2-42f4-a548-6f29733a027f","security_groups":[],"mac_address":"fa:16:3e:0b:d0:d1","project_id":"988d6ac4945d44b1a9e38f95298d19a1","status":"DOWN","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-200-201-2","ip_address":"10.200.201.2","fqdn":"host-10-200-201-2.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e0c8dcd0-99b3-4fbe-ae2f-3fb755385ac1","dns_name":"","created_at":"2018-12-27T17:28:46Z","binding:vnic_type":"normal","device_id":"","tenant_id":"988d6ac4945d44b1a9e38f95298d19a1"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T17:29:03Z","device_owner":"network:router_interface","revision_number":11,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"63ebdd8c-9d46-4167-9794-136bf3fcd0b1","ip_address":"10.200.201.1"}],"id":"86aa2256-7b47-4d7b-9a22-85419a212f25","security_groups":["0e117bf4-2907-45c9-89f4-41d8d53561df"],"mac_address":"fa:16:3e:8b:c6:f5","project_id":"988d6ac4945d44b1a9e38f95298d19a1","status":"ACTIVE","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-200-201-1","ip_address":"10.200.201.1","fqdn":"host-10-200-201-1.openstacklocal."}],"qos_policy_id":null,"name":"CreateRouterSuccessTests-1cf91922-4db1-49b5-8e14-b7fff2ed2e5e-port1","admin_state_up":true,"network_id":"e0c8dcd0-99b3-4fbe-ae2f-3fb755385ac1","dns_name":"","created_at":"2018-12-27T17:29:00Z","binding:vnic_type":"normal","device_id":"b8f543df-a094-42ed-a05d-46ba9f282f80","tenant_id":"988d6ac4945d44b1a9e38f95298d19a1"}]} 2018-12-27 17:29:18,984 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=e0c8dcd0-99b3-4fbe-ae2f-3fb755385ac1 used request id req-7763c47e-9b42-49b1-8ab6-7314031453ef 2018-12-27 17:29:18,989 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?id=720d2ee2-c3d8-42d6-99b1-aedc04821673 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0289d63f3326cbe2b1648075b4cc3ab4bed38155" 2018-12-27 17:29:19,087 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-9896da50-6c89-4958-81e7-9b774732860a Date: Thu, 27 Dec 2018 17:29:19 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"720d2ee2-c3d8-42d6-99b1-aedc04821673","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"988d6ac4945d44b1a9e38f95298d19a1","status":"ACTIVE","subnets":["bd8c9f30-acc5-4307-8584-1809f36494d7"],"description":"","tags":[],"updated_at":"2018-12-27T17:28:52Z","qos_policy_id":null,"name":"CreateRouterSuccessTests-1cf91922-4db1-49b5-8e14-b7fff2ed2e5e-pub-net2","admin_state_up":true,"tenant_id":"988d6ac4945d44b1a9e38f95298d19a1","created_at":"2018-12-27T17:28:50Z","mtu":1442}]} 2018-12-27 17:29:19,087 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?id=720d2ee2-c3d8-42d6-99b1-aedc04821673 used request id req-9896da50-6c89-4958-81e7-9b774732860a 2018-12-27 17:29:19,093 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=720d2ee2-c3d8-42d6-99b1-aedc04821673 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0289d63f3326cbe2b1648075b4cc3ab4bed38155" 2018-12-27 17:29:19,352 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-eb222133-1910-48fe-9d05-d314b74bd7cd Date: Thu, 27 Dec 2018 17:29:19 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"720d2ee2-c3d8-42d6-99b1-aedc04821673","tenant_id":"988d6ac4945d44b1a9e38f95298d19a1","created_at":"2018-12-27T17:28:52Z","dns_nameservers":[],"updated_at":"2018-12-27T17:28:52Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.202.2","end":"10.200.202.254"}],"gateway_ip":"10.200.202.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.202.0/24","project_id":"988d6ac4945d44b1a9e38f95298d19a1","id":"bd8c9f30-acc5-4307-8584-1809f36494d7","subnetpool_id":null,"name":"CreateRouterSuccessTests-1cf91922-4db1-49b5-8e14-b7fff2ed2e5e-pub-subnet2"}]} 2018-12-27 17:29:19,352 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=720d2ee2-c3d8-42d6-99b1-aedc04821673 used request id req-eb222133-1910-48fe-9d05-d314b74bd7cd 2018-12-27 17:29:19,357 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=720d2ee2-c3d8-42d6-99b1-aedc04821673 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0289d63f3326cbe2b1648075b4cc3ab4bed38155" 2018-12-27 17:29:19,409 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1806 X-Openstack-Request-Id: req-00b927de-e305-43b0-a72d-a0be08b5ebdb Date: Thu, 27 Dec 2018 17:29:19 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T17:28:53Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"bd8c9f30-acc5-4307-8584-1809f36494d7","ip_address":"10.200.202.2"}],"id":"3912a104-3efd-4955-9128-de7d78c8325a","security_groups":[],"mac_address":"fa:16:3e:7f:0e:60","project_id":"988d6ac4945d44b1a9e38f95298d19a1","status":"DOWN","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-200-202-2","ip_address":"10.200.202.2","fqdn":"host-10-200-202-2.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"720d2ee2-c3d8-42d6-99b1-aedc04821673","dns_name":"","created_at":"2018-12-27T17:28:51Z","binding:vnic_type":"normal","device_id":"","tenant_id":"988d6ac4945d44b1a9e38f95298d19a1"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T17:29:09Z","device_owner":"network:router_interface","revision_number":11,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"bd8c9f30-acc5-4307-8584-1809f36494d7","ip_address":"10.200.202.1"}],"id":"f8a85388-68aa-4ed1-b787-0226bd716763","security_groups":["0e117bf4-2907-45c9-89f4-41d8d53561df"],"mac_address":"fa:16:3e:87:50:db","project_id":"988d6ac4945d44b1a9e38f95298d19a1","status":"ACTIVE","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-200-202-1","ip_address":"10.200.202.1","fqdn":"host-10-200-202-1.openstacklocal."}],"qos_policy_id":null,"name":"CreateRouterSuccessTests-1cf91922-4db1-49b5-8e14-b7fff2ed2e5e-port2","admin_state_up":true,"network_id":"720d2ee2-c3d8-42d6-99b1-aedc04821673","dns_name":"","created_at":"2018-12-27T17:29:07Z","binding:vnic_type":"normal","device_id":"b8f543df-a094-42ed-a05d-46ba9f282f80","tenant_id":"988d6ac4945d44b1a9e38f95298d19a1"}]} 2018-12-27 17:29:19,409 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=720d2ee2-c3d8-42d6-99b1-aedc04821673 used request id req-00b927de-e305-43b0-a72d-a0be08b5ebdb 2018-12-27 17:29:19,414 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets/63ebdd8c-9d46-4167-9794-136bf3fcd0b1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0289d63f3326cbe2b1648075b4cc3ab4bed38155" 2018-12-27 17:29:19,458 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-d1196350-3458-4a42-af25-e815a8a98a55 Date: Thu, 27 Dec 2018 17:29:19 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e0c8dcd0-99b3-4fbe-ae2f-3fb755385ac1","tenant_id":"988d6ac4945d44b1a9e38f95298d19a1","created_at":"2018-12-27T17:28:48Z","dns_nameservers":[],"updated_at":"2018-12-27T17:28:48Z","gateway_ip":"10.200.201.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.200.201.0/24","project_id":"988d6ac4945d44b1a9e38f95298d19a1","id":"63ebdd8c-9d46-4167-9794-136bf3fcd0b1","subnetpool_id":null,"name":"CreateRouterSuccessTests-1cf91922-4db1-49b5-8e14-b7fff2ed2e5e-pub-subnet1"}} 2018-12-27 17:29:19,459 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets/63ebdd8c-9d46-4167-9794-136bf3fcd0b1 used request id req-d1196350-3458-4a42-af25-e815a8a98a55 2018-12-27 17:29:19,464 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?id=e0c8dcd0-99b3-4fbe-ae2f-3fb755385ac1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0289d63f3326cbe2b1648075b4cc3ab4bed38155" 2018-12-27 17:29:19,756 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-9c77a285-68a4-40c6-bdc4-a5f69c6a8614 Date: Thu, 27 Dec 2018 17:29:19 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"e0c8dcd0-99b3-4fbe-ae2f-3fb755385ac1","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"988d6ac4945d44b1a9e38f95298d19a1","status":"ACTIVE","subnets":["63ebdd8c-9d46-4167-9794-136bf3fcd0b1"],"description":"","tags":[],"updated_at":"2018-12-27T17:28:48Z","qos_policy_id":null,"name":"CreateRouterSuccessTests-1cf91922-4db1-49b5-8e14-b7fff2ed2e5e-pub-net1","admin_state_up":true,"tenant_id":"988d6ac4945d44b1a9e38f95298d19a1","created_at":"2018-12-27T17:28:45Z","mtu":1442}]} 2018-12-27 17:29:19,756 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?id=e0c8dcd0-99b3-4fbe-ae2f-3fb755385ac1 used request id req-9c77a285-68a4-40c6-bdc4-a5f69c6a8614 2018-12-27 17:29:19,761 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=e0c8dcd0-99b3-4fbe-ae2f-3fb755385ac1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0289d63f3326cbe2b1648075b4cc3ab4bed38155" 2018-12-27 17:29:19,994 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-b4a4f604-db4b-4b62-8b20-da81dc5f0904 Date: Thu, 27 Dec 2018 17:29:19 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e0c8dcd0-99b3-4fbe-ae2f-3fb755385ac1","tenant_id":"988d6ac4945d44b1a9e38f95298d19a1","created_at":"2018-12-27T17:28:48Z","dns_nameservers":[],"updated_at":"2018-12-27T17:28:48Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"988d6ac4945d44b1a9e38f95298d19a1","id":"63ebdd8c-9d46-4167-9794-136bf3fcd0b1","subnetpool_id":null,"name":"CreateRouterSuccessTests-1cf91922-4db1-49b5-8e14-b7fff2ed2e5e-pub-subnet1"}]} 2018-12-27 17:29:19,995 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=e0c8dcd0-99b3-4fbe-ae2f-3fb755385ac1 used request id req-b4a4f604-db4b-4b62-8b20-da81dc5f0904 2018-12-27 17:29:20,000 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets/bd8c9f30-acc5-4307-8584-1809f36494d7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0289d63f3326cbe2b1648075b4cc3ab4bed38155" 2018-12-27 17:29:20,327 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-845c8a43-2b24-4537-be1e-bdffc134c10e Date: Thu, 27 Dec 2018 17:29:20 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"720d2ee2-c3d8-42d6-99b1-aedc04821673","tenant_id":"988d6ac4945d44b1a9e38f95298d19a1","created_at":"2018-12-27T17:28:52Z","dns_nameservers":[],"updated_at":"2018-12-27T17:28:52Z","gateway_ip":"10.200.202.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.202.2","end":"10.200.202.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.200.202.0/24","project_id":"988d6ac4945d44b1a9e38f95298d19a1","id":"bd8c9f30-acc5-4307-8584-1809f36494d7","subnetpool_id":null,"name":"CreateRouterSuccessTests-1cf91922-4db1-49b5-8e14-b7fff2ed2e5e-pub-subnet2"}} 2018-12-27 17:29:20,327 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets/bd8c9f30-acc5-4307-8584-1809f36494d7 used request id req-845c8a43-2b24-4537-be1e-bdffc134c10e 2018-12-27 17:29:20,332 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?id=720d2ee2-c3d8-42d6-99b1-aedc04821673 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0289d63f3326cbe2b1648075b4cc3ab4bed38155" 2018-12-27 17:29:20,615 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-02e99784-f96d-4564-aefc-c0980cccba99 Date: Thu, 27 Dec 2018 17:29:20 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"720d2ee2-c3d8-42d6-99b1-aedc04821673","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"988d6ac4945d44b1a9e38f95298d19a1","status":"ACTIVE","subnets":["bd8c9f30-acc5-4307-8584-1809f36494d7"],"description":"","tags":[],"updated_at":"2018-12-27T17:28:52Z","qos_policy_id":null,"name":"CreateRouterSuccessTests-1cf91922-4db1-49b5-8e14-b7fff2ed2e5e-pub-net2","admin_state_up":true,"tenant_id":"988d6ac4945d44b1a9e38f95298d19a1","created_at":"2018-12-27T17:28:50Z","mtu":1442}]} 2018-12-27 17:29:20,615 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?id=720d2ee2-c3d8-42d6-99b1-aedc04821673 used request id req-02e99784-f96d-4564-aefc-c0980cccba99 2018-12-27 17:29:20,620 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=720d2ee2-c3d8-42d6-99b1-aedc04821673 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0289d63f3326cbe2b1648075b4cc3ab4bed38155" 2018-12-27 17:29:20,851 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-7c55a613-ad82-46de-8c6a-f4aad4f04a7d Date: Thu, 27 Dec 2018 17:29:20 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"720d2ee2-c3d8-42d6-99b1-aedc04821673","tenant_id":"988d6ac4945d44b1a9e38f95298d19a1","created_at":"2018-12-27T17:28:52Z","dns_nameservers":[],"updated_at":"2018-12-27T17:28:52Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.202.2","end":"10.200.202.254"}],"gateway_ip":"10.200.202.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.202.0/24","project_id":"988d6ac4945d44b1a9e38f95298d19a1","id":"bd8c9f30-acc5-4307-8584-1809f36494d7","subnetpool_id":null,"name":"CreateRouterSuccessTests-1cf91922-4db1-49b5-8e14-b7fff2ed2e5e-pub-subnet2"}]} 2018-12-27 17:29:20,851 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=720d2ee2-c3d8-42d6-99b1-aedc04821673 used request id req-7c55a613-ad82-46de-8c6a-f4aad4f04a7d 2018-12-27 17:29:20,852 - OpenStackNetwork - INFO - Removing router interface from router CreateRouterSuccessTests-1cf91922-4db1-49b5-8e14-b7fff2ed2e5e-pub-router and port CreateRouterSuccessTests-1cf91922-4db1-49b5-8e14-b7fff2ed2e5e-port1 2018-12-27 17:29:20,852 - neutron_utils - INFO - Removing router interface from router named CreateRouterSuccessTests-1cf91922-4db1-49b5-8e14-b7fff2ed2e5e-pub-router 2018-12-27 17:29:20,857 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:9696/v2.0/routers/b8f543df-a094-42ed-a05d-46ba9f282f80/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ccf4a6496ab272c50d0f4f50072e15047ce2233" -d '{"port_id": "86aa2256-7b47-4d7b-9a22-85419a212f25"}' 2018-12-27 17:29:22,627 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-6e4a991b-c080-4578-994f-026c88fb1e07 Date: Thu, 27 Dec 2018 17:29:22 GMT RESP BODY: {"network_id": "e0c8dcd0-99b3-4fbe-ae2f-3fb755385ac1", "tenant_id": "988d6ac4945d44b1a9e38f95298d19a1", "subnet_id": "63ebdd8c-9d46-4167-9794-136bf3fcd0b1", "subnet_ids": ["63ebdd8c-9d46-4167-9794-136bf3fcd0b1"], "port_id": "86aa2256-7b47-4d7b-9a22-85419a212f25", "id": "b8f543df-a094-42ed-a05d-46ba9f282f80"} 2018-12-27 17:29:22,628 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.31:9696/v2.0/routers/b8f543df-a094-42ed-a05d-46ba9f282f80/remove_router_interface used request id req-6e4a991b-c080-4578-994f-026c88fb1e07 2018-12-27 17:29:22,628 - OpenStackNetwork - INFO - Removing router interface from router CreateRouterSuccessTests-1cf91922-4db1-49b5-8e14-b7fff2ed2e5e-pub-router and port CreateRouterSuccessTests-1cf91922-4db1-49b5-8e14-b7fff2ed2e5e-port2 2018-12-27 17:29:22,628 - neutron_utils - INFO - Removing router interface from router named CreateRouterSuccessTests-1cf91922-4db1-49b5-8e14-b7fff2ed2e5e-pub-router 2018-12-27 17:29:22,633 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:9696/v2.0/routers/b8f543df-a094-42ed-a05d-46ba9f282f80/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ccf4a6496ab272c50d0f4f50072e15047ce2233" -d '{"port_id": "f8a85388-68aa-4ed1-b787-0226bd716763"}' 2018-12-27 17:29:23,809 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-4dcf61bd-0dc5-4978-9ff4-0face5720d2e Date: Thu, 27 Dec 2018 17:29:23 GMT RESP BODY: {"network_id": "720d2ee2-c3d8-42d6-99b1-aedc04821673", "tenant_id": "988d6ac4945d44b1a9e38f95298d19a1", "subnet_id": "bd8c9f30-acc5-4307-8584-1809f36494d7", "subnet_ids": ["bd8c9f30-acc5-4307-8584-1809f36494d7"], "port_id": "f8a85388-68aa-4ed1-b787-0226bd716763", "id": "b8f543df-a094-42ed-a05d-46ba9f282f80"} 2018-12-27 17:29:23,810 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.31:9696/v2.0/routers/b8f543df-a094-42ed-a05d-46ba9f282f80/remove_router_interface used request id req-4dcf61bd-0dc5-4978-9ff4-0face5720d2e 2018-12-27 17:29:23,810 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-1cf91922-4db1-49b5-8e14-b7fff2ed2e5e-pub-router 2018-12-27 17:29:23,810 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-1cf91922-4db1-49b5-8e14-b7fff2ed2e5e-pub-router 2018-12-27 17:29:23,815 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/routers/b8f543df-a094-42ed-a05d-46ba9f282f80 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ccf4a6496ab272c50d0f4f50072e15047ce2233" 2018-12-27 17:29:25,094 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-94dce2f7-33aa-4ddc-a1d2-9c696d151ac7 Content-Length: 0 Date: Thu, 27 Dec 2018 17:29:25 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 17:29:25,094 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/routers/b8f543df-a094-42ed-a05d-46ba9f282f80 used request id req-94dce2f7-33aa-4ddc-a1d2-9c696d151ac7 2018-12-27 17:29:25,095 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-1cf91922-4db1-49b5-8e14-b7fff2ed2e5e-pub-subnet1 2018-12-27 17:29:25,095 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-1cf91922-4db1-49b5-8e14-b7fff2ed2e5e-pub-subnet1 2018-12-27 17:29:25,100 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/subnets/63ebdd8c-9d46-4167-9794-136bf3fcd0b1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5c40c51411495edd7f3d02be4e10b0c6be3f988" 2018-12-27 17:29:26,455 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-2289a5ba-4c7c-4d66-9d17-6f31da05d583 Date: Thu, 27 Dec 2018 17:29:26 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 17:29:26,456 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/subnets/63ebdd8c-9d46-4167-9794-136bf3fcd0b1 used request id req-2289a5ba-4c7c-4d66-9d17-6f31da05d583 2018-12-27 17:29:26,456 - neutron_utils - INFO - Deleting network with name CreateRouterSuccessTests-1cf91922-4db1-49b5-8e14-b7fff2ed2e5e-pub-net1 2018-12-27 17:29:26,461 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/networks/e0c8dcd0-99b3-4fbe-ae2f-3fb755385ac1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5c40c51411495edd7f3d02be4e10b0c6be3f988" 2018-12-27 17:29:27,664 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-b427e5ee-c253-43b7-a4b6-ca1da6811018 Date: Thu, 27 Dec 2018 17:29:27 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 17:29:27,665 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/networks/e0c8dcd0-99b3-4fbe-ae2f-3fb755385ac1 used request id req-b427e5ee-c253-43b7-a4b6-ca1da6811018 2018-12-27 17:29:27,665 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-1cf91922-4db1-49b5-8e14-b7fff2ed2e5e-pub-subnet2 2018-12-27 17:29:27,666 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-1cf91922-4db1-49b5-8e14-b7fff2ed2e5e-pub-subnet2 2018-12-27 17:29:27,671 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/subnets/bd8c9f30-acc5-4307-8584-1809f36494d7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21b53f7a1d1f7891910280c1a0fa3cf3662a1d94" 2018-12-27 17:29:28,904 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-8900a37e-40a9-4ce8-b13b-fb0deacce6e0 Date: Thu, 27 Dec 2018 17:29:28 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 17:29:28,904 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/subnets/bd8c9f30-acc5-4307-8584-1809f36494d7 used request id req-8900a37e-40a9-4ce8-b13b-fb0deacce6e0 2018-12-27 17:29:28,904 - neutron_utils - INFO - Deleting network with name CreateRouterSuccessTests-1cf91922-4db1-49b5-8e14-b7fff2ed2e5e-pub-net2 2018-12-27 17:29:28,909 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/networks/720d2ee2-c3d8-42d6-99b1-aedc04821673 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21b53f7a1d1f7891910280c1a0fa3cf3662a1d94" 2018-12-27 17:29:30,098 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-2e61af52-d9bd-4c59-b0b2-7952db784728 Date: Thu, 27 Dec 2018 17:29:30 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 17:29:30,098 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/networks/720d2ee2-c3d8-42d6-99b1-aedc04821673 used request id req-2e61af52-d9bd-4c59-b0b2-7952db784728 2018-12-27 17:29:30,106 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}471f691b09ffda3fc17bc10407df8a3c827d3124" 2018-12-27 17:29:30,401 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 35896 X-Openstack-Request-Id: req-eeac2608-9324-4742-8d7c-a406ec56cc52 Date: Thu, 27 Dec 2018 17:29:30 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "988d6ac4945d44b1a9e38f95298d19a1", "created_at": "2018-12-27T17:28:45Z", "updated_at": "2018-12-27T17:28:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:28:45Z", "revision_number": 0, "id": "5473c3ad-d770-4aab-ad39-a74d8cde1c0e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:28:45Z", "security_group_id": "0e117bf4-2907-45c9-89f4-41d8d53561df", "tenant_id": "988d6ac4945d44b1a9e38f95298d19a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "988d6ac4945d44b1a9e38f95298d19a1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:28:45Z", "revision_number": 0, "id": "7397a7b9-9aca-436c-bb24-ed9942109fc0", "remote_group_id": "0e117bf4-2907-45c9-89f4-41d8d53561df", "remote_ip_prefix": null, "created_at": "2018-12-27T17:28:45Z", "security_group_id": "0e117bf4-2907-45c9-89f4-41d8d53561df", "tenant_id": "988d6ac4945d44b1a9e38f95298d19a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "988d6ac4945d44b1a9e38f95298d19a1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:28:45Z", "revision_number": 0, "id": "9ba643e2-d575-4788-8d85-3c3bd5dfcb69", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:28:45Z", "security_group_id": "0e117bf4-2907-45c9-89f4-41d8d53561df", "tenant_id": "988d6ac4945d44b1a9e38f95298d19a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "988d6ac4945d44b1a9e38f95298d19a1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:28:45Z", "revision_number": 0, "id": "a473c2c5-b977-4a6b-b082-e152c296db16", "remote_group_id": "0e117bf4-2907-45c9-89f4-41d8d53561df", "remote_ip_prefix": null, "created_at": "2018-12-27T17:28:45Z", "security_group_id": "0e117bf4-2907-45c9-89f4-41d8d53561df", "tenant_id": "988d6ac4945d44b1a9e38f95298d19a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "988d6ac4945d44b1a9e38f95298d19a1"}], "revision_number": 4, "project_id": "988d6ac4945d44b1a9e38f95298d19a1", "id": "0e117bf4-2907-45c9-89f4-41d8d53561df", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "created_at": "2018-12-27T15:33:01Z", "updated_at": "2018-12-27T15:33:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "35205ac3-06e6-4cf6-bb21-ff8f813cb45b", "remote_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "ade77f59-e70c-4970-8ea8-198222fa332e", "remote_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "c4f3bf7f-d793-498d-a883-bb8c6003f070", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "c85cb618-8f19-445b-8e16-6d467cb17771", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}], "revision_number": 4, "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "created_at": "2018-12-27T15:57:22Z", "updated_at": "2018-12-27T15:57:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "5e258a3b-01f5-4aef-81b7-0b5dc6e5b683", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "65475539-0336-498a-8da4-ff0a80b10089", "remote_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "ae922857-f7ae-4bc8-949b-153fb43bfd00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "b4f87679-52e1-4cf9-bf76-5abb9a9bec06", "remote_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "f7197afc9b61423897aefc9a643d03a1"}], "revision_number": 4, "project_id": "f7197afc9b61423897aefc9a643d03a1", "id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "created_at": "2018-12-27T16:01:54Z", "updated_at": "2018-12-27T16:01:54Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "00dd3abd-acd1-4edb-8f4a-8badcbd2eeb4", "remote_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "018de60d-bc33-4ef0-9eed-6d00b6ce227b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "0d99f0db-fa6b-4201-b67f-a7ff0db82c5d", "remote_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv6", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "5c4049ef-933d-4614-84e7-83584430d462", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv6", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}], "revision_number": 4, "project_id": "8c689c5e31c44b09ab85f80682abbc2a", "id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "created_at": "2018-12-27T15:56:49Z", "updated_at": "2018-12-27T15:56:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "6555e255-763a-4448-b1b1-0c93b2a390bd", "remote_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "777ff7a5-a590-43e5-a84b-7677710494e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "8bac258a-08df-48b7-900b-efbe01a6ec20", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "dc17921e-353f-4898-a970-881b2c8d093d", "remote_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}], "revision_number": 4, "project_id": "28dac9e1580d461c9de52e6659cc4f9d", "id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "created_at": "2018-12-27T16:01:52Z", "updated_at": "2018-12-27T16:01:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "32737757-45f3-4b24-b6ab-5f2d5579b4a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv6", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "ae604ef3-492d-4aa3-8045-1ff84f755a27", "remote_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv4", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "b7bff40a-beda-4996-b140-ed94d010535c", "remote_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv6", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "b8129030-9d72-4d5d-adce-47bbe62492fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv4", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}], "revision_number": 4, "project_id": "81c108a273314b24bf6b48c41b5bbe0c", "id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "created_at": "2018-12-27T15:57:20Z", "updated_at": "2018-12-27T15:57:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "0c389ec4-c0af-4c20-acf9-4fcc1d859dd7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv6", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "3749697a-f2ef-439a-a661-2fb92badd1ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv4", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "b74e0c8c-e243-450e-b1be-69c587093d6d", "remote_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv6", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "c222695b-2f1c-427d-afd7-e0be24ec9f66", "remote_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv4", "project_id": "7fb0e5436e4f467998e672dd71018a45"}], "revision_number": 4, "project_id": "7fb0e5436e4f467998e672dd71018a45", "id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "created_at": "2018-12-27T17:02:11Z", "updated_at": "2018-12-27T17:02:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "675d8a56-1c9b-4c58-a252-61e65997fd05", "remote_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv4", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "84f0587c-7394-4fd6-8f3d-8d6ba94cf3f9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv6", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "8a450b4f-e710-4193-816e-13a2d4e40c07", "remote_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv6", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "c3106b0a-1026-4156-86a9-f0438b7fab93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv4", "project_id": "7cba3664d5674e65a12c8c269a05febf"}], "revision_number": 4, "project_id": "7cba3664d5674e65a12c8c269a05febf", "id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "created_at": "2018-12-27T15:58:29Z", "updated_at": "2018-12-27T15:58:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "2a945ecc-f9fa-4219-96ab-c189a7f5c102", "remote_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv6", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "55e2b54e-68d4-4476-8c9f-e05e347c8970", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv4", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "9983229c-b595-482a-973f-81137a209b6d", "remote_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv4", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "9d4b8450-78ab-4817-a586-372ed88268f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv6", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}], "revision_number": 4, "project_id": "fbd6dbf946a5406398ba810e02d0888e", "id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "created_at": "2018-12-27T15:57:24Z", "updated_at": "2018-12-27T15:57:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "35521f2a-a59d-4798-9fa8-0febfe126076", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv4", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "607d473d-1e6a-4088-a778-7df9ffc1ff68", "remote_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv6", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "6f8fa92b-b67a-4047-a900-f43656aff42b", "remote_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv4", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "890f1d6c-9ae5-45b0-b7a1-282182432b66", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv6", "project_id": "253cc6709e714b8a80a5f74e4257907e"}], "revision_number": 4, "project_id": "253cc6709e714b8a80a5f74e4257907e", "id": "b9546f11-205e-4322-89f8-f0360d6090ed", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "created_at": "2018-12-27T15:57:08Z", "updated_at": "2018-12-27T15:57:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "6739c48b-d899-4c17-bb8e-ffaf8922c034", "remote_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv4", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "9660a6af-4d9b-40b9-9729-f205f66c2bd0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv4", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "bf244c03-fc10-4754-9c2b-b0224401c4f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv6", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "d3bee7cc-a152-441c-9790-abb1f56cec03", "remote_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv6", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}], "revision_number": 4, "project_id": "782a28bd0d40485e85eda6b8ba43840b", "id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "created_at": "2018-12-27T15:57:11Z", "updated_at": "2018-12-27T15:57:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "22c0d2cf-360a-4aa8-ba7e-bfdbf8327d27", "remote_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "553b140a-8ba9-4af7-9f50-bf24e87aebf7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "b2ecf7a5-df98-4d65-a762-767320437c5a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "e49104b2-7c13-49d6-8519-a16dd585346f", "remote_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}], "revision_number": 4, "project_id": "ef7e486beb8f4de39b25ca5f11552328", "id": "d0588e93-db0d-4888-9f99-3399a50df490", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "created_at": "2018-12-27T17:19:15Z", "updated_at": "2018-12-27T17:19:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "1990fe24-df44-4561-9f09-f50aab182bf7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "651e4b8b-b29e-409b-9f25-ff2328ccefe6", "remote_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "cc4e2254-2157-4ae1-a233-3047573ddc6d", "remote_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "da56dda4-aaf3-43ff-bdf7-e64892ec2345", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}], "revision_number": 4, "project_id": "2a5a6879c5fa4db798cea6d394565d45", "id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-27T15:33:07Z", "updated_at": "2018-12-27T15:33:07Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "4de95db8-72d6-4aec-a145-e92511971eb9", "remote_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "5f100cff-05d8-4405-8dfb-0a387c123fae", "remote_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "a3f6a193-cc94-4220-a73a-08acf63c449b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "f059d8a5-0c32-49c9-a721-77cc89245ecd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "created_at": "2018-12-27T15:29:16Z", "updated_at": "2018-12-27T15:29:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "3c53841a-5bc0-4192-b482-044411e217ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "5956ff3f-d59d-4af6-82b5-566c888583a7", "remote_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:16Z", "revision_number": 0, "id": "60735d87-52c7-426a-91a6-aff1078a5a2d", "remote_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:16Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "abe97133-61dd-4fdf-baf3-2e07968a324f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "da629caea04941e1ae8979c379dc7c9d"}], "revision_number": 4, "project_id": "da629caea04941e1ae8979c379dc7c9d", "id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "name": "default"}]} 2018-12-27 17:29:30,402 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=default used request id req-eeac2608-9324-4742-8d7c-a406ec56cc52 2018-12-27 17:29:30,409 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/988d6ac4945d44b1a9e38f95298d19a1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}471f691b09ffda3fc17bc10407df8a3c827d3124" 2018-12-27 17:29:30,519 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:29:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-936101d6-a62f-4b91-9e8a-a7d6c7d422bf Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/988d6ac4945d44b1a9e38f95298d19a1"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "988d6ac4945d44b1a9e38f95298d19a1", "name": "CreateRouterSuccessTests-5d6de2d5-49a3-439-proj"}} 2018-12-27 17:29:30,520 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/988d6ac4945d44b1a9e38f95298d19a1 used request id req-936101d6-a62f-4b91-9e8a-a7d6c7d422bf 2018-12-27 17:29:30,520 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0e117bf4-2907-45c9-89f4-41d8d53561df 2018-12-27 17:29:30,525 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=0e117bf4-2907-45c9-89f4-41d8d53561df -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}471f691b09ffda3fc17bc10407df8a3c827d3124" 2018-12-27 17:29:30,830 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-7773c145-563f-4688-bff8-a43c2f04f7f6 Date: Thu, 27 Dec 2018 17:29:30 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:28:45Z", "security_group_id": "0e117bf4-2907-45c9-89f4-41d8d53561df", "port_range_min": null, "revision_number": 0, "tenant_id": "988d6ac4945d44b1a9e38f95298d19a1", "created_at": "2018-12-27T17:28:45Z", "project_id": "988d6ac4945d44b1a9e38f95298d19a1", "id": "5473c3ad-d770-4aab-ad39-a74d8cde1c0e"}, {"remote_group_id": "0e117bf4-2907-45c9-89f4-41d8d53561df", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:28:45Z", "security_group_id": "0e117bf4-2907-45c9-89f4-41d8d53561df", "port_range_min": null, "revision_number": 0, "tenant_id": "988d6ac4945d44b1a9e38f95298d19a1", "created_at": "2018-12-27T17:28:45Z", "project_id": "988d6ac4945d44b1a9e38f95298d19a1", "id": "7397a7b9-9aca-436c-bb24-ed9942109fc0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:28:45Z", "security_group_id": "0e117bf4-2907-45c9-89f4-41d8d53561df", "port_range_min": null, "revision_number": 0, "tenant_id": "988d6ac4945d44b1a9e38f95298d19a1", "created_at": "2018-12-27T17:28:45Z", "project_id": "988d6ac4945d44b1a9e38f95298d19a1", "id": "9ba643e2-d575-4788-8d85-3c3bd5dfcb69"}, {"remote_group_id": "0e117bf4-2907-45c9-89f4-41d8d53561df", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:28:45Z", "security_group_id": "0e117bf4-2907-45c9-89f4-41d8d53561df", "port_range_min": null, "revision_number": 0, "tenant_id": "988d6ac4945d44b1a9e38f95298d19a1", "created_at": "2018-12-27T17:28:45Z", "project_id": "988d6ac4945d44b1a9e38f95298d19a1", "id": "a473c2c5-b977-4a6b-b082-e152c296db16"}]} 2018-12-27 17:29:30,831 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=0e117bf4-2907-45c9-89f4-41d8d53561df used request id req-7773c145-563f-4688-bff8-a43c2f04f7f6 2018-12-27 17:29:30,831 - neutron_utils - INFO - Deleting security group with name - default 2018-12-27 17:29:30,836 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/security-groups/0e117bf4-2907-45c9-89f4-41d8d53561df -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}471f691b09ffda3fc17bc10407df8a3c827d3124" 2018-12-27 17:29:31,205 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-6e1cf9e6-6a2a-4e43-af18-c40294c4e067 Content-Length: 0 Date: Thu, 27 Dec 2018 17:29:31 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 17:29:31,205 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-groups/0e117bf4-2907-45c9-89f4-41d8d53561df used request id req-6e1cf9e6-6a2a-4e43-af18-c40294c4e067 2018-12-27 17:29:31,206 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-5d6de2d5-49a3-439-proj 2018-12-27 17:29:31,209 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/projects/988d6ac4945d44b1a9e38f95298d19a1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}471f691b09ffda3fc17bc10407df8a3c827d3124" 2018-12-27 17:29:31,493 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:29:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e78d90aa-9d21-49d6-8a01-84ab7fca2897 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:29:31,493 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/988d6ac4945d44b1a9e38f95298d19a1 used request id req-e78d90aa-9d21-49d6-8a01-84ab7fca2897 2018-12-27 17:29:31,493 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-5d6de2d5-49a3-439-proj-role 2018-12-27 17:29:31,497 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/roles/5100f23fb9fd4c3d81c91679f7c10c5f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}471f691b09ffda3fc17bc10407df8a3c827d3124" 2018-12-27 17:29:31,642 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:29:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4f8efb03-e054-4978-994b-f049ed6531b2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:29:31,642 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/roles/5100f23fb9fd4c3d81c91679f7c10c5f used request id req-4f8efb03-e054-4978-994b-f049ed6531b2 2018-12-27 17:29:31,646 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}471f691b09ffda3fc17bc10407df8a3c827d3124" 2018-12-27 17:29:31,761 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:29:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-30191cb5-1348-4732-b8ac-572008511836 Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8de789d09e46427786a85702e5e8de91", "links": {"self": "http://172.30.9.31:5000/v3/roles/8de789d09e46427786a85702e5e8de91"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 17:29:31,761 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-30191cb5-1348-4732-b8ac-572008511836 2018-12-27 17:29:31,762 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-5d6de2d5-49a3-439-user 2018-12-27 17:29:31,766 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/users/22c69744a2044ee6ad41674735690070 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5988e5634a6f731303ffb667b630ad08c71e196e" 2018-12-27 17:29:32,013 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:29:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f7f9fedf-93c3-47c8-8ce9-ba01bc1c3bd9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:29:32,013 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/22c69744a2044ee6ad41674735690070 used request id req-f7f9fedf-93c3-47c8-8ce9-ba01bc1c3bd9 2018-12-27 17:29:32,015 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:29:32,433 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:29:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["BgLcTI1LRx6QDnWOl9DVFg"], "issued_at": "2018-12-27T17:29:32.000000Z"}} 2018-12-27 17:29:32,434 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ed59bf956e71a6d760beab8d10a6ed02884ce0b" 2018-12-27 17:29:32,648 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:29:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-94b6f88a-2dea-47e6-bb49-0e45485b5c8a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:29:32,648 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-94b6f88a-2dea-47e6-bb49-0e45485b5c8a 2018-12-27 17:29:32,649 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:29:32,650 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:29:33,067 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:29:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["-HSEuSLSQReTvrNgq0zWYw"], "issued_at": "2018-12-27T17:29:33.000000Z"}} 2018-12-27 17:29:33,068 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2906dc6c336e06e29be60b24ab003f5ed3601f9" 2018-12-27 17:29:33,172 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:29:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fa732148-a348-4de8-8c42-3ae91f00919d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:29:33,172 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-fa732148-a348-4de8-8c42-3ae91f00919d 2018-12-27 17:29:33,176 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 17:29:33,182 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 17:29:33 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 17:29:33,183 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-d6db349b-edde-4d5-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2906dc6c336e06e29be60b24ab003f5ed3601f9" 2018-12-27 17:29:33,289 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:29:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-502e3f36-b62f-42fb-8fd6-709bee9a2d4d Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-d6db349b-edde-4d5-proj", "previous": null, "next": null}, "projects": []} 2018-12-27 17:29:33,289 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-d6db349b-edde-4d5-proj used request id req-502e3f36-b62f-42fb-8fd6-709bee9a2d4d 2018-12-27 17:29:33,293 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2906dc6c336e06e29be60b24ab003f5ed3601f9" 2018-12-27 17:29:33,403 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:29:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5ed6e767-869b-4fc6-8049-9db6ed7fdfb9 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-27 17:29:33,403 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-5ed6e767-869b-4fc6-8049-9db6ed7fdfb9 2018-12-27 17:29:33,407 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2906dc6c336e06e29be60b24ab003f5ed3601f9" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterSuccessTests-d6db349b-edde-4d5-proj"}}' 2018-12-27 17:29:33,577 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 27 Dec 2018 17:29:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-89694622-4427-4b87-ba0b-86b3ec7029c6 Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/cf12c320e97b4819955f96afee268148"}, "tags": [], "enabled": true, "id": "cf12c320e97b4819955f96afee268148", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-d6db349b-edde-4d5-proj"}} 2018-12-27 17:29:33,577 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-89694622-4427-4b87-ba0b-86b3ec7029c6 2018-12-27 17:29:33,578 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-d6db349b-edde-4d5-proj 2018-12-27 17:29:33,578 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:29:33,579 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:29:33,988 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:29:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["BZ9bbQORRjm-hEdoNqOEBg"], "issued_at": "2018-12-27T17:29:33.000000Z"}} 2018-12-27 17:29:33,989 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e09c080dd59fdaff186ef649131419acfb268650" 2018-12-27 17:29:34,092 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:29:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b723f223-7559-4fd6-b770-8a2cf2029d4f Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:29:34,092 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-b723f223-7559-4fd6-b770-8a2cf2029d4f 2018-12-27 17:29:34,096 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 17:29:34,102 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 17:29:34 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 17:29:34,103 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e09c080dd59fdaff186ef649131419acfb268650" 2018-12-27 17:29:34,231 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:29:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e0103157-26a1-4e02-b35a-16ea87546e23 Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "links": {"self": "http://172.30.9.31:5000/v3/users/01fa52e7b3674fc48643fa4ffca67e4e"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "01fa52e7b3674fc48643fa4ffca67e4e", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/05a834ddebbc40688596b7460b47439e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05a834ddebbc40688596b7460b47439e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/08226a0ad01943f39559448239e291e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "08226a0ad01943f39559448239e291e1", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/55c0552fe37a4f7ca0e73939514bc683"}, "domain_id": "default", "enabled": true, "options": {}, "id": "55c0552fe37a4f7ca0e73939514bc683", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/646a4af4e3b5439a97996d353fea3924"}, "domain_id": "914eec1d43ea4caf9d2fd33268c06258", "enabled": true, "options": {}, "id": "646a4af4e3b5439a97996d353fea3924", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/85fb203e51c34d3f8122e285a6a318b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85fb203e51c34d3f8122e285a6a318b3", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/905e7f4b42d24cca93b99d2401fa3378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "905e7f4b42d24cca93b99d2401fa3378", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/a5bc08b9f81f4e5bb86c24f9f7547bae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5bc08b9f81f4e5bb86c24f9f7547bae", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/a5c780627f004d318bf908d80305da9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5c780627f004d318bf908d80305da9c", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/b18425bf2b044bc9af7e194919539a17"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b18425bf2b044bc9af7e194919539a17", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/b8d2134b619d4dca80e21d6fb16449b0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b8d2134b619d4dca80e21d6fb16449b0", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/b9ab6a25a652438285139fe5b44aea62"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9ab6a25a652438285139fe5b44aea62", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/c08462554a4844d681348f58b9b0edee"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c08462554a4844d681348f58b9b0edee", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/ddfc3a9aad444d4782eae677c8a98130"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ddfc3a9aad444d4782eae677c8a98130", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/f2a74f2185a54676a6cb2bb5ecfcc4f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2a74f2185a54676a6cb2bb5ecfcc4f6", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-12-27 17:29:34,231 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-e0103157-26a1-4e02-b35a-16ea87546e23 2018-12-27 17:29:34,235 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?name=CreateRouterSuccessTests-d6db349b-edde-4d5-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e09c080dd59fdaff186ef649131419acfb268650" 2018-12-27 17:29:34,341 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:29:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8bdc455f-9f54-4d78-a12e-044079ae577f Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?name=CreateRouterSuccessTests-d6db349b-edde-4d5-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/cf12c320e97b4819955f96afee268148"}, "tags": [], "enabled": true, "id": "cf12c320e97b4819955f96afee268148", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-d6db349b-edde-4d5-proj"}]} 2018-12-27 17:29:34,342 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?name=CreateRouterSuccessTests-d6db349b-edde-4d5-proj used request id req-8bdc455f-9f54-4d78-a12e-044079ae577f 2018-12-27 17:29:34,345 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e09c080dd59fdaff186ef649131419acfb268650" 2018-12-27 17:29:34,482 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:29:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2376c6fd-5c06-4965-9f63-313b43752bed Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-27 17:29:34,482 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-2376c6fd-5c06-4965-9f63-313b43752bed 2018-12-27 17:29:34,906 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-d6db349b-edde-4d5-user 2018-12-27 17:29:34,907 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:29:34,910 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2906dc6c336e06e29be60b24ab003f5ed3601f9" 2018-12-27 17:29:35,019 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:29:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9facf406-2afd-4b60-9d20-94190aa28480 Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8de789d09e46427786a85702e5e8de91", "links": {"self": "http://172.30.9.31:5000/v3/roles/8de789d09e46427786a85702e5e8de91"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 17:29:35,019 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-9facf406-2afd-4b60-9d20-94190aa28480 2018-12-27 17:29:35,023 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2906dc6c336e06e29be60b24ab003f5ed3601f9" -d '{"role": {"name": "CreateRouterSuccessTests-d6db349b-edde-4d5-proj-role"}}' 2018-12-27 17:29:35,308 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 27 Dec 2018 17:29:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ab94635a-d55f-44a8-9735-a1b2207142a7 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "0770c578273e4e8697d1d15bd81a9950", "links": {"self": "http://172.30.9.31:5000/v3/roles/0770c578273e4e8697d1d15bd81a9950"}, "name": "CreateRouterSuccessTests-d6db349b-edde-4d5-proj-role"}} 2018-12-27 17:29:35,308 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/roles used request id req-ab94635a-d55f-44a8-9735-a1b2207142a7 2018-12-27 17:29:35,308 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-d6db349b-edde-4d5-proj-role 2018-12-27 17:29:35,312 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles/0770c578273e4e8697d1d15bd81a9950 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2906dc6c336e06e29be60b24ab003f5ed3601f9" 2018-12-27 17:29:35,328 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:29:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-46051dd4-d345-472f-828a-f3ad6d320c19 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "0770c578273e4e8697d1d15bd81a9950", "links": {"self": "http://172.30.9.31:5000/v3/roles/0770c578273e4e8697d1d15bd81a9950"}, "name": "CreateRouterSuccessTests-d6db349b-edde-4d5-proj-role"}} 2018-12-27 17:29:35,328 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles/0770c578273e4e8697d1d15bd81a9950 used request id req-46051dd4-d345-472f-828a-f3ad6d320c19 2018-12-27 17:29:35,329 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-d6db349b-edde-4d5-proj-role to project CreateRouterSuccessTests-d6db349b-edde-4d5-proj 2018-12-27 17:29:35,332 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:5000/v3/projects/cf12c320e97b4819955f96afee268148/users/e4ad3ddbc1e541c79da94ccd40bbea89/roles/0770c578273e4e8697d1d15bd81a9950 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2906dc6c336e06e29be60b24ab003f5ed3601f9" 2018-12-27 17:29:35,485 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:29:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-657e4889-6f55-495c-8f32-8d985eb79a71 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:29:35,485 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/cf12c320e97b4819955f96afee268148/users/e4ad3ddbc1e541c79da94ccd40bbea89/roles/0770c578273e4e8697d1d15bd81a9950 used request id req-657e4889-6f55-495c-8f32-8d985eb79a71 2018-12-27 17:29:35,487 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:29:35,488 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:29:35,922 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0770c578273e4e8697d1d15bd81a9950", "name": "CreateRouterSuccessTests-d6db349b-edde-4d5-proj-role"}], "expires_at": "2018-12-27T18:29:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "cf12c320e97b4819955f96afee268148", "name": "CreateRouterSuccessTests-d6db349b-edde-4d5-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/cf12c320e97b4819955f96afee268148", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/cf12c320e97b4819955f96afee268148", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/cf12c320e97b4819955f96afee268148", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/cf12c320e97b4819955f96afee268148", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/cf12c320e97b4819955f96afee268148", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/cf12c320e97b4819955f96afee268148", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/cf12c320e97b4819955f96afee268148", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/cf12c320e97b4819955f96afee268148", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/cf12c320e97b4819955f96afee268148", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_cf12c320e97b4819955f96afee268148", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_cf12c320e97b4819955f96afee268148", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/cf12c320e97b4819955f96afee268148", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/cf12c320e97b4819955f96afee268148", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/cf12c320e97b4819955f96afee268148", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-d6db349b-edde-4d5-user", "id": "e4ad3ddbc1e541c79da94ccd40bbea89"}, "audit_ids": ["f8nFD_2HR3yK_5eXLYc2sA"], "issued_at": "2018-12-27T17:29:35.000000Z"}} 2018-12-27 17:29:35,923 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d54c56fb9e86a45e7fac779bd04a554291543643" 2018-12-27 17:29:36,019 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:29:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c48b1127-ea55-40bf-b4a8-24370f90bc91 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:29:36,020 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-c48b1127-ea55-40bf-b4a8-24370f90bc91 2018-12-27 17:29:36,028 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/routers?name=CreateRouterSuccessTests-c67a9d2a-3b08-4ef4-9b10-79cd50fd311a-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d54c56fb9e86a45e7fac779bd04a554291543643" 2018-12-27 17:29:36,263 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-07f1e96c-2f3c-41d4-a88c-4b1a54f2eef3 Date: Thu, 27 Dec 2018 17:29:36 GMT RESP BODY: {"routers": []} 2018-12-27 17:29:36,264 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/routers?name=CreateRouterSuccessTests-c67a9d2a-3b08-4ef4-9b10-79cd50fd311a-pub-router&admin_state_up=True used request id req-07f1e96c-2f3c-41d4-a88c-4b1a54f2eef3 2018-12-27 17:29:36,264 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:29:36,265 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:29:36,685 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0770c578273e4e8697d1d15bd81a9950", "name": "CreateRouterSuccessTests-d6db349b-edde-4d5-proj-role"}], "expires_at": "2018-12-27T18:29:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "cf12c320e97b4819955f96afee268148", "name": "CreateRouterSuccessTests-d6db349b-edde-4d5-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/cf12c320e97b4819955f96afee268148", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/cf12c320e97b4819955f96afee268148", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/cf12c320e97b4819955f96afee268148", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/cf12c320e97b4819955f96afee268148", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/cf12c320e97b4819955f96afee268148", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/cf12c320e97b4819955f96afee268148", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/cf12c320e97b4819955f96afee268148", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/cf12c320e97b4819955f96afee268148", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/cf12c320e97b4819955f96afee268148", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_cf12c320e97b4819955f96afee268148", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_cf12c320e97b4819955f96afee268148", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/cf12c320e97b4819955f96afee268148", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/cf12c320e97b4819955f96afee268148", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/cf12c320e97b4819955f96afee268148", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-d6db349b-edde-4d5-user", "id": "e4ad3ddbc1e541c79da94ccd40bbea89"}, "audit_ids": ["S3Q147eMRLa_cddZZ8xqTQ"], "issued_at": "2018-12-27T17:29:36.000000Z"}} 2018-12-27 17:29:36,686 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d52600852dd52e257538f8c3809e24587b5f1b33" 2018-12-27 17:29:36,790 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:29:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-52c1f4ea-1241-4c82-8319-f9db8e272e94 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:29:36,790 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-52c1f4ea-1241-4c82-8319-f9db8e272e94 2018-12-27 17:29:36,796 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d54c56fb9e86a45e7fac779bd04a554291543643" 2018-12-27 17:29:37,096 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-dd0cba4f-b184-4259-8181-ddcc3b472a56 Date: Thu, 27 Dec 2018 17:29:37 GMT RESP BODY: {"networks":[{"updated_at":"2018-12-27T15:58:03Z","dns_domain":"","revision_number":8,"port_security_enabled":true,"id":"a4959dd9-e8f4-4ea9-8c99-7bff545db58c","router:external":true,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"da629caea04941e1ae8979c379dc7c9d","status":"ACTIVE","subnets":["244ab55b-a0ed-4e50-9f85-07f08119ae55"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"da629caea04941e1ae8979c379dc7c9d","created_at":"2018-12-27T15:29:17Z","mtu":1500}]} 2018-12-27 17:29:37,096 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=external used request id req-dd0cba4f-b184-4259-8181-ddcc3b472a56 2018-12-27 17:29:37,101 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=a4959dd9-e8f4-4ea9-8c99-7bff545db58c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d54c56fb9e86a45e7fac779bd04a554291543643" 2018-12-27 17:29:37,337 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-3629552c-efe9-468f-a4d3-e175b007ab54 Date: Thu, 27 Dec 2018 17:29:37 GMT RESP BODY: {"subnets":[]} 2018-12-27 17:29:37,337 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=a4959dd9-e8f4-4ea9-8c99-7bff545db58c used request id req-3629552c-efe9-468f-a4d3-e175b007ab54 2018-12-27 17:29:37,338 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-c67a9d2a-3b08-4ef4-9b10-79cd50fd311a-pub-router 2018-12-27 17:29:37,343 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d54c56fb9e86a45e7fac779bd04a554291543643" -d '{"router": {"external_gateway_info": {"network_id": "a4959dd9-e8f4-4ea9-8c99-7bff545db58c"}, "name": "CreateRouterSuccessTests-c67a9d2a-3b08-4ef4-9b10-79cd50fd311a-pub-router", "admin_state_up": true}}' 2018-12-27 17:29:39,871 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 639 X-Openstack-Request-Id: req-27f24c0b-e457-4752-ad22-c5072060b578 Date: Thu, 27 Dec 2018 17:29:39 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "a4959dd9-e8f4-4ea9-8c99-7bff545db58c", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "244ab55b-a0ed-4e50-9f85-07f08119ae55", "ip_address": "172.30.9.202"}]}, "description": "", "tags": [], "tenant_id": "cf12c320e97b4819955f96afee268148", "created_at": "2018-12-27T17:29:37Z", "admin_state_up": true, "updated_at": "2018-12-27T17:29:39Z", "revision_number": 2, "routes": [], "project_id": "cf12c320e97b4819955f96afee268148", "id": "d55313b3-5374-47f8-b966-a2085551c1f9", "name": "CreateRouterSuccessTests-c67a9d2a-3b08-4ef4-9b10-79cd50fd311a-pub-router"}} 2018-12-27 17:29:39,871 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/routers used request id req-27f24c0b-e457-4752-ad22-c5072060b578 2018-12-27 17:29:39,876 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?device_id=d55313b3-5374-47f8-b966-a2085551c1f9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d54c56fb9e86a45e7fac779bd04a554291543643" 2018-12-27 17:29:40,095 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-1fdd24ec-e9e8-46df-9560-0d2e5c9ff400 Date: Thu, 27 Dec 2018 17:29:40 GMT RESP BODY: {"ports":[]} 2018-12-27 17:29:40,095 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?device_id=d55313b3-5374-47f8-b966-a2085551c1f9 used request id req-1fdd24ec-e9e8-46df-9560-0d2e5c9ff400 2018-12-27 17:29:40,100 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/routers/d55313b3-5374-47f8-b966-a2085551c1f9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d54c56fb9e86a45e7fac779bd04a554291543643" 2018-12-27 17:29:40,434 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 639 X-Openstack-Request-Id: req-04cf63c1-40a2-4198-9a69-7fd24e979329 Date: Thu, 27 Dec 2018 17:29:40 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "a4959dd9-e8f4-4ea9-8c99-7bff545db58c", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "244ab55b-a0ed-4e50-9f85-07f08119ae55", "ip_address": "172.30.9.202"}]}, "description": "", "tags": [], "tenant_id": "cf12c320e97b4819955f96afee268148", "created_at": "2018-12-27T17:29:37Z", "admin_state_up": true, "updated_at": "2018-12-27T17:29:39Z", "revision_number": 2, "routes": [], "project_id": "cf12c320e97b4819955f96afee268148", "id": "d55313b3-5374-47f8-b966-a2085551c1f9", "name": "CreateRouterSuccessTests-c67a9d2a-3b08-4ef4-9b10-79cd50fd311a-pub-router"}} 2018-12-27 17:29:40,435 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/routers/d55313b3-5374-47f8-b966-a2085551c1f9 used request id req-04cf63c1-40a2-4198-9a69-7fd24e979329 2018-12-27 17:29:40,440 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?device_id=d55313b3-5374-47f8-b966-a2085551c1f9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d54c56fb9e86a45e7fac779bd04a554291543643" 2018-12-27 17:29:40,747 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-150a5229-fd59-4442-b007-37327040811d Date: Thu, 27 Dec 2018 17:29:40 GMT RESP BODY: {"ports":[]} 2018-12-27 17:29:40,747 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?device_id=d55313b3-5374-47f8-b966-a2085551c1f9 used request id req-150a5229-fd59-4442-b007-37327040811d 2018-12-27 17:29:40,747 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:29:41,155 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0770c578273e4e8697d1d15bd81a9950", "name": "CreateRouterSuccessTests-d6db349b-edde-4d5-proj-role"}], "expires_at": "2018-12-27T18:29:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "cf12c320e97b4819955f96afee268148", "name": "CreateRouterSuccessTests-d6db349b-edde-4d5-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/cf12c320e97b4819955f96afee268148", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/cf12c320e97b4819955f96afee268148", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/cf12c320e97b4819955f96afee268148", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/cf12c320e97b4819955f96afee268148", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/cf12c320e97b4819955f96afee268148", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/cf12c320e97b4819955f96afee268148", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/cf12c320e97b4819955f96afee268148", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/cf12c320e97b4819955f96afee268148", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/cf12c320e97b4819955f96afee268148", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_cf12c320e97b4819955f96afee268148", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_cf12c320e97b4819955f96afee268148", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/cf12c320e97b4819955f96afee268148", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/cf12c320e97b4819955f96afee268148", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/cf12c320e97b4819955f96afee268148", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-d6db349b-edde-4d5-user", "id": "e4ad3ddbc1e541c79da94ccd40bbea89"}, "audit_ids": ["Qxic3fubToSkSnrChWxZow"], "issued_at": "2018-12-27T17:29:41.000000Z"}} 2018-12-27 17:29:41,160 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/routers?name=CreateRouterSuccessTests-c67a9d2a-3b08-4ef4-9b10-79cd50fd311a-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e8c86a3be9aab652cbb026c9b4c138e9ca6e380" 2018-12-27 17:29:41,482 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-af8a8047-49c8-4a34-a0fb-08dcb270fbcf Date: Thu, 27 Dec 2018 17:29:41 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "a4959dd9-e8f4-4ea9-8c99-7bff545db58c", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "244ab55b-a0ed-4e50-9f85-07f08119ae55", "ip_address": "172.30.9.202"}]}, "description": "", "tags": [], "tenant_id": "cf12c320e97b4819955f96afee268148", "created_at": "2018-12-27T17:29:37Z", "admin_state_up": true, "updated_at": "2018-12-27T17:29:39Z", "revision_number": 2, "routes": [], "project_id": "cf12c320e97b4819955f96afee268148", "id": "d55313b3-5374-47f8-b966-a2085551c1f9", "name": "CreateRouterSuccessTests-c67a9d2a-3b08-4ef4-9b10-79cd50fd311a-pub-router"}]} 2018-12-27 17:29:41,482 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/routers?name=CreateRouterSuccessTests-c67a9d2a-3b08-4ef4-9b10-79cd50fd311a-pub-router&admin_state_up=True used request id req-af8a8047-49c8-4a34-a0fb-08dcb270fbcf 2018-12-27 17:29:41,485 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 17:29:41,491 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 17:29:41 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 17:29:41,492 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/cf12c320e97b4819955f96afee268148 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ed59bf956e71a6d760beab8d10a6ed02884ce0b" 2018-12-27 17:29:41,617 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:29:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7072a1a0-694a-4189-8298-eecf63a6b16f Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/cf12c320e97b4819955f96afee268148"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "cf12c320e97b4819955f96afee268148", "name": "CreateRouterSuccessTests-d6db349b-edde-4d5-proj"}} 2018-12-27 17:29:41,617 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/cf12c320e97b4819955f96afee268148 used request id req-7072a1a0-694a-4189-8298-eecf63a6b16f 2018-12-27 17:29:41,622 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?device_id=d55313b3-5374-47f8-b966-a2085551c1f9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e8c86a3be9aab652cbb026c9b4c138e9ca6e380" 2018-12-27 17:29:41,848 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-d2275ec2-fbaa-4d53-bf12-6954b4c6e6ef Date: Thu, 27 Dec 2018 17:29:41 GMT RESP BODY: {"ports":[]} 2018-12-27 17:29:41,848 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?device_id=d55313b3-5374-47f8-b966-a2085551c1f9 used request id req-d2275ec2-fbaa-4d53-bf12-6954b4c6e6ef 2018-12-27 17:29:41,853 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?id=a4959dd9-e8f4-4ea9-8c99-7bff545db58c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e8c86a3be9aab652cbb026c9b4c138e9ca6e380" 2018-12-27 17:29:42,146 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-77fb994f-a927-42fd-be4f-0b8f4850afe6 Date: Thu, 27 Dec 2018 17:29:42 GMT RESP BODY: {"networks":[{"updated_at":"2018-12-27T15:58:03Z","dns_domain":"","revision_number":8,"port_security_enabled":true,"id":"a4959dd9-e8f4-4ea9-8c99-7bff545db58c","router:external":true,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"da629caea04941e1ae8979c379dc7c9d","status":"ACTIVE","subnets":["244ab55b-a0ed-4e50-9f85-07f08119ae55"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"da629caea04941e1ae8979c379dc7c9d","created_at":"2018-12-27T15:29:17Z","mtu":1500}]} 2018-12-27 17:29:42,146 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?id=a4959dd9-e8f4-4ea9-8c99-7bff545db58c used request id req-77fb994f-a927-42fd-be4f-0b8f4850afe6 2018-12-27 17:29:42,151 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=a4959dd9-e8f4-4ea9-8c99-7bff545db58c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e8c86a3be9aab652cbb026c9b4c138e9ca6e380" 2018-12-27 17:29:42,378 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-e3fa3104-fd31-4887-ac62-c60499777b1b Date: Thu, 27 Dec 2018 17:29:42 GMT RESP BODY: {"subnets":[]} 2018-12-27 17:29:42,378 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=a4959dd9-e8f4-4ea9-8c99-7bff545db58c used request id req-e3fa3104-fd31-4887-ac62-c60499777b1b 2018-12-27 17:29:42,378 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-c67a9d2a-3b08-4ef4-9b10-79cd50fd311a-pub-router 2018-12-27 17:29:42,379 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-c67a9d2a-3b08-4ef4-9b10-79cd50fd311a-pub-router 2018-12-27 17:29:42,383 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/routers/d55313b3-5374-47f8-b966-a2085551c1f9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d54c56fb9e86a45e7fac779bd04a554291543643" 2018-12-27 17:29:44,097 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-7ee48f75-eea4-41dd-83b5-8211ce284fbf Content-Length: 0 Date: Thu, 27 Dec 2018 17:29:44 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 17:29:44,097 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/routers/d55313b3-5374-47f8-b966-a2085551c1f9 used request id req-7ee48f75-eea4-41dd-83b5-8211ce284fbf 2018-12-27 17:29:44,104 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2906dc6c336e06e29be60b24ab003f5ed3601f9" 2018-12-27 17:29:44,391 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 33483 X-Openstack-Request-Id: req-19928683-3ca6-4608-9576-9c093f245c63 Date: Thu, 27 Dec 2018 17:29:44 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "created_at": "2018-12-27T15:33:01Z", "updated_at": "2018-12-27T15:33:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "35205ac3-06e6-4cf6-bb21-ff8f813cb45b", "remote_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "ade77f59-e70c-4970-8ea8-198222fa332e", "remote_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "c4f3bf7f-d793-498d-a883-bb8c6003f070", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "c85cb618-8f19-445b-8e16-6d467cb17771", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}], "revision_number": 4, "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "created_at": "2018-12-27T15:57:22Z", "updated_at": "2018-12-27T15:57:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "5e258a3b-01f5-4aef-81b7-0b5dc6e5b683", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "65475539-0336-498a-8da4-ff0a80b10089", "remote_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "ae922857-f7ae-4bc8-949b-153fb43bfd00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "b4f87679-52e1-4cf9-bf76-5abb9a9bec06", "remote_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "f7197afc9b61423897aefc9a643d03a1"}], "revision_number": 4, "project_id": "f7197afc9b61423897aefc9a643d03a1", "id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "created_at": "2018-12-27T16:01:54Z", "updated_at": "2018-12-27T16:01:54Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "00dd3abd-acd1-4edb-8f4a-8badcbd2eeb4", "remote_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "018de60d-bc33-4ef0-9eed-6d00b6ce227b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "0d99f0db-fa6b-4201-b67f-a7ff0db82c5d", "remote_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv6", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "5c4049ef-933d-4614-84e7-83584430d462", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv6", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}], "revision_number": 4, "project_id": "8c689c5e31c44b09ab85f80682abbc2a", "id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "created_at": "2018-12-27T15:56:49Z", "updated_at": "2018-12-27T15:56:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "6555e255-763a-4448-b1b1-0c93b2a390bd", "remote_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "777ff7a5-a590-43e5-a84b-7677710494e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "8bac258a-08df-48b7-900b-efbe01a6ec20", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "dc17921e-353f-4898-a970-881b2c8d093d", "remote_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}], "revision_number": 4, "project_id": "28dac9e1580d461c9de52e6659cc4f9d", "id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "created_at": "2018-12-27T16:01:52Z", "updated_at": "2018-12-27T16:01:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "32737757-45f3-4b24-b6ab-5f2d5579b4a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv6", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "ae604ef3-492d-4aa3-8045-1ff84f755a27", "remote_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv4", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "b7bff40a-beda-4996-b140-ed94d010535c", "remote_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv6", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "b8129030-9d72-4d5d-adce-47bbe62492fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv4", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}], "revision_number": 4, "project_id": "81c108a273314b24bf6b48c41b5bbe0c", "id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "created_at": "2018-12-27T15:57:20Z", "updated_at": "2018-12-27T15:57:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "0c389ec4-c0af-4c20-acf9-4fcc1d859dd7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv6", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "3749697a-f2ef-439a-a661-2fb92badd1ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv4", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "b74e0c8c-e243-450e-b1be-69c587093d6d", "remote_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv6", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "c222695b-2f1c-427d-afd7-e0be24ec9f66", "remote_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv4", "project_id": "7fb0e5436e4f467998e672dd71018a45"}], "revision_number": 4, "project_id": "7fb0e5436e4f467998e672dd71018a45", "id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "created_at": "2018-12-27T17:02:11Z", "updated_at": "2018-12-27T17:02:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "675d8a56-1c9b-4c58-a252-61e65997fd05", "remote_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv4", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "84f0587c-7394-4fd6-8f3d-8d6ba94cf3f9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv6", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "8a450b4f-e710-4193-816e-13a2d4e40c07", "remote_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv6", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "c3106b0a-1026-4156-86a9-f0438b7fab93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv4", "project_id": "7cba3664d5674e65a12c8c269a05febf"}], "revision_number": 4, "project_id": "7cba3664d5674e65a12c8c269a05febf", "id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "created_at": "2018-12-27T15:58:29Z", "updated_at": "2018-12-27T15:58:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "2a945ecc-f9fa-4219-96ab-c189a7f5c102", "remote_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv6", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "55e2b54e-68d4-4476-8c9f-e05e347c8970", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv4", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "9983229c-b595-482a-973f-81137a209b6d", "remote_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv4", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "9d4b8450-78ab-4817-a586-372ed88268f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv6", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}], "revision_number": 4, "project_id": "fbd6dbf946a5406398ba810e02d0888e", "id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "created_at": "2018-12-27T15:57:24Z", "updated_at": "2018-12-27T15:57:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "35521f2a-a59d-4798-9fa8-0febfe126076", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv4", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "607d473d-1e6a-4088-a778-7df9ffc1ff68", "remote_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv6", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "6f8fa92b-b67a-4047-a900-f43656aff42b", "remote_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv4", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "890f1d6c-9ae5-45b0-b7a1-282182432b66", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv6", "project_id": "253cc6709e714b8a80a5f74e4257907e"}], "revision_number": 4, "project_id": "253cc6709e714b8a80a5f74e4257907e", "id": "b9546f11-205e-4322-89f8-f0360d6090ed", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "created_at": "2018-12-27T15:57:08Z", "updated_at": "2018-12-27T15:57:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "6739c48b-d899-4c17-bb8e-ffaf8922c034", "remote_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv4", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "9660a6af-4d9b-40b9-9729-f205f66c2bd0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv4", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "bf244c03-fc10-4754-9c2b-b0224401c4f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv6", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "d3bee7cc-a152-441c-9790-abb1f56cec03", "remote_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv6", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}], "revision_number": 4, "project_id": "782a28bd0d40485e85eda6b8ba43840b", "id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "created_at": "2018-12-27T15:57:11Z", "updated_at": "2018-12-27T15:57:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "22c0d2cf-360a-4aa8-ba7e-bfdbf8327d27", "remote_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "553b140a-8ba9-4af7-9f50-bf24e87aebf7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "b2ecf7a5-df98-4d65-a762-767320437c5a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "e49104b2-7c13-49d6-8519-a16dd585346f", "remote_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}], "revision_number": 4, "project_id": "ef7e486beb8f4de39b25ca5f11552328", "id": "d0588e93-db0d-4888-9f99-3399a50df490", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "created_at": "2018-12-27T17:19:15Z", "updated_at": "2018-12-27T17:19:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "1990fe24-df44-4561-9f09-f50aab182bf7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "651e4b8b-b29e-409b-9f25-ff2328ccefe6", "remote_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "cc4e2254-2157-4ae1-a233-3047573ddc6d", "remote_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "da56dda4-aaf3-43ff-bdf7-e64892ec2345", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}], "revision_number": 4, "project_id": "2a5a6879c5fa4db798cea6d394565d45", "id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-27T15:33:07Z", "updated_at": "2018-12-27T15:33:07Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "4de95db8-72d6-4aec-a145-e92511971eb9", "remote_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "5f100cff-05d8-4405-8dfb-0a387c123fae", "remote_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "a3f6a193-cc94-4220-a73a-08acf63c449b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "f059d8a5-0c32-49c9-a721-77cc89245ecd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "created_at": "2018-12-27T15:29:16Z", "updated_at": "2018-12-27T15:29:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "3c53841a-5bc0-4192-b482-044411e217ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "5956ff3f-d59d-4af6-82b5-566c888583a7", "remote_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:16Z", "revision_number": 0, "id": "60735d87-52c7-426a-91a6-aff1078a5a2d", "remote_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:16Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "abe97133-61dd-4fdf-baf3-2e07968a324f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "da629caea04941e1ae8979c379dc7c9d"}], "revision_number": 4, "project_id": "da629caea04941e1ae8979c379dc7c9d", "id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "name": "default"}]} 2018-12-27 17:29:44,392 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=default used request id req-19928683-3ca6-4608-9576-9c093f245c63 2018-12-27 17:29:44,398 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2906dc6c336e06e29be60b24ab003f5ed3601f9" 2018-12-27 17:29:44,510 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:29:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-553e7699-a80e-4f4f-85a0-a98dd24b0f6a Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b7b4fceec1ad4c6eb74d758b709a9d93", "name": "admin"}} 2018-12-27 17:29:44,510 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93 used request id req-553e7699-a80e-4f4f-85a0-a98dd24b0f6a 2018-12-27 17:29:44,514 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/f7197afc9b61423897aefc9a643d03a1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2906dc6c336e06e29be60b24ab003f5ed3601f9" 2018-12-27 17:29:44,621 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:29:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9a411335-d624-441f-bf48-b60bb717b937 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f7197afc9b61423897aefc9a643d03a1.", "code": 404, "title": "Not Found"}} 2018-12-27 17:29:44,621 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/f7197afc9b61423897aefc9a643d03a1 used request id req-9a411335-d624-441f-bf48-b60bb717b937 2018-12-27 17:29:44,621 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:29:44,625 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/8c689c5e31c44b09ab85f80682abbc2a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2906dc6c336e06e29be60b24ab003f5ed3601f9" 2018-12-27 17:29:44,751 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:29:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cdac6186-d707-4b45-b1d9-b604e7b8f1d1 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8c689c5e31c44b09ab85f80682abbc2a.", "code": 404, "title": "Not Found"}} 2018-12-27 17:29:44,752 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/8c689c5e31c44b09ab85f80682abbc2a used request id req-cdac6186-d707-4b45-b1d9-b604e7b8f1d1 2018-12-27 17:29:44,752 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:29:44,755 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/28dac9e1580d461c9de52e6659cc4f9d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2906dc6c336e06e29be60b24ab003f5ed3601f9" 2018-12-27 17:29:44,864 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:29:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9791684e-acd7-4129-b007-55a717f2f8e3 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 28dac9e1580d461c9de52e6659cc4f9d.", "code": 404, "title": "Not Found"}} 2018-12-27 17:29:44,864 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/28dac9e1580d461c9de52e6659cc4f9d used request id req-9791684e-acd7-4129-b007-55a717f2f8e3 2018-12-27 17:29:44,864 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:29:44,868 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/81c108a273314b24bf6b48c41b5bbe0c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2906dc6c336e06e29be60b24ab003f5ed3601f9" 2018-12-27 17:29:44,978 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:29:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7650ffa8-dbdc-4737-9135-07a600daf963 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 81c108a273314b24bf6b48c41b5bbe0c.", "code": 404, "title": "Not Found"}} 2018-12-27 17:29:44,978 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/81c108a273314b24bf6b48c41b5bbe0c used request id req-7650ffa8-dbdc-4737-9135-07a600daf963 2018-12-27 17:29:44,978 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:29:44,982 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/7fb0e5436e4f467998e672dd71018a45 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2906dc6c336e06e29be60b24ab003f5ed3601f9" 2018-12-27 17:29:45,107 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:29:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7ba2bc9a-c87a-4ecc-b950-6d0264b7958c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7fb0e5436e4f467998e672dd71018a45.", "code": 404, "title": "Not Found"}} 2018-12-27 17:29:45,107 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/7fb0e5436e4f467998e672dd71018a45 used request id req-7ba2bc9a-c87a-4ecc-b950-6d0264b7958c 2018-12-27 17:29:45,107 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:29:45,111 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/7cba3664d5674e65a12c8c269a05febf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2906dc6c336e06e29be60b24ab003f5ed3601f9" 2018-12-27 17:29:45,213 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:29:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0b80bdbd-3313-4fdd-97a0-066488fc88f9 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7cba3664d5674e65a12c8c269a05febf.", "code": 404, "title": "Not Found"}} 2018-12-27 17:29:45,213 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/7cba3664d5674e65a12c8c269a05febf used request id req-0b80bdbd-3313-4fdd-97a0-066488fc88f9 2018-12-27 17:29:45,213 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:29:45,216 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/fbd6dbf946a5406398ba810e02d0888e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2906dc6c336e06e29be60b24ab003f5ed3601f9" 2018-12-27 17:29:45,322 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:29:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-64665441-d819-4cb7-a214-9839afa7572d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: fbd6dbf946a5406398ba810e02d0888e.", "code": 404, "title": "Not Found"}} 2018-12-27 17:29:45,323 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/fbd6dbf946a5406398ba810e02d0888e used request id req-64665441-d819-4cb7-a214-9839afa7572d 2018-12-27 17:29:45,323 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:29:45,326 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/253cc6709e714b8a80a5f74e4257907e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2906dc6c336e06e29be60b24ab003f5ed3601f9" 2018-12-27 17:29:45,447 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:29:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ace35e5e-06c3-4b84-ad1d-30bbf403e3a1 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 253cc6709e714b8a80a5f74e4257907e.", "code": 404, "title": "Not Found"}} 2018-12-27 17:29:45,448 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/253cc6709e714b8a80a5f74e4257907e used request id req-ace35e5e-06c3-4b84-ad1d-30bbf403e3a1 2018-12-27 17:29:45,448 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:29:45,451 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/782a28bd0d40485e85eda6b8ba43840b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2906dc6c336e06e29be60b24ab003f5ed3601f9" 2018-12-27 17:29:45,555 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:29:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-202d3651-d672-418b-8ea9-bd6efba957cf Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 782a28bd0d40485e85eda6b8ba43840b.", "code": 404, "title": "Not Found"}} 2018-12-27 17:29:45,555 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/782a28bd0d40485e85eda6b8ba43840b used request id req-202d3651-d672-418b-8ea9-bd6efba957cf 2018-12-27 17:29:45,555 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:29:45,559 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/ef7e486beb8f4de39b25ca5f11552328 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2906dc6c336e06e29be60b24ab003f5ed3601f9" 2018-12-27 17:29:45,664 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:29:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-506f66d1-b8d8-4638-be7a-618032049850 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: ef7e486beb8f4de39b25ca5f11552328.", "code": 404, "title": "Not Found"}} 2018-12-27 17:29:45,664 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/ef7e486beb8f4de39b25ca5f11552328 used request id req-506f66d1-b8d8-4638-be7a-618032049850 2018-12-27 17:29:45,664 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:29:45,668 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/2a5a6879c5fa4db798cea6d394565d45 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2906dc6c336e06e29be60b24ab003f5ed3601f9" 2018-12-27 17:29:45,782 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:29:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eab46b6d-cdfc-4010-8382-61f109ae450f Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.31:5000/v3/projects/2a5a6879c5fa4db798cea6d394565d45"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}} 2018-12-27 17:29:45,782 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/2a5a6879c5fa4db798cea6d394565d45 used request id req-eab46b6d-cdfc-4010-8382-61f109ae450f 2018-12-27 17:29:45,786 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/da629caea04941e1ae8979c379dc7c9d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2906dc6c336e06e29be60b24ab003f5ed3601f9" 2018-12-27 17:29:45,906 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:29:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6f7e874f-7df0-4208-80b2-ca7d44761638 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/da629caea04941e1ae8979c379dc7c9d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "da629caea04941e1ae8979c379dc7c9d", "name": "service"}} 2018-12-27 17:29:45,907 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/da629caea04941e1ae8979c379dc7c9d used request id req-6f7e874f-7df0-4208-80b2-ca7d44761638 2018-12-27 17:29:45,908 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-d6db349b-edde-4d5-proj 2018-12-27 17:29:45,911 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/projects/cf12c320e97b4819955f96afee268148 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2906dc6c336e06e29be60b24ab003f5ed3601f9" 2018-12-27 17:29:46,151 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:29:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-92b2f7d5-c196-4e94-ae09-01300f70a002 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:29:46,151 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/cf12c320e97b4819955f96afee268148 used request id req-92b2f7d5-c196-4e94-ae09-01300f70a002 2018-12-27 17:29:46,151 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-d6db349b-edde-4d5-proj-role 2018-12-27 17:29:46,155 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/roles/0770c578273e4e8697d1d15bd81a9950 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2906dc6c336e06e29be60b24ab003f5ed3601f9" 2018-12-27 17:29:46,291 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:29:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e675cb7f-10ff-416c-ac90-cf4fe81cc5a7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:29:46,291 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/roles/0770c578273e4e8697d1d15bd81a9950 used request id req-e675cb7f-10ff-416c-ac90-cf4fe81cc5a7 2018-12-27 17:29:46,295 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2906dc6c336e06e29be60b24ab003f5ed3601f9" 2018-12-27 17:29:46,402 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:29:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bb5d8588-a7bf-4105-8a0a-52adef688bb9 Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8de789d09e46427786a85702e5e8de91", "links": {"self": "http://172.30.9.31:5000/v3/roles/8de789d09e46427786a85702e5e8de91"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 17:29:46,402 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-bb5d8588-a7bf-4105-8a0a-52adef688bb9 2018-12-27 17:29:46,403 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-d6db349b-edde-4d5-user 2018-12-27 17:29:46,406 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/users/e4ad3ddbc1e541c79da94ccd40bbea89 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e09c080dd59fdaff186ef649131419acfb268650" 2018-12-27 17:29:46,638 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:29:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-71d8f4f9-8cb1-497b-9153-0932ef59c732 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:29:46,639 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/e4ad3ddbc1e541c79da94ccd40bbea89 used request id req-71d8f4f9-8cb1-497b-9153-0932ef59c732 2018-12-27 17:29:46,640 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:29:47,060 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:29:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["mHGxJoQ3Qhm-5zyouiIpjQ"], "issued_at": "2018-12-27T17:29:47.000000Z"}} 2018-12-27 17:29:47,061 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4029d80c1b3ba8e3b84c0de2b7f913063fdd1dd" 2018-12-27 17:29:47,157 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:29:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3aa670cc-d3f5-4e6b-88cf-a5b493e5cd45 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:29:47,157 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-3aa670cc-d3f5-4e6b-88cf-a5b493e5cd45 2018-12-27 17:29:47,159 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:29:47,160 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:29:47,580 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:29:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["eR1A6imNSPafnvB7_G2IUw"], "issued_at": "2018-12-27T17:29:47.000000Z"}} 2018-12-27 17:29:47,581 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b278003da10dc144001a77e1911bae28c36205a" 2018-12-27 17:29:47,698 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:29:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5468da3c-34cb-4dad-85d7-7ed0ab701cfe Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:29:47,699 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-5468da3c-34cb-4dad-85d7-7ed0ab701cfe 2018-12-27 17:29:47,703 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 17:29:47,708 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 17:29:47 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 17:29:47,709 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-b72dff9c-837f-47a-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b278003da10dc144001a77e1911bae28c36205a" 2018-12-27 17:29:47,815 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:29:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-82f57317-11db-4f50-8636-a6ed5030e09d Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-b72dff9c-837f-47a-proj", "previous": null, "next": null}, "projects": []} 2018-12-27 17:29:47,815 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-b72dff9c-837f-47a-proj used request id req-82f57317-11db-4f50-8636-a6ed5030e09d 2018-12-27 17:29:47,819 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b278003da10dc144001a77e1911bae28c36205a" 2018-12-27 17:29:47,938 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:29:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d9160f21-296c-4bcd-841a-45dfd6dababa Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-27 17:29:47,938 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-d9160f21-296c-4bcd-841a-45dfd6dababa 2018-12-27 17:29:47,941 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b278003da10dc144001a77e1911bae28c36205a" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterSuccessTests-b72dff9c-837f-47a-proj"}}' 2018-12-27 17:29:48,103 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 27 Dec 2018 17:29:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8c20ded4-3aa0-426e-85ce-d3718d048ab6 Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/3e8792e938b14694ac06dc6b1c8e1712"}, "tags": [], "enabled": true, "id": "3e8792e938b14694ac06dc6b1c8e1712", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-b72dff9c-837f-47a-proj"}} 2018-12-27 17:29:48,104 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-8c20ded4-3aa0-426e-85ce-d3718d048ab6 2018-12-27 17:29:48,104 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-b72dff9c-837f-47a-proj 2018-12-27 17:29:48,104 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:29:48,105 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:29:48,635 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:29:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["OFUPQVI0QL6OU6Csrii48A"], "issued_at": "2018-12-27T17:29:48.000000Z"}} 2018-12-27 17:29:48,636 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c73893841963d60c63b346fa93eba8e09697780" 2018-12-27 17:29:48,650 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:29:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8c76520a-23e2-4425-92fe-3e83f4c9d8ec Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:29:48,650 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-8c76520a-23e2-4425-92fe-3e83f4c9d8ec 2018-12-27 17:29:48,655 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 17:29:48,660 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 17:29:48 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 17:29:48,661 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c73893841963d60c63b346fa93eba8e09697780" 2018-12-27 17:29:48,789 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:29:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eff25638-f3fb-4cc7-a8b2-dcb763fd70b1 Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "links": {"self": "http://172.30.9.31:5000/v3/users/01fa52e7b3674fc48643fa4ffca67e4e"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "01fa52e7b3674fc48643fa4ffca67e4e", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/05a834ddebbc40688596b7460b47439e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05a834ddebbc40688596b7460b47439e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/08226a0ad01943f39559448239e291e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "08226a0ad01943f39559448239e291e1", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/55c0552fe37a4f7ca0e73939514bc683"}, "domain_id": "default", "enabled": true, "options": {}, "id": "55c0552fe37a4f7ca0e73939514bc683", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/646a4af4e3b5439a97996d353fea3924"}, "domain_id": "914eec1d43ea4caf9d2fd33268c06258", "enabled": true, "options": {}, "id": "646a4af4e3b5439a97996d353fea3924", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/85fb203e51c34d3f8122e285a6a318b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85fb203e51c34d3f8122e285a6a318b3", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/905e7f4b42d24cca93b99d2401fa3378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "905e7f4b42d24cca93b99d2401fa3378", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/a5bc08b9f81f4e5bb86c24f9f7547bae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5bc08b9f81f4e5bb86c24f9f7547bae", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/a5c780627f004d318bf908d80305da9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5c780627f004d318bf908d80305da9c", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/b18425bf2b044bc9af7e194919539a17"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b18425bf2b044bc9af7e194919539a17", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/b8d2134b619d4dca80e21d6fb16449b0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b8d2134b619d4dca80e21d6fb16449b0", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/b9ab6a25a652438285139fe5b44aea62"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9ab6a25a652438285139fe5b44aea62", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/c08462554a4844d681348f58b9b0edee"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c08462554a4844d681348f58b9b0edee", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/ddfc3a9aad444d4782eae677c8a98130"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ddfc3a9aad444d4782eae677c8a98130", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/f2a74f2185a54676a6cb2bb5ecfcc4f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2a74f2185a54676a6cb2bb5ecfcc4f6", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-12-27 17:29:48,789 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-eff25638-f3fb-4cc7-a8b2-dcb763fd70b1 2018-12-27 17:29:48,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?name=CreateRouterSuccessTests-b72dff9c-837f-47a-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c73893841963d60c63b346fa93eba8e09697780" 2018-12-27 17:29:48,921 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:29:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8686a061-d2b0-4049-9805-0a33e5600c0a Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?name=CreateRouterSuccessTests-b72dff9c-837f-47a-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/3e8792e938b14694ac06dc6b1c8e1712"}, "tags": [], "enabled": true, "id": "3e8792e938b14694ac06dc6b1c8e1712", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-b72dff9c-837f-47a-proj"}]} 2018-12-27 17:29:48,922 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?name=CreateRouterSuccessTests-b72dff9c-837f-47a-proj used request id req-8686a061-d2b0-4049-9805-0a33e5600c0a 2018-12-27 17:29:48,925 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c73893841963d60c63b346fa93eba8e09697780" 2018-12-27 17:29:49,036 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:29:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5eddb62a-b433-4320-b831-0afa964a5add Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-27 17:29:49,036 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-5eddb62a-b433-4320-b831-0afa964a5add 2018-12-27 17:29:49,450 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-b72dff9c-837f-47a-user 2018-12-27 17:29:49,451 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:29:49,454 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b278003da10dc144001a77e1911bae28c36205a" 2018-12-27 17:29:49,568 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:29:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0c989c7b-ed8e-454e-9e53-2bc163252260 Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8de789d09e46427786a85702e5e8de91", "links": {"self": "http://172.30.9.31:5000/v3/roles/8de789d09e46427786a85702e5e8de91"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 17:29:49,568 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-0c989c7b-ed8e-454e-9e53-2bc163252260 2018-12-27 17:29:49,572 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b278003da10dc144001a77e1911bae28c36205a" -d '{"role": {"name": "CreateRouterSuccessTests-b72dff9c-837f-47a-proj-role"}}' 2018-12-27 17:29:49,696 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 27 Dec 2018 17:29:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-18a3cdf0-3ca1-439c-a374-1546fd789e82 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "f9bf3db31fe2411b9d5529f522bf0c71", "links": {"self": "http://172.30.9.31:5000/v3/roles/f9bf3db31fe2411b9d5529f522bf0c71"}, "name": "CreateRouterSuccessTests-b72dff9c-837f-47a-proj-role"}} 2018-12-27 17:29:49,696 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/roles used request id req-18a3cdf0-3ca1-439c-a374-1546fd789e82 2018-12-27 17:29:49,696 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-b72dff9c-837f-47a-proj-role 2018-12-27 17:29:49,700 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles/f9bf3db31fe2411b9d5529f522bf0c71 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b278003da10dc144001a77e1911bae28c36205a" 2018-12-27 17:29:49,806 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:29:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2cadfb94-f23a-4d68-af7f-72a0bfe483a6 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "f9bf3db31fe2411b9d5529f522bf0c71", "links": {"self": "http://172.30.9.31:5000/v3/roles/f9bf3db31fe2411b9d5529f522bf0c71"}, "name": "CreateRouterSuccessTests-b72dff9c-837f-47a-proj-role"}} 2018-12-27 17:29:49,806 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles/f9bf3db31fe2411b9d5529f522bf0c71 used request id req-2cadfb94-f23a-4d68-af7f-72a0bfe483a6 2018-12-27 17:29:49,806 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-b72dff9c-837f-47a-proj-role to project CreateRouterSuccessTests-b72dff9c-837f-47a-proj 2018-12-27 17:29:49,810 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:5000/v3/projects/3e8792e938b14694ac06dc6b1c8e1712/users/2e2b86c7bb274d79a3b0881d192f85f7/roles/f9bf3db31fe2411b9d5529f522bf0c71 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b278003da10dc144001a77e1911bae28c36205a" 2018-12-27 17:29:49,972 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:29:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a8c7fdf6-0966-4583-a3be-2f6b66605090 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:29:49,972 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/3e8792e938b14694ac06dc6b1c8e1712/users/2e2b86c7bb274d79a3b0881d192f85f7/roles/f9bf3db31fe2411b9d5529f522bf0c71 used request id req-a8c7fdf6-0966-4583-a3be-2f6b66605090 2018-12-27 17:29:49,975 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:29:49,976 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:29:50,386 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:29:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["3C_B-PlGSEKfgwwn7Qvebw"], "issued_at": "2018-12-27T17:29:50.000000Z"}} 2018-12-27 17:29:50,387 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d81c63e61db67f7eec57acc59575b14bbdece4a4" 2018-12-27 17:29:50,402 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:29:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-69132e58-b952-44ec-b7a8-c114b28bf4d2 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:29:50,402 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-69132e58-b952-44ec-b7a8-c114b28bf4d2 2018-12-27 17:29:50,409 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/routers?name=CreateRouterSuccessTests-e2d879fc-5993-4c8c-9de3-d463e8dd1604-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d81c63e61db67f7eec57acc59575b14bbdece4a4" 2018-12-27 17:29:50,666 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-b6663331-9f3f-43de-9b20-f634419b22f7 Date: Thu, 27 Dec 2018 17:29:50 GMT RESP BODY: {"routers": []} 2018-12-27 17:29:50,666 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/routers?name=CreateRouterSuccessTests-e2d879fc-5993-4c8c-9de3-d463e8dd1604-pub-router&admin_state_up=True used request id req-b6663331-9f3f-43de-9b20-f634419b22f7 2018-12-27 17:29:50,667 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:29:50,667 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:29:51,101 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:29:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["kIAWvirgQCW10w59PvgNpw"], "issued_at": "2018-12-27T17:29:51.000000Z"}} 2018-12-27 17:29:51,102 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad91119620f3bff2f6937159987640d1d6ff8b9b" 2018-12-27 17:29:51,201 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:29:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a18be1cb-4e14-44fa-84e0-8b88fa9c4f27 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:29:51,201 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-a18be1cb-4e14-44fa-84e0-8b88fa9c4f27 2018-12-27 17:29:51,202 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-e2d879fc-5993-4c8c-9de3-d463e8dd1604-pub-router 2018-12-27 17:29:51,207 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d81c63e61db67f7eec57acc59575b14bbdece4a4" -d '{"router": {"name": "CreateRouterSuccessTests-e2d879fc-5993-4c8c-9de3-d463e8dd1604-pub-router", "admin_state_up": true}}' 2018-12-27 17:29:52,331 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 459 X-Openstack-Request-Id: req-5fa3a93a-481f-4610-9a34-ddc2432ea279 Date: Thu, 27 Dec 2018 17:29:52 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "created_at": "2018-12-27T17:29:51Z", "admin_state_up": true, "updated_at": "2018-12-27T17:29:51Z", "revision_number": 0, "routes": [], "project_id": "2a5a6879c5fa4db798cea6d394565d45", "id": "4f21f4d3-98b8-43c9-a7e5-0e02733628ed", "name": "CreateRouterSuccessTests-e2d879fc-5993-4c8c-9de3-d463e8dd1604-pub-router"}} 2018-12-27 17:29:52,331 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/routers used request id req-5fa3a93a-481f-4610-9a34-ddc2432ea279 2018-12-27 17:29:52,336 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?device_id=4f21f4d3-98b8-43c9-a7e5-0e02733628ed -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d81c63e61db67f7eec57acc59575b14bbdece4a4" 2018-12-27 17:29:52,571 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-25fcd7d0-7ae0-41d6-9872-5fcd590e9d1f Date: Thu, 27 Dec 2018 17:29:52 GMT RESP BODY: {"ports":[]} 2018-12-27 17:29:52,571 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?device_id=4f21f4d3-98b8-43c9-a7e5-0e02733628ed used request id req-25fcd7d0-7ae0-41d6-9872-5fcd590e9d1f 2018-12-27 17:29:52,576 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d81c63e61db67f7eec57acc59575b14bbdece4a4" 2018-12-27 17:29:52,898 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 725 X-Openstack-Request-Id: req-9cc36c30-e3f4-4397-88c1-87ee45c57531 Date: Thu, 27 Dec 2018 17:29:52 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","updated_at":"2018-12-27T15:58:03Z","dns_domain":"","revision_number":8,"port_security_enabled":true,"mtu":1500,"id":"a4959dd9-e8f4-4ea9-8c99-7bff545db58c","router:external":true,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"da629caea04941e1ae8979c379dc7c9d","status":"ACTIVE","subnets":["244ab55b-a0ed-4e50-9f85-07f08119ae55"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"da629caea04941e1ae8979c379dc7c9d","created_at":"2018-12-27T15:29:17Z","provider:network_type":"flat"}]} 2018-12-27 17:29:52,898 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=external used request id req-9cc36c30-e3f4-4397-88c1-87ee45c57531 2018-12-27 17:29:52,903 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=a4959dd9-e8f4-4ea9-8c99-7bff545db58c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d81c63e61db67f7eec57acc59575b14bbdece4a4" 2018-12-27 17:29:53,166 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-ab691ca2-6a57-4ba4-b434-4b2540a38149 Date: Thu, 27 Dec 2018 17:29:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"a4959dd9-e8f4-4ea9-8c99-7bff545db58c","tenant_id":"da629caea04941e1ae8979c379dc7c9d","created_at":"2018-12-27T15:29:25Z","dns_nameservers":[],"updated_at":"2018-12-27T15:29:25Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"gateway_ip":"172.30.9.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.9.0/24","project_id":"da629caea04941e1ae8979c379dc7c9d","id":"244ab55b-a0ed-4e50-9f85-07f08119ae55","subnetpool_id":null,"name":"external-subnet"}]} 2018-12-27 17:29:53,166 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=a4959dd9-e8f4-4ea9-8c99-7bff545db58c used request id req-ab691ca2-6a57-4ba4-b434-4b2540a38149 2018-12-27 17:29:53,172 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=a4959dd9-e8f4-4ea9-8c99-7bff545db58c&name=CreateRouterSuccessTests-e2d879fc-5993-4c8c-9de3-d463e8dd1604-port1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d81c63e61db67f7eec57acc59575b14bbdece4a4" 2018-12-27 17:29:53,822 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-478fc7a1-282f-46d8-a662-76b22ca8954e Date: Thu, 27 Dec 2018 17:29:53 GMT RESP BODY: {"ports":[]} 2018-12-27 17:29:53,822 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=a4959dd9-e8f4-4ea9-8c99-7bff545db58c&name=CreateRouterSuccessTests-e2d879fc-5993-4c8c-9de3-d463e8dd1604-port1&admin_state_up=True used request id req-478fc7a1-282f-46d8-a662-76b22ca8954e 2018-12-27 17:29:53,822 - OpenStackNetwork - INFO - Retrieved port CreateRouterSuccessTests-e2d879fc-5993-4c8c-9de3-d463e8dd1604-port1 for router - CreateRouterSuccessTests-e2d879fc-5993-4c8c-9de3-d463e8dd1604-pub-router 2018-12-27 17:29:53,823 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:29:53,823 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:29:54,251 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:29:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["H7zkqhssQ6Kd9cexKjaQSg"], "issued_at": "2018-12-27T17:29:54.000000Z"}} 2018-12-27 17:29:54,252 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fe36be27da16e5803177e9fe8cd86a30e604cdf" 2018-12-27 17:29:54,365 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:29:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3bbf0440-630c-42e2-a06f-1b438014aefc Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:29:54,365 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-3bbf0440-630c-42e2-a06f-1b438014aefc 2018-12-27 17:29:54,371 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d81c63e61db67f7eec57acc59575b14bbdece4a4" 2018-12-27 17:29:54,671 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 725 X-Openstack-Request-Id: req-86e21e09-81d4-4939-b474-f67b46a8c32e Date: Thu, 27 Dec 2018 17:29:54 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","updated_at":"2018-12-27T15:58:03Z","dns_domain":"","revision_number":8,"port_security_enabled":true,"mtu":1500,"id":"a4959dd9-e8f4-4ea9-8c99-7bff545db58c","router:external":true,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"da629caea04941e1ae8979c379dc7c9d","status":"ACTIVE","subnets":["244ab55b-a0ed-4e50-9f85-07f08119ae55"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"da629caea04941e1ae8979c379dc7c9d","created_at":"2018-12-27T15:29:17Z","provider:network_type":"flat"}]} 2018-12-27 17:29:54,671 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=external used request id req-86e21e09-81d4-4939-b474-f67b46a8c32e 2018-12-27 17:29:54,677 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=a4959dd9-e8f4-4ea9-8c99-7bff545db58c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d81c63e61db67f7eec57acc59575b14bbdece4a4" 2018-12-27 17:29:54,924 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-ae096565-e9cc-4afc-bb04-ac7cf3cb8b61 Date: Thu, 27 Dec 2018 17:29:54 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"a4959dd9-e8f4-4ea9-8c99-7bff545db58c","tenant_id":"da629caea04941e1ae8979c379dc7c9d","created_at":"2018-12-27T15:29:25Z","dns_nameservers":[],"updated_at":"2018-12-27T15:29:25Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"gateway_ip":"172.30.9.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.9.0/24","project_id":"da629caea04941e1ae8979c379dc7c9d","id":"244ab55b-a0ed-4e50-9f85-07f08119ae55","subnetpool_id":null,"name":"external-subnet"}]} 2018-12-27 17:29:54,924 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=a4959dd9-e8f4-4ea9-8c99-7bff545db58c used request id req-ae096565-e9cc-4afc-bb04-ac7cf3cb8b61 2018-12-27 17:29:54,925 - neutron_utils - INFO - Creating port for network with name - external 2018-12-27 17:29:54,930 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d81c63e61db67f7eec57acc59575b14bbdece4a4" -d '{"port": {"network_id": "a4959dd9-e8f4-4ea9-8c99-7bff545db58c", "name": "CreateRouterSuccessTests-e2d879fc-5993-4c8c-9de3-d463e8dd1604-port1", "admin_state_up": true}}' 2018-12-27 17:29:56,251 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1016 X-Openstack-Request-Id: req-8af7a71d-cbb4-40b0-bce1-c8e8a6adfa37 Date: Thu, 27 Dec 2018 17:29:56 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T17:29:55Z","device_owner":"","revision_number":6,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"244ab55b-a0ed-4e50-9f85-07f08119ae55","ip_address":"172.30.9.201"}],"id":"ec33e791-0dee-4977-a9c6-c5da7380b43b","security_groups":["eed32227-f5db-4a9a-aff8-004db351d1f2"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:3e:65:d9","device_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"dns_assignment":[{"hostname":"host-172-30-9-201","ip_address":"172.30.9.201","fqdn":"host-172-30-9-201.openstacklocal."}],"name":"CreateRouterSuccessTests-e2d879fc-5993-4c8c-9de3-d463e8dd1604-port1","project_id":"2a5a6879c5fa4db798cea6d394565d45","qos_policy_id":null,"admin_state_up":true,"network_id":"a4959dd9-e8f4-4ea9-8c99-7bff545db58c","dns_name":"","created_at":"2018-12-27T17:29:55Z","binding:vnic_type":"normal","tenant_id":"2a5a6879c5fa4db798cea6d394565d45"}} 2018-12-27 17:29:56,251 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/ports used request id req-8af7a71d-cbb4-40b0-bce1-c8e8a6adfa37 2018-12-27 17:29:56,252 - OpenStackNetwork - INFO - Created port CreateRouterSuccessTests-e2d879fc-5993-4c8c-9de3-d463e8dd1604-port1 for router - CreateRouterSuccessTests-e2d879fc-5993-4c8c-9de3-d463e8dd1604-pub-router 2018-12-27 17:29:56,252 - neutron_utils - INFO - Adding interface to router with name CreateRouterSuccessTests-e2d879fc-5993-4c8c-9de3-d463e8dd1604-pub-router 2018-12-27 17:29:56,257 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:9696/v2.0/routers/4f21f4d3-98b8-43c9-a7e5-0e02733628ed/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d81c63e61db67f7eec57acc59575b14bbdece4a4" -d '{"port_id": "ec33e791-0dee-4977-a9c6-c5da7380b43b"}' 2018-12-27 17:29:58,972 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-249d92fc-9ed7-4e58-95a6-870ddfbcb632 Date: Thu, 27 Dec 2018 17:29:58 GMT RESP BODY: {"network_id": "a4959dd9-e8f4-4ea9-8c99-7bff545db58c", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "subnet_id": "244ab55b-a0ed-4e50-9f85-07f08119ae55", "subnet_ids": ["244ab55b-a0ed-4e50-9f85-07f08119ae55"], "port_id": "ec33e791-0dee-4977-a9c6-c5da7380b43b", "id": "4f21f4d3-98b8-43c9-a7e5-0e02733628ed"} 2018-12-27 17:29:58,972 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.31:9696/v2.0/routers/4f21f4d3-98b8-43c9-a7e5-0e02733628ed/add_router_interface used request id req-249d92fc-9ed7-4e58-95a6-870ddfbcb632 2018-12-27 17:29:58,977 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/routers/4f21f4d3-98b8-43c9-a7e5-0e02733628ed -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d81c63e61db67f7eec57acc59575b14bbdece4a4" 2018-12-27 17:29:59,270 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 459 X-Openstack-Request-Id: req-4353aca7-21c8-4cca-a3e7-9b0760953dc2 Date: Thu, 27 Dec 2018 17:29:59 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "created_at": "2018-12-27T17:29:51Z", "admin_state_up": true, "updated_at": "2018-12-27T17:29:58Z", "revision_number": 1, "routes": [], "project_id": "2a5a6879c5fa4db798cea6d394565d45", "id": "4f21f4d3-98b8-43c9-a7e5-0e02733628ed", "name": "CreateRouterSuccessTests-e2d879fc-5993-4c8c-9de3-d463e8dd1604-pub-router"}} 2018-12-27 17:29:59,270 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/routers/4f21f4d3-98b8-43c9-a7e5-0e02733628ed used request id req-4353aca7-21c8-4cca-a3e7-9b0760953dc2 2018-12-27 17:29:59,275 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?device_id=4f21f4d3-98b8-43c9-a7e5-0e02733628ed -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d81c63e61db67f7eec57acc59575b14bbdece4a4" 2018-12-27 17:29:59,516 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1082 X-Openstack-Request-Id: req-99f6c02f-7694-47c9-9c93-d11a1052f6a8 Date: Thu, 27 Dec 2018 17:29:59 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T17:29:58Z","device_owner":"network:router_interface","revision_number":11,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"244ab55b-a0ed-4e50-9f85-07f08119ae55","ip_address":"172.30.9.201"}],"id":"ec33e791-0dee-4977-a9c6-c5da7380b43b","security_groups":["eed32227-f5db-4a9a-aff8-004db351d1f2"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:3e:65:d9","project_id":"2a5a6879c5fa4db798cea6d394565d45","status":"ACTIVE","binding:host_id":"","description":"","tags":[],"dns_assignment":[{"hostname":"host-172-30-9-201","ip_address":"172.30.9.201","fqdn":"host-172-30-9-201.openstacklocal."}],"qos_policy_id":null,"name":"CreateRouterSuccessTests-e2d879fc-5993-4c8c-9de3-d463e8dd1604-port1","admin_state_up":true,"network_id":"a4959dd9-e8f4-4ea9-8c99-7bff545db58c","dns_name":"","created_at":"2018-12-27T17:29:55Z","binding:vnic_type":"normal","device_id":"4f21f4d3-98b8-43c9-a7e5-0e02733628ed","tenant_id":"2a5a6879c5fa4db798cea6d394565d45"}]} 2018-12-27 17:29:59,516 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?device_id=4f21f4d3-98b8-43c9-a7e5-0e02733628ed used request id req-99f6c02f-7694-47c9-9c93-d11a1052f6a8 2018-12-27 17:29:59,521 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets/244ab55b-a0ed-4e50-9f85-07f08119ae55 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d81c63e61db67f7eec57acc59575b14bbdece4a4" 2018-12-27 17:29:59,775 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-92b3025d-3b0b-4f70-b794-c8a8e0ed3b24 Date: Thu, 27 Dec 2018 17:29:59 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"a4959dd9-e8f4-4ea9-8c99-7bff545db58c","tenant_id":"da629caea04941e1ae8979c379dc7c9d","created_at":"2018-12-27T15:29:25Z","dns_nameservers":[],"updated_at":"2018-12-27T15:29:25Z","gateway_ip":"172.30.9.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"172.30.9.0/24","project_id":"da629caea04941e1ae8979c379dc7c9d","id":"244ab55b-a0ed-4e50-9f85-07f08119ae55","subnetpool_id":null,"name":"external-subnet"}} 2018-12-27 17:29:59,776 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets/244ab55b-a0ed-4e50-9f85-07f08119ae55 used request id req-92b3025d-3b0b-4f70-b794-c8a8e0ed3b24 2018-12-27 17:29:59,778 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4029d80c1b3ba8e3b84c0de2b7f913063fdd1dd" 2018-12-27 17:29:59,885 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:29:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-195506e0-659b-451d-9bb7-f9adb9031dc8 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:29:59,885 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-195506e0-659b-451d-9bb7-f9adb9031dc8 2018-12-27 17:29:59,891 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/routers?name=CreateRouterSuccessTests-e2d879fc-5993-4c8c-9de3-d463e8dd1604-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4029d80c1b3ba8e3b84c0de2b7f913063fdd1dd" 2018-12-27 17:30:00,203 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 462 X-Openstack-Request-Id: req-d2da54f4-3291-467e-93ba-66376fcc6eeb Date: Thu, 27 Dec 2018 17:30:00 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "created_at": "2018-12-27T17:29:51Z", "admin_state_up": true, "updated_at": "2018-12-27T17:29:58Z", "revision_number": 1, "routes": [], "project_id": "2a5a6879c5fa4db798cea6d394565d45", "id": "4f21f4d3-98b8-43c9-a7e5-0e02733628ed", "name": "CreateRouterSuccessTests-e2d879fc-5993-4c8c-9de3-d463e8dd1604-pub-router"}]} 2018-12-27 17:30:00,203 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/routers?name=CreateRouterSuccessTests-e2d879fc-5993-4c8c-9de3-d463e8dd1604-pub-router&admin_state_up=True used request id req-d2da54f4-3291-467e-93ba-66376fcc6eeb 2018-12-27 17:30:00,206 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 17:30:00,211 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 17:30:00 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 17:30:00,212 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/2a5a6879c5fa4db798cea6d394565d45 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4029d80c1b3ba8e3b84c0de2b7f913063fdd1dd" 2018-12-27 17:30:00,321 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:30:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-26d26d6d-74e3-4f07-865d-4c2dd36d02ca Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.31:5000/v3/projects/2a5a6879c5fa4db798cea6d394565d45"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}} 2018-12-27 17:30:00,322 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/2a5a6879c5fa4db798cea6d394565d45 used request id req-26d26d6d-74e3-4f07-865d-4c2dd36d02ca 2018-12-27 17:30:00,327 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?device_id=4f21f4d3-98b8-43c9-a7e5-0e02733628ed -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4029d80c1b3ba8e3b84c0de2b7f913063fdd1dd" 2018-12-27 17:30:00,560 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1082 X-Openstack-Request-Id: req-52d3d9f7-db7d-4541-a7cd-27b41721e3f2 Date: Thu, 27 Dec 2018 17:30:00 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T17:29:58Z","device_owner":"network:router_interface","revision_number":11,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"244ab55b-a0ed-4e50-9f85-07f08119ae55","ip_address":"172.30.9.201"}],"id":"ec33e791-0dee-4977-a9c6-c5da7380b43b","security_groups":["eed32227-f5db-4a9a-aff8-004db351d1f2"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:3e:65:d9","project_id":"2a5a6879c5fa4db798cea6d394565d45","status":"ACTIVE","binding:host_id":"","description":"","tags":[],"dns_assignment":[{"hostname":"host-172-30-9-201","ip_address":"172.30.9.201","fqdn":"host-172-30-9-201.openstacklocal."}],"qos_policy_id":null,"name":"CreateRouterSuccessTests-e2d879fc-5993-4c8c-9de3-d463e8dd1604-port1","admin_state_up":true,"network_id":"a4959dd9-e8f4-4ea9-8c99-7bff545db58c","dns_name":"","created_at":"2018-12-27T17:29:55Z","binding:vnic_type":"normal","device_id":"4f21f4d3-98b8-43c9-a7e5-0e02733628ed","tenant_id":"2a5a6879c5fa4db798cea6d394565d45"}]} 2018-12-27 17:30:00,561 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?device_id=4f21f4d3-98b8-43c9-a7e5-0e02733628ed used request id req-52d3d9f7-db7d-4541-a7cd-27b41721e3f2 2018-12-27 17:30:00,566 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets/244ab55b-a0ed-4e50-9f85-07f08119ae55 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4029d80c1b3ba8e3b84c0de2b7f913063fdd1dd" 2018-12-27 17:30:00,818 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-c228a8ac-eaac-4634-88a7-648d0710cadd Date: Thu, 27 Dec 2018 17:30:00 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"a4959dd9-e8f4-4ea9-8c99-7bff545db58c","tenant_id":"da629caea04941e1ae8979c379dc7c9d","created_at":"2018-12-27T15:29:25Z","dns_nameservers":[],"updated_at":"2018-12-27T15:29:25Z","gateway_ip":"172.30.9.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"172.30.9.0/24","project_id":"da629caea04941e1ae8979c379dc7c9d","id":"244ab55b-a0ed-4e50-9f85-07f08119ae55","subnetpool_id":null,"name":"external-subnet"}} 2018-12-27 17:30:00,818 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets/244ab55b-a0ed-4e50-9f85-07f08119ae55 used request id req-c228a8ac-eaac-4634-88a7-648d0710cadd 2018-12-27 17:30:00,824 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4029d80c1b3ba8e3b84c0de2b7f913063fdd1dd" 2018-12-27 17:30:01,111 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 725 X-Openstack-Request-Id: req-855df771-344e-43eb-a57b-36aeaa61dd64 Date: Thu, 27 Dec 2018 17:30:01 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","updated_at":"2018-12-27T15:58:03Z","dns_domain":"","revision_number":8,"port_security_enabled":true,"mtu":1500,"id":"a4959dd9-e8f4-4ea9-8c99-7bff545db58c","router:external":true,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"da629caea04941e1ae8979c379dc7c9d","status":"ACTIVE","subnets":["244ab55b-a0ed-4e50-9f85-07f08119ae55"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"da629caea04941e1ae8979c379dc7c9d","created_at":"2018-12-27T15:29:17Z","provider:network_type":"flat"}]} 2018-12-27 17:30:01,111 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=external used request id req-855df771-344e-43eb-a57b-36aeaa61dd64 2018-12-27 17:30:01,117 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=a4959dd9-e8f4-4ea9-8c99-7bff545db58c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4029d80c1b3ba8e3b84c0de2b7f913063fdd1dd" 2018-12-27 17:30:01,358 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-db8c035a-a1a6-4ac6-afb4-09508d6349e2 Date: Thu, 27 Dec 2018 17:30:01 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"a4959dd9-e8f4-4ea9-8c99-7bff545db58c","tenant_id":"da629caea04941e1ae8979c379dc7c9d","created_at":"2018-12-27T15:29:25Z","dns_nameservers":[],"updated_at":"2018-12-27T15:29:25Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"gateway_ip":"172.30.9.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.9.0/24","project_id":"da629caea04941e1ae8979c379dc7c9d","id":"244ab55b-a0ed-4e50-9f85-07f08119ae55","subnetpool_id":null,"name":"external-subnet"}]} 2018-12-27 17:30:01,358 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=a4959dd9-e8f4-4ea9-8c99-7bff545db58c used request id req-db8c035a-a1a6-4ac6-afb4-09508d6349e2 2018-12-27 17:30:01,359 - OpenStackNetwork - INFO - Removing router interface from router CreateRouterSuccessTests-e2d879fc-5993-4c8c-9de3-d463e8dd1604-pub-router and port CreateRouterSuccessTests-e2d879fc-5993-4c8c-9de3-d463e8dd1604-port1 2018-12-27 17:30:01,359 - neutron_utils - INFO - Removing router interface from router named CreateRouterSuccessTests-e2d879fc-5993-4c8c-9de3-d463e8dd1604-pub-router 2018-12-27 17:30:01,363 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:9696/v2.0/routers/4f21f4d3-98b8-43c9-a7e5-0e02733628ed/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d81c63e61db67f7eec57acc59575b14bbdece4a4" -d '{"port_id": "ec33e791-0dee-4977-a9c6-c5da7380b43b"}' 2018-12-27 17:30:02,491 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-43950779-9387-4792-9db2-172bed811889 Date: Thu, 27 Dec 2018 17:30:02 GMT RESP BODY: {"network_id": "a4959dd9-e8f4-4ea9-8c99-7bff545db58c", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "subnet_id": "244ab55b-a0ed-4e50-9f85-07f08119ae55", "subnet_ids": ["244ab55b-a0ed-4e50-9f85-07f08119ae55"], "port_id": "ec33e791-0dee-4977-a9c6-c5da7380b43b", "id": "4f21f4d3-98b8-43c9-a7e5-0e02733628ed"} 2018-12-27 17:30:02,491 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.31:9696/v2.0/routers/4f21f4d3-98b8-43c9-a7e5-0e02733628ed/remove_router_interface used request id req-43950779-9387-4792-9db2-172bed811889 2018-12-27 17:30:02,492 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-e2d879fc-5993-4c8c-9de3-d463e8dd1604-pub-router 2018-12-27 17:30:02,492 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-e2d879fc-5993-4c8c-9de3-d463e8dd1604-pub-router 2018-12-27 17:30:02,497 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/routers/4f21f4d3-98b8-43c9-a7e5-0e02733628ed -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d81c63e61db67f7eec57acc59575b14bbdece4a4" 2018-12-27 17:30:03,193 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-92343595-e5d7-49ad-b03a-2851b9714991 Content-Length: 0 Date: Thu, 27 Dec 2018 17:30:03 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 17:30:03,193 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/routers/4f21f4d3-98b8-43c9-a7e5-0e02733628ed used request id req-92343595-e5d7-49ad-b03a-2851b9714991 2018-12-27 17:30:03,201 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b278003da10dc144001a77e1911bae28c36205a" 2018-12-27 17:30:03,493 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 33483 X-Openstack-Request-Id: req-fa4bd7d0-9fcd-431f-8bc2-b4cc859b8b72 Date: Thu, 27 Dec 2018 17:30:03 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "created_at": "2018-12-27T15:33:01Z", "updated_at": "2018-12-27T15:33:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "35205ac3-06e6-4cf6-bb21-ff8f813cb45b", "remote_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "ade77f59-e70c-4970-8ea8-198222fa332e", "remote_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "c4f3bf7f-d793-498d-a883-bb8c6003f070", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "c85cb618-8f19-445b-8e16-6d467cb17771", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}], "revision_number": 4, "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "created_at": "2018-12-27T15:57:22Z", "updated_at": "2018-12-27T15:57:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "5e258a3b-01f5-4aef-81b7-0b5dc6e5b683", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "65475539-0336-498a-8da4-ff0a80b10089", "remote_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "ae922857-f7ae-4bc8-949b-153fb43bfd00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "b4f87679-52e1-4cf9-bf76-5abb9a9bec06", "remote_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "f7197afc9b61423897aefc9a643d03a1"}], "revision_number": 4, "project_id": "f7197afc9b61423897aefc9a643d03a1", "id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "created_at": "2018-12-27T16:01:54Z", "updated_at": "2018-12-27T16:01:54Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "00dd3abd-acd1-4edb-8f4a-8badcbd2eeb4", "remote_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "018de60d-bc33-4ef0-9eed-6d00b6ce227b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "0d99f0db-fa6b-4201-b67f-a7ff0db82c5d", "remote_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv6", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "5c4049ef-933d-4614-84e7-83584430d462", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv6", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}], "revision_number": 4, "project_id": "8c689c5e31c44b09ab85f80682abbc2a", "id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "created_at": "2018-12-27T15:56:49Z", "updated_at": "2018-12-27T15:56:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "6555e255-763a-4448-b1b1-0c93b2a390bd", "remote_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "777ff7a5-a590-43e5-a84b-7677710494e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "8bac258a-08df-48b7-900b-efbe01a6ec20", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "dc17921e-353f-4898-a970-881b2c8d093d", "remote_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}], "revision_number": 4, "project_id": "28dac9e1580d461c9de52e6659cc4f9d", "id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "created_at": "2018-12-27T16:01:52Z", "updated_at": "2018-12-27T16:01:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "32737757-45f3-4b24-b6ab-5f2d5579b4a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv6", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "ae604ef3-492d-4aa3-8045-1ff84f755a27", "remote_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv4", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "b7bff40a-beda-4996-b140-ed94d010535c", "remote_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv6", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "b8129030-9d72-4d5d-adce-47bbe62492fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv4", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}], "revision_number": 4, "project_id": "81c108a273314b24bf6b48c41b5bbe0c", "id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "created_at": "2018-12-27T15:57:20Z", "updated_at": "2018-12-27T15:57:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "0c389ec4-c0af-4c20-acf9-4fcc1d859dd7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv6", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "3749697a-f2ef-439a-a661-2fb92badd1ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv4", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "b74e0c8c-e243-450e-b1be-69c587093d6d", "remote_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv6", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "c222695b-2f1c-427d-afd7-e0be24ec9f66", "remote_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv4", "project_id": "7fb0e5436e4f467998e672dd71018a45"}], "revision_number": 4, "project_id": "7fb0e5436e4f467998e672dd71018a45", "id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "created_at": "2018-12-27T17:02:11Z", "updated_at": "2018-12-27T17:02:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "675d8a56-1c9b-4c58-a252-61e65997fd05", "remote_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv4", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "84f0587c-7394-4fd6-8f3d-8d6ba94cf3f9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv6", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "8a450b4f-e710-4193-816e-13a2d4e40c07", "remote_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv6", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "c3106b0a-1026-4156-86a9-f0438b7fab93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv4", "project_id": "7cba3664d5674e65a12c8c269a05febf"}], "revision_number": 4, "project_id": "7cba3664d5674e65a12c8c269a05febf", "id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "created_at": "2018-12-27T15:58:29Z", "updated_at": "2018-12-27T15:58:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "2a945ecc-f9fa-4219-96ab-c189a7f5c102", "remote_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv6", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "55e2b54e-68d4-4476-8c9f-e05e347c8970", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv4", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "9983229c-b595-482a-973f-81137a209b6d", "remote_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv4", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "9d4b8450-78ab-4817-a586-372ed88268f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv6", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}], "revision_number": 4, "project_id": "fbd6dbf946a5406398ba810e02d0888e", "id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "created_at": "2018-12-27T15:57:24Z", "updated_at": "2018-12-27T15:57:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "35521f2a-a59d-4798-9fa8-0febfe126076", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv4", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "607d473d-1e6a-4088-a778-7df9ffc1ff68", "remote_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv6", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "6f8fa92b-b67a-4047-a900-f43656aff42b", "remote_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv4", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "890f1d6c-9ae5-45b0-b7a1-282182432b66", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv6", "project_id": "253cc6709e714b8a80a5f74e4257907e"}], "revision_number": 4, "project_id": "253cc6709e714b8a80a5f74e4257907e", "id": "b9546f11-205e-4322-89f8-f0360d6090ed", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "created_at": "2018-12-27T15:57:08Z", "updated_at": "2018-12-27T15:57:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "6739c48b-d899-4c17-bb8e-ffaf8922c034", "remote_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv4", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "9660a6af-4d9b-40b9-9729-f205f66c2bd0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv4", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "bf244c03-fc10-4754-9c2b-b0224401c4f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv6", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "d3bee7cc-a152-441c-9790-abb1f56cec03", "remote_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv6", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}], "revision_number": 4, "project_id": "782a28bd0d40485e85eda6b8ba43840b", "id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "created_at": "2018-12-27T15:57:11Z", "updated_at": "2018-12-27T15:57:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "22c0d2cf-360a-4aa8-ba7e-bfdbf8327d27", "remote_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "553b140a-8ba9-4af7-9f50-bf24e87aebf7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "b2ecf7a5-df98-4d65-a762-767320437c5a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "e49104b2-7c13-49d6-8519-a16dd585346f", "remote_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}], "revision_number": 4, "project_id": "ef7e486beb8f4de39b25ca5f11552328", "id": "d0588e93-db0d-4888-9f99-3399a50df490", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "created_at": "2018-12-27T17:19:15Z", "updated_at": "2018-12-27T17:19:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "1990fe24-df44-4561-9f09-f50aab182bf7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "651e4b8b-b29e-409b-9f25-ff2328ccefe6", "remote_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "cc4e2254-2157-4ae1-a233-3047573ddc6d", "remote_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "da56dda4-aaf3-43ff-bdf7-e64892ec2345", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}], "revision_number": 4, "project_id": "2a5a6879c5fa4db798cea6d394565d45", "id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-27T15:33:07Z", "updated_at": "2018-12-27T15:33:07Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "4de95db8-72d6-4aec-a145-e92511971eb9", "remote_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "5f100cff-05d8-4405-8dfb-0a387c123fae", "remote_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "a3f6a193-cc94-4220-a73a-08acf63c449b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "f059d8a5-0c32-49c9-a721-77cc89245ecd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "created_at": "2018-12-27T15:29:16Z", "updated_at": "2018-12-27T15:29:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "3c53841a-5bc0-4192-b482-044411e217ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "5956ff3f-d59d-4af6-82b5-566c888583a7", "remote_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:16Z", "revision_number": 0, "id": "60735d87-52c7-426a-91a6-aff1078a5a2d", "remote_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:16Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "abe97133-61dd-4fdf-baf3-2e07968a324f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "da629caea04941e1ae8979c379dc7c9d"}], "revision_number": 4, "project_id": "da629caea04941e1ae8979c379dc7c9d", "id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "name": "default"}]} 2018-12-27 17:30:03,493 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=default used request id req-fa4bd7d0-9fcd-431f-8bc2-b4cc859b8b72 2018-12-27 17:30:03,500 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b278003da10dc144001a77e1911bae28c36205a" 2018-12-27 17:30:03,610 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:30:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9b1cf9c1-8a10-4562-8889-7e80c1f24ca7 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b7b4fceec1ad4c6eb74d758b709a9d93", "name": "admin"}} 2018-12-27 17:30:03,610 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93 used request id req-9b1cf9c1-8a10-4562-8889-7e80c1f24ca7 2018-12-27 17:30:03,614 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/f7197afc9b61423897aefc9a643d03a1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b278003da10dc144001a77e1911bae28c36205a" 2018-12-27 17:30:03,748 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:30:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-02b3cd09-4cec-47a7-a196-b9e2b47eb1bd Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f7197afc9b61423897aefc9a643d03a1.", "code": 404, "title": "Not Found"}} 2018-12-27 17:30:03,748 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/f7197afc9b61423897aefc9a643d03a1 used request id req-02b3cd09-4cec-47a7-a196-b9e2b47eb1bd 2018-12-27 17:30:03,748 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:30:03,751 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/8c689c5e31c44b09ab85f80682abbc2a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b278003da10dc144001a77e1911bae28c36205a" 2018-12-27 17:30:03,859 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:30:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5cbd3109-9742-4e39-9e03-a56988922cdc Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8c689c5e31c44b09ab85f80682abbc2a.", "code": 404, "title": "Not Found"}} 2018-12-27 17:30:03,859 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/8c689c5e31c44b09ab85f80682abbc2a used request id req-5cbd3109-9742-4e39-9e03-a56988922cdc 2018-12-27 17:30:03,859 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:30:03,863 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/28dac9e1580d461c9de52e6659cc4f9d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b278003da10dc144001a77e1911bae28c36205a" 2018-12-27 17:30:03,972 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:30:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e6117033-be56-43ad-8f3a-b147ed6f4442 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 28dac9e1580d461c9de52e6659cc4f9d.", "code": 404, "title": "Not Found"}} 2018-12-27 17:30:03,973 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/28dac9e1580d461c9de52e6659cc4f9d used request id req-e6117033-be56-43ad-8f3a-b147ed6f4442 2018-12-27 17:30:03,973 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:30:03,976 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/81c108a273314b24bf6b48c41b5bbe0c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b278003da10dc144001a77e1911bae28c36205a" 2018-12-27 17:30:04,098 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:30:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-645e394e-8cf1-4e15-ae5a-e14aa82efffa Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 81c108a273314b24bf6b48c41b5bbe0c.", "code": 404, "title": "Not Found"}} 2018-12-27 17:30:04,098 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/81c108a273314b24bf6b48c41b5bbe0c used request id req-645e394e-8cf1-4e15-ae5a-e14aa82efffa 2018-12-27 17:30:04,098 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:30:04,102 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/7fb0e5436e4f467998e672dd71018a45 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b278003da10dc144001a77e1911bae28c36205a" 2018-12-27 17:30:04,212 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:30:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0d3277f5-5854-4211-85fd-0c91f8c6e612 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7fb0e5436e4f467998e672dd71018a45.", "code": 404, "title": "Not Found"}} 2018-12-27 17:30:04,212 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/7fb0e5436e4f467998e672dd71018a45 used request id req-0d3277f5-5854-4211-85fd-0c91f8c6e612 2018-12-27 17:30:04,212 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:30:04,215 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/7cba3664d5674e65a12c8c269a05febf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b278003da10dc144001a77e1911bae28c36205a" 2018-12-27 17:30:04,321 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:30:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b7164e4b-6c56-4c27-80ea-2cf1b4531f88 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7cba3664d5674e65a12c8c269a05febf.", "code": 404, "title": "Not Found"}} 2018-12-27 17:30:04,321 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/7cba3664d5674e65a12c8c269a05febf used request id req-b7164e4b-6c56-4c27-80ea-2cf1b4531f88 2018-12-27 17:30:04,321 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:30:04,325 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/fbd6dbf946a5406398ba810e02d0888e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b278003da10dc144001a77e1911bae28c36205a" 2018-12-27 17:30:04,442 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:30:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5d4a3e2a-b817-4925-b3ac-6c111bd406cf Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: fbd6dbf946a5406398ba810e02d0888e.", "code": 404, "title": "Not Found"}} 2018-12-27 17:30:04,442 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/fbd6dbf946a5406398ba810e02d0888e used request id req-5d4a3e2a-b817-4925-b3ac-6c111bd406cf 2018-12-27 17:30:04,443 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:30:04,446 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/253cc6709e714b8a80a5f74e4257907e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b278003da10dc144001a77e1911bae28c36205a" 2018-12-27 17:30:04,552 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:30:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-840a19cb-4d2e-4cf7-940c-3b47fe2fda1f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 253cc6709e714b8a80a5f74e4257907e.", "code": 404, "title": "Not Found"}} 2018-12-27 17:30:04,553 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/253cc6709e714b8a80a5f74e4257907e used request id req-840a19cb-4d2e-4cf7-940c-3b47fe2fda1f 2018-12-27 17:30:04,553 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:30:04,556 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/782a28bd0d40485e85eda6b8ba43840b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b278003da10dc144001a77e1911bae28c36205a" 2018-12-27 17:30:04,666 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:30:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0d1f5a7d-2517-475d-8c21-9b2fe6def364 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 782a28bd0d40485e85eda6b8ba43840b.", "code": 404, "title": "Not Found"}} 2018-12-27 17:30:04,666 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/782a28bd0d40485e85eda6b8ba43840b used request id req-0d1f5a7d-2517-475d-8c21-9b2fe6def364 2018-12-27 17:30:04,666 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:30:04,670 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/ef7e486beb8f4de39b25ca5f11552328 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b278003da10dc144001a77e1911bae28c36205a" 2018-12-27 17:30:04,688 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:30:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d09321f7-04e2-4dad-a368-aca01a1fa038 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: ef7e486beb8f4de39b25ca5f11552328.", "code": 404, "title": "Not Found"}} 2018-12-27 17:30:04,688 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/ef7e486beb8f4de39b25ca5f11552328 used request id req-d09321f7-04e2-4dad-a368-aca01a1fa038 2018-12-27 17:30:04,689 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:30:04,692 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/2a5a6879c5fa4db798cea6d394565d45 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b278003da10dc144001a77e1911bae28c36205a" 2018-12-27 17:30:04,793 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:30:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-080ac02a-95bc-42ce-9491-0e2637bfe8bc Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.31:5000/v3/projects/2a5a6879c5fa4db798cea6d394565d45"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}} 2018-12-27 17:30:04,794 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/2a5a6879c5fa4db798cea6d394565d45 used request id req-080ac02a-95bc-42ce-9491-0e2637bfe8bc 2018-12-27 17:30:04,797 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/da629caea04941e1ae8979c379dc7c9d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b278003da10dc144001a77e1911bae28c36205a" 2018-12-27 17:30:04,901 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:30:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-758491b8-f15b-4e17-abb7-544fcbdd7524 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/da629caea04941e1ae8979c379dc7c9d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "da629caea04941e1ae8979c379dc7c9d", "name": "service"}} 2018-12-27 17:30:04,901 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/da629caea04941e1ae8979c379dc7c9d used request id req-758491b8-f15b-4e17-abb7-544fcbdd7524 2018-12-27 17:30:04,902 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-b72dff9c-837f-47a-proj 2018-12-27 17:30:04,906 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/projects/3e8792e938b14694ac06dc6b1c8e1712 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b278003da10dc144001a77e1911bae28c36205a" 2018-12-27 17:30:05,190 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:30:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e0a882eb-569d-44c6-a260-6787850bca9e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:30:05,190 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/3e8792e938b14694ac06dc6b1c8e1712 used request id req-e0a882eb-569d-44c6-a260-6787850bca9e 2018-12-27 17:30:05,190 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-b72dff9c-837f-47a-proj-role 2018-12-27 17:30:05,194 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/roles/f9bf3db31fe2411b9d5529f522bf0c71 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b278003da10dc144001a77e1911bae28c36205a" 2018-12-27 17:30:05,379 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:30:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b303e511-f6cd-4901-98f4-416f655826e2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:30:05,379 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/roles/f9bf3db31fe2411b9d5529f522bf0c71 used request id req-b303e511-f6cd-4901-98f4-416f655826e2 2018-12-27 17:30:05,383 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b278003da10dc144001a77e1911bae28c36205a" 2018-12-27 17:30:05,489 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:30:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4f5036ae-e492-408f-ad39-c212d8fcc17f Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8de789d09e46427786a85702e5e8de91", "links": {"self": "http://172.30.9.31:5000/v3/roles/8de789d09e46427786a85702e5e8de91"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 17:30:05,489 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-4f5036ae-e492-408f-ad39-c212d8fcc17f 2018-12-27 17:30:05,490 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-b72dff9c-837f-47a-user 2018-12-27 17:30:05,494 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/users/2e2b86c7bb274d79a3b0881d192f85f7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c73893841963d60c63b346fa93eba8e09697780" 2018-12-27 17:30:05,744 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:30:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1d76b65f-c5da-471e-b79a-42b92523d559 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:30:05,744 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/2e2b86c7bb274d79a3b0881d192f85f7 used request id req-1d76b65f-c5da-471e-b79a-42b92523d559 2018-12-27 17:30:05,746 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:30:06,247 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:30:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["D50iur3mRtCKmsEzKW5wfQ"], "issued_at": "2018-12-27T17:30:06.000000Z"}} 2018-12-27 17:30:06,248 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdd92f2da6a624f855b21ef9fa91822ff8d429e8" 2018-12-27 17:30:06,359 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:30:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2ed59398-cb98-4058-9024-3d625a28a2ed Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:30:06,359 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-2ed59398-cb98-4058-9024-3d625a28a2ed 2018-12-27 17:30:06,360 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:30:06,361 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:30:06,785 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:30:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["1TW6BtSDRJSOSJynQqzMgw"], "issued_at": "2018-12-27T17:30:06.000000Z"}} 2018-12-27 17:30:06,786 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0fd110fec1bee32f6f662e0f42e218c8fbf26f92" 2018-12-27 17:30:06,888 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:30:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-58a0f419-1281-49d4-ac3c-30f44f829020 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:30:06,888 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-58a0f419-1281-49d4-ac3c-30f44f829020 2018-12-27 17:30:06,892 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 17:30:06,897 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 17:30:06 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 17:30:06,898 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-4ad8c8f9-b00f-476-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0fd110fec1bee32f6f662e0f42e218c8fbf26f92" 2018-12-27 17:30:07,014 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:30:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c1247761-03c0-4404-9510-a06a04869b17 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-4ad8c8f9-b00f-476-proj", "previous": null, "next": null}, "projects": []} 2018-12-27 17:30:07,014 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-4ad8c8f9-b00f-476-proj used request id req-c1247761-03c0-4404-9510-a06a04869b17 2018-12-27 17:30:07,018 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0fd110fec1bee32f6f662e0f42e218c8fbf26f92" 2018-12-27 17:30:07,127 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:30:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-170caa0e-98ff-4480-a1da-a89d39310ed5 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-27 17:30:07,128 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-170caa0e-98ff-4480-a1da-a89d39310ed5 2018-12-27 17:30:07,131 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0fd110fec1bee32f6f662e0f42e218c8fbf26f92" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterSuccessTests-4ad8c8f9-b00f-476-proj"}}' 2018-12-27 17:30:07,277 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 27 Dec 2018 17:30:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f210d257-377e-409d-b121-b701b2db18b4 Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/56a64ca4339d43bcb2713956535ad4a4"}, "tags": [], "enabled": true, "id": "56a64ca4339d43bcb2713956535ad4a4", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-4ad8c8f9-b00f-476-proj"}} 2018-12-27 17:30:07,277 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-f210d257-377e-409d-b121-b701b2db18b4 2018-12-27 17:30:07,277 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-4ad8c8f9-b00f-476-proj 2018-12-27 17:30:07,278 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:30:07,278 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:30:07,707 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:30:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["SeID_kYsRPGYrnTAvYWDnQ"], "issued_at": "2018-12-27T17:30:07.000000Z"}} 2018-12-27 17:30:07,708 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3792e8894d839c91c9bd4568fa36ab9b98788d5" 2018-12-27 17:30:07,811 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:30:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-602b75d5-dc33-4455-9d4d-130015322157 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:30:07,811 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-602b75d5-dc33-4455-9d4d-130015322157 2018-12-27 17:30:07,815 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 17:30:07,820 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 17:30:07 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 17:30:07,821 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3792e8894d839c91c9bd4568fa36ab9b98788d5" 2018-12-27 17:30:07,950 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:30:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-64293d9a-157a-4091-9e23-9545e8c83421 Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "links": {"self": "http://172.30.9.31:5000/v3/users/01fa52e7b3674fc48643fa4ffca67e4e"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "01fa52e7b3674fc48643fa4ffca67e4e", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/05a834ddebbc40688596b7460b47439e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05a834ddebbc40688596b7460b47439e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/08226a0ad01943f39559448239e291e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "08226a0ad01943f39559448239e291e1", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/55c0552fe37a4f7ca0e73939514bc683"}, "domain_id": "default", "enabled": true, "options": {}, "id": "55c0552fe37a4f7ca0e73939514bc683", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/646a4af4e3b5439a97996d353fea3924"}, "domain_id": "914eec1d43ea4caf9d2fd33268c06258", "enabled": true, "options": {}, "id": "646a4af4e3b5439a97996d353fea3924", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/85fb203e51c34d3f8122e285a6a318b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85fb203e51c34d3f8122e285a6a318b3", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/905e7f4b42d24cca93b99d2401fa3378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "905e7f4b42d24cca93b99d2401fa3378", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/a5bc08b9f81f4e5bb86c24f9f7547bae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5bc08b9f81f4e5bb86c24f9f7547bae", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/a5c780627f004d318bf908d80305da9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5c780627f004d318bf908d80305da9c", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/b18425bf2b044bc9af7e194919539a17"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b18425bf2b044bc9af7e194919539a17", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/b8d2134b619d4dca80e21d6fb16449b0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b8d2134b619d4dca80e21d6fb16449b0", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/b9ab6a25a652438285139fe5b44aea62"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9ab6a25a652438285139fe5b44aea62", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/c08462554a4844d681348f58b9b0edee"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c08462554a4844d681348f58b9b0edee", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/ddfc3a9aad444d4782eae677c8a98130"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ddfc3a9aad444d4782eae677c8a98130", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/f2a74f2185a54676a6cb2bb5ecfcc4f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2a74f2185a54676a6cb2bb5ecfcc4f6", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-12-27 17:30:07,950 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-64293d9a-157a-4091-9e23-9545e8c83421 2018-12-27 17:30:07,954 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?name=CreateRouterSuccessTests-4ad8c8f9-b00f-476-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3792e8894d839c91c9bd4568fa36ab9b98788d5" 2018-12-27 17:30:08,059 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:30:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f57d693d-eb29-4f04-808d-9f846a33d3ae Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?name=CreateRouterSuccessTests-4ad8c8f9-b00f-476-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/56a64ca4339d43bcb2713956535ad4a4"}, "tags": [], "enabled": true, "id": "56a64ca4339d43bcb2713956535ad4a4", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-4ad8c8f9-b00f-476-proj"}]} 2018-12-27 17:30:08,059 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?name=CreateRouterSuccessTests-4ad8c8f9-b00f-476-proj used request id req-f57d693d-eb29-4f04-808d-9f846a33d3ae 2018-12-27 17:30:08,062 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3792e8894d839c91c9bd4568fa36ab9b98788d5" 2018-12-27 17:30:08,169 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:30:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cecc0130-545a-4bb3-bd59-764ccda81b5e Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-27 17:30:08,169 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-cecc0130-545a-4bb3-bd59-764ccda81b5e 2018-12-27 17:30:08,589 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-4ad8c8f9-b00f-476-user 2018-12-27 17:30:08,589 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:30:08,594 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0fd110fec1bee32f6f662e0f42e218c8fbf26f92" 2018-12-27 17:30:08,705 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:30:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-717ed2ee-89f7-45fa-8359-d190f92d552f Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8de789d09e46427786a85702e5e8de91", "links": {"self": "http://172.30.9.31:5000/v3/roles/8de789d09e46427786a85702e5e8de91"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 17:30:08,705 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-717ed2ee-89f7-45fa-8359-d190f92d552f 2018-12-27 17:30:08,709 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0fd110fec1bee32f6f662e0f42e218c8fbf26f92" -d '{"role": {"name": "CreateRouterSuccessTests-4ad8c8f9-b00f-476-proj-role"}}' 2018-12-27 17:30:08,825 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 27 Dec 2018 17:30:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c8d3a5d9-db11-443a-aea7-0b143868f867 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "d73fc7bfbea1450aa58b89cf256dc9b3", "links": {"self": "http://172.30.9.31:5000/v3/roles/d73fc7bfbea1450aa58b89cf256dc9b3"}, "name": "CreateRouterSuccessTests-4ad8c8f9-b00f-476-proj-role"}} 2018-12-27 17:30:08,825 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/roles used request id req-c8d3a5d9-db11-443a-aea7-0b143868f867 2018-12-27 17:30:08,825 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-4ad8c8f9-b00f-476-proj-role 2018-12-27 17:30:08,828 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles/d73fc7bfbea1450aa58b89cf256dc9b3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0fd110fec1bee32f6f662e0f42e218c8fbf26f92" 2018-12-27 17:30:08,944 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:30:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5d438e2f-a0da-444a-bd48-53b86d8a3caf Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "d73fc7bfbea1450aa58b89cf256dc9b3", "links": {"self": "http://172.30.9.31:5000/v3/roles/d73fc7bfbea1450aa58b89cf256dc9b3"}, "name": "CreateRouterSuccessTests-4ad8c8f9-b00f-476-proj-role"}} 2018-12-27 17:30:08,944 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles/d73fc7bfbea1450aa58b89cf256dc9b3 used request id req-5d438e2f-a0da-444a-bd48-53b86d8a3caf 2018-12-27 17:30:08,944 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-4ad8c8f9-b00f-476-proj-role to project CreateRouterSuccessTests-4ad8c8f9-b00f-476-proj 2018-12-27 17:30:08,948 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:5000/v3/projects/56a64ca4339d43bcb2713956535ad4a4/users/23d2725850804951ab14ccaca79f6469/roles/d73fc7bfbea1450aa58b89cf256dc9b3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0fd110fec1bee32f6f662e0f42e218c8fbf26f92" 2018-12-27 17:30:09,094 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:30:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7d0eebb7-357a-4f6b-9b9c-1b7a6c43e324 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:30:09,094 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/56a64ca4339d43bcb2713956535ad4a4/users/23d2725850804951ab14ccaca79f6469/roles/d73fc7bfbea1450aa58b89cf256dc9b3 used request id req-7d0eebb7-357a-4f6b-9b9c-1b7a6c43e324 2018-12-27 17:30:09,096 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:30:09,097 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:30:09,501 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d73fc7bfbea1450aa58b89cf256dc9b3", "name": "CreateRouterSuccessTests-4ad8c8f9-b00f-476-proj-role"}], "expires_at": "2018-12-27T18:30:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "56a64ca4339d43bcb2713956535ad4a4", "name": "CreateRouterSuccessTests-4ad8c8f9-b00f-476-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/56a64ca4339d43bcb2713956535ad4a4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/56a64ca4339d43bcb2713956535ad4a4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/56a64ca4339d43bcb2713956535ad4a4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/56a64ca4339d43bcb2713956535ad4a4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/56a64ca4339d43bcb2713956535ad4a4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/56a64ca4339d43bcb2713956535ad4a4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/56a64ca4339d43bcb2713956535ad4a4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/56a64ca4339d43bcb2713956535ad4a4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/56a64ca4339d43bcb2713956535ad4a4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_56a64ca4339d43bcb2713956535ad4a4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_56a64ca4339d43bcb2713956535ad4a4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/56a64ca4339d43bcb2713956535ad4a4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/56a64ca4339d43bcb2713956535ad4a4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/56a64ca4339d43bcb2713956535ad4a4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-4ad8c8f9-b00f-476-user", "id": "23d2725850804951ab14ccaca79f6469"}, "audit_ids": ["ZVRVCKqtQ-Cc6D175xmsQQ"], "issued_at": "2018-12-27T17:30:09.000000Z"}} 2018-12-27 17:30:09,502 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be1d755e346dfd9e93c1647ca11c79cee456b798" 2018-12-27 17:30:09,606 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:30:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8f3f88aa-78c6-478d-a6ab-9e6af676cdb6 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:30:09,607 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-8f3f88aa-78c6-478d-a6ab-9e6af676cdb6 2018-12-27 17:30:09,614 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateRouterSuccessTests-479f8e9e-77a4-400b-8176-4d7b3e1adcad-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be1d755e346dfd9e93c1647ca11c79cee456b798" 2018-12-27 17:30:09,827 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-03384b81-297a-411e-b536-0fd64503f4c2 Date: Thu, 27 Dec 2018 17:30:09 GMT RESP BODY: {"networks":[]} 2018-12-27 17:30:09,827 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateRouterSuccessTests-479f8e9e-77a4-400b-8176-4d7b3e1adcad-pub-net1 used request id req-03384b81-297a-411e-b536-0fd64503f4c2 2018-12-27 17:30:09,828 - neutron_utils - INFO - Creating network with name CreateRouterSuccessTests-479f8e9e-77a4-400b-8176-4d7b3e1adcad-pub-net1 2018-12-27 17:30:09,833 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be1d755e346dfd9e93c1647ca11c79cee456b798" -d '{"network": {"name": "CreateRouterSuccessTests-479f8e9e-77a4-400b-8176-4d7b3e1adcad-pub-net1", "admin_state_up": true}}' 2018-12-27 17:30:11,760 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 644 X-Openstack-Request-Id: req-000c9bf5-6280-46b2-8dd0-4051438efe72 Date: Thu, 27 Dec 2018 17:30:11 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"id":"24c79dbf-4cad-41a2-9683-5bb0b5ef39ee","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"56a64ca4339d43bcb2713956535ad4a4","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-27T17:30:10Z","is_default":false,"name":"CreateRouterSuccessTests-479f8e9e-77a4-400b-8176-4d7b3e1adcad-pub-net1","qos_policy_id":null,"admin_state_up":true,"tenant_id":"56a64ca4339d43bcb2713956535ad4a4","created_at":"2018-12-27T17:30:10Z","mtu":1442}} 2018-12-27 17:30:11,760 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/networks used request id req-000c9bf5-6280-46b2-8dd0-4051438efe72 2018-12-27 17:30:11,766 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?id=24c79dbf-4cad-41a2-9683-5bb0b5ef39ee -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be1d755e346dfd9e93c1647ca11c79cee456b798" 2018-12-27 17:30:12,426 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-9a197d13-123f-4658-b1f5-25fb5bda5f5e Date: Thu, 27 Dec 2018 17:30:12 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"id":"24c79dbf-4cad-41a2-9683-5bb0b5ef39ee","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"56a64ca4339d43bcb2713956535ad4a4","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-27T17:30:10Z","qos_policy_id":null,"name":"CreateRouterSuccessTests-479f8e9e-77a4-400b-8176-4d7b3e1adcad-pub-net1","admin_state_up":true,"tenant_id":"56a64ca4339d43bcb2713956535ad4a4","created_at":"2018-12-27T17:30:10Z","mtu":1442}]} 2018-12-27 17:30:12,426 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?id=24c79dbf-4cad-41a2-9683-5bb0b5ef39ee used request id req-9a197d13-123f-4658-b1f5-25fb5bda5f5e 2018-12-27 17:30:12,431 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=24c79dbf-4cad-41a2-9683-5bb0b5ef39ee -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be1d755e346dfd9e93c1647ca11c79cee456b798" 2018-12-27 17:30:12,663 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-4c1e82f9-ddd2-44df-bda2-a680522c2c3c Date: Thu, 27 Dec 2018 17:30:12 GMT RESP BODY: {"subnets":[]} 2018-12-27 17:30:12,664 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=24c79dbf-4cad-41a2-9683-5bb0b5ef39ee used request id req-4c1e82f9-ddd2-44df-bda2-a680522c2c3c 2018-12-27 17:30:12,664 - neutron_utils - INFO - Creating subnet with name CreateRouterSuccessTests-479f8e9e-77a4-400b-8176-4d7b3e1adcad-pub-subnet1 2018-12-27 17:30:12,669 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be1d755e346dfd9e93c1647ca11c79cee456b798" -d '{"subnets": [{"ip_version": 4, "network_id": "24c79dbf-4cad-41a2-9683-5bb0b5ef39ee", "cidr": "10.200.201.0/24", "gateway_ip": "10.200.201.1", "name": "CreateRouterSuccessTests-479f8e9e-77a4-400b-8176-4d7b3e1adcad-pub-subnet1"}]}' 2018-12-27 17:30:14,143 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-bfdc5f55-14ec-4d1a-848f-6204bf078cfb Date: Thu, 27 Dec 2018 17:30:14 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"24c79dbf-4cad-41a2-9683-5bb0b5ef39ee","tenant_id":"56a64ca4339d43bcb2713956535ad4a4","created_at":"2018-12-27T17:30:13Z","dns_nameservers":[],"updated_at":"2018-12-27T17:30:13Z","gateway_ip":"10.200.201.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.200.201.0/24","project_id":"56a64ca4339d43bcb2713956535ad4a4","id":"a78c4a4e-d4a2-4aed-a30c-de5a9cf34985","subnetpool_id":null,"name":"CreateRouterSuccessTests-479f8e9e-77a4-400b-8176-4d7b3e1adcad-pub-subnet1"}]} 2018-12-27 17:30:14,143 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/subnets used request id req-bfdc5f55-14ec-4d1a-848f-6204bf078cfb 2018-12-27 17:30:14,149 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?id=24c79dbf-4cad-41a2-9683-5bb0b5ef39ee -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be1d755e346dfd9e93c1647ca11c79cee456b798" 2018-12-27 17:30:14,876 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-0826788f-8048-4a5b-acd0-c6147e4eca7e Date: Thu, 27 Dec 2018 17:30:14 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"24c79dbf-4cad-41a2-9683-5bb0b5ef39ee","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"56a64ca4339d43bcb2713956535ad4a4","status":"ACTIVE","subnets":["a78c4a4e-d4a2-4aed-a30c-de5a9cf34985"],"description":"","tags":[],"updated_at":"2018-12-27T17:30:13Z","qos_policy_id":null,"name":"CreateRouterSuccessTests-479f8e9e-77a4-400b-8176-4d7b3e1adcad-pub-net1","admin_state_up":true,"tenant_id":"56a64ca4339d43bcb2713956535ad4a4","created_at":"2018-12-27T17:30:10Z","mtu":1442}]} 2018-12-27 17:30:14,877 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?id=24c79dbf-4cad-41a2-9683-5bb0b5ef39ee used request id req-0826788f-8048-4a5b-acd0-c6147e4eca7e 2018-12-27 17:30:14,882 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=24c79dbf-4cad-41a2-9683-5bb0b5ef39ee -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be1d755e346dfd9e93c1647ca11c79cee456b798" 2018-12-27 17:30:15,141 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-eb8bb14b-e1c0-46cd-81c0-7e517cd22b74 Date: Thu, 27 Dec 2018 17:30:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"24c79dbf-4cad-41a2-9683-5bb0b5ef39ee","tenant_id":"56a64ca4339d43bcb2713956535ad4a4","created_at":"2018-12-27T17:30:13Z","dns_nameservers":[],"updated_at":"2018-12-27T17:30:13Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"56a64ca4339d43bcb2713956535ad4a4","id":"a78c4a4e-d4a2-4aed-a30c-de5a9cf34985","subnetpool_id":null,"name":"CreateRouterSuccessTests-479f8e9e-77a4-400b-8176-4d7b3e1adcad-pub-subnet1"}]} 2018-12-27 17:30:15,141 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=24c79dbf-4cad-41a2-9683-5bb0b5ef39ee used request id req-eb8bb14b-e1c0-46cd-81c0-7e517cd22b74 2018-12-27 17:30:15,141 - OpenStackNetwork - DEBUG - Network [24c79dbf-4cad-41a2-9683-5bb0b5ef39ee] created successfully 2018-12-27 17:30:15,142 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:30:15,142 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:30:15,562 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d73fc7bfbea1450aa58b89cf256dc9b3", "name": "CreateRouterSuccessTests-4ad8c8f9-b00f-476-proj-role"}], "expires_at": "2018-12-27T18:30:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "56a64ca4339d43bcb2713956535ad4a4", "name": "CreateRouterSuccessTests-4ad8c8f9-b00f-476-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/56a64ca4339d43bcb2713956535ad4a4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/56a64ca4339d43bcb2713956535ad4a4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/56a64ca4339d43bcb2713956535ad4a4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/56a64ca4339d43bcb2713956535ad4a4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/56a64ca4339d43bcb2713956535ad4a4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/56a64ca4339d43bcb2713956535ad4a4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/56a64ca4339d43bcb2713956535ad4a4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/56a64ca4339d43bcb2713956535ad4a4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/56a64ca4339d43bcb2713956535ad4a4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_56a64ca4339d43bcb2713956535ad4a4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_56a64ca4339d43bcb2713956535ad4a4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/56a64ca4339d43bcb2713956535ad4a4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/56a64ca4339d43bcb2713956535ad4a4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/56a64ca4339d43bcb2713956535ad4a4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-4ad8c8f9-b00f-476-user", "id": "23d2725850804951ab14ccaca79f6469"}, "audit_ids": ["ZKYyZPtCTb6A43yC3SG0VQ"], "issued_at": "2018-12-27T17:30:15.000000Z"}} 2018-12-27 17:30:15,563 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be9f8f417064426cc686f88964ec26cb4ac3d563" 2018-12-27 17:30:15,662 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:30:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4c439e16-e380-4e2c-9c43-5fbbefa125bf Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:30:15,663 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-4c439e16-e380-4e2c-9c43-5fbbefa125bf 2018-12-27 17:30:15,671 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/routers?name=CreateRouterSuccessTests-479f8e9e-77a4-400b-8176-4d7b3e1adcad-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be9f8f417064426cc686f88964ec26cb4ac3d563" 2018-12-27 17:30:15,902 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-7252a41f-6509-48f1-9590-3442522499dc Date: Thu, 27 Dec 2018 17:30:15 GMT RESP BODY: {"routers": []} 2018-12-27 17:30:15,902 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/routers?name=CreateRouterSuccessTests-479f8e9e-77a4-400b-8176-4d7b3e1adcad-pub-router&admin_state_up=True used request id req-7252a41f-6509-48f1-9590-3442522499dc 2018-12-27 17:30:15,902 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:30:15,903 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:30:16,332 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d73fc7bfbea1450aa58b89cf256dc9b3", "name": "CreateRouterSuccessTests-4ad8c8f9-b00f-476-proj-role"}], "expires_at": "2018-12-27T18:30:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "56a64ca4339d43bcb2713956535ad4a4", "name": "CreateRouterSuccessTests-4ad8c8f9-b00f-476-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/56a64ca4339d43bcb2713956535ad4a4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/56a64ca4339d43bcb2713956535ad4a4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/56a64ca4339d43bcb2713956535ad4a4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/56a64ca4339d43bcb2713956535ad4a4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/56a64ca4339d43bcb2713956535ad4a4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/56a64ca4339d43bcb2713956535ad4a4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/56a64ca4339d43bcb2713956535ad4a4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/56a64ca4339d43bcb2713956535ad4a4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/56a64ca4339d43bcb2713956535ad4a4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_56a64ca4339d43bcb2713956535ad4a4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_56a64ca4339d43bcb2713956535ad4a4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/56a64ca4339d43bcb2713956535ad4a4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/56a64ca4339d43bcb2713956535ad4a4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/56a64ca4339d43bcb2713956535ad4a4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-4ad8c8f9-b00f-476-user", "id": "23d2725850804951ab14ccaca79f6469"}, "audit_ids": ["aMxbs7iRSfusE9_n9aF0Pw"], "issued_at": "2018-12-27T17:30:16.000000Z"}} 2018-12-27 17:30:16,333 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f27f53df380fcb1a67478d91dbf03af7754d70b" 2018-12-27 17:30:16,427 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:30:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0942ee31-38ac-45a6-a9ed-b0045d8ce9f8 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:30:16,427 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-0942ee31-38ac-45a6-a9ed-b0045d8ce9f8 2018-12-27 17:30:16,432 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be9f8f417064426cc686f88964ec26cb4ac3d563" 2018-12-27 17:30:16,725 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-92524099-b49c-4d40-b32e-1d332a7208e6 Date: Thu, 27 Dec 2018 17:30:16 GMT RESP BODY: {"networks":[{"updated_at":"2018-12-27T15:58:03Z","dns_domain":"","revision_number":8,"port_security_enabled":true,"id":"a4959dd9-e8f4-4ea9-8c99-7bff545db58c","router:external":true,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"da629caea04941e1ae8979c379dc7c9d","status":"ACTIVE","subnets":["244ab55b-a0ed-4e50-9f85-07f08119ae55"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"da629caea04941e1ae8979c379dc7c9d","created_at":"2018-12-27T15:29:17Z","mtu":1500}]} 2018-12-27 17:30:16,725 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=external used request id req-92524099-b49c-4d40-b32e-1d332a7208e6 2018-12-27 17:30:16,731 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=a4959dd9-e8f4-4ea9-8c99-7bff545db58c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be9f8f417064426cc686f88964ec26cb4ac3d563" 2018-12-27 17:30:16,965 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-8bec15e0-3809-42f9-9efe-553ecfcd8b43 Date: Thu, 27 Dec 2018 17:30:16 GMT RESP BODY: {"subnets":[]} 2018-12-27 17:30:16,965 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=a4959dd9-e8f4-4ea9-8c99-7bff545db58c used request id req-8bec15e0-3809-42f9-9efe-553ecfcd8b43 2018-12-27 17:30:16,966 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-479f8e9e-77a4-400b-8176-4d7b3e1adcad-pub-router 2018-12-27 17:30:16,970 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be9f8f417064426cc686f88964ec26cb4ac3d563" -d '{"router": {"external_gateway_info": {"network_id": "a4959dd9-e8f4-4ea9-8c99-7bff545db58c"}, "name": "CreateRouterSuccessTests-479f8e9e-77a4-400b-8176-4d7b3e1adcad-pub-router", "admin_state_up": true}}' 2018-12-27 17:30:20,155 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 639 X-Openstack-Request-Id: req-8a315ca0-02ad-4e94-a7c2-a88d4a247414 Date: Thu, 27 Dec 2018 17:30:20 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "a4959dd9-e8f4-4ea9-8c99-7bff545db58c", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "244ab55b-a0ed-4e50-9f85-07f08119ae55", "ip_address": "172.30.9.204"}]}, "description": "", "tags": [], "tenant_id": "56a64ca4339d43bcb2713956535ad4a4", "created_at": "2018-12-27T17:30:17Z", "admin_state_up": true, "updated_at": "2018-12-27T17:30:19Z", "revision_number": 2, "routes": [], "project_id": "56a64ca4339d43bcb2713956535ad4a4", "id": "b9ff69e7-7eeb-4734-a17a-96be2f4b2f53", "name": "CreateRouterSuccessTests-479f8e9e-77a4-400b-8176-4d7b3e1adcad-pub-router"}} 2018-12-27 17:30:20,155 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/routers used request id req-8a315ca0-02ad-4e94-a7c2-a88d4a247414 2018-12-27 17:30:20,161 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?device_id=b9ff69e7-7eeb-4734-a17a-96be2f4b2f53 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be9f8f417064426cc686f88964ec26cb4ac3d563" 2018-12-27 17:30:20,390 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-dd457757-cdbe-484d-a979-d7bdf8625140 Date: Thu, 27 Dec 2018 17:30:20 GMT RESP BODY: {"ports":[]} 2018-12-27 17:30:20,391 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?device_id=b9ff69e7-7eeb-4734-a17a-96be2f4b2f53 used request id req-dd457757-cdbe-484d-a979-d7bdf8625140 2018-12-27 17:30:20,395 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?name=CreateRouterSuccessTests-479f8e9e-77a4-400b-8176-4d7b3e1adcad-pub-subnet1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be9f8f417064426cc686f88964ec26cb4ac3d563" 2018-12-27 17:30:20,637 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-82acc282-6cf2-46c0-8e64-7d6c1a8f649e Date: Thu, 27 Dec 2018 17:30:20 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"24c79dbf-4cad-41a2-9683-5bb0b5ef39ee","tenant_id":"56a64ca4339d43bcb2713956535ad4a4","created_at":"2018-12-27T17:30:13Z","dns_nameservers":[],"updated_at":"2018-12-27T17:30:13Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"56a64ca4339d43bcb2713956535ad4a4","id":"a78c4a4e-d4a2-4aed-a30c-de5a9cf34985","subnetpool_id":null,"name":"CreateRouterSuccessTests-479f8e9e-77a4-400b-8176-4d7b3e1adcad-pub-subnet1"}]} 2018-12-27 17:30:20,637 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?name=CreateRouterSuccessTests-479f8e9e-77a4-400b-8176-4d7b3e1adcad-pub-subnet1 used request id req-82acc282-6cf2-46c0-8e64-7d6c1a8f649e 2018-12-27 17:30:20,641 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 17:30:20,646 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 17:30:20 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 17:30:20,647 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/56a64ca4339d43bcb2713956535ad4a4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be9f8f417064426cc686f88964ec26cb4ac3d563" 2018-12-27 17:30:20,746 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:30:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b31d78d4-048c-4e47-bd04-c9e0ba7e521a Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/56a64ca4339d43bcb2713956535ad4a4"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "56a64ca4339d43bcb2713956535ad4a4", "name": "CreateRouterSuccessTests-4ad8c8f9-b00f-476-proj"}} 2018-12-27 17:30:20,746 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/56a64ca4339d43bcb2713956535ad4a4 used request id req-b31d78d4-048c-4e47-bd04-c9e0ba7e521a 2018-12-27 17:30:20,746 - OpenStackNetwork - DEBUG - Adding router to subnet... 2018-12-27 17:30:20,747 - neutron_utils - INFO - Adding interface to router with name CreateRouterSuccessTests-479f8e9e-77a4-400b-8176-4d7b3e1adcad-pub-router 2018-12-27 17:30:20,752 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:9696/v2.0/routers/b9ff69e7-7eeb-4734-a17a-96be2f4b2f53/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be9f8f417064426cc686f88964ec26cb4ac3d563" -d '{"subnet_id": "a78c4a4e-d4a2-4aed-a30c-de5a9cf34985"}' 2018-12-27 17:30:24,412 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-b37d6530-1fe2-4ab0-bcfc-c63869b7b2af Date: Thu, 27 Dec 2018 17:30:24 GMT RESP BODY: {"network_id": "24c79dbf-4cad-41a2-9683-5bb0b5ef39ee", "tenant_id": "56a64ca4339d43bcb2713956535ad4a4", "subnet_id": "a78c4a4e-d4a2-4aed-a30c-de5a9cf34985", "subnet_ids": ["a78c4a4e-d4a2-4aed-a30c-de5a9cf34985"], "port_id": "bdc4ea0f-0dc1-40de-8fbd-076b7b24f784", "id": "b9ff69e7-7eeb-4734-a17a-96be2f4b2f53"} 2018-12-27 17:30:24,412 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.31:9696/v2.0/routers/b9ff69e7-7eeb-4734-a17a-96be2f4b2f53/add_router_interface used request id req-b37d6530-1fe2-4ab0-bcfc-c63869b7b2af 2018-12-27 17:30:24,418 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/routers/b9ff69e7-7eeb-4734-a17a-96be2f4b2f53 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be9f8f417064426cc686f88964ec26cb4ac3d563" 2018-12-27 17:30:24,553 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 639 X-Openstack-Request-Id: req-0fc3ddf1-deb0-4069-be99-aa5679aa9ba4 Date: Thu, 27 Dec 2018 17:30:24 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "a4959dd9-e8f4-4ea9-8c99-7bff545db58c", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "244ab55b-a0ed-4e50-9f85-07f08119ae55", "ip_address": "172.30.9.204"}]}, "description": "", "tags": [], "tenant_id": "56a64ca4339d43bcb2713956535ad4a4", "created_at": "2018-12-27T17:30:17Z", "admin_state_up": true, "updated_at": "2018-12-27T17:30:23Z", "revision_number": 3, "routes": [], "project_id": "56a64ca4339d43bcb2713956535ad4a4", "id": "b9ff69e7-7eeb-4734-a17a-96be2f4b2f53", "name": "CreateRouterSuccessTests-479f8e9e-77a4-400b-8176-4d7b3e1adcad-pub-router"}} 2018-12-27 17:30:24,554 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/routers/b9ff69e7-7eeb-4734-a17a-96be2f4b2f53 used request id req-0fc3ddf1-deb0-4069-be99-aa5679aa9ba4 2018-12-27 17:30:24,559 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?device_id=b9ff69e7-7eeb-4734-a17a-96be2f4b2f53 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be9f8f417064426cc686f88964ec26cb4ac3d563" 2018-12-27 17:30:24,791 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 881 X-Openstack-Request-Id: req-c3d45333-ee35-4b47-b50a-9034f97c8d82 Date: Thu, 27 Dec 2018 17:30:24 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T17:30:23Z","device_owner":"network:router_interface","revision_number":8,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"a78c4a4e-d4a2-4aed-a30c-de5a9cf34985","ip_address":"10.200.201.1"}],"id":"bdc4ea0f-0dc1-40de-8fbd-076b7b24f784","security_groups":[],"mac_address":"fa:16:3e:50:58:63","project_id":"56a64ca4339d43bcb2713956535ad4a4","status":"ACTIVE","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-200-201-1","ip_address":"10.200.201.1","fqdn":"host-10-200-201-1.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"24c79dbf-4cad-41a2-9683-5bb0b5ef39ee","dns_name":"","created_at":"2018-12-27T17:30:21Z","binding:vnic_type":"normal","device_id":"b9ff69e7-7eeb-4734-a17a-96be2f4b2f53","tenant_id":"56a64ca4339d43bcb2713956535ad4a4"}]} 2018-12-27 17:30:24,791 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?device_id=b9ff69e7-7eeb-4734-a17a-96be2f4b2f53 used request id req-c3d45333-ee35-4b47-b50a-9034f97c8d82 2018-12-27 17:30:24,796 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets/a78c4a4e-d4a2-4aed-a30c-de5a9cf34985 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be9f8f417064426cc686f88964ec26cb4ac3d563" 2018-12-27 17:30:24,844 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-8fff3ab7-566d-45d2-bbec-3f861fb99331 Date: Thu, 27 Dec 2018 17:30:24 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"24c79dbf-4cad-41a2-9683-5bb0b5ef39ee","tenant_id":"56a64ca4339d43bcb2713956535ad4a4","created_at":"2018-12-27T17:30:13Z","dns_nameservers":[],"updated_at":"2018-12-27T17:30:13Z","gateway_ip":"10.200.201.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.200.201.0/24","project_id":"56a64ca4339d43bcb2713956535ad4a4","id":"a78c4a4e-d4a2-4aed-a30c-de5a9cf34985","subnetpool_id":null,"name":"CreateRouterSuccessTests-479f8e9e-77a4-400b-8176-4d7b3e1adcad-pub-subnet1"}} 2018-12-27 17:30:24,844 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets/a78c4a4e-d4a2-4aed-a30c-de5a9cf34985 used request id req-8fff3ab7-566d-45d2-bbec-3f861fb99331 2018-12-27 17:30:24,845 - OpenStackNetwork - INFO - Removing router interface from router CreateRouterSuccessTests-479f8e9e-77a4-400b-8176-4d7b3e1adcad-pub-router and subnet CreateRouterSuccessTests-479f8e9e-77a4-400b-8176-4d7b3e1adcad-pub-subnet1 2018-12-27 17:30:24,845 - neutron_utils - INFO - Removing router interface from router named CreateRouterSuccessTests-479f8e9e-77a4-400b-8176-4d7b3e1adcad-pub-router 2018-12-27 17:30:24,849 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:9696/v2.0/routers/b9ff69e7-7eeb-4734-a17a-96be2f4b2f53/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be9f8f417064426cc686f88964ec26cb4ac3d563" -d '{"subnet_id": "a78c4a4e-d4a2-4aed-a30c-de5a9cf34985"}' 2018-12-27 17:30:26,398 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-e1086084-3e32-4063-b939-fca32dc4e56d Date: Thu, 27 Dec 2018 17:30:26 GMT RESP BODY: {"network_id": "24c79dbf-4cad-41a2-9683-5bb0b5ef39ee", "tenant_id": "56a64ca4339d43bcb2713956535ad4a4", "subnet_id": "a78c4a4e-d4a2-4aed-a30c-de5a9cf34985", "subnet_ids": ["a78c4a4e-d4a2-4aed-a30c-de5a9cf34985"], "port_id": "bdc4ea0f-0dc1-40de-8fbd-076b7b24f784", "id": "b9ff69e7-7eeb-4734-a17a-96be2f4b2f53"} 2018-12-27 17:30:26,398 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.31:9696/v2.0/routers/b9ff69e7-7eeb-4734-a17a-96be2f4b2f53/remove_router_interface used request id req-e1086084-3e32-4063-b939-fca32dc4e56d 2018-12-27 17:30:26,398 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-479f8e9e-77a4-400b-8176-4d7b3e1adcad-pub-router 2018-12-27 17:30:26,399 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-479f8e9e-77a4-400b-8176-4d7b3e1adcad-pub-router 2018-12-27 17:30:26,403 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/routers/b9ff69e7-7eeb-4734-a17a-96be2f4b2f53 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be9f8f417064426cc686f88964ec26cb4ac3d563" 2018-12-27 17:30:27,915 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-60ea5763-6142-4c85-9ce4-b28e470c9c79 Content-Length: 0 Date: Thu, 27 Dec 2018 17:30:27 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 17:30:27,915 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/routers/b9ff69e7-7eeb-4734-a17a-96be2f4b2f53 used request id req-60ea5763-6142-4c85-9ce4-b28e470c9c79 2018-12-27 17:30:27,916 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-479f8e9e-77a4-400b-8176-4d7b3e1adcad-pub-subnet1 2018-12-27 17:30:27,916 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-479f8e9e-77a4-400b-8176-4d7b3e1adcad-pub-subnet1 2018-12-27 17:30:27,921 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/subnets/a78c4a4e-d4a2-4aed-a30c-de5a9cf34985 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be1d755e346dfd9e93c1647ca11c79cee456b798" 2018-12-27 17:30:29,109 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-3729b7f1-8489-4337-ade6-d784fbb05854 Date: Thu, 27 Dec 2018 17:30:29 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 17:30:29,109 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/subnets/a78c4a4e-d4a2-4aed-a30c-de5a9cf34985 used request id req-3729b7f1-8489-4337-ade6-d784fbb05854 2018-12-27 17:30:29,110 - neutron_utils - INFO - Deleting network with name CreateRouterSuccessTests-479f8e9e-77a4-400b-8176-4d7b3e1adcad-pub-net1 2018-12-27 17:30:29,115 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/networks/24c79dbf-4cad-41a2-9683-5bb0b5ef39ee -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be1d755e346dfd9e93c1647ca11c79cee456b798" 2018-12-27 17:30:30,367 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-5dd59bf4-41e7-4f9c-b0a4-5c8108a7ac7f Date: Thu, 27 Dec 2018 17:30:30 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 17:30:30,367 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/networks/24c79dbf-4cad-41a2-9683-5bb0b5ef39ee used request id req-5dd59bf4-41e7-4f9c-b0a4-5c8108a7ac7f 2018-12-27 17:30:30,374 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0fd110fec1bee32f6f662e0f42e218c8fbf26f92" 2018-12-27 17:30:30,682 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 35896 X-Openstack-Request-Id: req-af7d4415-18a1-4d6c-9e21-150c03a64734 Date: Thu, 27 Dec 2018 17:30:30 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "created_at": "2018-12-27T15:33:01Z", "updated_at": "2018-12-27T15:33:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "35205ac3-06e6-4cf6-bb21-ff8f813cb45b", "remote_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "ade77f59-e70c-4970-8ea8-198222fa332e", "remote_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "c4f3bf7f-d793-498d-a883-bb8c6003f070", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "c85cb618-8f19-445b-8e16-6d467cb17771", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}], "revision_number": 4, "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "created_at": "2018-12-27T15:57:22Z", "updated_at": "2018-12-27T15:57:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "5e258a3b-01f5-4aef-81b7-0b5dc6e5b683", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "65475539-0336-498a-8da4-ff0a80b10089", "remote_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "ae922857-f7ae-4bc8-949b-153fb43bfd00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "b4f87679-52e1-4cf9-bf76-5abb9a9bec06", "remote_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "f7197afc9b61423897aefc9a643d03a1"}], "revision_number": 4, "project_id": "f7197afc9b61423897aefc9a643d03a1", "id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "56a64ca4339d43bcb2713956535ad4a4", "created_at": "2018-12-27T17:30:10Z", "updated_at": "2018-12-27T17:30:10Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:30:10Z", "revision_number": 0, "id": "3c7bd7c1-43ea-4c3e-8541-480125ca44e1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:30:10Z", "security_group_id": "1cba7bb2-8829-4815-a406-9a4e550666c3", "tenant_id": "56a64ca4339d43bcb2713956535ad4a4", "port_range_min": null, "ethertype": "IPv6", "project_id": "56a64ca4339d43bcb2713956535ad4a4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:30:10Z", "revision_number": 0, "id": "46aaa010-c36f-4928-8727-6a93bad73817", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:30:10Z", "security_group_id": "1cba7bb2-8829-4815-a406-9a4e550666c3", "tenant_id": "56a64ca4339d43bcb2713956535ad4a4", "port_range_min": null, "ethertype": "IPv4", "project_id": "56a64ca4339d43bcb2713956535ad4a4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:30:10Z", "revision_number": 0, "id": "7438b495-2c8d-4864-af32-5c771a70d697", "remote_group_id": "1cba7bb2-8829-4815-a406-9a4e550666c3", "remote_ip_prefix": null, "created_at": "2018-12-27T17:30:10Z", "security_group_id": "1cba7bb2-8829-4815-a406-9a4e550666c3", "tenant_id": "56a64ca4339d43bcb2713956535ad4a4", "port_range_min": null, "ethertype": "IPv6", "project_id": "56a64ca4339d43bcb2713956535ad4a4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:30:10Z", "revision_number": 0, "id": "7ab5fa8a-dda9-4213-bdab-e67c85de25ae", "remote_group_id": "1cba7bb2-8829-4815-a406-9a4e550666c3", "remote_ip_prefix": null, "created_at": "2018-12-27T17:30:10Z", "security_group_id": "1cba7bb2-8829-4815-a406-9a4e550666c3", "tenant_id": "56a64ca4339d43bcb2713956535ad4a4", "port_range_min": null, "ethertype": "IPv4", "project_id": "56a64ca4339d43bcb2713956535ad4a4"}], "revision_number": 4, "project_id": "56a64ca4339d43bcb2713956535ad4a4", "id": "1cba7bb2-8829-4815-a406-9a4e550666c3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "created_at": "2018-12-27T16:01:54Z", "updated_at": "2018-12-27T16:01:54Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "00dd3abd-acd1-4edb-8f4a-8badcbd2eeb4", "remote_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "018de60d-bc33-4ef0-9eed-6d00b6ce227b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "0d99f0db-fa6b-4201-b67f-a7ff0db82c5d", "remote_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv6", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "5c4049ef-933d-4614-84e7-83584430d462", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv6", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}], "revision_number": 4, "project_id": "8c689c5e31c44b09ab85f80682abbc2a", "id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "created_at": "2018-12-27T15:56:49Z", "updated_at": "2018-12-27T15:56:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "6555e255-763a-4448-b1b1-0c93b2a390bd", "remote_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "777ff7a5-a590-43e5-a84b-7677710494e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "8bac258a-08df-48b7-900b-efbe01a6ec20", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "dc17921e-353f-4898-a970-881b2c8d093d", "remote_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}], "revision_number": 4, "project_id": "28dac9e1580d461c9de52e6659cc4f9d", "id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "created_at": "2018-12-27T16:01:52Z", "updated_at": "2018-12-27T16:01:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "32737757-45f3-4b24-b6ab-5f2d5579b4a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv6", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "ae604ef3-492d-4aa3-8045-1ff84f755a27", "remote_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv4", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "b7bff40a-beda-4996-b140-ed94d010535c", "remote_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv6", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "b8129030-9d72-4d5d-adce-47bbe62492fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv4", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}], "revision_number": 4, "project_id": "81c108a273314b24bf6b48c41b5bbe0c", "id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "created_at": "2018-12-27T15:57:20Z", "updated_at": "2018-12-27T15:57:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "0c389ec4-c0af-4c20-acf9-4fcc1d859dd7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv6", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "3749697a-f2ef-439a-a661-2fb92badd1ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv4", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "b74e0c8c-e243-450e-b1be-69c587093d6d", "remote_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv6", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "c222695b-2f1c-427d-afd7-e0be24ec9f66", "remote_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv4", "project_id": "7fb0e5436e4f467998e672dd71018a45"}], "revision_number": 4, "project_id": "7fb0e5436e4f467998e672dd71018a45", "id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "created_at": "2018-12-27T17:02:11Z", "updated_at": "2018-12-27T17:02:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "675d8a56-1c9b-4c58-a252-61e65997fd05", "remote_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv4", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "84f0587c-7394-4fd6-8f3d-8d6ba94cf3f9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv6", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "8a450b4f-e710-4193-816e-13a2d4e40c07", "remote_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv6", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "c3106b0a-1026-4156-86a9-f0438b7fab93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv4", "project_id": "7cba3664d5674e65a12c8c269a05febf"}], "revision_number": 4, "project_id": "7cba3664d5674e65a12c8c269a05febf", "id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "created_at": "2018-12-27T15:58:29Z", "updated_at": "2018-12-27T15:58:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "2a945ecc-f9fa-4219-96ab-c189a7f5c102", "remote_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv6", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "55e2b54e-68d4-4476-8c9f-e05e347c8970", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv4", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "9983229c-b595-482a-973f-81137a209b6d", "remote_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv4", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "9d4b8450-78ab-4817-a586-372ed88268f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv6", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}], "revision_number": 4, "project_id": "fbd6dbf946a5406398ba810e02d0888e", "id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "created_at": "2018-12-27T15:57:24Z", "updated_at": "2018-12-27T15:57:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "35521f2a-a59d-4798-9fa8-0febfe126076", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv4", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "607d473d-1e6a-4088-a778-7df9ffc1ff68", "remote_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv6", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "6f8fa92b-b67a-4047-a900-f43656aff42b", "remote_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv4", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "890f1d6c-9ae5-45b0-b7a1-282182432b66", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv6", "project_id": "253cc6709e714b8a80a5f74e4257907e"}], "revision_number": 4, "project_id": "253cc6709e714b8a80a5f74e4257907e", "id": "b9546f11-205e-4322-89f8-f0360d6090ed", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "created_at": "2018-12-27T15:57:08Z", "updated_at": "2018-12-27T15:57:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "6739c48b-d899-4c17-bb8e-ffaf8922c034", "remote_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv4", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "9660a6af-4d9b-40b9-9729-f205f66c2bd0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv4", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "bf244c03-fc10-4754-9c2b-b0224401c4f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv6", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "d3bee7cc-a152-441c-9790-abb1f56cec03", "remote_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv6", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}], "revision_number": 4, "project_id": "782a28bd0d40485e85eda6b8ba43840b", "id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "created_at": "2018-12-27T15:57:11Z", "updated_at": "2018-12-27T15:57:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "22c0d2cf-360a-4aa8-ba7e-bfdbf8327d27", "remote_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "553b140a-8ba9-4af7-9f50-bf24e87aebf7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "b2ecf7a5-df98-4d65-a762-767320437c5a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "e49104b2-7c13-49d6-8519-a16dd585346f", "remote_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}], "revision_number": 4, "project_id": "ef7e486beb8f4de39b25ca5f11552328", "id": "d0588e93-db0d-4888-9f99-3399a50df490", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "created_at": "2018-12-27T17:19:15Z", "updated_at": "2018-12-27T17:19:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "1990fe24-df44-4561-9f09-f50aab182bf7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "651e4b8b-b29e-409b-9f25-ff2328ccefe6", "remote_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "cc4e2254-2157-4ae1-a233-3047573ddc6d", "remote_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "da56dda4-aaf3-43ff-bdf7-e64892ec2345", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}], "revision_number": 4, "project_id": "2a5a6879c5fa4db798cea6d394565d45", "id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-27T15:33:07Z", "updated_at": "2018-12-27T15:33:07Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "4de95db8-72d6-4aec-a145-e92511971eb9", "remote_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "5f100cff-05d8-4405-8dfb-0a387c123fae", "remote_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "a3f6a193-cc94-4220-a73a-08acf63c449b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "f059d8a5-0c32-49c9-a721-77cc89245ecd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "created_at": "2018-12-27T15:29:16Z", "updated_at": "2018-12-27T15:29:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "3c53841a-5bc0-4192-b482-044411e217ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "5956ff3f-d59d-4af6-82b5-566c888583a7", "remote_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:16Z", "revision_number": 0, "id": "60735d87-52c7-426a-91a6-aff1078a5a2d", "remote_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:16Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "abe97133-61dd-4fdf-baf3-2e07968a324f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "da629caea04941e1ae8979c379dc7c9d"}], "revision_number": 4, "project_id": "da629caea04941e1ae8979c379dc7c9d", "id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "name": "default"}]} 2018-12-27 17:30:30,683 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=default used request id req-af7d4415-18a1-4d6c-9e21-150c03a64734 2018-12-27 17:30:30,690 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0fd110fec1bee32f6f662e0f42e218c8fbf26f92" 2018-12-27 17:30:30,809 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:30:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a65421fd-b10a-44f6-93e0-581c4cd73dcb Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b7b4fceec1ad4c6eb74d758b709a9d93", "name": "admin"}} 2018-12-27 17:30:30,809 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93 used request id req-a65421fd-b10a-44f6-93e0-581c4cd73dcb 2018-12-27 17:30:30,813 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/f7197afc9b61423897aefc9a643d03a1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0fd110fec1bee32f6f662e0f42e218c8fbf26f92" 2018-12-27 17:30:30,920 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:30:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e21ae779-dc04-4774-94a4-b976878f1ad1 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f7197afc9b61423897aefc9a643d03a1.", "code": 404, "title": "Not Found"}} 2018-12-27 17:30:30,920 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/f7197afc9b61423897aefc9a643d03a1 used request id req-e21ae779-dc04-4774-94a4-b976878f1ad1 2018-12-27 17:30:30,920 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:30:30,924 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/56a64ca4339d43bcb2713956535ad4a4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0fd110fec1bee32f6f662e0f42e218c8fbf26f92" 2018-12-27 17:30:31,033 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:30:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-210bc8ac-b2a4-474a-9efe-b89a6b514604 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/56a64ca4339d43bcb2713956535ad4a4"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "56a64ca4339d43bcb2713956535ad4a4", "name": "CreateRouterSuccessTests-4ad8c8f9-b00f-476-proj"}} 2018-12-27 17:30:31,033 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/56a64ca4339d43bcb2713956535ad4a4 used request id req-210bc8ac-b2a4-474a-9efe-b89a6b514604 2018-12-27 17:30:31,034 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1cba7bb2-8829-4815-a406-9a4e550666c3 2018-12-27 17:30:31,039 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=1cba7bb2-8829-4815-a406-9a4e550666c3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0fd110fec1bee32f6f662e0f42e218c8fbf26f92" 2018-12-27 17:30:31,257 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-e058000b-da4b-4975-bd1e-4b3b16803ce3 Date: Thu, 27 Dec 2018 17:30:31 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:30:10Z", "security_group_id": "1cba7bb2-8829-4815-a406-9a4e550666c3", "port_range_min": null, "revision_number": 0, "tenant_id": "56a64ca4339d43bcb2713956535ad4a4", "created_at": "2018-12-27T17:30:10Z", "project_id": "56a64ca4339d43bcb2713956535ad4a4", "id": "3c7bd7c1-43ea-4c3e-8541-480125ca44e1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:30:10Z", "security_group_id": "1cba7bb2-8829-4815-a406-9a4e550666c3", "port_range_min": null, "revision_number": 0, "tenant_id": "56a64ca4339d43bcb2713956535ad4a4", "created_at": "2018-12-27T17:30:10Z", "project_id": "56a64ca4339d43bcb2713956535ad4a4", "id": "46aaa010-c36f-4928-8727-6a93bad73817"}, {"remote_group_id": "1cba7bb2-8829-4815-a406-9a4e550666c3", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:30:10Z", "security_group_id": "1cba7bb2-8829-4815-a406-9a4e550666c3", "port_range_min": null, "revision_number": 0, "tenant_id": "56a64ca4339d43bcb2713956535ad4a4", "created_at": "2018-12-27T17:30:10Z", "project_id": "56a64ca4339d43bcb2713956535ad4a4", "id": "7438b495-2c8d-4864-af32-5c771a70d697"}, {"remote_group_id": "1cba7bb2-8829-4815-a406-9a4e550666c3", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:30:10Z", "security_group_id": "1cba7bb2-8829-4815-a406-9a4e550666c3", "port_range_min": null, "revision_number": 0, "tenant_id": "56a64ca4339d43bcb2713956535ad4a4", "created_at": "2018-12-27T17:30:10Z", "project_id": "56a64ca4339d43bcb2713956535ad4a4", "id": "7ab5fa8a-dda9-4213-bdab-e67c85de25ae"}]} 2018-12-27 17:30:31,257 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=1cba7bb2-8829-4815-a406-9a4e550666c3 used request id req-e058000b-da4b-4975-bd1e-4b3b16803ce3 2018-12-27 17:30:31,258 - neutron_utils - INFO - Deleting security group with name - default 2018-12-27 17:30:31,262 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/security-groups/1cba7bb2-8829-4815-a406-9a4e550666c3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0fd110fec1bee32f6f662e0f42e218c8fbf26f92" 2018-12-27 17:30:31,635 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-179e1a12-0106-48e0-a76a-58e008484402 Content-Length: 0 Date: Thu, 27 Dec 2018 17:30:31 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 17:30:31,635 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-groups/1cba7bb2-8829-4815-a406-9a4e550666c3 used request id req-179e1a12-0106-48e0-a76a-58e008484402 2018-12-27 17:30:31,636 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-4ad8c8f9-b00f-476-proj 2018-12-27 17:30:31,639 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/projects/56a64ca4339d43bcb2713956535ad4a4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0fd110fec1bee32f6f662e0f42e218c8fbf26f92" 2018-12-27 17:30:31,896 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:30:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b898f5bd-995d-4865-b306-d1207bef8410 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:30:31,896 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/56a64ca4339d43bcb2713956535ad4a4 used request id req-b898f5bd-995d-4865-b306-d1207bef8410 2018-12-27 17:30:31,897 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-4ad8c8f9-b00f-476-proj-role 2018-12-27 17:30:31,900 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/roles/d73fc7bfbea1450aa58b89cf256dc9b3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0fd110fec1bee32f6f662e0f42e218c8fbf26f92" 2018-12-27 17:30:32,038 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:30:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a520db7d-fb4e-40f3-9aa9-237dceececad Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:30:32,038 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/roles/d73fc7bfbea1450aa58b89cf256dc9b3 used request id req-a520db7d-fb4e-40f3-9aa9-237dceececad 2018-12-27 17:30:32,041 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0fd110fec1bee32f6f662e0f42e218c8fbf26f92" 2018-12-27 17:30:32,145 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:30:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5e49c353-d5e8-4bdf-9954-fe096924d38a Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8de789d09e46427786a85702e5e8de91", "links": {"self": "http://172.30.9.31:5000/v3/roles/8de789d09e46427786a85702e5e8de91"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 17:30:32,145 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-5e49c353-d5e8-4bdf-9954-fe096924d38a 2018-12-27 17:30:32,146 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-4ad8c8f9-b00f-476-user 2018-12-27 17:30:32,150 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/users/23d2725850804951ab14ccaca79f6469 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3792e8894d839c91c9bd4568fa36ab9b98788d5" 2018-12-27 17:30:32,382 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:30:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-20b284f0-c9c4-4c8a-8533-4a83870a979c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:30:32,382 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/23d2725850804951ab14ccaca79f6469 used request id req-20b284f0-c9c4-4c8a-8533-4a83870a979c 2018-12-27 17:30:32,383 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:30:32,798 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:30:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["y-MZvYgwS8q9mWnCUxb3mA"], "issued_at": "2018-12-27T17:30:32.000000Z"}} 2018-12-27 17:30:32,799 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51f07d4a3eb02def7dfec672f6118c29718c0270" 2018-12-27 17:30:32,903 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:30:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-54edce14-0073-445e-99cf-f687919a6b33 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:30:32,903 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-54edce14-0073-445e-99cf-f687919a6b33 2018-12-27 17:30:32,904 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:30:32,905 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:30:33,340 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:30:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["3GuI6e-NSiKe1RwQVKcAZg"], "issued_at": "2018-12-27T17:30:33.000000Z"}} 2018-12-27 17:30:33,341 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c4f61b038281735469183b843181df82e42749e" 2018-12-27 17:30:33,447 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:30:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-46b49edd-f72a-4977-99c2-bd55937f014d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:30:33,447 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-46b49edd-f72a-4977-99c2-bd55937f014d 2018-12-27 17:30:33,451 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 17:30:33,456 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 17:30:33 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 17:30:33,457 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-3bbb7d18-504f-492-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c4f61b038281735469183b843181df82e42749e" 2018-12-27 17:30:33,571 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:30:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b44e7193-bd96-4289-a2f7-15df950d8176 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-3bbb7d18-504f-492-proj", "previous": null, "next": null}, "projects": []} 2018-12-27 17:30:33,571 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-3bbb7d18-504f-492-proj used request id req-b44e7193-bd96-4289-a2f7-15df950d8176 2018-12-27 17:30:33,575 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c4f61b038281735469183b843181df82e42749e" 2018-12-27 17:30:33,685 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:30:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-982ad338-6e99-44b2-a07c-c99b121b5644 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-27 17:30:33,685 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-982ad338-6e99-44b2-a07c-c99b121b5644 2018-12-27 17:30:33,689 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c4f61b038281735469183b843181df82e42749e" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterSuccessTests-3bbb7d18-504f-492-proj"}}' 2018-12-27 17:30:33,852 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 27 Dec 2018 17:30:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-297edaae-c719-45f0-bedd-d57d182534af Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/131824e694684b849e0d493a06e1358c"}, "tags": [], "enabled": true, "id": "131824e694684b849e0d493a06e1358c", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-3bbb7d18-504f-492-proj"}} 2018-12-27 17:30:33,852 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-297edaae-c719-45f0-bedd-d57d182534af 2018-12-27 17:30:33,853 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-3bbb7d18-504f-492-proj 2018-12-27 17:30:33,853 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:30:33,854 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:30:34,281 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:30:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["KM5QfPLkREqzhWpFrVja3g"], "issued_at": "2018-12-27T17:30:34.000000Z"}} 2018-12-27 17:30:34,282 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e21e31b93be80a5a771ff2bd2d1ed72f4e015e5" 2018-12-27 17:30:34,385 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:30:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-98c031cc-7a68-466f-98fd-95ef52b15438 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:30:34,385 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-98c031cc-7a68-466f-98fd-95ef52b15438 2018-12-27 17:30:34,389 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 17:30:34,395 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 17:30:34 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 17:30:34,396 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e21e31b93be80a5a771ff2bd2d1ed72f4e015e5" 2018-12-27 17:30:34,530 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:30:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c07d8f6e-9ec7-4ef3-88b2-e3305f76612c Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "links": {"self": "http://172.30.9.31:5000/v3/users/01fa52e7b3674fc48643fa4ffca67e4e"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "01fa52e7b3674fc48643fa4ffca67e4e", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/05a834ddebbc40688596b7460b47439e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05a834ddebbc40688596b7460b47439e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/08226a0ad01943f39559448239e291e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "08226a0ad01943f39559448239e291e1", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/55c0552fe37a4f7ca0e73939514bc683"}, "domain_id": "default", "enabled": true, "options": {}, "id": "55c0552fe37a4f7ca0e73939514bc683", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/646a4af4e3b5439a97996d353fea3924"}, "domain_id": "914eec1d43ea4caf9d2fd33268c06258", "enabled": true, "options": {}, "id": "646a4af4e3b5439a97996d353fea3924", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/85fb203e51c34d3f8122e285a6a318b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85fb203e51c34d3f8122e285a6a318b3", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/905e7f4b42d24cca93b99d2401fa3378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "905e7f4b42d24cca93b99d2401fa3378", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/a5bc08b9f81f4e5bb86c24f9f7547bae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5bc08b9f81f4e5bb86c24f9f7547bae", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/a5c780627f004d318bf908d80305da9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5c780627f004d318bf908d80305da9c", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/b18425bf2b044bc9af7e194919539a17"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b18425bf2b044bc9af7e194919539a17", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/b8d2134b619d4dca80e21d6fb16449b0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b8d2134b619d4dca80e21d6fb16449b0", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/b9ab6a25a652438285139fe5b44aea62"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9ab6a25a652438285139fe5b44aea62", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/c08462554a4844d681348f58b9b0edee"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c08462554a4844d681348f58b9b0edee", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/ddfc3a9aad444d4782eae677c8a98130"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ddfc3a9aad444d4782eae677c8a98130", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/f2a74f2185a54676a6cb2bb5ecfcc4f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2a74f2185a54676a6cb2bb5ecfcc4f6", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-12-27 17:30:34,531 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-c07d8f6e-9ec7-4ef3-88b2-e3305f76612c 2018-12-27 17:30:34,535 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?name=CreateRouterSuccessTests-3bbb7d18-504f-492-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e21e31b93be80a5a771ff2bd2d1ed72f4e015e5" 2018-12-27 17:30:34,644 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:30:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9597f944-44b3-474d-b348-f44dd37b83d3 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?name=CreateRouterSuccessTests-3bbb7d18-504f-492-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/131824e694684b849e0d493a06e1358c"}, "tags": [], "enabled": true, "id": "131824e694684b849e0d493a06e1358c", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-3bbb7d18-504f-492-proj"}]} 2018-12-27 17:30:34,644 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?name=CreateRouterSuccessTests-3bbb7d18-504f-492-proj used request id req-9597f944-44b3-474d-b348-f44dd37b83d3 2018-12-27 17:30:34,648 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e21e31b93be80a5a771ff2bd2d1ed72f4e015e5" 2018-12-27 17:30:34,756 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:30:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ee2137ff-4eeb-439d-a54d-d96848688288 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-27 17:30:34,756 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-ee2137ff-4eeb-439d-a54d-d96848688288 2018-12-27 17:30:35,157 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-3bbb7d18-504f-492-user 2018-12-27 17:30:35,158 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:30:35,161 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c4f61b038281735469183b843181df82e42749e" 2018-12-27 17:30:35,268 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:30:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1b5452fa-5fc5-4f75-b572-5f0e856dd33f Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8de789d09e46427786a85702e5e8de91", "links": {"self": "http://172.30.9.31:5000/v3/roles/8de789d09e46427786a85702e5e8de91"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 17:30:35,268 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-1b5452fa-5fc5-4f75-b572-5f0e856dd33f 2018-12-27 17:30:35,272 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c4f61b038281735469183b843181df82e42749e" -d '{"role": {"name": "CreateRouterSuccessTests-3bbb7d18-504f-492-proj-role"}}' 2018-12-27 17:30:35,457 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 27 Dec 2018 17:30:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c293c800-5401-4d09-b0d9-1068ff1b1a9e Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "260504304ac84caebb72b028ce7e8f69", "links": {"self": "http://172.30.9.31:5000/v3/roles/260504304ac84caebb72b028ce7e8f69"}, "name": "CreateRouterSuccessTests-3bbb7d18-504f-492-proj-role"}} 2018-12-27 17:30:35,457 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/roles used request id req-c293c800-5401-4d09-b0d9-1068ff1b1a9e 2018-12-27 17:30:35,457 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-3bbb7d18-504f-492-proj-role 2018-12-27 17:30:35,461 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles/260504304ac84caebb72b028ce7e8f69 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c4f61b038281735469183b843181df82e42749e" 2018-12-27 17:30:35,579 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:30:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-03e3413f-a740-460b-9c35-7609ce9ad9ab Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "260504304ac84caebb72b028ce7e8f69", "links": {"self": "http://172.30.9.31:5000/v3/roles/260504304ac84caebb72b028ce7e8f69"}, "name": "CreateRouterSuccessTests-3bbb7d18-504f-492-proj-role"}} 2018-12-27 17:30:35,579 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles/260504304ac84caebb72b028ce7e8f69 used request id req-03e3413f-a740-460b-9c35-7609ce9ad9ab 2018-12-27 17:30:35,580 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-3bbb7d18-504f-492-proj-role to project CreateRouterSuccessTests-3bbb7d18-504f-492-proj 2018-12-27 17:30:35,583 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:5000/v3/projects/131824e694684b849e0d493a06e1358c/users/2390a535382944e7bdbf5eb0293c94c8/roles/260504304ac84caebb72b028ce7e8f69 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c4f61b038281735469183b843181df82e42749e" 2018-12-27 17:30:35,747 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:30:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-141c16b5-9b13-4409-8a63-4648dfc32ffd Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:30:35,748 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/131824e694684b849e0d493a06e1358c/users/2390a535382944e7bdbf5eb0293c94c8/roles/260504304ac84caebb72b028ce7e8f69 used request id req-141c16b5-9b13-4409-8a63-4648dfc32ffd 2018-12-27 17:30:35,750 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:30:35,750 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:30:36,155 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:30:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["rcSj8WXzT7eSV9rDX_Y5Ew"], "issued_at": "2018-12-27T17:30:36.000000Z"}} 2018-12-27 17:30:36,156 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b6d6da5e450270ae283bda2e12dba7efd91bfdf" 2018-12-27 17:30:36,172 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:30:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-65c06916-0a01-4eb7-b6c6-dffecc68014a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:30:36,172 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-65c06916-0a01-4eb7-b6c6-dffecc68014a 2018-12-27 17:30:36,179 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateRouterSuccessTests-75b4daff-e641-4a2c-9c80-f3677d296380-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b6d6da5e450270ae283bda2e12dba7efd91bfdf" 2018-12-27 17:30:36,426 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-3a5ff286-455e-4bf0-baa4-4905b17d4ed9 Date: Thu, 27 Dec 2018 17:30:36 GMT RESP BODY: {"networks":[]} 2018-12-27 17:30:36,426 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateRouterSuccessTests-75b4daff-e641-4a2c-9c80-f3677d296380-pub-net1 used request id req-3a5ff286-455e-4bf0-baa4-4905b17d4ed9 2018-12-27 17:30:36,426 - neutron_utils - INFO - Creating network with name CreateRouterSuccessTests-75b4daff-e641-4a2c-9c80-f3677d296380-pub-net1 2018-12-27 17:30:36,431 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b6d6da5e450270ae283bda2e12dba7efd91bfdf" -d '{"network": {"name": "CreateRouterSuccessTests-75b4daff-e641-4a2c-9c80-f3677d296380-pub-net1", "admin_state_up": true}}' 2018-12-27 17:30:38,137 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 740 X-Openstack-Request-Id: req-06a334ae-6499-45c0-83f1-8db66197c81e Date: Thu, 27 Dec 2018 17:30:38 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"provider:network_type":"geneve","id":"cb18c36a-aa2d-4638-88a5-e732149e00c3","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":15,"ipv4_address_scope":null,"shared":false,"project_id":"2a5a6879c5fa4db798cea6d394565d45","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-27T17:30:36Z","is_default":false,"qos_policy_id":null,"name":"CreateRouterSuccessTests-75b4daff-e641-4a2c-9c80-f3677d296380-pub-net1","admin_state_up":true,"tenant_id":"2a5a6879c5fa4db798cea6d394565d45","created_at":"2018-12-27T17:30:36Z","mtu":1442}} 2018-12-27 17:30:38,137 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/networks used request id req-06a334ae-6499-45c0-83f1-8db66197c81e 2018-12-27 17:30:38,143 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?id=cb18c36a-aa2d-4638-88a5-e732149e00c3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b6d6da5e450270ae283bda2e12dba7efd91bfdf" 2018-12-27 17:30:38,411 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 724 X-Openstack-Request-Id: req-1b0eee76-8c47-4a6e-8c74-fc14d7583609 Date: Thu, 27 Dec 2018 17:30:38 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"mtu":1442,"id":"cb18c36a-aa2d-4638-88a5-e732149e00c3","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":15,"ipv4_address_scope":null,"shared":false,"project_id":"2a5a6879c5fa4db798cea6d394565d45","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-27T17:30:36Z","qos_policy_id":null,"name":"CreateRouterSuccessTests-75b4daff-e641-4a2c-9c80-f3677d296380-pub-net1","admin_state_up":true,"tenant_id":"2a5a6879c5fa4db798cea6d394565d45","created_at":"2018-12-27T17:30:36Z","provider:network_type":"geneve"}]} 2018-12-27 17:30:38,411 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?id=cb18c36a-aa2d-4638-88a5-e732149e00c3 used request id req-1b0eee76-8c47-4a6e-8c74-fc14d7583609 2018-12-27 17:30:38,417 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=cb18c36a-aa2d-4638-88a5-e732149e00c3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b6d6da5e450270ae283bda2e12dba7efd91bfdf" 2018-12-27 17:30:39,080 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-ba4ddc1d-dc78-4e6f-94ba-a65be8eb093e Date: Thu, 27 Dec 2018 17:30:39 GMT RESP BODY: {"subnets":[]} 2018-12-27 17:30:39,081 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=cb18c36a-aa2d-4638-88a5-e732149e00c3 used request id req-ba4ddc1d-dc78-4e6f-94ba-a65be8eb093e 2018-12-27 17:30:39,081 - neutron_utils - INFO - Creating subnet with name CreateRouterSuccessTests-75b4daff-e641-4a2c-9c80-f3677d296380-pub-subnet1 2018-12-27 17:30:39,086 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b6d6da5e450270ae283bda2e12dba7efd91bfdf" -d '{"subnets": [{"ip_version": 4, "network_id": "cb18c36a-aa2d-4638-88a5-e732149e00c3", "cidr": "10.200.201.0/24", "gateway_ip": "10.200.201.1", "name": "CreateRouterSuccessTests-75b4daff-e641-4a2c-9c80-f3677d296380-pub-subnet1"}]}' 2018-12-27 17:30:40,937 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-9ba90d49-dc0b-4ae7-8686-934e73b8d7c9 Date: Thu, 27 Dec 2018 17:30:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cb18c36a-aa2d-4638-88a5-e732149e00c3","tenant_id":"2a5a6879c5fa4db798cea6d394565d45","created_at":"2018-12-27T17:30:39Z","dns_nameservers":[],"updated_at":"2018-12-27T17:30:39Z","gateway_ip":"10.200.201.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.200.201.0/24","project_id":"2a5a6879c5fa4db798cea6d394565d45","id":"de8625ac-f3d6-451b-b193-69bec3ed4fff","subnetpool_id":null,"name":"CreateRouterSuccessTests-75b4daff-e641-4a2c-9c80-f3677d296380-pub-subnet1"}]} 2018-12-27 17:30:40,937 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/subnets used request id req-9ba90d49-dc0b-4ae7-8686-934e73b8d7c9 2018-12-27 17:30:40,943 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?id=cb18c36a-aa2d-4638-88a5-e732149e00c3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b6d6da5e450270ae283bda2e12dba7efd91bfdf" 2018-12-27 17:30:41,244 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 762 X-Openstack-Request-Id: req-cb1bfde7-a031-42b6-83b1-b3129c2ceb11 Date: Thu, 27 Dec 2018 17:30:41 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"mtu":1442,"id":"cb18c36a-aa2d-4638-88a5-e732149e00c3","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":15,"ipv4_address_scope":null,"shared":false,"project_id":"2a5a6879c5fa4db798cea6d394565d45","status":"ACTIVE","subnets":["de8625ac-f3d6-451b-b193-69bec3ed4fff"],"description":"","tags":[],"updated_at":"2018-12-27T17:30:39Z","qos_policy_id":null,"name":"CreateRouterSuccessTests-75b4daff-e641-4a2c-9c80-f3677d296380-pub-net1","admin_state_up":true,"tenant_id":"2a5a6879c5fa4db798cea6d394565d45","created_at":"2018-12-27T17:30:36Z","provider:network_type":"geneve"}]} 2018-12-27 17:30:41,244 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?id=cb18c36a-aa2d-4638-88a5-e732149e00c3 used request id req-cb1bfde7-a031-42b6-83b1-b3129c2ceb11 2018-12-27 17:30:41,250 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=cb18c36a-aa2d-4638-88a5-e732149e00c3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b6d6da5e450270ae283bda2e12dba7efd91bfdf" 2018-12-27 17:30:41,531 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-6af2c39e-9b8e-44c1-83a6-04fc487862b5 Date: Thu, 27 Dec 2018 17:30:41 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cb18c36a-aa2d-4638-88a5-e732149e00c3","tenant_id":"2a5a6879c5fa4db798cea6d394565d45","created_at":"2018-12-27T17:30:39Z","dns_nameservers":[],"updated_at":"2018-12-27T17:30:39Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"2a5a6879c5fa4db798cea6d394565d45","id":"de8625ac-f3d6-451b-b193-69bec3ed4fff","subnetpool_id":null,"name":"CreateRouterSuccessTests-75b4daff-e641-4a2c-9c80-f3677d296380-pub-subnet1"}]} 2018-12-27 17:30:41,531 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=cb18c36a-aa2d-4638-88a5-e732149e00c3 used request id req-6af2c39e-9b8e-44c1-83a6-04fc487862b5 2018-12-27 17:30:41,532 - OpenStackNetwork - DEBUG - Network [cb18c36a-aa2d-4638-88a5-e732149e00c3] created successfully 2018-12-27 17:30:41,532 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:30:41,533 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:30:42,044 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "260504304ac84caebb72b028ce7e8f69", "name": "CreateRouterSuccessTests-3bbb7d18-504f-492-proj-role"}], "expires_at": "2018-12-27T18:30:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "131824e694684b849e0d493a06e1358c", "name": "CreateRouterSuccessTests-3bbb7d18-504f-492-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/131824e694684b849e0d493a06e1358c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/131824e694684b849e0d493a06e1358c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/131824e694684b849e0d493a06e1358c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/131824e694684b849e0d493a06e1358c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/131824e694684b849e0d493a06e1358c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/131824e694684b849e0d493a06e1358c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/131824e694684b849e0d493a06e1358c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/131824e694684b849e0d493a06e1358c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/131824e694684b849e0d493a06e1358c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_131824e694684b849e0d493a06e1358c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_131824e694684b849e0d493a06e1358c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/131824e694684b849e0d493a06e1358c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/131824e694684b849e0d493a06e1358c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/131824e694684b849e0d493a06e1358c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-3bbb7d18-504f-492-user", "id": "2390a535382944e7bdbf5eb0293c94c8"}, "audit_ids": ["5cGFnOlTT6a8X8W89AGAcg"], "issued_at": "2018-12-27T17:30:42.000000Z"}} 2018-12-27 17:30:42,045 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a884939031486f8e600ed27217bc1745c8ce23ca" 2018-12-27 17:30:42,140 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:30:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7b554fd7-65f3-4947-ab9f-e3e27d5d4f7c Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:30:42,140 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-7b554fd7-65f3-4947-ab9f-e3e27d5d4f7c 2018-12-27 17:30:42,148 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/routers?name=CreateRouterSuccessTests-75b4daff-e641-4a2c-9c80-f3677d296380-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a884939031486f8e600ed27217bc1745c8ce23ca" 2018-12-27 17:30:42,384 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-406a4be1-28ac-422d-a09d-b20819bea945 Date: Thu, 27 Dec 2018 17:30:42 GMT RESP BODY: {"routers": []} 2018-12-27 17:30:42,384 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/routers?name=CreateRouterSuccessTests-75b4daff-e641-4a2c-9c80-f3677d296380-pub-router&admin_state_up=True used request id req-406a4be1-28ac-422d-a09d-b20819bea945 2018-12-27 17:30:42,384 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:30:42,385 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:30:42,797 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "260504304ac84caebb72b028ce7e8f69", "name": "CreateRouterSuccessTests-3bbb7d18-504f-492-proj-role"}], "expires_at": "2018-12-27T18:30:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "131824e694684b849e0d493a06e1358c", "name": "CreateRouterSuccessTests-3bbb7d18-504f-492-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/131824e694684b849e0d493a06e1358c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/131824e694684b849e0d493a06e1358c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/131824e694684b849e0d493a06e1358c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/131824e694684b849e0d493a06e1358c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/131824e694684b849e0d493a06e1358c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/131824e694684b849e0d493a06e1358c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/131824e694684b849e0d493a06e1358c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/131824e694684b849e0d493a06e1358c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/131824e694684b849e0d493a06e1358c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_131824e694684b849e0d493a06e1358c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_131824e694684b849e0d493a06e1358c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/131824e694684b849e0d493a06e1358c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/131824e694684b849e0d493a06e1358c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/131824e694684b849e0d493a06e1358c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-3bbb7d18-504f-492-user", "id": "2390a535382944e7bdbf5eb0293c94c8"}, "audit_ids": ["z4Yqfi1oSpejZ9ANPDK--g"], "issued_at": "2018-12-27T17:30:42.000000Z"}} 2018-12-27 17:30:42,797 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4878191e06f875d8eb5c068ee75c4c3f33044c30" 2018-12-27 17:30:42,908 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:30:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-53bddea4-80ed-48db-a6d1-80d523b98d85 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:30:42,908 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-53bddea4-80ed-48db-a6d1-80d523b98d85 2018-12-27 17:30:42,914 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a884939031486f8e600ed27217bc1745c8ce23ca" 2018-12-27 17:30:43,188 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-aeb9ac12-276c-4d52-b6b1-ac8def6c637f Date: Thu, 27 Dec 2018 17:30:43 GMT RESP BODY: {"networks":[{"updated_at":"2018-12-27T15:58:03Z","dns_domain":"","revision_number":8,"port_security_enabled":true,"id":"a4959dd9-e8f4-4ea9-8c99-7bff545db58c","router:external":true,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"da629caea04941e1ae8979c379dc7c9d","status":"ACTIVE","subnets":["244ab55b-a0ed-4e50-9f85-07f08119ae55"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"da629caea04941e1ae8979c379dc7c9d","created_at":"2018-12-27T15:29:17Z","mtu":1500}]} 2018-12-27 17:30:43,188 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=external used request id req-aeb9ac12-276c-4d52-b6b1-ac8def6c637f 2018-12-27 17:30:43,193 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=a4959dd9-e8f4-4ea9-8c99-7bff545db58c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a884939031486f8e600ed27217bc1745c8ce23ca" 2018-12-27 17:30:43,444 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-3f8d45fa-9065-46e1-ae8e-9c6318be2924 Date: Thu, 27 Dec 2018 17:30:43 GMT RESP BODY: {"subnets":[]} 2018-12-27 17:30:43,444 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=a4959dd9-e8f4-4ea9-8c99-7bff545db58c used request id req-3f8d45fa-9065-46e1-ae8e-9c6318be2924 2018-12-27 17:30:43,445 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-75b4daff-e641-4a2c-9c80-f3677d296380-pub-router 2018-12-27 17:30:43,450 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a884939031486f8e600ed27217bc1745c8ce23ca" -d '{"router": {"external_gateway_info": {"network_id": "a4959dd9-e8f4-4ea9-8c99-7bff545db58c"}, "name": "CreateRouterSuccessTests-75b4daff-e641-4a2c-9c80-f3677d296380-pub-router", "admin_state_up": true}}' 2018-12-27 17:30:45,376 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 639 X-Openstack-Request-Id: req-38f3225d-9b07-4d7c-adb8-88bafaee41bd Date: Thu, 27 Dec 2018 17:30:45 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "a4959dd9-e8f4-4ea9-8c99-7bff545db58c", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "244ab55b-a0ed-4e50-9f85-07f08119ae55", "ip_address": "172.30.9.208"}]}, "description": "", "tags": [], "tenant_id": "131824e694684b849e0d493a06e1358c", "created_at": "2018-12-27T17:30:43Z", "admin_state_up": true, "updated_at": "2018-12-27T17:30:44Z", "revision_number": 2, "routes": [], "project_id": "131824e694684b849e0d493a06e1358c", "id": "1e2dc8ce-1454-46a0-ac96-7afc935003e5", "name": "CreateRouterSuccessTests-75b4daff-e641-4a2c-9c80-f3677d296380-pub-router"}} 2018-12-27 17:30:45,376 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/routers used request id req-38f3225d-9b07-4d7c-adb8-88bafaee41bd 2018-12-27 17:30:45,381 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?device_id=1e2dc8ce-1454-46a0-ac96-7afc935003e5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a884939031486f8e600ed27217bc1745c8ce23ca" 2018-12-27 17:30:45,601 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-11b9e949-c709-41bd-8109-c31577e11457 Date: Thu, 27 Dec 2018 17:30:45 GMT RESP BODY: {"ports":[]} 2018-12-27 17:30:45,601 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?device_id=1e2dc8ce-1454-46a0-ac96-7afc935003e5 used request id req-11b9e949-c709-41bd-8109-c31577e11457 2018-12-27 17:30:45,606 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?name=CreateRouterSuccessTests-75b4daff-e641-4a2c-9c80-f3677d296380-pub-subnet1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a884939031486f8e600ed27217bc1745c8ce23ca" 2018-12-27 17:30:46,250 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-e28858b3-82a3-4a48-96ac-451d0ab08ffb Date: Thu, 27 Dec 2018 17:30:46 GMT RESP BODY: {"subnets":[]} 2018-12-27 17:30:46,250 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?name=CreateRouterSuccessTests-75b4daff-e641-4a2c-9c80-f3677d296380-pub-subnet1 used request id req-e28858b3-82a3-4a48-96ac-451d0ab08ffb 2018-12-27 17:30:46,251 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-75b4daff-e641-4a2c-9c80-f3677d296380-pub-router 2018-12-27 17:30:46,251 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-75b4daff-e641-4a2c-9c80-f3677d296380-pub-router 2018-12-27 17:30:46,256 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/routers/1e2dc8ce-1454-46a0-ac96-7afc935003e5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a884939031486f8e600ed27217bc1745c8ce23ca" 2018-12-27 17:30:48,469 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-fe5127d4-10b2-4cfc-900a-c97dbfcbc7a7 Content-Length: 0 Date: Thu, 27 Dec 2018 17:30:48 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 17:30:48,469 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/routers/1e2dc8ce-1454-46a0-ac96-7afc935003e5 used request id req-fe5127d4-10b2-4cfc-900a-c97dbfcbc7a7 2018-12-27 17:30:48,469 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-75b4daff-e641-4a2c-9c80-f3677d296380-pub-subnet1 2018-12-27 17:30:48,470 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-75b4daff-e641-4a2c-9c80-f3677d296380-pub-subnet1 2018-12-27 17:30:48,475 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/subnets/de8625ac-f3d6-451b-b193-69bec3ed4fff -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b6d6da5e450270ae283bda2e12dba7efd91bfdf" 2018-12-27 17:30:49,699 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-d131d51a-e191-49e2-aadc-a5804498dab8 Date: Thu, 27 Dec 2018 17:30:49 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 17:30:49,699 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/subnets/de8625ac-f3d6-451b-b193-69bec3ed4fff used request id req-d131d51a-e191-49e2-aadc-a5804498dab8 2018-12-27 17:30:49,700 - neutron_utils - INFO - Deleting network with name CreateRouterSuccessTests-75b4daff-e641-4a2c-9c80-f3677d296380-pub-net1 2018-12-27 17:30:49,704 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/networks/cb18c36a-aa2d-4638-88a5-e732149e00c3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b6d6da5e450270ae283bda2e12dba7efd91bfdf" 2018-12-27 17:30:50,959 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-2f107c1f-1d6a-4bb6-a4e5-e5db381af917 Date: Thu, 27 Dec 2018 17:30:50 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 17:30:50,959 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/networks/cb18c36a-aa2d-4638-88a5-e732149e00c3 used request id req-2f107c1f-1d6a-4bb6-a4e5-e5db381af917 2018-12-27 17:30:50,967 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c4f61b038281735469183b843181df82e42749e" 2018-12-27 17:30:51,321 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 33483 X-Openstack-Request-Id: req-34b3b6d7-28b6-41a9-ae3e-e741fac18a51 Date: Thu, 27 Dec 2018 17:30:51 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "created_at": "2018-12-27T15:33:01Z", "updated_at": "2018-12-27T15:33:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "35205ac3-06e6-4cf6-bb21-ff8f813cb45b", "remote_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "ade77f59-e70c-4970-8ea8-198222fa332e", "remote_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "c4f3bf7f-d793-498d-a883-bb8c6003f070", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "c85cb618-8f19-445b-8e16-6d467cb17771", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}], "revision_number": 4, "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "created_at": "2018-12-27T15:57:22Z", "updated_at": "2018-12-27T15:57:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "5e258a3b-01f5-4aef-81b7-0b5dc6e5b683", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "65475539-0336-498a-8da4-ff0a80b10089", "remote_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "ae922857-f7ae-4bc8-949b-153fb43bfd00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "b4f87679-52e1-4cf9-bf76-5abb9a9bec06", "remote_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "f7197afc9b61423897aefc9a643d03a1"}], "revision_number": 4, "project_id": "f7197afc9b61423897aefc9a643d03a1", "id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "created_at": "2018-12-27T16:01:54Z", "updated_at": "2018-12-27T16:01:54Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "00dd3abd-acd1-4edb-8f4a-8badcbd2eeb4", "remote_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "018de60d-bc33-4ef0-9eed-6d00b6ce227b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "0d99f0db-fa6b-4201-b67f-a7ff0db82c5d", "remote_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv6", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "5c4049ef-933d-4614-84e7-83584430d462", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv6", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}], "revision_number": 4, "project_id": "8c689c5e31c44b09ab85f80682abbc2a", "id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "created_at": "2018-12-27T15:56:49Z", "updated_at": "2018-12-27T15:56:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "6555e255-763a-4448-b1b1-0c93b2a390bd", "remote_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "777ff7a5-a590-43e5-a84b-7677710494e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "8bac258a-08df-48b7-900b-efbe01a6ec20", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "dc17921e-353f-4898-a970-881b2c8d093d", "remote_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}], "revision_number": 4, "project_id": "28dac9e1580d461c9de52e6659cc4f9d", "id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "created_at": "2018-12-27T16:01:52Z", "updated_at": "2018-12-27T16:01:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "32737757-45f3-4b24-b6ab-5f2d5579b4a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv6", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "ae604ef3-492d-4aa3-8045-1ff84f755a27", "remote_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv4", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "b7bff40a-beda-4996-b140-ed94d010535c", "remote_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv6", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "b8129030-9d72-4d5d-adce-47bbe62492fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv4", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}], "revision_number": 4, "project_id": "81c108a273314b24bf6b48c41b5bbe0c", "id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "created_at": "2018-12-27T15:57:20Z", "updated_at": "2018-12-27T15:57:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "0c389ec4-c0af-4c20-acf9-4fcc1d859dd7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv6", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "3749697a-f2ef-439a-a661-2fb92badd1ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv4", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "b74e0c8c-e243-450e-b1be-69c587093d6d", "remote_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv6", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "c222695b-2f1c-427d-afd7-e0be24ec9f66", "remote_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv4", "project_id": "7fb0e5436e4f467998e672dd71018a45"}], "revision_number": 4, "project_id": "7fb0e5436e4f467998e672dd71018a45", "id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "created_at": "2018-12-27T17:02:11Z", "updated_at": "2018-12-27T17:02:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "675d8a56-1c9b-4c58-a252-61e65997fd05", "remote_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv4", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "84f0587c-7394-4fd6-8f3d-8d6ba94cf3f9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv6", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "8a450b4f-e710-4193-816e-13a2d4e40c07", "remote_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv6", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "c3106b0a-1026-4156-86a9-f0438b7fab93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv4", "project_id": "7cba3664d5674e65a12c8c269a05febf"}], "revision_number": 4, "project_id": "7cba3664d5674e65a12c8c269a05febf", "id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "created_at": "2018-12-27T15:58:29Z", "updated_at": "2018-12-27T15:58:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "2a945ecc-f9fa-4219-96ab-c189a7f5c102", "remote_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv6", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "55e2b54e-68d4-4476-8c9f-e05e347c8970", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv4", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "9983229c-b595-482a-973f-81137a209b6d", "remote_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv4", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "9d4b8450-78ab-4817-a586-372ed88268f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv6", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}], "revision_number": 4, "project_id": "fbd6dbf946a5406398ba810e02d0888e", "id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "created_at": "2018-12-27T15:57:24Z", "updated_at": "2018-12-27T15:57:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "35521f2a-a59d-4798-9fa8-0febfe126076", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv4", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "607d473d-1e6a-4088-a778-7df9ffc1ff68", "remote_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv6", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "6f8fa92b-b67a-4047-a900-f43656aff42b", "remote_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv4", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "890f1d6c-9ae5-45b0-b7a1-282182432b66", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv6", "project_id": "253cc6709e714b8a80a5f74e4257907e"}], "revision_number": 4, "project_id": "253cc6709e714b8a80a5f74e4257907e", "id": "b9546f11-205e-4322-89f8-f0360d6090ed", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "created_at": "2018-12-27T15:57:08Z", "updated_at": "2018-12-27T15:57:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "6739c48b-d899-4c17-bb8e-ffaf8922c034", "remote_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv4", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "9660a6af-4d9b-40b9-9729-f205f66c2bd0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv4", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "bf244c03-fc10-4754-9c2b-b0224401c4f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv6", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "d3bee7cc-a152-441c-9790-abb1f56cec03", "remote_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv6", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}], "revision_number": 4, "project_id": "782a28bd0d40485e85eda6b8ba43840b", "id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "created_at": "2018-12-27T15:57:11Z", "updated_at": "2018-12-27T15:57:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "22c0d2cf-360a-4aa8-ba7e-bfdbf8327d27", "remote_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "553b140a-8ba9-4af7-9f50-bf24e87aebf7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "b2ecf7a5-df98-4d65-a762-767320437c5a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "e49104b2-7c13-49d6-8519-a16dd585346f", "remote_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}], "revision_number": 4, "project_id": "ef7e486beb8f4de39b25ca5f11552328", "id": "d0588e93-db0d-4888-9f99-3399a50df490", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "created_at": "2018-12-27T17:19:15Z", "updated_at": "2018-12-27T17:19:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "1990fe24-df44-4561-9f09-f50aab182bf7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "651e4b8b-b29e-409b-9f25-ff2328ccefe6", "remote_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "cc4e2254-2157-4ae1-a233-3047573ddc6d", "remote_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "da56dda4-aaf3-43ff-bdf7-e64892ec2345", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}], "revision_number": 4, "project_id": "2a5a6879c5fa4db798cea6d394565d45", "id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-27T15:33:07Z", "updated_at": "2018-12-27T15:33:07Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "4de95db8-72d6-4aec-a145-e92511971eb9", "remote_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "5f100cff-05d8-4405-8dfb-0a387c123fae", "remote_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "a3f6a193-cc94-4220-a73a-08acf63c449b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "f059d8a5-0c32-49c9-a721-77cc89245ecd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "created_at": "2018-12-27T15:29:16Z", "updated_at": "2018-12-27T15:29:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "3c53841a-5bc0-4192-b482-044411e217ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "5956ff3f-d59d-4af6-82b5-566c888583a7", "remote_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:16Z", "revision_number": 0, "id": "60735d87-52c7-426a-91a6-aff1078a5a2d", "remote_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:16Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "abe97133-61dd-4fdf-baf3-2e07968a324f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "da629caea04941e1ae8979c379dc7c9d"}], "revision_number": 4, "project_id": "da629caea04941e1ae8979c379dc7c9d", "id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "name": "default"}]} 2018-12-27 17:30:51,322 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=default used request id req-34b3b6d7-28b6-41a9-ae3e-e741fac18a51 2018-12-27 17:30:51,329 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c4f61b038281735469183b843181df82e42749e" 2018-12-27 17:30:51,433 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:30:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bc5b547e-bc65-4b6c-a8ac-7a3c3e672adf Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b7b4fceec1ad4c6eb74d758b709a9d93", "name": "admin"}} 2018-12-27 17:30:51,433 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93 used request id req-bc5b547e-bc65-4b6c-a8ac-7a3c3e672adf 2018-12-27 17:30:51,437 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/f7197afc9b61423897aefc9a643d03a1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c4f61b038281735469183b843181df82e42749e" 2018-12-27 17:30:51,565 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:30:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-196d888a-38dd-4bbc-b5da-bdf354cd4595 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f7197afc9b61423897aefc9a643d03a1.", "code": 404, "title": "Not Found"}} 2018-12-27 17:30:51,565 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/f7197afc9b61423897aefc9a643d03a1 used request id req-196d888a-38dd-4bbc-b5da-bdf354cd4595 2018-12-27 17:30:51,565 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:30:51,569 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/8c689c5e31c44b09ab85f80682abbc2a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c4f61b038281735469183b843181df82e42749e" 2018-12-27 17:30:51,674 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:30:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c859e014-6032-454b-9e83-d1334504aa35 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8c689c5e31c44b09ab85f80682abbc2a.", "code": 404, "title": "Not Found"}} 2018-12-27 17:30:51,674 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/8c689c5e31c44b09ab85f80682abbc2a used request id req-c859e014-6032-454b-9e83-d1334504aa35 2018-12-27 17:30:51,674 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:30:51,678 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/28dac9e1580d461c9de52e6659cc4f9d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c4f61b038281735469183b843181df82e42749e" 2018-12-27 17:30:51,784 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:30:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-50987941-3388-407c-98dc-1991dd3a6175 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 28dac9e1580d461c9de52e6659cc4f9d.", "code": 404, "title": "Not Found"}} 2018-12-27 17:30:51,784 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/28dac9e1580d461c9de52e6659cc4f9d used request id req-50987941-3388-407c-98dc-1991dd3a6175 2018-12-27 17:30:51,785 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:30:51,788 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/81c108a273314b24bf6b48c41b5bbe0c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c4f61b038281735469183b843181df82e42749e" 2018-12-27 17:30:51,896 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:30:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-12b5568f-bca1-420b-9520-68287eb75495 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 81c108a273314b24bf6b48c41b5bbe0c.", "code": 404, "title": "Not Found"}} 2018-12-27 17:30:51,896 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/81c108a273314b24bf6b48c41b5bbe0c used request id req-12b5568f-bca1-420b-9520-68287eb75495 2018-12-27 17:30:51,896 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:30:51,900 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/7fb0e5436e4f467998e672dd71018a45 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c4f61b038281735469183b843181df82e42749e" 2018-12-27 17:30:52,001 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:30:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-96d3e3ca-8c71-4a8f-bc23-c308742dd84d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7fb0e5436e4f467998e672dd71018a45.", "code": 404, "title": "Not Found"}} 2018-12-27 17:30:52,001 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/7fb0e5436e4f467998e672dd71018a45 used request id req-96d3e3ca-8c71-4a8f-bc23-c308742dd84d 2018-12-27 17:30:52,001 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:30:52,005 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/7cba3664d5674e65a12c8c269a05febf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c4f61b038281735469183b843181df82e42749e" 2018-12-27 17:30:52,115 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:30:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0671752a-eb99-48dd-b7cb-00f8ebd0bc3f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7cba3664d5674e65a12c8c269a05febf.", "code": 404, "title": "Not Found"}} 2018-12-27 17:30:52,115 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/7cba3664d5674e65a12c8c269a05febf used request id req-0671752a-eb99-48dd-b7cb-00f8ebd0bc3f 2018-12-27 17:30:52,115 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:30:52,119 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/fbd6dbf946a5406398ba810e02d0888e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c4f61b038281735469183b843181df82e42749e" 2018-12-27 17:30:52,231 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:30:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3b71a391-8ba2-4728-8b10-c25b56352ee2 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: fbd6dbf946a5406398ba810e02d0888e.", "code": 404, "title": "Not Found"}} 2018-12-27 17:30:52,231 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/fbd6dbf946a5406398ba810e02d0888e used request id req-3b71a391-8ba2-4728-8b10-c25b56352ee2 2018-12-27 17:30:52,231 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:30:52,235 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/253cc6709e714b8a80a5f74e4257907e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c4f61b038281735469183b843181df82e42749e" 2018-12-27 17:30:52,343 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:30:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8d99d04a-8340-47e3-a371-f105adb1d3bd Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 253cc6709e714b8a80a5f74e4257907e.", "code": 404, "title": "Not Found"}} 2018-12-27 17:30:52,343 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/253cc6709e714b8a80a5f74e4257907e used request id req-8d99d04a-8340-47e3-a371-f105adb1d3bd 2018-12-27 17:30:52,343 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:30:52,347 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/782a28bd0d40485e85eda6b8ba43840b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c4f61b038281735469183b843181df82e42749e" 2018-12-27 17:30:52,461 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:30:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-feb8f8d7-cf2b-4eba-b5dd-b325401387db Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 782a28bd0d40485e85eda6b8ba43840b.", "code": 404, "title": "Not Found"}} 2018-12-27 17:30:52,461 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/782a28bd0d40485e85eda6b8ba43840b used request id req-feb8f8d7-cf2b-4eba-b5dd-b325401387db 2018-12-27 17:30:52,462 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:30:52,465 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/ef7e486beb8f4de39b25ca5f11552328 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c4f61b038281735469183b843181df82e42749e" 2018-12-27 17:30:52,583 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:30:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-264278e0-5310-47fb-b353-24636c877983 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: ef7e486beb8f4de39b25ca5f11552328.", "code": 404, "title": "Not Found"}} 2018-12-27 17:30:52,583 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/ef7e486beb8f4de39b25ca5f11552328 used request id req-264278e0-5310-47fb-b353-24636c877983 2018-12-27 17:30:52,583 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:30:52,587 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/2a5a6879c5fa4db798cea6d394565d45 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c4f61b038281735469183b843181df82e42749e" 2018-12-27 17:30:52,695 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:30:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bf6b883d-d283-4fee-adc2-f1cfb45bbd29 Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.31:5000/v3/projects/2a5a6879c5fa4db798cea6d394565d45"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}} 2018-12-27 17:30:52,695 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/2a5a6879c5fa4db798cea6d394565d45 used request id req-bf6b883d-d283-4fee-adc2-f1cfb45bbd29 2018-12-27 17:30:52,698 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/da629caea04941e1ae8979c379dc7c9d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c4f61b038281735469183b843181df82e42749e" 2018-12-27 17:30:52,806 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:30:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8720c795-6188-4d41-9316-7b934087c93e Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/da629caea04941e1ae8979c379dc7c9d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "da629caea04941e1ae8979c379dc7c9d", "name": "service"}} 2018-12-27 17:30:52,806 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/da629caea04941e1ae8979c379dc7c9d used request id req-8720c795-6188-4d41-9316-7b934087c93e 2018-12-27 17:30:52,807 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-3bbb7d18-504f-492-proj 2018-12-27 17:30:52,810 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/projects/131824e694684b849e0d493a06e1358c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c4f61b038281735469183b843181df82e42749e" 2018-12-27 17:30:53,127 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:30:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-84ae95c6-6d2c-4d8a-b882-8c9f51651b48 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:30:53,127 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/131824e694684b849e0d493a06e1358c used request id req-84ae95c6-6d2c-4d8a-b882-8c9f51651b48 2018-12-27 17:30:53,127 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-3bbb7d18-504f-492-proj-role 2018-12-27 17:30:53,131 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/roles/260504304ac84caebb72b028ce7e8f69 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c4f61b038281735469183b843181df82e42749e" 2018-12-27 17:30:53,261 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:30:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b0724b0c-d561-4ad0-bd2f-d7ff940f1241 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:30:53,262 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/roles/260504304ac84caebb72b028ce7e8f69 used request id req-b0724b0c-d561-4ad0-bd2f-d7ff940f1241 2018-12-27 17:30:53,265 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c4f61b038281735469183b843181df82e42749e" 2018-12-27 17:30:53,372 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:30:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4c206d4a-78dc-4888-b065-56a036f690fd Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8de789d09e46427786a85702e5e8de91", "links": {"self": "http://172.30.9.31:5000/v3/roles/8de789d09e46427786a85702e5e8de91"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 17:30:53,372 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-4c206d4a-78dc-4888-b065-56a036f690fd 2018-12-27 17:30:53,373 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-3bbb7d18-504f-492-user 2018-12-27 17:30:53,376 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/users/2390a535382944e7bdbf5eb0293c94c8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e21e31b93be80a5a771ff2bd2d1ed72f4e015e5" 2018-12-27 17:30:53,622 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:30:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-769574c7-ea4d-4ecb-b2b1-db8f3b089ebf Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:30:53,622 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/2390a535382944e7bdbf5eb0293c94c8 used request id req-769574c7-ea4d-4ecb-b2b1-db8f3b089ebf 2018-12-27 17:30:53,623 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:30:54,032 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:30:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["_8XPpni9TkGuRlfQXeC-EA"], "issued_at": "2018-12-27T17:30:54.000000Z"}} 2018-12-27 17:30:54,032 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}111b3b1c5ce9c2b97d0b1dc6766811e4106b0e8d" 2018-12-27 17:30:54,135 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:30:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0ad3dc32-deb2-4e35-9bee-f0d5d15323e7 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:30:54,135 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-0ad3dc32-deb2-4e35-9bee-f0d5d15323e7 2018-12-27 17:30:54,136 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:30:54,137 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:30:54,563 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:30:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["oiQoTfzWRNKA8-Moeycb0g"], "issued_at": "2018-12-27T17:30:54.000000Z"}} 2018-12-27 17:30:54,563 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7ba85b8322950a004c42f9422cfea0cd3adf0a0" 2018-12-27 17:30:54,663 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:30:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d88ccbb6-d189-490c-95e5-cd9fecce53d1 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:30:54,663 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-d88ccbb6-d189-490c-95e5-cd9fecce53d1 2018-12-27 17:30:54,667 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 17:30:54,672 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 17:30:54 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 17:30:54,673 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterNegativeTests-9446e6e0-57db-4b8-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7ba85b8322950a004c42f9422cfea0cd3adf0a0" 2018-12-27 17:30:54,784 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:30:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cbb6dd8a-d912-4666-9cb6-a4babfc16045 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterNegativeTests-9446e6e0-57db-4b8-proj", "previous": null, "next": null}, "projects": []} 2018-12-27 17:30:54,784 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterNegativeTests-9446e6e0-57db-4b8-proj used request id req-cbb6dd8a-d912-4666-9cb6-a4babfc16045 2018-12-27 17:30:54,788 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7ba85b8322950a004c42f9422cfea0cd3adf0a0" 2018-12-27 17:30:54,890 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:30:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c51c210e-2527-4d33-a41d-95ca0f4de6db Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-27 17:30:54,891 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-c51c210e-2527-4d33-a41d-95ca0f4de6db 2018-12-27 17:30:54,894 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7ba85b8322950a004c42f9422cfea0cd3adf0a0" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterNegativeTests-9446e6e0-57db-4b8-proj"}}' 2018-12-27 17:30:55,049 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 27 Dec 2018 17:30:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1f4af356-1a2f-4b0d-ad1e-e78389569a50 Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/914fbbc6c6ca4c75a0a226eb737e3542"}, "tags": [], "enabled": true, "id": "914fbbc6c6ca4c75a0a226eb737e3542", "parent_id": "default", "domain_id": "default", "name": "CreateRouterNegativeTests-9446e6e0-57db-4b8-proj"}} 2018-12-27 17:30:55,049 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-1f4af356-1a2f-4b0d-ad1e-e78389569a50 2018-12-27 17:30:55,049 - keystone_utils - INFO - Created project with name - CreateRouterNegativeTests-9446e6e0-57db-4b8-proj 2018-12-27 17:30:55,050 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:30:55,050 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:30:55,486 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:30:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["_0KZ5YkUQRWBlTmAkV69EQ"], "issued_at": "2018-12-27T17:30:55.000000Z"}} 2018-12-27 17:30:55,487 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17e9a0912d69a8b4287cfd603e287b038a491bb3" 2018-12-27 17:30:55,587 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:30:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2c901715-1379-4653-90b0-52e4316b21b4 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:30:55,587 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-2c901715-1379-4653-90b0-52e4316b21b4 2018-12-27 17:30:55,591 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 17:30:55,597 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 17:30:55 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 17:30:55,598 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17e9a0912d69a8b4287cfd603e287b038a491bb3" 2018-12-27 17:30:55,730 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:30:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-44424525-9cd3-4076-87e8-a0c641156cd0 Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "links": {"self": "http://172.30.9.31:5000/v3/users/01fa52e7b3674fc48643fa4ffca67e4e"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "01fa52e7b3674fc48643fa4ffca67e4e", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/05a834ddebbc40688596b7460b47439e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05a834ddebbc40688596b7460b47439e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/08226a0ad01943f39559448239e291e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "08226a0ad01943f39559448239e291e1", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/55c0552fe37a4f7ca0e73939514bc683"}, "domain_id": "default", "enabled": true, "options": {}, "id": "55c0552fe37a4f7ca0e73939514bc683", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/646a4af4e3b5439a97996d353fea3924"}, "domain_id": "914eec1d43ea4caf9d2fd33268c06258", "enabled": true, "options": {}, "id": "646a4af4e3b5439a97996d353fea3924", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/85fb203e51c34d3f8122e285a6a318b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85fb203e51c34d3f8122e285a6a318b3", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/905e7f4b42d24cca93b99d2401fa3378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "905e7f4b42d24cca93b99d2401fa3378", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/a5bc08b9f81f4e5bb86c24f9f7547bae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5bc08b9f81f4e5bb86c24f9f7547bae", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/a5c780627f004d318bf908d80305da9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5c780627f004d318bf908d80305da9c", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/b18425bf2b044bc9af7e194919539a17"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b18425bf2b044bc9af7e194919539a17", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/b8d2134b619d4dca80e21d6fb16449b0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b8d2134b619d4dca80e21d6fb16449b0", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/b9ab6a25a652438285139fe5b44aea62"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9ab6a25a652438285139fe5b44aea62", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/c08462554a4844d681348f58b9b0edee"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c08462554a4844d681348f58b9b0edee", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/ddfc3a9aad444d4782eae677c8a98130"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ddfc3a9aad444d4782eae677c8a98130", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/f2a74f2185a54676a6cb2bb5ecfcc4f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2a74f2185a54676a6cb2bb5ecfcc4f6", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-12-27 17:30:55,731 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-44424525-9cd3-4076-87e8-a0c641156cd0 2018-12-27 17:30:55,735 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?name=CreateRouterNegativeTests-9446e6e0-57db-4b8-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17e9a0912d69a8b4287cfd603e287b038a491bb3" 2018-12-27 17:30:55,839 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:30:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a939aa4e-d9bf-458a-b382-e61a55e425eb Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?name=CreateRouterNegativeTests-9446e6e0-57db-4b8-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/914fbbc6c6ca4c75a0a226eb737e3542"}, "tags": [], "enabled": true, "id": "914fbbc6c6ca4c75a0a226eb737e3542", "parent_id": "default", "domain_id": "default", "name": "CreateRouterNegativeTests-9446e6e0-57db-4b8-proj"}]} 2018-12-27 17:30:55,839 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?name=CreateRouterNegativeTests-9446e6e0-57db-4b8-proj used request id req-a939aa4e-d9bf-458a-b382-e61a55e425eb 2018-12-27 17:30:55,842 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17e9a0912d69a8b4287cfd603e287b038a491bb3" 2018-12-27 17:30:55,946 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:30:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e5b46bbd-b72f-46ed-8eca-f661b6e316a4 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-27 17:30:55,946 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-e5b46bbd-b72f-46ed-8eca-f661b6e316a4 2018-12-27 17:30:56,358 - keystone_utils - INFO - Created user with name - CreateRouterNegativeTests-9446e6e0-57db-4b8-user 2018-12-27 17:30:56,358 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:30:56,362 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7ba85b8322950a004c42f9422cfea0cd3adf0a0" 2018-12-27 17:30:56,470 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:30:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f8a323c6-650a-4fc1-a614-41444c9c9630 Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8de789d09e46427786a85702e5e8de91", "links": {"self": "http://172.30.9.31:5000/v3/roles/8de789d09e46427786a85702e5e8de91"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 17:30:56,470 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-f8a323c6-650a-4fc1-a614-41444c9c9630 2018-12-27 17:30:56,474 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7ba85b8322950a004c42f9422cfea0cd3adf0a0" -d '{"role": {"name": "CreateRouterNegativeTests-9446e6e0-57db-4b8-proj-role"}}' 2018-12-27 17:30:56,606 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 27 Dec 2018 17:30:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-27c47998-1191-4122-ac13-64b149aaf8eb Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "2212d67df3de4e00bfd9aae9effcd432", "links": {"self": "http://172.30.9.31:5000/v3/roles/2212d67df3de4e00bfd9aae9effcd432"}, "name": "CreateRouterNegativeTests-9446e6e0-57db-4b8-proj-role"}} 2018-12-27 17:30:56,606 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/roles used request id req-27c47998-1191-4122-ac13-64b149aaf8eb 2018-12-27 17:30:56,607 - keystone_utils - INFO - Created role with name - CreateRouterNegativeTests-9446e6e0-57db-4b8-proj-role 2018-12-27 17:30:56,610 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles/2212d67df3de4e00bfd9aae9effcd432 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7ba85b8322950a004c42f9422cfea0cd3adf0a0" 2018-12-27 17:30:56,720 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:30:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9c46ba5f-4227-4b84-9022-56f9f4e7b80a Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "2212d67df3de4e00bfd9aae9effcd432", "links": {"self": "http://172.30.9.31:5000/v3/roles/2212d67df3de4e00bfd9aae9effcd432"}, "name": "CreateRouterNegativeTests-9446e6e0-57db-4b8-proj-role"}} 2018-12-27 17:30:56,720 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles/2212d67df3de4e00bfd9aae9effcd432 used request id req-9c46ba5f-4227-4b84-9022-56f9f4e7b80a 2018-12-27 17:30:56,720 - keystone_utils - INFO - Granting role CreateRouterNegativeTests-9446e6e0-57db-4b8-proj-role to project CreateRouterNegativeTests-9446e6e0-57db-4b8-proj 2018-12-27 17:30:56,724 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:5000/v3/projects/914fbbc6c6ca4c75a0a226eb737e3542/users/635c05a9ca6e4426ab21e9434f6af673/roles/2212d67df3de4e00bfd9aae9effcd432 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7ba85b8322950a004c42f9422cfea0cd3adf0a0" 2018-12-27 17:30:56,876 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:30:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-02e5d72e-450e-44d1-89a9-9c09487e4f7d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:30:56,876 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/914fbbc6c6ca4c75a0a226eb737e3542/users/635c05a9ca6e4426ab21e9434f6af673/roles/2212d67df3de4e00bfd9aae9effcd432 used request id req-02e5d72e-450e-44d1-89a9-9c09487e4f7d 2018-12-27 17:30:56,876 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:30:56,877 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:30:57,291 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:30:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["jPDq6B1MSIiVdDMataj30Q"], "issued_at": "2018-12-27T17:30:57.000000Z"}} 2018-12-27 17:30:57,292 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c86d5380e826d83b77e30aac9019f195aabeb846" 2018-12-27 17:30:57,306 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:30:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-37f199f9-8ca1-47ee-a9b6-7265ffc25795 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:30:57,306 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-37f199f9-8ca1-47ee-a9b6-7265ffc25795 2018-12-27 17:30:57,313 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateRouterNegativeTests-3d744ba0-d29a-42ea-852c-b79851c5449c-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c86d5380e826d83b77e30aac9019f195aabeb846" 2018-12-27 17:30:57,525 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-70b36f41-98be-4ae6-bb91-98b79a3cfe29 Date: Thu, 27 Dec 2018 17:30:57 GMT RESP BODY: {"networks":[]} 2018-12-27 17:30:57,525 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateRouterNegativeTests-3d744ba0-d29a-42ea-852c-b79851c5449c-pub-net1 used request id req-70b36f41-98be-4ae6-bb91-98b79a3cfe29 2018-12-27 17:30:57,526 - neutron_utils - INFO - Creating network with name CreateRouterNegativeTests-3d744ba0-d29a-42ea-852c-b79851c5449c-pub-net1 2018-12-27 17:30:57,530 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c86d5380e826d83b77e30aac9019f195aabeb846" -d '{"network": {"name": "CreateRouterNegativeTests-3d744ba0-d29a-42ea-852c-b79851c5449c-pub-net1", "admin_state_up": true}}' 2018-12-27 17:30:59,689 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 741 X-Openstack-Request-Id: req-7441cf79-cd53-4c6c-8a0a-339faf4336d9 Date: Thu, 27 Dec 2018 17:30:59 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"provider:network_type":"geneve","id":"d2fc08d3-6e9a-4b74-a5ff-975bd4d106f2","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":17,"ipv4_address_scope":null,"shared":false,"project_id":"2a5a6879c5fa4db798cea6d394565d45","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-27T17:30:58Z","is_default":false,"qos_policy_id":null,"name":"CreateRouterNegativeTests-3d744ba0-d29a-42ea-852c-b79851c5449c-pub-net1","admin_state_up":true,"tenant_id":"2a5a6879c5fa4db798cea6d394565d45","created_at":"2018-12-27T17:30:58Z","mtu":1442}} 2018-12-27 17:30:59,689 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/networks used request id req-7441cf79-cd53-4c6c-8a0a-339faf4336d9 2018-12-27 17:30:59,694 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?id=d2fc08d3-6e9a-4b74-a5ff-975bd4d106f2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c86d5380e826d83b77e30aac9019f195aabeb846" 2018-12-27 17:31:00,394 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 725 X-Openstack-Request-Id: req-1a07e11f-4a42-4ece-8658-e4fe5698533f Date: Thu, 27 Dec 2018 17:31:00 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"mtu":1442,"id":"d2fc08d3-6e9a-4b74-a5ff-975bd4d106f2","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":17,"ipv4_address_scope":null,"shared":false,"project_id":"2a5a6879c5fa4db798cea6d394565d45","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-27T17:30:58Z","qos_policy_id":null,"name":"CreateRouterNegativeTests-3d744ba0-d29a-42ea-852c-b79851c5449c-pub-net1","admin_state_up":true,"tenant_id":"2a5a6879c5fa4db798cea6d394565d45","created_at":"2018-12-27T17:30:58Z","provider:network_type":"geneve"}]} 2018-12-27 17:31:00,395 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?id=d2fc08d3-6e9a-4b74-a5ff-975bd4d106f2 used request id req-1a07e11f-4a42-4ece-8658-e4fe5698533f 2018-12-27 17:31:00,400 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=d2fc08d3-6e9a-4b74-a5ff-975bd4d106f2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c86d5380e826d83b77e30aac9019f195aabeb846" 2018-12-27 17:31:00,641 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-1069410b-eb1f-4a92-af1a-cc992b698022 Date: Thu, 27 Dec 2018 17:31:00 GMT RESP BODY: {"subnets":[]} 2018-12-27 17:31:00,642 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=d2fc08d3-6e9a-4b74-a5ff-975bd4d106f2 used request id req-1069410b-eb1f-4a92-af1a-cc992b698022 2018-12-27 17:31:00,642 - neutron_utils - INFO - Creating subnet with name CreateRouterNegativeTests-3d744ba0-d29a-42ea-852c-b79851c5449c-pub-subnet1 2018-12-27 17:31:00,647 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c86d5380e826d83b77e30aac9019f195aabeb846" -d '{"subnets": [{"ip_version": 4, "network_id": "d2fc08d3-6e9a-4b74-a5ff-975bd4d106f2", "cidr": "10.200.201.0/24", "gateway_ip": "10.200.201.1", "name": "CreateRouterNegativeTests-3d744ba0-d29a-42ea-852c-b79851c5449c-pub-subnet1"}]}' 2018-12-27 17:31:02,032 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 688 X-Openstack-Request-Id: req-4bdba32d-8fbe-4e47-8c74-9e96dd9cf981 Date: Thu, 27 Dec 2018 17:31:02 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d2fc08d3-6e9a-4b74-a5ff-975bd4d106f2","tenant_id":"2a5a6879c5fa4db798cea6d394565d45","created_at":"2018-12-27T17:31:00Z","dns_nameservers":[],"updated_at":"2018-12-27T17:31:00Z","gateway_ip":"10.200.201.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.200.201.0/24","project_id":"2a5a6879c5fa4db798cea6d394565d45","id":"8589bfc8-a100-4dbf-858b-ce8fb4e845ea","subnetpool_id":null,"name":"CreateRouterNegativeTests-3d744ba0-d29a-42ea-852c-b79851c5449c-pub-subnet1"}]} 2018-12-27 17:31:02,032 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/subnets used request id req-4bdba32d-8fbe-4e47-8c74-9e96dd9cf981 2018-12-27 17:31:02,038 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?id=d2fc08d3-6e9a-4b74-a5ff-975bd4d106f2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c86d5380e826d83b77e30aac9019f195aabeb846" 2018-12-27 17:31:02,339 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 763 X-Openstack-Request-Id: req-0aee985b-e983-4dba-af1e-23a47b0ce7b5 Date: Thu, 27 Dec 2018 17:31:02 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"mtu":1442,"id":"d2fc08d3-6e9a-4b74-a5ff-975bd4d106f2","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":17,"ipv4_address_scope":null,"shared":false,"project_id":"2a5a6879c5fa4db798cea6d394565d45","status":"ACTIVE","subnets":["8589bfc8-a100-4dbf-858b-ce8fb4e845ea"],"description":"","tags":[],"updated_at":"2018-12-27T17:31:00Z","qos_policy_id":null,"name":"CreateRouterNegativeTests-3d744ba0-d29a-42ea-852c-b79851c5449c-pub-net1","admin_state_up":true,"tenant_id":"2a5a6879c5fa4db798cea6d394565d45","created_at":"2018-12-27T17:30:58Z","provider:network_type":"geneve"}]} 2018-12-27 17:31:02,339 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?id=d2fc08d3-6e9a-4b74-a5ff-975bd4d106f2 used request id req-0aee985b-e983-4dba-af1e-23a47b0ce7b5 2018-12-27 17:31:02,344 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=d2fc08d3-6e9a-4b74-a5ff-975bd4d106f2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c86d5380e826d83b77e30aac9019f195aabeb846" 2018-12-27 17:31:02,610 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 688 X-Openstack-Request-Id: req-e10906da-a1fb-4bb4-bf9d-fe655a8eb318 Date: Thu, 27 Dec 2018 17:31:02 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d2fc08d3-6e9a-4b74-a5ff-975bd4d106f2","tenant_id":"2a5a6879c5fa4db798cea6d394565d45","created_at":"2018-12-27T17:31:00Z","dns_nameservers":[],"updated_at":"2018-12-27T17:31:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"2a5a6879c5fa4db798cea6d394565d45","id":"8589bfc8-a100-4dbf-858b-ce8fb4e845ea","subnetpool_id":null,"name":"CreateRouterNegativeTests-3d744ba0-d29a-42ea-852c-b79851c5449c-pub-subnet1"}]} 2018-12-27 17:31:02,610 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=d2fc08d3-6e9a-4b74-a5ff-975bd4d106f2 used request id req-e10906da-a1fb-4bb4-bf9d-fe655a8eb318 2018-12-27 17:31:02,611 - OpenStackNetwork - DEBUG - Network [d2fc08d3-6e9a-4b74-a5ff-975bd4d106f2] created successfully 2018-12-27 17:31:02,611 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:31:02,612 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:31:03,024 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2212d67df3de4e00bfd9aae9effcd432", "name": "CreateRouterNegativeTests-9446e6e0-57db-4b8-proj-role"}], "expires_at": "2018-12-27T18:31:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "914fbbc6c6ca4c75a0a226eb737e3542", "name": "CreateRouterNegativeTests-9446e6e0-57db-4b8-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/914fbbc6c6ca4c75a0a226eb737e3542", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/914fbbc6c6ca4c75a0a226eb737e3542", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/914fbbc6c6ca4c75a0a226eb737e3542", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/914fbbc6c6ca4c75a0a226eb737e3542", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/914fbbc6c6ca4c75a0a226eb737e3542", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/914fbbc6c6ca4c75a0a226eb737e3542", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/914fbbc6c6ca4c75a0a226eb737e3542", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/914fbbc6c6ca4c75a0a226eb737e3542", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/914fbbc6c6ca4c75a0a226eb737e3542", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_914fbbc6c6ca4c75a0a226eb737e3542", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_914fbbc6c6ca4c75a0a226eb737e3542", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/914fbbc6c6ca4c75a0a226eb737e3542", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/914fbbc6c6ca4c75a0a226eb737e3542", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/914fbbc6c6ca4c75a0a226eb737e3542", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterNegativeTests-9446e6e0-57db-4b8-user", "id": "635c05a9ca6e4426ab21e9434f6af673"}, "audit_ids": ["YNK4vritScW4K7QyQAqzVQ"], "issued_at": "2018-12-27T17:31:03.000000Z"}} 2018-12-27 17:31:03,024 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ec8c09362fd7c1cb445ff2a51d6da3ad7ecb68e" 2018-12-27 17:31:03,122 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:31:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-632cfb63-0ff1-4e30-91de-dbc14d00c91b Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:31:03,122 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-632cfb63-0ff1-4e30-91de-dbc14d00c91b 2018-12-27 17:31:03,130 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/routers?name=CreateRouterNegativeTests-3d744ba0-d29a-42ea-852c-b79851c5449c-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ec8c09362fd7c1cb445ff2a51d6da3ad7ecb68e" 2018-12-27 17:31:03,458 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-675f64f1-2a6d-4a54-a7d7-ee624fed35cf Date: Thu, 27 Dec 2018 17:31:03 GMT RESP BODY: {"routers": []} 2018-12-27 17:31:03,459 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/routers?name=CreateRouterNegativeTests-3d744ba0-d29a-42ea-852c-b79851c5449c-pub-router&admin_state_up=True used request id req-675f64f1-2a6d-4a54-a7d7-ee624fed35cf 2018-12-27 17:31:03,459 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:31:03,460 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:31:03,865 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2212d67df3de4e00bfd9aae9effcd432", "name": "CreateRouterNegativeTests-9446e6e0-57db-4b8-proj-role"}], "expires_at": "2018-12-27T18:31:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "914fbbc6c6ca4c75a0a226eb737e3542", "name": "CreateRouterNegativeTests-9446e6e0-57db-4b8-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/914fbbc6c6ca4c75a0a226eb737e3542", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/914fbbc6c6ca4c75a0a226eb737e3542", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/914fbbc6c6ca4c75a0a226eb737e3542", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/914fbbc6c6ca4c75a0a226eb737e3542", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/914fbbc6c6ca4c75a0a226eb737e3542", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/914fbbc6c6ca4c75a0a226eb737e3542", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/914fbbc6c6ca4c75a0a226eb737e3542", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/914fbbc6c6ca4c75a0a226eb737e3542", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/914fbbc6c6ca4c75a0a226eb737e3542", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_914fbbc6c6ca4c75a0a226eb737e3542", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_914fbbc6c6ca4c75a0a226eb737e3542", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/914fbbc6c6ca4c75a0a226eb737e3542", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/914fbbc6c6ca4c75a0a226eb737e3542", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/914fbbc6c6ca4c75a0a226eb737e3542", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterNegativeTests-9446e6e0-57db-4b8-user", "id": "635c05a9ca6e4426ab21e9434f6af673"}, "audit_ids": ["XcxOeITKTmO7t9oFxVSvfQ"], "issued_at": "2018-12-27T17:31:03.000000Z"}} 2018-12-27 17:31:03,866 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5fd4b516bc006be83338a2ad682b0e2e50c8059" 2018-12-27 17:31:03,974 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:31:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b43f9574-c591-4ec0-a5ab-e29b5c28a38f Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:31:03,974 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-b43f9574-c591-4ec0-a5ab-e29b5c28a38f 2018-12-27 17:31:03,980 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ec8c09362fd7c1cb445ff2a51d6da3ad7ecb68e" 2018-12-27 17:31:04,687 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-ad42c80b-cce8-457f-b54a-e1f2900d9e4d Date: Thu, 27 Dec 2018 17:31:04 GMT RESP BODY: {"networks":[{"updated_at":"2018-12-27T15:58:03Z","dns_domain":"","revision_number":8,"port_security_enabled":true,"id":"a4959dd9-e8f4-4ea9-8c99-7bff545db58c","router:external":true,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"da629caea04941e1ae8979c379dc7c9d","status":"ACTIVE","subnets":["244ab55b-a0ed-4e50-9f85-07f08119ae55"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"da629caea04941e1ae8979c379dc7c9d","created_at":"2018-12-27T15:29:17Z","mtu":1500}]} 2018-12-27 17:31:04,687 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=external used request id req-ad42c80b-cce8-457f-b54a-e1f2900d9e4d 2018-12-27 17:31:04,693 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=a4959dd9-e8f4-4ea9-8c99-7bff545db58c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ec8c09362fd7c1cb445ff2a51d6da3ad7ecb68e" 2018-12-27 17:31:04,908 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-de5ab79c-df69-4ff1-a0f2-1c07267e611a Date: Thu, 27 Dec 2018 17:31:04 GMT RESP BODY: {"subnets":[]} 2018-12-27 17:31:04,908 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=a4959dd9-e8f4-4ea9-8c99-7bff545db58c used request id req-de5ab79c-df69-4ff1-a0f2-1c07267e611a 2018-12-27 17:31:04,909 - neutron_utils - INFO - Creating router with name - CreateRouterNegativeTests-3d744ba0-d29a-42ea-852c-b79851c5449c-pub-router 2018-12-27 17:31:04,914 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ec8c09362fd7c1cb445ff2a51d6da3ad7ecb68e" -d '{"router": {"external_gateway_info": {"network_id": "a4959dd9-e8f4-4ea9-8c99-7bff545db58c"}, "name": "CreateRouterNegativeTests-3d744ba0-d29a-42ea-852c-b79851c5449c-pub-router", "admin_state_up": true}}' 2018-12-27 17:31:06,912 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 640 X-Openstack-Request-Id: req-7e559200-ff63-49a2-b096-fce328167e31 Date: Thu, 27 Dec 2018 17:31:06 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "a4959dd9-e8f4-4ea9-8c99-7bff545db58c", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "244ab55b-a0ed-4e50-9f85-07f08119ae55", "ip_address": "172.30.9.201"}]}, "description": "", "tags": [], "tenant_id": "914fbbc6c6ca4c75a0a226eb737e3542", "created_at": "2018-12-27T17:31:05Z", "admin_state_up": true, "updated_at": "2018-12-27T17:31:06Z", "revision_number": 2, "routes": [], "project_id": "914fbbc6c6ca4c75a0a226eb737e3542", "id": "a566608c-87d1-43ea-afd2-c902f658b417", "name": "CreateRouterNegativeTests-3d744ba0-d29a-42ea-852c-b79851c5449c-pub-router"}} 2018-12-27 17:31:06,912 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/routers used request id req-7e559200-ff63-49a2-b096-fce328167e31 2018-12-27 17:31:06,917 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?device_id=a566608c-87d1-43ea-afd2-c902f658b417 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ec8c09362fd7c1cb445ff2a51d6da3ad7ecb68e" 2018-12-27 17:31:07,130 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-524a2502-9045-464e-b3aa-ea46c6c13f1c Date: Thu, 27 Dec 2018 17:31:07 GMT RESP BODY: {"ports":[]} 2018-12-27 17:31:07,131 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?device_id=a566608c-87d1-43ea-afd2-c902f658b417 used request id req-524a2502-9045-464e-b3aa-ea46c6c13f1c 2018-12-27 17:31:07,136 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateRouterNegativeTests-3d744ba0-d29a-42ea-852c-b79851c5449c-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ec8c09362fd7c1cb445ff2a51d6da3ad7ecb68e" 2018-12-27 17:31:07,342 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-14e1044b-d0e5-4af7-94bb-be12d0d74890 Date: Thu, 27 Dec 2018 17:31:07 GMT RESP BODY: {"networks":[]} 2018-12-27 17:31:07,342 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateRouterNegativeTests-3d744ba0-d29a-42ea-852c-b79851c5449c-pub-net1 used request id req-14e1044b-d0e5-4af7-94bb-be12d0d74890 2018-12-27 17:31:07,347 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?name=CreateRouterNegativeTests-3d744ba0-d29a-42ea-852c-b79851c5449c-port1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ec8c09362fd7c1cb445ff2a51d6da3ad7ecb68e" 2018-12-27 17:31:07,579 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-68920895-770e-4229-a827-276ac5e5a46e Date: Thu, 27 Dec 2018 17:31:07 GMT RESP BODY: {"ports":[]} 2018-12-27 17:31:07,579 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?name=CreateRouterNegativeTests-3d744ba0-d29a-42ea-852c-b79851c5449c-port1&admin_state_up=True used request id req-68920895-770e-4229-a827-276ac5e5a46e 2018-12-27 17:31:07,580 - OpenStackNetwork - INFO - Retrieved port CreateRouterNegativeTests-3d744ba0-d29a-42ea-852c-b79851c5449c-port1 for router - CreateRouterNegativeTests-3d744ba0-d29a-42ea-852c-b79851c5449c-pub-router 2018-12-27 17:31:07,580 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:31:07,581 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:31:07,998 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2212d67df3de4e00bfd9aae9effcd432", "name": "CreateRouterNegativeTests-9446e6e0-57db-4b8-proj-role"}], "expires_at": "2018-12-27T18:31:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "914fbbc6c6ca4c75a0a226eb737e3542", "name": "CreateRouterNegativeTests-9446e6e0-57db-4b8-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/914fbbc6c6ca4c75a0a226eb737e3542", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/914fbbc6c6ca4c75a0a226eb737e3542", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/914fbbc6c6ca4c75a0a226eb737e3542", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/914fbbc6c6ca4c75a0a226eb737e3542", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/914fbbc6c6ca4c75a0a226eb737e3542", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/914fbbc6c6ca4c75a0a226eb737e3542", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/914fbbc6c6ca4c75a0a226eb737e3542", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/914fbbc6c6ca4c75a0a226eb737e3542", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/914fbbc6c6ca4c75a0a226eb737e3542", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_914fbbc6c6ca4c75a0a226eb737e3542", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_914fbbc6c6ca4c75a0a226eb737e3542", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/914fbbc6c6ca4c75a0a226eb737e3542", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/914fbbc6c6ca4c75a0a226eb737e3542", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/914fbbc6c6ca4c75a0a226eb737e3542", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterNegativeTests-9446e6e0-57db-4b8-user", "id": "635c05a9ca6e4426ab21e9434f6af673"}, "audit_ids": ["_CBgS7qUT_SYPehmoXd3cg"], "issued_at": "2018-12-27T17:31:07.000000Z"}} 2018-12-27 17:31:07,999 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb509ef55326b0a36d9317f332795d4bd323c338" 2018-12-27 17:31:08,101 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:31:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c5eeaf4c-265e-46f1-8ccb-a7c7ae12f4d2 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:31:08,102 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-c5eeaf4c-265e-46f1-8ccb-a7c7ae12f4d2 2018-12-27 17:31:08,108 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateRouterNegativeTests-3d744ba0-d29a-42ea-852c-b79851c5449c-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ec8c09362fd7c1cb445ff2a51d6da3ad7ecb68e" 2018-12-27 17:31:08,728 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-594340c6-cca1-4932-98d7-783f6c793584 Date: Thu, 27 Dec 2018 17:31:08 GMT RESP BODY: {"networks":[]} 2018-12-27 17:31:08,728 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateRouterNegativeTests-3d744ba0-d29a-42ea-852c-b79851c5449c-pub-net1 used request id req-594340c6-cca1-4932-98d7-783f6c793584 2018-12-27 17:31:08,729 - OpenStackNetwork - INFO - Removing router CreateRouterNegativeTests-3d744ba0-d29a-42ea-852c-b79851c5449c-pub-router 2018-12-27 17:31:08,729 - neutron_utils - INFO - Deleting router with name - CreateRouterNegativeTests-3d744ba0-d29a-42ea-852c-b79851c5449c-pub-router 2018-12-27 17:31:08,734 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/routers/a566608c-87d1-43ea-afd2-c902f658b417 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ec8c09362fd7c1cb445ff2a51d6da3ad7ecb68e" 2018-12-27 17:31:11,127 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d6713e70-f03e-45a5-9c79-1c2c7e966d71 Content-Length: 0 Date: Thu, 27 Dec 2018 17:31:11 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 17:31:11,127 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/routers/a566608c-87d1-43ea-afd2-c902f658b417 used request id req-d6713e70-f03e-45a5-9c79-1c2c7e966d71 2018-12-27 17:31:11,128 - neutron_utils - INFO - Deleting subnet with name CreateRouterNegativeTests-3d744ba0-d29a-42ea-852c-b79851c5449c-pub-subnet1 2018-12-27 17:31:11,128 - neutron_utils - INFO - Deleting subnet with name CreateRouterNegativeTests-3d744ba0-d29a-42ea-852c-b79851c5449c-pub-subnet1 2018-12-27 17:31:11,133 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/subnets/8589bfc8-a100-4dbf-858b-ce8fb4e845ea -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c86d5380e826d83b77e30aac9019f195aabeb846" 2018-12-27 17:31:12,457 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-6df9bf67-04ac-45fa-bb70-e937636a8c99 Date: Thu, 27 Dec 2018 17:31:12 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 17:31:12,457 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/subnets/8589bfc8-a100-4dbf-858b-ce8fb4e845ea used request id req-6df9bf67-04ac-45fa-bb70-e937636a8c99 2018-12-27 17:31:12,457 - neutron_utils - INFO - Deleting network with name CreateRouterNegativeTests-3d744ba0-d29a-42ea-852c-b79851c5449c-pub-net1 2018-12-27 17:31:12,462 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/networks/d2fc08d3-6e9a-4b74-a5ff-975bd4d106f2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c86d5380e826d83b77e30aac9019f195aabeb846" 2018-12-27 17:31:13,430 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-26c9d33b-89ae-40cd-a60f-6aed31d47dcd Date: Thu, 27 Dec 2018 17:31:13 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 17:31:13,430 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/networks/d2fc08d3-6e9a-4b74-a5ff-975bd4d106f2 used request id req-26c9d33b-89ae-40cd-a60f-6aed31d47dcd 2018-12-27 17:31:13,437 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7ba85b8322950a004c42f9422cfea0cd3adf0a0" 2018-12-27 17:31:13,722 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 33483 X-Openstack-Request-Id: req-cc31c0d5-4a75-44f2-9f0c-54b04cecf282 Date: Thu, 27 Dec 2018 17:31:13 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "created_at": "2018-12-27T15:33:01Z", "updated_at": "2018-12-27T15:33:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "35205ac3-06e6-4cf6-bb21-ff8f813cb45b", "remote_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "ade77f59-e70c-4970-8ea8-198222fa332e", "remote_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "c4f3bf7f-d793-498d-a883-bb8c6003f070", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "c85cb618-8f19-445b-8e16-6d467cb17771", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}], "revision_number": 4, "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "created_at": "2018-12-27T15:57:22Z", "updated_at": "2018-12-27T15:57:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "5e258a3b-01f5-4aef-81b7-0b5dc6e5b683", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "65475539-0336-498a-8da4-ff0a80b10089", "remote_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "ae922857-f7ae-4bc8-949b-153fb43bfd00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "b4f87679-52e1-4cf9-bf76-5abb9a9bec06", "remote_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "f7197afc9b61423897aefc9a643d03a1"}], "revision_number": 4, "project_id": "f7197afc9b61423897aefc9a643d03a1", "id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "created_at": "2018-12-27T16:01:54Z", "updated_at": "2018-12-27T16:01:54Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "00dd3abd-acd1-4edb-8f4a-8badcbd2eeb4", "remote_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "018de60d-bc33-4ef0-9eed-6d00b6ce227b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "0d99f0db-fa6b-4201-b67f-a7ff0db82c5d", "remote_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv6", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "5c4049ef-933d-4614-84e7-83584430d462", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv6", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}], "revision_number": 4, "project_id": "8c689c5e31c44b09ab85f80682abbc2a", "id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "created_at": "2018-12-27T15:56:49Z", "updated_at": "2018-12-27T15:56:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "6555e255-763a-4448-b1b1-0c93b2a390bd", "remote_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "777ff7a5-a590-43e5-a84b-7677710494e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "8bac258a-08df-48b7-900b-efbe01a6ec20", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "dc17921e-353f-4898-a970-881b2c8d093d", "remote_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}], "revision_number": 4, "project_id": "28dac9e1580d461c9de52e6659cc4f9d", "id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "created_at": "2018-12-27T16:01:52Z", "updated_at": "2018-12-27T16:01:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "32737757-45f3-4b24-b6ab-5f2d5579b4a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv6", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "ae604ef3-492d-4aa3-8045-1ff84f755a27", "remote_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv4", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "b7bff40a-beda-4996-b140-ed94d010535c", "remote_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv6", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "b8129030-9d72-4d5d-adce-47bbe62492fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv4", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}], "revision_number": 4, "project_id": "81c108a273314b24bf6b48c41b5bbe0c", "id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "created_at": "2018-12-27T15:57:20Z", "updated_at": "2018-12-27T15:57:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "0c389ec4-c0af-4c20-acf9-4fcc1d859dd7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv6", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "3749697a-f2ef-439a-a661-2fb92badd1ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv4", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "b74e0c8c-e243-450e-b1be-69c587093d6d", "remote_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv6", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "c222695b-2f1c-427d-afd7-e0be24ec9f66", "remote_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv4", "project_id": "7fb0e5436e4f467998e672dd71018a45"}], "revision_number": 4, "project_id": "7fb0e5436e4f467998e672dd71018a45", "id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "created_at": "2018-12-27T17:02:11Z", "updated_at": "2018-12-27T17:02:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "675d8a56-1c9b-4c58-a252-61e65997fd05", "remote_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv4", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "84f0587c-7394-4fd6-8f3d-8d6ba94cf3f9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv6", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "8a450b4f-e710-4193-816e-13a2d4e40c07", "remote_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv6", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "c3106b0a-1026-4156-86a9-f0438b7fab93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv4", "project_id": "7cba3664d5674e65a12c8c269a05febf"}], "revision_number": 4, "project_id": "7cba3664d5674e65a12c8c269a05febf", "id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "created_at": "2018-12-27T15:58:29Z", "updated_at": "2018-12-27T15:58:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "2a945ecc-f9fa-4219-96ab-c189a7f5c102", "remote_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv6", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "55e2b54e-68d4-4476-8c9f-e05e347c8970", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv4", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "9983229c-b595-482a-973f-81137a209b6d", "remote_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv4", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "9d4b8450-78ab-4817-a586-372ed88268f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv6", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}], "revision_number": 4, "project_id": "fbd6dbf946a5406398ba810e02d0888e", "id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "created_at": "2018-12-27T15:57:24Z", "updated_at": "2018-12-27T15:57:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "35521f2a-a59d-4798-9fa8-0febfe126076", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv4", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "607d473d-1e6a-4088-a778-7df9ffc1ff68", "remote_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv6", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "6f8fa92b-b67a-4047-a900-f43656aff42b", "remote_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv4", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "890f1d6c-9ae5-45b0-b7a1-282182432b66", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv6", "project_id": "253cc6709e714b8a80a5f74e4257907e"}], "revision_number": 4, "project_id": "253cc6709e714b8a80a5f74e4257907e", "id": "b9546f11-205e-4322-89f8-f0360d6090ed", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "created_at": "2018-12-27T15:57:08Z", "updated_at": "2018-12-27T15:57:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "6739c48b-d899-4c17-bb8e-ffaf8922c034", "remote_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv4", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "9660a6af-4d9b-40b9-9729-f205f66c2bd0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv4", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "bf244c03-fc10-4754-9c2b-b0224401c4f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv6", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "d3bee7cc-a152-441c-9790-abb1f56cec03", "remote_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv6", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}], "revision_number": 4, "project_id": "782a28bd0d40485e85eda6b8ba43840b", "id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "created_at": "2018-12-27T15:57:11Z", "updated_at": "2018-12-27T15:57:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "22c0d2cf-360a-4aa8-ba7e-bfdbf8327d27", "remote_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "553b140a-8ba9-4af7-9f50-bf24e87aebf7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "b2ecf7a5-df98-4d65-a762-767320437c5a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "e49104b2-7c13-49d6-8519-a16dd585346f", "remote_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}], "revision_number": 4, "project_id": "ef7e486beb8f4de39b25ca5f11552328", "id": "d0588e93-db0d-4888-9f99-3399a50df490", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "created_at": "2018-12-27T17:19:15Z", "updated_at": "2018-12-27T17:19:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "1990fe24-df44-4561-9f09-f50aab182bf7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "651e4b8b-b29e-409b-9f25-ff2328ccefe6", "remote_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "cc4e2254-2157-4ae1-a233-3047573ddc6d", "remote_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "da56dda4-aaf3-43ff-bdf7-e64892ec2345", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}], "revision_number": 4, "project_id": "2a5a6879c5fa4db798cea6d394565d45", "id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-27T15:33:07Z", "updated_at": "2018-12-27T15:33:07Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "4de95db8-72d6-4aec-a145-e92511971eb9", "remote_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "5f100cff-05d8-4405-8dfb-0a387c123fae", "remote_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "a3f6a193-cc94-4220-a73a-08acf63c449b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "f059d8a5-0c32-49c9-a721-77cc89245ecd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "created_at": "2018-12-27T15:29:16Z", "updated_at": "2018-12-27T15:29:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "3c53841a-5bc0-4192-b482-044411e217ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "5956ff3f-d59d-4af6-82b5-566c888583a7", "remote_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:16Z", "revision_number": 0, "id": "60735d87-52c7-426a-91a6-aff1078a5a2d", "remote_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:16Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "abe97133-61dd-4fdf-baf3-2e07968a324f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "da629caea04941e1ae8979c379dc7c9d"}], "revision_number": 4, "project_id": "da629caea04941e1ae8979c379dc7c9d", "id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "name": "default"}]} 2018-12-27 17:31:13,723 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=default used request id req-cc31c0d5-4a75-44f2-9f0c-54b04cecf282 2018-12-27 17:31:13,730 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7ba85b8322950a004c42f9422cfea0cd3adf0a0" 2018-12-27 17:31:13,858 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:31:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-90814e51-7ff4-4104-8c78-4e4f2c37650b Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b7b4fceec1ad4c6eb74d758b709a9d93", "name": "admin"}} 2018-12-27 17:31:13,858 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93 used request id req-90814e51-7ff4-4104-8c78-4e4f2c37650b 2018-12-27 17:31:13,862 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/f7197afc9b61423897aefc9a643d03a1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7ba85b8322950a004c42f9422cfea0cd3adf0a0" 2018-12-27 17:31:13,975 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:31:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e8c624d4-035c-4824-b837-ea3b2b7a15a6 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f7197afc9b61423897aefc9a643d03a1.", "code": 404, "title": "Not Found"}} 2018-12-27 17:31:13,975 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/f7197afc9b61423897aefc9a643d03a1 used request id req-e8c624d4-035c-4824-b837-ea3b2b7a15a6 2018-12-27 17:31:13,976 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:31:13,979 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/8c689c5e31c44b09ab85f80682abbc2a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7ba85b8322950a004c42f9422cfea0cd3adf0a0" 2018-12-27 17:31:14,082 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:31:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-be86e3d5-15de-45b4-9515-49557dae77f6 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8c689c5e31c44b09ab85f80682abbc2a.", "code": 404, "title": "Not Found"}} 2018-12-27 17:31:14,082 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/8c689c5e31c44b09ab85f80682abbc2a used request id req-be86e3d5-15de-45b4-9515-49557dae77f6 2018-12-27 17:31:14,082 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:31:14,086 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/28dac9e1580d461c9de52e6659cc4f9d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7ba85b8322950a004c42f9422cfea0cd3adf0a0" 2018-12-27 17:31:14,197 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:31:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aa71f86b-0e47-4483-82b7-40ba1cac0e67 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 28dac9e1580d461c9de52e6659cc4f9d.", "code": 404, "title": "Not Found"}} 2018-12-27 17:31:14,197 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/28dac9e1580d461c9de52e6659cc4f9d used request id req-aa71f86b-0e47-4483-82b7-40ba1cac0e67 2018-12-27 17:31:14,197 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:31:14,201 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/81c108a273314b24bf6b48c41b5bbe0c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7ba85b8322950a004c42f9422cfea0cd3adf0a0" 2018-12-27 17:31:14,309 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:31:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bc8b5f57-fbc7-464a-a51d-43249f0aff68 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 81c108a273314b24bf6b48c41b5bbe0c.", "code": 404, "title": "Not Found"}} 2018-12-27 17:31:14,309 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/81c108a273314b24bf6b48c41b5bbe0c used request id req-bc8b5f57-fbc7-464a-a51d-43249f0aff68 2018-12-27 17:31:14,310 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:31:14,313 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/7fb0e5436e4f467998e672dd71018a45 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7ba85b8322950a004c42f9422cfea0cd3adf0a0" 2018-12-27 17:31:14,419 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:31:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-317af7fd-8b3a-40e7-a0fc-cb11ba554e87 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7fb0e5436e4f467998e672dd71018a45.", "code": 404, "title": "Not Found"}} 2018-12-27 17:31:14,419 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/7fb0e5436e4f467998e672dd71018a45 used request id req-317af7fd-8b3a-40e7-a0fc-cb11ba554e87 2018-12-27 17:31:14,419 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:31:14,423 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/7cba3664d5674e65a12c8c269a05febf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7ba85b8322950a004c42f9422cfea0cd3adf0a0" 2018-12-27 17:31:14,546 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:31:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-711f02fa-a2be-4ffe-af27-f8442c516c19 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7cba3664d5674e65a12c8c269a05febf.", "code": 404, "title": "Not Found"}} 2018-12-27 17:31:14,546 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/7cba3664d5674e65a12c8c269a05febf used request id req-711f02fa-a2be-4ffe-af27-f8442c516c19 2018-12-27 17:31:14,546 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:31:14,550 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/fbd6dbf946a5406398ba810e02d0888e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7ba85b8322950a004c42f9422cfea0cd3adf0a0" 2018-12-27 17:31:14,660 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:31:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-61f460dc-e86f-4d1d-91dd-6814a7799662 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: fbd6dbf946a5406398ba810e02d0888e.", "code": 404, "title": "Not Found"}} 2018-12-27 17:31:14,660 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/fbd6dbf946a5406398ba810e02d0888e used request id req-61f460dc-e86f-4d1d-91dd-6814a7799662 2018-12-27 17:31:14,660 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:31:14,664 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/253cc6709e714b8a80a5f74e4257907e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7ba85b8322950a004c42f9422cfea0cd3adf0a0" 2018-12-27 17:31:14,767 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:31:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-df8d7ed8-a3b8-4717-b7ec-9fe3ca8ac0b8 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 253cc6709e714b8a80a5f74e4257907e.", "code": 404, "title": "Not Found"}} 2018-12-27 17:31:14,767 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/253cc6709e714b8a80a5f74e4257907e used request id req-df8d7ed8-a3b8-4717-b7ec-9fe3ca8ac0b8 2018-12-27 17:31:14,767 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:31:14,771 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/782a28bd0d40485e85eda6b8ba43840b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7ba85b8322950a004c42f9422cfea0cd3adf0a0" 2018-12-27 17:31:14,893 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:31:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-700228b3-4f98-4de0-a701-f5727f48bd5f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 782a28bd0d40485e85eda6b8ba43840b.", "code": 404, "title": "Not Found"}} 2018-12-27 17:31:14,893 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/782a28bd0d40485e85eda6b8ba43840b used request id req-700228b3-4f98-4de0-a701-f5727f48bd5f 2018-12-27 17:31:14,893 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:31:14,897 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/ef7e486beb8f4de39b25ca5f11552328 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7ba85b8322950a004c42f9422cfea0cd3adf0a0" 2018-12-27 17:31:15,013 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:31:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ef54002c-da63-4676-8139-d8eef5fad3e6 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: ef7e486beb8f4de39b25ca5f11552328.", "code": 404, "title": "Not Found"}} 2018-12-27 17:31:15,013 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/ef7e486beb8f4de39b25ca5f11552328 used request id req-ef54002c-da63-4676-8139-d8eef5fad3e6 2018-12-27 17:31:15,013 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:31:15,017 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/2a5a6879c5fa4db798cea6d394565d45 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7ba85b8322950a004c42f9422cfea0cd3adf0a0" 2018-12-27 17:31:15,124 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:31:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1121ee19-0717-4ba6-a12a-bbd82a5e3315 Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.31:5000/v3/projects/2a5a6879c5fa4db798cea6d394565d45"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}} 2018-12-27 17:31:15,125 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/2a5a6879c5fa4db798cea6d394565d45 used request id req-1121ee19-0717-4ba6-a12a-bbd82a5e3315 2018-12-27 17:31:15,128 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/da629caea04941e1ae8979c379dc7c9d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7ba85b8322950a004c42f9422cfea0cd3adf0a0" 2018-12-27 17:31:15,246 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:31:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3ca015b1-70d3-4fab-9489-f2626cd70c81 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/da629caea04941e1ae8979c379dc7c9d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "da629caea04941e1ae8979c379dc7c9d", "name": "service"}} 2018-12-27 17:31:15,247 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/da629caea04941e1ae8979c379dc7c9d used request id req-3ca015b1-70d3-4fab-9489-f2626cd70c81 2018-12-27 17:31:15,247 - keystone_utils - INFO - Deleting project with name - CreateRouterNegativeTests-9446e6e0-57db-4b8-proj 2018-12-27 17:31:15,251 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/projects/914fbbc6c6ca4c75a0a226eb737e3542 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7ba85b8322950a004c42f9422cfea0cd3adf0a0" 2018-12-27 17:31:15,618 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:31:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5a5cc573-8d59-4cae-9b9d-7d2cb5e99568 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:31:15,619 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/914fbbc6c6ca4c75a0a226eb737e3542 used request id req-5a5cc573-8d59-4cae-9b9d-7d2cb5e99568 2018-12-27 17:31:15,619 - keystone_utils - INFO - Deleting role with name - CreateRouterNegativeTests-9446e6e0-57db-4b8-proj-role 2018-12-27 17:31:15,622 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/roles/2212d67df3de4e00bfd9aae9effcd432 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7ba85b8322950a004c42f9422cfea0cd3adf0a0" 2018-12-27 17:31:15,768 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:31:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7bcafc81-580b-4e0a-902a-d04cd08b1b2d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:31:15,768 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/roles/2212d67df3de4e00bfd9aae9effcd432 used request id req-7bcafc81-580b-4e0a-902a-d04cd08b1b2d 2018-12-27 17:31:15,771 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7ba85b8322950a004c42f9422cfea0cd3adf0a0" 2018-12-27 17:31:15,902 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:31:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3e091705-e5b7-4c07-8a2d-e55c728456c2 Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8de789d09e46427786a85702e5e8de91", "links": {"self": "http://172.30.9.31:5000/v3/roles/8de789d09e46427786a85702e5e8de91"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 17:31:15,902 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-3e091705-e5b7-4c07-8a2d-e55c728456c2 2018-12-27 17:31:15,903 - keystone_utils - INFO - Deleting user with name - CreateRouterNegativeTests-9446e6e0-57db-4b8-user 2018-12-27 17:31:15,906 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/users/635c05a9ca6e4426ab21e9434f6af673 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17e9a0912d69a8b4287cfd603e287b038a491bb3" 2018-12-27 17:31:16,130 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:31:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a43055fb-df11-498c-b2b8-29f4c4a52c8a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:31:16,130 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/635c05a9ca6e4426ab21e9434f6af673 used request id req-a43055fb-df11-498c-b2b8-29f4c4a52c8a 2018-12-27 17:31:16,132 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:31:16,551 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:31:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["fF1EV8L7SpaGldWPOk1Pqg"], "issued_at": "2018-12-27T17:31:16.000000Z"}} 2018-12-27 17:31:16,552 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54ceead968ff065192c1b11659665d2605a599bf" 2018-12-27 17:31:16,673 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:31:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-810eb84c-721c-413a-9fa1-fd5be643c799 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:31:16,673 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-810eb84c-721c-413a-9fa1-fd5be643c799 2018-12-27 17:31:16,674 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:31:16,675 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:31:17,096 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:31:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["E3fbh6ybSimHCjZvampkjg"], "issued_at": "2018-12-27T17:31:17.000000Z"}} 2018-12-27 17:31:17,096 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e1bb91305e0d694b549e1bce2dee709cb4d109c" 2018-12-27 17:31:17,194 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:31:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a8b63009-30a6-4097-b1f2-98e065ce3e91 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:31:17,194 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-a8b63009-30a6-4097-b1f2-98e065ce3e91 2018-12-27 17:31:17,198 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 17:31:17,204 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 17:31:17 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 17:31:17,205 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterNegativeTests-2c3b6dd1-1647-49e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e1bb91305e0d694b549e1bce2dee709cb4d109c" 2018-12-27 17:31:17,313 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:31:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-07ba0c93-0891-4c95-828d-9c597858d885 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterNegativeTests-2c3b6dd1-1647-49e-proj", "previous": null, "next": null}, "projects": []} 2018-12-27 17:31:17,313 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterNegativeTests-2c3b6dd1-1647-49e-proj used request id req-07ba0c93-0891-4c95-828d-9c597858d885 2018-12-27 17:31:17,317 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e1bb91305e0d694b549e1bce2dee709cb4d109c" 2018-12-27 17:31:17,421 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:31:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-14a82fbd-8c57-4e57-becb-e6c8375f30ed Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-27 17:31:17,421 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-14a82fbd-8c57-4e57-becb-e6c8375f30ed 2018-12-27 17:31:17,425 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e1bb91305e0d694b549e1bce2dee709cb4d109c" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterNegativeTests-2c3b6dd1-1647-49e-proj"}}' 2018-12-27 17:31:17,588 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 27 Dec 2018 17:31:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-08e3dabd-26db-46e6-957d-a2660bb735b9 Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/ee9876fffdd4435d9ae1b6be9ce72421"}, "tags": [], "enabled": true, "id": "ee9876fffdd4435d9ae1b6be9ce72421", "parent_id": "default", "domain_id": "default", "name": "CreateRouterNegativeTests-2c3b6dd1-1647-49e-proj"}} 2018-12-27 17:31:17,588 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-08e3dabd-26db-46e6-957d-a2660bb735b9 2018-12-27 17:31:17,589 - keystone_utils - INFO - Created project with name - CreateRouterNegativeTests-2c3b6dd1-1647-49e-proj 2018-12-27 17:31:17,589 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:31:17,590 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:31:18,000 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:31:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["_3KbA366RWWN-OIB9ORhOQ"], "issued_at": "2018-12-27T17:31:17.000000Z"}} 2018-12-27 17:31:18,001 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0a24fc60d5a1aa69d86a9d6a7584486b5fd7f7c" 2018-12-27 17:31:18,104 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:31:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1f859d19-6a92-4d1d-866d-eff2c4f47d80 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:31:18,104 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-1f859d19-6a92-4d1d-866d-eff2c4f47d80 2018-12-27 17:31:18,108 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 17:31:18,114 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 17:31:18 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 17:31:18,114 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0a24fc60d5a1aa69d86a9d6a7584486b5fd7f7c" 2018-12-27 17:31:18,237 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:31:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-85ab9d9a-7ed4-49bf-8ebb-d991a08ef79f Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "links": {"self": "http://172.30.9.31:5000/v3/users/01fa52e7b3674fc48643fa4ffca67e4e"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "01fa52e7b3674fc48643fa4ffca67e4e", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/05a834ddebbc40688596b7460b47439e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05a834ddebbc40688596b7460b47439e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/08226a0ad01943f39559448239e291e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "08226a0ad01943f39559448239e291e1", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/55c0552fe37a4f7ca0e73939514bc683"}, "domain_id": "default", "enabled": true, "options": {}, "id": "55c0552fe37a4f7ca0e73939514bc683", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/646a4af4e3b5439a97996d353fea3924"}, "domain_id": "914eec1d43ea4caf9d2fd33268c06258", "enabled": true, "options": {}, "id": "646a4af4e3b5439a97996d353fea3924", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/85fb203e51c34d3f8122e285a6a318b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85fb203e51c34d3f8122e285a6a318b3", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/905e7f4b42d24cca93b99d2401fa3378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "905e7f4b42d24cca93b99d2401fa3378", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/a5bc08b9f81f4e5bb86c24f9f7547bae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5bc08b9f81f4e5bb86c24f9f7547bae", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/a5c780627f004d318bf908d80305da9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5c780627f004d318bf908d80305da9c", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/b18425bf2b044bc9af7e194919539a17"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b18425bf2b044bc9af7e194919539a17", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/b8d2134b619d4dca80e21d6fb16449b0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b8d2134b619d4dca80e21d6fb16449b0", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/b9ab6a25a652438285139fe5b44aea62"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9ab6a25a652438285139fe5b44aea62", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/c08462554a4844d681348f58b9b0edee"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c08462554a4844d681348f58b9b0edee", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/ddfc3a9aad444d4782eae677c8a98130"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ddfc3a9aad444d4782eae677c8a98130", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/f2a74f2185a54676a6cb2bb5ecfcc4f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2a74f2185a54676a6cb2bb5ecfcc4f6", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-12-27 17:31:18,237 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-85ab9d9a-7ed4-49bf-8ebb-d991a08ef79f 2018-12-27 17:31:18,241 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?name=CreateRouterNegativeTests-2c3b6dd1-1647-49e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0a24fc60d5a1aa69d86a9d6a7584486b5fd7f7c" 2018-12-27 17:31:18,261 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:31:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4bc7eba8-9619-4831-a913-ae5d995ccf6f Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?name=CreateRouterNegativeTests-2c3b6dd1-1647-49e-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/ee9876fffdd4435d9ae1b6be9ce72421"}, "tags": [], "enabled": true, "id": "ee9876fffdd4435d9ae1b6be9ce72421", "parent_id": "default", "domain_id": "default", "name": "CreateRouterNegativeTests-2c3b6dd1-1647-49e-proj"}]} 2018-12-27 17:31:18,261 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?name=CreateRouterNegativeTests-2c3b6dd1-1647-49e-proj used request id req-4bc7eba8-9619-4831-a913-ae5d995ccf6f 2018-12-27 17:31:18,265 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0a24fc60d5a1aa69d86a9d6a7584486b5fd7f7c" 2018-12-27 17:31:18,394 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:31:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e0837ba7-9143-4739-85f5-af6096d2e9c2 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-27 17:31:18,394 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-e0837ba7-9143-4739-85f5-af6096d2e9c2 2018-12-27 17:31:18,804 - keystone_utils - INFO - Created user with name - CreateRouterNegativeTests-2c3b6dd1-1647-49e-user 2018-12-27 17:31:18,804 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:31:18,808 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e1bb91305e0d694b549e1bce2dee709cb4d109c" 2018-12-27 17:31:18,921 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:31:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-01d99422-bb1a-45cb-8bf6-0d0a2b8a1ab9 Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8de789d09e46427786a85702e5e8de91", "links": {"self": "http://172.30.9.31:5000/v3/roles/8de789d09e46427786a85702e5e8de91"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 17:31:18,921 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-01d99422-bb1a-45cb-8bf6-0d0a2b8a1ab9 2018-12-27 17:31:18,925 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e1bb91305e0d694b549e1bce2dee709cb4d109c" -d '{"role": {"name": "CreateRouterNegativeTests-2c3b6dd1-1647-49e-proj-role"}}' 2018-12-27 17:31:19,071 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 27 Dec 2018 17:31:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ffd266ef-fe40-4ce6-8ca7-c76d704f029c Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "fe4e2219852a47c4a57356ffc31fd040", "links": {"self": "http://172.30.9.31:5000/v3/roles/fe4e2219852a47c4a57356ffc31fd040"}, "name": "CreateRouterNegativeTests-2c3b6dd1-1647-49e-proj-role"}} 2018-12-27 17:31:19,071 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/roles used request id req-ffd266ef-fe40-4ce6-8ca7-c76d704f029c 2018-12-27 17:31:19,071 - keystone_utils - INFO - Created role with name - CreateRouterNegativeTests-2c3b6dd1-1647-49e-proj-role 2018-12-27 17:31:19,075 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles/fe4e2219852a47c4a57356ffc31fd040 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e1bb91305e0d694b549e1bce2dee709cb4d109c" 2018-12-27 17:31:19,089 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:31:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-183bfecc-1b65-4d9b-b594-1ca8703cd8be Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "fe4e2219852a47c4a57356ffc31fd040", "links": {"self": "http://172.30.9.31:5000/v3/roles/fe4e2219852a47c4a57356ffc31fd040"}, "name": "CreateRouterNegativeTests-2c3b6dd1-1647-49e-proj-role"}} 2018-12-27 17:31:19,090 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles/fe4e2219852a47c4a57356ffc31fd040 used request id req-183bfecc-1b65-4d9b-b594-1ca8703cd8be 2018-12-27 17:31:19,090 - keystone_utils - INFO - Granting role CreateRouterNegativeTests-2c3b6dd1-1647-49e-proj-role to project CreateRouterNegativeTests-2c3b6dd1-1647-49e-proj 2018-12-27 17:31:19,093 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:5000/v3/projects/ee9876fffdd4435d9ae1b6be9ce72421/users/4108bf70262e4c3f96653158fead0a4b/roles/fe4e2219852a47c4a57356ffc31fd040 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e1bb91305e0d694b549e1bce2dee709cb4d109c" 2018-12-27 17:31:19,244 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:31:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dac6c016-79bd-45d5-b178-e9b7f7c01236 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:31:19,244 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/ee9876fffdd4435d9ae1b6be9ce72421/users/4108bf70262e4c3f96653158fead0a4b/roles/fe4e2219852a47c4a57356ffc31fd040 used request id req-dac6c016-79bd-45d5-b178-e9b7f7c01236 2018-12-27 17:31:19,245 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:31:19,245 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:31:19,669 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fe4e2219852a47c4a57356ffc31fd040", "name": "CreateRouterNegativeTests-2c3b6dd1-1647-49e-proj-role"}], "expires_at": "2018-12-27T18:31:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ee9876fffdd4435d9ae1b6be9ce72421", "name": "CreateRouterNegativeTests-2c3b6dd1-1647-49e-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/ee9876fffdd4435d9ae1b6be9ce72421", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/ee9876fffdd4435d9ae1b6be9ce72421", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/ee9876fffdd4435d9ae1b6be9ce72421", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/ee9876fffdd4435d9ae1b6be9ce72421", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/ee9876fffdd4435d9ae1b6be9ce72421", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/ee9876fffdd4435d9ae1b6be9ce72421", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/ee9876fffdd4435d9ae1b6be9ce72421", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/ee9876fffdd4435d9ae1b6be9ce72421", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/ee9876fffdd4435d9ae1b6be9ce72421", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_ee9876fffdd4435d9ae1b6be9ce72421", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_ee9876fffdd4435d9ae1b6be9ce72421", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/ee9876fffdd4435d9ae1b6be9ce72421", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/ee9876fffdd4435d9ae1b6be9ce72421", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/ee9876fffdd4435d9ae1b6be9ce72421", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterNegativeTests-2c3b6dd1-1647-49e-user", "id": "4108bf70262e4c3f96653158fead0a4b"}, "audit_ids": ["syBLaqv9Q52q9Q3-hbRHxg"], "issued_at": "2018-12-27T17:31:19.000000Z"}} 2018-12-27 17:31:19,670 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ff452bfb65ae8755f59d71b32805f88b6e21620" 2018-12-27 17:31:19,765 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:31:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-989a29b1-bd7f-4320-8a36-ed9ea4ac765c Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:31:19,765 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-989a29b1-bd7f-4320-8a36-ed9ea4ac765c 2018-12-27 17:31:19,773 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/routers?name=CreateRouterNegativeTests-8f1124d9-58d2-44da-8852-dcebb0edc3c4-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ff452bfb65ae8755f59d71b32805f88b6e21620" 2018-12-27 17:31:20,411 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-764816dd-a9e1-4fea-9e5d-f9cf35d3769a Date: Thu, 27 Dec 2018 17:31:20 GMT RESP BODY: {"routers": []} 2018-12-27 17:31:20,412 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/routers?name=CreateRouterNegativeTests-8f1124d9-58d2-44da-8852-dcebb0edc3c4-pub-router&admin_state_up=True used request id req-764816dd-a9e1-4fea-9e5d-f9cf35d3769a 2018-12-27 17:31:20,412 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:31:20,413 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:31:20,840 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fe4e2219852a47c4a57356ffc31fd040", "name": "CreateRouterNegativeTests-2c3b6dd1-1647-49e-proj-role"}], "expires_at": "2018-12-27T18:31:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ee9876fffdd4435d9ae1b6be9ce72421", "name": "CreateRouterNegativeTests-2c3b6dd1-1647-49e-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/ee9876fffdd4435d9ae1b6be9ce72421", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/ee9876fffdd4435d9ae1b6be9ce72421", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/ee9876fffdd4435d9ae1b6be9ce72421", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/ee9876fffdd4435d9ae1b6be9ce72421", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/ee9876fffdd4435d9ae1b6be9ce72421", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/ee9876fffdd4435d9ae1b6be9ce72421", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/ee9876fffdd4435d9ae1b6be9ce72421", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/ee9876fffdd4435d9ae1b6be9ce72421", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/ee9876fffdd4435d9ae1b6be9ce72421", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_ee9876fffdd4435d9ae1b6be9ce72421", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_ee9876fffdd4435d9ae1b6be9ce72421", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/ee9876fffdd4435d9ae1b6be9ce72421", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/ee9876fffdd4435d9ae1b6be9ce72421", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/ee9876fffdd4435d9ae1b6be9ce72421", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterNegativeTests-2c3b6dd1-1647-49e-user", "id": "4108bf70262e4c3f96653158fead0a4b"}, "audit_ids": ["KaPrpo4vRxie6BD9vfD8rA"], "issued_at": "2018-12-27T17:31:20.000000Z"}} 2018-12-27 17:31:20,840 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0d83f1802978c13eace5be175a8cb47cc995cc9" 2018-12-27 17:31:20,951 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:31:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-27ee75ee-e164-46e2-bcf6-5c44b0aa5cc7 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:31:20,951 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-27ee75ee-e164-46e2-bcf6-5c44b0aa5cc7 2018-12-27 17:31:20,957 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=Invalid_name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ff452bfb65ae8755f59d71b32805f88b6e21620" 2018-12-27 17:31:21,178 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-1035480c-da42-4eb2-b115-675941f29806 Date: Thu, 27 Dec 2018 17:31:21 GMT RESP BODY: {"networks":[]} 2018-12-27 17:31:21,178 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=Invalid_name used request id req-1035480c-da42-4eb2-b115-675941f29806 2018-12-27 17:31:21,186 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e1bb91305e0d694b549e1bce2dee709cb4d109c" 2018-12-27 17:31:21,917 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 33483 X-Openstack-Request-Id: req-cb91ace6-0bb4-4939-b186-cc51ba2148a0 Date: Thu, 27 Dec 2018 17:31:21 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "created_at": "2018-12-27T15:33:01Z", "updated_at": "2018-12-27T15:33:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "35205ac3-06e6-4cf6-bb21-ff8f813cb45b", "remote_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "ade77f59-e70c-4970-8ea8-198222fa332e", "remote_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "c4f3bf7f-d793-498d-a883-bb8c6003f070", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "c85cb618-8f19-445b-8e16-6d467cb17771", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}], "revision_number": 4, "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "created_at": "2018-12-27T15:57:22Z", "updated_at": "2018-12-27T15:57:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "5e258a3b-01f5-4aef-81b7-0b5dc6e5b683", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "65475539-0336-498a-8da4-ff0a80b10089", "remote_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "ae922857-f7ae-4bc8-949b-153fb43bfd00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "b4f87679-52e1-4cf9-bf76-5abb9a9bec06", "remote_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "f7197afc9b61423897aefc9a643d03a1"}], "revision_number": 4, "project_id": "f7197afc9b61423897aefc9a643d03a1", "id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "created_at": "2018-12-27T16:01:54Z", "updated_at": "2018-12-27T16:01:54Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "00dd3abd-acd1-4edb-8f4a-8badcbd2eeb4", "remote_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "018de60d-bc33-4ef0-9eed-6d00b6ce227b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "0d99f0db-fa6b-4201-b67f-a7ff0db82c5d", "remote_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv6", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "5c4049ef-933d-4614-84e7-83584430d462", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv6", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}], "revision_number": 4, "project_id": "8c689c5e31c44b09ab85f80682abbc2a", "id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "created_at": "2018-12-27T15:56:49Z", "updated_at": "2018-12-27T15:56:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "6555e255-763a-4448-b1b1-0c93b2a390bd", "remote_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "777ff7a5-a590-43e5-a84b-7677710494e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "8bac258a-08df-48b7-900b-efbe01a6ec20", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "dc17921e-353f-4898-a970-881b2c8d093d", "remote_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}], "revision_number": 4, "project_id": "28dac9e1580d461c9de52e6659cc4f9d", "id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "created_at": "2018-12-27T16:01:52Z", "updated_at": "2018-12-27T16:01:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "32737757-45f3-4b24-b6ab-5f2d5579b4a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv6", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "ae604ef3-492d-4aa3-8045-1ff84f755a27", "remote_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv4", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "b7bff40a-beda-4996-b140-ed94d010535c", "remote_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv6", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "b8129030-9d72-4d5d-adce-47bbe62492fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv4", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}], "revision_number": 4, "project_id": "81c108a273314b24bf6b48c41b5bbe0c", "id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "created_at": "2018-12-27T15:57:20Z", "updated_at": "2018-12-27T15:57:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "0c389ec4-c0af-4c20-acf9-4fcc1d859dd7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv6", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "3749697a-f2ef-439a-a661-2fb92badd1ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv4", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "b74e0c8c-e243-450e-b1be-69c587093d6d", "remote_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv6", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "c222695b-2f1c-427d-afd7-e0be24ec9f66", "remote_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv4", "project_id": "7fb0e5436e4f467998e672dd71018a45"}], "revision_number": 4, "project_id": "7fb0e5436e4f467998e672dd71018a45", "id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "created_at": "2018-12-27T17:02:11Z", "updated_at": "2018-12-27T17:02:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "675d8a56-1c9b-4c58-a252-61e65997fd05", "remote_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv4", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "84f0587c-7394-4fd6-8f3d-8d6ba94cf3f9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv6", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "8a450b4f-e710-4193-816e-13a2d4e40c07", "remote_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv6", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "c3106b0a-1026-4156-86a9-f0438b7fab93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv4", "project_id": "7cba3664d5674e65a12c8c269a05febf"}], "revision_number": 4, "project_id": "7cba3664d5674e65a12c8c269a05febf", "id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "created_at": "2018-12-27T15:58:29Z", "updated_at": "2018-12-27T15:58:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "2a945ecc-f9fa-4219-96ab-c189a7f5c102", "remote_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv6", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "55e2b54e-68d4-4476-8c9f-e05e347c8970", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv4", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "9983229c-b595-482a-973f-81137a209b6d", "remote_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv4", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "9d4b8450-78ab-4817-a586-372ed88268f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv6", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}], "revision_number": 4, "project_id": "fbd6dbf946a5406398ba810e02d0888e", "id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "created_at": "2018-12-27T15:57:24Z", "updated_at": "2018-12-27T15:57:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "35521f2a-a59d-4798-9fa8-0febfe126076", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv4", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "607d473d-1e6a-4088-a778-7df9ffc1ff68", "remote_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv6", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "6f8fa92b-b67a-4047-a900-f43656aff42b", "remote_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv4", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "890f1d6c-9ae5-45b0-b7a1-282182432b66", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv6", "project_id": "253cc6709e714b8a80a5f74e4257907e"}], "revision_number": 4, "project_id": "253cc6709e714b8a80a5f74e4257907e", "id": "b9546f11-205e-4322-89f8-f0360d6090ed", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "created_at": "2018-12-27T15:57:08Z", "updated_at": "2018-12-27T15:57:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "6739c48b-d899-4c17-bb8e-ffaf8922c034", "remote_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv4", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "9660a6af-4d9b-40b9-9729-f205f66c2bd0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv4", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "bf244c03-fc10-4754-9c2b-b0224401c4f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv6", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "d3bee7cc-a152-441c-9790-abb1f56cec03", "remote_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv6", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}], "revision_number": 4, "project_id": "782a28bd0d40485e85eda6b8ba43840b", "id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "created_at": "2018-12-27T15:57:11Z", "updated_at": "2018-12-27T15:57:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "22c0d2cf-360a-4aa8-ba7e-bfdbf8327d27", "remote_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "553b140a-8ba9-4af7-9f50-bf24e87aebf7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "b2ecf7a5-df98-4d65-a762-767320437c5a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "e49104b2-7c13-49d6-8519-a16dd585346f", "remote_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}], "revision_number": 4, "project_id": "ef7e486beb8f4de39b25ca5f11552328", "id": "d0588e93-db0d-4888-9f99-3399a50df490", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "created_at": "2018-12-27T17:19:15Z", "updated_at": "2018-12-27T17:19:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "1990fe24-df44-4561-9f09-f50aab182bf7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "651e4b8b-b29e-409b-9f25-ff2328ccefe6", "remote_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "cc4e2254-2157-4ae1-a233-3047573ddc6d", "remote_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "da56dda4-aaf3-43ff-bdf7-e64892ec2345", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}], "revision_number": 4, "project_id": "2a5a6879c5fa4db798cea6d394565d45", "id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-27T15:33:07Z", "updated_at": "2018-12-27T15:33:07Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "4de95db8-72d6-4aec-a145-e92511971eb9", "remote_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "5f100cff-05d8-4405-8dfb-0a387c123fae", "remote_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "a3f6a193-cc94-4220-a73a-08acf63c449b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "f059d8a5-0c32-49c9-a721-77cc89245ecd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "created_at": "2018-12-27T15:29:16Z", "updated_at": "2018-12-27T15:29:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "3c53841a-5bc0-4192-b482-044411e217ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "5956ff3f-d59d-4af6-82b5-566c888583a7", "remote_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:16Z", "revision_number": 0, "id": "60735d87-52c7-426a-91a6-aff1078a5a2d", "remote_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:16Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "abe97133-61dd-4fdf-baf3-2e07968a324f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "da629caea04941e1ae8979c379dc7c9d"}], "revision_number": 4, "project_id": "da629caea04941e1ae8979c379dc7c9d", "id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "name": "default"}]} 2018-12-27 17:31:21,918 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=default used request id req-cb91ace6-0bb4-4939-b186-cc51ba2148a0 2018-12-27 17:31:21,925 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e1bb91305e0d694b549e1bce2dee709cb4d109c" 2018-12-27 17:31:22,051 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:31:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2061a5f6-32c8-4cde-93c3-1d87c500ffea Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b7b4fceec1ad4c6eb74d758b709a9d93", "name": "admin"}} 2018-12-27 17:31:22,052 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93 used request id req-2061a5f6-32c8-4cde-93c3-1d87c500ffea 2018-12-27 17:31:22,055 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/f7197afc9b61423897aefc9a643d03a1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e1bb91305e0d694b549e1bce2dee709cb4d109c" 2018-12-27 17:31:22,161 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:31:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-233f3891-8f45-42c5-9b88-56230f1fa5da Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f7197afc9b61423897aefc9a643d03a1.", "code": 404, "title": "Not Found"}} 2018-12-27 17:31:22,161 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/f7197afc9b61423897aefc9a643d03a1 used request id req-233f3891-8f45-42c5-9b88-56230f1fa5da 2018-12-27 17:31:22,161 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:31:22,165 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/8c689c5e31c44b09ab85f80682abbc2a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e1bb91305e0d694b549e1bce2dee709cb4d109c" 2018-12-27 17:31:22,274 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:31:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ed1c6a42-8b76-4529-b063-7fa3e38deb60 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8c689c5e31c44b09ab85f80682abbc2a.", "code": 404, "title": "Not Found"}} 2018-12-27 17:31:22,274 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/8c689c5e31c44b09ab85f80682abbc2a used request id req-ed1c6a42-8b76-4529-b063-7fa3e38deb60 2018-12-27 17:31:22,274 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:31:22,277 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/28dac9e1580d461c9de52e6659cc4f9d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e1bb91305e0d694b549e1bce2dee709cb4d109c" 2018-12-27 17:31:22,394 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:31:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eef9206c-21cd-466c-b08a-c8431687fa9c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 28dac9e1580d461c9de52e6659cc4f9d.", "code": 404, "title": "Not Found"}} 2018-12-27 17:31:22,394 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/28dac9e1580d461c9de52e6659cc4f9d used request id req-eef9206c-21cd-466c-b08a-c8431687fa9c 2018-12-27 17:31:22,394 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:31:22,398 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/81c108a273314b24bf6b48c41b5bbe0c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e1bb91305e0d694b549e1bce2dee709cb4d109c" 2018-12-27 17:31:22,506 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:31:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2d59cf4e-62ed-42aa-ac27-bdc47d912bdf Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 81c108a273314b24bf6b48c41b5bbe0c.", "code": 404, "title": "Not Found"}} 2018-12-27 17:31:22,506 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/81c108a273314b24bf6b48c41b5bbe0c used request id req-2d59cf4e-62ed-42aa-ac27-bdc47d912bdf 2018-12-27 17:31:22,506 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:31:22,510 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/7fb0e5436e4f467998e672dd71018a45 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e1bb91305e0d694b549e1bce2dee709cb4d109c" 2018-12-27 17:31:22,617 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:31:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3a45ca12-f93e-45a3-a9ec-e76f6901a774 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7fb0e5436e4f467998e672dd71018a45.", "code": 404, "title": "Not Found"}} 2018-12-27 17:31:22,617 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/7fb0e5436e4f467998e672dd71018a45 used request id req-3a45ca12-f93e-45a3-a9ec-e76f6901a774 2018-12-27 17:31:22,618 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:31:22,621 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/7cba3664d5674e65a12c8c269a05febf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e1bb91305e0d694b549e1bce2dee709cb4d109c" 2018-12-27 17:31:22,731 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:31:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b6a72a2a-73b0-490f-9c6d-23092d1748fd Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7cba3664d5674e65a12c8c269a05febf.", "code": 404, "title": "Not Found"}} 2018-12-27 17:31:22,731 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/7cba3664d5674e65a12c8c269a05febf used request id req-b6a72a2a-73b0-490f-9c6d-23092d1748fd 2018-12-27 17:31:22,731 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:31:22,735 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/fbd6dbf946a5406398ba810e02d0888e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e1bb91305e0d694b549e1bce2dee709cb4d109c" 2018-12-27 17:31:22,839 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:31:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a6acc412-7a44-4489-b5bd-841343db8693 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: fbd6dbf946a5406398ba810e02d0888e.", "code": 404, "title": "Not Found"}} 2018-12-27 17:31:22,839 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/fbd6dbf946a5406398ba810e02d0888e used request id req-a6acc412-7a44-4489-b5bd-841343db8693 2018-12-27 17:31:22,839 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:31:22,843 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/253cc6709e714b8a80a5f74e4257907e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e1bb91305e0d694b549e1bce2dee709cb4d109c" 2018-12-27 17:31:22,952 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:31:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-830975a6-3085-46c2-82f1-03d033414b10 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 253cc6709e714b8a80a5f74e4257907e.", "code": 404, "title": "Not Found"}} 2018-12-27 17:31:22,952 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/253cc6709e714b8a80a5f74e4257907e used request id req-830975a6-3085-46c2-82f1-03d033414b10 2018-12-27 17:31:22,952 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:31:22,956 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/782a28bd0d40485e85eda6b8ba43840b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e1bb91305e0d694b549e1bce2dee709cb4d109c" 2018-12-27 17:31:23,067 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:31:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d03b8ce2-9ce6-43e5-a15f-ada4a635eb38 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 782a28bd0d40485e85eda6b8ba43840b.", "code": 404, "title": "Not Found"}} 2018-12-27 17:31:23,068 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/782a28bd0d40485e85eda6b8ba43840b used request id req-d03b8ce2-9ce6-43e5-a15f-ada4a635eb38 2018-12-27 17:31:23,068 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:31:23,071 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/ef7e486beb8f4de39b25ca5f11552328 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e1bb91305e0d694b549e1bce2dee709cb4d109c" 2018-12-27 17:31:23,180 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:31:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-78f1dedc-5db1-4846-b8e8-4db9cf52ef8a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: ef7e486beb8f4de39b25ca5f11552328.", "code": 404, "title": "Not Found"}} 2018-12-27 17:31:23,180 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/ef7e486beb8f4de39b25ca5f11552328 used request id req-78f1dedc-5db1-4846-b8e8-4db9cf52ef8a 2018-12-27 17:31:23,181 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:31:23,184 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/2a5a6879c5fa4db798cea6d394565d45 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e1bb91305e0d694b549e1bce2dee709cb4d109c" 2018-12-27 17:31:23,293 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:31:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9a3270e0-d58b-4595-b4df-dd2f54186063 Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.31:5000/v3/projects/2a5a6879c5fa4db798cea6d394565d45"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}} 2018-12-27 17:31:23,293 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/2a5a6879c5fa4db798cea6d394565d45 used request id req-9a3270e0-d58b-4595-b4df-dd2f54186063 2018-12-27 17:31:23,296 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/da629caea04941e1ae8979c379dc7c9d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e1bb91305e0d694b549e1bce2dee709cb4d109c" 2018-12-27 17:31:23,409 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:31:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7ec1649c-4026-460a-bc64-5cd6b43fb907 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/da629caea04941e1ae8979c379dc7c9d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "da629caea04941e1ae8979c379dc7c9d", "name": "service"}} 2018-12-27 17:31:23,409 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/da629caea04941e1ae8979c379dc7c9d used request id req-7ec1649c-4026-460a-bc64-5cd6b43fb907 2018-12-27 17:31:23,410 - keystone_utils - INFO - Deleting project with name - CreateRouterNegativeTests-2c3b6dd1-1647-49e-proj 2018-12-27 17:31:23,413 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/projects/ee9876fffdd4435d9ae1b6be9ce72421 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e1bb91305e0d694b549e1bce2dee709cb4d109c" 2018-12-27 17:31:23,681 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:31:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-25850bea-4656-4dd7-be40-15f3759d5ec1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:31:23,681 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/ee9876fffdd4435d9ae1b6be9ce72421 used request id req-25850bea-4656-4dd7-be40-15f3759d5ec1 2018-12-27 17:31:23,681 - keystone_utils - INFO - Deleting role with name - CreateRouterNegativeTests-2c3b6dd1-1647-49e-proj-role 2018-12-27 17:31:23,685 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/roles/fe4e2219852a47c4a57356ffc31fd040 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e1bb91305e0d694b549e1bce2dee709cb4d109c" 2018-12-27 17:31:23,810 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:31:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-075141cd-27bb-410b-908f-a52d47815b61 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:31:23,811 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/roles/fe4e2219852a47c4a57356ffc31fd040 used request id req-075141cd-27bb-410b-908f-a52d47815b61 2018-12-27 17:31:23,814 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e1bb91305e0d694b549e1bce2dee709cb4d109c" 2018-12-27 17:31:23,931 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:31:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5f5369ba-a950-4dfb-a35a-65b424c82956 Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8de789d09e46427786a85702e5e8de91", "links": {"self": "http://172.30.9.31:5000/v3/roles/8de789d09e46427786a85702e5e8de91"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 17:31:23,931 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-5f5369ba-a950-4dfb-a35a-65b424c82956 2018-12-27 17:31:23,932 - keystone_utils - INFO - Deleting user with name - CreateRouterNegativeTests-2c3b6dd1-1647-49e-user 2018-12-27 17:31:23,935 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/users/4108bf70262e4c3f96653158fead0a4b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0a24fc60d5a1aa69d86a9d6a7584486b5fd7f7c" 2018-12-27 17:31:24,146 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:31:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d3423aba-7543-4383-8a32-228e5c5f3bb6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:31:24,146 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/4108bf70262e4c3f96653158fead0a4b used request id req-d3423aba-7543-4383-8a32-228e5c5f3bb6 2018-12-27 17:31:24,148 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:31:24,557 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:31:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["x796UaupR32lQP0z8oWHbg"], "issued_at": "2018-12-27T17:31:24.000000Z"}} 2018-12-27 17:31:24,557 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87558c0619eca827244eb55090afd850bf9d5213" 2018-12-27 17:31:24,673 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:31:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e3137536-e730-4683-9638-1b91d673408b Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:31:24,673 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-e3137536-e730-4683-9638-1b91d673408b 2018-12-27 17:31:24,674 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:31:24,675 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:31:25,093 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:31:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["rTFRlg1eT-2Ov8UOrLYVSg"], "issued_at": "2018-12-27T17:31:25.000000Z"}} 2018-12-27 17:31:25,094 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e12c8db429d0661c29f609106f01c3b81da3091d" 2018-12-27 17:31:25,193 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:31:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-07bbf2a9-469b-4d05-ae3d-a63d0861607d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:31:25,193 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-07bbf2a9-469b-4d05-ae3d-a63d0861607d 2018-12-27 17:31:25,198 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 17:31:25,204 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 17:31:25 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 17:31:25,204 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterNegativeTests-1afc7bad-52a6-4d3-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e12c8db429d0661c29f609106f01c3b81da3091d" 2018-12-27 17:31:25,314 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:31:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8f0cd8d4-f755-4645-bfdd-42424f795015 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterNegativeTests-1afc7bad-52a6-4d3-proj", "previous": null, "next": null}, "projects": []} 2018-12-27 17:31:25,314 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterNegativeTests-1afc7bad-52a6-4d3-proj used request id req-8f0cd8d4-f755-4645-bfdd-42424f795015 2018-12-27 17:31:25,318 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e12c8db429d0661c29f609106f01c3b81da3091d" 2018-12-27 17:31:25,440 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:31:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bdc0eab6-e555-4234-908c-68b0bbfde4dc Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-27 17:31:25,440 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-bdc0eab6-e555-4234-908c-68b0bbfde4dc 2018-12-27 17:31:25,444 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e12c8db429d0661c29f609106f01c3b81da3091d" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterNegativeTests-1afc7bad-52a6-4d3-proj"}}' 2018-12-27 17:31:25,588 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 27 Dec 2018 17:31:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-acc7ea1d-cef6-4dbe-a316-4392f73ecec5 Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/9fab0a795b2d45d194a8cf52312aa9fb"}, "tags": [], "enabled": true, "id": "9fab0a795b2d45d194a8cf52312aa9fb", "parent_id": "default", "domain_id": "default", "name": "CreateRouterNegativeTests-1afc7bad-52a6-4d3-proj"}} 2018-12-27 17:31:25,589 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-acc7ea1d-cef6-4dbe-a316-4392f73ecec5 2018-12-27 17:31:25,589 - keystone_utils - INFO - Created project with name - CreateRouterNegativeTests-1afc7bad-52a6-4d3-proj 2018-12-27 17:31:25,589 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:31:25,590 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:31:26,014 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:31:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["KwtHTfSiQtmpexGLMnoOmA"], "issued_at": "2018-12-27T17:31:26.000000Z"}} 2018-12-27 17:31:26,015 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8fbd1abb0337f9bdeec8b703845b4cedc9f98be" 2018-12-27 17:31:26,116 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:31:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e77eda04-48be-483a-8b95-91dc9b37cdb3 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:31:26,116 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-e77eda04-48be-483a-8b95-91dc9b37cdb3 2018-12-27 17:31:26,120 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 17:31:26,126 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 17:31:26 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 17:31:26,127 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8fbd1abb0337f9bdeec8b703845b4cedc9f98be" 2018-12-27 17:31:26,255 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:31:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c5421667-58b1-42fe-9c8e-06a9224ebf79 Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "links": {"self": "http://172.30.9.31:5000/v3/users/01fa52e7b3674fc48643fa4ffca67e4e"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "01fa52e7b3674fc48643fa4ffca67e4e", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/05a834ddebbc40688596b7460b47439e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05a834ddebbc40688596b7460b47439e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/08226a0ad01943f39559448239e291e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "08226a0ad01943f39559448239e291e1", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/55c0552fe37a4f7ca0e73939514bc683"}, "domain_id": "default", "enabled": true, "options": {}, "id": "55c0552fe37a4f7ca0e73939514bc683", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/646a4af4e3b5439a97996d353fea3924"}, "domain_id": "914eec1d43ea4caf9d2fd33268c06258", "enabled": true, "options": {}, "id": "646a4af4e3b5439a97996d353fea3924", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/85fb203e51c34d3f8122e285a6a318b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85fb203e51c34d3f8122e285a6a318b3", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/905e7f4b42d24cca93b99d2401fa3378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "905e7f4b42d24cca93b99d2401fa3378", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/a5bc08b9f81f4e5bb86c24f9f7547bae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5bc08b9f81f4e5bb86c24f9f7547bae", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/a5c780627f004d318bf908d80305da9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5c780627f004d318bf908d80305da9c", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/b18425bf2b044bc9af7e194919539a17"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b18425bf2b044bc9af7e194919539a17", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/b8d2134b619d4dca80e21d6fb16449b0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b8d2134b619d4dca80e21d6fb16449b0", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/b9ab6a25a652438285139fe5b44aea62"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9ab6a25a652438285139fe5b44aea62", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/c08462554a4844d681348f58b9b0edee"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c08462554a4844d681348f58b9b0edee", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/ddfc3a9aad444d4782eae677c8a98130"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ddfc3a9aad444d4782eae677c8a98130", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/f2a74f2185a54676a6cb2bb5ecfcc4f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2a74f2185a54676a6cb2bb5ecfcc4f6", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-12-27 17:31:26,256 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-c5421667-58b1-42fe-9c8e-06a9224ebf79 2018-12-27 17:31:26,260 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?name=CreateRouterNegativeTests-1afc7bad-52a6-4d3-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8fbd1abb0337f9bdeec8b703845b4cedc9f98be" 2018-12-27 17:31:26,279 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:31:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a7610c7f-6493-4838-ae31-60741b001a95 Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?name=CreateRouterNegativeTests-1afc7bad-52a6-4d3-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/9fab0a795b2d45d194a8cf52312aa9fb"}, "tags": [], "enabled": true, "id": "9fab0a795b2d45d194a8cf52312aa9fb", "parent_id": "default", "domain_id": "default", "name": "CreateRouterNegativeTests-1afc7bad-52a6-4d3-proj"}]} 2018-12-27 17:31:26,279 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?name=CreateRouterNegativeTests-1afc7bad-52a6-4d3-proj used request id req-a7610c7f-6493-4838-ae31-60741b001a95 2018-12-27 17:31:26,283 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8fbd1abb0337f9bdeec8b703845b4cedc9f98be" 2018-12-27 17:31:26,402 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:31:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cea460b6-5390-4086-9d87-1fb925a2ec76 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-27 17:31:26,403 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-cea460b6-5390-4086-9d87-1fb925a2ec76 2018-12-27 17:31:26,789 - keystone_utils - INFO - Created user with name - CreateRouterNegativeTests-1afc7bad-52a6-4d3-user 2018-12-27 17:31:26,789 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:31:26,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e12c8db429d0661c29f609106f01c3b81da3091d" 2018-12-27 17:31:26,893 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:31:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8fca132a-e2ec-4e01-aaed-473526d25bdf Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8de789d09e46427786a85702e5e8de91", "links": {"self": "http://172.30.9.31:5000/v3/roles/8de789d09e46427786a85702e5e8de91"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 17:31:26,893 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-8fca132a-e2ec-4e01-aaed-473526d25bdf 2018-12-27 17:31:26,897 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e12c8db429d0661c29f609106f01c3b81da3091d" -d '{"role": {"name": "CreateRouterNegativeTests-1afc7bad-52a6-4d3-proj-role"}}' 2018-12-27 17:31:27,025 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 27 Dec 2018 17:31:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1045b108-2599-499c-a35d-3e1699414857 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "04253e289f384a21a6c6fb0864d43f4b", "links": {"self": "http://172.30.9.31:5000/v3/roles/04253e289f384a21a6c6fb0864d43f4b"}, "name": "CreateRouterNegativeTests-1afc7bad-52a6-4d3-proj-role"}} 2018-12-27 17:31:27,025 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/roles used request id req-1045b108-2599-499c-a35d-3e1699414857 2018-12-27 17:31:27,026 - keystone_utils - INFO - Created role with name - CreateRouterNegativeTests-1afc7bad-52a6-4d3-proj-role 2018-12-27 17:31:27,029 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles/04253e289f384a21a6c6fb0864d43f4b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e12c8db429d0661c29f609106f01c3b81da3091d" 2018-12-27 17:31:27,137 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:31:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fe047de3-43f4-43bd-a9dd-74b6eaddfa31 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "04253e289f384a21a6c6fb0864d43f4b", "links": {"self": "http://172.30.9.31:5000/v3/roles/04253e289f384a21a6c6fb0864d43f4b"}, "name": "CreateRouterNegativeTests-1afc7bad-52a6-4d3-proj-role"}} 2018-12-27 17:31:27,138 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles/04253e289f384a21a6c6fb0864d43f4b used request id req-fe047de3-43f4-43bd-a9dd-74b6eaddfa31 2018-12-27 17:31:27,138 - keystone_utils - INFO - Granting role CreateRouterNegativeTests-1afc7bad-52a6-4d3-proj-role to project CreateRouterNegativeTests-1afc7bad-52a6-4d3-proj 2018-12-27 17:31:27,141 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:5000/v3/projects/9fab0a795b2d45d194a8cf52312aa9fb/users/745970acd6e942348326c80685397765/roles/04253e289f384a21a6c6fb0864d43f4b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e12c8db429d0661c29f609106f01c3b81da3091d" 2018-12-27 17:31:27,295 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:31:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8cb41b7d-c1a8-4887-9476-7aaf9f1fb3ca Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:31:27,295 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/9fab0a795b2d45d194a8cf52312aa9fb/users/745970acd6e942348326c80685397765/roles/04253e289f384a21a6c6fb0864d43f4b used request id req-8cb41b7d-c1a8-4887-9476-7aaf9f1fb3ca 2018-12-27 17:31:27,302 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e12c8db429d0661c29f609106f01c3b81da3091d" 2018-12-27 17:31:28,019 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 33483 X-Openstack-Request-Id: req-e0e5d218-7d75-4434-8d95-d1f89e467ecd Date: Thu, 27 Dec 2018 17:31:28 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "created_at": "2018-12-27T15:33:01Z", "updated_at": "2018-12-27T15:33:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "35205ac3-06e6-4cf6-bb21-ff8f813cb45b", "remote_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "ade77f59-e70c-4970-8ea8-198222fa332e", "remote_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "c4f3bf7f-d793-498d-a883-bb8c6003f070", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "c85cb618-8f19-445b-8e16-6d467cb17771", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}], "revision_number": 4, "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "created_at": "2018-12-27T15:57:22Z", "updated_at": "2018-12-27T15:57:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "5e258a3b-01f5-4aef-81b7-0b5dc6e5b683", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "65475539-0336-498a-8da4-ff0a80b10089", "remote_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "ae922857-f7ae-4bc8-949b-153fb43bfd00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "b4f87679-52e1-4cf9-bf76-5abb9a9bec06", "remote_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "f7197afc9b61423897aefc9a643d03a1"}], "revision_number": 4, "project_id": "f7197afc9b61423897aefc9a643d03a1", "id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "created_at": "2018-12-27T16:01:54Z", "updated_at": "2018-12-27T16:01:54Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "00dd3abd-acd1-4edb-8f4a-8badcbd2eeb4", "remote_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "018de60d-bc33-4ef0-9eed-6d00b6ce227b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "0d99f0db-fa6b-4201-b67f-a7ff0db82c5d", "remote_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv6", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "5c4049ef-933d-4614-84e7-83584430d462", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv6", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}], "revision_number": 4, "project_id": "8c689c5e31c44b09ab85f80682abbc2a", "id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "created_at": "2018-12-27T15:56:49Z", "updated_at": "2018-12-27T15:56:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "6555e255-763a-4448-b1b1-0c93b2a390bd", "remote_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "777ff7a5-a590-43e5-a84b-7677710494e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "8bac258a-08df-48b7-900b-efbe01a6ec20", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "dc17921e-353f-4898-a970-881b2c8d093d", "remote_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}], "revision_number": 4, "project_id": "28dac9e1580d461c9de52e6659cc4f9d", "id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "created_at": "2018-12-27T16:01:52Z", "updated_at": "2018-12-27T16:01:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "32737757-45f3-4b24-b6ab-5f2d5579b4a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv6", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "ae604ef3-492d-4aa3-8045-1ff84f755a27", "remote_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv4", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "b7bff40a-beda-4996-b140-ed94d010535c", "remote_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv6", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "b8129030-9d72-4d5d-adce-47bbe62492fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv4", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}], "revision_number": 4, "project_id": "81c108a273314b24bf6b48c41b5bbe0c", "id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "created_at": "2018-12-27T15:57:20Z", "updated_at": "2018-12-27T15:57:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "0c389ec4-c0af-4c20-acf9-4fcc1d859dd7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv6", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "3749697a-f2ef-439a-a661-2fb92badd1ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv4", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "b74e0c8c-e243-450e-b1be-69c587093d6d", "remote_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv6", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "c222695b-2f1c-427d-afd7-e0be24ec9f66", "remote_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv4", "project_id": "7fb0e5436e4f467998e672dd71018a45"}], "revision_number": 4, "project_id": "7fb0e5436e4f467998e672dd71018a45", "id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "created_at": "2018-12-27T17:02:11Z", "updated_at": "2018-12-27T17:02:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "675d8a56-1c9b-4c58-a252-61e65997fd05", "remote_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv4", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "84f0587c-7394-4fd6-8f3d-8d6ba94cf3f9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv6", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "8a450b4f-e710-4193-816e-13a2d4e40c07", "remote_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv6", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "c3106b0a-1026-4156-86a9-f0438b7fab93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv4", "project_id": "7cba3664d5674e65a12c8c269a05febf"}], "revision_number": 4, "project_id": "7cba3664d5674e65a12c8c269a05febf", "id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "created_at": "2018-12-27T15:58:29Z", "updated_at": "2018-12-27T15:58:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "2a945ecc-f9fa-4219-96ab-c189a7f5c102", "remote_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv6", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "55e2b54e-68d4-4476-8c9f-e05e347c8970", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv4", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "9983229c-b595-482a-973f-81137a209b6d", "remote_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv4", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "9d4b8450-78ab-4817-a586-372ed88268f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv6", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}], "revision_number": 4, "project_id": "fbd6dbf946a5406398ba810e02d0888e", "id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "created_at": "2018-12-27T15:57:24Z", "updated_at": "2018-12-27T15:57:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "35521f2a-a59d-4798-9fa8-0febfe126076", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv4", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "607d473d-1e6a-4088-a778-7df9ffc1ff68", "remote_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv6", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "6f8fa92b-b67a-4047-a900-f43656aff42b", "remote_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv4", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "890f1d6c-9ae5-45b0-b7a1-282182432b66", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv6", "project_id": "253cc6709e714b8a80a5f74e4257907e"}], "revision_number": 4, "project_id": "253cc6709e714b8a80a5f74e4257907e", "id": "b9546f11-205e-4322-89f8-f0360d6090ed", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "created_at": "2018-12-27T15:57:08Z", "updated_at": "2018-12-27T15:57:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "6739c48b-d899-4c17-bb8e-ffaf8922c034", "remote_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv4", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "9660a6af-4d9b-40b9-9729-f205f66c2bd0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv4", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "bf244c03-fc10-4754-9c2b-b0224401c4f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv6", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "d3bee7cc-a152-441c-9790-abb1f56cec03", "remote_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv6", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}], "revision_number": 4, "project_id": "782a28bd0d40485e85eda6b8ba43840b", "id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "created_at": "2018-12-27T15:57:11Z", "updated_at": "2018-12-27T15:57:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "22c0d2cf-360a-4aa8-ba7e-bfdbf8327d27", "remote_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "553b140a-8ba9-4af7-9f50-bf24e87aebf7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "b2ecf7a5-df98-4d65-a762-767320437c5a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "e49104b2-7c13-49d6-8519-a16dd585346f", "remote_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}], "revision_number": 4, "project_id": "ef7e486beb8f4de39b25ca5f11552328", "id": "d0588e93-db0d-4888-9f99-3399a50df490", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "created_at": "2018-12-27T17:19:15Z", "updated_at": "2018-12-27T17:19:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "1990fe24-df44-4561-9f09-f50aab182bf7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "651e4b8b-b29e-409b-9f25-ff2328ccefe6", "remote_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "cc4e2254-2157-4ae1-a233-3047573ddc6d", "remote_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "da56dda4-aaf3-43ff-bdf7-e64892ec2345", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}], "revision_number": 4, "project_id": "2a5a6879c5fa4db798cea6d394565d45", "id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-27T15:33:07Z", "updated_at": "2018-12-27T15:33:07Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "4de95db8-72d6-4aec-a145-e92511971eb9", "remote_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "5f100cff-05d8-4405-8dfb-0a387c123fae", "remote_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "a3f6a193-cc94-4220-a73a-08acf63c449b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "f059d8a5-0c32-49c9-a721-77cc89245ecd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "created_at": "2018-12-27T15:29:16Z", "updated_at": "2018-12-27T15:29:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "3c53841a-5bc0-4192-b482-044411e217ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "5956ff3f-d59d-4af6-82b5-566c888583a7", "remote_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:16Z", "revision_number": 0, "id": "60735d87-52c7-426a-91a6-aff1078a5a2d", "remote_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:16Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "abe97133-61dd-4fdf-baf3-2e07968a324f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "da629caea04941e1ae8979c379dc7c9d"}], "revision_number": 4, "project_id": "da629caea04941e1ae8979c379dc7c9d", "id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "name": "default"}]} 2018-12-27 17:31:28,020 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=default used request id req-e0e5d218-7d75-4434-8d95-d1f89e467ecd 2018-12-27 17:31:28,026 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e12c8db429d0661c29f609106f01c3b81da3091d" 2018-12-27 17:31:28,044 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:31:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a76fbdfc-75aa-4c66-91c1-e1286450e40b Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b7b4fceec1ad4c6eb74d758b709a9d93", "name": "admin"}} 2018-12-27 17:31:28,044 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93 used request id req-a76fbdfc-75aa-4c66-91c1-e1286450e40b 2018-12-27 17:31:28,047 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/f7197afc9b61423897aefc9a643d03a1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e12c8db429d0661c29f609106f01c3b81da3091d" 2018-12-27 17:31:28,154 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:31:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ea3ae251-0b28-48ea-9d1c-e4f94958c0c3 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f7197afc9b61423897aefc9a643d03a1.", "code": 404, "title": "Not Found"}} 2018-12-27 17:31:28,154 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/f7197afc9b61423897aefc9a643d03a1 used request id req-ea3ae251-0b28-48ea-9d1c-e4f94958c0c3 2018-12-27 17:31:28,154 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:31:28,158 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/8c689c5e31c44b09ab85f80682abbc2a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e12c8db429d0661c29f609106f01c3b81da3091d" 2018-12-27 17:31:28,271 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:31:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4cf9719b-f518-48ed-bbdc-9e1614e7972a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8c689c5e31c44b09ab85f80682abbc2a.", "code": 404, "title": "Not Found"}} 2018-12-27 17:31:28,271 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/8c689c5e31c44b09ab85f80682abbc2a used request id req-4cf9719b-f518-48ed-bbdc-9e1614e7972a 2018-12-27 17:31:28,271 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:31:28,275 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/28dac9e1580d461c9de52e6659cc4f9d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e12c8db429d0661c29f609106f01c3b81da3091d" 2018-12-27 17:31:28,390 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:31:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-edbf09b1-7925-4440-9345-7bf3e5c46ad7 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 28dac9e1580d461c9de52e6659cc4f9d.", "code": 404, "title": "Not Found"}} 2018-12-27 17:31:28,391 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/28dac9e1580d461c9de52e6659cc4f9d used request id req-edbf09b1-7925-4440-9345-7bf3e5c46ad7 2018-12-27 17:31:28,391 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:31:28,394 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/81c108a273314b24bf6b48c41b5bbe0c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e12c8db429d0661c29f609106f01c3b81da3091d" 2018-12-27 17:31:28,504 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:31:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ccd9efc8-9625-409f-bd0f-86c914c35d73 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 81c108a273314b24bf6b48c41b5bbe0c.", "code": 404, "title": "Not Found"}} 2018-12-27 17:31:28,504 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/81c108a273314b24bf6b48c41b5bbe0c used request id req-ccd9efc8-9625-409f-bd0f-86c914c35d73 2018-12-27 17:31:28,504 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:31:28,508 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/7fb0e5436e4f467998e672dd71018a45 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e12c8db429d0661c29f609106f01c3b81da3091d" 2018-12-27 17:31:28,629 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:31:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-70a8e35b-7b4e-4efc-aff8-94cbb1b8afaf Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7fb0e5436e4f467998e672dd71018a45.", "code": 404, "title": "Not Found"}} 2018-12-27 17:31:28,629 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/7fb0e5436e4f467998e672dd71018a45 used request id req-70a8e35b-7b4e-4efc-aff8-94cbb1b8afaf 2018-12-27 17:31:28,629 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:31:28,632 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/7cba3664d5674e65a12c8c269a05febf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e12c8db429d0661c29f609106f01c3b81da3091d" 2018-12-27 17:31:28,745 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:31:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8c49280d-f9c8-4e7f-a71e-e00884f70712 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7cba3664d5674e65a12c8c269a05febf.", "code": 404, "title": "Not Found"}} 2018-12-27 17:31:28,746 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/7cba3664d5674e65a12c8c269a05febf used request id req-8c49280d-f9c8-4e7f-a71e-e00884f70712 2018-12-27 17:31:28,746 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:31:28,749 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/fbd6dbf946a5406398ba810e02d0888e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e12c8db429d0661c29f609106f01c3b81da3091d" 2018-12-27 17:31:28,858 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:31:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ab255b54-b4ac-42b6-bcd3-8762d562c931 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: fbd6dbf946a5406398ba810e02d0888e.", "code": 404, "title": "Not Found"}} 2018-12-27 17:31:28,858 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/fbd6dbf946a5406398ba810e02d0888e used request id req-ab255b54-b4ac-42b6-bcd3-8762d562c931 2018-12-27 17:31:28,858 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:31:28,862 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/253cc6709e714b8a80a5f74e4257907e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e12c8db429d0661c29f609106f01c3b81da3091d" 2018-12-27 17:31:28,970 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:31:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-07ea72a7-415c-4869-b6ea-492751380bed Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 253cc6709e714b8a80a5f74e4257907e.", "code": 404, "title": "Not Found"}} 2018-12-27 17:31:28,970 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/253cc6709e714b8a80a5f74e4257907e used request id req-07ea72a7-415c-4869-b6ea-492751380bed 2018-12-27 17:31:28,970 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:31:28,974 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/782a28bd0d40485e85eda6b8ba43840b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e12c8db429d0661c29f609106f01c3b81da3091d" 2018-12-27 17:31:29,081 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:31:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fa8b8ed6-540f-4b83-9728-2aa9e9c32781 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 782a28bd0d40485e85eda6b8ba43840b.", "code": 404, "title": "Not Found"}} 2018-12-27 17:31:29,081 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/782a28bd0d40485e85eda6b8ba43840b used request id req-fa8b8ed6-540f-4b83-9728-2aa9e9c32781 2018-12-27 17:31:29,082 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:31:29,085 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/ef7e486beb8f4de39b25ca5f11552328 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e12c8db429d0661c29f609106f01c3b81da3091d" 2018-12-27 17:31:29,195 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:31:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f183823a-5167-4e47-90aa-bea6ab1b129e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: ef7e486beb8f4de39b25ca5f11552328.", "code": 404, "title": "Not Found"}} 2018-12-27 17:31:29,195 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/ef7e486beb8f4de39b25ca5f11552328 used request id req-f183823a-5167-4e47-90aa-bea6ab1b129e 2018-12-27 17:31:29,195 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:31:29,199 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/2a5a6879c5fa4db798cea6d394565d45 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e12c8db429d0661c29f609106f01c3b81da3091d" 2018-12-27 17:31:29,310 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:31:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-88b21daf-0503-4287-8908-820fa5c106b7 Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.31:5000/v3/projects/2a5a6879c5fa4db798cea6d394565d45"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}} 2018-12-27 17:31:29,311 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/2a5a6879c5fa4db798cea6d394565d45 used request id req-88b21daf-0503-4287-8908-820fa5c106b7 2018-12-27 17:31:29,314 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/da629caea04941e1ae8979c379dc7c9d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e12c8db429d0661c29f609106f01c3b81da3091d" 2018-12-27 17:31:29,513 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:31:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-650f786e-191c-4fdb-a264-261426c15360 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/da629caea04941e1ae8979c379dc7c9d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "da629caea04941e1ae8979c379dc7c9d", "name": "service"}} 2018-12-27 17:31:29,513 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/da629caea04941e1ae8979c379dc7c9d used request id req-650f786e-191c-4fdb-a264-261426c15360 2018-12-27 17:31:29,514 - keystone_utils - INFO - Deleting project with name - CreateRouterNegativeTests-1afc7bad-52a6-4d3-proj 2018-12-27 17:31:29,518 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/projects/9fab0a795b2d45d194a8cf52312aa9fb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e12c8db429d0661c29f609106f01c3b81da3091d" 2018-12-27 17:31:29,791 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:31:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fe49fb38-16d0-44b2-ada8-3d0922932d63 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:31:29,791 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/9fab0a795b2d45d194a8cf52312aa9fb used request id req-fe49fb38-16d0-44b2-ada8-3d0922932d63 2018-12-27 17:31:29,791 - keystone_utils - INFO - Deleting role with name - CreateRouterNegativeTests-1afc7bad-52a6-4d3-proj-role 2018-12-27 17:31:29,795 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/roles/04253e289f384a21a6c6fb0864d43f4b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e12c8db429d0661c29f609106f01c3b81da3091d" 2018-12-27 17:31:29,938 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:31:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-18a7f776-c530-4ca1-ac2e-4f12675804b5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:31:29,939 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/roles/04253e289f384a21a6c6fb0864d43f4b used request id req-18a7f776-c530-4ca1-ac2e-4f12675804b5 2018-12-27 17:31:29,942 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e12c8db429d0661c29f609106f01c3b81da3091d" 2018-12-27 17:31:30,049 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:31:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e7259f24-d696-41ef-84de-ec7e3d125994 Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8de789d09e46427786a85702e5e8de91", "links": {"self": "http://172.30.9.31:5000/v3/roles/8de789d09e46427786a85702e5e8de91"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 17:31:30,049 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-e7259f24-d696-41ef-84de-ec7e3d125994 2018-12-27 17:31:30,050 - keystone_utils - INFO - Deleting user with name - CreateRouterNegativeTests-1afc7bad-52a6-4d3-user 2018-12-27 17:31:30,053 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/users/745970acd6e942348326c80685397765 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8fbd1abb0337f9bdeec8b703845b4cedc9f98be" 2018-12-27 17:31:30,261 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:31:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-50e1f8c5-3e5d-41c5-8000-38d138c863fe Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:31:30,261 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/745970acd6e942348326c80685397765 used request id req-50e1f8c5-3e5d-41c5-8000-38d138c863fe 2018-12-27 17:31:30,263 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:31:30,695 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:31:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["dsuYKdYySiamJ3o0MW2wuA"], "issued_at": "2018-12-27T17:31:30.000000Z"}} 2018-12-27 17:31:30,695 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b9fc832d3a66d6c626933d3876eeeaa27acba08" 2018-12-27 17:31:30,710 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:31:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d1e2bd90-7c55-4a5d-98bd-224b548532c6 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:31:30,710 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-d1e2bd90-7c55-4a5d-98bd-224b548532c6 2018-12-27 17:31:30,711 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:31:30,712 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:31:31,129 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:31:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["VrJCazgQTB2EDxjCPZ6UUw"], "issued_at": "2018-12-27T17:31:31.000000Z"}} 2018-12-27 17:31:31,129 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b2b61bf2d5e20dcb09fe12768872d24e610a732" 2018-12-27 17:31:31,243 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:31:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2891d74d-67d0-4aea-b021-ede3aefa939c Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:31:31,243 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-2891d74d-67d0-4aea-b021-ede3aefa939c 2018-12-27 17:31:31,248 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 17:31:31,253 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 17:31:31 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 17:31:31,254 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateQoSTests-6e8e981e-19e3-41c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b2b61bf2d5e20dcb09fe12768872d24e610a732" 2018-12-27 17:31:31,360 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:31:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4b82f382-836b-49c9-b612-7460b49a6161 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateQoSTests-6e8e981e-19e3-41c-proj", "previous": null, "next": null}, "projects": []} 2018-12-27 17:31:31,360 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateQoSTests-6e8e981e-19e3-41c-proj used request id req-4b82f382-836b-49c9-b612-7460b49a6161 2018-12-27 17:31:31,364 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b2b61bf2d5e20dcb09fe12768872d24e610a732" 2018-12-27 17:31:31,485 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:31:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dc7269fb-177f-4cb4-b9d5-038c575ddd1e Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-27 17:31:31,485 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-dc7269fb-177f-4cb4-b9d5-038c575ddd1e 2018-12-27 17:31:31,489 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b2b61bf2d5e20dcb09fe12768872d24e610a732" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateQoSTests-6e8e981e-19e3-41c-proj"}}' 2018-12-27 17:31:31,620 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 27 Dec 2018 17:31:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-97bb72bd-e30e-40c0-857b-904317bca6c8 Content-Length: 311 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/19c7800231ac419a842cfc1ba8c9d2e9"}, "tags": [], "enabled": true, "id": "19c7800231ac419a842cfc1ba8c9d2e9", "parent_id": "default", "domain_id": "default", "name": "CreateQoSTests-6e8e981e-19e3-41c-proj"}} 2018-12-27 17:31:31,621 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-97bb72bd-e30e-40c0-857b-904317bca6c8 2018-12-27 17:31:31,621 - keystone_utils - INFO - Created project with name - CreateQoSTests-6e8e981e-19e3-41c-proj 2018-12-27 17:31:31,621 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:31:31,622 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:31:32,044 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:31:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["UQPAZvGtRQqr6jZrmYP5aA"], "issued_at": "2018-12-27T17:31:32.000000Z"}} 2018-12-27 17:31:32,045 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}844b93ea11166f3c843443b12a09146c2478863a" 2018-12-27 17:31:32,147 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:31:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bbe23e62-5040-44ac-8c9b-22a5860b64f3 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:31:32,147 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-bbe23e62-5040-44ac-8c9b-22a5860b64f3 2018-12-27 17:31:32,151 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 17:31:32,156 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 17:31:32 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 17:31:32,157 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}844b93ea11166f3c843443b12a09146c2478863a" 2018-12-27 17:31:32,279 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:31:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3e9e2a99-93ba-4337-b53f-3aa5b7f11300 Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "links": {"self": "http://172.30.9.31:5000/v3/users/01fa52e7b3674fc48643fa4ffca67e4e"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "01fa52e7b3674fc48643fa4ffca67e4e", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/05a834ddebbc40688596b7460b47439e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05a834ddebbc40688596b7460b47439e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/08226a0ad01943f39559448239e291e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "08226a0ad01943f39559448239e291e1", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/55c0552fe37a4f7ca0e73939514bc683"}, "domain_id": "default", "enabled": true, "options": {}, "id": "55c0552fe37a4f7ca0e73939514bc683", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/646a4af4e3b5439a97996d353fea3924"}, "domain_id": "914eec1d43ea4caf9d2fd33268c06258", "enabled": true, "options": {}, "id": "646a4af4e3b5439a97996d353fea3924", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/85fb203e51c34d3f8122e285a6a318b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85fb203e51c34d3f8122e285a6a318b3", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/905e7f4b42d24cca93b99d2401fa3378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "905e7f4b42d24cca93b99d2401fa3378", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/a5bc08b9f81f4e5bb86c24f9f7547bae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5bc08b9f81f4e5bb86c24f9f7547bae", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/a5c780627f004d318bf908d80305da9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5c780627f004d318bf908d80305da9c", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/b18425bf2b044bc9af7e194919539a17"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b18425bf2b044bc9af7e194919539a17", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/b8d2134b619d4dca80e21d6fb16449b0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b8d2134b619d4dca80e21d6fb16449b0", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/b9ab6a25a652438285139fe5b44aea62"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9ab6a25a652438285139fe5b44aea62", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/c08462554a4844d681348f58b9b0edee"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c08462554a4844d681348f58b9b0edee", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/ddfc3a9aad444d4782eae677c8a98130"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ddfc3a9aad444d4782eae677c8a98130", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/f2a74f2185a54676a6cb2bb5ecfcc4f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2a74f2185a54676a6cb2bb5ecfcc4f6", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-12-27 17:31:32,280 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-3e9e2a99-93ba-4337-b53f-3aa5b7f11300 2018-12-27 17:31:32,284 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?name=CreateQoSTests-6e8e981e-19e3-41c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}844b93ea11166f3c843443b12a09146c2478863a" 2018-12-27 17:31:32,403 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:31:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-244f5313-b702-4cf0-8e6c-058e293ce364 Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?name=CreateQoSTests-6e8e981e-19e3-41c-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/19c7800231ac419a842cfc1ba8c9d2e9"}, "tags": [], "enabled": true, "id": "19c7800231ac419a842cfc1ba8c9d2e9", "parent_id": "default", "domain_id": "default", "name": "CreateQoSTests-6e8e981e-19e3-41c-proj"}]} 2018-12-27 17:31:32,403 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?name=CreateQoSTests-6e8e981e-19e3-41c-proj used request id req-244f5313-b702-4cf0-8e6c-058e293ce364 2018-12-27 17:31:32,407 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}844b93ea11166f3c843443b12a09146c2478863a" 2018-12-27 17:31:32,512 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:31:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5554fb58-a746-4a03-b512-5348cf1f8fc9 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-27 17:31:32,512 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-5554fb58-a746-4a03-b512-5348cf1f8fc9 2018-12-27 17:31:32,917 - keystone_utils - INFO - Created user with name - CreateQoSTests-6e8e981e-19e3-41c-user 2018-12-27 17:31:32,918 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:31:32,922 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b2b61bf2d5e20dcb09fe12768872d24e610a732" 2018-12-27 17:31:33,036 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:31:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8e996f60-7f1c-4798-88d8-43fe2b5fa81e Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8de789d09e46427786a85702e5e8de91", "links": {"self": "http://172.30.9.31:5000/v3/roles/8de789d09e46427786a85702e5e8de91"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 17:31:33,036 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-8e996f60-7f1c-4798-88d8-43fe2b5fa81e 2018-12-27 17:31:33,040 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b2b61bf2d5e20dcb09fe12768872d24e610a732" -d '{"role": {"name": "CreateQoSTests-6e8e981e-19e3-41c-proj-role"}}' 2018-12-27 17:31:33,154 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 27 Dec 2018 17:31:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5a713436-2dc4-4add-8d50-90db3ba51676 Content-Length: 213 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "1aca1695dde14441aba8a9178d8e377b", "links": {"self": "http://172.30.9.31:5000/v3/roles/1aca1695dde14441aba8a9178d8e377b"}, "name": "CreateQoSTests-6e8e981e-19e3-41c-proj-role"}} 2018-12-27 17:31:33,154 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/roles used request id req-5a713436-2dc4-4add-8d50-90db3ba51676 2018-12-27 17:31:33,154 - keystone_utils - INFO - Created role with name - CreateQoSTests-6e8e981e-19e3-41c-proj-role 2018-12-27 17:31:33,157 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles/1aca1695dde14441aba8a9178d8e377b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b2b61bf2d5e20dcb09fe12768872d24e610a732" 2018-12-27 17:31:33,265 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:31:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b5cdd6a4-7192-4818-ada9-ce6ba50f07bd Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "1aca1695dde14441aba8a9178d8e377b", "links": {"self": "http://172.30.9.31:5000/v3/roles/1aca1695dde14441aba8a9178d8e377b"}, "name": "CreateQoSTests-6e8e981e-19e3-41c-proj-role"}} 2018-12-27 17:31:33,265 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles/1aca1695dde14441aba8a9178d8e377b used request id req-b5cdd6a4-7192-4818-ada9-ce6ba50f07bd 2018-12-27 17:31:33,265 - keystone_utils - INFO - Granting role CreateQoSTests-6e8e981e-19e3-41c-proj-role to project CreateQoSTests-6e8e981e-19e3-41c-proj 2018-12-27 17:31:33,269 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:5000/v3/projects/19c7800231ac419a842cfc1ba8c9d2e9/users/0fdae469e56f406a8c6a239c5947ae81/roles/1aca1695dde14441aba8a9178d8e377b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b2b61bf2d5e20dcb09fe12768872d24e610a732" 2018-12-27 17:31:33,424 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:31:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-484669c4-f660-42b3-8e02-2f1d64a2dac7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:31:33,424 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/19c7800231ac419a842cfc1ba8c9d2e9/users/0fdae469e56f406a8c6a239c5947ae81/roles/1aca1695dde14441aba8a9178d8e377b used request id req-484669c4-f660-42b3-8e02-2f1d64a2dac7 2018-12-27 17:31:33,442 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:31:33,443 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:31:33,857 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:31:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["Wkbw2_x4TZeFkOmGAN8fCQ"], "issued_at": "2018-12-27T17:31:33.000000Z"}} 2018-12-27 17:31:33,857 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0bd30ddd73f23ce45f6da7d79e875830d779ad5" 2018-12-27 17:31:33,959 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:31:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d76d3353-4520-4b35-a4a0-138423d2b276 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:31:33,959 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-d76d3353-4520-4b35-a4a0-138423d2b276 2018-12-27 17:31:33,964 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45/qos-specs -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0bd30ddd73f23ce45f6da7d79e875830d779ad5" 2018-12-27 17:31:34,207 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:31:33 GMT Server: Apache x-compute-request-id: req-92e057a3-1519-4599-bd62-7127175b5f5c OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-92e057a3-1519-4599-bd62-7127175b5f5c Content-Length: 17 Content-Type: application/json RESP BODY: {"qos_specs": []} 2018-12-27 17:31:34,207 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45/qos-specs used request id req-92e057a3-1519-4599-bd62-7127175b5f5c 2018-12-27 17:31:34,211 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-92e057a3-1519-4599-bd62-7127175b5f5c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0bd30ddd73f23ce45f6da7d79e875830d779ad5" -d '{"qos_specs": {"consumer": "both", "name": "CreateQoSTests-2a57a972-f142-4a2b-ad25-ebd6d92d1f73"}}' 2018-12-27 17:31:34,430 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:31:34 GMT Server: Apache x-compute-request-id: req-30d7d8c8-214f-44a3-aee8-f92761d971b6 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-30d7d8c8-214f-44a3-aee8-f92761d971b6 Content-Encoding: gzip Content-Length: 237 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {}, "consumer": "both", "id": "d7d69d6d-3116-4162-be91-aca04602f481", "name": "CreateQoSTests-2a57a972-f142-4a2b-ad25-ebd6d92d1f73"}, "links": [{"href": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45/qos-specs/d7d69d6d-3116-4162-be91-aca04602f481", "rel": "self"}, {"href": "http://172.30.9.31:8776/2a5a6879c5fa4db798cea6d394565d45/qos-specs/d7d69d6d-3116-4162-be91-aca04602f481", "rel": "bookmark"}]} 2018-12-27 17:31:34,430 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45/qos-specs used request id req-30d7d8c8-214f-44a3-aee8-f92761d971b6 2018-12-27 17:31:34,431 - create_qos - INFO - Created qos with name - CreateQoSTests-2a57a972-f142-4a2b-ad25-ebd6d92d1f73 2018-12-27 17:31:34,433 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45/qos-specs -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b9fc832d3a66d6c626933d3876eeeaa27acba08" 2018-12-27 17:31:34,650 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:31:34 GMT Server: Apache x-compute-request-id: req-ae9e2d0b-87e1-4542-b479-9a146f778e85 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-ae9e2d0b-87e1-4542-b479-9a146f778e85 Content-Encoding: gzip Content-Length: 151 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {}, "consumer": "both", "id": "d7d69d6d-3116-4162-be91-aca04602f481", "name": "CreateQoSTests-2a57a972-f142-4a2b-ad25-ebd6d92d1f73"}]} 2018-12-27 17:31:34,651 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45/qos-specs used request id req-ae9e2d0b-87e1-4542-b479-9a146f778e85 2018-12-27 17:31:34,651 - cinder_utils - INFO - Deleting QoS named - CreateQoSTests-2a57a972-f142-4a2b-ad25-ebd6d92d1f73 2018-12-27 17:31:34,654 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45/qos-specs/d7d69d6d-3116-4162-be91-aca04602f481?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ae9e2d0b-87e1-4542-b479-9a146f778e85" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b9fc832d3a66d6c626933d3876eeeaa27acba08" 2018-12-27 17:31:34,912 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Thu, 27 Dec 2018 17:31:34 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-63c90396-fbc3-49c3-918e-917ff46cd5f5 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-27 17:31:34,913 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45/qos-specs/d7d69d6d-3116-4162-be91-aca04602f481?force=False used request id req-63c90396-fbc3-49c3-918e-917ff46cd5f5 2018-12-27 17:31:34,915 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ae9e2d0b-87e1-4542-b479-9a146f778e85" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b9fc832d3a66d6c626933d3876eeeaa27acba08" 2018-12-27 17:31:35,140 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:31:34 GMT Server: Apache x-compute-request-id: req-68c1b169-6e81-4680-9315-cf852e7bf838 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-68c1b169-6e81-4680-9315-cf852e7bf838 Content-Length: 17 Content-Type: application/json RESP BODY: {"qos_specs": []} 2018-12-27 17:31:35,140 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45/qos-specs used request id req-68c1b169-6e81-4680-9315-cf852e7bf838 2018-12-27 17:31:35,141 - cinder_utils - INFO - Deleting QoS named - CreateQoSTests-2a57a972-f142-4a2b-ad25-ebd6d92d1f73 2018-12-27 17:31:35,144 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45/qos-specs/d7d69d6d-3116-4162-be91-aca04602f481?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-92e057a3-1519-4599-bd62-7127175b5f5c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0bd30ddd73f23ce45f6da7d79e875830d779ad5" 2018-12-27 17:31:35,365 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:31:35 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-26d7d11f-fedf-49fe-a1d3-d9916eed176c x-openstack-request-id: req-26d7d11f-fedf-49fe-a1d3-d9916eed176c Content-Length: 100 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "No such QoS spec d7d69d6d-3116-4162-be91-aca04602f481.", "code": 404}} 2018-12-27 17:31:35,366 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45/qos-specs/d7d69d6d-3116-4162-be91-aca04602f481?force=False used request id req-26d7d11f-fedf-49fe-a1d3-d9916eed176c 2018-12-27 17:31:35,373 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b2b61bf2d5e20dcb09fe12768872d24e610a732" 2018-12-27 17:31:35,684 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 33483 X-Openstack-Request-Id: req-1bd727a8-0252-4fef-a531-a490aceb0783 Date: Thu, 27 Dec 2018 17:31:35 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "created_at": "2018-12-27T15:33:01Z", "updated_at": "2018-12-27T15:33:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "35205ac3-06e6-4cf6-bb21-ff8f813cb45b", "remote_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "ade77f59-e70c-4970-8ea8-198222fa332e", "remote_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "c4f3bf7f-d793-498d-a883-bb8c6003f070", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "c85cb618-8f19-445b-8e16-6d467cb17771", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}], "revision_number": 4, "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "created_at": "2018-12-27T15:57:22Z", "updated_at": "2018-12-27T15:57:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "5e258a3b-01f5-4aef-81b7-0b5dc6e5b683", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "65475539-0336-498a-8da4-ff0a80b10089", "remote_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "ae922857-f7ae-4bc8-949b-153fb43bfd00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "b4f87679-52e1-4cf9-bf76-5abb9a9bec06", "remote_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "f7197afc9b61423897aefc9a643d03a1"}], "revision_number": 4, "project_id": "f7197afc9b61423897aefc9a643d03a1", "id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "created_at": "2018-12-27T16:01:54Z", "updated_at": "2018-12-27T16:01:54Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "00dd3abd-acd1-4edb-8f4a-8badcbd2eeb4", "remote_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "018de60d-bc33-4ef0-9eed-6d00b6ce227b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "0d99f0db-fa6b-4201-b67f-a7ff0db82c5d", "remote_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv6", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "5c4049ef-933d-4614-84e7-83584430d462", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv6", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}], "revision_number": 4, "project_id": "8c689c5e31c44b09ab85f80682abbc2a", "id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "created_at": "2018-12-27T15:56:49Z", "updated_at": "2018-12-27T15:56:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "6555e255-763a-4448-b1b1-0c93b2a390bd", "remote_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "777ff7a5-a590-43e5-a84b-7677710494e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "8bac258a-08df-48b7-900b-efbe01a6ec20", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "dc17921e-353f-4898-a970-881b2c8d093d", "remote_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}], "revision_number": 4, "project_id": "28dac9e1580d461c9de52e6659cc4f9d", "id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "created_at": "2018-12-27T16:01:52Z", "updated_at": "2018-12-27T16:01:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "32737757-45f3-4b24-b6ab-5f2d5579b4a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv6", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "ae604ef3-492d-4aa3-8045-1ff84f755a27", "remote_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv4", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "b7bff40a-beda-4996-b140-ed94d010535c", "remote_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv6", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "b8129030-9d72-4d5d-adce-47bbe62492fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv4", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}], "revision_number": 4, "project_id": "81c108a273314b24bf6b48c41b5bbe0c", "id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "created_at": "2018-12-27T15:57:20Z", "updated_at": "2018-12-27T15:57:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "0c389ec4-c0af-4c20-acf9-4fcc1d859dd7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv6", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "3749697a-f2ef-439a-a661-2fb92badd1ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv4", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "b74e0c8c-e243-450e-b1be-69c587093d6d", "remote_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv6", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "c222695b-2f1c-427d-afd7-e0be24ec9f66", "remote_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv4", "project_id": "7fb0e5436e4f467998e672dd71018a45"}], "revision_number": 4, "project_id": "7fb0e5436e4f467998e672dd71018a45", "id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "created_at": "2018-12-27T17:02:11Z", "updated_at": "2018-12-27T17:02:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "675d8a56-1c9b-4c58-a252-61e65997fd05", "remote_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv4", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "84f0587c-7394-4fd6-8f3d-8d6ba94cf3f9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv6", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "8a450b4f-e710-4193-816e-13a2d4e40c07", "remote_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv6", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "c3106b0a-1026-4156-86a9-f0438b7fab93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv4", "project_id": "7cba3664d5674e65a12c8c269a05febf"}], "revision_number": 4, "project_id": "7cba3664d5674e65a12c8c269a05febf", "id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "created_at": "2018-12-27T15:58:29Z", "updated_at": "2018-12-27T15:58:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "2a945ecc-f9fa-4219-96ab-c189a7f5c102", "remote_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv6", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "55e2b54e-68d4-4476-8c9f-e05e347c8970", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv4", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "9983229c-b595-482a-973f-81137a209b6d", "remote_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv4", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "9d4b8450-78ab-4817-a586-372ed88268f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv6", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}], "revision_number": 4, "project_id": "fbd6dbf946a5406398ba810e02d0888e", "id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "created_at": "2018-12-27T15:57:24Z", "updated_at": "2018-12-27T15:57:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "35521f2a-a59d-4798-9fa8-0febfe126076", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv4", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "607d473d-1e6a-4088-a778-7df9ffc1ff68", "remote_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv6", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "6f8fa92b-b67a-4047-a900-f43656aff42b", "remote_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv4", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "890f1d6c-9ae5-45b0-b7a1-282182432b66", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv6", "project_id": "253cc6709e714b8a80a5f74e4257907e"}], "revision_number": 4, "project_id": "253cc6709e714b8a80a5f74e4257907e", "id": "b9546f11-205e-4322-89f8-f0360d6090ed", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "created_at": "2018-12-27T15:57:08Z", "updated_at": "2018-12-27T15:57:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "6739c48b-d899-4c17-bb8e-ffaf8922c034", "remote_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv4", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "9660a6af-4d9b-40b9-9729-f205f66c2bd0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv4", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "bf244c03-fc10-4754-9c2b-b0224401c4f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv6", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "d3bee7cc-a152-441c-9790-abb1f56cec03", "remote_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv6", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}], "revision_number": 4, "project_id": "782a28bd0d40485e85eda6b8ba43840b", "id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "created_at": "2018-12-27T15:57:11Z", "updated_at": "2018-12-27T15:57:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "22c0d2cf-360a-4aa8-ba7e-bfdbf8327d27", "remote_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "553b140a-8ba9-4af7-9f50-bf24e87aebf7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "b2ecf7a5-df98-4d65-a762-767320437c5a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "e49104b2-7c13-49d6-8519-a16dd585346f", "remote_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}], "revision_number": 4, "project_id": "ef7e486beb8f4de39b25ca5f11552328", "id": "d0588e93-db0d-4888-9f99-3399a50df490", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "created_at": "2018-12-27T17:19:15Z", "updated_at": "2018-12-27T17:19:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "1990fe24-df44-4561-9f09-f50aab182bf7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "651e4b8b-b29e-409b-9f25-ff2328ccefe6", "remote_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "cc4e2254-2157-4ae1-a233-3047573ddc6d", "remote_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "da56dda4-aaf3-43ff-bdf7-e64892ec2345", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}], "revision_number": 4, "project_id": "2a5a6879c5fa4db798cea6d394565d45", "id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-27T15:33:07Z", "updated_at": "2018-12-27T15:33:07Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "4de95db8-72d6-4aec-a145-e92511971eb9", "remote_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "5f100cff-05d8-4405-8dfb-0a387c123fae", "remote_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "a3f6a193-cc94-4220-a73a-08acf63c449b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "f059d8a5-0c32-49c9-a721-77cc89245ecd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "created_at": "2018-12-27T15:29:16Z", "updated_at": "2018-12-27T15:29:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "3c53841a-5bc0-4192-b482-044411e217ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "5956ff3f-d59d-4af6-82b5-566c888583a7", "remote_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:16Z", "revision_number": 0, "id": "60735d87-52c7-426a-91a6-aff1078a5a2d", "remote_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:16Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "abe97133-61dd-4fdf-baf3-2e07968a324f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "da629caea04941e1ae8979c379dc7c9d"}], "revision_number": 4, "project_id": "da629caea04941e1ae8979c379dc7c9d", "id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "name": "default"}]} 2018-12-27 17:31:35,685 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=default used request id req-1bd727a8-0252-4fef-a531-a490aceb0783 2018-12-27 17:31:35,692 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b2b61bf2d5e20dcb09fe12768872d24e610a732" 2018-12-27 17:31:35,713 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:31:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b523035f-2d06-4d25-915a-aa7634571ea4 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b7b4fceec1ad4c6eb74d758b709a9d93", "name": "admin"}} 2018-12-27 17:31:35,713 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93 used request id req-b523035f-2d06-4d25-915a-aa7634571ea4 2018-12-27 17:31:35,716 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/f7197afc9b61423897aefc9a643d03a1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b2b61bf2d5e20dcb09fe12768872d24e610a732" 2018-12-27 17:31:35,732 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:31:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-471ca13f-ec2f-4430-b310-02aac10a683c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f7197afc9b61423897aefc9a643d03a1.", "code": 404, "title": "Not Found"}} 2018-12-27 17:31:35,733 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/f7197afc9b61423897aefc9a643d03a1 used request id req-471ca13f-ec2f-4430-b310-02aac10a683c 2018-12-27 17:31:35,733 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:31:35,736 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/8c689c5e31c44b09ab85f80682abbc2a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b2b61bf2d5e20dcb09fe12768872d24e610a732" 2018-12-27 17:31:35,843 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:31:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2ae47c78-8248-4c93-9d80-96dfbd7a48f9 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8c689c5e31c44b09ab85f80682abbc2a.", "code": 404, "title": "Not Found"}} 2018-12-27 17:31:35,843 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/8c689c5e31c44b09ab85f80682abbc2a used request id req-2ae47c78-8248-4c93-9d80-96dfbd7a48f9 2018-12-27 17:31:35,843 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:31:35,847 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/28dac9e1580d461c9de52e6659cc4f9d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b2b61bf2d5e20dcb09fe12768872d24e610a732" 2018-12-27 17:31:35,965 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:31:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-793d39c7-e213-48a6-ae09-f33d022a0e6a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 28dac9e1580d461c9de52e6659cc4f9d.", "code": 404, "title": "Not Found"}} 2018-12-27 17:31:35,965 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/28dac9e1580d461c9de52e6659cc4f9d used request id req-793d39c7-e213-48a6-ae09-f33d022a0e6a 2018-12-27 17:31:35,965 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:31:35,969 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/81c108a273314b24bf6b48c41b5bbe0c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b2b61bf2d5e20dcb09fe12768872d24e610a732" 2018-12-27 17:31:36,077 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:31:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-401163f0-e525-485d-a724-e3a7dfbc547e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 81c108a273314b24bf6b48c41b5bbe0c.", "code": 404, "title": "Not Found"}} 2018-12-27 17:31:36,077 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/81c108a273314b24bf6b48c41b5bbe0c used request id req-401163f0-e525-485d-a724-e3a7dfbc547e 2018-12-27 17:31:36,077 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:31:36,081 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/7fb0e5436e4f467998e672dd71018a45 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b2b61bf2d5e20dcb09fe12768872d24e610a732" 2018-12-27 17:31:36,188 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:31:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2380af06-ea11-4ac7-a95b-3e7c1b1d65a9 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7fb0e5436e4f467998e672dd71018a45.", "code": 404, "title": "Not Found"}} 2018-12-27 17:31:36,189 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/7fb0e5436e4f467998e672dd71018a45 used request id req-2380af06-ea11-4ac7-a95b-3e7c1b1d65a9 2018-12-27 17:31:36,189 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:31:36,192 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/7cba3664d5674e65a12c8c269a05febf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b2b61bf2d5e20dcb09fe12768872d24e610a732" 2018-12-27 17:31:36,311 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:31:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-89b99307-e6b5-4664-b239-e639b2a66f8f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7cba3664d5674e65a12c8c269a05febf.", "code": 404, "title": "Not Found"}} 2018-12-27 17:31:36,311 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/7cba3664d5674e65a12c8c269a05febf used request id req-89b99307-e6b5-4664-b239-e639b2a66f8f 2018-12-27 17:31:36,312 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:31:36,315 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/fbd6dbf946a5406398ba810e02d0888e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b2b61bf2d5e20dcb09fe12768872d24e610a732" 2018-12-27 17:31:36,419 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:31:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-48dde02f-5cdf-4251-af9d-21a1fb38efcf Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: fbd6dbf946a5406398ba810e02d0888e.", "code": 404, "title": "Not Found"}} 2018-12-27 17:31:36,419 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/fbd6dbf946a5406398ba810e02d0888e used request id req-48dde02f-5cdf-4251-af9d-21a1fb38efcf 2018-12-27 17:31:36,419 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:31:36,423 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/253cc6709e714b8a80a5f74e4257907e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b2b61bf2d5e20dcb09fe12768872d24e610a732" 2018-12-27 17:31:36,528 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:31:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e8d435a4-7b72-4820-a53d-dccd5e61c36f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 253cc6709e714b8a80a5f74e4257907e.", "code": 404, "title": "Not Found"}} 2018-12-27 17:31:36,528 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/253cc6709e714b8a80a5f74e4257907e used request id req-e8d435a4-7b72-4820-a53d-dccd5e61c36f 2018-12-27 17:31:36,528 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:31:36,531 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/782a28bd0d40485e85eda6b8ba43840b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b2b61bf2d5e20dcb09fe12768872d24e610a732" 2018-12-27 17:31:36,649 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:31:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2b2d6f56-87be-4a07-a145-4521a5c99054 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 782a28bd0d40485e85eda6b8ba43840b.", "code": 404, "title": "Not Found"}} 2018-12-27 17:31:36,649 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/782a28bd0d40485e85eda6b8ba43840b used request id req-2b2d6f56-87be-4a07-a145-4521a5c99054 2018-12-27 17:31:36,649 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:31:36,653 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/ef7e486beb8f4de39b25ca5f11552328 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b2b61bf2d5e20dcb09fe12768872d24e610a732" 2018-12-27 17:31:36,853 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:31:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f0a5ef45-6098-4e7c-b773-e191a03a813b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: ef7e486beb8f4de39b25ca5f11552328.", "code": 404, "title": "Not Found"}} 2018-12-27 17:31:36,853 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/ef7e486beb8f4de39b25ca5f11552328 used request id req-f0a5ef45-6098-4e7c-b773-e191a03a813b 2018-12-27 17:31:36,853 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:31:36,856 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/2a5a6879c5fa4db798cea6d394565d45 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b2b61bf2d5e20dcb09fe12768872d24e610a732" 2018-12-27 17:31:36,964 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:31:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-841222e6-bcac-4fc4-a605-073d05cb9caf Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.31:5000/v3/projects/2a5a6879c5fa4db798cea6d394565d45"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}} 2018-12-27 17:31:36,964 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/2a5a6879c5fa4db798cea6d394565d45 used request id req-841222e6-bcac-4fc4-a605-073d05cb9caf 2018-12-27 17:31:36,967 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/da629caea04941e1ae8979c379dc7c9d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b2b61bf2d5e20dcb09fe12768872d24e610a732" 2018-12-27 17:31:37,082 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:31:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-01f782e8-3aca-4a8c-9687-653bc6cac762 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/da629caea04941e1ae8979c379dc7c9d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "da629caea04941e1ae8979c379dc7c9d", "name": "service"}} 2018-12-27 17:31:37,082 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/da629caea04941e1ae8979c379dc7c9d used request id req-01f782e8-3aca-4a8c-9687-653bc6cac762 2018-12-27 17:31:37,083 - keystone_utils - INFO - Deleting project with name - CreateQoSTests-6e8e981e-19e3-41c-proj 2018-12-27 17:31:37,087 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/projects/19c7800231ac419a842cfc1ba8c9d2e9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b2b61bf2d5e20dcb09fe12768872d24e610a732" 2018-12-27 17:31:37,337 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:31:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-57ceb420-2a54-4da3-b6a7-9acbd2fed4da Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:31:37,337 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/19c7800231ac419a842cfc1ba8c9d2e9 used request id req-57ceb420-2a54-4da3-b6a7-9acbd2fed4da 2018-12-27 17:31:37,337 - keystone_utils - INFO - Deleting role with name - CreateQoSTests-6e8e981e-19e3-41c-proj-role 2018-12-27 17:31:37,341 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/roles/1aca1695dde14441aba8a9178d8e377b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b2b61bf2d5e20dcb09fe12768872d24e610a732" 2018-12-27 17:31:37,474 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:31:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-26477653-7944-41f1-88f6-2f7b247a8fc1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:31:37,474 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/roles/1aca1695dde14441aba8a9178d8e377b used request id req-26477653-7944-41f1-88f6-2f7b247a8fc1 2018-12-27 17:31:37,478 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b2b61bf2d5e20dcb09fe12768872d24e610a732" 2018-12-27 17:31:37,599 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:31:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1319ab0b-62fc-472d-a10e-5ab68a053182 Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8de789d09e46427786a85702e5e8de91", "links": {"self": "http://172.30.9.31:5000/v3/roles/8de789d09e46427786a85702e5e8de91"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 17:31:37,599 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-1319ab0b-62fc-472d-a10e-5ab68a053182 2018-12-27 17:31:37,600 - keystone_utils - INFO - Deleting user with name - CreateQoSTests-6e8e981e-19e3-41c-user 2018-12-27 17:31:37,604 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/users/0fdae469e56f406a8c6a239c5947ae81 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}844b93ea11166f3c843443b12a09146c2478863a" 2018-12-27 17:31:37,821 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:31:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-07f7d95f-b78d-42fc-aac2-673e9ca9d894 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:31:37,822 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/0fdae469e56f406a8c6a239c5947ae81 used request id req-07f7d95f-b78d-42fc-aac2-673e9ca9d894 2018-12-27 17:31:37,823 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:31:38,234 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:31:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["BlCMUSe-RWeUM4_XnmKIEQ"], "issued_at": "2018-12-27T17:31:38.000000Z"}} 2018-12-27 17:31:38,235 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6478b9ea00341c8389f24330dbafe0614303089c" 2018-12-27 17:31:38,350 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:31:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6dba3af9-3a27-4686-b218-6ad6f646d7bc Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:31:38,350 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-6dba3af9-3a27-4686-b218-6ad6f646d7bc 2018-12-27 17:31:38,351 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:31:38,352 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:31:38,765 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:31:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["ln5bup-pQjenLERVcR_HAA"], "issued_at": "2018-12-27T17:31:38.000000Z"}} 2018-12-27 17:31:38,765 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}562cacaeac05fab8c31650116c844b9a62b84fd7" 2018-12-27 17:31:38,869 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:31:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a0999e62-14e2-4dc9-9b9b-d8513bbaa61c Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:31:38,870 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-a0999e62-14e2-4dc9-9b9b-d8513bbaa61c 2018-12-27 17:31:38,874 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 17:31:38,880 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 17:31:38 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 17:31:38,881 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateQoSTests-b6ef51ba-76ab-40d-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}562cacaeac05fab8c31650116c844b9a62b84fd7" 2018-12-27 17:31:38,986 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:31:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8fa3b58f-80b2-469c-b7f6-469a0228bfca Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateQoSTests-b6ef51ba-76ab-40d-proj", "previous": null, "next": null}, "projects": []} 2018-12-27 17:31:38,986 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateQoSTests-b6ef51ba-76ab-40d-proj used request id req-8fa3b58f-80b2-469c-b7f6-469a0228bfca 2018-12-27 17:31:38,990 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}562cacaeac05fab8c31650116c844b9a62b84fd7" 2018-12-27 17:31:39,095 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:31:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d942740f-1682-43af-ab48-7b4aa80b9d03 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-27 17:31:39,095 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-d942740f-1682-43af-ab48-7b4aa80b9d03 2018-12-27 17:31:39,099 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}562cacaeac05fab8c31650116c844b9a62b84fd7" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateQoSTests-b6ef51ba-76ab-40d-proj"}}' 2018-12-27 17:31:39,251 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 27 Dec 2018 17:31:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eb303ddf-9f1b-4116-987e-9f6c0d2f6cde Content-Length: 311 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/044613d5c37d40e89556ca1f13c0dd2a"}, "tags": [], "enabled": true, "id": "044613d5c37d40e89556ca1f13c0dd2a", "parent_id": "default", "domain_id": "default", "name": "CreateQoSTests-b6ef51ba-76ab-40d-proj"}} 2018-12-27 17:31:39,251 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-eb303ddf-9f1b-4116-987e-9f6c0d2f6cde 2018-12-27 17:31:39,251 - keystone_utils - INFO - Created project with name - CreateQoSTests-b6ef51ba-76ab-40d-proj 2018-12-27 17:31:39,251 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:31:39,252 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:31:39,663 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:31:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["gB5dcOnySDWse4ZViSAGkA"], "issued_at": "2018-12-27T17:31:39.000000Z"}} 2018-12-27 17:31:39,664 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80097c405f3f9e69090857e3e64ca1e164503ecd" 2018-12-27 17:31:39,764 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:31:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-482220ef-186f-4611-8f35-86c916d4b863 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:31:39,764 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-482220ef-186f-4611-8f35-86c916d4b863 2018-12-27 17:31:39,768 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 17:31:39,774 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 17:31:39 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 17:31:39,774 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80097c405f3f9e69090857e3e64ca1e164503ecd" 2018-12-27 17:31:39,905 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:31:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4686499b-91f9-4f4b-948b-219ce18092ab Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "links": {"self": "http://172.30.9.31:5000/v3/users/01fa52e7b3674fc48643fa4ffca67e4e"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "01fa52e7b3674fc48643fa4ffca67e4e", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/05a834ddebbc40688596b7460b47439e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05a834ddebbc40688596b7460b47439e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/08226a0ad01943f39559448239e291e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "08226a0ad01943f39559448239e291e1", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/55c0552fe37a4f7ca0e73939514bc683"}, "domain_id": "default", "enabled": true, "options": {}, "id": "55c0552fe37a4f7ca0e73939514bc683", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/646a4af4e3b5439a97996d353fea3924"}, "domain_id": "914eec1d43ea4caf9d2fd33268c06258", "enabled": true, "options": {}, "id": "646a4af4e3b5439a97996d353fea3924", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/85fb203e51c34d3f8122e285a6a318b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85fb203e51c34d3f8122e285a6a318b3", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/905e7f4b42d24cca93b99d2401fa3378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "905e7f4b42d24cca93b99d2401fa3378", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/a5bc08b9f81f4e5bb86c24f9f7547bae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5bc08b9f81f4e5bb86c24f9f7547bae", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/a5c780627f004d318bf908d80305da9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5c780627f004d318bf908d80305da9c", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/b18425bf2b044bc9af7e194919539a17"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b18425bf2b044bc9af7e194919539a17", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/b8d2134b619d4dca80e21d6fb16449b0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b8d2134b619d4dca80e21d6fb16449b0", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/b9ab6a25a652438285139fe5b44aea62"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9ab6a25a652438285139fe5b44aea62", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/c08462554a4844d681348f58b9b0edee"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c08462554a4844d681348f58b9b0edee", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/ddfc3a9aad444d4782eae677c8a98130"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ddfc3a9aad444d4782eae677c8a98130", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/f2a74f2185a54676a6cb2bb5ecfcc4f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2a74f2185a54676a6cb2bb5ecfcc4f6", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-12-27 17:31:39,905 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-4686499b-91f9-4f4b-948b-219ce18092ab 2018-12-27 17:31:39,909 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?name=CreateQoSTests-b6ef51ba-76ab-40d-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80097c405f3f9e69090857e3e64ca1e164503ecd" 2018-12-27 17:31:40,020 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:31:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b71c928d-6b60-4a34-b4f8-413506853525 Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?name=CreateQoSTests-b6ef51ba-76ab-40d-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/044613d5c37d40e89556ca1f13c0dd2a"}, "tags": [], "enabled": true, "id": "044613d5c37d40e89556ca1f13c0dd2a", "parent_id": "default", "domain_id": "default", "name": "CreateQoSTests-b6ef51ba-76ab-40d-proj"}]} 2018-12-27 17:31:40,020 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?name=CreateQoSTests-b6ef51ba-76ab-40d-proj used request id req-b71c928d-6b60-4a34-b4f8-413506853525 2018-12-27 17:31:40,024 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80097c405f3f9e69090857e3e64ca1e164503ecd" 2018-12-27 17:31:40,145 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:31:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3ef6b8cc-6d26-4bf0-ad8c-d8364dacae70 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-27 17:31:40,145 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-3ef6b8cc-6d26-4bf0-ad8c-d8364dacae70 2018-12-27 17:31:40,535 - keystone_utils - INFO - Created user with name - CreateQoSTests-b6ef51ba-76ab-40d-user 2018-12-27 17:31:40,536 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:31:40,539 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}562cacaeac05fab8c31650116c844b9a62b84fd7" 2018-12-27 17:31:40,646 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:31:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9dbfc875-e0e1-4137-9024-6cbf89e71c3a Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8de789d09e46427786a85702e5e8de91", "links": {"self": "http://172.30.9.31:5000/v3/roles/8de789d09e46427786a85702e5e8de91"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 17:31:40,647 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-9dbfc875-e0e1-4137-9024-6cbf89e71c3a 2018-12-27 17:31:40,650 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}562cacaeac05fab8c31650116c844b9a62b84fd7" -d '{"role": {"name": "CreateQoSTests-b6ef51ba-76ab-40d-proj-role"}}' 2018-12-27 17:31:40,792 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 27 Dec 2018 17:31:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-732b511f-8956-42d9-9768-52e8f3ac17e0 Content-Length: 213 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "c84cc544109b4f3980c65bd9ee0820d6", "links": {"self": "http://172.30.9.31:5000/v3/roles/c84cc544109b4f3980c65bd9ee0820d6"}, "name": "CreateQoSTests-b6ef51ba-76ab-40d-proj-role"}} 2018-12-27 17:31:40,792 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/roles used request id req-732b511f-8956-42d9-9768-52e8f3ac17e0 2018-12-27 17:31:40,792 - keystone_utils - INFO - Created role with name - CreateQoSTests-b6ef51ba-76ab-40d-proj-role 2018-12-27 17:31:40,796 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles/c84cc544109b4f3980c65bd9ee0820d6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}562cacaeac05fab8c31650116c844b9a62b84fd7" 2018-12-27 17:31:40,904 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:31:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-31ded9aa-b1d4-4b5d-b78d-76a258c94aa0 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "c84cc544109b4f3980c65bd9ee0820d6", "links": {"self": "http://172.30.9.31:5000/v3/roles/c84cc544109b4f3980c65bd9ee0820d6"}, "name": "CreateQoSTests-b6ef51ba-76ab-40d-proj-role"}} 2018-12-27 17:31:40,905 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles/c84cc544109b4f3980c65bd9ee0820d6 used request id req-31ded9aa-b1d4-4b5d-b78d-76a258c94aa0 2018-12-27 17:31:40,905 - keystone_utils - INFO - Granting role CreateQoSTests-b6ef51ba-76ab-40d-proj-role to project CreateQoSTests-b6ef51ba-76ab-40d-proj 2018-12-27 17:31:40,908 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:5000/v3/projects/044613d5c37d40e89556ca1f13c0dd2a/users/d4b4386c44884bc9975b88b3a8babb93/roles/c84cc544109b4f3980c65bd9ee0820d6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}562cacaeac05fab8c31650116c844b9a62b84fd7" 2018-12-27 17:31:41,061 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:31:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-994aaa58-6f95-4eec-9d78-effd4df5cd3c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:31:41,061 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/044613d5c37d40e89556ca1f13c0dd2a/users/d4b4386c44884bc9975b88b3a8babb93/roles/c84cc544109b4f3980c65bd9ee0820d6 used request id req-994aaa58-6f95-4eec-9d78-effd4df5cd3c 2018-12-27 17:31:41,063 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:31:41,064 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:31:41,496 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:31:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["v58q6LDBRDyXIo6FYSfT-A"], "issued_at": "2018-12-27T17:31:41.000000Z"}} 2018-12-27 17:31:41,497 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bd0d23e98eca0c89be75eab2302ba9f0d5526e0" 2018-12-27 17:31:41,604 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:31:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-40081b6d-0056-49b0-add2-28860ca9fc45 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:31:41,604 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-40081b6d-0056-49b0-add2-28860ca9fc45 2018-12-27 17:31:41,610 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45/qos-specs -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bd0d23e98eca0c89be75eab2302ba9f0d5526e0" 2018-12-27 17:31:41,830 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:31:41 GMT Server: Apache x-compute-request-id: req-14819d35-570f-40e6-aac9-2ae2504ca9b7 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-14819d35-570f-40e6-aac9-2ae2504ca9b7 Content-Length: 17 Content-Type: application/json RESP BODY: {"qos_specs": []} 2018-12-27 17:31:41,830 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45/qos-specs used request id req-14819d35-570f-40e6-aac9-2ae2504ca9b7 2018-12-27 17:31:41,834 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-14819d35-570f-40e6-aac9-2ae2504ca9b7" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bd0d23e98eca0c89be75eab2302ba9f0d5526e0" -d '{"qos_specs": {"consumer": "both", "name": "CreateQoSTests-15162f37-976d-4496-9d73-9827fdf47111"}}' 2018-12-27 17:31:42,086 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:31:41 GMT Server: Apache x-compute-request-id: req-feeee76d-5313-47e6-b368-a1a803d7d6be OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-feeee76d-5313-47e6-b368-a1a803d7d6be Content-Encoding: gzip Content-Length: 237 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {}, "consumer": "both", "id": "df73b5de-3d3a-4a6b-9a16-19faa7ef71ae", "name": "CreateQoSTests-15162f37-976d-4496-9d73-9827fdf47111"}, "links": [{"href": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45/qos-specs/df73b5de-3d3a-4a6b-9a16-19faa7ef71ae", "rel": "self"}, {"href": "http://172.30.9.31:8776/2a5a6879c5fa4db798cea6d394565d45/qos-specs/df73b5de-3d3a-4a6b-9a16-19faa7ef71ae", "rel": "bookmark"}]} 2018-12-27 17:31:42,087 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45/qos-specs used request id req-feeee76d-5313-47e6-b368-a1a803d7d6be 2018-12-27 17:31:42,087 - create_qos - INFO - Created qos with name - CreateQoSTests-15162f37-976d-4496-9d73-9827fdf47111 2018-12-27 17:31:42,090 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45/qos-specs -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6478b9ea00341c8389f24330dbafe0614303089c" 2018-12-27 17:31:42,408 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:31:42 GMT Server: Apache x-compute-request-id: req-398b982f-493f-4616-b185-452ffd862671 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-398b982f-493f-4616-b185-452ffd862671 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {}, "consumer": "both", "id": "df73b5de-3d3a-4a6b-9a16-19faa7ef71ae", "name": "CreateQoSTests-15162f37-976d-4496-9d73-9827fdf47111"}]} 2018-12-27 17:31:42,408 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45/qos-specs used request id req-398b982f-493f-4616-b185-452ffd862671 2018-12-27 17:31:42,409 - cinder_utils - INFO - Deleting QoS named - CreateQoSTests-15162f37-976d-4496-9d73-9827fdf47111 2018-12-27 17:31:42,411 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45/qos-specs/df73b5de-3d3a-4a6b-9a16-19faa7ef71ae?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-14819d35-570f-40e6-aac9-2ae2504ca9b7" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bd0d23e98eca0c89be75eab2302ba9f0d5526e0" 2018-12-27 17:31:42,657 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Thu, 27 Dec 2018 17:31:42 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-6bd285c4-3edf-4b7b-a91f-0993be3cd385 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-27 17:31:42,657 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45/qos-specs/df73b5de-3d3a-4a6b-9a16-19faa7ef71ae?force=False used request id req-6bd285c4-3edf-4b7b-a91f-0993be3cd385 2018-12-27 17:31:42,665 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}562cacaeac05fab8c31650116c844b9a62b84fd7" 2018-12-27 17:31:42,961 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 33483 X-Openstack-Request-Id: req-636440fd-0d67-400e-8e89-6b24ba52b9b7 Date: Thu, 27 Dec 2018 17:31:42 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "created_at": "2018-12-27T15:33:01Z", "updated_at": "2018-12-27T15:33:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "35205ac3-06e6-4cf6-bb21-ff8f813cb45b", "remote_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "ade77f59-e70c-4970-8ea8-198222fa332e", "remote_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "c4f3bf7f-d793-498d-a883-bb8c6003f070", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "c85cb618-8f19-445b-8e16-6d467cb17771", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}], "revision_number": 4, "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "created_at": "2018-12-27T15:57:22Z", "updated_at": "2018-12-27T15:57:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "5e258a3b-01f5-4aef-81b7-0b5dc6e5b683", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "65475539-0336-498a-8da4-ff0a80b10089", "remote_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "ae922857-f7ae-4bc8-949b-153fb43bfd00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "b4f87679-52e1-4cf9-bf76-5abb9a9bec06", "remote_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "f7197afc9b61423897aefc9a643d03a1"}], "revision_number": 4, "project_id": "f7197afc9b61423897aefc9a643d03a1", "id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "created_at": "2018-12-27T16:01:54Z", "updated_at": "2018-12-27T16:01:54Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "00dd3abd-acd1-4edb-8f4a-8badcbd2eeb4", "remote_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "018de60d-bc33-4ef0-9eed-6d00b6ce227b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "0d99f0db-fa6b-4201-b67f-a7ff0db82c5d", "remote_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv6", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "5c4049ef-933d-4614-84e7-83584430d462", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv6", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}], "revision_number": 4, "project_id": "8c689c5e31c44b09ab85f80682abbc2a", "id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "created_at": "2018-12-27T15:56:49Z", "updated_at": "2018-12-27T15:56:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "6555e255-763a-4448-b1b1-0c93b2a390bd", "remote_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "777ff7a5-a590-43e5-a84b-7677710494e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "8bac258a-08df-48b7-900b-efbe01a6ec20", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "dc17921e-353f-4898-a970-881b2c8d093d", "remote_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}], "revision_number": 4, "project_id": "28dac9e1580d461c9de52e6659cc4f9d", "id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "created_at": "2018-12-27T16:01:52Z", "updated_at": "2018-12-27T16:01:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "32737757-45f3-4b24-b6ab-5f2d5579b4a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv6", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "ae604ef3-492d-4aa3-8045-1ff84f755a27", "remote_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv4", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "b7bff40a-beda-4996-b140-ed94d010535c", "remote_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv6", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "b8129030-9d72-4d5d-adce-47bbe62492fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv4", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}], "revision_number": 4, "project_id": "81c108a273314b24bf6b48c41b5bbe0c", "id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "created_at": "2018-12-27T15:57:20Z", "updated_at": "2018-12-27T15:57:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "0c389ec4-c0af-4c20-acf9-4fcc1d859dd7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv6", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "3749697a-f2ef-439a-a661-2fb92badd1ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv4", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "b74e0c8c-e243-450e-b1be-69c587093d6d", "remote_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv6", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "c222695b-2f1c-427d-afd7-e0be24ec9f66", "remote_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv4", "project_id": "7fb0e5436e4f467998e672dd71018a45"}], "revision_number": 4, "project_id": "7fb0e5436e4f467998e672dd71018a45", "id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "created_at": "2018-12-27T17:02:11Z", "updated_at": "2018-12-27T17:02:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "675d8a56-1c9b-4c58-a252-61e65997fd05", "remote_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv4", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "84f0587c-7394-4fd6-8f3d-8d6ba94cf3f9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv6", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "8a450b4f-e710-4193-816e-13a2d4e40c07", "remote_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv6", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "c3106b0a-1026-4156-86a9-f0438b7fab93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv4", "project_id": "7cba3664d5674e65a12c8c269a05febf"}], "revision_number": 4, "project_id": "7cba3664d5674e65a12c8c269a05febf", "id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "created_at": "2018-12-27T15:58:29Z", "updated_at": "2018-12-27T15:58:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "2a945ecc-f9fa-4219-96ab-c189a7f5c102", "remote_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv6", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "55e2b54e-68d4-4476-8c9f-e05e347c8970", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv4", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "9983229c-b595-482a-973f-81137a209b6d", "remote_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv4", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "9d4b8450-78ab-4817-a586-372ed88268f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv6", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}], "revision_number": 4, "project_id": "fbd6dbf946a5406398ba810e02d0888e", "id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "created_at": "2018-12-27T15:57:24Z", "updated_at": "2018-12-27T15:57:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "35521f2a-a59d-4798-9fa8-0febfe126076", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv4", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "607d473d-1e6a-4088-a778-7df9ffc1ff68", "remote_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv6", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "6f8fa92b-b67a-4047-a900-f43656aff42b", "remote_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv4", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "890f1d6c-9ae5-45b0-b7a1-282182432b66", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv6", "project_id": "253cc6709e714b8a80a5f74e4257907e"}], "revision_number": 4, "project_id": "253cc6709e714b8a80a5f74e4257907e", "id": "b9546f11-205e-4322-89f8-f0360d6090ed", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "created_at": "2018-12-27T15:57:08Z", "updated_at": "2018-12-27T15:57:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "6739c48b-d899-4c17-bb8e-ffaf8922c034", "remote_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv4", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "9660a6af-4d9b-40b9-9729-f205f66c2bd0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv4", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "bf244c03-fc10-4754-9c2b-b0224401c4f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv6", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "d3bee7cc-a152-441c-9790-abb1f56cec03", "remote_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv6", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}], "revision_number": 4, "project_id": "782a28bd0d40485e85eda6b8ba43840b", "id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "created_at": "2018-12-27T15:57:11Z", "updated_at": "2018-12-27T15:57:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "22c0d2cf-360a-4aa8-ba7e-bfdbf8327d27", "remote_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "553b140a-8ba9-4af7-9f50-bf24e87aebf7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "b2ecf7a5-df98-4d65-a762-767320437c5a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "e49104b2-7c13-49d6-8519-a16dd585346f", "remote_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}], "revision_number": 4, "project_id": "ef7e486beb8f4de39b25ca5f11552328", "id": "d0588e93-db0d-4888-9f99-3399a50df490", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "created_at": "2018-12-27T17:19:15Z", "updated_at": "2018-12-27T17:19:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "1990fe24-df44-4561-9f09-f50aab182bf7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "651e4b8b-b29e-409b-9f25-ff2328ccefe6", "remote_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "cc4e2254-2157-4ae1-a233-3047573ddc6d", "remote_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "da56dda4-aaf3-43ff-bdf7-e64892ec2345", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}], "revision_number": 4, "project_id": "2a5a6879c5fa4db798cea6d394565d45", "id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-27T15:33:07Z", "updated_at": "2018-12-27T15:33:07Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "4de95db8-72d6-4aec-a145-e92511971eb9", "remote_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "5f100cff-05d8-4405-8dfb-0a387c123fae", "remote_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "a3f6a193-cc94-4220-a73a-08acf63c449b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "f059d8a5-0c32-49c9-a721-77cc89245ecd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "created_at": "2018-12-27T15:29:16Z", "updated_at": "2018-12-27T15:29:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "3c53841a-5bc0-4192-b482-044411e217ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "5956ff3f-d59d-4af6-82b5-566c888583a7", "remote_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:16Z", "revision_number": 0, "id": "60735d87-52c7-426a-91a6-aff1078a5a2d", "remote_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:16Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "abe97133-61dd-4fdf-baf3-2e07968a324f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "da629caea04941e1ae8979c379dc7c9d"}], "revision_number": 4, "project_id": "da629caea04941e1ae8979c379dc7c9d", "id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "name": "default"}]} 2018-12-27 17:31:42,962 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=default used request id req-636440fd-0d67-400e-8e89-6b24ba52b9b7 2018-12-27 17:31:42,969 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}562cacaeac05fab8c31650116c844b9a62b84fd7" 2018-12-27 17:31:43,076 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:31:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8c4676e6-d432-468e-a4bf-98680d81d34f Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b7b4fceec1ad4c6eb74d758b709a9d93", "name": "admin"}} 2018-12-27 17:31:43,076 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93 used request id req-8c4676e6-d432-468e-a4bf-98680d81d34f 2018-12-27 17:31:43,080 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/f7197afc9b61423897aefc9a643d03a1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}562cacaeac05fab8c31650116c844b9a62b84fd7" 2018-12-27 17:31:43,195 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:31:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-35f071ab-a3b5-4ab3-8e5a-405a123d6dec Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f7197afc9b61423897aefc9a643d03a1.", "code": 404, "title": "Not Found"}} 2018-12-27 17:31:43,195 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/f7197afc9b61423897aefc9a643d03a1 used request id req-35f071ab-a3b5-4ab3-8e5a-405a123d6dec 2018-12-27 17:31:43,195 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:31:43,198 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/8c689c5e31c44b09ab85f80682abbc2a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}562cacaeac05fab8c31650116c844b9a62b84fd7" 2018-12-27 17:31:43,306 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:31:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-02a6982d-15e5-4131-91f0-de06c77351bf Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8c689c5e31c44b09ab85f80682abbc2a.", "code": 404, "title": "Not Found"}} 2018-12-27 17:31:43,306 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/8c689c5e31c44b09ab85f80682abbc2a used request id req-02a6982d-15e5-4131-91f0-de06c77351bf 2018-12-27 17:31:43,306 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:31:43,310 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/28dac9e1580d461c9de52e6659cc4f9d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}562cacaeac05fab8c31650116c844b9a62b84fd7" 2018-12-27 17:31:43,415 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:31:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a9edb0a3-ce82-4105-b51d-5b5272d77ce4 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 28dac9e1580d461c9de52e6659cc4f9d.", "code": 404, "title": "Not Found"}} 2018-12-27 17:31:43,416 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/28dac9e1580d461c9de52e6659cc4f9d used request id req-a9edb0a3-ce82-4105-b51d-5b5272d77ce4 2018-12-27 17:31:43,416 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:31:43,419 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/81c108a273314b24bf6b48c41b5bbe0c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}562cacaeac05fab8c31650116c844b9a62b84fd7" 2018-12-27 17:31:43,535 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:31:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fd562f28-5282-4ba4-bc6f-8fb2b5e461ba Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 81c108a273314b24bf6b48c41b5bbe0c.", "code": 404, "title": "Not Found"}} 2018-12-27 17:31:43,535 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/81c108a273314b24bf6b48c41b5bbe0c used request id req-fd562f28-5282-4ba4-bc6f-8fb2b5e461ba 2018-12-27 17:31:43,535 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:31:43,538 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/7fb0e5436e4f467998e672dd71018a45 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}562cacaeac05fab8c31650116c844b9a62b84fd7" 2018-12-27 17:31:43,640 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:31:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3c2c556c-9a5d-4a9e-9901-fb7d00b5610c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7fb0e5436e4f467998e672dd71018a45.", "code": 404, "title": "Not Found"}} 2018-12-27 17:31:43,640 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/7fb0e5436e4f467998e672dd71018a45 used request id req-3c2c556c-9a5d-4a9e-9901-fb7d00b5610c 2018-12-27 17:31:43,640 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:31:43,644 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/7cba3664d5674e65a12c8c269a05febf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}562cacaeac05fab8c31650116c844b9a62b84fd7" 2018-12-27 17:31:43,747 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:31:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d0d34ac1-b37f-48e9-b0b1-86c3fafdded5 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7cba3664d5674e65a12c8c269a05febf.", "code": 404, "title": "Not Found"}} 2018-12-27 17:31:43,747 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/7cba3664d5674e65a12c8c269a05febf used request id req-d0d34ac1-b37f-48e9-b0b1-86c3fafdded5 2018-12-27 17:31:43,747 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:31:43,750 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/fbd6dbf946a5406398ba810e02d0888e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}562cacaeac05fab8c31650116c844b9a62b84fd7" 2018-12-27 17:31:43,864 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:31:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d73d9335-75bb-4e1d-a5fe-19145e204e34 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: fbd6dbf946a5406398ba810e02d0888e.", "code": 404, "title": "Not Found"}} 2018-12-27 17:31:43,864 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/fbd6dbf946a5406398ba810e02d0888e used request id req-d73d9335-75bb-4e1d-a5fe-19145e204e34 2018-12-27 17:31:43,864 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:31:43,868 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/253cc6709e714b8a80a5f74e4257907e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}562cacaeac05fab8c31650116c844b9a62b84fd7" 2018-12-27 17:31:43,971 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:31:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e860842d-6b18-4150-b79c-ef2c97848358 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 253cc6709e714b8a80a5f74e4257907e.", "code": 404, "title": "Not Found"}} 2018-12-27 17:31:43,971 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/253cc6709e714b8a80a5f74e4257907e used request id req-e860842d-6b18-4150-b79c-ef2c97848358 2018-12-27 17:31:43,971 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:31:43,975 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/782a28bd0d40485e85eda6b8ba43840b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}562cacaeac05fab8c31650116c844b9a62b84fd7" 2018-12-27 17:31:44,079 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:31:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-084e6b9e-1ac8-4f2a-91a9-8c08b12afe49 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 782a28bd0d40485e85eda6b8ba43840b.", "code": 404, "title": "Not Found"}} 2018-12-27 17:31:44,079 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/782a28bd0d40485e85eda6b8ba43840b used request id req-084e6b9e-1ac8-4f2a-91a9-8c08b12afe49 2018-12-27 17:31:44,079 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:31:44,083 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/ef7e486beb8f4de39b25ca5f11552328 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}562cacaeac05fab8c31650116c844b9a62b84fd7" 2018-12-27 17:31:44,192 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:31:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bd97f7d7-c87a-495d-8580-c633eef3c753 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: ef7e486beb8f4de39b25ca5f11552328.", "code": 404, "title": "Not Found"}} 2018-12-27 17:31:44,193 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/ef7e486beb8f4de39b25ca5f11552328 used request id req-bd97f7d7-c87a-495d-8580-c633eef3c753 2018-12-27 17:31:44,193 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:31:44,196 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/2a5a6879c5fa4db798cea6d394565d45 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}562cacaeac05fab8c31650116c844b9a62b84fd7" 2018-12-27 17:31:44,300 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:31:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3e63540d-fdfe-405c-b12d-48a66c07db07 Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.31:5000/v3/projects/2a5a6879c5fa4db798cea6d394565d45"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}} 2018-12-27 17:31:44,300 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/2a5a6879c5fa4db798cea6d394565d45 used request id req-3e63540d-fdfe-405c-b12d-48a66c07db07 2018-12-27 17:31:44,304 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/da629caea04941e1ae8979c379dc7c9d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}562cacaeac05fab8c31650116c844b9a62b84fd7" 2018-12-27 17:31:44,411 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:31:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dba82095-e4fc-4fbb-94a8-935cc8668295 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/da629caea04941e1ae8979c379dc7c9d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "da629caea04941e1ae8979c379dc7c9d", "name": "service"}} 2018-12-27 17:31:44,411 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/da629caea04941e1ae8979c379dc7c9d used request id req-dba82095-e4fc-4fbb-94a8-935cc8668295 2018-12-27 17:31:44,412 - keystone_utils - INFO - Deleting project with name - CreateQoSTests-b6ef51ba-76ab-40d-proj 2018-12-27 17:31:44,415 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/projects/044613d5c37d40e89556ca1f13c0dd2a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}562cacaeac05fab8c31650116c844b9a62b84fd7" 2018-12-27 17:31:44,679 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:31:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cdff1bc8-befb-46d6-8bba-c5c6394bc3f4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:31:44,679 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/044613d5c37d40e89556ca1f13c0dd2a used request id req-cdff1bc8-befb-46d6-8bba-c5c6394bc3f4 2018-12-27 17:31:44,679 - keystone_utils - INFO - Deleting role with name - CreateQoSTests-b6ef51ba-76ab-40d-proj-role 2018-12-27 17:31:44,683 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/roles/c84cc544109b4f3980c65bd9ee0820d6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}562cacaeac05fab8c31650116c844b9a62b84fd7" 2018-12-27 17:31:44,813 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:31:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-86c64bf0-62ba-4725-93c4-73128e634eda Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:31:44,813 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/roles/c84cc544109b4f3980c65bd9ee0820d6 used request id req-86c64bf0-62ba-4725-93c4-73128e634eda 2018-12-27 17:31:44,817 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}562cacaeac05fab8c31650116c844b9a62b84fd7" 2018-12-27 17:31:44,835 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:31:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b49089d0-17f1-41c4-86a0-30ad2dcb8004 Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8de789d09e46427786a85702e5e8de91", "links": {"self": "http://172.30.9.31:5000/v3/roles/8de789d09e46427786a85702e5e8de91"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 17:31:44,835 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-b49089d0-17f1-41c4-86a0-30ad2dcb8004 2018-12-27 17:31:44,836 - keystone_utils - INFO - Deleting user with name - CreateQoSTests-b6ef51ba-76ab-40d-user 2018-12-27 17:31:44,839 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/users/d4b4386c44884bc9975b88b3a8babb93 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80097c405f3f9e69090857e3e64ca1e164503ecd" 2018-12-27 17:31:45,083 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:31:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a558f42c-5695-44bd-bba6-fd2b5ea141c0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:31:45,083 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/d4b4386c44884bc9975b88b3a8babb93 used request id req-a558f42c-5695-44bd-bba6-fd2b5ea141c0 2018-12-27 17:31:45,085 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:31:45,495 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:31:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["JAEVJ1wdQUy9fvCy8GsvDw"], "issued_at": "2018-12-27T17:31:45.000000Z"}} 2018-12-27 17:31:45,496 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f5af2ea160166861ef08cec89eb357f9bb965cd" 2018-12-27 17:31:45,599 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:31:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-304d0a76-c3f0-4f8a-83d0-3c68048bc094 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:31:45,599 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-304d0a76-c3f0-4f8a-83d0-3c68048bc094 2018-12-27 17:31:45,600 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:31:45,601 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:31:46,032 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:31:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["wAhJbyGIQtiWWplLXhxWlA"], "issued_at": "2018-12-27T17:31:46.000000Z"}} 2018-12-27 17:31:46,033 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc47875e7076c7ea47d5647e73a5628473b35a45" 2018-12-27 17:31:46,129 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:31:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eed162a5-4f54-46bc-816a-e17669fde2f4 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:31:46,129 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-eed162a5-4f54-46bc-816a-e17669fde2f4 2018-12-27 17:31:46,134 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 17:31:46,139 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 17:31:46 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 17:31:46,139 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateQoSTests-9c165d7c-5f3a-434-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc47875e7076c7ea47d5647e73a5628473b35a45" 2018-12-27 17:31:46,256 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:31:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c5921098-de0b-40df-9501-fb2cb5dba7ae Content-Encoding: gzip Content-Length: 173 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateQoSTests-9c165d7c-5f3a-434-proj", "previous": null, "next": null}, "projects": []} 2018-12-27 17:31:46,257 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateQoSTests-9c165d7c-5f3a-434-proj used request id req-c5921098-de0b-40df-9501-fb2cb5dba7ae 2018-12-27 17:31:46,260 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc47875e7076c7ea47d5647e73a5628473b35a45" 2018-12-27 17:31:46,368 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:31:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a3e5a33b-2e56-48bb-b191-a80672f026dc Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-27 17:31:46,368 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-a3e5a33b-2e56-48bb-b191-a80672f026dc 2018-12-27 17:31:46,372 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc47875e7076c7ea47d5647e73a5628473b35a45" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateQoSTests-9c165d7c-5f3a-434-proj"}}' 2018-12-27 17:31:46,613 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 27 Dec 2018 17:31:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e4361544-03e5-448e-b04d-7ce2962a8a93 Content-Length: 311 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/abb584a78b084ee2abb0995f72239c7c"}, "tags": [], "enabled": true, "id": "abb584a78b084ee2abb0995f72239c7c", "parent_id": "default", "domain_id": "default", "name": "CreateQoSTests-9c165d7c-5f3a-434-proj"}} 2018-12-27 17:31:46,613 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-e4361544-03e5-448e-b04d-7ce2962a8a93 2018-12-27 17:31:46,614 - keystone_utils - INFO - Created project with name - CreateQoSTests-9c165d7c-5f3a-434-proj 2018-12-27 17:31:46,614 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:31:46,615 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:31:47,047 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:31:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["vvKB_RTgRsCRzMVtrZtrUw"], "issued_at": "2018-12-27T17:31:47.000000Z"}} 2018-12-27 17:31:47,048 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9e478e002bf1c4bfab23de3543d77e7c65c5e03" 2018-12-27 17:31:47,149 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:31:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-63dcaf7b-5ba6-4773-9b03-ef28264d1618 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:31:47,149 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-63dcaf7b-5ba6-4773-9b03-ef28264d1618 2018-12-27 17:31:47,153 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 17:31:47,158 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 17:31:47 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 17:31:47,159 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9e478e002bf1c4bfab23de3543d77e7c65c5e03" 2018-12-27 17:31:47,292 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:31:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6667d6f9-a194-4511-a2fb-1d600ad1c582 Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "links": {"self": "http://172.30.9.31:5000/v3/users/01fa52e7b3674fc48643fa4ffca67e4e"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "01fa52e7b3674fc48643fa4ffca67e4e", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/05a834ddebbc40688596b7460b47439e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05a834ddebbc40688596b7460b47439e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/08226a0ad01943f39559448239e291e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "08226a0ad01943f39559448239e291e1", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/55c0552fe37a4f7ca0e73939514bc683"}, "domain_id": "default", "enabled": true, "options": {}, "id": "55c0552fe37a4f7ca0e73939514bc683", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/646a4af4e3b5439a97996d353fea3924"}, "domain_id": "914eec1d43ea4caf9d2fd33268c06258", "enabled": true, "options": {}, "id": "646a4af4e3b5439a97996d353fea3924", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/85fb203e51c34d3f8122e285a6a318b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85fb203e51c34d3f8122e285a6a318b3", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/905e7f4b42d24cca93b99d2401fa3378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "905e7f4b42d24cca93b99d2401fa3378", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/a5bc08b9f81f4e5bb86c24f9f7547bae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5bc08b9f81f4e5bb86c24f9f7547bae", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/a5c780627f004d318bf908d80305da9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5c780627f004d318bf908d80305da9c", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/b18425bf2b044bc9af7e194919539a17"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b18425bf2b044bc9af7e194919539a17", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/b8d2134b619d4dca80e21d6fb16449b0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b8d2134b619d4dca80e21d6fb16449b0", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/b9ab6a25a652438285139fe5b44aea62"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9ab6a25a652438285139fe5b44aea62", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/c08462554a4844d681348f58b9b0edee"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c08462554a4844d681348f58b9b0edee", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/ddfc3a9aad444d4782eae677c8a98130"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ddfc3a9aad444d4782eae677c8a98130", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/f2a74f2185a54676a6cb2bb5ecfcc4f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2a74f2185a54676a6cb2bb5ecfcc4f6", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-12-27 17:31:47,292 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-6667d6f9-a194-4511-a2fb-1d600ad1c582 2018-12-27 17:31:47,296 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?name=CreateQoSTests-9c165d7c-5f3a-434-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9e478e002bf1c4bfab23de3543d77e7c65c5e03" 2018-12-27 17:31:47,315 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:31:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8e246f19-cda5-4a54-8949-32304e72d999 Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?name=CreateQoSTests-9c165d7c-5f3a-434-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/abb584a78b084ee2abb0995f72239c7c"}, "tags": [], "enabled": true, "id": "abb584a78b084ee2abb0995f72239c7c", "parent_id": "default", "domain_id": "default", "name": "CreateQoSTests-9c165d7c-5f3a-434-proj"}]} 2018-12-27 17:31:47,315 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?name=CreateQoSTests-9c165d7c-5f3a-434-proj used request id req-8e246f19-cda5-4a54-8949-32304e72d999 2018-12-27 17:31:47,319 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9e478e002bf1c4bfab23de3543d77e7c65c5e03" 2018-12-27 17:31:47,438 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:31:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-64201ea5-29a7-4443-9be3-94cdb24490e6 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-27 17:31:47,438 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-64201ea5-29a7-4443-9be3-94cdb24490e6 2018-12-27 17:31:47,842 - keystone_utils - INFO - Created user with name - CreateQoSTests-9c165d7c-5f3a-434-user 2018-12-27 17:31:47,843 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:31:47,847 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc47875e7076c7ea47d5647e73a5628473b35a45" 2018-12-27 17:31:47,954 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:31:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8593df04-9b54-4688-8d4c-f6d8578902fe Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8de789d09e46427786a85702e5e8de91", "links": {"self": "http://172.30.9.31:5000/v3/roles/8de789d09e46427786a85702e5e8de91"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 17:31:47,955 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-8593df04-9b54-4688-8d4c-f6d8578902fe 2018-12-27 17:31:47,958 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc47875e7076c7ea47d5647e73a5628473b35a45" -d '{"role": {"name": "CreateQoSTests-9c165d7c-5f3a-434-proj-role"}}' 2018-12-27 17:31:48,085 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 27 Dec 2018 17:31:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5e5be21c-1cb2-41b3-a3d6-cb63d8f80967 Content-Length: 213 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "dde6fca44a9040c3b90cdc226722d323", "links": {"self": "http://172.30.9.31:5000/v3/roles/dde6fca44a9040c3b90cdc226722d323"}, "name": "CreateQoSTests-9c165d7c-5f3a-434-proj-role"}} 2018-12-27 17:31:48,085 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/roles used request id req-5e5be21c-1cb2-41b3-a3d6-cb63d8f80967 2018-12-27 17:31:48,085 - keystone_utils - INFO - Created role with name - CreateQoSTests-9c165d7c-5f3a-434-proj-role 2018-12-27 17:31:48,089 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles/dde6fca44a9040c3b90cdc226722d323 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc47875e7076c7ea47d5647e73a5628473b35a45" 2018-12-27 17:31:48,206 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:31:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dd1cb013-12f9-4f43-8d96-043caecf358a Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "dde6fca44a9040c3b90cdc226722d323", "links": {"self": "http://172.30.9.31:5000/v3/roles/dde6fca44a9040c3b90cdc226722d323"}, "name": "CreateQoSTests-9c165d7c-5f3a-434-proj-role"}} 2018-12-27 17:31:48,206 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles/dde6fca44a9040c3b90cdc226722d323 used request id req-dd1cb013-12f9-4f43-8d96-043caecf358a 2018-12-27 17:31:48,206 - keystone_utils - INFO - Granting role CreateQoSTests-9c165d7c-5f3a-434-proj-role to project CreateQoSTests-9c165d7c-5f3a-434-proj 2018-12-27 17:31:48,210 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:5000/v3/projects/abb584a78b084ee2abb0995f72239c7c/users/06efd06eede842df9d38775844e7f438/roles/dde6fca44a9040c3b90cdc226722d323 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc47875e7076c7ea47d5647e73a5628473b35a45" 2018-12-27 17:31:48,361 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:31:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dca02a1e-3213-45de-a0d9-165b2417f6b2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:31:48,361 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/abb584a78b084ee2abb0995f72239c7c/users/06efd06eede842df9d38775844e7f438/roles/dde6fca44a9040c3b90cdc226722d323 used request id req-dca02a1e-3213-45de-a0d9-165b2417f6b2 2018-12-27 17:31:48,363 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:31:48,364 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:31:48,802 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:31:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["bFS3FYPkTHO44t_ANQ18MQ"], "issued_at": "2018-12-27T17:31:48.000000Z"}} 2018-12-27 17:31:48,803 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71670057339abd391aaba6b075b4d4717d7536f6" 2018-12-27 17:31:48,816 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:31:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b31ef82a-e71b-4282-ae90-eadf91928198 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:31:48,817 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-b31ef82a-e71b-4282-ae90-eadf91928198 2018-12-27 17:31:48,822 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45/qos-specs -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71670057339abd391aaba6b075b4d4717d7536f6" 2018-12-27 17:31:49,052 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:31:48 GMT Server: Apache x-compute-request-id: req-16ae8ef3-fe07-44bf-8e51-625cb732905e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-16ae8ef3-fe07-44bf-8e51-625cb732905e Content-Length: 17 Content-Type: application/json RESP BODY: {"qos_specs": []} 2018-12-27 17:31:49,052 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45/qos-specs used request id req-16ae8ef3-fe07-44bf-8e51-625cb732905e 2018-12-27 17:31:49,055 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-16ae8ef3-fe07-44bf-8e51-625cb732905e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71670057339abd391aaba6b075b4d4717d7536f6" -d '{"qos_specs": {"consumer": "both", "name": "CreateQoSTests-5d2e9bd3-8400-4fd3-8bbc-1aaa2d6d458d"}}' 2018-12-27 17:31:49,294 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:31:49 GMT Server: Apache x-compute-request-id: req-48689f04-11ac-46a3-ba99-55547276fab1 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-48689f04-11ac-46a3-ba99-55547276fab1 Content-Encoding: gzip Content-Length: 236 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {}, "consumer": "both", "id": "0de14f41-155c-4bbc-bc19-d2673d058eff", "name": "CreateQoSTests-5d2e9bd3-8400-4fd3-8bbc-1aaa2d6d458d"}, "links": [{"href": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45/qos-specs/0de14f41-155c-4bbc-bc19-d2673d058eff", "rel": "self"}, {"href": "http://172.30.9.31:8776/2a5a6879c5fa4db798cea6d394565d45/qos-specs/0de14f41-155c-4bbc-bc19-d2673d058eff", "rel": "bookmark"}]} 2018-12-27 17:31:49,294 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45/qos-specs used request id req-48689f04-11ac-46a3-ba99-55547276fab1 2018-12-27 17:31:49,295 - create_qos - INFO - Created qos with name - CreateQoSTests-5d2e9bd3-8400-4fd3-8bbc-1aaa2d6d458d 2018-12-27 17:31:49,297 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45/qos-specs -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f5af2ea160166861ef08cec89eb357f9bb965cd" 2018-12-27 17:31:50,017 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:31:49 GMT Server: Apache x-compute-request-id: req-176d518b-b9d4-46a9-bf88-b93a95ac7940 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-176d518b-b9d4-46a9-bf88-b93a95ac7940 Content-Encoding: gzip Content-Length: 149 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {}, "consumer": "both", "id": "0de14f41-155c-4bbc-bc19-d2673d058eff", "name": "CreateQoSTests-5d2e9bd3-8400-4fd3-8bbc-1aaa2d6d458d"}]} 2018-12-27 17:31:50,018 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45/qos-specs used request id req-176d518b-b9d4-46a9-bf88-b93a95ac7940 2018-12-27 17:31:50,018 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:31:50,019 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:31:50,435 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:31:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["UzMWVAIBSwanm3uEt0iElw"], "issued_at": "2018-12-27T17:31:50.000000Z"}} 2018-12-27 17:31:50,436 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21e8b02c1dc77fb09cb5b88dad7c80398dedea18" 2018-12-27 17:31:50,560 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:31:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6b8ed013-2d79-4d89-9ad7-e74e41951a95 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:31:50,560 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-6b8ed013-2d79-4d89-9ad7-e74e41951a95 2018-12-27 17:31:50,565 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45/qos-specs -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21e8b02c1dc77fb09cb5b88dad7c80398dedea18" 2018-12-27 17:31:50,791 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:31:50 GMT Server: Apache x-compute-request-id: req-801e1615-a0b7-43f4-81c3-c137e6f5d93f OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-801e1615-a0b7-43f4-81c3-c137e6f5d93f Content-Encoding: gzip Content-Length: 149 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {}, "consumer": "both", "id": "0de14f41-155c-4bbc-bc19-d2673d058eff", "name": "CreateQoSTests-5d2e9bd3-8400-4fd3-8bbc-1aaa2d6d458d"}]} 2018-12-27 17:31:50,791 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45/qos-specs used request id req-801e1615-a0b7-43f4-81c3-c137e6f5d93f 2018-12-27 17:31:50,792 - cinder_utils - INFO - Deleting QoS named - CreateQoSTests-5d2e9bd3-8400-4fd3-8bbc-1aaa2d6d458d 2018-12-27 17:31:50,795 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45/qos-specs/0de14f41-155c-4bbc-bc19-d2673d058eff?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-16ae8ef3-fe07-44bf-8e51-625cb732905e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71670057339abd391aaba6b075b4d4717d7536f6" 2018-12-27 17:31:51,056 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Thu, 27 Dec 2018 17:31:50 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-3f4b76d7-0a4e-4295-8883-10144606430a Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-27 17:31:51,056 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45/qos-specs/0de14f41-155c-4bbc-bc19-d2673d058eff?force=False used request id req-3f4b76d7-0a4e-4295-8883-10144606430a 2018-12-27 17:31:51,064 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc47875e7076c7ea47d5647e73a5628473b35a45" 2018-12-27 17:31:51,343 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 33483 X-Openstack-Request-Id: req-0f698182-273e-4803-8e6e-2bcad37801ea Date: Thu, 27 Dec 2018 17:31:51 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "created_at": "2018-12-27T15:33:01Z", "updated_at": "2018-12-27T15:33:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "35205ac3-06e6-4cf6-bb21-ff8f813cb45b", "remote_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "ade77f59-e70c-4970-8ea8-198222fa332e", "remote_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "c4f3bf7f-d793-498d-a883-bb8c6003f070", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "c85cb618-8f19-445b-8e16-6d467cb17771", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}], "revision_number": 4, "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "created_at": "2018-12-27T15:57:22Z", "updated_at": "2018-12-27T15:57:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "5e258a3b-01f5-4aef-81b7-0b5dc6e5b683", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "65475539-0336-498a-8da4-ff0a80b10089", "remote_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "ae922857-f7ae-4bc8-949b-153fb43bfd00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "b4f87679-52e1-4cf9-bf76-5abb9a9bec06", "remote_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "f7197afc9b61423897aefc9a643d03a1"}], "revision_number": 4, "project_id": "f7197afc9b61423897aefc9a643d03a1", "id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "created_at": "2018-12-27T16:01:54Z", "updated_at": "2018-12-27T16:01:54Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "00dd3abd-acd1-4edb-8f4a-8badcbd2eeb4", "remote_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "018de60d-bc33-4ef0-9eed-6d00b6ce227b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "0d99f0db-fa6b-4201-b67f-a7ff0db82c5d", "remote_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv6", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "5c4049ef-933d-4614-84e7-83584430d462", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv6", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}], "revision_number": 4, "project_id": "8c689c5e31c44b09ab85f80682abbc2a", "id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "created_at": "2018-12-27T15:56:49Z", "updated_at": "2018-12-27T15:56:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "6555e255-763a-4448-b1b1-0c93b2a390bd", "remote_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "777ff7a5-a590-43e5-a84b-7677710494e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "8bac258a-08df-48b7-900b-efbe01a6ec20", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "dc17921e-353f-4898-a970-881b2c8d093d", "remote_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}], "revision_number": 4, "project_id": "28dac9e1580d461c9de52e6659cc4f9d", "id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "created_at": "2018-12-27T16:01:52Z", "updated_at": "2018-12-27T16:01:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "32737757-45f3-4b24-b6ab-5f2d5579b4a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv6", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "ae604ef3-492d-4aa3-8045-1ff84f755a27", "remote_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv4", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "b7bff40a-beda-4996-b140-ed94d010535c", "remote_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv6", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "b8129030-9d72-4d5d-adce-47bbe62492fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv4", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}], "revision_number": 4, "project_id": "81c108a273314b24bf6b48c41b5bbe0c", "id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "created_at": "2018-12-27T15:57:20Z", "updated_at": "2018-12-27T15:57:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "0c389ec4-c0af-4c20-acf9-4fcc1d859dd7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv6", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "3749697a-f2ef-439a-a661-2fb92badd1ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv4", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "b74e0c8c-e243-450e-b1be-69c587093d6d", "remote_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv6", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "c222695b-2f1c-427d-afd7-e0be24ec9f66", "remote_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv4", "project_id": "7fb0e5436e4f467998e672dd71018a45"}], "revision_number": 4, "project_id": "7fb0e5436e4f467998e672dd71018a45", "id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "created_at": "2018-12-27T17:02:11Z", "updated_at": "2018-12-27T17:02:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "675d8a56-1c9b-4c58-a252-61e65997fd05", "remote_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv4", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "84f0587c-7394-4fd6-8f3d-8d6ba94cf3f9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv6", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "8a450b4f-e710-4193-816e-13a2d4e40c07", "remote_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv6", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "c3106b0a-1026-4156-86a9-f0438b7fab93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv4", "project_id": "7cba3664d5674e65a12c8c269a05febf"}], "revision_number": 4, "project_id": "7cba3664d5674e65a12c8c269a05febf", "id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "created_at": "2018-12-27T15:58:29Z", "updated_at": "2018-12-27T15:58:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "2a945ecc-f9fa-4219-96ab-c189a7f5c102", "remote_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv6", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "55e2b54e-68d4-4476-8c9f-e05e347c8970", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv4", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "9983229c-b595-482a-973f-81137a209b6d", "remote_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv4", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "9d4b8450-78ab-4817-a586-372ed88268f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv6", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}], "revision_number": 4, "project_id": "fbd6dbf946a5406398ba810e02d0888e", "id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "created_at": "2018-12-27T15:57:24Z", "updated_at": "2018-12-27T15:57:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "35521f2a-a59d-4798-9fa8-0febfe126076", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv4", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "607d473d-1e6a-4088-a778-7df9ffc1ff68", "remote_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv6", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "6f8fa92b-b67a-4047-a900-f43656aff42b", "remote_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv4", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "890f1d6c-9ae5-45b0-b7a1-282182432b66", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv6", "project_id": "253cc6709e714b8a80a5f74e4257907e"}], "revision_number": 4, "project_id": "253cc6709e714b8a80a5f74e4257907e", "id": "b9546f11-205e-4322-89f8-f0360d6090ed", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "created_at": "2018-12-27T15:57:08Z", "updated_at": "2018-12-27T15:57:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "6739c48b-d899-4c17-bb8e-ffaf8922c034", "remote_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv4", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "9660a6af-4d9b-40b9-9729-f205f66c2bd0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv4", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "bf244c03-fc10-4754-9c2b-b0224401c4f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv6", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "d3bee7cc-a152-441c-9790-abb1f56cec03", "remote_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv6", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}], "revision_number": 4, "project_id": "782a28bd0d40485e85eda6b8ba43840b", "id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "created_at": "2018-12-27T15:57:11Z", "updated_at": "2018-12-27T15:57:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "22c0d2cf-360a-4aa8-ba7e-bfdbf8327d27", "remote_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "553b140a-8ba9-4af7-9f50-bf24e87aebf7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "b2ecf7a5-df98-4d65-a762-767320437c5a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "e49104b2-7c13-49d6-8519-a16dd585346f", "remote_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}], "revision_number": 4, "project_id": "ef7e486beb8f4de39b25ca5f11552328", "id": "d0588e93-db0d-4888-9f99-3399a50df490", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "created_at": "2018-12-27T17:19:15Z", "updated_at": "2018-12-27T17:19:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "1990fe24-df44-4561-9f09-f50aab182bf7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "651e4b8b-b29e-409b-9f25-ff2328ccefe6", "remote_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "cc4e2254-2157-4ae1-a233-3047573ddc6d", "remote_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "da56dda4-aaf3-43ff-bdf7-e64892ec2345", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}], "revision_number": 4, "project_id": "2a5a6879c5fa4db798cea6d394565d45", "id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-27T15:33:07Z", "updated_at": "2018-12-27T15:33:07Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "4de95db8-72d6-4aec-a145-e92511971eb9", "remote_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "5f100cff-05d8-4405-8dfb-0a387c123fae", "remote_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "a3f6a193-cc94-4220-a73a-08acf63c449b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "f059d8a5-0c32-49c9-a721-77cc89245ecd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "created_at": "2018-12-27T15:29:16Z", "updated_at": "2018-12-27T15:29:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "3c53841a-5bc0-4192-b482-044411e217ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "5956ff3f-d59d-4af6-82b5-566c888583a7", "remote_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:16Z", "revision_number": 0, "id": "60735d87-52c7-426a-91a6-aff1078a5a2d", "remote_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:16Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "abe97133-61dd-4fdf-baf3-2e07968a324f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "da629caea04941e1ae8979c379dc7c9d"}], "revision_number": 4, "project_id": "da629caea04941e1ae8979c379dc7c9d", "id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "name": "default"}]} 2018-12-27 17:31:51,344 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=default used request id req-0f698182-273e-4803-8e6e-2bcad37801ea 2018-12-27 17:31:51,351 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc47875e7076c7ea47d5647e73a5628473b35a45" 2018-12-27 17:31:51,460 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:31:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e859af0-e5d1-4981-924d-b1f9f01e0022 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b7b4fceec1ad4c6eb74d758b709a9d93", "name": "admin"}} 2018-12-27 17:31:51,461 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93 used request id req-7e859af0-e5d1-4981-924d-b1f9f01e0022 2018-12-27 17:31:51,464 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/f7197afc9b61423897aefc9a643d03a1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc47875e7076c7ea47d5647e73a5628473b35a45" 2018-12-27 17:31:51,569 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:31:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f267b5ea-29fe-4b66-ba12-4a0c92259595 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f7197afc9b61423897aefc9a643d03a1.", "code": 404, "title": "Not Found"}} 2018-12-27 17:31:51,569 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/f7197afc9b61423897aefc9a643d03a1 used request id req-f267b5ea-29fe-4b66-ba12-4a0c92259595 2018-12-27 17:31:51,569 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:31:51,573 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/8c689c5e31c44b09ab85f80682abbc2a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc47875e7076c7ea47d5647e73a5628473b35a45" 2018-12-27 17:31:51,689 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:31:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ff22f05b-ceb4-45f5-bde0-9082a8622646 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8c689c5e31c44b09ab85f80682abbc2a.", "code": 404, "title": "Not Found"}} 2018-12-27 17:31:51,689 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/8c689c5e31c44b09ab85f80682abbc2a used request id req-ff22f05b-ceb4-45f5-bde0-9082a8622646 2018-12-27 17:31:51,689 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:31:51,693 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/28dac9e1580d461c9de52e6659cc4f9d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc47875e7076c7ea47d5647e73a5628473b35a45" 2018-12-27 17:31:51,798 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:31:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c4a3d950-22b5-4125-aef8-fe8f873ebc21 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 28dac9e1580d461c9de52e6659cc4f9d.", "code": 404, "title": "Not Found"}} 2018-12-27 17:31:51,798 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/28dac9e1580d461c9de52e6659cc4f9d used request id req-c4a3d950-22b5-4125-aef8-fe8f873ebc21 2018-12-27 17:31:51,798 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:31:51,802 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/81c108a273314b24bf6b48c41b5bbe0c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc47875e7076c7ea47d5647e73a5628473b35a45" 2018-12-27 17:31:51,905 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:31:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1df35133-6ed8-4c87-a3df-dc7447103cfe Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 81c108a273314b24bf6b48c41b5bbe0c.", "code": 404, "title": "Not Found"}} 2018-12-27 17:31:51,905 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/81c108a273314b24bf6b48c41b5bbe0c used request id req-1df35133-6ed8-4c87-a3df-dc7447103cfe 2018-12-27 17:31:51,906 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:31:51,909 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/7fb0e5436e4f467998e672dd71018a45 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc47875e7076c7ea47d5647e73a5628473b35a45" 2018-12-27 17:31:52,023 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:31:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7542dabf-5713-4171-ab6f-4ac218736ba5 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7fb0e5436e4f467998e672dd71018a45.", "code": 404, "title": "Not Found"}} 2018-12-27 17:31:52,023 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/7fb0e5436e4f467998e672dd71018a45 used request id req-7542dabf-5713-4171-ab6f-4ac218736ba5 2018-12-27 17:31:52,023 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:31:52,027 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/7cba3664d5674e65a12c8c269a05febf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc47875e7076c7ea47d5647e73a5628473b35a45" 2018-12-27 17:31:52,134 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:31:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-64a39635-10d4-4a21-a033-2f85d313e9df Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7cba3664d5674e65a12c8c269a05febf.", "code": 404, "title": "Not Found"}} 2018-12-27 17:31:52,134 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/7cba3664d5674e65a12c8c269a05febf used request id req-64a39635-10d4-4a21-a033-2f85d313e9df 2018-12-27 17:31:52,134 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:31:52,138 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/fbd6dbf946a5406398ba810e02d0888e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc47875e7076c7ea47d5647e73a5628473b35a45" 2018-12-27 17:31:52,234 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:31:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-97f1a141-07e3-402e-88b0-2a856d1adeb9 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: fbd6dbf946a5406398ba810e02d0888e.", "code": 404, "title": "Not Found"}} 2018-12-27 17:31:52,234 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/fbd6dbf946a5406398ba810e02d0888e used request id req-97f1a141-07e3-402e-88b0-2a856d1adeb9 2018-12-27 17:31:52,234 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:31:52,238 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/253cc6709e714b8a80a5f74e4257907e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc47875e7076c7ea47d5647e73a5628473b35a45" 2018-12-27 17:31:52,387 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:31:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-db38de8a-e1a4-4a88-a593-14734acbee7b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 253cc6709e714b8a80a5f74e4257907e.", "code": 404, "title": "Not Found"}} 2018-12-27 17:31:52,387 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/253cc6709e714b8a80a5f74e4257907e used request id req-db38de8a-e1a4-4a88-a593-14734acbee7b 2018-12-27 17:31:52,388 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:31:52,391 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/782a28bd0d40485e85eda6b8ba43840b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc47875e7076c7ea47d5647e73a5628473b35a45" 2018-12-27 17:31:52,497 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:31:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e0a12fb8-9df8-48df-a417-74e0d0db5779 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 782a28bd0d40485e85eda6b8ba43840b.", "code": 404, "title": "Not Found"}} 2018-12-27 17:31:52,498 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/782a28bd0d40485e85eda6b8ba43840b used request id req-e0a12fb8-9df8-48df-a417-74e0d0db5779 2018-12-27 17:31:52,498 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:31:52,502 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/ef7e486beb8f4de39b25ca5f11552328 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc47875e7076c7ea47d5647e73a5628473b35a45" 2018-12-27 17:31:52,612 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:31:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8ac234b8-e4ac-4084-bb6a-5de63232cd1f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: ef7e486beb8f4de39b25ca5f11552328.", "code": 404, "title": "Not Found"}} 2018-12-27 17:31:52,612 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/ef7e486beb8f4de39b25ca5f11552328 used request id req-8ac234b8-e4ac-4084-bb6a-5de63232cd1f 2018-12-27 17:31:52,612 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:31:52,616 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/2a5a6879c5fa4db798cea6d394565d45 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc47875e7076c7ea47d5647e73a5628473b35a45" 2018-12-27 17:31:52,743 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:31:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6bcf8139-44e4-4e47-8bc7-5207a47b337b Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.31:5000/v3/projects/2a5a6879c5fa4db798cea6d394565d45"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}} 2018-12-27 17:31:52,743 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/2a5a6879c5fa4db798cea6d394565d45 used request id req-6bcf8139-44e4-4e47-8bc7-5207a47b337b 2018-12-27 17:31:52,747 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/da629caea04941e1ae8979c379dc7c9d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc47875e7076c7ea47d5647e73a5628473b35a45" 2018-12-27 17:31:52,857 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:31:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4ddb7884-8cfd-4ea9-b563-df7f8496d840 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/da629caea04941e1ae8979c379dc7c9d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "da629caea04941e1ae8979c379dc7c9d", "name": "service"}} 2018-12-27 17:31:52,857 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/da629caea04941e1ae8979c379dc7c9d used request id req-4ddb7884-8cfd-4ea9-b563-df7f8496d840 2018-12-27 17:31:52,858 - keystone_utils - INFO - Deleting project with name - CreateQoSTests-9c165d7c-5f3a-434-proj 2018-12-27 17:31:52,862 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/projects/abb584a78b084ee2abb0995f72239c7c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc47875e7076c7ea47d5647e73a5628473b35a45" 2018-12-27 17:31:53,164 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:31:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ee790512-82c5-4303-bf25-8c3eebd9c393 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:31:53,164 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/abb584a78b084ee2abb0995f72239c7c used request id req-ee790512-82c5-4303-bf25-8c3eebd9c393 2018-12-27 17:31:53,164 - keystone_utils - INFO - Deleting role with name - CreateQoSTests-9c165d7c-5f3a-434-proj-role 2018-12-27 17:31:53,167 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/roles/dde6fca44a9040c3b90cdc226722d323 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc47875e7076c7ea47d5647e73a5628473b35a45" 2018-12-27 17:31:53,322 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:31:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-635aeb25-3470-4b14-8bcc-e3fb6d4b4da2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:31:53,322 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/roles/dde6fca44a9040c3b90cdc226722d323 used request id req-635aeb25-3470-4b14-8bcc-e3fb6d4b4da2 2018-12-27 17:31:53,325 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc47875e7076c7ea47d5647e73a5628473b35a45" 2018-12-27 17:31:53,430 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:31:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0faa7438-e37f-4c77-a15e-90914fc4cc6f Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8de789d09e46427786a85702e5e8de91", "links": {"self": "http://172.30.9.31:5000/v3/roles/8de789d09e46427786a85702e5e8de91"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 17:31:53,430 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-0faa7438-e37f-4c77-a15e-90914fc4cc6f 2018-12-27 17:31:53,431 - keystone_utils - INFO - Deleting user with name - CreateQoSTests-9c165d7c-5f3a-434-user 2018-12-27 17:31:53,434 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/users/06efd06eede842df9d38775844e7f438 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9e478e002bf1c4bfab23de3543d77e7c65c5e03" 2018-12-27 17:31:53,632 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:31:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4b7c5ed8-789a-4059-8e9b-903a363e3a25 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:31:53,633 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/06efd06eede842df9d38775844e7f438 used request id req-4b7c5ed8-789a-4059-8e9b-903a363e3a25 2018-12-27 17:31:53,634 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:31:54,064 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:31:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["ymgqUOMNSCeXF-1iKvhktw"], "issued_at": "2018-12-27T17:31:54.000000Z"}} 2018-12-27 17:31:54,065 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ff598401e536b279b8b70a6fff60bf723407eab" 2018-12-27 17:31:54,168 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:31:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-75ef03c2-e5d5-4e0d-bcfb-ed4b30adce47 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:31:54,168 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-75ef03c2-e5d5-4e0d-bcfb-ed4b30adce47 2018-12-27 17:31:54,169 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:31:54,170 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:31:54,589 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:31:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["eA_ZDy2ZTRCBTBmQe-V5rg"], "issued_at": "2018-12-27T17:31:54.000000Z"}} 2018-12-27 17:31:54,590 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f9863f8b287fee335c21abce3da2d3ff9da5f4e" 2018-12-27 17:31:54,699 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:31:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1b1b8481-634b-4f3f-9ff5-040096314199 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:31:54,700 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-1b1b8481-634b-4f3f-9ff5-040096314199 2018-12-27 17:31:54,704 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 17:31:54,709 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 17:31:54 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 17:31:54,710 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeTypeSuccessTests-a01d8bc7-7c55-48f-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f9863f8b287fee335c21abce3da2d3ff9da5f4e" 2018-12-27 17:31:54,816 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:31:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c10ee1f8-286a-4415-a8a9-47e5ce336ab5 Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeTypeSuccessTests-a01d8bc7-7c55-48f-proj", "previous": null, "next": null}, "projects": []} 2018-12-27 17:31:54,817 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeTypeSuccessTests-a01d8bc7-7c55-48f-proj used request id req-c10ee1f8-286a-4415-a8a9-47e5ce336ab5 2018-12-27 17:31:54,820 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f9863f8b287fee335c21abce3da2d3ff9da5f4e" 2018-12-27 17:31:54,843 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:31:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f548ff8f-356d-4484-8931-10ce87e01ed9 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-27 17:31:54,843 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-f548ff8f-356d-4484-8931-10ce87e01ed9 2018-12-27 17:31:54,846 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f9863f8b287fee335c21abce3da2d3ff9da5f4e" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSimpleVolumeTypeSuccessTests-a01d8bc7-7c55-48f-proj"}}' 2018-12-27 17:31:54,995 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 27 Dec 2018 17:31:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-726251be-19ba-4369-a74c-2440774cfdaa Content-Length: 331 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/1399a23e5d2b49e4acc78f67c1eb3697"}, "tags": [], "enabled": true, "id": "1399a23e5d2b49e4acc78f67c1eb3697", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeTypeSuccessTests-a01d8bc7-7c55-48f-proj"}} 2018-12-27 17:31:54,995 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-726251be-19ba-4369-a74c-2440774cfdaa 2018-12-27 17:31:54,996 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeTypeSuccessTests-a01d8bc7-7c55-48f-proj 2018-12-27 17:31:54,996 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:31:54,997 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:31:55,416 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:31:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["YZuXUbltSP6ZiMZFzy8_cw"], "issued_at": "2018-12-27T17:31:55.000000Z"}} 2018-12-27 17:31:55,417 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac37c6f62266cd1a0e5b934cd5de1fdcdede6efa" 2018-12-27 17:31:55,531 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:31:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-da202919-3d42-449c-8f7a-c9aca561a52d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:31:55,532 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-da202919-3d42-449c-8f7a-c9aca561a52d 2018-12-27 17:31:55,535 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 17:31:55,541 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 17:31:55 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 17:31:55,541 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac37c6f62266cd1a0e5b934cd5de1fdcdede6efa" 2018-12-27 17:31:55,669 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:31:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cac5133b-23f6-4629-921f-0438715e9253 Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "links": {"self": "http://172.30.9.31:5000/v3/users/01fa52e7b3674fc48643fa4ffca67e4e"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "01fa52e7b3674fc48643fa4ffca67e4e", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/05a834ddebbc40688596b7460b47439e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05a834ddebbc40688596b7460b47439e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/08226a0ad01943f39559448239e291e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "08226a0ad01943f39559448239e291e1", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/55c0552fe37a4f7ca0e73939514bc683"}, "domain_id": "default", "enabled": true, "options": {}, "id": "55c0552fe37a4f7ca0e73939514bc683", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/646a4af4e3b5439a97996d353fea3924"}, "domain_id": "914eec1d43ea4caf9d2fd33268c06258", "enabled": true, "options": {}, "id": "646a4af4e3b5439a97996d353fea3924", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/85fb203e51c34d3f8122e285a6a318b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85fb203e51c34d3f8122e285a6a318b3", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/905e7f4b42d24cca93b99d2401fa3378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "905e7f4b42d24cca93b99d2401fa3378", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/a5bc08b9f81f4e5bb86c24f9f7547bae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5bc08b9f81f4e5bb86c24f9f7547bae", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/a5c780627f004d318bf908d80305da9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5c780627f004d318bf908d80305da9c", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/b18425bf2b044bc9af7e194919539a17"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b18425bf2b044bc9af7e194919539a17", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/b8d2134b619d4dca80e21d6fb16449b0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b8d2134b619d4dca80e21d6fb16449b0", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/b9ab6a25a652438285139fe5b44aea62"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9ab6a25a652438285139fe5b44aea62", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/c08462554a4844d681348f58b9b0edee"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c08462554a4844d681348f58b9b0edee", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/ddfc3a9aad444d4782eae677c8a98130"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ddfc3a9aad444d4782eae677c8a98130", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/f2a74f2185a54676a6cb2bb5ecfcc4f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2a74f2185a54676a6cb2bb5ecfcc4f6", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-12-27 17:31:55,669 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-cac5133b-23f6-4629-921f-0438715e9253 2018-12-27 17:31:55,673 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?name=CreateSimpleVolumeTypeSuccessTests-a01d8bc7-7c55-48f-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac37c6f62266cd1a0e5b934cd5de1fdcdede6efa" 2018-12-27 17:31:55,788 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:31:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4b0a52f6-a31c-4b14-9a7e-cf118af049f4 Content-Encoding: gzip Content-Length: 267 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?name=CreateSimpleVolumeTypeSuccessTests-a01d8bc7-7c55-48f-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/1399a23e5d2b49e4acc78f67c1eb3697"}, "tags": [], "enabled": true, "id": "1399a23e5d2b49e4acc78f67c1eb3697", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeTypeSuccessTests-a01d8bc7-7c55-48f-proj"}]} 2018-12-27 17:31:55,788 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?name=CreateSimpleVolumeTypeSuccessTests-a01d8bc7-7c55-48f-proj used request id req-4b0a52f6-a31c-4b14-9a7e-cf118af049f4 2018-12-27 17:31:55,792 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac37c6f62266cd1a0e5b934cd5de1fdcdede6efa" 2018-12-27 17:31:55,902 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:31:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9a01a928-8cff-4bb1-8ecd-cd9b711a1bcf Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-27 17:31:55,902 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-9a01a928-8cff-4bb1-8ecd-cd9b711a1bcf 2018-12-27 17:31:56,316 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeTypeSuccessTests-a01d8bc7-7c55-48f-user 2018-12-27 17:31:56,316 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:31:56,320 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f9863f8b287fee335c21abce3da2d3ff9da5f4e" 2018-12-27 17:31:56,432 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:31:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4cc4588a-f439-4b3c-9b29-fa56221e1132 Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8de789d09e46427786a85702e5e8de91", "links": {"self": "http://172.30.9.31:5000/v3/roles/8de789d09e46427786a85702e5e8de91"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 17:31:56,432 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-4cc4588a-f439-4b3c-9b29-fa56221e1132 2018-12-27 17:31:56,436 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f9863f8b287fee335c21abce3da2d3ff9da5f4e" -d '{"role": {"name": "CreateSimpleVolumeTypeSuccessTests-a01d8bc7-7c55-48f-proj-role"}}' 2018-12-27 17:31:56,558 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 27 Dec 2018 17:31:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ce591ae5-317d-4a53-bbc5-9a306d5b3094 Content-Length: 233 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "f22e3eb5ab82400e91b34ee11c43b4f5", "links": {"self": "http://172.30.9.31:5000/v3/roles/f22e3eb5ab82400e91b34ee11c43b4f5"}, "name": "CreateSimpleVolumeTypeSuccessTests-a01d8bc7-7c55-48f-proj-role"}} 2018-12-27 17:31:56,558 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/roles used request id req-ce591ae5-317d-4a53-bbc5-9a306d5b3094 2018-12-27 17:31:56,558 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeTypeSuccessTests-a01d8bc7-7c55-48f-proj-role 2018-12-27 17:31:56,562 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles/f22e3eb5ab82400e91b34ee11c43b4f5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f9863f8b287fee335c21abce3da2d3ff9da5f4e" 2018-12-27 17:31:56,668 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:31:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aadd093e-b801-4f22-9ad1-3b776ff4cb2a Content-Encoding: gzip Content-Length: 185 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "f22e3eb5ab82400e91b34ee11c43b4f5", "links": {"self": "http://172.30.9.31:5000/v3/roles/f22e3eb5ab82400e91b34ee11c43b4f5"}, "name": "CreateSimpleVolumeTypeSuccessTests-a01d8bc7-7c55-48f-proj-role"}} 2018-12-27 17:31:56,668 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles/f22e3eb5ab82400e91b34ee11c43b4f5 used request id req-aadd093e-b801-4f22-9ad1-3b776ff4cb2a 2018-12-27 17:31:56,668 - keystone_utils - INFO - Granting role CreateSimpleVolumeTypeSuccessTests-a01d8bc7-7c55-48f-proj-role to project CreateSimpleVolumeTypeSuccessTests-a01d8bc7-7c55-48f-proj 2018-12-27 17:31:56,672 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:5000/v3/projects/1399a23e5d2b49e4acc78f67c1eb3697/users/9a81f6beb2cf4bfba58a3cf21c18c5e9/roles/f22e3eb5ab82400e91b34ee11c43b4f5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f9863f8b287fee335c21abce3da2d3ff9da5f4e" 2018-12-27 17:31:56,837 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:31:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ef05a588-ff26-4311-bbe4-d9d6e4ca9ec2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:31:56,837 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/1399a23e5d2b49e4acc78f67c1eb3697/users/9a81f6beb2cf4bfba58a3cf21c18c5e9/roles/f22e3eb5ab82400e91b34ee11c43b4f5 used request id req-ef05a588-ff26-4311-bbe4-d9d6e4ca9ec2 2018-12-27 17:31:56,839 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:31:56,840 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:31:57,248 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:31:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["gamWTm3xRSmos4zoGq8Wcg"], "issued_at": "2018-12-27T17:31:57.000000Z"}} 2018-12-27 17:31:57,249 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec4d445bf423c90ae9195987736012d93c171154" 2018-12-27 17:31:57,350 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:31:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5a3e4818-2939-4cec-af61-5209b4787be0 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:31:57,351 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-5a3e4818-2939-4cec-af61-5209b4787be0 2018-12-27 17:31:57,355 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec4d445bf423c90ae9195987736012d93c171154" 2018-12-27 17:31:57,987 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:31:57 GMT Server: Apache x-compute-request-id: req-6699db1a-edb9-4ec3-aaf3-8125b44fc157 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-6699db1a-edb9-4ec3-aaf3-8125b44fc157 Content-Length: 20 Content-Type: application/json RESP BODY: {"volume_types": []} 2018-12-27 17:31:57,987 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45/types?is_public=None used request id req-6699db1a-edb9-4ec3-aaf3-8125b44fc157 2018-12-27 17:31:57,991 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-6699db1a-edb9-4ec3-aaf3-8125b44fc157" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec4d445bf423c90ae9195987736012d93c171154" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CreateSimpleVolumeTypeSuccessTests-740f82ca-c02b-40e8-8e2f-e96c7d8782f8", "description": null}}' 2018-12-27 17:31:58,239 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:31:57 GMT Server: Apache x-compute-request-id: req-364c4f9f-dfa1-431b-93d1-84ea7b5b680c OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-364c4f9f-dfa1-431b-93d1-84ea7b5b680c Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateSimpleVolumeTypeSuccessTests-740f82ca-c02b-40e8-8e2f-e96c7d8782f8", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "f0c267dd-a6b8-42f9-b407-c0d5129a55e8", "description": null}} 2018-12-27 17:31:58,240 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45/types used request id req-364c4f9f-dfa1-431b-93d1-84ea7b5b680c 2018-12-27 17:31:58,240 - create_volume_type - INFO - Created volume type with name - CreateSimpleVolumeTypeSuccessTests-740f82ca-c02b-40e8-8e2f-e96c7d8782f8 2018-12-27 17:31:58,243 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ff598401e536b279b8b70a6fff60bf723407eab" 2018-12-27 17:31:58,455 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:31:58 GMT Server: Apache x-compute-request-id: req-e517f1e9-7380-4d6f-8835-824b0a6835bf OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-e517f1e9-7380-4d6f-8835-824b0a6835bf Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"volume_types": [{"name": "CreateSimpleVolumeTypeSuccessTests-740f82ca-c02b-40e8-8e2f-e96c7d8782f8", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "f0c267dd-a6b8-42f9-b407-c0d5129a55e8", "description": null}]} 2018-12-27 17:31:58,455 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45/types?is_public=None used request id req-e517f1e9-7380-4d6f-8835-824b0a6835bf 2018-12-27 17:31:58,459 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45/types/f0c267dd-a6b8-42f9-b407-c0d5129a55e8 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-e517f1e9-7380-4d6f-8835-824b0a6835bf" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ff598401e536b279b8b70a6fff60bf723407eab" 2018-12-27 17:31:58,690 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:31:58 GMT Server: Apache x-compute-request-id: req-213ed087-00c4-4232-90e1-dc647b0c5b1b OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-213ed087-00c4-4232-90e1-dc647b0c5b1b Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateSimpleVolumeTypeSuccessTests-740f82ca-c02b-40e8-8e2f-e96c7d8782f8", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "f0c267dd-a6b8-42f9-b407-c0d5129a55e8", "description": null}} 2018-12-27 17:31:58,690 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45/types/f0c267dd-a6b8-42f9-b407-c0d5129a55e8 used request id req-213ed087-00c4-4232-90e1-dc647b0c5b1b 2018-12-27 17:31:58,693 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45/types/f0c267dd-a6b8-42f9-b407-c0d5129a55e8/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-e517f1e9-7380-4d6f-8835-824b0a6835bf" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ff598401e536b279b8b70a6fff60bf723407eab" 2018-12-27 17:31:58,902 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:31:58 GMT Server: Apache x-compute-request-id: req-62ef1cdf-0465-4b60-953c-39f2d52fc7b6 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-62ef1cdf-0465-4b60-953c-39f2d52fc7b6 Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-12-27 17:31:58,902 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45/types/f0c267dd-a6b8-42f9-b407-c0d5129a55e8/encryption used request id req-62ef1cdf-0465-4b60-953c-39f2d52fc7b6 2018-12-27 17:31:58,902 - cinder_utils - INFO - Deleting volume named - CreateSimpleVolumeTypeSuccessTests-740f82ca-c02b-40e8-8e2f-e96c7d8782f8 2018-12-27 17:31:58,905 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45/types/f0c267dd-a6b8-42f9-b407-c0d5129a55e8 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-e517f1e9-7380-4d6f-8835-824b0a6835bf" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ff598401e536b279b8b70a6fff60bf723407eab" 2018-12-27 17:31:59,692 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Thu, 27 Dec 2018 17:31:58 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-8553efb3-b7ed-4393-bda7-761610403860 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-27 17:31:59,692 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45/types/f0c267dd-a6b8-42f9-b407-c0d5129a55e8 used request id req-8553efb3-b7ed-4393-bda7-761610403860 2018-12-27 17:31:59,695 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45/types?is_public=None -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-e517f1e9-7380-4d6f-8835-824b0a6835bf" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ff598401e536b279b8b70a6fff60bf723407eab" 2018-12-27 17:31:59,923 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:31:59 GMT Server: Apache x-compute-request-id: req-2c6dbab9-df23-4c03-9d6a-60e2a73f268e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-2c6dbab9-df23-4c03-9d6a-60e2a73f268e Content-Length: 20 Content-Type: application/json RESP BODY: {"volume_types": []} 2018-12-27 17:31:59,923 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45/types?is_public=None used request id req-2c6dbab9-df23-4c03-9d6a-60e2a73f268e 2018-12-27 17:31:59,924 - cinder_utils - INFO - Deleting volume named - CreateSimpleVolumeTypeSuccessTests-740f82ca-c02b-40e8-8e2f-e96c7d8782f8 2018-12-27 17:31:59,927 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45/types/f0c267dd-a6b8-42f9-b407-c0d5129a55e8 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-6699db1a-edb9-4ec3-aaf3-8125b44fc157" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec4d445bf423c90ae9195987736012d93c171154" 2018-12-27 17:32:00,142 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:31:59 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-337ace65-6e75-4500-9ae0-bdd5fa1b3ac9 x-openstack-request-id: req-337ace65-6e75-4500-9ae0-bdd5fa1b3ac9 Content-Length: 114 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume type f0c267dd-a6b8-42f9-b407-c0d5129a55e8 could not be found.", "code": 404}} 2018-12-27 17:32:00,142 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45/types/f0c267dd-a6b8-42f9-b407-c0d5129a55e8 used request id req-337ace65-6e75-4500-9ae0-bdd5fa1b3ac9 2018-12-27 17:32:00,149 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f9863f8b287fee335c21abce3da2d3ff9da5f4e" 2018-12-27 17:32:00,428 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 33483 X-Openstack-Request-Id: req-d4a7e01b-83fc-41fb-91dc-9431e755c8b9 Date: Thu, 27 Dec 2018 17:32:00 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "created_at": "2018-12-27T15:33:01Z", "updated_at": "2018-12-27T15:33:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "35205ac3-06e6-4cf6-bb21-ff8f813cb45b", "remote_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "ade77f59-e70c-4970-8ea8-198222fa332e", "remote_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "c4f3bf7f-d793-498d-a883-bb8c6003f070", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "c85cb618-8f19-445b-8e16-6d467cb17771", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}], "revision_number": 4, "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "created_at": "2018-12-27T15:57:22Z", "updated_at": "2018-12-27T15:57:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "5e258a3b-01f5-4aef-81b7-0b5dc6e5b683", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "65475539-0336-498a-8da4-ff0a80b10089", "remote_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "ae922857-f7ae-4bc8-949b-153fb43bfd00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "b4f87679-52e1-4cf9-bf76-5abb9a9bec06", "remote_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "f7197afc9b61423897aefc9a643d03a1"}], "revision_number": 4, "project_id": "f7197afc9b61423897aefc9a643d03a1", "id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "created_at": "2018-12-27T16:01:54Z", "updated_at": "2018-12-27T16:01:54Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "00dd3abd-acd1-4edb-8f4a-8badcbd2eeb4", "remote_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "018de60d-bc33-4ef0-9eed-6d00b6ce227b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "0d99f0db-fa6b-4201-b67f-a7ff0db82c5d", "remote_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv6", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "5c4049ef-933d-4614-84e7-83584430d462", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv6", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}], "revision_number": 4, "project_id": "8c689c5e31c44b09ab85f80682abbc2a", "id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "created_at": "2018-12-27T15:56:49Z", "updated_at": "2018-12-27T15:56:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "6555e255-763a-4448-b1b1-0c93b2a390bd", "remote_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "777ff7a5-a590-43e5-a84b-7677710494e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "8bac258a-08df-48b7-900b-efbe01a6ec20", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "dc17921e-353f-4898-a970-881b2c8d093d", "remote_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}], "revision_number": 4, "project_id": "28dac9e1580d461c9de52e6659cc4f9d", "id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "created_at": "2018-12-27T16:01:52Z", "updated_at": "2018-12-27T16:01:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "32737757-45f3-4b24-b6ab-5f2d5579b4a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv6", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "ae604ef3-492d-4aa3-8045-1ff84f755a27", "remote_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv4", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "b7bff40a-beda-4996-b140-ed94d010535c", "remote_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv6", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "b8129030-9d72-4d5d-adce-47bbe62492fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv4", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}], "revision_number": 4, "project_id": "81c108a273314b24bf6b48c41b5bbe0c", "id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "created_at": "2018-12-27T15:57:20Z", "updated_at": "2018-12-27T15:57:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "0c389ec4-c0af-4c20-acf9-4fcc1d859dd7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv6", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "3749697a-f2ef-439a-a661-2fb92badd1ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv4", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "b74e0c8c-e243-450e-b1be-69c587093d6d", "remote_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv6", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "c222695b-2f1c-427d-afd7-e0be24ec9f66", "remote_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv4", "project_id": "7fb0e5436e4f467998e672dd71018a45"}], "revision_number": 4, "project_id": "7fb0e5436e4f467998e672dd71018a45", "id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "created_at": "2018-12-27T17:02:11Z", "updated_at": "2018-12-27T17:02:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "675d8a56-1c9b-4c58-a252-61e65997fd05", "remote_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv4", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "84f0587c-7394-4fd6-8f3d-8d6ba94cf3f9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv6", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "8a450b4f-e710-4193-816e-13a2d4e40c07", "remote_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv6", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "c3106b0a-1026-4156-86a9-f0438b7fab93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv4", "project_id": "7cba3664d5674e65a12c8c269a05febf"}], "revision_number": 4, "project_id": "7cba3664d5674e65a12c8c269a05febf", "id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "created_at": "2018-12-27T15:58:29Z", "updated_at": "2018-12-27T15:58:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "2a945ecc-f9fa-4219-96ab-c189a7f5c102", "remote_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv6", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "55e2b54e-68d4-4476-8c9f-e05e347c8970", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv4", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "9983229c-b595-482a-973f-81137a209b6d", "remote_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv4", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "9d4b8450-78ab-4817-a586-372ed88268f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv6", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}], "revision_number": 4, "project_id": "fbd6dbf946a5406398ba810e02d0888e", "id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "created_at": "2018-12-27T15:57:24Z", "updated_at": "2018-12-27T15:57:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "35521f2a-a59d-4798-9fa8-0febfe126076", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv4", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "607d473d-1e6a-4088-a778-7df9ffc1ff68", "remote_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv6", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "6f8fa92b-b67a-4047-a900-f43656aff42b", "remote_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv4", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "890f1d6c-9ae5-45b0-b7a1-282182432b66", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv6", "project_id": "253cc6709e714b8a80a5f74e4257907e"}], "revision_number": 4, "project_id": "253cc6709e714b8a80a5f74e4257907e", "id": "b9546f11-205e-4322-89f8-f0360d6090ed", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "created_at": "2018-12-27T15:57:08Z", "updated_at": "2018-12-27T15:57:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "6739c48b-d899-4c17-bb8e-ffaf8922c034", "remote_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv4", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "9660a6af-4d9b-40b9-9729-f205f66c2bd0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv4", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "bf244c03-fc10-4754-9c2b-b0224401c4f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv6", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "d3bee7cc-a152-441c-9790-abb1f56cec03", "remote_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv6", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}], "revision_number": 4, "project_id": "782a28bd0d40485e85eda6b8ba43840b", "id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "created_at": "2018-12-27T15:57:11Z", "updated_at": "2018-12-27T15:57:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "22c0d2cf-360a-4aa8-ba7e-bfdbf8327d27", "remote_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "553b140a-8ba9-4af7-9f50-bf24e87aebf7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "b2ecf7a5-df98-4d65-a762-767320437c5a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "e49104b2-7c13-49d6-8519-a16dd585346f", "remote_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}], "revision_number": 4, "project_id": "ef7e486beb8f4de39b25ca5f11552328", "id": "d0588e93-db0d-4888-9f99-3399a50df490", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "created_at": "2018-12-27T17:19:15Z", "updated_at": "2018-12-27T17:19:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "1990fe24-df44-4561-9f09-f50aab182bf7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "651e4b8b-b29e-409b-9f25-ff2328ccefe6", "remote_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "cc4e2254-2157-4ae1-a233-3047573ddc6d", "remote_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "da56dda4-aaf3-43ff-bdf7-e64892ec2345", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}], "revision_number": 4, "project_id": "2a5a6879c5fa4db798cea6d394565d45", "id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-27T15:33:07Z", "updated_at": "2018-12-27T15:33:07Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "4de95db8-72d6-4aec-a145-e92511971eb9", "remote_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "5f100cff-05d8-4405-8dfb-0a387c123fae", "remote_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "a3f6a193-cc94-4220-a73a-08acf63c449b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "f059d8a5-0c32-49c9-a721-77cc89245ecd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "created_at": "2018-12-27T15:29:16Z", "updated_at": "2018-12-27T15:29:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "3c53841a-5bc0-4192-b482-044411e217ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "5956ff3f-d59d-4af6-82b5-566c888583a7", "remote_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:16Z", "revision_number": 0, "id": "60735d87-52c7-426a-91a6-aff1078a5a2d", "remote_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:16Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "abe97133-61dd-4fdf-baf3-2e07968a324f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "da629caea04941e1ae8979c379dc7c9d"}], "revision_number": 4, "project_id": "da629caea04941e1ae8979c379dc7c9d", "id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "name": "default"}]} 2018-12-27 17:32:00,429 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=default used request id req-d4a7e01b-83fc-41fb-91dc-9431e755c8b9 2018-12-27 17:32:00,436 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f9863f8b287fee335c21abce3da2d3ff9da5f4e" 2018-12-27 17:32:00,636 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:32:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7df0a61d-11ad-4a46-b131-c49de4fa3bc0 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b7b4fceec1ad4c6eb74d758b709a9d93", "name": "admin"}} 2018-12-27 17:32:00,636 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93 used request id req-7df0a61d-11ad-4a46-b131-c49de4fa3bc0 2018-12-27 17:32:00,640 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/f7197afc9b61423897aefc9a643d03a1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f9863f8b287fee335c21abce3da2d3ff9da5f4e" 2018-12-27 17:32:00,737 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:32:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-beffd780-fbe6-4c78-ae72-3777cd33b838 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f7197afc9b61423897aefc9a643d03a1.", "code": 404, "title": "Not Found"}} 2018-12-27 17:32:00,738 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/f7197afc9b61423897aefc9a643d03a1 used request id req-beffd780-fbe6-4c78-ae72-3777cd33b838 2018-12-27 17:32:00,738 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:32:00,741 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/8c689c5e31c44b09ab85f80682abbc2a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f9863f8b287fee335c21abce3da2d3ff9da5f4e" 2018-12-27 17:32:00,760 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:32:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-843442fe-d86b-4de5-bfdc-9d65a329384d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8c689c5e31c44b09ab85f80682abbc2a.", "code": 404, "title": "Not Found"}} 2018-12-27 17:32:00,760 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/8c689c5e31c44b09ab85f80682abbc2a used request id req-843442fe-d86b-4de5-bfdc-9d65a329384d 2018-12-27 17:32:00,760 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:32:00,763 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/28dac9e1580d461c9de52e6659cc4f9d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f9863f8b287fee335c21abce3da2d3ff9da5f4e" 2018-12-27 17:32:00,956 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:32:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b56fea92-87d4-4914-93b3-daf3fcf94289 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 28dac9e1580d461c9de52e6659cc4f9d.", "code": 404, "title": "Not Found"}} 2018-12-27 17:32:00,956 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/28dac9e1580d461c9de52e6659cc4f9d used request id req-b56fea92-87d4-4914-93b3-daf3fcf94289 2018-12-27 17:32:00,956 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:32:00,960 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/81c108a273314b24bf6b48c41b5bbe0c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f9863f8b287fee335c21abce3da2d3ff9da5f4e" 2018-12-27 17:32:01,085 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:32:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c1430365-c427-4fca-809c-3aa42de39a1a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 81c108a273314b24bf6b48c41b5bbe0c.", "code": 404, "title": "Not Found"}} 2018-12-27 17:32:01,085 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/81c108a273314b24bf6b48c41b5bbe0c used request id req-c1430365-c427-4fca-809c-3aa42de39a1a 2018-12-27 17:32:01,085 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:32:01,088 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/7fb0e5436e4f467998e672dd71018a45 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f9863f8b287fee335c21abce3da2d3ff9da5f4e" 2018-12-27 17:32:01,195 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:32:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f4c6aaac-0a49-419d-aaad-f2bffd906271 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7fb0e5436e4f467998e672dd71018a45.", "code": 404, "title": "Not Found"}} 2018-12-27 17:32:01,195 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/7fb0e5436e4f467998e672dd71018a45 used request id req-f4c6aaac-0a49-419d-aaad-f2bffd906271 2018-12-27 17:32:01,195 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:32:01,199 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/7cba3664d5674e65a12c8c269a05febf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f9863f8b287fee335c21abce3da2d3ff9da5f4e" 2018-12-27 17:32:01,307 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:32:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c18d0a7f-613e-494e-9ab8-0d1617d98b53 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7cba3664d5674e65a12c8c269a05febf.", "code": 404, "title": "Not Found"}} 2018-12-27 17:32:01,307 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/7cba3664d5674e65a12c8c269a05febf used request id req-c18d0a7f-613e-494e-9ab8-0d1617d98b53 2018-12-27 17:32:01,307 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:32:01,311 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/fbd6dbf946a5406398ba810e02d0888e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f9863f8b287fee335c21abce3da2d3ff9da5f4e" 2018-12-27 17:32:01,425 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:32:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-18784297-b798-4fd5-a719-d6cb7f31b61a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: fbd6dbf946a5406398ba810e02d0888e.", "code": 404, "title": "Not Found"}} 2018-12-27 17:32:01,426 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/fbd6dbf946a5406398ba810e02d0888e used request id req-18784297-b798-4fd5-a719-d6cb7f31b61a 2018-12-27 17:32:01,426 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:32:01,429 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/253cc6709e714b8a80a5f74e4257907e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f9863f8b287fee335c21abce3da2d3ff9da5f4e" 2018-12-27 17:32:01,536 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:32:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-afbf8bc0-90a6-4b22-bdbb-01c478b022b2 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 253cc6709e714b8a80a5f74e4257907e.", "code": 404, "title": "Not Found"}} 2018-12-27 17:32:01,537 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/253cc6709e714b8a80a5f74e4257907e used request id req-afbf8bc0-90a6-4b22-bdbb-01c478b022b2 2018-12-27 17:32:01,537 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:32:01,540 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/782a28bd0d40485e85eda6b8ba43840b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f9863f8b287fee335c21abce3da2d3ff9da5f4e" 2018-12-27 17:32:01,646 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:32:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3cb7f7f9-4647-47e0-938b-0f1bf2a8a8b9 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 782a28bd0d40485e85eda6b8ba43840b.", "code": 404, "title": "Not Found"}} 2018-12-27 17:32:01,646 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/782a28bd0d40485e85eda6b8ba43840b used request id req-3cb7f7f9-4647-47e0-938b-0f1bf2a8a8b9 2018-12-27 17:32:01,646 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:32:01,650 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/ef7e486beb8f4de39b25ca5f11552328 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f9863f8b287fee335c21abce3da2d3ff9da5f4e" 2018-12-27 17:32:01,763 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:32:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d5ca552e-049e-44db-bb4e-906a11bfc3b4 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: ef7e486beb8f4de39b25ca5f11552328.", "code": 404, "title": "Not Found"}} 2018-12-27 17:32:01,763 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/ef7e486beb8f4de39b25ca5f11552328 used request id req-d5ca552e-049e-44db-bb4e-906a11bfc3b4 2018-12-27 17:32:01,763 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:32:01,767 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/2a5a6879c5fa4db798cea6d394565d45 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f9863f8b287fee335c21abce3da2d3ff9da5f4e" 2018-12-27 17:32:01,877 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:32:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7fc6722a-22f2-44c1-8909-1106112c986b Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.31:5000/v3/projects/2a5a6879c5fa4db798cea6d394565d45"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}} 2018-12-27 17:32:01,877 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/2a5a6879c5fa4db798cea6d394565d45 used request id req-7fc6722a-22f2-44c1-8909-1106112c986b 2018-12-27 17:32:01,881 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/da629caea04941e1ae8979c379dc7c9d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f9863f8b287fee335c21abce3da2d3ff9da5f4e" 2018-12-27 17:32:01,993 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:32:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ee57ee69-f760-4468-afc1-95b89dc03282 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/da629caea04941e1ae8979c379dc7c9d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "da629caea04941e1ae8979c379dc7c9d", "name": "service"}} 2018-12-27 17:32:01,993 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/da629caea04941e1ae8979c379dc7c9d used request id req-ee57ee69-f760-4468-afc1-95b89dc03282 2018-12-27 17:32:01,994 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeTypeSuccessTests-a01d8bc7-7c55-48f-proj 2018-12-27 17:32:01,997 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/projects/1399a23e5d2b49e4acc78f67c1eb3697 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f9863f8b287fee335c21abce3da2d3ff9da5f4e" 2018-12-27 17:32:02,262 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:32:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cf94b386-8a4e-456e-b669-25610129e5ad Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:32:02,262 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/1399a23e5d2b49e4acc78f67c1eb3697 used request id req-cf94b386-8a4e-456e-b669-25610129e5ad 2018-12-27 17:32:02,262 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeTypeSuccessTests-a01d8bc7-7c55-48f-proj-role 2018-12-27 17:32:02,266 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/roles/f22e3eb5ab82400e91b34ee11c43b4f5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f9863f8b287fee335c21abce3da2d3ff9da5f4e" 2018-12-27 17:32:02,402 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:32:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-77e71fcd-01ee-44d8-8d44-baebbbf144eb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:32:02,402 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/roles/f22e3eb5ab82400e91b34ee11c43b4f5 used request id req-77e71fcd-01ee-44d8-8d44-baebbbf144eb 2018-12-27 17:32:02,405 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f9863f8b287fee335c21abce3da2d3ff9da5f4e" 2018-12-27 17:32:02,513 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:32:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f2382645-a8ef-46ca-bdc5-cc84d99ce13b Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8de789d09e46427786a85702e5e8de91", "links": {"self": "http://172.30.9.31:5000/v3/roles/8de789d09e46427786a85702e5e8de91"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 17:32:02,513 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-f2382645-a8ef-46ca-bdc5-cc84d99ce13b 2018-12-27 17:32:02,514 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeTypeSuccessTests-a01d8bc7-7c55-48f-user 2018-12-27 17:32:02,517 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/users/9a81f6beb2cf4bfba58a3cf21c18c5e9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac37c6f62266cd1a0e5b934cd5de1fdcdede6efa" 2018-12-27 17:32:02,768 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:32:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-be680e47-3e36-4ede-bea3-b286535c00fb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:32:02,768 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/9a81f6beb2cf4bfba58a3cf21c18c5e9 used request id req-be680e47-3e36-4ede-bea3-b286535c00fb 2018-12-27 17:32:02,769 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:32:03,187 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:32:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["m9i2VVkLRI6xO-flqosJvg"], "issued_at": "2018-12-27T17:32:03.000000Z"}} 2018-12-27 17:32:03,188 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e81e79bc395cabe23851072ceb86ad0f2fe7ca09" 2018-12-27 17:32:03,290 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:32:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ff420b1d-ad82-47ff-9e26-edf71c764c65 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:32:03,290 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-ff420b1d-ad82-47ff-9e26-edf71c764c65 2018-12-27 17:32:03,291 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:32:03,292 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:32:03,734 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:32:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["9M-xFXt9S_mHdLDczYgdJg"], "issued_at": "2018-12-27T17:32:03.000000Z"}} 2018-12-27 17:32:03,734 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}600b686fe6db12dbebd67e0e9ab280668b0d8300" 2018-12-27 17:32:03,838 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:32:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a1606931-bf9b-41a9-99ec-f06e42543aad Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:32:03,838 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-a1606931-bf9b-41a9-99ec-f06e42543aad 2018-12-27 17:32:03,842 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 17:32:03,848 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 17:32:03 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 17:32:03,848 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeTypeSuccessTests-17c9e0ca-54db-404-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}600b686fe6db12dbebd67e0e9ab280668b0d8300" 2018-12-27 17:32:03,966 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:32:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8da11cba-94bd-404c-903a-bb6468e6b384 Content-Encoding: gzip Content-Length: 184 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeTypeSuccessTests-17c9e0ca-54db-404-proj", "previous": null, "next": null}, "projects": []} 2018-12-27 17:32:03,966 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeTypeSuccessTests-17c9e0ca-54db-404-proj used request id req-8da11cba-94bd-404c-903a-bb6468e6b384 2018-12-27 17:32:03,969 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}600b686fe6db12dbebd67e0e9ab280668b0d8300" 2018-12-27 17:32:04,072 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:32:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-355147aa-14e2-4a19-a096-d10ce63dbb0c Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-27 17:32:04,073 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-355147aa-14e2-4a19-a096-d10ce63dbb0c 2018-12-27 17:32:04,076 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}600b686fe6db12dbebd67e0e9ab280668b0d8300" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSimpleVolumeTypeSuccessTests-17c9e0ca-54db-404-proj"}}' 2018-12-27 17:32:04,217 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 27 Dec 2018 17:32:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cccf0bed-94c9-48fb-bd53-01fadeef31c3 Content-Length: 331 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/0ca2ac2991eb499c9609ccf89ea69266"}, "tags": [], "enabled": true, "id": "0ca2ac2991eb499c9609ccf89ea69266", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeTypeSuccessTests-17c9e0ca-54db-404-proj"}} 2018-12-27 17:32:04,217 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-cccf0bed-94c9-48fb-bd53-01fadeef31c3 2018-12-27 17:32:04,217 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeTypeSuccessTests-17c9e0ca-54db-404-proj 2018-12-27 17:32:04,218 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:32:04,218 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:32:04,637 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:32:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["gpwFgl0PRomzCbtk_rHF6A"], "issued_at": "2018-12-27T17:32:04.000000Z"}} 2018-12-27 17:32:04,637 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7e1b8b9adf18516601dfc6cb9f6c60d4eb6ec1b" 2018-12-27 17:32:04,739 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:32:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-963c2542-2acf-4244-9a50-f9e6ce12b93b Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:32:04,739 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-963c2542-2acf-4244-9a50-f9e6ce12b93b 2018-12-27 17:32:04,743 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 17:32:04,748 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 17:32:04 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 17:32:04,749 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7e1b8b9adf18516601dfc6cb9f6c60d4eb6ec1b" 2018-12-27 17:32:04,884 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:32:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9abfe1cb-1601-46d9-9738-446f20a598d3 Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "links": {"self": "http://172.30.9.31:5000/v3/users/01fa52e7b3674fc48643fa4ffca67e4e"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "01fa52e7b3674fc48643fa4ffca67e4e", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/05a834ddebbc40688596b7460b47439e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05a834ddebbc40688596b7460b47439e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/08226a0ad01943f39559448239e291e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "08226a0ad01943f39559448239e291e1", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/55c0552fe37a4f7ca0e73939514bc683"}, "domain_id": "default", "enabled": true, "options": {}, "id": "55c0552fe37a4f7ca0e73939514bc683", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/646a4af4e3b5439a97996d353fea3924"}, "domain_id": "914eec1d43ea4caf9d2fd33268c06258", "enabled": true, "options": {}, "id": "646a4af4e3b5439a97996d353fea3924", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/85fb203e51c34d3f8122e285a6a318b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85fb203e51c34d3f8122e285a6a318b3", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/905e7f4b42d24cca93b99d2401fa3378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "905e7f4b42d24cca93b99d2401fa3378", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/a5bc08b9f81f4e5bb86c24f9f7547bae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5bc08b9f81f4e5bb86c24f9f7547bae", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/a5c780627f004d318bf908d80305da9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5c780627f004d318bf908d80305da9c", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/b18425bf2b044bc9af7e194919539a17"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b18425bf2b044bc9af7e194919539a17", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/b8d2134b619d4dca80e21d6fb16449b0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b8d2134b619d4dca80e21d6fb16449b0", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/b9ab6a25a652438285139fe5b44aea62"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9ab6a25a652438285139fe5b44aea62", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/c08462554a4844d681348f58b9b0edee"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c08462554a4844d681348f58b9b0edee", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/ddfc3a9aad444d4782eae677c8a98130"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ddfc3a9aad444d4782eae677c8a98130", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/f2a74f2185a54676a6cb2bb5ecfcc4f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2a74f2185a54676a6cb2bb5ecfcc4f6", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-12-27 17:32:04,884 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-9abfe1cb-1601-46d9-9738-446f20a598d3 2018-12-27 17:32:04,888 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?name=CreateSimpleVolumeTypeSuccessTests-17c9e0ca-54db-404-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7e1b8b9adf18516601dfc6cb9f6c60d4eb6ec1b" 2018-12-27 17:32:04,991 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:32:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-33c6a022-9f63-4a1f-b6e1-3cddd31dbb1d Content-Encoding: gzip Content-Length: 267 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?name=CreateSimpleVolumeTypeSuccessTests-17c9e0ca-54db-404-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/0ca2ac2991eb499c9609ccf89ea69266"}, "tags": [], "enabled": true, "id": "0ca2ac2991eb499c9609ccf89ea69266", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeTypeSuccessTests-17c9e0ca-54db-404-proj"}]} 2018-12-27 17:32:04,991 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?name=CreateSimpleVolumeTypeSuccessTests-17c9e0ca-54db-404-proj used request id req-33c6a022-9f63-4a1f-b6e1-3cddd31dbb1d 2018-12-27 17:32:04,995 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7e1b8b9adf18516601dfc6cb9f6c60d4eb6ec1b" 2018-12-27 17:32:05,014 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:32:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-697a7be2-0036-4e4c-a8d0-146d08e8104c Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-27 17:32:05,014 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-697a7be2-0036-4e4c-a8d0-146d08e8104c 2018-12-27 17:32:05,349 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeTypeSuccessTests-17c9e0ca-54db-404-user 2018-12-27 17:32:05,350 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:32:05,353 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}600b686fe6db12dbebd67e0e9ab280668b0d8300" 2018-12-27 17:32:05,461 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:32:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-55cfb840-04ca-4236-bd0c-681ed6a92fe6 Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8de789d09e46427786a85702e5e8de91", "links": {"self": "http://172.30.9.31:5000/v3/roles/8de789d09e46427786a85702e5e8de91"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 17:32:05,461 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-55cfb840-04ca-4236-bd0c-681ed6a92fe6 2018-12-27 17:32:05,465 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}600b686fe6db12dbebd67e0e9ab280668b0d8300" -d '{"role": {"name": "CreateSimpleVolumeTypeSuccessTests-17c9e0ca-54db-404-proj-role"}}' 2018-12-27 17:32:05,618 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 27 Dec 2018 17:32:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0dcc2647-e9da-419a-96c9-daf9fe0f887f Content-Length: 233 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "cc41627c0bef40eb9bca7badba56f655", "links": {"self": "http://172.30.9.31:5000/v3/roles/cc41627c0bef40eb9bca7badba56f655"}, "name": "CreateSimpleVolumeTypeSuccessTests-17c9e0ca-54db-404-proj-role"}} 2018-12-27 17:32:05,618 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/roles used request id req-0dcc2647-e9da-419a-96c9-daf9fe0f887f 2018-12-27 17:32:05,618 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeTypeSuccessTests-17c9e0ca-54db-404-proj-role 2018-12-27 17:32:05,622 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles/cc41627c0bef40eb9bca7badba56f655 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}600b686fe6db12dbebd67e0e9ab280668b0d8300" 2018-12-27 17:32:05,739 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:32:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e824f2cd-3ad8-4e02-bfc8-9643aa97c9cf Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "cc41627c0bef40eb9bca7badba56f655", "links": {"self": "http://172.30.9.31:5000/v3/roles/cc41627c0bef40eb9bca7badba56f655"}, "name": "CreateSimpleVolumeTypeSuccessTests-17c9e0ca-54db-404-proj-role"}} 2018-12-27 17:32:05,739 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles/cc41627c0bef40eb9bca7badba56f655 used request id req-e824f2cd-3ad8-4e02-bfc8-9643aa97c9cf 2018-12-27 17:32:05,740 - keystone_utils - INFO - Granting role CreateSimpleVolumeTypeSuccessTests-17c9e0ca-54db-404-proj-role to project CreateSimpleVolumeTypeSuccessTests-17c9e0ca-54db-404-proj 2018-12-27 17:32:05,743 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:5000/v3/projects/0ca2ac2991eb499c9609ccf89ea69266/users/65cfcd7cf6d74bebae1bc2dae9989efb/roles/cc41627c0bef40eb9bca7badba56f655 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}600b686fe6db12dbebd67e0e9ab280668b0d8300" 2018-12-27 17:32:05,807 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:32:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a491a67f-bec6-4e4e-a42b-757c75619ce4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:32:05,807 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/0ca2ac2991eb499c9609ccf89ea69266/users/65cfcd7cf6d74bebae1bc2dae9989efb/roles/cc41627c0bef40eb9bca7badba56f655 used request id req-a491a67f-bec6-4e4e-a42b-757c75619ce4 2018-12-27 17:32:05,809 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:32:05,810 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:32:06,222 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:32:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["Dp5zOYPGRDijl2pYsXNbCQ"], "issued_at": "2018-12-27T17:32:06.000000Z"}} 2018-12-27 17:32:06,223 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55af786f434e814e82d444ddf5d22321595a54e6" 2018-12-27 17:32:06,339 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:32:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-785fe51e-243b-418f-989a-42af7a34903d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:32:06,339 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-785fe51e-243b-418f-989a-42af7a34903d 2018-12-27 17:32:06,345 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55af786f434e814e82d444ddf5d22321595a54e6" 2018-12-27 17:32:06,575 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:32:06 GMT Server: Apache x-compute-request-id: req-41b5b8a4-6742-47b2-bdf3-0963338ee4c0 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-41b5b8a4-6742-47b2-bdf3-0963338ee4c0 Content-Length: 20 Content-Type: application/json RESP BODY: {"volume_types": []} 2018-12-27 17:32:06,575 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45/types?is_public=None used request id req-41b5b8a4-6742-47b2-bdf3-0963338ee4c0 2018-12-27 17:32:06,578 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-41b5b8a4-6742-47b2-bdf3-0963338ee4c0" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55af786f434e814e82d444ddf5d22321595a54e6" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CreateSimpleVolumeTypeSuccessTests-89a7f5b9-44fe-4f4a-bd2b-30caed68451a", "description": null}}' 2018-12-27 17:32:07,242 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:32:06 GMT Server: Apache x-compute-request-id: req-444f0317-6c74-45db-9849-31cbd03c8354 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-444f0317-6c74-45db-9849-31cbd03c8354 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateSimpleVolumeTypeSuccessTests-89a7f5b9-44fe-4f4a-bd2b-30caed68451a", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "851507fa-4304-4312-9062-23cc8a314711", "description": null}} 2018-12-27 17:32:07,242 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45/types used request id req-444f0317-6c74-45db-9849-31cbd03c8354 2018-12-27 17:32:07,243 - create_volume_type - INFO - Created volume type with name - CreateSimpleVolumeTypeSuccessTests-89a7f5b9-44fe-4f4a-bd2b-30caed68451a 2018-12-27 17:32:07,246 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e81e79bc395cabe23851072ceb86ad0f2fe7ca09" 2018-12-27 17:32:07,462 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:32:07 GMT Server: Apache x-compute-request-id: req-fe461a94-095e-4970-bc17-39d7ac1e6a51 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-fe461a94-095e-4970-bc17-39d7ac1e6a51 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"volume_types": [{"name": "CreateSimpleVolumeTypeSuccessTests-89a7f5b9-44fe-4f4a-bd2b-30caed68451a", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "851507fa-4304-4312-9062-23cc8a314711", "description": null}]} 2018-12-27 17:32:07,462 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45/types?is_public=None used request id req-fe461a94-095e-4970-bc17-39d7ac1e6a51 2018-12-27 17:32:07,465 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45/types/851507fa-4304-4312-9062-23cc8a314711 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-fe461a94-095e-4970-bc17-39d7ac1e6a51" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e81e79bc395cabe23851072ceb86ad0f2fe7ca09" 2018-12-27 17:32:07,705 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:32:07 GMT Server: Apache x-compute-request-id: req-31df819d-f5be-4c87-97e3-3f1a37221585 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-31df819d-f5be-4c87-97e3-3f1a37221585 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateSimpleVolumeTypeSuccessTests-89a7f5b9-44fe-4f4a-bd2b-30caed68451a", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "851507fa-4304-4312-9062-23cc8a314711", "description": null}} 2018-12-27 17:32:07,705 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45/types/851507fa-4304-4312-9062-23cc8a314711 used request id req-31df819d-f5be-4c87-97e3-3f1a37221585 2018-12-27 17:32:07,707 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45/types/851507fa-4304-4312-9062-23cc8a314711/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-fe461a94-095e-4970-bc17-39d7ac1e6a51" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e81e79bc395cabe23851072ceb86ad0f2fe7ca09" 2018-12-27 17:32:07,932 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:32:07 GMT Server: Apache x-compute-request-id: req-7e9a1565-b5a2-4ce1-9034-3838c12ae4f3 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-7e9a1565-b5a2-4ce1-9034-3838c12ae4f3 Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-12-27 17:32:07,932 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45/types/851507fa-4304-4312-9062-23cc8a314711/encryption used request id req-7e9a1565-b5a2-4ce1-9034-3838c12ae4f3 2018-12-27 17:32:07,932 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:32:07,933 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:32:08,351 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:32:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["jz595LmqQGiunUeIhAsiTw"], "issued_at": "2018-12-27T17:32:08.000000Z"}} 2018-12-27 17:32:08,352 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ede30bde747a0197ba9b3a9d9ee166950c703e88" 2018-12-27 17:32:08,368 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:32:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b15dee56-5cfd-4956-bfcc-907b07304956 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:32:08,369 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-b15dee56-5cfd-4956-bfcc-907b07304956 2018-12-27 17:32:08,374 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ede30bde747a0197ba9b3a9d9ee166950c703e88" 2018-12-27 17:32:08,598 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:32:08 GMT Server: Apache x-compute-request-id: req-d6ebbdc2-9349-400a-8963-f37ae20a89e0 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-d6ebbdc2-9349-400a-8963-f37ae20a89e0 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"volume_types": [{"name": "CreateSimpleVolumeTypeSuccessTests-89a7f5b9-44fe-4f4a-bd2b-30caed68451a", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "851507fa-4304-4312-9062-23cc8a314711", "description": null}]} 2018-12-27 17:32:08,598 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45/types?is_public=None used request id req-d6ebbdc2-9349-400a-8963-f37ae20a89e0 2018-12-27 17:32:08,602 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45/types/851507fa-4304-4312-9062-23cc8a314711 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-d6ebbdc2-9349-400a-8963-f37ae20a89e0" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ede30bde747a0197ba9b3a9d9ee166950c703e88" 2018-12-27 17:32:08,839 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:32:08 GMT Server: Apache x-compute-request-id: req-37415aa5-651e-4273-9223-3f8903180d15 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-37415aa5-651e-4273-9223-3f8903180d15 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateSimpleVolumeTypeSuccessTests-89a7f5b9-44fe-4f4a-bd2b-30caed68451a", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "851507fa-4304-4312-9062-23cc8a314711", "description": null}} 2018-12-27 17:32:08,839 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45/types/851507fa-4304-4312-9062-23cc8a314711 used request id req-37415aa5-651e-4273-9223-3f8903180d15 2018-12-27 17:32:08,842 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45/types/851507fa-4304-4312-9062-23cc8a314711/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-d6ebbdc2-9349-400a-8963-f37ae20a89e0" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ede30bde747a0197ba9b3a9d9ee166950c703e88" 2018-12-27 17:32:09,054 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:32:08 GMT Server: Apache x-compute-request-id: req-843d4cd8-c83a-4a89-90b8-63ec2b344d33 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-843d4cd8-c83a-4a89-90b8-63ec2b344d33 Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-12-27 17:32:09,055 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45/types/851507fa-4304-4312-9062-23cc8a314711/encryption used request id req-843d4cd8-c83a-4a89-90b8-63ec2b344d33 2018-12-27 17:32:09,055 - cinder_utils - INFO - Deleting volume named - CreateSimpleVolumeTypeSuccessTests-89a7f5b9-44fe-4f4a-bd2b-30caed68451a 2018-12-27 17:32:09,058 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45/types/851507fa-4304-4312-9062-23cc8a314711 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-41b5b8a4-6742-47b2-bdf3-0963338ee4c0" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55af786f434e814e82d444ddf5d22321595a54e6" 2018-12-27 17:32:09,322 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Thu, 27 Dec 2018 17:32:09 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-8234ab39-ce99-453f-aa3d-a5d64d010b94 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-27 17:32:09,323 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45/types/851507fa-4304-4312-9062-23cc8a314711 used request id req-8234ab39-ce99-453f-aa3d-a5d64d010b94 2018-12-27 17:32:09,330 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}600b686fe6db12dbebd67e0e9ab280668b0d8300" 2018-12-27 17:32:10,002 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 33483 X-Openstack-Request-Id: req-a8c60b0f-ce8e-434c-be70-b187627ff417 Date: Thu, 27 Dec 2018 17:32:09 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "created_at": "2018-12-27T15:33:01Z", "updated_at": "2018-12-27T15:33:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "35205ac3-06e6-4cf6-bb21-ff8f813cb45b", "remote_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "ade77f59-e70c-4970-8ea8-198222fa332e", "remote_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "c4f3bf7f-d793-498d-a883-bb8c6003f070", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "c85cb618-8f19-445b-8e16-6d467cb17771", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}], "revision_number": 4, "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "created_at": "2018-12-27T15:57:22Z", "updated_at": "2018-12-27T15:57:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "5e258a3b-01f5-4aef-81b7-0b5dc6e5b683", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "65475539-0336-498a-8da4-ff0a80b10089", "remote_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "ae922857-f7ae-4bc8-949b-153fb43bfd00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "b4f87679-52e1-4cf9-bf76-5abb9a9bec06", "remote_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "f7197afc9b61423897aefc9a643d03a1"}], "revision_number": 4, "project_id": "f7197afc9b61423897aefc9a643d03a1", "id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "created_at": "2018-12-27T16:01:54Z", "updated_at": "2018-12-27T16:01:54Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "00dd3abd-acd1-4edb-8f4a-8badcbd2eeb4", "remote_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "018de60d-bc33-4ef0-9eed-6d00b6ce227b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "0d99f0db-fa6b-4201-b67f-a7ff0db82c5d", "remote_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv6", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "5c4049ef-933d-4614-84e7-83584430d462", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv6", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}], "revision_number": 4, "project_id": "8c689c5e31c44b09ab85f80682abbc2a", "id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "created_at": "2018-12-27T15:56:49Z", "updated_at": "2018-12-27T15:56:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "6555e255-763a-4448-b1b1-0c93b2a390bd", "remote_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "777ff7a5-a590-43e5-a84b-7677710494e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "8bac258a-08df-48b7-900b-efbe01a6ec20", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "dc17921e-353f-4898-a970-881b2c8d093d", "remote_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}], "revision_number": 4, "project_id": "28dac9e1580d461c9de52e6659cc4f9d", "id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "created_at": "2018-12-27T16:01:52Z", "updated_at": "2018-12-27T16:01:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "32737757-45f3-4b24-b6ab-5f2d5579b4a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv6", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "ae604ef3-492d-4aa3-8045-1ff84f755a27", "remote_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv4", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "b7bff40a-beda-4996-b140-ed94d010535c", "remote_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv6", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "b8129030-9d72-4d5d-adce-47bbe62492fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv4", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}], "revision_number": 4, "project_id": "81c108a273314b24bf6b48c41b5bbe0c", "id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "created_at": "2018-12-27T15:57:20Z", "updated_at": "2018-12-27T15:57:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "0c389ec4-c0af-4c20-acf9-4fcc1d859dd7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv6", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "3749697a-f2ef-439a-a661-2fb92badd1ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv4", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "b74e0c8c-e243-450e-b1be-69c587093d6d", "remote_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv6", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "c222695b-2f1c-427d-afd7-e0be24ec9f66", "remote_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv4", "project_id": "7fb0e5436e4f467998e672dd71018a45"}], "revision_number": 4, "project_id": "7fb0e5436e4f467998e672dd71018a45", "id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "created_at": "2018-12-27T17:02:11Z", "updated_at": "2018-12-27T17:02:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "675d8a56-1c9b-4c58-a252-61e65997fd05", "remote_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv4", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "84f0587c-7394-4fd6-8f3d-8d6ba94cf3f9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv6", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "8a450b4f-e710-4193-816e-13a2d4e40c07", "remote_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv6", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "c3106b0a-1026-4156-86a9-f0438b7fab93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv4", "project_id": "7cba3664d5674e65a12c8c269a05febf"}], "revision_number": 4, "project_id": "7cba3664d5674e65a12c8c269a05febf", "id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "created_at": "2018-12-27T15:58:29Z", "updated_at": "2018-12-27T15:58:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "2a945ecc-f9fa-4219-96ab-c189a7f5c102", "remote_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv6", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "55e2b54e-68d4-4476-8c9f-e05e347c8970", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv4", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "9983229c-b595-482a-973f-81137a209b6d", "remote_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv4", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "9d4b8450-78ab-4817-a586-372ed88268f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv6", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}], "revision_number": 4, "project_id": "fbd6dbf946a5406398ba810e02d0888e", "id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "created_at": "2018-12-27T15:57:24Z", "updated_at": "2018-12-27T15:57:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "35521f2a-a59d-4798-9fa8-0febfe126076", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv4", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "607d473d-1e6a-4088-a778-7df9ffc1ff68", "remote_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv6", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "6f8fa92b-b67a-4047-a900-f43656aff42b", "remote_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv4", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "890f1d6c-9ae5-45b0-b7a1-282182432b66", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv6", "project_id": "253cc6709e714b8a80a5f74e4257907e"}], "revision_number": 4, "project_id": "253cc6709e714b8a80a5f74e4257907e", "id": "b9546f11-205e-4322-89f8-f0360d6090ed", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "created_at": "2018-12-27T15:57:08Z", "updated_at": "2018-12-27T15:57:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "6739c48b-d899-4c17-bb8e-ffaf8922c034", "remote_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv4", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "9660a6af-4d9b-40b9-9729-f205f66c2bd0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv4", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "bf244c03-fc10-4754-9c2b-b0224401c4f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv6", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "d3bee7cc-a152-441c-9790-abb1f56cec03", "remote_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv6", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}], "revision_number": 4, "project_id": "782a28bd0d40485e85eda6b8ba43840b", "id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "created_at": "2018-12-27T15:57:11Z", "updated_at": "2018-12-27T15:57:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "22c0d2cf-360a-4aa8-ba7e-bfdbf8327d27", "remote_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "553b140a-8ba9-4af7-9f50-bf24e87aebf7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "b2ecf7a5-df98-4d65-a762-767320437c5a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "e49104b2-7c13-49d6-8519-a16dd585346f", "remote_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}], "revision_number": 4, "project_id": "ef7e486beb8f4de39b25ca5f11552328", "id": "d0588e93-db0d-4888-9f99-3399a50df490", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "created_at": "2018-12-27T17:19:15Z", "updated_at": "2018-12-27T17:19:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "1990fe24-df44-4561-9f09-f50aab182bf7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "651e4b8b-b29e-409b-9f25-ff2328ccefe6", "remote_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "cc4e2254-2157-4ae1-a233-3047573ddc6d", "remote_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "da56dda4-aaf3-43ff-bdf7-e64892ec2345", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}], "revision_number": 4, "project_id": "2a5a6879c5fa4db798cea6d394565d45", "id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-27T15:33:07Z", "updated_at": "2018-12-27T15:33:07Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "4de95db8-72d6-4aec-a145-e92511971eb9", "remote_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "5f100cff-05d8-4405-8dfb-0a387c123fae", "remote_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "a3f6a193-cc94-4220-a73a-08acf63c449b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "f059d8a5-0c32-49c9-a721-77cc89245ecd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "created_at": "2018-12-27T15:29:16Z", "updated_at": "2018-12-27T15:29:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "3c53841a-5bc0-4192-b482-044411e217ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "5956ff3f-d59d-4af6-82b5-566c888583a7", "remote_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:16Z", "revision_number": 0, "id": "60735d87-52c7-426a-91a6-aff1078a5a2d", "remote_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:16Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "abe97133-61dd-4fdf-baf3-2e07968a324f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "da629caea04941e1ae8979c379dc7c9d"}], "revision_number": 4, "project_id": "da629caea04941e1ae8979c379dc7c9d", "id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "name": "default"}]} 2018-12-27 17:32:10,003 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=default used request id req-a8c60b0f-ce8e-434c-be70-b187627ff417 2018-12-27 17:32:10,010 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}600b686fe6db12dbebd67e0e9ab280668b0d8300" 2018-12-27 17:32:10,112 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:32:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1ef845c0-76cb-41c1-9d96-7c278ecffb35 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b7b4fceec1ad4c6eb74d758b709a9d93", "name": "admin"}} 2018-12-27 17:32:10,113 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93 used request id req-1ef845c0-76cb-41c1-9d96-7c278ecffb35 2018-12-27 17:32:10,116 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/f7197afc9b61423897aefc9a643d03a1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}600b686fe6db12dbebd67e0e9ab280668b0d8300" 2018-12-27 17:32:10,226 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:32:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cf90b693-fe2c-44a7-8190-f218baa047d2 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f7197afc9b61423897aefc9a643d03a1.", "code": 404, "title": "Not Found"}} 2018-12-27 17:32:10,226 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/f7197afc9b61423897aefc9a643d03a1 used request id req-cf90b693-fe2c-44a7-8190-f218baa047d2 2018-12-27 17:32:10,226 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:32:10,230 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/8c689c5e31c44b09ab85f80682abbc2a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}600b686fe6db12dbebd67e0e9ab280668b0d8300" 2018-12-27 17:32:10,332 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:32:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b59e339d-3d7b-442a-b35b-816a542e9dd4 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8c689c5e31c44b09ab85f80682abbc2a.", "code": 404, "title": "Not Found"}} 2018-12-27 17:32:10,332 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/8c689c5e31c44b09ab85f80682abbc2a used request id req-b59e339d-3d7b-442a-b35b-816a542e9dd4 2018-12-27 17:32:10,332 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:32:10,336 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/28dac9e1580d461c9de52e6659cc4f9d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}600b686fe6db12dbebd67e0e9ab280668b0d8300" 2018-12-27 17:32:10,443 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:32:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-91ab5dd7-debc-4bfd-be55-677aa108a247 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 28dac9e1580d461c9de52e6659cc4f9d.", "code": 404, "title": "Not Found"}} 2018-12-27 17:32:10,443 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/28dac9e1580d461c9de52e6659cc4f9d used request id req-91ab5dd7-debc-4bfd-be55-677aa108a247 2018-12-27 17:32:10,443 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:32:10,447 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/81c108a273314b24bf6b48c41b5bbe0c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}600b686fe6db12dbebd67e0e9ab280668b0d8300" 2018-12-27 17:32:10,560 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:32:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9084451c-6bdf-4f27-b282-76bf901c745e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 81c108a273314b24bf6b48c41b5bbe0c.", "code": 404, "title": "Not Found"}} 2018-12-27 17:32:10,561 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/81c108a273314b24bf6b48c41b5bbe0c used request id req-9084451c-6bdf-4f27-b282-76bf901c745e 2018-12-27 17:32:10,561 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:32:10,564 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/7fb0e5436e4f467998e672dd71018a45 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}600b686fe6db12dbebd67e0e9ab280668b0d8300" 2018-12-27 17:32:10,770 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:32:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9329a6e6-f953-4a68-9451-92e6746c2461 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7fb0e5436e4f467998e672dd71018a45.", "code": 404, "title": "Not Found"}} 2018-12-27 17:32:10,770 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/7fb0e5436e4f467998e672dd71018a45 used request id req-9329a6e6-f953-4a68-9451-92e6746c2461 2018-12-27 17:32:10,770 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:32:10,774 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/7cba3664d5674e65a12c8c269a05febf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}600b686fe6db12dbebd67e0e9ab280668b0d8300" 2018-12-27 17:32:10,970 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:32:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-69c521fa-e144-4f17-a2f3-3637a3b19a43 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7cba3664d5674e65a12c8c269a05febf.", "code": 404, "title": "Not Found"}} 2018-12-27 17:32:10,970 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/7cba3664d5674e65a12c8c269a05febf used request id req-69c521fa-e144-4f17-a2f3-3637a3b19a43 2018-12-27 17:32:10,970 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:32:10,974 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/fbd6dbf946a5406398ba810e02d0888e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}600b686fe6db12dbebd67e0e9ab280668b0d8300" 2018-12-27 17:32:11,093 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:32:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1f6d60c4-0c51-47d8-b977-c1644ddba4e7 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: fbd6dbf946a5406398ba810e02d0888e.", "code": 404, "title": "Not Found"}} 2018-12-27 17:32:11,093 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/fbd6dbf946a5406398ba810e02d0888e used request id req-1f6d60c4-0c51-47d8-b977-c1644ddba4e7 2018-12-27 17:32:11,093 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:32:11,097 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/253cc6709e714b8a80a5f74e4257907e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}600b686fe6db12dbebd67e0e9ab280668b0d8300" 2018-12-27 17:32:11,210 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:32:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bbca3a65-120f-49e8-99e0-1abc5e4ec423 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 253cc6709e714b8a80a5f74e4257907e.", "code": 404, "title": "Not Found"}} 2018-12-27 17:32:11,210 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/253cc6709e714b8a80a5f74e4257907e used request id req-bbca3a65-120f-49e8-99e0-1abc5e4ec423 2018-12-27 17:32:11,210 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:32:11,214 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/782a28bd0d40485e85eda6b8ba43840b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}600b686fe6db12dbebd67e0e9ab280668b0d8300" 2018-12-27 17:32:11,319 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:32:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9688df66-facd-4e38-b2b5-e8b77957fc86 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 782a28bd0d40485e85eda6b8ba43840b.", "code": 404, "title": "Not Found"}} 2018-12-27 17:32:11,319 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/782a28bd0d40485e85eda6b8ba43840b used request id req-9688df66-facd-4e38-b2b5-e8b77957fc86 2018-12-27 17:32:11,320 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:32:11,323 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/ef7e486beb8f4de39b25ca5f11552328 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}600b686fe6db12dbebd67e0e9ab280668b0d8300" 2018-12-27 17:32:11,436 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:32:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-81bf7b0a-a3cc-4a0b-ab9f-eb477a0f396a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: ef7e486beb8f4de39b25ca5f11552328.", "code": 404, "title": "Not Found"}} 2018-12-27 17:32:11,436 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/ef7e486beb8f4de39b25ca5f11552328 used request id req-81bf7b0a-a3cc-4a0b-ab9f-eb477a0f396a 2018-12-27 17:32:11,436 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:32:11,440 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/2a5a6879c5fa4db798cea6d394565d45 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}600b686fe6db12dbebd67e0e9ab280668b0d8300" 2018-12-27 17:32:11,546 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:32:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d6f248d-6034-4fb4-ba21-fed18766c08b Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.31:5000/v3/projects/2a5a6879c5fa4db798cea6d394565d45"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}} 2018-12-27 17:32:11,547 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/2a5a6879c5fa4db798cea6d394565d45 used request id req-4d6f248d-6034-4fb4-ba21-fed18766c08b 2018-12-27 17:32:11,550 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/da629caea04941e1ae8979c379dc7c9d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}600b686fe6db12dbebd67e0e9ab280668b0d8300" 2018-12-27 17:32:11,662 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:32:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-37b84620-693b-463d-8177-742e8f0a8d40 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/da629caea04941e1ae8979c379dc7c9d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "da629caea04941e1ae8979c379dc7c9d", "name": "service"}} 2018-12-27 17:32:11,662 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/da629caea04941e1ae8979c379dc7c9d used request id req-37b84620-693b-463d-8177-742e8f0a8d40 2018-12-27 17:32:11,663 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeTypeSuccessTests-17c9e0ca-54db-404-proj 2018-12-27 17:32:11,667 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/projects/0ca2ac2991eb499c9609ccf89ea69266 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}600b686fe6db12dbebd67e0e9ab280668b0d8300" 2018-12-27 17:32:11,932 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:32:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5a332cee-f67a-42de-9b04-d64aeef3ef5a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:32:11,932 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/0ca2ac2991eb499c9609ccf89ea69266 used request id req-5a332cee-f67a-42de-9b04-d64aeef3ef5a 2018-12-27 17:32:11,933 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeTypeSuccessTests-17c9e0ca-54db-404-proj-role 2018-12-27 17:32:11,936 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/roles/cc41627c0bef40eb9bca7badba56f655 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}600b686fe6db12dbebd67e0e9ab280668b0d8300" 2018-12-27 17:32:12,073 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:32:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-02822953-6e63-4ddf-af20-48e1f424a338 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:32:12,073 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/roles/cc41627c0bef40eb9bca7badba56f655 used request id req-02822953-6e63-4ddf-af20-48e1f424a338 2018-12-27 17:32:12,077 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}600b686fe6db12dbebd67e0e9ab280668b0d8300" 2018-12-27 17:32:12,184 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:32:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7b850685-851e-4c12-b35b-ce34e0bd868a Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8de789d09e46427786a85702e5e8de91", "links": {"self": "http://172.30.9.31:5000/v3/roles/8de789d09e46427786a85702e5e8de91"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 17:32:12,185 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-7b850685-851e-4c12-b35b-ce34e0bd868a 2018-12-27 17:32:12,185 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeTypeSuccessTests-17c9e0ca-54db-404-user 2018-12-27 17:32:12,189 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/users/65cfcd7cf6d74bebae1bc2dae9989efb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7e1b8b9adf18516601dfc6cb9f6c60d4eb6ec1b" 2018-12-27 17:32:12,415 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:32:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1a484ccc-d3f1-4b31-b9b0-278804baf42e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:32:12,415 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/65cfcd7cf6d74bebae1bc2dae9989efb used request id req-1a484ccc-d3f1-4b31-b9b0-278804baf42e 2018-12-27 17:32:12,417 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:32:12,826 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:32:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["QQUQRamMQDOsT1MxSZ-8Sg"], "issued_at": "2018-12-27T17:32:12.000000Z"}} 2018-12-27 17:32:12,826 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25b1db9cf97024c0333a0f9dbb56602ab4407514" 2018-12-27 17:32:12,932 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:32:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fbc9d968-2f21-4576-9b18-3bc0c5570b9a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:32:12,932 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-fbc9d968-2f21-4576-9b18-3bc0c5570b9a 2018-12-27 17:32:12,933 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:32:12,934 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:32:13,364 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:32:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["19NhtRi7R6OVG2tHcMKWjg"], "issued_at": "2018-12-27T17:32:13.000000Z"}} 2018-12-27 17:32:13,365 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cf9772aa581a04263a7d9e306701c0a2c0517a0" 2018-12-27 17:32:13,470 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:32:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b384b2c7-7d39-41c3-8dee-5c23c4e690b1 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:32:13,470 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-b384b2c7-7d39-41c3-8dee-5c23c4e690b1 2018-12-27 17:32:13,475 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 17:32:13,480 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 17:32:13 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 17:32:13,481 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeTypeSuccessTests-09cb35be-3354-4be-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cf9772aa581a04263a7d9e306701c0a2c0517a0" 2018-12-27 17:32:13,595 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:32:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f8a3d3d1-afd3-4c29-bb1a-9588ac9e8cec Content-Encoding: gzip Content-Length: 183 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeTypeSuccessTests-09cb35be-3354-4be-proj", "previous": null, "next": null}, "projects": []} 2018-12-27 17:32:13,595 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeTypeSuccessTests-09cb35be-3354-4be-proj used request id req-f8a3d3d1-afd3-4c29-bb1a-9588ac9e8cec 2018-12-27 17:32:13,599 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cf9772aa581a04263a7d9e306701c0a2c0517a0" 2018-12-27 17:32:13,695 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:32:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c4e9b637-322b-4599-9ca2-1275302c9e30 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-27 17:32:13,695 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-c4e9b637-322b-4599-9ca2-1275302c9e30 2018-12-27 17:32:13,699 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cf9772aa581a04263a7d9e306701c0a2c0517a0" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSimpleVolumeTypeSuccessTests-09cb35be-3354-4be-proj"}}' 2018-12-27 17:32:13,836 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 27 Dec 2018 17:32:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5b674c47-7324-4ed7-af3f-bd591a343020 Content-Length: 331 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/414a388a0e6e476980596a25e860106c"}, "tags": [], "enabled": true, "id": "414a388a0e6e476980596a25e860106c", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeTypeSuccessTests-09cb35be-3354-4be-proj"}} 2018-12-27 17:32:13,836 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-5b674c47-7324-4ed7-af3f-bd591a343020 2018-12-27 17:32:13,837 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeTypeSuccessTests-09cb35be-3354-4be-proj 2018-12-27 17:32:13,837 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:32:13,838 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:32:14,258 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:32:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["EfE2MmScSGqkOzTns0X49w"], "issued_at": "2018-12-27T17:32:14.000000Z"}} 2018-12-27 17:32:14,259 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32ef65a7331faca6bf0f522b4ef3d127e375b41d" 2018-12-27 17:32:14,272 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:32:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bd3e0f69-c54c-4033-8e07-446a911fdd83 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:32:14,272 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-bd3e0f69-c54c-4033-8e07-446a911fdd83 2018-12-27 17:32:14,276 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 17:32:14,281 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 17:32:14 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 17:32:14,282 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32ef65a7331faca6bf0f522b4ef3d127e375b41d" 2018-12-27 17:32:14,417 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:32:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3e8d5ab6-3ca8-4fd8-94a0-c1ed50c2fa4a Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "links": {"self": "http://172.30.9.31:5000/v3/users/01fa52e7b3674fc48643fa4ffca67e4e"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "01fa52e7b3674fc48643fa4ffca67e4e", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/05a834ddebbc40688596b7460b47439e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05a834ddebbc40688596b7460b47439e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/08226a0ad01943f39559448239e291e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "08226a0ad01943f39559448239e291e1", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/55c0552fe37a4f7ca0e73939514bc683"}, "domain_id": "default", "enabled": true, "options": {}, "id": "55c0552fe37a4f7ca0e73939514bc683", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/646a4af4e3b5439a97996d353fea3924"}, "domain_id": "914eec1d43ea4caf9d2fd33268c06258", "enabled": true, "options": {}, "id": "646a4af4e3b5439a97996d353fea3924", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/85fb203e51c34d3f8122e285a6a318b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85fb203e51c34d3f8122e285a6a318b3", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/905e7f4b42d24cca93b99d2401fa3378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "905e7f4b42d24cca93b99d2401fa3378", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/a5bc08b9f81f4e5bb86c24f9f7547bae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5bc08b9f81f4e5bb86c24f9f7547bae", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/a5c780627f004d318bf908d80305da9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5c780627f004d318bf908d80305da9c", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/b18425bf2b044bc9af7e194919539a17"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b18425bf2b044bc9af7e194919539a17", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/b8d2134b619d4dca80e21d6fb16449b0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b8d2134b619d4dca80e21d6fb16449b0", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/b9ab6a25a652438285139fe5b44aea62"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9ab6a25a652438285139fe5b44aea62", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/c08462554a4844d681348f58b9b0edee"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c08462554a4844d681348f58b9b0edee", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/ddfc3a9aad444d4782eae677c8a98130"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ddfc3a9aad444d4782eae677c8a98130", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/f2a74f2185a54676a6cb2bb5ecfcc4f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2a74f2185a54676a6cb2bb5ecfcc4f6", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-12-27 17:32:14,417 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-3e8d5ab6-3ca8-4fd8-94a0-c1ed50c2fa4a 2018-12-27 17:32:14,421 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?name=CreateSimpleVolumeTypeSuccessTests-09cb35be-3354-4be-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32ef65a7331faca6bf0f522b4ef3d127e375b41d" 2018-12-27 17:32:14,529 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:32:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6f0d594e-15d8-46d3-aa63-14ce68fc54d2 Content-Encoding: gzip Content-Length: 267 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?name=CreateSimpleVolumeTypeSuccessTests-09cb35be-3354-4be-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/414a388a0e6e476980596a25e860106c"}, "tags": [], "enabled": true, "id": "414a388a0e6e476980596a25e860106c", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeTypeSuccessTests-09cb35be-3354-4be-proj"}]} 2018-12-27 17:32:14,529 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?name=CreateSimpleVolumeTypeSuccessTests-09cb35be-3354-4be-proj used request id req-6f0d594e-15d8-46d3-aa63-14ce68fc54d2 2018-12-27 17:32:14,532 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32ef65a7331faca6bf0f522b4ef3d127e375b41d" 2018-12-27 17:32:14,652 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:32:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2731a15b-8b45-4b0f-ad3c-22bf65ef16ff Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-27 17:32:14,652 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-2731a15b-8b45-4b0f-ad3c-22bf65ef16ff 2018-12-27 17:32:14,953 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeTypeSuccessTests-09cb35be-3354-4be-user 2018-12-27 17:32:14,954 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:32:14,958 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cf9772aa581a04263a7d9e306701c0a2c0517a0" 2018-12-27 17:32:15,068 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:32:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-45be2c3b-911c-4f7c-8ce2-74ec5370086a Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8de789d09e46427786a85702e5e8de91", "links": {"self": "http://172.30.9.31:5000/v3/roles/8de789d09e46427786a85702e5e8de91"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 17:32:15,068 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-45be2c3b-911c-4f7c-8ce2-74ec5370086a 2018-12-27 17:32:15,071 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cf9772aa581a04263a7d9e306701c0a2c0517a0" -d '{"role": {"name": "CreateSimpleVolumeTypeSuccessTests-09cb35be-3354-4be-proj-role"}}' 2018-12-27 17:32:15,196 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 27 Dec 2018 17:32:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d467806f-be24-497c-bdef-53947bcbadb4 Content-Length: 233 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "3722bee606054a01a19ebadb410ca357", "links": {"self": "http://172.30.9.31:5000/v3/roles/3722bee606054a01a19ebadb410ca357"}, "name": "CreateSimpleVolumeTypeSuccessTests-09cb35be-3354-4be-proj-role"}} 2018-12-27 17:32:15,196 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/roles used request id req-d467806f-be24-497c-bdef-53947bcbadb4 2018-12-27 17:32:15,196 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeTypeSuccessTests-09cb35be-3354-4be-proj-role 2018-12-27 17:32:15,200 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles/3722bee606054a01a19ebadb410ca357 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cf9772aa581a04263a7d9e306701c0a2c0517a0" 2018-12-27 17:32:15,315 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:32:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-39b7ecb4-c76a-4de7-8101-e342f2f0685a Content-Encoding: gzip Content-Length: 185 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "3722bee606054a01a19ebadb410ca357", "links": {"self": "http://172.30.9.31:5000/v3/roles/3722bee606054a01a19ebadb410ca357"}, "name": "CreateSimpleVolumeTypeSuccessTests-09cb35be-3354-4be-proj-role"}} 2018-12-27 17:32:15,315 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles/3722bee606054a01a19ebadb410ca357 used request id req-39b7ecb4-c76a-4de7-8101-e342f2f0685a 2018-12-27 17:32:15,316 - keystone_utils - INFO - Granting role CreateSimpleVolumeTypeSuccessTests-09cb35be-3354-4be-proj-role to project CreateSimpleVolumeTypeSuccessTests-09cb35be-3354-4be-proj 2018-12-27 17:32:15,319 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:5000/v3/projects/414a388a0e6e476980596a25e860106c/users/2bd1a19882534bbbbc1366a047f72546/roles/3722bee606054a01a19ebadb410ca357 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cf9772aa581a04263a7d9e306701c0a2c0517a0" 2018-12-27 17:32:15,484 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:32:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-35a80f50-2dc3-437b-85ea-084b3ea33ac1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:32:15,484 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/414a388a0e6e476980596a25e860106c/users/2bd1a19882534bbbbc1366a047f72546/roles/3722bee606054a01a19ebadb410ca357 used request id req-35a80f50-2dc3-437b-85ea-084b3ea33ac1 2018-12-27 17:32:15,486 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:32:15,487 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:32:15,899 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:32:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["vDKdArqmSeuvnwEuE4TElw"], "issued_at": "2018-12-27T17:32:15.000000Z"}} 2018-12-27 17:32:15,900 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba9b16abf2aa50571363daf14073c53a6dbbc0d2" 2018-12-27 17:32:16,018 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:32:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c1f45f8e-84cd-45c5-95c4-da42ae01c048 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:32:16,018 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-c1f45f8e-84cd-45c5-95c4-da42ae01c048 2018-12-27 17:32:16,023 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba9b16abf2aa50571363daf14073c53a6dbbc0d2" 2018-12-27 17:32:16,242 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:32:16 GMT Server: Apache x-compute-request-id: req-3c5803d2-5f2b-400e-8fc2-abca6ed4531f OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-3c5803d2-5f2b-400e-8fc2-abca6ed4531f Content-Length: 20 Content-Type: application/json RESP BODY: {"volume_types": []} 2018-12-27 17:32:16,242 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45/types?is_public=None used request id req-3c5803d2-5f2b-400e-8fc2-abca6ed4531f 2018-12-27 17:32:16,245 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-3c5803d2-5f2b-400e-8fc2-abca6ed4531f" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba9b16abf2aa50571363daf14073c53a6dbbc0d2" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CreateSimpleVolumeTypeSuccessTests-a99d6031-6bb1-4d5a-9ac7-acbe9887cdf3", "description": null}}' 2018-12-27 17:32:16,515 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:32:16 GMT Server: Apache x-compute-request-id: req-6153d589-fe2a-40aa-b614-0d0e8bbdfe9f OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-6153d589-fe2a-40aa-b614-0d0e8bbdfe9f Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateSimpleVolumeTypeSuccessTests-a99d6031-6bb1-4d5a-9ac7-acbe9887cdf3", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "ab8de4e9-738a-407d-bfb1-f8fbb9563808", "description": null}} 2018-12-27 17:32:16,515 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45/types used request id req-6153d589-fe2a-40aa-b614-0d0e8bbdfe9f 2018-12-27 17:32:16,515 - create_volume_type - INFO - Created volume type with name - CreateSimpleVolumeTypeSuccessTests-a99d6031-6bb1-4d5a-9ac7-acbe9887cdf3 2018-12-27 17:32:16,518 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25b1db9cf97024c0333a0f9dbb56602ab4407514" 2018-12-27 17:32:17,132 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:32:16 GMT Server: Apache x-compute-request-id: req-499b9c2b-89c9-47e3-b368-681f099b0723 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-499b9c2b-89c9-47e3-b368-681f099b0723 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"volume_types": [{"name": "CreateSimpleVolumeTypeSuccessTests-a99d6031-6bb1-4d5a-9ac7-acbe9887cdf3", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "ab8de4e9-738a-407d-bfb1-f8fbb9563808", "description": null}]} 2018-12-27 17:32:17,132 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45/types?is_public=None used request id req-499b9c2b-89c9-47e3-b368-681f099b0723 2018-12-27 17:32:17,136 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45/types/ab8de4e9-738a-407d-bfb1-f8fbb9563808 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-499b9c2b-89c9-47e3-b368-681f099b0723" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25b1db9cf97024c0333a0f9dbb56602ab4407514" 2018-12-27 17:32:17,336 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:32:17 GMT Server: Apache x-compute-request-id: req-a5f355a4-35d0-4f4c-b51c-0b696c1c3a4f OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-a5f355a4-35d0-4f4c-b51c-0b696c1c3a4f Content-Encoding: gzip Content-Length: 205 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateSimpleVolumeTypeSuccessTests-a99d6031-6bb1-4d5a-9ac7-acbe9887cdf3", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "ab8de4e9-738a-407d-bfb1-f8fbb9563808", "description": null}} 2018-12-27 17:32:17,336 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45/types/ab8de4e9-738a-407d-bfb1-f8fbb9563808 used request id req-a5f355a4-35d0-4f4c-b51c-0b696c1c3a4f 2018-12-27 17:32:17,339 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45/types/ab8de4e9-738a-407d-bfb1-f8fbb9563808/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-499b9c2b-89c9-47e3-b368-681f099b0723" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25b1db9cf97024c0333a0f9dbb56602ab4407514" 2018-12-27 17:32:17,560 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:32:17 GMT Server: Apache x-compute-request-id: req-04b47b4d-dfc2-452b-91dc-5eeab43594d4 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-04b47b4d-dfc2-452b-91dc-5eeab43594d4 Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-12-27 17:32:17,560 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45/types/ab8de4e9-738a-407d-bfb1-f8fbb9563808/encryption used request id req-04b47b4d-dfc2-452b-91dc-5eeab43594d4 2018-12-27 17:32:17,563 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45/types/ab8de4e9-738a-407d-bfb1-f8fbb9563808 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-499b9c2b-89c9-47e3-b368-681f099b0723" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25b1db9cf97024c0333a0f9dbb56602ab4407514" 2018-12-27 17:32:17,792 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:32:17 GMT Server: Apache x-compute-request-id: req-49f6dc27-0126-4d5d-85d2-420e260cb918 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-49f6dc27-0126-4d5d-85d2-420e260cb918 Content-Encoding: gzip Content-Length: 205 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateSimpleVolumeTypeSuccessTests-a99d6031-6bb1-4d5a-9ac7-acbe9887cdf3", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "ab8de4e9-738a-407d-bfb1-f8fbb9563808", "description": null}} 2018-12-27 17:32:17,793 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45/types/ab8de4e9-738a-407d-bfb1-f8fbb9563808 used request id req-49f6dc27-0126-4d5d-85d2-420e260cb918 2018-12-27 17:32:17,796 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45/types/ab8de4e9-738a-407d-bfb1-f8fbb9563808 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-499b9c2b-89c9-47e3-b368-681f099b0723" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25b1db9cf97024c0333a0f9dbb56602ab4407514" 2018-12-27 17:32:18,120 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:32:17 GMT Server: Apache x-compute-request-id: req-0757650a-5e73-4081-a032-caeafca42b6a OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-0757650a-5e73-4081-a032-caeafca42b6a Content-Encoding: gzip Content-Length: 205 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateSimpleVolumeTypeSuccessTests-a99d6031-6bb1-4d5a-9ac7-acbe9887cdf3", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "ab8de4e9-738a-407d-bfb1-f8fbb9563808", "description": null}} 2018-12-27 17:32:18,121 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45/types/ab8de4e9-738a-407d-bfb1-f8fbb9563808 used request id req-0757650a-5e73-4081-a032-caeafca42b6a 2018-12-27 17:32:18,123 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45/types/ab8de4e9-738a-407d-bfb1-f8fbb9563808/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-499b9c2b-89c9-47e3-b368-681f099b0723" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25b1db9cf97024c0333a0f9dbb56602ab4407514" 2018-12-27 17:32:18,349 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:32:18 GMT Server: Apache x-compute-request-id: req-9c5e1b44-263e-4e39-8281-a882e6f03f2b OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-9c5e1b44-263e-4e39-8281-a882e6f03f2b Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-12-27 17:32:18,349 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45/types/ab8de4e9-738a-407d-bfb1-f8fbb9563808/encryption used request id req-9c5e1b44-263e-4e39-8281-a882e6f03f2b 2018-12-27 17:32:18,349 - cinder_utils - INFO - Deleting volume named - CreateSimpleVolumeTypeSuccessTests-a99d6031-6bb1-4d5a-9ac7-acbe9887cdf3 2018-12-27 17:32:18,352 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45/types/ab8de4e9-738a-407d-bfb1-f8fbb9563808 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-3c5803d2-5f2b-400e-8fc2-abca6ed4531f" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba9b16abf2aa50571363daf14073c53a6dbbc0d2" 2018-12-27 17:32:18,617 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Thu, 27 Dec 2018 17:32:18 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-60c9573f-1901-4a21-9cb5-9c8f8f1d1833 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-27 17:32:18,617 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45/types/ab8de4e9-738a-407d-bfb1-f8fbb9563808 used request id req-60c9573f-1901-4a21-9cb5-9c8f8f1d1833 2018-12-27 17:32:18,624 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cf9772aa581a04263a7d9e306701c0a2c0517a0" 2018-12-27 17:32:19,330 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 33483 X-Openstack-Request-Id: req-9a96949a-c424-4b1e-b17c-c78b128fc749 Date: Thu, 27 Dec 2018 17:32:19 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "created_at": "2018-12-27T15:33:01Z", "updated_at": "2018-12-27T15:33:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "35205ac3-06e6-4cf6-bb21-ff8f813cb45b", "remote_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "ade77f59-e70c-4970-8ea8-198222fa332e", "remote_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "c4f3bf7f-d793-498d-a883-bb8c6003f070", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "c85cb618-8f19-445b-8e16-6d467cb17771", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}], "revision_number": 4, "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "created_at": "2018-12-27T15:57:22Z", "updated_at": "2018-12-27T15:57:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "5e258a3b-01f5-4aef-81b7-0b5dc6e5b683", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "65475539-0336-498a-8da4-ff0a80b10089", "remote_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "ae922857-f7ae-4bc8-949b-153fb43bfd00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "b4f87679-52e1-4cf9-bf76-5abb9a9bec06", "remote_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "f7197afc9b61423897aefc9a643d03a1"}], "revision_number": 4, "project_id": "f7197afc9b61423897aefc9a643d03a1", "id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "created_at": "2018-12-27T16:01:54Z", "updated_at": "2018-12-27T16:01:54Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "00dd3abd-acd1-4edb-8f4a-8badcbd2eeb4", "remote_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "018de60d-bc33-4ef0-9eed-6d00b6ce227b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "0d99f0db-fa6b-4201-b67f-a7ff0db82c5d", "remote_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv6", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "5c4049ef-933d-4614-84e7-83584430d462", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv6", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}], "revision_number": 4, "project_id": "8c689c5e31c44b09ab85f80682abbc2a", "id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "created_at": "2018-12-27T15:56:49Z", "updated_at": "2018-12-27T15:56:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "6555e255-763a-4448-b1b1-0c93b2a390bd", "remote_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "777ff7a5-a590-43e5-a84b-7677710494e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "8bac258a-08df-48b7-900b-efbe01a6ec20", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "dc17921e-353f-4898-a970-881b2c8d093d", "remote_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}], "revision_number": 4, "project_id": "28dac9e1580d461c9de52e6659cc4f9d", "id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "created_at": "2018-12-27T16:01:52Z", "updated_at": "2018-12-27T16:01:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "32737757-45f3-4b24-b6ab-5f2d5579b4a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv6", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "ae604ef3-492d-4aa3-8045-1ff84f755a27", "remote_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv4", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "b7bff40a-beda-4996-b140-ed94d010535c", "remote_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv6", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "b8129030-9d72-4d5d-adce-47bbe62492fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv4", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}], "revision_number": 4, "project_id": "81c108a273314b24bf6b48c41b5bbe0c", "id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "created_at": "2018-12-27T15:57:20Z", "updated_at": "2018-12-27T15:57:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "0c389ec4-c0af-4c20-acf9-4fcc1d859dd7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv6", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "3749697a-f2ef-439a-a661-2fb92badd1ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv4", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "b74e0c8c-e243-450e-b1be-69c587093d6d", "remote_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv6", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "c222695b-2f1c-427d-afd7-e0be24ec9f66", "remote_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv4", "project_id": "7fb0e5436e4f467998e672dd71018a45"}], "revision_number": 4, "project_id": "7fb0e5436e4f467998e672dd71018a45", "id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "created_at": "2018-12-27T17:02:11Z", "updated_at": "2018-12-27T17:02:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "675d8a56-1c9b-4c58-a252-61e65997fd05", "remote_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv4", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "84f0587c-7394-4fd6-8f3d-8d6ba94cf3f9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv6", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "8a450b4f-e710-4193-816e-13a2d4e40c07", "remote_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv6", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "c3106b0a-1026-4156-86a9-f0438b7fab93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv4", "project_id": "7cba3664d5674e65a12c8c269a05febf"}], "revision_number": 4, "project_id": "7cba3664d5674e65a12c8c269a05febf", "id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "created_at": "2018-12-27T15:58:29Z", "updated_at": "2018-12-27T15:58:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "2a945ecc-f9fa-4219-96ab-c189a7f5c102", "remote_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv6", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "55e2b54e-68d4-4476-8c9f-e05e347c8970", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv4", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "9983229c-b595-482a-973f-81137a209b6d", "remote_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv4", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "9d4b8450-78ab-4817-a586-372ed88268f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv6", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}], "revision_number": 4, "project_id": "fbd6dbf946a5406398ba810e02d0888e", "id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "created_at": "2018-12-27T15:57:24Z", "updated_at": "2018-12-27T15:57:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "35521f2a-a59d-4798-9fa8-0febfe126076", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv4", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "607d473d-1e6a-4088-a778-7df9ffc1ff68", "remote_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv6", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "6f8fa92b-b67a-4047-a900-f43656aff42b", "remote_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv4", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "890f1d6c-9ae5-45b0-b7a1-282182432b66", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv6", "project_id": "253cc6709e714b8a80a5f74e4257907e"}], "revision_number": 4, "project_id": "253cc6709e714b8a80a5f74e4257907e", "id": "b9546f11-205e-4322-89f8-f0360d6090ed", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "created_at": "2018-12-27T15:57:08Z", "updated_at": "2018-12-27T15:57:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "6739c48b-d899-4c17-bb8e-ffaf8922c034", "remote_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv4", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "9660a6af-4d9b-40b9-9729-f205f66c2bd0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv4", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "bf244c03-fc10-4754-9c2b-b0224401c4f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv6", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "d3bee7cc-a152-441c-9790-abb1f56cec03", "remote_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv6", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}], "revision_number": 4, "project_id": "782a28bd0d40485e85eda6b8ba43840b", "id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "created_at": "2018-12-27T15:57:11Z", "updated_at": "2018-12-27T15:57:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "22c0d2cf-360a-4aa8-ba7e-bfdbf8327d27", "remote_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "553b140a-8ba9-4af7-9f50-bf24e87aebf7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "b2ecf7a5-df98-4d65-a762-767320437c5a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "e49104b2-7c13-49d6-8519-a16dd585346f", "remote_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}], "revision_number": 4, "project_id": "ef7e486beb8f4de39b25ca5f11552328", "id": "d0588e93-db0d-4888-9f99-3399a50df490", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "created_at": "2018-12-27T17:19:15Z", "updated_at": "2018-12-27T17:19:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "1990fe24-df44-4561-9f09-f50aab182bf7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "651e4b8b-b29e-409b-9f25-ff2328ccefe6", "remote_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "cc4e2254-2157-4ae1-a233-3047573ddc6d", "remote_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "da56dda4-aaf3-43ff-bdf7-e64892ec2345", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}], "revision_number": 4, "project_id": "2a5a6879c5fa4db798cea6d394565d45", "id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-27T15:33:07Z", "updated_at": "2018-12-27T15:33:07Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "4de95db8-72d6-4aec-a145-e92511971eb9", "remote_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "5f100cff-05d8-4405-8dfb-0a387c123fae", "remote_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "a3f6a193-cc94-4220-a73a-08acf63c449b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "f059d8a5-0c32-49c9-a721-77cc89245ecd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "created_at": "2018-12-27T15:29:16Z", "updated_at": "2018-12-27T15:29:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "3c53841a-5bc0-4192-b482-044411e217ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "5956ff3f-d59d-4af6-82b5-566c888583a7", "remote_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:16Z", "revision_number": 0, "id": "60735d87-52c7-426a-91a6-aff1078a5a2d", "remote_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:16Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "abe97133-61dd-4fdf-baf3-2e07968a324f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "da629caea04941e1ae8979c379dc7c9d"}], "revision_number": 4, "project_id": "da629caea04941e1ae8979c379dc7c9d", "id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "name": "default"}]} 2018-12-27 17:32:19,331 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=default used request id req-9a96949a-c424-4b1e-b17c-c78b128fc749 2018-12-27 17:32:19,338 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cf9772aa581a04263a7d9e306701c0a2c0517a0" 2018-12-27 17:32:19,455 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:32:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9225f6cf-d1f7-4aaa-a10a-c658c91d9414 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b7b4fceec1ad4c6eb74d758b709a9d93", "name": "admin"}} 2018-12-27 17:32:19,455 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93 used request id req-9225f6cf-d1f7-4aaa-a10a-c658c91d9414 2018-12-27 17:32:19,459 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/f7197afc9b61423897aefc9a643d03a1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cf9772aa581a04263a7d9e306701c0a2c0517a0" 2018-12-27 17:32:19,565 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:32:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4928cb6f-1363-48ab-9bc6-bc90e969cde4 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f7197afc9b61423897aefc9a643d03a1.", "code": 404, "title": "Not Found"}} 2018-12-27 17:32:19,565 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/f7197afc9b61423897aefc9a643d03a1 used request id req-4928cb6f-1363-48ab-9bc6-bc90e969cde4 2018-12-27 17:32:19,565 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:32:19,568 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/8c689c5e31c44b09ab85f80682abbc2a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cf9772aa581a04263a7d9e306701c0a2c0517a0" 2018-12-27 17:32:19,586 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:32:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d822819e-0e78-4476-b461-5ca5b3221adb Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8c689c5e31c44b09ab85f80682abbc2a.", "code": 404, "title": "Not Found"}} 2018-12-27 17:32:19,586 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/8c689c5e31c44b09ab85f80682abbc2a used request id req-d822819e-0e78-4476-b461-5ca5b3221adb 2018-12-27 17:32:19,586 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:32:19,589 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/28dac9e1580d461c9de52e6659cc4f9d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cf9772aa581a04263a7d9e306701c0a2c0517a0" 2018-12-27 17:32:19,706 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:32:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-34c4fbc3-dfe8-4675-98e4-d7beda294b99 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 28dac9e1580d461c9de52e6659cc4f9d.", "code": 404, "title": "Not Found"}} 2018-12-27 17:32:19,706 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/28dac9e1580d461c9de52e6659cc4f9d used request id req-34c4fbc3-dfe8-4675-98e4-d7beda294b99 2018-12-27 17:32:19,706 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:32:19,710 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/81c108a273314b24bf6b48c41b5bbe0c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cf9772aa581a04263a7d9e306701c0a2c0517a0" 2018-12-27 17:32:19,807 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:32:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b2446360-7129-411b-8639-ce247941e8ef Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 81c108a273314b24bf6b48c41b5bbe0c.", "code": 404, "title": "Not Found"}} 2018-12-27 17:32:19,807 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/81c108a273314b24bf6b48c41b5bbe0c used request id req-b2446360-7129-411b-8639-ce247941e8ef 2018-12-27 17:32:19,807 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:32:19,811 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/7fb0e5436e4f467998e672dd71018a45 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cf9772aa581a04263a7d9e306701c0a2c0517a0" 2018-12-27 17:32:19,916 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:32:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4bc7621c-9323-48f6-8615-8d8571d14089 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7fb0e5436e4f467998e672dd71018a45.", "code": 404, "title": "Not Found"}} 2018-12-27 17:32:19,916 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/7fb0e5436e4f467998e672dd71018a45 used request id req-4bc7621c-9323-48f6-8615-8d8571d14089 2018-12-27 17:32:19,916 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:32:19,919 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/7cba3664d5674e65a12c8c269a05febf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cf9772aa581a04263a7d9e306701c0a2c0517a0" 2018-12-27 17:32:20,033 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:32:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c3f36393-9f85-4105-b34a-b18b301357b5 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7cba3664d5674e65a12c8c269a05febf.", "code": 404, "title": "Not Found"}} 2018-12-27 17:32:20,033 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/7cba3664d5674e65a12c8c269a05febf used request id req-c3f36393-9f85-4105-b34a-b18b301357b5 2018-12-27 17:32:20,034 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:32:20,037 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/fbd6dbf946a5406398ba810e02d0888e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cf9772aa581a04263a7d9e306701c0a2c0517a0" 2018-12-27 17:32:20,143 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:32:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f9214ba5-dc21-4ee4-9058-727a69a0f8b5 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: fbd6dbf946a5406398ba810e02d0888e.", "code": 404, "title": "Not Found"}} 2018-12-27 17:32:20,143 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/fbd6dbf946a5406398ba810e02d0888e used request id req-f9214ba5-dc21-4ee4-9058-727a69a0f8b5 2018-12-27 17:32:20,144 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:32:20,147 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/253cc6709e714b8a80a5f74e4257907e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cf9772aa581a04263a7d9e306701c0a2c0517a0" 2018-12-27 17:32:20,252 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:32:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-341d81a0-e284-4ffa-b65c-a53cc7f38b31 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 253cc6709e714b8a80a5f74e4257907e.", "code": 404, "title": "Not Found"}} 2018-12-27 17:32:20,252 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/253cc6709e714b8a80a5f74e4257907e used request id req-341d81a0-e284-4ffa-b65c-a53cc7f38b31 2018-12-27 17:32:20,252 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:32:20,256 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/782a28bd0d40485e85eda6b8ba43840b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cf9772aa581a04263a7d9e306701c0a2c0517a0" 2018-12-27 17:32:20,372 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:32:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-46992558-aecd-46d9-a74b-63a0eb06d212 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 782a28bd0d40485e85eda6b8ba43840b.", "code": 404, "title": "Not Found"}} 2018-12-27 17:32:20,372 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/782a28bd0d40485e85eda6b8ba43840b used request id req-46992558-aecd-46d9-a74b-63a0eb06d212 2018-12-27 17:32:20,372 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:32:20,376 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/ef7e486beb8f4de39b25ca5f11552328 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cf9772aa581a04263a7d9e306701c0a2c0517a0" 2018-12-27 17:32:20,480 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:32:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-88354b78-0164-44fc-864c-d51f2e2bcfe1 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: ef7e486beb8f4de39b25ca5f11552328.", "code": 404, "title": "Not Found"}} 2018-12-27 17:32:20,481 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/ef7e486beb8f4de39b25ca5f11552328 used request id req-88354b78-0164-44fc-864c-d51f2e2bcfe1 2018-12-27 17:32:20,481 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:32:20,484 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/2a5a6879c5fa4db798cea6d394565d45 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cf9772aa581a04263a7d9e306701c0a2c0517a0" 2018-12-27 17:32:20,597 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:32:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-512ff38c-02f7-4795-af59-e367ecdc12f7 Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.31:5000/v3/projects/2a5a6879c5fa4db798cea6d394565d45"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}} 2018-12-27 17:32:20,597 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/2a5a6879c5fa4db798cea6d394565d45 used request id req-512ff38c-02f7-4795-af59-e367ecdc12f7 2018-12-27 17:32:20,601 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/da629caea04941e1ae8979c379dc7c9d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cf9772aa581a04263a7d9e306701c0a2c0517a0" 2018-12-27 17:32:20,722 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:32:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c15fb1dc-d4aa-4d92-b0c0-81b4b8318f53 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/da629caea04941e1ae8979c379dc7c9d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "da629caea04941e1ae8979c379dc7c9d", "name": "service"}} 2018-12-27 17:32:20,722 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/da629caea04941e1ae8979c379dc7c9d used request id req-c15fb1dc-d4aa-4d92-b0c0-81b4b8318f53 2018-12-27 17:32:20,723 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeTypeSuccessTests-09cb35be-3354-4be-proj 2018-12-27 17:32:20,726 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/projects/414a388a0e6e476980596a25e860106c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cf9772aa581a04263a7d9e306701c0a2c0517a0" 2018-12-27 17:32:20,980 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:32:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6212dfee-698f-4c95-b0ec-38153bb60df9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:32:20,980 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/414a388a0e6e476980596a25e860106c used request id req-6212dfee-698f-4c95-b0ec-38153bb60df9 2018-12-27 17:32:20,981 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeTypeSuccessTests-09cb35be-3354-4be-proj-role 2018-12-27 17:32:20,984 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/roles/3722bee606054a01a19ebadb410ca357 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cf9772aa581a04263a7d9e306701c0a2c0517a0" 2018-12-27 17:32:21,114 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:32:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-af930e57-1b4f-4154-8f42-d60232344d45 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:32:21,115 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/roles/3722bee606054a01a19ebadb410ca357 used request id req-af930e57-1b4f-4154-8f42-d60232344d45 2018-12-27 17:32:21,118 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cf9772aa581a04263a7d9e306701c0a2c0517a0" 2018-12-27 17:32:21,234 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:32:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-daaf4104-02c5-4819-b473-e5fa6a951e20 Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8de789d09e46427786a85702e5e8de91", "links": {"self": "http://172.30.9.31:5000/v3/roles/8de789d09e46427786a85702e5e8de91"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 17:32:21,235 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-daaf4104-02c5-4819-b473-e5fa6a951e20 2018-12-27 17:32:21,235 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeTypeSuccessTests-09cb35be-3354-4be-user 2018-12-27 17:32:21,239 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/users/2bd1a19882534bbbbc1366a047f72546 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32ef65a7331faca6bf0f522b4ef3d127e375b41d" 2018-12-27 17:32:21,443 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:32:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-061dd583-19e4-44e2-b92e-71ffee5f15e9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:32:21,443 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/2bd1a19882534bbbbc1366a047f72546 used request id req-061dd583-19e4-44e2-b92e-71ffee5f15e9 2018-12-27 17:32:21,445 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:32:21,861 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:32:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["j4_I70EIQ92l1H9VMN8kng"], "issued_at": "2018-12-27T17:32:21.000000Z"}} 2018-12-27 17:32:21,862 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bdbe875fe44224487cea2ec0450b63b25b95c189" 2018-12-27 17:32:21,976 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:32:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-80eee8bb-216b-4598-ba1a-9b45d494ac2a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:32:21,976 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-80eee8bb-216b-4598-ba1a-9b45d494ac2a 2018-12-27 17:32:21,977 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:32:21,978 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:32:22,467 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:32:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["3XIYI8C-SVGlhB_5_FW5ag"], "issued_at": "2018-12-27T17:32:22.000000Z"}} 2018-12-27 17:32:22,467 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8a0889adc7b420f60cd105ba65bd171ad4d08eb" 2018-12-27 17:32:22,570 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:32:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c1be5dbd-646d-40df-a70f-21f1af20ecfc Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:32:22,571 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-c1be5dbd-646d-40df-a70f-21f1af20ecfc 2018-12-27 17:32:22,574 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 17:32:22,579 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 17:32:22 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 17:32:22,580 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeTypeComplexTests-0a73f980-8b64-4b8-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8a0889adc7b420f60cd105ba65bd171ad4d08eb" 2018-12-27 17:32:22,680 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:32:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-24427e7a-896f-400f-b7c1-1289dbcf7073 Content-Encoding: gzip Content-Length: 182 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeTypeComplexTests-0a73f980-8b64-4b8-proj", "previous": null, "next": null}, "projects": []} 2018-12-27 17:32:22,680 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeTypeComplexTests-0a73f980-8b64-4b8-proj used request id req-24427e7a-896f-400f-b7c1-1289dbcf7073 2018-12-27 17:32:22,684 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8a0889adc7b420f60cd105ba65bd171ad4d08eb" 2018-12-27 17:32:22,789 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:32:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2b2f38b1-1c82-42bf-93ec-b05331c5ba23 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-27 17:32:22,789 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-2b2f38b1-1c82-42bf-93ec-b05331c5ba23 2018-12-27 17:32:22,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8a0889adc7b420f60cd105ba65bd171ad4d08eb" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateVolumeTypeComplexTests-0a73f980-8b64-4b8-proj"}}' 2018-12-27 17:32:22,930 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 27 Dec 2018 17:32:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ea76c1b8-aea7-4a2d-af22-f2e9dca4a6a0 Content-Length: 325 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/21242824f3314147b8ca5f38a8b3013c"}, "tags": [], "enabled": true, "id": "21242824f3314147b8ca5f38a8b3013c", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeTypeComplexTests-0a73f980-8b64-4b8-proj"}} 2018-12-27 17:32:22,930 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-ea76c1b8-aea7-4a2d-af22-f2e9dca4a6a0 2018-12-27 17:32:22,931 - keystone_utils - INFO - Created project with name - CreateVolumeTypeComplexTests-0a73f980-8b64-4b8-proj 2018-12-27 17:32:22,931 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:32:22,932 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:32:23,344 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:32:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["zz6M85e-TH6Q4GEFSuV-2A"], "issued_at": "2018-12-27T17:32:23.000000Z"}} 2018-12-27 17:32:23,344 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ceae5b6f07f25af0435eba85a6c6ea09727901dd" 2018-12-27 17:32:23,358 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:32:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-755a902b-283f-43b5-8403-85f5d78f8368 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:32:23,358 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-755a902b-283f-43b5-8403-85f5d78f8368 2018-12-27 17:32:23,361 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 17:32:23,367 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 17:32:23 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 17:32:23,367 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ceae5b6f07f25af0435eba85a6c6ea09727901dd" 2018-12-27 17:32:23,492 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:32:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6015c8ee-ea2b-4a8b-b64e-887c1b4f1267 Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "links": {"self": "http://172.30.9.31:5000/v3/users/01fa52e7b3674fc48643fa4ffca67e4e"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "01fa52e7b3674fc48643fa4ffca67e4e", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/05a834ddebbc40688596b7460b47439e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05a834ddebbc40688596b7460b47439e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/08226a0ad01943f39559448239e291e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "08226a0ad01943f39559448239e291e1", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/55c0552fe37a4f7ca0e73939514bc683"}, "domain_id": "default", "enabled": true, "options": {}, "id": "55c0552fe37a4f7ca0e73939514bc683", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/646a4af4e3b5439a97996d353fea3924"}, "domain_id": "914eec1d43ea4caf9d2fd33268c06258", "enabled": true, "options": {}, "id": "646a4af4e3b5439a97996d353fea3924", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/85fb203e51c34d3f8122e285a6a318b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85fb203e51c34d3f8122e285a6a318b3", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/905e7f4b42d24cca93b99d2401fa3378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "905e7f4b42d24cca93b99d2401fa3378", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/a5bc08b9f81f4e5bb86c24f9f7547bae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5bc08b9f81f4e5bb86c24f9f7547bae", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/a5c780627f004d318bf908d80305da9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5c780627f004d318bf908d80305da9c", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/b18425bf2b044bc9af7e194919539a17"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b18425bf2b044bc9af7e194919539a17", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/b8d2134b619d4dca80e21d6fb16449b0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b8d2134b619d4dca80e21d6fb16449b0", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/b9ab6a25a652438285139fe5b44aea62"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9ab6a25a652438285139fe5b44aea62", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/c08462554a4844d681348f58b9b0edee"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c08462554a4844d681348f58b9b0edee", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/ddfc3a9aad444d4782eae677c8a98130"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ddfc3a9aad444d4782eae677c8a98130", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/f2a74f2185a54676a6cb2bb5ecfcc4f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2a74f2185a54676a6cb2bb5ecfcc4f6", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-12-27 17:32:23,493 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-6015c8ee-ea2b-4a8b-b64e-887c1b4f1267 2018-12-27 17:32:23,496 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?name=CreateVolumeTypeComplexTests-0a73f980-8b64-4b8-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ceae5b6f07f25af0435eba85a6c6ea09727901dd" 2018-12-27 17:32:23,603 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:32:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-46aaf3d7-9c62-4b59-ad0f-598201c25748 Content-Encoding: gzip Content-Length: 264 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?name=CreateVolumeTypeComplexTests-0a73f980-8b64-4b8-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/21242824f3314147b8ca5f38a8b3013c"}, "tags": [], "enabled": true, "id": "21242824f3314147b8ca5f38a8b3013c", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeTypeComplexTests-0a73f980-8b64-4b8-proj"}]} 2018-12-27 17:32:23,604 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?name=CreateVolumeTypeComplexTests-0a73f980-8b64-4b8-proj used request id req-46aaf3d7-9c62-4b59-ad0f-598201c25748 2018-12-27 17:32:23,607 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ceae5b6f07f25af0435eba85a6c6ea09727901dd" 2018-12-27 17:32:23,726 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:32:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-95ef3cd5-1d76-4cb4-a9f8-8ff295f70c59 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-27 17:32:23,726 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-95ef3cd5-1d76-4cb4-a9f8-8ff295f70c59 2018-12-27 17:32:24,133 - keystone_utils - INFO - Created user with name - CreateVolumeTypeComplexTests-0a73f980-8b64-4b8-user 2018-12-27 17:32:24,133 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:32:24,137 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8a0889adc7b420f60cd105ba65bd171ad4d08eb" 2018-12-27 17:32:24,335 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:32:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0325e3f7-256e-4f81-b1ff-e1e8bdbfa6bd Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8de789d09e46427786a85702e5e8de91", "links": {"self": "http://172.30.9.31:5000/v3/roles/8de789d09e46427786a85702e5e8de91"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 17:32:24,335 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-0325e3f7-256e-4f81-b1ff-e1e8bdbfa6bd 2018-12-27 17:32:24,339 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8a0889adc7b420f60cd105ba65bd171ad4d08eb" -d '{"role": {"name": "CreateVolumeTypeComplexTests-0a73f980-8b64-4b8-proj-role"}}' 2018-12-27 17:32:24,372 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 27 Dec 2018 17:32:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-873ae50c-92a5-4085-9500-e0c3003d2383 Content-Length: 227 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "fa175849013547dca67108c1bc42f026", "links": {"self": "http://172.30.9.31:5000/v3/roles/fa175849013547dca67108c1bc42f026"}, "name": "CreateVolumeTypeComplexTests-0a73f980-8b64-4b8-proj-role"}} 2018-12-27 17:32:24,373 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/roles used request id req-873ae50c-92a5-4085-9500-e0c3003d2383 2018-12-27 17:32:24,373 - keystone_utils - INFO - Created role with name - CreateVolumeTypeComplexTests-0a73f980-8b64-4b8-proj-role 2018-12-27 17:32:24,376 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles/fa175849013547dca67108c1bc42f026 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8a0889adc7b420f60cd105ba65bd171ad4d08eb" 2018-12-27 17:32:24,392 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:32:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-416535c1-9940-44c1-81a0-0575bcc453a4 Content-Encoding: gzip Content-Length: 182 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "fa175849013547dca67108c1bc42f026", "links": {"self": "http://172.30.9.31:5000/v3/roles/fa175849013547dca67108c1bc42f026"}, "name": "CreateVolumeTypeComplexTests-0a73f980-8b64-4b8-proj-role"}} 2018-12-27 17:32:24,392 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles/fa175849013547dca67108c1bc42f026 used request id req-416535c1-9940-44c1-81a0-0575bcc453a4 2018-12-27 17:32:24,393 - keystone_utils - INFO - Granting role CreateVolumeTypeComplexTests-0a73f980-8b64-4b8-proj-role to project CreateVolumeTypeComplexTests-0a73f980-8b64-4b8-proj 2018-12-27 17:32:24,395 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:5000/v3/projects/21242824f3314147b8ca5f38a8b3013c/users/bbca1fee607547d5ad0277ac43deaa2b/roles/fa175849013547dca67108c1bc42f026 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8a0889adc7b420f60cd105ba65bd171ad4d08eb" 2018-12-27 17:32:24,553 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:32:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5e90885b-722c-4e06-93ff-e815daa9ef28 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:32:24,553 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/21242824f3314147b8ca5f38a8b3013c/users/bbca1fee607547d5ad0277ac43deaa2b/roles/fa175849013547dca67108c1bc42f026 used request id req-5e90885b-722c-4e06-93ff-e815daa9ef28 2018-12-27 17:32:24,555 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:32:24,556 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:32:24,983 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:32:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["X2tbeaC1QOmchGsGnyQ0XA"], "issued_at": "2018-12-27T17:32:24.000000Z"}} 2018-12-27 17:32:24,983 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08d225d606f1313f31a40ec809b0996e7806da36" 2018-12-27 17:32:25,081 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:32:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0d464ab9-3ec6-4fca-8d86-289ae0bc0e10 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:32:25,081 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-0d464ab9-3ec6-4fca-8d86-289ae0bc0e10 2018-12-27 17:32:25,086 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45/qos-specs -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08d225d606f1313f31a40ec809b0996e7806da36" 2018-12-27 17:32:25,301 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:32:25 GMT Server: Apache x-compute-request-id: req-1332fcee-064d-4d9c-99e7-9d5ce874f0f5 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-1332fcee-064d-4d9c-99e7-9d5ce874f0f5 Content-Length: 17 Content-Type: application/json RESP BODY: {"qos_specs": []} 2018-12-27 17:32:25,301 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45/qos-specs used request id req-1332fcee-064d-4d9c-99e7-9d5ce874f0f5 2018-12-27 17:32:25,304 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-1332fcee-064d-4d9c-99e7-9d5ce874f0f5" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08d225d606f1313f31a40ec809b0996e7806da36" -d '{"qos_specs": {"consumer": "both", "name": "CreateVolumeTypeComplexTests-456012e0-66b8-4d19-bc26-5d48591b58b2-qos-spec"}}' 2018-12-27 17:32:25,554 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:32:25 GMT Server: Apache x-compute-request-id: req-83ba4080-f0e0-48d8-bcce-d801699aea8e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-83ba4080-f0e0-48d8-bcce-d801699aea8e Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {}, "consumer": "both", "id": "9aaa2dc7-39fe-4f26-bc2e-4ff3790479d8", "name": "CreateVolumeTypeComplexTests-456012e0-66b8-4d19-bc26-5d48591b58b2-qos-spec"}, "links": [{"href": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45/qos-specs/9aaa2dc7-39fe-4f26-bc2e-4ff3790479d8", "rel": "self"}, {"href": "http://172.30.9.31:8776/2a5a6879c5fa4db798cea6d394565d45/qos-specs/9aaa2dc7-39fe-4f26-bc2e-4ff3790479d8", "rel": "bookmark"}]} 2018-12-27 17:32:25,554 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45/qos-specs used request id req-83ba4080-f0e0-48d8-bcce-d801699aea8e 2018-12-27 17:32:25,554 - create_qos - INFO - Created qos with name - CreateVolumeTypeComplexTests-456012e0-66b8-4d19-bc26-5d48591b58b2-qos-spec 2018-12-27 17:32:25,555 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:32:25,556 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:32:25,975 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:32:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["HWRuWbziQL-Js7-lk0ucDg"], "issued_at": "2018-12-27T17:32:25.000000Z"}} 2018-12-27 17:32:25,975 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebbe65eb535e0b65768e67d066d25307628d7140" 2018-12-27 17:32:26,083 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:32:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-156a3f28-1e14-4142-bec2-4b8ce6cf0239 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:32:26,083 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-156a3f28-1e14-4142-bec2-4b8ce6cf0239 2018-12-27 17:32:26,088 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebbe65eb535e0b65768e67d066d25307628d7140" 2018-12-27 17:32:26,316 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:32:26 GMT Server: Apache x-compute-request-id: req-d13b1658-40d1-446f-a9ce-a773242cebab OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-d13b1658-40d1-446f-a9ce-a773242cebab Content-Length: 20 Content-Type: application/json RESP BODY: {"volume_types": []} 2018-12-27 17:32:26,316 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45/types?is_public=None used request id req-d13b1658-40d1-446f-a9ce-a773242cebab 2018-12-27 17:32:26,319 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-d13b1658-40d1-446f-a9ce-a773242cebab" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebbe65eb535e0b65768e67d066d25307628d7140" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CreateVolumeTypeComplexTests-456012e0-66b8-4d19-bc26-5d48591b58b2-vol_type", "description": null}}' 2018-12-27 17:32:26,562 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:32:26 GMT Server: Apache x-compute-request-id: req-bc879269-641b-470f-b30b-dd98a4aa8f71 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-bc879269-641b-470f-b30b-dd98a4aa8f71 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateVolumeTypeComplexTests-456012e0-66b8-4d19-bc26-5d48591b58b2-vol_type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "8a80bfdc-40c7-41c1-9eab-6ec59fffeb8d", "description": null}} 2018-12-27 17:32:26,563 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45/types used request id req-bc879269-641b-470f-b30b-dd98a4aa8f71 2018-12-27 17:32:26,566 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45/types/8a80bfdc-40c7-41c1-9eab-6ec59fffeb8d/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-d13b1658-40d1-446f-a9ce-a773242cebab" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebbe65eb535e0b65768e67d066d25307628d7140" -d '{"encryption": {"control_location": "back-end", "provider_class": "bar", "name": "foo", "provider": "bar"}}' 2018-12-27 17:32:26,835 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:32:26 GMT Server: Apache x-compute-request-id: req-466bc980-33a4-4bbe-ba9c-80f77b482e0e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-466bc980-33a4-4bbe-ba9c-80f77b482e0e Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"encryption": {"volume_type_id": "8a80bfdc-40c7-41c1-9eab-6ec59fffeb8d", "name": "foo", "control_location": "back-end", "encryption_id": "9b012d3b-1392-4655-a768-b5b756ee5467", "provider": "bar", "provider_class": "bar"}} 2018-12-27 17:32:26,835 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45/types/8a80bfdc-40c7-41c1-9eab-6ec59fffeb8d/encryption used request id req-466bc980-33a4-4bbe-ba9c-80f77b482e0e 2018-12-27 17:32:26,836 - create_volume_type - INFO - Created volume type with name - CreateVolumeTypeComplexTests-456012e0-66b8-4d19-bc26-5d48591b58b2-vol_type 2018-12-27 17:32:26,838 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45/types/8a80bfdc-40c7-41c1-9eab-6ec59fffeb8d -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bdbe875fe44224487cea2ec0450b63b25b95c189" 2018-12-27 17:32:27,043 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:32:26 GMT Server: Apache x-compute-request-id: req-ce0a6ddd-a732-4798-bb1a-217c46dfa76e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-ce0a6ddd-a732-4798-bb1a-217c46dfa76e Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateVolumeTypeComplexTests-456012e0-66b8-4d19-bc26-5d48591b58b2-vol_type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "8a80bfdc-40c7-41c1-9eab-6ec59fffeb8d", "description": null}} 2018-12-27 17:32:27,043 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45/types/8a80bfdc-40c7-41c1-9eab-6ec59fffeb8d used request id req-ce0a6ddd-a732-4798-bb1a-217c46dfa76e 2018-12-27 17:32:27,046 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45/types/8a80bfdc-40c7-41c1-9eab-6ec59fffeb8d -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ce0a6ddd-a732-4798-bb1a-217c46dfa76e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bdbe875fe44224487cea2ec0450b63b25b95c189" 2018-12-27 17:32:27,244 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:32:27 GMT Server: Apache x-compute-request-id: req-f7b05bf6-59e4-497e-81ce-116ea3253295 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-f7b05bf6-59e4-497e-81ce-116ea3253295 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateVolumeTypeComplexTests-456012e0-66b8-4d19-bc26-5d48591b58b2-vol_type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "8a80bfdc-40c7-41c1-9eab-6ec59fffeb8d", "description": null}} 2018-12-27 17:32:27,244 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45/types/8a80bfdc-40c7-41c1-9eab-6ec59fffeb8d used request id req-f7b05bf6-59e4-497e-81ce-116ea3253295 2018-12-27 17:32:27,247 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45/types/8a80bfdc-40c7-41c1-9eab-6ec59fffeb8d/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ce0a6ddd-a732-4798-bb1a-217c46dfa76e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bdbe875fe44224487cea2ec0450b63b25b95c189" 2018-12-27 17:32:27,481 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:32:27 GMT Server: Apache x-compute-request-id: req-c247c86d-0993-4fec-8978-d7aa3ee6762d OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-c247c86d-0993-4fec-8978-d7aa3ee6762d Content-Encoding: gzip Content-Length: 214 Content-Type: application/json RESP BODY: {"volume_type_id": "8a80bfdc-40c7-41c1-9eab-6ec59fffeb8d", "control_location": "back-end", "deleted": false, "created_at": "2018-12-27T17:32:26.000000", "updated_at": null, "encryption_id": "9b012d3b-1392-4655-a768-b5b756ee5467", "key_size": null, "provider": "bar", "deleted_at": null, "cipher": null} 2018-12-27 17:32:27,481 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45/types/8a80bfdc-40c7-41c1-9eab-6ec59fffeb8d/encryption used request id req-c247c86d-0993-4fec-8978-d7aa3ee6762d 2018-12-27 17:32:27,482 - cinder_utils - INFO - Deleting volume named - CreateVolumeTypeComplexTests-456012e0-66b8-4d19-bc26-5d48591b58b2-vol_type 2018-12-27 17:32:27,485 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45/types/8a80bfdc-40c7-41c1-9eab-6ec59fffeb8d -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-d13b1658-40d1-446f-a9ce-a773242cebab" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebbe65eb535e0b65768e67d066d25307628d7140" 2018-12-27 17:32:28,140 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Thu, 27 Dec 2018 17:32:27 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-c5d91fc4-b9c4-41a9-bed2-ba8e33a1aefa Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-27 17:32:28,140 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45/types/8a80bfdc-40c7-41c1-9eab-6ec59fffeb8d used request id req-c5d91fc4-b9c4-41a9-bed2-ba8e33a1aefa 2018-12-27 17:32:28,141 - cinder_utils - INFO - Deleting QoS named - CreateVolumeTypeComplexTests-456012e0-66b8-4d19-bc26-5d48591b58b2-qos-spec 2018-12-27 17:32:28,144 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45/qos-specs/9aaa2dc7-39fe-4f26-bc2e-4ff3790479d8?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-1332fcee-064d-4d9c-99e7-9d5ce874f0f5" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08d225d606f1313f31a40ec809b0996e7806da36" 2018-12-27 17:32:28,382 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Thu, 27 Dec 2018 17:32:28 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-bbfb62f9-139f-4213-a2c2-9dba1d142e70 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-27 17:32:28,382 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45/qos-specs/9aaa2dc7-39fe-4f26-bc2e-4ff3790479d8?force=False used request id req-bbfb62f9-139f-4213-a2c2-9dba1d142e70 2018-12-27 17:32:28,389 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8a0889adc7b420f60cd105ba65bd171ad4d08eb" 2018-12-27 17:32:29,179 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 33483 X-Openstack-Request-Id: req-122a5e3c-b0f3-4bbe-919e-bef484bf31b7 Date: Thu, 27 Dec 2018 17:32:29 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "created_at": "2018-12-27T15:33:01Z", "updated_at": "2018-12-27T15:33:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "35205ac3-06e6-4cf6-bb21-ff8f813cb45b", "remote_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "ade77f59-e70c-4970-8ea8-198222fa332e", "remote_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "c4f3bf7f-d793-498d-a883-bb8c6003f070", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "c85cb618-8f19-445b-8e16-6d467cb17771", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}], "revision_number": 4, "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "created_at": "2018-12-27T15:57:22Z", "updated_at": "2018-12-27T15:57:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "5e258a3b-01f5-4aef-81b7-0b5dc6e5b683", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "65475539-0336-498a-8da4-ff0a80b10089", "remote_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "ae922857-f7ae-4bc8-949b-153fb43bfd00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "b4f87679-52e1-4cf9-bf76-5abb9a9bec06", "remote_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "f7197afc9b61423897aefc9a643d03a1"}], "revision_number": 4, "project_id": "f7197afc9b61423897aefc9a643d03a1", "id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "created_at": "2018-12-27T16:01:54Z", "updated_at": "2018-12-27T16:01:54Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "00dd3abd-acd1-4edb-8f4a-8badcbd2eeb4", "remote_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "018de60d-bc33-4ef0-9eed-6d00b6ce227b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "0d99f0db-fa6b-4201-b67f-a7ff0db82c5d", "remote_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv6", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "5c4049ef-933d-4614-84e7-83584430d462", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv6", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}], "revision_number": 4, "project_id": "8c689c5e31c44b09ab85f80682abbc2a", "id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "created_at": "2018-12-27T15:56:49Z", "updated_at": "2018-12-27T15:56:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "6555e255-763a-4448-b1b1-0c93b2a390bd", "remote_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "777ff7a5-a590-43e5-a84b-7677710494e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "8bac258a-08df-48b7-900b-efbe01a6ec20", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "dc17921e-353f-4898-a970-881b2c8d093d", "remote_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}], "revision_number": 4, "project_id": "28dac9e1580d461c9de52e6659cc4f9d", "id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "created_at": "2018-12-27T16:01:52Z", "updated_at": "2018-12-27T16:01:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "32737757-45f3-4b24-b6ab-5f2d5579b4a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv6", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "ae604ef3-492d-4aa3-8045-1ff84f755a27", "remote_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv4", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "b7bff40a-beda-4996-b140-ed94d010535c", "remote_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv6", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "b8129030-9d72-4d5d-adce-47bbe62492fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv4", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}], "revision_number": 4, "project_id": "81c108a273314b24bf6b48c41b5bbe0c", "id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "created_at": "2018-12-27T15:57:20Z", "updated_at": "2018-12-27T15:57:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "0c389ec4-c0af-4c20-acf9-4fcc1d859dd7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv6", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "3749697a-f2ef-439a-a661-2fb92badd1ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv4", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "b74e0c8c-e243-450e-b1be-69c587093d6d", "remote_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv6", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "c222695b-2f1c-427d-afd7-e0be24ec9f66", "remote_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv4", "project_id": "7fb0e5436e4f467998e672dd71018a45"}], "revision_number": 4, "project_id": "7fb0e5436e4f467998e672dd71018a45", "id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "created_at": "2018-12-27T17:02:11Z", "updated_at": "2018-12-27T17:02:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "675d8a56-1c9b-4c58-a252-61e65997fd05", "remote_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv4", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "84f0587c-7394-4fd6-8f3d-8d6ba94cf3f9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv6", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "8a450b4f-e710-4193-816e-13a2d4e40c07", "remote_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv6", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "c3106b0a-1026-4156-86a9-f0438b7fab93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv4", "project_id": "7cba3664d5674e65a12c8c269a05febf"}], "revision_number": 4, "project_id": "7cba3664d5674e65a12c8c269a05febf", "id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "created_at": "2018-12-27T15:58:29Z", "updated_at": "2018-12-27T15:58:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "2a945ecc-f9fa-4219-96ab-c189a7f5c102", "remote_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv6", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "55e2b54e-68d4-4476-8c9f-e05e347c8970", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv4", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "9983229c-b595-482a-973f-81137a209b6d", "remote_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv4", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "9d4b8450-78ab-4817-a586-372ed88268f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv6", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}], "revision_number": 4, "project_id": "fbd6dbf946a5406398ba810e02d0888e", "id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "created_at": "2018-12-27T15:57:24Z", "updated_at": "2018-12-27T15:57:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "35521f2a-a59d-4798-9fa8-0febfe126076", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv4", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "607d473d-1e6a-4088-a778-7df9ffc1ff68", "remote_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv6", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "6f8fa92b-b67a-4047-a900-f43656aff42b", "remote_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv4", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "890f1d6c-9ae5-45b0-b7a1-282182432b66", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv6", "project_id": "253cc6709e714b8a80a5f74e4257907e"}], "revision_number": 4, "project_id": "253cc6709e714b8a80a5f74e4257907e", "id": "b9546f11-205e-4322-89f8-f0360d6090ed", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "created_at": "2018-12-27T15:57:08Z", "updated_at": "2018-12-27T15:57:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "6739c48b-d899-4c17-bb8e-ffaf8922c034", "remote_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv4", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "9660a6af-4d9b-40b9-9729-f205f66c2bd0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv4", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "bf244c03-fc10-4754-9c2b-b0224401c4f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv6", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "d3bee7cc-a152-441c-9790-abb1f56cec03", "remote_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv6", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}], "revision_number": 4, "project_id": "782a28bd0d40485e85eda6b8ba43840b", "id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "created_at": "2018-12-27T15:57:11Z", "updated_at": "2018-12-27T15:57:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "22c0d2cf-360a-4aa8-ba7e-bfdbf8327d27", "remote_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "553b140a-8ba9-4af7-9f50-bf24e87aebf7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "b2ecf7a5-df98-4d65-a762-767320437c5a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "e49104b2-7c13-49d6-8519-a16dd585346f", "remote_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}], "revision_number": 4, "project_id": "ef7e486beb8f4de39b25ca5f11552328", "id": "d0588e93-db0d-4888-9f99-3399a50df490", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "created_at": "2018-12-27T17:19:15Z", "updated_at": "2018-12-27T17:19:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "1990fe24-df44-4561-9f09-f50aab182bf7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "651e4b8b-b29e-409b-9f25-ff2328ccefe6", "remote_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "cc4e2254-2157-4ae1-a233-3047573ddc6d", "remote_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "da56dda4-aaf3-43ff-bdf7-e64892ec2345", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}], "revision_number": 4, "project_id": "2a5a6879c5fa4db798cea6d394565d45", "id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-27T15:33:07Z", "updated_at": "2018-12-27T15:33:07Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "4de95db8-72d6-4aec-a145-e92511971eb9", "remote_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "5f100cff-05d8-4405-8dfb-0a387c123fae", "remote_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "a3f6a193-cc94-4220-a73a-08acf63c449b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "f059d8a5-0c32-49c9-a721-77cc89245ecd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "created_at": "2018-12-27T15:29:16Z", "updated_at": "2018-12-27T15:29:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "3c53841a-5bc0-4192-b482-044411e217ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "5956ff3f-d59d-4af6-82b5-566c888583a7", "remote_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:16Z", "revision_number": 0, "id": "60735d87-52c7-426a-91a6-aff1078a5a2d", "remote_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:16Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "abe97133-61dd-4fdf-baf3-2e07968a324f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "da629caea04941e1ae8979c379dc7c9d"}], "revision_number": 4, "project_id": "da629caea04941e1ae8979c379dc7c9d", "id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "name": "default"}]} 2018-12-27 17:32:29,180 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=default used request id req-122a5e3c-b0f3-4bbe-919e-bef484bf31b7 2018-12-27 17:32:29,187 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8a0889adc7b420f60cd105ba65bd171ad4d08eb" 2018-12-27 17:32:29,297 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:32:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-80ec5b8e-40d9-4663-b4a1-cd154c44e2d9 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b7b4fceec1ad4c6eb74d758b709a9d93", "name": "admin"}} 2018-12-27 17:32:29,298 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93 used request id req-80ec5b8e-40d9-4663-b4a1-cd154c44e2d9 2018-12-27 17:32:29,301 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/f7197afc9b61423897aefc9a643d03a1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8a0889adc7b420f60cd105ba65bd171ad4d08eb" 2018-12-27 17:32:29,407 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:32:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a5d6ef92-9ff2-412f-a686-585cf6e91aa9 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f7197afc9b61423897aefc9a643d03a1.", "code": 404, "title": "Not Found"}} 2018-12-27 17:32:29,408 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/f7197afc9b61423897aefc9a643d03a1 used request id req-a5d6ef92-9ff2-412f-a686-585cf6e91aa9 2018-12-27 17:32:29,408 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:32:29,411 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/8c689c5e31c44b09ab85f80682abbc2a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8a0889adc7b420f60cd105ba65bd171ad4d08eb" 2018-12-27 17:32:29,516 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:32:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f054237b-cabe-4dec-8c9f-6ef346fd97b4 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8c689c5e31c44b09ab85f80682abbc2a.", "code": 404, "title": "Not Found"}} 2018-12-27 17:32:29,516 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/8c689c5e31c44b09ab85f80682abbc2a used request id req-f054237b-cabe-4dec-8c9f-6ef346fd97b4 2018-12-27 17:32:29,516 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:32:29,520 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/28dac9e1580d461c9de52e6659cc4f9d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8a0889adc7b420f60cd105ba65bd171ad4d08eb" 2018-12-27 17:32:29,539 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:32:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a5e3a99f-5adf-4b3b-9fd3-fc61d41362b3 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 28dac9e1580d461c9de52e6659cc4f9d.", "code": 404, "title": "Not Found"}} 2018-12-27 17:32:29,539 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/28dac9e1580d461c9de52e6659cc4f9d used request id req-a5e3a99f-5adf-4b3b-9fd3-fc61d41362b3 2018-12-27 17:32:29,539 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:32:29,675 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/81c108a273314b24bf6b48c41b5bbe0c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8a0889adc7b420f60cd105ba65bd171ad4d08eb" 2018-12-27 17:32:29,791 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:32:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-67d03dd6-44b3-41c0-a86a-c081d64396ab Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 81c108a273314b24bf6b48c41b5bbe0c.", "code": 404, "title": "Not Found"}} 2018-12-27 17:32:29,791 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/81c108a273314b24bf6b48c41b5bbe0c used request id req-67d03dd6-44b3-41c0-a86a-c081d64396ab 2018-12-27 17:32:29,791 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:32:29,795 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/7fb0e5436e4f467998e672dd71018a45 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8a0889adc7b420f60cd105ba65bd171ad4d08eb" 2018-12-27 17:32:29,898 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:32:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-190f30af-ee6f-488f-aecc-6501ee21560d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7fb0e5436e4f467998e672dd71018a45.", "code": 404, "title": "Not Found"}} 2018-12-27 17:32:29,899 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/7fb0e5436e4f467998e672dd71018a45 used request id req-190f30af-ee6f-488f-aecc-6501ee21560d 2018-12-27 17:32:29,899 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:32:29,902 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/7cba3664d5674e65a12c8c269a05febf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8a0889adc7b420f60cd105ba65bd171ad4d08eb" 2018-12-27 17:32:30,036 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:32:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fc183efb-a804-4dc7-ae6d-e73b070b5b7b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7cba3664d5674e65a12c8c269a05febf.", "code": 404, "title": "Not Found"}} 2018-12-27 17:32:30,036 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/7cba3664d5674e65a12c8c269a05febf used request id req-fc183efb-a804-4dc7-ae6d-e73b070b5b7b 2018-12-27 17:32:30,036 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:32:30,040 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/fbd6dbf946a5406398ba810e02d0888e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8a0889adc7b420f60cd105ba65bd171ad4d08eb" 2018-12-27 17:32:30,143 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:32:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2dc1424c-c770-4ecb-ba88-b47a6d4a4b84 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: fbd6dbf946a5406398ba810e02d0888e.", "code": 404, "title": "Not Found"}} 2018-12-27 17:32:30,143 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/fbd6dbf946a5406398ba810e02d0888e used request id req-2dc1424c-c770-4ecb-ba88-b47a6d4a4b84 2018-12-27 17:32:30,144 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:32:30,147 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/253cc6709e714b8a80a5f74e4257907e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8a0889adc7b420f60cd105ba65bd171ad4d08eb" 2018-12-27 17:32:30,251 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:32:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5a8b374f-8962-44ac-9de2-77dda938ff52 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 253cc6709e714b8a80a5f74e4257907e.", "code": 404, "title": "Not Found"}} 2018-12-27 17:32:30,251 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/253cc6709e714b8a80a5f74e4257907e used request id req-5a8b374f-8962-44ac-9de2-77dda938ff52 2018-12-27 17:32:30,252 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:32:30,255 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/782a28bd0d40485e85eda6b8ba43840b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8a0889adc7b420f60cd105ba65bd171ad4d08eb" 2018-12-27 17:32:30,369 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:32:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a5744784-179e-4e1e-a486-194a90c12786 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 782a28bd0d40485e85eda6b8ba43840b.", "code": 404, "title": "Not Found"}} 2018-12-27 17:32:30,370 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/782a28bd0d40485e85eda6b8ba43840b used request id req-a5744784-179e-4e1e-a486-194a90c12786 2018-12-27 17:32:30,370 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:32:30,373 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/ef7e486beb8f4de39b25ca5f11552328 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8a0889adc7b420f60cd105ba65bd171ad4d08eb" 2018-12-27 17:32:30,482 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:32:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-38c82d6f-74b1-46c4-a0c8-e274cf73ef76 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: ef7e486beb8f4de39b25ca5f11552328.", "code": 404, "title": "Not Found"}} 2018-12-27 17:32:30,482 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/ef7e486beb8f4de39b25ca5f11552328 used request id req-38c82d6f-74b1-46c4-a0c8-e274cf73ef76 2018-12-27 17:32:30,482 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:32:30,486 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/2a5a6879c5fa4db798cea6d394565d45 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8a0889adc7b420f60cd105ba65bd171ad4d08eb" 2018-12-27 17:32:30,505 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:32:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-77c6093a-80e7-4b26-a4e9-fcd4f454830d Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.31:5000/v3/projects/2a5a6879c5fa4db798cea6d394565d45"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}} 2018-12-27 17:32:30,506 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/2a5a6879c5fa4db798cea6d394565d45 used request id req-77c6093a-80e7-4b26-a4e9-fcd4f454830d 2018-12-27 17:32:30,509 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/da629caea04941e1ae8979c379dc7c9d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8a0889adc7b420f60cd105ba65bd171ad4d08eb" 2018-12-27 17:32:30,627 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:32:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3e1d3b31-aba0-4529-8d88-a53a89469f4e Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/da629caea04941e1ae8979c379dc7c9d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "da629caea04941e1ae8979c379dc7c9d", "name": "service"}} 2018-12-27 17:32:30,627 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/da629caea04941e1ae8979c379dc7c9d used request id req-3e1d3b31-aba0-4529-8d88-a53a89469f4e 2018-12-27 17:32:30,628 - keystone_utils - INFO - Deleting project with name - CreateVolumeTypeComplexTests-0a73f980-8b64-4b8-proj 2018-12-27 17:32:30,632 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/projects/21242824f3314147b8ca5f38a8b3013c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8a0889adc7b420f60cd105ba65bd171ad4d08eb" 2018-12-27 17:32:30,893 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:32:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fc30fe55-44c1-495e-abc7-a622f1f5cab1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:32:30,893 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/21242824f3314147b8ca5f38a8b3013c used request id req-fc30fe55-44c1-495e-abc7-a622f1f5cab1 2018-12-27 17:32:30,894 - keystone_utils - INFO - Deleting role with name - CreateVolumeTypeComplexTests-0a73f980-8b64-4b8-proj-role 2018-12-27 17:32:30,897 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/roles/fa175849013547dca67108c1bc42f026 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8a0889adc7b420f60cd105ba65bd171ad4d08eb" 2018-12-27 17:32:31,031 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:32:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0dc72c66-b6bc-4001-ac0f-fd97442dfe47 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:32:31,031 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/roles/fa175849013547dca67108c1bc42f026 used request id req-0dc72c66-b6bc-4001-ac0f-fd97442dfe47 2018-12-27 17:32:31,035 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8a0889adc7b420f60cd105ba65bd171ad4d08eb" 2018-12-27 17:32:31,151 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:32:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0867372b-5c58-4f2e-ae77-4b271c3d9383 Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8de789d09e46427786a85702e5e8de91", "links": {"self": "http://172.30.9.31:5000/v3/roles/8de789d09e46427786a85702e5e8de91"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 17:32:31,152 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-0867372b-5c58-4f2e-ae77-4b271c3d9383 2018-12-27 17:32:31,152 - keystone_utils - INFO - Deleting user with name - CreateVolumeTypeComplexTests-0a73f980-8b64-4b8-user 2018-12-27 17:32:31,156 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/users/bbca1fee607547d5ad0277ac43deaa2b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ceae5b6f07f25af0435eba85a6c6ea09727901dd" 2018-12-27 17:32:31,390 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:32:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6d0aeaab-b34c-48bc-bc15-19e2557274ad Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:32:31,390 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/bbca1fee607547d5ad0277ac43deaa2b used request id req-6d0aeaab-b34c-48bc-bc15-19e2557274ad 2018-12-27 17:32:31,391 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:32:31,804 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:32:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["7jjcQCUDQNy7l-9CzxbqsQ"], "issued_at": "2018-12-27T17:32:31.000000Z"}} 2018-12-27 17:32:31,805 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd04fe1de2e6e425f9a367cb3fce500091be81f7" 2018-12-27 17:32:31,927 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:32:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-034375b8-4c23-4ea8-b7ef-8d332ba7326a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:32:31,927 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-034375b8-4c23-4ea8-b7ef-8d332ba7326a 2018-12-27 17:32:31,928 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:32:31,929 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:32:32,344 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:32:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["L96NvwHXR-6s7-OshJ3VAQ"], "issued_at": "2018-12-27T17:32:32.000000Z"}} 2018-12-27 17:32:32,345 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd8825a4ab682dcf48a2f4fbf4ba126d5001f4d3" 2018-12-27 17:32:32,441 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:32:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e70c45b8-6c12-4408-9eff-7cee26a3896f Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:32:32,441 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-e70c45b8-6c12-4408-9eff-7cee26a3896f 2018-12-27 17:32:32,445 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 17:32:32,451 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 17:32:32 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 17:32:32,452 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeTypeComplexTests-112cdac1-5185-45f-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd8825a4ab682dcf48a2f4fbf4ba126d5001f4d3" 2018-12-27 17:32:32,556 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:32:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dfcc2064-9fcf-4424-9276-3de377590e79 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeTypeComplexTests-112cdac1-5185-45f-proj", "previous": null, "next": null}, "projects": []} 2018-12-27 17:32:32,556 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeTypeComplexTests-112cdac1-5185-45f-proj used request id req-dfcc2064-9fcf-4424-9276-3de377590e79 2018-12-27 17:32:32,560 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd8825a4ab682dcf48a2f4fbf4ba126d5001f4d3" 2018-12-27 17:32:32,667 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:32:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9044ad2f-f613-410c-bd63-dcd436fa9516 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-27 17:32:32,667 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-9044ad2f-f613-410c-bd63-dcd436fa9516 2018-12-27 17:32:32,670 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd8825a4ab682dcf48a2f4fbf4ba126d5001f4d3" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateVolumeTypeComplexTests-112cdac1-5185-45f-proj"}}' 2018-12-27 17:32:32,840 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 27 Dec 2018 17:32:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f2e22290-efd0-4634-967e-2c5a18f29655 Content-Length: 325 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/ca971bf175d34aa7ba6ff0888247378f"}, "tags": [], "enabled": true, "id": "ca971bf175d34aa7ba6ff0888247378f", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeTypeComplexTests-112cdac1-5185-45f-proj"}} 2018-12-27 17:32:32,840 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-f2e22290-efd0-4634-967e-2c5a18f29655 2018-12-27 17:32:32,841 - keystone_utils - INFO - Created project with name - CreateVolumeTypeComplexTests-112cdac1-5185-45f-proj 2018-12-27 17:32:32,841 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:32:32,842 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:32:33,275 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:32:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["Eg9XmZNJS36G4wOsw0O88A"], "issued_at": "2018-12-27T17:32:33.000000Z"}} 2018-12-27 17:32:33,276 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec339a216d99baf77692b36feed7c69ad968c5cd" 2018-12-27 17:32:33,290 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:32:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bf1d3eda-aff3-4c97-a578-2e602189a19e Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:32:33,290 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-bf1d3eda-aff3-4c97-a578-2e602189a19e 2018-12-27 17:32:33,294 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 17:32:33,299 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 17:32:33 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 17:32:33,300 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec339a216d99baf77692b36feed7c69ad968c5cd" 2018-12-27 17:32:33,423 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:32:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-48889577-47bc-4742-9947-99c87801b1b4 Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "links": {"self": "http://172.30.9.31:5000/v3/users/01fa52e7b3674fc48643fa4ffca67e4e"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "01fa52e7b3674fc48643fa4ffca67e4e", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/05a834ddebbc40688596b7460b47439e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05a834ddebbc40688596b7460b47439e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/08226a0ad01943f39559448239e291e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "08226a0ad01943f39559448239e291e1", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/55c0552fe37a4f7ca0e73939514bc683"}, "domain_id": "default", "enabled": true, "options": {}, "id": "55c0552fe37a4f7ca0e73939514bc683", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/646a4af4e3b5439a97996d353fea3924"}, "domain_id": "914eec1d43ea4caf9d2fd33268c06258", "enabled": true, "options": {}, "id": "646a4af4e3b5439a97996d353fea3924", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/85fb203e51c34d3f8122e285a6a318b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85fb203e51c34d3f8122e285a6a318b3", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/905e7f4b42d24cca93b99d2401fa3378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "905e7f4b42d24cca93b99d2401fa3378", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/a5bc08b9f81f4e5bb86c24f9f7547bae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5bc08b9f81f4e5bb86c24f9f7547bae", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/a5c780627f004d318bf908d80305da9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5c780627f004d318bf908d80305da9c", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/b18425bf2b044bc9af7e194919539a17"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b18425bf2b044bc9af7e194919539a17", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/b8d2134b619d4dca80e21d6fb16449b0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b8d2134b619d4dca80e21d6fb16449b0", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/b9ab6a25a652438285139fe5b44aea62"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9ab6a25a652438285139fe5b44aea62", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/c08462554a4844d681348f58b9b0edee"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c08462554a4844d681348f58b9b0edee", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/ddfc3a9aad444d4782eae677c8a98130"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ddfc3a9aad444d4782eae677c8a98130", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/f2a74f2185a54676a6cb2bb5ecfcc4f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2a74f2185a54676a6cb2bb5ecfcc4f6", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-12-27 17:32:33,423 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-48889577-47bc-4742-9947-99c87801b1b4 2018-12-27 17:32:33,427 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?name=CreateVolumeTypeComplexTests-112cdac1-5185-45f-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec339a216d99baf77692b36feed7c69ad968c5cd" 2018-12-27 17:32:33,544 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:32:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-16972c22-4326-4c10-9379-664c49d35e27 Content-Encoding: gzip Content-Length: 264 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?name=CreateVolumeTypeComplexTests-112cdac1-5185-45f-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/ca971bf175d34aa7ba6ff0888247378f"}, "tags": [], "enabled": true, "id": "ca971bf175d34aa7ba6ff0888247378f", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeTypeComplexTests-112cdac1-5185-45f-proj"}]} 2018-12-27 17:32:33,544 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?name=CreateVolumeTypeComplexTests-112cdac1-5185-45f-proj used request id req-16972c22-4326-4c10-9379-664c49d35e27 2018-12-27 17:32:33,548 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec339a216d99baf77692b36feed7c69ad968c5cd" 2018-12-27 17:32:33,680 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:32:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d8c650df-7581-43b6-9b09-505100932642 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-27 17:32:33,680 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-d8c650df-7581-43b6-9b09-505100932642 2018-12-27 17:32:34,073 - keystone_utils - INFO - Created user with name - CreateVolumeTypeComplexTests-112cdac1-5185-45f-user 2018-12-27 17:32:34,073 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:32:34,077 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd8825a4ab682dcf48a2f4fbf4ba126d5001f4d3" 2018-12-27 17:32:34,189 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:32:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2a7625e6-a767-4589-9508-8dcf607f281a Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8de789d09e46427786a85702e5e8de91", "links": {"self": "http://172.30.9.31:5000/v3/roles/8de789d09e46427786a85702e5e8de91"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 17:32:34,189 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-2a7625e6-a767-4589-9508-8dcf607f281a 2018-12-27 17:32:34,193 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd8825a4ab682dcf48a2f4fbf4ba126d5001f4d3" -d '{"role": {"name": "CreateVolumeTypeComplexTests-112cdac1-5185-45f-proj-role"}}' 2018-12-27 17:32:34,436 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 27 Dec 2018 17:32:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-be0f19b9-5529-4c5c-8459-609d556ff782 Content-Length: 227 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "e4b8fd53eb9b4679ab8cfb06f1189d27", "links": {"self": "http://172.30.9.31:5000/v3/roles/e4b8fd53eb9b4679ab8cfb06f1189d27"}, "name": "CreateVolumeTypeComplexTests-112cdac1-5185-45f-proj-role"}} 2018-12-27 17:32:34,436 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/roles used request id req-be0f19b9-5529-4c5c-8459-609d556ff782 2018-12-27 17:32:34,436 - keystone_utils - INFO - Created role with name - CreateVolumeTypeComplexTests-112cdac1-5185-45f-proj-role 2018-12-27 17:32:34,439 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles/e4b8fd53eb9b4679ab8cfb06f1189d27 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd8825a4ab682dcf48a2f4fbf4ba126d5001f4d3" 2018-12-27 17:32:34,547 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:32:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fa9fba6c-b768-4721-8bcc-bb7970c2da9e Content-Encoding: gzip Content-Length: 183 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "e4b8fd53eb9b4679ab8cfb06f1189d27", "links": {"self": "http://172.30.9.31:5000/v3/roles/e4b8fd53eb9b4679ab8cfb06f1189d27"}, "name": "CreateVolumeTypeComplexTests-112cdac1-5185-45f-proj-role"}} 2018-12-27 17:32:34,547 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles/e4b8fd53eb9b4679ab8cfb06f1189d27 used request id req-fa9fba6c-b768-4721-8bcc-bb7970c2da9e 2018-12-27 17:32:34,547 - keystone_utils - INFO - Granting role CreateVolumeTypeComplexTests-112cdac1-5185-45f-proj-role to project CreateVolumeTypeComplexTests-112cdac1-5185-45f-proj 2018-12-27 17:32:34,551 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:5000/v3/projects/ca971bf175d34aa7ba6ff0888247378f/users/d68a19246abc418a8b7c15ee2bfd638e/roles/e4b8fd53eb9b4679ab8cfb06f1189d27 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd8825a4ab682dcf48a2f4fbf4ba126d5001f4d3" 2018-12-27 17:32:34,717 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:32:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-15b534ac-4013-4074-b353-9865f71ec75d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:32:34,717 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/ca971bf175d34aa7ba6ff0888247378f/users/d68a19246abc418a8b7c15ee2bfd638e/roles/e4b8fd53eb9b4679ab8cfb06f1189d27 used request id req-15b534ac-4013-4074-b353-9865f71ec75d 2018-12-27 17:32:34,719 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:32:34,720 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:32:35,137 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:32:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["dUGxvJm3TZ6BqlyzJxntbg"], "issued_at": "2018-12-27T17:32:35.000000Z"}} 2018-12-27 17:32:35,138 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a458aa1f237e01448ae7fefe63b37a31526cf927" 2018-12-27 17:32:35,234 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:32:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b0bd6b1a-aad2-43a8-a357-7f4085fe092c Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:32:35,234 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-b0bd6b1a-aad2-43a8-a357-7f4085fe092c 2018-12-27 17:32:35,240 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45/qos-specs -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a458aa1f237e01448ae7fefe63b37a31526cf927" 2018-12-27 17:32:35,448 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:32:35 GMT Server: Apache x-compute-request-id: req-d3d92141-8ba2-47ae-ba71-b018a05459b8 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-d3d92141-8ba2-47ae-ba71-b018a05459b8 Content-Length: 17 Content-Type: application/json RESP BODY: {"qos_specs": []} 2018-12-27 17:32:35,448 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45/qos-specs used request id req-d3d92141-8ba2-47ae-ba71-b018a05459b8 2018-12-27 17:32:35,451 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-d3d92141-8ba2-47ae-ba71-b018a05459b8" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a458aa1f237e01448ae7fefe63b37a31526cf927" -d '{"qos_specs": {"consumer": "both", "name": "CreateVolumeTypeComplexTests-fa5b1803-e91e-4214-84dc-5289f40a6efd-qos-spec"}}' 2018-12-27 17:32:35,772 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:32:35 GMT Server: Apache x-compute-request-id: req-c9e7caed-8109-42e8-8400-23e76daaa4d5 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-c9e7caed-8109-42e8-8400-23e76daaa4d5 Content-Encoding: gzip Content-Length: 252 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {}, "consumer": "both", "id": "88b2202a-ca84-462b-8b1b-c5108a9e09a0", "name": "CreateVolumeTypeComplexTests-fa5b1803-e91e-4214-84dc-5289f40a6efd-qos-spec"}, "links": [{"href": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45/qos-specs/88b2202a-ca84-462b-8b1b-c5108a9e09a0", "rel": "self"}, {"href": "http://172.30.9.31:8776/2a5a6879c5fa4db798cea6d394565d45/qos-specs/88b2202a-ca84-462b-8b1b-c5108a9e09a0", "rel": "bookmark"}]} 2018-12-27 17:32:35,772 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45/qos-specs used request id req-c9e7caed-8109-42e8-8400-23e76daaa4d5 2018-12-27 17:32:35,773 - create_qos - INFO - Created qos with name - CreateVolumeTypeComplexTests-fa5b1803-e91e-4214-84dc-5289f40a6efd-qos-spec 2018-12-27 17:32:35,773 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:32:35,774 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:32:36,221 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:32:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["LhW6fdpSQnuOE7OwYMJDUg"], "issued_at": "2018-12-27T17:32:36.000000Z"}} 2018-12-27 17:32:36,222 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d929fb3105df8db0d140f78bdcad3ed49cba2c5" 2018-12-27 17:32:36,350 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:32:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-23fe4dd6-ffa3-4c83-9d36-1022507c256f Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:32:36,350 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-23fe4dd6-ffa3-4c83-9d36-1022507c256f 2018-12-27 17:32:36,355 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d929fb3105df8db0d140f78bdcad3ed49cba2c5" 2018-12-27 17:32:36,581 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:32:36 GMT Server: Apache x-compute-request-id: req-1e783253-3eec-4f6a-8a91-28120101b1b8 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-1e783253-3eec-4f6a-8a91-28120101b1b8 Content-Length: 20 Content-Type: application/json RESP BODY: {"volume_types": []} 2018-12-27 17:32:36,581 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45/types?is_public=None used request id req-1e783253-3eec-4f6a-8a91-28120101b1b8 2018-12-27 17:32:36,584 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-1e783253-3eec-4f6a-8a91-28120101b1b8" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d929fb3105df8db0d140f78bdcad3ed49cba2c5" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CreateVolumeTypeComplexTests-fa5b1803-e91e-4214-84dc-5289f40a6efd-vol_type", "description": null}}' 2018-12-27 17:32:36,834 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:32:36 GMT Server: Apache x-compute-request-id: req-0e7a0403-92da-4eb0-b484-cb3af2b70aea OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-0e7a0403-92da-4eb0-b484-cb3af2b70aea Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateVolumeTypeComplexTests-fa5b1803-e91e-4214-84dc-5289f40a6efd-vol_type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "5ab4527b-c6fa-4bc6-ab53-7cd032683520", "description": null}} 2018-12-27 17:32:36,834 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45/types used request id req-0e7a0403-92da-4eb0-b484-cb3af2b70aea 2018-12-27 17:32:36,837 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-1e783253-3eec-4f6a-8a91-28120101b1b8" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d929fb3105df8db0d140f78bdcad3ed49cba2c5" 2018-12-27 17:32:37,059 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:32:36 GMT Server: Apache x-compute-request-id: req-2398d868-b44e-4176-b6fa-9b6e426ae2b9 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-2398d868-b44e-4176-b6fa-9b6e426ae2b9 Content-Encoding: gzip Content-Length: 167 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {}, "consumer": "both", "id": "88b2202a-ca84-462b-8b1b-c5108a9e09a0", "name": "CreateVolumeTypeComplexTests-fa5b1803-e91e-4214-84dc-5289f40a6efd-qos-spec"}]} 2018-12-27 17:32:37,059 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45/qos-specs used request id req-2398d868-b44e-4176-b6fa-9b6e426ae2b9 2018-12-27 17:32:37,062 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45/qos-specs/88b2202a-ca84-462b-8b1b-c5108a9e09a0/associate?vol_type_id=5ab4527b-c6fa-4bc6-ab53-7cd032683520 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-1e783253-3eec-4f6a-8a91-28120101b1b8" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d929fb3105df8db0d140f78bdcad3ed49cba2c5" 2018-12-27 17:32:37,338 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Thu, 27 Dec 2018 17:32:37 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-7a7e5827-6214-4826-ac54-1c822377b17e Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-27 17:32:37,338 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45/qos-specs/88b2202a-ca84-462b-8b1b-c5108a9e09a0/associate?vol_type_id=5ab4527b-c6fa-4bc6-ab53-7cd032683520 used request id req-7a7e5827-6214-4826-ac54-1c822377b17e 2018-12-27 17:32:37,338 - create_volume_type - INFO - Created volume type with name - CreateVolumeTypeComplexTests-fa5b1803-e91e-4214-84dc-5289f40a6efd-vol_type 2018-12-27 17:32:37,341 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45/types/5ab4527b-c6fa-4bc6-ab53-7cd032683520 -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd04fe1de2e6e425f9a367cb3fce500091be81f7" 2018-12-27 17:32:37,551 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:32:37 GMT Server: Apache x-compute-request-id: req-5f03eb46-414b-4647-908f-18be192dc580 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-5f03eb46-414b-4647-908f-18be192dc580 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateVolumeTypeComplexTests-fa5b1803-e91e-4214-84dc-5289f40a6efd-vol_type", "qos_specs_id": "88b2202a-ca84-462b-8b1b-c5108a9e09a0", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "5ab4527b-c6fa-4bc6-ab53-7cd032683520", "description": null}} 2018-12-27 17:32:37,551 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45/types/5ab4527b-c6fa-4bc6-ab53-7cd032683520 used request id req-5f03eb46-414b-4647-908f-18be192dc580 2018-12-27 17:32:37,554 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45/types/5ab4527b-c6fa-4bc6-ab53-7cd032683520 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-5f03eb46-414b-4647-908f-18be192dc580" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd04fe1de2e6e425f9a367cb3fce500091be81f7" 2018-12-27 17:32:37,776 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:32:37 GMT Server: Apache x-compute-request-id: req-e8021922-124c-48b6-b2f6-fd42cff74efe OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-e8021922-124c-48b6-b2f6-fd42cff74efe Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateVolumeTypeComplexTests-fa5b1803-e91e-4214-84dc-5289f40a6efd-vol_type", "qos_specs_id": "88b2202a-ca84-462b-8b1b-c5108a9e09a0", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "5ab4527b-c6fa-4bc6-ab53-7cd032683520", "description": null}} 2018-12-27 17:32:37,777 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45/types/5ab4527b-c6fa-4bc6-ab53-7cd032683520 used request id req-e8021922-124c-48b6-b2f6-fd42cff74efe 2018-12-27 17:32:37,779 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45/types/5ab4527b-c6fa-4bc6-ab53-7cd032683520/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-5f03eb46-414b-4647-908f-18be192dc580" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd04fe1de2e6e425f9a367cb3fce500091be81f7" 2018-12-27 17:32:38,012 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:32:37 GMT Server: Apache x-compute-request-id: req-046c5647-3582-4c05-9610-5168ca65e7cc OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-046c5647-3582-4c05-9610-5168ca65e7cc Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-12-27 17:32:38,012 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45/types/5ab4527b-c6fa-4bc6-ab53-7cd032683520/encryption used request id req-046c5647-3582-4c05-9610-5168ca65e7cc 2018-12-27 17:32:38,015 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45/qos-specs/88b2202a-ca84-462b-8b1b-c5108a9e09a0 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-5f03eb46-414b-4647-908f-18be192dc580" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd04fe1de2e6e425f9a367cb3fce500091be81f7" 2018-12-27 17:32:38,225 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:32:38 GMT Server: Apache x-compute-request-id: req-2bc5c56d-85c1-4990-a265-65292f75e0cb OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-2bc5c56d-85c1-4990-a265-65292f75e0cb Content-Encoding: gzip Content-Length: 252 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {}, "consumer": "both", "id": "88b2202a-ca84-462b-8b1b-c5108a9e09a0", "name": "CreateVolumeTypeComplexTests-fa5b1803-e91e-4214-84dc-5289f40a6efd-qos-spec"}, "links": [{"href": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45/qos-specs/88b2202a-ca84-462b-8b1b-c5108a9e09a0", "rel": "self"}, {"href": "http://172.30.9.31:8776/2a5a6879c5fa4db798cea6d394565d45/qos-specs/88b2202a-ca84-462b-8b1b-c5108a9e09a0", "rel": "bookmark"}]} 2018-12-27 17:32:38,226 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45/qos-specs/88b2202a-ca84-462b-8b1b-c5108a9e09a0 used request id req-2bc5c56d-85c1-4990-a265-65292f75e0cb 2018-12-27 17:32:38,226 - cinder_utils - INFO - Deleting volume named - CreateVolumeTypeComplexTests-fa5b1803-e91e-4214-84dc-5289f40a6efd-vol_type 2018-12-27 17:32:38,229 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45/types/5ab4527b-c6fa-4bc6-ab53-7cd032683520 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-1e783253-3eec-4f6a-8a91-28120101b1b8" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d929fb3105df8db0d140f78bdcad3ed49cba2c5" 2018-12-27 17:32:38,906 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Thu, 27 Dec 2018 17:32:38 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-a944db88-ac3d-4ac9-b42a-e2811c285609 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-27 17:32:38,907 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45/types/5ab4527b-c6fa-4bc6-ab53-7cd032683520 used request id req-a944db88-ac3d-4ac9-b42a-e2811c285609 2018-12-27 17:32:38,907 - cinder_utils - INFO - Deleting QoS named - CreateVolumeTypeComplexTests-fa5b1803-e91e-4214-84dc-5289f40a6efd-qos-spec 2018-12-27 17:32:38,910 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45/qos-specs/88b2202a-ca84-462b-8b1b-c5108a9e09a0?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-d3d92141-8ba2-47ae-ba71-b018a05459b8" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a458aa1f237e01448ae7fefe63b37a31526cf927" 2018-12-27 17:32:39,176 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Thu, 27 Dec 2018 17:32:38 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-9b42c2c3-ab37-4bc1-be8b-a34fa800caa6 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-27 17:32:39,176 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45/qos-specs/88b2202a-ca84-462b-8b1b-c5108a9e09a0?force=False used request id req-9b42c2c3-ab37-4bc1-be8b-a34fa800caa6 2018-12-27 17:32:39,184 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd8825a4ab682dcf48a2f4fbf4ba126d5001f4d3" 2018-12-27 17:32:39,552 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 33483 X-Openstack-Request-Id: req-670774fc-799f-4dfe-9656-49dfc6067f3f Date: Thu, 27 Dec 2018 17:32:39 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "created_at": "2018-12-27T15:33:01Z", "updated_at": "2018-12-27T15:33:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "35205ac3-06e6-4cf6-bb21-ff8f813cb45b", "remote_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "ade77f59-e70c-4970-8ea8-198222fa332e", "remote_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "c4f3bf7f-d793-498d-a883-bb8c6003f070", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "c85cb618-8f19-445b-8e16-6d467cb17771", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}], "revision_number": 4, "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "created_at": "2018-12-27T15:57:22Z", "updated_at": "2018-12-27T15:57:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "5e258a3b-01f5-4aef-81b7-0b5dc6e5b683", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "65475539-0336-498a-8da4-ff0a80b10089", "remote_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "ae922857-f7ae-4bc8-949b-153fb43bfd00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "b4f87679-52e1-4cf9-bf76-5abb9a9bec06", "remote_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "f7197afc9b61423897aefc9a643d03a1"}], "revision_number": 4, "project_id": "f7197afc9b61423897aefc9a643d03a1", "id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "created_at": "2018-12-27T16:01:54Z", "updated_at": "2018-12-27T16:01:54Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "00dd3abd-acd1-4edb-8f4a-8badcbd2eeb4", "remote_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "018de60d-bc33-4ef0-9eed-6d00b6ce227b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "0d99f0db-fa6b-4201-b67f-a7ff0db82c5d", "remote_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv6", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "5c4049ef-933d-4614-84e7-83584430d462", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv6", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}], "revision_number": 4, "project_id": "8c689c5e31c44b09ab85f80682abbc2a", "id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "created_at": "2018-12-27T15:56:49Z", "updated_at": "2018-12-27T15:56:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "6555e255-763a-4448-b1b1-0c93b2a390bd", "remote_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "777ff7a5-a590-43e5-a84b-7677710494e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "8bac258a-08df-48b7-900b-efbe01a6ec20", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "dc17921e-353f-4898-a970-881b2c8d093d", "remote_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}], "revision_number": 4, "project_id": "28dac9e1580d461c9de52e6659cc4f9d", "id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "created_at": "2018-12-27T16:01:52Z", "updated_at": "2018-12-27T16:01:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "32737757-45f3-4b24-b6ab-5f2d5579b4a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv6", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "ae604ef3-492d-4aa3-8045-1ff84f755a27", "remote_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv4", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "b7bff40a-beda-4996-b140-ed94d010535c", "remote_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv6", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "b8129030-9d72-4d5d-adce-47bbe62492fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv4", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}], "revision_number": 4, "project_id": "81c108a273314b24bf6b48c41b5bbe0c", "id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "created_at": "2018-12-27T15:57:20Z", "updated_at": "2018-12-27T15:57:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "0c389ec4-c0af-4c20-acf9-4fcc1d859dd7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv6", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "3749697a-f2ef-439a-a661-2fb92badd1ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv4", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "b74e0c8c-e243-450e-b1be-69c587093d6d", "remote_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv6", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "c222695b-2f1c-427d-afd7-e0be24ec9f66", "remote_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv4", "project_id": "7fb0e5436e4f467998e672dd71018a45"}], "revision_number": 4, "project_id": "7fb0e5436e4f467998e672dd71018a45", "id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "created_at": "2018-12-27T17:02:11Z", "updated_at": "2018-12-27T17:02:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "675d8a56-1c9b-4c58-a252-61e65997fd05", "remote_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv4", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "84f0587c-7394-4fd6-8f3d-8d6ba94cf3f9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv6", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "8a450b4f-e710-4193-816e-13a2d4e40c07", "remote_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv6", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "c3106b0a-1026-4156-86a9-f0438b7fab93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv4", "project_id": "7cba3664d5674e65a12c8c269a05febf"}], "revision_number": 4, "project_id": "7cba3664d5674e65a12c8c269a05febf", "id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "created_at": "2018-12-27T15:58:29Z", "updated_at": "2018-12-27T15:58:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "2a945ecc-f9fa-4219-96ab-c189a7f5c102", "remote_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv6", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "55e2b54e-68d4-4476-8c9f-e05e347c8970", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv4", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "9983229c-b595-482a-973f-81137a209b6d", "remote_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv4", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "9d4b8450-78ab-4817-a586-372ed88268f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv6", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}], "revision_number": 4, "project_id": "fbd6dbf946a5406398ba810e02d0888e", "id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "created_at": "2018-12-27T15:57:24Z", "updated_at": "2018-12-27T15:57:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "35521f2a-a59d-4798-9fa8-0febfe126076", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv4", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "607d473d-1e6a-4088-a778-7df9ffc1ff68", "remote_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv6", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "6f8fa92b-b67a-4047-a900-f43656aff42b", "remote_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv4", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "890f1d6c-9ae5-45b0-b7a1-282182432b66", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv6", "project_id": "253cc6709e714b8a80a5f74e4257907e"}], "revision_number": 4, "project_id": "253cc6709e714b8a80a5f74e4257907e", "id": "b9546f11-205e-4322-89f8-f0360d6090ed", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "created_at": "2018-12-27T15:57:08Z", "updated_at": "2018-12-27T15:57:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "6739c48b-d899-4c17-bb8e-ffaf8922c034", "remote_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv4", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "9660a6af-4d9b-40b9-9729-f205f66c2bd0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv4", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "bf244c03-fc10-4754-9c2b-b0224401c4f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv6", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "d3bee7cc-a152-441c-9790-abb1f56cec03", "remote_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv6", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}], "revision_number": 4, "project_id": "782a28bd0d40485e85eda6b8ba43840b", "id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "created_at": "2018-12-27T15:57:11Z", "updated_at": "2018-12-27T15:57:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "22c0d2cf-360a-4aa8-ba7e-bfdbf8327d27", "remote_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "553b140a-8ba9-4af7-9f50-bf24e87aebf7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "b2ecf7a5-df98-4d65-a762-767320437c5a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "e49104b2-7c13-49d6-8519-a16dd585346f", "remote_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}], "revision_number": 4, "project_id": "ef7e486beb8f4de39b25ca5f11552328", "id": "d0588e93-db0d-4888-9f99-3399a50df490", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "created_at": "2018-12-27T17:19:15Z", "updated_at": "2018-12-27T17:19:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "1990fe24-df44-4561-9f09-f50aab182bf7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "651e4b8b-b29e-409b-9f25-ff2328ccefe6", "remote_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "cc4e2254-2157-4ae1-a233-3047573ddc6d", "remote_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "da56dda4-aaf3-43ff-bdf7-e64892ec2345", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}], "revision_number": 4, "project_id": "2a5a6879c5fa4db798cea6d394565d45", "id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-27T15:33:07Z", "updated_at": "2018-12-27T15:33:07Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "4de95db8-72d6-4aec-a145-e92511971eb9", "remote_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "5f100cff-05d8-4405-8dfb-0a387c123fae", "remote_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "a3f6a193-cc94-4220-a73a-08acf63c449b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "f059d8a5-0c32-49c9-a721-77cc89245ecd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "created_at": "2018-12-27T15:29:16Z", "updated_at": "2018-12-27T15:29:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "3c53841a-5bc0-4192-b482-044411e217ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "5956ff3f-d59d-4af6-82b5-566c888583a7", "remote_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:16Z", "revision_number": 0, "id": "60735d87-52c7-426a-91a6-aff1078a5a2d", "remote_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:16Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "abe97133-61dd-4fdf-baf3-2e07968a324f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "da629caea04941e1ae8979c379dc7c9d"}], "revision_number": 4, "project_id": "da629caea04941e1ae8979c379dc7c9d", "id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "name": "default"}]} 2018-12-27 17:32:39,552 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=default used request id req-670774fc-799f-4dfe-9656-49dfc6067f3f 2018-12-27 17:32:39,560 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd8825a4ab682dcf48a2f4fbf4ba126d5001f4d3" 2018-12-27 17:32:39,666 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:32:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-be423550-44fb-4168-be0f-d8c6301df5c1 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b7b4fceec1ad4c6eb74d758b709a9d93", "name": "admin"}} 2018-12-27 17:32:39,666 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93 used request id req-be423550-44fb-4168-be0f-d8c6301df5c1 2018-12-27 17:32:39,670 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/f7197afc9b61423897aefc9a643d03a1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd8825a4ab682dcf48a2f4fbf4ba126d5001f4d3" 2018-12-27 17:32:39,783 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:32:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bb41fbd1-127d-4b06-88c1-0ffdea0ddbb3 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f7197afc9b61423897aefc9a643d03a1.", "code": 404, "title": "Not Found"}} 2018-12-27 17:32:39,784 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/f7197afc9b61423897aefc9a643d03a1 used request id req-bb41fbd1-127d-4b06-88c1-0ffdea0ddbb3 2018-12-27 17:32:39,784 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:32:39,788 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/8c689c5e31c44b09ab85f80682abbc2a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd8825a4ab682dcf48a2f4fbf4ba126d5001f4d3" 2018-12-27 17:32:39,895 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:32:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-71a08f98-54e6-4791-af81-23f6983506c6 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8c689c5e31c44b09ab85f80682abbc2a.", "code": 404, "title": "Not Found"}} 2018-12-27 17:32:39,895 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/8c689c5e31c44b09ab85f80682abbc2a used request id req-71a08f98-54e6-4791-af81-23f6983506c6 2018-12-27 17:32:39,896 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:32:39,899 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/28dac9e1580d461c9de52e6659cc4f9d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd8825a4ab682dcf48a2f4fbf4ba126d5001f4d3" 2018-12-27 17:32:40,003 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:32:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fa9ac2cf-5012-4457-a69b-7201db01621d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 28dac9e1580d461c9de52e6659cc4f9d.", "code": 404, "title": "Not Found"}} 2018-12-27 17:32:40,003 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/28dac9e1580d461c9de52e6659cc4f9d used request id req-fa9ac2cf-5012-4457-a69b-7201db01621d 2018-12-27 17:32:40,003 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:32:40,007 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/81c108a273314b24bf6b48c41b5bbe0c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd8825a4ab682dcf48a2f4fbf4ba126d5001f4d3" 2018-12-27 17:32:40,126 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:32:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cc774714-dc2b-452e-b0f2-547e827c2dd3 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 81c108a273314b24bf6b48c41b5bbe0c.", "code": 404, "title": "Not Found"}} 2018-12-27 17:32:40,126 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/81c108a273314b24bf6b48c41b5bbe0c used request id req-cc774714-dc2b-452e-b0f2-547e827c2dd3 2018-12-27 17:32:40,126 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:32:40,130 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/7fb0e5436e4f467998e672dd71018a45 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd8825a4ab682dcf48a2f4fbf4ba126d5001f4d3" 2018-12-27 17:32:40,241 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:32:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8ae6631e-bbd5-4b32-a743-4653ba616710 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7fb0e5436e4f467998e672dd71018a45.", "code": 404, "title": "Not Found"}} 2018-12-27 17:32:40,241 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/7fb0e5436e4f467998e672dd71018a45 used request id req-8ae6631e-bbd5-4b32-a743-4653ba616710 2018-12-27 17:32:40,241 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:32:40,244 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/7cba3664d5674e65a12c8c269a05febf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd8825a4ab682dcf48a2f4fbf4ba126d5001f4d3" 2018-12-27 17:32:40,351 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:32:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8e17147e-a2f6-4bf7-889b-12241da33cdb Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7cba3664d5674e65a12c8c269a05febf.", "code": 404, "title": "Not Found"}} 2018-12-27 17:32:40,351 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/7cba3664d5674e65a12c8c269a05febf used request id req-8e17147e-a2f6-4bf7-889b-12241da33cdb 2018-12-27 17:32:40,351 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:32:40,355 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/fbd6dbf946a5406398ba810e02d0888e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd8825a4ab682dcf48a2f4fbf4ba126d5001f4d3" 2018-12-27 17:32:40,373 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:32:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cbc3685f-095d-40e5-904e-b0520b0dfd6f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: fbd6dbf946a5406398ba810e02d0888e.", "code": 404, "title": "Not Found"}} 2018-12-27 17:32:40,373 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/fbd6dbf946a5406398ba810e02d0888e used request id req-cbc3685f-095d-40e5-904e-b0520b0dfd6f 2018-12-27 17:32:40,374 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:32:40,377 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/253cc6709e714b8a80a5f74e4257907e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd8825a4ab682dcf48a2f4fbf4ba126d5001f4d3" 2018-12-27 17:32:40,488 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:32:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-05b4b001-eb25-4d2f-8c65-2678921a63f9 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 253cc6709e714b8a80a5f74e4257907e.", "code": 404, "title": "Not Found"}} 2018-12-27 17:32:40,489 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/253cc6709e714b8a80a5f74e4257907e used request id req-05b4b001-eb25-4d2f-8c65-2678921a63f9 2018-12-27 17:32:40,489 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:32:40,492 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/782a28bd0d40485e85eda6b8ba43840b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd8825a4ab682dcf48a2f4fbf4ba126d5001f4d3" 2018-12-27 17:32:40,601 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:32:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b1ecfb65-090b-4630-9cc5-ffcf77247f13 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 782a28bd0d40485e85eda6b8ba43840b.", "code": 404, "title": "Not Found"}} 2018-12-27 17:32:40,601 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/782a28bd0d40485e85eda6b8ba43840b used request id req-b1ecfb65-090b-4630-9cc5-ffcf77247f13 2018-12-27 17:32:40,601 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:32:40,605 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/ef7e486beb8f4de39b25ca5f11552328 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd8825a4ab682dcf48a2f4fbf4ba126d5001f4d3" 2018-12-27 17:32:40,724 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:32:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-45b78b71-60a5-4595-8cef-8e999babedb0 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: ef7e486beb8f4de39b25ca5f11552328.", "code": 404, "title": "Not Found"}} 2018-12-27 17:32:40,724 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/ef7e486beb8f4de39b25ca5f11552328 used request id req-45b78b71-60a5-4595-8cef-8e999babedb0 2018-12-27 17:32:40,724 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:32:40,728 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/2a5a6879c5fa4db798cea6d394565d45 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd8825a4ab682dcf48a2f4fbf4ba126d5001f4d3" 2018-12-27 17:32:40,837 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:32:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-55576b30-07ff-4e1d-8a37-03cd52af9ee3 Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.31:5000/v3/projects/2a5a6879c5fa4db798cea6d394565d45"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}} 2018-12-27 17:32:40,837 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/2a5a6879c5fa4db798cea6d394565d45 used request id req-55576b30-07ff-4e1d-8a37-03cd52af9ee3 2018-12-27 17:32:40,841 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/da629caea04941e1ae8979c379dc7c9d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd8825a4ab682dcf48a2f4fbf4ba126d5001f4d3" 2018-12-27 17:32:40,948 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:32:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7a80e4bc-5f06-4dba-87b8-e139c7227bcd Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/da629caea04941e1ae8979c379dc7c9d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "da629caea04941e1ae8979c379dc7c9d", "name": "service"}} 2018-12-27 17:32:40,948 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/da629caea04941e1ae8979c379dc7c9d used request id req-7a80e4bc-5f06-4dba-87b8-e139c7227bcd 2018-12-27 17:32:40,950 - keystone_utils - INFO - Deleting project with name - CreateVolumeTypeComplexTests-112cdac1-5185-45f-proj 2018-12-27 17:32:40,953 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/projects/ca971bf175d34aa7ba6ff0888247378f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd8825a4ab682dcf48a2f4fbf4ba126d5001f4d3" 2018-12-27 17:32:41,222 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:32:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-21971d1f-59fc-4e6c-b3c1-d7e16309ab85 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:32:41,223 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/ca971bf175d34aa7ba6ff0888247378f used request id req-21971d1f-59fc-4e6c-b3c1-d7e16309ab85 2018-12-27 17:32:41,223 - keystone_utils - INFO - Deleting role with name - CreateVolumeTypeComplexTests-112cdac1-5185-45f-proj-role 2018-12-27 17:32:41,226 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/roles/e4b8fd53eb9b4679ab8cfb06f1189d27 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd8825a4ab682dcf48a2f4fbf4ba126d5001f4d3" 2018-12-27 17:32:41,354 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:32:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ba64329e-9661-486c-8f6f-4d6a632fc120 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:32:41,354 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/roles/e4b8fd53eb9b4679ab8cfb06f1189d27 used request id req-ba64329e-9661-486c-8f6f-4d6a632fc120 2018-12-27 17:32:41,358 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd8825a4ab682dcf48a2f4fbf4ba126d5001f4d3" 2018-12-27 17:32:41,460 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:32:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ee95ebb4-cddd-47cb-b120-901b146cf08e Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8de789d09e46427786a85702e5e8de91", "links": {"self": "http://172.30.9.31:5000/v3/roles/8de789d09e46427786a85702e5e8de91"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 17:32:41,460 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-ee95ebb4-cddd-47cb-b120-901b146cf08e 2018-12-27 17:32:41,461 - keystone_utils - INFO - Deleting user with name - CreateVolumeTypeComplexTests-112cdac1-5185-45f-user 2018-12-27 17:32:41,464 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/users/d68a19246abc418a8b7c15ee2bfd638e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec339a216d99baf77692b36feed7c69ad968c5cd" 2018-12-27 17:32:41,687 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:32:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-28cc3d24-352d-4cce-b3a3-d1ba74e355a0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:32:41,687 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/d68a19246abc418a8b7c15ee2bfd638e used request id req-28cc3d24-352d-4cce-b3a3-d1ba74e355a0 2018-12-27 17:32:41,689 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:32:42,102 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:32:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["US0rsdXnRTSJeVASAjFrAA"], "issued_at": "2018-12-27T17:32:42.000000Z"}} 2018-12-27 17:32:42,103 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}538a8c1591c9504426a87b1b7696ce68f29339cf" 2018-12-27 17:32:42,207 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:32:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c9eba4c6-b6d8-4102-9348-4e7bcdb75831 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:32:42,208 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-c9eba4c6-b6d8-4102-9348-4e7bcdb75831 2018-12-27 17:32:42,209 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:32:42,209 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:32:42,731 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:32:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["1reC5h82TLyao5zjCh7dAQ"], "issued_at": "2018-12-27T17:32:42.000000Z"}} 2018-12-27 17:32:42,731 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63bd3e89e4b4a184db5fbf337911dc57497d10fc" 2018-12-27 17:32:42,824 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:32:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-926e8a2d-a681-44e1-984e-aede0e0e0623 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:32:42,824 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-926e8a2d-a681-44e1-984e-aede0e0e0623 2018-12-27 17:32:42,828 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 17:32:42,833 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 17:32:42 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 17:32:42,834 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeTypeComplexTests-1fd2ecf6-29a7-400-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63bd3e89e4b4a184db5fbf337911dc57497d10fc" 2018-12-27 17:32:42,951 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:32:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e104ef88-9e0e-4eb9-8044-04644aeea7d5 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeTypeComplexTests-1fd2ecf6-29a7-400-proj", "previous": null, "next": null}, "projects": []} 2018-12-27 17:32:42,951 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeTypeComplexTests-1fd2ecf6-29a7-400-proj used request id req-e104ef88-9e0e-4eb9-8044-04644aeea7d5 2018-12-27 17:32:42,955 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63bd3e89e4b4a184db5fbf337911dc57497d10fc" 2018-12-27 17:32:43,055 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:32:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c134ae92-ada1-4e56-84c9-1f507c056adb Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-27 17:32:43,055 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-c134ae92-ada1-4e56-84c9-1f507c056adb 2018-12-27 17:32:43,058 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63bd3e89e4b4a184db5fbf337911dc57497d10fc" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateVolumeTypeComplexTests-1fd2ecf6-29a7-400-proj"}}' 2018-12-27 17:32:43,211 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 27 Dec 2018 17:32:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fb987ade-85c5-496e-8e54-9e56dbd8b6f0 Content-Length: 325 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/c223ee0303244c6eab3d975e82f1a8da"}, "tags": [], "enabled": true, "id": "c223ee0303244c6eab3d975e82f1a8da", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeTypeComplexTests-1fd2ecf6-29a7-400-proj"}} 2018-12-27 17:32:43,212 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-fb987ade-85c5-496e-8e54-9e56dbd8b6f0 2018-12-27 17:32:43,212 - keystone_utils - INFO - Created project with name - CreateVolumeTypeComplexTests-1fd2ecf6-29a7-400-proj 2018-12-27 17:32:43,212 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:32:43,213 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:32:43,646 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:32:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["SHndUYxOTMC8iK7HCDd3AA"], "issued_at": "2018-12-27T17:32:43.000000Z"}} 2018-12-27 17:32:43,647 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c48323d7da8d578aad6fee2494ef4cdf6c7bab5" 2018-12-27 17:32:43,750 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:32:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9e41edd8-b357-47f4-89ea-69920a7217a3 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:32:43,750 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-9e41edd8-b357-47f4-89ea-69920a7217a3 2018-12-27 17:32:43,754 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 17:32:43,760 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 17:32:43 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 17:32:43,760 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c48323d7da8d578aad6fee2494ef4cdf6c7bab5" 2018-12-27 17:32:43,894 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:32:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8cd2c784-f40f-4494-a2cd-e65032995947 Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "links": {"self": "http://172.30.9.31:5000/v3/users/01fa52e7b3674fc48643fa4ffca67e4e"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "01fa52e7b3674fc48643fa4ffca67e4e", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/05a834ddebbc40688596b7460b47439e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05a834ddebbc40688596b7460b47439e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/08226a0ad01943f39559448239e291e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "08226a0ad01943f39559448239e291e1", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/55c0552fe37a4f7ca0e73939514bc683"}, "domain_id": "default", "enabled": true, "options": {}, "id": "55c0552fe37a4f7ca0e73939514bc683", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/646a4af4e3b5439a97996d353fea3924"}, "domain_id": "914eec1d43ea4caf9d2fd33268c06258", "enabled": true, "options": {}, "id": "646a4af4e3b5439a97996d353fea3924", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/85fb203e51c34d3f8122e285a6a318b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85fb203e51c34d3f8122e285a6a318b3", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/905e7f4b42d24cca93b99d2401fa3378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "905e7f4b42d24cca93b99d2401fa3378", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/a5bc08b9f81f4e5bb86c24f9f7547bae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5bc08b9f81f4e5bb86c24f9f7547bae", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/a5c780627f004d318bf908d80305da9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5c780627f004d318bf908d80305da9c", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/b18425bf2b044bc9af7e194919539a17"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b18425bf2b044bc9af7e194919539a17", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/b8d2134b619d4dca80e21d6fb16449b0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b8d2134b619d4dca80e21d6fb16449b0", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/b9ab6a25a652438285139fe5b44aea62"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9ab6a25a652438285139fe5b44aea62", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/c08462554a4844d681348f58b9b0edee"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c08462554a4844d681348f58b9b0edee", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/ddfc3a9aad444d4782eae677c8a98130"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ddfc3a9aad444d4782eae677c8a98130", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/f2a74f2185a54676a6cb2bb5ecfcc4f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2a74f2185a54676a6cb2bb5ecfcc4f6", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-12-27 17:32:43,894 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-8cd2c784-f40f-4494-a2cd-e65032995947 2018-12-27 17:32:43,899 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?name=CreateVolumeTypeComplexTests-1fd2ecf6-29a7-400-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c48323d7da8d578aad6fee2494ef4cdf6c7bab5" 2018-12-27 17:32:44,007 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:32:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5fe36e02-b2a5-4436-987b-531724906a4e Content-Encoding: gzip Content-Length: 263 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?name=CreateVolumeTypeComplexTests-1fd2ecf6-29a7-400-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/c223ee0303244c6eab3d975e82f1a8da"}, "tags": [], "enabled": true, "id": "c223ee0303244c6eab3d975e82f1a8da", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeTypeComplexTests-1fd2ecf6-29a7-400-proj"}]} 2018-12-27 17:32:44,007 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?name=CreateVolumeTypeComplexTests-1fd2ecf6-29a7-400-proj used request id req-5fe36e02-b2a5-4436-987b-531724906a4e 2018-12-27 17:32:44,011 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c48323d7da8d578aad6fee2494ef4cdf6c7bab5" 2018-12-27 17:32:44,120 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:32:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-656b2f9a-682d-42d3-9fdc-00bca06e4c5e Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-27 17:32:44,121 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-656b2f9a-682d-42d3-9fdc-00bca06e4c5e 2018-12-27 17:32:44,522 - keystone_utils - INFO - Created user with name - CreateVolumeTypeComplexTests-1fd2ecf6-29a7-400-user 2018-12-27 17:32:44,523 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:32:44,527 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63bd3e89e4b4a184db5fbf337911dc57497d10fc" 2018-12-27 17:32:44,632 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:32:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ba5cb446-5876-4db5-b386-565bbb0699ed Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8de789d09e46427786a85702e5e8de91", "links": {"self": "http://172.30.9.31:5000/v3/roles/8de789d09e46427786a85702e5e8de91"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 17:32:44,632 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-ba5cb446-5876-4db5-b386-565bbb0699ed 2018-12-27 17:32:44,636 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63bd3e89e4b4a184db5fbf337911dc57497d10fc" -d '{"role": {"name": "CreateVolumeTypeComplexTests-1fd2ecf6-29a7-400-proj-role"}}' 2018-12-27 17:32:44,786 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 27 Dec 2018 17:32:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-16b07439-da50-47f7-b86a-5053aa2c55f6 Content-Length: 227 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "4c107dc899464842b6a69e843597eff7", "links": {"self": "http://172.30.9.31:5000/v3/roles/4c107dc899464842b6a69e843597eff7"}, "name": "CreateVolumeTypeComplexTests-1fd2ecf6-29a7-400-proj-role"}} 2018-12-27 17:32:44,787 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/roles used request id req-16b07439-da50-47f7-b86a-5053aa2c55f6 2018-12-27 17:32:44,787 - keystone_utils - INFO - Created role with name - CreateVolumeTypeComplexTests-1fd2ecf6-29a7-400-proj-role 2018-12-27 17:32:44,790 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles/4c107dc899464842b6a69e843597eff7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63bd3e89e4b4a184db5fbf337911dc57497d10fc" 2018-12-27 17:32:44,913 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:32:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5fb27daf-781a-41c2-97f8-56530cc13b65 Content-Encoding: gzip Content-Length: 182 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "4c107dc899464842b6a69e843597eff7", "links": {"self": "http://172.30.9.31:5000/v3/roles/4c107dc899464842b6a69e843597eff7"}, "name": "CreateVolumeTypeComplexTests-1fd2ecf6-29a7-400-proj-role"}} 2018-12-27 17:32:44,913 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles/4c107dc899464842b6a69e843597eff7 used request id req-5fb27daf-781a-41c2-97f8-56530cc13b65 2018-12-27 17:32:44,914 - keystone_utils - INFO - Granting role CreateVolumeTypeComplexTests-1fd2ecf6-29a7-400-proj-role to project CreateVolumeTypeComplexTests-1fd2ecf6-29a7-400-proj 2018-12-27 17:32:44,917 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:5000/v3/projects/c223ee0303244c6eab3d975e82f1a8da/users/e882465102d34b8190cade17cfa683a4/roles/4c107dc899464842b6a69e843597eff7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63bd3e89e4b4a184db5fbf337911dc57497d10fc" 2018-12-27 17:32:45,071 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:32:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1ced9b3e-b911-4478-8e33-a357916f6208 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:32:45,071 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/c223ee0303244c6eab3d975e82f1a8da/users/e882465102d34b8190cade17cfa683a4/roles/4c107dc899464842b6a69e843597eff7 used request id req-1ced9b3e-b911-4478-8e33-a357916f6208 2018-12-27 17:32:45,073 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:32:45,074 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:32:45,492 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:32:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["VApRbYD3TIuEKUUibZVjdQ"], "issued_at": "2018-12-27T17:32:45.000000Z"}} 2018-12-27 17:32:45,493 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84ca62ec1a3a72bd8099791d0f4a56fbf6bd6084" 2018-12-27 17:32:45,621 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:32:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9c138a62-48e5-4680-9733-6159b831e5fb Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:32:45,621 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-9c138a62-48e5-4680-9733-6159b831e5fb 2018-12-27 17:32:45,626 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45/qos-specs -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84ca62ec1a3a72bd8099791d0f4a56fbf6bd6084" 2018-12-27 17:32:45,936 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:32:45 GMT Server: Apache x-compute-request-id: req-66ecc5a6-bbf1-4b37-83de-8732064445df OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-66ecc5a6-bbf1-4b37-83de-8732064445df Content-Length: 17 Content-Type: application/json RESP BODY: {"qos_specs": []} 2018-12-27 17:32:45,936 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45/qos-specs used request id req-66ecc5a6-bbf1-4b37-83de-8732064445df 2018-12-27 17:32:45,939 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-66ecc5a6-bbf1-4b37-83de-8732064445df" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84ca62ec1a3a72bd8099791d0f4a56fbf6bd6084" -d '{"qos_specs": {"consumer": "both", "name": "CreateVolumeTypeComplexTests-d5a9802b-a22e-436f-a16f-35a718144b5a-qos-spec"}}' 2018-12-27 17:32:46,291 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:32:45 GMT Server: Apache x-compute-request-id: req-3bc7cd08-3316-444a-a09b-85e1b79ca77d OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-3bc7cd08-3316-444a-a09b-85e1b79ca77d Content-Encoding: gzip Content-Length: 251 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {}, "consumer": "both", "id": "90216e34-a232-4c33-9e00-1ef6fbf1ca3e", "name": "CreateVolumeTypeComplexTests-d5a9802b-a22e-436f-a16f-35a718144b5a-qos-spec"}, "links": [{"href": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45/qos-specs/90216e34-a232-4c33-9e00-1ef6fbf1ca3e", "rel": "self"}, {"href": "http://172.30.9.31:8776/2a5a6879c5fa4db798cea6d394565d45/qos-specs/90216e34-a232-4c33-9e00-1ef6fbf1ca3e", "rel": "bookmark"}]} 2018-12-27 17:32:46,291 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45/qos-specs used request id req-3bc7cd08-3316-444a-a09b-85e1b79ca77d 2018-12-27 17:32:46,292 - create_qos - INFO - Created qos with name - CreateVolumeTypeComplexTests-d5a9802b-a22e-436f-a16f-35a718144b5a-qos-spec 2018-12-27 17:32:46,292 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:32:46,293 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:32:46,709 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:32:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["gdsAOYQNSqm3X9eYoQAV-w"], "issued_at": "2018-12-27T17:32:46.000000Z"}} 2018-12-27 17:32:46,710 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fef1e42b53f53518a7156cbbf559c5490c24c297" 2018-12-27 17:32:46,816 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:32:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ea29bbeb-2764-494f-9bc9-25ae482052d0 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:32:46,816 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-ea29bbeb-2764-494f-9bc9-25ae482052d0 2018-12-27 17:32:46,822 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fef1e42b53f53518a7156cbbf559c5490c24c297" 2018-12-27 17:32:47,031 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:32:46 GMT Server: Apache x-compute-request-id: req-784e7e5f-6050-4987-ab13-cbab8a7938a4 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-784e7e5f-6050-4987-ab13-cbab8a7938a4 Content-Length: 20 Content-Type: application/json RESP BODY: {"volume_types": []} 2018-12-27 17:32:47,032 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45/types?is_public=None used request id req-784e7e5f-6050-4987-ab13-cbab8a7938a4 2018-12-27 17:32:47,035 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-784e7e5f-6050-4987-ab13-cbab8a7938a4" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fef1e42b53f53518a7156cbbf559c5490c24c297" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CreateVolumeTypeComplexTests-d5a9802b-a22e-436f-a16f-35a718144b5a-vol_type", "description": null}}' 2018-12-27 17:32:47,284 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:32:47 GMT Server: Apache x-compute-request-id: req-fecc5d4a-8e8d-42e1-ab45-984d40fb94c5 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-fecc5d4a-8e8d-42e1-ab45-984d40fb94c5 Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateVolumeTypeComplexTests-d5a9802b-a22e-436f-a16f-35a718144b5a-vol_type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "84b4fb98-95b9-477b-a0bb-5b5109ed839e", "description": null}} 2018-12-27 17:32:47,285 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45/types used request id req-fecc5d4a-8e8d-42e1-ab45-984d40fb94c5 2018-12-27 17:32:47,288 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45/types/84b4fb98-95b9-477b-a0bb-5b5109ed839e/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-784e7e5f-6050-4987-ab13-cbab8a7938a4" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fef1e42b53f53518a7156cbbf559c5490c24c297" -d '{"encryption": {"control_location": "back-end", "provider_class": "bar", "name": "foo", "provider": "bar"}}' 2018-12-27 17:32:47,541 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:32:47 GMT Server: Apache x-compute-request-id: req-0b5eda1c-74b3-46fa-9637-a628d94bbd65 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-0b5eda1c-74b3-46fa-9637-a628d94bbd65 Content-Encoding: gzip Content-Length: 168 Content-Type: application/json RESP BODY: {"encryption": {"volume_type_id": "84b4fb98-95b9-477b-a0bb-5b5109ed839e", "name": "foo", "control_location": "back-end", "encryption_id": "3af757e7-7d68-47fe-b9df-19ae0a990cef", "provider": "bar", "provider_class": "bar"}} 2018-12-27 17:32:47,541 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45/types/84b4fb98-95b9-477b-a0bb-5b5109ed839e/encryption used request id req-0b5eda1c-74b3-46fa-9637-a628d94bbd65 2018-12-27 17:32:47,544 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-784e7e5f-6050-4987-ab13-cbab8a7938a4" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fef1e42b53f53518a7156cbbf559c5490c24c297" 2018-12-27 17:32:47,754 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:32:47 GMT Server: Apache x-compute-request-id: req-d4b32f1f-b52b-46b3-8a7f-df4d5a809aca OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-d4b32f1f-b52b-46b3-8a7f-df4d5a809aca Content-Encoding: gzip Content-Length: 167 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {}, "consumer": "both", "id": "90216e34-a232-4c33-9e00-1ef6fbf1ca3e", "name": "CreateVolumeTypeComplexTests-d5a9802b-a22e-436f-a16f-35a718144b5a-qos-spec"}]} 2018-12-27 17:32:47,754 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45/qos-specs used request id req-d4b32f1f-b52b-46b3-8a7f-df4d5a809aca 2018-12-27 17:32:47,757 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45/qos-specs/90216e34-a232-4c33-9e00-1ef6fbf1ca3e/associate?vol_type_id=84b4fb98-95b9-477b-a0bb-5b5109ed839e -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-784e7e5f-6050-4987-ab13-cbab8a7938a4" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fef1e42b53f53518a7156cbbf559c5490c24c297" 2018-12-27 17:32:48,017 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Thu, 27 Dec 2018 17:32:47 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-f553885c-087a-4fe2-b840-0f935a0f34e7 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-27 17:32:48,017 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45/qos-specs/90216e34-a232-4c33-9e00-1ef6fbf1ca3e/associate?vol_type_id=84b4fb98-95b9-477b-a0bb-5b5109ed839e used request id req-f553885c-087a-4fe2-b840-0f935a0f34e7 2018-12-27 17:32:48,018 - create_volume_type - INFO - Created volume type with name - CreateVolumeTypeComplexTests-d5a9802b-a22e-436f-a16f-35a718144b5a-vol_type 2018-12-27 17:32:48,020 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45/types/84b4fb98-95b9-477b-a0bb-5b5109ed839e -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}538a8c1591c9504426a87b1b7696ce68f29339cf" 2018-12-27 17:32:48,244 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:32:48 GMT Server: Apache x-compute-request-id: req-6073c33e-fb4b-4b71-aff5-aaada3d96f41 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-6073c33e-fb4b-4b71-aff5-aaada3d96f41 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateVolumeTypeComplexTests-d5a9802b-a22e-436f-a16f-35a718144b5a-vol_type", "qos_specs_id": "90216e34-a232-4c33-9e00-1ef6fbf1ca3e", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "84b4fb98-95b9-477b-a0bb-5b5109ed839e", "description": null}} 2018-12-27 17:32:48,245 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45/types/84b4fb98-95b9-477b-a0bb-5b5109ed839e used request id req-6073c33e-fb4b-4b71-aff5-aaada3d96f41 2018-12-27 17:32:48,247 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45/types/84b4fb98-95b9-477b-a0bb-5b5109ed839e -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-6073c33e-fb4b-4b71-aff5-aaada3d96f41" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}538a8c1591c9504426a87b1b7696ce68f29339cf" 2018-12-27 17:32:48,454 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:32:48 GMT Server: Apache x-compute-request-id: req-21a167bb-4a2a-4401-98a5-cf537a1301fa OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-21a167bb-4a2a-4401-98a5-cf537a1301fa Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateVolumeTypeComplexTests-d5a9802b-a22e-436f-a16f-35a718144b5a-vol_type", "qos_specs_id": "90216e34-a232-4c33-9e00-1ef6fbf1ca3e", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "84b4fb98-95b9-477b-a0bb-5b5109ed839e", "description": null}} 2018-12-27 17:32:48,454 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45/types/84b4fb98-95b9-477b-a0bb-5b5109ed839e used request id req-21a167bb-4a2a-4401-98a5-cf537a1301fa 2018-12-27 17:32:48,457 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45/types/84b4fb98-95b9-477b-a0bb-5b5109ed839e/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-6073c33e-fb4b-4b71-aff5-aaada3d96f41" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}538a8c1591c9504426a87b1b7696ce68f29339cf" 2018-12-27 17:32:48,671 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:32:48 GMT Server: Apache x-compute-request-id: req-bf9c9ae7-7f7e-4807-a190-56b6e28239ce OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-bf9c9ae7-7f7e-4807-a190-56b6e28239ce Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"volume_type_id": "84b4fb98-95b9-477b-a0bb-5b5109ed839e", "control_location": "back-end", "deleted": false, "created_at": "2018-12-27T17:32:47.000000", "updated_at": null, "encryption_id": "3af757e7-7d68-47fe-b9df-19ae0a990cef", "key_size": null, "provider": "bar", "deleted_at": null, "cipher": null} 2018-12-27 17:32:48,671 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45/types/84b4fb98-95b9-477b-a0bb-5b5109ed839e/encryption used request id req-bf9c9ae7-7f7e-4807-a190-56b6e28239ce 2018-12-27 17:32:48,674 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45/qos-specs/90216e34-a232-4c33-9e00-1ef6fbf1ca3e -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-6073c33e-fb4b-4b71-aff5-aaada3d96f41" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}538a8c1591c9504426a87b1b7696ce68f29339cf" 2018-12-27 17:32:48,882 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:32:48 GMT Server: Apache x-compute-request-id: req-031d8b67-0fb5-490c-b4cc-f7e17514dd03 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-031d8b67-0fb5-490c-b4cc-f7e17514dd03 Content-Encoding: gzip Content-Length: 251 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {}, "consumer": "both", "id": "90216e34-a232-4c33-9e00-1ef6fbf1ca3e", "name": "CreateVolumeTypeComplexTests-d5a9802b-a22e-436f-a16f-35a718144b5a-qos-spec"}, "links": [{"href": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45/qos-specs/90216e34-a232-4c33-9e00-1ef6fbf1ca3e", "rel": "self"}, {"href": "http://172.30.9.31:8776/2a5a6879c5fa4db798cea6d394565d45/qos-specs/90216e34-a232-4c33-9e00-1ef6fbf1ca3e", "rel": "bookmark"}]} 2018-12-27 17:32:48,882 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45/qos-specs/90216e34-a232-4c33-9e00-1ef6fbf1ca3e used request id req-031d8b67-0fb5-490c-b4cc-f7e17514dd03 2018-12-27 17:32:48,882 - cinder_utils - INFO - Deleting volume named - CreateVolumeTypeComplexTests-d5a9802b-a22e-436f-a16f-35a718144b5a-vol_type 2018-12-27 17:32:48,885 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45/types/84b4fb98-95b9-477b-a0bb-5b5109ed839e -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-784e7e5f-6050-4987-ab13-cbab8a7938a4" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fef1e42b53f53518a7156cbbf559c5490c24c297" 2018-12-27 17:32:49,148 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Thu, 27 Dec 2018 17:32:48 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-7a8b5113-4974-4f40-b9e8-a30148b89f88 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-27 17:32:49,149 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45/types/84b4fb98-95b9-477b-a0bb-5b5109ed839e used request id req-7a8b5113-4974-4f40-b9e8-a30148b89f88 2018-12-27 17:32:49,149 - cinder_utils - INFO - Deleting QoS named - CreateVolumeTypeComplexTests-d5a9802b-a22e-436f-a16f-35a718144b5a-qos-spec 2018-12-27 17:32:49,152 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45/qos-specs/90216e34-a232-4c33-9e00-1ef6fbf1ca3e?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-66ecc5a6-bbf1-4b37-83de-8732064445df" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84ca62ec1a3a72bd8099791d0f4a56fbf6bd6084" 2018-12-27 17:32:49,428 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Thu, 27 Dec 2018 17:32:49 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-4e3eb90a-a770-47a1-bc93-e1ddb0c43545 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-27 17:32:49,428 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45/qos-specs/90216e34-a232-4c33-9e00-1ef6fbf1ca3e?force=False used request id req-4e3eb90a-a770-47a1-bc93-e1ddb0c43545 2018-12-27 17:32:49,436 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63bd3e89e4b4a184db5fbf337911dc57497d10fc" 2018-12-27 17:32:49,714 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 33483 X-Openstack-Request-Id: req-00a5b0c2-ba55-4ca8-8c4d-4d1b523a6917 Date: Thu, 27 Dec 2018 17:32:49 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "created_at": "2018-12-27T15:33:01Z", "updated_at": "2018-12-27T15:33:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "35205ac3-06e6-4cf6-bb21-ff8f813cb45b", "remote_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "ade77f59-e70c-4970-8ea8-198222fa332e", "remote_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "c4f3bf7f-d793-498d-a883-bb8c6003f070", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "c85cb618-8f19-445b-8e16-6d467cb17771", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}], "revision_number": 4, "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "created_at": "2018-12-27T15:57:22Z", "updated_at": "2018-12-27T15:57:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "5e258a3b-01f5-4aef-81b7-0b5dc6e5b683", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "65475539-0336-498a-8da4-ff0a80b10089", "remote_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "ae922857-f7ae-4bc8-949b-153fb43bfd00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "b4f87679-52e1-4cf9-bf76-5abb9a9bec06", "remote_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "f7197afc9b61423897aefc9a643d03a1"}], "revision_number": 4, "project_id": "f7197afc9b61423897aefc9a643d03a1", "id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "created_at": "2018-12-27T16:01:54Z", "updated_at": "2018-12-27T16:01:54Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "00dd3abd-acd1-4edb-8f4a-8badcbd2eeb4", "remote_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "018de60d-bc33-4ef0-9eed-6d00b6ce227b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "0d99f0db-fa6b-4201-b67f-a7ff0db82c5d", "remote_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv6", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "5c4049ef-933d-4614-84e7-83584430d462", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv6", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}], "revision_number": 4, "project_id": "8c689c5e31c44b09ab85f80682abbc2a", "id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "created_at": "2018-12-27T15:56:49Z", "updated_at": "2018-12-27T15:56:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "6555e255-763a-4448-b1b1-0c93b2a390bd", "remote_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "777ff7a5-a590-43e5-a84b-7677710494e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "8bac258a-08df-48b7-900b-efbe01a6ec20", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "dc17921e-353f-4898-a970-881b2c8d093d", "remote_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}], "revision_number": 4, "project_id": "28dac9e1580d461c9de52e6659cc4f9d", "id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "created_at": "2018-12-27T16:01:52Z", "updated_at": "2018-12-27T16:01:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "32737757-45f3-4b24-b6ab-5f2d5579b4a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv6", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "ae604ef3-492d-4aa3-8045-1ff84f755a27", "remote_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv4", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "b7bff40a-beda-4996-b140-ed94d010535c", "remote_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv6", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "b8129030-9d72-4d5d-adce-47bbe62492fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv4", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}], "revision_number": 4, "project_id": "81c108a273314b24bf6b48c41b5bbe0c", "id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "created_at": "2018-12-27T15:57:20Z", "updated_at": "2018-12-27T15:57:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "0c389ec4-c0af-4c20-acf9-4fcc1d859dd7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv6", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "3749697a-f2ef-439a-a661-2fb92badd1ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv4", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "b74e0c8c-e243-450e-b1be-69c587093d6d", "remote_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv6", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "c222695b-2f1c-427d-afd7-e0be24ec9f66", "remote_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv4", "project_id": "7fb0e5436e4f467998e672dd71018a45"}], "revision_number": 4, "project_id": "7fb0e5436e4f467998e672dd71018a45", "id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "created_at": "2018-12-27T17:02:11Z", "updated_at": "2018-12-27T17:02:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "675d8a56-1c9b-4c58-a252-61e65997fd05", "remote_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv4", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "84f0587c-7394-4fd6-8f3d-8d6ba94cf3f9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv6", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "8a450b4f-e710-4193-816e-13a2d4e40c07", "remote_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv6", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "c3106b0a-1026-4156-86a9-f0438b7fab93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv4", "project_id": "7cba3664d5674e65a12c8c269a05febf"}], "revision_number": 4, "project_id": "7cba3664d5674e65a12c8c269a05febf", "id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "created_at": "2018-12-27T15:58:29Z", "updated_at": "2018-12-27T15:58:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "2a945ecc-f9fa-4219-96ab-c189a7f5c102", "remote_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv6", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "55e2b54e-68d4-4476-8c9f-e05e347c8970", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv4", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "9983229c-b595-482a-973f-81137a209b6d", "remote_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv4", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "9d4b8450-78ab-4817-a586-372ed88268f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv6", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}], "revision_number": 4, "project_id": "fbd6dbf946a5406398ba810e02d0888e", "id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "created_at": "2018-12-27T15:57:24Z", "updated_at": "2018-12-27T15:57:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "35521f2a-a59d-4798-9fa8-0febfe126076", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv4", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "607d473d-1e6a-4088-a778-7df9ffc1ff68", "remote_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv6", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "6f8fa92b-b67a-4047-a900-f43656aff42b", "remote_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv4", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "890f1d6c-9ae5-45b0-b7a1-282182432b66", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv6", "project_id": "253cc6709e714b8a80a5f74e4257907e"}], "revision_number": 4, "project_id": "253cc6709e714b8a80a5f74e4257907e", "id": "b9546f11-205e-4322-89f8-f0360d6090ed", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "created_at": "2018-12-27T15:57:08Z", "updated_at": "2018-12-27T15:57:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "6739c48b-d899-4c17-bb8e-ffaf8922c034", "remote_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv4", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "9660a6af-4d9b-40b9-9729-f205f66c2bd0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv4", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "bf244c03-fc10-4754-9c2b-b0224401c4f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv6", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "d3bee7cc-a152-441c-9790-abb1f56cec03", "remote_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv6", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}], "revision_number": 4, "project_id": "782a28bd0d40485e85eda6b8ba43840b", "id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "created_at": "2018-12-27T15:57:11Z", "updated_at": "2018-12-27T15:57:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "22c0d2cf-360a-4aa8-ba7e-bfdbf8327d27", "remote_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "553b140a-8ba9-4af7-9f50-bf24e87aebf7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "b2ecf7a5-df98-4d65-a762-767320437c5a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "e49104b2-7c13-49d6-8519-a16dd585346f", "remote_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}], "revision_number": 4, "project_id": "ef7e486beb8f4de39b25ca5f11552328", "id": "d0588e93-db0d-4888-9f99-3399a50df490", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "created_at": "2018-12-27T17:19:15Z", "updated_at": "2018-12-27T17:19:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "1990fe24-df44-4561-9f09-f50aab182bf7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "651e4b8b-b29e-409b-9f25-ff2328ccefe6", "remote_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "cc4e2254-2157-4ae1-a233-3047573ddc6d", "remote_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "da56dda4-aaf3-43ff-bdf7-e64892ec2345", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}], "revision_number": 4, "project_id": "2a5a6879c5fa4db798cea6d394565d45", "id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-27T15:33:07Z", "updated_at": "2018-12-27T15:33:07Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "4de95db8-72d6-4aec-a145-e92511971eb9", "remote_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "5f100cff-05d8-4405-8dfb-0a387c123fae", "remote_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "a3f6a193-cc94-4220-a73a-08acf63c449b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "f059d8a5-0c32-49c9-a721-77cc89245ecd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "created_at": "2018-12-27T15:29:16Z", "updated_at": "2018-12-27T15:29:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "3c53841a-5bc0-4192-b482-044411e217ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "5956ff3f-d59d-4af6-82b5-566c888583a7", "remote_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:16Z", "revision_number": 0, "id": "60735d87-52c7-426a-91a6-aff1078a5a2d", "remote_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:16Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "abe97133-61dd-4fdf-baf3-2e07968a324f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "da629caea04941e1ae8979c379dc7c9d"}], "revision_number": 4, "project_id": "da629caea04941e1ae8979c379dc7c9d", "id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "name": "default"}]} 2018-12-27 17:32:49,715 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=default used request id req-00a5b0c2-ba55-4ca8-8c4d-4d1b523a6917 2018-12-27 17:32:49,721 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63bd3e89e4b4a184db5fbf337911dc57497d10fc" 2018-12-27 17:32:49,838 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:32:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-faf71bdb-2b89-4b24-a9c8-2a0a8732be74 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b7b4fceec1ad4c6eb74d758b709a9d93", "name": "admin"}} 2018-12-27 17:32:49,838 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93 used request id req-faf71bdb-2b89-4b24-a9c8-2a0a8732be74 2018-12-27 17:32:49,842 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/f7197afc9b61423897aefc9a643d03a1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63bd3e89e4b4a184db5fbf337911dc57497d10fc" 2018-12-27 17:32:49,945 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:32:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ab7f01ba-86fe-4de3-a6c8-d7bece947aa9 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f7197afc9b61423897aefc9a643d03a1.", "code": 404, "title": "Not Found"}} 2018-12-27 17:32:49,946 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/f7197afc9b61423897aefc9a643d03a1 used request id req-ab7f01ba-86fe-4de3-a6c8-d7bece947aa9 2018-12-27 17:32:49,946 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:32:49,949 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/8c689c5e31c44b09ab85f80682abbc2a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63bd3e89e4b4a184db5fbf337911dc57497d10fc" 2018-12-27 17:32:50,059 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:32:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3e8f2360-1c3e-45aa-9099-37167905c120 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8c689c5e31c44b09ab85f80682abbc2a.", "code": 404, "title": "Not Found"}} 2018-12-27 17:32:50,059 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/8c689c5e31c44b09ab85f80682abbc2a used request id req-3e8f2360-1c3e-45aa-9099-37167905c120 2018-12-27 17:32:50,059 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:32:50,063 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/28dac9e1580d461c9de52e6659cc4f9d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63bd3e89e4b4a184db5fbf337911dc57497d10fc" 2018-12-27 17:32:50,178 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:32:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e912ac54-331a-4f5a-85ef-5e1956d41a5b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 28dac9e1580d461c9de52e6659cc4f9d.", "code": 404, "title": "Not Found"}} 2018-12-27 17:32:50,178 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/28dac9e1580d461c9de52e6659cc4f9d used request id req-e912ac54-331a-4f5a-85ef-5e1956d41a5b 2018-12-27 17:32:50,179 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:32:50,182 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/81c108a273314b24bf6b48c41b5bbe0c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63bd3e89e4b4a184db5fbf337911dc57497d10fc" 2018-12-27 17:32:50,288 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:32:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b5c888c6-ea79-4a16-bde5-c75263f643d4 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 81c108a273314b24bf6b48c41b5bbe0c.", "code": 404, "title": "Not Found"}} 2018-12-27 17:32:50,288 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/81c108a273314b24bf6b48c41b5bbe0c used request id req-b5c888c6-ea79-4a16-bde5-c75263f643d4 2018-12-27 17:32:50,288 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:32:50,292 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/7fb0e5436e4f467998e672dd71018a45 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63bd3e89e4b4a184db5fbf337911dc57497d10fc" 2018-12-27 17:32:50,406 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:32:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-19ff4886-b842-4ee8-801a-05f8c2c81199 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7fb0e5436e4f467998e672dd71018a45.", "code": 404, "title": "Not Found"}} 2018-12-27 17:32:50,406 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/7fb0e5436e4f467998e672dd71018a45 used request id req-19ff4886-b842-4ee8-801a-05f8c2c81199 2018-12-27 17:32:50,406 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:32:50,410 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/7cba3664d5674e65a12c8c269a05febf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63bd3e89e4b4a184db5fbf337911dc57497d10fc" 2018-12-27 17:32:50,426 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:32:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1d9ed5b7-7816-4ceb-b62f-3f3439e124a7 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7cba3664d5674e65a12c8c269a05febf.", "code": 404, "title": "Not Found"}} 2018-12-27 17:32:50,426 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/7cba3664d5674e65a12c8c269a05febf used request id req-1d9ed5b7-7816-4ceb-b62f-3f3439e124a7 2018-12-27 17:32:50,427 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:32:50,430 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/fbd6dbf946a5406398ba810e02d0888e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63bd3e89e4b4a184db5fbf337911dc57497d10fc" 2018-12-27 17:32:50,447 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:32:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dcd8532f-851f-4cb4-8191-b8a8d97e4afd Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: fbd6dbf946a5406398ba810e02d0888e.", "code": 404, "title": "Not Found"}} 2018-12-27 17:32:50,447 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/fbd6dbf946a5406398ba810e02d0888e used request id req-dcd8532f-851f-4cb4-8191-b8a8d97e4afd 2018-12-27 17:32:50,447 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:32:50,451 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/253cc6709e714b8a80a5f74e4257907e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63bd3e89e4b4a184db5fbf337911dc57497d10fc" 2018-12-27 17:32:50,558 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:32:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bff9adfa-8aef-4c40-9087-67dfc70a8b10 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 253cc6709e714b8a80a5f74e4257907e.", "code": 404, "title": "Not Found"}} 2018-12-27 17:32:50,558 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/253cc6709e714b8a80a5f74e4257907e used request id req-bff9adfa-8aef-4c40-9087-67dfc70a8b10 2018-12-27 17:32:50,558 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:32:50,562 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/782a28bd0d40485e85eda6b8ba43840b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63bd3e89e4b4a184db5fbf337911dc57497d10fc" 2018-12-27 17:32:50,756 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:32:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aa8bb60b-f368-43d7-8132-85e3b802acfd Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 782a28bd0d40485e85eda6b8ba43840b.", "code": 404, "title": "Not Found"}} 2018-12-27 17:32:50,756 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/782a28bd0d40485e85eda6b8ba43840b used request id req-aa8bb60b-f368-43d7-8132-85e3b802acfd 2018-12-27 17:32:50,756 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:32:50,760 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/ef7e486beb8f4de39b25ca5f11552328 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63bd3e89e4b4a184db5fbf337911dc57497d10fc" 2018-12-27 17:32:50,867 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:32:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-921cb554-3566-4b0c-9736-8bbf6239bdd7 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: ef7e486beb8f4de39b25ca5f11552328.", "code": 404, "title": "Not Found"}} 2018-12-27 17:32:50,867 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/ef7e486beb8f4de39b25ca5f11552328 used request id req-921cb554-3566-4b0c-9736-8bbf6239bdd7 2018-12-27 17:32:50,867 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:32:50,871 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/2a5a6879c5fa4db798cea6d394565d45 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63bd3e89e4b4a184db5fbf337911dc57497d10fc" 2018-12-27 17:32:50,982 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:32:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5783db61-4ce8-461a-b9dc-4a4feb468f6f Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.31:5000/v3/projects/2a5a6879c5fa4db798cea6d394565d45"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}} 2018-12-27 17:32:50,982 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/2a5a6879c5fa4db798cea6d394565d45 used request id req-5783db61-4ce8-461a-b9dc-4a4feb468f6f 2018-12-27 17:32:50,985 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/da629caea04941e1ae8979c379dc7c9d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63bd3e89e4b4a184db5fbf337911dc57497d10fc" 2018-12-27 17:32:51,099 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:32:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8268898d-db4e-4d11-ba9b-fff909864249 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/da629caea04941e1ae8979c379dc7c9d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "da629caea04941e1ae8979c379dc7c9d", "name": "service"}} 2018-12-27 17:32:51,099 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/da629caea04941e1ae8979c379dc7c9d used request id req-8268898d-db4e-4d11-ba9b-fff909864249 2018-12-27 17:32:51,100 - keystone_utils - INFO - Deleting project with name - CreateVolumeTypeComplexTests-1fd2ecf6-29a7-400-proj 2018-12-27 17:32:51,104 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/projects/c223ee0303244c6eab3d975e82f1a8da -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63bd3e89e4b4a184db5fbf337911dc57497d10fc" 2018-12-27 17:32:51,355 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:32:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b8e5f3a4-8c92-456b-b94c-4108dadc1046 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:32:51,355 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/c223ee0303244c6eab3d975e82f1a8da used request id req-b8e5f3a4-8c92-456b-b94c-4108dadc1046 2018-12-27 17:32:51,355 - keystone_utils - INFO - Deleting role with name - CreateVolumeTypeComplexTests-1fd2ecf6-29a7-400-proj-role 2018-12-27 17:32:51,358 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/roles/4c107dc899464842b6a69e843597eff7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63bd3e89e4b4a184db5fbf337911dc57497d10fc" 2018-12-27 17:32:51,486 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:32:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0dda85d0-7243-442c-99f5-a7f707c01acb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:32:51,486 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/roles/4c107dc899464842b6a69e843597eff7 used request id req-0dda85d0-7243-442c-99f5-a7f707c01acb 2018-12-27 17:32:51,489 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63bd3e89e4b4a184db5fbf337911dc57497d10fc" 2018-12-27 17:32:51,612 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:32:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-85148410-1eb9-428c-a5b4-1dc75b695116 Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8de789d09e46427786a85702e5e8de91", "links": {"self": "http://172.30.9.31:5000/v3/roles/8de789d09e46427786a85702e5e8de91"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 17:32:51,612 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-85148410-1eb9-428c-a5b4-1dc75b695116 2018-12-27 17:32:51,613 - keystone_utils - INFO - Deleting user with name - CreateVolumeTypeComplexTests-1fd2ecf6-29a7-400-user 2018-12-27 17:32:51,616 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/users/e882465102d34b8190cade17cfa683a4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c48323d7da8d578aad6fee2494ef4cdf6c7bab5" 2018-12-27 17:32:51,837 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:32:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3a7f25be-086b-4e22-be0e-219c2b34f69f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:32:51,837 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/e882465102d34b8190cade17cfa683a4 used request id req-3a7f25be-086b-4e22-be0e-219c2b34f69f 2018-12-27 17:32:51,839 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:32:52,251 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:32:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["1_JSPi3XQPuZLTvXPYQ9bw"], "issued_at": "2018-12-27T17:32:52.000000Z"}} 2018-12-27 17:32:52,252 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb5baed5a60ec8f7d6f19cb20dccd0bf4ae2bf2a" 2018-12-27 17:32:52,367 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:32:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ddfc8053-eacc-45bb-936b-6eb3a5ccf3eb Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:32:52,367 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-ddfc8053-eacc-45bb-936b-6eb3a5ccf3eb 2018-12-27 17:32:52,368 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:32:52,369 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:32:52,778 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:32:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["9cDqxv8ESryvPO-k3p2pgg"], "issued_at": "2018-12-27T17:32:52.000000Z"}} 2018-12-27 17:32:52,779 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a557357bcdbb594144f4d58b2a9553f52cc6fbb8" 2018-12-27 17:32:52,891 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:32:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-39c01dda-f934-44fa-bebc-6cc954052913 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:32:52,891 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-39c01dda-f934-44fa-bebc-6cc954052913 2018-12-27 17:32:52,895 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 17:32:52,900 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 17:32:52 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 17:32:52,901 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeSuccessTests-decc84db-e9be-4d1-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a557357bcdbb594144f4d58b2a9553f52cc6fbb8" 2018-12-27 17:32:53,004 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:32:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7cdc1376-eb6e-4707-9b44-98d033523a80 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeSuccessTests-decc84db-e9be-4d1-proj", "previous": null, "next": null}, "projects": []} 2018-12-27 17:32:53,004 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeSuccessTests-decc84db-e9be-4d1-proj used request id req-7cdc1376-eb6e-4707-9b44-98d033523a80 2018-12-27 17:32:53,008 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a557357bcdbb594144f4d58b2a9553f52cc6fbb8" 2018-12-27 17:32:53,113 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:32:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e388af37-e0e9-468c-97ef-f2d69834bb71 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-27 17:32:53,113 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-e388af37-e0e9-468c-97ef-f2d69834bb71 2018-12-27 17:32:53,117 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a557357bcdbb594144f4d58b2a9553f52cc6fbb8" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-decc84db-e9be-4d1-proj"}}' 2018-12-27 17:32:53,274 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 27 Dec 2018 17:32:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-72bcc601-1dd5-4740-b1fd-8776fb93113a Content-Length: 327 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/8d32053203964c0ebc9ea543f555ea29"}, "tags": [], "enabled": true, "id": "8d32053203964c0ebc9ea543f555ea29", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-decc84db-e9be-4d1-proj"}} 2018-12-27 17:32:53,274 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-72bcc601-1dd5-4740-b1fd-8776fb93113a 2018-12-27 17:32:53,275 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeSuccessTests-decc84db-e9be-4d1-proj 2018-12-27 17:32:53,275 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:32:53,276 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:32:53,685 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:32:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["D7j7RBOjRn6JKJfsERK6dQ"], "issued_at": "2018-12-27T17:32:53.000000Z"}} 2018-12-27 17:32:53,686 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76844dde7eeae63ada0b545eed38837d13b0bf69" 2018-12-27 17:32:53,700 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:32:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-18e91dfe-9c90-476c-8bff-299a582b4637 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:32:53,700 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-18e91dfe-9c90-476c-8bff-299a582b4637 2018-12-27 17:32:53,705 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 17:32:53,710 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 17:32:53 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 17:32:53,711 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76844dde7eeae63ada0b545eed38837d13b0bf69" 2018-12-27 17:32:53,836 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:32:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-330c8c36-cfd2-4559-bf7c-d5e5391e1301 Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "links": {"self": "http://172.30.9.31:5000/v3/users/01fa52e7b3674fc48643fa4ffca67e4e"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "01fa52e7b3674fc48643fa4ffca67e4e", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/05a834ddebbc40688596b7460b47439e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05a834ddebbc40688596b7460b47439e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/08226a0ad01943f39559448239e291e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "08226a0ad01943f39559448239e291e1", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/55c0552fe37a4f7ca0e73939514bc683"}, "domain_id": "default", "enabled": true, "options": {}, "id": "55c0552fe37a4f7ca0e73939514bc683", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/646a4af4e3b5439a97996d353fea3924"}, "domain_id": "914eec1d43ea4caf9d2fd33268c06258", "enabled": true, "options": {}, "id": "646a4af4e3b5439a97996d353fea3924", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/85fb203e51c34d3f8122e285a6a318b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85fb203e51c34d3f8122e285a6a318b3", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/905e7f4b42d24cca93b99d2401fa3378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "905e7f4b42d24cca93b99d2401fa3378", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/a5bc08b9f81f4e5bb86c24f9f7547bae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5bc08b9f81f4e5bb86c24f9f7547bae", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/a5c780627f004d318bf908d80305da9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5c780627f004d318bf908d80305da9c", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/b18425bf2b044bc9af7e194919539a17"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b18425bf2b044bc9af7e194919539a17", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/b8d2134b619d4dca80e21d6fb16449b0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b8d2134b619d4dca80e21d6fb16449b0", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/b9ab6a25a652438285139fe5b44aea62"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9ab6a25a652438285139fe5b44aea62", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/c08462554a4844d681348f58b9b0edee"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c08462554a4844d681348f58b9b0edee", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/ddfc3a9aad444d4782eae677c8a98130"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ddfc3a9aad444d4782eae677c8a98130", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/f2a74f2185a54676a6cb2bb5ecfcc4f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2a74f2185a54676a6cb2bb5ecfcc4f6", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-12-27 17:32:53,836 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-330c8c36-cfd2-4559-bf7c-d5e5391e1301 2018-12-27 17:32:53,840 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?name=CreateSimpleVolumeSuccessTests-decc84db-e9be-4d1-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76844dde7eeae63ada0b545eed38837d13b0bf69" 2018-12-27 17:32:53,951 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:32:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9d4a023f-380b-4e53-b574-02b477721f2c Content-Encoding: gzip Content-Length: 263 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?name=CreateSimpleVolumeSuccessTests-decc84db-e9be-4d1-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/8d32053203964c0ebc9ea543f555ea29"}, "tags": [], "enabled": true, "id": "8d32053203964c0ebc9ea543f555ea29", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-decc84db-e9be-4d1-proj"}]} 2018-12-27 17:32:53,951 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?name=CreateSimpleVolumeSuccessTests-decc84db-e9be-4d1-proj used request id req-9d4a023f-380b-4e53-b574-02b477721f2c 2018-12-27 17:32:53,955 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76844dde7eeae63ada0b545eed38837d13b0bf69" 2018-12-27 17:32:54,069 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:32:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a90a9dff-6a87-4c71-8627-592abbb52d6e Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-27 17:32:54,069 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-a90a9dff-6a87-4c71-8627-592abbb52d6e 2018-12-27 17:32:54,456 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeSuccessTests-decc84db-e9be-4d1-user 2018-12-27 17:32:54,457 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:32:54,461 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a557357bcdbb594144f4d58b2a9553f52cc6fbb8" 2018-12-27 17:32:54,569 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:32:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7bca41dc-947e-4bd4-9287-2d517d02c98e Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8de789d09e46427786a85702e5e8de91", "links": {"self": "http://172.30.9.31:5000/v3/roles/8de789d09e46427786a85702e5e8de91"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 17:32:54,569 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-7bca41dc-947e-4bd4-9287-2d517d02c98e 2018-12-27 17:32:54,573 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a557357bcdbb594144f4d58b2a9553f52cc6fbb8" -d '{"role": {"name": "CreateSimpleVolumeSuccessTests-decc84db-e9be-4d1-proj-role"}}' 2018-12-27 17:32:54,711 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 27 Dec 2018 17:32:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1758a425-f509-4f12-8d2d-dfb0fd20cf71 Content-Length: 229 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "2c18afb160344983ae1209d12b0733b0", "links": {"self": "http://172.30.9.31:5000/v3/roles/2c18afb160344983ae1209d12b0733b0"}, "name": "CreateSimpleVolumeSuccessTests-decc84db-e9be-4d1-proj-role"}} 2018-12-27 17:32:54,711 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/roles used request id req-1758a425-f509-4f12-8d2d-dfb0fd20cf71 2018-12-27 17:32:54,712 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeSuccessTests-decc84db-e9be-4d1-proj-role 2018-12-27 17:32:54,715 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles/2c18afb160344983ae1209d12b0733b0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a557357bcdbb594144f4d58b2a9553f52cc6fbb8" 2018-12-27 17:32:54,731 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:32:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-589e4a2f-1d9d-4f60-ad39-9fb86ffb6559 Content-Encoding: gzip Content-Length: 182 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "2c18afb160344983ae1209d12b0733b0", "links": {"self": "http://172.30.9.31:5000/v3/roles/2c18afb160344983ae1209d12b0733b0"}, "name": "CreateSimpleVolumeSuccessTests-decc84db-e9be-4d1-proj-role"}} 2018-12-27 17:32:54,731 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles/2c18afb160344983ae1209d12b0733b0 used request id req-589e4a2f-1d9d-4f60-ad39-9fb86ffb6559 2018-12-27 17:32:54,731 - keystone_utils - INFO - Granting role CreateSimpleVolumeSuccessTests-decc84db-e9be-4d1-proj-role to project CreateSimpleVolumeSuccessTests-decc84db-e9be-4d1-proj 2018-12-27 17:32:54,735 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:5000/v3/projects/8d32053203964c0ebc9ea543f555ea29/users/5156d5a4a4f5456fab4afd39bf9e0af5/roles/2c18afb160344983ae1209d12b0733b0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a557357bcdbb594144f4d58b2a9553f52cc6fbb8" 2018-12-27 17:32:54,891 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:32:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-96f38524-a7d5-477f-bc25-bec0195544ab Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:32:54,891 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/8d32053203964c0ebc9ea543f555ea29/users/5156d5a4a4f5456fab4afd39bf9e0af5/roles/2c18afb160344983ae1209d12b0733b0 used request id req-96f38524-a7d5-477f-bc25-bec0195544ab 2018-12-27 17:32:54,893 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:32:55,313 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2c18afb160344983ae1209d12b0733b0", "name": "CreateSimpleVolumeSuccessTests-decc84db-e9be-4d1-proj-role"}], "expires_at": "2018-12-27T18:32:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d32053203964c0ebc9ea543f555ea29", "name": "CreateSimpleVolumeSuccessTests-decc84db-e9be-4d1-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/8d32053203964c0ebc9ea543f555ea29", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/8d32053203964c0ebc9ea543f555ea29", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/8d32053203964c0ebc9ea543f555ea29", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/8d32053203964c0ebc9ea543f555ea29", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/8d32053203964c0ebc9ea543f555ea29", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/8d32053203964c0ebc9ea543f555ea29", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/8d32053203964c0ebc9ea543f555ea29", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/8d32053203964c0ebc9ea543f555ea29", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/8d32053203964c0ebc9ea543f555ea29", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_8d32053203964c0ebc9ea543f555ea29", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_8d32053203964c0ebc9ea543f555ea29", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/8d32053203964c0ebc9ea543f555ea29", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/8d32053203964c0ebc9ea543f555ea29", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/8d32053203964c0ebc9ea543f555ea29", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSimpleVolumeSuccessTests-decc84db-e9be-4d1-user", "id": "5156d5a4a4f5456fab4afd39bf9e0af5"}, "audit_ids": ["OH91uZiqTUC5n7Y1el523Q"], "issued_at": "2018-12-27T17:32:55.000000Z"}} 2018-12-27 17:32:55,313 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d478f8b4547c42e9e70dcce1526bbd7f0e0b45b3" 2018-12-27 17:32:55,416 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:32:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cd31c360-a2f8-4b31-9905-fffc12a93393 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:32:55,416 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-cd31c360-a2f8-4b31-9905-fffc12a93393 2018-12-27 17:32:55,417 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:32:55,418 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:32:55,821 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2c18afb160344983ae1209d12b0733b0", "name": "CreateSimpleVolumeSuccessTests-decc84db-e9be-4d1-proj-role"}], "expires_at": "2018-12-27T18:32:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d32053203964c0ebc9ea543f555ea29", "name": "CreateSimpleVolumeSuccessTests-decc84db-e9be-4d1-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/8d32053203964c0ebc9ea543f555ea29", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/8d32053203964c0ebc9ea543f555ea29", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/8d32053203964c0ebc9ea543f555ea29", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/8d32053203964c0ebc9ea543f555ea29", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/8d32053203964c0ebc9ea543f555ea29", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/8d32053203964c0ebc9ea543f555ea29", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/8d32053203964c0ebc9ea543f555ea29", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/8d32053203964c0ebc9ea543f555ea29", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/8d32053203964c0ebc9ea543f555ea29", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_8d32053203964c0ebc9ea543f555ea29", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_8d32053203964c0ebc9ea543f555ea29", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/8d32053203964c0ebc9ea543f555ea29", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/8d32053203964c0ebc9ea543f555ea29", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/8d32053203964c0ebc9ea543f555ea29", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSimpleVolumeSuccessTests-decc84db-e9be-4d1-user", "id": "5156d5a4a4f5456fab4afd39bf9e0af5"}, "audit_ids": ["vKyWsScmRg2KBod0FCpr-g"], "issued_at": "2018-12-27T17:32:55.000000Z"}} 2018-12-27 17:32:55,821 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9927dd2afe1d3459a38c5b8ee89276dffd5484c6" 2018-12-27 17:32:55,934 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:32:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-929403ea-f625-43d3-b00c-6f8411aac868 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:32:55,934 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-929403ea-f625-43d3-b00c-6f8411aac868 2018-12-27 17:32:55,939 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8776/v3/8d32053203964c0ebc9ea543f555ea29/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9927dd2afe1d3459a38c5b8ee89276dffd5484c6" 2018-12-27 17:32:56,170 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:32:55 GMT Server: Apache x-compute-request-id: req-b5acc1b1-9dbe-45e8-9f58-0d0c38b8e903 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-b5acc1b1-9dbe-45e8-9f58-0d0c38b8e903 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-12-27 17:32:56,170 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/8d32053203964c0ebc9ea543f555ea29/volumes/detail used request id req-b5acc1b1-9dbe-45e8-9f58-0d0c38b8e903 2018-12-27 17:32:56,173 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:8776/v3/8d32053203964c0ebc9ea543f555ea29/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-b5acc1b1-9dbe-45e8-9f58-0d0c38b8e903" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9927dd2afe1d3459a38c5b8ee89276dffd5484c6" -d '{"volume": {"status": "creating", "backup_id": null, "user_id": null, "name": "CreateSimpleVolumeSuccessTests-6aff2bad-9c06-41a9-9aa0-b5955ee9a72b", "imageRef": null, "availability_zone": null, "description": null, "multiattach": false, "attach_status": "detached", "volume_type": null, "metadata": {}, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "project_id": null, "source_replica": null, "size": 1}}' 2018-12-27 17:32:56,628 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Thu, 27 Dec 2018 17:32:56 GMT Server: Apache x-compute-request-id: req-49b73282-a67f-46f8-916d-34bd6c2d1a63 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-49b73282-a67f-46f8-916d-34bd6c2d1a63 Content-Length: 828 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "5156d5a4a4f5456fab4afd39bf9e0af5", "attachments": [], "links": [{"href": "http://172.30.9.31:8776/v3/8d32053203964c0ebc9ea543f555ea29/volumes/e834bed0-60cf-4aa8-9a62-8c3cfcfe20b9", "rel": "self"}, {"href": "http://172.30.9.31:8776/8d32053203964c0ebc9ea543f555ea29/volumes/e834bed0-60cf-4aa8-9a62-8c3cfcfe20b9", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-12-27T17:32:56.000000", "description": null, "updated_at": null, "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-6aff2bad-9c06-41a9-9aa0-b5955ee9a72b", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "e834bed0-60cf-4aa8-9a62-8c3cfcfe20b9", "size": 1}} 2018-12-27 17:32:56,628 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.31:8776/v3/8d32053203964c0ebc9ea543f555ea29/volumes used request id req-49b73282-a67f-46f8-916d-34bd6c2d1a63 2018-12-27 17:32:56,631 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8776/v3/8d32053203964c0ebc9ea543f555ea29/volumes/e834bed0-60cf-4aa8-9a62-8c3cfcfe20b9 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b5acc1b1-9dbe-45e8-9f58-0d0c38b8e903" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9927dd2afe1d3459a38c5b8ee89276dffd5484c6" 2018-12-27 17:32:56,886 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:32:56 GMT Server: Apache x-compute-request-id: req-3ac22331-b02d-4742-99e9-8fc5ac4e5fd8 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-3ac22331-b02d-4742-99e9-8fc5ac4e5fd8 Content-Encoding: gzip Content-Length: 462 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "5156d5a4a4f5456fab4afd39bf9e0af5", "attachments": [], "links": [{"href": "http://172.30.9.31:8776/v3/8d32053203964c0ebc9ea543f555ea29/volumes/e834bed0-60cf-4aa8-9a62-8c3cfcfe20b9", "rel": "self"}, {"href": "http://172.30.9.31:8776/8d32053203964c0ebc9ea543f555ea29/volumes/e834bed0-60cf-4aa8-9a62-8c3cfcfe20b9", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-12-27T17:32:56.000000", "description": null, "os-vol-tenant-attr:tenant_id": "8d32053203964c0ebc9ea543f555ea29", "updated_at": "2018-12-27T17:32:56.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-6aff2bad-9c06-41a9-9aa0-b5955ee9a72b", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "e834bed0-60cf-4aa8-9a62-8c3cfcfe20b9", "size": 1}} 2018-12-27 17:32:56,886 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/8d32053203964c0ebc9ea543f555ea29/volumes/e834bed0-60cf-4aa8-9a62-8c3cfcfe20b9 used request id req-3ac22331-b02d-4742-99e9-8fc5ac4e5fd8 2018-12-27 17:32:56,887 - create_volume - INFO - Created volume with name - CreateSimpleVolumeSuccessTests-6aff2bad-9c06-41a9-9aa0-b5955ee9a72b 2018-12-27 17:32:56,889 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8776/v3/8d32053203964c0ebc9ea543f555ea29/volumes/e834bed0-60cf-4aa8-9a62-8c3cfcfe20b9 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b5acc1b1-9dbe-45e8-9f58-0d0c38b8e903" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9927dd2afe1d3459a38c5b8ee89276dffd5484c6" 2018-12-27 17:32:57,113 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:32:56 GMT Server: Apache x-compute-request-id: req-a88810cb-e6fe-43e5-aef7-bfdbd4dad1ed OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-a88810cb-e6fe-43e5-aef7-bfdbd4dad1ed Content-Encoding: gzip Content-Length: 461 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "5156d5a4a4f5456fab4afd39bf9e0af5", "attachments": [], "links": [{"href": "http://172.30.9.31:8776/v3/8d32053203964c0ebc9ea543f555ea29/volumes/e834bed0-60cf-4aa8-9a62-8c3cfcfe20b9", "rel": "self"}, {"href": "http://172.30.9.31:8776/8d32053203964c0ebc9ea543f555ea29/volumes/e834bed0-60cf-4aa8-9a62-8c3cfcfe20b9", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-12-27T17:32:56.000000", "description": null, "os-vol-tenant-attr:tenant_id": "8d32053203964c0ebc9ea543f555ea29", "updated_at": "2018-12-27T17:32:56.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-6aff2bad-9c06-41a9-9aa0-b5955ee9a72b", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "e834bed0-60cf-4aa8-9a62-8c3cfcfe20b9", "size": 1}} 2018-12-27 17:32:57,114 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/8d32053203964c0ebc9ea543f555ea29/volumes/e834bed0-60cf-4aa8-9a62-8c3cfcfe20b9 used request id req-a88810cb-e6fe-43e5-aef7-bfdbd4dad1ed 2018-12-27 17:32:57,114 - create_volume - DEBUG - Instance status is - available 2018-12-27 17:32:57,114 - create_volume - DEBUG - Volume is active with name - CreateSimpleVolumeSuccessTests-6aff2bad-9c06-41a9-9aa0-b5955ee9a72b 2018-12-27 17:32:57,114 - create_volume - INFO - Volume is now active with name - CreateSimpleVolumeSuccessTests-6aff2bad-9c06-41a9-9aa0-b5955ee9a72b 2018-12-27 17:32:57,117 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8776/v3/8d32053203964c0ebc9ea543f555ea29/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d478f8b4547c42e9e70dcce1526bbd7f0e0b45b3" 2018-12-27 17:32:57,511 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:32:57 GMT Server: Apache x-compute-request-id: req-b8499583-9834-4113-9984-7968717368aa OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-b8499583-9834-4113-9984-7968717368aa Content-Encoding: gzip Content-Length: 458 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "5156d5a4a4f5456fab4afd39bf9e0af5", "attachments": [], "links": [{"href": "http://172.30.9.31:8776/v3/8d32053203964c0ebc9ea543f555ea29/volumes/e834bed0-60cf-4aa8-9a62-8c3cfcfe20b9", "rel": "self"}, {"href": "http://172.30.9.31:8776/8d32053203964c0ebc9ea543f555ea29/volumes/e834bed0-60cf-4aa8-9a62-8c3cfcfe20b9", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-12-27T17:32:56.000000", "description": null, "os-vol-tenant-attr:tenant_id": "8d32053203964c0ebc9ea543f555ea29", "updated_at": "2018-12-27T17:32:56.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-6aff2bad-9c06-41a9-9aa0-b5955ee9a72b", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "e834bed0-60cf-4aa8-9a62-8c3cfcfe20b9", "size": 1}]} 2018-12-27 17:32:57,511 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/8d32053203964c0ebc9ea543f555ea29/volumes/detail used request id req-b8499583-9834-4113-9984-7968717368aa 2018-12-27 17:32:57,515 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 17:32:57,521 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 17:32:57 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 17:32:57,521 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/8d32053203964c0ebc9ea543f555ea29 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d478f8b4547c42e9e70dcce1526bbd7f0e0b45b3" 2018-12-27 17:32:57,626 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:32:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9211e239-faf5-462e-8bcd-c99c273c46f2 Content-Encoding: gzip Content-Length: 231 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/8d32053203964c0ebc9ea543f555ea29"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8d32053203964c0ebc9ea543f555ea29", "name": "CreateSimpleVolumeSuccessTests-decc84db-e9be-4d1-proj"}} 2018-12-27 17:32:57,626 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/8d32053203964c0ebc9ea543f555ea29 used request id req-9211e239-faf5-462e-8bcd-c99c273c46f2 2018-12-27 17:32:57,629 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8776/v3/8d32053203964c0ebc9ea543f555ea29/volumes/e834bed0-60cf-4aa8-9a62-8c3cfcfe20b9 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b5acc1b1-9dbe-45e8-9f58-0d0c38b8e903" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9927dd2afe1d3459a38c5b8ee89276dffd5484c6" 2018-12-27 17:32:57,888 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:32:57 GMT Server: Apache x-compute-request-id: req-4c26fa5a-e111-466e-9da5-50646525e251 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-4c26fa5a-e111-466e-9da5-50646525e251 Content-Encoding: gzip Content-Length: 461 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "5156d5a4a4f5456fab4afd39bf9e0af5", "attachments": [], "links": [{"href": "http://172.30.9.31:8776/v3/8d32053203964c0ebc9ea543f555ea29/volumes/e834bed0-60cf-4aa8-9a62-8c3cfcfe20b9", "rel": "self"}, {"href": "http://172.30.9.31:8776/8d32053203964c0ebc9ea543f555ea29/volumes/e834bed0-60cf-4aa8-9a62-8c3cfcfe20b9", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-12-27T17:32:56.000000", "description": null, "os-vol-tenant-attr:tenant_id": "8d32053203964c0ebc9ea543f555ea29", "updated_at": "2018-12-27T17:32:56.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-6aff2bad-9c06-41a9-9aa0-b5955ee9a72b", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "e834bed0-60cf-4aa8-9a62-8c3cfcfe20b9", "size": 1}} 2018-12-27 17:32:57,888 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/8d32053203964c0ebc9ea543f555ea29/volumes/e834bed0-60cf-4aa8-9a62-8c3cfcfe20b9 used request id req-4c26fa5a-e111-466e-9da5-50646525e251 2018-12-27 17:32:57,888 - create_volume - DEBUG - Instance status is - available 2018-12-27 17:32:57,889 - create_volume - DEBUG - Volume is active with name - CreateSimpleVolumeSuccessTests-6aff2bad-9c06-41a9-9aa0-b5955ee9a72b 2018-12-27 17:32:57,889 - cinder_utils - INFO - Deleting volume named - CreateSimpleVolumeSuccessTests-6aff2bad-9c06-41a9-9aa0-b5955ee9a72b 2018-12-27 17:32:57,891 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:8776/v3/8d32053203964c0ebc9ea543f555ea29/volumes/e834bed0-60cf-4aa8-9a62-8c3cfcfe20b9 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b5acc1b1-9dbe-45e8-9f58-0d0c38b8e903" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9927dd2afe1d3459a38c5b8ee89276dffd5484c6" 2018-12-27 17:32:58,173 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Thu, 27 Dec 2018 17:32:57 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-2b2ad3d7-a0a7-444a-82c2-407a8c7715ae Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-27 17:32:58,173 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.31:8776/v3/8d32053203964c0ebc9ea543f555ea29/volumes/e834bed0-60cf-4aa8-9a62-8c3cfcfe20b9 used request id req-2b2ad3d7-a0a7-444a-82c2-407a8c7715ae 2018-12-27 17:32:58,176 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8776/v3/8d32053203964c0ebc9ea543f555ea29/volumes/e834bed0-60cf-4aa8-9a62-8c3cfcfe20b9 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b5acc1b1-9dbe-45e8-9f58-0d0c38b8e903" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9927dd2afe1d3459a38c5b8ee89276dffd5484c6" 2018-12-27 17:32:58,400 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:32:58 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-629b835e-e643-4ec1-9a53-6d5359e10ecb x-openstack-request-id: req-629b835e-e643-4ec1-9a53-6d5359e10ecb Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume e834bed0-60cf-4aa8-9a62-8c3cfcfe20b9 could not be found.", "code": 404}} 2018-12-27 17:32:58,400 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/8d32053203964c0ebc9ea543f555ea29/volumes/e834bed0-60cf-4aa8-9a62-8c3cfcfe20b9 used request id req-629b835e-e643-4ec1-9a53-6d5359e10ecb 2018-12-27 17:32:58,401 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume e834bed0-60cf-4aa8-9a62-8c3cfcfe20b9 could not be found. (HTTP 404) (Request-ID: req-629b835e-e643-4ec1-9a53-6d5359e10ecb) 2018-12-27 17:32:58,401 - create_volume - INFO - Volume has been properly deleted with name - CreateSimpleVolumeSuccessTests-6aff2bad-9c06-41a9-9aa0-b5955ee9a72b 2018-12-27 17:32:58,404 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8776/v3/8d32053203964c0ebc9ea543f555ea29/volumes/detail -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b8499583-9834-4113-9984-7968717368aa" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d478f8b4547c42e9e70dcce1526bbd7f0e0b45b3" 2018-12-27 17:32:58,631 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:32:58 GMT Server: Apache x-compute-request-id: req-3025faf7-1aef-4333-bf9a-ed9573bdd176 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-3025faf7-1aef-4333-bf9a-ed9573bdd176 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-12-27 17:32:58,631 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/8d32053203964c0ebc9ea543f555ea29/volumes/detail used request id req-3025faf7-1aef-4333-bf9a-ed9573bdd176 2018-12-27 17:32:58,638 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a557357bcdbb594144f4d58b2a9553f52cc6fbb8" 2018-12-27 17:32:58,922 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 33483 X-Openstack-Request-Id: req-9bc10204-3689-4257-8804-c3d33a7a6d62 Date: Thu, 27 Dec 2018 17:32:58 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "created_at": "2018-12-27T15:33:01Z", "updated_at": "2018-12-27T15:33:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "35205ac3-06e6-4cf6-bb21-ff8f813cb45b", "remote_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "ade77f59-e70c-4970-8ea8-198222fa332e", "remote_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "c4f3bf7f-d793-498d-a883-bb8c6003f070", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "c85cb618-8f19-445b-8e16-6d467cb17771", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}], "revision_number": 4, "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "created_at": "2018-12-27T15:57:22Z", "updated_at": "2018-12-27T15:57:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "5e258a3b-01f5-4aef-81b7-0b5dc6e5b683", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "65475539-0336-498a-8da4-ff0a80b10089", "remote_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "ae922857-f7ae-4bc8-949b-153fb43bfd00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "b4f87679-52e1-4cf9-bf76-5abb9a9bec06", "remote_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "f7197afc9b61423897aefc9a643d03a1"}], "revision_number": 4, "project_id": "f7197afc9b61423897aefc9a643d03a1", "id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "created_at": "2018-12-27T16:01:54Z", "updated_at": "2018-12-27T16:01:54Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "00dd3abd-acd1-4edb-8f4a-8badcbd2eeb4", "remote_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "018de60d-bc33-4ef0-9eed-6d00b6ce227b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "0d99f0db-fa6b-4201-b67f-a7ff0db82c5d", "remote_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv6", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "5c4049ef-933d-4614-84e7-83584430d462", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv6", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}], "revision_number": 4, "project_id": "8c689c5e31c44b09ab85f80682abbc2a", "id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "created_at": "2018-12-27T15:56:49Z", "updated_at": "2018-12-27T15:56:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "6555e255-763a-4448-b1b1-0c93b2a390bd", "remote_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "777ff7a5-a590-43e5-a84b-7677710494e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "8bac258a-08df-48b7-900b-efbe01a6ec20", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "dc17921e-353f-4898-a970-881b2c8d093d", "remote_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}], "revision_number": 4, "project_id": "28dac9e1580d461c9de52e6659cc4f9d", "id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "created_at": "2018-12-27T16:01:52Z", "updated_at": "2018-12-27T16:01:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "32737757-45f3-4b24-b6ab-5f2d5579b4a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv6", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "ae604ef3-492d-4aa3-8045-1ff84f755a27", "remote_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv4", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "b7bff40a-beda-4996-b140-ed94d010535c", "remote_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv6", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "b8129030-9d72-4d5d-adce-47bbe62492fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv4", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}], "revision_number": 4, "project_id": "81c108a273314b24bf6b48c41b5bbe0c", "id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "created_at": "2018-12-27T15:57:20Z", "updated_at": "2018-12-27T15:57:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "0c389ec4-c0af-4c20-acf9-4fcc1d859dd7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv6", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "3749697a-f2ef-439a-a661-2fb92badd1ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv4", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "b74e0c8c-e243-450e-b1be-69c587093d6d", "remote_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv6", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "c222695b-2f1c-427d-afd7-e0be24ec9f66", "remote_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv4", "project_id": "7fb0e5436e4f467998e672dd71018a45"}], "revision_number": 4, "project_id": "7fb0e5436e4f467998e672dd71018a45", "id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "created_at": "2018-12-27T17:02:11Z", "updated_at": "2018-12-27T17:02:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "675d8a56-1c9b-4c58-a252-61e65997fd05", "remote_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv4", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "84f0587c-7394-4fd6-8f3d-8d6ba94cf3f9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv6", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "8a450b4f-e710-4193-816e-13a2d4e40c07", "remote_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv6", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "c3106b0a-1026-4156-86a9-f0438b7fab93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv4", "project_id": "7cba3664d5674e65a12c8c269a05febf"}], "revision_number": 4, "project_id": "7cba3664d5674e65a12c8c269a05febf", "id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "created_at": "2018-12-27T15:58:29Z", "updated_at": "2018-12-27T15:58:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "2a945ecc-f9fa-4219-96ab-c189a7f5c102", "remote_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv6", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "55e2b54e-68d4-4476-8c9f-e05e347c8970", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv4", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "9983229c-b595-482a-973f-81137a209b6d", "remote_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv4", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "9d4b8450-78ab-4817-a586-372ed88268f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv6", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}], "revision_number": 4, "project_id": "fbd6dbf946a5406398ba810e02d0888e", "id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "created_at": "2018-12-27T15:57:24Z", "updated_at": "2018-12-27T15:57:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "35521f2a-a59d-4798-9fa8-0febfe126076", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv4", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "607d473d-1e6a-4088-a778-7df9ffc1ff68", "remote_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv6", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "6f8fa92b-b67a-4047-a900-f43656aff42b", "remote_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv4", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "890f1d6c-9ae5-45b0-b7a1-282182432b66", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv6", "project_id": "253cc6709e714b8a80a5f74e4257907e"}], "revision_number": 4, "project_id": "253cc6709e714b8a80a5f74e4257907e", "id": "b9546f11-205e-4322-89f8-f0360d6090ed", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "created_at": "2018-12-27T15:57:08Z", "updated_at": "2018-12-27T15:57:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "6739c48b-d899-4c17-bb8e-ffaf8922c034", "remote_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv4", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "9660a6af-4d9b-40b9-9729-f205f66c2bd0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv4", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "bf244c03-fc10-4754-9c2b-b0224401c4f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv6", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "d3bee7cc-a152-441c-9790-abb1f56cec03", "remote_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv6", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}], "revision_number": 4, "project_id": "782a28bd0d40485e85eda6b8ba43840b", "id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "created_at": "2018-12-27T15:57:11Z", "updated_at": "2018-12-27T15:57:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "22c0d2cf-360a-4aa8-ba7e-bfdbf8327d27", "remote_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "553b140a-8ba9-4af7-9f50-bf24e87aebf7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "b2ecf7a5-df98-4d65-a762-767320437c5a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "e49104b2-7c13-49d6-8519-a16dd585346f", "remote_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}], "revision_number": 4, "project_id": "ef7e486beb8f4de39b25ca5f11552328", "id": "d0588e93-db0d-4888-9f99-3399a50df490", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "created_at": "2018-12-27T17:19:15Z", "updated_at": "2018-12-27T17:19:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "1990fe24-df44-4561-9f09-f50aab182bf7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "651e4b8b-b29e-409b-9f25-ff2328ccefe6", "remote_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "cc4e2254-2157-4ae1-a233-3047573ddc6d", "remote_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "da56dda4-aaf3-43ff-bdf7-e64892ec2345", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}], "revision_number": 4, "project_id": "2a5a6879c5fa4db798cea6d394565d45", "id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-27T15:33:07Z", "updated_at": "2018-12-27T15:33:07Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "4de95db8-72d6-4aec-a145-e92511971eb9", "remote_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "5f100cff-05d8-4405-8dfb-0a387c123fae", "remote_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "a3f6a193-cc94-4220-a73a-08acf63c449b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "f059d8a5-0c32-49c9-a721-77cc89245ecd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "created_at": "2018-12-27T15:29:16Z", "updated_at": "2018-12-27T15:29:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "3c53841a-5bc0-4192-b482-044411e217ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "5956ff3f-d59d-4af6-82b5-566c888583a7", "remote_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:16Z", "revision_number": 0, "id": "60735d87-52c7-426a-91a6-aff1078a5a2d", "remote_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:16Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "abe97133-61dd-4fdf-baf3-2e07968a324f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "da629caea04941e1ae8979c379dc7c9d"}], "revision_number": 4, "project_id": "da629caea04941e1ae8979c379dc7c9d", "id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "name": "default"}]} 2018-12-27 17:32:58,923 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=default used request id req-9bc10204-3689-4257-8804-c3d33a7a6d62 2018-12-27 17:32:58,930 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a557357bcdbb594144f4d58b2a9553f52cc6fbb8" 2018-12-27 17:32:59,055 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:32:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b19a60cc-99d9-4bd9-9ddb-0049691ad54a Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b7b4fceec1ad4c6eb74d758b709a9d93", "name": "admin"}} 2018-12-27 17:32:59,055 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93 used request id req-b19a60cc-99d9-4bd9-9ddb-0049691ad54a 2018-12-27 17:32:59,059 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/f7197afc9b61423897aefc9a643d03a1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a557357bcdbb594144f4d58b2a9553f52cc6fbb8" 2018-12-27 17:32:59,157 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:32:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bc346d95-7bf4-433a-9a11-beaacec95f24 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f7197afc9b61423897aefc9a643d03a1.", "code": 404, "title": "Not Found"}} 2018-12-27 17:32:59,157 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/f7197afc9b61423897aefc9a643d03a1 used request id req-bc346d95-7bf4-433a-9a11-beaacec95f24 2018-12-27 17:32:59,157 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:32:59,161 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/8c689c5e31c44b09ab85f80682abbc2a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a557357bcdbb594144f4d58b2a9553f52cc6fbb8" 2018-12-27 17:32:59,257 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:32:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-da6ee844-a705-4ffa-8592-be46c38069fb Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8c689c5e31c44b09ab85f80682abbc2a.", "code": 404, "title": "Not Found"}} 2018-12-27 17:32:59,257 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/8c689c5e31c44b09ab85f80682abbc2a used request id req-da6ee844-a705-4ffa-8592-be46c38069fb 2018-12-27 17:32:59,257 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:32:59,261 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/28dac9e1580d461c9de52e6659cc4f9d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a557357bcdbb594144f4d58b2a9553f52cc6fbb8" 2018-12-27 17:32:59,376 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:32:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dd25bca1-fa06-456a-b6e0-10ec329a8c14 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 28dac9e1580d461c9de52e6659cc4f9d.", "code": 404, "title": "Not Found"}} 2018-12-27 17:32:59,376 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/28dac9e1580d461c9de52e6659cc4f9d used request id req-dd25bca1-fa06-456a-b6e0-10ec329a8c14 2018-12-27 17:32:59,376 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:32:59,380 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/81c108a273314b24bf6b48c41b5bbe0c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a557357bcdbb594144f4d58b2a9553f52cc6fbb8" 2018-12-27 17:32:59,474 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:32:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6aa2e95f-bbc8-43e1-84a3-a3a24a19762d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 81c108a273314b24bf6b48c41b5bbe0c.", "code": 404, "title": "Not Found"}} 2018-12-27 17:32:59,474 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/81c108a273314b24bf6b48c41b5bbe0c used request id req-6aa2e95f-bbc8-43e1-84a3-a3a24a19762d 2018-12-27 17:32:59,474 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:32:59,478 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/7fb0e5436e4f467998e672dd71018a45 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a557357bcdbb594144f4d58b2a9553f52cc6fbb8" 2018-12-27 17:32:59,593 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:32:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-37053b62-fa0c-4bd2-b2fd-0c9cf2230e49 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7fb0e5436e4f467998e672dd71018a45.", "code": 404, "title": "Not Found"}} 2018-12-27 17:32:59,593 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/7fb0e5436e4f467998e672dd71018a45 used request id req-37053b62-fa0c-4bd2-b2fd-0c9cf2230e49 2018-12-27 17:32:59,593 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:32:59,597 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/7cba3664d5674e65a12c8c269a05febf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a557357bcdbb594144f4d58b2a9553f52cc6fbb8" 2018-12-27 17:32:59,689 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:32:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0c71a2d6-c032-4970-8a6a-300f1d434746 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7cba3664d5674e65a12c8c269a05febf.", "code": 404, "title": "Not Found"}} 2018-12-27 17:32:59,689 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/7cba3664d5674e65a12c8c269a05febf used request id req-0c71a2d6-c032-4970-8a6a-300f1d434746 2018-12-27 17:32:59,689 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:32:59,693 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/fbd6dbf946a5406398ba810e02d0888e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a557357bcdbb594144f4d58b2a9553f52cc6fbb8" 2018-12-27 17:32:59,811 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:32:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4ee06536-5f8d-4042-b07f-d50e605991ec Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: fbd6dbf946a5406398ba810e02d0888e.", "code": 404, "title": "Not Found"}} 2018-12-27 17:32:59,811 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/fbd6dbf946a5406398ba810e02d0888e used request id req-4ee06536-5f8d-4042-b07f-d50e605991ec 2018-12-27 17:32:59,811 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:32:59,815 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/253cc6709e714b8a80a5f74e4257907e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a557357bcdbb594144f4d58b2a9553f52cc6fbb8" 2018-12-27 17:32:59,922 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:32:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-213fe5dd-8165-4df9-b6bc-b9928ed71884 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 253cc6709e714b8a80a5f74e4257907e.", "code": 404, "title": "Not Found"}} 2018-12-27 17:32:59,922 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/253cc6709e714b8a80a5f74e4257907e used request id req-213fe5dd-8165-4df9-b6bc-b9928ed71884 2018-12-27 17:32:59,922 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:32:59,926 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/782a28bd0d40485e85eda6b8ba43840b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a557357bcdbb594144f4d58b2a9553f52cc6fbb8" 2018-12-27 17:33:00,031 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:32:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ffc35e62-8962-4fc4-817c-3931733c0a08 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 782a28bd0d40485e85eda6b8ba43840b.", "code": 404, "title": "Not Found"}} 2018-12-27 17:33:00,031 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/782a28bd0d40485e85eda6b8ba43840b used request id req-ffc35e62-8962-4fc4-817c-3931733c0a08 2018-12-27 17:33:00,031 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:33:00,035 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/ef7e486beb8f4de39b25ca5f11552328 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a557357bcdbb594144f4d58b2a9553f52cc6fbb8" 2018-12-27 17:33:00,132 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:33:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4ed2a610-0d3c-42f7-ab3a-4e0a59832545 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: ef7e486beb8f4de39b25ca5f11552328.", "code": 404, "title": "Not Found"}} 2018-12-27 17:33:00,132 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/ef7e486beb8f4de39b25ca5f11552328 used request id req-4ed2a610-0d3c-42f7-ab3a-4e0a59832545 2018-12-27 17:33:00,132 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:33:00,136 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/2a5a6879c5fa4db798cea6d394565d45 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a557357bcdbb594144f4d58b2a9553f52cc6fbb8" 2018-12-27 17:33:00,240 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:33:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b23e1345-e020-4ee0-99c4-12c46ad9b23c Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.31:5000/v3/projects/2a5a6879c5fa4db798cea6d394565d45"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}} 2018-12-27 17:33:00,240 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/2a5a6879c5fa4db798cea6d394565d45 used request id req-b23e1345-e020-4ee0-99c4-12c46ad9b23c 2018-12-27 17:33:00,243 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/da629caea04941e1ae8979c379dc7c9d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a557357bcdbb594144f4d58b2a9553f52cc6fbb8" 2018-12-27 17:33:00,349 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:33:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-11945eba-cf38-4aa8-abe5-4245f8471911 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/da629caea04941e1ae8979c379dc7c9d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "da629caea04941e1ae8979c379dc7c9d", "name": "service"}} 2018-12-27 17:33:00,349 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/da629caea04941e1ae8979c379dc7c9d used request id req-11945eba-cf38-4aa8-abe5-4245f8471911 2018-12-27 17:33:00,350 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeSuccessTests-decc84db-e9be-4d1-proj 2018-12-27 17:33:00,354 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/projects/8d32053203964c0ebc9ea543f555ea29 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a557357bcdbb594144f4d58b2a9553f52cc6fbb8" 2018-12-27 17:33:00,636 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:33:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7a9a7bde-f43e-4f35-a795-92ac91a999ac Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:33:00,636 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/8d32053203964c0ebc9ea543f555ea29 used request id req-7a9a7bde-f43e-4f35-a795-92ac91a999ac 2018-12-27 17:33:00,637 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeSuccessTests-decc84db-e9be-4d1-proj-role 2018-12-27 17:33:00,640 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/roles/2c18afb160344983ae1209d12b0733b0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a557357bcdbb594144f4d58b2a9553f52cc6fbb8" 2018-12-27 17:33:00,771 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:33:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dbed63ad-ed87-4591-a877-ee6c2d2a3140 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:33:00,771 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/roles/2c18afb160344983ae1209d12b0733b0 used request id req-dbed63ad-ed87-4591-a877-ee6c2d2a3140 2018-12-27 17:33:00,775 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a557357bcdbb594144f4d58b2a9553f52cc6fbb8" 2018-12-27 17:33:00,883 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:33:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-df1deb34-40da-4066-a77d-b1612bc8964f Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8de789d09e46427786a85702e5e8de91", "links": {"self": "http://172.30.9.31:5000/v3/roles/8de789d09e46427786a85702e5e8de91"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 17:33:00,883 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-df1deb34-40da-4066-a77d-b1612bc8964f 2018-12-27 17:33:00,884 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeSuccessTests-decc84db-e9be-4d1-user 2018-12-27 17:33:00,888 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/users/5156d5a4a4f5456fab4afd39bf9e0af5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76844dde7eeae63ada0b545eed38837d13b0bf69" 2018-12-27 17:33:01,143 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:33:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8cefdb70-0079-4cb1-98c3-0495a976e2b4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:33:01,144 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/5156d5a4a4f5456fab4afd39bf9e0af5 used request id req-8cefdb70-0079-4cb1-98c3-0495a976e2b4 2018-12-27 17:33:01,145 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:33:01,559 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:33:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["fzJg2OZET4Sb3ZvewiMaSg"], "issued_at": "2018-12-27T17:33:01.000000Z"}} 2018-12-27 17:33:01,560 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee5253108bae23f58cdff74bf0a3c7d317f92cc8" 2018-12-27 17:33:01,663 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:33:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-684c22d0-a80b-469b-9747-10ff4ba00582 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:33:01,664 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-684c22d0-a80b-469b-9747-10ff4ba00582 2018-12-27 17:33:01,665 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:33:01,666 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:33:02,091 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:33:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["N2m-yEcfTBuS3nXc1P-JZg"], "issued_at": "2018-12-27T17:33:02.000000Z"}} 2018-12-27 17:33:02,092 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc70667ee1ee16773fbb72f3ddf52313176486be" 2018-12-27 17:33:02,193 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:33:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9671ae52-10fc-4fd9-bc17-a46480ec608c Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:33:02,194 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-9671ae52-10fc-4fd9-bc17-a46480ec608c 2018-12-27 17:33:02,198 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 17:33:02,204 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 17:33:02 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 17:33:02,204 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeSuccessTests-33dce965-adea-407-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc70667ee1ee16773fbb72f3ddf52313176486be" 2018-12-27 17:33:02,320 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:33:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-247d7b52-d41f-4351-8473-c2f8ac738dee Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeSuccessTests-33dce965-adea-407-proj", "previous": null, "next": null}, "projects": []} 2018-12-27 17:33:02,321 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeSuccessTests-33dce965-adea-407-proj used request id req-247d7b52-d41f-4351-8473-c2f8ac738dee 2018-12-27 17:33:02,324 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc70667ee1ee16773fbb72f3ddf52313176486be" 2018-12-27 17:33:02,431 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:33:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f0921a2c-4c3a-47aa-89c4-864a3a1d1758 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-27 17:33:02,431 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-f0921a2c-4c3a-47aa-89c4-864a3a1d1758 2018-12-27 17:33:02,435 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc70667ee1ee16773fbb72f3ddf52313176486be" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-33dce965-adea-407-proj"}}' 2018-12-27 17:33:02,588 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 27 Dec 2018 17:33:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-80c4f8e3-8d14-4e13-a989-46c28404cb05 Content-Length: 327 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/1370c521218041eb9cf56b5c6567788c"}, "tags": [], "enabled": true, "id": "1370c521218041eb9cf56b5c6567788c", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-33dce965-adea-407-proj"}} 2018-12-27 17:33:02,588 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-80c4f8e3-8d14-4e13-a989-46c28404cb05 2018-12-27 17:33:02,589 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeSuccessTests-33dce965-adea-407-proj 2018-12-27 17:33:02,589 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:33:02,590 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:33:03,015 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:33:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["u8AMRfFDSO6nfg6YCE9YaQ"], "issued_at": "2018-12-27T17:33:03.000000Z"}} 2018-12-27 17:33:03,016 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99555f56032d8420814b882385258d098aa390ef" 2018-12-27 17:33:03,121 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:33:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-00bbc70f-8667-4057-93fc-5116f06c767c Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:33:03,121 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-00bbc70f-8667-4057-93fc-5116f06c767c 2018-12-27 17:33:03,125 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 17:33:03,130 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 17:33:03 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 17:33:03,131 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99555f56032d8420814b882385258d098aa390ef" 2018-12-27 17:33:03,251 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:33:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-579946c8-1b77-4afd-a322-3a23ba271f9d Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "links": {"self": "http://172.30.9.31:5000/v3/users/01fa52e7b3674fc48643fa4ffca67e4e"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "01fa52e7b3674fc48643fa4ffca67e4e", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/05a834ddebbc40688596b7460b47439e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05a834ddebbc40688596b7460b47439e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/08226a0ad01943f39559448239e291e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "08226a0ad01943f39559448239e291e1", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/55c0552fe37a4f7ca0e73939514bc683"}, "domain_id": "default", "enabled": true, "options": {}, "id": "55c0552fe37a4f7ca0e73939514bc683", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/646a4af4e3b5439a97996d353fea3924"}, "domain_id": "914eec1d43ea4caf9d2fd33268c06258", "enabled": true, "options": {}, "id": "646a4af4e3b5439a97996d353fea3924", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/85fb203e51c34d3f8122e285a6a318b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85fb203e51c34d3f8122e285a6a318b3", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/905e7f4b42d24cca93b99d2401fa3378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "905e7f4b42d24cca93b99d2401fa3378", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/a5bc08b9f81f4e5bb86c24f9f7547bae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5bc08b9f81f4e5bb86c24f9f7547bae", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/a5c780627f004d318bf908d80305da9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5c780627f004d318bf908d80305da9c", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/b18425bf2b044bc9af7e194919539a17"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b18425bf2b044bc9af7e194919539a17", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/b8d2134b619d4dca80e21d6fb16449b0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b8d2134b619d4dca80e21d6fb16449b0", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/b9ab6a25a652438285139fe5b44aea62"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9ab6a25a652438285139fe5b44aea62", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/c08462554a4844d681348f58b9b0edee"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c08462554a4844d681348f58b9b0edee", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/ddfc3a9aad444d4782eae677c8a98130"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ddfc3a9aad444d4782eae677c8a98130", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/f2a74f2185a54676a6cb2bb5ecfcc4f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2a74f2185a54676a6cb2bb5ecfcc4f6", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-12-27 17:33:03,251 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-579946c8-1b77-4afd-a322-3a23ba271f9d 2018-12-27 17:33:03,255 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?name=CreateSimpleVolumeSuccessTests-33dce965-adea-407-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99555f56032d8420814b882385258d098aa390ef" 2018-12-27 17:33:03,371 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:33:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f6bac633-1652-48a6-8421-9fc9b2a400ba Content-Encoding: gzip Content-Length: 265 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?name=CreateSimpleVolumeSuccessTests-33dce965-adea-407-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/1370c521218041eb9cf56b5c6567788c"}, "tags": [], "enabled": true, "id": "1370c521218041eb9cf56b5c6567788c", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-33dce965-adea-407-proj"}]} 2018-12-27 17:33:03,371 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?name=CreateSimpleVolumeSuccessTests-33dce965-adea-407-proj used request id req-f6bac633-1652-48a6-8421-9fc9b2a400ba 2018-12-27 17:33:03,375 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99555f56032d8420814b882385258d098aa390ef" 2018-12-27 17:33:03,483 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:33:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-56c0d2f6-a7c2-4f98-aaea-e35b8cd290b5 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-27 17:33:03,483 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-56c0d2f6-a7c2-4f98-aaea-e35b8cd290b5 2018-12-27 17:33:03,878 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeSuccessTests-33dce965-adea-407-user 2018-12-27 17:33:03,879 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:33:03,883 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc70667ee1ee16773fbb72f3ddf52313176486be" 2018-12-27 17:33:03,991 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:33:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4ef70ce5-0710-438d-8b75-ad774ff03fff Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8de789d09e46427786a85702e5e8de91", "links": {"self": "http://172.30.9.31:5000/v3/roles/8de789d09e46427786a85702e5e8de91"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 17:33:03,991 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-4ef70ce5-0710-438d-8b75-ad774ff03fff 2018-12-27 17:33:03,995 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc70667ee1ee16773fbb72f3ddf52313176486be" -d '{"role": {"name": "CreateSimpleVolumeSuccessTests-33dce965-adea-407-proj-role"}}' 2018-12-27 17:33:04,127 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 27 Dec 2018 17:33:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-681e5035-4e7c-4303-a6a9-33fafaf85cb2 Content-Length: 229 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "faa93070daa3430da95adee3a8713f5c", "links": {"self": "http://172.30.9.31:5000/v3/roles/faa93070daa3430da95adee3a8713f5c"}, "name": "CreateSimpleVolumeSuccessTests-33dce965-adea-407-proj-role"}} 2018-12-27 17:33:04,127 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/roles used request id req-681e5035-4e7c-4303-a6a9-33fafaf85cb2 2018-12-27 17:33:04,127 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeSuccessTests-33dce965-adea-407-proj-role 2018-12-27 17:33:04,131 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles/faa93070daa3430da95adee3a8713f5c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc70667ee1ee16773fbb72f3ddf52313176486be" 2018-12-27 17:33:04,147 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:33:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1b6d2529-3e5a-4711-b577-aff03045380c Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "faa93070daa3430da95adee3a8713f5c", "links": {"self": "http://172.30.9.31:5000/v3/roles/faa93070daa3430da95adee3a8713f5c"}, "name": "CreateSimpleVolumeSuccessTests-33dce965-adea-407-proj-role"}} 2018-12-27 17:33:04,147 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles/faa93070daa3430da95adee3a8713f5c used request id req-1b6d2529-3e5a-4711-b577-aff03045380c 2018-12-27 17:33:04,148 - keystone_utils - INFO - Granting role CreateSimpleVolumeSuccessTests-33dce965-adea-407-proj-role to project CreateSimpleVolumeSuccessTests-33dce965-adea-407-proj 2018-12-27 17:33:04,151 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:5000/v3/projects/1370c521218041eb9cf56b5c6567788c/users/976415edadbf40c5a988b9ec6ad404b1/roles/faa93070daa3430da95adee3a8713f5c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc70667ee1ee16773fbb72f3ddf52313176486be" 2018-12-27 17:33:04,298 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:33:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-19d28a53-cf4b-44fa-8e2e-686ef3f2aac3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:33:04,298 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/1370c521218041eb9cf56b5c6567788c/users/976415edadbf40c5a988b9ec6ad404b1/roles/faa93070daa3430da95adee3a8713f5c used request id req-19d28a53-cf4b-44fa-8e2e-686ef3f2aac3 2018-12-27 17:33:04,300 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:33:04,784 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "faa93070daa3430da95adee3a8713f5c", "name": "CreateSimpleVolumeSuccessTests-33dce965-adea-407-proj-role"}], "expires_at": "2018-12-27T18:33:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1370c521218041eb9cf56b5c6567788c", "name": "CreateSimpleVolumeSuccessTests-33dce965-adea-407-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/1370c521218041eb9cf56b5c6567788c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/1370c521218041eb9cf56b5c6567788c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/1370c521218041eb9cf56b5c6567788c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/1370c521218041eb9cf56b5c6567788c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/1370c521218041eb9cf56b5c6567788c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/1370c521218041eb9cf56b5c6567788c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/1370c521218041eb9cf56b5c6567788c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/1370c521218041eb9cf56b5c6567788c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/1370c521218041eb9cf56b5c6567788c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_1370c521218041eb9cf56b5c6567788c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_1370c521218041eb9cf56b5c6567788c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/1370c521218041eb9cf56b5c6567788c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/1370c521218041eb9cf56b5c6567788c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/1370c521218041eb9cf56b5c6567788c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSimpleVolumeSuccessTests-33dce965-adea-407-user", "id": "976415edadbf40c5a988b9ec6ad404b1"}, "audit_ids": ["GgjiCUhaQjeQ7KdRsl9QOw"], "issued_at": "2018-12-27T17:33:04.000000Z"}} 2018-12-27 17:33:04,785 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c56a09dfa82bf74a7eedfdf3c7ef8013dd1093e" 2018-12-27 17:33:04,886 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:33:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0fb3f322-ee08-439e-a5ea-09e32533a6e9 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:33:04,886 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-0fb3f322-ee08-439e-a5ea-09e32533a6e9 2018-12-27 17:33:04,887 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:33:04,888 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:33:05,290 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "faa93070daa3430da95adee3a8713f5c", "name": "CreateSimpleVolumeSuccessTests-33dce965-adea-407-proj-role"}], "expires_at": "2018-12-27T18:33:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1370c521218041eb9cf56b5c6567788c", "name": "CreateSimpleVolumeSuccessTests-33dce965-adea-407-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/1370c521218041eb9cf56b5c6567788c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/1370c521218041eb9cf56b5c6567788c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/1370c521218041eb9cf56b5c6567788c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/1370c521218041eb9cf56b5c6567788c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/1370c521218041eb9cf56b5c6567788c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/1370c521218041eb9cf56b5c6567788c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/1370c521218041eb9cf56b5c6567788c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/1370c521218041eb9cf56b5c6567788c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/1370c521218041eb9cf56b5c6567788c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_1370c521218041eb9cf56b5c6567788c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_1370c521218041eb9cf56b5c6567788c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/1370c521218041eb9cf56b5c6567788c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/1370c521218041eb9cf56b5c6567788c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/1370c521218041eb9cf56b5c6567788c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSimpleVolumeSuccessTests-33dce965-adea-407-user", "id": "976415edadbf40c5a988b9ec6ad404b1"}, "audit_ids": ["GmXTpS3vSbSj8YmxktidFg"], "issued_at": "2018-12-27T17:33:05.000000Z"}} 2018-12-27 17:33:05,291 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62d9c5a2eb2a1671c50e45994e7533c2ae8e324c" 2018-12-27 17:33:05,389 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:33:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d867e535-26ff-4164-b335-200d6dcdeda5 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:33:05,389 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-d867e535-26ff-4164-b335-200d6dcdeda5 2018-12-27 17:33:05,395 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8776/v3/1370c521218041eb9cf56b5c6567788c/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62d9c5a2eb2a1671c50e45994e7533c2ae8e324c" 2018-12-27 17:33:05,618 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:33:05 GMT Server: Apache x-compute-request-id: req-cba6782f-93b9-4567-9ebb-7092db4c427c OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-cba6782f-93b9-4567-9ebb-7092db4c427c Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-12-27 17:33:05,618 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/1370c521218041eb9cf56b5c6567788c/volumes/detail used request id req-cba6782f-93b9-4567-9ebb-7092db4c427c 2018-12-27 17:33:05,621 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:8776/v3/1370c521218041eb9cf56b5c6567788c/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-cba6782f-93b9-4567-9ebb-7092db4c427c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62d9c5a2eb2a1671c50e45994e7533c2ae8e324c" -d '{"volume": {"status": "creating", "backup_id": null, "user_id": null, "name": "CreateSimpleVolumeSuccessTests-8ebba0d1-d4e9-4509-aac2-ea4121a071d0", "imageRef": null, "availability_zone": null, "description": null, "multiattach": false, "attach_status": "detached", "volume_type": null, "metadata": {}, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "project_id": null, "source_replica": null, "size": 1}}' 2018-12-27 17:33:06,228 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Thu, 27 Dec 2018 17:33:05 GMT Server: Apache x-compute-request-id: req-4dfa7bc3-7cce-41ca-92a5-c87ffcc74337 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-4dfa7bc3-7cce-41ca-92a5-c87ffcc74337 Content-Length: 852 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "976415edadbf40c5a988b9ec6ad404b1", "attachments": [], "links": [{"href": "http://172.30.9.31:8776/v3/1370c521218041eb9cf56b5c6567788c/volumes/db200735-e049-40b3-afd0-2cab39ba72b7", "rel": "self"}, {"href": "http://172.30.9.31:8776/1370c521218041eb9cf56b5c6567788c/volumes/db200735-e049-40b3-afd0-2cab39ba72b7", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-12-27T17:33:05.000000", "description": null, "updated_at": "2018-12-27T17:33:06.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-8ebba0d1-d4e9-4509-aac2-ea4121a071d0", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "db200735-e049-40b3-afd0-2cab39ba72b7", "size": 1}} 2018-12-27 17:33:06,228 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.31:8776/v3/1370c521218041eb9cf56b5c6567788c/volumes used request id req-4dfa7bc3-7cce-41ca-92a5-c87ffcc74337 2018-12-27 17:33:06,231 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8776/v3/1370c521218041eb9cf56b5c6567788c/volumes/db200735-e049-40b3-afd0-2cab39ba72b7 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-cba6782f-93b9-4567-9ebb-7092db4c427c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62d9c5a2eb2a1671c50e45994e7533c2ae8e324c" 2018-12-27 17:33:06,473 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:33:06 GMT Server: Apache x-compute-request-id: req-5a0e82b2-78c4-442b-ae09-40239d358399 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-5a0e82b2-78c4-442b-ae09-40239d358399 Content-Encoding: gzip Content-Length: 464 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "976415edadbf40c5a988b9ec6ad404b1", "attachments": [], "links": [{"href": "http://172.30.9.31:8776/v3/1370c521218041eb9cf56b5c6567788c/volumes/db200735-e049-40b3-afd0-2cab39ba72b7", "rel": "self"}, {"href": "http://172.30.9.31:8776/1370c521218041eb9cf56b5c6567788c/volumes/db200735-e049-40b3-afd0-2cab39ba72b7", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-12-27T17:33:05.000000", "description": null, "os-vol-tenant-attr:tenant_id": "1370c521218041eb9cf56b5c6567788c", "updated_at": "2018-12-27T17:33:06.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-8ebba0d1-d4e9-4509-aac2-ea4121a071d0", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "db200735-e049-40b3-afd0-2cab39ba72b7", "size": 1}} 2018-12-27 17:33:06,474 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/1370c521218041eb9cf56b5c6567788c/volumes/db200735-e049-40b3-afd0-2cab39ba72b7 used request id req-5a0e82b2-78c4-442b-ae09-40239d358399 2018-12-27 17:33:06,474 - create_volume - INFO - Created volume with name - CreateSimpleVolumeSuccessTests-8ebba0d1-d4e9-4509-aac2-ea4121a071d0 2018-12-27 17:33:06,477 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8776/v3/1370c521218041eb9cf56b5c6567788c/volumes/db200735-e049-40b3-afd0-2cab39ba72b7 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-cba6782f-93b9-4567-9ebb-7092db4c427c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62d9c5a2eb2a1671c50e45994e7533c2ae8e324c" 2018-12-27 17:33:06,724 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:33:06 GMT Server: Apache x-compute-request-id: req-62cdfcf1-da9b-4222-ba82-80d51ae5947a OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-62cdfcf1-da9b-4222-ba82-80d51ae5947a Content-Encoding: gzip Content-Length: 464 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "976415edadbf40c5a988b9ec6ad404b1", "attachments": [], "links": [{"href": "http://172.30.9.31:8776/v3/1370c521218041eb9cf56b5c6567788c/volumes/db200735-e049-40b3-afd0-2cab39ba72b7", "rel": "self"}, {"href": "http://172.30.9.31:8776/1370c521218041eb9cf56b5c6567788c/volumes/db200735-e049-40b3-afd0-2cab39ba72b7", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-12-27T17:33:05.000000", "description": null, "os-vol-tenant-attr:tenant_id": "1370c521218041eb9cf56b5c6567788c", "updated_at": "2018-12-27T17:33:06.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-8ebba0d1-d4e9-4509-aac2-ea4121a071d0", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "db200735-e049-40b3-afd0-2cab39ba72b7", "size": 1}} 2018-12-27 17:33:06,724 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/1370c521218041eb9cf56b5c6567788c/volumes/db200735-e049-40b3-afd0-2cab39ba72b7 used request id req-62cdfcf1-da9b-4222-ba82-80d51ae5947a 2018-12-27 17:33:06,725 - create_volume - DEBUG - Instance status is - available 2018-12-27 17:33:06,725 - create_volume - DEBUG - Volume is active with name - CreateSimpleVolumeSuccessTests-8ebba0d1-d4e9-4509-aac2-ea4121a071d0 2018-12-27 17:33:06,725 - create_volume - INFO - Volume is now active with name - CreateSimpleVolumeSuccessTests-8ebba0d1-d4e9-4509-aac2-ea4121a071d0 2018-12-27 17:33:06,728 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8776/v3/1370c521218041eb9cf56b5c6567788c/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c56a09dfa82bf74a7eedfdf3c7ef8013dd1093e" 2018-12-27 17:33:06,966 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:33:06 GMT Server: Apache x-compute-request-id: req-8064581c-f2ce-4a71-9bba-76c61f9c3f91 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-8064581c-f2ce-4a71-9bba-76c61f9c3f91 Content-Encoding: gzip Content-Length: 462 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "976415edadbf40c5a988b9ec6ad404b1", "attachments": [], "links": [{"href": "http://172.30.9.31:8776/v3/1370c521218041eb9cf56b5c6567788c/volumes/db200735-e049-40b3-afd0-2cab39ba72b7", "rel": "self"}, {"href": "http://172.30.9.31:8776/1370c521218041eb9cf56b5c6567788c/volumes/db200735-e049-40b3-afd0-2cab39ba72b7", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-12-27T17:33:05.000000", "description": null, "os-vol-tenant-attr:tenant_id": "1370c521218041eb9cf56b5c6567788c", "updated_at": "2018-12-27T17:33:06.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-8ebba0d1-d4e9-4509-aac2-ea4121a071d0", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "db200735-e049-40b3-afd0-2cab39ba72b7", "size": 1}]} 2018-12-27 17:33:06,966 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/1370c521218041eb9cf56b5c6567788c/volumes/detail used request id req-8064581c-f2ce-4a71-9bba-76c61f9c3f91 2018-12-27 17:33:06,970 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 17:33:06,975 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 17:33:06 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 17:33:06,976 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/1370c521218041eb9cf56b5c6567788c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c56a09dfa82bf74a7eedfdf3c7ef8013dd1093e" 2018-12-27 17:33:07,081 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:33:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0b5944e4-b1d6-44f0-8fe4-6b125d6405a0 Content-Encoding: gzip Content-Length: 232 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/1370c521218041eb9cf56b5c6567788c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "1370c521218041eb9cf56b5c6567788c", "name": "CreateSimpleVolumeSuccessTests-33dce965-adea-407-proj"}} 2018-12-27 17:33:07,082 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/1370c521218041eb9cf56b5c6567788c used request id req-0b5944e4-b1d6-44f0-8fe4-6b125d6405a0 2018-12-27 17:33:07,082 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:33:07,083 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:33:07,483 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "faa93070daa3430da95adee3a8713f5c", "name": "CreateSimpleVolumeSuccessTests-33dce965-adea-407-proj-role"}], "expires_at": "2018-12-27T18:33:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1370c521218041eb9cf56b5c6567788c", "name": "CreateSimpleVolumeSuccessTests-33dce965-adea-407-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/1370c521218041eb9cf56b5c6567788c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/1370c521218041eb9cf56b5c6567788c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/1370c521218041eb9cf56b5c6567788c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/1370c521218041eb9cf56b5c6567788c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/1370c521218041eb9cf56b5c6567788c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/1370c521218041eb9cf56b5c6567788c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/1370c521218041eb9cf56b5c6567788c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/1370c521218041eb9cf56b5c6567788c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/1370c521218041eb9cf56b5c6567788c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_1370c521218041eb9cf56b5c6567788c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_1370c521218041eb9cf56b5c6567788c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/1370c521218041eb9cf56b5c6567788c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/1370c521218041eb9cf56b5c6567788c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/1370c521218041eb9cf56b5c6567788c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSimpleVolumeSuccessTests-33dce965-adea-407-user", "id": "976415edadbf40c5a988b9ec6ad404b1"}, "audit_ids": ["fg9l1x1NTgaF6b_AezbDXw"], "issued_at": "2018-12-27T17:33:07.000000Z"}} 2018-12-27 17:33:07,483 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d22b3a0c9da2ddc8d9e94dda044626e4d7b7cc6" 2018-12-27 17:33:07,579 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:33:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ad493c4f-a798-4918-93c6-b784c617a1a9 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:33:07,579 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-ad493c4f-a798-4918-93c6-b784c617a1a9 2018-12-27 17:33:07,584 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8776/v3/1370c521218041eb9cf56b5c6567788c/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d22b3a0c9da2ddc8d9e94dda044626e4d7b7cc6" 2018-12-27 17:33:07,821 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:33:07 GMT Server: Apache x-compute-request-id: req-76af1c85-3b4c-4fc2-8c3c-5751baf2cdfc OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-76af1c85-3b4c-4fc2-8c3c-5751baf2cdfc Content-Encoding: gzip Content-Length: 462 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "976415edadbf40c5a988b9ec6ad404b1", "attachments": [], "links": [{"href": "http://172.30.9.31:8776/v3/1370c521218041eb9cf56b5c6567788c/volumes/db200735-e049-40b3-afd0-2cab39ba72b7", "rel": "self"}, {"href": "http://172.30.9.31:8776/1370c521218041eb9cf56b5c6567788c/volumes/db200735-e049-40b3-afd0-2cab39ba72b7", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-12-27T17:33:05.000000", "description": null, "os-vol-tenant-attr:tenant_id": "1370c521218041eb9cf56b5c6567788c", "updated_at": "2018-12-27T17:33:06.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-8ebba0d1-d4e9-4509-aac2-ea4121a071d0", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "db200735-e049-40b3-afd0-2cab39ba72b7", "size": 1}]} 2018-12-27 17:33:07,821 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/1370c521218041eb9cf56b5c6567788c/volumes/detail used request id req-76af1c85-3b4c-4fc2-8c3c-5751baf2cdfc 2018-12-27 17:33:07,824 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 17:33:07,830 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 17:33:07 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 17:33:07,830 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/1370c521218041eb9cf56b5c6567788c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d22b3a0c9da2ddc8d9e94dda044626e4d7b7cc6" 2018-12-27 17:33:08,014 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:33:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-56ebf6a5-4854-423f-91ee-9cd3513742dd Content-Encoding: gzip Content-Length: 232 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/1370c521218041eb9cf56b5c6567788c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "1370c521218041eb9cf56b5c6567788c", "name": "CreateSimpleVolumeSuccessTests-33dce965-adea-407-proj"}} 2018-12-27 17:33:08,014 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/1370c521218041eb9cf56b5c6567788c used request id req-56ebf6a5-4854-423f-91ee-9cd3513742dd 2018-12-27 17:33:08,014 - create_volume - INFO - Did not create volume due to cleanup mode 2018-12-27 17:33:08,017 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8776/v3/1370c521218041eb9cf56b5c6567788c/volumes/db200735-e049-40b3-afd0-2cab39ba72b7 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-cba6782f-93b9-4567-9ebb-7092db4c427c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62d9c5a2eb2a1671c50e45994e7533c2ae8e324c" 2018-12-27 17:33:08,260 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:33:08 GMT Server: Apache x-compute-request-id: req-525bf32b-7f5b-4c49-890a-f2ba000ed27a OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-525bf32b-7f5b-4c49-890a-f2ba000ed27a Content-Encoding: gzip Content-Length: 464 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "976415edadbf40c5a988b9ec6ad404b1", "attachments": [], "links": [{"href": "http://172.30.9.31:8776/v3/1370c521218041eb9cf56b5c6567788c/volumes/db200735-e049-40b3-afd0-2cab39ba72b7", "rel": "self"}, {"href": "http://172.30.9.31:8776/1370c521218041eb9cf56b5c6567788c/volumes/db200735-e049-40b3-afd0-2cab39ba72b7", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-12-27T17:33:05.000000", "description": null, "os-vol-tenant-attr:tenant_id": "1370c521218041eb9cf56b5c6567788c", "updated_at": "2018-12-27T17:33:06.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-8ebba0d1-d4e9-4509-aac2-ea4121a071d0", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "db200735-e049-40b3-afd0-2cab39ba72b7", "size": 1}} 2018-12-27 17:33:08,260 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/1370c521218041eb9cf56b5c6567788c/volumes/db200735-e049-40b3-afd0-2cab39ba72b7 used request id req-525bf32b-7f5b-4c49-890a-f2ba000ed27a 2018-12-27 17:33:08,261 - create_volume - DEBUG - Instance status is - available 2018-12-27 17:33:08,261 - create_volume - DEBUG - Volume is active with name - CreateSimpleVolumeSuccessTests-8ebba0d1-d4e9-4509-aac2-ea4121a071d0 2018-12-27 17:33:08,261 - cinder_utils - INFO - Deleting volume named - CreateSimpleVolumeSuccessTests-8ebba0d1-d4e9-4509-aac2-ea4121a071d0 2018-12-27 17:33:08,264 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:8776/v3/1370c521218041eb9cf56b5c6567788c/volumes/db200735-e049-40b3-afd0-2cab39ba72b7 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-cba6782f-93b9-4567-9ebb-7092db4c427c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62d9c5a2eb2a1671c50e45994e7533c2ae8e324c" 2018-12-27 17:33:08,527 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Thu, 27 Dec 2018 17:33:08 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-87cd9c48-90b4-4a48-9128-640f4e659ea2 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-27 17:33:08,527 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.31:8776/v3/1370c521218041eb9cf56b5c6567788c/volumes/db200735-e049-40b3-afd0-2cab39ba72b7 used request id req-87cd9c48-90b4-4a48-9128-640f4e659ea2 2018-12-27 17:33:08,530 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8776/v3/1370c521218041eb9cf56b5c6567788c/volumes/db200735-e049-40b3-afd0-2cab39ba72b7 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-cba6782f-93b9-4567-9ebb-7092db4c427c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62d9c5a2eb2a1671c50e45994e7533c2ae8e324c" 2018-12-27 17:33:08,758 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:33:08 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-eb234003-f6ed-49d7-9c18-4c08d5cf5acd x-openstack-request-id: req-eb234003-f6ed-49d7-9c18-4c08d5cf5acd Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume db200735-e049-40b3-afd0-2cab39ba72b7 could not be found.", "code": 404}} 2018-12-27 17:33:08,759 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/1370c521218041eb9cf56b5c6567788c/volumes/db200735-e049-40b3-afd0-2cab39ba72b7 used request id req-eb234003-f6ed-49d7-9c18-4c08d5cf5acd 2018-12-27 17:33:08,759 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume db200735-e049-40b3-afd0-2cab39ba72b7 could not be found. (HTTP 404) (Request-ID: req-eb234003-f6ed-49d7-9c18-4c08d5cf5acd) 2018-12-27 17:33:08,759 - create_volume - INFO - Volume has been properly deleted with name - CreateSimpleVolumeSuccessTests-8ebba0d1-d4e9-4509-aac2-ea4121a071d0 2018-12-27 17:33:08,766 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc70667ee1ee16773fbb72f3ddf52313176486be" 2018-12-27 17:33:09,040 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 33483 X-Openstack-Request-Id: req-39d7fae6-f923-4138-9d87-929d3818c38f Date: Thu, 27 Dec 2018 17:33:09 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "created_at": "2018-12-27T15:33:01Z", "updated_at": "2018-12-27T15:33:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "35205ac3-06e6-4cf6-bb21-ff8f813cb45b", "remote_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "ade77f59-e70c-4970-8ea8-198222fa332e", "remote_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "c4f3bf7f-d793-498d-a883-bb8c6003f070", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "c85cb618-8f19-445b-8e16-6d467cb17771", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}], "revision_number": 4, "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "created_at": "2018-12-27T15:57:22Z", "updated_at": "2018-12-27T15:57:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "5e258a3b-01f5-4aef-81b7-0b5dc6e5b683", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "65475539-0336-498a-8da4-ff0a80b10089", "remote_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "ae922857-f7ae-4bc8-949b-153fb43bfd00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "b4f87679-52e1-4cf9-bf76-5abb9a9bec06", "remote_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "f7197afc9b61423897aefc9a643d03a1"}], "revision_number": 4, "project_id": "f7197afc9b61423897aefc9a643d03a1", "id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "created_at": "2018-12-27T16:01:54Z", "updated_at": "2018-12-27T16:01:54Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "00dd3abd-acd1-4edb-8f4a-8badcbd2eeb4", "remote_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "018de60d-bc33-4ef0-9eed-6d00b6ce227b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "0d99f0db-fa6b-4201-b67f-a7ff0db82c5d", "remote_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv6", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "5c4049ef-933d-4614-84e7-83584430d462", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv6", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}], "revision_number": 4, "project_id": "8c689c5e31c44b09ab85f80682abbc2a", "id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "created_at": "2018-12-27T15:56:49Z", "updated_at": "2018-12-27T15:56:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "6555e255-763a-4448-b1b1-0c93b2a390bd", "remote_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "777ff7a5-a590-43e5-a84b-7677710494e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "8bac258a-08df-48b7-900b-efbe01a6ec20", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "dc17921e-353f-4898-a970-881b2c8d093d", "remote_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}], "revision_number": 4, "project_id": "28dac9e1580d461c9de52e6659cc4f9d", "id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "created_at": "2018-12-27T16:01:52Z", "updated_at": "2018-12-27T16:01:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "32737757-45f3-4b24-b6ab-5f2d5579b4a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv6", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "ae604ef3-492d-4aa3-8045-1ff84f755a27", "remote_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv4", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "b7bff40a-beda-4996-b140-ed94d010535c", "remote_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv6", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "b8129030-9d72-4d5d-adce-47bbe62492fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv4", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}], "revision_number": 4, "project_id": "81c108a273314b24bf6b48c41b5bbe0c", "id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "created_at": "2018-12-27T15:57:20Z", "updated_at": "2018-12-27T15:57:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "0c389ec4-c0af-4c20-acf9-4fcc1d859dd7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv6", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "3749697a-f2ef-439a-a661-2fb92badd1ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv4", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "b74e0c8c-e243-450e-b1be-69c587093d6d", "remote_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv6", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "c222695b-2f1c-427d-afd7-e0be24ec9f66", "remote_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv4", "project_id": "7fb0e5436e4f467998e672dd71018a45"}], "revision_number": 4, "project_id": "7fb0e5436e4f467998e672dd71018a45", "id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "created_at": "2018-12-27T17:02:11Z", "updated_at": "2018-12-27T17:02:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "675d8a56-1c9b-4c58-a252-61e65997fd05", "remote_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv4", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "84f0587c-7394-4fd6-8f3d-8d6ba94cf3f9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv6", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "8a450b4f-e710-4193-816e-13a2d4e40c07", "remote_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv6", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "c3106b0a-1026-4156-86a9-f0438b7fab93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv4", "project_id": "7cba3664d5674e65a12c8c269a05febf"}], "revision_number": 4, "project_id": "7cba3664d5674e65a12c8c269a05febf", "id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "created_at": "2018-12-27T15:58:29Z", "updated_at": "2018-12-27T15:58:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "2a945ecc-f9fa-4219-96ab-c189a7f5c102", "remote_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv6", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "55e2b54e-68d4-4476-8c9f-e05e347c8970", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv4", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "9983229c-b595-482a-973f-81137a209b6d", "remote_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv4", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "9d4b8450-78ab-4817-a586-372ed88268f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv6", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}], "revision_number": 4, "project_id": "fbd6dbf946a5406398ba810e02d0888e", "id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "created_at": "2018-12-27T15:57:24Z", "updated_at": "2018-12-27T15:57:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "35521f2a-a59d-4798-9fa8-0febfe126076", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv4", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "607d473d-1e6a-4088-a778-7df9ffc1ff68", "remote_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv6", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "6f8fa92b-b67a-4047-a900-f43656aff42b", "remote_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv4", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "890f1d6c-9ae5-45b0-b7a1-282182432b66", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv6", "project_id": "253cc6709e714b8a80a5f74e4257907e"}], "revision_number": 4, "project_id": "253cc6709e714b8a80a5f74e4257907e", "id": "b9546f11-205e-4322-89f8-f0360d6090ed", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "created_at": "2018-12-27T15:57:08Z", "updated_at": "2018-12-27T15:57:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "6739c48b-d899-4c17-bb8e-ffaf8922c034", "remote_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv4", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "9660a6af-4d9b-40b9-9729-f205f66c2bd0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv4", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "bf244c03-fc10-4754-9c2b-b0224401c4f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv6", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "d3bee7cc-a152-441c-9790-abb1f56cec03", "remote_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv6", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}], "revision_number": 4, "project_id": "782a28bd0d40485e85eda6b8ba43840b", "id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "created_at": "2018-12-27T15:57:11Z", "updated_at": "2018-12-27T15:57:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "22c0d2cf-360a-4aa8-ba7e-bfdbf8327d27", "remote_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "553b140a-8ba9-4af7-9f50-bf24e87aebf7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "b2ecf7a5-df98-4d65-a762-767320437c5a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "e49104b2-7c13-49d6-8519-a16dd585346f", "remote_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}], "revision_number": 4, "project_id": "ef7e486beb8f4de39b25ca5f11552328", "id": "d0588e93-db0d-4888-9f99-3399a50df490", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "created_at": "2018-12-27T17:19:15Z", "updated_at": "2018-12-27T17:19:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "1990fe24-df44-4561-9f09-f50aab182bf7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "651e4b8b-b29e-409b-9f25-ff2328ccefe6", "remote_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "cc4e2254-2157-4ae1-a233-3047573ddc6d", "remote_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "da56dda4-aaf3-43ff-bdf7-e64892ec2345", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}], "revision_number": 4, "project_id": "2a5a6879c5fa4db798cea6d394565d45", "id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-27T15:33:07Z", "updated_at": "2018-12-27T15:33:07Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "4de95db8-72d6-4aec-a145-e92511971eb9", "remote_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "5f100cff-05d8-4405-8dfb-0a387c123fae", "remote_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "a3f6a193-cc94-4220-a73a-08acf63c449b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "f059d8a5-0c32-49c9-a721-77cc89245ecd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "created_at": "2018-12-27T15:29:16Z", "updated_at": "2018-12-27T15:29:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "3c53841a-5bc0-4192-b482-044411e217ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "5956ff3f-d59d-4af6-82b5-566c888583a7", "remote_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:16Z", "revision_number": 0, "id": "60735d87-52c7-426a-91a6-aff1078a5a2d", "remote_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:16Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "abe97133-61dd-4fdf-baf3-2e07968a324f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "da629caea04941e1ae8979c379dc7c9d"}], "revision_number": 4, "project_id": "da629caea04941e1ae8979c379dc7c9d", "id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "name": "default"}]} 2018-12-27 17:33:09,041 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=default used request id req-39d7fae6-f923-4138-9d87-929d3818c38f 2018-12-27 17:33:09,048 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc70667ee1ee16773fbb72f3ddf52313176486be" 2018-12-27 17:33:09,154 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:33:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3d74b649-02d9-4a86-be49-698c5cc27ec1 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b7b4fceec1ad4c6eb74d758b709a9d93", "name": "admin"}} 2018-12-27 17:33:09,154 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93 used request id req-3d74b649-02d9-4a86-be49-698c5cc27ec1 2018-12-27 17:33:09,157 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/f7197afc9b61423897aefc9a643d03a1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc70667ee1ee16773fbb72f3ddf52313176486be" 2018-12-27 17:33:09,271 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:33:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c87e8fb9-0731-4cf2-9938-f3ee0c05f7ad Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f7197afc9b61423897aefc9a643d03a1.", "code": 404, "title": "Not Found"}} 2018-12-27 17:33:09,272 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/f7197afc9b61423897aefc9a643d03a1 used request id req-c87e8fb9-0731-4cf2-9938-f3ee0c05f7ad 2018-12-27 17:33:09,272 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:33:09,275 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/8c689c5e31c44b09ab85f80682abbc2a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc70667ee1ee16773fbb72f3ddf52313176486be" 2018-12-27 17:33:09,378 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:33:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-47c9630d-25e9-49ed-acc8-3b2753c2e235 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8c689c5e31c44b09ab85f80682abbc2a.", "code": 404, "title": "Not Found"}} 2018-12-27 17:33:09,378 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/8c689c5e31c44b09ab85f80682abbc2a used request id req-47c9630d-25e9-49ed-acc8-3b2753c2e235 2018-12-27 17:33:09,378 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:33:09,381 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/28dac9e1580d461c9de52e6659cc4f9d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc70667ee1ee16773fbb72f3ddf52313176486be" 2018-12-27 17:33:09,488 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:33:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-79424285-d532-4464-b517-8ca7953e8bf1 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 28dac9e1580d461c9de52e6659cc4f9d.", "code": 404, "title": "Not Found"}} 2018-12-27 17:33:09,488 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/28dac9e1580d461c9de52e6659cc4f9d used request id req-79424285-d532-4464-b517-8ca7953e8bf1 2018-12-27 17:33:09,488 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:33:09,492 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/81c108a273314b24bf6b48c41b5bbe0c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc70667ee1ee16773fbb72f3ddf52313176486be" 2018-12-27 17:33:09,600 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:33:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-30434260-f10f-401f-90f3-e73aec09756e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 81c108a273314b24bf6b48c41b5bbe0c.", "code": 404, "title": "Not Found"}} 2018-12-27 17:33:09,600 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/81c108a273314b24bf6b48c41b5bbe0c used request id req-30434260-f10f-401f-90f3-e73aec09756e 2018-12-27 17:33:09,600 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:33:09,604 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/7fb0e5436e4f467998e672dd71018a45 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc70667ee1ee16773fbb72f3ddf52313176486be" 2018-12-27 17:33:09,706 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:33:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-00beba2e-317c-4ec7-b52a-ebc189f34d68 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7fb0e5436e4f467998e672dd71018a45.", "code": 404, "title": "Not Found"}} 2018-12-27 17:33:09,706 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/7fb0e5436e4f467998e672dd71018a45 used request id req-00beba2e-317c-4ec7-b52a-ebc189f34d68 2018-12-27 17:33:09,706 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:33:09,710 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/7cba3664d5674e65a12c8c269a05febf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc70667ee1ee16773fbb72f3ddf52313176486be" 2018-12-27 17:33:09,818 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:33:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c1f9795f-6cbc-4389-8df7-66eb6df36ff2 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7cba3664d5674e65a12c8c269a05febf.", "code": 404, "title": "Not Found"}} 2018-12-27 17:33:09,818 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/7cba3664d5674e65a12c8c269a05febf used request id req-c1f9795f-6cbc-4389-8df7-66eb6df36ff2 2018-12-27 17:33:09,818 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:33:09,821 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/fbd6dbf946a5406398ba810e02d0888e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc70667ee1ee16773fbb72f3ddf52313176486be" 2018-12-27 17:33:09,930 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:33:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-919275d6-1272-41e6-9a8f-63d9fb22e3af Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: fbd6dbf946a5406398ba810e02d0888e.", "code": 404, "title": "Not Found"}} 2018-12-27 17:33:09,930 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/fbd6dbf946a5406398ba810e02d0888e used request id req-919275d6-1272-41e6-9a8f-63d9fb22e3af 2018-12-27 17:33:09,931 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:33:09,934 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/253cc6709e714b8a80a5f74e4257907e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc70667ee1ee16773fbb72f3ddf52313176486be" 2018-12-27 17:33:10,039 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:33:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f9d85d8b-d51e-4d6d-abc9-6a06df92f786 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 253cc6709e714b8a80a5f74e4257907e.", "code": 404, "title": "Not Found"}} 2018-12-27 17:33:10,039 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/253cc6709e714b8a80a5f74e4257907e used request id req-f9d85d8b-d51e-4d6d-abc9-6a06df92f786 2018-12-27 17:33:10,039 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:33:10,043 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/782a28bd0d40485e85eda6b8ba43840b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc70667ee1ee16773fbb72f3ddf52313176486be" 2018-12-27 17:33:10,142 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:33:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5eb9d279-6ee7-4388-9549-3690e7322364 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 782a28bd0d40485e85eda6b8ba43840b.", "code": 404, "title": "Not Found"}} 2018-12-27 17:33:10,142 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/782a28bd0d40485e85eda6b8ba43840b used request id req-5eb9d279-6ee7-4388-9549-3690e7322364 2018-12-27 17:33:10,142 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:33:10,146 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/ef7e486beb8f4de39b25ca5f11552328 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc70667ee1ee16773fbb72f3ddf52313176486be" 2018-12-27 17:33:10,260 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:33:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7ce6ec3f-1016-4c6c-b562-f838191229f7 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: ef7e486beb8f4de39b25ca5f11552328.", "code": 404, "title": "Not Found"}} 2018-12-27 17:33:10,261 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/ef7e486beb8f4de39b25ca5f11552328 used request id req-7ce6ec3f-1016-4c6c-b562-f838191229f7 2018-12-27 17:33:10,261 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:33:10,264 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/2a5a6879c5fa4db798cea6d394565d45 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc70667ee1ee16773fbb72f3ddf52313176486be" 2018-12-27 17:33:10,284 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:33:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d063fb95-aeb0-432c-8e4c-7c0ca7146853 Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.31:5000/v3/projects/2a5a6879c5fa4db798cea6d394565d45"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}} 2018-12-27 17:33:10,285 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/2a5a6879c5fa4db798cea6d394565d45 used request id req-d063fb95-aeb0-432c-8e4c-7c0ca7146853 2018-12-27 17:33:10,288 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/da629caea04941e1ae8979c379dc7c9d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc70667ee1ee16773fbb72f3ddf52313176486be" 2018-12-27 17:33:10,397 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:33:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7387ffa1-ccaf-4f31-8547-857be9753e83 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/da629caea04941e1ae8979c379dc7c9d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "da629caea04941e1ae8979c379dc7c9d", "name": "service"}} 2018-12-27 17:33:10,398 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/da629caea04941e1ae8979c379dc7c9d used request id req-7387ffa1-ccaf-4f31-8547-857be9753e83 2018-12-27 17:33:10,398 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeSuccessTests-33dce965-adea-407-proj 2018-12-27 17:33:10,402 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/projects/1370c521218041eb9cf56b5c6567788c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc70667ee1ee16773fbb72f3ddf52313176486be" 2018-12-27 17:33:10,660 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:33:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-24cb50df-1483-4bb3-9987-3625ffd85e08 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:33:10,660 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/1370c521218041eb9cf56b5c6567788c used request id req-24cb50df-1483-4bb3-9987-3625ffd85e08 2018-12-27 17:33:10,660 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeSuccessTests-33dce965-adea-407-proj-role 2018-12-27 17:33:10,664 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/roles/faa93070daa3430da95adee3a8713f5c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc70667ee1ee16773fbb72f3ddf52313176486be" 2018-12-27 17:33:10,812 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:33:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-acefcebe-d762-42dc-b1c6-9fc5d3320808 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:33:10,812 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/roles/faa93070daa3430da95adee3a8713f5c used request id req-acefcebe-d762-42dc-b1c6-9fc5d3320808 2018-12-27 17:33:10,816 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc70667ee1ee16773fbb72f3ddf52313176486be" 2018-12-27 17:33:10,919 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:33:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d2937913-2bdd-4bf3-aae9-170c493e2bad Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8de789d09e46427786a85702e5e8de91", "links": {"self": "http://172.30.9.31:5000/v3/roles/8de789d09e46427786a85702e5e8de91"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 17:33:10,919 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-d2937913-2bdd-4bf3-aae9-170c493e2bad 2018-12-27 17:33:10,920 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeSuccessTests-33dce965-adea-407-user 2018-12-27 17:33:10,923 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/users/976415edadbf40c5a988b9ec6ad404b1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99555f56032d8420814b882385258d098aa390ef" 2018-12-27 17:33:11,202 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:33:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0275f4de-e33c-41e9-8175-ce5067f81a6a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:33:11,203 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/976415edadbf40c5a988b9ec6ad404b1 used request id req-0275f4de-e33c-41e9-8175-ce5067f81a6a 2018-12-27 17:33:11,204 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:33:11,616 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:33:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["yiJEDhX8SAu85XPm0x3tNw"], "issued_at": "2018-12-27T17:33:11.000000Z"}} 2018-12-27 17:33:11,617 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6f85ef42c322b9443c74431c74ea595c4cd5f3c" 2018-12-27 17:33:11,720 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:33:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dc66f8af-e65b-4168-85cb-90743d65f93a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:33:11,721 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-dc66f8af-e65b-4168-85cb-90743d65f93a 2018-12-27 17:33:11,722 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:33:11,722 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:33:12,162 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:33:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["5i1NWPXRQYyCxXQ-bxc37w"], "issued_at": "2018-12-27T17:33:12.000000Z"}} 2018-12-27 17:33:12,163 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ac4a9c4f32711fb8e0a8e3f4554f4200245ab13" 2018-12-27 17:33:12,264 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:33:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dc0808bb-3b83-41b4-b1f6-d16b80e96e69 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:33:12,264 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-dc0808bb-3b83-41b4-b1f6-d16b80e96e69 2018-12-27 17:33:12,269 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 17:33:12,274 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 17:33:12 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 17:33:12,275 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeSuccessTests-2adc9b12-0c9e-47f-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ac4a9c4f32711fb8e0a8e3f4554f4200245ab13" 2018-12-27 17:33:12,375 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:33:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5dabcc6b-3b7a-4615-8819-bf431862fb3f Content-Encoding: gzip Content-Length: 182 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeSuccessTests-2adc9b12-0c9e-47f-proj", "previous": null, "next": null}, "projects": []} 2018-12-27 17:33:12,375 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeSuccessTests-2adc9b12-0c9e-47f-proj used request id req-5dabcc6b-3b7a-4615-8819-bf431862fb3f 2018-12-27 17:33:12,379 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ac4a9c4f32711fb8e0a8e3f4554f4200245ab13" 2018-12-27 17:33:12,485 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:33:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7ea50137-d3f7-4e28-8991-5ee502e9383d Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-27 17:33:12,485 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-7ea50137-d3f7-4e28-8991-5ee502e9383d 2018-12-27 17:33:12,489 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ac4a9c4f32711fb8e0a8e3f4554f4200245ab13" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-2adc9b12-0c9e-47f-proj"}}' 2018-12-27 17:33:12,636 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 27 Dec 2018 17:33:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-66488f19-57b5-4f32-98d3-b597b231a7d3 Content-Length: 327 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/5fb12a74bd9d465f9fe8f717c7a8df77"}, "tags": [], "enabled": true, "id": "5fb12a74bd9d465f9fe8f717c7a8df77", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-2adc9b12-0c9e-47f-proj"}} 2018-12-27 17:33:12,636 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-66488f19-57b5-4f32-98d3-b597b231a7d3 2018-12-27 17:33:12,636 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeSuccessTests-2adc9b12-0c9e-47f-proj 2018-12-27 17:33:12,637 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:33:12,637 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:33:13,062 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:33:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["Pq8iPVdZQvSkLXm0N_1emA"], "issued_at": "2018-12-27T17:33:13.000000Z"}} 2018-12-27 17:33:13,063 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2fb3b505eb1e502201748b24c53e5b50bd2b350f" 2018-12-27 17:33:13,164 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:33:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f1e4bc2c-7c13-4272-bd8f-9a16a6949e9e Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:33:13,164 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-f1e4bc2c-7c13-4272-bd8f-9a16a6949e9e 2018-12-27 17:33:13,168 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 17:33:13,174 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 17:33:13 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 17:33:13,174 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2fb3b505eb1e502201748b24c53e5b50bd2b350f" 2018-12-27 17:33:13,308 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:33:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-155e3b6e-3ccc-4106-83a0-3459c3077654 Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "links": {"self": "http://172.30.9.31:5000/v3/users/01fa52e7b3674fc48643fa4ffca67e4e"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "01fa52e7b3674fc48643fa4ffca67e4e", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/05a834ddebbc40688596b7460b47439e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05a834ddebbc40688596b7460b47439e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/08226a0ad01943f39559448239e291e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "08226a0ad01943f39559448239e291e1", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/55c0552fe37a4f7ca0e73939514bc683"}, "domain_id": "default", "enabled": true, "options": {}, "id": "55c0552fe37a4f7ca0e73939514bc683", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/646a4af4e3b5439a97996d353fea3924"}, "domain_id": "914eec1d43ea4caf9d2fd33268c06258", "enabled": true, "options": {}, "id": "646a4af4e3b5439a97996d353fea3924", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/85fb203e51c34d3f8122e285a6a318b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85fb203e51c34d3f8122e285a6a318b3", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/905e7f4b42d24cca93b99d2401fa3378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "905e7f4b42d24cca93b99d2401fa3378", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/a5bc08b9f81f4e5bb86c24f9f7547bae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5bc08b9f81f4e5bb86c24f9f7547bae", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/a5c780627f004d318bf908d80305da9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5c780627f004d318bf908d80305da9c", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/b18425bf2b044bc9af7e194919539a17"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b18425bf2b044bc9af7e194919539a17", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/b8d2134b619d4dca80e21d6fb16449b0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b8d2134b619d4dca80e21d6fb16449b0", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/b9ab6a25a652438285139fe5b44aea62"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9ab6a25a652438285139fe5b44aea62", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/c08462554a4844d681348f58b9b0edee"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c08462554a4844d681348f58b9b0edee", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/ddfc3a9aad444d4782eae677c8a98130"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ddfc3a9aad444d4782eae677c8a98130", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/f2a74f2185a54676a6cb2bb5ecfcc4f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2a74f2185a54676a6cb2bb5ecfcc4f6", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-12-27 17:33:13,309 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-155e3b6e-3ccc-4106-83a0-3459c3077654 2018-12-27 17:33:13,313 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?name=CreateSimpleVolumeSuccessTests-2adc9b12-0c9e-47f-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2fb3b505eb1e502201748b24c53e5b50bd2b350f" 2018-12-27 17:33:13,422 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:33:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d9a452e8-73bc-4220-9610-b5be5b67910d Content-Encoding: gzip Content-Length: 263 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?name=CreateSimpleVolumeSuccessTests-2adc9b12-0c9e-47f-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/5fb12a74bd9d465f9fe8f717c7a8df77"}, "tags": [], "enabled": true, "id": "5fb12a74bd9d465f9fe8f717c7a8df77", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-2adc9b12-0c9e-47f-proj"}]} 2018-12-27 17:33:13,423 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?name=CreateSimpleVolumeSuccessTests-2adc9b12-0c9e-47f-proj used request id req-d9a452e8-73bc-4220-9610-b5be5b67910d 2018-12-27 17:33:13,426 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2fb3b505eb1e502201748b24c53e5b50bd2b350f" 2018-12-27 17:33:13,540 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:33:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-89d1a296-a7de-4240-91b6-065e6766dee1 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-27 17:33:13,541 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-89d1a296-a7de-4240-91b6-065e6766dee1 2018-12-27 17:33:13,947 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeSuccessTests-2adc9b12-0c9e-47f-user 2018-12-27 17:33:13,948 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:33:13,952 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ac4a9c4f32711fb8e0a8e3f4554f4200245ab13" 2018-12-27 17:33:14,149 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:33:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9ef660cb-5f82-45e7-aec4-d7fbc190ae3a Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8de789d09e46427786a85702e5e8de91", "links": {"self": "http://172.30.9.31:5000/v3/roles/8de789d09e46427786a85702e5e8de91"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 17:33:14,149 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-9ef660cb-5f82-45e7-aec4-d7fbc190ae3a 2018-12-27 17:33:14,153 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ac4a9c4f32711fb8e0a8e3f4554f4200245ab13" -d '{"role": {"name": "CreateSimpleVolumeSuccessTests-2adc9b12-0c9e-47f-proj-role"}}' 2018-12-27 17:33:14,361 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 27 Dec 2018 17:33:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-27931246-5901-4944-95d0-c4e6a725a686 Content-Length: 229 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "c3d05d93388c4c00b15546a28f24b996", "links": {"self": "http://172.30.9.31:5000/v3/roles/c3d05d93388c4c00b15546a28f24b996"}, "name": "CreateSimpleVolumeSuccessTests-2adc9b12-0c9e-47f-proj-role"}} 2018-12-27 17:33:14,361 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/roles used request id req-27931246-5901-4944-95d0-c4e6a725a686 2018-12-27 17:33:14,361 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeSuccessTests-2adc9b12-0c9e-47f-proj-role 2018-12-27 17:33:14,365 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles/c3d05d93388c4c00b15546a28f24b996 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ac4a9c4f32711fb8e0a8e3f4554f4200245ab13" 2018-12-27 17:33:14,476 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:33:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-518cbc68-a9bf-4134-bb83-3347577761b9 Content-Encoding: gzip Content-Length: 184 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "c3d05d93388c4c00b15546a28f24b996", "links": {"self": "http://172.30.9.31:5000/v3/roles/c3d05d93388c4c00b15546a28f24b996"}, "name": "CreateSimpleVolumeSuccessTests-2adc9b12-0c9e-47f-proj-role"}} 2018-12-27 17:33:14,476 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles/c3d05d93388c4c00b15546a28f24b996 used request id req-518cbc68-a9bf-4134-bb83-3347577761b9 2018-12-27 17:33:14,476 - keystone_utils - INFO - Granting role CreateSimpleVolumeSuccessTests-2adc9b12-0c9e-47f-proj-role to project CreateSimpleVolumeSuccessTests-2adc9b12-0c9e-47f-proj 2018-12-27 17:33:14,480 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:5000/v3/projects/5fb12a74bd9d465f9fe8f717c7a8df77/users/a9c68ca2a484433aabc406261aa03cd0/roles/c3d05d93388c4c00b15546a28f24b996 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ac4a9c4f32711fb8e0a8e3f4554f4200245ab13" 2018-12-27 17:33:14,637 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:33:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-684b65c9-3732-4815-a1e1-edf76add1d04 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:33:14,637 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/5fb12a74bd9d465f9fe8f717c7a8df77/users/a9c68ca2a484433aabc406261aa03cd0/roles/c3d05d93388c4c00b15546a28f24b996 used request id req-684b65c9-3732-4815-a1e1-edf76add1d04 2018-12-27 17:33:14,639 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:33:15,039 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c3d05d93388c4c00b15546a28f24b996", "name": "CreateSimpleVolumeSuccessTests-2adc9b12-0c9e-47f-proj-role"}], "expires_at": "2018-12-27T18:33:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5fb12a74bd9d465f9fe8f717c7a8df77", "name": "CreateSimpleVolumeSuccessTests-2adc9b12-0c9e-47f-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/5fb12a74bd9d465f9fe8f717c7a8df77", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/5fb12a74bd9d465f9fe8f717c7a8df77", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/5fb12a74bd9d465f9fe8f717c7a8df77", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/5fb12a74bd9d465f9fe8f717c7a8df77", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/5fb12a74bd9d465f9fe8f717c7a8df77", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/5fb12a74bd9d465f9fe8f717c7a8df77", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/5fb12a74bd9d465f9fe8f717c7a8df77", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/5fb12a74bd9d465f9fe8f717c7a8df77", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/5fb12a74bd9d465f9fe8f717c7a8df77", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_5fb12a74bd9d465f9fe8f717c7a8df77", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_5fb12a74bd9d465f9fe8f717c7a8df77", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/5fb12a74bd9d465f9fe8f717c7a8df77", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/5fb12a74bd9d465f9fe8f717c7a8df77", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/5fb12a74bd9d465f9fe8f717c7a8df77", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSimpleVolumeSuccessTests-2adc9b12-0c9e-47f-user", "id": "a9c68ca2a484433aabc406261aa03cd0"}, "audit_ids": ["bhrnhbVdRXuwimCnedMT_g"], "issued_at": "2018-12-27T17:33:15.000000Z"}} 2018-12-27 17:33:15,040 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5dea6740623ef369b537d4bc214541003b5223b1" 2018-12-27 17:33:15,130 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:33:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4fc686e2-3192-42df-8a61-1620fa76a646 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:33:15,130 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-4fc686e2-3192-42df-8a61-1620fa76a646 2018-12-27 17:33:15,131 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:33:15,132 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:33:15,543 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c3d05d93388c4c00b15546a28f24b996", "name": "CreateSimpleVolumeSuccessTests-2adc9b12-0c9e-47f-proj-role"}], "expires_at": "2018-12-27T18:33:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5fb12a74bd9d465f9fe8f717c7a8df77", "name": "CreateSimpleVolumeSuccessTests-2adc9b12-0c9e-47f-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/5fb12a74bd9d465f9fe8f717c7a8df77", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/5fb12a74bd9d465f9fe8f717c7a8df77", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/5fb12a74bd9d465f9fe8f717c7a8df77", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/5fb12a74bd9d465f9fe8f717c7a8df77", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/5fb12a74bd9d465f9fe8f717c7a8df77", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/5fb12a74bd9d465f9fe8f717c7a8df77", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/5fb12a74bd9d465f9fe8f717c7a8df77", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/5fb12a74bd9d465f9fe8f717c7a8df77", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/5fb12a74bd9d465f9fe8f717c7a8df77", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_5fb12a74bd9d465f9fe8f717c7a8df77", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_5fb12a74bd9d465f9fe8f717c7a8df77", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/5fb12a74bd9d465f9fe8f717c7a8df77", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/5fb12a74bd9d465f9fe8f717c7a8df77", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/5fb12a74bd9d465f9fe8f717c7a8df77", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSimpleVolumeSuccessTests-2adc9b12-0c9e-47f-user", "id": "a9c68ca2a484433aabc406261aa03cd0"}, "audit_ids": ["2XZAyclRSqCTKihDdtPQrg"], "issued_at": "2018-12-27T17:33:15.000000Z"}} 2018-12-27 17:33:15,543 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd28548340756fa4c776efdbba109add97682261" 2018-12-27 17:33:15,639 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:33:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fe5e48e3-67aa-4f69-ae4e-7732526980cc Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:33:15,639 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-fe5e48e3-67aa-4f69-ae4e-7732526980cc 2018-12-27 17:33:15,644 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8776/v3/5fb12a74bd9d465f9fe8f717c7a8df77/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd28548340756fa4c776efdbba109add97682261" 2018-12-27 17:33:15,892 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:33:15 GMT Server: Apache x-compute-request-id: req-339f7dc0-7f32-4e03-a121-cd96663e815f OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-339f7dc0-7f32-4e03-a121-cd96663e815f Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-12-27 17:33:15,892 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/5fb12a74bd9d465f9fe8f717c7a8df77/volumes/detail used request id req-339f7dc0-7f32-4e03-a121-cd96663e815f 2018-12-27 17:33:15,895 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:8776/v3/5fb12a74bd9d465f9fe8f717c7a8df77/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-339f7dc0-7f32-4e03-a121-cd96663e815f" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd28548340756fa4c776efdbba109add97682261" -d '{"volume": {"status": "creating", "backup_id": null, "user_id": null, "name": "CreateSimpleVolumeSuccessTests-35978c6a-f3cd-4474-9008-ee6039fefc53", "imageRef": null, "availability_zone": null, "description": null, "multiattach": false, "attach_status": "detached", "volume_type": null, "metadata": {}, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "project_id": null, "source_replica": null, "size": 1}}' 2018-12-27 17:33:16,334 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Thu, 27 Dec 2018 17:33:15 GMT Server: Apache x-compute-request-id: req-44f99fa9-0d2b-45ca-bcaa-409d2654ca39 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-44f99fa9-0d2b-45ca-bcaa-409d2654ca39 Content-Length: 828 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "a9c68ca2a484433aabc406261aa03cd0", "attachments": [], "links": [{"href": "http://172.30.9.31:8776/v3/5fb12a74bd9d465f9fe8f717c7a8df77/volumes/0df84478-2409-4535-94ea-93bdf86b34b9", "rel": "self"}, {"href": "http://172.30.9.31:8776/5fb12a74bd9d465f9fe8f717c7a8df77/volumes/0df84478-2409-4535-94ea-93bdf86b34b9", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-12-27T17:33:16.000000", "description": null, "updated_at": null, "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-35978c6a-f3cd-4474-9008-ee6039fefc53", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "0df84478-2409-4535-94ea-93bdf86b34b9", "size": 1}} 2018-12-27 17:33:16,335 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.31:8776/v3/5fb12a74bd9d465f9fe8f717c7a8df77/volumes used request id req-44f99fa9-0d2b-45ca-bcaa-409d2654ca39 2018-12-27 17:33:16,338 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8776/v3/5fb12a74bd9d465f9fe8f717c7a8df77/volumes/0df84478-2409-4535-94ea-93bdf86b34b9 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-339f7dc0-7f32-4e03-a121-cd96663e815f" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd28548340756fa4c776efdbba109add97682261" 2018-12-27 17:33:16,574 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:33:16 GMT Server: Apache x-compute-request-id: req-c6ff799b-387a-4a3c-a7ca-3b000ebc9ade OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-c6ff799b-387a-4a3c-a7ca-3b000ebc9ade Content-Encoding: gzip Content-Length: 461 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "a9c68ca2a484433aabc406261aa03cd0", "attachments": [], "links": [{"href": "http://172.30.9.31:8776/v3/5fb12a74bd9d465f9fe8f717c7a8df77/volumes/0df84478-2409-4535-94ea-93bdf86b34b9", "rel": "self"}, {"href": "http://172.30.9.31:8776/5fb12a74bd9d465f9fe8f717c7a8df77/volumes/0df84478-2409-4535-94ea-93bdf86b34b9", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-12-27T17:33:16.000000", "description": null, "os-vol-tenant-attr:tenant_id": "5fb12a74bd9d465f9fe8f717c7a8df77", "updated_at": "2018-12-27T17:33:16.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-35978c6a-f3cd-4474-9008-ee6039fefc53", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "0df84478-2409-4535-94ea-93bdf86b34b9", "size": 1}} 2018-12-27 17:33:16,574 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/5fb12a74bd9d465f9fe8f717c7a8df77/volumes/0df84478-2409-4535-94ea-93bdf86b34b9 used request id req-c6ff799b-387a-4a3c-a7ca-3b000ebc9ade 2018-12-27 17:33:16,575 - create_volume - INFO - Created volume with name - CreateSimpleVolumeSuccessTests-35978c6a-f3cd-4474-9008-ee6039fefc53 2018-12-27 17:33:16,577 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8776/v3/5fb12a74bd9d465f9fe8f717c7a8df77/volumes/0df84478-2409-4535-94ea-93bdf86b34b9 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-339f7dc0-7f32-4e03-a121-cd96663e815f" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd28548340756fa4c776efdbba109add97682261" 2018-12-27 17:33:16,814 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:33:16 GMT Server: Apache x-compute-request-id: req-be3bfdb5-13de-455a-85c8-000a04b49da6 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-be3bfdb5-13de-455a-85c8-000a04b49da6 Content-Encoding: gzip Content-Length: 461 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "a9c68ca2a484433aabc406261aa03cd0", "attachments": [], "links": [{"href": "http://172.30.9.31:8776/v3/5fb12a74bd9d465f9fe8f717c7a8df77/volumes/0df84478-2409-4535-94ea-93bdf86b34b9", "rel": "self"}, {"href": "http://172.30.9.31:8776/5fb12a74bd9d465f9fe8f717c7a8df77/volumes/0df84478-2409-4535-94ea-93bdf86b34b9", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-12-27T17:33:16.000000", "description": null, "os-vol-tenant-attr:tenant_id": "5fb12a74bd9d465f9fe8f717c7a8df77", "updated_at": "2018-12-27T17:33:16.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-35978c6a-f3cd-4474-9008-ee6039fefc53", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "0df84478-2409-4535-94ea-93bdf86b34b9", "size": 1}} 2018-12-27 17:33:16,815 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/5fb12a74bd9d465f9fe8f717c7a8df77/volumes/0df84478-2409-4535-94ea-93bdf86b34b9 used request id req-be3bfdb5-13de-455a-85c8-000a04b49da6 2018-12-27 17:33:16,815 - create_volume - DEBUG - Instance status is - available 2018-12-27 17:33:16,815 - create_volume - DEBUG - Volume is active with name - CreateSimpleVolumeSuccessTests-35978c6a-f3cd-4474-9008-ee6039fefc53 2018-12-27 17:33:16,815 - create_volume - INFO - Volume is now active with name - CreateSimpleVolumeSuccessTests-35978c6a-f3cd-4474-9008-ee6039fefc53 2018-12-27 17:33:16,818 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8776/v3/5fb12a74bd9d465f9fe8f717c7a8df77/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5dea6740623ef369b537d4bc214541003b5223b1" 2018-12-27 17:33:17,185 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:33:16 GMT Server: Apache x-compute-request-id: req-0a55a784-5025-49bc-a59c-f418f7c5a84f OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-0a55a784-5025-49bc-a59c-f418f7c5a84f Content-Encoding: gzip Content-Length: 458 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "a9c68ca2a484433aabc406261aa03cd0", "attachments": [], "links": [{"href": "http://172.30.9.31:8776/v3/5fb12a74bd9d465f9fe8f717c7a8df77/volumes/0df84478-2409-4535-94ea-93bdf86b34b9", "rel": "self"}, {"href": "http://172.30.9.31:8776/5fb12a74bd9d465f9fe8f717c7a8df77/volumes/0df84478-2409-4535-94ea-93bdf86b34b9", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-12-27T17:33:16.000000", "description": null, "os-vol-tenant-attr:tenant_id": "5fb12a74bd9d465f9fe8f717c7a8df77", "updated_at": "2018-12-27T17:33:16.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-35978c6a-f3cd-4474-9008-ee6039fefc53", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "0df84478-2409-4535-94ea-93bdf86b34b9", "size": 1}]} 2018-12-27 17:33:17,185 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/5fb12a74bd9d465f9fe8f717c7a8df77/volumes/detail used request id req-0a55a784-5025-49bc-a59c-f418f7c5a84f 2018-12-27 17:33:17,188 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 17:33:17,194 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 17:33:17 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 17:33:17,195 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/5fb12a74bd9d465f9fe8f717c7a8df77 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5dea6740623ef369b537d4bc214541003b5223b1" 2018-12-27 17:33:17,290 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:33:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7474823d-cebe-4853-b35d-7073cdaa1def Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/5fb12a74bd9d465f9fe8f717c7a8df77"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "5fb12a74bd9d465f9fe8f717c7a8df77", "name": "CreateSimpleVolumeSuccessTests-2adc9b12-0c9e-47f-proj"}} 2018-12-27 17:33:17,290 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/5fb12a74bd9d465f9fe8f717c7a8df77 used request id req-7474823d-cebe-4853-b35d-7073cdaa1def 2018-12-27 17:33:17,293 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8776/v3/5fb12a74bd9d465f9fe8f717c7a8df77/volumes/0df84478-2409-4535-94ea-93bdf86b34b9 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-339f7dc0-7f32-4e03-a121-cd96663e815f" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd28548340756fa4c776efdbba109add97682261" 2018-12-27 17:33:17,528 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:33:17 GMT Server: Apache x-compute-request-id: req-78fe527a-4af3-42e2-b633-de164a17e420 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-78fe527a-4af3-42e2-b633-de164a17e420 Content-Encoding: gzip Content-Length: 461 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "a9c68ca2a484433aabc406261aa03cd0", "attachments": [], "links": [{"href": "http://172.30.9.31:8776/v3/5fb12a74bd9d465f9fe8f717c7a8df77/volumes/0df84478-2409-4535-94ea-93bdf86b34b9", "rel": "self"}, {"href": "http://172.30.9.31:8776/5fb12a74bd9d465f9fe8f717c7a8df77/volumes/0df84478-2409-4535-94ea-93bdf86b34b9", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-12-27T17:33:16.000000", "description": null, "os-vol-tenant-attr:tenant_id": "5fb12a74bd9d465f9fe8f717c7a8df77", "updated_at": "2018-12-27T17:33:16.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-35978c6a-f3cd-4474-9008-ee6039fefc53", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "0df84478-2409-4535-94ea-93bdf86b34b9", "size": 1}} 2018-12-27 17:33:17,528 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/5fb12a74bd9d465f9fe8f717c7a8df77/volumes/0df84478-2409-4535-94ea-93bdf86b34b9 used request id req-78fe527a-4af3-42e2-b633-de164a17e420 2018-12-27 17:33:17,529 - create_volume - DEBUG - Instance status is - available 2018-12-27 17:33:17,529 - create_volume - DEBUG - Volume is active with name - CreateSimpleVolumeSuccessTests-35978c6a-f3cd-4474-9008-ee6039fefc53 2018-12-27 17:33:17,529 - cinder_utils - INFO - Deleting volume named - CreateSimpleVolumeSuccessTests-35978c6a-f3cd-4474-9008-ee6039fefc53 2018-12-27 17:33:17,533 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:8776/v3/5fb12a74bd9d465f9fe8f717c7a8df77/volumes/0df84478-2409-4535-94ea-93bdf86b34b9 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-339f7dc0-7f32-4e03-a121-cd96663e815f" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd28548340756fa4c776efdbba109add97682261" 2018-12-27 17:33:17,832 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Thu, 27 Dec 2018 17:33:17 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-469db8bc-ff44-4cac-8bbe-99b3f5c7b959 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-27 17:33:17,832 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.31:8776/v3/5fb12a74bd9d465f9fe8f717c7a8df77/volumes/0df84478-2409-4535-94ea-93bdf86b34b9 used request id req-469db8bc-ff44-4cac-8bbe-99b3f5c7b959 2018-12-27 17:33:17,835 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8776/v3/5fb12a74bd9d465f9fe8f717c7a8df77/volumes/0df84478-2409-4535-94ea-93bdf86b34b9 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-339f7dc0-7f32-4e03-a121-cd96663e815f" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd28548340756fa4c776efdbba109add97682261" 2018-12-27 17:33:18,056 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:33:17 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-07f8296b-bf21-47a5-965a-fa80d8e0527d x-openstack-request-id: req-07f8296b-bf21-47a5-965a-fa80d8e0527d Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 0df84478-2409-4535-94ea-93bdf86b34b9 could not be found.", "code": 404}} 2018-12-27 17:33:18,056 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/5fb12a74bd9d465f9fe8f717c7a8df77/volumes/0df84478-2409-4535-94ea-93bdf86b34b9 used request id req-07f8296b-bf21-47a5-965a-fa80d8e0527d 2018-12-27 17:33:18,056 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume 0df84478-2409-4535-94ea-93bdf86b34b9 could not be found. (HTTP 404) (Request-ID: req-07f8296b-bf21-47a5-965a-fa80d8e0527d) 2018-12-27 17:33:18,056 - create_volume - INFO - Volume has been properly deleted with name - CreateSimpleVolumeSuccessTests-35978c6a-f3cd-4474-9008-ee6039fefc53 2018-12-27 17:33:18,063 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ac4a9c4f32711fb8e0a8e3f4554f4200245ab13" 2018-12-27 17:33:18,843 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 33483 X-Openstack-Request-Id: req-1a6e59cb-a436-4f96-b30f-fd99260f56ef Date: Thu, 27 Dec 2018 17:33:18 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "created_at": "2018-12-27T15:33:01Z", "updated_at": "2018-12-27T15:33:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "35205ac3-06e6-4cf6-bb21-ff8f813cb45b", "remote_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "ade77f59-e70c-4970-8ea8-198222fa332e", "remote_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "c4f3bf7f-d793-498d-a883-bb8c6003f070", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "c85cb618-8f19-445b-8e16-6d467cb17771", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}], "revision_number": 4, "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "created_at": "2018-12-27T15:57:22Z", "updated_at": "2018-12-27T15:57:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "5e258a3b-01f5-4aef-81b7-0b5dc6e5b683", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "65475539-0336-498a-8da4-ff0a80b10089", "remote_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "ae922857-f7ae-4bc8-949b-153fb43bfd00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "b4f87679-52e1-4cf9-bf76-5abb9a9bec06", "remote_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "f7197afc9b61423897aefc9a643d03a1"}], "revision_number": 4, "project_id": "f7197afc9b61423897aefc9a643d03a1", "id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "created_at": "2018-12-27T16:01:54Z", "updated_at": "2018-12-27T16:01:54Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "00dd3abd-acd1-4edb-8f4a-8badcbd2eeb4", "remote_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "018de60d-bc33-4ef0-9eed-6d00b6ce227b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "0d99f0db-fa6b-4201-b67f-a7ff0db82c5d", "remote_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv6", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "5c4049ef-933d-4614-84e7-83584430d462", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv6", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}], "revision_number": 4, "project_id": "8c689c5e31c44b09ab85f80682abbc2a", "id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "created_at": "2018-12-27T15:56:49Z", "updated_at": "2018-12-27T15:56:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "6555e255-763a-4448-b1b1-0c93b2a390bd", "remote_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "777ff7a5-a590-43e5-a84b-7677710494e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "8bac258a-08df-48b7-900b-efbe01a6ec20", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "dc17921e-353f-4898-a970-881b2c8d093d", "remote_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}], "revision_number": 4, "project_id": "28dac9e1580d461c9de52e6659cc4f9d", "id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "created_at": "2018-12-27T16:01:52Z", "updated_at": "2018-12-27T16:01:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "32737757-45f3-4b24-b6ab-5f2d5579b4a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv6", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "ae604ef3-492d-4aa3-8045-1ff84f755a27", "remote_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv4", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "b7bff40a-beda-4996-b140-ed94d010535c", "remote_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv6", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "b8129030-9d72-4d5d-adce-47bbe62492fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv4", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}], "revision_number": 4, "project_id": "81c108a273314b24bf6b48c41b5bbe0c", "id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "created_at": "2018-12-27T15:57:20Z", "updated_at": "2018-12-27T15:57:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "0c389ec4-c0af-4c20-acf9-4fcc1d859dd7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv6", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "3749697a-f2ef-439a-a661-2fb92badd1ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv4", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "b74e0c8c-e243-450e-b1be-69c587093d6d", "remote_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv6", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "c222695b-2f1c-427d-afd7-e0be24ec9f66", "remote_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv4", "project_id": "7fb0e5436e4f467998e672dd71018a45"}], "revision_number": 4, "project_id": "7fb0e5436e4f467998e672dd71018a45", "id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "created_at": "2018-12-27T17:02:11Z", "updated_at": "2018-12-27T17:02:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "675d8a56-1c9b-4c58-a252-61e65997fd05", "remote_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv4", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "84f0587c-7394-4fd6-8f3d-8d6ba94cf3f9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv6", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "8a450b4f-e710-4193-816e-13a2d4e40c07", "remote_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv6", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "c3106b0a-1026-4156-86a9-f0438b7fab93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv4", "project_id": "7cba3664d5674e65a12c8c269a05febf"}], "revision_number": 4, "project_id": "7cba3664d5674e65a12c8c269a05febf", "id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "created_at": "2018-12-27T15:58:29Z", "updated_at": "2018-12-27T15:58:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "2a945ecc-f9fa-4219-96ab-c189a7f5c102", "remote_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv6", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "55e2b54e-68d4-4476-8c9f-e05e347c8970", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv4", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "9983229c-b595-482a-973f-81137a209b6d", "remote_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv4", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "9d4b8450-78ab-4817-a586-372ed88268f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv6", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}], "revision_number": 4, "project_id": "fbd6dbf946a5406398ba810e02d0888e", "id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "created_at": "2018-12-27T15:57:24Z", "updated_at": "2018-12-27T15:57:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "35521f2a-a59d-4798-9fa8-0febfe126076", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv4", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "607d473d-1e6a-4088-a778-7df9ffc1ff68", "remote_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv6", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "6f8fa92b-b67a-4047-a900-f43656aff42b", "remote_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv4", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "890f1d6c-9ae5-45b0-b7a1-282182432b66", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv6", "project_id": "253cc6709e714b8a80a5f74e4257907e"}], "revision_number": 4, "project_id": "253cc6709e714b8a80a5f74e4257907e", "id": "b9546f11-205e-4322-89f8-f0360d6090ed", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "created_at": "2018-12-27T15:57:08Z", "updated_at": "2018-12-27T15:57:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "6739c48b-d899-4c17-bb8e-ffaf8922c034", "remote_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv4", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "9660a6af-4d9b-40b9-9729-f205f66c2bd0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv4", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "bf244c03-fc10-4754-9c2b-b0224401c4f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv6", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "d3bee7cc-a152-441c-9790-abb1f56cec03", "remote_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv6", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}], "revision_number": 4, "project_id": "782a28bd0d40485e85eda6b8ba43840b", "id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "created_at": "2018-12-27T15:57:11Z", "updated_at": "2018-12-27T15:57:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "22c0d2cf-360a-4aa8-ba7e-bfdbf8327d27", "remote_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "553b140a-8ba9-4af7-9f50-bf24e87aebf7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "b2ecf7a5-df98-4d65-a762-767320437c5a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "e49104b2-7c13-49d6-8519-a16dd585346f", "remote_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}], "revision_number": 4, "project_id": "ef7e486beb8f4de39b25ca5f11552328", "id": "d0588e93-db0d-4888-9f99-3399a50df490", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "created_at": "2018-12-27T17:19:15Z", "updated_at": "2018-12-27T17:19:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "1990fe24-df44-4561-9f09-f50aab182bf7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "651e4b8b-b29e-409b-9f25-ff2328ccefe6", "remote_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "cc4e2254-2157-4ae1-a233-3047573ddc6d", "remote_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "da56dda4-aaf3-43ff-bdf7-e64892ec2345", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}], "revision_number": 4, "project_id": "2a5a6879c5fa4db798cea6d394565d45", "id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-27T15:33:07Z", "updated_at": "2018-12-27T15:33:07Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "4de95db8-72d6-4aec-a145-e92511971eb9", "remote_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "5f100cff-05d8-4405-8dfb-0a387c123fae", "remote_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "a3f6a193-cc94-4220-a73a-08acf63c449b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "f059d8a5-0c32-49c9-a721-77cc89245ecd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "created_at": "2018-12-27T15:29:16Z", "updated_at": "2018-12-27T15:29:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "3c53841a-5bc0-4192-b482-044411e217ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "5956ff3f-d59d-4af6-82b5-566c888583a7", "remote_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:16Z", "revision_number": 0, "id": "60735d87-52c7-426a-91a6-aff1078a5a2d", "remote_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:16Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "abe97133-61dd-4fdf-baf3-2e07968a324f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "da629caea04941e1ae8979c379dc7c9d"}], "revision_number": 4, "project_id": "da629caea04941e1ae8979c379dc7c9d", "id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "name": "default"}]} 2018-12-27 17:33:18,843 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=default used request id req-1a6e59cb-a436-4f96-b30f-fd99260f56ef 2018-12-27 17:33:18,850 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ac4a9c4f32711fb8e0a8e3f4554f4200245ab13" 2018-12-27 17:33:18,954 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:33:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c24d1c28-c62f-4365-a9c3-850c46581de2 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b7b4fceec1ad4c6eb74d758b709a9d93", "name": "admin"}} 2018-12-27 17:33:18,954 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93 used request id req-c24d1c28-c62f-4365-a9c3-850c46581de2 2018-12-27 17:33:18,958 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/f7197afc9b61423897aefc9a643d03a1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ac4a9c4f32711fb8e0a8e3f4554f4200245ab13" 2018-12-27 17:33:19,059 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:33:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a474a1af-3c22-4540-953b-9d378942f479 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f7197afc9b61423897aefc9a643d03a1.", "code": 404, "title": "Not Found"}} 2018-12-27 17:33:19,060 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/f7197afc9b61423897aefc9a643d03a1 used request id req-a474a1af-3c22-4540-953b-9d378942f479 2018-12-27 17:33:19,060 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:33:19,063 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/8c689c5e31c44b09ab85f80682abbc2a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ac4a9c4f32711fb8e0a8e3f4554f4200245ab13" 2018-12-27 17:33:19,182 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:33:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6c81af3c-8eac-47dd-9213-b01fb8508774 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8c689c5e31c44b09ab85f80682abbc2a.", "code": 404, "title": "Not Found"}} 2018-12-27 17:33:19,182 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/8c689c5e31c44b09ab85f80682abbc2a used request id req-6c81af3c-8eac-47dd-9213-b01fb8508774 2018-12-27 17:33:19,182 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:33:19,186 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/28dac9e1580d461c9de52e6659cc4f9d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ac4a9c4f32711fb8e0a8e3f4554f4200245ab13" 2018-12-27 17:33:19,292 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:33:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-67591cce-761f-4d9d-a572-89e6c9443a7e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 28dac9e1580d461c9de52e6659cc4f9d.", "code": 404, "title": "Not Found"}} 2018-12-27 17:33:19,292 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/28dac9e1580d461c9de52e6659cc4f9d used request id req-67591cce-761f-4d9d-a572-89e6c9443a7e 2018-12-27 17:33:19,293 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:33:19,296 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/81c108a273314b24bf6b48c41b5bbe0c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ac4a9c4f32711fb8e0a8e3f4554f4200245ab13" 2018-12-27 17:33:19,401 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:33:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ef2ae663-2ee0-4ce0-9d9d-97b999859d1c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 81c108a273314b24bf6b48c41b5bbe0c.", "code": 404, "title": "Not Found"}} 2018-12-27 17:33:19,402 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/81c108a273314b24bf6b48c41b5bbe0c used request id req-ef2ae663-2ee0-4ce0-9d9d-97b999859d1c 2018-12-27 17:33:19,402 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:33:19,405 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/7fb0e5436e4f467998e672dd71018a45 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ac4a9c4f32711fb8e0a8e3f4554f4200245ab13" 2018-12-27 17:33:19,511 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:33:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4252340b-84bf-453b-a74c-6d22a4d6e9b8 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7fb0e5436e4f467998e672dd71018a45.", "code": 404, "title": "Not Found"}} 2018-12-27 17:33:19,512 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/7fb0e5436e4f467998e672dd71018a45 used request id req-4252340b-84bf-453b-a74c-6d22a4d6e9b8 2018-12-27 17:33:19,512 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:33:19,515 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/7cba3664d5674e65a12c8c269a05febf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ac4a9c4f32711fb8e0a8e3f4554f4200245ab13" 2018-12-27 17:33:19,618 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:33:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f8bb329a-ced2-45f9-8b48-b38f33b028d8 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7cba3664d5674e65a12c8c269a05febf.", "code": 404, "title": "Not Found"}} 2018-12-27 17:33:19,618 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/7cba3664d5674e65a12c8c269a05febf used request id req-f8bb329a-ced2-45f9-8b48-b38f33b028d8 2018-12-27 17:33:19,618 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:33:19,622 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/fbd6dbf946a5406398ba810e02d0888e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ac4a9c4f32711fb8e0a8e3f4554f4200245ab13" 2018-12-27 17:33:19,726 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:33:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-62d08094-53f2-4804-99e4-13fc2fb94edf Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: fbd6dbf946a5406398ba810e02d0888e.", "code": 404, "title": "Not Found"}} 2018-12-27 17:33:19,727 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/fbd6dbf946a5406398ba810e02d0888e used request id req-62d08094-53f2-4804-99e4-13fc2fb94edf 2018-12-27 17:33:19,727 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:33:19,730 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/253cc6709e714b8a80a5f74e4257907e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ac4a9c4f32711fb8e0a8e3f4554f4200245ab13" 2018-12-27 17:33:19,841 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:33:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ad1acb2e-6f36-4000-8727-90ba05efceb2 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 253cc6709e714b8a80a5f74e4257907e.", "code": 404, "title": "Not Found"}} 2018-12-27 17:33:19,841 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/253cc6709e714b8a80a5f74e4257907e used request id req-ad1acb2e-6f36-4000-8727-90ba05efceb2 2018-12-27 17:33:19,841 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:33:19,845 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/782a28bd0d40485e85eda6b8ba43840b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ac4a9c4f32711fb8e0a8e3f4554f4200245ab13" 2018-12-27 17:33:19,952 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:33:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b96f3746-e9e5-4797-b36c-4183746ae811 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 782a28bd0d40485e85eda6b8ba43840b.", "code": 404, "title": "Not Found"}} 2018-12-27 17:33:19,952 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/782a28bd0d40485e85eda6b8ba43840b used request id req-b96f3746-e9e5-4797-b36c-4183746ae811 2018-12-27 17:33:19,952 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:33:19,956 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/ef7e486beb8f4de39b25ca5f11552328 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ac4a9c4f32711fb8e0a8e3f4554f4200245ab13" 2018-12-27 17:33:20,063 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:33:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-896269db-a1d1-42c4-bc1e-2da46b994089 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: ef7e486beb8f4de39b25ca5f11552328.", "code": 404, "title": "Not Found"}} 2018-12-27 17:33:20,064 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/ef7e486beb8f4de39b25ca5f11552328 used request id req-896269db-a1d1-42c4-bc1e-2da46b994089 2018-12-27 17:33:20,064 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:33:20,069 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/2a5a6879c5fa4db798cea6d394565d45 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ac4a9c4f32711fb8e0a8e3f4554f4200245ab13" 2018-12-27 17:33:20,196 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:33:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ca5332bb-5a5f-43c0-8040-8889836a07ec Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.31:5000/v3/projects/2a5a6879c5fa4db798cea6d394565d45"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}} 2018-12-27 17:33:20,197 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/2a5a6879c5fa4db798cea6d394565d45 used request id req-ca5332bb-5a5f-43c0-8040-8889836a07ec 2018-12-27 17:33:20,201 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/da629caea04941e1ae8979c379dc7c9d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ac4a9c4f32711fb8e0a8e3f4554f4200245ab13" 2018-12-27 17:33:20,307 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:33:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f86ab0e2-d084-4c08-8599-202eefa49a18 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/da629caea04941e1ae8979c379dc7c9d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "da629caea04941e1ae8979c379dc7c9d", "name": "service"}} 2018-12-27 17:33:20,307 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/da629caea04941e1ae8979c379dc7c9d used request id req-f86ab0e2-d084-4c08-8599-202eefa49a18 2018-12-27 17:33:20,309 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeSuccessTests-2adc9b12-0c9e-47f-proj 2018-12-27 17:33:20,312 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/projects/5fb12a74bd9d465f9fe8f717c7a8df77 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ac4a9c4f32711fb8e0a8e3f4554f4200245ab13" 2018-12-27 17:33:20,558 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:33:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b57007ae-fa9f-41d0-91f3-6f961a0db445 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:33:20,559 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/5fb12a74bd9d465f9fe8f717c7a8df77 used request id req-b57007ae-fa9f-41d0-91f3-6f961a0db445 2018-12-27 17:33:20,559 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeSuccessTests-2adc9b12-0c9e-47f-proj-role 2018-12-27 17:33:20,562 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/roles/c3d05d93388c4c00b15546a28f24b996 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ac4a9c4f32711fb8e0a8e3f4554f4200245ab13" 2018-12-27 17:33:20,714 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:33:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c25ffccf-56a3-4587-90ed-7aec3a90a375 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:33:20,714 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/roles/c3d05d93388c4c00b15546a28f24b996 used request id req-c25ffccf-56a3-4587-90ed-7aec3a90a375 2018-12-27 17:33:20,718 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ac4a9c4f32711fb8e0a8e3f4554f4200245ab13" 2018-12-27 17:33:20,822 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:33:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9e998016-4ae4-44ec-bb16-7189d092f39f Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8de789d09e46427786a85702e5e8de91", "links": {"self": "http://172.30.9.31:5000/v3/roles/8de789d09e46427786a85702e5e8de91"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 17:33:20,822 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-9e998016-4ae4-44ec-bb16-7189d092f39f 2018-12-27 17:33:20,823 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeSuccessTests-2adc9b12-0c9e-47f-user 2018-12-27 17:33:20,827 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/users/a9c68ca2a484433aabc406261aa03cd0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2fb3b505eb1e502201748b24c53e5b50bd2b350f" 2018-12-27 17:33:21,045 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:33:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9fd0fc5c-4cd6-4d87-9cca-e0b29e483c3a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:33:21,046 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/a9c68ca2a484433aabc406261aa03cd0 used request id req-9fd0fc5c-4cd6-4d87-9cca-e0b29e483c3a 2018-12-27 17:33:21,048 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:33:21,481 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:33:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["hDUBXQJLQXyxNXxLOuTAIQ"], "issued_at": "2018-12-27T17:33:21.000000Z"}} 2018-12-27 17:33:21,482 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f801eea8457d173246ee5faf4b279d6fde652f9b" 2018-12-27 17:33:21,586 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:33:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aee4d1e3-9f2b-4d72-b1cc-5ec548dc3f0f Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:33:21,587 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-aee4d1e3-9f2b-4d72-b1cc-5ec548dc3f0f 2018-12-27 17:33:21,588 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:33:21,589 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:33:22,005 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:33:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["DHlkg5lQSR-C3Rzsq19wfg"], "issued_at": "2018-12-27T17:33:22.000000Z"}} 2018-12-27 17:33:22,006 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}461f078e114c40efa7b396eed66e2b66b7abc451" 2018-12-27 17:33:22,142 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:33:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f7163f9f-c278-4a5e-bf23-1c6ebf1817f6 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:33:22,142 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-f7163f9f-c278-4a5e-bf23-1c6ebf1817f6 2018-12-27 17:33:22,146 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 17:33:22,152 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 17:33:22 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 17:33:22,153 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeFailureTests-58bf6c17-5b6c-4ea-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}461f078e114c40efa7b396eed66e2b66b7abc451" 2018-12-27 17:33:22,279 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:33:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f363d2af-affd-4b32-bb08-cea44ea12542 Content-Encoding: gzip Content-Length: 184 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeFailureTests-58bf6c17-5b6c-4ea-proj", "previous": null, "next": null}, "projects": []} 2018-12-27 17:33:22,279 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeFailureTests-58bf6c17-5b6c-4ea-proj used request id req-f363d2af-affd-4b32-bb08-cea44ea12542 2018-12-27 17:33:22,282 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}461f078e114c40efa7b396eed66e2b66b7abc451" 2018-12-27 17:33:22,405 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:33:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6d26a935-7f8f-4640-b9f3-0f93eb9b6679 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-27 17:33:22,406 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-6d26a935-7f8f-4640-b9f3-0f93eb9b6679 2018-12-27 17:33:22,409 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}461f078e114c40efa7b396eed66e2b66b7abc451" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSimpleVolumeFailureTests-58bf6c17-5b6c-4ea-proj"}}' 2018-12-27 17:33:22,561 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 27 Dec 2018 17:33:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2e5f86ab-d718-4d70-95fa-b18f7980d1fe Content-Length: 327 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/66d57a9028c74e72a492bb100a912df1"}, "tags": [], "enabled": true, "id": "66d57a9028c74e72a492bb100a912df1", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeFailureTests-58bf6c17-5b6c-4ea-proj"}} 2018-12-27 17:33:22,562 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-2e5f86ab-d718-4d70-95fa-b18f7980d1fe 2018-12-27 17:33:22,562 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeFailureTests-58bf6c17-5b6c-4ea-proj 2018-12-27 17:33:22,562 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:33:22,563 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:33:22,975 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:33:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["ouGQcEIAQGWVNt8YX2PjyA"], "issued_at": "2018-12-27T17:33:22.000000Z"}} 2018-12-27 17:33:22,976 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}049646cdca82ca42d3b258eedfa0c046bcb654b3" 2018-12-27 17:33:23,097 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:33:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-01c68474-cab3-424a-80e7-402dc044109d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:33:23,097 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-01c68474-cab3-424a-80e7-402dc044109d 2018-12-27 17:33:23,101 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 17:33:23,107 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 17:33:23 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 17:33:23,107 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}049646cdca82ca42d3b258eedfa0c046bcb654b3" 2018-12-27 17:33:23,230 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:33:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4e41d0ac-5a66-46bd-996f-cee2f95db846 Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "links": {"self": "http://172.30.9.31:5000/v3/users/01fa52e7b3674fc48643fa4ffca67e4e"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "01fa52e7b3674fc48643fa4ffca67e4e", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/05a834ddebbc40688596b7460b47439e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05a834ddebbc40688596b7460b47439e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/08226a0ad01943f39559448239e291e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "08226a0ad01943f39559448239e291e1", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/55c0552fe37a4f7ca0e73939514bc683"}, "domain_id": "default", "enabled": true, "options": {}, "id": "55c0552fe37a4f7ca0e73939514bc683", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/646a4af4e3b5439a97996d353fea3924"}, "domain_id": "914eec1d43ea4caf9d2fd33268c06258", "enabled": true, "options": {}, "id": "646a4af4e3b5439a97996d353fea3924", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/85fb203e51c34d3f8122e285a6a318b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85fb203e51c34d3f8122e285a6a318b3", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/905e7f4b42d24cca93b99d2401fa3378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "905e7f4b42d24cca93b99d2401fa3378", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/a5bc08b9f81f4e5bb86c24f9f7547bae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5bc08b9f81f4e5bb86c24f9f7547bae", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/a5c780627f004d318bf908d80305da9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5c780627f004d318bf908d80305da9c", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/b18425bf2b044bc9af7e194919539a17"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b18425bf2b044bc9af7e194919539a17", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/b8d2134b619d4dca80e21d6fb16449b0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b8d2134b619d4dca80e21d6fb16449b0", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/b9ab6a25a652438285139fe5b44aea62"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9ab6a25a652438285139fe5b44aea62", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/c08462554a4844d681348f58b9b0edee"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c08462554a4844d681348f58b9b0edee", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/ddfc3a9aad444d4782eae677c8a98130"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ddfc3a9aad444d4782eae677c8a98130", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/f2a74f2185a54676a6cb2bb5ecfcc4f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2a74f2185a54676a6cb2bb5ecfcc4f6", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-12-27 17:33:23,230 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-4e41d0ac-5a66-46bd-996f-cee2f95db846 2018-12-27 17:33:23,234 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?name=CreateSimpleVolumeFailureTests-58bf6c17-5b6c-4ea-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}049646cdca82ca42d3b258eedfa0c046bcb654b3" 2018-12-27 17:33:23,349 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:33:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4c54b5cd-babe-4c10-9fd7-7af6edfb1d78 Content-Encoding: gzip Content-Length: 265 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?name=CreateSimpleVolumeFailureTests-58bf6c17-5b6c-4ea-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/66d57a9028c74e72a492bb100a912df1"}, "tags": [], "enabled": true, "id": "66d57a9028c74e72a492bb100a912df1", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeFailureTests-58bf6c17-5b6c-4ea-proj"}]} 2018-12-27 17:33:23,349 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?name=CreateSimpleVolumeFailureTests-58bf6c17-5b6c-4ea-proj used request id req-4c54b5cd-babe-4c10-9fd7-7af6edfb1d78 2018-12-27 17:33:23,352 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}049646cdca82ca42d3b258eedfa0c046bcb654b3" 2018-12-27 17:33:23,372 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:33:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-504c001a-84cb-4511-a34b-e01e88411097 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-27 17:33:23,372 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-504c001a-84cb-4511-a34b-e01e88411097 2018-12-27 17:33:23,767 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeFailureTests-58bf6c17-5b6c-4ea-user 2018-12-27 17:33:23,768 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:33:23,772 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}461f078e114c40efa7b396eed66e2b66b7abc451" 2018-12-27 17:33:23,790 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:33:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-57d32be1-c19b-4d24-971f-65a259c4cf2c Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8de789d09e46427786a85702e5e8de91", "links": {"self": "http://172.30.9.31:5000/v3/roles/8de789d09e46427786a85702e5e8de91"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 17:33:23,791 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-57d32be1-c19b-4d24-971f-65a259c4cf2c 2018-12-27 17:33:23,794 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}461f078e114c40efa7b396eed66e2b66b7abc451" -d '{"role": {"name": "CreateSimpleVolumeFailureTests-58bf6c17-5b6c-4ea-proj-role"}}' 2018-12-27 17:33:23,920 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 27 Dec 2018 17:33:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-71c7b818-4ab8-4fa5-9f20-483758b75f75 Content-Length: 229 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "a1a8f757f768446f906e87e457b5b1f6", "links": {"self": "http://172.30.9.31:5000/v3/roles/a1a8f757f768446f906e87e457b5b1f6"}, "name": "CreateSimpleVolumeFailureTests-58bf6c17-5b6c-4ea-proj-role"}} 2018-12-27 17:33:23,920 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/roles used request id req-71c7b818-4ab8-4fa5-9f20-483758b75f75 2018-12-27 17:33:23,921 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeFailureTests-58bf6c17-5b6c-4ea-proj-role 2018-12-27 17:33:23,924 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles/a1a8f757f768446f906e87e457b5b1f6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}461f078e114c40efa7b396eed66e2b66b7abc451" 2018-12-27 17:33:24,029 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:33:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-21a918d1-a377-4c2f-ae86-a98677ff3acd Content-Encoding: gzip Content-Length: 184 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "a1a8f757f768446f906e87e457b5b1f6", "links": {"self": "http://172.30.9.31:5000/v3/roles/a1a8f757f768446f906e87e457b5b1f6"}, "name": "CreateSimpleVolumeFailureTests-58bf6c17-5b6c-4ea-proj-role"}} 2018-12-27 17:33:24,030 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles/a1a8f757f768446f906e87e457b5b1f6 used request id req-21a918d1-a377-4c2f-ae86-a98677ff3acd 2018-12-27 17:33:24,030 - keystone_utils - INFO - Granting role CreateSimpleVolumeFailureTests-58bf6c17-5b6c-4ea-proj-role to project CreateSimpleVolumeFailureTests-58bf6c17-5b6c-4ea-proj 2018-12-27 17:33:24,033 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:5000/v3/projects/66d57a9028c74e72a492bb100a912df1/users/498fff7e0af5475ba68d61d91dbd084c/roles/a1a8f757f768446f906e87e457b5b1f6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}461f078e114c40efa7b396eed66e2b66b7abc451" 2018-12-27 17:33:24,196 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:33:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c560048e-491e-4314-bcd9-f22681bf5c0a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:33:24,196 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/66d57a9028c74e72a492bb100a912df1/users/498fff7e0af5475ba68d61d91dbd084c/roles/a1a8f757f768446f906e87e457b5b1f6 used request id req-c560048e-491e-4314-bcd9-f22681bf5c0a 2018-12-27 17:33:24,199 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:33:24,200 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:33:24,610 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a1a8f757f768446f906e87e457b5b1f6", "name": "CreateSimpleVolumeFailureTests-58bf6c17-5b6c-4ea-proj-role"}], "expires_at": "2018-12-27T18:33:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "66d57a9028c74e72a492bb100a912df1", "name": "CreateSimpleVolumeFailureTests-58bf6c17-5b6c-4ea-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/66d57a9028c74e72a492bb100a912df1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/66d57a9028c74e72a492bb100a912df1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/66d57a9028c74e72a492bb100a912df1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/66d57a9028c74e72a492bb100a912df1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/66d57a9028c74e72a492bb100a912df1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/66d57a9028c74e72a492bb100a912df1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/66d57a9028c74e72a492bb100a912df1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/66d57a9028c74e72a492bb100a912df1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/66d57a9028c74e72a492bb100a912df1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_66d57a9028c74e72a492bb100a912df1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_66d57a9028c74e72a492bb100a912df1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/66d57a9028c74e72a492bb100a912df1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/66d57a9028c74e72a492bb100a912df1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/66d57a9028c74e72a492bb100a912df1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSimpleVolumeFailureTests-58bf6c17-5b6c-4ea-user", "id": "498fff7e0af5475ba68d61d91dbd084c"}, "audit_ids": ["BdmpG_zBSBayZKkhWamZWw"], "issued_at": "2018-12-27T17:33:24.000000Z"}} 2018-12-27 17:33:24,611 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99892bcb238c8f1f3656cdd6ac61f3b4bdbf1574" 2018-12-27 17:33:24,711 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:33:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-853fc0d7-1772-4dfc-ab6d-4bbf81b22637 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:33:24,712 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-853fc0d7-1772-4dfc-ab6d-4bbf81b22637 2018-12-27 17:33:24,717 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8776/v3/66d57a9028c74e72a492bb100a912df1/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99892bcb238c8f1f3656cdd6ac61f3b4bdbf1574" 2018-12-27 17:33:24,948 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:33:24 GMT Server: Apache x-compute-request-id: req-9e941b8b-0680-4165-b7cb-6b7493281240 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-9e941b8b-0680-4165-b7cb-6b7493281240 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-12-27 17:33:24,949 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/66d57a9028c74e72a492bb100a912df1/volumes/detail used request id req-9e941b8b-0680-4165-b7cb-6b7493281240 2018-12-27 17:33:24,952 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:8776/v3/66d57a9028c74e72a492bb100a912df1/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-9e941b8b-0680-4165-b7cb-6b7493281240" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99892bcb238c8f1f3656cdd6ac61f3b4bdbf1574" -d '{"volume": {"status": "creating", "backup_id": null, "user_id": null, "name": "CreateSimpleVolumeFailureTests-27a55129-cee5-4899-9137-40978e2a5eaa", "imageRef": "foo", "availability_zone": null, "description": null, "multiattach": false, "attach_status": "detached", "volume_type": null, "metadata": {}, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "project_id": null, "source_replica": null, "size": 1}}' 2018-12-27 17:33:25,389 - cinderclient.v3.client - DEBUG - RESP: [400] Date: Thu, 27 Dec 2018 17:33:24 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-7c0a7e68-fae6-4899-a8bd-082adbc9bf57 x-openstack-request-id: req-7c0a7e68-fae6-4899-a8bd-082adbc9bf57 Content-Length: 105 Content-Type: application/json RESP BODY: {"badRequest": {"message": "Invalid image identifier or unable to access requested image.", "code": 400}} 2018-12-27 17:33:25,389 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.31:8776/v3/66d57a9028c74e72a492bb100a912df1/volumes used request id req-7c0a7e68-fae6-4899-a8bd-082adbc9bf57 2018-12-27 17:33:25,397 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}461f078e114c40efa7b396eed66e2b66b7abc451" 2018-12-27 17:33:25,682 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 33483 X-Openstack-Request-Id: req-6462a053-22dd-4dd3-b92a-91e2fb53514c Date: Thu, 27 Dec 2018 17:33:25 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "created_at": "2018-12-27T15:33:01Z", "updated_at": "2018-12-27T15:33:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "35205ac3-06e6-4cf6-bb21-ff8f813cb45b", "remote_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "ade77f59-e70c-4970-8ea8-198222fa332e", "remote_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "c4f3bf7f-d793-498d-a883-bb8c6003f070", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "c85cb618-8f19-445b-8e16-6d467cb17771", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}], "revision_number": 4, "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "created_at": "2018-12-27T15:57:22Z", "updated_at": "2018-12-27T15:57:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "5e258a3b-01f5-4aef-81b7-0b5dc6e5b683", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "65475539-0336-498a-8da4-ff0a80b10089", "remote_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "ae922857-f7ae-4bc8-949b-153fb43bfd00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "b4f87679-52e1-4cf9-bf76-5abb9a9bec06", "remote_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "f7197afc9b61423897aefc9a643d03a1"}], "revision_number": 4, "project_id": "f7197afc9b61423897aefc9a643d03a1", "id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "created_at": "2018-12-27T16:01:54Z", "updated_at": "2018-12-27T16:01:54Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "00dd3abd-acd1-4edb-8f4a-8badcbd2eeb4", "remote_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "018de60d-bc33-4ef0-9eed-6d00b6ce227b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "0d99f0db-fa6b-4201-b67f-a7ff0db82c5d", "remote_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv6", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "5c4049ef-933d-4614-84e7-83584430d462", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv6", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}], "revision_number": 4, "project_id": "8c689c5e31c44b09ab85f80682abbc2a", "id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "created_at": "2018-12-27T15:56:49Z", "updated_at": "2018-12-27T15:56:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "6555e255-763a-4448-b1b1-0c93b2a390bd", "remote_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "777ff7a5-a590-43e5-a84b-7677710494e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "8bac258a-08df-48b7-900b-efbe01a6ec20", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "dc17921e-353f-4898-a970-881b2c8d093d", "remote_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}], "revision_number": 4, "project_id": "28dac9e1580d461c9de52e6659cc4f9d", "id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "created_at": "2018-12-27T16:01:52Z", "updated_at": "2018-12-27T16:01:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "32737757-45f3-4b24-b6ab-5f2d5579b4a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv6", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "ae604ef3-492d-4aa3-8045-1ff84f755a27", "remote_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv4", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "b7bff40a-beda-4996-b140-ed94d010535c", "remote_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv6", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "b8129030-9d72-4d5d-adce-47bbe62492fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv4", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}], "revision_number": 4, "project_id": "81c108a273314b24bf6b48c41b5bbe0c", "id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "created_at": "2018-12-27T15:57:20Z", "updated_at": "2018-12-27T15:57:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "0c389ec4-c0af-4c20-acf9-4fcc1d859dd7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv6", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "3749697a-f2ef-439a-a661-2fb92badd1ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv4", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "b74e0c8c-e243-450e-b1be-69c587093d6d", "remote_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv6", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "c222695b-2f1c-427d-afd7-e0be24ec9f66", "remote_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv4", "project_id": "7fb0e5436e4f467998e672dd71018a45"}], "revision_number": 4, "project_id": "7fb0e5436e4f467998e672dd71018a45", "id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "created_at": "2018-12-27T17:02:11Z", "updated_at": "2018-12-27T17:02:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "675d8a56-1c9b-4c58-a252-61e65997fd05", "remote_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv4", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "84f0587c-7394-4fd6-8f3d-8d6ba94cf3f9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv6", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "8a450b4f-e710-4193-816e-13a2d4e40c07", "remote_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv6", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "c3106b0a-1026-4156-86a9-f0438b7fab93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv4", "project_id": "7cba3664d5674e65a12c8c269a05febf"}], "revision_number": 4, "project_id": "7cba3664d5674e65a12c8c269a05febf", "id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "created_at": "2018-12-27T15:58:29Z", "updated_at": "2018-12-27T15:58:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "2a945ecc-f9fa-4219-96ab-c189a7f5c102", "remote_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv6", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "55e2b54e-68d4-4476-8c9f-e05e347c8970", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv4", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "9983229c-b595-482a-973f-81137a209b6d", "remote_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv4", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "9d4b8450-78ab-4817-a586-372ed88268f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv6", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}], "revision_number": 4, "project_id": "fbd6dbf946a5406398ba810e02d0888e", "id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "created_at": "2018-12-27T15:57:24Z", "updated_at": "2018-12-27T15:57:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "35521f2a-a59d-4798-9fa8-0febfe126076", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv4", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "607d473d-1e6a-4088-a778-7df9ffc1ff68", "remote_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv6", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "6f8fa92b-b67a-4047-a900-f43656aff42b", "remote_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv4", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "890f1d6c-9ae5-45b0-b7a1-282182432b66", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv6", "project_id": "253cc6709e714b8a80a5f74e4257907e"}], "revision_number": 4, "project_id": "253cc6709e714b8a80a5f74e4257907e", "id": "b9546f11-205e-4322-89f8-f0360d6090ed", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "created_at": "2018-12-27T15:57:08Z", "updated_at": "2018-12-27T15:57:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "6739c48b-d899-4c17-bb8e-ffaf8922c034", "remote_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv4", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "9660a6af-4d9b-40b9-9729-f205f66c2bd0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv4", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "bf244c03-fc10-4754-9c2b-b0224401c4f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv6", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "d3bee7cc-a152-441c-9790-abb1f56cec03", "remote_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv6", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}], "revision_number": 4, "project_id": "782a28bd0d40485e85eda6b8ba43840b", "id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "created_at": "2018-12-27T15:57:11Z", "updated_at": "2018-12-27T15:57:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "22c0d2cf-360a-4aa8-ba7e-bfdbf8327d27", "remote_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "553b140a-8ba9-4af7-9f50-bf24e87aebf7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "b2ecf7a5-df98-4d65-a762-767320437c5a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "e49104b2-7c13-49d6-8519-a16dd585346f", "remote_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}], "revision_number": 4, "project_id": "ef7e486beb8f4de39b25ca5f11552328", "id": "d0588e93-db0d-4888-9f99-3399a50df490", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "created_at": "2018-12-27T17:19:15Z", "updated_at": "2018-12-27T17:19:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "1990fe24-df44-4561-9f09-f50aab182bf7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "651e4b8b-b29e-409b-9f25-ff2328ccefe6", "remote_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "cc4e2254-2157-4ae1-a233-3047573ddc6d", "remote_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "da56dda4-aaf3-43ff-bdf7-e64892ec2345", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}], "revision_number": 4, "project_id": "2a5a6879c5fa4db798cea6d394565d45", "id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-27T15:33:07Z", "updated_at": "2018-12-27T15:33:07Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "4de95db8-72d6-4aec-a145-e92511971eb9", "remote_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "5f100cff-05d8-4405-8dfb-0a387c123fae", "remote_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "a3f6a193-cc94-4220-a73a-08acf63c449b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "f059d8a5-0c32-49c9-a721-77cc89245ecd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "created_at": "2018-12-27T15:29:16Z", "updated_at": "2018-12-27T15:29:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "3c53841a-5bc0-4192-b482-044411e217ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "5956ff3f-d59d-4af6-82b5-566c888583a7", "remote_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:16Z", "revision_number": 0, "id": "60735d87-52c7-426a-91a6-aff1078a5a2d", "remote_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:16Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "abe97133-61dd-4fdf-baf3-2e07968a324f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "da629caea04941e1ae8979c379dc7c9d"}], "revision_number": 4, "project_id": "da629caea04941e1ae8979c379dc7c9d", "id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "name": "default"}]} 2018-12-27 17:33:25,683 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=default used request id req-6462a053-22dd-4dd3-b92a-91e2fb53514c 2018-12-27 17:33:25,689 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}461f078e114c40efa7b396eed66e2b66b7abc451" 2018-12-27 17:33:25,805 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:33:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-92c7ebaf-a333-4e9e-80ef-96ed07ceab35 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b7b4fceec1ad4c6eb74d758b709a9d93", "name": "admin"}} 2018-12-27 17:33:25,805 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93 used request id req-92c7ebaf-a333-4e9e-80ef-96ed07ceab35 2018-12-27 17:33:25,809 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/f7197afc9b61423897aefc9a643d03a1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}461f078e114c40efa7b396eed66e2b66b7abc451" 2018-12-27 17:33:25,911 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:33:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d78e926b-89b2-4115-a1f0-ea93091c5a54 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f7197afc9b61423897aefc9a643d03a1.", "code": 404, "title": "Not Found"}} 2018-12-27 17:33:25,911 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/f7197afc9b61423897aefc9a643d03a1 used request id req-d78e926b-89b2-4115-a1f0-ea93091c5a54 2018-12-27 17:33:25,911 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:33:25,915 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/8c689c5e31c44b09ab85f80682abbc2a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}461f078e114c40efa7b396eed66e2b66b7abc451" 2018-12-27 17:33:26,020 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:33:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-170cd7ed-2afc-45a1-8b46-de79e7e0a32b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8c689c5e31c44b09ab85f80682abbc2a.", "code": 404, "title": "Not Found"}} 2018-12-27 17:33:26,020 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/8c689c5e31c44b09ab85f80682abbc2a used request id req-170cd7ed-2afc-45a1-8b46-de79e7e0a32b 2018-12-27 17:33:26,020 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:33:26,024 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/28dac9e1580d461c9de52e6659cc4f9d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}461f078e114c40efa7b396eed66e2b66b7abc451" 2018-12-27 17:33:26,140 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:33:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-05e8db9b-723d-4d94-a7d6-8d57e676a4d8 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 28dac9e1580d461c9de52e6659cc4f9d.", "code": 404, "title": "Not Found"}} 2018-12-27 17:33:26,140 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/28dac9e1580d461c9de52e6659cc4f9d used request id req-05e8db9b-723d-4d94-a7d6-8d57e676a4d8 2018-12-27 17:33:26,141 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:33:26,144 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/81c108a273314b24bf6b48c41b5bbe0c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}461f078e114c40efa7b396eed66e2b66b7abc451" 2018-12-27 17:33:26,252 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:33:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6f6e4c47-5149-4d74-8f8b-54354d1591de Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 81c108a273314b24bf6b48c41b5bbe0c.", "code": 404, "title": "Not Found"}} 2018-12-27 17:33:26,252 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/81c108a273314b24bf6b48c41b5bbe0c used request id req-6f6e4c47-5149-4d74-8f8b-54354d1591de 2018-12-27 17:33:26,252 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:33:26,256 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/7fb0e5436e4f467998e672dd71018a45 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}461f078e114c40efa7b396eed66e2b66b7abc451" 2018-12-27 17:33:26,359 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:33:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-10ce97c9-33ef-467c-896d-1e5100663408 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7fb0e5436e4f467998e672dd71018a45.", "code": 404, "title": "Not Found"}} 2018-12-27 17:33:26,359 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/7fb0e5436e4f467998e672dd71018a45 used request id req-10ce97c9-33ef-467c-896d-1e5100663408 2018-12-27 17:33:26,360 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:33:26,363 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/7cba3664d5674e65a12c8c269a05febf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}461f078e114c40efa7b396eed66e2b66b7abc451" 2018-12-27 17:33:26,482 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:33:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-345878df-4d08-4294-aa92-b2678e3785ea Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7cba3664d5674e65a12c8c269a05febf.", "code": 404, "title": "Not Found"}} 2018-12-27 17:33:26,482 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/7cba3664d5674e65a12c8c269a05febf used request id req-345878df-4d08-4294-aa92-b2678e3785ea 2018-12-27 17:33:26,482 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:33:26,485 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/fbd6dbf946a5406398ba810e02d0888e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}461f078e114c40efa7b396eed66e2b66b7abc451" 2018-12-27 17:33:26,588 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:33:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7652508e-c331-4647-a1b0-1497f04f6fbd Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: fbd6dbf946a5406398ba810e02d0888e.", "code": 404, "title": "Not Found"}} 2018-12-27 17:33:26,588 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/fbd6dbf946a5406398ba810e02d0888e used request id req-7652508e-c331-4647-a1b0-1497f04f6fbd 2018-12-27 17:33:26,588 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:33:26,592 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/253cc6709e714b8a80a5f74e4257907e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}461f078e114c40efa7b396eed66e2b66b7abc451" 2018-12-27 17:33:26,698 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:33:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-388f550c-31b3-4a92-8874-d167c779b78a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 253cc6709e714b8a80a5f74e4257907e.", "code": 404, "title": "Not Found"}} 2018-12-27 17:33:26,699 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/253cc6709e714b8a80a5f74e4257907e used request id req-388f550c-31b3-4a92-8874-d167c779b78a 2018-12-27 17:33:26,699 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:33:26,703 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/782a28bd0d40485e85eda6b8ba43840b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}461f078e114c40efa7b396eed66e2b66b7abc451" 2018-12-27 17:33:26,815 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:33:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e703f8e9-dc3f-464e-a104-2046b6b63551 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 782a28bd0d40485e85eda6b8ba43840b.", "code": 404, "title": "Not Found"}} 2018-12-27 17:33:26,816 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/782a28bd0d40485e85eda6b8ba43840b used request id req-e703f8e9-dc3f-464e-a104-2046b6b63551 2018-12-27 17:33:26,816 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:33:26,819 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/ef7e486beb8f4de39b25ca5f11552328 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}461f078e114c40efa7b396eed66e2b66b7abc451" 2018-12-27 17:33:26,924 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:33:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-92bb8932-1366-4624-9bd3-2d62334c6acb Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: ef7e486beb8f4de39b25ca5f11552328.", "code": 404, "title": "Not Found"}} 2018-12-27 17:33:26,924 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/ef7e486beb8f4de39b25ca5f11552328 used request id req-92bb8932-1366-4624-9bd3-2d62334c6acb 2018-12-27 17:33:26,925 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:33:26,928 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/2a5a6879c5fa4db798cea6d394565d45 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}461f078e114c40efa7b396eed66e2b66b7abc451" 2018-12-27 17:33:27,036 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:33:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-193354db-5bb2-4ff5-ae35-879f7b688119 Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.31:5000/v3/projects/2a5a6879c5fa4db798cea6d394565d45"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}} 2018-12-27 17:33:27,036 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/2a5a6879c5fa4db798cea6d394565d45 used request id req-193354db-5bb2-4ff5-ae35-879f7b688119 2018-12-27 17:33:27,040 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/da629caea04941e1ae8979c379dc7c9d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}461f078e114c40efa7b396eed66e2b66b7abc451" 2018-12-27 17:33:27,153 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:33:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bf2cc212-1130-4c5f-a805-f2c56db884ac Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/da629caea04941e1ae8979c379dc7c9d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "da629caea04941e1ae8979c379dc7c9d", "name": "service"}} 2018-12-27 17:33:27,154 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/da629caea04941e1ae8979c379dc7c9d used request id req-bf2cc212-1130-4c5f-a805-f2c56db884ac 2018-12-27 17:33:27,154 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeFailureTests-58bf6c17-5b6c-4ea-proj 2018-12-27 17:33:27,158 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/projects/66d57a9028c74e72a492bb100a912df1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}461f078e114c40efa7b396eed66e2b66b7abc451" 2018-12-27 17:33:27,433 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:33:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5942c042-1ec7-439e-aaf4-6dcd632b85ab Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:33:27,433 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/66d57a9028c74e72a492bb100a912df1 used request id req-5942c042-1ec7-439e-aaf4-6dcd632b85ab 2018-12-27 17:33:27,433 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeFailureTests-58bf6c17-5b6c-4ea-proj-role 2018-12-27 17:33:27,437 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/roles/a1a8f757f768446f906e87e457b5b1f6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}461f078e114c40efa7b396eed66e2b66b7abc451" 2018-12-27 17:33:27,563 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:33:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5ee4e24d-fd26-49b2-b5ed-5e33e9ce650f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:33:27,564 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/roles/a1a8f757f768446f906e87e457b5b1f6 used request id req-5ee4e24d-fd26-49b2-b5ed-5e33e9ce650f 2018-12-27 17:33:27,567 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}461f078e114c40efa7b396eed66e2b66b7abc451" 2018-12-27 17:33:27,690 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:33:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a42aeb85-4977-45d1-a528-3bda27ceb6e8 Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8de789d09e46427786a85702e5e8de91", "links": {"self": "http://172.30.9.31:5000/v3/roles/8de789d09e46427786a85702e5e8de91"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 17:33:27,690 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-a42aeb85-4977-45d1-a528-3bda27ceb6e8 2018-12-27 17:33:27,691 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeFailureTests-58bf6c17-5b6c-4ea-user 2018-12-27 17:33:27,695 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/users/498fff7e0af5475ba68d61d91dbd084c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}049646cdca82ca42d3b258eedfa0c046bcb654b3" 2018-12-27 17:33:27,920 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:33:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fd0e6101-c4d8-41b6-99aa-910e61545fcc Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:33:27,920 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/498fff7e0af5475ba68d61d91dbd084c used request id req-fd0e6101-c4d8-41b6-99aa-910e61545fcc 2018-12-27 17:33:27,921 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:33:28,335 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:33:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["LyQeiHCgQT2XCiqpt_c3jw"], "issued_at": "2018-12-27T17:33:28.000000Z"}} 2018-12-27 17:33:28,336 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4303b7ea8d6be181fa850fd2e7fdc27a699603c6" 2018-12-27 17:33:28,446 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:33:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-24728207-3b51-4598-91e1-0439f8f804c7 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:33:28,447 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-24728207-3b51-4598-91e1-0439f8f804c7 2018-12-27 17:33:28,448 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:33:28,449 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:33:28,861 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:33:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["lJwsFwBlTeq6Z3aHS3V9_A"], "issued_at": "2018-12-27T17:33:28.000000Z"}} 2018-12-27 17:33:28,862 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c097003e14831ddbe3978cc958f83eb81571dc2" 2018-12-27 17:33:28,963 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:33:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c11760e3-3895-4de8-acb7-79a850b335d5 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:33:28,963 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-c11760e3-3895-4de8-acb7-79a850b335d5 2018-12-27 17:33:28,968 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 17:33:28,974 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 17:33:28 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 17:33:28,975 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeFailureTests-f382ad40-edac-49c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c097003e14831ddbe3978cc958f83eb81571dc2" 2018-12-27 17:33:29,079 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:33:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d0511123-4ac3-4d90-9b45-6ac5265336ca Content-Encoding: gzip Content-Length: 183 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeFailureTests-f382ad40-edac-49c-proj", "previous": null, "next": null}, "projects": []} 2018-12-27 17:33:29,079 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeFailureTests-f382ad40-edac-49c-proj used request id req-d0511123-4ac3-4d90-9b45-6ac5265336ca 2018-12-27 17:33:29,083 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c097003e14831ddbe3978cc958f83eb81571dc2" 2018-12-27 17:33:29,210 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:33:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b333ea71-1326-4ea7-9947-528594e6ffc7 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-27 17:33:29,210 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-b333ea71-1326-4ea7-9947-528594e6ffc7 2018-12-27 17:33:29,213 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c097003e14831ddbe3978cc958f83eb81571dc2" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSimpleVolumeFailureTests-f382ad40-edac-49c-proj"}}' 2018-12-27 17:33:29,377 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 27 Dec 2018 17:33:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-926578a4-5901-40d4-ac43-1c5a640b8419 Content-Length: 327 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/a5bbee7ad8394f408b1ad144231589a5"}, "tags": [], "enabled": true, "id": "a5bbee7ad8394f408b1ad144231589a5", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeFailureTests-f382ad40-edac-49c-proj"}} 2018-12-27 17:33:29,377 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-926578a4-5901-40d4-ac43-1c5a640b8419 2018-12-27 17:33:29,377 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeFailureTests-f382ad40-edac-49c-proj 2018-12-27 17:33:29,377 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:33:29,378 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:33:29,790 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:33:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["I_4bw_OPQcirKwOKFJkJJw"], "issued_at": "2018-12-27T17:33:29.000000Z"}} 2018-12-27 17:33:29,790 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4fe7338fdc03d5d2d066bff2b4b5727d28775d2c" 2018-12-27 17:33:29,898 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:33:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f7db8491-48e3-47d6-81f8-be7339ea3385 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:33:29,898 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-f7db8491-48e3-47d6-81f8-be7339ea3385 2018-12-27 17:33:29,902 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 17:33:29,908 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 17:33:29 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 17:33:29,908 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4fe7338fdc03d5d2d066bff2b4b5727d28775d2c" 2018-12-27 17:33:30,036 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:33:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6bd40625-60b6-4041-b120-25f81edfb8d1 Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "links": {"self": "http://172.30.9.31:5000/v3/users/01fa52e7b3674fc48643fa4ffca67e4e"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "01fa52e7b3674fc48643fa4ffca67e4e", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/05a834ddebbc40688596b7460b47439e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05a834ddebbc40688596b7460b47439e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/08226a0ad01943f39559448239e291e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "08226a0ad01943f39559448239e291e1", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/55c0552fe37a4f7ca0e73939514bc683"}, "domain_id": "default", "enabled": true, "options": {}, "id": "55c0552fe37a4f7ca0e73939514bc683", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/646a4af4e3b5439a97996d353fea3924"}, "domain_id": "914eec1d43ea4caf9d2fd33268c06258", "enabled": true, "options": {}, "id": "646a4af4e3b5439a97996d353fea3924", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/85fb203e51c34d3f8122e285a6a318b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85fb203e51c34d3f8122e285a6a318b3", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/905e7f4b42d24cca93b99d2401fa3378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "905e7f4b42d24cca93b99d2401fa3378", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/a5bc08b9f81f4e5bb86c24f9f7547bae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5bc08b9f81f4e5bb86c24f9f7547bae", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/a5c780627f004d318bf908d80305da9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5c780627f004d318bf908d80305da9c", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/b18425bf2b044bc9af7e194919539a17"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b18425bf2b044bc9af7e194919539a17", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/b8d2134b619d4dca80e21d6fb16449b0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b8d2134b619d4dca80e21d6fb16449b0", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/b9ab6a25a652438285139fe5b44aea62"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9ab6a25a652438285139fe5b44aea62", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/c08462554a4844d681348f58b9b0edee"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c08462554a4844d681348f58b9b0edee", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/ddfc3a9aad444d4782eae677c8a98130"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ddfc3a9aad444d4782eae677c8a98130", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/f2a74f2185a54676a6cb2bb5ecfcc4f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2a74f2185a54676a6cb2bb5ecfcc4f6", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-12-27 17:33:30,036 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-6bd40625-60b6-4041-b120-25f81edfb8d1 2018-12-27 17:33:30,040 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?name=CreateSimpleVolumeFailureTests-f382ad40-edac-49c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4fe7338fdc03d5d2d066bff2b4b5727d28775d2c" 2018-12-27 17:33:30,144 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:33:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ecb1b9b7-9f61-468e-8fbf-c9988aecfe02 Content-Encoding: gzip Content-Length: 265 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?name=CreateSimpleVolumeFailureTests-f382ad40-edac-49c-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/a5bbee7ad8394f408b1ad144231589a5"}, "tags": [], "enabled": true, "id": "a5bbee7ad8394f408b1ad144231589a5", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeFailureTests-f382ad40-edac-49c-proj"}]} 2018-12-27 17:33:30,145 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?name=CreateSimpleVolumeFailureTests-f382ad40-edac-49c-proj used request id req-ecb1b9b7-9f61-468e-8fbf-c9988aecfe02 2018-12-27 17:33:30,148 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4fe7338fdc03d5d2d066bff2b4b5727d28775d2c" 2018-12-27 17:33:30,274 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:33:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c2580855-b643-4b67-b9a3-8c9be7c22bdf Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-27 17:33:30,275 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-c2580855-b643-4b67-b9a3-8c9be7c22bdf 2018-12-27 17:33:30,690 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeFailureTests-f382ad40-edac-49c-user 2018-12-27 17:33:30,691 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:33:30,695 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c097003e14831ddbe3978cc958f83eb81571dc2" 2018-12-27 17:33:30,794 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:33:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-67d0b0d2-4ed3-454f-9eef-1fc549bd6a34 Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8de789d09e46427786a85702e5e8de91", "links": {"self": "http://172.30.9.31:5000/v3/roles/8de789d09e46427786a85702e5e8de91"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 17:33:30,795 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-67d0b0d2-4ed3-454f-9eef-1fc549bd6a34 2018-12-27 17:33:30,798 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c097003e14831ddbe3978cc958f83eb81571dc2" -d '{"role": {"name": "CreateSimpleVolumeFailureTests-f382ad40-edac-49c-proj-role"}}' 2018-12-27 17:33:30,917 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 27 Dec 2018 17:33:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-56b63549-dfbf-45d0-a929-d5a8d5b6d2a1 Content-Length: 229 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "94b7af3afcd44d25b0261972d0b9863c", "links": {"self": "http://172.30.9.31:5000/v3/roles/94b7af3afcd44d25b0261972d0b9863c"}, "name": "CreateSimpleVolumeFailureTests-f382ad40-edac-49c-proj-role"}} 2018-12-27 17:33:30,918 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/roles used request id req-56b63549-dfbf-45d0-a929-d5a8d5b6d2a1 2018-12-27 17:33:30,918 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeFailureTests-f382ad40-edac-49c-proj-role 2018-12-27 17:33:30,921 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles/94b7af3afcd44d25b0261972d0b9863c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c097003e14831ddbe3978cc958f83eb81571dc2" 2018-12-27 17:33:31,025 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:33:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0564eeec-019e-4958-abd9-e5a0a3fbb56a Content-Encoding: gzip Content-Length: 185 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "94b7af3afcd44d25b0261972d0b9863c", "links": {"self": "http://172.30.9.31:5000/v3/roles/94b7af3afcd44d25b0261972d0b9863c"}, "name": "CreateSimpleVolumeFailureTests-f382ad40-edac-49c-proj-role"}} 2018-12-27 17:33:31,025 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles/94b7af3afcd44d25b0261972d0b9863c used request id req-0564eeec-019e-4958-abd9-e5a0a3fbb56a 2018-12-27 17:33:31,025 - keystone_utils - INFO - Granting role CreateSimpleVolumeFailureTests-f382ad40-edac-49c-proj-role to project CreateSimpleVolumeFailureTests-f382ad40-edac-49c-proj 2018-12-27 17:33:31,029 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:5000/v3/projects/a5bbee7ad8394f408b1ad144231589a5/users/c4fa9b609bff4113a2cb9a666a1b283e/roles/94b7af3afcd44d25b0261972d0b9863c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c097003e14831ddbe3978cc958f83eb81571dc2" 2018-12-27 17:33:31,169 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:33:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b07e2943-b0a8-49f5-9731-105de402e319 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:33:31,169 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/a5bbee7ad8394f408b1ad144231589a5/users/c4fa9b609bff4113a2cb9a666a1b283e/roles/94b7af3afcd44d25b0261972d0b9863c used request id req-b07e2943-b0a8-49f5-9731-105de402e319 2018-12-27 17:33:31,171 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:33:31,172 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:33:31,591 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "94b7af3afcd44d25b0261972d0b9863c", "name": "CreateSimpleVolumeFailureTests-f382ad40-edac-49c-proj-role"}], "expires_at": "2018-12-27T18:33:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a5bbee7ad8394f408b1ad144231589a5", "name": "CreateSimpleVolumeFailureTests-f382ad40-edac-49c-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/a5bbee7ad8394f408b1ad144231589a5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/a5bbee7ad8394f408b1ad144231589a5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/a5bbee7ad8394f408b1ad144231589a5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/a5bbee7ad8394f408b1ad144231589a5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/a5bbee7ad8394f408b1ad144231589a5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/a5bbee7ad8394f408b1ad144231589a5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/a5bbee7ad8394f408b1ad144231589a5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/a5bbee7ad8394f408b1ad144231589a5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/a5bbee7ad8394f408b1ad144231589a5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_a5bbee7ad8394f408b1ad144231589a5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_a5bbee7ad8394f408b1ad144231589a5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/a5bbee7ad8394f408b1ad144231589a5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/a5bbee7ad8394f408b1ad144231589a5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/a5bbee7ad8394f408b1ad144231589a5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSimpleVolumeFailureTests-f382ad40-edac-49c-user", "id": "c4fa9b609bff4113a2cb9a666a1b283e"}, "audit_ids": ["6YT1QxmPQTeahUC7SrGMHw"], "issued_at": "2018-12-27T17:33:31.000000Z"}} 2018-12-27 17:33:31,592 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12b29ce6dd3162360fc03bd2650ba6d5acd0c473" 2018-12-27 17:33:31,685 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:33:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-27f2abd9-8a55-40ab-8940-befe1b5d3510 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:33:31,685 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-27f2abd9-8a55-40ab-8940-befe1b5d3510 2018-12-27 17:33:31,690 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8776/v3/a5bbee7ad8394f408b1ad144231589a5/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12b29ce6dd3162360fc03bd2650ba6d5acd0c473" 2018-12-27 17:33:31,933 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:33:31 GMT Server: Apache x-compute-request-id: req-52fda4df-68d9-4d18-8534-8d4d730b8b88 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-52fda4df-68d9-4d18-8534-8d4d730b8b88 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-12-27 17:33:31,934 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/a5bbee7ad8394f408b1ad144231589a5/volumes/detail used request id req-52fda4df-68d9-4d18-8534-8d4d730b8b88 2018-12-27 17:33:31,937 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:8776/v3/a5bbee7ad8394f408b1ad144231589a5/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-52fda4df-68d9-4d18-8534-8d4d730b8b88" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12b29ce6dd3162360fc03bd2650ba6d5acd0c473" -d '{"volume": {"status": "creating", "backup_id": null, "user_id": null, "name": "CreateSimpleVolumeFailureTests-3627aaf0-ce8e-4a42-ad05-bfe778e067cc", "imageRef": null, "availability_zone": null, "description": null, "multiattach": false, "attach_status": "detached", "volume_type": null, "metadata": {}, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "project_id": null, "source_replica": null, "size": -1}}' 2018-12-27 17:33:32,542 - cinderclient.v3.client - DEBUG - RESP: [400] Date: Thu, 27 Dec 2018 17:33:31 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-c8b07ee8-687d-4a46-8366-c1c96a207d2e x-openstack-request-id: req-c8b07ee8-687d-4a46-8366-c1c96a207d2e Content-Length: 218 Content-Type: application/json RESP BODY: {"badRequest": {"message": "Invalid input received: Invalid volume size provided for create request: -1 (size argument must be an integer (or string representation of an integer) and greater than zero).", "code": 400}} 2018-12-27 17:33:32,542 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.31:8776/v3/a5bbee7ad8394f408b1ad144231589a5/volumes used request id req-c8b07ee8-687d-4a46-8366-c1c96a207d2e 2018-12-27 17:33:32,549 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c097003e14831ddbe3978cc958f83eb81571dc2" 2018-12-27 17:33:33,241 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 33483 X-Openstack-Request-Id: req-07692622-b213-47a3-826a-8f34105156fc Date: Thu, 27 Dec 2018 17:33:33 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "created_at": "2018-12-27T15:33:01Z", "updated_at": "2018-12-27T15:33:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "35205ac3-06e6-4cf6-bb21-ff8f813cb45b", "remote_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "ade77f59-e70c-4970-8ea8-198222fa332e", "remote_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "c4f3bf7f-d793-498d-a883-bb8c6003f070", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "c85cb618-8f19-445b-8e16-6d467cb17771", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}], "revision_number": 4, "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "created_at": "2018-12-27T15:57:22Z", "updated_at": "2018-12-27T15:57:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "5e258a3b-01f5-4aef-81b7-0b5dc6e5b683", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "65475539-0336-498a-8da4-ff0a80b10089", "remote_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "ae922857-f7ae-4bc8-949b-153fb43bfd00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "b4f87679-52e1-4cf9-bf76-5abb9a9bec06", "remote_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "f7197afc9b61423897aefc9a643d03a1"}], "revision_number": 4, "project_id": "f7197afc9b61423897aefc9a643d03a1", "id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "created_at": "2018-12-27T16:01:54Z", "updated_at": "2018-12-27T16:01:54Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "00dd3abd-acd1-4edb-8f4a-8badcbd2eeb4", "remote_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "018de60d-bc33-4ef0-9eed-6d00b6ce227b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "0d99f0db-fa6b-4201-b67f-a7ff0db82c5d", "remote_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv6", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "5c4049ef-933d-4614-84e7-83584430d462", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv6", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}], "revision_number": 4, "project_id": "8c689c5e31c44b09ab85f80682abbc2a", "id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "created_at": "2018-12-27T15:56:49Z", "updated_at": "2018-12-27T15:56:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "6555e255-763a-4448-b1b1-0c93b2a390bd", "remote_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "777ff7a5-a590-43e5-a84b-7677710494e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "8bac258a-08df-48b7-900b-efbe01a6ec20", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "dc17921e-353f-4898-a970-881b2c8d093d", "remote_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}], "revision_number": 4, "project_id": "28dac9e1580d461c9de52e6659cc4f9d", "id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "created_at": "2018-12-27T16:01:52Z", "updated_at": "2018-12-27T16:01:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "32737757-45f3-4b24-b6ab-5f2d5579b4a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv6", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "ae604ef3-492d-4aa3-8045-1ff84f755a27", "remote_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv4", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "b7bff40a-beda-4996-b140-ed94d010535c", "remote_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv6", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "b8129030-9d72-4d5d-adce-47bbe62492fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv4", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}], "revision_number": 4, "project_id": "81c108a273314b24bf6b48c41b5bbe0c", "id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "created_at": "2018-12-27T15:57:20Z", "updated_at": "2018-12-27T15:57:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "0c389ec4-c0af-4c20-acf9-4fcc1d859dd7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv6", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "3749697a-f2ef-439a-a661-2fb92badd1ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv4", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "b74e0c8c-e243-450e-b1be-69c587093d6d", "remote_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv6", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "c222695b-2f1c-427d-afd7-e0be24ec9f66", "remote_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv4", "project_id": "7fb0e5436e4f467998e672dd71018a45"}], "revision_number": 4, "project_id": "7fb0e5436e4f467998e672dd71018a45", "id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "created_at": "2018-12-27T17:02:11Z", "updated_at": "2018-12-27T17:02:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "675d8a56-1c9b-4c58-a252-61e65997fd05", "remote_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv4", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "84f0587c-7394-4fd6-8f3d-8d6ba94cf3f9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv6", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "8a450b4f-e710-4193-816e-13a2d4e40c07", "remote_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv6", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "c3106b0a-1026-4156-86a9-f0438b7fab93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv4", "project_id": "7cba3664d5674e65a12c8c269a05febf"}], "revision_number": 4, "project_id": "7cba3664d5674e65a12c8c269a05febf", "id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "created_at": "2018-12-27T15:58:29Z", "updated_at": "2018-12-27T15:58:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "2a945ecc-f9fa-4219-96ab-c189a7f5c102", "remote_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv6", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "55e2b54e-68d4-4476-8c9f-e05e347c8970", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv4", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "9983229c-b595-482a-973f-81137a209b6d", "remote_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv4", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "9d4b8450-78ab-4817-a586-372ed88268f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv6", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}], "revision_number": 4, "project_id": "fbd6dbf946a5406398ba810e02d0888e", "id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "created_at": "2018-12-27T15:57:24Z", "updated_at": "2018-12-27T15:57:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "35521f2a-a59d-4798-9fa8-0febfe126076", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv4", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "607d473d-1e6a-4088-a778-7df9ffc1ff68", "remote_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv6", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "6f8fa92b-b67a-4047-a900-f43656aff42b", "remote_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv4", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "890f1d6c-9ae5-45b0-b7a1-282182432b66", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv6", "project_id": "253cc6709e714b8a80a5f74e4257907e"}], "revision_number": 4, "project_id": "253cc6709e714b8a80a5f74e4257907e", "id": "b9546f11-205e-4322-89f8-f0360d6090ed", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "created_at": "2018-12-27T15:57:08Z", "updated_at": "2018-12-27T15:57:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "6739c48b-d899-4c17-bb8e-ffaf8922c034", "remote_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv4", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "9660a6af-4d9b-40b9-9729-f205f66c2bd0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv4", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "bf244c03-fc10-4754-9c2b-b0224401c4f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv6", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "d3bee7cc-a152-441c-9790-abb1f56cec03", "remote_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv6", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}], "revision_number": 4, "project_id": "782a28bd0d40485e85eda6b8ba43840b", "id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "created_at": "2018-12-27T15:57:11Z", "updated_at": "2018-12-27T15:57:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "22c0d2cf-360a-4aa8-ba7e-bfdbf8327d27", "remote_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "553b140a-8ba9-4af7-9f50-bf24e87aebf7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "b2ecf7a5-df98-4d65-a762-767320437c5a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "e49104b2-7c13-49d6-8519-a16dd585346f", "remote_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}], "revision_number": 4, "project_id": "ef7e486beb8f4de39b25ca5f11552328", "id": "d0588e93-db0d-4888-9f99-3399a50df490", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "created_at": "2018-12-27T17:19:15Z", "updated_at": "2018-12-27T17:19:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "1990fe24-df44-4561-9f09-f50aab182bf7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "651e4b8b-b29e-409b-9f25-ff2328ccefe6", "remote_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "cc4e2254-2157-4ae1-a233-3047573ddc6d", "remote_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "da56dda4-aaf3-43ff-bdf7-e64892ec2345", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}], "revision_number": 4, "project_id": "2a5a6879c5fa4db798cea6d394565d45", "id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-27T15:33:07Z", "updated_at": "2018-12-27T15:33:07Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "4de95db8-72d6-4aec-a145-e92511971eb9", "remote_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "5f100cff-05d8-4405-8dfb-0a387c123fae", "remote_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "a3f6a193-cc94-4220-a73a-08acf63c449b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "f059d8a5-0c32-49c9-a721-77cc89245ecd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "created_at": "2018-12-27T15:29:16Z", "updated_at": "2018-12-27T15:29:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "3c53841a-5bc0-4192-b482-044411e217ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "5956ff3f-d59d-4af6-82b5-566c888583a7", "remote_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:16Z", "revision_number": 0, "id": "60735d87-52c7-426a-91a6-aff1078a5a2d", "remote_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:16Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "abe97133-61dd-4fdf-baf3-2e07968a324f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "da629caea04941e1ae8979c379dc7c9d"}], "revision_number": 4, "project_id": "da629caea04941e1ae8979c379dc7c9d", "id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "name": "default"}]} 2018-12-27 17:33:33,242 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=default used request id req-07692622-b213-47a3-826a-8f34105156fc 2018-12-27 17:33:33,249 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c097003e14831ddbe3978cc958f83eb81571dc2" 2018-12-27 17:33:33,361 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:33:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-246f7a4e-d6cf-4d34-9132-a0f94ad1b426 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b7b4fceec1ad4c6eb74d758b709a9d93", "name": "admin"}} 2018-12-27 17:33:33,362 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93 used request id req-246f7a4e-d6cf-4d34-9132-a0f94ad1b426 2018-12-27 17:33:33,365 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/f7197afc9b61423897aefc9a643d03a1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c097003e14831ddbe3978cc958f83eb81571dc2" 2018-12-27 17:33:33,471 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:33:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-320300a2-449d-464d-9dcd-22866caefbe5 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f7197afc9b61423897aefc9a643d03a1.", "code": 404, "title": "Not Found"}} 2018-12-27 17:33:33,472 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/f7197afc9b61423897aefc9a643d03a1 used request id req-320300a2-449d-464d-9dcd-22866caefbe5 2018-12-27 17:33:33,472 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:33:33,475 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/8c689c5e31c44b09ab85f80682abbc2a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c097003e14831ddbe3978cc958f83eb81571dc2" 2018-12-27 17:33:33,591 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:33:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-619fb2a8-f3a0-4065-9815-5f61b64cc9a3 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8c689c5e31c44b09ab85f80682abbc2a.", "code": 404, "title": "Not Found"}} 2018-12-27 17:33:33,592 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/8c689c5e31c44b09ab85f80682abbc2a used request id req-619fb2a8-f3a0-4065-9815-5f61b64cc9a3 2018-12-27 17:33:33,592 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:33:33,595 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/28dac9e1580d461c9de52e6659cc4f9d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c097003e14831ddbe3978cc958f83eb81571dc2" 2018-12-27 17:33:33,699 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:33:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7f5b7f05-4ba0-480c-8043-f20a13f811b8 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 28dac9e1580d461c9de52e6659cc4f9d.", "code": 404, "title": "Not Found"}} 2018-12-27 17:33:33,700 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/28dac9e1580d461c9de52e6659cc4f9d used request id req-7f5b7f05-4ba0-480c-8043-f20a13f811b8 2018-12-27 17:33:33,700 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:33:33,703 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/81c108a273314b24bf6b48c41b5bbe0c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c097003e14831ddbe3978cc958f83eb81571dc2" 2018-12-27 17:33:33,812 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:33:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-528c6119-cc07-40d7-82f0-8a5627d7e546 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 81c108a273314b24bf6b48c41b5bbe0c.", "code": 404, "title": "Not Found"}} 2018-12-27 17:33:33,813 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/81c108a273314b24bf6b48c41b5bbe0c used request id req-528c6119-cc07-40d7-82f0-8a5627d7e546 2018-12-27 17:33:33,813 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:33:33,816 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/7fb0e5436e4f467998e672dd71018a45 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c097003e14831ddbe3978cc958f83eb81571dc2" 2018-12-27 17:33:33,945 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:33:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0632dbf5-6b35-4939-ab35-35f565152187 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7fb0e5436e4f467998e672dd71018a45.", "code": 404, "title": "Not Found"}} 2018-12-27 17:33:33,946 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/7fb0e5436e4f467998e672dd71018a45 used request id req-0632dbf5-6b35-4939-ab35-35f565152187 2018-12-27 17:33:33,946 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:33:33,949 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/7cba3664d5674e65a12c8c269a05febf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c097003e14831ddbe3978cc958f83eb81571dc2" 2018-12-27 17:33:34,056 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:33:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f0c9041f-ab6e-4cc7-b32e-d7de190d641c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7cba3664d5674e65a12c8c269a05febf.", "code": 404, "title": "Not Found"}} 2018-12-27 17:33:34,057 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/7cba3664d5674e65a12c8c269a05febf used request id req-f0c9041f-ab6e-4cc7-b32e-d7de190d641c 2018-12-27 17:33:34,057 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:33:34,060 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/fbd6dbf946a5406398ba810e02d0888e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c097003e14831ddbe3978cc958f83eb81571dc2" 2018-12-27 17:33:34,172 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:33:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7f2cb132-1c56-4870-b6ef-aec9a8c7c5ee Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: fbd6dbf946a5406398ba810e02d0888e.", "code": 404, "title": "Not Found"}} 2018-12-27 17:33:34,172 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/fbd6dbf946a5406398ba810e02d0888e used request id req-7f2cb132-1c56-4870-b6ef-aec9a8c7c5ee 2018-12-27 17:33:34,173 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:33:34,176 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/253cc6709e714b8a80a5f74e4257907e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c097003e14831ddbe3978cc958f83eb81571dc2" 2018-12-27 17:33:34,301 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:33:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-98462f28-4f50-4a0b-b469-3f7a481f0773 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 253cc6709e714b8a80a5f74e4257907e.", "code": 404, "title": "Not Found"}} 2018-12-27 17:33:34,301 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/253cc6709e714b8a80a5f74e4257907e used request id req-98462f28-4f50-4a0b-b469-3f7a481f0773 2018-12-27 17:33:34,302 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:33:34,305 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/782a28bd0d40485e85eda6b8ba43840b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c097003e14831ddbe3978cc958f83eb81571dc2" 2018-12-27 17:33:34,409 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:33:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6a6d2d17-cd00-4b76-abfe-7fc73206b397 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 782a28bd0d40485e85eda6b8ba43840b.", "code": 404, "title": "Not Found"}} 2018-12-27 17:33:34,409 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/782a28bd0d40485e85eda6b8ba43840b used request id req-6a6d2d17-cd00-4b76-abfe-7fc73206b397 2018-12-27 17:33:34,410 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:33:34,413 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/ef7e486beb8f4de39b25ca5f11552328 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c097003e14831ddbe3978cc958f83eb81571dc2" 2018-12-27 17:33:34,517 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:33:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d0dcaaba-b1ca-4355-9e7a-5a28ba29d513 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: ef7e486beb8f4de39b25ca5f11552328.", "code": 404, "title": "Not Found"}} 2018-12-27 17:33:34,518 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/ef7e486beb8f4de39b25ca5f11552328 used request id req-d0dcaaba-b1ca-4355-9e7a-5a28ba29d513 2018-12-27 17:33:34,518 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:33:34,521 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/2a5a6879c5fa4db798cea6d394565d45 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c097003e14831ddbe3978cc958f83eb81571dc2" 2018-12-27 17:33:34,643 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:33:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4062e0ec-b931-4d8e-8c19-860b2cc167a7 Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.31:5000/v3/projects/2a5a6879c5fa4db798cea6d394565d45"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}} 2018-12-27 17:33:34,643 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/2a5a6879c5fa4db798cea6d394565d45 used request id req-4062e0ec-b931-4d8e-8c19-860b2cc167a7 2018-12-27 17:33:34,647 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/da629caea04941e1ae8979c379dc7c9d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c097003e14831ddbe3978cc958f83eb81571dc2" 2018-12-27 17:33:34,755 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:33:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ecc2f1a2-4cb6-46e6-ba0b-12e8bd58b2ff Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/da629caea04941e1ae8979c379dc7c9d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "da629caea04941e1ae8979c379dc7c9d", "name": "service"}} 2018-12-27 17:33:34,756 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/da629caea04941e1ae8979c379dc7c9d used request id req-ecc2f1a2-4cb6-46e6-ba0b-12e8bd58b2ff 2018-12-27 17:33:34,757 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeFailureTests-f382ad40-edac-49c-proj 2018-12-27 17:33:34,760 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/projects/a5bbee7ad8394f408b1ad144231589a5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c097003e14831ddbe3978cc958f83eb81571dc2" 2018-12-27 17:33:35,004 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:33:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-49a6d3cd-7e04-4968-a459-c9880bf30e69 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:33:35,005 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/a5bbee7ad8394f408b1ad144231589a5 used request id req-49a6d3cd-7e04-4968-a459-c9880bf30e69 2018-12-27 17:33:35,005 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeFailureTests-f382ad40-edac-49c-proj-role 2018-12-27 17:33:35,008 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/roles/94b7af3afcd44d25b0261972d0b9863c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c097003e14831ddbe3978cc958f83eb81571dc2" 2018-12-27 17:33:35,145 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:33:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-882e2d71-c313-446b-82e4-382df284ef11 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:33:35,145 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/roles/94b7af3afcd44d25b0261972d0b9863c used request id req-882e2d71-c313-446b-82e4-382df284ef11 2018-12-27 17:33:35,149 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c097003e14831ddbe3978cc958f83eb81571dc2" 2018-12-27 17:33:35,260 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:33:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5cd3dea1-d600-4fe7-8400-af39b1edd2b8 Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8de789d09e46427786a85702e5e8de91", "links": {"self": "http://172.30.9.31:5000/v3/roles/8de789d09e46427786a85702e5e8de91"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 17:33:35,260 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-5cd3dea1-d600-4fe7-8400-af39b1edd2b8 2018-12-27 17:33:35,261 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeFailureTests-f382ad40-edac-49c-user 2018-12-27 17:33:35,264 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/users/c4fa9b609bff4113a2cb9a666a1b283e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4fe7338fdc03d5d2d066bff2b4b5727d28775d2c" 2018-12-27 17:33:35,463 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:33:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d237fdf0-4af1-4e66-b4da-2f1e3a575e39 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:33:35,463 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/c4fa9b609bff4113a2cb9a666a1b283e used request id req-d237fdf0-4af1-4e66-b4da-2f1e3a575e39 2018-12-27 17:33:35,464 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:33:35,892 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:33:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["PAN7WmYJRniNZVlJRUqG7A"], "issued_at": "2018-12-27T17:33:35.000000Z"}} 2018-12-27 17:33:35,893 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5f511e427259577405eb04c33e1c2a25c331644" 2018-12-27 17:33:35,998 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:33:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-427918c1-e722-48e8-ac59-d3eb227a7034 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:33:35,998 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-427918c1-e722-48e8-ac59-d3eb227a7034 2018-12-27 17:33:35,999 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:33:36,000 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:33:36,413 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:33:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["mZBhnSd2TKqAIncwAvTyEA"], "issued_at": "2018-12-27T17:33:36.000000Z"}} 2018-12-27 17:33:36,414 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}154d2eaa96013209ec6de7f7c2475a06fb683d69" 2018-12-27 17:33:36,523 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:33:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8009a667-fea8-460f-8a95-ebea1196b812 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:33:36,523 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-8009a667-fea8-460f-8a95-ebea1196b812 2018-12-27 17:33:36,528 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 17:33:36,534 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 17:33:36 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 17:33:36,534 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeFailureTests-e2e3ebfe-8b61-470-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}154d2eaa96013209ec6de7f7c2475a06fb683d69" 2018-12-27 17:33:36,639 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:33:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cc2cadb2-daf2-4fa6-901b-4b5ccbce97b4 Content-Encoding: gzip Content-Length: 182 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeFailureTests-e2e3ebfe-8b61-470-proj", "previous": null, "next": null}, "projects": []} 2018-12-27 17:33:36,639 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeFailureTests-e2e3ebfe-8b61-470-proj used request id req-cc2cadb2-daf2-4fa6-901b-4b5ccbce97b4 2018-12-27 17:33:36,643 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}154d2eaa96013209ec6de7f7c2475a06fb683d69" 2018-12-27 17:33:36,754 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:33:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-12e1df35-50f7-44a7-be67-5177d85fa621 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-27 17:33:36,754 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-12e1df35-50f7-44a7-be67-5177d85fa621 2018-12-27 17:33:36,758 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}154d2eaa96013209ec6de7f7c2475a06fb683d69" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSimpleVolumeFailureTests-e2e3ebfe-8b61-470-proj"}}' 2018-12-27 17:33:36,899 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 27 Dec 2018 17:33:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c0b3f083-974e-466a-b469-08138c79e797 Content-Length: 327 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/7678073797db4f42b7d77d5e3219fee1"}, "tags": [], "enabled": true, "id": "7678073797db4f42b7d77d5e3219fee1", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeFailureTests-e2e3ebfe-8b61-470-proj"}} 2018-12-27 17:33:36,899 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-c0b3f083-974e-466a-b469-08138c79e797 2018-12-27 17:33:36,900 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeFailureTests-e2e3ebfe-8b61-470-proj 2018-12-27 17:33:36,900 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:33:36,901 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:33:37,319 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:33:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["HWcb2fSGS4Cerir-6gLWaw"], "issued_at": "2018-12-27T17:33:37.000000Z"}} 2018-12-27 17:33:37,320 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17ab110619eb8bf19a1b800276a7ab2e09ccf6ea" 2018-12-27 17:33:37,427 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:33:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e730a32f-82ce-488a-acb3-1b4646059bea Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:33:37,428 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-e730a32f-82ce-488a-acb3-1b4646059bea 2018-12-27 17:33:37,431 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 17:33:37,436 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 17:33:37 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 17:33:37,437 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17ab110619eb8bf19a1b800276a7ab2e09ccf6ea" 2018-12-27 17:33:37,560 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:33:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d6a33a5-ec2c-4954-b163-e0e1c83fe18e Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "links": {"self": "http://172.30.9.31:5000/v3/users/01fa52e7b3674fc48643fa4ffca67e4e"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "01fa52e7b3674fc48643fa4ffca67e4e", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/05a834ddebbc40688596b7460b47439e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05a834ddebbc40688596b7460b47439e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/08226a0ad01943f39559448239e291e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "08226a0ad01943f39559448239e291e1", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/55c0552fe37a4f7ca0e73939514bc683"}, "domain_id": "default", "enabled": true, "options": {}, "id": "55c0552fe37a4f7ca0e73939514bc683", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/646a4af4e3b5439a97996d353fea3924"}, "domain_id": "914eec1d43ea4caf9d2fd33268c06258", "enabled": true, "options": {}, "id": "646a4af4e3b5439a97996d353fea3924", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/85fb203e51c34d3f8122e285a6a318b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85fb203e51c34d3f8122e285a6a318b3", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/905e7f4b42d24cca93b99d2401fa3378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "905e7f4b42d24cca93b99d2401fa3378", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/a5bc08b9f81f4e5bb86c24f9f7547bae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5bc08b9f81f4e5bb86c24f9f7547bae", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/a5c780627f004d318bf908d80305da9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5c780627f004d318bf908d80305da9c", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/b18425bf2b044bc9af7e194919539a17"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b18425bf2b044bc9af7e194919539a17", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/b8d2134b619d4dca80e21d6fb16449b0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b8d2134b619d4dca80e21d6fb16449b0", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/b9ab6a25a652438285139fe5b44aea62"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9ab6a25a652438285139fe5b44aea62", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/c08462554a4844d681348f58b9b0edee"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c08462554a4844d681348f58b9b0edee", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/ddfc3a9aad444d4782eae677c8a98130"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ddfc3a9aad444d4782eae677c8a98130", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/f2a74f2185a54676a6cb2bb5ecfcc4f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2a74f2185a54676a6cb2bb5ecfcc4f6", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-12-27 17:33:37,561 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-4d6a33a5-ec2c-4954-b163-e0e1c83fe18e 2018-12-27 17:33:37,565 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?name=CreateSimpleVolumeFailureTests-e2e3ebfe-8b61-470-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17ab110619eb8bf19a1b800276a7ab2e09ccf6ea" 2018-12-27 17:33:37,683 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:33:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a11b5fc4-c4ed-4c7b-84e4-80f400b7158a Content-Encoding: gzip Content-Length: 265 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?name=CreateSimpleVolumeFailureTests-e2e3ebfe-8b61-470-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/7678073797db4f42b7d77d5e3219fee1"}, "tags": [], "enabled": true, "id": "7678073797db4f42b7d77d5e3219fee1", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeFailureTests-e2e3ebfe-8b61-470-proj"}]} 2018-12-27 17:33:37,684 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?name=CreateSimpleVolumeFailureTests-e2e3ebfe-8b61-470-proj used request id req-a11b5fc4-c4ed-4c7b-84e4-80f400b7158a 2018-12-27 17:33:37,687 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17ab110619eb8bf19a1b800276a7ab2e09ccf6ea" 2018-12-27 17:33:37,786 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:33:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-91d2d01c-0f87-49f5-af3f-ef3769fada6f Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-27 17:33:37,786 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-91d2d01c-0f87-49f5-af3f-ef3769fada6f 2018-12-27 17:33:38,176 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeFailureTests-e2e3ebfe-8b61-470-user 2018-12-27 17:33:38,176 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:33:38,180 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}154d2eaa96013209ec6de7f7c2475a06fb683d69" 2018-12-27 17:33:38,311 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:33:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d997f59a-88d1-47d6-8876-e90df45d8afd Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8de789d09e46427786a85702e5e8de91", "links": {"self": "http://172.30.9.31:5000/v3/roles/8de789d09e46427786a85702e5e8de91"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 17:33:38,311 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-d997f59a-88d1-47d6-8876-e90df45d8afd 2018-12-27 17:33:38,315 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}154d2eaa96013209ec6de7f7c2475a06fb683d69" -d '{"role": {"name": "CreateSimpleVolumeFailureTests-e2e3ebfe-8b61-470-proj-role"}}' 2018-12-27 17:33:38,442 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 27 Dec 2018 17:33:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bfcf041d-3953-4e92-8191-c264e853387e Content-Length: 229 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "adf548bdd8014468b3464e236fab5d64", "links": {"self": "http://172.30.9.31:5000/v3/roles/adf548bdd8014468b3464e236fab5d64"}, "name": "CreateSimpleVolumeFailureTests-e2e3ebfe-8b61-470-proj-role"}} 2018-12-27 17:33:38,442 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/roles used request id req-bfcf041d-3953-4e92-8191-c264e853387e 2018-12-27 17:33:38,442 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeFailureTests-e2e3ebfe-8b61-470-proj-role 2018-12-27 17:33:38,445 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles/adf548bdd8014468b3464e236fab5d64 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}154d2eaa96013209ec6de7f7c2475a06fb683d69" 2018-12-27 17:33:38,551 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:33:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c5c1b252-b3ee-4568-b691-cd5d8f4d0ad2 Content-Encoding: gzip Content-Length: 183 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "adf548bdd8014468b3464e236fab5d64", "links": {"self": "http://172.30.9.31:5000/v3/roles/adf548bdd8014468b3464e236fab5d64"}, "name": "CreateSimpleVolumeFailureTests-e2e3ebfe-8b61-470-proj-role"}} 2018-12-27 17:33:38,552 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles/adf548bdd8014468b3464e236fab5d64 used request id req-c5c1b252-b3ee-4568-b691-cd5d8f4d0ad2 2018-12-27 17:33:38,552 - keystone_utils - INFO - Granting role CreateSimpleVolumeFailureTests-e2e3ebfe-8b61-470-proj-role to project CreateSimpleVolumeFailureTests-e2e3ebfe-8b61-470-proj 2018-12-27 17:33:38,555 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:5000/v3/projects/7678073797db4f42b7d77d5e3219fee1/users/fca14e7fa29a4ffa821a5d3ba45a02e0/roles/adf548bdd8014468b3464e236fab5d64 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}154d2eaa96013209ec6de7f7c2475a06fb683d69" 2018-12-27 17:33:38,736 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:33:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-29e81bb9-d075-4370-93fd-3140a52d5bba Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:33:38,736 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/7678073797db4f42b7d77d5e3219fee1/users/fca14e7fa29a4ffa821a5d3ba45a02e0/roles/adf548bdd8014468b3464e236fab5d64 used request id req-29e81bb9-d075-4370-93fd-3140a52d5bba 2018-12-27 17:33:38,738 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:33:38,739 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:33:39,143 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "adf548bdd8014468b3464e236fab5d64", "name": "CreateSimpleVolumeFailureTests-e2e3ebfe-8b61-470-proj-role"}], "expires_at": "2018-12-27T18:33:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7678073797db4f42b7d77d5e3219fee1", "name": "CreateSimpleVolumeFailureTests-e2e3ebfe-8b61-470-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/7678073797db4f42b7d77d5e3219fee1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/7678073797db4f42b7d77d5e3219fee1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/7678073797db4f42b7d77d5e3219fee1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/7678073797db4f42b7d77d5e3219fee1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/7678073797db4f42b7d77d5e3219fee1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/7678073797db4f42b7d77d5e3219fee1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/7678073797db4f42b7d77d5e3219fee1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/7678073797db4f42b7d77d5e3219fee1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/7678073797db4f42b7d77d5e3219fee1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_7678073797db4f42b7d77d5e3219fee1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_7678073797db4f42b7d77d5e3219fee1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/7678073797db4f42b7d77d5e3219fee1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/7678073797db4f42b7d77d5e3219fee1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/7678073797db4f42b7d77d5e3219fee1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSimpleVolumeFailureTests-e2e3ebfe-8b61-470-user", "id": "fca14e7fa29a4ffa821a5d3ba45a02e0"}, "audit_ids": ["MrniUBX-TtuvY7nV2sgrsQ"], "issued_at": "2018-12-27T17:33:39.000000Z"}} 2018-12-27 17:33:39,144 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f48675bd3eaa35a3c5d5e5e83b5d7ba0db09d5f" 2018-12-27 17:33:39,238 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:33:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-21630bea-7b2e-4b9d-b798-f87b03b78ade Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:33:39,239 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-21630bea-7b2e-4b9d-b798-f87b03b78ade 2018-12-27 17:33:39,245 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8776/v3/7678073797db4f42b7d77d5e3219fee1/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f48675bd3eaa35a3c5d5e5e83b5d7ba0db09d5f" 2018-12-27 17:33:39,485 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:33:39 GMT Server: Apache x-compute-request-id: req-ddaa70c1-a547-4098-bde3-595d8ed458a5 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-ddaa70c1-a547-4098-bde3-595d8ed458a5 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-12-27 17:33:39,485 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/7678073797db4f42b7d77d5e3219fee1/volumes/detail used request id req-ddaa70c1-a547-4098-bde3-595d8ed458a5 2018-12-27 17:33:39,488 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:8776/v3/7678073797db4f42b7d77d5e3219fee1/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-ddaa70c1-a547-4098-bde3-595d8ed458a5" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f48675bd3eaa35a3c5d5e5e83b5d7ba0db09d5f" -d '{"volume": {"status": "creating", "backup_id": null, "user_id": null, "name": "CreateSimpleVolumeFailureTests-10135df9-a84d-416e-ac52-0c93ebe042d8", "imageRef": null, "availability_zone": null, "description": null, "multiattach": false, "attach_status": "detached", "volume_type": "foo", "metadata": {}, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "project_id": null, "source_replica": null, "size": 1}}' 2018-12-27 17:33:39,687 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:33:39 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-e27f23ef-fa26-486f-8c22-218f196ad4ac x-openstack-request-id: req-e27f23ef-fa26-486f-8c22-218f196ad4ac Content-Length: 91 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume type with name foo could not be found.", "code": 404}} 2018-12-27 17:33:39,688 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.31:8776/v3/7678073797db4f42b7d77d5e3219fee1/volumes used request id req-e27f23ef-fa26-486f-8c22-218f196ad4ac 2018-12-27 17:33:39,695 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}154d2eaa96013209ec6de7f7c2475a06fb683d69" 2018-12-27 17:33:39,987 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 33483 X-Openstack-Request-Id: req-95c26be1-1efc-4936-bc38-0b5e73f82c72 Date: Thu, 27 Dec 2018 17:33:39 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "created_at": "2018-12-27T15:33:01Z", "updated_at": "2018-12-27T15:33:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "35205ac3-06e6-4cf6-bb21-ff8f813cb45b", "remote_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "ade77f59-e70c-4970-8ea8-198222fa332e", "remote_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "c4f3bf7f-d793-498d-a883-bb8c6003f070", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "c85cb618-8f19-445b-8e16-6d467cb17771", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}], "revision_number": 4, "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "created_at": "2018-12-27T15:57:22Z", "updated_at": "2018-12-27T15:57:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "5e258a3b-01f5-4aef-81b7-0b5dc6e5b683", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "65475539-0336-498a-8da4-ff0a80b10089", "remote_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "ae922857-f7ae-4bc8-949b-153fb43bfd00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "b4f87679-52e1-4cf9-bf76-5abb9a9bec06", "remote_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "f7197afc9b61423897aefc9a643d03a1"}], "revision_number": 4, "project_id": "f7197afc9b61423897aefc9a643d03a1", "id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "created_at": "2018-12-27T16:01:54Z", "updated_at": "2018-12-27T16:01:54Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "00dd3abd-acd1-4edb-8f4a-8badcbd2eeb4", "remote_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "018de60d-bc33-4ef0-9eed-6d00b6ce227b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "0d99f0db-fa6b-4201-b67f-a7ff0db82c5d", "remote_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv6", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "5c4049ef-933d-4614-84e7-83584430d462", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv6", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}], "revision_number": 4, "project_id": "8c689c5e31c44b09ab85f80682abbc2a", "id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "created_at": "2018-12-27T15:56:49Z", "updated_at": "2018-12-27T15:56:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "6555e255-763a-4448-b1b1-0c93b2a390bd", "remote_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "777ff7a5-a590-43e5-a84b-7677710494e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "8bac258a-08df-48b7-900b-efbe01a6ec20", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "dc17921e-353f-4898-a970-881b2c8d093d", "remote_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}], "revision_number": 4, "project_id": "28dac9e1580d461c9de52e6659cc4f9d", "id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "created_at": "2018-12-27T16:01:52Z", "updated_at": "2018-12-27T16:01:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "32737757-45f3-4b24-b6ab-5f2d5579b4a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv6", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "ae604ef3-492d-4aa3-8045-1ff84f755a27", "remote_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv4", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "b7bff40a-beda-4996-b140-ed94d010535c", "remote_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv6", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "b8129030-9d72-4d5d-adce-47bbe62492fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv4", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}], "revision_number": 4, "project_id": "81c108a273314b24bf6b48c41b5bbe0c", "id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "created_at": "2018-12-27T15:57:20Z", "updated_at": "2018-12-27T15:57:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "0c389ec4-c0af-4c20-acf9-4fcc1d859dd7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv6", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "3749697a-f2ef-439a-a661-2fb92badd1ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv4", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "b74e0c8c-e243-450e-b1be-69c587093d6d", "remote_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv6", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "c222695b-2f1c-427d-afd7-e0be24ec9f66", "remote_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv4", "project_id": "7fb0e5436e4f467998e672dd71018a45"}], "revision_number": 4, "project_id": "7fb0e5436e4f467998e672dd71018a45", "id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "created_at": "2018-12-27T17:02:11Z", "updated_at": "2018-12-27T17:02:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "675d8a56-1c9b-4c58-a252-61e65997fd05", "remote_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv4", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "84f0587c-7394-4fd6-8f3d-8d6ba94cf3f9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv6", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "8a450b4f-e710-4193-816e-13a2d4e40c07", "remote_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv6", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "c3106b0a-1026-4156-86a9-f0438b7fab93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv4", "project_id": "7cba3664d5674e65a12c8c269a05febf"}], "revision_number": 4, "project_id": "7cba3664d5674e65a12c8c269a05febf", "id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "created_at": "2018-12-27T15:58:29Z", "updated_at": "2018-12-27T15:58:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "2a945ecc-f9fa-4219-96ab-c189a7f5c102", "remote_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv6", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "55e2b54e-68d4-4476-8c9f-e05e347c8970", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv4", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "9983229c-b595-482a-973f-81137a209b6d", "remote_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv4", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "9d4b8450-78ab-4817-a586-372ed88268f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv6", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}], "revision_number": 4, "project_id": "fbd6dbf946a5406398ba810e02d0888e", "id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "created_at": "2018-12-27T15:57:24Z", "updated_at": "2018-12-27T15:57:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "35521f2a-a59d-4798-9fa8-0febfe126076", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv4", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "607d473d-1e6a-4088-a778-7df9ffc1ff68", "remote_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv6", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "6f8fa92b-b67a-4047-a900-f43656aff42b", "remote_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv4", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "890f1d6c-9ae5-45b0-b7a1-282182432b66", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv6", "project_id": "253cc6709e714b8a80a5f74e4257907e"}], "revision_number": 4, "project_id": "253cc6709e714b8a80a5f74e4257907e", "id": "b9546f11-205e-4322-89f8-f0360d6090ed", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "created_at": "2018-12-27T15:57:08Z", "updated_at": "2018-12-27T15:57:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "6739c48b-d899-4c17-bb8e-ffaf8922c034", "remote_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv4", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "9660a6af-4d9b-40b9-9729-f205f66c2bd0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv4", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "bf244c03-fc10-4754-9c2b-b0224401c4f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv6", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "d3bee7cc-a152-441c-9790-abb1f56cec03", "remote_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv6", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}], "revision_number": 4, "project_id": "782a28bd0d40485e85eda6b8ba43840b", "id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "created_at": "2018-12-27T15:57:11Z", "updated_at": "2018-12-27T15:57:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "22c0d2cf-360a-4aa8-ba7e-bfdbf8327d27", "remote_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "553b140a-8ba9-4af7-9f50-bf24e87aebf7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "b2ecf7a5-df98-4d65-a762-767320437c5a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "e49104b2-7c13-49d6-8519-a16dd585346f", "remote_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}], "revision_number": 4, "project_id": "ef7e486beb8f4de39b25ca5f11552328", "id": "d0588e93-db0d-4888-9f99-3399a50df490", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "created_at": "2018-12-27T17:19:15Z", "updated_at": "2018-12-27T17:19:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "1990fe24-df44-4561-9f09-f50aab182bf7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "651e4b8b-b29e-409b-9f25-ff2328ccefe6", "remote_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "cc4e2254-2157-4ae1-a233-3047573ddc6d", "remote_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "da56dda4-aaf3-43ff-bdf7-e64892ec2345", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}], "revision_number": 4, "project_id": "2a5a6879c5fa4db798cea6d394565d45", "id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-27T15:33:07Z", "updated_at": "2018-12-27T15:33:07Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "4de95db8-72d6-4aec-a145-e92511971eb9", "remote_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "5f100cff-05d8-4405-8dfb-0a387c123fae", "remote_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "a3f6a193-cc94-4220-a73a-08acf63c449b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "f059d8a5-0c32-49c9-a721-77cc89245ecd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "created_at": "2018-12-27T15:29:16Z", "updated_at": "2018-12-27T15:29:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "3c53841a-5bc0-4192-b482-044411e217ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "5956ff3f-d59d-4af6-82b5-566c888583a7", "remote_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:16Z", "revision_number": 0, "id": "60735d87-52c7-426a-91a6-aff1078a5a2d", "remote_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:16Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "abe97133-61dd-4fdf-baf3-2e07968a324f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "da629caea04941e1ae8979c379dc7c9d"}], "revision_number": 4, "project_id": "da629caea04941e1ae8979c379dc7c9d", "id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "name": "default"}]} 2018-12-27 17:33:39,988 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=default used request id req-95c26be1-1efc-4936-bc38-0b5e73f82c72 2018-12-27 17:33:39,994 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}154d2eaa96013209ec6de7f7c2475a06fb683d69" 2018-12-27 17:33:40,111 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:33:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d75d7fe4-3f57-4542-b47b-02ef08ae0eab Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b7b4fceec1ad4c6eb74d758b709a9d93", "name": "admin"}} 2018-12-27 17:33:40,111 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93 used request id req-d75d7fe4-3f57-4542-b47b-02ef08ae0eab 2018-12-27 17:33:40,115 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/f7197afc9b61423897aefc9a643d03a1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}154d2eaa96013209ec6de7f7c2475a06fb683d69" 2018-12-27 17:33:40,231 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:33:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-618e64a4-7c2d-40a2-a3c8-70e06ad8acc2 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f7197afc9b61423897aefc9a643d03a1.", "code": 404, "title": "Not Found"}} 2018-12-27 17:33:40,231 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/f7197afc9b61423897aefc9a643d03a1 used request id req-618e64a4-7c2d-40a2-a3c8-70e06ad8acc2 2018-12-27 17:33:40,231 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:33:40,235 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/8c689c5e31c44b09ab85f80682abbc2a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}154d2eaa96013209ec6de7f7c2475a06fb683d69" 2018-12-27 17:33:40,341 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:33:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-628c6b8a-4ff3-4a48-80ea-3f522a4060ac Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8c689c5e31c44b09ab85f80682abbc2a.", "code": 404, "title": "Not Found"}} 2018-12-27 17:33:40,341 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/8c689c5e31c44b09ab85f80682abbc2a used request id req-628c6b8a-4ff3-4a48-80ea-3f522a4060ac 2018-12-27 17:33:40,341 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:33:40,345 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/28dac9e1580d461c9de52e6659cc4f9d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}154d2eaa96013209ec6de7f7c2475a06fb683d69" 2018-12-27 17:33:40,458 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:33:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7d30d847-cda3-42aa-aef6-85c1fa2ea27a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 28dac9e1580d461c9de52e6659cc4f9d.", "code": 404, "title": "Not Found"}} 2018-12-27 17:33:40,459 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/28dac9e1580d461c9de52e6659cc4f9d used request id req-7d30d847-cda3-42aa-aef6-85c1fa2ea27a 2018-12-27 17:33:40,459 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:33:40,462 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/81c108a273314b24bf6b48c41b5bbe0c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}154d2eaa96013209ec6de7f7c2475a06fb683d69" 2018-12-27 17:33:40,580 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:33:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9db4c069-0510-4a77-bb0b-18b1f1dad267 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 81c108a273314b24bf6b48c41b5bbe0c.", "code": 404, "title": "Not Found"}} 2018-12-27 17:33:40,580 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/81c108a273314b24bf6b48c41b5bbe0c used request id req-9db4c069-0510-4a77-bb0b-18b1f1dad267 2018-12-27 17:33:40,580 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:33:40,584 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/7fb0e5436e4f467998e672dd71018a45 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}154d2eaa96013209ec6de7f7c2475a06fb683d69" 2018-12-27 17:33:40,602 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:33:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-64a2d8a1-2b8f-45f3-8cbf-76628eab2c1c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7fb0e5436e4f467998e672dd71018a45.", "code": 404, "title": "Not Found"}} 2018-12-27 17:33:40,602 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/7fb0e5436e4f467998e672dd71018a45 used request id req-64a2d8a1-2b8f-45f3-8cbf-76628eab2c1c 2018-12-27 17:33:40,602 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:33:40,605 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/7cba3664d5674e65a12c8c269a05febf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}154d2eaa96013209ec6de7f7c2475a06fb683d69" 2018-12-27 17:33:40,725 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:33:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8b09efae-4800-42f6-8939-1499837e846d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7cba3664d5674e65a12c8c269a05febf.", "code": 404, "title": "Not Found"}} 2018-12-27 17:33:40,725 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/7cba3664d5674e65a12c8c269a05febf used request id req-8b09efae-4800-42f6-8939-1499837e846d 2018-12-27 17:33:40,725 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:33:40,729 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/fbd6dbf946a5406398ba810e02d0888e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}154d2eaa96013209ec6de7f7c2475a06fb683d69" 2018-12-27 17:33:40,860 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:33:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c56e87c4-cf72-45dd-ae21-3c348aee6306 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: fbd6dbf946a5406398ba810e02d0888e.", "code": 404, "title": "Not Found"}} 2018-12-27 17:33:40,860 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/fbd6dbf946a5406398ba810e02d0888e used request id req-c56e87c4-cf72-45dd-ae21-3c348aee6306 2018-12-27 17:33:40,860 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:33:40,863 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/253cc6709e714b8a80a5f74e4257907e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}154d2eaa96013209ec6de7f7c2475a06fb683d69" 2018-12-27 17:33:40,967 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:33:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b76a0b8b-ac6a-43cb-a1f9-8b141fe39971 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 253cc6709e714b8a80a5f74e4257907e.", "code": 404, "title": "Not Found"}} 2018-12-27 17:33:40,967 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/253cc6709e714b8a80a5f74e4257907e used request id req-b76a0b8b-ac6a-43cb-a1f9-8b141fe39971 2018-12-27 17:33:40,968 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:33:40,972 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/782a28bd0d40485e85eda6b8ba43840b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}154d2eaa96013209ec6de7f7c2475a06fb683d69" 2018-12-27 17:33:41,084 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:33:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1dd4ace4-5c36-4b79-a089-c22badd0bff9 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 782a28bd0d40485e85eda6b8ba43840b.", "code": 404, "title": "Not Found"}} 2018-12-27 17:33:41,084 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/782a28bd0d40485e85eda6b8ba43840b used request id req-1dd4ace4-5c36-4b79-a089-c22badd0bff9 2018-12-27 17:33:41,085 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:33:41,088 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/ef7e486beb8f4de39b25ca5f11552328 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}154d2eaa96013209ec6de7f7c2475a06fb683d69" 2018-12-27 17:33:41,190 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:33:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-251f6e9c-b078-4429-a6f0-1f6f3eb99654 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: ef7e486beb8f4de39b25ca5f11552328.", "code": 404, "title": "Not Found"}} 2018-12-27 17:33:41,190 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/ef7e486beb8f4de39b25ca5f11552328 used request id req-251f6e9c-b078-4429-a6f0-1f6f3eb99654 2018-12-27 17:33:41,190 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:33:41,193 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/2a5a6879c5fa4db798cea6d394565d45 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}154d2eaa96013209ec6de7f7c2475a06fb683d69" 2018-12-27 17:33:41,312 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:33:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a36652e0-ce02-4afd-9488-546bb7012032 Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.31:5000/v3/projects/2a5a6879c5fa4db798cea6d394565d45"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}} 2018-12-27 17:33:41,312 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/2a5a6879c5fa4db798cea6d394565d45 used request id req-a36652e0-ce02-4afd-9488-546bb7012032 2018-12-27 17:33:41,316 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/da629caea04941e1ae8979c379dc7c9d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}154d2eaa96013209ec6de7f7c2475a06fb683d69" 2018-12-27 17:33:41,432 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:33:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cbb87c17-af93-4898-85b5-6844db3c1968 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/da629caea04941e1ae8979c379dc7c9d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "da629caea04941e1ae8979c379dc7c9d", "name": "service"}} 2018-12-27 17:33:41,432 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/da629caea04941e1ae8979c379dc7c9d used request id req-cbb87c17-af93-4898-85b5-6844db3c1968 2018-12-27 17:33:41,433 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeFailureTests-e2e3ebfe-8b61-470-proj 2018-12-27 17:33:41,437 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/projects/7678073797db4f42b7d77d5e3219fee1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}154d2eaa96013209ec6de7f7c2475a06fb683d69" 2018-12-27 17:33:41,683 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:33:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a0da14fa-23e3-43e3-b5cc-06c7634958d4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:33:41,683 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/7678073797db4f42b7d77d5e3219fee1 used request id req-a0da14fa-23e3-43e3-b5cc-06c7634958d4 2018-12-27 17:33:41,684 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeFailureTests-e2e3ebfe-8b61-470-proj-role 2018-12-27 17:33:41,687 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/roles/adf548bdd8014468b3464e236fab5d64 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}154d2eaa96013209ec6de7f7c2475a06fb683d69" 2018-12-27 17:33:41,806 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:33:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-08a24726-1a2e-4733-be68-66b45869e14a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:33:41,806 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/roles/adf548bdd8014468b3464e236fab5d64 used request id req-08a24726-1a2e-4733-be68-66b45869e14a 2018-12-27 17:33:41,810 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}154d2eaa96013209ec6de7f7c2475a06fb683d69" 2018-12-27 17:33:41,928 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:33:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3353ff25-4157-4e1e-9fab-0ae1f41573f1 Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8de789d09e46427786a85702e5e8de91", "links": {"self": "http://172.30.9.31:5000/v3/roles/8de789d09e46427786a85702e5e8de91"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 17:33:41,929 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-3353ff25-4157-4e1e-9fab-0ae1f41573f1 2018-12-27 17:33:41,929 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeFailureTests-e2e3ebfe-8b61-470-user 2018-12-27 17:33:41,933 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/users/fca14e7fa29a4ffa821a5d3ba45a02e0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17ab110619eb8bf19a1b800276a7ab2e09ccf6ea" 2018-12-27 17:33:42,135 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:33:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6b621da6-7bcc-4f9a-aa6f-ace49e5bbe0b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:33:42,135 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/fca14e7fa29a4ffa821a5d3ba45a02e0 used request id req-6b621da6-7bcc-4f9a-aa6f-ace49e5bbe0b 2018-12-27 17:33:42,137 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:33:42,555 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:33:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["o7ofITfLQwuBJXlJsans_w"], "issued_at": "2018-12-27T17:33:42.000000Z"}} 2018-12-27 17:33:42,555 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a3892ed0d38874e43d18e525ddc8447a8553bba" 2018-12-27 17:33:42,667 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:33:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-438703b2-d631-4f63-bda0-7679090a1bf6 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:33:42,667 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-438703b2-d631-4f63-bda0-7679090a1bf6 2018-12-27 17:33:42,669 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:33:42,669 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:33:43,081 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:33:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["XXqeuheWQhaWBiYimo3s_A"], "issued_at": "2018-12-27T17:33:43.000000Z"}} 2018-12-27 17:33:43,082 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9eda1f6ec0589bb000cf861fea5aaf21120f076" 2018-12-27 17:33:43,183 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:33:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6b5a9feb-06a1-4497-9571-94c1657ea734 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:33:43,183 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-6b5a9feb-06a1-4497-9571-94c1657ea734 2018-12-27 17:33:43,187 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 17:33:43,194 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 17:33:43 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 17:33:43,194 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithTypeTests-ec19bef1-6e39-4a7-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9eda1f6ec0589bb000cf861fea5aaf21120f076" 2018-12-27 17:33:43,302 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:33:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2e8f801b-db33-4c36-b28e-81d3c8342b6b Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithTypeTests-ec19bef1-6e39-4a7-proj", "previous": null, "next": null}, "projects": []} 2018-12-27 17:33:43,302 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithTypeTests-ec19bef1-6e39-4a7-proj used request id req-2e8f801b-db33-4c36-b28e-81d3c8342b6b 2018-12-27 17:33:43,305 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9eda1f6ec0589bb000cf861fea5aaf21120f076" 2018-12-27 17:33:43,325 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:33:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-06840982-1e12-40fa-adff-c358067ccc7e Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-27 17:33:43,325 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-06840982-1e12-40fa-adff-c358067ccc7e 2018-12-27 17:33:43,328 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9eda1f6ec0589bb000cf861fea5aaf21120f076" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateVolumeWithTypeTests-ec19bef1-6e39-4a7-proj"}}' 2018-12-27 17:33:43,487 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 27 Dec 2018 17:33:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8a88a2ad-ba00-436f-9184-702d5c425d2e Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/b0d54fdf59e84b8f9df5c16c64551a2e"}, "tags": [], "enabled": true, "id": "b0d54fdf59e84b8f9df5c16c64551a2e", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeWithTypeTests-ec19bef1-6e39-4a7-proj"}} 2018-12-27 17:33:43,487 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-8a88a2ad-ba00-436f-9184-702d5c425d2e 2018-12-27 17:33:43,488 - keystone_utils - INFO - Created project with name - CreateVolumeWithTypeTests-ec19bef1-6e39-4a7-proj 2018-12-27 17:33:43,488 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:33:43,489 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:33:43,911 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:33:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["oDOey9klSqO6M5OCXDv52Q"], "issued_at": "2018-12-27T17:33:43.000000Z"}} 2018-12-27 17:33:43,912 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9900edc5680937d571580ad070206f84eb2c5896" 2018-12-27 17:33:44,015 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:33:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9f2295f5-ae13-463d-8fb1-c177dfd85fea Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:33:44,015 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-9f2295f5-ae13-463d-8fb1-c177dfd85fea 2018-12-27 17:33:44,019 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 17:33:44,025 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 17:33:44 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 17:33:44,026 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9900edc5680937d571580ad070206f84eb2c5896" 2018-12-27 17:33:44,152 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:33:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c2ace601-194e-4433-a005-a06dc136dd24 Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "links": {"self": "http://172.30.9.31:5000/v3/users/01fa52e7b3674fc48643fa4ffca67e4e"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "01fa52e7b3674fc48643fa4ffca67e4e", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/05a834ddebbc40688596b7460b47439e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05a834ddebbc40688596b7460b47439e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/08226a0ad01943f39559448239e291e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "08226a0ad01943f39559448239e291e1", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/55c0552fe37a4f7ca0e73939514bc683"}, "domain_id": "default", "enabled": true, "options": {}, "id": "55c0552fe37a4f7ca0e73939514bc683", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/646a4af4e3b5439a97996d353fea3924"}, "domain_id": "914eec1d43ea4caf9d2fd33268c06258", "enabled": true, "options": {}, "id": "646a4af4e3b5439a97996d353fea3924", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/85fb203e51c34d3f8122e285a6a318b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85fb203e51c34d3f8122e285a6a318b3", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/905e7f4b42d24cca93b99d2401fa3378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "905e7f4b42d24cca93b99d2401fa3378", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/a5bc08b9f81f4e5bb86c24f9f7547bae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5bc08b9f81f4e5bb86c24f9f7547bae", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/a5c780627f004d318bf908d80305da9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5c780627f004d318bf908d80305da9c", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/b18425bf2b044bc9af7e194919539a17"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b18425bf2b044bc9af7e194919539a17", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/b8d2134b619d4dca80e21d6fb16449b0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b8d2134b619d4dca80e21d6fb16449b0", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/b9ab6a25a652438285139fe5b44aea62"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9ab6a25a652438285139fe5b44aea62", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/c08462554a4844d681348f58b9b0edee"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c08462554a4844d681348f58b9b0edee", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/ddfc3a9aad444d4782eae677c8a98130"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ddfc3a9aad444d4782eae677c8a98130", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/f2a74f2185a54676a6cb2bb5ecfcc4f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2a74f2185a54676a6cb2bb5ecfcc4f6", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-12-27 17:33:44,152 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-c2ace601-194e-4433-a005-a06dc136dd24 2018-12-27 17:33:44,156 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?name=CreateVolumeWithTypeTests-ec19bef1-6e39-4a7-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9900edc5680937d571580ad070206f84eb2c5896" 2018-12-27 17:33:44,262 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:33:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-28660144-244a-4b5c-a396-779ad7dce1b7 Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?name=CreateVolumeWithTypeTests-ec19bef1-6e39-4a7-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/b0d54fdf59e84b8f9df5c16c64551a2e"}, "tags": [], "enabled": true, "id": "b0d54fdf59e84b8f9df5c16c64551a2e", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeWithTypeTests-ec19bef1-6e39-4a7-proj"}]} 2018-12-27 17:33:44,262 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?name=CreateVolumeWithTypeTests-ec19bef1-6e39-4a7-proj used request id req-28660144-244a-4b5c-a396-779ad7dce1b7 2018-12-27 17:33:44,265 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9900edc5680937d571580ad070206f84eb2c5896" 2018-12-27 17:33:44,391 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:33:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-985ea435-6c27-4a52-a409-a9aff90d9863 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-27 17:33:44,391 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-985ea435-6c27-4a52-a409-a9aff90d9863 2018-12-27 17:33:44,789 - keystone_utils - INFO - Created user with name - CreateVolumeWithTypeTests-ec19bef1-6e39-4a7-user 2018-12-27 17:33:44,789 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:33:44,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9eda1f6ec0589bb000cf861fea5aaf21120f076" 2018-12-27 17:33:44,900 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:33:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2e4519e6-532c-4414-a9a8-888e049d63b7 Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8de789d09e46427786a85702e5e8de91", "links": {"self": "http://172.30.9.31:5000/v3/roles/8de789d09e46427786a85702e5e8de91"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 17:33:44,901 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-2e4519e6-532c-4414-a9a8-888e049d63b7 2018-12-27 17:33:44,904 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9eda1f6ec0589bb000cf861fea5aaf21120f076" -d '{"role": {"name": "CreateVolumeWithTypeTests-ec19bef1-6e39-4a7-proj-role"}}' 2018-12-27 17:33:45,049 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 27 Dec 2018 17:33:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cc21e278-aa6f-46c8-a207-59d392a79ccd Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "d7575430b00e44c29b90d5116d9e28ed", "links": {"self": "http://172.30.9.31:5000/v3/roles/d7575430b00e44c29b90d5116d9e28ed"}, "name": "CreateVolumeWithTypeTests-ec19bef1-6e39-4a7-proj-role"}} 2018-12-27 17:33:45,049 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/roles used request id req-cc21e278-aa6f-46c8-a207-59d392a79ccd 2018-12-27 17:33:45,050 - keystone_utils - INFO - Created role with name - CreateVolumeWithTypeTests-ec19bef1-6e39-4a7-proj-role 2018-12-27 17:33:45,053 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles/d7575430b00e44c29b90d5116d9e28ed -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9eda1f6ec0589bb000cf861fea5aaf21120f076" 2018-12-27 17:33:45,156 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:33:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6df818e5-45fd-41b8-af49-ee6e755eed03 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "d7575430b00e44c29b90d5116d9e28ed", "links": {"self": "http://172.30.9.31:5000/v3/roles/d7575430b00e44c29b90d5116d9e28ed"}, "name": "CreateVolumeWithTypeTests-ec19bef1-6e39-4a7-proj-role"}} 2018-12-27 17:33:45,157 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles/d7575430b00e44c29b90d5116d9e28ed used request id req-6df818e5-45fd-41b8-af49-ee6e755eed03 2018-12-27 17:33:45,157 - keystone_utils - INFO - Granting role CreateVolumeWithTypeTests-ec19bef1-6e39-4a7-proj-role to project CreateVolumeWithTypeTests-ec19bef1-6e39-4a7-proj 2018-12-27 17:33:45,160 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:5000/v3/projects/b0d54fdf59e84b8f9df5c16c64551a2e/users/7c203f3993a8470e8b0a685e5060a390/roles/d7575430b00e44c29b90d5116d9e28ed -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9eda1f6ec0589bb000cf861fea5aaf21120f076" 2018-12-27 17:33:45,316 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:33:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-edb50b80-26dd-4dcd-ba54-c8b7c0ea43ba Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:33:45,316 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/b0d54fdf59e84b8f9df5c16c64551a2e/users/7c203f3993a8470e8b0a685e5060a390/roles/d7575430b00e44c29b90d5116d9e28ed used request id req-edb50b80-26dd-4dcd-ba54-c8b7c0ea43ba 2018-12-27 17:33:45,316 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:33:45,317 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:33:45,833 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:33:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["cqwZBJtXQgqbvpEZTXU_Ug"], "issued_at": "2018-12-27T17:33:45.000000Z"}} 2018-12-27 17:33:45,834 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49df802a496ee4d922f6ccece214afca4bebc6f0" 2018-12-27 17:33:45,938 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:33:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-011c0770-2986-47bf-90d7-e148fdbce4fa Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:33:45,938 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-011c0770-2986-47bf-90d7-e148fdbce4fa 2018-12-27 17:33:45,943 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49df802a496ee4d922f6ccece214afca4bebc6f0" 2018-12-27 17:33:46,176 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:33:45 GMT Server: Apache x-compute-request-id: req-279dfbf1-fbc3-4001-b3b5-109cafaf2109 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-279dfbf1-fbc3-4001-b3b5-109cafaf2109 Content-Length: 20 Content-Type: application/json RESP BODY: {"volume_types": []} 2018-12-27 17:33:46,176 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45/types?is_public=None used request id req-279dfbf1-fbc3-4001-b3b5-109cafaf2109 2018-12-27 17:33:46,180 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-279dfbf1-fbc3-4001-b3b5-109cafaf2109" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49df802a496ee4d922f6ccece214afca4bebc6f0" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CreateVolumeWithTypeTests-b18e61a8-ce39-42d5-a5a7-b47c7e9e9fdf-vol-type", "description": null}}' 2018-12-27 17:33:46,428 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:33:46 GMT Server: Apache x-compute-request-id: req-d1b4fec1-ffc4-4ce3-8401-ff2e4b3cee8a OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-d1b4fec1-ffc4-4ce3-8401-ff2e4b3cee8a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateVolumeWithTypeTests-b18e61a8-ce39-42d5-a5a7-b47c7e9e9fdf-vol-type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "78700f33-71c2-414b-8888-71337894e56d", "description": null}} 2018-12-27 17:33:46,428 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45/types used request id req-d1b4fec1-ffc4-4ce3-8401-ff2e4b3cee8a 2018-12-27 17:33:46,429 - create_volume_type - INFO - Created volume type with name - CreateVolumeWithTypeTests-b18e61a8-ce39-42d5-a5a7-b47c7e9e9fdf-vol-type 2018-12-27 17:33:46,429 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:33:46,430 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:33:46,847 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d7575430b00e44c29b90d5116d9e28ed", "name": "CreateVolumeWithTypeTests-ec19bef1-6e39-4a7-proj-role"}], "expires_at": "2018-12-27T18:33:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b0d54fdf59e84b8f9df5c16c64551a2e", "name": "CreateVolumeWithTypeTests-ec19bef1-6e39-4a7-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/b0d54fdf59e84b8f9df5c16c64551a2e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/b0d54fdf59e84b8f9df5c16c64551a2e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/b0d54fdf59e84b8f9df5c16c64551a2e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/b0d54fdf59e84b8f9df5c16c64551a2e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/b0d54fdf59e84b8f9df5c16c64551a2e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/b0d54fdf59e84b8f9df5c16c64551a2e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/b0d54fdf59e84b8f9df5c16c64551a2e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/b0d54fdf59e84b8f9df5c16c64551a2e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/b0d54fdf59e84b8f9df5c16c64551a2e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_b0d54fdf59e84b8f9df5c16c64551a2e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_b0d54fdf59e84b8f9df5c16c64551a2e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/b0d54fdf59e84b8f9df5c16c64551a2e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/b0d54fdf59e84b8f9df5c16c64551a2e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/b0d54fdf59e84b8f9df5c16c64551a2e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateVolumeWithTypeTests-ec19bef1-6e39-4a7-user", "id": "7c203f3993a8470e8b0a685e5060a390"}, "audit_ids": ["xUoOyn2xS8u-PeCUzI8rng"], "issued_at": "2018-12-27T17:33:46.000000Z"}} 2018-12-27 17:33:46,848 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de5d4c76687c18babd0bf9eafe7ae6a47cb5c578" 2018-12-27 17:33:46,948 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:33:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e0cf3094-b682-40e7-88b3-36f2b90d0d8e Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:33:46,949 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-e0cf3094-b682-40e7-88b3-36f2b90d0d8e 2018-12-27 17:33:46,954 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8776/v3/b0d54fdf59e84b8f9df5c16c64551a2e/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de5d4c76687c18babd0bf9eafe7ae6a47cb5c578" 2018-12-27 17:33:47,188 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:33:46 GMT Server: Apache x-compute-request-id: req-3c536fa0-79eb-4003-bf71-0768fc7f14de OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-3c536fa0-79eb-4003-bf71-0768fc7f14de Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-12-27 17:33:47,188 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/b0d54fdf59e84b8f9df5c16c64551a2e/volumes/detail used request id req-3c536fa0-79eb-4003-bf71-0768fc7f14de 2018-12-27 17:33:47,192 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:8776/v3/b0d54fdf59e84b8f9df5c16c64551a2e/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-3c536fa0-79eb-4003-bf71-0768fc7f14de" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de5d4c76687c18babd0bf9eafe7ae6a47cb5c578" -d '{"volume": {"status": "creating", "backup_id": null, "user_id": null, "name": "CreateVolumeWithTypeTests-b18e61a8-ce39-42d5-a5a7-b47c7e9e9fdf-vol", "imageRef": null, "availability_zone": null, "description": null, "multiattach": false, "attach_status": "detached", "volume_type": "foo", "metadata": {}, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "project_id": null, "source_replica": null, "size": 1}}' 2018-12-27 17:33:47,503 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:33:47 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-88b6fe78-8190-4cfc-828c-3bbd03608e64 x-openstack-request-id: req-88b6fe78-8190-4cfc-828c-3bbd03608e64 Content-Length: 91 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume type with name foo could not be found.", "code": 404}} 2018-12-27 17:33:47,503 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.31:8776/v3/b0d54fdf59e84b8f9df5c16c64551a2e/volumes used request id req-88b6fe78-8190-4cfc-828c-3bbd03608e64 2018-12-27 17:33:47,504 - cinder_utils - INFO - Deleting volume named - CreateVolumeWithTypeTests-b18e61a8-ce39-42d5-a5a7-b47c7e9e9fdf-vol-type 2018-12-27 17:33:47,507 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45/types/78700f33-71c2-414b-8888-71337894e56d -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-279dfbf1-fbc3-4001-b3b5-109cafaf2109" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49df802a496ee4d922f6ccece214afca4bebc6f0" 2018-12-27 17:33:47,757 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Thu, 27 Dec 2018 17:33:47 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-31900d64-9e55-4c4c-a307-f3d631c04fc4 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-27 17:33:47,757 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45/types/78700f33-71c2-414b-8888-71337894e56d used request id req-31900d64-9e55-4c4c-a307-f3d631c04fc4 2018-12-27 17:33:47,764 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9eda1f6ec0589bb000cf861fea5aaf21120f076" 2018-12-27 17:33:48,064 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 33483 X-Openstack-Request-Id: req-ef3d3715-e676-4a68-8509-8a443b16cfaa Date: Thu, 27 Dec 2018 17:33:48 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "created_at": "2018-12-27T15:33:01Z", "updated_at": "2018-12-27T15:33:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "35205ac3-06e6-4cf6-bb21-ff8f813cb45b", "remote_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "ade77f59-e70c-4970-8ea8-198222fa332e", "remote_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "c4f3bf7f-d793-498d-a883-bb8c6003f070", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "c85cb618-8f19-445b-8e16-6d467cb17771", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}], "revision_number": 4, "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "created_at": "2018-12-27T15:57:22Z", "updated_at": "2018-12-27T15:57:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "5e258a3b-01f5-4aef-81b7-0b5dc6e5b683", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "65475539-0336-498a-8da4-ff0a80b10089", "remote_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "ae922857-f7ae-4bc8-949b-153fb43bfd00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "b4f87679-52e1-4cf9-bf76-5abb9a9bec06", "remote_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "f7197afc9b61423897aefc9a643d03a1"}], "revision_number": 4, "project_id": "f7197afc9b61423897aefc9a643d03a1", "id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "created_at": "2018-12-27T16:01:54Z", "updated_at": "2018-12-27T16:01:54Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "00dd3abd-acd1-4edb-8f4a-8badcbd2eeb4", "remote_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "018de60d-bc33-4ef0-9eed-6d00b6ce227b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "0d99f0db-fa6b-4201-b67f-a7ff0db82c5d", "remote_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv6", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "5c4049ef-933d-4614-84e7-83584430d462", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv6", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}], "revision_number": 4, "project_id": "8c689c5e31c44b09ab85f80682abbc2a", "id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "created_at": "2018-12-27T15:56:49Z", "updated_at": "2018-12-27T15:56:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "6555e255-763a-4448-b1b1-0c93b2a390bd", "remote_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "777ff7a5-a590-43e5-a84b-7677710494e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "8bac258a-08df-48b7-900b-efbe01a6ec20", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "dc17921e-353f-4898-a970-881b2c8d093d", "remote_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}], "revision_number": 4, "project_id": "28dac9e1580d461c9de52e6659cc4f9d", "id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "created_at": "2018-12-27T16:01:52Z", "updated_at": "2018-12-27T16:01:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "32737757-45f3-4b24-b6ab-5f2d5579b4a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv6", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "ae604ef3-492d-4aa3-8045-1ff84f755a27", "remote_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv4", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "b7bff40a-beda-4996-b140-ed94d010535c", "remote_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv6", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "b8129030-9d72-4d5d-adce-47bbe62492fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv4", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}], "revision_number": 4, "project_id": "81c108a273314b24bf6b48c41b5bbe0c", "id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "created_at": "2018-12-27T15:57:20Z", "updated_at": "2018-12-27T15:57:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "0c389ec4-c0af-4c20-acf9-4fcc1d859dd7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv6", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "3749697a-f2ef-439a-a661-2fb92badd1ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv4", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "b74e0c8c-e243-450e-b1be-69c587093d6d", "remote_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv6", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "c222695b-2f1c-427d-afd7-e0be24ec9f66", "remote_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv4", "project_id": "7fb0e5436e4f467998e672dd71018a45"}], "revision_number": 4, "project_id": "7fb0e5436e4f467998e672dd71018a45", "id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "created_at": "2018-12-27T17:02:11Z", "updated_at": "2018-12-27T17:02:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "675d8a56-1c9b-4c58-a252-61e65997fd05", "remote_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv4", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "84f0587c-7394-4fd6-8f3d-8d6ba94cf3f9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv6", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "8a450b4f-e710-4193-816e-13a2d4e40c07", "remote_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv6", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "c3106b0a-1026-4156-86a9-f0438b7fab93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv4", "project_id": "7cba3664d5674e65a12c8c269a05febf"}], "revision_number": 4, "project_id": "7cba3664d5674e65a12c8c269a05febf", "id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "created_at": "2018-12-27T15:58:29Z", "updated_at": "2018-12-27T15:58:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "2a945ecc-f9fa-4219-96ab-c189a7f5c102", "remote_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv6", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "55e2b54e-68d4-4476-8c9f-e05e347c8970", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv4", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "9983229c-b595-482a-973f-81137a209b6d", "remote_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv4", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "9d4b8450-78ab-4817-a586-372ed88268f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv6", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}], "revision_number": 4, "project_id": "fbd6dbf946a5406398ba810e02d0888e", "id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "created_at": "2018-12-27T15:57:24Z", "updated_at": "2018-12-27T15:57:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "35521f2a-a59d-4798-9fa8-0febfe126076", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv4", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "607d473d-1e6a-4088-a778-7df9ffc1ff68", "remote_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv6", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "6f8fa92b-b67a-4047-a900-f43656aff42b", "remote_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv4", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "890f1d6c-9ae5-45b0-b7a1-282182432b66", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv6", "project_id": "253cc6709e714b8a80a5f74e4257907e"}], "revision_number": 4, "project_id": "253cc6709e714b8a80a5f74e4257907e", "id": "b9546f11-205e-4322-89f8-f0360d6090ed", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "created_at": "2018-12-27T15:57:08Z", "updated_at": "2018-12-27T15:57:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "6739c48b-d899-4c17-bb8e-ffaf8922c034", "remote_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv4", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "9660a6af-4d9b-40b9-9729-f205f66c2bd0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv4", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "bf244c03-fc10-4754-9c2b-b0224401c4f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv6", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "d3bee7cc-a152-441c-9790-abb1f56cec03", "remote_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv6", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}], "revision_number": 4, "project_id": "782a28bd0d40485e85eda6b8ba43840b", "id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "created_at": "2018-12-27T15:57:11Z", "updated_at": "2018-12-27T15:57:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "22c0d2cf-360a-4aa8-ba7e-bfdbf8327d27", "remote_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "553b140a-8ba9-4af7-9f50-bf24e87aebf7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "b2ecf7a5-df98-4d65-a762-767320437c5a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "e49104b2-7c13-49d6-8519-a16dd585346f", "remote_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}], "revision_number": 4, "project_id": "ef7e486beb8f4de39b25ca5f11552328", "id": "d0588e93-db0d-4888-9f99-3399a50df490", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "created_at": "2018-12-27T17:19:15Z", "updated_at": "2018-12-27T17:19:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "1990fe24-df44-4561-9f09-f50aab182bf7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "651e4b8b-b29e-409b-9f25-ff2328ccefe6", "remote_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "cc4e2254-2157-4ae1-a233-3047573ddc6d", "remote_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "da56dda4-aaf3-43ff-bdf7-e64892ec2345", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}], "revision_number": 4, "project_id": "2a5a6879c5fa4db798cea6d394565d45", "id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-27T15:33:07Z", "updated_at": "2018-12-27T15:33:07Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "4de95db8-72d6-4aec-a145-e92511971eb9", "remote_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "5f100cff-05d8-4405-8dfb-0a387c123fae", "remote_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "a3f6a193-cc94-4220-a73a-08acf63c449b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "f059d8a5-0c32-49c9-a721-77cc89245ecd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "created_at": "2018-12-27T15:29:16Z", "updated_at": "2018-12-27T15:29:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "3c53841a-5bc0-4192-b482-044411e217ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "5956ff3f-d59d-4af6-82b5-566c888583a7", "remote_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:16Z", "revision_number": 0, "id": "60735d87-52c7-426a-91a6-aff1078a5a2d", "remote_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:16Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "abe97133-61dd-4fdf-baf3-2e07968a324f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "da629caea04941e1ae8979c379dc7c9d"}], "revision_number": 4, "project_id": "da629caea04941e1ae8979c379dc7c9d", "id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "name": "default"}]} 2018-12-27 17:33:48,065 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=default used request id req-ef3d3715-e676-4a68-8509-8a443b16cfaa 2018-12-27 17:33:48,071 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9eda1f6ec0589bb000cf861fea5aaf21120f076" 2018-12-27 17:33:48,181 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:33:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a7f95706-8262-47f3-894d-aa79b3746757 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b7b4fceec1ad4c6eb74d758b709a9d93", "name": "admin"}} 2018-12-27 17:33:48,181 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93 used request id req-a7f95706-8262-47f3-894d-aa79b3746757 2018-12-27 17:33:48,185 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/f7197afc9b61423897aefc9a643d03a1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9eda1f6ec0589bb000cf861fea5aaf21120f076" 2018-12-27 17:33:48,294 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:33:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a6c0ecb7-0fd5-41f7-9579-a15a07d95e56 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f7197afc9b61423897aefc9a643d03a1.", "code": 404, "title": "Not Found"}} 2018-12-27 17:33:48,294 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/f7197afc9b61423897aefc9a643d03a1 used request id req-a6c0ecb7-0fd5-41f7-9579-a15a07d95e56 2018-12-27 17:33:48,294 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:33:48,298 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/8c689c5e31c44b09ab85f80682abbc2a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9eda1f6ec0589bb000cf861fea5aaf21120f076" 2018-12-27 17:33:48,416 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:33:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b5673210-2da3-4247-a034-3ad735d2edcc Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8c689c5e31c44b09ab85f80682abbc2a.", "code": 404, "title": "Not Found"}} 2018-12-27 17:33:48,416 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/8c689c5e31c44b09ab85f80682abbc2a used request id req-b5673210-2da3-4247-a034-3ad735d2edcc 2018-12-27 17:33:48,416 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:33:48,419 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/28dac9e1580d461c9de52e6659cc4f9d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9eda1f6ec0589bb000cf861fea5aaf21120f076" 2018-12-27 17:33:48,526 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:33:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4cd83906-2501-42e2-b44b-e35be9feb3b3 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 28dac9e1580d461c9de52e6659cc4f9d.", "code": 404, "title": "Not Found"}} 2018-12-27 17:33:48,526 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/28dac9e1580d461c9de52e6659cc4f9d used request id req-4cd83906-2501-42e2-b44b-e35be9feb3b3 2018-12-27 17:33:48,526 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:33:48,530 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/81c108a273314b24bf6b48c41b5bbe0c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9eda1f6ec0589bb000cf861fea5aaf21120f076" 2018-12-27 17:33:48,638 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:33:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7a6e5c36-149b-4b6c-b168-6397fb2cbd65 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 81c108a273314b24bf6b48c41b5bbe0c.", "code": 404, "title": "Not Found"}} 2018-12-27 17:33:48,638 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/81c108a273314b24bf6b48c41b5bbe0c used request id req-7a6e5c36-149b-4b6c-b168-6397fb2cbd65 2018-12-27 17:33:48,638 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:33:48,642 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/7fb0e5436e4f467998e672dd71018a45 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9eda1f6ec0589bb000cf861fea5aaf21120f076" 2018-12-27 17:33:48,755 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:33:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c5a80c27-933d-4909-bbab-f5cf771d57c1 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7fb0e5436e4f467998e672dd71018a45.", "code": 404, "title": "Not Found"}} 2018-12-27 17:33:48,755 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/7fb0e5436e4f467998e672dd71018a45 used request id req-c5a80c27-933d-4909-bbab-f5cf771d57c1 2018-12-27 17:33:48,755 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:33:48,759 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/7cba3664d5674e65a12c8c269a05febf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9eda1f6ec0589bb000cf861fea5aaf21120f076" 2018-12-27 17:33:48,861 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:33:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b3bdbe78-0eae-4ab4-a209-c2c4a2c00169 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7cba3664d5674e65a12c8c269a05febf.", "code": 404, "title": "Not Found"}} 2018-12-27 17:33:48,861 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/7cba3664d5674e65a12c8c269a05febf used request id req-b3bdbe78-0eae-4ab4-a209-c2c4a2c00169 2018-12-27 17:33:48,861 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:33:48,865 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/fbd6dbf946a5406398ba810e02d0888e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9eda1f6ec0589bb000cf861fea5aaf21120f076" 2018-12-27 17:33:48,969 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:33:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1e5a281f-d41d-4c7b-886f-df762e4ed6e8 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: fbd6dbf946a5406398ba810e02d0888e.", "code": 404, "title": "Not Found"}} 2018-12-27 17:33:48,969 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/fbd6dbf946a5406398ba810e02d0888e used request id req-1e5a281f-d41d-4c7b-886f-df762e4ed6e8 2018-12-27 17:33:48,969 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:33:48,972 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/253cc6709e714b8a80a5f74e4257907e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9eda1f6ec0589bb000cf861fea5aaf21120f076" 2018-12-27 17:33:48,992 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:33:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d591871a-1598-4b8d-93c4-5ccbe9f84ffd Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 253cc6709e714b8a80a5f74e4257907e.", "code": 404, "title": "Not Found"}} 2018-12-27 17:33:48,992 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/253cc6709e714b8a80a5f74e4257907e used request id req-d591871a-1598-4b8d-93c4-5ccbe9f84ffd 2018-12-27 17:33:48,992 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:33:48,996 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/782a28bd0d40485e85eda6b8ba43840b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9eda1f6ec0589bb000cf861fea5aaf21120f076" 2018-12-27 17:33:49,098 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:33:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-75f77688-d512-4750-b236-623dc1f41c6c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 782a28bd0d40485e85eda6b8ba43840b.", "code": 404, "title": "Not Found"}} 2018-12-27 17:33:49,098 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/782a28bd0d40485e85eda6b8ba43840b used request id req-75f77688-d512-4750-b236-623dc1f41c6c 2018-12-27 17:33:49,098 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:33:49,102 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/ef7e486beb8f4de39b25ca5f11552328 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9eda1f6ec0589bb000cf861fea5aaf21120f076" 2018-12-27 17:33:49,207 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:33:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c529a3c9-a99a-49c7-9f78-cb9a68074a04 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: ef7e486beb8f4de39b25ca5f11552328.", "code": 404, "title": "Not Found"}} 2018-12-27 17:33:49,208 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/ef7e486beb8f4de39b25ca5f11552328 used request id req-c529a3c9-a99a-49c7-9f78-cb9a68074a04 2018-12-27 17:33:49,208 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:33:49,211 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/2a5a6879c5fa4db798cea6d394565d45 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9eda1f6ec0589bb000cf861fea5aaf21120f076" 2018-12-27 17:33:49,337 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:33:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6cc3b8ab-90e8-45a3-96a4-039d23480c85 Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.31:5000/v3/projects/2a5a6879c5fa4db798cea6d394565d45"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}} 2018-12-27 17:33:49,337 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/2a5a6879c5fa4db798cea6d394565d45 used request id req-6cc3b8ab-90e8-45a3-96a4-039d23480c85 2018-12-27 17:33:49,340 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/da629caea04941e1ae8979c379dc7c9d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9eda1f6ec0589bb000cf861fea5aaf21120f076" 2018-12-27 17:33:49,449 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:33:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-69242767-083b-403a-8bbc-7d134b9461f9 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/da629caea04941e1ae8979c379dc7c9d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "da629caea04941e1ae8979c379dc7c9d", "name": "service"}} 2018-12-27 17:33:49,449 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/da629caea04941e1ae8979c379dc7c9d used request id req-69242767-083b-403a-8bbc-7d134b9461f9 2018-12-27 17:33:49,450 - keystone_utils - INFO - Deleting project with name - CreateVolumeWithTypeTests-ec19bef1-6e39-4a7-proj 2018-12-27 17:33:49,453 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/projects/b0d54fdf59e84b8f9df5c16c64551a2e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9eda1f6ec0589bb000cf861fea5aaf21120f076" 2018-12-27 17:33:49,708 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:33:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7ea989f9-857c-4369-b7a3-82ee122e3878 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:33:49,708 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/b0d54fdf59e84b8f9df5c16c64551a2e used request id req-7ea989f9-857c-4369-b7a3-82ee122e3878 2018-12-27 17:33:49,709 - keystone_utils - INFO - Deleting role with name - CreateVolumeWithTypeTests-ec19bef1-6e39-4a7-proj-role 2018-12-27 17:33:49,712 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/roles/d7575430b00e44c29b90d5116d9e28ed -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9eda1f6ec0589bb000cf861fea5aaf21120f076" 2018-12-27 17:33:49,899 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:33:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d795ca30-bd4b-4b5d-b535-19b9d2f8405b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:33:49,899 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/roles/d7575430b00e44c29b90d5116d9e28ed used request id req-d795ca30-bd4b-4b5d-b535-19b9d2f8405b 2018-12-27 17:33:49,903 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9eda1f6ec0589bb000cf861fea5aaf21120f076" 2018-12-27 17:33:50,007 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:33:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a6a50bf5-73a4-4d99-8f23-624ddd5b8a20 Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8de789d09e46427786a85702e5e8de91", "links": {"self": "http://172.30.9.31:5000/v3/roles/8de789d09e46427786a85702e5e8de91"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 17:33:50,007 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-a6a50bf5-73a4-4d99-8f23-624ddd5b8a20 2018-12-27 17:33:50,008 - keystone_utils - INFO - Deleting user with name - CreateVolumeWithTypeTests-ec19bef1-6e39-4a7-user 2018-12-27 17:33:50,011 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/users/7c203f3993a8470e8b0a685e5060a390 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9900edc5680937d571580ad070206f84eb2c5896" 2018-12-27 17:33:50,214 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:33:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c816bd82-c169-4f81-b6db-cc81586a7fbe Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:33:50,215 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/7c203f3993a8470e8b0a685e5060a390 used request id req-c816bd82-c169-4f81-b6db-cc81586a7fbe 2018-12-27 17:33:50,216 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:33:50,652 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:33:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["CIwezqIzQrafoPndCG4wpw"], "issued_at": "2018-12-27T17:33:50.000000Z"}} 2018-12-27 17:33:50,653 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90e4de1ea373a88047e53a3b0ecc8fc2015a26ce" 2018-12-27 17:33:50,759 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:33:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1be28ada-e502-49a1-996c-f84fcc944b9e Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:33:50,759 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-1be28ada-e502-49a1-996c-f84fcc944b9e 2018-12-27 17:33:50,760 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:33:50,761 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:33:51,178 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:33:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["9CZm8HbATh-ttRtNuFPIBw"], "issued_at": "2018-12-27T17:33:51.000000Z"}} 2018-12-27 17:33:51,178 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e37a052ce3a9dcfcfc41c7546e11edd1fb079e59" 2018-12-27 17:33:51,293 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:33:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8bbc3b89-5d8e-4af5-96c5-59e43a02e47e Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:33:51,293 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-8bbc3b89-5d8e-4af5-96c5-59e43a02e47e 2018-12-27 17:33:51,297 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 17:33:51,302 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 17:33:51 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 17:33:51,303 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithTypeTests-9a1d2f4e-df64-41f-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e37a052ce3a9dcfcfc41c7546e11edd1fb079e59" 2018-12-27 17:33:51,408 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:33:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-87444bea-bd19-4fb5-b2d7-11c41b162633 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithTypeTests-9a1d2f4e-df64-41f-proj", "previous": null, "next": null}, "projects": []} 2018-12-27 17:33:51,408 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithTypeTests-9a1d2f4e-df64-41f-proj used request id req-87444bea-bd19-4fb5-b2d7-11c41b162633 2018-12-27 17:33:51,412 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e37a052ce3a9dcfcfc41c7546e11edd1fb079e59" 2018-12-27 17:33:51,536 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:33:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-be207214-fb65-4cd0-81a9-b0f611d27d38 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-27 17:33:51,536 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-be207214-fb65-4cd0-81a9-b0f611d27d38 2018-12-27 17:33:51,540 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e37a052ce3a9dcfcfc41c7546e11edd1fb079e59" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateVolumeWithTypeTests-9a1d2f4e-df64-41f-proj"}}' 2018-12-27 17:33:51,690 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 27 Dec 2018 17:33:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7277f056-cae4-45f6-ac1c-d75b430d9881 Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/6a13bffa4b4247d0b717e00f37b98d3f"}, "tags": [], "enabled": true, "id": "6a13bffa4b4247d0b717e00f37b98d3f", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeWithTypeTests-9a1d2f4e-df64-41f-proj"}} 2018-12-27 17:33:51,690 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-7277f056-cae4-45f6-ac1c-d75b430d9881 2018-12-27 17:33:51,691 - keystone_utils - INFO - Created project with name - CreateVolumeWithTypeTests-9a1d2f4e-df64-41f-proj 2018-12-27 17:33:51,691 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:33:51,692 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:33:52,105 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:33:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["8Vu4SwUuSz21U_tv8Xe45A"], "issued_at": "2018-12-27T17:33:52.000000Z"}} 2018-12-27 17:33:52,106 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93b138b9886cb748db0675825ed73a71b9af6238" 2018-12-27 17:33:52,218 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:33:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3767e25a-7267-463d-8732-01ec9c8d1f7b Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:33:52,218 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-3767e25a-7267-463d-8732-01ec9c8d1f7b 2018-12-27 17:33:52,222 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 17:33:52,228 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 17:33:52 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 17:33:52,228 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93b138b9886cb748db0675825ed73a71b9af6238" 2018-12-27 17:33:52,351 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:33:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bafc4451-9fe6-42cf-9440-bb297fdf2a3c Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "links": {"self": "http://172.30.9.31:5000/v3/users/01fa52e7b3674fc48643fa4ffca67e4e"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "01fa52e7b3674fc48643fa4ffca67e4e", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/05a834ddebbc40688596b7460b47439e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05a834ddebbc40688596b7460b47439e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/08226a0ad01943f39559448239e291e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "08226a0ad01943f39559448239e291e1", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/55c0552fe37a4f7ca0e73939514bc683"}, "domain_id": "default", "enabled": true, "options": {}, "id": "55c0552fe37a4f7ca0e73939514bc683", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/646a4af4e3b5439a97996d353fea3924"}, "domain_id": "914eec1d43ea4caf9d2fd33268c06258", "enabled": true, "options": {}, "id": "646a4af4e3b5439a97996d353fea3924", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/85fb203e51c34d3f8122e285a6a318b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85fb203e51c34d3f8122e285a6a318b3", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/905e7f4b42d24cca93b99d2401fa3378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "905e7f4b42d24cca93b99d2401fa3378", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/a5bc08b9f81f4e5bb86c24f9f7547bae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5bc08b9f81f4e5bb86c24f9f7547bae", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/a5c780627f004d318bf908d80305da9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5c780627f004d318bf908d80305da9c", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/b18425bf2b044bc9af7e194919539a17"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b18425bf2b044bc9af7e194919539a17", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/b8d2134b619d4dca80e21d6fb16449b0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b8d2134b619d4dca80e21d6fb16449b0", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/b9ab6a25a652438285139fe5b44aea62"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9ab6a25a652438285139fe5b44aea62", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/c08462554a4844d681348f58b9b0edee"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c08462554a4844d681348f58b9b0edee", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/ddfc3a9aad444d4782eae677c8a98130"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ddfc3a9aad444d4782eae677c8a98130", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/f2a74f2185a54676a6cb2bb5ecfcc4f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2a74f2185a54676a6cb2bb5ecfcc4f6", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-12-27 17:33:52,352 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-bafc4451-9fe6-42cf-9440-bb297fdf2a3c 2018-12-27 17:33:52,356 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?name=CreateVolumeWithTypeTests-9a1d2f4e-df64-41f-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93b138b9886cb748db0675825ed73a71b9af6238" 2018-12-27 17:33:52,475 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:33:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c2b28a2d-5f0f-4dbc-b579-1009c3c7b85d Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?name=CreateVolumeWithTypeTests-9a1d2f4e-df64-41f-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/6a13bffa4b4247d0b717e00f37b98d3f"}, "tags": [], "enabled": true, "id": "6a13bffa4b4247d0b717e00f37b98d3f", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeWithTypeTests-9a1d2f4e-df64-41f-proj"}]} 2018-12-27 17:33:52,475 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?name=CreateVolumeWithTypeTests-9a1d2f4e-df64-41f-proj used request id req-c2b28a2d-5f0f-4dbc-b579-1009c3c7b85d 2018-12-27 17:33:52,479 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93b138b9886cb748db0675825ed73a71b9af6238" 2018-12-27 17:33:52,679 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:33:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8796335f-7f68-473c-a470-d19280c90f59 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-27 17:33:52,679 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-8796335f-7f68-473c-a470-d19280c90f59 2018-12-27 17:33:53,058 - keystone_utils - INFO - Created user with name - CreateVolumeWithTypeTests-9a1d2f4e-df64-41f-user 2018-12-27 17:33:53,058 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:33:53,062 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e37a052ce3a9dcfcfc41c7546e11edd1fb079e59" 2018-12-27 17:33:53,172 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:33:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b8412c2d-1b9f-41c3-952c-ba6e8b494cd9 Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8de789d09e46427786a85702e5e8de91", "links": {"self": "http://172.30.9.31:5000/v3/roles/8de789d09e46427786a85702e5e8de91"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 17:33:53,172 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-b8412c2d-1b9f-41c3-952c-ba6e8b494cd9 2018-12-27 17:33:53,176 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e37a052ce3a9dcfcfc41c7546e11edd1fb079e59" -d '{"role": {"name": "CreateVolumeWithTypeTests-9a1d2f4e-df64-41f-proj-role"}}' 2018-12-27 17:33:53,307 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 27 Dec 2018 17:33:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b9be982e-5492-455a-90e7-2cf339f0f385 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "1b942f4695644c9a8d95b0037e93f4bc", "links": {"self": "http://172.30.9.31:5000/v3/roles/1b942f4695644c9a8d95b0037e93f4bc"}, "name": "CreateVolumeWithTypeTests-9a1d2f4e-df64-41f-proj-role"}} 2018-12-27 17:33:53,307 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/roles used request id req-b9be982e-5492-455a-90e7-2cf339f0f385 2018-12-27 17:33:53,307 - keystone_utils - INFO - Created role with name - CreateVolumeWithTypeTests-9a1d2f4e-df64-41f-proj-role 2018-12-27 17:33:53,311 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles/1b942f4695644c9a8d95b0037e93f4bc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e37a052ce3a9dcfcfc41c7546e11edd1fb079e59" 2018-12-27 17:33:53,419 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:33:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f757bc9c-b44e-418e-9271-7364584a2157 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "1b942f4695644c9a8d95b0037e93f4bc", "links": {"self": "http://172.30.9.31:5000/v3/roles/1b942f4695644c9a8d95b0037e93f4bc"}, "name": "CreateVolumeWithTypeTests-9a1d2f4e-df64-41f-proj-role"}} 2018-12-27 17:33:53,419 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles/1b942f4695644c9a8d95b0037e93f4bc used request id req-f757bc9c-b44e-418e-9271-7364584a2157 2018-12-27 17:33:53,420 - keystone_utils - INFO - Granting role CreateVolumeWithTypeTests-9a1d2f4e-df64-41f-proj-role to project CreateVolumeWithTypeTests-9a1d2f4e-df64-41f-proj 2018-12-27 17:33:53,423 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:5000/v3/projects/6a13bffa4b4247d0b717e00f37b98d3f/users/ab283893b8f547eaa72e1b2efb878ba9/roles/1b942f4695644c9a8d95b0037e93f4bc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e37a052ce3a9dcfcfc41c7546e11edd1fb079e59" 2018-12-27 17:33:53,583 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:33:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8897665f-9b13-4727-93c6-4cf96ba9cb07 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:33:53,583 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/6a13bffa4b4247d0b717e00f37b98d3f/users/ab283893b8f547eaa72e1b2efb878ba9/roles/1b942f4695644c9a8d95b0037e93f4bc used request id req-8897665f-9b13-4727-93c6-4cf96ba9cb07 2018-12-27 17:33:53,584 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:33:53,585 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:33:53,997 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:33:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["GPFck9UTTyivvYYE1yHZdg"], "issued_at": "2018-12-27T17:33:53.000000Z"}} 2018-12-27 17:33:53,997 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14f9b3356a648dd1bee75a584273c309f7c11a4f" 2018-12-27 17:33:54,011 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:33:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6e64acc3-7788-4e32-8d89-7bf7de9e4078 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:33:54,011 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-6e64acc3-7788-4e32-8d89-7bf7de9e4078 2018-12-27 17:33:54,016 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14f9b3356a648dd1bee75a584273c309f7c11a4f" 2018-12-27 17:33:54,253 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:33:54 GMT Server: Apache x-compute-request-id: req-32f0ebf3-c1af-478f-917f-66dfd75aee52 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-32f0ebf3-c1af-478f-917f-66dfd75aee52 Content-Length: 20 Content-Type: application/json RESP BODY: {"volume_types": []} 2018-12-27 17:33:54,253 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45/types?is_public=None used request id req-32f0ebf3-c1af-478f-917f-66dfd75aee52 2018-12-27 17:33:54,256 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-32f0ebf3-c1af-478f-917f-66dfd75aee52" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14f9b3356a648dd1bee75a584273c309f7c11a4f" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CreateVolumeWithTypeTests-a27e8881-744e-47dd-bc14-db6921f06996-vol-type", "description": null}}' 2018-12-27 17:33:54,504 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:33:54 GMT Server: Apache x-compute-request-id: req-51197a0e-4cbe-441b-b714-54cb6850fffd OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-51197a0e-4cbe-441b-b714-54cb6850fffd Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateVolumeWithTypeTests-a27e8881-744e-47dd-bc14-db6921f06996-vol-type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "7862e240-f999-4f49-a4c1-c12c809c06c8", "description": null}} 2018-12-27 17:33:54,505 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45/types used request id req-51197a0e-4cbe-441b-b714-54cb6850fffd 2018-12-27 17:33:54,505 - create_volume_type - INFO - Created volume type with name - CreateVolumeWithTypeTests-a27e8881-744e-47dd-bc14-db6921f06996-vol-type 2018-12-27 17:33:54,505 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:33:54,506 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:33:54,933 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:33:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["uK_ZRj_NR5yJen3qu5jXpw"], "issued_at": "2018-12-27T17:33:54.000000Z"}} 2018-12-27 17:33:54,934 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9a831f760ff4704519d891d77f01d806ea29c78" 2018-12-27 17:33:55,036 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:33:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d45ad8c9-748d-49d5-a91d-75f808971967 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:33:55,036 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-d45ad8c9-748d-49d5-a91d-75f808971967 2018-12-27 17:33:55,042 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9a831f760ff4704519d891d77f01d806ea29c78" 2018-12-27 17:33:55,376 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:33:55 GMT Server: Apache x-compute-request-id: req-4147c5b8-3727-4061-ae0e-d2006481c1ea OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-4147c5b8-3727-4061-ae0e-d2006481c1ea Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-12-27 17:33:55,376 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45/volumes/detail used request id req-4147c5b8-3727-4061-ae0e-d2006481c1ea 2018-12-27 17:33:55,379 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-4147c5b8-3727-4061-ae0e-d2006481c1ea" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9a831f760ff4704519d891d77f01d806ea29c78" -d '{"volume": {"status": "creating", "backup_id": null, "user_id": null, "name": "CreateVolumeWithTypeTests-a27e8881-744e-47dd-bc14-db6921f06996-vol", "imageRef": null, "availability_zone": null, "description": null, "multiattach": false, "attach_status": "detached", "volume_type": "CreateVolumeWithTypeTests-a27e8881-744e-47dd-bc14-db6921f06996-vol-type", "metadata": {}, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "project_id": null, "source_replica": null, "size": 1}}' 2018-12-27 17:33:55,872 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Thu, 27 Dec 2018 17:33:55 GMT Server: Apache x-compute-request-id: req-42f3836a-984e-4df2-8885-6f1bd1a5956a OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-42f3836a-984e-4df2-8885-6f1bd1a5956a Content-Length: 922 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "migration_status": null, "user_id": "01fa52e7b3674fc48643fa4ffca67e4e", "attachments": [], "links": [{"href": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45/volumes/60c6f67a-49f4-4e2c-a5d5-4f542950598d", "rel": "self"}, {"href": "http://172.30.9.31:8776/2a5a6879c5fa4db798cea6d394565d45/volumes/60c6f67a-49f4-4e2c-a5d5-4f542950598d", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-12-27T17:33:55.000000", "description": null, "updated_at": null, "volume_type": "CreateVolumeWithTypeTests-a27e8881-744e-47dd-bc14-db6921f06996-vol-type", "name": "CreateVolumeWithTypeTests-a27e8881-744e-47dd-bc14-db6921f06996-vol", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "60c6f67a-49f4-4e2c-a5d5-4f542950598d", "size": 1}} 2018-12-27 17:33:55,872 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45/volumes used request id req-42f3836a-984e-4df2-8885-6f1bd1a5956a 2018-12-27 17:33:55,876 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45/volumes/60c6f67a-49f4-4e2c-a5d5-4f542950598d -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-4147c5b8-3727-4061-ae0e-d2006481c1ea" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9a831f760ff4704519d891d77f01d806ea29c78" 2018-12-27 17:33:56,147 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:33:55 GMT Server: Apache x-compute-request-id: req-145bb1e1-addc-4f5f-b856-8a1aee276b8d OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-145bb1e1-addc-4f5f-b856-8a1aee276b8d Content-Encoding: gzip Content-Length: 522 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45/volumes/60c6f67a-49f4-4e2c-a5d5-4f542950598d", "rel": "self"}, {"href": "http://172.30.9.31:8776/2a5a6879c5fa4db798cea6d394565d45/volumes/60c6f67a-49f4-4e2c-a5d5-4f542950598d", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-12-27T17:33:55.000000", "replication_status": null, "snapshot_id": null, "id": "60c6f67a-49f4-4e2c-a5d5-4f542950598d", "size": 1, "user_id": "01fa52e7b3674fc48643fa4ffca67e4e", "os-vol-tenant-attr:tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "creating", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "CreateVolumeWithTypeTests-a27e8881-744e-47dd-bc14-db6921f06996-vol", "bootable": "false", "created_at": "2018-12-27T17:33:55.000000", "volume_type": "CreateVolumeWithTypeTests-a27e8881-744e-47dd-bc14-db6921f06996-vol-type"}} 2018-12-27 17:33:56,148 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45/volumes/60c6f67a-49f4-4e2c-a5d5-4f542950598d used request id req-145bb1e1-addc-4f5f-b856-8a1aee276b8d 2018-12-27 17:33:56,148 - create_volume - INFO - Created volume with name - CreateVolumeWithTypeTests-a27e8881-744e-47dd-bc14-db6921f06996-vol 2018-12-27 17:33:56,151 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45/volumes/60c6f67a-49f4-4e2c-a5d5-4f542950598d -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-4147c5b8-3727-4061-ae0e-d2006481c1ea" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9a831f760ff4704519d891d77f01d806ea29c78" 2018-12-27 17:33:56,405 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:33:56 GMT Server: Apache x-compute-request-id: req-6e780206-cd91-482a-819e-1b7257a86fa6 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-6e780206-cd91-482a-819e-1b7257a86fa6 Content-Encoding: gzip Content-Length: 523 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45/volumes/60c6f67a-49f4-4e2c-a5d5-4f542950598d", "rel": "self"}, {"href": "http://172.30.9.31:8776/2a5a6879c5fa4db798cea6d394565d45/volumes/60c6f67a-49f4-4e2c-a5d5-4f542950598d", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-12-27T17:33:56.000000", "replication_status": null, "snapshot_id": null, "id": "60c6f67a-49f4-4e2c-a5d5-4f542950598d", "size": 1, "user_id": "01fa52e7b3674fc48643fa4ffca67e4e", "os-vol-tenant-attr:tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "available", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "CreateVolumeWithTypeTests-a27e8881-744e-47dd-bc14-db6921f06996-vol", "bootable": "false", "created_at": "2018-12-27T17:33:55.000000", "volume_type": "CreateVolumeWithTypeTests-a27e8881-744e-47dd-bc14-db6921f06996-vol-type"}} 2018-12-27 17:33:56,405 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45/volumes/60c6f67a-49f4-4e2c-a5d5-4f542950598d used request id req-6e780206-cd91-482a-819e-1b7257a86fa6 2018-12-27 17:33:56,405 - create_volume - DEBUG - Instance status is - available 2018-12-27 17:33:56,405 - create_volume - DEBUG - Volume is active with name - CreateVolumeWithTypeTests-a27e8881-744e-47dd-bc14-db6921f06996-vol 2018-12-27 17:33:56,405 - create_volume - INFO - Volume is now active with name - CreateVolumeWithTypeTests-a27e8881-744e-47dd-bc14-db6921f06996-vol 2018-12-27 17:33:56,408 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45/volumes/60c6f67a-49f4-4e2c-a5d5-4f542950598d -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-4147c5b8-3727-4061-ae0e-d2006481c1ea" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9a831f760ff4704519d891d77f01d806ea29c78" 2018-12-27 17:33:56,782 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:33:56 GMT Server: Apache x-compute-request-id: req-f2d3a5d0-21df-488d-aa0a-8cf47dd5d31b OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-f2d3a5d0-21df-488d-aa0a-8cf47dd5d31b Content-Encoding: gzip Content-Length: 523 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45/volumes/60c6f67a-49f4-4e2c-a5d5-4f542950598d", "rel": "self"}, {"href": "http://172.30.9.31:8776/2a5a6879c5fa4db798cea6d394565d45/volumes/60c6f67a-49f4-4e2c-a5d5-4f542950598d", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-12-27T17:33:56.000000", "replication_status": null, "snapshot_id": null, "id": "60c6f67a-49f4-4e2c-a5d5-4f542950598d", "size": 1, "user_id": "01fa52e7b3674fc48643fa4ffca67e4e", "os-vol-tenant-attr:tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "available", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "CreateVolumeWithTypeTests-a27e8881-744e-47dd-bc14-db6921f06996-vol", "bootable": "false", "created_at": "2018-12-27T17:33:55.000000", "volume_type": "CreateVolumeWithTypeTests-a27e8881-744e-47dd-bc14-db6921f06996-vol-type"}} 2018-12-27 17:33:56,782 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45/volumes/60c6f67a-49f4-4e2c-a5d5-4f542950598d used request id req-f2d3a5d0-21df-488d-aa0a-8cf47dd5d31b 2018-12-27 17:33:56,782 - create_volume - DEBUG - Instance status is - available 2018-12-27 17:33:56,783 - create_volume - DEBUG - Volume is active with name - CreateVolumeWithTypeTests-a27e8881-744e-47dd-bc14-db6921f06996-vol 2018-12-27 17:33:56,783 - cinder_utils - INFO - Deleting volume named - CreateVolumeWithTypeTests-a27e8881-744e-47dd-bc14-db6921f06996-vol 2018-12-27 17:33:56,785 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45/volumes/60c6f67a-49f4-4e2c-a5d5-4f542950598d -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-4147c5b8-3727-4061-ae0e-d2006481c1ea" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9a831f760ff4704519d891d77f01d806ea29c78" 2018-12-27 17:33:57,169 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Thu, 27 Dec 2018 17:33:56 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-f4191209-44c3-4a10-bbf6-c9a8fb7877e5 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-27 17:33:57,169 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45/volumes/60c6f67a-49f4-4e2c-a5d5-4f542950598d used request id req-f4191209-44c3-4a10-bbf6-c9a8fb7877e5 2018-12-27 17:33:57,172 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45/volumes/60c6f67a-49f4-4e2c-a5d5-4f542950598d -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-4147c5b8-3727-4061-ae0e-d2006481c1ea" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9a831f760ff4704519d891d77f01d806ea29c78" 2018-12-27 17:33:57,230 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:33:57 GMT Server: Apache x-compute-request-id: req-0fe22ae0-fdad-4445-a868-bffa06f08769 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-0fe22ae0-fdad-4445-a868-bffa06f08769 Content-Encoding: gzip Content-Length: 526 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45/volumes/60c6f67a-49f4-4e2c-a5d5-4f542950598d", "rel": "self"}, {"href": "http://172.30.9.31:8776/2a5a6879c5fa4db798cea6d394565d45/volumes/60c6f67a-49f4-4e2c-a5d5-4f542950598d", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-12-27T17:33:57.000000", "replication_status": null, "snapshot_id": null, "id": "60c6f67a-49f4-4e2c-a5d5-4f542950598d", "size": 1, "user_id": "01fa52e7b3674fc48643fa4ffca67e4e", "os-vol-tenant-attr:tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "deleting", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "CreateVolumeWithTypeTests-a27e8881-744e-47dd-bc14-db6921f06996-vol", "bootable": "false", "created_at": "2018-12-27T17:33:55.000000", "volume_type": "CreateVolumeWithTypeTests-a27e8881-744e-47dd-bc14-db6921f06996-vol-type"}} 2018-12-27 17:33:57,230 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45/volumes/60c6f67a-49f4-4e2c-a5d5-4f542950598d used request id req-0fe22ae0-fdad-4445-a868-bffa06f08769 2018-12-27 17:33:57,230 - create_volume - DEBUG - Instance status is - deleting 2018-12-27 17:33:57,230 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-12-27 17:34:00,234 - create_volume - DEBUG - Volume status query timeout in 56.9359669685 2018-12-27 17:34:00,236 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45/volumes/60c6f67a-49f4-4e2c-a5d5-4f542950598d -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-4147c5b8-3727-4061-ae0e-d2006481c1ea" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9a831f760ff4704519d891d77f01d806ea29c78" 2018-12-27 17:34:00,480 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:34:00 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-feb73be3-41b4-400f-9b84-a6ad4c4584f7 x-openstack-request-id: req-feb73be3-41b4-400f-9b84-a6ad4c4584f7 Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 60c6f67a-49f4-4e2c-a5d5-4f542950598d could not be found.", "code": 404}} 2018-12-27 17:34:00,480 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45/volumes/60c6f67a-49f4-4e2c-a5d5-4f542950598d used request id req-feb73be3-41b4-400f-9b84-a6ad4c4584f7 2018-12-27 17:34:00,480 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume 60c6f67a-49f4-4e2c-a5d5-4f542950598d could not be found. (HTTP 404) (Request-ID: req-feb73be3-41b4-400f-9b84-a6ad4c4584f7) 2018-12-27 17:34:00,481 - create_volume - INFO - Volume has been properly deleted with name - CreateVolumeWithTypeTests-a27e8881-744e-47dd-bc14-db6921f06996-vol 2018-12-27 17:34:00,481 - cinder_utils - INFO - Deleting volume named - CreateVolumeWithTypeTests-a27e8881-744e-47dd-bc14-db6921f06996-vol-type 2018-12-27 17:34:00,484 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45/types/7862e240-f999-4f49-a4c1-c12c809c06c8 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-32f0ebf3-c1af-478f-917f-66dfd75aee52" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14f9b3356a648dd1bee75a584273c309f7c11a4f" 2018-12-27 17:34:00,752 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Thu, 27 Dec 2018 17:34:00 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-b48c7a56-325e-4ce5-be01-e25af97cc090 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-27 17:34:00,752 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45/types/7862e240-f999-4f49-a4c1-c12c809c06c8 used request id req-b48c7a56-325e-4ce5-be01-e25af97cc090 2018-12-27 17:34:00,760 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e37a052ce3a9dcfcfc41c7546e11edd1fb079e59" 2018-12-27 17:34:01,064 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 33483 X-Openstack-Request-Id: req-461f4112-ec37-430b-8141-e7e7173f65e5 Date: Thu, 27 Dec 2018 17:34:01 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "created_at": "2018-12-27T15:33:01Z", "updated_at": "2018-12-27T15:33:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "35205ac3-06e6-4cf6-bb21-ff8f813cb45b", "remote_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "ade77f59-e70c-4970-8ea8-198222fa332e", "remote_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "c4f3bf7f-d793-498d-a883-bb8c6003f070", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "c85cb618-8f19-445b-8e16-6d467cb17771", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}], "revision_number": 4, "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "created_at": "2018-12-27T15:57:22Z", "updated_at": "2018-12-27T15:57:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "5e258a3b-01f5-4aef-81b7-0b5dc6e5b683", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "65475539-0336-498a-8da4-ff0a80b10089", "remote_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "ae922857-f7ae-4bc8-949b-153fb43bfd00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "b4f87679-52e1-4cf9-bf76-5abb9a9bec06", "remote_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "f7197afc9b61423897aefc9a643d03a1"}], "revision_number": 4, "project_id": "f7197afc9b61423897aefc9a643d03a1", "id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "created_at": "2018-12-27T16:01:54Z", "updated_at": "2018-12-27T16:01:54Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "00dd3abd-acd1-4edb-8f4a-8badcbd2eeb4", "remote_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "018de60d-bc33-4ef0-9eed-6d00b6ce227b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "0d99f0db-fa6b-4201-b67f-a7ff0db82c5d", "remote_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv6", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "5c4049ef-933d-4614-84e7-83584430d462", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv6", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}], "revision_number": 4, "project_id": "8c689c5e31c44b09ab85f80682abbc2a", "id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "created_at": "2018-12-27T15:56:49Z", "updated_at": "2018-12-27T15:56:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "6555e255-763a-4448-b1b1-0c93b2a390bd", "remote_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "777ff7a5-a590-43e5-a84b-7677710494e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "8bac258a-08df-48b7-900b-efbe01a6ec20", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "dc17921e-353f-4898-a970-881b2c8d093d", "remote_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}], "revision_number": 4, "project_id": "28dac9e1580d461c9de52e6659cc4f9d", "id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "created_at": "2018-12-27T16:01:52Z", "updated_at": "2018-12-27T16:01:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "32737757-45f3-4b24-b6ab-5f2d5579b4a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv6", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "ae604ef3-492d-4aa3-8045-1ff84f755a27", "remote_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv4", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "b7bff40a-beda-4996-b140-ed94d010535c", "remote_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv6", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "b8129030-9d72-4d5d-adce-47bbe62492fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv4", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}], "revision_number": 4, "project_id": "81c108a273314b24bf6b48c41b5bbe0c", "id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "created_at": "2018-12-27T15:57:20Z", "updated_at": "2018-12-27T15:57:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "0c389ec4-c0af-4c20-acf9-4fcc1d859dd7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv6", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "3749697a-f2ef-439a-a661-2fb92badd1ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv4", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "b74e0c8c-e243-450e-b1be-69c587093d6d", "remote_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv6", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "c222695b-2f1c-427d-afd7-e0be24ec9f66", "remote_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv4", "project_id": "7fb0e5436e4f467998e672dd71018a45"}], "revision_number": 4, "project_id": "7fb0e5436e4f467998e672dd71018a45", "id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "created_at": "2018-12-27T17:02:11Z", "updated_at": "2018-12-27T17:02:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "675d8a56-1c9b-4c58-a252-61e65997fd05", "remote_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv4", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "84f0587c-7394-4fd6-8f3d-8d6ba94cf3f9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv6", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "8a450b4f-e710-4193-816e-13a2d4e40c07", "remote_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv6", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "c3106b0a-1026-4156-86a9-f0438b7fab93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv4", "project_id": "7cba3664d5674e65a12c8c269a05febf"}], "revision_number": 4, "project_id": "7cba3664d5674e65a12c8c269a05febf", "id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "created_at": "2018-12-27T15:58:29Z", "updated_at": "2018-12-27T15:58:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "2a945ecc-f9fa-4219-96ab-c189a7f5c102", "remote_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv6", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "55e2b54e-68d4-4476-8c9f-e05e347c8970", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv4", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "9983229c-b595-482a-973f-81137a209b6d", "remote_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv4", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "9d4b8450-78ab-4817-a586-372ed88268f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv6", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}], "revision_number": 4, "project_id": "fbd6dbf946a5406398ba810e02d0888e", "id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "created_at": "2018-12-27T15:57:24Z", "updated_at": "2018-12-27T15:57:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "35521f2a-a59d-4798-9fa8-0febfe126076", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv4", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "607d473d-1e6a-4088-a778-7df9ffc1ff68", "remote_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv6", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "6f8fa92b-b67a-4047-a900-f43656aff42b", "remote_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv4", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "890f1d6c-9ae5-45b0-b7a1-282182432b66", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv6", "project_id": "253cc6709e714b8a80a5f74e4257907e"}], "revision_number": 4, "project_id": "253cc6709e714b8a80a5f74e4257907e", "id": "b9546f11-205e-4322-89f8-f0360d6090ed", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "created_at": "2018-12-27T15:57:08Z", "updated_at": "2018-12-27T15:57:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "6739c48b-d899-4c17-bb8e-ffaf8922c034", "remote_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv4", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "9660a6af-4d9b-40b9-9729-f205f66c2bd0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv4", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "bf244c03-fc10-4754-9c2b-b0224401c4f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv6", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "d3bee7cc-a152-441c-9790-abb1f56cec03", "remote_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv6", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}], "revision_number": 4, "project_id": "782a28bd0d40485e85eda6b8ba43840b", "id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "created_at": "2018-12-27T15:57:11Z", "updated_at": "2018-12-27T15:57:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "22c0d2cf-360a-4aa8-ba7e-bfdbf8327d27", "remote_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "553b140a-8ba9-4af7-9f50-bf24e87aebf7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "b2ecf7a5-df98-4d65-a762-767320437c5a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "e49104b2-7c13-49d6-8519-a16dd585346f", "remote_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}], "revision_number": 4, "project_id": "ef7e486beb8f4de39b25ca5f11552328", "id": "d0588e93-db0d-4888-9f99-3399a50df490", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "created_at": "2018-12-27T17:19:15Z", "updated_at": "2018-12-27T17:19:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "1990fe24-df44-4561-9f09-f50aab182bf7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "651e4b8b-b29e-409b-9f25-ff2328ccefe6", "remote_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "cc4e2254-2157-4ae1-a233-3047573ddc6d", "remote_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "da56dda4-aaf3-43ff-bdf7-e64892ec2345", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}], "revision_number": 4, "project_id": "2a5a6879c5fa4db798cea6d394565d45", "id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-27T15:33:07Z", "updated_at": "2018-12-27T15:33:07Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "4de95db8-72d6-4aec-a145-e92511971eb9", "remote_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "5f100cff-05d8-4405-8dfb-0a387c123fae", "remote_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "a3f6a193-cc94-4220-a73a-08acf63c449b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "f059d8a5-0c32-49c9-a721-77cc89245ecd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "created_at": "2018-12-27T15:29:16Z", "updated_at": "2018-12-27T15:29:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "3c53841a-5bc0-4192-b482-044411e217ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "5956ff3f-d59d-4af6-82b5-566c888583a7", "remote_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:16Z", "revision_number": 0, "id": "60735d87-52c7-426a-91a6-aff1078a5a2d", "remote_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:16Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "abe97133-61dd-4fdf-baf3-2e07968a324f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "da629caea04941e1ae8979c379dc7c9d"}], "revision_number": 4, "project_id": "da629caea04941e1ae8979c379dc7c9d", "id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "name": "default"}]} 2018-12-27 17:34:01,065 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=default used request id req-461f4112-ec37-430b-8141-e7e7173f65e5 2018-12-27 17:34:01,072 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e37a052ce3a9dcfcfc41c7546e11edd1fb079e59" 2018-12-27 17:34:01,177 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:34:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-70eab477-c393-40d9-9785-36d66326ffa7 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b7b4fceec1ad4c6eb74d758b709a9d93", "name": "admin"}} 2018-12-27 17:34:01,177 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93 used request id req-70eab477-c393-40d9-9785-36d66326ffa7 2018-12-27 17:34:01,182 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/f7197afc9b61423897aefc9a643d03a1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e37a052ce3a9dcfcfc41c7546e11edd1fb079e59" 2018-12-27 17:34:01,295 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:34:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eebf52b3-1a56-4152-8627-e0a00c1485f1 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f7197afc9b61423897aefc9a643d03a1.", "code": 404, "title": "Not Found"}} 2018-12-27 17:34:01,295 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/f7197afc9b61423897aefc9a643d03a1 used request id req-eebf52b3-1a56-4152-8627-e0a00c1485f1 2018-12-27 17:34:01,295 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:34:01,299 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/8c689c5e31c44b09ab85f80682abbc2a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e37a052ce3a9dcfcfc41c7546e11edd1fb079e59" 2018-12-27 17:34:01,319 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:34:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2e770e2f-a3ac-425e-9200-f74fc6768489 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8c689c5e31c44b09ab85f80682abbc2a.", "code": 404, "title": "Not Found"}} 2018-12-27 17:34:01,319 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/8c689c5e31c44b09ab85f80682abbc2a used request id req-2e770e2f-a3ac-425e-9200-f74fc6768489 2018-12-27 17:34:01,319 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:34:01,323 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/28dac9e1580d461c9de52e6659cc4f9d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e37a052ce3a9dcfcfc41c7546e11edd1fb079e59" 2018-12-27 17:34:01,423 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:34:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cbdbdf11-fba7-4338-bc59-734a243e6af5 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 28dac9e1580d461c9de52e6659cc4f9d.", "code": 404, "title": "Not Found"}} 2018-12-27 17:34:01,423 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/28dac9e1580d461c9de52e6659cc4f9d used request id req-cbdbdf11-fba7-4338-bc59-734a243e6af5 2018-12-27 17:34:01,424 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:34:01,427 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/81c108a273314b24bf6b48c41b5bbe0c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e37a052ce3a9dcfcfc41c7546e11edd1fb079e59" 2018-12-27 17:34:01,538 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:34:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-09d7a9d3-7bbd-414a-96a9-53ddc6378f7d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 81c108a273314b24bf6b48c41b5bbe0c.", "code": 404, "title": "Not Found"}} 2018-12-27 17:34:01,538 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/81c108a273314b24bf6b48c41b5bbe0c used request id req-09d7a9d3-7bbd-414a-96a9-53ddc6378f7d 2018-12-27 17:34:01,538 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:34:01,542 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/7fb0e5436e4f467998e672dd71018a45 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e37a052ce3a9dcfcfc41c7546e11edd1fb079e59" 2018-12-27 17:34:01,644 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:34:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-329ccafc-dca4-44af-80b3-30bc5b7ba84c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7fb0e5436e4f467998e672dd71018a45.", "code": 404, "title": "Not Found"}} 2018-12-27 17:34:01,644 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/7fb0e5436e4f467998e672dd71018a45 used request id req-329ccafc-dca4-44af-80b3-30bc5b7ba84c 2018-12-27 17:34:01,645 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:34:01,648 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/7cba3664d5674e65a12c8c269a05febf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e37a052ce3a9dcfcfc41c7546e11edd1fb079e59" 2018-12-27 17:34:01,755 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:34:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eb691f11-5637-4b01-8b4f-fc5ca982e64d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7cba3664d5674e65a12c8c269a05febf.", "code": 404, "title": "Not Found"}} 2018-12-27 17:34:01,756 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/7cba3664d5674e65a12c8c269a05febf used request id req-eb691f11-5637-4b01-8b4f-fc5ca982e64d 2018-12-27 17:34:01,756 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:34:01,759 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/fbd6dbf946a5406398ba810e02d0888e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e37a052ce3a9dcfcfc41c7546e11edd1fb079e59" 2018-12-27 17:34:01,870 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:34:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1a36a2c3-41d3-4f86-871e-2070dbf2981d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: fbd6dbf946a5406398ba810e02d0888e.", "code": 404, "title": "Not Found"}} 2018-12-27 17:34:01,870 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/fbd6dbf946a5406398ba810e02d0888e used request id req-1a36a2c3-41d3-4f86-871e-2070dbf2981d 2018-12-27 17:34:01,870 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:34:01,874 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/253cc6709e714b8a80a5f74e4257907e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e37a052ce3a9dcfcfc41c7546e11edd1fb079e59" 2018-12-27 17:34:01,977 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:34:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c8237d3a-1f1d-4a13-bce2-6c5bd9ac8e84 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 253cc6709e714b8a80a5f74e4257907e.", "code": 404, "title": "Not Found"}} 2018-12-27 17:34:01,977 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/253cc6709e714b8a80a5f74e4257907e used request id req-c8237d3a-1f1d-4a13-bce2-6c5bd9ac8e84 2018-12-27 17:34:01,977 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:34:01,981 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/782a28bd0d40485e85eda6b8ba43840b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e37a052ce3a9dcfcfc41c7546e11edd1fb079e59" 2018-12-27 17:34:02,086 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:34:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2dba6e27-662f-43ba-8df4-940f8ec797f2 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 782a28bd0d40485e85eda6b8ba43840b.", "code": 404, "title": "Not Found"}} 2018-12-27 17:34:02,086 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/782a28bd0d40485e85eda6b8ba43840b used request id req-2dba6e27-662f-43ba-8df4-940f8ec797f2 2018-12-27 17:34:02,086 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:34:02,090 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/ef7e486beb8f4de39b25ca5f11552328 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e37a052ce3a9dcfcfc41c7546e11edd1fb079e59" 2018-12-27 17:34:02,205 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:34:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cb55fa8a-9f59-49a6-b992-35cfaca3f6f7 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: ef7e486beb8f4de39b25ca5f11552328.", "code": 404, "title": "Not Found"}} 2018-12-27 17:34:02,205 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/ef7e486beb8f4de39b25ca5f11552328 used request id req-cb55fa8a-9f59-49a6-b992-35cfaca3f6f7 2018-12-27 17:34:02,206 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:34:02,209 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/2a5a6879c5fa4db798cea6d394565d45 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e37a052ce3a9dcfcfc41c7546e11edd1fb079e59" 2018-12-27 17:34:02,310 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:34:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9050f425-d394-44d8-8891-0489433f4eeb Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.31:5000/v3/projects/2a5a6879c5fa4db798cea6d394565d45"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}} 2018-12-27 17:34:02,310 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/2a5a6879c5fa4db798cea6d394565d45 used request id req-9050f425-d394-44d8-8891-0489433f4eeb 2018-12-27 17:34:02,314 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/da629caea04941e1ae8979c379dc7c9d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e37a052ce3a9dcfcfc41c7546e11edd1fb079e59" 2018-12-27 17:34:02,427 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:34:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3ce6dabc-73cd-463f-85c6-8035d83f4625 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/da629caea04941e1ae8979c379dc7c9d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "da629caea04941e1ae8979c379dc7c9d", "name": "service"}} 2018-12-27 17:34:02,427 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/da629caea04941e1ae8979c379dc7c9d used request id req-3ce6dabc-73cd-463f-85c6-8035d83f4625 2018-12-27 17:34:02,428 - keystone_utils - INFO - Deleting project with name - CreateVolumeWithTypeTests-9a1d2f4e-df64-41f-proj 2018-12-27 17:34:02,432 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/projects/6a13bffa4b4247d0b717e00f37b98d3f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e37a052ce3a9dcfcfc41c7546e11edd1fb079e59" 2018-12-27 17:34:02,678 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:34:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-48a4a2b8-0c2e-4d18-a5df-160f1804457e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:34:02,678 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/6a13bffa4b4247d0b717e00f37b98d3f used request id req-48a4a2b8-0c2e-4d18-a5df-160f1804457e 2018-12-27 17:34:02,678 - keystone_utils - INFO - Deleting role with name - CreateVolumeWithTypeTests-9a1d2f4e-df64-41f-proj-role 2018-12-27 17:34:02,682 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/roles/1b942f4695644c9a8d95b0037e93f4bc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e37a052ce3a9dcfcfc41c7546e11edd1fb079e59" 2018-12-27 17:34:02,813 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:34:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b7174622-0878-4171-ab21-e40227cbde74 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:34:02,813 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/roles/1b942f4695644c9a8d95b0037e93f4bc used request id req-b7174622-0878-4171-ab21-e40227cbde74 2018-12-27 17:34:02,816 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e37a052ce3a9dcfcfc41c7546e11edd1fb079e59" 2018-12-27 17:34:02,920 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:34:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-914cd0ee-79b9-4f62-a96c-6177fba3a8e0 Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8de789d09e46427786a85702e5e8de91", "links": {"self": "http://172.30.9.31:5000/v3/roles/8de789d09e46427786a85702e5e8de91"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 17:34:02,920 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-914cd0ee-79b9-4f62-a96c-6177fba3a8e0 2018-12-27 17:34:02,921 - keystone_utils - INFO - Deleting user with name - CreateVolumeWithTypeTests-9a1d2f4e-df64-41f-user 2018-12-27 17:34:02,925 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/users/ab283893b8f547eaa72e1b2efb878ba9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93b138b9886cb748db0675825ed73a71b9af6238" 2018-12-27 17:34:03,168 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:34:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5322422b-ae18-4302-a562-066e23444c5a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:34:03,168 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/ab283893b8f547eaa72e1b2efb878ba9 used request id req-5322422b-ae18-4302-a562-066e23444c5a 2018-12-27 17:34:03,169 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:34:03,582 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:34:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["wrbGYUG3R5uyKm0pR887QQ"], "issued_at": "2018-12-27T17:34:03.000000Z"}} 2018-12-27 17:34:03,583 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3cd64dd190bc748fbaed68df2279e6343063460" 2018-12-27 17:34:03,685 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:34:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1ef3a0ae-a3f2-4ec2-abd1-562df36f619f Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:34:03,685 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-1ef3a0ae-a3f2-4ec2-abd1-562df36f619f 2018-12-27 17:34:03,686 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:34:03,687 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:34:04,122 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:34:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["j_fgYTzFQVaqwgKVh4PYZA"], "issued_at": "2018-12-27T17:34:04.000000Z"}} 2018-12-27 17:34:04,123 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}122bf72d0a98b01cd295323fa706b6fba3e136c6" 2018-12-27 17:34:04,229 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:34:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e6380a72-03cd-4e29-a607-3a8019399311 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:34:04,229 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-e6380a72-03cd-4e29-a607-3a8019399311 2018-12-27 17:34:04,233 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 17:34:04,238 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 17:34:04 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 17:34:04,239 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithImageTests-aa98b14e-5af7-44d-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}122bf72d0a98b01cd295323fa706b6fba3e136c6" 2018-12-27 17:34:04,355 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:34:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b9a4b1cb-52c3-4189-997f-419c834d17c3 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithImageTests-aa98b14e-5af7-44d-proj", "previous": null, "next": null}, "projects": []} 2018-12-27 17:34:04,355 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithImageTests-aa98b14e-5af7-44d-proj used request id req-b9a4b1cb-52c3-4189-997f-419c834d17c3 2018-12-27 17:34:04,359 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}122bf72d0a98b01cd295323fa706b6fba3e136c6" 2018-12-27 17:34:04,466 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:34:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f8cc9d2f-ef3a-4ab3-a0f8-3bc786e3449c Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-27 17:34:04,467 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-f8cc9d2f-ef3a-4ab3-a0f8-3bc786e3449c 2018-12-27 17:34:04,470 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}122bf72d0a98b01cd295323fa706b6fba3e136c6" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateVolumeWithImageTests-aa98b14e-5af7-44d-proj"}}' 2018-12-27 17:34:04,612 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 27 Dec 2018 17:34:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7d68e46e-1f9f-4cab-b879-b31db5bb010b Content-Length: 323 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/4a7d2ca6933249b5b240255b627b67ae"}, "tags": [], "enabled": true, "id": "4a7d2ca6933249b5b240255b627b67ae", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeWithImageTests-aa98b14e-5af7-44d-proj"}} 2018-12-27 17:34:04,612 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-7d68e46e-1f9f-4cab-b879-b31db5bb010b 2018-12-27 17:34:04,613 - keystone_utils - INFO - Created project with name - CreateVolumeWithImageTests-aa98b14e-5af7-44d-proj 2018-12-27 17:34:04,613 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:34:04,614 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:34:05,039 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:34:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["Yye2xOpiRwe-21_2zL4Vrw"], "issued_at": "2018-12-27T17:34:05.000000Z"}} 2018-12-27 17:34:05,039 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58431c1b541052729f3a6754443d72e9b30a8469" 2018-12-27 17:34:05,053 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:34:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a107563b-1d1b-4744-bd66-5ba98f895350 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:34:05,053 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-a107563b-1d1b-4744-bd66-5ba98f895350 2018-12-27 17:34:05,057 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 17:34:05,064 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 17:34:05 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 17:34:05,065 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58431c1b541052729f3a6754443d72e9b30a8469" 2018-12-27 17:34:05,198 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:34:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cc62b0ab-372a-4a99-973d-e5ea6a63797d Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "links": {"self": "http://172.30.9.31:5000/v3/users/01fa52e7b3674fc48643fa4ffca67e4e"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "01fa52e7b3674fc48643fa4ffca67e4e", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/05a834ddebbc40688596b7460b47439e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05a834ddebbc40688596b7460b47439e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/08226a0ad01943f39559448239e291e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "08226a0ad01943f39559448239e291e1", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/55c0552fe37a4f7ca0e73939514bc683"}, "domain_id": "default", "enabled": true, "options": {}, "id": "55c0552fe37a4f7ca0e73939514bc683", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/646a4af4e3b5439a97996d353fea3924"}, "domain_id": "914eec1d43ea4caf9d2fd33268c06258", "enabled": true, "options": {}, "id": "646a4af4e3b5439a97996d353fea3924", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/85fb203e51c34d3f8122e285a6a318b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85fb203e51c34d3f8122e285a6a318b3", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/905e7f4b42d24cca93b99d2401fa3378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "905e7f4b42d24cca93b99d2401fa3378", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/a5bc08b9f81f4e5bb86c24f9f7547bae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5bc08b9f81f4e5bb86c24f9f7547bae", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/a5c780627f004d318bf908d80305da9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5c780627f004d318bf908d80305da9c", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/b18425bf2b044bc9af7e194919539a17"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b18425bf2b044bc9af7e194919539a17", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/b8d2134b619d4dca80e21d6fb16449b0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b8d2134b619d4dca80e21d6fb16449b0", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/b9ab6a25a652438285139fe5b44aea62"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9ab6a25a652438285139fe5b44aea62", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/c08462554a4844d681348f58b9b0edee"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c08462554a4844d681348f58b9b0edee", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/ddfc3a9aad444d4782eae677c8a98130"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ddfc3a9aad444d4782eae677c8a98130", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/f2a74f2185a54676a6cb2bb5ecfcc4f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2a74f2185a54676a6cb2bb5ecfcc4f6", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-12-27 17:34:05,198 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-cc62b0ab-372a-4a99-973d-e5ea6a63797d 2018-12-27 17:34:05,202 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?name=CreateVolumeWithImageTests-aa98b14e-5af7-44d-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58431c1b541052729f3a6754443d72e9b30a8469" 2018-12-27 17:34:05,314 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:34:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ac6c10cb-3323-4fc1-b879-93c922b79276 Content-Encoding: gzip Content-Length: 263 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?name=CreateVolumeWithImageTests-aa98b14e-5af7-44d-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/4a7d2ca6933249b5b240255b627b67ae"}, "tags": [], "enabled": true, "id": "4a7d2ca6933249b5b240255b627b67ae", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeWithImageTests-aa98b14e-5af7-44d-proj"}]} 2018-12-27 17:34:05,314 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?name=CreateVolumeWithImageTests-aa98b14e-5af7-44d-proj used request id req-ac6c10cb-3323-4fc1-b879-93c922b79276 2018-12-27 17:34:05,317 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58431c1b541052729f3a6754443d72e9b30a8469" 2018-12-27 17:34:05,429 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:34:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e6b8a95c-d133-42c2-8db5-525b7a6fe6a3 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-27 17:34:05,430 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-e6b8a95c-d133-42c2-8db5-525b7a6fe6a3 2018-12-27 17:34:05,843 - keystone_utils - INFO - Created user with name - CreateVolumeWithImageTests-aa98b14e-5af7-44d-user 2018-12-27 17:34:05,844 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:34:05,847 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}122bf72d0a98b01cd295323fa706b6fba3e136c6" 2018-12-27 17:34:05,956 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:34:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-90d03b31-4953-4891-8af5-691174d9649b Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8de789d09e46427786a85702e5e8de91", "links": {"self": "http://172.30.9.31:5000/v3/roles/8de789d09e46427786a85702e5e8de91"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 17:34:05,956 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-90d03b31-4953-4891-8af5-691174d9649b 2018-12-27 17:34:05,960 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}122bf72d0a98b01cd295323fa706b6fba3e136c6" -d '{"role": {"name": "CreateVolumeWithImageTests-aa98b14e-5af7-44d-proj-role"}}' 2018-12-27 17:34:06,085 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 27 Dec 2018 17:34:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b43fa14b-fc80-48fb-970f-07d33182a1db Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "ca0190762eba46409f681a2a99dd6931", "links": {"self": "http://172.30.9.31:5000/v3/roles/ca0190762eba46409f681a2a99dd6931"}, "name": "CreateVolumeWithImageTests-aa98b14e-5af7-44d-proj-role"}} 2018-12-27 17:34:06,085 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/roles used request id req-b43fa14b-fc80-48fb-970f-07d33182a1db 2018-12-27 17:34:06,086 - keystone_utils - INFO - Created role with name - CreateVolumeWithImageTests-aa98b14e-5af7-44d-proj-role 2018-12-27 17:34:06,089 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles/ca0190762eba46409f681a2a99dd6931 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}122bf72d0a98b01cd295323fa706b6fba3e136c6" 2018-12-27 17:34:06,207 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:34:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-597afed4-1c7d-4bc6-8273-b6822fa6768b Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "ca0190762eba46409f681a2a99dd6931", "links": {"self": "http://172.30.9.31:5000/v3/roles/ca0190762eba46409f681a2a99dd6931"}, "name": "CreateVolumeWithImageTests-aa98b14e-5af7-44d-proj-role"}} 2018-12-27 17:34:06,208 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles/ca0190762eba46409f681a2a99dd6931 used request id req-597afed4-1c7d-4bc6-8273-b6822fa6768b 2018-12-27 17:34:06,208 - keystone_utils - INFO - Granting role CreateVolumeWithImageTests-aa98b14e-5af7-44d-proj-role to project CreateVolumeWithImageTests-aa98b14e-5af7-44d-proj 2018-12-27 17:34:06,211 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:5000/v3/projects/4a7d2ca6933249b5b240255b627b67ae/users/c89f2c5952734fc6812266cf5f5a325f/roles/ca0190762eba46409f681a2a99dd6931 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}122bf72d0a98b01cd295323fa706b6fba3e136c6" 2018-12-27 17:34:06,366 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:34:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5651591b-9aa9-49a1-bdcd-3972ba2e338e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:34:06,366 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/4a7d2ca6933249b5b240255b627b67ae/users/c89f2c5952734fc6812266cf5f5a325f/roles/ca0190762eba46409f681a2a99dd6931 used request id req-5651591b-9aa9-49a1-bdcd-3972ba2e338e 2018-12-27 17:34:06,368 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-12-27 17:34:06,369 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:34:06,369 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:34:06,781 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ca0190762eba46409f681a2a99dd6931", "name": "CreateVolumeWithImageTests-aa98b14e-5af7-44d-proj-role"}], "expires_at": "2018-12-27T18:34:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a7d2ca6933249b5b240255b627b67ae", "name": "CreateVolumeWithImageTests-aa98b14e-5af7-44d-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/4a7d2ca6933249b5b240255b627b67ae", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/4a7d2ca6933249b5b240255b627b67ae", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/4a7d2ca6933249b5b240255b627b67ae", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/4a7d2ca6933249b5b240255b627b67ae", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/4a7d2ca6933249b5b240255b627b67ae", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/4a7d2ca6933249b5b240255b627b67ae", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/4a7d2ca6933249b5b240255b627b67ae", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/4a7d2ca6933249b5b240255b627b67ae", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/4a7d2ca6933249b5b240255b627b67ae", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_4a7d2ca6933249b5b240255b627b67ae", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_4a7d2ca6933249b5b240255b627b67ae", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/4a7d2ca6933249b5b240255b627b67ae", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/4a7d2ca6933249b5b240255b627b67ae", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/4a7d2ca6933249b5b240255b627b67ae", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateVolumeWithImageTests-aa98b14e-5af7-44d-user", "id": "c89f2c5952734fc6812266cf5f5a325f"}, "audit_ids": ["NWNs_7y8SqmGGuQgNFXjrw"], "issued_at": "2018-12-27T17:34:06.000000Z"}} 2018-12-27 17:34:06,781 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3249136971cb68a302fc28a0be21c2df1d93de0c" 2018-12-27 17:34:06,891 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:34:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ebf0b21c-1880-4d92-b2a1-ae42fdc1cfbf Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:34:06,891 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-ebf0b21c-1880-4d92-b2a1-ae42fdc1cfbf 2018-12-27 17:34:06,895 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/images?limit=20&disk_format=qcow2&name=CreateVolumeWithImageTests-1dc14052-41f3-49ba-80db-057926fae338-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3249136971cb68a302fc28a0be21c2df1d93de0c" 2018-12-27 17:34:07,121 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 171 Content-Type: application/json X-Openstack-Request-Id: req-dd38b2aa-d2ac-4d33-bdf2-8dfd54b6d7fb Date: Thu, 27 Dec 2018 17:34:07 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateVolumeWithImageTests-1dc14052-41f3-49ba-80db-057926fae338-image"} 2018-12-27 17:34:07,121 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images?limit=20&disk_format=qcow2&name=CreateVolumeWithImageTests-1dc14052-41f3-49ba-80db-057926fae338-image used request id req-dd38b2aa-d2ac-4d33-bdf2-8dfd54b6d7fb 2018-12-27 17:34:07,124 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3249136971cb68a302fc28a0be21c2df1d93de0c" 2018-12-27 17:34:07,730 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-697a134b-ffc0-45c4-b906-1bc891601cbb Date: Thu, 27 Dec 2018 17:34:07 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-27 17:34:07,730 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/schemas/image used request id req-697a134b-ffc0-45c4-b906-1bc891601cbb 2018-12-27 17:34:07,760 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}3249136971cb68a302fc28a0be21c2df1d93de0c" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateVolumeWithImageTests-1dc14052-41f3-49ba-80db-057926fae338-image"}' 2018-12-27 17:34:08,421 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 630 Content-Type: application/json Location: http://172.30.9.31:9292/v2/images/1da6eea2-dccf-4fd9-8431-dc7a688d8630 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-15171730-8f91-4668-96b1-7c38c7f0a2e4 Date: Thu, 27 Dec 2018 17:34:08 GMT RESP BODY: {"status": "queued", "name": "CreateVolumeWithImageTests-1dc14052-41f3-49ba-80db-057926fae338-image", "tags": [], "container_format": "bare", "created_at": "2018-12-27T17:34:08Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-12-27T17:34:08Z", "visibility": "shared", "locations": [], "self": "/v2/images/1da6eea2-dccf-4fd9-8431-dc7a688d8630", "min_disk": 0, "protected": false, "id": "1da6eea2-dccf-4fd9-8431-dc7a688d8630", "file": "/v2/images/1da6eea2-dccf-4fd9-8431-dc7a688d8630/file", "checksum": null, "owner": "4a7d2ca6933249b5b240255b627b67ae", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-27 17:34:08,421 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.31:9292/v2/images used request id req-15171730-8f91-4668-96b1-7c38c7f0a2e4 2018-12-27 17:34:08,433 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:9292/v2/images/1da6eea2-dccf-4fd9-8431-dc7a688d8630/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3249136971cb68a302fc28a0be21c2df1d93de0c" -d '' 2018-12-27 17:34:10,296 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-1e4707ce-42d1-4fe1-be3d-50766f2d7d0b Date: Thu, 27 Dec 2018 17:34:10 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-27 17:34:10,296 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.31:9292/v2/images/1da6eea2-dccf-4fd9-8431-dc7a688d8630/file used request id req-1e4707ce-42d1-4fe1-be3d-50766f2d7d0b 2018-12-27 17:34:10,297 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-27 17:34:10,300 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/images/1da6eea2-dccf-4fd9-8431-dc7a688d8630 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3249136971cb68a302fc28a0be21c2df1d93de0c" 2018-12-27 17:34:10,916 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-97ba4d25-d8cb-4ddc-a386-bcb26ffddfa5 Date: Thu, 27 Dec 2018 17:34:10 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateVolumeWithImageTests-1dc14052-41f3-49ba-80db-057926fae338-image", "tags": [], "container_format": "bare", "created_at": "2018-12-27T17:34:08Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-27T17:34:10Z", "visibility": "shared", "locations": [{"url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/1da6eea2-dccf-4fd9-8431-dc7a688d8630/snap", "metadata": {}}], "self": "/v2/images/1da6eea2-dccf-4fd9-8431-dc7a688d8630", "min_disk": 0, "protected": false, "id": "1da6eea2-dccf-4fd9-8431-dc7a688d8630", "file": "/v2/images/1da6eea2-dccf-4fd9-8431-dc7a688d8630/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "4a7d2ca6933249b5b240255b627b67ae", "direct_url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/1da6eea2-dccf-4fd9-8431-dc7a688d8630/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-27 17:34:10,916 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images/1da6eea2-dccf-4fd9-8431-dc7a688d8630 used request id req-97ba4d25-d8cb-4ddc-a386-bcb26ffddfa5 2018-12-27 17:34:10,919 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3249136971cb68a302fc28a0be21c2df1d93de0c" 2018-12-27 17:34:11,123 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-0ba405a6-4423-435f-b9be-89e5558b1651 Date: Thu, 27 Dec 2018 17:34:11 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-27 17:34:11,123 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/schemas/image used request id req-0ba405a6-4423-435f-b9be-89e5558b1651 2018-12-27 17:34:11,126 - create_image - INFO - Created image with name - CreateVolumeWithImageTests-1dc14052-41f3-49ba-80db-057926fae338-image 2018-12-27 17:34:11,129 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/images/1da6eea2-dccf-4fd9-8431-dc7a688d8630 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3249136971cb68a302fc28a0be21c2df1d93de0c" 2018-12-27 17:34:11,745 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-21875ebc-608b-45b9-a9bc-13e15896e4fd Date: Thu, 27 Dec 2018 17:34:11 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateVolumeWithImageTests-1dc14052-41f3-49ba-80db-057926fae338-image", "tags": [], "container_format": "bare", "created_at": "2018-12-27T17:34:08Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-27T17:34:10Z", "visibility": "shared", "locations": [{"url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/1da6eea2-dccf-4fd9-8431-dc7a688d8630/snap", "metadata": {}}], "self": "/v2/images/1da6eea2-dccf-4fd9-8431-dc7a688d8630", "min_disk": 0, "protected": false, "id": "1da6eea2-dccf-4fd9-8431-dc7a688d8630", "file": "/v2/images/1da6eea2-dccf-4fd9-8431-dc7a688d8630/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "4a7d2ca6933249b5b240255b627b67ae", "direct_url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/1da6eea2-dccf-4fd9-8431-dc7a688d8630/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-27 17:34:11,745 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images/1da6eea2-dccf-4fd9-8431-dc7a688d8630 used request id req-21875ebc-608b-45b9-a9bc-13e15896e4fd 2018-12-27 17:34:11,745 - create_image - DEBUG - Instance status is - active 2018-12-27 17:34:11,746 - create_image - DEBUG - Image is active with name - CreateVolumeWithImageTests-1dc14052-41f3-49ba-80db-057926fae338-image 2018-12-27 17:34:11,746 - create_image - INFO - Image is now active with name - CreateVolumeWithImageTests-1dc14052-41f3-49ba-80db-057926fae338-image 2018-12-27 17:34:11,746 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:34:11,747 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:34:12,152 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ca0190762eba46409f681a2a99dd6931", "name": "CreateVolumeWithImageTests-aa98b14e-5af7-44d-proj-role"}], "expires_at": "2018-12-27T18:34:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a7d2ca6933249b5b240255b627b67ae", "name": "CreateVolumeWithImageTests-aa98b14e-5af7-44d-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/4a7d2ca6933249b5b240255b627b67ae", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/4a7d2ca6933249b5b240255b627b67ae", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/4a7d2ca6933249b5b240255b627b67ae", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/4a7d2ca6933249b5b240255b627b67ae", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/4a7d2ca6933249b5b240255b627b67ae", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/4a7d2ca6933249b5b240255b627b67ae", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/4a7d2ca6933249b5b240255b627b67ae", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/4a7d2ca6933249b5b240255b627b67ae", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/4a7d2ca6933249b5b240255b627b67ae", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_4a7d2ca6933249b5b240255b627b67ae", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_4a7d2ca6933249b5b240255b627b67ae", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/4a7d2ca6933249b5b240255b627b67ae", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/4a7d2ca6933249b5b240255b627b67ae", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/4a7d2ca6933249b5b240255b627b67ae", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateVolumeWithImageTests-aa98b14e-5af7-44d-user", "id": "c89f2c5952734fc6812266cf5f5a325f"}, "audit_ids": ["BgfDORa2QrWZpC1TviyO3g"], "issued_at": "2018-12-27T17:34:12.000000Z"}} 2018-12-27 17:34:12,152 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89e4fa7d40bfadb3c7d397cc5b5aa4a8de3668ec" 2018-12-27 17:34:12,249 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:34:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d8a424cf-c39d-40d4-8627-20f305d571bc Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:34:12,249 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-d8a424cf-c39d-40d4-8627-20f305d571bc 2018-12-27 17:34:12,255 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8776/v3/4a7d2ca6933249b5b240255b627b67ae/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89e4fa7d40bfadb3c7d397cc5b5aa4a8de3668ec" 2018-12-27 17:34:12,486 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:34:12 GMT Server: Apache x-compute-request-id: req-8b958a17-93bf-47d1-b36f-fd6b04b43c26 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-8b958a17-93bf-47d1-b36f-fd6b04b43c26 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-12-27 17:34:12,486 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/4a7d2ca6933249b5b240255b627b67ae/volumes/detail used request id req-8b958a17-93bf-47d1-b36f-fd6b04b43c26 2018-12-27 17:34:12,489 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:8776/v3/4a7d2ca6933249b5b240255b627b67ae/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-8b958a17-93bf-47d1-b36f-fd6b04b43c26" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89e4fa7d40bfadb3c7d397cc5b5aa4a8de3668ec" -d '{"volume": {"status": "creating", "backup_id": null, "user_id": null, "name": "CreateVolumeWithImageTests-1dc14052-41f3-49ba-80db-057926fae338-vol", "imageRef": "foo", "availability_zone": null, "description": null, "multiattach": false, "attach_status": "detached", "volume_type": null, "metadata": {}, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "project_id": null, "source_replica": null, "size": 1}}' 2018-12-27 17:34:13,337 - cinderclient.v3.client - DEBUG - RESP: [400] Date: Thu, 27 Dec 2018 17:34:12 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-9136e4e0-7c46-42be-bb01-a0a5124568e1 x-openstack-request-id: req-9136e4e0-7c46-42be-bb01-a0a5124568e1 Content-Length: 105 Content-Type: application/json RESP BODY: {"badRequest": {"message": "Invalid image identifier or unable to access requested image.", "code": 400}} 2018-12-27 17:34:13,337 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.31:8776/v3/4a7d2ca6933249b5b240255b627b67ae/volumes used request id req-9136e4e0-7c46-42be-bb01-a0a5124568e1 2018-12-27 17:34:13,338 - glance_utils - INFO - Deleting image named - CreateVolumeWithImageTests-1dc14052-41f3-49ba-80db-057926fae338-image 2018-12-27 17:34:13,341 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9292/v2/images/1da6eea2-dccf-4fd9-8431-dc7a688d8630 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3249136971cb68a302fc28a0be21c2df1d93de0c" 2018-12-27 17:34:14,370 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-97888098-184b-4cc0-8806-95adcf2d9dde Date: Thu, 27 Dec 2018 17:34:14 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-27 17:34:14,370 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.31:9292/v2/images/1da6eea2-dccf-4fd9-8431-dc7a688d8630 used request id req-97888098-184b-4cc0-8806-95adcf2d9dde 2018-12-27 17:34:14,378 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}122bf72d0a98b01cd295323fa706b6fba3e136c6" 2018-12-27 17:34:14,687 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 33483 X-Openstack-Request-Id: req-e086f831-9909-4bd4-a797-2bd746368e58 Date: Thu, 27 Dec 2018 17:34:14 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "created_at": "2018-12-27T15:33:01Z", "updated_at": "2018-12-27T15:33:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "35205ac3-06e6-4cf6-bb21-ff8f813cb45b", "remote_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "ade77f59-e70c-4970-8ea8-198222fa332e", "remote_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "c4f3bf7f-d793-498d-a883-bb8c6003f070", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "c85cb618-8f19-445b-8e16-6d467cb17771", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}], "revision_number": 4, "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "created_at": "2018-12-27T15:57:22Z", "updated_at": "2018-12-27T15:57:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "5e258a3b-01f5-4aef-81b7-0b5dc6e5b683", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "65475539-0336-498a-8da4-ff0a80b10089", "remote_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "ae922857-f7ae-4bc8-949b-153fb43bfd00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "b4f87679-52e1-4cf9-bf76-5abb9a9bec06", "remote_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "f7197afc9b61423897aefc9a643d03a1"}], "revision_number": 4, "project_id": "f7197afc9b61423897aefc9a643d03a1", "id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "created_at": "2018-12-27T16:01:54Z", "updated_at": "2018-12-27T16:01:54Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "00dd3abd-acd1-4edb-8f4a-8badcbd2eeb4", "remote_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "018de60d-bc33-4ef0-9eed-6d00b6ce227b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "0d99f0db-fa6b-4201-b67f-a7ff0db82c5d", "remote_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv6", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "5c4049ef-933d-4614-84e7-83584430d462", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv6", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}], "revision_number": 4, "project_id": "8c689c5e31c44b09ab85f80682abbc2a", "id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "created_at": "2018-12-27T15:56:49Z", "updated_at": "2018-12-27T15:56:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "6555e255-763a-4448-b1b1-0c93b2a390bd", "remote_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "777ff7a5-a590-43e5-a84b-7677710494e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "8bac258a-08df-48b7-900b-efbe01a6ec20", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "dc17921e-353f-4898-a970-881b2c8d093d", "remote_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}], "revision_number": 4, "project_id": "28dac9e1580d461c9de52e6659cc4f9d", "id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "created_at": "2018-12-27T16:01:52Z", "updated_at": "2018-12-27T16:01:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "32737757-45f3-4b24-b6ab-5f2d5579b4a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv6", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "ae604ef3-492d-4aa3-8045-1ff84f755a27", "remote_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv4", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "b7bff40a-beda-4996-b140-ed94d010535c", "remote_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv6", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "b8129030-9d72-4d5d-adce-47bbe62492fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv4", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}], "revision_number": 4, "project_id": "81c108a273314b24bf6b48c41b5bbe0c", "id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "created_at": "2018-12-27T15:57:20Z", "updated_at": "2018-12-27T15:57:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "0c389ec4-c0af-4c20-acf9-4fcc1d859dd7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv6", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "3749697a-f2ef-439a-a661-2fb92badd1ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv4", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "b74e0c8c-e243-450e-b1be-69c587093d6d", "remote_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv6", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "c222695b-2f1c-427d-afd7-e0be24ec9f66", "remote_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv4", "project_id": "7fb0e5436e4f467998e672dd71018a45"}], "revision_number": 4, "project_id": "7fb0e5436e4f467998e672dd71018a45", "id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "created_at": "2018-12-27T17:02:11Z", "updated_at": "2018-12-27T17:02:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "675d8a56-1c9b-4c58-a252-61e65997fd05", "remote_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv4", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "84f0587c-7394-4fd6-8f3d-8d6ba94cf3f9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv6", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "8a450b4f-e710-4193-816e-13a2d4e40c07", "remote_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv6", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "c3106b0a-1026-4156-86a9-f0438b7fab93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv4", "project_id": "7cba3664d5674e65a12c8c269a05febf"}], "revision_number": 4, "project_id": "7cba3664d5674e65a12c8c269a05febf", "id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "created_at": "2018-12-27T15:58:29Z", "updated_at": "2018-12-27T15:58:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "2a945ecc-f9fa-4219-96ab-c189a7f5c102", "remote_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv6", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "55e2b54e-68d4-4476-8c9f-e05e347c8970", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv4", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "9983229c-b595-482a-973f-81137a209b6d", "remote_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv4", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "9d4b8450-78ab-4817-a586-372ed88268f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv6", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}], "revision_number": 4, "project_id": "fbd6dbf946a5406398ba810e02d0888e", "id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "created_at": "2018-12-27T15:57:24Z", "updated_at": "2018-12-27T15:57:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "35521f2a-a59d-4798-9fa8-0febfe126076", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv4", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "607d473d-1e6a-4088-a778-7df9ffc1ff68", "remote_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv6", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "6f8fa92b-b67a-4047-a900-f43656aff42b", "remote_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv4", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "890f1d6c-9ae5-45b0-b7a1-282182432b66", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv6", "project_id": "253cc6709e714b8a80a5f74e4257907e"}], "revision_number": 4, "project_id": "253cc6709e714b8a80a5f74e4257907e", "id": "b9546f11-205e-4322-89f8-f0360d6090ed", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "created_at": "2018-12-27T15:57:08Z", "updated_at": "2018-12-27T15:57:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "6739c48b-d899-4c17-bb8e-ffaf8922c034", "remote_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv4", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "9660a6af-4d9b-40b9-9729-f205f66c2bd0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv4", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "bf244c03-fc10-4754-9c2b-b0224401c4f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv6", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "d3bee7cc-a152-441c-9790-abb1f56cec03", "remote_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv6", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}], "revision_number": 4, "project_id": "782a28bd0d40485e85eda6b8ba43840b", "id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "created_at": "2018-12-27T15:57:11Z", "updated_at": "2018-12-27T15:57:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "22c0d2cf-360a-4aa8-ba7e-bfdbf8327d27", "remote_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "553b140a-8ba9-4af7-9f50-bf24e87aebf7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "b2ecf7a5-df98-4d65-a762-767320437c5a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "e49104b2-7c13-49d6-8519-a16dd585346f", "remote_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}], "revision_number": 4, "project_id": "ef7e486beb8f4de39b25ca5f11552328", "id": "d0588e93-db0d-4888-9f99-3399a50df490", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "created_at": "2018-12-27T17:19:15Z", "updated_at": "2018-12-27T17:19:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "1990fe24-df44-4561-9f09-f50aab182bf7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "651e4b8b-b29e-409b-9f25-ff2328ccefe6", "remote_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "cc4e2254-2157-4ae1-a233-3047573ddc6d", "remote_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "da56dda4-aaf3-43ff-bdf7-e64892ec2345", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}], "revision_number": 4, "project_id": "2a5a6879c5fa4db798cea6d394565d45", "id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-27T15:33:07Z", "updated_at": "2018-12-27T15:33:07Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "4de95db8-72d6-4aec-a145-e92511971eb9", "remote_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "5f100cff-05d8-4405-8dfb-0a387c123fae", "remote_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "a3f6a193-cc94-4220-a73a-08acf63c449b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "f059d8a5-0c32-49c9-a721-77cc89245ecd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "created_at": "2018-12-27T15:29:16Z", "updated_at": "2018-12-27T15:29:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "3c53841a-5bc0-4192-b482-044411e217ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "5956ff3f-d59d-4af6-82b5-566c888583a7", "remote_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:16Z", "revision_number": 0, "id": "60735d87-52c7-426a-91a6-aff1078a5a2d", "remote_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:16Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "abe97133-61dd-4fdf-baf3-2e07968a324f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "da629caea04941e1ae8979c379dc7c9d"}], "revision_number": 4, "project_id": "da629caea04941e1ae8979c379dc7c9d", "id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "name": "default"}]} 2018-12-27 17:34:14,688 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=default used request id req-e086f831-9909-4bd4-a797-2bd746368e58 2018-12-27 17:34:14,695 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}122bf72d0a98b01cd295323fa706b6fba3e136c6" 2018-12-27 17:34:14,797 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:34:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dc9aaf7d-0a7f-4c2f-b264-709da2b84591 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b7b4fceec1ad4c6eb74d758b709a9d93", "name": "admin"}} 2018-12-27 17:34:14,797 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93 used request id req-dc9aaf7d-0a7f-4c2f-b264-709da2b84591 2018-12-27 17:34:14,801 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/f7197afc9b61423897aefc9a643d03a1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}122bf72d0a98b01cd295323fa706b6fba3e136c6" 2018-12-27 17:34:14,905 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:34:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6bfd5899-1bc5-4d73-b85f-13a367779a81 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f7197afc9b61423897aefc9a643d03a1.", "code": 404, "title": "Not Found"}} 2018-12-27 17:34:14,905 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/f7197afc9b61423897aefc9a643d03a1 used request id req-6bfd5899-1bc5-4d73-b85f-13a367779a81 2018-12-27 17:34:14,905 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:34:14,909 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/8c689c5e31c44b09ab85f80682abbc2a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}122bf72d0a98b01cd295323fa706b6fba3e136c6" 2018-12-27 17:34:15,010 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:34:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-69cc4ffc-4c79-4251-b78d-5075d1d4780d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8c689c5e31c44b09ab85f80682abbc2a.", "code": 404, "title": "Not Found"}} 2018-12-27 17:34:15,010 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/8c689c5e31c44b09ab85f80682abbc2a used request id req-69cc4ffc-4c79-4251-b78d-5075d1d4780d 2018-12-27 17:34:15,010 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:34:15,014 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/28dac9e1580d461c9de52e6659cc4f9d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}122bf72d0a98b01cd295323fa706b6fba3e136c6" 2018-12-27 17:34:15,118 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:34:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2bcf518a-5a55-445e-b98b-13edfd7ae850 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 28dac9e1580d461c9de52e6659cc4f9d.", "code": 404, "title": "Not Found"}} 2018-12-27 17:34:15,118 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/28dac9e1580d461c9de52e6659cc4f9d used request id req-2bcf518a-5a55-445e-b98b-13edfd7ae850 2018-12-27 17:34:15,118 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:34:15,121 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/81c108a273314b24bf6b48c41b5bbe0c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}122bf72d0a98b01cd295323fa706b6fba3e136c6" 2018-12-27 17:34:15,229 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:34:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eefc65cf-5aa3-4d6a-a371-d0ef474c9dde Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 81c108a273314b24bf6b48c41b5bbe0c.", "code": 404, "title": "Not Found"}} 2018-12-27 17:34:15,229 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/81c108a273314b24bf6b48c41b5bbe0c used request id req-eefc65cf-5aa3-4d6a-a371-d0ef474c9dde 2018-12-27 17:34:15,229 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:34:15,232 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/7fb0e5436e4f467998e672dd71018a45 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}122bf72d0a98b01cd295323fa706b6fba3e136c6" 2018-12-27 17:34:15,342 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:34:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-026d77fb-804e-4ceb-8eeb-d9722c200910 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7fb0e5436e4f467998e672dd71018a45.", "code": 404, "title": "Not Found"}} 2018-12-27 17:34:15,342 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/7fb0e5436e4f467998e672dd71018a45 used request id req-026d77fb-804e-4ceb-8eeb-d9722c200910 2018-12-27 17:34:15,343 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:34:15,346 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/7cba3664d5674e65a12c8c269a05febf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}122bf72d0a98b01cd295323fa706b6fba3e136c6" 2018-12-27 17:34:15,449 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:34:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c61c9f57-8fd2-4889-9c8c-615e5182a701 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7cba3664d5674e65a12c8c269a05febf.", "code": 404, "title": "Not Found"}} 2018-12-27 17:34:15,449 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/7cba3664d5674e65a12c8c269a05febf used request id req-c61c9f57-8fd2-4889-9c8c-615e5182a701 2018-12-27 17:34:15,449 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:34:15,453 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/fbd6dbf946a5406398ba810e02d0888e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}122bf72d0a98b01cd295323fa706b6fba3e136c6" 2018-12-27 17:34:15,560 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:34:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ebed5b6b-d2d0-4c14-ba8f-ba2169f8a11e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: fbd6dbf946a5406398ba810e02d0888e.", "code": 404, "title": "Not Found"}} 2018-12-27 17:34:15,560 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/fbd6dbf946a5406398ba810e02d0888e used request id req-ebed5b6b-d2d0-4c14-ba8f-ba2169f8a11e 2018-12-27 17:34:15,560 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:34:15,564 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/253cc6709e714b8a80a5f74e4257907e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}122bf72d0a98b01cd295323fa706b6fba3e136c6" 2018-12-27 17:34:15,686 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:34:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fef53a20-8641-499d-bc58-152c1a769483 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 253cc6709e714b8a80a5f74e4257907e.", "code": 404, "title": "Not Found"}} 2018-12-27 17:34:15,686 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/253cc6709e714b8a80a5f74e4257907e used request id req-fef53a20-8641-499d-bc58-152c1a769483 2018-12-27 17:34:15,686 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:34:15,689 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/782a28bd0d40485e85eda6b8ba43840b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}122bf72d0a98b01cd295323fa706b6fba3e136c6" 2018-12-27 17:34:15,797 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:34:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c739afb9-bc54-4e9b-9887-99f33e8decf2 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 782a28bd0d40485e85eda6b8ba43840b.", "code": 404, "title": "Not Found"}} 2018-12-27 17:34:15,797 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/782a28bd0d40485e85eda6b8ba43840b used request id req-c739afb9-bc54-4e9b-9887-99f33e8decf2 2018-12-27 17:34:15,798 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:34:15,801 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/ef7e486beb8f4de39b25ca5f11552328 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}122bf72d0a98b01cd295323fa706b6fba3e136c6" 2018-12-27 17:34:15,910 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:34:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b1713bf8-a994-449b-9de9-ff64ea668952 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: ef7e486beb8f4de39b25ca5f11552328.", "code": 404, "title": "Not Found"}} 2018-12-27 17:34:15,910 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/ef7e486beb8f4de39b25ca5f11552328 used request id req-b1713bf8-a994-449b-9de9-ff64ea668952 2018-12-27 17:34:15,910 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:34:15,913 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/2a5a6879c5fa4db798cea6d394565d45 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}122bf72d0a98b01cd295323fa706b6fba3e136c6" 2018-12-27 17:34:16,031 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:34:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-76ad3de7-fded-4a81-b22b-6313b9168be9 Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.31:5000/v3/projects/2a5a6879c5fa4db798cea6d394565d45"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}} 2018-12-27 17:34:16,031 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/2a5a6879c5fa4db798cea6d394565d45 used request id req-76ad3de7-fded-4a81-b22b-6313b9168be9 2018-12-27 17:34:16,035 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/da629caea04941e1ae8979c379dc7c9d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}122bf72d0a98b01cd295323fa706b6fba3e136c6" 2018-12-27 17:34:16,142 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:34:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-30aefcc2-55b8-4954-837d-95e4c11f496c Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/da629caea04941e1ae8979c379dc7c9d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "da629caea04941e1ae8979c379dc7c9d", "name": "service"}} 2018-12-27 17:34:16,142 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/da629caea04941e1ae8979c379dc7c9d used request id req-30aefcc2-55b8-4954-837d-95e4c11f496c 2018-12-27 17:34:16,143 - keystone_utils - INFO - Deleting project with name - CreateVolumeWithImageTests-aa98b14e-5af7-44d-proj 2018-12-27 17:34:16,147 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/projects/4a7d2ca6933249b5b240255b627b67ae -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}122bf72d0a98b01cd295323fa706b6fba3e136c6" 2018-12-27 17:34:16,396 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:34:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4cefc2b5-04fa-45ef-8240-ed08c4b87391 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:34:16,397 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/4a7d2ca6933249b5b240255b627b67ae used request id req-4cefc2b5-04fa-45ef-8240-ed08c4b87391 2018-12-27 17:34:16,397 - keystone_utils - INFO - Deleting role with name - CreateVolumeWithImageTests-aa98b14e-5af7-44d-proj-role 2018-12-27 17:34:16,400 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/roles/ca0190762eba46409f681a2a99dd6931 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}122bf72d0a98b01cd295323fa706b6fba3e136c6" 2018-12-27 17:34:16,537 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:34:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-645d5a68-a982-4329-90b7-d9ed4a2ed590 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:34:16,537 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/roles/ca0190762eba46409f681a2a99dd6931 used request id req-645d5a68-a982-4329-90b7-d9ed4a2ed590 2018-12-27 17:34:16,541 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}122bf72d0a98b01cd295323fa706b6fba3e136c6" 2018-12-27 17:34:16,647 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:34:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3c7f8e2e-1257-48c7-8d43-89c4cbc8e5da Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8de789d09e46427786a85702e5e8de91", "links": {"self": "http://172.30.9.31:5000/v3/roles/8de789d09e46427786a85702e5e8de91"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 17:34:16,647 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-3c7f8e2e-1257-48c7-8d43-89c4cbc8e5da 2018-12-27 17:34:16,648 - keystone_utils - INFO - Deleting user with name - CreateVolumeWithImageTests-aa98b14e-5af7-44d-user 2018-12-27 17:34:16,651 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/users/c89f2c5952734fc6812266cf5f5a325f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58431c1b541052729f3a6754443d72e9b30a8469" 2018-12-27 17:34:16,896 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:34:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4c4a0320-b654-46b5-904e-12f9fa3fa288 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:34:16,896 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/c89f2c5952734fc6812266cf5f5a325f used request id req-4c4a0320-b654-46b5-904e-12f9fa3fa288 2018-12-27 17:34:16,898 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:34:17,403 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:34:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["jQA7BrlxTrOz_Nm_9w6JLQ"], "issued_at": "2018-12-27T17:34:17.000000Z"}} 2018-12-27 17:34:17,404 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c7f168a66777815925f001cada0b8a316c0a853" 2018-12-27 17:34:17,506 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:34:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-01ff0565-e92d-45b5-b397-a9d9f22a0b40 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:34:17,506 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-01ff0565-e92d-45b5-b397-a9d9f22a0b40 2018-12-27 17:34:17,508 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:34:17,508 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:34:17,920 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:34:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["8K7M55flSb-wCHqZcwaLbw"], "issued_at": "2018-12-27T17:34:17.000000Z"}} 2018-12-27 17:34:17,921 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c6f19010774ae6a675b13abe19b867d7dc20d46" 2018-12-27 17:34:18,030 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:34:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d447376e-1f98-42f6-8016-00e32e0980cc Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:34:18,030 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-d447376e-1f98-42f6-8016-00e32e0980cc 2018-12-27 17:34:18,035 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 17:34:18,040 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 17:34:18 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 17:34:18,041 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithImageTests-0bb65cc6-076e-4a0-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c6f19010774ae6a675b13abe19b867d7dc20d46" 2018-12-27 17:34:18,149 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:34:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-04bc47df-2eff-41ae-9b54-744118ef96f5 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithImageTests-0bb65cc6-076e-4a0-proj", "previous": null, "next": null}, "projects": []} 2018-12-27 17:34:18,150 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithImageTests-0bb65cc6-076e-4a0-proj used request id req-04bc47df-2eff-41ae-9b54-744118ef96f5 2018-12-27 17:34:18,153 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c6f19010774ae6a675b13abe19b867d7dc20d46" 2018-12-27 17:34:18,265 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:34:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-33f3f0ba-991f-499c-8636-75e11054bde1 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-27 17:34:18,265 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-33f3f0ba-991f-499c-8636-75e11054bde1 2018-12-27 17:34:18,269 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c6f19010774ae6a675b13abe19b867d7dc20d46" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateVolumeWithImageTests-0bb65cc6-076e-4a0-proj"}}' 2018-12-27 17:34:18,420 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 27 Dec 2018 17:34:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-69f2e8f2-76aa-4ee8-be3f-392ecf742f01 Content-Length: 323 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/8de00d5d4a3142d98a9f50aaeace25a4"}, "tags": [], "enabled": true, "id": "8de00d5d4a3142d98a9f50aaeace25a4", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeWithImageTests-0bb65cc6-076e-4a0-proj"}} 2018-12-27 17:34:18,421 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-69f2e8f2-76aa-4ee8-be3f-392ecf742f01 2018-12-27 17:34:18,421 - keystone_utils - INFO - Created project with name - CreateVolumeWithImageTests-0bb65cc6-076e-4a0-proj 2018-12-27 17:34:18,421 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:34:18,422 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:34:18,838 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:34:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["dUHXHarPQbmjRSZrzuS_qQ"], "issued_at": "2018-12-27T17:34:18.000000Z"}} 2018-12-27 17:34:18,839 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff3b9c784625b87340360cd554171c7b04b982a9" 2018-12-27 17:34:18,936 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:34:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c31d8f31-7193-480d-b620-745b33f6a5ce Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:34:18,937 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-c31d8f31-7193-480d-b620-745b33f6a5ce 2018-12-27 17:34:18,940 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 17:34:18,946 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 17:34:18 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 17:34:18,947 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff3b9c784625b87340360cd554171c7b04b982a9" 2018-12-27 17:34:19,072 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:34:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ed648595-dbd6-457a-8483-eb66b36c9400 Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "links": {"self": "http://172.30.9.31:5000/v3/users/01fa52e7b3674fc48643fa4ffca67e4e"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "01fa52e7b3674fc48643fa4ffca67e4e", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/05a834ddebbc40688596b7460b47439e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05a834ddebbc40688596b7460b47439e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/08226a0ad01943f39559448239e291e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "08226a0ad01943f39559448239e291e1", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/55c0552fe37a4f7ca0e73939514bc683"}, "domain_id": "default", "enabled": true, "options": {}, "id": "55c0552fe37a4f7ca0e73939514bc683", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/646a4af4e3b5439a97996d353fea3924"}, "domain_id": "914eec1d43ea4caf9d2fd33268c06258", "enabled": true, "options": {}, "id": "646a4af4e3b5439a97996d353fea3924", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/85fb203e51c34d3f8122e285a6a318b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85fb203e51c34d3f8122e285a6a318b3", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/905e7f4b42d24cca93b99d2401fa3378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "905e7f4b42d24cca93b99d2401fa3378", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/a5bc08b9f81f4e5bb86c24f9f7547bae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5bc08b9f81f4e5bb86c24f9f7547bae", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/a5c780627f004d318bf908d80305da9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5c780627f004d318bf908d80305da9c", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/b18425bf2b044bc9af7e194919539a17"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b18425bf2b044bc9af7e194919539a17", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/b8d2134b619d4dca80e21d6fb16449b0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b8d2134b619d4dca80e21d6fb16449b0", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/b9ab6a25a652438285139fe5b44aea62"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9ab6a25a652438285139fe5b44aea62", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/c08462554a4844d681348f58b9b0edee"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c08462554a4844d681348f58b9b0edee", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/ddfc3a9aad444d4782eae677c8a98130"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ddfc3a9aad444d4782eae677c8a98130", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/f2a74f2185a54676a6cb2bb5ecfcc4f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2a74f2185a54676a6cb2bb5ecfcc4f6", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-12-27 17:34:19,072 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-ed648595-dbd6-457a-8483-eb66b36c9400 2018-12-27 17:34:19,076 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?name=CreateVolumeWithImageTests-0bb65cc6-076e-4a0-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff3b9c784625b87340360cd554171c7b04b982a9" 2018-12-27 17:34:19,193 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:34:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bff51d5b-23ce-4831-9e4a-4f9aab0e0305 Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?name=CreateVolumeWithImageTests-0bb65cc6-076e-4a0-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/8de00d5d4a3142d98a9f50aaeace25a4"}, "tags": [], "enabled": true, "id": "8de00d5d4a3142d98a9f50aaeace25a4", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeWithImageTests-0bb65cc6-076e-4a0-proj"}]} 2018-12-27 17:34:19,194 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?name=CreateVolumeWithImageTests-0bb65cc6-076e-4a0-proj used request id req-bff51d5b-23ce-4831-9e4a-4f9aab0e0305 2018-12-27 17:34:19,197 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff3b9c784625b87340360cd554171c7b04b982a9" 2018-12-27 17:34:19,325 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:34:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-540211a4-b2b5-4013-8d25-3e5ad8e8b506 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-27 17:34:19,325 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-540211a4-b2b5-4013-8d25-3e5ad8e8b506 2018-12-27 17:34:19,727 - keystone_utils - INFO - Created user with name - CreateVolumeWithImageTests-0bb65cc6-076e-4a0-user 2018-12-27 17:34:19,727 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:34:19,732 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c6f19010774ae6a675b13abe19b867d7dc20d46" 2018-12-27 17:34:19,854 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:34:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-86b9af06-87a7-4e31-9efd-14e8771834ec Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8de789d09e46427786a85702e5e8de91", "links": {"self": "http://172.30.9.31:5000/v3/roles/8de789d09e46427786a85702e5e8de91"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 17:34:19,854 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-86b9af06-87a7-4e31-9efd-14e8771834ec 2018-12-27 17:34:19,858 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c6f19010774ae6a675b13abe19b867d7dc20d46" -d '{"role": {"name": "CreateVolumeWithImageTests-0bb65cc6-076e-4a0-proj-role"}}' 2018-12-27 17:34:19,996 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 27 Dec 2018 17:34:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-21ec810f-bcca-42c2-b299-d4fb33c15bce Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "86b0958893fb4383ae9433cd4fd1f75c", "links": {"self": "http://172.30.9.31:5000/v3/roles/86b0958893fb4383ae9433cd4fd1f75c"}, "name": "CreateVolumeWithImageTests-0bb65cc6-076e-4a0-proj-role"}} 2018-12-27 17:34:19,996 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/roles used request id req-21ec810f-bcca-42c2-b299-d4fb33c15bce 2018-12-27 17:34:19,997 - keystone_utils - INFO - Created role with name - CreateVolumeWithImageTests-0bb65cc6-076e-4a0-proj-role 2018-12-27 17:34:20,000 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles/86b0958893fb4383ae9433cd4fd1f75c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c6f19010774ae6a675b13abe19b867d7dc20d46" 2018-12-27 17:34:20,015 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:34:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-31b6337f-af68-449f-9137-8f1f998ac449 Content-Encoding: gzip Content-Length: 182 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "86b0958893fb4383ae9433cd4fd1f75c", "links": {"self": "http://172.30.9.31:5000/v3/roles/86b0958893fb4383ae9433cd4fd1f75c"}, "name": "CreateVolumeWithImageTests-0bb65cc6-076e-4a0-proj-role"}} 2018-12-27 17:34:20,016 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles/86b0958893fb4383ae9433cd4fd1f75c used request id req-31b6337f-af68-449f-9137-8f1f998ac449 2018-12-27 17:34:20,016 - keystone_utils - INFO - Granting role CreateVolumeWithImageTests-0bb65cc6-076e-4a0-proj-role to project CreateVolumeWithImageTests-0bb65cc6-076e-4a0-proj 2018-12-27 17:34:20,019 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:5000/v3/projects/8de00d5d4a3142d98a9f50aaeace25a4/users/5e7090e9845045399cc68e321cc8cc85/roles/86b0958893fb4383ae9433cd4fd1f75c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c6f19010774ae6a675b13abe19b867d7dc20d46" 2018-12-27 17:34:20,283 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:34:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b3c2d971-7811-4f0f-8fff-ff6e91b8b033 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:34:20,283 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/8de00d5d4a3142d98a9f50aaeace25a4/users/5e7090e9845045399cc68e321cc8cc85/roles/86b0958893fb4383ae9433cd4fd1f75c used request id req-b3c2d971-7811-4f0f-8fff-ff6e91b8b033 2018-12-27 17:34:20,285 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-12-27 17:34:20,286 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:34:20,286 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:34:20,777 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "86b0958893fb4383ae9433cd4fd1f75c", "name": "CreateVolumeWithImageTests-0bb65cc6-076e-4a0-proj-role"}], "expires_at": "2018-12-27T18:34:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8de00d5d4a3142d98a9f50aaeace25a4", "name": "CreateVolumeWithImageTests-0bb65cc6-076e-4a0-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/8de00d5d4a3142d98a9f50aaeace25a4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/8de00d5d4a3142d98a9f50aaeace25a4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/8de00d5d4a3142d98a9f50aaeace25a4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/8de00d5d4a3142d98a9f50aaeace25a4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/8de00d5d4a3142d98a9f50aaeace25a4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/8de00d5d4a3142d98a9f50aaeace25a4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/8de00d5d4a3142d98a9f50aaeace25a4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/8de00d5d4a3142d98a9f50aaeace25a4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/8de00d5d4a3142d98a9f50aaeace25a4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_8de00d5d4a3142d98a9f50aaeace25a4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_8de00d5d4a3142d98a9f50aaeace25a4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/8de00d5d4a3142d98a9f50aaeace25a4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/8de00d5d4a3142d98a9f50aaeace25a4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/8de00d5d4a3142d98a9f50aaeace25a4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateVolumeWithImageTests-0bb65cc6-076e-4a0-user", "id": "5e7090e9845045399cc68e321cc8cc85"}, "audit_ids": ["xtEvs4Q9T9CbTH_jtDM8_A"], "issued_at": "2018-12-27T17:34:20.000000Z"}} 2018-12-27 17:34:20,778 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0474eabe00657136340b204c72c678d557f16c16" 2018-12-27 17:34:20,870 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:34:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a117c1b3-343e-4291-8540-420e2a7648d3 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:34:20,870 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-a117c1b3-343e-4291-8540-420e2a7648d3 2018-12-27 17:34:20,874 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/images?limit=20&disk_format=qcow2&name=CreateVolumeWithImageTests-36ec411d-1f1a-4cd6-8fc8-9d0529351867-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0474eabe00657136340b204c72c678d557f16c16" 2018-12-27 17:34:21,502 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 171 Content-Type: application/json X-Openstack-Request-Id: req-037e5564-ebfd-488d-851b-dfbca02f6174 Date: Thu, 27 Dec 2018 17:34:21 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateVolumeWithImageTests-36ec411d-1f1a-4cd6-8fc8-9d0529351867-image"} 2018-12-27 17:34:21,502 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images?limit=20&disk_format=qcow2&name=CreateVolumeWithImageTests-36ec411d-1f1a-4cd6-8fc8-9d0529351867-image used request id req-037e5564-ebfd-488d-851b-dfbca02f6174 2018-12-27 17:34:21,505 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0474eabe00657136340b204c72c678d557f16c16" 2018-12-27 17:34:21,707 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-f4960a1b-f321-46ea-8d4b-9433bb828dee Date: Thu, 27 Dec 2018 17:34:21 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-27 17:34:21,708 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/schemas/image used request id req-f4960a1b-f321-46ea-8d4b-9433bb828dee 2018-12-27 17:34:21,738 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}0474eabe00657136340b204c72c678d557f16c16" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateVolumeWithImageTests-36ec411d-1f1a-4cd6-8fc8-9d0529351867-image"}' 2018-12-27 17:34:21,977 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 630 Content-Type: application/json Location: http://172.30.9.31:9292/v2/images/d73042b8-ef03-4852-bf9b-c45fb22d1142 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-373a9abb-703b-4f9e-9a6c-97147d2ad7d8 Date: Thu, 27 Dec 2018 17:34:21 GMT RESP BODY: {"status": "queued", "name": "CreateVolumeWithImageTests-36ec411d-1f1a-4cd6-8fc8-9d0529351867-image", "tags": [], "container_format": "bare", "created_at": "2018-12-27T17:34:21Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-12-27T17:34:21Z", "visibility": "shared", "locations": [], "self": "/v2/images/d73042b8-ef03-4852-bf9b-c45fb22d1142", "min_disk": 0, "protected": false, "id": "d73042b8-ef03-4852-bf9b-c45fb22d1142", "file": "/v2/images/d73042b8-ef03-4852-bf9b-c45fb22d1142/file", "checksum": null, "owner": "8de00d5d4a3142d98a9f50aaeace25a4", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-27 17:34:21,977 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.31:9292/v2/images used request id req-373a9abb-703b-4f9e-9a6c-97147d2ad7d8 2018-12-27 17:34:21,988 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:9292/v2/images/d73042b8-ef03-4852-bf9b-c45fb22d1142/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0474eabe00657136340b204c72c678d557f16c16" -d '' 2018-12-27 17:34:22,724 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-3c6612a4-bc09-4a39-958d-356b13b0015f Date: Thu, 27 Dec 2018 17:34:22 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-27 17:34:22,724 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.31:9292/v2/images/d73042b8-ef03-4852-bf9b-c45fb22d1142/file used request id req-3c6612a4-bc09-4a39-958d-356b13b0015f 2018-12-27 17:34:22,724 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-27 17:34:22,727 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/images/d73042b8-ef03-4852-bf9b-c45fb22d1142 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0474eabe00657136340b204c72c678d557f16c16" 2018-12-27 17:34:23,337 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-9ba20432-da8e-4600-ade5-4087d79215c9 Date: Thu, 27 Dec 2018 17:34:23 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateVolumeWithImageTests-36ec411d-1f1a-4cd6-8fc8-9d0529351867-image", "tags": [], "container_format": "bare", "created_at": "2018-12-27T17:34:21Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-27T17:34:22Z", "visibility": "shared", "locations": [{"url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/d73042b8-ef03-4852-bf9b-c45fb22d1142/snap", "metadata": {}}], "self": "/v2/images/d73042b8-ef03-4852-bf9b-c45fb22d1142", "min_disk": 0, "protected": false, "id": "d73042b8-ef03-4852-bf9b-c45fb22d1142", "file": "/v2/images/d73042b8-ef03-4852-bf9b-c45fb22d1142/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "8de00d5d4a3142d98a9f50aaeace25a4", "direct_url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/d73042b8-ef03-4852-bf9b-c45fb22d1142/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-27 17:34:23,338 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images/d73042b8-ef03-4852-bf9b-c45fb22d1142 used request id req-9ba20432-da8e-4600-ade5-4087d79215c9 2018-12-27 17:34:23,341 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0474eabe00657136340b204c72c678d557f16c16" 2018-12-27 17:34:23,532 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-5b2e0c97-d244-4971-b4f0-74f7028c8acc Date: Thu, 27 Dec 2018 17:34:23 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-27 17:34:23,532 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/schemas/image used request id req-5b2e0c97-d244-4971-b4f0-74f7028c8acc 2018-12-27 17:34:23,535 - create_image - INFO - Created image with name - CreateVolumeWithImageTests-36ec411d-1f1a-4cd6-8fc8-9d0529351867-image 2018-12-27 17:34:23,538 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/images/d73042b8-ef03-4852-bf9b-c45fb22d1142 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0474eabe00657136340b204c72c678d557f16c16" 2018-12-27 17:34:23,742 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-232c759d-fe0d-4f9a-9fbf-5379f2f636cd Date: Thu, 27 Dec 2018 17:34:23 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateVolumeWithImageTests-36ec411d-1f1a-4cd6-8fc8-9d0529351867-image", "tags": [], "container_format": "bare", "created_at": "2018-12-27T17:34:21Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-27T17:34:22Z", "visibility": "shared", "locations": [{"url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/d73042b8-ef03-4852-bf9b-c45fb22d1142/snap", "metadata": {}}], "self": "/v2/images/d73042b8-ef03-4852-bf9b-c45fb22d1142", "min_disk": 0, "protected": false, "id": "d73042b8-ef03-4852-bf9b-c45fb22d1142", "file": "/v2/images/d73042b8-ef03-4852-bf9b-c45fb22d1142/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "8de00d5d4a3142d98a9f50aaeace25a4", "direct_url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/d73042b8-ef03-4852-bf9b-c45fb22d1142/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-27 17:34:23,742 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images/d73042b8-ef03-4852-bf9b-c45fb22d1142 used request id req-232c759d-fe0d-4f9a-9fbf-5379f2f636cd 2018-12-27 17:34:23,743 - create_image - DEBUG - Instance status is - active 2018-12-27 17:34:23,743 - create_image - DEBUG - Image is active with name - CreateVolumeWithImageTests-36ec411d-1f1a-4cd6-8fc8-9d0529351867-image 2018-12-27 17:34:23,743 - create_image - INFO - Image is now active with name - CreateVolumeWithImageTests-36ec411d-1f1a-4cd6-8fc8-9d0529351867-image 2018-12-27 17:34:23,743 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:34:23,744 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:34:24,153 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "86b0958893fb4383ae9433cd4fd1f75c", "name": "CreateVolumeWithImageTests-0bb65cc6-076e-4a0-proj-role"}], "expires_at": "2018-12-27T18:34:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8de00d5d4a3142d98a9f50aaeace25a4", "name": "CreateVolumeWithImageTests-0bb65cc6-076e-4a0-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/8de00d5d4a3142d98a9f50aaeace25a4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/8de00d5d4a3142d98a9f50aaeace25a4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/8de00d5d4a3142d98a9f50aaeace25a4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/8de00d5d4a3142d98a9f50aaeace25a4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/8de00d5d4a3142d98a9f50aaeace25a4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/8de00d5d4a3142d98a9f50aaeace25a4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/8de00d5d4a3142d98a9f50aaeace25a4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/8de00d5d4a3142d98a9f50aaeace25a4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/8de00d5d4a3142d98a9f50aaeace25a4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_8de00d5d4a3142d98a9f50aaeace25a4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_8de00d5d4a3142d98a9f50aaeace25a4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/8de00d5d4a3142d98a9f50aaeace25a4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/8de00d5d4a3142d98a9f50aaeace25a4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/8de00d5d4a3142d98a9f50aaeace25a4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateVolumeWithImageTests-0bb65cc6-076e-4a0-user", "id": "5e7090e9845045399cc68e321cc8cc85"}, "audit_ids": ["JyxUAdBpRpu7tW-uNdUGfg"], "issued_at": "2018-12-27T17:34:24.000000Z"}} 2018-12-27 17:34:24,154 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4fdb920d79a0ecfc53428410ddd8891254e9f27" 2018-12-27 17:34:24,247 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:34:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9c576cb9-0acf-4480-b4fb-dab5b7768bbf Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:34:24,247 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-9c576cb9-0acf-4480-b4fb-dab5b7768bbf 2018-12-27 17:34:24,253 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8776/v3/8de00d5d4a3142d98a9f50aaeace25a4/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4fdb920d79a0ecfc53428410ddd8891254e9f27" 2018-12-27 17:34:24,493 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:34:24 GMT Server: Apache x-compute-request-id: req-76a9e6c4-f855-459e-b3a0-021c7231357b OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-76a9e6c4-f855-459e-b3a0-021c7231357b Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-12-27 17:34:24,494 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/8de00d5d4a3142d98a9f50aaeace25a4/volumes/detail used request id req-76a9e6c4-f855-459e-b3a0-021c7231357b 2018-12-27 17:34:24,498 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:8776/v3/8de00d5d4a3142d98a9f50aaeace25a4/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-76a9e6c4-f855-459e-b3a0-021c7231357b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4fdb920d79a0ecfc53428410ddd8891254e9f27" -d '{"volume": {"status": "creating", "backup_id": null, "user_id": null, "name": "CreateVolumeWithImageTests-36ec411d-1f1a-4cd6-8fc8-9d0529351867-vol", "imageRef": "CreateVolumeWithImageTests-36ec411d-1f1a-4cd6-8fc8-9d0529351867-image", "availability_zone": null, "description": null, "multiattach": false, "attach_status": "detached", "volume_type": null, "metadata": {}, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "project_id": null, "source_replica": null, "size": 1}}' 2018-12-27 17:34:28,234 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Thu, 27 Dec 2018 17:34:24 GMT Server: Apache x-compute-request-id: req-331778a8-8256-43c5-b3e9-f798f891ee08 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-331778a8-8256-43c5-b3e9-f798f891ee08 Content-Length: 828 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "5e7090e9845045399cc68e321cc8cc85", "attachments": [], "links": [{"href": "http://172.30.9.31:8776/v3/8de00d5d4a3142d98a9f50aaeace25a4/volumes/8b156560-9dd6-4458-9f30-a69bf2949a88", "rel": "self"}, {"href": "http://172.30.9.31:8776/8de00d5d4a3142d98a9f50aaeace25a4/volumes/8b156560-9dd6-4458-9f30-a69bf2949a88", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-12-27T17:34:28.000000", "description": null, "updated_at": null, "volume_type": null, "name": "CreateVolumeWithImageTests-36ec411d-1f1a-4cd6-8fc8-9d0529351867-vol", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "8b156560-9dd6-4458-9f30-a69bf2949a88", "size": 1}} 2018-12-27 17:34:28,235 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.31:8776/v3/8de00d5d4a3142d98a9f50aaeace25a4/volumes used request id req-331778a8-8256-43c5-b3e9-f798f891ee08 2018-12-27 17:34:28,238 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8776/v3/8de00d5d4a3142d98a9f50aaeace25a4/volumes/8b156560-9dd6-4458-9f30-a69bf2949a88 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-76a9e6c4-f855-459e-b3a0-021c7231357b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4fdb920d79a0ecfc53428410ddd8891254e9f27" 2018-12-27 17:34:28,484 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:34:28 GMT Server: Apache x-compute-request-id: req-3d3d2f0a-8c1b-45ce-a5f7-c017e56df60e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-3d3d2f0a-8c1b-45ce-a5f7-c017e56df60e Content-Encoding: gzip Content-Length: 464 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "5e7090e9845045399cc68e321cc8cc85", "attachments": [], "links": [{"href": "http://172.30.9.31:8776/v3/8de00d5d4a3142d98a9f50aaeace25a4/volumes/8b156560-9dd6-4458-9f30-a69bf2949a88", "rel": "self"}, {"href": "http://172.30.9.31:8776/8de00d5d4a3142d98a9f50aaeace25a4/volumes/8b156560-9dd6-4458-9f30-a69bf2949a88", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-12-27T17:34:28.000000", "description": null, "os-vol-tenant-attr:tenant_id": "8de00d5d4a3142d98a9f50aaeace25a4", "updated_at": "2018-12-27T17:34:28.000000", "volume_type": null, "name": "CreateVolumeWithImageTests-36ec411d-1f1a-4cd6-8fc8-9d0529351867-vol", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "8b156560-9dd6-4458-9f30-a69bf2949a88", "size": 1}} 2018-12-27 17:34:28,484 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/8de00d5d4a3142d98a9f50aaeace25a4/volumes/8b156560-9dd6-4458-9f30-a69bf2949a88 used request id req-3d3d2f0a-8c1b-45ce-a5f7-c017e56df60e 2018-12-27 17:34:28,485 - create_volume - INFO - Created volume with name - CreateVolumeWithImageTests-36ec411d-1f1a-4cd6-8fc8-9d0529351867-vol 2018-12-27 17:34:28,487 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8776/v3/8de00d5d4a3142d98a9f50aaeace25a4/volumes/8b156560-9dd6-4458-9f30-a69bf2949a88 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-76a9e6c4-f855-459e-b3a0-021c7231357b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4fdb920d79a0ecfc53428410ddd8891254e9f27" 2018-12-27 17:34:28,727 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:34:28 GMT Server: Apache x-compute-request-id: req-6e13462a-e2f0-427b-8900-0e0d7d2b79f2 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-6e13462a-e2f0-427b-8900-0e0d7d2b79f2 Content-Encoding: gzip Content-Length: 464 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "5e7090e9845045399cc68e321cc8cc85", "attachments": [], "links": [{"href": "http://172.30.9.31:8776/v3/8de00d5d4a3142d98a9f50aaeace25a4/volumes/8b156560-9dd6-4458-9f30-a69bf2949a88", "rel": "self"}, {"href": "http://172.30.9.31:8776/8de00d5d4a3142d98a9f50aaeace25a4/volumes/8b156560-9dd6-4458-9f30-a69bf2949a88", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-12-27T17:34:28.000000", "description": null, "os-vol-tenant-attr:tenant_id": "8de00d5d4a3142d98a9f50aaeace25a4", "updated_at": "2018-12-27T17:34:28.000000", "volume_type": null, "name": "CreateVolumeWithImageTests-36ec411d-1f1a-4cd6-8fc8-9d0529351867-vol", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "8b156560-9dd6-4458-9f30-a69bf2949a88", "size": 1}} 2018-12-27 17:34:28,727 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/8de00d5d4a3142d98a9f50aaeace25a4/volumes/8b156560-9dd6-4458-9f30-a69bf2949a88 used request id req-6e13462a-e2f0-427b-8900-0e0d7d2b79f2 2018-12-27 17:34:28,727 - create_volume - DEBUG - Instance status is - creating 2018-12-27 17:34:28,728 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-12-27 17:34:31,731 - create_volume - DEBUG - Volume status query timeout in 296.754030943 2018-12-27 17:34:31,733 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8776/v3/8de00d5d4a3142d98a9f50aaeace25a4/volumes/8b156560-9dd6-4458-9f30-a69bf2949a88 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-76a9e6c4-f855-459e-b3a0-021c7231357b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4fdb920d79a0ecfc53428410ddd8891254e9f27" 2018-12-27 17:34:31,968 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:34:31 GMT Server: Apache x-compute-request-id: req-b6de23d1-7e01-4bc5-a7af-fb930c60c784 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-b6de23d1-7e01-4bc5-a7af-fb930c60c784 Content-Encoding: gzip Content-Length: 472 Content-Type: application/json RESP BODY: {"volume": {"status": "downloading", "user_id": "5e7090e9845045399cc68e321cc8cc85", "attachments": [], "links": [{"href": "http://172.30.9.31:8776/v3/8de00d5d4a3142d98a9f50aaeace25a4/volumes/8b156560-9dd6-4458-9f30-a69bf2949a88", "rel": "self"}, {"href": "http://172.30.9.31:8776/8de00d5d4a3142d98a9f50aaeace25a4/volumes/8b156560-9dd6-4458-9f30-a69bf2949a88", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-12-27T17:34:28.000000", "description": null, "os-vol-tenant-attr:tenant_id": "8de00d5d4a3142d98a9f50aaeace25a4", "updated_at": "2018-12-27T17:34:31.000000", "volume_type": null, "name": "CreateVolumeWithImageTests-36ec411d-1f1a-4cd6-8fc8-9d0529351867-vol", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "8b156560-9dd6-4458-9f30-a69bf2949a88", "size": 1}} 2018-12-27 17:34:31,968 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/8de00d5d4a3142d98a9f50aaeace25a4/volumes/8b156560-9dd6-4458-9f30-a69bf2949a88 used request id req-b6de23d1-7e01-4bc5-a7af-fb930c60c784 2018-12-27 17:34:31,969 - create_volume - DEBUG - Instance status is - downloading 2018-12-27 17:34:31,969 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-12-27 17:34:34,972 - create_volume - DEBUG - Volume status query timeout in 293.512851954 2018-12-27 17:34:34,975 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8776/v3/8de00d5d4a3142d98a9f50aaeace25a4/volumes/8b156560-9dd6-4458-9f30-a69bf2949a88 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-76a9e6c4-f855-459e-b3a0-021c7231357b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4fdb920d79a0ecfc53428410ddd8891254e9f27" 2018-12-27 17:34:35,216 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:34:34 GMT Server: Apache x-compute-request-id: req-61780b9d-de53-414e-bd53-364dc629e153 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-61780b9d-de53-414e-bd53-364dc629e153 Content-Encoding: gzip Content-Length: 600 Content-Type: application/json RESP BODY: {"volume": {"attachments": [], "links": [{"href": "http://172.30.9.31:8776/v3/8de00d5d4a3142d98a9f50aaeace25a4/volumes/8b156560-9dd6-4458-9f30-a69bf2949a88", "rel": "self"}, {"href": "http://172.30.9.31:8776/8de00d5d4a3142d98a9f50aaeace25a4/volumes/8b156560-9dd6-4458-9f30-a69bf2949a88", "rel": "bookmark"}], "availability_zone": "nova", "encrypted": false, "updated_at": "2018-12-27T17:34:33.000000", "replication_status": null, "snapshot_id": null, "id": "8b156560-9dd6-4458-9f30-a69bf2949a88", "size": 1, "user_id": "5e7090e9845045399cc68e321cc8cc85", "os-vol-tenant-attr:tenant_id": "8de00d5d4a3142d98a9f50aaeace25a4", "metadata": {}, "status": "available", "volume_image_metadata": {"checksum": "443b7623e27ecf03dc9e01ee93f67afe", "min_ram": "0", "disk_format": "qcow2", "image_name": "CreateVolumeWithImageTests-36ec411d-1f1a-4cd6-8fc8-9d0529351867-image", "image_id": "d73042b8-ef03-4852-bf9b-c45fb22d1142", "container_format": "bare", "min_disk": "0", "size": "12716032"}, "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "name": "CreateVolumeWithImageTests-36ec411d-1f1a-4cd6-8fc8-9d0529351867-vol", "bootable": "true", "created_at": "2018-12-27T17:34:28.000000", "volume_type": null}} 2018-12-27 17:34:35,216 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/8de00d5d4a3142d98a9f50aaeace25a4/volumes/8b156560-9dd6-4458-9f30-a69bf2949a88 used request id req-61780b9d-de53-414e-bd53-364dc629e153 2018-12-27 17:34:35,217 - create_volume - DEBUG - Instance status is - available 2018-12-27 17:34:35,217 - create_volume - DEBUG - Volume is active with name - CreateVolumeWithImageTests-36ec411d-1f1a-4cd6-8fc8-9d0529351867-vol 2018-12-27 17:34:35,217 - create_volume - INFO - Volume is now active with name - CreateVolumeWithImageTests-36ec411d-1f1a-4cd6-8fc8-9d0529351867-vol 2018-12-27 17:34:35,220 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8776/v3/8de00d5d4a3142d98a9f50aaeace25a4/volumes/8b156560-9dd6-4458-9f30-a69bf2949a88 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-76a9e6c4-f855-459e-b3a0-021c7231357b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4fdb920d79a0ecfc53428410ddd8891254e9f27" 2018-12-27 17:34:35,460 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:34:35 GMT Server: Apache x-compute-request-id: req-382e8e27-4917-44ca-81ae-c13495936fd5 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-382e8e27-4917-44ca-81ae-c13495936fd5 Content-Encoding: gzip Content-Length: 600 Content-Type: application/json RESP BODY: {"volume": {"attachments": [], "links": [{"href": "http://172.30.9.31:8776/v3/8de00d5d4a3142d98a9f50aaeace25a4/volumes/8b156560-9dd6-4458-9f30-a69bf2949a88", "rel": "self"}, {"href": "http://172.30.9.31:8776/8de00d5d4a3142d98a9f50aaeace25a4/volumes/8b156560-9dd6-4458-9f30-a69bf2949a88", "rel": "bookmark"}], "availability_zone": "nova", "encrypted": false, "updated_at": "2018-12-27T17:34:33.000000", "replication_status": null, "snapshot_id": null, "id": "8b156560-9dd6-4458-9f30-a69bf2949a88", "size": 1, "user_id": "5e7090e9845045399cc68e321cc8cc85", "os-vol-tenant-attr:tenant_id": "8de00d5d4a3142d98a9f50aaeace25a4", "metadata": {}, "status": "available", "volume_image_metadata": {"checksum": "443b7623e27ecf03dc9e01ee93f67afe", "min_ram": "0", "disk_format": "qcow2", "image_name": "CreateVolumeWithImageTests-36ec411d-1f1a-4cd6-8fc8-9d0529351867-image", "image_id": "d73042b8-ef03-4852-bf9b-c45fb22d1142", "container_format": "bare", "min_disk": "0", "size": "12716032"}, "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "name": "CreateVolumeWithImageTests-36ec411d-1f1a-4cd6-8fc8-9d0529351867-vol", "bootable": "true", "created_at": "2018-12-27T17:34:28.000000", "volume_type": null}} 2018-12-27 17:34:35,461 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/8de00d5d4a3142d98a9f50aaeace25a4/volumes/8b156560-9dd6-4458-9f30-a69bf2949a88 used request id req-382e8e27-4917-44ca-81ae-c13495936fd5 2018-12-27 17:34:35,461 - create_volume - DEBUG - Instance status is - available 2018-12-27 17:34:35,461 - create_volume - DEBUG - Volume is active with name - CreateVolumeWithImageTests-36ec411d-1f1a-4cd6-8fc8-9d0529351867-vol 2018-12-27 17:34:35,461 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:34:35,874 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "86b0958893fb4383ae9433cd4fd1f75c", "name": "CreateVolumeWithImageTests-0bb65cc6-076e-4a0-proj-role"}], "expires_at": "2018-12-27T18:34:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8de00d5d4a3142d98a9f50aaeace25a4", "name": "CreateVolumeWithImageTests-0bb65cc6-076e-4a0-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/8de00d5d4a3142d98a9f50aaeace25a4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/8de00d5d4a3142d98a9f50aaeace25a4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/8de00d5d4a3142d98a9f50aaeace25a4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/8de00d5d4a3142d98a9f50aaeace25a4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/8de00d5d4a3142d98a9f50aaeace25a4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/8de00d5d4a3142d98a9f50aaeace25a4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/8de00d5d4a3142d98a9f50aaeace25a4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/8de00d5d4a3142d98a9f50aaeace25a4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/8de00d5d4a3142d98a9f50aaeace25a4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_8de00d5d4a3142d98a9f50aaeace25a4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_8de00d5d4a3142d98a9f50aaeace25a4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/8de00d5d4a3142d98a9f50aaeace25a4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/8de00d5d4a3142d98a9f50aaeace25a4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/8de00d5d4a3142d98a9f50aaeace25a4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateVolumeWithImageTests-0bb65cc6-076e-4a0-user", "id": "5e7090e9845045399cc68e321cc8cc85"}, "audit_ids": ["OLp4oP-CQKOFkFlPUoR7Qg"], "issued_at": "2018-12-27T17:34:35.000000Z"}} 2018-12-27 17:34:35,877 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8776/v3/8de00d5d4a3142d98a9f50aaeace25a4/volumes/8b156560-9dd6-4458-9f30-a69bf2949a88 -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ffdd96b2f5c29d9ff69065f5137f4f94d529455" 2018-12-27 17:34:36,124 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:34:35 GMT Server: Apache x-compute-request-id: req-195ac6d7-36e2-4875-92ef-bba6e429338e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-195ac6d7-36e2-4875-92ef-bba6e429338e Content-Encoding: gzip Content-Length: 600 Content-Type: application/json RESP BODY: {"volume": {"attachments": [], "links": [{"href": "http://172.30.9.31:8776/v3/8de00d5d4a3142d98a9f50aaeace25a4/volumes/8b156560-9dd6-4458-9f30-a69bf2949a88", "rel": "self"}, {"href": "http://172.30.9.31:8776/8de00d5d4a3142d98a9f50aaeace25a4/volumes/8b156560-9dd6-4458-9f30-a69bf2949a88", "rel": "bookmark"}], "availability_zone": "nova", "encrypted": false, "updated_at": "2018-12-27T17:34:33.000000", "replication_status": null, "snapshot_id": null, "id": "8b156560-9dd6-4458-9f30-a69bf2949a88", "size": 1, "user_id": "5e7090e9845045399cc68e321cc8cc85", "os-vol-tenant-attr:tenant_id": "8de00d5d4a3142d98a9f50aaeace25a4", "metadata": {}, "status": "available", "volume_image_metadata": {"checksum": "443b7623e27ecf03dc9e01ee93f67afe", "min_ram": "0", "disk_format": "qcow2", "image_name": "CreateVolumeWithImageTests-36ec411d-1f1a-4cd6-8fc8-9d0529351867-image", "image_id": "d73042b8-ef03-4852-bf9b-c45fb22d1142", "container_format": "bare", "min_disk": "0", "size": "12716032"}, "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "name": "CreateVolumeWithImageTests-36ec411d-1f1a-4cd6-8fc8-9d0529351867-vol", "bootable": "true", "created_at": "2018-12-27T17:34:28.000000", "volume_type": null}} 2018-12-27 17:34:36,124 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/8de00d5d4a3142d98a9f50aaeace25a4/volumes/8b156560-9dd6-4458-9f30-a69bf2949a88 used request id req-195ac6d7-36e2-4875-92ef-bba6e429338e 2018-12-27 17:34:36,126 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8776/v3/8de00d5d4a3142d98a9f50aaeace25a4/volumes/8b156560-9dd6-4458-9f30-a69bf2949a88 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-76a9e6c4-f855-459e-b3a0-021c7231357b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4fdb920d79a0ecfc53428410ddd8891254e9f27" 2018-12-27 17:34:36,181 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:34:36 GMT Server: Apache x-compute-request-id: req-58704936-9ded-42b0-92dc-75b947569e9c OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-58704936-9ded-42b0-92dc-75b947569e9c Content-Encoding: gzip Content-Length: 600 Content-Type: application/json RESP BODY: {"volume": {"attachments": [], "links": [{"href": "http://172.30.9.31:8776/v3/8de00d5d4a3142d98a9f50aaeace25a4/volumes/8b156560-9dd6-4458-9f30-a69bf2949a88", "rel": "self"}, {"href": "http://172.30.9.31:8776/8de00d5d4a3142d98a9f50aaeace25a4/volumes/8b156560-9dd6-4458-9f30-a69bf2949a88", "rel": "bookmark"}], "availability_zone": "nova", "encrypted": false, "updated_at": "2018-12-27T17:34:33.000000", "replication_status": null, "snapshot_id": null, "id": "8b156560-9dd6-4458-9f30-a69bf2949a88", "size": 1, "user_id": "5e7090e9845045399cc68e321cc8cc85", "os-vol-tenant-attr:tenant_id": "8de00d5d4a3142d98a9f50aaeace25a4", "metadata": {}, "status": "available", "volume_image_metadata": {"checksum": "443b7623e27ecf03dc9e01ee93f67afe", "min_ram": "0", "disk_format": "qcow2", "image_name": "CreateVolumeWithImageTests-36ec411d-1f1a-4cd6-8fc8-9d0529351867-image", "image_id": "d73042b8-ef03-4852-bf9b-c45fb22d1142", "container_format": "bare", "min_disk": "0", "size": "12716032"}, "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "name": "CreateVolumeWithImageTests-36ec411d-1f1a-4cd6-8fc8-9d0529351867-vol", "bootable": "true", "created_at": "2018-12-27T17:34:28.000000", "volume_type": null}} 2018-12-27 17:34:36,181 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/8de00d5d4a3142d98a9f50aaeace25a4/volumes/8b156560-9dd6-4458-9f30-a69bf2949a88 used request id req-58704936-9ded-42b0-92dc-75b947569e9c 2018-12-27 17:34:36,181 - create_volume - DEBUG - Instance status is - available 2018-12-27 17:34:36,181 - create_volume - DEBUG - Volume is active with name - CreateVolumeWithImageTests-36ec411d-1f1a-4cd6-8fc8-9d0529351867-vol 2018-12-27 17:34:36,182 - cinder_utils - INFO - Deleting volume named - CreateVolumeWithImageTests-36ec411d-1f1a-4cd6-8fc8-9d0529351867-vol 2018-12-27 17:34:36,184 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:8776/v3/8de00d5d4a3142d98a9f50aaeace25a4/volumes/8b156560-9dd6-4458-9f30-a69bf2949a88 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-76a9e6c4-f855-459e-b3a0-021c7231357b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4fdb920d79a0ecfc53428410ddd8891254e9f27" 2018-12-27 17:34:36,450 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Thu, 27 Dec 2018 17:34:36 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-18fb7562-d31b-49bd-9cf1-986fb29cb7b4 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-27 17:34:36,450 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.31:8776/v3/8de00d5d4a3142d98a9f50aaeace25a4/volumes/8b156560-9dd6-4458-9f30-a69bf2949a88 used request id req-18fb7562-d31b-49bd-9cf1-986fb29cb7b4 2018-12-27 17:34:36,452 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8776/v3/8de00d5d4a3142d98a9f50aaeace25a4/volumes/8b156560-9dd6-4458-9f30-a69bf2949a88 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-76a9e6c4-f855-459e-b3a0-021c7231357b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4fdb920d79a0ecfc53428410ddd8891254e9f27" 2018-12-27 17:34:36,518 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:34:36 GMT Server: Apache x-compute-request-id: req-b00d1cc5-7015-46a4-a0b9-4b8daf5d2a36 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-b00d1cc5-7015-46a4-a0b9-4b8daf5d2a36 Content-Encoding: gzip Content-Length: 601 Content-Type: application/json RESP BODY: {"volume": {"attachments": [], "links": [{"href": "http://172.30.9.31:8776/v3/8de00d5d4a3142d98a9f50aaeace25a4/volumes/8b156560-9dd6-4458-9f30-a69bf2949a88", "rel": "self"}, {"href": "http://172.30.9.31:8776/8de00d5d4a3142d98a9f50aaeace25a4/volumes/8b156560-9dd6-4458-9f30-a69bf2949a88", "rel": "bookmark"}], "availability_zone": "nova", "encrypted": false, "updated_at": "2018-12-27T17:34:36.000000", "replication_status": null, "snapshot_id": null, "id": "8b156560-9dd6-4458-9f30-a69bf2949a88", "size": 1, "user_id": "5e7090e9845045399cc68e321cc8cc85", "os-vol-tenant-attr:tenant_id": "8de00d5d4a3142d98a9f50aaeace25a4", "metadata": {}, "status": "deleting", "volume_image_metadata": {"checksum": "443b7623e27ecf03dc9e01ee93f67afe", "min_ram": "0", "disk_format": "qcow2", "image_name": "CreateVolumeWithImageTests-36ec411d-1f1a-4cd6-8fc8-9d0529351867-image", "image_id": "d73042b8-ef03-4852-bf9b-c45fb22d1142", "container_format": "bare", "min_disk": "0", "size": "12716032"}, "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "name": "CreateVolumeWithImageTests-36ec411d-1f1a-4cd6-8fc8-9d0529351867-vol", "bootable": "true", "created_at": "2018-12-27T17:34:28.000000", "volume_type": null}} 2018-12-27 17:34:36,518 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/8de00d5d4a3142d98a9f50aaeace25a4/volumes/8b156560-9dd6-4458-9f30-a69bf2949a88 used request id req-b00d1cc5-7015-46a4-a0b9-4b8daf5d2a36 2018-12-27 17:34:36,519 - create_volume - DEBUG - Instance status is - deleting 2018-12-27 17:34:36,519 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-12-27 17:34:39,522 - create_volume - DEBUG - Volume status query timeout in 56.927893877 2018-12-27 17:34:39,525 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8776/v3/8de00d5d4a3142d98a9f50aaeace25a4/volumes/8b156560-9dd6-4458-9f30-a69bf2949a88 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-76a9e6c4-f855-459e-b3a0-021c7231357b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4fdb920d79a0ecfc53428410ddd8891254e9f27" 2018-12-27 17:34:39,762 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:34:39 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-d45ed729-5942-41cb-b648-566e6f543c56 x-openstack-request-id: req-d45ed729-5942-41cb-b648-566e6f543c56 Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 8b156560-9dd6-4458-9f30-a69bf2949a88 could not be found.", "code": 404}} 2018-12-27 17:34:39,762 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/8de00d5d4a3142d98a9f50aaeace25a4/volumes/8b156560-9dd6-4458-9f30-a69bf2949a88 used request id req-d45ed729-5942-41cb-b648-566e6f543c56 2018-12-27 17:34:39,763 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume 8b156560-9dd6-4458-9f30-a69bf2949a88 could not be found. (HTTP 404) (Request-ID: req-d45ed729-5942-41cb-b648-566e6f543c56) 2018-12-27 17:34:39,763 - create_volume - INFO - Volume has been properly deleted with name - CreateVolumeWithImageTests-36ec411d-1f1a-4cd6-8fc8-9d0529351867-vol 2018-12-27 17:34:39,764 - glance_utils - INFO - Deleting image named - CreateVolumeWithImageTests-36ec411d-1f1a-4cd6-8fc8-9d0529351867-image 2018-12-27 17:34:39,766 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9292/v2/images/d73042b8-ef03-4852-bf9b-c45fb22d1142 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0474eabe00657136340b204c72c678d557f16c16" 2018-12-27 17:34:40,436 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-5d0c07d8-4389-4ef6-9e3f-a3d0de5f53f5 Date: Thu, 27 Dec 2018 17:34:40 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-27 17:34:40,436 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.31:9292/v2/images/d73042b8-ef03-4852-bf9b-c45fb22d1142 used request id req-5d0c07d8-4389-4ef6-9e3f-a3d0de5f53f5 2018-12-27 17:34:40,445 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c6f19010774ae6a675b13abe19b867d7dc20d46" 2018-12-27 17:34:40,738 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 33483 X-Openstack-Request-Id: req-827eab2a-d14e-4d68-9f76-e68b24f89412 Date: Thu, 27 Dec 2018 17:34:40 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "created_at": "2018-12-27T15:33:01Z", "updated_at": "2018-12-27T15:33:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "35205ac3-06e6-4cf6-bb21-ff8f813cb45b", "remote_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "ade77f59-e70c-4970-8ea8-198222fa332e", "remote_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "c4f3bf7f-d793-498d-a883-bb8c6003f070", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "c85cb618-8f19-445b-8e16-6d467cb17771", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}], "revision_number": 4, "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "created_at": "2018-12-27T15:57:22Z", "updated_at": "2018-12-27T15:57:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "5e258a3b-01f5-4aef-81b7-0b5dc6e5b683", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "65475539-0336-498a-8da4-ff0a80b10089", "remote_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "ae922857-f7ae-4bc8-949b-153fb43bfd00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "b4f87679-52e1-4cf9-bf76-5abb9a9bec06", "remote_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "f7197afc9b61423897aefc9a643d03a1"}], "revision_number": 4, "project_id": "f7197afc9b61423897aefc9a643d03a1", "id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "created_at": "2018-12-27T16:01:54Z", "updated_at": "2018-12-27T16:01:54Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "00dd3abd-acd1-4edb-8f4a-8badcbd2eeb4", "remote_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "018de60d-bc33-4ef0-9eed-6d00b6ce227b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "0d99f0db-fa6b-4201-b67f-a7ff0db82c5d", "remote_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv6", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "5c4049ef-933d-4614-84e7-83584430d462", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv6", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}], "revision_number": 4, "project_id": "8c689c5e31c44b09ab85f80682abbc2a", "id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "created_at": "2018-12-27T15:56:49Z", "updated_at": "2018-12-27T15:56:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "6555e255-763a-4448-b1b1-0c93b2a390bd", "remote_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "777ff7a5-a590-43e5-a84b-7677710494e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "8bac258a-08df-48b7-900b-efbe01a6ec20", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "dc17921e-353f-4898-a970-881b2c8d093d", "remote_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}], "revision_number": 4, "project_id": "28dac9e1580d461c9de52e6659cc4f9d", "id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "created_at": "2018-12-27T16:01:52Z", "updated_at": "2018-12-27T16:01:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "32737757-45f3-4b24-b6ab-5f2d5579b4a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv6", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "ae604ef3-492d-4aa3-8045-1ff84f755a27", "remote_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv4", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "b7bff40a-beda-4996-b140-ed94d010535c", "remote_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv6", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "b8129030-9d72-4d5d-adce-47bbe62492fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv4", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}], "revision_number": 4, "project_id": "81c108a273314b24bf6b48c41b5bbe0c", "id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "created_at": "2018-12-27T15:57:20Z", "updated_at": "2018-12-27T15:57:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "0c389ec4-c0af-4c20-acf9-4fcc1d859dd7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv6", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "3749697a-f2ef-439a-a661-2fb92badd1ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv4", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "b74e0c8c-e243-450e-b1be-69c587093d6d", "remote_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv6", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "c222695b-2f1c-427d-afd7-e0be24ec9f66", "remote_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv4", "project_id": "7fb0e5436e4f467998e672dd71018a45"}], "revision_number": 4, "project_id": "7fb0e5436e4f467998e672dd71018a45", "id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "created_at": "2018-12-27T17:02:11Z", "updated_at": "2018-12-27T17:02:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "675d8a56-1c9b-4c58-a252-61e65997fd05", "remote_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv4", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "84f0587c-7394-4fd6-8f3d-8d6ba94cf3f9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv6", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "8a450b4f-e710-4193-816e-13a2d4e40c07", "remote_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv6", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "c3106b0a-1026-4156-86a9-f0438b7fab93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv4", "project_id": "7cba3664d5674e65a12c8c269a05febf"}], "revision_number": 4, "project_id": "7cba3664d5674e65a12c8c269a05febf", "id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "created_at": "2018-12-27T15:58:29Z", "updated_at": "2018-12-27T15:58:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "2a945ecc-f9fa-4219-96ab-c189a7f5c102", "remote_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv6", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "55e2b54e-68d4-4476-8c9f-e05e347c8970", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv4", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "9983229c-b595-482a-973f-81137a209b6d", "remote_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv4", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "9d4b8450-78ab-4817-a586-372ed88268f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv6", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}], "revision_number": 4, "project_id": "fbd6dbf946a5406398ba810e02d0888e", "id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "created_at": "2018-12-27T15:57:24Z", "updated_at": "2018-12-27T15:57:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "35521f2a-a59d-4798-9fa8-0febfe126076", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv4", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "607d473d-1e6a-4088-a778-7df9ffc1ff68", "remote_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv6", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "6f8fa92b-b67a-4047-a900-f43656aff42b", "remote_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv4", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "890f1d6c-9ae5-45b0-b7a1-282182432b66", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv6", "project_id": "253cc6709e714b8a80a5f74e4257907e"}], "revision_number": 4, "project_id": "253cc6709e714b8a80a5f74e4257907e", "id": "b9546f11-205e-4322-89f8-f0360d6090ed", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "created_at": "2018-12-27T15:57:08Z", "updated_at": "2018-12-27T15:57:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "6739c48b-d899-4c17-bb8e-ffaf8922c034", "remote_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv4", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "9660a6af-4d9b-40b9-9729-f205f66c2bd0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv4", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "bf244c03-fc10-4754-9c2b-b0224401c4f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv6", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "d3bee7cc-a152-441c-9790-abb1f56cec03", "remote_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv6", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}], "revision_number": 4, "project_id": "782a28bd0d40485e85eda6b8ba43840b", "id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "created_at": "2018-12-27T15:57:11Z", "updated_at": "2018-12-27T15:57:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "22c0d2cf-360a-4aa8-ba7e-bfdbf8327d27", "remote_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "553b140a-8ba9-4af7-9f50-bf24e87aebf7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "b2ecf7a5-df98-4d65-a762-767320437c5a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "e49104b2-7c13-49d6-8519-a16dd585346f", "remote_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}], "revision_number": 4, "project_id": "ef7e486beb8f4de39b25ca5f11552328", "id": "d0588e93-db0d-4888-9f99-3399a50df490", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "created_at": "2018-12-27T17:19:15Z", "updated_at": "2018-12-27T17:19:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "1990fe24-df44-4561-9f09-f50aab182bf7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "651e4b8b-b29e-409b-9f25-ff2328ccefe6", "remote_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "cc4e2254-2157-4ae1-a233-3047573ddc6d", "remote_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "da56dda4-aaf3-43ff-bdf7-e64892ec2345", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}], "revision_number": 4, "project_id": "2a5a6879c5fa4db798cea6d394565d45", "id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-27T15:33:07Z", "updated_at": "2018-12-27T15:33:07Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "4de95db8-72d6-4aec-a145-e92511971eb9", "remote_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "5f100cff-05d8-4405-8dfb-0a387c123fae", "remote_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "a3f6a193-cc94-4220-a73a-08acf63c449b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "f059d8a5-0c32-49c9-a721-77cc89245ecd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "created_at": "2018-12-27T15:29:16Z", "updated_at": "2018-12-27T15:29:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "3c53841a-5bc0-4192-b482-044411e217ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "5956ff3f-d59d-4af6-82b5-566c888583a7", "remote_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:16Z", "revision_number": 0, "id": "60735d87-52c7-426a-91a6-aff1078a5a2d", "remote_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:16Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "abe97133-61dd-4fdf-baf3-2e07968a324f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "da629caea04941e1ae8979c379dc7c9d"}], "revision_number": 4, "project_id": "da629caea04941e1ae8979c379dc7c9d", "id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "name": "default"}]} 2018-12-27 17:34:40,739 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=default used request id req-827eab2a-d14e-4d68-9f76-e68b24f89412 2018-12-27 17:34:40,745 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c6f19010774ae6a675b13abe19b867d7dc20d46" 2018-12-27 17:34:40,853 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:34:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e5903335-d501-4b92-a724-18828228ba99 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b7b4fceec1ad4c6eb74d758b709a9d93", "name": "admin"}} 2018-12-27 17:34:40,854 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93 used request id req-e5903335-d501-4b92-a724-18828228ba99 2018-12-27 17:34:40,857 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/f7197afc9b61423897aefc9a643d03a1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c6f19010774ae6a675b13abe19b867d7dc20d46" 2018-12-27 17:34:40,958 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:34:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eb4ad9ac-1029-47ff-8591-e939441621be Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f7197afc9b61423897aefc9a643d03a1.", "code": 404, "title": "Not Found"}} 2018-12-27 17:34:40,958 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/f7197afc9b61423897aefc9a643d03a1 used request id req-eb4ad9ac-1029-47ff-8591-e939441621be 2018-12-27 17:34:40,958 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:34:40,961 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/8c689c5e31c44b09ab85f80682abbc2a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c6f19010774ae6a675b13abe19b867d7dc20d46" 2018-12-27 17:34:41,069 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:34:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5edb2173-0dfc-438a-b1d6-dc2f6a8871e3 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8c689c5e31c44b09ab85f80682abbc2a.", "code": 404, "title": "Not Found"}} 2018-12-27 17:34:41,069 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/8c689c5e31c44b09ab85f80682abbc2a used request id req-5edb2173-0dfc-438a-b1d6-dc2f6a8871e3 2018-12-27 17:34:41,069 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:34:41,073 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/28dac9e1580d461c9de52e6659cc4f9d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c6f19010774ae6a675b13abe19b867d7dc20d46" 2018-12-27 17:34:41,190 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:34:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-262220c4-f4cc-4c71-9e9c-1fb6b550d010 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 28dac9e1580d461c9de52e6659cc4f9d.", "code": 404, "title": "Not Found"}} 2018-12-27 17:34:41,190 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/28dac9e1580d461c9de52e6659cc4f9d used request id req-262220c4-f4cc-4c71-9e9c-1fb6b550d010 2018-12-27 17:34:41,190 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:34:41,194 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/81c108a273314b24bf6b48c41b5bbe0c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c6f19010774ae6a675b13abe19b867d7dc20d46" 2018-12-27 17:34:41,296 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:34:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-24730c62-a597-4332-9261-30beaa764f1e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 81c108a273314b24bf6b48c41b5bbe0c.", "code": 404, "title": "Not Found"}} 2018-12-27 17:34:41,296 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/81c108a273314b24bf6b48c41b5bbe0c used request id req-24730c62-a597-4332-9261-30beaa764f1e 2018-12-27 17:34:41,297 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:34:41,300 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/7fb0e5436e4f467998e672dd71018a45 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c6f19010774ae6a675b13abe19b867d7dc20d46" 2018-12-27 17:34:41,414 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:34:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e14c50b9-44e0-420a-ad11-30e4217ab922 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7fb0e5436e4f467998e672dd71018a45.", "code": 404, "title": "Not Found"}} 2018-12-27 17:34:41,414 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/7fb0e5436e4f467998e672dd71018a45 used request id req-e14c50b9-44e0-420a-ad11-30e4217ab922 2018-12-27 17:34:41,414 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:34:41,418 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/7cba3664d5674e65a12c8c269a05febf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c6f19010774ae6a675b13abe19b867d7dc20d46" 2018-12-27 17:34:41,519 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:34:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1b3b31b1-4ba1-4514-b6ea-15a772ca0c6f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7cba3664d5674e65a12c8c269a05febf.", "code": 404, "title": "Not Found"}} 2018-12-27 17:34:41,519 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/7cba3664d5674e65a12c8c269a05febf used request id req-1b3b31b1-4ba1-4514-b6ea-15a772ca0c6f 2018-12-27 17:34:41,519 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:34:41,523 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/fbd6dbf946a5406398ba810e02d0888e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c6f19010774ae6a675b13abe19b867d7dc20d46" 2018-12-27 17:34:41,630 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:34:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2e4be9e4-d625-4be7-a9c2-b5476d72c867 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: fbd6dbf946a5406398ba810e02d0888e.", "code": 404, "title": "Not Found"}} 2018-12-27 17:34:41,630 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/fbd6dbf946a5406398ba810e02d0888e used request id req-2e4be9e4-d625-4be7-a9c2-b5476d72c867 2018-12-27 17:34:41,630 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:34:41,634 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/253cc6709e714b8a80a5f74e4257907e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c6f19010774ae6a675b13abe19b867d7dc20d46" 2018-12-27 17:34:41,740 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:34:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e2144df3-b4ad-49e6-b856-5bda028ec9d2 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 253cc6709e714b8a80a5f74e4257907e.", "code": 404, "title": "Not Found"}} 2018-12-27 17:34:41,740 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/253cc6709e714b8a80a5f74e4257907e used request id req-e2144df3-b4ad-49e6-b856-5bda028ec9d2 2018-12-27 17:34:41,740 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:34:41,744 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/782a28bd0d40485e85eda6b8ba43840b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c6f19010774ae6a675b13abe19b867d7dc20d46" 2018-12-27 17:34:41,854 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:34:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bb3ce034-c7a7-49ac-ae6c-4b7ab11a4cdc Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 782a28bd0d40485e85eda6b8ba43840b.", "code": 404, "title": "Not Found"}} 2018-12-27 17:34:41,855 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/782a28bd0d40485e85eda6b8ba43840b used request id req-bb3ce034-c7a7-49ac-ae6c-4b7ab11a4cdc 2018-12-27 17:34:41,855 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:34:41,858 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/ef7e486beb8f4de39b25ca5f11552328 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c6f19010774ae6a675b13abe19b867d7dc20d46" 2018-12-27 17:34:41,970 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:34:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e9131dd0-0c88-44eb-8e33-d458d3bb944e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: ef7e486beb8f4de39b25ca5f11552328.", "code": 404, "title": "Not Found"}} 2018-12-27 17:34:41,971 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/ef7e486beb8f4de39b25ca5f11552328 used request id req-e9131dd0-0c88-44eb-8e33-d458d3bb944e 2018-12-27 17:34:41,971 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:34:41,974 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/2a5a6879c5fa4db798cea6d394565d45 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c6f19010774ae6a675b13abe19b867d7dc20d46" 2018-12-27 17:34:42,083 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:34:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ba0163fa-36c4-4b7e-be48-23a641dfa1a4 Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.31:5000/v3/projects/2a5a6879c5fa4db798cea6d394565d45"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}} 2018-12-27 17:34:42,083 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/2a5a6879c5fa4db798cea6d394565d45 used request id req-ba0163fa-36c4-4b7e-be48-23a641dfa1a4 2018-12-27 17:34:42,087 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/da629caea04941e1ae8979c379dc7c9d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c6f19010774ae6a675b13abe19b867d7dc20d46" 2018-12-27 17:34:42,192 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:34:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ab6d7ff0-a7fc-4deb-88ff-438e7dc66309 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/da629caea04941e1ae8979c379dc7c9d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "da629caea04941e1ae8979c379dc7c9d", "name": "service"}} 2018-12-27 17:34:42,192 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/da629caea04941e1ae8979c379dc7c9d used request id req-ab6d7ff0-a7fc-4deb-88ff-438e7dc66309 2018-12-27 17:34:42,193 - keystone_utils - INFO - Deleting project with name - CreateVolumeWithImageTests-0bb65cc6-076e-4a0-proj 2018-12-27 17:34:42,197 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/projects/8de00d5d4a3142d98a9f50aaeace25a4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c6f19010774ae6a675b13abe19b867d7dc20d46" 2018-12-27 17:34:42,481 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:34:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d7fb90a0-cc77-4746-ae4e-afd2926f1ff2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:34:42,481 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/8de00d5d4a3142d98a9f50aaeace25a4 used request id req-d7fb90a0-cc77-4746-ae4e-afd2926f1ff2 2018-12-27 17:34:42,481 - keystone_utils - INFO - Deleting role with name - CreateVolumeWithImageTests-0bb65cc6-076e-4a0-proj-role 2018-12-27 17:34:42,484 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/roles/86b0958893fb4383ae9433cd4fd1f75c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c6f19010774ae6a675b13abe19b867d7dc20d46" 2018-12-27 17:34:42,621 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:34:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-60f7fc2e-02ef-440f-91d4-c630399c67bb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:34:42,621 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/roles/86b0958893fb4383ae9433cd4fd1f75c used request id req-60f7fc2e-02ef-440f-91d4-c630399c67bb 2018-12-27 17:34:42,625 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c6f19010774ae6a675b13abe19b867d7dc20d46" 2018-12-27 17:34:42,727 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:34:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bcc00f47-f293-44e1-acc8-49fa7a525024 Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8de789d09e46427786a85702e5e8de91", "links": {"self": "http://172.30.9.31:5000/v3/roles/8de789d09e46427786a85702e5e8de91"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 17:34:42,728 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-bcc00f47-f293-44e1-acc8-49fa7a525024 2018-12-27 17:34:42,728 - keystone_utils - INFO - Deleting user with name - CreateVolumeWithImageTests-0bb65cc6-076e-4a0-user 2018-12-27 17:34:42,732 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/users/5e7090e9845045399cc68e321cc8cc85 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff3b9c784625b87340360cd554171c7b04b982a9" 2018-12-27 17:34:42,976 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:34:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-803f601d-df46-43af-89d8-7a1b2e0268c0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:34:42,976 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/5e7090e9845045399cc68e321cc8cc85 used request id req-803f601d-df46-43af-89d8-7a1b2e0268c0 2018-12-27 17:34:42,977 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:34:43,397 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:34:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["BsSV7kBVQMOWcAY1AS5XeQ"], "issued_at": "2018-12-27T17:34:43.000000Z"}} 2018-12-27 17:34:43,398 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c78da9255590ddd2716c451fc8fa3420b9a6ab49" 2018-12-27 17:34:43,501 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:34:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-01c553df-b88b-40be-880b-9caa1f39226f Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:34:43,502 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-01c553df-b88b-40be-880b-9caa1f39226f 2018-12-27 17:34:43,503 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:34:43,504 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:34:43,929 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:34:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["xVvd96ksTqKJBP_rz7wJ6A"], "issued_at": "2018-12-27T17:34:43.000000Z"}} 2018-12-27 17:34:43,929 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38127c5accc3b70f1a0b81c18ed29f007db0b9db" 2018-12-27 17:34:44,029 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:34:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-221627ab-e5b6-4588-aed3-34bca9189c69 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:34:44,029 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-221627ab-e5b6-4588-aed3-34bca9189c69 2018-12-27 17:34:44,033 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 17:34:44,038 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 17:34:44 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 17:34:44,039 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=SimpleHealthCheck-485044a2-ee11-4df-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38127c5accc3b70f1a0b81c18ed29f007db0b9db" 2018-12-27 17:34:44,153 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:34:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-27ac4416-6f9c-449b-bed1-ccfe334dc993 Content-Encoding: gzip Content-Length: 174 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=SimpleHealthCheck-485044a2-ee11-4df-proj", "previous": null, "next": null}, "projects": []} 2018-12-27 17:34:44,153 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=SimpleHealthCheck-485044a2-ee11-4df-proj used request id req-27ac4416-6f9c-449b-bed1-ccfe334dc993 2018-12-27 17:34:44,157 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38127c5accc3b70f1a0b81c18ed29f007db0b9db" 2018-12-27 17:34:44,273 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:34:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a4f4d1d1-c565-40ed-b98c-e445b001d6c4 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-27 17:34:44,273 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-a4f4d1d1-c565-40ed-b98c-e445b001d6c4 2018-12-27 17:34:44,277 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38127c5accc3b70f1a0b81c18ed29f007db0b9db" -d '{"project": {"enabled": true, "domain_id": "default", "name": "SimpleHealthCheck-485044a2-ee11-4df-proj"}}' 2018-12-27 17:34:44,418 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 27 Dec 2018 17:34:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-add2653d-c21a-4703-be3b-08311c41eb00 Content-Length: 314 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/e2872c80d27b45a7b331c62bcf68d1e8"}, "tags": [], "enabled": true, "id": "e2872c80d27b45a7b331c62bcf68d1e8", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-485044a2-ee11-4df-proj"}} 2018-12-27 17:34:44,418 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-add2653d-c21a-4703-be3b-08311c41eb00 2018-12-27 17:34:44,418 - keystone_utils - INFO - Created project with name - SimpleHealthCheck-485044a2-ee11-4df-proj 2018-12-27 17:34:44,419 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:34:44,419 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:34:44,840 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:34:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["wrLa8yqSTIKE2aEZS6EN_w"], "issued_at": "2018-12-27T17:34:44.000000Z"}} 2018-12-27 17:34:44,841 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bba8b8a3e078634e8d1ae32ace4543f85aa48b4" 2018-12-27 17:34:44,943 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:34:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d2a2b706-0290-4543-acdf-752cef186a8a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:34:44,943 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-d2a2b706-0290-4543-acdf-752cef186a8a 2018-12-27 17:34:44,949 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 17:34:44,955 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 17:34:44 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 17:34:44,955 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bba8b8a3e078634e8d1ae32ace4543f85aa48b4" 2018-12-27 17:34:45,091 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:34:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-742e0d3b-8da2-4cec-b44e-df9533217f5a Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "links": {"self": "http://172.30.9.31:5000/v3/users/01fa52e7b3674fc48643fa4ffca67e4e"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "01fa52e7b3674fc48643fa4ffca67e4e", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/05a834ddebbc40688596b7460b47439e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05a834ddebbc40688596b7460b47439e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/08226a0ad01943f39559448239e291e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "08226a0ad01943f39559448239e291e1", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/55c0552fe37a4f7ca0e73939514bc683"}, "domain_id": "default", "enabled": true, "options": {}, "id": "55c0552fe37a4f7ca0e73939514bc683", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/646a4af4e3b5439a97996d353fea3924"}, "domain_id": "914eec1d43ea4caf9d2fd33268c06258", "enabled": true, "options": {}, "id": "646a4af4e3b5439a97996d353fea3924", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/85fb203e51c34d3f8122e285a6a318b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85fb203e51c34d3f8122e285a6a318b3", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/905e7f4b42d24cca93b99d2401fa3378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "905e7f4b42d24cca93b99d2401fa3378", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/a5bc08b9f81f4e5bb86c24f9f7547bae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5bc08b9f81f4e5bb86c24f9f7547bae", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/a5c780627f004d318bf908d80305da9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5c780627f004d318bf908d80305da9c", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/b18425bf2b044bc9af7e194919539a17"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b18425bf2b044bc9af7e194919539a17", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/b8d2134b619d4dca80e21d6fb16449b0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b8d2134b619d4dca80e21d6fb16449b0", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/b9ab6a25a652438285139fe5b44aea62"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9ab6a25a652438285139fe5b44aea62", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/c08462554a4844d681348f58b9b0edee"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c08462554a4844d681348f58b9b0edee", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/ddfc3a9aad444d4782eae677c8a98130"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ddfc3a9aad444d4782eae677c8a98130", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/f2a74f2185a54676a6cb2bb5ecfcc4f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2a74f2185a54676a6cb2bb5ecfcc4f6", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-12-27 17:34:45,091 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-742e0d3b-8da2-4cec-b44e-df9533217f5a 2018-12-27 17:34:45,095 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?name=SimpleHealthCheck-485044a2-ee11-4df-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bba8b8a3e078634e8d1ae32ace4543f85aa48b4" 2018-12-27 17:34:45,204 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:34:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6ce31870-f231-43f9-8f25-e1a44e41a68d Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?name=SimpleHealthCheck-485044a2-ee11-4df-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/e2872c80d27b45a7b331c62bcf68d1e8"}, "tags": [], "enabled": true, "id": "e2872c80d27b45a7b331c62bcf68d1e8", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-485044a2-ee11-4df-proj"}]} 2018-12-27 17:34:45,204 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?name=SimpleHealthCheck-485044a2-ee11-4df-proj used request id req-6ce31870-f231-43f9-8f25-e1a44e41a68d 2018-12-27 17:34:45,207 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bba8b8a3e078634e8d1ae32ace4543f85aa48b4" 2018-12-27 17:34:45,316 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:34:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e9744bc8-7f5e-4424-be0d-ebd08cea7c56 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-27 17:34:45,317 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-e9744bc8-7f5e-4424-be0d-ebd08cea7c56 2018-12-27 17:34:45,721 - keystone_utils - INFO - Created user with name - SimpleHealthCheck-485044a2-ee11-4df-user 2018-12-27 17:34:45,721 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:34:45,725 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38127c5accc3b70f1a0b81c18ed29f007db0b9db" 2018-12-27 17:34:45,827 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:34:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-71a898c8-004f-4f3b-9472-7390eef67e1b Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8de789d09e46427786a85702e5e8de91", "links": {"self": "http://172.30.9.31:5000/v3/roles/8de789d09e46427786a85702e5e8de91"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 17:34:45,828 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-71a898c8-004f-4f3b-9472-7390eef67e1b 2018-12-27 17:34:45,831 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38127c5accc3b70f1a0b81c18ed29f007db0b9db" -d '{"role": {"name": "SimpleHealthCheck-485044a2-ee11-4df-proj-role"}}' 2018-12-27 17:34:45,987 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 27 Dec 2018 17:34:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e7be9d7a-e030-40cf-aded-b79648a4863e Content-Length: 216 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "9784b326528e4960bc8a2df7d5a14545", "links": {"self": "http://172.30.9.31:5000/v3/roles/9784b326528e4960bc8a2df7d5a14545"}, "name": "SimpleHealthCheck-485044a2-ee11-4df-proj-role"}} 2018-12-27 17:34:45,987 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/roles used request id req-e7be9d7a-e030-40cf-aded-b79648a4863e 2018-12-27 17:34:45,987 - keystone_utils - INFO - Created role with name - SimpleHealthCheck-485044a2-ee11-4df-proj-role 2018-12-27 17:34:45,991 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles/9784b326528e4960bc8a2df7d5a14545 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38127c5accc3b70f1a0b81c18ed29f007db0b9db" 2018-12-27 17:34:46,009 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:34:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2ff1b91f-8af7-4761-81a9-9462a0bce7c0 Content-Encoding: gzip Content-Length: 174 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "9784b326528e4960bc8a2df7d5a14545", "links": {"self": "http://172.30.9.31:5000/v3/roles/9784b326528e4960bc8a2df7d5a14545"}, "name": "SimpleHealthCheck-485044a2-ee11-4df-proj-role"}} 2018-12-27 17:34:46,009 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles/9784b326528e4960bc8a2df7d5a14545 used request id req-2ff1b91f-8af7-4761-81a9-9462a0bce7c0 2018-12-27 17:34:46,009 - keystone_utils - INFO - Granting role SimpleHealthCheck-485044a2-ee11-4df-proj-role to project SimpleHealthCheck-485044a2-ee11-4df-proj 2018-12-27 17:34:46,013 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:5000/v3/projects/e2872c80d27b45a7b331c62bcf68d1e8/users/a02119987f9f45da88be3aac43800f3d/roles/9784b326528e4960bc8a2df7d5a14545 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38127c5accc3b70f1a0b81c18ed29f007db0b9db" 2018-12-27 17:34:46,160 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:34:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-42f2d3da-edc0-4a5c-ab6b-2762a53914b0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:34:46,160 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/e2872c80d27b45a7b331c62bcf68d1e8/users/a02119987f9f45da88be3aac43800f3d/roles/9784b326528e4960bc8a2df7d5a14545 used request id req-42f2d3da-edc0-4a5c-ab6b-2762a53914b0 2018-12-27 17:34:46,160 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-27 17:34:46,162 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-12-27 17:34:46,162 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:34:46,163 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:34:46,567 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9784b326528e4960bc8a2df7d5a14545", "name": "SimpleHealthCheck-485044a2-ee11-4df-proj-role"}], "expires_at": "2018-12-27T18:34:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e2872c80d27b45a7b331c62bcf68d1e8", "name": "SimpleHealthCheck-485044a2-ee11-4df-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/e2872c80d27b45a7b331c62bcf68d1e8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/e2872c80d27b45a7b331c62bcf68d1e8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/e2872c80d27b45a7b331c62bcf68d1e8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/e2872c80d27b45a7b331c62bcf68d1e8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/e2872c80d27b45a7b331c62bcf68d1e8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/e2872c80d27b45a7b331c62bcf68d1e8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/e2872c80d27b45a7b331c62bcf68d1e8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/e2872c80d27b45a7b331c62bcf68d1e8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/e2872c80d27b45a7b331c62bcf68d1e8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_e2872c80d27b45a7b331c62bcf68d1e8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_e2872c80d27b45a7b331c62bcf68d1e8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/e2872c80d27b45a7b331c62bcf68d1e8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/e2872c80d27b45a7b331c62bcf68d1e8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/e2872c80d27b45a7b331c62bcf68d1e8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "SimpleHealthCheck-485044a2-ee11-4df-user", "id": "a02119987f9f45da88be3aac43800f3d"}, "audit_ids": ["WL0mwVIBSPWjS_gutZPZKg"], "issued_at": "2018-12-27T17:34:46.000000Z"}} 2018-12-27 17:34:46,568 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95a46a8e4e4818ee74f11ed0fb60d99492a8e8e4" 2018-12-27 17:34:46,671 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:34:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9006e3df-b1c4-466e-baef-9addf3504856 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:34:46,671 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-9006e3df-b1c4-466e-baef-9addf3504856 2018-12-27 17:34:46,675 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/images?limit=20&disk_format=qcow2&name=SimpleHealthCheck-1b673059-3ec3-4530-b267-2729d88c44d0-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}95a46a8e4e4818ee74f11ed0fb60d99492a8e8e4" 2018-12-27 17:34:46,890 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 162 Content-Type: application/json X-Openstack-Request-Id: req-3134c7c4-b3ee-4d55-9d8d-da953c182527 Date: Thu, 27 Dec 2018 17:34:46 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=SimpleHealthCheck-1b673059-3ec3-4530-b267-2729d88c44d0-image"} 2018-12-27 17:34:46,891 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images?limit=20&disk_format=qcow2&name=SimpleHealthCheck-1b673059-3ec3-4530-b267-2729d88c44d0-image used request id req-3134c7c4-b3ee-4d55-9d8d-da953c182527 2018-12-27 17:34:46,894 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}95a46a8e4e4818ee74f11ed0fb60d99492a8e8e4" 2018-12-27 17:34:47,195 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-71c427f4-6530-4ba5-8006-b49bd4aa8849 Date: Thu, 27 Dec 2018 17:34:47 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-27 17:34:47,195 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/schemas/image used request id req-71c427f4-6530-4ba5-8006-b49bd4aa8849 2018-12-27 17:34:47,226 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}95a46a8e4e4818ee74f11ed0fb60d99492a8e8e4" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "SimpleHealthCheck-1b673059-3ec3-4530-b267-2729d88c44d0-image"}' 2018-12-27 17:34:47,454 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 621 Content-Type: application/json Location: http://172.30.9.31:9292/v2/images/fbe96c6b-8913-46fe-9532-2a54f9120090 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-340437ef-b4d9-4f68-b130-add16a5d9e69 Date: Thu, 27 Dec 2018 17:34:47 GMT RESP BODY: {"status": "queued", "name": "SimpleHealthCheck-1b673059-3ec3-4530-b267-2729d88c44d0-image", "tags": [], "container_format": "bare", "created_at": "2018-12-27T17:34:47Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-12-27T17:34:47Z", "visibility": "shared", "locations": [], "self": "/v2/images/fbe96c6b-8913-46fe-9532-2a54f9120090", "min_disk": 0, "protected": false, "id": "fbe96c6b-8913-46fe-9532-2a54f9120090", "file": "/v2/images/fbe96c6b-8913-46fe-9532-2a54f9120090/file", "checksum": null, "owner": "e2872c80d27b45a7b331c62bcf68d1e8", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-27 17:34:47,454 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.31:9292/v2/images used request id req-340437ef-b4d9-4f68-b130-add16a5d9e69 2018-12-27 17:34:47,464 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:9292/v2/images/fbe96c6b-8913-46fe-9532-2a54f9120090/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}95a46a8e4e4818ee74f11ed0fb60d99492a8e8e4" -d '' 2018-12-27 17:34:48,576 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-535768e6-e1b2-41ba-9bf8-112028b43c0c Date: Thu, 27 Dec 2018 17:34:48 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-27 17:34:48,576 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.31:9292/v2/images/fbe96c6b-8913-46fe-9532-2a54f9120090/file used request id req-535768e6-e1b2-41ba-9bf8-112028b43c0c 2018-12-27 17:34:48,577 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-27 17:34:48,580 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/images/fbe96c6b-8913-46fe-9532-2a54f9120090 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}95a46a8e4e4818ee74f11ed0fb60d99492a8e8e4" 2018-12-27 17:34:48,778 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-35e7654d-affc-4e88-aa2a-834cc7d200c2 Date: Thu, 27 Dec 2018 17:34:48 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "SimpleHealthCheck-1b673059-3ec3-4530-b267-2729d88c44d0-image", "tags": [], "container_format": "bare", "created_at": "2018-12-27T17:34:47Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-27T17:34:48Z", "visibility": "shared", "locations": [{"url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/fbe96c6b-8913-46fe-9532-2a54f9120090/snap", "metadata": {}}], "self": "/v2/images/fbe96c6b-8913-46fe-9532-2a54f9120090", "min_disk": 0, "protected": false, "id": "fbe96c6b-8913-46fe-9532-2a54f9120090", "file": "/v2/images/fbe96c6b-8913-46fe-9532-2a54f9120090/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "e2872c80d27b45a7b331c62bcf68d1e8", "direct_url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/fbe96c6b-8913-46fe-9532-2a54f9120090/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-27 17:34:48,778 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images/fbe96c6b-8913-46fe-9532-2a54f9120090 used request id req-35e7654d-affc-4e88-aa2a-834cc7d200c2 2018-12-27 17:34:48,781 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}95a46a8e4e4818ee74f11ed0fb60d99492a8e8e4" 2018-12-27 17:34:49,376 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-3e9c5f21-e5bd-4be7-a6de-836edd3d2186 Date: Thu, 27 Dec 2018 17:34:49 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-27 17:34:49,376 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/schemas/image used request id req-3e9c5f21-e5bd-4be7-a6de-836edd3d2186 2018-12-27 17:34:49,379 - create_image - INFO - Created image with name - SimpleHealthCheck-1b673059-3ec3-4530-b267-2729d88c44d0-image 2018-12-27 17:34:49,382 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/images/fbe96c6b-8913-46fe-9532-2a54f9120090 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}95a46a8e4e4818ee74f11ed0fb60d99492a8e8e4" 2018-12-27 17:34:49,575 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-2c47c2d4-9345-451b-a0bc-a5cc97a34648 Date: Thu, 27 Dec 2018 17:34:49 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "SimpleHealthCheck-1b673059-3ec3-4530-b267-2729d88c44d0-image", "tags": [], "container_format": "bare", "created_at": "2018-12-27T17:34:47Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-27T17:34:48Z", "visibility": "shared", "locations": [{"url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/fbe96c6b-8913-46fe-9532-2a54f9120090/snap", "metadata": {}}], "self": "/v2/images/fbe96c6b-8913-46fe-9532-2a54f9120090", "min_disk": 0, "protected": false, "id": "fbe96c6b-8913-46fe-9532-2a54f9120090", "file": "/v2/images/fbe96c6b-8913-46fe-9532-2a54f9120090/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "e2872c80d27b45a7b331c62bcf68d1e8", "direct_url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/fbe96c6b-8913-46fe-9532-2a54f9120090/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-27 17:34:49,575 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images/fbe96c6b-8913-46fe-9532-2a54f9120090 used request id req-2c47c2d4-9345-451b-a0bc-a5cc97a34648 2018-12-27 17:34:49,576 - create_image - DEBUG - Instance status is - active 2018-12-27 17:34:49,576 - create_image - DEBUG - Image is active with name - SimpleHealthCheck-1b673059-3ec3-4530-b267-2729d88c44d0-image 2018-12-27 17:34:49,576 - create_image - INFO - Image is now active with name - SimpleHealthCheck-1b673059-3ec3-4530-b267-2729d88c44d0-image 2018-12-27 17:34:49,576 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:34:49,577 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:34:49,983 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9784b326528e4960bc8a2df7d5a14545", "name": "SimpleHealthCheck-485044a2-ee11-4df-proj-role"}], "expires_at": "2018-12-27T18:34:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e2872c80d27b45a7b331c62bcf68d1e8", "name": "SimpleHealthCheck-485044a2-ee11-4df-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/e2872c80d27b45a7b331c62bcf68d1e8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/e2872c80d27b45a7b331c62bcf68d1e8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/e2872c80d27b45a7b331c62bcf68d1e8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/e2872c80d27b45a7b331c62bcf68d1e8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/e2872c80d27b45a7b331c62bcf68d1e8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/e2872c80d27b45a7b331c62bcf68d1e8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/e2872c80d27b45a7b331c62bcf68d1e8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/e2872c80d27b45a7b331c62bcf68d1e8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/e2872c80d27b45a7b331c62bcf68d1e8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_e2872c80d27b45a7b331c62bcf68d1e8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_e2872c80d27b45a7b331c62bcf68d1e8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/e2872c80d27b45a7b331c62bcf68d1e8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/e2872c80d27b45a7b331c62bcf68d1e8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/e2872c80d27b45a7b331c62bcf68d1e8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "SimpleHealthCheck-485044a2-ee11-4df-user", "id": "a02119987f9f45da88be3aac43800f3d"}, "audit_ids": ["ZqtiQFlpTzmw0IC2ey8Ksw"], "issued_at": "2018-12-27T17:34:49.000000Z"}} 2018-12-27 17:34:49,984 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5928afdd3a11570c3cfb713f0da2400f57dc5aea" 2018-12-27 17:34:50,172 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:34:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3729d08d-21d4-4135-aad4-1caf7fe3d4f2 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:34:50,172 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-3729d08d-21d4-4135-aad4-1caf7fe3d4f2 2018-12-27 17:34:50,180 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=SimpleHealthCheck-1b673059-3ec3-4530-b267-2729d88c44d0-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5928afdd3a11570c3cfb713f0da2400f57dc5aea" 2018-12-27 17:34:50,399 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-760cf787-ab58-48f3-84f5-0b2cda356cac Date: Thu, 27 Dec 2018 17:34:50 GMT RESP BODY: {"networks":[]} 2018-12-27 17:34:50,399 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=SimpleHealthCheck-1b673059-3ec3-4530-b267-2729d88c44d0-priv-net used request id req-760cf787-ab58-48f3-84f5-0b2cda356cac 2018-12-27 17:34:50,400 - neutron_utils - INFO - Creating network with name SimpleHealthCheck-1b673059-3ec3-4530-b267-2729d88c44d0-priv-net 2018-12-27 17:34:50,405 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5928afdd3a11570c3cfb713f0da2400f57dc5aea" -d '{"network": {"name": "SimpleHealthCheck-1b673059-3ec3-4530-b267-2729d88c44d0-priv-net", "admin_state_up": true}}' 2018-12-27 17:34:52,619 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 637 X-Openstack-Request-Id: req-27e658aa-935f-4d4d-87cb-5ebc081d8d8a Date: Thu, 27 Dec 2018 17:34:52 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"id":"a01fec9c-a689-4c15-a15c-5a7c2d696ee6","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"e2872c80d27b45a7b331c62bcf68d1e8","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-27T17:34:50Z","is_default":false,"name":"SimpleHealthCheck-1b673059-3ec3-4530-b267-2729d88c44d0-priv-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"e2872c80d27b45a7b331c62bcf68d1e8","created_at":"2018-12-27T17:34:50Z","mtu":1442}} 2018-12-27 17:34:52,619 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/networks used request id req-27e658aa-935f-4d4d-87cb-5ebc081d8d8a 2018-12-27 17:34:52,624 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?id=a01fec9c-a689-4c15-a15c-5a7c2d696ee6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5928afdd3a11570c3cfb713f0da2400f57dc5aea" 2018-12-27 17:34:52,891 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-e2e86c3b-dfd7-4a1d-accd-cbbabde10350 Date: Thu, 27 Dec 2018 17:34:52 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"id":"a01fec9c-a689-4c15-a15c-5a7c2d696ee6","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"e2872c80d27b45a7b331c62bcf68d1e8","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-27T17:34:50Z","qos_policy_id":null,"name":"SimpleHealthCheck-1b673059-3ec3-4530-b267-2729d88c44d0-priv-net","admin_state_up":true,"tenant_id":"e2872c80d27b45a7b331c62bcf68d1e8","created_at":"2018-12-27T17:34:50Z","mtu":1442}]} 2018-12-27 17:34:52,891 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?id=a01fec9c-a689-4c15-a15c-5a7c2d696ee6 used request id req-e2e86c3b-dfd7-4a1d-accd-cbbabde10350 2018-12-27 17:34:52,897 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=a01fec9c-a689-4c15-a15c-5a7c2d696ee6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5928afdd3a11570c3cfb713f0da2400f57dc5aea" 2018-12-27 17:34:53,616 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-6d909898-08cf-4e8f-8146-b0d2c8b2616d Date: Thu, 27 Dec 2018 17:34:53 GMT RESP BODY: {"subnets":[]} 2018-12-27 17:34:53,616 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=a01fec9c-a689-4c15-a15c-5a7c2d696ee6 used request id req-6d909898-08cf-4e8f-8146-b0d2c8b2616d 2018-12-27 17:34:53,616 - neutron_utils - INFO - Creating subnet with name SimpleHealthCheck-1b673059-3ec3-4530-b267-2729d88c44d0-priv-subnet 2018-12-27 17:34:53,621 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5928afdd3a11570c3cfb713f0da2400f57dc5aea" -d '{"subnets": [{"ip_version": 4, "network_id": "a01fec9c-a689-4c15-a15c-5a7c2d696ee6", "cidr": "10.55.0.0/24", "name": "SimpleHealthCheck-1b673059-3ec3-4530-b267-2729d88c44d0-priv-subnet"}]}' 2018-12-27 17:34:55,697 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-a5029a01-b747-4895-83e3-d923fb43a7c7 Date: Thu, 27 Dec 2018 17:34:55 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a01fec9c-a689-4c15-a15c-5a7c2d696ee6","tenant_id":"e2872c80d27b45a7b331c62bcf68d1e8","created_at":"2018-12-27T17:34:54Z","dns_nameservers":[],"updated_at":"2018-12-27T17:34:54Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"e2872c80d27b45a7b331c62bcf68d1e8","id":"e0e88bab-86b9-4519-a9a8-57d1b3e6fe87","subnetpool_id":null,"name":"SimpleHealthCheck-1b673059-3ec3-4530-b267-2729d88c44d0-priv-subnet"}]} 2018-12-27 17:34:55,698 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/subnets used request id req-a5029a01-b747-4895-83e3-d923fb43a7c7 2018-12-27 17:34:55,703 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?id=a01fec9c-a689-4c15-a15c-5a7c2d696ee6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5928afdd3a11570c3cfb713f0da2400f57dc5aea" 2018-12-27 17:34:56,412 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-a77271d6-5851-4ac2-86ce-2cd038b3e629 Date: Thu, 27 Dec 2018 17:34:56 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"a01fec9c-a689-4c15-a15c-5a7c2d696ee6","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"e2872c80d27b45a7b331c62bcf68d1e8","status":"ACTIVE","subnets":["e0e88bab-86b9-4519-a9a8-57d1b3e6fe87"],"description":"","tags":[],"updated_at":"2018-12-27T17:34:54Z","qos_policy_id":null,"name":"SimpleHealthCheck-1b673059-3ec3-4530-b267-2729d88c44d0-priv-net","admin_state_up":true,"tenant_id":"e2872c80d27b45a7b331c62bcf68d1e8","created_at":"2018-12-27T17:34:50Z","mtu":1442}]} 2018-12-27 17:34:56,412 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?id=a01fec9c-a689-4c15-a15c-5a7c2d696ee6 used request id req-a77271d6-5851-4ac2-86ce-2cd038b3e629 2018-12-27 17:34:56,417 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=a01fec9c-a689-4c15-a15c-5a7c2d696ee6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5928afdd3a11570c3cfb713f0da2400f57dc5aea" 2018-12-27 17:34:56,656 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-f00dddfc-d337-4d89-9ff9-816ca6095e88 Date: Thu, 27 Dec 2018 17:34:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a01fec9c-a689-4c15-a15c-5a7c2d696ee6","tenant_id":"e2872c80d27b45a7b331c62bcf68d1e8","created_at":"2018-12-27T17:34:54Z","dns_nameservers":[],"updated_at":"2018-12-27T17:34:54Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"e2872c80d27b45a7b331c62bcf68d1e8","id":"e0e88bab-86b9-4519-a9a8-57d1b3e6fe87","subnetpool_id":null,"name":"SimpleHealthCheck-1b673059-3ec3-4530-b267-2729d88c44d0-priv-subnet"}]} 2018-12-27 17:34:56,656 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=a01fec9c-a689-4c15-a15c-5a7c2d696ee6 used request id req-f00dddfc-d337-4d89-9ff9-816ca6095e88 2018-12-27 17:34:56,657 - OpenStackNetwork - DEBUG - Network [a01fec9c-a689-4c15-a15c-5a7c2d696ee6] created successfully 2018-12-27 17:34:56,657 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:34:56,658 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:34:57,069 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:34:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["_9OR9xnnQVKFmrla_MF0JA"], "issued_at": "2018-12-27T17:34:57.000000Z"}} 2018-12-27 17:34:57,070 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9ef99f709a035e3a3c1d560867386e39471e50f" 2018-12-27 17:34:57,175 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:34:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-edffde52-61a1-4fb2-9ac4-798e5ed08b74 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:34:57,175 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-edffde52-61a1-4fb2-9ac4-798e5ed08b74 2018-12-27 17:34:57,176 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-27 17:34:57,182 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9ef99f709a035e3a3c1d560867386e39471e50f" 2018-12-27 17:34:57,795 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:34:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-3b6d0a04-f641-4f10-be4c-a5e3be2b38bd x-compute-request-id: req-3b6d0a04-f641-4f10-be4c-a5e3be2b38bd Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-12-27 17:34:57,795 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-3b6d0a04-f641-4f10-be4c-a5e3be2b38bd 2018-12-27 17:34:57,799 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9ef99f709a035e3a3c1d560867386e39471e50f" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "SimpleHealthCheck-1b673059-3ec3-4530-b267-2729d88c44d0-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-12-27 17:34:57,844 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:34:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b98c3eae-3d16-410c-8e66-1d3817623257 x-compute-request-id: req-b98c3eae-3d16-410c-8e66-1d3817623257 Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"flavor": {"name": "SimpleHealthCheck-1b673059-3ec3-4530-b267-2729d88c44d0-flavor-name", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/27986fef-cb40-435c-add5-0bd79c01885c", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/27986fef-cb40-435c-add5-0bd79c01885c", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "27986fef-cb40-435c-add5-0bd79c01885c"}} 2018-12-27 17:34:57,844 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-b98c3eae-3d16-410c-8e66-1d3817623257 2018-12-27 17:34:57,845 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:34:57,846 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:34:58,248 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9784b326528e4960bc8a2df7d5a14545", "name": "SimpleHealthCheck-485044a2-ee11-4df-proj-role"}], "expires_at": "2018-12-27T18:34:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e2872c80d27b45a7b331c62bcf68d1e8", "name": "SimpleHealthCheck-485044a2-ee11-4df-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/e2872c80d27b45a7b331c62bcf68d1e8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/e2872c80d27b45a7b331c62bcf68d1e8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/e2872c80d27b45a7b331c62bcf68d1e8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/e2872c80d27b45a7b331c62bcf68d1e8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/e2872c80d27b45a7b331c62bcf68d1e8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/e2872c80d27b45a7b331c62bcf68d1e8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/e2872c80d27b45a7b331c62bcf68d1e8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/e2872c80d27b45a7b331c62bcf68d1e8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/e2872c80d27b45a7b331c62bcf68d1e8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_e2872c80d27b45a7b331c62bcf68d1e8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_e2872c80d27b45a7b331c62bcf68d1e8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/e2872c80d27b45a7b331c62bcf68d1e8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/e2872c80d27b45a7b331c62bcf68d1e8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/e2872c80d27b45a7b331c62bcf68d1e8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "SimpleHealthCheck-485044a2-ee11-4df-user", "id": "a02119987f9f45da88be3aac43800f3d"}, "audit_ids": ["Uw1ewkkLSYCgTSpx2iYpyQ"], "issued_at": "2018-12-27T17:34:58.000000Z"}} 2018-12-27 17:34:58,249 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5987d7d3fbf8afe9c9622d55adc0f325656d483" 2018-12-27 17:34:58,346 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:34:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4ddc3a58-df21-4219-837d-f979ebc459e3 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:34:58,346 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-4ddc3a58-df21-4219-837d-f979ebc459e3 2018-12-27 17:34:58,347 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-27 17:34:58,351 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5987d7d3fbf8afe9c9622d55adc0f325656d483" 2018-12-27 17:34:58,452 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:34:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2e8b1073-cf28-4000-adc6-449ed1a93843 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:34:58,452 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-2e8b1073-cf28-4000-adc6-449ed1a93843 2018-12-27 17:34:58,459 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=SimpleHealthCheck-1b673059-3ec3-4530-b267-2729d88c44d0-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5987d7d3fbf8afe9c9622d55adc0f325656d483" 2018-12-27 17:34:58,764 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-cd5b6f81-296c-48d3-93e8-ada8f2dd3cda Date: Thu, 27 Dec 2018 17:34:58 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"a01fec9c-a689-4c15-a15c-5a7c2d696ee6","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"e2872c80d27b45a7b331c62bcf68d1e8","status":"ACTIVE","subnets":["e0e88bab-86b9-4519-a9a8-57d1b3e6fe87"],"description":"","tags":[],"updated_at":"2018-12-27T17:34:54Z","qos_policy_id":null,"name":"SimpleHealthCheck-1b673059-3ec3-4530-b267-2729d88c44d0-priv-net","admin_state_up":true,"tenant_id":"e2872c80d27b45a7b331c62bcf68d1e8","created_at":"2018-12-27T17:34:50Z","mtu":1442}]} 2018-12-27 17:34:58,765 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=SimpleHealthCheck-1b673059-3ec3-4530-b267-2729d88c44d0-priv-net used request id req-cd5b6f81-296c-48d3-93e8-ada8f2dd3cda 2018-12-27 17:34:58,770 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=a01fec9c-a689-4c15-a15c-5a7c2d696ee6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5987d7d3fbf8afe9c9622d55adc0f325656d483" 2018-12-27 17:34:59,013 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-e113f470-bd56-42f2-b079-3e37d421bb72 Date: Thu, 27 Dec 2018 17:34:59 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a01fec9c-a689-4c15-a15c-5a7c2d696ee6","tenant_id":"e2872c80d27b45a7b331c62bcf68d1e8","created_at":"2018-12-27T17:34:54Z","dns_nameservers":[],"updated_at":"2018-12-27T17:34:54Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"e2872c80d27b45a7b331c62bcf68d1e8","id":"e0e88bab-86b9-4519-a9a8-57d1b3e6fe87","subnetpool_id":null,"name":"SimpleHealthCheck-1b673059-3ec3-4530-b267-2729d88c44d0-priv-subnet"}]} 2018-12-27 17:34:59,014 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=a01fec9c-a689-4c15-a15c-5a7c2d696ee6 used request id req-e113f470-bd56-42f2-b079-3e37d421bb72 2018-12-27 17:34:59,019 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=SimpleHealthCheck-1b673059-3ec3-4530-b267-2729d88c44d0-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5987d7d3fbf8afe9c9622d55adc0f325656d483" 2018-12-27 17:34:59,324 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-23bb8e99-4291-4e7a-b46b-5055db9c6b87 Date: Thu, 27 Dec 2018 17:34:59 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"a01fec9c-a689-4c15-a15c-5a7c2d696ee6","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"e2872c80d27b45a7b331c62bcf68d1e8","status":"ACTIVE","subnets":["e0e88bab-86b9-4519-a9a8-57d1b3e6fe87"],"description":"","tags":[],"updated_at":"2018-12-27T17:34:54Z","qos_policy_id":null,"name":"SimpleHealthCheck-1b673059-3ec3-4530-b267-2729d88c44d0-priv-net","admin_state_up":true,"tenant_id":"e2872c80d27b45a7b331c62bcf68d1e8","created_at":"2018-12-27T17:34:50Z","mtu":1442}]} 2018-12-27 17:34:59,324 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=SimpleHealthCheck-1b673059-3ec3-4530-b267-2729d88c44d0-priv-net used request id req-23bb8e99-4291-4e7a-b46b-5055db9c6b87 2018-12-27 17:34:59,328 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 17:34:59,333 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 17:34:59 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 17:34:59,334 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/e2872c80d27b45a7b331c62bcf68d1e8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5987d7d3fbf8afe9c9622d55adc0f325656d483" 2018-12-27 17:34:59,432 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:34:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ce94f0b0-ce67-4291-a187-ffb6fdb38d75 Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/e2872c80d27b45a7b331c62bcf68d1e8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e2872c80d27b45a7b331c62bcf68d1e8", "name": "SimpleHealthCheck-485044a2-ee11-4df-proj"}} 2018-12-27 17:34:59,432 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/e2872c80d27b45a7b331c62bcf68d1e8 used request id req-ce94f0b0-ce67-4291-a187-ffb6fdb38d75 2018-12-27 17:34:59,437 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=a01fec9c-a689-4c15-a15c-5a7c2d696ee6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5987d7d3fbf8afe9c9622d55adc0f325656d483" 2018-12-27 17:34:59,718 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-20ab23ef-71fe-4b10-bc87-694382c6f799 Date: Thu, 27 Dec 2018 17:34:59 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a01fec9c-a689-4c15-a15c-5a7c2d696ee6","tenant_id":"e2872c80d27b45a7b331c62bcf68d1e8","created_at":"2018-12-27T17:34:54Z","dns_nameservers":[],"updated_at":"2018-12-27T17:34:54Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"e2872c80d27b45a7b331c62bcf68d1e8","id":"e0e88bab-86b9-4519-a9a8-57d1b3e6fe87","subnetpool_id":null,"name":"SimpleHealthCheck-1b673059-3ec3-4530-b267-2729d88c44d0-priv-subnet"}]} 2018-12-27 17:34:59,719 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=a01fec9c-a689-4c15-a15c-5a7c2d696ee6 used request id req-20ab23ef-71fe-4b10-bc87-694382c6f799 2018-12-27 17:34:59,724 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=a01fec9c-a689-4c15-a15c-5a7c2d696ee6&name=SimpleHealthCheck-1b673059-3ec3-4530-b267-2729d88c44d0port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5987d7d3fbf8afe9c9622d55adc0f325656d483" 2018-12-27 17:34:59,941 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-86dde327-501a-4c13-9565-1f35bab05bc5 Date: Thu, 27 Dec 2018 17:34:59 GMT RESP BODY: {"ports":[]} 2018-12-27 17:34:59,941 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=a01fec9c-a689-4c15-a15c-5a7c2d696ee6&name=SimpleHealthCheck-1b673059-3ec3-4530-b267-2729d88c44d0port-1&admin_state_up=True used request id req-86dde327-501a-4c13-9565-1f35bab05bc5 2018-12-27 17:34:59,944 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/detail?name=SimpleHealthCheck-1b673059-3ec3-4530-b267-2729d88c44d0-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5987d7d3fbf8afe9c9622d55adc0f325656d483" 2018-12-27 17:35:00,618 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:34:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-7aac0a04-8839-4ede-be05-164fd6cbed49 x-compute-request-id: req-7aac0a04-8839-4ede-be05-164fd6cbed49 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-12-27 17:35:00,618 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail?name=SimpleHealthCheck-1b673059-3ec3-4530-b267-2729d88c44d0-inst used request id req-7aac0a04-8839-4ede-be05-164fd6cbed49 2018-12-27 17:35:00,624 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=SimpleHealthCheck-1b673059-3ec3-4530-b267-2729d88c44d0-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5987d7d3fbf8afe9c9622d55adc0f325656d483" 2018-12-27 17:35:01,326 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-fa3bd7e4-71b1-466c-bef1-3e0e63a3f50d Date: Thu, 27 Dec 2018 17:35:01 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"a01fec9c-a689-4c15-a15c-5a7c2d696ee6","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"e2872c80d27b45a7b331c62bcf68d1e8","status":"ACTIVE","subnets":["e0e88bab-86b9-4519-a9a8-57d1b3e6fe87"],"description":"","tags":[],"updated_at":"2018-12-27T17:34:54Z","qos_policy_id":null,"name":"SimpleHealthCheck-1b673059-3ec3-4530-b267-2729d88c44d0-priv-net","admin_state_up":true,"tenant_id":"e2872c80d27b45a7b331c62bcf68d1e8","created_at":"2018-12-27T17:34:50Z","mtu":1442}]} 2018-12-27 17:35:01,326 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=SimpleHealthCheck-1b673059-3ec3-4530-b267-2729d88c44d0-priv-net used request id req-fa3bd7e4-71b1-466c-bef1-3e0e63a3f50d 2018-12-27 17:35:01,331 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=a01fec9c-a689-4c15-a15c-5a7c2d696ee6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5987d7d3fbf8afe9c9622d55adc0f325656d483" 2018-12-27 17:35:01,378 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-e8a529c2-19b7-4596-b774-ede3d997a5ea Date: Thu, 27 Dec 2018 17:35:01 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a01fec9c-a689-4c15-a15c-5a7c2d696ee6","tenant_id":"e2872c80d27b45a7b331c62bcf68d1e8","created_at":"2018-12-27T17:34:54Z","dns_nameservers":[],"updated_at":"2018-12-27T17:34:54Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"e2872c80d27b45a7b331c62bcf68d1e8","id":"e0e88bab-86b9-4519-a9a8-57d1b3e6fe87","subnetpool_id":null,"name":"SimpleHealthCheck-1b673059-3ec3-4530-b267-2729d88c44d0-priv-subnet"}]} 2018-12-27 17:35:01,378 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=a01fec9c-a689-4c15-a15c-5a7c2d696ee6 used request id req-e8a529c2-19b7-4596-b774-ede3d997a5ea 2018-12-27 17:35:01,383 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=SimpleHealthCheck-1b673059-3ec3-4530-b267-2729d88c44d0-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5987d7d3fbf8afe9c9622d55adc0f325656d483" 2018-12-27 17:35:01,665 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-45fe629a-156c-425f-8272-91c425015920 Date: Thu, 27 Dec 2018 17:35:01 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"a01fec9c-a689-4c15-a15c-5a7c2d696ee6","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"e2872c80d27b45a7b331c62bcf68d1e8","status":"ACTIVE","subnets":["e0e88bab-86b9-4519-a9a8-57d1b3e6fe87"],"description":"","tags":[],"updated_at":"2018-12-27T17:34:54Z","qos_policy_id":null,"name":"SimpleHealthCheck-1b673059-3ec3-4530-b267-2729d88c44d0-priv-net","admin_state_up":true,"tenant_id":"e2872c80d27b45a7b331c62bcf68d1e8","created_at":"2018-12-27T17:34:50Z","mtu":1442}]} 2018-12-27 17:35:01,666 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=SimpleHealthCheck-1b673059-3ec3-4530-b267-2729d88c44d0-priv-net used request id req-45fe629a-156c-425f-8272-91c425015920 2018-12-27 17:35:01,670 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/e2872c80d27b45a7b331c62bcf68d1e8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5987d7d3fbf8afe9c9622d55adc0f325656d483" 2018-12-27 17:35:01,772 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:35:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e01bfd19-528d-4c99-a912-33f57229bd09 Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/e2872c80d27b45a7b331c62bcf68d1e8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e2872c80d27b45a7b331c62bcf68d1e8", "name": "SimpleHealthCheck-485044a2-ee11-4df-proj"}} 2018-12-27 17:35:01,772 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/e2872c80d27b45a7b331c62bcf68d1e8 used request id req-e01bfd19-528d-4c99-a912-33f57229bd09 2018-12-27 17:35:01,777 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=a01fec9c-a689-4c15-a15c-5a7c2d696ee6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5987d7d3fbf8afe9c9622d55adc0f325656d483" 2018-12-27 17:35:02,031 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-71327123-cbf1-47e9-a6b9-25c64fbdc3b8 Date: Thu, 27 Dec 2018 17:35:02 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a01fec9c-a689-4c15-a15c-5a7c2d696ee6","tenant_id":"e2872c80d27b45a7b331c62bcf68d1e8","created_at":"2018-12-27T17:34:54Z","dns_nameservers":[],"updated_at":"2018-12-27T17:34:54Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"e2872c80d27b45a7b331c62bcf68d1e8","id":"e0e88bab-86b9-4519-a9a8-57d1b3e6fe87","subnetpool_id":null,"name":"SimpleHealthCheck-1b673059-3ec3-4530-b267-2729d88c44d0-priv-subnet"}]} 2018-12-27 17:35:02,031 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=a01fec9c-a689-4c15-a15c-5a7c2d696ee6 used request id req-71327123-cbf1-47e9-a6b9-25c64fbdc3b8 2018-12-27 17:35:02,036 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=a01fec9c-a689-4c15-a15c-5a7c2d696ee6&name=SimpleHealthCheck-1b673059-3ec3-4530-b267-2729d88c44d0port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5987d7d3fbf8afe9c9622d55adc0f325656d483" 2018-12-27 17:35:02,255 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-c55e583b-c37f-47c1-9163-bfa15d01f30d Date: Thu, 27 Dec 2018 17:35:02 GMT RESP BODY: {"ports":[]} 2018-12-27 17:35:02,256 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=a01fec9c-a689-4c15-a15c-5a7c2d696ee6&name=SimpleHealthCheck-1b673059-3ec3-4530-b267-2729d88c44d0port-1&admin_state_up=True used request id req-c55e583b-c37f-47c1-9163-bfa15d01f30d 2018-12-27 17:35:02,256 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:35:02,257 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:35:02,661 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9784b326528e4960bc8a2df7d5a14545", "name": "SimpleHealthCheck-485044a2-ee11-4df-proj-role"}], "expires_at": "2018-12-27T18:35:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e2872c80d27b45a7b331c62bcf68d1e8", "name": "SimpleHealthCheck-485044a2-ee11-4df-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/e2872c80d27b45a7b331c62bcf68d1e8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/e2872c80d27b45a7b331c62bcf68d1e8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/e2872c80d27b45a7b331c62bcf68d1e8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/e2872c80d27b45a7b331c62bcf68d1e8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/e2872c80d27b45a7b331c62bcf68d1e8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/e2872c80d27b45a7b331c62bcf68d1e8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/e2872c80d27b45a7b331c62bcf68d1e8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/e2872c80d27b45a7b331c62bcf68d1e8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/e2872c80d27b45a7b331c62bcf68d1e8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_e2872c80d27b45a7b331c62bcf68d1e8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_e2872c80d27b45a7b331c62bcf68d1e8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/e2872c80d27b45a7b331c62bcf68d1e8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/e2872c80d27b45a7b331c62bcf68d1e8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/e2872c80d27b45a7b331c62bcf68d1e8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "SimpleHealthCheck-485044a2-ee11-4df-user", "id": "a02119987f9f45da88be3aac43800f3d"}, "audit_ids": ["FQlgwAMKQJuXK5Y9IyRf8w"], "issued_at": "2018-12-27T17:35:02.000000Z"}} 2018-12-27 17:35:02,662 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fe488a885bf05da1b181b05e45999ac1e81d0dc" 2018-12-27 17:35:02,756 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:35:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a01f0de2-7d96-43cd-9fb0-b4dfc52b3716 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:35:02,756 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-a01f0de2-7d96-43cd-9fb0-b4dfc52b3716 2018-12-27 17:35:02,762 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=SimpleHealthCheck-1b673059-3ec3-4530-b267-2729d88c44d0-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5987d7d3fbf8afe9c9622d55adc0f325656d483" 2018-12-27 17:35:02,868 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-b9663904-75fd-4137-ba7f-54646c40235c Date: Thu, 27 Dec 2018 17:35:02 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"a01fec9c-a689-4c15-a15c-5a7c2d696ee6","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"e2872c80d27b45a7b331c62bcf68d1e8","status":"ACTIVE","subnets":["e0e88bab-86b9-4519-a9a8-57d1b3e6fe87"],"description":"","tags":[],"updated_at":"2018-12-27T17:34:54Z","qos_policy_id":null,"name":"SimpleHealthCheck-1b673059-3ec3-4530-b267-2729d88c44d0-priv-net","admin_state_up":true,"tenant_id":"e2872c80d27b45a7b331c62bcf68d1e8","created_at":"2018-12-27T17:34:50Z","mtu":1442}]} 2018-12-27 17:35:02,868 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=SimpleHealthCheck-1b673059-3ec3-4530-b267-2729d88c44d0-priv-net used request id req-b9663904-75fd-4137-ba7f-54646c40235c 2018-12-27 17:35:02,873 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=a01fec9c-a689-4c15-a15c-5a7c2d696ee6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5987d7d3fbf8afe9c9622d55adc0f325656d483" 2018-12-27 17:35:03,113 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-7848febc-8988-47ae-a01b-b065499ee930 Date: Thu, 27 Dec 2018 17:35:03 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a01fec9c-a689-4c15-a15c-5a7c2d696ee6","tenant_id":"e2872c80d27b45a7b331c62bcf68d1e8","created_at":"2018-12-27T17:34:54Z","dns_nameservers":[],"updated_at":"2018-12-27T17:34:54Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"e2872c80d27b45a7b331c62bcf68d1e8","id":"e0e88bab-86b9-4519-a9a8-57d1b3e6fe87","subnetpool_id":null,"name":"SimpleHealthCheck-1b673059-3ec3-4530-b267-2729d88c44d0-priv-subnet"}]} 2018-12-27 17:35:03,113 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=a01fec9c-a689-4c15-a15c-5a7c2d696ee6 used request id req-7848febc-8988-47ae-a01b-b065499ee930 2018-12-27 17:35:03,118 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=SimpleHealthCheck-1b673059-3ec3-4530-b267-2729d88c44d0-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5987d7d3fbf8afe9c9622d55adc0f325656d483" 2018-12-27 17:35:03,233 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-f4b54d9c-5a5a-4409-89ff-363269ae7192 Date: Thu, 27 Dec 2018 17:35:03 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"a01fec9c-a689-4c15-a15c-5a7c2d696ee6","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"e2872c80d27b45a7b331c62bcf68d1e8","status":"ACTIVE","subnets":["e0e88bab-86b9-4519-a9a8-57d1b3e6fe87"],"description":"","tags":[],"updated_at":"2018-12-27T17:34:54Z","qos_policy_id":null,"name":"SimpleHealthCheck-1b673059-3ec3-4530-b267-2729d88c44d0-priv-net","admin_state_up":true,"tenant_id":"e2872c80d27b45a7b331c62bcf68d1e8","created_at":"2018-12-27T17:34:50Z","mtu":1442}]} 2018-12-27 17:35:03,233 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=SimpleHealthCheck-1b673059-3ec3-4530-b267-2729d88c44d0-priv-net used request id req-f4b54d9c-5a5a-4409-89ff-363269ae7192 2018-12-27 17:35:03,237 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 17:35:03,243 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 17:35:03 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 17:35:03,244 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/e2872c80d27b45a7b331c62bcf68d1e8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fe488a885bf05da1b181b05e45999ac1e81d0dc" 2018-12-27 17:35:03,336 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:35:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c954a509-8871-4f87-8492-5e023b68c614 Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/e2872c80d27b45a7b331c62bcf68d1e8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e2872c80d27b45a7b331c62bcf68d1e8", "name": "SimpleHealthCheck-485044a2-ee11-4df-proj"}} 2018-12-27 17:35:03,336 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/e2872c80d27b45a7b331c62bcf68d1e8 used request id req-c954a509-8871-4f87-8492-5e023b68c614 2018-12-27 17:35:03,341 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=a01fec9c-a689-4c15-a15c-5a7c2d696ee6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5987d7d3fbf8afe9c9622d55adc0f325656d483" 2018-12-27 17:35:03,390 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-0f7a6643-66df-4de7-a40a-96db9616a320 Date: Thu, 27 Dec 2018 17:35:03 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a01fec9c-a689-4c15-a15c-5a7c2d696ee6","tenant_id":"e2872c80d27b45a7b331c62bcf68d1e8","created_at":"2018-12-27T17:34:54Z","dns_nameservers":[],"updated_at":"2018-12-27T17:34:54Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"e2872c80d27b45a7b331c62bcf68d1e8","id":"e0e88bab-86b9-4519-a9a8-57d1b3e6fe87","subnetpool_id":null,"name":"SimpleHealthCheck-1b673059-3ec3-4530-b267-2729d88c44d0-priv-subnet"}]} 2018-12-27 17:35:03,390 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=a01fec9c-a689-4c15-a15c-5a7c2d696ee6 used request id req-0f7a6643-66df-4de7-a40a-96db9616a320 2018-12-27 17:35:03,391 - neutron_utils - INFO - Creating port for network with name - SimpleHealthCheck-1b673059-3ec3-4530-b267-2729d88c44d0-priv-net 2018-12-27 17:35:03,395 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5987d7d3fbf8afe9c9622d55adc0f325656d483" -d '{"port": {"network_id": "a01fec9c-a689-4c15-a15c-5a7c2d696ee6", "name": "SimpleHealthCheck-1b673059-3ec3-4530-b267-2729d88c44d0port-1", "admin_state_up": true}}' 2018-12-27 17:35:04,751 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 905 X-Openstack-Request-Id: req-74c65290-8683-47fd-90d3-1d1af7cc62d8 Date: Thu, 27 Dec 2018 17:35:04 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T17:35:04Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"e0e88bab-86b9-4519-a9a8-57d1b3e6fe87","ip_address":"10.55.0.13"}],"id":"990a424a-d48c-4945-bbbc-567ca8bc3b74","security_groups":["4573c2b1-4c85-4c81-be61-23eb836a08e6"],"mac_address":"fa:16:3e:c6:f4:c6","device_id":"","status":"DOWN","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-0-13","ip_address":"10.55.0.13","fqdn":"host-10-55-0-13.openstacklocal."}],"name":"SimpleHealthCheck-1b673059-3ec3-4530-b267-2729d88c44d0port-1","project_id":"e2872c80d27b45a7b331c62bcf68d1e8","qos_policy_id":null,"admin_state_up":true,"network_id":"a01fec9c-a689-4c15-a15c-5a7c2d696ee6","dns_name":"","created_at":"2018-12-27T17:35:03Z","binding:vnic_type":"normal","tenant_id":"e2872c80d27b45a7b331c62bcf68d1e8"}} 2018-12-27 17:35:04,751 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/ports used request id req-74c65290-8683-47fd-90d3-1d1af7cc62d8 2018-12-27 17:35:04,757 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=SimpleHealthCheck-1b673059-3ec3-4530-b267-2729d88c44d0-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5987d7d3fbf8afe9c9622d55adc0f325656d483" 2018-12-27 17:35:05,065 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-78530634-432b-4c19-977c-e355b430df38 Date: Thu, 27 Dec 2018 17:35:05 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"a01fec9c-a689-4c15-a15c-5a7c2d696ee6","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"e2872c80d27b45a7b331c62bcf68d1e8","status":"ACTIVE","subnets":["e0e88bab-86b9-4519-a9a8-57d1b3e6fe87"],"description":"","tags":[],"updated_at":"2018-12-27T17:34:54Z","qos_policy_id":null,"name":"SimpleHealthCheck-1b673059-3ec3-4530-b267-2729d88c44d0-priv-net","admin_state_up":true,"tenant_id":"e2872c80d27b45a7b331c62bcf68d1e8","created_at":"2018-12-27T17:34:50Z","mtu":1442}]} 2018-12-27 17:35:05,065 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=SimpleHealthCheck-1b673059-3ec3-4530-b267-2729d88c44d0-priv-net used request id req-78530634-432b-4c19-977c-e355b430df38 2018-12-27 17:35:05,071 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=a01fec9c-a689-4c15-a15c-5a7c2d696ee6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5987d7d3fbf8afe9c9622d55adc0f325656d483" 2018-12-27 17:35:05,403 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-1eed107b-a762-46b4-a174-1c6a4aecb9b1 Date: Thu, 27 Dec 2018 17:35:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a01fec9c-a689-4c15-a15c-5a7c2d696ee6","tenant_id":"e2872c80d27b45a7b331c62bcf68d1e8","created_at":"2018-12-27T17:34:54Z","dns_nameservers":[],"updated_at":"2018-12-27T17:34:54Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"e2872c80d27b45a7b331c62bcf68d1e8","id":"e0e88bab-86b9-4519-a9a8-57d1b3e6fe87","subnetpool_id":null,"name":"SimpleHealthCheck-1b673059-3ec3-4530-b267-2729d88c44d0-priv-subnet"}]} 2018-12-27 17:35:05,403 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=a01fec9c-a689-4c15-a15c-5a7c2d696ee6 used request id req-1eed107b-a762-46b4-a174-1c6a4aecb9b1 2018-12-27 17:35:05,408 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=SimpleHealthCheck-1b673059-3ec3-4530-b267-2729d88c44d0-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5987d7d3fbf8afe9c9622d55adc0f325656d483" 2018-12-27 17:35:05,507 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-1ef49714-1b15-46af-a6c2-913150474a1e Date: Thu, 27 Dec 2018 17:35:05 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"a01fec9c-a689-4c15-a15c-5a7c2d696ee6","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"e2872c80d27b45a7b331c62bcf68d1e8","status":"ACTIVE","subnets":["e0e88bab-86b9-4519-a9a8-57d1b3e6fe87"],"description":"","tags":[],"updated_at":"2018-12-27T17:34:54Z","qos_policy_id":null,"name":"SimpleHealthCheck-1b673059-3ec3-4530-b267-2729d88c44d0-priv-net","admin_state_up":true,"tenant_id":"e2872c80d27b45a7b331c62bcf68d1e8","created_at":"2018-12-27T17:34:50Z","mtu":1442}]} 2018-12-27 17:35:05,508 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=SimpleHealthCheck-1b673059-3ec3-4530-b267-2729d88c44d0-priv-net used request id req-1ef49714-1b15-46af-a6c2-913150474a1e 2018-12-27 17:35:05,511 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/e2872c80d27b45a7b331c62bcf68d1e8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5987d7d3fbf8afe9c9622d55adc0f325656d483" 2018-12-27 17:35:05,613 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:35:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d042be63-4aeb-4d96-8958-124bdbb67391 Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/e2872c80d27b45a7b331c62bcf68d1e8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e2872c80d27b45a7b331c62bcf68d1e8", "name": "SimpleHealthCheck-485044a2-ee11-4df-proj"}} 2018-12-27 17:35:05,613 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/e2872c80d27b45a7b331c62bcf68d1e8 used request id req-d042be63-4aeb-4d96-8958-124bdbb67391 2018-12-27 17:35:05,618 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=a01fec9c-a689-4c15-a15c-5a7c2d696ee6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5987d7d3fbf8afe9c9622d55adc0f325656d483" 2018-12-27 17:35:05,675 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-36731feb-3b5d-4ee9-bf3a-9078f6b9d8b6 Date: Thu, 27 Dec 2018 17:35:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a01fec9c-a689-4c15-a15c-5a7c2d696ee6","tenant_id":"e2872c80d27b45a7b331c62bcf68d1e8","created_at":"2018-12-27T17:34:54Z","dns_nameservers":[],"updated_at":"2018-12-27T17:34:54Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"e2872c80d27b45a7b331c62bcf68d1e8","id":"e0e88bab-86b9-4519-a9a8-57d1b3e6fe87","subnetpool_id":null,"name":"SimpleHealthCheck-1b673059-3ec3-4530-b267-2729d88c44d0-priv-subnet"}]} 2018-12-27 17:35:05,676 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=a01fec9c-a689-4c15-a15c-5a7c2d696ee6 used request id req-36731feb-3b5d-4ee9-bf3a-9078f6b9d8b6 2018-12-27 17:35:05,681 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=a01fec9c-a689-4c15-a15c-5a7c2d696ee6&name=SimpleHealthCheck-1b673059-3ec3-4530-b267-2729d88c44d0port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5987d7d3fbf8afe9c9622d55adc0f325656d483" 2018-12-27 17:35:05,731 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 908 X-Openstack-Request-Id: req-ffdddf26-d0a2-446c-8c15-3f49651ea158 Date: Thu, 27 Dec 2018 17:35:05 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T17:35:04Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"e0e88bab-86b9-4519-a9a8-57d1b3e6fe87","ip_address":"10.55.0.13"}],"id":"990a424a-d48c-4945-bbbc-567ca8bc3b74","security_groups":["4573c2b1-4c85-4c81-be61-23eb836a08e6"],"mac_address":"fa:16:3e:c6:f4:c6","project_id":"e2872c80d27b45a7b331c62bcf68d1e8","status":"DOWN","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-0-13","ip_address":"10.55.0.13","fqdn":"host-10-55-0-13.openstacklocal."}],"qos_policy_id":null,"name":"SimpleHealthCheck-1b673059-3ec3-4530-b267-2729d88c44d0port-1","admin_state_up":true,"network_id":"a01fec9c-a689-4c15-a15c-5a7c2d696ee6","dns_name":"","created_at":"2018-12-27T17:35:03Z","binding:vnic_type":"normal","device_id":"","tenant_id":"e2872c80d27b45a7b331c62bcf68d1e8"}]} 2018-12-27 17:35:05,731 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=a01fec9c-a689-4c15-a15c-5a7c2d696ee6&name=SimpleHealthCheck-1b673059-3ec3-4530-b267-2729d88c44d0port-1&admin_state_up=True used request id req-ffdddf26-d0a2-446c-8c15-3f49651ea158 2018-12-27 17:35:05,735 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/e2872c80d27b45a7b331c62bcf68d1e8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5987d7d3fbf8afe9c9622d55adc0f325656d483" 2018-12-27 17:35:05,857 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:35:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6a23ce7c-d5d4-413c-957b-f9a760e4a21a Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/e2872c80d27b45a7b331c62bcf68d1e8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e2872c80d27b45a7b331c62bcf68d1e8", "name": "SimpleHealthCheck-485044a2-ee11-4df-proj"}} 2018-12-27 17:35:05,857 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/e2872c80d27b45a7b331c62bcf68d1e8 used request id req-6a23ce7c-d5d4-413c-957b-f9a760e4a21a 2018-12-27 17:35:05,858 - nova_utils - INFO - Creating VM with name - SimpleHealthCheck-1b673059-3ec3-4530-b267-2729d88c44d0-inst 2018-12-27 17:35:05,861 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5987d7d3fbf8afe9c9622d55adc0f325656d483" 2018-12-27 17:35:05,881 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:35:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-acac9cfe-1174-426e-b3a3-701d0e74f4af x-compute-request-id: req-acac9cfe-1174-426e-b3a3-701d0e74f4af Content-Encoding: gzip Content-Length: 204 Content-Type: application/json RESP BODY: {"flavors": [{"id": "27986fef-cb40-435c-add5-0bd79c01885c", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/27986fef-cb40-435c-add5-0bd79c01885c", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/27986fef-cb40-435c-add5-0bd79c01885c", "rel": "bookmark"}], "name": "SimpleHealthCheck-1b673059-3ec3-4530-b267-2729d88c44d0-flavor-name"}]} 2018-12-27 17:35:05,881 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-acac9cfe-1174-426e-b3a3-701d0e74f4af 2018-12-27 17:35:05,884 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/flavors/27986fef-cb40-435c-add5-0bd79c01885c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5987d7d3fbf8afe9c9622d55adc0f325656d483" 2018-12-27 17:35:05,912 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:35:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-770fa90c-e845-45ad-991a-fff467d2a789 x-compute-request-id: req-770fa90c-e845-45ad-991a-fff467d2a789 Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"flavor": {"name": "SimpleHealthCheck-1b673059-3ec3-4530-b267-2729d88c44d0-flavor-name", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/27986fef-cb40-435c-add5-0bd79c01885c", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/27986fef-cb40-435c-add5-0bd79c01885c", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "27986fef-cb40-435c-add5-0bd79c01885c"}} 2018-12-27 17:35:05,912 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/27986fef-cb40-435c-add5-0bd79c01885c used request id req-770fa90c-e845-45ad-991a-fff467d2a789 2018-12-27 17:35:05,915 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/images?limit=20&disk_format=qcow2&name=SimpleHealthCheck-1b673059-3ec3-4530-b267-2729d88c44d0-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c5987d7d3fbf8afe9c9622d55adc0f325656d483" 2018-12-27 17:35:06,145 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1044 Content-Type: application/json X-Openstack-Request-Id: req-9b60632f-539d-4a90-b7be-8288d0e45176 Date: Thu, 27 Dec 2018 17:35:06 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "SimpleHealthCheck-1b673059-3ec3-4530-b267-2729d88c44d0-image", "tags": [], "container_format": "bare", "created_at": "2018-12-27T17:34:47Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-27T17:34:48Z", "visibility": "shared", "locations": [{"url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/fbe96c6b-8913-46fe-9532-2a54f9120090/snap", "metadata": {}}], "self": "/v2/images/fbe96c6b-8913-46fe-9532-2a54f9120090", "min_disk": 0, "protected": false, "id": "fbe96c6b-8913-46fe-9532-2a54f9120090", "file": "/v2/images/fbe96c6b-8913-46fe-9532-2a54f9120090/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "e2872c80d27b45a7b331c62bcf68d1e8", "direct_url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/fbe96c6b-8913-46fe-9532-2a54f9120090/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=SimpleHealthCheck-1b673059-3ec3-4530-b267-2729d88c44d0-image"} 2018-12-27 17:35:06,145 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images?limit=20&disk_format=qcow2&name=SimpleHealthCheck-1b673059-3ec3-4530-b267-2729d88c44d0-image used request id req-9b60632f-539d-4a90-b7be-8288d0e45176 2018-12-27 17:35:06,148 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c5987d7d3fbf8afe9c9622d55adc0f325656d483" 2018-12-27 17:35:06,367 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-5256152e-c8d9-4b91-ad89-444545c4864b Date: Thu, 27 Dec 2018 17:35:06 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-27 17:35:06,368 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/schemas/image used request id req-5256152e-c8d9-4b91-ad89-444545c4864b 2018-12-27 17:35:06,373 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5987d7d3fbf8afe9c9622d55adc0f325656d483" -d '{"server": {"name": "SimpleHealthCheck-1b673059-3ec3-4530-b267-2729d88c44d0-inst", "imageRef": "fbe96c6b-8913-46fe-9532-2a54f9120090", "flavorRef": "27986fef-cb40-435c-add5-0bd79c01885c", "max_count": 1, "min_count": 1, "networks": [{"port": "990a424a-d48c-4945-bbbc-567ca8bc3b74"}]}}' 2018-12-27 17:35:08,173 - novaclient.v2.client - DEBUG - RESP: [202] Date: Thu, 27 Dec 2018 17:35:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-a5be0c25-c0e9-41b0-8ccb-39c777f0cde3 x-compute-request-id: req-a5be0c25-c0e9-41b0-8ccb-39c777f0cde3 Content-Length: 374 location: http://172.30.9.31:8774/v2.1/servers/66ca8dc2-0aad-403b-8c5c-f705cf92feaa Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "66ca8dc2-0aad-403b-8c5c-f705cf92feaa", "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/66ca8dc2-0aad-403b-8c5c-f705cf92feaa", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/66ca8dc2-0aad-403b-8c5c-f705cf92feaa", "rel": "bookmark"}], "adminPass": "UmLKgwo8R9vW"}} 2018-12-27 17:35:08,173 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers used request id req-a5be0c25-c0e9-41b0-8ccb-39c777f0cde3 2018-12-27 17:35:08,176 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/66ca8dc2-0aad-403b-8c5c-f705cf92feaa -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5987d7d3fbf8afe9c9622d55adc0f325656d483" 2018-12-27 17:35:09,400 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:35:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8de1baef-dfd1-4e1d-a0e6-53a537e92e67 x-compute-request-id: req-8de1baef-dfd1-4e1d-a0e6-53a537e92e67 Content-Encoding: gzip Content-Length: 609 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/66ca8dc2-0aad-403b-8c5c-f705cf92feaa", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/66ca8dc2-0aad-403b-8c5c-f705cf92feaa", "rel": "bookmark"}], "image": {"id": "fbe96c6b-8913-46fe-9532-2a54f9120090", "links": [{"href": "http://172.30.9.31:8774/images/fbe96c6b-8913-46fe-9532-2a54f9120090", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "27986fef-cb40-435c-add5-0bd79c01885c", "links": [{"href": "http://172.30.9.31:8774/flavors/27986fef-cb40-435c-add5-0bd79c01885c", "rel": "bookmark"}]}, "id": "66ca8dc2-0aad-403b-8c5c-f705cf92feaa", "user_id": "a02119987f9f45da88be3aac43800f3d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T17:35:08Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-1b673059-3ec3-4530-b267-2729d88c44d0-inst", "created": "2018-12-27T17:35:08Z", "tenant_id": "e2872c80d27b45a7b331c62bcf68d1e8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-27 17:35:09,400 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/66ca8dc2-0aad-403b-8c5c-f705cf92feaa used request id req-8de1baef-dfd1-4e1d-a0e6-53a537e92e67 2018-12-27 17:35:09,401 - create_instance - INFO - Created instance with name - SimpleHealthCheck-1b673059-3ec3-4530-b267-2729d88c44d0-inst 2018-12-27 17:35:09,404 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/66ca8dc2-0aad-403b-8c5c-f705cf92feaa -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5987d7d3fbf8afe9c9622d55adc0f325656d483" 2018-12-27 17:35:09,856 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:35:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-14a2f5f4-1758-40e0-ad62-f638eaaec273 x-compute-request-id: req-14a2f5f4-1758-40e0-ad62-f638eaaec273 Content-Encoding: gzip Content-Length: 611 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/66ca8dc2-0aad-403b-8c5c-f705cf92feaa", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/66ca8dc2-0aad-403b-8c5c-f705cf92feaa", "rel": "bookmark"}], "image": {"id": "fbe96c6b-8913-46fe-9532-2a54f9120090", "links": [{"href": "http://172.30.9.31:8774/images/fbe96c6b-8913-46fe-9532-2a54f9120090", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "27986fef-cb40-435c-add5-0bd79c01885c", "links": [{"href": "http://172.30.9.31:8774/flavors/27986fef-cb40-435c-add5-0bd79c01885c", "rel": "bookmark"}]}, "id": "66ca8dc2-0aad-403b-8c5c-f705cf92feaa", "user_id": "a02119987f9f45da88be3aac43800f3d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T17:35:09Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-1b673059-3ec3-4530-b267-2729d88c44d0-inst", "created": "2018-12-27T17:35:08Z", "tenant_id": "e2872c80d27b45a7b331c62bcf68d1e8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-27 17:35:09,856 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/66ca8dc2-0aad-403b-8c5c-f705cf92feaa used request id req-14a2f5f4-1758-40e0-ad62-f638eaaec273 2018-12-27 17:35:09,857 - create_instance - DEBUG - Instance status [SimpleHealthCheck-1b673059-3ec3-4530-b267-2729d88c44d0-inst] is - BUILD 2018-12-27 17:35:09,857 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-27 17:35:12,860 - create_instance - DEBUG - VM status query timeout in 896.54123497 2018-12-27 17:35:12,862 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/66ca8dc2-0aad-403b-8c5c-f705cf92feaa -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5987d7d3fbf8afe9c9622d55adc0f325656d483" 2018-12-27 17:35:13,781 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:35:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a85425e0-24f4-40f5-abc1-22345848d753 x-compute-request-id: req-a85425e0-24f4-40f5-abc1-22345848d753 Content-Encoding: gzip Content-Length: 673 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/66ca8dc2-0aad-403b-8c5c-f705cf92feaa", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/66ca8dc2-0aad-403b-8c5c-f705cf92feaa", "rel": "bookmark"}], "image": {"id": "fbe96c6b-8913-46fe-9532-2a54f9120090", "links": [{"href": "http://172.30.9.31:8774/images/fbe96c6b-8913-46fe-9532-2a54f9120090", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "27986fef-cb40-435c-add5-0bd79c01885c", "links": [{"href": "http://172.30.9.31:8774/flavors/27986fef-cb40-435c-add5-0bd79c01885c", "rel": "bookmark"}]}, "id": "66ca8dc2-0aad-403b-8c5c-f705cf92feaa", "security_groups": [{"name": "default"}], "user_id": "a02119987f9f45da88be3aac43800f3d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T17:35:11Z", "hostId": "11e724c6982717eb05fbff7b0b4c3d7d25200f16abc59eeac2befce1", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-1b673059-3ec3-4530-b267-2729d88c44d0-inst", "created": "2018-12-27T17:35:08Z", "tenant_id": "e2872c80d27b45a7b331c62bcf68d1e8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-27 17:35:13,781 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/66ca8dc2-0aad-403b-8c5c-f705cf92feaa used request id req-a85425e0-24f4-40f5-abc1-22345848d753 2018-12-27 17:35:13,782 - create_instance - DEBUG - Instance status [SimpleHealthCheck-1b673059-3ec3-4530-b267-2729d88c44d0-inst] is - BUILD 2018-12-27 17:35:13,782 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-27 17:35:16,785 - create_instance - DEBUG - VM status query timeout in 892.616129875 2018-12-27 17:35:16,788 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/66ca8dc2-0aad-403b-8c5c-f705cf92feaa -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5987d7d3fbf8afe9c9622d55adc0f325656d483" 2018-12-27 17:35:17,672 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:35:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a8ab7057-9fff-45a2-8f42-3a244928868e x-compute-request-id: req-a8ab7057-9fff-45a2-8f42-3a244928868e Content-Encoding: gzip Content-Length: 673 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/66ca8dc2-0aad-403b-8c5c-f705cf92feaa", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/66ca8dc2-0aad-403b-8c5c-f705cf92feaa", "rel": "bookmark"}], "image": {"id": "fbe96c6b-8913-46fe-9532-2a54f9120090", "links": [{"href": "http://172.30.9.31:8774/images/fbe96c6b-8913-46fe-9532-2a54f9120090", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "27986fef-cb40-435c-add5-0bd79c01885c", "links": [{"href": "http://172.30.9.31:8774/flavors/27986fef-cb40-435c-add5-0bd79c01885c", "rel": "bookmark"}]}, "id": "66ca8dc2-0aad-403b-8c5c-f705cf92feaa", "security_groups": [{"name": "default"}], "user_id": "a02119987f9f45da88be3aac43800f3d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T17:35:11Z", "hostId": "11e724c6982717eb05fbff7b0b4c3d7d25200f16abc59eeac2befce1", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-1b673059-3ec3-4530-b267-2729d88c44d0-inst", "created": "2018-12-27T17:35:08Z", "tenant_id": "e2872c80d27b45a7b331c62bcf68d1e8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-27 17:35:17,672 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/66ca8dc2-0aad-403b-8c5c-f705cf92feaa used request id req-a8ab7057-9fff-45a2-8f42-3a244928868e 2018-12-27 17:35:17,673 - create_instance - DEBUG - Instance status [SimpleHealthCheck-1b673059-3ec3-4530-b267-2729d88c44d0-inst] is - BUILD 2018-12-27 17:35:17,673 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-27 17:35:20,675 - create_instance - DEBUG - VM status query timeout in 888.726240873 2018-12-27 17:35:20,678 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/66ca8dc2-0aad-403b-8c5c-f705cf92feaa -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5987d7d3fbf8afe9c9622d55adc0f325656d483" 2018-12-27 17:35:21,718 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:35:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-896c1be3-3f30-4417-a037-65eb6f434400 x-compute-request-id: req-896c1be3-3f30-4417-a037-65eb6f434400 Content-Encoding: gzip Content-Length: 673 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/66ca8dc2-0aad-403b-8c5c-f705cf92feaa", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/66ca8dc2-0aad-403b-8c5c-f705cf92feaa", "rel": "bookmark"}], "image": {"id": "fbe96c6b-8913-46fe-9532-2a54f9120090", "links": [{"href": "http://172.30.9.31:8774/images/fbe96c6b-8913-46fe-9532-2a54f9120090", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "27986fef-cb40-435c-add5-0bd79c01885c", "links": [{"href": "http://172.30.9.31:8774/flavors/27986fef-cb40-435c-add5-0bd79c01885c", "rel": "bookmark"}]}, "id": "66ca8dc2-0aad-403b-8c5c-f705cf92feaa", "security_groups": [{"name": "default"}], "user_id": "a02119987f9f45da88be3aac43800f3d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T17:35:11Z", "hostId": "11e724c6982717eb05fbff7b0b4c3d7d25200f16abc59eeac2befce1", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-1b673059-3ec3-4530-b267-2729d88c44d0-inst", "created": "2018-12-27T17:35:08Z", "tenant_id": "e2872c80d27b45a7b331c62bcf68d1e8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-27 17:35:21,718 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/66ca8dc2-0aad-403b-8c5c-f705cf92feaa used request id req-896c1be3-3f30-4417-a037-65eb6f434400 2018-12-27 17:35:21,718 - create_instance - DEBUG - Instance status [SimpleHealthCheck-1b673059-3ec3-4530-b267-2729d88c44d0-inst] is - BUILD 2018-12-27 17:35:21,718 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-27 17:35:24,722 - create_instance - DEBUG - VM status query timeout in 884.679554939 2018-12-27 17:35:24,725 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/66ca8dc2-0aad-403b-8c5c-f705cf92feaa -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5987d7d3fbf8afe9c9622d55adc0f325656d483" 2018-12-27 17:35:25,488 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:35:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-71846a73-1b88-4b45-af3c-8ab9d60127de x-compute-request-id: req-71846a73-1b88-4b45-af3c-8ab9d60127de Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-1b673059-3ec3-4530-b267-2729d88c44d0-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c6:f4:c6", "version": 4, "addr": "10.55.0.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/66ca8dc2-0aad-403b-8c5c-f705cf92feaa", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/66ca8dc2-0aad-403b-8c5c-f705cf92feaa", "rel": "bookmark"}], "image": {"id": "fbe96c6b-8913-46fe-9532-2a54f9120090", "links": [{"href": "http://172.30.9.31:8774/images/fbe96c6b-8913-46fe-9532-2a54f9120090", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T17:35:21.000000", "flavor": {"id": "27986fef-cb40-435c-add5-0bd79c01885c", "links": [{"href": "http://172.30.9.31:8774/flavors/27986fef-cb40-435c-add5-0bd79c01885c", "rel": "bookmark"}]}, "id": "66ca8dc2-0aad-403b-8c5c-f705cf92feaa", "security_groups": [{"name": "default"}], "user_id": "a02119987f9f45da88be3aac43800f3d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T17:35:21Z", "hostId": "11e724c6982717eb05fbff7b0b4c3d7d25200f16abc59eeac2befce1", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-1b673059-3ec3-4530-b267-2729d88c44d0-inst", "created": "2018-12-27T17:35:08Z", "tenant_id": "e2872c80d27b45a7b331c62bcf68d1e8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-27 17:35:25,488 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/66ca8dc2-0aad-403b-8c5c-f705cf92feaa used request id req-71846a73-1b88-4b45-af3c-8ab9d60127de 2018-12-27 17:35:25,489 - create_instance - DEBUG - Instance status [SimpleHealthCheck-1b673059-3ec3-4530-b267-2729d88c44d0-inst] is - ACTIVE 2018-12-27 17:35:25,489 - create_instance - INFO - VM is - ACTIVE 2018-12-27 17:35:25,490 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/66ca8dc2-0aad-403b-8c5c-f705cf92feaa -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5987d7d3fbf8afe9c9622d55adc0f325656d483" 2018-12-27 17:35:26,491 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:35:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-75390c50-4433-40ac-b1cb-dfec1486d1d2 x-compute-request-id: req-75390c50-4433-40ac-b1cb-dfec1486d1d2 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-1b673059-3ec3-4530-b267-2729d88c44d0-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c6:f4:c6", "version": 4, "addr": "10.55.0.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/66ca8dc2-0aad-403b-8c5c-f705cf92feaa", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/66ca8dc2-0aad-403b-8c5c-f705cf92feaa", "rel": "bookmark"}], "image": {"id": "fbe96c6b-8913-46fe-9532-2a54f9120090", "links": [{"href": "http://172.30.9.31:8774/images/fbe96c6b-8913-46fe-9532-2a54f9120090", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T17:35:21.000000", "flavor": {"id": "27986fef-cb40-435c-add5-0bd79c01885c", "links": [{"href": "http://172.30.9.31:8774/flavors/27986fef-cb40-435c-add5-0bd79c01885c", "rel": "bookmark"}]}, "id": "66ca8dc2-0aad-403b-8c5c-f705cf92feaa", "security_groups": [{"name": "default"}], "user_id": "a02119987f9f45da88be3aac43800f3d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T17:35:21Z", "hostId": "11e724c6982717eb05fbff7b0b4c3d7d25200f16abc59eeac2befce1", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-1b673059-3ec3-4530-b267-2729d88c44d0-inst", "created": "2018-12-27T17:35:08Z", "tenant_id": "e2872c80d27b45a7b331c62bcf68d1e8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-27 17:35:26,491 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/66ca8dc2-0aad-403b-8c5c-f705cf92feaa used request id req-75390c50-4433-40ac-b1cb-dfec1486d1d2 2018-12-27 17:35:26,497 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=SimpleHealthCheck-1b673059-3ec3-4530-b267-2729d88c44d0-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5987d7d3fbf8afe9c9622d55adc0f325656d483" 2018-12-27 17:35:26,595 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-1a55df7f-3f02-4409-ba7b-9711346a0f3a Date: Thu, 27 Dec 2018 17:35:26 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"a01fec9c-a689-4c15-a15c-5a7c2d696ee6","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"e2872c80d27b45a7b331c62bcf68d1e8","status":"ACTIVE","subnets":["e0e88bab-86b9-4519-a9a8-57d1b3e6fe87"],"description":"","tags":[],"updated_at":"2018-12-27T17:34:54Z","qos_policy_id":null,"name":"SimpleHealthCheck-1b673059-3ec3-4530-b267-2729d88c44d0-priv-net","admin_state_up":true,"tenant_id":"e2872c80d27b45a7b331c62bcf68d1e8","created_at":"2018-12-27T17:34:50Z","mtu":1442}]} 2018-12-27 17:35:26,596 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=SimpleHealthCheck-1b673059-3ec3-4530-b267-2729d88c44d0-priv-net used request id req-1a55df7f-3f02-4409-ba7b-9711346a0f3a 2018-12-27 17:35:26,600 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/e2872c80d27b45a7b331c62bcf68d1e8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5987d7d3fbf8afe9c9622d55adc0f325656d483" 2018-12-27 17:35:26,701 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:35:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1f75ce40-39b2-44c2-a821-38e38f0ddb9c Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/e2872c80d27b45a7b331c62bcf68d1e8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e2872c80d27b45a7b331c62bcf68d1e8", "name": "SimpleHealthCheck-485044a2-ee11-4df-proj"}} 2018-12-27 17:35:26,701 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/e2872c80d27b45a7b331c62bcf68d1e8 used request id req-1f75ce40-39b2-44c2-a821-38e38f0ddb9c 2018-12-27 17:35:26,706 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=a01fec9c-a689-4c15-a15c-5a7c2d696ee6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5987d7d3fbf8afe9c9622d55adc0f325656d483" 2018-12-27 17:35:26,896 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-ce091f9b-7306-4f73-9555-7a282a713b20 Date: Thu, 27 Dec 2018 17:35:26 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a01fec9c-a689-4c15-a15c-5a7c2d696ee6","tenant_id":"e2872c80d27b45a7b331c62bcf68d1e8","created_at":"2018-12-27T17:34:54Z","dns_nameservers":[],"updated_at":"2018-12-27T17:34:54Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"e2872c80d27b45a7b331c62bcf68d1e8","id":"e0e88bab-86b9-4519-a9a8-57d1b3e6fe87","subnetpool_id":null,"name":"SimpleHealthCheck-1b673059-3ec3-4530-b267-2729d88c44d0-priv-subnet"}]} 2018-12-27 17:35:26,896 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=a01fec9c-a689-4c15-a15c-5a7c2d696ee6 used request id req-ce091f9b-7306-4f73-9555-7a282a713b20 2018-12-27 17:35:26,901 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=a01fec9c-a689-4c15-a15c-5a7c2d696ee6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5987d7d3fbf8afe9c9622d55adc0f325656d483" 2018-12-27 17:35:27,154 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1767 X-Openstack-Request-Id: req-5d919fd5-a89c-41b0-a708-92e195b5eb99 Date: Thu, 27 Dec 2018 17:35:27 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T17:35:20Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"e0e88bab-86b9-4519-a9a8-57d1b3e6fe87","ip_address":"10.55.0.13"}],"id":"990a424a-d48c-4945-bbbc-567ca8bc3b74","security_groups":["4573c2b1-4c85-4c81-be61-23eb836a08e6"],"mac_address":"fa:16:3e:c6:f4:c6","project_id":"e2872c80d27b45a7b331c62bcf68d1e8","status":"ACTIVE","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-0-13","ip_address":"10.55.0.13","fqdn":"host-10-55-0-13.openstacklocal."}],"qos_policy_id":null,"name":"SimpleHealthCheck-1b673059-3ec3-4530-b267-2729d88c44d0port-1","admin_state_up":true,"network_id":"a01fec9c-a689-4c15-a15c-5a7c2d696ee6","dns_name":"","created_at":"2018-12-27T17:35:03Z","binding:vnic_type":"normal","device_id":"66ca8dc2-0aad-403b-8c5c-f705cf92feaa","tenant_id":"e2872c80d27b45a7b331c62bcf68d1e8"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T17:34:55Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"e0e88bab-86b9-4519-a9a8-57d1b3e6fe87","ip_address":"10.55.0.2"}],"id":"c61ca862-8e11-4331-8f2f-07a536cc5252","security_groups":[],"mac_address":"fa:16:3e:bf:95:b0","project_id":"e2872c80d27b45a7b331c62bcf68d1e8","status":"DOWN","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-0-2","ip_address":"10.55.0.2","fqdn":"host-10-55-0-2.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a01fec9c-a689-4c15-a15c-5a7c2d696ee6","dns_name":"","created_at":"2018-12-27T17:34:51Z","binding:vnic_type":"normal","device_id":"","tenant_id":"e2872c80d27b45a7b331c62bcf68d1e8"}]} 2018-12-27 17:35:27,154 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=a01fec9c-a689-4c15-a15c-5a7c2d696ee6 used request id req-5d919fd5-a89c-41b0-a708-92e195b5eb99 2018-12-27 17:35:27,155 - create_instance_tests - INFO - Looking for IP 10.55.0.13 in the console log 2018-12-27 17:35:27,158 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/66ca8dc2-0aad-403b-8c5c-f705cf92feaa -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5987d7d3fbf8afe9c9622d55adc0f325656d483" 2018-12-27 17:35:28,113 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:35:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1d5c1766-3198-4d90-8608-befbeec39974 x-compute-request-id: req-1d5c1766-3198-4d90-8608-befbeec39974 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-1b673059-3ec3-4530-b267-2729d88c44d0-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c6:f4:c6", "version": 4, "addr": "10.55.0.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/66ca8dc2-0aad-403b-8c5c-f705cf92feaa", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/66ca8dc2-0aad-403b-8c5c-f705cf92feaa", "rel": "bookmark"}], "image": {"id": "fbe96c6b-8913-46fe-9532-2a54f9120090", "links": [{"href": "http://172.30.9.31:8774/images/fbe96c6b-8913-46fe-9532-2a54f9120090", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T17:35:21.000000", "flavor": {"id": "27986fef-cb40-435c-add5-0bd79c01885c", "links": [{"href": "http://172.30.9.31:8774/flavors/27986fef-cb40-435c-add5-0bd79c01885c", "rel": "bookmark"}]}, "id": "66ca8dc2-0aad-403b-8c5c-f705cf92feaa", "security_groups": [{"name": "default"}], "user_id": "a02119987f9f45da88be3aac43800f3d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T17:35:21Z", "hostId": "11e724c6982717eb05fbff7b0b4c3d7d25200f16abc59eeac2befce1", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-1b673059-3ec3-4530-b267-2729d88c44d0-inst", "created": "2018-12-27T17:35:08Z", "tenant_id": "e2872c80d27b45a7b331c62bcf68d1e8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-27 17:35:28,113 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/66ca8dc2-0aad-403b-8c5c-f705cf92feaa used request id req-1d5c1766-3198-4d90-8608-befbeec39974 2018-12-27 17:35:28,116 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:8774/v2.1/servers/66ca8dc2-0aad-403b-8c5c-f705cf92feaa/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5987d7d3fbf8afe9c9622d55adc0f325656d483" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-27 17:35:28,229 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:35:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d30c7ec5-098b-49c4-80e0-37fb30d8c9ae x-compute-request-id: req-d30c7ec5-098b-49c4-80e0-37fb30d8c9ae Content-Encoding: gzip Content-Length: 9441 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0xffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000000FFE14F7 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000000FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000000FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000000FFE147F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 506005407 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64357\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.000000] Memory: 233756K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.226665] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.229538] pid_max: default: 32768 minimum: 301\n[ 0.231154] ACPI: Core revision 20150930\n[ 0.233367] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.235650] Security Framework initialized\n[ 0.237068] Yama: becoming mindful.\n[ 0.238325] AppArmor: AppArmor initialized\n[ 0.239807] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.242173] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.244352] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.246505] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.248877] Initializing cgroup subsys io\n[ 0.250330] Initializing cgroup subsys memory\n[ 0.251828] Initializing cgroup subsys devices\n[ 0.253347] Initializing cgroup subsys freezer\n[ 0.254867] Initializing cgroup subsys net_cls\n[ 0.256407] Initializing cgroup subsys perf_event\n[ 0.258050] Initializing cgroup subsys net_prio\n[ 0.259586] Initializing cgroup subsys hugetlb\n[ 0.261143] Initializing cgroup subsys pids\n[ 0.262641] CPU: Physical Processor ID: 0\n[ 0.264751] mce: CPU supports 10 MCE banks\n[ 0.266285] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.268065] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.285371] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.294093] ftrace: allocating 31920 entries in 125 pages\n[ 0.326638] smpboot: Max logical packages: 1\n[ 0.328144] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.330525] x2apic enabled\n[ 0.331896] Switched APIC routing to physical x2apic.\n[ 0.334807] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.336785] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.340434] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.343618] KVM setup paravirtual spinlock\n[ 0.345725] x86: Booted up 1 node, 1 CPUs\n[ 0.347143] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.349562] devtmpfs: initialized\n[ 0.351818] evm: security.selinux\n[ 0.353041] evm: security.SMACK64\n[ 0.354253] evm: security.SMACK64EXEC\n[ 0.355558] evm: security.SMACK64TRANSMUTE\n[ 0.356984] evm: security.SMACK64MMAP\n[ 0.358283] evm: security.ima\n[ 0.359400] evm: security.capability\n[ 0.360798] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.364023] pinctrl core: initialized pinctrl subsystem\n[ 0.366101] RTC time: 17:35:22, date: 12/27/18\n[ 0.367922] NET: Registered protocol family 16\n[ 0.370074] cpuidle: using governor ladder\n[ 0.371854] cpuidle: using governor menu\n[ 0.373594] PCCT header not found.\n[ 0.375116] ACPI: bus type PCI registered\n[ 0.376551] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.378772] PCI: Using configuration type 1 for base access\n[ 0.381419] ACPI: Added _OSI(Module Device)\n[ 0.382921] ACPI: Added _OSI(Processor Device)\n[ 0.384460] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.386070] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.388709] ACPI: Interpreter enabled\n[ 0.390057] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.393367] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.396669] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.399970] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.403264] ACPI: (supports S0 S5)\n[ 0.404527] ACPI: Using IOAPIC for interrupt routing\n[ 0.406213] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.410765] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.412799] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.415016] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.417154] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.421028] acpiphp: Slot [3] registered\n[ 0.422456] acpiphp: Slot [4] registered\n[ 0.423883] acpiphp: Slot [5] registered\n[ 0.425311] acpiphp: Slot [6] registered\n[ 0.426729] acpiphp: Slot [7] registered\n[ 0.428151] acpiphp: Slot [8] registered\n[ 0.429580] acpiphp: Slot [9] registered\n[ 0.431001] acpiphp: Slot [10] registered\n[ 0.432443] acpiphp: Slot [11] registered\n[ 0.433896] acpiphp: Slot [12] registered\n[ 0.435342] acpiphp: Slot [13] registered\n[ 0.436785] acpiphp: Slot [14] registered\n[ 0.438229] acpiphp: Slot [15] registered\n[ 0.456287] acpiphp: Slot [16] registered\n[ 0.457887] acpiphp: Slot [17] registered\n[ 0.459596] acpiphp: Slot [18] registered\n[ 0.461316] acpiphp: Slot [19] registered\n[ 0.463093] acpiphp: Slot [20] registered\n[ 0.464657] acpiphp: Slot [21] registered\n[ 0.466105] acpiphp: Slot [22] registered\n[ 0.467795] acpiphp: Slot [23] registered\n[ 0.469283] acpiphp: Slot [24] registered\n[ 0.470780] acpiphp: Slot [25] registered\n[ 0.472558] acpiphp: Slot [26] registered\n[ 0.473970] acpiphp: Slot [27] registered\n[ 0.475414] acpiphp: Slot [28] registered\n[ 0.476873] acpiphp: Slot [29] registered\n[ 0.478317] acpiphp: Slot [30] registered\n[ 0.479797] acpiphp: Slot [31] registered\n[ 0.481343] PCI host bridge to bus 0000:00\n[ 0.482911] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.485097] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.487315] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.489991] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.492607] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.495269] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.500193] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.502428] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.504473] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.506801] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.511378] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.513947] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.537163] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.539804] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.542975] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.545555] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.547973] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.550192] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.552413] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.554249] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.556928] vgaarb: loaded\n[ 0.560536] vgaarb: bridge control possible 0000:00:02.0\n[ 0.564624] SCSI subsystem initialized\n[ 0.566846] ACPI: bus type USB registered\n[ 0.568395] usbcore: registered new interface driver usbfs\n[ 0.570250] usbcore: registered new interface driver hub\n[ 0.572046] usbcore: registered new device driver usb\n[ 0.574262] PCI: Using ACPI for IRQ routing\n[ 0.576997] NetLabel: Initializing\n[ 0.578271] NetLabel: domain hash size = 128\n[ 0.579794] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.581541] NetLabel: unlabeled traffic allowed by default\n[ 0.584238] clocksource: Switched to clocksource kvm-clock\n[ 0.596523] AppArmor: AppArmor Filesystem Enabled\n[ 0.598281] pnp: PnP ACPI init\n[ 0.600340] pnp: PnP ACPI: found 5 devices\n[ 0.607625] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.610724] NET: Registered protocol family 2\n[ 0.612874] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.615166] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.617278] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.619430] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.621372] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.623533] NET: Registered protocol family 1\n[ 0.625248] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.627233] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.629167] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.644257] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.660008] Trying to unpack rootfs image as initramfs...\n[ 0.727040] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000)\n[ 0.730171] Scanning for low memory corruption every 60 seconds\n[ 0.732488] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.734577] audit: initializing netlink subsys (disabled)\n[ 0.736404] audit: type=2000 audit(1545932122.310:1): initialized\n[ 0.738728] Initialise system trusted keyring\n[ 0.740380] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.742454] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.745666] zbud: loaded\n[ 0.746856] VFS: Disk quotas dquot_6.6.0\n[ 0.748326] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.750955] fuse init (API version 7.23)\n[ 0.752513] Key type big_key registered\n[ 0.753923] Allocating IMA MOK and blacklist keyrings.\n[ 0.755985] Key type asymmetric registered\n[ 0.757457] Asymmetric key parser 'x509' registered\n[ 0.759166] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.761815] io scheduler noop registered\n[ 0.763223] io scheduler deadline registered (default)\n[ 0.765016] io scheduler cfq registered\n[ 0.766529] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.768398] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.770638] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.773221] ACPI: Power Button [PWRF]\n[ 0.774696] GHES: HEST is not enabled!\n[ 0.789036] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.818707] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.822143] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.847406] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.850887] Linux agpgart interface v0.103\n[ 0.854424] brd: module loaded\n[ 0.856883] loop: module loaded\n[ 0.862481] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.865030] GPT:90111 != 20971519\n[ 0.866238] GPT:Alternate GPT header not at the end of the disk.\n[ 0.868190] GPT:90111 != 20971519\n[ 0.869421] GPT: Use GNU Parted to correct GPT errors.\n[ 0.871170] vda: vda1 vda15\n[ 0.873088] scsi host0: ata_piix\n[ 0.874428] scsi host1: ata_piix\n[ 0.875717] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.877928] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.880762] libphy: Fixed MDIO Bus: probed\n[ 0.882237] tun: Universal TUN/TAP device driver, 1.6\n[ 0.883955] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.887342] PPP generic driver version 2.4.2\n[ 0.889524] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.891651] ehci-pci: EHCI PCI platform driver\n[ 0.893177] ehci-platform: EHCI generic platform driver\n[ 0.894947] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.897000] ohci-pci: OHCI PCI platform driver\n[ 0.898566] ohci-platform: OHCI generic platform driver\n[ 0.900347] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.915448] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.917229] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.919835] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.921608] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.923744] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.925947] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.928477] usb usb1: Product: UHCI Host Controller\n[ 0.930140] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.932177] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.933876] hub 1-0:1.0: USB hub found\n[ 0.935273] hub 1-0:1.0: 2 ports detected\n[ 0.936881] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.940554] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.942266] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.944080] mousedev: PS/2 mouse device common for all mice\n[ 0.946306] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.949370] rtc_cmos 00:00: RTC can wake from S4\n[ 0.951568] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.953713] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.955789] i2c /dev entries driver\n[ 0.957106] device-mapper: uevent: version 1.0.3\n[ 0.958754] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.961595] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.963829] NET: Registered protocol family 10\n[ 0.965686] NET: Registered protocol family 17\n[ 0.967241] Key type dns_resolver registered\n[ 0.968849] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.970757] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.973818] registered taskstats version 1\n[ 0.975274] Loading compiled-in X.509 certificates\n[ 0.977457] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.980687] zswap: loaded using pool lzo/zbud\n[ 0.982988] Key type trusted registered\n[ 0.985347] Key type encrypted registered\n[ 0.986788] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.988564] ima: No TPM chip found, activating TPM-bypass!\n[ 0.990355] evm: HMAC attrs: 0x1\n[ 0.991905] Magic number: 14:898:593\n[ 0.993388] rtc_cmos 00:00: setting system clock to 2018-12-27 17:35:22 UTC (1545932122)\n[ 0.996125] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.998059] EDD information not available.\n[ 1.038062] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 1.057682] Write protecting the kernel read-only data: 14336k\n[ 1.061278] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 1.064272] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.76\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.89\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.223931] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.55.0.13...\nLease of 10.55.0.13 obtained, lease time 43200\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.55.0.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 0.98. iid=i-000000a4\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=20953055,end=20971487\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 236MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 10737418240 \nvda1 253:1 10727964160 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDIKN4hXMH9JTW+VisvWYz6z0AJrXROy/D/pu3pJaIGG7nh8Ose6itKWAPQlwbdGUw8/XJvehPD28ClfctcWDQkUX/KlVhY25SVXZIS8DrYausmRFRWPhLaCrl4QhdPVppZZf1b59oLZm5+MZWyAoWqYdch0h+I1IyHp4s0NGhxCYhtxZN7oA9DIrOMvI+mWXHM3LZ6AOjvd8JGHYejhtvVy9Mr+2S4A5n+e0FR5uNleINxsv3ejkh0Ka3Yw4efzZEOkbEM1KbQjJoIXYa8C87nyLxiYJYrcsUhM5X6CAaYVljedlHvcAuWe3hfnX+S18a+RGr0i41nCtgmRa39/vwz root@simplehealthcheck-1b673059-3ec3-4530-b267-2729d88c44d0-inst\nssh-dss AAAAB3NzaC1kc3MAAACBAI/DE9W9pOC9dbST8gX6N6OTwsuMaPrzoC6/bF6BxwgouPbPrzvtYwwUpbEH8GCeHEXvXOgD+epy5hD3lwZ0fuHoPt3rG3j7ARqyYJPzUKEAvZhv8CS27pyUsQXZRZa3jYCn+GeiT9LtcGFmzQEIAH8ClMMi+tKCL1+y4PLEzvGDAAAAFQCTYHmE2XjILQZ0osoBXypRwcQdsQAAAIAax+p1R4271PvQ8VvPzcnbEZ7oty9mI5jffER1JgCoT54fxosjQuS5pXKiPT7TC6g+J30NOVRYUcW5dQ2igglgK74xph7oGDbCvvqONnnNX0GP1uS0dyhTcnWNQ+uP096RVOsro4PcXGZfz2wnlbzhBUcwf4OJMcIBMR9WvLTUZAAAAIBBvwsPD1C+0IW/3E+JAmTuqunhDf3AxCGrdfocZ0Afubm69d61ZnvROUE7Z0NLRC+I7seH6wxI0QE4ng9oLmfsnbX+8LJJhQtA6vNWh++dWcrlieUyB8IxdKazyBmkPHFN1qAljWh1HLjblLWnkAS3fEeny/E2fVdJGTk6FcAoPA== root@simplehealthcheck-1b673059-3ec3-4530-b267-2729d88c44d0-inst\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.55.0.13,24,fe80::f816:3eff:fec6:f4c6/64,\nip-route:default via 10.55.0.1 dev eth0 \nip-route:10.55.0.0/24 dev eth0 src 10.55.0.13 \nip-route:169.254.169.254 via 10.55.0.2 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-000000a4\nname: N/A\navailability-zone: nova\nlocal-hostname: simplehealthcheck-1b673059-3ec3-4530-b267-2729d88c44d0-inst\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.11 ===\n"} 2018-12-27 17:35:28,230 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/66ca8dc2-0aad-403b-8c5c-f705cf92feaa/action used request id req-d30c7ec5-098b-49c4-80e0-37fb30d8c9ae 2018-12-27 17:35:28,231 - create_instance_tests - INFO - DHCP lease obtained logged in console 2018-12-27 17:35:28,231 - create_instance_tests - DEBUG - Full console output - [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0xffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE14F7 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE147F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 506005407 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64357 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes) [ 0.000000] Memory: 233756K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.226665] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.229538] pid_max: default: 32768 minimum: 301 [ 0.231154] ACPI: Core revision 20150930 [ 0.233367] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.235650] Security Framework initialized [ 0.237068] Yama: becoming mindful. [ 0.238325] AppArmor: AppArmor initialized [ 0.239807] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.242173] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.244352] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.246505] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.248877] Initializing cgroup subsys io [ 0.250330] Initializing cgroup subsys memory [ 0.251828] Initializing cgroup subsys devices [ 0.253347] Initializing cgroup subsys freezer [ 0.254867] Initializing cgroup subsys net_cls [ 0.256407] Initializing cgroup subsys perf_event [ 0.258050] Initializing cgroup subsys net_prio [ 0.259586] Initializing cgroup subsys hugetlb [ 0.261143] Initializing cgroup subsys pids [ 0.262641] CPU: Physical Processor ID: 0 [ 0.264751] mce: CPU supports 10 MCE banks [ 0.266285] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.268065] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.285371] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.294093] ftrace: allocating 31920 entries in 125 pages [ 0.326638] smpboot: Max logical packages: 1 [ 0.328144] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.330525] x2apic enabled [ 0.331896] Switched APIC routing to physical x2apic. [ 0.334807] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.336785] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.340434] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.343618] KVM setup paravirtual spinlock [ 0.345725] x86: Booted up 1 node, 1 CPUs [ 0.347143] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.349562] devtmpfs: initialized [ 0.351818] evm: security.selinux [ 0.353041] evm: security.SMACK64 [ 0.354253] evm: security.SMACK64EXEC [ 0.355558] evm: security.SMACK64TRANSMUTE [ 0.356984] evm: security.SMACK64MMAP [ 0.358283] evm: security.ima [ 0.359400] evm: security.capability [ 0.360798] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.364023] pinctrl core: initialized pinctrl subsystem [ 0.366101] RTC time: 17:35:22, date: 12/27/18 [ 0.367922] NET: Registered protocol family 16 [ 0.370074] cpuidle: using governor ladder [ 0.371854] cpuidle: using governor menu [ 0.373594] PCCT header not found. [ 0.375116] ACPI: bus type PCI registered [ 0.376551] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.378772] PCI: Using configuration type 1 for base access [ 0.381419] ACPI: Added _OSI(Module Device) [ 0.382921] ACPI: Added _OSI(Processor Device) [ 0.384460] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.386070] ACPI: Added _OSI(Processor Aggregator Device) [ 0.388709] ACPI: Interpreter enabled [ 0.390057] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.393367] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.396669] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.399970] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.403264] ACPI: (supports S0 S5) [ 0.404527] ACPI: Using IOAPIC for interrupt routing [ 0.406213] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.410765] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.412799] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.415016] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.417154] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.421028] acpiphp: Slot [3] registered [ 0.422456] acpiphp: Slot [4] registered [ 0.423883] acpiphp: Slot [5] registered [ 0.425311] acpiphp: Slot [6] registered [ 0.426729] acpiphp: Slot [7] registered [ 0.428151] acpiphp: Slot [8] registered [ 0.429580] acpiphp: Slot [9] registered [ 0.431001] acpiphp: Slot [10] registered [ 0.432443] acpiphp: Slot [11] registered [ 0.433896] acpiphp: Slot [12] registered [ 0.435342] acpiphp: Slot [13] registered [ 0.436785] acpiphp: Slot [14] registered [ 0.438229] acpiphp: Slot [15] registered [ 0.456287] acpiphp: Slot [16] registered [ 0.457887] acpiphp: Slot [17] registered [ 0.459596] acpiphp: Slot [18] registered [ 0.461316] acpiphp: Slot [19] registered [ 0.463093] acpiphp: Slot [20] registered [ 0.464657] acpiphp: Slot [21] registered [ 0.466105] acpiphp: Slot [22] registered [ 0.467795] acpiphp: Slot [23] registered [ 0.469283] acpiphp: Slot [24] registered [ 0.470780] acpiphp: Slot [25] registered [ 0.472558] acpiphp: Slot [26] registered [ 0.473970] acpiphp: Slot [27] registered [ 0.475414] acpiphp: Slot [28] registered [ 0.476873] acpiphp: Slot [29] registered [ 0.478317] acpiphp: Slot [30] registered [ 0.479797] acpiphp: Slot [31] registered [ 0.481343] PCI host bridge to bus 0000:00 [ 0.482911] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.485097] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.487315] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.489991] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.492607] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.495269] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.500193] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.502428] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.504473] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.506801] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.511378] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.513947] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.537163] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.539804] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.542975] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.545555] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.547973] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.550192] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.552413] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.554249] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.556928] vgaarb: loaded [ 0.560536] vgaarb: bridge control possible 0000:00:02.0 [ 0.564624] SCSI subsystem initialized [ 0.566846] ACPI: bus type USB registered [ 0.568395] usbcore: registered new interface driver usbfs [ 0.570250] usbcore: registered new interface driver hub [ 0.572046] usbcore: registered new device driver usb [ 0.574262] PCI: Using ACPI for IRQ routing [ 0.576997] NetLabel: Initializing [ 0.578271] NetLabel: domain hash size = 128 [ 0.579794] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.581541] NetLabel: unlabeled traffic allowed by default [ 0.584238] clocksource: Switched to clocksource kvm-clock [ 0.596523] AppArmor: AppArmor Filesystem Enabled [ 0.598281] pnp: PnP ACPI init [ 0.600340] pnp: PnP ACPI: found 5 devices [ 0.607625] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.610724] NET: Registered protocol family 2 [ 0.612874] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.615166] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.617278] TCP: Hash tables configured (established 2048 bind 2048) [ 0.619430] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.621372] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.623533] NET: Registered protocol family 1 [ 0.625248] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.627233] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.629167] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.644257] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.660008] Trying to unpack rootfs image as initramfs... [ 0.727040] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.730171] Scanning for low memory corruption every 60 seconds [ 0.732488] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.734577] audit: initializing netlink subsys (disabled) [ 0.736404] audit: type=2000 audit(1545932122.310:1): initialized [ 0.738728] Initialise system trusted keyring [ 0.740380] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.742454] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.745666] zbud: loaded [ 0.746856] VFS: Disk quotas dquot_6.6.0 [ 0.748326] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.750955] fuse init (API version 7.23) [ 0.752513] Key type big_key registered [ 0.753923] Allocating IMA MOK and blacklist keyrings. [ 0.755985] Key type asymmetric registered [ 0.757457] Asymmetric key parser 'x509' registered [ 0.759166] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.761815] io scheduler noop registered [ 0.763223] io scheduler deadline registered (default) [ 0.765016] io scheduler cfq registered [ 0.766529] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.768398] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.770638] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.773221] ACPI: Power Button [PWRF] [ 0.774696] GHES: HEST is not enabled! [ 0.789036] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.818707] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.822143] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.847406] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.850887] Linux agpgart interface v0.103 [ 0.854424] brd: module loaded [ 0.856883] loop: module loaded [ 0.862481] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.865030] GPT:90111 != 20971519 [ 0.866238] GPT:Alternate GPT header not at the end of the disk. [ 0.868190] GPT:90111 != 20971519 [ 0.869421] GPT: Use GNU Parted to correct GPT errors. [ 0.871170] vda: vda1 vda15 [ 0.873088] scsi host0: ata_piix [ 0.874428] scsi host1: ata_piix [ 0.875717] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.877928] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.880762] libphy: Fixed MDIO Bus: probed [ 0.882237] tun: Universal TUN/TAP device driver, 1.6 [ 0.883955] tun: (C) 1999-2004 Max Krasnyansky [ 0.887342] PPP generic driver version 2.4.2 [ 0.889524] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.891651] ehci-pci: EHCI PCI platform driver [ 0.893177] ehci-platform: EHCI generic platform driver [ 0.894947] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.897000] ohci-pci: OHCI PCI platform driver [ 0.898566] ohci-platform: OHCI generic platform driver [ 0.900347] uhci_hcd: USB Universal Host Controller Interface driver [ 0.915448] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.917229] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.919835] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.921608] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.923744] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.925947] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.928477] usb usb1: Product: UHCI Host Controller [ 0.930140] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.932177] usb usb1: SerialNumber: 0000:00:01.2 [ 0.933876] hub 1-0:1.0: USB hub found [ 0.935273] hub 1-0:1.0: 2 ports detected [ 0.936881] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.940554] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.942266] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.944080] mousedev: PS/2 mouse device common for all mice [ 0.946306] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.949370] rtc_cmos 00:00: RTC can wake from S4 [ 0.951568] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.953713] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.955789] i2c /dev entries driver [ 0.957106] device-mapper: uevent: version 1.0.3 [ 0.958754] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.961595] ledtrig-cpu: registered to indicate activity on CPUs [ 0.963829] NET: Registered protocol family 10 [ 0.965686] NET: Registered protocol family 17 [ 0.967241] Key type dns_resolver registered [ 0.968849] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.970757] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.973818] registered taskstats version 1 [ 0.975274] Loading compiled-in X.509 certificates [ 0.977457] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.980687] zswap: loaded using pool lzo/zbud [ 0.982988] Key type trusted registered [ 0.985347] Key type encrypted registered [ 0.986788] AppArmor: AppArmor sha1 policy hashing enabled [ 0.988564] ima: No TPM chip found, activating TPM-bypass! [ 0.990355] evm: HMAC attrs: 0x1 [ 0.991905] Magic number: 14:898:593 [ 0.993388] rtc_cmos 00:00: setting system clock to 2018-12-27 17:35:22 UTC (1545932122) [ 0.996125] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.998059] EDD information not available. [ 1.038062] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.057682] Write protecting the kernel read-only data: 14336k [ 1.061278] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.064272] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.76 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.89 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.223931] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 10.55.0.13... Lease of 10.55.0.13 obtained, lease time 43200 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "10.55.0.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 0.98. iid=i-000000a4 failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=20953055,end=20971487 /run/cirros/datasource/data/user-data was not '#!' or executable === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 236MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 10737418240 vda1 253:1 10727964160 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDIKN4hXMH9JTW+VisvWYz6z0AJrXROy/D/pu3pJaIGG7nh8Ose6itKWAPQlwbdGUw8/XJvehPD28ClfctcWDQkUX/KlVhY25SVXZIS8DrYausmRFRWPhLaCrl4QhdPVppZZf1b59oLZm5+MZWyAoWqYdch0h+I1IyHp4s0NGhxCYhtxZN7oA9DIrOMvI+mWXHM3LZ6AOjvd8JGHYejhtvVy9Mr+2S4A5n+e0FR5uNleINxsv3ejkh0Ka3Yw4efzZEOkbEM1KbQjJoIXYa8C87nyLxiYJYrcsUhM5X6CAaYVljedlHvcAuWe3hfnX+S18a+RGr0i41nCtgmRa39/vwz root@simplehealthcheck-1b673059-3ec3-4530-b267-2729d88c44d0-inst ssh-dss AAAAB3NzaC1kc3MAAACBAI/DE9W9pOC9dbST8gX6N6OTwsuMaPrzoC6/bF6BxwgouPbPrzvtYwwUpbEH8GCeHEXvXOgD+epy5hD3lwZ0fuHoPt3rG3j7ARqyYJPzUKEAvZhv8CS27pyUsQXZRZa3jYCn+GeiT9LtcGFmzQEIAH8ClMMi+tKCL1+y4PLEzvGDAAAAFQCTYHmE2XjILQZ0osoBXypRwcQdsQAAAIAax+p1R4271PvQ8VvPzcnbEZ7oty9mI5jffER1JgCoT54fxosjQuS5pXKiPT7TC6g+J30NOVRYUcW5dQ2igglgK74xph7oGDbCvvqONnnNX0GP1uS0dyhTcnWNQ+uP096RVOsro4PcXGZfz2wnlbzhBUcwf4OJMcIBMR9WvLTUZAAAAIBBvwsPD1C+0IW/3E+JAmTuqunhDf3AxCGrdfocZ0Afubm69d61ZnvROUE7Z0NLRC+I7seH6wxI0QE4ng9oLmfsnbX+8LJJhQtA6vNWh++dWcrlieUyB8IxdKazyBmkPHFN1qAljWh1HLjblLWnkAS3fEeny/E2fVdJGTk6FcAoPA== root@simplehealthcheck-1b673059-3ec3-4530-b267-2729d88c44d0-inst -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,10.55.0.13,24,fe80::f816:3eff:fec6:f4c6/64, ip-route:default via 10.55.0.1 dev eth0 ip-route:10.55.0.0/24 dev eth0 src 10.55.0.13 ip-route:169.254.169.254 via 10.55.0.2 dev eth0 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-000000a4 name: N/A availability-zone: nova local-hostname: simplehealthcheck-1b673059-3ec3-4530-b267-2729d88c44d0-inst launch-index: 0 === cirros: current=0.4.0 uptime=3.11 === 2018-12-27 17:35:28,232 - create_instance - INFO - Deleting Port with ID - 990a424a-d48c-4945-bbbc-567ca8bc3b74 2018-12-27 17:35:28,232 - neutron_utils - INFO - Deleting port with name SimpleHealthCheck-1b673059-3ec3-4530-b267-2729d88c44d0port-1 2018-12-27 17:35:28,237 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/ports/990a424a-d48c-4945-bbbc-567ca8bc3b74 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5987d7d3fbf8afe9c9622d55adc0f325656d483" 2018-12-27 17:35:28,870 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-020b2a7b-b1e0-415a-940a-69201d50036f Date: Thu, 27 Dec 2018 17:35:28 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 17:35:28,871 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/ports/990a424a-d48c-4945-bbbc-567ca8bc3b74 used request id req-020b2a7b-b1e0-415a-940a-69201d50036f 2018-12-27 17:35:28,871 - create_instance - INFO - Deleting VM instance - SimpleHealthCheck-1b673059-3ec3-4530-b267-2729d88c44d0-inst 2018-12-27 17:35:28,873 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:8774/v2.1/servers/66ca8dc2-0aad-403b-8c5c-f705cf92feaa -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5987d7d3fbf8afe9c9622d55adc0f325656d483" 2018-12-27 17:35:29,020 - novaclient.v2.client - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:35:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-ebf96b24-30e2-459d-8edb-655f7598b3d9 x-compute-request-id: req-ebf96b24-30e2-459d-8edb-655f7598b3d9 Content-Type: application/json 2018-12-27 17:35:29,020 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/servers/66ca8dc2-0aad-403b-8c5c-f705cf92feaa used request id req-ebf96b24-30e2-459d-8edb-655f7598b3d9 2018-12-27 17:35:29,021 - create_instance - INFO - Checking deletion status 2018-12-27 17:35:29,023 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/66ca8dc2-0aad-403b-8c5c-f705cf92feaa -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5987d7d3fbf8afe9c9622d55adc0f325656d483" 2018-12-27 17:35:29,309 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:35:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-08133469-a988-4986-b4da-1494d34753c9 x-compute-request-id: req-08133469-a988-4986-b4da-1494d34753c9 Content-Encoding: gzip Content-Length: 732 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"SimpleHealthCheck-1b673059-3ec3-4530-b267-2729d88c44d0-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c6:f4:c6", "version": 4, "addr": "10.55.0.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/66ca8dc2-0aad-403b-8c5c-f705cf92feaa", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/66ca8dc2-0aad-403b-8c5c-f705cf92feaa", "rel": "bookmark"}], "image": {"id": "fbe96c6b-8913-46fe-9532-2a54f9120090", "links": [{"href": "http://172.30.9.31:8774/images/fbe96c6b-8913-46fe-9532-2a54f9120090", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T17:35:21.000000", "flavor": {"id": "27986fef-cb40-435c-add5-0bd79c01885c", "links": [{"href": "http://172.30.9.31:8774/flavors/27986fef-cb40-435c-add5-0bd79c01885c", "rel": "bookmark"}]}, "id": "66ca8dc2-0aad-403b-8c5c-f705cf92feaa", "user_id": "a02119987f9f45da88be3aac43800f3d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T17:35:28Z", "hostId": "11e724c6982717eb05fbff7b0b4c3d7d25200f16abc59eeac2befce1", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-1b673059-3ec3-4530-b267-2729d88c44d0-inst", "created": "2018-12-27T17:35:08Z", "tenant_id": "e2872c80d27b45a7b331c62bcf68d1e8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-27 17:35:29,309 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/66ca8dc2-0aad-403b-8c5c-f705cf92feaa used request id req-08133469-a988-4986-b4da-1494d34753c9 2018-12-27 17:35:29,309 - create_instance - DEBUG - Instance status [SimpleHealthCheck-1b673059-3ec3-4530-b267-2729d88c44d0-inst] is - ACTIVE 2018-12-27 17:35:29,310 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-27 17:35:32,313 - create_instance - DEBUG - VM status query timeout in 296.708194017 2018-12-27 17:35:32,316 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/66ca8dc2-0aad-403b-8c5c-f705cf92feaa -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5987d7d3fbf8afe9c9622d55adc0f325656d483" 2018-12-27 17:35:32,359 - novaclient.v2.client - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:35:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-f6361e19-41b6-498c-9663-499ba55e661b x-compute-request-id: req-f6361e19-41b6-498c-9663-499ba55e661b Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 66ca8dc2-0aad-403b-8c5c-f705cf92feaa could not be found.", "code": 404}} 2018-12-27 17:35:32,359 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/66ca8dc2-0aad-403b-8c5c-f705cf92feaa used request id req-f6361e19-41b6-498c-9663-499ba55e661b 2018-12-27 17:35:32,359 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 66ca8dc2-0aad-403b-8c5c-f705cf92feaa could not be found. (HTTP 404) (Request-ID: req-f6361e19-41b6-498c-9663-499ba55e661b) 2018-12-27 17:35:32,360 - create_instance - INFO - VM has been properly deleted VM with name - SimpleHealthCheck-1b673059-3ec3-4530-b267-2729d88c44d0-inst 2018-12-27 17:35:32,361 - neutron_utils - INFO - Deleting subnet with name SimpleHealthCheck-1b673059-3ec3-4530-b267-2729d88c44d0-priv-subnet 2018-12-27 17:35:32,361 - neutron_utils - INFO - Deleting subnet with name SimpleHealthCheck-1b673059-3ec3-4530-b267-2729d88c44d0-priv-subnet 2018-12-27 17:35:32,366 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/subnets/e0e88bab-86b9-4519-a9a8-57d1b3e6fe87 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5928afdd3a11570c3cfb713f0da2400f57dc5aea" 2018-12-27 17:35:33,765 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-c523736e-9cff-4b8d-ade6-013002db707c Date: Thu, 27 Dec 2018 17:35:33 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 17:35:33,766 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/subnets/e0e88bab-86b9-4519-a9a8-57d1b3e6fe87 used request id req-c523736e-9cff-4b8d-ade6-013002db707c 2018-12-27 17:35:33,766 - neutron_utils - INFO - Deleting network with name SimpleHealthCheck-1b673059-3ec3-4530-b267-2729d88c44d0-priv-net 2018-12-27 17:35:33,771 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/networks/a01fec9c-a689-4c15-a15c-5a7c2d696ee6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5928afdd3a11570c3cfb713f0da2400f57dc5aea" 2018-12-27 17:35:35,476 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-13e9e6e4-d2c2-4df3-837c-376cdcce0dc8 Date: Thu, 27 Dec 2018 17:35:35 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 17:35:35,476 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/networks/a01fec9c-a689-4c15-a15c-5a7c2d696ee6 used request id req-13e9e6e4-d2c2-4df3-837c-376cdcce0dc8 2018-12-27 17:35:35,479 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:8774/v2.1/flavors/27986fef-cb40-435c-add5-0bd79c01885c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9ef99f709a035e3a3c1d560867386e39471e50f" 2018-12-27 17:35:35,515 - novaclient.v2.client - DEBUG - RESP: [202] Date: Thu, 27 Dec 2018 17:35:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-28ecbcef-6008-4fdf-80e1-15f57e6158be x-compute-request-id: req-28ecbcef-6008-4fdf-80e1-15f57e6158be Content-Length: 0 Content-Type: application/json 2018-12-27 17:35:35,515 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/flavors/27986fef-cb40-435c-add5-0bd79c01885c used request id req-28ecbcef-6008-4fdf-80e1-15f57e6158be 2018-12-27 17:35:35,516 - glance_utils - INFO - Deleting image named - SimpleHealthCheck-1b673059-3ec3-4530-b267-2729d88c44d0-image 2018-12-27 17:35:35,519 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9292/v2/images/fbe96c6b-8913-46fe-9532-2a54f9120090 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}95a46a8e4e4818ee74f11ed0fb60d99492a8e8e4" 2018-12-27 17:35:36,484 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-cb319f40-5a49-4886-92e8-f84a2a5eaf7d Date: Thu, 27 Dec 2018 17:35:36 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-27 17:35:36,484 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.31:9292/v2/images/fbe96c6b-8913-46fe-9532-2a54f9120090 used request id req-cb319f40-5a49-4886-92e8-f84a2a5eaf7d 2018-12-27 17:35:36,492 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38127c5accc3b70f1a0b81c18ed29f007db0b9db" 2018-12-27 17:35:36,789 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 35896 X-Openstack-Request-Id: req-666fed82-fb4f-40ab-9c85-14b8ab2a3bfd Date: Thu, 27 Dec 2018 17:35:36 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "created_at": "2018-12-27T15:33:01Z", "updated_at": "2018-12-27T15:33:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "35205ac3-06e6-4cf6-bb21-ff8f813cb45b", "remote_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "ade77f59-e70c-4970-8ea8-198222fa332e", "remote_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "c4f3bf7f-d793-498d-a883-bb8c6003f070", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "c85cb618-8f19-445b-8e16-6d467cb17771", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}], "revision_number": 4, "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "created_at": "2018-12-27T15:57:22Z", "updated_at": "2018-12-27T15:57:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "5e258a3b-01f5-4aef-81b7-0b5dc6e5b683", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "65475539-0336-498a-8da4-ff0a80b10089", "remote_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "ae922857-f7ae-4bc8-949b-153fb43bfd00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "b4f87679-52e1-4cf9-bf76-5abb9a9bec06", "remote_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "f7197afc9b61423897aefc9a643d03a1"}], "revision_number": 4, "project_id": "f7197afc9b61423897aefc9a643d03a1", "id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "created_at": "2018-12-27T16:01:54Z", "updated_at": "2018-12-27T16:01:54Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "00dd3abd-acd1-4edb-8f4a-8badcbd2eeb4", "remote_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "018de60d-bc33-4ef0-9eed-6d00b6ce227b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "0d99f0db-fa6b-4201-b67f-a7ff0db82c5d", "remote_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv6", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "5c4049ef-933d-4614-84e7-83584430d462", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv6", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}], "revision_number": 4, "project_id": "8c689c5e31c44b09ab85f80682abbc2a", "id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "created_at": "2018-12-27T15:56:49Z", "updated_at": "2018-12-27T15:56:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "6555e255-763a-4448-b1b1-0c93b2a390bd", "remote_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "777ff7a5-a590-43e5-a84b-7677710494e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "8bac258a-08df-48b7-900b-efbe01a6ec20", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "dc17921e-353f-4898-a970-881b2c8d093d", "remote_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}], "revision_number": 4, "project_id": "28dac9e1580d461c9de52e6659cc4f9d", "id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e2872c80d27b45a7b331c62bcf68d1e8", "created_at": "2018-12-27T17:34:50Z", "updated_at": "2018-12-27T17:34:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:34:50Z", "revision_number": 0, "id": "9cba6e97-d5e1-4127-9195-950c59658dcf", "remote_group_id": "4573c2b1-4c85-4c81-be61-23eb836a08e6", "remote_ip_prefix": null, "created_at": "2018-12-27T17:34:50Z", "security_group_id": "4573c2b1-4c85-4c81-be61-23eb836a08e6", "tenant_id": "e2872c80d27b45a7b331c62bcf68d1e8", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2872c80d27b45a7b331c62bcf68d1e8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:34:50Z", "revision_number": 0, "id": "c9cde39a-3122-4be4-bafa-334577077134", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:34:50Z", "security_group_id": "4573c2b1-4c85-4c81-be61-23eb836a08e6", "tenant_id": "e2872c80d27b45a7b331c62bcf68d1e8", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2872c80d27b45a7b331c62bcf68d1e8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:34:50Z", "revision_number": 0, "id": "cc11ed35-3bf8-4ff3-ba4b-3271b2d365f3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:34:50Z", "security_group_id": "4573c2b1-4c85-4c81-be61-23eb836a08e6", "tenant_id": "e2872c80d27b45a7b331c62bcf68d1e8", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2872c80d27b45a7b331c62bcf68d1e8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:34:50Z", "revision_number": 0, "id": "df719fc4-46f2-426d-84e3-e475dd99262b", "remote_group_id": "4573c2b1-4c85-4c81-be61-23eb836a08e6", "remote_ip_prefix": null, "created_at": "2018-12-27T17:34:50Z", "security_group_id": "4573c2b1-4c85-4c81-be61-23eb836a08e6", "tenant_id": "e2872c80d27b45a7b331c62bcf68d1e8", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2872c80d27b45a7b331c62bcf68d1e8"}], "revision_number": 4, "project_id": "e2872c80d27b45a7b331c62bcf68d1e8", "id": "4573c2b1-4c85-4c81-be61-23eb836a08e6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "created_at": "2018-12-27T16:01:52Z", "updated_at": "2018-12-27T16:01:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "32737757-45f3-4b24-b6ab-5f2d5579b4a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv6", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "ae604ef3-492d-4aa3-8045-1ff84f755a27", "remote_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv4", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "b7bff40a-beda-4996-b140-ed94d010535c", "remote_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv6", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "b8129030-9d72-4d5d-adce-47bbe62492fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv4", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}], "revision_number": 4, "project_id": "81c108a273314b24bf6b48c41b5bbe0c", "id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "created_at": "2018-12-27T15:57:20Z", "updated_at": "2018-12-27T15:57:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "0c389ec4-c0af-4c20-acf9-4fcc1d859dd7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv6", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "3749697a-f2ef-439a-a661-2fb92badd1ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv4", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "b74e0c8c-e243-450e-b1be-69c587093d6d", "remote_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv6", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "c222695b-2f1c-427d-afd7-e0be24ec9f66", "remote_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv4", "project_id": "7fb0e5436e4f467998e672dd71018a45"}], "revision_number": 4, "project_id": "7fb0e5436e4f467998e672dd71018a45", "id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "created_at": "2018-12-27T17:02:11Z", "updated_at": "2018-12-27T17:02:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "675d8a56-1c9b-4c58-a252-61e65997fd05", "remote_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv4", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "84f0587c-7394-4fd6-8f3d-8d6ba94cf3f9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv6", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "8a450b4f-e710-4193-816e-13a2d4e40c07", "remote_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv6", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "c3106b0a-1026-4156-86a9-f0438b7fab93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv4", "project_id": "7cba3664d5674e65a12c8c269a05febf"}], "revision_number": 4, "project_id": "7cba3664d5674e65a12c8c269a05febf", "id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "created_at": "2018-12-27T15:58:29Z", "updated_at": "2018-12-27T15:58:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "2a945ecc-f9fa-4219-96ab-c189a7f5c102", "remote_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv6", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "55e2b54e-68d4-4476-8c9f-e05e347c8970", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv4", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "9983229c-b595-482a-973f-81137a209b6d", "remote_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv4", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "9d4b8450-78ab-4817-a586-372ed88268f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv6", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}], "revision_number": 4, "project_id": "fbd6dbf946a5406398ba810e02d0888e", "id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "created_at": "2018-12-27T15:57:24Z", "updated_at": "2018-12-27T15:57:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "35521f2a-a59d-4798-9fa8-0febfe126076", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv4", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "607d473d-1e6a-4088-a778-7df9ffc1ff68", "remote_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv6", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "6f8fa92b-b67a-4047-a900-f43656aff42b", "remote_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv4", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "890f1d6c-9ae5-45b0-b7a1-282182432b66", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv6", "project_id": "253cc6709e714b8a80a5f74e4257907e"}], "revision_number": 4, "project_id": "253cc6709e714b8a80a5f74e4257907e", "id": "b9546f11-205e-4322-89f8-f0360d6090ed", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "created_at": "2018-12-27T15:57:08Z", "updated_at": "2018-12-27T15:57:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "6739c48b-d899-4c17-bb8e-ffaf8922c034", "remote_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv4", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "9660a6af-4d9b-40b9-9729-f205f66c2bd0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv4", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "bf244c03-fc10-4754-9c2b-b0224401c4f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv6", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "d3bee7cc-a152-441c-9790-abb1f56cec03", "remote_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv6", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}], "revision_number": 4, "project_id": "782a28bd0d40485e85eda6b8ba43840b", "id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "created_at": "2018-12-27T15:57:11Z", "updated_at": "2018-12-27T15:57:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "22c0d2cf-360a-4aa8-ba7e-bfdbf8327d27", "remote_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "553b140a-8ba9-4af7-9f50-bf24e87aebf7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "b2ecf7a5-df98-4d65-a762-767320437c5a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "e49104b2-7c13-49d6-8519-a16dd585346f", "remote_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}], "revision_number": 4, "project_id": "ef7e486beb8f4de39b25ca5f11552328", "id": "d0588e93-db0d-4888-9f99-3399a50df490", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "created_at": "2018-12-27T17:19:15Z", "updated_at": "2018-12-27T17:19:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "1990fe24-df44-4561-9f09-f50aab182bf7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "651e4b8b-b29e-409b-9f25-ff2328ccefe6", "remote_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "cc4e2254-2157-4ae1-a233-3047573ddc6d", "remote_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "da56dda4-aaf3-43ff-bdf7-e64892ec2345", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}], "revision_number": 4, "project_id": "2a5a6879c5fa4db798cea6d394565d45", "id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-27T15:33:07Z", "updated_at": "2018-12-27T15:33:07Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "4de95db8-72d6-4aec-a145-e92511971eb9", "remote_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "5f100cff-05d8-4405-8dfb-0a387c123fae", "remote_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "a3f6a193-cc94-4220-a73a-08acf63c449b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "f059d8a5-0c32-49c9-a721-77cc89245ecd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "created_at": "2018-12-27T15:29:16Z", "updated_at": "2018-12-27T15:29:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "3c53841a-5bc0-4192-b482-044411e217ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "5956ff3f-d59d-4af6-82b5-566c888583a7", "remote_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:16Z", "revision_number": 0, "id": "60735d87-52c7-426a-91a6-aff1078a5a2d", "remote_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:16Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "abe97133-61dd-4fdf-baf3-2e07968a324f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "da629caea04941e1ae8979c379dc7c9d"}], "revision_number": 4, "project_id": "da629caea04941e1ae8979c379dc7c9d", "id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "name": "default"}]} 2018-12-27 17:35:36,790 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=default used request id req-666fed82-fb4f-40ab-9c85-14b8ab2a3bfd 2018-12-27 17:35:36,797 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38127c5accc3b70f1a0b81c18ed29f007db0b9db" 2018-12-27 17:35:36,900 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:35:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-14487681-5eee-4b80-aa87-320ce6d78182 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b7b4fceec1ad4c6eb74d758b709a9d93", "name": "admin"}} 2018-12-27 17:35:36,900 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93 used request id req-14487681-5eee-4b80-aa87-320ce6d78182 2018-12-27 17:35:36,904 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/f7197afc9b61423897aefc9a643d03a1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38127c5accc3b70f1a0b81c18ed29f007db0b9db" 2018-12-27 17:35:37,014 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:35:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-25dfe6f8-4faf-47d2-a28e-57cf2d584e30 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f7197afc9b61423897aefc9a643d03a1.", "code": 404, "title": "Not Found"}} 2018-12-27 17:35:37,014 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/f7197afc9b61423897aefc9a643d03a1 used request id req-25dfe6f8-4faf-47d2-a28e-57cf2d584e30 2018-12-27 17:35:37,014 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:35:37,018 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/8c689c5e31c44b09ab85f80682abbc2a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38127c5accc3b70f1a0b81c18ed29f007db0b9db" 2018-12-27 17:35:37,126 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:35:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6b7779a4-3787-49fd-8f00-c1e384525696 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8c689c5e31c44b09ab85f80682abbc2a.", "code": 404, "title": "Not Found"}} 2018-12-27 17:35:37,127 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/8c689c5e31c44b09ab85f80682abbc2a used request id req-6b7779a4-3787-49fd-8f00-c1e384525696 2018-12-27 17:35:37,127 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:35:37,130 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/28dac9e1580d461c9de52e6659cc4f9d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38127c5accc3b70f1a0b81c18ed29f007db0b9db" 2018-12-27 17:35:37,236 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:35:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5f2af652-cfb1-42ef-ba16-6b738a563a09 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 28dac9e1580d461c9de52e6659cc4f9d.", "code": 404, "title": "Not Found"}} 2018-12-27 17:35:37,236 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/28dac9e1580d461c9de52e6659cc4f9d used request id req-5f2af652-cfb1-42ef-ba16-6b738a563a09 2018-12-27 17:35:37,236 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:35:37,240 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/e2872c80d27b45a7b331c62bcf68d1e8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38127c5accc3b70f1a0b81c18ed29f007db0b9db" 2018-12-27 17:35:37,356 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:35:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-98bdefcd-9877-4576-828e-fcbb585693b9 Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/e2872c80d27b45a7b331c62bcf68d1e8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e2872c80d27b45a7b331c62bcf68d1e8", "name": "SimpleHealthCheck-485044a2-ee11-4df-proj"}} 2018-12-27 17:35:37,356 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/e2872c80d27b45a7b331c62bcf68d1e8 used request id req-98bdefcd-9877-4576-828e-fcbb585693b9 2018-12-27 17:35:37,357 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4573c2b1-4c85-4c81-be61-23eb836a08e6 2018-12-27 17:35:37,362 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=4573c2b1-4c85-4c81-be61-23eb836a08e6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38127c5accc3b70f1a0b81c18ed29f007db0b9db" 2018-12-27 17:35:37,588 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-04c9852c-7604-44a0-833d-4e3096d78382 Date: Thu, 27 Dec 2018 17:35:37 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "4573c2b1-4c85-4c81-be61-23eb836a08e6", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:34:50Z", "security_group_id": "4573c2b1-4c85-4c81-be61-23eb836a08e6", "port_range_min": null, "revision_number": 0, "tenant_id": "e2872c80d27b45a7b331c62bcf68d1e8", "created_at": "2018-12-27T17:34:50Z", "project_id": "e2872c80d27b45a7b331c62bcf68d1e8", "id": "9cba6e97-d5e1-4127-9195-950c59658dcf"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:34:50Z", "security_group_id": "4573c2b1-4c85-4c81-be61-23eb836a08e6", "port_range_min": null, "revision_number": 0, "tenant_id": "e2872c80d27b45a7b331c62bcf68d1e8", "created_at": "2018-12-27T17:34:50Z", "project_id": "e2872c80d27b45a7b331c62bcf68d1e8", "id": "c9cde39a-3122-4be4-bafa-334577077134"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:34:50Z", "security_group_id": "4573c2b1-4c85-4c81-be61-23eb836a08e6", "port_range_min": null, "revision_number": 0, "tenant_id": "e2872c80d27b45a7b331c62bcf68d1e8", "created_at": "2018-12-27T17:34:50Z", "project_id": "e2872c80d27b45a7b331c62bcf68d1e8", "id": "cc11ed35-3bf8-4ff3-ba4b-3271b2d365f3"}, {"remote_group_id": "4573c2b1-4c85-4c81-be61-23eb836a08e6", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:34:50Z", "security_group_id": "4573c2b1-4c85-4c81-be61-23eb836a08e6", "port_range_min": null, "revision_number": 0, "tenant_id": "e2872c80d27b45a7b331c62bcf68d1e8", "created_at": "2018-12-27T17:34:50Z", "project_id": "e2872c80d27b45a7b331c62bcf68d1e8", "id": "df719fc4-46f2-426d-84e3-e475dd99262b"}]} 2018-12-27 17:35:37,588 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=4573c2b1-4c85-4c81-be61-23eb836a08e6 used request id req-04c9852c-7604-44a0-833d-4e3096d78382 2018-12-27 17:35:37,589 - neutron_utils - INFO - Deleting security group with name - default 2018-12-27 17:35:37,593 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/security-groups/4573c2b1-4c85-4c81-be61-23eb836a08e6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38127c5accc3b70f1a0b81c18ed29f007db0b9db" 2018-12-27 17:35:37,998 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-149a5140-ae98-4e03-ba66-3179e5be57cc Content-Length: 0 Date: Thu, 27 Dec 2018 17:35:37 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 17:35:37,999 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-groups/4573c2b1-4c85-4c81-be61-23eb836a08e6 used request id req-149a5140-ae98-4e03-ba66-3179e5be57cc 2018-12-27 17:35:37,999 - keystone_utils - INFO - Deleting project with name - SimpleHealthCheck-485044a2-ee11-4df-proj 2018-12-27 17:35:38,003 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/projects/e2872c80d27b45a7b331c62bcf68d1e8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38127c5accc3b70f1a0b81c18ed29f007db0b9db" 2018-12-27 17:35:38,258 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:35:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0ea4c302-1096-433e-a7b0-d46ce50a4be0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:35:38,258 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/e2872c80d27b45a7b331c62bcf68d1e8 used request id req-0ea4c302-1096-433e-a7b0-d46ce50a4be0 2018-12-27 17:35:38,259 - keystone_utils - INFO - Deleting role with name - SimpleHealthCheck-485044a2-ee11-4df-proj-role 2018-12-27 17:35:38,262 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/roles/9784b326528e4960bc8a2df7d5a14545 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38127c5accc3b70f1a0b81c18ed29f007db0b9db" 2018-12-27 17:35:38,396 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:35:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-74fe2bed-62ae-40fd-8fda-9b6afbe07f10 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:35:38,396 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/roles/9784b326528e4960bc8a2df7d5a14545 used request id req-74fe2bed-62ae-40fd-8fda-9b6afbe07f10 2018-12-27 17:35:38,400 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38127c5accc3b70f1a0b81c18ed29f007db0b9db" 2018-12-27 17:35:38,530 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:35:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b7148ab8-c7e5-4c1d-9b57-d3060ac8362c Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8de789d09e46427786a85702e5e8de91", "links": {"self": "http://172.30.9.31:5000/v3/roles/8de789d09e46427786a85702e5e8de91"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 17:35:38,531 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-b7148ab8-c7e5-4c1d-9b57-d3060ac8362c 2018-12-27 17:35:38,531 - keystone_utils - INFO - Deleting user with name - SimpleHealthCheck-485044a2-ee11-4df-user 2018-12-27 17:35:38,535 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/users/a02119987f9f45da88be3aac43800f3d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bba8b8a3e078634e8d1ae32ace4543f85aa48b4" 2018-12-27 17:35:38,872 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:35:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a3684c9b-bec1-42a8-a970-7456b401455d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:35:38,872 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/a02119987f9f45da88be3aac43800f3d used request id req-a3684c9b-bec1-42a8-a970-7456b401455d 2018-12-27 17:35:38,874 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:35:39,298 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:35:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["sBX3HywPRsu2plxWaNiz5w"], "issued_at": "2018-12-27T17:35:39.000000Z"}} 2018-12-27 17:35:39,298 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c9dd1dde687f5dbdc6e2e418f76415820d4692d" 2018-12-27 17:35:39,424 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:35:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-754cb1ad-644f-402f-ab4a-a5a425e7908a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:35:39,424 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-754cb1ad-644f-402f-ab4a-a5a425e7908a 2018-12-27 17:35:39,426 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:35:39,427 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:35:39,835 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:35:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["4doXpx_vSIm4czusq7BchA"], "issued_at": "2018-12-27T17:35:39.000000Z"}} 2018-12-27 17:35:39,836 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7761ccaee915e08a63a538b05bd4e6300d4841df" 2018-12-27 17:35:39,935 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:35:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-77a0d0b9-a0f6-44ea-a4b2-3c58ab5f0352 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:35:39,935 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-77a0d0b9-a0f6-44ea-a4b2-3c58ab5f0352 2018-12-27 17:35:39,939 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 17:35:39,945 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 17:35:39 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 17:35:39,946 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceTwoNetTests-dc8610ef-fd5b-4f0-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7761ccaee915e08a63a538b05bd4e6300d4841df" 2018-12-27 17:35:40,048 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:35:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-40a5be33-0aab-46ab-93be-4c6d73f728ab Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceTwoNetTests-dc8610ef-fd5b-4f0-proj", "previous": null, "next": null}, "projects": []} 2018-12-27 17:35:40,048 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceTwoNetTests-dc8610ef-fd5b-4f0-proj used request id req-40a5be33-0aab-46ab-93be-4c6d73f728ab 2018-12-27 17:35:40,052 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7761ccaee915e08a63a538b05bd4e6300d4841df" 2018-12-27 17:35:40,162 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:35:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-40980de3-f924-4a63-a371-23888605c3c5 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-27 17:35:40,162 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-40980de3-f924-4a63-a371-23888605c3c5 2018-12-27 17:35:40,165 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7761ccaee915e08a63a538b05bd4e6300d4841df" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceTwoNetTests-dc8610ef-fd5b-4f0-proj"}}' 2018-12-27 17:35:40,328 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 27 Dec 2018 17:35:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-df888324-00e6-4800-bfc1-371c99137738 Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/484ff20acddd4326b89d0d0b47fba385"}, "tags": [], "enabled": true, "id": "484ff20acddd4326b89d0d0b47fba385", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-dc8610ef-fd5b-4f0-proj"}} 2018-12-27 17:35:40,328 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-df888324-00e6-4800-bfc1-371c99137738 2018-12-27 17:35:40,329 - keystone_utils - INFO - Created project with name - CreateInstanceTwoNetTests-dc8610ef-fd5b-4f0-proj 2018-12-27 17:35:40,329 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:35:40,330 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:35:40,745 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:35:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["xLixYlQfSeK-FDQ3Myu3NA"], "issued_at": "2018-12-27T17:35:40.000000Z"}} 2018-12-27 17:35:40,746 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3f8fbd0ca7116bdeb2e4d37cb83730f84554251" 2018-12-27 17:35:40,852 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:35:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a12c0ca4-d610-40aa-88c3-2ced7a844619 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:35:40,852 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-a12c0ca4-d610-40aa-88c3-2ced7a844619 2018-12-27 17:35:40,856 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 17:35:40,862 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 17:35:40 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 17:35:40,862 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3f8fbd0ca7116bdeb2e4d37cb83730f84554251" 2018-12-27 17:35:40,986 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:35:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8c54726b-29aa-4423-9355-ec4beafa1b4d Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "links": {"self": "http://172.30.9.31:5000/v3/users/01fa52e7b3674fc48643fa4ffca67e4e"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "01fa52e7b3674fc48643fa4ffca67e4e", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/05a834ddebbc40688596b7460b47439e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05a834ddebbc40688596b7460b47439e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/08226a0ad01943f39559448239e291e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "08226a0ad01943f39559448239e291e1", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/55c0552fe37a4f7ca0e73939514bc683"}, "domain_id": "default", "enabled": true, "options": {}, "id": "55c0552fe37a4f7ca0e73939514bc683", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/646a4af4e3b5439a97996d353fea3924"}, "domain_id": "914eec1d43ea4caf9d2fd33268c06258", "enabled": true, "options": {}, "id": "646a4af4e3b5439a97996d353fea3924", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/85fb203e51c34d3f8122e285a6a318b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85fb203e51c34d3f8122e285a6a318b3", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/905e7f4b42d24cca93b99d2401fa3378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "905e7f4b42d24cca93b99d2401fa3378", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/a5bc08b9f81f4e5bb86c24f9f7547bae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5bc08b9f81f4e5bb86c24f9f7547bae", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/a5c780627f004d318bf908d80305da9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5c780627f004d318bf908d80305da9c", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/b18425bf2b044bc9af7e194919539a17"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b18425bf2b044bc9af7e194919539a17", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/b8d2134b619d4dca80e21d6fb16449b0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b8d2134b619d4dca80e21d6fb16449b0", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/b9ab6a25a652438285139fe5b44aea62"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9ab6a25a652438285139fe5b44aea62", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/c08462554a4844d681348f58b9b0edee"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c08462554a4844d681348f58b9b0edee", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/ddfc3a9aad444d4782eae677c8a98130"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ddfc3a9aad444d4782eae677c8a98130", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/f2a74f2185a54676a6cb2bb5ecfcc4f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2a74f2185a54676a6cb2bb5ecfcc4f6", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-12-27 17:35:40,986 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-8c54726b-29aa-4423-9355-ec4beafa1b4d 2018-12-27 17:35:40,990 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?name=CreateInstanceTwoNetTests-dc8610ef-fd5b-4f0-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3f8fbd0ca7116bdeb2e4d37cb83730f84554251" 2018-12-27 17:35:41,101 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:35:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-95f0ec6c-4dd5-48b5-bbb8-c729bb387135 Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?name=CreateInstanceTwoNetTests-dc8610ef-fd5b-4f0-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/484ff20acddd4326b89d0d0b47fba385"}, "tags": [], "enabled": true, "id": "484ff20acddd4326b89d0d0b47fba385", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-dc8610ef-fd5b-4f0-proj"}]} 2018-12-27 17:35:41,101 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?name=CreateInstanceTwoNetTests-dc8610ef-fd5b-4f0-proj used request id req-95f0ec6c-4dd5-48b5-bbb8-c729bb387135 2018-12-27 17:35:41,105 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3f8fbd0ca7116bdeb2e4d37cb83730f84554251" 2018-12-27 17:35:41,225 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:35:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3cf00cca-d510-44b9-a4c3-c5994c08bf2d Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-27 17:35:41,225 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-3cf00cca-d510-44b9-a4c3-c5994c08bf2d 2018-12-27 17:35:41,642 - keystone_utils - INFO - Created user with name - CreateInstanceTwoNetTests-dc8610ef-fd5b-4f0-user 2018-12-27 17:35:41,643 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:35:41,646 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7761ccaee915e08a63a538b05bd4e6300d4841df" 2018-12-27 17:35:41,664 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:35:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c60adf7e-f3c0-48f4-95dd-7bf59b577c52 Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8de789d09e46427786a85702e5e8de91", "links": {"self": "http://172.30.9.31:5000/v3/roles/8de789d09e46427786a85702e5e8de91"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 17:35:41,664 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-c60adf7e-f3c0-48f4-95dd-7bf59b577c52 2018-12-27 17:35:41,668 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7761ccaee915e08a63a538b05bd4e6300d4841df" -d '{"role": {"name": "CreateInstanceTwoNetTests-dc8610ef-fd5b-4f0-proj-role"}}' 2018-12-27 17:35:41,805 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 27 Dec 2018 17:35:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f49a32e4-fcee-41db-92e4-2152c65a72fe Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "18033a6436b74cd19793ef6cdc738d47", "links": {"self": "http://172.30.9.31:5000/v3/roles/18033a6436b74cd19793ef6cdc738d47"}, "name": "CreateInstanceTwoNetTests-dc8610ef-fd5b-4f0-proj-role"}} 2018-12-27 17:35:41,805 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/roles used request id req-f49a32e4-fcee-41db-92e4-2152c65a72fe 2018-12-27 17:35:41,805 - keystone_utils - INFO - Created role with name - CreateInstanceTwoNetTests-dc8610ef-fd5b-4f0-proj-role 2018-12-27 17:35:41,808 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles/18033a6436b74cd19793ef6cdc738d47 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7761ccaee915e08a63a538b05bd4e6300d4841df" 2018-12-27 17:35:41,908 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:35:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9411c086-0171-45bf-807f-8d24b20d46ec Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "18033a6436b74cd19793ef6cdc738d47", "links": {"self": "http://172.30.9.31:5000/v3/roles/18033a6436b74cd19793ef6cdc738d47"}, "name": "CreateInstanceTwoNetTests-dc8610ef-fd5b-4f0-proj-role"}} 2018-12-27 17:35:41,908 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles/18033a6436b74cd19793ef6cdc738d47 used request id req-9411c086-0171-45bf-807f-8d24b20d46ec 2018-12-27 17:35:41,909 - keystone_utils - INFO - Granting role CreateInstanceTwoNetTests-dc8610ef-fd5b-4f0-proj-role to project CreateInstanceTwoNetTests-dc8610ef-fd5b-4f0-proj 2018-12-27 17:35:41,912 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:5000/v3/projects/484ff20acddd4326b89d0d0b47fba385/users/cb653975b99e445b936502cb9dfd40b3/roles/18033a6436b74cd19793ef6cdc738d47 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7761ccaee915e08a63a538b05bd4e6300d4841df" 2018-12-27 17:35:42,074 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:35:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8f697868-57a9-4b10-94ed-2093da4fb29c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:35:42,074 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/484ff20acddd4326b89d0d0b47fba385/users/cb653975b99e445b936502cb9dfd40b3/roles/18033a6436b74cd19793ef6cdc738d47 used request id req-8f697868-57a9-4b10-94ed-2093da4fb29c 2018-12-27 17:35:42,074 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-27 17:35:42,076 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-12-27 17:35:42,076 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:35:42,077 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:35:42,492 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18033a6436b74cd19793ef6cdc738d47", "name": "CreateInstanceTwoNetTests-dc8610ef-fd5b-4f0-proj-role"}], "expires_at": "2018-12-27T18:35:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "484ff20acddd4326b89d0d0b47fba385", "name": "CreateInstanceTwoNetTests-dc8610ef-fd5b-4f0-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/484ff20acddd4326b89d0d0b47fba385", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/484ff20acddd4326b89d0d0b47fba385", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/484ff20acddd4326b89d0d0b47fba385", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/484ff20acddd4326b89d0d0b47fba385", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/484ff20acddd4326b89d0d0b47fba385", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/484ff20acddd4326b89d0d0b47fba385", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/484ff20acddd4326b89d0d0b47fba385", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/484ff20acddd4326b89d0d0b47fba385", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/484ff20acddd4326b89d0d0b47fba385", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_484ff20acddd4326b89d0d0b47fba385", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_484ff20acddd4326b89d0d0b47fba385", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/484ff20acddd4326b89d0d0b47fba385", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/484ff20acddd4326b89d0d0b47fba385", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/484ff20acddd4326b89d0d0b47fba385", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-dc8610ef-fd5b-4f0-user", "id": "cb653975b99e445b936502cb9dfd40b3"}, "audit_ids": ["4zrBNG3GQViYz1KTkpyO0A"], "issued_at": "2018-12-27T17:35:42.000000Z"}} 2018-12-27 17:35:42,492 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b187bc0acb581d606463be013cd341ea6f2cc860" 2018-12-27 17:35:42,587 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:35:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1024bcd1-5567-484c-a2f5-c89d2a120bd3 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:35:42,587 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-1024bcd1-5567-484c-a2f5-c89d2a120bd3 2018-12-27 17:35:42,592 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceTwoNetTests-054a2dda-c012-4695-927a-d8f8f1844df0 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b187bc0acb581d606463be013cd341ea6f2cc860" 2018-12-27 17:35:42,812 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 164 Content-Type: application/json X-Openstack-Request-Id: req-3c47edda-7c67-4d99-a0c2-00bb133e09f8 Date: Thu, 27 Dec 2018 17:35:42 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceTwoNetTests-054a2dda-c012-4695-927a-d8f8f1844df0"} 2018-12-27 17:35:42,812 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceTwoNetTests-054a2dda-c012-4695-927a-d8f8f1844df0 used request id req-3c47edda-7c67-4d99-a0c2-00bb133e09f8 2018-12-27 17:35:42,815 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b187bc0acb581d606463be013cd341ea6f2cc860" 2018-12-27 17:35:43,017 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-a53a97ab-633c-436c-844f-0866de58950e Date: Thu, 27 Dec 2018 17:35:43 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-27 17:35:43,017 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/schemas/image used request id req-a53a97ab-633c-436c-844f-0866de58950e 2018-12-27 17:35:43,048 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b187bc0acb581d606463be013cd341ea6f2cc860" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceTwoNetTests-054a2dda-c012-4695-927a-d8f8f1844df0"}' 2018-12-27 17:35:43,291 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 623 Content-Type: application/json Location: http://172.30.9.31:9292/v2/images/efee093e-9121-422e-8b10-f8de43ec3995 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-f09800e2-370f-4757-9919-8acbdcb36a72 Date: Thu, 27 Dec 2018 17:35:43 GMT RESP BODY: {"status": "queued", "name": "CreateInstanceTwoNetTests-054a2dda-c012-4695-927a-d8f8f1844df0", "tags": [], "container_format": "bare", "created_at": "2018-12-27T17:35:43Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-12-27T17:35:43Z", "visibility": "shared", "locations": [], "self": "/v2/images/efee093e-9121-422e-8b10-f8de43ec3995", "min_disk": 0, "protected": false, "id": "efee093e-9121-422e-8b10-f8de43ec3995", "file": "/v2/images/efee093e-9121-422e-8b10-f8de43ec3995/file", "checksum": null, "owner": "484ff20acddd4326b89d0d0b47fba385", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-27 17:35:43,291 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.31:9292/v2/images used request id req-f09800e2-370f-4757-9919-8acbdcb36a72 2018-12-27 17:35:43,302 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:9292/v2/images/efee093e-9121-422e-8b10-f8de43ec3995/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b187bc0acb581d606463be013cd341ea6f2cc860" -d '' 2018-12-27 17:35:44,369 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-803cc220-c4ec-4227-af75-b6a81125f492 Date: Thu, 27 Dec 2018 17:35:44 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-27 17:35:44,369 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.31:9292/v2/images/efee093e-9121-422e-8b10-f8de43ec3995/file used request id req-803cc220-c4ec-4227-af75-b6a81125f492 2018-12-27 17:35:44,370 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-27 17:35:44,373 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/images/efee093e-9121-422e-8b10-f8de43ec3995 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b187bc0acb581d606463be013cd341ea6f2cc860" 2018-12-27 17:35:44,673 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 884 Content-Type: application/json X-Openstack-Request-Id: req-2937ba8f-96eb-4b9f-9fed-8a74426141af Date: Thu, 27 Dec 2018 17:35:44 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceTwoNetTests-054a2dda-c012-4695-927a-d8f8f1844df0", "tags": [], "container_format": "bare", "created_at": "2018-12-27T17:35:43Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-27T17:35:44Z", "visibility": "shared", "locations": [{"url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/efee093e-9121-422e-8b10-f8de43ec3995/snap", "metadata": {}}], "self": "/v2/images/efee093e-9121-422e-8b10-f8de43ec3995", "min_disk": 0, "protected": false, "id": "efee093e-9121-422e-8b10-f8de43ec3995", "file": "/v2/images/efee093e-9121-422e-8b10-f8de43ec3995/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "484ff20acddd4326b89d0d0b47fba385", "direct_url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/efee093e-9121-422e-8b10-f8de43ec3995/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-27 17:35:44,673 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images/efee093e-9121-422e-8b10-f8de43ec3995 used request id req-2937ba8f-96eb-4b9f-9fed-8a74426141af 2018-12-27 17:35:44,676 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b187bc0acb581d606463be013cd341ea6f2cc860" 2018-12-27 17:35:44,869 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-448719f1-7458-4c7a-a356-bce3e489a442 Date: Thu, 27 Dec 2018 17:35:44 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-27 17:35:44,869 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/schemas/image used request id req-448719f1-7458-4c7a-a356-bce3e489a442 2018-12-27 17:35:44,872 - create_image - INFO - Created image with name - CreateInstanceTwoNetTests-054a2dda-c012-4695-927a-d8f8f1844df0 2018-12-27 17:35:44,875 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/images/efee093e-9121-422e-8b10-f8de43ec3995 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b187bc0acb581d606463be013cd341ea6f2cc860" 2018-12-27 17:35:45,095 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 884 Content-Type: application/json X-Openstack-Request-Id: req-e8d76067-a101-48e2-a44b-059840a17b61 Date: Thu, 27 Dec 2018 17:35:45 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceTwoNetTests-054a2dda-c012-4695-927a-d8f8f1844df0", "tags": [], "container_format": "bare", "created_at": "2018-12-27T17:35:43Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-27T17:35:44Z", "visibility": "shared", "locations": [{"url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/efee093e-9121-422e-8b10-f8de43ec3995/snap", "metadata": {}}], "self": "/v2/images/efee093e-9121-422e-8b10-f8de43ec3995", "min_disk": 0, "protected": false, "id": "efee093e-9121-422e-8b10-f8de43ec3995", "file": "/v2/images/efee093e-9121-422e-8b10-f8de43ec3995/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "484ff20acddd4326b89d0d0b47fba385", "direct_url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/efee093e-9121-422e-8b10-f8de43ec3995/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-27 17:35:45,095 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images/efee093e-9121-422e-8b10-f8de43ec3995 used request id req-e8d76067-a101-48e2-a44b-059840a17b61 2018-12-27 17:35:45,096 - create_image - DEBUG - Instance status is - active 2018-12-27 17:35:45,096 - create_image - DEBUG - Image is active with name - CreateInstanceTwoNetTests-054a2dda-c012-4695-927a-d8f8f1844df0 2018-12-27 17:35:45,096 - create_image - INFO - Image is now active with name - CreateInstanceTwoNetTests-054a2dda-c012-4695-927a-d8f8f1844df0 2018-12-27 17:35:45,096 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:35:45,097 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:35:45,501 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18033a6436b74cd19793ef6cdc738d47", "name": "CreateInstanceTwoNetTests-dc8610ef-fd5b-4f0-proj-role"}], "expires_at": "2018-12-27T18:35:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "484ff20acddd4326b89d0d0b47fba385", "name": "CreateInstanceTwoNetTests-dc8610ef-fd5b-4f0-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/484ff20acddd4326b89d0d0b47fba385", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/484ff20acddd4326b89d0d0b47fba385", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/484ff20acddd4326b89d0d0b47fba385", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/484ff20acddd4326b89d0d0b47fba385", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/484ff20acddd4326b89d0d0b47fba385", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/484ff20acddd4326b89d0d0b47fba385", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/484ff20acddd4326b89d0d0b47fba385", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/484ff20acddd4326b89d0d0b47fba385", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/484ff20acddd4326b89d0d0b47fba385", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_484ff20acddd4326b89d0d0b47fba385", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_484ff20acddd4326b89d0d0b47fba385", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/484ff20acddd4326b89d0d0b47fba385", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/484ff20acddd4326b89d0d0b47fba385", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/484ff20acddd4326b89d0d0b47fba385", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-dc8610ef-fd5b-4f0-user", "id": "cb653975b99e445b936502cb9dfd40b3"}, "audit_ids": ["iUbTZZCyShK8W9GX6Wn8bQ"], "issued_at": "2018-12-27T17:35:45.000000Z"}} 2018-12-27 17:35:45,502 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4145be59abebe0ea104c89e8cad58704be4f03da" 2018-12-27 17:35:45,600 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:35:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6fed0a80-5fa7-4019-9a68-a2ad1fd0a142 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:35:45,600 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-6fed0a80-5fa7-4019-9a68-a2ad1fd0a142 2018-12-27 17:35:45,608 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceTwoNetTests-a7904572-544f-4bbd-9315-8f8125d47428-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4145be59abebe0ea104c89e8cad58704be4f03da" 2018-12-27 17:35:45,806 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-f1c267a7-8868-47e1-ac33-934e72549079 Date: Thu, 27 Dec 2018 17:35:45 GMT RESP BODY: {"networks":[]} 2018-12-27 17:35:45,806 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceTwoNetTests-a7904572-544f-4bbd-9315-8f8125d47428-net1 used request id req-f1c267a7-8868-47e1-ac33-934e72549079 2018-12-27 17:35:45,806 - neutron_utils - INFO - Creating network with name CreateInstanceTwoNetTests-a7904572-544f-4bbd-9315-8f8125d47428-net1 2018-12-27 17:35:45,811 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4145be59abebe0ea104c89e8cad58704be4f03da" -d '{"network": {"name": "CreateInstanceTwoNetTests-a7904572-544f-4bbd-9315-8f8125d47428-net1", "admin_state_up": true}}' 2018-12-27 17:35:47,982 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 641 X-Openstack-Request-Id: req-bcd27fa4-e779-4552-81c9-7034b3aadf82 Date: Thu, 27 Dec 2018 17:35:47 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"id":"376dc5c5-dfe5-4bcb-9d80-6cc02060f907","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"484ff20acddd4326b89d0d0b47fba385","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-27T17:35:46Z","is_default":false,"name":"CreateInstanceTwoNetTests-a7904572-544f-4bbd-9315-8f8125d47428-net1","qos_policy_id":null,"admin_state_up":true,"tenant_id":"484ff20acddd4326b89d0d0b47fba385","created_at":"2018-12-27T17:35:46Z","mtu":1442}} 2018-12-27 17:35:47,982 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/networks used request id req-bcd27fa4-e779-4552-81c9-7034b3aadf82 2018-12-27 17:35:47,987 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?id=376dc5c5-dfe5-4bcb-9d80-6cc02060f907 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4145be59abebe0ea104c89e8cad58704be4f03da" 2018-12-27 17:35:48,268 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 625 X-Openstack-Request-Id: req-9d173020-4ba4-4346-b04b-2b98ce745c2d Date: Thu, 27 Dec 2018 17:35:48 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"id":"376dc5c5-dfe5-4bcb-9d80-6cc02060f907","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"484ff20acddd4326b89d0d0b47fba385","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-27T17:35:46Z","qos_policy_id":null,"name":"CreateInstanceTwoNetTests-a7904572-544f-4bbd-9315-8f8125d47428-net1","admin_state_up":true,"tenant_id":"484ff20acddd4326b89d0d0b47fba385","created_at":"2018-12-27T17:35:46Z","mtu":1442}]} 2018-12-27 17:35:48,268 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?id=376dc5c5-dfe5-4bcb-9d80-6cc02060f907 used request id req-9d173020-4ba4-4346-b04b-2b98ce745c2d 2018-12-27 17:35:48,273 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=376dc5c5-dfe5-4bcb-9d80-6cc02060f907 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4145be59abebe0ea104c89e8cad58704be4f03da" 2018-12-27 17:35:48,498 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-46f2cc47-56b0-4ba0-bf4a-9ba36562b7aa Date: Thu, 27 Dec 2018 17:35:48 GMT RESP BODY: {"subnets":[]} 2018-12-27 17:35:48,498 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=376dc5c5-dfe5-4bcb-9d80-6cc02060f907 used request id req-46f2cc47-56b0-4ba0-bf4a-9ba36562b7aa 2018-12-27 17:35:48,498 - neutron_utils - INFO - Creating subnet with name CreateInstanceTwoNetTests-a7904572-544f-4bbd-9315-8f8125d47428-subnet1 2018-12-27 17:35:48,503 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4145be59abebe0ea104c89e8cad58704be4f03da" -d '{"subnets": [{"ip_version": 4, "network_id": "376dc5c5-dfe5-4bcb-9d80-6cc02060f907", "cidr": "10.200.201.0/24", "gateway_ip": "10.200.201.1", "name": "CreateInstanceTwoNetTests-a7904572-544f-4bbd-9315-8f8125d47428-subnet1"}]}' 2018-12-27 17:35:49,973 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-bd3c356f-d759-4117-93ff-ac09a65c0c4a Date: Thu, 27 Dec 2018 17:35:49 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"376dc5c5-dfe5-4bcb-9d80-6cc02060f907","tenant_id":"484ff20acddd4326b89d0d0b47fba385","created_at":"2018-12-27T17:35:48Z","dns_nameservers":[],"updated_at":"2018-12-27T17:35:48Z","gateway_ip":"10.200.201.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.200.201.0/24","project_id":"484ff20acddd4326b89d0d0b47fba385","id":"5229bd91-95c1-43b7-ae31-4bba6f5f378a","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-a7904572-544f-4bbd-9315-8f8125d47428-subnet1"}]} 2018-12-27 17:35:49,973 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/subnets used request id req-bd3c356f-d759-4117-93ff-ac09a65c0c4a 2018-12-27 17:35:49,978 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?id=376dc5c5-dfe5-4bcb-9d80-6cc02060f907 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4145be59abebe0ea104c89e8cad58704be4f03da" 2018-12-27 17:35:50,271 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-872843ea-f428-40e3-8328-4ebdba9c4c5a Date: Thu, 27 Dec 2018 17:35:50 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"376dc5c5-dfe5-4bcb-9d80-6cc02060f907","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"484ff20acddd4326b89d0d0b47fba385","status":"ACTIVE","subnets":["5229bd91-95c1-43b7-ae31-4bba6f5f378a"],"description":"","tags":[],"updated_at":"2018-12-27T17:35:48Z","qos_policy_id":null,"name":"CreateInstanceTwoNetTests-a7904572-544f-4bbd-9315-8f8125d47428-net1","admin_state_up":true,"tenant_id":"484ff20acddd4326b89d0d0b47fba385","created_at":"2018-12-27T17:35:46Z","mtu":1442}]} 2018-12-27 17:35:50,272 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?id=376dc5c5-dfe5-4bcb-9d80-6cc02060f907 used request id req-872843ea-f428-40e3-8328-4ebdba9c4c5a 2018-12-27 17:35:50,277 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=376dc5c5-dfe5-4bcb-9d80-6cc02060f907 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4145be59abebe0ea104c89e8cad58704be4f03da" 2018-12-27 17:35:50,324 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-c0886f08-8d36-4776-ab26-d20351cf3d37 Date: Thu, 27 Dec 2018 17:35:50 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"376dc5c5-dfe5-4bcb-9d80-6cc02060f907","tenant_id":"484ff20acddd4326b89d0d0b47fba385","created_at":"2018-12-27T17:35:48Z","dns_nameservers":[],"updated_at":"2018-12-27T17:35:48Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"484ff20acddd4326b89d0d0b47fba385","id":"5229bd91-95c1-43b7-ae31-4bba6f5f378a","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-a7904572-544f-4bbd-9315-8f8125d47428-subnet1"}]} 2018-12-27 17:35:50,324 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=376dc5c5-dfe5-4bcb-9d80-6cc02060f907 used request id req-c0886f08-8d36-4776-ab26-d20351cf3d37 2018-12-27 17:35:50,325 - OpenStackNetwork - DEBUG - Network [376dc5c5-dfe5-4bcb-9d80-6cc02060f907] created successfully 2018-12-27 17:35:50,325 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:35:50,325 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:35:50,727 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18033a6436b74cd19793ef6cdc738d47", "name": "CreateInstanceTwoNetTests-dc8610ef-fd5b-4f0-proj-role"}], "expires_at": "2018-12-27T18:35:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "484ff20acddd4326b89d0d0b47fba385", "name": "CreateInstanceTwoNetTests-dc8610ef-fd5b-4f0-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/484ff20acddd4326b89d0d0b47fba385", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/484ff20acddd4326b89d0d0b47fba385", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/484ff20acddd4326b89d0d0b47fba385", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/484ff20acddd4326b89d0d0b47fba385", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/484ff20acddd4326b89d0d0b47fba385", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/484ff20acddd4326b89d0d0b47fba385", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/484ff20acddd4326b89d0d0b47fba385", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/484ff20acddd4326b89d0d0b47fba385", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/484ff20acddd4326b89d0d0b47fba385", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_484ff20acddd4326b89d0d0b47fba385", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_484ff20acddd4326b89d0d0b47fba385", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/484ff20acddd4326b89d0d0b47fba385", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/484ff20acddd4326b89d0d0b47fba385", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/484ff20acddd4326b89d0d0b47fba385", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-dc8610ef-fd5b-4f0-user", "id": "cb653975b99e445b936502cb9dfd40b3"}, "audit_ids": ["wGgQK_3JRCGFEMWfMlkZzw"], "issued_at": "2018-12-27T17:35:50.000000Z"}} 2018-12-27 17:35:50,728 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}498d909e4fe0a5dd8655313933be81bd0739695d" 2018-12-27 17:35:50,820 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:35:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0d18e46f-d1ed-46ba-9933-ae3b3e768cda Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:35:50,821 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-0d18e46f-d1ed-46ba-9933-ae3b3e768cda 2018-12-27 17:35:50,828 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceTwoNetTests-a7904572-544f-4bbd-9315-8f8125d47428-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}498d909e4fe0a5dd8655313933be81bd0739695d" 2018-12-27 17:35:51,466 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-c6efa619-f998-48a4-82f4-e9e51dbe766a Date: Thu, 27 Dec 2018 17:35:51 GMT RESP BODY: {"networks":[]} 2018-12-27 17:35:51,466 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceTwoNetTests-a7904572-544f-4bbd-9315-8f8125d47428-net2 used request id req-c6efa619-f998-48a4-82f4-e9e51dbe766a 2018-12-27 17:35:51,466 - neutron_utils - INFO - Creating network with name CreateInstanceTwoNetTests-a7904572-544f-4bbd-9315-8f8125d47428-net2 2018-12-27 17:35:51,471 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}498d909e4fe0a5dd8655313933be81bd0739695d" -d '{"network": {"name": "CreateInstanceTwoNetTests-a7904572-544f-4bbd-9315-8f8125d47428-net2", "admin_state_up": true}}' 2018-12-27 17:35:53,075 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 641 X-Openstack-Request-Id: req-83cd044e-25e4-4b20-a67a-47d6c9691355 Date: Thu, 27 Dec 2018 17:35:53 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"id":"61969af3-9eba-4b1c-9d37-bb5282c1ced2","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"484ff20acddd4326b89d0d0b47fba385","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-27T17:35:52Z","is_default":false,"name":"CreateInstanceTwoNetTests-a7904572-544f-4bbd-9315-8f8125d47428-net2","qos_policy_id":null,"admin_state_up":true,"tenant_id":"484ff20acddd4326b89d0d0b47fba385","created_at":"2018-12-27T17:35:52Z","mtu":1442}} 2018-12-27 17:35:53,075 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/networks used request id req-83cd044e-25e4-4b20-a67a-47d6c9691355 2018-12-27 17:35:53,080 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?id=61969af3-9eba-4b1c-9d37-bb5282c1ced2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}498d909e4fe0a5dd8655313933be81bd0739695d" 2018-12-27 17:35:53,358 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 625 X-Openstack-Request-Id: req-8f27e686-5538-429d-9bab-d6f1746da361 Date: Thu, 27 Dec 2018 17:35:53 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"id":"61969af3-9eba-4b1c-9d37-bb5282c1ced2","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"484ff20acddd4326b89d0d0b47fba385","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-27T17:35:52Z","qos_policy_id":null,"name":"CreateInstanceTwoNetTests-a7904572-544f-4bbd-9315-8f8125d47428-net2","admin_state_up":true,"tenant_id":"484ff20acddd4326b89d0d0b47fba385","created_at":"2018-12-27T17:35:52Z","mtu":1442}]} 2018-12-27 17:35:53,358 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?id=61969af3-9eba-4b1c-9d37-bb5282c1ced2 used request id req-8f27e686-5538-429d-9bab-d6f1746da361 2018-12-27 17:35:53,364 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=61969af3-9eba-4b1c-9d37-bb5282c1ced2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}498d909e4fe0a5dd8655313933be81bd0739695d" 2018-12-27 17:35:53,980 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-e6957d15-a273-441a-be7e-37148e9f6cd7 Date: Thu, 27 Dec 2018 17:35:53 GMT RESP BODY: {"subnets":[]} 2018-12-27 17:35:53,980 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=61969af3-9eba-4b1c-9d37-bb5282c1ced2 used request id req-e6957d15-a273-441a-be7e-37148e9f6cd7 2018-12-27 17:35:53,981 - neutron_utils - INFO - Creating subnet with name CreateInstanceTwoNetTests-a7904572-544f-4bbd-9315-8f8125d47428-subnet2 2018-12-27 17:35:53,986 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}498d909e4fe0a5dd8655313933be81bd0739695d" -d '{"subnets": [{"ip_version": 4, "network_id": "61969af3-9eba-4b1c-9d37-bb5282c1ced2", "cidr": "10.200.202.0/24", "gateway_ip": "10.200.202.1", "name": "CreateInstanceTwoNetTests-a7904572-544f-4bbd-9315-8f8125d47428-subnet2"}]}' 2018-12-27 17:35:55,503 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-eac0050f-19cb-4cf4-9d06-89423627613e Date: Thu, 27 Dec 2018 17:35:55 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"61969af3-9eba-4b1c-9d37-bb5282c1ced2","tenant_id":"484ff20acddd4326b89d0d0b47fba385","created_at":"2018-12-27T17:35:54Z","dns_nameservers":[],"updated_at":"2018-12-27T17:35:54Z","gateway_ip":"10.200.202.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.202.2","end":"10.200.202.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.200.202.0/24","project_id":"484ff20acddd4326b89d0d0b47fba385","id":"6e7a0b66-511b-40e3-97f4-99b275682896","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-a7904572-544f-4bbd-9315-8f8125d47428-subnet2"}]} 2018-12-27 17:35:55,503 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/subnets used request id req-eac0050f-19cb-4cf4-9d06-89423627613e 2018-12-27 17:35:55,508 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?id=61969af3-9eba-4b1c-9d37-bb5282c1ced2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}498d909e4fe0a5dd8655313933be81bd0739695d" 2018-12-27 17:35:55,825 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-49559cbf-c35f-4668-bf97-05cf68334c6b Date: Thu, 27 Dec 2018 17:35:55 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"61969af3-9eba-4b1c-9d37-bb5282c1ced2","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"484ff20acddd4326b89d0d0b47fba385","status":"ACTIVE","subnets":["6e7a0b66-511b-40e3-97f4-99b275682896"],"description":"","tags":[],"updated_at":"2018-12-27T17:35:54Z","qos_policy_id":null,"name":"CreateInstanceTwoNetTests-a7904572-544f-4bbd-9315-8f8125d47428-net2","admin_state_up":true,"tenant_id":"484ff20acddd4326b89d0d0b47fba385","created_at":"2018-12-27T17:35:52Z","mtu":1442}]} 2018-12-27 17:35:55,825 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?id=61969af3-9eba-4b1c-9d37-bb5282c1ced2 used request id req-49559cbf-c35f-4668-bf97-05cf68334c6b 2018-12-27 17:35:55,830 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=61969af3-9eba-4b1c-9d37-bb5282c1ced2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}498d909e4fe0a5dd8655313933be81bd0739695d" 2018-12-27 17:35:56,071 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-42cf1a32-189d-447a-9384-a1c38eeb2ae4 Date: Thu, 27 Dec 2018 17:35:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"61969af3-9eba-4b1c-9d37-bb5282c1ced2","tenant_id":"484ff20acddd4326b89d0d0b47fba385","created_at":"2018-12-27T17:35:54Z","dns_nameservers":[],"updated_at":"2018-12-27T17:35:54Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.202.2","end":"10.200.202.254"}],"gateway_ip":"10.200.202.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.202.0/24","project_id":"484ff20acddd4326b89d0d0b47fba385","id":"6e7a0b66-511b-40e3-97f4-99b275682896","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-a7904572-544f-4bbd-9315-8f8125d47428-subnet2"}]} 2018-12-27 17:35:56,072 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=61969af3-9eba-4b1c-9d37-bb5282c1ced2 used request id req-42cf1a32-189d-447a-9384-a1c38eeb2ae4 2018-12-27 17:35:56,072 - OpenStackNetwork - DEBUG - Network [61969af3-9eba-4b1c-9d37-bb5282c1ced2] created successfully 2018-12-27 17:35:56,072 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:35:56,073 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:35:56,502 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18033a6436b74cd19793ef6cdc738d47", "name": "CreateInstanceTwoNetTests-dc8610ef-fd5b-4f0-proj-role"}], "expires_at": "2018-12-27T18:35:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "484ff20acddd4326b89d0d0b47fba385", "name": "CreateInstanceTwoNetTests-dc8610ef-fd5b-4f0-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/484ff20acddd4326b89d0d0b47fba385", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/484ff20acddd4326b89d0d0b47fba385", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/484ff20acddd4326b89d0d0b47fba385", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/484ff20acddd4326b89d0d0b47fba385", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/484ff20acddd4326b89d0d0b47fba385", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/484ff20acddd4326b89d0d0b47fba385", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/484ff20acddd4326b89d0d0b47fba385", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/484ff20acddd4326b89d0d0b47fba385", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/484ff20acddd4326b89d0d0b47fba385", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_484ff20acddd4326b89d0d0b47fba385", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_484ff20acddd4326b89d0d0b47fba385", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/484ff20acddd4326b89d0d0b47fba385", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/484ff20acddd4326b89d0d0b47fba385", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/484ff20acddd4326b89d0d0b47fba385", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-dc8610ef-fd5b-4f0-user", "id": "cb653975b99e445b936502cb9dfd40b3"}, "audit_ids": ["FQeYxf1ZTXejUT1ubkbuaA"], "issued_at": "2018-12-27T17:35:56.000000Z"}} 2018-12-27 17:35:56,503 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}732f73aafd6eedb2af452b0e8a1da0ae92714a09" 2018-12-27 17:35:56,687 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:35:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9062db76-0d23-481b-bd7c-4ed2acfadd5b Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:35:56,687 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-9062db76-0d23-481b-bd7c-4ed2acfadd5b 2018-12-27 17:35:56,694 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/routers?name=CreateInstanceTwoNetTests-a7904572-544f-4bbd-9315-8f8125d47428-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}732f73aafd6eedb2af452b0e8a1da0ae92714a09" 2018-12-27 17:35:56,928 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-eae24d74-cbef-4432-b673-4164ee95c60c Date: Thu, 27 Dec 2018 17:35:56 GMT RESP BODY: {"routers": []} 2018-12-27 17:35:56,928 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/routers?name=CreateInstanceTwoNetTests-a7904572-544f-4bbd-9315-8f8125d47428-pub-router&admin_state_up=True used request id req-eae24d74-cbef-4432-b673-4164ee95c60c 2018-12-27 17:35:56,928 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:35:56,929 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:35:57,450 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18033a6436b74cd19793ef6cdc738d47", "name": "CreateInstanceTwoNetTests-dc8610ef-fd5b-4f0-proj-role"}], "expires_at": "2018-12-27T18:35:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "484ff20acddd4326b89d0d0b47fba385", "name": "CreateInstanceTwoNetTests-dc8610ef-fd5b-4f0-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/484ff20acddd4326b89d0d0b47fba385", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/484ff20acddd4326b89d0d0b47fba385", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/484ff20acddd4326b89d0d0b47fba385", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/484ff20acddd4326b89d0d0b47fba385", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/484ff20acddd4326b89d0d0b47fba385", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/484ff20acddd4326b89d0d0b47fba385", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/484ff20acddd4326b89d0d0b47fba385", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/484ff20acddd4326b89d0d0b47fba385", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/484ff20acddd4326b89d0d0b47fba385", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_484ff20acddd4326b89d0d0b47fba385", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_484ff20acddd4326b89d0d0b47fba385", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/484ff20acddd4326b89d0d0b47fba385", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/484ff20acddd4326b89d0d0b47fba385", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/484ff20acddd4326b89d0d0b47fba385", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-dc8610ef-fd5b-4f0-user", "id": "cb653975b99e445b936502cb9dfd40b3"}, "audit_ids": ["ULWcm6DYQcy-et0CeFl1ZA"], "issued_at": "2018-12-27T17:35:57.000000Z"}} 2018-12-27 17:35:57,450 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1c1fc033bbb99e36f4fa28f3311bbb5317cbc41" 2018-12-27 17:35:57,554 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:35:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ab16816e-3287-4d6e-a535-b3ca42906691 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:35:57,554 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-ab16816e-3287-4d6e-a535-b3ca42906691 2018-12-27 17:35:57,556 - neutron_utils - INFO - Creating router with name - CreateInstanceTwoNetTests-a7904572-544f-4bbd-9315-8f8125d47428-pub-router 2018-12-27 17:35:57,561 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}732f73aafd6eedb2af452b0e8a1da0ae92714a09" -d '{"router": {"name": "CreateInstanceTwoNetTests-a7904572-544f-4bbd-9315-8f8125d47428-pub-router", "admin_state_up": true}}' 2018-12-27 17:35:58,133 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 460 X-Openstack-Request-Id: req-72a2c114-e6a9-4fbe-86d9-2466c5837e51 Date: Thu, 27 Dec 2018 17:35:58 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "484ff20acddd4326b89d0d0b47fba385", "created_at": "2018-12-27T17:35:57Z", "admin_state_up": true, "updated_at": "2018-12-27T17:35:57Z", "revision_number": 0, "routes": [], "project_id": "484ff20acddd4326b89d0d0b47fba385", "id": "567c743a-3c41-48e9-9bee-2357e3df3462", "name": "CreateInstanceTwoNetTests-a7904572-544f-4bbd-9315-8f8125d47428-pub-router"}} 2018-12-27 17:35:58,133 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/routers used request id req-72a2c114-e6a9-4fbe-86d9-2466c5837e51 2018-12-27 17:35:58,139 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?device_id=567c743a-3c41-48e9-9bee-2357e3df3462 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}732f73aafd6eedb2af452b0e8a1da0ae92714a09" 2018-12-27 17:35:58,388 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-0faf79be-0609-498c-a113-bc08c1dac4e9 Date: Thu, 27 Dec 2018 17:35:58 GMT RESP BODY: {"ports":[]} 2018-12-27 17:35:58,389 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?device_id=567c743a-3c41-48e9-9bee-2357e3df3462 used request id req-0faf79be-0609-498c-a113-bc08c1dac4e9 2018-12-27 17:35:58,394 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceTwoNetTests-a7904572-544f-4bbd-9315-8f8125d47428-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}732f73aafd6eedb2af452b0e8a1da0ae92714a09" 2018-12-27 17:35:58,682 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-24d3d703-071e-4e0f-8c35-a637e32a00c0 Date: Thu, 27 Dec 2018 17:35:58 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"376dc5c5-dfe5-4bcb-9d80-6cc02060f907","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"484ff20acddd4326b89d0d0b47fba385","status":"ACTIVE","subnets":["5229bd91-95c1-43b7-ae31-4bba6f5f378a"],"description":"","tags":[],"updated_at":"2018-12-27T17:35:48Z","qos_policy_id":null,"name":"CreateInstanceTwoNetTests-a7904572-544f-4bbd-9315-8f8125d47428-net1","admin_state_up":true,"tenant_id":"484ff20acddd4326b89d0d0b47fba385","created_at":"2018-12-27T17:35:46Z","mtu":1442}]} 2018-12-27 17:35:58,683 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceTwoNetTests-a7904572-544f-4bbd-9315-8f8125d47428-net1 used request id req-24d3d703-071e-4e0f-8c35-a637e32a00c0 2018-12-27 17:35:58,688 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=376dc5c5-dfe5-4bcb-9d80-6cc02060f907 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}732f73aafd6eedb2af452b0e8a1da0ae92714a09" 2018-12-27 17:35:58,938 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-744a2c8d-81fa-4e18-b20e-9b6520929814 Date: Thu, 27 Dec 2018 17:35:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"376dc5c5-dfe5-4bcb-9d80-6cc02060f907","tenant_id":"484ff20acddd4326b89d0d0b47fba385","created_at":"2018-12-27T17:35:48Z","dns_nameservers":[],"updated_at":"2018-12-27T17:35:48Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"484ff20acddd4326b89d0d0b47fba385","id":"5229bd91-95c1-43b7-ae31-4bba6f5f378a","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-a7904572-544f-4bbd-9315-8f8125d47428-subnet1"}]} 2018-12-27 17:35:58,938 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=376dc5c5-dfe5-4bcb-9d80-6cc02060f907 used request id req-744a2c8d-81fa-4e18-b20e-9b6520929814 2018-12-27 17:35:58,943 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceTwoNetTests-a7904572-544f-4bbd-9315-8f8125d47428-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}732f73aafd6eedb2af452b0e8a1da0ae92714a09" 2018-12-27 17:35:59,225 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-b0d45aae-ecb1-479d-86f9-6f3f78b3dfae Date: Thu, 27 Dec 2018 17:35:59 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"376dc5c5-dfe5-4bcb-9d80-6cc02060f907","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"484ff20acddd4326b89d0d0b47fba385","status":"ACTIVE","subnets":["5229bd91-95c1-43b7-ae31-4bba6f5f378a"],"description":"","tags":[],"updated_at":"2018-12-27T17:35:48Z","qos_policy_id":null,"name":"CreateInstanceTwoNetTests-a7904572-544f-4bbd-9315-8f8125d47428-net1","admin_state_up":true,"tenant_id":"484ff20acddd4326b89d0d0b47fba385","created_at":"2018-12-27T17:35:46Z","mtu":1442}]} 2018-12-27 17:35:59,225 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceTwoNetTests-a7904572-544f-4bbd-9315-8f8125d47428-net1 used request id req-b0d45aae-ecb1-479d-86f9-6f3f78b3dfae 2018-12-27 17:35:59,228 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 17:35:59,233 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 17:35:59 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 17:35:59,234 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/484ff20acddd4326b89d0d0b47fba385 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}732f73aafd6eedb2af452b0e8a1da0ae92714a09" 2018-12-27 17:35:59,333 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:35:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3c261125-9bc9-4b82-a9d6-2a57f2d238a8 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/484ff20acddd4326b89d0d0b47fba385"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "484ff20acddd4326b89d0d0b47fba385", "name": "CreateInstanceTwoNetTests-dc8610ef-fd5b-4f0-proj"}} 2018-12-27 17:35:59,333 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/484ff20acddd4326b89d0d0b47fba385 used request id req-3c261125-9bc9-4b82-a9d6-2a57f2d238a8 2018-12-27 17:35:59,339 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=376dc5c5-dfe5-4bcb-9d80-6cc02060f907 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}732f73aafd6eedb2af452b0e8a1da0ae92714a09" 2018-12-27 17:35:59,387 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-ffca3286-9175-4715-9898-ad4423542a5d Date: Thu, 27 Dec 2018 17:35:59 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"376dc5c5-dfe5-4bcb-9d80-6cc02060f907","tenant_id":"484ff20acddd4326b89d0d0b47fba385","created_at":"2018-12-27T17:35:48Z","dns_nameservers":[],"updated_at":"2018-12-27T17:35:48Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"484ff20acddd4326b89d0d0b47fba385","id":"5229bd91-95c1-43b7-ae31-4bba6f5f378a","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-a7904572-544f-4bbd-9315-8f8125d47428-subnet1"}]} 2018-12-27 17:35:59,387 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=376dc5c5-dfe5-4bcb-9d80-6cc02060f907 used request id req-ffca3286-9175-4715-9898-ad4423542a5d 2018-12-27 17:35:59,393 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=376dc5c5-dfe5-4bcb-9d80-6cc02060f907&name=CreateInstanceTwoNetTests-a7904572-544f-4bbd-9315-8f8125d47428-router-port1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}732f73aafd6eedb2af452b0e8a1da0ae92714a09" 2018-12-27 17:35:59,603 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-24cbd7ec-c19a-4546-a9a6-d48266f86952 Date: Thu, 27 Dec 2018 17:35:59 GMT RESP BODY: {"ports":[]} 2018-12-27 17:35:59,604 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=376dc5c5-dfe5-4bcb-9d80-6cc02060f907&name=CreateInstanceTwoNetTests-a7904572-544f-4bbd-9315-8f8125d47428-router-port1&admin_state_up=True used request id req-24cbd7ec-c19a-4546-a9a6-d48266f86952 2018-12-27 17:35:59,604 - OpenStackNetwork - INFO - Retrieved port CreateInstanceTwoNetTests-a7904572-544f-4bbd-9315-8f8125d47428-router-port1 for router - CreateInstanceTwoNetTests-a7904572-544f-4bbd-9315-8f8125d47428-pub-router 2018-12-27 17:35:59,604 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:35:59,605 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:36:00,026 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18033a6436b74cd19793ef6cdc738d47", "name": "CreateInstanceTwoNetTests-dc8610ef-fd5b-4f0-proj-role"}], "expires_at": "2018-12-27T18:36:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "484ff20acddd4326b89d0d0b47fba385", "name": "CreateInstanceTwoNetTests-dc8610ef-fd5b-4f0-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/484ff20acddd4326b89d0d0b47fba385", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/484ff20acddd4326b89d0d0b47fba385", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/484ff20acddd4326b89d0d0b47fba385", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/484ff20acddd4326b89d0d0b47fba385", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/484ff20acddd4326b89d0d0b47fba385", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/484ff20acddd4326b89d0d0b47fba385", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/484ff20acddd4326b89d0d0b47fba385", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/484ff20acddd4326b89d0d0b47fba385", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/484ff20acddd4326b89d0d0b47fba385", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_484ff20acddd4326b89d0d0b47fba385", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_484ff20acddd4326b89d0d0b47fba385", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/484ff20acddd4326b89d0d0b47fba385", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/484ff20acddd4326b89d0d0b47fba385", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/484ff20acddd4326b89d0d0b47fba385", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-dc8610ef-fd5b-4f0-user", "id": "cb653975b99e445b936502cb9dfd40b3"}, "audit_ids": ["fRdmvevASlOzX1m-QY1v9w"], "issued_at": "2018-12-27T17:36:00.000000Z"}} 2018-12-27 17:36:00,026 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27d418c2cb984f6259a23adf4dae7566f06b21b6" 2018-12-27 17:36:00,120 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:36:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a64e1751-541b-4abe-86a0-119ad693409a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:36:00,120 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-a64e1751-541b-4abe-86a0-119ad693409a 2018-12-27 17:36:00,126 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceTwoNetTests-a7904572-544f-4bbd-9315-8f8125d47428-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}732f73aafd6eedb2af452b0e8a1da0ae92714a09" 2018-12-27 17:36:00,225 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-3cbcc9f5-a0e6-4162-81f5-bd4f1fc3d0b5 Date: Thu, 27 Dec 2018 17:36:00 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"376dc5c5-dfe5-4bcb-9d80-6cc02060f907","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"484ff20acddd4326b89d0d0b47fba385","status":"ACTIVE","subnets":["5229bd91-95c1-43b7-ae31-4bba6f5f378a"],"description":"","tags":[],"updated_at":"2018-12-27T17:35:48Z","qos_policy_id":null,"name":"CreateInstanceTwoNetTests-a7904572-544f-4bbd-9315-8f8125d47428-net1","admin_state_up":true,"tenant_id":"484ff20acddd4326b89d0d0b47fba385","created_at":"2018-12-27T17:35:46Z","mtu":1442}]} 2018-12-27 17:36:00,225 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceTwoNetTests-a7904572-544f-4bbd-9315-8f8125d47428-net1 used request id req-3cbcc9f5-a0e6-4162-81f5-bd4f1fc3d0b5 2018-12-27 17:36:00,230 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=376dc5c5-dfe5-4bcb-9d80-6cc02060f907 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}732f73aafd6eedb2af452b0e8a1da0ae92714a09" 2018-12-27 17:36:00,486 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-d30b4fe7-6709-4816-9bbe-721be3dadb96 Date: Thu, 27 Dec 2018 17:36:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"376dc5c5-dfe5-4bcb-9d80-6cc02060f907","tenant_id":"484ff20acddd4326b89d0d0b47fba385","created_at":"2018-12-27T17:35:48Z","dns_nameservers":[],"updated_at":"2018-12-27T17:35:48Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"484ff20acddd4326b89d0d0b47fba385","id":"5229bd91-95c1-43b7-ae31-4bba6f5f378a","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-a7904572-544f-4bbd-9315-8f8125d47428-subnet1"}]} 2018-12-27 17:36:00,486 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=376dc5c5-dfe5-4bcb-9d80-6cc02060f907 used request id req-d30b4fe7-6709-4816-9bbe-721be3dadb96 2018-12-27 17:36:00,492 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceTwoNetTests-a7904572-544f-4bbd-9315-8f8125d47428-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}732f73aafd6eedb2af452b0e8a1da0ae92714a09" 2018-12-27 17:36:01,342 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-aac361cd-e9f7-41c5-b237-d57f301760e1 Date: Thu, 27 Dec 2018 17:36:01 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"376dc5c5-dfe5-4bcb-9d80-6cc02060f907","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"484ff20acddd4326b89d0d0b47fba385","status":"ACTIVE","subnets":["5229bd91-95c1-43b7-ae31-4bba6f5f378a"],"description":"","tags":[],"updated_at":"2018-12-27T17:35:48Z","qos_policy_id":null,"name":"CreateInstanceTwoNetTests-a7904572-544f-4bbd-9315-8f8125d47428-net1","admin_state_up":true,"tenant_id":"484ff20acddd4326b89d0d0b47fba385","created_at":"2018-12-27T17:35:46Z","mtu":1442}]} 2018-12-27 17:36:01,342 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceTwoNetTests-a7904572-544f-4bbd-9315-8f8125d47428-net1 used request id req-aac361cd-e9f7-41c5-b237-d57f301760e1 2018-12-27 17:36:01,346 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 17:36:01,351 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 17:36:01 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 17:36:01,352 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/484ff20acddd4326b89d0d0b47fba385 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27d418c2cb984f6259a23adf4dae7566f06b21b6" 2018-12-27 17:36:01,377 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:36:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9bd134d3-2a00-47f4-9ffd-cd813ced4413 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/484ff20acddd4326b89d0d0b47fba385"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "484ff20acddd4326b89d0d0b47fba385", "name": "CreateInstanceTwoNetTests-dc8610ef-fd5b-4f0-proj"}} 2018-12-27 17:36:01,377 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/484ff20acddd4326b89d0d0b47fba385 used request id req-9bd134d3-2a00-47f4-9ffd-cd813ced4413 2018-12-27 17:36:01,383 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=376dc5c5-dfe5-4bcb-9d80-6cc02060f907 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}732f73aafd6eedb2af452b0e8a1da0ae92714a09" 2018-12-27 17:36:01,617 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-dfa8af3c-8063-45a1-b64c-408105b10d96 Date: Thu, 27 Dec 2018 17:36:01 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"376dc5c5-dfe5-4bcb-9d80-6cc02060f907","tenant_id":"484ff20acddd4326b89d0d0b47fba385","created_at":"2018-12-27T17:35:48Z","dns_nameservers":[],"updated_at":"2018-12-27T17:35:48Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"484ff20acddd4326b89d0d0b47fba385","id":"5229bd91-95c1-43b7-ae31-4bba6f5f378a","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-a7904572-544f-4bbd-9315-8f8125d47428-subnet1"}]} 2018-12-27 17:36:01,617 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=376dc5c5-dfe5-4bcb-9d80-6cc02060f907 used request id req-dfa8af3c-8063-45a1-b64c-408105b10d96 2018-12-27 17:36:01,623 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=376dc5c5-dfe5-4bcb-9d80-6cc02060f907&name=CreateInstanceTwoNetTests-a7904572-544f-4bbd-9315-8f8125d47428-subnet1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}732f73aafd6eedb2af452b0e8a1da0ae92714a09" 2018-12-27 17:36:01,866 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-5d1de964-ed7b-4fa4-a72b-a5951f40881f Date: Thu, 27 Dec 2018 17:36:01 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"376dc5c5-dfe5-4bcb-9d80-6cc02060f907","tenant_id":"484ff20acddd4326b89d0d0b47fba385","created_at":"2018-12-27T17:35:48Z","dns_nameservers":[],"updated_at":"2018-12-27T17:35:48Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"484ff20acddd4326b89d0d0b47fba385","id":"5229bd91-95c1-43b7-ae31-4bba6f5f378a","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-a7904572-544f-4bbd-9315-8f8125d47428-subnet1"}]} 2018-12-27 17:36:01,866 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=376dc5c5-dfe5-4bcb-9d80-6cc02060f907&name=CreateInstanceTwoNetTests-a7904572-544f-4bbd-9315-8f8125d47428-subnet1 used request id req-5d1de964-ed7b-4fa4-a72b-a5951f40881f 2018-12-27 17:36:01,866 - neutron_utils - INFO - Creating port for network with name - CreateInstanceTwoNetTests-a7904572-544f-4bbd-9315-8f8125d47428-net1 2018-12-27 17:36:01,872 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}732f73aafd6eedb2af452b0e8a1da0ae92714a09" -d '{"port": {"network_id": "376dc5c5-dfe5-4bcb-9d80-6cc02060f907", "fixed_ips": [{"subnet_id": "5229bd91-95c1-43b7-ae31-4bba6f5f378a", "ip_address": "10.200.201.1"}], "name": "CreateInstanceTwoNetTests-a7904572-544f-4bbd-9315-8f8125d47428-router-port1", "admin_state_up": true}}' 2018-12-27 17:36:03,524 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 928 X-Openstack-Request-Id: req-7bbf9c4d-efc8-470a-8eb6-f72adc4cde96 Date: Thu, 27 Dec 2018 17:36:03 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T17:36:02Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"5229bd91-95c1-43b7-ae31-4bba6f5f378a","ip_address":"10.200.201.1"}],"id":"098c28b1-c002-47c0-9dfe-e31ac0251890","security_groups":["c5f70adf-98c1-493a-b32e-8094737065ce"],"mac_address":"fa:16:3e:41:ac:eb","device_id":"","status":"DOWN","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-200-201-1","ip_address":"10.200.201.1","fqdn":"host-10-200-201-1.openstacklocal."}],"name":"CreateInstanceTwoNetTests-a7904572-544f-4bbd-9315-8f8125d47428-router-port1","project_id":"484ff20acddd4326b89d0d0b47fba385","qos_policy_id":null,"admin_state_up":true,"network_id":"376dc5c5-dfe5-4bcb-9d80-6cc02060f907","dns_name":"","created_at":"2018-12-27T17:36:02Z","binding:vnic_type":"normal","tenant_id":"484ff20acddd4326b89d0d0b47fba385"}} 2018-12-27 17:36:03,524 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/ports used request id req-7bbf9c4d-efc8-470a-8eb6-f72adc4cde96 2018-12-27 17:36:03,524 - OpenStackNetwork - INFO - Created port CreateInstanceTwoNetTests-a7904572-544f-4bbd-9315-8f8125d47428-router-port1 for router - CreateInstanceTwoNetTests-a7904572-544f-4bbd-9315-8f8125d47428-pub-router 2018-12-27 17:36:03,525 - neutron_utils - INFO - Adding interface to router with name CreateInstanceTwoNetTests-a7904572-544f-4bbd-9315-8f8125d47428-pub-router 2018-12-27 17:36:03,530 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:9696/v2.0/routers/567c743a-3c41-48e9-9bee-2357e3df3462/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}732f73aafd6eedb2af452b0e8a1da0ae92714a09" -d '{"port_id": "098c28b1-c002-47c0-9dfe-e31ac0251890"}' 2018-12-27 17:36:05,687 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-eee9fbd5-8eda-4e82-b1b3-cf1c5fef9d40 Date: Thu, 27 Dec 2018 17:36:05 GMT RESP BODY: {"network_id": "376dc5c5-dfe5-4bcb-9d80-6cc02060f907", "tenant_id": "484ff20acddd4326b89d0d0b47fba385", "subnet_id": "5229bd91-95c1-43b7-ae31-4bba6f5f378a", "subnet_ids": ["5229bd91-95c1-43b7-ae31-4bba6f5f378a"], "port_id": "098c28b1-c002-47c0-9dfe-e31ac0251890", "id": "567c743a-3c41-48e9-9bee-2357e3df3462"} 2018-12-27 17:36:05,688 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.31:9696/v2.0/routers/567c743a-3c41-48e9-9bee-2357e3df3462/add_router_interface used request id req-eee9fbd5-8eda-4e82-b1b3-cf1c5fef9d40 2018-12-27 17:36:05,693 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceTwoNetTests-a7904572-544f-4bbd-9315-8f8125d47428-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}732f73aafd6eedb2af452b0e8a1da0ae92714a09" 2018-12-27 17:36:05,805 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-2fe97dd7-3cf6-4010-acdf-c560c7b478b3 Date: Thu, 27 Dec 2018 17:36:05 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"61969af3-9eba-4b1c-9d37-bb5282c1ced2","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"484ff20acddd4326b89d0d0b47fba385","status":"ACTIVE","subnets":["6e7a0b66-511b-40e3-97f4-99b275682896"],"description":"","tags":[],"updated_at":"2018-12-27T17:35:54Z","qos_policy_id":null,"name":"CreateInstanceTwoNetTests-a7904572-544f-4bbd-9315-8f8125d47428-net2","admin_state_up":true,"tenant_id":"484ff20acddd4326b89d0d0b47fba385","created_at":"2018-12-27T17:35:52Z","mtu":1442}]} 2018-12-27 17:36:05,805 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceTwoNetTests-a7904572-544f-4bbd-9315-8f8125d47428-net2 used request id req-2fe97dd7-3cf6-4010-acdf-c560c7b478b3 2018-12-27 17:36:05,810 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=61969af3-9eba-4b1c-9d37-bb5282c1ced2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}732f73aafd6eedb2af452b0e8a1da0ae92714a09" 2018-12-27 17:36:06,040 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-62e3557a-98a3-4725-a3cc-fe4e0e873147 Date: Thu, 27 Dec 2018 17:36:06 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"61969af3-9eba-4b1c-9d37-bb5282c1ced2","tenant_id":"484ff20acddd4326b89d0d0b47fba385","created_at":"2018-12-27T17:35:54Z","dns_nameservers":[],"updated_at":"2018-12-27T17:35:54Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.202.2","end":"10.200.202.254"}],"gateway_ip":"10.200.202.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.202.0/24","project_id":"484ff20acddd4326b89d0d0b47fba385","id":"6e7a0b66-511b-40e3-97f4-99b275682896","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-a7904572-544f-4bbd-9315-8f8125d47428-subnet2"}]} 2018-12-27 17:36:06,040 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=61969af3-9eba-4b1c-9d37-bb5282c1ced2 used request id req-62e3557a-98a3-4725-a3cc-fe4e0e873147 2018-12-27 17:36:06,045 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceTwoNetTests-a7904572-544f-4bbd-9315-8f8125d47428-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}732f73aafd6eedb2af452b0e8a1da0ae92714a09" 2018-12-27 17:36:06,348 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-9c5c5de2-ac7e-499d-9459-af43d46a9c18 Date: Thu, 27 Dec 2018 17:36:06 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"61969af3-9eba-4b1c-9d37-bb5282c1ced2","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"484ff20acddd4326b89d0d0b47fba385","status":"ACTIVE","subnets":["6e7a0b66-511b-40e3-97f4-99b275682896"],"description":"","tags":[],"updated_at":"2018-12-27T17:35:54Z","qos_policy_id":null,"name":"CreateInstanceTwoNetTests-a7904572-544f-4bbd-9315-8f8125d47428-net2","admin_state_up":true,"tenant_id":"484ff20acddd4326b89d0d0b47fba385","created_at":"2018-12-27T17:35:52Z","mtu":1442}]} 2018-12-27 17:36:06,348 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceTwoNetTests-a7904572-544f-4bbd-9315-8f8125d47428-net2 used request id req-9c5c5de2-ac7e-499d-9459-af43d46a9c18 2018-12-27 17:36:06,352 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/484ff20acddd4326b89d0d0b47fba385 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}732f73aafd6eedb2af452b0e8a1da0ae92714a09" 2018-12-27 17:36:06,453 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:36:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-01bd72cc-d11c-4543-97a1-155f8c5f6649 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/484ff20acddd4326b89d0d0b47fba385"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "484ff20acddd4326b89d0d0b47fba385", "name": "CreateInstanceTwoNetTests-dc8610ef-fd5b-4f0-proj"}} 2018-12-27 17:36:06,454 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/484ff20acddd4326b89d0d0b47fba385 used request id req-01bd72cc-d11c-4543-97a1-155f8c5f6649 2018-12-27 17:36:06,459 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=61969af3-9eba-4b1c-9d37-bb5282c1ced2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}732f73aafd6eedb2af452b0e8a1da0ae92714a09" 2018-12-27 17:36:06,505 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-de601018-4f82-477a-b5a3-bf488281c8b1 Date: Thu, 27 Dec 2018 17:36:06 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"61969af3-9eba-4b1c-9d37-bb5282c1ced2","tenant_id":"484ff20acddd4326b89d0d0b47fba385","created_at":"2018-12-27T17:35:54Z","dns_nameservers":[],"updated_at":"2018-12-27T17:35:54Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.202.2","end":"10.200.202.254"}],"gateway_ip":"10.200.202.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.202.0/24","project_id":"484ff20acddd4326b89d0d0b47fba385","id":"6e7a0b66-511b-40e3-97f4-99b275682896","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-a7904572-544f-4bbd-9315-8f8125d47428-subnet2"}]} 2018-12-27 17:36:06,505 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=61969af3-9eba-4b1c-9d37-bb5282c1ced2 used request id req-de601018-4f82-477a-b5a3-bf488281c8b1 2018-12-27 17:36:06,510 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=61969af3-9eba-4b1c-9d37-bb5282c1ced2&name=CreateInstanceTwoNetTests-a7904572-544f-4bbd-9315-8f8125d47428-router-port2&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}732f73aafd6eedb2af452b0e8a1da0ae92714a09" 2018-12-27 17:36:06,574 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-849f32f5-8907-45d7-8962-1c0a09945bc8 Date: Thu, 27 Dec 2018 17:36:06 GMT RESP BODY: {"ports":[]} 2018-12-27 17:36:06,574 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=61969af3-9eba-4b1c-9d37-bb5282c1ced2&name=CreateInstanceTwoNetTests-a7904572-544f-4bbd-9315-8f8125d47428-router-port2&admin_state_up=True used request id req-849f32f5-8907-45d7-8962-1c0a09945bc8 2018-12-27 17:36:06,574 - OpenStackNetwork - INFO - Retrieved port CreateInstanceTwoNetTests-a7904572-544f-4bbd-9315-8f8125d47428-router-port2 for router - CreateInstanceTwoNetTests-a7904572-544f-4bbd-9315-8f8125d47428-pub-router 2018-12-27 17:36:06,574 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:36:06,575 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:36:06,976 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18033a6436b74cd19793ef6cdc738d47", "name": "CreateInstanceTwoNetTests-dc8610ef-fd5b-4f0-proj-role"}], "expires_at": "2018-12-27T18:36:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "484ff20acddd4326b89d0d0b47fba385", "name": "CreateInstanceTwoNetTests-dc8610ef-fd5b-4f0-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/484ff20acddd4326b89d0d0b47fba385", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/484ff20acddd4326b89d0d0b47fba385", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/484ff20acddd4326b89d0d0b47fba385", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/484ff20acddd4326b89d0d0b47fba385", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/484ff20acddd4326b89d0d0b47fba385", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/484ff20acddd4326b89d0d0b47fba385", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/484ff20acddd4326b89d0d0b47fba385", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/484ff20acddd4326b89d0d0b47fba385", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/484ff20acddd4326b89d0d0b47fba385", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_484ff20acddd4326b89d0d0b47fba385", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_484ff20acddd4326b89d0d0b47fba385", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/484ff20acddd4326b89d0d0b47fba385", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/484ff20acddd4326b89d0d0b47fba385", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/484ff20acddd4326b89d0d0b47fba385", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-dc8610ef-fd5b-4f0-user", "id": "cb653975b99e445b936502cb9dfd40b3"}, "audit_ids": ["YZ1n-v4RTV2DN-glJxMUzg"], "issued_at": "2018-12-27T17:36:06.000000Z"}} 2018-12-27 17:36:06,976 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e428cbfdd9aa110f3221d762e4a6e3ead11fc84" 2018-12-27 17:36:07,075 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:36:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d55ca555-9b01-4fe4-8022-96b7388f241d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:36:07,075 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-d55ca555-9b01-4fe4-8022-96b7388f241d 2018-12-27 17:36:07,081 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceTwoNetTests-a7904572-544f-4bbd-9315-8f8125d47428-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}732f73aafd6eedb2af452b0e8a1da0ae92714a09" 2018-12-27 17:36:07,381 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-bf889f70-175a-4a59-96cb-d0c4412d17b0 Date: Thu, 27 Dec 2018 17:36:07 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"61969af3-9eba-4b1c-9d37-bb5282c1ced2","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"484ff20acddd4326b89d0d0b47fba385","status":"ACTIVE","subnets":["6e7a0b66-511b-40e3-97f4-99b275682896"],"description":"","tags":[],"updated_at":"2018-12-27T17:35:54Z","qos_policy_id":null,"name":"CreateInstanceTwoNetTests-a7904572-544f-4bbd-9315-8f8125d47428-net2","admin_state_up":true,"tenant_id":"484ff20acddd4326b89d0d0b47fba385","created_at":"2018-12-27T17:35:52Z","mtu":1442}]} 2018-12-27 17:36:07,381 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceTwoNetTests-a7904572-544f-4bbd-9315-8f8125d47428-net2 used request id req-bf889f70-175a-4a59-96cb-d0c4412d17b0 2018-12-27 17:36:07,386 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=61969af3-9eba-4b1c-9d37-bb5282c1ced2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}732f73aafd6eedb2af452b0e8a1da0ae92714a09" 2018-12-27 17:36:07,630 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-2d2bca72-e08a-4364-9635-6596c0d6dfd8 Date: Thu, 27 Dec 2018 17:36:07 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"61969af3-9eba-4b1c-9d37-bb5282c1ced2","tenant_id":"484ff20acddd4326b89d0d0b47fba385","created_at":"2018-12-27T17:35:54Z","dns_nameservers":[],"updated_at":"2018-12-27T17:35:54Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.202.2","end":"10.200.202.254"}],"gateway_ip":"10.200.202.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.202.0/24","project_id":"484ff20acddd4326b89d0d0b47fba385","id":"6e7a0b66-511b-40e3-97f4-99b275682896","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-a7904572-544f-4bbd-9315-8f8125d47428-subnet2"}]} 2018-12-27 17:36:07,631 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=61969af3-9eba-4b1c-9d37-bb5282c1ced2 used request id req-2d2bca72-e08a-4364-9635-6596c0d6dfd8 2018-12-27 17:36:07,636 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceTwoNetTests-a7904572-544f-4bbd-9315-8f8125d47428-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}732f73aafd6eedb2af452b0e8a1da0ae92714a09" 2018-12-27 17:36:07,939 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-ce97c663-ec53-43e9-9b03-6c8f0c5d8fb1 Date: Thu, 27 Dec 2018 17:36:07 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"61969af3-9eba-4b1c-9d37-bb5282c1ced2","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"484ff20acddd4326b89d0d0b47fba385","status":"ACTIVE","subnets":["6e7a0b66-511b-40e3-97f4-99b275682896"],"description":"","tags":[],"updated_at":"2018-12-27T17:35:54Z","qos_policy_id":null,"name":"CreateInstanceTwoNetTests-a7904572-544f-4bbd-9315-8f8125d47428-net2","admin_state_up":true,"tenant_id":"484ff20acddd4326b89d0d0b47fba385","created_at":"2018-12-27T17:35:52Z","mtu":1442}]} 2018-12-27 17:36:07,940 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceTwoNetTests-a7904572-544f-4bbd-9315-8f8125d47428-net2 used request id req-ce97c663-ec53-43e9-9b03-6c8f0c5d8fb1 2018-12-27 17:36:07,943 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 17:36:07,948 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 17:36:07 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 17:36:07,949 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/484ff20acddd4326b89d0d0b47fba385 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e428cbfdd9aa110f3221d762e4a6e3ead11fc84" 2018-12-27 17:36:08,046 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:36:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-18741c10-730d-43b7-be06-c95e0f72bc11 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/484ff20acddd4326b89d0d0b47fba385"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "484ff20acddd4326b89d0d0b47fba385", "name": "CreateInstanceTwoNetTests-dc8610ef-fd5b-4f0-proj"}} 2018-12-27 17:36:08,046 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/484ff20acddd4326b89d0d0b47fba385 used request id req-18741c10-730d-43b7-be06-c95e0f72bc11 2018-12-27 17:36:08,051 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=61969af3-9eba-4b1c-9d37-bb5282c1ced2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}732f73aafd6eedb2af452b0e8a1da0ae92714a09" 2018-12-27 17:36:08,291 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-5de3df70-cfb2-4506-8f25-16ba319e17cc Date: Thu, 27 Dec 2018 17:36:08 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"61969af3-9eba-4b1c-9d37-bb5282c1ced2","tenant_id":"484ff20acddd4326b89d0d0b47fba385","created_at":"2018-12-27T17:35:54Z","dns_nameservers":[],"updated_at":"2018-12-27T17:35:54Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.202.2","end":"10.200.202.254"}],"gateway_ip":"10.200.202.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.202.0/24","project_id":"484ff20acddd4326b89d0d0b47fba385","id":"6e7a0b66-511b-40e3-97f4-99b275682896","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-a7904572-544f-4bbd-9315-8f8125d47428-subnet2"}]} 2018-12-27 17:36:08,291 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=61969af3-9eba-4b1c-9d37-bb5282c1ced2 used request id req-5de3df70-cfb2-4506-8f25-16ba319e17cc 2018-12-27 17:36:08,297 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=61969af3-9eba-4b1c-9d37-bb5282c1ced2&name=CreateInstanceTwoNetTests-a7904572-544f-4bbd-9315-8f8125d47428-subnet2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}732f73aafd6eedb2af452b0e8a1da0ae92714a09" 2018-12-27 17:36:08,353 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-68df866e-e9db-4451-b6ea-f18dc9b8a90a Date: Thu, 27 Dec 2018 17:36:08 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"61969af3-9eba-4b1c-9d37-bb5282c1ced2","tenant_id":"484ff20acddd4326b89d0d0b47fba385","created_at":"2018-12-27T17:35:54Z","dns_nameservers":[],"updated_at":"2018-12-27T17:35:54Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.202.2","end":"10.200.202.254"}],"gateway_ip":"10.200.202.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.202.0/24","project_id":"484ff20acddd4326b89d0d0b47fba385","id":"6e7a0b66-511b-40e3-97f4-99b275682896","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-a7904572-544f-4bbd-9315-8f8125d47428-subnet2"}]} 2018-12-27 17:36:08,353 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=61969af3-9eba-4b1c-9d37-bb5282c1ced2&name=CreateInstanceTwoNetTests-a7904572-544f-4bbd-9315-8f8125d47428-subnet2 used request id req-68df866e-e9db-4451-b6ea-f18dc9b8a90a 2018-12-27 17:36:08,354 - neutron_utils - INFO - Creating port for network with name - CreateInstanceTwoNetTests-a7904572-544f-4bbd-9315-8f8125d47428-net2 2018-12-27 17:36:08,359 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}732f73aafd6eedb2af452b0e8a1da0ae92714a09" -d '{"port": {"network_id": "61969af3-9eba-4b1c-9d37-bb5282c1ced2", "fixed_ips": [{"subnet_id": "6e7a0b66-511b-40e3-97f4-99b275682896", "ip_address": "10.200.202.1"}], "name": "CreateInstanceTwoNetTests-a7904572-544f-4bbd-9315-8f8125d47428-router-port2", "admin_state_up": true}}' 2018-12-27 17:36:09,472 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 928 X-Openstack-Request-Id: req-a703e3fd-0695-419c-b12c-3072c073292d Date: Thu, 27 Dec 2018 17:36:09 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T17:36:08Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"6e7a0b66-511b-40e3-97f4-99b275682896","ip_address":"10.200.202.1"}],"id":"a02c81db-e923-4143-865f-a257ec60a1c0","security_groups":["c5f70adf-98c1-493a-b32e-8094737065ce"],"mac_address":"fa:16:3e:58:74:6e","device_id":"","status":"DOWN","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-200-202-1","ip_address":"10.200.202.1","fqdn":"host-10-200-202-1.openstacklocal."}],"name":"CreateInstanceTwoNetTests-a7904572-544f-4bbd-9315-8f8125d47428-router-port2","project_id":"484ff20acddd4326b89d0d0b47fba385","qos_policy_id":null,"admin_state_up":true,"network_id":"61969af3-9eba-4b1c-9d37-bb5282c1ced2","dns_name":"","created_at":"2018-12-27T17:36:08Z","binding:vnic_type":"normal","tenant_id":"484ff20acddd4326b89d0d0b47fba385"}} 2018-12-27 17:36:09,473 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/ports used request id req-a703e3fd-0695-419c-b12c-3072c073292d 2018-12-27 17:36:09,473 - OpenStackNetwork - INFO - Created port CreateInstanceTwoNetTests-a7904572-544f-4bbd-9315-8f8125d47428-router-port2 for router - CreateInstanceTwoNetTests-a7904572-544f-4bbd-9315-8f8125d47428-pub-router 2018-12-27 17:36:09,473 - neutron_utils - INFO - Adding interface to router with name CreateInstanceTwoNetTests-a7904572-544f-4bbd-9315-8f8125d47428-pub-router 2018-12-27 17:36:09,478 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:9696/v2.0/routers/567c743a-3c41-48e9-9bee-2357e3df3462/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}732f73aafd6eedb2af452b0e8a1da0ae92714a09" -d '{"port_id": "a02c81db-e923-4143-865f-a257ec60a1c0"}' 2018-12-27 17:36:11,696 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-2f108d5f-8926-4d6d-abce-974d1155d4fb Date: Thu, 27 Dec 2018 17:36:11 GMT RESP BODY: {"network_id": "61969af3-9eba-4b1c-9d37-bb5282c1ced2", "tenant_id": "484ff20acddd4326b89d0d0b47fba385", "subnet_id": "6e7a0b66-511b-40e3-97f4-99b275682896", "subnet_ids": ["6e7a0b66-511b-40e3-97f4-99b275682896"], "port_id": "a02c81db-e923-4143-865f-a257ec60a1c0", "id": "567c743a-3c41-48e9-9bee-2357e3df3462"} 2018-12-27 17:36:11,696 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.31:9696/v2.0/routers/567c743a-3c41-48e9-9bee-2357e3df3462/add_router_interface used request id req-2f108d5f-8926-4d6d-abce-974d1155d4fb 2018-12-27 17:36:11,702 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/routers/567c743a-3c41-48e9-9bee-2357e3df3462 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}732f73aafd6eedb2af452b0e8a1da0ae92714a09" 2018-12-27 17:36:12,008 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 460 X-Openstack-Request-Id: req-e535d6ce-c558-4a51-8f30-f8c384a26da7 Date: Thu, 27 Dec 2018 17:36:12 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "484ff20acddd4326b89d0d0b47fba385", "created_at": "2018-12-27T17:35:57Z", "admin_state_up": true, "updated_at": "2018-12-27T17:36:10Z", "revision_number": 2, "routes": [], "project_id": "484ff20acddd4326b89d0d0b47fba385", "id": "567c743a-3c41-48e9-9bee-2357e3df3462", "name": "CreateInstanceTwoNetTests-a7904572-544f-4bbd-9315-8f8125d47428-pub-router"}} 2018-12-27 17:36:12,008 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/routers/567c743a-3c41-48e9-9bee-2357e3df3462 used request id req-e535d6ce-c558-4a51-8f30-f8c384a26da7 2018-12-27 17:36:12,013 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?device_id=567c743a-3c41-48e9-9bee-2357e3df3462 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}732f73aafd6eedb2af452b0e8a1da0ae92714a09" 2018-12-27 17:36:12,249 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1977 X-Openstack-Request-Id: req-701a1da8-0667-4aaa-b5cd-ad6217f899ff Date: Thu, 27 Dec 2018 17:36:12 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T17:36:05Z","device_owner":"network:router_interface","revision_number":11,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"5229bd91-95c1-43b7-ae31-4bba6f5f378a","ip_address":"10.200.201.1"}],"id":"098c28b1-c002-47c0-9dfe-e31ac0251890","security_groups":["c5f70adf-98c1-493a-b32e-8094737065ce"],"mac_address":"fa:16:3e:41:ac:eb","project_id":"484ff20acddd4326b89d0d0b47fba385","status":"ACTIVE","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-200-201-1","ip_address":"10.200.201.1","fqdn":"host-10-200-201-1.openstacklocal."}],"qos_policy_id":null,"name":"CreateInstanceTwoNetTests-a7904572-544f-4bbd-9315-8f8125d47428-router-port1","admin_state_up":true,"network_id":"376dc5c5-dfe5-4bcb-9d80-6cc02060f907","dns_name":"","created_at":"2018-12-27T17:36:02Z","binding:vnic_type":"normal","device_id":"567c743a-3c41-48e9-9bee-2357e3df3462","tenant_id":"484ff20acddd4326b89d0d0b47fba385"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T17:36:11Z","device_owner":"network:router_interface","revision_number":11,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"6e7a0b66-511b-40e3-97f4-99b275682896","ip_address":"10.200.202.1"}],"id":"a02c81db-e923-4143-865f-a257ec60a1c0","security_groups":["c5f70adf-98c1-493a-b32e-8094737065ce"],"mac_address":"fa:16:3e:58:74:6e","project_id":"484ff20acddd4326b89d0d0b47fba385","status":"ACTIVE","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-200-202-1","ip_address":"10.200.202.1","fqdn":"host-10-200-202-1.openstacklocal."}],"qos_policy_id":null,"name":"CreateInstanceTwoNetTests-a7904572-544f-4bbd-9315-8f8125d47428-router-port2","admin_state_up":true,"network_id":"61969af3-9eba-4b1c-9d37-bb5282c1ced2","dns_name":"","created_at":"2018-12-27T17:36:08Z","binding:vnic_type":"normal","device_id":"567c743a-3c41-48e9-9bee-2357e3df3462","tenant_id":"484ff20acddd4326b89d0d0b47fba385"}]} 2018-12-27 17:36:12,249 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?device_id=567c743a-3c41-48e9-9bee-2357e3df3462 used request id req-701a1da8-0667-4aaa-b5cd-ad6217f899ff 2018-12-27 17:36:12,255 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets/5229bd91-95c1-43b7-ae31-4bba6f5f378a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}732f73aafd6eedb2af452b0e8a1da0ae92714a09" 2018-12-27 17:36:12,306 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 681 X-Openstack-Request-Id: req-8fb03135-4b92-48f6-96a2-ca289adebc75 Date: Thu, 27 Dec 2018 17:36:12 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"376dc5c5-dfe5-4bcb-9d80-6cc02060f907","tenant_id":"484ff20acddd4326b89d0d0b47fba385","created_at":"2018-12-27T17:35:48Z","dns_nameservers":[],"updated_at":"2018-12-27T17:35:48Z","gateway_ip":"10.200.201.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.200.201.0/24","project_id":"484ff20acddd4326b89d0d0b47fba385","id":"5229bd91-95c1-43b7-ae31-4bba6f5f378a","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-a7904572-544f-4bbd-9315-8f8125d47428-subnet1"}} 2018-12-27 17:36:12,306 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets/5229bd91-95c1-43b7-ae31-4bba6f5f378a used request id req-8fb03135-4b92-48f6-96a2-ca289adebc75 2018-12-27 17:36:12,312 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets/6e7a0b66-511b-40e3-97f4-99b275682896 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}732f73aafd6eedb2af452b0e8a1da0ae92714a09" 2018-12-27 17:36:12,362 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 681 X-Openstack-Request-Id: req-f788af1e-7bd9-4def-90bd-68387cc61cbf Date: Thu, 27 Dec 2018 17:36:12 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"61969af3-9eba-4b1c-9d37-bb5282c1ced2","tenant_id":"484ff20acddd4326b89d0d0b47fba385","created_at":"2018-12-27T17:35:54Z","dns_nameservers":[],"updated_at":"2018-12-27T17:35:54Z","gateway_ip":"10.200.202.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.202.2","end":"10.200.202.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.200.202.0/24","project_id":"484ff20acddd4326b89d0d0b47fba385","id":"6e7a0b66-511b-40e3-97f4-99b275682896","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-a7904572-544f-4bbd-9315-8f8125d47428-subnet2"}} 2018-12-27 17:36:12,363 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets/6e7a0b66-511b-40e3-97f4-99b275682896 used request id req-f788af1e-7bd9-4def-90bd-68387cc61cbf 2018-12-27 17:36:12,363 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:36:12,364 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:36:12,788 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:36:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["hjDpqJAvQUa6_9DbxuD9tw"], "issued_at": "2018-12-27T17:36:12.000000Z"}} 2018-12-27 17:36:12,789 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81ce654cfb9c5199ea84e352131409d55fe196ad" 2018-12-27 17:36:12,889 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:36:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7db72010-1341-442f-bae5-8ec2ecec153c Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:36:12,889 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-7db72010-1341-442f-bae5-8ec2ecec153c 2018-12-27 17:36:12,890 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-27 17:36:12,895 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81ce654cfb9c5199ea84e352131409d55fe196ad" 2018-12-27 17:36:13,111 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:36:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-371928f2-bdd6-48a1-a947-af584082646b x-compute-request-id: req-371928f2-bdd6-48a1-a947-af584082646b Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-12-27 17:36:13,111 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-371928f2-bdd6-48a1-a947-af584082646b 2018-12-27 17:36:13,115 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81ce654cfb9c5199ea84e352131409d55fe196ad" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstanceTwoNetTests-a7904572-544f-4bbd-9315-8f8125d47428-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 512, "id": null, "swap": 0}}' 2018-12-27 17:36:13,156 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:36:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-793ec120-e3e4-4c93-b0e2-dc6da8b60b11 x-compute-request-id: req-793ec120-e3e4-4c93-b0e2-dc6da8b60b11 Content-Encoding: gzip Content-Length: 323 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstanceTwoNetTests-a7904572-544f-4bbd-9315-8f8125d47428-flavor-name", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/25df0771-e9fa-493e-bc3b-4de20130cf50", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/25df0771-e9fa-493e-bc3b-4de20130cf50", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "25df0771-e9fa-493e-bc3b-4de20130cf50"}} 2018-12-27 17:36:13,156 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-793ec120-e3e4-4c93-b0e2-dc6da8b60b11 2018-12-27 17:36:13,157 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:36:13,158 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:36:13,562 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18033a6436b74cd19793ef6cdc738d47", "name": "CreateInstanceTwoNetTests-dc8610ef-fd5b-4f0-proj-role"}], "expires_at": "2018-12-27T18:36:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "484ff20acddd4326b89d0d0b47fba385", "name": "CreateInstanceTwoNetTests-dc8610ef-fd5b-4f0-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/484ff20acddd4326b89d0d0b47fba385", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/484ff20acddd4326b89d0d0b47fba385", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/484ff20acddd4326b89d0d0b47fba385", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/484ff20acddd4326b89d0d0b47fba385", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/484ff20acddd4326b89d0d0b47fba385", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/484ff20acddd4326b89d0d0b47fba385", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/484ff20acddd4326b89d0d0b47fba385", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/484ff20acddd4326b89d0d0b47fba385", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/484ff20acddd4326b89d0d0b47fba385", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_484ff20acddd4326b89d0d0b47fba385", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_484ff20acddd4326b89d0d0b47fba385", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/484ff20acddd4326b89d0d0b47fba385", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/484ff20acddd4326b89d0d0b47fba385", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/484ff20acddd4326b89d0d0b47fba385", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-dc8610ef-fd5b-4f0-user", "id": "cb653975b99e445b936502cb9dfd40b3"}, "audit_ids": ["hOnqUhnhS_OOOhD5PJv2Hg"], "issued_at": "2018-12-27T17:36:13.000000Z"}} 2018-12-27 17:36:13,563 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f32a773e3b74bc17771f45d4f3435aa0f259bbf9" 2018-12-27 17:36:13,665 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:36:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d4feb722-9507-407a-98c9-dd44c7d3812e Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:36:13,665 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-d4feb722-9507-407a-98c9-dd44c7d3812e 2018-12-27 17:36:13,673 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=CreateInstanceTwoNetTests-a7904572-544f-4bbd-9315-8f8125d47428-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f32a773e3b74bc17771f45d4f3435aa0f259bbf9" 2018-12-27 17:36:13,911 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-2c546348-b86e-4d7b-ad69-92ae37e12600 Date: Thu, 27 Dec 2018 17:36:13 GMT RESP BODY: {"security_groups": []} 2018-12-27 17:36:13,911 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=CreateInstanceTwoNetTests-a7904572-544f-4bbd-9315-8f8125d47428-sec-grp used request id req-2c546348-b86e-4d7b-ad69-92ae37e12600 2018-12-27 17:36:13,912 - OpenStackSecurityGroup - INFO - Creating security group CreateInstanceTwoNetTests-a7904572-544f-4bbd-9315-8f8125d47428-sec-grp... 2018-12-27 17:36:13,912 - neutron_utils - INFO - Creating security group with name - CreateInstanceTwoNetTests-a7904572-544f-4bbd-9315-8f8125d47428-sec-grp 2018-12-27 17:36:13,917 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f32a773e3b74bc17771f45d4f3435aa0f259bbf9" -d '{"security_group": {"name": "CreateInstanceTwoNetTests-a7904572-544f-4bbd-9315-8f8125d47428-sec-grp"}}' 2018-12-27 17:36:14,370 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1402 X-Openstack-Request-Id: req-58dd4f5e-e815-44c1-8db1-f61c34acf51e Date: Thu, 27 Dec 2018 17:36:14 GMT RESP BODY: {"security_group": {"description": "", "tags": [], "tenant_id": "484ff20acddd4326b89d0d0b47fba385", "created_at": "2018-12-27T17:36:14Z", "updated_at": "2018-12-27T17:36:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:36:14Z", "revision_number": 0, "id": "a9540554-2cc3-46dc-b262-fac0c34af2d5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:36:14Z", "security_group_id": "1c682587-fcfa-4617-bf1b-07647dd03b1d", "tenant_id": "484ff20acddd4326b89d0d0b47fba385", "port_range_min": null, "ethertype": "IPv4", "project_id": "484ff20acddd4326b89d0d0b47fba385"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:36:14Z", "revision_number": 0, "id": "ca730666-c9f3-449a-82e3-f09afd2920c6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:36:14Z", "security_group_id": "1c682587-fcfa-4617-bf1b-07647dd03b1d", "tenant_id": "484ff20acddd4326b89d0d0b47fba385", "port_range_min": null, "ethertype": "IPv6", "project_id": "484ff20acddd4326b89d0d0b47fba385"}], "revision_number": 2, "project_id": "484ff20acddd4326b89d0d0b47fba385", "id": "1c682587-fcfa-4617-bf1b-07647dd03b1d", "name": "CreateInstanceTwoNetTests-a7904572-544f-4bbd-9315-8f8125d47428-sec-grp"}} 2018-12-27 17:36:14,370 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/security-groups used request id req-58dd4f5e-e815-44c1-8db1-f61c34acf51e 2018-12-27 17:36:14,370 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1c682587-fcfa-4617-bf1b-07647dd03b1d 2018-12-27 17:36:14,376 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=1c682587-fcfa-4617-bf1b-07647dd03b1d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f32a773e3b74bc17771f45d4f3435aa0f259bbf9" 2018-12-27 17:36:14,577 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-7ce52d77-b941-480e-8bcc-5b15a0d37ccf Date: Thu, 27 Dec 2018 17:36:14 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:36:14Z", "security_group_id": "1c682587-fcfa-4617-bf1b-07647dd03b1d", "port_range_min": null, "revision_number": 0, "tenant_id": "484ff20acddd4326b89d0d0b47fba385", "created_at": "2018-12-27T17:36:14Z", "project_id": "484ff20acddd4326b89d0d0b47fba385", "id": "a9540554-2cc3-46dc-b262-fac0c34af2d5"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:36:14Z", "security_group_id": "1c682587-fcfa-4617-bf1b-07647dd03b1d", "port_range_min": null, "revision_number": 0, "tenant_id": "484ff20acddd4326b89d0d0b47fba385", "created_at": "2018-12-27T17:36:14Z", "project_id": "484ff20acddd4326b89d0d0b47fba385", "id": "ca730666-c9f3-449a-82e3-f09afd2920c6"}]} 2018-12-27 17:36:14,577 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=1c682587-fcfa-4617-bf1b-07647dd03b1d used request id req-7ce52d77-b941-480e-8bcc-5b15a0d37ccf 2018-12-27 17:36:14,578 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1c682587-fcfa-4617-bf1b-07647dd03b1d 2018-12-27 17:36:14,583 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=1c682587-fcfa-4617-bf1b-07647dd03b1d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f32a773e3b74bc17771f45d4f3435aa0f259bbf9" 2018-12-27 17:36:14,601 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-76b317d5-6d81-4db1-80b8-5d4cc97cead6 Date: Thu, 27 Dec 2018 17:36:14 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:36:14Z", "security_group_id": "1c682587-fcfa-4617-bf1b-07647dd03b1d", "port_range_min": null, "revision_number": 0, "tenant_id": "484ff20acddd4326b89d0d0b47fba385", "created_at": "2018-12-27T17:36:14Z", "project_id": "484ff20acddd4326b89d0d0b47fba385", "id": "a9540554-2cc3-46dc-b262-fac0c34af2d5"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:36:14Z", "security_group_id": "1c682587-fcfa-4617-bf1b-07647dd03b1d", "port_range_min": null, "revision_number": 0, "tenant_id": "484ff20acddd4326b89d0d0b47fba385", "created_at": "2018-12-27T17:36:14Z", "project_id": "484ff20acddd4326b89d0d0b47fba385", "id": "ca730666-c9f3-449a-82e3-f09afd2920c6"}]} 2018-12-27 17:36:14,602 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=1c682587-fcfa-4617-bf1b-07647dd03b1d used request id req-76b317d5-6d81-4db1-80b8-5d4cc97cead6 2018-12-27 17:36:14,602 - neutron_utils - INFO - Retrieving security group with ID - 1c682587-fcfa-4617-bf1b-07647dd03b1d 2018-12-27 17:36:14,607 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?id=1c682587-fcfa-4617-bf1b-07647dd03b1d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f32a773e3b74bc17771f45d4f3435aa0f259bbf9" 2018-12-27 17:36:14,682 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1405 X-Openstack-Request-Id: req-73ca5ba7-7714-46ca-aa89-39460670d14b Date: Thu, 27 Dec 2018 17:36:14 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "484ff20acddd4326b89d0d0b47fba385", "created_at": "2018-12-27T17:36:14Z", "updated_at": "2018-12-27T17:36:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:36:14Z", "revision_number": 0, "id": "a9540554-2cc3-46dc-b262-fac0c34af2d5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:36:14Z", "security_group_id": "1c682587-fcfa-4617-bf1b-07647dd03b1d", "tenant_id": "484ff20acddd4326b89d0d0b47fba385", "port_range_min": null, "ethertype": "IPv4", "project_id": "484ff20acddd4326b89d0d0b47fba385"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:36:14Z", "revision_number": 0, "id": "ca730666-c9f3-449a-82e3-f09afd2920c6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:36:14Z", "security_group_id": "1c682587-fcfa-4617-bf1b-07647dd03b1d", "tenant_id": "484ff20acddd4326b89d0d0b47fba385", "port_range_min": null, "ethertype": "IPv6", "project_id": "484ff20acddd4326b89d0d0b47fba385"}], "revision_number": 2, "project_id": "484ff20acddd4326b89d0d0b47fba385", "id": "1c682587-fcfa-4617-bf1b-07647dd03b1d", "name": "CreateInstanceTwoNetTests-a7904572-544f-4bbd-9315-8f8125d47428-sec-grp"}]} 2018-12-27 17:36:14,682 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?id=1c682587-fcfa-4617-bf1b-07647dd03b1d used request id req-73ca5ba7-7714-46ca-aa89-39460670d14b 2018-12-27 17:36:14,683 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1c682587-fcfa-4617-bf1b-07647dd03b1d 2018-12-27 17:36:14,688 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=1c682587-fcfa-4617-bf1b-07647dd03b1d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f32a773e3b74bc17771f45d4f3435aa0f259bbf9" 2018-12-27 17:36:14,912 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-2be194df-79e3-430d-8579-bf68b788f95b Date: Thu, 27 Dec 2018 17:36:14 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:36:14Z", "security_group_id": "1c682587-fcfa-4617-bf1b-07647dd03b1d", "port_range_min": null, "revision_number": 0, "tenant_id": "484ff20acddd4326b89d0d0b47fba385", "created_at": "2018-12-27T17:36:14Z", "project_id": "484ff20acddd4326b89d0d0b47fba385", "id": "a9540554-2cc3-46dc-b262-fac0c34af2d5"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:36:14Z", "security_group_id": "1c682587-fcfa-4617-bf1b-07647dd03b1d", "port_range_min": null, "revision_number": 0, "tenant_id": "484ff20acddd4326b89d0d0b47fba385", "created_at": "2018-12-27T17:36:14Z", "project_id": "484ff20acddd4326b89d0d0b47fba385", "id": "ca730666-c9f3-449a-82e3-f09afd2920c6"}]} 2018-12-27 17:36:14,913 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=1c682587-fcfa-4617-bf1b-07647dd03b1d used request id req-2be194df-79e3-430d-8579-bf68b788f95b 2018-12-27 17:36:14,913 - neutron_utils - INFO - Retrieving security group with ID - 1c682587-fcfa-4617-bf1b-07647dd03b1d 2018-12-27 17:36:14,918 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?id=1c682587-fcfa-4617-bf1b-07647dd03b1d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f32a773e3b74bc17771f45d4f3435aa0f259bbf9" 2018-12-27 17:36:15,147 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1405 X-Openstack-Request-Id: req-29410457-8649-4f75-b738-134c70f8eef4 Date: Thu, 27 Dec 2018 17:36:15 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "484ff20acddd4326b89d0d0b47fba385", "created_at": "2018-12-27T17:36:14Z", "updated_at": "2018-12-27T17:36:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:36:14Z", "revision_number": 0, "id": "a9540554-2cc3-46dc-b262-fac0c34af2d5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:36:14Z", "security_group_id": "1c682587-fcfa-4617-bf1b-07647dd03b1d", "tenant_id": "484ff20acddd4326b89d0d0b47fba385", "port_range_min": null, "ethertype": "IPv4", "project_id": "484ff20acddd4326b89d0d0b47fba385"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:36:14Z", "revision_number": 0, "id": "ca730666-c9f3-449a-82e3-f09afd2920c6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:36:14Z", "security_group_id": "1c682587-fcfa-4617-bf1b-07647dd03b1d", "tenant_id": "484ff20acddd4326b89d0d0b47fba385", "port_range_min": null, "ethertype": "IPv6", "project_id": "484ff20acddd4326b89d0d0b47fba385"}], "revision_number": 2, "project_id": "484ff20acddd4326b89d0d0b47fba385", "id": "1c682587-fcfa-4617-bf1b-07647dd03b1d", "name": "CreateInstanceTwoNetTests-a7904572-544f-4bbd-9315-8f8125d47428-sec-grp"}]} 2018-12-27 17:36:15,147 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?id=1c682587-fcfa-4617-bf1b-07647dd03b1d used request id req-29410457-8649-4f75-b738-134c70f8eef4 2018-12-27 17:36:15,148 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1c682587-fcfa-4617-bf1b-07647dd03b1d 2018-12-27 17:36:15,153 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=1c682587-fcfa-4617-bf1b-07647dd03b1d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f32a773e3b74bc17771f45d4f3435aa0f259bbf9" 2018-12-27 17:36:15,224 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-73a4b55d-eec0-41e0-8994-63f9e4cc4d8d Date: Thu, 27 Dec 2018 17:36:15 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:36:14Z", "security_group_id": "1c682587-fcfa-4617-bf1b-07647dd03b1d", "port_range_min": null, "revision_number": 0, "tenant_id": "484ff20acddd4326b89d0d0b47fba385", "created_at": "2018-12-27T17:36:14Z", "project_id": "484ff20acddd4326b89d0d0b47fba385", "id": "a9540554-2cc3-46dc-b262-fac0c34af2d5"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:36:14Z", "security_group_id": "1c682587-fcfa-4617-bf1b-07647dd03b1d", "port_range_min": null, "revision_number": 0, "tenant_id": "484ff20acddd4326b89d0d0b47fba385", "created_at": "2018-12-27T17:36:14Z", "project_id": "484ff20acddd4326b89d0d0b47fba385", "id": "ca730666-c9f3-449a-82e3-f09afd2920c6"}]} 2018-12-27 17:36:15,224 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=1c682587-fcfa-4617-bf1b-07647dd03b1d used request id req-73a4b55d-eec0-41e0-8994-63f9e4cc4d8d 2018-12-27 17:36:15,225 - neutron_utils - INFO - Creating security group to security group - CreateInstanceTwoNetTests-a7904572-544f-4bbd-9315-8f8125d47428-sec-grp 2018-12-27 17:36:15,230 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=CreateInstanceTwoNetTests-a7904572-544f-4bbd-9315-8f8125d47428-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f32a773e3b74bc17771f45d4f3435aa0f259bbf9" 2018-12-27 17:36:15,464 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1405 X-Openstack-Request-Id: req-641390ec-e69e-4707-be16-d44bddd0cb7f Date: Thu, 27 Dec 2018 17:36:15 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "484ff20acddd4326b89d0d0b47fba385", "created_at": "2018-12-27T17:36:14Z", "updated_at": "2018-12-27T17:36:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:36:14Z", "revision_number": 0, "id": "a9540554-2cc3-46dc-b262-fac0c34af2d5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:36:14Z", "security_group_id": "1c682587-fcfa-4617-bf1b-07647dd03b1d", "tenant_id": "484ff20acddd4326b89d0d0b47fba385", "port_range_min": null, "ethertype": "IPv4", "project_id": "484ff20acddd4326b89d0d0b47fba385"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:36:14Z", "revision_number": 0, "id": "ca730666-c9f3-449a-82e3-f09afd2920c6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:36:14Z", "security_group_id": "1c682587-fcfa-4617-bf1b-07647dd03b1d", "tenant_id": "484ff20acddd4326b89d0d0b47fba385", "port_range_min": null, "ethertype": "IPv6", "project_id": "484ff20acddd4326b89d0d0b47fba385"}], "revision_number": 2, "project_id": "484ff20acddd4326b89d0d0b47fba385", "id": "1c682587-fcfa-4617-bf1b-07647dd03b1d", "name": "CreateInstanceTwoNetTests-a7904572-544f-4bbd-9315-8f8125d47428-sec-grp"}]} 2018-12-27 17:36:15,464 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=CreateInstanceTwoNetTests-a7904572-544f-4bbd-9315-8f8125d47428-sec-grp used request id req-641390ec-e69e-4707-be16-d44bddd0cb7f 2018-12-27 17:36:15,467 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 17:36:15,472 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 17:36:15 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 17:36:15,473 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/484ff20acddd4326b89d0d0b47fba385 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f32a773e3b74bc17771f45d4f3435aa0f259bbf9" 2018-12-27 17:36:15,571 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:36:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-628aadb6-babf-40b8-84f5-541d50c0b529 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/484ff20acddd4326b89d0d0b47fba385"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "484ff20acddd4326b89d0d0b47fba385", "name": "CreateInstanceTwoNetTests-dc8610ef-fd5b-4f0-proj"}} 2018-12-27 17:36:15,571 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/484ff20acddd4326b89d0d0b47fba385 used request id req-628aadb6-babf-40b8-84f5-541d50c0b529 2018-12-27 17:36:15,572 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1c682587-fcfa-4617-bf1b-07647dd03b1d 2018-12-27 17:36:15,577 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=1c682587-fcfa-4617-bf1b-07647dd03b1d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f32a773e3b74bc17771f45d4f3435aa0f259bbf9" 2018-12-27 17:36:15,794 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-8c84fed0-1c25-456a-a77d-f97e123da34b Date: Thu, 27 Dec 2018 17:36:15 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:36:14Z", "security_group_id": "1c682587-fcfa-4617-bf1b-07647dd03b1d", "port_range_min": null, "revision_number": 0, "tenant_id": "484ff20acddd4326b89d0d0b47fba385", "created_at": "2018-12-27T17:36:14Z", "project_id": "484ff20acddd4326b89d0d0b47fba385", "id": "a9540554-2cc3-46dc-b262-fac0c34af2d5"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:36:14Z", "security_group_id": "1c682587-fcfa-4617-bf1b-07647dd03b1d", "port_range_min": null, "revision_number": 0, "tenant_id": "484ff20acddd4326b89d0d0b47fba385", "created_at": "2018-12-27T17:36:14Z", "project_id": "484ff20acddd4326b89d0d0b47fba385", "id": "ca730666-c9f3-449a-82e3-f09afd2920c6"}]} 2018-12-27 17:36:15,794 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=1c682587-fcfa-4617-bf1b-07647dd03b1d used request id req-8c84fed0-1c25-456a-a77d-f97e123da34b 2018-12-27 17:36:15,799 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f32a773e3b74bc17771f45d4f3435aa0f259bbf9" -d '{"security_group_rule": {"direction": "ingress", "protocol": 1, "security_group_id": "1c682587-fcfa-4617-bf1b-07647dd03b1d"}}' 2018-12-27 17:36:16,034 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 509 X-Openstack-Request-Id: req-5e32bd82-f9eb-4df8-81c5-5ba7c4fad696 Date: Thu, 27 Dec 2018 17:36:16 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:36:15Z", "security_group_id": "1c682587-fcfa-4617-bf1b-07647dd03b1d", "port_range_min": null, "revision_number": 0, "tenant_id": "484ff20acddd4326b89d0d0b47fba385", "created_at": "2018-12-27T17:36:15Z", "project_id": "484ff20acddd4326b89d0d0b47fba385", "id": "b0747e0d-6747-40c3-8b4a-350069e5ab4a"}} 2018-12-27 17:36:16,034 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/security-group-rules used request id req-5e32bd82-f9eb-4df8-81c5-5ba7c4fad696 2018-12-27 17:36:16,035 - neutron_utils - INFO - Creating security group to security group - CreateInstanceTwoNetTests-a7904572-544f-4bbd-9315-8f8125d47428-sec-grp 2018-12-27 17:36:16,039 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=CreateInstanceTwoNetTests-a7904572-544f-4bbd-9315-8f8125d47428-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f32a773e3b74bc17771f45d4f3435aa0f259bbf9" 2018-12-27 17:36:16,299 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1903 X-Openstack-Request-Id: req-78ae08e0-e0dd-4ae7-8212-307a998fbbec Date: Thu, 27 Dec 2018 17:36:16 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "484ff20acddd4326b89d0d0b47fba385", "created_at": "2018-12-27T17:36:14Z", "updated_at": "2018-12-27T17:36:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:36:14Z", "revision_number": 0, "id": "a9540554-2cc3-46dc-b262-fac0c34af2d5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:36:14Z", "security_group_id": "1c682587-fcfa-4617-bf1b-07647dd03b1d", "tenant_id": "484ff20acddd4326b89d0d0b47fba385", "port_range_min": null, "ethertype": "IPv4", "project_id": "484ff20acddd4326b89d0d0b47fba385"}, {"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:36:15Z", "revision_number": 0, "id": "b0747e0d-6747-40c3-8b4a-350069e5ab4a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:36:15Z", "security_group_id": "1c682587-fcfa-4617-bf1b-07647dd03b1d", "tenant_id": "484ff20acddd4326b89d0d0b47fba385", "port_range_min": null, "ethertype": "IPv4", "project_id": "484ff20acddd4326b89d0d0b47fba385"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:36:14Z", "revision_number": 0, "id": "ca730666-c9f3-449a-82e3-f09afd2920c6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:36:14Z", "security_group_id": "1c682587-fcfa-4617-bf1b-07647dd03b1d", "tenant_id": "484ff20acddd4326b89d0d0b47fba385", "port_range_min": null, "ethertype": "IPv6", "project_id": "484ff20acddd4326b89d0d0b47fba385"}], "revision_number": 3, "project_id": "484ff20acddd4326b89d0d0b47fba385", "id": "1c682587-fcfa-4617-bf1b-07647dd03b1d", "name": "CreateInstanceTwoNetTests-a7904572-544f-4bbd-9315-8f8125d47428-sec-grp"}]} 2018-12-27 17:36:16,299 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=CreateInstanceTwoNetTests-a7904572-544f-4bbd-9315-8f8125d47428-sec-grp used request id req-78ae08e0-e0dd-4ae7-8212-307a998fbbec 2018-12-27 17:36:16,303 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/484ff20acddd4326b89d0d0b47fba385 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f32a773e3b74bc17771f45d4f3435aa0f259bbf9" 2018-12-27 17:36:16,415 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:36:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6324ead2-2d9a-4bcd-b938-cb0496923db5 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/484ff20acddd4326b89d0d0b47fba385"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "484ff20acddd4326b89d0d0b47fba385", "name": "CreateInstanceTwoNetTests-dc8610ef-fd5b-4f0-proj"}} 2018-12-27 17:36:16,415 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/484ff20acddd4326b89d0d0b47fba385 used request id req-6324ead2-2d9a-4bcd-b938-cb0496923db5 2018-12-27 17:36:16,415 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1c682587-fcfa-4617-bf1b-07647dd03b1d 2018-12-27 17:36:16,420 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=1c682587-fcfa-4617-bf1b-07647dd03b1d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f32a773e3b74bc17771f45d4f3435aa0f259bbf9" 2018-12-27 17:36:16,439 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1488 X-Openstack-Request-Id: req-c40d1214-7523-49e3-bc91-b0ebbf4582a0 Date: Thu, 27 Dec 2018 17:36:16 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:36:14Z", "security_group_id": "1c682587-fcfa-4617-bf1b-07647dd03b1d", "port_range_min": null, "revision_number": 0, "tenant_id": "484ff20acddd4326b89d0d0b47fba385", "created_at": "2018-12-27T17:36:14Z", "project_id": "484ff20acddd4326b89d0d0b47fba385", "id": "a9540554-2cc3-46dc-b262-fac0c34af2d5"}, {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:36:15Z", "security_group_id": "1c682587-fcfa-4617-bf1b-07647dd03b1d", "port_range_min": null, "revision_number": 0, "tenant_id": "484ff20acddd4326b89d0d0b47fba385", "created_at": "2018-12-27T17:36:15Z", "project_id": "484ff20acddd4326b89d0d0b47fba385", "id": "b0747e0d-6747-40c3-8b4a-350069e5ab4a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:36:14Z", "security_group_id": "1c682587-fcfa-4617-bf1b-07647dd03b1d", "port_range_min": null, "revision_number": 0, "tenant_id": "484ff20acddd4326b89d0d0b47fba385", "created_at": "2018-12-27T17:36:14Z", "project_id": "484ff20acddd4326b89d0d0b47fba385", "id": "ca730666-c9f3-449a-82e3-f09afd2920c6"}]} 2018-12-27 17:36:16,439 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=1c682587-fcfa-4617-bf1b-07647dd03b1d used request id req-c40d1214-7523-49e3-bc91-b0ebbf4582a0 2018-12-27 17:36:16,444 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f32a773e3b74bc17771f45d4f3435aa0f259bbf9" -d '{"security_group_rule": {"direction": "egress", "protocol": 1, "security_group_id": "1c682587-fcfa-4617-bf1b-07647dd03b1d"}}' 2018-12-27 17:36:16,681 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 508 X-Openstack-Request-Id: req-31f2ee48-0c01-4a83-86ca-5ffadd2d6ade Date: Thu, 27 Dec 2018 17:36:16 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:36:16Z", "security_group_id": "1c682587-fcfa-4617-bf1b-07647dd03b1d", "port_range_min": null, "revision_number": 0, "tenant_id": "484ff20acddd4326b89d0d0b47fba385", "created_at": "2018-12-27T17:36:16Z", "project_id": "484ff20acddd4326b89d0d0b47fba385", "id": "0480752d-a481-487a-a626-56152e63ded2"}} 2018-12-27 17:36:16,681 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/security-group-rules used request id req-31f2ee48-0c01-4a83-86ca-5ffadd2d6ade 2018-12-27 17:36:16,682 - neutron_utils - INFO - Retrieving security group with ID - 1c682587-fcfa-4617-bf1b-07647dd03b1d 2018-12-27 17:36:16,686 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?id=1c682587-fcfa-4617-bf1b-07647dd03b1d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f32a773e3b74bc17771f45d4f3435aa0f259bbf9" 2018-12-27 17:36:16,930 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2400 X-Openstack-Request-Id: req-63d2ed5b-a155-40ed-a2f2-8ebb5b7ad2d1 Date: Thu, 27 Dec 2018 17:36:16 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "484ff20acddd4326b89d0d0b47fba385", "created_at": "2018-12-27T17:36:14Z", "updated_at": "2018-12-27T17:36:16Z", "security_group_rules": [{"direction": "egress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:36:16Z", "revision_number": 0, "id": "0480752d-a481-487a-a626-56152e63ded2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:36:16Z", "security_group_id": "1c682587-fcfa-4617-bf1b-07647dd03b1d", "tenant_id": "484ff20acddd4326b89d0d0b47fba385", "port_range_min": null, "ethertype": "IPv4", "project_id": "484ff20acddd4326b89d0d0b47fba385"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:36:14Z", "revision_number": 0, "id": "a9540554-2cc3-46dc-b262-fac0c34af2d5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:36:14Z", "security_group_id": "1c682587-fcfa-4617-bf1b-07647dd03b1d", "tenant_id": "484ff20acddd4326b89d0d0b47fba385", "port_range_min": null, "ethertype": "IPv4", "project_id": "484ff20acddd4326b89d0d0b47fba385"}, {"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:36:15Z", "revision_number": 0, "id": "b0747e0d-6747-40c3-8b4a-350069e5ab4a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:36:15Z", "security_group_id": "1c682587-fcfa-4617-bf1b-07647dd03b1d", "tenant_id": "484ff20acddd4326b89d0d0b47fba385", "port_range_min": null, "ethertype": "IPv4", "project_id": "484ff20acddd4326b89d0d0b47fba385"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:36:14Z", "revision_number": 0, "id": "ca730666-c9f3-449a-82e3-f09afd2920c6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:36:14Z", "security_group_id": "1c682587-fcfa-4617-bf1b-07647dd03b1d", "tenant_id": "484ff20acddd4326b89d0d0b47fba385", "port_range_min": null, "ethertype": "IPv6", "project_id": "484ff20acddd4326b89d0d0b47fba385"}], "revision_number": 4, "project_id": "484ff20acddd4326b89d0d0b47fba385", "id": "1c682587-fcfa-4617-bf1b-07647dd03b1d", "name": "CreateInstanceTwoNetTests-a7904572-544f-4bbd-9315-8f8125d47428-sec-grp"}]} 2018-12-27 17:36:16,931 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?id=1c682587-fcfa-4617-bf1b-07647dd03b1d used request id req-63d2ed5b-a155-40ed-a2f2-8ebb5b7ad2d1 2018-12-27 17:36:16,931 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1c682587-fcfa-4617-bf1b-07647dd03b1d 2018-12-27 17:36:16,936 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=1c682587-fcfa-4617-bf1b-07647dd03b1d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f32a773e3b74bc17771f45d4f3435aa0f259bbf9" 2018-12-27 17:36:16,956 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1973 X-Openstack-Request-Id: req-934b3530-09fe-4362-97c9-ebd02cd164ae Date: Thu, 27 Dec 2018 17:36:16 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:36:16Z", "security_group_id": "1c682587-fcfa-4617-bf1b-07647dd03b1d", "port_range_min": null, "revision_number": 0, "tenant_id": "484ff20acddd4326b89d0d0b47fba385", "created_at": "2018-12-27T17:36:16Z", "project_id": "484ff20acddd4326b89d0d0b47fba385", "id": "0480752d-a481-487a-a626-56152e63ded2"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:36:14Z", "security_group_id": "1c682587-fcfa-4617-bf1b-07647dd03b1d", "port_range_min": null, "revision_number": 0, "tenant_id": "484ff20acddd4326b89d0d0b47fba385", "created_at": "2018-12-27T17:36:14Z", "project_id": "484ff20acddd4326b89d0d0b47fba385", "id": "a9540554-2cc3-46dc-b262-fac0c34af2d5"}, {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:36:15Z", "security_group_id": "1c682587-fcfa-4617-bf1b-07647dd03b1d", "port_range_min": null, "revision_number": 0, "tenant_id": "484ff20acddd4326b89d0d0b47fba385", "created_at": "2018-12-27T17:36:15Z", "project_id": "484ff20acddd4326b89d0d0b47fba385", "id": "b0747e0d-6747-40c3-8b4a-350069e5ab4a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:36:14Z", "security_group_id": "1c682587-fcfa-4617-bf1b-07647dd03b1d", "port_range_min": null, "revision_number": 0, "tenant_id": "484ff20acddd4326b89d0d0b47fba385", "created_at": "2018-12-27T17:36:14Z", "project_id": "484ff20acddd4326b89d0d0b47fba385", "id": "ca730666-c9f3-449a-82e3-f09afd2920c6"}]} 2018-12-27 17:36:16,956 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=1c682587-fcfa-4617-bf1b-07647dd03b1d used request id req-934b3530-09fe-4362-97c9-ebd02cd164ae 2018-12-27 17:36:16,957 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:36:16,957 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:36:17,364 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18033a6436b74cd19793ef6cdc738d47", "name": "CreateInstanceTwoNetTests-dc8610ef-fd5b-4f0-proj-role"}], "expires_at": "2018-12-27T18:36:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "484ff20acddd4326b89d0d0b47fba385", "name": "CreateInstanceTwoNetTests-dc8610ef-fd5b-4f0-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/484ff20acddd4326b89d0d0b47fba385", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/484ff20acddd4326b89d0d0b47fba385", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/484ff20acddd4326b89d0d0b47fba385", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/484ff20acddd4326b89d0d0b47fba385", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/484ff20acddd4326b89d0d0b47fba385", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/484ff20acddd4326b89d0d0b47fba385", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/484ff20acddd4326b89d0d0b47fba385", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/484ff20acddd4326b89d0d0b47fba385", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/484ff20acddd4326b89d0d0b47fba385", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_484ff20acddd4326b89d0d0b47fba385", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_484ff20acddd4326b89d0d0b47fba385", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/484ff20acddd4326b89d0d0b47fba385", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/484ff20acddd4326b89d0d0b47fba385", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/484ff20acddd4326b89d0d0b47fba385", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-dc8610ef-fd5b-4f0-user", "id": "cb653975b99e445b936502cb9dfd40b3"}, "audit_ids": ["MOHrsDf_TLaDb3GSi1LxgQ"], "issued_at": "2018-12-27T17:36:17.000000Z"}} 2018-12-27 17:36:17,364 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa8072a636863b3f549e164c1fafe7972208f09c" 2018-12-27 17:36:17,459 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:36:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eaf9500a-6f9d-4de2-b358-8e05c98fb680 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:36:17,459 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-eaf9500a-6f9d-4de2-b358-8e05c98fb680 2018-12-27 17:36:17,460 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-27 17:36:17,463 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa8072a636863b3f549e164c1fafe7972208f09c" 2018-12-27 17:36:17,566 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:36:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-479931ce-0600-488a-939d-9d2c35c937a7 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:36:17,566 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-479931ce-0600-488a-939d-9d2c35c937a7 2018-12-27 17:36:17,574 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceTwoNetTests-a7904572-544f-4bbd-9315-8f8125d47428-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa8072a636863b3f549e164c1fafe7972208f09c" 2018-12-27 17:36:17,877 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-3d8239b2-6b34-4e23-a830-477eaf28872f Date: Thu, 27 Dec 2018 17:36:17 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"376dc5c5-dfe5-4bcb-9d80-6cc02060f907","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"484ff20acddd4326b89d0d0b47fba385","status":"ACTIVE","subnets":["5229bd91-95c1-43b7-ae31-4bba6f5f378a"],"description":"","tags":[],"updated_at":"2018-12-27T17:35:48Z","qos_policy_id":null,"name":"CreateInstanceTwoNetTests-a7904572-544f-4bbd-9315-8f8125d47428-net1","admin_state_up":true,"tenant_id":"484ff20acddd4326b89d0d0b47fba385","created_at":"2018-12-27T17:35:46Z","mtu":1442}]} 2018-12-27 17:36:17,877 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceTwoNetTests-a7904572-544f-4bbd-9315-8f8125d47428-net1 used request id req-3d8239b2-6b34-4e23-a830-477eaf28872f 2018-12-27 17:36:17,883 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=376dc5c5-dfe5-4bcb-9d80-6cc02060f907 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa8072a636863b3f549e164c1fafe7972208f09c" 2018-12-27 17:36:18,132 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-becb48a7-4980-4b63-9a52-5d9b0509420d Date: Thu, 27 Dec 2018 17:36:18 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"376dc5c5-dfe5-4bcb-9d80-6cc02060f907","tenant_id":"484ff20acddd4326b89d0d0b47fba385","created_at":"2018-12-27T17:35:48Z","dns_nameservers":[],"updated_at":"2018-12-27T17:35:48Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"484ff20acddd4326b89d0d0b47fba385","id":"5229bd91-95c1-43b7-ae31-4bba6f5f378a","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-a7904572-544f-4bbd-9315-8f8125d47428-subnet1"}]} 2018-12-27 17:36:18,132 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=376dc5c5-dfe5-4bcb-9d80-6cc02060f907 used request id req-becb48a7-4980-4b63-9a52-5d9b0509420d 2018-12-27 17:36:18,137 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceTwoNetTests-a7904572-544f-4bbd-9315-8f8125d47428-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa8072a636863b3f549e164c1fafe7972208f09c" 2018-12-27 17:36:18,415 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-477c5bcd-993b-46a3-8884-178c10e75314 Date: Thu, 27 Dec 2018 17:36:18 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"376dc5c5-dfe5-4bcb-9d80-6cc02060f907","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"484ff20acddd4326b89d0d0b47fba385","status":"ACTIVE","subnets":["5229bd91-95c1-43b7-ae31-4bba6f5f378a"],"description":"","tags":[],"updated_at":"2018-12-27T17:35:48Z","qos_policy_id":null,"name":"CreateInstanceTwoNetTests-a7904572-544f-4bbd-9315-8f8125d47428-net1","admin_state_up":true,"tenant_id":"484ff20acddd4326b89d0d0b47fba385","created_at":"2018-12-27T17:35:46Z","mtu":1442}]} 2018-12-27 17:36:18,415 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceTwoNetTests-a7904572-544f-4bbd-9315-8f8125d47428-net1 used request id req-477c5bcd-993b-46a3-8884-178c10e75314 2018-12-27 17:36:18,419 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 17:36:18,424 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 17:36:18 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 17:36:18,425 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/484ff20acddd4326b89d0d0b47fba385 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa8072a636863b3f549e164c1fafe7972208f09c" 2018-12-27 17:36:18,528 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:36:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-da9b8ef0-13ef-4036-b952-9f9c5dd56bef Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/484ff20acddd4326b89d0d0b47fba385"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "484ff20acddd4326b89d0d0b47fba385", "name": "CreateInstanceTwoNetTests-dc8610ef-fd5b-4f0-proj"}} 2018-12-27 17:36:18,528 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/484ff20acddd4326b89d0d0b47fba385 used request id req-da9b8ef0-13ef-4036-b952-9f9c5dd56bef 2018-12-27 17:36:18,533 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=376dc5c5-dfe5-4bcb-9d80-6cc02060f907 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa8072a636863b3f549e164c1fafe7972208f09c" 2018-12-27 17:36:18,774 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-9296e8a8-40d0-4f2f-bd20-09a39046b274 Date: Thu, 27 Dec 2018 17:36:18 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"376dc5c5-dfe5-4bcb-9d80-6cc02060f907","tenant_id":"484ff20acddd4326b89d0d0b47fba385","created_at":"2018-12-27T17:35:48Z","dns_nameservers":[],"updated_at":"2018-12-27T17:35:48Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"484ff20acddd4326b89d0d0b47fba385","id":"5229bd91-95c1-43b7-ae31-4bba6f5f378a","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-a7904572-544f-4bbd-9315-8f8125d47428-subnet1"}]} 2018-12-27 17:36:18,775 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=376dc5c5-dfe5-4bcb-9d80-6cc02060f907 used request id req-9296e8a8-40d0-4f2f-bd20-09a39046b274 2018-12-27 17:36:18,780 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=376dc5c5-dfe5-4bcb-9d80-6cc02060f907&name=CreateInstanceTwoNetTests-a7904572-544f-4bbd-9315-8f8125d47428-vm1-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa8072a636863b3f549e164c1fafe7972208f09c" 2018-12-27 17:36:18,992 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-e7395112-ff80-4eac-8f37-e562ed2a8444 Date: Thu, 27 Dec 2018 17:36:18 GMT RESP BODY: {"ports":[]} 2018-12-27 17:36:18,992 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=376dc5c5-dfe5-4bcb-9d80-6cc02060f907&name=CreateInstanceTwoNetTests-a7904572-544f-4bbd-9315-8f8125d47428-vm1-port&admin_state_up=True used request id req-e7395112-ff80-4eac-8f37-e562ed2a8444 2018-12-27 17:36:18,995 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/detail?name=CreateInstanceTwoNetTests-a7904572-544f-4bbd-9315-8f8125d47428-inst1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa8072a636863b3f549e164c1fafe7972208f09c" 2018-12-27 17:36:19,649 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:36:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-84393fe4-2089-4945-85cd-977e65a0346a x-compute-request-id: req-84393fe4-2089-4945-85cd-977e65a0346a Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-12-27 17:36:19,649 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail?name=CreateInstanceTwoNetTests-a7904572-544f-4bbd-9315-8f8125d47428-inst1 used request id req-84393fe4-2089-4945-85cd-977e65a0346a 2018-12-27 17:36:19,655 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceTwoNetTests-a7904572-544f-4bbd-9315-8f8125d47428-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa8072a636863b3f549e164c1fafe7972208f09c" 2018-12-27 17:36:20,646 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-ada2d033-f748-4e0c-bb4a-2ff15a3d7856 Date: Thu, 27 Dec 2018 17:36:20 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"376dc5c5-dfe5-4bcb-9d80-6cc02060f907","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"484ff20acddd4326b89d0d0b47fba385","status":"ACTIVE","subnets":["5229bd91-95c1-43b7-ae31-4bba6f5f378a"],"description":"","tags":[],"updated_at":"2018-12-27T17:35:48Z","qos_policy_id":null,"name":"CreateInstanceTwoNetTests-a7904572-544f-4bbd-9315-8f8125d47428-net1","admin_state_up":true,"tenant_id":"484ff20acddd4326b89d0d0b47fba385","created_at":"2018-12-27T17:35:46Z","mtu":1442}]} 2018-12-27 17:36:20,646 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceTwoNetTests-a7904572-544f-4bbd-9315-8f8125d47428-net1 used request id req-ada2d033-f748-4e0c-bb4a-2ff15a3d7856 2018-12-27 17:36:20,651 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=376dc5c5-dfe5-4bcb-9d80-6cc02060f907 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa8072a636863b3f549e164c1fafe7972208f09c" 2018-12-27 17:36:20,915 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-98f94194-cd68-443a-83cc-f473af6c3579 Date: Thu, 27 Dec 2018 17:36:20 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"376dc5c5-dfe5-4bcb-9d80-6cc02060f907","tenant_id":"484ff20acddd4326b89d0d0b47fba385","created_at":"2018-12-27T17:35:48Z","dns_nameservers":[],"updated_at":"2018-12-27T17:35:48Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"484ff20acddd4326b89d0d0b47fba385","id":"5229bd91-95c1-43b7-ae31-4bba6f5f378a","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-a7904572-544f-4bbd-9315-8f8125d47428-subnet1"}]} 2018-12-27 17:36:20,916 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=376dc5c5-dfe5-4bcb-9d80-6cc02060f907 used request id req-98f94194-cd68-443a-83cc-f473af6c3579 2018-12-27 17:36:20,921 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceTwoNetTests-a7904572-544f-4bbd-9315-8f8125d47428-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa8072a636863b3f549e164c1fafe7972208f09c" 2018-12-27 17:36:21,019 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-12b10a17-4355-47db-88b2-e16bd1cf4170 Date: Thu, 27 Dec 2018 17:36:21 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"376dc5c5-dfe5-4bcb-9d80-6cc02060f907","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"484ff20acddd4326b89d0d0b47fba385","status":"ACTIVE","subnets":["5229bd91-95c1-43b7-ae31-4bba6f5f378a"],"description":"","tags":[],"updated_at":"2018-12-27T17:35:48Z","qos_policy_id":null,"name":"CreateInstanceTwoNetTests-a7904572-544f-4bbd-9315-8f8125d47428-net1","admin_state_up":true,"tenant_id":"484ff20acddd4326b89d0d0b47fba385","created_at":"2018-12-27T17:35:46Z","mtu":1442}]} 2018-12-27 17:36:21,019 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceTwoNetTests-a7904572-544f-4bbd-9315-8f8125d47428-net1 used request id req-12b10a17-4355-47db-88b2-e16bd1cf4170 2018-12-27 17:36:21,023 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/484ff20acddd4326b89d0d0b47fba385 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa8072a636863b3f549e164c1fafe7972208f09c" 2018-12-27 17:36:21,121 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:36:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-017596bf-20d0-4972-8b22-fc898d6af667 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/484ff20acddd4326b89d0d0b47fba385"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "484ff20acddd4326b89d0d0b47fba385", "name": "CreateInstanceTwoNetTests-dc8610ef-fd5b-4f0-proj"}} 2018-12-27 17:36:21,121 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/484ff20acddd4326b89d0d0b47fba385 used request id req-017596bf-20d0-4972-8b22-fc898d6af667 2018-12-27 17:36:21,126 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=376dc5c5-dfe5-4bcb-9d80-6cc02060f907 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa8072a636863b3f549e164c1fafe7972208f09c" 2018-12-27 17:36:21,755 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-be683ae9-a62b-4f6e-9369-3b046b6ae3b2 Date: Thu, 27 Dec 2018 17:36:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"376dc5c5-dfe5-4bcb-9d80-6cc02060f907","tenant_id":"484ff20acddd4326b89d0d0b47fba385","created_at":"2018-12-27T17:35:48Z","dns_nameservers":[],"updated_at":"2018-12-27T17:35:48Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"484ff20acddd4326b89d0d0b47fba385","id":"5229bd91-95c1-43b7-ae31-4bba6f5f378a","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-a7904572-544f-4bbd-9315-8f8125d47428-subnet1"}]} 2018-12-27 17:36:21,755 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=376dc5c5-dfe5-4bcb-9d80-6cc02060f907 used request id req-be683ae9-a62b-4f6e-9369-3b046b6ae3b2 2018-12-27 17:36:21,761 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=376dc5c5-dfe5-4bcb-9d80-6cc02060f907&name=CreateInstanceTwoNetTests-a7904572-544f-4bbd-9315-8f8125d47428-vm1-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa8072a636863b3f549e164c1fafe7972208f09c" 2018-12-27 17:36:21,798 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-124db3fb-76d3-40e8-bd8a-0fdc32a1ab75 Date: Thu, 27 Dec 2018 17:36:21 GMT RESP BODY: {"ports":[]} 2018-12-27 17:36:21,798 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=376dc5c5-dfe5-4bcb-9d80-6cc02060f907&name=CreateInstanceTwoNetTests-a7904572-544f-4bbd-9315-8f8125d47428-vm1-port&admin_state_up=True used request id req-124db3fb-76d3-40e8-bd8a-0fdc32a1ab75 2018-12-27 17:36:21,799 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:36:21,799 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:36:22,215 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18033a6436b74cd19793ef6cdc738d47", "name": "CreateInstanceTwoNetTests-dc8610ef-fd5b-4f0-proj-role"}], "expires_at": "2018-12-27T18:36:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "484ff20acddd4326b89d0d0b47fba385", "name": "CreateInstanceTwoNetTests-dc8610ef-fd5b-4f0-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/484ff20acddd4326b89d0d0b47fba385", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/484ff20acddd4326b89d0d0b47fba385", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/484ff20acddd4326b89d0d0b47fba385", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/484ff20acddd4326b89d0d0b47fba385", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/484ff20acddd4326b89d0d0b47fba385", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/484ff20acddd4326b89d0d0b47fba385", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/484ff20acddd4326b89d0d0b47fba385", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/484ff20acddd4326b89d0d0b47fba385", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/484ff20acddd4326b89d0d0b47fba385", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_484ff20acddd4326b89d0d0b47fba385", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_484ff20acddd4326b89d0d0b47fba385", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/484ff20acddd4326b89d0d0b47fba385", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/484ff20acddd4326b89d0d0b47fba385", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/484ff20acddd4326b89d0d0b47fba385", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-dc8610ef-fd5b-4f0-user", "id": "cb653975b99e445b936502cb9dfd40b3"}, "audit_ids": ["DsZMyaLgTm6VAr9iDWWC-w"], "issued_at": "2018-12-27T17:36:22.000000Z"}} 2018-12-27 17:36:22,216 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9ca32d41a9ebfdb043e5cf40876fa93329cc4d0" 2018-12-27 17:36:22,317 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:36:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-48eb7b74-83a3-47a6-8aab-30f8bf85b03c Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:36:22,317 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-48eb7b74-83a3-47a6-8aab-30f8bf85b03c 2018-12-27 17:36:22,322 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceTwoNetTests-a7904572-544f-4bbd-9315-8f8125d47428-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa8072a636863b3f549e164c1fafe7972208f09c" 2018-12-27 17:36:22,611 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-9eb9108d-d086-41b8-8798-9635c0f52fbc Date: Thu, 27 Dec 2018 17:36:22 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"376dc5c5-dfe5-4bcb-9d80-6cc02060f907","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"484ff20acddd4326b89d0d0b47fba385","status":"ACTIVE","subnets":["5229bd91-95c1-43b7-ae31-4bba6f5f378a"],"description":"","tags":[],"updated_at":"2018-12-27T17:35:48Z","qos_policy_id":null,"name":"CreateInstanceTwoNetTests-a7904572-544f-4bbd-9315-8f8125d47428-net1","admin_state_up":true,"tenant_id":"484ff20acddd4326b89d0d0b47fba385","created_at":"2018-12-27T17:35:46Z","mtu":1442}]} 2018-12-27 17:36:22,611 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceTwoNetTests-a7904572-544f-4bbd-9315-8f8125d47428-net1 used request id req-9eb9108d-d086-41b8-8798-9635c0f52fbc 2018-12-27 17:36:22,616 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=376dc5c5-dfe5-4bcb-9d80-6cc02060f907 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa8072a636863b3f549e164c1fafe7972208f09c" 2018-12-27 17:36:22,849 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-6071b8d5-46a6-466c-ba0c-c374966d499c Date: Thu, 27 Dec 2018 17:36:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"376dc5c5-dfe5-4bcb-9d80-6cc02060f907","tenant_id":"484ff20acddd4326b89d0d0b47fba385","created_at":"2018-12-27T17:35:48Z","dns_nameservers":[],"updated_at":"2018-12-27T17:35:48Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"484ff20acddd4326b89d0d0b47fba385","id":"5229bd91-95c1-43b7-ae31-4bba6f5f378a","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-a7904572-544f-4bbd-9315-8f8125d47428-subnet1"}]} 2018-12-27 17:36:22,850 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=376dc5c5-dfe5-4bcb-9d80-6cc02060f907 used request id req-6071b8d5-46a6-466c-ba0c-c374966d499c 2018-12-27 17:36:22,855 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceTwoNetTests-a7904572-544f-4bbd-9315-8f8125d47428-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa8072a636863b3f549e164c1fafe7972208f09c" 2018-12-27 17:36:23,140 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-dcc239c4-200e-48a6-aec3-daf2b4f70b1e Date: Thu, 27 Dec 2018 17:36:23 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"376dc5c5-dfe5-4bcb-9d80-6cc02060f907","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"484ff20acddd4326b89d0d0b47fba385","status":"ACTIVE","subnets":["5229bd91-95c1-43b7-ae31-4bba6f5f378a"],"description":"","tags":[],"updated_at":"2018-12-27T17:35:48Z","qos_policy_id":null,"name":"CreateInstanceTwoNetTests-a7904572-544f-4bbd-9315-8f8125d47428-net1","admin_state_up":true,"tenant_id":"484ff20acddd4326b89d0d0b47fba385","created_at":"2018-12-27T17:35:46Z","mtu":1442}]} 2018-12-27 17:36:23,140 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceTwoNetTests-a7904572-544f-4bbd-9315-8f8125d47428-net1 used request id req-dcc239c4-200e-48a6-aec3-daf2b4f70b1e 2018-12-27 17:36:23,143 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 17:36:23,149 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 17:36:23 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 17:36:23,150 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/484ff20acddd4326b89d0d0b47fba385 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9ca32d41a9ebfdb043e5cf40876fa93329cc4d0" 2018-12-27 17:36:23,255 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:36:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8b149a46-965d-4037-b850-bbd02fea613e Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/484ff20acddd4326b89d0d0b47fba385"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "484ff20acddd4326b89d0d0b47fba385", "name": "CreateInstanceTwoNetTests-dc8610ef-fd5b-4f0-proj"}} 2018-12-27 17:36:23,255 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/484ff20acddd4326b89d0d0b47fba385 used request id req-8b149a46-965d-4037-b850-bbd02fea613e 2018-12-27 17:36:23,260 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=376dc5c5-dfe5-4bcb-9d80-6cc02060f907 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa8072a636863b3f549e164c1fafe7972208f09c" 2018-12-27 17:36:23,506 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-c7471f71-37ac-47a2-9819-73d71c65549b Date: Thu, 27 Dec 2018 17:36:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"376dc5c5-dfe5-4bcb-9d80-6cc02060f907","tenant_id":"484ff20acddd4326b89d0d0b47fba385","created_at":"2018-12-27T17:35:48Z","dns_nameservers":[],"updated_at":"2018-12-27T17:35:48Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"484ff20acddd4326b89d0d0b47fba385","id":"5229bd91-95c1-43b7-ae31-4bba6f5f378a","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-a7904572-544f-4bbd-9315-8f8125d47428-subnet1"}]} 2018-12-27 17:36:23,506 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=376dc5c5-dfe5-4bcb-9d80-6cc02060f907 used request id req-c7471f71-37ac-47a2-9819-73d71c65549b 2018-12-27 17:36:23,512 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=376dc5c5-dfe5-4bcb-9d80-6cc02060f907&name=CreateInstanceTwoNetTests-a7904572-544f-4bbd-9315-8f8125d47428-subnet1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa8072a636863b3f549e164c1fafe7972208f09c" 2018-12-27 17:36:23,559 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-cc026ef0-32f1-4f2e-9025-bb7e0a38ca9b Date: Thu, 27 Dec 2018 17:36:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"376dc5c5-dfe5-4bcb-9d80-6cc02060f907","tenant_id":"484ff20acddd4326b89d0d0b47fba385","created_at":"2018-12-27T17:35:48Z","dns_nameservers":[],"updated_at":"2018-12-27T17:35:48Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"484ff20acddd4326b89d0d0b47fba385","id":"5229bd91-95c1-43b7-ae31-4bba6f5f378a","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-a7904572-544f-4bbd-9315-8f8125d47428-subnet1"}]} 2018-12-27 17:36:23,559 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=376dc5c5-dfe5-4bcb-9d80-6cc02060f907&name=CreateInstanceTwoNetTests-a7904572-544f-4bbd-9315-8f8125d47428-subnet1 used request id req-cc026ef0-32f1-4f2e-9025-bb7e0a38ca9b 2018-12-27 17:36:23,560 - neutron_utils - INFO - Creating port for network with name - CreateInstanceTwoNetTests-a7904572-544f-4bbd-9315-8f8125d47428-net1 2018-12-27 17:36:23,565 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa8072a636863b3f549e164c1fafe7972208f09c" -d '{"port": {"network_id": "376dc5c5-dfe5-4bcb-9d80-6cc02060f907", "fixed_ips": [{"subnet_id": "5229bd91-95c1-43b7-ae31-4bba6f5f378a", "ip_address": "10.200.201.5"}], "name": "CreateInstanceTwoNetTests-a7904572-544f-4bbd-9315-8f8125d47428-vm1-port", "admin_state_up": true}}' 2018-12-27 17:36:24,748 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 924 X-Openstack-Request-Id: req-bf931c47-4ce0-4c4b-95ab-297e6394466e Date: Thu, 27 Dec 2018 17:36:24 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T17:36:24Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"5229bd91-95c1-43b7-ae31-4bba6f5f378a","ip_address":"10.200.201.5"}],"id":"bd926072-b57c-4e82-b326-ab7ce389bbd3","security_groups":["c5f70adf-98c1-493a-b32e-8094737065ce"],"mac_address":"fa:16:3e:ad:3f:99","device_id":"","status":"DOWN","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-200-201-5","ip_address":"10.200.201.5","fqdn":"host-10-200-201-5.openstacklocal."}],"name":"CreateInstanceTwoNetTests-a7904572-544f-4bbd-9315-8f8125d47428-vm1-port","project_id":"484ff20acddd4326b89d0d0b47fba385","qos_policy_id":null,"admin_state_up":true,"network_id":"376dc5c5-dfe5-4bcb-9d80-6cc02060f907","dns_name":"","created_at":"2018-12-27T17:36:23Z","binding:vnic_type":"normal","tenant_id":"484ff20acddd4326b89d0d0b47fba385"}} 2018-12-27 17:36:24,749 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/ports used request id req-bf931c47-4ce0-4c4b-95ab-297e6394466e 2018-12-27 17:36:24,753 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceTwoNetTests-a7904572-544f-4bbd-9315-8f8125d47428-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa8072a636863b3f549e164c1fafe7972208f09c" 2018-12-27 17:36:25,038 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-0184691e-d93c-49be-92d5-c5e2c150a4ff Date: Thu, 27 Dec 2018 17:36:25 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"376dc5c5-dfe5-4bcb-9d80-6cc02060f907","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"484ff20acddd4326b89d0d0b47fba385","status":"ACTIVE","subnets":["5229bd91-95c1-43b7-ae31-4bba6f5f378a"],"description":"","tags":[],"updated_at":"2018-12-27T17:35:48Z","qos_policy_id":null,"name":"CreateInstanceTwoNetTests-a7904572-544f-4bbd-9315-8f8125d47428-net1","admin_state_up":true,"tenant_id":"484ff20acddd4326b89d0d0b47fba385","created_at":"2018-12-27T17:35:46Z","mtu":1442}]} 2018-12-27 17:36:25,038 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceTwoNetTests-a7904572-544f-4bbd-9315-8f8125d47428-net1 used request id req-0184691e-d93c-49be-92d5-c5e2c150a4ff 2018-12-27 17:36:25,043 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=376dc5c5-dfe5-4bcb-9d80-6cc02060f907 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa8072a636863b3f549e164c1fafe7972208f09c" 2018-12-27 17:36:25,277 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-41e3e7a2-9e46-4e48-a4df-399f68373e43 Date: Thu, 27 Dec 2018 17:36:25 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"376dc5c5-dfe5-4bcb-9d80-6cc02060f907","tenant_id":"484ff20acddd4326b89d0d0b47fba385","created_at":"2018-12-27T17:35:48Z","dns_nameservers":[],"updated_at":"2018-12-27T17:35:48Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"484ff20acddd4326b89d0d0b47fba385","id":"5229bd91-95c1-43b7-ae31-4bba6f5f378a","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-a7904572-544f-4bbd-9315-8f8125d47428-subnet1"}]} 2018-12-27 17:36:25,277 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=376dc5c5-dfe5-4bcb-9d80-6cc02060f907 used request id req-41e3e7a2-9e46-4e48-a4df-399f68373e43 2018-12-27 17:36:25,282 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceTwoNetTests-a7904572-544f-4bbd-9315-8f8125d47428-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa8072a636863b3f549e164c1fafe7972208f09c" 2018-12-27 17:36:25,618 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-7125c0a7-b7ea-40e0-88cb-094fd393a3c7 Date: Thu, 27 Dec 2018 17:36:25 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"376dc5c5-dfe5-4bcb-9d80-6cc02060f907","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"484ff20acddd4326b89d0d0b47fba385","status":"ACTIVE","subnets":["5229bd91-95c1-43b7-ae31-4bba6f5f378a"],"description":"","tags":[],"updated_at":"2018-12-27T17:35:48Z","qos_policy_id":null,"name":"CreateInstanceTwoNetTests-a7904572-544f-4bbd-9315-8f8125d47428-net1","admin_state_up":true,"tenant_id":"484ff20acddd4326b89d0d0b47fba385","created_at":"2018-12-27T17:35:46Z","mtu":1442}]} 2018-12-27 17:36:25,618 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceTwoNetTests-a7904572-544f-4bbd-9315-8f8125d47428-net1 used request id req-7125c0a7-b7ea-40e0-88cb-094fd393a3c7 2018-12-27 17:36:25,622 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/484ff20acddd4326b89d0d0b47fba385 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa8072a636863b3f549e164c1fafe7972208f09c" 2018-12-27 17:36:25,723 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:36:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6e2efd8c-d8c5-48b1-93ff-672a9c425b34 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/484ff20acddd4326b89d0d0b47fba385"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "484ff20acddd4326b89d0d0b47fba385", "name": "CreateInstanceTwoNetTests-dc8610ef-fd5b-4f0-proj"}} 2018-12-27 17:36:25,723 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/484ff20acddd4326b89d0d0b47fba385 used request id req-6e2efd8c-d8c5-48b1-93ff-672a9c425b34 2018-12-27 17:36:25,728 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=376dc5c5-dfe5-4bcb-9d80-6cc02060f907 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa8072a636863b3f549e164c1fafe7972208f09c" 2018-12-27 17:36:25,779 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-22ba467e-af21-4688-ac0e-3721d40f9847 Date: Thu, 27 Dec 2018 17:36:25 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"376dc5c5-dfe5-4bcb-9d80-6cc02060f907","tenant_id":"484ff20acddd4326b89d0d0b47fba385","created_at":"2018-12-27T17:35:48Z","dns_nameservers":[],"updated_at":"2018-12-27T17:35:48Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"484ff20acddd4326b89d0d0b47fba385","id":"5229bd91-95c1-43b7-ae31-4bba6f5f378a","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-a7904572-544f-4bbd-9315-8f8125d47428-subnet1"}]} 2018-12-27 17:36:25,779 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=376dc5c5-dfe5-4bcb-9d80-6cc02060f907 used request id req-22ba467e-af21-4688-ac0e-3721d40f9847 2018-12-27 17:36:25,785 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=376dc5c5-dfe5-4bcb-9d80-6cc02060f907&name=CreateInstanceTwoNetTests-a7904572-544f-4bbd-9315-8f8125d47428-vm1-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa8072a636863b3f549e164c1fafe7972208f09c" 2018-12-27 17:36:25,834 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 927 X-Openstack-Request-Id: req-5a19dcad-e335-4d2e-8ad8-baf87e3261a2 Date: Thu, 27 Dec 2018 17:36:25 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T17:36:24Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"5229bd91-95c1-43b7-ae31-4bba6f5f378a","ip_address":"10.200.201.5"}],"id":"bd926072-b57c-4e82-b326-ab7ce389bbd3","security_groups":["c5f70adf-98c1-493a-b32e-8094737065ce"],"mac_address":"fa:16:3e:ad:3f:99","project_id":"484ff20acddd4326b89d0d0b47fba385","status":"DOWN","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-200-201-5","ip_address":"10.200.201.5","fqdn":"host-10-200-201-5.openstacklocal."}],"qos_policy_id":null,"name":"CreateInstanceTwoNetTests-a7904572-544f-4bbd-9315-8f8125d47428-vm1-port","admin_state_up":true,"network_id":"376dc5c5-dfe5-4bcb-9d80-6cc02060f907","dns_name":"","created_at":"2018-12-27T17:36:23Z","binding:vnic_type":"normal","device_id":"","tenant_id":"484ff20acddd4326b89d0d0b47fba385"}]} 2018-12-27 17:36:25,834 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=376dc5c5-dfe5-4bcb-9d80-6cc02060f907&name=CreateInstanceTwoNetTests-a7904572-544f-4bbd-9315-8f8125d47428-vm1-port&admin_state_up=True used request id req-5a19dcad-e335-4d2e-8ad8-baf87e3261a2 2018-12-27 17:36:25,838 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/484ff20acddd4326b89d0d0b47fba385 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa8072a636863b3f549e164c1fafe7972208f09c" 2018-12-27 17:36:25,931 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:36:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d0d50887-c31a-4aad-af51-4bb678dbce9b Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/484ff20acddd4326b89d0d0b47fba385"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "484ff20acddd4326b89d0d0b47fba385", "name": "CreateInstanceTwoNetTests-dc8610ef-fd5b-4f0-proj"}} 2018-12-27 17:36:25,931 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/484ff20acddd4326b89d0d0b47fba385 used request id req-d0d50887-c31a-4aad-af51-4bb678dbce9b 2018-12-27 17:36:25,931 - nova_utils - INFO - Creating VM with name - CreateInstanceTwoNetTests-a7904572-544f-4bbd-9315-8f8125d47428-inst1 2018-12-27 17:36:25,934 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa8072a636863b3f549e164c1fafe7972208f09c" 2018-12-27 17:36:25,959 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:36:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4c75abb6-4294-4293-8d51-774b166aa0f1 x-compute-request-id: req-4c75abb6-4294-4293-8d51-774b166aa0f1 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"flavors": [{"id": "25df0771-e9fa-493e-bc3b-4de20130cf50", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/25df0771-e9fa-493e-bc3b-4de20130cf50", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/25df0771-e9fa-493e-bc3b-4de20130cf50", "rel": "bookmark"}], "name": "CreateInstanceTwoNetTests-a7904572-544f-4bbd-9315-8f8125d47428-flavor-name"}]} 2018-12-27 17:36:25,959 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-4c75abb6-4294-4293-8d51-774b166aa0f1 2018-12-27 17:36:25,962 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/flavors/25df0771-e9fa-493e-bc3b-4de20130cf50 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa8072a636863b3f549e164c1fafe7972208f09c" 2018-12-27 17:36:25,983 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:36:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cd02fb7f-6596-454b-9cad-5e688cf3293b x-compute-request-id: req-cd02fb7f-6596-454b-9cad-5e688cf3293b Content-Encoding: gzip Content-Length: 323 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstanceTwoNetTests-a7904572-544f-4bbd-9315-8f8125d47428-flavor-name", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/25df0771-e9fa-493e-bc3b-4de20130cf50", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/25df0771-e9fa-493e-bc3b-4de20130cf50", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "25df0771-e9fa-493e-bc3b-4de20130cf50"}} 2018-12-27 17:36:25,983 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/25df0771-e9fa-493e-bc3b-4de20130cf50 used request id req-cd02fb7f-6596-454b-9cad-5e688cf3293b 2018-12-27 17:36:25,986 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceTwoNetTests-054a2dda-c012-4695-927a-d8f8f1844df0 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}aa8072a636863b3f549e164c1fafe7972208f09c" 2018-12-27 17:36:26,201 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1048 Content-Type: application/json X-Openstack-Request-Id: req-d0e92355-a26b-4c5f-8c39-69f524eb82a2 Date: Thu, 27 Dec 2018 17:36:26 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceTwoNetTests-054a2dda-c012-4695-927a-d8f8f1844df0", "tags": [], "container_format": "bare", "created_at": "2018-12-27T17:35:43Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-27T17:35:44Z", "visibility": "shared", "locations": [{"url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/efee093e-9121-422e-8b10-f8de43ec3995/snap", "metadata": {}}], "self": "/v2/images/efee093e-9121-422e-8b10-f8de43ec3995", "min_disk": 0, "protected": false, "id": "efee093e-9121-422e-8b10-f8de43ec3995", "file": "/v2/images/efee093e-9121-422e-8b10-f8de43ec3995/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "484ff20acddd4326b89d0d0b47fba385", "direct_url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/efee093e-9121-422e-8b10-f8de43ec3995/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceTwoNetTests-054a2dda-c012-4695-927a-d8f8f1844df0"} 2018-12-27 17:36:26,202 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceTwoNetTests-054a2dda-c012-4695-927a-d8f8f1844df0 used request id req-d0e92355-a26b-4c5f-8c39-69f524eb82a2 2018-12-27 17:36:26,205 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}aa8072a636863b3f549e164c1fafe7972208f09c" 2018-12-27 17:36:26,395 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-6f11483c-1150-44dc-bb35-7894700fe1a2 Date: Thu, 27 Dec 2018 17:36:26 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-27 17:36:26,395 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/schemas/image used request id req-6f11483c-1150-44dc-bb35-7894700fe1a2 2018-12-27 17:36:26,401 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa8072a636863b3f549e164c1fafe7972208f09c" -d '{"server": {"name": "CreateInstanceTwoNetTests-a7904572-544f-4bbd-9315-8f8125d47428-inst1", "imageRef": "efee093e-9121-422e-8b10-f8de43ec3995", "flavorRef": "25df0771-e9fa-493e-bc3b-4de20130cf50", "user_data": "IyEvYmluL3NoCgp3aGlsZSB0cnVlOyBkbwogcGluZyAtYyAxIDEwLjIwMC4yMDIuNSAyPiYxID4vZGV2L251bGwKIFJFUz0kPwogaWYgWyAiWiRSRVMiID0gIlowIiBdIDsgdGhlbgogIGVjaG8gJ3ZQaW5nIE9LJwogIGJyZWFrCiBlbHNlCiAgZWNobyAndlBpbmcgS08nCiBmaQogc2xlZXAgMQpkb25lCgo=", "max_count": 1, "min_count": 1, "networks": [{"port": "bd926072-b57c-4e82-b326-ab7ce389bbd3"}], "security_groups": [{"name": "CreateInstanceTwoNetTests-a7904572-544f-4bbd-9315-8f8125d47428-sec-grp"}]}}' 2018-12-27 17:36:29,355 - novaclient.v2.client - DEBUG - RESP: [202] Date: Thu, 27 Dec 2018 17:36:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-53e413e9-78f1-4c2a-8b51-ab2ca87d2561 x-compute-request-id: req-53e413e9-78f1-4c2a-8b51-ab2ca87d2561 Content-Length: 437 location: http://172.30.9.31:8774/v2.1/servers/3fe5d89d-cd9f-4976-a2bb-c8eb43c49ca4 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "CreateInstanceTwoNetTests-a7904572-544f-4bbd-9315-8f8125d47428-sec-grp"}], "OS-DCF:diskConfig": "MANUAL", "id": "3fe5d89d-cd9f-4976-a2bb-c8eb43c49ca4", "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/3fe5d89d-cd9f-4976-a2bb-c8eb43c49ca4", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/3fe5d89d-cd9f-4976-a2bb-c8eb43c49ca4", "rel": "bookmark"}], "adminPass": "y7PXtAARK72u"}} 2018-12-27 17:36:29,355 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers used request id req-53e413e9-78f1-4c2a-8b51-ab2ca87d2561 2018-12-27 17:36:29,359 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/3fe5d89d-cd9f-4976-a2bb-c8eb43c49ca4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa8072a636863b3f549e164c1fafe7972208f09c" 2018-12-27 17:36:29,616 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:36:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-aa8a5209-a0cb-46c5-9695-8e982e0e1463 x-compute-request-id: req-aa8a5209-a0cb-46c5-9695-8e982e0e1463 Content-Encoding: gzip Content-Length: 613 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/3fe5d89d-cd9f-4976-a2bb-c8eb43c49ca4", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/3fe5d89d-cd9f-4976-a2bb-c8eb43c49ca4", "rel": "bookmark"}], "image": {"id": "efee093e-9121-422e-8b10-f8de43ec3995", "links": [{"href": "http://172.30.9.31:8774/images/efee093e-9121-422e-8b10-f8de43ec3995", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "25df0771-e9fa-493e-bc3b-4de20130cf50", "links": [{"href": "http://172.30.9.31:8774/flavors/25df0771-e9fa-493e-bc3b-4de20130cf50", "rel": "bookmark"}]}, "id": "3fe5d89d-cd9f-4976-a2bb-c8eb43c49ca4", "user_id": "cb653975b99e445b936502cb9dfd40b3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T17:36:29Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-a7904572-544f-4bbd-9315-8f8125d47428-inst1", "created": "2018-12-27T17:36:29Z", "tenant_id": "484ff20acddd4326b89d0d0b47fba385", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-27 17:36:29,616 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/3fe5d89d-cd9f-4976-a2bb-c8eb43c49ca4 used request id req-aa8a5209-a0cb-46c5-9695-8e982e0e1463 2018-12-27 17:36:29,617 - create_instance - INFO - Created instance with name - CreateInstanceTwoNetTests-a7904572-544f-4bbd-9315-8f8125d47428-inst1 2018-12-27 17:36:29,619 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/3fe5d89d-cd9f-4976-a2bb-c8eb43c49ca4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa8072a636863b3f549e164c1fafe7972208f09c" 2018-12-27 17:36:29,873 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:36:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4295ed17-0413-49e9-810c-a6ba053bf6b5 x-compute-request-id: req-4295ed17-0413-49e9-810c-a6ba053bf6b5 Content-Encoding: gzip Content-Length: 613 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/3fe5d89d-cd9f-4976-a2bb-c8eb43c49ca4", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/3fe5d89d-cd9f-4976-a2bb-c8eb43c49ca4", "rel": "bookmark"}], "image": {"id": "efee093e-9121-422e-8b10-f8de43ec3995", "links": [{"href": "http://172.30.9.31:8774/images/efee093e-9121-422e-8b10-f8de43ec3995", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "25df0771-e9fa-493e-bc3b-4de20130cf50", "links": [{"href": "http://172.30.9.31:8774/flavors/25df0771-e9fa-493e-bc3b-4de20130cf50", "rel": "bookmark"}]}, "id": "3fe5d89d-cd9f-4976-a2bb-c8eb43c49ca4", "user_id": "cb653975b99e445b936502cb9dfd40b3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T17:36:29Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-a7904572-544f-4bbd-9315-8f8125d47428-inst1", "created": "2018-12-27T17:36:29Z", "tenant_id": "484ff20acddd4326b89d0d0b47fba385", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-27 17:36:29,873 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/3fe5d89d-cd9f-4976-a2bb-c8eb43c49ca4 used request id req-4295ed17-0413-49e9-810c-a6ba053bf6b5 2018-12-27 17:36:29,874 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-a7904572-544f-4bbd-9315-8f8125d47428-inst1] is - BUILD 2018-12-27 17:36:29,874 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-27 17:36:32,877 - create_instance - DEBUG - VM status query timeout in 896.739629984 2018-12-27 17:36:32,880 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/3fe5d89d-cd9f-4976-a2bb-c8eb43c49ca4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa8072a636863b3f549e164c1fafe7972208f09c" 2018-12-27 17:36:33,522 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:36:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cb3f2249-4fa1-4075-b48f-b79a0ab57cbe x-compute-request-id: req-cb3f2249-4fa1-4075-b48f-b79a0ab57cbe Content-Encoding: gzip Content-Length: 675 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/3fe5d89d-cd9f-4976-a2bb-c8eb43c49ca4", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/3fe5d89d-cd9f-4976-a2bb-c8eb43c49ca4", "rel": "bookmark"}], "image": {"id": "efee093e-9121-422e-8b10-f8de43ec3995", "links": [{"href": "http://172.30.9.31:8774/images/efee093e-9121-422e-8b10-f8de43ec3995", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "25df0771-e9fa-493e-bc3b-4de20130cf50", "links": [{"href": "http://172.30.9.31:8774/flavors/25df0771-e9fa-493e-bc3b-4de20130cf50", "rel": "bookmark"}]}, "id": "3fe5d89d-cd9f-4976-a2bb-c8eb43c49ca4", "security_groups": [{"name": "default"}], "user_id": "cb653975b99e445b936502cb9dfd40b3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T17:36:32Z", "hostId": "3cef8a5253f6a6b6de9f0ca0a5d00cee2d7b6f2c5a1332730a5d3b56", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-a7904572-544f-4bbd-9315-8f8125d47428-inst1", "created": "2018-12-27T17:36:29Z", "tenant_id": "484ff20acddd4326b89d0d0b47fba385", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-27 17:36:33,522 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/3fe5d89d-cd9f-4976-a2bb-c8eb43c49ca4 used request id req-cb3f2249-4fa1-4075-b48f-b79a0ab57cbe 2018-12-27 17:36:33,523 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-a7904572-544f-4bbd-9315-8f8125d47428-inst1] is - BUILD 2018-12-27 17:36:33,523 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-27 17:36:36,526 - create_instance - DEBUG - VM status query timeout in 893.090790987 2018-12-27 17:36:36,529 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/3fe5d89d-cd9f-4976-a2bb-c8eb43c49ca4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa8072a636863b3f549e164c1fafe7972208f09c" 2018-12-27 17:36:37,673 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:36:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d6556f84-0694-4fd7-a5ff-7911ede250cb x-compute-request-id: req-d6556f84-0694-4fd7-a5ff-7911ede250cb Content-Encoding: gzip Content-Length: 675 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/3fe5d89d-cd9f-4976-a2bb-c8eb43c49ca4", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/3fe5d89d-cd9f-4976-a2bb-c8eb43c49ca4", "rel": "bookmark"}], "image": {"id": "efee093e-9121-422e-8b10-f8de43ec3995", "links": [{"href": "http://172.30.9.31:8774/images/efee093e-9121-422e-8b10-f8de43ec3995", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "25df0771-e9fa-493e-bc3b-4de20130cf50", "links": [{"href": "http://172.30.9.31:8774/flavors/25df0771-e9fa-493e-bc3b-4de20130cf50", "rel": "bookmark"}]}, "id": "3fe5d89d-cd9f-4976-a2bb-c8eb43c49ca4", "security_groups": [{"name": "default"}], "user_id": "cb653975b99e445b936502cb9dfd40b3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T17:36:32Z", "hostId": "3cef8a5253f6a6b6de9f0ca0a5d00cee2d7b6f2c5a1332730a5d3b56", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-a7904572-544f-4bbd-9315-8f8125d47428-inst1", "created": "2018-12-27T17:36:29Z", "tenant_id": "484ff20acddd4326b89d0d0b47fba385", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-27 17:36:37,673 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/3fe5d89d-cd9f-4976-a2bb-c8eb43c49ca4 used request id req-d6556f84-0694-4fd7-a5ff-7911ede250cb 2018-12-27 17:36:37,674 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-a7904572-544f-4bbd-9315-8f8125d47428-inst1] is - BUILD 2018-12-27 17:36:37,674 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-27 17:36:40,677 - create_instance - DEBUG - VM status query timeout in 888.939445972 2018-12-27 17:36:40,681 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/3fe5d89d-cd9f-4976-a2bb-c8eb43c49ca4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa8072a636863b3f549e164c1fafe7972208f09c" 2018-12-27 17:36:41,620 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:36:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e46cfd1e-52f1-467e-aa35-6dc35c6d5986 x-compute-request-id: req-e46cfd1e-52f1-467e-aa35-6dc35c6d5986 Content-Encoding: gzip Content-Length: 675 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/3fe5d89d-cd9f-4976-a2bb-c8eb43c49ca4", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/3fe5d89d-cd9f-4976-a2bb-c8eb43c49ca4", "rel": "bookmark"}], "image": {"id": "efee093e-9121-422e-8b10-f8de43ec3995", "links": [{"href": "http://172.30.9.31:8774/images/efee093e-9121-422e-8b10-f8de43ec3995", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "25df0771-e9fa-493e-bc3b-4de20130cf50", "links": [{"href": "http://172.30.9.31:8774/flavors/25df0771-e9fa-493e-bc3b-4de20130cf50", "rel": "bookmark"}]}, "id": "3fe5d89d-cd9f-4976-a2bb-c8eb43c49ca4", "security_groups": [{"name": "default"}], "user_id": "cb653975b99e445b936502cb9dfd40b3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T17:36:32Z", "hostId": "3cef8a5253f6a6b6de9f0ca0a5d00cee2d7b6f2c5a1332730a5d3b56", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-a7904572-544f-4bbd-9315-8f8125d47428-inst1", "created": "2018-12-27T17:36:29Z", "tenant_id": "484ff20acddd4326b89d0d0b47fba385", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-27 17:36:41,620 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/3fe5d89d-cd9f-4976-a2bb-c8eb43c49ca4 used request id req-e46cfd1e-52f1-467e-aa35-6dc35c6d5986 2018-12-27 17:36:41,620 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-a7904572-544f-4bbd-9315-8f8125d47428-inst1] is - BUILD 2018-12-27 17:36:41,621 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-27 17:36:44,624 - create_instance - DEBUG - VM status query timeout in 884.992999077 2018-12-27 17:36:44,627 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/3fe5d89d-cd9f-4976-a2bb-c8eb43c49ca4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa8072a636863b3f549e164c1fafe7972208f09c" 2018-12-27 17:36:45,783 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:36:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cbf15b2d-f6f9-49d3-9592-465bd9104137 x-compute-request-id: req-cbf15b2d-f6f9-49d3-9592-465bd9104137 Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-a7904572-544f-4bbd-9315-8f8125d47428-net1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ad:3f:99", "version": 4, "addr": "10.200.201.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/3fe5d89d-cd9f-4976-a2bb-c8eb43c49ca4", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/3fe5d89d-cd9f-4976-a2bb-c8eb43c49ca4", "rel": "bookmark"}], "image": {"id": "efee093e-9121-422e-8b10-f8de43ec3995", "links": [{"href": "http://172.30.9.31:8774/images/efee093e-9121-422e-8b10-f8de43ec3995", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T17:36:42.000000", "flavor": {"id": "25df0771-e9fa-493e-bc3b-4de20130cf50", "links": [{"href": "http://172.30.9.31:8774/flavors/25df0771-e9fa-493e-bc3b-4de20130cf50", "rel": "bookmark"}]}, "id": "3fe5d89d-cd9f-4976-a2bb-c8eb43c49ca4", "security_groups": [{"name": "default"}], "user_id": "cb653975b99e445b936502cb9dfd40b3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T17:36:42Z", "hostId": "3cef8a5253f6a6b6de9f0ca0a5d00cee2d7b6f2c5a1332730a5d3b56", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-a7904572-544f-4bbd-9315-8f8125d47428-inst1", "created": "2018-12-27T17:36:29Z", "tenant_id": "484ff20acddd4326b89d0d0b47fba385", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-27 17:36:45,783 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/3fe5d89d-cd9f-4976-a2bb-c8eb43c49ca4 used request id req-cbf15b2d-f6f9-49d3-9592-465bd9104137 2018-12-27 17:36:45,784 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-a7904572-544f-4bbd-9315-8f8125d47428-inst1] is - ACTIVE 2018-12-27 17:36:45,784 - create_instance - INFO - VM is - ACTIVE 2018-12-27 17:36:45,787 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/3fe5d89d-cd9f-4976-a2bb-c8eb43c49ca4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa8072a636863b3f549e164c1fafe7972208f09c" 2018-12-27 17:36:46,876 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:36:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3446fb59-3a4c-4e66-bf6b-3ecb2c086cb1 x-compute-request-id: req-3446fb59-3a4c-4e66-bf6b-3ecb2c086cb1 Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-a7904572-544f-4bbd-9315-8f8125d47428-net1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ad:3f:99", "version": 4, "addr": "10.200.201.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/3fe5d89d-cd9f-4976-a2bb-c8eb43c49ca4", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/3fe5d89d-cd9f-4976-a2bb-c8eb43c49ca4", "rel": "bookmark"}], "image": {"id": "efee093e-9121-422e-8b10-f8de43ec3995", "links": [{"href": "http://172.30.9.31:8774/images/efee093e-9121-422e-8b10-f8de43ec3995", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T17:36:42.000000", "flavor": {"id": "25df0771-e9fa-493e-bc3b-4de20130cf50", "links": [{"href": "http://172.30.9.31:8774/flavors/25df0771-e9fa-493e-bc3b-4de20130cf50", "rel": "bookmark"}]}, "id": "3fe5d89d-cd9f-4976-a2bb-c8eb43c49ca4", "security_groups": [{"name": "default"}], "user_id": "cb653975b99e445b936502cb9dfd40b3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T17:36:42Z", "hostId": "3cef8a5253f6a6b6de9f0ca0a5d00cee2d7b6f2c5a1332730a5d3b56", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-a7904572-544f-4bbd-9315-8f8125d47428-inst1", "created": "2018-12-27T17:36:29Z", "tenant_id": "484ff20acddd4326b89d0d0b47fba385", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-27 17:36:46,876 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/3fe5d89d-cd9f-4976-a2bb-c8eb43c49ca4 used request id req-3446fb59-3a4c-4e66-bf6b-3ecb2c086cb1 2018-12-27 17:36:46,881 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceTwoNetTests-a7904572-544f-4bbd-9315-8f8125d47428-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa8072a636863b3f549e164c1fafe7972208f09c" 2018-12-27 17:36:46,985 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-cc129c3b-53a4-4abf-bb1d-dc2b209dc4d4 Date: Thu, 27 Dec 2018 17:36:46 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"376dc5c5-dfe5-4bcb-9d80-6cc02060f907","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"484ff20acddd4326b89d0d0b47fba385","status":"ACTIVE","subnets":["5229bd91-95c1-43b7-ae31-4bba6f5f378a"],"description":"","tags":[],"updated_at":"2018-12-27T17:35:48Z","qos_policy_id":null,"name":"CreateInstanceTwoNetTests-a7904572-544f-4bbd-9315-8f8125d47428-net1","admin_state_up":true,"tenant_id":"484ff20acddd4326b89d0d0b47fba385","created_at":"2018-12-27T17:35:46Z","mtu":1442}]} 2018-12-27 17:36:46,985 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceTwoNetTests-a7904572-544f-4bbd-9315-8f8125d47428-net1 used request id req-cc129c3b-53a4-4abf-bb1d-dc2b209dc4d4 2018-12-27 17:36:46,989 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/484ff20acddd4326b89d0d0b47fba385 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa8072a636863b3f549e164c1fafe7972208f09c" 2018-12-27 17:36:47,092 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:36:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8d6357ec-4bcf-4b18-a4da-c3d9377b221c Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/484ff20acddd4326b89d0d0b47fba385"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "484ff20acddd4326b89d0d0b47fba385", "name": "CreateInstanceTwoNetTests-dc8610ef-fd5b-4f0-proj"}} 2018-12-27 17:36:47,092 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/484ff20acddd4326b89d0d0b47fba385 used request id req-8d6357ec-4bcf-4b18-a4da-c3d9377b221c 2018-12-27 17:36:47,097 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=376dc5c5-dfe5-4bcb-9d80-6cc02060f907 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa8072a636863b3f549e164c1fafe7972208f09c" 2018-12-27 17:36:47,144 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-361d91ec-a1d6-4257-b11f-b293f35cde72 Date: Thu, 27 Dec 2018 17:36:47 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"376dc5c5-dfe5-4bcb-9d80-6cc02060f907","tenant_id":"484ff20acddd4326b89d0d0b47fba385","created_at":"2018-12-27T17:35:48Z","dns_nameservers":[],"updated_at":"2018-12-27T17:35:48Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"484ff20acddd4326b89d0d0b47fba385","id":"5229bd91-95c1-43b7-ae31-4bba6f5f378a","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-a7904572-544f-4bbd-9315-8f8125d47428-subnet1"}]} 2018-12-27 17:36:47,145 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=376dc5c5-dfe5-4bcb-9d80-6cc02060f907 used request id req-361d91ec-a1d6-4257-b11f-b293f35cde72 2018-12-27 17:36:47,150 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=376dc5c5-dfe5-4bcb-9d80-6cc02060f907 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa8072a636863b3f549e164c1fafe7972208f09c" 2018-12-27 17:36:47,203 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2781 X-Openstack-Request-Id: req-f7ddf311-315d-4a5d-a139-db5a35bd1e7b Date: Thu, 27 Dec 2018 17:36:47 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T17:36:05Z","device_owner":"network:router_interface","revision_number":11,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"5229bd91-95c1-43b7-ae31-4bba6f5f378a","ip_address":"10.200.201.1"}],"id":"098c28b1-c002-47c0-9dfe-e31ac0251890","security_groups":["c5f70adf-98c1-493a-b32e-8094737065ce"],"mac_address":"fa:16:3e:41:ac:eb","project_id":"484ff20acddd4326b89d0d0b47fba385","status":"ACTIVE","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-200-201-1","ip_address":"10.200.201.1","fqdn":"host-10-200-201-1.openstacklocal."}],"qos_policy_id":null,"name":"CreateInstanceTwoNetTests-a7904572-544f-4bbd-9315-8f8125d47428-router-port1","admin_state_up":true,"network_id":"376dc5c5-dfe5-4bcb-9d80-6cc02060f907","dns_name":"","created_at":"2018-12-27T17:36:02Z","binding:vnic_type":"normal","device_id":"567c743a-3c41-48e9-9bee-2357e3df3462","tenant_id":"484ff20acddd4326b89d0d0b47fba385"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T17:35:49Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"5229bd91-95c1-43b7-ae31-4bba6f5f378a","ip_address":"10.200.201.2"}],"id":"7ee43e5f-cf46-4d92-8540-5dbc68cbc4e2","security_groups":[],"mac_address":"fa:16:3e:3f:99:ef","project_id":"484ff20acddd4326b89d0d0b47fba385","status":"DOWN","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-200-201-2","ip_address":"10.200.201.2","fqdn":"host-10-200-201-2.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"376dc5c5-dfe5-4bcb-9d80-6cc02060f907","dns_name":"","created_at":"2018-12-27T17:35:47Z","binding:vnic_type":"normal","device_id":"","tenant_id":"484ff20acddd4326b89d0d0b47fba385"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T17:36:42Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"5229bd91-95c1-43b7-ae31-4bba6f5f378a","ip_address":"10.200.201.5"}],"id":"bd926072-b57c-4e82-b326-ab7ce389bbd3","security_groups":["c5f70adf-98c1-493a-b32e-8094737065ce"],"mac_address":"fa:16:3e:ad:3f:99","project_id":"484ff20acddd4326b89d0d0b47fba385","status":"ACTIVE","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-200-201-5","ip_address":"10.200.201.5","fqdn":"host-10-200-201-5.openstacklocal."}],"qos_policy_id":null,"name":"CreateInstanceTwoNetTests-a7904572-544f-4bbd-9315-8f8125d47428-vm1-port","admin_state_up":true,"network_id":"376dc5c5-dfe5-4bcb-9d80-6cc02060f907","dns_name":"","created_at":"2018-12-27T17:36:23Z","binding:vnic_type":"normal","device_id":"3fe5d89d-cd9f-4976-a2bb-c8eb43c49ca4","tenant_id":"484ff20acddd4326b89d0d0b47fba385"}]} 2018-12-27 17:36:47,203 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=376dc5c5-dfe5-4bcb-9d80-6cc02060f907 used request id req-f7ddf311-315d-4a5d-a139-db5a35bd1e7b 2018-12-27 17:36:47,207 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/3fe5d89d-cd9f-4976-a2bb-c8eb43c49ca4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa8072a636863b3f549e164c1fafe7972208f09c" 2018-12-27 17:36:47,565 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:36:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ae0598a4-f00d-4ba4-b45f-083d629664f9 x-compute-request-id: req-ae0598a4-f00d-4ba4-b45f-083d629664f9 Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-a7904572-544f-4bbd-9315-8f8125d47428-net1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ad:3f:99", "version": 4, "addr": "10.200.201.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/3fe5d89d-cd9f-4976-a2bb-c8eb43c49ca4", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/3fe5d89d-cd9f-4976-a2bb-c8eb43c49ca4", "rel": "bookmark"}], "image": {"id": "efee093e-9121-422e-8b10-f8de43ec3995", "links": [{"href": "http://172.30.9.31:8774/images/efee093e-9121-422e-8b10-f8de43ec3995", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T17:36:42.000000", "flavor": {"id": "25df0771-e9fa-493e-bc3b-4de20130cf50", "links": [{"href": "http://172.30.9.31:8774/flavors/25df0771-e9fa-493e-bc3b-4de20130cf50", "rel": "bookmark"}]}, "id": "3fe5d89d-cd9f-4976-a2bb-c8eb43c49ca4", "security_groups": [{"name": "default"}], "user_id": "cb653975b99e445b936502cb9dfd40b3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T17:36:42Z", "hostId": "3cef8a5253f6a6b6de9f0ca0a5d00cee2d7b6f2c5a1332730a5d3b56", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-a7904572-544f-4bbd-9315-8f8125d47428-inst1", "created": "2018-12-27T17:36:29Z", "tenant_id": "484ff20acddd4326b89d0d0b47fba385", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-27 17:36:47,565 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/3fe5d89d-cd9f-4976-a2bb-c8eb43c49ca4 used request id req-ae0598a4-f00d-4ba4-b45f-083d629664f9 2018-12-27 17:36:47,566 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-a7904572-544f-4bbd-9315-8f8125d47428-inst1] is - ACTIVE 2018-12-27 17:36:47,566 - create_instance - INFO - VM is - ACTIVE 2018-12-27 17:36:47,569 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/3fe5d89d-cd9f-4976-a2bb-c8eb43c49ca4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa8072a636863b3f549e164c1fafe7972208f09c" 2018-12-27 17:36:48,094 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:36:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1c01dc6c-8e46-4674-85ff-8be73e4fb48e x-compute-request-id: req-1c01dc6c-8e46-4674-85ff-8be73e4fb48e Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-a7904572-544f-4bbd-9315-8f8125d47428-net1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ad:3f:99", "version": 4, "addr": "10.200.201.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/3fe5d89d-cd9f-4976-a2bb-c8eb43c49ca4", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/3fe5d89d-cd9f-4976-a2bb-c8eb43c49ca4", "rel": "bookmark"}], "image": {"id": "efee093e-9121-422e-8b10-f8de43ec3995", "links": [{"href": "http://172.30.9.31:8774/images/efee093e-9121-422e-8b10-f8de43ec3995", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T17:36:42.000000", "flavor": {"id": "25df0771-e9fa-493e-bc3b-4de20130cf50", "links": [{"href": "http://172.30.9.31:8774/flavors/25df0771-e9fa-493e-bc3b-4de20130cf50", "rel": "bookmark"}]}, "id": "3fe5d89d-cd9f-4976-a2bb-c8eb43c49ca4", "security_groups": [{"name": "default"}], "user_id": "cb653975b99e445b936502cb9dfd40b3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T17:36:42Z", "hostId": "3cef8a5253f6a6b6de9f0ca0a5d00cee2d7b6f2c5a1332730a5d3b56", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-a7904572-544f-4bbd-9315-8f8125d47428-inst1", "created": "2018-12-27T17:36:29Z", "tenant_id": "484ff20acddd4326b89d0d0b47fba385", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-27 17:36:48,095 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/3fe5d89d-cd9f-4976-a2bb-c8eb43c49ca4 used request id req-1c01dc6c-8e46-4674-85ff-8be73e4fb48e 2018-12-27 17:36:48,100 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceTwoNetTests-a7904572-544f-4bbd-9315-8f8125d47428-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa8072a636863b3f549e164c1fafe7972208f09c" 2018-12-27 17:36:48,198 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-6fa3dd50-a61a-46bb-ad1a-7489a095b832 Date: Thu, 27 Dec 2018 17:36:48 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"376dc5c5-dfe5-4bcb-9d80-6cc02060f907","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"484ff20acddd4326b89d0d0b47fba385","status":"ACTIVE","subnets":["5229bd91-95c1-43b7-ae31-4bba6f5f378a"],"description":"","tags":[],"updated_at":"2018-12-27T17:35:48Z","qos_policy_id":null,"name":"CreateInstanceTwoNetTests-a7904572-544f-4bbd-9315-8f8125d47428-net1","admin_state_up":true,"tenant_id":"484ff20acddd4326b89d0d0b47fba385","created_at":"2018-12-27T17:35:46Z","mtu":1442}]} 2018-12-27 17:36:48,199 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceTwoNetTests-a7904572-544f-4bbd-9315-8f8125d47428-net1 used request id req-6fa3dd50-a61a-46bb-ad1a-7489a095b832 2018-12-27 17:36:48,202 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/484ff20acddd4326b89d0d0b47fba385 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa8072a636863b3f549e164c1fafe7972208f09c" 2018-12-27 17:36:48,307 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:36:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3740225d-0d32-478c-9f9f-9381ee3ed2a3 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/484ff20acddd4326b89d0d0b47fba385"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "484ff20acddd4326b89d0d0b47fba385", "name": "CreateInstanceTwoNetTests-dc8610ef-fd5b-4f0-proj"}} 2018-12-27 17:36:48,307 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/484ff20acddd4326b89d0d0b47fba385 used request id req-3740225d-0d32-478c-9f9f-9381ee3ed2a3 2018-12-27 17:36:48,312 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=376dc5c5-dfe5-4bcb-9d80-6cc02060f907 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa8072a636863b3f549e164c1fafe7972208f09c" 2018-12-27 17:36:48,608 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-74f67271-2f9f-4731-947e-970cdff4273f Date: Thu, 27 Dec 2018 17:36:48 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"376dc5c5-dfe5-4bcb-9d80-6cc02060f907","tenant_id":"484ff20acddd4326b89d0d0b47fba385","created_at":"2018-12-27T17:35:48Z","dns_nameservers":[],"updated_at":"2018-12-27T17:35:48Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"484ff20acddd4326b89d0d0b47fba385","id":"5229bd91-95c1-43b7-ae31-4bba6f5f378a","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-a7904572-544f-4bbd-9315-8f8125d47428-subnet1"}]} 2018-12-27 17:36:48,608 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=376dc5c5-dfe5-4bcb-9d80-6cc02060f907 used request id req-74f67271-2f9f-4731-947e-970cdff4273f 2018-12-27 17:36:48,614 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=376dc5c5-dfe5-4bcb-9d80-6cc02060f907 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa8072a636863b3f549e164c1fafe7972208f09c" 2018-12-27 17:36:48,799 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2781 X-Openstack-Request-Id: req-4bdbd40b-333d-4385-83b7-811529293cbb Date: Thu, 27 Dec 2018 17:36:48 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T17:36:05Z","device_owner":"network:router_interface","revision_number":11,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"5229bd91-95c1-43b7-ae31-4bba6f5f378a","ip_address":"10.200.201.1"}],"id":"098c28b1-c002-47c0-9dfe-e31ac0251890","security_groups":["c5f70adf-98c1-493a-b32e-8094737065ce"],"mac_address":"fa:16:3e:41:ac:eb","project_id":"484ff20acddd4326b89d0d0b47fba385","status":"ACTIVE","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-200-201-1","ip_address":"10.200.201.1","fqdn":"host-10-200-201-1.openstacklocal."}],"qos_policy_id":null,"name":"CreateInstanceTwoNetTests-a7904572-544f-4bbd-9315-8f8125d47428-router-port1","admin_state_up":true,"network_id":"376dc5c5-dfe5-4bcb-9d80-6cc02060f907","dns_name":"","created_at":"2018-12-27T17:36:02Z","binding:vnic_type":"normal","device_id":"567c743a-3c41-48e9-9bee-2357e3df3462","tenant_id":"484ff20acddd4326b89d0d0b47fba385"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T17:35:49Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"5229bd91-95c1-43b7-ae31-4bba6f5f378a","ip_address":"10.200.201.2"}],"id":"7ee43e5f-cf46-4d92-8540-5dbc68cbc4e2","security_groups":[],"mac_address":"fa:16:3e:3f:99:ef","project_id":"484ff20acddd4326b89d0d0b47fba385","status":"DOWN","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-200-201-2","ip_address":"10.200.201.2","fqdn":"host-10-200-201-2.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"376dc5c5-dfe5-4bcb-9d80-6cc02060f907","dns_name":"","created_at":"2018-12-27T17:35:47Z","binding:vnic_type":"normal","device_id":"","tenant_id":"484ff20acddd4326b89d0d0b47fba385"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T17:36:42Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"5229bd91-95c1-43b7-ae31-4bba6f5f378a","ip_address":"10.200.201.5"}],"id":"bd926072-b57c-4e82-b326-ab7ce389bbd3","security_groups":["c5f70adf-98c1-493a-b32e-8094737065ce"],"mac_address":"fa:16:3e:ad:3f:99","project_id":"484ff20acddd4326b89d0d0b47fba385","status":"ACTIVE","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-200-201-5","ip_address":"10.200.201.5","fqdn":"host-10-200-201-5.openstacklocal."}],"qos_policy_id":null,"name":"CreateInstanceTwoNetTests-a7904572-544f-4bbd-9315-8f8125d47428-vm1-port","admin_state_up":true,"network_id":"376dc5c5-dfe5-4bcb-9d80-6cc02060f907","dns_name":"","created_at":"2018-12-27T17:36:23Z","binding:vnic_type":"normal","device_id":"3fe5d89d-cd9f-4976-a2bb-c8eb43c49ca4","tenant_id":"484ff20acddd4326b89d0d0b47fba385"}]} 2018-12-27 17:36:48,799 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=376dc5c5-dfe5-4bcb-9d80-6cc02060f907 used request id req-4bdbd40b-333d-4385-83b7-811529293cbb 2018-12-27 17:36:48,803 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:8774/v2.1/servers/3fe5d89d-cd9f-4976-a2bb-c8eb43c49ca4/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa8072a636863b3f549e164c1fafe7972208f09c" -d '{"addSecurityGroup": {"name": "CreateInstanceTwoNetTests-a7904572-544f-4bbd-9315-8f8125d47428-sec-grp"}}' 2018-12-27 17:36:50,624 - novaclient.v2.client - DEBUG - RESP: [202] Date: Thu, 27 Dec 2018 17:36:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-08ace4a5-0112-4712-aff9-15b0592de4a1 x-compute-request-id: req-08ace4a5-0112-4712-aff9-15b0592de4a1 Content-Length: 0 Content-Type: application/json 2018-12-27 17:36:50,625 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/3fe5d89d-cd9f-4976-a2bb-c8eb43c49ca4/action used request id req-08ace4a5-0112-4712-aff9-15b0592de4a1 2018-12-27 17:36:50,625 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:36:50,626 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:36:51,037 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18033a6436b74cd19793ef6cdc738d47", "name": "CreateInstanceTwoNetTests-dc8610ef-fd5b-4f0-proj-role"}], "expires_at": "2018-12-27T18:36:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "484ff20acddd4326b89d0d0b47fba385", "name": "CreateInstanceTwoNetTests-dc8610ef-fd5b-4f0-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/484ff20acddd4326b89d0d0b47fba385", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/484ff20acddd4326b89d0d0b47fba385", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/484ff20acddd4326b89d0d0b47fba385", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/484ff20acddd4326b89d0d0b47fba385", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/484ff20acddd4326b89d0d0b47fba385", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/484ff20acddd4326b89d0d0b47fba385", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/484ff20acddd4326b89d0d0b47fba385", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/484ff20acddd4326b89d0d0b47fba385", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/484ff20acddd4326b89d0d0b47fba385", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_484ff20acddd4326b89d0d0b47fba385", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_484ff20acddd4326b89d0d0b47fba385", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/484ff20acddd4326b89d0d0b47fba385", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/484ff20acddd4326b89d0d0b47fba385", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/484ff20acddd4326b89d0d0b47fba385", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-dc8610ef-fd5b-4f0-user", "id": "cb653975b99e445b936502cb9dfd40b3"}, "audit_ids": ["vOdhjJoHQZyfTVmXjOWsDA"], "issued_at": "2018-12-27T17:36:51.000000Z"}} 2018-12-27 17:36:51,038 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46080af180ef9ec33f4c817cae3420d483f3fbba" 2018-12-27 17:36:51,120 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:36:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c85914c0-3492-4f7e-9d85-b95b38d4e3c0 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:36:51,120 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-c85914c0-3492-4f7e-9d85-b95b38d4e3c0 2018-12-27 17:36:51,121 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-27 17:36:51,125 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46080af180ef9ec33f4c817cae3420d483f3fbba" 2018-12-27 17:36:51,237 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:36:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fdd256f2-8429-4db1-8c6e-dd1724281dbb Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:36:51,237 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-fdd256f2-8429-4db1-8c6e-dd1724281dbb 2018-12-27 17:36:51,245 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceTwoNetTests-a7904572-544f-4bbd-9315-8f8125d47428-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46080af180ef9ec33f4c817cae3420d483f3fbba" 2018-12-27 17:36:51,532 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-b188679a-dba1-44d4-a7e8-f5cf13c0567f Date: Thu, 27 Dec 2018 17:36:51 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"61969af3-9eba-4b1c-9d37-bb5282c1ced2","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"484ff20acddd4326b89d0d0b47fba385","status":"ACTIVE","subnets":["6e7a0b66-511b-40e3-97f4-99b275682896"],"description":"","tags":[],"updated_at":"2018-12-27T17:35:54Z","qos_policy_id":null,"name":"CreateInstanceTwoNetTests-a7904572-544f-4bbd-9315-8f8125d47428-net2","admin_state_up":true,"tenant_id":"484ff20acddd4326b89d0d0b47fba385","created_at":"2018-12-27T17:35:52Z","mtu":1442}]} 2018-12-27 17:36:51,532 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceTwoNetTests-a7904572-544f-4bbd-9315-8f8125d47428-net2 used request id req-b188679a-dba1-44d4-a7e8-f5cf13c0567f 2018-12-27 17:36:51,538 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=61969af3-9eba-4b1c-9d37-bb5282c1ced2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46080af180ef9ec33f4c817cae3420d483f3fbba" 2018-12-27 17:36:51,583 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-8a3850a1-e1ad-44e7-b758-87bc583e90bd Date: Thu, 27 Dec 2018 17:36:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"61969af3-9eba-4b1c-9d37-bb5282c1ced2","tenant_id":"484ff20acddd4326b89d0d0b47fba385","created_at":"2018-12-27T17:35:54Z","dns_nameservers":[],"updated_at":"2018-12-27T17:35:54Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.202.2","end":"10.200.202.254"}],"gateway_ip":"10.200.202.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.202.0/24","project_id":"484ff20acddd4326b89d0d0b47fba385","id":"6e7a0b66-511b-40e3-97f4-99b275682896","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-a7904572-544f-4bbd-9315-8f8125d47428-subnet2"}]} 2018-12-27 17:36:51,583 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=61969af3-9eba-4b1c-9d37-bb5282c1ced2 used request id req-8a3850a1-e1ad-44e7-b758-87bc583e90bd 2018-12-27 17:36:51,588 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceTwoNetTests-a7904572-544f-4bbd-9315-8f8125d47428-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46080af180ef9ec33f4c817cae3420d483f3fbba" 2018-12-27 17:36:51,872 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-7d313bff-db38-4539-8d22-a722737de176 Date: Thu, 27 Dec 2018 17:36:51 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"61969af3-9eba-4b1c-9d37-bb5282c1ced2","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"484ff20acddd4326b89d0d0b47fba385","status":"ACTIVE","subnets":["6e7a0b66-511b-40e3-97f4-99b275682896"],"description":"","tags":[],"updated_at":"2018-12-27T17:35:54Z","qos_policy_id":null,"name":"CreateInstanceTwoNetTests-a7904572-544f-4bbd-9315-8f8125d47428-net2","admin_state_up":true,"tenant_id":"484ff20acddd4326b89d0d0b47fba385","created_at":"2018-12-27T17:35:52Z","mtu":1442}]} 2018-12-27 17:36:51,872 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceTwoNetTests-a7904572-544f-4bbd-9315-8f8125d47428-net2 used request id req-7d313bff-db38-4539-8d22-a722737de176 2018-12-27 17:36:51,875 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 17:36:51,880 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 17:36:51 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 17:36:51,881 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/484ff20acddd4326b89d0d0b47fba385 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46080af180ef9ec33f4c817cae3420d483f3fbba" 2018-12-27 17:36:51,994 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:36:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0463fbd3-5e46-45ea-ab04-52eea355df6f Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/484ff20acddd4326b89d0d0b47fba385"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "484ff20acddd4326b89d0d0b47fba385", "name": "CreateInstanceTwoNetTests-dc8610ef-fd5b-4f0-proj"}} 2018-12-27 17:36:51,994 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/484ff20acddd4326b89d0d0b47fba385 used request id req-0463fbd3-5e46-45ea-ab04-52eea355df6f 2018-12-27 17:36:52,000 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=61969af3-9eba-4b1c-9d37-bb5282c1ced2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46080af180ef9ec33f4c817cae3420d483f3fbba" 2018-12-27 17:36:52,221 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-8e715f6b-ff6d-4552-8e1f-1669c149eb73 Date: Thu, 27 Dec 2018 17:36:52 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"61969af3-9eba-4b1c-9d37-bb5282c1ced2","tenant_id":"484ff20acddd4326b89d0d0b47fba385","created_at":"2018-12-27T17:35:54Z","dns_nameservers":[],"updated_at":"2018-12-27T17:35:54Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.202.2","end":"10.200.202.254"}],"gateway_ip":"10.200.202.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.202.0/24","project_id":"484ff20acddd4326b89d0d0b47fba385","id":"6e7a0b66-511b-40e3-97f4-99b275682896","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-a7904572-544f-4bbd-9315-8f8125d47428-subnet2"}]} 2018-12-27 17:36:52,221 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=61969af3-9eba-4b1c-9d37-bb5282c1ced2 used request id req-8e715f6b-ff6d-4552-8e1f-1669c149eb73 2018-12-27 17:36:52,226 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=61969af3-9eba-4b1c-9d37-bb5282c1ced2&name=CreateInstanceTwoNetTests-a7904572-544f-4bbd-9315-8f8125d47428-vm2-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46080af180ef9ec33f4c817cae3420d483f3fbba" 2018-12-27 17:36:52,444 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-acab7082-878b-4b3f-b142-d4f38a6be509 Date: Thu, 27 Dec 2018 17:36:52 GMT RESP BODY: {"ports":[]} 2018-12-27 17:36:52,444 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=61969af3-9eba-4b1c-9d37-bb5282c1ced2&name=CreateInstanceTwoNetTests-a7904572-544f-4bbd-9315-8f8125d47428-vm2-port&admin_state_up=True used request id req-acab7082-878b-4b3f-b142-d4f38a6be509 2018-12-27 17:36:52,447 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/detail?name=CreateInstanceTwoNetTests-a7904572-544f-4bbd-9315-8f8125d47428-inst2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46080af180ef9ec33f4c817cae3420d483f3fbba" 2018-12-27 17:36:52,715 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:36:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-043dacb6-21d2-47b1-8a11-5ed2c38ce147 x-compute-request-id: req-043dacb6-21d2-47b1-8a11-5ed2c38ce147 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-12-27 17:36:52,716 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail?name=CreateInstanceTwoNetTests-a7904572-544f-4bbd-9315-8f8125d47428-inst2 used request id req-043dacb6-21d2-47b1-8a11-5ed2c38ce147 2018-12-27 17:36:52,721 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceTwoNetTests-a7904572-544f-4bbd-9315-8f8125d47428-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46080af180ef9ec33f4c817cae3420d483f3fbba" 2018-12-27 17:36:52,819 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-fdb7fa84-a589-4c82-98ef-3a58f68d51ac Date: Thu, 27 Dec 2018 17:36:52 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"61969af3-9eba-4b1c-9d37-bb5282c1ced2","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"484ff20acddd4326b89d0d0b47fba385","status":"ACTIVE","subnets":["6e7a0b66-511b-40e3-97f4-99b275682896"],"description":"","tags":[],"updated_at":"2018-12-27T17:35:54Z","qos_policy_id":null,"name":"CreateInstanceTwoNetTests-a7904572-544f-4bbd-9315-8f8125d47428-net2","admin_state_up":true,"tenant_id":"484ff20acddd4326b89d0d0b47fba385","created_at":"2018-12-27T17:35:52Z","mtu":1442}]} 2018-12-27 17:36:52,819 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceTwoNetTests-a7904572-544f-4bbd-9315-8f8125d47428-net2 used request id req-fdb7fa84-a589-4c82-98ef-3a58f68d51ac 2018-12-27 17:36:52,824 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=61969af3-9eba-4b1c-9d37-bb5282c1ced2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46080af180ef9ec33f4c817cae3420d483f3fbba" 2018-12-27 17:36:52,869 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-b39da832-f3e2-440c-bcec-3e2d32f90475 Date: Thu, 27 Dec 2018 17:36:52 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"61969af3-9eba-4b1c-9d37-bb5282c1ced2","tenant_id":"484ff20acddd4326b89d0d0b47fba385","created_at":"2018-12-27T17:35:54Z","dns_nameservers":[],"updated_at":"2018-12-27T17:35:54Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.202.2","end":"10.200.202.254"}],"gateway_ip":"10.200.202.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.202.0/24","project_id":"484ff20acddd4326b89d0d0b47fba385","id":"6e7a0b66-511b-40e3-97f4-99b275682896","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-a7904572-544f-4bbd-9315-8f8125d47428-subnet2"}]} 2018-12-27 17:36:52,870 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=61969af3-9eba-4b1c-9d37-bb5282c1ced2 used request id req-b39da832-f3e2-440c-bcec-3e2d32f90475 2018-12-27 17:36:52,875 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceTwoNetTests-a7904572-544f-4bbd-9315-8f8125d47428-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46080af180ef9ec33f4c817cae3420d483f3fbba" 2018-12-27 17:36:53,182 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-af0daa8c-c7be-48a1-98c9-3abf889016b7 Date: Thu, 27 Dec 2018 17:36:53 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"61969af3-9eba-4b1c-9d37-bb5282c1ced2","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"484ff20acddd4326b89d0d0b47fba385","status":"ACTIVE","subnets":["6e7a0b66-511b-40e3-97f4-99b275682896"],"description":"","tags":[],"updated_at":"2018-12-27T17:35:54Z","qos_policy_id":null,"name":"CreateInstanceTwoNetTests-a7904572-544f-4bbd-9315-8f8125d47428-net2","admin_state_up":true,"tenant_id":"484ff20acddd4326b89d0d0b47fba385","created_at":"2018-12-27T17:35:52Z","mtu":1442}]} 2018-12-27 17:36:53,182 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceTwoNetTests-a7904572-544f-4bbd-9315-8f8125d47428-net2 used request id req-af0daa8c-c7be-48a1-98c9-3abf889016b7 2018-12-27 17:36:53,186 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/484ff20acddd4326b89d0d0b47fba385 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46080af180ef9ec33f4c817cae3420d483f3fbba" 2018-12-27 17:36:53,291 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:36:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-996c149d-876c-4afb-919d-e88f76b0a28a Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/484ff20acddd4326b89d0d0b47fba385"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "484ff20acddd4326b89d0d0b47fba385", "name": "CreateInstanceTwoNetTests-dc8610ef-fd5b-4f0-proj"}} 2018-12-27 17:36:53,291 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/484ff20acddd4326b89d0d0b47fba385 used request id req-996c149d-876c-4afb-919d-e88f76b0a28a 2018-12-27 17:36:53,296 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=61969af3-9eba-4b1c-9d37-bb5282c1ced2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46080af180ef9ec33f4c817cae3420d483f3fbba" 2018-12-27 17:36:53,343 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-4f39c18e-3825-4f62-ab14-577c9a9895e3 Date: Thu, 27 Dec 2018 17:36:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"61969af3-9eba-4b1c-9d37-bb5282c1ced2","tenant_id":"484ff20acddd4326b89d0d0b47fba385","created_at":"2018-12-27T17:35:54Z","dns_nameservers":[],"updated_at":"2018-12-27T17:35:54Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.202.2","end":"10.200.202.254"}],"gateway_ip":"10.200.202.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.202.0/24","project_id":"484ff20acddd4326b89d0d0b47fba385","id":"6e7a0b66-511b-40e3-97f4-99b275682896","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-a7904572-544f-4bbd-9315-8f8125d47428-subnet2"}]} 2018-12-27 17:36:53,343 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=61969af3-9eba-4b1c-9d37-bb5282c1ced2 used request id req-4f39c18e-3825-4f62-ab14-577c9a9895e3 2018-12-27 17:36:53,349 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=61969af3-9eba-4b1c-9d37-bb5282c1ced2&name=CreateInstanceTwoNetTests-a7904572-544f-4bbd-9315-8f8125d47428-vm2-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46080af180ef9ec33f4c817cae3420d483f3fbba" 2018-12-27 17:36:53,556 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-6a918e6f-d84d-4ce0-b176-924d0032f2e6 Date: Thu, 27 Dec 2018 17:36:53 GMT RESP BODY: {"ports":[]} 2018-12-27 17:36:53,556 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=61969af3-9eba-4b1c-9d37-bb5282c1ced2&name=CreateInstanceTwoNetTests-a7904572-544f-4bbd-9315-8f8125d47428-vm2-port&admin_state_up=True used request id req-6a918e6f-d84d-4ce0-b176-924d0032f2e6 2018-12-27 17:36:53,557 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:36:53,557 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:36:53,980 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18033a6436b74cd19793ef6cdc738d47", "name": "CreateInstanceTwoNetTests-dc8610ef-fd5b-4f0-proj-role"}], "expires_at": "2018-12-27T18:36:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "484ff20acddd4326b89d0d0b47fba385", "name": "CreateInstanceTwoNetTests-dc8610ef-fd5b-4f0-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/484ff20acddd4326b89d0d0b47fba385", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/484ff20acddd4326b89d0d0b47fba385", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/484ff20acddd4326b89d0d0b47fba385", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/484ff20acddd4326b89d0d0b47fba385", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/484ff20acddd4326b89d0d0b47fba385", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/484ff20acddd4326b89d0d0b47fba385", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/484ff20acddd4326b89d0d0b47fba385", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/484ff20acddd4326b89d0d0b47fba385", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/484ff20acddd4326b89d0d0b47fba385", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_484ff20acddd4326b89d0d0b47fba385", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_484ff20acddd4326b89d0d0b47fba385", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/484ff20acddd4326b89d0d0b47fba385", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/484ff20acddd4326b89d0d0b47fba385", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/484ff20acddd4326b89d0d0b47fba385", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-dc8610ef-fd5b-4f0-user", "id": "cb653975b99e445b936502cb9dfd40b3"}, "audit_ids": ["sYagq_FsT8S0QSNcSLYlfg"], "issued_at": "2018-12-27T17:36:53.000000Z"}} 2018-12-27 17:36:53,981 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b977f62b2b0664b90f20bd061b5ec13557f6614" 2018-12-27 17:36:54,077 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:36:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8fb310e5-9ed3-4cbc-8845-8133486195ed Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:36:54,077 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-8fb310e5-9ed3-4cbc-8845-8133486195ed 2018-12-27 17:36:54,083 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceTwoNetTests-a7904572-544f-4bbd-9315-8f8125d47428-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46080af180ef9ec33f4c817cae3420d483f3fbba" 2018-12-27 17:36:54,379 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-48d2bd81-c906-432c-ab8f-3025916927da Date: Thu, 27 Dec 2018 17:36:54 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"61969af3-9eba-4b1c-9d37-bb5282c1ced2","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"484ff20acddd4326b89d0d0b47fba385","status":"ACTIVE","subnets":["6e7a0b66-511b-40e3-97f4-99b275682896"],"description":"","tags":[],"updated_at":"2018-12-27T17:35:54Z","qos_policy_id":null,"name":"CreateInstanceTwoNetTests-a7904572-544f-4bbd-9315-8f8125d47428-net2","admin_state_up":true,"tenant_id":"484ff20acddd4326b89d0d0b47fba385","created_at":"2018-12-27T17:35:52Z","mtu":1442}]} 2018-12-27 17:36:54,380 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceTwoNetTests-a7904572-544f-4bbd-9315-8f8125d47428-net2 used request id req-48d2bd81-c906-432c-ab8f-3025916927da 2018-12-27 17:36:54,384 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=61969af3-9eba-4b1c-9d37-bb5282c1ced2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46080af180ef9ec33f4c817cae3420d483f3fbba" 2018-12-27 17:36:54,610 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-13109f49-2415-446b-a3e3-8adbb3e67659 Date: Thu, 27 Dec 2018 17:36:54 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"61969af3-9eba-4b1c-9d37-bb5282c1ced2","tenant_id":"484ff20acddd4326b89d0d0b47fba385","created_at":"2018-12-27T17:35:54Z","dns_nameservers":[],"updated_at":"2018-12-27T17:35:54Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.202.2","end":"10.200.202.254"}],"gateway_ip":"10.200.202.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.202.0/24","project_id":"484ff20acddd4326b89d0d0b47fba385","id":"6e7a0b66-511b-40e3-97f4-99b275682896","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-a7904572-544f-4bbd-9315-8f8125d47428-subnet2"}]} 2018-12-27 17:36:54,610 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=61969af3-9eba-4b1c-9d37-bb5282c1ced2 used request id req-13109f49-2415-446b-a3e3-8adbb3e67659 2018-12-27 17:36:54,615 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceTwoNetTests-a7904572-544f-4bbd-9315-8f8125d47428-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46080af180ef9ec33f4c817cae3420d483f3fbba" 2018-12-27 17:36:54,900 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-eed8eb2d-78fa-47ee-a2b4-35746479c50b Date: Thu, 27 Dec 2018 17:36:54 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"61969af3-9eba-4b1c-9d37-bb5282c1ced2","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"484ff20acddd4326b89d0d0b47fba385","status":"ACTIVE","subnets":["6e7a0b66-511b-40e3-97f4-99b275682896"],"description":"","tags":[],"updated_at":"2018-12-27T17:35:54Z","qos_policy_id":null,"name":"CreateInstanceTwoNetTests-a7904572-544f-4bbd-9315-8f8125d47428-net2","admin_state_up":true,"tenant_id":"484ff20acddd4326b89d0d0b47fba385","created_at":"2018-12-27T17:35:52Z","mtu":1442}]} 2018-12-27 17:36:54,900 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceTwoNetTests-a7904572-544f-4bbd-9315-8f8125d47428-net2 used request id req-eed8eb2d-78fa-47ee-a2b4-35746479c50b 2018-12-27 17:36:54,904 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 17:36:54,909 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 17:36:54 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 17:36:54,910 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/484ff20acddd4326b89d0d0b47fba385 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b977f62b2b0664b90f20bd061b5ec13557f6614" 2018-12-27 17:36:55,016 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:36:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-93996bfd-ac21-4e01-82ce-9c3b283b20f1 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/484ff20acddd4326b89d0d0b47fba385"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "484ff20acddd4326b89d0d0b47fba385", "name": "CreateInstanceTwoNetTests-dc8610ef-fd5b-4f0-proj"}} 2018-12-27 17:36:55,016 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/484ff20acddd4326b89d0d0b47fba385 used request id req-93996bfd-ac21-4e01-82ce-9c3b283b20f1 2018-12-27 17:36:55,021 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=61969af3-9eba-4b1c-9d37-bb5282c1ced2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46080af180ef9ec33f4c817cae3420d483f3fbba" 2018-12-27 17:36:55,066 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-86630f73-f654-42e4-9d58-3eaed64b837a Date: Thu, 27 Dec 2018 17:36:55 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"61969af3-9eba-4b1c-9d37-bb5282c1ced2","tenant_id":"484ff20acddd4326b89d0d0b47fba385","created_at":"2018-12-27T17:35:54Z","dns_nameservers":[],"updated_at":"2018-12-27T17:35:54Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.202.2","end":"10.200.202.254"}],"gateway_ip":"10.200.202.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.202.0/24","project_id":"484ff20acddd4326b89d0d0b47fba385","id":"6e7a0b66-511b-40e3-97f4-99b275682896","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-a7904572-544f-4bbd-9315-8f8125d47428-subnet2"}]} 2018-12-27 17:36:55,066 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=61969af3-9eba-4b1c-9d37-bb5282c1ced2 used request id req-86630f73-f654-42e4-9d58-3eaed64b837a 2018-12-27 17:36:55,072 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=61969af3-9eba-4b1c-9d37-bb5282c1ced2&name=CreateInstanceTwoNetTests-a7904572-544f-4bbd-9315-8f8125d47428-subnet2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46080af180ef9ec33f4c817cae3420d483f3fbba" 2018-12-27 17:36:55,316 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-5a19e8b2-cd1f-4736-86cc-a5715e2a0881 Date: Thu, 27 Dec 2018 17:36:55 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"61969af3-9eba-4b1c-9d37-bb5282c1ced2","tenant_id":"484ff20acddd4326b89d0d0b47fba385","created_at":"2018-12-27T17:35:54Z","dns_nameservers":[],"updated_at":"2018-12-27T17:35:54Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.202.2","end":"10.200.202.254"}],"gateway_ip":"10.200.202.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.202.0/24","project_id":"484ff20acddd4326b89d0d0b47fba385","id":"6e7a0b66-511b-40e3-97f4-99b275682896","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-a7904572-544f-4bbd-9315-8f8125d47428-subnet2"}]} 2018-12-27 17:36:55,316 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=61969af3-9eba-4b1c-9d37-bb5282c1ced2&name=CreateInstanceTwoNetTests-a7904572-544f-4bbd-9315-8f8125d47428-subnet2 used request id req-5a19e8b2-cd1f-4736-86cc-a5715e2a0881 2018-12-27 17:36:55,316 - neutron_utils - INFO - Creating port for network with name - CreateInstanceTwoNetTests-a7904572-544f-4bbd-9315-8f8125d47428-net2 2018-12-27 17:36:55,321 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46080af180ef9ec33f4c817cae3420d483f3fbba" -d '{"port": {"network_id": "61969af3-9eba-4b1c-9d37-bb5282c1ced2", "fixed_ips": [{"subnet_id": "6e7a0b66-511b-40e3-97f4-99b275682896", "ip_address": "10.200.202.5"}], "name": "CreateInstanceTwoNetTests-a7904572-544f-4bbd-9315-8f8125d47428-vm2-port", "admin_state_up": true}}' 2018-12-27 17:36:57,227 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 924 X-Openstack-Request-Id: req-6fc4c458-1ac0-45d5-9d12-df294e4c9056 Date: Thu, 27 Dec 2018 17:36:57 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T17:36:56Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"6e7a0b66-511b-40e3-97f4-99b275682896","ip_address":"10.200.202.5"}],"id":"5ac821c5-30e8-465f-9a02-9192ef8c0fce","security_groups":["c5f70adf-98c1-493a-b32e-8094737065ce"],"mac_address":"fa:16:3e:45:3b:ee","device_id":"","status":"DOWN","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-200-202-5","ip_address":"10.200.202.5","fqdn":"host-10-200-202-5.openstacklocal."}],"name":"CreateInstanceTwoNetTests-a7904572-544f-4bbd-9315-8f8125d47428-vm2-port","project_id":"484ff20acddd4326b89d0d0b47fba385","qos_policy_id":null,"admin_state_up":true,"network_id":"61969af3-9eba-4b1c-9d37-bb5282c1ced2","dns_name":"","created_at":"2018-12-27T17:36:55Z","binding:vnic_type":"normal","tenant_id":"484ff20acddd4326b89d0d0b47fba385"}} 2018-12-27 17:36:57,227 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/ports used request id req-6fc4c458-1ac0-45d5-9d12-df294e4c9056 2018-12-27 17:36:57,233 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceTwoNetTests-a7904572-544f-4bbd-9315-8f8125d47428-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46080af180ef9ec33f4c817cae3420d483f3fbba" 2018-12-27 17:36:57,515 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-69957455-f277-4bca-b72b-60348e70b0f0 Date: Thu, 27 Dec 2018 17:36:57 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"61969af3-9eba-4b1c-9d37-bb5282c1ced2","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"484ff20acddd4326b89d0d0b47fba385","status":"ACTIVE","subnets":["6e7a0b66-511b-40e3-97f4-99b275682896"],"description":"","tags":[],"updated_at":"2018-12-27T17:35:54Z","qos_policy_id":null,"name":"CreateInstanceTwoNetTests-a7904572-544f-4bbd-9315-8f8125d47428-net2","admin_state_up":true,"tenant_id":"484ff20acddd4326b89d0d0b47fba385","created_at":"2018-12-27T17:35:52Z","mtu":1442}]} 2018-12-27 17:36:57,516 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceTwoNetTests-a7904572-544f-4bbd-9315-8f8125d47428-net2 used request id req-69957455-f277-4bca-b72b-60348e70b0f0 2018-12-27 17:36:57,521 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=61969af3-9eba-4b1c-9d37-bb5282c1ced2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46080af180ef9ec33f4c817cae3420d483f3fbba" 2018-12-27 17:36:57,764 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-b184954b-105d-4788-a09f-4b1bb39f8989 Date: Thu, 27 Dec 2018 17:36:57 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"61969af3-9eba-4b1c-9d37-bb5282c1ced2","tenant_id":"484ff20acddd4326b89d0d0b47fba385","created_at":"2018-12-27T17:35:54Z","dns_nameservers":[],"updated_at":"2018-12-27T17:35:54Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.202.2","end":"10.200.202.254"}],"gateway_ip":"10.200.202.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.202.0/24","project_id":"484ff20acddd4326b89d0d0b47fba385","id":"6e7a0b66-511b-40e3-97f4-99b275682896","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-a7904572-544f-4bbd-9315-8f8125d47428-subnet2"}]} 2018-12-27 17:36:57,765 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=61969af3-9eba-4b1c-9d37-bb5282c1ced2 used request id req-b184954b-105d-4788-a09f-4b1bb39f8989 2018-12-27 17:36:57,770 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceTwoNetTests-a7904572-544f-4bbd-9315-8f8125d47428-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46080af180ef9ec33f4c817cae3420d483f3fbba" 2018-12-27 17:36:57,879 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-94d08eef-f7ab-49be-8a81-51be280477a0 Date: Thu, 27 Dec 2018 17:36:57 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"61969af3-9eba-4b1c-9d37-bb5282c1ced2","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"484ff20acddd4326b89d0d0b47fba385","status":"ACTIVE","subnets":["6e7a0b66-511b-40e3-97f4-99b275682896"],"description":"","tags":[],"updated_at":"2018-12-27T17:35:54Z","qos_policy_id":null,"name":"CreateInstanceTwoNetTests-a7904572-544f-4bbd-9315-8f8125d47428-net2","admin_state_up":true,"tenant_id":"484ff20acddd4326b89d0d0b47fba385","created_at":"2018-12-27T17:35:52Z","mtu":1442}]} 2018-12-27 17:36:57,879 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceTwoNetTests-a7904572-544f-4bbd-9315-8f8125d47428-net2 used request id req-94d08eef-f7ab-49be-8a81-51be280477a0 2018-12-27 17:36:57,883 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/484ff20acddd4326b89d0d0b47fba385 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46080af180ef9ec33f4c817cae3420d483f3fbba" 2018-12-27 17:36:57,981 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:36:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d1dbf558-b83a-40ae-a244-4bc60a459da6 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/484ff20acddd4326b89d0d0b47fba385"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "484ff20acddd4326b89d0d0b47fba385", "name": "CreateInstanceTwoNetTests-dc8610ef-fd5b-4f0-proj"}} 2018-12-27 17:36:57,981 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/484ff20acddd4326b89d0d0b47fba385 used request id req-d1dbf558-b83a-40ae-a244-4bc60a459da6 2018-12-27 17:36:57,986 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=61969af3-9eba-4b1c-9d37-bb5282c1ced2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46080af180ef9ec33f4c817cae3420d483f3fbba" 2018-12-27 17:36:58,212 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-51758bef-3fc2-49a0-96ad-c523bd0affc8 Date: Thu, 27 Dec 2018 17:36:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"61969af3-9eba-4b1c-9d37-bb5282c1ced2","tenant_id":"484ff20acddd4326b89d0d0b47fba385","created_at":"2018-12-27T17:35:54Z","dns_nameservers":[],"updated_at":"2018-12-27T17:35:54Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.202.2","end":"10.200.202.254"}],"gateway_ip":"10.200.202.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.202.0/24","project_id":"484ff20acddd4326b89d0d0b47fba385","id":"6e7a0b66-511b-40e3-97f4-99b275682896","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-a7904572-544f-4bbd-9315-8f8125d47428-subnet2"}]} 2018-12-27 17:36:58,213 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=61969af3-9eba-4b1c-9d37-bb5282c1ced2 used request id req-51758bef-3fc2-49a0-96ad-c523bd0affc8 2018-12-27 17:36:58,218 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=61969af3-9eba-4b1c-9d37-bb5282c1ced2&name=CreateInstanceTwoNetTests-a7904572-544f-4bbd-9315-8f8125d47428-vm2-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46080af180ef9ec33f4c817cae3420d483f3fbba" 2018-12-27 17:36:58,458 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 927 X-Openstack-Request-Id: req-4f49364b-cc97-4e02-b54c-281cca2c842a Date: Thu, 27 Dec 2018 17:36:58 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T17:36:56Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"6e7a0b66-511b-40e3-97f4-99b275682896","ip_address":"10.200.202.5"}],"id":"5ac821c5-30e8-465f-9a02-9192ef8c0fce","security_groups":["c5f70adf-98c1-493a-b32e-8094737065ce"],"mac_address":"fa:16:3e:45:3b:ee","project_id":"484ff20acddd4326b89d0d0b47fba385","status":"DOWN","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-200-202-5","ip_address":"10.200.202.5","fqdn":"host-10-200-202-5.openstacklocal."}],"qos_policy_id":null,"name":"CreateInstanceTwoNetTests-a7904572-544f-4bbd-9315-8f8125d47428-vm2-port","admin_state_up":true,"network_id":"61969af3-9eba-4b1c-9d37-bb5282c1ced2","dns_name":"","created_at":"2018-12-27T17:36:55Z","binding:vnic_type":"normal","device_id":"","tenant_id":"484ff20acddd4326b89d0d0b47fba385"}]} 2018-12-27 17:36:58,458 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=61969af3-9eba-4b1c-9d37-bb5282c1ced2&name=CreateInstanceTwoNetTests-a7904572-544f-4bbd-9315-8f8125d47428-vm2-port&admin_state_up=True used request id req-4f49364b-cc97-4e02-b54c-281cca2c842a 2018-12-27 17:36:58,462 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/484ff20acddd4326b89d0d0b47fba385 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46080af180ef9ec33f4c817cae3420d483f3fbba" 2018-12-27 17:36:58,567 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:36:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9e432e72-fb97-4776-a84e-8b5376aa6a8d Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/484ff20acddd4326b89d0d0b47fba385"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "484ff20acddd4326b89d0d0b47fba385", "name": "CreateInstanceTwoNetTests-dc8610ef-fd5b-4f0-proj"}} 2018-12-27 17:36:58,567 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/484ff20acddd4326b89d0d0b47fba385 used request id req-9e432e72-fb97-4776-a84e-8b5376aa6a8d 2018-12-27 17:36:58,567 - nova_utils - INFO - Creating VM with name - CreateInstanceTwoNetTests-a7904572-544f-4bbd-9315-8f8125d47428-inst2 2018-12-27 17:36:58,570 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46080af180ef9ec33f4c817cae3420d483f3fbba" 2018-12-27 17:36:58,591 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:36:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-24b71ed1-11ed-427b-8b3b-332486e3b496 x-compute-request-id: req-24b71ed1-11ed-427b-8b3b-332486e3b496 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"flavors": [{"id": "25df0771-e9fa-493e-bc3b-4de20130cf50", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/25df0771-e9fa-493e-bc3b-4de20130cf50", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/25df0771-e9fa-493e-bc3b-4de20130cf50", "rel": "bookmark"}], "name": "CreateInstanceTwoNetTests-a7904572-544f-4bbd-9315-8f8125d47428-flavor-name"}]} 2018-12-27 17:36:58,591 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-24b71ed1-11ed-427b-8b3b-332486e3b496 2018-12-27 17:36:58,594 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/flavors/25df0771-e9fa-493e-bc3b-4de20130cf50 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46080af180ef9ec33f4c817cae3420d483f3fbba" 2018-12-27 17:36:58,611 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:36:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8016cfc2-6391-4c29-aa71-f16294e109f6 x-compute-request-id: req-8016cfc2-6391-4c29-aa71-f16294e109f6 Content-Encoding: gzip Content-Length: 323 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstanceTwoNetTests-a7904572-544f-4bbd-9315-8f8125d47428-flavor-name", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/25df0771-e9fa-493e-bc3b-4de20130cf50", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/25df0771-e9fa-493e-bc3b-4de20130cf50", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "25df0771-e9fa-493e-bc3b-4de20130cf50"}} 2018-12-27 17:36:58,611 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/25df0771-e9fa-493e-bc3b-4de20130cf50 used request id req-8016cfc2-6391-4c29-aa71-f16294e109f6 2018-12-27 17:36:58,615 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceTwoNetTests-054a2dda-c012-4695-927a-d8f8f1844df0 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}46080af180ef9ec33f4c817cae3420d483f3fbba" 2018-12-27 17:36:58,835 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1048 Content-Type: application/json X-Openstack-Request-Id: req-d80c19cd-aa08-4570-adee-7850b110f4a9 Date: Thu, 27 Dec 2018 17:36:58 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceTwoNetTests-054a2dda-c012-4695-927a-d8f8f1844df0", "tags": [], "container_format": "bare", "created_at": "2018-12-27T17:35:43Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-27T17:35:44Z", "visibility": "shared", "locations": [{"url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/efee093e-9121-422e-8b10-f8de43ec3995/snap", "metadata": {}}], "self": "/v2/images/efee093e-9121-422e-8b10-f8de43ec3995", "min_disk": 0, "protected": false, "id": "efee093e-9121-422e-8b10-f8de43ec3995", "file": "/v2/images/efee093e-9121-422e-8b10-f8de43ec3995/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "484ff20acddd4326b89d0d0b47fba385", "direct_url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/efee093e-9121-422e-8b10-f8de43ec3995/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceTwoNetTests-054a2dda-c012-4695-927a-d8f8f1844df0"} 2018-12-27 17:36:58,835 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceTwoNetTests-054a2dda-c012-4695-927a-d8f8f1844df0 used request id req-d80c19cd-aa08-4570-adee-7850b110f4a9 2018-12-27 17:36:58,838 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}46080af180ef9ec33f4c817cae3420d483f3fbba" 2018-12-27 17:36:59,033 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-d25a375c-0fa1-4b5e-85bb-212b45983dca Date: Thu, 27 Dec 2018 17:36:59 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-27 17:36:59,033 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/schemas/image used request id req-d25a375c-0fa1-4b5e-85bb-212b45983dca 2018-12-27 17:36:59,039 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46080af180ef9ec33f4c817cae3420d483f3fbba" -d '{"server": {"name": "CreateInstanceTwoNetTests-a7904572-544f-4bbd-9315-8f8125d47428-inst2", "imageRef": "efee093e-9121-422e-8b10-f8de43ec3995", "flavorRef": "25df0771-e9fa-493e-bc3b-4de20130cf50", "user_data": "IyEvYmluL3NoCgp3aGlsZSB0cnVlOyBkbwogcGluZyAtYyAxIDEwLjIwMC4yMDEuNSAyPiYxID4vZGV2L251bGwKIFJFUz0kPwogaWYgWyAiWiRSRVMiID0gIlowIiBdIDsgdGhlbgogIGVjaG8gJ3ZQaW5nIE9LJwogIGJyZWFrCiBlbHNlCiAgZWNobyAndlBpbmcgS08nCiBmaQogc2xlZXAgMQpkb25lCgo=", "max_count": 1, "min_count": 1, "networks": [{"port": "5ac821c5-30e8-465f-9a02-9192ef8c0fce"}], "security_groups": [{"name": "CreateInstanceTwoNetTests-a7904572-544f-4bbd-9315-8f8125d47428-sec-grp"}]}}' 2018-12-27 17:37:00,828 - novaclient.v2.client - DEBUG - RESP: [202] Date: Thu, 27 Dec 2018 17:36:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-1e96d90c-79fc-4eb9-9764-936d4c2530d3 x-compute-request-id: req-1e96d90c-79fc-4eb9-9764-936d4c2530d3 Content-Length: 437 location: http://172.30.9.31:8774/v2.1/servers/211aaceb-cf18-400e-8ca0-1dccbc533415 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "CreateInstanceTwoNetTests-a7904572-544f-4bbd-9315-8f8125d47428-sec-grp"}], "OS-DCF:diskConfig": "MANUAL", "id": "211aaceb-cf18-400e-8ca0-1dccbc533415", "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/211aaceb-cf18-400e-8ca0-1dccbc533415", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/211aaceb-cf18-400e-8ca0-1dccbc533415", "rel": "bookmark"}], "adminPass": "9q5sde3vHCc7"}} 2018-12-27 17:37:00,828 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers used request id req-1e96d90c-79fc-4eb9-9764-936d4c2530d3 2018-12-27 17:37:00,831 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/211aaceb-cf18-400e-8ca0-1dccbc533415 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46080af180ef9ec33f4c817cae3420d483f3fbba" 2018-12-27 17:37:01,247 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:37:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-67b09fe9-e374-48e5-a62d-9e4955d37a76 x-compute-request-id: req-67b09fe9-e374-48e5-a62d-9e4955d37a76 Content-Encoding: gzip Content-Length: 611 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/211aaceb-cf18-400e-8ca0-1dccbc533415", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/211aaceb-cf18-400e-8ca0-1dccbc533415", "rel": "bookmark"}], "image": {"id": "efee093e-9121-422e-8b10-f8de43ec3995", "links": [{"href": "http://172.30.9.31:8774/images/efee093e-9121-422e-8b10-f8de43ec3995", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "25df0771-e9fa-493e-bc3b-4de20130cf50", "links": [{"href": "http://172.30.9.31:8774/flavors/25df0771-e9fa-493e-bc3b-4de20130cf50", "rel": "bookmark"}]}, "id": "211aaceb-cf18-400e-8ca0-1dccbc533415", "user_id": "cb653975b99e445b936502cb9dfd40b3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T17:37:00Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-a7904572-544f-4bbd-9315-8f8125d47428-inst2", "created": "2018-12-27T17:37:00Z", "tenant_id": "484ff20acddd4326b89d0d0b47fba385", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-27 17:37:01,247 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/211aaceb-cf18-400e-8ca0-1dccbc533415 used request id req-67b09fe9-e374-48e5-a62d-9e4955d37a76 2018-12-27 17:37:01,248 - create_instance - INFO - Created instance with name - CreateInstanceTwoNetTests-a7904572-544f-4bbd-9315-8f8125d47428-inst2 2018-12-27 17:37:01,250 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/211aaceb-cf18-400e-8ca0-1dccbc533415 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46080af180ef9ec33f4c817cae3420d483f3fbba" 2018-12-27 17:37:01,887 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:37:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4d4a45f5-9ee0-4475-b971-6c0d9fa2fd20 x-compute-request-id: req-4d4a45f5-9ee0-4475-b971-6c0d9fa2fd20 Content-Encoding: gzip Content-Length: 613 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/211aaceb-cf18-400e-8ca0-1dccbc533415", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/211aaceb-cf18-400e-8ca0-1dccbc533415", "rel": "bookmark"}], "image": {"id": "efee093e-9121-422e-8b10-f8de43ec3995", "links": [{"href": "http://172.30.9.31:8774/images/efee093e-9121-422e-8b10-f8de43ec3995", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "25df0771-e9fa-493e-bc3b-4de20130cf50", "links": [{"href": "http://172.30.9.31:8774/flavors/25df0771-e9fa-493e-bc3b-4de20130cf50", "rel": "bookmark"}]}, "id": "211aaceb-cf18-400e-8ca0-1dccbc533415", "user_id": "cb653975b99e445b936502cb9dfd40b3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T17:37:01Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-a7904572-544f-4bbd-9315-8f8125d47428-inst2", "created": "2018-12-27T17:37:00Z", "tenant_id": "484ff20acddd4326b89d0d0b47fba385", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-27 17:37:01,887 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/211aaceb-cf18-400e-8ca0-1dccbc533415 used request id req-4d4a45f5-9ee0-4475-b971-6c0d9fa2fd20 2018-12-27 17:37:01,888 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-a7904572-544f-4bbd-9315-8f8125d47428-inst2] is - BUILD 2018-12-27 17:37:01,888 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-27 17:37:04,891 - create_instance - DEBUG - VM status query timeout in 896.356641054 2018-12-27 17:37:04,894 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/211aaceb-cf18-400e-8ca0-1dccbc533415 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46080af180ef9ec33f4c817cae3420d483f3fbba" 2018-12-27 17:37:05,888 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:37:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-92baa301-aa9d-4e14-8541-b43426a18b13 x-compute-request-id: req-92baa301-aa9d-4e14-8541-b43426a18b13 Content-Encoding: gzip Content-Length: 675 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/211aaceb-cf18-400e-8ca0-1dccbc533415", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/211aaceb-cf18-400e-8ca0-1dccbc533415", "rel": "bookmark"}], "image": {"id": "efee093e-9121-422e-8b10-f8de43ec3995", "links": [{"href": "http://172.30.9.31:8774/images/efee093e-9121-422e-8b10-f8de43ec3995", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "25df0771-e9fa-493e-bc3b-4de20130cf50", "links": [{"href": "http://172.30.9.31:8774/flavors/25df0771-e9fa-493e-bc3b-4de20130cf50", "rel": "bookmark"}]}, "id": "211aaceb-cf18-400e-8ca0-1dccbc533415", "security_groups": [{"name": "default"}], "user_id": "cb653975b99e445b936502cb9dfd40b3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T17:37:04Z", "hostId": "1e6bf8d302cac6d3f3364abdfab840ef6f878dbcea6e02e0ab85ac9d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-a7904572-544f-4bbd-9315-8f8125d47428-inst2", "created": "2018-12-27T17:37:00Z", "tenant_id": "484ff20acddd4326b89d0d0b47fba385", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-27 17:37:05,888 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/211aaceb-cf18-400e-8ca0-1dccbc533415 used request id req-92baa301-aa9d-4e14-8541-b43426a18b13 2018-12-27 17:37:05,889 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-a7904572-544f-4bbd-9315-8f8125d47428-inst2] is - BUILD 2018-12-27 17:37:05,889 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-27 17:37:08,892 - create_instance - DEBUG - VM status query timeout in 892.356023073 2018-12-27 17:37:08,895 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/211aaceb-cf18-400e-8ca0-1dccbc533415 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46080af180ef9ec33f4c817cae3420d483f3fbba" 2018-12-27 17:37:09,979 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:37:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f71768a5-00be-44d2-b3f1-502978041f19 x-compute-request-id: req-f71768a5-00be-44d2-b3f1-502978041f19 Content-Encoding: gzip Content-Length: 675 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/211aaceb-cf18-400e-8ca0-1dccbc533415", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/211aaceb-cf18-400e-8ca0-1dccbc533415", "rel": "bookmark"}], "image": {"id": "efee093e-9121-422e-8b10-f8de43ec3995", "links": [{"href": "http://172.30.9.31:8774/images/efee093e-9121-422e-8b10-f8de43ec3995", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "25df0771-e9fa-493e-bc3b-4de20130cf50", "links": [{"href": "http://172.30.9.31:8774/flavors/25df0771-e9fa-493e-bc3b-4de20130cf50", "rel": "bookmark"}]}, "id": "211aaceb-cf18-400e-8ca0-1dccbc533415", "security_groups": [{"name": "default"}], "user_id": "cb653975b99e445b936502cb9dfd40b3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T17:37:04Z", "hostId": "1e6bf8d302cac6d3f3364abdfab840ef6f878dbcea6e02e0ab85ac9d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-a7904572-544f-4bbd-9315-8f8125d47428-inst2", "created": "2018-12-27T17:37:00Z", "tenant_id": "484ff20acddd4326b89d0d0b47fba385", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-27 17:37:09,979 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/211aaceb-cf18-400e-8ca0-1dccbc533415 used request id req-f71768a5-00be-44d2-b3f1-502978041f19 2018-12-27 17:37:09,979 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-a7904572-544f-4bbd-9315-8f8125d47428-inst2] is - BUILD 2018-12-27 17:37:09,980 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-27 17:37:12,983 - create_instance - DEBUG - VM status query timeout in 888.265104055 2018-12-27 17:37:12,986 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/211aaceb-cf18-400e-8ca0-1dccbc533415 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46080af180ef9ec33f4c817cae3420d483f3fbba" 2018-12-27 17:37:13,704 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:37:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cde8181f-6cc2-451c-b776-836b38a27ffa x-compute-request-id: req-cde8181f-6cc2-451c-b776-836b38a27ffa Content-Encoding: gzip Content-Length: 749 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-a7904572-544f-4bbd-9315-8f8125d47428-net2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:3b:ee", "version": 4, "addr": "10.200.202.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/211aaceb-cf18-400e-8ca0-1dccbc533415", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/211aaceb-cf18-400e-8ca0-1dccbc533415", "rel": "bookmark"}], "image": {"id": "efee093e-9121-422e-8b10-f8de43ec3995", "links": [{"href": "http://172.30.9.31:8774/images/efee093e-9121-422e-8b10-f8de43ec3995", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T17:37:12.000000", "flavor": {"id": "25df0771-e9fa-493e-bc3b-4de20130cf50", "links": [{"href": "http://172.30.9.31:8774/flavors/25df0771-e9fa-493e-bc3b-4de20130cf50", "rel": "bookmark"}]}, "id": "211aaceb-cf18-400e-8ca0-1dccbc533415", "security_groups": [{"name": "default"}], "user_id": "cb653975b99e445b936502cb9dfd40b3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T17:37:12Z", "hostId": "1e6bf8d302cac6d3f3364abdfab840ef6f878dbcea6e02e0ab85ac9d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-a7904572-544f-4bbd-9315-8f8125d47428-inst2", "created": "2018-12-27T17:37:00Z", "tenant_id": "484ff20acddd4326b89d0d0b47fba385", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-27 17:37:13,705 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/211aaceb-cf18-400e-8ca0-1dccbc533415 used request id req-cde8181f-6cc2-451c-b776-836b38a27ffa 2018-12-27 17:37:13,705 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-a7904572-544f-4bbd-9315-8f8125d47428-inst2] is - ACTIVE 2018-12-27 17:37:13,705 - create_instance - INFO - VM is - ACTIVE 2018-12-27 17:37:13,708 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/211aaceb-cf18-400e-8ca0-1dccbc533415 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46080af180ef9ec33f4c817cae3420d483f3fbba" 2018-12-27 17:37:14,446 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:37:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-99cbd25e-82b8-40bb-a70a-a2ac58ca3eb9 x-compute-request-id: req-99cbd25e-82b8-40bb-a70a-a2ac58ca3eb9 Content-Encoding: gzip Content-Length: 749 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-a7904572-544f-4bbd-9315-8f8125d47428-net2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:3b:ee", "version": 4, "addr": "10.200.202.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/211aaceb-cf18-400e-8ca0-1dccbc533415", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/211aaceb-cf18-400e-8ca0-1dccbc533415", "rel": "bookmark"}], "image": {"id": "efee093e-9121-422e-8b10-f8de43ec3995", "links": [{"href": "http://172.30.9.31:8774/images/efee093e-9121-422e-8b10-f8de43ec3995", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T17:37:12.000000", "flavor": {"id": "25df0771-e9fa-493e-bc3b-4de20130cf50", "links": [{"href": "http://172.30.9.31:8774/flavors/25df0771-e9fa-493e-bc3b-4de20130cf50", "rel": "bookmark"}]}, "id": "211aaceb-cf18-400e-8ca0-1dccbc533415", "security_groups": [{"name": "default"}], "user_id": "cb653975b99e445b936502cb9dfd40b3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T17:37:12Z", "hostId": "1e6bf8d302cac6d3f3364abdfab840ef6f878dbcea6e02e0ab85ac9d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-a7904572-544f-4bbd-9315-8f8125d47428-inst2", "created": "2018-12-27T17:37:00Z", "tenant_id": "484ff20acddd4326b89d0d0b47fba385", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-27 17:37:14,446 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/211aaceb-cf18-400e-8ca0-1dccbc533415 used request id req-99cbd25e-82b8-40bb-a70a-a2ac58ca3eb9 2018-12-27 17:37:14,451 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceTwoNetTests-a7904572-544f-4bbd-9315-8f8125d47428-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46080af180ef9ec33f4c817cae3420d483f3fbba" 2018-12-27 17:37:15,377 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-aa860e55-32ed-49c8-a4e4-87b5e9d16e07 Date: Thu, 27 Dec 2018 17:37:15 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"61969af3-9eba-4b1c-9d37-bb5282c1ced2","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"484ff20acddd4326b89d0d0b47fba385","status":"ACTIVE","subnets":["6e7a0b66-511b-40e3-97f4-99b275682896"],"description":"","tags":[],"updated_at":"2018-12-27T17:35:54Z","qos_policy_id":null,"name":"CreateInstanceTwoNetTests-a7904572-544f-4bbd-9315-8f8125d47428-net2","admin_state_up":true,"tenant_id":"484ff20acddd4326b89d0d0b47fba385","created_at":"2018-12-27T17:35:52Z","mtu":1442}]} 2018-12-27 17:37:15,377 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceTwoNetTests-a7904572-544f-4bbd-9315-8f8125d47428-net2 used request id req-aa860e55-32ed-49c8-a4e4-87b5e9d16e07 2018-12-27 17:37:15,381 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/484ff20acddd4326b89d0d0b47fba385 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46080af180ef9ec33f4c817cae3420d483f3fbba" 2018-12-27 17:37:15,489 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:37:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-18498cf7-3fe2-4a45-89d4-1a2201026c76 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/484ff20acddd4326b89d0d0b47fba385"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "484ff20acddd4326b89d0d0b47fba385", "name": "CreateInstanceTwoNetTests-dc8610ef-fd5b-4f0-proj"}} 2018-12-27 17:37:15,489 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/484ff20acddd4326b89d0d0b47fba385 used request id req-18498cf7-3fe2-4a45-89d4-1a2201026c76 2018-12-27 17:37:15,495 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=61969af3-9eba-4b1c-9d37-bb5282c1ced2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46080af180ef9ec33f4c817cae3420d483f3fbba" 2018-12-27 17:37:15,548 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-c8421b95-1916-4682-9992-95929b2d43ff Date: Thu, 27 Dec 2018 17:37:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"61969af3-9eba-4b1c-9d37-bb5282c1ced2","tenant_id":"484ff20acddd4326b89d0d0b47fba385","created_at":"2018-12-27T17:35:54Z","dns_nameservers":[],"updated_at":"2018-12-27T17:35:54Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.202.2","end":"10.200.202.254"}],"gateway_ip":"10.200.202.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.202.0/24","project_id":"484ff20acddd4326b89d0d0b47fba385","id":"6e7a0b66-511b-40e3-97f4-99b275682896","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-a7904572-544f-4bbd-9315-8f8125d47428-subnet2"}]} 2018-12-27 17:37:15,548 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=61969af3-9eba-4b1c-9d37-bb5282c1ced2 used request id req-c8421b95-1916-4682-9992-95929b2d43ff 2018-12-27 17:37:15,552 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=61969af3-9eba-4b1c-9d37-bb5282c1ced2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46080af180ef9ec33f4c817cae3420d483f3fbba" 2018-12-27 17:37:15,793 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2781 X-Openstack-Request-Id: req-f3b6f9f3-c9fc-4107-9a84-85a01aac369a Date: Thu, 27 Dec 2018 17:37:15 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T17:37:12Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"6e7a0b66-511b-40e3-97f4-99b275682896","ip_address":"10.200.202.5"}],"id":"5ac821c5-30e8-465f-9a02-9192ef8c0fce","security_groups":["c5f70adf-98c1-493a-b32e-8094737065ce"],"mac_address":"fa:16:3e:45:3b:ee","project_id":"484ff20acddd4326b89d0d0b47fba385","status":"ACTIVE","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-200-202-5","ip_address":"10.200.202.5","fqdn":"host-10-200-202-5.openstacklocal."}],"qos_policy_id":null,"name":"CreateInstanceTwoNetTests-a7904572-544f-4bbd-9315-8f8125d47428-vm2-port","admin_state_up":true,"network_id":"61969af3-9eba-4b1c-9d37-bb5282c1ced2","dns_name":"","created_at":"2018-12-27T17:36:55Z","binding:vnic_type":"normal","device_id":"211aaceb-cf18-400e-8ca0-1dccbc533415","tenant_id":"484ff20acddd4326b89d0d0b47fba385"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T17:36:11Z","device_owner":"network:router_interface","revision_number":11,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"6e7a0b66-511b-40e3-97f4-99b275682896","ip_address":"10.200.202.1"}],"id":"a02c81db-e923-4143-865f-a257ec60a1c0","security_groups":["c5f70adf-98c1-493a-b32e-8094737065ce"],"mac_address":"fa:16:3e:58:74:6e","project_id":"484ff20acddd4326b89d0d0b47fba385","status":"ACTIVE","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-200-202-1","ip_address":"10.200.202.1","fqdn":"host-10-200-202-1.openstacklocal."}],"qos_policy_id":null,"name":"CreateInstanceTwoNetTests-a7904572-544f-4bbd-9315-8f8125d47428-router-port2","admin_state_up":true,"network_id":"61969af3-9eba-4b1c-9d37-bb5282c1ced2","dns_name":"","created_at":"2018-12-27T17:36:08Z","binding:vnic_type":"normal","device_id":"567c743a-3c41-48e9-9bee-2357e3df3462","tenant_id":"484ff20acddd4326b89d0d0b47fba385"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T17:35:55Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"6e7a0b66-511b-40e3-97f4-99b275682896","ip_address":"10.200.202.2"}],"id":"d07215b7-166b-4123-8548-c80846c17190","security_groups":[],"mac_address":"fa:16:3e:75:5e:d3","project_id":"484ff20acddd4326b89d0d0b47fba385","status":"DOWN","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-200-202-2","ip_address":"10.200.202.2","fqdn":"host-10-200-202-2.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"61969af3-9eba-4b1c-9d37-bb5282c1ced2","dns_name":"","created_at":"2018-12-27T17:35:52Z","binding:vnic_type":"normal","device_id":"","tenant_id":"484ff20acddd4326b89d0d0b47fba385"}]} 2018-12-27 17:37:15,793 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=61969af3-9eba-4b1c-9d37-bb5282c1ced2 used request id req-f3b6f9f3-c9fc-4107-9a84-85a01aac369a 2018-12-27 17:37:15,796 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/211aaceb-cf18-400e-8ca0-1dccbc533415 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46080af180ef9ec33f4c817cae3420d483f3fbba" 2018-12-27 17:37:16,131 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:37:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c7baa608-243e-47b5-a30e-cdfeb5046775 x-compute-request-id: req-c7baa608-243e-47b5-a30e-cdfeb5046775 Content-Encoding: gzip Content-Length: 749 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-a7904572-544f-4bbd-9315-8f8125d47428-net2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:3b:ee", "version": 4, "addr": "10.200.202.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/211aaceb-cf18-400e-8ca0-1dccbc533415", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/211aaceb-cf18-400e-8ca0-1dccbc533415", "rel": "bookmark"}], "image": {"id": "efee093e-9121-422e-8b10-f8de43ec3995", "links": [{"href": "http://172.30.9.31:8774/images/efee093e-9121-422e-8b10-f8de43ec3995", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T17:37:12.000000", "flavor": {"id": "25df0771-e9fa-493e-bc3b-4de20130cf50", "links": [{"href": "http://172.30.9.31:8774/flavors/25df0771-e9fa-493e-bc3b-4de20130cf50", "rel": "bookmark"}]}, "id": "211aaceb-cf18-400e-8ca0-1dccbc533415", "security_groups": [{"name": "default"}], "user_id": "cb653975b99e445b936502cb9dfd40b3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T17:37:12Z", "hostId": "1e6bf8d302cac6d3f3364abdfab840ef6f878dbcea6e02e0ab85ac9d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-a7904572-544f-4bbd-9315-8f8125d47428-inst2", "created": "2018-12-27T17:37:00Z", "tenant_id": "484ff20acddd4326b89d0d0b47fba385", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-27 17:37:16,132 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/211aaceb-cf18-400e-8ca0-1dccbc533415 used request id req-c7baa608-243e-47b5-a30e-cdfeb5046775 2018-12-27 17:37:16,132 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-a7904572-544f-4bbd-9315-8f8125d47428-inst2] is - ACTIVE 2018-12-27 17:37:16,132 - create_instance - INFO - VM is - ACTIVE 2018-12-27 17:37:16,135 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/211aaceb-cf18-400e-8ca0-1dccbc533415 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46080af180ef9ec33f4c817cae3420d483f3fbba" 2018-12-27 17:37:16,661 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:37:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b3955ead-70ab-4a49-b66c-ef16d46f87c9 x-compute-request-id: req-b3955ead-70ab-4a49-b66c-ef16d46f87c9 Content-Encoding: gzip Content-Length: 749 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-a7904572-544f-4bbd-9315-8f8125d47428-net2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:3b:ee", "version": 4, "addr": "10.200.202.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/211aaceb-cf18-400e-8ca0-1dccbc533415", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/211aaceb-cf18-400e-8ca0-1dccbc533415", "rel": "bookmark"}], "image": {"id": "efee093e-9121-422e-8b10-f8de43ec3995", "links": [{"href": "http://172.30.9.31:8774/images/efee093e-9121-422e-8b10-f8de43ec3995", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T17:37:12.000000", "flavor": {"id": "25df0771-e9fa-493e-bc3b-4de20130cf50", "links": [{"href": "http://172.30.9.31:8774/flavors/25df0771-e9fa-493e-bc3b-4de20130cf50", "rel": "bookmark"}]}, "id": "211aaceb-cf18-400e-8ca0-1dccbc533415", "security_groups": [{"name": "default"}], "user_id": "cb653975b99e445b936502cb9dfd40b3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T17:37:12Z", "hostId": "1e6bf8d302cac6d3f3364abdfab840ef6f878dbcea6e02e0ab85ac9d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-a7904572-544f-4bbd-9315-8f8125d47428-inst2", "created": "2018-12-27T17:37:00Z", "tenant_id": "484ff20acddd4326b89d0d0b47fba385", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-27 17:37:16,661 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/211aaceb-cf18-400e-8ca0-1dccbc533415 used request id req-b3955ead-70ab-4a49-b66c-ef16d46f87c9 2018-12-27 17:37:16,667 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceTwoNetTests-a7904572-544f-4bbd-9315-8f8125d47428-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46080af180ef9ec33f4c817cae3420d483f3fbba" 2018-12-27 17:37:16,940 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-74517d4e-0d88-4968-9df7-d010b2a21c5e Date: Thu, 27 Dec 2018 17:37:16 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"61969af3-9eba-4b1c-9d37-bb5282c1ced2","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"484ff20acddd4326b89d0d0b47fba385","status":"ACTIVE","subnets":["6e7a0b66-511b-40e3-97f4-99b275682896"],"description":"","tags":[],"updated_at":"2018-12-27T17:35:54Z","qos_policy_id":null,"name":"CreateInstanceTwoNetTests-a7904572-544f-4bbd-9315-8f8125d47428-net2","admin_state_up":true,"tenant_id":"484ff20acddd4326b89d0d0b47fba385","created_at":"2018-12-27T17:35:52Z","mtu":1442}]} 2018-12-27 17:37:16,941 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceTwoNetTests-a7904572-544f-4bbd-9315-8f8125d47428-net2 used request id req-74517d4e-0d88-4968-9df7-d010b2a21c5e 2018-12-27 17:37:16,944 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/484ff20acddd4326b89d0d0b47fba385 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46080af180ef9ec33f4c817cae3420d483f3fbba" 2018-12-27 17:37:17,044 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:37:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c087c09e-7f36-408d-b695-e5b2eb1ccd7f Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/484ff20acddd4326b89d0d0b47fba385"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "484ff20acddd4326b89d0d0b47fba385", "name": "CreateInstanceTwoNetTests-dc8610ef-fd5b-4f0-proj"}} 2018-12-27 17:37:17,044 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/484ff20acddd4326b89d0d0b47fba385 used request id req-c087c09e-7f36-408d-b695-e5b2eb1ccd7f 2018-12-27 17:37:17,049 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=61969af3-9eba-4b1c-9d37-bb5282c1ced2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46080af180ef9ec33f4c817cae3420d483f3fbba" 2018-12-27 17:37:17,094 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-97eb5fef-4896-47b9-9c56-6beb5a802c8e Date: Thu, 27 Dec 2018 17:37:17 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"61969af3-9eba-4b1c-9d37-bb5282c1ced2","tenant_id":"484ff20acddd4326b89d0d0b47fba385","created_at":"2018-12-27T17:35:54Z","dns_nameservers":[],"updated_at":"2018-12-27T17:35:54Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.202.2","end":"10.200.202.254"}],"gateway_ip":"10.200.202.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.202.0/24","project_id":"484ff20acddd4326b89d0d0b47fba385","id":"6e7a0b66-511b-40e3-97f4-99b275682896","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-a7904572-544f-4bbd-9315-8f8125d47428-subnet2"}]} 2018-12-27 17:37:17,094 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=61969af3-9eba-4b1c-9d37-bb5282c1ced2 used request id req-97eb5fef-4896-47b9-9c56-6beb5a802c8e 2018-12-27 17:37:17,100 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=61969af3-9eba-4b1c-9d37-bb5282c1ced2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46080af180ef9ec33f4c817cae3420d483f3fbba" 2018-12-27 17:37:17,155 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2781 X-Openstack-Request-Id: req-3a2d46a2-a389-4c97-a190-301beebfd6a7 Date: Thu, 27 Dec 2018 17:37:17 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T17:37:12Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"6e7a0b66-511b-40e3-97f4-99b275682896","ip_address":"10.200.202.5"}],"id":"5ac821c5-30e8-465f-9a02-9192ef8c0fce","security_groups":["c5f70adf-98c1-493a-b32e-8094737065ce"],"mac_address":"fa:16:3e:45:3b:ee","project_id":"484ff20acddd4326b89d0d0b47fba385","status":"ACTIVE","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-200-202-5","ip_address":"10.200.202.5","fqdn":"host-10-200-202-5.openstacklocal."}],"qos_policy_id":null,"name":"CreateInstanceTwoNetTests-a7904572-544f-4bbd-9315-8f8125d47428-vm2-port","admin_state_up":true,"network_id":"61969af3-9eba-4b1c-9d37-bb5282c1ced2","dns_name":"","created_at":"2018-12-27T17:36:55Z","binding:vnic_type":"normal","device_id":"211aaceb-cf18-400e-8ca0-1dccbc533415","tenant_id":"484ff20acddd4326b89d0d0b47fba385"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T17:36:11Z","device_owner":"network:router_interface","revision_number":11,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"6e7a0b66-511b-40e3-97f4-99b275682896","ip_address":"10.200.202.1"}],"id":"a02c81db-e923-4143-865f-a257ec60a1c0","security_groups":["c5f70adf-98c1-493a-b32e-8094737065ce"],"mac_address":"fa:16:3e:58:74:6e","project_id":"484ff20acddd4326b89d0d0b47fba385","status":"ACTIVE","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-200-202-1","ip_address":"10.200.202.1","fqdn":"host-10-200-202-1.openstacklocal."}],"qos_policy_id":null,"name":"CreateInstanceTwoNetTests-a7904572-544f-4bbd-9315-8f8125d47428-router-port2","admin_state_up":true,"network_id":"61969af3-9eba-4b1c-9d37-bb5282c1ced2","dns_name":"","created_at":"2018-12-27T17:36:08Z","binding:vnic_type":"normal","device_id":"567c743a-3c41-48e9-9bee-2357e3df3462","tenant_id":"484ff20acddd4326b89d0d0b47fba385"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T17:35:55Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"6e7a0b66-511b-40e3-97f4-99b275682896","ip_address":"10.200.202.2"}],"id":"d07215b7-166b-4123-8548-c80846c17190","security_groups":[],"mac_address":"fa:16:3e:75:5e:d3","project_id":"484ff20acddd4326b89d0d0b47fba385","status":"DOWN","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-200-202-2","ip_address":"10.200.202.2","fqdn":"host-10-200-202-2.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"61969af3-9eba-4b1c-9d37-bb5282c1ced2","dns_name":"","created_at":"2018-12-27T17:35:52Z","binding:vnic_type":"normal","device_id":"","tenant_id":"484ff20acddd4326b89d0d0b47fba385"}]} 2018-12-27 17:37:17,156 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=61969af3-9eba-4b1c-9d37-bb5282c1ced2 used request id req-3a2d46a2-a389-4c97-a190-301beebfd6a7 2018-12-27 17:37:17,159 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:8774/v2.1/servers/211aaceb-cf18-400e-8ca0-1dccbc533415/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46080af180ef9ec33f4c817cae3420d483f3fbba" -d '{"addSecurityGroup": {"name": "CreateInstanceTwoNetTests-a7904572-544f-4bbd-9315-8f8125d47428-sec-grp"}}' 2018-12-27 17:37:18,959 - novaclient.v2.client - DEBUG - RESP: [202] Date: Thu, 27 Dec 2018 17:37:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-6dc651b0-8f20-4b26-acdf-f961a51a1393 x-compute-request-id: req-6dc651b0-8f20-4b26-acdf-f961a51a1393 Content-Length: 0 Content-Type: application/json 2018-12-27 17:37:18,959 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/211aaceb-cf18-400e-8ca0-1dccbc533415/action used request id req-6dc651b0-8f20-4b26-acdf-f961a51a1393 2018-12-27 17:37:18,959 - create_instance_tests - INFO - Looking for IP 10.200.201.5 in the console log 2018-12-27 17:37:18,962 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/3fe5d89d-cd9f-4976-a2bb-c8eb43c49ca4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa8072a636863b3f549e164c1fafe7972208f09c" 2018-12-27 17:37:19,894 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:37:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-35521cf0-62db-4962-850d-08ae3eff5a26 x-compute-request-id: req-35521cf0-62db-4962-850d-08ae3eff5a26 Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-a7904572-544f-4bbd-9315-8f8125d47428-net1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ad:3f:99", "version": 4, "addr": "10.200.201.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/3fe5d89d-cd9f-4976-a2bb-c8eb43c49ca4", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/3fe5d89d-cd9f-4976-a2bb-c8eb43c49ca4", "rel": "bookmark"}], "image": {"id": "efee093e-9121-422e-8b10-f8de43ec3995", "links": [{"href": "http://172.30.9.31:8774/images/efee093e-9121-422e-8b10-f8de43ec3995", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T17:36:42.000000", "flavor": {"id": "25df0771-e9fa-493e-bc3b-4de20130cf50", "links": [{"href": "http://172.30.9.31:8774/flavors/25df0771-e9fa-493e-bc3b-4de20130cf50", "rel": "bookmark"}]}, "id": "3fe5d89d-cd9f-4976-a2bb-c8eb43c49ca4", "security_groups": [{"name": "CreateInstanceTwoNetTests-a7904572-544f-4bbd-9315-8f8125d47428-sec-grp"}, {"name": "default"}], "user_id": "cb653975b99e445b936502cb9dfd40b3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T17:36:42Z", "hostId": "3cef8a5253f6a6b6de9f0ca0a5d00cee2d7b6f2c5a1332730a5d3b56", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-a7904572-544f-4bbd-9315-8f8125d47428-inst1", "created": "2018-12-27T17:36:29Z", "tenant_id": "484ff20acddd4326b89d0d0b47fba385", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-27 17:37:19,894 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/3fe5d89d-cd9f-4976-a2bb-c8eb43c49ca4 used request id req-35521cf0-62db-4962-850d-08ae3eff5a26 2018-12-27 17:37:19,897 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:8774/v2.1/servers/3fe5d89d-cd9f-4976-a2bb-c8eb43c49ca4/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa8072a636863b3f549e164c1fafe7972208f09c" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-27 17:37:19,974 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:37:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d8c2f25b-ce11-40be-bc96-20a123aa0672 x-compute-request-id: req-d8c2f25b-ce11-40be-bc96-20a123aa0672 Content-Encoding: gzip Content-Length: 9689 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f6390-0x000f639f] mapped at [ffff8800000f6390]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F60F0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1551 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE145D 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14D1 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 519286815 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u1048576\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491664K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 32088K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2\n[ 0.000000] NR_IRQS:16640 nr_irqs:440 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.231460] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.234383] pid_max: default: 32768 minimum: 301\n[ 0.235958] ACPI: Core revision 20150930\n[ 0.237949] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.240224] Security Framework initialized\n[ 0.241647] Yama: becoming mindful.\n[ 0.242925] AppArmor: AppArmor initialized\n[ 0.244397] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.246690] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.248907] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.251021] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.253410] Initializing cgroup subsys io\n[ 0.254838] Initializing cgroup subsys memory\n[ 0.256347] Initializing cgroup subsys devices\n[ 0.257885] Initializing cgroup subsys freezer\n[ 0.259413] Initializing cgroup subsys net_cls\n[ 0.260932] Initializing cgroup subsys perf_event\n[ 0.262535] Initializing cgroup subsys net_prio\n[ 0.264080] Initializing cgroup subsys hugetlb\n[ 0.265602] Initializing cgroup subsys pids\n[ 0.267108] CPU: Physical Processor ID: 0\n[ 0.269205] mce: CPU supports 10 MCE banks\n[ 0.270686] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.272451] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.275790] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.284191] ftrace: allocating 31920 entries in 125 pages\n[ 0.315239] smpboot: Max logical packages: 2\n[ 0.316727] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.318841] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.321203] x2apic enabled\n[ 0.322579] Switched APIC routing to physical x2apic.\n[ 0.325447] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.327489] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.331255] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.334433] KVM setup paravirtual spinlock\n[ 0.336427] x86: Booting SMP configuration:\n[ 0.337902] .... node #0, CPUs: #1\n[ 0.339357] kvm-clock: cpu 1, msr 0:1ffd3041, secondary cpu clock\n[ 0.361967] x86: Booted up 1 node, 2 CPUs\n[ 0.361970] KVM setup async PF for cpu 1\n[ 0.361973] kvm-stealtime: cpu 1, msr 1f90d940\n[ 0.366378] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.368870] devtmpfs: initialized\n[ 0.371122] evm: security.selinux\n[ 0.372337] evm: security.SMACK64\n[ 0.373548] evm: security.SMACK64EXEC\n[ 0.374848] evm: security.SMACK64TRANSMUTE\n[ 0.376265] evm: security.SMACK64MMAP\n[ 0.377567] evm: security.ima\n[ 0.378681] evm: security.capability\n[ 0.380053] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.383309] pinctrl core: initialized pinctrl subsystem\n[ 0.385189] RTC time: 17:36:42, date: 12/27/18\n[ 0.386808] NET: Registered protocol family 16\n[ 0.397064] cpuidle: using governor ladder\n[ 0.409167] cpuidle: using governor menu\n[ 0.410581] PCCT header not found.\n[ 0.411911] ACPI: bus type PCI registered\n[ 0.413282] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.415382] PCI: Using configuration type 1 for base access\n[ 0.429706] ACPI: Added _OSI(Module Device)\n[ 0.431129] ACPI: Added _OSI(Processor Device)\n[ 0.432600] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.434144] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.436874] ACPI: Interpreter enabled\n[ 0.438159] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.441286] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.444409] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.447517] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.450628] ACPI: (supports S0 S5)\n[ 0.451824] ACPI: Using IOAPIC for interrupt routing\n[ 0.453420] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.458047] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.459977] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.462056] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.464062] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.467758] acpiphp: Slot [3] registered\n[ 0.469110] acpiphp: Slot [4] registered\n[ 0.470455] acpiphp: Slot [5] registered\n[ 0.471803] acpiphp: Slot [6] registered\n[ 0.473146] acpiphp: Slot [7] registered\n[ 0.474493] acpiphp: Slot [8] registered\n[ 0.475841] acpiphp: Slot [9] registered\n[ 0.477179] acpiphp: Slot [10] registered\n[ 0.494427] acpiphp: Slot [11] registered\n[ 0.495797] acpiphp: Slot [12] registered\n[ 0.497157] acpiphp: Slot [13] registered\n[ 0.498527] acpiphp: Slot [14] registered\n[ 0.499886] acpiphp: Slot [15] registered\n[ 0.501247] acpiphp: Slot [16] registered\n[ 0.502609] acpiphp: Slot [17] registered\n[ 0.503970] acpiphp: Slot [18] registered\n[ 0.505668] acpiphp: Slot [19] registered\n[ 0.507171] acpiphp: Slot [20] registered\n[ 0.508616] acpiphp: Slot [21] registered\n[ 0.510051] acpiphp: Slot [22] registered\n[ 0.511498] acpiphp: Slot [23] registered\n[ 0.512933] acpiphp: Slot [24] registered\n[ 0.514368] acpiphp: Slot [25] registered\n[ 0.515811] acpiphp: Slot [26] registered\n[ 0.517258] acpiphp: Slot [27] registered\n[ 0.518708] acpiphp: Slot [28] registered\n[ 0.520141] acpiphp: Slot [29] registered\n[ 0.521586] acpiphp: Slot [30] registered\n[ 0.523023] acpiphp: Slot [31] registered\n[ 0.524458] PCI host bridge to bus 0000:00\n[ 0.525892] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.528052] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.530224] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.532790] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.535356] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.537973] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.542705] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.544958] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.547083] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.549303] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.553821] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.556319] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.585561] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.588385] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.590818] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.593257] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.595696] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.598017] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.601042] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.602911] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.605653] vgaarb: loaded\n[ 0.606690] vgaarb: bridge control possible 0000:00:02.0\n[ 0.609236] SCSI subsystem initialized\n[ 0.611346] ACPI: bus type USB registered\n[ 0.612853] usbcore: registered new interface driver usbfs\n[ 0.614705] usbcore: registered new interface driver hub\n[ 0.616450] usbcore: registered new device driver usb\n[ 0.618607] PCI: Using ACPI for IRQ routing\n[ 0.620966] NetLabel: Initializing\n[ 0.622224] NetLabel: domain hash size = 128\n[ 0.623730] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.625464] NetLabel: unlabeled traffic allowed by default\n[ 0.627914] clocksource: Switched to clocksource kvm-clock\n[ 0.640767] AppArmor: AppArmor Filesystem Enabled\n[ 0.642617] pnp: PnP ACPI init\n[ 0.644292] pnp: PnP ACPI: found 5 devices\n[ 0.652741] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.655828] NET: Registered protocol family 2\n[ 0.657989] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.660264] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.662386] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.664533] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.666431] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.668564] NET: Registered protocol family 1\n[ 0.670128] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.672055] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.673982] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.693354] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.713188] Trying to unpack rootfs image as initramfs...\n[ 0.780284] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.783358] Scanning for low memory corruption every 60 seconds\n[ 0.785846] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.788031] audit: initializing netlink subsys (disabled)\n[ 0.789980] audit: type=2000 audit(1545932203.165:1): initialized\n[ 0.792403] Initialise system trusted keyring\n[ 0.794193] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.796398] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.799796] zbud: loaded\n[ 0.801119] VFS: Disk quotas dquot_6.6.0\n[ 0.802648] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.805493] fuse init (API version 7.23)\n[ 0.807124] Key type big_key registered\n[ 0.808622] Allocating IMA MOK and blacklist keyrings.\n[ 0.810936] Key type asymmetric registered\n[ 0.812498] Asymmetric key parser 'x509' registered\n[ 0.814286] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.817092] io scheduler noop registered\n[ 0.818572] io scheduler deadline registered (default)\n[ 0.820438] io scheduler cfq registered\n[ 0.821981] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.823953] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.826479] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.829153] ACPI: Power Button [PWRF]\n[ 0.830769] GHES: HEST is not enabled!\n[ 0.849612] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.888387] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.891939] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.917454] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.921313] Linux agpgart interface v0.103\n[ 0.925943] brd: module loaded\n[ 0.928798] loop: module loaded\n[ 0.935367] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.937980] GPT:90111 != 20971519\n[ 0.939256] GPT:Alternate GPT header not at the end of the disk.\n[ 0.941243] GPT:90111 != 20971519\n[ 0.942478] GPT: Use GNU Parted to correct GPT errors.\n[ 0.944215] vda: vda1 vda15\n[ 0.946354] scsi host0: ata_piix\n[ 0.947734] scsi host1: ata_piix\n[ 0.949010] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.951194] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.954022] libphy: Fixed MDIO Bus: probed\n[ 0.955497] tun: Universal TUN/TAP device driver, 1.6\n[ 0.957198] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.960615] PPP generic driver version 2.4.2\n[ 0.962209] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.964360] ehci-pci: EHCI PCI platform driver\n[ 0.965923] ehci-platform: EHCI generic platform driver\n[ 0.967691] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.969719] ohci-pci: OHCI PCI platform driver\n[ 0.971285] ohci-platform: OHCI generic platform driver\n[ 0.973061] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.992899] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.994713] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.997440] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.999224] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.001322] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.003529] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.006070] usb usb1: Product: UHCI Host Controller\n[ 1.007743] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 1.009789] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.011519] hub 1-0:1.0: USB hub found\n[ 1.012907] hub 1-0:1.0: 2 ports detected\n[ 1.014563] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.018256] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.019950] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.021763] mousedev: PS/2 mouse device common for all mice\n[ 1.023889] rtc_cmos 00:00: RTC can wake from S4\n[ 1.026039] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.029097] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.031230] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.033350] i2c /dev entries driver\n[ 1.034712] device-mapper: uevent: version 1.0.3\n[ 1.036418] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.039319] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.041721] NET: Registered protocol family 10\n[ 1.043814] NET: Registered protocol family 17\n[ 1.045407] Key type dns_resolver registered\n[ 1.047148] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.049113] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.051138] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.054347] registered taskstats version 1\n[ 1.055851] Loading compiled-in X.509 certificates\n[ 1.058125] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 1.061461] zswap: loaded using pool lzo/zbud\n[ 1.064375] Key type trusted registered\n[ 1.067010] Key type encrypted registered\n[ 1.068468] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.070322] ima: No TPM chip found, activating TPM-bypass!\n[ 1.072172] evm: HMAC attrs: 0x1\n[ 1.090415] Magic number: 14:451:644\n[ 1.091948] rtc_cmos 00:00: setting system clock to 2018-12-27 17:36:43 UTC (1545932203)\n[ 1.094842] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.096818] EDD information not available.\n[ 1.110710] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 1.113466] Write protecting the kernel read-only data: 14336k\n[ 1.118895] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 1.122161] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.81\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.03\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.368985] random: dd urandom read with 6 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.200.201.5...\nLease of 10.200.201.5 obtained, lease time 43200\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.200.201.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.18. iid=i-000000a7\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=20953055,end=20971487\nvPing KO\n/dev/root resized successfully [took 13.00s]\nvPing KO\nvPing KO\nvPing OK\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 2 @ 3491.912 MHz\nCores/Sockets/Threads: 1/2/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 10737418240 \nvda1 253:1 10727964160 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCP5kCMpDkhRwZGYSASk/iV3tgPzH8DzIo6S/AL9N6j0625MCmWlrel2A/TGmCcMZff7ePdCrnBjn7bT0scoy2RVXNYYi1n+gsWEdrDTlr7DoP+shDGfzBv5Qv/D8bfz3ns4sb3BvjuWTTBmldNAcNvrdMoz98AreGLM2XOSMN901103A+VOgUXXS4gFvKkAyjnIRlB0wjWMOGSeUr4DEBDG2ZncCLMI7Xd/SyQg7F3wtPACIvwwScYcvM/bb/PbNP4mrRwtwnWWxluWfVh/XjBCeGcP+16Vk9SAlTS913MKE1KTH3jISlQQayHQ9igjMeW4pyj+AS2yuYINf3liiqd root@createinstancetwonettests-a7904572-544f-4bbd-9315-8f8125d47428\nssh-dss AAAAB3NzaC1kc3MAAACBANLBxJqLxSaf+39XnS/9kYRrhmGOEtMo2o8ywP1qQXplpwI/iKUrITK5qW2vbhaCBAhaR6J2rVBuArPiAXGtfh7h3INn26Kj+jnhMUVWWpdIZ6OEQ/SYpRJVMt1b0+X8GDX9jNZfhhHvzqZ14XhyMDmvil+0+6TvESJmeXwcsLeVAAAAFQCdLyf+BeLcgRU6imT1gwctrAPIDwAAAIEAgrkhBWvfFG2tcEL6Irx1QL3nBI0qi5Ddkw8fWBJeZnopy3wEZcSlg+SYvnLfyeUw9WrDzpVhX5cy4k1kr08zPMzjiDgV2x5Hk+6tmHeHMFeubCUoEMT6C9hGP9VoLKmi/FlwfJoAn8tuD5FdcAH3O/veWYRE23jjCdvcIVpAxQIAAACAMceAPZrsEUI+HxL8JYc1tnr6cz5VDVgGv+VW2MkUm7vasLBEqvHO6REIXHBRdYrc5/zY6rgEjsZPrPBKK7nmuhUjix+tUgQI/FXKaGkCSChYIv/wLVfZic/RGaPP4wCN4XHN7snMWV/1LRxkJu+fEGdp58EEtYts0Bo5L5DB5G8= root@createinstancetwonettests-a7904572-544f-4bbd-9315-8f8125d47428\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.200.201.5,24,fe80::f816:3eff:fead:3f99/64,\nip-route:default via 10.200.201.1 dev eth0 \nip-route:10.200.201.0/24 dev eth0 src 10.200.201.5 \nip-route:169.254.169.254 via 10.200.201.2 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-000000a7\nname: N/A\navailability-zone: nova\nlocal-hostname: createinstancetwonettests-a7904572-544f-4bbd-9315-8f8125d47428\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=35.96 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\ncreateinstancetwonettests-a7904572-544f-4bbd-9315-8f8125d47428 login: "} 2018-12-27 17:37:19,975 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/3fe5d89d-cd9f-4976-a2bb-c8eb43c49ca4/action used request id req-d8c2f25b-ce11-40be-bc96-20a123aa0672 2018-12-27 17:37:19,976 - create_instance_tests - INFO - DHCP lease obtained logged in console 2018-12-27 17:37:19,977 - create_instance_tests - DEBUG - Full console output - [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6390-0x000f639f] mapped at [ffff8800000f6390] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F60F0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1551 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE145D 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE14D1 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 519286815 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u1048576 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491664K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 32088K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2 [ 0.000000] NR_IRQS:16640 nr_irqs:440 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.231460] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.234383] pid_max: default: 32768 minimum: 301 [ 0.235958] ACPI: Core revision 20150930 [ 0.237949] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.240224] Security Framework initialized [ 0.241647] Yama: becoming mindful. [ 0.242925] AppArmor: AppArmor initialized [ 0.244397] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.246690] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.248907] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.251021] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.253410] Initializing cgroup subsys io [ 0.254838] Initializing cgroup subsys memory [ 0.256347] Initializing cgroup subsys devices [ 0.257885] Initializing cgroup subsys freezer [ 0.259413] Initializing cgroup subsys net_cls [ 0.260932] Initializing cgroup subsys perf_event [ 0.262535] Initializing cgroup subsys net_prio [ 0.264080] Initializing cgroup subsys hugetlb [ 0.265602] Initializing cgroup subsys pids [ 0.267108] CPU: Physical Processor ID: 0 [ 0.269205] mce: CPU supports 10 MCE banks [ 0.270686] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.272451] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.275790] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.284191] ftrace: allocating 31920 entries in 125 pages [ 0.315239] smpboot: Max logical packages: 2 [ 0.316727] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.318841] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.321203] x2apic enabled [ 0.322579] Switched APIC routing to physical x2apic. [ 0.325447] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.327489] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.331255] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.334433] KVM setup paravirtual spinlock [ 0.336427] x86: Booting SMP configuration: [ 0.337902] .... node #0, CPUs: #1 [ 0.339357] kvm-clock: cpu 1, msr 0:1ffd3041, secondary cpu clock [ 0.361967] x86: Booted up 1 node, 2 CPUs [ 0.361970] KVM setup async PF for cpu 1 [ 0.361973] kvm-stealtime: cpu 1, msr 1f90d940 [ 0.366378] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.368870] devtmpfs: initialized [ 0.371122] evm: security.selinux [ 0.372337] evm: security.SMACK64 [ 0.373548] evm: security.SMACK64EXEC [ 0.374848] evm: security.SMACK64TRANSMUTE [ 0.376265] evm: security.SMACK64MMAP [ 0.377567] evm: security.ima [ 0.378681] evm: security.capability [ 0.380053] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.383309] pinctrl core: initialized pinctrl subsystem [ 0.385189] RTC time: 17:36:42, date: 12/27/18 [ 0.386808] NET: Registered protocol family 16 [ 0.397064] cpuidle: using governor ladder [ 0.409167] cpuidle: using governor menu [ 0.410581] PCCT header not found. [ 0.411911] ACPI: bus type PCI registered [ 0.413282] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.415382] PCI: Using configuration type 1 for base access [ 0.429706] ACPI: Added _OSI(Module Device) [ 0.431129] ACPI: Added _OSI(Processor Device) [ 0.432600] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.434144] ACPI: Added _OSI(Processor Aggregator Device) [ 0.436874] ACPI: Interpreter enabled [ 0.438159] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.441286] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.444409] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.447517] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.450628] ACPI: (supports S0 S5) [ 0.451824] ACPI: Using IOAPIC for interrupt routing [ 0.453420] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.458047] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.459977] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.462056] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.464062] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.467758] acpiphp: Slot [3] registered [ 0.469110] acpiphp: Slot [4] registered [ 0.470455] acpiphp: Slot [5] registered [ 0.471803] acpiphp: Slot [6] registered [ 0.473146] acpiphp: Slot [7] registered [ 0.474493] acpiphp: Slot [8] registered [ 0.475841] acpiphp: Slot [9] registered [ 0.477179] acpiphp: Slot [10] registered [ 0.494427] acpiphp: Slot [11] registered [ 0.495797] acpiphp: Slot [12] registered [ 0.497157] acpiphp: Slot [13] registered [ 0.498527] acpiphp: Slot [14] registered [ 0.499886] acpiphp: Slot [15] registered [ 0.501247] acpiphp: Slot [16] registered [ 0.502609] acpiphp: Slot [17] registered [ 0.503970] acpiphp: Slot [18] registered [ 0.505668] acpiphp: Slot [19] registered [ 0.507171] acpiphp: Slot [20] registered [ 0.508616] acpiphp: Slot [21] registered [ 0.510051] acpiphp: Slot [22] registered [ 0.511498] acpiphp: Slot [23] registered [ 0.512933] acpiphp: Slot [24] registered [ 0.514368] acpiphp: Slot [25] registered [ 0.515811] acpiphp: Slot [26] registered [ 0.517258] acpiphp: Slot [27] registered [ 0.518708] acpiphp: Slot [28] registered [ 0.520141] acpiphp: Slot [29] registered [ 0.521586] acpiphp: Slot [30] registered [ 0.523023] acpiphp: Slot [31] registered [ 0.524458] PCI host bridge to bus 0000:00 [ 0.525892] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.528052] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.530224] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.532790] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.535356] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.537973] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.542705] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.544958] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.547083] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.549303] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.553821] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.556319] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.585561] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.588385] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.590818] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.593257] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.595696] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.598017] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.601042] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.602911] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.605653] vgaarb: loaded [ 0.606690] vgaarb: bridge control possible 0000:00:02.0 [ 0.609236] SCSI subsystem initialized [ 0.611346] ACPI: bus type USB registered [ 0.612853] usbcore: registered new interface driver usbfs [ 0.614705] usbcore: registered new interface driver hub [ 0.616450] usbcore: registered new device driver usb [ 0.618607] PCI: Using ACPI for IRQ routing [ 0.620966] NetLabel: Initializing [ 0.622224] NetLabel: domain hash size = 128 [ 0.623730] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.625464] NetLabel: unlabeled traffic allowed by default [ 0.627914] clocksource: Switched to clocksource kvm-clock [ 0.640767] AppArmor: AppArmor Filesystem Enabled [ 0.642617] pnp: PnP ACPI init [ 0.644292] pnp: PnP ACPI: found 5 devices [ 0.652741] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.655828] NET: Registered protocol family 2 [ 0.657989] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.660264] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.662386] TCP: Hash tables configured (established 4096 bind 4096) [ 0.664533] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.666431] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.668564] NET: Registered protocol family 1 [ 0.670128] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.672055] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.673982] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.693354] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.713188] Trying to unpack rootfs image as initramfs... [ 0.780284] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.783358] Scanning for low memory corruption every 60 seconds [ 0.785846] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.788031] audit: initializing netlink subsys (disabled) [ 0.789980] audit: type=2000 audit(1545932203.165:1): initialized [ 0.792403] Initialise system trusted keyring [ 0.794193] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.796398] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.799796] zbud: loaded [ 0.801119] VFS: Disk quotas dquot_6.6.0 [ 0.802648] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.805493] fuse init (API version 7.23) [ 0.807124] Key type big_key registered [ 0.808622] Allocating IMA MOK and blacklist keyrings. [ 0.810936] Key type asymmetric registered [ 0.812498] Asymmetric key parser 'x509' registered [ 0.814286] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.817092] io scheduler noop registered [ 0.818572] io scheduler deadline registered (default) [ 0.820438] io scheduler cfq registered [ 0.821981] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.823953] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.826479] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.829153] ACPI: Power Button [PWRF] [ 0.830769] GHES: HEST is not enabled! [ 0.849612] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.888387] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.891939] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.917454] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.921313] Linux agpgart interface v0.103 [ 0.925943] brd: module loaded [ 0.928798] loop: module loaded [ 0.935367] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.937980] GPT:90111 != 20971519 [ 0.939256] GPT:Alternate GPT header not at the end of the disk. [ 0.941243] GPT:90111 != 20971519 [ 0.942478] GPT: Use GNU Parted to correct GPT errors. [ 0.944215] vda: vda1 vda15 [ 0.946354] scsi host0: ata_piix [ 0.947734] scsi host1: ata_piix [ 0.949010] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.951194] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.954022] libphy: Fixed MDIO Bus: probed [ 0.955497] tun: Universal TUN/TAP device driver, 1.6 [ 0.957198] tun: (C) 1999-2004 Max Krasnyansky [ 0.960615] PPP generic driver version 2.4.2 [ 0.962209] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.964360] ehci-pci: EHCI PCI platform driver [ 0.965923] ehci-platform: EHCI generic platform driver [ 0.967691] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.969719] ohci-pci: OHCI PCI platform driver [ 0.971285] ohci-platform: OHCI generic platform driver [ 0.973061] uhci_hcd: USB Universal Host Controller Interface driver [ 0.992899] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.994713] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.997440] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.999224] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.001322] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.003529] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.006070] usb usb1: Product: UHCI Host Controller [ 1.007743] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 1.009789] usb usb1: SerialNumber: 0000:00:01.2 [ 1.011519] hub 1-0:1.0: USB hub found [ 1.012907] hub 1-0:1.0: 2 ports detected [ 1.014563] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.018256] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.019950] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.021763] mousedev: PS/2 mouse device common for all mice [ 1.023889] rtc_cmos 00:00: RTC can wake from S4 [ 1.026039] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.029097] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.031230] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.033350] i2c /dev entries driver [ 1.034712] device-mapper: uevent: version 1.0.3 [ 1.036418] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.039319] ledtrig-cpu: registered to indicate activity on CPUs [ 1.041721] NET: Registered protocol family 10 [ 1.043814] NET: Registered protocol family 17 [ 1.045407] Key type dns_resolver registered [ 1.047148] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.049113] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.051138] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.054347] registered taskstats version 1 [ 1.055851] Loading compiled-in X.509 certificates [ 1.058125] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.061461] zswap: loaded using pool lzo/zbud [ 1.064375] Key type trusted registered [ 1.067010] Key type encrypted registered [ 1.068468] AppArmor: AppArmor sha1 policy hashing enabled [ 1.070322] ima: No TPM chip found, activating TPM-bypass! [ 1.072172] evm: HMAC attrs: 0x1 [ 1.090415] Magic number: 14:451:644 [ 1.091948] rtc_cmos 00:00: setting system clock to 2018-12-27 17:36:43 UTC (1545932203) [ 1.094842] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.096818] EDD information not available. [ 1.110710] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.113466] Write protecting the kernel read-only data: 14336k [ 1.118895] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.122161] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.81 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.03 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.368985] random: dd urandom read with 6 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 10.200.201.5... Lease of 10.200.201.5 obtained, lease time 43200 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "10.200.201.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.18. iid=i-000000a7 failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=20953055,end=20971487 vPing KO /dev/root resized successfully [took 13.00s] vPing KO vPing KO vPing OK === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 2 @ 3491.912 MHz Cores/Sockets/Threads: 1/2/1 Virt-type: RAM Size: 488MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 10737418240 vda1 253:1 10727964160 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCP5kCMpDkhRwZGYSASk/iV3tgPzH8DzIo6S/AL9N6j0625MCmWlrel2A/TGmCcMZff7ePdCrnBjn7bT0scoy2RVXNYYi1n+gsWEdrDTlr7DoP+shDGfzBv5Qv/D8bfz3ns4sb3BvjuWTTBmldNAcNvrdMoz98AreGLM2XOSMN901103A+VOgUXXS4gFvKkAyjnIRlB0wjWMOGSeUr4DEBDG2ZncCLMI7Xd/SyQg7F3wtPACIvwwScYcvM/bb/PbNP4mrRwtwnWWxluWfVh/XjBCeGcP+16Vk9SAlTS913MKE1KTH3jISlQQayHQ9igjMeW4pyj+AS2yuYINf3liiqd root@createinstancetwonettests-a7904572-544f-4bbd-9315-8f8125d47428 ssh-dss AAAAB3NzaC1kc3MAAACBANLBxJqLxSaf+39XnS/9kYRrhmGOEtMo2o8ywP1qQXplpwI/iKUrITK5qW2vbhaCBAhaR6J2rVBuArPiAXGtfh7h3INn26Kj+jnhMUVWWpdIZ6OEQ/SYpRJVMt1b0+X8GDX9jNZfhhHvzqZ14XhyMDmvil+0+6TvESJmeXwcsLeVAAAAFQCdLyf+BeLcgRU6imT1gwctrAPIDwAAAIEAgrkhBWvfFG2tcEL6Irx1QL3nBI0qi5Ddkw8fWBJeZnopy3wEZcSlg+SYvnLfyeUw9WrDzpVhX5cy4k1kr08zPMzjiDgV2x5Hk+6tmHeHMFeubCUoEMT6C9hGP9VoLKmi/FlwfJoAn8tuD5FdcAH3O/veWYRE23jjCdvcIVpAxQIAAACAMceAPZrsEUI+HxL8JYc1tnr6cz5VDVgGv+VW2MkUm7vasLBEqvHO6REIXHBRdYrc5/zY6rgEjsZPrPBKK7nmuhUjix+tUgQI/FXKaGkCSChYIv/wLVfZic/RGaPP4wCN4XHN7snMWV/1LRxkJu+fEGdp58EEtYts0Bo5L5DB5G8= root@createinstancetwonettests-a7904572-544f-4bbd-9315-8f8125d47428 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,10.200.201.5,24,fe80::f816:3eff:fead:3f99/64, ip-route:default via 10.200.201.1 dev eth0 ip-route:10.200.201.0/24 dev eth0 src 10.200.201.5 ip-route:169.254.169.254 via 10.200.201.2 dev eth0 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-000000a7 name: N/A availability-zone: nova local-hostname: createinstancetwonettests-a7904572-544f-4bbd-9315-8f8125d47428 launch-index: 0 === cirros: current=0.4.0 uptime=35.96 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. createinstancetwonettests-a7904572-544f-4bbd-9315-8f8125d47428 login: 2018-12-27 17:37:19,977 - create_instance_tests - INFO - Looking for IP 10.200.202.5 in the console log 2018-12-27 17:37:19,980 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/211aaceb-cf18-400e-8ca0-1dccbc533415 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46080af180ef9ec33f4c817cae3420d483f3fbba" 2018-12-27 17:37:20,928 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:37:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4ac4580e-7207-47f7-a279-821536ec3414 x-compute-request-id: req-4ac4580e-7207-47f7-a279-821536ec3414 Content-Encoding: gzip Content-Length: 759 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-a7904572-544f-4bbd-9315-8f8125d47428-net2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:3b:ee", "version": 4, "addr": "10.200.202.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/211aaceb-cf18-400e-8ca0-1dccbc533415", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/211aaceb-cf18-400e-8ca0-1dccbc533415", "rel": "bookmark"}], "image": {"id": "efee093e-9121-422e-8b10-f8de43ec3995", "links": [{"href": "http://172.30.9.31:8774/images/efee093e-9121-422e-8b10-f8de43ec3995", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T17:37:12.000000", "flavor": {"id": "25df0771-e9fa-493e-bc3b-4de20130cf50", "links": [{"href": "http://172.30.9.31:8774/flavors/25df0771-e9fa-493e-bc3b-4de20130cf50", "rel": "bookmark"}]}, "id": "211aaceb-cf18-400e-8ca0-1dccbc533415", "security_groups": [{"name": "CreateInstanceTwoNetTests-a7904572-544f-4bbd-9315-8f8125d47428-sec-grp"}, {"name": "default"}], "user_id": "cb653975b99e445b936502cb9dfd40b3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T17:37:12Z", "hostId": "1e6bf8d302cac6d3f3364abdfab840ef6f878dbcea6e02e0ab85ac9d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-a7904572-544f-4bbd-9315-8f8125d47428-inst2", "created": "2018-12-27T17:37:00Z", "tenant_id": "484ff20acddd4326b89d0d0b47fba385", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-27 17:37:20,928 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/211aaceb-cf18-400e-8ca0-1dccbc533415 used request id req-4ac4580e-7207-47f7-a279-821536ec3414 2018-12-27 17:37:20,931 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:8774/v2.1/servers/211aaceb-cf18-400e-8ca0-1dccbc533415/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46080af180ef9ec33f4c817cae3420d483f3fbba" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-27 17:37:21,005 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:37:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bb361961-898b-4886-9a04-52767f59dfb6 x-compute-request-id: req-bb361961-898b-4886-9a04-52767f59dfb6 Content-Encoding: gzip Content-Length: 9682 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f6390-0x000f639f] mapped at [ffff8800000f6390]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F60F0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1551 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE145D 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14D1 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 514716539 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u1048576\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491664K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 32088K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2\n[ 0.000000] NR_IRQS:16640 nr_irqs:440 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.227315] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.230219] pid_max: default: 32768 minimum: 301\n[ 0.231777] ACPI: Core revision 20150930\n[ 0.233758] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.236023] Security Framework initialized\n[ 0.237442] Yama: becoming mindful.\n[ 0.238715] AppArmor: AppArmor initialized\n[ 0.240194] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.242471] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.244677] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.246781] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.249168] Initializing cgroup subsys io\n[ 0.250597] Initializing cgroup subsys memory\n[ 0.252120] Initializing cgroup subsys devices\n[ 0.253640] Initializing cgroup subsys freezer\n[ 0.255162] Initializing cgroup subsys net_cls\n[ 0.256678] Initializing cgroup subsys perf_event\n[ 0.258273] Initializing cgroup subsys net_prio\n[ 0.259810] Initializing cgroup subsys hugetlb\n[ 0.261323] Initializing cgroup subsys pids\n[ 0.262823] CPU: Physical Processor ID: 0\n[ 0.264904] mce: CPU supports 10 MCE banks\n[ 0.266372] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.268117] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.271452] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.279868] ftrace: allocating 31920 entries in 125 pages\n[ 0.311227] smpboot: Max logical packages: 2\n[ 0.312742] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.314844] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.317205] x2apic enabled\n[ 0.318572] Switched APIC routing to physical x2apic.\n[ 0.321448] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.323677] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.327704] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.331155] KVM setup paravirtual spinlock\n[ 0.333321] x86: Booting SMP configuration:\n[ 0.334937] .... node #0, CPUs: #1\n[ 0.336541] kvm-clock: cpu 1, msr 0:1ffd3041, secondary cpu clock\n[ 0.359529] x86: Booted up 1 node, 2 CPUs\n[ 0.359534] KVM setup async PF for cpu 1\n[ 0.359538] kvm-stealtime: cpu 1, msr 1f90d940\n[ 0.364050] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.366600] devtmpfs: initialized\n[ 0.368859] evm: security.selinux\n[ 0.370077] evm: security.SMACK64\n[ 0.371279] evm: security.SMACK64EXEC\n[ 0.372585] evm: security.SMACK64TRANSMUTE\n[ 0.373996] evm: security.SMACK64MMAP\n[ 0.375288] evm: security.ima\n[ 0.376401] evm: security.capability\n[ 0.377777] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.381010] pinctrl core: initialized pinctrl subsystem\n[ 0.382894] RTC time: 17:37:12, date: 12/27/18\n[ 0.384549] NET: Registered protocol family 16\n[ 0.394795] cpuidle: using governor ladder\n[ 0.406897] cpuidle: using governor menu\n[ 0.408304] PCCT header not found.\n[ 0.409628] ACPI: bus type PCI registered\n[ 0.411036] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.413210] PCI: Using configuration type 1 for base access\n[ 0.427460] ACPI: Added _OSI(Module Device)\n[ 0.428943] ACPI: Added _OSI(Processor Device)\n[ 0.430461] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.432055] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.434891] ACPI: Interpreter enabled\n[ 0.436229] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.439465] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.442686] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.445902] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.449139] ACPI: (supports S0 S5)\n[ 0.450371] ACPI: Using IOAPIC for interrupt routing\n[ 0.452034] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.456764] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.458764] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.460930] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.463021] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.466794] acpiphp: Slot [3] registered\n[ 0.468187] acpiphp: Slot [4] registered\n[ 0.469556] acpiphp: Slot [5] registered\n[ 0.470947] acpiphp: Slot [6] registered\n[ 0.472311] acpiphp: Slot [7] registered\n[ 0.473687] acpiphp: Slot [8] registered\n[ 0.475058] acpiphp: Slot [9] registered\n[ 0.476437] acpiphp: Slot [10] registered\n[ 0.493567] acpiphp: Slot [11] registered\n[ 0.494982] acpiphp: Slot [12] registered\n[ 0.496368] acpiphp: Slot [13] registered\n[ 0.497760] acpiphp: Slot [14] registered\n[ 0.499142] acpiphp: Slot [15] registered\n[ 0.500527] acpiphp: Slot [16] registered\n[ 0.501913] acpiphp: Slot [17] registered\n[ 0.503324] acpiphp: Slot [18] registered\n[ 0.504704] acpiphp: Slot [19] registered\n[ 0.506095] acpiphp: Slot [20] registered\n[ 0.507477] acpiphp: Slot [21] registered\n[ 0.508857] acpiphp: Slot [22] registered\n[ 0.510276] acpiphp: Slot [23] registered\n[ 0.511674] acpiphp: Slot [24] registered\n[ 0.513085] acpiphp: Slot [25] registered\n[ 0.514471] acpiphp: Slot [26] registered\n[ 0.515863] acpiphp: Slot [27] registered\n[ 0.517247] acpiphp: Slot [28] registered\n[ 0.518639] acpiphp: Slot [29] registered\n[ 0.520022] acpiphp: Slot [30] registered\n[ 0.521413] acpiphp: Slot [31] registered\n[ 0.522795] PCI host bridge to bus 0000:00\n[ 0.524219] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.526334] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.528417] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.530906] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.533430] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.535972] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.540563] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.542757] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.544782] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.546960] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.551535] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.553978] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.576337] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.578819] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.585607] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.588009] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.590388] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.592749] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.595096] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.596908] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.599558] vgaarb: loaded\n[ 0.600587] vgaarb: bridge control possible 0000:00:02.0\n[ 0.602659] SCSI subsystem initialized\n[ 0.604276] ACPI: bus type USB registered\n[ 0.605683] usbcore: registered new interface driver usbfs\n[ 0.607460] usbcore: registered new interface driver hub\n[ 0.609197] usbcore: registered new device driver usb\n[ 0.611154] PCI: Using ACPI for IRQ routing\n[ 0.613123] NetLabel: Initializing\n[ 0.614354] NetLabel: domain hash size = 128\n[ 0.615827] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.617490] NetLabel: unlabeled traffic allowed by default\n[ 0.619540] clocksource: Switched to clocksource kvm-clock\n[ 0.630585] AppArmor: AppArmor Filesystem Enabled\n[ 0.632238] pnp: PnP ACPI init\n[ 0.633725] pnp: PnP ACPI: found 5 devices\n[ 0.641541] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.644475] NET: Registered protocol family 2\n[ 0.646324] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.648489] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.650520] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.652557] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.654395] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.656425] NET: Registered protocol family 1\n[ 0.657995] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.659879] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.661717] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.681320] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.701688] Trying to unpack rootfs image as initramfs...\n[ 0.765516] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.768886] Scanning for low memory corruption every 60 seconds\n[ 0.771462] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.773563] audit: initializing netlink subsys (disabled)\n[ 0.775416] audit: type=2000 audit(1545932233.042:1): initialized\n[ 0.777785] Initialise system trusted keyring\n[ 0.779560] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.781618] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.784980] zbud: loaded\n[ 0.786254] VFS: Disk quotas dquot_6.6.0\n[ 0.787714] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.790428] fuse init (API version 7.23)\n[ 0.792013] Key type big_key registered\n[ 0.793426] Allocating IMA MOK and blacklist keyrings.\n[ 0.795612] Key type asymmetric registered\n[ 0.797083] Asymmetric key parser 'x509' registered\n[ 0.798767] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.801428] io scheduler noop registered\n[ 0.802817] io scheduler deadline registered (default)\n[ 0.804581] io scheduler cfq registered\n[ 0.806108] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.807948] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.810213] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.812767] ACPI: Power Button [PWRF]\n[ 0.814325] GHES: HEST is not enabled!\n[ 0.833353] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.872190] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.875768] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.901140] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.904871] Linux agpgart interface v0.103\n[ 0.909267] brd: module loaded\n[ 0.912085] loop: module loaded\n[ 0.917372] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.919966] GPT:90111 != 20971519\n[ 0.921207] GPT:Alternate GPT header not at the end of the disk.\n[ 0.923164] GPT:90111 != 20971519\n[ 0.924384] GPT: Use GNU Parted to correct GPT errors.\n[ 0.926103] vda: vda1 vda15\n[ 0.928312] scsi host0: ata_piix\n[ 0.929673] scsi host1: ata_piix\n[ 0.930919] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.933087] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.935873] libphy: Fixed MDIO Bus: probed\n[ 0.937328] tun: Universal TUN/TAP device driver, 1.6\n[ 0.939004] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.942488] PPP generic driver version 2.4.2\n[ 0.944059] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.946177] ehci-pci: EHCI PCI platform driver\n[ 0.947888] ehci-platform: EHCI generic platform driver\n[ 0.949600] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.951532] ohci-pci: OHCI PCI platform driver\n[ 0.953088] ohci-platform: OHCI generic platform driver\n[ 0.954833] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.974697] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.976497] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.979146] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.980892] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.982970] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.985141] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.987631] usb usb1: Product: UHCI Host Controller\n[ 0.989264] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.991266] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.992935] hub 1-0:1.0: USB hub found\n[ 0.994287] hub 1-0:1.0: 2 ports detected\n[ 0.995943] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.999587] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.001263] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.003071] mousedev: PS/2 mouse device common for all mice\n[ 1.005232] rtc_cmos 00:00: RTC can wake from S4\n[ 1.007339] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.010299] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.012514] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.014596] i2c /dev entries driver\n[ 1.015938] device-mapper: uevent: version 1.0.3\n[ 1.017590] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.020468] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.022852] NET: Registered protocol family 10\n[ 1.024937] NET: Registered protocol family 17\n[ 1.026518] Key type dns_resolver registered\n[ 1.028251] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.030146] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.032090] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.035209] registered taskstats version 1\n[ 1.036693] Loading compiled-in X.509 certificates\n[ 1.038923] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 1.042200] zswap: loaded using pool lzo/zbud\n[ 1.045098] Key type trusted registered\n[ 1.047631] Key type encrypted registered\n[ 1.049053] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.050869] ima: No TPM chip found, activating TPM-bypass!\n[ 1.052716] evm: HMAC attrs: 0x1\n[ 1.070716] Magic number: 14:451:644\n[ 1.072266] rtc_cmos 00:00: setting system clock to 2018-12-27 17:37:13 UTC (1545932233)\n[ 1.075153] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.077107] EDD information not available.\n[ 1.113992] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 1.116730] Write protecting the kernel read-only data: 14336k\n[ 1.122118] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 1.125341] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.82\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.04\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.375788] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.200.202.5...\nLease of 10.200.202.5 obtained, lease time 43200\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.200.202.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.21. iid=i-000000aa\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=20953055,end=20971487\nvPing OK\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 2 @ 3491.912 MHz\nCores/Sockets/Threads: 1/2/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 10737418240 \nvda1 253:1 10727964160 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCaVuXDpVTIAigAHemU2XwGdImY0QH3fTeORH0bZplRY6xbo/nBLfE2T4FyZGBFM3LNSO7Hu+Q13DCmBRoluPkJbE0s0lHiSRiaFOSoW5pkmpaLiddoxEVSMRXDdFbmYJV9mY7eXAL37a7qI4Vi0P39Xh8WP8Rp7XHIwW++U3YI7n937kv67DZd8dYWbNzCSArbr3aPP3q9GPKHAf7c1IoEdZFYy7iV3QpYh5YQWhl8b9eZXRL1d2/QBJ/yAspVaExAbCWeDLg6tO8pMM5TF+wWy6csFnXNDXycNaIu7sY0p9V4wVvb6p6MKl3nf8n+egUMmYuaIcHK2Em9/u5rwN5Z root@createinstancetwonettests-a7904572-544f-4bbd-9315-8f8125d47428\nssh-dss AAAAB3NzaC1kc3MAAACBAMBS5dC2UgjLq4Z7QrNaGJikCPgrm6Qs6k6DzCaRUZevCKs9pyR0fRKfebJjjhDuZYCsLvDKtVpqON4M5KsFMKPN70doRhyYVoQMUqE1xVEh4OaBRHe2DaCArZOu5uEJRtCmjmcUtj4LGvkwsYKDYks8ZBlsxRim8lpIxyssj9rdAAAAFQCrgmXQeYVbR3QXonXj7N/N51CwswAAAIBzUcH/Jq/KLqXm8f9PseGNBXo4luXbk5PDAhU+MnWH0xJqJHTiUKKN8MBITEAPGG6TtxHFAOAShn2HGWSFthNMcznzc0hhMcklw1KtyCf3ykYVUjHpqc1RFkfmX5weaR1kKrMipa5fQ2QafstfaHV36w8DLP4SOB/DiVzjmicv4gAAAIA1DrP5piqW1JaFHFqLPBaFKtrMrgBd/IoZ7CV5TSDjUQI33hE+QtUCX3QwojTJAx3fxqoLxYWzq+hJOgxl+TxKDiPilY0F+M4OBjTygGxVsLmCFziHF7aYCZRtW5gL4TZsZ51ySv9MTWCx+tLBwiO2btXXuljGbkluHisKBcLgCw== root@createinstancetwonettests-a7904572-544f-4bbd-9315-8f8125d47428\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.200.202.5,24,fe80::f816:3eff:fe45:3bee/64,\nip-route:default via 10.200.202.1 dev eth0 \nip-route:10.200.202.0/24 dev eth0 src 10.200.202.5 \nip-route:169.254.169.254 via 10.200.202.2 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-000000aa\nname: N/A\navailability-zone: nova\nlocal-hostname: createinstancetwonettests-a7904572-544f-4bbd-9315-8f8125d47428\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.40 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\ncreateinstancetwonettests-a7904572-544f-4bbd-9315-8f8125d47428 login: "} 2018-12-27 17:37:21,005 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/211aaceb-cf18-400e-8ca0-1dccbc533415/action used request id req-bb361961-898b-4886-9a04-52767f59dfb6 2018-12-27 17:37:21,007 - create_instance_tests - INFO - DHCP lease obtained logged in console 2018-12-27 17:37:21,007 - create_instance_tests - DEBUG - Full console output - [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6390-0x000f639f] mapped at [ffff8800000f6390] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F60F0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1551 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE145D 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE14D1 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 514716539 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u1048576 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491664K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 32088K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2 [ 0.000000] NR_IRQS:16640 nr_irqs:440 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.227315] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.230219] pid_max: default: 32768 minimum: 301 [ 0.231777] ACPI: Core revision 20150930 [ 0.233758] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.236023] Security Framework initialized [ 0.237442] Yama: becoming mindful. [ 0.238715] AppArmor: AppArmor initialized [ 0.240194] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.242471] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.244677] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.246781] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.249168] Initializing cgroup subsys io [ 0.250597] Initializing cgroup subsys memory [ 0.252120] Initializing cgroup subsys devices [ 0.253640] Initializing cgroup subsys freezer [ 0.255162] Initializing cgroup subsys net_cls [ 0.256678] Initializing cgroup subsys perf_event [ 0.258273] Initializing cgroup subsys net_prio [ 0.259810] Initializing cgroup subsys hugetlb [ 0.261323] Initializing cgroup subsys pids [ 0.262823] CPU: Physical Processor ID: 0 [ 0.264904] mce: CPU supports 10 MCE banks [ 0.266372] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.268117] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.271452] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.279868] ftrace: allocating 31920 entries in 125 pages [ 0.311227] smpboot: Max logical packages: 2 [ 0.312742] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.314844] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.317205] x2apic enabled [ 0.318572] Switched APIC routing to physical x2apic. [ 0.321448] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.323677] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.327704] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.331155] KVM setup paravirtual spinlock [ 0.333321] x86: Booting SMP configuration: [ 0.334937] .... node #0, CPUs: #1 [ 0.336541] kvm-clock: cpu 1, msr 0:1ffd3041, secondary cpu clock [ 0.359529] x86: Booted up 1 node, 2 CPUs [ 0.359534] KVM setup async PF for cpu 1 [ 0.359538] kvm-stealtime: cpu 1, msr 1f90d940 [ 0.364050] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.366600] devtmpfs: initialized [ 0.368859] evm: security.selinux [ 0.370077] evm: security.SMACK64 [ 0.371279] evm: security.SMACK64EXEC [ 0.372585] evm: security.SMACK64TRANSMUTE [ 0.373996] evm: security.SMACK64MMAP [ 0.375288] evm: security.ima [ 0.376401] evm: security.capability [ 0.377777] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.381010] pinctrl core: initialized pinctrl subsystem [ 0.382894] RTC time: 17:37:12, date: 12/27/18 [ 0.384549] NET: Registered protocol family 16 [ 0.394795] cpuidle: using governor ladder [ 0.406897] cpuidle: using governor menu [ 0.408304] PCCT header not found. [ 0.409628] ACPI: bus type PCI registered [ 0.411036] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.413210] PCI: Using configuration type 1 for base access [ 0.427460] ACPI: Added _OSI(Module Device) [ 0.428943] ACPI: Added _OSI(Processor Device) [ 0.430461] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.432055] ACPI: Added _OSI(Processor Aggregator Device) [ 0.434891] ACPI: Interpreter enabled [ 0.436229] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.439465] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.442686] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.445902] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.449139] ACPI: (supports S0 S5) [ 0.450371] ACPI: Using IOAPIC for interrupt routing [ 0.452034] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.456764] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.458764] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.460930] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.463021] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.466794] acpiphp: Slot [3] registered [ 0.468187] acpiphp: Slot [4] registered [ 0.469556] acpiphp: Slot [5] registered [ 0.470947] acpiphp: Slot [6] registered [ 0.472311] acpiphp: Slot [7] registered [ 0.473687] acpiphp: Slot [8] registered [ 0.475058] acpiphp: Slot [9] registered [ 0.476437] acpiphp: Slot [10] registered [ 0.493567] acpiphp: Slot [11] registered [ 0.494982] acpiphp: Slot [12] registered [ 0.496368] acpiphp: Slot [13] registered [ 0.497760] acpiphp: Slot [14] registered [ 0.499142] acpiphp: Slot [15] registered [ 0.500527] acpiphp: Slot [16] registered [ 0.501913] acpiphp: Slot [17] registered [ 0.503324] acpiphp: Slot [18] registered [ 0.504704] acpiphp: Slot [19] registered [ 0.506095] acpiphp: Slot [20] registered [ 0.507477] acpiphp: Slot [21] registered [ 0.508857] acpiphp: Slot [22] registered [ 0.510276] acpiphp: Slot [23] registered [ 0.511674] acpiphp: Slot [24] registered [ 0.513085] acpiphp: Slot [25] registered [ 0.514471] acpiphp: Slot [26] registered [ 0.515863] acpiphp: Slot [27] registered [ 0.517247] acpiphp: Slot [28] registered [ 0.518639] acpiphp: Slot [29] registered [ 0.520022] acpiphp: Slot [30] registered [ 0.521413] acpiphp: Slot [31] registered [ 0.522795] PCI host bridge to bus 0000:00 [ 0.524219] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.526334] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.528417] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.530906] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.533430] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.535972] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.540563] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.542757] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.544782] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.546960] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.551535] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.553978] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.576337] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.578819] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.585607] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.588009] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.590388] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.592749] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.595096] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.596908] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.599558] vgaarb: loaded [ 0.600587] vgaarb: bridge control possible 0000:00:02.0 [ 0.602659] SCSI subsystem initialized [ 0.604276] ACPI: bus type USB registered [ 0.605683] usbcore: registered new interface driver usbfs [ 0.607460] usbcore: registered new interface driver hub [ 0.609197] usbcore: registered new device driver usb [ 0.611154] PCI: Using ACPI for IRQ routing [ 0.613123] NetLabel: Initializing [ 0.614354] NetLabel: domain hash size = 128 [ 0.615827] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.617490] NetLabel: unlabeled traffic allowed by default [ 0.619540] clocksource: Switched to clocksource kvm-clock [ 0.630585] AppArmor: AppArmor Filesystem Enabled [ 0.632238] pnp: PnP ACPI init [ 0.633725] pnp: PnP ACPI: found 5 devices [ 0.641541] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.644475] NET: Registered protocol family 2 [ 0.646324] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.648489] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.650520] TCP: Hash tables configured (established 4096 bind 4096) [ 0.652557] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.654395] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.656425] NET: Registered protocol family 1 [ 0.657995] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.659879] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.661717] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.681320] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.701688] Trying to unpack rootfs image as initramfs... [ 0.765516] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.768886] Scanning for low memory corruption every 60 seconds [ 0.771462] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.773563] audit: initializing netlink subsys (disabled) [ 0.775416] audit: type=2000 audit(1545932233.042:1): initialized [ 0.777785] Initialise system trusted keyring [ 0.779560] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.781618] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.784980] zbud: loaded [ 0.786254] VFS: Disk quotas dquot_6.6.0 [ 0.787714] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.790428] fuse init (API version 7.23) [ 0.792013] Key type big_key registered [ 0.793426] Allocating IMA MOK and blacklist keyrings. [ 0.795612] Key type asymmetric registered [ 0.797083] Asymmetric key parser 'x509' registered [ 0.798767] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.801428] io scheduler noop registered [ 0.802817] io scheduler deadline registered (default) [ 0.804581] io scheduler cfq registered [ 0.806108] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.807948] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.810213] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.812767] ACPI: Power Button [PWRF] [ 0.814325] GHES: HEST is not enabled! [ 0.833353] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.872190] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.875768] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.901140] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.904871] Linux agpgart interface v0.103 [ 0.909267] brd: module loaded [ 0.912085] loop: module loaded [ 0.917372] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.919966] GPT:90111 != 20971519 [ 0.921207] GPT:Alternate GPT header not at the end of the disk. [ 0.923164] GPT:90111 != 20971519 [ 0.924384] GPT: Use GNU Parted to correct GPT errors. [ 0.926103] vda: vda1 vda15 [ 0.928312] scsi host0: ata_piix [ 0.929673] scsi host1: ata_piix [ 0.930919] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.933087] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.935873] libphy: Fixed MDIO Bus: probed [ 0.937328] tun: Universal TUN/TAP device driver, 1.6 [ 0.939004] tun: (C) 1999-2004 Max Krasnyansky [ 0.942488] PPP generic driver version 2.4.2 [ 0.944059] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.946177] ehci-pci: EHCI PCI platform driver [ 0.947888] ehci-platform: EHCI generic platform driver [ 0.949600] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.951532] ohci-pci: OHCI PCI platform driver [ 0.953088] ohci-platform: OHCI generic platform driver [ 0.954833] uhci_hcd: USB Universal Host Controller Interface driver [ 0.974697] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.976497] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.979146] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.980892] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.982970] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.985141] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.987631] usb usb1: Product: UHCI Host Controller [ 0.989264] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.991266] usb usb1: SerialNumber: 0000:00:01.2 [ 0.992935] hub 1-0:1.0: USB hub found [ 0.994287] hub 1-0:1.0: 2 ports detected [ 0.995943] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.999587] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.001263] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.003071] mousedev: PS/2 mouse device common for all mice [ 1.005232] rtc_cmos 00:00: RTC can wake from S4 [ 1.007339] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.010299] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.012514] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.014596] i2c /dev entries driver [ 1.015938] device-mapper: uevent: version 1.0.3 [ 1.017590] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.020468] ledtrig-cpu: registered to indicate activity on CPUs [ 1.022852] NET: Registered protocol family 10 [ 1.024937] NET: Registered protocol family 17 [ 1.026518] Key type dns_resolver registered [ 1.028251] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.030146] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.032090] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.035209] registered taskstats version 1 [ 1.036693] Loading compiled-in X.509 certificates [ 1.038923] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.042200] zswap: loaded using pool lzo/zbud [ 1.045098] Key type trusted registered [ 1.047631] Key type encrypted registered [ 1.049053] AppArmor: AppArmor sha1 policy hashing enabled [ 1.050869] ima: No TPM chip found, activating TPM-bypass! [ 1.052716] evm: HMAC attrs: 0x1 [ 1.070716] Magic number: 14:451:644 [ 1.072266] rtc_cmos 00:00: setting system clock to 2018-12-27 17:37:13 UTC (1545932233) [ 1.075153] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.077107] EDD information not available. [ 1.113992] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.116730] Write protecting the kernel read-only data: 14336k [ 1.122118] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.125341] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.82 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.04 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.375788] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 10.200.202.5... Lease of 10.200.202.5 obtained, lease time 43200 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "10.200.202.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.21. iid=i-000000aa failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=20953055,end=20971487 vPing OK === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 2 @ 3491.912 MHz Cores/Sockets/Threads: 1/2/1 Virt-type: RAM Size: 488MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 10737418240 vda1 253:1 10727964160 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCaVuXDpVTIAigAHemU2XwGdImY0QH3fTeORH0bZplRY6xbo/nBLfE2T4FyZGBFM3LNSO7Hu+Q13DCmBRoluPkJbE0s0lHiSRiaFOSoW5pkmpaLiddoxEVSMRXDdFbmYJV9mY7eXAL37a7qI4Vi0P39Xh8WP8Rp7XHIwW++U3YI7n937kv67DZd8dYWbNzCSArbr3aPP3q9GPKHAf7c1IoEdZFYy7iV3QpYh5YQWhl8b9eZXRL1d2/QBJ/yAspVaExAbCWeDLg6tO8pMM5TF+wWy6csFnXNDXycNaIu7sY0p9V4wVvb6p6MKl3nf8n+egUMmYuaIcHK2Em9/u5rwN5Z root@createinstancetwonettests-a7904572-544f-4bbd-9315-8f8125d47428 ssh-dss AAAAB3NzaC1kc3MAAACBAMBS5dC2UgjLq4Z7QrNaGJikCPgrm6Qs6k6DzCaRUZevCKs9pyR0fRKfebJjjhDuZYCsLvDKtVpqON4M5KsFMKPN70doRhyYVoQMUqE1xVEh4OaBRHe2DaCArZOu5uEJRtCmjmcUtj4LGvkwsYKDYks8ZBlsxRim8lpIxyssj9rdAAAAFQCrgmXQeYVbR3QXonXj7N/N51CwswAAAIBzUcH/Jq/KLqXm8f9PseGNBXo4luXbk5PDAhU+MnWH0xJqJHTiUKKN8MBITEAPGG6TtxHFAOAShn2HGWSFthNMcznzc0hhMcklw1KtyCf3ykYVUjHpqc1RFkfmX5weaR1kKrMipa5fQ2QafstfaHV36w8DLP4SOB/DiVzjmicv4gAAAIA1DrP5piqW1JaFHFqLPBaFKtrMrgBd/IoZ7CV5TSDjUQI33hE+QtUCX3QwojTJAx3fxqoLxYWzq+hJOgxl+TxKDiPilY0F+M4OBjTygGxVsLmCFziHF7aYCZRtW5gL4TZsZ51ySv9MTWCx+tLBwiO2btXXuljGbkluHisKBcLgCw== root@createinstancetwonettests-a7904572-544f-4bbd-9315-8f8125d47428 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,10.200.202.5,24,fe80::f816:3eff:fe45:3bee/64, ip-route:default via 10.200.202.1 dev eth0 ip-route:10.200.202.0/24 dev eth0 src 10.200.202.5 ip-route:169.254.169.254 via 10.200.202.2 dev eth0 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-000000aa name: N/A availability-zone: nova local-hostname: createinstancetwonettests-a7904572-544f-4bbd-9315-8f8125d47428 launch-index: 0 === cirros: current=0.4.0 uptime=2.40 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. createinstancetwonettests-a7904572-544f-4bbd-9315-8f8125d47428 login: 2018-12-27 17:37:22,011 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/3fe5d89d-cd9f-4976-a2bb-c8eb43c49ca4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa8072a636863b3f549e164c1fafe7972208f09c" 2018-12-27 17:37:22,373 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:37:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bb9acad1-a5d2-4bda-85b0-d6a7f65216a1 x-compute-request-id: req-bb9acad1-a5d2-4bda-85b0-d6a7f65216a1 Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-a7904572-544f-4bbd-9315-8f8125d47428-net1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ad:3f:99", "version": 4, "addr": "10.200.201.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/3fe5d89d-cd9f-4976-a2bb-c8eb43c49ca4", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/3fe5d89d-cd9f-4976-a2bb-c8eb43c49ca4", "rel": "bookmark"}], "image": {"id": "efee093e-9121-422e-8b10-f8de43ec3995", "links": [{"href": "http://172.30.9.31:8774/images/efee093e-9121-422e-8b10-f8de43ec3995", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T17:36:42.000000", "flavor": {"id": "25df0771-e9fa-493e-bc3b-4de20130cf50", "links": [{"href": "http://172.30.9.31:8774/flavors/25df0771-e9fa-493e-bc3b-4de20130cf50", "rel": "bookmark"}]}, "id": "3fe5d89d-cd9f-4976-a2bb-c8eb43c49ca4", "security_groups": [{"name": "CreateInstanceTwoNetTests-a7904572-544f-4bbd-9315-8f8125d47428-sec-grp"}, {"name": "default"}], "user_id": "cb653975b99e445b936502cb9dfd40b3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T17:36:42Z", "hostId": "3cef8a5253f6a6b6de9f0ca0a5d00cee2d7b6f2c5a1332730a5d3b56", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-a7904572-544f-4bbd-9315-8f8125d47428-inst1", "created": "2018-12-27T17:36:29Z", "tenant_id": "484ff20acddd4326b89d0d0b47fba385", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-27 17:37:22,374 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/3fe5d89d-cd9f-4976-a2bb-c8eb43c49ca4 used request id req-bb9acad1-a5d2-4bda-85b0-d6a7f65216a1 2018-12-27 17:37:22,376 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:8774/v2.1/servers/3fe5d89d-cd9f-4976-a2bb-c8eb43c49ca4/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa8072a636863b3f549e164c1fafe7972208f09c" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-27 17:37:22,481 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:37:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d56736b5-8bc7-4a6b-a453-b105f46d12bb x-compute-request-id: req-d56736b5-8bc7-4a6b-a453-b105f46d12bb Content-Encoding: gzip Content-Length: 9689 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f6390-0x000f639f] mapped at [ffff8800000f6390]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F60F0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1551 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE145D 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14D1 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 519286815 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u1048576\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491664K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 32088K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2\n[ 0.000000] NR_IRQS:16640 nr_irqs:440 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.231460] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.234383] pid_max: default: 32768 minimum: 301\n[ 0.235958] ACPI: Core revision 20150930\n[ 0.237949] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.240224] Security Framework initialized\n[ 0.241647] Yama: becoming mindful.\n[ 0.242925] AppArmor: AppArmor initialized\n[ 0.244397] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.246690] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.248907] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.251021] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.253410] Initializing cgroup subsys io\n[ 0.254838] Initializing cgroup subsys memory\n[ 0.256347] Initializing cgroup subsys devices\n[ 0.257885] Initializing cgroup subsys freezer\n[ 0.259413] Initializing cgroup subsys net_cls\n[ 0.260932] Initializing cgroup subsys perf_event\n[ 0.262535] Initializing cgroup subsys net_prio\n[ 0.264080] Initializing cgroup subsys hugetlb\n[ 0.265602] Initializing cgroup subsys pids\n[ 0.267108] CPU: Physical Processor ID: 0\n[ 0.269205] mce: CPU supports 10 MCE banks\n[ 0.270686] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.272451] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.275790] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.284191] ftrace: allocating 31920 entries in 125 pages\n[ 0.315239] smpboot: Max logical packages: 2\n[ 0.316727] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.318841] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.321203] x2apic enabled\n[ 0.322579] Switched APIC routing to physical x2apic.\n[ 0.325447] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.327489] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.331255] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.334433] KVM setup paravirtual spinlock\n[ 0.336427] x86: Booting SMP configuration:\n[ 0.337902] .... node #0, CPUs: #1\n[ 0.339357] kvm-clock: cpu 1, msr 0:1ffd3041, secondary cpu clock\n[ 0.361967] x86: Booted up 1 node, 2 CPUs\n[ 0.361970] KVM setup async PF for cpu 1\n[ 0.361973] kvm-stealtime: cpu 1, msr 1f90d940\n[ 0.366378] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.368870] devtmpfs: initialized\n[ 0.371122] evm: security.selinux\n[ 0.372337] evm: security.SMACK64\n[ 0.373548] evm: security.SMACK64EXEC\n[ 0.374848] evm: security.SMACK64TRANSMUTE\n[ 0.376265] evm: security.SMACK64MMAP\n[ 0.377567] evm: security.ima\n[ 0.378681] evm: security.capability\n[ 0.380053] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.383309] pinctrl core: initialized pinctrl subsystem\n[ 0.385189] RTC time: 17:36:42, date: 12/27/18\n[ 0.386808] NET: Registered protocol family 16\n[ 0.397064] cpuidle: using governor ladder\n[ 0.409167] cpuidle: using governor menu\n[ 0.410581] PCCT header not found.\n[ 0.411911] ACPI: bus type PCI registered\n[ 0.413282] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.415382] PCI: Using configuration type 1 for base access\n[ 0.429706] ACPI: Added _OSI(Module Device)\n[ 0.431129] ACPI: Added _OSI(Processor Device)\n[ 0.432600] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.434144] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.436874] ACPI: Interpreter enabled\n[ 0.438159] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.441286] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.444409] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.447517] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.450628] ACPI: (supports S0 S5)\n[ 0.451824] ACPI: Using IOAPIC for interrupt routing\n[ 0.453420] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.458047] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.459977] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.462056] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.464062] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.467758] acpiphp: Slot [3] registered\n[ 0.469110] acpiphp: Slot [4] registered\n[ 0.470455] acpiphp: Slot [5] registered\n[ 0.471803] acpiphp: Slot [6] registered\n[ 0.473146] acpiphp: Slot [7] registered\n[ 0.474493] acpiphp: Slot [8] registered\n[ 0.475841] acpiphp: Slot [9] registered\n[ 0.477179] acpiphp: Slot [10] registered\n[ 0.494427] acpiphp: Slot [11] registered\n[ 0.495797] acpiphp: Slot [12] registered\n[ 0.497157] acpiphp: Slot [13] registered\n[ 0.498527] acpiphp: Slot [14] registered\n[ 0.499886] acpiphp: Slot [15] registered\n[ 0.501247] acpiphp: Slot [16] registered\n[ 0.502609] acpiphp: Slot [17] registered\n[ 0.503970] acpiphp: Slot [18] registered\n[ 0.505668] acpiphp: Slot [19] registered\n[ 0.507171] acpiphp: Slot [20] registered\n[ 0.508616] acpiphp: Slot [21] registered\n[ 0.510051] acpiphp: Slot [22] registered\n[ 0.511498] acpiphp: Slot [23] registered\n[ 0.512933] acpiphp: Slot [24] registered\n[ 0.514368] acpiphp: Slot [25] registered\n[ 0.515811] acpiphp: Slot [26] registered\n[ 0.517258] acpiphp: Slot [27] registered\n[ 0.518708] acpiphp: Slot [28] registered\n[ 0.520141] acpiphp: Slot [29] registered\n[ 0.521586] acpiphp: Slot [30] registered\n[ 0.523023] acpiphp: Slot [31] registered\n[ 0.524458] PCI host bridge to bus 0000:00\n[ 0.525892] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.528052] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.530224] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.532790] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.535356] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.537973] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.542705] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.544958] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.547083] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.549303] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.553821] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.556319] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.585561] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.588385] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.590818] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.593257] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.595696] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.598017] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.601042] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.602911] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.605653] vgaarb: loaded\n[ 0.606690] vgaarb: bridge control possible 0000:00:02.0\n[ 0.609236] SCSI subsystem initialized\n[ 0.611346] ACPI: bus type USB registered\n[ 0.612853] usbcore: registered new interface driver usbfs\n[ 0.614705] usbcore: registered new interface driver hub\n[ 0.616450] usbcore: registered new device driver usb\n[ 0.618607] PCI: Using ACPI for IRQ routing\n[ 0.620966] NetLabel: Initializing\n[ 0.622224] NetLabel: domain hash size = 128\n[ 0.623730] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.625464] NetLabel: unlabeled traffic allowed by default\n[ 0.627914] clocksource: Switched to clocksource kvm-clock\n[ 0.640767] AppArmor: AppArmor Filesystem Enabled\n[ 0.642617] pnp: PnP ACPI init\n[ 0.644292] pnp: PnP ACPI: found 5 devices\n[ 0.652741] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.655828] NET: Registered protocol family 2\n[ 0.657989] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.660264] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.662386] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.664533] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.666431] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.668564] NET: Registered protocol family 1\n[ 0.670128] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.672055] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.673982] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.693354] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.713188] Trying to unpack rootfs image as initramfs...\n[ 0.780284] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.783358] Scanning for low memory corruption every 60 seconds\n[ 0.785846] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.788031] audit: initializing netlink subsys (disabled)\n[ 0.789980] audit: type=2000 audit(1545932203.165:1): initialized\n[ 0.792403] Initialise system trusted keyring\n[ 0.794193] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.796398] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.799796] zbud: loaded\n[ 0.801119] VFS: Disk quotas dquot_6.6.0\n[ 0.802648] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.805493] fuse init (API version 7.23)\n[ 0.807124] Key type big_key registered\n[ 0.808622] Allocating IMA MOK and blacklist keyrings.\n[ 0.810936] Key type asymmetric registered\n[ 0.812498] Asymmetric key parser 'x509' registered\n[ 0.814286] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.817092] io scheduler noop registered\n[ 0.818572] io scheduler deadline registered (default)\n[ 0.820438] io scheduler cfq registered\n[ 0.821981] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.823953] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.826479] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.829153] ACPI: Power Button [PWRF]\n[ 0.830769] GHES: HEST is not enabled!\n[ 0.849612] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.888387] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.891939] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.917454] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.921313] Linux agpgart interface v0.103\n[ 0.925943] brd: module loaded\n[ 0.928798] loop: module loaded\n[ 0.935367] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.937980] GPT:90111 != 20971519\n[ 0.939256] GPT:Alternate GPT header not at the end of the disk.\n[ 0.941243] GPT:90111 != 20971519\n[ 0.942478] GPT: Use GNU Parted to correct GPT errors.\n[ 0.944215] vda: vda1 vda15\n[ 0.946354] scsi host0: ata_piix\n[ 0.947734] scsi host1: ata_piix\n[ 0.949010] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.951194] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.954022] libphy: Fixed MDIO Bus: probed\n[ 0.955497] tun: Universal TUN/TAP device driver, 1.6\n[ 0.957198] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.960615] PPP generic driver version 2.4.2\n[ 0.962209] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.964360] ehci-pci: EHCI PCI platform driver\n[ 0.965923] ehci-platform: EHCI generic platform driver\n[ 0.967691] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.969719] ohci-pci: OHCI PCI platform driver\n[ 0.971285] ohci-platform: OHCI generic platform driver\n[ 0.973061] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.992899] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.994713] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.997440] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.999224] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.001322] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.003529] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.006070] usb usb1: Product: UHCI Host Controller\n[ 1.007743] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 1.009789] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.011519] hub 1-0:1.0: USB hub found\n[ 1.012907] hub 1-0:1.0: 2 ports detected\n[ 1.014563] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.018256] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.019950] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.021763] mousedev: PS/2 mouse device common for all mice\n[ 1.023889] rtc_cmos 00:00: RTC can wake from S4\n[ 1.026039] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.029097] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.031230] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.033350] i2c /dev entries driver\n[ 1.034712] device-mapper: uevent: version 1.0.3\n[ 1.036418] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.039319] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.041721] NET: Registered protocol family 10\n[ 1.043814] NET: Registered protocol family 17\n[ 1.045407] Key type dns_resolver registered\n[ 1.047148] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.049113] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.051138] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.054347] registered taskstats version 1\n[ 1.055851] Loading compiled-in X.509 certificates\n[ 1.058125] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 1.061461] zswap: loaded using pool lzo/zbud\n[ 1.064375] Key type trusted registered\n[ 1.067010] Key type encrypted registered\n[ 1.068468] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.070322] ima: No TPM chip found, activating TPM-bypass!\n[ 1.072172] evm: HMAC attrs: 0x1\n[ 1.090415] Magic number: 14:451:644\n[ 1.091948] rtc_cmos 00:00: setting system clock to 2018-12-27 17:36:43 UTC (1545932203)\n[ 1.094842] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.096818] EDD information not available.\n[ 1.110710] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 1.113466] Write protecting the kernel read-only data: 14336k\n[ 1.118895] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 1.122161] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.81\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.03\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.368985] random: dd urandom read with 6 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.200.201.5...\nLease of 10.200.201.5 obtained, lease time 43200\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.200.201.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.18. iid=i-000000a7\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=20953055,end=20971487\nvPing KO\n/dev/root resized successfully [took 13.00s]\nvPing KO\nvPing KO\nvPing OK\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 2 @ 3491.912 MHz\nCores/Sockets/Threads: 1/2/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 10737418240 \nvda1 253:1 10727964160 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCP5kCMpDkhRwZGYSASk/iV3tgPzH8DzIo6S/AL9N6j0625MCmWlrel2A/TGmCcMZff7ePdCrnBjn7bT0scoy2RVXNYYi1n+gsWEdrDTlr7DoP+shDGfzBv5Qv/D8bfz3ns4sb3BvjuWTTBmldNAcNvrdMoz98AreGLM2XOSMN901103A+VOgUXXS4gFvKkAyjnIRlB0wjWMOGSeUr4DEBDG2ZncCLMI7Xd/SyQg7F3wtPACIvwwScYcvM/bb/PbNP4mrRwtwnWWxluWfVh/XjBCeGcP+16Vk9SAlTS913MKE1KTH3jISlQQayHQ9igjMeW4pyj+AS2yuYINf3liiqd root@createinstancetwonettests-a7904572-544f-4bbd-9315-8f8125d47428\nssh-dss AAAAB3NzaC1kc3MAAACBANLBxJqLxSaf+39XnS/9kYRrhmGOEtMo2o8ywP1qQXplpwI/iKUrITK5qW2vbhaCBAhaR6J2rVBuArPiAXGtfh7h3INn26Kj+jnhMUVWWpdIZ6OEQ/SYpRJVMt1b0+X8GDX9jNZfhhHvzqZ14XhyMDmvil+0+6TvESJmeXwcsLeVAAAAFQCdLyf+BeLcgRU6imT1gwctrAPIDwAAAIEAgrkhBWvfFG2tcEL6Irx1QL3nBI0qi5Ddkw8fWBJeZnopy3wEZcSlg+SYvnLfyeUw9WrDzpVhX5cy4k1kr08zPMzjiDgV2x5Hk+6tmHeHMFeubCUoEMT6C9hGP9VoLKmi/FlwfJoAn8tuD5FdcAH3O/veWYRE23jjCdvcIVpAxQIAAACAMceAPZrsEUI+HxL8JYc1tnr6cz5VDVgGv+VW2MkUm7vasLBEqvHO6REIXHBRdYrc5/zY6rgEjsZPrPBKK7nmuhUjix+tUgQI/FXKaGkCSChYIv/wLVfZic/RGaPP4wCN4XHN7snMWV/1LRxkJu+fEGdp58EEtYts0Bo5L5DB5G8= root@createinstancetwonettests-a7904572-544f-4bbd-9315-8f8125d47428\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.200.201.5,24,fe80::f816:3eff:fead:3f99/64,\nip-route:default via 10.200.201.1 dev eth0 \nip-route:10.200.201.0/24 dev eth0 src 10.200.201.5 \nip-route:169.254.169.254 via 10.200.201.2 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-000000a7\nname: N/A\navailability-zone: nova\nlocal-hostname: createinstancetwonettests-a7904572-544f-4bbd-9315-8f8125d47428\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=35.96 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\ncreateinstancetwonettests-a7904572-544f-4bbd-9315-8f8125d47428 login: "} 2018-12-27 17:37:22,482 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/3fe5d89d-cd9f-4976-a2bb-c8eb43c49ca4/action used request id req-d56736b5-8bc7-4a6b-a453-b105f46d12bb 2018-12-27 17:37:23,487 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/211aaceb-cf18-400e-8ca0-1dccbc533415 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46080af180ef9ec33f4c817cae3420d483f3fbba" 2018-12-27 17:37:23,997 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:37:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a829c87d-ec43-4391-931a-ed97fe10cd92 x-compute-request-id: req-a829c87d-ec43-4391-931a-ed97fe10cd92 Content-Encoding: gzip Content-Length: 759 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-a7904572-544f-4bbd-9315-8f8125d47428-net2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:3b:ee", "version": 4, "addr": "10.200.202.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/211aaceb-cf18-400e-8ca0-1dccbc533415", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/211aaceb-cf18-400e-8ca0-1dccbc533415", "rel": "bookmark"}], "image": {"id": "efee093e-9121-422e-8b10-f8de43ec3995", "links": [{"href": "http://172.30.9.31:8774/images/efee093e-9121-422e-8b10-f8de43ec3995", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T17:37:12.000000", "flavor": {"id": "25df0771-e9fa-493e-bc3b-4de20130cf50", "links": [{"href": "http://172.30.9.31:8774/flavors/25df0771-e9fa-493e-bc3b-4de20130cf50", "rel": "bookmark"}]}, "id": "211aaceb-cf18-400e-8ca0-1dccbc533415", "security_groups": [{"name": "CreateInstanceTwoNetTests-a7904572-544f-4bbd-9315-8f8125d47428-sec-grp"}, {"name": "default"}], "user_id": "cb653975b99e445b936502cb9dfd40b3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T17:37:12Z", "hostId": "1e6bf8d302cac6d3f3364abdfab840ef6f878dbcea6e02e0ab85ac9d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-a7904572-544f-4bbd-9315-8f8125d47428-inst2", "created": "2018-12-27T17:37:00Z", "tenant_id": "484ff20acddd4326b89d0d0b47fba385", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-27 17:37:23,998 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/211aaceb-cf18-400e-8ca0-1dccbc533415 used request id req-a829c87d-ec43-4391-931a-ed97fe10cd92 2018-12-27 17:37:24,001 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:8774/v2.1/servers/211aaceb-cf18-400e-8ca0-1dccbc533415/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46080af180ef9ec33f4c817cae3420d483f3fbba" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-27 17:37:24,072 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:37:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2dbd7cbf-11a5-4580-b40f-d31e72304cad x-compute-request-id: req-2dbd7cbf-11a5-4580-b40f-d31e72304cad Content-Encoding: gzip Content-Length: 9682 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f6390-0x000f639f] mapped at [ffff8800000f6390]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F60F0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1551 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE145D 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14D1 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 514716539 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u1048576\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491664K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 32088K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2\n[ 0.000000] NR_IRQS:16640 nr_irqs:440 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.227315] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.230219] pid_max: default: 32768 minimum: 301\n[ 0.231777] ACPI: Core revision 20150930\n[ 0.233758] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.236023] Security Framework initialized\n[ 0.237442] Yama: becoming mindful.\n[ 0.238715] AppArmor: AppArmor initialized\n[ 0.240194] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.242471] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.244677] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.246781] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.249168] Initializing cgroup subsys io\n[ 0.250597] Initializing cgroup subsys memory\n[ 0.252120] Initializing cgroup subsys devices\n[ 0.253640] Initializing cgroup subsys freezer\n[ 0.255162] Initializing cgroup subsys net_cls\n[ 0.256678] Initializing cgroup subsys perf_event\n[ 0.258273] Initializing cgroup subsys net_prio\n[ 0.259810] Initializing cgroup subsys hugetlb\n[ 0.261323] Initializing cgroup subsys pids\n[ 0.262823] CPU: Physical Processor ID: 0\n[ 0.264904] mce: CPU supports 10 MCE banks\n[ 0.266372] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.268117] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.271452] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.279868] ftrace: allocating 31920 entries in 125 pages\n[ 0.311227] smpboot: Max logical packages: 2\n[ 0.312742] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.314844] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.317205] x2apic enabled\n[ 0.318572] Switched APIC routing to physical x2apic.\n[ 0.321448] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.323677] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.327704] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.331155] KVM setup paravirtual spinlock\n[ 0.333321] x86: Booting SMP configuration:\n[ 0.334937] .... node #0, CPUs: #1\n[ 0.336541] kvm-clock: cpu 1, msr 0:1ffd3041, secondary cpu clock\n[ 0.359529] x86: Booted up 1 node, 2 CPUs\n[ 0.359534] KVM setup async PF for cpu 1\n[ 0.359538] kvm-stealtime: cpu 1, msr 1f90d940\n[ 0.364050] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.366600] devtmpfs: initialized\n[ 0.368859] evm: security.selinux\n[ 0.370077] evm: security.SMACK64\n[ 0.371279] evm: security.SMACK64EXEC\n[ 0.372585] evm: security.SMACK64TRANSMUTE\n[ 0.373996] evm: security.SMACK64MMAP\n[ 0.375288] evm: security.ima\n[ 0.376401] evm: security.capability\n[ 0.377777] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.381010] pinctrl core: initialized pinctrl subsystem\n[ 0.382894] RTC time: 17:37:12, date: 12/27/18\n[ 0.384549] NET: Registered protocol family 16\n[ 0.394795] cpuidle: using governor ladder\n[ 0.406897] cpuidle: using governor menu\n[ 0.408304] PCCT header not found.\n[ 0.409628] ACPI: bus type PCI registered\n[ 0.411036] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.413210] PCI: Using configuration type 1 for base access\n[ 0.427460] ACPI: Added _OSI(Module Device)\n[ 0.428943] ACPI: Added _OSI(Processor Device)\n[ 0.430461] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.432055] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.434891] ACPI: Interpreter enabled\n[ 0.436229] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.439465] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.442686] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.445902] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.449139] ACPI: (supports S0 S5)\n[ 0.450371] ACPI: Using IOAPIC for interrupt routing\n[ 0.452034] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.456764] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.458764] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.460930] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.463021] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.466794] acpiphp: Slot [3] registered\n[ 0.468187] acpiphp: Slot [4] registered\n[ 0.469556] acpiphp: Slot [5] registered\n[ 0.470947] acpiphp: Slot [6] registered\n[ 0.472311] acpiphp: Slot [7] registered\n[ 0.473687] acpiphp: Slot [8] registered\n[ 0.475058] acpiphp: Slot [9] registered\n[ 0.476437] acpiphp: Slot [10] registered\n[ 0.493567] acpiphp: Slot [11] registered\n[ 0.494982] acpiphp: Slot [12] registered\n[ 0.496368] acpiphp: Slot [13] registered\n[ 0.497760] acpiphp: Slot [14] registered\n[ 0.499142] acpiphp: Slot [15] registered\n[ 0.500527] acpiphp: Slot [16] registered\n[ 0.501913] acpiphp: Slot [17] registered\n[ 0.503324] acpiphp: Slot [18] registered\n[ 0.504704] acpiphp: Slot [19] registered\n[ 0.506095] acpiphp: Slot [20] registered\n[ 0.507477] acpiphp: Slot [21] registered\n[ 0.508857] acpiphp: Slot [22] registered\n[ 0.510276] acpiphp: Slot [23] registered\n[ 0.511674] acpiphp: Slot [24] registered\n[ 0.513085] acpiphp: Slot [25] registered\n[ 0.514471] acpiphp: Slot [26] registered\n[ 0.515863] acpiphp: Slot [27] registered\n[ 0.517247] acpiphp: Slot [28] registered\n[ 0.518639] acpiphp: Slot [29] registered\n[ 0.520022] acpiphp: Slot [30] registered\n[ 0.521413] acpiphp: Slot [31] registered\n[ 0.522795] PCI host bridge to bus 0000:00\n[ 0.524219] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.526334] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.528417] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.530906] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.533430] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.535972] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.540563] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.542757] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.544782] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.546960] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.551535] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.553978] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.576337] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.578819] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.585607] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.588009] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.590388] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.592749] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.595096] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.596908] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.599558] vgaarb: loaded\n[ 0.600587] vgaarb: bridge control possible 0000:00:02.0\n[ 0.602659] SCSI subsystem initialized\n[ 0.604276] ACPI: bus type USB registered\n[ 0.605683] usbcore: registered new interface driver usbfs\n[ 0.607460] usbcore: registered new interface driver hub\n[ 0.609197] usbcore: registered new device driver usb\n[ 0.611154] PCI: Using ACPI for IRQ routing\n[ 0.613123] NetLabel: Initializing\n[ 0.614354] NetLabel: domain hash size = 128\n[ 0.615827] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.617490] NetLabel: unlabeled traffic allowed by default\n[ 0.619540] clocksource: Switched to clocksource kvm-clock\n[ 0.630585] AppArmor: AppArmor Filesystem Enabled\n[ 0.632238] pnp: PnP ACPI init\n[ 0.633725] pnp: PnP ACPI: found 5 devices\n[ 0.641541] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.644475] NET: Registered protocol family 2\n[ 0.646324] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.648489] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.650520] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.652557] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.654395] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.656425] NET: Registered protocol family 1\n[ 0.657995] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.659879] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.661717] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.681320] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.701688] Trying to unpack rootfs image as initramfs...\n[ 0.765516] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.768886] Scanning for low memory corruption every 60 seconds\n[ 0.771462] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.773563] audit: initializing netlink subsys (disabled)\n[ 0.775416] audit: type=2000 audit(1545932233.042:1): initialized\n[ 0.777785] Initialise system trusted keyring\n[ 0.779560] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.781618] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.784980] zbud: loaded\n[ 0.786254] VFS: Disk quotas dquot_6.6.0\n[ 0.787714] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.790428] fuse init (API version 7.23)\n[ 0.792013] Key type big_key registered\n[ 0.793426] Allocating IMA MOK and blacklist keyrings.\n[ 0.795612] Key type asymmetric registered\n[ 0.797083] Asymmetric key parser 'x509' registered\n[ 0.798767] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.801428] io scheduler noop registered\n[ 0.802817] io scheduler deadline registered (default)\n[ 0.804581] io scheduler cfq registered\n[ 0.806108] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.807948] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.810213] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.812767] ACPI: Power Button [PWRF]\n[ 0.814325] GHES: HEST is not enabled!\n[ 0.833353] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.872190] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.875768] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.901140] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.904871] Linux agpgart interface v0.103\n[ 0.909267] brd: module loaded\n[ 0.912085] loop: module loaded\n[ 0.917372] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.919966] GPT:90111 != 20971519\n[ 0.921207] GPT:Alternate GPT header not at the end of the disk.\n[ 0.923164] GPT:90111 != 20971519\n[ 0.924384] GPT: Use GNU Parted to correct GPT errors.\n[ 0.926103] vda: vda1 vda15\n[ 0.928312] scsi host0: ata_piix\n[ 0.929673] scsi host1: ata_piix\n[ 0.930919] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.933087] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.935873] libphy: Fixed MDIO Bus: probed\n[ 0.937328] tun: Universal TUN/TAP device driver, 1.6\n[ 0.939004] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.942488] PPP generic driver version 2.4.2\n[ 0.944059] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.946177] ehci-pci: EHCI PCI platform driver\n[ 0.947888] ehci-platform: EHCI generic platform driver\n[ 0.949600] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.951532] ohci-pci: OHCI PCI platform driver\n[ 0.953088] ohci-platform: OHCI generic platform driver\n[ 0.954833] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.974697] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.976497] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.979146] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.980892] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.982970] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.985141] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.987631] usb usb1: Product: UHCI Host Controller\n[ 0.989264] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.991266] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.992935] hub 1-0:1.0: USB hub found\n[ 0.994287] hub 1-0:1.0: 2 ports detected\n[ 0.995943] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.999587] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.001263] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.003071] mousedev: PS/2 mouse device common for all mice\n[ 1.005232] rtc_cmos 00:00: RTC can wake from S4\n[ 1.007339] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.010299] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.012514] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.014596] i2c /dev entries driver\n[ 1.015938] device-mapper: uevent: version 1.0.3\n[ 1.017590] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.020468] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.022852] NET: Registered protocol family 10\n[ 1.024937] NET: Registered protocol family 17\n[ 1.026518] Key type dns_resolver registered\n[ 1.028251] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.030146] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.032090] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.035209] registered taskstats version 1\n[ 1.036693] Loading compiled-in X.509 certificates\n[ 1.038923] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 1.042200] zswap: loaded using pool lzo/zbud\n[ 1.045098] Key type trusted registered\n[ 1.047631] Key type encrypted registered\n[ 1.049053] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.050869] ima: No TPM chip found, activating TPM-bypass!\n[ 1.052716] evm: HMAC attrs: 0x1\n[ 1.070716] Magic number: 14:451:644\n[ 1.072266] rtc_cmos 00:00: setting system clock to 2018-12-27 17:37:13 UTC (1545932233)\n[ 1.075153] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.077107] EDD information not available.\n[ 1.113992] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 1.116730] Write protecting the kernel read-only data: 14336k\n[ 1.122118] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 1.125341] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.82\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.04\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.375788] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.200.202.5...\nLease of 10.200.202.5 obtained, lease time 43200\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.200.202.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.21. iid=i-000000aa\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=20953055,end=20971487\nvPing OK\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 2 @ 3491.912 MHz\nCores/Sockets/Threads: 1/2/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 10737418240 \nvda1 253:1 10727964160 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCaVuXDpVTIAigAHemU2XwGdImY0QH3fTeORH0bZplRY6xbo/nBLfE2T4FyZGBFM3LNSO7Hu+Q13DCmBRoluPkJbE0s0lHiSRiaFOSoW5pkmpaLiddoxEVSMRXDdFbmYJV9mY7eXAL37a7qI4Vi0P39Xh8WP8Rp7XHIwW++U3YI7n937kv67DZd8dYWbNzCSArbr3aPP3q9GPKHAf7c1IoEdZFYy7iV3QpYh5YQWhl8b9eZXRL1d2/QBJ/yAspVaExAbCWeDLg6tO8pMM5TF+wWy6csFnXNDXycNaIu7sY0p9V4wVvb6p6MKl3nf8n+egUMmYuaIcHK2Em9/u5rwN5Z root@createinstancetwonettests-a7904572-544f-4bbd-9315-8f8125d47428\nssh-dss AAAAB3NzaC1kc3MAAACBAMBS5dC2UgjLq4Z7QrNaGJikCPgrm6Qs6k6DzCaRUZevCKs9pyR0fRKfebJjjhDuZYCsLvDKtVpqON4M5KsFMKPN70doRhyYVoQMUqE1xVEh4OaBRHe2DaCArZOu5uEJRtCmjmcUtj4LGvkwsYKDYks8ZBlsxRim8lpIxyssj9rdAAAAFQCrgmXQeYVbR3QXonXj7N/N51CwswAAAIBzUcH/Jq/KLqXm8f9PseGNBXo4luXbk5PDAhU+MnWH0xJqJHTiUKKN8MBITEAPGG6TtxHFAOAShn2HGWSFthNMcznzc0hhMcklw1KtyCf3ykYVUjHpqc1RFkfmX5weaR1kKrMipa5fQ2QafstfaHV36w8DLP4SOB/DiVzjmicv4gAAAIA1DrP5piqW1JaFHFqLPBaFKtrMrgBd/IoZ7CV5TSDjUQI33hE+QtUCX3QwojTJAx3fxqoLxYWzq+hJOgxl+TxKDiPilY0F+M4OBjTygGxVsLmCFziHF7aYCZRtW5gL4TZsZ51ySv9MTWCx+tLBwiO2btXXuljGbkluHisKBcLgCw== root@createinstancetwonettests-a7904572-544f-4bbd-9315-8f8125d47428\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.200.202.5,24,fe80::f816:3eff:fe45:3bee/64,\nip-route:default via 10.200.202.1 dev eth0 \nip-route:10.200.202.0/24 dev eth0 src 10.200.202.5 \nip-route:169.254.169.254 via 10.200.202.2 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-000000aa\nname: N/A\navailability-zone: nova\nlocal-hostname: createinstancetwonettests-a7904572-544f-4bbd-9315-8f8125d47428\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.40 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\ncreateinstancetwonettests-a7904572-544f-4bbd-9315-8f8125d47428 login: "} 2018-12-27 17:37:24,073 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/211aaceb-cf18-400e-8ca0-1dccbc533415/action used request id req-2dbd7cbf-11a5-4580-b40f-d31e72304cad 2018-12-27 17:37:24,074 - create_instance - INFO - Deleting Port with ID - bd926072-b57c-4e82-b326-ab7ce389bbd3 2018-12-27 17:37:24,074 - neutron_utils - INFO - Deleting port with name CreateInstanceTwoNetTests-a7904572-544f-4bbd-9315-8f8125d47428-vm1-port 2018-12-27 17:37:24,079 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/ports/bd926072-b57c-4e82-b326-ab7ce389bbd3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa8072a636863b3f549e164c1fafe7972208f09c" 2018-12-27 17:37:24,742 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-00df1d26-38f4-46a2-a536-ae4908a0f8ba Date: Thu, 27 Dec 2018 17:37:24 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 17:37:24,742 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/ports/bd926072-b57c-4e82-b326-ab7ce389bbd3 used request id req-00df1d26-38f4-46a2-a536-ae4908a0f8ba 2018-12-27 17:37:24,742 - create_instance - INFO - Deleting VM instance - CreateInstanceTwoNetTests-a7904572-544f-4bbd-9315-8f8125d47428-inst1 2018-12-27 17:37:24,744 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:8774/v2.1/servers/3fe5d89d-cd9f-4976-a2bb-c8eb43c49ca4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa8072a636863b3f549e164c1fafe7972208f09c" 2018-12-27 17:37:24,889 - novaclient.v2.client - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:37:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-388cc1a1-0099-468e-bc6a-2676ace57e69 x-compute-request-id: req-388cc1a1-0099-468e-bc6a-2676ace57e69 Content-Type: application/json 2018-12-27 17:37:24,889 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/servers/3fe5d89d-cd9f-4976-a2bb-c8eb43c49ca4 used request id req-388cc1a1-0099-468e-bc6a-2676ace57e69 2018-12-27 17:37:24,890 - create_instance - INFO - Checking deletion status 2018-12-27 17:37:24,892 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/3fe5d89d-cd9f-4976-a2bb-c8eb43c49ca4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa8072a636863b3f549e164c1fafe7972208f09c" 2018-12-27 17:37:25,574 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:37:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a5b7e0a4-2212-40b9-9a0e-b8f004504174 x-compute-request-id: req-a5b7e0a4-2212-40b9-9a0e-b8f004504174 Content-Encoding: gzip Content-Length: 733 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"CreateInstanceTwoNetTests-a7904572-544f-4bbd-9315-8f8125d47428-net1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ad:3f:99", "version": 4, "addr": "10.200.201.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/3fe5d89d-cd9f-4976-a2bb-c8eb43c49ca4", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/3fe5d89d-cd9f-4976-a2bb-c8eb43c49ca4", "rel": "bookmark"}], "image": {"id": "efee093e-9121-422e-8b10-f8de43ec3995", "links": [{"href": "http://172.30.9.31:8774/images/efee093e-9121-422e-8b10-f8de43ec3995", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T17:36:42.000000", "flavor": {"id": "25df0771-e9fa-493e-bc3b-4de20130cf50", "links": [{"href": "http://172.30.9.31:8774/flavors/25df0771-e9fa-493e-bc3b-4de20130cf50", "rel": "bookmark"}]}, "id": "3fe5d89d-cd9f-4976-a2bb-c8eb43c49ca4", "user_id": "cb653975b99e445b936502cb9dfd40b3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T17:37:24Z", "hostId": "3cef8a5253f6a6b6de9f0ca0a5d00cee2d7b6f2c5a1332730a5d3b56", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-a7904572-544f-4bbd-9315-8f8125d47428-inst1", "created": "2018-12-27T17:36:29Z", "tenant_id": "484ff20acddd4326b89d0d0b47fba385", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-27 17:37:25,575 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/3fe5d89d-cd9f-4976-a2bb-c8eb43c49ca4 used request id req-a5b7e0a4-2212-40b9-9a0e-b8f004504174 2018-12-27 17:37:25,575 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-a7904572-544f-4bbd-9315-8f8125d47428-inst1] is - ACTIVE 2018-12-27 17:37:25,575 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-27 17:37:28,578 - create_instance - DEBUG - VM status query timeout in 296.31132102 2018-12-27 17:37:28,581 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/3fe5d89d-cd9f-4976-a2bb-c8eb43c49ca4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa8072a636863b3f549e164c1fafe7972208f09c" 2018-12-27 17:37:29,460 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:37:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-dc538b7b-3087-406a-851c-0745fa15b39f x-compute-request-id: req-dc538b7b-3087-406a-851c-0745fa15b39f Content-Encoding: gzip Content-Length: 667 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/3fe5d89d-cd9f-4976-a2bb-c8eb43c49ca4", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/3fe5d89d-cd9f-4976-a2bb-c8eb43c49ca4", "rel": "bookmark"}], "image": {"id": "efee093e-9121-422e-8b10-f8de43ec3995", "links": [{"href": "http://172.30.9.31:8774/images/efee093e-9121-422e-8b10-f8de43ec3995", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T17:36:42.000000", "flavor": {"id": "25df0771-e9fa-493e-bc3b-4de20130cf50", "links": [{"href": "http://172.30.9.31:8774/flavors/25df0771-e9fa-493e-bc3b-4de20130cf50", "rel": "bookmark"}]}, "id": "3fe5d89d-cd9f-4976-a2bb-c8eb43c49ca4", "user_id": "cb653975b99e445b936502cb9dfd40b3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T17:37:24Z", "hostId": "3cef8a5253f6a6b6de9f0ca0a5d00cee2d7b6f2c5a1332730a5d3b56", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-a7904572-544f-4bbd-9315-8f8125d47428-inst1", "created": "2018-12-27T17:36:29Z", "tenant_id": "484ff20acddd4326b89d0d0b47fba385", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-27 17:37:29,460 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/3fe5d89d-cd9f-4976-a2bb-c8eb43c49ca4 used request id req-dc538b7b-3087-406a-851c-0745fa15b39f 2018-12-27 17:37:29,460 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-a7904572-544f-4bbd-9315-8f8125d47428-inst1] is - ACTIVE 2018-12-27 17:37:29,460 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-27 17:37:32,463 - create_instance - DEBUG - VM status query timeout in 292.426263094 2018-12-27 17:37:32,466 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/3fe5d89d-cd9f-4976-a2bb-c8eb43c49ca4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa8072a636863b3f549e164c1fafe7972208f09c" 2018-12-27 17:37:32,509 - novaclient.v2.client - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:37:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b205a34c-9666-4088-bac9-d41db92bdf43 x-compute-request-id: req-b205a34c-9666-4088-bac9-d41db92bdf43 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 3fe5d89d-cd9f-4976-a2bb-c8eb43c49ca4 could not be found.", "code": 404}} 2018-12-27 17:37:32,510 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/3fe5d89d-cd9f-4976-a2bb-c8eb43c49ca4 used request id req-b205a34c-9666-4088-bac9-d41db92bdf43 2018-12-27 17:37:32,510 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 3fe5d89d-cd9f-4976-a2bb-c8eb43c49ca4 could not be found. (HTTP 404) (Request-ID: req-b205a34c-9666-4088-bac9-d41db92bdf43) 2018-12-27 17:37:32,510 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceTwoNetTests-a7904572-544f-4bbd-9315-8f8125d47428-inst1 2018-12-27 17:37:32,511 - create_instance - INFO - Deleting Port with ID - 5ac821c5-30e8-465f-9a02-9192ef8c0fce 2018-12-27 17:37:32,511 - neutron_utils - INFO - Deleting port with name CreateInstanceTwoNetTests-a7904572-544f-4bbd-9315-8f8125d47428-vm2-port 2018-12-27 17:37:32,516 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/ports/5ac821c5-30e8-465f-9a02-9192ef8c0fce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46080af180ef9ec33f4c817cae3420d483f3fbba" 2018-12-27 17:37:33,070 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-e4d4b4fe-1af6-4fa3-ac40-21a5f8ad0cbd Date: Thu, 27 Dec 2018 17:37:33 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 17:37:33,070 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/ports/5ac821c5-30e8-465f-9a02-9192ef8c0fce used request id req-e4d4b4fe-1af6-4fa3-ac40-21a5f8ad0cbd 2018-12-27 17:37:33,070 - create_instance - INFO - Deleting VM instance - CreateInstanceTwoNetTests-a7904572-544f-4bbd-9315-8f8125d47428-inst2 2018-12-27 17:37:33,073 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:8774/v2.1/servers/211aaceb-cf18-400e-8ca0-1dccbc533415 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46080af180ef9ec33f4c817cae3420d483f3fbba" 2018-12-27 17:37:33,218 - novaclient.v2.client - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:37:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-815ed5c2-83f4-46aa-b0ad-e8cf0fb8c4df x-compute-request-id: req-815ed5c2-83f4-46aa-b0ad-e8cf0fb8c4df Content-Type: application/json 2018-12-27 17:37:33,218 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/servers/211aaceb-cf18-400e-8ca0-1dccbc533415 used request id req-815ed5c2-83f4-46aa-b0ad-e8cf0fb8c4df 2018-12-27 17:37:33,219 - create_instance - INFO - Checking deletion status 2018-12-27 17:37:33,221 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/211aaceb-cf18-400e-8ca0-1dccbc533415 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46080af180ef9ec33f4c817cae3420d483f3fbba" 2018-12-27 17:37:33,314 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:37:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ac138444-55e1-4156-b41c-8bfd01ff26aa x-compute-request-id: req-ac138444-55e1-4156-b41c-8bfd01ff26aa Content-Encoding: gzip Content-Length: 730 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"CreateInstanceTwoNetTests-a7904572-544f-4bbd-9315-8f8125d47428-net2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:3b:ee", "version": 4, "addr": "10.200.202.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/211aaceb-cf18-400e-8ca0-1dccbc533415", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/211aaceb-cf18-400e-8ca0-1dccbc533415", "rel": "bookmark"}], "image": {"id": "efee093e-9121-422e-8b10-f8de43ec3995", "links": [{"href": "http://172.30.9.31:8774/images/efee093e-9121-422e-8b10-f8de43ec3995", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T17:37:12.000000", "flavor": {"id": "25df0771-e9fa-493e-bc3b-4de20130cf50", "links": [{"href": "http://172.30.9.31:8774/flavors/25df0771-e9fa-493e-bc3b-4de20130cf50", "rel": "bookmark"}]}, "id": "211aaceb-cf18-400e-8ca0-1dccbc533415", "user_id": "cb653975b99e445b936502cb9dfd40b3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T17:37:33Z", "hostId": "1e6bf8d302cac6d3f3364abdfab840ef6f878dbcea6e02e0ab85ac9d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-a7904572-544f-4bbd-9315-8f8125d47428-inst2", "created": "2018-12-27T17:37:00Z", "tenant_id": "484ff20acddd4326b89d0d0b47fba385", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-27 17:37:33,315 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/211aaceb-cf18-400e-8ca0-1dccbc533415 used request id req-ac138444-55e1-4156-b41c-8bfd01ff26aa 2018-12-27 17:37:33,315 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-a7904572-544f-4bbd-9315-8f8125d47428-inst2] is - ACTIVE 2018-12-27 17:37:33,315 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-27 17:37:36,318 - create_instance - DEBUG - VM status query timeout in 296.900383949 2018-12-27 17:37:36,322 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/211aaceb-cf18-400e-8ca0-1dccbc533415 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46080af180ef9ec33f4c817cae3420d483f3fbba" 2018-12-27 17:37:36,373 - novaclient.v2.client - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:37:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-2351afd9-2c64-4b32-8d56-d5804873c304 x-compute-request-id: req-2351afd9-2c64-4b32-8d56-d5804873c304 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 211aaceb-cf18-400e-8ca0-1dccbc533415 could not be found.", "code": 404}} 2018-12-27 17:37:36,373 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/211aaceb-cf18-400e-8ca0-1dccbc533415 used request id req-2351afd9-2c64-4b32-8d56-d5804873c304 2018-12-27 17:37:36,373 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 211aaceb-cf18-400e-8ca0-1dccbc533415 could not be found. (HTTP 404) (Request-ID: req-2351afd9-2c64-4b32-8d56-d5804873c304) 2018-12-27 17:37:36,373 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceTwoNetTests-a7904572-544f-4bbd-9315-8f8125d47428-inst2 2018-12-27 17:37:36,377 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:8774/v2.1/flavors/25df0771-e9fa-493e-bc3b-4de20130cf50 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81ce654cfb9c5199ea84e352131409d55fe196ad" 2018-12-27 17:37:36,419 - novaclient.v2.client - DEBUG - RESP: [202] Date: Thu, 27 Dec 2018 17:37:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-9709a8c3-6630-46e3-a59e-4ae6eb7e5362 x-compute-request-id: req-9709a8c3-6630-46e3-a59e-4ae6eb7e5362 Content-Length: 0 Content-Type: application/json 2018-12-27 17:37:36,420 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/flavors/25df0771-e9fa-493e-bc3b-4de20130cf50 used request id req-9709a8c3-6630-46e3-a59e-4ae6eb7e5362 2018-12-27 17:37:36,420 - OpenStackNetwork - INFO - Removing router interface from router CreateInstanceTwoNetTests-a7904572-544f-4bbd-9315-8f8125d47428-pub-router and port CreateInstanceTwoNetTests-a7904572-544f-4bbd-9315-8f8125d47428-router-port1 2018-12-27 17:37:36,421 - neutron_utils - INFO - Removing router interface from router named CreateInstanceTwoNetTests-a7904572-544f-4bbd-9315-8f8125d47428-pub-router 2018-12-27 17:37:36,425 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:9696/v2.0/routers/567c743a-3c41-48e9-9bee-2357e3df3462/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}732f73aafd6eedb2af452b0e8a1da0ae92714a09" -d '{"port_id": "098c28b1-c002-47c0-9dfe-e31ac0251890"}' 2018-12-27 17:37:38,275 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-bf510608-6367-4a13-b8b0-55f9087d5d56 Date: Thu, 27 Dec 2018 17:37:38 GMT RESP BODY: {"network_id": "376dc5c5-dfe5-4bcb-9d80-6cc02060f907", "tenant_id": "484ff20acddd4326b89d0d0b47fba385", "subnet_id": "5229bd91-95c1-43b7-ae31-4bba6f5f378a", "subnet_ids": ["5229bd91-95c1-43b7-ae31-4bba6f5f378a"], "port_id": "098c28b1-c002-47c0-9dfe-e31ac0251890", "id": "567c743a-3c41-48e9-9bee-2357e3df3462"} 2018-12-27 17:37:38,276 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.31:9696/v2.0/routers/567c743a-3c41-48e9-9bee-2357e3df3462/remove_router_interface used request id req-bf510608-6367-4a13-b8b0-55f9087d5d56 2018-12-27 17:37:38,276 - OpenStackNetwork - INFO - Removing router interface from router CreateInstanceTwoNetTests-a7904572-544f-4bbd-9315-8f8125d47428-pub-router and port CreateInstanceTwoNetTests-a7904572-544f-4bbd-9315-8f8125d47428-router-port2 2018-12-27 17:37:38,276 - neutron_utils - INFO - Removing router interface from router named CreateInstanceTwoNetTests-a7904572-544f-4bbd-9315-8f8125d47428-pub-router 2018-12-27 17:37:38,281 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:9696/v2.0/routers/567c743a-3c41-48e9-9bee-2357e3df3462/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}732f73aafd6eedb2af452b0e8a1da0ae92714a09" -d '{"port_id": "a02c81db-e923-4143-865f-a257ec60a1c0"}' 2018-12-27 17:37:39,473 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-d2d8ebbd-42b0-4f77-8917-f55c83988e9e Date: Thu, 27 Dec 2018 17:37:39 GMT RESP BODY: {"network_id": "61969af3-9eba-4b1c-9d37-bb5282c1ced2", "tenant_id": "484ff20acddd4326b89d0d0b47fba385", "subnet_id": "6e7a0b66-511b-40e3-97f4-99b275682896", "subnet_ids": ["6e7a0b66-511b-40e3-97f4-99b275682896"], "port_id": "a02c81db-e923-4143-865f-a257ec60a1c0", "id": "567c743a-3c41-48e9-9bee-2357e3df3462"} 2018-12-27 17:37:39,473 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.31:9696/v2.0/routers/567c743a-3c41-48e9-9bee-2357e3df3462/remove_router_interface used request id req-d2d8ebbd-42b0-4f77-8917-f55c83988e9e 2018-12-27 17:37:39,474 - OpenStackNetwork - INFO - Removing router CreateInstanceTwoNetTests-a7904572-544f-4bbd-9315-8f8125d47428-pub-router 2018-12-27 17:37:39,474 - neutron_utils - INFO - Deleting router with name - CreateInstanceTwoNetTests-a7904572-544f-4bbd-9315-8f8125d47428-pub-router 2018-12-27 17:37:39,478 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/routers/567c743a-3c41-48e9-9bee-2357e3df3462 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}732f73aafd6eedb2af452b0e8a1da0ae92714a09" 2018-12-27 17:37:39,941 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-adf4b546-2208-4723-906a-6a6a3112b728 Content-Length: 0 Date: Thu, 27 Dec 2018 17:37:39 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 17:37:39,942 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/routers/567c743a-3c41-48e9-9bee-2357e3df3462 used request id req-adf4b546-2208-4723-906a-6a6a3112b728 2018-12-27 17:37:39,942 - neutron_utils - INFO - Deleting subnet with name CreateInstanceTwoNetTests-a7904572-544f-4bbd-9315-8f8125d47428-subnet1 2018-12-27 17:37:39,943 - neutron_utils - INFO - Deleting subnet with name CreateInstanceTwoNetTests-a7904572-544f-4bbd-9315-8f8125d47428-subnet1 2018-12-27 17:37:39,948 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/subnets/5229bd91-95c1-43b7-ae31-4bba6f5f378a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4145be59abebe0ea104c89e8cad58704be4f03da" 2018-12-27 17:37:41,335 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-81633dd5-5397-4027-83cd-6d2024f124ee Date: Thu, 27 Dec 2018 17:37:41 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 17:37:41,335 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/subnets/5229bd91-95c1-43b7-ae31-4bba6f5f378a used request id req-81633dd5-5397-4027-83cd-6d2024f124ee 2018-12-27 17:37:41,336 - neutron_utils - INFO - Deleting network with name CreateInstanceTwoNetTests-a7904572-544f-4bbd-9315-8f8125d47428-net1 2018-12-27 17:37:41,341 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/networks/376dc5c5-dfe5-4bcb-9d80-6cc02060f907 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4145be59abebe0ea104c89e8cad58704be4f03da" 2018-12-27 17:37:42,479 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-f90c6a65-4efd-41fc-83af-6eb1f2fe81dc Date: Thu, 27 Dec 2018 17:37:42 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 17:37:42,479 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/networks/376dc5c5-dfe5-4bcb-9d80-6cc02060f907 used request id req-f90c6a65-4efd-41fc-83af-6eb1f2fe81dc 2018-12-27 17:37:42,480 - neutron_utils - INFO - Deleting subnet with name CreateInstanceTwoNetTests-a7904572-544f-4bbd-9315-8f8125d47428-subnet2 2018-12-27 17:37:42,480 - neutron_utils - INFO - Deleting subnet with name CreateInstanceTwoNetTests-a7904572-544f-4bbd-9315-8f8125d47428-subnet2 2018-12-27 17:37:42,484 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/subnets/6e7a0b66-511b-40e3-97f4-99b275682896 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}498d909e4fe0a5dd8655313933be81bd0739695d" 2018-12-27 17:37:43,855 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-14077bbd-5d36-47b7-b56e-dfde531c207c Date: Thu, 27 Dec 2018 17:37:43 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 17:37:43,855 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/subnets/6e7a0b66-511b-40e3-97f4-99b275682896 used request id req-14077bbd-5d36-47b7-b56e-dfde531c207c 2018-12-27 17:37:43,856 - neutron_utils - INFO - Deleting network with name CreateInstanceTwoNetTests-a7904572-544f-4bbd-9315-8f8125d47428-net2 2018-12-27 17:37:43,861 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/networks/61969af3-9eba-4b1c-9d37-bb5282c1ced2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}498d909e4fe0a5dd8655313933be81bd0739695d" 2018-12-27 17:37:45,617 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-0ad99385-6362-448e-b2ab-dddb5dbc0ba8 Date: Thu, 27 Dec 2018 17:37:45 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 17:37:45,617 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/networks/61969af3-9eba-4b1c-9d37-bb5282c1ced2 used request id req-0ad99385-6362-448e-b2ab-dddb5dbc0ba8 2018-12-27 17:37:45,618 - neutron_utils - INFO - Deleting security group rule with ID - a9540554-2cc3-46dc-b262-fac0c34af2d5 2018-12-27 17:37:45,624 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/security-group-rules/a9540554-2cc3-46dc-b262-fac0c34af2d5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f32a773e3b74bc17771f45d4f3435aa0f259bbf9" 2018-12-27 17:37:45,998 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a5e0d41a-8da8-4cd9-8fbd-8198dbcb38c7 Content-Length: 0 Date: Thu, 27 Dec 2018 17:37:45 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 17:37:45,998 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-group-rules/a9540554-2cc3-46dc-b262-fac0c34af2d5 used request id req-a5e0d41a-8da8-4cd9-8fbd-8198dbcb38c7 2018-12-27 17:37:45,998 - neutron_utils - INFO - Deleting security group rule with ID - b0747e0d-6747-40c3-8b4a-350069e5ab4a 2018-12-27 17:37:46,003 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/security-group-rules/b0747e0d-6747-40c3-8b4a-350069e5ab4a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f32a773e3b74bc17771f45d4f3435aa0f259bbf9" 2018-12-27 17:37:46,327 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-6c2e0534-7f56-481c-ba23-3180cef8a255 Content-Length: 0 Date: Thu, 27 Dec 2018 17:37:46 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 17:37:46,327 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-group-rules/b0747e0d-6747-40c3-8b4a-350069e5ab4a used request id req-6c2e0534-7f56-481c-ba23-3180cef8a255 2018-12-27 17:37:46,327 - neutron_utils - INFO - Deleting security group rule with ID - 0480752d-a481-487a-a626-56152e63ded2 2018-12-27 17:37:46,332 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/security-group-rules/0480752d-a481-487a-a626-56152e63ded2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f32a773e3b74bc17771f45d4f3435aa0f259bbf9" 2018-12-27 17:37:46,649 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-469d88eb-d08e-4823-9c1a-d5b0f6618937 Content-Length: 0 Date: Thu, 27 Dec 2018 17:37:46 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 17:37:46,650 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-group-rules/0480752d-a481-487a-a626-56152e63ded2 used request id req-469d88eb-d08e-4823-9c1a-d5b0f6618937 2018-12-27 17:37:46,650 - neutron_utils - INFO - Deleting security group rule with ID - ca730666-c9f3-449a-82e3-f09afd2920c6 2018-12-27 17:37:46,655 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/security-group-rules/ca730666-c9f3-449a-82e3-f09afd2920c6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f32a773e3b74bc17771f45d4f3435aa0f259bbf9" 2018-12-27 17:37:46,778 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-e8943201-f795-4af2-b75b-c3b3aa52e4e2 Content-Length: 0 Date: Thu, 27 Dec 2018 17:37:46 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 17:37:46,779 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-group-rules/ca730666-c9f3-449a-82e3-f09afd2920c6 used request id req-e8943201-f795-4af2-b75b-c3b3aa52e4e2 2018-12-27 17:37:46,779 - neutron_utils - INFO - Deleting security group with name - CreateInstanceTwoNetTests-a7904572-544f-4bbd-9315-8f8125d47428-sec-grp 2018-12-27 17:37:46,784 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/security-groups/1c682587-fcfa-4617-bf1b-07647dd03b1d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f32a773e3b74bc17771f45d4f3435aa0f259bbf9" 2018-12-27 17:37:47,151 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-0a9551a6-84fa-43b3-a24a-1ee9310c1ac8 Content-Length: 0 Date: Thu, 27 Dec 2018 17:37:47 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 17:37:47,152 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-groups/1c682587-fcfa-4617-bf1b-07647dd03b1d used request id req-0a9551a6-84fa-43b3-a24a-1ee9310c1ac8 2018-12-27 17:37:47,152 - glance_utils - INFO - Deleting image named - CreateInstanceTwoNetTests-054a2dda-c012-4695-927a-d8f8f1844df0 2018-12-27 17:37:47,155 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9292/v2/images/efee093e-9121-422e-8b10-f8de43ec3995 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b187bc0acb581d606463be013cd341ea6f2cc860" 2018-12-27 17:37:48,475 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-bf9777a0-7b20-46f8-ac6e-cdbbd3c3256c Date: Thu, 27 Dec 2018 17:37:48 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-27 17:37:48,475 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.31:9292/v2/images/efee093e-9121-422e-8b10-f8de43ec3995 used request id req-bf9777a0-7b20-46f8-ac6e-cdbbd3c3256c 2018-12-27 17:37:48,483 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7761ccaee915e08a63a538b05bd4e6300d4841df" 2018-12-27 17:37:48,770 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 35896 X-Openstack-Request-Id: req-13af7c83-1233-4dc0-9edc-546d929fd92b Date: Thu, 27 Dec 2018 17:37:48 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "created_at": "2018-12-27T15:33:01Z", "updated_at": "2018-12-27T15:33:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "35205ac3-06e6-4cf6-bb21-ff8f813cb45b", "remote_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "ade77f59-e70c-4970-8ea8-198222fa332e", "remote_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "c4f3bf7f-d793-498d-a883-bb8c6003f070", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "c85cb618-8f19-445b-8e16-6d467cb17771", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}], "revision_number": 4, "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "created_at": "2018-12-27T15:57:22Z", "updated_at": "2018-12-27T15:57:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "5e258a3b-01f5-4aef-81b7-0b5dc6e5b683", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "65475539-0336-498a-8da4-ff0a80b10089", "remote_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "ae922857-f7ae-4bc8-949b-153fb43bfd00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "b4f87679-52e1-4cf9-bf76-5abb9a9bec06", "remote_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "f7197afc9b61423897aefc9a643d03a1"}], "revision_number": 4, "project_id": "f7197afc9b61423897aefc9a643d03a1", "id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "created_at": "2018-12-27T16:01:54Z", "updated_at": "2018-12-27T16:01:54Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "00dd3abd-acd1-4edb-8f4a-8badcbd2eeb4", "remote_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "018de60d-bc33-4ef0-9eed-6d00b6ce227b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "0d99f0db-fa6b-4201-b67f-a7ff0db82c5d", "remote_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv6", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "5c4049ef-933d-4614-84e7-83584430d462", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv6", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}], "revision_number": 4, "project_id": "8c689c5e31c44b09ab85f80682abbc2a", "id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "created_at": "2018-12-27T15:56:49Z", "updated_at": "2018-12-27T15:56:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "6555e255-763a-4448-b1b1-0c93b2a390bd", "remote_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "777ff7a5-a590-43e5-a84b-7677710494e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "8bac258a-08df-48b7-900b-efbe01a6ec20", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "dc17921e-353f-4898-a970-881b2c8d093d", "remote_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}], "revision_number": 4, "project_id": "28dac9e1580d461c9de52e6659cc4f9d", "id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "created_at": "2018-12-27T16:01:52Z", "updated_at": "2018-12-27T16:01:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "32737757-45f3-4b24-b6ab-5f2d5579b4a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv6", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "ae604ef3-492d-4aa3-8045-1ff84f755a27", "remote_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv4", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "b7bff40a-beda-4996-b140-ed94d010535c", "remote_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv6", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "b8129030-9d72-4d5d-adce-47bbe62492fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv4", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}], "revision_number": 4, "project_id": "81c108a273314b24bf6b48c41b5bbe0c", "id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "created_at": "2018-12-27T15:57:20Z", "updated_at": "2018-12-27T15:57:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "0c389ec4-c0af-4c20-acf9-4fcc1d859dd7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv6", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "3749697a-f2ef-439a-a661-2fb92badd1ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv4", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "b74e0c8c-e243-450e-b1be-69c587093d6d", "remote_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv6", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "c222695b-2f1c-427d-afd7-e0be24ec9f66", "remote_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv4", "project_id": "7fb0e5436e4f467998e672dd71018a45"}], "revision_number": 4, "project_id": "7fb0e5436e4f467998e672dd71018a45", "id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "created_at": "2018-12-27T17:02:11Z", "updated_at": "2018-12-27T17:02:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "675d8a56-1c9b-4c58-a252-61e65997fd05", "remote_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv4", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "84f0587c-7394-4fd6-8f3d-8d6ba94cf3f9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv6", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "8a450b4f-e710-4193-816e-13a2d4e40c07", "remote_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv6", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "c3106b0a-1026-4156-86a9-f0438b7fab93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv4", "project_id": "7cba3664d5674e65a12c8c269a05febf"}], "revision_number": 4, "project_id": "7cba3664d5674e65a12c8c269a05febf", "id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "created_at": "2018-12-27T15:58:29Z", "updated_at": "2018-12-27T15:58:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "2a945ecc-f9fa-4219-96ab-c189a7f5c102", "remote_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv6", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "55e2b54e-68d4-4476-8c9f-e05e347c8970", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv4", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "9983229c-b595-482a-973f-81137a209b6d", "remote_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv4", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "9d4b8450-78ab-4817-a586-372ed88268f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv6", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}], "revision_number": 4, "project_id": "fbd6dbf946a5406398ba810e02d0888e", "id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "created_at": "2018-12-27T15:57:24Z", "updated_at": "2018-12-27T15:57:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "35521f2a-a59d-4798-9fa8-0febfe126076", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv4", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "607d473d-1e6a-4088-a778-7df9ffc1ff68", "remote_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv6", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "6f8fa92b-b67a-4047-a900-f43656aff42b", "remote_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv4", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "890f1d6c-9ae5-45b0-b7a1-282182432b66", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv6", "project_id": "253cc6709e714b8a80a5f74e4257907e"}], "revision_number": 4, "project_id": "253cc6709e714b8a80a5f74e4257907e", "id": "b9546f11-205e-4322-89f8-f0360d6090ed", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "484ff20acddd4326b89d0d0b47fba385", "created_at": "2018-12-27T17:35:46Z", "updated_at": "2018-12-27T17:35:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:35:46Z", "revision_number": 0, "id": "1deb4f0f-a4ac-4615-9fb8-3ccf2b108384", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:35:46Z", "security_group_id": "c5f70adf-98c1-493a-b32e-8094737065ce", "tenant_id": "484ff20acddd4326b89d0d0b47fba385", "port_range_min": null, "ethertype": "IPv4", "project_id": "484ff20acddd4326b89d0d0b47fba385"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:35:46Z", "revision_number": 0, "id": "81dc009b-7b0c-4ec5-9b15-07d32d8c2764", "remote_group_id": "c5f70adf-98c1-493a-b32e-8094737065ce", "remote_ip_prefix": null, "created_at": "2018-12-27T17:35:46Z", "security_group_id": "c5f70adf-98c1-493a-b32e-8094737065ce", "tenant_id": "484ff20acddd4326b89d0d0b47fba385", "port_range_min": null, "ethertype": "IPv6", "project_id": "484ff20acddd4326b89d0d0b47fba385"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:35:46Z", "revision_number": 0, "id": "a66ca9d5-c906-4aed-ae9a-84da18ac1847", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:35:46Z", "security_group_id": "c5f70adf-98c1-493a-b32e-8094737065ce", "tenant_id": "484ff20acddd4326b89d0d0b47fba385", "port_range_min": null, "ethertype": "IPv6", "project_id": "484ff20acddd4326b89d0d0b47fba385"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:35:46Z", "revision_number": 0, "id": "c6bff886-425c-4edd-958a-4ccd30b5616d", "remote_group_id": "c5f70adf-98c1-493a-b32e-8094737065ce", "remote_ip_prefix": null, "created_at": "2018-12-27T17:35:46Z", "security_group_id": "c5f70adf-98c1-493a-b32e-8094737065ce", "tenant_id": "484ff20acddd4326b89d0d0b47fba385", "port_range_min": null, "ethertype": "IPv4", "project_id": "484ff20acddd4326b89d0d0b47fba385"}], "revision_number": 4, "project_id": "484ff20acddd4326b89d0d0b47fba385", "id": "c5f70adf-98c1-493a-b32e-8094737065ce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "created_at": "2018-12-27T15:57:08Z", "updated_at": "2018-12-27T15:57:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "6739c48b-d899-4c17-bb8e-ffaf8922c034", "remote_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv4", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "9660a6af-4d9b-40b9-9729-f205f66c2bd0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv4", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "bf244c03-fc10-4754-9c2b-b0224401c4f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv6", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "d3bee7cc-a152-441c-9790-abb1f56cec03", "remote_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv6", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}], "revision_number": 4, "project_id": "782a28bd0d40485e85eda6b8ba43840b", "id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "created_at": "2018-12-27T15:57:11Z", "updated_at": "2018-12-27T15:57:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "22c0d2cf-360a-4aa8-ba7e-bfdbf8327d27", "remote_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "553b140a-8ba9-4af7-9f50-bf24e87aebf7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "b2ecf7a5-df98-4d65-a762-767320437c5a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "e49104b2-7c13-49d6-8519-a16dd585346f", "remote_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}], "revision_number": 4, "project_id": "ef7e486beb8f4de39b25ca5f11552328", "id": "d0588e93-db0d-4888-9f99-3399a50df490", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "created_at": "2018-12-27T17:19:15Z", "updated_at": "2018-12-27T17:19:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "1990fe24-df44-4561-9f09-f50aab182bf7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "651e4b8b-b29e-409b-9f25-ff2328ccefe6", "remote_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "cc4e2254-2157-4ae1-a233-3047573ddc6d", "remote_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "da56dda4-aaf3-43ff-bdf7-e64892ec2345", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}], "revision_number": 4, "project_id": "2a5a6879c5fa4db798cea6d394565d45", "id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-27T15:33:07Z", "updated_at": "2018-12-27T15:33:07Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "4de95db8-72d6-4aec-a145-e92511971eb9", "remote_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "5f100cff-05d8-4405-8dfb-0a387c123fae", "remote_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "a3f6a193-cc94-4220-a73a-08acf63c449b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "f059d8a5-0c32-49c9-a721-77cc89245ecd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "created_at": "2018-12-27T15:29:16Z", "updated_at": "2018-12-27T15:29:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "3c53841a-5bc0-4192-b482-044411e217ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "5956ff3f-d59d-4af6-82b5-566c888583a7", "remote_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:16Z", "revision_number": 0, "id": "60735d87-52c7-426a-91a6-aff1078a5a2d", "remote_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:16Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "abe97133-61dd-4fdf-baf3-2e07968a324f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "da629caea04941e1ae8979c379dc7c9d"}], "revision_number": 4, "project_id": "da629caea04941e1ae8979c379dc7c9d", "id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "name": "default"}]} 2018-12-27 17:37:48,772 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=default used request id req-13af7c83-1233-4dc0-9edc-546d929fd92b 2018-12-27 17:37:48,779 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7761ccaee915e08a63a538b05bd4e6300d4841df" 2018-12-27 17:37:48,898 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:37:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1d09ae8d-2d0c-4803-9b71-cfc8db7713f4 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b7b4fceec1ad4c6eb74d758b709a9d93", "name": "admin"}} 2018-12-27 17:37:48,898 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93 used request id req-1d09ae8d-2d0c-4803-9b71-cfc8db7713f4 2018-12-27 17:37:48,900 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/f7197afc9b61423897aefc9a643d03a1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7761ccaee915e08a63a538b05bd4e6300d4841df" 2018-12-27 17:37:49,009 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:37:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1552950e-01f9-4a90-af62-4e8c7e635353 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f7197afc9b61423897aefc9a643d03a1.", "code": 404, "title": "Not Found"}} 2018-12-27 17:37:49,009 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/f7197afc9b61423897aefc9a643d03a1 used request id req-1552950e-01f9-4a90-af62-4e8c7e635353 2018-12-27 17:37:49,009 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:37:49,013 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/8c689c5e31c44b09ab85f80682abbc2a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7761ccaee915e08a63a538b05bd4e6300d4841df" 2018-12-27 17:37:49,125 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:37:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-18becc49-c6e5-43a0-bbac-b0b7d5d176e3 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8c689c5e31c44b09ab85f80682abbc2a.", "code": 404, "title": "Not Found"}} 2018-12-27 17:37:49,126 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/8c689c5e31c44b09ab85f80682abbc2a used request id req-18becc49-c6e5-43a0-bbac-b0b7d5d176e3 2018-12-27 17:37:49,126 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:37:49,128 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/28dac9e1580d461c9de52e6659cc4f9d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7761ccaee915e08a63a538b05bd4e6300d4841df" 2018-12-27 17:37:49,234 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:37:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c5abde8b-7703-493f-8126-df5db4afaf88 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 28dac9e1580d461c9de52e6659cc4f9d.", "code": 404, "title": "Not Found"}} 2018-12-27 17:37:49,234 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/28dac9e1580d461c9de52e6659cc4f9d used request id req-c5abde8b-7703-493f-8126-df5db4afaf88 2018-12-27 17:37:49,235 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:37:49,238 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/81c108a273314b24bf6b48c41b5bbe0c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7761ccaee915e08a63a538b05bd4e6300d4841df" 2018-12-27 17:37:49,346 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:37:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ec8f5a46-4bec-4db5-8301-111bc94d7683 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 81c108a273314b24bf6b48c41b5bbe0c.", "code": 404, "title": "Not Found"}} 2018-12-27 17:37:49,346 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/81c108a273314b24bf6b48c41b5bbe0c used request id req-ec8f5a46-4bec-4db5-8301-111bc94d7683 2018-12-27 17:37:49,347 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:37:49,350 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/7fb0e5436e4f467998e672dd71018a45 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7761ccaee915e08a63a538b05bd4e6300d4841df" 2018-12-27 17:37:49,466 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:37:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-76f1bf0a-549f-4d5c-a942-2f63aae7ecfd Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7fb0e5436e4f467998e672dd71018a45.", "code": 404, "title": "Not Found"}} 2018-12-27 17:37:49,466 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/7fb0e5436e4f467998e672dd71018a45 used request id req-76f1bf0a-549f-4d5c-a942-2f63aae7ecfd 2018-12-27 17:37:49,466 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:37:49,470 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/7cba3664d5674e65a12c8c269a05febf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7761ccaee915e08a63a538b05bd4e6300d4841df" 2018-12-27 17:37:49,572 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:37:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-86e14700-a9e1-48b4-981b-071e254e204c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7cba3664d5674e65a12c8c269a05febf.", "code": 404, "title": "Not Found"}} 2018-12-27 17:37:49,572 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/7cba3664d5674e65a12c8c269a05febf used request id req-86e14700-a9e1-48b4-981b-071e254e204c 2018-12-27 17:37:49,573 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:37:49,575 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/fbd6dbf946a5406398ba810e02d0888e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7761ccaee915e08a63a538b05bd4e6300d4841df" 2018-12-27 17:37:49,679 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:37:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0c3d2ce4-d07f-4e1b-b100-1286e554bd32 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: fbd6dbf946a5406398ba810e02d0888e.", "code": 404, "title": "Not Found"}} 2018-12-27 17:37:49,679 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/fbd6dbf946a5406398ba810e02d0888e used request id req-0c3d2ce4-d07f-4e1b-b100-1286e554bd32 2018-12-27 17:37:49,679 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:37:49,682 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/253cc6709e714b8a80a5f74e4257907e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7761ccaee915e08a63a538b05bd4e6300d4841df" 2018-12-27 17:37:49,801 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:37:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2568ec06-ea38-4737-806b-157c506a2220 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 253cc6709e714b8a80a5f74e4257907e.", "code": 404, "title": "Not Found"}} 2018-12-27 17:37:49,802 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/253cc6709e714b8a80a5f74e4257907e used request id req-2568ec06-ea38-4737-806b-157c506a2220 2018-12-27 17:37:49,802 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:37:49,805 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/484ff20acddd4326b89d0d0b47fba385 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7761ccaee915e08a63a538b05bd4e6300d4841df" 2018-12-27 17:37:49,911 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:37:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f38d49a3-cfbc-4d72-a1fc-d924dadfe53a Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/484ff20acddd4326b89d0d0b47fba385"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "484ff20acddd4326b89d0d0b47fba385", "name": "CreateInstanceTwoNetTests-dc8610ef-fd5b-4f0-proj"}} 2018-12-27 17:37:49,911 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/484ff20acddd4326b89d0d0b47fba385 used request id req-f38d49a3-cfbc-4d72-a1fc-d924dadfe53a 2018-12-27 17:37:49,911 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c5f70adf-98c1-493a-b32e-8094737065ce 2018-12-27 17:37:49,914 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=c5f70adf-98c1-493a-b32e-8094737065ce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7761ccaee915e08a63a538b05bd4e6300d4841df" 2018-12-27 17:37:50,155 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-77a65224-4612-40ae-ada7-a7f5baae975c Date: Thu, 27 Dec 2018 17:37:50 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:35:46Z", "security_group_id": "c5f70adf-98c1-493a-b32e-8094737065ce", "port_range_min": null, "revision_number": 0, "tenant_id": "484ff20acddd4326b89d0d0b47fba385", "created_at": "2018-12-27T17:35:46Z", "project_id": "484ff20acddd4326b89d0d0b47fba385", "id": "1deb4f0f-a4ac-4615-9fb8-3ccf2b108384"}, {"remote_group_id": "c5f70adf-98c1-493a-b32e-8094737065ce", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:35:46Z", "security_group_id": "c5f70adf-98c1-493a-b32e-8094737065ce", "port_range_min": null, "revision_number": 0, "tenant_id": "484ff20acddd4326b89d0d0b47fba385", "created_at": "2018-12-27T17:35:46Z", "project_id": "484ff20acddd4326b89d0d0b47fba385", "id": "81dc009b-7b0c-4ec5-9b15-07d32d8c2764"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:35:46Z", "security_group_id": "c5f70adf-98c1-493a-b32e-8094737065ce", "port_range_min": null, "revision_number": 0, "tenant_id": "484ff20acddd4326b89d0d0b47fba385", "created_at": "2018-12-27T17:35:46Z", "project_id": "484ff20acddd4326b89d0d0b47fba385", "id": "a66ca9d5-c906-4aed-ae9a-84da18ac1847"}, {"remote_group_id": "c5f70adf-98c1-493a-b32e-8094737065ce", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:35:46Z", "security_group_id": "c5f70adf-98c1-493a-b32e-8094737065ce", "port_range_min": null, "revision_number": 0, "tenant_id": "484ff20acddd4326b89d0d0b47fba385", "created_at": "2018-12-27T17:35:46Z", "project_id": "484ff20acddd4326b89d0d0b47fba385", "id": "c6bff886-425c-4edd-958a-4ccd30b5616d"}]} 2018-12-27 17:37:50,155 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=c5f70adf-98c1-493a-b32e-8094737065ce used request id req-77a65224-4612-40ae-ada7-a7f5baae975c 2018-12-27 17:37:50,156 - neutron_utils - INFO - Deleting security group with name - default 2018-12-27 17:37:50,161 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/security-groups/c5f70adf-98c1-493a-b32e-8094737065ce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7761ccaee915e08a63a538b05bd4e6300d4841df" 2018-12-27 17:37:50,544 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-63aed802-63a9-447f-bbc2-d918e731c259 Content-Length: 0 Date: Thu, 27 Dec 2018 17:37:50 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 17:37:50,544 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-groups/c5f70adf-98c1-493a-b32e-8094737065ce used request id req-63aed802-63a9-447f-bbc2-d918e731c259 2018-12-27 17:37:50,545 - keystone_utils - INFO - Deleting project with name - CreateInstanceTwoNetTests-dc8610ef-fd5b-4f0-proj 2018-12-27 17:37:50,548 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/projects/484ff20acddd4326b89d0d0b47fba385 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7761ccaee915e08a63a538b05bd4e6300d4841df" 2018-12-27 17:37:50,795 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:37:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bccc882e-aa23-4860-bd8c-dbc7cf75de71 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:37:50,795 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/484ff20acddd4326b89d0d0b47fba385 used request id req-bccc882e-aa23-4860-bd8c-dbc7cf75de71 2018-12-27 17:37:50,795 - keystone_utils - INFO - Deleting role with name - CreateInstanceTwoNetTests-dc8610ef-fd5b-4f0-proj-role 2018-12-27 17:37:50,799 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/roles/18033a6436b74cd19793ef6cdc738d47 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7761ccaee915e08a63a538b05bd4e6300d4841df" 2018-12-27 17:37:50,941 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:37:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f2845bf0-2e33-428f-83af-9b496b5b37c8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:37:50,941 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/roles/18033a6436b74cd19793ef6cdc738d47 used request id req-f2845bf0-2e33-428f-83af-9b496b5b37c8 2018-12-27 17:37:50,945 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7761ccaee915e08a63a538b05bd4e6300d4841df" 2018-12-27 17:37:51,052 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:37:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ea1fb97c-d993-430a-88c1-3cbc3844bdb0 Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8de789d09e46427786a85702e5e8de91", "links": {"self": "http://172.30.9.31:5000/v3/roles/8de789d09e46427786a85702e5e8de91"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 17:37:51,052 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-ea1fb97c-d993-430a-88c1-3cbc3844bdb0 2018-12-27 17:37:51,053 - keystone_utils - INFO - Deleting user with name - CreateInstanceTwoNetTests-dc8610ef-fd5b-4f0-user 2018-12-27 17:37:51,056 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/users/cb653975b99e445b936502cb9dfd40b3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3f8fbd0ca7116bdeb2e4d37cb83730f84554251" 2018-12-27 17:37:51,309 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:37:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-72df4d71-3341-43a6-a0df-a28dc228f640 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:37:51,310 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/cb653975b99e445b936502cb9dfd40b3 used request id req-72df4d71-3341-43a6-a0df-a28dc228f640 2018-12-27 17:37:51,311 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:37:51,743 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:37:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["owTpctmxQzGQWCgS6rwMUw"], "issued_at": "2018-12-27T17:37:51.000000Z"}} 2018-12-27 17:37:51,744 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e745235418600cc6b930106800e0d8c75891b15" 2018-12-27 17:37:51,850 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:37:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6fd31441-b469-4889-beb0-fdc2397f4b3e Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:37:51,851 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-6fd31441-b469-4889-beb0-fdc2397f4b3e 2018-12-27 17:37:51,852 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:37:51,853 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:37:52,266 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:37:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["IeG0KWKHRkCuF0qYojOwFw"], "issued_at": "2018-12-27T17:37:52.000000Z"}} 2018-12-27 17:37:52,267 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e23e5c3d6b4e1a864bd1deec921f945edc09892" 2018-12-27 17:37:52,389 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:37:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-22789a68-44ff-4692-b284-1dfd4bd72c63 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:37:52,389 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-22789a68-44ff-4692-b284-1dfd4bd72c63 2018-12-27 17:37:52,393 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 17:37:52,398 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 17:37:52 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 17:37:52,399 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSimpleTests-e7474895-a90f-41a-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e23e5c3d6b4e1a864bd1deec921f945edc09892" 2018-12-27 17:37:52,509 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:37:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-68359856-a199-4a77-a817-ec01547aa9ea Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSimpleTests-e7474895-a90f-41a-proj", "previous": null, "next": null}, "projects": []} 2018-12-27 17:37:52,509 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSimpleTests-e7474895-a90f-41a-proj used request id req-68359856-a199-4a77-a817-ec01547aa9ea 2018-12-27 17:37:52,512 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e23e5c3d6b4e1a864bd1deec921f945edc09892" 2018-12-27 17:37:52,632 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:37:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8813d7d7-3b42-4923-b258-fac7aed81cf3 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-27 17:37:52,632 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-8813d7d7-3b42-4923-b258-fac7aed81cf3 2018-12-27 17:37:52,635 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e23e5c3d6b4e1a864bd1deec921f945edc09892" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceSimpleTests-e7474895-a90f-41a-proj"}}' 2018-12-27 17:37:52,780 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 27 Dec 2018 17:37:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f7b31b9f-080d-4990-b040-dd3814221d0c Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/4b69b94d15e3438b810ff55ab0e48b0e"}, "tags": [], "enabled": true, "id": "4b69b94d15e3438b810ff55ab0e48b0e", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSimpleTests-e7474895-a90f-41a-proj"}} 2018-12-27 17:37:52,780 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-f7b31b9f-080d-4990-b040-dd3814221d0c 2018-12-27 17:37:52,781 - keystone_utils - INFO - Created project with name - CreateInstanceSimpleTests-e7474895-a90f-41a-proj 2018-12-27 17:37:52,781 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:37:52,782 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:37:53,194 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:37:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["X5HqTPEkQii_Qgv5BDEqcg"], "issued_at": "2018-12-27T17:37:53.000000Z"}} 2018-12-27 17:37:53,195 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5bccac2ae91d09b66a2bcb1a1279b41e53867a5" 2018-12-27 17:37:53,319 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:37:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dfe4f4f0-87c5-4676-83bb-d8d84fdd2551 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:37:53,319 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-dfe4f4f0-87c5-4676-83bb-d8d84fdd2551 2018-12-27 17:37:53,323 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 17:37:53,329 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 17:37:53 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 17:37:53,329 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5bccac2ae91d09b66a2bcb1a1279b41e53867a5" 2018-12-27 17:37:53,457 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:37:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f795d357-e054-4b11-bdda-1290f8331fe4 Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "links": {"self": "http://172.30.9.31:5000/v3/users/01fa52e7b3674fc48643fa4ffca67e4e"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "01fa52e7b3674fc48643fa4ffca67e4e", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/05a834ddebbc40688596b7460b47439e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05a834ddebbc40688596b7460b47439e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/08226a0ad01943f39559448239e291e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "08226a0ad01943f39559448239e291e1", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/55c0552fe37a4f7ca0e73939514bc683"}, "domain_id": "default", "enabled": true, "options": {}, "id": "55c0552fe37a4f7ca0e73939514bc683", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/646a4af4e3b5439a97996d353fea3924"}, "domain_id": "914eec1d43ea4caf9d2fd33268c06258", "enabled": true, "options": {}, "id": "646a4af4e3b5439a97996d353fea3924", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/85fb203e51c34d3f8122e285a6a318b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85fb203e51c34d3f8122e285a6a318b3", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/905e7f4b42d24cca93b99d2401fa3378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "905e7f4b42d24cca93b99d2401fa3378", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/a5bc08b9f81f4e5bb86c24f9f7547bae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5bc08b9f81f4e5bb86c24f9f7547bae", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/a5c780627f004d318bf908d80305da9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5c780627f004d318bf908d80305da9c", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/b18425bf2b044bc9af7e194919539a17"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b18425bf2b044bc9af7e194919539a17", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/b8d2134b619d4dca80e21d6fb16449b0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b8d2134b619d4dca80e21d6fb16449b0", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/b9ab6a25a652438285139fe5b44aea62"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9ab6a25a652438285139fe5b44aea62", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/c08462554a4844d681348f58b9b0edee"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c08462554a4844d681348f58b9b0edee", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/ddfc3a9aad444d4782eae677c8a98130"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ddfc3a9aad444d4782eae677c8a98130", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/f2a74f2185a54676a6cb2bb5ecfcc4f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2a74f2185a54676a6cb2bb5ecfcc4f6", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-12-27 17:37:53,458 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-f795d357-e054-4b11-bdda-1290f8331fe4 2018-12-27 17:37:53,462 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?name=CreateInstanceSimpleTests-e7474895-a90f-41a-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5bccac2ae91d09b66a2bcb1a1279b41e53867a5" 2018-12-27 17:37:53,580 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:37:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e97140a3-dd79-48e9-a84f-cea3b7eebde2 Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?name=CreateInstanceSimpleTests-e7474895-a90f-41a-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/4b69b94d15e3438b810ff55ab0e48b0e"}, "tags": [], "enabled": true, "id": "4b69b94d15e3438b810ff55ab0e48b0e", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSimpleTests-e7474895-a90f-41a-proj"}]} 2018-12-27 17:37:53,580 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?name=CreateInstanceSimpleTests-e7474895-a90f-41a-proj used request id req-e97140a3-dd79-48e9-a84f-cea3b7eebde2 2018-12-27 17:37:53,584 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5bccac2ae91d09b66a2bcb1a1279b41e53867a5" 2018-12-27 17:37:53,690 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:37:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ac694b51-328b-4d3e-abb4-401aae884ca6 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-27 17:37:53,690 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-ac694b51-328b-4d3e-abb4-401aae884ca6 2018-12-27 17:37:54,122 - keystone_utils - INFO - Created user with name - CreateInstanceSimpleTests-e7474895-a90f-41a-user 2018-12-27 17:37:54,123 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:37:54,127 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e23e5c3d6b4e1a864bd1deec921f945edc09892" 2018-12-27 17:37:54,236 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:37:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-83f2efbb-dc2d-4688-97db-ba7533a862c2 Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8de789d09e46427786a85702e5e8de91", "links": {"self": "http://172.30.9.31:5000/v3/roles/8de789d09e46427786a85702e5e8de91"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 17:37:54,236 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-83f2efbb-dc2d-4688-97db-ba7533a862c2 2018-12-27 17:37:54,240 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e23e5c3d6b4e1a864bd1deec921f945edc09892" -d '{"role": {"name": "CreateInstanceSimpleTests-e7474895-a90f-41a-proj-role"}}' 2018-12-27 17:37:54,364 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 27 Dec 2018 17:37:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-27266440-1d79-446c-a3eb-88e5689dc1a6 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "3af18ff53c884474bba99a75948a0ca9", "links": {"self": "http://172.30.9.31:5000/v3/roles/3af18ff53c884474bba99a75948a0ca9"}, "name": "CreateInstanceSimpleTests-e7474895-a90f-41a-proj-role"}} 2018-12-27 17:37:54,364 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/roles used request id req-27266440-1d79-446c-a3eb-88e5689dc1a6 2018-12-27 17:37:54,364 - keystone_utils - INFO - Created role with name - CreateInstanceSimpleTests-e7474895-a90f-41a-proj-role 2018-12-27 17:37:54,368 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles/3af18ff53c884474bba99a75948a0ca9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e23e5c3d6b4e1a864bd1deec921f945edc09892" 2018-12-27 17:37:54,469 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:37:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6ae5376d-bab6-441d-83bb-4f19d6b220de Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "3af18ff53c884474bba99a75948a0ca9", "links": {"self": "http://172.30.9.31:5000/v3/roles/3af18ff53c884474bba99a75948a0ca9"}, "name": "CreateInstanceSimpleTests-e7474895-a90f-41a-proj-role"}} 2018-12-27 17:37:54,469 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles/3af18ff53c884474bba99a75948a0ca9 used request id req-6ae5376d-bab6-441d-83bb-4f19d6b220de 2018-12-27 17:37:54,469 - keystone_utils - INFO - Granting role CreateInstanceSimpleTests-e7474895-a90f-41a-proj-role to project CreateInstanceSimpleTests-e7474895-a90f-41a-proj 2018-12-27 17:37:54,473 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:5000/v3/projects/4b69b94d15e3438b810ff55ab0e48b0e/users/851cb52799ce4f8c9abe46d8dad58420/roles/3af18ff53c884474bba99a75948a0ca9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e23e5c3d6b4e1a864bd1deec921f945edc09892" 2018-12-27 17:37:54,640 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:37:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-01366dd4-c64d-4fee-8e25-4026e2543b08 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:37:54,640 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/4b69b94d15e3438b810ff55ab0e48b0e/users/851cb52799ce4f8c9abe46d8dad58420/roles/3af18ff53c884474bba99a75948a0ca9 used request id req-01366dd4-c64d-4fee-8e25-4026e2543b08 2018-12-27 17:37:54,641 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-27 17:37:54,641 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:37:54,642 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:37:54,645 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-12-27 17:37:54,645 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:37:54,646 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:37:55,062 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3af18ff53c884474bba99a75948a0ca9", "name": "CreateInstanceSimpleTests-e7474895-a90f-41a-proj-role"}], "expires_at": "2018-12-27T18:37:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b69b94d15e3438b810ff55ab0e48b0e", "name": "CreateInstanceSimpleTests-e7474895-a90f-41a-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/4b69b94d15e3438b810ff55ab0e48b0e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/4b69b94d15e3438b810ff55ab0e48b0e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/4b69b94d15e3438b810ff55ab0e48b0e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/4b69b94d15e3438b810ff55ab0e48b0e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/4b69b94d15e3438b810ff55ab0e48b0e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/4b69b94d15e3438b810ff55ab0e48b0e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/4b69b94d15e3438b810ff55ab0e48b0e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/4b69b94d15e3438b810ff55ab0e48b0e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/4b69b94d15e3438b810ff55ab0e48b0e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_4b69b94d15e3438b810ff55ab0e48b0e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_4b69b94d15e3438b810ff55ab0e48b0e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/4b69b94d15e3438b810ff55ab0e48b0e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/4b69b94d15e3438b810ff55ab0e48b0e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/4b69b94d15e3438b810ff55ab0e48b0e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSimpleTests-e7474895-a90f-41a-user", "id": "851cb52799ce4f8c9abe46d8dad58420"}, "audit_ids": ["V9EPK-egQR6fasgNUV10aA"], "issued_at": "2018-12-27T17:37:55.000000Z"}} 2018-12-27 17:37:55,062 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3afd94a1a492d99b813998874bb27640fd338f7" 2018-12-27 17:37:55,157 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:37:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5c749f77-d7ed-489f-8a3d-0b695b5dbe08 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:37:55,157 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-5c749f77-d7ed-489f-8a3d-0b695b5dbe08 2018-12-27 17:37:55,161 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSimpleTests-ad0c8473-8108-4692-98fb-d5ecce83bd14-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b3afd94a1a492d99b813998874bb27640fd338f7" 2018-12-27 17:37:55,367 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 170 Content-Type: application/json X-Openstack-Request-Id: req-103d000f-935f-40c2-9a20-9237287befa3 Date: Thu, 27 Dec 2018 17:37:55 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSimpleTests-ad0c8473-8108-4692-98fb-d5ecce83bd14-image"} 2018-12-27 17:37:55,367 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSimpleTests-ad0c8473-8108-4692-98fb-d5ecce83bd14-image used request id req-103d000f-935f-40c2-9a20-9237287befa3 2018-12-27 17:37:55,370 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b3afd94a1a492d99b813998874bb27640fd338f7" 2018-12-27 17:37:55,563 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-d9311b38-588c-496c-95a0-7e519d842a84 Date: Thu, 27 Dec 2018 17:37:55 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-27 17:37:55,564 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/schemas/image used request id req-d9311b38-588c-496c-95a0-7e519d842a84 2018-12-27 17:37:55,594 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b3afd94a1a492d99b813998874bb27640fd338f7" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceSimpleTests-ad0c8473-8108-4692-98fb-d5ecce83bd14-image"}' 2018-12-27 17:37:56,266 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 629 Content-Type: application/json Location: http://172.30.9.31:9292/v2/images/41492a8c-5bdd-4262-bfb2-781464b76d2b Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-a50f7e35-21da-4bb8-819c-5499a23d6455 Date: Thu, 27 Dec 2018 17:37:56 GMT RESP BODY: {"status": "queued", "name": "CreateInstanceSimpleTests-ad0c8473-8108-4692-98fb-d5ecce83bd14-image", "tags": [], "container_format": "bare", "created_at": "2018-12-27T17:37:56Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-12-27T17:37:56Z", "visibility": "shared", "locations": [], "self": "/v2/images/41492a8c-5bdd-4262-bfb2-781464b76d2b", "min_disk": 0, "protected": false, "id": "41492a8c-5bdd-4262-bfb2-781464b76d2b", "file": "/v2/images/41492a8c-5bdd-4262-bfb2-781464b76d2b/file", "checksum": null, "owner": "4b69b94d15e3438b810ff55ab0e48b0e", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-27 17:37:56,267 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.31:9292/v2/images used request id req-a50f7e35-21da-4bb8-819c-5499a23d6455 2018-12-27 17:37:56,278 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:9292/v2/images/41492a8c-5bdd-4262-bfb2-781464b76d2b/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b3afd94a1a492d99b813998874bb27640fd338f7" -d '' 2018-12-27 17:37:56,911 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-24b3350a-b71c-4b9d-be7f-fe546721aceb Date: Thu, 27 Dec 2018 17:37:56 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-27 17:37:56,911 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.31:9292/v2/images/41492a8c-5bdd-4262-bfb2-781464b76d2b/file used request id req-24b3350a-b71c-4b9d-be7f-fe546721aceb 2018-12-27 17:37:56,911 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-27 17:37:56,914 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/images/41492a8c-5bdd-4262-bfb2-781464b76d2b -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b3afd94a1a492d99b813998874bb27640fd338f7" 2018-12-27 17:37:57,111 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 890 Content-Type: application/json X-Openstack-Request-Id: req-631a5247-0e1e-41a3-be43-e0ecb72b5d81 Date: Thu, 27 Dec 2018 17:37:57 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSimpleTests-ad0c8473-8108-4692-98fb-d5ecce83bd14-image", "tags": [], "container_format": "bare", "created_at": "2018-12-27T17:37:56Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-27T17:37:56Z", "visibility": "shared", "locations": [{"url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/41492a8c-5bdd-4262-bfb2-781464b76d2b/snap", "metadata": {}}], "self": "/v2/images/41492a8c-5bdd-4262-bfb2-781464b76d2b", "min_disk": 0, "protected": false, "id": "41492a8c-5bdd-4262-bfb2-781464b76d2b", "file": "/v2/images/41492a8c-5bdd-4262-bfb2-781464b76d2b/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "4b69b94d15e3438b810ff55ab0e48b0e", "direct_url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/41492a8c-5bdd-4262-bfb2-781464b76d2b/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-27 17:37:57,111 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images/41492a8c-5bdd-4262-bfb2-781464b76d2b used request id req-631a5247-0e1e-41a3-be43-e0ecb72b5d81 2018-12-27 17:37:57,114 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b3afd94a1a492d99b813998874bb27640fd338f7" 2018-12-27 17:37:57,404 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-d42e6525-2808-478f-bdc9-c3d57c1b14e9 Date: Thu, 27 Dec 2018 17:37:57 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-27 17:37:57,404 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/schemas/image used request id req-d42e6525-2808-478f-bdc9-c3d57c1b14e9 2018-12-27 17:37:57,407 - create_image - INFO - Created image with name - CreateInstanceSimpleTests-ad0c8473-8108-4692-98fb-d5ecce83bd14-image 2018-12-27 17:37:57,410 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/images/41492a8c-5bdd-4262-bfb2-781464b76d2b -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b3afd94a1a492d99b813998874bb27640fd338f7" 2018-12-27 17:37:57,606 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 890 Content-Type: application/json X-Openstack-Request-Id: req-dd15379a-b98b-4f1a-bb19-22639945c4bc Date: Thu, 27 Dec 2018 17:37:57 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSimpleTests-ad0c8473-8108-4692-98fb-d5ecce83bd14-image", "tags": [], "container_format": "bare", "created_at": "2018-12-27T17:37:56Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-27T17:37:56Z", "visibility": "shared", "locations": [{"url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/41492a8c-5bdd-4262-bfb2-781464b76d2b/snap", "metadata": {}}], "self": "/v2/images/41492a8c-5bdd-4262-bfb2-781464b76d2b", "min_disk": 0, "protected": false, "id": "41492a8c-5bdd-4262-bfb2-781464b76d2b", "file": "/v2/images/41492a8c-5bdd-4262-bfb2-781464b76d2b/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "4b69b94d15e3438b810ff55ab0e48b0e", "direct_url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/41492a8c-5bdd-4262-bfb2-781464b76d2b/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-27 17:37:57,606 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images/41492a8c-5bdd-4262-bfb2-781464b76d2b used request id req-dd15379a-b98b-4f1a-bb19-22639945c4bc 2018-12-27 17:37:57,607 - create_image - DEBUG - Instance status is - active 2018-12-27 17:37:57,607 - create_image - DEBUG - Image is active with name - CreateInstanceSimpleTests-ad0c8473-8108-4692-98fb-d5ecce83bd14-image 2018-12-27 17:37:57,607 - create_image - INFO - Image is now active with name - CreateInstanceSimpleTests-ad0c8473-8108-4692-98fb-d5ecce83bd14-image 2018-12-27 17:37:57,607 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:37:57,608 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:37:58,026 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:37:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["8_gDUOcRRRSPjDSlGEgRIQ"], "issued_at": "2018-12-27T17:37:58.000000Z"}} 2018-12-27 17:37:58,026 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c1bef715ded5c2883f693deb04e9c52ccd7519e" 2018-12-27 17:37:58,131 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:37:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-028406b5-329a-46ce-9250-4ffa10e4701c Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:37:58,132 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-028406b5-329a-46ce-9250-4ffa10e4701c 2018-12-27 17:37:58,133 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-27 17:37:58,137 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c1bef715ded5c2883f693deb04e9c52ccd7519e" 2018-12-27 17:37:58,357 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:37:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-4bef2d23-0c31-42ea-9e7e-d99af8e76ac7 x-compute-request-id: req-4bef2d23-0c31-42ea-9e7e-d99af8e76ac7 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-12-27 17:37:58,357 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-4bef2d23-0c31-42ea-9e7e-d99af8e76ac7 2018-12-27 17:37:58,360 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c1bef715ded5c2883f693deb04e9c52ccd7519e" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstanceSimpleTests-ad0c8473-8108-4692-98fb-d5ecce83bd14-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-12-27 17:37:58,397 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:37:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-dfc194ea-16c2-4b6b-8288-d41232c1686b x-compute-request-id: req-dfc194ea-16c2-4b6b-8288-d41232c1686b Content-Encoding: gzip Content-Length: 324 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstanceSimpleTests-ad0c8473-8108-4692-98fb-d5ecce83bd14-flavor-name", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/c9269e10-5999-4f8c-a9a5-43bbe663c5a9", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/c9269e10-5999-4f8c-a9a5-43bbe663c5a9", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "c9269e10-5999-4f8c-a9a5-43bbe663c5a9"}} 2018-12-27 17:37:58,397 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-dfc194ea-16c2-4b6b-8288-d41232c1686b 2018-12-27 17:37:58,398 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:37:58,399 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:37:58,831 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:37:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["h1mtzNmVRlWA21LWFdMArQ"], "issued_at": "2018-12-27T17:37:58.000000Z"}} 2018-12-27 17:37:58,832 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42760202c15a2ec8731fce4f981ebafaa4670ec2" 2018-12-27 17:37:58,930 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:37:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7912a6d8-8ab5-45a5-b406-9b52a3d2d736 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:37:58,930 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-7912a6d8-8ab5-45a5-b406-9b52a3d2d736 2018-12-27 17:37:58,938 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceSimpleTests-ad0c8473-8108-4692-98fb-d5ecce83bd14-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42760202c15a2ec8731fce4f981ebafaa4670ec2" 2018-12-27 17:37:59,164 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-861fee92-6902-4348-9a68-fae8aae41e5a Date: Thu, 27 Dec 2018 17:37:59 GMT RESP BODY: {"networks":[]} 2018-12-27 17:37:59,164 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceSimpleTests-ad0c8473-8108-4692-98fb-d5ecce83bd14-pub-net used request id req-861fee92-6902-4348-9a68-fae8aae41e5a 2018-12-27 17:37:59,164 - neutron_utils - INFO - Creating network with name CreateInstanceSimpleTests-ad0c8473-8108-4692-98fb-d5ecce83bd14-pub-net 2018-12-27 17:37:59,169 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42760202c15a2ec8731fce4f981ebafaa4670ec2" -d '{"network": {"name": "CreateInstanceSimpleTests-ad0c8473-8108-4692-98fb-d5ecce83bd14-pub-net", "admin_state_up": true}}' 2018-12-27 17:38:00,955 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 740 X-Openstack-Request-Id: req-fae1ad86-0a76-4436-b4d1-48a779a9b9fe Date: Thu, 27 Dec 2018 17:38:00 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"provider:network_type":"geneve","id":"aa543d57-9009-4307-a37a-404d9a18854f","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":22,"ipv4_address_scope":null,"shared":false,"project_id":"2a5a6879c5fa4db798cea6d394565d45","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-27T17:37:59Z","is_default":false,"qos_policy_id":null,"name":"CreateInstanceSimpleTests-ad0c8473-8108-4692-98fb-d5ecce83bd14-pub-net","admin_state_up":true,"tenant_id":"2a5a6879c5fa4db798cea6d394565d45","created_at":"2018-12-27T17:37:59Z","mtu":1442}} 2018-12-27 17:38:00,955 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/networks used request id req-fae1ad86-0a76-4436-b4d1-48a779a9b9fe 2018-12-27 17:38:00,961 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?id=aa543d57-9009-4307-a37a-404d9a18854f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42760202c15a2ec8731fce4f981ebafaa4670ec2" 2018-12-27 17:38:01,323 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 724 X-Openstack-Request-Id: req-789a7501-bc3e-456f-ad9c-bb5659bfe2d0 Date: Thu, 27 Dec 2018 17:38:01 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"mtu":1442,"id":"aa543d57-9009-4307-a37a-404d9a18854f","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":22,"ipv4_address_scope":null,"shared":false,"project_id":"2a5a6879c5fa4db798cea6d394565d45","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-27T17:37:59Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-ad0c8473-8108-4692-98fb-d5ecce83bd14-pub-net","admin_state_up":true,"tenant_id":"2a5a6879c5fa4db798cea6d394565d45","created_at":"2018-12-27T17:37:59Z","provider:network_type":"geneve"}]} 2018-12-27 17:38:01,323 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?id=aa543d57-9009-4307-a37a-404d9a18854f used request id req-789a7501-bc3e-456f-ad9c-bb5659bfe2d0 2018-12-27 17:38:01,329 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=aa543d57-9009-4307-a37a-404d9a18854f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42760202c15a2ec8731fce4f981ebafaa4670ec2" 2018-12-27 17:38:01,388 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-d0fd37e8-6c22-47b2-99ea-38e45b730246 Date: Thu, 27 Dec 2018 17:38:01 GMT RESP BODY: {"subnets":[]} 2018-12-27 17:38:01,388 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=aa543d57-9009-4307-a37a-404d9a18854f used request id req-d0fd37e8-6c22-47b2-99ea-38e45b730246 2018-12-27 17:38:01,389 - neutron_utils - INFO - Creating subnet with name CreateInstanceSimpleTests-ad0c8473-8108-4692-98fb-d5ecce83bd14-pub-subnet 2018-12-27 17:38:01,393 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42760202c15a2ec8731fce4f981ebafaa4670ec2" -d '{"subnets": [{"ip_version": 4, "network_id": "aa543d57-9009-4307-a37a-404d9a18854f", "cidr": "10.55.0.0/24", "name": "CreateInstanceSimpleTests-ad0c8473-8108-4692-98fb-d5ecce83bd14-pub-subnet"}]}' 2018-12-27 17:38:02,718 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-c6d2b9b6-722d-4691-a445-9be554956940 Date: Thu, 27 Dec 2018 17:38:02 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"aa543d57-9009-4307-a37a-404d9a18854f","tenant_id":"2a5a6879c5fa4db798cea6d394565d45","created_at":"2018-12-27T17:38:01Z","dns_nameservers":[],"updated_at":"2018-12-27T17:38:01Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"2a5a6879c5fa4db798cea6d394565d45","id":"06da45d6-c1d3-4cbb-8044-84aa6d9ad77b","subnetpool_id":null,"name":"CreateInstanceSimpleTests-ad0c8473-8108-4692-98fb-d5ecce83bd14-pub-subnet"}]} 2018-12-27 17:38:02,719 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/subnets used request id req-c6d2b9b6-722d-4691-a445-9be554956940 2018-12-27 17:38:02,724 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?id=aa543d57-9009-4307-a37a-404d9a18854f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42760202c15a2ec8731fce4f981ebafaa4670ec2" 2018-12-27 17:38:03,014 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 762 X-Openstack-Request-Id: req-750dae30-2c1a-428a-a6c4-b1e829d71372 Date: Thu, 27 Dec 2018 17:38:03 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"mtu":1442,"id":"aa543d57-9009-4307-a37a-404d9a18854f","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":22,"ipv4_address_scope":null,"shared":false,"project_id":"2a5a6879c5fa4db798cea6d394565d45","status":"ACTIVE","subnets":["06da45d6-c1d3-4cbb-8044-84aa6d9ad77b"],"description":"","tags":[],"updated_at":"2018-12-27T17:38:01Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-ad0c8473-8108-4692-98fb-d5ecce83bd14-pub-net","admin_state_up":true,"tenant_id":"2a5a6879c5fa4db798cea6d394565d45","created_at":"2018-12-27T17:37:59Z","provider:network_type":"geneve"}]} 2018-12-27 17:38:03,014 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?id=aa543d57-9009-4307-a37a-404d9a18854f used request id req-750dae30-2c1a-428a-a6c4-b1e829d71372 2018-12-27 17:38:03,020 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=aa543d57-9009-4307-a37a-404d9a18854f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42760202c15a2ec8731fce4f981ebafaa4670ec2" 2018-12-27 17:38:03,274 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-69a21cd7-a7b6-420b-862c-adc85b720266 Date: Thu, 27 Dec 2018 17:38:03 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"aa543d57-9009-4307-a37a-404d9a18854f","tenant_id":"2a5a6879c5fa4db798cea6d394565d45","created_at":"2018-12-27T17:38:01Z","dns_nameservers":[],"updated_at":"2018-12-27T17:38:01Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"2a5a6879c5fa4db798cea6d394565d45","id":"06da45d6-c1d3-4cbb-8044-84aa6d9ad77b","subnetpool_id":null,"name":"CreateInstanceSimpleTests-ad0c8473-8108-4692-98fb-d5ecce83bd14-pub-subnet"}]} 2018-12-27 17:38:03,274 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=aa543d57-9009-4307-a37a-404d9a18854f used request id req-69a21cd7-a7b6-420b-862c-adc85b720266 2018-12-27 17:38:03,275 - OpenStackNetwork - DEBUG - Network [aa543d57-9009-4307-a37a-404d9a18854f] created successfully 2018-12-27 17:38:03,275 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-27 17:38:03,275 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:38:03,277 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:38:03,279 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:38:03,280 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:38:03,697 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:38:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["QvEmW-YzRZ6QizeiHj0c-A"], "issued_at": "2018-12-27T17:38:03.000000Z"}} 2018-12-27 17:38:03,698 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca27073c7140d4223af817f3370cd59ed12d2718" 2018-12-27 17:38:03,811 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:38:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-524852d5-3076-4056-bca6-65181d29e851 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:38:03,811 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-524852d5-3076-4056-bca6-65181d29e851 2018-12-27 17:38:03,812 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:38:03,813 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:38:04,233 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:38:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["7XPFyWuGScGEIuCBXkJtJg"], "issued_at": "2018-12-27T17:38:04.000000Z"}} 2018-12-27 17:38:04,233 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}494ccf76ac278f1861a4c4afdfb04623aed86cdc" 2018-12-27 17:38:04,335 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:38:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-27f6b95f-8447-4691-b0bb-ff563fd7db15 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:38:04,335 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-27f6b95f-8447-4691-b0bb-ff563fd7db15 2018-12-27 17:38:04,336 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-27 17:38:04,340 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}494ccf76ac278f1861a4c4afdfb04623aed86cdc" 2018-12-27 17:38:04,454 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:38:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8effc19d-8ebb-42b4-9573-f2862f7c54e7 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:38:04,454 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-8effc19d-8ebb-42b4-9573-f2862f7c54e7 2018-12-27 17:38:04,462 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceSimpleTests-ad0c8473-8108-4692-98fb-d5ecce83bd14-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}494ccf76ac278f1861a4c4afdfb04623aed86cdc" 2018-12-27 17:38:04,755 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 762 X-Openstack-Request-Id: req-b00ed520-0bd0-4296-aade-ec9fba1bb0a8 Date: Thu, 27 Dec 2018 17:38:04 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"mtu":1442,"id":"aa543d57-9009-4307-a37a-404d9a18854f","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":22,"ipv4_address_scope":null,"shared":false,"project_id":"2a5a6879c5fa4db798cea6d394565d45","status":"ACTIVE","subnets":["06da45d6-c1d3-4cbb-8044-84aa6d9ad77b"],"description":"","tags":[],"updated_at":"2018-12-27T17:38:01Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-ad0c8473-8108-4692-98fb-d5ecce83bd14-pub-net","admin_state_up":true,"tenant_id":"2a5a6879c5fa4db798cea6d394565d45","created_at":"2018-12-27T17:37:59Z","provider:network_type":"geneve"}]} 2018-12-27 17:38:04,755 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceSimpleTests-ad0c8473-8108-4692-98fb-d5ecce83bd14-pub-net used request id req-b00ed520-0bd0-4296-aade-ec9fba1bb0a8 2018-12-27 17:38:04,760 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=aa543d57-9009-4307-a37a-404d9a18854f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}494ccf76ac278f1861a4c4afdfb04623aed86cdc" 2018-12-27 17:38:05,006 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-afb162a9-275b-44ba-bef3-e4d5bfa6ade0 Date: Thu, 27 Dec 2018 17:38:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"aa543d57-9009-4307-a37a-404d9a18854f","tenant_id":"2a5a6879c5fa4db798cea6d394565d45","created_at":"2018-12-27T17:38:01Z","dns_nameservers":[],"updated_at":"2018-12-27T17:38:01Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"2a5a6879c5fa4db798cea6d394565d45","id":"06da45d6-c1d3-4cbb-8044-84aa6d9ad77b","subnetpool_id":null,"name":"CreateInstanceSimpleTests-ad0c8473-8108-4692-98fb-d5ecce83bd14-pub-subnet"}]} 2018-12-27 17:38:05,006 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=aa543d57-9009-4307-a37a-404d9a18854f used request id req-afb162a9-275b-44ba-bef3-e4d5bfa6ade0 2018-12-27 17:38:05,012 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceSimpleTests-ad0c8473-8108-4692-98fb-d5ecce83bd14-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}494ccf76ac278f1861a4c4afdfb04623aed86cdc" 2018-12-27 17:38:05,308 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 762 X-Openstack-Request-Id: req-68e04b04-1160-4980-a404-19dfdac2149b Date: Thu, 27 Dec 2018 17:38:05 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"mtu":1442,"id":"aa543d57-9009-4307-a37a-404d9a18854f","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":22,"ipv4_address_scope":null,"shared":false,"project_id":"2a5a6879c5fa4db798cea6d394565d45","status":"ACTIVE","subnets":["06da45d6-c1d3-4cbb-8044-84aa6d9ad77b"],"description":"","tags":[],"updated_at":"2018-12-27T17:38:01Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-ad0c8473-8108-4692-98fb-d5ecce83bd14-pub-net","admin_state_up":true,"tenant_id":"2a5a6879c5fa4db798cea6d394565d45","created_at":"2018-12-27T17:37:59Z","provider:network_type":"geneve"}]} 2018-12-27 17:38:05,309 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceSimpleTests-ad0c8473-8108-4692-98fb-d5ecce83bd14-pub-net used request id req-68e04b04-1160-4980-a404-19dfdac2149b 2018-12-27 17:38:05,312 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 17:38:05,318 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 17:38:05 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 17:38:05,319 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/2a5a6879c5fa4db798cea6d394565d45 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}494ccf76ac278f1861a4c4afdfb04623aed86cdc" 2018-12-27 17:38:05,431 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:38:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a194e513-1425-44e1-b7d2-e58ed2b97a9b Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.31:5000/v3/projects/2a5a6879c5fa4db798cea6d394565d45"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}} 2018-12-27 17:38:05,431 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/2a5a6879c5fa4db798cea6d394565d45 used request id req-a194e513-1425-44e1-b7d2-e58ed2b97a9b 2018-12-27 17:38:05,437 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=aa543d57-9009-4307-a37a-404d9a18854f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}494ccf76ac278f1861a4c4afdfb04623aed86cdc" 2018-12-27 17:38:05,487 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-51d36acb-9d3a-4593-b0be-268d60a85686 Date: Thu, 27 Dec 2018 17:38:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"aa543d57-9009-4307-a37a-404d9a18854f","tenant_id":"2a5a6879c5fa4db798cea6d394565d45","created_at":"2018-12-27T17:38:01Z","dns_nameservers":[],"updated_at":"2018-12-27T17:38:01Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"2a5a6879c5fa4db798cea6d394565d45","id":"06da45d6-c1d3-4cbb-8044-84aa6d9ad77b","subnetpool_id":null,"name":"CreateInstanceSimpleTests-ad0c8473-8108-4692-98fb-d5ecce83bd14-pub-subnet"}]} 2018-12-27 17:38:05,487 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=aa543d57-9009-4307-a37a-404d9a18854f used request id req-51d36acb-9d3a-4593-b0be-268d60a85686 2018-12-27 17:38:05,492 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=aa543d57-9009-4307-a37a-404d9a18854f&name=CreateInstanceSimpleTests-ad0c8473-8108-4692-98fb-d5ecce83bd14-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}494ccf76ac278f1861a4c4afdfb04623aed86cdc" 2018-12-27 17:38:05,713 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-ca5ee317-3689-4e39-b46c-cb3be2dcfa40 Date: Thu, 27 Dec 2018 17:38:05 GMT RESP BODY: {"ports":[]} 2018-12-27 17:38:05,713 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=aa543d57-9009-4307-a37a-404d9a18854f&name=CreateInstanceSimpleTests-ad0c8473-8108-4692-98fb-d5ecce83bd14-port&admin_state_up=True used request id req-ca5ee317-3689-4e39-b46c-cb3be2dcfa40 2018-12-27 17:38:05,716 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-ad0c8473-8108-4692-98fb-d5ecce83bd14-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}494ccf76ac278f1861a4c4afdfb04623aed86cdc" 2018-12-27 17:38:05,960 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:38:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-e630abe2-14ea-4f89-ac30-be1dd1dcdfeb x-compute-request-id: req-e630abe2-14ea-4f89-ac30-be1dd1dcdfeb Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-12-27 17:38:05,960 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-ad0c8473-8108-4692-98fb-d5ecce83bd14-inst used request id req-e630abe2-14ea-4f89-ac30-be1dd1dcdfeb 2018-12-27 17:38:05,966 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceSimpleTests-ad0c8473-8108-4692-98fb-d5ecce83bd14-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}494ccf76ac278f1861a4c4afdfb04623aed86cdc" 2018-12-27 17:38:06,305 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 762 X-Openstack-Request-Id: req-ba000d2d-cfd0-4c02-9b15-c372ba14ce1e Date: Thu, 27 Dec 2018 17:38:06 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"mtu":1442,"id":"aa543d57-9009-4307-a37a-404d9a18854f","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":22,"ipv4_address_scope":null,"shared":false,"project_id":"2a5a6879c5fa4db798cea6d394565d45","status":"ACTIVE","subnets":["06da45d6-c1d3-4cbb-8044-84aa6d9ad77b"],"description":"","tags":[],"updated_at":"2018-12-27T17:38:01Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-ad0c8473-8108-4692-98fb-d5ecce83bd14-pub-net","admin_state_up":true,"tenant_id":"2a5a6879c5fa4db798cea6d394565d45","created_at":"2018-12-27T17:37:59Z","provider:network_type":"geneve"}]} 2018-12-27 17:38:06,305 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceSimpleTests-ad0c8473-8108-4692-98fb-d5ecce83bd14-pub-net used request id req-ba000d2d-cfd0-4c02-9b15-c372ba14ce1e 2018-12-27 17:38:06,310 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=aa543d57-9009-4307-a37a-404d9a18854f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}494ccf76ac278f1861a4c4afdfb04623aed86cdc" 2018-12-27 17:38:06,563 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-8aa10d1e-ced1-4eab-8fe9-9df6192c0df1 Date: Thu, 27 Dec 2018 17:38:06 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"aa543d57-9009-4307-a37a-404d9a18854f","tenant_id":"2a5a6879c5fa4db798cea6d394565d45","created_at":"2018-12-27T17:38:01Z","dns_nameservers":[],"updated_at":"2018-12-27T17:38:01Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"2a5a6879c5fa4db798cea6d394565d45","id":"06da45d6-c1d3-4cbb-8044-84aa6d9ad77b","subnetpool_id":null,"name":"CreateInstanceSimpleTests-ad0c8473-8108-4692-98fb-d5ecce83bd14-pub-subnet"}]} 2018-12-27 17:38:06,563 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=aa543d57-9009-4307-a37a-404d9a18854f used request id req-8aa10d1e-ced1-4eab-8fe9-9df6192c0df1 2018-12-27 17:38:06,568 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceSimpleTests-ad0c8473-8108-4692-98fb-d5ecce83bd14-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}494ccf76ac278f1861a4c4afdfb04623aed86cdc" 2018-12-27 17:38:06,855 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 762 X-Openstack-Request-Id: req-21256164-1096-4834-962f-faf55c2f5474 Date: Thu, 27 Dec 2018 17:38:06 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"mtu":1442,"id":"aa543d57-9009-4307-a37a-404d9a18854f","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":22,"ipv4_address_scope":null,"shared":false,"project_id":"2a5a6879c5fa4db798cea6d394565d45","status":"ACTIVE","subnets":["06da45d6-c1d3-4cbb-8044-84aa6d9ad77b"],"description":"","tags":[],"updated_at":"2018-12-27T17:38:01Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-ad0c8473-8108-4692-98fb-d5ecce83bd14-pub-net","admin_state_up":true,"tenant_id":"2a5a6879c5fa4db798cea6d394565d45","created_at":"2018-12-27T17:37:59Z","provider:network_type":"geneve"}]} 2018-12-27 17:38:06,856 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceSimpleTests-ad0c8473-8108-4692-98fb-d5ecce83bd14-pub-net used request id req-21256164-1096-4834-962f-faf55c2f5474 2018-12-27 17:38:06,860 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/2a5a6879c5fa4db798cea6d394565d45 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}494ccf76ac278f1861a4c4afdfb04623aed86cdc" 2018-12-27 17:38:06,991 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:38:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ca96050b-2c52-4a88-a9aa-79f4a723708c Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.31:5000/v3/projects/2a5a6879c5fa4db798cea6d394565d45"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}} 2018-12-27 17:38:06,991 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/2a5a6879c5fa4db798cea6d394565d45 used request id req-ca96050b-2c52-4a88-a9aa-79f4a723708c 2018-12-27 17:38:06,996 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=aa543d57-9009-4307-a37a-404d9a18854f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}494ccf76ac278f1861a4c4afdfb04623aed86cdc" 2018-12-27 17:38:07,245 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-bfcada61-e911-4294-92b2-920df9093b0a Date: Thu, 27 Dec 2018 17:38:07 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"aa543d57-9009-4307-a37a-404d9a18854f","tenant_id":"2a5a6879c5fa4db798cea6d394565d45","created_at":"2018-12-27T17:38:01Z","dns_nameservers":[],"updated_at":"2018-12-27T17:38:01Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"2a5a6879c5fa4db798cea6d394565d45","id":"06da45d6-c1d3-4cbb-8044-84aa6d9ad77b","subnetpool_id":null,"name":"CreateInstanceSimpleTests-ad0c8473-8108-4692-98fb-d5ecce83bd14-pub-subnet"}]} 2018-12-27 17:38:07,245 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=aa543d57-9009-4307-a37a-404d9a18854f used request id req-bfcada61-e911-4294-92b2-920df9093b0a 2018-12-27 17:38:07,250 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=aa543d57-9009-4307-a37a-404d9a18854f&name=CreateInstanceSimpleTests-ad0c8473-8108-4692-98fb-d5ecce83bd14-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}494ccf76ac278f1861a4c4afdfb04623aed86cdc" 2018-12-27 17:38:07,474 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-30ca9120-7561-4526-a532-96e7ccf64f56 Date: Thu, 27 Dec 2018 17:38:07 GMT RESP BODY: {"ports":[]} 2018-12-27 17:38:07,474 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=aa543d57-9009-4307-a37a-404d9a18854f&name=CreateInstanceSimpleTests-ad0c8473-8108-4692-98fb-d5ecce83bd14-port&admin_state_up=True used request id req-30ca9120-7561-4526-a532-96e7ccf64f56 2018-12-27 17:38:07,475 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:38:07,475 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:38:07,893 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:38:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["b4frm1i1R5yf1hygK4C7DA"], "issued_at": "2018-12-27T17:38:07.000000Z"}} 2018-12-27 17:38:07,894 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8df37e1a073d1c1263d4453d0ea44cfb2b138ac3" 2018-12-27 17:38:07,996 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:38:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9a573970-f58e-4daf-8613-83bb03e13a5a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:38:07,997 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-9a573970-f58e-4daf-8613-83bb03e13a5a 2018-12-27 17:38:08,002 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceSimpleTests-ad0c8473-8108-4692-98fb-d5ecce83bd14-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}494ccf76ac278f1861a4c4afdfb04623aed86cdc" 2018-12-27 17:38:08,283 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 762 X-Openstack-Request-Id: req-7f7f8d84-f346-4f9e-b015-e91ee1593264 Date: Thu, 27 Dec 2018 17:38:08 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"mtu":1442,"id":"aa543d57-9009-4307-a37a-404d9a18854f","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":22,"ipv4_address_scope":null,"shared":false,"project_id":"2a5a6879c5fa4db798cea6d394565d45","status":"ACTIVE","subnets":["06da45d6-c1d3-4cbb-8044-84aa6d9ad77b"],"description":"","tags":[],"updated_at":"2018-12-27T17:38:01Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-ad0c8473-8108-4692-98fb-d5ecce83bd14-pub-net","admin_state_up":true,"tenant_id":"2a5a6879c5fa4db798cea6d394565d45","created_at":"2018-12-27T17:37:59Z","provider:network_type":"geneve"}]} 2018-12-27 17:38:08,284 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceSimpleTests-ad0c8473-8108-4692-98fb-d5ecce83bd14-pub-net used request id req-7f7f8d84-f346-4f9e-b015-e91ee1593264 2018-12-27 17:38:08,288 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=aa543d57-9009-4307-a37a-404d9a18854f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}494ccf76ac278f1861a4c4afdfb04623aed86cdc" 2018-12-27 17:38:08,341 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-713b3447-897d-4a7f-9839-dbb508a94139 Date: Thu, 27 Dec 2018 17:38:08 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"aa543d57-9009-4307-a37a-404d9a18854f","tenant_id":"2a5a6879c5fa4db798cea6d394565d45","created_at":"2018-12-27T17:38:01Z","dns_nameservers":[],"updated_at":"2018-12-27T17:38:01Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"2a5a6879c5fa4db798cea6d394565d45","id":"06da45d6-c1d3-4cbb-8044-84aa6d9ad77b","subnetpool_id":null,"name":"CreateInstanceSimpleTests-ad0c8473-8108-4692-98fb-d5ecce83bd14-pub-subnet"}]} 2018-12-27 17:38:08,341 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=aa543d57-9009-4307-a37a-404d9a18854f used request id req-713b3447-897d-4a7f-9839-dbb508a94139 2018-12-27 17:38:08,347 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceSimpleTests-ad0c8473-8108-4692-98fb-d5ecce83bd14-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}494ccf76ac278f1861a4c4afdfb04623aed86cdc" 2018-12-27 17:38:08,435 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 762 X-Openstack-Request-Id: req-afbb2ba2-5011-469b-bfb4-a0873dcf9c46 Date: Thu, 27 Dec 2018 17:38:08 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"mtu":1442,"id":"aa543d57-9009-4307-a37a-404d9a18854f","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":22,"ipv4_address_scope":null,"shared":false,"project_id":"2a5a6879c5fa4db798cea6d394565d45","status":"ACTIVE","subnets":["06da45d6-c1d3-4cbb-8044-84aa6d9ad77b"],"description":"","tags":[],"updated_at":"2018-12-27T17:38:01Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-ad0c8473-8108-4692-98fb-d5ecce83bd14-pub-net","admin_state_up":true,"tenant_id":"2a5a6879c5fa4db798cea6d394565d45","created_at":"2018-12-27T17:37:59Z","provider:network_type":"geneve"}]} 2018-12-27 17:38:08,435 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceSimpleTests-ad0c8473-8108-4692-98fb-d5ecce83bd14-pub-net used request id req-afbb2ba2-5011-469b-bfb4-a0873dcf9c46 2018-12-27 17:38:08,439 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 17:38:08,444 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 17:38:08 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 17:38:08,445 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/2a5a6879c5fa4db798cea6d394565d45 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8df37e1a073d1c1263d4453d0ea44cfb2b138ac3" 2018-12-27 17:38:08,554 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:38:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7904b6a3-2f4f-4bf2-86e2-a538a9acd396 Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.31:5000/v3/projects/2a5a6879c5fa4db798cea6d394565d45"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}} 2018-12-27 17:38:08,554 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/2a5a6879c5fa4db798cea6d394565d45 used request id req-7904b6a3-2f4f-4bf2-86e2-a538a9acd396 2018-12-27 17:38:08,559 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=aa543d57-9009-4307-a37a-404d9a18854f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}494ccf76ac278f1861a4c4afdfb04623aed86cdc" 2018-12-27 17:38:08,834 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-4f2e29ab-855d-46a4-a131-95faf993d9eb Date: Thu, 27 Dec 2018 17:38:08 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"aa543d57-9009-4307-a37a-404d9a18854f","tenant_id":"2a5a6879c5fa4db798cea6d394565d45","created_at":"2018-12-27T17:38:01Z","dns_nameservers":[],"updated_at":"2018-12-27T17:38:01Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"2a5a6879c5fa4db798cea6d394565d45","id":"06da45d6-c1d3-4cbb-8044-84aa6d9ad77b","subnetpool_id":null,"name":"CreateInstanceSimpleTests-ad0c8473-8108-4692-98fb-d5ecce83bd14-pub-subnet"}]} 2018-12-27 17:38:08,835 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=aa543d57-9009-4307-a37a-404d9a18854f used request id req-4f2e29ab-855d-46a4-a131-95faf993d9eb 2018-12-27 17:38:08,836 - neutron_utils - INFO - Creating port for network with name - CreateInstanceSimpleTests-ad0c8473-8108-4692-98fb-d5ecce83bd14-pub-net 2018-12-27 17:38:08,841 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}494ccf76ac278f1861a4c4afdfb04623aed86cdc" -d '{"port": {"network_id": "aa543d57-9009-4307-a37a-404d9a18854f", "name": "CreateInstanceSimpleTests-ad0c8473-8108-4692-98fb-d5ecce83bd14-port", "admin_state_up": true}}' 2018-12-27 17:38:10,054 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1008 X-Openstack-Request-Id: req-a165f1a1-4efd-4f8c-a0fe-9d4d78d6c824 Date: Thu, 27 Dec 2018 17:38:10 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T17:38:09Z","device_owner":"","revision_number":6,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"06da45d6-c1d3-4cbb-8044-84aa6d9ad77b","ip_address":"10.55.0.14"}],"id":"4bb16085-13f6-44c7-b074-59a2b0c2bd95","security_groups":["eed32227-f5db-4a9a-aff8-004db351d1f2"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:9d:ff:8f","device_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-0-14","ip_address":"10.55.0.14","fqdn":"host-10-55-0-14.openstacklocal."}],"name":"CreateInstanceSimpleTests-ad0c8473-8108-4692-98fb-d5ecce83bd14-port","project_id":"2a5a6879c5fa4db798cea6d394565d45","qos_policy_id":null,"admin_state_up":true,"network_id":"aa543d57-9009-4307-a37a-404d9a18854f","dns_name":"","created_at":"2018-12-27T17:38:09Z","binding:vnic_type":"normal","tenant_id":"2a5a6879c5fa4db798cea6d394565d45"}} 2018-12-27 17:38:10,054 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/ports used request id req-a165f1a1-4efd-4f8c-a0fe-9d4d78d6c824 2018-12-27 17:38:10,059 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceSimpleTests-ad0c8473-8108-4692-98fb-d5ecce83bd14-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}494ccf76ac278f1861a4c4afdfb04623aed86cdc" 2018-12-27 17:38:10,330 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 762 X-Openstack-Request-Id: req-26eee552-bec1-4199-91e4-a42f8e164478 Date: Thu, 27 Dec 2018 17:38:10 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"mtu":1442,"id":"aa543d57-9009-4307-a37a-404d9a18854f","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":22,"ipv4_address_scope":null,"shared":false,"project_id":"2a5a6879c5fa4db798cea6d394565d45","status":"ACTIVE","subnets":["06da45d6-c1d3-4cbb-8044-84aa6d9ad77b"],"description":"","tags":[],"updated_at":"2018-12-27T17:38:01Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-ad0c8473-8108-4692-98fb-d5ecce83bd14-pub-net","admin_state_up":true,"tenant_id":"2a5a6879c5fa4db798cea6d394565d45","created_at":"2018-12-27T17:37:59Z","provider:network_type":"geneve"}]} 2018-12-27 17:38:10,330 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceSimpleTests-ad0c8473-8108-4692-98fb-d5ecce83bd14-pub-net used request id req-26eee552-bec1-4199-91e4-a42f8e164478 2018-12-27 17:38:10,336 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=aa543d57-9009-4307-a37a-404d9a18854f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}494ccf76ac278f1861a4c4afdfb04623aed86cdc" 2018-12-27 17:38:10,379 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-78f67c52-a1e2-4b85-9be5-d369227c2efe Date: Thu, 27 Dec 2018 17:38:10 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"aa543d57-9009-4307-a37a-404d9a18854f","tenant_id":"2a5a6879c5fa4db798cea6d394565d45","created_at":"2018-12-27T17:38:01Z","dns_nameservers":[],"updated_at":"2018-12-27T17:38:01Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"2a5a6879c5fa4db798cea6d394565d45","id":"06da45d6-c1d3-4cbb-8044-84aa6d9ad77b","subnetpool_id":null,"name":"CreateInstanceSimpleTests-ad0c8473-8108-4692-98fb-d5ecce83bd14-pub-subnet"}]} 2018-12-27 17:38:10,380 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=aa543d57-9009-4307-a37a-404d9a18854f used request id req-78f67c52-a1e2-4b85-9be5-d369227c2efe 2018-12-27 17:38:10,384 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceSimpleTests-ad0c8473-8108-4692-98fb-d5ecce83bd14-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}494ccf76ac278f1861a4c4afdfb04623aed86cdc" 2018-12-27 17:38:10,676 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 762 X-Openstack-Request-Id: req-4241e00a-42d1-4541-807a-9639afd8a762 Date: Thu, 27 Dec 2018 17:38:10 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"mtu":1442,"id":"aa543d57-9009-4307-a37a-404d9a18854f","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":22,"ipv4_address_scope":null,"shared":false,"project_id":"2a5a6879c5fa4db798cea6d394565d45","status":"ACTIVE","subnets":["06da45d6-c1d3-4cbb-8044-84aa6d9ad77b"],"description":"","tags":[],"updated_at":"2018-12-27T17:38:01Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-ad0c8473-8108-4692-98fb-d5ecce83bd14-pub-net","admin_state_up":true,"tenant_id":"2a5a6879c5fa4db798cea6d394565d45","created_at":"2018-12-27T17:37:59Z","provider:network_type":"geneve"}]} 2018-12-27 17:38:10,676 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceSimpleTests-ad0c8473-8108-4692-98fb-d5ecce83bd14-pub-net used request id req-4241e00a-42d1-4541-807a-9639afd8a762 2018-12-27 17:38:10,680 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/2a5a6879c5fa4db798cea6d394565d45 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}494ccf76ac278f1861a4c4afdfb04623aed86cdc" 2018-12-27 17:38:10,782 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:38:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ebbf20cd-0b2f-4aa3-a875-75a661032b66 Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.31:5000/v3/projects/2a5a6879c5fa4db798cea6d394565d45"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}} 2018-12-27 17:38:10,782 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/2a5a6879c5fa4db798cea6d394565d45 used request id req-ebbf20cd-0b2f-4aa3-a875-75a661032b66 2018-12-27 17:38:10,788 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=aa543d57-9009-4307-a37a-404d9a18854f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}494ccf76ac278f1861a4c4afdfb04623aed86cdc" 2018-12-27 17:38:11,036 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-c1e04cca-1539-4e96-be92-48808ecb79a4 Date: Thu, 27 Dec 2018 17:38:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"aa543d57-9009-4307-a37a-404d9a18854f","tenant_id":"2a5a6879c5fa4db798cea6d394565d45","created_at":"2018-12-27T17:38:01Z","dns_nameservers":[],"updated_at":"2018-12-27T17:38:01Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"2a5a6879c5fa4db798cea6d394565d45","id":"06da45d6-c1d3-4cbb-8044-84aa6d9ad77b","subnetpool_id":null,"name":"CreateInstanceSimpleTests-ad0c8473-8108-4692-98fb-d5ecce83bd14-pub-subnet"}]} 2018-12-27 17:38:11,036 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=aa543d57-9009-4307-a37a-404d9a18854f used request id req-c1e04cca-1539-4e96-be92-48808ecb79a4 2018-12-27 17:38:11,042 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=aa543d57-9009-4307-a37a-404d9a18854f&name=CreateInstanceSimpleTests-ad0c8473-8108-4692-98fb-d5ecce83bd14-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}494ccf76ac278f1861a4c4afdfb04623aed86cdc" 2018-12-27 17:38:11,277 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1011 X-Openstack-Request-Id: req-5905c4c5-2292-4df0-9fe3-f27f9b0673f5 Date: Thu, 27 Dec 2018 17:38:11 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T17:38:09Z","device_owner":"","revision_number":6,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"06da45d6-c1d3-4cbb-8044-84aa6d9ad77b","ip_address":"10.55.0.14"}],"id":"4bb16085-13f6-44c7-b074-59a2b0c2bd95","security_groups":["eed32227-f5db-4a9a-aff8-004db351d1f2"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:9d:ff:8f","project_id":"2a5a6879c5fa4db798cea6d394565d45","status":"DOWN","binding:host_id":"","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-0-14","ip_address":"10.55.0.14","fqdn":"host-10-55-0-14.openstacklocal."}],"qos_policy_id":null,"name":"CreateInstanceSimpleTests-ad0c8473-8108-4692-98fb-d5ecce83bd14-port","admin_state_up":true,"network_id":"aa543d57-9009-4307-a37a-404d9a18854f","dns_name":"","created_at":"2018-12-27T17:38:09Z","binding:vnic_type":"normal","device_id":"","tenant_id":"2a5a6879c5fa4db798cea6d394565d45"}]} 2018-12-27 17:38:11,277 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=aa543d57-9009-4307-a37a-404d9a18854f&name=CreateInstanceSimpleTests-ad0c8473-8108-4692-98fb-d5ecce83bd14-port&admin_state_up=True used request id req-5905c4c5-2292-4df0-9fe3-f27f9b0673f5 2018-12-27 17:38:11,281 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/2a5a6879c5fa4db798cea6d394565d45 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}494ccf76ac278f1861a4c4afdfb04623aed86cdc" 2018-12-27 17:38:11,397 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:38:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8328e0d7-e908-40b5-bc48-e11561906656 Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.31:5000/v3/projects/2a5a6879c5fa4db798cea6d394565d45"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}} 2018-12-27 17:38:11,397 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/2a5a6879c5fa4db798cea6d394565d45 used request id req-8328e0d7-e908-40b5-bc48-e11561906656 2018-12-27 17:38:11,397 - nova_utils - INFO - Creating VM with name - CreateInstanceSimpleTests-ad0c8473-8108-4692-98fb-d5ecce83bd14-inst 2018-12-27 17:38:11,401 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}494ccf76ac278f1861a4c4afdfb04623aed86cdc" 2018-12-27 17:38:11,423 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:38:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-039762ec-e2dc-4bdd-b306-327118ba510e x-compute-request-id: req-039762ec-e2dc-4bdd-b306-327118ba510e Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"flavors": [{"id": "c9269e10-5999-4f8c-a9a5-43bbe663c5a9", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/c9269e10-5999-4f8c-a9a5-43bbe663c5a9", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/c9269e10-5999-4f8c-a9a5-43bbe663c5a9", "rel": "bookmark"}], "name": "CreateInstanceSimpleTests-ad0c8473-8108-4692-98fb-d5ecce83bd14-flavor-name"}]} 2018-12-27 17:38:11,423 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-039762ec-e2dc-4bdd-b306-327118ba510e 2018-12-27 17:38:11,426 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/flavors/c9269e10-5999-4f8c-a9a5-43bbe663c5a9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}494ccf76ac278f1861a4c4afdfb04623aed86cdc" 2018-12-27 17:38:11,442 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:38:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a8404484-3904-4f96-ba2a-f7f54ca9dbd6 x-compute-request-id: req-a8404484-3904-4f96-ba2a-f7f54ca9dbd6 Content-Encoding: gzip Content-Length: 324 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstanceSimpleTests-ad0c8473-8108-4692-98fb-d5ecce83bd14-flavor-name", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/c9269e10-5999-4f8c-a9a5-43bbe663c5a9", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/c9269e10-5999-4f8c-a9a5-43bbe663c5a9", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "c9269e10-5999-4f8c-a9a5-43bbe663c5a9"}} 2018-12-27 17:38:11,442 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/c9269e10-5999-4f8c-a9a5-43bbe663c5a9 used request id req-a8404484-3904-4f96-ba2a-f7f54ca9dbd6 2018-12-27 17:38:11,445 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSimpleTests-ad0c8473-8108-4692-98fb-d5ecce83bd14-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}494ccf76ac278f1861a4c4afdfb04623aed86cdc" 2018-12-27 17:38:11,655 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1060 Content-Type: application/json X-Openstack-Request-Id: req-accf6a75-bfd5-45de-88b6-6bd7cf61eebe Date: Thu, 27 Dec 2018 17:38:11 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceSimpleTests-ad0c8473-8108-4692-98fb-d5ecce83bd14-image", "tags": [], "container_format": "bare", "created_at": "2018-12-27T17:37:56Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-27T17:37:56Z", "visibility": "shared", "locations": [{"url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/41492a8c-5bdd-4262-bfb2-781464b76d2b/snap", "metadata": {}}], "self": "/v2/images/41492a8c-5bdd-4262-bfb2-781464b76d2b", "min_disk": 0, "protected": false, "id": "41492a8c-5bdd-4262-bfb2-781464b76d2b", "file": "/v2/images/41492a8c-5bdd-4262-bfb2-781464b76d2b/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "4b69b94d15e3438b810ff55ab0e48b0e", "direct_url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/41492a8c-5bdd-4262-bfb2-781464b76d2b/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSimpleTests-ad0c8473-8108-4692-98fb-d5ecce83bd14-image"} 2018-12-27 17:38:11,655 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSimpleTests-ad0c8473-8108-4692-98fb-d5ecce83bd14-image used request id req-accf6a75-bfd5-45de-88b6-6bd7cf61eebe 2018-12-27 17:38:11,659 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}494ccf76ac278f1861a4c4afdfb04623aed86cdc" 2018-12-27 17:38:11,850 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-5e3fdf77-cf75-4f59-b202-9fa61f07167e Date: Thu, 27 Dec 2018 17:38:11 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-27 17:38:11,850 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/schemas/image used request id req-5e3fdf77-cf75-4f59-b202-9fa61f07167e 2018-12-27 17:38:11,856 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}494ccf76ac278f1861a4c4afdfb04623aed86cdc" -d '{"server": {"name": "CreateInstanceSimpleTests-ad0c8473-8108-4692-98fb-d5ecce83bd14-inst", "imageRef": "41492a8c-5bdd-4262-bfb2-781464b76d2b", "flavorRef": "c9269e10-5999-4f8c-a9a5-43bbe663c5a9", "max_count": 1, "min_count": 1, "networks": [{"port": "4bb16085-13f6-44c7-b074-59a2b0c2bd95"}]}}' 2018-12-27 17:38:13,970 - novaclient.v2.client - DEBUG - RESP: [202] Date: Thu, 27 Dec 2018 17:38:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-f8296374-ef2b-4f96-bda0-b1587b51a4bc x-compute-request-id: req-f8296374-ef2b-4f96-bda0-b1587b51a4bc Content-Length: 374 location: http://172.30.9.31:8774/v2.1/servers/6f32653b-dfd4-4465-871e-b67c46582390 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "6f32653b-dfd4-4465-871e-b67c46582390", "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/6f32653b-dfd4-4465-871e-b67c46582390", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/6f32653b-dfd4-4465-871e-b67c46582390", "rel": "bookmark"}], "adminPass": "Jih6fieM7T3u"}} 2018-12-27 17:38:13,970 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers used request id req-f8296374-ef2b-4f96-bda0-b1587b51a4bc 2018-12-27 17:38:13,974 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/6f32653b-dfd4-4465-871e-b67c46582390 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}494ccf76ac278f1861a4c4afdfb04623aed86cdc" 2018-12-27 17:38:14,215 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:38:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fc68ae80-40b0-428d-bc7a-9af48d304a54 x-compute-request-id: req-fc68ae80-40b0-428d-bc7a-9af48d304a54 Content-Encoding: gzip Content-Length: 647 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/6f32653b-dfd4-4465-871e-b67c46582390", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/6f32653b-dfd4-4465-871e-b67c46582390", "rel": "bookmark"}], "image": {"id": "41492a8c-5bdd-4262-bfb2-781464b76d2b", "links": [{"href": "http://172.30.9.31:8774/images/41492a8c-5bdd-4262-bfb2-781464b76d2b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c9269e10-5999-4f8c-a9a5-43bbe663c5a9", "links": [{"href": "http://172.30.9.31:8774/flavors/c9269e10-5999-4f8c-a9a5-43bbe663c5a9", "rel": "bookmark"}]}, "id": "6f32653b-dfd4-4465-871e-b67c46582390", "user_id": "01fa52e7b3674fc48643fa4ffca67e4e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T17:38:13Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "CreateInstanceSimpleTests-ad0c8473-8108-4692-98fb-d5ecce83bd14-inst", "created": "2018-12-27T17:38:13Z", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-27 17:38:14,215 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/6f32653b-dfd4-4465-871e-b67c46582390 used request id req-fc68ae80-40b0-428d-bc7a-9af48d304a54 2018-12-27 17:38:14,216 - create_instance - INFO - Created instance with name - CreateInstanceSimpleTests-ad0c8473-8108-4692-98fb-d5ecce83bd14-inst 2018-12-27 17:38:14,218 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/6f32653b-dfd4-4465-871e-b67c46582390 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}494ccf76ac278f1861a4c4afdfb04623aed86cdc" 2018-12-27 17:38:14,503 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:38:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-00f7acce-17c8-48e4-83ea-38d0b4302364 x-compute-request-id: req-00f7acce-17c8-48e4-83ea-38d0b4302364 Content-Encoding: gzip Content-Length: 650 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/6f32653b-dfd4-4465-871e-b67c46582390", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/6f32653b-dfd4-4465-871e-b67c46582390", "rel": "bookmark"}], "image": {"id": "41492a8c-5bdd-4262-bfb2-781464b76d2b", "links": [{"href": "http://172.30.9.31:8774/images/41492a8c-5bdd-4262-bfb2-781464b76d2b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c9269e10-5999-4f8c-a9a5-43bbe663c5a9", "links": [{"href": "http://172.30.9.31:8774/flavors/c9269e10-5999-4f8c-a9a5-43bbe663c5a9", "rel": "bookmark"}]}, "id": "6f32653b-dfd4-4465-871e-b67c46582390", "user_id": "01fa52e7b3674fc48643fa4ffca67e4e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T17:38:14Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "CreateInstanceSimpleTests-ad0c8473-8108-4692-98fb-d5ecce83bd14-inst", "created": "2018-12-27T17:38:13Z", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-27 17:38:14,503 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/6f32653b-dfd4-4465-871e-b67c46582390 used request id req-00f7acce-17c8-48e4-83ea-38d0b4302364 2018-12-27 17:38:14,504 - create_instance - DEBUG - Instance status [CreateInstanceSimpleTests-ad0c8473-8108-4692-98fb-d5ecce83bd14-inst] is - BUILD 2018-12-27 17:38:14,504 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-27 17:38:17,507 - create_instance - DEBUG - VM status query timeout in 896.709007978 2018-12-27 17:38:17,510 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/6f32653b-dfd4-4465-871e-b67c46582390 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}494ccf76ac278f1861a4c4afdfb04623aed86cdc" 2018-12-27 17:38:18,204 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:38:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0dc0ff63-27ec-4d40-b907-3c5faab4e27b x-compute-request-id: req-0dc0ff63-27ec-4d40-b907-3c5faab4e27b Content-Encoding: gzip Content-Length: 819 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"CreateInstanceSimpleTests-ad0c8473-8108-4692-98fb-d5ecce83bd14-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:ff:8f", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/6f32653b-dfd4-4465-871e-b67c46582390", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/6f32653b-dfd4-4465-871e-b67c46582390", "rel": "bookmark"}], "image": {"id": "41492a8c-5bdd-4262-bfb2-781464b76d2b", "links": [{"href": "http://172.30.9.31:8774/images/41492a8c-5bdd-4262-bfb2-781464b76d2b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000b0", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c9269e10-5999-4f8c-a9a5-43bbe663c5a9", "links": [{"href": "http://172.30.9.31:8774/flavors/c9269e10-5999-4f8c-a9a5-43bbe663c5a9", "rel": "bookmark"}]}, "id": "6f32653b-dfd4-4465-871e-b67c46582390", "security_groups": [{"name": "default"}], "user_id": "01fa52e7b3674fc48643fa4ffca67e4e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T17:38:15Z", "hostId": "336d6fa625ef393000e649410d865a0fb5b210988642d7a5d7ee9cc6", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateInstanceSimpleTests-ad0c8473-8108-4692-98fb-d5ecce83bd14-inst", "created": "2018-12-27T17:38:13Z", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-27 17:38:18,204 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/6f32653b-dfd4-4465-871e-b67c46582390 used request id req-0dc0ff63-27ec-4d40-b907-3c5faab4e27b 2018-12-27 17:38:18,205 - create_instance - DEBUG - Instance status [CreateInstanceSimpleTests-ad0c8473-8108-4692-98fb-d5ecce83bd14-inst] is - BUILD 2018-12-27 17:38:18,205 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-27 17:38:21,208 - create_instance - DEBUG - VM status query timeout in 893.008136034 2018-12-27 17:38:21,211 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/6f32653b-dfd4-4465-871e-b67c46582390 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}494ccf76ac278f1861a4c4afdfb04623aed86cdc" 2018-12-27 17:38:22,211 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:38:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0caec90b-f3e7-41d2-ace4-423340b92aa3 x-compute-request-id: req-0caec90b-f3e7-41d2-ace4-423340b92aa3 Content-Encoding: gzip Content-Length: 819 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"CreateInstanceSimpleTests-ad0c8473-8108-4692-98fb-d5ecce83bd14-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:ff:8f", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/6f32653b-dfd4-4465-871e-b67c46582390", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/6f32653b-dfd4-4465-871e-b67c46582390", "rel": "bookmark"}], "image": {"id": "41492a8c-5bdd-4262-bfb2-781464b76d2b", "links": [{"href": "http://172.30.9.31:8774/images/41492a8c-5bdd-4262-bfb2-781464b76d2b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000b0", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c9269e10-5999-4f8c-a9a5-43bbe663c5a9", "links": [{"href": "http://172.30.9.31:8774/flavors/c9269e10-5999-4f8c-a9a5-43bbe663c5a9", "rel": "bookmark"}]}, "id": "6f32653b-dfd4-4465-871e-b67c46582390", "security_groups": [{"name": "default"}], "user_id": "01fa52e7b3674fc48643fa4ffca67e4e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T17:38:15Z", "hostId": "336d6fa625ef393000e649410d865a0fb5b210988642d7a5d7ee9cc6", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateInstanceSimpleTests-ad0c8473-8108-4692-98fb-d5ecce83bd14-inst", "created": "2018-12-27T17:38:13Z", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-27 17:38:22,211 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/6f32653b-dfd4-4465-871e-b67c46582390 used request id req-0caec90b-f3e7-41d2-ace4-423340b92aa3 2018-12-27 17:38:22,211 - create_instance - DEBUG - Instance status [CreateInstanceSimpleTests-ad0c8473-8108-4692-98fb-d5ecce83bd14-inst] is - BUILD 2018-12-27 17:38:22,211 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-27 17:38:25,214 - create_instance - DEBUG - VM status query timeout in 889.002099991 2018-12-27 17:38:25,217 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/6f32653b-dfd4-4465-871e-b67c46582390 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}494ccf76ac278f1861a4c4afdfb04623aed86cdc" 2018-12-27 17:38:26,140 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:38:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5afa3923-c234-4b02-bebf-107042226ee4 x-compute-request-id: req-5afa3923-c234-4b02-bebf-107042226ee4 Content-Encoding: gzip Content-Length: 820 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSimpleTests-ad0c8473-8108-4692-98fb-d5ecce83bd14-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:ff:8f", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/6f32653b-dfd4-4465-871e-b67c46582390", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/6f32653b-dfd4-4465-871e-b67c46582390", "rel": "bookmark"}], "image": {"id": "41492a8c-5bdd-4262-bfb2-781464b76d2b", "links": [{"href": "http://172.30.9.31:8774/images/41492a8c-5bdd-4262-bfb2-781464b76d2b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000b0", "OS-SRV-USG:launched_at": "2018-12-27T17:38:24.000000", "flavor": {"id": "c9269e10-5999-4f8c-a9a5-43bbe663c5a9", "links": [{"href": "http://172.30.9.31:8774/flavors/c9269e10-5999-4f8c-a9a5-43bbe663c5a9", "rel": "bookmark"}]}, "id": "6f32653b-dfd4-4465-871e-b67c46582390", "security_groups": [{"name": "default"}], "user_id": "01fa52e7b3674fc48643fa4ffca67e4e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T17:38:24Z", "hostId": "336d6fa625ef393000e649410d865a0fb5b210988642d7a5d7ee9cc6", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateInstanceSimpleTests-ad0c8473-8108-4692-98fb-d5ecce83bd14-inst", "created": "2018-12-27T17:38:13Z", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-27 17:38:26,140 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/6f32653b-dfd4-4465-871e-b67c46582390 used request id req-5afa3923-c234-4b02-bebf-107042226ee4 2018-12-27 17:38:26,140 - create_instance - DEBUG - Instance status [CreateInstanceSimpleTests-ad0c8473-8108-4692-98fb-d5ecce83bd14-inst] is - ACTIVE 2018-12-27 17:38:26,141 - create_instance - INFO - VM is - ACTIVE 2018-12-27 17:38:26,143 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/6f32653b-dfd4-4465-871e-b67c46582390 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}494ccf76ac278f1861a4c4afdfb04623aed86cdc" 2018-12-27 17:38:26,957 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:38:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fec24f52-9ebe-40a3-86c7-04c1d6358c7c x-compute-request-id: req-fec24f52-9ebe-40a3-86c7-04c1d6358c7c Content-Encoding: gzip Content-Length: 820 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSimpleTests-ad0c8473-8108-4692-98fb-d5ecce83bd14-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:ff:8f", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/6f32653b-dfd4-4465-871e-b67c46582390", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/6f32653b-dfd4-4465-871e-b67c46582390", "rel": "bookmark"}], "image": {"id": "41492a8c-5bdd-4262-bfb2-781464b76d2b", "links": [{"href": "http://172.30.9.31:8774/images/41492a8c-5bdd-4262-bfb2-781464b76d2b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000b0", "OS-SRV-USG:launched_at": "2018-12-27T17:38:24.000000", "flavor": {"id": "c9269e10-5999-4f8c-a9a5-43bbe663c5a9", "links": [{"href": "http://172.30.9.31:8774/flavors/c9269e10-5999-4f8c-a9a5-43bbe663c5a9", "rel": "bookmark"}]}, "id": "6f32653b-dfd4-4465-871e-b67c46582390", "security_groups": [{"name": "default"}], "user_id": "01fa52e7b3674fc48643fa4ffca67e4e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T17:38:24Z", "hostId": "336d6fa625ef393000e649410d865a0fb5b210988642d7a5d7ee9cc6", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateInstanceSimpleTests-ad0c8473-8108-4692-98fb-d5ecce83bd14-inst", "created": "2018-12-27T17:38:13Z", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-27 17:38:26,957 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/6f32653b-dfd4-4465-871e-b67c46582390 used request id req-fec24f52-9ebe-40a3-86c7-04c1d6358c7c 2018-12-27 17:38:26,963 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceSimpleTests-ad0c8473-8108-4692-98fb-d5ecce83bd14-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}494ccf76ac278f1861a4c4afdfb04623aed86cdc" 2018-12-27 17:38:27,057 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 762 X-Openstack-Request-Id: req-76230e14-98a0-4663-aad2-a7da0b80e192 Date: Thu, 27 Dec 2018 17:38:27 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"mtu":1442,"id":"aa543d57-9009-4307-a37a-404d9a18854f","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":22,"ipv4_address_scope":null,"shared":false,"project_id":"2a5a6879c5fa4db798cea6d394565d45","status":"ACTIVE","subnets":["06da45d6-c1d3-4cbb-8044-84aa6d9ad77b"],"description":"","tags":[],"updated_at":"2018-12-27T17:38:01Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-ad0c8473-8108-4692-98fb-d5ecce83bd14-pub-net","admin_state_up":true,"tenant_id":"2a5a6879c5fa4db798cea6d394565d45","created_at":"2018-12-27T17:37:59Z","provider:network_type":"geneve"}]} 2018-12-27 17:38:27,057 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceSimpleTests-ad0c8473-8108-4692-98fb-d5ecce83bd14-pub-net used request id req-76230e14-98a0-4663-aad2-a7da0b80e192 2018-12-27 17:38:27,061 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/2a5a6879c5fa4db798cea6d394565d45 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}494ccf76ac278f1861a4c4afdfb04623aed86cdc" 2018-12-27 17:38:27,167 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:38:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-274d3cda-9bb8-42b8-8fff-fb55b3bd3092 Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.31:5000/v3/projects/2a5a6879c5fa4db798cea6d394565d45"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}} 2018-12-27 17:38:27,167 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/2a5a6879c5fa4db798cea6d394565d45 used request id req-274d3cda-9bb8-42b8-8fff-fb55b3bd3092 2018-12-27 17:38:27,172 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=aa543d57-9009-4307-a37a-404d9a18854f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}494ccf76ac278f1861a4c4afdfb04623aed86cdc" 2018-12-27 17:38:27,218 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-9070d89b-2959-4a0c-b67e-07be86c5635e Date: Thu, 27 Dec 2018 17:38:27 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"aa543d57-9009-4307-a37a-404d9a18854f","tenant_id":"2a5a6879c5fa4db798cea6d394565d45","created_at":"2018-12-27T17:38:01Z","dns_nameservers":[],"updated_at":"2018-12-27T17:38:01Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"2a5a6879c5fa4db798cea6d394565d45","id":"06da45d6-c1d3-4cbb-8044-84aa6d9ad77b","subnetpool_id":null,"name":"CreateInstanceSimpleTests-ad0c8473-8108-4692-98fb-d5ecce83bd14-pub-subnet"}]} 2018-12-27 17:38:27,218 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=aa543d57-9009-4307-a37a-404d9a18854f used request id req-9070d89b-2959-4a0c-b67e-07be86c5635e 2018-12-27 17:38:27,222 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=aa543d57-9009-4307-a37a-404d9a18854f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}494ccf76ac278f1861a4c4afdfb04623aed86cdc" 2018-12-27 17:38:27,269 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2015 X-Openstack-Request-Id: req-3353357f-e948-486f-81f5-f06eecf3ebc4 Date: Thu, 27 Dec 2018 17:38:27 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T17:38:24Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"06da45d6-c1d3-4cbb-8044-84aa6d9ad77b","ip_address":"10.55.0.14"}],"id":"4bb16085-13f6-44c7-b074-59a2b0c2bd95","security_groups":["eed32227-f5db-4a9a-aff8-004db351d1f2"],"binding:vif_details":{"port_filter":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:9d:ff:8f","project_id":"2a5a6879c5fa4db798cea6d394565d45","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-0-14","ip_address":"10.55.0.14","fqdn":"host-10-55-0-14.openstacklocal."}],"qos_policy_id":null,"name":"CreateInstanceSimpleTests-ad0c8473-8108-4692-98fb-d5ecce83bd14-port","admin_state_up":true,"network_id":"aa543d57-9009-4307-a37a-404d9a18854f","dns_name":"","created_at":"2018-12-27T17:38:09Z","binding:vnic_type":"normal","device_id":"6f32653b-dfd4-4465-871e-b67c46582390","tenant_id":"2a5a6879c5fa4db798cea6d394565d45"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T17:38:02Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"06da45d6-c1d3-4cbb-8044-84aa6d9ad77b","ip_address":"10.55.0.2"}],"id":"f04d8c61-7458-4297-acb8-8c7a488d7ae9","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:60:21:ed","project_id":"2a5a6879c5fa4db798cea6d394565d45","status":"DOWN","binding:host_id":"","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-0-2","ip_address":"10.55.0.2","fqdn":"host-10-55-0-2.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"aa543d57-9009-4307-a37a-404d9a18854f","dns_name":"","created_at":"2018-12-27T17:38:00Z","binding:vnic_type":"normal","device_id":"","tenant_id":"2a5a6879c5fa4db798cea6d394565d45"}]} 2018-12-27 17:38:27,269 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=aa543d57-9009-4307-a37a-404d9a18854f used request id req-3353357f-e948-486f-81f5-f06eecf3ebc4 2018-12-27 17:38:27,270 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:38:27,690 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:38:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["kZMq3MLVTwmolOqOke_Qsg"], "issued_at": "2018-12-27T17:38:27.000000Z"}} 2018-12-27 17:38:27,693 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-ad0c8473-8108-4692-98fb-d5ecce83bd14-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db65c3ee4e94f0013128dfb6ba3b292e00073221" 2018-12-27 17:38:28,836 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:38:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7d53db83-19de-4b6c-a82a-b382144c391d x-compute-request-id: req-7d53db83-19de-4b6c-a82a-b382144c391d Content-Encoding: gzip Content-Length: 819 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSimpleTests-ad0c8473-8108-4692-98fb-d5ecce83bd14-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:ff:8f", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/6f32653b-dfd4-4465-871e-b67c46582390", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/6f32653b-dfd4-4465-871e-b67c46582390", "rel": "bookmark"}], "image": {"id": "41492a8c-5bdd-4262-bfb2-781464b76d2b", "links": [{"href": "http://172.30.9.31:8774/images/41492a8c-5bdd-4262-bfb2-781464b76d2b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000b0", "OS-SRV-USG:launched_at": "2018-12-27T17:38:24.000000", "flavor": {"id": "c9269e10-5999-4f8c-a9a5-43bbe663c5a9", "links": [{"href": "http://172.30.9.31:8774/flavors/c9269e10-5999-4f8c-a9a5-43bbe663c5a9", "rel": "bookmark"}]}, "id": "6f32653b-dfd4-4465-871e-b67c46582390", "security_groups": [{"name": "default"}], "user_id": "01fa52e7b3674fc48643fa4ffca67e4e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T17:38:24Z", "hostId": "336d6fa625ef393000e649410d865a0fb5b210988642d7a5d7ee9cc6", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateInstanceSimpleTests-ad0c8473-8108-4692-98fb-d5ecce83bd14-inst", "created": "2018-12-27T17:38:13Z", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-27 17:38:28,836 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-ad0c8473-8108-4692-98fb-d5ecce83bd14-inst used request id req-7d53db83-19de-4b6c-a82a-b382144c391d 2018-12-27 17:38:28,837 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:38:29,247 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:38:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["ay2t-dS6Rwmv1Uc0gAXOMg"], "issued_at": "2018-12-27T17:38:29.000000Z"}} 2018-12-27 17:38:29,252 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceSimpleTests-ad0c8473-8108-4692-98fb-d5ecce83bd14-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9e6bf830c0fdb9861c0240a9bfae3910a6c499d" 2018-12-27 17:38:29,561 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 762 X-Openstack-Request-Id: req-0e984434-f9ca-4246-b127-d4a75d39b912 Date: Thu, 27 Dec 2018 17:38:29 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"mtu":1442,"id":"aa543d57-9009-4307-a37a-404d9a18854f","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":22,"ipv4_address_scope":null,"shared":false,"project_id":"2a5a6879c5fa4db798cea6d394565d45","status":"ACTIVE","subnets":["06da45d6-c1d3-4cbb-8044-84aa6d9ad77b"],"description":"","tags":[],"updated_at":"2018-12-27T17:38:01Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-ad0c8473-8108-4692-98fb-d5ecce83bd14-pub-net","admin_state_up":true,"tenant_id":"2a5a6879c5fa4db798cea6d394565d45","created_at":"2018-12-27T17:37:59Z","provider:network_type":"geneve"}]} 2018-12-27 17:38:29,562 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceSimpleTests-ad0c8473-8108-4692-98fb-d5ecce83bd14-pub-net used request id req-0e984434-f9ca-4246-b127-d4a75d39b912 2018-12-27 17:38:29,567 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=aa543d57-9009-4307-a37a-404d9a18854f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9e6bf830c0fdb9861c0240a9bfae3910a6c499d" 2018-12-27 17:38:29,801 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-7f01a338-0a42-46a5-b7ae-d3e1682f09de Date: Thu, 27 Dec 2018 17:38:29 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"aa543d57-9009-4307-a37a-404d9a18854f","tenant_id":"2a5a6879c5fa4db798cea6d394565d45","created_at":"2018-12-27T17:38:01Z","dns_nameservers":[],"updated_at":"2018-12-27T17:38:01Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"2a5a6879c5fa4db798cea6d394565d45","id":"06da45d6-c1d3-4cbb-8044-84aa6d9ad77b","subnetpool_id":null,"name":"CreateInstanceSimpleTests-ad0c8473-8108-4692-98fb-d5ecce83bd14-pub-subnet"}]} 2018-12-27 17:38:29,801 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=aa543d57-9009-4307-a37a-404d9a18854f used request id req-7f01a338-0a42-46a5-b7ae-d3e1682f09de 2018-12-27 17:38:29,807 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=aa543d57-9009-4307-a37a-404d9a18854f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9e6bf830c0fdb9861c0240a9bfae3910a6c499d" 2018-12-27 17:38:30,033 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2015 X-Openstack-Request-Id: req-7688cd83-ad62-4ea1-99c0-ddb38a60c681 Date: Thu, 27 Dec 2018 17:38:30 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T17:38:24Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"06da45d6-c1d3-4cbb-8044-84aa6d9ad77b","ip_address":"10.55.0.14"}],"id":"4bb16085-13f6-44c7-b074-59a2b0c2bd95","security_groups":["eed32227-f5db-4a9a-aff8-004db351d1f2"],"binding:vif_details":{"port_filter":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:9d:ff:8f","project_id":"2a5a6879c5fa4db798cea6d394565d45","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-0-14","ip_address":"10.55.0.14","fqdn":"host-10-55-0-14.openstacklocal."}],"qos_policy_id":null,"name":"CreateInstanceSimpleTests-ad0c8473-8108-4692-98fb-d5ecce83bd14-port","admin_state_up":true,"network_id":"aa543d57-9009-4307-a37a-404d9a18854f","dns_name":"","created_at":"2018-12-27T17:38:09Z","binding:vnic_type":"normal","device_id":"6f32653b-dfd4-4465-871e-b67c46582390","tenant_id":"2a5a6879c5fa4db798cea6d394565d45"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T17:38:02Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"06da45d6-c1d3-4cbb-8044-84aa6d9ad77b","ip_address":"10.55.0.2"}],"id":"f04d8c61-7458-4297-acb8-8c7a488d7ae9","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:60:21:ed","project_id":"2a5a6879c5fa4db798cea6d394565d45","status":"DOWN","binding:host_id":"","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-0-2","ip_address":"10.55.0.2","fqdn":"host-10-55-0-2.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"aa543d57-9009-4307-a37a-404d9a18854f","dns_name":"","created_at":"2018-12-27T17:38:00Z","binding:vnic_type":"normal","device_id":"","tenant_id":"2a5a6879c5fa4db798cea6d394565d45"}]} 2018-12-27 17:38:30,033 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=aa543d57-9009-4307-a37a-404d9a18854f used request id req-7688cd83-ad62-4ea1-99c0-ddb38a60c681 2018-12-27 17:38:30,034 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:38:30,437 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3af18ff53c884474bba99a75948a0ca9", "name": "CreateInstanceSimpleTests-e7474895-a90f-41a-proj-role"}], "expires_at": "2018-12-27T18:38:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b69b94d15e3438b810ff55ab0e48b0e", "name": "CreateInstanceSimpleTests-e7474895-a90f-41a-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/4b69b94d15e3438b810ff55ab0e48b0e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/4b69b94d15e3438b810ff55ab0e48b0e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/4b69b94d15e3438b810ff55ab0e48b0e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/4b69b94d15e3438b810ff55ab0e48b0e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/4b69b94d15e3438b810ff55ab0e48b0e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/4b69b94d15e3438b810ff55ab0e48b0e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/4b69b94d15e3438b810ff55ab0e48b0e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/4b69b94d15e3438b810ff55ab0e48b0e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/4b69b94d15e3438b810ff55ab0e48b0e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_4b69b94d15e3438b810ff55ab0e48b0e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_4b69b94d15e3438b810ff55ab0e48b0e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/4b69b94d15e3438b810ff55ab0e48b0e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/4b69b94d15e3438b810ff55ab0e48b0e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/4b69b94d15e3438b810ff55ab0e48b0e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSimpleTests-e7474895-a90f-41a-user", "id": "851cb52799ce4f8c9abe46d8dad58420"}, "audit_ids": ["1lA7SqU_TRaiAYMOWiRcVQ"], "issued_at": "2018-12-27T17:38:30.000000Z"}} 2018-12-27 17:38:30,440 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-ad0c8473-8108-4692-98fb-d5ecce83bd14-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82a4144d5d76ab25f22e4c2a42ff0e872788060f" 2018-12-27 17:38:30,701 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:38:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-1ad26245-aa6c-4e59-99a5-126f36855037 x-compute-request-id: req-1ad26245-aa6c-4e59-99a5-126f36855037 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-12-27 17:38:30,701 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-ad0c8473-8108-4692-98fb-d5ecce83bd14-inst used request id req-1ad26245-aa6c-4e59-99a5-126f36855037 2018-12-27 17:38:30,704 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/6f32653b-dfd4-4465-871e-b67c46582390 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}494ccf76ac278f1861a4c4afdfb04623aed86cdc" 2018-12-27 17:38:31,643 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:38:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-25975301-03ea-4a7e-894f-3bc12ba1f6cb x-compute-request-id: req-25975301-03ea-4a7e-894f-3bc12ba1f6cb Content-Encoding: gzip Content-Length: 820 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSimpleTests-ad0c8473-8108-4692-98fb-d5ecce83bd14-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:ff:8f", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/6f32653b-dfd4-4465-871e-b67c46582390", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/6f32653b-dfd4-4465-871e-b67c46582390", "rel": "bookmark"}], "image": {"id": "41492a8c-5bdd-4262-bfb2-781464b76d2b", "links": [{"href": "http://172.30.9.31:8774/images/41492a8c-5bdd-4262-bfb2-781464b76d2b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000b0", "OS-SRV-USG:launched_at": "2018-12-27T17:38:24.000000", "flavor": {"id": "c9269e10-5999-4f8c-a9a5-43bbe663c5a9", "links": [{"href": "http://172.30.9.31:8774/flavors/c9269e10-5999-4f8c-a9a5-43bbe663c5a9", "rel": "bookmark"}]}, "id": "6f32653b-dfd4-4465-871e-b67c46582390", "security_groups": [{"name": "default"}], "user_id": "01fa52e7b3674fc48643fa4ffca67e4e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T17:38:24Z", "hostId": "336d6fa625ef393000e649410d865a0fb5b210988642d7a5d7ee9cc6", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateInstanceSimpleTests-ad0c8473-8108-4692-98fb-d5ecce83bd14-inst", "created": "2018-12-27T17:38:13Z", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-27 17:38:31,643 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/6f32653b-dfd4-4465-871e-b67c46582390 used request id req-25975301-03ea-4a7e-894f-3bc12ba1f6cb 2018-12-27 17:38:31,649 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceSimpleTests-ad0c8473-8108-4692-98fb-d5ecce83bd14-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}494ccf76ac278f1861a4c4afdfb04623aed86cdc" 2018-12-27 17:38:31,745 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 762 X-Openstack-Request-Id: req-e666fc24-32d8-4e24-aa33-fd3a3a0d0094 Date: Thu, 27 Dec 2018 17:38:31 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"mtu":1442,"id":"aa543d57-9009-4307-a37a-404d9a18854f","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":22,"ipv4_address_scope":null,"shared":false,"project_id":"2a5a6879c5fa4db798cea6d394565d45","status":"ACTIVE","subnets":["06da45d6-c1d3-4cbb-8044-84aa6d9ad77b"],"description":"","tags":[],"updated_at":"2018-12-27T17:38:01Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-ad0c8473-8108-4692-98fb-d5ecce83bd14-pub-net","admin_state_up":true,"tenant_id":"2a5a6879c5fa4db798cea6d394565d45","created_at":"2018-12-27T17:37:59Z","provider:network_type":"geneve"}]} 2018-12-27 17:38:31,746 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceSimpleTests-ad0c8473-8108-4692-98fb-d5ecce83bd14-pub-net used request id req-e666fc24-32d8-4e24-aa33-fd3a3a0d0094 2018-12-27 17:38:31,750 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/2a5a6879c5fa4db798cea6d394565d45 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}494ccf76ac278f1861a4c4afdfb04623aed86cdc" 2018-12-27 17:38:31,772 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:38:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0cc6422c-46e7-4182-9a15-5cf479d83318 Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.31:5000/v3/projects/2a5a6879c5fa4db798cea6d394565d45"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}} 2018-12-27 17:38:31,772 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/2a5a6879c5fa4db798cea6d394565d45 used request id req-0cc6422c-46e7-4182-9a15-5cf479d83318 2018-12-27 17:38:31,776 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=aa543d57-9009-4307-a37a-404d9a18854f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}494ccf76ac278f1861a4c4afdfb04623aed86cdc" 2018-12-27 17:38:31,823 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-0a662b6a-2cf7-42ec-aaac-d6adf9f19975 Date: Thu, 27 Dec 2018 17:38:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"aa543d57-9009-4307-a37a-404d9a18854f","tenant_id":"2a5a6879c5fa4db798cea6d394565d45","created_at":"2018-12-27T17:38:01Z","dns_nameservers":[],"updated_at":"2018-12-27T17:38:01Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"2a5a6879c5fa4db798cea6d394565d45","id":"06da45d6-c1d3-4cbb-8044-84aa6d9ad77b","subnetpool_id":null,"name":"CreateInstanceSimpleTests-ad0c8473-8108-4692-98fb-d5ecce83bd14-pub-subnet"}]} 2018-12-27 17:38:31,823 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=aa543d57-9009-4307-a37a-404d9a18854f used request id req-0a662b6a-2cf7-42ec-aaac-d6adf9f19975 2018-12-27 17:38:31,829 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=aa543d57-9009-4307-a37a-404d9a18854f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}494ccf76ac278f1861a4c4afdfb04623aed86cdc" 2018-12-27 17:38:31,872 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2015 X-Openstack-Request-Id: req-1369f61f-ac37-4e04-bfc6-cf5d41fac77c Date: Thu, 27 Dec 2018 17:38:31 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T17:38:24Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"06da45d6-c1d3-4cbb-8044-84aa6d9ad77b","ip_address":"10.55.0.14"}],"id":"4bb16085-13f6-44c7-b074-59a2b0c2bd95","security_groups":["eed32227-f5db-4a9a-aff8-004db351d1f2"],"binding:vif_details":{"port_filter":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:9d:ff:8f","project_id":"2a5a6879c5fa4db798cea6d394565d45","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-0-14","ip_address":"10.55.0.14","fqdn":"host-10-55-0-14.openstacklocal."}],"qos_policy_id":null,"name":"CreateInstanceSimpleTests-ad0c8473-8108-4692-98fb-d5ecce83bd14-port","admin_state_up":true,"network_id":"aa543d57-9009-4307-a37a-404d9a18854f","dns_name":"","created_at":"2018-12-27T17:38:09Z","binding:vnic_type":"normal","device_id":"6f32653b-dfd4-4465-871e-b67c46582390","tenant_id":"2a5a6879c5fa4db798cea6d394565d45"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T17:38:02Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"06da45d6-c1d3-4cbb-8044-84aa6d9ad77b","ip_address":"10.55.0.2"}],"id":"f04d8c61-7458-4297-acb8-8c7a488d7ae9","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:60:21:ed","project_id":"2a5a6879c5fa4db798cea6d394565d45","status":"DOWN","binding:host_id":"","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-0-2","ip_address":"10.55.0.2","fqdn":"host-10-55-0-2.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"aa543d57-9009-4307-a37a-404d9a18854f","dns_name":"","created_at":"2018-12-27T17:38:00Z","binding:vnic_type":"normal","device_id":"","tenant_id":"2a5a6879c5fa4db798cea6d394565d45"}]} 2018-12-27 17:38:31,872 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=aa543d57-9009-4307-a37a-404d9a18854f used request id req-1369f61f-ac37-4e04-bfc6-cf5d41fac77c 2018-12-27 17:38:31,875 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/6f32653b-dfd4-4465-871e-b67c46582390 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}494ccf76ac278f1861a4c4afdfb04623aed86cdc" 2018-12-27 17:38:32,813 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:38:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7c52c06f-c529-48cd-95b3-1c0ba7a4c874 x-compute-request-id: req-7c52c06f-c529-48cd-95b3-1c0ba7a4c874 Content-Encoding: gzip Content-Length: 820 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSimpleTests-ad0c8473-8108-4692-98fb-d5ecce83bd14-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:ff:8f", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/6f32653b-dfd4-4465-871e-b67c46582390", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/6f32653b-dfd4-4465-871e-b67c46582390", "rel": "bookmark"}], "image": {"id": "41492a8c-5bdd-4262-bfb2-781464b76d2b", "links": [{"href": "http://172.30.9.31:8774/images/41492a8c-5bdd-4262-bfb2-781464b76d2b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000b0", "OS-SRV-USG:launched_at": "2018-12-27T17:38:24.000000", "flavor": {"id": "c9269e10-5999-4f8c-a9a5-43bbe663c5a9", "links": [{"href": "http://172.30.9.31:8774/flavors/c9269e10-5999-4f8c-a9a5-43bbe663c5a9", "rel": "bookmark"}]}, "id": "6f32653b-dfd4-4465-871e-b67c46582390", "security_groups": [{"name": "default"}], "user_id": "01fa52e7b3674fc48643fa4ffca67e4e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T17:38:24Z", "hostId": "336d6fa625ef393000e649410d865a0fb5b210988642d7a5d7ee9cc6", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateInstanceSimpleTests-ad0c8473-8108-4692-98fb-d5ecce83bd14-inst", "created": "2018-12-27T17:38:13Z", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-27 17:38:32,813 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/6f32653b-dfd4-4465-871e-b67c46582390 used request id req-7c52c06f-c529-48cd-95b3-1c0ba7a4c874 2018-12-27 17:38:32,819 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceSimpleTests-ad0c8473-8108-4692-98fb-d5ecce83bd14-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}494ccf76ac278f1861a4c4afdfb04623aed86cdc" 2018-12-27 17:38:32,917 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 762 X-Openstack-Request-Id: req-7b1c78dc-3dce-4041-a38c-b242af3be2d7 Date: Thu, 27 Dec 2018 17:38:32 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"mtu":1442,"id":"aa543d57-9009-4307-a37a-404d9a18854f","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":22,"ipv4_address_scope":null,"shared":false,"project_id":"2a5a6879c5fa4db798cea6d394565d45","status":"ACTIVE","subnets":["06da45d6-c1d3-4cbb-8044-84aa6d9ad77b"],"description":"","tags":[],"updated_at":"2018-12-27T17:38:01Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-ad0c8473-8108-4692-98fb-d5ecce83bd14-pub-net","admin_state_up":true,"tenant_id":"2a5a6879c5fa4db798cea6d394565d45","created_at":"2018-12-27T17:37:59Z","provider:network_type":"geneve"}]} 2018-12-27 17:38:32,917 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceSimpleTests-ad0c8473-8108-4692-98fb-d5ecce83bd14-pub-net used request id req-7b1c78dc-3dce-4041-a38c-b242af3be2d7 2018-12-27 17:38:32,921 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/2a5a6879c5fa4db798cea6d394565d45 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}494ccf76ac278f1861a4c4afdfb04623aed86cdc" 2018-12-27 17:38:33,033 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:38:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c05ce869-0655-420b-b1a5-7f1d9ccf6002 Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.31:5000/v3/projects/2a5a6879c5fa4db798cea6d394565d45"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}} 2018-12-27 17:38:33,033 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/2a5a6879c5fa4db798cea6d394565d45 used request id req-c05ce869-0655-420b-b1a5-7f1d9ccf6002 2018-12-27 17:38:33,038 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=aa543d57-9009-4307-a37a-404d9a18854f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}494ccf76ac278f1861a4c4afdfb04623aed86cdc" 2018-12-27 17:38:33,087 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-9a60a69d-c264-48a4-b7d6-559dad64cf22 Date: Thu, 27 Dec 2018 17:38:33 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"aa543d57-9009-4307-a37a-404d9a18854f","tenant_id":"2a5a6879c5fa4db798cea6d394565d45","created_at":"2018-12-27T17:38:01Z","dns_nameservers":[],"updated_at":"2018-12-27T17:38:01Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"2a5a6879c5fa4db798cea6d394565d45","id":"06da45d6-c1d3-4cbb-8044-84aa6d9ad77b","subnetpool_id":null,"name":"CreateInstanceSimpleTests-ad0c8473-8108-4692-98fb-d5ecce83bd14-pub-subnet"}]} 2018-12-27 17:38:33,087 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=aa543d57-9009-4307-a37a-404d9a18854f used request id req-9a60a69d-c264-48a4-b7d6-559dad64cf22 2018-12-27 17:38:33,092 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=aa543d57-9009-4307-a37a-404d9a18854f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}494ccf76ac278f1861a4c4afdfb04623aed86cdc" 2018-12-27 17:38:33,137 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2015 X-Openstack-Request-Id: req-0b95b35b-49c5-4995-b5b1-c5c57e0a2df2 Date: Thu, 27 Dec 2018 17:38:33 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T17:38:24Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"06da45d6-c1d3-4cbb-8044-84aa6d9ad77b","ip_address":"10.55.0.14"}],"id":"4bb16085-13f6-44c7-b074-59a2b0c2bd95","security_groups":["eed32227-f5db-4a9a-aff8-004db351d1f2"],"binding:vif_details":{"port_filter":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:9d:ff:8f","project_id":"2a5a6879c5fa4db798cea6d394565d45","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-0-14","ip_address":"10.55.0.14","fqdn":"host-10-55-0-14.openstacklocal."}],"qos_policy_id":null,"name":"CreateInstanceSimpleTests-ad0c8473-8108-4692-98fb-d5ecce83bd14-port","admin_state_up":true,"network_id":"aa543d57-9009-4307-a37a-404d9a18854f","dns_name":"","created_at":"2018-12-27T17:38:09Z","binding:vnic_type":"normal","device_id":"6f32653b-dfd4-4465-871e-b67c46582390","tenant_id":"2a5a6879c5fa4db798cea6d394565d45"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T17:38:02Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"06da45d6-c1d3-4cbb-8044-84aa6d9ad77b","ip_address":"10.55.0.2"}],"id":"f04d8c61-7458-4297-acb8-8c7a488d7ae9","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:60:21:ed","project_id":"2a5a6879c5fa4db798cea6d394565d45","status":"DOWN","binding:host_id":"","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-0-2","ip_address":"10.55.0.2","fqdn":"host-10-55-0-2.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"aa543d57-9009-4307-a37a-404d9a18854f","dns_name":"","created_at":"2018-12-27T17:38:00Z","binding:vnic_type":"normal","device_id":"","tenant_id":"2a5a6879c5fa4db798cea6d394565d45"}]} 2018-12-27 17:38:33,138 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=aa543d57-9009-4307-a37a-404d9a18854f used request id req-0b95b35b-49c5-4995-b5b1-c5c57e0a2df2 2018-12-27 17:38:33,139 - create_instance - INFO - Deleting Port with ID - 4bb16085-13f6-44c7-b074-59a2b0c2bd95 2018-12-27 17:38:33,139 - neutron_utils - INFO - Deleting port with name CreateInstanceSimpleTests-ad0c8473-8108-4692-98fb-d5ecce83bd14-port 2018-12-27 17:38:33,143 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/ports/4bb16085-13f6-44c7-b074-59a2b0c2bd95 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}494ccf76ac278f1861a4c4afdfb04623aed86cdc" 2018-12-27 17:38:33,837 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-dd0abb21-9fe2-4245-8e9a-eb52ad43bc65 Date: Thu, 27 Dec 2018 17:38:33 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 17:38:33,837 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/ports/4bb16085-13f6-44c7-b074-59a2b0c2bd95 used request id req-dd0abb21-9fe2-4245-8e9a-eb52ad43bc65 2018-12-27 17:38:33,838 - create_instance - INFO - Deleting VM instance - CreateInstanceSimpleTests-ad0c8473-8108-4692-98fb-d5ecce83bd14-inst 2018-12-27 17:38:33,840 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:8774/v2.1/servers/6f32653b-dfd4-4465-871e-b67c46582390 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}494ccf76ac278f1861a4c4afdfb04623aed86cdc" 2018-12-27 17:38:34,186 - novaclient.v2.client - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:38:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-3b374a3f-1980-41d2-8ab9-dfb0bff1ef51 x-compute-request-id: req-3b374a3f-1980-41d2-8ab9-dfb0bff1ef51 Content-Type: application/json 2018-12-27 17:38:34,186 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/servers/6f32653b-dfd4-4465-871e-b67c46582390 used request id req-3b374a3f-1980-41d2-8ab9-dfb0bff1ef51 2018-12-27 17:38:34,187 - create_instance - INFO - Checking deletion status 2018-12-27 17:38:34,189 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/6f32653b-dfd4-4465-871e-b67c46582390 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}494ccf76ac278f1861a4c4afdfb04623aed86cdc" 2018-12-27 17:38:34,278 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:38:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-935b77b2-f992-47e2-93a8-e7937d0032fc x-compute-request-id: req-935b77b2-f992-47e2-93a8-e7937d0032fc Content-Encoding: gzip Content-Length: 804 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"CreateInstanceSimpleTests-ad0c8473-8108-4692-98fb-d5ecce83bd14-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:ff:8f", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/6f32653b-dfd4-4465-871e-b67c46582390", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/6f32653b-dfd4-4465-871e-b67c46582390", "rel": "bookmark"}], "image": {"id": "41492a8c-5bdd-4262-bfb2-781464b76d2b", "links": [{"href": "http://172.30.9.31:8774/images/41492a8c-5bdd-4262-bfb2-781464b76d2b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000b0", "OS-SRV-USG:launched_at": "2018-12-27T17:38:24.000000", "flavor": {"id": "c9269e10-5999-4f8c-a9a5-43bbe663c5a9", "links": [{"href": "http://172.30.9.31:8774/flavors/c9269e10-5999-4f8c-a9a5-43bbe663c5a9", "rel": "bookmark"}]}, "id": "6f32653b-dfd4-4465-871e-b67c46582390", "user_id": "01fa52e7b3674fc48643fa4ffca67e4e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T17:38:33Z", "hostId": "336d6fa625ef393000e649410d865a0fb5b210988642d7a5d7ee9cc6", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateInstanceSimpleTests-ad0c8473-8108-4692-98fb-d5ecce83bd14-inst", "created": "2018-12-27T17:38:13Z", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-27 17:38:34,278 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/6f32653b-dfd4-4465-871e-b67c46582390 used request id req-935b77b2-f992-47e2-93a8-e7937d0032fc 2018-12-27 17:38:34,279 - create_instance - DEBUG - Instance status [CreateInstanceSimpleTests-ad0c8473-8108-4692-98fb-d5ecce83bd14-inst] is - ACTIVE 2018-12-27 17:38:34,279 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-27 17:38:37,282 - create_instance - DEBUG - VM status query timeout in 296.904770851 2018-12-27 17:38:37,285 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/6f32653b-dfd4-4465-871e-b67c46582390 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}494ccf76ac278f1861a4c4afdfb04623aed86cdc" 2018-12-27 17:38:37,328 - novaclient.v2.client - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:38:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-2e600fbc-d85e-424a-8b9b-a71cdecb1bb6 x-compute-request-id: req-2e600fbc-d85e-424a-8b9b-a71cdecb1bb6 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 6f32653b-dfd4-4465-871e-b67c46582390 could not be found.", "code": 404}} 2018-12-27 17:38:37,328 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/6f32653b-dfd4-4465-871e-b67c46582390 used request id req-2e600fbc-d85e-424a-8b9b-a71cdecb1bb6 2018-12-27 17:38:37,328 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 6f32653b-dfd4-4465-871e-b67c46582390 could not be found. (HTTP 404) (Request-ID: req-2e600fbc-d85e-424a-8b9b-a71cdecb1bb6) 2018-12-27 17:38:37,329 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceSimpleTests-ad0c8473-8108-4692-98fb-d5ecce83bd14-inst 2018-12-27 17:38:37,332 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:8774/v2.1/flavors/c9269e10-5999-4f8c-a9a5-43bbe663c5a9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c1bef715ded5c2883f693deb04e9c52ccd7519e" 2018-12-27 17:38:37,381 - novaclient.v2.client - DEBUG - RESP: [202] Date: Thu, 27 Dec 2018 17:38:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-e59be2fb-aa34-4902-9156-3fc21049ec32 x-compute-request-id: req-e59be2fb-aa34-4902-9156-3fc21049ec32 Content-Length: 0 Content-Type: application/json 2018-12-27 17:38:37,381 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/flavors/c9269e10-5999-4f8c-a9a5-43bbe663c5a9 used request id req-e59be2fb-aa34-4902-9156-3fc21049ec32 2018-12-27 17:38:37,382 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSimpleTests-ad0c8473-8108-4692-98fb-d5ecce83bd14-pub-subnet 2018-12-27 17:38:37,382 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSimpleTests-ad0c8473-8108-4692-98fb-d5ecce83bd14-pub-subnet 2018-12-27 17:38:37,387 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/subnets/06da45d6-c1d3-4cbb-8044-84aa6d9ad77b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42760202c15a2ec8731fce4f981ebafaa4670ec2" 2018-12-27 17:38:38,653 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-d4e9a72c-bf2d-466a-aa6c-dbd55fc899a8 Date: Thu, 27 Dec 2018 17:38:38 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 17:38:38,654 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/subnets/06da45d6-c1d3-4cbb-8044-84aa6d9ad77b used request id req-d4e9a72c-bf2d-466a-aa6c-dbd55fc899a8 2018-12-27 17:38:38,654 - neutron_utils - INFO - Deleting network with name CreateInstanceSimpleTests-ad0c8473-8108-4692-98fb-d5ecce83bd14-pub-net 2018-12-27 17:38:38,659 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/networks/aa543d57-9009-4307-a37a-404d9a18854f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42760202c15a2ec8731fce4f981ebafaa4670ec2" 2018-12-27 17:38:39,958 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-de4b9140-fe90-450d-a5c6-ca8fa31ca873 Date: Thu, 27 Dec 2018 17:38:39 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 17:38:39,958 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/networks/aa543d57-9009-4307-a37a-404d9a18854f used request id req-de4b9140-fe90-450d-a5c6-ca8fa31ca873 2018-12-27 17:38:39,959 - glance_utils - INFO - Deleting image named - CreateInstanceSimpleTests-ad0c8473-8108-4692-98fb-d5ecce83bd14-image 2018-12-27 17:38:39,962 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9292/v2/images/41492a8c-5bdd-4262-bfb2-781464b76d2b -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b3afd94a1a492d99b813998874bb27640fd338f7" 2018-12-27 17:38:40,493 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-86bd5e76-856b-4d9f-b81f-9a61adbd3f75 Date: Thu, 27 Dec 2018 17:38:40 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-27 17:38:40,493 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.31:9292/v2/images/41492a8c-5bdd-4262-bfb2-781464b76d2b used request id req-86bd5e76-856b-4d9f-b81f-9a61adbd3f75 2018-12-27 17:38:40,500 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e23e5c3d6b4e1a864bd1deec921f945edc09892" 2018-12-27 17:38:40,802 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 33483 X-Openstack-Request-Id: req-09a4f46b-b2d3-486f-839b-aaa828e67588 Date: Thu, 27 Dec 2018 17:38:40 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "created_at": "2018-12-27T15:33:01Z", "updated_at": "2018-12-27T15:33:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "35205ac3-06e6-4cf6-bb21-ff8f813cb45b", "remote_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "ade77f59-e70c-4970-8ea8-198222fa332e", "remote_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "c4f3bf7f-d793-498d-a883-bb8c6003f070", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "c85cb618-8f19-445b-8e16-6d467cb17771", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}], "revision_number": 4, "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "created_at": "2018-12-27T15:57:22Z", "updated_at": "2018-12-27T15:57:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "5e258a3b-01f5-4aef-81b7-0b5dc6e5b683", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "65475539-0336-498a-8da4-ff0a80b10089", "remote_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "ae922857-f7ae-4bc8-949b-153fb43bfd00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "b4f87679-52e1-4cf9-bf76-5abb9a9bec06", "remote_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "f7197afc9b61423897aefc9a643d03a1"}], "revision_number": 4, "project_id": "f7197afc9b61423897aefc9a643d03a1", "id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "created_at": "2018-12-27T16:01:54Z", "updated_at": "2018-12-27T16:01:54Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "00dd3abd-acd1-4edb-8f4a-8badcbd2eeb4", "remote_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "018de60d-bc33-4ef0-9eed-6d00b6ce227b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "0d99f0db-fa6b-4201-b67f-a7ff0db82c5d", "remote_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv6", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "5c4049ef-933d-4614-84e7-83584430d462", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv6", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}], "revision_number": 4, "project_id": "8c689c5e31c44b09ab85f80682abbc2a", "id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "created_at": "2018-12-27T15:56:49Z", "updated_at": "2018-12-27T15:56:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "6555e255-763a-4448-b1b1-0c93b2a390bd", "remote_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "777ff7a5-a590-43e5-a84b-7677710494e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "8bac258a-08df-48b7-900b-efbe01a6ec20", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "dc17921e-353f-4898-a970-881b2c8d093d", "remote_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}], "revision_number": 4, "project_id": "28dac9e1580d461c9de52e6659cc4f9d", "id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "created_at": "2018-12-27T16:01:52Z", "updated_at": "2018-12-27T16:01:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "32737757-45f3-4b24-b6ab-5f2d5579b4a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv6", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "ae604ef3-492d-4aa3-8045-1ff84f755a27", "remote_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv4", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "b7bff40a-beda-4996-b140-ed94d010535c", "remote_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv6", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "b8129030-9d72-4d5d-adce-47bbe62492fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv4", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}], "revision_number": 4, "project_id": "81c108a273314b24bf6b48c41b5bbe0c", "id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "created_at": "2018-12-27T15:57:20Z", "updated_at": "2018-12-27T15:57:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "0c389ec4-c0af-4c20-acf9-4fcc1d859dd7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv6", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "3749697a-f2ef-439a-a661-2fb92badd1ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv4", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "b74e0c8c-e243-450e-b1be-69c587093d6d", "remote_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv6", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "c222695b-2f1c-427d-afd7-e0be24ec9f66", "remote_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv4", "project_id": "7fb0e5436e4f467998e672dd71018a45"}], "revision_number": 4, "project_id": "7fb0e5436e4f467998e672dd71018a45", "id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "created_at": "2018-12-27T17:02:11Z", "updated_at": "2018-12-27T17:02:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "675d8a56-1c9b-4c58-a252-61e65997fd05", "remote_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv4", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "84f0587c-7394-4fd6-8f3d-8d6ba94cf3f9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv6", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "8a450b4f-e710-4193-816e-13a2d4e40c07", "remote_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv6", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "c3106b0a-1026-4156-86a9-f0438b7fab93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv4", "project_id": "7cba3664d5674e65a12c8c269a05febf"}], "revision_number": 4, "project_id": "7cba3664d5674e65a12c8c269a05febf", "id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "created_at": "2018-12-27T15:58:29Z", "updated_at": "2018-12-27T15:58:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "2a945ecc-f9fa-4219-96ab-c189a7f5c102", "remote_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv6", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "55e2b54e-68d4-4476-8c9f-e05e347c8970", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv4", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "9983229c-b595-482a-973f-81137a209b6d", "remote_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv4", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "9d4b8450-78ab-4817-a586-372ed88268f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv6", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}], "revision_number": 4, "project_id": "fbd6dbf946a5406398ba810e02d0888e", "id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "created_at": "2018-12-27T15:57:24Z", "updated_at": "2018-12-27T15:57:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "35521f2a-a59d-4798-9fa8-0febfe126076", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv4", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "607d473d-1e6a-4088-a778-7df9ffc1ff68", "remote_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv6", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "6f8fa92b-b67a-4047-a900-f43656aff42b", "remote_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv4", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "890f1d6c-9ae5-45b0-b7a1-282182432b66", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv6", "project_id": "253cc6709e714b8a80a5f74e4257907e"}], "revision_number": 4, "project_id": "253cc6709e714b8a80a5f74e4257907e", "id": "b9546f11-205e-4322-89f8-f0360d6090ed", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "created_at": "2018-12-27T15:57:08Z", "updated_at": "2018-12-27T15:57:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "6739c48b-d899-4c17-bb8e-ffaf8922c034", "remote_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv4", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "9660a6af-4d9b-40b9-9729-f205f66c2bd0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv4", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "bf244c03-fc10-4754-9c2b-b0224401c4f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv6", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "d3bee7cc-a152-441c-9790-abb1f56cec03", "remote_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv6", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}], "revision_number": 4, "project_id": "782a28bd0d40485e85eda6b8ba43840b", "id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "created_at": "2018-12-27T15:57:11Z", "updated_at": "2018-12-27T15:57:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "22c0d2cf-360a-4aa8-ba7e-bfdbf8327d27", "remote_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "553b140a-8ba9-4af7-9f50-bf24e87aebf7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "b2ecf7a5-df98-4d65-a762-767320437c5a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "e49104b2-7c13-49d6-8519-a16dd585346f", "remote_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}], "revision_number": 4, "project_id": "ef7e486beb8f4de39b25ca5f11552328", "id": "d0588e93-db0d-4888-9f99-3399a50df490", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "created_at": "2018-12-27T17:19:15Z", "updated_at": "2018-12-27T17:19:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "1990fe24-df44-4561-9f09-f50aab182bf7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "651e4b8b-b29e-409b-9f25-ff2328ccefe6", "remote_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "cc4e2254-2157-4ae1-a233-3047573ddc6d", "remote_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "da56dda4-aaf3-43ff-bdf7-e64892ec2345", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}], "revision_number": 4, "project_id": "2a5a6879c5fa4db798cea6d394565d45", "id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-27T15:33:07Z", "updated_at": "2018-12-27T15:33:07Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "4de95db8-72d6-4aec-a145-e92511971eb9", "remote_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "5f100cff-05d8-4405-8dfb-0a387c123fae", "remote_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "a3f6a193-cc94-4220-a73a-08acf63c449b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "f059d8a5-0c32-49c9-a721-77cc89245ecd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "created_at": "2018-12-27T15:29:16Z", "updated_at": "2018-12-27T15:29:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "3c53841a-5bc0-4192-b482-044411e217ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "5956ff3f-d59d-4af6-82b5-566c888583a7", "remote_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:16Z", "revision_number": 0, "id": "60735d87-52c7-426a-91a6-aff1078a5a2d", "remote_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:16Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "abe97133-61dd-4fdf-baf3-2e07968a324f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "da629caea04941e1ae8979c379dc7c9d"}], "revision_number": 4, "project_id": "da629caea04941e1ae8979c379dc7c9d", "id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "name": "default"}]} 2018-12-27 17:38:40,803 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=default used request id req-09a4f46b-b2d3-486f-839b-aaa828e67588 2018-12-27 17:38:40,810 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e23e5c3d6b4e1a864bd1deec921f945edc09892" 2018-12-27 17:38:40,914 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:38:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-31301004-8615-4753-93a0-c475bdd1ad88 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b7b4fceec1ad4c6eb74d758b709a9d93", "name": "admin"}} 2018-12-27 17:38:40,915 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93 used request id req-31301004-8615-4753-93a0-c475bdd1ad88 2018-12-27 17:38:40,918 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/f7197afc9b61423897aefc9a643d03a1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e23e5c3d6b4e1a864bd1deec921f945edc09892" 2018-12-27 17:38:41,033 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:38:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f81fd7b1-9703-4d14-98a7-2653d4d1e447 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f7197afc9b61423897aefc9a643d03a1.", "code": 404, "title": "Not Found"}} 2018-12-27 17:38:41,034 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/f7197afc9b61423897aefc9a643d03a1 used request id req-f81fd7b1-9703-4d14-98a7-2653d4d1e447 2018-12-27 17:38:41,034 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:38:41,038 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/8c689c5e31c44b09ab85f80682abbc2a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e23e5c3d6b4e1a864bd1deec921f945edc09892" 2018-12-27 17:38:41,161 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:38:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0bfaf480-f8ef-4d97-968c-115eb5536f45 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8c689c5e31c44b09ab85f80682abbc2a.", "code": 404, "title": "Not Found"}} 2018-12-27 17:38:41,161 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/8c689c5e31c44b09ab85f80682abbc2a used request id req-0bfaf480-f8ef-4d97-968c-115eb5536f45 2018-12-27 17:38:41,161 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:38:41,165 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/28dac9e1580d461c9de52e6659cc4f9d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e23e5c3d6b4e1a864bd1deec921f945edc09892" 2018-12-27 17:38:41,272 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:38:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-87191419-82f3-4665-8d63-b10eab50f340 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 28dac9e1580d461c9de52e6659cc4f9d.", "code": 404, "title": "Not Found"}} 2018-12-27 17:38:41,273 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/28dac9e1580d461c9de52e6659cc4f9d used request id req-87191419-82f3-4665-8d63-b10eab50f340 2018-12-27 17:38:41,273 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:38:41,276 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/81c108a273314b24bf6b48c41b5bbe0c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e23e5c3d6b4e1a864bd1deec921f945edc09892" 2018-12-27 17:38:41,394 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:38:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ce9479f1-a355-49ad-966a-b9969fa6625c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 81c108a273314b24bf6b48c41b5bbe0c.", "code": 404, "title": "Not Found"}} 2018-12-27 17:38:41,394 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/81c108a273314b24bf6b48c41b5bbe0c used request id req-ce9479f1-a355-49ad-966a-b9969fa6625c 2018-12-27 17:38:41,395 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:38:41,398 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/7fb0e5436e4f467998e672dd71018a45 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e23e5c3d6b4e1a864bd1deec921f945edc09892" 2018-12-27 17:38:41,509 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:38:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a3bac42b-53ec-4572-baa4-e3fc6a7f93ae Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7fb0e5436e4f467998e672dd71018a45.", "code": 404, "title": "Not Found"}} 2018-12-27 17:38:41,509 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/7fb0e5436e4f467998e672dd71018a45 used request id req-a3bac42b-53ec-4572-baa4-e3fc6a7f93ae 2018-12-27 17:38:41,509 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:38:41,513 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/7cba3664d5674e65a12c8c269a05febf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e23e5c3d6b4e1a864bd1deec921f945edc09892" 2018-12-27 17:38:41,628 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:38:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c557b6aa-8c46-4bd5-a210-95500db6262c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7cba3664d5674e65a12c8c269a05febf.", "code": 404, "title": "Not Found"}} 2018-12-27 17:38:41,628 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/7cba3664d5674e65a12c8c269a05febf used request id req-c557b6aa-8c46-4bd5-a210-95500db6262c 2018-12-27 17:38:41,629 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:38:41,632 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/fbd6dbf946a5406398ba810e02d0888e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e23e5c3d6b4e1a864bd1deec921f945edc09892" 2018-12-27 17:38:41,742 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:38:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b17e2991-36c4-4520-9664-2886adf82dad Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: fbd6dbf946a5406398ba810e02d0888e.", "code": 404, "title": "Not Found"}} 2018-12-27 17:38:41,742 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/fbd6dbf946a5406398ba810e02d0888e used request id req-b17e2991-36c4-4520-9664-2886adf82dad 2018-12-27 17:38:41,742 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:38:41,746 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/253cc6709e714b8a80a5f74e4257907e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e23e5c3d6b4e1a864bd1deec921f945edc09892" 2018-12-27 17:38:41,850 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:38:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a2cc08af-77f0-45b9-9cd3-1cd088c4519e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 253cc6709e714b8a80a5f74e4257907e.", "code": 404, "title": "Not Found"}} 2018-12-27 17:38:41,850 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/253cc6709e714b8a80a5f74e4257907e used request id req-a2cc08af-77f0-45b9-9cd3-1cd088c4519e 2018-12-27 17:38:41,850 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:38:41,854 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/782a28bd0d40485e85eda6b8ba43840b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e23e5c3d6b4e1a864bd1deec921f945edc09892" 2018-12-27 17:38:41,960 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:38:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4a21d5d0-0d48-4db5-91ea-edff7b27b214 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 782a28bd0d40485e85eda6b8ba43840b.", "code": 404, "title": "Not Found"}} 2018-12-27 17:38:41,960 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/782a28bd0d40485e85eda6b8ba43840b used request id req-4a21d5d0-0d48-4db5-91ea-edff7b27b214 2018-12-27 17:38:41,960 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:38:41,964 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/ef7e486beb8f4de39b25ca5f11552328 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e23e5c3d6b4e1a864bd1deec921f945edc09892" 2018-12-27 17:38:42,085 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:38:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2c547cef-7e74-4f8b-94c7-46887c21a203 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: ef7e486beb8f4de39b25ca5f11552328.", "code": 404, "title": "Not Found"}} 2018-12-27 17:38:42,085 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/ef7e486beb8f4de39b25ca5f11552328 used request id req-2c547cef-7e74-4f8b-94c7-46887c21a203 2018-12-27 17:38:42,085 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:38:42,089 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/2a5a6879c5fa4db798cea6d394565d45 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e23e5c3d6b4e1a864bd1deec921f945edc09892" 2018-12-27 17:38:42,197 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:38:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9627d7c4-c9b3-4dfb-b040-3ac7d023580f Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.31:5000/v3/projects/2a5a6879c5fa4db798cea6d394565d45"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}} 2018-12-27 17:38:42,197 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/2a5a6879c5fa4db798cea6d394565d45 used request id req-9627d7c4-c9b3-4dfb-b040-3ac7d023580f 2018-12-27 17:38:42,201 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/da629caea04941e1ae8979c379dc7c9d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e23e5c3d6b4e1a864bd1deec921f945edc09892" 2018-12-27 17:38:42,315 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:38:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d67d0f62-5256-4cf1-baef-14c768c5bf55 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/da629caea04941e1ae8979c379dc7c9d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "da629caea04941e1ae8979c379dc7c9d", "name": "service"}} 2018-12-27 17:38:42,315 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/da629caea04941e1ae8979c379dc7c9d used request id req-d67d0f62-5256-4cf1-baef-14c768c5bf55 2018-12-27 17:38:42,316 - keystone_utils - INFO - Deleting project with name - CreateInstanceSimpleTests-e7474895-a90f-41a-proj 2018-12-27 17:38:42,320 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/projects/4b69b94d15e3438b810ff55ab0e48b0e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e23e5c3d6b4e1a864bd1deec921f945edc09892" 2018-12-27 17:38:42,588 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:38:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-91d0f4d8-f012-4668-8a1e-7fd7bf4f2401 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:38:42,588 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/4b69b94d15e3438b810ff55ab0e48b0e used request id req-91d0f4d8-f012-4668-8a1e-7fd7bf4f2401 2018-12-27 17:38:42,588 - keystone_utils - INFO - Deleting role with name - CreateInstanceSimpleTests-e7474895-a90f-41a-proj-role 2018-12-27 17:38:42,592 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/roles/3af18ff53c884474bba99a75948a0ca9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e23e5c3d6b4e1a864bd1deec921f945edc09892" 2018-12-27 17:38:42,717 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:38:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ffceb95f-eeca-4f7d-b159-350f74d965b4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:38:42,717 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/roles/3af18ff53c884474bba99a75948a0ca9 used request id req-ffceb95f-eeca-4f7d-b159-350f74d965b4 2018-12-27 17:38:42,721 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e23e5c3d6b4e1a864bd1deec921f945edc09892" 2018-12-27 17:38:42,830 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:38:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-70a3eb6f-df79-4ad1-9cb5-1a69cd531cf1 Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8de789d09e46427786a85702e5e8de91", "links": {"self": "http://172.30.9.31:5000/v3/roles/8de789d09e46427786a85702e5e8de91"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 17:38:42,830 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-70a3eb6f-df79-4ad1-9cb5-1a69cd531cf1 2018-12-27 17:38:42,831 - keystone_utils - INFO - Deleting user with name - CreateInstanceSimpleTests-e7474895-a90f-41a-user 2018-12-27 17:38:42,835 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/users/851cb52799ce4f8c9abe46d8dad58420 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5bccac2ae91d09b66a2bcb1a1279b41e53867a5" 2018-12-27 17:38:43,068 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:38:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-689b1a9f-1598-4564-8280-5e37bd1a5e44 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:38:43,068 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/851cb52799ce4f8c9abe46d8dad58420 used request id req-689b1a9f-1598-4564-8280-5e37bd1a5e44 2018-12-27 17:38:43,070 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:38:43,482 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:38:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["kGTXMlmEQWiuITLiKNEwDA"], "issued_at": "2018-12-27T17:38:43.000000Z"}} 2018-12-27 17:38:43,482 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99d87db7b7fa810429ac8fef23a0bf3b83b11ab3" 2018-12-27 17:38:43,582 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:38:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-005d951b-f089-4856-bfb1-eb8eea941b65 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:38:43,582 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-005d951b-f089-4856-bfb1-eb8eea941b65 2018-12-27 17:38:43,584 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:38:43,584 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:38:44,005 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:38:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["OIk8_84yT_uhZPvE_OkmCA"], "issued_at": "2018-12-27T17:38:44.000000Z"}} 2018-12-27 17:38:44,006 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aac6d2597a92f97b5cd1678c2a825e109fa52974" 2018-12-27 17:38:44,097 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:38:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bf0af649-acba-496c-9709-b30464593f5d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:38:44,097 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-bf0af649-acba-496c-9709-b30464593f5d 2018-12-27 17:38:44,102 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 17:38:44,107 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 17:38:44 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 17:38:44,108 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSimpleTests-8894e666-e24f-444-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aac6d2597a92f97b5cd1678c2a825e109fa52974" 2018-12-27 17:38:44,223 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:38:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a527cc58-0b8d-4914-933a-5ad75929ff30 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSimpleTests-8894e666-e24f-444-proj", "previous": null, "next": null}, "projects": []} 2018-12-27 17:38:44,223 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSimpleTests-8894e666-e24f-444-proj used request id req-a527cc58-0b8d-4914-933a-5ad75929ff30 2018-12-27 17:38:44,226 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aac6d2597a92f97b5cd1678c2a825e109fa52974" 2018-12-27 17:38:44,346 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:38:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2ec0e516-7049-4eb4-8c03-0aa08e12ce9c Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-27 17:38:44,346 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-2ec0e516-7049-4eb4-8c03-0aa08e12ce9c 2018-12-27 17:38:44,350 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aac6d2597a92f97b5cd1678c2a825e109fa52974" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceSimpleTests-8894e666-e24f-444-proj"}}' 2018-12-27 17:38:44,486 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 27 Dec 2018 17:38:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d1905e8c-b324-496d-b8d4-fd844746b8ef Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/6ad90c3d928b4ccbbecc196d5794788d"}, "tags": [], "enabled": true, "id": "6ad90c3d928b4ccbbecc196d5794788d", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSimpleTests-8894e666-e24f-444-proj"}} 2018-12-27 17:38:44,487 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-d1905e8c-b324-496d-b8d4-fd844746b8ef 2018-12-27 17:38:44,487 - keystone_utils - INFO - Created project with name - CreateInstanceSimpleTests-8894e666-e24f-444-proj 2018-12-27 17:38:44,487 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:38:44,488 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:38:44,915 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:38:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["6ae-lmSERjOOvPPew80O8Q"], "issued_at": "2018-12-27T17:38:44.000000Z"}} 2018-12-27 17:38:44,915 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5587c363a817bb5d00dd422bc788edb98492bd0b" 2018-12-27 17:38:44,928 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:38:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d0e881da-3edb-404e-8c8f-25b0b3dddd16 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:38:44,928 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-d0e881da-3edb-404e-8c8f-25b0b3dddd16 2018-12-27 17:38:44,932 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 17:38:44,936 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 17:38:44 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 17:38:44,937 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5587c363a817bb5d00dd422bc788edb98492bd0b" 2018-12-27 17:38:45,064 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:38:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b67a0021-7bc2-4125-962c-c3d769b05dfd Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "links": {"self": "http://172.30.9.31:5000/v3/users/01fa52e7b3674fc48643fa4ffca67e4e"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "01fa52e7b3674fc48643fa4ffca67e4e", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/05a834ddebbc40688596b7460b47439e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05a834ddebbc40688596b7460b47439e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/08226a0ad01943f39559448239e291e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "08226a0ad01943f39559448239e291e1", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/55c0552fe37a4f7ca0e73939514bc683"}, "domain_id": "default", "enabled": true, "options": {}, "id": "55c0552fe37a4f7ca0e73939514bc683", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/646a4af4e3b5439a97996d353fea3924"}, "domain_id": "914eec1d43ea4caf9d2fd33268c06258", "enabled": true, "options": {}, "id": "646a4af4e3b5439a97996d353fea3924", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/85fb203e51c34d3f8122e285a6a318b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85fb203e51c34d3f8122e285a6a318b3", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/905e7f4b42d24cca93b99d2401fa3378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "905e7f4b42d24cca93b99d2401fa3378", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/a5bc08b9f81f4e5bb86c24f9f7547bae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5bc08b9f81f4e5bb86c24f9f7547bae", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/a5c780627f004d318bf908d80305da9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5c780627f004d318bf908d80305da9c", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/b18425bf2b044bc9af7e194919539a17"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b18425bf2b044bc9af7e194919539a17", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/b8d2134b619d4dca80e21d6fb16449b0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b8d2134b619d4dca80e21d6fb16449b0", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/b9ab6a25a652438285139fe5b44aea62"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9ab6a25a652438285139fe5b44aea62", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/c08462554a4844d681348f58b9b0edee"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c08462554a4844d681348f58b9b0edee", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/ddfc3a9aad444d4782eae677c8a98130"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ddfc3a9aad444d4782eae677c8a98130", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/f2a74f2185a54676a6cb2bb5ecfcc4f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2a74f2185a54676a6cb2bb5ecfcc4f6", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-12-27 17:38:45,064 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-b67a0021-7bc2-4125-962c-c3d769b05dfd 2018-12-27 17:38:45,068 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?name=CreateInstanceSimpleTests-8894e666-e24f-444-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5587c363a817bb5d00dd422bc788edb98492bd0b" 2018-12-27 17:38:45,180 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:38:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a33ead79-f415-4cc5-9fce-d633a2d210d2 Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?name=CreateInstanceSimpleTests-8894e666-e24f-444-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/6ad90c3d928b4ccbbecc196d5794788d"}, "tags": [], "enabled": true, "id": "6ad90c3d928b4ccbbecc196d5794788d", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSimpleTests-8894e666-e24f-444-proj"}]} 2018-12-27 17:38:45,181 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?name=CreateInstanceSimpleTests-8894e666-e24f-444-proj used request id req-a33ead79-f415-4cc5-9fce-d633a2d210d2 2018-12-27 17:38:45,184 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5587c363a817bb5d00dd422bc788edb98492bd0b" 2018-12-27 17:38:45,296 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:38:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d96f3868-0037-430d-a955-36d25ce85fcb Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-27 17:38:45,296 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-d96f3868-0037-430d-a955-36d25ce85fcb 2018-12-27 17:38:45,712 - keystone_utils - INFO - Created user with name - CreateInstanceSimpleTests-8894e666-e24f-444-user 2018-12-27 17:38:45,712 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:38:45,716 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aac6d2597a92f97b5cd1678c2a825e109fa52974" 2018-12-27 17:38:45,825 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:38:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6a307139-e9c9-4514-8621-4e89b48eff96 Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8de789d09e46427786a85702e5e8de91", "links": {"self": "http://172.30.9.31:5000/v3/roles/8de789d09e46427786a85702e5e8de91"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 17:38:45,825 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-6a307139-e9c9-4514-8621-4e89b48eff96 2018-12-27 17:38:45,829 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aac6d2597a92f97b5cd1678c2a825e109fa52974" -d '{"role": {"name": "CreateInstanceSimpleTests-8894e666-e24f-444-proj-role"}}' 2018-12-27 17:38:46,008 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 27 Dec 2018 17:38:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-464e78d6-3d16-4d22-a004-a9cf09ad0b94 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "3cfb088a8e054375afb4d82139bfbbed", "links": {"self": "http://172.30.9.31:5000/v3/roles/3cfb088a8e054375afb4d82139bfbbed"}, "name": "CreateInstanceSimpleTests-8894e666-e24f-444-proj-role"}} 2018-12-27 17:38:46,008 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/roles used request id req-464e78d6-3d16-4d22-a004-a9cf09ad0b94 2018-12-27 17:38:46,009 - keystone_utils - INFO - Created role with name - CreateInstanceSimpleTests-8894e666-e24f-444-proj-role 2018-12-27 17:38:46,012 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles/3cfb088a8e054375afb4d82139bfbbed -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aac6d2597a92f97b5cd1678c2a825e109fa52974" 2018-12-27 17:38:46,130 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:38:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f900f13e-9eff-4ae1-88b4-204d731a1243 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "3cfb088a8e054375afb4d82139bfbbed", "links": {"self": "http://172.30.9.31:5000/v3/roles/3cfb088a8e054375afb4d82139bfbbed"}, "name": "CreateInstanceSimpleTests-8894e666-e24f-444-proj-role"}} 2018-12-27 17:38:46,130 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles/3cfb088a8e054375afb4d82139bfbbed used request id req-f900f13e-9eff-4ae1-88b4-204d731a1243 2018-12-27 17:38:46,130 - keystone_utils - INFO - Granting role CreateInstanceSimpleTests-8894e666-e24f-444-proj-role to project CreateInstanceSimpleTests-8894e666-e24f-444-proj 2018-12-27 17:38:46,134 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:5000/v3/projects/6ad90c3d928b4ccbbecc196d5794788d/users/553d49854a9c49f6aa87099a0d211192/roles/3cfb088a8e054375afb4d82139bfbbed -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aac6d2597a92f97b5cd1678c2a825e109fa52974" 2018-12-27 17:38:46,290 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:38:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e1f7b08e-becb-4506-b9cf-11df144866bb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:38:46,290 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/6ad90c3d928b4ccbbecc196d5794788d/users/553d49854a9c49f6aa87099a0d211192/roles/3cfb088a8e054375afb4d82139bfbbed used request id req-e1f7b08e-becb-4506-b9cf-11df144866bb 2018-12-27 17:38:46,291 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-27 17:38:46,291 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:38:46,293 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:38:46,295 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-12-27 17:38:46,295 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:38:46,296 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:38:46,702 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3cfb088a8e054375afb4d82139bfbbed", "name": "CreateInstanceSimpleTests-8894e666-e24f-444-proj-role"}], "expires_at": "2018-12-27T18:38:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6ad90c3d928b4ccbbecc196d5794788d", "name": "CreateInstanceSimpleTests-8894e666-e24f-444-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/6ad90c3d928b4ccbbecc196d5794788d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/6ad90c3d928b4ccbbecc196d5794788d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/6ad90c3d928b4ccbbecc196d5794788d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/6ad90c3d928b4ccbbecc196d5794788d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/6ad90c3d928b4ccbbecc196d5794788d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/6ad90c3d928b4ccbbecc196d5794788d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/6ad90c3d928b4ccbbecc196d5794788d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/6ad90c3d928b4ccbbecc196d5794788d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/6ad90c3d928b4ccbbecc196d5794788d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_6ad90c3d928b4ccbbecc196d5794788d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_6ad90c3d928b4ccbbecc196d5794788d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/6ad90c3d928b4ccbbecc196d5794788d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/6ad90c3d928b4ccbbecc196d5794788d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/6ad90c3d928b4ccbbecc196d5794788d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSimpleTests-8894e666-e24f-444-user", "id": "553d49854a9c49f6aa87099a0d211192"}, "audit_ids": ["v2jy4Z_2Qs-T8R_EiwP43A"], "issued_at": "2018-12-27T17:38:46.000000Z"}} 2018-12-27 17:38:46,702 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}004d05fb53602ba0b0917d3baa1224cd379a0f8a" 2018-12-27 17:38:46,812 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:38:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a0c5bb93-00f6-4afe-ab90-6f716ea8b065 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:38:46,812 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-a0c5bb93-00f6-4afe-ab90-6f716ea8b065 2018-12-27 17:38:46,816 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSimpleTests-5612407d-c1a9-43a4-983d-ef7547b6a358-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}004d05fb53602ba0b0917d3baa1224cd379a0f8a" 2018-12-27 17:38:47,041 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 170 Content-Type: application/json X-Openstack-Request-Id: req-15f3e0ad-b5b4-4231-b5a9-ae3ba41a0bad Date: Thu, 27 Dec 2018 17:38:47 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSimpleTests-5612407d-c1a9-43a4-983d-ef7547b6a358-image"} 2018-12-27 17:38:47,042 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSimpleTests-5612407d-c1a9-43a4-983d-ef7547b6a358-image used request id req-15f3e0ad-b5b4-4231-b5a9-ae3ba41a0bad 2018-12-27 17:38:47,044 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}004d05fb53602ba0b0917d3baa1224cd379a0f8a" 2018-12-27 17:38:47,286 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-4241608c-cb8a-4bfa-b4f1-eef1112cab0f Date: Thu, 27 Dec 2018 17:38:47 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-27 17:38:47,287 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/schemas/image used request id req-4241608c-cb8a-4bfa-b4f1-eef1112cab0f 2018-12-27 17:38:47,318 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}004d05fb53602ba0b0917d3baa1224cd379a0f8a" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceSimpleTests-5612407d-c1a9-43a4-983d-ef7547b6a358-image"}' 2018-12-27 17:38:47,558 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 629 Content-Type: application/json Location: http://172.30.9.31:9292/v2/images/da0491d8-fef6-4275-a8c8-7f8268d10e88 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-d2d39294-63f0-4bee-8688-558c9078202c Date: Thu, 27 Dec 2018 17:38:47 GMT RESP BODY: {"status": "queued", "name": "CreateInstanceSimpleTests-5612407d-c1a9-43a4-983d-ef7547b6a358-image", "tags": [], "container_format": "bare", "created_at": "2018-12-27T17:38:47Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-12-27T17:38:47Z", "visibility": "shared", "locations": [], "self": "/v2/images/da0491d8-fef6-4275-a8c8-7f8268d10e88", "min_disk": 0, "protected": false, "id": "da0491d8-fef6-4275-a8c8-7f8268d10e88", "file": "/v2/images/da0491d8-fef6-4275-a8c8-7f8268d10e88/file", "checksum": null, "owner": "6ad90c3d928b4ccbbecc196d5794788d", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-27 17:38:47,559 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.31:9292/v2/images used request id req-d2d39294-63f0-4bee-8688-558c9078202c 2018-12-27 17:38:47,569 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:9292/v2/images/da0491d8-fef6-4275-a8c8-7f8268d10e88/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}004d05fb53602ba0b0917d3baa1224cd379a0f8a" -d '' 2018-12-27 17:38:48,422 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-19087cae-74f6-4d6a-8cd9-ac976164d222 Date: Thu, 27 Dec 2018 17:38:48 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-27 17:38:48,422 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.31:9292/v2/images/da0491d8-fef6-4275-a8c8-7f8268d10e88/file used request id req-19087cae-74f6-4d6a-8cd9-ac976164d222 2018-12-27 17:38:48,423 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-27 17:38:48,426 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/images/da0491d8-fef6-4275-a8c8-7f8268d10e88 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}004d05fb53602ba0b0917d3baa1224cd379a0f8a" 2018-12-27 17:38:48,627 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 890 Content-Type: application/json X-Openstack-Request-Id: req-e4314fe8-b3b6-45e3-9f5c-a1aaba0c3b53 Date: Thu, 27 Dec 2018 17:38:48 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSimpleTests-5612407d-c1a9-43a4-983d-ef7547b6a358-image", "tags": [], "container_format": "bare", "created_at": "2018-12-27T17:38:47Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-27T17:38:48Z", "visibility": "shared", "locations": [{"url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/da0491d8-fef6-4275-a8c8-7f8268d10e88/snap", "metadata": {}}], "self": "/v2/images/da0491d8-fef6-4275-a8c8-7f8268d10e88", "min_disk": 0, "protected": false, "id": "da0491d8-fef6-4275-a8c8-7f8268d10e88", "file": "/v2/images/da0491d8-fef6-4275-a8c8-7f8268d10e88/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "6ad90c3d928b4ccbbecc196d5794788d", "direct_url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/da0491d8-fef6-4275-a8c8-7f8268d10e88/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-27 17:38:48,628 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images/da0491d8-fef6-4275-a8c8-7f8268d10e88 used request id req-e4314fe8-b3b6-45e3-9f5c-a1aaba0c3b53 2018-12-27 17:38:48,631 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}004d05fb53602ba0b0917d3baa1224cd379a0f8a" 2018-12-27 17:38:48,638 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-3fa49cb1-0c3d-4411-bfc7-74f48cefcfad Date: Thu, 27 Dec 2018 17:38:48 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-27 17:38:48,638 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/schemas/image used request id req-3fa49cb1-0c3d-4411-bfc7-74f48cefcfad 2018-12-27 17:38:48,641 - create_image - INFO - Created image with name - CreateInstanceSimpleTests-5612407d-c1a9-43a4-983d-ef7547b6a358-image 2018-12-27 17:38:48,643 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/images/da0491d8-fef6-4275-a8c8-7f8268d10e88 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}004d05fb53602ba0b0917d3baa1224cd379a0f8a" 2018-12-27 17:38:48,838 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 890 Content-Type: application/json X-Openstack-Request-Id: req-3b80964d-e11c-4ed3-9aa5-31001e5b9f1a Date: Thu, 27 Dec 2018 17:38:48 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSimpleTests-5612407d-c1a9-43a4-983d-ef7547b6a358-image", "tags": [], "container_format": "bare", "created_at": "2018-12-27T17:38:47Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-27T17:38:48Z", "visibility": "shared", "locations": [{"url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/da0491d8-fef6-4275-a8c8-7f8268d10e88/snap", "metadata": {}}], "self": "/v2/images/da0491d8-fef6-4275-a8c8-7f8268d10e88", "min_disk": 0, "protected": false, "id": "da0491d8-fef6-4275-a8c8-7f8268d10e88", "file": "/v2/images/da0491d8-fef6-4275-a8c8-7f8268d10e88/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "6ad90c3d928b4ccbbecc196d5794788d", "direct_url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/da0491d8-fef6-4275-a8c8-7f8268d10e88/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-27 17:38:48,838 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images/da0491d8-fef6-4275-a8c8-7f8268d10e88 used request id req-3b80964d-e11c-4ed3-9aa5-31001e5b9f1a 2018-12-27 17:38:48,838 - create_image - DEBUG - Instance status is - active 2018-12-27 17:38:48,839 - create_image - DEBUG - Image is active with name - CreateInstanceSimpleTests-5612407d-c1a9-43a4-983d-ef7547b6a358-image 2018-12-27 17:38:48,839 - create_image - INFO - Image is now active with name - CreateInstanceSimpleTests-5612407d-c1a9-43a4-983d-ef7547b6a358-image 2018-12-27 17:38:48,839 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:38:48,840 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:38:49,264 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:38:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["6ER24j14QN6gF9A95rq3_Q"], "issued_at": "2018-12-27T17:38:49.000000Z"}} 2018-12-27 17:38:49,265 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b60773da3684e5189ff2210dae02b23e5d41bda" 2018-12-27 17:38:49,369 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:38:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c089c39b-202e-44d2-afc2-5f7229620b78 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:38:49,369 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-c089c39b-202e-44d2-afc2-5f7229620b78 2018-12-27 17:38:49,370 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-27 17:38:49,375 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b60773da3684e5189ff2210dae02b23e5d41bda" 2018-12-27 17:38:49,610 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:38:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-d1b87c72-14cc-4041-bdda-a6a1818c5b40 x-compute-request-id: req-d1b87c72-14cc-4041-bdda-a6a1818c5b40 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-12-27 17:38:49,610 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-d1b87c72-14cc-4041-bdda-a6a1818c5b40 2018-12-27 17:38:49,614 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b60773da3684e5189ff2210dae02b23e5d41bda" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstanceSimpleTests-5612407d-c1a9-43a4-983d-ef7547b6a358-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-12-27 17:38:49,730 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:38:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b5ab8dd1-6c9c-49a3-8701-1f0bc6a4865e x-compute-request-id: req-b5ab8dd1-6c9c-49a3-8701-1f0bc6a4865e Content-Encoding: gzip Content-Length: 324 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstanceSimpleTests-5612407d-c1a9-43a4-983d-ef7547b6a358-flavor-name", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/28c3dd6d-cddf-4d44-a5f2-127671c01f75", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/28c3dd6d-cddf-4d44-a5f2-127671c01f75", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "28c3dd6d-cddf-4d44-a5f2-127671c01f75"}} 2018-12-27 17:38:49,730 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-b5ab8dd1-6c9c-49a3-8701-1f0bc6a4865e 2018-12-27 17:38:49,731 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:38:49,732 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:38:50,152 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3cfb088a8e054375afb4d82139bfbbed", "name": "CreateInstanceSimpleTests-8894e666-e24f-444-proj-role"}], "expires_at": "2018-12-27T18:38:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6ad90c3d928b4ccbbecc196d5794788d", "name": "CreateInstanceSimpleTests-8894e666-e24f-444-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/6ad90c3d928b4ccbbecc196d5794788d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/6ad90c3d928b4ccbbecc196d5794788d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/6ad90c3d928b4ccbbecc196d5794788d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/6ad90c3d928b4ccbbecc196d5794788d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/6ad90c3d928b4ccbbecc196d5794788d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/6ad90c3d928b4ccbbecc196d5794788d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/6ad90c3d928b4ccbbecc196d5794788d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/6ad90c3d928b4ccbbecc196d5794788d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/6ad90c3d928b4ccbbecc196d5794788d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_6ad90c3d928b4ccbbecc196d5794788d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_6ad90c3d928b4ccbbecc196d5794788d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/6ad90c3d928b4ccbbecc196d5794788d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/6ad90c3d928b4ccbbecc196d5794788d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/6ad90c3d928b4ccbbecc196d5794788d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSimpleTests-8894e666-e24f-444-user", "id": "553d49854a9c49f6aa87099a0d211192"}, "audit_ids": ["5Y0WdwCNRcWz1n9hQlW_0Q"], "issued_at": "2018-12-27T17:38:50.000000Z"}} 2018-12-27 17:38:50,152 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74fe0bc245feeab326438f06804772724b07474d" 2018-12-27 17:38:50,242 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:38:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3c85ca07-53f5-424d-9a49-01755be30209 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:38:50,243 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-3c85ca07-53f5-424d-9a49-01755be30209 2018-12-27 17:38:50,251 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceSimpleTests-5612407d-c1a9-43a4-983d-ef7547b6a358-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74fe0bc245feeab326438f06804772724b07474d" 2018-12-27 17:38:50,440 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-627f522d-0701-4cdd-8a19-7768d8246d19 Date: Thu, 27 Dec 2018 17:38:50 GMT RESP BODY: {"networks":[]} 2018-12-27 17:38:50,441 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceSimpleTests-5612407d-c1a9-43a4-983d-ef7547b6a358-pub-net used request id req-627f522d-0701-4cdd-8a19-7768d8246d19 2018-12-27 17:38:50,441 - neutron_utils - INFO - Creating network with name CreateInstanceSimpleTests-5612407d-c1a9-43a4-983d-ef7547b6a358-pub-net 2018-12-27 17:38:50,446 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74fe0bc245feeab326438f06804772724b07474d" -d '{"network": {"name": "CreateInstanceSimpleTests-5612407d-c1a9-43a4-983d-ef7547b6a358-pub-net", "admin_state_up": true}}' 2018-12-27 17:38:52,536 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 644 X-Openstack-Request-Id: req-d63e9148-201d-4b28-baca-85819c06e0e3 Date: Thu, 27 Dec 2018 17:38:52 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"id":"ccb6c36d-f020-4c8c-9451-cd95516aea00","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"6ad90c3d928b4ccbbecc196d5794788d","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-27T17:38:51Z","is_default":false,"name":"CreateInstanceSimpleTests-5612407d-c1a9-43a4-983d-ef7547b6a358-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"6ad90c3d928b4ccbbecc196d5794788d","created_at":"2018-12-27T17:38:50Z","mtu":1442}} 2018-12-27 17:38:52,536 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/networks used request id req-d63e9148-201d-4b28-baca-85819c06e0e3 2018-12-27 17:38:52,542 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?id=ccb6c36d-f020-4c8c-9451-cd95516aea00 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74fe0bc245feeab326438f06804772724b07474d" 2018-12-27 17:38:52,812 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-960d2a13-e26b-48b8-bc56-860a94246b6b Date: Thu, 27 Dec 2018 17:38:52 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"id":"ccb6c36d-f020-4c8c-9451-cd95516aea00","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"6ad90c3d928b4ccbbecc196d5794788d","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-27T17:38:51Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-5612407d-c1a9-43a4-983d-ef7547b6a358-pub-net","admin_state_up":true,"tenant_id":"6ad90c3d928b4ccbbecc196d5794788d","created_at":"2018-12-27T17:38:50Z","mtu":1442}]} 2018-12-27 17:38:52,812 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?id=ccb6c36d-f020-4c8c-9451-cd95516aea00 used request id req-960d2a13-e26b-48b8-bc56-860a94246b6b 2018-12-27 17:38:52,817 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=ccb6c36d-f020-4c8c-9451-cd95516aea00 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74fe0bc245feeab326438f06804772724b07474d" 2018-12-27 17:38:53,037 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-324680fd-a73f-4350-a749-60dc79f203a9 Date: Thu, 27 Dec 2018 17:38:53 GMT RESP BODY: {"subnets":[]} 2018-12-27 17:38:53,037 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=ccb6c36d-f020-4c8c-9451-cd95516aea00 used request id req-324680fd-a73f-4350-a749-60dc79f203a9 2018-12-27 17:38:53,037 - neutron_utils - INFO - Creating subnet with name CreateInstanceSimpleTests-5612407d-c1a9-43a4-983d-ef7547b6a358-pub-subnet 2018-12-27 17:38:53,042 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74fe0bc245feeab326438f06804772724b07474d" -d '{"subnets": [{"ip_version": 4, "network_id": "ccb6c36d-f020-4c8c-9451-cd95516aea00", "cidr": "10.55.0.0/24", "name": "CreateInstanceSimpleTests-5612407d-c1a9-43a4-983d-ef7547b6a358-pub-subnet"}]}' 2018-12-27 17:38:54,542 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-0c884566-79f4-43bc-bab2-b1d39a5c9f8b Date: Thu, 27 Dec 2018 17:38:54 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ccb6c36d-f020-4c8c-9451-cd95516aea00","tenant_id":"6ad90c3d928b4ccbbecc196d5794788d","created_at":"2018-12-27T17:38:53Z","dns_nameservers":[],"updated_at":"2018-12-27T17:38:53Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"6ad90c3d928b4ccbbecc196d5794788d","id":"3d6301bc-53c5-492c-9ac9-475d3b7c1a82","subnetpool_id":null,"name":"CreateInstanceSimpleTests-5612407d-c1a9-43a4-983d-ef7547b6a358-pub-subnet"}]} 2018-12-27 17:38:54,542 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/subnets used request id req-0c884566-79f4-43bc-bab2-b1d39a5c9f8b 2018-12-27 17:38:54,548 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?id=ccb6c36d-f020-4c8c-9451-cd95516aea00 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74fe0bc245feeab326438f06804772724b07474d" 2018-12-27 17:38:54,844 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-daa5c12d-f36c-46ca-a1a6-be8acc94f6f5 Date: Thu, 27 Dec 2018 17:38:54 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"ccb6c36d-f020-4c8c-9451-cd95516aea00","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"6ad90c3d928b4ccbbecc196d5794788d","status":"ACTIVE","subnets":["3d6301bc-53c5-492c-9ac9-475d3b7c1a82"],"description":"","tags":[],"updated_at":"2018-12-27T17:38:53Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-5612407d-c1a9-43a4-983d-ef7547b6a358-pub-net","admin_state_up":true,"tenant_id":"6ad90c3d928b4ccbbecc196d5794788d","created_at":"2018-12-27T17:38:50Z","mtu":1442}]} 2018-12-27 17:38:54,844 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?id=ccb6c36d-f020-4c8c-9451-cd95516aea00 used request id req-daa5c12d-f36c-46ca-a1a6-be8acc94f6f5 2018-12-27 17:38:54,849 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=ccb6c36d-f020-4c8c-9451-cd95516aea00 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74fe0bc245feeab326438f06804772724b07474d" 2018-12-27 17:38:55,089 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-0923dd5a-32ed-4324-bb68-25c311e6de9d Date: Thu, 27 Dec 2018 17:38:55 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ccb6c36d-f020-4c8c-9451-cd95516aea00","tenant_id":"6ad90c3d928b4ccbbecc196d5794788d","created_at":"2018-12-27T17:38:53Z","dns_nameservers":[],"updated_at":"2018-12-27T17:38:53Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"6ad90c3d928b4ccbbecc196d5794788d","id":"3d6301bc-53c5-492c-9ac9-475d3b7c1a82","subnetpool_id":null,"name":"CreateInstanceSimpleTests-5612407d-c1a9-43a4-983d-ef7547b6a358-pub-subnet"}]} 2018-12-27 17:38:55,089 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=ccb6c36d-f020-4c8c-9451-cd95516aea00 used request id req-0923dd5a-32ed-4324-bb68-25c311e6de9d 2018-12-27 17:38:55,090 - OpenStackNetwork - DEBUG - Network [ccb6c36d-f020-4c8c-9451-cd95516aea00] created successfully 2018-12-27 17:38:55,090 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:38:55,091 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:38:55,498 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3cfb088a8e054375afb4d82139bfbbed", "name": "CreateInstanceSimpleTests-8894e666-e24f-444-proj-role"}], "expires_at": "2018-12-27T18:38:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6ad90c3d928b4ccbbecc196d5794788d", "name": "CreateInstanceSimpleTests-8894e666-e24f-444-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/6ad90c3d928b4ccbbecc196d5794788d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/6ad90c3d928b4ccbbecc196d5794788d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/6ad90c3d928b4ccbbecc196d5794788d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/6ad90c3d928b4ccbbecc196d5794788d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/6ad90c3d928b4ccbbecc196d5794788d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/6ad90c3d928b4ccbbecc196d5794788d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/6ad90c3d928b4ccbbecc196d5794788d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/6ad90c3d928b4ccbbecc196d5794788d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/6ad90c3d928b4ccbbecc196d5794788d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_6ad90c3d928b4ccbbecc196d5794788d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_6ad90c3d928b4ccbbecc196d5794788d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/6ad90c3d928b4ccbbecc196d5794788d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/6ad90c3d928b4ccbbecc196d5794788d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/6ad90c3d928b4ccbbecc196d5794788d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSimpleTests-8894e666-e24f-444-user", "id": "553d49854a9c49f6aa87099a0d211192"}, "audit_ids": ["w2aUZDFoTwOhvUsTJs-z1Q"], "issued_at": "2018-12-27T17:38:55.000000Z"}} 2018-12-27 17:38:55,499 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}048db947764bbd6b36fc7fa1a968a1894f55fa5d" 2018-12-27 17:38:55,598 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:38:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2a1a1da7-2f01-447b-97f6-551802bc10f8 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:38:55,598 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-2a1a1da7-2f01-447b-97f6-551802bc10f8 2018-12-27 17:38:55,599 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-27 17:38:55,603 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}048db947764bbd6b36fc7fa1a968a1894f55fa5d" 2018-12-27 17:38:55,700 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:38:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-98ee00c1-3e06-43c9-8245-773017b4215c Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:38:55,700 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-98ee00c1-3e06-43c9-8245-773017b4215c 2018-12-27 17:38:55,707 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceSimpleTests-5612407d-c1a9-43a4-983d-ef7547b6a358-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}048db947764bbd6b36fc7fa1a968a1894f55fa5d" 2018-12-27 17:38:55,988 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-0847f62e-9e25-4830-8295-863c5ef3e2a9 Date: Thu, 27 Dec 2018 17:38:55 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"ccb6c36d-f020-4c8c-9451-cd95516aea00","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"6ad90c3d928b4ccbbecc196d5794788d","status":"ACTIVE","subnets":["3d6301bc-53c5-492c-9ac9-475d3b7c1a82"],"description":"","tags":[],"updated_at":"2018-12-27T17:38:53Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-5612407d-c1a9-43a4-983d-ef7547b6a358-pub-net","admin_state_up":true,"tenant_id":"6ad90c3d928b4ccbbecc196d5794788d","created_at":"2018-12-27T17:38:50Z","mtu":1442}]} 2018-12-27 17:38:55,988 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceSimpleTests-5612407d-c1a9-43a4-983d-ef7547b6a358-pub-net used request id req-0847f62e-9e25-4830-8295-863c5ef3e2a9 2018-12-27 17:38:55,993 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=ccb6c36d-f020-4c8c-9451-cd95516aea00 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}048db947764bbd6b36fc7fa1a968a1894f55fa5d" 2018-12-27 17:38:56,234 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-6a193b43-1cd1-41de-a29a-fc9183afe91f Date: Thu, 27 Dec 2018 17:38:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ccb6c36d-f020-4c8c-9451-cd95516aea00","tenant_id":"6ad90c3d928b4ccbbecc196d5794788d","created_at":"2018-12-27T17:38:53Z","dns_nameservers":[],"updated_at":"2018-12-27T17:38:53Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"6ad90c3d928b4ccbbecc196d5794788d","id":"3d6301bc-53c5-492c-9ac9-475d3b7c1a82","subnetpool_id":null,"name":"CreateInstanceSimpleTests-5612407d-c1a9-43a4-983d-ef7547b6a358-pub-subnet"}]} 2018-12-27 17:38:56,234 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=ccb6c36d-f020-4c8c-9451-cd95516aea00 used request id req-6a193b43-1cd1-41de-a29a-fc9183afe91f 2018-12-27 17:38:56,239 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceSimpleTests-5612407d-c1a9-43a4-983d-ef7547b6a358-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}048db947764bbd6b36fc7fa1a968a1894f55fa5d" 2018-12-27 17:38:56,517 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-d270b6ee-1131-4d3e-bc63-1ced9703efb7 Date: Thu, 27 Dec 2018 17:38:56 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"ccb6c36d-f020-4c8c-9451-cd95516aea00","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"6ad90c3d928b4ccbbecc196d5794788d","status":"ACTIVE","subnets":["3d6301bc-53c5-492c-9ac9-475d3b7c1a82"],"description":"","tags":[],"updated_at":"2018-12-27T17:38:53Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-5612407d-c1a9-43a4-983d-ef7547b6a358-pub-net","admin_state_up":true,"tenant_id":"6ad90c3d928b4ccbbecc196d5794788d","created_at":"2018-12-27T17:38:50Z","mtu":1442}]} 2018-12-27 17:38:56,517 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceSimpleTests-5612407d-c1a9-43a4-983d-ef7547b6a358-pub-net used request id req-d270b6ee-1131-4d3e-bc63-1ced9703efb7 2018-12-27 17:38:56,521 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 17:38:56,526 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 17:38:56 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 17:38:56,527 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/6ad90c3d928b4ccbbecc196d5794788d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}048db947764bbd6b36fc7fa1a968a1894f55fa5d" 2018-12-27 17:38:56,645 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:38:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9b4a27a3-504d-4f39-aeb5-adc49f515a2f Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/6ad90c3d928b4ccbbecc196d5794788d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "6ad90c3d928b4ccbbecc196d5794788d", "name": "CreateInstanceSimpleTests-8894e666-e24f-444-proj"}} 2018-12-27 17:38:56,646 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/6ad90c3d928b4ccbbecc196d5794788d used request id req-9b4a27a3-504d-4f39-aeb5-adc49f515a2f 2018-12-27 17:38:56,651 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=ccb6c36d-f020-4c8c-9451-cd95516aea00 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}048db947764bbd6b36fc7fa1a968a1894f55fa5d" 2018-12-27 17:38:56,699 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-e7f61503-3179-47d0-b520-3b0d23db79b7 Date: Thu, 27 Dec 2018 17:38:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ccb6c36d-f020-4c8c-9451-cd95516aea00","tenant_id":"6ad90c3d928b4ccbbecc196d5794788d","created_at":"2018-12-27T17:38:53Z","dns_nameservers":[],"updated_at":"2018-12-27T17:38:53Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"6ad90c3d928b4ccbbecc196d5794788d","id":"3d6301bc-53c5-492c-9ac9-475d3b7c1a82","subnetpool_id":null,"name":"CreateInstanceSimpleTests-5612407d-c1a9-43a4-983d-ef7547b6a358-pub-subnet"}]} 2018-12-27 17:38:56,699 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=ccb6c36d-f020-4c8c-9451-cd95516aea00 used request id req-e7f61503-3179-47d0-b520-3b0d23db79b7 2018-12-27 17:38:56,704 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=ccb6c36d-f020-4c8c-9451-cd95516aea00&name=CreateInstanceSimpleTests-5612407d-c1a9-43a4-983d-ef7547b6a358-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}048db947764bbd6b36fc7fa1a968a1894f55fa5d" 2018-12-27 17:38:57,012 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-e07d3ee9-9522-47dc-a570-b3ce862474bc Date: Thu, 27 Dec 2018 17:38:57 GMT RESP BODY: {"ports":[]} 2018-12-27 17:38:57,012 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=ccb6c36d-f020-4c8c-9451-cd95516aea00&name=CreateInstanceSimpleTests-5612407d-c1a9-43a4-983d-ef7547b6a358-port&admin_state_up=True used request id req-e07d3ee9-9522-47dc-a570-b3ce862474bc 2018-12-27 17:38:57,015 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-5612407d-c1a9-43a4-983d-ef7547b6a358-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}048db947764bbd6b36fc7fa1a968a1894f55fa5d" 2018-12-27 17:38:57,283 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:38:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-bd4868b3-8969-4c12-beb7-e5b261cb9aa3 x-compute-request-id: req-bd4868b3-8969-4c12-beb7-e5b261cb9aa3 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-12-27 17:38:57,284 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-5612407d-c1a9-43a4-983d-ef7547b6a358-inst used request id req-bd4868b3-8969-4c12-beb7-e5b261cb9aa3 2018-12-27 17:38:57,289 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceSimpleTests-5612407d-c1a9-43a4-983d-ef7547b6a358-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}048db947764bbd6b36fc7fa1a968a1894f55fa5d" 2018-12-27 17:38:57,574 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-7a1090d9-21f6-4e97-a3d9-e68e36b1a06a Date: Thu, 27 Dec 2018 17:38:57 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"ccb6c36d-f020-4c8c-9451-cd95516aea00","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"6ad90c3d928b4ccbbecc196d5794788d","status":"ACTIVE","subnets":["3d6301bc-53c5-492c-9ac9-475d3b7c1a82"],"description":"","tags":[],"updated_at":"2018-12-27T17:38:53Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-5612407d-c1a9-43a4-983d-ef7547b6a358-pub-net","admin_state_up":true,"tenant_id":"6ad90c3d928b4ccbbecc196d5794788d","created_at":"2018-12-27T17:38:50Z","mtu":1442}]} 2018-12-27 17:38:57,574 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceSimpleTests-5612407d-c1a9-43a4-983d-ef7547b6a358-pub-net used request id req-7a1090d9-21f6-4e97-a3d9-e68e36b1a06a 2018-12-27 17:38:57,579 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=ccb6c36d-f020-4c8c-9451-cd95516aea00 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}048db947764bbd6b36fc7fa1a968a1894f55fa5d" 2018-12-27 17:38:57,850 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-cf87fc9e-42df-4404-a667-2abb7b0bdf38 Date: Thu, 27 Dec 2018 17:38:57 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ccb6c36d-f020-4c8c-9451-cd95516aea00","tenant_id":"6ad90c3d928b4ccbbecc196d5794788d","created_at":"2018-12-27T17:38:53Z","dns_nameservers":[],"updated_at":"2018-12-27T17:38:53Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"6ad90c3d928b4ccbbecc196d5794788d","id":"3d6301bc-53c5-492c-9ac9-475d3b7c1a82","subnetpool_id":null,"name":"CreateInstanceSimpleTests-5612407d-c1a9-43a4-983d-ef7547b6a358-pub-subnet"}]} 2018-12-27 17:38:57,850 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=ccb6c36d-f020-4c8c-9451-cd95516aea00 used request id req-cf87fc9e-42df-4404-a667-2abb7b0bdf38 2018-12-27 17:38:57,855 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceSimpleTests-5612407d-c1a9-43a4-983d-ef7547b6a358-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}048db947764bbd6b36fc7fa1a968a1894f55fa5d" 2018-12-27 17:38:57,956 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-164f9661-0b6d-4d36-8d69-404cb131b0ea Date: Thu, 27 Dec 2018 17:38:57 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"ccb6c36d-f020-4c8c-9451-cd95516aea00","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"6ad90c3d928b4ccbbecc196d5794788d","status":"ACTIVE","subnets":["3d6301bc-53c5-492c-9ac9-475d3b7c1a82"],"description":"","tags":[],"updated_at":"2018-12-27T17:38:53Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-5612407d-c1a9-43a4-983d-ef7547b6a358-pub-net","admin_state_up":true,"tenant_id":"6ad90c3d928b4ccbbecc196d5794788d","created_at":"2018-12-27T17:38:50Z","mtu":1442}]} 2018-12-27 17:38:57,956 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceSimpleTests-5612407d-c1a9-43a4-983d-ef7547b6a358-pub-net used request id req-164f9661-0b6d-4d36-8d69-404cb131b0ea 2018-12-27 17:38:57,960 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/6ad90c3d928b4ccbbecc196d5794788d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}048db947764bbd6b36fc7fa1a968a1894f55fa5d" 2018-12-27 17:38:58,063 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:38:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4725f450-9c0e-46d2-82d6-5c8cb485f838 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/6ad90c3d928b4ccbbecc196d5794788d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "6ad90c3d928b4ccbbecc196d5794788d", "name": "CreateInstanceSimpleTests-8894e666-e24f-444-proj"}} 2018-12-27 17:38:58,063 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/6ad90c3d928b4ccbbecc196d5794788d used request id req-4725f450-9c0e-46d2-82d6-5c8cb485f838 2018-12-27 17:38:58,068 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=ccb6c36d-f020-4c8c-9451-cd95516aea00 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}048db947764bbd6b36fc7fa1a968a1894f55fa5d" 2018-12-27 17:38:58,116 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-2bf95a96-e460-4b3a-8147-987506e35e46 Date: Thu, 27 Dec 2018 17:38:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ccb6c36d-f020-4c8c-9451-cd95516aea00","tenant_id":"6ad90c3d928b4ccbbecc196d5794788d","created_at":"2018-12-27T17:38:53Z","dns_nameservers":[],"updated_at":"2018-12-27T17:38:53Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"6ad90c3d928b4ccbbecc196d5794788d","id":"3d6301bc-53c5-492c-9ac9-475d3b7c1a82","subnetpool_id":null,"name":"CreateInstanceSimpleTests-5612407d-c1a9-43a4-983d-ef7547b6a358-pub-subnet"}]} 2018-12-27 17:38:58,116 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=ccb6c36d-f020-4c8c-9451-cd95516aea00 used request id req-2bf95a96-e460-4b3a-8147-987506e35e46 2018-12-27 17:38:58,122 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=ccb6c36d-f020-4c8c-9451-cd95516aea00&name=CreateInstanceSimpleTests-5612407d-c1a9-43a4-983d-ef7547b6a358-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}048db947764bbd6b36fc7fa1a968a1894f55fa5d" 2018-12-27 17:38:58,151 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-5bdcf8d5-55f8-4f86-be83-25c7182b3560 Date: Thu, 27 Dec 2018 17:38:58 GMT RESP BODY: {"ports":[]} 2018-12-27 17:38:58,151 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=ccb6c36d-f020-4c8c-9451-cd95516aea00&name=CreateInstanceSimpleTests-5612407d-c1a9-43a4-983d-ef7547b6a358-port&admin_state_up=True used request id req-5bdcf8d5-55f8-4f86-be83-25c7182b3560 2018-12-27 17:38:58,151 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:38:58,152 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:38:58,557 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3cfb088a8e054375afb4d82139bfbbed", "name": "CreateInstanceSimpleTests-8894e666-e24f-444-proj-role"}], "expires_at": "2018-12-27T18:38:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6ad90c3d928b4ccbbecc196d5794788d", "name": "CreateInstanceSimpleTests-8894e666-e24f-444-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/6ad90c3d928b4ccbbecc196d5794788d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/6ad90c3d928b4ccbbecc196d5794788d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/6ad90c3d928b4ccbbecc196d5794788d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/6ad90c3d928b4ccbbecc196d5794788d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/6ad90c3d928b4ccbbecc196d5794788d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/6ad90c3d928b4ccbbecc196d5794788d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/6ad90c3d928b4ccbbecc196d5794788d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/6ad90c3d928b4ccbbecc196d5794788d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/6ad90c3d928b4ccbbecc196d5794788d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_6ad90c3d928b4ccbbecc196d5794788d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_6ad90c3d928b4ccbbecc196d5794788d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/6ad90c3d928b4ccbbecc196d5794788d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/6ad90c3d928b4ccbbecc196d5794788d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/6ad90c3d928b4ccbbecc196d5794788d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSimpleTests-8894e666-e24f-444-user", "id": "553d49854a9c49f6aa87099a0d211192"}, "audit_ids": ["P-VlwMdBSJuDPvqhVQG5qg"], "issued_at": "2018-12-27T17:38:58.000000Z"}} 2018-12-27 17:38:58,557 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0dba71ba9c1fa340449c6b8b8240e6ffbc012ac5" 2018-12-27 17:38:58,669 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:38:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0ab64aaf-fea2-4d62-be4c-49ef05872bbc Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:38:58,669 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-0ab64aaf-fea2-4d62-be4c-49ef05872bbc 2018-12-27 17:38:58,675 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceSimpleTests-5612407d-c1a9-43a4-983d-ef7547b6a358-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}048db947764bbd6b36fc7fa1a968a1894f55fa5d" 2018-12-27 17:38:58,790 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-929b7677-d335-43c1-914f-892fae9c0e1d Date: Thu, 27 Dec 2018 17:38:58 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"ccb6c36d-f020-4c8c-9451-cd95516aea00","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"6ad90c3d928b4ccbbecc196d5794788d","status":"ACTIVE","subnets":["3d6301bc-53c5-492c-9ac9-475d3b7c1a82"],"description":"","tags":[],"updated_at":"2018-12-27T17:38:53Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-5612407d-c1a9-43a4-983d-ef7547b6a358-pub-net","admin_state_up":true,"tenant_id":"6ad90c3d928b4ccbbecc196d5794788d","created_at":"2018-12-27T17:38:50Z","mtu":1442}]} 2018-12-27 17:38:58,790 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceSimpleTests-5612407d-c1a9-43a4-983d-ef7547b6a358-pub-net used request id req-929b7677-d335-43c1-914f-892fae9c0e1d 2018-12-27 17:38:58,795 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=ccb6c36d-f020-4c8c-9451-cd95516aea00 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}048db947764bbd6b36fc7fa1a968a1894f55fa5d" 2018-12-27 17:38:59,044 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-b3efd67b-7845-45a2-8f43-055dc4b888f3 Date: Thu, 27 Dec 2018 17:38:59 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ccb6c36d-f020-4c8c-9451-cd95516aea00","tenant_id":"6ad90c3d928b4ccbbecc196d5794788d","created_at":"2018-12-27T17:38:53Z","dns_nameservers":[],"updated_at":"2018-12-27T17:38:53Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"6ad90c3d928b4ccbbecc196d5794788d","id":"3d6301bc-53c5-492c-9ac9-475d3b7c1a82","subnetpool_id":null,"name":"CreateInstanceSimpleTests-5612407d-c1a9-43a4-983d-ef7547b6a358-pub-subnet"}]} 2018-12-27 17:38:59,045 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=ccb6c36d-f020-4c8c-9451-cd95516aea00 used request id req-b3efd67b-7845-45a2-8f43-055dc4b888f3 2018-12-27 17:38:59,050 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceSimpleTests-5612407d-c1a9-43a4-983d-ef7547b6a358-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}048db947764bbd6b36fc7fa1a968a1894f55fa5d" 2018-12-27 17:38:59,329 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-e78d9952-72f6-4fe7-ba64-7a511984867c Date: Thu, 27 Dec 2018 17:38:59 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"ccb6c36d-f020-4c8c-9451-cd95516aea00","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"6ad90c3d928b4ccbbecc196d5794788d","status":"ACTIVE","subnets":["3d6301bc-53c5-492c-9ac9-475d3b7c1a82"],"description":"","tags":[],"updated_at":"2018-12-27T17:38:53Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-5612407d-c1a9-43a4-983d-ef7547b6a358-pub-net","admin_state_up":true,"tenant_id":"6ad90c3d928b4ccbbecc196d5794788d","created_at":"2018-12-27T17:38:50Z","mtu":1442}]} 2018-12-27 17:38:59,329 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceSimpleTests-5612407d-c1a9-43a4-983d-ef7547b6a358-pub-net used request id req-e78d9952-72f6-4fe7-ba64-7a511984867c 2018-12-27 17:38:59,333 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 17:38:59,339 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 17:38:59 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 17:38:59,340 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/6ad90c3d928b4ccbbecc196d5794788d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0dba71ba9c1fa340449c6b8b8240e6ffbc012ac5" 2018-12-27 17:38:59,441 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:38:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-99e5cb09-bff5-40d5-b2b0-2903243f0f4a Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/6ad90c3d928b4ccbbecc196d5794788d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "6ad90c3d928b4ccbbecc196d5794788d", "name": "CreateInstanceSimpleTests-8894e666-e24f-444-proj"}} 2018-12-27 17:38:59,441 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/6ad90c3d928b4ccbbecc196d5794788d used request id req-99e5cb09-bff5-40d5-b2b0-2903243f0f4a 2018-12-27 17:38:59,446 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=ccb6c36d-f020-4c8c-9451-cd95516aea00 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}048db947764bbd6b36fc7fa1a968a1894f55fa5d" 2018-12-27 17:38:59,687 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-8f05c5da-6b28-4712-a466-a7e79a2a5712 Date: Thu, 27 Dec 2018 17:38:59 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ccb6c36d-f020-4c8c-9451-cd95516aea00","tenant_id":"6ad90c3d928b4ccbbecc196d5794788d","created_at":"2018-12-27T17:38:53Z","dns_nameservers":[],"updated_at":"2018-12-27T17:38:53Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"6ad90c3d928b4ccbbecc196d5794788d","id":"3d6301bc-53c5-492c-9ac9-475d3b7c1a82","subnetpool_id":null,"name":"CreateInstanceSimpleTests-5612407d-c1a9-43a4-983d-ef7547b6a358-pub-subnet"}]} 2018-12-27 17:38:59,687 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=ccb6c36d-f020-4c8c-9451-cd95516aea00 used request id req-8f05c5da-6b28-4712-a466-a7e79a2a5712 2018-12-27 17:38:59,688 - neutron_utils - INFO - Creating port for network with name - CreateInstanceSimpleTests-5612407d-c1a9-43a4-983d-ef7547b6a358-pub-net 2018-12-27 17:38:59,693 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}048db947764bbd6b36fc7fa1a968a1894f55fa5d" -d '{"port": {"network_id": "ccb6c36d-f020-4c8c-9451-cd95516aea00", "name": "CreateInstanceSimpleTests-5612407d-c1a9-43a4-983d-ef7547b6a358-port", "admin_state_up": true}}' 2018-12-27 17:39:01,686 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 908 X-Openstack-Request-Id: req-86067f9e-5df0-41cb-bb23-9c0e553f3ca6 Date: Thu, 27 Dec 2018 17:39:01 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T17:39:01Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"3d6301bc-53c5-492c-9ac9-475d3b7c1a82","ip_address":"10.55.0.3"}],"id":"b9389b03-a425-4fb7-b69f-c7e09fee1534","security_groups":["c6927a4e-4232-4fbe-aa47-f496d4d17ebb"],"mac_address":"fa:16:3e:2a:df:89","device_id":"","status":"DOWN","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-0-3","ip_address":"10.55.0.3","fqdn":"host-10-55-0-3.openstacklocal."}],"name":"CreateInstanceSimpleTests-5612407d-c1a9-43a4-983d-ef7547b6a358-port","project_id":"6ad90c3d928b4ccbbecc196d5794788d","qos_policy_id":null,"admin_state_up":true,"network_id":"ccb6c36d-f020-4c8c-9451-cd95516aea00","dns_name":"","created_at":"2018-12-27T17:39:00Z","binding:vnic_type":"normal","tenant_id":"6ad90c3d928b4ccbbecc196d5794788d"}} 2018-12-27 17:39:01,686 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/ports used request id req-86067f9e-5df0-41cb-bb23-9c0e553f3ca6 2018-12-27 17:39:01,692 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceSimpleTests-5612407d-c1a9-43a4-983d-ef7547b6a358-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}048db947764bbd6b36fc7fa1a968a1894f55fa5d" 2018-12-27 17:39:01,995 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-4d017370-cc74-4f63-adb2-8244e680ea35 Date: Thu, 27 Dec 2018 17:39:01 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"ccb6c36d-f020-4c8c-9451-cd95516aea00","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"6ad90c3d928b4ccbbecc196d5794788d","status":"ACTIVE","subnets":["3d6301bc-53c5-492c-9ac9-475d3b7c1a82"],"description":"","tags":[],"updated_at":"2018-12-27T17:38:53Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-5612407d-c1a9-43a4-983d-ef7547b6a358-pub-net","admin_state_up":true,"tenant_id":"6ad90c3d928b4ccbbecc196d5794788d","created_at":"2018-12-27T17:38:50Z","mtu":1442}]} 2018-12-27 17:39:01,995 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceSimpleTests-5612407d-c1a9-43a4-983d-ef7547b6a358-pub-net used request id req-4d017370-cc74-4f63-adb2-8244e680ea35 2018-12-27 17:39:02,001 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=ccb6c36d-f020-4c8c-9451-cd95516aea00 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}048db947764bbd6b36fc7fa1a968a1894f55fa5d" 2018-12-27 17:39:02,236 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-abe12335-65b1-45f2-b399-39561c9e7848 Date: Thu, 27 Dec 2018 17:39:02 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ccb6c36d-f020-4c8c-9451-cd95516aea00","tenant_id":"6ad90c3d928b4ccbbecc196d5794788d","created_at":"2018-12-27T17:38:53Z","dns_nameservers":[],"updated_at":"2018-12-27T17:38:53Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"6ad90c3d928b4ccbbecc196d5794788d","id":"3d6301bc-53c5-492c-9ac9-475d3b7c1a82","subnetpool_id":null,"name":"CreateInstanceSimpleTests-5612407d-c1a9-43a4-983d-ef7547b6a358-pub-subnet"}]} 2018-12-27 17:39:02,236 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=ccb6c36d-f020-4c8c-9451-cd95516aea00 used request id req-abe12335-65b1-45f2-b399-39561c9e7848 2018-12-27 17:39:02,240 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceSimpleTests-5612407d-c1a9-43a4-983d-ef7547b6a358-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}048db947764bbd6b36fc7fa1a968a1894f55fa5d" 2018-12-27 17:39:02,546 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-6160759f-5615-414c-bc01-d89fbb06056a Date: Thu, 27 Dec 2018 17:39:02 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"ccb6c36d-f020-4c8c-9451-cd95516aea00","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"6ad90c3d928b4ccbbecc196d5794788d","status":"ACTIVE","subnets":["3d6301bc-53c5-492c-9ac9-475d3b7c1a82"],"description":"","tags":[],"updated_at":"2018-12-27T17:38:53Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-5612407d-c1a9-43a4-983d-ef7547b6a358-pub-net","admin_state_up":true,"tenant_id":"6ad90c3d928b4ccbbecc196d5794788d","created_at":"2018-12-27T17:38:50Z","mtu":1442}]} 2018-12-27 17:39:02,546 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceSimpleTests-5612407d-c1a9-43a4-983d-ef7547b6a358-pub-net used request id req-6160759f-5615-414c-bc01-d89fbb06056a 2018-12-27 17:39:02,549 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/6ad90c3d928b4ccbbecc196d5794788d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}048db947764bbd6b36fc7fa1a968a1894f55fa5d" 2018-12-27 17:39:02,655 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:39:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d60fb93c-f200-493e-a448-d6a493b56283 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/6ad90c3d928b4ccbbecc196d5794788d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "6ad90c3d928b4ccbbecc196d5794788d", "name": "CreateInstanceSimpleTests-8894e666-e24f-444-proj"}} 2018-12-27 17:39:02,655 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/6ad90c3d928b4ccbbecc196d5794788d used request id req-d60fb93c-f200-493e-a448-d6a493b56283 2018-12-27 17:39:02,659 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=ccb6c36d-f020-4c8c-9451-cd95516aea00 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}048db947764bbd6b36fc7fa1a968a1894f55fa5d" 2018-12-27 17:39:02,711 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-29e559e2-d08c-4965-bf39-87efefebada7 Date: Thu, 27 Dec 2018 17:39:02 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ccb6c36d-f020-4c8c-9451-cd95516aea00","tenant_id":"6ad90c3d928b4ccbbecc196d5794788d","created_at":"2018-12-27T17:38:53Z","dns_nameservers":[],"updated_at":"2018-12-27T17:38:53Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"6ad90c3d928b4ccbbecc196d5794788d","id":"3d6301bc-53c5-492c-9ac9-475d3b7c1a82","subnetpool_id":null,"name":"CreateInstanceSimpleTests-5612407d-c1a9-43a4-983d-ef7547b6a358-pub-subnet"}]} 2018-12-27 17:39:02,711 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=ccb6c36d-f020-4c8c-9451-cd95516aea00 used request id req-29e559e2-d08c-4965-bf39-87efefebada7 2018-12-27 17:39:02,715 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=ccb6c36d-f020-4c8c-9451-cd95516aea00&name=CreateInstanceSimpleTests-5612407d-c1a9-43a4-983d-ef7547b6a358-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}048db947764bbd6b36fc7fa1a968a1894f55fa5d" 2018-12-27 17:39:02,945 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 911 X-Openstack-Request-Id: req-84d1937a-7ab7-414d-a1ee-727ce52e23c7 Date: Thu, 27 Dec 2018 17:39:02 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T17:39:01Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"3d6301bc-53c5-492c-9ac9-475d3b7c1a82","ip_address":"10.55.0.3"}],"id":"b9389b03-a425-4fb7-b69f-c7e09fee1534","security_groups":["c6927a4e-4232-4fbe-aa47-f496d4d17ebb"],"mac_address":"fa:16:3e:2a:df:89","project_id":"6ad90c3d928b4ccbbecc196d5794788d","status":"DOWN","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-0-3","ip_address":"10.55.0.3","fqdn":"host-10-55-0-3.openstacklocal."}],"qos_policy_id":null,"name":"CreateInstanceSimpleTests-5612407d-c1a9-43a4-983d-ef7547b6a358-port","admin_state_up":true,"network_id":"ccb6c36d-f020-4c8c-9451-cd95516aea00","dns_name":"","created_at":"2018-12-27T17:39:00Z","binding:vnic_type":"normal","device_id":"","tenant_id":"6ad90c3d928b4ccbbecc196d5794788d"}]} 2018-12-27 17:39:02,945 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=ccb6c36d-f020-4c8c-9451-cd95516aea00&name=CreateInstanceSimpleTests-5612407d-c1a9-43a4-983d-ef7547b6a358-port&admin_state_up=True used request id req-84d1937a-7ab7-414d-a1ee-727ce52e23c7 2018-12-27 17:39:02,948 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/6ad90c3d928b4ccbbecc196d5794788d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}048db947764bbd6b36fc7fa1a968a1894f55fa5d" 2018-12-27 17:39:03,048 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:39:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-55612b08-b43b-45e1-8a89-4e4acd8b4844 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/6ad90c3d928b4ccbbecc196d5794788d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "6ad90c3d928b4ccbbecc196d5794788d", "name": "CreateInstanceSimpleTests-8894e666-e24f-444-proj"}} 2018-12-27 17:39:03,048 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/6ad90c3d928b4ccbbecc196d5794788d used request id req-55612b08-b43b-45e1-8a89-4e4acd8b4844 2018-12-27 17:39:03,049 - nova_utils - INFO - Creating VM with name - CreateInstanceSimpleTests-5612407d-c1a9-43a4-983d-ef7547b6a358-inst 2018-12-27 17:39:03,051 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}048db947764bbd6b36fc7fa1a968a1894f55fa5d" 2018-12-27 17:39:03,069 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:39:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-32c81e32-37a0-48b6-89a1-02f7ea851b76 x-compute-request-id: req-32c81e32-37a0-48b6-89a1-02f7ea851b76 Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"flavors": [{"id": "28c3dd6d-cddf-4d44-a5f2-127671c01f75", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/28c3dd6d-cddf-4d44-a5f2-127671c01f75", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/28c3dd6d-cddf-4d44-a5f2-127671c01f75", "rel": "bookmark"}], "name": "CreateInstanceSimpleTests-5612407d-c1a9-43a4-983d-ef7547b6a358-flavor-name"}]} 2018-12-27 17:39:03,069 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-32c81e32-37a0-48b6-89a1-02f7ea851b76 2018-12-27 17:39:03,071 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/flavors/28c3dd6d-cddf-4d44-a5f2-127671c01f75 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}048db947764bbd6b36fc7fa1a968a1894f55fa5d" 2018-12-27 17:39:03,088 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:39:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-546ec383-8903-4ac2-b302-9915cd53f655 x-compute-request-id: req-546ec383-8903-4ac2-b302-9915cd53f655 Content-Encoding: gzip Content-Length: 324 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstanceSimpleTests-5612407d-c1a9-43a4-983d-ef7547b6a358-flavor-name", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/28c3dd6d-cddf-4d44-a5f2-127671c01f75", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/28c3dd6d-cddf-4d44-a5f2-127671c01f75", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "28c3dd6d-cddf-4d44-a5f2-127671c01f75"}} 2018-12-27 17:39:03,088 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/28c3dd6d-cddf-4d44-a5f2-127671c01f75 used request id req-546ec383-8903-4ac2-b302-9915cd53f655 2018-12-27 17:39:03,090 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSimpleTests-5612407d-c1a9-43a4-983d-ef7547b6a358-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}048db947764bbd6b36fc7fa1a968a1894f55fa5d" 2018-12-27 17:39:03,299 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1060 Content-Type: application/json X-Openstack-Request-Id: req-290d0d36-81f0-44f5-ae14-7c4a450d15f4 Date: Thu, 27 Dec 2018 17:39:03 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceSimpleTests-5612407d-c1a9-43a4-983d-ef7547b6a358-image", "tags": [], "container_format": "bare", "created_at": "2018-12-27T17:38:47Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-27T17:38:48Z", "visibility": "shared", "locations": [{"url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/da0491d8-fef6-4275-a8c8-7f8268d10e88/snap", "metadata": {}}], "self": "/v2/images/da0491d8-fef6-4275-a8c8-7f8268d10e88", "min_disk": 0, "protected": false, "id": "da0491d8-fef6-4275-a8c8-7f8268d10e88", "file": "/v2/images/da0491d8-fef6-4275-a8c8-7f8268d10e88/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "6ad90c3d928b4ccbbecc196d5794788d", "direct_url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/da0491d8-fef6-4275-a8c8-7f8268d10e88/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSimpleTests-5612407d-c1a9-43a4-983d-ef7547b6a358-image"} 2018-12-27 17:39:03,299 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSimpleTests-5612407d-c1a9-43a4-983d-ef7547b6a358-image used request id req-290d0d36-81f0-44f5-ae14-7c4a450d15f4 2018-12-27 17:39:03,302 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}048db947764bbd6b36fc7fa1a968a1894f55fa5d" 2018-12-27 17:39:03,501 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-ae05ec76-57dd-468e-943c-d4f5bb87b306 Date: Thu, 27 Dec 2018 17:39:03 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-27 17:39:03,501 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/schemas/image used request id req-ae05ec76-57dd-468e-943c-d4f5bb87b306 2018-12-27 17:39:03,507 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}048db947764bbd6b36fc7fa1a968a1894f55fa5d" -d '{"server": {"name": "CreateInstanceSimpleTests-5612407d-c1a9-43a4-983d-ef7547b6a358-inst", "imageRef": "da0491d8-fef6-4275-a8c8-7f8268d10e88", "flavorRef": "28c3dd6d-cddf-4d44-a5f2-127671c01f75", "max_count": 1, "min_count": 1, "networks": [{"port": "b9389b03-a425-4fb7-b69f-c7e09fee1534"}]}}' 2018-12-27 17:39:05,538 - novaclient.v2.client - DEBUG - RESP: [202] Date: Thu, 27 Dec 2018 17:39:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b2741123-9c83-44d0-8634-bb6bb485d985 x-compute-request-id: req-b2741123-9c83-44d0-8634-bb6bb485d985 Content-Length: 374 location: http://172.30.9.31:8774/v2.1/servers/80fb8637-3fb1-4173-965a-697e0f98d378 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "80fb8637-3fb1-4173-965a-697e0f98d378", "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/80fb8637-3fb1-4173-965a-697e0f98d378", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/80fb8637-3fb1-4173-965a-697e0f98d378", "rel": "bookmark"}], "adminPass": "zbADfy6Hp7K4"}} 2018-12-27 17:39:05,538 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers used request id req-b2741123-9c83-44d0-8634-bb6bb485d985 2018-12-27 17:39:05,542 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/80fb8637-3fb1-4173-965a-697e0f98d378 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}048db947764bbd6b36fc7fa1a968a1894f55fa5d" 2018-12-27 17:39:06,004 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:39:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e6d105c5-006c-4fe2-8165-acf77e7e8c20 x-compute-request-id: req-e6d105c5-006c-4fe2-8165-acf77e7e8c20 Content-Encoding: gzip Content-Length: 614 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/80fb8637-3fb1-4173-965a-697e0f98d378", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/80fb8637-3fb1-4173-965a-697e0f98d378", "rel": "bookmark"}], "image": {"id": "da0491d8-fef6-4275-a8c8-7f8268d10e88", "links": [{"href": "http://172.30.9.31:8774/images/da0491d8-fef6-4275-a8c8-7f8268d10e88", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "28c3dd6d-cddf-4d44-a5f2-127671c01f75", "links": [{"href": "http://172.30.9.31:8774/flavors/28c3dd6d-cddf-4d44-a5f2-127671c01f75", "rel": "bookmark"}]}, "id": "80fb8637-3fb1-4173-965a-697e0f98d378", "user_id": "553d49854a9c49f6aa87099a0d211192", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T17:39:05Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceSimpleTests-5612407d-c1a9-43a4-983d-ef7547b6a358-inst", "created": "2018-12-27T17:39:05Z", "tenant_id": "6ad90c3d928b4ccbbecc196d5794788d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-27 17:39:06,005 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/80fb8637-3fb1-4173-965a-697e0f98d378 used request id req-e6d105c5-006c-4fe2-8165-acf77e7e8c20 2018-12-27 17:39:06,005 - create_instance - INFO - Created instance with name - CreateInstanceSimpleTests-5612407d-c1a9-43a4-983d-ef7547b6a358-inst 2018-12-27 17:39:06,008 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/80fb8637-3fb1-4173-965a-697e0f98d378 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}048db947764bbd6b36fc7fa1a968a1894f55fa5d" 2018-12-27 17:39:06,266 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:39:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c2a5826e-c1bd-48ed-8e9f-9d87a7d93f39 x-compute-request-id: req-c2a5826e-c1bd-48ed-8e9f-9d87a7d93f39 Content-Encoding: gzip Content-Length: 620 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/80fb8637-3fb1-4173-965a-697e0f98d378", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/80fb8637-3fb1-4173-965a-697e0f98d378", "rel": "bookmark"}], "image": {"id": "da0491d8-fef6-4275-a8c8-7f8268d10e88", "links": [{"href": "http://172.30.9.31:8774/images/da0491d8-fef6-4275-a8c8-7f8268d10e88", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "28c3dd6d-cddf-4d44-a5f2-127671c01f75", "links": [{"href": "http://172.30.9.31:8774/flavors/28c3dd6d-cddf-4d44-a5f2-127671c01f75", "rel": "bookmark"}]}, "id": "80fb8637-3fb1-4173-965a-697e0f98d378", "user_id": "553d49854a9c49f6aa87099a0d211192", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T17:39:06Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceSimpleTests-5612407d-c1a9-43a4-983d-ef7547b6a358-inst", "created": "2018-12-27T17:39:05Z", "tenant_id": "6ad90c3d928b4ccbbecc196d5794788d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-27 17:39:06,266 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/80fb8637-3fb1-4173-965a-697e0f98d378 used request id req-c2a5826e-c1bd-48ed-8e9f-9d87a7d93f39 2018-12-27 17:39:06,266 - create_instance - DEBUG - Instance status [CreateInstanceSimpleTests-5612407d-c1a9-43a4-983d-ef7547b6a358-inst] is - BUILD 2018-12-27 17:39:06,267 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-27 17:39:09,270 - create_instance - DEBUG - VM status query timeout in 896.735656977 2018-12-27 17:39:09,273 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/80fb8637-3fb1-4173-965a-697e0f98d378 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}048db947764bbd6b36fc7fa1a968a1894f55fa5d" 2018-12-27 17:39:09,983 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:39:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-718c2601-a7c8-4482-8a5f-2bd073bd47cf x-compute-request-id: req-718c2601-a7c8-4482-8a5f-2bd073bd47cf Content-Encoding: gzip Content-Length: 679 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/80fb8637-3fb1-4173-965a-697e0f98d378", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/80fb8637-3fb1-4173-965a-697e0f98d378", "rel": "bookmark"}], "image": {"id": "da0491d8-fef6-4275-a8c8-7f8268d10e88", "links": [{"href": "http://172.30.9.31:8774/images/da0491d8-fef6-4275-a8c8-7f8268d10e88", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "28c3dd6d-cddf-4d44-a5f2-127671c01f75", "links": [{"href": "http://172.30.9.31:8774/flavors/28c3dd6d-cddf-4d44-a5f2-127671c01f75", "rel": "bookmark"}]}, "id": "80fb8637-3fb1-4173-965a-697e0f98d378", "security_groups": [{"name": "default"}], "user_id": "553d49854a9c49f6aa87099a0d211192", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T17:39:06Z", "hostId": "ffb095e8de5e305b3d39e22940f203b458c2517c4eeaa6d72753edee", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceSimpleTests-5612407d-c1a9-43a4-983d-ef7547b6a358-inst", "created": "2018-12-27T17:39:05Z", "tenant_id": "6ad90c3d928b4ccbbecc196d5794788d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-27 17:39:09,983 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/80fb8637-3fb1-4173-965a-697e0f98d378 used request id req-718c2601-a7c8-4482-8a5f-2bd073bd47cf 2018-12-27 17:39:09,983 - create_instance - DEBUG - Instance status [CreateInstanceSimpleTests-5612407d-c1a9-43a4-983d-ef7547b6a358-inst] is - BUILD 2018-12-27 17:39:09,984 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-27 17:39:12,987 - create_instance - DEBUG - VM status query timeout in 893.018611908 2018-12-27 17:39:12,990 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/80fb8637-3fb1-4173-965a-697e0f98d378 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}048db947764bbd6b36fc7fa1a968a1894f55fa5d" 2018-12-27 17:39:13,556 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:39:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a0693f44-ef1a-4089-8b54-c462b23384b4 x-compute-request-id: req-a0693f44-ef1a-4089-8b54-c462b23384b4 Content-Encoding: gzip Content-Length: 679 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/80fb8637-3fb1-4173-965a-697e0f98d378", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/80fb8637-3fb1-4173-965a-697e0f98d378", "rel": "bookmark"}], "image": {"id": "da0491d8-fef6-4275-a8c8-7f8268d10e88", "links": [{"href": "http://172.30.9.31:8774/images/da0491d8-fef6-4275-a8c8-7f8268d10e88", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "28c3dd6d-cddf-4d44-a5f2-127671c01f75", "links": [{"href": "http://172.30.9.31:8774/flavors/28c3dd6d-cddf-4d44-a5f2-127671c01f75", "rel": "bookmark"}]}, "id": "80fb8637-3fb1-4173-965a-697e0f98d378", "security_groups": [{"name": "default"}], "user_id": "553d49854a9c49f6aa87099a0d211192", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T17:39:06Z", "hostId": "ffb095e8de5e305b3d39e22940f203b458c2517c4eeaa6d72753edee", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceSimpleTests-5612407d-c1a9-43a4-983d-ef7547b6a358-inst", "created": "2018-12-27T17:39:05Z", "tenant_id": "6ad90c3d928b4ccbbecc196d5794788d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-27 17:39:13,556 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/80fb8637-3fb1-4173-965a-697e0f98d378 used request id req-a0693f44-ef1a-4089-8b54-c462b23384b4 2018-12-27 17:39:13,557 - create_instance - DEBUG - Instance status [CreateInstanceSimpleTests-5612407d-c1a9-43a4-983d-ef7547b6a358-inst] is - BUILD 2018-12-27 17:39:13,557 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-27 17:39:16,560 - create_instance - DEBUG - VM status query timeout in 889.445574045 2018-12-27 17:39:16,563 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/80fb8637-3fb1-4173-965a-697e0f98d378 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}048db947764bbd6b36fc7fa1a968a1894f55fa5d" 2018-12-27 17:39:17,113 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:39:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-11681e26-b22b-4bd0-995e-c2ed6d76e05f x-compute-request-id: req-11681e26-b22b-4bd0-995e-c2ed6d76e05f Content-Encoding: gzip Content-Length: 754 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSimpleTests-5612407d-c1a9-43a4-983d-ef7547b6a358-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2a:df:89", "version": 4, "addr": "10.55.0.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/80fb8637-3fb1-4173-965a-697e0f98d378", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/80fb8637-3fb1-4173-965a-697e0f98d378", "rel": "bookmark"}], "image": {"id": "da0491d8-fef6-4275-a8c8-7f8268d10e88", "links": [{"href": "http://172.30.9.31:8774/images/da0491d8-fef6-4275-a8c8-7f8268d10e88", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T17:39:15.000000", "flavor": {"id": "28c3dd6d-cddf-4d44-a5f2-127671c01f75", "links": [{"href": "http://172.30.9.31:8774/flavors/28c3dd6d-cddf-4d44-a5f2-127671c01f75", "rel": "bookmark"}]}, "id": "80fb8637-3fb1-4173-965a-697e0f98d378", "security_groups": [{"name": "default"}], "user_id": "553d49854a9c49f6aa87099a0d211192", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T17:39:16Z", "hostId": "ffb095e8de5e305b3d39e22940f203b458c2517c4eeaa6d72753edee", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceSimpleTests-5612407d-c1a9-43a4-983d-ef7547b6a358-inst", "created": "2018-12-27T17:39:05Z", "tenant_id": "6ad90c3d928b4ccbbecc196d5794788d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-27 17:39:17,113 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/80fb8637-3fb1-4173-965a-697e0f98d378 used request id req-11681e26-b22b-4bd0-995e-c2ed6d76e05f 2018-12-27 17:39:17,113 - create_instance - DEBUG - Instance status [CreateInstanceSimpleTests-5612407d-c1a9-43a4-983d-ef7547b6a358-inst] is - ACTIVE 2018-12-27 17:39:17,113 - create_instance - INFO - VM is - ACTIVE 2018-12-27 17:39:17,116 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/80fb8637-3fb1-4173-965a-697e0f98d378 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}048db947764bbd6b36fc7fa1a968a1894f55fa5d" 2018-12-27 17:39:18,232 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:39:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-015fbd06-e436-4720-a701-24f6e8fddb9f x-compute-request-id: req-015fbd06-e436-4720-a701-24f6e8fddb9f Content-Encoding: gzip Content-Length: 754 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSimpleTests-5612407d-c1a9-43a4-983d-ef7547b6a358-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2a:df:89", "version": 4, "addr": "10.55.0.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/80fb8637-3fb1-4173-965a-697e0f98d378", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/80fb8637-3fb1-4173-965a-697e0f98d378", "rel": "bookmark"}], "image": {"id": "da0491d8-fef6-4275-a8c8-7f8268d10e88", "links": [{"href": "http://172.30.9.31:8774/images/da0491d8-fef6-4275-a8c8-7f8268d10e88", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T17:39:15.000000", "flavor": {"id": "28c3dd6d-cddf-4d44-a5f2-127671c01f75", "links": [{"href": "http://172.30.9.31:8774/flavors/28c3dd6d-cddf-4d44-a5f2-127671c01f75", "rel": "bookmark"}]}, "id": "80fb8637-3fb1-4173-965a-697e0f98d378", "security_groups": [{"name": "default"}], "user_id": "553d49854a9c49f6aa87099a0d211192", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T17:39:16Z", "hostId": "ffb095e8de5e305b3d39e22940f203b458c2517c4eeaa6d72753edee", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceSimpleTests-5612407d-c1a9-43a4-983d-ef7547b6a358-inst", "created": "2018-12-27T17:39:05Z", "tenant_id": "6ad90c3d928b4ccbbecc196d5794788d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-27 17:39:18,232 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/80fb8637-3fb1-4173-965a-697e0f98d378 used request id req-015fbd06-e436-4720-a701-24f6e8fddb9f 2018-12-27 17:39:18,237 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceSimpleTests-5612407d-c1a9-43a4-983d-ef7547b6a358-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}048db947764bbd6b36fc7fa1a968a1894f55fa5d" 2018-12-27 17:39:18,539 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-f8d0a7c6-5781-40e9-a179-5fb3bd7b10e5 Date: Thu, 27 Dec 2018 17:39:18 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"ccb6c36d-f020-4c8c-9451-cd95516aea00","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"6ad90c3d928b4ccbbecc196d5794788d","status":"ACTIVE","subnets":["3d6301bc-53c5-492c-9ac9-475d3b7c1a82"],"description":"","tags":[],"updated_at":"2018-12-27T17:38:53Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-5612407d-c1a9-43a4-983d-ef7547b6a358-pub-net","admin_state_up":true,"tenant_id":"6ad90c3d928b4ccbbecc196d5794788d","created_at":"2018-12-27T17:38:50Z","mtu":1442}]} 2018-12-27 17:39:18,539 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceSimpleTests-5612407d-c1a9-43a4-983d-ef7547b6a358-pub-net used request id req-f8d0a7c6-5781-40e9-a179-5fb3bd7b10e5 2018-12-27 17:39:18,543 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/6ad90c3d928b4ccbbecc196d5794788d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}048db947764bbd6b36fc7fa1a968a1894f55fa5d" 2018-12-27 17:39:18,649 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:39:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e1fee5a8-af41-49ea-965f-bbb2cf412060 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/6ad90c3d928b4ccbbecc196d5794788d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "6ad90c3d928b4ccbbecc196d5794788d", "name": "CreateInstanceSimpleTests-8894e666-e24f-444-proj"}} 2018-12-27 17:39:18,649 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/6ad90c3d928b4ccbbecc196d5794788d used request id req-e1fee5a8-af41-49ea-965f-bbb2cf412060 2018-12-27 17:39:18,654 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=ccb6c36d-f020-4c8c-9451-cd95516aea00 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}048db947764bbd6b36fc7fa1a968a1894f55fa5d" 2018-12-27 17:39:18,709 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-56df6f5a-6311-4a53-9ed7-03e3a015a8ef Date: Thu, 27 Dec 2018 17:39:18 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ccb6c36d-f020-4c8c-9451-cd95516aea00","tenant_id":"6ad90c3d928b4ccbbecc196d5794788d","created_at":"2018-12-27T17:38:53Z","dns_nameservers":[],"updated_at":"2018-12-27T17:38:53Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"6ad90c3d928b4ccbbecc196d5794788d","id":"3d6301bc-53c5-492c-9ac9-475d3b7c1a82","subnetpool_id":null,"name":"CreateInstanceSimpleTests-5612407d-c1a9-43a4-983d-ef7547b6a358-pub-subnet"}]} 2018-12-27 17:39:18,709 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=ccb6c36d-f020-4c8c-9451-cd95516aea00 used request id req-56df6f5a-6311-4a53-9ed7-03e3a015a8ef 2018-12-27 17:39:18,714 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=ccb6c36d-f020-4c8c-9451-cd95516aea00 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}048db947764bbd6b36fc7fa1a968a1894f55fa5d" 2018-12-27 17:39:18,943 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1770 X-Openstack-Request-Id: req-a9bd28b8-cbba-46f4-be50-7a406ee8fab3 Date: Thu, 27 Dec 2018 17:39:18 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T17:39:15Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"3d6301bc-53c5-492c-9ac9-475d3b7c1a82","ip_address":"10.55.0.3"}],"id":"b9389b03-a425-4fb7-b69f-c7e09fee1534","security_groups":["c6927a4e-4232-4fbe-aa47-f496d4d17ebb"],"mac_address":"fa:16:3e:2a:df:89","project_id":"6ad90c3d928b4ccbbecc196d5794788d","status":"ACTIVE","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-0-3","ip_address":"10.55.0.3","fqdn":"host-10-55-0-3.openstacklocal."}],"qos_policy_id":null,"name":"CreateInstanceSimpleTests-5612407d-c1a9-43a4-983d-ef7547b6a358-port","admin_state_up":true,"network_id":"ccb6c36d-f020-4c8c-9451-cd95516aea00","dns_name":"","created_at":"2018-12-27T17:39:00Z","binding:vnic_type":"normal","device_id":"80fb8637-3fb1-4173-965a-697e0f98d378","tenant_id":"6ad90c3d928b4ccbbecc196d5794788d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T17:38:54Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"3d6301bc-53c5-492c-9ac9-475d3b7c1a82","ip_address":"10.55.0.2"}],"id":"b93b38cd-de16-40d8-be3a-423a4fee53da","security_groups":[],"mac_address":"fa:16:3e:8c:c1:ec","project_id":"6ad90c3d928b4ccbbecc196d5794788d","status":"DOWN","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-0-2","ip_address":"10.55.0.2","fqdn":"host-10-55-0-2.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ccb6c36d-f020-4c8c-9451-cd95516aea00","dns_name":"","created_at":"2018-12-27T17:38:51Z","binding:vnic_type":"normal","device_id":"","tenant_id":"6ad90c3d928b4ccbbecc196d5794788d"}]} 2018-12-27 17:39:18,943 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=ccb6c36d-f020-4c8c-9451-cd95516aea00 used request id req-a9bd28b8-cbba-46f4-be50-7a406ee8fab3 2018-12-27 17:39:18,944 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:39:19,345 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3cfb088a8e054375afb4d82139bfbbed", "name": "CreateInstanceSimpleTests-8894e666-e24f-444-proj-role"}], "expires_at": "2018-12-27T18:39:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6ad90c3d928b4ccbbecc196d5794788d", "name": "CreateInstanceSimpleTests-8894e666-e24f-444-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/6ad90c3d928b4ccbbecc196d5794788d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/6ad90c3d928b4ccbbecc196d5794788d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/6ad90c3d928b4ccbbecc196d5794788d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/6ad90c3d928b4ccbbecc196d5794788d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/6ad90c3d928b4ccbbecc196d5794788d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/6ad90c3d928b4ccbbecc196d5794788d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/6ad90c3d928b4ccbbecc196d5794788d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/6ad90c3d928b4ccbbecc196d5794788d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/6ad90c3d928b4ccbbecc196d5794788d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_6ad90c3d928b4ccbbecc196d5794788d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_6ad90c3d928b4ccbbecc196d5794788d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/6ad90c3d928b4ccbbecc196d5794788d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/6ad90c3d928b4ccbbecc196d5794788d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/6ad90c3d928b4ccbbecc196d5794788d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSimpleTests-8894e666-e24f-444-user", "id": "553d49854a9c49f6aa87099a0d211192"}, "audit_ids": ["WTK6ay8oTo-yNve1xVFzVw"], "issued_at": "2018-12-27T17:39:19.000000Z"}} 2018-12-27 17:39:19,348 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-5612407d-c1a9-43a4-983d-ef7547b6a358-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b98a0df9ebc1f9a1df026766d3e8af0391d6244a" 2018-12-27 17:39:20,899 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:39:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3dd693c8-2def-403f-9767-91accff0cedf x-compute-request-id: req-3dd693c8-2def-403f-9767-91accff0cedf Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSimpleTests-5612407d-c1a9-43a4-983d-ef7547b6a358-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2a:df:89", "version": 4, "addr": "10.55.0.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/80fb8637-3fb1-4173-965a-697e0f98d378", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/80fb8637-3fb1-4173-965a-697e0f98d378", "rel": "bookmark"}], "image": {"id": "da0491d8-fef6-4275-a8c8-7f8268d10e88", "links": [{"href": "http://172.30.9.31:8774/images/da0491d8-fef6-4275-a8c8-7f8268d10e88", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T17:39:15.000000", "flavor": {"id": "28c3dd6d-cddf-4d44-a5f2-127671c01f75", "links": [{"href": "http://172.30.9.31:8774/flavors/28c3dd6d-cddf-4d44-a5f2-127671c01f75", "rel": "bookmark"}]}, "id": "80fb8637-3fb1-4173-965a-697e0f98d378", "security_groups": [{"name": "default"}], "user_id": "553d49854a9c49f6aa87099a0d211192", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T17:39:16Z", "hostId": "ffb095e8de5e305b3d39e22940f203b458c2517c4eeaa6d72753edee", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceSimpleTests-5612407d-c1a9-43a4-983d-ef7547b6a358-inst", "created": "2018-12-27T17:39:05Z", "tenant_id": "6ad90c3d928b4ccbbecc196d5794788d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-27 17:39:20,899 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-5612407d-c1a9-43a4-983d-ef7547b6a358-inst used request id req-3dd693c8-2def-403f-9767-91accff0cedf 2018-12-27 17:39:20,900 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:39:21,307 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3cfb088a8e054375afb4d82139bfbbed", "name": "CreateInstanceSimpleTests-8894e666-e24f-444-proj-role"}], "expires_at": "2018-12-27T18:39:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6ad90c3d928b4ccbbecc196d5794788d", "name": "CreateInstanceSimpleTests-8894e666-e24f-444-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/6ad90c3d928b4ccbbecc196d5794788d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/6ad90c3d928b4ccbbecc196d5794788d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/6ad90c3d928b4ccbbecc196d5794788d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/6ad90c3d928b4ccbbecc196d5794788d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/6ad90c3d928b4ccbbecc196d5794788d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/6ad90c3d928b4ccbbecc196d5794788d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/6ad90c3d928b4ccbbecc196d5794788d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/6ad90c3d928b4ccbbecc196d5794788d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/6ad90c3d928b4ccbbecc196d5794788d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_6ad90c3d928b4ccbbecc196d5794788d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_6ad90c3d928b4ccbbecc196d5794788d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/6ad90c3d928b4ccbbecc196d5794788d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/6ad90c3d928b4ccbbecc196d5794788d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/6ad90c3d928b4ccbbecc196d5794788d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSimpleTests-8894e666-e24f-444-user", "id": "553d49854a9c49f6aa87099a0d211192"}, "audit_ids": ["-4NumqlOTd2QEQz4s8DQmg"], "issued_at": "2018-12-27T17:39:21.000000Z"}} 2018-12-27 17:39:21,313 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceSimpleTests-5612407d-c1a9-43a4-983d-ef7547b6a358-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0f84341919a0a12fd517a2e5e4f7c63ada55306" 2018-12-27 17:39:21,593 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-feae520e-9fd1-4d6f-9aac-e1ea8aee35bc Date: Thu, 27 Dec 2018 17:39:21 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"ccb6c36d-f020-4c8c-9451-cd95516aea00","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"6ad90c3d928b4ccbbecc196d5794788d","status":"ACTIVE","subnets":["3d6301bc-53c5-492c-9ac9-475d3b7c1a82"],"description":"","tags":[],"updated_at":"2018-12-27T17:38:53Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-5612407d-c1a9-43a4-983d-ef7547b6a358-pub-net","admin_state_up":true,"tenant_id":"6ad90c3d928b4ccbbecc196d5794788d","created_at":"2018-12-27T17:38:50Z","mtu":1442}]} 2018-12-27 17:39:21,593 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceSimpleTests-5612407d-c1a9-43a4-983d-ef7547b6a358-pub-net used request id req-feae520e-9fd1-4d6f-9aac-e1ea8aee35bc 2018-12-27 17:39:21,598 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=ccb6c36d-f020-4c8c-9451-cd95516aea00 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0f84341919a0a12fd517a2e5e4f7c63ada55306" 2018-12-27 17:39:21,817 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-62603dca-1489-4fa1-9650-4dca41694fcb Date: Thu, 27 Dec 2018 17:39:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ccb6c36d-f020-4c8c-9451-cd95516aea00","tenant_id":"6ad90c3d928b4ccbbecc196d5794788d","created_at":"2018-12-27T17:38:53Z","dns_nameservers":[],"updated_at":"2018-12-27T17:38:53Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"6ad90c3d928b4ccbbecc196d5794788d","id":"3d6301bc-53c5-492c-9ac9-475d3b7c1a82","subnetpool_id":null,"name":"CreateInstanceSimpleTests-5612407d-c1a9-43a4-983d-ef7547b6a358-pub-subnet"}]} 2018-12-27 17:39:21,817 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=ccb6c36d-f020-4c8c-9451-cd95516aea00 used request id req-62603dca-1489-4fa1-9650-4dca41694fcb 2018-12-27 17:39:21,822 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=ccb6c36d-f020-4c8c-9451-cd95516aea00 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0f84341919a0a12fd517a2e5e4f7c63ada55306" 2018-12-27 17:39:22,149 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1770 X-Openstack-Request-Id: req-7137ed98-36bf-41b8-b5c6-67519e6c0fc9 Date: Thu, 27 Dec 2018 17:39:22 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T17:39:15Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"3d6301bc-53c5-492c-9ac9-475d3b7c1a82","ip_address":"10.55.0.3"}],"id":"b9389b03-a425-4fb7-b69f-c7e09fee1534","security_groups":["c6927a4e-4232-4fbe-aa47-f496d4d17ebb"],"mac_address":"fa:16:3e:2a:df:89","project_id":"6ad90c3d928b4ccbbecc196d5794788d","status":"ACTIVE","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-0-3","ip_address":"10.55.0.3","fqdn":"host-10-55-0-3.openstacklocal."}],"qos_policy_id":null,"name":"CreateInstanceSimpleTests-5612407d-c1a9-43a4-983d-ef7547b6a358-port","admin_state_up":true,"network_id":"ccb6c36d-f020-4c8c-9451-cd95516aea00","dns_name":"","created_at":"2018-12-27T17:39:00Z","binding:vnic_type":"normal","device_id":"80fb8637-3fb1-4173-965a-697e0f98d378","tenant_id":"6ad90c3d928b4ccbbecc196d5794788d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T17:38:54Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"3d6301bc-53c5-492c-9ac9-475d3b7c1a82","ip_address":"10.55.0.2"}],"id":"b93b38cd-de16-40d8-be3a-423a4fee53da","security_groups":[],"mac_address":"fa:16:3e:8c:c1:ec","project_id":"6ad90c3d928b4ccbbecc196d5794788d","status":"DOWN","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-0-2","ip_address":"10.55.0.2","fqdn":"host-10-55-0-2.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ccb6c36d-f020-4c8c-9451-cd95516aea00","dns_name":"","created_at":"2018-12-27T17:38:51Z","binding:vnic_type":"normal","device_id":"","tenant_id":"6ad90c3d928b4ccbbecc196d5794788d"}]} 2018-12-27 17:39:22,150 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=ccb6c36d-f020-4c8c-9451-cd95516aea00 used request id req-7137ed98-36bf-41b8-b5c6-67519e6c0fc9 2018-12-27 17:39:22,153 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/80fb8637-3fb1-4173-965a-697e0f98d378 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}048db947764bbd6b36fc7fa1a968a1894f55fa5d" 2018-12-27 17:39:22,953 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:39:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9b234b79-a8dc-43b7-b54c-4cd537ac172c x-compute-request-id: req-9b234b79-a8dc-43b7-b54c-4cd537ac172c Content-Encoding: gzip Content-Length: 754 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSimpleTests-5612407d-c1a9-43a4-983d-ef7547b6a358-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2a:df:89", "version": 4, "addr": "10.55.0.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/80fb8637-3fb1-4173-965a-697e0f98d378", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/80fb8637-3fb1-4173-965a-697e0f98d378", "rel": "bookmark"}], "image": {"id": "da0491d8-fef6-4275-a8c8-7f8268d10e88", "links": [{"href": "http://172.30.9.31:8774/images/da0491d8-fef6-4275-a8c8-7f8268d10e88", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T17:39:15.000000", "flavor": {"id": "28c3dd6d-cddf-4d44-a5f2-127671c01f75", "links": [{"href": "http://172.30.9.31:8774/flavors/28c3dd6d-cddf-4d44-a5f2-127671c01f75", "rel": "bookmark"}]}, "id": "80fb8637-3fb1-4173-965a-697e0f98d378", "security_groups": [{"name": "default"}], "user_id": "553d49854a9c49f6aa87099a0d211192", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T17:39:16Z", "hostId": "ffb095e8de5e305b3d39e22940f203b458c2517c4eeaa6d72753edee", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceSimpleTests-5612407d-c1a9-43a4-983d-ef7547b6a358-inst", "created": "2018-12-27T17:39:05Z", "tenant_id": "6ad90c3d928b4ccbbecc196d5794788d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-27 17:39:22,953 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/80fb8637-3fb1-4173-965a-697e0f98d378 used request id req-9b234b79-a8dc-43b7-b54c-4cd537ac172c 2018-12-27 17:39:22,958 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceSimpleTests-5612407d-c1a9-43a4-983d-ef7547b6a358-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}048db947764bbd6b36fc7fa1a968a1894f55fa5d" 2018-12-27 17:39:23,056 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-f7aa17be-c239-47fe-82b4-907364158654 Date: Thu, 27 Dec 2018 17:39:23 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"ccb6c36d-f020-4c8c-9451-cd95516aea00","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"6ad90c3d928b4ccbbecc196d5794788d","status":"ACTIVE","subnets":["3d6301bc-53c5-492c-9ac9-475d3b7c1a82"],"description":"","tags":[],"updated_at":"2018-12-27T17:38:53Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-5612407d-c1a9-43a4-983d-ef7547b6a358-pub-net","admin_state_up":true,"tenant_id":"6ad90c3d928b4ccbbecc196d5794788d","created_at":"2018-12-27T17:38:50Z","mtu":1442}]} 2018-12-27 17:39:23,057 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceSimpleTests-5612407d-c1a9-43a4-983d-ef7547b6a358-pub-net used request id req-f7aa17be-c239-47fe-82b4-907364158654 2018-12-27 17:39:23,061 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/6ad90c3d928b4ccbbecc196d5794788d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}048db947764bbd6b36fc7fa1a968a1894f55fa5d" 2018-12-27 17:39:23,170 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:39:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e1f724f0-6413-459e-928a-d76a6fa07279 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/6ad90c3d928b4ccbbecc196d5794788d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "6ad90c3d928b4ccbbecc196d5794788d", "name": "CreateInstanceSimpleTests-8894e666-e24f-444-proj"}} 2018-12-27 17:39:23,170 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/6ad90c3d928b4ccbbecc196d5794788d used request id req-e1f724f0-6413-459e-928a-d76a6fa07279 2018-12-27 17:39:23,175 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=ccb6c36d-f020-4c8c-9451-cd95516aea00 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}048db947764bbd6b36fc7fa1a968a1894f55fa5d" 2018-12-27 17:39:23,224 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-0dedc943-8e3e-4257-916d-6cefbdd4eb28 Date: Thu, 27 Dec 2018 17:39:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ccb6c36d-f020-4c8c-9451-cd95516aea00","tenant_id":"6ad90c3d928b4ccbbecc196d5794788d","created_at":"2018-12-27T17:38:53Z","dns_nameservers":[],"updated_at":"2018-12-27T17:38:53Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"6ad90c3d928b4ccbbecc196d5794788d","id":"3d6301bc-53c5-492c-9ac9-475d3b7c1a82","subnetpool_id":null,"name":"CreateInstanceSimpleTests-5612407d-c1a9-43a4-983d-ef7547b6a358-pub-subnet"}]} 2018-12-27 17:39:23,225 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=ccb6c36d-f020-4c8c-9451-cd95516aea00 used request id req-0dedc943-8e3e-4257-916d-6cefbdd4eb28 2018-12-27 17:39:23,230 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=ccb6c36d-f020-4c8c-9451-cd95516aea00 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}048db947764bbd6b36fc7fa1a968a1894f55fa5d" 2018-12-27 17:39:23,283 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1770 X-Openstack-Request-Id: req-12524790-fde9-48fd-8626-a05e179f0baa Date: Thu, 27 Dec 2018 17:39:23 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T17:39:15Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"3d6301bc-53c5-492c-9ac9-475d3b7c1a82","ip_address":"10.55.0.3"}],"id":"b9389b03-a425-4fb7-b69f-c7e09fee1534","security_groups":["c6927a4e-4232-4fbe-aa47-f496d4d17ebb"],"mac_address":"fa:16:3e:2a:df:89","project_id":"6ad90c3d928b4ccbbecc196d5794788d","status":"ACTIVE","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-0-3","ip_address":"10.55.0.3","fqdn":"host-10-55-0-3.openstacklocal."}],"qos_policy_id":null,"name":"CreateInstanceSimpleTests-5612407d-c1a9-43a4-983d-ef7547b6a358-port","admin_state_up":true,"network_id":"ccb6c36d-f020-4c8c-9451-cd95516aea00","dns_name":"","created_at":"2018-12-27T17:39:00Z","binding:vnic_type":"normal","device_id":"80fb8637-3fb1-4173-965a-697e0f98d378","tenant_id":"6ad90c3d928b4ccbbecc196d5794788d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T17:38:54Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"3d6301bc-53c5-492c-9ac9-475d3b7c1a82","ip_address":"10.55.0.2"}],"id":"b93b38cd-de16-40d8-be3a-423a4fee53da","security_groups":[],"mac_address":"fa:16:3e:8c:c1:ec","project_id":"6ad90c3d928b4ccbbecc196d5794788d","status":"DOWN","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-0-2","ip_address":"10.55.0.2","fqdn":"host-10-55-0-2.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ccb6c36d-f020-4c8c-9451-cd95516aea00","dns_name":"","created_at":"2018-12-27T17:38:51Z","binding:vnic_type":"normal","device_id":"","tenant_id":"6ad90c3d928b4ccbbecc196d5794788d"}]} 2018-12-27 17:39:23,283 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=ccb6c36d-f020-4c8c-9451-cd95516aea00 used request id req-12524790-fde9-48fd-8626-a05e179f0baa 2018-12-27 17:39:23,286 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/80fb8637-3fb1-4173-965a-697e0f98d378 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}048db947764bbd6b36fc7fa1a968a1894f55fa5d" 2018-12-27 17:39:23,804 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:39:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ab5c660b-3bea-4a84-8000-e7fa88d49a13 x-compute-request-id: req-ab5c660b-3bea-4a84-8000-e7fa88d49a13 Content-Encoding: gzip Content-Length: 754 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSimpleTests-5612407d-c1a9-43a4-983d-ef7547b6a358-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2a:df:89", "version": 4, "addr": "10.55.0.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/80fb8637-3fb1-4173-965a-697e0f98d378", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/80fb8637-3fb1-4173-965a-697e0f98d378", "rel": "bookmark"}], "image": {"id": "da0491d8-fef6-4275-a8c8-7f8268d10e88", "links": [{"href": "http://172.30.9.31:8774/images/da0491d8-fef6-4275-a8c8-7f8268d10e88", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T17:39:15.000000", "flavor": {"id": "28c3dd6d-cddf-4d44-a5f2-127671c01f75", "links": [{"href": "http://172.30.9.31:8774/flavors/28c3dd6d-cddf-4d44-a5f2-127671c01f75", "rel": "bookmark"}]}, "id": "80fb8637-3fb1-4173-965a-697e0f98d378", "security_groups": [{"name": "default"}], "user_id": "553d49854a9c49f6aa87099a0d211192", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T17:39:16Z", "hostId": "ffb095e8de5e305b3d39e22940f203b458c2517c4eeaa6d72753edee", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceSimpleTests-5612407d-c1a9-43a4-983d-ef7547b6a358-inst", "created": "2018-12-27T17:39:05Z", "tenant_id": "6ad90c3d928b4ccbbecc196d5794788d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-27 17:39:23,804 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/80fb8637-3fb1-4173-965a-697e0f98d378 used request id req-ab5c660b-3bea-4a84-8000-e7fa88d49a13 2018-12-27 17:39:23,809 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceSimpleTests-5612407d-c1a9-43a4-983d-ef7547b6a358-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}048db947764bbd6b36fc7fa1a968a1894f55fa5d" 2018-12-27 17:39:23,907 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-743fc181-d074-4f0c-8d40-4444b7c435a6 Date: Thu, 27 Dec 2018 17:39:23 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"ccb6c36d-f020-4c8c-9451-cd95516aea00","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"6ad90c3d928b4ccbbecc196d5794788d","status":"ACTIVE","subnets":["3d6301bc-53c5-492c-9ac9-475d3b7c1a82"],"description":"","tags":[],"updated_at":"2018-12-27T17:38:53Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-5612407d-c1a9-43a4-983d-ef7547b6a358-pub-net","admin_state_up":true,"tenant_id":"6ad90c3d928b4ccbbecc196d5794788d","created_at":"2018-12-27T17:38:50Z","mtu":1442}]} 2018-12-27 17:39:23,907 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceSimpleTests-5612407d-c1a9-43a4-983d-ef7547b6a358-pub-net used request id req-743fc181-d074-4f0c-8d40-4444b7c435a6 2018-12-27 17:39:23,910 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/6ad90c3d928b4ccbbecc196d5794788d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}048db947764bbd6b36fc7fa1a968a1894f55fa5d" 2018-12-27 17:39:24,024 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:39:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b2e59ecc-7602-459c-abcb-9f73a86e29a4 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/6ad90c3d928b4ccbbecc196d5794788d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "6ad90c3d928b4ccbbecc196d5794788d", "name": "CreateInstanceSimpleTests-8894e666-e24f-444-proj"}} 2018-12-27 17:39:24,024 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/6ad90c3d928b4ccbbecc196d5794788d used request id req-b2e59ecc-7602-459c-abcb-9f73a86e29a4 2018-12-27 17:39:24,029 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=ccb6c36d-f020-4c8c-9451-cd95516aea00 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}048db947764bbd6b36fc7fa1a968a1894f55fa5d" 2018-12-27 17:39:24,283 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-67e823bb-20d9-4418-a789-3133392aa9fb Date: Thu, 27 Dec 2018 17:39:24 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ccb6c36d-f020-4c8c-9451-cd95516aea00","tenant_id":"6ad90c3d928b4ccbbecc196d5794788d","created_at":"2018-12-27T17:38:53Z","dns_nameservers":[],"updated_at":"2018-12-27T17:38:53Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"6ad90c3d928b4ccbbecc196d5794788d","id":"3d6301bc-53c5-492c-9ac9-475d3b7c1a82","subnetpool_id":null,"name":"CreateInstanceSimpleTests-5612407d-c1a9-43a4-983d-ef7547b6a358-pub-subnet"}]} 2018-12-27 17:39:24,283 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=ccb6c36d-f020-4c8c-9451-cd95516aea00 used request id req-67e823bb-20d9-4418-a789-3133392aa9fb 2018-12-27 17:39:24,289 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=ccb6c36d-f020-4c8c-9451-cd95516aea00 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}048db947764bbd6b36fc7fa1a968a1894f55fa5d" 2018-12-27 17:39:24,575 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1770 X-Openstack-Request-Id: req-dd633f0e-46bf-4e85-8df8-751917a88c90 Date: Thu, 27 Dec 2018 17:39:24 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T17:39:15Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"3d6301bc-53c5-492c-9ac9-475d3b7c1a82","ip_address":"10.55.0.3"}],"id":"b9389b03-a425-4fb7-b69f-c7e09fee1534","security_groups":["c6927a4e-4232-4fbe-aa47-f496d4d17ebb"],"mac_address":"fa:16:3e:2a:df:89","project_id":"6ad90c3d928b4ccbbecc196d5794788d","status":"ACTIVE","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-0-3","ip_address":"10.55.0.3","fqdn":"host-10-55-0-3.openstacklocal."}],"qos_policy_id":null,"name":"CreateInstanceSimpleTests-5612407d-c1a9-43a4-983d-ef7547b6a358-port","admin_state_up":true,"network_id":"ccb6c36d-f020-4c8c-9451-cd95516aea00","dns_name":"","created_at":"2018-12-27T17:39:00Z","binding:vnic_type":"normal","device_id":"80fb8637-3fb1-4173-965a-697e0f98d378","tenant_id":"6ad90c3d928b4ccbbecc196d5794788d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T17:38:54Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"3d6301bc-53c5-492c-9ac9-475d3b7c1a82","ip_address":"10.55.0.2"}],"id":"b93b38cd-de16-40d8-be3a-423a4fee53da","security_groups":[],"mac_address":"fa:16:3e:8c:c1:ec","project_id":"6ad90c3d928b4ccbbecc196d5794788d","status":"DOWN","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-0-2","ip_address":"10.55.0.2","fqdn":"host-10-55-0-2.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ccb6c36d-f020-4c8c-9451-cd95516aea00","dns_name":"","created_at":"2018-12-27T17:38:51Z","binding:vnic_type":"normal","device_id":"","tenant_id":"6ad90c3d928b4ccbbecc196d5794788d"}]} 2018-12-27 17:39:24,575 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=ccb6c36d-f020-4c8c-9451-cd95516aea00 used request id req-dd633f0e-46bf-4e85-8df8-751917a88c90 2018-12-27 17:39:24,578 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:8774/v2.1/servers/80fb8637-3fb1-4173-965a-697e0f98d378 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b98a0df9ebc1f9a1df026766d3e8af0391d6244a" 2018-12-27 17:39:24,715 - novaclient.v2.client - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:39:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-f94e7e8f-f909-466e-8d27-ad2792f47c61 x-compute-request-id: req-f94e7e8f-f909-466e-8d27-ad2792f47c61 Content-Type: application/json 2018-12-27 17:39:24,715 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/servers/80fb8637-3fb1-4173-965a-697e0f98d378 used request id req-f94e7e8f-f909-466e-8d27-ad2792f47c61 2018-12-27 17:39:24,718 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/80fb8637-3fb1-4173-965a-697e0f98d378 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}048db947764bbd6b36fc7fa1a968a1894f55fa5d" 2018-12-27 17:39:25,422 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:39:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4878e18c-a8a9-4948-ac87-0663128fc8e7 x-compute-request-id: req-4878e18c-a8a9-4948-ac87-0663128fc8e7 Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"CreateInstanceSimpleTests-5612407d-c1a9-43a4-983d-ef7547b6a358-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2a:df:89", "version": 4, "addr": "10.55.0.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/80fb8637-3fb1-4173-965a-697e0f98d378", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/80fb8637-3fb1-4173-965a-697e0f98d378", "rel": "bookmark"}], "image": {"id": "da0491d8-fef6-4275-a8c8-7f8268d10e88", "links": [{"href": "http://172.30.9.31:8774/images/da0491d8-fef6-4275-a8c8-7f8268d10e88", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T17:39:15.000000", "flavor": {"id": "28c3dd6d-cddf-4d44-a5f2-127671c01f75", "links": [{"href": "http://172.30.9.31:8774/flavors/28c3dd6d-cddf-4d44-a5f2-127671c01f75", "rel": "bookmark"}]}, "id": "80fb8637-3fb1-4173-965a-697e0f98d378", "security_groups": [{"name": "default"}], "user_id": "553d49854a9c49f6aa87099a0d211192", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T17:39:24Z", "hostId": "ffb095e8de5e305b3d39e22940f203b458c2517c4eeaa6d72753edee", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceSimpleTests-5612407d-c1a9-43a4-983d-ef7547b6a358-inst", "created": "2018-12-27T17:39:05Z", "tenant_id": "6ad90c3d928b4ccbbecc196d5794788d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-27 17:39:25,422 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/80fb8637-3fb1-4173-965a-697e0f98d378 used request id req-4878e18c-a8a9-4948-ac87-0663128fc8e7 2018-12-27 17:39:25,422 - create_instance - DEBUG - Instance status [CreateInstanceSimpleTests-5612407d-c1a9-43a4-983d-ef7547b6a358-inst] is - ACTIVE 2018-12-27 17:39:25,422 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-27 17:39:28,426 - create_instance - DEBUG - VM status query timeout in 296.289783955 2018-12-27 17:39:28,429 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/80fb8637-3fb1-4173-965a-697e0f98d378 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}048db947764bbd6b36fc7fa1a968a1894f55fa5d" 2018-12-27 17:39:28,715 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:39:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5115bfb7-456f-48e2-ab86-ef8d07d78421 x-compute-request-id: req-5115bfb7-456f-48e2-ab86-ef8d07d78421 Content-Encoding: gzip Content-Length: 736 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"CreateInstanceSimpleTests-5612407d-c1a9-43a4-983d-ef7547b6a358-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2a:df:89", "version": 4, "addr": "10.55.0.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/80fb8637-3fb1-4173-965a-697e0f98d378", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/80fb8637-3fb1-4173-965a-697e0f98d378", "rel": "bookmark"}], "image": {"id": "da0491d8-fef6-4275-a8c8-7f8268d10e88", "links": [{"href": "http://172.30.9.31:8774/images/da0491d8-fef6-4275-a8c8-7f8268d10e88", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T17:39:15.000000", "flavor": {"id": "28c3dd6d-cddf-4d44-a5f2-127671c01f75", "links": [{"href": "http://172.30.9.31:8774/flavors/28c3dd6d-cddf-4d44-a5f2-127671c01f75", "rel": "bookmark"}]}, "id": "80fb8637-3fb1-4173-965a-697e0f98d378", "user_id": "553d49854a9c49f6aa87099a0d211192", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T17:39:26Z", "hostId": "ffb095e8de5e305b3d39e22940f203b458c2517c4eeaa6d72753edee", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceSimpleTests-5612407d-c1a9-43a4-983d-ef7547b6a358-inst", "created": "2018-12-27T17:39:05Z", "tenant_id": "6ad90c3d928b4ccbbecc196d5794788d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-27 17:39:28,715 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/80fb8637-3fb1-4173-965a-697e0f98d378 used request id req-5115bfb7-456f-48e2-ab86-ef8d07d78421 2018-12-27 17:39:28,716 - create_instance - DEBUG - Instance status [CreateInstanceSimpleTests-5612407d-c1a9-43a4-983d-ef7547b6a358-inst] is - ACTIVE 2018-12-27 17:39:28,716 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-27 17:39:31,719 - create_instance - DEBUG - VM status query timeout in 292.996295929 2018-12-27 17:39:31,722 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/80fb8637-3fb1-4173-965a-697e0f98d378 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}048db947764bbd6b36fc7fa1a968a1894f55fa5d" 2018-12-27 17:39:31,770 - novaclient.v2.client - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:39:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-14b030d7-9c77-42e1-ac33-cfdde4281e8b x-compute-request-id: req-14b030d7-9c77-42e1-ac33-cfdde4281e8b Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 80fb8637-3fb1-4173-965a-697e0f98d378 could not be found.", "code": 404}} 2018-12-27 17:39:31,770 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/80fb8637-3fb1-4173-965a-697e0f98d378 used request id req-14b030d7-9c77-42e1-ac33-cfdde4281e8b 2018-12-27 17:39:31,771 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 80fb8637-3fb1-4173-965a-697e0f98d378 could not be found. (HTTP 404) (Request-ID: req-14b030d7-9c77-42e1-ac33-cfdde4281e8b) 2018-12-27 17:39:31,773 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-5612407d-c1a9-43a4-983d-ef7547b6a358-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b98a0df9ebc1f9a1df026766d3e8af0391d6244a" 2018-12-27 17:39:31,854 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:39:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-f0d41c5e-a659-4a12-b166-45fdc2f7137e x-compute-request-id: req-f0d41c5e-a659-4a12-b166-45fdc2f7137e Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-12-27 17:39:31,854 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-5612407d-c1a9-43a4-983d-ef7547b6a358-inst used request id req-f0d41c5e-a659-4a12-b166-45fdc2f7137e 2018-12-27 17:39:31,855 - create_instance - INFO - Deleting Port with ID - b9389b03-a425-4fb7-b69f-c7e09fee1534 2018-12-27 17:39:31,855 - neutron_utils - INFO - Deleting port with name CreateInstanceSimpleTests-5612407d-c1a9-43a4-983d-ef7547b6a358-port 2018-12-27 17:39:31,860 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/ports/b9389b03-a425-4fb7-b69f-c7e09fee1534 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}048db947764bbd6b36fc7fa1a968a1894f55fa5d" 2018-12-27 17:39:32,424 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-1b8afc38-dd65-49f0-8beb-50ccb0165788 Date: Thu, 27 Dec 2018 17:39:32 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 17:39:32,425 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/ports/b9389b03-a425-4fb7-b69f-c7e09fee1534 used request id req-1b8afc38-dd65-49f0-8beb-50ccb0165788 2018-12-27 17:39:32,425 - create_instance - INFO - Deleting VM instance - CreateInstanceSimpleTests-5612407d-c1a9-43a4-983d-ef7547b6a358-inst 2018-12-27 17:39:32,428 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:8774/v2.1/servers/80fb8637-3fb1-4173-965a-697e0f98d378 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}048db947764bbd6b36fc7fa1a968a1894f55fa5d" 2018-12-27 17:39:32,471 - novaclient.v2.client - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:39:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-58b2e209-d78a-4a8a-928f-af06ea313713 x-compute-request-id: req-58b2e209-d78a-4a8a-928f-af06ea313713 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 80fb8637-3fb1-4173-965a-697e0f98d378 could not be found.", "code": 404}} 2018-12-27 17:39:32,471 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/servers/80fb8637-3fb1-4173-965a-697e0f98d378 used request id req-58b2e209-d78a-4a8a-928f-af06ea313713 2018-12-27 17:39:32,472 - create_instance - WARNING - Instance already deleted - Instance 80fb8637-3fb1-4173-965a-697e0f98d378 could not be found. (HTTP 404) (Request-ID: req-58b2e209-d78a-4a8a-928f-af06ea313713) 2018-12-27 17:39:32,473 - create_instance - INFO - Checking deletion status 2018-12-27 17:39:32,475 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/80fb8637-3fb1-4173-965a-697e0f98d378 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}048db947764bbd6b36fc7fa1a968a1894f55fa5d" 2018-12-27 17:39:32,523 - novaclient.v2.client - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:39:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-75ec11c1-088f-475d-8ddc-2b40c8d8fb1c x-compute-request-id: req-75ec11c1-088f-475d-8ddc-2b40c8d8fb1c Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 80fb8637-3fb1-4173-965a-697e0f98d378 could not be found.", "code": 404}} 2018-12-27 17:39:32,524 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/80fb8637-3fb1-4173-965a-697e0f98d378 used request id req-75ec11c1-088f-475d-8ddc-2b40c8d8fb1c 2018-12-27 17:39:32,524 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 80fb8637-3fb1-4173-965a-697e0f98d378 could not be found. (HTTP 404) (Request-ID: req-75ec11c1-088f-475d-8ddc-2b40c8d8fb1c) 2018-12-27 17:39:32,524 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceSimpleTests-5612407d-c1a9-43a4-983d-ef7547b6a358-inst 2018-12-27 17:39:32,527 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:8774/v2.1/flavors/28c3dd6d-cddf-4d44-a5f2-127671c01f75 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b60773da3684e5189ff2210dae02b23e5d41bda" 2018-12-27 17:39:32,569 - novaclient.v2.client - DEBUG - RESP: [202] Date: Thu, 27 Dec 2018 17:39:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-a9f69134-2e50-4063-92f5-a057c7588592 x-compute-request-id: req-a9f69134-2e50-4063-92f5-a057c7588592 Content-Length: 0 Content-Type: application/json 2018-12-27 17:39:32,569 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/flavors/28c3dd6d-cddf-4d44-a5f2-127671c01f75 used request id req-a9f69134-2e50-4063-92f5-a057c7588592 2018-12-27 17:39:32,570 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSimpleTests-5612407d-c1a9-43a4-983d-ef7547b6a358-pub-subnet 2018-12-27 17:39:32,570 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSimpleTests-5612407d-c1a9-43a4-983d-ef7547b6a358-pub-subnet 2018-12-27 17:39:32,575 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/subnets/3d6301bc-53c5-492c-9ac9-475d3b7c1a82 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74fe0bc245feeab326438f06804772724b07474d" 2018-12-27 17:39:34,554 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-2c8f65b6-586e-4f5c-b6eb-5c9e869d0c19 Date: Thu, 27 Dec 2018 17:39:34 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 17:39:34,554 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/subnets/3d6301bc-53c5-492c-9ac9-475d3b7c1a82 used request id req-2c8f65b6-586e-4f5c-b6eb-5c9e869d0c19 2018-12-27 17:39:34,554 - neutron_utils - INFO - Deleting network with name CreateInstanceSimpleTests-5612407d-c1a9-43a4-983d-ef7547b6a358-pub-net 2018-12-27 17:39:34,559 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/networks/ccb6c36d-f020-4c8c-9451-cd95516aea00 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74fe0bc245feeab326438f06804772724b07474d" 2018-12-27 17:39:36,460 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-5af90561-7ddf-45a3-bfb5-72d54d1971f6 Date: Thu, 27 Dec 2018 17:39:36 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 17:39:36,460 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/networks/ccb6c36d-f020-4c8c-9451-cd95516aea00 used request id req-5af90561-7ddf-45a3-bfb5-72d54d1971f6 2018-12-27 17:39:36,461 - glance_utils - INFO - Deleting image named - CreateInstanceSimpleTests-5612407d-c1a9-43a4-983d-ef7547b6a358-image 2018-12-27 17:39:36,463 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9292/v2/images/da0491d8-fef6-4275-a8c8-7f8268d10e88 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}004d05fb53602ba0b0917d3baa1224cd379a0f8a" 2018-12-27 17:39:37,091 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-3c5501d1-c580-4e6d-8890-91cc9b495c83 Date: Thu, 27 Dec 2018 17:39:37 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-27 17:39:37,092 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.31:9292/v2/images/da0491d8-fef6-4275-a8c8-7f8268d10e88 used request id req-3c5501d1-c580-4e6d-8890-91cc9b495c83 2018-12-27 17:39:37,099 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aac6d2597a92f97b5cd1678c2a825e109fa52974" 2018-12-27 17:39:37,424 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 35896 X-Openstack-Request-Id: req-34eb0c90-bf9a-44ee-90e6-fb37d27d4c88 Date: Thu, 27 Dec 2018 17:39:37 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "created_at": "2018-12-27T15:33:01Z", "updated_at": "2018-12-27T15:33:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "35205ac3-06e6-4cf6-bb21-ff8f813cb45b", "remote_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "ade77f59-e70c-4970-8ea8-198222fa332e", "remote_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "c4f3bf7f-d793-498d-a883-bb8c6003f070", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "c85cb618-8f19-445b-8e16-6d467cb17771", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}], "revision_number": 4, "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "created_at": "2018-12-27T15:57:22Z", "updated_at": "2018-12-27T15:57:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "5e258a3b-01f5-4aef-81b7-0b5dc6e5b683", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "65475539-0336-498a-8da4-ff0a80b10089", "remote_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "ae922857-f7ae-4bc8-949b-153fb43bfd00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "b4f87679-52e1-4cf9-bf76-5abb9a9bec06", "remote_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "f7197afc9b61423897aefc9a643d03a1"}], "revision_number": 4, "project_id": "f7197afc9b61423897aefc9a643d03a1", "id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "created_at": "2018-12-27T16:01:54Z", "updated_at": "2018-12-27T16:01:54Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "00dd3abd-acd1-4edb-8f4a-8badcbd2eeb4", "remote_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "018de60d-bc33-4ef0-9eed-6d00b6ce227b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "0d99f0db-fa6b-4201-b67f-a7ff0db82c5d", "remote_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv6", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "5c4049ef-933d-4614-84e7-83584430d462", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv6", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}], "revision_number": 4, "project_id": "8c689c5e31c44b09ab85f80682abbc2a", "id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "created_at": "2018-12-27T15:56:49Z", "updated_at": "2018-12-27T15:56:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "6555e255-763a-4448-b1b1-0c93b2a390bd", "remote_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "777ff7a5-a590-43e5-a84b-7677710494e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "8bac258a-08df-48b7-900b-efbe01a6ec20", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "dc17921e-353f-4898-a970-881b2c8d093d", "remote_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}], "revision_number": 4, "project_id": "28dac9e1580d461c9de52e6659cc4f9d", "id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "created_at": "2018-12-27T16:01:52Z", "updated_at": "2018-12-27T16:01:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "32737757-45f3-4b24-b6ab-5f2d5579b4a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv6", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "ae604ef3-492d-4aa3-8045-1ff84f755a27", "remote_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv4", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "b7bff40a-beda-4996-b140-ed94d010535c", "remote_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv6", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "b8129030-9d72-4d5d-adce-47bbe62492fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv4", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}], "revision_number": 4, "project_id": "81c108a273314b24bf6b48c41b5bbe0c", "id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "created_at": "2018-12-27T15:57:20Z", "updated_at": "2018-12-27T15:57:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "0c389ec4-c0af-4c20-acf9-4fcc1d859dd7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv6", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "3749697a-f2ef-439a-a661-2fb92badd1ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv4", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "b74e0c8c-e243-450e-b1be-69c587093d6d", "remote_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv6", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "c222695b-2f1c-427d-afd7-e0be24ec9f66", "remote_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv4", "project_id": "7fb0e5436e4f467998e672dd71018a45"}], "revision_number": 4, "project_id": "7fb0e5436e4f467998e672dd71018a45", "id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "created_at": "2018-12-27T17:02:11Z", "updated_at": "2018-12-27T17:02:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "675d8a56-1c9b-4c58-a252-61e65997fd05", "remote_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv4", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "84f0587c-7394-4fd6-8f3d-8d6ba94cf3f9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv6", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "8a450b4f-e710-4193-816e-13a2d4e40c07", "remote_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv6", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "c3106b0a-1026-4156-86a9-f0438b7fab93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv4", "project_id": "7cba3664d5674e65a12c8c269a05febf"}], "revision_number": 4, "project_id": "7cba3664d5674e65a12c8c269a05febf", "id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "created_at": "2018-12-27T15:58:29Z", "updated_at": "2018-12-27T15:58:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "2a945ecc-f9fa-4219-96ab-c189a7f5c102", "remote_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv6", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "55e2b54e-68d4-4476-8c9f-e05e347c8970", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv4", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "9983229c-b595-482a-973f-81137a209b6d", "remote_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv4", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "9d4b8450-78ab-4817-a586-372ed88268f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv6", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}], "revision_number": 4, "project_id": "fbd6dbf946a5406398ba810e02d0888e", "id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "created_at": "2018-12-27T15:57:24Z", "updated_at": "2018-12-27T15:57:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "35521f2a-a59d-4798-9fa8-0febfe126076", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv4", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "607d473d-1e6a-4088-a778-7df9ffc1ff68", "remote_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv6", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "6f8fa92b-b67a-4047-a900-f43656aff42b", "remote_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv4", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "890f1d6c-9ae5-45b0-b7a1-282182432b66", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv6", "project_id": "253cc6709e714b8a80a5f74e4257907e"}], "revision_number": 4, "project_id": "253cc6709e714b8a80a5f74e4257907e", "id": "b9546f11-205e-4322-89f8-f0360d6090ed", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6ad90c3d928b4ccbbecc196d5794788d", "created_at": "2018-12-27T17:38:50Z", "updated_at": "2018-12-27T17:38:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:38:50Z", "revision_number": 0, "id": "87971986-e657-495d-b2a7-d7b8609afb46", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:38:50Z", "security_group_id": "c6927a4e-4232-4fbe-aa47-f496d4d17ebb", "tenant_id": "6ad90c3d928b4ccbbecc196d5794788d", "port_range_min": null, "ethertype": "IPv4", "project_id": "6ad90c3d928b4ccbbecc196d5794788d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:38:50Z", "revision_number": 0, "id": "9a0ac450-55ef-419e-8564-43735b4690d3", "remote_group_id": "c6927a4e-4232-4fbe-aa47-f496d4d17ebb", "remote_ip_prefix": null, "created_at": "2018-12-27T17:38:50Z", "security_group_id": "c6927a4e-4232-4fbe-aa47-f496d4d17ebb", "tenant_id": "6ad90c3d928b4ccbbecc196d5794788d", "port_range_min": null, "ethertype": "IPv4", "project_id": "6ad90c3d928b4ccbbecc196d5794788d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:38:50Z", "revision_number": 0, "id": "b3501bef-2722-4aaa-a549-4fce9d8d173b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:38:50Z", "security_group_id": "c6927a4e-4232-4fbe-aa47-f496d4d17ebb", "tenant_id": "6ad90c3d928b4ccbbecc196d5794788d", "port_range_min": null, "ethertype": "IPv6", "project_id": "6ad90c3d928b4ccbbecc196d5794788d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:38:50Z", "revision_number": 0, "id": "cb9559e4-54e7-4d13-b1ae-f381043fca48", "remote_group_id": "c6927a4e-4232-4fbe-aa47-f496d4d17ebb", "remote_ip_prefix": null, "created_at": "2018-12-27T17:38:50Z", "security_group_id": "c6927a4e-4232-4fbe-aa47-f496d4d17ebb", "tenant_id": "6ad90c3d928b4ccbbecc196d5794788d", "port_range_min": null, "ethertype": "IPv6", "project_id": "6ad90c3d928b4ccbbecc196d5794788d"}], "revision_number": 4, "project_id": "6ad90c3d928b4ccbbecc196d5794788d", "id": "c6927a4e-4232-4fbe-aa47-f496d4d17ebb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "created_at": "2018-12-27T15:57:08Z", "updated_at": "2018-12-27T15:57:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "6739c48b-d899-4c17-bb8e-ffaf8922c034", "remote_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv4", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "9660a6af-4d9b-40b9-9729-f205f66c2bd0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv4", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "bf244c03-fc10-4754-9c2b-b0224401c4f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv6", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "d3bee7cc-a152-441c-9790-abb1f56cec03", "remote_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv6", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}], "revision_number": 4, "project_id": "782a28bd0d40485e85eda6b8ba43840b", "id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "created_at": "2018-12-27T15:57:11Z", "updated_at": "2018-12-27T15:57:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "22c0d2cf-360a-4aa8-ba7e-bfdbf8327d27", "remote_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "553b140a-8ba9-4af7-9f50-bf24e87aebf7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "b2ecf7a5-df98-4d65-a762-767320437c5a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "e49104b2-7c13-49d6-8519-a16dd585346f", "remote_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}], "revision_number": 4, "project_id": "ef7e486beb8f4de39b25ca5f11552328", "id": "d0588e93-db0d-4888-9f99-3399a50df490", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "created_at": "2018-12-27T17:19:15Z", "updated_at": "2018-12-27T17:19:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "1990fe24-df44-4561-9f09-f50aab182bf7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "651e4b8b-b29e-409b-9f25-ff2328ccefe6", "remote_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "cc4e2254-2157-4ae1-a233-3047573ddc6d", "remote_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "da56dda4-aaf3-43ff-bdf7-e64892ec2345", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}], "revision_number": 4, "project_id": "2a5a6879c5fa4db798cea6d394565d45", "id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-27T15:33:07Z", "updated_at": "2018-12-27T15:33:07Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "4de95db8-72d6-4aec-a145-e92511971eb9", "remote_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "5f100cff-05d8-4405-8dfb-0a387c123fae", "remote_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "a3f6a193-cc94-4220-a73a-08acf63c449b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "f059d8a5-0c32-49c9-a721-77cc89245ecd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "created_at": "2018-12-27T15:29:16Z", "updated_at": "2018-12-27T15:29:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "3c53841a-5bc0-4192-b482-044411e217ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "5956ff3f-d59d-4af6-82b5-566c888583a7", "remote_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:16Z", "revision_number": 0, "id": "60735d87-52c7-426a-91a6-aff1078a5a2d", "remote_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:16Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "abe97133-61dd-4fdf-baf3-2e07968a324f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "da629caea04941e1ae8979c379dc7c9d"}], "revision_number": 4, "project_id": "da629caea04941e1ae8979c379dc7c9d", "id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "name": "default"}]} 2018-12-27 17:39:37,425 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=default used request id req-34eb0c90-bf9a-44ee-90e6-fb37d27d4c88 2018-12-27 17:39:37,432 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aac6d2597a92f97b5cd1678c2a825e109fa52974" 2018-12-27 17:39:37,540 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:39:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0ce410e2-c0fc-4588-8fda-a855542cac80 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b7b4fceec1ad4c6eb74d758b709a9d93", "name": "admin"}} 2018-12-27 17:39:37,540 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93 used request id req-0ce410e2-c0fc-4588-8fda-a855542cac80 2018-12-27 17:39:37,544 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/f7197afc9b61423897aefc9a643d03a1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aac6d2597a92f97b5cd1678c2a825e109fa52974" 2018-12-27 17:39:37,662 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:39:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a8b1cbb7-1e02-4efe-b867-e6c9562c849c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f7197afc9b61423897aefc9a643d03a1.", "code": 404, "title": "Not Found"}} 2018-12-27 17:39:37,662 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/f7197afc9b61423897aefc9a643d03a1 used request id req-a8b1cbb7-1e02-4efe-b867-e6c9562c849c 2018-12-27 17:39:37,663 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:39:37,666 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/8c689c5e31c44b09ab85f80682abbc2a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aac6d2597a92f97b5cd1678c2a825e109fa52974" 2018-12-27 17:39:37,792 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:39:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4c1a9eb1-6554-455b-800f-1fab7ae7e756 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8c689c5e31c44b09ab85f80682abbc2a.", "code": 404, "title": "Not Found"}} 2018-12-27 17:39:37,793 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/8c689c5e31c44b09ab85f80682abbc2a used request id req-4c1a9eb1-6554-455b-800f-1fab7ae7e756 2018-12-27 17:39:37,793 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:39:37,797 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/28dac9e1580d461c9de52e6659cc4f9d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aac6d2597a92f97b5cd1678c2a825e109fa52974" 2018-12-27 17:39:37,988 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:39:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a9f74af6-7479-4b05-8305-7a5ee15b4fec Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 28dac9e1580d461c9de52e6659cc4f9d.", "code": 404, "title": "Not Found"}} 2018-12-27 17:39:37,988 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/28dac9e1580d461c9de52e6659cc4f9d used request id req-a9f74af6-7479-4b05-8305-7a5ee15b4fec 2018-12-27 17:39:37,989 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:39:37,992 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/81c108a273314b24bf6b48c41b5bbe0c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aac6d2597a92f97b5cd1678c2a825e109fa52974" 2018-12-27 17:39:38,105 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:39:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-71c5affc-48f2-4adb-a25b-550f9f892595 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 81c108a273314b24bf6b48c41b5bbe0c.", "code": 404, "title": "Not Found"}} 2018-12-27 17:39:38,106 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/81c108a273314b24bf6b48c41b5bbe0c used request id req-71c5affc-48f2-4adb-a25b-550f9f892595 2018-12-27 17:39:38,106 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:39:38,110 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/7fb0e5436e4f467998e672dd71018a45 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aac6d2597a92f97b5cd1678c2a825e109fa52974" 2018-12-27 17:39:38,238 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:39:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9d6d242e-8ed1-4868-9979-196fce9b90b0 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7fb0e5436e4f467998e672dd71018a45.", "code": 404, "title": "Not Found"}} 2018-12-27 17:39:38,238 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/7fb0e5436e4f467998e672dd71018a45 used request id req-9d6d242e-8ed1-4868-9979-196fce9b90b0 2018-12-27 17:39:38,238 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:39:38,242 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/7cba3664d5674e65a12c8c269a05febf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aac6d2597a92f97b5cd1678c2a825e109fa52974" 2018-12-27 17:39:38,348 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:39:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-df95602a-f96a-4ff3-be8f-cfb72531a621 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7cba3664d5674e65a12c8c269a05febf.", "code": 404, "title": "Not Found"}} 2018-12-27 17:39:38,348 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/7cba3664d5674e65a12c8c269a05febf used request id req-df95602a-f96a-4ff3-be8f-cfb72531a621 2018-12-27 17:39:38,348 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:39:38,352 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/fbd6dbf946a5406398ba810e02d0888e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aac6d2597a92f97b5cd1678c2a825e109fa52974" 2018-12-27 17:39:38,457 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:39:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e4bc4f9c-e976-432a-9740-35afd58d0bdb Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: fbd6dbf946a5406398ba810e02d0888e.", "code": 404, "title": "Not Found"}} 2018-12-27 17:39:38,458 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/fbd6dbf946a5406398ba810e02d0888e used request id req-e4bc4f9c-e976-432a-9740-35afd58d0bdb 2018-12-27 17:39:38,458 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:39:38,461 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/253cc6709e714b8a80a5f74e4257907e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aac6d2597a92f97b5cd1678c2a825e109fa52974" 2018-12-27 17:39:38,590 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:39:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d1dfa0c3-4051-4625-8010-563717b004f5 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 253cc6709e714b8a80a5f74e4257907e.", "code": 404, "title": "Not Found"}} 2018-12-27 17:39:38,590 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/253cc6709e714b8a80a5f74e4257907e used request id req-d1dfa0c3-4051-4625-8010-563717b004f5 2018-12-27 17:39:38,590 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:39:38,594 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/6ad90c3d928b4ccbbecc196d5794788d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aac6d2597a92f97b5cd1678c2a825e109fa52974" 2018-12-27 17:39:38,702 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:39:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-25ef2295-61e4-4732-85a7-9c8fa299cfb8 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/6ad90c3d928b4ccbbecc196d5794788d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "6ad90c3d928b4ccbbecc196d5794788d", "name": "CreateInstanceSimpleTests-8894e666-e24f-444-proj"}} 2018-12-27 17:39:38,702 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/6ad90c3d928b4ccbbecc196d5794788d used request id req-25ef2295-61e4-4732-85a7-9c8fa299cfb8 2018-12-27 17:39:38,702 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c6927a4e-4232-4fbe-aa47-f496d4d17ebb 2018-12-27 17:39:38,707 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=c6927a4e-4232-4fbe-aa47-f496d4d17ebb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aac6d2597a92f97b5cd1678c2a825e109fa52974" 2018-12-27 17:39:38,924 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-36cff6c5-fd40-44b5-a696-a5201fb14210 Date: Thu, 27 Dec 2018 17:39:38 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:38:50Z", "security_group_id": "c6927a4e-4232-4fbe-aa47-f496d4d17ebb", "port_range_min": null, "revision_number": 0, "tenant_id": "6ad90c3d928b4ccbbecc196d5794788d", "created_at": "2018-12-27T17:38:50Z", "project_id": "6ad90c3d928b4ccbbecc196d5794788d", "id": "87971986-e657-495d-b2a7-d7b8609afb46"}, {"remote_group_id": "c6927a4e-4232-4fbe-aa47-f496d4d17ebb", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:38:50Z", "security_group_id": "c6927a4e-4232-4fbe-aa47-f496d4d17ebb", "port_range_min": null, "revision_number": 0, "tenant_id": "6ad90c3d928b4ccbbecc196d5794788d", "created_at": "2018-12-27T17:38:50Z", "project_id": "6ad90c3d928b4ccbbecc196d5794788d", "id": "9a0ac450-55ef-419e-8564-43735b4690d3"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:38:50Z", "security_group_id": "c6927a4e-4232-4fbe-aa47-f496d4d17ebb", "port_range_min": null, "revision_number": 0, "tenant_id": "6ad90c3d928b4ccbbecc196d5794788d", "created_at": "2018-12-27T17:38:50Z", "project_id": "6ad90c3d928b4ccbbecc196d5794788d", "id": "b3501bef-2722-4aaa-a549-4fce9d8d173b"}, {"remote_group_id": "c6927a4e-4232-4fbe-aa47-f496d4d17ebb", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:38:50Z", "security_group_id": "c6927a4e-4232-4fbe-aa47-f496d4d17ebb", "port_range_min": null, "revision_number": 0, "tenant_id": "6ad90c3d928b4ccbbecc196d5794788d", "created_at": "2018-12-27T17:38:50Z", "project_id": "6ad90c3d928b4ccbbecc196d5794788d", "id": "cb9559e4-54e7-4d13-b1ae-f381043fca48"}]} 2018-12-27 17:39:38,924 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=c6927a4e-4232-4fbe-aa47-f496d4d17ebb used request id req-36cff6c5-fd40-44b5-a696-a5201fb14210 2018-12-27 17:39:38,925 - neutron_utils - INFO - Deleting security group with name - default 2018-12-27 17:39:38,930 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/security-groups/c6927a4e-4232-4fbe-aa47-f496d4d17ebb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aac6d2597a92f97b5cd1678c2a825e109fa52974" 2018-12-27 17:39:39,352 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-48628a06-bee7-41e6-8472-3723a44b57e0 Content-Length: 0 Date: Thu, 27 Dec 2018 17:39:39 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 17:39:39,353 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-groups/c6927a4e-4232-4fbe-aa47-f496d4d17ebb used request id req-48628a06-bee7-41e6-8472-3723a44b57e0 2018-12-27 17:39:39,353 - keystone_utils - INFO - Deleting project with name - CreateInstanceSimpleTests-8894e666-e24f-444-proj 2018-12-27 17:39:39,357 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/projects/6ad90c3d928b4ccbbecc196d5794788d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aac6d2597a92f97b5cd1678c2a825e109fa52974" 2018-12-27 17:39:39,669 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:39:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-967a1afd-dcef-4532-b6c5-e0b74d920317 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:39:39,670 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/6ad90c3d928b4ccbbecc196d5794788d used request id req-967a1afd-dcef-4532-b6c5-e0b74d920317 2018-12-27 17:39:39,670 - keystone_utils - INFO - Deleting role with name - CreateInstanceSimpleTests-8894e666-e24f-444-proj-role 2018-12-27 17:39:39,674 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/roles/3cfb088a8e054375afb4d82139bfbbed -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aac6d2597a92f97b5cd1678c2a825e109fa52974" 2018-12-27 17:39:39,834 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:39:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7661148e-232d-4ca4-aa1f-eb2d17a92bff Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:39:39,834 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/roles/3cfb088a8e054375afb4d82139bfbbed used request id req-7661148e-232d-4ca4-aa1f-eb2d17a92bff 2018-12-27 17:39:39,838 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aac6d2597a92f97b5cd1678c2a825e109fa52974" 2018-12-27 17:39:39,953 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:39:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b1056c1a-de80-4ac6-9218-96cae827ef21 Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8de789d09e46427786a85702e5e8de91", "links": {"self": "http://172.30.9.31:5000/v3/roles/8de789d09e46427786a85702e5e8de91"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 17:39:39,953 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-b1056c1a-de80-4ac6-9218-96cae827ef21 2018-12-27 17:39:39,954 - keystone_utils - INFO - Deleting user with name - CreateInstanceSimpleTests-8894e666-e24f-444-user 2018-12-27 17:39:39,957 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/users/553d49854a9c49f6aa87099a0d211192 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5587c363a817bb5d00dd422bc788edb98492bd0b" 2018-12-27 17:39:40,195 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:39:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4002a29d-d475-43b7-9418-758a1790e337 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:39:40,195 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/553d49854a9c49f6aa87099a0d211192 used request id req-4002a29d-d475-43b7-9418-758a1790e337 2018-12-27 17:39:40,196 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:39:40,633 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:39:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["arg1OFrlRi-O9QEC-PHdFQ"], "issued_at": "2018-12-27T17:39:40.000000Z"}} 2018-12-27 17:39:40,634 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfa2358a4fcb820952dd52e14c8a1c2d561dbc9e" 2018-12-27 17:39:40,745 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:39:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-48b935b9-5eb3-492c-b700-d1a81f2605fd Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:39:40,746 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-48b935b9-5eb3-492c-b700-d1a81f2605fd 2018-12-27 17:39:40,747 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:39:40,748 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:39:41,161 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:39:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["aaZJedFiTbCnSmVzrf2uvg"], "issued_at": "2018-12-27T17:39:41.000000Z"}} 2018-12-27 17:39:41,162 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cccd861c2299cf66869de4985f0cdc9dcd30bb1f" 2018-12-27 17:39:41,282 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:39:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-65281330-46ce-447e-bfab-d6fbbae2dec0 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:39:41,282 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-65281330-46ce-447e-bfab-d6fbbae2dec0 2018-12-27 17:39:41,286 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 17:39:41,291 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 17:39:41 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 17:39:41,292 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-b582eac3-793a-448-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cccd861c2299cf66869de4985f0cdc9dcd30bb1f" 2018-12-27 17:39:41,399 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:39:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e4609e52-41d3-4096-a4d0-45a5849370ee Content-Encoding: gzip Content-Length: 188 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-b582eac3-793a-448-proj", "previous": null, "next": null}, "projects": []} 2018-12-27 17:39:41,399 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-b582eac3-793a-448-proj used request id req-e4609e52-41d3-4096-a4d0-45a5849370ee 2018-12-27 17:39:41,402 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cccd861c2299cf66869de4985f0cdc9dcd30bb1f" 2018-12-27 17:39:41,532 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:39:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2c2520aa-caf9-409d-9d1b-d1623545978f Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-27 17:39:41,533 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-2c2520aa-caf9-409d-9d1b-d1623545978f 2018-12-27 17:39:41,536 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cccd861c2299cf66869de4985f0cdc9dcd30bb1f" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstancePortManipulationTests-b582eac3-793a-448-proj"}}' 2018-12-27 17:39:41,691 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 27 Dec 2018 17:39:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4ff387e9-7e63-4543-83ec-9aea0283dbf3 Content-Length: 332 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/761e2b94a83348338155be5d349f880b"}, "tags": [], "enabled": true, "id": "761e2b94a83348338155be5d349f880b", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-b582eac3-793a-448-proj"}} 2018-12-27 17:39:41,691 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-4ff387e9-7e63-4543-83ec-9aea0283dbf3 2018-12-27 17:39:41,691 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-b582eac3-793a-448-proj 2018-12-27 17:39:41,691 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:39:41,692 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:39:42,108 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:39:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["_0-UR7y9SJ6UF0N6k1093A"], "issued_at": "2018-12-27T17:39:42.000000Z"}} 2018-12-27 17:39:42,109 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbcd23ee5a8a7a1e55e1ddaf434ee1dceed230b7" 2018-12-27 17:39:42,216 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:39:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-077d7410-e6bf-4be1-95bd-e8df85fbc5e2 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:39:42,216 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-077d7410-e6bf-4be1-95bd-e8df85fbc5e2 2018-12-27 17:39:42,220 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 17:39:42,226 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 17:39:42 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 17:39:42,227 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbcd23ee5a8a7a1e55e1ddaf434ee1dceed230b7" 2018-12-27 17:39:42,346 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:39:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-07b4a929-09b2-4ac3-8442-6a53046d18c6 Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "links": {"self": "http://172.30.9.31:5000/v3/users/01fa52e7b3674fc48643fa4ffca67e4e"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "01fa52e7b3674fc48643fa4ffca67e4e", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/05a834ddebbc40688596b7460b47439e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05a834ddebbc40688596b7460b47439e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/08226a0ad01943f39559448239e291e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "08226a0ad01943f39559448239e291e1", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/55c0552fe37a4f7ca0e73939514bc683"}, "domain_id": "default", "enabled": true, "options": {}, "id": "55c0552fe37a4f7ca0e73939514bc683", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/646a4af4e3b5439a97996d353fea3924"}, "domain_id": "914eec1d43ea4caf9d2fd33268c06258", "enabled": true, "options": {}, "id": "646a4af4e3b5439a97996d353fea3924", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/85fb203e51c34d3f8122e285a6a318b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85fb203e51c34d3f8122e285a6a318b3", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/905e7f4b42d24cca93b99d2401fa3378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "905e7f4b42d24cca93b99d2401fa3378", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/a5bc08b9f81f4e5bb86c24f9f7547bae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5bc08b9f81f4e5bb86c24f9f7547bae", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/a5c780627f004d318bf908d80305da9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5c780627f004d318bf908d80305da9c", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/b18425bf2b044bc9af7e194919539a17"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b18425bf2b044bc9af7e194919539a17", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/b8d2134b619d4dca80e21d6fb16449b0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b8d2134b619d4dca80e21d6fb16449b0", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/b9ab6a25a652438285139fe5b44aea62"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9ab6a25a652438285139fe5b44aea62", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/c08462554a4844d681348f58b9b0edee"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c08462554a4844d681348f58b9b0edee", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/ddfc3a9aad444d4782eae677c8a98130"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ddfc3a9aad444d4782eae677c8a98130", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/f2a74f2185a54676a6cb2bb5ecfcc4f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2a74f2185a54676a6cb2bb5ecfcc4f6", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-12-27 17:39:42,346 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-07b4a929-09b2-4ac3-8442-6a53046d18c6 2018-12-27 17:39:42,351 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?name=CreateInstancePortManipulationTests-b582eac3-793a-448-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbcd23ee5a8a7a1e55e1ddaf434ee1dceed230b7" 2018-12-27 17:39:42,461 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:39:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fe96bf82-0a08-4d08-8719-82352414843f Content-Encoding: gzip Content-Length: 268 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?name=CreateInstancePortManipulationTests-b582eac3-793a-448-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/761e2b94a83348338155be5d349f880b"}, "tags": [], "enabled": true, "id": "761e2b94a83348338155be5d349f880b", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-b582eac3-793a-448-proj"}]} 2018-12-27 17:39:42,461 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?name=CreateInstancePortManipulationTests-b582eac3-793a-448-proj used request id req-fe96bf82-0a08-4d08-8719-82352414843f 2018-12-27 17:39:42,465 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbcd23ee5a8a7a1e55e1ddaf434ee1dceed230b7" 2018-12-27 17:39:42,572 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:39:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-82b028c9-ff8d-474b-a174-eab83032f081 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-27 17:39:42,573 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-82b028c9-ff8d-474b-a174-eab83032f081 2018-12-27 17:39:42,987 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-b582eac3-793a-448-user 2018-12-27 17:39:42,987 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:39:42,992 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cccd861c2299cf66869de4985f0cdc9dcd30bb1f" 2018-12-27 17:39:43,106 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:39:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-28f219a5-76c1-466b-baf3-0e2052e0b15e Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8de789d09e46427786a85702e5e8de91", "links": {"self": "http://172.30.9.31:5000/v3/roles/8de789d09e46427786a85702e5e8de91"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 17:39:43,106 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-28f219a5-76c1-466b-baf3-0e2052e0b15e 2018-12-27 17:39:43,110 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cccd861c2299cf66869de4985f0cdc9dcd30bb1f" -d '{"role": {"name": "CreateInstancePortManipulationTests-b582eac3-793a-448-proj-role"}}' 2018-12-27 17:39:43,265 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 27 Dec 2018 17:39:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8ab5a5bb-61c1-4b8b-a035-93c4dff2885a Content-Length: 234 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "8b0fe8069d63481daecfb0db62ac8d80", "links": {"self": "http://172.30.9.31:5000/v3/roles/8b0fe8069d63481daecfb0db62ac8d80"}, "name": "CreateInstancePortManipulationTests-b582eac3-793a-448-proj-role"}} 2018-12-27 17:39:43,265 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/roles used request id req-8ab5a5bb-61c1-4b8b-a035-93c4dff2885a 2018-12-27 17:39:43,265 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-b582eac3-793a-448-proj-role 2018-12-27 17:39:43,269 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles/8b0fe8069d63481daecfb0db62ac8d80 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cccd861c2299cf66869de4985f0cdc9dcd30bb1f" 2018-12-27 17:39:43,376 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:39:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1d29d90d-7108-48f3-ba10-3b18848f5d70 Content-Encoding: gzip Content-Length: 188 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "8b0fe8069d63481daecfb0db62ac8d80", "links": {"self": "http://172.30.9.31:5000/v3/roles/8b0fe8069d63481daecfb0db62ac8d80"}, "name": "CreateInstancePortManipulationTests-b582eac3-793a-448-proj-role"}} 2018-12-27 17:39:43,376 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles/8b0fe8069d63481daecfb0db62ac8d80 used request id req-1d29d90d-7108-48f3-ba10-3b18848f5d70 2018-12-27 17:39:43,377 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-b582eac3-793a-448-proj-role to project CreateInstancePortManipulationTests-b582eac3-793a-448-proj 2018-12-27 17:39:43,380 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:5000/v3/projects/761e2b94a83348338155be5d349f880b/users/6c4fa25acdaa4bad910c60a50b7eb965/roles/8b0fe8069d63481daecfb0db62ac8d80 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cccd861c2299cf66869de4985f0cdc9dcd30bb1f" 2018-12-27 17:39:43,547 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:39:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fd60b9a7-6f39-401d-b315-58b0f882c078 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:39:43,548 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/761e2b94a83348338155be5d349f880b/users/6c4fa25acdaa4bad910c60a50b7eb965/roles/8b0fe8069d63481daecfb0db62ac8d80 used request id req-fd60b9a7-6f39-401d-b315-58b0f882c078 2018-12-27 17:39:43,548 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-12-27 17:39:43,548 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:39:43,549 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:39:43,949 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8b0fe8069d63481daecfb0db62ac8d80", "name": "CreateInstancePortManipulationTests-b582eac3-793a-448-proj-role"}], "expires_at": "2018-12-27T18:39:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "761e2b94a83348338155be5d349f880b", "name": "CreateInstancePortManipulationTests-b582eac3-793a-448-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/761e2b94a83348338155be5d349f880b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/761e2b94a83348338155be5d349f880b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/761e2b94a83348338155be5d349f880b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/761e2b94a83348338155be5d349f880b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/761e2b94a83348338155be5d349f880b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/761e2b94a83348338155be5d349f880b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/761e2b94a83348338155be5d349f880b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/761e2b94a83348338155be5d349f880b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/761e2b94a83348338155be5d349f880b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_761e2b94a83348338155be5d349f880b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_761e2b94a83348338155be5d349f880b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/761e2b94a83348338155be5d349f880b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/761e2b94a83348338155be5d349f880b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/761e2b94a83348338155be5d349f880b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-b582eac3-793a-448-user", "id": "6c4fa25acdaa4bad910c60a50b7eb965"}, "audit_ids": ["PlSOFidgQZWvxjxSUoHuBg"], "issued_at": "2018-12-27T17:39:43.000000Z"}} 2018-12-27 17:39:43,950 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a11f1100284655cbf3d8afa919cbbe5aa11fdb7" 2018-12-27 17:39:44,045 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:39:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-016e7f4e-4b6e-4538-8d4d-96ca1675d2a7 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:39:44,046 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-016e7f4e-4b6e-4538-8d4d-96ca1675d2a7 2018-12-27 17:39:44,050 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-193e315f-a5b5-4897-b126-c8ef361922d5-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5a11f1100284655cbf3d8afa919cbbe5aa11fdb7" 2018-12-27 17:39:44,279 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 180 Content-Type: application/json X-Openstack-Request-Id: req-bfe112b5-d480-4c45-81ec-ea1efb34e1a1 Date: Thu, 27 Dec 2018 17:39:44 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-193e315f-a5b5-4897-b126-c8ef361922d5-image"} 2018-12-27 17:39:44,279 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-193e315f-a5b5-4897-b126-c8ef361922d5-image used request id req-bfe112b5-d480-4c45-81ec-ea1efb34e1a1 2018-12-27 17:39:44,282 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5a11f1100284655cbf3d8afa919cbbe5aa11fdb7" 2018-12-27 17:39:44,476 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-ee25eebf-12bc-4957-82d3-102c44d557ac Date: Thu, 27 Dec 2018 17:39:44 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-27 17:39:44,476 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/schemas/image used request id req-ee25eebf-12bc-4957-82d3-102c44d557ac 2018-12-27 17:39:44,503 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}5a11f1100284655cbf3d8afa919cbbe5aa11fdb7" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstancePortManipulationTests-193e315f-a5b5-4897-b126-c8ef361922d5-image"}' 2018-12-27 17:39:44,735 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 639 Content-Type: application/json Location: http://172.30.9.31:9292/v2/images/710d5909-45ff-4f6c-b7e4-00609f990e47 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-a5fb76dd-d3ea-4d9e-8b44-39fdc4588b8a Date: Thu, 27 Dec 2018 17:39:44 GMT RESP BODY: {"status": "queued", "name": "CreateInstancePortManipulationTests-193e315f-a5b5-4897-b126-c8ef361922d5-image", "tags": [], "container_format": "bare", "created_at": "2018-12-27T17:39:44Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-12-27T17:39:44Z", "visibility": "shared", "locations": [], "self": "/v2/images/710d5909-45ff-4f6c-b7e4-00609f990e47", "min_disk": 0, "protected": false, "id": "710d5909-45ff-4f6c-b7e4-00609f990e47", "file": "/v2/images/710d5909-45ff-4f6c-b7e4-00609f990e47/file", "checksum": null, "owner": "761e2b94a83348338155be5d349f880b", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-27 17:39:44,735 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.31:9292/v2/images used request id req-a5fb76dd-d3ea-4d9e-8b44-39fdc4588b8a 2018-12-27 17:39:44,746 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:9292/v2/images/710d5909-45ff-4f6c-b7e4-00609f990e47/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5a11f1100284655cbf3d8afa919cbbe5aa11fdb7" -d '' 2018-12-27 17:39:46,470 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-6e077e8d-f722-4463-9b65-2d67101a17c1 Date: Thu, 27 Dec 2018 17:39:46 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-27 17:39:46,470 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.31:9292/v2/images/710d5909-45ff-4f6c-b7e4-00609f990e47/file used request id req-6e077e8d-f722-4463-9b65-2d67101a17c1 2018-12-27 17:39:46,470 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-27 17:39:46,473 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/images/710d5909-45ff-4f6c-b7e4-00609f990e47 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5a11f1100284655cbf3d8afa919cbbe5aa11fdb7" 2018-12-27 17:39:46,663 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-b4e48360-c56c-4d55-955f-0c55628b3724 Date: Thu, 27 Dec 2018 17:39:46 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-193e315f-a5b5-4897-b126-c8ef361922d5-image", "tags": [], "container_format": "bare", "created_at": "2018-12-27T17:39:44Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-27T17:39:46Z", "visibility": "shared", "locations": [{"url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/710d5909-45ff-4f6c-b7e4-00609f990e47/snap", "metadata": {}}], "self": "/v2/images/710d5909-45ff-4f6c-b7e4-00609f990e47", "min_disk": 0, "protected": false, "id": "710d5909-45ff-4f6c-b7e4-00609f990e47", "file": "/v2/images/710d5909-45ff-4f6c-b7e4-00609f990e47/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "761e2b94a83348338155be5d349f880b", "direct_url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/710d5909-45ff-4f6c-b7e4-00609f990e47/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-27 17:39:46,663 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images/710d5909-45ff-4f6c-b7e4-00609f990e47 used request id req-b4e48360-c56c-4d55-955f-0c55628b3724 2018-12-27 17:39:46,666 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5a11f1100284655cbf3d8afa919cbbe5aa11fdb7" 2018-12-27 17:39:46,865 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-e597b64b-f87a-4a8b-ae44-2d359e62562c Date: Thu, 27 Dec 2018 17:39:46 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-27 17:39:46,865 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/schemas/image used request id req-e597b64b-f87a-4a8b-ae44-2d359e62562c 2018-12-27 17:39:46,868 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-193e315f-a5b5-4897-b126-c8ef361922d5-image 2018-12-27 17:39:46,871 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/images/710d5909-45ff-4f6c-b7e4-00609f990e47 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5a11f1100284655cbf3d8afa919cbbe5aa11fdb7" 2018-12-27 17:39:47,082 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-bf12c1b0-3e1a-4382-99a5-93d1304d5d6d Date: Thu, 27 Dec 2018 17:39:47 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-193e315f-a5b5-4897-b126-c8ef361922d5-image", "tags": [], "container_format": "bare", "created_at": "2018-12-27T17:39:44Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-27T17:39:46Z", "visibility": "shared", "locations": [{"url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/710d5909-45ff-4f6c-b7e4-00609f990e47/snap", "metadata": {}}], "self": "/v2/images/710d5909-45ff-4f6c-b7e4-00609f990e47", "min_disk": 0, "protected": false, "id": "710d5909-45ff-4f6c-b7e4-00609f990e47", "file": "/v2/images/710d5909-45ff-4f6c-b7e4-00609f990e47/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "761e2b94a83348338155be5d349f880b", "direct_url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/710d5909-45ff-4f6c-b7e4-00609f990e47/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-27 17:39:47,082 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images/710d5909-45ff-4f6c-b7e4-00609f990e47 used request id req-bf12c1b0-3e1a-4382-99a5-93d1304d5d6d 2018-12-27 17:39:47,083 - create_image - DEBUG - Instance status is - active 2018-12-27 17:39:47,083 - create_image - DEBUG - Image is active with name - CreateInstancePortManipulationTests-193e315f-a5b5-4897-b126-c8ef361922d5-image 2018-12-27 17:39:47,083 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-193e315f-a5b5-4897-b126-c8ef361922d5-image 2018-12-27 17:39:47,084 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:39:47,084 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:39:47,498 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8b0fe8069d63481daecfb0db62ac8d80", "name": "CreateInstancePortManipulationTests-b582eac3-793a-448-proj-role"}], "expires_at": "2018-12-27T18:39:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "761e2b94a83348338155be5d349f880b", "name": "CreateInstancePortManipulationTests-b582eac3-793a-448-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/761e2b94a83348338155be5d349f880b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/761e2b94a83348338155be5d349f880b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/761e2b94a83348338155be5d349f880b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/761e2b94a83348338155be5d349f880b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/761e2b94a83348338155be5d349f880b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/761e2b94a83348338155be5d349f880b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/761e2b94a83348338155be5d349f880b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/761e2b94a83348338155be5d349f880b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/761e2b94a83348338155be5d349f880b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_761e2b94a83348338155be5d349f880b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_761e2b94a83348338155be5d349f880b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/761e2b94a83348338155be5d349f880b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/761e2b94a83348338155be5d349f880b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/761e2b94a83348338155be5d349f880b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-b582eac3-793a-448-user", "id": "6c4fa25acdaa4bad910c60a50b7eb965"}, "audit_ids": ["__pc6FQIQo2ntglHhfDw3Q"], "issued_at": "2018-12-27T17:39:47.000000Z"}} 2018-12-27 17:39:47,499 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1318417f04fab3ecf8463bcd6e7b29e255ad8efe" 2018-12-27 17:39:47,592 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:39:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cc9eb156-9f1d-4fe6-8e2f-b9fdcc43c910 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:39:47,592 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-cc9eb156-9f1d-4fe6-8e2f-b9fdcc43c910 2018-12-27 17:39:47,600 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-193e315f-a5b5-4897-b126-c8ef361922d5-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1318417f04fab3ecf8463bcd6e7b29e255ad8efe" 2018-12-27 17:39:47,894 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-3b1afb5f-dd41-411a-b298-7b2a0d08dce6 Date: Thu, 27 Dec 2018 17:39:47 GMT RESP BODY: {"networks":[]} 2018-12-27 17:39:47,894 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-193e315f-a5b5-4897-b126-c8ef361922d5-pub-net used request id req-3b1afb5f-dd41-411a-b298-7b2a0d08dce6 2018-12-27 17:39:47,895 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-193e315f-a5b5-4897-b126-c8ef361922d5-pub-net 2018-12-27 17:39:47,900 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1318417f04fab3ecf8463bcd6e7b29e255ad8efe" -d '{"network": {"name": "CreateInstancePortManipulationTests-193e315f-a5b5-4897-b126-c8ef361922d5-pub-net", "admin_state_up": true}}' 2018-12-27 17:39:50,068 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 654 X-Openstack-Request-Id: req-892b9299-85c7-45a0-b6a0-18f34676b4e2 Date: Thu, 27 Dec 2018 17:39:50 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"id":"e9e9d4fe-4fa6-46e1-8fe8-d035a95c28c4","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"761e2b94a83348338155be5d349f880b","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-27T17:39:48Z","is_default":false,"name":"CreateInstancePortManipulationTests-193e315f-a5b5-4897-b126-c8ef361922d5-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"761e2b94a83348338155be5d349f880b","created_at":"2018-12-27T17:39:48Z","mtu":1442}} 2018-12-27 17:39:50,069 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/networks used request id req-892b9299-85c7-45a0-b6a0-18f34676b4e2 2018-12-27 17:39:50,074 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?id=e9e9d4fe-4fa6-46e1-8fe8-d035a95c28c4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1318417f04fab3ecf8463bcd6e7b29e255ad8efe" 2018-12-27 17:39:50,337 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 638 X-Openstack-Request-Id: req-a00935f4-c82a-4d56-8e43-0285b6401005 Date: Thu, 27 Dec 2018 17:39:50 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"id":"e9e9d4fe-4fa6-46e1-8fe8-d035a95c28c4","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"761e2b94a83348338155be5d349f880b","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-27T17:39:48Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-193e315f-a5b5-4897-b126-c8ef361922d5-pub-net","admin_state_up":true,"tenant_id":"761e2b94a83348338155be5d349f880b","created_at":"2018-12-27T17:39:48Z","mtu":1442}]} 2018-12-27 17:39:50,337 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?id=e9e9d4fe-4fa6-46e1-8fe8-d035a95c28c4 used request id req-a00935f4-c82a-4d56-8e43-0285b6401005 2018-12-27 17:39:50,342 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=e9e9d4fe-4fa6-46e1-8fe8-d035a95c28c4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1318417f04fab3ecf8463bcd6e7b29e255ad8efe" 2018-12-27 17:39:50,372 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-4aa51e3c-8130-43df-8329-b2f1784955f7 Date: Thu, 27 Dec 2018 17:39:50 GMT RESP BODY: {"subnets":[]} 2018-12-27 17:39:50,372 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=e9e9d4fe-4fa6-46e1-8fe8-d035a95c28c4 used request id req-4aa51e3c-8130-43df-8329-b2f1784955f7 2018-12-27 17:39:50,373 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-193e315f-a5b5-4897-b126-c8ef361922d5-pub-subnet 2018-12-27 17:39:50,377 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1318417f04fab3ecf8463bcd6e7b29e255ad8efe" -d '{"subnets": [{"ip_version": 4, "network_id": "e9e9d4fe-4fa6-46e1-8fe8-d035a95c28c4", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-193e315f-a5b5-4897-b126-c8ef361922d5-pub-subnet"}]}' 2018-12-27 17:39:52,466 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-21797b59-cd6b-4338-9de7-75aa0260f8be Date: Thu, 27 Dec 2018 17:39:52 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e9e9d4fe-4fa6-46e1-8fe8-d035a95c28c4","tenant_id":"761e2b94a83348338155be5d349f880b","created_at":"2018-12-27T17:39:50Z","dns_nameservers":[],"updated_at":"2018-12-27T17:39:50Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"761e2b94a83348338155be5d349f880b","id":"d3b932d0-e448-4f46-a1dd-1522a88e0305","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-193e315f-a5b5-4897-b126-c8ef361922d5-pub-subnet"}]} 2018-12-27 17:39:52,467 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/subnets used request id req-21797b59-cd6b-4338-9de7-75aa0260f8be 2018-12-27 17:39:52,472 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?id=e9e9d4fe-4fa6-46e1-8fe8-d035a95c28c4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1318417f04fab3ecf8463bcd6e7b29e255ad8efe" 2018-12-27 17:39:52,779 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-13148281-caca-4def-b201-2e2625bb1b1b Date: Thu, 27 Dec 2018 17:39:52 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"e9e9d4fe-4fa6-46e1-8fe8-d035a95c28c4","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"761e2b94a83348338155be5d349f880b","status":"ACTIVE","subnets":["d3b932d0-e448-4f46-a1dd-1522a88e0305"],"description":"","tags":[],"updated_at":"2018-12-27T17:39:50Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-193e315f-a5b5-4897-b126-c8ef361922d5-pub-net","admin_state_up":true,"tenant_id":"761e2b94a83348338155be5d349f880b","created_at":"2018-12-27T17:39:48Z","mtu":1442}]} 2018-12-27 17:39:52,780 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?id=e9e9d4fe-4fa6-46e1-8fe8-d035a95c28c4 used request id req-13148281-caca-4def-b201-2e2625bb1b1b 2018-12-27 17:39:52,785 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=e9e9d4fe-4fa6-46e1-8fe8-d035a95c28c4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1318417f04fab3ecf8463bcd6e7b29e255ad8efe" 2018-12-27 17:39:53,021 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-f5e1f095-0d21-4120-be5e-54fdf9cb384c Date: Thu, 27 Dec 2018 17:39:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e9e9d4fe-4fa6-46e1-8fe8-d035a95c28c4","tenant_id":"761e2b94a83348338155be5d349f880b","created_at":"2018-12-27T17:39:50Z","dns_nameservers":[],"updated_at":"2018-12-27T17:39:50Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"761e2b94a83348338155be5d349f880b","id":"d3b932d0-e448-4f46-a1dd-1522a88e0305","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-193e315f-a5b5-4897-b126-c8ef361922d5-pub-subnet"}]} 2018-12-27 17:39:53,021 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=e9e9d4fe-4fa6-46e1-8fe8-d035a95c28c4 used request id req-f5e1f095-0d21-4120-be5e-54fdf9cb384c 2018-12-27 17:39:53,022 - OpenStackNetwork - DEBUG - Network [e9e9d4fe-4fa6-46e1-8fe8-d035a95c28c4] created successfully 2018-12-27 17:39:53,022 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:39:53,023 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:39:53,443 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:39:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["nlHLjvDuQoSs5-qCeSd5bA"], "issued_at": "2018-12-27T17:39:53.000000Z"}} 2018-12-27 17:39:53,444 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f88930c39c6143df58a731db3baa858afe9ddf7" 2018-12-27 17:39:53,544 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:39:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-20b85717-2c8f-4061-ac49-faaaeab0e8b5 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:39:53,544 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-20b85717-2c8f-4061-ac49-faaaeab0e8b5 2018-12-27 17:39:53,545 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-27 17:39:53,550 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f88930c39c6143df58a731db3baa858afe9ddf7" 2018-12-27 17:39:53,743 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:39:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-9ec713cb-a342-4de9-b546-7edab65a7b9b x-compute-request-id: req-9ec713cb-a342-4de9-b546-7edab65a7b9b Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-12-27 17:39:53,743 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-9ec713cb-a342-4de9-b546-7edab65a7b9b 2018-12-27 17:39:53,746 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f88930c39c6143df58a731db3baa858afe9ddf7" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstancePortManipulationTests-193e315f-a5b5-4897-b126-c8ef361922d5-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-12-27 17:39:53,779 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:39:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e3ed3b66-7902-4bc4-b9cc-f7aac5a83f1c x-compute-request-id: req-e3ed3b66-7902-4bc4-b9cc-f7aac5a83f1c Content-Encoding: gzip Content-Length: 331 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstancePortManipulationTests-193e315f-a5b5-4897-b126-c8ef361922d5-flavor-name", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/c9ebcf68-a4ab-4bed-8f95-cee5415b10df", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/c9ebcf68-a4ab-4bed-8f95-cee5415b10df", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "c9ebcf68-a4ab-4bed-8f95-cee5415b10df"}} 2018-12-27 17:39:53,780 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-e3ed3b66-7902-4bc4-b9cc-f7aac5a83f1c 2018-12-27 17:39:53,780 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:39:53,781 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:39:54,194 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8b0fe8069d63481daecfb0db62ac8d80", "name": "CreateInstancePortManipulationTests-b582eac3-793a-448-proj-role"}], "expires_at": "2018-12-27T18:39:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "761e2b94a83348338155be5d349f880b", "name": "CreateInstancePortManipulationTests-b582eac3-793a-448-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/761e2b94a83348338155be5d349f880b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/761e2b94a83348338155be5d349f880b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/761e2b94a83348338155be5d349f880b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/761e2b94a83348338155be5d349f880b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/761e2b94a83348338155be5d349f880b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/761e2b94a83348338155be5d349f880b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/761e2b94a83348338155be5d349f880b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/761e2b94a83348338155be5d349f880b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/761e2b94a83348338155be5d349f880b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_761e2b94a83348338155be5d349f880b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_761e2b94a83348338155be5d349f880b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/761e2b94a83348338155be5d349f880b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/761e2b94a83348338155be5d349f880b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/761e2b94a83348338155be5d349f880b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-b582eac3-793a-448-user", "id": "6c4fa25acdaa4bad910c60a50b7eb965"}, "audit_ids": ["D0VcUMEdQPOivymPfi4ukA"], "issued_at": "2018-12-27T17:39:54.000000Z"}} 2018-12-27 17:39:54,194 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}521ae15c31d4cd2733967201c22fb9bdf35d6001" 2018-12-27 17:39:54,313 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:39:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d1af29c1-47b8-470e-a381-97a1429c8ebc Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:39:54,313 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-d1af29c1-47b8-470e-a381-97a1429c8ebc 2018-12-27 17:39:54,314 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-27 17:39:54,317 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}521ae15c31d4cd2733967201c22fb9bdf35d6001" 2018-12-27 17:39:54,425 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:39:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e20bc0bb-58ef-4393-a1f8-30c35e731687 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:39:54,425 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-e20bc0bb-58ef-4393-a1f8-30c35e731687 2018-12-27 17:39:54,433 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-193e315f-a5b5-4897-b126-c8ef361922d5-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}521ae15c31d4cd2733967201c22fb9bdf35d6001" 2018-12-27 17:39:55,345 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-1ceaad6f-4547-4e85-8c07-f0036a5daaa6 Date: Thu, 27 Dec 2018 17:39:55 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"e9e9d4fe-4fa6-46e1-8fe8-d035a95c28c4","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"761e2b94a83348338155be5d349f880b","status":"ACTIVE","subnets":["d3b932d0-e448-4f46-a1dd-1522a88e0305"],"description":"","tags":[],"updated_at":"2018-12-27T17:39:50Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-193e315f-a5b5-4897-b126-c8ef361922d5-pub-net","admin_state_up":true,"tenant_id":"761e2b94a83348338155be5d349f880b","created_at":"2018-12-27T17:39:48Z","mtu":1442}]} 2018-12-27 17:39:55,346 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-193e315f-a5b5-4897-b126-c8ef361922d5-pub-net used request id req-1ceaad6f-4547-4e85-8c07-f0036a5daaa6 2018-12-27 17:39:55,351 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=e9e9d4fe-4fa6-46e1-8fe8-d035a95c28c4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}521ae15c31d4cd2733967201c22fb9bdf35d6001" 2018-12-27 17:39:55,580 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-2b9989c0-02e2-4b91-9827-91f6eae095ff Date: Thu, 27 Dec 2018 17:39:55 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e9e9d4fe-4fa6-46e1-8fe8-d035a95c28c4","tenant_id":"761e2b94a83348338155be5d349f880b","created_at":"2018-12-27T17:39:50Z","dns_nameservers":[],"updated_at":"2018-12-27T17:39:50Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"761e2b94a83348338155be5d349f880b","id":"d3b932d0-e448-4f46-a1dd-1522a88e0305","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-193e315f-a5b5-4897-b126-c8ef361922d5-pub-subnet"}]} 2018-12-27 17:39:55,581 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=e9e9d4fe-4fa6-46e1-8fe8-d035a95c28c4 used request id req-2b9989c0-02e2-4b91-9827-91f6eae095ff 2018-12-27 17:39:55,586 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-193e315f-a5b5-4897-b126-c8ef361922d5-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}521ae15c31d4cd2733967201c22fb9bdf35d6001" 2018-12-27 17:39:55,868 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-2d87155f-f13d-4cf5-96b6-35bf0be1b981 Date: Thu, 27 Dec 2018 17:39:55 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"e9e9d4fe-4fa6-46e1-8fe8-d035a95c28c4","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"761e2b94a83348338155be5d349f880b","status":"ACTIVE","subnets":["d3b932d0-e448-4f46-a1dd-1522a88e0305"],"description":"","tags":[],"updated_at":"2018-12-27T17:39:50Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-193e315f-a5b5-4897-b126-c8ef361922d5-pub-net","admin_state_up":true,"tenant_id":"761e2b94a83348338155be5d349f880b","created_at":"2018-12-27T17:39:48Z","mtu":1442}]} 2018-12-27 17:39:55,869 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-193e315f-a5b5-4897-b126-c8ef361922d5-pub-net used request id req-2d87155f-f13d-4cf5-96b6-35bf0be1b981 2018-12-27 17:39:55,872 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 17:39:55,877 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 17:39:55 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 17:39:55,878 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/761e2b94a83348338155be5d349f880b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}521ae15c31d4cd2733967201c22fb9bdf35d6001" 2018-12-27 17:39:55,988 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:39:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ac099de0-4806-4d9e-8cd4-ff7559a4c56e Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/761e2b94a83348338155be5d349f880b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "761e2b94a83348338155be5d349f880b", "name": "CreateInstancePortManipulationTests-b582eac3-793a-448-proj"}} 2018-12-27 17:39:55,988 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/761e2b94a83348338155be5d349f880b used request id req-ac099de0-4806-4d9e-8cd4-ff7559a4c56e 2018-12-27 17:39:55,993 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=e9e9d4fe-4fa6-46e1-8fe8-d035a95c28c4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}521ae15c31d4cd2733967201c22fb9bdf35d6001" 2018-12-27 17:39:56,039 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-05777f3c-6930-40f1-9dbb-e85a64b5be3a Date: Thu, 27 Dec 2018 17:39:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e9e9d4fe-4fa6-46e1-8fe8-d035a95c28c4","tenant_id":"761e2b94a83348338155be5d349f880b","created_at":"2018-12-27T17:39:50Z","dns_nameservers":[],"updated_at":"2018-12-27T17:39:50Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"761e2b94a83348338155be5d349f880b","id":"d3b932d0-e448-4f46-a1dd-1522a88e0305","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-193e315f-a5b5-4897-b126-c8ef361922d5-pub-subnet"}]} 2018-12-27 17:39:56,040 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=e9e9d4fe-4fa6-46e1-8fe8-d035a95c28c4 used request id req-05777f3c-6930-40f1-9dbb-e85a64b5be3a 2018-12-27 17:39:56,044 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=e9e9d4fe-4fa6-46e1-8fe8-d035a95c28c4&name=CreateInstancePortManipulationTests-193e315f-a5b5-4897-b126-c8ef361922d5port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}521ae15c31d4cd2733967201c22fb9bdf35d6001" 2018-12-27 17:39:56,291 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-c9027bf9-8067-47e9-86c5-6168a2263635 Date: Thu, 27 Dec 2018 17:39:56 GMT RESP BODY: {"ports":[]} 2018-12-27 17:39:56,291 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=e9e9d4fe-4fa6-46e1-8fe8-d035a95c28c4&name=CreateInstancePortManipulationTests-193e315f-a5b5-4897-b126-c8ef361922d5port-1&admin_state_up=True used request id req-c9027bf9-8067-47e9-86c5-6168a2263635 2018-12-27 17:39:56,294 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-193e315f-a5b5-4897-b126-c8ef361922d5-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}521ae15c31d4cd2733967201c22fb9bdf35d6001" 2018-12-27 17:39:56,553 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:39:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-5b4e01cf-b1f5-4659-afcc-2a2f81c9cf78 x-compute-request-id: req-5b4e01cf-b1f5-4659-afcc-2a2f81c9cf78 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-12-27 17:39:56,553 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-193e315f-a5b5-4897-b126-c8ef361922d5-inst used request id req-5b4e01cf-b1f5-4659-afcc-2a2f81c9cf78 2018-12-27 17:39:56,558 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-193e315f-a5b5-4897-b126-c8ef361922d5-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}521ae15c31d4cd2733967201c22fb9bdf35d6001" 2018-12-27 17:39:56,847 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-3fb16599-417d-4d3d-acca-1e27ac5566db Date: Thu, 27 Dec 2018 17:39:56 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"e9e9d4fe-4fa6-46e1-8fe8-d035a95c28c4","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"761e2b94a83348338155be5d349f880b","status":"ACTIVE","subnets":["d3b932d0-e448-4f46-a1dd-1522a88e0305"],"description":"","tags":[],"updated_at":"2018-12-27T17:39:50Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-193e315f-a5b5-4897-b126-c8ef361922d5-pub-net","admin_state_up":true,"tenant_id":"761e2b94a83348338155be5d349f880b","created_at":"2018-12-27T17:39:48Z","mtu":1442}]} 2018-12-27 17:39:56,848 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-193e315f-a5b5-4897-b126-c8ef361922d5-pub-net used request id req-3fb16599-417d-4d3d-acca-1e27ac5566db 2018-12-27 17:39:56,853 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=e9e9d4fe-4fa6-46e1-8fe8-d035a95c28c4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}521ae15c31d4cd2733967201c22fb9bdf35d6001" 2018-12-27 17:39:57,105 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-c7790979-a157-46e2-aff7-a6f84e01d20c Date: Thu, 27 Dec 2018 17:39:57 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e9e9d4fe-4fa6-46e1-8fe8-d035a95c28c4","tenant_id":"761e2b94a83348338155be5d349f880b","created_at":"2018-12-27T17:39:50Z","dns_nameservers":[],"updated_at":"2018-12-27T17:39:50Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"761e2b94a83348338155be5d349f880b","id":"d3b932d0-e448-4f46-a1dd-1522a88e0305","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-193e315f-a5b5-4897-b126-c8ef361922d5-pub-subnet"}]} 2018-12-27 17:39:57,105 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=e9e9d4fe-4fa6-46e1-8fe8-d035a95c28c4 used request id req-c7790979-a157-46e2-aff7-a6f84e01d20c 2018-12-27 17:39:57,110 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-193e315f-a5b5-4897-b126-c8ef361922d5-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}521ae15c31d4cd2733967201c22fb9bdf35d6001" 2018-12-27 17:39:57,397 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-b6d37ca1-ed6a-4e08-acef-930b74436b7d Date: Thu, 27 Dec 2018 17:39:57 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"e9e9d4fe-4fa6-46e1-8fe8-d035a95c28c4","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"761e2b94a83348338155be5d349f880b","status":"ACTIVE","subnets":["d3b932d0-e448-4f46-a1dd-1522a88e0305"],"description":"","tags":[],"updated_at":"2018-12-27T17:39:50Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-193e315f-a5b5-4897-b126-c8ef361922d5-pub-net","admin_state_up":true,"tenant_id":"761e2b94a83348338155be5d349f880b","created_at":"2018-12-27T17:39:48Z","mtu":1442}]} 2018-12-27 17:39:57,397 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-193e315f-a5b5-4897-b126-c8ef361922d5-pub-net used request id req-b6d37ca1-ed6a-4e08-acef-930b74436b7d 2018-12-27 17:39:57,401 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/761e2b94a83348338155be5d349f880b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}521ae15c31d4cd2733967201c22fb9bdf35d6001" 2018-12-27 17:39:57,503 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:39:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-88a201bf-88b3-4147-aab4-b2033c476daa Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/761e2b94a83348338155be5d349f880b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "761e2b94a83348338155be5d349f880b", "name": "CreateInstancePortManipulationTests-b582eac3-793a-448-proj"}} 2018-12-27 17:39:57,503 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/761e2b94a83348338155be5d349f880b used request id req-88a201bf-88b3-4147-aab4-b2033c476daa 2018-12-27 17:39:57,508 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=e9e9d4fe-4fa6-46e1-8fe8-d035a95c28c4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}521ae15c31d4cd2733967201c22fb9bdf35d6001" 2018-12-27 17:39:57,743 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-bd8f8dd7-8a3f-4632-929e-93c592a03500 Date: Thu, 27 Dec 2018 17:39:57 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e9e9d4fe-4fa6-46e1-8fe8-d035a95c28c4","tenant_id":"761e2b94a83348338155be5d349f880b","created_at":"2018-12-27T17:39:50Z","dns_nameservers":[],"updated_at":"2018-12-27T17:39:50Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"761e2b94a83348338155be5d349f880b","id":"d3b932d0-e448-4f46-a1dd-1522a88e0305","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-193e315f-a5b5-4897-b126-c8ef361922d5-pub-subnet"}]} 2018-12-27 17:39:57,743 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=e9e9d4fe-4fa6-46e1-8fe8-d035a95c28c4 used request id req-bd8f8dd7-8a3f-4632-929e-93c592a03500 2018-12-27 17:39:57,748 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=e9e9d4fe-4fa6-46e1-8fe8-d035a95c28c4&name=CreateInstancePortManipulationTests-193e315f-a5b5-4897-b126-c8ef361922d5port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}521ae15c31d4cd2733967201c22fb9bdf35d6001" 2018-12-27 17:39:57,779 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-8998f082-a296-4efa-ac0f-f73a4e1dfd50 Date: Thu, 27 Dec 2018 17:39:57 GMT RESP BODY: {"ports":[]} 2018-12-27 17:39:57,780 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=e9e9d4fe-4fa6-46e1-8fe8-d035a95c28c4&name=CreateInstancePortManipulationTests-193e315f-a5b5-4897-b126-c8ef361922d5port-1&admin_state_up=True used request id req-8998f082-a296-4efa-ac0f-f73a4e1dfd50 2018-12-27 17:39:57,780 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:39:57,781 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:39:58,193 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8b0fe8069d63481daecfb0db62ac8d80", "name": "CreateInstancePortManipulationTests-b582eac3-793a-448-proj-role"}], "expires_at": "2018-12-27T18:39:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "761e2b94a83348338155be5d349f880b", "name": "CreateInstancePortManipulationTests-b582eac3-793a-448-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/761e2b94a83348338155be5d349f880b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/761e2b94a83348338155be5d349f880b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/761e2b94a83348338155be5d349f880b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/761e2b94a83348338155be5d349f880b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/761e2b94a83348338155be5d349f880b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/761e2b94a83348338155be5d349f880b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/761e2b94a83348338155be5d349f880b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/761e2b94a83348338155be5d349f880b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/761e2b94a83348338155be5d349f880b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_761e2b94a83348338155be5d349f880b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_761e2b94a83348338155be5d349f880b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/761e2b94a83348338155be5d349f880b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/761e2b94a83348338155be5d349f880b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/761e2b94a83348338155be5d349f880b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-b582eac3-793a-448-user", "id": "6c4fa25acdaa4bad910c60a50b7eb965"}, "audit_ids": ["0s12PRMqRz6NPf9ubQycvA"], "issued_at": "2018-12-27T17:39:58.000000Z"}} 2018-12-27 17:39:58,193 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9956354df4e89c11e8889bfcf33b8454c2d4174a" 2018-12-27 17:39:58,297 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:39:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e677efe8-d130-4537-9bca-bd048f53e0a1 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:39:58,297 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-e677efe8-d130-4537-9bca-bd048f53e0a1 2018-12-27 17:39:58,303 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-193e315f-a5b5-4897-b126-c8ef361922d5-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}521ae15c31d4cd2733967201c22fb9bdf35d6001" 2018-12-27 17:39:58,416 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-03e805d3-e300-4e4d-ae85-9da370061c89 Date: Thu, 27 Dec 2018 17:39:58 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"e9e9d4fe-4fa6-46e1-8fe8-d035a95c28c4","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"761e2b94a83348338155be5d349f880b","status":"ACTIVE","subnets":["d3b932d0-e448-4f46-a1dd-1522a88e0305"],"description":"","tags":[],"updated_at":"2018-12-27T17:39:50Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-193e315f-a5b5-4897-b126-c8ef361922d5-pub-net","admin_state_up":true,"tenant_id":"761e2b94a83348338155be5d349f880b","created_at":"2018-12-27T17:39:48Z","mtu":1442}]} 2018-12-27 17:39:58,417 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-193e315f-a5b5-4897-b126-c8ef361922d5-pub-net used request id req-03e805d3-e300-4e4d-ae85-9da370061c89 2018-12-27 17:39:58,422 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=e9e9d4fe-4fa6-46e1-8fe8-d035a95c28c4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}521ae15c31d4cd2733967201c22fb9bdf35d6001" 2018-12-27 17:39:58,468 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-c4433acd-b7e9-4e39-9c4d-6965ed764d75 Date: Thu, 27 Dec 2018 17:39:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e9e9d4fe-4fa6-46e1-8fe8-d035a95c28c4","tenant_id":"761e2b94a83348338155be5d349f880b","created_at":"2018-12-27T17:39:50Z","dns_nameservers":[],"updated_at":"2018-12-27T17:39:50Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"761e2b94a83348338155be5d349f880b","id":"d3b932d0-e448-4f46-a1dd-1522a88e0305","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-193e315f-a5b5-4897-b126-c8ef361922d5-pub-subnet"}]} 2018-12-27 17:39:58,468 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=e9e9d4fe-4fa6-46e1-8fe8-d035a95c28c4 used request id req-c4433acd-b7e9-4e39-9c4d-6965ed764d75 2018-12-27 17:39:58,474 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-193e315f-a5b5-4897-b126-c8ef361922d5-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}521ae15c31d4cd2733967201c22fb9bdf35d6001" 2018-12-27 17:39:58,571 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-673ad6b1-095a-402f-865d-2f742ef951b6 Date: Thu, 27 Dec 2018 17:39:58 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"e9e9d4fe-4fa6-46e1-8fe8-d035a95c28c4","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"761e2b94a83348338155be5d349f880b","status":"ACTIVE","subnets":["d3b932d0-e448-4f46-a1dd-1522a88e0305"],"description":"","tags":[],"updated_at":"2018-12-27T17:39:50Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-193e315f-a5b5-4897-b126-c8ef361922d5-pub-net","admin_state_up":true,"tenant_id":"761e2b94a83348338155be5d349f880b","created_at":"2018-12-27T17:39:48Z","mtu":1442}]} 2018-12-27 17:39:58,572 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-193e315f-a5b5-4897-b126-c8ef361922d5-pub-net used request id req-673ad6b1-095a-402f-865d-2f742ef951b6 2018-12-27 17:39:58,575 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 17:39:58,580 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 17:39:58 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 17:39:58,581 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/761e2b94a83348338155be5d349f880b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9956354df4e89c11e8889bfcf33b8454c2d4174a" 2018-12-27 17:39:58,678 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:39:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-638c04a5-31ff-4414-98f2-3995d1c49412 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/761e2b94a83348338155be5d349f880b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "761e2b94a83348338155be5d349f880b", "name": "CreateInstancePortManipulationTests-b582eac3-793a-448-proj"}} 2018-12-27 17:39:58,678 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/761e2b94a83348338155be5d349f880b used request id req-638c04a5-31ff-4414-98f2-3995d1c49412 2018-12-27 17:39:58,683 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=e9e9d4fe-4fa6-46e1-8fe8-d035a95c28c4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}521ae15c31d4cd2733967201c22fb9bdf35d6001" 2018-12-27 17:39:58,933 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-d0af455e-06bc-4cff-af7b-5bd0ab61598c Date: Thu, 27 Dec 2018 17:39:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e9e9d4fe-4fa6-46e1-8fe8-d035a95c28c4","tenant_id":"761e2b94a83348338155be5d349f880b","created_at":"2018-12-27T17:39:50Z","dns_nameservers":[],"updated_at":"2018-12-27T17:39:50Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"761e2b94a83348338155be5d349f880b","id":"d3b932d0-e448-4f46-a1dd-1522a88e0305","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-193e315f-a5b5-4897-b126-c8ef361922d5-pub-subnet"}]} 2018-12-27 17:39:58,933 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=e9e9d4fe-4fa6-46e1-8fe8-d035a95c28c4 used request id req-d0af455e-06bc-4cff-af7b-5bd0ab61598c 2018-12-27 17:39:58,934 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-193e315f-a5b5-4897-b126-c8ef361922d5-pub-net 2018-12-27 17:39:58,939 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}521ae15c31d4cd2733967201c22fb9bdf35d6001" -d '{"port": {"network_id": "e9e9d4fe-4fa6-46e1-8fe8-d035a95c28c4", "name": "CreateInstancePortManipulationTests-193e315f-a5b5-4897-b126-c8ef361922d5port-1", "allowed_address_pairs": [{"ip_address": "10.55.0.101", "mac_address": "0a:1b:2c:3d:4e:5f"}], "admin_state_up": true}}' 2018-12-27 17:40:00,383 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 981 X-Openstack-Request-Id: req-7168df13-d157-4fe9-807b-fca4f364d2e6 Date: Thu, 27 Dec 2018 17:40:00 GMT RESP BODY: {"port":{"allowed_address_pairs":[{"ip_address":"10.55.0.101","mac_address":"0a:1b:2c:3d:4e:5f"}],"extra_dhcp_opts":[],"updated_at":"2018-12-27T17:39:59Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"d3b932d0-e448-4f46-a1dd-1522a88e0305","ip_address":"10.55.0.6"}],"id":"b90bc7f1-b7f3-4722-aedc-becad488673e","security_groups":["eb56173a-d898-4522-822b-0f31cf9492ce"],"mac_address":"fa:16:3e:cd:c1:62","device_id":"","status":"DOWN","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-0-6","ip_address":"10.55.0.6","fqdn":"host-10-55-0-6.openstacklocal."}],"name":"CreateInstancePortManipulationTests-193e315f-a5b5-4897-b126-c8ef361922d5port-1","project_id":"761e2b94a83348338155be5d349f880b","qos_policy_id":null,"admin_state_up":true,"network_id":"e9e9d4fe-4fa6-46e1-8fe8-d035a95c28c4","dns_name":"","created_at":"2018-12-27T17:39:59Z","binding:vnic_type":"normal","tenant_id":"761e2b94a83348338155be5d349f880b"}} 2018-12-27 17:40:00,383 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/ports used request id req-7168df13-d157-4fe9-807b-fca4f364d2e6 2018-12-27 17:40:00,389 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-193e315f-a5b5-4897-b126-c8ef361922d5-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}521ae15c31d4cd2733967201c22fb9bdf35d6001" 2018-12-27 17:40:00,677 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-7871b246-430b-4d05-a273-6df9dec41961 Date: Thu, 27 Dec 2018 17:40:00 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"e9e9d4fe-4fa6-46e1-8fe8-d035a95c28c4","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"761e2b94a83348338155be5d349f880b","status":"ACTIVE","subnets":["d3b932d0-e448-4f46-a1dd-1522a88e0305"],"description":"","tags":[],"updated_at":"2018-12-27T17:39:50Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-193e315f-a5b5-4897-b126-c8ef361922d5-pub-net","admin_state_up":true,"tenant_id":"761e2b94a83348338155be5d349f880b","created_at":"2018-12-27T17:39:48Z","mtu":1442}]} 2018-12-27 17:40:00,677 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-193e315f-a5b5-4897-b126-c8ef361922d5-pub-net used request id req-7871b246-430b-4d05-a273-6df9dec41961 2018-12-27 17:40:00,682 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=e9e9d4fe-4fa6-46e1-8fe8-d035a95c28c4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}521ae15c31d4cd2733967201c22fb9bdf35d6001" 2018-12-27 17:40:00,729 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-0ee45c4a-a4e9-4ba3-8cb5-0d17309a370b Date: Thu, 27 Dec 2018 17:40:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e9e9d4fe-4fa6-46e1-8fe8-d035a95c28c4","tenant_id":"761e2b94a83348338155be5d349f880b","created_at":"2018-12-27T17:39:50Z","dns_nameservers":[],"updated_at":"2018-12-27T17:39:50Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"761e2b94a83348338155be5d349f880b","id":"d3b932d0-e448-4f46-a1dd-1522a88e0305","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-193e315f-a5b5-4897-b126-c8ef361922d5-pub-subnet"}]} 2018-12-27 17:40:00,730 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=e9e9d4fe-4fa6-46e1-8fe8-d035a95c28c4 used request id req-0ee45c4a-a4e9-4ba3-8cb5-0d17309a370b 2018-12-27 17:40:00,735 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-193e315f-a5b5-4897-b126-c8ef361922d5-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}521ae15c31d4cd2733967201c22fb9bdf35d6001" 2018-12-27 17:40:01,045 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-18c20063-0947-4b5e-842b-bd6711e9f24e Date: Thu, 27 Dec 2018 17:40:01 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"e9e9d4fe-4fa6-46e1-8fe8-d035a95c28c4","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"761e2b94a83348338155be5d349f880b","status":"ACTIVE","subnets":["d3b932d0-e448-4f46-a1dd-1522a88e0305"],"description":"","tags":[],"updated_at":"2018-12-27T17:39:50Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-193e315f-a5b5-4897-b126-c8ef361922d5-pub-net","admin_state_up":true,"tenant_id":"761e2b94a83348338155be5d349f880b","created_at":"2018-12-27T17:39:48Z","mtu":1442}]} 2018-12-27 17:40:01,046 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-193e315f-a5b5-4897-b126-c8ef361922d5-pub-net used request id req-18c20063-0947-4b5e-842b-bd6711e9f24e 2018-12-27 17:40:01,049 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/761e2b94a83348338155be5d349f880b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}521ae15c31d4cd2733967201c22fb9bdf35d6001" 2018-12-27 17:40:01,152 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:40:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8314e1a2-39a9-4bff-9261-54303acc3b6c Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/761e2b94a83348338155be5d349f880b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "761e2b94a83348338155be5d349f880b", "name": "CreateInstancePortManipulationTests-b582eac3-793a-448-proj"}} 2018-12-27 17:40:01,153 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/761e2b94a83348338155be5d349f880b used request id req-8314e1a2-39a9-4bff-9261-54303acc3b6c 2018-12-27 17:40:01,158 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=e9e9d4fe-4fa6-46e1-8fe8-d035a95c28c4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}521ae15c31d4cd2733967201c22fb9bdf35d6001" 2018-12-27 17:40:01,383 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-538690ee-85f4-4b0c-acbb-166f23af377a Date: Thu, 27 Dec 2018 17:40:01 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e9e9d4fe-4fa6-46e1-8fe8-d035a95c28c4","tenant_id":"761e2b94a83348338155be5d349f880b","created_at":"2018-12-27T17:39:50Z","dns_nameservers":[],"updated_at":"2018-12-27T17:39:50Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"761e2b94a83348338155be5d349f880b","id":"d3b932d0-e448-4f46-a1dd-1522a88e0305","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-193e315f-a5b5-4897-b126-c8ef361922d5-pub-subnet"}]} 2018-12-27 17:40:01,383 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=e9e9d4fe-4fa6-46e1-8fe8-d035a95c28c4 used request id req-538690ee-85f4-4b0c-acbb-166f23af377a 2018-12-27 17:40:01,388 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=e9e9d4fe-4fa6-46e1-8fe8-d035a95c28c4&name=CreateInstancePortManipulationTests-193e315f-a5b5-4897-b126-c8ef361922d5port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}521ae15c31d4cd2733967201c22fb9bdf35d6001" 2018-12-27 17:40:01,627 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 984 X-Openstack-Request-Id: req-1dfd0600-556c-4bba-9f66-391902a593c5 Date: Thu, 27 Dec 2018 17:40:01 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[{"ip_address":"10.55.0.101","mac_address":"0a:1b:2c:3d:4e:5f"}],"extra_dhcp_opts":[],"updated_at":"2018-12-27T17:39:59Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"d3b932d0-e448-4f46-a1dd-1522a88e0305","ip_address":"10.55.0.6"}],"id":"b90bc7f1-b7f3-4722-aedc-becad488673e","security_groups":["eb56173a-d898-4522-822b-0f31cf9492ce"],"mac_address":"fa:16:3e:cd:c1:62","project_id":"761e2b94a83348338155be5d349f880b","status":"DOWN","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-0-6","ip_address":"10.55.0.6","fqdn":"host-10-55-0-6.openstacklocal."}],"qos_policy_id":null,"name":"CreateInstancePortManipulationTests-193e315f-a5b5-4897-b126-c8ef361922d5port-1","admin_state_up":true,"network_id":"e9e9d4fe-4fa6-46e1-8fe8-d035a95c28c4","dns_name":"","created_at":"2018-12-27T17:39:59Z","binding:vnic_type":"normal","device_id":"","tenant_id":"761e2b94a83348338155be5d349f880b"}]} 2018-12-27 17:40:01,628 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=e9e9d4fe-4fa6-46e1-8fe8-d035a95c28c4&name=CreateInstancePortManipulationTests-193e315f-a5b5-4897-b126-c8ef361922d5port-1&admin_state_up=True used request id req-1dfd0600-556c-4bba-9f66-391902a593c5 2018-12-27 17:40:01,630 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/761e2b94a83348338155be5d349f880b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}521ae15c31d4cd2733967201c22fb9bdf35d6001" 2018-12-27 17:40:01,831 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:40:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-50ea29c8-7786-4550-b2d4-40fba7a2c479 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/761e2b94a83348338155be5d349f880b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "761e2b94a83348338155be5d349f880b", "name": "CreateInstancePortManipulationTests-b582eac3-793a-448-proj"}} 2018-12-27 17:40:01,831 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/761e2b94a83348338155be5d349f880b used request id req-50ea29c8-7786-4550-b2d4-40fba7a2c479 2018-12-27 17:40:01,831 - nova_utils - INFO - Creating VM with name - CreateInstancePortManipulationTests-193e315f-a5b5-4897-b126-c8ef361922d5-inst 2018-12-27 17:40:01,834 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}521ae15c31d4cd2733967201c22fb9bdf35d6001" 2018-12-27 17:40:01,851 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:40:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2a64330b-9d47-498c-8aa0-3d75757dc8ac x-compute-request-id: req-2a64330b-9d47-498c-8aa0-3d75757dc8ac Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"flavors": [{"id": "c9ebcf68-a4ab-4bed-8f95-cee5415b10df", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/c9ebcf68-a4ab-4bed-8f95-cee5415b10df", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/c9ebcf68-a4ab-4bed-8f95-cee5415b10df", "rel": "bookmark"}], "name": "CreateInstancePortManipulationTests-193e315f-a5b5-4897-b126-c8ef361922d5-flavor-name"}]} 2018-12-27 17:40:01,851 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-2a64330b-9d47-498c-8aa0-3d75757dc8ac 2018-12-27 17:40:01,853 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/flavors/c9ebcf68-a4ab-4bed-8f95-cee5415b10df -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}521ae15c31d4cd2733967201c22fb9bdf35d6001" 2018-12-27 17:40:01,872 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:40:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8d0887f5-cf24-470b-a465-0cfc031fd186 x-compute-request-id: req-8d0887f5-cf24-470b-a465-0cfc031fd186 Content-Encoding: gzip Content-Length: 331 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstancePortManipulationTests-193e315f-a5b5-4897-b126-c8ef361922d5-flavor-name", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/c9ebcf68-a4ab-4bed-8f95-cee5415b10df", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/c9ebcf68-a4ab-4bed-8f95-cee5415b10df", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "c9ebcf68-a4ab-4bed-8f95-cee5415b10df"}} 2018-12-27 17:40:01,872 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/c9ebcf68-a4ab-4bed-8f95-cee5415b10df used request id req-8d0887f5-cf24-470b-a465-0cfc031fd186 2018-12-27 17:40:01,873 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-193e315f-a5b5-4897-b126-c8ef361922d5-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}521ae15c31d4cd2733967201c22fb9bdf35d6001" 2018-12-27 17:40:02,121 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1080 Content-Type: application/json X-Openstack-Request-Id: req-406048c6-0e9f-4193-967d-0b415ac3776a Date: Thu, 27 Dec 2018 17:40:02 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-193e315f-a5b5-4897-b126-c8ef361922d5-image", "tags": [], "container_format": "bare", "created_at": "2018-12-27T17:39:44Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-27T17:39:46Z", "visibility": "shared", "locations": [{"url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/710d5909-45ff-4f6c-b7e4-00609f990e47/snap", "metadata": {}}], "self": "/v2/images/710d5909-45ff-4f6c-b7e4-00609f990e47", "min_disk": 0, "protected": false, "id": "710d5909-45ff-4f6c-b7e4-00609f990e47", "file": "/v2/images/710d5909-45ff-4f6c-b7e4-00609f990e47/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "761e2b94a83348338155be5d349f880b", "direct_url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/710d5909-45ff-4f6c-b7e4-00609f990e47/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-193e315f-a5b5-4897-b126-c8ef361922d5-image"} 2018-12-27 17:40:02,121 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-193e315f-a5b5-4897-b126-c8ef361922d5-image used request id req-406048c6-0e9f-4193-967d-0b415ac3776a 2018-12-27 17:40:02,124 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}521ae15c31d4cd2733967201c22fb9bdf35d6001" 2018-12-27 17:40:02,306 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-7cf2bc3c-fe07-4c93-9810-f9358efc5598 Date: Thu, 27 Dec 2018 17:40:02 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-27 17:40:02,306 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/schemas/image used request id req-7cf2bc3c-fe07-4c93-9810-f9358efc5598 2018-12-27 17:40:02,312 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}521ae15c31d4cd2733967201c22fb9bdf35d6001" -d '{"server": {"name": "CreateInstancePortManipulationTests-193e315f-a5b5-4897-b126-c8ef361922d5-inst", "imageRef": "710d5909-45ff-4f6c-b7e4-00609f990e47", "flavorRef": "c9ebcf68-a4ab-4bed-8f95-cee5415b10df", "max_count": 1, "min_count": 1, "networks": [{"port": "b90bc7f1-b7f3-4722-aedc-becad488673e"}]}}' 2018-12-27 17:40:04,643 - novaclient.v2.client - DEBUG - RESP: [202] Date: Thu, 27 Dec 2018 17:40:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-63b30340-a65e-4376-af90-8a9f005be9e3 x-compute-request-id: req-63b30340-a65e-4376-af90-8a9f005be9e3 Content-Length: 374 location: http://172.30.9.31:8774/v2.1/servers/4d0e3ad4-932e-4cde-9307-7c3bedc73364 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "4d0e3ad4-932e-4cde-9307-7c3bedc73364", "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/4d0e3ad4-932e-4cde-9307-7c3bedc73364", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/4d0e3ad4-932e-4cde-9307-7c3bedc73364", "rel": "bookmark"}], "adminPass": "n9NQh4BY4MCv"}} 2018-12-27 17:40:04,643 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers used request id req-63b30340-a65e-4376-af90-8a9f005be9e3 2018-12-27 17:40:04,646 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/4d0e3ad4-932e-4cde-9307-7c3bedc73364 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}521ae15c31d4cd2733967201c22fb9bdf35d6001" 2018-12-27 17:40:05,077 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:40:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-dc3d1d47-1208-41aa-8c20-69e2f6300956 x-compute-request-id: req-dc3d1d47-1208-41aa-8c20-69e2f6300956 Content-Encoding: gzip Content-Length: 621 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/4d0e3ad4-932e-4cde-9307-7c3bedc73364", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/4d0e3ad4-932e-4cde-9307-7c3bedc73364", "rel": "bookmark"}], "image": {"id": "710d5909-45ff-4f6c-b7e4-00609f990e47", "links": [{"href": "http://172.30.9.31:8774/images/710d5909-45ff-4f6c-b7e4-00609f990e47", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c9ebcf68-a4ab-4bed-8f95-cee5415b10df", "links": [{"href": "http://172.30.9.31:8774/flavors/c9ebcf68-a4ab-4bed-8f95-cee5415b10df", "rel": "bookmark"}]}, "id": "4d0e3ad4-932e-4cde-9307-7c3bedc73364", "user_id": "6c4fa25acdaa4bad910c60a50b7eb965", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T17:40:04Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-193e315f-a5b5-4897-b126-c8ef361922d5-inst", "created": "2018-12-27T17:40:04Z", "tenant_id": "761e2b94a83348338155be5d349f880b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-27 17:40:05,078 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/4d0e3ad4-932e-4cde-9307-7c3bedc73364 used request id req-dc3d1d47-1208-41aa-8c20-69e2f6300956 2018-12-27 17:40:05,078 - create_instance - INFO - Created instance with name - CreateInstancePortManipulationTests-193e315f-a5b5-4897-b126-c8ef361922d5-inst 2018-12-27 17:40:05,081 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/4d0e3ad4-932e-4cde-9307-7c3bedc73364 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}521ae15c31d4cd2733967201c22fb9bdf35d6001" 2018-12-27 17:40:05,495 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:40:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-202d8d9d-d4e2-4523-ba99-053168b899f4 x-compute-request-id: req-202d8d9d-d4e2-4523-ba99-053168b899f4 Content-Encoding: gzip Content-Length: 624 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/4d0e3ad4-932e-4cde-9307-7c3bedc73364", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/4d0e3ad4-932e-4cde-9307-7c3bedc73364", "rel": "bookmark"}], "image": {"id": "710d5909-45ff-4f6c-b7e4-00609f990e47", "links": [{"href": "http://172.30.9.31:8774/images/710d5909-45ff-4f6c-b7e4-00609f990e47", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c9ebcf68-a4ab-4bed-8f95-cee5415b10df", "links": [{"href": "http://172.30.9.31:8774/flavors/c9ebcf68-a4ab-4bed-8f95-cee5415b10df", "rel": "bookmark"}]}, "id": "4d0e3ad4-932e-4cde-9307-7c3bedc73364", "user_id": "6c4fa25acdaa4bad910c60a50b7eb965", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T17:40:05Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-193e315f-a5b5-4897-b126-c8ef361922d5-inst", "created": "2018-12-27T17:40:04Z", "tenant_id": "761e2b94a83348338155be5d349f880b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-27 17:40:05,495 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/4d0e3ad4-932e-4cde-9307-7c3bedc73364 used request id req-202d8d9d-d4e2-4523-ba99-053168b899f4 2018-12-27 17:40:05,496 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-193e315f-a5b5-4897-b126-c8ef361922d5-inst] is - BUILD 2018-12-27 17:40:05,496 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-27 17:40:08,499 - create_instance - DEBUG - VM status query timeout in 896.579271078 2018-12-27 17:40:08,502 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/4d0e3ad4-932e-4cde-9307-7c3bedc73364 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}521ae15c31d4cd2733967201c22fb9bdf35d6001" 2018-12-27 17:40:09,047 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:40:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-02d15fb8-7e7f-4d0d-9eb0-c207ef1b3357 x-compute-request-id: req-02d15fb8-7e7f-4d0d-9eb0-c207ef1b3357 Content-Encoding: gzip Content-Length: 686 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/4d0e3ad4-932e-4cde-9307-7c3bedc73364", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/4d0e3ad4-932e-4cde-9307-7c3bedc73364", "rel": "bookmark"}], "image": {"id": "710d5909-45ff-4f6c-b7e4-00609f990e47", "links": [{"href": "http://172.30.9.31:8774/images/710d5909-45ff-4f6c-b7e4-00609f990e47", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c9ebcf68-a4ab-4bed-8f95-cee5415b10df", "links": [{"href": "http://172.30.9.31:8774/flavors/c9ebcf68-a4ab-4bed-8f95-cee5415b10df", "rel": "bookmark"}]}, "id": "4d0e3ad4-932e-4cde-9307-7c3bedc73364", "security_groups": [{"name": "default"}], "user_id": "6c4fa25acdaa4bad910c60a50b7eb965", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T17:40:05Z", "hostId": "9ef3ef4b3d29b7ed12a1a65114514f0f0dc4679104e5c739d760c657", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-193e315f-a5b5-4897-b126-c8ef361922d5-inst", "created": "2018-12-27T17:40:04Z", "tenant_id": "761e2b94a83348338155be5d349f880b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-27 17:40:09,047 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/4d0e3ad4-932e-4cde-9307-7c3bedc73364 used request id req-02d15fb8-7e7f-4d0d-9eb0-c207ef1b3357 2018-12-27 17:40:09,047 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-193e315f-a5b5-4897-b126-c8ef361922d5-inst] is - BUILD 2018-12-27 17:40:09,048 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-27 17:40:12,051 - create_instance - DEBUG - VM status query timeout in 893.027491093 2018-12-27 17:40:12,054 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/4d0e3ad4-932e-4cde-9307-7c3bedc73364 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}521ae15c31d4cd2733967201c22fb9bdf35d6001" 2018-12-27 17:40:12,721 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:40:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3e0379e3-0478-4d74-9ee0-73dc56d239c5 x-compute-request-id: req-3e0379e3-0478-4d74-9ee0-73dc56d239c5 Content-Encoding: gzip Content-Length: 686 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/4d0e3ad4-932e-4cde-9307-7c3bedc73364", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/4d0e3ad4-932e-4cde-9307-7c3bedc73364", "rel": "bookmark"}], "image": {"id": "710d5909-45ff-4f6c-b7e4-00609f990e47", "links": [{"href": "http://172.30.9.31:8774/images/710d5909-45ff-4f6c-b7e4-00609f990e47", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c9ebcf68-a4ab-4bed-8f95-cee5415b10df", "links": [{"href": "http://172.30.9.31:8774/flavors/c9ebcf68-a4ab-4bed-8f95-cee5415b10df", "rel": "bookmark"}]}, "id": "4d0e3ad4-932e-4cde-9307-7c3bedc73364", "security_groups": [{"name": "default"}], "user_id": "6c4fa25acdaa4bad910c60a50b7eb965", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T17:40:05Z", "hostId": "9ef3ef4b3d29b7ed12a1a65114514f0f0dc4679104e5c739d760c657", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-193e315f-a5b5-4897-b126-c8ef361922d5-inst", "created": "2018-12-27T17:40:04Z", "tenant_id": "761e2b94a83348338155be5d349f880b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-27 17:40:12,721 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/4d0e3ad4-932e-4cde-9307-7c3bedc73364 used request id req-3e0379e3-0478-4d74-9ee0-73dc56d239c5 2018-12-27 17:40:12,721 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-193e315f-a5b5-4897-b126-c8ef361922d5-inst] is - BUILD 2018-12-27 17:40:12,722 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-27 17:40:15,725 - create_instance - DEBUG - VM status query timeout in 889.353467941 2018-12-27 17:40:15,728 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/4d0e3ad4-932e-4cde-9307-7c3bedc73364 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}521ae15c31d4cd2733967201c22fb9bdf35d6001" 2018-12-27 17:40:16,739 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:40:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1d5697ef-abbe-4f53-9436-c75578fc10c4 x-compute-request-id: req-1d5697ef-abbe-4f53-9436-c75578fc10c4 Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-193e315f-a5b5-4897-b126-c8ef361922d5-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:c1:62", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/4d0e3ad4-932e-4cde-9307-7c3bedc73364", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/4d0e3ad4-932e-4cde-9307-7c3bedc73364", "rel": "bookmark"}], "image": {"id": "710d5909-45ff-4f6c-b7e4-00609f990e47", "links": [{"href": "http://172.30.9.31:8774/images/710d5909-45ff-4f6c-b7e4-00609f990e47", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T17:40:13.000000", "flavor": {"id": "c9ebcf68-a4ab-4bed-8f95-cee5415b10df", "links": [{"href": "http://172.30.9.31:8774/flavors/c9ebcf68-a4ab-4bed-8f95-cee5415b10df", "rel": "bookmark"}]}, "id": "4d0e3ad4-932e-4cde-9307-7c3bedc73364", "security_groups": [{"name": "default"}], "user_id": "6c4fa25acdaa4bad910c60a50b7eb965", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T17:40:14Z", "hostId": "9ef3ef4b3d29b7ed12a1a65114514f0f0dc4679104e5c739d760c657", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-193e315f-a5b5-4897-b126-c8ef361922d5-inst", "created": "2018-12-27T17:40:04Z", "tenant_id": "761e2b94a83348338155be5d349f880b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-27 17:40:16,740 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/4d0e3ad4-932e-4cde-9307-7c3bedc73364 used request id req-1d5697ef-abbe-4f53-9436-c75578fc10c4 2018-12-27 17:40:16,740 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-193e315f-a5b5-4897-b126-c8ef361922d5-inst] is - ACTIVE 2018-12-27 17:40:16,740 - create_instance - INFO - VM is - ACTIVE 2018-12-27 17:40:16,743 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/4d0e3ad4-932e-4cde-9307-7c3bedc73364 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}521ae15c31d4cd2733967201c22fb9bdf35d6001" 2018-12-27 17:40:17,469 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:40:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-65116677-a387-4b8b-a720-2505ea35870f x-compute-request-id: req-65116677-a387-4b8b-a720-2505ea35870f Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-193e315f-a5b5-4897-b126-c8ef361922d5-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:c1:62", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/4d0e3ad4-932e-4cde-9307-7c3bedc73364", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/4d0e3ad4-932e-4cde-9307-7c3bedc73364", "rel": "bookmark"}], "image": {"id": "710d5909-45ff-4f6c-b7e4-00609f990e47", "links": [{"href": "http://172.30.9.31:8774/images/710d5909-45ff-4f6c-b7e4-00609f990e47", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T17:40:13.000000", "flavor": {"id": "c9ebcf68-a4ab-4bed-8f95-cee5415b10df", "links": [{"href": "http://172.30.9.31:8774/flavors/c9ebcf68-a4ab-4bed-8f95-cee5415b10df", "rel": "bookmark"}]}, "id": "4d0e3ad4-932e-4cde-9307-7c3bedc73364", "security_groups": [{"name": "default"}], "user_id": "6c4fa25acdaa4bad910c60a50b7eb965", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T17:40:14Z", "hostId": "9ef3ef4b3d29b7ed12a1a65114514f0f0dc4679104e5c739d760c657", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-193e315f-a5b5-4897-b126-c8ef361922d5-inst", "created": "2018-12-27T17:40:04Z", "tenant_id": "761e2b94a83348338155be5d349f880b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-27 17:40:17,469 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/4d0e3ad4-932e-4cde-9307-7c3bedc73364 used request id req-65116677-a387-4b8b-a720-2505ea35870f 2018-12-27 17:40:17,475 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-193e315f-a5b5-4897-b126-c8ef361922d5-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}521ae15c31d4cd2733967201c22fb9bdf35d6001" 2018-12-27 17:40:17,802 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-5b7084fe-06b2-4d6e-89bc-37a6381d4713 Date: Thu, 27 Dec 2018 17:40:17 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"e9e9d4fe-4fa6-46e1-8fe8-d035a95c28c4","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"761e2b94a83348338155be5d349f880b","status":"ACTIVE","subnets":["d3b932d0-e448-4f46-a1dd-1522a88e0305"],"description":"","tags":[],"updated_at":"2018-12-27T17:39:50Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-193e315f-a5b5-4897-b126-c8ef361922d5-pub-net","admin_state_up":true,"tenant_id":"761e2b94a83348338155be5d349f880b","created_at":"2018-12-27T17:39:48Z","mtu":1442}]} 2018-12-27 17:40:17,802 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-193e315f-a5b5-4897-b126-c8ef361922d5-pub-net used request id req-5b7084fe-06b2-4d6e-89bc-37a6381d4713 2018-12-27 17:40:17,806 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/761e2b94a83348338155be5d349f880b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}521ae15c31d4cd2733967201c22fb9bdf35d6001" 2018-12-27 17:40:17,906 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:40:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-37a3f206-343d-40e9-ae70-518c9d26092d Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/761e2b94a83348338155be5d349f880b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "761e2b94a83348338155be5d349f880b", "name": "CreateInstancePortManipulationTests-b582eac3-793a-448-proj"}} 2018-12-27 17:40:17,906 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/761e2b94a83348338155be5d349f880b used request id req-37a3f206-343d-40e9-ae70-518c9d26092d 2018-12-27 17:40:17,911 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=e9e9d4fe-4fa6-46e1-8fe8-d035a95c28c4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}521ae15c31d4cd2733967201c22fb9bdf35d6001" 2018-12-27 17:40:17,962 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-6a7140f4-c9fa-472a-9dbd-5e1f1d108836 Date: Thu, 27 Dec 2018 17:40:17 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e9e9d4fe-4fa6-46e1-8fe8-d035a95c28c4","tenant_id":"761e2b94a83348338155be5d349f880b","created_at":"2018-12-27T17:39:50Z","dns_nameservers":[],"updated_at":"2018-12-27T17:39:50Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"761e2b94a83348338155be5d349f880b","id":"d3b932d0-e448-4f46-a1dd-1522a88e0305","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-193e315f-a5b5-4897-b126-c8ef361922d5-pub-subnet"}]} 2018-12-27 17:40:17,962 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=e9e9d4fe-4fa6-46e1-8fe8-d035a95c28c4 used request id req-6a7140f4-c9fa-472a-9dbd-5e1f1d108836 2018-12-27 17:40:17,967 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=e9e9d4fe-4fa6-46e1-8fe8-d035a95c28c4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}521ae15c31d4cd2733967201c22fb9bdf35d6001" 2018-12-27 17:40:18,022 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1843 X-Openstack-Request-Id: req-572eb29d-bb1d-4cce-b0ad-baa6963f5685 Date: Thu, 27 Dec 2018 17:40:18 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[{"ip_address":"10.55.0.101","mac_address":"0a:1b:2c:3d:4e:5f"}],"extra_dhcp_opts":[],"updated_at":"2018-12-27T17:40:13Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"d3b932d0-e448-4f46-a1dd-1522a88e0305","ip_address":"10.55.0.6"}],"id":"b90bc7f1-b7f3-4722-aedc-becad488673e","security_groups":["eb56173a-d898-4522-822b-0f31cf9492ce"],"mac_address":"fa:16:3e:cd:c1:62","project_id":"761e2b94a83348338155be5d349f880b","status":"ACTIVE","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-0-6","ip_address":"10.55.0.6","fqdn":"host-10-55-0-6.openstacklocal."}],"qos_policy_id":null,"name":"CreateInstancePortManipulationTests-193e315f-a5b5-4897-b126-c8ef361922d5port-1","admin_state_up":true,"network_id":"e9e9d4fe-4fa6-46e1-8fe8-d035a95c28c4","dns_name":"","created_at":"2018-12-27T17:39:59Z","binding:vnic_type":"normal","device_id":"4d0e3ad4-932e-4cde-9307-7c3bedc73364","tenant_id":"761e2b94a83348338155be5d349f880b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T17:39:52Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d3b932d0-e448-4f46-a1dd-1522a88e0305","ip_address":"10.55.0.2"}],"id":"d8d86383-1603-4183-9096-3b36de748be7","security_groups":[],"mac_address":"fa:16:3e:dd:57:bb","project_id":"761e2b94a83348338155be5d349f880b","status":"DOWN","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-0-2","ip_address":"10.55.0.2","fqdn":"host-10-55-0-2.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e9e9d4fe-4fa6-46e1-8fe8-d035a95c28c4","dns_name":"","created_at":"2018-12-27T17:39:48Z","binding:vnic_type":"normal","device_id":"","tenant_id":"761e2b94a83348338155be5d349f880b"}]} 2018-12-27 17:40:18,023 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=e9e9d4fe-4fa6-46e1-8fe8-d035a95c28c4 used request id req-572eb29d-bb1d-4cce-b0ad-baa6963f5685 2018-12-27 17:40:18,023 - create_instance - INFO - Deleting Port with ID - b90bc7f1-b7f3-4722-aedc-becad488673e 2018-12-27 17:40:18,023 - neutron_utils - INFO - Deleting port with name CreateInstancePortManipulationTests-193e315f-a5b5-4897-b126-c8ef361922d5port-1 2018-12-27 17:40:18,027 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/ports/b90bc7f1-b7f3-4722-aedc-becad488673e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}521ae15c31d4cd2733967201c22fb9bdf35d6001" 2018-12-27 17:40:18,596 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-4b084d16-4e6c-48e8-b982-6f5550bffdfd Date: Thu, 27 Dec 2018 17:40:18 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 17:40:18,596 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/ports/b90bc7f1-b7f3-4722-aedc-becad488673e used request id req-4b084d16-4e6c-48e8-b982-6f5550bffdfd 2018-12-27 17:40:18,597 - create_instance - INFO - Deleting VM instance - CreateInstancePortManipulationTests-193e315f-a5b5-4897-b126-c8ef361922d5-inst 2018-12-27 17:40:18,599 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:8774/v2.1/servers/4d0e3ad4-932e-4cde-9307-7c3bedc73364 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}521ae15c31d4cd2733967201c22fb9bdf35d6001" 2018-12-27 17:40:18,727 - novaclient.v2.client - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:40:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-6cca2bfa-182c-4875-9599-e3cd67f88eae x-compute-request-id: req-6cca2bfa-182c-4875-9599-e3cd67f88eae Content-Type: application/json 2018-12-27 17:40:18,727 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/servers/4d0e3ad4-932e-4cde-9307-7c3bedc73364 used request id req-6cca2bfa-182c-4875-9599-e3cd67f88eae 2018-12-27 17:40:18,727 - create_instance - INFO - Checking deletion status 2018-12-27 17:40:18,730 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/4d0e3ad4-932e-4cde-9307-7c3bedc73364 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}521ae15c31d4cd2733967201c22fb9bdf35d6001" 2018-12-27 17:40:19,211 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:40:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7750bc58-a287-46c9-9300-82a3ee0fd508 x-compute-request-id: req-7750bc58-a287-46c9-9300-82a3ee0fd508 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/4d0e3ad4-932e-4cde-9307-7c3bedc73364", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/4d0e3ad4-932e-4cde-9307-7c3bedc73364", "rel": "bookmark"}], "image": {"id": "710d5909-45ff-4f6c-b7e4-00609f990e47", "links": [{"href": "http://172.30.9.31:8774/images/710d5909-45ff-4f6c-b7e4-00609f990e47", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T17:40:13.000000", "flavor": {"id": "c9ebcf68-a4ab-4bed-8f95-cee5415b10df", "links": [{"href": "http://172.30.9.31:8774/flavors/c9ebcf68-a4ab-4bed-8f95-cee5415b10df", "rel": "bookmark"}]}, "id": "4d0e3ad4-932e-4cde-9307-7c3bedc73364", "user_id": "6c4fa25acdaa4bad910c60a50b7eb965", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T17:40:18Z", "hostId": "9ef3ef4b3d29b7ed12a1a65114514f0f0dc4679104e5c739d760c657", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-193e315f-a5b5-4897-b126-c8ef361922d5-inst", "created": "2018-12-27T17:40:04Z", "tenant_id": "761e2b94a83348338155be5d349f880b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-27 17:40:19,211 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/4d0e3ad4-932e-4cde-9307-7c3bedc73364 used request id req-7750bc58-a287-46c9-9300-82a3ee0fd508 2018-12-27 17:40:19,211 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-193e315f-a5b5-4897-b126-c8ef361922d5-inst] is - ACTIVE 2018-12-27 17:40:19,211 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-27 17:40:22,215 - create_instance - DEBUG - VM status query timeout in 296.512920856 2018-12-27 17:40:22,218 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/4d0e3ad4-932e-4cde-9307-7c3bedc73364 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}521ae15c31d4cd2733967201c22fb9bdf35d6001" 2018-12-27 17:40:22,278 - novaclient.v2.client - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:40:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-f91b0510-d708-422e-9f2f-12be935e211d x-compute-request-id: req-f91b0510-d708-422e-9f2f-12be935e211d Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 4d0e3ad4-932e-4cde-9307-7c3bedc73364 could not be found.", "code": 404}} 2018-12-27 17:40:22,278 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/4d0e3ad4-932e-4cde-9307-7c3bedc73364 used request id req-f91b0510-d708-422e-9f2f-12be935e211d 2018-12-27 17:40:22,278 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 4d0e3ad4-932e-4cde-9307-7c3bedc73364 could not be found. (HTTP 404) (Request-ID: req-f91b0510-d708-422e-9f2f-12be935e211d) 2018-12-27 17:40:22,279 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstancePortManipulationTests-193e315f-a5b5-4897-b126-c8ef361922d5-inst 2018-12-27 17:40:22,282 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:8774/v2.1/flavors/c9ebcf68-a4ab-4bed-8f95-cee5415b10df -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f88930c39c6143df58a731db3baa858afe9ddf7" 2018-12-27 17:40:22,333 - novaclient.v2.client - DEBUG - RESP: [202] Date: Thu, 27 Dec 2018 17:40:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-d51ea7e5-6df9-4aca-94d5-57f38e0647ef x-compute-request-id: req-d51ea7e5-6df9-4aca-94d5-57f38e0647ef Content-Length: 0 Content-Type: application/json 2018-12-27 17:40:22,333 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/flavors/c9ebcf68-a4ab-4bed-8f95-cee5415b10df used request id req-d51ea7e5-6df9-4aca-94d5-57f38e0647ef 2018-12-27 17:40:22,334 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-193e315f-a5b5-4897-b126-c8ef361922d5-pub-subnet 2018-12-27 17:40:22,334 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-193e315f-a5b5-4897-b126-c8ef361922d5-pub-subnet 2018-12-27 17:40:22,339 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/subnets/d3b932d0-e448-4f46-a1dd-1522a88e0305 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1318417f04fab3ecf8463bcd6e7b29e255ad8efe" 2018-12-27 17:40:23,812 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-a098f0f2-2230-41de-b532-17173fdc6628 Date: Thu, 27 Dec 2018 17:40:23 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 17:40:23,812 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/subnets/d3b932d0-e448-4f46-a1dd-1522a88e0305 used request id req-a098f0f2-2230-41de-b532-17173fdc6628 2018-12-27 17:40:23,812 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-193e315f-a5b5-4897-b126-c8ef361922d5-pub-net 2018-12-27 17:40:23,817 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/networks/e9e9d4fe-4fa6-46e1-8fe8-d035a95c28c4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1318417f04fab3ecf8463bcd6e7b29e255ad8efe" 2018-12-27 17:40:25,696 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-cdbe29ce-80e0-4455-8d65-e5d048393ce6 Date: Thu, 27 Dec 2018 17:40:25 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 17:40:25,696 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/networks/e9e9d4fe-4fa6-46e1-8fe8-d035a95c28c4 used request id req-cdbe29ce-80e0-4455-8d65-e5d048393ce6 2018-12-27 17:40:25,697 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-193e315f-a5b5-4897-b126-c8ef361922d5-image 2018-12-27 17:40:25,700 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9292/v2/images/710d5909-45ff-4f6c-b7e4-00609f990e47 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5a11f1100284655cbf3d8afa919cbbe5aa11fdb7" 2018-12-27 17:40:26,658 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-9b8712b5-5146-4a0a-be1f-0cf9f6567145 Date: Thu, 27 Dec 2018 17:40:26 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-27 17:40:26,659 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.31:9292/v2/images/710d5909-45ff-4f6c-b7e4-00609f990e47 used request id req-9b8712b5-5146-4a0a-be1f-0cf9f6567145 2018-12-27 17:40:26,666 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cccd861c2299cf66869de4985f0cdc9dcd30bb1f" 2018-12-27 17:40:26,969 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 35896 X-Openstack-Request-Id: req-bcfe27f7-a353-427d-947d-757ce2fa940f Date: Thu, 27 Dec 2018 17:40:26 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "created_at": "2018-12-27T15:33:01Z", "updated_at": "2018-12-27T15:33:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "35205ac3-06e6-4cf6-bb21-ff8f813cb45b", "remote_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "ade77f59-e70c-4970-8ea8-198222fa332e", "remote_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "c4f3bf7f-d793-498d-a883-bb8c6003f070", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "c85cb618-8f19-445b-8e16-6d467cb17771", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}], "revision_number": 4, "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "created_at": "2018-12-27T15:57:22Z", "updated_at": "2018-12-27T15:57:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "5e258a3b-01f5-4aef-81b7-0b5dc6e5b683", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "65475539-0336-498a-8da4-ff0a80b10089", "remote_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "ae922857-f7ae-4bc8-949b-153fb43bfd00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "b4f87679-52e1-4cf9-bf76-5abb9a9bec06", "remote_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "f7197afc9b61423897aefc9a643d03a1"}], "revision_number": 4, "project_id": "f7197afc9b61423897aefc9a643d03a1", "id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "created_at": "2018-12-27T16:01:54Z", "updated_at": "2018-12-27T16:01:54Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "00dd3abd-acd1-4edb-8f4a-8badcbd2eeb4", "remote_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "018de60d-bc33-4ef0-9eed-6d00b6ce227b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "0d99f0db-fa6b-4201-b67f-a7ff0db82c5d", "remote_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv6", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "5c4049ef-933d-4614-84e7-83584430d462", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv6", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}], "revision_number": 4, "project_id": "8c689c5e31c44b09ab85f80682abbc2a", "id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "created_at": "2018-12-27T15:56:49Z", "updated_at": "2018-12-27T15:56:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "6555e255-763a-4448-b1b1-0c93b2a390bd", "remote_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "777ff7a5-a590-43e5-a84b-7677710494e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "8bac258a-08df-48b7-900b-efbe01a6ec20", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "dc17921e-353f-4898-a970-881b2c8d093d", "remote_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}], "revision_number": 4, "project_id": "28dac9e1580d461c9de52e6659cc4f9d", "id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "created_at": "2018-12-27T16:01:52Z", "updated_at": "2018-12-27T16:01:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "32737757-45f3-4b24-b6ab-5f2d5579b4a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv6", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "ae604ef3-492d-4aa3-8045-1ff84f755a27", "remote_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv4", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "b7bff40a-beda-4996-b140-ed94d010535c", "remote_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv6", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "b8129030-9d72-4d5d-adce-47bbe62492fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv4", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}], "revision_number": 4, "project_id": "81c108a273314b24bf6b48c41b5bbe0c", "id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "created_at": "2018-12-27T15:57:20Z", "updated_at": "2018-12-27T15:57:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "0c389ec4-c0af-4c20-acf9-4fcc1d859dd7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv6", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "3749697a-f2ef-439a-a661-2fb92badd1ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv4", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "b74e0c8c-e243-450e-b1be-69c587093d6d", "remote_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv6", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "c222695b-2f1c-427d-afd7-e0be24ec9f66", "remote_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv4", "project_id": "7fb0e5436e4f467998e672dd71018a45"}], "revision_number": 4, "project_id": "7fb0e5436e4f467998e672dd71018a45", "id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "created_at": "2018-12-27T17:02:11Z", "updated_at": "2018-12-27T17:02:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "675d8a56-1c9b-4c58-a252-61e65997fd05", "remote_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv4", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "84f0587c-7394-4fd6-8f3d-8d6ba94cf3f9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv6", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "8a450b4f-e710-4193-816e-13a2d4e40c07", "remote_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv6", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "c3106b0a-1026-4156-86a9-f0438b7fab93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv4", "project_id": "7cba3664d5674e65a12c8c269a05febf"}], "revision_number": 4, "project_id": "7cba3664d5674e65a12c8c269a05febf", "id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "created_at": "2018-12-27T15:58:29Z", "updated_at": "2018-12-27T15:58:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "2a945ecc-f9fa-4219-96ab-c189a7f5c102", "remote_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv6", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "55e2b54e-68d4-4476-8c9f-e05e347c8970", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv4", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "9983229c-b595-482a-973f-81137a209b6d", "remote_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv4", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "9d4b8450-78ab-4817-a586-372ed88268f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv6", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}], "revision_number": 4, "project_id": "fbd6dbf946a5406398ba810e02d0888e", "id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "created_at": "2018-12-27T15:57:24Z", "updated_at": "2018-12-27T15:57:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "35521f2a-a59d-4798-9fa8-0febfe126076", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv4", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "607d473d-1e6a-4088-a778-7df9ffc1ff68", "remote_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv6", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "6f8fa92b-b67a-4047-a900-f43656aff42b", "remote_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv4", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "890f1d6c-9ae5-45b0-b7a1-282182432b66", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv6", "project_id": "253cc6709e714b8a80a5f74e4257907e"}], "revision_number": 4, "project_id": "253cc6709e714b8a80a5f74e4257907e", "id": "b9546f11-205e-4322-89f8-f0360d6090ed", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "created_at": "2018-12-27T15:57:08Z", "updated_at": "2018-12-27T15:57:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "6739c48b-d899-4c17-bb8e-ffaf8922c034", "remote_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv4", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "9660a6af-4d9b-40b9-9729-f205f66c2bd0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv4", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "bf244c03-fc10-4754-9c2b-b0224401c4f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv6", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "d3bee7cc-a152-441c-9790-abb1f56cec03", "remote_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv6", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}], "revision_number": 4, "project_id": "782a28bd0d40485e85eda6b8ba43840b", "id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "created_at": "2018-12-27T15:57:11Z", "updated_at": "2018-12-27T15:57:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "22c0d2cf-360a-4aa8-ba7e-bfdbf8327d27", "remote_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "553b140a-8ba9-4af7-9f50-bf24e87aebf7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "b2ecf7a5-df98-4d65-a762-767320437c5a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "e49104b2-7c13-49d6-8519-a16dd585346f", "remote_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}], "revision_number": 4, "project_id": "ef7e486beb8f4de39b25ca5f11552328", "id": "d0588e93-db0d-4888-9f99-3399a50df490", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "761e2b94a83348338155be5d349f880b", "created_at": "2018-12-27T17:39:48Z", "updated_at": "2018-12-27T17:39:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:39:48Z", "revision_number": 0, "id": "071d23de-7762-4f3b-9f22-f96b4e612727", "remote_group_id": "eb56173a-d898-4522-822b-0f31cf9492ce", "remote_ip_prefix": null, "created_at": "2018-12-27T17:39:48Z", "security_group_id": "eb56173a-d898-4522-822b-0f31cf9492ce", "tenant_id": "761e2b94a83348338155be5d349f880b", "port_range_min": null, "ethertype": "IPv6", "project_id": "761e2b94a83348338155be5d349f880b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:39:48Z", "revision_number": 0, "id": "50a6eda7-db97-4e7f-a617-c1dc4e30d233", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:39:48Z", "security_group_id": "eb56173a-d898-4522-822b-0f31cf9492ce", "tenant_id": "761e2b94a83348338155be5d349f880b", "port_range_min": null, "ethertype": "IPv6", "project_id": "761e2b94a83348338155be5d349f880b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:39:48Z", "revision_number": 0, "id": "518e779a-020b-4663-ada4-89726e549721", "remote_group_id": "eb56173a-d898-4522-822b-0f31cf9492ce", "remote_ip_prefix": null, "created_at": "2018-12-27T17:39:48Z", "security_group_id": "eb56173a-d898-4522-822b-0f31cf9492ce", "tenant_id": "761e2b94a83348338155be5d349f880b", "port_range_min": null, "ethertype": "IPv4", "project_id": "761e2b94a83348338155be5d349f880b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:39:48Z", "revision_number": 0, "id": "ebc23a93-9357-4ae3-a4a6-fd4fb34c5623", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:39:48Z", "security_group_id": "eb56173a-d898-4522-822b-0f31cf9492ce", "tenant_id": "761e2b94a83348338155be5d349f880b", "port_range_min": null, "ethertype": "IPv4", "project_id": "761e2b94a83348338155be5d349f880b"}], "revision_number": 4, "project_id": "761e2b94a83348338155be5d349f880b", "id": "eb56173a-d898-4522-822b-0f31cf9492ce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "created_at": "2018-12-27T17:19:15Z", "updated_at": "2018-12-27T17:19:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "1990fe24-df44-4561-9f09-f50aab182bf7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "651e4b8b-b29e-409b-9f25-ff2328ccefe6", "remote_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "cc4e2254-2157-4ae1-a233-3047573ddc6d", "remote_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "da56dda4-aaf3-43ff-bdf7-e64892ec2345", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}], "revision_number": 4, "project_id": "2a5a6879c5fa4db798cea6d394565d45", "id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-27T15:33:07Z", "updated_at": "2018-12-27T15:33:07Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "4de95db8-72d6-4aec-a145-e92511971eb9", "remote_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "5f100cff-05d8-4405-8dfb-0a387c123fae", "remote_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "a3f6a193-cc94-4220-a73a-08acf63c449b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "f059d8a5-0c32-49c9-a721-77cc89245ecd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "created_at": "2018-12-27T15:29:16Z", "updated_at": "2018-12-27T15:29:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "3c53841a-5bc0-4192-b482-044411e217ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "5956ff3f-d59d-4af6-82b5-566c888583a7", "remote_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:16Z", "revision_number": 0, "id": "60735d87-52c7-426a-91a6-aff1078a5a2d", "remote_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:16Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "abe97133-61dd-4fdf-baf3-2e07968a324f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "da629caea04941e1ae8979c379dc7c9d"}], "revision_number": 4, "project_id": "da629caea04941e1ae8979c379dc7c9d", "id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "name": "default"}]} 2018-12-27 17:40:26,970 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=default used request id req-bcfe27f7-a353-427d-947d-757ce2fa940f 2018-12-27 17:40:26,977 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cccd861c2299cf66869de4985f0cdc9dcd30bb1f" 2018-12-27 17:40:27,094 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:40:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-227e540d-0418-4473-8306-0a6691c528bd Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b7b4fceec1ad4c6eb74d758b709a9d93", "name": "admin"}} 2018-12-27 17:40:27,095 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93 used request id req-227e540d-0418-4473-8306-0a6691c528bd 2018-12-27 17:40:27,098 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/f7197afc9b61423897aefc9a643d03a1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cccd861c2299cf66869de4985f0cdc9dcd30bb1f" 2018-12-27 17:40:27,207 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:40:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-be9a26ad-9140-4f91-863a-c4cfc862dad9 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f7197afc9b61423897aefc9a643d03a1.", "code": 404, "title": "Not Found"}} 2018-12-27 17:40:27,207 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/f7197afc9b61423897aefc9a643d03a1 used request id req-be9a26ad-9140-4f91-863a-c4cfc862dad9 2018-12-27 17:40:27,207 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:40:27,211 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/8c689c5e31c44b09ab85f80682abbc2a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cccd861c2299cf66869de4985f0cdc9dcd30bb1f" 2018-12-27 17:40:27,316 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:40:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9d909bc0-1ffb-44e4-8644-9ee7af108275 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8c689c5e31c44b09ab85f80682abbc2a.", "code": 404, "title": "Not Found"}} 2018-12-27 17:40:27,316 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/8c689c5e31c44b09ab85f80682abbc2a used request id req-9d909bc0-1ffb-44e4-8644-9ee7af108275 2018-12-27 17:40:27,317 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:40:27,320 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/28dac9e1580d461c9de52e6659cc4f9d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cccd861c2299cf66869de4985f0cdc9dcd30bb1f" 2018-12-27 17:40:27,438 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:40:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1947daa7-142b-449a-bb8c-43ab1ab39e41 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 28dac9e1580d461c9de52e6659cc4f9d.", "code": 404, "title": "Not Found"}} 2018-12-27 17:40:27,438 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/28dac9e1580d461c9de52e6659cc4f9d used request id req-1947daa7-142b-449a-bb8c-43ab1ab39e41 2018-12-27 17:40:27,439 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:40:27,442 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/81c108a273314b24bf6b48c41b5bbe0c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cccd861c2299cf66869de4985f0cdc9dcd30bb1f" 2018-12-27 17:40:27,549 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:40:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-420fb7c3-21d0-436b-b2f1-e9f622439b37 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 81c108a273314b24bf6b48c41b5bbe0c.", "code": 404, "title": "Not Found"}} 2018-12-27 17:40:27,549 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/81c108a273314b24bf6b48c41b5bbe0c used request id req-420fb7c3-21d0-436b-b2f1-e9f622439b37 2018-12-27 17:40:27,549 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:40:27,553 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/7fb0e5436e4f467998e672dd71018a45 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cccd861c2299cf66869de4985f0cdc9dcd30bb1f" 2018-12-27 17:40:27,659 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:40:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6a0ef570-43c6-4bc1-a24c-57a9a6a2d8e7 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7fb0e5436e4f467998e672dd71018a45.", "code": 404, "title": "Not Found"}} 2018-12-27 17:40:27,660 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/7fb0e5436e4f467998e672dd71018a45 used request id req-6a0ef570-43c6-4bc1-a24c-57a9a6a2d8e7 2018-12-27 17:40:27,660 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:40:27,663 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/7cba3664d5674e65a12c8c269a05febf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cccd861c2299cf66869de4985f0cdc9dcd30bb1f" 2018-12-27 17:40:27,772 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:40:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c944aac7-4183-432b-a035-69b195004269 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7cba3664d5674e65a12c8c269a05febf.", "code": 404, "title": "Not Found"}} 2018-12-27 17:40:27,772 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/7cba3664d5674e65a12c8c269a05febf used request id req-c944aac7-4183-432b-a035-69b195004269 2018-12-27 17:40:27,773 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:40:27,776 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/fbd6dbf946a5406398ba810e02d0888e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cccd861c2299cf66869de4985f0cdc9dcd30bb1f" 2018-12-27 17:40:27,882 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:40:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-53b7adb2-940f-4415-9bde-1156eae903ab Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: fbd6dbf946a5406398ba810e02d0888e.", "code": 404, "title": "Not Found"}} 2018-12-27 17:40:27,883 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/fbd6dbf946a5406398ba810e02d0888e used request id req-53b7adb2-940f-4415-9bde-1156eae903ab 2018-12-27 17:40:27,883 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:40:27,886 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/253cc6709e714b8a80a5f74e4257907e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cccd861c2299cf66869de4985f0cdc9dcd30bb1f" 2018-12-27 17:40:27,994 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:40:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-514dd4a2-f0e9-4229-9844-733c86422c8b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 253cc6709e714b8a80a5f74e4257907e.", "code": 404, "title": "Not Found"}} 2018-12-27 17:40:27,995 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/253cc6709e714b8a80a5f74e4257907e used request id req-514dd4a2-f0e9-4229-9844-733c86422c8b 2018-12-27 17:40:27,995 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:40:27,999 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/782a28bd0d40485e85eda6b8ba43840b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cccd861c2299cf66869de4985f0cdc9dcd30bb1f" 2018-12-27 17:40:28,119 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:40:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-06858871-1c0d-4468-86b3-c7241167661c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 782a28bd0d40485e85eda6b8ba43840b.", "code": 404, "title": "Not Found"}} 2018-12-27 17:40:28,120 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/782a28bd0d40485e85eda6b8ba43840b used request id req-06858871-1c0d-4468-86b3-c7241167661c 2018-12-27 17:40:28,120 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:40:28,123 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/ef7e486beb8f4de39b25ca5f11552328 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cccd861c2299cf66869de4985f0cdc9dcd30bb1f" 2018-12-27 17:40:28,230 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:40:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b3b256cd-98c0-4afa-839e-bb1ffab40d58 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: ef7e486beb8f4de39b25ca5f11552328.", "code": 404, "title": "Not Found"}} 2018-12-27 17:40:28,230 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/ef7e486beb8f4de39b25ca5f11552328 used request id req-b3b256cd-98c0-4afa-839e-bb1ffab40d58 2018-12-27 17:40:28,230 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:40:28,234 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/761e2b94a83348338155be5d349f880b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cccd861c2299cf66869de4985f0cdc9dcd30bb1f" 2018-12-27 17:40:28,330 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:40:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-59ad02e8-279d-4c6c-a35b-8897e9e2bef7 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/761e2b94a83348338155be5d349f880b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "761e2b94a83348338155be5d349f880b", "name": "CreateInstancePortManipulationTests-b582eac3-793a-448-proj"}} 2018-12-27 17:40:28,330 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/761e2b94a83348338155be5d349f880b used request id req-59ad02e8-279d-4c6c-a35b-8897e9e2bef7 2018-12-27 17:40:28,331 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - eb56173a-d898-4522-822b-0f31cf9492ce 2018-12-27 17:40:28,336 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=eb56173a-d898-4522-822b-0f31cf9492ce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cccd861c2299cf66869de4985f0cdc9dcd30bb1f" 2018-12-27 17:40:28,558 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-edfe8a79-c204-45f6-912c-a507ecc4ddd1 Date: Thu, 27 Dec 2018 17:40:28 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "eb56173a-d898-4522-822b-0f31cf9492ce", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:39:48Z", "security_group_id": "eb56173a-d898-4522-822b-0f31cf9492ce", "port_range_min": null, "revision_number": 0, "tenant_id": "761e2b94a83348338155be5d349f880b", "created_at": "2018-12-27T17:39:48Z", "project_id": "761e2b94a83348338155be5d349f880b", "id": "071d23de-7762-4f3b-9f22-f96b4e612727"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:39:48Z", "security_group_id": "eb56173a-d898-4522-822b-0f31cf9492ce", "port_range_min": null, "revision_number": 0, "tenant_id": "761e2b94a83348338155be5d349f880b", "created_at": "2018-12-27T17:39:48Z", "project_id": "761e2b94a83348338155be5d349f880b", "id": "50a6eda7-db97-4e7f-a617-c1dc4e30d233"}, {"remote_group_id": "eb56173a-d898-4522-822b-0f31cf9492ce", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:39:48Z", "security_group_id": "eb56173a-d898-4522-822b-0f31cf9492ce", "port_range_min": null, "revision_number": 0, "tenant_id": "761e2b94a83348338155be5d349f880b", "created_at": "2018-12-27T17:39:48Z", "project_id": "761e2b94a83348338155be5d349f880b", "id": "518e779a-020b-4663-ada4-89726e549721"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:39:48Z", "security_group_id": "eb56173a-d898-4522-822b-0f31cf9492ce", "port_range_min": null, "revision_number": 0, "tenant_id": "761e2b94a83348338155be5d349f880b", "created_at": "2018-12-27T17:39:48Z", "project_id": "761e2b94a83348338155be5d349f880b", "id": "ebc23a93-9357-4ae3-a4a6-fd4fb34c5623"}]} 2018-12-27 17:40:28,559 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=eb56173a-d898-4522-822b-0f31cf9492ce used request id req-edfe8a79-c204-45f6-912c-a507ecc4ddd1 2018-12-27 17:40:28,560 - neutron_utils - INFO - Deleting security group with name - default 2018-12-27 17:40:28,564 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/security-groups/eb56173a-d898-4522-822b-0f31cf9492ce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cccd861c2299cf66869de4985f0cdc9dcd30bb1f" 2018-12-27 17:40:29,053 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-70a0d00a-cb93-4727-8b3c-1885538a3759 Content-Length: 0 Date: Thu, 27 Dec 2018 17:40:29 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 17:40:29,053 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-groups/eb56173a-d898-4522-822b-0f31cf9492ce used request id req-70a0d00a-cb93-4727-8b3c-1885538a3759 2018-12-27 17:40:29,054 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-b582eac3-793a-448-proj 2018-12-27 17:40:29,058 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/projects/761e2b94a83348338155be5d349f880b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cccd861c2299cf66869de4985f0cdc9dcd30bb1f" 2018-12-27 17:40:29,325 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:40:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6d3dc1ec-8bbf-417d-8d71-d8fcacb31406 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:40:29,325 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/761e2b94a83348338155be5d349f880b used request id req-6d3dc1ec-8bbf-417d-8d71-d8fcacb31406 2018-12-27 17:40:29,325 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-b582eac3-793a-448-proj-role 2018-12-27 17:40:29,329 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/roles/8b0fe8069d63481daecfb0db62ac8d80 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cccd861c2299cf66869de4985f0cdc9dcd30bb1f" 2018-12-27 17:40:29,461 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:40:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-308dc8ff-c20c-4828-92ae-cd9197c854b8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:40:29,461 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/roles/8b0fe8069d63481daecfb0db62ac8d80 used request id req-308dc8ff-c20c-4828-92ae-cd9197c854b8 2018-12-27 17:40:29,465 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cccd861c2299cf66869de4985f0cdc9dcd30bb1f" 2018-12-27 17:40:29,570 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:40:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-25b71303-ec57-436a-9870-63514620415b Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8de789d09e46427786a85702e5e8de91", "links": {"self": "http://172.30.9.31:5000/v3/roles/8de789d09e46427786a85702e5e8de91"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 17:40:29,570 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-25b71303-ec57-436a-9870-63514620415b 2018-12-27 17:40:29,571 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-b582eac3-793a-448-user 2018-12-27 17:40:29,574 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/users/6c4fa25acdaa4bad910c60a50b7eb965 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbcd23ee5a8a7a1e55e1ddaf434ee1dceed230b7" 2018-12-27 17:40:29,807 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:40:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-069b807d-a7fc-4793-9410-cfad14814008 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:40:29,807 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/6c4fa25acdaa4bad910c60a50b7eb965 used request id req-069b807d-a7fc-4793-9410-cfad14814008 2018-12-27 17:40:29,808 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:40:30,213 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:40:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["2xugUWZ5QXqgLZBfRiYHKA"], "issued_at": "2018-12-27T17:40:30.000000Z"}} 2018-12-27 17:40:30,213 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10967dd7fd18c57f3a11ba15d23d932b658dedc4" 2018-12-27 17:40:30,330 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:40:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-902b79bc-3796-4f5a-9832-a1761a331e67 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:40:30,330 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-902b79bc-3796-4f5a-9832-a1761a331e67 2018-12-27 17:40:30,331 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:40:30,332 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:40:30,758 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:40:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["B3F7Dc_MTTmVBySOGTEo4w"], "issued_at": "2018-12-27T17:40:30.000000Z"}} 2018-12-27 17:40:30,759 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92d90f582716e2a6713a7d267558097c52f3c3e7" 2018-12-27 17:40:30,856 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:40:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-685ce430-86b3-4dc9-957e-1ac9bc350e8b Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:40:30,857 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-685ce430-86b3-4dc9-957e-1ac9bc350e8b 2018-12-27 17:40:30,861 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 17:40:30,866 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 17:40:30 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 17:40:30,866 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-3c423dcc-a3b4-4c0-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92d90f582716e2a6713a7d267558097c52f3c3e7" 2018-12-27 17:40:30,976 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:40:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f32e3d25-bc91-4c31-baa4-dbe82f6fd55b Content-Encoding: gzip Content-Length: 187 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-3c423dcc-a3b4-4c0-proj", "previous": null, "next": null}, "projects": []} 2018-12-27 17:40:30,977 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-3c423dcc-a3b4-4c0-proj used request id req-f32e3d25-bc91-4c31-baa4-dbe82f6fd55b 2018-12-27 17:40:30,980 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92d90f582716e2a6713a7d267558097c52f3c3e7" 2018-12-27 17:40:31,086 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:40:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b2fa0fca-cd5d-4216-b3e7-c1a0d7de8fef Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-27 17:40:31,086 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-b2fa0fca-cd5d-4216-b3e7-c1a0d7de8fef 2018-12-27 17:40:31,090 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92d90f582716e2a6713a7d267558097c52f3c3e7" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstancePortManipulationTests-3c423dcc-a3b4-4c0-proj"}}' 2018-12-27 17:40:31,245 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 27 Dec 2018 17:40:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-34827cd0-bc22-4cf3-a8c3-a6b03657e68f Content-Length: 332 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/0b557da283104987b12b72dbbdf14dda"}, "tags": [], "enabled": true, "id": "0b557da283104987b12b72dbbdf14dda", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-3c423dcc-a3b4-4c0-proj"}} 2018-12-27 17:40:31,245 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-34827cd0-bc22-4cf3-a8c3-a6b03657e68f 2018-12-27 17:40:31,245 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-3c423dcc-a3b4-4c0-proj 2018-12-27 17:40:31,246 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:40:31,246 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:40:31,678 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:40:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["ksyhYaWYSQuuN7xpXZIO6A"], "issued_at": "2018-12-27T17:40:31.000000Z"}} 2018-12-27 17:40:31,679 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93668809a342f8cdba631bb09fbe32bc5dfa8c08" 2018-12-27 17:40:31,780 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:40:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a07753fc-15c3-40d5-90ec-f8c1f3fbcd67 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:40:31,780 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-a07753fc-15c3-40d5-90ec-f8c1f3fbcd67 2018-12-27 17:40:31,784 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 17:40:31,789 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 17:40:31 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 17:40:31,790 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93668809a342f8cdba631bb09fbe32bc5dfa8c08" 2018-12-27 17:40:31,921 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:40:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2a1c58ec-c26f-40ba-a326-e764b5a56887 Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "links": {"self": "http://172.30.9.31:5000/v3/users/01fa52e7b3674fc48643fa4ffca67e4e"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "01fa52e7b3674fc48643fa4ffca67e4e", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/05a834ddebbc40688596b7460b47439e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05a834ddebbc40688596b7460b47439e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/08226a0ad01943f39559448239e291e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "08226a0ad01943f39559448239e291e1", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/55c0552fe37a4f7ca0e73939514bc683"}, "domain_id": "default", "enabled": true, "options": {}, "id": "55c0552fe37a4f7ca0e73939514bc683", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/646a4af4e3b5439a97996d353fea3924"}, "domain_id": "914eec1d43ea4caf9d2fd33268c06258", "enabled": true, "options": {}, "id": "646a4af4e3b5439a97996d353fea3924", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/85fb203e51c34d3f8122e285a6a318b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85fb203e51c34d3f8122e285a6a318b3", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/905e7f4b42d24cca93b99d2401fa3378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "905e7f4b42d24cca93b99d2401fa3378", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/a5bc08b9f81f4e5bb86c24f9f7547bae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5bc08b9f81f4e5bb86c24f9f7547bae", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/a5c780627f004d318bf908d80305da9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5c780627f004d318bf908d80305da9c", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/b18425bf2b044bc9af7e194919539a17"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b18425bf2b044bc9af7e194919539a17", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/b8d2134b619d4dca80e21d6fb16449b0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b8d2134b619d4dca80e21d6fb16449b0", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/b9ab6a25a652438285139fe5b44aea62"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9ab6a25a652438285139fe5b44aea62", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/c08462554a4844d681348f58b9b0edee"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c08462554a4844d681348f58b9b0edee", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/ddfc3a9aad444d4782eae677c8a98130"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ddfc3a9aad444d4782eae677c8a98130", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/f2a74f2185a54676a6cb2bb5ecfcc4f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2a74f2185a54676a6cb2bb5ecfcc4f6", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-12-27 17:40:31,921 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-2a1c58ec-c26f-40ba-a326-e764b5a56887 2018-12-27 17:40:31,925 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?name=CreateInstancePortManipulationTests-3c423dcc-a3b4-4c0-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93668809a342f8cdba631bb09fbe32bc5dfa8c08" 2018-12-27 17:40:32,031 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:40:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bcfb147b-0aa7-41d2-ab22-4e6cefef23ac Content-Encoding: gzip Content-Length: 268 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?name=CreateInstancePortManipulationTests-3c423dcc-a3b4-4c0-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/0b557da283104987b12b72dbbdf14dda"}, "tags": [], "enabled": true, "id": "0b557da283104987b12b72dbbdf14dda", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-3c423dcc-a3b4-4c0-proj"}]} 2018-12-27 17:40:32,032 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?name=CreateInstancePortManipulationTests-3c423dcc-a3b4-4c0-proj used request id req-bcfb147b-0aa7-41d2-ab22-4e6cefef23ac 2018-12-27 17:40:32,035 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93668809a342f8cdba631bb09fbe32bc5dfa8c08" 2018-12-27 17:40:32,144 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:40:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b7e8d0f2-0e3e-4d60-90d6-8bc060edbd4d Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-27 17:40:32,145 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-b7e8d0f2-0e3e-4d60-90d6-8bc060edbd4d 2018-12-27 17:40:32,558 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-3c423dcc-a3b4-4c0-user 2018-12-27 17:40:32,559 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:40:32,563 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92d90f582716e2a6713a7d267558097c52f3c3e7" 2018-12-27 17:40:32,667 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:40:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fb36d06c-ae26-4c05-bfa9-030e84f5d1b0 Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8de789d09e46427786a85702e5e8de91", "links": {"self": "http://172.30.9.31:5000/v3/roles/8de789d09e46427786a85702e5e8de91"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 17:40:32,667 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-fb36d06c-ae26-4c05-bfa9-030e84f5d1b0 2018-12-27 17:40:32,670 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92d90f582716e2a6713a7d267558097c52f3c3e7" -d '{"role": {"name": "CreateInstancePortManipulationTests-3c423dcc-a3b4-4c0-proj-role"}}' 2018-12-27 17:40:32,801 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 27 Dec 2018 17:40:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-881993ac-604c-4652-938f-6c2198a61e70 Content-Length: 234 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "17fbd4d209b34071a75186d7659e99a5", "links": {"self": "http://172.30.9.31:5000/v3/roles/17fbd4d209b34071a75186d7659e99a5"}, "name": "CreateInstancePortManipulationTests-3c423dcc-a3b4-4c0-proj-role"}} 2018-12-27 17:40:32,801 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/roles used request id req-881993ac-604c-4652-938f-6c2198a61e70 2018-12-27 17:40:32,801 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-3c423dcc-a3b4-4c0-proj-role 2018-12-27 17:40:32,805 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles/17fbd4d209b34071a75186d7659e99a5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92d90f582716e2a6713a7d267558097c52f3c3e7" 2018-12-27 17:40:32,919 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:40:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2bad2875-eef7-4a1a-a2e3-e6298ac72fd6 Content-Encoding: gzip Content-Length: 188 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "17fbd4d209b34071a75186d7659e99a5", "links": {"self": "http://172.30.9.31:5000/v3/roles/17fbd4d209b34071a75186d7659e99a5"}, "name": "CreateInstancePortManipulationTests-3c423dcc-a3b4-4c0-proj-role"}} 2018-12-27 17:40:32,920 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles/17fbd4d209b34071a75186d7659e99a5 used request id req-2bad2875-eef7-4a1a-a2e3-e6298ac72fd6 2018-12-27 17:40:32,920 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-3c423dcc-a3b4-4c0-proj-role to project CreateInstancePortManipulationTests-3c423dcc-a3b4-4c0-proj 2018-12-27 17:40:32,924 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:5000/v3/projects/0b557da283104987b12b72dbbdf14dda/users/ae30b811918b4540b09f92907b374639/roles/17fbd4d209b34071a75186d7659e99a5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92d90f582716e2a6713a7d267558097c52f3c3e7" 2018-12-27 17:40:33,070 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:40:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-273a4fe8-fd01-46fc-9d79-39f65466c916 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:40:33,071 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/0b557da283104987b12b72dbbdf14dda/users/ae30b811918b4540b09f92907b374639/roles/17fbd4d209b34071a75186d7659e99a5 used request id req-273a4fe8-fd01-46fc-9d79-39f65466c916 2018-12-27 17:40:33,071 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-12-27 17:40:33,071 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:40:33,072 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:40:33,483 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "17fbd4d209b34071a75186d7659e99a5", "name": "CreateInstancePortManipulationTests-3c423dcc-a3b4-4c0-proj-role"}], "expires_at": "2018-12-27T18:40:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0b557da283104987b12b72dbbdf14dda", "name": "CreateInstancePortManipulationTests-3c423dcc-a3b4-4c0-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/0b557da283104987b12b72dbbdf14dda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/0b557da283104987b12b72dbbdf14dda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/0b557da283104987b12b72dbbdf14dda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/0b557da283104987b12b72dbbdf14dda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/0b557da283104987b12b72dbbdf14dda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/0b557da283104987b12b72dbbdf14dda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/0b557da283104987b12b72dbbdf14dda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/0b557da283104987b12b72dbbdf14dda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/0b557da283104987b12b72dbbdf14dda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_0b557da283104987b12b72dbbdf14dda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_0b557da283104987b12b72dbbdf14dda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/0b557da283104987b12b72dbbdf14dda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/0b557da283104987b12b72dbbdf14dda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/0b557da283104987b12b72dbbdf14dda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-3c423dcc-a3b4-4c0-user", "id": "ae30b811918b4540b09f92907b374639"}, "audit_ids": ["Ae76RUVcSIGuXakDMG0fKg"], "issued_at": "2018-12-27T17:40:33.000000Z"}} 2018-12-27 17:40:33,484 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f7d00402b5e527a6d481f9f9c971a737cc6e612" 2018-12-27 17:40:33,583 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:40:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3d316007-b76e-43e9-8a74-5f653ba7d802 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:40:33,583 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-3d316007-b76e-43e9-8a74-5f653ba7d802 2018-12-27 17:40:33,587 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-21e8e78a-d4eb-4acd-b41a-bedfb68577b3-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0f7d00402b5e527a6d481f9f9c971a737cc6e612" 2018-12-27 17:40:33,811 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 180 Content-Type: application/json X-Openstack-Request-Id: req-6e81301e-0458-42c0-b679-62b7d952d35d Date: Thu, 27 Dec 2018 17:40:33 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-21e8e78a-d4eb-4acd-b41a-bedfb68577b3-image"} 2018-12-27 17:40:33,811 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-21e8e78a-d4eb-4acd-b41a-bedfb68577b3-image used request id req-6e81301e-0458-42c0-b679-62b7d952d35d 2018-12-27 17:40:33,814 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0f7d00402b5e527a6d481f9f9c971a737cc6e612" 2018-12-27 17:40:34,008 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-d669e694-4d1c-49f8-8979-7c323d02a039 Date: Thu, 27 Dec 2018 17:40:34 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-27 17:40:34,008 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/schemas/image used request id req-d669e694-4d1c-49f8-8979-7c323d02a039 2018-12-27 17:40:34,038 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}0f7d00402b5e527a6d481f9f9c971a737cc6e612" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstancePortManipulationTests-21e8e78a-d4eb-4acd-b41a-bedfb68577b3-image"}' 2018-12-27 17:40:34,290 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 639 Content-Type: application/json Location: http://172.30.9.31:9292/v2/images/1c71462d-35f4-4699-b8f7-9070e9d1ac48 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-3b83e3c7-b07f-46a8-bb44-99ca963665c5 Date: Thu, 27 Dec 2018 17:40:34 GMT RESP BODY: {"status": "queued", "name": "CreateInstancePortManipulationTests-21e8e78a-d4eb-4acd-b41a-bedfb68577b3-image", "tags": [], "container_format": "bare", "created_at": "2018-12-27T17:40:34Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-12-27T17:40:34Z", "visibility": "shared", "locations": [], "self": "/v2/images/1c71462d-35f4-4699-b8f7-9070e9d1ac48", "min_disk": 0, "protected": false, "id": "1c71462d-35f4-4699-b8f7-9070e9d1ac48", "file": "/v2/images/1c71462d-35f4-4699-b8f7-9070e9d1ac48/file", "checksum": null, "owner": "0b557da283104987b12b72dbbdf14dda", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-27 17:40:34,291 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.31:9292/v2/images used request id req-3b83e3c7-b07f-46a8-bb44-99ca963665c5 2018-12-27 17:40:34,301 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:9292/v2/images/1c71462d-35f4-4699-b8f7-9070e9d1ac48/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0f7d00402b5e527a6d481f9f9c971a737cc6e612" -d '' 2018-12-27 17:40:34,759 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-c47f42d0-cb55-4639-8ecd-7b9aa0a8d6d1 Date: Thu, 27 Dec 2018 17:40:34 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-27 17:40:34,759 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.31:9292/v2/images/1c71462d-35f4-4699-b8f7-9070e9d1ac48/file used request id req-c47f42d0-cb55-4639-8ecd-7b9aa0a8d6d1 2018-12-27 17:40:34,760 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-27 17:40:34,762 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/images/1c71462d-35f4-4699-b8f7-9070e9d1ac48 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0f7d00402b5e527a6d481f9f9c971a737cc6e612" 2018-12-27 17:40:34,781 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-3dd983f2-3c12-4a18-870f-acce9add1dc7 Date: Thu, 27 Dec 2018 17:40:34 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-21e8e78a-d4eb-4acd-b41a-bedfb68577b3-image", "tags": [], "container_format": "bare", "created_at": "2018-12-27T17:40:34Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-27T17:40:34Z", "visibility": "shared", "locations": [{"url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/1c71462d-35f4-4699-b8f7-9070e9d1ac48/snap", "metadata": {}}], "self": "/v2/images/1c71462d-35f4-4699-b8f7-9070e9d1ac48", "min_disk": 0, "protected": false, "id": "1c71462d-35f4-4699-b8f7-9070e9d1ac48", "file": "/v2/images/1c71462d-35f4-4699-b8f7-9070e9d1ac48/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "0b557da283104987b12b72dbbdf14dda", "direct_url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/1c71462d-35f4-4699-b8f7-9070e9d1ac48/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-27 17:40:34,782 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images/1c71462d-35f4-4699-b8f7-9070e9d1ac48 used request id req-3dd983f2-3c12-4a18-870f-acce9add1dc7 2018-12-27 17:40:34,784 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0f7d00402b5e527a6d481f9f9c971a737cc6e612" 2018-12-27 17:40:35,400 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-85a28a47-1b0f-4a03-8761-e5d342215dcf Date: Thu, 27 Dec 2018 17:40:35 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-27 17:40:35,400 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/schemas/image used request id req-85a28a47-1b0f-4a03-8761-e5d342215dcf 2018-12-27 17:40:35,403 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-21e8e78a-d4eb-4acd-b41a-bedfb68577b3-image 2018-12-27 17:40:35,406 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/images/1c71462d-35f4-4699-b8f7-9070e9d1ac48 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0f7d00402b5e527a6d481f9f9c971a737cc6e612" 2018-12-27 17:40:35,611 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-a69ed182-0501-4245-964a-87b17cbdbb4f Date: Thu, 27 Dec 2018 17:40:35 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-21e8e78a-d4eb-4acd-b41a-bedfb68577b3-image", "tags": [], "container_format": "bare", "created_at": "2018-12-27T17:40:34Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-27T17:40:34Z", "visibility": "shared", "locations": [{"url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/1c71462d-35f4-4699-b8f7-9070e9d1ac48/snap", "metadata": {}}], "self": "/v2/images/1c71462d-35f4-4699-b8f7-9070e9d1ac48", "min_disk": 0, "protected": false, "id": "1c71462d-35f4-4699-b8f7-9070e9d1ac48", "file": "/v2/images/1c71462d-35f4-4699-b8f7-9070e9d1ac48/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "0b557da283104987b12b72dbbdf14dda", "direct_url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/1c71462d-35f4-4699-b8f7-9070e9d1ac48/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-27 17:40:35,611 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images/1c71462d-35f4-4699-b8f7-9070e9d1ac48 used request id req-a69ed182-0501-4245-964a-87b17cbdbb4f 2018-12-27 17:40:35,612 - create_image - DEBUG - Instance status is - active 2018-12-27 17:40:35,612 - create_image - DEBUG - Image is active with name - CreateInstancePortManipulationTests-21e8e78a-d4eb-4acd-b41a-bedfb68577b3-image 2018-12-27 17:40:35,612 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-21e8e78a-d4eb-4acd-b41a-bedfb68577b3-image 2018-12-27 17:40:35,612 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:40:35,613 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:40:36,105 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "17fbd4d209b34071a75186d7659e99a5", "name": "CreateInstancePortManipulationTests-3c423dcc-a3b4-4c0-proj-role"}], "expires_at": "2018-12-27T18:40:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0b557da283104987b12b72dbbdf14dda", "name": "CreateInstancePortManipulationTests-3c423dcc-a3b4-4c0-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/0b557da283104987b12b72dbbdf14dda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/0b557da283104987b12b72dbbdf14dda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/0b557da283104987b12b72dbbdf14dda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/0b557da283104987b12b72dbbdf14dda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/0b557da283104987b12b72dbbdf14dda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/0b557da283104987b12b72dbbdf14dda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/0b557da283104987b12b72dbbdf14dda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/0b557da283104987b12b72dbbdf14dda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/0b557da283104987b12b72dbbdf14dda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_0b557da283104987b12b72dbbdf14dda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_0b557da283104987b12b72dbbdf14dda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/0b557da283104987b12b72dbbdf14dda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/0b557da283104987b12b72dbbdf14dda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/0b557da283104987b12b72dbbdf14dda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-3c423dcc-a3b4-4c0-user", "id": "ae30b811918b4540b09f92907b374639"}, "audit_ids": ["3DbJvkweT4m6zDDMaIpaHA"], "issued_at": "2018-12-27T17:40:36.000000Z"}} 2018-12-27 17:40:36,105 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4f8ebeaa20b8a07ef097e4d29171bdf5b9b0902" 2018-12-27 17:40:36,215 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:40:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f2d06ec4-2ca2-416c-a3f7-7af10c03394c Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:40:36,215 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-f2d06ec4-2ca2-416c-a3f7-7af10c03394c 2018-12-27 17:40:36,223 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-21e8e78a-d4eb-4acd-b41a-bedfb68577b3-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4f8ebeaa20b8a07ef097e4d29171bdf5b9b0902" 2018-12-27 17:40:36,458 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-945b48f1-99d6-4d6c-8559-b410026b11d7 Date: Thu, 27 Dec 2018 17:40:36 GMT RESP BODY: {"networks":[]} 2018-12-27 17:40:36,458 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-21e8e78a-d4eb-4acd-b41a-bedfb68577b3-pub-net used request id req-945b48f1-99d6-4d6c-8559-b410026b11d7 2018-12-27 17:40:36,459 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-21e8e78a-d4eb-4acd-b41a-bedfb68577b3-pub-net 2018-12-27 17:40:36,464 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4f8ebeaa20b8a07ef097e4d29171bdf5b9b0902" -d '{"network": {"name": "CreateInstancePortManipulationTests-21e8e78a-d4eb-4acd-b41a-bedfb68577b3-pub-net", "admin_state_up": true}}' 2018-12-27 17:40:37,886 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 654 X-Openstack-Request-Id: req-228bc8d9-d6f3-4384-84c7-d8ed9e993644 Date: Thu, 27 Dec 2018 17:40:37 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"id":"bbfea825-a71a-4a5d-98d7-93fc4f759dc1","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"0b557da283104987b12b72dbbdf14dda","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-27T17:40:36Z","is_default":false,"name":"CreateInstancePortManipulationTests-21e8e78a-d4eb-4acd-b41a-bedfb68577b3-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"0b557da283104987b12b72dbbdf14dda","created_at":"2018-12-27T17:40:36Z","mtu":1442}} 2018-12-27 17:40:37,886 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/networks used request id req-228bc8d9-d6f3-4384-84c7-d8ed9e993644 2018-12-27 17:40:37,891 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?id=bbfea825-a71a-4a5d-98d7-93fc4f759dc1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4f8ebeaa20b8a07ef097e4d29171bdf5b9b0902" 2018-12-27 17:40:38,237 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 638 X-Openstack-Request-Id: req-d27f0b1b-6e89-4b18-8bff-9b27252efa5a Date: Thu, 27 Dec 2018 17:40:38 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"id":"bbfea825-a71a-4a5d-98d7-93fc4f759dc1","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"0b557da283104987b12b72dbbdf14dda","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-27T17:40:36Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-21e8e78a-d4eb-4acd-b41a-bedfb68577b3-pub-net","admin_state_up":true,"tenant_id":"0b557da283104987b12b72dbbdf14dda","created_at":"2018-12-27T17:40:36Z","mtu":1442}]} 2018-12-27 17:40:38,237 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?id=bbfea825-a71a-4a5d-98d7-93fc4f759dc1 used request id req-d27f0b1b-6e89-4b18-8bff-9b27252efa5a 2018-12-27 17:40:38,243 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=bbfea825-a71a-4a5d-98d7-93fc4f759dc1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4f8ebeaa20b8a07ef097e4d29171bdf5b9b0902" 2018-12-27 17:40:38,495 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-67965525-8a5c-42f2-a8fe-9e9626bc45fc Date: Thu, 27 Dec 2018 17:40:38 GMT RESP BODY: {"subnets":[]} 2018-12-27 17:40:38,495 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=bbfea825-a71a-4a5d-98d7-93fc4f759dc1 used request id req-67965525-8a5c-42f2-a8fe-9e9626bc45fc 2018-12-27 17:40:38,495 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-21e8e78a-d4eb-4acd-b41a-bedfb68577b3-pub-subnet 2018-12-27 17:40:38,500 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4f8ebeaa20b8a07ef097e4d29171bdf5b9b0902" -d '{"subnets": [{"ip_version": 4, "network_id": "bbfea825-a71a-4a5d-98d7-93fc4f759dc1", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-21e8e78a-d4eb-4acd-b41a-bedfb68577b3-pub-subnet"}]}' 2018-12-27 17:40:40,015 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-ce86b828-7f2f-432f-9179-63214c5ca9aa Date: Thu, 27 Dec 2018 17:40:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bbfea825-a71a-4a5d-98d7-93fc4f759dc1","tenant_id":"0b557da283104987b12b72dbbdf14dda","created_at":"2018-12-27T17:40:38Z","dns_nameservers":[],"updated_at":"2018-12-27T17:40:38Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"0b557da283104987b12b72dbbdf14dda","id":"cffd2236-6fe5-4338-a621-3b7ea8230356","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-21e8e78a-d4eb-4acd-b41a-bedfb68577b3-pub-subnet"}]} 2018-12-27 17:40:40,015 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/subnets used request id req-ce86b828-7f2f-432f-9179-63214c5ca9aa 2018-12-27 17:40:40,020 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?id=bbfea825-a71a-4a5d-98d7-93fc4f759dc1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4f8ebeaa20b8a07ef097e4d29171bdf5b9b0902" 2018-12-27 17:40:40,316 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-7c432cea-674d-4804-a4a6-2038a5600c78 Date: Thu, 27 Dec 2018 17:40:40 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"bbfea825-a71a-4a5d-98d7-93fc4f759dc1","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"0b557da283104987b12b72dbbdf14dda","status":"ACTIVE","subnets":["cffd2236-6fe5-4338-a621-3b7ea8230356"],"description":"","tags":[],"updated_at":"2018-12-27T17:40:38Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-21e8e78a-d4eb-4acd-b41a-bedfb68577b3-pub-net","admin_state_up":true,"tenant_id":"0b557da283104987b12b72dbbdf14dda","created_at":"2018-12-27T17:40:36Z","mtu":1442}]} 2018-12-27 17:40:40,316 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?id=bbfea825-a71a-4a5d-98d7-93fc4f759dc1 used request id req-7c432cea-674d-4804-a4a6-2038a5600c78 2018-12-27 17:40:40,321 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=bbfea825-a71a-4a5d-98d7-93fc4f759dc1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4f8ebeaa20b8a07ef097e4d29171bdf5b9b0902" 2018-12-27 17:40:40,599 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-6cf162f9-da90-483a-bb0e-f82dfe14b280 Date: Thu, 27 Dec 2018 17:40:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bbfea825-a71a-4a5d-98d7-93fc4f759dc1","tenant_id":"0b557da283104987b12b72dbbdf14dda","created_at":"2018-12-27T17:40:38Z","dns_nameservers":[],"updated_at":"2018-12-27T17:40:38Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"0b557da283104987b12b72dbbdf14dda","id":"cffd2236-6fe5-4338-a621-3b7ea8230356","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-21e8e78a-d4eb-4acd-b41a-bedfb68577b3-pub-subnet"}]} 2018-12-27 17:40:40,599 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=bbfea825-a71a-4a5d-98d7-93fc4f759dc1 used request id req-6cf162f9-da90-483a-bb0e-f82dfe14b280 2018-12-27 17:40:40,600 - OpenStackNetwork - DEBUG - Network [bbfea825-a71a-4a5d-98d7-93fc4f759dc1] created successfully 2018-12-27 17:40:40,600 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:40:40,601 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:40:41,020 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:40:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["VKg2hEWYS1u58PpPxg7qtA"], "issued_at": "2018-12-27T17:40:41.000000Z"}} 2018-12-27 17:40:41,020 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6cf4c16a19d97cbd791020787a3ddd843dca84b5" 2018-12-27 17:40:41,120 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:40:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1f1bc516-379a-41ce-a3c7-bcdeb30c066f Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:40:41,120 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-1f1bc516-379a-41ce-a3c7-bcdeb30c066f 2018-12-27 17:40:41,121 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-27 17:40:41,126 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6cf4c16a19d97cbd791020787a3ddd843dca84b5" 2018-12-27 17:40:41,326 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:40:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-d752f4a1-a4a0-442e-8038-87f5aff32df4 x-compute-request-id: req-d752f4a1-a4a0-442e-8038-87f5aff32df4 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-12-27 17:40:41,326 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-d752f4a1-a4a0-442e-8038-87f5aff32df4 2018-12-27 17:40:41,330 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6cf4c16a19d97cbd791020787a3ddd843dca84b5" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstancePortManipulationTests-21e8e78a-d4eb-4acd-b41a-bedfb68577b3-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-12-27 17:40:41,372 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:40:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c9652c5c-b178-4154-8a26-125e8ce3dc3f x-compute-request-id: req-c9652c5c-b178-4154-8a26-125e8ce3dc3f Content-Encoding: gzip Content-Length: 331 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstancePortManipulationTests-21e8e78a-d4eb-4acd-b41a-bedfb68577b3-flavor-name", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/daf2a60b-8ed3-4253-99a8-3372e96f7eea", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/daf2a60b-8ed3-4253-99a8-3372e96f7eea", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "daf2a60b-8ed3-4253-99a8-3372e96f7eea"}} 2018-12-27 17:40:41,373 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-c9652c5c-b178-4154-8a26-125e8ce3dc3f 2018-12-27 17:40:41,373 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:40:41,374 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:40:41,805 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "17fbd4d209b34071a75186d7659e99a5", "name": "CreateInstancePortManipulationTests-3c423dcc-a3b4-4c0-proj-role"}], "expires_at": "2018-12-27T18:40:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0b557da283104987b12b72dbbdf14dda", "name": "CreateInstancePortManipulationTests-3c423dcc-a3b4-4c0-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/0b557da283104987b12b72dbbdf14dda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/0b557da283104987b12b72dbbdf14dda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/0b557da283104987b12b72dbbdf14dda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/0b557da283104987b12b72dbbdf14dda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/0b557da283104987b12b72dbbdf14dda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/0b557da283104987b12b72dbbdf14dda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/0b557da283104987b12b72dbbdf14dda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/0b557da283104987b12b72dbbdf14dda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/0b557da283104987b12b72dbbdf14dda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_0b557da283104987b12b72dbbdf14dda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_0b557da283104987b12b72dbbdf14dda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/0b557da283104987b12b72dbbdf14dda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/0b557da283104987b12b72dbbdf14dda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/0b557da283104987b12b72dbbdf14dda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-3c423dcc-a3b4-4c0-user", "id": "ae30b811918b4540b09f92907b374639"}, "audit_ids": ["y6b28JHiSpWLII8Wn32QLA"], "issued_at": "2018-12-27T17:40:41.000000Z"}} 2018-12-27 17:40:41,806 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d671a4c02a06cf338f9c781dbb064e2b0dea9c70" 2018-12-27 17:40:41,899 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:40:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f0208e51-36ce-4274-bdc5-a06b6a22fe10 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:40:41,899 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-f0208e51-36ce-4274-bdc5-a06b6a22fe10 2018-12-27 17:40:41,900 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-27 17:40:41,904 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d671a4c02a06cf338f9c781dbb064e2b0dea9c70" 2018-12-27 17:40:41,997 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:40:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9d16bbfa-b40b-4cd9-87f9-cdb2ab9a08ef Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:40:41,998 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-9d16bbfa-b40b-4cd9-87f9-cdb2ab9a08ef 2018-12-27 17:40:42,005 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-21e8e78a-d4eb-4acd-b41a-bedfb68577b3-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d671a4c02a06cf338f9c781dbb064e2b0dea9c70" 2018-12-27 17:40:42,281 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-642b2b23-297e-47b3-b3e0-2e727f55b20e Date: Thu, 27 Dec 2018 17:40:42 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"bbfea825-a71a-4a5d-98d7-93fc4f759dc1","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"0b557da283104987b12b72dbbdf14dda","status":"ACTIVE","subnets":["cffd2236-6fe5-4338-a621-3b7ea8230356"],"description":"","tags":[],"updated_at":"2018-12-27T17:40:38Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-21e8e78a-d4eb-4acd-b41a-bedfb68577b3-pub-net","admin_state_up":true,"tenant_id":"0b557da283104987b12b72dbbdf14dda","created_at":"2018-12-27T17:40:36Z","mtu":1442}]} 2018-12-27 17:40:42,281 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-21e8e78a-d4eb-4acd-b41a-bedfb68577b3-pub-net used request id req-642b2b23-297e-47b3-b3e0-2e727f55b20e 2018-12-27 17:40:42,286 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=bbfea825-a71a-4a5d-98d7-93fc4f759dc1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d671a4c02a06cf338f9c781dbb064e2b0dea9c70" 2018-12-27 17:40:42,538 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-8c4a65ce-647c-413a-930e-5499740e5a04 Date: Thu, 27 Dec 2018 17:40:42 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bbfea825-a71a-4a5d-98d7-93fc4f759dc1","tenant_id":"0b557da283104987b12b72dbbdf14dda","created_at":"2018-12-27T17:40:38Z","dns_nameservers":[],"updated_at":"2018-12-27T17:40:38Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"0b557da283104987b12b72dbbdf14dda","id":"cffd2236-6fe5-4338-a621-3b7ea8230356","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-21e8e78a-d4eb-4acd-b41a-bedfb68577b3-pub-subnet"}]} 2018-12-27 17:40:42,538 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=bbfea825-a71a-4a5d-98d7-93fc4f759dc1 used request id req-8c4a65ce-647c-413a-930e-5499740e5a04 2018-12-27 17:40:42,544 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-21e8e78a-d4eb-4acd-b41a-bedfb68577b3-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d671a4c02a06cf338f9c781dbb064e2b0dea9c70" 2018-12-27 17:40:42,822 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-189d652e-8897-4d53-89c6-7e17e5e2bbb3 Date: Thu, 27 Dec 2018 17:40:42 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"bbfea825-a71a-4a5d-98d7-93fc4f759dc1","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"0b557da283104987b12b72dbbdf14dda","status":"ACTIVE","subnets":["cffd2236-6fe5-4338-a621-3b7ea8230356"],"description":"","tags":[],"updated_at":"2018-12-27T17:40:38Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-21e8e78a-d4eb-4acd-b41a-bedfb68577b3-pub-net","admin_state_up":true,"tenant_id":"0b557da283104987b12b72dbbdf14dda","created_at":"2018-12-27T17:40:36Z","mtu":1442}]} 2018-12-27 17:40:42,823 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-21e8e78a-d4eb-4acd-b41a-bedfb68577b3-pub-net used request id req-189d652e-8897-4d53-89c6-7e17e5e2bbb3 2018-12-27 17:40:42,826 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 17:40:42,831 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 17:40:42 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 17:40:42,832 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/0b557da283104987b12b72dbbdf14dda -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d671a4c02a06cf338f9c781dbb064e2b0dea9c70" 2018-12-27 17:40:42,930 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:40:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-348eecd2-b77b-4d54-961d-df40f6600921 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/0b557da283104987b12b72dbbdf14dda"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0b557da283104987b12b72dbbdf14dda", "name": "CreateInstancePortManipulationTests-3c423dcc-a3b4-4c0-proj"}} 2018-12-27 17:40:42,930 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/0b557da283104987b12b72dbbdf14dda used request id req-348eecd2-b77b-4d54-961d-df40f6600921 2018-12-27 17:40:42,935 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=bbfea825-a71a-4a5d-98d7-93fc4f759dc1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d671a4c02a06cf338f9c781dbb064e2b0dea9c70" 2018-12-27 17:40:43,180 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-bbe2b7f8-3ae5-4d44-b294-7d4d94429df3 Date: Thu, 27 Dec 2018 17:40:43 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bbfea825-a71a-4a5d-98d7-93fc4f759dc1","tenant_id":"0b557da283104987b12b72dbbdf14dda","created_at":"2018-12-27T17:40:38Z","dns_nameservers":[],"updated_at":"2018-12-27T17:40:38Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"0b557da283104987b12b72dbbdf14dda","id":"cffd2236-6fe5-4338-a621-3b7ea8230356","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-21e8e78a-d4eb-4acd-b41a-bedfb68577b3-pub-subnet"}]} 2018-12-27 17:40:43,180 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=bbfea825-a71a-4a5d-98d7-93fc4f759dc1 used request id req-bbe2b7f8-3ae5-4d44-b294-7d4d94429df3 2018-12-27 17:40:43,186 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=bbfea825-a71a-4a5d-98d7-93fc4f759dc1&name=CreateInstancePortManipulationTests-21e8e78a-d4eb-4acd-b41a-bedfb68577b3port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d671a4c02a06cf338f9c781dbb064e2b0dea9c70" 2018-12-27 17:40:43,410 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-0c1c6967-8419-4263-a0ce-0a8ea2491733 Date: Thu, 27 Dec 2018 17:40:43 GMT RESP BODY: {"ports":[]} 2018-12-27 17:40:43,410 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=bbfea825-a71a-4a5d-98d7-93fc4f759dc1&name=CreateInstancePortManipulationTests-21e8e78a-d4eb-4acd-b41a-bedfb68577b3port-1&admin_state_up=True used request id req-0c1c6967-8419-4263-a0ce-0a8ea2491733 2018-12-27 17:40:43,413 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-21e8e78a-d4eb-4acd-b41a-bedfb68577b3-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d671a4c02a06cf338f9c781dbb064e2b0dea9c70" 2018-12-27 17:40:43,656 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:40:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-7027cff1-ca73-4dbc-a0fe-4c35950940d2 x-compute-request-id: req-7027cff1-ca73-4dbc-a0fe-4c35950940d2 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-12-27 17:40:43,656 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-21e8e78a-d4eb-4acd-b41a-bedfb68577b3-inst used request id req-7027cff1-ca73-4dbc-a0fe-4c35950940d2 2018-12-27 17:40:43,662 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-21e8e78a-d4eb-4acd-b41a-bedfb68577b3-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d671a4c02a06cf338f9c781dbb064e2b0dea9c70" 2018-12-27 17:40:43,759 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-fc588e64-a963-4f24-97b3-e4067c6ae88a Date: Thu, 27 Dec 2018 17:40:43 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"bbfea825-a71a-4a5d-98d7-93fc4f759dc1","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"0b557da283104987b12b72dbbdf14dda","status":"ACTIVE","subnets":["cffd2236-6fe5-4338-a621-3b7ea8230356"],"description":"","tags":[],"updated_at":"2018-12-27T17:40:38Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-21e8e78a-d4eb-4acd-b41a-bedfb68577b3-pub-net","admin_state_up":true,"tenant_id":"0b557da283104987b12b72dbbdf14dda","created_at":"2018-12-27T17:40:36Z","mtu":1442}]} 2018-12-27 17:40:43,759 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-21e8e78a-d4eb-4acd-b41a-bedfb68577b3-pub-net used request id req-fc588e64-a963-4f24-97b3-e4067c6ae88a 2018-12-27 17:40:43,765 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=bbfea825-a71a-4a5d-98d7-93fc4f759dc1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d671a4c02a06cf338f9c781dbb064e2b0dea9c70" 2018-12-27 17:40:44,008 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-a0b847f0-7a74-4838-9945-f0e84a3890ae Date: Thu, 27 Dec 2018 17:40:44 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bbfea825-a71a-4a5d-98d7-93fc4f759dc1","tenant_id":"0b557da283104987b12b72dbbdf14dda","created_at":"2018-12-27T17:40:38Z","dns_nameservers":[],"updated_at":"2018-12-27T17:40:38Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"0b557da283104987b12b72dbbdf14dda","id":"cffd2236-6fe5-4338-a621-3b7ea8230356","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-21e8e78a-d4eb-4acd-b41a-bedfb68577b3-pub-subnet"}]} 2018-12-27 17:40:44,009 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=bbfea825-a71a-4a5d-98d7-93fc4f759dc1 used request id req-a0b847f0-7a74-4838-9945-f0e84a3890ae 2018-12-27 17:40:44,014 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-21e8e78a-d4eb-4acd-b41a-bedfb68577b3-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d671a4c02a06cf338f9c781dbb064e2b0dea9c70" 2018-12-27 17:40:44,109 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-146f68fa-8c51-4106-8a64-72a0fc32a710 Date: Thu, 27 Dec 2018 17:40:44 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"bbfea825-a71a-4a5d-98d7-93fc4f759dc1","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"0b557da283104987b12b72dbbdf14dda","status":"ACTIVE","subnets":["cffd2236-6fe5-4338-a621-3b7ea8230356"],"description":"","tags":[],"updated_at":"2018-12-27T17:40:38Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-21e8e78a-d4eb-4acd-b41a-bedfb68577b3-pub-net","admin_state_up":true,"tenant_id":"0b557da283104987b12b72dbbdf14dda","created_at":"2018-12-27T17:40:36Z","mtu":1442}]} 2018-12-27 17:40:44,110 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-21e8e78a-d4eb-4acd-b41a-bedfb68577b3-pub-net used request id req-146f68fa-8c51-4106-8a64-72a0fc32a710 2018-12-27 17:40:44,113 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/0b557da283104987b12b72dbbdf14dda -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d671a4c02a06cf338f9c781dbb064e2b0dea9c70" 2018-12-27 17:40:44,214 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:40:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ff5a4080-b852-4269-bd7c-608528bb583d Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/0b557da283104987b12b72dbbdf14dda"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0b557da283104987b12b72dbbdf14dda", "name": "CreateInstancePortManipulationTests-3c423dcc-a3b4-4c0-proj"}} 2018-12-27 17:40:44,214 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/0b557da283104987b12b72dbbdf14dda used request id req-ff5a4080-b852-4269-bd7c-608528bb583d 2018-12-27 17:40:44,219 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=bbfea825-a71a-4a5d-98d7-93fc4f759dc1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d671a4c02a06cf338f9c781dbb064e2b0dea9c70" 2018-12-27 17:40:44,477 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-7b2f155c-1e15-4bd8-b9c6-344b4f3ec821 Date: Thu, 27 Dec 2018 17:40:44 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bbfea825-a71a-4a5d-98d7-93fc4f759dc1","tenant_id":"0b557da283104987b12b72dbbdf14dda","created_at":"2018-12-27T17:40:38Z","dns_nameservers":[],"updated_at":"2018-12-27T17:40:38Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"0b557da283104987b12b72dbbdf14dda","id":"cffd2236-6fe5-4338-a621-3b7ea8230356","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-21e8e78a-d4eb-4acd-b41a-bedfb68577b3-pub-subnet"}]} 2018-12-27 17:40:44,477 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=bbfea825-a71a-4a5d-98d7-93fc4f759dc1 used request id req-7b2f155c-1e15-4bd8-b9c6-344b4f3ec821 2018-12-27 17:40:44,482 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=bbfea825-a71a-4a5d-98d7-93fc4f759dc1&name=CreateInstancePortManipulationTests-21e8e78a-d4eb-4acd-b41a-bedfb68577b3port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d671a4c02a06cf338f9c781dbb064e2b0dea9c70" 2018-12-27 17:40:44,688 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-8a49f7f6-684f-4aa5-b8e5-2c0697636635 Date: Thu, 27 Dec 2018 17:40:44 GMT RESP BODY: {"ports":[]} 2018-12-27 17:40:44,688 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=bbfea825-a71a-4a5d-98d7-93fc4f759dc1&name=CreateInstancePortManipulationTests-21e8e78a-d4eb-4acd-b41a-bedfb68577b3port-1&admin_state_up=True used request id req-8a49f7f6-684f-4aa5-b8e5-2c0697636635 2018-12-27 17:40:44,688 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:40:44,689 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:40:45,097 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "17fbd4d209b34071a75186d7659e99a5", "name": "CreateInstancePortManipulationTests-3c423dcc-a3b4-4c0-proj-role"}], "expires_at": "2018-12-27T18:40:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0b557da283104987b12b72dbbdf14dda", "name": "CreateInstancePortManipulationTests-3c423dcc-a3b4-4c0-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/0b557da283104987b12b72dbbdf14dda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/0b557da283104987b12b72dbbdf14dda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/0b557da283104987b12b72dbbdf14dda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/0b557da283104987b12b72dbbdf14dda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/0b557da283104987b12b72dbbdf14dda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/0b557da283104987b12b72dbbdf14dda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/0b557da283104987b12b72dbbdf14dda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/0b557da283104987b12b72dbbdf14dda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/0b557da283104987b12b72dbbdf14dda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_0b557da283104987b12b72dbbdf14dda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_0b557da283104987b12b72dbbdf14dda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/0b557da283104987b12b72dbbdf14dda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/0b557da283104987b12b72dbbdf14dda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/0b557da283104987b12b72dbbdf14dda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-3c423dcc-a3b4-4c0-user", "id": "ae30b811918b4540b09f92907b374639"}, "audit_ids": ["k5zkFx3YSOyLzhaSDwHV7Q"], "issued_at": "2018-12-27T17:40:45.000000Z"}} 2018-12-27 17:40:45,097 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01b2ade0fca207887dc7e39e1add95bfd1c87f12" 2018-12-27 17:40:45,195 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:40:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-83079e93-0fc8-4cc5-8f58-22e71179f1cb Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:40:45,195 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-83079e93-0fc8-4cc5-8f58-22e71179f1cb 2018-12-27 17:40:45,201 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-21e8e78a-d4eb-4acd-b41a-bedfb68577b3-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d671a4c02a06cf338f9c781dbb064e2b0dea9c70" 2018-12-27 17:40:45,298 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-29ecb931-4bf4-4d89-afee-2aef043e489c Date: Thu, 27 Dec 2018 17:40:45 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"bbfea825-a71a-4a5d-98d7-93fc4f759dc1","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"0b557da283104987b12b72dbbdf14dda","status":"ACTIVE","subnets":["cffd2236-6fe5-4338-a621-3b7ea8230356"],"description":"","tags":[],"updated_at":"2018-12-27T17:40:38Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-21e8e78a-d4eb-4acd-b41a-bedfb68577b3-pub-net","admin_state_up":true,"tenant_id":"0b557da283104987b12b72dbbdf14dda","created_at":"2018-12-27T17:40:36Z","mtu":1442}]} 2018-12-27 17:40:45,298 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-21e8e78a-d4eb-4acd-b41a-bedfb68577b3-pub-net used request id req-29ecb931-4bf4-4d89-afee-2aef043e489c 2018-12-27 17:40:45,304 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=bbfea825-a71a-4a5d-98d7-93fc4f759dc1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d671a4c02a06cf338f9c781dbb064e2b0dea9c70" 2018-12-27 17:40:45,608 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-b62d1218-0d80-4f12-beda-ea868c2b1c31 Date: Thu, 27 Dec 2018 17:40:45 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bbfea825-a71a-4a5d-98d7-93fc4f759dc1","tenant_id":"0b557da283104987b12b72dbbdf14dda","created_at":"2018-12-27T17:40:38Z","dns_nameservers":[],"updated_at":"2018-12-27T17:40:38Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"0b557da283104987b12b72dbbdf14dda","id":"cffd2236-6fe5-4338-a621-3b7ea8230356","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-21e8e78a-d4eb-4acd-b41a-bedfb68577b3-pub-subnet"}]} 2018-12-27 17:40:45,608 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=bbfea825-a71a-4a5d-98d7-93fc4f759dc1 used request id req-b62d1218-0d80-4f12-beda-ea868c2b1c31 2018-12-27 17:40:45,613 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-21e8e78a-d4eb-4acd-b41a-bedfb68577b3-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d671a4c02a06cf338f9c781dbb064e2b0dea9c70" 2018-12-27 17:40:45,720 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-c9adb675-6589-4c14-891a-e6a4925c8575 Date: Thu, 27 Dec 2018 17:40:45 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"bbfea825-a71a-4a5d-98d7-93fc4f759dc1","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"0b557da283104987b12b72dbbdf14dda","status":"ACTIVE","subnets":["cffd2236-6fe5-4338-a621-3b7ea8230356"],"description":"","tags":[],"updated_at":"2018-12-27T17:40:38Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-21e8e78a-d4eb-4acd-b41a-bedfb68577b3-pub-net","admin_state_up":true,"tenant_id":"0b557da283104987b12b72dbbdf14dda","created_at":"2018-12-27T17:40:36Z","mtu":1442}]} 2018-12-27 17:40:45,720 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-21e8e78a-d4eb-4acd-b41a-bedfb68577b3-pub-net used request id req-c9adb675-6589-4c14-891a-e6a4925c8575 2018-12-27 17:40:45,723 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 17:40:45,729 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 17:40:45 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 17:40:45,730 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/0b557da283104987b12b72dbbdf14dda -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01b2ade0fca207887dc7e39e1add95bfd1c87f12" 2018-12-27 17:40:45,841 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:40:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9855b678-5d8c-4196-9f3c-33ab1aa754f0 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/0b557da283104987b12b72dbbdf14dda"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0b557da283104987b12b72dbbdf14dda", "name": "CreateInstancePortManipulationTests-3c423dcc-a3b4-4c0-proj"}} 2018-12-27 17:40:45,841 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/0b557da283104987b12b72dbbdf14dda used request id req-9855b678-5d8c-4196-9f3c-33ab1aa754f0 2018-12-27 17:40:45,846 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=bbfea825-a71a-4a5d-98d7-93fc4f759dc1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d671a4c02a06cf338f9c781dbb064e2b0dea9c70" 2018-12-27 17:40:45,892 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-812d6ba7-3276-4008-b440-f0f84f85302f Date: Thu, 27 Dec 2018 17:40:45 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bbfea825-a71a-4a5d-98d7-93fc4f759dc1","tenant_id":"0b557da283104987b12b72dbbdf14dda","created_at":"2018-12-27T17:40:38Z","dns_nameservers":[],"updated_at":"2018-12-27T17:40:38Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"0b557da283104987b12b72dbbdf14dda","id":"cffd2236-6fe5-4338-a621-3b7ea8230356","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-21e8e78a-d4eb-4acd-b41a-bedfb68577b3-pub-subnet"}]} 2018-12-27 17:40:45,892 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=bbfea825-a71a-4a5d-98d7-93fc4f759dc1 used request id req-812d6ba7-3276-4008-b440-f0f84f85302f 2018-12-27 17:40:45,893 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-21e8e78a-d4eb-4acd-b41a-bedfb68577b3-pub-net 2018-12-27 17:40:45,898 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d671a4c02a06cf338f9c781dbb064e2b0dea9c70" -d '{"port": {"network_id": "bbfea825-a71a-4a5d-98d7-93fc4f759dc1", "name": "CreateInstancePortManipulationTests-21e8e78a-d4eb-4acd-b41a-bedfb68577b3port-1", "allowed_address_pairs": [{"ip_address": "foo", "mac_address": "0a:1b:2c:3d:4e:5f"}], "admin_state_up": true}}' 2018-12-27 17:40:46,101 - keystoneauth.session - DEBUG - RESP: [400] Content-Length: 104 Content-Type: application/json X-Openstack-Request-Id: req-de4856b8-01b6-40f7-b623-13f762b8c5de Date: Thu, 27 Dec 2018 17:40:46 GMT RESP BODY: {"NeutronError": {"message": "'foo' is not a valid IP address", "type": "HTTPBadRequest", "detail": ""}} 2018-12-27 17:40:46,101 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/ports used request id req-de4856b8-01b6-40f7-b623-13f762b8c5de 2018-12-27 17:40:46,101 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "'foo' is not a valid IP address", "type": "HTTPBadRequest", "detail": ""}} 2018-12-27 17:40:46,105 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:8774/v2.1/flavors/daf2a60b-8ed3-4253-99a8-3372e96f7eea -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6cf4c16a19d97cbd791020787a3ddd843dca84b5" 2018-12-27 17:40:46,138 - novaclient.v2.client - DEBUG - RESP: [202] Date: Thu, 27 Dec 2018 17:40:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-3552996f-55d2-4a5b-b2de-b66d4357efa4 x-compute-request-id: req-3552996f-55d2-4a5b-b2de-b66d4357efa4 Content-Length: 0 Content-Type: application/json 2018-12-27 17:40:46,138 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/flavors/daf2a60b-8ed3-4253-99a8-3372e96f7eea used request id req-3552996f-55d2-4a5b-b2de-b66d4357efa4 2018-12-27 17:40:46,139 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-21e8e78a-d4eb-4acd-b41a-bedfb68577b3-pub-subnet 2018-12-27 17:40:46,139 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-21e8e78a-d4eb-4acd-b41a-bedfb68577b3-pub-subnet 2018-12-27 17:40:46,143 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/subnets/cffd2236-6fe5-4338-a621-3b7ea8230356 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4f8ebeaa20b8a07ef097e4d29171bdf5b9b0902" 2018-12-27 17:40:47,487 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-44dc7e48-7e6a-4653-9db5-e60aa4c12605 Date: Thu, 27 Dec 2018 17:40:47 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 17:40:47,487 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/subnets/cffd2236-6fe5-4338-a621-3b7ea8230356 used request id req-44dc7e48-7e6a-4653-9db5-e60aa4c12605 2018-12-27 17:40:47,488 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-21e8e78a-d4eb-4acd-b41a-bedfb68577b3-pub-net 2018-12-27 17:40:47,492 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/networks/bbfea825-a71a-4a5d-98d7-93fc4f759dc1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4f8ebeaa20b8a07ef097e4d29171bdf5b9b0902" 2018-12-27 17:40:48,703 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-a71c0485-5d10-4920-85e6-465529cdfbe0 Date: Thu, 27 Dec 2018 17:40:48 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 17:40:48,703 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/networks/bbfea825-a71a-4a5d-98d7-93fc4f759dc1 used request id req-a71c0485-5d10-4920-85e6-465529cdfbe0 2018-12-27 17:40:48,704 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-21e8e78a-d4eb-4acd-b41a-bedfb68577b3-image 2018-12-27 17:40:48,707 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9292/v2/images/1c71462d-35f4-4699-b8f7-9070e9d1ac48 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0f7d00402b5e527a6d481f9f9c971a737cc6e612" 2018-12-27 17:40:49,291 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-e972d86f-0507-4a48-8e8d-bf34239f07cb Date: Thu, 27 Dec 2018 17:40:49 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-27 17:40:49,291 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.31:9292/v2/images/1c71462d-35f4-4699-b8f7-9070e9d1ac48 used request id req-e972d86f-0507-4a48-8e8d-bf34239f07cb 2018-12-27 17:40:49,298 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92d90f582716e2a6713a7d267558097c52f3c3e7" 2018-12-27 17:40:49,574 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 35896 X-Openstack-Request-Id: req-e50e985d-940e-4256-a8e5-6971bc32c721 Date: Thu, 27 Dec 2018 17:40:49 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "created_at": "2018-12-27T15:33:01Z", "updated_at": "2018-12-27T15:33:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "35205ac3-06e6-4cf6-bb21-ff8f813cb45b", "remote_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "ade77f59-e70c-4970-8ea8-198222fa332e", "remote_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "c4f3bf7f-d793-498d-a883-bb8c6003f070", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "c85cb618-8f19-445b-8e16-6d467cb17771", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}], "revision_number": 4, "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "created_at": "2018-12-27T15:57:22Z", "updated_at": "2018-12-27T15:57:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "5e258a3b-01f5-4aef-81b7-0b5dc6e5b683", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "65475539-0336-498a-8da4-ff0a80b10089", "remote_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "ae922857-f7ae-4bc8-949b-153fb43bfd00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "b4f87679-52e1-4cf9-bf76-5abb9a9bec06", "remote_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "f7197afc9b61423897aefc9a643d03a1"}], "revision_number": 4, "project_id": "f7197afc9b61423897aefc9a643d03a1", "id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0b557da283104987b12b72dbbdf14dda", "created_at": "2018-12-27T17:40:36Z", "updated_at": "2018-12-27T17:40:36Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:40:36Z", "revision_number": 0, "id": "3d98f468-fb1d-477c-9689-bfdc85ba276c", "remote_group_id": "18c6b580-ce27-497c-b757-c15e1b4daaa2", "remote_ip_prefix": null, "created_at": "2018-12-27T17:40:36Z", "security_group_id": "18c6b580-ce27-497c-b757-c15e1b4daaa2", "tenant_id": "0b557da283104987b12b72dbbdf14dda", "port_range_min": null, "ethertype": "IPv4", "project_id": "0b557da283104987b12b72dbbdf14dda"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:40:36Z", "revision_number": 0, "id": "8716f78d-1ed9-4897-a765-b957803d1f07", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:40:36Z", "security_group_id": "18c6b580-ce27-497c-b757-c15e1b4daaa2", "tenant_id": "0b557da283104987b12b72dbbdf14dda", "port_range_min": null, "ethertype": "IPv4", "project_id": "0b557da283104987b12b72dbbdf14dda"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:40:36Z", "revision_number": 0, "id": "9a01e3df-519c-4277-90a7-243dbef8669d", "remote_group_id": "18c6b580-ce27-497c-b757-c15e1b4daaa2", "remote_ip_prefix": null, "created_at": "2018-12-27T17:40:36Z", "security_group_id": "18c6b580-ce27-497c-b757-c15e1b4daaa2", "tenant_id": "0b557da283104987b12b72dbbdf14dda", "port_range_min": null, "ethertype": "IPv6", "project_id": "0b557da283104987b12b72dbbdf14dda"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:40:36Z", "revision_number": 0, "id": "a94ee1aa-e643-4225-bbf3-b1a2c0962357", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:40:36Z", "security_group_id": "18c6b580-ce27-497c-b757-c15e1b4daaa2", "tenant_id": "0b557da283104987b12b72dbbdf14dda", "port_range_min": null, "ethertype": "IPv6", "project_id": "0b557da283104987b12b72dbbdf14dda"}], "revision_number": 4, "project_id": "0b557da283104987b12b72dbbdf14dda", "id": "18c6b580-ce27-497c-b757-c15e1b4daaa2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "created_at": "2018-12-27T16:01:54Z", "updated_at": "2018-12-27T16:01:54Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "00dd3abd-acd1-4edb-8f4a-8badcbd2eeb4", "remote_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "018de60d-bc33-4ef0-9eed-6d00b6ce227b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "0d99f0db-fa6b-4201-b67f-a7ff0db82c5d", "remote_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv6", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "5c4049ef-933d-4614-84e7-83584430d462", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv6", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}], "revision_number": 4, "project_id": "8c689c5e31c44b09ab85f80682abbc2a", "id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "created_at": "2018-12-27T15:56:49Z", "updated_at": "2018-12-27T15:56:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "6555e255-763a-4448-b1b1-0c93b2a390bd", "remote_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "777ff7a5-a590-43e5-a84b-7677710494e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "8bac258a-08df-48b7-900b-efbe01a6ec20", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "dc17921e-353f-4898-a970-881b2c8d093d", "remote_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}], "revision_number": 4, "project_id": "28dac9e1580d461c9de52e6659cc4f9d", "id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "created_at": "2018-12-27T16:01:52Z", "updated_at": "2018-12-27T16:01:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "32737757-45f3-4b24-b6ab-5f2d5579b4a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv6", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "ae604ef3-492d-4aa3-8045-1ff84f755a27", "remote_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv4", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "b7bff40a-beda-4996-b140-ed94d010535c", "remote_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv6", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "b8129030-9d72-4d5d-adce-47bbe62492fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv4", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}], "revision_number": 4, "project_id": "81c108a273314b24bf6b48c41b5bbe0c", "id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "created_at": "2018-12-27T15:57:20Z", "updated_at": "2018-12-27T15:57:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "0c389ec4-c0af-4c20-acf9-4fcc1d859dd7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv6", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "3749697a-f2ef-439a-a661-2fb92badd1ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv4", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "b74e0c8c-e243-450e-b1be-69c587093d6d", "remote_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv6", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "c222695b-2f1c-427d-afd7-e0be24ec9f66", "remote_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv4", "project_id": "7fb0e5436e4f467998e672dd71018a45"}], "revision_number": 4, "project_id": "7fb0e5436e4f467998e672dd71018a45", "id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "created_at": "2018-12-27T17:02:11Z", "updated_at": "2018-12-27T17:02:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "675d8a56-1c9b-4c58-a252-61e65997fd05", "remote_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv4", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "84f0587c-7394-4fd6-8f3d-8d6ba94cf3f9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv6", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "8a450b4f-e710-4193-816e-13a2d4e40c07", "remote_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv6", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "c3106b0a-1026-4156-86a9-f0438b7fab93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv4", "project_id": "7cba3664d5674e65a12c8c269a05febf"}], "revision_number": 4, "project_id": "7cba3664d5674e65a12c8c269a05febf", "id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "created_at": "2018-12-27T15:58:29Z", "updated_at": "2018-12-27T15:58:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "2a945ecc-f9fa-4219-96ab-c189a7f5c102", "remote_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv6", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "55e2b54e-68d4-4476-8c9f-e05e347c8970", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv4", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "9983229c-b595-482a-973f-81137a209b6d", "remote_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv4", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "9d4b8450-78ab-4817-a586-372ed88268f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv6", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}], "revision_number": 4, "project_id": "fbd6dbf946a5406398ba810e02d0888e", "id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "created_at": "2018-12-27T15:57:24Z", "updated_at": "2018-12-27T15:57:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "35521f2a-a59d-4798-9fa8-0febfe126076", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv4", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "607d473d-1e6a-4088-a778-7df9ffc1ff68", "remote_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv6", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "6f8fa92b-b67a-4047-a900-f43656aff42b", "remote_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv4", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "890f1d6c-9ae5-45b0-b7a1-282182432b66", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv6", "project_id": "253cc6709e714b8a80a5f74e4257907e"}], "revision_number": 4, "project_id": "253cc6709e714b8a80a5f74e4257907e", "id": "b9546f11-205e-4322-89f8-f0360d6090ed", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "created_at": "2018-12-27T15:57:08Z", "updated_at": "2018-12-27T15:57:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "6739c48b-d899-4c17-bb8e-ffaf8922c034", "remote_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv4", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "9660a6af-4d9b-40b9-9729-f205f66c2bd0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv4", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "bf244c03-fc10-4754-9c2b-b0224401c4f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv6", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "d3bee7cc-a152-441c-9790-abb1f56cec03", "remote_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv6", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}], "revision_number": 4, "project_id": "782a28bd0d40485e85eda6b8ba43840b", "id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "created_at": "2018-12-27T15:57:11Z", "updated_at": "2018-12-27T15:57:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "22c0d2cf-360a-4aa8-ba7e-bfdbf8327d27", "remote_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "553b140a-8ba9-4af7-9f50-bf24e87aebf7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "b2ecf7a5-df98-4d65-a762-767320437c5a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "e49104b2-7c13-49d6-8519-a16dd585346f", "remote_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}], "revision_number": 4, "project_id": "ef7e486beb8f4de39b25ca5f11552328", "id": "d0588e93-db0d-4888-9f99-3399a50df490", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "created_at": "2018-12-27T17:19:15Z", "updated_at": "2018-12-27T17:19:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "1990fe24-df44-4561-9f09-f50aab182bf7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "651e4b8b-b29e-409b-9f25-ff2328ccefe6", "remote_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "cc4e2254-2157-4ae1-a233-3047573ddc6d", "remote_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "da56dda4-aaf3-43ff-bdf7-e64892ec2345", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}], "revision_number": 4, "project_id": "2a5a6879c5fa4db798cea6d394565d45", "id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-27T15:33:07Z", "updated_at": "2018-12-27T15:33:07Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "4de95db8-72d6-4aec-a145-e92511971eb9", "remote_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "5f100cff-05d8-4405-8dfb-0a387c123fae", "remote_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "a3f6a193-cc94-4220-a73a-08acf63c449b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "f059d8a5-0c32-49c9-a721-77cc89245ecd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "created_at": "2018-12-27T15:29:16Z", "updated_at": "2018-12-27T15:29:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "3c53841a-5bc0-4192-b482-044411e217ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "5956ff3f-d59d-4af6-82b5-566c888583a7", "remote_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:16Z", "revision_number": 0, "id": "60735d87-52c7-426a-91a6-aff1078a5a2d", "remote_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:16Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "abe97133-61dd-4fdf-baf3-2e07968a324f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "da629caea04941e1ae8979c379dc7c9d"}], "revision_number": 4, "project_id": "da629caea04941e1ae8979c379dc7c9d", "id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "name": "default"}]} 2018-12-27 17:40:49,575 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=default used request id req-e50e985d-940e-4256-a8e5-6971bc32c721 2018-12-27 17:40:49,582 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92d90f582716e2a6713a7d267558097c52f3c3e7" 2018-12-27 17:40:49,689 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:40:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-988d25ab-cce8-4dbb-9ef3-2da31450412d Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b7b4fceec1ad4c6eb74d758b709a9d93", "name": "admin"}} 2018-12-27 17:40:49,689 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93 used request id req-988d25ab-cce8-4dbb-9ef3-2da31450412d 2018-12-27 17:40:49,693 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/f7197afc9b61423897aefc9a643d03a1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92d90f582716e2a6713a7d267558097c52f3c3e7" 2018-12-27 17:40:49,796 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:40:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-15fab03a-f71e-4bae-8eec-7e32cc7cea49 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f7197afc9b61423897aefc9a643d03a1.", "code": 404, "title": "Not Found"}} 2018-12-27 17:40:49,797 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/f7197afc9b61423897aefc9a643d03a1 used request id req-15fab03a-f71e-4bae-8eec-7e32cc7cea49 2018-12-27 17:40:49,797 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:40:49,800 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/0b557da283104987b12b72dbbdf14dda -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92d90f582716e2a6713a7d267558097c52f3c3e7" 2018-12-27 17:40:49,911 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:40:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a3216444-e047-4ca0-92ae-81dba5ed50ca Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/0b557da283104987b12b72dbbdf14dda"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0b557da283104987b12b72dbbdf14dda", "name": "CreateInstancePortManipulationTests-3c423dcc-a3b4-4c0-proj"}} 2018-12-27 17:40:49,911 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/0b557da283104987b12b72dbbdf14dda used request id req-a3216444-e047-4ca0-92ae-81dba5ed50ca 2018-12-27 17:40:49,911 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 18c6b580-ce27-497c-b757-c15e1b4daaa2 2018-12-27 17:40:49,916 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=18c6b580-ce27-497c-b757-c15e1b4daaa2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92d90f582716e2a6713a7d267558097c52f3c3e7" 2018-12-27 17:40:50,133 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-5481f1a5-721c-4791-8669-73b0be63fabd Date: Thu, 27 Dec 2018 17:40:50 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "18c6b580-ce27-497c-b757-c15e1b4daaa2", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:40:36Z", "security_group_id": "18c6b580-ce27-497c-b757-c15e1b4daaa2", "port_range_min": null, "revision_number": 0, "tenant_id": "0b557da283104987b12b72dbbdf14dda", "created_at": "2018-12-27T17:40:36Z", "project_id": "0b557da283104987b12b72dbbdf14dda", "id": "3d98f468-fb1d-477c-9689-bfdc85ba276c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:40:36Z", "security_group_id": "18c6b580-ce27-497c-b757-c15e1b4daaa2", "port_range_min": null, "revision_number": 0, "tenant_id": "0b557da283104987b12b72dbbdf14dda", "created_at": "2018-12-27T17:40:36Z", "project_id": "0b557da283104987b12b72dbbdf14dda", "id": "8716f78d-1ed9-4897-a765-b957803d1f07"}, {"remote_group_id": "18c6b580-ce27-497c-b757-c15e1b4daaa2", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:40:36Z", "security_group_id": "18c6b580-ce27-497c-b757-c15e1b4daaa2", "port_range_min": null, "revision_number": 0, "tenant_id": "0b557da283104987b12b72dbbdf14dda", "created_at": "2018-12-27T17:40:36Z", "project_id": "0b557da283104987b12b72dbbdf14dda", "id": "9a01e3df-519c-4277-90a7-243dbef8669d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:40:36Z", "security_group_id": "18c6b580-ce27-497c-b757-c15e1b4daaa2", "port_range_min": null, "revision_number": 0, "tenant_id": "0b557da283104987b12b72dbbdf14dda", "created_at": "2018-12-27T17:40:36Z", "project_id": "0b557da283104987b12b72dbbdf14dda", "id": "a94ee1aa-e643-4225-bbf3-b1a2c0962357"}]} 2018-12-27 17:40:50,133 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=18c6b580-ce27-497c-b757-c15e1b4daaa2 used request id req-5481f1a5-721c-4791-8669-73b0be63fabd 2018-12-27 17:40:50,134 - neutron_utils - INFO - Deleting security group with name - default 2018-12-27 17:40:50,138 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/security-groups/18c6b580-ce27-497c-b757-c15e1b4daaa2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92d90f582716e2a6713a7d267558097c52f3c3e7" 2018-12-27 17:40:50,573 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-bf958cf0-fe9b-4f6a-8459-f25bcce96fd3 Content-Length: 0 Date: Thu, 27 Dec 2018 17:40:50 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 17:40:50,573 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-groups/18c6b580-ce27-497c-b757-c15e1b4daaa2 used request id req-bf958cf0-fe9b-4f6a-8459-f25bcce96fd3 2018-12-27 17:40:50,574 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-3c423dcc-a3b4-4c0-proj 2018-12-27 17:40:50,577 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/projects/0b557da283104987b12b72dbbdf14dda -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92d90f582716e2a6713a7d267558097c52f3c3e7" 2018-12-27 17:40:50,816 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:40:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a77c6e04-dac0-4e58-a794-8e518377e632 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:40:50,816 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/0b557da283104987b12b72dbbdf14dda used request id req-a77c6e04-dac0-4e58-a794-8e518377e632 2018-12-27 17:40:50,816 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-3c423dcc-a3b4-4c0-proj-role 2018-12-27 17:40:50,820 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/roles/17fbd4d209b34071a75186d7659e99a5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92d90f582716e2a6713a7d267558097c52f3c3e7" 2018-12-27 17:40:50,947 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:40:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4c17f277-24d5-423f-8ba9-1d4aba02975c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:40:50,947 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/roles/17fbd4d209b34071a75186d7659e99a5 used request id req-4c17f277-24d5-423f-8ba9-1d4aba02975c 2018-12-27 17:40:50,951 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92d90f582716e2a6713a7d267558097c52f3c3e7" 2018-12-27 17:40:51,072 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:40:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-67b5a910-d7b9-4310-81fb-a7944e0d9c6b Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8de789d09e46427786a85702e5e8de91", "links": {"self": "http://172.30.9.31:5000/v3/roles/8de789d09e46427786a85702e5e8de91"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 17:40:51,072 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-67b5a910-d7b9-4310-81fb-a7944e0d9c6b 2018-12-27 17:40:51,073 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-3c423dcc-a3b4-4c0-user 2018-12-27 17:40:51,076 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/users/ae30b811918b4540b09f92907b374639 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93668809a342f8cdba631bb09fbe32bc5dfa8c08" 2018-12-27 17:40:51,391 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:40:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8c06f156-5adb-45c2-b6bf-56f591225ddc Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:40:51,391 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/ae30b811918b4540b09f92907b374639 used request id req-8c06f156-5adb-45c2-b6bf-56f591225ddc 2018-12-27 17:40:51,392 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:40:51,803 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:40:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["NmNkufnaRDWp_j7d3Iidng"], "issued_at": "2018-12-27T17:40:51.000000Z"}} 2018-12-27 17:40:51,804 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d1a48b5d7f3c6db55b2087e1bd5f9085e23cceb" 2018-12-27 17:40:51,929 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:40:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aa4d3b82-fc6b-4ea8-a011-febda90f6727 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:40:51,929 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-aa4d3b82-fc6b-4ea8-a011-febda90f6727 2018-12-27 17:40:51,930 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:40:51,931 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:40:52,350 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:40:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["SN538swmR9OFRLz_8ZJ2QQ"], "issued_at": "2018-12-27T17:40:52.000000Z"}} 2018-12-27 17:40:52,350 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23579a1120e5b724794b2da9ab75a852a068c877" 2018-12-27 17:40:52,463 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:40:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-40f1cfa1-48f3-4e8e-ab4d-11a80f7a34d9 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:40:52,464 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-40f1cfa1-48f3-4e8e-ab4d-11a80f7a34d9 2018-12-27 17:40:52,467 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 17:40:52,473 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 17:40:52 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 17:40:52,474 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-df37b4bf-61fe-43d-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23579a1120e5b724794b2da9ab75a852a068c877" 2018-12-27 17:40:52,578 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:40:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-12dc9f0a-3668-40ae-ac1a-a77db1a30be5 Content-Encoding: gzip Content-Length: 188 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-df37b4bf-61fe-43d-proj", "previous": null, "next": null}, "projects": []} 2018-12-27 17:40:52,578 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-df37b4bf-61fe-43d-proj used request id req-12dc9f0a-3668-40ae-ac1a-a77db1a30be5 2018-12-27 17:40:52,582 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23579a1120e5b724794b2da9ab75a852a068c877" 2018-12-27 17:40:52,687 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:40:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c2139320-7fb0-494f-ba50-54a7bb163131 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-27 17:40:52,687 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-c2139320-7fb0-494f-ba50-54a7bb163131 2018-12-27 17:40:52,690 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23579a1120e5b724794b2da9ab75a852a068c877" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstancePortManipulationTests-df37b4bf-61fe-43d-proj"}}' 2018-12-27 17:40:52,858 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 27 Dec 2018 17:40:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a7bf9fed-59c7-4803-ad6f-b733471d3b31 Content-Length: 332 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/f3994fc58b1b4ff5bcd164c881dcdb24"}, "tags": [], "enabled": true, "id": "f3994fc58b1b4ff5bcd164c881dcdb24", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-df37b4bf-61fe-43d-proj"}} 2018-12-27 17:40:52,858 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-a7bf9fed-59c7-4803-ad6f-b733471d3b31 2018-12-27 17:40:52,858 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-df37b4bf-61fe-43d-proj 2018-12-27 17:40:52,859 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:40:52,859 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:40:53,273 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:40:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["AsRtfHklQpWvrnLa6jOcZw"], "issued_at": "2018-12-27T17:40:53.000000Z"}} 2018-12-27 17:40:53,274 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a234a2994f5c76db305e0ec1e36a9880e47b81ec" 2018-12-27 17:40:53,287 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:40:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-407ff9b0-deac-4982-a4a9-e21df7c3cd62 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:40:53,287 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-407ff9b0-deac-4982-a4a9-e21df7c3cd62 2018-12-27 17:40:53,291 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 17:40:53,296 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 17:40:53 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 17:40:53,297 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a234a2994f5c76db305e0ec1e36a9880e47b81ec" 2018-12-27 17:40:53,421 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:40:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e512a3aa-42b2-47ac-b12d-267e45c0633f Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "links": {"self": "http://172.30.9.31:5000/v3/users/01fa52e7b3674fc48643fa4ffca67e4e"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "01fa52e7b3674fc48643fa4ffca67e4e", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/05a834ddebbc40688596b7460b47439e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05a834ddebbc40688596b7460b47439e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/08226a0ad01943f39559448239e291e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "08226a0ad01943f39559448239e291e1", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/55c0552fe37a4f7ca0e73939514bc683"}, "domain_id": "default", "enabled": true, "options": {}, "id": "55c0552fe37a4f7ca0e73939514bc683", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/646a4af4e3b5439a97996d353fea3924"}, "domain_id": "914eec1d43ea4caf9d2fd33268c06258", "enabled": true, "options": {}, "id": "646a4af4e3b5439a97996d353fea3924", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/85fb203e51c34d3f8122e285a6a318b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85fb203e51c34d3f8122e285a6a318b3", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/905e7f4b42d24cca93b99d2401fa3378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "905e7f4b42d24cca93b99d2401fa3378", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/a5bc08b9f81f4e5bb86c24f9f7547bae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5bc08b9f81f4e5bb86c24f9f7547bae", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/a5c780627f004d318bf908d80305da9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5c780627f004d318bf908d80305da9c", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/b18425bf2b044bc9af7e194919539a17"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b18425bf2b044bc9af7e194919539a17", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/b8d2134b619d4dca80e21d6fb16449b0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b8d2134b619d4dca80e21d6fb16449b0", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/b9ab6a25a652438285139fe5b44aea62"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9ab6a25a652438285139fe5b44aea62", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/c08462554a4844d681348f58b9b0edee"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c08462554a4844d681348f58b9b0edee", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/ddfc3a9aad444d4782eae677c8a98130"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ddfc3a9aad444d4782eae677c8a98130", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/f2a74f2185a54676a6cb2bb5ecfcc4f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2a74f2185a54676a6cb2bb5ecfcc4f6", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-12-27 17:40:53,422 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-e512a3aa-42b2-47ac-b12d-267e45c0633f 2018-12-27 17:40:53,426 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?name=CreateInstancePortManipulationTests-df37b4bf-61fe-43d-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a234a2994f5c76db305e0ec1e36a9880e47b81ec" 2018-12-27 17:40:53,537 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:40:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3ee9e682-740f-472d-b4f8-0153981ea62b Content-Encoding: gzip Content-Length: 269 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?name=CreateInstancePortManipulationTests-df37b4bf-61fe-43d-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/f3994fc58b1b4ff5bcd164c881dcdb24"}, "tags": [], "enabled": true, "id": "f3994fc58b1b4ff5bcd164c881dcdb24", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-df37b4bf-61fe-43d-proj"}]} 2018-12-27 17:40:53,537 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?name=CreateInstancePortManipulationTests-df37b4bf-61fe-43d-proj used request id req-3ee9e682-740f-472d-b4f8-0153981ea62b 2018-12-27 17:40:53,540 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a234a2994f5c76db305e0ec1e36a9880e47b81ec" 2018-12-27 17:40:53,670 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:40:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ce251e2f-d5e5-4a58-b79e-af177236e5cb Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-27 17:40:53,671 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-ce251e2f-d5e5-4a58-b79e-af177236e5cb 2018-12-27 17:40:54,056 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-df37b4bf-61fe-43d-user 2018-12-27 17:40:54,056 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:40:54,060 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23579a1120e5b724794b2da9ab75a852a068c877" 2018-12-27 17:40:54,167 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:40:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9e95e5ab-b980-4f04-ac8d-0d759e73e347 Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8de789d09e46427786a85702e5e8de91", "links": {"self": "http://172.30.9.31:5000/v3/roles/8de789d09e46427786a85702e5e8de91"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 17:40:54,167 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-9e95e5ab-b980-4f04-ac8d-0d759e73e347 2018-12-27 17:40:54,171 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23579a1120e5b724794b2da9ab75a852a068c877" -d '{"role": {"name": "CreateInstancePortManipulationTests-df37b4bf-61fe-43d-proj-role"}}' 2018-12-27 17:40:54,316 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 27 Dec 2018 17:40:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c0de4317-214f-401f-875a-2d4bae9c0cb0 Content-Length: 234 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "f5f067baa0674bfbbe13e75c19316147", "links": {"self": "http://172.30.9.31:5000/v3/roles/f5f067baa0674bfbbe13e75c19316147"}, "name": "CreateInstancePortManipulationTests-df37b4bf-61fe-43d-proj-role"}} 2018-12-27 17:40:54,317 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/roles used request id req-c0de4317-214f-401f-875a-2d4bae9c0cb0 2018-12-27 17:40:54,317 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-df37b4bf-61fe-43d-proj-role 2018-12-27 17:40:54,320 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles/f5f067baa0674bfbbe13e75c19316147 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23579a1120e5b724794b2da9ab75a852a068c877" 2018-12-27 17:40:54,434 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:40:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7bd6c99e-27f9-4df7-be16-fbb04661490f Content-Encoding: gzip Content-Length: 187 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "f5f067baa0674bfbbe13e75c19316147", "links": {"self": "http://172.30.9.31:5000/v3/roles/f5f067baa0674bfbbe13e75c19316147"}, "name": "CreateInstancePortManipulationTests-df37b4bf-61fe-43d-proj-role"}} 2018-12-27 17:40:54,434 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles/f5f067baa0674bfbbe13e75c19316147 used request id req-7bd6c99e-27f9-4df7-be16-fbb04661490f 2018-12-27 17:40:54,434 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-df37b4bf-61fe-43d-proj-role to project CreateInstancePortManipulationTests-df37b4bf-61fe-43d-proj 2018-12-27 17:40:54,438 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:5000/v3/projects/f3994fc58b1b4ff5bcd164c881dcdb24/users/217b24be21c84be8b5410c0fa398e130/roles/f5f067baa0674bfbbe13e75c19316147 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23579a1120e5b724794b2da9ab75a852a068c877" 2018-12-27 17:40:54,585 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:40:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-942326e9-09b4-4f8a-99a7-1577fb2b12cf Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:40:54,585 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/f3994fc58b1b4ff5bcd164c881dcdb24/users/217b24be21c84be8b5410c0fa398e130/roles/f5f067baa0674bfbbe13e75c19316147 used request id req-942326e9-09b4-4f8a-99a7-1577fb2b12cf 2018-12-27 17:40:54,586 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-12-27 17:40:54,586 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:40:54,587 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:40:55,025 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f5f067baa0674bfbbe13e75c19316147", "name": "CreateInstancePortManipulationTests-df37b4bf-61fe-43d-proj-role"}], "expires_at": "2018-12-27T18:40:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f3994fc58b1b4ff5bcd164c881dcdb24", "name": "CreateInstancePortManipulationTests-df37b4bf-61fe-43d-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/f3994fc58b1b4ff5bcd164c881dcdb24", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/f3994fc58b1b4ff5bcd164c881dcdb24", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/f3994fc58b1b4ff5bcd164c881dcdb24", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/f3994fc58b1b4ff5bcd164c881dcdb24", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/f3994fc58b1b4ff5bcd164c881dcdb24", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/f3994fc58b1b4ff5bcd164c881dcdb24", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/f3994fc58b1b4ff5bcd164c881dcdb24", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/f3994fc58b1b4ff5bcd164c881dcdb24", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/f3994fc58b1b4ff5bcd164c881dcdb24", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_f3994fc58b1b4ff5bcd164c881dcdb24", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_f3994fc58b1b4ff5bcd164c881dcdb24", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/f3994fc58b1b4ff5bcd164c881dcdb24", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/f3994fc58b1b4ff5bcd164c881dcdb24", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/f3994fc58b1b4ff5bcd164c881dcdb24", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-df37b4bf-61fe-43d-user", "id": "217b24be21c84be8b5410c0fa398e130"}, "audit_ids": ["AD0mx4SzRQq2Ugp7pSk9-Q"], "issued_at": "2018-12-27T17:40:55.000000Z"}} 2018-12-27 17:40:55,026 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f22006e62fa9ab478185944c33b03aca7d64218" 2018-12-27 17:40:55,117 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:40:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-507714cd-feed-47c2-b845-0c8cc4e53e32 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:40:55,117 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-507714cd-feed-47c2-b845-0c8cc4e53e32 2018-12-27 17:40:55,120 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-b3b70c02-a5c0-44f1-a7fe-66c447c5ef3a-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8f22006e62fa9ab478185944c33b03aca7d64218" 2018-12-27 17:40:55,337 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 180 Content-Type: application/json X-Openstack-Request-Id: req-776cae9e-a399-442f-9cff-9df8c13d92f8 Date: Thu, 27 Dec 2018 17:40:55 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-b3b70c02-a5c0-44f1-a7fe-66c447c5ef3a-image"} 2018-12-27 17:40:55,337 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-b3b70c02-a5c0-44f1-a7fe-66c447c5ef3a-image used request id req-776cae9e-a399-442f-9cff-9df8c13d92f8 2018-12-27 17:40:55,340 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8f22006e62fa9ab478185944c33b03aca7d64218" 2018-12-27 17:40:55,538 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-9e339bc8-1040-44bc-8c22-fb9de0d3b04e Date: Thu, 27 Dec 2018 17:40:55 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-27 17:40:55,538 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/schemas/image used request id req-9e339bc8-1040-44bc-8c22-fb9de0d3b04e 2018-12-27 17:40:55,567 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}8f22006e62fa9ab478185944c33b03aca7d64218" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstancePortManipulationTests-b3b70c02-a5c0-44f1-a7fe-66c447c5ef3a-image"}' 2018-12-27 17:40:55,800 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 639 Content-Type: application/json Location: http://172.30.9.31:9292/v2/images/952fbefc-24db-42f7-9efc-9626d2490090 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-89c57201-cb43-4384-98bd-7c970b69d08e Date: Thu, 27 Dec 2018 17:40:55 GMT RESP BODY: {"status": "queued", "name": "CreateInstancePortManipulationTests-b3b70c02-a5c0-44f1-a7fe-66c447c5ef3a-image", "tags": [], "container_format": "bare", "created_at": "2018-12-27T17:40:55Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-12-27T17:40:55Z", "visibility": "shared", "locations": [], "self": "/v2/images/952fbefc-24db-42f7-9efc-9626d2490090", "min_disk": 0, "protected": false, "id": "952fbefc-24db-42f7-9efc-9626d2490090", "file": "/v2/images/952fbefc-24db-42f7-9efc-9626d2490090/file", "checksum": null, "owner": "f3994fc58b1b4ff5bcd164c881dcdb24", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-27 17:40:55,800 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.31:9292/v2/images used request id req-89c57201-cb43-4384-98bd-7c970b69d08e 2018-12-27 17:40:55,811 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:9292/v2/images/952fbefc-24db-42f7-9efc-9626d2490090/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8f22006e62fa9ab478185944c33b03aca7d64218" -d '' 2018-12-27 17:40:56,473 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-55b4f1e5-eabc-488e-bd1e-a0ca371a74fe Date: Thu, 27 Dec 2018 17:40:56 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-27 17:40:56,473 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.31:9292/v2/images/952fbefc-24db-42f7-9efc-9626d2490090/file used request id req-55b4f1e5-eabc-488e-bd1e-a0ca371a74fe 2018-12-27 17:40:56,474 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-27 17:40:56,477 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/images/952fbefc-24db-42f7-9efc-9626d2490090 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8f22006e62fa9ab478185944c33b03aca7d64218" 2018-12-27 17:40:56,673 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-37a29944-caba-4ccf-883d-36364ff01ea5 Date: Thu, 27 Dec 2018 17:40:56 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-b3b70c02-a5c0-44f1-a7fe-66c447c5ef3a-image", "tags": [], "container_format": "bare", "created_at": "2018-12-27T17:40:55Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-27T17:40:56Z", "visibility": "shared", "locations": [{"url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/952fbefc-24db-42f7-9efc-9626d2490090/snap", "metadata": {}}], "self": "/v2/images/952fbefc-24db-42f7-9efc-9626d2490090", "min_disk": 0, "protected": false, "id": "952fbefc-24db-42f7-9efc-9626d2490090", "file": "/v2/images/952fbefc-24db-42f7-9efc-9626d2490090/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "f3994fc58b1b4ff5bcd164c881dcdb24", "direct_url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/952fbefc-24db-42f7-9efc-9626d2490090/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-27 17:40:56,673 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images/952fbefc-24db-42f7-9efc-9626d2490090 used request id req-37a29944-caba-4ccf-883d-36364ff01ea5 2018-12-27 17:40:56,676 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8f22006e62fa9ab478185944c33b03aca7d64218" 2018-12-27 17:40:57,370 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-8691c576-685e-436a-a7b6-a4006e04034f Date: Thu, 27 Dec 2018 17:40:57 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-27 17:40:57,370 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/schemas/image used request id req-8691c576-685e-436a-a7b6-a4006e04034f 2018-12-27 17:40:57,373 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-b3b70c02-a5c0-44f1-a7fe-66c447c5ef3a-image 2018-12-27 17:40:57,376 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/images/952fbefc-24db-42f7-9efc-9626d2490090 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8f22006e62fa9ab478185944c33b03aca7d64218" 2018-12-27 17:40:57,393 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-9dddb218-eaca-4b50-b3df-3e8b34fedf84 Date: Thu, 27 Dec 2018 17:40:57 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-b3b70c02-a5c0-44f1-a7fe-66c447c5ef3a-image", "tags": [], "container_format": "bare", "created_at": "2018-12-27T17:40:55Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-27T17:40:56Z", "visibility": "shared", "locations": [{"url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/952fbefc-24db-42f7-9efc-9626d2490090/snap", "metadata": {}}], "self": "/v2/images/952fbefc-24db-42f7-9efc-9626d2490090", "min_disk": 0, "protected": false, "id": "952fbefc-24db-42f7-9efc-9626d2490090", "file": "/v2/images/952fbefc-24db-42f7-9efc-9626d2490090/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "f3994fc58b1b4ff5bcd164c881dcdb24", "direct_url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/952fbefc-24db-42f7-9efc-9626d2490090/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-27 17:40:57,393 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images/952fbefc-24db-42f7-9efc-9626d2490090 used request id req-9dddb218-eaca-4b50-b3df-3e8b34fedf84 2018-12-27 17:40:57,394 - create_image - DEBUG - Instance status is - active 2018-12-27 17:40:57,394 - create_image - DEBUG - Image is active with name - CreateInstancePortManipulationTests-b3b70c02-a5c0-44f1-a7fe-66c447c5ef3a-image 2018-12-27 17:40:57,394 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-b3b70c02-a5c0-44f1-a7fe-66c447c5ef3a-image 2018-12-27 17:40:57,395 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:40:57,395 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:40:57,811 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f5f067baa0674bfbbe13e75c19316147", "name": "CreateInstancePortManipulationTests-df37b4bf-61fe-43d-proj-role"}], "expires_at": "2018-12-27T18:40:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f3994fc58b1b4ff5bcd164c881dcdb24", "name": "CreateInstancePortManipulationTests-df37b4bf-61fe-43d-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/f3994fc58b1b4ff5bcd164c881dcdb24", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/f3994fc58b1b4ff5bcd164c881dcdb24", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/f3994fc58b1b4ff5bcd164c881dcdb24", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/f3994fc58b1b4ff5bcd164c881dcdb24", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/f3994fc58b1b4ff5bcd164c881dcdb24", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/f3994fc58b1b4ff5bcd164c881dcdb24", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/f3994fc58b1b4ff5bcd164c881dcdb24", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/f3994fc58b1b4ff5bcd164c881dcdb24", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/f3994fc58b1b4ff5bcd164c881dcdb24", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_f3994fc58b1b4ff5bcd164c881dcdb24", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_f3994fc58b1b4ff5bcd164c881dcdb24", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/f3994fc58b1b4ff5bcd164c881dcdb24", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/f3994fc58b1b4ff5bcd164c881dcdb24", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/f3994fc58b1b4ff5bcd164c881dcdb24", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-df37b4bf-61fe-43d-user", "id": "217b24be21c84be8b5410c0fa398e130"}, "audit_ids": ["aBUaLeo0Qg-5WyTulbpqjQ"], "issued_at": "2018-12-27T17:40:57.000000Z"}} 2018-12-27 17:40:57,812 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}648c4cc807f22391e36a5855d6759323e3490f1b" 2018-12-27 17:40:57,907 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:40:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aef5cf89-f31b-4eb9-aac1-87514d7340f2 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:40:57,907 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-aef5cf89-f31b-4eb9-aac1-87514d7340f2 2018-12-27 17:40:57,915 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-b3b70c02-a5c0-44f1-a7fe-66c447c5ef3a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}648c4cc807f22391e36a5855d6759323e3490f1b" 2018-12-27 17:40:58,202 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-11ab0f14-3542-49ce-bd7c-e2bb75b414b1 Date: Thu, 27 Dec 2018 17:40:58 GMT RESP BODY: {"networks":[]} 2018-12-27 17:40:58,202 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-b3b70c02-a5c0-44f1-a7fe-66c447c5ef3a-pub-net used request id req-11ab0f14-3542-49ce-bd7c-e2bb75b414b1 2018-12-27 17:40:58,203 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-b3b70c02-a5c0-44f1-a7fe-66c447c5ef3a-pub-net 2018-12-27 17:40:58,208 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}648c4cc807f22391e36a5855d6759323e3490f1b" -d '{"network": {"name": "CreateInstancePortManipulationTests-b3b70c02-a5c0-44f1-a7fe-66c447c5ef3a-pub-net", "admin_state_up": true}}' 2018-12-27 17:40:59,562 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 654 X-Openstack-Request-Id: req-d05f2c3b-bc5b-4bc3-b7c4-1cd48928cf9f Date: Thu, 27 Dec 2018 17:40:59 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"id":"6d5e34a6-9a60-443c-abe5-7b4fff07f008","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"f3994fc58b1b4ff5bcd164c881dcdb24","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-27T17:40:58Z","is_default":false,"name":"CreateInstancePortManipulationTests-b3b70c02-a5c0-44f1-a7fe-66c447c5ef3a-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"f3994fc58b1b4ff5bcd164c881dcdb24","created_at":"2018-12-27T17:40:58Z","mtu":1442}} 2018-12-27 17:40:59,562 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/networks used request id req-d05f2c3b-bc5b-4bc3-b7c4-1cd48928cf9f 2018-12-27 17:40:59,568 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?id=6d5e34a6-9a60-443c-abe5-7b4fff07f008 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}648c4cc807f22391e36a5855d6759323e3490f1b" 2018-12-27 17:40:59,844 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 638 X-Openstack-Request-Id: req-a1a5e9b8-3979-4d7f-bdef-2352e65488e9 Date: Thu, 27 Dec 2018 17:40:59 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"id":"6d5e34a6-9a60-443c-abe5-7b4fff07f008","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"f3994fc58b1b4ff5bcd164c881dcdb24","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-27T17:40:58Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-b3b70c02-a5c0-44f1-a7fe-66c447c5ef3a-pub-net","admin_state_up":true,"tenant_id":"f3994fc58b1b4ff5bcd164c881dcdb24","created_at":"2018-12-27T17:40:58Z","mtu":1442}]} 2018-12-27 17:40:59,845 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?id=6d5e34a6-9a60-443c-abe5-7b4fff07f008 used request id req-a1a5e9b8-3979-4d7f-bdef-2352e65488e9 2018-12-27 17:40:59,850 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=6d5e34a6-9a60-443c-abe5-7b4fff07f008 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}648c4cc807f22391e36a5855d6759323e3490f1b" 2018-12-27 17:41:00,063 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-2a3f2f5f-8112-42af-a425-879e1ff4db34 Date: Thu, 27 Dec 2018 17:41:00 GMT RESP BODY: {"subnets":[]} 2018-12-27 17:41:00,064 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=6d5e34a6-9a60-443c-abe5-7b4fff07f008 used request id req-2a3f2f5f-8112-42af-a425-879e1ff4db34 2018-12-27 17:41:00,064 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-b3b70c02-a5c0-44f1-a7fe-66c447c5ef3a-pub-subnet 2018-12-27 17:41:00,069 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}648c4cc807f22391e36a5855d6759323e3490f1b" -d '{"subnets": [{"ip_version": 4, "network_id": "6d5e34a6-9a60-443c-abe5-7b4fff07f008", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-b3b70c02-a5c0-44f1-a7fe-66c447c5ef3a-pub-subnet"}]}' 2018-12-27 17:41:02,105 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-7df1e3d9-582c-4625-8dbb-0c2212a0b2c6 Date: Thu, 27 Dec 2018 17:41:02 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6d5e34a6-9a60-443c-abe5-7b4fff07f008","tenant_id":"f3994fc58b1b4ff5bcd164c881dcdb24","created_at":"2018-12-27T17:41:01Z","dns_nameservers":[],"updated_at":"2018-12-27T17:41:01Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"f3994fc58b1b4ff5bcd164c881dcdb24","id":"6633ee21-c5c7-49c2-b53a-885f7da643af","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-b3b70c02-a5c0-44f1-a7fe-66c447c5ef3a-pub-subnet"}]} 2018-12-27 17:41:02,105 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/subnets used request id req-7df1e3d9-582c-4625-8dbb-0c2212a0b2c6 2018-12-27 17:41:02,111 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?id=6d5e34a6-9a60-443c-abe5-7b4fff07f008 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}648c4cc807f22391e36a5855d6759323e3490f1b" 2018-12-27 17:41:02,945 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-6148343f-3b7a-4f8a-9f1f-d74597d0f706 Date: Thu, 27 Dec 2018 17:41:02 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"6d5e34a6-9a60-443c-abe5-7b4fff07f008","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"f3994fc58b1b4ff5bcd164c881dcdb24","status":"ACTIVE","subnets":["6633ee21-c5c7-49c2-b53a-885f7da643af"],"description":"","tags":[],"updated_at":"2018-12-27T17:41:01Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-b3b70c02-a5c0-44f1-a7fe-66c447c5ef3a-pub-net","admin_state_up":true,"tenant_id":"f3994fc58b1b4ff5bcd164c881dcdb24","created_at":"2018-12-27T17:40:58Z","mtu":1442}]} 2018-12-27 17:41:02,946 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?id=6d5e34a6-9a60-443c-abe5-7b4fff07f008 used request id req-6148343f-3b7a-4f8a-9f1f-d74597d0f706 2018-12-27 17:41:02,951 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=6d5e34a6-9a60-443c-abe5-7b4fff07f008 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}648c4cc807f22391e36a5855d6759323e3490f1b" 2018-12-27 17:41:03,190 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-0128aa6b-75d3-433d-a867-6b9c34668f9b Date: Thu, 27 Dec 2018 17:41:03 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6d5e34a6-9a60-443c-abe5-7b4fff07f008","tenant_id":"f3994fc58b1b4ff5bcd164c881dcdb24","created_at":"2018-12-27T17:41:01Z","dns_nameservers":[],"updated_at":"2018-12-27T17:41:01Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"f3994fc58b1b4ff5bcd164c881dcdb24","id":"6633ee21-c5c7-49c2-b53a-885f7da643af","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-b3b70c02-a5c0-44f1-a7fe-66c447c5ef3a-pub-subnet"}]} 2018-12-27 17:41:03,191 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=6d5e34a6-9a60-443c-abe5-7b4fff07f008 used request id req-0128aa6b-75d3-433d-a867-6b9c34668f9b 2018-12-27 17:41:03,191 - OpenStackNetwork - DEBUG - Network [6d5e34a6-9a60-443c-abe5-7b4fff07f008] created successfully 2018-12-27 17:41:03,192 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:41:03,192 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:41:03,611 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:41:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["kzUDoCTXTaC59JfhMQeYzA"], "issued_at": "2018-12-27T17:41:03.000000Z"}} 2018-12-27 17:41:03,611 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f2dd37211b9d6624b22f5bb5aac7fd589c13001" 2018-12-27 17:41:03,716 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:41:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-76e8106f-ca39-49cb-9be2-d2a0856da7da Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:41:03,716 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-76e8106f-ca39-49cb-9be2-d2a0856da7da 2018-12-27 17:41:03,718 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-27 17:41:03,722 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f2dd37211b9d6624b22f5bb5aac7fd589c13001" 2018-12-27 17:41:03,923 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:41:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-434c0e17-21e4-4768-bff9-92e315e7dd2f x-compute-request-id: req-434c0e17-21e4-4768-bff9-92e315e7dd2f Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-12-27 17:41:03,923 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-434c0e17-21e4-4768-bff9-92e315e7dd2f 2018-12-27 17:41:03,926 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f2dd37211b9d6624b22f5bb5aac7fd589c13001" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstancePortManipulationTests-b3b70c02-a5c0-44f1-a7fe-66c447c5ef3a-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-12-27 17:41:03,982 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:41:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-52929464-3b85-4f22-8dce-e16ff9d2ac7e x-compute-request-id: req-52929464-3b85-4f22-8dce-e16ff9d2ac7e Content-Encoding: gzip Content-Length: 329 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstancePortManipulationTests-b3b70c02-a5c0-44f1-a7fe-66c447c5ef3a-flavor-name", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/f18ae0f8-52e9-4932-a0ac-1a8e2ac5e677", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/f18ae0f8-52e9-4932-a0ac-1a8e2ac5e677", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "f18ae0f8-52e9-4932-a0ac-1a8e2ac5e677"}} 2018-12-27 17:41:03,982 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-52929464-3b85-4f22-8dce-e16ff9d2ac7e 2018-12-27 17:41:03,983 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:41:03,984 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:41:04,391 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f5f067baa0674bfbbe13e75c19316147", "name": "CreateInstancePortManipulationTests-df37b4bf-61fe-43d-proj-role"}], "expires_at": "2018-12-27T18:41:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f3994fc58b1b4ff5bcd164c881dcdb24", "name": "CreateInstancePortManipulationTests-df37b4bf-61fe-43d-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/f3994fc58b1b4ff5bcd164c881dcdb24", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/f3994fc58b1b4ff5bcd164c881dcdb24", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/f3994fc58b1b4ff5bcd164c881dcdb24", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/f3994fc58b1b4ff5bcd164c881dcdb24", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/f3994fc58b1b4ff5bcd164c881dcdb24", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/f3994fc58b1b4ff5bcd164c881dcdb24", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/f3994fc58b1b4ff5bcd164c881dcdb24", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/f3994fc58b1b4ff5bcd164c881dcdb24", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/f3994fc58b1b4ff5bcd164c881dcdb24", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_f3994fc58b1b4ff5bcd164c881dcdb24", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_f3994fc58b1b4ff5bcd164c881dcdb24", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/f3994fc58b1b4ff5bcd164c881dcdb24", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/f3994fc58b1b4ff5bcd164c881dcdb24", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/f3994fc58b1b4ff5bcd164c881dcdb24", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-df37b4bf-61fe-43d-user", "id": "217b24be21c84be8b5410c0fa398e130"}, "audit_ids": ["VF7xmE8NQ5iivsmYoU-WjQ"], "issued_at": "2018-12-27T17:41:04.000000Z"}} 2018-12-27 17:41:04,392 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbc080d09695f859c3bb782e7c993e1e4008c39a" 2018-12-27 17:41:04,489 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:41:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d6f623df-88ab-4ec5-b16c-3fe9c9fbebd4 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:41:04,489 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-d6f623df-88ab-4ec5-b16c-3fe9c9fbebd4 2018-12-27 17:41:04,490 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-27 17:41:04,494 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbc080d09695f859c3bb782e7c993e1e4008c39a" 2018-12-27 17:41:04,595 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:41:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f041c8f8-45a0-498b-8452-ac7aa1d2449e Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:41:04,595 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-f041c8f8-45a0-498b-8452-ac7aa1d2449e 2018-12-27 17:41:04,602 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-b3b70c02-a5c0-44f1-a7fe-66c447c5ef3a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbc080d09695f859c3bb782e7c993e1e4008c39a" 2018-12-27 17:41:04,907 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-5e1e759a-4bae-43e2-b3c5-0acc7764ee0d Date: Thu, 27 Dec 2018 17:41:04 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"6d5e34a6-9a60-443c-abe5-7b4fff07f008","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"f3994fc58b1b4ff5bcd164c881dcdb24","status":"ACTIVE","subnets":["6633ee21-c5c7-49c2-b53a-885f7da643af"],"description":"","tags":[],"updated_at":"2018-12-27T17:41:01Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-b3b70c02-a5c0-44f1-a7fe-66c447c5ef3a-pub-net","admin_state_up":true,"tenant_id":"f3994fc58b1b4ff5bcd164c881dcdb24","created_at":"2018-12-27T17:40:58Z","mtu":1442}]} 2018-12-27 17:41:04,907 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-b3b70c02-a5c0-44f1-a7fe-66c447c5ef3a-pub-net used request id req-5e1e759a-4bae-43e2-b3c5-0acc7764ee0d 2018-12-27 17:41:04,912 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=6d5e34a6-9a60-443c-abe5-7b4fff07f008 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbc080d09695f859c3bb782e7c993e1e4008c39a" 2018-12-27 17:41:05,159 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-604a4202-7e3b-4a46-a0c7-d620eaa2045c Date: Thu, 27 Dec 2018 17:41:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6d5e34a6-9a60-443c-abe5-7b4fff07f008","tenant_id":"f3994fc58b1b4ff5bcd164c881dcdb24","created_at":"2018-12-27T17:41:01Z","dns_nameservers":[],"updated_at":"2018-12-27T17:41:01Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"f3994fc58b1b4ff5bcd164c881dcdb24","id":"6633ee21-c5c7-49c2-b53a-885f7da643af","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-b3b70c02-a5c0-44f1-a7fe-66c447c5ef3a-pub-subnet"}]} 2018-12-27 17:41:05,160 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=6d5e34a6-9a60-443c-abe5-7b4fff07f008 used request id req-604a4202-7e3b-4a46-a0c7-d620eaa2045c 2018-12-27 17:41:05,165 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-b3b70c02-a5c0-44f1-a7fe-66c447c5ef3a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbc080d09695f859c3bb782e7c993e1e4008c39a" 2018-12-27 17:41:05,456 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-dd6df05c-af3d-4d70-8eff-9e08c0a0930c Date: Thu, 27 Dec 2018 17:41:05 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"6d5e34a6-9a60-443c-abe5-7b4fff07f008","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"f3994fc58b1b4ff5bcd164c881dcdb24","status":"ACTIVE","subnets":["6633ee21-c5c7-49c2-b53a-885f7da643af"],"description":"","tags":[],"updated_at":"2018-12-27T17:41:01Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-b3b70c02-a5c0-44f1-a7fe-66c447c5ef3a-pub-net","admin_state_up":true,"tenant_id":"f3994fc58b1b4ff5bcd164c881dcdb24","created_at":"2018-12-27T17:40:58Z","mtu":1442}]} 2018-12-27 17:41:05,456 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-b3b70c02-a5c0-44f1-a7fe-66c447c5ef3a-pub-net used request id req-dd6df05c-af3d-4d70-8eff-9e08c0a0930c 2018-12-27 17:41:05,459 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 17:41:05,465 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 17:41:05 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 17:41:05,466 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/f3994fc58b1b4ff5bcd164c881dcdb24 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbc080d09695f859c3bb782e7c993e1e4008c39a" 2018-12-27 17:41:05,573 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:41:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b86b5d00-4c73-45fe-8ee7-2e4c674fe511 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/f3994fc58b1b4ff5bcd164c881dcdb24"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f3994fc58b1b4ff5bcd164c881dcdb24", "name": "CreateInstancePortManipulationTests-df37b4bf-61fe-43d-proj"}} 2018-12-27 17:41:05,573 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/f3994fc58b1b4ff5bcd164c881dcdb24 used request id req-b86b5d00-4c73-45fe-8ee7-2e4c674fe511 2018-12-27 17:41:05,578 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=6d5e34a6-9a60-443c-abe5-7b4fff07f008 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbc080d09695f859c3bb782e7c993e1e4008c39a" 2018-12-27 17:41:05,817 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-b81e9e0d-17d5-4c42-972a-01f03d980110 Date: Thu, 27 Dec 2018 17:41:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6d5e34a6-9a60-443c-abe5-7b4fff07f008","tenant_id":"f3994fc58b1b4ff5bcd164c881dcdb24","created_at":"2018-12-27T17:41:01Z","dns_nameservers":[],"updated_at":"2018-12-27T17:41:01Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"f3994fc58b1b4ff5bcd164c881dcdb24","id":"6633ee21-c5c7-49c2-b53a-885f7da643af","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-b3b70c02-a5c0-44f1-a7fe-66c447c5ef3a-pub-subnet"}]} 2018-12-27 17:41:05,818 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=6d5e34a6-9a60-443c-abe5-7b4fff07f008 used request id req-b81e9e0d-17d5-4c42-972a-01f03d980110 2018-12-27 17:41:05,823 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=6d5e34a6-9a60-443c-abe5-7b4fff07f008&name=CreateInstancePortManipulationTests-b3b70c02-a5c0-44f1-a7fe-66c447c5ef3aport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbc080d09695f859c3bb782e7c993e1e4008c39a" 2018-12-27 17:41:06,039 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-6c7de30d-6e77-4300-8862-37d405c7443d Date: Thu, 27 Dec 2018 17:41:06 GMT RESP BODY: {"ports":[]} 2018-12-27 17:41:06,040 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=6d5e34a6-9a60-443c-abe5-7b4fff07f008&name=CreateInstancePortManipulationTests-b3b70c02-a5c0-44f1-a7fe-66c447c5ef3aport-1&admin_state_up=True used request id req-6c7de30d-6e77-4300-8862-37d405c7443d 2018-12-27 17:41:06,042 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-b3b70c02-a5c0-44f1-a7fe-66c447c5ef3a-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbc080d09695f859c3bb782e7c993e1e4008c39a" 2018-12-27 17:41:06,714 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:41:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-1d900b58-5ccf-4d03-ad0b-1dd7318c20c5 x-compute-request-id: req-1d900b58-5ccf-4d03-ad0b-1dd7318c20c5 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-12-27 17:41:06,714 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-b3b70c02-a5c0-44f1-a7fe-66c447c5ef3a-inst used request id req-1d900b58-5ccf-4d03-ad0b-1dd7318c20c5 2018-12-27 17:41:06,723 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-b3b70c02-a5c0-44f1-a7fe-66c447c5ef3a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbc080d09695f859c3bb782e7c993e1e4008c39a" 2018-12-27 17:41:07,017 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-bab7a0ab-8f6f-448a-b2e7-e7695e14102f Date: Thu, 27 Dec 2018 17:41:07 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"6d5e34a6-9a60-443c-abe5-7b4fff07f008","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"f3994fc58b1b4ff5bcd164c881dcdb24","status":"ACTIVE","subnets":["6633ee21-c5c7-49c2-b53a-885f7da643af"],"description":"","tags":[],"updated_at":"2018-12-27T17:41:01Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-b3b70c02-a5c0-44f1-a7fe-66c447c5ef3a-pub-net","admin_state_up":true,"tenant_id":"f3994fc58b1b4ff5bcd164c881dcdb24","created_at":"2018-12-27T17:40:58Z","mtu":1442}]} 2018-12-27 17:41:07,017 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-b3b70c02-a5c0-44f1-a7fe-66c447c5ef3a-pub-net used request id req-bab7a0ab-8f6f-448a-b2e7-e7695e14102f 2018-12-27 17:41:07,022 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=6d5e34a6-9a60-443c-abe5-7b4fff07f008 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbc080d09695f859c3bb782e7c993e1e4008c39a" 2018-12-27 17:41:07,068 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-88862e4f-8dfa-4ed4-8c80-a84f053640ab Date: Thu, 27 Dec 2018 17:41:07 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6d5e34a6-9a60-443c-abe5-7b4fff07f008","tenant_id":"f3994fc58b1b4ff5bcd164c881dcdb24","created_at":"2018-12-27T17:41:01Z","dns_nameservers":[],"updated_at":"2018-12-27T17:41:01Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"f3994fc58b1b4ff5bcd164c881dcdb24","id":"6633ee21-c5c7-49c2-b53a-885f7da643af","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-b3b70c02-a5c0-44f1-a7fe-66c447c5ef3a-pub-subnet"}]} 2018-12-27 17:41:07,068 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=6d5e34a6-9a60-443c-abe5-7b4fff07f008 used request id req-88862e4f-8dfa-4ed4-8c80-a84f053640ab 2018-12-27 17:41:07,074 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-b3b70c02-a5c0-44f1-a7fe-66c447c5ef3a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbc080d09695f859c3bb782e7c993e1e4008c39a" 2018-12-27 17:41:07,172 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-5c4c81f1-8cc7-4e5c-8bd6-c59e8e67edf7 Date: Thu, 27 Dec 2018 17:41:07 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"6d5e34a6-9a60-443c-abe5-7b4fff07f008","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"f3994fc58b1b4ff5bcd164c881dcdb24","status":"ACTIVE","subnets":["6633ee21-c5c7-49c2-b53a-885f7da643af"],"description":"","tags":[],"updated_at":"2018-12-27T17:41:01Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-b3b70c02-a5c0-44f1-a7fe-66c447c5ef3a-pub-net","admin_state_up":true,"tenant_id":"f3994fc58b1b4ff5bcd164c881dcdb24","created_at":"2018-12-27T17:40:58Z","mtu":1442}]} 2018-12-27 17:41:07,172 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-b3b70c02-a5c0-44f1-a7fe-66c447c5ef3a-pub-net used request id req-5c4c81f1-8cc7-4e5c-8bd6-c59e8e67edf7 2018-12-27 17:41:07,176 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/f3994fc58b1b4ff5bcd164c881dcdb24 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbc080d09695f859c3bb782e7c993e1e4008c39a" 2018-12-27 17:41:07,345 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:41:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-999a746f-0fe1-4b2e-86a4-11c2aa208a34 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/f3994fc58b1b4ff5bcd164c881dcdb24"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f3994fc58b1b4ff5bcd164c881dcdb24", "name": "CreateInstancePortManipulationTests-df37b4bf-61fe-43d-proj"}} 2018-12-27 17:41:07,346 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/f3994fc58b1b4ff5bcd164c881dcdb24 used request id req-999a746f-0fe1-4b2e-86a4-11c2aa208a34 2018-12-27 17:41:07,351 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=6d5e34a6-9a60-443c-abe5-7b4fff07f008 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbc080d09695f859c3bb782e7c993e1e4008c39a" 2018-12-27 17:41:07,590 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-5f85e08b-01c1-4525-9823-b3f19cb4b3d1 Date: Thu, 27 Dec 2018 17:41:07 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6d5e34a6-9a60-443c-abe5-7b4fff07f008","tenant_id":"f3994fc58b1b4ff5bcd164c881dcdb24","created_at":"2018-12-27T17:41:01Z","dns_nameservers":[],"updated_at":"2018-12-27T17:41:01Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"f3994fc58b1b4ff5bcd164c881dcdb24","id":"6633ee21-c5c7-49c2-b53a-885f7da643af","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-b3b70c02-a5c0-44f1-a7fe-66c447c5ef3a-pub-subnet"}]} 2018-12-27 17:41:07,590 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=6d5e34a6-9a60-443c-abe5-7b4fff07f008 used request id req-5f85e08b-01c1-4525-9823-b3f19cb4b3d1 2018-12-27 17:41:07,596 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=6d5e34a6-9a60-443c-abe5-7b4fff07f008&name=CreateInstancePortManipulationTests-b3b70c02-a5c0-44f1-a7fe-66c447c5ef3aport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbc080d09695f859c3bb782e7c993e1e4008c39a" 2018-12-27 17:41:07,855 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-041b7bf3-df42-4451-b58b-3d8ef87874ba Date: Thu, 27 Dec 2018 17:41:07 GMT RESP BODY: {"ports":[]} 2018-12-27 17:41:07,856 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=6d5e34a6-9a60-443c-abe5-7b4fff07f008&name=CreateInstancePortManipulationTests-b3b70c02-a5c0-44f1-a7fe-66c447c5ef3aport-1&admin_state_up=True used request id req-041b7bf3-df42-4451-b58b-3d8ef87874ba 2018-12-27 17:41:07,856 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:41:07,857 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:41:08,275 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f5f067baa0674bfbbe13e75c19316147", "name": "CreateInstancePortManipulationTests-df37b4bf-61fe-43d-proj-role"}], "expires_at": "2018-12-27T18:41:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f3994fc58b1b4ff5bcd164c881dcdb24", "name": "CreateInstancePortManipulationTests-df37b4bf-61fe-43d-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/f3994fc58b1b4ff5bcd164c881dcdb24", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/f3994fc58b1b4ff5bcd164c881dcdb24", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/f3994fc58b1b4ff5bcd164c881dcdb24", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/f3994fc58b1b4ff5bcd164c881dcdb24", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/f3994fc58b1b4ff5bcd164c881dcdb24", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/f3994fc58b1b4ff5bcd164c881dcdb24", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/f3994fc58b1b4ff5bcd164c881dcdb24", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/f3994fc58b1b4ff5bcd164c881dcdb24", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/f3994fc58b1b4ff5bcd164c881dcdb24", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_f3994fc58b1b4ff5bcd164c881dcdb24", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_f3994fc58b1b4ff5bcd164c881dcdb24", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/f3994fc58b1b4ff5bcd164c881dcdb24", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/f3994fc58b1b4ff5bcd164c881dcdb24", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/f3994fc58b1b4ff5bcd164c881dcdb24", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-df37b4bf-61fe-43d-user", "id": "217b24be21c84be8b5410c0fa398e130"}, "audit_ids": ["jguiycpyQ8KIFiWK6RmfFA"], "issued_at": "2018-12-27T17:41:08.000000Z"}} 2018-12-27 17:41:08,276 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0074489137cee88ddf7a42ee3197317417c035f7" 2018-12-27 17:41:08,372 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:41:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-69407bf3-a60c-4fe9-b560-6b94cbd6419e Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:41:08,372 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-69407bf3-a60c-4fe9-b560-6b94cbd6419e 2018-12-27 17:41:08,378 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-b3b70c02-a5c0-44f1-a7fe-66c447c5ef3a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbc080d09695f859c3bb782e7c993e1e4008c39a" 2018-12-27 17:41:08,475 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-7c9dd615-8adf-444b-9fd0-a26eb3773d98 Date: Thu, 27 Dec 2018 17:41:08 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"6d5e34a6-9a60-443c-abe5-7b4fff07f008","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"f3994fc58b1b4ff5bcd164c881dcdb24","status":"ACTIVE","subnets":["6633ee21-c5c7-49c2-b53a-885f7da643af"],"description":"","tags":[],"updated_at":"2018-12-27T17:41:01Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-b3b70c02-a5c0-44f1-a7fe-66c447c5ef3a-pub-net","admin_state_up":true,"tenant_id":"f3994fc58b1b4ff5bcd164c881dcdb24","created_at":"2018-12-27T17:40:58Z","mtu":1442}]} 2018-12-27 17:41:08,476 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-b3b70c02-a5c0-44f1-a7fe-66c447c5ef3a-pub-net used request id req-7c9dd615-8adf-444b-9fd0-a26eb3773d98 2018-12-27 17:41:08,481 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=6d5e34a6-9a60-443c-abe5-7b4fff07f008 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbc080d09695f859c3bb782e7c993e1e4008c39a" 2018-12-27 17:41:08,722 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-b87447f6-0b92-4903-a103-575bac644f0c Date: Thu, 27 Dec 2018 17:41:08 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6d5e34a6-9a60-443c-abe5-7b4fff07f008","tenant_id":"f3994fc58b1b4ff5bcd164c881dcdb24","created_at":"2018-12-27T17:41:01Z","dns_nameservers":[],"updated_at":"2018-12-27T17:41:01Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"f3994fc58b1b4ff5bcd164c881dcdb24","id":"6633ee21-c5c7-49c2-b53a-885f7da643af","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-b3b70c02-a5c0-44f1-a7fe-66c447c5ef3a-pub-subnet"}]} 2018-12-27 17:41:08,722 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=6d5e34a6-9a60-443c-abe5-7b4fff07f008 used request id req-b87447f6-0b92-4903-a103-575bac644f0c 2018-12-27 17:41:08,728 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-b3b70c02-a5c0-44f1-a7fe-66c447c5ef3a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbc080d09695f859c3bb782e7c993e1e4008c39a" 2018-12-27 17:41:09,006 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-aefd32d4-c983-40e4-9e0f-8e19fa15a562 Date: Thu, 27 Dec 2018 17:41:09 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"6d5e34a6-9a60-443c-abe5-7b4fff07f008","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"f3994fc58b1b4ff5bcd164c881dcdb24","status":"ACTIVE","subnets":["6633ee21-c5c7-49c2-b53a-885f7da643af"],"description":"","tags":[],"updated_at":"2018-12-27T17:41:01Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-b3b70c02-a5c0-44f1-a7fe-66c447c5ef3a-pub-net","admin_state_up":true,"tenant_id":"f3994fc58b1b4ff5bcd164c881dcdb24","created_at":"2018-12-27T17:40:58Z","mtu":1442}]} 2018-12-27 17:41:09,006 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-b3b70c02-a5c0-44f1-a7fe-66c447c5ef3a-pub-net used request id req-aefd32d4-c983-40e4-9e0f-8e19fa15a562 2018-12-27 17:41:09,009 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 17:41:09,015 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 17:41:09 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 17:41:09,016 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/f3994fc58b1b4ff5bcd164c881dcdb24 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0074489137cee88ddf7a42ee3197317417c035f7" 2018-12-27 17:41:09,115 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:41:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-60a48d83-348c-4a42-825e-b99807921a54 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/f3994fc58b1b4ff5bcd164c881dcdb24"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f3994fc58b1b4ff5bcd164c881dcdb24", "name": "CreateInstancePortManipulationTests-df37b4bf-61fe-43d-proj"}} 2018-12-27 17:41:09,115 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/f3994fc58b1b4ff5bcd164c881dcdb24 used request id req-60a48d83-348c-4a42-825e-b99807921a54 2018-12-27 17:41:09,121 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=6d5e34a6-9a60-443c-abe5-7b4fff07f008 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbc080d09695f859c3bb782e7c993e1e4008c39a" 2018-12-27 17:41:09,360 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-b5963d85-e431-4f84-9507-7fded2e138ef Date: Thu, 27 Dec 2018 17:41:09 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6d5e34a6-9a60-443c-abe5-7b4fff07f008","tenant_id":"f3994fc58b1b4ff5bcd164c881dcdb24","created_at":"2018-12-27T17:41:01Z","dns_nameservers":[],"updated_at":"2018-12-27T17:41:01Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"f3994fc58b1b4ff5bcd164c881dcdb24","id":"6633ee21-c5c7-49c2-b53a-885f7da643af","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-b3b70c02-a5c0-44f1-a7fe-66c447c5ef3a-pub-subnet"}]} 2018-12-27 17:41:09,360 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=6d5e34a6-9a60-443c-abe5-7b4fff07f008 used request id req-b5963d85-e431-4f84-9507-7fded2e138ef 2018-12-27 17:41:09,361 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-b3b70c02-a5c0-44f1-a7fe-66c447c5ef3a-pub-net 2018-12-27 17:41:09,367 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbc080d09695f859c3bb782e7c993e1e4008c39a" -d '{"port": {"network_id": "6d5e34a6-9a60-443c-abe5-7b4fff07f008", "name": "CreateInstancePortManipulationTests-b3b70c02-a5c0-44f1-a7fe-66c447c5ef3aport-1", "allowed_address_pairs": [{"ip_address": "10.55.0.101", "mac_address": "foo"}], "admin_state_up": true}}' 2018-12-27 17:41:09,376 - keystoneauth.session - DEBUG - RESP: [400] Content-Length: 105 Content-Type: application/json X-Openstack-Request-Id: req-9b03dda6-fcd7-43a5-a7bb-5bd1959905a1 Date: Thu, 27 Dec 2018 17:41:09 GMT RESP BODY: {"NeutronError": {"message": "'foo' is not a valid MAC address", "type": "HTTPBadRequest", "detail": ""}} 2018-12-27 17:41:09,376 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/ports used request id req-9b03dda6-fcd7-43a5-a7bb-5bd1959905a1 2018-12-27 17:41:09,376 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "'foo' is not a valid MAC address", "type": "HTTPBadRequest", "detail": ""}} 2018-12-27 17:41:09,380 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:8774/v2.1/flavors/f18ae0f8-52e9-4932-a0ac-1a8e2ac5e677 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f2dd37211b9d6624b22f5bb5aac7fd589c13001" 2018-12-27 17:41:09,413 - novaclient.v2.client - DEBUG - RESP: [202] Date: Thu, 27 Dec 2018 17:41:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-734aa5b7-ce25-4a5f-a575-620ba947cac6 x-compute-request-id: req-734aa5b7-ce25-4a5f-a575-620ba947cac6 Content-Length: 0 Content-Type: application/json 2018-12-27 17:41:09,413 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/flavors/f18ae0f8-52e9-4932-a0ac-1a8e2ac5e677 used request id req-734aa5b7-ce25-4a5f-a575-620ba947cac6 2018-12-27 17:41:09,414 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-b3b70c02-a5c0-44f1-a7fe-66c447c5ef3a-pub-subnet 2018-12-27 17:41:09,414 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-b3b70c02-a5c0-44f1-a7fe-66c447c5ef3a-pub-subnet 2018-12-27 17:41:09,418 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/subnets/6633ee21-c5c7-49c2-b53a-885f7da643af -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}648c4cc807f22391e36a5855d6759323e3490f1b" 2018-12-27 17:41:10,620 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-a62b3dac-b254-4aae-bbd0-790bc5e67ca0 Date: Thu, 27 Dec 2018 17:41:10 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 17:41:10,620 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/subnets/6633ee21-c5c7-49c2-b53a-885f7da643af used request id req-a62b3dac-b254-4aae-bbd0-790bc5e67ca0 2018-12-27 17:41:10,620 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-b3b70c02-a5c0-44f1-a7fe-66c447c5ef3a-pub-net 2018-12-27 17:41:10,625 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/networks/6d5e34a6-9a60-443c-abe5-7b4fff07f008 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}648c4cc807f22391e36a5855d6759323e3490f1b" 2018-12-27 17:41:11,868 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-a04e2bf3-ba45-4e68-a8f3-4e5ec0594f6e Date: Thu, 27 Dec 2018 17:41:11 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 17:41:11,868 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/networks/6d5e34a6-9a60-443c-abe5-7b4fff07f008 used request id req-a04e2bf3-ba45-4e68-a8f3-4e5ec0594f6e 2018-12-27 17:41:11,869 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-b3b70c02-a5c0-44f1-a7fe-66c447c5ef3a-image 2018-12-27 17:41:11,872 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9292/v2/images/952fbefc-24db-42f7-9efc-9626d2490090 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8f22006e62fa9ab478185944c33b03aca7d64218" 2018-12-27 17:41:12,600 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-2f8856b4-e5dd-40f3-9f26-b2431438067d Date: Thu, 27 Dec 2018 17:41:12 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-27 17:41:12,600 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.31:9292/v2/images/952fbefc-24db-42f7-9efc-9626d2490090 used request id req-2f8856b4-e5dd-40f3-9f26-b2431438067d 2018-12-27 17:41:12,608 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23579a1120e5b724794b2da9ab75a852a068c877" 2018-12-27 17:41:12,906 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 35896 X-Openstack-Request-Id: req-08eb4827-7f88-45be-b210-24faa740314b Date: Thu, 27 Dec 2018 17:41:12 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "created_at": "2018-12-27T15:33:01Z", "updated_at": "2018-12-27T15:33:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "35205ac3-06e6-4cf6-bb21-ff8f813cb45b", "remote_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "ade77f59-e70c-4970-8ea8-198222fa332e", "remote_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "c4f3bf7f-d793-498d-a883-bb8c6003f070", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "c85cb618-8f19-445b-8e16-6d467cb17771", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}], "revision_number": 4, "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "created_at": "2018-12-27T15:57:22Z", "updated_at": "2018-12-27T15:57:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "5e258a3b-01f5-4aef-81b7-0b5dc6e5b683", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "65475539-0336-498a-8da4-ff0a80b10089", "remote_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "ae922857-f7ae-4bc8-949b-153fb43bfd00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "b4f87679-52e1-4cf9-bf76-5abb9a9bec06", "remote_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "f7197afc9b61423897aefc9a643d03a1"}], "revision_number": 4, "project_id": "f7197afc9b61423897aefc9a643d03a1", "id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "created_at": "2018-12-27T16:01:54Z", "updated_at": "2018-12-27T16:01:54Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "00dd3abd-acd1-4edb-8f4a-8badcbd2eeb4", "remote_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "018de60d-bc33-4ef0-9eed-6d00b6ce227b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "0d99f0db-fa6b-4201-b67f-a7ff0db82c5d", "remote_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv6", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "5c4049ef-933d-4614-84e7-83584430d462", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv6", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}], "revision_number": 4, "project_id": "8c689c5e31c44b09ab85f80682abbc2a", "id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "created_at": "2018-12-27T15:56:49Z", "updated_at": "2018-12-27T15:56:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "6555e255-763a-4448-b1b1-0c93b2a390bd", "remote_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "777ff7a5-a590-43e5-a84b-7677710494e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "8bac258a-08df-48b7-900b-efbe01a6ec20", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "dc17921e-353f-4898-a970-881b2c8d093d", "remote_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}], "revision_number": 4, "project_id": "28dac9e1580d461c9de52e6659cc4f9d", "id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "created_at": "2018-12-27T16:01:52Z", "updated_at": "2018-12-27T16:01:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "32737757-45f3-4b24-b6ab-5f2d5579b4a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv6", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "ae604ef3-492d-4aa3-8045-1ff84f755a27", "remote_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv4", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "b7bff40a-beda-4996-b140-ed94d010535c", "remote_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv6", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "b8129030-9d72-4d5d-adce-47bbe62492fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv4", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}], "revision_number": 4, "project_id": "81c108a273314b24bf6b48c41b5bbe0c", "id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "created_at": "2018-12-27T15:57:20Z", "updated_at": "2018-12-27T15:57:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "0c389ec4-c0af-4c20-acf9-4fcc1d859dd7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv6", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "3749697a-f2ef-439a-a661-2fb92badd1ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv4", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "b74e0c8c-e243-450e-b1be-69c587093d6d", "remote_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv6", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "c222695b-2f1c-427d-afd7-e0be24ec9f66", "remote_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv4", "project_id": "7fb0e5436e4f467998e672dd71018a45"}], "revision_number": 4, "project_id": "7fb0e5436e4f467998e672dd71018a45", "id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "created_at": "2018-12-27T17:02:11Z", "updated_at": "2018-12-27T17:02:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "675d8a56-1c9b-4c58-a252-61e65997fd05", "remote_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv4", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "84f0587c-7394-4fd6-8f3d-8d6ba94cf3f9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv6", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "8a450b4f-e710-4193-816e-13a2d4e40c07", "remote_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv6", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "c3106b0a-1026-4156-86a9-f0438b7fab93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv4", "project_id": "7cba3664d5674e65a12c8c269a05febf"}], "revision_number": 4, "project_id": "7cba3664d5674e65a12c8c269a05febf", "id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "created_at": "2018-12-27T15:58:29Z", "updated_at": "2018-12-27T15:58:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "2a945ecc-f9fa-4219-96ab-c189a7f5c102", "remote_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv6", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "55e2b54e-68d4-4476-8c9f-e05e347c8970", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv4", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "9983229c-b595-482a-973f-81137a209b6d", "remote_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv4", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "9d4b8450-78ab-4817-a586-372ed88268f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv6", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}], "revision_number": 4, "project_id": "fbd6dbf946a5406398ba810e02d0888e", "id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "created_at": "2018-12-27T15:57:24Z", "updated_at": "2018-12-27T15:57:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "35521f2a-a59d-4798-9fa8-0febfe126076", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv4", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "607d473d-1e6a-4088-a778-7df9ffc1ff68", "remote_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv6", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "6f8fa92b-b67a-4047-a900-f43656aff42b", "remote_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv4", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "890f1d6c-9ae5-45b0-b7a1-282182432b66", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv6", "project_id": "253cc6709e714b8a80a5f74e4257907e"}], "revision_number": 4, "project_id": "253cc6709e714b8a80a5f74e4257907e", "id": "b9546f11-205e-4322-89f8-f0360d6090ed", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f3994fc58b1b4ff5bcd164c881dcdb24", "created_at": "2018-12-27T17:40:58Z", "updated_at": "2018-12-27T17:40:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:40:58Z", "revision_number": 0, "id": "3b839c0e-0285-4844-9361-b1c62385c52f", "remote_group_id": "bb64d4a8-5563-4233-868b-47a8593d546e", "remote_ip_prefix": null, "created_at": "2018-12-27T17:40:58Z", "security_group_id": "bb64d4a8-5563-4233-868b-47a8593d546e", "tenant_id": "f3994fc58b1b4ff5bcd164c881dcdb24", "port_range_min": null, "ethertype": "IPv6", "project_id": "f3994fc58b1b4ff5bcd164c881dcdb24"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:40:58Z", "revision_number": 0, "id": "4ca139f4-47c3-45de-b590-feac6331f8c3", "remote_group_id": "bb64d4a8-5563-4233-868b-47a8593d546e", "remote_ip_prefix": null, "created_at": "2018-12-27T17:40:58Z", "security_group_id": "bb64d4a8-5563-4233-868b-47a8593d546e", "tenant_id": "f3994fc58b1b4ff5bcd164c881dcdb24", "port_range_min": null, "ethertype": "IPv4", "project_id": "f3994fc58b1b4ff5bcd164c881dcdb24"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:40:58Z", "revision_number": 0, "id": "8af627ac-b375-4d37-b2f4-6bbd1d3276a7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:40:58Z", "security_group_id": "bb64d4a8-5563-4233-868b-47a8593d546e", "tenant_id": "f3994fc58b1b4ff5bcd164c881dcdb24", "port_range_min": null, "ethertype": "IPv6", "project_id": "f3994fc58b1b4ff5bcd164c881dcdb24"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:40:58Z", "revision_number": 0, "id": "cb2a2cf1-60a8-4447-bf01-f5afc048980f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:40:58Z", "security_group_id": "bb64d4a8-5563-4233-868b-47a8593d546e", "tenant_id": "f3994fc58b1b4ff5bcd164c881dcdb24", "port_range_min": null, "ethertype": "IPv4", "project_id": "f3994fc58b1b4ff5bcd164c881dcdb24"}], "revision_number": 4, "project_id": "f3994fc58b1b4ff5bcd164c881dcdb24", "id": "bb64d4a8-5563-4233-868b-47a8593d546e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "created_at": "2018-12-27T15:57:08Z", "updated_at": "2018-12-27T15:57:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "6739c48b-d899-4c17-bb8e-ffaf8922c034", "remote_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv4", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "9660a6af-4d9b-40b9-9729-f205f66c2bd0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv4", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "bf244c03-fc10-4754-9c2b-b0224401c4f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv6", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "d3bee7cc-a152-441c-9790-abb1f56cec03", "remote_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv6", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}], "revision_number": 4, "project_id": "782a28bd0d40485e85eda6b8ba43840b", "id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "created_at": "2018-12-27T15:57:11Z", "updated_at": "2018-12-27T15:57:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "22c0d2cf-360a-4aa8-ba7e-bfdbf8327d27", "remote_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "553b140a-8ba9-4af7-9f50-bf24e87aebf7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "b2ecf7a5-df98-4d65-a762-767320437c5a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "e49104b2-7c13-49d6-8519-a16dd585346f", "remote_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}], "revision_number": 4, "project_id": "ef7e486beb8f4de39b25ca5f11552328", "id": "d0588e93-db0d-4888-9f99-3399a50df490", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "created_at": "2018-12-27T17:19:15Z", "updated_at": "2018-12-27T17:19:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "1990fe24-df44-4561-9f09-f50aab182bf7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "651e4b8b-b29e-409b-9f25-ff2328ccefe6", "remote_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "cc4e2254-2157-4ae1-a233-3047573ddc6d", "remote_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "da56dda4-aaf3-43ff-bdf7-e64892ec2345", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}], "revision_number": 4, "project_id": "2a5a6879c5fa4db798cea6d394565d45", "id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-27T15:33:07Z", "updated_at": "2018-12-27T15:33:07Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "4de95db8-72d6-4aec-a145-e92511971eb9", "remote_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "5f100cff-05d8-4405-8dfb-0a387c123fae", "remote_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "a3f6a193-cc94-4220-a73a-08acf63c449b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "f059d8a5-0c32-49c9-a721-77cc89245ecd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "created_at": "2018-12-27T15:29:16Z", "updated_at": "2018-12-27T15:29:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "3c53841a-5bc0-4192-b482-044411e217ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "5956ff3f-d59d-4af6-82b5-566c888583a7", "remote_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:16Z", "revision_number": 0, "id": "60735d87-52c7-426a-91a6-aff1078a5a2d", "remote_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:16Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "abe97133-61dd-4fdf-baf3-2e07968a324f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "da629caea04941e1ae8979c379dc7c9d"}], "revision_number": 4, "project_id": "da629caea04941e1ae8979c379dc7c9d", "id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "name": "default"}]} 2018-12-27 17:41:12,907 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=default used request id req-08eb4827-7f88-45be-b210-24faa740314b 2018-12-27 17:41:12,914 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23579a1120e5b724794b2da9ab75a852a068c877" 2018-12-27 17:41:13,023 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:41:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-38ef0516-8fb1-49bc-aeb0-dedc7876a69f Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b7b4fceec1ad4c6eb74d758b709a9d93", "name": "admin"}} 2018-12-27 17:41:13,024 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93 used request id req-38ef0516-8fb1-49bc-aeb0-dedc7876a69f 2018-12-27 17:41:13,027 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/f7197afc9b61423897aefc9a643d03a1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23579a1120e5b724794b2da9ab75a852a068c877" 2018-12-27 17:41:13,131 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:41:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3eaa4354-6847-4bc7-bf75-3f7cde03375e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f7197afc9b61423897aefc9a643d03a1.", "code": 404, "title": "Not Found"}} 2018-12-27 17:41:13,131 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/f7197afc9b61423897aefc9a643d03a1 used request id req-3eaa4354-6847-4bc7-bf75-3f7cde03375e 2018-12-27 17:41:13,131 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:41:13,135 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/8c689c5e31c44b09ab85f80682abbc2a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23579a1120e5b724794b2da9ab75a852a068c877" 2018-12-27 17:41:13,238 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:41:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7f824874-3a6d-4c60-a93e-4444d07604de Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8c689c5e31c44b09ab85f80682abbc2a.", "code": 404, "title": "Not Found"}} 2018-12-27 17:41:13,239 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/8c689c5e31c44b09ab85f80682abbc2a used request id req-7f824874-3a6d-4c60-a93e-4444d07604de 2018-12-27 17:41:13,239 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:41:13,242 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/28dac9e1580d461c9de52e6659cc4f9d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23579a1120e5b724794b2da9ab75a852a068c877" 2018-12-27 17:41:13,352 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:41:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-57197603-678a-4865-a213-b775f03ef576 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 28dac9e1580d461c9de52e6659cc4f9d.", "code": 404, "title": "Not Found"}} 2018-12-27 17:41:13,352 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/28dac9e1580d461c9de52e6659cc4f9d used request id req-57197603-678a-4865-a213-b775f03ef576 2018-12-27 17:41:13,352 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:41:13,355 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/81c108a273314b24bf6b48c41b5bbe0c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23579a1120e5b724794b2da9ab75a852a068c877" 2018-12-27 17:41:13,461 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:41:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c40e3b18-345d-4a1e-9087-59013a7d5419 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 81c108a273314b24bf6b48c41b5bbe0c.", "code": 404, "title": "Not Found"}} 2018-12-27 17:41:13,461 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/81c108a273314b24bf6b48c41b5bbe0c used request id req-c40e3b18-345d-4a1e-9087-59013a7d5419 2018-12-27 17:41:13,461 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:41:13,465 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/7fb0e5436e4f467998e672dd71018a45 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23579a1120e5b724794b2da9ab75a852a068c877" 2018-12-27 17:41:13,565 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:41:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c67197e9-a2e1-428c-bb99-13a8098bd570 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7fb0e5436e4f467998e672dd71018a45.", "code": 404, "title": "Not Found"}} 2018-12-27 17:41:13,566 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/7fb0e5436e4f467998e672dd71018a45 used request id req-c67197e9-a2e1-428c-bb99-13a8098bd570 2018-12-27 17:41:13,566 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:41:13,569 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/7cba3664d5674e65a12c8c269a05febf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23579a1120e5b724794b2da9ab75a852a068c877" 2018-12-27 17:41:13,682 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:41:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b0590024-3c33-402c-a542-4056d5b321f7 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7cba3664d5674e65a12c8c269a05febf.", "code": 404, "title": "Not Found"}} 2018-12-27 17:41:13,682 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/7cba3664d5674e65a12c8c269a05febf used request id req-b0590024-3c33-402c-a542-4056d5b321f7 2018-12-27 17:41:13,682 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:41:13,686 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/fbd6dbf946a5406398ba810e02d0888e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23579a1120e5b724794b2da9ab75a852a068c877" 2018-12-27 17:41:13,794 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:41:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2d206b85-fa4f-4a52-969c-f36396e125b8 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: fbd6dbf946a5406398ba810e02d0888e.", "code": 404, "title": "Not Found"}} 2018-12-27 17:41:13,794 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/fbd6dbf946a5406398ba810e02d0888e used request id req-2d206b85-fa4f-4a52-969c-f36396e125b8 2018-12-27 17:41:13,794 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:41:13,799 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/253cc6709e714b8a80a5f74e4257907e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23579a1120e5b724794b2da9ab75a852a068c877" 2018-12-27 17:41:13,903 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:41:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-40d447fa-67c8-4c4d-83ac-7bc7eaa3edef Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 253cc6709e714b8a80a5f74e4257907e.", "code": 404, "title": "Not Found"}} 2018-12-27 17:41:13,903 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/253cc6709e714b8a80a5f74e4257907e used request id req-40d447fa-67c8-4c4d-83ac-7bc7eaa3edef 2018-12-27 17:41:13,903 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:41:13,906 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/f3994fc58b1b4ff5bcd164c881dcdb24 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23579a1120e5b724794b2da9ab75a852a068c877" 2018-12-27 17:41:14,025 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:41:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ea74d823-5109-4854-b24e-de96a85a51fa Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/f3994fc58b1b4ff5bcd164c881dcdb24"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f3994fc58b1b4ff5bcd164c881dcdb24", "name": "CreateInstancePortManipulationTests-df37b4bf-61fe-43d-proj"}} 2018-12-27 17:41:14,025 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/f3994fc58b1b4ff5bcd164c881dcdb24 used request id req-ea74d823-5109-4854-b24e-de96a85a51fa 2018-12-27 17:41:14,025 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - bb64d4a8-5563-4233-868b-47a8593d546e 2018-12-27 17:41:14,030 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=bb64d4a8-5563-4233-868b-47a8593d546e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23579a1120e5b724794b2da9ab75a852a068c877" 2018-12-27 17:41:14,250 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-43bd5026-b3cc-4d61-b364-fd46cc4d78fd Date: Thu, 27 Dec 2018 17:41:14 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "bb64d4a8-5563-4233-868b-47a8593d546e", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:40:58Z", "security_group_id": "bb64d4a8-5563-4233-868b-47a8593d546e", "port_range_min": null, "revision_number": 0, "tenant_id": "f3994fc58b1b4ff5bcd164c881dcdb24", "created_at": "2018-12-27T17:40:58Z", "project_id": "f3994fc58b1b4ff5bcd164c881dcdb24", "id": "3b839c0e-0285-4844-9361-b1c62385c52f"}, {"remote_group_id": "bb64d4a8-5563-4233-868b-47a8593d546e", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:40:58Z", "security_group_id": "bb64d4a8-5563-4233-868b-47a8593d546e", "port_range_min": null, "revision_number": 0, "tenant_id": "f3994fc58b1b4ff5bcd164c881dcdb24", "created_at": "2018-12-27T17:40:58Z", "project_id": "f3994fc58b1b4ff5bcd164c881dcdb24", "id": "4ca139f4-47c3-45de-b590-feac6331f8c3"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:40:58Z", "security_group_id": "bb64d4a8-5563-4233-868b-47a8593d546e", "port_range_min": null, "revision_number": 0, "tenant_id": "f3994fc58b1b4ff5bcd164c881dcdb24", "created_at": "2018-12-27T17:40:58Z", "project_id": "f3994fc58b1b4ff5bcd164c881dcdb24", "id": "8af627ac-b375-4d37-b2f4-6bbd1d3276a7"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:40:58Z", "security_group_id": "bb64d4a8-5563-4233-868b-47a8593d546e", "port_range_min": null, "revision_number": 0, "tenant_id": "f3994fc58b1b4ff5bcd164c881dcdb24", "created_at": "2018-12-27T17:40:58Z", "project_id": "f3994fc58b1b4ff5bcd164c881dcdb24", "id": "cb2a2cf1-60a8-4447-bf01-f5afc048980f"}]} 2018-12-27 17:41:14,250 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=bb64d4a8-5563-4233-868b-47a8593d546e used request id req-43bd5026-b3cc-4d61-b364-fd46cc4d78fd 2018-12-27 17:41:14,251 - neutron_utils - INFO - Deleting security group with name - default 2018-12-27 17:41:14,256 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/security-groups/bb64d4a8-5563-4233-868b-47a8593d546e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23579a1120e5b724794b2da9ab75a852a068c877" 2018-12-27 17:41:14,620 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-257d6997-5086-4036-a8e8-bf1abcd028aa Content-Length: 0 Date: Thu, 27 Dec 2018 17:41:14 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 17:41:14,620 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-groups/bb64d4a8-5563-4233-868b-47a8593d546e used request id req-257d6997-5086-4036-a8e8-bf1abcd028aa 2018-12-27 17:41:14,621 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-df37b4bf-61fe-43d-proj 2018-12-27 17:41:14,625 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/projects/f3994fc58b1b4ff5bcd164c881dcdb24 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23579a1120e5b724794b2da9ab75a852a068c877" 2018-12-27 17:41:14,887 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:41:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d1c32aed-4efb-45e3-9288-35a44fb0ebc8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:41:14,888 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/f3994fc58b1b4ff5bcd164c881dcdb24 used request id req-d1c32aed-4efb-45e3-9288-35a44fb0ebc8 2018-12-27 17:41:14,888 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-df37b4bf-61fe-43d-proj-role 2018-12-27 17:41:14,892 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/roles/f5f067baa0674bfbbe13e75c19316147 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23579a1120e5b724794b2da9ab75a852a068c877" 2018-12-27 17:41:15,037 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:41:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1f366a3c-0410-4192-b53b-8e7de3a1a8b4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:41:15,037 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/roles/f5f067baa0674bfbbe13e75c19316147 used request id req-1f366a3c-0410-4192-b53b-8e7de3a1a8b4 2018-12-27 17:41:15,041 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23579a1120e5b724794b2da9ab75a852a068c877" 2018-12-27 17:41:15,159 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:41:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b539e0b8-e07a-4f78-8b75-08ef12360ef6 Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8de789d09e46427786a85702e5e8de91", "links": {"self": "http://172.30.9.31:5000/v3/roles/8de789d09e46427786a85702e5e8de91"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 17:41:15,159 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-b539e0b8-e07a-4f78-8b75-08ef12360ef6 2018-12-27 17:41:15,160 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-df37b4bf-61fe-43d-user 2018-12-27 17:41:15,163 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/users/217b24be21c84be8b5410c0fa398e130 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a234a2994f5c76db305e0ec1e36a9880e47b81ec" 2018-12-27 17:41:15,410 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:41:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-34bc0ed8-6b6f-47ee-8cbb-f67f95f30106 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:41:15,410 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/217b24be21c84be8b5410c0fa398e130 used request id req-34bc0ed8-6b6f-47ee-8cbb-f67f95f30106 2018-12-27 17:41:15,412 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:41:15,824 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:41:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["P84XEsHkS_WQwM-zvHsVeA"], "issued_at": "2018-12-27T17:41:15.000000Z"}} 2018-12-27 17:41:15,825 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82c2584193ae30e8e0fe243aab52880d17eec7fa" 2018-12-27 17:41:15,949 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:41:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a1b96a1a-79b0-45ba-a2ec-7b951bcfe97c Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:41:15,950 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-a1b96a1a-79b0-45ba-a2ec-7b951bcfe97c 2018-12-27 17:41:15,951 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:41:15,952 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:41:16,391 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:41:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["RthZQYx8S8iJT2EcgzxJ2g"], "issued_at": "2018-12-27T17:41:16.000000Z"}} 2018-12-27 17:41:16,391 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c671406d9eab59f35048ac084ebd564daa85dc64" 2018-12-27 17:41:16,497 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:41:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4ece52cd-b467-4011-88d3-abbb1cbb79e7 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:41:16,497 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-4ece52cd-b467-4011-88d3-abbb1cbb79e7 2018-12-27 17:41:16,501 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 17:41:16,507 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 17:41:16 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 17:41:16,508 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-31721459-0f2e-45d-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c671406d9eab59f35048ac084ebd564daa85dc64" 2018-12-27 17:41:16,613 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:41:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-54e9a8cf-4fa6-473f-83f7-c00b02994281 Content-Encoding: gzip Content-Length: 187 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-31721459-0f2e-45d-proj", "previous": null, "next": null}, "projects": []} 2018-12-27 17:41:16,613 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-31721459-0f2e-45d-proj used request id req-54e9a8cf-4fa6-473f-83f7-c00b02994281 2018-12-27 17:41:16,616 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c671406d9eab59f35048ac084ebd564daa85dc64" 2018-12-27 17:41:16,722 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:41:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5bee7b9b-41c4-4aa8-a7c9-f7c122e2e3b5 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-27 17:41:16,722 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-5bee7b9b-41c4-4aa8-a7c9-f7c122e2e3b5 2018-12-27 17:41:16,726 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c671406d9eab59f35048ac084ebd564daa85dc64" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstancePortManipulationTests-31721459-0f2e-45d-proj"}}' 2018-12-27 17:41:16,882 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 27 Dec 2018 17:41:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fcdb2191-77e8-4a8c-ad21-bb54dc392c6b Content-Length: 332 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/1c89f6696ded442497e7cf98cde9aeb3"}, "tags": [], "enabled": true, "id": "1c89f6696ded442497e7cf98cde9aeb3", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-31721459-0f2e-45d-proj"}} 2018-12-27 17:41:16,882 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-fcdb2191-77e8-4a8c-ad21-bb54dc392c6b 2018-12-27 17:41:16,882 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-31721459-0f2e-45d-proj 2018-12-27 17:41:16,883 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:41:16,883 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:41:17,299 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:41:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["wp8IhHNvSombP4SM5_vt8A"], "issued_at": "2018-12-27T17:41:17.000000Z"}} 2018-12-27 17:41:17,299 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a894f5d0341457776381c2064824368531608c00" 2018-12-27 17:41:17,400 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:41:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-451a3d51-27db-4999-bd5c-ccb3d7bb8912 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:41:17,400 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-451a3d51-27db-4999-bd5c-ccb3d7bb8912 2018-12-27 17:41:17,405 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 17:41:17,410 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 17:41:17 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 17:41:17,411 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a894f5d0341457776381c2064824368531608c00" 2018-12-27 17:41:17,538 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:41:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6ea9be85-4b1a-45c9-ad05-b70fe82e0247 Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "links": {"self": "http://172.30.9.31:5000/v3/users/01fa52e7b3674fc48643fa4ffca67e4e"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "01fa52e7b3674fc48643fa4ffca67e4e", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/05a834ddebbc40688596b7460b47439e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05a834ddebbc40688596b7460b47439e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/08226a0ad01943f39559448239e291e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "08226a0ad01943f39559448239e291e1", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/55c0552fe37a4f7ca0e73939514bc683"}, "domain_id": "default", "enabled": true, "options": {}, "id": "55c0552fe37a4f7ca0e73939514bc683", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/646a4af4e3b5439a97996d353fea3924"}, "domain_id": "914eec1d43ea4caf9d2fd33268c06258", "enabled": true, "options": {}, "id": "646a4af4e3b5439a97996d353fea3924", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/85fb203e51c34d3f8122e285a6a318b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85fb203e51c34d3f8122e285a6a318b3", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/905e7f4b42d24cca93b99d2401fa3378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "905e7f4b42d24cca93b99d2401fa3378", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/a5bc08b9f81f4e5bb86c24f9f7547bae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5bc08b9f81f4e5bb86c24f9f7547bae", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/a5c780627f004d318bf908d80305da9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5c780627f004d318bf908d80305da9c", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/b18425bf2b044bc9af7e194919539a17"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b18425bf2b044bc9af7e194919539a17", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/b8d2134b619d4dca80e21d6fb16449b0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b8d2134b619d4dca80e21d6fb16449b0", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/b9ab6a25a652438285139fe5b44aea62"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9ab6a25a652438285139fe5b44aea62", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/c08462554a4844d681348f58b9b0edee"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c08462554a4844d681348f58b9b0edee", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/ddfc3a9aad444d4782eae677c8a98130"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ddfc3a9aad444d4782eae677c8a98130", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/f2a74f2185a54676a6cb2bb5ecfcc4f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2a74f2185a54676a6cb2bb5ecfcc4f6", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-12-27 17:41:17,538 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-6ea9be85-4b1a-45c9-ad05-b70fe82e0247 2018-12-27 17:41:17,542 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?name=CreateInstancePortManipulationTests-31721459-0f2e-45d-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a894f5d0341457776381c2064824368531608c00" 2018-12-27 17:41:17,649 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:41:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2f99bc88-e50f-4658-9340-fbc5c3da2d80 Content-Encoding: gzip Content-Length: 267 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?name=CreateInstancePortManipulationTests-31721459-0f2e-45d-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/1c89f6696ded442497e7cf98cde9aeb3"}, "tags": [], "enabled": true, "id": "1c89f6696ded442497e7cf98cde9aeb3", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-31721459-0f2e-45d-proj"}]} 2018-12-27 17:41:17,650 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?name=CreateInstancePortManipulationTests-31721459-0f2e-45d-proj used request id req-2f99bc88-e50f-4658-9340-fbc5c3da2d80 2018-12-27 17:41:17,653 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a894f5d0341457776381c2064824368531608c00" 2018-12-27 17:41:17,783 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:41:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-abcde6e6-5da6-4c3d-82f9-edda8cbcc744 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-27 17:41:17,783 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-abcde6e6-5da6-4c3d-82f9-edda8cbcc744 2018-12-27 17:41:18,229 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-31721459-0f2e-45d-user 2018-12-27 17:41:18,230 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:41:18,235 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c671406d9eab59f35048ac084ebd564daa85dc64" 2018-12-27 17:41:18,344 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:41:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c972fa5b-0e70-44b3-bce4-f2d0c832c1c5 Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8de789d09e46427786a85702e5e8de91", "links": {"self": "http://172.30.9.31:5000/v3/roles/8de789d09e46427786a85702e5e8de91"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 17:41:18,344 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-c972fa5b-0e70-44b3-bce4-f2d0c832c1c5 2018-12-27 17:41:18,348 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c671406d9eab59f35048ac084ebd564daa85dc64" -d '{"role": {"name": "CreateInstancePortManipulationTests-31721459-0f2e-45d-proj-role"}}' 2018-12-27 17:41:18,504 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 27 Dec 2018 17:41:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-054257fd-3efd-45ae-a3db-85f2e73f216e Content-Length: 234 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "624776dbe7d042de8308908fca3b91ee", "links": {"self": "http://172.30.9.31:5000/v3/roles/624776dbe7d042de8308908fca3b91ee"}, "name": "CreateInstancePortManipulationTests-31721459-0f2e-45d-proj-role"}} 2018-12-27 17:41:18,505 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/roles used request id req-054257fd-3efd-45ae-a3db-85f2e73f216e 2018-12-27 17:41:18,505 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-31721459-0f2e-45d-proj-role 2018-12-27 17:41:18,508 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles/624776dbe7d042de8308908fca3b91ee -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c671406d9eab59f35048ac084ebd564daa85dc64" 2018-12-27 17:41:18,614 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:41:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ee38a008-88ab-477a-9266-e440c1027d0d Content-Encoding: gzip Content-Length: 188 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "624776dbe7d042de8308908fca3b91ee", "links": {"self": "http://172.30.9.31:5000/v3/roles/624776dbe7d042de8308908fca3b91ee"}, "name": "CreateInstancePortManipulationTests-31721459-0f2e-45d-proj-role"}} 2018-12-27 17:41:18,614 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles/624776dbe7d042de8308908fca3b91ee used request id req-ee38a008-88ab-477a-9266-e440c1027d0d 2018-12-27 17:41:18,614 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-31721459-0f2e-45d-proj-role to project CreateInstancePortManipulationTests-31721459-0f2e-45d-proj 2018-12-27 17:41:18,618 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:5000/v3/projects/1c89f6696ded442497e7cf98cde9aeb3/users/194656ca020c4765a3c58ef53989f1cc/roles/624776dbe7d042de8308908fca3b91ee -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c671406d9eab59f35048ac084ebd564daa85dc64" 2018-12-27 17:41:18,772 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:41:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f16ac168-0b89-472c-8480-be8dedd0fa98 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:41:18,772 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/1c89f6696ded442497e7cf98cde9aeb3/users/194656ca020c4765a3c58ef53989f1cc/roles/624776dbe7d042de8308908fca3b91ee used request id req-f16ac168-0b89-472c-8480-be8dedd0fa98 2018-12-27 17:41:18,773 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-12-27 17:41:18,773 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:41:18,774 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:41:19,191 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "624776dbe7d042de8308908fca3b91ee", "name": "CreateInstancePortManipulationTests-31721459-0f2e-45d-proj-role"}], "expires_at": "2018-12-27T18:41:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1c89f6696ded442497e7cf98cde9aeb3", "name": "CreateInstancePortManipulationTests-31721459-0f2e-45d-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/1c89f6696ded442497e7cf98cde9aeb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/1c89f6696ded442497e7cf98cde9aeb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/1c89f6696ded442497e7cf98cde9aeb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/1c89f6696ded442497e7cf98cde9aeb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/1c89f6696ded442497e7cf98cde9aeb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/1c89f6696ded442497e7cf98cde9aeb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/1c89f6696ded442497e7cf98cde9aeb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/1c89f6696ded442497e7cf98cde9aeb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/1c89f6696ded442497e7cf98cde9aeb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_1c89f6696ded442497e7cf98cde9aeb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_1c89f6696ded442497e7cf98cde9aeb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/1c89f6696ded442497e7cf98cde9aeb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/1c89f6696ded442497e7cf98cde9aeb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/1c89f6696ded442497e7cf98cde9aeb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-31721459-0f2e-45d-user", "id": "194656ca020c4765a3c58ef53989f1cc"}, "audit_ids": ["9KqhxPawTJmYSbeRt8t3gQ"], "issued_at": "2018-12-27T17:41:19.000000Z"}} 2018-12-27 17:41:19,192 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bda7ffda3c2f71971001d3d03b1c63acc83fd9e5" 2018-12-27 17:41:19,277 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:41:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a8a885d2-808d-4461-ad9d-a8438138b4fd Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:41:19,277 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-a8a885d2-808d-4461-ad9d-a8438138b4fd 2018-12-27 17:41:19,281 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-705154fb-4957-4fd6-bf92-fe37f7709edc-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}bda7ffda3c2f71971001d3d03b1c63acc83fd9e5" 2018-12-27 17:41:19,500 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 180 Content-Type: application/json X-Openstack-Request-Id: req-3adb5062-40e8-4814-a219-b0ebd912619e Date: Thu, 27 Dec 2018 17:41:19 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-705154fb-4957-4fd6-bf92-fe37f7709edc-image"} 2018-12-27 17:41:19,500 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-705154fb-4957-4fd6-bf92-fe37f7709edc-image used request id req-3adb5062-40e8-4814-a219-b0ebd912619e 2018-12-27 17:41:19,503 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}bda7ffda3c2f71971001d3d03b1c63acc83fd9e5" 2018-12-27 17:41:19,688 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-acbe76a5-0e0b-48c2-9bca-910034c06729 Date: Thu, 27 Dec 2018 17:41:19 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-27 17:41:19,689 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/schemas/image used request id req-acbe76a5-0e0b-48c2-9bca-910034c06729 2018-12-27 17:41:19,719 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}bda7ffda3c2f71971001d3d03b1c63acc83fd9e5" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstancePortManipulationTests-705154fb-4957-4fd6-bf92-fe37f7709edc-image"}' 2018-12-27 17:41:19,945 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 639 Content-Type: application/json Location: http://172.30.9.31:9292/v2/images/1ab1ac56-f1ad-47a5-b547-807a827d4ed7 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-40b9dcae-6852-47ae-9e12-0be40c15567f Date: Thu, 27 Dec 2018 17:41:19 GMT RESP BODY: {"status": "queued", "name": "CreateInstancePortManipulationTests-705154fb-4957-4fd6-bf92-fe37f7709edc-image", "tags": [], "container_format": "bare", "created_at": "2018-12-27T17:41:19Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-12-27T17:41:19Z", "visibility": "shared", "locations": [], "self": "/v2/images/1ab1ac56-f1ad-47a5-b547-807a827d4ed7", "min_disk": 0, "protected": false, "id": "1ab1ac56-f1ad-47a5-b547-807a827d4ed7", "file": "/v2/images/1ab1ac56-f1ad-47a5-b547-807a827d4ed7/file", "checksum": null, "owner": "1c89f6696ded442497e7cf98cde9aeb3", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-27 17:41:19,945 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.31:9292/v2/images used request id req-40b9dcae-6852-47ae-9e12-0be40c15567f 2018-12-27 17:41:19,955 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:9292/v2/images/1ab1ac56-f1ad-47a5-b547-807a827d4ed7/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}bda7ffda3c2f71971001d3d03b1c63acc83fd9e5" -d '' 2018-12-27 17:41:20,656 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-09fef12c-1fd4-4a8b-ae8d-3a4d40026b39 Date: Thu, 27 Dec 2018 17:41:20 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-27 17:41:20,657 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.31:9292/v2/images/1ab1ac56-f1ad-47a5-b547-807a827d4ed7/file used request id req-09fef12c-1fd4-4a8b-ae8d-3a4d40026b39 2018-12-27 17:41:20,657 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-27 17:41:20,660 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/images/1ab1ac56-f1ad-47a5-b547-807a827d4ed7 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}bda7ffda3c2f71971001d3d03b1c63acc83fd9e5" 2018-12-27 17:41:20,855 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-19f75f49-9bea-4e0d-be83-a6dc05ca9b2d Date: Thu, 27 Dec 2018 17:41:20 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-705154fb-4957-4fd6-bf92-fe37f7709edc-image", "tags": [], "container_format": "bare", "created_at": "2018-12-27T17:41:19Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-27T17:41:20Z", "visibility": "shared", "locations": [{"url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/1ab1ac56-f1ad-47a5-b547-807a827d4ed7/snap", "metadata": {}}], "self": "/v2/images/1ab1ac56-f1ad-47a5-b547-807a827d4ed7", "min_disk": 0, "protected": false, "id": "1ab1ac56-f1ad-47a5-b547-807a827d4ed7", "file": "/v2/images/1ab1ac56-f1ad-47a5-b547-807a827d4ed7/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "1c89f6696ded442497e7cf98cde9aeb3", "direct_url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/1ab1ac56-f1ad-47a5-b547-807a827d4ed7/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-27 17:41:20,855 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images/1ab1ac56-f1ad-47a5-b547-807a827d4ed7 used request id req-19f75f49-9bea-4e0d-be83-a6dc05ca9b2d 2018-12-27 17:41:20,858 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}bda7ffda3c2f71971001d3d03b1c63acc83fd9e5" 2018-12-27 17:41:21,061 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-44cee791-9b5d-4f9c-ad70-1096146847e9 Date: Thu, 27 Dec 2018 17:41:21 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-27 17:41:21,061 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/schemas/image used request id req-44cee791-9b5d-4f9c-ad70-1096146847e9 2018-12-27 17:41:21,064 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-705154fb-4957-4fd6-bf92-fe37f7709edc-image 2018-12-27 17:41:21,067 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/images/1ab1ac56-f1ad-47a5-b547-807a827d4ed7 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}bda7ffda3c2f71971001d3d03b1c63acc83fd9e5" 2018-12-27 17:41:21,268 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-afabd65f-cdd1-461c-9f40-de93bd91e64f Date: Thu, 27 Dec 2018 17:41:21 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-705154fb-4957-4fd6-bf92-fe37f7709edc-image", "tags": [], "container_format": "bare", "created_at": "2018-12-27T17:41:19Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-27T17:41:20Z", "visibility": "shared", "locations": [{"url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/1ab1ac56-f1ad-47a5-b547-807a827d4ed7/snap", "metadata": {}}], "self": "/v2/images/1ab1ac56-f1ad-47a5-b547-807a827d4ed7", "min_disk": 0, "protected": false, "id": "1ab1ac56-f1ad-47a5-b547-807a827d4ed7", "file": "/v2/images/1ab1ac56-f1ad-47a5-b547-807a827d4ed7/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "1c89f6696ded442497e7cf98cde9aeb3", "direct_url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/1ab1ac56-f1ad-47a5-b547-807a827d4ed7/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-27 17:41:21,268 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images/1ab1ac56-f1ad-47a5-b547-807a827d4ed7 used request id req-afabd65f-cdd1-461c-9f40-de93bd91e64f 2018-12-27 17:41:21,269 - create_image - DEBUG - Instance status is - active 2018-12-27 17:41:21,269 - create_image - DEBUG - Image is active with name - CreateInstancePortManipulationTests-705154fb-4957-4fd6-bf92-fe37f7709edc-image 2018-12-27 17:41:21,269 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-705154fb-4957-4fd6-bf92-fe37f7709edc-image 2018-12-27 17:41:21,269 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:41:21,270 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:41:21,672 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "624776dbe7d042de8308908fca3b91ee", "name": "CreateInstancePortManipulationTests-31721459-0f2e-45d-proj-role"}], "expires_at": "2018-12-27T18:41:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1c89f6696ded442497e7cf98cde9aeb3", "name": "CreateInstancePortManipulationTests-31721459-0f2e-45d-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/1c89f6696ded442497e7cf98cde9aeb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/1c89f6696ded442497e7cf98cde9aeb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/1c89f6696ded442497e7cf98cde9aeb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/1c89f6696ded442497e7cf98cde9aeb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/1c89f6696ded442497e7cf98cde9aeb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/1c89f6696ded442497e7cf98cde9aeb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/1c89f6696ded442497e7cf98cde9aeb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/1c89f6696ded442497e7cf98cde9aeb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/1c89f6696ded442497e7cf98cde9aeb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_1c89f6696ded442497e7cf98cde9aeb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_1c89f6696ded442497e7cf98cde9aeb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/1c89f6696ded442497e7cf98cde9aeb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/1c89f6696ded442497e7cf98cde9aeb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/1c89f6696ded442497e7cf98cde9aeb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-31721459-0f2e-45d-user", "id": "194656ca020c4765a3c58ef53989f1cc"}, "audit_ids": ["SggBhHNbS-yIwTWV0tuGUQ"], "issued_at": "2018-12-27T17:41:21.000000Z"}} 2018-12-27 17:41:21,672 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f300dc0db2e9942db31098b2ea8325bf2fbc95ef" 2018-12-27 17:41:21,686 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:41:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fcb67d75-9fca-4fdb-83f8-9564d95d0b5f Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:41:21,686 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-fcb67d75-9fca-4fdb-83f8-9564d95d0b5f 2018-12-27 17:41:21,694 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-705154fb-4957-4fd6-bf92-fe37f7709edc-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f300dc0db2e9942db31098b2ea8325bf2fbc95ef" 2018-12-27 17:41:21,898 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-56bf9794-5470-445e-874b-07fc64fc5fee Date: Thu, 27 Dec 2018 17:41:21 GMT RESP BODY: {"networks":[]} 2018-12-27 17:41:21,898 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-705154fb-4957-4fd6-bf92-fe37f7709edc-pub-net used request id req-56bf9794-5470-445e-874b-07fc64fc5fee 2018-12-27 17:41:21,899 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-705154fb-4957-4fd6-bf92-fe37f7709edc-pub-net 2018-12-27 17:41:21,904 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f300dc0db2e9942db31098b2ea8325bf2fbc95ef" -d '{"network": {"name": "CreateInstancePortManipulationTests-705154fb-4957-4fd6-bf92-fe37f7709edc-pub-net", "admin_state_up": true}}' 2018-12-27 17:41:23,335 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 654 X-Openstack-Request-Id: req-e52684f1-3ad3-401e-ae78-237aa2d17dfc Date: Thu, 27 Dec 2018 17:41:23 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"id":"b8467547-ed19-4ae0-89ce-d9e1e12e0284","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"1c89f6696ded442497e7cf98cde9aeb3","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-27T17:41:22Z","is_default":false,"name":"CreateInstancePortManipulationTests-705154fb-4957-4fd6-bf92-fe37f7709edc-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"1c89f6696ded442497e7cf98cde9aeb3","created_at":"2018-12-27T17:41:22Z","mtu":1442}} 2018-12-27 17:41:23,335 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/networks used request id req-e52684f1-3ad3-401e-ae78-237aa2d17dfc 2018-12-27 17:41:23,341 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?id=b8467547-ed19-4ae0-89ce-d9e1e12e0284 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f300dc0db2e9942db31098b2ea8325bf2fbc95ef" 2018-12-27 17:41:23,604 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 638 X-Openstack-Request-Id: req-615f3ee9-e142-4098-9898-61800415a596 Date: Thu, 27 Dec 2018 17:41:23 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"id":"b8467547-ed19-4ae0-89ce-d9e1e12e0284","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"1c89f6696ded442497e7cf98cde9aeb3","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-27T17:41:22Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-705154fb-4957-4fd6-bf92-fe37f7709edc-pub-net","admin_state_up":true,"tenant_id":"1c89f6696ded442497e7cf98cde9aeb3","created_at":"2018-12-27T17:41:22Z","mtu":1442}]} 2018-12-27 17:41:23,604 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?id=b8467547-ed19-4ae0-89ce-d9e1e12e0284 used request id req-615f3ee9-e142-4098-9898-61800415a596 2018-12-27 17:41:23,609 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=b8467547-ed19-4ae0-89ce-d9e1e12e0284 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f300dc0db2e9942db31098b2ea8325bf2fbc95ef" 2018-12-27 17:41:23,824 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-76383512-f85a-4f7b-9d2e-4b472c9b92a0 Date: Thu, 27 Dec 2018 17:41:23 GMT RESP BODY: {"subnets":[]} 2018-12-27 17:41:23,824 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=b8467547-ed19-4ae0-89ce-d9e1e12e0284 used request id req-76383512-f85a-4f7b-9d2e-4b472c9b92a0 2018-12-27 17:41:23,825 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-705154fb-4957-4fd6-bf92-fe37f7709edc-pub-subnet 2018-12-27 17:41:23,829 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f300dc0db2e9942db31098b2ea8325bf2fbc95ef" -d '{"subnets": [{"ip_version": 4, "network_id": "b8467547-ed19-4ae0-89ce-d9e1e12e0284", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-705154fb-4957-4fd6-bf92-fe37f7709edc-pub-subnet"}]}' 2018-12-27 17:41:25,377 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-afd12e33-4358-41c1-afd2-b623032e254b Date: Thu, 27 Dec 2018 17:41:25 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b8467547-ed19-4ae0-89ce-d9e1e12e0284","tenant_id":"1c89f6696ded442497e7cf98cde9aeb3","created_at":"2018-12-27T17:41:24Z","dns_nameservers":[],"updated_at":"2018-12-27T17:41:24Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"1c89f6696ded442497e7cf98cde9aeb3","id":"71a8dec5-1857-4446-b2fd-24b908524a09","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-705154fb-4957-4fd6-bf92-fe37f7709edc-pub-subnet"}]} 2018-12-27 17:41:25,377 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/subnets used request id req-afd12e33-4358-41c1-afd2-b623032e254b 2018-12-27 17:41:25,383 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?id=b8467547-ed19-4ae0-89ce-d9e1e12e0284 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f300dc0db2e9942db31098b2ea8325bf2fbc95ef" 2018-12-27 17:41:25,678 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-e2b785b9-063b-4452-899a-1aab9464d71f Date: Thu, 27 Dec 2018 17:41:25 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"b8467547-ed19-4ae0-89ce-d9e1e12e0284","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"1c89f6696ded442497e7cf98cde9aeb3","status":"ACTIVE","subnets":["71a8dec5-1857-4446-b2fd-24b908524a09"],"description":"","tags":[],"updated_at":"2018-12-27T17:41:24Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-705154fb-4957-4fd6-bf92-fe37f7709edc-pub-net","admin_state_up":true,"tenant_id":"1c89f6696ded442497e7cf98cde9aeb3","created_at":"2018-12-27T17:41:22Z","mtu":1442}]} 2018-12-27 17:41:25,678 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?id=b8467547-ed19-4ae0-89ce-d9e1e12e0284 used request id req-e2b785b9-063b-4452-899a-1aab9464d71f 2018-12-27 17:41:25,683 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=b8467547-ed19-4ae0-89ce-d9e1e12e0284 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f300dc0db2e9942db31098b2ea8325bf2fbc95ef" 2018-12-27 17:41:25,923 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-4b0ee761-714d-4b98-9036-a00eb108b680 Date: Thu, 27 Dec 2018 17:41:25 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b8467547-ed19-4ae0-89ce-d9e1e12e0284","tenant_id":"1c89f6696ded442497e7cf98cde9aeb3","created_at":"2018-12-27T17:41:24Z","dns_nameservers":[],"updated_at":"2018-12-27T17:41:24Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"1c89f6696ded442497e7cf98cde9aeb3","id":"71a8dec5-1857-4446-b2fd-24b908524a09","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-705154fb-4957-4fd6-bf92-fe37f7709edc-pub-subnet"}]} 2018-12-27 17:41:25,923 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=b8467547-ed19-4ae0-89ce-d9e1e12e0284 used request id req-4b0ee761-714d-4b98-9036-a00eb108b680 2018-12-27 17:41:25,923 - OpenStackNetwork - DEBUG - Network [b8467547-ed19-4ae0-89ce-d9e1e12e0284] created successfully 2018-12-27 17:41:25,924 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:41:25,924 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:41:26,338 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:41:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["7auoserQSuCJIpdiFLi_rA"], "issued_at": "2018-12-27T17:41:26.000000Z"}} 2018-12-27 17:41:26,338 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed9b056b4cb1b5fdb7a68a54ace018b3813b0491" 2018-12-27 17:41:26,444 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:41:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-82c1aa50-19cf-4a62-a855-8596bddf9c04 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:41:26,444 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-82c1aa50-19cf-4a62-a855-8596bddf9c04 2018-12-27 17:41:26,446 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-27 17:41:26,451 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed9b056b4cb1b5fdb7a68a54ace018b3813b0491" 2018-12-27 17:41:26,679 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:41:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-240b8666-ce63-4d0e-b85a-188043bd40ff x-compute-request-id: req-240b8666-ce63-4d0e-b85a-188043bd40ff Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-12-27 17:41:26,679 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-240b8666-ce63-4d0e-b85a-188043bd40ff 2018-12-27 17:41:26,683 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed9b056b4cb1b5fdb7a68a54ace018b3813b0491" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstancePortManipulationTests-705154fb-4957-4fd6-bf92-fe37f7709edc-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-12-27 17:41:26,725 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:41:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fcf1c4a0-4ce8-4d53-ac12-0f4f79731623 x-compute-request-id: req-fcf1c4a0-4ce8-4d53-ac12-0f4f79731623 Content-Encoding: gzip Content-Length: 332 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstancePortManipulationTests-705154fb-4957-4fd6-bf92-fe37f7709edc-flavor-name", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/8ed5aa38-3816-4f90-ab40-b614417ca37d", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/8ed5aa38-3816-4f90-ab40-b614417ca37d", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "8ed5aa38-3816-4f90-ab40-b614417ca37d"}} 2018-12-27 17:41:26,726 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-fcf1c4a0-4ce8-4d53-ac12-0f4f79731623 2018-12-27 17:41:26,727 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:41:26,727 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:41:27,145 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "624776dbe7d042de8308908fca3b91ee", "name": "CreateInstancePortManipulationTests-31721459-0f2e-45d-proj-role"}], "expires_at": "2018-12-27T18:41:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1c89f6696ded442497e7cf98cde9aeb3", "name": "CreateInstancePortManipulationTests-31721459-0f2e-45d-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/1c89f6696ded442497e7cf98cde9aeb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/1c89f6696ded442497e7cf98cde9aeb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/1c89f6696ded442497e7cf98cde9aeb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/1c89f6696ded442497e7cf98cde9aeb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/1c89f6696ded442497e7cf98cde9aeb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/1c89f6696ded442497e7cf98cde9aeb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/1c89f6696ded442497e7cf98cde9aeb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/1c89f6696ded442497e7cf98cde9aeb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/1c89f6696ded442497e7cf98cde9aeb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_1c89f6696ded442497e7cf98cde9aeb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_1c89f6696ded442497e7cf98cde9aeb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/1c89f6696ded442497e7cf98cde9aeb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/1c89f6696ded442497e7cf98cde9aeb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/1c89f6696ded442497e7cf98cde9aeb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-31721459-0f2e-45d-user", "id": "194656ca020c4765a3c58ef53989f1cc"}, "audit_ids": ["2DaGmcONQtygxlmIHvLpDw"], "issued_at": "2018-12-27T17:41:27.000000Z"}} 2018-12-27 17:41:27,145 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e949f7215bc8c97730a1ff0eeb52b4b404f9b403" 2018-12-27 17:41:27,230 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:41:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d112eb6b-226f-4c02-aab0-564c00dc8fa4 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:41:27,230 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-d112eb6b-226f-4c02-aab0-564c00dc8fa4 2018-12-27 17:41:27,231 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-27 17:41:27,234 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e949f7215bc8c97730a1ff0eeb52b4b404f9b403" 2018-12-27 17:41:27,331 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:41:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3742c6c2-f35d-4131-b349-f2a9f3e8654a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:41:27,331 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-3742c6c2-f35d-4131-b349-f2a9f3e8654a 2018-12-27 17:41:27,339 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-705154fb-4957-4fd6-bf92-fe37f7709edc-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e949f7215bc8c97730a1ff0eeb52b4b404f9b403" 2018-12-27 17:41:27,627 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-711df272-4a04-4ed6-84c5-e0e347708f16 Date: Thu, 27 Dec 2018 17:41:27 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"b8467547-ed19-4ae0-89ce-d9e1e12e0284","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"1c89f6696ded442497e7cf98cde9aeb3","status":"ACTIVE","subnets":["71a8dec5-1857-4446-b2fd-24b908524a09"],"description":"","tags":[],"updated_at":"2018-12-27T17:41:24Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-705154fb-4957-4fd6-bf92-fe37f7709edc-pub-net","admin_state_up":true,"tenant_id":"1c89f6696ded442497e7cf98cde9aeb3","created_at":"2018-12-27T17:41:22Z","mtu":1442}]} 2018-12-27 17:41:27,628 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-705154fb-4957-4fd6-bf92-fe37f7709edc-pub-net used request id req-711df272-4a04-4ed6-84c5-e0e347708f16 2018-12-27 17:41:27,633 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=b8467547-ed19-4ae0-89ce-d9e1e12e0284 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e949f7215bc8c97730a1ff0eeb52b4b404f9b403" 2018-12-27 17:41:27,858 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-40c64392-2fc9-48d2-82f8-d7a63a674e86 Date: Thu, 27 Dec 2018 17:41:27 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b8467547-ed19-4ae0-89ce-d9e1e12e0284","tenant_id":"1c89f6696ded442497e7cf98cde9aeb3","created_at":"2018-12-27T17:41:24Z","dns_nameservers":[],"updated_at":"2018-12-27T17:41:24Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"1c89f6696ded442497e7cf98cde9aeb3","id":"71a8dec5-1857-4446-b2fd-24b908524a09","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-705154fb-4957-4fd6-bf92-fe37f7709edc-pub-subnet"}]} 2018-12-27 17:41:27,859 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=b8467547-ed19-4ae0-89ce-d9e1e12e0284 used request id req-40c64392-2fc9-48d2-82f8-d7a63a674e86 2018-12-27 17:41:27,864 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-705154fb-4957-4fd6-bf92-fe37f7709edc-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e949f7215bc8c97730a1ff0eeb52b4b404f9b403" 2018-12-27 17:41:28,183 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-c530b2ac-9a2c-4012-a6c3-77aa4b560899 Date: Thu, 27 Dec 2018 17:41:28 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"b8467547-ed19-4ae0-89ce-d9e1e12e0284","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"1c89f6696ded442497e7cf98cde9aeb3","status":"ACTIVE","subnets":["71a8dec5-1857-4446-b2fd-24b908524a09"],"description":"","tags":[],"updated_at":"2018-12-27T17:41:24Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-705154fb-4957-4fd6-bf92-fe37f7709edc-pub-net","admin_state_up":true,"tenant_id":"1c89f6696ded442497e7cf98cde9aeb3","created_at":"2018-12-27T17:41:22Z","mtu":1442}]} 2018-12-27 17:41:28,183 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-705154fb-4957-4fd6-bf92-fe37f7709edc-pub-net used request id req-c530b2ac-9a2c-4012-a6c3-77aa4b560899 2018-12-27 17:41:28,185 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 17:41:28,189 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 17:41:28 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 17:41:28,190 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/1c89f6696ded442497e7cf98cde9aeb3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e949f7215bc8c97730a1ff0eeb52b4b404f9b403" 2018-12-27 17:41:28,289 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:41:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-710a0190-f04c-4a01-841c-2cdf86f936b6 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/1c89f6696ded442497e7cf98cde9aeb3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "1c89f6696ded442497e7cf98cde9aeb3", "name": "CreateInstancePortManipulationTests-31721459-0f2e-45d-proj"}} 2018-12-27 17:41:28,289 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/1c89f6696ded442497e7cf98cde9aeb3 used request id req-710a0190-f04c-4a01-841c-2cdf86f936b6 2018-12-27 17:41:28,295 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=b8467547-ed19-4ae0-89ce-d9e1e12e0284 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e949f7215bc8c97730a1ff0eeb52b4b404f9b403" 2018-12-27 17:41:28,524 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-74fb2594-c8a6-4cd8-8630-484ff3307814 Date: Thu, 27 Dec 2018 17:41:28 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b8467547-ed19-4ae0-89ce-d9e1e12e0284","tenant_id":"1c89f6696ded442497e7cf98cde9aeb3","created_at":"2018-12-27T17:41:24Z","dns_nameservers":[],"updated_at":"2018-12-27T17:41:24Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"1c89f6696ded442497e7cf98cde9aeb3","id":"71a8dec5-1857-4446-b2fd-24b908524a09","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-705154fb-4957-4fd6-bf92-fe37f7709edc-pub-subnet"}]} 2018-12-27 17:41:28,524 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=b8467547-ed19-4ae0-89ce-d9e1e12e0284 used request id req-74fb2594-c8a6-4cd8-8630-484ff3307814 2018-12-27 17:41:28,529 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=b8467547-ed19-4ae0-89ce-d9e1e12e0284&name=CreateInstancePortManipulationTests-705154fb-4957-4fd6-bf92-fe37f7709edcport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e949f7215bc8c97730a1ff0eeb52b4b404f9b403" 2018-12-27 17:41:28,753 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-0a140c87-e790-4638-a392-ce79966fc988 Date: Thu, 27 Dec 2018 17:41:28 GMT RESP BODY: {"ports":[]} 2018-12-27 17:41:28,754 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=b8467547-ed19-4ae0-89ce-d9e1e12e0284&name=CreateInstancePortManipulationTests-705154fb-4957-4fd6-bf92-fe37f7709edcport-1&admin_state_up=True used request id req-0a140c87-e790-4638-a392-ce79966fc988 2018-12-27 17:41:28,756 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-705154fb-4957-4fd6-bf92-fe37f7709edc-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e949f7215bc8c97730a1ff0eeb52b4b404f9b403" 2018-12-27 17:41:29,037 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:41:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-9b505033-b6af-4afe-85b0-f95b3dccf314 x-compute-request-id: req-9b505033-b6af-4afe-85b0-f95b3dccf314 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-12-27 17:41:29,037 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-705154fb-4957-4fd6-bf92-fe37f7709edc-inst used request id req-9b505033-b6af-4afe-85b0-f95b3dccf314 2018-12-27 17:41:29,043 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-705154fb-4957-4fd6-bf92-fe37f7709edc-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e949f7215bc8c97730a1ff0eeb52b4b404f9b403" 2018-12-27 17:41:29,332 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-70ff5067-5f33-498f-90a0-a494c31573aa Date: Thu, 27 Dec 2018 17:41:29 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"b8467547-ed19-4ae0-89ce-d9e1e12e0284","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"1c89f6696ded442497e7cf98cde9aeb3","status":"ACTIVE","subnets":["71a8dec5-1857-4446-b2fd-24b908524a09"],"description":"","tags":[],"updated_at":"2018-12-27T17:41:24Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-705154fb-4957-4fd6-bf92-fe37f7709edc-pub-net","admin_state_up":true,"tenant_id":"1c89f6696ded442497e7cf98cde9aeb3","created_at":"2018-12-27T17:41:22Z","mtu":1442}]} 2018-12-27 17:41:29,332 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-705154fb-4957-4fd6-bf92-fe37f7709edc-pub-net used request id req-70ff5067-5f33-498f-90a0-a494c31573aa 2018-12-27 17:41:29,337 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=b8467547-ed19-4ae0-89ce-d9e1e12e0284 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e949f7215bc8c97730a1ff0eeb52b4b404f9b403" 2018-12-27 17:41:29,384 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-a9e6bd49-e33c-404d-a791-21893af41e42 Date: Thu, 27 Dec 2018 17:41:29 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b8467547-ed19-4ae0-89ce-d9e1e12e0284","tenant_id":"1c89f6696ded442497e7cf98cde9aeb3","created_at":"2018-12-27T17:41:24Z","dns_nameservers":[],"updated_at":"2018-12-27T17:41:24Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"1c89f6696ded442497e7cf98cde9aeb3","id":"71a8dec5-1857-4446-b2fd-24b908524a09","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-705154fb-4957-4fd6-bf92-fe37f7709edc-pub-subnet"}]} 2018-12-27 17:41:29,385 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=b8467547-ed19-4ae0-89ce-d9e1e12e0284 used request id req-a9e6bd49-e33c-404d-a791-21893af41e42 2018-12-27 17:41:29,389 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-705154fb-4957-4fd6-bf92-fe37f7709edc-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e949f7215bc8c97730a1ff0eeb52b4b404f9b403" 2018-12-27 17:41:29,678 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-3e7223f1-64fe-46b9-8d1b-75de8f8783bd Date: Thu, 27 Dec 2018 17:41:29 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"b8467547-ed19-4ae0-89ce-d9e1e12e0284","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"1c89f6696ded442497e7cf98cde9aeb3","status":"ACTIVE","subnets":["71a8dec5-1857-4446-b2fd-24b908524a09"],"description":"","tags":[],"updated_at":"2018-12-27T17:41:24Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-705154fb-4957-4fd6-bf92-fe37f7709edc-pub-net","admin_state_up":true,"tenant_id":"1c89f6696ded442497e7cf98cde9aeb3","created_at":"2018-12-27T17:41:22Z","mtu":1442}]} 2018-12-27 17:41:29,678 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-705154fb-4957-4fd6-bf92-fe37f7709edc-pub-net used request id req-3e7223f1-64fe-46b9-8d1b-75de8f8783bd 2018-12-27 17:41:29,682 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/1c89f6696ded442497e7cf98cde9aeb3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e949f7215bc8c97730a1ff0eeb52b4b404f9b403" 2018-12-27 17:41:29,783 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:41:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-00b30bb7-cb65-43a7-a5fc-aacb522d3944 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/1c89f6696ded442497e7cf98cde9aeb3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "1c89f6696ded442497e7cf98cde9aeb3", "name": "CreateInstancePortManipulationTests-31721459-0f2e-45d-proj"}} 2018-12-27 17:41:29,783 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/1c89f6696ded442497e7cf98cde9aeb3 used request id req-00b30bb7-cb65-43a7-a5fc-aacb522d3944 2018-12-27 17:41:29,788 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=b8467547-ed19-4ae0-89ce-d9e1e12e0284 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e949f7215bc8c97730a1ff0eeb52b4b404f9b403" 2018-12-27 17:41:29,836 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-f0b953e3-c8a9-4b73-9911-a74ed8a7d988 Date: Thu, 27 Dec 2018 17:41:29 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b8467547-ed19-4ae0-89ce-d9e1e12e0284","tenant_id":"1c89f6696ded442497e7cf98cde9aeb3","created_at":"2018-12-27T17:41:24Z","dns_nameservers":[],"updated_at":"2018-12-27T17:41:24Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"1c89f6696ded442497e7cf98cde9aeb3","id":"71a8dec5-1857-4446-b2fd-24b908524a09","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-705154fb-4957-4fd6-bf92-fe37f7709edc-pub-subnet"}]} 2018-12-27 17:41:29,836 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=b8467547-ed19-4ae0-89ce-d9e1e12e0284 used request id req-f0b953e3-c8a9-4b73-9911-a74ed8a7d988 2018-12-27 17:41:29,842 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=b8467547-ed19-4ae0-89ce-d9e1e12e0284&name=CreateInstancePortManipulationTests-705154fb-4957-4fd6-bf92-fe37f7709edcport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e949f7215bc8c97730a1ff0eeb52b4b404f9b403" 2018-12-27 17:41:30,061 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-e5941951-742b-4986-b678-3220faef1d33 Date: Thu, 27 Dec 2018 17:41:30 GMT RESP BODY: {"ports":[]} 2018-12-27 17:41:30,061 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=b8467547-ed19-4ae0-89ce-d9e1e12e0284&name=CreateInstancePortManipulationTests-705154fb-4957-4fd6-bf92-fe37f7709edcport-1&admin_state_up=True used request id req-e5941951-742b-4986-b678-3220faef1d33 2018-12-27 17:41:30,062 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:41:30,063 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:41:30,482 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "624776dbe7d042de8308908fca3b91ee", "name": "CreateInstancePortManipulationTests-31721459-0f2e-45d-proj-role"}], "expires_at": "2018-12-27T18:41:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1c89f6696ded442497e7cf98cde9aeb3", "name": "CreateInstancePortManipulationTests-31721459-0f2e-45d-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/1c89f6696ded442497e7cf98cde9aeb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/1c89f6696ded442497e7cf98cde9aeb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/1c89f6696ded442497e7cf98cde9aeb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/1c89f6696ded442497e7cf98cde9aeb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/1c89f6696ded442497e7cf98cde9aeb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/1c89f6696ded442497e7cf98cde9aeb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/1c89f6696ded442497e7cf98cde9aeb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/1c89f6696ded442497e7cf98cde9aeb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/1c89f6696ded442497e7cf98cde9aeb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_1c89f6696ded442497e7cf98cde9aeb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_1c89f6696ded442497e7cf98cde9aeb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/1c89f6696ded442497e7cf98cde9aeb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/1c89f6696ded442497e7cf98cde9aeb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/1c89f6696ded442497e7cf98cde9aeb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-31721459-0f2e-45d-user", "id": "194656ca020c4765a3c58ef53989f1cc"}, "audit_ids": ["2fsWu-XXTeKo_xYpdU6ZIQ"], "issued_at": "2018-12-27T17:41:30.000000Z"}} 2018-12-27 17:41:30,482 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4d8bdeea380675b11bfdd47eb8dd3d29c0f0b7d" 2018-12-27 17:41:30,575 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:41:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0feb2d97-3feb-4e32-b563-3ed3de694482 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:41:30,575 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-0feb2d97-3feb-4e32-b563-3ed3de694482 2018-12-27 17:41:30,581 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-705154fb-4957-4fd6-bf92-fe37f7709edc-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e949f7215bc8c97730a1ff0eeb52b4b404f9b403" 2018-12-27 17:41:30,880 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-55e9aebf-7baa-4964-8d2c-abfa45ab3ec8 Date: Thu, 27 Dec 2018 17:41:30 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"b8467547-ed19-4ae0-89ce-d9e1e12e0284","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"1c89f6696ded442497e7cf98cde9aeb3","status":"ACTIVE","subnets":["71a8dec5-1857-4446-b2fd-24b908524a09"],"description":"","tags":[],"updated_at":"2018-12-27T17:41:24Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-705154fb-4957-4fd6-bf92-fe37f7709edc-pub-net","admin_state_up":true,"tenant_id":"1c89f6696ded442497e7cf98cde9aeb3","created_at":"2018-12-27T17:41:22Z","mtu":1442}]} 2018-12-27 17:41:30,881 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-705154fb-4957-4fd6-bf92-fe37f7709edc-pub-net used request id req-55e9aebf-7baa-4964-8d2c-abfa45ab3ec8 2018-12-27 17:41:30,886 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=b8467547-ed19-4ae0-89ce-d9e1e12e0284 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e949f7215bc8c97730a1ff0eeb52b4b404f9b403" 2018-12-27 17:41:31,133 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-8e1113ed-06db-4d99-a65d-f7917a3c5e57 Date: Thu, 27 Dec 2018 17:41:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b8467547-ed19-4ae0-89ce-d9e1e12e0284","tenant_id":"1c89f6696ded442497e7cf98cde9aeb3","created_at":"2018-12-27T17:41:24Z","dns_nameservers":[],"updated_at":"2018-12-27T17:41:24Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"1c89f6696ded442497e7cf98cde9aeb3","id":"71a8dec5-1857-4446-b2fd-24b908524a09","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-705154fb-4957-4fd6-bf92-fe37f7709edc-pub-subnet"}]} 2018-12-27 17:41:31,133 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=b8467547-ed19-4ae0-89ce-d9e1e12e0284 used request id req-8e1113ed-06db-4d99-a65d-f7917a3c5e57 2018-12-27 17:41:31,139 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-705154fb-4957-4fd6-bf92-fe37f7709edc-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e949f7215bc8c97730a1ff0eeb52b4b404f9b403" 2018-12-27 17:41:31,267 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-12160a75-beff-49a6-bb5e-241fe9ef40e2 Date: Thu, 27 Dec 2018 17:41:31 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"b8467547-ed19-4ae0-89ce-d9e1e12e0284","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"1c89f6696ded442497e7cf98cde9aeb3","status":"ACTIVE","subnets":["71a8dec5-1857-4446-b2fd-24b908524a09"],"description":"","tags":[],"updated_at":"2018-12-27T17:41:24Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-705154fb-4957-4fd6-bf92-fe37f7709edc-pub-net","admin_state_up":true,"tenant_id":"1c89f6696ded442497e7cf98cde9aeb3","created_at":"2018-12-27T17:41:22Z","mtu":1442}]} 2018-12-27 17:41:31,267 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-705154fb-4957-4fd6-bf92-fe37f7709edc-pub-net used request id req-12160a75-beff-49a6-bb5e-241fe9ef40e2 2018-12-27 17:41:31,271 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 17:41:31,276 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 17:41:31 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 17:41:31,277 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/1c89f6696ded442497e7cf98cde9aeb3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4d8bdeea380675b11bfdd47eb8dd3d29c0f0b7d" 2018-12-27 17:41:31,385 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:41:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-84857a83-b353-4c69-bea4-f60a5badf197 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/1c89f6696ded442497e7cf98cde9aeb3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "1c89f6696ded442497e7cf98cde9aeb3", "name": "CreateInstancePortManipulationTests-31721459-0f2e-45d-proj"}} 2018-12-27 17:41:31,385 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/1c89f6696ded442497e7cf98cde9aeb3 used request id req-84857a83-b353-4c69-bea4-f60a5badf197 2018-12-27 17:41:31,390 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=b8467547-ed19-4ae0-89ce-d9e1e12e0284 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e949f7215bc8c97730a1ff0eeb52b4b404f9b403" 2018-12-27 17:41:31,440 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-59002f4f-4560-43a7-afd9-1eee49cba7ac Date: Thu, 27 Dec 2018 17:41:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b8467547-ed19-4ae0-89ce-d9e1e12e0284","tenant_id":"1c89f6696ded442497e7cf98cde9aeb3","created_at":"2018-12-27T17:41:24Z","dns_nameservers":[],"updated_at":"2018-12-27T17:41:24Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"1c89f6696ded442497e7cf98cde9aeb3","id":"71a8dec5-1857-4446-b2fd-24b908524a09","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-705154fb-4957-4fd6-bf92-fe37f7709edc-pub-subnet"}]} 2018-12-27 17:41:31,440 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=b8467547-ed19-4ae0-89ce-d9e1e12e0284 used request id req-59002f4f-4560-43a7-afd9-1eee49cba7ac 2018-12-27 17:41:31,445 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=b8467547-ed19-4ae0-89ce-d9e1e12e0284&name=CreateInstancePortManipulationTests-705154fb-4957-4fd6-bf92-fe37f7709edc-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e949f7215bc8c97730a1ff0eeb52b4b404f9b403" 2018-12-27 17:41:31,715 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-98123a47-e024-4af5-8d43-f056e4742aa3 Date: Thu, 27 Dec 2018 17:41:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b8467547-ed19-4ae0-89ce-d9e1e12e0284","tenant_id":"1c89f6696ded442497e7cf98cde9aeb3","created_at":"2018-12-27T17:41:24Z","dns_nameservers":[],"updated_at":"2018-12-27T17:41:24Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"1c89f6696ded442497e7cf98cde9aeb3","id":"71a8dec5-1857-4446-b2fd-24b908524a09","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-705154fb-4957-4fd6-bf92-fe37f7709edc-pub-subnet"}]} 2018-12-27 17:41:31,715 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=b8467547-ed19-4ae0-89ce-d9e1e12e0284&name=CreateInstancePortManipulationTests-705154fb-4957-4fd6-bf92-fe37f7709edc-pub-subnet used request id req-98123a47-e024-4af5-8d43-f056e4742aa3 2018-12-27 17:41:31,715 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-705154fb-4957-4fd6-bf92-fe37f7709edc-pub-net 2018-12-27 17:41:31,721 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e949f7215bc8c97730a1ff0eeb52b4b404f9b403" -d '{"port": {"network_id": "b8467547-ed19-4ae0-89ce-d9e1e12e0284", "fixed_ips": [{"subnet_id": "71a8dec5-1857-4446-b2fd-24b908524a09", "ip_address": "10.66.0.101"}], "name": "CreateInstancePortManipulationTests-705154fb-4957-4fd6-bf92-fe37f7709edcport-1", "admin_state_up": true}}' 2018-12-27 17:41:32,059 - keystoneauth.session - DEBUG - RESP: [400] Content-Type: application/json Content-Length: 143 X-Openstack-Request-Id: req-0bd02e6b-8cad-4718-a864-8cd713367e4e Date: Thu, 27 Dec 2018 17:41:32 GMT RESP BODY: {"NeutronError": {"message": "IP address 10.66.0.101 is not a valid IP for the specified subnet.", "type": "InvalidIpForSubnet", "detail": ""}} 2018-12-27 17:41:32,059 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/ports used request id req-0bd02e6b-8cad-4718-a864-8cd713367e4e 2018-12-27 17:41:32,059 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "IP address 10.66.0.101 is not a valid IP for the specified subnet.", "type": "InvalidIpForSubnet", "detail": ""}} 2018-12-27 17:41:32,063 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:8774/v2.1/flavors/8ed5aa38-3816-4f90-ab40-b614417ca37d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed9b056b4cb1b5fdb7a68a54ace018b3813b0491" 2018-12-27 17:41:32,099 - novaclient.v2.client - DEBUG - RESP: [202] Date: Thu, 27 Dec 2018 17:41:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-5be46fc0-3ce5-45f2-84e1-5ccf51b059f8 x-compute-request-id: req-5be46fc0-3ce5-45f2-84e1-5ccf51b059f8 Content-Length: 0 Content-Type: application/json 2018-12-27 17:41:32,099 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/flavors/8ed5aa38-3816-4f90-ab40-b614417ca37d used request id req-5be46fc0-3ce5-45f2-84e1-5ccf51b059f8 2018-12-27 17:41:32,100 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-705154fb-4957-4fd6-bf92-fe37f7709edc-pub-subnet 2018-12-27 17:41:32,100 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-705154fb-4957-4fd6-bf92-fe37f7709edc-pub-subnet 2018-12-27 17:41:32,104 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/subnets/71a8dec5-1857-4446-b2fd-24b908524a09 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f300dc0db2e9942db31098b2ea8325bf2fbc95ef" 2018-12-27 17:41:33,277 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-e0bc1aa4-71f7-4cdb-9634-28d9f543591b Date: Thu, 27 Dec 2018 17:41:33 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 17:41:33,278 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/subnets/71a8dec5-1857-4446-b2fd-24b908524a09 used request id req-e0bc1aa4-71f7-4cdb-9634-28d9f543591b 2018-12-27 17:41:33,278 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-705154fb-4957-4fd6-bf92-fe37f7709edc-pub-net 2018-12-27 17:41:33,281 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/networks/b8467547-ed19-4ae0-89ce-d9e1e12e0284 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f300dc0db2e9942db31098b2ea8325bf2fbc95ef" 2018-12-27 17:41:34,859 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-4890fbfc-88f6-4fdc-9868-b6e151f459b4 Date: Thu, 27 Dec 2018 17:41:34 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 17:41:34,859 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/networks/b8467547-ed19-4ae0-89ce-d9e1e12e0284 used request id req-4890fbfc-88f6-4fdc-9868-b6e151f459b4 2018-12-27 17:41:34,860 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-705154fb-4957-4fd6-bf92-fe37f7709edc-image 2018-12-27 17:41:34,863 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9292/v2/images/1ab1ac56-f1ad-47a5-b547-807a827d4ed7 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}bda7ffda3c2f71971001d3d03b1c63acc83fd9e5" 2018-12-27 17:41:35,402 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-e24f471f-a735-44fb-be32-1aa89778add7 Date: Thu, 27 Dec 2018 17:41:35 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-27 17:41:35,402 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.31:9292/v2/images/1ab1ac56-f1ad-47a5-b547-807a827d4ed7 used request id req-e24f471f-a735-44fb-be32-1aa89778add7 2018-12-27 17:41:35,410 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c671406d9eab59f35048ac084ebd564daa85dc64" 2018-12-27 17:41:35,701 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 35896 X-Openstack-Request-Id: req-4dc9777d-90e5-4f85-8d4e-23fe6623a0f6 Date: Thu, 27 Dec 2018 17:41:35 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "created_at": "2018-12-27T15:33:01Z", "updated_at": "2018-12-27T15:33:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "35205ac3-06e6-4cf6-bb21-ff8f813cb45b", "remote_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "ade77f59-e70c-4970-8ea8-198222fa332e", "remote_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "c4f3bf7f-d793-498d-a883-bb8c6003f070", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "c85cb618-8f19-445b-8e16-6d467cb17771", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}], "revision_number": 4, "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "created_at": "2018-12-27T15:57:22Z", "updated_at": "2018-12-27T15:57:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "5e258a3b-01f5-4aef-81b7-0b5dc6e5b683", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "65475539-0336-498a-8da4-ff0a80b10089", "remote_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "ae922857-f7ae-4bc8-949b-153fb43bfd00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "b4f87679-52e1-4cf9-bf76-5abb9a9bec06", "remote_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "f7197afc9b61423897aefc9a643d03a1"}], "revision_number": 4, "project_id": "f7197afc9b61423897aefc9a643d03a1", "id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "created_at": "2018-12-27T16:01:54Z", "updated_at": "2018-12-27T16:01:54Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "00dd3abd-acd1-4edb-8f4a-8badcbd2eeb4", "remote_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "018de60d-bc33-4ef0-9eed-6d00b6ce227b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "0d99f0db-fa6b-4201-b67f-a7ff0db82c5d", "remote_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv6", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "5c4049ef-933d-4614-84e7-83584430d462", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv6", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}], "revision_number": 4, "project_id": "8c689c5e31c44b09ab85f80682abbc2a", "id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "created_at": "2018-12-27T15:56:49Z", "updated_at": "2018-12-27T15:56:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "6555e255-763a-4448-b1b1-0c93b2a390bd", "remote_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "777ff7a5-a590-43e5-a84b-7677710494e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "8bac258a-08df-48b7-900b-efbe01a6ec20", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "dc17921e-353f-4898-a970-881b2c8d093d", "remote_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}], "revision_number": 4, "project_id": "28dac9e1580d461c9de52e6659cc4f9d", "id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "created_at": "2018-12-27T16:01:52Z", "updated_at": "2018-12-27T16:01:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "32737757-45f3-4b24-b6ab-5f2d5579b4a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv6", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "ae604ef3-492d-4aa3-8045-1ff84f755a27", "remote_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv4", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "b7bff40a-beda-4996-b140-ed94d010535c", "remote_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv6", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "b8129030-9d72-4d5d-adce-47bbe62492fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv4", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}], "revision_number": 4, "project_id": "81c108a273314b24bf6b48c41b5bbe0c", "id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "created_at": "2018-12-27T15:57:20Z", "updated_at": "2018-12-27T15:57:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "0c389ec4-c0af-4c20-acf9-4fcc1d859dd7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv6", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "3749697a-f2ef-439a-a661-2fb92badd1ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv4", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "b74e0c8c-e243-450e-b1be-69c587093d6d", "remote_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv6", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "c222695b-2f1c-427d-afd7-e0be24ec9f66", "remote_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv4", "project_id": "7fb0e5436e4f467998e672dd71018a45"}], "revision_number": 4, "project_id": "7fb0e5436e4f467998e672dd71018a45", "id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "created_at": "2018-12-27T17:02:11Z", "updated_at": "2018-12-27T17:02:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "675d8a56-1c9b-4c58-a252-61e65997fd05", "remote_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv4", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "84f0587c-7394-4fd6-8f3d-8d6ba94cf3f9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv6", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "8a450b4f-e710-4193-816e-13a2d4e40c07", "remote_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv6", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "c3106b0a-1026-4156-86a9-f0438b7fab93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv4", "project_id": "7cba3664d5674e65a12c8c269a05febf"}], "revision_number": 4, "project_id": "7cba3664d5674e65a12c8c269a05febf", "id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "created_at": "2018-12-27T15:58:29Z", "updated_at": "2018-12-27T15:58:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "2a945ecc-f9fa-4219-96ab-c189a7f5c102", "remote_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv6", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "55e2b54e-68d4-4476-8c9f-e05e347c8970", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv4", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "9983229c-b595-482a-973f-81137a209b6d", "remote_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv4", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "9d4b8450-78ab-4817-a586-372ed88268f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv6", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}], "revision_number": 4, "project_id": "fbd6dbf946a5406398ba810e02d0888e", "id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "created_at": "2018-12-27T15:57:24Z", "updated_at": "2018-12-27T15:57:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "35521f2a-a59d-4798-9fa8-0febfe126076", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv4", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "607d473d-1e6a-4088-a778-7df9ffc1ff68", "remote_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv6", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "6f8fa92b-b67a-4047-a900-f43656aff42b", "remote_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv4", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "890f1d6c-9ae5-45b0-b7a1-282182432b66", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv6", "project_id": "253cc6709e714b8a80a5f74e4257907e"}], "revision_number": 4, "project_id": "253cc6709e714b8a80a5f74e4257907e", "id": "b9546f11-205e-4322-89f8-f0360d6090ed", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "created_at": "2018-12-27T15:57:08Z", "updated_at": "2018-12-27T15:57:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "6739c48b-d899-4c17-bb8e-ffaf8922c034", "remote_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv4", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "9660a6af-4d9b-40b9-9729-f205f66c2bd0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv4", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "bf244c03-fc10-4754-9c2b-b0224401c4f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv6", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "d3bee7cc-a152-441c-9790-abb1f56cec03", "remote_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv6", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}], "revision_number": 4, "project_id": "782a28bd0d40485e85eda6b8ba43840b", "id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "created_at": "2018-12-27T15:57:11Z", "updated_at": "2018-12-27T15:57:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "22c0d2cf-360a-4aa8-ba7e-bfdbf8327d27", "remote_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "553b140a-8ba9-4af7-9f50-bf24e87aebf7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "b2ecf7a5-df98-4d65-a762-767320437c5a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "e49104b2-7c13-49d6-8519-a16dd585346f", "remote_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}], "revision_number": 4, "project_id": "ef7e486beb8f4de39b25ca5f11552328", "id": "d0588e93-db0d-4888-9f99-3399a50df490", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1c89f6696ded442497e7cf98cde9aeb3", "created_at": "2018-12-27T17:41:22Z", "updated_at": "2018-12-27T17:41:22Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:41:22Z", "revision_number": 0, "id": "248c33a8-c7ef-41de-b031-765cdeca45e0", "remote_group_id": "d71e4030-593c-4e42-b93b-8488d5881ff7", "remote_ip_prefix": null, "created_at": "2018-12-27T17:41:22Z", "security_group_id": "d71e4030-593c-4e42-b93b-8488d5881ff7", "tenant_id": "1c89f6696ded442497e7cf98cde9aeb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "1c89f6696ded442497e7cf98cde9aeb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:41:22Z", "revision_number": 0, "id": "38313088-30d5-4b77-9aea-0e0286de6426", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:41:22Z", "security_group_id": "d71e4030-593c-4e42-b93b-8488d5881ff7", "tenant_id": "1c89f6696ded442497e7cf98cde9aeb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "1c89f6696ded442497e7cf98cde9aeb3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:41:22Z", "revision_number": 0, "id": "6b8be92e-d493-46fe-8e4f-16545c118dfa", "remote_group_id": "d71e4030-593c-4e42-b93b-8488d5881ff7", "remote_ip_prefix": null, "created_at": "2018-12-27T17:41:22Z", "security_group_id": "d71e4030-593c-4e42-b93b-8488d5881ff7", "tenant_id": "1c89f6696ded442497e7cf98cde9aeb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "1c89f6696ded442497e7cf98cde9aeb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:41:22Z", "revision_number": 0, "id": "db3dbf9f-3ed8-49e5-b27d-b50cb43472a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:41:22Z", "security_group_id": "d71e4030-593c-4e42-b93b-8488d5881ff7", "tenant_id": "1c89f6696ded442497e7cf98cde9aeb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "1c89f6696ded442497e7cf98cde9aeb3"}], "revision_number": 4, "project_id": "1c89f6696ded442497e7cf98cde9aeb3", "id": "d71e4030-593c-4e42-b93b-8488d5881ff7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "created_at": "2018-12-27T17:19:15Z", "updated_at": "2018-12-27T17:19:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "1990fe24-df44-4561-9f09-f50aab182bf7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "651e4b8b-b29e-409b-9f25-ff2328ccefe6", "remote_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "cc4e2254-2157-4ae1-a233-3047573ddc6d", "remote_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "da56dda4-aaf3-43ff-bdf7-e64892ec2345", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}], "revision_number": 4, "project_id": "2a5a6879c5fa4db798cea6d394565d45", "id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-27T15:33:07Z", "updated_at": "2018-12-27T15:33:07Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "4de95db8-72d6-4aec-a145-e92511971eb9", "remote_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "5f100cff-05d8-4405-8dfb-0a387c123fae", "remote_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "a3f6a193-cc94-4220-a73a-08acf63c449b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "f059d8a5-0c32-49c9-a721-77cc89245ecd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "created_at": "2018-12-27T15:29:16Z", "updated_at": "2018-12-27T15:29:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "3c53841a-5bc0-4192-b482-044411e217ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "5956ff3f-d59d-4af6-82b5-566c888583a7", "remote_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:16Z", "revision_number": 0, "id": "60735d87-52c7-426a-91a6-aff1078a5a2d", "remote_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:16Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "abe97133-61dd-4fdf-baf3-2e07968a324f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "da629caea04941e1ae8979c379dc7c9d"}], "revision_number": 4, "project_id": "da629caea04941e1ae8979c379dc7c9d", "id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "name": "default"}]} 2018-12-27 17:41:35,702 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=default used request id req-4dc9777d-90e5-4f85-8d4e-23fe6623a0f6 2018-12-27 17:41:35,709 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c671406d9eab59f35048ac084ebd564daa85dc64" 2018-12-27 17:41:35,832 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:41:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d706da12-90d9-4673-93b8-7543b2fb6ebd Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b7b4fceec1ad4c6eb74d758b709a9d93", "name": "admin"}} 2018-12-27 17:41:35,832 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93 used request id req-d706da12-90d9-4673-93b8-7543b2fb6ebd 2018-12-27 17:41:35,836 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/f7197afc9b61423897aefc9a643d03a1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c671406d9eab59f35048ac084ebd564daa85dc64" 2018-12-27 17:41:36,029 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:41:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-82e89735-c314-4976-81ab-ac3929bd1254 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f7197afc9b61423897aefc9a643d03a1.", "code": 404, "title": "Not Found"}} 2018-12-27 17:41:36,030 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/f7197afc9b61423897aefc9a643d03a1 used request id req-82e89735-c314-4976-81ab-ac3929bd1254 2018-12-27 17:41:36,030 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:41:36,032 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/8c689c5e31c44b09ab85f80682abbc2a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c671406d9eab59f35048ac084ebd564daa85dc64" 2018-12-27 17:41:36,146 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:41:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4b54233c-eddb-4082-8d9f-c8944e96cc5d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8c689c5e31c44b09ab85f80682abbc2a.", "code": 404, "title": "Not Found"}} 2018-12-27 17:41:36,146 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/8c689c5e31c44b09ab85f80682abbc2a used request id req-4b54233c-eddb-4082-8d9f-c8944e96cc5d 2018-12-27 17:41:36,146 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:41:36,149 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/28dac9e1580d461c9de52e6659cc4f9d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c671406d9eab59f35048ac084ebd564daa85dc64" 2018-12-27 17:41:36,258 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:41:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b1019e35-6336-417a-9623-b590ad6eb21e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 28dac9e1580d461c9de52e6659cc4f9d.", "code": 404, "title": "Not Found"}} 2018-12-27 17:41:36,258 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/28dac9e1580d461c9de52e6659cc4f9d used request id req-b1019e35-6336-417a-9623-b590ad6eb21e 2018-12-27 17:41:36,258 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:41:36,262 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/81c108a273314b24bf6b48c41b5bbe0c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c671406d9eab59f35048ac084ebd564daa85dc64" 2018-12-27 17:41:36,367 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:41:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c029d1a7-e4f6-4d44-8a9e-1865ded73a66 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 81c108a273314b24bf6b48c41b5bbe0c.", "code": 404, "title": "Not Found"}} 2018-12-27 17:41:36,368 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/81c108a273314b24bf6b48c41b5bbe0c used request id req-c029d1a7-e4f6-4d44-8a9e-1865ded73a66 2018-12-27 17:41:36,368 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:41:36,372 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/7fb0e5436e4f467998e672dd71018a45 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c671406d9eab59f35048ac084ebd564daa85dc64" 2018-12-27 17:41:36,483 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:41:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8910c9ad-81e6-465b-9087-62ccd8b999d2 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7fb0e5436e4f467998e672dd71018a45.", "code": 404, "title": "Not Found"}} 2018-12-27 17:41:36,483 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/7fb0e5436e4f467998e672dd71018a45 used request id req-8910c9ad-81e6-465b-9087-62ccd8b999d2 2018-12-27 17:41:36,484 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:41:36,487 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/7cba3664d5674e65a12c8c269a05febf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c671406d9eab59f35048ac084ebd564daa85dc64" 2018-12-27 17:41:36,592 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:41:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-16bf6466-7df1-4531-8245-3a53379c5c5f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7cba3664d5674e65a12c8c269a05febf.", "code": 404, "title": "Not Found"}} 2018-12-27 17:41:36,593 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/7cba3664d5674e65a12c8c269a05febf used request id req-16bf6466-7df1-4531-8245-3a53379c5c5f 2018-12-27 17:41:36,593 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:41:36,597 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/fbd6dbf946a5406398ba810e02d0888e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c671406d9eab59f35048ac084ebd564daa85dc64" 2018-12-27 17:41:36,706 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:41:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b39a855f-9839-48e6-b015-cdd45f2d1212 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: fbd6dbf946a5406398ba810e02d0888e.", "code": 404, "title": "Not Found"}} 2018-12-27 17:41:36,706 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/fbd6dbf946a5406398ba810e02d0888e used request id req-b39a855f-9839-48e6-b015-cdd45f2d1212 2018-12-27 17:41:36,706 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:41:36,709 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/253cc6709e714b8a80a5f74e4257907e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c671406d9eab59f35048ac084ebd564daa85dc64" 2018-12-27 17:41:36,822 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:41:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-420c7658-2138-4fea-aca9-a4e714b6ffe3 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 253cc6709e714b8a80a5f74e4257907e.", "code": 404, "title": "Not Found"}} 2018-12-27 17:41:36,823 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/253cc6709e714b8a80a5f74e4257907e used request id req-420c7658-2138-4fea-aca9-a4e714b6ffe3 2018-12-27 17:41:36,823 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:41:36,826 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/782a28bd0d40485e85eda6b8ba43840b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c671406d9eab59f35048ac084ebd564daa85dc64" 2018-12-27 17:41:36,932 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:41:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4f684920-9b6a-4d9c-aa1d-d46855684956 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 782a28bd0d40485e85eda6b8ba43840b.", "code": 404, "title": "Not Found"}} 2018-12-27 17:41:36,933 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/782a28bd0d40485e85eda6b8ba43840b used request id req-4f684920-9b6a-4d9c-aa1d-d46855684956 2018-12-27 17:41:36,933 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:41:36,936 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/ef7e486beb8f4de39b25ca5f11552328 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c671406d9eab59f35048ac084ebd564daa85dc64" 2018-12-27 17:41:37,043 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:41:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9475ddd8-f674-4093-b1a1-e46f2e773f33 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: ef7e486beb8f4de39b25ca5f11552328.", "code": 404, "title": "Not Found"}} 2018-12-27 17:41:37,043 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/ef7e486beb8f4de39b25ca5f11552328 used request id req-9475ddd8-f674-4093-b1a1-e46f2e773f33 2018-12-27 17:41:37,043 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:41:37,047 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/1c89f6696ded442497e7cf98cde9aeb3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c671406d9eab59f35048ac084ebd564daa85dc64" 2018-12-27 17:41:37,168 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:41:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d6e60027-efae-403b-9264-393001b2667f Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/1c89f6696ded442497e7cf98cde9aeb3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "1c89f6696ded442497e7cf98cde9aeb3", "name": "CreateInstancePortManipulationTests-31721459-0f2e-45d-proj"}} 2018-12-27 17:41:37,169 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/1c89f6696ded442497e7cf98cde9aeb3 used request id req-d6e60027-efae-403b-9264-393001b2667f 2018-12-27 17:41:37,169 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d71e4030-593c-4e42-b93b-8488d5881ff7 2018-12-27 17:41:37,174 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=d71e4030-593c-4e42-b93b-8488d5881ff7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c671406d9eab59f35048ac084ebd564daa85dc64" 2018-12-27 17:41:37,386 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-5911caaa-72f4-45c3-a4c6-e10fd4d7a42d Date: Thu, 27 Dec 2018 17:41:37 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "d71e4030-593c-4e42-b93b-8488d5881ff7", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:41:22Z", "security_group_id": "d71e4030-593c-4e42-b93b-8488d5881ff7", "port_range_min": null, "revision_number": 0, "tenant_id": "1c89f6696ded442497e7cf98cde9aeb3", "created_at": "2018-12-27T17:41:22Z", "project_id": "1c89f6696ded442497e7cf98cde9aeb3", "id": "248c33a8-c7ef-41de-b031-765cdeca45e0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:41:22Z", "security_group_id": "d71e4030-593c-4e42-b93b-8488d5881ff7", "port_range_min": null, "revision_number": 0, "tenant_id": "1c89f6696ded442497e7cf98cde9aeb3", "created_at": "2018-12-27T17:41:22Z", "project_id": "1c89f6696ded442497e7cf98cde9aeb3", "id": "38313088-30d5-4b77-9aea-0e0286de6426"}, {"remote_group_id": "d71e4030-593c-4e42-b93b-8488d5881ff7", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:41:22Z", "security_group_id": "d71e4030-593c-4e42-b93b-8488d5881ff7", "port_range_min": null, "revision_number": 0, "tenant_id": "1c89f6696ded442497e7cf98cde9aeb3", "created_at": "2018-12-27T17:41:22Z", "project_id": "1c89f6696ded442497e7cf98cde9aeb3", "id": "6b8be92e-d493-46fe-8e4f-16545c118dfa"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:41:22Z", "security_group_id": "d71e4030-593c-4e42-b93b-8488d5881ff7", "port_range_min": null, "revision_number": 0, "tenant_id": "1c89f6696ded442497e7cf98cde9aeb3", "created_at": "2018-12-27T17:41:22Z", "project_id": "1c89f6696ded442497e7cf98cde9aeb3", "id": "db3dbf9f-3ed8-49e5-b27d-b50cb43472a4"}]} 2018-12-27 17:41:37,387 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=d71e4030-593c-4e42-b93b-8488d5881ff7 used request id req-5911caaa-72f4-45c3-a4c6-e10fd4d7a42d 2018-12-27 17:41:37,388 - neutron_utils - INFO - Deleting security group with name - default 2018-12-27 17:41:37,393 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/security-groups/d71e4030-593c-4e42-b93b-8488d5881ff7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c671406d9eab59f35048ac084ebd564daa85dc64" 2018-12-27 17:41:37,788 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c5ad4e38-580f-4804-bbfd-b5c217efeebc Content-Length: 0 Date: Thu, 27 Dec 2018 17:41:37 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 17:41:37,789 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-groups/d71e4030-593c-4e42-b93b-8488d5881ff7 used request id req-c5ad4e38-580f-4804-bbfd-b5c217efeebc 2018-12-27 17:41:37,789 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-31721459-0f2e-45d-proj 2018-12-27 17:41:37,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/projects/1c89f6696ded442497e7cf98cde9aeb3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c671406d9eab59f35048ac084ebd564daa85dc64" 2018-12-27 17:41:38,046 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:41:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-49b963e5-153b-455d-b6ec-83392eb7f9d9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:41:38,046 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/1c89f6696ded442497e7cf98cde9aeb3 used request id req-49b963e5-153b-455d-b6ec-83392eb7f9d9 2018-12-27 17:41:38,047 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-31721459-0f2e-45d-proj-role 2018-12-27 17:41:38,050 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/roles/624776dbe7d042de8308908fca3b91ee -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c671406d9eab59f35048ac084ebd564daa85dc64" 2018-12-27 17:41:38,175 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:41:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a31e9894-b228-426f-9451-a8293aff97ef Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:41:38,175 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/roles/624776dbe7d042de8308908fca3b91ee used request id req-a31e9894-b228-426f-9451-a8293aff97ef 2018-12-27 17:41:38,178 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c671406d9eab59f35048ac084ebd564daa85dc64" 2018-12-27 17:41:38,296 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:41:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-081be261-1452-4fc8-8096-1ec2a53b034b Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8de789d09e46427786a85702e5e8de91", "links": {"self": "http://172.30.9.31:5000/v3/roles/8de789d09e46427786a85702e5e8de91"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 17:41:38,296 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-081be261-1452-4fc8-8096-1ec2a53b034b 2018-12-27 17:41:38,297 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-31721459-0f2e-45d-user 2018-12-27 17:41:38,301 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/users/194656ca020c4765a3c58ef53989f1cc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a894f5d0341457776381c2064824368531608c00" 2018-12-27 17:41:38,530 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:41:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fc4bc7bf-bf4f-46a4-996d-06bd88581ef1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:41:38,530 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/194656ca020c4765a3c58ef53989f1cc used request id req-fc4bc7bf-bf4f-46a4-996d-06bd88581ef1 2018-12-27 17:41:38,532 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:41:38,954 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:41:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["W6StGxVIRnipBaaX4XyLeg"], "issued_at": "2018-12-27T17:41:38.000000Z"}} 2018-12-27 17:41:38,955 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}932904655eed70b1de30b7eebe1cc09dcd6ea691" 2018-12-27 17:41:39,076 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:41:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-141620c2-5af3-4ca5-a944-d9060a7847fb Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:41:39,076 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-141620c2-5af3-4ca5-a944-d9060a7847fb 2018-12-27 17:41:39,078 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:41:39,079 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:41:39,488 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:41:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["rHi77K2CTQWtdbr5w8sg-g"], "issued_at": "2018-12-27T17:41:39.000000Z"}} 2018-12-27 17:41:39,488 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}995de5c47b156175ecdefa0a948c7d2a04f83448" 2018-12-27 17:41:39,589 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:41:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-54a3fce1-d2b7-428c-906a-bb5c90305c7c Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:41:39,590 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-54a3fce1-d2b7-428c-906a-bb5c90305c7c 2018-12-27 17:41:39,596 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 17:41:39,602 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 17:41:39 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 17:41:39,603 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-8db4ba7c-c5e8-4c4-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}995de5c47b156175ecdefa0a948c7d2a04f83448" 2018-12-27 17:41:39,709 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:41:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4ec0f130-14fc-43e8-b4b4-e5b15284a4e2 Content-Encoding: gzip Content-Length: 188 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-8db4ba7c-c5e8-4c4-proj", "previous": null, "next": null}, "projects": []} 2018-12-27 17:41:39,709 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-8db4ba7c-c5e8-4c4-proj used request id req-4ec0f130-14fc-43e8-b4b4-e5b15284a4e2 2018-12-27 17:41:39,712 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}995de5c47b156175ecdefa0a948c7d2a04f83448" 2018-12-27 17:41:39,820 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:41:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cda166e6-17bd-46a1-965b-1f3a963f1cc1 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-27 17:41:39,820 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-cda166e6-17bd-46a1-965b-1f3a963f1cc1 2018-12-27 17:41:39,824 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}995de5c47b156175ecdefa0a948c7d2a04f83448" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstancePortManipulationTests-8db4ba7c-c5e8-4c4-proj"}}' 2018-12-27 17:41:39,971 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 27 Dec 2018 17:41:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c80a6a78-8167-4fc3-b430-9af2a61d1005 Content-Length: 332 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/69e3d44130614992a18f7525e44a8d79"}, "tags": [], "enabled": true, "id": "69e3d44130614992a18f7525e44a8d79", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-8db4ba7c-c5e8-4c4-proj"}} 2018-12-27 17:41:39,971 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-c80a6a78-8167-4fc3-b430-9af2a61d1005 2018-12-27 17:41:39,972 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-8db4ba7c-c5e8-4c4-proj 2018-12-27 17:41:39,972 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:41:39,972 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:41:40,388 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:41:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["U9N6f18BRLqpCjRxMMSJnQ"], "issued_at": "2018-12-27T17:41:40.000000Z"}} 2018-12-27 17:41:40,389 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb28806d93432c0d275a2961b00a7e9bbdceb1e9" 2018-12-27 17:41:40,496 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:41:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e299e510-4e75-4f7e-b083-0cda2edfa943 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:41:40,496 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-e299e510-4e75-4f7e-b083-0cda2edfa943 2018-12-27 17:41:40,500 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 17:41:40,506 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 17:41:40 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 17:41:40,507 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb28806d93432c0d275a2961b00a7e9bbdceb1e9" 2018-12-27 17:41:40,626 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:41:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d0f0517-28d6-490f-95c3-a2c1ecb8a1d9 Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "links": {"self": "http://172.30.9.31:5000/v3/users/01fa52e7b3674fc48643fa4ffca67e4e"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "01fa52e7b3674fc48643fa4ffca67e4e", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/05a834ddebbc40688596b7460b47439e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05a834ddebbc40688596b7460b47439e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/08226a0ad01943f39559448239e291e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "08226a0ad01943f39559448239e291e1", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/55c0552fe37a4f7ca0e73939514bc683"}, "domain_id": "default", "enabled": true, "options": {}, "id": "55c0552fe37a4f7ca0e73939514bc683", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/646a4af4e3b5439a97996d353fea3924"}, "domain_id": "914eec1d43ea4caf9d2fd33268c06258", "enabled": true, "options": {}, "id": "646a4af4e3b5439a97996d353fea3924", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/85fb203e51c34d3f8122e285a6a318b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85fb203e51c34d3f8122e285a6a318b3", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/905e7f4b42d24cca93b99d2401fa3378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "905e7f4b42d24cca93b99d2401fa3378", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/a5bc08b9f81f4e5bb86c24f9f7547bae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5bc08b9f81f4e5bb86c24f9f7547bae", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/a5c780627f004d318bf908d80305da9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5c780627f004d318bf908d80305da9c", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/b18425bf2b044bc9af7e194919539a17"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b18425bf2b044bc9af7e194919539a17", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/b8d2134b619d4dca80e21d6fb16449b0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b8d2134b619d4dca80e21d6fb16449b0", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/b9ab6a25a652438285139fe5b44aea62"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9ab6a25a652438285139fe5b44aea62", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/c08462554a4844d681348f58b9b0edee"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c08462554a4844d681348f58b9b0edee", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/ddfc3a9aad444d4782eae677c8a98130"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ddfc3a9aad444d4782eae677c8a98130", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/f2a74f2185a54676a6cb2bb5ecfcc4f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2a74f2185a54676a6cb2bb5ecfcc4f6", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-12-27 17:41:40,626 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-4d0f0517-28d6-490f-95c3-a2c1ecb8a1d9 2018-12-27 17:41:40,629 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?name=CreateInstancePortManipulationTests-8db4ba7c-c5e8-4c4-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb28806d93432c0d275a2961b00a7e9bbdceb1e9" 2018-12-27 17:41:40,649 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:41:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bc93d67e-f71c-4eec-8f30-6783096ddf51 Content-Encoding: gzip Content-Length: 268 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?name=CreateInstancePortManipulationTests-8db4ba7c-c5e8-4c4-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/69e3d44130614992a18f7525e44a8d79"}, "tags": [], "enabled": true, "id": "69e3d44130614992a18f7525e44a8d79", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-8db4ba7c-c5e8-4c4-proj"}]} 2018-12-27 17:41:40,649 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?name=CreateInstancePortManipulationTests-8db4ba7c-c5e8-4c4-proj used request id req-bc93d67e-f71c-4eec-8f30-6783096ddf51 2018-12-27 17:41:40,651 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb28806d93432c0d275a2961b00a7e9bbdceb1e9" 2018-12-27 17:41:40,766 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:41:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-891501f8-6018-4643-b972-e08270bd4150 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-27 17:41:40,766 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-891501f8-6018-4643-b972-e08270bd4150 2018-12-27 17:41:41,179 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-8db4ba7c-c5e8-4c4-user 2018-12-27 17:41:41,179 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:41:41,184 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}995de5c47b156175ecdefa0a948c7d2a04f83448" 2018-12-27 17:41:41,293 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:41:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bdee769c-f899-431f-8e56-b365a2da7749 Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8de789d09e46427786a85702e5e8de91", "links": {"self": "http://172.30.9.31:5000/v3/roles/8de789d09e46427786a85702e5e8de91"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 17:41:41,293 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-bdee769c-f899-431f-8e56-b365a2da7749 2018-12-27 17:41:41,296 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}995de5c47b156175ecdefa0a948c7d2a04f83448" -d '{"role": {"name": "CreateInstancePortManipulationTests-8db4ba7c-c5e8-4c4-proj-role"}}' 2018-12-27 17:41:41,433 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 27 Dec 2018 17:41:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f60de90f-c6da-4b29-8e24-e3f96ca68dc9 Content-Length: 234 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "6c039e8cfe10424f9bb245899780f9f1", "links": {"self": "http://172.30.9.31:5000/v3/roles/6c039e8cfe10424f9bb245899780f9f1"}, "name": "CreateInstancePortManipulationTests-8db4ba7c-c5e8-4c4-proj-role"}} 2018-12-27 17:41:41,433 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/roles used request id req-f60de90f-c6da-4b29-8e24-e3f96ca68dc9 2018-12-27 17:41:41,433 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-8db4ba7c-c5e8-4c4-proj-role 2018-12-27 17:41:41,437 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles/6c039e8cfe10424f9bb245899780f9f1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}995de5c47b156175ecdefa0a948c7d2a04f83448" 2018-12-27 17:41:41,548 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:41:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f6d2eae7-7ef1-4040-aabf-98546a36cd03 Content-Encoding: gzip Content-Length: 188 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "6c039e8cfe10424f9bb245899780f9f1", "links": {"self": "http://172.30.9.31:5000/v3/roles/6c039e8cfe10424f9bb245899780f9f1"}, "name": "CreateInstancePortManipulationTests-8db4ba7c-c5e8-4c4-proj-role"}} 2018-12-27 17:41:41,548 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles/6c039e8cfe10424f9bb245899780f9f1 used request id req-f6d2eae7-7ef1-4040-aabf-98546a36cd03 2018-12-27 17:41:41,548 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-8db4ba7c-c5e8-4c4-proj-role to project CreateInstancePortManipulationTests-8db4ba7c-c5e8-4c4-proj 2018-12-27 17:41:41,552 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:5000/v3/projects/69e3d44130614992a18f7525e44a8d79/users/60664c144f2d4adab51ea5a7ce9c27e9/roles/6c039e8cfe10424f9bb245899780f9f1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}995de5c47b156175ecdefa0a948c7d2a04f83448" 2018-12-27 17:41:41,714 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:41:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a2237080-9c3e-4f8f-a1ef-009cb4f4cc2f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:41:41,715 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/69e3d44130614992a18f7525e44a8d79/users/60664c144f2d4adab51ea5a7ce9c27e9/roles/6c039e8cfe10424f9bb245899780f9f1 used request id req-a2237080-9c3e-4f8f-a1ef-009cb4f4cc2f 2018-12-27 17:41:41,715 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-12-27 17:41:41,715 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:41:41,716 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:41:42,135 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6c039e8cfe10424f9bb245899780f9f1", "name": "CreateInstancePortManipulationTests-8db4ba7c-c5e8-4c4-proj-role"}], "expires_at": "2018-12-27T18:41:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "69e3d44130614992a18f7525e44a8d79", "name": "CreateInstancePortManipulationTests-8db4ba7c-c5e8-4c4-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/69e3d44130614992a18f7525e44a8d79", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/69e3d44130614992a18f7525e44a8d79", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/69e3d44130614992a18f7525e44a8d79", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/69e3d44130614992a18f7525e44a8d79", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/69e3d44130614992a18f7525e44a8d79", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/69e3d44130614992a18f7525e44a8d79", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/69e3d44130614992a18f7525e44a8d79", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/69e3d44130614992a18f7525e44a8d79", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/69e3d44130614992a18f7525e44a8d79", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_69e3d44130614992a18f7525e44a8d79", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_69e3d44130614992a18f7525e44a8d79", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/69e3d44130614992a18f7525e44a8d79", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/69e3d44130614992a18f7525e44a8d79", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/69e3d44130614992a18f7525e44a8d79", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-8db4ba7c-c5e8-4c4-user", "id": "60664c144f2d4adab51ea5a7ce9c27e9"}, "audit_ids": ["yUeHaXRRQS6STmOc7ZxAsw"], "issued_at": "2018-12-27T17:41:42.000000Z"}} 2018-12-27 17:41:42,135 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0da733773f2df6cee6f300019df64f4b0bc64ee8" 2018-12-27 17:41:42,238 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:41:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0bfcd527-51c1-4430-8f9f-73fc76e98e45 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:41:42,239 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-0bfcd527-51c1-4430-8f9f-73fc76e98e45 2018-12-27 17:41:42,243 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-6ea83ecc-5a24-41b4-9477-901853dc7221-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0da733773f2df6cee6f300019df64f4b0bc64ee8" 2018-12-27 17:41:42,479 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 180 Content-Type: application/json X-Openstack-Request-Id: req-6acb1a51-05c0-4f53-b691-664827db5526 Date: Thu, 27 Dec 2018 17:41:42 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-6ea83ecc-5a24-41b4-9477-901853dc7221-image"} 2018-12-27 17:41:42,480 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-6ea83ecc-5a24-41b4-9477-901853dc7221-image used request id req-6acb1a51-05c0-4f53-b691-664827db5526 2018-12-27 17:41:42,483 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0da733773f2df6cee6f300019df64f4b0bc64ee8" 2018-12-27 17:41:42,765 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-a8cb4fbb-a392-4264-8b45-6dedcfc5d943 Date: Thu, 27 Dec 2018 17:41:42 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-27 17:41:42,765 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/schemas/image used request id req-a8cb4fbb-a392-4264-8b45-6dedcfc5d943 2018-12-27 17:41:42,796 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}0da733773f2df6cee6f300019df64f4b0bc64ee8" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstancePortManipulationTests-6ea83ecc-5a24-41b4-9477-901853dc7221-image"}' 2018-12-27 17:41:43,040 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 639 Content-Type: application/json Location: http://172.30.9.31:9292/v2/images/fd26d455-414b-4b2e-b201-19a35ebc2550 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-54fcfb15-9b08-4028-a10f-e9a6e0bdddfb Date: Thu, 27 Dec 2018 17:41:43 GMT RESP BODY: {"status": "queued", "name": "CreateInstancePortManipulationTests-6ea83ecc-5a24-41b4-9477-901853dc7221-image", "tags": [], "container_format": "bare", "created_at": "2018-12-27T17:41:42Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-12-27T17:41:42Z", "visibility": "shared", "locations": [], "self": "/v2/images/fd26d455-414b-4b2e-b201-19a35ebc2550", "min_disk": 0, "protected": false, "id": "fd26d455-414b-4b2e-b201-19a35ebc2550", "file": "/v2/images/fd26d455-414b-4b2e-b201-19a35ebc2550/file", "checksum": null, "owner": "69e3d44130614992a18f7525e44a8d79", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-27 17:41:43,040 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.31:9292/v2/images used request id req-54fcfb15-9b08-4028-a10f-e9a6e0bdddfb 2018-12-27 17:41:43,051 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:9292/v2/images/fd26d455-414b-4b2e-b201-19a35ebc2550/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0da733773f2df6cee6f300019df64f4b0bc64ee8" -d '' 2018-12-27 17:41:44,512 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-69acac4d-dc5a-479d-8573-15d927360f3e Date: Thu, 27 Dec 2018 17:41:44 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-27 17:41:44,512 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.31:9292/v2/images/fd26d455-414b-4b2e-b201-19a35ebc2550/file used request id req-69acac4d-dc5a-479d-8573-15d927360f3e 2018-12-27 17:41:44,512 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-27 17:41:44,513 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/images/fd26d455-414b-4b2e-b201-19a35ebc2550 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0da733773f2df6cee6f300019df64f4b0bc64ee8" 2018-12-27 17:41:44,702 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-2132cf09-3a89-4c0a-a4a9-87261ccc51d3 Date: Thu, 27 Dec 2018 17:41:44 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-6ea83ecc-5a24-41b4-9477-901853dc7221-image", "tags": [], "container_format": "bare", "created_at": "2018-12-27T17:41:42Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-27T17:41:44Z", "visibility": "shared", "locations": [{"url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/fd26d455-414b-4b2e-b201-19a35ebc2550/snap", "metadata": {}}], "self": "/v2/images/fd26d455-414b-4b2e-b201-19a35ebc2550", "min_disk": 0, "protected": false, "id": "fd26d455-414b-4b2e-b201-19a35ebc2550", "file": "/v2/images/fd26d455-414b-4b2e-b201-19a35ebc2550/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "69e3d44130614992a18f7525e44a8d79", "direct_url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/fd26d455-414b-4b2e-b201-19a35ebc2550/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-27 17:41:44,702 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images/fd26d455-414b-4b2e-b201-19a35ebc2550 used request id req-2132cf09-3a89-4c0a-a4a9-87261ccc51d3 2018-12-27 17:41:44,704 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0da733773f2df6cee6f300019df64f4b0bc64ee8" 2018-12-27 17:41:44,894 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-c2c4aae9-71e2-4ada-9c11-3b4a528909c6 Date: Thu, 27 Dec 2018 17:41:44 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-27 17:41:44,895 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/schemas/image used request id req-c2c4aae9-71e2-4ada-9c11-3b4a528909c6 2018-12-27 17:41:44,898 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-6ea83ecc-5a24-41b4-9477-901853dc7221-image 2018-12-27 17:41:44,900 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/images/fd26d455-414b-4b2e-b201-19a35ebc2550 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0da733773f2df6cee6f300019df64f4b0bc64ee8" 2018-12-27 17:41:44,919 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-e760450a-5c8e-4c52-bbb4-c295ed5ea106 Date: Thu, 27 Dec 2018 17:41:44 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-6ea83ecc-5a24-41b4-9477-901853dc7221-image", "tags": [], "container_format": "bare", "created_at": "2018-12-27T17:41:42Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-27T17:41:44Z", "visibility": "shared", "locations": [{"url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/fd26d455-414b-4b2e-b201-19a35ebc2550/snap", "metadata": {}}], "self": "/v2/images/fd26d455-414b-4b2e-b201-19a35ebc2550", "min_disk": 0, "protected": false, "id": "fd26d455-414b-4b2e-b201-19a35ebc2550", "file": "/v2/images/fd26d455-414b-4b2e-b201-19a35ebc2550/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "69e3d44130614992a18f7525e44a8d79", "direct_url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/fd26d455-414b-4b2e-b201-19a35ebc2550/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-27 17:41:44,919 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images/fd26d455-414b-4b2e-b201-19a35ebc2550 used request id req-e760450a-5c8e-4c52-bbb4-c295ed5ea106 2018-12-27 17:41:44,920 - create_image - DEBUG - Instance status is - active 2018-12-27 17:41:44,920 - create_image - DEBUG - Image is active with name - CreateInstancePortManipulationTests-6ea83ecc-5a24-41b4-9477-901853dc7221-image 2018-12-27 17:41:44,920 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-6ea83ecc-5a24-41b4-9477-901853dc7221-image 2018-12-27 17:41:44,920 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:41:44,921 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:41:45,328 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6c039e8cfe10424f9bb245899780f9f1", "name": "CreateInstancePortManipulationTests-8db4ba7c-c5e8-4c4-proj-role"}], "expires_at": "2018-12-27T18:41:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "69e3d44130614992a18f7525e44a8d79", "name": "CreateInstancePortManipulationTests-8db4ba7c-c5e8-4c4-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/69e3d44130614992a18f7525e44a8d79", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/69e3d44130614992a18f7525e44a8d79", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/69e3d44130614992a18f7525e44a8d79", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/69e3d44130614992a18f7525e44a8d79", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/69e3d44130614992a18f7525e44a8d79", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/69e3d44130614992a18f7525e44a8d79", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/69e3d44130614992a18f7525e44a8d79", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/69e3d44130614992a18f7525e44a8d79", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/69e3d44130614992a18f7525e44a8d79", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_69e3d44130614992a18f7525e44a8d79", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_69e3d44130614992a18f7525e44a8d79", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/69e3d44130614992a18f7525e44a8d79", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/69e3d44130614992a18f7525e44a8d79", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/69e3d44130614992a18f7525e44a8d79", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-8db4ba7c-c5e8-4c4-user", "id": "60664c144f2d4adab51ea5a7ce9c27e9"}, "audit_ids": ["4dd5D10wSBmv7cGYulVcSw"], "issued_at": "2018-12-27T17:41:45.000000Z"}} 2018-12-27 17:41:45,328 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e8ca9c93942bbaffb243ac6644b6697e7dd25e6" 2018-12-27 17:41:45,438 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:41:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e5d20810-57a8-44bb-83be-bdc411de41c5 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:41:45,438 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-e5d20810-57a8-44bb-83be-bdc411de41c5 2018-12-27 17:41:45,446 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-6ea83ecc-5a24-41b4-9477-901853dc7221-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e8ca9c93942bbaffb243ac6644b6697e7dd25e6" 2018-12-27 17:41:45,674 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-b292cc7a-34c9-4175-8a6d-49c534bd3eee Date: Thu, 27 Dec 2018 17:41:45 GMT RESP BODY: {"networks":[]} 2018-12-27 17:41:45,674 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-6ea83ecc-5a24-41b4-9477-901853dc7221-pub-net used request id req-b292cc7a-34c9-4175-8a6d-49c534bd3eee 2018-12-27 17:41:45,675 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-6ea83ecc-5a24-41b4-9477-901853dc7221-pub-net 2018-12-27 17:41:45,680 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e8ca9c93942bbaffb243ac6644b6697e7dd25e6" -d '{"network": {"name": "CreateInstancePortManipulationTests-6ea83ecc-5a24-41b4-9477-901853dc7221-pub-net", "admin_state_up": true}}' 2018-12-27 17:41:47,042 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 654 X-Openstack-Request-Id: req-d5df0879-94e0-456f-9dd7-4d6e6e014f54 Date: Thu, 27 Dec 2018 17:41:47 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"id":"7efe2f22-e7ba-42c6-b100-911d56e0f75c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"69e3d44130614992a18f7525e44a8d79","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-27T17:41:46Z","is_default":false,"name":"CreateInstancePortManipulationTests-6ea83ecc-5a24-41b4-9477-901853dc7221-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"69e3d44130614992a18f7525e44a8d79","created_at":"2018-12-27T17:41:46Z","mtu":1442}} 2018-12-27 17:41:47,042 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/networks used request id req-d5df0879-94e0-456f-9dd7-4d6e6e014f54 2018-12-27 17:41:47,047 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?id=7efe2f22-e7ba-42c6-b100-911d56e0f75c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e8ca9c93942bbaffb243ac6644b6697e7dd25e6" 2018-12-27 17:41:47,318 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 638 X-Openstack-Request-Id: req-a215f8e2-8d03-4e9b-a913-c749fb5a7dfc Date: Thu, 27 Dec 2018 17:41:47 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"id":"7efe2f22-e7ba-42c6-b100-911d56e0f75c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"69e3d44130614992a18f7525e44a8d79","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-27T17:41:46Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-6ea83ecc-5a24-41b4-9477-901853dc7221-pub-net","admin_state_up":true,"tenant_id":"69e3d44130614992a18f7525e44a8d79","created_at":"2018-12-27T17:41:46Z","mtu":1442}]} 2018-12-27 17:41:47,318 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?id=7efe2f22-e7ba-42c6-b100-911d56e0f75c used request id req-a215f8e2-8d03-4e9b-a913-c749fb5a7dfc 2018-12-27 17:41:47,323 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=7efe2f22-e7ba-42c6-b100-911d56e0f75c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e8ca9c93942bbaffb243ac6644b6697e7dd25e6" 2018-12-27 17:41:47,542 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-ca232646-8b14-4e57-9cce-7e5c17bc30e2 Date: Thu, 27 Dec 2018 17:41:47 GMT RESP BODY: {"subnets":[]} 2018-12-27 17:41:47,542 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=7efe2f22-e7ba-42c6-b100-911d56e0f75c used request id req-ca232646-8b14-4e57-9cce-7e5c17bc30e2 2018-12-27 17:41:47,542 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-6ea83ecc-5a24-41b4-9477-901853dc7221-pub-subnet 2018-12-27 17:41:47,547 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e8ca9c93942bbaffb243ac6644b6697e7dd25e6" -d '{"subnets": [{"ip_version": 4, "network_id": "7efe2f22-e7ba-42c6-b100-911d56e0f75c", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-6ea83ecc-5a24-41b4-9477-901853dc7221-pub-subnet"}]}' 2018-12-27 17:41:49,051 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-6c8fcac7-49c1-40e6-ab8f-c9bb7cb9bc61 Date: Thu, 27 Dec 2018 17:41:49 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7efe2f22-e7ba-42c6-b100-911d56e0f75c","tenant_id":"69e3d44130614992a18f7525e44a8d79","created_at":"2018-12-27T17:41:48Z","dns_nameservers":[],"updated_at":"2018-12-27T17:41:48Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"69e3d44130614992a18f7525e44a8d79","id":"61265e02-9950-41d3-95db-0e0641741cae","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-6ea83ecc-5a24-41b4-9477-901853dc7221-pub-subnet"}]} 2018-12-27 17:41:49,051 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/subnets used request id req-6c8fcac7-49c1-40e6-ab8f-c9bb7cb9bc61 2018-12-27 17:41:49,056 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?id=7efe2f22-e7ba-42c6-b100-911d56e0f75c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e8ca9c93942bbaffb243ac6644b6697e7dd25e6" 2018-12-27 17:41:49,343 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-b2b3bc35-72f1-4b04-8ae0-7d86a43f683f Date: Thu, 27 Dec 2018 17:41:49 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"7efe2f22-e7ba-42c6-b100-911d56e0f75c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"69e3d44130614992a18f7525e44a8d79","status":"ACTIVE","subnets":["61265e02-9950-41d3-95db-0e0641741cae"],"description":"","tags":[],"updated_at":"2018-12-27T17:41:48Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-6ea83ecc-5a24-41b4-9477-901853dc7221-pub-net","admin_state_up":true,"tenant_id":"69e3d44130614992a18f7525e44a8d79","created_at":"2018-12-27T17:41:46Z","mtu":1442}]} 2018-12-27 17:41:49,343 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?id=7efe2f22-e7ba-42c6-b100-911d56e0f75c used request id req-b2b3bc35-72f1-4b04-8ae0-7d86a43f683f 2018-12-27 17:41:49,348 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=7efe2f22-e7ba-42c6-b100-911d56e0f75c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e8ca9c93942bbaffb243ac6644b6697e7dd25e6" 2018-12-27 17:41:49,396 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-a74c16c3-f94f-4a15-b471-a8d50706e718 Date: Thu, 27 Dec 2018 17:41:49 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7efe2f22-e7ba-42c6-b100-911d56e0f75c","tenant_id":"69e3d44130614992a18f7525e44a8d79","created_at":"2018-12-27T17:41:48Z","dns_nameservers":[],"updated_at":"2018-12-27T17:41:48Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"69e3d44130614992a18f7525e44a8d79","id":"61265e02-9950-41d3-95db-0e0641741cae","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-6ea83ecc-5a24-41b4-9477-901853dc7221-pub-subnet"}]} 2018-12-27 17:41:49,396 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=7efe2f22-e7ba-42c6-b100-911d56e0f75c used request id req-a74c16c3-f94f-4a15-b471-a8d50706e718 2018-12-27 17:41:49,396 - OpenStackNetwork - DEBUG - Network [7efe2f22-e7ba-42c6-b100-911d56e0f75c] created successfully 2018-12-27 17:41:49,397 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:41:49,397 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:41:49,806 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:41:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["x16YhbXTRv-CdlyzCHUT0g"], "issued_at": "2018-12-27T17:41:49.000000Z"}} 2018-12-27 17:41:49,807 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54ee16d7211eb644803034e1ab9b0ad7be7962ef" 2018-12-27 17:41:49,915 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:41:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3b286eaa-ec8f-4ea0-93bb-ffe23de241ac Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:41:49,915 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-3b286eaa-ec8f-4ea0-93bb-ffe23de241ac 2018-12-27 17:41:49,916 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-27 17:41:49,921 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54ee16d7211eb644803034e1ab9b0ad7be7962ef" 2018-12-27 17:41:50,136 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:41:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-5e653348-2f08-4cdc-939f-547cf484d4bc x-compute-request-id: req-5e653348-2f08-4cdc-939f-547cf484d4bc Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-12-27 17:41:50,136 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-5e653348-2f08-4cdc-939f-547cf484d4bc 2018-12-27 17:41:50,139 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54ee16d7211eb644803034e1ab9b0ad7be7962ef" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstancePortManipulationTests-6ea83ecc-5a24-41b4-9477-901853dc7221-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-12-27 17:41:50,176 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:41:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4a1f81b2-0a98-49f6-bb5f-cf07437d4a40 x-compute-request-id: req-4a1f81b2-0a98-49f6-bb5f-cf07437d4a40 Content-Encoding: gzip Content-Length: 331 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstancePortManipulationTests-6ea83ecc-5a24-41b4-9477-901853dc7221-flavor-name", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/4e6d3a7c-fcae-48a1-8374-967ef8090c81", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/4e6d3a7c-fcae-48a1-8374-967ef8090c81", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "4e6d3a7c-fcae-48a1-8374-967ef8090c81"}} 2018-12-27 17:41:50,176 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-4a1f81b2-0a98-49f6-bb5f-cf07437d4a40 2018-12-27 17:41:50,177 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:41:50,178 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:41:50,596 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6c039e8cfe10424f9bb245899780f9f1", "name": "CreateInstancePortManipulationTests-8db4ba7c-c5e8-4c4-proj-role"}], "expires_at": "2018-12-27T18:41:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "69e3d44130614992a18f7525e44a8d79", "name": "CreateInstancePortManipulationTests-8db4ba7c-c5e8-4c4-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/69e3d44130614992a18f7525e44a8d79", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/69e3d44130614992a18f7525e44a8d79", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/69e3d44130614992a18f7525e44a8d79", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/69e3d44130614992a18f7525e44a8d79", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/69e3d44130614992a18f7525e44a8d79", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/69e3d44130614992a18f7525e44a8d79", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/69e3d44130614992a18f7525e44a8d79", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/69e3d44130614992a18f7525e44a8d79", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/69e3d44130614992a18f7525e44a8d79", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_69e3d44130614992a18f7525e44a8d79", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_69e3d44130614992a18f7525e44a8d79", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/69e3d44130614992a18f7525e44a8d79", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/69e3d44130614992a18f7525e44a8d79", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/69e3d44130614992a18f7525e44a8d79", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-8db4ba7c-c5e8-4c4-user", "id": "60664c144f2d4adab51ea5a7ce9c27e9"}, "audit_ids": ["GlhdNDljSG6Iol3cPCC2Hw"], "issued_at": "2018-12-27T17:41:50.000000Z"}} 2018-12-27 17:41:50,597 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b30ee1f3378690be4570a44e84bcc4a5ad5fa9b7" 2018-12-27 17:41:50,696 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:41:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dc9a9676-4e77-4446-bf83-efdb8362bad4 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:41:50,696 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-dc9a9676-4e77-4446-bf83-efdb8362bad4 2018-12-27 17:41:50,697 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-27 17:41:50,700 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b30ee1f3378690be4570a44e84bcc4a5ad5fa9b7" 2018-12-27 17:41:50,713 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:41:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-be653693-76f9-4b32-99a3-df93753d28fc Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:41:50,713 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-be653693-76f9-4b32-99a3-df93753d28fc 2018-12-27 17:41:50,720 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-6ea83ecc-5a24-41b4-9477-901853dc7221-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b30ee1f3378690be4570a44e84bcc4a5ad5fa9b7" 2018-12-27 17:41:51,011 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-ed7ed56a-7784-4792-bbd0-24414c487457 Date: Thu, 27 Dec 2018 17:41:51 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"7efe2f22-e7ba-42c6-b100-911d56e0f75c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"69e3d44130614992a18f7525e44a8d79","status":"ACTIVE","subnets":["61265e02-9950-41d3-95db-0e0641741cae"],"description":"","tags":[],"updated_at":"2018-12-27T17:41:48Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-6ea83ecc-5a24-41b4-9477-901853dc7221-pub-net","admin_state_up":true,"tenant_id":"69e3d44130614992a18f7525e44a8d79","created_at":"2018-12-27T17:41:46Z","mtu":1442}]} 2018-12-27 17:41:51,011 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-6ea83ecc-5a24-41b4-9477-901853dc7221-pub-net used request id req-ed7ed56a-7784-4792-bbd0-24414c487457 2018-12-27 17:41:51,016 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=7efe2f22-e7ba-42c6-b100-911d56e0f75c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b30ee1f3378690be4570a44e84bcc4a5ad5fa9b7" 2018-12-27 17:41:51,241 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-cc832b7b-94a4-4154-a053-c6c8d20ece85 Date: Thu, 27 Dec 2018 17:41:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7efe2f22-e7ba-42c6-b100-911d56e0f75c","tenant_id":"69e3d44130614992a18f7525e44a8d79","created_at":"2018-12-27T17:41:48Z","dns_nameservers":[],"updated_at":"2018-12-27T17:41:48Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"69e3d44130614992a18f7525e44a8d79","id":"61265e02-9950-41d3-95db-0e0641741cae","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-6ea83ecc-5a24-41b4-9477-901853dc7221-pub-subnet"}]} 2018-12-27 17:41:51,242 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=7efe2f22-e7ba-42c6-b100-911d56e0f75c used request id req-cc832b7b-94a4-4154-a053-c6c8d20ece85 2018-12-27 17:41:51,247 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-6ea83ecc-5a24-41b4-9477-901853dc7221-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b30ee1f3378690be4570a44e84bcc4a5ad5fa9b7" 2018-12-27 17:41:51,518 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-6b6ec877-b4e9-4707-8040-8af22f8d1266 Date: Thu, 27 Dec 2018 17:41:51 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"7efe2f22-e7ba-42c6-b100-911d56e0f75c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"69e3d44130614992a18f7525e44a8d79","status":"ACTIVE","subnets":["61265e02-9950-41d3-95db-0e0641741cae"],"description":"","tags":[],"updated_at":"2018-12-27T17:41:48Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-6ea83ecc-5a24-41b4-9477-901853dc7221-pub-net","admin_state_up":true,"tenant_id":"69e3d44130614992a18f7525e44a8d79","created_at":"2018-12-27T17:41:46Z","mtu":1442}]} 2018-12-27 17:41:51,518 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-6ea83ecc-5a24-41b4-9477-901853dc7221-pub-net used request id req-6b6ec877-b4e9-4707-8040-8af22f8d1266 2018-12-27 17:41:51,522 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 17:41:51,527 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 17:41:51 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 17:41:51,528 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/69e3d44130614992a18f7525e44a8d79 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b30ee1f3378690be4570a44e84bcc4a5ad5fa9b7" 2018-12-27 17:41:51,626 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:41:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e031aaae-2d84-45d7-99be-2447bdce7b9b Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/69e3d44130614992a18f7525e44a8d79"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "69e3d44130614992a18f7525e44a8d79", "name": "CreateInstancePortManipulationTests-8db4ba7c-c5e8-4c4-proj"}} 2018-12-27 17:41:51,626 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/69e3d44130614992a18f7525e44a8d79 used request id req-e031aaae-2d84-45d7-99be-2447bdce7b9b 2018-12-27 17:41:51,631 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=7efe2f22-e7ba-42c6-b100-911d56e0f75c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b30ee1f3378690be4570a44e84bcc4a5ad5fa9b7" 2018-12-27 17:41:51,884 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-b19c14ec-0733-41f3-a957-574fd1acca0b Date: Thu, 27 Dec 2018 17:41:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7efe2f22-e7ba-42c6-b100-911d56e0f75c","tenant_id":"69e3d44130614992a18f7525e44a8d79","created_at":"2018-12-27T17:41:48Z","dns_nameservers":[],"updated_at":"2018-12-27T17:41:48Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"69e3d44130614992a18f7525e44a8d79","id":"61265e02-9950-41d3-95db-0e0641741cae","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-6ea83ecc-5a24-41b4-9477-901853dc7221-pub-subnet"}]} 2018-12-27 17:41:51,884 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=7efe2f22-e7ba-42c6-b100-911d56e0f75c used request id req-b19c14ec-0733-41f3-a957-574fd1acca0b 2018-12-27 17:41:51,889 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=7efe2f22-e7ba-42c6-b100-911d56e0f75c&mac_address=foo&name=CreateInstancePortManipulationTests-6ea83ecc-5a24-41b4-9477-901853dc7221port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b30ee1f3378690be4570a44e84bcc4a5ad5fa9b7" 2018-12-27 17:41:52,105 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-c52afa31-787f-4ce5-addd-77104d3c8592 Date: Thu, 27 Dec 2018 17:41:52 GMT RESP BODY: {"ports":[]} 2018-12-27 17:41:52,106 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=7efe2f22-e7ba-42c6-b100-911d56e0f75c&mac_address=foo&name=CreateInstancePortManipulationTests-6ea83ecc-5a24-41b4-9477-901853dc7221port-1&admin_state_up=True used request id req-c52afa31-787f-4ce5-addd-77104d3c8592 2018-12-27 17:41:52,109 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-6ea83ecc-5a24-41b4-9477-901853dc7221-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b30ee1f3378690be4570a44e84bcc4a5ad5fa9b7" 2018-12-27 17:41:52,366 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:41:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-64889f55-a2d9-4639-a7e8-f87095af6d41 x-compute-request-id: req-64889f55-a2d9-4639-a7e8-f87095af6d41 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-12-27 17:41:52,367 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-6ea83ecc-5a24-41b4-9477-901853dc7221-inst used request id req-64889f55-a2d9-4639-a7e8-f87095af6d41 2018-12-27 17:41:52,372 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-6ea83ecc-5a24-41b4-9477-901853dc7221-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b30ee1f3378690be4570a44e84bcc4a5ad5fa9b7" 2018-12-27 17:41:52,681 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-1977b9c0-8f0a-4920-a9fb-d7745e0d1f9d Date: Thu, 27 Dec 2018 17:41:52 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"7efe2f22-e7ba-42c6-b100-911d56e0f75c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"69e3d44130614992a18f7525e44a8d79","status":"ACTIVE","subnets":["61265e02-9950-41d3-95db-0e0641741cae"],"description":"","tags":[],"updated_at":"2018-12-27T17:41:48Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-6ea83ecc-5a24-41b4-9477-901853dc7221-pub-net","admin_state_up":true,"tenant_id":"69e3d44130614992a18f7525e44a8d79","created_at":"2018-12-27T17:41:46Z","mtu":1442}]} 2018-12-27 17:41:52,681 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-6ea83ecc-5a24-41b4-9477-901853dc7221-pub-net used request id req-1977b9c0-8f0a-4920-a9fb-d7745e0d1f9d 2018-12-27 17:41:52,686 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=7efe2f22-e7ba-42c6-b100-911d56e0f75c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b30ee1f3378690be4570a44e84bcc4a5ad5fa9b7" 2018-12-27 17:41:52,734 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-11afe7f6-15eb-4054-818b-31d36c07a683 Date: Thu, 27 Dec 2018 17:41:52 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7efe2f22-e7ba-42c6-b100-911d56e0f75c","tenant_id":"69e3d44130614992a18f7525e44a8d79","created_at":"2018-12-27T17:41:48Z","dns_nameservers":[],"updated_at":"2018-12-27T17:41:48Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"69e3d44130614992a18f7525e44a8d79","id":"61265e02-9950-41d3-95db-0e0641741cae","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-6ea83ecc-5a24-41b4-9477-901853dc7221-pub-subnet"}]} 2018-12-27 17:41:52,734 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=7efe2f22-e7ba-42c6-b100-911d56e0f75c used request id req-11afe7f6-15eb-4054-818b-31d36c07a683 2018-12-27 17:41:52,739 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-6ea83ecc-5a24-41b4-9477-901853dc7221-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b30ee1f3378690be4570a44e84bcc4a5ad5fa9b7" 2018-12-27 17:41:53,031 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-bb0400ed-b26b-4979-ad18-a98d3a5887e2 Date: Thu, 27 Dec 2018 17:41:53 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"7efe2f22-e7ba-42c6-b100-911d56e0f75c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"69e3d44130614992a18f7525e44a8d79","status":"ACTIVE","subnets":["61265e02-9950-41d3-95db-0e0641741cae"],"description":"","tags":[],"updated_at":"2018-12-27T17:41:48Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-6ea83ecc-5a24-41b4-9477-901853dc7221-pub-net","admin_state_up":true,"tenant_id":"69e3d44130614992a18f7525e44a8d79","created_at":"2018-12-27T17:41:46Z","mtu":1442}]} 2018-12-27 17:41:53,031 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-6ea83ecc-5a24-41b4-9477-901853dc7221-pub-net used request id req-bb0400ed-b26b-4979-ad18-a98d3a5887e2 2018-12-27 17:41:53,035 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/69e3d44130614992a18f7525e44a8d79 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b30ee1f3378690be4570a44e84bcc4a5ad5fa9b7" 2018-12-27 17:41:53,137 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:41:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e749b8c0-68fb-4a42-ac71-55c593877905 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/69e3d44130614992a18f7525e44a8d79"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "69e3d44130614992a18f7525e44a8d79", "name": "CreateInstancePortManipulationTests-8db4ba7c-c5e8-4c4-proj"}} 2018-12-27 17:41:53,137 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/69e3d44130614992a18f7525e44a8d79 used request id req-e749b8c0-68fb-4a42-ac71-55c593877905 2018-12-27 17:41:53,142 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=7efe2f22-e7ba-42c6-b100-911d56e0f75c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b30ee1f3378690be4570a44e84bcc4a5ad5fa9b7" 2018-12-27 17:41:53,422 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-dd62b48b-4cc8-435c-a113-f764f3bd3895 Date: Thu, 27 Dec 2018 17:41:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7efe2f22-e7ba-42c6-b100-911d56e0f75c","tenant_id":"69e3d44130614992a18f7525e44a8d79","created_at":"2018-12-27T17:41:48Z","dns_nameservers":[],"updated_at":"2018-12-27T17:41:48Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"69e3d44130614992a18f7525e44a8d79","id":"61265e02-9950-41d3-95db-0e0641741cae","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-6ea83ecc-5a24-41b4-9477-901853dc7221-pub-subnet"}]} 2018-12-27 17:41:53,423 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=7efe2f22-e7ba-42c6-b100-911d56e0f75c used request id req-dd62b48b-4cc8-435c-a113-f764f3bd3895 2018-12-27 17:41:53,428 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=7efe2f22-e7ba-42c6-b100-911d56e0f75c&mac_address=foo&name=CreateInstancePortManipulationTests-6ea83ecc-5a24-41b4-9477-901853dc7221port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b30ee1f3378690be4570a44e84bcc4a5ad5fa9b7" 2018-12-27 17:41:53,661 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-f355aeaf-ce3c-4ade-9ffe-439ab2109b9a Date: Thu, 27 Dec 2018 17:41:53 GMT RESP BODY: {"ports":[]} 2018-12-27 17:41:53,661 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=7efe2f22-e7ba-42c6-b100-911d56e0f75c&mac_address=foo&name=CreateInstancePortManipulationTests-6ea83ecc-5a24-41b4-9477-901853dc7221port-1&admin_state_up=True used request id req-f355aeaf-ce3c-4ade-9ffe-439ab2109b9a 2018-12-27 17:41:53,661 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:41:53,662 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:41:54,079 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6c039e8cfe10424f9bb245899780f9f1", "name": "CreateInstancePortManipulationTests-8db4ba7c-c5e8-4c4-proj-role"}], "expires_at": "2018-12-27T18:41:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "69e3d44130614992a18f7525e44a8d79", "name": "CreateInstancePortManipulationTests-8db4ba7c-c5e8-4c4-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/69e3d44130614992a18f7525e44a8d79", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/69e3d44130614992a18f7525e44a8d79", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/69e3d44130614992a18f7525e44a8d79", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/69e3d44130614992a18f7525e44a8d79", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/69e3d44130614992a18f7525e44a8d79", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/69e3d44130614992a18f7525e44a8d79", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/69e3d44130614992a18f7525e44a8d79", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/69e3d44130614992a18f7525e44a8d79", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/69e3d44130614992a18f7525e44a8d79", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_69e3d44130614992a18f7525e44a8d79", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_69e3d44130614992a18f7525e44a8d79", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/69e3d44130614992a18f7525e44a8d79", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/69e3d44130614992a18f7525e44a8d79", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/69e3d44130614992a18f7525e44a8d79", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-8db4ba7c-c5e8-4c4-user", "id": "60664c144f2d4adab51ea5a7ce9c27e9"}, "audit_ids": ["5b3andjxQU-7abakPyRlJw"], "issued_at": "2018-12-27T17:41:54.000000Z"}} 2018-12-27 17:41:54,080 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5c59f05e711c83a95ed1e9d3ae83887582be61e" 2018-12-27 17:41:54,171 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:41:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4f5aeb3d-c760-46f4-a635-6ad3c41bc757 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:41:54,171 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-4f5aeb3d-c760-46f4-a635-6ad3c41bc757 2018-12-27 17:41:54,177 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-6ea83ecc-5a24-41b4-9477-901853dc7221-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b30ee1f3378690be4570a44e84bcc4a5ad5fa9b7" 2018-12-27 17:41:54,483 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-d9e64d63-8b56-4253-b9f2-0dc3ee0d6562 Date: Thu, 27 Dec 2018 17:41:54 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"7efe2f22-e7ba-42c6-b100-911d56e0f75c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"69e3d44130614992a18f7525e44a8d79","status":"ACTIVE","subnets":["61265e02-9950-41d3-95db-0e0641741cae"],"description":"","tags":[],"updated_at":"2018-12-27T17:41:48Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-6ea83ecc-5a24-41b4-9477-901853dc7221-pub-net","admin_state_up":true,"tenant_id":"69e3d44130614992a18f7525e44a8d79","created_at":"2018-12-27T17:41:46Z","mtu":1442}]} 2018-12-27 17:41:54,483 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-6ea83ecc-5a24-41b4-9477-901853dc7221-pub-net used request id req-d9e64d63-8b56-4253-b9f2-0dc3ee0d6562 2018-12-27 17:41:54,489 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=7efe2f22-e7ba-42c6-b100-911d56e0f75c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b30ee1f3378690be4570a44e84bcc4a5ad5fa9b7" 2018-12-27 17:41:54,713 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-97e3982d-816a-477f-bdfa-cdb023f70009 Date: Thu, 27 Dec 2018 17:41:54 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7efe2f22-e7ba-42c6-b100-911d56e0f75c","tenant_id":"69e3d44130614992a18f7525e44a8d79","created_at":"2018-12-27T17:41:48Z","dns_nameservers":[],"updated_at":"2018-12-27T17:41:48Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"69e3d44130614992a18f7525e44a8d79","id":"61265e02-9950-41d3-95db-0e0641741cae","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-6ea83ecc-5a24-41b4-9477-901853dc7221-pub-subnet"}]} 2018-12-27 17:41:54,713 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=7efe2f22-e7ba-42c6-b100-911d56e0f75c used request id req-97e3982d-816a-477f-bdfa-cdb023f70009 2018-12-27 17:41:54,718 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-6ea83ecc-5a24-41b4-9477-901853dc7221-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b30ee1f3378690be4570a44e84bcc4a5ad5fa9b7" 2018-12-27 17:41:54,816 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-60e9a5f7-c30e-45dd-9674-a635711b1543 Date: Thu, 27 Dec 2018 17:41:54 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"7efe2f22-e7ba-42c6-b100-911d56e0f75c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"69e3d44130614992a18f7525e44a8d79","status":"ACTIVE","subnets":["61265e02-9950-41d3-95db-0e0641741cae"],"description":"","tags":[],"updated_at":"2018-12-27T17:41:48Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-6ea83ecc-5a24-41b4-9477-901853dc7221-pub-net","admin_state_up":true,"tenant_id":"69e3d44130614992a18f7525e44a8d79","created_at":"2018-12-27T17:41:46Z","mtu":1442}]} 2018-12-27 17:41:54,816 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-6ea83ecc-5a24-41b4-9477-901853dc7221-pub-net used request id req-60e9a5f7-c30e-45dd-9674-a635711b1543 2018-12-27 17:41:54,819 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 17:41:54,824 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 17:41:54 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 17:41:54,825 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/69e3d44130614992a18f7525e44a8d79 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5c59f05e711c83a95ed1e9d3ae83887582be61e" 2018-12-27 17:41:55,024 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:41:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-71ec7d51-dcfe-47a7-ab6c-d5e1f1d08432 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/69e3d44130614992a18f7525e44a8d79"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "69e3d44130614992a18f7525e44a8d79", "name": "CreateInstancePortManipulationTests-8db4ba7c-c5e8-4c4-proj"}} 2018-12-27 17:41:55,024 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/69e3d44130614992a18f7525e44a8d79 used request id req-71ec7d51-dcfe-47a7-ab6c-d5e1f1d08432 2018-12-27 17:41:55,029 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=7efe2f22-e7ba-42c6-b100-911d56e0f75c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b30ee1f3378690be4570a44e84bcc4a5ad5fa9b7" 2018-12-27 17:41:55,088 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-84913086-990d-4f8c-9fcc-62741ea687fb Date: Thu, 27 Dec 2018 17:41:55 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7efe2f22-e7ba-42c6-b100-911d56e0f75c","tenant_id":"69e3d44130614992a18f7525e44a8d79","created_at":"2018-12-27T17:41:48Z","dns_nameservers":[],"updated_at":"2018-12-27T17:41:48Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"69e3d44130614992a18f7525e44a8d79","id":"61265e02-9950-41d3-95db-0e0641741cae","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-6ea83ecc-5a24-41b4-9477-901853dc7221-pub-subnet"}]} 2018-12-27 17:41:55,088 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=7efe2f22-e7ba-42c6-b100-911d56e0f75c used request id req-84913086-990d-4f8c-9fcc-62741ea687fb 2018-12-27 17:41:55,089 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-6ea83ecc-5a24-41b4-9477-901853dc7221-pub-net 2018-12-27 17:41:55,094 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b30ee1f3378690be4570a44e84bcc4a5ad5fa9b7" -d '{"port": {"network_id": "7efe2f22-e7ba-42c6-b100-911d56e0f75c", "mac_address": "foo", "name": "CreateInstancePortManipulationTests-6ea83ecc-5a24-41b4-9477-901853dc7221port-1", "admin_state_up": true}}' 2018-12-27 17:41:55,102 - keystoneauth.session - DEBUG - RESP: [400] Content-Length: 145 Content-Type: application/json X-Openstack-Request-Id: req-67c0848f-c7d9-4659-bd57-f45607c66e89 Date: Thu, 27 Dec 2018 17:41:55 GMT RESP BODY: {"NeutronError": {"message": "Invalid input for mac_address. Reason: 'foo' is not a valid MAC address.", "type": "HTTPBadRequest", "detail": ""}} 2018-12-27 17:41:55,102 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/ports used request id req-67c0848f-c7d9-4659-bd57-f45607c66e89 2018-12-27 17:41:55,103 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Invalid input for mac_address. Reason: 'foo' is not a valid MAC address.", "type": "HTTPBadRequest", "detail": ""}} 2018-12-27 17:41:55,106 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:8774/v2.1/flavors/4e6d3a7c-fcae-48a1-8374-967ef8090c81 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54ee16d7211eb644803034e1ab9b0ad7be7962ef" 2018-12-27 17:41:55,150 - novaclient.v2.client - DEBUG - RESP: [202] Date: Thu, 27 Dec 2018 17:41:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-0b50cd70-3192-45f7-8956-138cab7ee280 x-compute-request-id: req-0b50cd70-3192-45f7-8956-138cab7ee280 Content-Length: 0 Content-Type: application/json 2018-12-27 17:41:55,150 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/flavors/4e6d3a7c-fcae-48a1-8374-967ef8090c81 used request id req-0b50cd70-3192-45f7-8956-138cab7ee280 2018-12-27 17:41:55,151 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-6ea83ecc-5a24-41b4-9477-901853dc7221-pub-subnet 2018-12-27 17:41:55,151 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-6ea83ecc-5a24-41b4-9477-901853dc7221-pub-subnet 2018-12-27 17:41:55,156 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/subnets/61265e02-9950-41d3-95db-0e0641741cae -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e8ca9c93942bbaffb243ac6644b6697e7dd25e6" 2018-12-27 17:41:56,592 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-92e29b12-941a-4212-b6b5-4de8a1ccd5d5 Date: Thu, 27 Dec 2018 17:41:56 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 17:41:56,593 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/subnets/61265e02-9950-41d3-95db-0e0641741cae used request id req-92e29b12-941a-4212-b6b5-4de8a1ccd5d5 2018-12-27 17:41:56,593 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-6ea83ecc-5a24-41b4-9477-901853dc7221-pub-net 2018-12-27 17:41:56,598 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/networks/7efe2f22-e7ba-42c6-b100-911d56e0f75c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e8ca9c93942bbaffb243ac6644b6697e7dd25e6" 2018-12-27 17:41:57,823 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-624873ae-c684-4c9e-b1a8-8ae9121cdb98 Date: Thu, 27 Dec 2018 17:41:57 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 17:41:57,823 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/networks/7efe2f22-e7ba-42c6-b100-911d56e0f75c used request id req-624873ae-c684-4c9e-b1a8-8ae9121cdb98 2018-12-27 17:41:57,824 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-6ea83ecc-5a24-41b4-9477-901853dc7221-image 2018-12-27 17:41:57,827 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9292/v2/images/fd26d455-414b-4b2e-b201-19a35ebc2550 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0da733773f2df6cee6f300019df64f4b0bc64ee8" 2018-12-27 17:41:58,564 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-80619d2f-7ba6-49a5-a420-dbaa13a6b9dd Date: Thu, 27 Dec 2018 17:41:58 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-27 17:41:58,564 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.31:9292/v2/images/fd26d455-414b-4b2e-b201-19a35ebc2550 used request id req-80619d2f-7ba6-49a5-a420-dbaa13a6b9dd 2018-12-27 17:41:58,572 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}995de5c47b156175ecdefa0a948c7d2a04f83448" 2018-12-27 17:41:58,866 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 35896 X-Openstack-Request-Id: req-b17d2eac-f11e-4e0c-b35e-4ab2a60adbc2 Date: Thu, 27 Dec 2018 17:41:58 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "created_at": "2018-12-27T15:33:01Z", "updated_at": "2018-12-27T15:33:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "35205ac3-06e6-4cf6-bb21-ff8f813cb45b", "remote_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "ade77f59-e70c-4970-8ea8-198222fa332e", "remote_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "c4f3bf7f-d793-498d-a883-bb8c6003f070", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "c85cb618-8f19-445b-8e16-6d467cb17771", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}], "revision_number": 4, "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "created_at": "2018-12-27T15:57:22Z", "updated_at": "2018-12-27T15:57:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "5e258a3b-01f5-4aef-81b7-0b5dc6e5b683", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "65475539-0336-498a-8da4-ff0a80b10089", "remote_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "ae922857-f7ae-4bc8-949b-153fb43bfd00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "b4f87679-52e1-4cf9-bf76-5abb9a9bec06", "remote_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "f7197afc9b61423897aefc9a643d03a1"}], "revision_number": 4, "project_id": "f7197afc9b61423897aefc9a643d03a1", "id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "created_at": "2018-12-27T16:01:54Z", "updated_at": "2018-12-27T16:01:54Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "00dd3abd-acd1-4edb-8f4a-8badcbd2eeb4", "remote_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "018de60d-bc33-4ef0-9eed-6d00b6ce227b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "0d99f0db-fa6b-4201-b67f-a7ff0db82c5d", "remote_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv6", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "5c4049ef-933d-4614-84e7-83584430d462", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv6", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}], "revision_number": 4, "project_id": "8c689c5e31c44b09ab85f80682abbc2a", "id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "created_at": "2018-12-27T15:56:49Z", "updated_at": "2018-12-27T15:56:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "6555e255-763a-4448-b1b1-0c93b2a390bd", "remote_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "777ff7a5-a590-43e5-a84b-7677710494e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "8bac258a-08df-48b7-900b-efbe01a6ec20", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "dc17921e-353f-4898-a970-881b2c8d093d", "remote_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}], "revision_number": 4, "project_id": "28dac9e1580d461c9de52e6659cc4f9d", "id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "created_at": "2018-12-27T16:01:52Z", "updated_at": "2018-12-27T16:01:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "32737757-45f3-4b24-b6ab-5f2d5579b4a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv6", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "ae604ef3-492d-4aa3-8045-1ff84f755a27", "remote_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv4", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "b7bff40a-beda-4996-b140-ed94d010535c", "remote_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv6", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "b8129030-9d72-4d5d-adce-47bbe62492fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv4", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}], "revision_number": 4, "project_id": "81c108a273314b24bf6b48c41b5bbe0c", "id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "created_at": "2018-12-27T15:57:20Z", "updated_at": "2018-12-27T15:57:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "0c389ec4-c0af-4c20-acf9-4fcc1d859dd7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv6", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "3749697a-f2ef-439a-a661-2fb92badd1ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv4", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "b74e0c8c-e243-450e-b1be-69c587093d6d", "remote_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv6", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "c222695b-2f1c-427d-afd7-e0be24ec9f66", "remote_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv4", "project_id": "7fb0e5436e4f467998e672dd71018a45"}], "revision_number": 4, "project_id": "7fb0e5436e4f467998e672dd71018a45", "id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "created_at": "2018-12-27T17:02:11Z", "updated_at": "2018-12-27T17:02:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "675d8a56-1c9b-4c58-a252-61e65997fd05", "remote_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv4", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "84f0587c-7394-4fd6-8f3d-8d6ba94cf3f9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv6", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "8a450b4f-e710-4193-816e-13a2d4e40c07", "remote_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv6", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "c3106b0a-1026-4156-86a9-f0438b7fab93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv4", "project_id": "7cba3664d5674e65a12c8c269a05febf"}], "revision_number": 4, "project_id": "7cba3664d5674e65a12c8c269a05febf", "id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "created_at": "2018-12-27T15:58:29Z", "updated_at": "2018-12-27T15:58:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "2a945ecc-f9fa-4219-96ab-c189a7f5c102", "remote_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv6", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "55e2b54e-68d4-4476-8c9f-e05e347c8970", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv4", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "9983229c-b595-482a-973f-81137a209b6d", "remote_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv4", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "9d4b8450-78ab-4817-a586-372ed88268f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv6", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}], "revision_number": 4, "project_id": "fbd6dbf946a5406398ba810e02d0888e", "id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "69e3d44130614992a18f7525e44a8d79", "created_at": "2018-12-27T17:41:45Z", "updated_at": "2018-12-27T17:41:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:41:45Z", "revision_number": 0, "id": "06f5da34-b9ef-4f53-880d-38bba437c2e3", "remote_group_id": "9433fafc-c1f0-4ae1-852c-7eca199e5658", "remote_ip_prefix": null, "created_at": "2018-12-27T17:41:45Z", "security_group_id": "9433fafc-c1f0-4ae1-852c-7eca199e5658", "tenant_id": "69e3d44130614992a18f7525e44a8d79", "port_range_min": null, "ethertype": "IPv4", "project_id": "69e3d44130614992a18f7525e44a8d79"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:41:46Z", "revision_number": 0, "id": "17cfd96d-37b6-4a38-b508-9c4fb062d40f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:41:46Z", "security_group_id": "9433fafc-c1f0-4ae1-852c-7eca199e5658", "tenant_id": "69e3d44130614992a18f7525e44a8d79", "port_range_min": null, "ethertype": "IPv6", "project_id": "69e3d44130614992a18f7525e44a8d79"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:41:46Z", "revision_number": 0, "id": "56ad47e0-da73-402f-bd4d-b72eb80fbeaa", "remote_group_id": "9433fafc-c1f0-4ae1-852c-7eca199e5658", "remote_ip_prefix": null, "created_at": "2018-12-27T17:41:46Z", "security_group_id": "9433fafc-c1f0-4ae1-852c-7eca199e5658", "tenant_id": "69e3d44130614992a18f7525e44a8d79", "port_range_min": null, "ethertype": "IPv6", "project_id": "69e3d44130614992a18f7525e44a8d79"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:41:46Z", "revision_number": 0, "id": "8dbf677c-19f2-493c-a6dd-574430e45bb9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:41:46Z", "security_group_id": "9433fafc-c1f0-4ae1-852c-7eca199e5658", "tenant_id": "69e3d44130614992a18f7525e44a8d79", "port_range_min": null, "ethertype": "IPv4", "project_id": "69e3d44130614992a18f7525e44a8d79"}], "revision_number": 4, "project_id": "69e3d44130614992a18f7525e44a8d79", "id": "9433fafc-c1f0-4ae1-852c-7eca199e5658", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "created_at": "2018-12-27T15:57:24Z", "updated_at": "2018-12-27T15:57:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "35521f2a-a59d-4798-9fa8-0febfe126076", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv4", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "607d473d-1e6a-4088-a778-7df9ffc1ff68", "remote_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv6", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "6f8fa92b-b67a-4047-a900-f43656aff42b", "remote_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv4", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "890f1d6c-9ae5-45b0-b7a1-282182432b66", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv6", "project_id": "253cc6709e714b8a80a5f74e4257907e"}], "revision_number": 4, "project_id": "253cc6709e714b8a80a5f74e4257907e", "id": "b9546f11-205e-4322-89f8-f0360d6090ed", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "created_at": "2018-12-27T15:57:08Z", "updated_at": "2018-12-27T15:57:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "6739c48b-d899-4c17-bb8e-ffaf8922c034", "remote_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv4", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "9660a6af-4d9b-40b9-9729-f205f66c2bd0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv4", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "bf244c03-fc10-4754-9c2b-b0224401c4f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv6", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "d3bee7cc-a152-441c-9790-abb1f56cec03", "remote_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv6", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}], "revision_number": 4, "project_id": "782a28bd0d40485e85eda6b8ba43840b", "id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "created_at": "2018-12-27T15:57:11Z", "updated_at": "2018-12-27T15:57:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "22c0d2cf-360a-4aa8-ba7e-bfdbf8327d27", "remote_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "553b140a-8ba9-4af7-9f50-bf24e87aebf7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "b2ecf7a5-df98-4d65-a762-767320437c5a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "e49104b2-7c13-49d6-8519-a16dd585346f", "remote_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}], "revision_number": 4, "project_id": "ef7e486beb8f4de39b25ca5f11552328", "id": "d0588e93-db0d-4888-9f99-3399a50df490", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "created_at": "2018-12-27T17:19:15Z", "updated_at": "2018-12-27T17:19:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "1990fe24-df44-4561-9f09-f50aab182bf7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "651e4b8b-b29e-409b-9f25-ff2328ccefe6", "remote_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "cc4e2254-2157-4ae1-a233-3047573ddc6d", "remote_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "da56dda4-aaf3-43ff-bdf7-e64892ec2345", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}], "revision_number": 4, "project_id": "2a5a6879c5fa4db798cea6d394565d45", "id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-27T15:33:07Z", "updated_at": "2018-12-27T15:33:07Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "4de95db8-72d6-4aec-a145-e92511971eb9", "remote_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "5f100cff-05d8-4405-8dfb-0a387c123fae", "remote_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "a3f6a193-cc94-4220-a73a-08acf63c449b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "f059d8a5-0c32-49c9-a721-77cc89245ecd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "created_at": "2018-12-27T15:29:16Z", "updated_at": "2018-12-27T15:29:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "3c53841a-5bc0-4192-b482-044411e217ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "5956ff3f-d59d-4af6-82b5-566c888583a7", "remote_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:16Z", "revision_number": 0, "id": "60735d87-52c7-426a-91a6-aff1078a5a2d", "remote_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:16Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "abe97133-61dd-4fdf-baf3-2e07968a324f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "da629caea04941e1ae8979c379dc7c9d"}], "revision_number": 4, "project_id": "da629caea04941e1ae8979c379dc7c9d", "id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "name": "default"}]} 2018-12-27 17:41:58,867 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=default used request id req-b17d2eac-f11e-4e0c-b35e-4ab2a60adbc2 2018-12-27 17:41:58,874 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}995de5c47b156175ecdefa0a948c7d2a04f83448" 2018-12-27 17:41:58,979 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:41:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e93260e-ec2e-44fb-8d11-72b5baeac433 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b7b4fceec1ad4c6eb74d758b709a9d93", "name": "admin"}} 2018-12-27 17:41:58,980 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93 used request id req-7e93260e-ec2e-44fb-8d11-72b5baeac433 2018-12-27 17:41:58,983 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/f7197afc9b61423897aefc9a643d03a1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}995de5c47b156175ecdefa0a948c7d2a04f83448" 2018-12-27 17:41:59,093 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:41:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-06f587ec-8e2b-4047-8bd6-a131378bf12f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f7197afc9b61423897aefc9a643d03a1.", "code": 404, "title": "Not Found"}} 2018-12-27 17:41:59,093 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/f7197afc9b61423897aefc9a643d03a1 used request id req-06f587ec-8e2b-4047-8bd6-a131378bf12f 2018-12-27 17:41:59,093 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:41:59,097 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/8c689c5e31c44b09ab85f80682abbc2a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}995de5c47b156175ecdefa0a948c7d2a04f83448" 2018-12-27 17:41:59,205 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:41:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7bc0074c-fe38-46b6-9649-ffad30bb75e6 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8c689c5e31c44b09ab85f80682abbc2a.", "code": 404, "title": "Not Found"}} 2018-12-27 17:41:59,205 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/8c689c5e31c44b09ab85f80682abbc2a used request id req-7bc0074c-fe38-46b6-9649-ffad30bb75e6 2018-12-27 17:41:59,205 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:41:59,209 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/28dac9e1580d461c9de52e6659cc4f9d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}995de5c47b156175ecdefa0a948c7d2a04f83448" 2018-12-27 17:41:59,311 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:41:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-35541e58-c020-40b5-a190-371c7efd8140 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 28dac9e1580d461c9de52e6659cc4f9d.", "code": 404, "title": "Not Found"}} 2018-12-27 17:41:59,312 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/28dac9e1580d461c9de52e6659cc4f9d used request id req-35541e58-c020-40b5-a190-371c7efd8140 2018-12-27 17:41:59,312 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:41:59,315 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/81c108a273314b24bf6b48c41b5bbe0c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}995de5c47b156175ecdefa0a948c7d2a04f83448" 2018-12-27 17:41:59,417 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:41:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-beb914cc-0169-4eba-ba72-42a59802118e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 81c108a273314b24bf6b48c41b5bbe0c.", "code": 404, "title": "Not Found"}} 2018-12-27 17:41:59,417 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/81c108a273314b24bf6b48c41b5bbe0c used request id req-beb914cc-0169-4eba-ba72-42a59802118e 2018-12-27 17:41:59,417 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:41:59,421 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/7fb0e5436e4f467998e672dd71018a45 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}995de5c47b156175ecdefa0a948c7d2a04f83448" 2018-12-27 17:41:59,529 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:41:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d9e4f1e3-a455-4248-a465-52c24a8c2f54 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7fb0e5436e4f467998e672dd71018a45.", "code": 404, "title": "Not Found"}} 2018-12-27 17:41:59,529 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/7fb0e5436e4f467998e672dd71018a45 used request id req-d9e4f1e3-a455-4248-a465-52c24a8c2f54 2018-12-27 17:41:59,530 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:41:59,533 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/7cba3664d5674e65a12c8c269a05febf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}995de5c47b156175ecdefa0a948c7d2a04f83448" 2018-12-27 17:41:59,636 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:41:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-819ee88e-cb1a-45f5-8137-fc8fefb6887e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7cba3664d5674e65a12c8c269a05febf.", "code": 404, "title": "Not Found"}} 2018-12-27 17:41:59,636 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/7cba3664d5674e65a12c8c269a05febf used request id req-819ee88e-cb1a-45f5-8137-fc8fefb6887e 2018-12-27 17:41:59,636 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:41:59,640 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/fbd6dbf946a5406398ba810e02d0888e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}995de5c47b156175ecdefa0a948c7d2a04f83448" 2018-12-27 17:41:59,746 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:41:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-80949179-99cf-42fb-9a25-d419093ef1a9 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: fbd6dbf946a5406398ba810e02d0888e.", "code": 404, "title": "Not Found"}} 2018-12-27 17:41:59,746 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/fbd6dbf946a5406398ba810e02d0888e used request id req-80949179-99cf-42fb-9a25-d419093ef1a9 2018-12-27 17:41:59,746 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:41:59,749 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/69e3d44130614992a18f7525e44a8d79 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}995de5c47b156175ecdefa0a948c7d2a04f83448" 2018-12-27 17:41:59,860 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:41:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aa46582a-7296-464c-a02a-06915f4993f8 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/69e3d44130614992a18f7525e44a8d79"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "69e3d44130614992a18f7525e44a8d79", "name": "CreateInstancePortManipulationTests-8db4ba7c-c5e8-4c4-proj"}} 2018-12-27 17:41:59,860 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/69e3d44130614992a18f7525e44a8d79 used request id req-aa46582a-7296-464c-a02a-06915f4993f8 2018-12-27 17:41:59,860 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 9433fafc-c1f0-4ae1-852c-7eca199e5658 2018-12-27 17:41:59,865 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=9433fafc-c1f0-4ae1-852c-7eca199e5658 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}995de5c47b156175ecdefa0a948c7d2a04f83448" 2018-12-27 17:42:00,086 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-e876e0c3-d940-4377-a559-7ba8140520e9 Date: Thu, 27 Dec 2018 17:42:00 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "9433fafc-c1f0-4ae1-852c-7eca199e5658", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:41:45Z", "security_group_id": "9433fafc-c1f0-4ae1-852c-7eca199e5658", "port_range_min": null, "revision_number": 0, "tenant_id": "69e3d44130614992a18f7525e44a8d79", "created_at": "2018-12-27T17:41:45Z", "project_id": "69e3d44130614992a18f7525e44a8d79", "id": "06f5da34-b9ef-4f53-880d-38bba437c2e3"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:41:46Z", "security_group_id": "9433fafc-c1f0-4ae1-852c-7eca199e5658", "port_range_min": null, "revision_number": 0, "tenant_id": "69e3d44130614992a18f7525e44a8d79", "created_at": "2018-12-27T17:41:46Z", "project_id": "69e3d44130614992a18f7525e44a8d79", "id": "17cfd96d-37b6-4a38-b508-9c4fb062d40f"}, {"remote_group_id": "9433fafc-c1f0-4ae1-852c-7eca199e5658", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:41:46Z", "security_group_id": "9433fafc-c1f0-4ae1-852c-7eca199e5658", "port_range_min": null, "revision_number": 0, "tenant_id": "69e3d44130614992a18f7525e44a8d79", "created_at": "2018-12-27T17:41:46Z", "project_id": "69e3d44130614992a18f7525e44a8d79", "id": "56ad47e0-da73-402f-bd4d-b72eb80fbeaa"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:41:46Z", "security_group_id": "9433fafc-c1f0-4ae1-852c-7eca199e5658", "port_range_min": null, "revision_number": 0, "tenant_id": "69e3d44130614992a18f7525e44a8d79", "created_at": "2018-12-27T17:41:46Z", "project_id": "69e3d44130614992a18f7525e44a8d79", "id": "8dbf677c-19f2-493c-a6dd-574430e45bb9"}]} 2018-12-27 17:42:00,086 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=9433fafc-c1f0-4ae1-852c-7eca199e5658 used request id req-e876e0c3-d940-4377-a559-7ba8140520e9 2018-12-27 17:42:00,087 - neutron_utils - INFO - Deleting security group with name - default 2018-12-27 17:42:00,091 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/security-groups/9433fafc-c1f0-4ae1-852c-7eca199e5658 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}995de5c47b156175ecdefa0a948c7d2a04f83448" 2018-12-27 17:42:00,501 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-20fac94f-c5d2-4653-b6a4-0483f6d06336 Content-Length: 0 Date: Thu, 27 Dec 2018 17:42:00 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 17:42:00,501 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-groups/9433fafc-c1f0-4ae1-852c-7eca199e5658 used request id req-20fac94f-c5d2-4653-b6a4-0483f6d06336 2018-12-27 17:42:00,502 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-8db4ba7c-c5e8-4c4-proj 2018-12-27 17:42:00,506 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/projects/69e3d44130614992a18f7525e44a8d79 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}995de5c47b156175ecdefa0a948c7d2a04f83448" 2018-12-27 17:42:00,792 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:42:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8d3818f7-d8d6-42ed-801c-a16d15c3bc12 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:42:00,792 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/69e3d44130614992a18f7525e44a8d79 used request id req-8d3818f7-d8d6-42ed-801c-a16d15c3bc12 2018-12-27 17:42:00,793 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-8db4ba7c-c5e8-4c4-proj-role 2018-12-27 17:42:00,796 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/roles/6c039e8cfe10424f9bb245899780f9f1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}995de5c47b156175ecdefa0a948c7d2a04f83448" 2018-12-27 17:42:00,935 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:42:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c6120e36-461b-40e3-bb08-4ba86c76e32a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:42:00,935 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/roles/6c039e8cfe10424f9bb245899780f9f1 used request id req-c6120e36-461b-40e3-bb08-4ba86c76e32a 2018-12-27 17:42:00,939 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}995de5c47b156175ecdefa0a948c7d2a04f83448" 2018-12-27 17:42:01,049 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:42:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e08c5d22-f6fb-42f4-8b56-77c1bfc98ed0 Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8de789d09e46427786a85702e5e8de91", "links": {"self": "http://172.30.9.31:5000/v3/roles/8de789d09e46427786a85702e5e8de91"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 17:42:01,050 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-e08c5d22-f6fb-42f4-8b56-77c1bfc98ed0 2018-12-27 17:42:01,050 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-8db4ba7c-c5e8-4c4-user 2018-12-27 17:42:01,054 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/users/60664c144f2d4adab51ea5a7ce9c27e9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb28806d93432c0d275a2961b00a7e9bbdceb1e9" 2018-12-27 17:42:01,297 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:42:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a9f772df-06b0-4f0b-bcac-546aeee6ffb4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:42:01,298 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/60664c144f2d4adab51ea5a7ce9c27e9 used request id req-a9f772df-06b0-4f0b-bcac-546aeee6ffb4 2018-12-27 17:42:01,299 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:42:01,714 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:42:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["k89iQV9gRCekUj-1pMHk8w"], "issued_at": "2018-12-27T17:42:01.000000Z"}} 2018-12-27 17:42:01,715 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30baf57cceb6dce3f25e922222a7c7086bc27963" 2018-12-27 17:42:01,823 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:42:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-05d48e3b-ddcb-4335-94b8-691696e584d2 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:42:01,824 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-05d48e3b-ddcb-4335-94b8-691696e584d2 2018-12-27 17:42:01,825 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:42:01,826 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:42:02,249 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:42:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["7zN4WWzWQVaiQMGnadW9Yw"], "issued_at": "2018-12-27T17:42:02.000000Z"}} 2018-12-27 17:42:02,249 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c63c29d70cb7408515d6909b11ab3112dc10963" 2018-12-27 17:42:02,359 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:42:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-32929630-0d0f-430c-8d64-21d4a2111009 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:42:02,359 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-32929630-0d0f-430c-8d64-21d4a2111009 2018-12-27 17:42:02,363 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 17:42:02,369 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 17:42:02 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 17:42:02,370 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-1664102d-8438-4bd-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c63c29d70cb7408515d6909b11ab3112dc10963" 2018-12-27 17:42:02,478 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:42:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1a4368b5-2059-49cc-b123-2b5564afd7f5 Content-Encoding: gzip Content-Length: 188 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-1664102d-8438-4bd-proj", "previous": null, "next": null}, "projects": []} 2018-12-27 17:42:02,479 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-1664102d-8438-4bd-proj used request id req-1a4368b5-2059-49cc-b123-2b5564afd7f5 2018-12-27 17:42:02,482 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c63c29d70cb7408515d6909b11ab3112dc10963" 2018-12-27 17:42:02,592 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:42:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-648e9585-12ee-4d92-b8f0-f3e0105cd647 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-27 17:42:02,592 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-648e9585-12ee-4d92-b8f0-f3e0105cd647 2018-12-27 17:42:02,596 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c63c29d70cb7408515d6909b11ab3112dc10963" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstancePortManipulationTests-1664102d-8438-4bd-proj"}}' 2018-12-27 17:42:02,778 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 27 Dec 2018 17:42:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6a3eead8-079b-4ade-a93d-32b004d468f2 Content-Length: 332 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/1d2abf6f1bbc459b9b42d0ace9d17293"}, "tags": [], "enabled": true, "id": "1d2abf6f1bbc459b9b42d0ace9d17293", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-1664102d-8438-4bd-proj"}} 2018-12-27 17:42:02,778 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-6a3eead8-079b-4ade-a93d-32b004d468f2 2018-12-27 17:42:02,779 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-1664102d-8438-4bd-proj 2018-12-27 17:42:02,779 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:42:02,780 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:42:03,189 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:42:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["BQn2Vw4nS1Kgsv5PBQ__TA"], "issued_at": "2018-12-27T17:42:03.000000Z"}} 2018-12-27 17:42:03,190 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36d9154eac0d6b1a8bf684a1748a39b36cd5c220" 2018-12-27 17:42:03,295 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:42:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-19063e99-c741-4f87-8ac9-349372759dda Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:42:03,295 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-19063e99-c741-4f87-8ac9-349372759dda 2018-12-27 17:42:03,299 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 17:42:03,304 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 17:42:03 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 17:42:03,305 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36d9154eac0d6b1a8bf684a1748a39b36cd5c220" 2018-12-27 17:42:03,428 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:42:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ed01d16e-e07b-446b-a909-3e10096765d1 Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "links": {"self": "http://172.30.9.31:5000/v3/users/01fa52e7b3674fc48643fa4ffca67e4e"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "01fa52e7b3674fc48643fa4ffca67e4e", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/05a834ddebbc40688596b7460b47439e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05a834ddebbc40688596b7460b47439e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/08226a0ad01943f39559448239e291e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "08226a0ad01943f39559448239e291e1", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/55c0552fe37a4f7ca0e73939514bc683"}, "domain_id": "default", "enabled": true, "options": {}, "id": "55c0552fe37a4f7ca0e73939514bc683", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/646a4af4e3b5439a97996d353fea3924"}, "domain_id": "914eec1d43ea4caf9d2fd33268c06258", "enabled": true, "options": {}, "id": "646a4af4e3b5439a97996d353fea3924", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/85fb203e51c34d3f8122e285a6a318b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85fb203e51c34d3f8122e285a6a318b3", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/905e7f4b42d24cca93b99d2401fa3378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "905e7f4b42d24cca93b99d2401fa3378", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/a5bc08b9f81f4e5bb86c24f9f7547bae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5bc08b9f81f4e5bb86c24f9f7547bae", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/a5c780627f004d318bf908d80305da9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5c780627f004d318bf908d80305da9c", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/b18425bf2b044bc9af7e194919539a17"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b18425bf2b044bc9af7e194919539a17", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/b8d2134b619d4dca80e21d6fb16449b0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b8d2134b619d4dca80e21d6fb16449b0", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/b9ab6a25a652438285139fe5b44aea62"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9ab6a25a652438285139fe5b44aea62", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/c08462554a4844d681348f58b9b0edee"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c08462554a4844d681348f58b9b0edee", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/ddfc3a9aad444d4782eae677c8a98130"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ddfc3a9aad444d4782eae677c8a98130", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/f2a74f2185a54676a6cb2bb5ecfcc4f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2a74f2185a54676a6cb2bb5ecfcc4f6", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-12-27 17:42:03,428 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-ed01d16e-e07b-446b-a909-3e10096765d1 2018-12-27 17:42:03,432 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?name=CreateInstancePortManipulationTests-1664102d-8438-4bd-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36d9154eac0d6b1a8bf684a1748a39b36cd5c220" 2018-12-27 17:42:03,537 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:42:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6007ca44-4c46-47c9-a1d0-c52d4833ffa1 Content-Encoding: gzip Content-Length: 269 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?name=CreateInstancePortManipulationTests-1664102d-8438-4bd-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/1d2abf6f1bbc459b9b42d0ace9d17293"}, "tags": [], "enabled": true, "id": "1d2abf6f1bbc459b9b42d0ace9d17293", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-1664102d-8438-4bd-proj"}]} 2018-12-27 17:42:03,537 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?name=CreateInstancePortManipulationTests-1664102d-8438-4bd-proj used request id req-6007ca44-4c46-47c9-a1d0-c52d4833ffa1 2018-12-27 17:42:03,541 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36d9154eac0d6b1a8bf684a1748a39b36cd5c220" 2018-12-27 17:42:03,653 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:42:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1ee31604-d89e-4cf8-bbe3-687d319b6971 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-27 17:42:03,653 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-1ee31604-d89e-4cf8-bbe3-687d319b6971 2018-12-27 17:42:04,068 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-1664102d-8438-4bd-user 2018-12-27 17:42:04,068 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:42:04,073 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c63c29d70cb7408515d6909b11ab3112dc10963" 2018-12-27 17:42:04,177 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:42:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b1416252-25fc-49d5-99ca-02ecaba29d47 Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8de789d09e46427786a85702e5e8de91", "links": {"self": "http://172.30.9.31:5000/v3/roles/8de789d09e46427786a85702e5e8de91"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 17:42:04,178 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-b1416252-25fc-49d5-99ca-02ecaba29d47 2018-12-27 17:42:04,181 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c63c29d70cb7408515d6909b11ab3112dc10963" -d '{"role": {"name": "CreateInstancePortManipulationTests-1664102d-8438-4bd-proj-role"}}' 2018-12-27 17:42:04,341 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 27 Dec 2018 17:42:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8730db53-5d9f-4578-97e7-8abbc5b49a9a Content-Length: 234 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "339f7181d1ab407c9d5ba166f6a87873", "links": {"self": "http://172.30.9.31:5000/v3/roles/339f7181d1ab407c9d5ba166f6a87873"}, "name": "CreateInstancePortManipulationTests-1664102d-8438-4bd-proj-role"}} 2018-12-27 17:42:04,341 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/roles used request id req-8730db53-5d9f-4578-97e7-8abbc5b49a9a 2018-12-27 17:42:04,341 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-1664102d-8438-4bd-proj-role 2018-12-27 17:42:04,344 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles/339f7181d1ab407c9d5ba166f6a87873 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c63c29d70cb7408515d6909b11ab3112dc10963" 2018-12-27 17:42:04,362 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:42:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2f8dc39b-e995-41c8-bae1-df79b9d4426b Content-Encoding: gzip Content-Length: 187 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "339f7181d1ab407c9d5ba166f6a87873", "links": {"self": "http://172.30.9.31:5000/v3/roles/339f7181d1ab407c9d5ba166f6a87873"}, "name": "CreateInstancePortManipulationTests-1664102d-8438-4bd-proj-role"}} 2018-12-27 17:42:04,362 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles/339f7181d1ab407c9d5ba166f6a87873 used request id req-2f8dc39b-e995-41c8-bae1-df79b9d4426b 2018-12-27 17:42:04,363 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-1664102d-8438-4bd-proj-role to project CreateInstancePortManipulationTests-1664102d-8438-4bd-proj 2018-12-27 17:42:04,366 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:5000/v3/projects/1d2abf6f1bbc459b9b42d0ace9d17293/users/5a9344028d9d48fc9ed16c1d675f7833/roles/339f7181d1ab407c9d5ba166f6a87873 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c63c29d70cb7408515d6909b11ab3112dc10963" 2018-12-27 17:42:04,513 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:42:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8815978c-e3ed-4d8d-8c60-a05b6933d3d9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:42:04,513 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/1d2abf6f1bbc459b9b42d0ace9d17293/users/5a9344028d9d48fc9ed16c1d675f7833/roles/339f7181d1ab407c9d5ba166f6a87873 used request id req-8815978c-e3ed-4d8d-8c60-a05b6933d3d9 2018-12-27 17:42:04,513 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-12-27 17:42:04,514 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:42:04,514 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:42:04,926 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "339f7181d1ab407c9d5ba166f6a87873", "name": "CreateInstancePortManipulationTests-1664102d-8438-4bd-proj-role"}], "expires_at": "2018-12-27T18:42:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d2abf6f1bbc459b9b42d0ace9d17293", "name": "CreateInstancePortManipulationTests-1664102d-8438-4bd-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/1d2abf6f1bbc459b9b42d0ace9d17293", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/1d2abf6f1bbc459b9b42d0ace9d17293", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/1d2abf6f1bbc459b9b42d0ace9d17293", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/1d2abf6f1bbc459b9b42d0ace9d17293", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/1d2abf6f1bbc459b9b42d0ace9d17293", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/1d2abf6f1bbc459b9b42d0ace9d17293", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/1d2abf6f1bbc459b9b42d0ace9d17293", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/1d2abf6f1bbc459b9b42d0ace9d17293", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/1d2abf6f1bbc459b9b42d0ace9d17293", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_1d2abf6f1bbc459b9b42d0ace9d17293", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_1d2abf6f1bbc459b9b42d0ace9d17293", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/1d2abf6f1bbc459b9b42d0ace9d17293", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/1d2abf6f1bbc459b9b42d0ace9d17293", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/1d2abf6f1bbc459b9b42d0ace9d17293", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-1664102d-8438-4bd-user", "id": "5a9344028d9d48fc9ed16c1d675f7833"}, "audit_ids": ["oucAUXq6RcGv0WTI0y9WgA"], "issued_at": "2018-12-27T17:42:04.000000Z"}} 2018-12-27 17:42:04,926 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b97da6d854a3502349d7321f2910bf6dd5976a0e" 2018-12-27 17:42:05,024 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:42:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2059c07a-c075-4c9b-9d15-135d29e25bef Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:42:05,024 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-2059c07a-c075-4c9b-9d15-135d29e25bef 2018-12-27 17:42:05,028 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-051ac7af-0d98-4e6a-904c-26075af099b2-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b97da6d854a3502349d7321f2910bf6dd5976a0e" 2018-12-27 17:42:05,234 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 180 Content-Type: application/json X-Openstack-Request-Id: req-c70cc4d4-c721-45cd-984a-117f86ca088a Date: Thu, 27 Dec 2018 17:42:05 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-051ac7af-0d98-4e6a-904c-26075af099b2-image"} 2018-12-27 17:42:05,234 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-051ac7af-0d98-4e6a-904c-26075af099b2-image used request id req-c70cc4d4-c721-45cd-984a-117f86ca088a 2018-12-27 17:42:05,237 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b97da6d854a3502349d7321f2910bf6dd5976a0e" 2018-12-27 17:42:05,429 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-bf9ee2df-681a-4c8f-ad8c-f2911632ab80 Date: Thu, 27 Dec 2018 17:42:05 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-27 17:42:05,429 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/schemas/image used request id req-bf9ee2df-681a-4c8f-ad8c-f2911632ab80 2018-12-27 17:42:05,459 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b97da6d854a3502349d7321f2910bf6dd5976a0e" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstancePortManipulationTests-051ac7af-0d98-4e6a-904c-26075af099b2-image"}' 2018-12-27 17:42:05,690 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 639 Content-Type: application/json Location: http://172.30.9.31:9292/v2/images/ac320f11-b996-4d05-a749-01d687c160e0 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-53904e3f-8836-4762-9615-83a2ed6613ff Date: Thu, 27 Dec 2018 17:42:05 GMT RESP BODY: {"status": "queued", "name": "CreateInstancePortManipulationTests-051ac7af-0d98-4e6a-904c-26075af099b2-image", "tags": [], "container_format": "bare", "created_at": "2018-12-27T17:42:05Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-12-27T17:42:05Z", "visibility": "shared", "locations": [], "self": "/v2/images/ac320f11-b996-4d05-a749-01d687c160e0", "min_disk": 0, "protected": false, "id": "ac320f11-b996-4d05-a749-01d687c160e0", "file": "/v2/images/ac320f11-b996-4d05-a749-01d687c160e0/file", "checksum": null, "owner": "1d2abf6f1bbc459b9b42d0ace9d17293", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-27 17:42:05,690 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.31:9292/v2/images used request id req-53904e3f-8836-4762-9615-83a2ed6613ff 2018-12-27 17:42:05,702 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:9292/v2/images/ac320f11-b996-4d05-a749-01d687c160e0/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b97da6d854a3502349d7321f2910bf6dd5976a0e" -d '' 2018-12-27 17:42:06,527 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-974aa94c-7715-4d50-ade9-ecf97f664f22 Date: Thu, 27 Dec 2018 17:42:06 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-27 17:42:06,527 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.31:9292/v2/images/ac320f11-b996-4d05-a749-01d687c160e0/file used request id req-974aa94c-7715-4d50-ade9-ecf97f664f22 2018-12-27 17:42:06,528 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-27 17:42:06,531 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/images/ac320f11-b996-4d05-a749-01d687c160e0 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b97da6d854a3502349d7321f2910bf6dd5976a0e" 2018-12-27 17:42:06,740 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-d8a7c2d7-90bb-41b6-ae53-129b0a53f6c1 Date: Thu, 27 Dec 2018 17:42:06 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-051ac7af-0d98-4e6a-904c-26075af099b2-image", "tags": [], "container_format": "bare", "created_at": "2018-12-27T17:42:05Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-27T17:42:06Z", "visibility": "shared", "locations": [{"url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/ac320f11-b996-4d05-a749-01d687c160e0/snap", "metadata": {}}], "self": "/v2/images/ac320f11-b996-4d05-a749-01d687c160e0", "min_disk": 0, "protected": false, "id": "ac320f11-b996-4d05-a749-01d687c160e0", "file": "/v2/images/ac320f11-b996-4d05-a749-01d687c160e0/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "1d2abf6f1bbc459b9b42d0ace9d17293", "direct_url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/ac320f11-b996-4d05-a749-01d687c160e0/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-27 17:42:06,740 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images/ac320f11-b996-4d05-a749-01d687c160e0 used request id req-d8a7c2d7-90bb-41b6-ae53-129b0a53f6c1 2018-12-27 17:42:06,743 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b97da6d854a3502349d7321f2910bf6dd5976a0e" 2018-12-27 17:42:06,929 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-77fdabd5-abb4-4a15-9b39-f4bc9f0c2c9b Date: Thu, 27 Dec 2018 17:42:06 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-27 17:42:06,929 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/schemas/image used request id req-77fdabd5-abb4-4a15-9b39-f4bc9f0c2c9b 2018-12-27 17:42:06,932 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-051ac7af-0d98-4e6a-904c-26075af099b2-image 2018-12-27 17:42:06,935 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/images/ac320f11-b996-4d05-a749-01d687c160e0 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b97da6d854a3502349d7321f2910bf6dd5976a0e" 2018-12-27 17:42:07,133 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-cf93f108-cc6a-4713-ac5d-4bc8249e5bef Date: Thu, 27 Dec 2018 17:42:07 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-051ac7af-0d98-4e6a-904c-26075af099b2-image", "tags": [], "container_format": "bare", "created_at": "2018-12-27T17:42:05Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-27T17:42:06Z", "visibility": "shared", "locations": [{"url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/ac320f11-b996-4d05-a749-01d687c160e0/snap", "metadata": {}}], "self": "/v2/images/ac320f11-b996-4d05-a749-01d687c160e0", "min_disk": 0, "protected": false, "id": "ac320f11-b996-4d05-a749-01d687c160e0", "file": "/v2/images/ac320f11-b996-4d05-a749-01d687c160e0/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "1d2abf6f1bbc459b9b42d0ace9d17293", "direct_url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/ac320f11-b996-4d05-a749-01d687c160e0/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-27 17:42:07,133 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images/ac320f11-b996-4d05-a749-01d687c160e0 used request id req-cf93f108-cc6a-4713-ac5d-4bc8249e5bef 2018-12-27 17:42:07,134 - create_image - DEBUG - Instance status is - active 2018-12-27 17:42:07,134 - create_image - DEBUG - Image is active with name - CreateInstancePortManipulationTests-051ac7af-0d98-4e6a-904c-26075af099b2-image 2018-12-27 17:42:07,134 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-051ac7af-0d98-4e6a-904c-26075af099b2-image 2018-12-27 17:42:07,134 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:42:07,135 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:42:07,540 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "339f7181d1ab407c9d5ba166f6a87873", "name": "CreateInstancePortManipulationTests-1664102d-8438-4bd-proj-role"}], "expires_at": "2018-12-27T18:42:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d2abf6f1bbc459b9b42d0ace9d17293", "name": "CreateInstancePortManipulationTests-1664102d-8438-4bd-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/1d2abf6f1bbc459b9b42d0ace9d17293", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/1d2abf6f1bbc459b9b42d0ace9d17293", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/1d2abf6f1bbc459b9b42d0ace9d17293", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/1d2abf6f1bbc459b9b42d0ace9d17293", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/1d2abf6f1bbc459b9b42d0ace9d17293", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/1d2abf6f1bbc459b9b42d0ace9d17293", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/1d2abf6f1bbc459b9b42d0ace9d17293", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/1d2abf6f1bbc459b9b42d0ace9d17293", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/1d2abf6f1bbc459b9b42d0ace9d17293", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_1d2abf6f1bbc459b9b42d0ace9d17293", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_1d2abf6f1bbc459b9b42d0ace9d17293", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/1d2abf6f1bbc459b9b42d0ace9d17293", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/1d2abf6f1bbc459b9b42d0ace9d17293", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/1d2abf6f1bbc459b9b42d0ace9d17293", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-1664102d-8438-4bd-user", "id": "5a9344028d9d48fc9ed16c1d675f7833"}, "audit_ids": ["gKZu1OHbRjy9I3FZK7Jpdg"], "issued_at": "2018-12-27T17:42:07.000000Z"}} 2018-12-27 17:42:07,540 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e99bc15f88fbef40bd0b0fd0770b9ff83f305249" 2018-12-27 17:42:07,553 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:42:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9c459a12-6782-4128-8202-ae42bd5e2e5e Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:42:07,553 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-9c459a12-6782-4128-8202-ae42bd5e2e5e 2018-12-27 17:42:07,561 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-051ac7af-0d98-4e6a-904c-26075af099b2-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e99bc15f88fbef40bd0b0fd0770b9ff83f305249" 2018-12-27 17:42:07,788 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-bc75c23a-4327-4f31-9aca-e552f057a914 Date: Thu, 27 Dec 2018 17:42:07 GMT RESP BODY: {"networks":[]} 2018-12-27 17:42:07,788 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-051ac7af-0d98-4e6a-904c-26075af099b2-pub-net used request id req-bc75c23a-4327-4f31-9aca-e552f057a914 2018-12-27 17:42:07,789 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-051ac7af-0d98-4e6a-904c-26075af099b2-pub-net 2018-12-27 17:42:07,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e99bc15f88fbef40bd0b0fd0770b9ff83f305249" -d '{"network": {"name": "CreateInstancePortManipulationTests-051ac7af-0d98-4e6a-904c-26075af099b2-pub-net", "admin_state_up": true}}' 2018-12-27 17:42:09,155 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 654 X-Openstack-Request-Id: req-d359c405-7776-43a4-b759-95939c986bce Date: Thu, 27 Dec 2018 17:42:09 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"id":"22d110f9-855e-4570-9c06-81d841916d13","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"1d2abf6f1bbc459b9b42d0ace9d17293","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-27T17:42:08Z","is_default":false,"name":"CreateInstancePortManipulationTests-051ac7af-0d98-4e6a-904c-26075af099b2-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"1d2abf6f1bbc459b9b42d0ace9d17293","created_at":"2018-12-27T17:42:08Z","mtu":1442}} 2018-12-27 17:42:09,155 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/networks used request id req-d359c405-7776-43a4-b759-95939c986bce 2018-12-27 17:42:09,160 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?id=22d110f9-855e-4570-9c06-81d841916d13 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e99bc15f88fbef40bd0b0fd0770b9ff83f305249" 2018-12-27 17:42:09,521 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 638 X-Openstack-Request-Id: req-4aa4c09c-8390-4d23-8ac7-12308c1d22b2 Date: Thu, 27 Dec 2018 17:42:09 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"id":"22d110f9-855e-4570-9c06-81d841916d13","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"1d2abf6f1bbc459b9b42d0ace9d17293","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-27T17:42:08Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-051ac7af-0d98-4e6a-904c-26075af099b2-pub-net","admin_state_up":true,"tenant_id":"1d2abf6f1bbc459b9b42d0ace9d17293","created_at":"2018-12-27T17:42:08Z","mtu":1442}]} 2018-12-27 17:42:09,522 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?id=22d110f9-855e-4570-9c06-81d841916d13 used request id req-4aa4c09c-8390-4d23-8ac7-12308c1d22b2 2018-12-27 17:42:09,527 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=22d110f9-855e-4570-9c06-81d841916d13 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e99bc15f88fbef40bd0b0fd0770b9ff83f305249" 2018-12-27 17:42:09,764 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-a60784c1-52cc-4ea5-b73c-c30c8e24b4f2 Date: Thu, 27 Dec 2018 17:42:09 GMT RESP BODY: {"subnets":[]} 2018-12-27 17:42:09,764 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=22d110f9-855e-4570-9c06-81d841916d13 used request id req-a60784c1-52cc-4ea5-b73c-c30c8e24b4f2 2018-12-27 17:42:09,765 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-051ac7af-0d98-4e6a-904c-26075af099b2-pub-subnet 2018-12-27 17:42:09,770 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e99bc15f88fbef40bd0b0fd0770b9ff83f305249" -d '{"subnets": [{"ip_version": 4, "network_id": "22d110f9-855e-4570-9c06-81d841916d13", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-051ac7af-0d98-4e6a-904c-26075af099b2-pub-subnet"}]}' 2018-12-27 17:42:11,195 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-273885ee-3c99-4992-89d5-9601e787d9fc Date: Thu, 27 Dec 2018 17:42:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"22d110f9-855e-4570-9c06-81d841916d13","tenant_id":"1d2abf6f1bbc459b9b42d0ace9d17293","created_at":"2018-12-27T17:42:10Z","dns_nameservers":[],"updated_at":"2018-12-27T17:42:10Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"1d2abf6f1bbc459b9b42d0ace9d17293","id":"73db6a7d-5d4c-485b-8e73-95cfa35fb9b0","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-051ac7af-0d98-4e6a-904c-26075af099b2-pub-subnet"}]} 2018-12-27 17:42:11,195 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/subnets used request id req-273885ee-3c99-4992-89d5-9601e787d9fc 2018-12-27 17:42:11,200 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?id=22d110f9-855e-4570-9c06-81d841916d13 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e99bc15f88fbef40bd0b0fd0770b9ff83f305249" 2018-12-27 17:42:11,491 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-b9900e16-daf0-4229-a463-f5864d5f69b9 Date: Thu, 27 Dec 2018 17:42:11 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"22d110f9-855e-4570-9c06-81d841916d13","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"1d2abf6f1bbc459b9b42d0ace9d17293","status":"ACTIVE","subnets":["73db6a7d-5d4c-485b-8e73-95cfa35fb9b0"],"description":"","tags":[],"updated_at":"2018-12-27T17:42:10Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-051ac7af-0d98-4e6a-904c-26075af099b2-pub-net","admin_state_up":true,"tenant_id":"1d2abf6f1bbc459b9b42d0ace9d17293","created_at":"2018-12-27T17:42:08Z","mtu":1442}]} 2018-12-27 17:42:11,491 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?id=22d110f9-855e-4570-9c06-81d841916d13 used request id req-b9900e16-daf0-4229-a463-f5864d5f69b9 2018-12-27 17:42:11,496 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=22d110f9-855e-4570-9c06-81d841916d13 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e99bc15f88fbef40bd0b0fd0770b9ff83f305249" 2018-12-27 17:42:11,737 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-ce139ab9-bc80-4707-8195-d253f628d1a7 Date: Thu, 27 Dec 2018 17:42:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"22d110f9-855e-4570-9c06-81d841916d13","tenant_id":"1d2abf6f1bbc459b9b42d0ace9d17293","created_at":"2018-12-27T17:42:10Z","dns_nameservers":[],"updated_at":"2018-12-27T17:42:10Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"1d2abf6f1bbc459b9b42d0ace9d17293","id":"73db6a7d-5d4c-485b-8e73-95cfa35fb9b0","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-051ac7af-0d98-4e6a-904c-26075af099b2-pub-subnet"}]} 2018-12-27 17:42:11,737 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=22d110f9-855e-4570-9c06-81d841916d13 used request id req-ce139ab9-bc80-4707-8195-d253f628d1a7 2018-12-27 17:42:11,738 - OpenStackNetwork - DEBUG - Network [22d110f9-855e-4570-9c06-81d841916d13] created successfully 2018-12-27 17:42:11,738 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:42:11,739 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:42:12,154 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:42:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["Fc5h6FRYSIOQpRSNB_V-Ng"], "issued_at": "2018-12-27T17:42:12.000000Z"}} 2018-12-27 17:42:12,154 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a1ff90b011e6e2897489c22772ba2e49cbe379d" 2018-12-27 17:42:12,258 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:42:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cb9e016b-43f5-47b3-8d7d-a56c21d386f6 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:42:12,258 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-cb9e016b-43f5-47b3-8d7d-a56c21d386f6 2018-12-27 17:42:12,259 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-27 17:42:12,263 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a1ff90b011e6e2897489c22772ba2e49cbe379d" 2018-12-27 17:42:12,468 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:42:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-a8fdf58e-ed51-4cb8-902e-ca5ea67c0813 x-compute-request-id: req-a8fdf58e-ed51-4cb8-902e-ca5ea67c0813 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-12-27 17:42:12,468 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-a8fdf58e-ed51-4cb8-902e-ca5ea67c0813 2018-12-27 17:42:12,471 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a1ff90b011e6e2897489c22772ba2e49cbe379d" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstancePortManipulationTests-051ac7af-0d98-4e6a-904c-26075af099b2-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-12-27 17:42:12,510 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:42:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-306499ea-422e-40ff-a174-1429ad24a773 x-compute-request-id: req-306499ea-422e-40ff-a174-1429ad24a773 Content-Encoding: gzip Content-Length: 332 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstancePortManipulationTests-051ac7af-0d98-4e6a-904c-26075af099b2-flavor-name", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/f557e3c3-d5a3-43f6-bc7f-1702db9a29d0", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/f557e3c3-d5a3-43f6-bc7f-1702db9a29d0", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "f557e3c3-d5a3-43f6-bc7f-1702db9a29d0"}} 2018-12-27 17:42:12,510 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-306499ea-422e-40ff-a174-1429ad24a773 2018-12-27 17:42:12,511 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:42:12,512 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:42:12,930 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "339f7181d1ab407c9d5ba166f6a87873", "name": "CreateInstancePortManipulationTests-1664102d-8438-4bd-proj-role"}], "expires_at": "2018-12-27T18:42:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d2abf6f1bbc459b9b42d0ace9d17293", "name": "CreateInstancePortManipulationTests-1664102d-8438-4bd-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/1d2abf6f1bbc459b9b42d0ace9d17293", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/1d2abf6f1bbc459b9b42d0ace9d17293", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/1d2abf6f1bbc459b9b42d0ace9d17293", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/1d2abf6f1bbc459b9b42d0ace9d17293", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/1d2abf6f1bbc459b9b42d0ace9d17293", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/1d2abf6f1bbc459b9b42d0ace9d17293", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/1d2abf6f1bbc459b9b42d0ace9d17293", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/1d2abf6f1bbc459b9b42d0ace9d17293", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/1d2abf6f1bbc459b9b42d0ace9d17293", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_1d2abf6f1bbc459b9b42d0ace9d17293", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_1d2abf6f1bbc459b9b42d0ace9d17293", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/1d2abf6f1bbc459b9b42d0ace9d17293", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/1d2abf6f1bbc459b9b42d0ace9d17293", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/1d2abf6f1bbc459b9b42d0ace9d17293", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-1664102d-8438-4bd-user", "id": "5a9344028d9d48fc9ed16c1d675f7833"}, "audit_ids": ["yBzMDR8XSJahAShrdV_VCg"], "issued_at": "2018-12-27T17:42:12.000000Z"}} 2018-12-27 17:42:12,931 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}285de07a91bfe387578ff950e531957486476c5f" 2018-12-27 17:42:13,039 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:42:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4167089d-cf35-431a-ab9d-251e143ec2de Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:42:13,039 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-4167089d-cf35-431a-ab9d-251e143ec2de 2018-12-27 17:42:13,040 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-27 17:42:13,043 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}285de07a91bfe387578ff950e531957486476c5f" 2018-12-27 17:42:13,136 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:42:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-07f3cda1-5ffb-47bc-be62-caa9fd14b49a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:42:13,136 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-07f3cda1-5ffb-47bc-be62-caa9fd14b49a 2018-12-27 17:42:13,144 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-051ac7af-0d98-4e6a-904c-26075af099b2-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}285de07a91bfe387578ff950e531957486476c5f" 2018-12-27 17:42:13,422 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-13192b0f-8e5c-48e9-9fd3-29d477179a02 Date: Thu, 27 Dec 2018 17:42:13 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"22d110f9-855e-4570-9c06-81d841916d13","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"1d2abf6f1bbc459b9b42d0ace9d17293","status":"ACTIVE","subnets":["73db6a7d-5d4c-485b-8e73-95cfa35fb9b0"],"description":"","tags":[],"updated_at":"2018-12-27T17:42:10Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-051ac7af-0d98-4e6a-904c-26075af099b2-pub-net","admin_state_up":true,"tenant_id":"1d2abf6f1bbc459b9b42d0ace9d17293","created_at":"2018-12-27T17:42:08Z","mtu":1442}]} 2018-12-27 17:42:13,422 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-051ac7af-0d98-4e6a-904c-26075af099b2-pub-net used request id req-13192b0f-8e5c-48e9-9fd3-29d477179a02 2018-12-27 17:42:13,427 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=22d110f9-855e-4570-9c06-81d841916d13 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}285de07a91bfe387578ff950e531957486476c5f" 2018-12-27 17:42:13,692 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-5678f61a-47e1-47e6-b007-394881fa03d6 Date: Thu, 27 Dec 2018 17:42:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"22d110f9-855e-4570-9c06-81d841916d13","tenant_id":"1d2abf6f1bbc459b9b42d0ace9d17293","created_at":"2018-12-27T17:42:10Z","dns_nameservers":[],"updated_at":"2018-12-27T17:42:10Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"1d2abf6f1bbc459b9b42d0ace9d17293","id":"73db6a7d-5d4c-485b-8e73-95cfa35fb9b0","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-051ac7af-0d98-4e6a-904c-26075af099b2-pub-subnet"}]} 2018-12-27 17:42:13,693 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=22d110f9-855e-4570-9c06-81d841916d13 used request id req-5678f61a-47e1-47e6-b007-394881fa03d6 2018-12-27 17:42:13,698 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-051ac7af-0d98-4e6a-904c-26075af099b2-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}285de07a91bfe387578ff950e531957486476c5f" 2018-12-27 17:42:13,984 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-513cce3e-f2a4-40fd-a5fe-4b7b3c38a38c Date: Thu, 27 Dec 2018 17:42:13 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"22d110f9-855e-4570-9c06-81d841916d13","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"1d2abf6f1bbc459b9b42d0ace9d17293","status":"ACTIVE","subnets":["73db6a7d-5d4c-485b-8e73-95cfa35fb9b0"],"description":"","tags":[],"updated_at":"2018-12-27T17:42:10Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-051ac7af-0d98-4e6a-904c-26075af099b2-pub-net","admin_state_up":true,"tenant_id":"1d2abf6f1bbc459b9b42d0ace9d17293","created_at":"2018-12-27T17:42:08Z","mtu":1442}]} 2018-12-27 17:42:13,985 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-051ac7af-0d98-4e6a-904c-26075af099b2-pub-net used request id req-513cce3e-f2a4-40fd-a5fe-4b7b3c38a38c 2018-12-27 17:42:13,988 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 17:42:13,993 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 17:42:13 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 17:42:13,994 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/1d2abf6f1bbc459b9b42d0ace9d17293 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}285de07a91bfe387578ff950e531957486476c5f" 2018-12-27 17:42:14,086 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:42:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7036e6fd-433e-4997-84a9-3d94a89db8c3 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/1d2abf6f1bbc459b9b42d0ace9d17293"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "1d2abf6f1bbc459b9b42d0ace9d17293", "name": "CreateInstancePortManipulationTests-1664102d-8438-4bd-proj"}} 2018-12-27 17:42:14,086 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/1d2abf6f1bbc459b9b42d0ace9d17293 used request id req-7036e6fd-433e-4997-84a9-3d94a89db8c3 2018-12-27 17:42:14,091 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=22d110f9-855e-4570-9c06-81d841916d13 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}285de07a91bfe387578ff950e531957486476c5f" 2018-12-27 17:42:14,332 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-afbe0211-d889-47e6-b4f5-61abed9513f9 Date: Thu, 27 Dec 2018 17:42:14 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"22d110f9-855e-4570-9c06-81d841916d13","tenant_id":"1d2abf6f1bbc459b9b42d0ace9d17293","created_at":"2018-12-27T17:42:10Z","dns_nameservers":[],"updated_at":"2018-12-27T17:42:10Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"1d2abf6f1bbc459b9b42d0ace9d17293","id":"73db6a7d-5d4c-485b-8e73-95cfa35fb9b0","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-051ac7af-0d98-4e6a-904c-26075af099b2-pub-subnet"}]} 2018-12-27 17:42:14,332 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=22d110f9-855e-4570-9c06-81d841916d13 used request id req-afbe0211-d889-47e6-b4f5-61abed9513f9 2018-12-27 17:42:14,337 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=22d110f9-855e-4570-9c06-81d841916d13&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-051ac7af-0d98-4e6a-904c-26075af099b2port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}285de07a91bfe387578ff950e531957486476c5f" 2018-12-27 17:42:14,570 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-d8660766-53e3-4d06-a539-ced926e61650 Date: Thu, 27 Dec 2018 17:42:14 GMT RESP BODY: {"ports":[]} 2018-12-27 17:42:14,570 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=22d110f9-855e-4570-9c06-81d841916d13&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-051ac7af-0d98-4e6a-904c-26075af099b2port-1&admin_state_up=True used request id req-d8660766-53e3-4d06-a539-ced926e61650 2018-12-27 17:42:14,573 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-051ac7af-0d98-4e6a-904c-26075af099b2-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}285de07a91bfe387578ff950e531957486476c5f" 2018-12-27 17:42:14,813 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:42:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-ff76d942-d5cc-44a6-ad31-a0e2ab29105a x-compute-request-id: req-ff76d942-d5cc-44a6-ad31-a0e2ab29105a Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-12-27 17:42:14,813 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-051ac7af-0d98-4e6a-904c-26075af099b2-inst used request id req-ff76d942-d5cc-44a6-ad31-a0e2ab29105a 2018-12-27 17:42:14,819 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-051ac7af-0d98-4e6a-904c-26075af099b2-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}285de07a91bfe387578ff950e531957486476c5f" 2018-12-27 17:42:14,915 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-4112adc0-c447-46e6-a0f1-b361aa1a66ab Date: Thu, 27 Dec 2018 17:42:14 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"22d110f9-855e-4570-9c06-81d841916d13","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"1d2abf6f1bbc459b9b42d0ace9d17293","status":"ACTIVE","subnets":["73db6a7d-5d4c-485b-8e73-95cfa35fb9b0"],"description":"","tags":[],"updated_at":"2018-12-27T17:42:10Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-051ac7af-0d98-4e6a-904c-26075af099b2-pub-net","admin_state_up":true,"tenant_id":"1d2abf6f1bbc459b9b42d0ace9d17293","created_at":"2018-12-27T17:42:08Z","mtu":1442}]} 2018-12-27 17:42:14,915 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-051ac7af-0d98-4e6a-904c-26075af099b2-pub-net used request id req-4112adc0-c447-46e6-a0f1-b361aa1a66ab 2018-12-27 17:42:14,921 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=22d110f9-855e-4570-9c06-81d841916d13 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}285de07a91bfe387578ff950e531957486476c5f" 2018-12-27 17:42:15,147 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-6bcdb97e-af03-45ca-bd39-e226cc0eec8c Date: Thu, 27 Dec 2018 17:42:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"22d110f9-855e-4570-9c06-81d841916d13","tenant_id":"1d2abf6f1bbc459b9b42d0ace9d17293","created_at":"2018-12-27T17:42:10Z","dns_nameservers":[],"updated_at":"2018-12-27T17:42:10Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"1d2abf6f1bbc459b9b42d0ace9d17293","id":"73db6a7d-5d4c-485b-8e73-95cfa35fb9b0","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-051ac7af-0d98-4e6a-904c-26075af099b2-pub-subnet"}]} 2018-12-27 17:42:15,147 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=22d110f9-855e-4570-9c06-81d841916d13 used request id req-6bcdb97e-af03-45ca-bd39-e226cc0eec8c 2018-12-27 17:42:15,152 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-051ac7af-0d98-4e6a-904c-26075af099b2-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}285de07a91bfe387578ff950e531957486476c5f" 2018-12-27 17:42:15,248 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-56ee30fe-07a2-45ed-8c80-93fee336475b Date: Thu, 27 Dec 2018 17:42:15 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"22d110f9-855e-4570-9c06-81d841916d13","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"1d2abf6f1bbc459b9b42d0ace9d17293","status":"ACTIVE","subnets":["73db6a7d-5d4c-485b-8e73-95cfa35fb9b0"],"description":"","tags":[],"updated_at":"2018-12-27T17:42:10Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-051ac7af-0d98-4e6a-904c-26075af099b2-pub-net","admin_state_up":true,"tenant_id":"1d2abf6f1bbc459b9b42d0ace9d17293","created_at":"2018-12-27T17:42:08Z","mtu":1442}]} 2018-12-27 17:42:15,248 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-051ac7af-0d98-4e6a-904c-26075af099b2-pub-net used request id req-56ee30fe-07a2-45ed-8c80-93fee336475b 2018-12-27 17:42:15,252 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/1d2abf6f1bbc459b9b42d0ace9d17293 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}285de07a91bfe387578ff950e531957486476c5f" 2018-12-27 17:42:15,349 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:42:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4eda25b3-9613-4fad-881a-affde0c50588 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/1d2abf6f1bbc459b9b42d0ace9d17293"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "1d2abf6f1bbc459b9b42d0ace9d17293", "name": "CreateInstancePortManipulationTests-1664102d-8438-4bd-proj"}} 2018-12-27 17:42:15,349 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/1d2abf6f1bbc459b9b42d0ace9d17293 used request id req-4eda25b3-9613-4fad-881a-affde0c50588 2018-12-27 17:42:15,354 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=22d110f9-855e-4570-9c06-81d841916d13 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}285de07a91bfe387578ff950e531957486476c5f" 2018-12-27 17:42:15,595 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-b73164a3-9d83-4fc4-abb6-b41a7fa2dcb4 Date: Thu, 27 Dec 2018 17:42:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"22d110f9-855e-4570-9c06-81d841916d13","tenant_id":"1d2abf6f1bbc459b9b42d0ace9d17293","created_at":"2018-12-27T17:42:10Z","dns_nameservers":[],"updated_at":"2018-12-27T17:42:10Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"1d2abf6f1bbc459b9b42d0ace9d17293","id":"73db6a7d-5d4c-485b-8e73-95cfa35fb9b0","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-051ac7af-0d98-4e6a-904c-26075af099b2-pub-subnet"}]} 2018-12-27 17:42:15,595 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=22d110f9-855e-4570-9c06-81d841916d13 used request id req-b73164a3-9d83-4fc4-abb6-b41a7fa2dcb4 2018-12-27 17:42:15,601 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=22d110f9-855e-4570-9c06-81d841916d13&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-051ac7af-0d98-4e6a-904c-26075af099b2port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}285de07a91bfe387578ff950e531957486476c5f" 2018-12-27 17:42:15,630 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-15707395-6905-4005-9319-72e2cdb5516d Date: Thu, 27 Dec 2018 17:42:15 GMT RESP BODY: {"ports":[]} 2018-12-27 17:42:15,630 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=22d110f9-855e-4570-9c06-81d841916d13&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-051ac7af-0d98-4e6a-904c-26075af099b2port-1&admin_state_up=True used request id req-15707395-6905-4005-9319-72e2cdb5516d 2018-12-27 17:42:15,631 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:42:15,632 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:42:16,048 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "339f7181d1ab407c9d5ba166f6a87873", "name": "CreateInstancePortManipulationTests-1664102d-8438-4bd-proj-role"}], "expires_at": "2018-12-27T18:42:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d2abf6f1bbc459b9b42d0ace9d17293", "name": "CreateInstancePortManipulationTests-1664102d-8438-4bd-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/1d2abf6f1bbc459b9b42d0ace9d17293", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/1d2abf6f1bbc459b9b42d0ace9d17293", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/1d2abf6f1bbc459b9b42d0ace9d17293", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/1d2abf6f1bbc459b9b42d0ace9d17293", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/1d2abf6f1bbc459b9b42d0ace9d17293", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/1d2abf6f1bbc459b9b42d0ace9d17293", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/1d2abf6f1bbc459b9b42d0ace9d17293", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/1d2abf6f1bbc459b9b42d0ace9d17293", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/1d2abf6f1bbc459b9b42d0ace9d17293", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_1d2abf6f1bbc459b9b42d0ace9d17293", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_1d2abf6f1bbc459b9b42d0ace9d17293", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/1d2abf6f1bbc459b9b42d0ace9d17293", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/1d2abf6f1bbc459b9b42d0ace9d17293", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/1d2abf6f1bbc459b9b42d0ace9d17293", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-1664102d-8438-4bd-user", "id": "5a9344028d9d48fc9ed16c1d675f7833"}, "audit_ids": ["ZsaXzXBKQ8OlaTn942sC2g"], "issued_at": "2018-12-27T17:42:16.000000Z"}} 2018-12-27 17:42:16,049 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}065e9cbfceae11b0afedba258f21d2c8b516bfad" 2018-12-27 17:42:16,142 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:42:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d45735ad-d39a-4c0d-9c5a-81902075f749 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:42:16,142 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-d45735ad-d39a-4c0d-9c5a-81902075f749 2018-12-27 17:42:16,148 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-051ac7af-0d98-4e6a-904c-26075af099b2-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}285de07a91bfe387578ff950e531957486476c5f" 2018-12-27 17:42:16,243 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-e3641d96-839d-442a-8023-5115bcfda014 Date: Thu, 27 Dec 2018 17:42:16 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"22d110f9-855e-4570-9c06-81d841916d13","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"1d2abf6f1bbc459b9b42d0ace9d17293","status":"ACTIVE","subnets":["73db6a7d-5d4c-485b-8e73-95cfa35fb9b0"],"description":"","tags":[],"updated_at":"2018-12-27T17:42:10Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-051ac7af-0d98-4e6a-904c-26075af099b2-pub-net","admin_state_up":true,"tenant_id":"1d2abf6f1bbc459b9b42d0ace9d17293","created_at":"2018-12-27T17:42:08Z","mtu":1442}]} 2018-12-27 17:42:16,243 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-051ac7af-0d98-4e6a-904c-26075af099b2-pub-net used request id req-e3641d96-839d-442a-8023-5115bcfda014 2018-12-27 17:42:16,249 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=22d110f9-855e-4570-9c06-81d841916d13 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}285de07a91bfe387578ff950e531957486476c5f" 2018-12-27 17:42:16,483 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-79b9eb69-6d29-44ab-b986-cb32f266ef11 Date: Thu, 27 Dec 2018 17:42:16 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"22d110f9-855e-4570-9c06-81d841916d13","tenant_id":"1d2abf6f1bbc459b9b42d0ace9d17293","created_at":"2018-12-27T17:42:10Z","dns_nameservers":[],"updated_at":"2018-12-27T17:42:10Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"1d2abf6f1bbc459b9b42d0ace9d17293","id":"73db6a7d-5d4c-485b-8e73-95cfa35fb9b0","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-051ac7af-0d98-4e6a-904c-26075af099b2-pub-subnet"}]} 2018-12-27 17:42:16,483 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=22d110f9-855e-4570-9c06-81d841916d13 used request id req-79b9eb69-6d29-44ab-b986-cb32f266ef11 2018-12-27 17:42:16,488 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-051ac7af-0d98-4e6a-904c-26075af099b2-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}285de07a91bfe387578ff950e531957486476c5f" 2018-12-27 17:42:16,771 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-7cf66efa-81da-4683-a7e1-6251901dbe06 Date: Thu, 27 Dec 2018 17:42:16 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"22d110f9-855e-4570-9c06-81d841916d13","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"1d2abf6f1bbc459b9b42d0ace9d17293","status":"ACTIVE","subnets":["73db6a7d-5d4c-485b-8e73-95cfa35fb9b0"],"description":"","tags":[],"updated_at":"2018-12-27T17:42:10Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-051ac7af-0d98-4e6a-904c-26075af099b2-pub-net","admin_state_up":true,"tenant_id":"1d2abf6f1bbc459b9b42d0ace9d17293","created_at":"2018-12-27T17:42:08Z","mtu":1442}]} 2018-12-27 17:42:16,771 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-051ac7af-0d98-4e6a-904c-26075af099b2-pub-net used request id req-7cf66efa-81da-4683-a7e1-6251901dbe06 2018-12-27 17:42:16,775 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 17:42:16,780 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 17:42:16 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 17:42:16,781 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/1d2abf6f1bbc459b9b42d0ace9d17293 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}065e9cbfceae11b0afedba258f21d2c8b516bfad" 2018-12-27 17:42:16,895 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:42:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3b1b3b2d-befb-472f-9082-d96605d0d3c8 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/1d2abf6f1bbc459b9b42d0ace9d17293"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "1d2abf6f1bbc459b9b42d0ace9d17293", "name": "CreateInstancePortManipulationTests-1664102d-8438-4bd-proj"}} 2018-12-27 17:42:16,895 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/1d2abf6f1bbc459b9b42d0ace9d17293 used request id req-3b1b3b2d-befb-472f-9082-d96605d0d3c8 2018-12-27 17:42:16,900 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=22d110f9-855e-4570-9c06-81d841916d13 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}285de07a91bfe387578ff950e531957486476c5f" 2018-12-27 17:42:16,945 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-32144817-33fd-4ef5-ad2f-fa93bcec0f68 Date: Thu, 27 Dec 2018 17:42:16 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"22d110f9-855e-4570-9c06-81d841916d13","tenant_id":"1d2abf6f1bbc459b9b42d0ace9d17293","created_at":"2018-12-27T17:42:10Z","dns_nameservers":[],"updated_at":"2018-12-27T17:42:10Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"1d2abf6f1bbc459b9b42d0ace9d17293","id":"73db6a7d-5d4c-485b-8e73-95cfa35fb9b0","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-051ac7af-0d98-4e6a-904c-26075af099b2-pub-subnet"}]} 2018-12-27 17:42:16,945 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=22d110f9-855e-4570-9c06-81d841916d13 used request id req-32144817-33fd-4ef5-ad2f-fa93bcec0f68 2018-12-27 17:42:16,951 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=22d110f9-855e-4570-9c06-81d841916d13&name=CreateInstancePortManipulationTests-051ac7af-0d98-4e6a-904c-26075af099b2-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}285de07a91bfe387578ff950e531957486476c5f" 2018-12-27 17:42:17,003 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-0f24177c-48ce-4879-b530-502ca8ef3110 Date: Thu, 27 Dec 2018 17:42:17 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"22d110f9-855e-4570-9c06-81d841916d13","tenant_id":"1d2abf6f1bbc459b9b42d0ace9d17293","created_at":"2018-12-27T17:42:10Z","dns_nameservers":[],"updated_at":"2018-12-27T17:42:10Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"1d2abf6f1bbc459b9b42d0ace9d17293","id":"73db6a7d-5d4c-485b-8e73-95cfa35fb9b0","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-051ac7af-0d98-4e6a-904c-26075af099b2-pub-subnet"}]} 2018-12-27 17:42:17,003 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=22d110f9-855e-4570-9c06-81d841916d13&name=CreateInstancePortManipulationTests-051ac7af-0d98-4e6a-904c-26075af099b2-pub-subnet used request id req-0f24177c-48ce-4879-b530-502ca8ef3110 2018-12-27 17:42:17,004 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-051ac7af-0d98-4e6a-904c-26075af099b2-pub-net 2018-12-27 17:42:17,009 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}285de07a91bfe387578ff950e531957486476c5f" -d '{"port": {"network_id": "22d110f9-855e-4570-9c06-81d841916d13", "mac_address": "0a:1b:2c:3d:4e:5f", "fixed_ips": [{"subnet_id": "73db6a7d-5d4c-485b-8e73-95cfa35fb9b0", "ip_address": "10.55.0.101"}], "name": "CreateInstancePortManipulationTests-051ac7af-0d98-4e6a-904c-26075af099b2port-1", "admin_state_up": true}}' 2018-12-27 17:42:19,005 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 927 X-Openstack-Request-Id: req-1f46244f-7694-4144-a196-dd99e9476a88 Date: Thu, 27 Dec 2018 17:42:19 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T17:42:18Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"73db6a7d-5d4c-485b-8e73-95cfa35fb9b0","ip_address":"10.55.0.101"}],"id":"0be6c154-9174-42e7-a014-9d3647c8ea4e","security_groups":["2bbfc283-a12f-4027-ab18-36d1f24b52b0"],"mac_address":"0a:1b:2c:3d:4e:5f","device_id":"","status":"DOWN","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-0-101","ip_address":"10.55.0.101","fqdn":"host-10-55-0-101.openstacklocal."}],"name":"CreateInstancePortManipulationTests-051ac7af-0d98-4e6a-904c-26075af099b2port-1","project_id":"1d2abf6f1bbc459b9b42d0ace9d17293","qos_policy_id":null,"admin_state_up":true,"network_id":"22d110f9-855e-4570-9c06-81d841916d13","dns_name":"","created_at":"2018-12-27T17:42:17Z","binding:vnic_type":"normal","tenant_id":"1d2abf6f1bbc459b9b42d0ace9d17293"}} 2018-12-27 17:42:19,005 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/ports used request id req-1f46244f-7694-4144-a196-dd99e9476a88 2018-12-27 17:42:19,011 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-051ac7af-0d98-4e6a-904c-26075af099b2-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}285de07a91bfe387578ff950e531957486476c5f" 2018-12-27 17:42:19,316 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-924015fb-b7f4-4916-8452-eee3dd829d21 Date: Thu, 27 Dec 2018 17:42:19 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"22d110f9-855e-4570-9c06-81d841916d13","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"1d2abf6f1bbc459b9b42d0ace9d17293","status":"ACTIVE","subnets":["73db6a7d-5d4c-485b-8e73-95cfa35fb9b0"],"description":"","tags":[],"updated_at":"2018-12-27T17:42:10Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-051ac7af-0d98-4e6a-904c-26075af099b2-pub-net","admin_state_up":true,"tenant_id":"1d2abf6f1bbc459b9b42d0ace9d17293","created_at":"2018-12-27T17:42:08Z","mtu":1442}]} 2018-12-27 17:42:19,316 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-051ac7af-0d98-4e6a-904c-26075af099b2-pub-net used request id req-924015fb-b7f4-4916-8452-eee3dd829d21 2018-12-27 17:42:19,322 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=22d110f9-855e-4570-9c06-81d841916d13 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}285de07a91bfe387578ff950e531957486476c5f" 2018-12-27 17:42:19,560 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-234eaf01-da9c-4fc3-9ba5-7d896659a6e0 Date: Thu, 27 Dec 2018 17:42:19 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"22d110f9-855e-4570-9c06-81d841916d13","tenant_id":"1d2abf6f1bbc459b9b42d0ace9d17293","created_at":"2018-12-27T17:42:10Z","dns_nameservers":[],"updated_at":"2018-12-27T17:42:10Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"1d2abf6f1bbc459b9b42d0ace9d17293","id":"73db6a7d-5d4c-485b-8e73-95cfa35fb9b0","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-051ac7af-0d98-4e6a-904c-26075af099b2-pub-subnet"}]} 2018-12-27 17:42:19,560 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=22d110f9-855e-4570-9c06-81d841916d13 used request id req-234eaf01-da9c-4fc3-9ba5-7d896659a6e0 2018-12-27 17:42:19,566 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-051ac7af-0d98-4e6a-904c-26075af099b2-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}285de07a91bfe387578ff950e531957486476c5f" 2018-12-27 17:42:19,666 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-37396256-be1f-4940-ab14-797fd617edb6 Date: Thu, 27 Dec 2018 17:42:19 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"22d110f9-855e-4570-9c06-81d841916d13","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"1d2abf6f1bbc459b9b42d0ace9d17293","status":"ACTIVE","subnets":["73db6a7d-5d4c-485b-8e73-95cfa35fb9b0"],"description":"","tags":[],"updated_at":"2018-12-27T17:42:10Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-051ac7af-0d98-4e6a-904c-26075af099b2-pub-net","admin_state_up":true,"tenant_id":"1d2abf6f1bbc459b9b42d0ace9d17293","created_at":"2018-12-27T17:42:08Z","mtu":1442}]} 2018-12-27 17:42:19,666 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-051ac7af-0d98-4e6a-904c-26075af099b2-pub-net used request id req-37396256-be1f-4940-ab14-797fd617edb6 2018-12-27 17:42:19,670 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/1d2abf6f1bbc459b9b42d0ace9d17293 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}285de07a91bfe387578ff950e531957486476c5f" 2018-12-27 17:42:19,771 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:42:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e028d12d-da4f-41e0-9bff-34c59008023b Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/1d2abf6f1bbc459b9b42d0ace9d17293"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "1d2abf6f1bbc459b9b42d0ace9d17293", "name": "CreateInstancePortManipulationTests-1664102d-8438-4bd-proj"}} 2018-12-27 17:42:19,772 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/1d2abf6f1bbc459b9b42d0ace9d17293 used request id req-e028d12d-da4f-41e0-9bff-34c59008023b 2018-12-27 17:42:19,777 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=22d110f9-855e-4570-9c06-81d841916d13 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}285de07a91bfe387578ff950e531957486476c5f" 2018-12-27 17:42:20,660 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-09062391-f212-4e83-bf10-7989031f0996 Date: Thu, 27 Dec 2018 17:42:20 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"22d110f9-855e-4570-9c06-81d841916d13","tenant_id":"1d2abf6f1bbc459b9b42d0ace9d17293","created_at":"2018-12-27T17:42:10Z","dns_nameservers":[],"updated_at":"2018-12-27T17:42:10Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"1d2abf6f1bbc459b9b42d0ace9d17293","id":"73db6a7d-5d4c-485b-8e73-95cfa35fb9b0","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-051ac7af-0d98-4e6a-904c-26075af099b2-pub-subnet"}]} 2018-12-27 17:42:20,660 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=22d110f9-855e-4570-9c06-81d841916d13 used request id req-09062391-f212-4e83-bf10-7989031f0996 2018-12-27 17:42:20,665 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=22d110f9-855e-4570-9c06-81d841916d13&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-051ac7af-0d98-4e6a-904c-26075af099b2port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}285de07a91bfe387578ff950e531957486476c5f" 2018-12-27 17:42:20,892 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 930 X-Openstack-Request-Id: req-857c0711-9fef-4d96-90de-a567196dfa37 Date: Thu, 27 Dec 2018 17:42:20 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T17:42:18Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"73db6a7d-5d4c-485b-8e73-95cfa35fb9b0","ip_address":"10.55.0.101"}],"id":"0be6c154-9174-42e7-a014-9d3647c8ea4e","security_groups":["2bbfc283-a12f-4027-ab18-36d1f24b52b0"],"mac_address":"0a:1b:2c:3d:4e:5f","project_id":"1d2abf6f1bbc459b9b42d0ace9d17293","status":"DOWN","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-0-101","ip_address":"10.55.0.101","fqdn":"host-10-55-0-101.openstacklocal."}],"qos_policy_id":null,"name":"CreateInstancePortManipulationTests-051ac7af-0d98-4e6a-904c-26075af099b2port-1","admin_state_up":true,"network_id":"22d110f9-855e-4570-9c06-81d841916d13","dns_name":"","created_at":"2018-12-27T17:42:17Z","binding:vnic_type":"normal","device_id":"","tenant_id":"1d2abf6f1bbc459b9b42d0ace9d17293"}]} 2018-12-27 17:42:20,893 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=22d110f9-855e-4570-9c06-81d841916d13&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-051ac7af-0d98-4e6a-904c-26075af099b2port-1&admin_state_up=True used request id req-857c0711-9fef-4d96-90de-a567196dfa37 2018-12-27 17:42:20,896 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/1d2abf6f1bbc459b9b42d0ace9d17293 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}285de07a91bfe387578ff950e531957486476c5f" 2018-12-27 17:42:21,001 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:42:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b0812bc8-d4f8-4073-b1f7-a6f0549354ef Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/1d2abf6f1bbc459b9b42d0ace9d17293"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "1d2abf6f1bbc459b9b42d0ace9d17293", "name": "CreateInstancePortManipulationTests-1664102d-8438-4bd-proj"}} 2018-12-27 17:42:21,001 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/1d2abf6f1bbc459b9b42d0ace9d17293 used request id req-b0812bc8-d4f8-4073-b1f7-a6f0549354ef 2018-12-27 17:42:21,002 - nova_utils - INFO - Creating VM with name - CreateInstancePortManipulationTests-051ac7af-0d98-4e6a-904c-26075af099b2-inst 2018-12-27 17:42:21,005 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}285de07a91bfe387578ff950e531957486476c5f" 2018-12-27 17:42:21,024 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:42:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fe6641f8-b113-4be2-9163-9cd55b88dcf9 x-compute-request-id: req-fe6641f8-b113-4be2-9163-9cd55b88dcf9 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"flavors": [{"id": "f557e3c3-d5a3-43f6-bc7f-1702db9a29d0", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/f557e3c3-d5a3-43f6-bc7f-1702db9a29d0", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/f557e3c3-d5a3-43f6-bc7f-1702db9a29d0", "rel": "bookmark"}], "name": "CreateInstancePortManipulationTests-051ac7af-0d98-4e6a-904c-26075af099b2-flavor-name"}]} 2018-12-27 17:42:21,024 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-fe6641f8-b113-4be2-9163-9cd55b88dcf9 2018-12-27 17:42:21,027 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/flavors/f557e3c3-d5a3-43f6-bc7f-1702db9a29d0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}285de07a91bfe387578ff950e531957486476c5f" 2018-12-27 17:42:21,044 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:42:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5d79a8ac-4b1b-419b-b0ba-4aaa532b591b x-compute-request-id: req-5d79a8ac-4b1b-419b-b0ba-4aaa532b591b Content-Encoding: gzip Content-Length: 332 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstancePortManipulationTests-051ac7af-0d98-4e6a-904c-26075af099b2-flavor-name", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/f557e3c3-d5a3-43f6-bc7f-1702db9a29d0", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/f557e3c3-d5a3-43f6-bc7f-1702db9a29d0", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "f557e3c3-d5a3-43f6-bc7f-1702db9a29d0"}} 2018-12-27 17:42:21,045 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/f557e3c3-d5a3-43f6-bc7f-1702db9a29d0 used request id req-5d79a8ac-4b1b-419b-b0ba-4aaa532b591b 2018-12-27 17:42:21,048 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-051ac7af-0d98-4e6a-904c-26075af099b2-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}285de07a91bfe387578ff950e531957486476c5f" 2018-12-27 17:42:21,261 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1080 Content-Type: application/json X-Openstack-Request-Id: req-153160a4-be05-4ed3-b2bd-b737849cd441 Date: Thu, 27 Dec 2018 17:42:21 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-051ac7af-0d98-4e6a-904c-26075af099b2-image", "tags": [], "container_format": "bare", "created_at": "2018-12-27T17:42:05Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-27T17:42:06Z", "visibility": "shared", "locations": [{"url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/ac320f11-b996-4d05-a749-01d687c160e0/snap", "metadata": {}}], "self": "/v2/images/ac320f11-b996-4d05-a749-01d687c160e0", "min_disk": 0, "protected": false, "id": "ac320f11-b996-4d05-a749-01d687c160e0", "file": "/v2/images/ac320f11-b996-4d05-a749-01d687c160e0/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "1d2abf6f1bbc459b9b42d0ace9d17293", "direct_url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/ac320f11-b996-4d05-a749-01d687c160e0/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-051ac7af-0d98-4e6a-904c-26075af099b2-image"} 2018-12-27 17:42:21,262 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-051ac7af-0d98-4e6a-904c-26075af099b2-image used request id req-153160a4-be05-4ed3-b2bd-b737849cd441 2018-12-27 17:42:21,264 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}285de07a91bfe387578ff950e531957486476c5f" 2018-12-27 17:42:21,486 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-fc63aff3-e393-4398-ac49-0c511340ca45 Date: Thu, 27 Dec 2018 17:42:21 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-27 17:42:21,487 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/schemas/image used request id req-fc63aff3-e393-4398-ac49-0c511340ca45 2018-12-27 17:42:21,492 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}285de07a91bfe387578ff950e531957486476c5f" -d '{"server": {"name": "CreateInstancePortManipulationTests-051ac7af-0d98-4e6a-904c-26075af099b2-inst", "imageRef": "ac320f11-b996-4d05-a749-01d687c160e0", "flavorRef": "f557e3c3-d5a3-43f6-bc7f-1702db9a29d0", "max_count": 1, "min_count": 1, "networks": [{"port": "0be6c154-9174-42e7-a014-9d3647c8ea4e"}]}}' 2018-12-27 17:42:23,307 - novaclient.v2.client - DEBUG - RESP: [202] Date: Thu, 27 Dec 2018 17:42:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-a9455461-e5b1-4d29-997e-744ce18e4d37 x-compute-request-id: req-a9455461-e5b1-4d29-997e-744ce18e4d37 Content-Length: 374 location: http://172.30.9.31:8774/v2.1/servers/90c8b5fa-8c02-45f8-bef5-99529f29fd81 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "90c8b5fa-8c02-45f8-bef5-99529f29fd81", "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/90c8b5fa-8c02-45f8-bef5-99529f29fd81", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/90c8b5fa-8c02-45f8-bef5-99529f29fd81", "rel": "bookmark"}], "adminPass": "5Cac5WvCe52X"}} 2018-12-27 17:42:23,307 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers used request id req-a9455461-e5b1-4d29-997e-744ce18e4d37 2018-12-27 17:42:23,310 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/90c8b5fa-8c02-45f8-bef5-99529f29fd81 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}285de07a91bfe387578ff950e531957486476c5f" 2018-12-27 17:42:23,550 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:42:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-20dc2edc-5945-4560-a95c-b8267e4b8a4f x-compute-request-id: req-20dc2edc-5945-4560-a95c-b8267e4b8a4f Content-Encoding: gzip Content-Length: 621 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/90c8b5fa-8c02-45f8-bef5-99529f29fd81", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/90c8b5fa-8c02-45f8-bef5-99529f29fd81", "rel": "bookmark"}], "image": {"id": "ac320f11-b996-4d05-a749-01d687c160e0", "links": [{"href": "http://172.30.9.31:8774/images/ac320f11-b996-4d05-a749-01d687c160e0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f557e3c3-d5a3-43f6-bc7f-1702db9a29d0", "links": [{"href": "http://172.30.9.31:8774/flavors/f557e3c3-d5a3-43f6-bc7f-1702db9a29d0", "rel": "bookmark"}]}, "id": "90c8b5fa-8c02-45f8-bef5-99529f29fd81", "user_id": "5a9344028d9d48fc9ed16c1d675f7833", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T17:42:23Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-051ac7af-0d98-4e6a-904c-26075af099b2-inst", "created": "2018-12-27T17:42:23Z", "tenant_id": "1d2abf6f1bbc459b9b42d0ace9d17293", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-27 17:42:23,550 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/90c8b5fa-8c02-45f8-bef5-99529f29fd81 used request id req-20dc2edc-5945-4560-a95c-b8267e4b8a4f 2018-12-27 17:42:23,550 - create_instance - INFO - Created instance with name - CreateInstancePortManipulationTests-051ac7af-0d98-4e6a-904c-26075af099b2-inst 2018-12-27 17:42:23,553 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/90c8b5fa-8c02-45f8-bef5-99529f29fd81 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}285de07a91bfe387578ff950e531957486476c5f" 2018-12-27 17:42:23,987 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:42:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7e627f80-4f24-4dbd-aea2-cc6291981b2d x-compute-request-id: req-7e627f80-4f24-4dbd-aea2-cc6291981b2d Content-Encoding: gzip Content-Length: 621 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/90c8b5fa-8c02-45f8-bef5-99529f29fd81", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/90c8b5fa-8c02-45f8-bef5-99529f29fd81", "rel": "bookmark"}], "image": {"id": "ac320f11-b996-4d05-a749-01d687c160e0", "links": [{"href": "http://172.30.9.31:8774/images/ac320f11-b996-4d05-a749-01d687c160e0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f557e3c3-d5a3-43f6-bc7f-1702db9a29d0", "links": [{"href": "http://172.30.9.31:8774/flavors/f557e3c3-d5a3-43f6-bc7f-1702db9a29d0", "rel": "bookmark"}]}, "id": "90c8b5fa-8c02-45f8-bef5-99529f29fd81", "user_id": "5a9344028d9d48fc9ed16c1d675f7833", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T17:42:23Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-051ac7af-0d98-4e6a-904c-26075af099b2-inst", "created": "2018-12-27T17:42:23Z", "tenant_id": "1d2abf6f1bbc459b9b42d0ace9d17293", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-27 17:42:23,987 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/90c8b5fa-8c02-45f8-bef5-99529f29fd81 used request id req-7e627f80-4f24-4dbd-aea2-cc6291981b2d 2018-12-27 17:42:23,988 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-051ac7af-0d98-4e6a-904c-26075af099b2-inst] is - BUILD 2018-12-27 17:42:23,988 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-27 17:42:26,991 - create_instance - DEBUG - VM status query timeout in 896.559698105 2018-12-27 17:42:26,994 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/90c8b5fa-8c02-45f8-bef5-99529f29fd81 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}285de07a91bfe387578ff950e531957486476c5f" 2018-12-27 17:42:27,875 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:42:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d5b01836-8d34-4157-94cc-a6bf0f067514 x-compute-request-id: req-d5b01836-8d34-4157-94cc-a6bf0f067514 Content-Encoding: gzip Content-Length: 684 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/90c8b5fa-8c02-45f8-bef5-99529f29fd81", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/90c8b5fa-8c02-45f8-bef5-99529f29fd81", "rel": "bookmark"}], "image": {"id": "ac320f11-b996-4d05-a749-01d687c160e0", "links": [{"href": "http://172.30.9.31:8774/images/ac320f11-b996-4d05-a749-01d687c160e0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f557e3c3-d5a3-43f6-bc7f-1702db9a29d0", "links": [{"href": "http://172.30.9.31:8774/flavors/f557e3c3-d5a3-43f6-bc7f-1702db9a29d0", "rel": "bookmark"}]}, "id": "90c8b5fa-8c02-45f8-bef5-99529f29fd81", "security_groups": [{"name": "default"}], "user_id": "5a9344028d9d48fc9ed16c1d675f7833", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T17:42:25Z", "hostId": "f9a83ca7901fc5a324981b6e5ad6662ffcc8117222222f45902d2572", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-051ac7af-0d98-4e6a-904c-26075af099b2-inst", "created": "2018-12-27T17:42:23Z", "tenant_id": "1d2abf6f1bbc459b9b42d0ace9d17293", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-27 17:42:27,875 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/90c8b5fa-8c02-45f8-bef5-99529f29fd81 used request id req-d5b01836-8d34-4157-94cc-a6bf0f067514 2018-12-27 17:42:27,875 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-051ac7af-0d98-4e6a-904c-26075af099b2-inst] is - BUILD 2018-12-27 17:42:27,876 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-27 17:42:30,879 - create_instance - DEBUG - VM status query timeout in 892.671813965 2018-12-27 17:42:30,882 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/90c8b5fa-8c02-45f8-bef5-99529f29fd81 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}285de07a91bfe387578ff950e531957486476c5f" 2018-12-27 17:42:31,905 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:42:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-61ae1a10-36df-4109-b52c-9f0894f6ec1b x-compute-request-id: req-61ae1a10-36df-4109-b52c-9f0894f6ec1b Content-Encoding: gzip Content-Length: 684 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/90c8b5fa-8c02-45f8-bef5-99529f29fd81", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/90c8b5fa-8c02-45f8-bef5-99529f29fd81", "rel": "bookmark"}], "image": {"id": "ac320f11-b996-4d05-a749-01d687c160e0", "links": [{"href": "http://172.30.9.31:8774/images/ac320f11-b996-4d05-a749-01d687c160e0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f557e3c3-d5a3-43f6-bc7f-1702db9a29d0", "links": [{"href": "http://172.30.9.31:8774/flavors/f557e3c3-d5a3-43f6-bc7f-1702db9a29d0", "rel": "bookmark"}]}, "id": "90c8b5fa-8c02-45f8-bef5-99529f29fd81", "security_groups": [{"name": "default"}], "user_id": "5a9344028d9d48fc9ed16c1d675f7833", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T17:42:25Z", "hostId": "f9a83ca7901fc5a324981b6e5ad6662ffcc8117222222f45902d2572", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-051ac7af-0d98-4e6a-904c-26075af099b2-inst", "created": "2018-12-27T17:42:23Z", "tenant_id": "1d2abf6f1bbc459b9b42d0ace9d17293", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-27 17:42:31,905 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/90c8b5fa-8c02-45f8-bef5-99529f29fd81 used request id req-61ae1a10-36df-4109-b52c-9f0894f6ec1b 2018-12-27 17:42:31,905 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-051ac7af-0d98-4e6a-904c-26075af099b2-inst] is - BUILD 2018-12-27 17:42:31,905 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-27 17:42:34,909 - create_instance - DEBUG - VM status query timeout in 888.641946077 2018-12-27 17:42:34,911 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/90c8b5fa-8c02-45f8-bef5-99529f29fd81 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}285de07a91bfe387578ff950e531957486476c5f" 2018-12-27 17:42:35,443 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:42:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-628184ce-1d6c-4d52-8db0-5ab73bf6beaf x-compute-request-id: req-628184ce-1d6c-4d52-8db0-5ab73bf6beaf Content-Encoding: gzip Content-Length: 684 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/90c8b5fa-8c02-45f8-bef5-99529f29fd81", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/90c8b5fa-8c02-45f8-bef5-99529f29fd81", "rel": "bookmark"}], "image": {"id": "ac320f11-b996-4d05-a749-01d687c160e0", "links": [{"href": "http://172.30.9.31:8774/images/ac320f11-b996-4d05-a749-01d687c160e0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f557e3c3-d5a3-43f6-bc7f-1702db9a29d0", "links": [{"href": "http://172.30.9.31:8774/flavors/f557e3c3-d5a3-43f6-bc7f-1702db9a29d0", "rel": "bookmark"}]}, "id": "90c8b5fa-8c02-45f8-bef5-99529f29fd81", "security_groups": [{"name": "default"}], "user_id": "5a9344028d9d48fc9ed16c1d675f7833", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T17:42:25Z", "hostId": "f9a83ca7901fc5a324981b6e5ad6662ffcc8117222222f45902d2572", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-051ac7af-0d98-4e6a-904c-26075af099b2-inst", "created": "2018-12-27T17:42:23Z", "tenant_id": "1d2abf6f1bbc459b9b42d0ace9d17293", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-27 17:42:35,444 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/90c8b5fa-8c02-45f8-bef5-99529f29fd81 used request id req-628184ce-1d6c-4d52-8db0-5ab73bf6beaf 2018-12-27 17:42:35,444 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-051ac7af-0d98-4e6a-904c-26075af099b2-inst] is - BUILD 2018-12-27 17:42:35,444 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-27 17:42:38,447 - create_instance - DEBUG - VM status query timeout in 885.10326004 2018-12-27 17:42:38,450 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/90c8b5fa-8c02-45f8-bef5-99529f29fd81 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}285de07a91bfe387578ff950e531957486476c5f" 2018-12-27 17:42:39,019 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:42:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0b3b68bb-5e13-49ea-a24a-b55a8d380fb9 x-compute-request-id: req-0b3b68bb-5e13-49ea-a24a-b55a8d380fb9 Content-Encoding: gzip Content-Length: 759 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-051ac7af-0d98-4e6a-904c-26075af099b2-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "0a:1b:2c:3d:4e:5f", "version": 4, "addr": "10.55.0.101", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/90c8b5fa-8c02-45f8-bef5-99529f29fd81", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/90c8b5fa-8c02-45f8-bef5-99529f29fd81", "rel": "bookmark"}], "image": {"id": "ac320f11-b996-4d05-a749-01d687c160e0", "links": [{"href": "http://172.30.9.31:8774/images/ac320f11-b996-4d05-a749-01d687c160e0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T17:42:34.000000", "flavor": {"id": "f557e3c3-d5a3-43f6-bc7f-1702db9a29d0", "links": [{"href": "http://172.30.9.31:8774/flavors/f557e3c3-d5a3-43f6-bc7f-1702db9a29d0", "rel": "bookmark"}]}, "id": "90c8b5fa-8c02-45f8-bef5-99529f29fd81", "security_groups": [{"name": "default"}], "user_id": "5a9344028d9d48fc9ed16c1d675f7833", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T17:42:35Z", "hostId": "f9a83ca7901fc5a324981b6e5ad6662ffcc8117222222f45902d2572", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-051ac7af-0d98-4e6a-904c-26075af099b2-inst", "created": "2018-12-27T17:42:23Z", "tenant_id": "1d2abf6f1bbc459b9b42d0ace9d17293", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-27 17:42:39,020 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/90c8b5fa-8c02-45f8-bef5-99529f29fd81 used request id req-0b3b68bb-5e13-49ea-a24a-b55a8d380fb9 2018-12-27 17:42:39,020 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-051ac7af-0d98-4e6a-904c-26075af099b2-inst] is - ACTIVE 2018-12-27 17:42:39,020 - create_instance - INFO - VM is - ACTIVE 2018-12-27 17:42:39,023 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/90c8b5fa-8c02-45f8-bef5-99529f29fd81 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}285de07a91bfe387578ff950e531957486476c5f" 2018-12-27 17:42:39,923 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:42:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e084d488-8bd7-4796-9dcb-a3f1187503e8 x-compute-request-id: req-e084d488-8bd7-4796-9dcb-a3f1187503e8 Content-Encoding: gzip Content-Length: 759 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-051ac7af-0d98-4e6a-904c-26075af099b2-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "0a:1b:2c:3d:4e:5f", "version": 4, "addr": "10.55.0.101", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/90c8b5fa-8c02-45f8-bef5-99529f29fd81", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/90c8b5fa-8c02-45f8-bef5-99529f29fd81", "rel": "bookmark"}], "image": {"id": "ac320f11-b996-4d05-a749-01d687c160e0", "links": [{"href": "http://172.30.9.31:8774/images/ac320f11-b996-4d05-a749-01d687c160e0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T17:42:34.000000", "flavor": {"id": "f557e3c3-d5a3-43f6-bc7f-1702db9a29d0", "links": [{"href": "http://172.30.9.31:8774/flavors/f557e3c3-d5a3-43f6-bc7f-1702db9a29d0", "rel": "bookmark"}]}, "id": "90c8b5fa-8c02-45f8-bef5-99529f29fd81", "security_groups": [{"name": "default"}], "user_id": "5a9344028d9d48fc9ed16c1d675f7833", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T17:42:35Z", "hostId": "f9a83ca7901fc5a324981b6e5ad6662ffcc8117222222f45902d2572", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-051ac7af-0d98-4e6a-904c-26075af099b2-inst", "created": "2018-12-27T17:42:23Z", "tenant_id": "1d2abf6f1bbc459b9b42d0ace9d17293", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-27 17:42:39,923 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/90c8b5fa-8c02-45f8-bef5-99529f29fd81 used request id req-e084d488-8bd7-4796-9dcb-a3f1187503e8 2018-12-27 17:42:39,928 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-051ac7af-0d98-4e6a-904c-26075af099b2-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}285de07a91bfe387578ff950e531957486476c5f" 2018-12-27 17:42:40,039 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-9e7d5cb2-8139-4de4-8822-63b278137342 Date: Thu, 27 Dec 2018 17:42:40 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"22d110f9-855e-4570-9c06-81d841916d13","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"1d2abf6f1bbc459b9b42d0ace9d17293","status":"ACTIVE","subnets":["73db6a7d-5d4c-485b-8e73-95cfa35fb9b0"],"description":"","tags":[],"updated_at":"2018-12-27T17:42:10Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-051ac7af-0d98-4e6a-904c-26075af099b2-pub-net","admin_state_up":true,"tenant_id":"1d2abf6f1bbc459b9b42d0ace9d17293","created_at":"2018-12-27T17:42:08Z","mtu":1442}]} 2018-12-27 17:42:40,039 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-051ac7af-0d98-4e6a-904c-26075af099b2-pub-net used request id req-9e7d5cb2-8139-4de4-8822-63b278137342 2018-12-27 17:42:40,043 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/1d2abf6f1bbc459b9b42d0ace9d17293 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}285de07a91bfe387578ff950e531957486476c5f" 2018-12-27 17:42:40,164 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:42:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-58339b40-9650-4bfd-960d-c86630b99f59 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/1d2abf6f1bbc459b9b42d0ace9d17293"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "1d2abf6f1bbc459b9b42d0ace9d17293", "name": "CreateInstancePortManipulationTests-1664102d-8438-4bd-proj"}} 2018-12-27 17:42:40,164 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/1d2abf6f1bbc459b9b42d0ace9d17293 used request id req-58339b40-9650-4bfd-960d-c86630b99f59 2018-12-27 17:42:40,169 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=22d110f9-855e-4570-9c06-81d841916d13 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}285de07a91bfe387578ff950e531957486476c5f" 2018-12-27 17:42:40,222 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-a9d225b8-3ca3-46b5-bd37-71b499cd16f6 Date: Thu, 27 Dec 2018 17:42:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"22d110f9-855e-4570-9c06-81d841916d13","tenant_id":"1d2abf6f1bbc459b9b42d0ace9d17293","created_at":"2018-12-27T17:42:10Z","dns_nameservers":[],"updated_at":"2018-12-27T17:42:10Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"1d2abf6f1bbc459b9b42d0ace9d17293","id":"73db6a7d-5d4c-485b-8e73-95cfa35fb9b0","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-051ac7af-0d98-4e6a-904c-26075af099b2-pub-subnet"}]} 2018-12-27 17:42:40,222 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=22d110f9-855e-4570-9c06-81d841916d13 used request id req-a9d225b8-3ca3-46b5-bd37-71b499cd16f6 2018-12-27 17:42:40,227 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=22d110f9-855e-4570-9c06-81d841916d13 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}285de07a91bfe387578ff950e531957486476c5f" 2018-12-27 17:42:40,277 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1789 X-Openstack-Request-Id: req-8d104b41-1dde-4fd7-89c0-87b6442ca49d Date: Thu, 27 Dec 2018 17:42:40 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T17:42:34Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"73db6a7d-5d4c-485b-8e73-95cfa35fb9b0","ip_address":"10.55.0.101"}],"id":"0be6c154-9174-42e7-a014-9d3647c8ea4e","security_groups":["2bbfc283-a12f-4027-ab18-36d1f24b52b0"],"mac_address":"0a:1b:2c:3d:4e:5f","project_id":"1d2abf6f1bbc459b9b42d0ace9d17293","status":"ACTIVE","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-0-101","ip_address":"10.55.0.101","fqdn":"host-10-55-0-101.openstacklocal."}],"qos_policy_id":null,"name":"CreateInstancePortManipulationTests-051ac7af-0d98-4e6a-904c-26075af099b2port-1","admin_state_up":true,"network_id":"22d110f9-855e-4570-9c06-81d841916d13","dns_name":"","created_at":"2018-12-27T17:42:17Z","binding:vnic_type":"normal","device_id":"90c8b5fa-8c02-45f8-bef5-99529f29fd81","tenant_id":"1d2abf6f1bbc459b9b42d0ace9d17293"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T17:42:10Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"73db6a7d-5d4c-485b-8e73-95cfa35fb9b0","ip_address":"10.55.0.2"}],"id":"0d6ec9a3-6f30-4b29-b8ac-18cb8084a78a","security_groups":[],"mac_address":"fa:16:3e:73:9a:dd","project_id":"1d2abf6f1bbc459b9b42d0ace9d17293","status":"DOWN","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-0-2","ip_address":"10.55.0.2","fqdn":"host-10-55-0-2.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"22d110f9-855e-4570-9c06-81d841916d13","dns_name":"","created_at":"2018-12-27T17:42:08Z","binding:vnic_type":"normal","device_id":"","tenant_id":"1d2abf6f1bbc459b9b42d0ace9d17293"}]} 2018-12-27 17:42:40,277 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=22d110f9-855e-4570-9c06-81d841916d13 used request id req-8d104b41-1dde-4fd7-89c0-87b6442ca49d 2018-12-27 17:42:40,282 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?id=22d110f9-855e-4570-9c06-81d841916d13 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}285de07a91bfe387578ff950e531957486476c5f" 2018-12-27 17:42:40,384 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-b77018f5-7f84-44de-94e8-b0319bbc480b Date: Thu, 27 Dec 2018 17:42:40 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"22d110f9-855e-4570-9c06-81d841916d13","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"1d2abf6f1bbc459b9b42d0ace9d17293","status":"ACTIVE","subnets":["73db6a7d-5d4c-485b-8e73-95cfa35fb9b0"],"description":"","tags":[],"updated_at":"2018-12-27T17:42:10Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-051ac7af-0d98-4e6a-904c-26075af099b2-pub-net","admin_state_up":true,"tenant_id":"1d2abf6f1bbc459b9b42d0ace9d17293","created_at":"2018-12-27T17:42:08Z","mtu":1442}]} 2018-12-27 17:42:40,384 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?id=22d110f9-855e-4570-9c06-81d841916d13 used request id req-b77018f5-7f84-44de-94e8-b0319bbc480b 2018-12-27 17:42:40,389 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=22d110f9-855e-4570-9c06-81d841916d13 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}285de07a91bfe387578ff950e531957486476c5f" 2018-12-27 17:42:40,437 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-815bda92-9f46-4d86-9ed2-2ba5beb7993d Date: Thu, 27 Dec 2018 17:42:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"22d110f9-855e-4570-9c06-81d841916d13","tenant_id":"1d2abf6f1bbc459b9b42d0ace9d17293","created_at":"2018-12-27T17:42:10Z","dns_nameservers":[],"updated_at":"2018-12-27T17:42:10Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"1d2abf6f1bbc459b9b42d0ace9d17293","id":"73db6a7d-5d4c-485b-8e73-95cfa35fb9b0","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-051ac7af-0d98-4e6a-904c-26075af099b2-pub-subnet"}]} 2018-12-27 17:42:40,437 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=22d110f9-855e-4570-9c06-81d841916d13 used request id req-815bda92-9f46-4d86-9ed2-2ba5beb7993d 2018-12-27 17:42:40,443 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=22d110f9-855e-4570-9c06-81d841916d13&name=CreateInstancePortManipulationTests-051ac7af-0d98-4e6a-904c-26075af099b2-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}285de07a91bfe387578ff950e531957486476c5f" 2018-12-27 17:42:40,701 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-9103b779-f846-4418-a2c6-502f14962ba4 Date: Thu, 27 Dec 2018 17:42:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"22d110f9-855e-4570-9c06-81d841916d13","tenant_id":"1d2abf6f1bbc459b9b42d0ace9d17293","created_at":"2018-12-27T17:42:10Z","dns_nameservers":[],"updated_at":"2018-12-27T17:42:10Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"1d2abf6f1bbc459b9b42d0ace9d17293","id":"73db6a7d-5d4c-485b-8e73-95cfa35fb9b0","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-051ac7af-0d98-4e6a-904c-26075af099b2-pub-subnet"}]} 2018-12-27 17:42:40,701 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=22d110f9-855e-4570-9c06-81d841916d13&name=CreateInstancePortManipulationTests-051ac7af-0d98-4e6a-904c-26075af099b2-pub-subnet used request id req-9103b779-f846-4418-a2c6-502f14962ba4 2018-12-27 17:42:40,702 - create_instance - INFO - Deleting Port with ID - 0be6c154-9174-42e7-a014-9d3647c8ea4e 2018-12-27 17:42:40,702 - neutron_utils - INFO - Deleting port with name CreateInstancePortManipulationTests-051ac7af-0d98-4e6a-904c-26075af099b2port-1 2018-12-27 17:42:40,707 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/ports/0be6c154-9174-42e7-a014-9d3647c8ea4e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}285de07a91bfe387578ff950e531957486476c5f" 2018-12-27 17:42:41,424 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-51bf4a1d-0480-4431-91b4-e2f744eb3ef0 Date: Thu, 27 Dec 2018 17:42:41 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 17:42:41,425 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/ports/0be6c154-9174-42e7-a014-9d3647c8ea4e used request id req-51bf4a1d-0480-4431-91b4-e2f744eb3ef0 2018-12-27 17:42:41,425 - create_instance - INFO - Deleting VM instance - CreateInstancePortManipulationTests-051ac7af-0d98-4e6a-904c-26075af099b2-inst 2018-12-27 17:42:41,428 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:8774/v2.1/servers/90c8b5fa-8c02-45f8-bef5-99529f29fd81 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}285de07a91bfe387578ff950e531957486476c5f" 2018-12-27 17:42:41,560 - novaclient.v2.client - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:42:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-048438df-4aa0-4a2c-a47e-7e6897bc6451 x-compute-request-id: req-048438df-4aa0-4a2c-a47e-7e6897bc6451 Content-Type: application/json 2018-12-27 17:42:41,560 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/servers/90c8b5fa-8c02-45f8-bef5-99529f29fd81 used request id req-048438df-4aa0-4a2c-a47e-7e6897bc6451 2018-12-27 17:42:41,560 - create_instance - INFO - Checking deletion status 2018-12-27 17:42:41,563 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/90c8b5fa-8c02-45f8-bef5-99529f29fd81 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}285de07a91bfe387578ff950e531957486476c5f" 2018-12-27 17:42:42,030 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:42:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-579beae1-09ff-4ce0-b008-8c1f4bc51bd1 x-compute-request-id: req-579beae1-09ff-4ce0-b008-8c1f4bc51bd1 Content-Encoding: gzip Content-Length: 744 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"CreateInstancePortManipulationTests-051ac7af-0d98-4e6a-904c-26075af099b2-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "0a:1b:2c:3d:4e:5f", "version": 4, "addr": "10.55.0.101", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/90c8b5fa-8c02-45f8-bef5-99529f29fd81", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/90c8b5fa-8c02-45f8-bef5-99529f29fd81", "rel": "bookmark"}], "image": {"id": "ac320f11-b996-4d05-a749-01d687c160e0", "links": [{"href": "http://172.30.9.31:8774/images/ac320f11-b996-4d05-a749-01d687c160e0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T17:42:34.000000", "flavor": {"id": "f557e3c3-d5a3-43f6-bc7f-1702db9a29d0", "links": [{"href": "http://172.30.9.31:8774/flavors/f557e3c3-d5a3-43f6-bc7f-1702db9a29d0", "rel": "bookmark"}]}, "id": "90c8b5fa-8c02-45f8-bef5-99529f29fd81", "user_id": "5a9344028d9d48fc9ed16c1d675f7833", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T17:42:41Z", "hostId": "f9a83ca7901fc5a324981b6e5ad6662ffcc8117222222f45902d2572", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-051ac7af-0d98-4e6a-904c-26075af099b2-inst", "created": "2018-12-27T17:42:23Z", "tenant_id": "1d2abf6f1bbc459b9b42d0ace9d17293", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-27 17:42:42,030 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/90c8b5fa-8c02-45f8-bef5-99529f29fd81 used request id req-579beae1-09ff-4ce0-b008-8c1f4bc51bd1 2018-12-27 17:42:42,031 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-051ac7af-0d98-4e6a-904c-26075af099b2-inst] is - ACTIVE 2018-12-27 17:42:42,031 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-27 17:42:45,034 - create_instance - DEBUG - VM status query timeout in 296.52600503 2018-12-27 17:42:45,037 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/90c8b5fa-8c02-45f8-bef5-99529f29fd81 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}285de07a91bfe387578ff950e531957486476c5f" 2018-12-27 17:42:45,081 - novaclient.v2.client - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:42:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-9372d1dd-b490-4f1e-81bc-6ce3f8b97a8f x-compute-request-id: req-9372d1dd-b490-4f1e-81bc-6ce3f8b97a8f Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 90c8b5fa-8c02-45f8-bef5-99529f29fd81 could not be found.", "code": 404}} 2018-12-27 17:42:45,081 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/90c8b5fa-8c02-45f8-bef5-99529f29fd81 used request id req-9372d1dd-b490-4f1e-81bc-6ce3f8b97a8f 2018-12-27 17:42:45,081 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 90c8b5fa-8c02-45f8-bef5-99529f29fd81 could not be found. (HTTP 404) (Request-ID: req-9372d1dd-b490-4f1e-81bc-6ce3f8b97a8f) 2018-12-27 17:42:45,082 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstancePortManipulationTests-051ac7af-0d98-4e6a-904c-26075af099b2-inst 2018-12-27 17:42:45,085 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:8774/v2.1/flavors/f557e3c3-d5a3-43f6-bc7f-1702db9a29d0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a1ff90b011e6e2897489c22772ba2e49cbe379d" 2018-12-27 17:42:45,125 - novaclient.v2.client - DEBUG - RESP: [202] Date: Thu, 27 Dec 2018 17:42:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-0bc421c8-8a34-447e-b107-6d2618f818c2 x-compute-request-id: req-0bc421c8-8a34-447e-b107-6d2618f818c2 Content-Length: 0 Content-Type: application/json 2018-12-27 17:42:45,126 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/flavors/f557e3c3-d5a3-43f6-bc7f-1702db9a29d0 used request id req-0bc421c8-8a34-447e-b107-6d2618f818c2 2018-12-27 17:42:45,126 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-051ac7af-0d98-4e6a-904c-26075af099b2-pub-subnet 2018-12-27 17:42:45,127 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-051ac7af-0d98-4e6a-904c-26075af099b2-pub-subnet 2018-12-27 17:42:45,132 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/subnets/73db6a7d-5d4c-485b-8e73-95cfa35fb9b0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e99bc15f88fbef40bd0b0fd0770b9ff83f305249" 2018-12-27 17:42:46,594 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-b7a6370d-955b-4189-bfdf-82679852cab6 Date: Thu, 27 Dec 2018 17:42:46 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 17:42:46,594 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/subnets/73db6a7d-5d4c-485b-8e73-95cfa35fb9b0 used request id req-b7a6370d-955b-4189-bfdf-82679852cab6 2018-12-27 17:42:46,594 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-051ac7af-0d98-4e6a-904c-26075af099b2-pub-net 2018-12-27 17:42:46,599 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/networks/22d110f9-855e-4570-9c06-81d841916d13 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e99bc15f88fbef40bd0b0fd0770b9ff83f305249" 2018-12-27 17:42:48,466 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-d88eb117-9e5f-4a48-8c6b-72015f26d481 Date: Thu, 27 Dec 2018 17:42:48 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 17:42:48,466 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/networks/22d110f9-855e-4570-9c06-81d841916d13 used request id req-d88eb117-9e5f-4a48-8c6b-72015f26d481 2018-12-27 17:42:48,467 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-051ac7af-0d98-4e6a-904c-26075af099b2-image 2018-12-27 17:42:48,470 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9292/v2/images/ac320f11-b996-4d05-a749-01d687c160e0 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b97da6d854a3502349d7321f2910bf6dd5976a0e" 2018-12-27 17:42:49,032 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-d38a7bdf-01b5-43f7-9a09-884ddfcced26 Date: Thu, 27 Dec 2018 17:42:49 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-27 17:42:49,032 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.31:9292/v2/images/ac320f11-b996-4d05-a749-01d687c160e0 used request id req-d38a7bdf-01b5-43f7-9a09-884ddfcced26 2018-12-27 17:42:49,039 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c63c29d70cb7408515d6909b11ab3112dc10963" 2018-12-27 17:42:49,249 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 35896 X-Openstack-Request-Id: req-830e98ec-5f4f-49c4-94d4-11cbaa7c904b Date: Thu, 27 Dec 2018 17:42:49 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "created_at": "2018-12-27T15:33:01Z", "updated_at": "2018-12-27T15:33:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "35205ac3-06e6-4cf6-bb21-ff8f813cb45b", "remote_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "ade77f59-e70c-4970-8ea8-198222fa332e", "remote_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "c4f3bf7f-d793-498d-a883-bb8c6003f070", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "c85cb618-8f19-445b-8e16-6d467cb17771", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}], "revision_number": 4, "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "created_at": "2018-12-27T15:57:22Z", "updated_at": "2018-12-27T15:57:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "5e258a3b-01f5-4aef-81b7-0b5dc6e5b683", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "65475539-0336-498a-8da4-ff0a80b10089", "remote_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "ae922857-f7ae-4bc8-949b-153fb43bfd00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "b4f87679-52e1-4cf9-bf76-5abb9a9bec06", "remote_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "f7197afc9b61423897aefc9a643d03a1"}], "revision_number": 4, "project_id": "f7197afc9b61423897aefc9a643d03a1", "id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1d2abf6f1bbc459b9b42d0ace9d17293", "created_at": "2018-12-27T17:42:08Z", "updated_at": "2018-12-27T17:42:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:42:08Z", "revision_number": 0, "id": "91976b94-14c6-4822-acf5-a4d51298a7e8", "remote_group_id": "2bbfc283-a12f-4027-ab18-36d1f24b52b0", "remote_ip_prefix": null, "created_at": "2018-12-27T17:42:08Z", "security_group_id": "2bbfc283-a12f-4027-ab18-36d1f24b52b0", "tenant_id": "1d2abf6f1bbc459b9b42d0ace9d17293", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d2abf6f1bbc459b9b42d0ace9d17293"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:42:08Z", "revision_number": 0, "id": "947937f4-444c-4303-b134-c5253df2e330", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:42:08Z", "security_group_id": "2bbfc283-a12f-4027-ab18-36d1f24b52b0", "tenant_id": "1d2abf6f1bbc459b9b42d0ace9d17293", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d2abf6f1bbc459b9b42d0ace9d17293"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:42:08Z", "revision_number": 0, "id": "981260fc-baf6-47cc-957b-eb7a19bc0351", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:42:08Z", "security_group_id": "2bbfc283-a12f-4027-ab18-36d1f24b52b0", "tenant_id": "1d2abf6f1bbc459b9b42d0ace9d17293", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d2abf6f1bbc459b9b42d0ace9d17293"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:42:08Z", "revision_number": 0, "id": "f28f690e-f207-4b6b-b478-46d173100b2a", "remote_group_id": "2bbfc283-a12f-4027-ab18-36d1f24b52b0", "remote_ip_prefix": null, "created_at": "2018-12-27T17:42:08Z", "security_group_id": "2bbfc283-a12f-4027-ab18-36d1f24b52b0", "tenant_id": "1d2abf6f1bbc459b9b42d0ace9d17293", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d2abf6f1bbc459b9b42d0ace9d17293"}], "revision_number": 4, "project_id": "1d2abf6f1bbc459b9b42d0ace9d17293", "id": "2bbfc283-a12f-4027-ab18-36d1f24b52b0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "created_at": "2018-12-27T16:01:54Z", "updated_at": "2018-12-27T16:01:54Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "00dd3abd-acd1-4edb-8f4a-8badcbd2eeb4", "remote_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "018de60d-bc33-4ef0-9eed-6d00b6ce227b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "0d99f0db-fa6b-4201-b67f-a7ff0db82c5d", "remote_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv6", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "5c4049ef-933d-4614-84e7-83584430d462", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv6", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}], "revision_number": 4, "project_id": "8c689c5e31c44b09ab85f80682abbc2a", "id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "created_at": "2018-12-27T15:56:49Z", "updated_at": "2018-12-27T15:56:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "6555e255-763a-4448-b1b1-0c93b2a390bd", "remote_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "777ff7a5-a590-43e5-a84b-7677710494e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "8bac258a-08df-48b7-900b-efbe01a6ec20", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "dc17921e-353f-4898-a970-881b2c8d093d", "remote_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}], "revision_number": 4, "project_id": "28dac9e1580d461c9de52e6659cc4f9d", "id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "created_at": "2018-12-27T16:01:52Z", "updated_at": "2018-12-27T16:01:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "32737757-45f3-4b24-b6ab-5f2d5579b4a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv6", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "ae604ef3-492d-4aa3-8045-1ff84f755a27", "remote_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv4", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "b7bff40a-beda-4996-b140-ed94d010535c", "remote_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv6", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "b8129030-9d72-4d5d-adce-47bbe62492fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv4", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}], "revision_number": 4, "project_id": "81c108a273314b24bf6b48c41b5bbe0c", "id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "created_at": "2018-12-27T15:57:20Z", "updated_at": "2018-12-27T15:57:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "0c389ec4-c0af-4c20-acf9-4fcc1d859dd7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv6", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "3749697a-f2ef-439a-a661-2fb92badd1ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv4", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "b74e0c8c-e243-450e-b1be-69c587093d6d", "remote_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv6", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "c222695b-2f1c-427d-afd7-e0be24ec9f66", "remote_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv4", "project_id": "7fb0e5436e4f467998e672dd71018a45"}], "revision_number": 4, "project_id": "7fb0e5436e4f467998e672dd71018a45", "id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "created_at": "2018-12-27T17:02:11Z", "updated_at": "2018-12-27T17:02:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "675d8a56-1c9b-4c58-a252-61e65997fd05", "remote_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv4", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "84f0587c-7394-4fd6-8f3d-8d6ba94cf3f9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv6", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "8a450b4f-e710-4193-816e-13a2d4e40c07", "remote_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv6", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "c3106b0a-1026-4156-86a9-f0438b7fab93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv4", "project_id": "7cba3664d5674e65a12c8c269a05febf"}], "revision_number": 4, "project_id": "7cba3664d5674e65a12c8c269a05febf", "id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "created_at": "2018-12-27T15:58:29Z", "updated_at": "2018-12-27T15:58:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "2a945ecc-f9fa-4219-96ab-c189a7f5c102", "remote_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv6", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "55e2b54e-68d4-4476-8c9f-e05e347c8970", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv4", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "9983229c-b595-482a-973f-81137a209b6d", "remote_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv4", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "9d4b8450-78ab-4817-a586-372ed88268f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv6", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}], "revision_number": 4, "project_id": "fbd6dbf946a5406398ba810e02d0888e", "id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "created_at": "2018-12-27T15:57:24Z", "updated_at": "2018-12-27T15:57:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "35521f2a-a59d-4798-9fa8-0febfe126076", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv4", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "607d473d-1e6a-4088-a778-7df9ffc1ff68", "remote_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv6", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "6f8fa92b-b67a-4047-a900-f43656aff42b", "remote_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv4", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "890f1d6c-9ae5-45b0-b7a1-282182432b66", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv6", "project_id": "253cc6709e714b8a80a5f74e4257907e"}], "revision_number": 4, "project_id": "253cc6709e714b8a80a5f74e4257907e", "id": "b9546f11-205e-4322-89f8-f0360d6090ed", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "created_at": "2018-12-27T15:57:08Z", "updated_at": "2018-12-27T15:57:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "6739c48b-d899-4c17-bb8e-ffaf8922c034", "remote_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv4", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "9660a6af-4d9b-40b9-9729-f205f66c2bd0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv4", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "bf244c03-fc10-4754-9c2b-b0224401c4f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv6", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "d3bee7cc-a152-441c-9790-abb1f56cec03", "remote_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv6", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}], "revision_number": 4, "project_id": "782a28bd0d40485e85eda6b8ba43840b", "id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "created_at": "2018-12-27T15:57:11Z", "updated_at": "2018-12-27T15:57:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "22c0d2cf-360a-4aa8-ba7e-bfdbf8327d27", "remote_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "553b140a-8ba9-4af7-9f50-bf24e87aebf7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "b2ecf7a5-df98-4d65-a762-767320437c5a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "e49104b2-7c13-49d6-8519-a16dd585346f", "remote_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}], "revision_number": 4, "project_id": "ef7e486beb8f4de39b25ca5f11552328", "id": "d0588e93-db0d-4888-9f99-3399a50df490", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "created_at": "2018-12-27T17:19:15Z", "updated_at": "2018-12-27T17:19:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "1990fe24-df44-4561-9f09-f50aab182bf7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "651e4b8b-b29e-409b-9f25-ff2328ccefe6", "remote_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "cc4e2254-2157-4ae1-a233-3047573ddc6d", "remote_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "da56dda4-aaf3-43ff-bdf7-e64892ec2345", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}], "revision_number": 4, "project_id": "2a5a6879c5fa4db798cea6d394565d45", "id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-27T15:33:07Z", "updated_at": "2018-12-27T15:33:07Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "4de95db8-72d6-4aec-a145-e92511971eb9", "remote_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "5f100cff-05d8-4405-8dfb-0a387c123fae", "remote_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "a3f6a193-cc94-4220-a73a-08acf63c449b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "f059d8a5-0c32-49c9-a721-77cc89245ecd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "created_at": "2018-12-27T15:29:16Z", "updated_at": "2018-12-27T15:29:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "3c53841a-5bc0-4192-b482-044411e217ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "5956ff3f-d59d-4af6-82b5-566c888583a7", "remote_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:16Z", "revision_number": 0, "id": "60735d87-52c7-426a-91a6-aff1078a5a2d", "remote_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:16Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "abe97133-61dd-4fdf-baf3-2e07968a324f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "da629caea04941e1ae8979c379dc7c9d"}], "revision_number": 4, "project_id": "da629caea04941e1ae8979c379dc7c9d", "id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "name": "default"}]} 2018-12-27 17:42:49,250 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=default used request id req-830e98ec-5f4f-49c4-94d4-11cbaa7c904b 2018-12-27 17:42:49,257 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c63c29d70cb7408515d6909b11ab3112dc10963" 2018-12-27 17:42:49,366 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:42:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1823e788-b04d-4fea-be2a-07c9ccb12da4 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b7b4fceec1ad4c6eb74d758b709a9d93", "name": "admin"}} 2018-12-27 17:42:49,366 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93 used request id req-1823e788-b04d-4fea-be2a-07c9ccb12da4 2018-12-27 17:42:49,370 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/f7197afc9b61423897aefc9a643d03a1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c63c29d70cb7408515d6909b11ab3112dc10963" 2018-12-27 17:42:49,489 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:42:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3de8181c-2133-4498-8e28-a5be09c2390d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f7197afc9b61423897aefc9a643d03a1.", "code": 404, "title": "Not Found"}} 2018-12-27 17:42:49,489 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/f7197afc9b61423897aefc9a643d03a1 used request id req-3de8181c-2133-4498-8e28-a5be09c2390d 2018-12-27 17:42:49,489 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:42:49,492 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/1d2abf6f1bbc459b9b42d0ace9d17293 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c63c29d70cb7408515d6909b11ab3112dc10963" 2018-12-27 17:42:49,604 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:42:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-341aa7ba-68cf-45a4-8097-c84a84ffcdd9 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/1d2abf6f1bbc459b9b42d0ace9d17293"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "1d2abf6f1bbc459b9b42d0ace9d17293", "name": "CreateInstancePortManipulationTests-1664102d-8438-4bd-proj"}} 2018-12-27 17:42:49,604 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/1d2abf6f1bbc459b9b42d0ace9d17293 used request id req-341aa7ba-68cf-45a4-8097-c84a84ffcdd9 2018-12-27 17:42:49,604 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2bbfc283-a12f-4027-ab18-36d1f24b52b0 2018-12-27 17:42:49,609 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=2bbfc283-a12f-4027-ab18-36d1f24b52b0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c63c29d70cb7408515d6909b11ab3112dc10963" 2018-12-27 17:42:49,817 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-9cac2f4c-eea9-41af-b952-12b18d329fee Date: Thu, 27 Dec 2018 17:42:49 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "2bbfc283-a12f-4027-ab18-36d1f24b52b0", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:42:08Z", "security_group_id": "2bbfc283-a12f-4027-ab18-36d1f24b52b0", "port_range_min": null, "revision_number": 0, "tenant_id": "1d2abf6f1bbc459b9b42d0ace9d17293", "created_at": "2018-12-27T17:42:08Z", "project_id": "1d2abf6f1bbc459b9b42d0ace9d17293", "id": "91976b94-14c6-4822-acf5-a4d51298a7e8"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:42:08Z", "security_group_id": "2bbfc283-a12f-4027-ab18-36d1f24b52b0", "port_range_min": null, "revision_number": 0, "tenant_id": "1d2abf6f1bbc459b9b42d0ace9d17293", "created_at": "2018-12-27T17:42:08Z", "project_id": "1d2abf6f1bbc459b9b42d0ace9d17293", "id": "947937f4-444c-4303-b134-c5253df2e330"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:42:08Z", "security_group_id": "2bbfc283-a12f-4027-ab18-36d1f24b52b0", "port_range_min": null, "revision_number": 0, "tenant_id": "1d2abf6f1bbc459b9b42d0ace9d17293", "created_at": "2018-12-27T17:42:08Z", "project_id": "1d2abf6f1bbc459b9b42d0ace9d17293", "id": "981260fc-baf6-47cc-957b-eb7a19bc0351"}, {"remote_group_id": "2bbfc283-a12f-4027-ab18-36d1f24b52b0", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:42:08Z", "security_group_id": "2bbfc283-a12f-4027-ab18-36d1f24b52b0", "port_range_min": null, "revision_number": 0, "tenant_id": "1d2abf6f1bbc459b9b42d0ace9d17293", "created_at": "2018-12-27T17:42:08Z", "project_id": "1d2abf6f1bbc459b9b42d0ace9d17293", "id": "f28f690e-f207-4b6b-b478-46d173100b2a"}]} 2018-12-27 17:42:49,818 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=2bbfc283-a12f-4027-ab18-36d1f24b52b0 used request id req-9cac2f4c-eea9-41af-b952-12b18d329fee 2018-12-27 17:42:49,818 - neutron_utils - INFO - Deleting security group with name - default 2018-12-27 17:42:49,823 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/security-groups/2bbfc283-a12f-4027-ab18-36d1f24b52b0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c63c29d70cb7408515d6909b11ab3112dc10963" 2018-12-27 17:42:50,193 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-7ae1129d-6478-41ba-9b8e-13251cf5faee Content-Length: 0 Date: Thu, 27 Dec 2018 17:42:50 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 17:42:50,194 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-groups/2bbfc283-a12f-4027-ab18-36d1f24b52b0 used request id req-7ae1129d-6478-41ba-9b8e-13251cf5faee 2018-12-27 17:42:50,194 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-1664102d-8438-4bd-proj 2018-12-27 17:42:50,198 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/projects/1d2abf6f1bbc459b9b42d0ace9d17293 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c63c29d70cb7408515d6909b11ab3112dc10963" 2018-12-27 17:42:50,469 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:42:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-be5e971b-b662-49fa-9f9f-36c0ab86d262 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:42:50,469 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/1d2abf6f1bbc459b9b42d0ace9d17293 used request id req-be5e971b-b662-49fa-9f9f-36c0ab86d262 2018-12-27 17:42:50,469 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-1664102d-8438-4bd-proj-role 2018-12-27 17:42:50,473 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/roles/339f7181d1ab407c9d5ba166f6a87873 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c63c29d70cb7408515d6909b11ab3112dc10963" 2018-12-27 17:42:50,612 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:42:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-328bd877-465c-4595-8afe-b5f50cc62d27 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:42:50,612 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/roles/339f7181d1ab407c9d5ba166f6a87873 used request id req-328bd877-465c-4595-8afe-b5f50cc62d27 2018-12-27 17:42:50,615 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c63c29d70cb7408515d6909b11ab3112dc10963" 2018-12-27 17:42:50,722 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:42:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5fde5e0e-75e8-4d36-8c01-9412e0b416fb Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8de789d09e46427786a85702e5e8de91", "links": {"self": "http://172.30.9.31:5000/v3/roles/8de789d09e46427786a85702e5e8de91"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 17:42:50,722 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-5fde5e0e-75e8-4d36-8c01-9412e0b416fb 2018-12-27 17:42:50,723 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-1664102d-8438-4bd-user 2018-12-27 17:42:50,726 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/users/5a9344028d9d48fc9ed16c1d675f7833 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36d9154eac0d6b1a8bf684a1748a39b36cd5c220" 2018-12-27 17:42:50,943 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:42:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d4a37272-52bb-406b-916c-23e05e0f7e4f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:42:50,944 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/5a9344028d9d48fc9ed16c1d675f7833 used request id req-d4a37272-52bb-406b-916c-23e05e0f7e4f 2018-12-27 17:42:50,945 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:42:51,368 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:42:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["DJBvSbgTTE-IOnPfpD7XOg"], "issued_at": "2018-12-27T17:42:51.000000Z"}} 2018-12-27 17:42:51,369 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ecd0df1c60c75e21fc5d92e6bddfedf5dde0f45" 2018-12-27 17:42:51,462 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:42:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-586a6fab-c069-45e6-938e-ae6d0d3068eb Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:42:51,462 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-586a6fab-c069-45e6-938e-ae6d0d3068eb 2018-12-27 17:42:51,463 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:42:51,464 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:42:51,878 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:42:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["dVAL8dYmT2WBVYbBlsAq6w"], "issued_at": "2018-12-27T17:42:51.000000Z"}} 2018-12-27 17:42:51,879 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ba614caea25d42536b88b87c3573e9f39205a64" 2018-12-27 17:42:51,994 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:42:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3eb439db-264e-4998-b83d-14bb3e856dba Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:42:51,995 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-3eb439db-264e-4998-b83d-14bb3e856dba 2018-12-27 17:42:51,999 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 17:42:52,004 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 17:42:52 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 17:42:52,005 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-a2bd32f3-98e8-427-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ba614caea25d42536b88b87c3573e9f39205a64" 2018-12-27 17:42:52,110 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:42:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f409798d-2125-4829-ba38-62bd677f76f5 Content-Encoding: gzip Content-Length: 188 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-a2bd32f3-98e8-427-proj", "previous": null, "next": null}, "projects": []} 2018-12-27 17:42:52,110 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-a2bd32f3-98e8-427-proj used request id req-f409798d-2125-4829-ba38-62bd677f76f5 2018-12-27 17:42:52,114 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ba614caea25d42536b88b87c3573e9f39205a64" 2018-12-27 17:42:52,235 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:42:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5088720a-6efa-4015-b134-8eda159df862 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-27 17:42:52,235 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-5088720a-6efa-4015-b134-8eda159df862 2018-12-27 17:42:52,239 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ba614caea25d42536b88b87c3573e9f39205a64" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstancePortManipulationTests-a2bd32f3-98e8-427-proj"}}' 2018-12-27 17:42:52,385 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 27 Dec 2018 17:42:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-72198470-ac9d-4b15-883d-e69a1b5b0c05 Content-Length: 332 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/7754450db0bc4d46874ae76fb11f17f3"}, "tags": [], "enabled": true, "id": "7754450db0bc4d46874ae76fb11f17f3", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-a2bd32f3-98e8-427-proj"}} 2018-12-27 17:42:52,385 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-72198470-ac9d-4b15-883d-e69a1b5b0c05 2018-12-27 17:42:52,385 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-a2bd32f3-98e8-427-proj 2018-12-27 17:42:52,385 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:42:52,386 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:42:52,800 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:42:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["7OPzzGCOTSGX12YVqVN31A"], "issued_at": "2018-12-27T17:42:52.000000Z"}} 2018-12-27 17:42:52,800 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a53f9b4293a8dac0ccd9b70fc08c60750f39b67" 2018-12-27 17:42:52,928 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:42:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-196751d0-3229-4a7d-af0d-a59879a7de8f Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:42:52,928 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-196751d0-3229-4a7d-af0d-a59879a7de8f 2018-12-27 17:42:52,932 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 17:42:52,938 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 17:42:52 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 17:42:52,939 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a53f9b4293a8dac0ccd9b70fc08c60750f39b67" 2018-12-27 17:42:53,064 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:42:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6dff70fd-b9b1-40e4-a510-05ffb08ed4db Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "links": {"self": "http://172.30.9.31:5000/v3/users/01fa52e7b3674fc48643fa4ffca67e4e"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "01fa52e7b3674fc48643fa4ffca67e4e", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/05a834ddebbc40688596b7460b47439e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05a834ddebbc40688596b7460b47439e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/08226a0ad01943f39559448239e291e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "08226a0ad01943f39559448239e291e1", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/55c0552fe37a4f7ca0e73939514bc683"}, "domain_id": "default", "enabled": true, "options": {}, "id": "55c0552fe37a4f7ca0e73939514bc683", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/646a4af4e3b5439a97996d353fea3924"}, "domain_id": "914eec1d43ea4caf9d2fd33268c06258", "enabled": true, "options": {}, "id": "646a4af4e3b5439a97996d353fea3924", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/85fb203e51c34d3f8122e285a6a318b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85fb203e51c34d3f8122e285a6a318b3", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/905e7f4b42d24cca93b99d2401fa3378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "905e7f4b42d24cca93b99d2401fa3378", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/a5bc08b9f81f4e5bb86c24f9f7547bae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5bc08b9f81f4e5bb86c24f9f7547bae", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/a5c780627f004d318bf908d80305da9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5c780627f004d318bf908d80305da9c", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/b18425bf2b044bc9af7e194919539a17"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b18425bf2b044bc9af7e194919539a17", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/b8d2134b619d4dca80e21d6fb16449b0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b8d2134b619d4dca80e21d6fb16449b0", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/b9ab6a25a652438285139fe5b44aea62"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9ab6a25a652438285139fe5b44aea62", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/c08462554a4844d681348f58b9b0edee"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c08462554a4844d681348f58b9b0edee", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/ddfc3a9aad444d4782eae677c8a98130"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ddfc3a9aad444d4782eae677c8a98130", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/f2a74f2185a54676a6cb2bb5ecfcc4f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2a74f2185a54676a6cb2bb5ecfcc4f6", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-12-27 17:42:53,064 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-6dff70fd-b9b1-40e4-a510-05ffb08ed4db 2018-12-27 17:42:53,068 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?name=CreateInstancePortManipulationTests-a2bd32f3-98e8-427-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a53f9b4293a8dac0ccd9b70fc08c60750f39b67" 2018-12-27 17:42:53,203 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:42:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e08fec87-3423-4cae-8594-f14cb4fecf9a Content-Encoding: gzip Content-Length: 269 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?name=CreateInstancePortManipulationTests-a2bd32f3-98e8-427-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/7754450db0bc4d46874ae76fb11f17f3"}, "tags": [], "enabled": true, "id": "7754450db0bc4d46874ae76fb11f17f3", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-a2bd32f3-98e8-427-proj"}]} 2018-12-27 17:42:53,203 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?name=CreateInstancePortManipulationTests-a2bd32f3-98e8-427-proj used request id req-e08fec87-3423-4cae-8594-f14cb4fecf9a 2018-12-27 17:42:53,207 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a53f9b4293a8dac0ccd9b70fc08c60750f39b67" 2018-12-27 17:42:53,324 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:42:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e7dcb6fb-9c8d-4a27-8b09-b8eace9c94a7 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-27 17:42:53,324 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-e7dcb6fb-9c8d-4a27-8b09-b8eace9c94a7 2018-12-27 17:42:53,720 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-a2bd32f3-98e8-427-user 2018-12-27 17:42:53,721 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:42:53,724 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ba614caea25d42536b88b87c3573e9f39205a64" 2018-12-27 17:42:53,832 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:42:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1a0e64e1-31d4-441e-8c6e-d4c05abbab4f Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8de789d09e46427786a85702e5e8de91", "links": {"self": "http://172.30.9.31:5000/v3/roles/8de789d09e46427786a85702e5e8de91"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 17:42:53,832 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-1a0e64e1-31d4-441e-8c6e-d4c05abbab4f 2018-12-27 17:42:53,836 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ba614caea25d42536b88b87c3573e9f39205a64" -d '{"role": {"name": "CreateInstancePortManipulationTests-a2bd32f3-98e8-427-proj-role"}}' 2018-12-27 17:42:53,969 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 27 Dec 2018 17:42:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c3570281-bad9-49f4-8d64-5b6cdcad81be Content-Length: 234 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "c9371bcbe3d54b608b63b057b7062126", "links": {"self": "http://172.30.9.31:5000/v3/roles/c9371bcbe3d54b608b63b057b7062126"}, "name": "CreateInstancePortManipulationTests-a2bd32f3-98e8-427-proj-role"}} 2018-12-27 17:42:53,969 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/roles used request id req-c3570281-bad9-49f4-8d64-5b6cdcad81be 2018-12-27 17:42:53,970 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-a2bd32f3-98e8-427-proj-role 2018-12-27 17:42:53,973 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles/c9371bcbe3d54b608b63b057b7062126 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ba614caea25d42536b88b87c3573e9f39205a64" 2018-12-27 17:42:54,075 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:42:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-38d602da-efeb-466e-a59c-1d85aeb7af5b Content-Encoding: gzip Content-Length: 188 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "c9371bcbe3d54b608b63b057b7062126", "links": {"self": "http://172.30.9.31:5000/v3/roles/c9371bcbe3d54b608b63b057b7062126"}, "name": "CreateInstancePortManipulationTests-a2bd32f3-98e8-427-proj-role"}} 2018-12-27 17:42:54,075 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles/c9371bcbe3d54b608b63b057b7062126 used request id req-38d602da-efeb-466e-a59c-1d85aeb7af5b 2018-12-27 17:42:54,075 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-a2bd32f3-98e8-427-proj-role to project CreateInstancePortManipulationTests-a2bd32f3-98e8-427-proj 2018-12-27 17:42:54,079 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:5000/v3/projects/7754450db0bc4d46874ae76fb11f17f3/users/1ab95197f7e949b39a357b8e6c9a3a54/roles/c9371bcbe3d54b608b63b057b7062126 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ba614caea25d42536b88b87c3573e9f39205a64" 2018-12-27 17:42:54,239 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:42:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e457dfd8-728c-4694-8ff7-a66509f7fe85 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:42:54,239 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/7754450db0bc4d46874ae76fb11f17f3/users/1ab95197f7e949b39a357b8e6c9a3a54/roles/c9371bcbe3d54b608b63b057b7062126 used request id req-e457dfd8-728c-4694-8ff7-a66509f7fe85 2018-12-27 17:42:54,240 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-12-27 17:42:54,240 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:42:54,241 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:42:54,650 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c9371bcbe3d54b608b63b057b7062126", "name": "CreateInstancePortManipulationTests-a2bd32f3-98e8-427-proj-role"}], "expires_at": "2018-12-27T18:42:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7754450db0bc4d46874ae76fb11f17f3", "name": "CreateInstancePortManipulationTests-a2bd32f3-98e8-427-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/7754450db0bc4d46874ae76fb11f17f3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/7754450db0bc4d46874ae76fb11f17f3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/7754450db0bc4d46874ae76fb11f17f3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/7754450db0bc4d46874ae76fb11f17f3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/7754450db0bc4d46874ae76fb11f17f3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/7754450db0bc4d46874ae76fb11f17f3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/7754450db0bc4d46874ae76fb11f17f3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/7754450db0bc4d46874ae76fb11f17f3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/7754450db0bc4d46874ae76fb11f17f3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_7754450db0bc4d46874ae76fb11f17f3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_7754450db0bc4d46874ae76fb11f17f3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/7754450db0bc4d46874ae76fb11f17f3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/7754450db0bc4d46874ae76fb11f17f3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/7754450db0bc4d46874ae76fb11f17f3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-a2bd32f3-98e8-427-user", "id": "1ab95197f7e949b39a357b8e6c9a3a54"}, "audit_ids": ["AKaEPAcjSN-2oXmts1XPvw"], "issued_at": "2018-12-27T17:42:54.000000Z"}} 2018-12-27 17:42:54,651 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbfd7b50d1ea0de7d1a04896fc66a0084818b808" 2018-12-27 17:42:54,758 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:42:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4118da84-2741-4d3f-a850-be53072ab659 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:42:54,759 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-4118da84-2741-4d3f-a850-be53072ab659 2018-12-27 17:42:54,762 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-c5b40762-d0eb-4155-aee8-939786739203-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}fbfd7b50d1ea0de7d1a04896fc66a0084818b808" 2018-12-27 17:42:54,986 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 180 Content-Type: application/json X-Openstack-Request-Id: req-17d18667-ed2d-46b6-bf4d-a5c01cbe070c Date: Thu, 27 Dec 2018 17:42:54 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-c5b40762-d0eb-4155-aee8-939786739203-image"} 2018-12-27 17:42:54,987 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-c5b40762-d0eb-4155-aee8-939786739203-image used request id req-17d18667-ed2d-46b6-bf4d-a5c01cbe070c 2018-12-27 17:42:54,989 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}fbfd7b50d1ea0de7d1a04896fc66a0084818b808" 2018-12-27 17:42:55,187 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-0e5fb489-5d24-4c4f-aa2d-6428df975ca7 Date: Thu, 27 Dec 2018 17:42:55 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-27 17:42:55,187 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/schemas/image used request id req-0e5fb489-5d24-4c4f-aa2d-6428df975ca7 2018-12-27 17:42:55,218 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}fbfd7b50d1ea0de7d1a04896fc66a0084818b808" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstancePortManipulationTests-c5b40762-d0eb-4155-aee8-939786739203-image"}' 2018-12-27 17:42:55,459 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 639 Content-Type: application/json Location: http://172.30.9.31:9292/v2/images/4d302134-26af-4285-af9d-212fef4950bd Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-7d7a9c2e-bbf0-4563-a848-40f9390af245 Date: Thu, 27 Dec 2018 17:42:55 GMT RESP BODY: {"status": "queued", "name": "CreateInstancePortManipulationTests-c5b40762-d0eb-4155-aee8-939786739203-image", "tags": [], "container_format": "bare", "created_at": "2018-12-27T17:42:55Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-12-27T17:42:55Z", "visibility": "shared", "locations": [], "self": "/v2/images/4d302134-26af-4285-af9d-212fef4950bd", "min_disk": 0, "protected": false, "id": "4d302134-26af-4285-af9d-212fef4950bd", "file": "/v2/images/4d302134-26af-4285-af9d-212fef4950bd/file", "checksum": null, "owner": "7754450db0bc4d46874ae76fb11f17f3", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-27 17:42:55,459 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.31:9292/v2/images used request id req-7d7a9c2e-bbf0-4563-a848-40f9390af245 2018-12-27 17:42:55,469 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:9292/v2/images/4d302134-26af-4285-af9d-212fef4950bd/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}fbfd7b50d1ea0de7d1a04896fc66a0084818b808" -d '' 2018-12-27 17:42:56,566 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-bfe58e4a-9e14-4a7e-ad76-c3978d7f55af Date: Thu, 27 Dec 2018 17:42:56 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-27 17:42:56,566 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.31:9292/v2/images/4d302134-26af-4285-af9d-212fef4950bd/file used request id req-bfe58e4a-9e14-4a7e-ad76-c3978d7f55af 2018-12-27 17:42:56,567 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-27 17:42:56,570 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/images/4d302134-26af-4285-af9d-212fef4950bd -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}fbfd7b50d1ea0de7d1a04896fc66a0084818b808" 2018-12-27 17:42:56,782 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-2fd6693e-f558-4937-9fd5-5c0f2e41d2bf Date: Thu, 27 Dec 2018 17:42:56 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-c5b40762-d0eb-4155-aee8-939786739203-image", "tags": [], "container_format": "bare", "created_at": "2018-12-27T17:42:55Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-27T17:42:56Z", "visibility": "shared", "locations": [{"url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/4d302134-26af-4285-af9d-212fef4950bd/snap", "metadata": {}}], "self": "/v2/images/4d302134-26af-4285-af9d-212fef4950bd", "min_disk": 0, "protected": false, "id": "4d302134-26af-4285-af9d-212fef4950bd", "file": "/v2/images/4d302134-26af-4285-af9d-212fef4950bd/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "7754450db0bc4d46874ae76fb11f17f3", "direct_url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/4d302134-26af-4285-af9d-212fef4950bd/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-27 17:42:56,782 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images/4d302134-26af-4285-af9d-212fef4950bd used request id req-2fd6693e-f558-4937-9fd5-5c0f2e41d2bf 2018-12-27 17:42:56,785 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}fbfd7b50d1ea0de7d1a04896fc66a0084818b808" 2018-12-27 17:42:56,990 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-5338ec72-4208-4cf0-8fdd-4f4e3f1bb5de Date: Thu, 27 Dec 2018 17:42:56 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-27 17:42:56,990 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/schemas/image used request id req-5338ec72-4208-4cf0-8fdd-4f4e3f1bb5de 2018-12-27 17:42:56,993 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-c5b40762-d0eb-4155-aee8-939786739203-image 2018-12-27 17:42:56,996 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/images/4d302134-26af-4285-af9d-212fef4950bd -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}fbfd7b50d1ea0de7d1a04896fc66a0084818b808" 2018-12-27 17:42:57,193 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-e90f2ccd-53cd-4efd-96f6-4d234791fe87 Date: Thu, 27 Dec 2018 17:42:57 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-c5b40762-d0eb-4155-aee8-939786739203-image", "tags": [], "container_format": "bare", "created_at": "2018-12-27T17:42:55Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-27T17:42:56Z", "visibility": "shared", "locations": [{"url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/4d302134-26af-4285-af9d-212fef4950bd/snap", "metadata": {}}], "self": "/v2/images/4d302134-26af-4285-af9d-212fef4950bd", "min_disk": 0, "protected": false, "id": "4d302134-26af-4285-af9d-212fef4950bd", "file": "/v2/images/4d302134-26af-4285-af9d-212fef4950bd/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "7754450db0bc4d46874ae76fb11f17f3", "direct_url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/4d302134-26af-4285-af9d-212fef4950bd/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-27 17:42:57,194 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images/4d302134-26af-4285-af9d-212fef4950bd used request id req-e90f2ccd-53cd-4efd-96f6-4d234791fe87 2018-12-27 17:42:57,194 - create_image - DEBUG - Instance status is - active 2018-12-27 17:42:57,195 - create_image - DEBUG - Image is active with name - CreateInstancePortManipulationTests-c5b40762-d0eb-4155-aee8-939786739203-image 2018-12-27 17:42:57,195 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-c5b40762-d0eb-4155-aee8-939786739203-image 2018-12-27 17:42:57,195 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:42:57,196 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:42:57,619 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c9371bcbe3d54b608b63b057b7062126", "name": "CreateInstancePortManipulationTests-a2bd32f3-98e8-427-proj-role"}], "expires_at": "2018-12-27T18:42:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7754450db0bc4d46874ae76fb11f17f3", "name": "CreateInstancePortManipulationTests-a2bd32f3-98e8-427-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/7754450db0bc4d46874ae76fb11f17f3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/7754450db0bc4d46874ae76fb11f17f3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/7754450db0bc4d46874ae76fb11f17f3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/7754450db0bc4d46874ae76fb11f17f3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/7754450db0bc4d46874ae76fb11f17f3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/7754450db0bc4d46874ae76fb11f17f3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/7754450db0bc4d46874ae76fb11f17f3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/7754450db0bc4d46874ae76fb11f17f3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/7754450db0bc4d46874ae76fb11f17f3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_7754450db0bc4d46874ae76fb11f17f3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_7754450db0bc4d46874ae76fb11f17f3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/7754450db0bc4d46874ae76fb11f17f3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/7754450db0bc4d46874ae76fb11f17f3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/7754450db0bc4d46874ae76fb11f17f3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-a2bd32f3-98e8-427-user", "id": "1ab95197f7e949b39a357b8e6c9a3a54"}, "audit_ids": ["x2IKY35QTz6ehYdrz3KMDA"], "issued_at": "2018-12-27T17:42:57.000000Z"}} 2018-12-27 17:42:57,619 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}808a34a75473a4d9d8b75a98b033dc1459a31253" 2018-12-27 17:42:57,715 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:42:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-53b9ae74-9ba0-487e-bfa1-7621938c64c4 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:42:57,715 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-53b9ae74-9ba0-487e-bfa1-7621938c64c4 2018-12-27 17:42:57,724 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-c5b40762-d0eb-4155-aee8-939786739203-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}808a34a75473a4d9d8b75a98b033dc1459a31253" 2018-12-27 17:42:57,947 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-7a0f9127-c13d-4071-addf-c94c3cb1de35 Date: Thu, 27 Dec 2018 17:42:57 GMT RESP BODY: {"networks":[]} 2018-12-27 17:42:57,947 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-c5b40762-d0eb-4155-aee8-939786739203-pub-net used request id req-7a0f9127-c13d-4071-addf-c94c3cb1de35 2018-12-27 17:42:57,947 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-c5b40762-d0eb-4155-aee8-939786739203-pub-net 2018-12-27 17:42:57,952 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}808a34a75473a4d9d8b75a98b033dc1459a31253" -d '{"network": {"name": "CreateInstancePortManipulationTests-c5b40762-d0eb-4155-aee8-939786739203-pub-net", "admin_state_up": true}}' 2018-12-27 17:42:59,981 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 654 X-Openstack-Request-Id: req-b2790082-36da-4b80-8f27-a46ea5898c43 Date: Thu, 27 Dec 2018 17:42:59 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"id":"d6f4f26e-86a2-46d7-bd14-dbdb6be87542","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"7754450db0bc4d46874ae76fb11f17f3","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-27T17:42:58Z","is_default":false,"name":"CreateInstancePortManipulationTests-c5b40762-d0eb-4155-aee8-939786739203-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"7754450db0bc4d46874ae76fb11f17f3","created_at":"2018-12-27T17:42:58Z","mtu":1442}} 2018-12-27 17:42:59,981 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/networks used request id req-b2790082-36da-4b80-8f27-a46ea5898c43 2018-12-27 17:42:59,987 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?id=d6f4f26e-86a2-46d7-bd14-dbdb6be87542 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}808a34a75473a4d9d8b75a98b033dc1459a31253" 2018-12-27 17:43:00,245 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 638 X-Openstack-Request-Id: req-975506bd-6228-4cc4-ab9f-b105af05a132 Date: Thu, 27 Dec 2018 17:43:00 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"id":"d6f4f26e-86a2-46d7-bd14-dbdb6be87542","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"7754450db0bc4d46874ae76fb11f17f3","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-27T17:42:58Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-c5b40762-d0eb-4155-aee8-939786739203-pub-net","admin_state_up":true,"tenant_id":"7754450db0bc4d46874ae76fb11f17f3","created_at":"2018-12-27T17:42:58Z","mtu":1442}]} 2018-12-27 17:43:00,245 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?id=d6f4f26e-86a2-46d7-bd14-dbdb6be87542 used request id req-975506bd-6228-4cc4-ab9f-b105af05a132 2018-12-27 17:43:00,251 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=d6f4f26e-86a2-46d7-bd14-dbdb6be87542 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}808a34a75473a4d9d8b75a98b033dc1459a31253" 2018-12-27 17:43:00,472 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-0c78171f-51d1-4ea9-8228-3aab8a2e9d02 Date: Thu, 27 Dec 2018 17:43:00 GMT RESP BODY: {"subnets":[]} 2018-12-27 17:43:00,472 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=d6f4f26e-86a2-46d7-bd14-dbdb6be87542 used request id req-0c78171f-51d1-4ea9-8228-3aab8a2e9d02 2018-12-27 17:43:00,473 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-c5b40762-d0eb-4155-aee8-939786739203-pub-subnet 2018-12-27 17:43:00,477 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}808a34a75473a4d9d8b75a98b033dc1459a31253" -d '{"subnets": [{"ip_version": 4, "network_id": "d6f4f26e-86a2-46d7-bd14-dbdb6be87542", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-c5b40762-d0eb-4155-aee8-939786739203-pub-subnet"}]}' 2018-12-27 17:43:02,029 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-c62454b4-2d80-4f80-a556-26a8e625f8cf Date: Thu, 27 Dec 2018 17:43:02 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d6f4f26e-86a2-46d7-bd14-dbdb6be87542","tenant_id":"7754450db0bc4d46874ae76fb11f17f3","created_at":"2018-12-27T17:43:00Z","dns_nameservers":[],"updated_at":"2018-12-27T17:43:00Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"7754450db0bc4d46874ae76fb11f17f3","id":"df9ba8a6-d90c-45c6-b16f-b7fb0609292e","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-c5b40762-d0eb-4155-aee8-939786739203-pub-subnet"}]} 2018-12-27 17:43:02,029 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/subnets used request id req-c62454b4-2d80-4f80-a556-26a8e625f8cf 2018-12-27 17:43:02,035 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?id=d6f4f26e-86a2-46d7-bd14-dbdb6be87542 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}808a34a75473a4d9d8b75a98b033dc1459a31253" 2018-12-27 17:43:02,316 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-4b97e3bf-6373-4b97-aa43-5080b777eea5 Date: Thu, 27 Dec 2018 17:43:02 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"d6f4f26e-86a2-46d7-bd14-dbdb6be87542","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"7754450db0bc4d46874ae76fb11f17f3","status":"ACTIVE","subnets":["df9ba8a6-d90c-45c6-b16f-b7fb0609292e"],"description":"","tags":[],"updated_at":"2018-12-27T17:43:00Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-c5b40762-d0eb-4155-aee8-939786739203-pub-net","admin_state_up":true,"tenant_id":"7754450db0bc4d46874ae76fb11f17f3","created_at":"2018-12-27T17:42:58Z","mtu":1442}]} 2018-12-27 17:43:02,316 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?id=d6f4f26e-86a2-46d7-bd14-dbdb6be87542 used request id req-4b97e3bf-6373-4b97-aa43-5080b777eea5 2018-12-27 17:43:02,321 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=d6f4f26e-86a2-46d7-bd14-dbdb6be87542 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}808a34a75473a4d9d8b75a98b033dc1459a31253" 2018-12-27 17:43:02,552 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-64e48aa5-87e4-446c-b728-daaa6fd40ac1 Date: Thu, 27 Dec 2018 17:43:02 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d6f4f26e-86a2-46d7-bd14-dbdb6be87542","tenant_id":"7754450db0bc4d46874ae76fb11f17f3","created_at":"2018-12-27T17:43:00Z","dns_nameservers":[],"updated_at":"2018-12-27T17:43:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"7754450db0bc4d46874ae76fb11f17f3","id":"df9ba8a6-d90c-45c6-b16f-b7fb0609292e","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-c5b40762-d0eb-4155-aee8-939786739203-pub-subnet"}]} 2018-12-27 17:43:02,553 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=d6f4f26e-86a2-46d7-bd14-dbdb6be87542 used request id req-64e48aa5-87e4-446c-b728-daaa6fd40ac1 2018-12-27 17:43:02,553 - OpenStackNetwork - DEBUG - Network [d6f4f26e-86a2-46d7-bd14-dbdb6be87542] created successfully 2018-12-27 17:43:02,553 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:43:02,554 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:43:02,978 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:43:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["eEACsG6dSl6FAvGB0Go-NQ"], "issued_at": "2018-12-27T17:43:02.000000Z"}} 2018-12-27 17:43:02,979 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}158470c494cc01f214430991df270019a296d0db" 2018-12-27 17:43:03,098 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:43:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0004d2c1-c992-48e7-891a-efc972a1807c Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:43:03,098 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-0004d2c1-c992-48e7-891a-efc972a1807c 2018-12-27 17:43:03,099 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-27 17:43:03,106 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}158470c494cc01f214430991df270019a296d0db" 2018-12-27 17:43:03,324 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:43:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-e773e8fd-a0e1-41fa-95f2-22c16dd68f9c x-compute-request-id: req-e773e8fd-a0e1-41fa-95f2-22c16dd68f9c Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-12-27 17:43:03,324 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-e773e8fd-a0e1-41fa-95f2-22c16dd68f9c 2018-12-27 17:43:03,327 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}158470c494cc01f214430991df270019a296d0db" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstancePortManipulationTests-c5b40762-d0eb-4155-aee8-939786739203-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-12-27 17:43:03,376 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:43:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f6f80051-6224-4ae4-bf24-920abbe7b553 x-compute-request-id: req-f6f80051-6224-4ae4-bf24-920abbe7b553 Content-Encoding: gzip Content-Length: 331 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstancePortManipulationTests-c5b40762-d0eb-4155-aee8-939786739203-flavor-name", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/2cbcb8b3-dd99-420c-a2ea-0f28011b76f6", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/2cbcb8b3-dd99-420c-a2ea-0f28011b76f6", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "2cbcb8b3-dd99-420c-a2ea-0f28011b76f6"}} 2018-12-27 17:43:03,377 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-f6f80051-6224-4ae4-bf24-920abbe7b553 2018-12-27 17:43:03,377 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:43:03,378 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:43:03,781 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c9371bcbe3d54b608b63b057b7062126", "name": "CreateInstancePortManipulationTests-a2bd32f3-98e8-427-proj-role"}], "expires_at": "2018-12-27T18:43:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7754450db0bc4d46874ae76fb11f17f3", "name": "CreateInstancePortManipulationTests-a2bd32f3-98e8-427-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/7754450db0bc4d46874ae76fb11f17f3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/7754450db0bc4d46874ae76fb11f17f3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/7754450db0bc4d46874ae76fb11f17f3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/7754450db0bc4d46874ae76fb11f17f3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/7754450db0bc4d46874ae76fb11f17f3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/7754450db0bc4d46874ae76fb11f17f3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/7754450db0bc4d46874ae76fb11f17f3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/7754450db0bc4d46874ae76fb11f17f3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/7754450db0bc4d46874ae76fb11f17f3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_7754450db0bc4d46874ae76fb11f17f3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_7754450db0bc4d46874ae76fb11f17f3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/7754450db0bc4d46874ae76fb11f17f3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/7754450db0bc4d46874ae76fb11f17f3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/7754450db0bc4d46874ae76fb11f17f3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-a2bd32f3-98e8-427-user", "id": "1ab95197f7e949b39a357b8e6c9a3a54"}, "audit_ids": ["qktWB_dKS96acCoiyzvNJA"], "issued_at": "2018-12-27T17:43:03.000000Z"}} 2018-12-27 17:43:03,782 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f92d51f2a1e0b7cfb718a0ebc97a458d9a44870f" 2018-12-27 17:43:03,884 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:43:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0f40b062-e1d1-4a35-890d-0ef132b71ded Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:43:03,884 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-0f40b062-e1d1-4a35-890d-0ef132b71ded 2018-12-27 17:43:03,885 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-27 17:43:04,060 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f92d51f2a1e0b7cfb718a0ebc97a458d9a44870f" 2018-12-27 17:43:04,159 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:43:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e8ef474e-7263-4a65-b58f-c1b6fc761440 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:43:04,159 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-e8ef474e-7263-4a65-b58f-c1b6fc761440 2018-12-27 17:43:04,167 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-c5b40762-d0eb-4155-aee8-939786739203-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f92d51f2a1e0b7cfb718a0ebc97a458d9a44870f" 2018-12-27 17:43:04,449 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-4c2e05cf-5858-443b-b243-35f44cdecfbf Date: Thu, 27 Dec 2018 17:43:04 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"d6f4f26e-86a2-46d7-bd14-dbdb6be87542","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"7754450db0bc4d46874ae76fb11f17f3","status":"ACTIVE","subnets":["df9ba8a6-d90c-45c6-b16f-b7fb0609292e"],"description":"","tags":[],"updated_at":"2018-12-27T17:43:00Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-c5b40762-d0eb-4155-aee8-939786739203-pub-net","admin_state_up":true,"tenant_id":"7754450db0bc4d46874ae76fb11f17f3","created_at":"2018-12-27T17:42:58Z","mtu":1442}]} 2018-12-27 17:43:04,449 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-c5b40762-d0eb-4155-aee8-939786739203-pub-net used request id req-4c2e05cf-5858-443b-b243-35f44cdecfbf 2018-12-27 17:43:04,454 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=d6f4f26e-86a2-46d7-bd14-dbdb6be87542 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f92d51f2a1e0b7cfb718a0ebc97a458d9a44870f" 2018-12-27 17:43:04,681 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-8ce2c691-78e9-43d8-9f81-7dc6990fba82 Date: Thu, 27 Dec 2018 17:43:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d6f4f26e-86a2-46d7-bd14-dbdb6be87542","tenant_id":"7754450db0bc4d46874ae76fb11f17f3","created_at":"2018-12-27T17:43:00Z","dns_nameservers":[],"updated_at":"2018-12-27T17:43:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"7754450db0bc4d46874ae76fb11f17f3","id":"df9ba8a6-d90c-45c6-b16f-b7fb0609292e","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-c5b40762-d0eb-4155-aee8-939786739203-pub-subnet"}]} 2018-12-27 17:43:04,681 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=d6f4f26e-86a2-46d7-bd14-dbdb6be87542 used request id req-8ce2c691-78e9-43d8-9f81-7dc6990fba82 2018-12-27 17:43:04,687 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-c5b40762-d0eb-4155-aee8-939786739203-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f92d51f2a1e0b7cfb718a0ebc97a458d9a44870f" 2018-12-27 17:43:04,998 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-0976db7f-cbb5-4ca6-8b66-57579f006c1d Date: Thu, 27 Dec 2018 17:43:04 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"d6f4f26e-86a2-46d7-bd14-dbdb6be87542","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"7754450db0bc4d46874ae76fb11f17f3","status":"ACTIVE","subnets":["df9ba8a6-d90c-45c6-b16f-b7fb0609292e"],"description":"","tags":[],"updated_at":"2018-12-27T17:43:00Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-c5b40762-d0eb-4155-aee8-939786739203-pub-net","admin_state_up":true,"tenant_id":"7754450db0bc4d46874ae76fb11f17f3","created_at":"2018-12-27T17:42:58Z","mtu":1442}]} 2018-12-27 17:43:04,998 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-c5b40762-d0eb-4155-aee8-939786739203-pub-net used request id req-0976db7f-cbb5-4ca6-8b66-57579f006c1d 2018-12-27 17:43:05,002 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 17:43:05,007 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 17:43:05 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 17:43:05,008 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/7754450db0bc4d46874ae76fb11f17f3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f92d51f2a1e0b7cfb718a0ebc97a458d9a44870f" 2018-12-27 17:43:05,105 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:43:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b0372843-92f0-4f20-879c-549b52772cde Content-Encoding: gzip Content-Length: 236 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/7754450db0bc4d46874ae76fb11f17f3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7754450db0bc4d46874ae76fb11f17f3", "name": "CreateInstancePortManipulationTests-a2bd32f3-98e8-427-proj"}} 2018-12-27 17:43:05,105 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/7754450db0bc4d46874ae76fb11f17f3 used request id req-b0372843-92f0-4f20-879c-549b52772cde 2018-12-27 17:43:05,110 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=d6f4f26e-86a2-46d7-bd14-dbdb6be87542 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f92d51f2a1e0b7cfb718a0ebc97a458d9a44870f" 2018-12-27 17:43:05,347 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-81c8cf96-3f22-4fc4-994b-82591db8c009 Date: Thu, 27 Dec 2018 17:43:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d6f4f26e-86a2-46d7-bd14-dbdb6be87542","tenant_id":"7754450db0bc4d46874ae76fb11f17f3","created_at":"2018-12-27T17:43:00Z","dns_nameservers":[],"updated_at":"2018-12-27T17:43:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"7754450db0bc4d46874ae76fb11f17f3","id":"df9ba8a6-d90c-45c6-b16f-b7fb0609292e","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-c5b40762-d0eb-4155-aee8-939786739203-pub-subnet"}]} 2018-12-27 17:43:05,347 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=d6f4f26e-86a2-46d7-bd14-dbdb6be87542 used request id req-81c8cf96-3f22-4fc4-994b-82591db8c009 2018-12-27 17:43:05,353 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=d6f4f26e-86a2-46d7-bd14-dbdb6be87542&name=CreateInstancePortManipulationTests-c5b40762-d0eb-4155-aee8-939786739203port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f92d51f2a1e0b7cfb718a0ebc97a458d9a44870f" 2018-12-27 17:43:05,566 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-1688f502-183e-492c-a347-29cd0c64ab1a Date: Thu, 27 Dec 2018 17:43:05 GMT RESP BODY: {"ports":[]} 2018-12-27 17:43:05,566 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=d6f4f26e-86a2-46d7-bd14-dbdb6be87542&name=CreateInstancePortManipulationTests-c5b40762-d0eb-4155-aee8-939786739203port-1&admin_state_up=True used request id req-1688f502-183e-492c-a347-29cd0c64ab1a 2018-12-27 17:43:05,569 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-c5b40762-d0eb-4155-aee8-939786739203-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f92d51f2a1e0b7cfb718a0ebc97a458d9a44870f" 2018-12-27 17:43:05,843 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:43:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-39b6dc0c-ddc5-4922-a302-690249f3c4c7 x-compute-request-id: req-39b6dc0c-ddc5-4922-a302-690249f3c4c7 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-12-27 17:43:05,843 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-c5b40762-d0eb-4155-aee8-939786739203-inst used request id req-39b6dc0c-ddc5-4922-a302-690249f3c4c7 2018-12-27 17:43:05,848 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-c5b40762-d0eb-4155-aee8-939786739203-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f92d51f2a1e0b7cfb718a0ebc97a458d9a44870f" 2018-12-27 17:43:06,135 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-1ffb94bd-e9e5-4a5c-8e14-b6078eb702d5 Date: Thu, 27 Dec 2018 17:43:06 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"d6f4f26e-86a2-46d7-bd14-dbdb6be87542","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"7754450db0bc4d46874ae76fb11f17f3","status":"ACTIVE","subnets":["df9ba8a6-d90c-45c6-b16f-b7fb0609292e"],"description":"","tags":[],"updated_at":"2018-12-27T17:43:00Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-c5b40762-d0eb-4155-aee8-939786739203-pub-net","admin_state_up":true,"tenant_id":"7754450db0bc4d46874ae76fb11f17f3","created_at":"2018-12-27T17:42:58Z","mtu":1442}]} 2018-12-27 17:43:06,135 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-c5b40762-d0eb-4155-aee8-939786739203-pub-net used request id req-1ffb94bd-e9e5-4a5c-8e14-b6078eb702d5 2018-12-27 17:43:06,141 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=d6f4f26e-86a2-46d7-bd14-dbdb6be87542 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f92d51f2a1e0b7cfb718a0ebc97a458d9a44870f" 2018-12-27 17:43:06,384 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-3647330f-3220-4b85-a82e-167378c51e2f Date: Thu, 27 Dec 2018 17:43:06 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d6f4f26e-86a2-46d7-bd14-dbdb6be87542","tenant_id":"7754450db0bc4d46874ae76fb11f17f3","created_at":"2018-12-27T17:43:00Z","dns_nameservers":[],"updated_at":"2018-12-27T17:43:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"7754450db0bc4d46874ae76fb11f17f3","id":"df9ba8a6-d90c-45c6-b16f-b7fb0609292e","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-c5b40762-d0eb-4155-aee8-939786739203-pub-subnet"}]} 2018-12-27 17:43:06,384 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=d6f4f26e-86a2-46d7-bd14-dbdb6be87542 used request id req-3647330f-3220-4b85-a82e-167378c51e2f 2018-12-27 17:43:06,389 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-c5b40762-d0eb-4155-aee8-939786739203-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f92d51f2a1e0b7cfb718a0ebc97a458d9a44870f" 2018-12-27 17:43:06,486 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-6cddf125-4cad-421c-a29f-378b78ae21ce Date: Thu, 27 Dec 2018 17:43:06 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"d6f4f26e-86a2-46d7-bd14-dbdb6be87542","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"7754450db0bc4d46874ae76fb11f17f3","status":"ACTIVE","subnets":["df9ba8a6-d90c-45c6-b16f-b7fb0609292e"],"description":"","tags":[],"updated_at":"2018-12-27T17:43:00Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-c5b40762-d0eb-4155-aee8-939786739203-pub-net","admin_state_up":true,"tenant_id":"7754450db0bc4d46874ae76fb11f17f3","created_at":"2018-12-27T17:42:58Z","mtu":1442}]} 2018-12-27 17:43:06,486 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-c5b40762-d0eb-4155-aee8-939786739203-pub-net used request id req-6cddf125-4cad-421c-a29f-378b78ae21ce 2018-12-27 17:43:06,490 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/7754450db0bc4d46874ae76fb11f17f3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f92d51f2a1e0b7cfb718a0ebc97a458d9a44870f" 2018-12-27 17:43:06,592 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:43:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f66b2eae-4067-4dc6-87ef-40aabd66a0a9 Content-Encoding: gzip Content-Length: 236 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/7754450db0bc4d46874ae76fb11f17f3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7754450db0bc4d46874ae76fb11f17f3", "name": "CreateInstancePortManipulationTests-a2bd32f3-98e8-427-proj"}} 2018-12-27 17:43:06,592 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/7754450db0bc4d46874ae76fb11f17f3 used request id req-f66b2eae-4067-4dc6-87ef-40aabd66a0a9 2018-12-27 17:43:06,597 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=d6f4f26e-86a2-46d7-bd14-dbdb6be87542 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f92d51f2a1e0b7cfb718a0ebc97a458d9a44870f" 2018-12-27 17:43:06,834 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-217cfbe7-5ad5-4e65-b5b6-a1e3d0bce5d2 Date: Thu, 27 Dec 2018 17:43:06 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d6f4f26e-86a2-46d7-bd14-dbdb6be87542","tenant_id":"7754450db0bc4d46874ae76fb11f17f3","created_at":"2018-12-27T17:43:00Z","dns_nameservers":[],"updated_at":"2018-12-27T17:43:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"7754450db0bc4d46874ae76fb11f17f3","id":"df9ba8a6-d90c-45c6-b16f-b7fb0609292e","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-c5b40762-d0eb-4155-aee8-939786739203-pub-subnet"}]} 2018-12-27 17:43:06,834 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=d6f4f26e-86a2-46d7-bd14-dbdb6be87542 used request id req-217cfbe7-5ad5-4e65-b5b6-a1e3d0bce5d2 2018-12-27 17:43:06,839 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=d6f4f26e-86a2-46d7-bd14-dbdb6be87542&name=CreateInstancePortManipulationTests-c5b40762-d0eb-4155-aee8-939786739203port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f92d51f2a1e0b7cfb718a0ebc97a458d9a44870f" 2018-12-27 17:43:07,047 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-56bf4d55-f222-4de8-8e22-8480edc72cbc Date: Thu, 27 Dec 2018 17:43:07 GMT RESP BODY: {"ports":[]} 2018-12-27 17:43:07,047 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=d6f4f26e-86a2-46d7-bd14-dbdb6be87542&name=CreateInstancePortManipulationTests-c5b40762-d0eb-4155-aee8-939786739203port-1&admin_state_up=True used request id req-56bf4d55-f222-4de8-8e22-8480edc72cbc 2018-12-27 17:43:07,047 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:43:07,048 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:43:07,449 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c9371bcbe3d54b608b63b057b7062126", "name": "CreateInstancePortManipulationTests-a2bd32f3-98e8-427-proj-role"}], "expires_at": "2018-12-27T18:43:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7754450db0bc4d46874ae76fb11f17f3", "name": "CreateInstancePortManipulationTests-a2bd32f3-98e8-427-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/7754450db0bc4d46874ae76fb11f17f3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/7754450db0bc4d46874ae76fb11f17f3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/7754450db0bc4d46874ae76fb11f17f3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/7754450db0bc4d46874ae76fb11f17f3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/7754450db0bc4d46874ae76fb11f17f3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/7754450db0bc4d46874ae76fb11f17f3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/7754450db0bc4d46874ae76fb11f17f3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/7754450db0bc4d46874ae76fb11f17f3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/7754450db0bc4d46874ae76fb11f17f3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_7754450db0bc4d46874ae76fb11f17f3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_7754450db0bc4d46874ae76fb11f17f3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/7754450db0bc4d46874ae76fb11f17f3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/7754450db0bc4d46874ae76fb11f17f3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/7754450db0bc4d46874ae76fb11f17f3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-a2bd32f3-98e8-427-user", "id": "1ab95197f7e949b39a357b8e6c9a3a54"}, "audit_ids": ["FcfnoUVyQme_EGmz2E7DSg"], "issued_at": "2018-12-27T17:43:07.000000Z"}} 2018-12-27 17:43:07,450 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65488f200068377bb3df898469dfd334c26f4915" 2018-12-27 17:43:07,537 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:43:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2f2dd88e-639c-415f-8ee2-b40840d7316a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:43:07,537 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-2f2dd88e-639c-415f-8ee2-b40840d7316a 2018-12-27 17:43:07,543 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-c5b40762-d0eb-4155-aee8-939786739203-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f92d51f2a1e0b7cfb718a0ebc97a458d9a44870f" 2018-12-27 17:43:08,470 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-e016277c-a5b0-4304-9fd0-ce6c845e631a Date: Thu, 27 Dec 2018 17:43:08 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"d6f4f26e-86a2-46d7-bd14-dbdb6be87542","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"7754450db0bc4d46874ae76fb11f17f3","status":"ACTIVE","subnets":["df9ba8a6-d90c-45c6-b16f-b7fb0609292e"],"description":"","tags":[],"updated_at":"2018-12-27T17:43:00Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-c5b40762-d0eb-4155-aee8-939786739203-pub-net","admin_state_up":true,"tenant_id":"7754450db0bc4d46874ae76fb11f17f3","created_at":"2018-12-27T17:42:58Z","mtu":1442}]} 2018-12-27 17:43:08,470 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-c5b40762-d0eb-4155-aee8-939786739203-pub-net used request id req-e016277c-a5b0-4304-9fd0-ce6c845e631a 2018-12-27 17:43:08,475 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=d6f4f26e-86a2-46d7-bd14-dbdb6be87542 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f92d51f2a1e0b7cfb718a0ebc97a458d9a44870f" 2018-12-27 17:43:08,703 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-e0fb90c5-a143-4dd4-ae1d-0cabd9a95f1b Date: Thu, 27 Dec 2018 17:43:08 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d6f4f26e-86a2-46d7-bd14-dbdb6be87542","tenant_id":"7754450db0bc4d46874ae76fb11f17f3","created_at":"2018-12-27T17:43:00Z","dns_nameservers":[],"updated_at":"2018-12-27T17:43:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"7754450db0bc4d46874ae76fb11f17f3","id":"df9ba8a6-d90c-45c6-b16f-b7fb0609292e","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-c5b40762-d0eb-4155-aee8-939786739203-pub-subnet"}]} 2018-12-27 17:43:08,704 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=d6f4f26e-86a2-46d7-bd14-dbdb6be87542 used request id req-e0fb90c5-a143-4dd4-ae1d-0cabd9a95f1b 2018-12-27 17:43:08,709 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-c5b40762-d0eb-4155-aee8-939786739203-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f92d51f2a1e0b7cfb718a0ebc97a458d9a44870f" 2018-12-27 17:43:08,808 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-5ed5efbf-e254-41a1-ac29-59c9c090dc47 Date: Thu, 27 Dec 2018 17:43:08 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"d6f4f26e-86a2-46d7-bd14-dbdb6be87542","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"7754450db0bc4d46874ae76fb11f17f3","status":"ACTIVE","subnets":["df9ba8a6-d90c-45c6-b16f-b7fb0609292e"],"description":"","tags":[],"updated_at":"2018-12-27T17:43:00Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-c5b40762-d0eb-4155-aee8-939786739203-pub-net","admin_state_up":true,"tenant_id":"7754450db0bc4d46874ae76fb11f17f3","created_at":"2018-12-27T17:42:58Z","mtu":1442}]} 2018-12-27 17:43:08,808 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-c5b40762-d0eb-4155-aee8-939786739203-pub-net used request id req-5ed5efbf-e254-41a1-ac29-59c9c090dc47 2018-12-27 17:43:08,811 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 17:43:08,816 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 17:43:08 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 17:43:08,817 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/7754450db0bc4d46874ae76fb11f17f3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65488f200068377bb3df898469dfd334c26f4915" 2018-12-27 17:43:08,911 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:43:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e6e078ec-19d6-4828-8c34-d605aab0ad80 Content-Encoding: gzip Content-Length: 236 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/7754450db0bc4d46874ae76fb11f17f3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7754450db0bc4d46874ae76fb11f17f3", "name": "CreateInstancePortManipulationTests-a2bd32f3-98e8-427-proj"}} 2018-12-27 17:43:08,911 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/7754450db0bc4d46874ae76fb11f17f3 used request id req-e6e078ec-19d6-4828-8c34-d605aab0ad80 2018-12-27 17:43:08,915 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=d6f4f26e-86a2-46d7-bd14-dbdb6be87542 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f92d51f2a1e0b7cfb718a0ebc97a458d9a44870f" 2018-12-27 17:43:09,141 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-73354281-6eab-40ed-a76c-5c1ae6b4089c Date: Thu, 27 Dec 2018 17:43:09 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d6f4f26e-86a2-46d7-bd14-dbdb6be87542","tenant_id":"7754450db0bc4d46874ae76fb11f17f3","created_at":"2018-12-27T17:43:00Z","dns_nameservers":[],"updated_at":"2018-12-27T17:43:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"7754450db0bc4d46874ae76fb11f17f3","id":"df9ba8a6-d90c-45c6-b16f-b7fb0609292e","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-c5b40762-d0eb-4155-aee8-939786739203-pub-subnet"}]} 2018-12-27 17:43:09,141 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=d6f4f26e-86a2-46d7-bd14-dbdb6be87542 used request id req-73354281-6eab-40ed-a76c-5c1ae6b4089c 2018-12-27 17:43:09,145 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=d6f4f26e-86a2-46d7-bd14-dbdb6be87542&name=CreateInstancePortManipulationTests-c5b40762-d0eb-4155-aee8-939786739203-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f92d51f2a1e0b7cfb718a0ebc97a458d9a44870f" 2018-12-27 17:43:09,191 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-dfd41deb-a01b-41ea-be6b-db28314309a1 Date: Thu, 27 Dec 2018 17:43:09 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d6f4f26e-86a2-46d7-bd14-dbdb6be87542","tenant_id":"7754450db0bc4d46874ae76fb11f17f3","created_at":"2018-12-27T17:43:00Z","dns_nameservers":[],"updated_at":"2018-12-27T17:43:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"7754450db0bc4d46874ae76fb11f17f3","id":"df9ba8a6-d90c-45c6-b16f-b7fb0609292e","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-c5b40762-d0eb-4155-aee8-939786739203-pub-subnet"}]} 2018-12-27 17:43:09,191 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=d6f4f26e-86a2-46d7-bd14-dbdb6be87542&name=CreateInstancePortManipulationTests-c5b40762-d0eb-4155-aee8-939786739203-pub-subnet used request id req-dfd41deb-a01b-41ea-be6b-db28314309a1 2018-12-27 17:43:09,192 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-c5b40762-d0eb-4155-aee8-939786739203-pub-net 2018-12-27 17:43:09,196 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f92d51f2a1e0b7cfb718a0ebc97a458d9a44870f" -d '{"port": {"network_id": "d6f4f26e-86a2-46d7-bd14-dbdb6be87542", "fixed_ips": [{"subnet_id": "df9ba8a6-d90c-45c6-b16f-b7fb0609292e", "ip_address": "10.55.0.101"}], "name": "CreateInstancePortManipulationTests-c5b40762-d0eb-4155-aee8-939786739203port-1", "admin_state_up": true}}' 2018-12-27 17:43:10,383 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 927 X-Openstack-Request-Id: req-65489460-9326-4f27-8fbf-d79b7d6063c9 Date: Thu, 27 Dec 2018 17:43:10 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T17:43:09Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"df9ba8a6-d90c-45c6-b16f-b7fb0609292e","ip_address":"10.55.0.101"}],"id":"8121eddc-00ef-44b8-a16b-ceaa87e2885e","security_groups":["dd0c3fdb-9e2f-4d10-b6c0-aefbfbccba1e"],"mac_address":"fa:16:3e:b5:e2:d8","device_id":"","status":"DOWN","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-0-101","ip_address":"10.55.0.101","fqdn":"host-10-55-0-101.openstacklocal."}],"name":"CreateInstancePortManipulationTests-c5b40762-d0eb-4155-aee8-939786739203port-1","project_id":"7754450db0bc4d46874ae76fb11f17f3","qos_policy_id":null,"admin_state_up":true,"network_id":"d6f4f26e-86a2-46d7-bd14-dbdb6be87542","dns_name":"","created_at":"2018-12-27T17:43:09Z","binding:vnic_type":"normal","tenant_id":"7754450db0bc4d46874ae76fb11f17f3"}} 2018-12-27 17:43:10,383 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/ports used request id req-65489460-9326-4f27-8fbf-d79b7d6063c9 2018-12-27 17:43:10,388 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-c5b40762-d0eb-4155-aee8-939786739203-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f92d51f2a1e0b7cfb718a0ebc97a458d9a44870f" 2018-12-27 17:43:10,491 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-3abdb72e-dd29-4eda-98b2-d9aa59349202 Date: Thu, 27 Dec 2018 17:43:10 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"d6f4f26e-86a2-46d7-bd14-dbdb6be87542","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"7754450db0bc4d46874ae76fb11f17f3","status":"ACTIVE","subnets":["df9ba8a6-d90c-45c6-b16f-b7fb0609292e"],"description":"","tags":[],"updated_at":"2018-12-27T17:43:00Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-c5b40762-d0eb-4155-aee8-939786739203-pub-net","admin_state_up":true,"tenant_id":"7754450db0bc4d46874ae76fb11f17f3","created_at":"2018-12-27T17:42:58Z","mtu":1442}]} 2018-12-27 17:43:10,491 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-c5b40762-d0eb-4155-aee8-939786739203-pub-net used request id req-3abdb72e-dd29-4eda-98b2-d9aa59349202 2018-12-27 17:43:10,496 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=d6f4f26e-86a2-46d7-bd14-dbdb6be87542 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f92d51f2a1e0b7cfb718a0ebc97a458d9a44870f" 2018-12-27 17:43:10,543 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-fe2c7a15-3e54-4d17-839f-477e73a16f97 Date: Thu, 27 Dec 2018 17:43:10 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d6f4f26e-86a2-46d7-bd14-dbdb6be87542","tenant_id":"7754450db0bc4d46874ae76fb11f17f3","created_at":"2018-12-27T17:43:00Z","dns_nameservers":[],"updated_at":"2018-12-27T17:43:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"7754450db0bc4d46874ae76fb11f17f3","id":"df9ba8a6-d90c-45c6-b16f-b7fb0609292e","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-c5b40762-d0eb-4155-aee8-939786739203-pub-subnet"}]} 2018-12-27 17:43:10,544 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=d6f4f26e-86a2-46d7-bd14-dbdb6be87542 used request id req-fe2c7a15-3e54-4d17-839f-477e73a16f97 2018-12-27 17:43:10,548 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-c5b40762-d0eb-4155-aee8-939786739203-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f92d51f2a1e0b7cfb718a0ebc97a458d9a44870f" 2018-12-27 17:43:10,653 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-ea08e70f-a184-4a1a-811e-cda11898e898 Date: Thu, 27 Dec 2018 17:43:10 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"d6f4f26e-86a2-46d7-bd14-dbdb6be87542","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"7754450db0bc4d46874ae76fb11f17f3","status":"ACTIVE","subnets":["df9ba8a6-d90c-45c6-b16f-b7fb0609292e"],"description":"","tags":[],"updated_at":"2018-12-27T17:43:00Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-c5b40762-d0eb-4155-aee8-939786739203-pub-net","admin_state_up":true,"tenant_id":"7754450db0bc4d46874ae76fb11f17f3","created_at":"2018-12-27T17:42:58Z","mtu":1442}]} 2018-12-27 17:43:10,654 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-c5b40762-d0eb-4155-aee8-939786739203-pub-net used request id req-ea08e70f-a184-4a1a-811e-cda11898e898 2018-12-27 17:43:10,657 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/7754450db0bc4d46874ae76fb11f17f3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f92d51f2a1e0b7cfb718a0ebc97a458d9a44870f" 2018-12-27 17:43:10,757 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:43:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-069278d0-3c7e-4ad0-a796-a7770901cf0e Content-Encoding: gzip Content-Length: 236 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/7754450db0bc4d46874ae76fb11f17f3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7754450db0bc4d46874ae76fb11f17f3", "name": "CreateInstancePortManipulationTests-a2bd32f3-98e8-427-proj"}} 2018-12-27 17:43:10,757 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/7754450db0bc4d46874ae76fb11f17f3 used request id req-069278d0-3c7e-4ad0-a796-a7770901cf0e 2018-12-27 17:43:10,762 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=d6f4f26e-86a2-46d7-bd14-dbdb6be87542 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f92d51f2a1e0b7cfb718a0ebc97a458d9a44870f" 2018-12-27 17:43:11,026 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-8822fb01-5ba5-4c19-a132-bbe40fc7b2b5 Date: Thu, 27 Dec 2018 17:43:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d6f4f26e-86a2-46d7-bd14-dbdb6be87542","tenant_id":"7754450db0bc4d46874ae76fb11f17f3","created_at":"2018-12-27T17:43:00Z","dns_nameservers":[],"updated_at":"2018-12-27T17:43:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"7754450db0bc4d46874ae76fb11f17f3","id":"df9ba8a6-d90c-45c6-b16f-b7fb0609292e","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-c5b40762-d0eb-4155-aee8-939786739203-pub-subnet"}]} 2018-12-27 17:43:11,026 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=d6f4f26e-86a2-46d7-bd14-dbdb6be87542 used request id req-8822fb01-5ba5-4c19-a132-bbe40fc7b2b5 2018-12-27 17:43:11,031 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=d6f4f26e-86a2-46d7-bd14-dbdb6be87542&name=CreateInstancePortManipulationTests-c5b40762-d0eb-4155-aee8-939786739203port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f92d51f2a1e0b7cfb718a0ebc97a458d9a44870f" 2018-12-27 17:43:11,278 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 930 X-Openstack-Request-Id: req-a3b90d81-fc52-46a6-930c-40d22c518f2e Date: Thu, 27 Dec 2018 17:43:11 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T17:43:09Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"df9ba8a6-d90c-45c6-b16f-b7fb0609292e","ip_address":"10.55.0.101"}],"id":"8121eddc-00ef-44b8-a16b-ceaa87e2885e","security_groups":["dd0c3fdb-9e2f-4d10-b6c0-aefbfbccba1e"],"mac_address":"fa:16:3e:b5:e2:d8","project_id":"7754450db0bc4d46874ae76fb11f17f3","status":"DOWN","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-0-101","ip_address":"10.55.0.101","fqdn":"host-10-55-0-101.openstacklocal."}],"qos_policy_id":null,"name":"CreateInstancePortManipulationTests-c5b40762-d0eb-4155-aee8-939786739203port-1","admin_state_up":true,"network_id":"d6f4f26e-86a2-46d7-bd14-dbdb6be87542","dns_name":"","created_at":"2018-12-27T17:43:09Z","binding:vnic_type":"normal","device_id":"","tenant_id":"7754450db0bc4d46874ae76fb11f17f3"}]} 2018-12-27 17:43:11,278 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=d6f4f26e-86a2-46d7-bd14-dbdb6be87542&name=CreateInstancePortManipulationTests-c5b40762-d0eb-4155-aee8-939786739203port-1&admin_state_up=True used request id req-a3b90d81-fc52-46a6-930c-40d22c518f2e 2018-12-27 17:43:11,282 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/7754450db0bc4d46874ae76fb11f17f3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f92d51f2a1e0b7cfb718a0ebc97a458d9a44870f" 2018-12-27 17:43:11,392 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:43:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-94a11744-34c6-42fe-ae63-a300bc5c5b9f Content-Encoding: gzip Content-Length: 236 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/7754450db0bc4d46874ae76fb11f17f3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7754450db0bc4d46874ae76fb11f17f3", "name": "CreateInstancePortManipulationTests-a2bd32f3-98e8-427-proj"}} 2018-12-27 17:43:11,392 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/7754450db0bc4d46874ae76fb11f17f3 used request id req-94a11744-34c6-42fe-ae63-a300bc5c5b9f 2018-12-27 17:43:11,392 - nova_utils - INFO - Creating VM with name - CreateInstancePortManipulationTests-c5b40762-d0eb-4155-aee8-939786739203-inst 2018-12-27 17:43:11,396 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f92d51f2a1e0b7cfb718a0ebc97a458d9a44870f" 2018-12-27 17:43:11,414 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:43:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-405a964b-dec3-445d-a85f-2e25adfd0d9e x-compute-request-id: req-405a964b-dec3-445d-a85f-2e25adfd0d9e Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"flavors": [{"id": "2cbcb8b3-dd99-420c-a2ea-0f28011b76f6", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/2cbcb8b3-dd99-420c-a2ea-0f28011b76f6", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/2cbcb8b3-dd99-420c-a2ea-0f28011b76f6", "rel": "bookmark"}], "name": "CreateInstancePortManipulationTests-c5b40762-d0eb-4155-aee8-939786739203-flavor-name"}]} 2018-12-27 17:43:11,415 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-405a964b-dec3-445d-a85f-2e25adfd0d9e 2018-12-27 17:43:11,418 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/flavors/2cbcb8b3-dd99-420c-a2ea-0f28011b76f6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f92d51f2a1e0b7cfb718a0ebc97a458d9a44870f" 2018-12-27 17:43:11,435 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:43:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-92646db1-88be-4a65-89c4-d624da2392af x-compute-request-id: req-92646db1-88be-4a65-89c4-d624da2392af Content-Encoding: gzip Content-Length: 331 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstancePortManipulationTests-c5b40762-d0eb-4155-aee8-939786739203-flavor-name", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/2cbcb8b3-dd99-420c-a2ea-0f28011b76f6", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/2cbcb8b3-dd99-420c-a2ea-0f28011b76f6", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "2cbcb8b3-dd99-420c-a2ea-0f28011b76f6"}} 2018-12-27 17:43:11,435 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/2cbcb8b3-dd99-420c-a2ea-0f28011b76f6 used request id req-92646db1-88be-4a65-89c4-d624da2392af 2018-12-27 17:43:11,438 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-c5b40762-d0eb-4155-aee8-939786739203-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f92d51f2a1e0b7cfb718a0ebc97a458d9a44870f" 2018-12-27 17:43:11,661 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1080 Content-Type: application/json X-Openstack-Request-Id: req-cd309a66-cd8e-4170-9b49-9dc78784530d Date: Thu, 27 Dec 2018 17:43:11 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-c5b40762-d0eb-4155-aee8-939786739203-image", "tags": [], "container_format": "bare", "created_at": "2018-12-27T17:42:55Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-27T17:42:56Z", "visibility": "shared", "locations": [{"url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/4d302134-26af-4285-af9d-212fef4950bd/snap", "metadata": {}}], "self": "/v2/images/4d302134-26af-4285-af9d-212fef4950bd", "min_disk": 0, "protected": false, "id": "4d302134-26af-4285-af9d-212fef4950bd", "file": "/v2/images/4d302134-26af-4285-af9d-212fef4950bd/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "7754450db0bc4d46874ae76fb11f17f3", "direct_url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/4d302134-26af-4285-af9d-212fef4950bd/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-c5b40762-d0eb-4155-aee8-939786739203-image"} 2018-12-27 17:43:11,662 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-c5b40762-d0eb-4155-aee8-939786739203-image used request id req-cd309a66-cd8e-4170-9b49-9dc78784530d 2018-12-27 17:43:11,664 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f92d51f2a1e0b7cfb718a0ebc97a458d9a44870f" 2018-12-27 17:43:11,863 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-3867e083-0f1a-4025-9b67-04eb440654d1 Date: Thu, 27 Dec 2018 17:43:11 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-27 17:43:11,863 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/schemas/image used request id req-3867e083-0f1a-4025-9b67-04eb440654d1 2018-12-27 17:43:11,869 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f92d51f2a1e0b7cfb718a0ebc97a458d9a44870f" -d '{"server": {"name": "CreateInstancePortManipulationTests-c5b40762-d0eb-4155-aee8-939786739203-inst", "imageRef": "4d302134-26af-4285-af9d-212fef4950bd", "flavorRef": "2cbcb8b3-dd99-420c-a2ea-0f28011b76f6", "max_count": 1, "min_count": 1, "networks": [{"port": "8121eddc-00ef-44b8-a16b-ceaa87e2885e"}]}}' 2018-12-27 17:43:13,840 - novaclient.v2.client - DEBUG - RESP: [202] Date: Thu, 27 Dec 2018 17:43:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-79f8a793-67c2-48d0-974e-01200323d77a x-compute-request-id: req-79f8a793-67c2-48d0-974e-01200323d77a Content-Length: 374 location: http://172.30.9.31:8774/v2.1/servers/35006c12-61ee-453a-a17a-027996f41357 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "35006c12-61ee-453a-a17a-027996f41357", "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/35006c12-61ee-453a-a17a-027996f41357", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/35006c12-61ee-453a-a17a-027996f41357", "rel": "bookmark"}], "adminPass": "v2YLZSSYtCMj"}} 2018-12-27 17:43:13,841 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers used request id req-79f8a793-67c2-48d0-974e-01200323d77a 2018-12-27 17:43:13,844 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/35006c12-61ee-453a-a17a-027996f41357 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f92d51f2a1e0b7cfb718a0ebc97a458d9a44870f" 2018-12-27 17:43:14,107 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:43:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-269a0454-0693-471d-a624-1a4a88c8cad0 x-compute-request-id: req-269a0454-0693-471d-a624-1a4a88c8cad0 Content-Encoding: gzip Content-Length: 619 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/35006c12-61ee-453a-a17a-027996f41357", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/35006c12-61ee-453a-a17a-027996f41357", "rel": "bookmark"}], "image": {"id": "4d302134-26af-4285-af9d-212fef4950bd", "links": [{"href": "http://172.30.9.31:8774/images/4d302134-26af-4285-af9d-212fef4950bd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2cbcb8b3-dd99-420c-a2ea-0f28011b76f6", "links": [{"href": "http://172.30.9.31:8774/flavors/2cbcb8b3-dd99-420c-a2ea-0f28011b76f6", "rel": "bookmark"}]}, "id": "35006c12-61ee-453a-a17a-027996f41357", "user_id": "1ab95197f7e949b39a357b8e6c9a3a54", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T17:43:13Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-c5b40762-d0eb-4155-aee8-939786739203-inst", "created": "2018-12-27T17:43:13Z", "tenant_id": "7754450db0bc4d46874ae76fb11f17f3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-27 17:43:14,107 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/35006c12-61ee-453a-a17a-027996f41357 used request id req-269a0454-0693-471d-a624-1a4a88c8cad0 2018-12-27 17:43:14,108 - create_instance - INFO - Created instance with name - CreateInstancePortManipulationTests-c5b40762-d0eb-4155-aee8-939786739203-inst 2018-12-27 17:43:14,110 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/35006c12-61ee-453a-a17a-027996f41357 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f92d51f2a1e0b7cfb718a0ebc97a458d9a44870f" 2018-12-27 17:43:14,344 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:43:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-06fd6944-2386-4a0f-b388-74671f9b2078 x-compute-request-id: req-06fd6944-2386-4a0f-b388-74671f9b2078 Content-Encoding: gzip Content-Length: 622 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/35006c12-61ee-453a-a17a-027996f41357", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/35006c12-61ee-453a-a17a-027996f41357", "rel": "bookmark"}], "image": {"id": "4d302134-26af-4285-af9d-212fef4950bd", "links": [{"href": "http://172.30.9.31:8774/images/4d302134-26af-4285-af9d-212fef4950bd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2cbcb8b3-dd99-420c-a2ea-0f28011b76f6", "links": [{"href": "http://172.30.9.31:8774/flavors/2cbcb8b3-dd99-420c-a2ea-0f28011b76f6", "rel": "bookmark"}]}, "id": "35006c12-61ee-453a-a17a-027996f41357", "user_id": "1ab95197f7e949b39a357b8e6c9a3a54", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T17:43:14Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-c5b40762-d0eb-4155-aee8-939786739203-inst", "created": "2018-12-27T17:43:13Z", "tenant_id": "7754450db0bc4d46874ae76fb11f17f3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-27 17:43:14,344 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/35006c12-61ee-453a-a17a-027996f41357 used request id req-06fd6944-2386-4a0f-b388-74671f9b2078 2018-12-27 17:43:14,344 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-c5b40762-d0eb-4155-aee8-939786739203-inst] is - BUILD 2018-12-27 17:43:14,344 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-27 17:43:17,348 - create_instance - DEBUG - VM status query timeout in 896.760186911 2018-12-27 17:43:17,350 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/35006c12-61ee-453a-a17a-027996f41357 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f92d51f2a1e0b7cfb718a0ebc97a458d9a44870f" 2018-12-27 17:43:18,179 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:43:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-295ec2d6-ef76-40db-a9bd-8a270ea04c04 x-compute-request-id: req-295ec2d6-ef76-40db-a9bd-8a270ea04c04 Content-Encoding: gzip Content-Length: 684 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/35006c12-61ee-453a-a17a-027996f41357", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/35006c12-61ee-453a-a17a-027996f41357", "rel": "bookmark"}], "image": {"id": "4d302134-26af-4285-af9d-212fef4950bd", "links": [{"href": "http://172.30.9.31:8774/images/4d302134-26af-4285-af9d-212fef4950bd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2cbcb8b3-dd99-420c-a2ea-0f28011b76f6", "links": [{"href": "http://172.30.9.31:8774/flavors/2cbcb8b3-dd99-420c-a2ea-0f28011b76f6", "rel": "bookmark"}]}, "id": "35006c12-61ee-453a-a17a-027996f41357", "security_groups": [{"name": "default"}], "user_id": "1ab95197f7e949b39a357b8e6c9a3a54", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T17:43:15Z", "hostId": "d3b49109f1a13dea30765d14a2be1e11f7bc13b2c231a010baaba912", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-c5b40762-d0eb-4155-aee8-939786739203-inst", "created": "2018-12-27T17:43:13Z", "tenant_id": "7754450db0bc4d46874ae76fb11f17f3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-27 17:43:18,179 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/35006c12-61ee-453a-a17a-027996f41357 used request id req-295ec2d6-ef76-40db-a9bd-8a270ea04c04 2018-12-27 17:43:18,179 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-c5b40762-d0eb-4155-aee8-939786739203-inst] is - BUILD 2018-12-27 17:43:18,180 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-27 17:43:21,183 - create_instance - DEBUG - VM status query timeout in 892.925037861 2018-12-27 17:43:21,186 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/35006c12-61ee-453a-a17a-027996f41357 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f92d51f2a1e0b7cfb718a0ebc97a458d9a44870f" 2018-12-27 17:43:21,917 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:43:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3a4818fa-68f0-4e6f-9231-a1e867533c74 x-compute-request-id: req-3a4818fa-68f0-4e6f-9231-a1e867533c74 Content-Encoding: gzip Content-Length: 684 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/35006c12-61ee-453a-a17a-027996f41357", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/35006c12-61ee-453a-a17a-027996f41357", "rel": "bookmark"}], "image": {"id": "4d302134-26af-4285-af9d-212fef4950bd", "links": [{"href": "http://172.30.9.31:8774/images/4d302134-26af-4285-af9d-212fef4950bd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2cbcb8b3-dd99-420c-a2ea-0f28011b76f6", "links": [{"href": "http://172.30.9.31:8774/flavors/2cbcb8b3-dd99-420c-a2ea-0f28011b76f6", "rel": "bookmark"}]}, "id": "35006c12-61ee-453a-a17a-027996f41357", "security_groups": [{"name": "default"}], "user_id": "1ab95197f7e949b39a357b8e6c9a3a54", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T17:43:15Z", "hostId": "d3b49109f1a13dea30765d14a2be1e11f7bc13b2c231a010baaba912", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-c5b40762-d0eb-4155-aee8-939786739203-inst", "created": "2018-12-27T17:43:13Z", "tenant_id": "7754450db0bc4d46874ae76fb11f17f3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-27 17:43:21,917 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/35006c12-61ee-453a-a17a-027996f41357 used request id req-3a4818fa-68f0-4e6f-9231-a1e867533c74 2018-12-27 17:43:21,918 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-c5b40762-d0eb-4155-aee8-939786739203-inst] is - BUILD 2018-12-27 17:43:21,918 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-27 17:43:24,921 - create_instance - DEBUG - VM status query timeout in 889.186754942 2018-12-27 17:43:24,924 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/35006c12-61ee-453a-a17a-027996f41357 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f92d51f2a1e0b7cfb718a0ebc97a458d9a44870f" 2018-12-27 17:43:25,856 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:43:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1e57e204-a85a-49c4-9281-c8531dc17efd x-compute-request-id: req-1e57e204-a85a-49c4-9281-c8531dc17efd Content-Encoding: gzip Content-Length: 684 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/35006c12-61ee-453a-a17a-027996f41357", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/35006c12-61ee-453a-a17a-027996f41357", "rel": "bookmark"}], "image": {"id": "4d302134-26af-4285-af9d-212fef4950bd", "links": [{"href": "http://172.30.9.31:8774/images/4d302134-26af-4285-af9d-212fef4950bd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2cbcb8b3-dd99-420c-a2ea-0f28011b76f6", "links": [{"href": "http://172.30.9.31:8774/flavors/2cbcb8b3-dd99-420c-a2ea-0f28011b76f6", "rel": "bookmark"}]}, "id": "35006c12-61ee-453a-a17a-027996f41357", "security_groups": [{"name": "default"}], "user_id": "1ab95197f7e949b39a357b8e6c9a3a54", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T17:43:15Z", "hostId": "d3b49109f1a13dea30765d14a2be1e11f7bc13b2c231a010baaba912", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-c5b40762-d0eb-4155-aee8-939786739203-inst", "created": "2018-12-27T17:43:13Z", "tenant_id": "7754450db0bc4d46874ae76fb11f17f3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-27 17:43:25,856 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/35006c12-61ee-453a-a17a-027996f41357 used request id req-1e57e204-a85a-49c4-9281-c8531dc17efd 2018-12-27 17:43:25,856 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-c5b40762-d0eb-4155-aee8-939786739203-inst] is - BUILD 2018-12-27 17:43:25,856 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-27 17:43:28,860 - create_instance - DEBUG - VM status query timeout in 885.248292923 2018-12-27 17:43:28,862 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/35006c12-61ee-453a-a17a-027996f41357 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f92d51f2a1e0b7cfb718a0ebc97a458d9a44870f" 2018-12-27 17:43:29,787 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:43:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0a7b6462-a8b5-4a89-9eac-3aad131959a5 x-compute-request-id: req-0a7b6462-a8b5-4a89-9eac-3aad131959a5 Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-c5b40762-d0eb-4155-aee8-939786739203-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b5:e2:d8", "version": 4, "addr": "10.55.0.101", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/35006c12-61ee-453a-a17a-027996f41357", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/35006c12-61ee-453a-a17a-027996f41357", "rel": "bookmark"}], "image": {"id": "4d302134-26af-4285-af9d-212fef4950bd", "links": [{"href": "http://172.30.9.31:8774/images/4d302134-26af-4285-af9d-212fef4950bd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T17:43:25.000000", "flavor": {"id": "2cbcb8b3-dd99-420c-a2ea-0f28011b76f6", "links": [{"href": "http://172.30.9.31:8774/flavors/2cbcb8b3-dd99-420c-a2ea-0f28011b76f6", "rel": "bookmark"}]}, "id": "35006c12-61ee-453a-a17a-027996f41357", "security_groups": [{"name": "default"}], "user_id": "1ab95197f7e949b39a357b8e6c9a3a54", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T17:43:25Z", "hostId": "d3b49109f1a13dea30765d14a2be1e11f7bc13b2c231a010baaba912", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-c5b40762-d0eb-4155-aee8-939786739203-inst", "created": "2018-12-27T17:43:13Z", "tenant_id": "7754450db0bc4d46874ae76fb11f17f3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-27 17:43:29,788 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/35006c12-61ee-453a-a17a-027996f41357 used request id req-0a7b6462-a8b5-4a89-9eac-3aad131959a5 2018-12-27 17:43:29,788 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-c5b40762-d0eb-4155-aee8-939786739203-inst] is - ACTIVE 2018-12-27 17:43:29,788 - create_instance - INFO - VM is - ACTIVE 2018-12-27 17:43:29,791 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/35006c12-61ee-453a-a17a-027996f41357 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f92d51f2a1e0b7cfb718a0ebc97a458d9a44870f" 2018-12-27 17:43:30,315 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:43:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4593a511-9719-4dbf-a0a5-528322f8f34e x-compute-request-id: req-4593a511-9719-4dbf-a0a5-528322f8f34e Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-c5b40762-d0eb-4155-aee8-939786739203-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b5:e2:d8", "version": 4, "addr": "10.55.0.101", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/35006c12-61ee-453a-a17a-027996f41357", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/35006c12-61ee-453a-a17a-027996f41357", "rel": "bookmark"}], "image": {"id": "4d302134-26af-4285-af9d-212fef4950bd", "links": [{"href": "http://172.30.9.31:8774/images/4d302134-26af-4285-af9d-212fef4950bd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T17:43:25.000000", "flavor": {"id": "2cbcb8b3-dd99-420c-a2ea-0f28011b76f6", "links": [{"href": "http://172.30.9.31:8774/flavors/2cbcb8b3-dd99-420c-a2ea-0f28011b76f6", "rel": "bookmark"}]}, "id": "35006c12-61ee-453a-a17a-027996f41357", "security_groups": [{"name": "default"}], "user_id": "1ab95197f7e949b39a357b8e6c9a3a54", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T17:43:25Z", "hostId": "d3b49109f1a13dea30765d14a2be1e11f7bc13b2c231a010baaba912", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-c5b40762-d0eb-4155-aee8-939786739203-inst", "created": "2018-12-27T17:43:13Z", "tenant_id": "7754450db0bc4d46874ae76fb11f17f3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-27 17:43:30,315 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/35006c12-61ee-453a-a17a-027996f41357 used request id req-4593a511-9719-4dbf-a0a5-528322f8f34e 2018-12-27 17:43:30,321 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-c5b40762-d0eb-4155-aee8-939786739203-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f92d51f2a1e0b7cfb718a0ebc97a458d9a44870f" 2018-12-27 17:43:30,518 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-89f1a229-1e0f-4d84-b78d-9fe61b24e9a0 Date: Thu, 27 Dec 2018 17:43:30 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"d6f4f26e-86a2-46d7-bd14-dbdb6be87542","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"7754450db0bc4d46874ae76fb11f17f3","status":"ACTIVE","subnets":["df9ba8a6-d90c-45c6-b16f-b7fb0609292e"],"description":"","tags":[],"updated_at":"2018-12-27T17:43:00Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-c5b40762-d0eb-4155-aee8-939786739203-pub-net","admin_state_up":true,"tenant_id":"7754450db0bc4d46874ae76fb11f17f3","created_at":"2018-12-27T17:42:58Z","mtu":1442}]} 2018-12-27 17:43:30,519 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-c5b40762-d0eb-4155-aee8-939786739203-pub-net used request id req-89f1a229-1e0f-4d84-b78d-9fe61b24e9a0 2018-12-27 17:43:30,523 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/7754450db0bc4d46874ae76fb11f17f3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f92d51f2a1e0b7cfb718a0ebc97a458d9a44870f" 2018-12-27 17:43:30,639 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:43:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-871970a6-c418-4bc2-b2e9-9922e2b700e1 Content-Encoding: gzip Content-Length: 236 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/7754450db0bc4d46874ae76fb11f17f3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7754450db0bc4d46874ae76fb11f17f3", "name": "CreateInstancePortManipulationTests-a2bd32f3-98e8-427-proj"}} 2018-12-27 17:43:30,639 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/7754450db0bc4d46874ae76fb11f17f3 used request id req-871970a6-c418-4bc2-b2e9-9922e2b700e1 2018-12-27 17:43:30,645 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=d6f4f26e-86a2-46d7-bd14-dbdb6be87542 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f92d51f2a1e0b7cfb718a0ebc97a458d9a44870f" 2018-12-27 17:43:30,697 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-5d5503fe-33e7-443c-b5d3-b38800c1a899 Date: Thu, 27 Dec 2018 17:43:30 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d6f4f26e-86a2-46d7-bd14-dbdb6be87542","tenant_id":"7754450db0bc4d46874ae76fb11f17f3","created_at":"2018-12-27T17:43:00Z","dns_nameservers":[],"updated_at":"2018-12-27T17:43:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"7754450db0bc4d46874ae76fb11f17f3","id":"df9ba8a6-d90c-45c6-b16f-b7fb0609292e","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-c5b40762-d0eb-4155-aee8-939786739203-pub-subnet"}]} 2018-12-27 17:43:30,697 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=d6f4f26e-86a2-46d7-bd14-dbdb6be87542 used request id req-5d5503fe-33e7-443c-b5d3-b38800c1a899 2018-12-27 17:43:30,702 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=d6f4f26e-86a2-46d7-bd14-dbdb6be87542 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f92d51f2a1e0b7cfb718a0ebc97a458d9a44870f" 2018-12-27 17:43:30,752 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1789 X-Openstack-Request-Id: req-ecd0ce62-7629-408f-b630-861a0f475858 Date: Thu, 27 Dec 2018 17:43:30 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T17:43:25Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"df9ba8a6-d90c-45c6-b16f-b7fb0609292e","ip_address":"10.55.0.101"}],"id":"8121eddc-00ef-44b8-a16b-ceaa87e2885e","security_groups":["dd0c3fdb-9e2f-4d10-b6c0-aefbfbccba1e"],"mac_address":"fa:16:3e:b5:e2:d8","project_id":"7754450db0bc4d46874ae76fb11f17f3","status":"ACTIVE","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-0-101","ip_address":"10.55.0.101","fqdn":"host-10-55-0-101.openstacklocal."}],"qos_policy_id":null,"name":"CreateInstancePortManipulationTests-c5b40762-d0eb-4155-aee8-939786739203port-1","admin_state_up":true,"network_id":"d6f4f26e-86a2-46d7-bd14-dbdb6be87542","dns_name":"","created_at":"2018-12-27T17:43:09Z","binding:vnic_type":"normal","device_id":"35006c12-61ee-453a-a17a-027996f41357","tenant_id":"7754450db0bc4d46874ae76fb11f17f3"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T17:43:01Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"df9ba8a6-d90c-45c6-b16f-b7fb0609292e","ip_address":"10.55.0.2"}],"id":"8ef2300d-0c8d-4ddf-bcf3-294b00a625c5","security_groups":[],"mac_address":"fa:16:3e:0a:80:01","project_id":"7754450db0bc4d46874ae76fb11f17f3","status":"DOWN","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-0-2","ip_address":"10.55.0.2","fqdn":"host-10-55-0-2.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d6f4f26e-86a2-46d7-bd14-dbdb6be87542","dns_name":"","created_at":"2018-12-27T17:42:59Z","binding:vnic_type":"normal","device_id":"","tenant_id":"7754450db0bc4d46874ae76fb11f17f3"}]} 2018-12-27 17:43:30,752 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=d6f4f26e-86a2-46d7-bd14-dbdb6be87542 used request id req-ecd0ce62-7629-408f-b630-861a0f475858 2018-12-27 17:43:30,757 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?id=d6f4f26e-86a2-46d7-bd14-dbdb6be87542 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f92d51f2a1e0b7cfb718a0ebc97a458d9a44870f" 2018-12-27 17:43:30,854 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-52e43a71-7feb-4dcb-be94-bd41c9c52158 Date: Thu, 27 Dec 2018 17:43:30 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"d6f4f26e-86a2-46d7-bd14-dbdb6be87542","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"7754450db0bc4d46874ae76fb11f17f3","status":"ACTIVE","subnets":["df9ba8a6-d90c-45c6-b16f-b7fb0609292e"],"description":"","tags":[],"updated_at":"2018-12-27T17:43:00Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-c5b40762-d0eb-4155-aee8-939786739203-pub-net","admin_state_up":true,"tenant_id":"7754450db0bc4d46874ae76fb11f17f3","created_at":"2018-12-27T17:42:58Z","mtu":1442}]} 2018-12-27 17:43:30,854 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?id=d6f4f26e-86a2-46d7-bd14-dbdb6be87542 used request id req-52e43a71-7feb-4dcb-be94-bd41c9c52158 2018-12-27 17:43:30,860 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=d6f4f26e-86a2-46d7-bd14-dbdb6be87542 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f92d51f2a1e0b7cfb718a0ebc97a458d9a44870f" 2018-12-27 17:43:31,092 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-c680114a-99a5-4a1c-8f63-99abf05ff20f Date: Thu, 27 Dec 2018 17:43:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d6f4f26e-86a2-46d7-bd14-dbdb6be87542","tenant_id":"7754450db0bc4d46874ae76fb11f17f3","created_at":"2018-12-27T17:43:00Z","dns_nameservers":[],"updated_at":"2018-12-27T17:43:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"7754450db0bc4d46874ae76fb11f17f3","id":"df9ba8a6-d90c-45c6-b16f-b7fb0609292e","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-c5b40762-d0eb-4155-aee8-939786739203-pub-subnet"}]} 2018-12-27 17:43:31,092 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=d6f4f26e-86a2-46d7-bd14-dbdb6be87542 used request id req-c680114a-99a5-4a1c-8f63-99abf05ff20f 2018-12-27 17:43:31,098 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=d6f4f26e-86a2-46d7-bd14-dbdb6be87542&name=CreateInstancePortManipulationTests-c5b40762-d0eb-4155-aee8-939786739203-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f92d51f2a1e0b7cfb718a0ebc97a458d9a44870f" 2018-12-27 17:43:31,157 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-c3c94b26-454f-4635-bf38-60cff47aa3eb Date: Thu, 27 Dec 2018 17:43:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d6f4f26e-86a2-46d7-bd14-dbdb6be87542","tenant_id":"7754450db0bc4d46874ae76fb11f17f3","created_at":"2018-12-27T17:43:00Z","dns_nameservers":[],"updated_at":"2018-12-27T17:43:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"7754450db0bc4d46874ae76fb11f17f3","id":"df9ba8a6-d90c-45c6-b16f-b7fb0609292e","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-c5b40762-d0eb-4155-aee8-939786739203-pub-subnet"}]} 2018-12-27 17:43:31,157 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=d6f4f26e-86a2-46d7-bd14-dbdb6be87542&name=CreateInstancePortManipulationTests-c5b40762-d0eb-4155-aee8-939786739203-pub-subnet used request id req-c3c94b26-454f-4635-bf38-60cff47aa3eb 2018-12-27 17:43:31,158 - create_instance - INFO - Deleting Port with ID - 8121eddc-00ef-44b8-a16b-ceaa87e2885e 2018-12-27 17:43:31,158 - neutron_utils - INFO - Deleting port with name CreateInstancePortManipulationTests-c5b40762-d0eb-4155-aee8-939786739203port-1 2018-12-27 17:43:31,163 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/ports/8121eddc-00ef-44b8-a16b-ceaa87e2885e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f92d51f2a1e0b7cfb718a0ebc97a458d9a44870f" 2018-12-27 17:43:32,581 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-b67afc83-a2d4-4f86-8525-5780e1a7b481 Date: Thu, 27 Dec 2018 17:43:32 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 17:43:32,581 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/ports/8121eddc-00ef-44b8-a16b-ceaa87e2885e used request id req-b67afc83-a2d4-4f86-8525-5780e1a7b481 2018-12-27 17:43:32,581 - create_instance - INFO - Deleting VM instance - CreateInstancePortManipulationTests-c5b40762-d0eb-4155-aee8-939786739203-inst 2018-12-27 17:43:32,584 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:8774/v2.1/servers/35006c12-61ee-453a-a17a-027996f41357 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f92d51f2a1e0b7cfb718a0ebc97a458d9a44870f" 2018-12-27 17:43:32,737 - novaclient.v2.client - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:43:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-79024d8a-69b6-4cf8-973c-4487389947fb x-compute-request-id: req-79024d8a-69b6-4cf8-973c-4487389947fb Content-Type: application/json 2018-12-27 17:43:32,737 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/servers/35006c12-61ee-453a-a17a-027996f41357 used request id req-79024d8a-69b6-4cf8-973c-4487389947fb 2018-12-27 17:43:32,738 - create_instance - INFO - Checking deletion status 2018-12-27 17:43:32,740 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/35006c12-61ee-453a-a17a-027996f41357 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f92d51f2a1e0b7cfb718a0ebc97a458d9a44870f" 2018-12-27 17:43:33,098 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:43:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1fea6057-d6b5-42bf-9185-c252efc1f979 x-compute-request-id: req-1fea6057-d6b5-42bf-9185-c252efc1f979 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/35006c12-61ee-453a-a17a-027996f41357", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/35006c12-61ee-453a-a17a-027996f41357", "rel": "bookmark"}], "image": {"id": "4d302134-26af-4285-af9d-212fef4950bd", "links": [{"href": "http://172.30.9.31:8774/images/4d302134-26af-4285-af9d-212fef4950bd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T17:43:25.000000", "flavor": {"id": "2cbcb8b3-dd99-420c-a2ea-0f28011b76f6", "links": [{"href": "http://172.30.9.31:8774/flavors/2cbcb8b3-dd99-420c-a2ea-0f28011b76f6", "rel": "bookmark"}]}, "id": "35006c12-61ee-453a-a17a-027996f41357", "user_id": "1ab95197f7e949b39a357b8e6c9a3a54", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T17:43:32Z", "hostId": "d3b49109f1a13dea30765d14a2be1e11f7bc13b2c231a010baaba912", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-c5b40762-d0eb-4155-aee8-939786739203-inst", "created": "2018-12-27T17:43:13Z", "tenant_id": "7754450db0bc4d46874ae76fb11f17f3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-27 17:43:33,098 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/35006c12-61ee-453a-a17a-027996f41357 used request id req-1fea6057-d6b5-42bf-9185-c252efc1f979 2018-12-27 17:43:33,099 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-c5b40762-d0eb-4155-aee8-939786739203-inst] is - ACTIVE 2018-12-27 17:43:33,099 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-27 17:43:36,102 - create_instance - DEBUG - VM status query timeout in 296.635637045 2018-12-27 17:43:36,105 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/35006c12-61ee-453a-a17a-027996f41357 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f92d51f2a1e0b7cfb718a0ebc97a458d9a44870f" 2018-12-27 17:43:36,313 - novaclient.v2.client - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:43:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-e8166cc0-6210-4b03-8511-6a1f85367c37 x-compute-request-id: req-e8166cc0-6210-4b03-8511-6a1f85367c37 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 35006c12-61ee-453a-a17a-027996f41357 could not be found.", "code": 404}} 2018-12-27 17:43:36,313 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/35006c12-61ee-453a-a17a-027996f41357 used request id req-e8166cc0-6210-4b03-8511-6a1f85367c37 2018-12-27 17:43:36,313 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 35006c12-61ee-453a-a17a-027996f41357 could not be found. (HTTP 404) (Request-ID: req-e8166cc0-6210-4b03-8511-6a1f85367c37) 2018-12-27 17:43:36,313 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstancePortManipulationTests-c5b40762-d0eb-4155-aee8-939786739203-inst 2018-12-27 17:43:36,317 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:8774/v2.1/flavors/2cbcb8b3-dd99-420c-a2ea-0f28011b76f6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}158470c494cc01f214430991df270019a296d0db" 2018-12-27 17:43:36,387 - novaclient.v2.client - DEBUG - RESP: [202] Date: Thu, 27 Dec 2018 17:43:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b8a5bd3c-de5c-4c8d-8edd-d3a879fd1aa4 x-compute-request-id: req-b8a5bd3c-de5c-4c8d-8edd-d3a879fd1aa4 Content-Length: 0 Content-Type: application/json 2018-12-27 17:43:36,387 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/flavors/2cbcb8b3-dd99-420c-a2ea-0f28011b76f6 used request id req-b8a5bd3c-de5c-4c8d-8edd-d3a879fd1aa4 2018-12-27 17:43:36,388 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-c5b40762-d0eb-4155-aee8-939786739203-pub-subnet 2018-12-27 17:43:36,388 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-c5b40762-d0eb-4155-aee8-939786739203-pub-subnet 2018-12-27 17:43:36,393 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/subnets/df9ba8a6-d90c-45c6-b16f-b7fb0609292e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}808a34a75473a4d9d8b75a98b033dc1459a31253" 2018-12-27 17:43:37,781 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-2c5c29cc-ef5d-45bf-986f-bac8a5b05ee5 Date: Thu, 27 Dec 2018 17:43:37 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 17:43:37,781 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/subnets/df9ba8a6-d90c-45c6-b16f-b7fb0609292e used request id req-2c5c29cc-ef5d-45bf-986f-bac8a5b05ee5 2018-12-27 17:43:37,781 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-c5b40762-d0eb-4155-aee8-939786739203-pub-net 2018-12-27 17:43:37,786 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/networks/d6f4f26e-86a2-46d7-bd14-dbdb6be87542 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}808a34a75473a4d9d8b75a98b033dc1459a31253" 2018-12-27 17:43:38,853 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-9a3275ce-41da-49b0-98ad-37d547904a0a Date: Thu, 27 Dec 2018 17:43:38 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 17:43:38,853 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/networks/d6f4f26e-86a2-46d7-bd14-dbdb6be87542 used request id req-9a3275ce-41da-49b0-98ad-37d547904a0a 2018-12-27 17:43:38,854 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-c5b40762-d0eb-4155-aee8-939786739203-image 2018-12-27 17:43:38,857 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9292/v2/images/4d302134-26af-4285-af9d-212fef4950bd -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}fbfd7b50d1ea0de7d1a04896fc66a0084818b808" 2018-12-27 17:43:39,265 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-6c627fe7-3c48-4bc1-b577-56600c4dbae5 Date: Thu, 27 Dec 2018 17:43:39 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-27 17:43:39,265 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.31:9292/v2/images/4d302134-26af-4285-af9d-212fef4950bd used request id req-6c627fe7-3c48-4bc1-b577-56600c4dbae5 2018-12-27 17:43:39,272 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ba614caea25d42536b88b87c3573e9f39205a64" 2018-12-27 17:43:39,562 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 35896 X-Openstack-Request-Id: req-f7c23879-a9ee-4478-a0b8-1b3038f63bd0 Date: Thu, 27 Dec 2018 17:43:39 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "created_at": "2018-12-27T15:33:01Z", "updated_at": "2018-12-27T15:33:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "35205ac3-06e6-4cf6-bb21-ff8f813cb45b", "remote_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "ade77f59-e70c-4970-8ea8-198222fa332e", "remote_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "c4f3bf7f-d793-498d-a883-bb8c6003f070", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "c85cb618-8f19-445b-8e16-6d467cb17771", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}], "revision_number": 4, "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "created_at": "2018-12-27T15:57:22Z", "updated_at": "2018-12-27T15:57:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "5e258a3b-01f5-4aef-81b7-0b5dc6e5b683", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "65475539-0336-498a-8da4-ff0a80b10089", "remote_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "ae922857-f7ae-4bc8-949b-153fb43bfd00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "b4f87679-52e1-4cf9-bf76-5abb9a9bec06", "remote_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "f7197afc9b61423897aefc9a643d03a1"}], "revision_number": 4, "project_id": "f7197afc9b61423897aefc9a643d03a1", "id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "created_at": "2018-12-27T16:01:54Z", "updated_at": "2018-12-27T16:01:54Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "00dd3abd-acd1-4edb-8f4a-8badcbd2eeb4", "remote_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "018de60d-bc33-4ef0-9eed-6d00b6ce227b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "0d99f0db-fa6b-4201-b67f-a7ff0db82c5d", "remote_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv6", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "5c4049ef-933d-4614-84e7-83584430d462", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv6", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}], "revision_number": 4, "project_id": "8c689c5e31c44b09ab85f80682abbc2a", "id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "created_at": "2018-12-27T15:56:49Z", "updated_at": "2018-12-27T15:56:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "6555e255-763a-4448-b1b1-0c93b2a390bd", "remote_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "777ff7a5-a590-43e5-a84b-7677710494e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "8bac258a-08df-48b7-900b-efbe01a6ec20", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "dc17921e-353f-4898-a970-881b2c8d093d", "remote_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}], "revision_number": 4, "project_id": "28dac9e1580d461c9de52e6659cc4f9d", "id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "created_at": "2018-12-27T16:01:52Z", "updated_at": "2018-12-27T16:01:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "32737757-45f3-4b24-b6ab-5f2d5579b4a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv6", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "ae604ef3-492d-4aa3-8045-1ff84f755a27", "remote_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv4", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "b7bff40a-beda-4996-b140-ed94d010535c", "remote_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv6", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "b8129030-9d72-4d5d-adce-47bbe62492fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv4", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}], "revision_number": 4, "project_id": "81c108a273314b24bf6b48c41b5bbe0c", "id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "created_at": "2018-12-27T15:57:20Z", "updated_at": "2018-12-27T15:57:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "0c389ec4-c0af-4c20-acf9-4fcc1d859dd7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv6", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "3749697a-f2ef-439a-a661-2fb92badd1ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv4", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "b74e0c8c-e243-450e-b1be-69c587093d6d", "remote_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv6", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "c222695b-2f1c-427d-afd7-e0be24ec9f66", "remote_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv4", "project_id": "7fb0e5436e4f467998e672dd71018a45"}], "revision_number": 4, "project_id": "7fb0e5436e4f467998e672dd71018a45", "id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "created_at": "2018-12-27T17:02:11Z", "updated_at": "2018-12-27T17:02:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "675d8a56-1c9b-4c58-a252-61e65997fd05", "remote_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv4", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "84f0587c-7394-4fd6-8f3d-8d6ba94cf3f9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv6", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "8a450b4f-e710-4193-816e-13a2d4e40c07", "remote_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv6", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "c3106b0a-1026-4156-86a9-f0438b7fab93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv4", "project_id": "7cba3664d5674e65a12c8c269a05febf"}], "revision_number": 4, "project_id": "7cba3664d5674e65a12c8c269a05febf", "id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "created_at": "2018-12-27T15:58:29Z", "updated_at": "2018-12-27T15:58:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "2a945ecc-f9fa-4219-96ab-c189a7f5c102", "remote_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv6", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "55e2b54e-68d4-4476-8c9f-e05e347c8970", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv4", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "9983229c-b595-482a-973f-81137a209b6d", "remote_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv4", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "9d4b8450-78ab-4817-a586-372ed88268f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv6", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}], "revision_number": 4, "project_id": "fbd6dbf946a5406398ba810e02d0888e", "id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "created_at": "2018-12-27T15:57:24Z", "updated_at": "2018-12-27T15:57:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "35521f2a-a59d-4798-9fa8-0febfe126076", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv4", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "607d473d-1e6a-4088-a778-7df9ffc1ff68", "remote_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv6", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "6f8fa92b-b67a-4047-a900-f43656aff42b", "remote_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv4", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "890f1d6c-9ae5-45b0-b7a1-282182432b66", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv6", "project_id": "253cc6709e714b8a80a5f74e4257907e"}], "revision_number": 4, "project_id": "253cc6709e714b8a80a5f74e4257907e", "id": "b9546f11-205e-4322-89f8-f0360d6090ed", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "created_at": "2018-12-27T15:57:08Z", "updated_at": "2018-12-27T15:57:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "6739c48b-d899-4c17-bb8e-ffaf8922c034", "remote_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv4", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "9660a6af-4d9b-40b9-9729-f205f66c2bd0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv4", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "bf244c03-fc10-4754-9c2b-b0224401c4f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv6", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "d3bee7cc-a152-441c-9790-abb1f56cec03", "remote_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv6", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}], "revision_number": 4, "project_id": "782a28bd0d40485e85eda6b8ba43840b", "id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "created_at": "2018-12-27T15:57:11Z", "updated_at": "2018-12-27T15:57:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "22c0d2cf-360a-4aa8-ba7e-bfdbf8327d27", "remote_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "553b140a-8ba9-4af7-9f50-bf24e87aebf7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "b2ecf7a5-df98-4d65-a762-767320437c5a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "e49104b2-7c13-49d6-8519-a16dd585346f", "remote_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}], "revision_number": 4, "project_id": "ef7e486beb8f4de39b25ca5f11552328", "id": "d0588e93-db0d-4888-9f99-3399a50df490", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7754450db0bc4d46874ae76fb11f17f3", "created_at": "2018-12-27T17:42:58Z", "updated_at": "2018-12-27T17:42:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:42:58Z", "revision_number": 0, "id": "175d33dc-fb55-467c-a017-3eb847a8852c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:42:58Z", "security_group_id": "dd0c3fdb-9e2f-4d10-b6c0-aefbfbccba1e", "tenant_id": "7754450db0bc4d46874ae76fb11f17f3", "port_range_min": null, "ethertype": "IPv4", "project_id": "7754450db0bc4d46874ae76fb11f17f3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:42:58Z", "revision_number": 0, "id": "2ffabd4d-d4ec-4670-9845-e02185a9d99c", "remote_group_id": "dd0c3fdb-9e2f-4d10-b6c0-aefbfbccba1e", "remote_ip_prefix": null, "created_at": "2018-12-27T17:42:58Z", "security_group_id": "dd0c3fdb-9e2f-4d10-b6c0-aefbfbccba1e", "tenant_id": "7754450db0bc4d46874ae76fb11f17f3", "port_range_min": null, "ethertype": "IPv4", "project_id": "7754450db0bc4d46874ae76fb11f17f3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:42:58Z", "revision_number": 0, "id": "8963f3bc-9b8a-4056-8872-6d5c84a8ac58", "remote_group_id": "dd0c3fdb-9e2f-4d10-b6c0-aefbfbccba1e", "remote_ip_prefix": null, "created_at": "2018-12-27T17:42:58Z", "security_group_id": "dd0c3fdb-9e2f-4d10-b6c0-aefbfbccba1e", "tenant_id": "7754450db0bc4d46874ae76fb11f17f3", "port_range_min": null, "ethertype": "IPv6", "project_id": "7754450db0bc4d46874ae76fb11f17f3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:42:58Z", "revision_number": 0, "id": "95455a0e-44e6-4601-a8f5-4d0e1fbf65f1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:42:58Z", "security_group_id": "dd0c3fdb-9e2f-4d10-b6c0-aefbfbccba1e", "tenant_id": "7754450db0bc4d46874ae76fb11f17f3", "port_range_min": null, "ethertype": "IPv6", "project_id": "7754450db0bc4d46874ae76fb11f17f3"}], "revision_number": 4, "project_id": "7754450db0bc4d46874ae76fb11f17f3", "id": "dd0c3fdb-9e2f-4d10-b6c0-aefbfbccba1e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "created_at": "2018-12-27T17:19:15Z", "updated_at": "2018-12-27T17:19:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "1990fe24-df44-4561-9f09-f50aab182bf7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "651e4b8b-b29e-409b-9f25-ff2328ccefe6", "remote_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "cc4e2254-2157-4ae1-a233-3047573ddc6d", "remote_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "da56dda4-aaf3-43ff-bdf7-e64892ec2345", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}], "revision_number": 4, "project_id": "2a5a6879c5fa4db798cea6d394565d45", "id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-27T15:33:07Z", "updated_at": "2018-12-27T15:33:07Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "4de95db8-72d6-4aec-a145-e92511971eb9", "remote_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "5f100cff-05d8-4405-8dfb-0a387c123fae", "remote_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "a3f6a193-cc94-4220-a73a-08acf63c449b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "f059d8a5-0c32-49c9-a721-77cc89245ecd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "created_at": "2018-12-27T15:29:16Z", "updated_at": "2018-12-27T15:29:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "3c53841a-5bc0-4192-b482-044411e217ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "5956ff3f-d59d-4af6-82b5-566c888583a7", "remote_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:16Z", "revision_number": 0, "id": "60735d87-52c7-426a-91a6-aff1078a5a2d", "remote_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:16Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "abe97133-61dd-4fdf-baf3-2e07968a324f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "da629caea04941e1ae8979c379dc7c9d"}], "revision_number": 4, "project_id": "da629caea04941e1ae8979c379dc7c9d", "id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "name": "default"}]} 2018-12-27 17:43:39,563 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=default used request id req-f7c23879-a9ee-4478-a0b8-1b3038f63bd0 2018-12-27 17:43:39,570 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ba614caea25d42536b88b87c3573e9f39205a64" 2018-12-27 17:43:39,674 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:43:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-22203f32-1511-42a8-a65e-6a0d7eff5082 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b7b4fceec1ad4c6eb74d758b709a9d93", "name": "admin"}} 2018-12-27 17:43:39,674 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93 used request id req-22203f32-1511-42a8-a65e-6a0d7eff5082 2018-12-27 17:43:39,677 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/f7197afc9b61423897aefc9a643d03a1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ba614caea25d42536b88b87c3573e9f39205a64" 2018-12-27 17:43:39,778 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:43:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b64fa1b1-f439-42fc-a29d-e8c4e98947bc Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f7197afc9b61423897aefc9a643d03a1.", "code": 404, "title": "Not Found"}} 2018-12-27 17:43:39,778 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/f7197afc9b61423897aefc9a643d03a1 used request id req-b64fa1b1-f439-42fc-a29d-e8c4e98947bc 2018-12-27 17:43:39,778 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:43:39,782 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/8c689c5e31c44b09ab85f80682abbc2a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ba614caea25d42536b88b87c3573e9f39205a64" 2018-12-27 17:43:39,899 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:43:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2a55a3bc-5475-4cde-96a0-4f0579a07326 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8c689c5e31c44b09ab85f80682abbc2a.", "code": 404, "title": "Not Found"}} 2018-12-27 17:43:39,900 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/8c689c5e31c44b09ab85f80682abbc2a used request id req-2a55a3bc-5475-4cde-96a0-4f0579a07326 2018-12-27 17:43:39,900 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:43:39,903 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/28dac9e1580d461c9de52e6659cc4f9d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ba614caea25d42536b88b87c3573e9f39205a64" 2018-12-27 17:43:40,010 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:43:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b8346a9d-f51d-4ea5-a911-0b639dd5f97a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 28dac9e1580d461c9de52e6659cc4f9d.", "code": 404, "title": "Not Found"}} 2018-12-27 17:43:40,010 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/28dac9e1580d461c9de52e6659cc4f9d used request id req-b8346a9d-f51d-4ea5-a911-0b639dd5f97a 2018-12-27 17:43:40,011 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:43:40,014 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/81c108a273314b24bf6b48c41b5bbe0c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ba614caea25d42536b88b87c3573e9f39205a64" 2018-12-27 17:43:40,121 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:43:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ee0aff36-865f-4105-bcb9-3c3ec4c384eb Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 81c108a273314b24bf6b48c41b5bbe0c.", "code": 404, "title": "Not Found"}} 2018-12-27 17:43:40,121 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/81c108a273314b24bf6b48c41b5bbe0c used request id req-ee0aff36-865f-4105-bcb9-3c3ec4c384eb 2018-12-27 17:43:40,121 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:43:40,125 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/7fb0e5436e4f467998e672dd71018a45 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ba614caea25d42536b88b87c3573e9f39205a64" 2018-12-27 17:43:40,244 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:43:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-740977d6-f54f-47ab-b1be-b66f371efa45 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7fb0e5436e4f467998e672dd71018a45.", "code": 404, "title": "Not Found"}} 2018-12-27 17:43:40,244 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/7fb0e5436e4f467998e672dd71018a45 used request id req-740977d6-f54f-47ab-b1be-b66f371efa45 2018-12-27 17:43:40,244 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:43:40,248 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/7cba3664d5674e65a12c8c269a05febf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ba614caea25d42536b88b87c3573e9f39205a64" 2018-12-27 17:43:40,353 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:43:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b1f1c4d6-4073-49ae-a413-b0656b752d6f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7cba3664d5674e65a12c8c269a05febf.", "code": 404, "title": "Not Found"}} 2018-12-27 17:43:40,354 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/7cba3664d5674e65a12c8c269a05febf used request id req-b1f1c4d6-4073-49ae-a413-b0656b752d6f 2018-12-27 17:43:40,354 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:43:40,357 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/fbd6dbf946a5406398ba810e02d0888e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ba614caea25d42536b88b87c3573e9f39205a64" 2018-12-27 17:43:40,474 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:43:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bcdf6a58-f6c3-41e9-9c7f-613d6c1eb7c9 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: fbd6dbf946a5406398ba810e02d0888e.", "code": 404, "title": "Not Found"}} 2018-12-27 17:43:40,474 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/fbd6dbf946a5406398ba810e02d0888e used request id req-bcdf6a58-f6c3-41e9-9c7f-613d6c1eb7c9 2018-12-27 17:43:40,474 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:43:40,478 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/253cc6709e714b8a80a5f74e4257907e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ba614caea25d42536b88b87c3573e9f39205a64" 2018-12-27 17:43:40,593 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:43:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-74ccf1df-9d58-47f0-b8fe-a21aecbdb5ab Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 253cc6709e714b8a80a5f74e4257907e.", "code": 404, "title": "Not Found"}} 2018-12-27 17:43:40,593 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/253cc6709e714b8a80a5f74e4257907e used request id req-74ccf1df-9d58-47f0-b8fe-a21aecbdb5ab 2018-12-27 17:43:40,593 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:43:40,597 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/782a28bd0d40485e85eda6b8ba43840b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ba614caea25d42536b88b87c3573e9f39205a64" 2018-12-27 17:43:40,700 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:43:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2518c6aa-a6cb-4e93-91f0-c1c1bbf61e8b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 782a28bd0d40485e85eda6b8ba43840b.", "code": 404, "title": "Not Found"}} 2018-12-27 17:43:40,700 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/782a28bd0d40485e85eda6b8ba43840b used request id req-2518c6aa-a6cb-4e93-91f0-c1c1bbf61e8b 2018-12-27 17:43:40,700 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:43:40,704 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/ef7e486beb8f4de39b25ca5f11552328 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ba614caea25d42536b88b87c3573e9f39205a64" 2018-12-27 17:43:40,814 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:43:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ded73c75-b784-4925-abcb-3d73930c5c56 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: ef7e486beb8f4de39b25ca5f11552328.", "code": 404, "title": "Not Found"}} 2018-12-27 17:43:40,815 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/ef7e486beb8f4de39b25ca5f11552328 used request id req-ded73c75-b784-4925-abcb-3d73930c5c56 2018-12-27 17:43:40,815 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:43:40,818 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/7754450db0bc4d46874ae76fb11f17f3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ba614caea25d42536b88b87c3573e9f39205a64" 2018-12-27 17:43:40,938 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:43:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-74ae9050-100d-469e-83c6-05a75f44bfe6 Content-Encoding: gzip Content-Length: 236 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/7754450db0bc4d46874ae76fb11f17f3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7754450db0bc4d46874ae76fb11f17f3", "name": "CreateInstancePortManipulationTests-a2bd32f3-98e8-427-proj"}} 2018-12-27 17:43:40,938 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/7754450db0bc4d46874ae76fb11f17f3 used request id req-74ae9050-100d-469e-83c6-05a75f44bfe6 2018-12-27 17:43:40,938 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - dd0c3fdb-9e2f-4d10-b6c0-aefbfbccba1e 2018-12-27 17:43:40,943 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=dd0c3fdb-9e2f-4d10-b6c0-aefbfbccba1e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ba614caea25d42536b88b87c3573e9f39205a64" 2018-12-27 17:43:41,154 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-99a7c9e1-2e18-4117-b312-471354fd49a8 Date: Thu, 27 Dec 2018 17:43:41 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:42:58Z", "security_group_id": "dd0c3fdb-9e2f-4d10-b6c0-aefbfbccba1e", "port_range_min": null, "revision_number": 0, "tenant_id": "7754450db0bc4d46874ae76fb11f17f3", "created_at": "2018-12-27T17:42:58Z", "project_id": "7754450db0bc4d46874ae76fb11f17f3", "id": "175d33dc-fb55-467c-a017-3eb847a8852c"}, {"remote_group_id": "dd0c3fdb-9e2f-4d10-b6c0-aefbfbccba1e", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:42:58Z", "security_group_id": "dd0c3fdb-9e2f-4d10-b6c0-aefbfbccba1e", "port_range_min": null, "revision_number": 0, "tenant_id": "7754450db0bc4d46874ae76fb11f17f3", "created_at": "2018-12-27T17:42:58Z", "project_id": "7754450db0bc4d46874ae76fb11f17f3", "id": "2ffabd4d-d4ec-4670-9845-e02185a9d99c"}, {"remote_group_id": "dd0c3fdb-9e2f-4d10-b6c0-aefbfbccba1e", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:42:58Z", "security_group_id": "dd0c3fdb-9e2f-4d10-b6c0-aefbfbccba1e", "port_range_min": null, "revision_number": 0, "tenant_id": "7754450db0bc4d46874ae76fb11f17f3", "created_at": "2018-12-27T17:42:58Z", "project_id": "7754450db0bc4d46874ae76fb11f17f3", "id": "8963f3bc-9b8a-4056-8872-6d5c84a8ac58"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:42:58Z", "security_group_id": "dd0c3fdb-9e2f-4d10-b6c0-aefbfbccba1e", "port_range_min": null, "revision_number": 0, "tenant_id": "7754450db0bc4d46874ae76fb11f17f3", "created_at": "2018-12-27T17:42:58Z", "project_id": "7754450db0bc4d46874ae76fb11f17f3", "id": "95455a0e-44e6-4601-a8f5-4d0e1fbf65f1"}]} 2018-12-27 17:43:41,155 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=dd0c3fdb-9e2f-4d10-b6c0-aefbfbccba1e used request id req-99a7c9e1-2e18-4117-b312-471354fd49a8 2018-12-27 17:43:41,155 - neutron_utils - INFO - Deleting security group with name - default 2018-12-27 17:43:41,160 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/security-groups/dd0c3fdb-9e2f-4d10-b6c0-aefbfbccba1e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ba614caea25d42536b88b87c3573e9f39205a64" 2018-12-27 17:43:41,555 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-f771af17-9035-4f90-ba79-d174c14f1b25 Content-Length: 0 Date: Thu, 27 Dec 2018 17:43:41 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 17:43:41,555 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-groups/dd0c3fdb-9e2f-4d10-b6c0-aefbfbccba1e used request id req-f771af17-9035-4f90-ba79-d174c14f1b25 2018-12-27 17:43:41,556 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-a2bd32f3-98e8-427-proj 2018-12-27 17:43:41,560 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/projects/7754450db0bc4d46874ae76fb11f17f3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ba614caea25d42536b88b87c3573e9f39205a64" 2018-12-27 17:43:41,816 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:43:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7fe5a30c-a62a-4175-94da-6dee5388a77f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:43:41,816 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/7754450db0bc4d46874ae76fb11f17f3 used request id req-7fe5a30c-a62a-4175-94da-6dee5388a77f 2018-12-27 17:43:41,816 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-a2bd32f3-98e8-427-proj-role 2018-12-27 17:43:41,820 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/roles/c9371bcbe3d54b608b63b057b7062126 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ba614caea25d42536b88b87c3573e9f39205a64" 2018-12-27 17:43:41,948 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:43:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3c1065d4-4e82-4bef-80b2-c0a986a717f3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:43:41,948 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/roles/c9371bcbe3d54b608b63b057b7062126 used request id req-3c1065d4-4e82-4bef-80b2-c0a986a717f3 2018-12-27 17:43:41,951 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ba614caea25d42536b88b87c3573e9f39205a64" 2018-12-27 17:43:42,064 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:43:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-11dabad1-e99f-45df-bdad-bf2b6c5b28b7 Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8de789d09e46427786a85702e5e8de91", "links": {"self": "http://172.30.9.31:5000/v3/roles/8de789d09e46427786a85702e5e8de91"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 17:43:42,064 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-11dabad1-e99f-45df-bdad-bf2b6c5b28b7 2018-12-27 17:43:42,065 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-a2bd32f3-98e8-427-user 2018-12-27 17:43:42,068 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/users/1ab95197f7e949b39a357b8e6c9a3a54 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a53f9b4293a8dac0ccd9b70fc08c60750f39b67" 2018-12-27 17:43:42,291 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:43:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-916f6cce-31f6-4d20-a869-5ea3e7fb0c34 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:43:42,291 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/1ab95197f7e949b39a357b8e6c9a3a54 used request id req-916f6cce-31f6-4d20-a869-5ea3e7fb0c34 2018-12-27 17:43:42,292 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:43:42,708 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:43:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["eZbTL3qtSz2CHatPMu94Og"], "issued_at": "2018-12-27T17:43:42.000000Z"}} 2018-12-27 17:43:42,708 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de9cd8bdb33e7f1f0813c81eadf8ba81633ec37d" 2018-12-27 17:43:42,926 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:43:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a74970ce-2cf2-4428-9071-4cb61640b26b Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:43:42,926 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-a74970ce-2cf2-4428-9071-4cb61640b26b 2018-12-27 17:43:42,928 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:43:42,928 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:43:43,347 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:43:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["g-oLZjYST-OHn1RJEMSalQ"], "issued_at": "2018-12-27T17:43:43.000000Z"}} 2018-12-27 17:43:43,348 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e852776030735ea803e7ac7434e8ffc0b1db7a90" 2018-12-27 17:43:43,456 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:43:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-943322a4-a692-44de-ab80-491236687a74 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:43:43,456 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-943322a4-a692-44de-ab80-491236687a74 2018-12-27 17:43:43,460 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 17:43:43,467 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 17:43:43 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 17:43:43,467 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-9f519214-0afa-406-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e852776030735ea803e7ac7434e8ffc0b1db7a90" 2018-12-27 17:43:43,572 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:43:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-354cc7c2-3977-4e4f-bbd8-34e69e29ed14 Content-Encoding: gzip Content-Length: 187 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-9f519214-0afa-406-proj", "previous": null, "next": null}, "projects": []} 2018-12-27 17:43:43,573 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-9f519214-0afa-406-proj used request id req-354cc7c2-3977-4e4f-bbd8-34e69e29ed14 2018-12-27 17:43:43,576 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e852776030735ea803e7ac7434e8ffc0b1db7a90" 2018-12-27 17:43:43,757 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:43:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-70430b08-798e-4ed2-85f3-a093b70f8e3c Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-27 17:43:43,758 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-70430b08-798e-4ed2-85f3-a093b70f8e3c 2018-12-27 17:43:43,761 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e852776030735ea803e7ac7434e8ffc0b1db7a90" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstancePortManipulationTests-9f519214-0afa-406-proj"}}' 2018-12-27 17:43:43,966 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 27 Dec 2018 17:43:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ad123907-791f-4140-9c1b-f6f97227bdc0 Content-Length: 332 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/b2817efb63994f96bcbb57e9a1a69594"}, "tags": [], "enabled": true, "id": "b2817efb63994f96bcbb57e9a1a69594", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-9f519214-0afa-406-proj"}} 2018-12-27 17:43:43,966 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-ad123907-791f-4140-9c1b-f6f97227bdc0 2018-12-27 17:43:43,966 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-9f519214-0afa-406-proj 2018-12-27 17:43:43,967 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:43:43,967 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:43:44,390 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:43:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["WB9Uqt2YQheKBqQ4GOzjEg"], "issued_at": "2018-12-27T17:43:44.000000Z"}} 2018-12-27 17:43:44,391 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}040369435bfa8e445751d4da9639af0fad427173" 2018-12-27 17:43:44,559 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:43:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9915691b-e5f1-425a-9658-953af03f3898 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:43:44,560 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-9915691b-e5f1-425a-9658-953af03f3898 2018-12-27 17:43:44,563 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 17:43:44,569 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 17:43:44 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 17:43:44,570 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}040369435bfa8e445751d4da9639af0fad427173" 2018-12-27 17:43:44,694 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:43:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2e9b94af-1f7c-410a-b34e-bc49e5d7335a Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "links": {"self": "http://172.30.9.31:5000/v3/users/01fa52e7b3674fc48643fa4ffca67e4e"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "01fa52e7b3674fc48643fa4ffca67e4e", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/05a834ddebbc40688596b7460b47439e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05a834ddebbc40688596b7460b47439e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/08226a0ad01943f39559448239e291e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "08226a0ad01943f39559448239e291e1", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/55c0552fe37a4f7ca0e73939514bc683"}, "domain_id": "default", "enabled": true, "options": {}, "id": "55c0552fe37a4f7ca0e73939514bc683", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/646a4af4e3b5439a97996d353fea3924"}, "domain_id": "914eec1d43ea4caf9d2fd33268c06258", "enabled": true, "options": {}, "id": "646a4af4e3b5439a97996d353fea3924", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/85fb203e51c34d3f8122e285a6a318b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85fb203e51c34d3f8122e285a6a318b3", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/905e7f4b42d24cca93b99d2401fa3378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "905e7f4b42d24cca93b99d2401fa3378", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/a5bc08b9f81f4e5bb86c24f9f7547bae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5bc08b9f81f4e5bb86c24f9f7547bae", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/a5c780627f004d318bf908d80305da9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5c780627f004d318bf908d80305da9c", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/b18425bf2b044bc9af7e194919539a17"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b18425bf2b044bc9af7e194919539a17", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/b8d2134b619d4dca80e21d6fb16449b0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b8d2134b619d4dca80e21d6fb16449b0", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/b9ab6a25a652438285139fe5b44aea62"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9ab6a25a652438285139fe5b44aea62", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/c08462554a4844d681348f58b9b0edee"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c08462554a4844d681348f58b9b0edee", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/ddfc3a9aad444d4782eae677c8a98130"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ddfc3a9aad444d4782eae677c8a98130", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/f2a74f2185a54676a6cb2bb5ecfcc4f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2a74f2185a54676a6cb2bb5ecfcc4f6", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-12-27 17:43:44,694 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-2e9b94af-1f7c-410a-b34e-bc49e5d7335a 2018-12-27 17:43:44,698 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?name=CreateInstancePortManipulationTests-9f519214-0afa-406-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}040369435bfa8e445751d4da9639af0fad427173" 2018-12-27 17:43:44,889 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:43:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-15c879bb-f337-44bf-ae00-808025abeecb Content-Encoding: gzip Content-Length: 268 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?name=CreateInstancePortManipulationTests-9f519214-0afa-406-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/b2817efb63994f96bcbb57e9a1a69594"}, "tags": [], "enabled": true, "id": "b2817efb63994f96bcbb57e9a1a69594", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-9f519214-0afa-406-proj"}]} 2018-12-27 17:43:44,889 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?name=CreateInstancePortManipulationTests-9f519214-0afa-406-proj used request id req-15c879bb-f337-44bf-ae00-808025abeecb 2018-12-27 17:43:44,893 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}040369435bfa8e445751d4da9639af0fad427173" 2018-12-27 17:43:45,017 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:43:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2a61e296-9e58-4d0f-82aa-1d78a3ac0306 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-27 17:43:45,017 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-2a61e296-9e58-4d0f-82aa-1d78a3ac0306 2018-12-27 17:43:45,484 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-9f519214-0afa-406-user 2018-12-27 17:43:45,484 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:43:45,488 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e852776030735ea803e7ac7434e8ffc0b1db7a90" 2018-12-27 17:43:45,506 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:43:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f72a40c1-f76f-42cd-8464-fce43e8d1e33 Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8de789d09e46427786a85702e5e8de91", "links": {"self": "http://172.30.9.31:5000/v3/roles/8de789d09e46427786a85702e5e8de91"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 17:43:45,506 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-f72a40c1-f76f-42cd-8464-fce43e8d1e33 2018-12-27 17:43:45,508 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e852776030735ea803e7ac7434e8ffc0b1db7a90" -d '{"role": {"name": "CreateInstancePortManipulationTests-9f519214-0afa-406-proj-role"}}' 2018-12-27 17:43:45,647 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 27 Dec 2018 17:43:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ccdb71a9-1435-492f-9fac-9f44caf75c8c Content-Length: 234 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "d19e2635584c43c1bcc9479356d30e7c", "links": {"self": "http://172.30.9.31:5000/v3/roles/d19e2635584c43c1bcc9479356d30e7c"}, "name": "CreateInstancePortManipulationTests-9f519214-0afa-406-proj-role"}} 2018-12-27 17:43:45,648 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/roles used request id req-ccdb71a9-1435-492f-9fac-9f44caf75c8c 2018-12-27 17:43:45,648 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-9f519214-0afa-406-proj-role 2018-12-27 17:43:45,651 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles/d19e2635584c43c1bcc9479356d30e7c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e852776030735ea803e7ac7434e8ffc0b1db7a90" 2018-12-27 17:43:45,755 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:43:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0fb5e85d-68d9-4db6-8b71-2a8cc0143280 Content-Encoding: gzip Content-Length: 187 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "d19e2635584c43c1bcc9479356d30e7c", "links": {"self": "http://172.30.9.31:5000/v3/roles/d19e2635584c43c1bcc9479356d30e7c"}, "name": "CreateInstancePortManipulationTests-9f519214-0afa-406-proj-role"}} 2018-12-27 17:43:45,755 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles/d19e2635584c43c1bcc9479356d30e7c used request id req-0fb5e85d-68d9-4db6-8b71-2a8cc0143280 2018-12-27 17:43:45,755 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-9f519214-0afa-406-proj-role to project CreateInstancePortManipulationTests-9f519214-0afa-406-proj 2018-12-27 17:43:45,759 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:5000/v3/projects/b2817efb63994f96bcbb57e9a1a69594/users/8cd9e842901f47ce9b8b05d2589f8e00/roles/d19e2635584c43c1bcc9479356d30e7c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e852776030735ea803e7ac7434e8ffc0b1db7a90" 2018-12-27 17:43:45,919 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:43:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-69dfd006-6684-4588-90f7-58b29bc308f3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:43:45,919 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/b2817efb63994f96bcbb57e9a1a69594/users/8cd9e842901f47ce9b8b05d2589f8e00/roles/d19e2635584c43c1bcc9479356d30e7c used request id req-69dfd006-6684-4588-90f7-58b29bc308f3 2018-12-27 17:43:45,919 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-12-27 17:43:45,920 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:43:45,920 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:43:46,340 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d19e2635584c43c1bcc9479356d30e7c", "name": "CreateInstancePortManipulationTests-9f519214-0afa-406-proj-role"}], "expires_at": "2018-12-27T18:43:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b2817efb63994f96bcbb57e9a1a69594", "name": "CreateInstancePortManipulationTests-9f519214-0afa-406-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/b2817efb63994f96bcbb57e9a1a69594", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/b2817efb63994f96bcbb57e9a1a69594", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/b2817efb63994f96bcbb57e9a1a69594", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/b2817efb63994f96bcbb57e9a1a69594", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/b2817efb63994f96bcbb57e9a1a69594", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/b2817efb63994f96bcbb57e9a1a69594", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/b2817efb63994f96bcbb57e9a1a69594", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/b2817efb63994f96bcbb57e9a1a69594", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/b2817efb63994f96bcbb57e9a1a69594", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_b2817efb63994f96bcbb57e9a1a69594", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_b2817efb63994f96bcbb57e9a1a69594", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/b2817efb63994f96bcbb57e9a1a69594", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/b2817efb63994f96bcbb57e9a1a69594", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/b2817efb63994f96bcbb57e9a1a69594", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-9f519214-0afa-406-user", "id": "8cd9e842901f47ce9b8b05d2589f8e00"}, "audit_ids": ["AO7_bUk7SOubGiwKmM4rbQ"], "issued_at": "2018-12-27T17:43:46.000000Z"}} 2018-12-27 17:43:46,341 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ca119d7b1f6153a051811f14d47d7c427eb75c1" 2018-12-27 17:43:46,434 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:43:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9fd6df1f-ab96-4a04-91d8-c91fae3669fd Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:43:46,434 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-9fd6df1f-ab96-4a04-91d8-c91fae3669fd 2018-12-27 17:43:46,438 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-5b5e9b7a-7dd5-4bc2-a34c-494c2706315b-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0ca119d7b1f6153a051811f14d47d7c427eb75c1" 2018-12-27 17:43:46,668 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 180 Content-Type: application/json X-Openstack-Request-Id: req-69453f46-602e-452f-8fea-43abaa3af67f Date: Thu, 27 Dec 2018 17:43:46 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-5b5e9b7a-7dd5-4bc2-a34c-494c2706315b-image"} 2018-12-27 17:43:46,668 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-5b5e9b7a-7dd5-4bc2-a34c-494c2706315b-image used request id req-69453f46-602e-452f-8fea-43abaa3af67f 2018-12-27 17:43:46,671 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0ca119d7b1f6153a051811f14d47d7c427eb75c1" 2018-12-27 17:43:46,862 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-a5023142-162e-4b1b-94cd-72112b0db453 Date: Thu, 27 Dec 2018 17:43:46 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-27 17:43:46,862 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/schemas/image used request id req-a5023142-162e-4b1b-94cd-72112b0db453 2018-12-27 17:43:46,893 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}0ca119d7b1f6153a051811f14d47d7c427eb75c1" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstancePortManipulationTests-5b5e9b7a-7dd5-4bc2-a34c-494c2706315b-image"}' 2018-12-27 17:43:47,130 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 639 Content-Type: application/json Location: http://172.30.9.31:9292/v2/images/479dde9c-c21f-4a28-bd56-e6f98625e543 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-3f891dce-92ba-4522-a1b2-9d2b828d275b Date: Thu, 27 Dec 2018 17:43:47 GMT RESP BODY: {"status": "queued", "name": "CreateInstancePortManipulationTests-5b5e9b7a-7dd5-4bc2-a34c-494c2706315b-image", "tags": [], "container_format": "bare", "created_at": "2018-12-27T17:43:47Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-12-27T17:43:47Z", "visibility": "shared", "locations": [], "self": "/v2/images/479dde9c-c21f-4a28-bd56-e6f98625e543", "min_disk": 0, "protected": false, "id": "479dde9c-c21f-4a28-bd56-e6f98625e543", "file": "/v2/images/479dde9c-c21f-4a28-bd56-e6f98625e543/file", "checksum": null, "owner": "b2817efb63994f96bcbb57e9a1a69594", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-27 17:43:47,130 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.31:9292/v2/images used request id req-3f891dce-92ba-4522-a1b2-9d2b828d275b 2018-12-27 17:43:47,141 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:9292/v2/images/479dde9c-c21f-4a28-bd56-e6f98625e543/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0ca119d7b1f6153a051811f14d47d7c427eb75c1" -d '' 2018-12-27 17:43:48,591 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-e104331e-36fb-4c97-a9c5-0f10083e6f4b Date: Thu, 27 Dec 2018 17:43:48 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-27 17:43:48,592 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.31:9292/v2/images/479dde9c-c21f-4a28-bd56-e6f98625e543/file used request id req-e104331e-36fb-4c97-a9c5-0f10083e6f4b 2018-12-27 17:43:48,592 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-27 17:43:48,595 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/images/479dde9c-c21f-4a28-bd56-e6f98625e543 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0ca119d7b1f6153a051811f14d47d7c427eb75c1" 2018-12-27 17:43:48,795 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-3c07ac48-1275-43ec-9d56-2a789bc8eea2 Date: Thu, 27 Dec 2018 17:43:48 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-5b5e9b7a-7dd5-4bc2-a34c-494c2706315b-image", "tags": [], "container_format": "bare", "created_at": "2018-12-27T17:43:47Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-27T17:43:48Z", "visibility": "shared", "locations": [{"url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/479dde9c-c21f-4a28-bd56-e6f98625e543/snap", "metadata": {}}], "self": "/v2/images/479dde9c-c21f-4a28-bd56-e6f98625e543", "min_disk": 0, "protected": false, "id": "479dde9c-c21f-4a28-bd56-e6f98625e543", "file": "/v2/images/479dde9c-c21f-4a28-bd56-e6f98625e543/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "b2817efb63994f96bcbb57e9a1a69594", "direct_url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/479dde9c-c21f-4a28-bd56-e6f98625e543/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-27 17:43:48,795 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images/479dde9c-c21f-4a28-bd56-e6f98625e543 used request id req-3c07ac48-1275-43ec-9d56-2a789bc8eea2 2018-12-27 17:43:48,797 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0ca119d7b1f6153a051811f14d47d7c427eb75c1" 2018-12-27 17:43:48,985 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-a1ea01f0-9ac6-4378-b178-d5c3914135a8 Date: Thu, 27 Dec 2018 17:43:48 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-27 17:43:48,985 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/schemas/image used request id req-a1ea01f0-9ac6-4378-b178-d5c3914135a8 2018-12-27 17:43:48,988 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-5b5e9b7a-7dd5-4bc2-a34c-494c2706315b-image 2018-12-27 17:43:48,991 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/images/479dde9c-c21f-4a28-bd56-e6f98625e543 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0ca119d7b1f6153a051811f14d47d7c427eb75c1" 2018-12-27 17:43:49,203 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-fdea1ea5-a606-4192-8dbe-e24d5d7e49af Date: Thu, 27 Dec 2018 17:43:49 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-5b5e9b7a-7dd5-4bc2-a34c-494c2706315b-image", "tags": [], "container_format": "bare", "created_at": "2018-12-27T17:43:47Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-27T17:43:48Z", "visibility": "shared", "locations": [{"url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/479dde9c-c21f-4a28-bd56-e6f98625e543/snap", "metadata": {}}], "self": "/v2/images/479dde9c-c21f-4a28-bd56-e6f98625e543", "min_disk": 0, "protected": false, "id": "479dde9c-c21f-4a28-bd56-e6f98625e543", "file": "/v2/images/479dde9c-c21f-4a28-bd56-e6f98625e543/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "b2817efb63994f96bcbb57e9a1a69594", "direct_url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/479dde9c-c21f-4a28-bd56-e6f98625e543/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-27 17:43:49,204 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images/479dde9c-c21f-4a28-bd56-e6f98625e543 used request id req-fdea1ea5-a606-4192-8dbe-e24d5d7e49af 2018-12-27 17:43:49,204 - create_image - DEBUG - Instance status is - active 2018-12-27 17:43:49,204 - create_image - DEBUG - Image is active with name - CreateInstancePortManipulationTests-5b5e9b7a-7dd5-4bc2-a34c-494c2706315b-image 2018-12-27 17:43:49,205 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-5b5e9b7a-7dd5-4bc2-a34c-494c2706315b-image 2018-12-27 17:43:49,205 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:43:49,205 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:43:49,619 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d19e2635584c43c1bcc9479356d30e7c", "name": "CreateInstancePortManipulationTests-9f519214-0afa-406-proj-role"}], "expires_at": "2018-12-27T18:43:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b2817efb63994f96bcbb57e9a1a69594", "name": "CreateInstancePortManipulationTests-9f519214-0afa-406-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/b2817efb63994f96bcbb57e9a1a69594", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/b2817efb63994f96bcbb57e9a1a69594", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/b2817efb63994f96bcbb57e9a1a69594", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/b2817efb63994f96bcbb57e9a1a69594", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/b2817efb63994f96bcbb57e9a1a69594", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/b2817efb63994f96bcbb57e9a1a69594", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/b2817efb63994f96bcbb57e9a1a69594", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/b2817efb63994f96bcbb57e9a1a69594", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/b2817efb63994f96bcbb57e9a1a69594", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_b2817efb63994f96bcbb57e9a1a69594", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_b2817efb63994f96bcbb57e9a1a69594", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/b2817efb63994f96bcbb57e9a1a69594", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/b2817efb63994f96bcbb57e9a1a69594", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/b2817efb63994f96bcbb57e9a1a69594", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-9f519214-0afa-406-user", "id": "8cd9e842901f47ce9b8b05d2589f8e00"}, "audit_ids": ["PLdjaxzFRgKUEwPxQ-k5Tw"], "issued_at": "2018-12-27T17:43:49.000000Z"}} 2018-12-27 17:43:49,620 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f2d2899a654c7f6f92d63c457cb515261b44402" 2018-12-27 17:43:49,815 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:43:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d8e64433-8d06-4a6c-bfc9-81ccb1974e2b Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:43:49,815 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-d8e64433-8d06-4a6c-bfc9-81ccb1974e2b 2018-12-27 17:43:49,822 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-5b5e9b7a-7dd5-4bc2-a34c-494c2706315b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f2d2899a654c7f6f92d63c457cb515261b44402" 2018-12-27 17:43:50,130 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-7f0f30fd-74d0-45e8-bb29-be3e165640ca Date: Thu, 27 Dec 2018 17:43:50 GMT RESP BODY: {"networks":[]} 2018-12-27 17:43:50,130 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-5b5e9b7a-7dd5-4bc2-a34c-494c2706315b-pub-net used request id req-7f0f30fd-74d0-45e8-bb29-be3e165640ca 2018-12-27 17:43:50,131 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-5b5e9b7a-7dd5-4bc2-a34c-494c2706315b-pub-net 2018-12-27 17:43:50,136 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f2d2899a654c7f6f92d63c457cb515261b44402" -d '{"network": {"name": "CreateInstancePortManipulationTests-5b5e9b7a-7dd5-4bc2-a34c-494c2706315b-pub-net", "admin_state_up": true}}' 2018-12-27 17:43:52,047 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 654 X-Openstack-Request-Id: req-b688ed27-d80d-4084-8bdc-abf88c59e89f Date: Thu, 27 Dec 2018 17:43:52 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"id":"820e5450-ae80-4ac0-b68c-c47f55232404","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"b2817efb63994f96bcbb57e9a1a69594","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-27T17:43:50Z","is_default":false,"name":"CreateInstancePortManipulationTests-5b5e9b7a-7dd5-4bc2-a34c-494c2706315b-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"b2817efb63994f96bcbb57e9a1a69594","created_at":"2018-12-27T17:43:50Z","mtu":1442}} 2018-12-27 17:43:52,048 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/networks used request id req-b688ed27-d80d-4084-8bdc-abf88c59e89f 2018-12-27 17:43:52,053 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?id=820e5450-ae80-4ac0-b68c-c47f55232404 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f2d2899a654c7f6f92d63c457cb515261b44402" 2018-12-27 17:43:52,356 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 638 X-Openstack-Request-Id: req-c6c49155-77ed-43f4-8451-df204be9dd03 Date: Thu, 27 Dec 2018 17:43:52 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"id":"820e5450-ae80-4ac0-b68c-c47f55232404","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"b2817efb63994f96bcbb57e9a1a69594","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-27T17:43:50Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-5b5e9b7a-7dd5-4bc2-a34c-494c2706315b-pub-net","admin_state_up":true,"tenant_id":"b2817efb63994f96bcbb57e9a1a69594","created_at":"2018-12-27T17:43:50Z","mtu":1442}]} 2018-12-27 17:43:52,356 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?id=820e5450-ae80-4ac0-b68c-c47f55232404 used request id req-c6c49155-77ed-43f4-8451-df204be9dd03 2018-12-27 17:43:52,362 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=820e5450-ae80-4ac0-b68c-c47f55232404 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f2d2899a654c7f6f92d63c457cb515261b44402" 2018-12-27 17:43:52,610 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-5293a4c7-ca0b-4cef-bc3b-8b9d2eff2f42 Date: Thu, 27 Dec 2018 17:43:52 GMT RESP BODY: {"subnets":[]} 2018-12-27 17:43:52,610 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=820e5450-ae80-4ac0-b68c-c47f55232404 used request id req-5293a4c7-ca0b-4cef-bc3b-8b9d2eff2f42 2018-12-27 17:43:52,611 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-5b5e9b7a-7dd5-4bc2-a34c-494c2706315b-pub-subnet 2018-12-27 17:43:52,616 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f2d2899a654c7f6f92d63c457cb515261b44402" -d '{"subnets": [{"ip_version": 4, "network_id": "820e5450-ae80-4ac0-b68c-c47f55232404", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-5b5e9b7a-7dd5-4bc2-a34c-494c2706315b-pub-subnet"}]}' 2018-12-27 17:43:54,113 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-717fa936-7498-4a0b-bf26-588220ce9519 Date: Thu, 27 Dec 2018 17:43:54 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"820e5450-ae80-4ac0-b68c-c47f55232404","tenant_id":"b2817efb63994f96bcbb57e9a1a69594","created_at":"2018-12-27T17:43:53Z","dns_nameservers":[],"updated_at":"2018-12-27T17:43:53Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"b2817efb63994f96bcbb57e9a1a69594","id":"c3f47303-3937-490e-9736-5765d3365f8e","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-5b5e9b7a-7dd5-4bc2-a34c-494c2706315b-pub-subnet"}]} 2018-12-27 17:43:54,113 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/subnets used request id req-717fa936-7498-4a0b-bf26-588220ce9519 2018-12-27 17:43:54,119 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?id=820e5450-ae80-4ac0-b68c-c47f55232404 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f2d2899a654c7f6f92d63c457cb515261b44402" 2018-12-27 17:43:54,429 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-7973d435-4fd5-491e-8751-f9fd71263344 Date: Thu, 27 Dec 2018 17:43:54 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"820e5450-ae80-4ac0-b68c-c47f55232404","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"b2817efb63994f96bcbb57e9a1a69594","status":"ACTIVE","subnets":["c3f47303-3937-490e-9736-5765d3365f8e"],"description":"","tags":[],"updated_at":"2018-12-27T17:43:53Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-5b5e9b7a-7dd5-4bc2-a34c-494c2706315b-pub-net","admin_state_up":true,"tenant_id":"b2817efb63994f96bcbb57e9a1a69594","created_at":"2018-12-27T17:43:50Z","mtu":1442}]} 2018-12-27 17:43:54,430 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?id=820e5450-ae80-4ac0-b68c-c47f55232404 used request id req-7973d435-4fd5-491e-8751-f9fd71263344 2018-12-27 17:43:54,434 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=820e5450-ae80-4ac0-b68c-c47f55232404 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f2d2899a654c7f6f92d63c457cb515261b44402" 2018-12-27 17:43:54,680 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-5e0fa048-6901-4467-b001-e5124c7f7762 Date: Thu, 27 Dec 2018 17:43:54 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"820e5450-ae80-4ac0-b68c-c47f55232404","tenant_id":"b2817efb63994f96bcbb57e9a1a69594","created_at":"2018-12-27T17:43:53Z","dns_nameservers":[],"updated_at":"2018-12-27T17:43:53Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"b2817efb63994f96bcbb57e9a1a69594","id":"c3f47303-3937-490e-9736-5765d3365f8e","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-5b5e9b7a-7dd5-4bc2-a34c-494c2706315b-pub-subnet"}]} 2018-12-27 17:43:54,680 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=820e5450-ae80-4ac0-b68c-c47f55232404 used request id req-5e0fa048-6901-4467-b001-e5124c7f7762 2018-12-27 17:43:54,681 - OpenStackNetwork - DEBUG - Network [820e5450-ae80-4ac0-b68c-c47f55232404] created successfully 2018-12-27 17:43:54,681 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:43:54,682 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:43:55,097 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:43:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["ucuuF9rQTsq47oZGXLgylQ"], "issued_at": "2018-12-27T17:43:55.000000Z"}} 2018-12-27 17:43:55,098 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}015224108bf362a4db2f6910f65a0bc372ad3d36" 2018-12-27 17:43:55,205 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:43:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d81de7d7-23b9-4de1-ac71-bd2d288a758f Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:43:55,205 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-d81de7d7-23b9-4de1-ac71-bd2d288a758f 2018-12-27 17:43:55,206 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-27 17:43:55,210 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}015224108bf362a4db2f6910f65a0bc372ad3d36" 2018-12-27 17:43:55,419 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:43:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-78f02949-df8b-4e09-9efd-987cdf7623df x-compute-request-id: req-78f02949-df8b-4e09-9efd-987cdf7623df Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-12-27 17:43:55,419 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-78f02949-df8b-4e09-9efd-987cdf7623df 2018-12-27 17:43:55,423 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}015224108bf362a4db2f6910f65a0bc372ad3d36" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstancePortManipulationTests-5b5e9b7a-7dd5-4bc2-a34c-494c2706315b-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-12-27 17:43:55,468 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:43:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f760fb01-5cc5-4afa-82c3-d3ee3f856bbe x-compute-request-id: req-f760fb01-5cc5-4afa-82c3-d3ee3f856bbe Content-Encoding: gzip Content-Length: 331 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstancePortManipulationTests-5b5e9b7a-7dd5-4bc2-a34c-494c2706315b-flavor-name", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/9fbf9172-e928-4272-9b8c-ec6d98f38c72", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/9fbf9172-e928-4272-9b8c-ec6d98f38c72", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "9fbf9172-e928-4272-9b8c-ec6d98f38c72"}} 2018-12-27 17:43:55,468 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-f760fb01-5cc5-4afa-82c3-d3ee3f856bbe 2018-12-27 17:43:55,469 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:43:55,470 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:43:55,892 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d19e2635584c43c1bcc9479356d30e7c", "name": "CreateInstancePortManipulationTests-9f519214-0afa-406-proj-role"}], "expires_at": "2018-12-27T18:43:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b2817efb63994f96bcbb57e9a1a69594", "name": "CreateInstancePortManipulationTests-9f519214-0afa-406-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/b2817efb63994f96bcbb57e9a1a69594", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/b2817efb63994f96bcbb57e9a1a69594", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/b2817efb63994f96bcbb57e9a1a69594", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/b2817efb63994f96bcbb57e9a1a69594", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/b2817efb63994f96bcbb57e9a1a69594", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/b2817efb63994f96bcbb57e9a1a69594", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/b2817efb63994f96bcbb57e9a1a69594", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/b2817efb63994f96bcbb57e9a1a69594", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/b2817efb63994f96bcbb57e9a1a69594", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_b2817efb63994f96bcbb57e9a1a69594", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_b2817efb63994f96bcbb57e9a1a69594", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/b2817efb63994f96bcbb57e9a1a69594", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/b2817efb63994f96bcbb57e9a1a69594", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/b2817efb63994f96bcbb57e9a1a69594", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-9f519214-0afa-406-user", "id": "8cd9e842901f47ce9b8b05d2589f8e00"}, "audit_ids": ["hIoIlO0AQEKADed-cE-NYQ"], "issued_at": "2018-12-27T17:43:55.000000Z"}} 2018-12-27 17:43:55,893 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70598021dd4f5e22a32e4f1bb1450b5e8fb05eaa" 2018-12-27 17:43:55,989 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:43:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ef8f21e5-30f8-4148-b282-edb8214f8bca Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:43:55,989 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-ef8f21e5-30f8-4148-b282-edb8214f8bca 2018-12-27 17:43:55,990 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-27 17:43:55,994 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70598021dd4f5e22a32e4f1bb1450b5e8fb05eaa" 2018-12-27 17:43:56,089 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:43:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a5e4003a-d0f2-4146-8159-defb0c7b2ae3 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:43:56,089 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-a5e4003a-d0f2-4146-8159-defb0c7b2ae3 2018-12-27 17:43:56,097 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-5b5e9b7a-7dd5-4bc2-a34c-494c2706315b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70598021dd4f5e22a32e4f1bb1450b5e8fb05eaa" 2018-12-27 17:43:56,387 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-33f0313b-1d75-4b8b-bb2c-9418b359a1f3 Date: Thu, 27 Dec 2018 17:43:56 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"820e5450-ae80-4ac0-b68c-c47f55232404","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"b2817efb63994f96bcbb57e9a1a69594","status":"ACTIVE","subnets":["c3f47303-3937-490e-9736-5765d3365f8e"],"description":"","tags":[],"updated_at":"2018-12-27T17:43:53Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-5b5e9b7a-7dd5-4bc2-a34c-494c2706315b-pub-net","admin_state_up":true,"tenant_id":"b2817efb63994f96bcbb57e9a1a69594","created_at":"2018-12-27T17:43:50Z","mtu":1442}]} 2018-12-27 17:43:56,387 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-5b5e9b7a-7dd5-4bc2-a34c-494c2706315b-pub-net used request id req-33f0313b-1d75-4b8b-bb2c-9418b359a1f3 2018-12-27 17:43:56,392 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=820e5450-ae80-4ac0-b68c-c47f55232404 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70598021dd4f5e22a32e4f1bb1450b5e8fb05eaa" 2018-12-27 17:43:56,625 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-01ed89d7-a09d-4712-907f-105a415573a9 Date: Thu, 27 Dec 2018 17:43:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"820e5450-ae80-4ac0-b68c-c47f55232404","tenant_id":"b2817efb63994f96bcbb57e9a1a69594","created_at":"2018-12-27T17:43:53Z","dns_nameservers":[],"updated_at":"2018-12-27T17:43:53Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"b2817efb63994f96bcbb57e9a1a69594","id":"c3f47303-3937-490e-9736-5765d3365f8e","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-5b5e9b7a-7dd5-4bc2-a34c-494c2706315b-pub-subnet"}]} 2018-12-27 17:43:56,625 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=820e5450-ae80-4ac0-b68c-c47f55232404 used request id req-01ed89d7-a09d-4712-907f-105a415573a9 2018-12-27 17:43:56,630 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-5b5e9b7a-7dd5-4bc2-a34c-494c2706315b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70598021dd4f5e22a32e4f1bb1450b5e8fb05eaa" 2018-12-27 17:43:56,917 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-1107eb98-158c-43d7-a4cf-0f05711168d6 Date: Thu, 27 Dec 2018 17:43:56 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"820e5450-ae80-4ac0-b68c-c47f55232404","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"b2817efb63994f96bcbb57e9a1a69594","status":"ACTIVE","subnets":["c3f47303-3937-490e-9736-5765d3365f8e"],"description":"","tags":[],"updated_at":"2018-12-27T17:43:53Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-5b5e9b7a-7dd5-4bc2-a34c-494c2706315b-pub-net","admin_state_up":true,"tenant_id":"b2817efb63994f96bcbb57e9a1a69594","created_at":"2018-12-27T17:43:50Z","mtu":1442}]} 2018-12-27 17:43:56,917 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-5b5e9b7a-7dd5-4bc2-a34c-494c2706315b-pub-net used request id req-1107eb98-158c-43d7-a4cf-0f05711168d6 2018-12-27 17:43:56,921 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 17:43:56,926 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 17:43:56 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 17:43:56,927 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/b2817efb63994f96bcbb57e9a1a69594 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70598021dd4f5e22a32e4f1bb1450b5e8fb05eaa" 2018-12-27 17:43:57,019 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:43:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e15e1941-0cdc-434b-9c9d-dd803e55cdd2 Content-Encoding: gzip Content-Length: 234 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/b2817efb63994f96bcbb57e9a1a69594"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b2817efb63994f96bcbb57e9a1a69594", "name": "CreateInstancePortManipulationTests-9f519214-0afa-406-proj"}} 2018-12-27 17:43:57,019 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/b2817efb63994f96bcbb57e9a1a69594 used request id req-e15e1941-0cdc-434b-9c9d-dd803e55cdd2 2018-12-27 17:43:57,026 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=820e5450-ae80-4ac0-b68c-c47f55232404 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70598021dd4f5e22a32e4f1bb1450b5e8fb05eaa" 2018-12-27 17:43:57,255 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-63580e23-3bc0-48ec-8b24-f7e05cb0859d Date: Thu, 27 Dec 2018 17:43:57 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"820e5450-ae80-4ac0-b68c-c47f55232404","tenant_id":"b2817efb63994f96bcbb57e9a1a69594","created_at":"2018-12-27T17:43:53Z","dns_nameservers":[],"updated_at":"2018-12-27T17:43:53Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"b2817efb63994f96bcbb57e9a1a69594","id":"c3f47303-3937-490e-9736-5765d3365f8e","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-5b5e9b7a-7dd5-4bc2-a34c-494c2706315b-pub-subnet"}]} 2018-12-27 17:43:57,255 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=820e5450-ae80-4ac0-b68c-c47f55232404 used request id req-63580e23-3bc0-48ec-8b24-f7e05cb0859d 2018-12-27 17:43:57,260 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=820e5450-ae80-4ac0-b68c-c47f55232404&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-5b5e9b7a-7dd5-4bc2-a34c-494c2706315bport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70598021dd4f5e22a32e4f1bb1450b5e8fb05eaa" 2018-12-27 17:43:57,485 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-acbcb6fa-f588-4b54-8f67-c4cac468416f Date: Thu, 27 Dec 2018 17:43:57 GMT RESP BODY: {"ports":[]} 2018-12-27 17:43:57,485 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=820e5450-ae80-4ac0-b68c-c47f55232404&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-5b5e9b7a-7dd5-4bc2-a34c-494c2706315bport-1&admin_state_up=True used request id req-acbcb6fa-f588-4b54-8f67-c4cac468416f 2018-12-27 17:43:57,488 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-5b5e9b7a-7dd5-4bc2-a34c-494c2706315b-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70598021dd4f5e22a32e4f1bb1450b5e8fb05eaa" 2018-12-27 17:43:57,725 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:43:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-87e56ba5-89f9-4fe1-9d6e-b51bbf858db9 x-compute-request-id: req-87e56ba5-89f9-4fe1-9d6e-b51bbf858db9 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-12-27 17:43:57,725 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-5b5e9b7a-7dd5-4bc2-a34c-494c2706315b-inst used request id req-87e56ba5-89f9-4fe1-9d6e-b51bbf858db9 2018-12-27 17:43:57,730 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-5b5e9b7a-7dd5-4bc2-a34c-494c2706315b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70598021dd4f5e22a32e4f1bb1450b5e8fb05eaa" 2018-12-27 17:43:58,018 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-cea77ca7-7261-423e-9a37-65d693c72745 Date: Thu, 27 Dec 2018 17:43:58 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"820e5450-ae80-4ac0-b68c-c47f55232404","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"b2817efb63994f96bcbb57e9a1a69594","status":"ACTIVE","subnets":["c3f47303-3937-490e-9736-5765d3365f8e"],"description":"","tags":[],"updated_at":"2018-12-27T17:43:53Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-5b5e9b7a-7dd5-4bc2-a34c-494c2706315b-pub-net","admin_state_up":true,"tenant_id":"b2817efb63994f96bcbb57e9a1a69594","created_at":"2018-12-27T17:43:50Z","mtu":1442}]} 2018-12-27 17:43:58,018 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-5b5e9b7a-7dd5-4bc2-a34c-494c2706315b-pub-net used request id req-cea77ca7-7261-423e-9a37-65d693c72745 2018-12-27 17:43:58,023 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=820e5450-ae80-4ac0-b68c-c47f55232404 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70598021dd4f5e22a32e4f1bb1450b5e8fb05eaa" 2018-12-27 17:43:58,258 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-30950f8b-6c05-4146-a0e5-e5470b3a2616 Date: Thu, 27 Dec 2018 17:43:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"820e5450-ae80-4ac0-b68c-c47f55232404","tenant_id":"b2817efb63994f96bcbb57e9a1a69594","created_at":"2018-12-27T17:43:53Z","dns_nameservers":[],"updated_at":"2018-12-27T17:43:53Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"b2817efb63994f96bcbb57e9a1a69594","id":"c3f47303-3937-490e-9736-5765d3365f8e","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-5b5e9b7a-7dd5-4bc2-a34c-494c2706315b-pub-subnet"}]} 2018-12-27 17:43:58,258 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=820e5450-ae80-4ac0-b68c-c47f55232404 used request id req-30950f8b-6c05-4146-a0e5-e5470b3a2616 2018-12-27 17:43:58,264 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-5b5e9b7a-7dd5-4bc2-a34c-494c2706315b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70598021dd4f5e22a32e4f1bb1450b5e8fb05eaa" 2018-12-27 17:43:58,557 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-78e33b59-6d42-4a23-b551-59240b8db3e5 Date: Thu, 27 Dec 2018 17:43:58 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"820e5450-ae80-4ac0-b68c-c47f55232404","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"b2817efb63994f96bcbb57e9a1a69594","status":"ACTIVE","subnets":["c3f47303-3937-490e-9736-5765d3365f8e"],"description":"","tags":[],"updated_at":"2018-12-27T17:43:53Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-5b5e9b7a-7dd5-4bc2-a34c-494c2706315b-pub-net","admin_state_up":true,"tenant_id":"b2817efb63994f96bcbb57e9a1a69594","created_at":"2018-12-27T17:43:50Z","mtu":1442}]} 2018-12-27 17:43:58,557 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-5b5e9b7a-7dd5-4bc2-a34c-494c2706315b-pub-net used request id req-78e33b59-6d42-4a23-b551-59240b8db3e5 2018-12-27 17:43:58,561 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/b2817efb63994f96bcbb57e9a1a69594 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70598021dd4f5e22a32e4f1bb1450b5e8fb05eaa" 2018-12-27 17:43:58,660 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:43:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d76e6d5d-7d46-44f1-82d2-f4514b80b8d3 Content-Encoding: gzip Content-Length: 234 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/b2817efb63994f96bcbb57e9a1a69594"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b2817efb63994f96bcbb57e9a1a69594", "name": "CreateInstancePortManipulationTests-9f519214-0afa-406-proj"}} 2018-12-27 17:43:58,660 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/b2817efb63994f96bcbb57e9a1a69594 used request id req-d76e6d5d-7d46-44f1-82d2-f4514b80b8d3 2018-12-27 17:43:58,665 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=820e5450-ae80-4ac0-b68c-c47f55232404 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70598021dd4f5e22a32e4f1bb1450b5e8fb05eaa" 2018-12-27 17:43:58,719 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-edcca492-ce44-4825-b063-5e830d120500 Date: Thu, 27 Dec 2018 17:43:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"820e5450-ae80-4ac0-b68c-c47f55232404","tenant_id":"b2817efb63994f96bcbb57e9a1a69594","created_at":"2018-12-27T17:43:53Z","dns_nameservers":[],"updated_at":"2018-12-27T17:43:53Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"b2817efb63994f96bcbb57e9a1a69594","id":"c3f47303-3937-490e-9736-5765d3365f8e","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-5b5e9b7a-7dd5-4bc2-a34c-494c2706315b-pub-subnet"}]} 2018-12-27 17:43:58,719 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=820e5450-ae80-4ac0-b68c-c47f55232404 used request id req-edcca492-ce44-4825-b063-5e830d120500 2018-12-27 17:43:58,725 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=820e5450-ae80-4ac0-b68c-c47f55232404&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-5b5e9b7a-7dd5-4bc2-a34c-494c2706315bport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70598021dd4f5e22a32e4f1bb1450b5e8fb05eaa" 2018-12-27 17:43:58,758 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-8761da1a-be9a-4d14-a2e8-29da254b6e0a Date: Thu, 27 Dec 2018 17:43:58 GMT RESP BODY: {"ports":[]} 2018-12-27 17:43:58,758 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=820e5450-ae80-4ac0-b68c-c47f55232404&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-5b5e9b7a-7dd5-4bc2-a34c-494c2706315bport-1&admin_state_up=True used request id req-8761da1a-be9a-4d14-a2e8-29da254b6e0a 2018-12-27 17:43:58,758 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:43:58,759 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:43:59,173 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d19e2635584c43c1bcc9479356d30e7c", "name": "CreateInstancePortManipulationTests-9f519214-0afa-406-proj-role"}], "expires_at": "2018-12-27T18:43:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b2817efb63994f96bcbb57e9a1a69594", "name": "CreateInstancePortManipulationTests-9f519214-0afa-406-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/b2817efb63994f96bcbb57e9a1a69594", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/b2817efb63994f96bcbb57e9a1a69594", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/b2817efb63994f96bcbb57e9a1a69594", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/b2817efb63994f96bcbb57e9a1a69594", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/b2817efb63994f96bcbb57e9a1a69594", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/b2817efb63994f96bcbb57e9a1a69594", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/b2817efb63994f96bcbb57e9a1a69594", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/b2817efb63994f96bcbb57e9a1a69594", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/b2817efb63994f96bcbb57e9a1a69594", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_b2817efb63994f96bcbb57e9a1a69594", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_b2817efb63994f96bcbb57e9a1a69594", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/b2817efb63994f96bcbb57e9a1a69594", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/b2817efb63994f96bcbb57e9a1a69594", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/b2817efb63994f96bcbb57e9a1a69594", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-9f519214-0afa-406-user", "id": "8cd9e842901f47ce9b8b05d2589f8e00"}, "audit_ids": ["hyxfT7kUSNy-eCDW-7pPDw"], "issued_at": "2018-12-27T17:43:59.000000Z"}} 2018-12-27 17:43:59,174 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbb6bb11e99f765ed1b89f3280750752caea3994" 2018-12-27 17:43:59,272 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:43:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-82d5b06b-7cce-46df-ad23-e2c607ce2b36 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:43:59,272 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-82d5b06b-7cce-46df-ad23-e2c607ce2b36 2018-12-27 17:43:59,278 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-5b5e9b7a-7dd5-4bc2-a34c-494c2706315b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70598021dd4f5e22a32e4f1bb1450b5e8fb05eaa" 2018-12-27 17:43:59,589 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-c9690cac-72ff-4d16-8b35-1e95ea12dd71 Date: Thu, 27 Dec 2018 17:43:59 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"820e5450-ae80-4ac0-b68c-c47f55232404","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"b2817efb63994f96bcbb57e9a1a69594","status":"ACTIVE","subnets":["c3f47303-3937-490e-9736-5765d3365f8e"],"description":"","tags":[],"updated_at":"2018-12-27T17:43:53Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-5b5e9b7a-7dd5-4bc2-a34c-494c2706315b-pub-net","admin_state_up":true,"tenant_id":"b2817efb63994f96bcbb57e9a1a69594","created_at":"2018-12-27T17:43:50Z","mtu":1442}]} 2018-12-27 17:43:59,589 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-5b5e9b7a-7dd5-4bc2-a34c-494c2706315b-pub-net used request id req-c9690cac-72ff-4d16-8b35-1e95ea12dd71 2018-12-27 17:43:59,594 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=820e5450-ae80-4ac0-b68c-c47f55232404 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70598021dd4f5e22a32e4f1bb1450b5e8fb05eaa" 2018-12-27 17:43:59,815 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-0e524529-eb35-4223-884b-9953f76fa80a Date: Thu, 27 Dec 2018 17:43:59 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"820e5450-ae80-4ac0-b68c-c47f55232404","tenant_id":"b2817efb63994f96bcbb57e9a1a69594","created_at":"2018-12-27T17:43:53Z","dns_nameservers":[],"updated_at":"2018-12-27T17:43:53Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"b2817efb63994f96bcbb57e9a1a69594","id":"c3f47303-3937-490e-9736-5765d3365f8e","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-5b5e9b7a-7dd5-4bc2-a34c-494c2706315b-pub-subnet"}]} 2018-12-27 17:43:59,815 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=820e5450-ae80-4ac0-b68c-c47f55232404 used request id req-0e524529-eb35-4223-884b-9953f76fa80a 2018-12-27 17:43:59,819 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-5b5e9b7a-7dd5-4bc2-a34c-494c2706315b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70598021dd4f5e22a32e4f1bb1450b5e8fb05eaa" 2018-12-27 17:44:00,134 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-fb22ad55-f3c8-45ff-8b86-e2a60bc24237 Date: Thu, 27 Dec 2018 17:44:00 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"820e5450-ae80-4ac0-b68c-c47f55232404","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"b2817efb63994f96bcbb57e9a1a69594","status":"ACTIVE","subnets":["c3f47303-3937-490e-9736-5765d3365f8e"],"description":"","tags":[],"updated_at":"2018-12-27T17:43:53Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-5b5e9b7a-7dd5-4bc2-a34c-494c2706315b-pub-net","admin_state_up":true,"tenant_id":"b2817efb63994f96bcbb57e9a1a69594","created_at":"2018-12-27T17:43:50Z","mtu":1442}]} 2018-12-27 17:44:00,134 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-5b5e9b7a-7dd5-4bc2-a34c-494c2706315b-pub-net used request id req-fb22ad55-f3c8-45ff-8b86-e2a60bc24237 2018-12-27 17:44:00,138 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 17:44:00,143 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 17:44:00 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 17:44:00,144 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/b2817efb63994f96bcbb57e9a1a69594 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbb6bb11e99f765ed1b89f3280750752caea3994" 2018-12-27 17:44:00,260 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:44:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4f404dad-266e-439a-9f8f-6d9ddb99fd7c Content-Encoding: gzip Content-Length: 234 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/b2817efb63994f96bcbb57e9a1a69594"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b2817efb63994f96bcbb57e9a1a69594", "name": "CreateInstancePortManipulationTests-9f519214-0afa-406-proj"}} 2018-12-27 17:44:00,260 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/b2817efb63994f96bcbb57e9a1a69594 used request id req-4f404dad-266e-439a-9f8f-6d9ddb99fd7c 2018-12-27 17:44:00,264 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=820e5450-ae80-4ac0-b68c-c47f55232404 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70598021dd4f5e22a32e4f1bb1450b5e8fb05eaa" 2018-12-27 17:44:00,314 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-8350ae06-4650-48a2-bb36-80d8f4bc9bcb Date: Thu, 27 Dec 2018 17:44:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"820e5450-ae80-4ac0-b68c-c47f55232404","tenant_id":"b2817efb63994f96bcbb57e9a1a69594","created_at":"2018-12-27T17:43:53Z","dns_nameservers":[],"updated_at":"2018-12-27T17:43:53Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"b2817efb63994f96bcbb57e9a1a69594","id":"c3f47303-3937-490e-9736-5765d3365f8e","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-5b5e9b7a-7dd5-4bc2-a34c-494c2706315b-pub-subnet"}]} 2018-12-27 17:44:00,315 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=820e5450-ae80-4ac0-b68c-c47f55232404 used request id req-8350ae06-4650-48a2-bb36-80d8f4bc9bcb 2018-12-27 17:44:00,316 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-5b5e9b7a-7dd5-4bc2-a34c-494c2706315b-pub-net 2018-12-27 17:44:00,321 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70598021dd4f5e22a32e4f1bb1450b5e8fb05eaa" -d '{"port": {"network_id": "820e5450-ae80-4ac0-b68c-c47f55232404", "mac_address": "0a:1b:2c:3d:4e:5f", "name": "CreateInstancePortManipulationTests-5b5e9b7a-7dd5-4bc2-a34c-494c2706315bport-1", "admin_state_up": true}}' 2018-12-27 17:44:02,172 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 919 X-Openstack-Request-Id: req-84af2358-bc50-4e20-9f89-9f39f5b1ff78 Date: Thu, 27 Dec 2018 17:44:02 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T17:44:00Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"c3f47303-3937-490e-9736-5765d3365f8e","ip_address":"10.55.0.3"}],"id":"455ac5dc-6f45-4353-8aca-87890435aefa","security_groups":["3b9f7c1e-3641-40ab-9e7d-59e8de61854d"],"mac_address":"0a:1b:2c:3d:4e:5f","device_id":"","status":"DOWN","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-0-3","ip_address":"10.55.0.3","fqdn":"host-10-55-0-3.openstacklocal."}],"name":"CreateInstancePortManipulationTests-5b5e9b7a-7dd5-4bc2-a34c-494c2706315bport-1","project_id":"b2817efb63994f96bcbb57e9a1a69594","qos_policy_id":null,"admin_state_up":true,"network_id":"820e5450-ae80-4ac0-b68c-c47f55232404","dns_name":"","created_at":"2018-12-27T17:44:00Z","binding:vnic_type":"normal","tenant_id":"b2817efb63994f96bcbb57e9a1a69594"}} 2018-12-27 17:44:02,172 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/ports used request id req-84af2358-bc50-4e20-9f89-9f39f5b1ff78 2018-12-27 17:44:02,178 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-5b5e9b7a-7dd5-4bc2-a34c-494c2706315b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70598021dd4f5e22a32e4f1bb1450b5e8fb05eaa" 2018-12-27 17:44:02,272 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-289009d7-2ba3-4872-aff0-6d613c3e5d3b Date: Thu, 27 Dec 2018 17:44:02 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"820e5450-ae80-4ac0-b68c-c47f55232404","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"b2817efb63994f96bcbb57e9a1a69594","status":"ACTIVE","subnets":["c3f47303-3937-490e-9736-5765d3365f8e"],"description":"","tags":[],"updated_at":"2018-12-27T17:43:53Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-5b5e9b7a-7dd5-4bc2-a34c-494c2706315b-pub-net","admin_state_up":true,"tenant_id":"b2817efb63994f96bcbb57e9a1a69594","created_at":"2018-12-27T17:43:50Z","mtu":1442}]} 2018-12-27 17:44:02,272 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-5b5e9b7a-7dd5-4bc2-a34c-494c2706315b-pub-net used request id req-289009d7-2ba3-4872-aff0-6d613c3e5d3b 2018-12-27 17:44:02,277 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=820e5450-ae80-4ac0-b68c-c47f55232404 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70598021dd4f5e22a32e4f1bb1450b5e8fb05eaa" 2018-12-27 17:44:02,333 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-7b43a1d0-cde7-47df-9af2-a6c829bb3c57 Date: Thu, 27 Dec 2018 17:44:02 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"820e5450-ae80-4ac0-b68c-c47f55232404","tenant_id":"b2817efb63994f96bcbb57e9a1a69594","created_at":"2018-12-27T17:43:53Z","dns_nameservers":[],"updated_at":"2018-12-27T17:43:53Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"b2817efb63994f96bcbb57e9a1a69594","id":"c3f47303-3937-490e-9736-5765d3365f8e","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-5b5e9b7a-7dd5-4bc2-a34c-494c2706315b-pub-subnet"}]} 2018-12-27 17:44:02,333 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=820e5450-ae80-4ac0-b68c-c47f55232404 used request id req-7b43a1d0-cde7-47df-9af2-a6c829bb3c57 2018-12-27 17:44:02,339 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-5b5e9b7a-7dd5-4bc2-a34c-494c2706315b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70598021dd4f5e22a32e4f1bb1450b5e8fb05eaa" 2018-12-27 17:44:02,630 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-be10b128-ef65-4fe5-ac59-9184b294ee4e Date: Thu, 27 Dec 2018 17:44:02 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"820e5450-ae80-4ac0-b68c-c47f55232404","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"b2817efb63994f96bcbb57e9a1a69594","status":"ACTIVE","subnets":["c3f47303-3937-490e-9736-5765d3365f8e"],"description":"","tags":[],"updated_at":"2018-12-27T17:43:53Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-5b5e9b7a-7dd5-4bc2-a34c-494c2706315b-pub-net","admin_state_up":true,"tenant_id":"b2817efb63994f96bcbb57e9a1a69594","created_at":"2018-12-27T17:43:50Z","mtu":1442}]} 2018-12-27 17:44:02,630 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-5b5e9b7a-7dd5-4bc2-a34c-494c2706315b-pub-net used request id req-be10b128-ef65-4fe5-ac59-9184b294ee4e 2018-12-27 17:44:02,634 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/b2817efb63994f96bcbb57e9a1a69594 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70598021dd4f5e22a32e4f1bb1450b5e8fb05eaa" 2018-12-27 17:44:02,740 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:44:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-268e4c92-b795-4cf3-b72f-0ebcb65bfe5a Content-Encoding: gzip Content-Length: 234 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/b2817efb63994f96bcbb57e9a1a69594"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b2817efb63994f96bcbb57e9a1a69594", "name": "CreateInstancePortManipulationTests-9f519214-0afa-406-proj"}} 2018-12-27 17:44:02,740 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/b2817efb63994f96bcbb57e9a1a69594 used request id req-268e4c92-b795-4cf3-b72f-0ebcb65bfe5a 2018-12-27 17:44:02,745 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=820e5450-ae80-4ac0-b68c-c47f55232404 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70598021dd4f5e22a32e4f1bb1450b5e8fb05eaa" 2018-12-27 17:44:02,979 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-685b121a-c319-438c-b81b-4fba12b353b2 Date: Thu, 27 Dec 2018 17:44:02 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"820e5450-ae80-4ac0-b68c-c47f55232404","tenant_id":"b2817efb63994f96bcbb57e9a1a69594","created_at":"2018-12-27T17:43:53Z","dns_nameservers":[],"updated_at":"2018-12-27T17:43:53Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"b2817efb63994f96bcbb57e9a1a69594","id":"c3f47303-3937-490e-9736-5765d3365f8e","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-5b5e9b7a-7dd5-4bc2-a34c-494c2706315b-pub-subnet"}]} 2018-12-27 17:44:02,979 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=820e5450-ae80-4ac0-b68c-c47f55232404 used request id req-685b121a-c319-438c-b81b-4fba12b353b2 2018-12-27 17:44:02,984 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=820e5450-ae80-4ac0-b68c-c47f55232404&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-5b5e9b7a-7dd5-4bc2-a34c-494c2706315bport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70598021dd4f5e22a32e4f1bb1450b5e8fb05eaa" 2018-12-27 17:44:03,215 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 922 X-Openstack-Request-Id: req-fc975a07-773a-4d24-a324-9d7d721070d5 Date: Thu, 27 Dec 2018 17:44:03 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T17:44:00Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"c3f47303-3937-490e-9736-5765d3365f8e","ip_address":"10.55.0.3"}],"id":"455ac5dc-6f45-4353-8aca-87890435aefa","security_groups":["3b9f7c1e-3641-40ab-9e7d-59e8de61854d"],"mac_address":"0a:1b:2c:3d:4e:5f","project_id":"b2817efb63994f96bcbb57e9a1a69594","status":"DOWN","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-0-3","ip_address":"10.55.0.3","fqdn":"host-10-55-0-3.openstacklocal."}],"qos_policy_id":null,"name":"CreateInstancePortManipulationTests-5b5e9b7a-7dd5-4bc2-a34c-494c2706315bport-1","admin_state_up":true,"network_id":"820e5450-ae80-4ac0-b68c-c47f55232404","dns_name":"","created_at":"2018-12-27T17:44:00Z","binding:vnic_type":"normal","device_id":"","tenant_id":"b2817efb63994f96bcbb57e9a1a69594"}]} 2018-12-27 17:44:03,216 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=820e5450-ae80-4ac0-b68c-c47f55232404&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-5b5e9b7a-7dd5-4bc2-a34c-494c2706315bport-1&admin_state_up=True used request id req-fc975a07-773a-4d24-a324-9d7d721070d5 2018-12-27 17:44:03,220 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/b2817efb63994f96bcbb57e9a1a69594 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70598021dd4f5e22a32e4f1bb1450b5e8fb05eaa" 2018-12-27 17:44:03,318 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:44:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b6db8da9-bace-4af6-a8f9-8836b7a9d959 Content-Encoding: gzip Content-Length: 234 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/b2817efb63994f96bcbb57e9a1a69594"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b2817efb63994f96bcbb57e9a1a69594", "name": "CreateInstancePortManipulationTests-9f519214-0afa-406-proj"}} 2018-12-27 17:44:03,318 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/b2817efb63994f96bcbb57e9a1a69594 used request id req-b6db8da9-bace-4af6-a8f9-8836b7a9d959 2018-12-27 17:44:03,319 - nova_utils - INFO - Creating VM with name - CreateInstancePortManipulationTests-5b5e9b7a-7dd5-4bc2-a34c-494c2706315b-inst 2018-12-27 17:44:03,322 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70598021dd4f5e22a32e4f1bb1450b5e8fb05eaa" 2018-12-27 17:44:03,346 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:44:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-94b1cc91-489c-4822-b5ea-e54f4845bcae x-compute-request-id: req-94b1cc91-489c-4822-b5ea-e54f4845bcae Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"flavors": [{"id": "9fbf9172-e928-4272-9b8c-ec6d98f38c72", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/9fbf9172-e928-4272-9b8c-ec6d98f38c72", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/9fbf9172-e928-4272-9b8c-ec6d98f38c72", "rel": "bookmark"}], "name": "CreateInstancePortManipulationTests-5b5e9b7a-7dd5-4bc2-a34c-494c2706315b-flavor-name"}]} 2018-12-27 17:44:03,346 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-94b1cc91-489c-4822-b5ea-e54f4845bcae 2018-12-27 17:44:03,349 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/flavors/9fbf9172-e928-4272-9b8c-ec6d98f38c72 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70598021dd4f5e22a32e4f1bb1450b5e8fb05eaa" 2018-12-27 17:44:03,368 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:44:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e31653c7-e9fd-4975-862b-26f7444155b3 x-compute-request-id: req-e31653c7-e9fd-4975-862b-26f7444155b3 Content-Encoding: gzip Content-Length: 331 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstancePortManipulationTests-5b5e9b7a-7dd5-4bc2-a34c-494c2706315b-flavor-name", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/9fbf9172-e928-4272-9b8c-ec6d98f38c72", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/9fbf9172-e928-4272-9b8c-ec6d98f38c72", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "9fbf9172-e928-4272-9b8c-ec6d98f38c72"}} 2018-12-27 17:44:03,368 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/9fbf9172-e928-4272-9b8c-ec6d98f38c72 used request id req-e31653c7-e9fd-4975-862b-26f7444155b3 2018-12-27 17:44:03,371 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-5b5e9b7a-7dd5-4bc2-a34c-494c2706315b-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}70598021dd4f5e22a32e4f1bb1450b5e8fb05eaa" 2018-12-27 17:44:03,607 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1080 Content-Type: application/json X-Openstack-Request-Id: req-578375df-ba91-45b2-8a7e-98f82e9b6a77 Date: Thu, 27 Dec 2018 17:44:03 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-5b5e9b7a-7dd5-4bc2-a34c-494c2706315b-image", "tags": [], "container_format": "bare", "created_at": "2018-12-27T17:43:47Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-27T17:43:48Z", "visibility": "shared", "locations": [{"url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/479dde9c-c21f-4a28-bd56-e6f98625e543/snap", "metadata": {}}], "self": "/v2/images/479dde9c-c21f-4a28-bd56-e6f98625e543", "min_disk": 0, "protected": false, "id": "479dde9c-c21f-4a28-bd56-e6f98625e543", "file": "/v2/images/479dde9c-c21f-4a28-bd56-e6f98625e543/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "b2817efb63994f96bcbb57e9a1a69594", "direct_url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/479dde9c-c21f-4a28-bd56-e6f98625e543/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-5b5e9b7a-7dd5-4bc2-a34c-494c2706315b-image"} 2018-12-27 17:44:03,607 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-5b5e9b7a-7dd5-4bc2-a34c-494c2706315b-image used request id req-578375df-ba91-45b2-8a7e-98f82e9b6a77 2018-12-27 17:44:03,610 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}70598021dd4f5e22a32e4f1bb1450b5e8fb05eaa" 2018-12-27 17:44:03,803 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-35709e8f-92a1-4e5f-95f7-2aa35760eca6 Date: Thu, 27 Dec 2018 17:44:03 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-27 17:44:03,803 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/schemas/image used request id req-35709e8f-92a1-4e5f-95f7-2aa35760eca6 2018-12-27 17:44:03,809 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70598021dd4f5e22a32e4f1bb1450b5e8fb05eaa" -d '{"server": {"name": "CreateInstancePortManipulationTests-5b5e9b7a-7dd5-4bc2-a34c-494c2706315b-inst", "imageRef": "479dde9c-c21f-4a28-bd56-e6f98625e543", "flavorRef": "9fbf9172-e928-4272-9b8c-ec6d98f38c72", "max_count": 1, "min_count": 1, "networks": [{"port": "455ac5dc-6f45-4353-8aca-87890435aefa"}]}}' 2018-12-27 17:44:05,625 - novaclient.v2.client - DEBUG - RESP: [202] Date: Thu, 27 Dec 2018 17:44:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-8d70bc05-a2a0-4650-9116-f8abb28f8e67 x-compute-request-id: req-8d70bc05-a2a0-4650-9116-f8abb28f8e67 Content-Length: 374 location: http://172.30.9.31:8774/v2.1/servers/dc92ebf3-e29a-40ba-808b-e9ecaa6bea49 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "dc92ebf3-e29a-40ba-808b-e9ecaa6bea49", "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/dc92ebf3-e29a-40ba-808b-e9ecaa6bea49", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/dc92ebf3-e29a-40ba-808b-e9ecaa6bea49", "rel": "bookmark"}], "adminPass": "zFxZde7QbWsD"}} 2018-12-27 17:44:05,625 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers used request id req-8d70bc05-a2a0-4650-9116-f8abb28f8e67 2018-12-27 17:44:05,629 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/dc92ebf3-e29a-40ba-808b-e9ecaa6bea49 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70598021dd4f5e22a32e4f1bb1450b5e8fb05eaa" 2018-12-27 17:44:05,873 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:44:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b9a2fbd7-d0ce-48c5-9b62-8626261e482f x-compute-request-id: req-b9a2fbd7-d0ce-48c5-9b62-8626261e482f Content-Encoding: gzip Content-Length: 619 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/dc92ebf3-e29a-40ba-808b-e9ecaa6bea49", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/dc92ebf3-e29a-40ba-808b-e9ecaa6bea49", "rel": "bookmark"}], "image": {"id": "479dde9c-c21f-4a28-bd56-e6f98625e543", "links": [{"href": "http://172.30.9.31:8774/images/479dde9c-c21f-4a28-bd56-e6f98625e543", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9fbf9172-e928-4272-9b8c-ec6d98f38c72", "links": [{"href": "http://172.30.9.31:8774/flavors/9fbf9172-e928-4272-9b8c-ec6d98f38c72", "rel": "bookmark"}]}, "id": "dc92ebf3-e29a-40ba-808b-e9ecaa6bea49", "user_id": "8cd9e842901f47ce9b8b05d2589f8e00", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T17:44:05Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-5b5e9b7a-7dd5-4bc2-a34c-494c2706315b-inst", "created": "2018-12-27T17:44:05Z", "tenant_id": "b2817efb63994f96bcbb57e9a1a69594", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-27 17:44:05,873 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/dc92ebf3-e29a-40ba-808b-e9ecaa6bea49 used request id req-b9a2fbd7-d0ce-48c5-9b62-8626261e482f 2018-12-27 17:44:05,874 - create_instance - INFO - Created instance with name - CreateInstancePortManipulationTests-5b5e9b7a-7dd5-4bc2-a34c-494c2706315b-inst 2018-12-27 17:44:05,877 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/dc92ebf3-e29a-40ba-808b-e9ecaa6bea49 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70598021dd4f5e22a32e4f1bb1450b5e8fb05eaa" 2018-12-27 17:44:06,113 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:44:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-54a2beef-fd56-4b44-8ac9-8d11fdf7e719 x-compute-request-id: req-54a2beef-fd56-4b44-8ac9-8d11fdf7e719 Content-Encoding: gzip Content-Length: 619 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/dc92ebf3-e29a-40ba-808b-e9ecaa6bea49", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/dc92ebf3-e29a-40ba-808b-e9ecaa6bea49", "rel": "bookmark"}], "image": {"id": "479dde9c-c21f-4a28-bd56-e6f98625e543", "links": [{"href": "http://172.30.9.31:8774/images/479dde9c-c21f-4a28-bd56-e6f98625e543", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9fbf9172-e928-4272-9b8c-ec6d98f38c72", "links": [{"href": "http://172.30.9.31:8774/flavors/9fbf9172-e928-4272-9b8c-ec6d98f38c72", "rel": "bookmark"}]}, "id": "dc92ebf3-e29a-40ba-808b-e9ecaa6bea49", "user_id": "8cd9e842901f47ce9b8b05d2589f8e00", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T17:44:05Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-5b5e9b7a-7dd5-4bc2-a34c-494c2706315b-inst", "created": "2018-12-27T17:44:05Z", "tenant_id": "b2817efb63994f96bcbb57e9a1a69594", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-27 17:44:06,113 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/dc92ebf3-e29a-40ba-808b-e9ecaa6bea49 used request id req-54a2beef-fd56-4b44-8ac9-8d11fdf7e719 2018-12-27 17:44:06,113 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-5b5e9b7a-7dd5-4bc2-a34c-494c2706315b-inst] is - BUILD 2018-12-27 17:44:06,114 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-27 17:44:09,117 - create_instance - DEBUG - VM status query timeout in 896.757446051 2018-12-27 17:44:09,120 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/dc92ebf3-e29a-40ba-808b-e9ecaa6bea49 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70598021dd4f5e22a32e4f1bb1450b5e8fb05eaa" 2018-12-27 17:44:09,672 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:44:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-274c8c9c-6130-485c-acf0-18f10ae10f96 x-compute-request-id: req-274c8c9c-6130-485c-acf0-18f10ae10f96 Content-Encoding: gzip Content-Length: 685 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/dc92ebf3-e29a-40ba-808b-e9ecaa6bea49", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/dc92ebf3-e29a-40ba-808b-e9ecaa6bea49", "rel": "bookmark"}], "image": {"id": "479dde9c-c21f-4a28-bd56-e6f98625e543", "links": [{"href": "http://172.30.9.31:8774/images/479dde9c-c21f-4a28-bd56-e6f98625e543", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9fbf9172-e928-4272-9b8c-ec6d98f38c72", "links": [{"href": "http://172.30.9.31:8774/flavors/9fbf9172-e928-4272-9b8c-ec6d98f38c72", "rel": "bookmark"}]}, "id": "dc92ebf3-e29a-40ba-808b-e9ecaa6bea49", "security_groups": [{"name": "default"}], "user_id": "8cd9e842901f47ce9b8b05d2589f8e00", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T17:44:07Z", "hostId": "d25f5bfc7246de94810531e491d1f417a5dfba92882a2d9383e7822e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-5b5e9b7a-7dd5-4bc2-a34c-494c2706315b-inst", "created": "2018-12-27T17:44:05Z", "tenant_id": "b2817efb63994f96bcbb57e9a1a69594", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-27 17:44:09,672 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/dc92ebf3-e29a-40ba-808b-e9ecaa6bea49 used request id req-274c8c9c-6130-485c-acf0-18f10ae10f96 2018-12-27 17:44:09,672 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-5b5e9b7a-7dd5-4bc2-a34c-494c2706315b-inst] is - BUILD 2018-12-27 17:44:09,673 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-27 17:44:12,676 - create_instance - DEBUG - VM status query timeout in 893.19836998 2018-12-27 17:44:12,679 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/dc92ebf3-e29a-40ba-808b-e9ecaa6bea49 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70598021dd4f5e22a32e4f1bb1450b5e8fb05eaa" 2018-12-27 17:44:13,184 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:44:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ee231cb2-4a98-43ce-9b48-bb0d17fea08b x-compute-request-id: req-ee231cb2-4a98-43ce-9b48-bb0d17fea08b Content-Encoding: gzip Content-Length: 685 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/dc92ebf3-e29a-40ba-808b-e9ecaa6bea49", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/dc92ebf3-e29a-40ba-808b-e9ecaa6bea49", "rel": "bookmark"}], "image": {"id": "479dde9c-c21f-4a28-bd56-e6f98625e543", "links": [{"href": "http://172.30.9.31:8774/images/479dde9c-c21f-4a28-bd56-e6f98625e543", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9fbf9172-e928-4272-9b8c-ec6d98f38c72", "links": [{"href": "http://172.30.9.31:8774/flavors/9fbf9172-e928-4272-9b8c-ec6d98f38c72", "rel": "bookmark"}]}, "id": "dc92ebf3-e29a-40ba-808b-e9ecaa6bea49", "security_groups": [{"name": "default"}], "user_id": "8cd9e842901f47ce9b8b05d2589f8e00", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T17:44:07Z", "hostId": "d25f5bfc7246de94810531e491d1f417a5dfba92882a2d9383e7822e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-5b5e9b7a-7dd5-4bc2-a34c-494c2706315b-inst", "created": "2018-12-27T17:44:05Z", "tenant_id": "b2817efb63994f96bcbb57e9a1a69594", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-27 17:44:13,184 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/dc92ebf3-e29a-40ba-808b-e9ecaa6bea49 used request id req-ee231cb2-4a98-43ce-9b48-bb0d17fea08b 2018-12-27 17:44:13,184 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-5b5e9b7a-7dd5-4bc2-a34c-494c2706315b-inst] is - BUILD 2018-12-27 17:44:13,184 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-27 17:44:16,188 - create_instance - DEBUG - VM status query timeout in 889.686645031 2018-12-27 17:44:16,191 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/dc92ebf3-e29a-40ba-808b-e9ecaa6bea49 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70598021dd4f5e22a32e4f1bb1450b5e8fb05eaa" 2018-12-27 17:44:17,058 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:44:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-257a49ac-e183-46a3-98b5-d61e2ea323c6 x-compute-request-id: req-257a49ac-e183-46a3-98b5-d61e2ea323c6 Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-5b5e9b7a-7dd5-4bc2-a34c-494c2706315b-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "0a:1b:2c:3d:4e:5f", "version": 4, "addr": "10.55.0.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/dc92ebf3-e29a-40ba-808b-e9ecaa6bea49", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/dc92ebf3-e29a-40ba-808b-e9ecaa6bea49", "rel": "bookmark"}], "image": {"id": "479dde9c-c21f-4a28-bd56-e6f98625e543", "links": [{"href": "http://172.30.9.31:8774/images/479dde9c-c21f-4a28-bd56-e6f98625e543", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T17:44:15.000000", "flavor": {"id": "9fbf9172-e928-4272-9b8c-ec6d98f38c72", "links": [{"href": "http://172.30.9.31:8774/flavors/9fbf9172-e928-4272-9b8c-ec6d98f38c72", "rel": "bookmark"}]}, "id": "dc92ebf3-e29a-40ba-808b-e9ecaa6bea49", "security_groups": [{"name": "default"}], "user_id": "8cd9e842901f47ce9b8b05d2589f8e00", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T17:44:15Z", "hostId": "d25f5bfc7246de94810531e491d1f417a5dfba92882a2d9383e7822e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-5b5e9b7a-7dd5-4bc2-a34c-494c2706315b-inst", "created": "2018-12-27T17:44:05Z", "tenant_id": "b2817efb63994f96bcbb57e9a1a69594", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-27 17:44:17,058 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/dc92ebf3-e29a-40ba-808b-e9ecaa6bea49 used request id req-257a49ac-e183-46a3-98b5-d61e2ea323c6 2018-12-27 17:44:17,058 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-5b5e9b7a-7dd5-4bc2-a34c-494c2706315b-inst] is - ACTIVE 2018-12-27 17:44:17,058 - create_instance - INFO - VM is - ACTIVE 2018-12-27 17:44:17,061 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/dc92ebf3-e29a-40ba-808b-e9ecaa6bea49 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70598021dd4f5e22a32e4f1bb1450b5e8fb05eaa" 2018-12-27 17:44:17,400 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:44:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2b8c20fa-a546-4306-9752-417220d29224 x-compute-request-id: req-2b8c20fa-a546-4306-9752-417220d29224 Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-5b5e9b7a-7dd5-4bc2-a34c-494c2706315b-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "0a:1b:2c:3d:4e:5f", "version": 4, "addr": "10.55.0.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/dc92ebf3-e29a-40ba-808b-e9ecaa6bea49", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/dc92ebf3-e29a-40ba-808b-e9ecaa6bea49", "rel": "bookmark"}], "image": {"id": "479dde9c-c21f-4a28-bd56-e6f98625e543", "links": [{"href": "http://172.30.9.31:8774/images/479dde9c-c21f-4a28-bd56-e6f98625e543", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T17:44:15.000000", "flavor": {"id": "9fbf9172-e928-4272-9b8c-ec6d98f38c72", "links": [{"href": "http://172.30.9.31:8774/flavors/9fbf9172-e928-4272-9b8c-ec6d98f38c72", "rel": "bookmark"}]}, "id": "dc92ebf3-e29a-40ba-808b-e9ecaa6bea49", "security_groups": [{"name": "default"}], "user_id": "8cd9e842901f47ce9b8b05d2589f8e00", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T17:44:15Z", "hostId": "d25f5bfc7246de94810531e491d1f417a5dfba92882a2d9383e7822e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-5b5e9b7a-7dd5-4bc2-a34c-494c2706315b-inst", "created": "2018-12-27T17:44:05Z", "tenant_id": "b2817efb63994f96bcbb57e9a1a69594", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-27 17:44:17,401 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/dc92ebf3-e29a-40ba-808b-e9ecaa6bea49 used request id req-2b8c20fa-a546-4306-9752-417220d29224 2018-12-27 17:44:17,406 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-5b5e9b7a-7dd5-4bc2-a34c-494c2706315b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70598021dd4f5e22a32e4f1bb1450b5e8fb05eaa" 2018-12-27 17:44:17,504 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-5ba31260-ada8-4dcc-bae5-ad8bb08770f6 Date: Thu, 27 Dec 2018 17:44:17 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"820e5450-ae80-4ac0-b68c-c47f55232404","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"b2817efb63994f96bcbb57e9a1a69594","status":"ACTIVE","subnets":["c3f47303-3937-490e-9736-5765d3365f8e"],"description":"","tags":[],"updated_at":"2018-12-27T17:43:53Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-5b5e9b7a-7dd5-4bc2-a34c-494c2706315b-pub-net","admin_state_up":true,"tenant_id":"b2817efb63994f96bcbb57e9a1a69594","created_at":"2018-12-27T17:43:50Z","mtu":1442}]} 2018-12-27 17:44:17,504 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-5b5e9b7a-7dd5-4bc2-a34c-494c2706315b-pub-net used request id req-5ba31260-ada8-4dcc-bae5-ad8bb08770f6 2018-12-27 17:44:17,507 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/b2817efb63994f96bcbb57e9a1a69594 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70598021dd4f5e22a32e4f1bb1450b5e8fb05eaa" 2018-12-27 17:44:17,602 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:44:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b57d45c5-7783-4e37-be43-981e0bcaef4f Content-Encoding: gzip Content-Length: 234 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/b2817efb63994f96bcbb57e9a1a69594"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b2817efb63994f96bcbb57e9a1a69594", "name": "CreateInstancePortManipulationTests-9f519214-0afa-406-proj"}} 2018-12-27 17:44:17,602 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/b2817efb63994f96bcbb57e9a1a69594 used request id req-b57d45c5-7783-4e37-be43-981e0bcaef4f 2018-12-27 17:44:17,607 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=820e5450-ae80-4ac0-b68c-c47f55232404 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70598021dd4f5e22a32e4f1bb1450b5e8fb05eaa" 2018-12-27 17:44:17,653 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-547f17d8-5073-421a-8344-9d75b73e5ee8 Date: Thu, 27 Dec 2018 17:44:17 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"820e5450-ae80-4ac0-b68c-c47f55232404","tenant_id":"b2817efb63994f96bcbb57e9a1a69594","created_at":"2018-12-27T17:43:53Z","dns_nameservers":[],"updated_at":"2018-12-27T17:43:53Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"b2817efb63994f96bcbb57e9a1a69594","id":"c3f47303-3937-490e-9736-5765d3365f8e","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-5b5e9b7a-7dd5-4bc2-a34c-494c2706315b-pub-subnet"}]} 2018-12-27 17:44:17,653 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=820e5450-ae80-4ac0-b68c-c47f55232404 used request id req-547f17d8-5073-421a-8344-9d75b73e5ee8 2018-12-27 17:44:17,658 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=820e5450-ae80-4ac0-b68c-c47f55232404 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70598021dd4f5e22a32e4f1bb1450b5e8fb05eaa" 2018-12-27 17:44:17,713 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1781 X-Openstack-Request-Id: req-e7a3b1c0-a822-4e34-b0d3-ce0d64cc3b5a Date: Thu, 27 Dec 2018 17:44:17 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T17:44:15Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"c3f47303-3937-490e-9736-5765d3365f8e","ip_address":"10.55.0.3"}],"id":"455ac5dc-6f45-4353-8aca-87890435aefa","security_groups":["3b9f7c1e-3641-40ab-9e7d-59e8de61854d"],"mac_address":"0a:1b:2c:3d:4e:5f","project_id":"b2817efb63994f96bcbb57e9a1a69594","status":"ACTIVE","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-0-3","ip_address":"10.55.0.3","fqdn":"host-10-55-0-3.openstacklocal."}],"qos_policy_id":null,"name":"CreateInstancePortManipulationTests-5b5e9b7a-7dd5-4bc2-a34c-494c2706315bport-1","admin_state_up":true,"network_id":"820e5450-ae80-4ac0-b68c-c47f55232404","dns_name":"","created_at":"2018-12-27T17:44:00Z","binding:vnic_type":"normal","device_id":"dc92ebf3-e29a-40ba-808b-e9ecaa6bea49","tenant_id":"b2817efb63994f96bcbb57e9a1a69594"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T17:43:53Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"c3f47303-3937-490e-9736-5765d3365f8e","ip_address":"10.55.0.2"}],"id":"6ab42884-4525-47c1-bd07-2fc6c8cf7ad4","security_groups":[],"mac_address":"fa:16:3e:8f:ec:25","project_id":"b2817efb63994f96bcbb57e9a1a69594","status":"DOWN","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-0-2","ip_address":"10.55.0.2","fqdn":"host-10-55-0-2.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"820e5450-ae80-4ac0-b68c-c47f55232404","dns_name":"","created_at":"2018-12-27T17:43:51Z","binding:vnic_type":"normal","device_id":"","tenant_id":"b2817efb63994f96bcbb57e9a1a69594"}]} 2018-12-27 17:44:17,714 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=820e5450-ae80-4ac0-b68c-c47f55232404 used request id req-e7a3b1c0-a822-4e34-b0d3-ce0d64cc3b5a 2018-12-27 17:44:17,714 - create_instance - INFO - Deleting Port with ID - 455ac5dc-6f45-4353-8aca-87890435aefa 2018-12-27 17:44:17,714 - neutron_utils - INFO - Deleting port with name CreateInstancePortManipulationTests-5b5e9b7a-7dd5-4bc2-a34c-494c2706315bport-1 2018-12-27 17:44:17,719 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/ports/455ac5dc-6f45-4353-8aca-87890435aefa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70598021dd4f5e22a32e4f1bb1450b5e8fb05eaa" 2018-12-27 17:44:18,491 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-5ae84b1a-3e20-4029-8571-4ec1e9305592 Date: Thu, 27 Dec 2018 17:44:18 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 17:44:18,491 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/ports/455ac5dc-6f45-4353-8aca-87890435aefa used request id req-5ae84b1a-3e20-4029-8571-4ec1e9305592 2018-12-27 17:44:18,492 - create_instance - INFO - Deleting VM instance - CreateInstancePortManipulationTests-5b5e9b7a-7dd5-4bc2-a34c-494c2706315b-inst 2018-12-27 17:44:18,494 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:8774/v2.1/servers/dc92ebf3-e29a-40ba-808b-e9ecaa6bea49 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70598021dd4f5e22a32e4f1bb1450b5e8fb05eaa" 2018-12-27 17:44:18,613 - novaclient.v2.client - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:44:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-0ac9458d-2b79-4656-8046-a4614dad76df x-compute-request-id: req-0ac9458d-2b79-4656-8046-a4614dad76df Content-Type: application/json 2018-12-27 17:44:18,613 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/servers/dc92ebf3-e29a-40ba-808b-e9ecaa6bea49 used request id req-0ac9458d-2b79-4656-8046-a4614dad76df 2018-12-27 17:44:18,614 - create_instance - INFO - Checking deletion status 2018-12-27 17:44:18,617 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/dc92ebf3-e29a-40ba-808b-e9ecaa6bea49 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70598021dd4f5e22a32e4f1bb1450b5e8fb05eaa" 2018-12-27 17:44:18,890 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:44:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bf8e44e2-2f0b-43a2-b73b-c78ed1f3691f x-compute-request-id: req-bf8e44e2-2f0b-43a2-b73b-c78ed1f3691f Content-Encoding: gzip Content-Length: 743 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"CreateInstancePortManipulationTests-5b5e9b7a-7dd5-4bc2-a34c-494c2706315b-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "0a:1b:2c:3d:4e:5f", "version": 4, "addr": "10.55.0.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/dc92ebf3-e29a-40ba-808b-e9ecaa6bea49", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/dc92ebf3-e29a-40ba-808b-e9ecaa6bea49", "rel": "bookmark"}], "image": {"id": "479dde9c-c21f-4a28-bd56-e6f98625e543", "links": [{"href": "http://172.30.9.31:8774/images/479dde9c-c21f-4a28-bd56-e6f98625e543", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T17:44:15.000000", "flavor": {"id": "9fbf9172-e928-4272-9b8c-ec6d98f38c72", "links": [{"href": "http://172.30.9.31:8774/flavors/9fbf9172-e928-4272-9b8c-ec6d98f38c72", "rel": "bookmark"}]}, "id": "dc92ebf3-e29a-40ba-808b-e9ecaa6bea49", "user_id": "8cd9e842901f47ce9b8b05d2589f8e00", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T17:44:18Z", "hostId": "d25f5bfc7246de94810531e491d1f417a5dfba92882a2d9383e7822e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-5b5e9b7a-7dd5-4bc2-a34c-494c2706315b-inst", "created": "2018-12-27T17:44:05Z", "tenant_id": "b2817efb63994f96bcbb57e9a1a69594", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-27 17:44:18,890 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/dc92ebf3-e29a-40ba-808b-e9ecaa6bea49 used request id req-bf8e44e2-2f0b-43a2-b73b-c78ed1f3691f 2018-12-27 17:44:18,891 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-5b5e9b7a-7dd5-4bc2-a34c-494c2706315b-inst] is - ACTIVE 2018-12-27 17:44:18,891 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-27 17:44:21,894 - create_instance - DEBUG - VM status query timeout in 296.719669819 2018-12-27 17:44:21,897 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/dc92ebf3-e29a-40ba-808b-e9ecaa6bea49 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70598021dd4f5e22a32e4f1bb1450b5e8fb05eaa" 2018-12-27 17:44:21,947 - novaclient.v2.client - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:44:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-de629ac1-ca5e-4a37-b347-4467e9dd08c0 x-compute-request-id: req-de629ac1-ca5e-4a37-b347-4467e9dd08c0 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance dc92ebf3-e29a-40ba-808b-e9ecaa6bea49 could not be found.", "code": 404}} 2018-12-27 17:44:21,948 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/dc92ebf3-e29a-40ba-808b-e9ecaa6bea49 used request id req-de629ac1-ca5e-4a37-b347-4467e9dd08c0 2018-12-27 17:44:21,948 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance dc92ebf3-e29a-40ba-808b-e9ecaa6bea49 could not be found. (HTTP 404) (Request-ID: req-de629ac1-ca5e-4a37-b347-4467e9dd08c0) 2018-12-27 17:44:21,948 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstancePortManipulationTests-5b5e9b7a-7dd5-4bc2-a34c-494c2706315b-inst 2018-12-27 17:44:21,952 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:8774/v2.1/flavors/9fbf9172-e928-4272-9b8c-ec6d98f38c72 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}015224108bf362a4db2f6910f65a0bc372ad3d36" 2018-12-27 17:44:21,982 - novaclient.v2.client - DEBUG - RESP: [202] Date: Thu, 27 Dec 2018 17:44:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-5a3944a4-fd0e-429a-87a6-42c25e728227 x-compute-request-id: req-5a3944a4-fd0e-429a-87a6-42c25e728227 Content-Length: 0 Content-Type: application/json 2018-12-27 17:44:21,982 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/flavors/9fbf9172-e928-4272-9b8c-ec6d98f38c72 used request id req-5a3944a4-fd0e-429a-87a6-42c25e728227 2018-12-27 17:44:21,983 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-5b5e9b7a-7dd5-4bc2-a34c-494c2706315b-pub-subnet 2018-12-27 17:44:21,983 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-5b5e9b7a-7dd5-4bc2-a34c-494c2706315b-pub-subnet 2018-12-27 17:44:21,988 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/subnets/c3f47303-3937-490e-9736-5765d3365f8e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f2d2899a654c7f6f92d63c457cb515261b44402" 2018-12-27 17:44:23,140 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-f7194195-8878-4c3a-88f5-d1df639c1232 Date: Thu, 27 Dec 2018 17:44:23 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 17:44:23,140 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/subnets/c3f47303-3937-490e-9736-5765d3365f8e used request id req-f7194195-8878-4c3a-88f5-d1df639c1232 2018-12-27 17:44:23,141 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-5b5e9b7a-7dd5-4bc2-a34c-494c2706315b-pub-net 2018-12-27 17:44:23,145 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/networks/820e5450-ae80-4ac0-b68c-c47f55232404 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f2d2899a654c7f6f92d63c457cb515261b44402" 2018-12-27 17:44:24,466 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-7fad37c8-fe1b-46e7-b634-946b9d4fb87d Date: Thu, 27 Dec 2018 17:44:24 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 17:44:24,466 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/networks/820e5450-ae80-4ac0-b68c-c47f55232404 used request id req-7fad37c8-fe1b-46e7-b634-946b9d4fb87d 2018-12-27 17:44:24,467 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-5b5e9b7a-7dd5-4bc2-a34c-494c2706315b-image 2018-12-27 17:44:24,470 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9292/v2/images/479dde9c-c21f-4a28-bd56-e6f98625e543 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0ca119d7b1f6153a051811f14d47d7c427eb75c1" 2018-12-27 17:44:25,043 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-1308d058-8457-4848-ad91-60cc1bb818d0 Date: Thu, 27 Dec 2018 17:44:25 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-27 17:44:25,043 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.31:9292/v2/images/479dde9c-c21f-4a28-bd56-e6f98625e543 used request id req-1308d058-8457-4848-ad91-60cc1bb818d0 2018-12-27 17:44:25,051 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e852776030735ea803e7ac7434e8ffc0b1db7a90" 2018-12-27 17:44:25,329 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 35896 X-Openstack-Request-Id: req-4ae08c14-e6a6-4aef-8fbc-f095ad7dd598 Date: Thu, 27 Dec 2018 17:44:25 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "created_at": "2018-12-27T15:33:01Z", "updated_at": "2018-12-27T15:33:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "35205ac3-06e6-4cf6-bb21-ff8f813cb45b", "remote_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "ade77f59-e70c-4970-8ea8-198222fa332e", "remote_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "c4f3bf7f-d793-498d-a883-bb8c6003f070", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "c85cb618-8f19-445b-8e16-6d467cb17771", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}], "revision_number": 4, "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "created_at": "2018-12-27T15:57:22Z", "updated_at": "2018-12-27T15:57:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "5e258a3b-01f5-4aef-81b7-0b5dc6e5b683", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "65475539-0336-498a-8da4-ff0a80b10089", "remote_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "ae922857-f7ae-4bc8-949b-153fb43bfd00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "b4f87679-52e1-4cf9-bf76-5abb9a9bec06", "remote_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "f7197afc9b61423897aefc9a643d03a1"}], "revision_number": 4, "project_id": "f7197afc9b61423897aefc9a643d03a1", "id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "created_at": "2018-12-27T16:01:54Z", "updated_at": "2018-12-27T16:01:54Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "00dd3abd-acd1-4edb-8f4a-8badcbd2eeb4", "remote_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "018de60d-bc33-4ef0-9eed-6d00b6ce227b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "0d99f0db-fa6b-4201-b67f-a7ff0db82c5d", "remote_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv6", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "5c4049ef-933d-4614-84e7-83584430d462", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv6", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}], "revision_number": 4, "project_id": "8c689c5e31c44b09ab85f80682abbc2a", "id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "created_at": "2018-12-27T15:56:49Z", "updated_at": "2018-12-27T15:56:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "6555e255-763a-4448-b1b1-0c93b2a390bd", "remote_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "777ff7a5-a590-43e5-a84b-7677710494e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "8bac258a-08df-48b7-900b-efbe01a6ec20", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "dc17921e-353f-4898-a970-881b2c8d093d", "remote_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}], "revision_number": 4, "project_id": "28dac9e1580d461c9de52e6659cc4f9d", "id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b2817efb63994f96bcbb57e9a1a69594", "created_at": "2018-12-27T17:43:50Z", "updated_at": "2018-12-27T17:43:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:43:50Z", "revision_number": 0, "id": "77c74298-5dac-4f09-a83c-b6266271e025", "remote_group_id": "3b9f7c1e-3641-40ab-9e7d-59e8de61854d", "remote_ip_prefix": null, "created_at": "2018-12-27T17:43:50Z", "security_group_id": "3b9f7c1e-3641-40ab-9e7d-59e8de61854d", "tenant_id": "b2817efb63994f96bcbb57e9a1a69594", "port_range_min": null, "ethertype": "IPv4", "project_id": "b2817efb63994f96bcbb57e9a1a69594"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:43:50Z", "revision_number": 0, "id": "96cc7760-f5ad-4c1c-849f-cd0e17a6ea8f", "remote_group_id": "3b9f7c1e-3641-40ab-9e7d-59e8de61854d", "remote_ip_prefix": null, "created_at": "2018-12-27T17:43:50Z", "security_group_id": "3b9f7c1e-3641-40ab-9e7d-59e8de61854d", "tenant_id": "b2817efb63994f96bcbb57e9a1a69594", "port_range_min": null, "ethertype": "IPv6", "project_id": "b2817efb63994f96bcbb57e9a1a69594"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:43:50Z", "revision_number": 0, "id": "c7115b26-5564-4bf9-aa86-e236711db158", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:43:50Z", "security_group_id": "3b9f7c1e-3641-40ab-9e7d-59e8de61854d", "tenant_id": "b2817efb63994f96bcbb57e9a1a69594", "port_range_min": null, "ethertype": "IPv6", "project_id": "b2817efb63994f96bcbb57e9a1a69594"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:43:50Z", "revision_number": 0, "id": "e9488008-ac14-4985-acc8-7902863022f6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:43:50Z", "security_group_id": "3b9f7c1e-3641-40ab-9e7d-59e8de61854d", "tenant_id": "b2817efb63994f96bcbb57e9a1a69594", "port_range_min": null, "ethertype": "IPv4", "project_id": "b2817efb63994f96bcbb57e9a1a69594"}], "revision_number": 4, "project_id": "b2817efb63994f96bcbb57e9a1a69594", "id": "3b9f7c1e-3641-40ab-9e7d-59e8de61854d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "created_at": "2018-12-27T16:01:52Z", "updated_at": "2018-12-27T16:01:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "32737757-45f3-4b24-b6ab-5f2d5579b4a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv6", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "ae604ef3-492d-4aa3-8045-1ff84f755a27", "remote_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv4", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "b7bff40a-beda-4996-b140-ed94d010535c", "remote_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv6", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "b8129030-9d72-4d5d-adce-47bbe62492fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv4", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}], "revision_number": 4, "project_id": "81c108a273314b24bf6b48c41b5bbe0c", "id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "created_at": "2018-12-27T15:57:20Z", "updated_at": "2018-12-27T15:57:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "0c389ec4-c0af-4c20-acf9-4fcc1d859dd7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv6", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "3749697a-f2ef-439a-a661-2fb92badd1ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv4", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "b74e0c8c-e243-450e-b1be-69c587093d6d", "remote_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv6", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "c222695b-2f1c-427d-afd7-e0be24ec9f66", "remote_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv4", "project_id": "7fb0e5436e4f467998e672dd71018a45"}], "revision_number": 4, "project_id": "7fb0e5436e4f467998e672dd71018a45", "id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "created_at": "2018-12-27T17:02:11Z", "updated_at": "2018-12-27T17:02:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "675d8a56-1c9b-4c58-a252-61e65997fd05", "remote_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv4", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "84f0587c-7394-4fd6-8f3d-8d6ba94cf3f9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv6", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "8a450b4f-e710-4193-816e-13a2d4e40c07", "remote_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv6", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "c3106b0a-1026-4156-86a9-f0438b7fab93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv4", "project_id": "7cba3664d5674e65a12c8c269a05febf"}], "revision_number": 4, "project_id": "7cba3664d5674e65a12c8c269a05febf", "id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "created_at": "2018-12-27T15:58:29Z", "updated_at": "2018-12-27T15:58:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "2a945ecc-f9fa-4219-96ab-c189a7f5c102", "remote_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv6", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "55e2b54e-68d4-4476-8c9f-e05e347c8970", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv4", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "9983229c-b595-482a-973f-81137a209b6d", "remote_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv4", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "9d4b8450-78ab-4817-a586-372ed88268f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv6", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}], "revision_number": 4, "project_id": "fbd6dbf946a5406398ba810e02d0888e", "id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "created_at": "2018-12-27T15:57:24Z", "updated_at": "2018-12-27T15:57:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "35521f2a-a59d-4798-9fa8-0febfe126076", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv4", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "607d473d-1e6a-4088-a778-7df9ffc1ff68", "remote_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv6", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "6f8fa92b-b67a-4047-a900-f43656aff42b", "remote_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv4", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "890f1d6c-9ae5-45b0-b7a1-282182432b66", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv6", "project_id": "253cc6709e714b8a80a5f74e4257907e"}], "revision_number": 4, "project_id": "253cc6709e714b8a80a5f74e4257907e", "id": "b9546f11-205e-4322-89f8-f0360d6090ed", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "created_at": "2018-12-27T15:57:08Z", "updated_at": "2018-12-27T15:57:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "6739c48b-d899-4c17-bb8e-ffaf8922c034", "remote_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv4", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "9660a6af-4d9b-40b9-9729-f205f66c2bd0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv4", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "bf244c03-fc10-4754-9c2b-b0224401c4f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv6", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "d3bee7cc-a152-441c-9790-abb1f56cec03", "remote_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv6", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}], "revision_number": 4, "project_id": "782a28bd0d40485e85eda6b8ba43840b", "id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "created_at": "2018-12-27T15:57:11Z", "updated_at": "2018-12-27T15:57:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "22c0d2cf-360a-4aa8-ba7e-bfdbf8327d27", "remote_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "553b140a-8ba9-4af7-9f50-bf24e87aebf7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "b2ecf7a5-df98-4d65-a762-767320437c5a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "e49104b2-7c13-49d6-8519-a16dd585346f", "remote_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}], "revision_number": 4, "project_id": "ef7e486beb8f4de39b25ca5f11552328", "id": "d0588e93-db0d-4888-9f99-3399a50df490", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "created_at": "2018-12-27T17:19:15Z", "updated_at": "2018-12-27T17:19:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "1990fe24-df44-4561-9f09-f50aab182bf7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "651e4b8b-b29e-409b-9f25-ff2328ccefe6", "remote_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "cc4e2254-2157-4ae1-a233-3047573ddc6d", "remote_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "da56dda4-aaf3-43ff-bdf7-e64892ec2345", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}], "revision_number": 4, "project_id": "2a5a6879c5fa4db798cea6d394565d45", "id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-27T15:33:07Z", "updated_at": "2018-12-27T15:33:07Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "4de95db8-72d6-4aec-a145-e92511971eb9", "remote_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "5f100cff-05d8-4405-8dfb-0a387c123fae", "remote_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "a3f6a193-cc94-4220-a73a-08acf63c449b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "f059d8a5-0c32-49c9-a721-77cc89245ecd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "created_at": "2018-12-27T15:29:16Z", "updated_at": "2018-12-27T15:29:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "3c53841a-5bc0-4192-b482-044411e217ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "5956ff3f-d59d-4af6-82b5-566c888583a7", "remote_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:16Z", "revision_number": 0, "id": "60735d87-52c7-426a-91a6-aff1078a5a2d", "remote_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:16Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "abe97133-61dd-4fdf-baf3-2e07968a324f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "da629caea04941e1ae8979c379dc7c9d"}], "revision_number": 4, "project_id": "da629caea04941e1ae8979c379dc7c9d", "id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "name": "default"}]} 2018-12-27 17:44:25,329 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=default used request id req-4ae08c14-e6a6-4aef-8fbc-f095ad7dd598 2018-12-27 17:44:25,336 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e852776030735ea803e7ac7434e8ffc0b1db7a90" 2018-12-27 17:44:25,445 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:44:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9906da87-be29-4cc0-9d8c-01731466abb3 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b7b4fceec1ad4c6eb74d758b709a9d93", "name": "admin"}} 2018-12-27 17:44:25,445 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93 used request id req-9906da87-be29-4cc0-9d8c-01731466abb3 2018-12-27 17:44:25,447 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/f7197afc9b61423897aefc9a643d03a1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e852776030735ea803e7ac7434e8ffc0b1db7a90" 2018-12-27 17:44:25,549 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:44:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5004c970-5202-422a-8057-6dc146acd6e5 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f7197afc9b61423897aefc9a643d03a1.", "code": 404, "title": "Not Found"}} 2018-12-27 17:44:25,549 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/f7197afc9b61423897aefc9a643d03a1 used request id req-5004c970-5202-422a-8057-6dc146acd6e5 2018-12-27 17:44:25,549 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:44:25,553 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/8c689c5e31c44b09ab85f80682abbc2a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e852776030735ea803e7ac7434e8ffc0b1db7a90" 2018-12-27 17:44:25,663 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:44:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-563a4744-bcf5-49d3-9b68-1255d200fb3b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8c689c5e31c44b09ab85f80682abbc2a.", "code": 404, "title": "Not Found"}} 2018-12-27 17:44:25,663 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/8c689c5e31c44b09ab85f80682abbc2a used request id req-563a4744-bcf5-49d3-9b68-1255d200fb3b 2018-12-27 17:44:25,663 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:44:25,667 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/28dac9e1580d461c9de52e6659cc4f9d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e852776030735ea803e7ac7434e8ffc0b1db7a90" 2018-12-27 17:44:25,770 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:44:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2bfb9a61-a47a-4678-8646-072425d8107d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 28dac9e1580d461c9de52e6659cc4f9d.", "code": 404, "title": "Not Found"}} 2018-12-27 17:44:25,770 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/28dac9e1580d461c9de52e6659cc4f9d used request id req-2bfb9a61-a47a-4678-8646-072425d8107d 2018-12-27 17:44:25,770 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:44:25,774 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/b2817efb63994f96bcbb57e9a1a69594 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e852776030735ea803e7ac7434e8ffc0b1db7a90" 2018-12-27 17:44:25,879 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:44:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-30a26bfa-9d75-47b2-9ff8-4df8526f9ed4 Content-Encoding: gzip Content-Length: 234 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/b2817efb63994f96bcbb57e9a1a69594"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b2817efb63994f96bcbb57e9a1a69594", "name": "CreateInstancePortManipulationTests-9f519214-0afa-406-proj"}} 2018-12-27 17:44:25,879 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/b2817efb63994f96bcbb57e9a1a69594 used request id req-30a26bfa-9d75-47b2-9ff8-4df8526f9ed4 2018-12-27 17:44:25,880 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 3b9f7c1e-3641-40ab-9e7d-59e8de61854d 2018-12-27 17:44:25,885 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=3b9f7c1e-3641-40ab-9e7d-59e8de61854d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e852776030735ea803e7ac7434e8ffc0b1db7a90" 2018-12-27 17:44:26,114 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-3adb8095-3d10-4d15-9577-865a51a782df Date: Thu, 27 Dec 2018 17:44:26 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "3b9f7c1e-3641-40ab-9e7d-59e8de61854d", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:43:50Z", "security_group_id": "3b9f7c1e-3641-40ab-9e7d-59e8de61854d", "port_range_min": null, "revision_number": 0, "tenant_id": "b2817efb63994f96bcbb57e9a1a69594", "created_at": "2018-12-27T17:43:50Z", "project_id": "b2817efb63994f96bcbb57e9a1a69594", "id": "77c74298-5dac-4f09-a83c-b6266271e025"}, {"remote_group_id": "3b9f7c1e-3641-40ab-9e7d-59e8de61854d", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:43:50Z", "security_group_id": "3b9f7c1e-3641-40ab-9e7d-59e8de61854d", "port_range_min": null, "revision_number": 0, "tenant_id": "b2817efb63994f96bcbb57e9a1a69594", "created_at": "2018-12-27T17:43:50Z", "project_id": "b2817efb63994f96bcbb57e9a1a69594", "id": "96cc7760-f5ad-4c1c-849f-cd0e17a6ea8f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:43:50Z", "security_group_id": "3b9f7c1e-3641-40ab-9e7d-59e8de61854d", "port_range_min": null, "revision_number": 0, "tenant_id": "b2817efb63994f96bcbb57e9a1a69594", "created_at": "2018-12-27T17:43:50Z", "project_id": "b2817efb63994f96bcbb57e9a1a69594", "id": "c7115b26-5564-4bf9-aa86-e236711db158"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:43:50Z", "security_group_id": "3b9f7c1e-3641-40ab-9e7d-59e8de61854d", "port_range_min": null, "revision_number": 0, "tenant_id": "b2817efb63994f96bcbb57e9a1a69594", "created_at": "2018-12-27T17:43:50Z", "project_id": "b2817efb63994f96bcbb57e9a1a69594", "id": "e9488008-ac14-4985-acc8-7902863022f6"}]} 2018-12-27 17:44:26,114 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=3b9f7c1e-3641-40ab-9e7d-59e8de61854d used request id req-3adb8095-3d10-4d15-9577-865a51a782df 2018-12-27 17:44:26,115 - neutron_utils - INFO - Deleting security group with name - default 2018-12-27 17:44:26,119 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/security-groups/3b9f7c1e-3641-40ab-9e7d-59e8de61854d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e852776030735ea803e7ac7434e8ffc0b1db7a90" 2018-12-27 17:44:26,519 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-8f73c736-7ddf-4be9-897b-5b7f2bf78c16 Content-Length: 0 Date: Thu, 27 Dec 2018 17:44:26 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 17:44:26,519 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-groups/3b9f7c1e-3641-40ab-9e7d-59e8de61854d used request id req-8f73c736-7ddf-4be9-897b-5b7f2bf78c16 2018-12-27 17:44:26,520 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-9f519214-0afa-406-proj 2018-12-27 17:44:26,523 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/projects/b2817efb63994f96bcbb57e9a1a69594 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e852776030735ea803e7ac7434e8ffc0b1db7a90" 2018-12-27 17:44:26,804 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:44:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0196f6df-1aeb-40a3-9955-ca525dc56d15 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:44:26,804 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/b2817efb63994f96bcbb57e9a1a69594 used request id req-0196f6df-1aeb-40a3-9955-ca525dc56d15 2018-12-27 17:44:26,804 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-9f519214-0afa-406-proj-role 2018-12-27 17:44:26,807 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/roles/d19e2635584c43c1bcc9479356d30e7c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e852776030735ea803e7ac7434e8ffc0b1db7a90" 2018-12-27 17:44:26,938 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:44:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b2bb15ae-734e-4aba-a50b-e402c9f5044f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:44:26,938 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/roles/d19e2635584c43c1bcc9479356d30e7c used request id req-b2bb15ae-734e-4aba-a50b-e402c9f5044f 2018-12-27 17:44:26,942 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e852776030735ea803e7ac7434e8ffc0b1db7a90" 2018-12-27 17:44:27,046 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:44:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-340e2ba6-4775-4394-9b67-53946e7c73af Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8de789d09e46427786a85702e5e8de91", "links": {"self": "http://172.30.9.31:5000/v3/roles/8de789d09e46427786a85702e5e8de91"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 17:44:27,046 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-340e2ba6-4775-4394-9b67-53946e7c73af 2018-12-27 17:44:27,047 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-9f519214-0afa-406-user 2018-12-27 17:44:27,050 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/users/8cd9e842901f47ce9b8b05d2589f8e00 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}040369435bfa8e445751d4da9639af0fad427173" 2018-12-27 17:44:27,257 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:44:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8332af37-d049-4c43-bbe4-a4aadc826fd1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:44:27,257 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/8cd9e842901f47ce9b8b05d2589f8e00 used request id req-8332af37-d049-4c43-bbe4-a4aadc826fd1 2018-12-27 17:44:27,258 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:44:27,690 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:44:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["aeAk0xtMQbGc0AaUek2DLQ"], "issued_at": "2018-12-27T17:44:27.000000Z"}} 2018-12-27 17:44:27,690 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36a77b95325ca380b1a11e51642ef8d99ff753b1" 2018-12-27 17:44:27,791 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:44:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-892093c6-199f-416b-98af-b5e8eb690468 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:44:27,791 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-892093c6-199f-416b-98af-b5e8eb690468 2018-12-27 17:44:27,793 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:44:27,794 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:44:28,214 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:44:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["Zl1EKBuFQSSlm3o8aABtdQ"], "issued_at": "2018-12-27T17:44:28.000000Z"}} 2018-12-27 17:44:28,214 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1540f281b22461bbb7b21262f3c515a24d005c99" 2018-12-27 17:44:28,314 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:44:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b6773244-fc70-4e81-98dc-b37ec7dbcc3c Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:44:28,314 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-b6773244-fc70-4e81-98dc-b37ec7dbcc3c 2018-12-27 17:44:28,317 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 17:44:28,323 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 17:44:28 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 17:44:28,324 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-c61ef2b3-c7ed-4b8-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1540f281b22461bbb7b21262f3c515a24d005c99" 2018-12-27 17:44:28,434 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:44:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0ecfc5c1-3265-406d-a15e-0ab4e569a219 Content-Encoding: gzip Content-Length: 187 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-c61ef2b3-c7ed-4b8-proj", "previous": null, "next": null}, "projects": []} 2018-12-27 17:44:28,434 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-c61ef2b3-c7ed-4b8-proj used request id req-0ecfc5c1-3265-406d-a15e-0ab4e569a219 2018-12-27 17:44:28,438 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1540f281b22461bbb7b21262f3c515a24d005c99" 2018-12-27 17:44:28,542 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:44:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3f631a3a-2fc3-4bbc-bba2-493920565dcf Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-27 17:44:28,543 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-3f631a3a-2fc3-4bbc-bba2-493920565dcf 2018-12-27 17:44:28,546 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1540f281b22461bbb7b21262f3c515a24d005c99" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstancePortManipulationTests-c61ef2b3-c7ed-4b8-proj"}}' 2018-12-27 17:44:28,691 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 27 Dec 2018 17:44:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3c49bac2-41f7-4443-acc1-8c58a2f167cd Content-Length: 332 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/513dffe8235b4f20a3b12ffd00eea024"}, "tags": [], "enabled": true, "id": "513dffe8235b4f20a3b12ffd00eea024", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-c61ef2b3-c7ed-4b8-proj"}} 2018-12-27 17:44:28,691 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-3c49bac2-41f7-4443-acc1-8c58a2f167cd 2018-12-27 17:44:28,692 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-c61ef2b3-c7ed-4b8-proj 2018-12-27 17:44:28,692 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:44:28,693 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:44:29,120 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:44:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["QcUCTJhOQvGaEP9V9zZzMg"], "issued_at": "2018-12-27T17:44:29.000000Z"}} 2018-12-27 17:44:29,121 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0d5365003f602cc48fca4c236a7cc801b1b4049" 2018-12-27 17:44:29,314 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:44:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6a908a61-644e-4520-8915-479952a34ab1 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:44:29,314 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-6a908a61-644e-4520-8915-479952a34ab1 2018-12-27 17:44:29,318 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 17:44:29,323 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 17:44:29 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 17:44:29,324 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0d5365003f602cc48fca4c236a7cc801b1b4049" 2018-12-27 17:44:29,461 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:44:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a8779a53-bf1b-453b-8eba-51a24effe094 Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "links": {"self": "http://172.30.9.31:5000/v3/users/01fa52e7b3674fc48643fa4ffca67e4e"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "01fa52e7b3674fc48643fa4ffca67e4e", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/05a834ddebbc40688596b7460b47439e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05a834ddebbc40688596b7460b47439e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/08226a0ad01943f39559448239e291e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "08226a0ad01943f39559448239e291e1", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/55c0552fe37a4f7ca0e73939514bc683"}, "domain_id": "default", "enabled": true, "options": {}, "id": "55c0552fe37a4f7ca0e73939514bc683", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/646a4af4e3b5439a97996d353fea3924"}, "domain_id": "914eec1d43ea4caf9d2fd33268c06258", "enabled": true, "options": {}, "id": "646a4af4e3b5439a97996d353fea3924", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/85fb203e51c34d3f8122e285a6a318b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85fb203e51c34d3f8122e285a6a318b3", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/905e7f4b42d24cca93b99d2401fa3378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "905e7f4b42d24cca93b99d2401fa3378", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/a5bc08b9f81f4e5bb86c24f9f7547bae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5bc08b9f81f4e5bb86c24f9f7547bae", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/a5c780627f004d318bf908d80305da9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5c780627f004d318bf908d80305da9c", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/b18425bf2b044bc9af7e194919539a17"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b18425bf2b044bc9af7e194919539a17", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/b8d2134b619d4dca80e21d6fb16449b0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b8d2134b619d4dca80e21d6fb16449b0", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/b9ab6a25a652438285139fe5b44aea62"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9ab6a25a652438285139fe5b44aea62", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/c08462554a4844d681348f58b9b0edee"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c08462554a4844d681348f58b9b0edee", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/ddfc3a9aad444d4782eae677c8a98130"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ddfc3a9aad444d4782eae677c8a98130", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/f2a74f2185a54676a6cb2bb5ecfcc4f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2a74f2185a54676a6cb2bb5ecfcc4f6", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-12-27 17:44:29,462 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-a8779a53-bf1b-453b-8eba-51a24effe094 2018-12-27 17:44:29,466 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?name=CreateInstancePortManipulationTests-c61ef2b3-c7ed-4b8-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0d5365003f602cc48fca4c236a7cc801b1b4049" 2018-12-27 17:44:29,572 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:44:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f6ce9b31-7a17-44e4-85ee-cfe836c7d3ae Content-Encoding: gzip Content-Length: 267 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?name=CreateInstancePortManipulationTests-c61ef2b3-c7ed-4b8-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/513dffe8235b4f20a3b12ffd00eea024"}, "tags": [], "enabled": true, "id": "513dffe8235b4f20a3b12ffd00eea024", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-c61ef2b3-c7ed-4b8-proj"}]} 2018-12-27 17:44:29,572 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?name=CreateInstancePortManipulationTests-c61ef2b3-c7ed-4b8-proj used request id req-f6ce9b31-7a17-44e4-85ee-cfe836c7d3ae 2018-12-27 17:44:29,576 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0d5365003f602cc48fca4c236a7cc801b1b4049" 2018-12-27 17:44:29,695 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:44:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-516219fb-2676-4f2a-918c-2ce2502cc5a7 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-27 17:44:29,695 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-516219fb-2676-4f2a-918c-2ce2502cc5a7 2018-12-27 17:44:30,137 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-c61ef2b3-c7ed-4b8-user 2018-12-27 17:44:30,137 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:44:30,140 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1540f281b22461bbb7b21262f3c515a24d005c99" 2018-12-27 17:44:30,251 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:44:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ba808448-0bd6-48e0-a871-bd36f784093b Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8de789d09e46427786a85702e5e8de91", "links": {"self": "http://172.30.9.31:5000/v3/roles/8de789d09e46427786a85702e5e8de91"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 17:44:30,251 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-ba808448-0bd6-48e0-a871-bd36f784093b 2018-12-27 17:44:30,255 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1540f281b22461bbb7b21262f3c515a24d005c99" -d '{"role": {"name": "CreateInstancePortManipulationTests-c61ef2b3-c7ed-4b8-proj-role"}}' 2018-12-27 17:44:30,450 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 27 Dec 2018 17:44:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c1e50734-d67e-496f-b335-5702b7ea2840 Content-Length: 234 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "36ebeea4f9134eb18c2c602616f2ebe6", "links": {"self": "http://172.30.9.31:5000/v3/roles/36ebeea4f9134eb18c2c602616f2ebe6"}, "name": "CreateInstancePortManipulationTests-c61ef2b3-c7ed-4b8-proj-role"}} 2018-12-27 17:44:30,451 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/roles used request id req-c1e50734-d67e-496f-b335-5702b7ea2840 2018-12-27 17:44:30,451 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-c61ef2b3-c7ed-4b8-proj-role 2018-12-27 17:44:30,455 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles/36ebeea4f9134eb18c2c602616f2ebe6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1540f281b22461bbb7b21262f3c515a24d005c99" 2018-12-27 17:44:30,472 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:44:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-351efe4a-7213-4050-917d-3d3d56091cb1 Content-Encoding: gzip Content-Length: 187 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "36ebeea4f9134eb18c2c602616f2ebe6", "links": {"self": "http://172.30.9.31:5000/v3/roles/36ebeea4f9134eb18c2c602616f2ebe6"}, "name": "CreateInstancePortManipulationTests-c61ef2b3-c7ed-4b8-proj-role"}} 2018-12-27 17:44:30,472 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles/36ebeea4f9134eb18c2c602616f2ebe6 used request id req-351efe4a-7213-4050-917d-3d3d56091cb1 2018-12-27 17:44:30,473 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-c61ef2b3-c7ed-4b8-proj-role to project CreateInstancePortManipulationTests-c61ef2b3-c7ed-4b8-proj 2018-12-27 17:44:30,476 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:5000/v3/projects/513dffe8235b4f20a3b12ffd00eea024/users/bd025fca5d424dd2b0b479ed59427255/roles/36ebeea4f9134eb18c2c602616f2ebe6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1540f281b22461bbb7b21262f3c515a24d005c99" 2018-12-27 17:44:30,626 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:44:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2a6b17f1-a54f-4e5d-bbbb-a6069572e944 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:44:30,627 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/513dffe8235b4f20a3b12ffd00eea024/users/bd025fca5d424dd2b0b479ed59427255/roles/36ebeea4f9134eb18c2c602616f2ebe6 used request id req-2a6b17f1-a54f-4e5d-bbbb-a6069572e944 2018-12-27 17:44:30,627 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-12-27 17:44:30,627 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:44:30,628 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:44:31,037 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "36ebeea4f9134eb18c2c602616f2ebe6", "name": "CreateInstancePortManipulationTests-c61ef2b3-c7ed-4b8-proj-role"}], "expires_at": "2018-12-27T18:44:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "513dffe8235b4f20a3b12ffd00eea024", "name": "CreateInstancePortManipulationTests-c61ef2b3-c7ed-4b8-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/513dffe8235b4f20a3b12ffd00eea024", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/513dffe8235b4f20a3b12ffd00eea024", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/513dffe8235b4f20a3b12ffd00eea024", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/513dffe8235b4f20a3b12ffd00eea024", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/513dffe8235b4f20a3b12ffd00eea024", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/513dffe8235b4f20a3b12ffd00eea024", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/513dffe8235b4f20a3b12ffd00eea024", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/513dffe8235b4f20a3b12ffd00eea024", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/513dffe8235b4f20a3b12ffd00eea024", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_513dffe8235b4f20a3b12ffd00eea024", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_513dffe8235b4f20a3b12ffd00eea024", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/513dffe8235b4f20a3b12ffd00eea024", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/513dffe8235b4f20a3b12ffd00eea024", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/513dffe8235b4f20a3b12ffd00eea024", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-c61ef2b3-c7ed-4b8-user", "id": "bd025fca5d424dd2b0b479ed59427255"}, "audit_ids": ["FJeUp6FuQOe1QiglBW7cXw"], "issued_at": "2018-12-27T17:44:31.000000Z"}} 2018-12-27 17:44:31,038 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a14c2e57dbea88a5471ef716eb2fe905d71928ff" 2018-12-27 17:44:31,151 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:44:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-598cec9e-4513-463e-a2f3-0733e0d7f71c Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:44:31,152 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-598cec9e-4513-463e-a2f3-0733e0d7f71c 2018-12-27 17:44:31,156 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-27e9ef7d-89dc-400e-8dfe-fb91ac39e0a0-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a14c2e57dbea88a5471ef716eb2fe905d71928ff" 2018-12-27 17:44:31,376 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 180 Content-Type: application/json X-Openstack-Request-Id: req-46c0af09-1c7d-4e2e-9897-88ffe18c8150 Date: Thu, 27 Dec 2018 17:44:31 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-27e9ef7d-89dc-400e-8dfe-fb91ac39e0a0-image"} 2018-12-27 17:44:31,376 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-27e9ef7d-89dc-400e-8dfe-fb91ac39e0a0-image used request id req-46c0af09-1c7d-4e2e-9897-88ffe18c8150 2018-12-27 17:44:31,379 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a14c2e57dbea88a5471ef716eb2fe905d71928ff" 2018-12-27 17:44:31,590 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-c08588a4-0896-4fb6-87a6-38b8af2f8db6 Date: Thu, 27 Dec 2018 17:44:31 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-27 17:44:31,590 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/schemas/image used request id req-c08588a4-0896-4fb6-87a6-38b8af2f8db6 2018-12-27 17:44:31,621 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a14c2e57dbea88a5471ef716eb2fe905d71928ff" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstancePortManipulationTests-27e9ef7d-89dc-400e-8dfe-fb91ac39e0a0-image"}' 2018-12-27 17:44:31,889 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 639 Content-Type: application/json Location: http://172.30.9.31:9292/v2/images/9a97bb19-45c7-4a37-b75d-b24f28e638a7 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-25dc83be-6b6a-467f-868d-790fff827f4d Date: Thu, 27 Dec 2018 17:44:31 GMT RESP BODY: {"status": "queued", "name": "CreateInstancePortManipulationTests-27e9ef7d-89dc-400e-8dfe-fb91ac39e0a0-image", "tags": [], "container_format": "bare", "created_at": "2018-12-27T17:44:31Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-12-27T17:44:31Z", "visibility": "shared", "locations": [], "self": "/v2/images/9a97bb19-45c7-4a37-b75d-b24f28e638a7", "min_disk": 0, "protected": false, "id": "9a97bb19-45c7-4a37-b75d-b24f28e638a7", "file": "/v2/images/9a97bb19-45c7-4a37-b75d-b24f28e638a7/file", "checksum": null, "owner": "513dffe8235b4f20a3b12ffd00eea024", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-27 17:44:31,890 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.31:9292/v2/images used request id req-25dc83be-6b6a-467f-868d-790fff827f4d 2018-12-27 17:44:31,901 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:9292/v2/images/9a97bb19-45c7-4a37-b75d-b24f28e638a7/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a14c2e57dbea88a5471ef716eb2fe905d71928ff" -d '' 2018-12-27 17:44:32,582 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-9df5feb6-2237-4392-ad1b-2b95674d6bc2 Date: Thu, 27 Dec 2018 17:44:32 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-27 17:44:32,582 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.31:9292/v2/images/9a97bb19-45c7-4a37-b75d-b24f28e638a7/file used request id req-9df5feb6-2237-4392-ad1b-2b95674d6bc2 2018-12-27 17:44:32,583 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-27 17:44:32,586 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/images/9a97bb19-45c7-4a37-b75d-b24f28e638a7 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a14c2e57dbea88a5471ef716eb2fe905d71928ff" 2018-12-27 17:44:32,606 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-3a212032-70ef-4ff2-bcc3-f106c63dc27b Date: Thu, 27 Dec 2018 17:44:32 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-27e9ef7d-89dc-400e-8dfe-fb91ac39e0a0-image", "tags": [], "container_format": "bare", "created_at": "2018-12-27T17:44:31Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-27T17:44:32Z", "visibility": "shared", "locations": [{"url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/9a97bb19-45c7-4a37-b75d-b24f28e638a7/snap", "metadata": {}}], "self": "/v2/images/9a97bb19-45c7-4a37-b75d-b24f28e638a7", "min_disk": 0, "protected": false, "id": "9a97bb19-45c7-4a37-b75d-b24f28e638a7", "file": "/v2/images/9a97bb19-45c7-4a37-b75d-b24f28e638a7/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "513dffe8235b4f20a3b12ffd00eea024", "direct_url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/9a97bb19-45c7-4a37-b75d-b24f28e638a7/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-27 17:44:32,606 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images/9a97bb19-45c7-4a37-b75d-b24f28e638a7 used request id req-3a212032-70ef-4ff2-bcc3-f106c63dc27b 2018-12-27 17:44:32,609 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a14c2e57dbea88a5471ef716eb2fe905d71928ff" 2018-12-27 17:44:32,786 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-e8072efe-5e70-448e-ae34-51b37a999576 Date: Thu, 27 Dec 2018 17:44:32 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-27 17:44:32,786 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/schemas/image used request id req-e8072efe-5e70-448e-ae34-51b37a999576 2018-12-27 17:44:32,789 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-27e9ef7d-89dc-400e-8dfe-fb91ac39e0a0-image 2018-12-27 17:44:32,791 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/images/9a97bb19-45c7-4a37-b75d-b24f28e638a7 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a14c2e57dbea88a5471ef716eb2fe905d71928ff" 2018-12-27 17:44:32,808 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-f375fed0-a128-4a02-8e3e-d62fb97be95d Date: Thu, 27 Dec 2018 17:44:32 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-27e9ef7d-89dc-400e-8dfe-fb91ac39e0a0-image", "tags": [], "container_format": "bare", "created_at": "2018-12-27T17:44:31Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-27T17:44:32Z", "visibility": "shared", "locations": [{"url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/9a97bb19-45c7-4a37-b75d-b24f28e638a7/snap", "metadata": {}}], "self": "/v2/images/9a97bb19-45c7-4a37-b75d-b24f28e638a7", "min_disk": 0, "protected": false, "id": "9a97bb19-45c7-4a37-b75d-b24f28e638a7", "file": "/v2/images/9a97bb19-45c7-4a37-b75d-b24f28e638a7/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "513dffe8235b4f20a3b12ffd00eea024", "direct_url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/9a97bb19-45c7-4a37-b75d-b24f28e638a7/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-27 17:44:32,808 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images/9a97bb19-45c7-4a37-b75d-b24f28e638a7 used request id req-f375fed0-a128-4a02-8e3e-d62fb97be95d 2018-12-27 17:44:32,809 - create_image - DEBUG - Instance status is - active 2018-12-27 17:44:32,809 - create_image - DEBUG - Image is active with name - CreateInstancePortManipulationTests-27e9ef7d-89dc-400e-8dfe-fb91ac39e0a0-image 2018-12-27 17:44:32,809 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-27e9ef7d-89dc-400e-8dfe-fb91ac39e0a0-image 2018-12-27 17:44:32,809 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:44:32,810 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:44:33,213 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "36ebeea4f9134eb18c2c602616f2ebe6", "name": "CreateInstancePortManipulationTests-c61ef2b3-c7ed-4b8-proj-role"}], "expires_at": "2018-12-27T18:44:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "513dffe8235b4f20a3b12ffd00eea024", "name": "CreateInstancePortManipulationTests-c61ef2b3-c7ed-4b8-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/513dffe8235b4f20a3b12ffd00eea024", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/513dffe8235b4f20a3b12ffd00eea024", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/513dffe8235b4f20a3b12ffd00eea024", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/513dffe8235b4f20a3b12ffd00eea024", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/513dffe8235b4f20a3b12ffd00eea024", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/513dffe8235b4f20a3b12ffd00eea024", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/513dffe8235b4f20a3b12ffd00eea024", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/513dffe8235b4f20a3b12ffd00eea024", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/513dffe8235b4f20a3b12ffd00eea024", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_513dffe8235b4f20a3b12ffd00eea024", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_513dffe8235b4f20a3b12ffd00eea024", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/513dffe8235b4f20a3b12ffd00eea024", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/513dffe8235b4f20a3b12ffd00eea024", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/513dffe8235b4f20a3b12ffd00eea024", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-c61ef2b3-c7ed-4b8-user", "id": "bd025fca5d424dd2b0b479ed59427255"}, "audit_ids": ["lZVTcASNRWqWP2kfpGN6nQ"], "issued_at": "2018-12-27T17:44:33.000000Z"}} 2018-12-27 17:44:33,214 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64f24511394cc30e5ee430987965779fdeaa0bd0" 2018-12-27 17:44:33,309 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:44:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6aa082b0-4b32-42d2-b212-d0f6c783bc43 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:44:33,309 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-6aa082b0-4b32-42d2-b212-d0f6c783bc43 2018-12-27 17:44:33,317 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-27e9ef7d-89dc-400e-8dfe-fb91ac39e0a0-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64f24511394cc30e5ee430987965779fdeaa0bd0" 2018-12-27 17:44:33,526 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-d292c933-72fa-44ae-b1ea-8425eef2b49e Date: Thu, 27 Dec 2018 17:44:33 GMT RESP BODY: {"networks":[]} 2018-12-27 17:44:33,526 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-27e9ef7d-89dc-400e-8dfe-fb91ac39e0a0-pub-net used request id req-d292c933-72fa-44ae-b1ea-8425eef2b49e 2018-12-27 17:44:33,527 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-27e9ef7d-89dc-400e-8dfe-fb91ac39e0a0-pub-net 2018-12-27 17:44:33,531 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64f24511394cc30e5ee430987965779fdeaa0bd0" -d '{"network": {"name": "CreateInstancePortManipulationTests-27e9ef7d-89dc-400e-8dfe-fb91ac39e0a0-pub-net", "admin_state_up": true}}' 2018-12-27 17:44:34,889 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 654 X-Openstack-Request-Id: req-11678c49-58b9-4662-9b83-32a0d2a05e66 Date: Thu, 27 Dec 2018 17:44:34 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"id":"70e17b52-187c-4531-95f2-7dd8586c767c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"513dffe8235b4f20a3b12ffd00eea024","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-27T17:44:34Z","is_default":false,"name":"CreateInstancePortManipulationTests-27e9ef7d-89dc-400e-8dfe-fb91ac39e0a0-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"513dffe8235b4f20a3b12ffd00eea024","created_at":"2018-12-27T17:44:33Z","mtu":1442}} 2018-12-27 17:44:34,890 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/networks used request id req-11678c49-58b9-4662-9b83-32a0d2a05e66 2018-12-27 17:44:34,895 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?id=70e17b52-187c-4531-95f2-7dd8586c767c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64f24511394cc30e5ee430987965779fdeaa0bd0" 2018-12-27 17:44:35,168 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 638 X-Openstack-Request-Id: req-912349bc-8896-4d79-b78f-f21095ea6c2f Date: Thu, 27 Dec 2018 17:44:35 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"id":"70e17b52-187c-4531-95f2-7dd8586c767c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"513dffe8235b4f20a3b12ffd00eea024","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-27T17:44:34Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-27e9ef7d-89dc-400e-8dfe-fb91ac39e0a0-pub-net","admin_state_up":true,"tenant_id":"513dffe8235b4f20a3b12ffd00eea024","created_at":"2018-12-27T17:44:33Z","mtu":1442}]} 2018-12-27 17:44:35,168 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?id=70e17b52-187c-4531-95f2-7dd8586c767c used request id req-912349bc-8896-4d79-b78f-f21095ea6c2f 2018-12-27 17:44:35,172 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=70e17b52-187c-4531-95f2-7dd8586c767c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64f24511394cc30e5ee430987965779fdeaa0bd0" 2018-12-27 17:44:35,393 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-e4e8743f-a12d-4280-9ffa-400f2372736e Date: Thu, 27 Dec 2018 17:44:35 GMT RESP BODY: {"subnets":[]} 2018-12-27 17:44:35,393 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=70e17b52-187c-4531-95f2-7dd8586c767c used request id req-e4e8743f-a12d-4280-9ffa-400f2372736e 2018-12-27 17:44:35,393 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-27e9ef7d-89dc-400e-8dfe-fb91ac39e0a0-pub-subnet 2018-12-27 17:44:35,398 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64f24511394cc30e5ee430987965779fdeaa0bd0" -d '{"subnets": [{"ip_version": 4, "network_id": "70e17b52-187c-4531-95f2-7dd8586c767c", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-27e9ef7d-89dc-400e-8dfe-fb91ac39e0a0-pub-subnet"}]}' 2018-12-27 17:44:36,956 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-4d7169b2-3364-4b1d-bbfe-e58502bf38a2 Date: Thu, 27 Dec 2018 17:44:36 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"70e17b52-187c-4531-95f2-7dd8586c767c","tenant_id":"513dffe8235b4f20a3b12ffd00eea024","created_at":"2018-12-27T17:44:35Z","dns_nameservers":[],"updated_at":"2018-12-27T17:44:35Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"513dffe8235b4f20a3b12ffd00eea024","id":"612c0a8f-f508-4323-8537-35da32ea653d","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-27e9ef7d-89dc-400e-8dfe-fb91ac39e0a0-pub-subnet"}]} 2018-12-27 17:44:36,956 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/subnets used request id req-4d7169b2-3364-4b1d-bbfe-e58502bf38a2 2018-12-27 17:44:36,961 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?id=70e17b52-187c-4531-95f2-7dd8586c767c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64f24511394cc30e5ee430987965779fdeaa0bd0" 2018-12-27 17:44:37,256 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-5a2474c0-bfef-488f-8acd-5b3b58a9d766 Date: Thu, 27 Dec 2018 17:44:37 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"70e17b52-187c-4531-95f2-7dd8586c767c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"513dffe8235b4f20a3b12ffd00eea024","status":"ACTIVE","subnets":["612c0a8f-f508-4323-8537-35da32ea653d"],"description":"","tags":[],"updated_at":"2018-12-27T17:44:35Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-27e9ef7d-89dc-400e-8dfe-fb91ac39e0a0-pub-net","admin_state_up":true,"tenant_id":"513dffe8235b4f20a3b12ffd00eea024","created_at":"2018-12-27T17:44:33Z","mtu":1442}]} 2018-12-27 17:44:37,256 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?id=70e17b52-187c-4531-95f2-7dd8586c767c used request id req-5a2474c0-bfef-488f-8acd-5b3b58a9d766 2018-12-27 17:44:37,261 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=70e17b52-187c-4531-95f2-7dd8586c767c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64f24511394cc30e5ee430987965779fdeaa0bd0" 2018-12-27 17:44:37,515 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-9374c8d0-b009-429b-a22a-33f3ebb249d1 Date: Thu, 27 Dec 2018 17:44:37 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"70e17b52-187c-4531-95f2-7dd8586c767c","tenant_id":"513dffe8235b4f20a3b12ffd00eea024","created_at":"2018-12-27T17:44:35Z","dns_nameservers":[],"updated_at":"2018-12-27T17:44:35Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"513dffe8235b4f20a3b12ffd00eea024","id":"612c0a8f-f508-4323-8537-35da32ea653d","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-27e9ef7d-89dc-400e-8dfe-fb91ac39e0a0-pub-subnet"}]} 2018-12-27 17:44:37,515 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=70e17b52-187c-4531-95f2-7dd8586c767c used request id req-9374c8d0-b009-429b-a22a-33f3ebb249d1 2018-12-27 17:44:37,516 - OpenStackNetwork - DEBUG - Network [70e17b52-187c-4531-95f2-7dd8586c767c] created successfully 2018-12-27 17:44:37,516 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:44:37,517 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:44:37,948 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:44:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["mCWpCkxKQ56VmBdc3HJG7w"], "issued_at": "2018-12-27T17:44:37.000000Z"}} 2018-12-27 17:44:37,949 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfffbabebe3934ae7c77417f9180b765ce7ad8d9" 2018-12-27 17:44:38,057 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:44:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-99f969e4-4406-42b9-98ed-f81dc5099f91 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:44:38,058 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-99f969e4-4406-42b9-98ed-f81dc5099f91 2018-12-27 17:44:38,059 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-27 17:44:38,064 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfffbabebe3934ae7c77417f9180b765ce7ad8d9" 2018-12-27 17:44:38,285 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:44:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-9163229b-4718-4039-8df7-8d2fef4d19bc x-compute-request-id: req-9163229b-4718-4039-8df7-8d2fef4d19bc Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-12-27 17:44:38,285 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-9163229b-4718-4039-8df7-8d2fef4d19bc 2018-12-27 17:44:38,287 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfffbabebe3934ae7c77417f9180b765ce7ad8d9" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstancePortManipulationTests-27e9ef7d-89dc-400e-8dfe-fb91ac39e0a0-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-12-27 17:44:38,321 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:44:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4fcf8e6c-31db-480b-a404-f8eba68be994 x-compute-request-id: req-4fcf8e6c-31db-480b-a404-f8eba68be994 Content-Encoding: gzip Content-Length: 329 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstancePortManipulationTests-27e9ef7d-89dc-400e-8dfe-fb91ac39e0a0-flavor-name", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/4beaa58b-db9c-40e7-b344-8e477035658c", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/4beaa58b-db9c-40e7-b344-8e477035658c", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "4beaa58b-db9c-40e7-b344-8e477035658c"}} 2018-12-27 17:44:38,321 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-4fcf8e6c-31db-480b-a404-f8eba68be994 2018-12-27 17:44:38,322 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:44:38,322 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:44:38,729 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "36ebeea4f9134eb18c2c602616f2ebe6", "name": "CreateInstancePortManipulationTests-c61ef2b3-c7ed-4b8-proj-role"}], "expires_at": "2018-12-27T18:44:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "513dffe8235b4f20a3b12ffd00eea024", "name": "CreateInstancePortManipulationTests-c61ef2b3-c7ed-4b8-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/513dffe8235b4f20a3b12ffd00eea024", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/513dffe8235b4f20a3b12ffd00eea024", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/513dffe8235b4f20a3b12ffd00eea024", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/513dffe8235b4f20a3b12ffd00eea024", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/513dffe8235b4f20a3b12ffd00eea024", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/513dffe8235b4f20a3b12ffd00eea024", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/513dffe8235b4f20a3b12ffd00eea024", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/513dffe8235b4f20a3b12ffd00eea024", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/513dffe8235b4f20a3b12ffd00eea024", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_513dffe8235b4f20a3b12ffd00eea024", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_513dffe8235b4f20a3b12ffd00eea024", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/513dffe8235b4f20a3b12ffd00eea024", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/513dffe8235b4f20a3b12ffd00eea024", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/513dffe8235b4f20a3b12ffd00eea024", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-c61ef2b3-c7ed-4b8-user", "id": "bd025fca5d424dd2b0b479ed59427255"}, "audit_ids": ["xz_fjQgKQJuwougyKwrzGg"], "issued_at": "2018-12-27T17:44:38.000000Z"}} 2018-12-27 17:44:38,730 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}574913194f5d3471df6e2d56fe8ae56579e6b6db" 2018-12-27 17:44:38,834 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:44:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e37e8d3-9ec6-4c4e-a979-ab7d4091df7c Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:44:38,834 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-7e37e8d3-9ec6-4c4e-a979-ab7d4091df7c 2018-12-27 17:44:38,835 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-27 17:44:38,838 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}574913194f5d3471df6e2d56fe8ae56579e6b6db" 2018-12-27 17:44:38,949 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:44:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1e205179-c5a8-4edf-817f-a3ff7321160f Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:44:38,949 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-1e205179-c5a8-4edf-817f-a3ff7321160f 2018-12-27 17:44:38,957 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-27e9ef7d-89dc-400e-8dfe-fb91ac39e0a0-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}574913194f5d3471df6e2d56fe8ae56579e6b6db" 2018-12-27 17:44:39,251 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-88b4cd19-1249-4ec8-bea8-0a12fd1d8a61 Date: Thu, 27 Dec 2018 17:44:39 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"70e17b52-187c-4531-95f2-7dd8586c767c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"513dffe8235b4f20a3b12ffd00eea024","status":"ACTIVE","subnets":["612c0a8f-f508-4323-8537-35da32ea653d"],"description":"","tags":[],"updated_at":"2018-12-27T17:44:35Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-27e9ef7d-89dc-400e-8dfe-fb91ac39e0a0-pub-net","admin_state_up":true,"tenant_id":"513dffe8235b4f20a3b12ffd00eea024","created_at":"2018-12-27T17:44:33Z","mtu":1442}]} 2018-12-27 17:44:39,251 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-27e9ef7d-89dc-400e-8dfe-fb91ac39e0a0-pub-net used request id req-88b4cd19-1249-4ec8-bea8-0a12fd1d8a61 2018-12-27 17:44:39,257 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=70e17b52-187c-4531-95f2-7dd8586c767c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}574913194f5d3471df6e2d56fe8ae56579e6b6db" 2018-12-27 17:44:39,498 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-4d30eb04-d51c-4924-b8c9-7aa4dad27c6d Date: Thu, 27 Dec 2018 17:44:39 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"70e17b52-187c-4531-95f2-7dd8586c767c","tenant_id":"513dffe8235b4f20a3b12ffd00eea024","created_at":"2018-12-27T17:44:35Z","dns_nameservers":[],"updated_at":"2018-12-27T17:44:35Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"513dffe8235b4f20a3b12ffd00eea024","id":"612c0a8f-f508-4323-8537-35da32ea653d","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-27e9ef7d-89dc-400e-8dfe-fb91ac39e0a0-pub-subnet"}]} 2018-12-27 17:44:39,498 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=70e17b52-187c-4531-95f2-7dd8586c767c used request id req-4d30eb04-d51c-4924-b8c9-7aa4dad27c6d 2018-12-27 17:44:39,504 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-27e9ef7d-89dc-400e-8dfe-fb91ac39e0a0-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}574913194f5d3471df6e2d56fe8ae56579e6b6db" 2018-12-27 17:44:39,796 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-c607f055-970c-4d53-9241-6ee5c3326561 Date: Thu, 27 Dec 2018 17:44:39 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"70e17b52-187c-4531-95f2-7dd8586c767c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"513dffe8235b4f20a3b12ffd00eea024","status":"ACTIVE","subnets":["612c0a8f-f508-4323-8537-35da32ea653d"],"description":"","tags":[],"updated_at":"2018-12-27T17:44:35Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-27e9ef7d-89dc-400e-8dfe-fb91ac39e0a0-pub-net","admin_state_up":true,"tenant_id":"513dffe8235b4f20a3b12ffd00eea024","created_at":"2018-12-27T17:44:33Z","mtu":1442}]} 2018-12-27 17:44:39,796 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-27e9ef7d-89dc-400e-8dfe-fb91ac39e0a0-pub-net used request id req-c607f055-970c-4d53-9241-6ee5c3326561 2018-12-27 17:44:39,799 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 17:44:39,804 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 17:44:39 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 17:44:39,805 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/513dffe8235b4f20a3b12ffd00eea024 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}574913194f5d3471df6e2d56fe8ae56579e6b6db" 2018-12-27 17:44:39,910 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:44:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0730c630-175a-4b02-99e9-45c5e5dda6da Content-Encoding: gzip Content-Length: 233 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/513dffe8235b4f20a3b12ffd00eea024"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "513dffe8235b4f20a3b12ffd00eea024", "name": "CreateInstancePortManipulationTests-c61ef2b3-c7ed-4b8-proj"}} 2018-12-27 17:44:39,910 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/513dffe8235b4f20a3b12ffd00eea024 used request id req-0730c630-175a-4b02-99e9-45c5e5dda6da 2018-12-27 17:44:39,915 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=70e17b52-187c-4531-95f2-7dd8586c767c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}574913194f5d3471df6e2d56fe8ae56579e6b6db" 2018-12-27 17:44:40,157 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-8973c11d-9cf9-4375-bc10-341dec3c63ea Date: Thu, 27 Dec 2018 17:44:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"70e17b52-187c-4531-95f2-7dd8586c767c","tenant_id":"513dffe8235b4f20a3b12ffd00eea024","created_at":"2018-12-27T17:44:35Z","dns_nameservers":[],"updated_at":"2018-12-27T17:44:35Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"513dffe8235b4f20a3b12ffd00eea024","id":"612c0a8f-f508-4323-8537-35da32ea653d","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-27e9ef7d-89dc-400e-8dfe-fb91ac39e0a0-pub-subnet"}]} 2018-12-27 17:44:40,157 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=70e17b52-187c-4531-95f2-7dd8586c767c used request id req-8973c11d-9cf9-4375-bc10-341dec3c63ea 2018-12-27 17:44:40,162 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=70e17b52-187c-4531-95f2-7dd8586c767c&name=CreateInstancePortManipulationTests-27e9ef7d-89dc-400e-8dfe-fb91ac39e0a0port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}574913194f5d3471df6e2d56fe8ae56579e6b6db" 2018-12-27 17:44:40,375 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-524f6f96-765d-47ec-8102-d59e1f67c081 Date: Thu, 27 Dec 2018 17:44:40 GMT RESP BODY: {"ports":[]} 2018-12-27 17:44:40,375 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=70e17b52-187c-4531-95f2-7dd8586c767c&name=CreateInstancePortManipulationTests-27e9ef7d-89dc-400e-8dfe-fb91ac39e0a0port-1&admin_state_up=True used request id req-524f6f96-765d-47ec-8102-d59e1f67c081 2018-12-27 17:44:40,378 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-27e9ef7d-89dc-400e-8dfe-fb91ac39e0a0-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}574913194f5d3471df6e2d56fe8ae56579e6b6db" 2018-12-27 17:44:41,051 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:44:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-dcdaa30d-e306-4992-b722-4ed6baa18489 x-compute-request-id: req-dcdaa30d-e306-4992-b722-4ed6baa18489 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-12-27 17:44:41,051 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-27e9ef7d-89dc-400e-8dfe-fb91ac39e0a0-inst used request id req-dcdaa30d-e306-4992-b722-4ed6baa18489 2018-12-27 17:44:41,054 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-27e9ef7d-89dc-400e-8dfe-fb91ac39e0a0-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}574913194f5d3471df6e2d56fe8ae56579e6b6db" 2018-12-27 17:44:41,331 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-32acef64-3492-4d59-b4c2-425022c42631 Date: Thu, 27 Dec 2018 17:44:41 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"70e17b52-187c-4531-95f2-7dd8586c767c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"513dffe8235b4f20a3b12ffd00eea024","status":"ACTIVE","subnets":["612c0a8f-f508-4323-8537-35da32ea653d"],"description":"","tags":[],"updated_at":"2018-12-27T17:44:35Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-27e9ef7d-89dc-400e-8dfe-fb91ac39e0a0-pub-net","admin_state_up":true,"tenant_id":"513dffe8235b4f20a3b12ffd00eea024","created_at":"2018-12-27T17:44:33Z","mtu":1442}]} 2018-12-27 17:44:41,331 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-27e9ef7d-89dc-400e-8dfe-fb91ac39e0a0-pub-net used request id req-32acef64-3492-4d59-b4c2-425022c42631 2018-12-27 17:44:41,336 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=70e17b52-187c-4531-95f2-7dd8586c767c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}574913194f5d3471df6e2d56fe8ae56579e6b6db" 2018-12-27 17:44:41,573 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-64206b5f-64b1-46a8-8a44-2ac737e2d401 Date: Thu, 27 Dec 2018 17:44:41 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"70e17b52-187c-4531-95f2-7dd8586c767c","tenant_id":"513dffe8235b4f20a3b12ffd00eea024","created_at":"2018-12-27T17:44:35Z","dns_nameservers":[],"updated_at":"2018-12-27T17:44:35Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"513dffe8235b4f20a3b12ffd00eea024","id":"612c0a8f-f508-4323-8537-35da32ea653d","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-27e9ef7d-89dc-400e-8dfe-fb91ac39e0a0-pub-subnet"}]} 2018-12-27 17:44:41,574 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=70e17b52-187c-4531-95f2-7dd8586c767c used request id req-64206b5f-64b1-46a8-8a44-2ac737e2d401 2018-12-27 17:44:41,579 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-27e9ef7d-89dc-400e-8dfe-fb91ac39e0a0-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}574913194f5d3471df6e2d56fe8ae56579e6b6db" 2018-12-27 17:44:41,872 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-738f1895-12a3-49cd-9361-fb9955bb4e27 Date: Thu, 27 Dec 2018 17:44:41 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"70e17b52-187c-4531-95f2-7dd8586c767c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"513dffe8235b4f20a3b12ffd00eea024","status":"ACTIVE","subnets":["612c0a8f-f508-4323-8537-35da32ea653d"],"description":"","tags":[],"updated_at":"2018-12-27T17:44:35Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-27e9ef7d-89dc-400e-8dfe-fb91ac39e0a0-pub-net","admin_state_up":true,"tenant_id":"513dffe8235b4f20a3b12ffd00eea024","created_at":"2018-12-27T17:44:33Z","mtu":1442}]} 2018-12-27 17:44:41,872 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-27e9ef7d-89dc-400e-8dfe-fb91ac39e0a0-pub-net used request id req-738f1895-12a3-49cd-9361-fb9955bb4e27 2018-12-27 17:44:41,876 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/513dffe8235b4f20a3b12ffd00eea024 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}574913194f5d3471df6e2d56fe8ae56579e6b6db" 2018-12-27 17:44:41,975 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:44:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1222e9f7-28ca-463d-8ae9-425bfaf5a0cb Content-Encoding: gzip Content-Length: 233 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/513dffe8235b4f20a3b12ffd00eea024"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "513dffe8235b4f20a3b12ffd00eea024", "name": "CreateInstancePortManipulationTests-c61ef2b3-c7ed-4b8-proj"}} 2018-12-27 17:44:41,975 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/513dffe8235b4f20a3b12ffd00eea024 used request id req-1222e9f7-28ca-463d-8ae9-425bfaf5a0cb 2018-12-27 17:44:41,980 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=70e17b52-187c-4531-95f2-7dd8586c767c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}574913194f5d3471df6e2d56fe8ae56579e6b6db" 2018-12-27 17:44:42,226 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-4bd58e68-994e-4f44-afd6-771eff37de53 Date: Thu, 27 Dec 2018 17:44:42 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"70e17b52-187c-4531-95f2-7dd8586c767c","tenant_id":"513dffe8235b4f20a3b12ffd00eea024","created_at":"2018-12-27T17:44:35Z","dns_nameservers":[],"updated_at":"2018-12-27T17:44:35Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"513dffe8235b4f20a3b12ffd00eea024","id":"612c0a8f-f508-4323-8537-35da32ea653d","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-27e9ef7d-89dc-400e-8dfe-fb91ac39e0a0-pub-subnet"}]} 2018-12-27 17:44:42,226 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=70e17b52-187c-4531-95f2-7dd8586c767c used request id req-4bd58e68-994e-4f44-afd6-771eff37de53 2018-12-27 17:44:42,231 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=70e17b52-187c-4531-95f2-7dd8586c767c&name=CreateInstancePortManipulationTests-27e9ef7d-89dc-400e-8dfe-fb91ac39e0a0port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}574913194f5d3471df6e2d56fe8ae56579e6b6db" 2018-12-27 17:44:42,446 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-92c94013-3170-489f-890b-61f1e2e97703 Date: Thu, 27 Dec 2018 17:44:42 GMT RESP BODY: {"ports":[]} 2018-12-27 17:44:42,446 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=70e17b52-187c-4531-95f2-7dd8586c767c&name=CreateInstancePortManipulationTests-27e9ef7d-89dc-400e-8dfe-fb91ac39e0a0port-1&admin_state_up=True used request id req-92c94013-3170-489f-890b-61f1e2e97703 2018-12-27 17:44:42,446 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:44:42,447 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:44:42,869 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "36ebeea4f9134eb18c2c602616f2ebe6", "name": "CreateInstancePortManipulationTests-c61ef2b3-c7ed-4b8-proj-role"}], "expires_at": "2018-12-27T18:44:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "513dffe8235b4f20a3b12ffd00eea024", "name": "CreateInstancePortManipulationTests-c61ef2b3-c7ed-4b8-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/513dffe8235b4f20a3b12ffd00eea024", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/513dffe8235b4f20a3b12ffd00eea024", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/513dffe8235b4f20a3b12ffd00eea024", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/513dffe8235b4f20a3b12ffd00eea024", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/513dffe8235b4f20a3b12ffd00eea024", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/513dffe8235b4f20a3b12ffd00eea024", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/513dffe8235b4f20a3b12ffd00eea024", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/513dffe8235b4f20a3b12ffd00eea024", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/513dffe8235b4f20a3b12ffd00eea024", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_513dffe8235b4f20a3b12ffd00eea024", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_513dffe8235b4f20a3b12ffd00eea024", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/513dffe8235b4f20a3b12ffd00eea024", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/513dffe8235b4f20a3b12ffd00eea024", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/513dffe8235b4f20a3b12ffd00eea024", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-c61ef2b3-c7ed-4b8-user", "id": "bd025fca5d424dd2b0b479ed59427255"}, "audit_ids": ["yARc2yDbS0SZjQ7tk7SSFg"], "issued_at": "2018-12-27T17:44:42.000000Z"}} 2018-12-27 17:44:42,869 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88441439e2110dd1986a7bcf2f1dba0ac165d117" 2018-12-27 17:44:42,967 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:44:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a2f4fe94-c20e-46dd-9d11-27714f067d3f Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:44:42,967 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-a2f4fe94-c20e-46dd-9d11-27714f067d3f 2018-12-27 17:44:42,973 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-27e9ef7d-89dc-400e-8dfe-fb91ac39e0a0-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}574913194f5d3471df6e2d56fe8ae56579e6b6db" 2018-12-27 17:44:43,288 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-fd9bc6b2-9866-449b-a4e8-a56078dc49b7 Date: Thu, 27 Dec 2018 17:44:43 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"70e17b52-187c-4531-95f2-7dd8586c767c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"513dffe8235b4f20a3b12ffd00eea024","status":"ACTIVE","subnets":["612c0a8f-f508-4323-8537-35da32ea653d"],"description":"","tags":[],"updated_at":"2018-12-27T17:44:35Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-27e9ef7d-89dc-400e-8dfe-fb91ac39e0a0-pub-net","admin_state_up":true,"tenant_id":"513dffe8235b4f20a3b12ffd00eea024","created_at":"2018-12-27T17:44:33Z","mtu":1442}]} 2018-12-27 17:44:43,288 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-27e9ef7d-89dc-400e-8dfe-fb91ac39e0a0-pub-net used request id req-fd9bc6b2-9866-449b-a4e8-a56078dc49b7 2018-12-27 17:44:43,293 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=70e17b52-187c-4531-95f2-7dd8586c767c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}574913194f5d3471df6e2d56fe8ae56579e6b6db" 2018-12-27 17:44:43,342 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-9b469f90-3b7d-4c63-8eef-bcd509c39aef Date: Thu, 27 Dec 2018 17:44:43 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"70e17b52-187c-4531-95f2-7dd8586c767c","tenant_id":"513dffe8235b4f20a3b12ffd00eea024","created_at":"2018-12-27T17:44:35Z","dns_nameservers":[],"updated_at":"2018-12-27T17:44:35Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"513dffe8235b4f20a3b12ffd00eea024","id":"612c0a8f-f508-4323-8537-35da32ea653d","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-27e9ef7d-89dc-400e-8dfe-fb91ac39e0a0-pub-subnet"}]} 2018-12-27 17:44:43,343 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=70e17b52-187c-4531-95f2-7dd8586c767c used request id req-9b469f90-3b7d-4c63-8eef-bcd509c39aef 2018-12-27 17:44:43,348 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-27e9ef7d-89dc-400e-8dfe-fb91ac39e0a0-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}574913194f5d3471df6e2d56fe8ae56579e6b6db" 2018-12-27 17:44:43,445 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-e82bba90-4e41-40c3-af8a-0d856983c4b4 Date: Thu, 27 Dec 2018 17:44:43 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"70e17b52-187c-4531-95f2-7dd8586c767c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"513dffe8235b4f20a3b12ffd00eea024","status":"ACTIVE","subnets":["612c0a8f-f508-4323-8537-35da32ea653d"],"description":"","tags":[],"updated_at":"2018-12-27T17:44:35Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-27e9ef7d-89dc-400e-8dfe-fb91ac39e0a0-pub-net","admin_state_up":true,"tenant_id":"513dffe8235b4f20a3b12ffd00eea024","created_at":"2018-12-27T17:44:33Z","mtu":1442}]} 2018-12-27 17:44:43,445 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-27e9ef7d-89dc-400e-8dfe-fb91ac39e0a0-pub-net used request id req-e82bba90-4e41-40c3-af8a-0d856983c4b4 2018-12-27 17:44:43,448 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 17:44:43,453 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 17:44:43 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 17:44:43,454 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/513dffe8235b4f20a3b12ffd00eea024 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88441439e2110dd1986a7bcf2f1dba0ac165d117" 2018-12-27 17:44:43,558 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:44:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8a28d659-304f-4239-b7f5-91c8b0869b43 Content-Encoding: gzip Content-Length: 233 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/513dffe8235b4f20a3b12ffd00eea024"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "513dffe8235b4f20a3b12ffd00eea024", "name": "CreateInstancePortManipulationTests-c61ef2b3-c7ed-4b8-proj"}} 2018-12-27 17:44:43,558 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/513dffe8235b4f20a3b12ffd00eea024 used request id req-8a28d659-304f-4239-b7f5-91c8b0869b43 2018-12-27 17:44:43,563 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=70e17b52-187c-4531-95f2-7dd8586c767c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}574913194f5d3471df6e2d56fe8ae56579e6b6db" 2018-12-27 17:44:43,613 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-27422365-1691-44f3-89ce-96e88af0e4c1 Date: Thu, 27 Dec 2018 17:44:43 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"70e17b52-187c-4531-95f2-7dd8586c767c","tenant_id":"513dffe8235b4f20a3b12ffd00eea024","created_at":"2018-12-27T17:44:35Z","dns_nameservers":[],"updated_at":"2018-12-27T17:44:35Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"513dffe8235b4f20a3b12ffd00eea024","id":"612c0a8f-f508-4323-8537-35da32ea653d","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-27e9ef7d-89dc-400e-8dfe-fb91ac39e0a0-pub-subnet"}]} 2018-12-27 17:44:43,613 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=70e17b52-187c-4531-95f2-7dd8586c767c used request id req-27422365-1691-44f3-89ce-96e88af0e4c1 2018-12-27 17:44:43,619 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=70e17b52-187c-4531-95f2-7dd8586c767c&name=CreateInstancePortManipulationTests-27e9ef7d-89dc-400e-8dfe-fb91ac39e0a0-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}574913194f5d3471df6e2d56fe8ae56579e6b6db" 2018-12-27 17:44:43,876 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-8bc89ca1-6d7d-4fa7-b74b-603a175380e9 Date: Thu, 27 Dec 2018 17:44:43 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"70e17b52-187c-4531-95f2-7dd8586c767c","tenant_id":"513dffe8235b4f20a3b12ffd00eea024","created_at":"2018-12-27T17:44:35Z","dns_nameservers":[],"updated_at":"2018-12-27T17:44:35Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"513dffe8235b4f20a3b12ffd00eea024","id":"612c0a8f-f508-4323-8537-35da32ea653d","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-27e9ef7d-89dc-400e-8dfe-fb91ac39e0a0-pub-subnet"}]} 2018-12-27 17:44:43,876 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=70e17b52-187c-4531-95f2-7dd8586c767c&name=CreateInstancePortManipulationTests-27e9ef7d-89dc-400e-8dfe-fb91ac39e0a0-pub-subnet used request id req-8bc89ca1-6d7d-4fa7-b74b-603a175380e9 2018-12-27 17:44:43,881 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=70e17b52-187c-4531-95f2-7dd8586c767c&name=CreateInstancePortManipulationTests-27e9ef7d-89dc-400e-8dfe-fb91ac39e0a0-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}574913194f5d3471df6e2d56fe8ae56579e6b6db" 2018-12-27 17:44:43,928 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-114a60c1-57fe-44a3-8fdc-12d8286d42dd Date: Thu, 27 Dec 2018 17:44:43 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"70e17b52-187c-4531-95f2-7dd8586c767c","tenant_id":"513dffe8235b4f20a3b12ffd00eea024","created_at":"2018-12-27T17:44:35Z","dns_nameservers":[],"updated_at":"2018-12-27T17:44:35Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"513dffe8235b4f20a3b12ffd00eea024","id":"612c0a8f-f508-4323-8537-35da32ea653d","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-27e9ef7d-89dc-400e-8dfe-fb91ac39e0a0-pub-subnet"}]} 2018-12-27 17:44:43,928 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=70e17b52-187c-4531-95f2-7dd8586c767c&name=CreateInstancePortManipulationTests-27e9ef7d-89dc-400e-8dfe-fb91ac39e0a0-pub-subnet used request id req-114a60c1-57fe-44a3-8fdc-12d8286d42dd 2018-12-27 17:44:43,929 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-27e9ef7d-89dc-400e-8dfe-fb91ac39e0a0-pub-net 2018-12-27 17:44:43,933 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}574913194f5d3471df6e2d56fe8ae56579e6b6db" -d '{"port": {"network_id": "70e17b52-187c-4531-95f2-7dd8586c767c", "fixed_ips": [{"subnet_id": "612c0a8f-f508-4323-8537-35da32ea653d", "ip_address": "10.55.0.101"}, {"subnet_id": "612c0a8f-f508-4323-8537-35da32ea653d", "ip_address": "10.55.0.102"}], "name": "CreateInstancePortManipulationTests-27e9ef7d-89dc-400e-8dfe-fb91ac39e0a0port-1", "admin_state_up": true}}' 2018-12-27 17:44:45,308 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1108 X-Openstack-Request-Id: req-72856564-8b93-459f-92b2-db66cfeff186 Date: Thu, 27 Dec 2018 17:44:45 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T17:44:44Z","device_owner":"","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"612c0a8f-f508-4323-8537-35da32ea653d","ip_address":"10.55.0.101"},{"subnet_id":"612c0a8f-f508-4323-8537-35da32ea653d","ip_address":"10.55.0.102"}],"id":"4f18973c-4d3a-47ac-9c4b-510bf61f317b","security_groups":["8a670f64-8d2f-4402-bfa1-514f0bcc1124"],"mac_address":"fa:16:3e:65:e7:2c","device_id":"","status":"DOWN","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-0-101","ip_address":"10.55.0.101","fqdn":"host-10-55-0-101.openstacklocal."},{"hostname":"host-10-55-0-102","ip_address":"10.55.0.102","fqdn":"host-10-55-0-102.openstacklocal."}],"name":"CreateInstancePortManipulationTests-27e9ef7d-89dc-400e-8dfe-fb91ac39e0a0port-1","project_id":"513dffe8235b4f20a3b12ffd00eea024","qos_policy_id":null,"admin_state_up":true,"network_id":"70e17b52-187c-4531-95f2-7dd8586c767c","dns_name":"","created_at":"2018-12-27T17:44:44Z","binding:vnic_type":"normal","tenant_id":"513dffe8235b4f20a3b12ffd00eea024"}} 2018-12-27 17:44:45,308 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/ports used request id req-72856564-8b93-459f-92b2-db66cfeff186 2018-12-27 17:44:45,314 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-27e9ef7d-89dc-400e-8dfe-fb91ac39e0a0-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}574913194f5d3471df6e2d56fe8ae56579e6b6db" 2018-12-27 17:44:45,592 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-8b1bfe82-16dd-4e5f-86ae-75707e40497f Date: Thu, 27 Dec 2018 17:44:45 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"70e17b52-187c-4531-95f2-7dd8586c767c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"513dffe8235b4f20a3b12ffd00eea024","status":"ACTIVE","subnets":["612c0a8f-f508-4323-8537-35da32ea653d"],"description":"","tags":[],"updated_at":"2018-12-27T17:44:35Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-27e9ef7d-89dc-400e-8dfe-fb91ac39e0a0-pub-net","admin_state_up":true,"tenant_id":"513dffe8235b4f20a3b12ffd00eea024","created_at":"2018-12-27T17:44:33Z","mtu":1442}]} 2018-12-27 17:44:45,592 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-27e9ef7d-89dc-400e-8dfe-fb91ac39e0a0-pub-net used request id req-8b1bfe82-16dd-4e5f-86ae-75707e40497f 2018-12-27 17:44:45,597 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=70e17b52-187c-4531-95f2-7dd8586c767c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}574913194f5d3471df6e2d56fe8ae56579e6b6db" 2018-12-27 17:44:45,655 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-35d8e81a-5619-477c-9721-63f2e2762f9b Date: Thu, 27 Dec 2018 17:44:45 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"70e17b52-187c-4531-95f2-7dd8586c767c","tenant_id":"513dffe8235b4f20a3b12ffd00eea024","created_at":"2018-12-27T17:44:35Z","dns_nameservers":[],"updated_at":"2018-12-27T17:44:35Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"513dffe8235b4f20a3b12ffd00eea024","id":"612c0a8f-f508-4323-8537-35da32ea653d","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-27e9ef7d-89dc-400e-8dfe-fb91ac39e0a0-pub-subnet"}]} 2018-12-27 17:44:45,656 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=70e17b52-187c-4531-95f2-7dd8586c767c used request id req-35d8e81a-5619-477c-9721-63f2e2762f9b 2018-12-27 17:44:45,660 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-27e9ef7d-89dc-400e-8dfe-fb91ac39e0a0-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}574913194f5d3471df6e2d56fe8ae56579e6b6db" 2018-12-27 17:44:46,321 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-de841d21-4267-4345-8eee-51efaab259ee Date: Thu, 27 Dec 2018 17:44:46 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"70e17b52-187c-4531-95f2-7dd8586c767c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"513dffe8235b4f20a3b12ffd00eea024","status":"ACTIVE","subnets":["612c0a8f-f508-4323-8537-35da32ea653d"],"description":"","tags":[],"updated_at":"2018-12-27T17:44:35Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-27e9ef7d-89dc-400e-8dfe-fb91ac39e0a0-pub-net","admin_state_up":true,"tenant_id":"513dffe8235b4f20a3b12ffd00eea024","created_at":"2018-12-27T17:44:33Z","mtu":1442}]} 2018-12-27 17:44:46,321 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-27e9ef7d-89dc-400e-8dfe-fb91ac39e0a0-pub-net used request id req-de841d21-4267-4345-8eee-51efaab259ee 2018-12-27 17:44:46,325 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/513dffe8235b4f20a3b12ffd00eea024 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}574913194f5d3471df6e2d56fe8ae56579e6b6db" 2018-12-27 17:44:46,422 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:44:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fc4475f8-02d2-41b4-9ceb-1d218b3d9261 Content-Encoding: gzip Content-Length: 233 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/513dffe8235b4f20a3b12ffd00eea024"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "513dffe8235b4f20a3b12ffd00eea024", "name": "CreateInstancePortManipulationTests-c61ef2b3-c7ed-4b8-proj"}} 2018-12-27 17:44:46,422 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/513dffe8235b4f20a3b12ffd00eea024 used request id req-fc4475f8-02d2-41b4-9ceb-1d218b3d9261 2018-12-27 17:44:46,427 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=70e17b52-187c-4531-95f2-7dd8586c767c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}574913194f5d3471df6e2d56fe8ae56579e6b6db" 2018-12-27 17:44:46,471 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-572f6401-27fc-481f-a987-5c6e341fa9fa Date: Thu, 27 Dec 2018 17:44:46 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"70e17b52-187c-4531-95f2-7dd8586c767c","tenant_id":"513dffe8235b4f20a3b12ffd00eea024","created_at":"2018-12-27T17:44:35Z","dns_nameservers":[],"updated_at":"2018-12-27T17:44:35Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"513dffe8235b4f20a3b12ffd00eea024","id":"612c0a8f-f508-4323-8537-35da32ea653d","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-27e9ef7d-89dc-400e-8dfe-fb91ac39e0a0-pub-subnet"}]} 2018-12-27 17:44:46,471 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=70e17b52-187c-4531-95f2-7dd8586c767c used request id req-572f6401-27fc-481f-a987-5c6e341fa9fa 2018-12-27 17:44:46,477 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=70e17b52-187c-4531-95f2-7dd8586c767c&name=CreateInstancePortManipulationTests-27e9ef7d-89dc-400e-8dfe-fb91ac39e0a0port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}574913194f5d3471df6e2d56fe8ae56579e6b6db" 2018-12-27 17:44:46,693 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1111 X-Openstack-Request-Id: req-258e6227-77e3-4f25-9994-deebdf0a501b Date: Thu, 27 Dec 2018 17:44:46 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T17:44:44Z","device_owner":"","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"612c0a8f-f508-4323-8537-35da32ea653d","ip_address":"10.55.0.101"},{"subnet_id":"612c0a8f-f508-4323-8537-35da32ea653d","ip_address":"10.55.0.102"}],"id":"4f18973c-4d3a-47ac-9c4b-510bf61f317b","security_groups":["8a670f64-8d2f-4402-bfa1-514f0bcc1124"],"mac_address":"fa:16:3e:65:e7:2c","project_id":"513dffe8235b4f20a3b12ffd00eea024","status":"DOWN","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-0-101","ip_address":"10.55.0.101","fqdn":"host-10-55-0-101.openstacklocal."},{"hostname":"host-10-55-0-102","ip_address":"10.55.0.102","fqdn":"host-10-55-0-102.openstacklocal."}],"qos_policy_id":null,"name":"CreateInstancePortManipulationTests-27e9ef7d-89dc-400e-8dfe-fb91ac39e0a0port-1","admin_state_up":true,"network_id":"70e17b52-187c-4531-95f2-7dd8586c767c","dns_name":"","created_at":"2018-12-27T17:44:44Z","binding:vnic_type":"normal","device_id":"","tenant_id":"513dffe8235b4f20a3b12ffd00eea024"}]} 2018-12-27 17:44:46,693 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=70e17b52-187c-4531-95f2-7dd8586c767c&name=CreateInstancePortManipulationTests-27e9ef7d-89dc-400e-8dfe-fb91ac39e0a0port-1&admin_state_up=True used request id req-258e6227-77e3-4f25-9994-deebdf0a501b 2018-12-27 17:44:46,696 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/513dffe8235b4f20a3b12ffd00eea024 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}574913194f5d3471df6e2d56fe8ae56579e6b6db" 2018-12-27 17:44:46,791 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:44:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d6b50fdf-a4e2-4ef2-a4ac-a341c4126e27 Content-Encoding: gzip Content-Length: 233 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/513dffe8235b4f20a3b12ffd00eea024"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "513dffe8235b4f20a3b12ffd00eea024", "name": "CreateInstancePortManipulationTests-c61ef2b3-c7ed-4b8-proj"}} 2018-12-27 17:44:46,791 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/513dffe8235b4f20a3b12ffd00eea024 used request id req-d6b50fdf-a4e2-4ef2-a4ac-a341c4126e27 2018-12-27 17:44:46,792 - nova_utils - INFO - Creating VM with name - CreateInstancePortManipulationTests-27e9ef7d-89dc-400e-8dfe-fb91ac39e0a0-inst 2018-12-27 17:44:46,795 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}574913194f5d3471df6e2d56fe8ae56579e6b6db" 2018-12-27 17:44:46,813 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:44:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1c1ab207-cd87-4d05-8428-9b359e801ff6 x-compute-request-id: req-1c1ab207-cd87-4d05-8428-9b359e801ff6 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"flavors": [{"id": "4beaa58b-db9c-40e7-b344-8e477035658c", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/4beaa58b-db9c-40e7-b344-8e477035658c", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/4beaa58b-db9c-40e7-b344-8e477035658c", "rel": "bookmark"}], "name": "CreateInstancePortManipulationTests-27e9ef7d-89dc-400e-8dfe-fb91ac39e0a0-flavor-name"}]} 2018-12-27 17:44:46,813 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-1c1ab207-cd87-4d05-8428-9b359e801ff6 2018-12-27 17:44:46,816 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/flavors/4beaa58b-db9c-40e7-b344-8e477035658c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}574913194f5d3471df6e2d56fe8ae56579e6b6db" 2018-12-27 17:44:46,837 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:44:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d6c71519-49f8-4212-8378-530cf03649cc x-compute-request-id: req-d6c71519-49f8-4212-8378-530cf03649cc Content-Encoding: gzip Content-Length: 329 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstancePortManipulationTests-27e9ef7d-89dc-400e-8dfe-fb91ac39e0a0-flavor-name", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/4beaa58b-db9c-40e7-b344-8e477035658c", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/4beaa58b-db9c-40e7-b344-8e477035658c", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "4beaa58b-db9c-40e7-b344-8e477035658c"}} 2018-12-27 17:44:46,837 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/4beaa58b-db9c-40e7-b344-8e477035658c used request id req-d6c71519-49f8-4212-8378-530cf03649cc 2018-12-27 17:44:46,840 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-27e9ef7d-89dc-400e-8dfe-fb91ac39e0a0-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}574913194f5d3471df6e2d56fe8ae56579e6b6db" 2018-12-27 17:44:47,051 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1080 Content-Type: application/json X-Openstack-Request-Id: req-5749d453-9714-4de3-8f97-75c5c17e91e8 Date: Thu, 27 Dec 2018 17:44:47 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-27e9ef7d-89dc-400e-8dfe-fb91ac39e0a0-image", "tags": [], "container_format": "bare", "created_at": "2018-12-27T17:44:31Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-27T17:44:32Z", "visibility": "shared", "locations": [{"url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/9a97bb19-45c7-4a37-b75d-b24f28e638a7/snap", "metadata": {}}], "self": "/v2/images/9a97bb19-45c7-4a37-b75d-b24f28e638a7", "min_disk": 0, "protected": false, "id": "9a97bb19-45c7-4a37-b75d-b24f28e638a7", "file": "/v2/images/9a97bb19-45c7-4a37-b75d-b24f28e638a7/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "513dffe8235b4f20a3b12ffd00eea024", "direct_url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/9a97bb19-45c7-4a37-b75d-b24f28e638a7/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-27e9ef7d-89dc-400e-8dfe-fb91ac39e0a0-image"} 2018-12-27 17:44:47,051 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-27e9ef7d-89dc-400e-8dfe-fb91ac39e0a0-image used request id req-5749d453-9714-4de3-8f97-75c5c17e91e8 2018-12-27 17:44:47,054 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}574913194f5d3471df6e2d56fe8ae56579e6b6db" 2018-12-27 17:44:47,232 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-5a722542-8b99-4b8a-b6df-930d63fc5976 Date: Thu, 27 Dec 2018 17:44:47 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-27 17:44:47,232 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/schemas/image used request id req-5a722542-8b99-4b8a-b6df-930d63fc5976 2018-12-27 17:44:47,238 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}574913194f5d3471df6e2d56fe8ae56579e6b6db" -d '{"server": {"name": "CreateInstancePortManipulationTests-27e9ef7d-89dc-400e-8dfe-fb91ac39e0a0-inst", "imageRef": "9a97bb19-45c7-4a37-b75d-b24f28e638a7", "flavorRef": "4beaa58b-db9c-40e7-b344-8e477035658c", "max_count": 1, "min_count": 1, "networks": [{"port": "4f18973c-4d3a-47ac-9c4b-510bf61f317b"}]}}' 2018-12-27 17:44:49,239 - novaclient.v2.client - DEBUG - RESP: [202] Date: Thu, 27 Dec 2018 17:44:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c90261d5-47a8-4f98-bcbd-76dad496f4e0 x-compute-request-id: req-c90261d5-47a8-4f98-bcbd-76dad496f4e0 Content-Length: 374 location: http://172.30.9.31:8774/v2.1/servers/d6d90645-a004-4699-9d05-04d7f8d3a62c Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "d6d90645-a004-4699-9d05-04d7f8d3a62c", "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/d6d90645-a004-4699-9d05-04d7f8d3a62c", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/d6d90645-a004-4699-9d05-04d7f8d3a62c", "rel": "bookmark"}], "adminPass": "HZTeEhdQF6Va"}} 2018-12-27 17:44:49,239 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers used request id req-c90261d5-47a8-4f98-bcbd-76dad496f4e0 2018-12-27 17:44:49,242 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/d6d90645-a004-4699-9d05-04d7f8d3a62c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}574913194f5d3471df6e2d56fe8ae56579e6b6db" 2018-12-27 17:44:49,483 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:44:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-af7705b2-80c7-4a8e-b728-4b40d733072d x-compute-request-id: req-af7705b2-80c7-4a8e-b728-4b40d733072d Content-Encoding: gzip Content-Length: 618 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/d6d90645-a004-4699-9d05-04d7f8d3a62c", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/d6d90645-a004-4699-9d05-04d7f8d3a62c", "rel": "bookmark"}], "image": {"id": "9a97bb19-45c7-4a37-b75d-b24f28e638a7", "links": [{"href": "http://172.30.9.31:8774/images/9a97bb19-45c7-4a37-b75d-b24f28e638a7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4beaa58b-db9c-40e7-b344-8e477035658c", "links": [{"href": "http://172.30.9.31:8774/flavors/4beaa58b-db9c-40e7-b344-8e477035658c", "rel": "bookmark"}]}, "id": "d6d90645-a004-4699-9d05-04d7f8d3a62c", "user_id": "bd025fca5d424dd2b0b479ed59427255", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T17:44:49Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-27e9ef7d-89dc-400e-8dfe-fb91ac39e0a0-inst", "created": "2018-12-27T17:44:49Z", "tenant_id": "513dffe8235b4f20a3b12ffd00eea024", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-27 17:44:49,483 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/d6d90645-a004-4699-9d05-04d7f8d3a62c used request id req-af7705b2-80c7-4a8e-b728-4b40d733072d 2018-12-27 17:44:49,483 - create_instance - INFO - Created instance with name - CreateInstancePortManipulationTests-27e9ef7d-89dc-400e-8dfe-fb91ac39e0a0-inst 2018-12-27 17:44:49,486 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/d6d90645-a004-4699-9d05-04d7f8d3a62c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}574913194f5d3471df6e2d56fe8ae56579e6b6db" 2018-12-27 17:44:49,744 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:44:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8682faca-81c5-4800-a283-c3b5ee83a9f0 x-compute-request-id: req-8682faca-81c5-4800-a283-c3b5ee83a9f0 Content-Encoding: gzip Content-Length: 618 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/d6d90645-a004-4699-9d05-04d7f8d3a62c", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/d6d90645-a004-4699-9d05-04d7f8d3a62c", "rel": "bookmark"}], "image": {"id": "9a97bb19-45c7-4a37-b75d-b24f28e638a7", "links": [{"href": "http://172.30.9.31:8774/images/9a97bb19-45c7-4a37-b75d-b24f28e638a7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4beaa58b-db9c-40e7-b344-8e477035658c", "links": [{"href": "http://172.30.9.31:8774/flavors/4beaa58b-db9c-40e7-b344-8e477035658c", "rel": "bookmark"}]}, "id": "d6d90645-a004-4699-9d05-04d7f8d3a62c", "user_id": "bd025fca5d424dd2b0b479ed59427255", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T17:44:49Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-27e9ef7d-89dc-400e-8dfe-fb91ac39e0a0-inst", "created": "2018-12-27T17:44:49Z", "tenant_id": "513dffe8235b4f20a3b12ffd00eea024", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-27 17:44:49,744 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/d6d90645-a004-4699-9d05-04d7f8d3a62c used request id req-8682faca-81c5-4800-a283-c3b5ee83a9f0 2018-12-27 17:44:49,744 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-27e9ef7d-89dc-400e-8dfe-fb91ac39e0a0-inst] is - BUILD 2018-12-27 17:44:49,744 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-27 17:44:52,748 - create_instance - DEBUG - VM status query timeout in 896.73615098 2018-12-27 17:44:52,750 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/d6d90645-a004-4699-9d05-04d7f8d3a62c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}574913194f5d3471df6e2d56fe8ae56579e6b6db" 2018-12-27 17:44:53,270 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:44:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b6b0d3cd-e28b-4f7f-a799-9edc8f9b014c x-compute-request-id: req-b6b0d3cd-e28b-4f7f-a799-9edc8f9b014c Content-Encoding: gzip Content-Length: 684 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/d6d90645-a004-4699-9d05-04d7f8d3a62c", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/d6d90645-a004-4699-9d05-04d7f8d3a62c", "rel": "bookmark"}], "image": {"id": "9a97bb19-45c7-4a37-b75d-b24f28e638a7", "links": [{"href": "http://172.30.9.31:8774/images/9a97bb19-45c7-4a37-b75d-b24f28e638a7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4beaa58b-db9c-40e7-b344-8e477035658c", "links": [{"href": "http://172.30.9.31:8774/flavors/4beaa58b-db9c-40e7-b344-8e477035658c", "rel": "bookmark"}]}, "id": "d6d90645-a004-4699-9d05-04d7f8d3a62c", "security_groups": [{"name": "default"}], "user_id": "bd025fca5d424dd2b0b479ed59427255", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T17:44:50Z", "hostId": "aac088e02fd880f5ec5f9e02b44144f48ac58f26a50fcc1565b7dae5", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-27e9ef7d-89dc-400e-8dfe-fb91ac39e0a0-inst", "created": "2018-12-27T17:44:49Z", "tenant_id": "513dffe8235b4f20a3b12ffd00eea024", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-27 17:44:53,271 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/d6d90645-a004-4699-9d05-04d7f8d3a62c used request id req-b6b0d3cd-e28b-4f7f-a799-9edc8f9b014c 2018-12-27 17:44:53,271 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-27e9ef7d-89dc-400e-8dfe-fb91ac39e0a0-inst] is - BUILD 2018-12-27 17:44:53,271 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-27 17:44:56,273 - create_instance - DEBUG - VM status query timeout in 893.21041894 2018-12-27 17:44:56,276 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/d6d90645-a004-4699-9d05-04d7f8d3a62c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}574913194f5d3471df6e2d56fe8ae56579e6b6db" 2018-12-27 17:44:57,229 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:44:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c6473cce-8888-4ada-abcc-76faf7b2cd13 x-compute-request-id: req-c6473cce-8888-4ada-abcc-76faf7b2cd13 Content-Encoding: gzip Content-Length: 684 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/d6d90645-a004-4699-9d05-04d7f8d3a62c", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/d6d90645-a004-4699-9d05-04d7f8d3a62c", "rel": "bookmark"}], "image": {"id": "9a97bb19-45c7-4a37-b75d-b24f28e638a7", "links": [{"href": "http://172.30.9.31:8774/images/9a97bb19-45c7-4a37-b75d-b24f28e638a7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4beaa58b-db9c-40e7-b344-8e477035658c", "links": [{"href": "http://172.30.9.31:8774/flavors/4beaa58b-db9c-40e7-b344-8e477035658c", "rel": "bookmark"}]}, "id": "d6d90645-a004-4699-9d05-04d7f8d3a62c", "security_groups": [{"name": "default"}], "user_id": "bd025fca5d424dd2b0b479ed59427255", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T17:44:50Z", "hostId": "aac088e02fd880f5ec5f9e02b44144f48ac58f26a50fcc1565b7dae5", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-27e9ef7d-89dc-400e-8dfe-fb91ac39e0a0-inst", "created": "2018-12-27T17:44:49Z", "tenant_id": "513dffe8235b4f20a3b12ffd00eea024", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-27 17:44:57,229 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/d6d90645-a004-4699-9d05-04d7f8d3a62c used request id req-c6473cce-8888-4ada-abcc-76faf7b2cd13 2018-12-27 17:44:57,229 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-27e9ef7d-89dc-400e-8dfe-fb91ac39e0a0-inst] is - BUILD 2018-12-27 17:44:57,229 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-27 17:45:00,232 - create_instance - DEBUG - VM status query timeout in 889.251177073 2018-12-27 17:45:00,235 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/d6d90645-a004-4699-9d05-04d7f8d3a62c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}574913194f5d3471df6e2d56fe8ae56579e6b6db" 2018-12-27 17:45:00,775 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:45:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-496cd735-31f7-4c0b-82b9-80cd91c380d8 x-compute-request-id: req-496cd735-31f7-4c0b-82b9-80cd91c380d8 Content-Encoding: gzip Content-Length: 769 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-27e9ef7d-89dc-400e-8dfe-fb91ac39e0a0-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:65:e7:2c", "version": 4, "addr": "10.55.0.101", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:65:e7:2c", "version": 4, "addr": "10.55.0.102", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/d6d90645-a004-4699-9d05-04d7f8d3a62c", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/d6d90645-a004-4699-9d05-04d7f8d3a62c", "rel": "bookmark"}], "image": {"id": "9a97bb19-45c7-4a37-b75d-b24f28e638a7", "links": [{"href": "http://172.30.9.31:8774/images/9a97bb19-45c7-4a37-b75d-b24f28e638a7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T17:44:59.000000", "flavor": {"id": "4beaa58b-db9c-40e7-b344-8e477035658c", "links": [{"href": "http://172.30.9.31:8774/flavors/4beaa58b-db9c-40e7-b344-8e477035658c", "rel": "bookmark"}]}, "id": "d6d90645-a004-4699-9d05-04d7f8d3a62c", "security_groups": [{"name": "default"}], "user_id": "bd025fca5d424dd2b0b479ed59427255", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T17:44:59Z", "hostId": "aac088e02fd880f5ec5f9e02b44144f48ac58f26a50fcc1565b7dae5", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-27e9ef7d-89dc-400e-8dfe-fb91ac39e0a0-inst", "created": "2018-12-27T17:44:49Z", "tenant_id": "513dffe8235b4f20a3b12ffd00eea024", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-27 17:45:00,775 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/d6d90645-a004-4699-9d05-04d7f8d3a62c used request id req-496cd735-31f7-4c0b-82b9-80cd91c380d8 2018-12-27 17:45:00,775 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-27e9ef7d-89dc-400e-8dfe-fb91ac39e0a0-inst] is - ACTIVE 2018-12-27 17:45:00,775 - create_instance - INFO - VM is - ACTIVE 2018-12-27 17:45:00,778 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/d6d90645-a004-4699-9d05-04d7f8d3a62c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}574913194f5d3471df6e2d56fe8ae56579e6b6db" 2018-12-27 17:45:01,301 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:45:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1468ff43-be92-4cb4-a82b-4ad75f5b6a42 x-compute-request-id: req-1468ff43-be92-4cb4-a82b-4ad75f5b6a42 Content-Encoding: gzip Content-Length: 769 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-27e9ef7d-89dc-400e-8dfe-fb91ac39e0a0-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:65:e7:2c", "version": 4, "addr": "10.55.0.101", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:65:e7:2c", "version": 4, "addr": "10.55.0.102", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/d6d90645-a004-4699-9d05-04d7f8d3a62c", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/d6d90645-a004-4699-9d05-04d7f8d3a62c", "rel": "bookmark"}], "image": {"id": "9a97bb19-45c7-4a37-b75d-b24f28e638a7", "links": [{"href": "http://172.30.9.31:8774/images/9a97bb19-45c7-4a37-b75d-b24f28e638a7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T17:44:59.000000", "flavor": {"id": "4beaa58b-db9c-40e7-b344-8e477035658c", "links": [{"href": "http://172.30.9.31:8774/flavors/4beaa58b-db9c-40e7-b344-8e477035658c", "rel": "bookmark"}]}, "id": "d6d90645-a004-4699-9d05-04d7f8d3a62c", "security_groups": [{"name": "default"}], "user_id": "bd025fca5d424dd2b0b479ed59427255", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T17:44:59Z", "hostId": "aac088e02fd880f5ec5f9e02b44144f48ac58f26a50fcc1565b7dae5", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-27e9ef7d-89dc-400e-8dfe-fb91ac39e0a0-inst", "created": "2018-12-27T17:44:49Z", "tenant_id": "513dffe8235b4f20a3b12ffd00eea024", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-27 17:45:01,301 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/d6d90645-a004-4699-9d05-04d7f8d3a62c used request id req-1468ff43-be92-4cb4-a82b-4ad75f5b6a42 2018-12-27 17:45:01,307 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-27e9ef7d-89dc-400e-8dfe-fb91ac39e0a0-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}574913194f5d3471df6e2d56fe8ae56579e6b6db" 2018-12-27 17:45:01,597 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-8a4751b1-71e4-445e-bb96-9a3cac6a43bc Date: Thu, 27 Dec 2018 17:45:01 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"70e17b52-187c-4531-95f2-7dd8586c767c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"513dffe8235b4f20a3b12ffd00eea024","status":"ACTIVE","subnets":["612c0a8f-f508-4323-8537-35da32ea653d"],"description":"","tags":[],"updated_at":"2018-12-27T17:44:35Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-27e9ef7d-89dc-400e-8dfe-fb91ac39e0a0-pub-net","admin_state_up":true,"tenant_id":"513dffe8235b4f20a3b12ffd00eea024","created_at":"2018-12-27T17:44:33Z","mtu":1442}]} 2018-12-27 17:45:01,598 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-27e9ef7d-89dc-400e-8dfe-fb91ac39e0a0-pub-net used request id req-8a4751b1-71e4-445e-bb96-9a3cac6a43bc 2018-12-27 17:45:01,602 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/513dffe8235b4f20a3b12ffd00eea024 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}574913194f5d3471df6e2d56fe8ae56579e6b6db" 2018-12-27 17:45:01,709 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:45:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7f1a7d2d-9094-43d1-b197-16a1c3d00b86 Content-Encoding: gzip Content-Length: 233 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/513dffe8235b4f20a3b12ffd00eea024"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "513dffe8235b4f20a3b12ffd00eea024", "name": "CreateInstancePortManipulationTests-c61ef2b3-c7ed-4b8-proj"}} 2018-12-27 17:45:01,709 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/513dffe8235b4f20a3b12ffd00eea024 used request id req-7f1a7d2d-9094-43d1-b197-16a1c3d00b86 2018-12-27 17:45:01,713 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=70e17b52-187c-4531-95f2-7dd8586c767c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}574913194f5d3471df6e2d56fe8ae56579e6b6db" 2018-12-27 17:45:01,763 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-25851071-ea26-4042-a2dc-138af39f36bd Date: Thu, 27 Dec 2018 17:45:01 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"70e17b52-187c-4531-95f2-7dd8586c767c","tenant_id":"513dffe8235b4f20a3b12ffd00eea024","created_at":"2018-12-27T17:44:35Z","dns_nameservers":[],"updated_at":"2018-12-27T17:44:35Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"513dffe8235b4f20a3b12ffd00eea024","id":"612c0a8f-f508-4323-8537-35da32ea653d","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-27e9ef7d-89dc-400e-8dfe-fb91ac39e0a0-pub-subnet"}]} 2018-12-27 17:45:01,763 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=70e17b52-187c-4531-95f2-7dd8586c767c used request id req-25851071-ea26-4042-a2dc-138af39f36bd 2018-12-27 17:45:01,767 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=70e17b52-187c-4531-95f2-7dd8586c767c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}574913194f5d3471df6e2d56fe8ae56579e6b6db" 2018-12-27 17:45:01,998 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1970 X-Openstack-Request-Id: req-780883bd-f886-43b7-8b42-ebc42e1fbba9 Date: Thu, 27 Dec 2018 17:45:01 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T17:44:59Z","device_owner":"compute:nova","revision_number":11,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"612c0a8f-f508-4323-8537-35da32ea653d","ip_address":"10.55.0.101"},{"subnet_id":"612c0a8f-f508-4323-8537-35da32ea653d","ip_address":"10.55.0.102"}],"id":"4f18973c-4d3a-47ac-9c4b-510bf61f317b","security_groups":["8a670f64-8d2f-4402-bfa1-514f0bcc1124"],"mac_address":"fa:16:3e:65:e7:2c","project_id":"513dffe8235b4f20a3b12ffd00eea024","status":"ACTIVE","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-0-101","ip_address":"10.55.0.101","fqdn":"host-10-55-0-101.openstacklocal."},{"hostname":"host-10-55-0-102","ip_address":"10.55.0.102","fqdn":"host-10-55-0-102.openstacklocal."}],"qos_policy_id":null,"name":"CreateInstancePortManipulationTests-27e9ef7d-89dc-400e-8dfe-fb91ac39e0a0port-1","admin_state_up":true,"network_id":"70e17b52-187c-4531-95f2-7dd8586c767c","dns_name":"","created_at":"2018-12-27T17:44:44Z","binding:vnic_type":"normal","device_id":"d6d90645-a004-4699-9d05-04d7f8d3a62c","tenant_id":"513dffe8235b4f20a3b12ffd00eea024"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T17:44:36Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"612c0a8f-f508-4323-8537-35da32ea653d","ip_address":"10.55.0.2"}],"id":"6a47b7e9-b993-47e7-8782-bc38f2d73e23","security_groups":[],"mac_address":"fa:16:3e:cd:eb:11","project_id":"513dffe8235b4f20a3b12ffd00eea024","status":"DOWN","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-0-2","ip_address":"10.55.0.2","fqdn":"host-10-55-0-2.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"70e17b52-187c-4531-95f2-7dd8586c767c","dns_name":"","created_at":"2018-12-27T17:44:34Z","binding:vnic_type":"normal","device_id":"","tenant_id":"513dffe8235b4f20a3b12ffd00eea024"}]} 2018-12-27 17:45:01,998 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=70e17b52-187c-4531-95f2-7dd8586c767c used request id req-780883bd-f886-43b7-8b42-ebc42e1fbba9 2018-12-27 17:45:01,999 - create_instance - INFO - Deleting Port with ID - 4f18973c-4d3a-47ac-9c4b-510bf61f317b 2018-12-27 17:45:01,999 - neutron_utils - INFO - Deleting port with name CreateInstancePortManipulationTests-27e9ef7d-89dc-400e-8dfe-fb91ac39e0a0port-1 2018-12-27 17:45:02,004 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/ports/4f18973c-4d3a-47ac-9c4b-510bf61f317b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}574913194f5d3471df6e2d56fe8ae56579e6b6db" 2018-12-27 17:45:02,723 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-f8495b42-1ecb-4126-9e9d-57064a14bfde Date: Thu, 27 Dec 2018 17:45:02 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 17:45:02,723 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/ports/4f18973c-4d3a-47ac-9c4b-510bf61f317b used request id req-f8495b42-1ecb-4126-9e9d-57064a14bfde 2018-12-27 17:45:02,723 - create_instance - INFO - Deleting VM instance - CreateInstancePortManipulationTests-27e9ef7d-89dc-400e-8dfe-fb91ac39e0a0-inst 2018-12-27 17:45:02,726 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:8774/v2.1/servers/d6d90645-a004-4699-9d05-04d7f8d3a62c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}574913194f5d3471df6e2d56fe8ae56579e6b6db" 2018-12-27 17:45:02,872 - novaclient.v2.client - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:45:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-90353312-b21a-4d74-975d-993b33eabc3b x-compute-request-id: req-90353312-b21a-4d74-975d-993b33eabc3b Content-Type: application/json 2018-12-27 17:45:02,872 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/servers/d6d90645-a004-4699-9d05-04d7f8d3a62c used request id req-90353312-b21a-4d74-975d-993b33eabc3b 2018-12-27 17:45:02,873 - create_instance - INFO - Checking deletion status 2018-12-27 17:45:02,875 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/d6d90645-a004-4699-9d05-04d7f8d3a62c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}574913194f5d3471df6e2d56fe8ae56579e6b6db" 2018-12-27 17:45:03,139 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:45:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ac0bcc48-febe-4a90-9b63-e26c891314dc x-compute-request-id: req-ac0bcc48-febe-4a90-9b63-e26c891314dc Content-Encoding: gzip Content-Length: 756 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"CreateInstancePortManipulationTests-27e9ef7d-89dc-400e-8dfe-fb91ac39e0a0-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:65:e7:2c", "version": 4, "addr": "10.55.0.101", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:65:e7:2c", "version": 4, "addr": "10.55.0.102", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/d6d90645-a004-4699-9d05-04d7f8d3a62c", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/d6d90645-a004-4699-9d05-04d7f8d3a62c", "rel": "bookmark"}], "image": {"id": "9a97bb19-45c7-4a37-b75d-b24f28e638a7", "links": [{"href": "http://172.30.9.31:8774/images/9a97bb19-45c7-4a37-b75d-b24f28e638a7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T17:44:59.000000", "flavor": {"id": "4beaa58b-db9c-40e7-b344-8e477035658c", "links": [{"href": "http://172.30.9.31:8774/flavors/4beaa58b-db9c-40e7-b344-8e477035658c", "rel": "bookmark"}]}, "id": "d6d90645-a004-4699-9d05-04d7f8d3a62c", "user_id": "bd025fca5d424dd2b0b479ed59427255", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T17:45:02Z", "hostId": "aac088e02fd880f5ec5f9e02b44144f48ac58f26a50fcc1565b7dae5", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-27e9ef7d-89dc-400e-8dfe-fb91ac39e0a0-inst", "created": "2018-12-27T17:44:49Z", "tenant_id": "513dffe8235b4f20a3b12ffd00eea024", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-27 17:45:03,140 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/d6d90645-a004-4699-9d05-04d7f8d3a62c used request id req-ac0bcc48-febe-4a90-9b63-e26c891314dc 2018-12-27 17:45:03,140 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-27e9ef7d-89dc-400e-8dfe-fb91ac39e0a0-inst] is - ACTIVE 2018-12-27 17:45:03,140 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-27 17:45:06,142 - create_instance - DEBUG - VM status query timeout in 296.731161833 2018-12-27 17:45:06,145 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/d6d90645-a004-4699-9d05-04d7f8d3a62c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}574913194f5d3471df6e2d56fe8ae56579e6b6db" 2018-12-27 17:45:06,195 - novaclient.v2.client - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:45:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-0ae9968c-7baa-4d9f-b239-3f473018cc58 x-compute-request-id: req-0ae9968c-7baa-4d9f-b239-3f473018cc58 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance d6d90645-a004-4699-9d05-04d7f8d3a62c could not be found.", "code": 404}} 2018-12-27 17:45:06,195 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/d6d90645-a004-4699-9d05-04d7f8d3a62c used request id req-0ae9968c-7baa-4d9f-b239-3f473018cc58 2018-12-27 17:45:06,195 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance d6d90645-a004-4699-9d05-04d7f8d3a62c could not be found. (HTTP 404) (Request-ID: req-0ae9968c-7baa-4d9f-b239-3f473018cc58) 2018-12-27 17:45:06,195 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstancePortManipulationTests-27e9ef7d-89dc-400e-8dfe-fb91ac39e0a0-inst 2018-12-27 17:45:06,197 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:8774/v2.1/flavors/4beaa58b-db9c-40e7-b344-8e477035658c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfffbabebe3934ae7c77417f9180b765ce7ad8d9" 2018-12-27 17:45:06,237 - novaclient.v2.client - DEBUG - RESP: [202] Date: Thu, 27 Dec 2018 17:45:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-96153b99-b074-47da-8ce7-e68061a4957e x-compute-request-id: req-96153b99-b074-47da-8ce7-e68061a4957e Content-Length: 0 Content-Type: application/json 2018-12-27 17:45:06,237 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/flavors/4beaa58b-db9c-40e7-b344-8e477035658c used request id req-96153b99-b074-47da-8ce7-e68061a4957e 2018-12-27 17:45:06,238 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-27e9ef7d-89dc-400e-8dfe-fb91ac39e0a0-pub-subnet 2018-12-27 17:45:06,238 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-27e9ef7d-89dc-400e-8dfe-fb91ac39e0a0-pub-subnet 2018-12-27 17:45:06,241 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/subnets/612c0a8f-f508-4323-8537-35da32ea653d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64f24511394cc30e5ee430987965779fdeaa0bd0" 2018-12-27 17:45:07,644 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-d3a6e8ec-2111-46f9-996d-618859a38582 Date: Thu, 27 Dec 2018 17:45:07 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 17:45:07,644 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/subnets/612c0a8f-f508-4323-8537-35da32ea653d used request id req-d3a6e8ec-2111-46f9-996d-618859a38582 2018-12-27 17:45:07,645 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-27e9ef7d-89dc-400e-8dfe-fb91ac39e0a0-pub-net 2018-12-27 17:45:07,650 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/networks/70e17b52-187c-4531-95f2-7dd8586c767c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64f24511394cc30e5ee430987965779fdeaa0bd0" 2018-12-27 17:45:09,480 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-1e3e6063-9812-4b22-86e0-97bb3f1608e5 Date: Thu, 27 Dec 2018 17:45:09 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 17:45:09,480 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/networks/70e17b52-187c-4531-95f2-7dd8586c767c used request id req-1e3e6063-9812-4b22-86e0-97bb3f1608e5 2018-12-27 17:45:09,481 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-27e9ef7d-89dc-400e-8dfe-fb91ac39e0a0-image 2018-12-27 17:45:09,484 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9292/v2/images/9a97bb19-45c7-4a37-b75d-b24f28e638a7 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a14c2e57dbea88a5471ef716eb2fe905d71928ff" 2018-12-27 17:45:10,697 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-3bf24a84-ea91-4cbd-b659-d808fe203f1a Date: Thu, 27 Dec 2018 17:45:10 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-27 17:45:10,697 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.31:9292/v2/images/9a97bb19-45c7-4a37-b75d-b24f28e638a7 used request id req-3bf24a84-ea91-4cbd-b659-d808fe203f1a 2018-12-27 17:45:10,705 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1540f281b22461bbb7b21262f3c515a24d005c99" 2018-12-27 17:45:11,009 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 35896 X-Openstack-Request-Id: req-700c5f8d-ccbe-4fb4-9ee8-bfdd1f0a2be7 Date: Thu, 27 Dec 2018 17:45:11 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "created_at": "2018-12-27T15:33:01Z", "updated_at": "2018-12-27T15:33:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "35205ac3-06e6-4cf6-bb21-ff8f813cb45b", "remote_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "ade77f59-e70c-4970-8ea8-198222fa332e", "remote_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "c4f3bf7f-d793-498d-a883-bb8c6003f070", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "c85cb618-8f19-445b-8e16-6d467cb17771", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}], "revision_number": 4, "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "created_at": "2018-12-27T15:57:22Z", "updated_at": "2018-12-27T15:57:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "5e258a3b-01f5-4aef-81b7-0b5dc6e5b683", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "65475539-0336-498a-8da4-ff0a80b10089", "remote_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "ae922857-f7ae-4bc8-949b-153fb43bfd00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "b4f87679-52e1-4cf9-bf76-5abb9a9bec06", "remote_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "f7197afc9b61423897aefc9a643d03a1"}], "revision_number": 4, "project_id": "f7197afc9b61423897aefc9a643d03a1", "id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "created_at": "2018-12-27T16:01:54Z", "updated_at": "2018-12-27T16:01:54Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "00dd3abd-acd1-4edb-8f4a-8badcbd2eeb4", "remote_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "018de60d-bc33-4ef0-9eed-6d00b6ce227b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "0d99f0db-fa6b-4201-b67f-a7ff0db82c5d", "remote_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv6", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "5c4049ef-933d-4614-84e7-83584430d462", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv6", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}], "revision_number": 4, "project_id": "8c689c5e31c44b09ab85f80682abbc2a", "id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "created_at": "2018-12-27T15:56:49Z", "updated_at": "2018-12-27T15:56:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "6555e255-763a-4448-b1b1-0c93b2a390bd", "remote_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "777ff7a5-a590-43e5-a84b-7677710494e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "8bac258a-08df-48b7-900b-efbe01a6ec20", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "dc17921e-353f-4898-a970-881b2c8d093d", "remote_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}], "revision_number": 4, "project_id": "28dac9e1580d461c9de52e6659cc4f9d", "id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "created_at": "2018-12-27T16:01:52Z", "updated_at": "2018-12-27T16:01:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "32737757-45f3-4b24-b6ab-5f2d5579b4a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv6", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "ae604ef3-492d-4aa3-8045-1ff84f755a27", "remote_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv4", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "b7bff40a-beda-4996-b140-ed94d010535c", "remote_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv6", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "b8129030-9d72-4d5d-adce-47bbe62492fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv4", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}], "revision_number": 4, "project_id": "81c108a273314b24bf6b48c41b5bbe0c", "id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "created_at": "2018-12-27T15:57:20Z", "updated_at": "2018-12-27T15:57:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "0c389ec4-c0af-4c20-acf9-4fcc1d859dd7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv6", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "3749697a-f2ef-439a-a661-2fb92badd1ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv4", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "b74e0c8c-e243-450e-b1be-69c587093d6d", "remote_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv6", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "c222695b-2f1c-427d-afd7-e0be24ec9f66", "remote_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv4", "project_id": "7fb0e5436e4f467998e672dd71018a45"}], "revision_number": 4, "project_id": "7fb0e5436e4f467998e672dd71018a45", "id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "created_at": "2018-12-27T17:02:11Z", "updated_at": "2018-12-27T17:02:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "675d8a56-1c9b-4c58-a252-61e65997fd05", "remote_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv4", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "84f0587c-7394-4fd6-8f3d-8d6ba94cf3f9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv6", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "8a450b4f-e710-4193-816e-13a2d4e40c07", "remote_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv6", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "c3106b0a-1026-4156-86a9-f0438b7fab93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv4", "project_id": "7cba3664d5674e65a12c8c269a05febf"}], "revision_number": 4, "project_id": "7cba3664d5674e65a12c8c269a05febf", "id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "513dffe8235b4f20a3b12ffd00eea024", "created_at": "2018-12-27T17:44:33Z", "updated_at": "2018-12-27T17:44:33Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:44:33Z", "revision_number": 0, "id": "2aa288d6-ac4b-4e73-8fdb-8ac7f7e24058", "remote_group_id": "8a670f64-8d2f-4402-bfa1-514f0bcc1124", "remote_ip_prefix": null, "created_at": "2018-12-27T17:44:33Z", "security_group_id": "8a670f64-8d2f-4402-bfa1-514f0bcc1124", "tenant_id": "513dffe8235b4f20a3b12ffd00eea024", "port_range_min": null, "ethertype": "IPv4", "project_id": "513dffe8235b4f20a3b12ffd00eea024"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:44:33Z", "revision_number": 0, "id": "75c5ed92-199b-41fc-858a-6959d1f265fb", "remote_group_id": "8a670f64-8d2f-4402-bfa1-514f0bcc1124", "remote_ip_prefix": null, "created_at": "2018-12-27T17:44:33Z", "security_group_id": "8a670f64-8d2f-4402-bfa1-514f0bcc1124", "tenant_id": "513dffe8235b4f20a3b12ffd00eea024", "port_range_min": null, "ethertype": "IPv6", "project_id": "513dffe8235b4f20a3b12ffd00eea024"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:44:33Z", "revision_number": 0, "id": "804d27ee-dd25-4cc7-9034-a1ef2a87edbb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:44:33Z", "security_group_id": "8a670f64-8d2f-4402-bfa1-514f0bcc1124", "tenant_id": "513dffe8235b4f20a3b12ffd00eea024", "port_range_min": null, "ethertype": "IPv6", "project_id": "513dffe8235b4f20a3b12ffd00eea024"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:44:33Z", "revision_number": 0, "id": "b8a52b63-9190-450d-b9d6-d6766a7f13c6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:44:33Z", "security_group_id": "8a670f64-8d2f-4402-bfa1-514f0bcc1124", "tenant_id": "513dffe8235b4f20a3b12ffd00eea024", "port_range_min": null, "ethertype": "IPv4", "project_id": "513dffe8235b4f20a3b12ffd00eea024"}], "revision_number": 4, "project_id": "513dffe8235b4f20a3b12ffd00eea024", "id": "8a670f64-8d2f-4402-bfa1-514f0bcc1124", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "created_at": "2018-12-27T15:58:29Z", "updated_at": "2018-12-27T15:58:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "2a945ecc-f9fa-4219-96ab-c189a7f5c102", "remote_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv6", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "55e2b54e-68d4-4476-8c9f-e05e347c8970", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv4", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "9983229c-b595-482a-973f-81137a209b6d", "remote_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv4", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "9d4b8450-78ab-4817-a586-372ed88268f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv6", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}], "revision_number": 4, "project_id": "fbd6dbf946a5406398ba810e02d0888e", "id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "created_at": "2018-12-27T15:57:24Z", "updated_at": "2018-12-27T15:57:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "35521f2a-a59d-4798-9fa8-0febfe126076", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv4", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "607d473d-1e6a-4088-a778-7df9ffc1ff68", "remote_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv6", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "6f8fa92b-b67a-4047-a900-f43656aff42b", "remote_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv4", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "890f1d6c-9ae5-45b0-b7a1-282182432b66", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv6", "project_id": "253cc6709e714b8a80a5f74e4257907e"}], "revision_number": 4, "project_id": "253cc6709e714b8a80a5f74e4257907e", "id": "b9546f11-205e-4322-89f8-f0360d6090ed", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "created_at": "2018-12-27T15:57:08Z", "updated_at": "2018-12-27T15:57:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "6739c48b-d899-4c17-bb8e-ffaf8922c034", "remote_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv4", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "9660a6af-4d9b-40b9-9729-f205f66c2bd0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv4", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "bf244c03-fc10-4754-9c2b-b0224401c4f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv6", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "d3bee7cc-a152-441c-9790-abb1f56cec03", "remote_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv6", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}], "revision_number": 4, "project_id": "782a28bd0d40485e85eda6b8ba43840b", "id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "created_at": "2018-12-27T15:57:11Z", "updated_at": "2018-12-27T15:57:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "22c0d2cf-360a-4aa8-ba7e-bfdbf8327d27", "remote_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "553b140a-8ba9-4af7-9f50-bf24e87aebf7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "b2ecf7a5-df98-4d65-a762-767320437c5a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "e49104b2-7c13-49d6-8519-a16dd585346f", "remote_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}], "revision_number": 4, "project_id": "ef7e486beb8f4de39b25ca5f11552328", "id": "d0588e93-db0d-4888-9f99-3399a50df490", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "created_at": "2018-12-27T17:19:15Z", "updated_at": "2018-12-27T17:19:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "1990fe24-df44-4561-9f09-f50aab182bf7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "651e4b8b-b29e-409b-9f25-ff2328ccefe6", "remote_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "cc4e2254-2157-4ae1-a233-3047573ddc6d", "remote_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "da56dda4-aaf3-43ff-bdf7-e64892ec2345", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}], "revision_number": 4, "project_id": "2a5a6879c5fa4db798cea6d394565d45", "id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-27T15:33:07Z", "updated_at": "2018-12-27T15:33:07Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "4de95db8-72d6-4aec-a145-e92511971eb9", "remote_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "5f100cff-05d8-4405-8dfb-0a387c123fae", "remote_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "a3f6a193-cc94-4220-a73a-08acf63c449b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "f059d8a5-0c32-49c9-a721-77cc89245ecd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "created_at": "2018-12-27T15:29:16Z", "updated_at": "2018-12-27T15:29:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "3c53841a-5bc0-4192-b482-044411e217ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "5956ff3f-d59d-4af6-82b5-566c888583a7", "remote_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:16Z", "revision_number": 0, "id": "60735d87-52c7-426a-91a6-aff1078a5a2d", "remote_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:16Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "abe97133-61dd-4fdf-baf3-2e07968a324f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "da629caea04941e1ae8979c379dc7c9d"}], "revision_number": 4, "project_id": "da629caea04941e1ae8979c379dc7c9d", "id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "name": "default"}]} 2018-12-27 17:45:11,010 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=default used request id req-700c5f8d-ccbe-4fb4-9ee8-bfdd1f0a2be7 2018-12-27 17:45:11,017 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1540f281b22461bbb7b21262f3c515a24d005c99" 2018-12-27 17:45:11,126 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:45:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-32aad8f9-8d63-4424-a079-3040361d35d0 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b7b4fceec1ad4c6eb74d758b709a9d93", "name": "admin"}} 2018-12-27 17:45:11,126 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93 used request id req-32aad8f9-8d63-4424-a079-3040361d35d0 2018-12-27 17:45:11,130 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/f7197afc9b61423897aefc9a643d03a1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1540f281b22461bbb7b21262f3c515a24d005c99" 2018-12-27 17:45:11,229 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:45:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a1c8c1fe-a7e7-45cc-946e-959b7c06f25e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f7197afc9b61423897aefc9a643d03a1.", "code": 404, "title": "Not Found"}} 2018-12-27 17:45:11,229 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/f7197afc9b61423897aefc9a643d03a1 used request id req-a1c8c1fe-a7e7-45cc-946e-959b7c06f25e 2018-12-27 17:45:11,229 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:45:11,233 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/8c689c5e31c44b09ab85f80682abbc2a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1540f281b22461bbb7b21262f3c515a24d005c99" 2018-12-27 17:45:11,344 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:45:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d823ff71-edb2-4665-bfbc-d6ba59c0e0f2 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8c689c5e31c44b09ab85f80682abbc2a.", "code": 404, "title": "Not Found"}} 2018-12-27 17:45:11,344 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/8c689c5e31c44b09ab85f80682abbc2a used request id req-d823ff71-edb2-4665-bfbc-d6ba59c0e0f2 2018-12-27 17:45:11,344 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:45:11,348 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/28dac9e1580d461c9de52e6659cc4f9d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1540f281b22461bbb7b21262f3c515a24d005c99" 2018-12-27 17:45:11,459 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:45:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c079454b-f551-4c0b-a2d4-7388f7de44fd Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 28dac9e1580d461c9de52e6659cc4f9d.", "code": 404, "title": "Not Found"}} 2018-12-27 17:45:11,460 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/28dac9e1580d461c9de52e6659cc4f9d used request id req-c079454b-f551-4c0b-a2d4-7388f7de44fd 2018-12-27 17:45:11,460 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:45:11,463 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/81c108a273314b24bf6b48c41b5bbe0c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1540f281b22461bbb7b21262f3c515a24d005c99" 2018-12-27 17:45:11,560 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:45:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-69c46b04-3a16-4b5a-8130-529dd45dd433 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 81c108a273314b24bf6b48c41b5bbe0c.", "code": 404, "title": "Not Found"}} 2018-12-27 17:45:11,561 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/81c108a273314b24bf6b48c41b5bbe0c used request id req-69c46b04-3a16-4b5a-8130-529dd45dd433 2018-12-27 17:45:11,561 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:45:11,564 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/7fb0e5436e4f467998e672dd71018a45 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1540f281b22461bbb7b21262f3c515a24d005c99" 2018-12-27 17:45:11,677 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:45:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-37a5d79f-3826-4303-a396-fd69ffa3dc5f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7fb0e5436e4f467998e672dd71018a45.", "code": 404, "title": "Not Found"}} 2018-12-27 17:45:11,677 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/7fb0e5436e4f467998e672dd71018a45 used request id req-37a5d79f-3826-4303-a396-fd69ffa3dc5f 2018-12-27 17:45:11,678 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:45:11,681 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/7cba3664d5674e65a12c8c269a05febf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1540f281b22461bbb7b21262f3c515a24d005c99" 2018-12-27 17:45:11,782 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:45:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0c94dab7-e36e-4f4c-b110-2b13d75ed3d0 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7cba3664d5674e65a12c8c269a05febf.", "code": 404, "title": "Not Found"}} 2018-12-27 17:45:11,782 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/7cba3664d5674e65a12c8c269a05febf used request id req-0c94dab7-e36e-4f4c-b110-2b13d75ed3d0 2018-12-27 17:45:11,782 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:45:11,786 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/513dffe8235b4f20a3b12ffd00eea024 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1540f281b22461bbb7b21262f3c515a24d005c99" 2018-12-27 17:45:11,891 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:45:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a7d18960-cb27-44b9-896c-40d2d4e74ab4 Content-Encoding: gzip Content-Length: 233 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/513dffe8235b4f20a3b12ffd00eea024"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "513dffe8235b4f20a3b12ffd00eea024", "name": "CreateInstancePortManipulationTests-c61ef2b3-c7ed-4b8-proj"}} 2018-12-27 17:45:11,892 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/513dffe8235b4f20a3b12ffd00eea024 used request id req-a7d18960-cb27-44b9-896c-40d2d4e74ab4 2018-12-27 17:45:11,892 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8a670f64-8d2f-4402-bfa1-514f0bcc1124 2018-12-27 17:45:11,897 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=8a670f64-8d2f-4402-bfa1-514f0bcc1124 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1540f281b22461bbb7b21262f3c515a24d005c99" 2018-12-27 17:45:12,114 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-6f31100e-2799-4eb6-9b99-9330f60ea459 Date: Thu, 27 Dec 2018 17:45:12 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "8a670f64-8d2f-4402-bfa1-514f0bcc1124", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:44:33Z", "security_group_id": "8a670f64-8d2f-4402-bfa1-514f0bcc1124", "port_range_min": null, "revision_number": 0, "tenant_id": "513dffe8235b4f20a3b12ffd00eea024", "created_at": "2018-12-27T17:44:33Z", "project_id": "513dffe8235b4f20a3b12ffd00eea024", "id": "2aa288d6-ac4b-4e73-8fdb-8ac7f7e24058"}, {"remote_group_id": "8a670f64-8d2f-4402-bfa1-514f0bcc1124", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:44:33Z", "security_group_id": "8a670f64-8d2f-4402-bfa1-514f0bcc1124", "port_range_min": null, "revision_number": 0, "tenant_id": "513dffe8235b4f20a3b12ffd00eea024", "created_at": "2018-12-27T17:44:33Z", "project_id": "513dffe8235b4f20a3b12ffd00eea024", "id": "75c5ed92-199b-41fc-858a-6959d1f265fb"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:44:33Z", "security_group_id": "8a670f64-8d2f-4402-bfa1-514f0bcc1124", "port_range_min": null, "revision_number": 0, "tenant_id": "513dffe8235b4f20a3b12ffd00eea024", "created_at": "2018-12-27T17:44:33Z", "project_id": "513dffe8235b4f20a3b12ffd00eea024", "id": "804d27ee-dd25-4cc7-9034-a1ef2a87edbb"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:44:33Z", "security_group_id": "8a670f64-8d2f-4402-bfa1-514f0bcc1124", "port_range_min": null, "revision_number": 0, "tenant_id": "513dffe8235b4f20a3b12ffd00eea024", "created_at": "2018-12-27T17:44:33Z", "project_id": "513dffe8235b4f20a3b12ffd00eea024", "id": "b8a52b63-9190-450d-b9d6-d6766a7f13c6"}]} 2018-12-27 17:45:12,114 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=8a670f64-8d2f-4402-bfa1-514f0bcc1124 used request id req-6f31100e-2799-4eb6-9b99-9330f60ea459 2018-12-27 17:45:12,115 - neutron_utils - INFO - Deleting security group with name - default 2018-12-27 17:45:12,119 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/security-groups/8a670f64-8d2f-4402-bfa1-514f0bcc1124 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1540f281b22461bbb7b21262f3c515a24d005c99" 2018-12-27 17:45:12,512 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-2ec81807-f5b1-4de8-aa9a-4a0274489664 Content-Length: 0 Date: Thu, 27 Dec 2018 17:45:12 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 17:45:12,512 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-groups/8a670f64-8d2f-4402-bfa1-514f0bcc1124 used request id req-2ec81807-f5b1-4de8-aa9a-4a0274489664 2018-12-27 17:45:12,513 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-c61ef2b3-c7ed-4b8-proj 2018-12-27 17:45:12,516 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/projects/513dffe8235b4f20a3b12ffd00eea024 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1540f281b22461bbb7b21262f3c515a24d005c99" 2018-12-27 17:45:12,790 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:45:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-72e83f7b-07b6-4c98-9137-43ff35b96872 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:45:12,790 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/513dffe8235b4f20a3b12ffd00eea024 used request id req-72e83f7b-07b6-4c98-9137-43ff35b96872 2018-12-27 17:45:12,790 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-c61ef2b3-c7ed-4b8-proj-role 2018-12-27 17:45:12,794 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/roles/36ebeea4f9134eb18c2c602616f2ebe6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1540f281b22461bbb7b21262f3c515a24d005c99" 2018-12-27 17:45:12,929 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:45:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8d36e0b9-0942-4613-a217-e7f121bf5112 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:45:12,929 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/roles/36ebeea4f9134eb18c2c602616f2ebe6 used request id req-8d36e0b9-0942-4613-a217-e7f121bf5112 2018-12-27 17:45:12,933 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1540f281b22461bbb7b21262f3c515a24d005c99" 2018-12-27 17:45:13,036 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:45:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ba719ccf-0087-43a8-a3f7-40bf01b37662 Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8de789d09e46427786a85702e5e8de91", "links": {"self": "http://172.30.9.31:5000/v3/roles/8de789d09e46427786a85702e5e8de91"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 17:45:13,036 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-ba719ccf-0087-43a8-a3f7-40bf01b37662 2018-12-27 17:45:13,037 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-c61ef2b3-c7ed-4b8-user 2018-12-27 17:45:13,041 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/users/bd025fca5d424dd2b0b479ed59427255 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0d5365003f602cc48fca4c236a7cc801b1b4049" 2018-12-27 17:45:13,290 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:45:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3aab3908-814a-485f-97f9-e42fc1c9e3e0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:45:13,290 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/bd025fca5d424dd2b0b479ed59427255 used request id req-3aab3908-814a-485f-97f9-e42fc1c9e3e0 2018-12-27 17:45:13,292 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:45:13,701 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:45:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["AjCWBYBeSgez5rTGfL4XZg"], "issued_at": "2018-12-27T17:45:13.000000Z"}} 2018-12-27 17:45:13,702 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5c43ecc316de4ec74db9a24134a0383d33a7931" 2018-12-27 17:45:13,809 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:45:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cdb7b247-84ff-4948-b8ee-a33096dee285 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:45:13,809 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-cdb7b247-84ff-4948-b8ee-a33096dee285 2018-12-27 17:45:13,811 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:45:13,811 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:45:14,253 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:45:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["08d3LL7ySeW-ZZwL6Qo_DQ"], "issued_at": "2018-12-27T17:45:14.000000Z"}} 2018-12-27 17:45:14,253 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}189d6449e95dec087d9226639a17aa3e4bd634bd" 2018-12-27 17:45:14,359 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:45:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-64907793-2f4b-44fc-8796-62aeb71255c4 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:45:14,360 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-64907793-2f4b-44fc-8796-62aeb71255c4 2018-12-27 17:45:14,364 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 17:45:14,369 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 17:45:14 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 17:45:14,370 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-4d31cbf9-3767-428-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}189d6449e95dec087d9226639a17aa3e4bd634bd" 2018-12-27 17:45:14,487 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:45:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8a8992ed-821a-4f86-996f-32942305eec7 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-4d31cbf9-3767-428-proj", "previous": null, "next": null}, "projects": []} 2018-12-27 17:45:14,487 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-4d31cbf9-3767-428-proj used request id req-8a8992ed-821a-4f86-996f-32942305eec7 2018-12-27 17:45:14,491 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}189d6449e95dec087d9226639a17aa3e4bd634bd" 2018-12-27 17:45:14,596 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:45:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-96b96ce5-0a2e-45d2-b05e-e547bfe92f8a Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-27 17:45:14,596 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-96b96ce5-0a2e-45d2-b05e-e547bfe92f8a 2018-12-27 17:45:14,599 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}189d6449e95dec087d9226639a17aa3e4bd634bd" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstancePortManipulationTests-4d31cbf9-3767-428-proj"}}' 2018-12-27 17:45:14,743 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 27 Dec 2018 17:45:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d9fbb2d7-ccbb-416a-ae27-2275497172e6 Content-Length: 332 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/f625f780aeab4174844f25f3382b5360"}, "tags": [], "enabled": true, "id": "f625f780aeab4174844f25f3382b5360", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-4d31cbf9-3767-428-proj"}} 2018-12-27 17:45:14,744 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-d9fbb2d7-ccbb-416a-ae27-2275497172e6 2018-12-27 17:45:14,744 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-4d31cbf9-3767-428-proj 2018-12-27 17:45:14,744 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:45:14,745 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:45:15,169 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:45:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["XjgZnZ0AT_qS0RgNLZlAiQ"], "issued_at": "2018-12-27T17:45:15.000000Z"}} 2018-12-27 17:45:15,170 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca69b147629c5220c47f1e801ba144aeebe4fbdb" 2018-12-27 17:45:15,272 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:45:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2a294787-97bc-4152-bdef-111655e5f410 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:45:15,272 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-2a294787-97bc-4152-bdef-111655e5f410 2018-12-27 17:45:15,276 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 17:45:15,282 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 17:45:15 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 17:45:15,282 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca69b147629c5220c47f1e801ba144aeebe4fbdb" 2018-12-27 17:45:15,415 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:45:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-346a873f-4a72-4fc7-bef4-95f218395a4f Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "links": {"self": "http://172.30.9.31:5000/v3/users/01fa52e7b3674fc48643fa4ffca67e4e"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "01fa52e7b3674fc48643fa4ffca67e4e", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/05a834ddebbc40688596b7460b47439e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05a834ddebbc40688596b7460b47439e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/08226a0ad01943f39559448239e291e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "08226a0ad01943f39559448239e291e1", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/55c0552fe37a4f7ca0e73939514bc683"}, "domain_id": "default", "enabled": true, "options": {}, "id": "55c0552fe37a4f7ca0e73939514bc683", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/646a4af4e3b5439a97996d353fea3924"}, "domain_id": "914eec1d43ea4caf9d2fd33268c06258", "enabled": true, "options": {}, "id": "646a4af4e3b5439a97996d353fea3924", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/85fb203e51c34d3f8122e285a6a318b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85fb203e51c34d3f8122e285a6a318b3", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/905e7f4b42d24cca93b99d2401fa3378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "905e7f4b42d24cca93b99d2401fa3378", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/a5bc08b9f81f4e5bb86c24f9f7547bae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5bc08b9f81f4e5bb86c24f9f7547bae", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/a5c780627f004d318bf908d80305da9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5c780627f004d318bf908d80305da9c", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/b18425bf2b044bc9af7e194919539a17"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b18425bf2b044bc9af7e194919539a17", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/b8d2134b619d4dca80e21d6fb16449b0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b8d2134b619d4dca80e21d6fb16449b0", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/b9ab6a25a652438285139fe5b44aea62"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9ab6a25a652438285139fe5b44aea62", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/c08462554a4844d681348f58b9b0edee"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c08462554a4844d681348f58b9b0edee", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/ddfc3a9aad444d4782eae677c8a98130"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ddfc3a9aad444d4782eae677c8a98130", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/f2a74f2185a54676a6cb2bb5ecfcc4f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2a74f2185a54676a6cb2bb5ecfcc4f6", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-12-27 17:45:15,415 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-346a873f-4a72-4fc7-bef4-95f218395a4f 2018-12-27 17:45:15,419 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?name=CreateInstancePortManipulationTests-4d31cbf9-3767-428-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca69b147629c5220c47f1e801ba144aeebe4fbdb" 2018-12-27 17:45:15,525 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:45:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8ed4f95c-e3a4-4d3a-b5bf-a4addadd4e26 Content-Encoding: gzip Content-Length: 269 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?name=CreateInstancePortManipulationTests-4d31cbf9-3767-428-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/f625f780aeab4174844f25f3382b5360"}, "tags": [], "enabled": true, "id": "f625f780aeab4174844f25f3382b5360", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-4d31cbf9-3767-428-proj"}]} 2018-12-27 17:45:15,525 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?name=CreateInstancePortManipulationTests-4d31cbf9-3767-428-proj used request id req-8ed4f95c-e3a4-4d3a-b5bf-a4addadd4e26 2018-12-27 17:45:15,529 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca69b147629c5220c47f1e801ba144aeebe4fbdb" 2018-12-27 17:45:15,637 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:45:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bbc44c11-68e0-49aa-bc6a-9bb29de2b734 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-27 17:45:15,637 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-bbc44c11-68e0-49aa-bc6a-9bb29de2b734 2018-12-27 17:45:15,983 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-4d31cbf9-3767-428-user 2018-12-27 17:45:15,984 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:45:15,987 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}189d6449e95dec087d9226639a17aa3e4bd634bd" 2018-12-27 17:45:16,006 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:45:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0596cae5-ddff-4e63-87c0-3439074633a7 Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8de789d09e46427786a85702e5e8de91", "links": {"self": "http://172.30.9.31:5000/v3/roles/8de789d09e46427786a85702e5e8de91"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 17:45:16,006 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-0596cae5-ddff-4e63-87c0-3439074633a7 2018-12-27 17:45:16,009 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}189d6449e95dec087d9226639a17aa3e4bd634bd" -d '{"role": {"name": "CreateInstancePortManipulationTests-4d31cbf9-3767-428-proj-role"}}' 2018-12-27 17:45:16,138 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 27 Dec 2018 17:45:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-17f808c7-3d09-4b89-8e07-09e00a43f846 Content-Length: 234 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "6e4321fd4b734e47a628c97e66e9848c", "links": {"self": "http://172.30.9.31:5000/v3/roles/6e4321fd4b734e47a628c97e66e9848c"}, "name": "CreateInstancePortManipulationTests-4d31cbf9-3767-428-proj-role"}} 2018-12-27 17:45:16,139 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/roles used request id req-17f808c7-3d09-4b89-8e07-09e00a43f846 2018-12-27 17:45:16,139 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-4d31cbf9-3767-428-proj-role 2018-12-27 17:45:16,142 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles/6e4321fd4b734e47a628c97e66e9848c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}189d6449e95dec087d9226639a17aa3e4bd634bd" 2018-12-27 17:45:16,256 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:45:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-43656b02-bd76-498e-afb9-8478a5f51613 Content-Encoding: gzip Content-Length: 188 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "6e4321fd4b734e47a628c97e66e9848c", "links": {"self": "http://172.30.9.31:5000/v3/roles/6e4321fd4b734e47a628c97e66e9848c"}, "name": "CreateInstancePortManipulationTests-4d31cbf9-3767-428-proj-role"}} 2018-12-27 17:45:16,257 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles/6e4321fd4b734e47a628c97e66e9848c used request id req-43656b02-bd76-498e-afb9-8478a5f51613 2018-12-27 17:45:16,257 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-4d31cbf9-3767-428-proj-role to project CreateInstancePortManipulationTests-4d31cbf9-3767-428-proj 2018-12-27 17:45:16,261 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:5000/v3/projects/f625f780aeab4174844f25f3382b5360/users/ad48bcd07e3b4ecbb82dd736a7ce1d50/roles/6e4321fd4b734e47a628c97e66e9848c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}189d6449e95dec087d9226639a17aa3e4bd634bd" 2018-12-27 17:45:16,409 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:45:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-988c5a65-935f-4155-8b73-d4289a1f977f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:45:16,410 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/f625f780aeab4174844f25f3382b5360/users/ad48bcd07e3b4ecbb82dd736a7ce1d50/roles/6e4321fd4b734e47a628c97e66e9848c used request id req-988c5a65-935f-4155-8b73-d4289a1f977f 2018-12-27 17:45:16,410 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-12-27 17:45:16,410 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:45:16,411 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:45:16,821 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6e4321fd4b734e47a628c97e66e9848c", "name": "CreateInstancePortManipulationTests-4d31cbf9-3767-428-proj-role"}], "expires_at": "2018-12-27T18:45:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f625f780aeab4174844f25f3382b5360", "name": "CreateInstancePortManipulationTests-4d31cbf9-3767-428-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/f625f780aeab4174844f25f3382b5360", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/f625f780aeab4174844f25f3382b5360", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/f625f780aeab4174844f25f3382b5360", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/f625f780aeab4174844f25f3382b5360", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/f625f780aeab4174844f25f3382b5360", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/f625f780aeab4174844f25f3382b5360", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/f625f780aeab4174844f25f3382b5360", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/f625f780aeab4174844f25f3382b5360", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/f625f780aeab4174844f25f3382b5360", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_f625f780aeab4174844f25f3382b5360", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_f625f780aeab4174844f25f3382b5360", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/f625f780aeab4174844f25f3382b5360", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/f625f780aeab4174844f25f3382b5360", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/f625f780aeab4174844f25f3382b5360", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-4d31cbf9-3767-428-user", "id": "ad48bcd07e3b4ecbb82dd736a7ce1d50"}, "audit_ids": ["wkkqf8ixSlq_hz6nm8W7Ew"], "issued_at": "2018-12-27T17:45:16.000000Z"}} 2018-12-27 17:45:16,822 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}482fe5109616916af83c1d9285937f2e1164cf57" 2018-12-27 17:45:16,931 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:45:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d4c4408f-55e4-4f9a-869e-aa2d5c33a50d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:45:16,931 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-d4c4408f-55e4-4f9a-869e-aa2d5c33a50d 2018-12-27 17:45:16,936 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-93070cc8-5d66-4940-b856-06201dc0dbc0-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}482fe5109616916af83c1d9285937f2e1164cf57" 2018-12-27 17:45:17,138 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 180 Content-Type: application/json X-Openstack-Request-Id: req-4a78735c-217a-47ca-931e-51749fd8a2d0 Date: Thu, 27 Dec 2018 17:45:17 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-93070cc8-5d66-4940-b856-06201dc0dbc0-image"} 2018-12-27 17:45:17,138 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-93070cc8-5d66-4940-b856-06201dc0dbc0-image used request id req-4a78735c-217a-47ca-931e-51749fd8a2d0 2018-12-27 17:45:17,141 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}482fe5109616916af83c1d9285937f2e1164cf57" 2018-12-27 17:45:17,333 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-16ee6bb0-248f-4d03-b289-9b10c0b2dc05 Date: Thu, 27 Dec 2018 17:45:17 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-27 17:45:17,334 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/schemas/image used request id req-16ee6bb0-248f-4d03-b289-9b10c0b2dc05 2018-12-27 17:45:17,363 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}482fe5109616916af83c1d9285937f2e1164cf57" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstancePortManipulationTests-93070cc8-5d66-4940-b856-06201dc0dbc0-image"}' 2018-12-27 17:45:17,613 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 639 Content-Type: application/json Location: http://172.30.9.31:9292/v2/images/2deb7035-4667-48c2-a3c4-4552e5fded58 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-08b9fe28-24b6-4c3e-82b5-b74bd97af7c8 Date: Thu, 27 Dec 2018 17:45:17 GMT RESP BODY: {"status": "queued", "name": "CreateInstancePortManipulationTests-93070cc8-5d66-4940-b856-06201dc0dbc0-image", "tags": [], "container_format": "bare", "created_at": "2018-12-27T17:45:17Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-12-27T17:45:17Z", "visibility": "shared", "locations": [], "self": "/v2/images/2deb7035-4667-48c2-a3c4-4552e5fded58", "min_disk": 0, "protected": false, "id": "2deb7035-4667-48c2-a3c4-4552e5fded58", "file": "/v2/images/2deb7035-4667-48c2-a3c4-4552e5fded58/file", "checksum": null, "owner": "f625f780aeab4174844f25f3382b5360", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-27 17:45:17,613 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.31:9292/v2/images used request id req-08b9fe28-24b6-4c3e-82b5-b74bd97af7c8 2018-12-27 17:45:17,624 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:9292/v2/images/2deb7035-4667-48c2-a3c4-4552e5fded58/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}482fe5109616916af83c1d9285937f2e1164cf57" -d '' 2018-12-27 17:45:18,593 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-0b630daf-696e-45a2-be4c-a06fecaaf2a0 Date: Thu, 27 Dec 2018 17:45:18 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-27 17:45:18,593 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.31:9292/v2/images/2deb7035-4667-48c2-a3c4-4552e5fded58/file used request id req-0b630daf-696e-45a2-be4c-a06fecaaf2a0 2018-12-27 17:45:18,593 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-27 17:45:18,596 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/images/2deb7035-4667-48c2-a3c4-4552e5fded58 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}482fe5109616916af83c1d9285937f2e1164cf57" 2018-12-27 17:45:18,613 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-ce5ef064-3355-495d-a470-d3c4130e4ede Date: Thu, 27 Dec 2018 17:45:18 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-93070cc8-5d66-4940-b856-06201dc0dbc0-image", "tags": [], "container_format": "bare", "created_at": "2018-12-27T17:45:17Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-27T17:45:18Z", "visibility": "shared", "locations": [{"url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/2deb7035-4667-48c2-a3c4-4552e5fded58/snap", "metadata": {}}], "self": "/v2/images/2deb7035-4667-48c2-a3c4-4552e5fded58", "min_disk": 0, "protected": false, "id": "2deb7035-4667-48c2-a3c4-4552e5fded58", "file": "/v2/images/2deb7035-4667-48c2-a3c4-4552e5fded58/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "f625f780aeab4174844f25f3382b5360", "direct_url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/2deb7035-4667-48c2-a3c4-4552e5fded58/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-27 17:45:18,613 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images/2deb7035-4667-48c2-a3c4-4552e5fded58 used request id req-ce5ef064-3355-495d-a470-d3c4130e4ede 2018-12-27 17:45:18,616 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}482fe5109616916af83c1d9285937f2e1164cf57" 2018-12-27 17:45:18,815 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-d403a95d-9f4e-4be5-a3a6-200b6f27407f Date: Thu, 27 Dec 2018 17:45:18 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-27 17:45:18,815 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/schemas/image used request id req-d403a95d-9f4e-4be5-a3a6-200b6f27407f 2018-12-27 17:45:18,818 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-93070cc8-5d66-4940-b856-06201dc0dbc0-image 2018-12-27 17:45:18,821 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/images/2deb7035-4667-48c2-a3c4-4552e5fded58 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}482fe5109616916af83c1d9285937f2e1164cf57" 2018-12-27 17:45:19,023 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-36bc772d-14db-4834-a8c7-207defa4d070 Date: Thu, 27 Dec 2018 17:45:19 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-93070cc8-5d66-4940-b856-06201dc0dbc0-image", "tags": [], "container_format": "bare", "created_at": "2018-12-27T17:45:17Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-27T17:45:18Z", "visibility": "shared", "locations": [{"url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/2deb7035-4667-48c2-a3c4-4552e5fded58/snap", "metadata": {}}], "self": "/v2/images/2deb7035-4667-48c2-a3c4-4552e5fded58", "min_disk": 0, "protected": false, "id": "2deb7035-4667-48c2-a3c4-4552e5fded58", "file": "/v2/images/2deb7035-4667-48c2-a3c4-4552e5fded58/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "f625f780aeab4174844f25f3382b5360", "direct_url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/2deb7035-4667-48c2-a3c4-4552e5fded58/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-27 17:45:19,024 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images/2deb7035-4667-48c2-a3c4-4552e5fded58 used request id req-36bc772d-14db-4834-a8c7-207defa4d070 2018-12-27 17:45:19,024 - create_image - DEBUG - Instance status is - active 2018-12-27 17:45:19,024 - create_image - DEBUG - Image is active with name - CreateInstancePortManipulationTests-93070cc8-5d66-4940-b856-06201dc0dbc0-image 2018-12-27 17:45:19,025 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-93070cc8-5d66-4940-b856-06201dc0dbc0-image 2018-12-27 17:45:19,025 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:45:19,026 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:45:19,432 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6e4321fd4b734e47a628c97e66e9848c", "name": "CreateInstancePortManipulationTests-4d31cbf9-3767-428-proj-role"}], "expires_at": "2018-12-27T18:45:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f625f780aeab4174844f25f3382b5360", "name": "CreateInstancePortManipulationTests-4d31cbf9-3767-428-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/f625f780aeab4174844f25f3382b5360", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/f625f780aeab4174844f25f3382b5360", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/f625f780aeab4174844f25f3382b5360", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/f625f780aeab4174844f25f3382b5360", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/f625f780aeab4174844f25f3382b5360", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/f625f780aeab4174844f25f3382b5360", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/f625f780aeab4174844f25f3382b5360", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/f625f780aeab4174844f25f3382b5360", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/f625f780aeab4174844f25f3382b5360", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_f625f780aeab4174844f25f3382b5360", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_f625f780aeab4174844f25f3382b5360", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/f625f780aeab4174844f25f3382b5360", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/f625f780aeab4174844f25f3382b5360", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/f625f780aeab4174844f25f3382b5360", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-4d31cbf9-3767-428-user", "id": "ad48bcd07e3b4ecbb82dd736a7ce1d50"}, "audit_ids": ["iJuIVu3ORTe1Rzbp1XUpIQ"], "issued_at": "2018-12-27T17:45:19.000000Z"}} 2018-12-27 17:45:19,433 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0c78ef29a402052eeaba26ffe0b188288b4037e" 2018-12-27 17:45:19,525 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:45:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-727e6709-1562-4b31-b802-acbc6fe84b5a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:45:19,525 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-727e6709-1562-4b31-b802-acbc6fe84b5a 2018-12-27 17:45:19,533 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-93070cc8-5d66-4940-b856-06201dc0dbc0-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0c78ef29a402052eeaba26ffe0b188288b4037e" 2018-12-27 17:45:19,756 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-01e58070-5eea-44b5-896c-16efc5627af7 Date: Thu, 27 Dec 2018 17:45:19 GMT RESP BODY: {"networks":[]} 2018-12-27 17:45:19,756 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-93070cc8-5d66-4940-b856-06201dc0dbc0-pub-net used request id req-01e58070-5eea-44b5-896c-16efc5627af7 2018-12-27 17:45:19,757 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-93070cc8-5d66-4940-b856-06201dc0dbc0-pub-net 2018-12-27 17:45:19,762 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0c78ef29a402052eeaba26ffe0b188288b4037e" -d '{"network": {"name": "CreateInstancePortManipulationTests-93070cc8-5d66-4940-b856-06201dc0dbc0-pub-net", "admin_state_up": true}}' 2018-12-27 17:45:21,143 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 654 X-Openstack-Request-Id: req-c46e30d0-29c5-479e-bdd1-58e2282f7623 Date: Thu, 27 Dec 2018 17:45:21 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"id":"45a9984a-9e27-4688-822a-263523972aed","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"f625f780aeab4174844f25f3382b5360","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-27T17:45:20Z","is_default":false,"name":"CreateInstancePortManipulationTests-93070cc8-5d66-4940-b856-06201dc0dbc0-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"f625f780aeab4174844f25f3382b5360","created_at":"2018-12-27T17:45:20Z","mtu":1442}} 2018-12-27 17:45:21,143 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/networks used request id req-c46e30d0-29c5-479e-bdd1-58e2282f7623 2018-12-27 17:45:21,148 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?id=45a9984a-9e27-4688-822a-263523972aed -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0c78ef29a402052eeaba26ffe0b188288b4037e" 2018-12-27 17:45:21,430 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 638 X-Openstack-Request-Id: req-3091db23-8143-4096-b304-4f069f878b29 Date: Thu, 27 Dec 2018 17:45:21 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"id":"45a9984a-9e27-4688-822a-263523972aed","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"f625f780aeab4174844f25f3382b5360","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-27T17:45:20Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-93070cc8-5d66-4940-b856-06201dc0dbc0-pub-net","admin_state_up":true,"tenant_id":"f625f780aeab4174844f25f3382b5360","created_at":"2018-12-27T17:45:20Z","mtu":1442}]} 2018-12-27 17:45:21,430 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?id=45a9984a-9e27-4688-822a-263523972aed used request id req-3091db23-8143-4096-b304-4f069f878b29 2018-12-27 17:45:21,435 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=45a9984a-9e27-4688-822a-263523972aed -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0c78ef29a402052eeaba26ffe0b188288b4037e" 2018-12-27 17:45:21,662 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-c979b6ba-c802-4fd9-8da6-bf6a6ed0ec89 Date: Thu, 27 Dec 2018 17:45:21 GMT RESP BODY: {"subnets":[]} 2018-12-27 17:45:21,663 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=45a9984a-9e27-4688-822a-263523972aed used request id req-c979b6ba-c802-4fd9-8da6-bf6a6ed0ec89 2018-12-27 17:45:21,663 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-93070cc8-5d66-4940-b856-06201dc0dbc0-pub-subnet 2018-12-27 17:45:21,668 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0c78ef29a402052eeaba26ffe0b188288b4037e" -d '{"subnets": [{"ip_version": 4, "network_id": "45a9984a-9e27-4688-822a-263523972aed", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-93070cc8-5d66-4940-b856-06201dc0dbc0-pub-subnet"}]}' 2018-12-27 17:45:23,137 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-5f0938bf-26dc-4a45-8a55-8301e42e5d99 Date: Thu, 27 Dec 2018 17:45:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"45a9984a-9e27-4688-822a-263523972aed","tenant_id":"f625f780aeab4174844f25f3382b5360","created_at":"2018-12-27T17:45:22Z","dns_nameservers":[],"updated_at":"2018-12-27T17:45:22Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"f625f780aeab4174844f25f3382b5360","id":"daa581b0-5e0a-47a6-b0e2-cdb1b8b294d5","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-93070cc8-5d66-4940-b856-06201dc0dbc0-pub-subnet"}]} 2018-12-27 17:45:23,137 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/subnets used request id req-5f0938bf-26dc-4a45-8a55-8301e42e5d99 2018-12-27 17:45:23,142 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?id=45a9984a-9e27-4688-822a-263523972aed -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0c78ef29a402052eeaba26ffe0b188288b4037e" 2018-12-27 17:45:23,433 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-e682f241-dd63-450f-8a66-bf166bf6406b Date: Thu, 27 Dec 2018 17:45:23 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"45a9984a-9e27-4688-822a-263523972aed","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"f625f780aeab4174844f25f3382b5360","status":"ACTIVE","subnets":["daa581b0-5e0a-47a6-b0e2-cdb1b8b294d5"],"description":"","tags":[],"updated_at":"2018-12-27T17:45:22Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-93070cc8-5d66-4940-b856-06201dc0dbc0-pub-net","admin_state_up":true,"tenant_id":"f625f780aeab4174844f25f3382b5360","created_at":"2018-12-27T17:45:20Z","mtu":1442}]} 2018-12-27 17:45:23,434 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?id=45a9984a-9e27-4688-822a-263523972aed used request id req-e682f241-dd63-450f-8a66-bf166bf6406b 2018-12-27 17:45:23,439 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=45a9984a-9e27-4688-822a-263523972aed -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0c78ef29a402052eeaba26ffe0b188288b4037e" 2018-12-27 17:45:23,720 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-dfce06df-38c1-4ab7-8c6d-c038dd73e555 Date: Thu, 27 Dec 2018 17:45:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"45a9984a-9e27-4688-822a-263523972aed","tenant_id":"f625f780aeab4174844f25f3382b5360","created_at":"2018-12-27T17:45:22Z","dns_nameservers":[],"updated_at":"2018-12-27T17:45:22Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"f625f780aeab4174844f25f3382b5360","id":"daa581b0-5e0a-47a6-b0e2-cdb1b8b294d5","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-93070cc8-5d66-4940-b856-06201dc0dbc0-pub-subnet"}]} 2018-12-27 17:45:23,720 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=45a9984a-9e27-4688-822a-263523972aed used request id req-dfce06df-38c1-4ab7-8c6d-c038dd73e555 2018-12-27 17:45:23,720 - OpenStackNetwork - DEBUG - Network [45a9984a-9e27-4688-822a-263523972aed] created successfully 2018-12-27 17:45:23,721 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:45:23,721 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:45:24,155 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:45:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["YPb27yfARFWHxQ4ATiKZgw"], "issued_at": "2018-12-27T17:45:24.000000Z"}} 2018-12-27 17:45:24,156 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc7fc81e1e06d652b178c554f381b9950ca251f2" 2018-12-27 17:45:24,262 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:45:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-324e44e3-9d5e-4aca-a07c-0d6395bdf259 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:45:24,262 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-324e44e3-9d5e-4aca-a07c-0d6395bdf259 2018-12-27 17:45:24,263 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-27 17:45:24,268 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc7fc81e1e06d652b178c554f381b9950ca251f2" 2018-12-27 17:45:24,494 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:45:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-64975442-d1e4-4c44-a1ea-2ead8dbdb0ce x-compute-request-id: req-64975442-d1e4-4c44-a1ea-2ead8dbdb0ce Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-12-27 17:45:24,495 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-64975442-d1e4-4c44-a1ea-2ead8dbdb0ce 2018-12-27 17:45:24,498 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc7fc81e1e06d652b178c554f381b9950ca251f2" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstancePortManipulationTests-93070cc8-5d66-4940-b856-06201dc0dbc0-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-12-27 17:45:24,542 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:45:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b6799e56-cb8d-462e-ba68-df85d37c59c5 x-compute-request-id: req-b6799e56-cb8d-462e-ba68-df85d37c59c5 Content-Encoding: gzip Content-Length: 333 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstancePortManipulationTests-93070cc8-5d66-4940-b856-06201dc0dbc0-flavor-name", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/6a269ff2-714f-4521-94c6-39af2ead4e84", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/6a269ff2-714f-4521-94c6-39af2ead4e84", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "6a269ff2-714f-4521-94c6-39af2ead4e84"}} 2018-12-27 17:45:24,542 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-b6799e56-cb8d-462e-ba68-df85d37c59c5 2018-12-27 17:45:24,543 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:45:24,544 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:45:24,945 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6e4321fd4b734e47a628c97e66e9848c", "name": "CreateInstancePortManipulationTests-4d31cbf9-3767-428-proj-role"}], "expires_at": "2018-12-27T18:45:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f625f780aeab4174844f25f3382b5360", "name": "CreateInstancePortManipulationTests-4d31cbf9-3767-428-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/f625f780aeab4174844f25f3382b5360", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/f625f780aeab4174844f25f3382b5360", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/f625f780aeab4174844f25f3382b5360", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/f625f780aeab4174844f25f3382b5360", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/f625f780aeab4174844f25f3382b5360", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/f625f780aeab4174844f25f3382b5360", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/f625f780aeab4174844f25f3382b5360", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/f625f780aeab4174844f25f3382b5360", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/f625f780aeab4174844f25f3382b5360", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_f625f780aeab4174844f25f3382b5360", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_f625f780aeab4174844f25f3382b5360", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/f625f780aeab4174844f25f3382b5360", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/f625f780aeab4174844f25f3382b5360", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/f625f780aeab4174844f25f3382b5360", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-4d31cbf9-3767-428-user", "id": "ad48bcd07e3b4ecbb82dd736a7ce1d50"}, "audit_ids": ["-BsaJgGORmeS2GV2rkWruQ"], "issued_at": "2018-12-27T17:45:24.000000Z"}} 2018-12-27 17:45:24,946 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}975d3227fd773743122a7117f5c715c132c27c77" 2018-12-27 17:45:25,056 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:45:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-06334569-893b-4fe1-9ef4-943f514d39eb Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:45:25,056 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-06334569-893b-4fe1-9ef4-943f514d39eb 2018-12-27 17:45:25,064 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-93070cc8-5d66-4940-b856-06201dc0dbc0net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}975d3227fd773743122a7117f5c715c132c27c77" 2018-12-27 17:45:25,388 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-d6cd066f-d58b-43ab-8215-ebde08f81a34 Date: Thu, 27 Dec 2018 17:45:25 GMT RESP BODY: {"networks":[]} 2018-12-27 17:45:25,388 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-93070cc8-5d66-4940-b856-06201dc0dbc0net2 used request id req-d6cd066f-d58b-43ab-8215-ebde08f81a34 2018-12-27 17:45:25,389 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-93070cc8-5d66-4940-b856-06201dc0dbc0net2 2018-12-27 17:45:25,394 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}975d3227fd773743122a7117f5c715c132c27c77" -d '{"network": {"name": "CreateInstancePortManipulationTests-93070cc8-5d66-4940-b856-06201dc0dbc0net2", "admin_state_up": true}}' 2018-12-27 17:45:26,644 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 650 X-Openstack-Request-Id: req-2f3da4a4-e87c-4e05-b8f1-f74bd83e89d8 Date: Thu, 27 Dec 2018 17:45:26 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"id":"b8041c89-63be-4345-b7ed-8edfd984d9fa","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"f625f780aeab4174844f25f3382b5360","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-27T17:45:25Z","is_default":false,"name":"CreateInstancePortManipulationTests-93070cc8-5d66-4940-b856-06201dc0dbc0net2","qos_policy_id":null,"admin_state_up":true,"tenant_id":"f625f780aeab4174844f25f3382b5360","created_at":"2018-12-27T17:45:25Z","mtu":1442}} 2018-12-27 17:45:26,644 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/networks used request id req-2f3da4a4-e87c-4e05-b8f1-f74bd83e89d8 2018-12-27 17:45:26,649 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?id=b8041c89-63be-4345-b7ed-8edfd984d9fa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}975d3227fd773743122a7117f5c715c132c27c77" 2018-12-27 17:45:26,930 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 634 X-Openstack-Request-Id: req-24816719-55be-4dc7-84f1-a73bb08b879a Date: Thu, 27 Dec 2018 17:45:26 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"id":"b8041c89-63be-4345-b7ed-8edfd984d9fa","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"f625f780aeab4174844f25f3382b5360","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-27T17:45:25Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-93070cc8-5d66-4940-b856-06201dc0dbc0net2","admin_state_up":true,"tenant_id":"f625f780aeab4174844f25f3382b5360","created_at":"2018-12-27T17:45:25Z","mtu":1442}]} 2018-12-27 17:45:26,931 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?id=b8041c89-63be-4345-b7ed-8edfd984d9fa used request id req-24816719-55be-4dc7-84f1-a73bb08b879a 2018-12-27 17:45:26,936 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=b8041c89-63be-4345-b7ed-8edfd984d9fa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}975d3227fd773743122a7117f5c715c132c27c77" 2018-12-27 17:45:27,146 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-9d36d7d7-1b6d-4ad8-887b-07d12f365e5e Date: Thu, 27 Dec 2018 17:45:27 GMT RESP BODY: {"subnets":[]} 2018-12-27 17:45:27,146 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=b8041c89-63be-4345-b7ed-8edfd984d9fa used request id req-9d36d7d7-1b6d-4ad8-887b-07d12f365e5e 2018-12-27 17:45:27,146 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-93070cc8-5d66-4940-b856-06201dc0dbc0-subnet1 2018-12-27 17:45:27,151 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}975d3227fd773743122a7117f5c715c132c27c77" -d '{"subnets": [{"ip_version": 4, "network_id": "b8041c89-63be-4345-b7ed-8edfd984d9fa", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-93070cc8-5d66-4940-b856-06201dc0dbc0-subnet1"}]}' 2018-12-27 17:45:28,832 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-4bf48ef8-bcf7-441c-b34d-fddb38500110 Date: Thu, 27 Dec 2018 17:45:28 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b8041c89-63be-4345-b7ed-8edfd984d9fa","tenant_id":"f625f780aeab4174844f25f3382b5360","created_at":"2018-12-27T17:45:27Z","dns_nameservers":[],"updated_at":"2018-12-27T17:45:27Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"f625f780aeab4174844f25f3382b5360","id":"931de8ca-0c47-46c7-a826-d06c8af7a0b4","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-93070cc8-5d66-4940-b856-06201dc0dbc0-subnet1"}]} 2018-12-27 17:45:28,832 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/subnets used request id req-4bf48ef8-bcf7-441c-b34d-fddb38500110 2018-12-27 17:45:28,832 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-93070cc8-5d66-4940-b856-06201dc0dbc0-subnet2 2018-12-27 17:45:28,837 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}975d3227fd773743122a7117f5c715c132c27c77" -d '{"subnets": [{"ip_version": 4, "network_id": "b8041c89-63be-4345-b7ed-8edfd984d9fa", "cidr": "10.65.0.0/24", "name": "CreateInstancePortManipulationTests-93070cc8-5d66-4940-b856-06201dc0dbc0-subnet2"}]}' 2018-12-27 17:45:31,131 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-4c66c3ca-75c2-4c27-afea-3b27a0202b50 Date: Thu, 27 Dec 2018 17:45:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b8041c89-63be-4345-b7ed-8edfd984d9fa","tenant_id":"f625f780aeab4174844f25f3382b5360","created_at":"2018-12-27T17:45:30Z","dns_nameservers":[],"updated_at":"2018-12-27T17:45:30Z","gateway_ip":"10.65.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.65.0.2","end":"10.65.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.65.0.0/24","project_id":"f625f780aeab4174844f25f3382b5360","id":"15e19935-795b-4271-b915-7e32199bda0f","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-93070cc8-5d66-4940-b856-06201dc0dbc0-subnet2"}]} 2018-12-27 17:45:31,131 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/subnets used request id req-4c66c3ca-75c2-4c27-afea-3b27a0202b50 2018-12-27 17:45:31,136 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?id=b8041c89-63be-4345-b7ed-8edfd984d9fa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}975d3227fd773743122a7117f5c715c132c27c77" 2018-12-27 17:45:31,442 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 711 X-Openstack-Request-Id: req-b5ab48d8-91cf-4f8d-8f4b-6f99decf8f0c Date: Thu, 27 Dec 2018 17:45:31 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":5,"port_security_enabled":true,"id":"b8041c89-63be-4345-b7ed-8edfd984d9fa","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"f625f780aeab4174844f25f3382b5360","status":"ACTIVE","subnets":["15e19935-795b-4271-b915-7e32199bda0f","931de8ca-0c47-46c7-a826-d06c8af7a0b4"],"description":"","tags":[],"updated_at":"2018-12-27T17:45:30Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-93070cc8-5d66-4940-b856-06201dc0dbc0net2","admin_state_up":true,"tenant_id":"f625f780aeab4174844f25f3382b5360","created_at":"2018-12-27T17:45:25Z","mtu":1442}]} 2018-12-27 17:45:31,442 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?id=b8041c89-63be-4345-b7ed-8edfd984d9fa used request id req-b5ab48d8-91cf-4f8d-8f4b-6f99decf8f0c 2018-12-27 17:45:31,447 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=b8041c89-63be-4345-b7ed-8edfd984d9fa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}975d3227fd773743122a7117f5c715c132c27c77" 2018-12-27 17:45:31,702 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1351 X-Openstack-Request-Id: req-1061ba10-b1d9-4fc6-b4f2-2aae65f8b024 Date: Thu, 27 Dec 2018 17:45:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b8041c89-63be-4345-b7ed-8edfd984d9fa","tenant_id":"f625f780aeab4174844f25f3382b5360","created_at":"2018-12-27T17:45:30Z","dns_nameservers":[],"updated_at":"2018-12-27T17:45:30Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.65.0.2","end":"10.65.0.254"}],"gateway_ip":"10.65.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.65.0.0/24","project_id":"f625f780aeab4174844f25f3382b5360","id":"15e19935-795b-4271-b915-7e32199bda0f","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-93070cc8-5d66-4940-b856-06201dc0dbc0-subnet2"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b8041c89-63be-4345-b7ed-8edfd984d9fa","tenant_id":"f625f780aeab4174844f25f3382b5360","created_at":"2018-12-27T17:45:27Z","dns_nameservers":[],"updated_at":"2018-12-27T17:45:27Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"f625f780aeab4174844f25f3382b5360","id":"931de8ca-0c47-46c7-a826-d06c8af7a0b4","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-93070cc8-5d66-4940-b856-06201dc0dbc0-subnet1"}]} 2018-12-27 17:45:31,702 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=b8041c89-63be-4345-b7ed-8edfd984d9fa used request id req-1061ba10-b1d9-4fc6-b4f2-2aae65f8b024 2018-12-27 17:45:31,703 - OpenStackNetwork - DEBUG - Network [b8041c89-63be-4345-b7ed-8edfd984d9fa] created successfully 2018-12-27 17:45:31,703 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:45:31,704 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:45:32,112 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6e4321fd4b734e47a628c97e66e9848c", "name": "CreateInstancePortManipulationTests-4d31cbf9-3767-428-proj-role"}], "expires_at": "2018-12-27T18:45:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f625f780aeab4174844f25f3382b5360", "name": "CreateInstancePortManipulationTests-4d31cbf9-3767-428-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/f625f780aeab4174844f25f3382b5360", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/f625f780aeab4174844f25f3382b5360", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/f625f780aeab4174844f25f3382b5360", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/f625f780aeab4174844f25f3382b5360", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/f625f780aeab4174844f25f3382b5360", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/f625f780aeab4174844f25f3382b5360", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/f625f780aeab4174844f25f3382b5360", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/f625f780aeab4174844f25f3382b5360", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/f625f780aeab4174844f25f3382b5360", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_f625f780aeab4174844f25f3382b5360", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_f625f780aeab4174844f25f3382b5360", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/f625f780aeab4174844f25f3382b5360", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/f625f780aeab4174844f25f3382b5360", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/f625f780aeab4174844f25f3382b5360", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-4d31cbf9-3767-428-user", "id": "ad48bcd07e3b4ecbb82dd736a7ce1d50"}, "audit_ids": ["rYwRLplmSOiwKQZ_llfOjA"], "issued_at": "2018-12-27T17:45:32.000000Z"}} 2018-12-27 17:45:32,113 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c874f53a776aeee731c2e433400580d11334a1f9" 2018-12-27 17:45:32,210 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:45:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5b9521a2-1f30-4831-bca5-e0aec94343d5 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:45:32,210 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-5b9521a2-1f30-4831-bca5-e0aec94343d5 2018-12-27 17:45:32,211 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-27 17:45:32,214 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c874f53a776aeee731c2e433400580d11334a1f9" 2018-12-27 17:45:32,319 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:45:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9978b45c-ada9-4ac2-9336-dc07eb7ea60b Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:45:32,319 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-9978b45c-ada9-4ac2-9336-dc07eb7ea60b 2018-12-27 17:45:32,327 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-93070cc8-5d66-4940-b856-06201dc0dbc0net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c874f53a776aeee731c2e433400580d11334a1f9" 2018-12-27 17:45:32,613 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 711 X-Openstack-Request-Id: req-bf72380b-5f6d-4720-869f-6fc6f07efacc Date: Thu, 27 Dec 2018 17:45:32 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":5,"port_security_enabled":true,"id":"b8041c89-63be-4345-b7ed-8edfd984d9fa","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"f625f780aeab4174844f25f3382b5360","status":"ACTIVE","subnets":["931de8ca-0c47-46c7-a826-d06c8af7a0b4","15e19935-795b-4271-b915-7e32199bda0f"],"description":"","tags":[],"updated_at":"2018-12-27T17:45:30Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-93070cc8-5d66-4940-b856-06201dc0dbc0net2","admin_state_up":true,"tenant_id":"f625f780aeab4174844f25f3382b5360","created_at":"2018-12-27T17:45:25Z","mtu":1442}]} 2018-12-27 17:45:32,613 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-93070cc8-5d66-4940-b856-06201dc0dbc0net2 used request id req-bf72380b-5f6d-4720-869f-6fc6f07efacc 2018-12-27 17:45:32,618 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=b8041c89-63be-4345-b7ed-8edfd984d9fa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c874f53a776aeee731c2e433400580d11334a1f9" 2018-12-27 17:45:32,857 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1351 X-Openstack-Request-Id: req-9201ad73-42e5-4ada-a910-6c6a200a8870 Date: Thu, 27 Dec 2018 17:45:32 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b8041c89-63be-4345-b7ed-8edfd984d9fa","tenant_id":"f625f780aeab4174844f25f3382b5360","created_at":"2018-12-27T17:45:30Z","dns_nameservers":[],"updated_at":"2018-12-27T17:45:30Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.65.0.2","end":"10.65.0.254"}],"gateway_ip":"10.65.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.65.0.0/24","project_id":"f625f780aeab4174844f25f3382b5360","id":"15e19935-795b-4271-b915-7e32199bda0f","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-93070cc8-5d66-4940-b856-06201dc0dbc0-subnet2"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b8041c89-63be-4345-b7ed-8edfd984d9fa","tenant_id":"f625f780aeab4174844f25f3382b5360","created_at":"2018-12-27T17:45:27Z","dns_nameservers":[],"updated_at":"2018-12-27T17:45:27Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"f625f780aeab4174844f25f3382b5360","id":"931de8ca-0c47-46c7-a826-d06c8af7a0b4","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-93070cc8-5d66-4940-b856-06201dc0dbc0-subnet1"}]} 2018-12-27 17:45:32,857 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=b8041c89-63be-4345-b7ed-8edfd984d9fa used request id req-9201ad73-42e5-4ada-a910-6c6a200a8870 2018-12-27 17:45:32,862 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-93070cc8-5d66-4940-b856-06201dc0dbc0net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c874f53a776aeee731c2e433400580d11334a1f9" 2018-12-27 17:45:33,156 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 711 X-Openstack-Request-Id: req-32bde45f-d65e-4e74-b8c7-6013adbf1759 Date: Thu, 27 Dec 2018 17:45:33 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":5,"port_security_enabled":true,"id":"b8041c89-63be-4345-b7ed-8edfd984d9fa","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"f625f780aeab4174844f25f3382b5360","status":"ACTIVE","subnets":["15e19935-795b-4271-b915-7e32199bda0f","931de8ca-0c47-46c7-a826-d06c8af7a0b4"],"description":"","tags":[],"updated_at":"2018-12-27T17:45:30Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-93070cc8-5d66-4940-b856-06201dc0dbc0net2","admin_state_up":true,"tenant_id":"f625f780aeab4174844f25f3382b5360","created_at":"2018-12-27T17:45:25Z","mtu":1442}]} 2018-12-27 17:45:33,156 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-93070cc8-5d66-4940-b856-06201dc0dbc0net2 used request id req-32bde45f-d65e-4e74-b8c7-6013adbf1759 2018-12-27 17:45:33,160 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 17:45:33,166 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 17:45:33 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 17:45:33,167 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/f625f780aeab4174844f25f3382b5360 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c874f53a776aeee731c2e433400580d11334a1f9" 2018-12-27 17:45:33,266 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:45:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5a7ad061-25b4-4ca9-bf6f-d5c45ddaeac7 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/f625f780aeab4174844f25f3382b5360"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f625f780aeab4174844f25f3382b5360", "name": "CreateInstancePortManipulationTests-4d31cbf9-3767-428-proj"}} 2018-12-27 17:45:33,267 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/f625f780aeab4174844f25f3382b5360 used request id req-5a7ad061-25b4-4ca9-bf6f-d5c45ddaeac7 2018-12-27 17:45:33,272 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=b8041c89-63be-4345-b7ed-8edfd984d9fa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c874f53a776aeee731c2e433400580d11334a1f9" 2018-12-27 17:45:33,319 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1351 X-Openstack-Request-Id: req-4e8b92c9-b208-4b97-9252-c135e56a4dca Date: Thu, 27 Dec 2018 17:45:33 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b8041c89-63be-4345-b7ed-8edfd984d9fa","tenant_id":"f625f780aeab4174844f25f3382b5360","created_at":"2018-12-27T17:45:30Z","dns_nameservers":[],"updated_at":"2018-12-27T17:45:30Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.65.0.2","end":"10.65.0.254"}],"gateway_ip":"10.65.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.65.0.0/24","project_id":"f625f780aeab4174844f25f3382b5360","id":"15e19935-795b-4271-b915-7e32199bda0f","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-93070cc8-5d66-4940-b856-06201dc0dbc0-subnet2"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b8041c89-63be-4345-b7ed-8edfd984d9fa","tenant_id":"f625f780aeab4174844f25f3382b5360","created_at":"2018-12-27T17:45:27Z","dns_nameservers":[],"updated_at":"2018-12-27T17:45:27Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"f625f780aeab4174844f25f3382b5360","id":"931de8ca-0c47-46c7-a826-d06c8af7a0b4","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-93070cc8-5d66-4940-b856-06201dc0dbc0-subnet1"}]} 2018-12-27 17:45:33,319 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=b8041c89-63be-4345-b7ed-8edfd984d9fa used request id req-4e8b92c9-b208-4b97-9252-c135e56a4dca 2018-12-27 17:45:33,324 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=b8041c89-63be-4345-b7ed-8edfd984d9fa&name=CreateInstancePortManipulationTests-93070cc8-5d66-4940-b856-06201dc0dbc0port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c874f53a776aeee731c2e433400580d11334a1f9" 2018-12-27 17:45:33,356 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-26e7928c-eeaf-41ef-a7d9-6c1613bc55e6 Date: Thu, 27 Dec 2018 17:45:33 GMT RESP BODY: {"ports":[]} 2018-12-27 17:45:33,356 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=b8041c89-63be-4345-b7ed-8edfd984d9fa&name=CreateInstancePortManipulationTests-93070cc8-5d66-4940-b856-06201dc0dbc0port-1&admin_state_up=True used request id req-26e7928c-eeaf-41ef-a7d9-6c1613bc55e6 2018-12-27 17:45:33,359 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-93070cc8-5d66-4940-b856-06201dc0dbc0-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c874f53a776aeee731c2e433400580d11334a1f9" 2018-12-27 17:45:33,641 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:45:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-a05650f4-0a2a-44b8-a02d-1395d2d435dc x-compute-request-id: req-a05650f4-0a2a-44b8-a02d-1395d2d435dc Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-12-27 17:45:33,641 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-93070cc8-5d66-4940-b856-06201dc0dbc0-inst used request id req-a05650f4-0a2a-44b8-a02d-1395d2d435dc 2018-12-27 17:45:33,647 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-93070cc8-5d66-4940-b856-06201dc0dbc0net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c874f53a776aeee731c2e433400580d11334a1f9" 2018-12-27 17:45:33,745 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 711 X-Openstack-Request-Id: req-be5bacd3-ce86-45e6-8aab-99e7268e25f4 Date: Thu, 27 Dec 2018 17:45:33 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":5,"port_security_enabled":true,"id":"b8041c89-63be-4345-b7ed-8edfd984d9fa","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"f625f780aeab4174844f25f3382b5360","status":"ACTIVE","subnets":["15e19935-795b-4271-b915-7e32199bda0f","931de8ca-0c47-46c7-a826-d06c8af7a0b4"],"description":"","tags":[],"updated_at":"2018-12-27T17:45:30Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-93070cc8-5d66-4940-b856-06201dc0dbc0net2","admin_state_up":true,"tenant_id":"f625f780aeab4174844f25f3382b5360","created_at":"2018-12-27T17:45:25Z","mtu":1442}]} 2018-12-27 17:45:33,746 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-93070cc8-5d66-4940-b856-06201dc0dbc0net2 used request id req-be5bacd3-ce86-45e6-8aab-99e7268e25f4 2018-12-27 17:45:33,751 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=b8041c89-63be-4345-b7ed-8edfd984d9fa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c874f53a776aeee731c2e433400580d11334a1f9" 2018-12-27 17:45:34,004 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1351 X-Openstack-Request-Id: req-8bbfa53c-fad3-47a3-8c8b-dac50a04e82a Date: Thu, 27 Dec 2018 17:45:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b8041c89-63be-4345-b7ed-8edfd984d9fa","tenant_id":"f625f780aeab4174844f25f3382b5360","created_at":"2018-12-27T17:45:30Z","dns_nameservers":[],"updated_at":"2018-12-27T17:45:30Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.65.0.2","end":"10.65.0.254"}],"gateway_ip":"10.65.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.65.0.0/24","project_id":"f625f780aeab4174844f25f3382b5360","id":"15e19935-795b-4271-b915-7e32199bda0f","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-93070cc8-5d66-4940-b856-06201dc0dbc0-subnet2"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b8041c89-63be-4345-b7ed-8edfd984d9fa","tenant_id":"f625f780aeab4174844f25f3382b5360","created_at":"2018-12-27T17:45:27Z","dns_nameservers":[],"updated_at":"2018-12-27T17:45:27Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"f625f780aeab4174844f25f3382b5360","id":"931de8ca-0c47-46c7-a826-d06c8af7a0b4","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-93070cc8-5d66-4940-b856-06201dc0dbc0-subnet1"}]} 2018-12-27 17:45:34,005 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=b8041c89-63be-4345-b7ed-8edfd984d9fa used request id req-8bbfa53c-fad3-47a3-8c8b-dac50a04e82a 2018-12-27 17:45:34,010 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-93070cc8-5d66-4940-b856-06201dc0dbc0net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c874f53a776aeee731c2e433400580d11334a1f9" 2018-12-27 17:45:34,114 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 711 X-Openstack-Request-Id: req-058b2a0a-89af-4ab6-9c06-340787e5c7f9 Date: Thu, 27 Dec 2018 17:45:34 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":5,"port_security_enabled":true,"id":"b8041c89-63be-4345-b7ed-8edfd984d9fa","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"f625f780aeab4174844f25f3382b5360","status":"ACTIVE","subnets":["931de8ca-0c47-46c7-a826-d06c8af7a0b4","15e19935-795b-4271-b915-7e32199bda0f"],"description":"","tags":[],"updated_at":"2018-12-27T17:45:30Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-93070cc8-5d66-4940-b856-06201dc0dbc0net2","admin_state_up":true,"tenant_id":"f625f780aeab4174844f25f3382b5360","created_at":"2018-12-27T17:45:25Z","mtu":1442}]} 2018-12-27 17:45:34,114 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-93070cc8-5d66-4940-b856-06201dc0dbc0net2 used request id req-058b2a0a-89af-4ab6-9c06-340787e5c7f9 2018-12-27 17:45:34,118 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/f625f780aeab4174844f25f3382b5360 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c874f53a776aeee731c2e433400580d11334a1f9" 2018-12-27 17:45:34,228 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:45:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5e418742-f15e-45fe-bf0f-a37171c563ea Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/f625f780aeab4174844f25f3382b5360"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f625f780aeab4174844f25f3382b5360", "name": "CreateInstancePortManipulationTests-4d31cbf9-3767-428-proj"}} 2018-12-27 17:45:34,229 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/f625f780aeab4174844f25f3382b5360 used request id req-5e418742-f15e-45fe-bf0f-a37171c563ea 2018-12-27 17:45:34,234 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=b8041c89-63be-4345-b7ed-8edfd984d9fa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c874f53a776aeee731c2e433400580d11334a1f9" 2018-12-27 17:45:34,285 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1351 X-Openstack-Request-Id: req-1aa97faa-9675-4282-b310-45cc13eff827 Date: Thu, 27 Dec 2018 17:45:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b8041c89-63be-4345-b7ed-8edfd984d9fa","tenant_id":"f625f780aeab4174844f25f3382b5360","created_at":"2018-12-27T17:45:30Z","dns_nameservers":[],"updated_at":"2018-12-27T17:45:30Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.65.0.2","end":"10.65.0.254"}],"gateway_ip":"10.65.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.65.0.0/24","project_id":"f625f780aeab4174844f25f3382b5360","id":"15e19935-795b-4271-b915-7e32199bda0f","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-93070cc8-5d66-4940-b856-06201dc0dbc0-subnet2"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b8041c89-63be-4345-b7ed-8edfd984d9fa","tenant_id":"f625f780aeab4174844f25f3382b5360","created_at":"2018-12-27T17:45:27Z","dns_nameservers":[],"updated_at":"2018-12-27T17:45:27Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"f625f780aeab4174844f25f3382b5360","id":"931de8ca-0c47-46c7-a826-d06c8af7a0b4","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-93070cc8-5d66-4940-b856-06201dc0dbc0-subnet1"}]} 2018-12-27 17:45:34,285 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=b8041c89-63be-4345-b7ed-8edfd984d9fa used request id req-1aa97faa-9675-4282-b310-45cc13eff827 2018-12-27 17:45:34,290 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=b8041c89-63be-4345-b7ed-8edfd984d9fa&name=CreateInstancePortManipulationTests-93070cc8-5d66-4940-b856-06201dc0dbc0port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c874f53a776aeee731c2e433400580d11334a1f9" 2018-12-27 17:45:34,535 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-eca6bd76-feda-4a90-961e-40e75c7bdaf8 Date: Thu, 27 Dec 2018 17:45:34 GMT RESP BODY: {"ports":[]} 2018-12-27 17:45:34,535 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=b8041c89-63be-4345-b7ed-8edfd984d9fa&name=CreateInstancePortManipulationTests-93070cc8-5d66-4940-b856-06201dc0dbc0port-1&admin_state_up=True used request id req-eca6bd76-feda-4a90-961e-40e75c7bdaf8 2018-12-27 17:45:34,535 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:45:34,536 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:45:34,938 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6e4321fd4b734e47a628c97e66e9848c", "name": "CreateInstancePortManipulationTests-4d31cbf9-3767-428-proj-role"}], "expires_at": "2018-12-27T18:45:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f625f780aeab4174844f25f3382b5360", "name": "CreateInstancePortManipulationTests-4d31cbf9-3767-428-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/f625f780aeab4174844f25f3382b5360", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/f625f780aeab4174844f25f3382b5360", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/f625f780aeab4174844f25f3382b5360", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/f625f780aeab4174844f25f3382b5360", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/f625f780aeab4174844f25f3382b5360", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/f625f780aeab4174844f25f3382b5360", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/f625f780aeab4174844f25f3382b5360", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/f625f780aeab4174844f25f3382b5360", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/f625f780aeab4174844f25f3382b5360", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_f625f780aeab4174844f25f3382b5360", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_f625f780aeab4174844f25f3382b5360", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/f625f780aeab4174844f25f3382b5360", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/f625f780aeab4174844f25f3382b5360", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/f625f780aeab4174844f25f3382b5360", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-4d31cbf9-3767-428-user", "id": "ad48bcd07e3b4ecbb82dd736a7ce1d50"}, "audit_ids": ["qEmsMS9tSHStKDo5-96Tqg"], "issued_at": "2018-12-27T17:45:34.000000Z"}} 2018-12-27 17:45:34,939 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6923baea12fc165db93c13eb08230f95a385d30" 2018-12-27 17:45:35,035 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:45:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2cd85c5b-ae05-4720-9f65-6e0055d56f6f Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:45:35,035 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-2cd85c5b-ae05-4720-9f65-6e0055d56f6f 2018-12-27 17:45:35,040 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-93070cc8-5d66-4940-b856-06201dc0dbc0net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c874f53a776aeee731c2e433400580d11334a1f9" 2018-12-27 17:45:35,156 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 711 X-Openstack-Request-Id: req-d916d348-b0c5-4b74-b804-f340e54e3c37 Date: Thu, 27 Dec 2018 17:45:35 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":5,"port_security_enabled":true,"id":"b8041c89-63be-4345-b7ed-8edfd984d9fa","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"f625f780aeab4174844f25f3382b5360","status":"ACTIVE","subnets":["15e19935-795b-4271-b915-7e32199bda0f","931de8ca-0c47-46c7-a826-d06c8af7a0b4"],"description":"","tags":[],"updated_at":"2018-12-27T17:45:30Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-93070cc8-5d66-4940-b856-06201dc0dbc0net2","admin_state_up":true,"tenant_id":"f625f780aeab4174844f25f3382b5360","created_at":"2018-12-27T17:45:25Z","mtu":1442}]} 2018-12-27 17:45:35,156 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-93070cc8-5d66-4940-b856-06201dc0dbc0net2 used request id req-d916d348-b0c5-4b74-b804-f340e54e3c37 2018-12-27 17:45:35,161 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=b8041c89-63be-4345-b7ed-8edfd984d9fa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c874f53a776aeee731c2e433400580d11334a1f9" 2018-12-27 17:45:35,208 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1351 X-Openstack-Request-Id: req-5284f40d-4b4d-436f-9685-e3db34fcba33 Date: Thu, 27 Dec 2018 17:45:35 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b8041c89-63be-4345-b7ed-8edfd984d9fa","tenant_id":"f625f780aeab4174844f25f3382b5360","created_at":"2018-12-27T17:45:30Z","dns_nameservers":[],"updated_at":"2018-12-27T17:45:30Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.65.0.2","end":"10.65.0.254"}],"gateway_ip":"10.65.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.65.0.0/24","project_id":"f625f780aeab4174844f25f3382b5360","id":"15e19935-795b-4271-b915-7e32199bda0f","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-93070cc8-5d66-4940-b856-06201dc0dbc0-subnet2"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b8041c89-63be-4345-b7ed-8edfd984d9fa","tenant_id":"f625f780aeab4174844f25f3382b5360","created_at":"2018-12-27T17:45:27Z","dns_nameservers":[],"updated_at":"2018-12-27T17:45:27Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"f625f780aeab4174844f25f3382b5360","id":"931de8ca-0c47-46c7-a826-d06c8af7a0b4","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-93070cc8-5d66-4940-b856-06201dc0dbc0-subnet1"}]} 2018-12-27 17:45:35,209 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=b8041c89-63be-4345-b7ed-8edfd984d9fa used request id req-5284f40d-4b4d-436f-9685-e3db34fcba33 2018-12-27 17:45:35,214 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-93070cc8-5d66-4940-b856-06201dc0dbc0net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c874f53a776aeee731c2e433400580d11334a1f9" 2018-12-27 17:45:35,312 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 711 X-Openstack-Request-Id: req-b6313d66-9d31-4b77-ae62-c5f760cf78a4 Date: Thu, 27 Dec 2018 17:45:35 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":5,"port_security_enabled":true,"id":"b8041c89-63be-4345-b7ed-8edfd984d9fa","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"f625f780aeab4174844f25f3382b5360","status":"ACTIVE","subnets":["931de8ca-0c47-46c7-a826-d06c8af7a0b4","15e19935-795b-4271-b915-7e32199bda0f"],"description":"","tags":[],"updated_at":"2018-12-27T17:45:30Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-93070cc8-5d66-4940-b856-06201dc0dbc0net2","admin_state_up":true,"tenant_id":"f625f780aeab4174844f25f3382b5360","created_at":"2018-12-27T17:45:25Z","mtu":1442}]} 2018-12-27 17:45:35,312 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-93070cc8-5d66-4940-b856-06201dc0dbc0net2 used request id req-b6313d66-9d31-4b77-ae62-c5f760cf78a4 2018-12-27 17:45:35,315 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 17:45:35,321 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 17:45:35 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 17:45:35,322 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/f625f780aeab4174844f25f3382b5360 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6923baea12fc165db93c13eb08230f95a385d30" 2018-12-27 17:45:35,425 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:45:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5fea1232-66cf-456c-9759-6a67575f426d Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/f625f780aeab4174844f25f3382b5360"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f625f780aeab4174844f25f3382b5360", "name": "CreateInstancePortManipulationTests-4d31cbf9-3767-428-proj"}} 2018-12-27 17:45:35,426 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/f625f780aeab4174844f25f3382b5360 used request id req-5fea1232-66cf-456c-9759-6a67575f426d 2018-12-27 17:45:35,431 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=b8041c89-63be-4345-b7ed-8edfd984d9fa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c874f53a776aeee731c2e433400580d11334a1f9" 2018-12-27 17:45:35,666 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1351 X-Openstack-Request-Id: req-59f29cd7-9b73-4fad-8662-14d34148d43b Date: Thu, 27 Dec 2018 17:45:35 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b8041c89-63be-4345-b7ed-8edfd984d9fa","tenant_id":"f625f780aeab4174844f25f3382b5360","created_at":"2018-12-27T17:45:30Z","dns_nameservers":[],"updated_at":"2018-12-27T17:45:30Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.65.0.2","end":"10.65.0.254"}],"gateway_ip":"10.65.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.65.0.0/24","project_id":"f625f780aeab4174844f25f3382b5360","id":"15e19935-795b-4271-b915-7e32199bda0f","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-93070cc8-5d66-4940-b856-06201dc0dbc0-subnet2"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b8041c89-63be-4345-b7ed-8edfd984d9fa","tenant_id":"f625f780aeab4174844f25f3382b5360","created_at":"2018-12-27T17:45:27Z","dns_nameservers":[],"updated_at":"2018-12-27T17:45:27Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"f625f780aeab4174844f25f3382b5360","id":"931de8ca-0c47-46c7-a826-d06c8af7a0b4","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-93070cc8-5d66-4940-b856-06201dc0dbc0-subnet1"}]} 2018-12-27 17:45:35,666 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=b8041c89-63be-4345-b7ed-8edfd984d9fa used request id req-59f29cd7-9b73-4fad-8662-14d34148d43b 2018-12-27 17:45:35,672 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=b8041c89-63be-4345-b7ed-8edfd984d9fa&name=CreateInstancePortManipulationTests-93070cc8-5d66-4940-b856-06201dc0dbc0-subnet1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c874f53a776aeee731c2e433400580d11334a1f9" 2018-12-27 17:45:35,896 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-23b7723c-f660-4e9f-a3ab-b55984997799 Date: Thu, 27 Dec 2018 17:45:35 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b8041c89-63be-4345-b7ed-8edfd984d9fa","tenant_id":"f625f780aeab4174844f25f3382b5360","created_at":"2018-12-27T17:45:27Z","dns_nameservers":[],"updated_at":"2018-12-27T17:45:27Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"f625f780aeab4174844f25f3382b5360","id":"931de8ca-0c47-46c7-a826-d06c8af7a0b4","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-93070cc8-5d66-4940-b856-06201dc0dbc0-subnet1"}]} 2018-12-27 17:45:35,896 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=b8041c89-63be-4345-b7ed-8edfd984d9fa&name=CreateInstancePortManipulationTests-93070cc8-5d66-4940-b856-06201dc0dbc0-subnet1 used request id req-23b7723c-f660-4e9f-a3ab-b55984997799 2018-12-27 17:45:35,901 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=b8041c89-63be-4345-b7ed-8edfd984d9fa&name=CreateInstancePortManipulationTests-93070cc8-5d66-4940-b856-06201dc0dbc0-subnet2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c874f53a776aeee731c2e433400580d11334a1f9" 2018-12-27 17:45:35,960 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-cbab8906-797f-49ff-b21c-d41565d6ddbe Date: Thu, 27 Dec 2018 17:45:35 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b8041c89-63be-4345-b7ed-8edfd984d9fa","tenant_id":"f625f780aeab4174844f25f3382b5360","created_at":"2018-12-27T17:45:30Z","dns_nameservers":[],"updated_at":"2018-12-27T17:45:30Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.65.0.2","end":"10.65.0.254"}],"gateway_ip":"10.65.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.65.0.0/24","project_id":"f625f780aeab4174844f25f3382b5360","id":"15e19935-795b-4271-b915-7e32199bda0f","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-93070cc8-5d66-4940-b856-06201dc0dbc0-subnet2"}]} 2018-12-27 17:45:35,960 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=b8041c89-63be-4345-b7ed-8edfd984d9fa&name=CreateInstancePortManipulationTests-93070cc8-5d66-4940-b856-06201dc0dbc0-subnet2 used request id req-cbab8906-797f-49ff-b21c-d41565d6ddbe 2018-12-27 17:45:35,961 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-93070cc8-5d66-4940-b856-06201dc0dbc0net2 2018-12-27 17:45:35,965 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c874f53a776aeee731c2e433400580d11334a1f9" -d '{"port": {"network_id": "b8041c89-63be-4345-b7ed-8edfd984d9fa", "fixed_ips": [{"subnet_id": "931de8ca-0c47-46c7-a826-d06c8af7a0b4", "ip_address": "10.55.0.101"}, {"subnet_id": "15e19935-795b-4271-b915-7e32199bda0f", "ip_address": "10.65.0.101"}], "name": "CreateInstancePortManipulationTests-93070cc8-5d66-4940-b856-06201dc0dbc0port-1", "admin_state_up": true}}' 2018-12-27 17:45:37,478 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1108 X-Openstack-Request-Id: req-9ee07274-22b9-4805-83ef-c32a3c14e0f4 Date: Thu, 27 Dec 2018 17:45:37 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T17:45:36Z","device_owner":"","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"931de8ca-0c47-46c7-a826-d06c8af7a0b4","ip_address":"10.55.0.101"},{"subnet_id":"15e19935-795b-4271-b915-7e32199bda0f","ip_address":"10.65.0.101"}],"id":"2a51fe72-c5bc-4261-b7c8-fd0f71b3f363","security_groups":["9639c542-fb61-4fb8-9f67-8786d25289b1"],"mac_address":"fa:16:3e:b7:84:70","device_id":"","status":"DOWN","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-0-101","ip_address":"10.55.0.101","fqdn":"host-10-55-0-101.openstacklocal."},{"hostname":"host-10-65-0-101","ip_address":"10.65.0.101","fqdn":"host-10-65-0-101.openstacklocal."}],"name":"CreateInstancePortManipulationTests-93070cc8-5d66-4940-b856-06201dc0dbc0port-1","project_id":"f625f780aeab4174844f25f3382b5360","qos_policy_id":null,"admin_state_up":true,"network_id":"b8041c89-63be-4345-b7ed-8edfd984d9fa","dns_name":"","created_at":"2018-12-27T17:45:36Z","binding:vnic_type":"normal","tenant_id":"f625f780aeab4174844f25f3382b5360"}} 2018-12-27 17:45:37,479 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/ports used request id req-9ee07274-22b9-4805-83ef-c32a3c14e0f4 2018-12-27 17:45:37,484 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-93070cc8-5d66-4940-b856-06201dc0dbc0net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c874f53a776aeee731c2e433400580d11334a1f9" 2018-12-27 17:45:37,787 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 711 X-Openstack-Request-Id: req-36562608-ccf0-4c30-bdfb-528211900eb3 Date: Thu, 27 Dec 2018 17:45:37 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":5,"port_security_enabled":true,"id":"b8041c89-63be-4345-b7ed-8edfd984d9fa","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"f625f780aeab4174844f25f3382b5360","status":"ACTIVE","subnets":["15e19935-795b-4271-b915-7e32199bda0f","931de8ca-0c47-46c7-a826-d06c8af7a0b4"],"description":"","tags":[],"updated_at":"2018-12-27T17:45:30Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-93070cc8-5d66-4940-b856-06201dc0dbc0net2","admin_state_up":true,"tenant_id":"f625f780aeab4174844f25f3382b5360","created_at":"2018-12-27T17:45:25Z","mtu":1442}]} 2018-12-27 17:45:37,787 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-93070cc8-5d66-4940-b856-06201dc0dbc0net2 used request id req-36562608-ccf0-4c30-bdfb-528211900eb3 2018-12-27 17:45:37,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=b8041c89-63be-4345-b7ed-8edfd984d9fa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c874f53a776aeee731c2e433400580d11334a1f9" 2018-12-27 17:45:38,038 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1351 X-Openstack-Request-Id: req-6ae88dc5-2fc9-42ec-81eb-8506f9d141d8 Date: Thu, 27 Dec 2018 17:45:38 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b8041c89-63be-4345-b7ed-8edfd984d9fa","tenant_id":"f625f780aeab4174844f25f3382b5360","created_at":"2018-12-27T17:45:30Z","dns_nameservers":[],"updated_at":"2018-12-27T17:45:30Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.65.0.2","end":"10.65.0.254"}],"gateway_ip":"10.65.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.65.0.0/24","project_id":"f625f780aeab4174844f25f3382b5360","id":"15e19935-795b-4271-b915-7e32199bda0f","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-93070cc8-5d66-4940-b856-06201dc0dbc0-subnet2"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b8041c89-63be-4345-b7ed-8edfd984d9fa","tenant_id":"f625f780aeab4174844f25f3382b5360","created_at":"2018-12-27T17:45:27Z","dns_nameservers":[],"updated_at":"2018-12-27T17:45:27Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"f625f780aeab4174844f25f3382b5360","id":"931de8ca-0c47-46c7-a826-d06c8af7a0b4","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-93070cc8-5d66-4940-b856-06201dc0dbc0-subnet1"}]} 2018-12-27 17:45:38,038 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=b8041c89-63be-4345-b7ed-8edfd984d9fa used request id req-6ae88dc5-2fc9-42ec-81eb-8506f9d141d8 2018-12-27 17:45:38,044 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-93070cc8-5d66-4940-b856-06201dc0dbc0net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c874f53a776aeee731c2e433400580d11334a1f9" 2018-12-27 17:45:38,142 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 711 X-Openstack-Request-Id: req-da26c28c-ca66-4821-a379-8c8967b3286b Date: Thu, 27 Dec 2018 17:45:38 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":5,"port_security_enabled":true,"id":"b8041c89-63be-4345-b7ed-8edfd984d9fa","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"f625f780aeab4174844f25f3382b5360","status":"ACTIVE","subnets":["931de8ca-0c47-46c7-a826-d06c8af7a0b4","15e19935-795b-4271-b915-7e32199bda0f"],"description":"","tags":[],"updated_at":"2018-12-27T17:45:30Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-93070cc8-5d66-4940-b856-06201dc0dbc0net2","admin_state_up":true,"tenant_id":"f625f780aeab4174844f25f3382b5360","created_at":"2018-12-27T17:45:25Z","mtu":1442}]} 2018-12-27 17:45:38,142 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-93070cc8-5d66-4940-b856-06201dc0dbc0net2 used request id req-da26c28c-ca66-4821-a379-8c8967b3286b 2018-12-27 17:45:38,146 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/f625f780aeab4174844f25f3382b5360 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c874f53a776aeee731c2e433400580d11334a1f9" 2018-12-27 17:45:38,247 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:45:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0559c031-0e4e-4910-8776-09fa6e098578 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/f625f780aeab4174844f25f3382b5360"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f625f780aeab4174844f25f3382b5360", "name": "CreateInstancePortManipulationTests-4d31cbf9-3767-428-proj"}} 2018-12-27 17:45:38,247 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/f625f780aeab4174844f25f3382b5360 used request id req-0559c031-0e4e-4910-8776-09fa6e098578 2018-12-27 17:45:38,252 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=b8041c89-63be-4345-b7ed-8edfd984d9fa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c874f53a776aeee731c2e433400580d11334a1f9" 2018-12-27 17:45:38,491 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1351 X-Openstack-Request-Id: req-a4f7756c-6cd2-4b13-901a-9c410b89865c Date: Thu, 27 Dec 2018 17:45:38 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b8041c89-63be-4345-b7ed-8edfd984d9fa","tenant_id":"f625f780aeab4174844f25f3382b5360","created_at":"2018-12-27T17:45:30Z","dns_nameservers":[],"updated_at":"2018-12-27T17:45:30Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.65.0.2","end":"10.65.0.254"}],"gateway_ip":"10.65.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.65.0.0/24","project_id":"f625f780aeab4174844f25f3382b5360","id":"15e19935-795b-4271-b915-7e32199bda0f","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-93070cc8-5d66-4940-b856-06201dc0dbc0-subnet2"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b8041c89-63be-4345-b7ed-8edfd984d9fa","tenant_id":"f625f780aeab4174844f25f3382b5360","created_at":"2018-12-27T17:45:27Z","dns_nameservers":[],"updated_at":"2018-12-27T17:45:27Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"f625f780aeab4174844f25f3382b5360","id":"931de8ca-0c47-46c7-a826-d06c8af7a0b4","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-93070cc8-5d66-4940-b856-06201dc0dbc0-subnet1"}]} 2018-12-27 17:45:38,491 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=b8041c89-63be-4345-b7ed-8edfd984d9fa used request id req-a4f7756c-6cd2-4b13-901a-9c410b89865c 2018-12-27 17:45:38,497 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=b8041c89-63be-4345-b7ed-8edfd984d9fa&name=CreateInstancePortManipulationTests-93070cc8-5d66-4940-b856-06201dc0dbc0port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c874f53a776aeee731c2e433400580d11334a1f9" 2018-12-27 17:45:38,735 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1111 X-Openstack-Request-Id: req-bcc89b40-bf9e-4d6b-9fde-c7e97f15aac1 Date: Thu, 27 Dec 2018 17:45:38 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T17:45:36Z","device_owner":"","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"931de8ca-0c47-46c7-a826-d06c8af7a0b4","ip_address":"10.55.0.101"},{"subnet_id":"15e19935-795b-4271-b915-7e32199bda0f","ip_address":"10.65.0.101"}],"id":"2a51fe72-c5bc-4261-b7c8-fd0f71b3f363","security_groups":["9639c542-fb61-4fb8-9f67-8786d25289b1"],"mac_address":"fa:16:3e:b7:84:70","project_id":"f625f780aeab4174844f25f3382b5360","status":"DOWN","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-0-101","ip_address":"10.55.0.101","fqdn":"host-10-55-0-101.openstacklocal."},{"hostname":"host-10-65-0-101","ip_address":"10.65.0.101","fqdn":"host-10-65-0-101.openstacklocal."}],"qos_policy_id":null,"name":"CreateInstancePortManipulationTests-93070cc8-5d66-4940-b856-06201dc0dbc0port-1","admin_state_up":true,"network_id":"b8041c89-63be-4345-b7ed-8edfd984d9fa","dns_name":"","created_at":"2018-12-27T17:45:36Z","binding:vnic_type":"normal","device_id":"","tenant_id":"f625f780aeab4174844f25f3382b5360"}]} 2018-12-27 17:45:38,735 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=b8041c89-63be-4345-b7ed-8edfd984d9fa&name=CreateInstancePortManipulationTests-93070cc8-5d66-4940-b856-06201dc0dbc0port-1&admin_state_up=True used request id req-bcc89b40-bf9e-4d6b-9fde-c7e97f15aac1 2018-12-27 17:45:38,739 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/f625f780aeab4174844f25f3382b5360 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c874f53a776aeee731c2e433400580d11334a1f9" 2018-12-27 17:45:38,848 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:45:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0255ff7b-ba37-44f2-834b-45184fc79a19 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/f625f780aeab4174844f25f3382b5360"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f625f780aeab4174844f25f3382b5360", "name": "CreateInstancePortManipulationTests-4d31cbf9-3767-428-proj"}} 2018-12-27 17:45:38,849 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/f625f780aeab4174844f25f3382b5360 used request id req-0255ff7b-ba37-44f2-834b-45184fc79a19 2018-12-27 17:45:38,849 - nova_utils - INFO - Creating VM with name - CreateInstancePortManipulationTests-93070cc8-5d66-4940-b856-06201dc0dbc0-inst 2018-12-27 17:45:38,852 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c874f53a776aeee731c2e433400580d11334a1f9" 2018-12-27 17:45:38,873 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:45:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-737ea88b-4c71-4dcc-95cf-5e9ba0acc81f x-compute-request-id: req-737ea88b-4c71-4dcc-95cf-5e9ba0acc81f Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"flavors": [{"id": "6a269ff2-714f-4521-94c6-39af2ead4e84", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/6a269ff2-714f-4521-94c6-39af2ead4e84", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/6a269ff2-714f-4521-94c6-39af2ead4e84", "rel": "bookmark"}], "name": "CreateInstancePortManipulationTests-93070cc8-5d66-4940-b856-06201dc0dbc0-flavor-name"}]} 2018-12-27 17:45:38,873 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-737ea88b-4c71-4dcc-95cf-5e9ba0acc81f 2018-12-27 17:45:38,876 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/flavors/6a269ff2-714f-4521-94c6-39af2ead4e84 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c874f53a776aeee731c2e433400580d11334a1f9" 2018-12-27 17:45:38,893 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:45:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5aba8655-0d9f-45d9-a51a-320d3182403c x-compute-request-id: req-5aba8655-0d9f-45d9-a51a-320d3182403c Content-Encoding: gzip Content-Length: 333 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstancePortManipulationTests-93070cc8-5d66-4940-b856-06201dc0dbc0-flavor-name", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/6a269ff2-714f-4521-94c6-39af2ead4e84", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/6a269ff2-714f-4521-94c6-39af2ead4e84", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "6a269ff2-714f-4521-94c6-39af2ead4e84"}} 2018-12-27 17:45:38,893 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/6a269ff2-714f-4521-94c6-39af2ead4e84 used request id req-5aba8655-0d9f-45d9-a51a-320d3182403c 2018-12-27 17:45:38,896 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-93070cc8-5d66-4940-b856-06201dc0dbc0-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c874f53a776aeee731c2e433400580d11334a1f9" 2018-12-27 17:45:39,117 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1080 Content-Type: application/json X-Openstack-Request-Id: req-25b5bc44-81fa-45bd-bf31-4ab1e94a921b Date: Thu, 27 Dec 2018 17:45:39 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-93070cc8-5d66-4940-b856-06201dc0dbc0-image", "tags": [], "container_format": "bare", "created_at": "2018-12-27T17:45:17Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-27T17:45:18Z", "visibility": "shared", "locations": [{"url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/2deb7035-4667-48c2-a3c4-4552e5fded58/snap", "metadata": {}}], "self": "/v2/images/2deb7035-4667-48c2-a3c4-4552e5fded58", "min_disk": 0, "protected": false, "id": "2deb7035-4667-48c2-a3c4-4552e5fded58", "file": "/v2/images/2deb7035-4667-48c2-a3c4-4552e5fded58/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "f625f780aeab4174844f25f3382b5360", "direct_url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/2deb7035-4667-48c2-a3c4-4552e5fded58/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-93070cc8-5d66-4940-b856-06201dc0dbc0-image"} 2018-12-27 17:45:39,117 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-93070cc8-5d66-4940-b856-06201dc0dbc0-image used request id req-25b5bc44-81fa-45bd-bf31-4ab1e94a921b 2018-12-27 17:45:39,120 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c874f53a776aeee731c2e433400580d11334a1f9" 2018-12-27 17:45:39,318 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-701f9e21-67aa-4fc0-86d6-75065ceb9971 Date: Thu, 27 Dec 2018 17:45:39 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-27 17:45:39,318 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/schemas/image used request id req-701f9e21-67aa-4fc0-86d6-75065ceb9971 2018-12-27 17:45:39,324 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c874f53a776aeee731c2e433400580d11334a1f9" -d '{"server": {"name": "CreateInstancePortManipulationTests-93070cc8-5d66-4940-b856-06201dc0dbc0-inst", "imageRef": "2deb7035-4667-48c2-a3c4-4552e5fded58", "flavorRef": "6a269ff2-714f-4521-94c6-39af2ead4e84", "max_count": 1, "min_count": 1, "networks": [{"port": "2a51fe72-c5bc-4261-b7c8-fd0f71b3f363"}]}}' 2018-12-27 17:45:40,982 - novaclient.v2.client - DEBUG - RESP: [202] Date: Thu, 27 Dec 2018 17:45:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-f799cf39-f98e-4ca2-9e47-227903dc56a6 x-compute-request-id: req-f799cf39-f98e-4ca2-9e47-227903dc56a6 Content-Length: 374 location: http://172.30.9.31:8774/v2.1/servers/adc48d5a-e8df-45ac-a6d4-b5d222ac5246 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "adc48d5a-e8df-45ac-a6d4-b5d222ac5246", "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/adc48d5a-e8df-45ac-a6d4-b5d222ac5246", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/adc48d5a-e8df-45ac-a6d4-b5d222ac5246", "rel": "bookmark"}], "adminPass": "y37eBaQbPL9u"}} 2018-12-27 17:45:40,982 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers used request id req-f799cf39-f98e-4ca2-9e47-227903dc56a6 2018-12-27 17:45:40,985 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/adc48d5a-e8df-45ac-a6d4-b5d222ac5246 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c874f53a776aeee731c2e433400580d11334a1f9" 2018-12-27 17:45:41,506 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:45:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-657b3e96-c360-43e2-b0a5-94f683ade5e3 x-compute-request-id: req-657b3e96-c360-43e2-b0a5-94f683ade5e3 Content-Encoding: gzip Content-Length: 620 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/adc48d5a-e8df-45ac-a6d4-b5d222ac5246", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/adc48d5a-e8df-45ac-a6d4-b5d222ac5246", "rel": "bookmark"}], "image": {"id": "2deb7035-4667-48c2-a3c4-4552e5fded58", "links": [{"href": "http://172.30.9.31:8774/images/2deb7035-4667-48c2-a3c4-4552e5fded58", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6a269ff2-714f-4521-94c6-39af2ead4e84", "links": [{"href": "http://172.30.9.31:8774/flavors/6a269ff2-714f-4521-94c6-39af2ead4e84", "rel": "bookmark"}]}, "id": "adc48d5a-e8df-45ac-a6d4-b5d222ac5246", "user_id": "ad48bcd07e3b4ecbb82dd736a7ce1d50", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T17:45:41Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-93070cc8-5d66-4940-b856-06201dc0dbc0-inst", "created": "2018-12-27T17:45:40Z", "tenant_id": "f625f780aeab4174844f25f3382b5360", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-27 17:45:41,506 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/adc48d5a-e8df-45ac-a6d4-b5d222ac5246 used request id req-657b3e96-c360-43e2-b0a5-94f683ade5e3 2018-12-27 17:45:41,507 - create_instance - INFO - Created instance with name - CreateInstancePortManipulationTests-93070cc8-5d66-4940-b856-06201dc0dbc0-inst 2018-12-27 17:45:41,509 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/adc48d5a-e8df-45ac-a6d4-b5d222ac5246 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c874f53a776aeee731c2e433400580d11334a1f9" 2018-12-27 17:45:42,098 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:45:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ace87e9f-79af-4c7f-9d20-1979e6c26113 x-compute-request-id: req-ace87e9f-79af-4c7f-9d20-1979e6c26113 Content-Encoding: gzip Content-Length: 620 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/adc48d5a-e8df-45ac-a6d4-b5d222ac5246", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/adc48d5a-e8df-45ac-a6d4-b5d222ac5246", "rel": "bookmark"}], "image": {"id": "2deb7035-4667-48c2-a3c4-4552e5fded58", "links": [{"href": "http://172.30.9.31:8774/images/2deb7035-4667-48c2-a3c4-4552e5fded58", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6a269ff2-714f-4521-94c6-39af2ead4e84", "links": [{"href": "http://172.30.9.31:8774/flavors/6a269ff2-714f-4521-94c6-39af2ead4e84", "rel": "bookmark"}]}, "id": "adc48d5a-e8df-45ac-a6d4-b5d222ac5246", "user_id": "ad48bcd07e3b4ecbb82dd736a7ce1d50", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T17:45:41Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-93070cc8-5d66-4940-b856-06201dc0dbc0-inst", "created": "2018-12-27T17:45:40Z", "tenant_id": "f625f780aeab4174844f25f3382b5360", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-27 17:45:42,098 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/adc48d5a-e8df-45ac-a6d4-b5d222ac5246 used request id req-ace87e9f-79af-4c7f-9d20-1979e6c26113 2018-12-27 17:45:42,098 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-93070cc8-5d66-4940-b856-06201dc0dbc0-inst] is - BUILD 2018-12-27 17:45:42,098 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-27 17:45:45,102 - create_instance - DEBUG - VM status query timeout in 896.405106068 2018-12-27 17:45:45,104 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/adc48d5a-e8df-45ac-a6d4-b5d222ac5246 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c874f53a776aeee731c2e433400580d11334a1f9" 2018-12-27 17:45:45,763 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:45:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f7130dfb-3c43-4089-85dd-6623413893bc x-compute-request-id: req-f7130dfb-3c43-4089-85dd-6623413893bc Content-Encoding: gzip Content-Length: 682 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/adc48d5a-e8df-45ac-a6d4-b5d222ac5246", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/adc48d5a-e8df-45ac-a6d4-b5d222ac5246", "rel": "bookmark"}], "image": {"id": "2deb7035-4667-48c2-a3c4-4552e5fded58", "links": [{"href": "http://172.30.9.31:8774/images/2deb7035-4667-48c2-a3c4-4552e5fded58", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6a269ff2-714f-4521-94c6-39af2ead4e84", "links": [{"href": "http://172.30.9.31:8774/flavors/6a269ff2-714f-4521-94c6-39af2ead4e84", "rel": "bookmark"}]}, "id": "adc48d5a-e8df-45ac-a6d4-b5d222ac5246", "security_groups": [{"name": "default"}], "user_id": "ad48bcd07e3b4ecbb82dd736a7ce1d50", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T17:45:41Z", "hostId": "d533bb267940a59212eb91b7c003f88b366e8efd1f108b93c5a83652", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-93070cc8-5d66-4940-b856-06201dc0dbc0-inst", "created": "2018-12-27T17:45:40Z", "tenant_id": "f625f780aeab4174844f25f3382b5360", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-27 17:45:45,764 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/adc48d5a-e8df-45ac-a6d4-b5d222ac5246 used request id req-f7130dfb-3c43-4089-85dd-6623413893bc 2018-12-27 17:45:45,764 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-93070cc8-5d66-4940-b856-06201dc0dbc0-inst] is - BUILD 2018-12-27 17:45:45,764 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-27 17:45:48,767 - create_instance - DEBUG - VM status query timeout in 892.739373922 2018-12-27 17:45:48,770 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/adc48d5a-e8df-45ac-a6d4-b5d222ac5246 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c874f53a776aeee731c2e433400580d11334a1f9" 2018-12-27 17:45:49,315 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:45:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bc89daf3-4bac-47df-b7ed-89f2fa9464fb x-compute-request-id: req-bc89daf3-4bac-47df-b7ed-89f2fa9464fb Content-Encoding: gzip Content-Length: 682 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/adc48d5a-e8df-45ac-a6d4-b5d222ac5246", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/adc48d5a-e8df-45ac-a6d4-b5d222ac5246", "rel": "bookmark"}], "image": {"id": "2deb7035-4667-48c2-a3c4-4552e5fded58", "links": [{"href": "http://172.30.9.31:8774/images/2deb7035-4667-48c2-a3c4-4552e5fded58", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6a269ff2-714f-4521-94c6-39af2ead4e84", "links": [{"href": "http://172.30.9.31:8774/flavors/6a269ff2-714f-4521-94c6-39af2ead4e84", "rel": "bookmark"}]}, "id": "adc48d5a-e8df-45ac-a6d4-b5d222ac5246", "security_groups": [{"name": "default"}], "user_id": "ad48bcd07e3b4ecbb82dd736a7ce1d50", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T17:45:41Z", "hostId": "d533bb267940a59212eb91b7c003f88b366e8efd1f108b93c5a83652", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-93070cc8-5d66-4940-b856-06201dc0dbc0-inst", "created": "2018-12-27T17:45:40Z", "tenant_id": "f625f780aeab4174844f25f3382b5360", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-27 17:45:49,316 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/adc48d5a-e8df-45ac-a6d4-b5d222ac5246 used request id req-bc89daf3-4bac-47df-b7ed-89f2fa9464fb 2018-12-27 17:45:49,316 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-93070cc8-5d66-4940-b856-06201dc0dbc0-inst] is - BUILD 2018-12-27 17:45:49,316 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-27 17:45:52,319 - create_instance - DEBUG - VM status query timeout in 889.187412024 2018-12-27 17:45:52,322 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/adc48d5a-e8df-45ac-a6d4-b5d222ac5246 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c874f53a776aeee731c2e433400580d11334a1f9" 2018-12-27 17:45:53,057 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:45:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-30d24203-523e-4953-974e-c30fbdcb64ed x-compute-request-id: req-30d24203-523e-4953-974e-c30fbdcb64ed Content-Encoding: gzip Content-Length: 767 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-93070cc8-5d66-4940-b856-06201dc0dbc0net2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:84:70", "version": 4, "addr": "10.65.0.101", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:84:70", "version": 4, "addr": "10.55.0.101", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/adc48d5a-e8df-45ac-a6d4-b5d222ac5246", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/adc48d5a-e8df-45ac-a6d4-b5d222ac5246", "rel": "bookmark"}], "image": {"id": "2deb7035-4667-48c2-a3c4-4552e5fded58", "links": [{"href": "http://172.30.9.31:8774/images/2deb7035-4667-48c2-a3c4-4552e5fded58", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T17:45:51.000000", "flavor": {"id": "6a269ff2-714f-4521-94c6-39af2ead4e84", "links": [{"href": "http://172.30.9.31:8774/flavors/6a269ff2-714f-4521-94c6-39af2ead4e84", "rel": "bookmark"}]}, "id": "adc48d5a-e8df-45ac-a6d4-b5d222ac5246", "security_groups": [{"name": "default"}], "user_id": "ad48bcd07e3b4ecbb82dd736a7ce1d50", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T17:45:51Z", "hostId": "d533bb267940a59212eb91b7c003f88b366e8efd1f108b93c5a83652", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-93070cc8-5d66-4940-b856-06201dc0dbc0-inst", "created": "2018-12-27T17:45:40Z", "tenant_id": "f625f780aeab4174844f25f3382b5360", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-27 17:45:53,058 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/adc48d5a-e8df-45ac-a6d4-b5d222ac5246 used request id req-30d24203-523e-4953-974e-c30fbdcb64ed 2018-12-27 17:45:53,058 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-93070cc8-5d66-4940-b856-06201dc0dbc0-inst] is - ACTIVE 2018-12-27 17:45:53,058 - create_instance - INFO - VM is - ACTIVE 2018-12-27 17:45:53,061 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/adc48d5a-e8df-45ac-a6d4-b5d222ac5246 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c874f53a776aeee731c2e433400580d11334a1f9" 2018-12-27 17:45:53,531 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:45:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-39882720-3d2d-48b8-a11f-d7daae2071cf x-compute-request-id: req-39882720-3d2d-48b8-a11f-d7daae2071cf Content-Encoding: gzip Content-Length: 767 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-93070cc8-5d66-4940-b856-06201dc0dbc0net2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:84:70", "version": 4, "addr": "10.65.0.101", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:84:70", "version": 4, "addr": "10.55.0.101", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/adc48d5a-e8df-45ac-a6d4-b5d222ac5246", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/adc48d5a-e8df-45ac-a6d4-b5d222ac5246", "rel": "bookmark"}], "image": {"id": "2deb7035-4667-48c2-a3c4-4552e5fded58", "links": [{"href": "http://172.30.9.31:8774/images/2deb7035-4667-48c2-a3c4-4552e5fded58", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T17:45:51.000000", "flavor": {"id": "6a269ff2-714f-4521-94c6-39af2ead4e84", "links": [{"href": "http://172.30.9.31:8774/flavors/6a269ff2-714f-4521-94c6-39af2ead4e84", "rel": "bookmark"}]}, "id": "adc48d5a-e8df-45ac-a6d4-b5d222ac5246", "security_groups": [{"name": "default"}], "user_id": "ad48bcd07e3b4ecbb82dd736a7ce1d50", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T17:45:51Z", "hostId": "d533bb267940a59212eb91b7c003f88b366e8efd1f108b93c5a83652", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-93070cc8-5d66-4940-b856-06201dc0dbc0-inst", "created": "2018-12-27T17:45:40Z", "tenant_id": "f625f780aeab4174844f25f3382b5360", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-27 17:45:53,531 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/adc48d5a-e8df-45ac-a6d4-b5d222ac5246 used request id req-39882720-3d2d-48b8-a11f-d7daae2071cf 2018-12-27 17:45:53,537 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-93070cc8-5d66-4940-b856-06201dc0dbc0net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c874f53a776aeee731c2e433400580d11334a1f9" 2018-12-27 17:45:53,821 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 711 X-Openstack-Request-Id: req-562ebe00-8da0-4a7d-83ee-83817150d29c Date: Thu, 27 Dec 2018 17:45:53 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":5,"port_security_enabled":true,"id":"b8041c89-63be-4345-b7ed-8edfd984d9fa","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"f625f780aeab4174844f25f3382b5360","status":"ACTIVE","subnets":["931de8ca-0c47-46c7-a826-d06c8af7a0b4","15e19935-795b-4271-b915-7e32199bda0f"],"description":"","tags":[],"updated_at":"2018-12-27T17:45:30Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-93070cc8-5d66-4940-b856-06201dc0dbc0net2","admin_state_up":true,"tenant_id":"f625f780aeab4174844f25f3382b5360","created_at":"2018-12-27T17:45:25Z","mtu":1442}]} 2018-12-27 17:45:53,822 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstancePortManipulationTests-93070cc8-5d66-4940-b856-06201dc0dbc0net2 used request id req-562ebe00-8da0-4a7d-83ee-83817150d29c 2018-12-27 17:45:53,825 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/f625f780aeab4174844f25f3382b5360 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c874f53a776aeee731c2e433400580d11334a1f9" 2018-12-27 17:45:53,934 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:45:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5a801bf8-98bb-4413-b8b2-7951eb14b73c Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/f625f780aeab4174844f25f3382b5360"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f625f780aeab4174844f25f3382b5360", "name": "CreateInstancePortManipulationTests-4d31cbf9-3767-428-proj"}} 2018-12-27 17:45:53,934 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/f625f780aeab4174844f25f3382b5360 used request id req-5a801bf8-98bb-4413-b8b2-7951eb14b73c 2018-12-27 17:45:53,939 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=b8041c89-63be-4345-b7ed-8edfd984d9fa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c874f53a776aeee731c2e433400580d11334a1f9" 2018-12-27 17:45:53,989 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1351 X-Openstack-Request-Id: req-a2d1a890-3e3e-403f-aa40-f2ce6722a851 Date: Thu, 27 Dec 2018 17:45:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b8041c89-63be-4345-b7ed-8edfd984d9fa","tenant_id":"f625f780aeab4174844f25f3382b5360","created_at":"2018-12-27T17:45:30Z","dns_nameservers":[],"updated_at":"2018-12-27T17:45:30Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.65.0.2","end":"10.65.0.254"}],"gateway_ip":"10.65.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.65.0.0/24","project_id":"f625f780aeab4174844f25f3382b5360","id":"15e19935-795b-4271-b915-7e32199bda0f","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-93070cc8-5d66-4940-b856-06201dc0dbc0-subnet2"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b8041c89-63be-4345-b7ed-8edfd984d9fa","tenant_id":"f625f780aeab4174844f25f3382b5360","created_at":"2018-12-27T17:45:27Z","dns_nameservers":[],"updated_at":"2018-12-27T17:45:27Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"f625f780aeab4174844f25f3382b5360","id":"931de8ca-0c47-46c7-a826-d06c8af7a0b4","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-93070cc8-5d66-4940-b856-06201dc0dbc0-subnet1"}]} 2018-12-27 17:45:53,989 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=b8041c89-63be-4345-b7ed-8edfd984d9fa used request id req-a2d1a890-3e3e-403f-aa40-f2ce6722a851 2018-12-27 17:45:53,994 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=b8041c89-63be-4345-b7ed-8edfd984d9fa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c874f53a776aeee731c2e433400580d11334a1f9" 2018-12-27 17:45:54,046 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2144 X-Openstack-Request-Id: req-ae14a961-84e9-45cd-a012-f27fe1f6bf70 Date: Thu, 27 Dec 2018 17:45:54 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T17:45:30Z","device_owner":"network:dhcp","revision_number":10,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"931de8ca-0c47-46c7-a826-d06c8af7a0b4","ip_address":"10.55.0.2"},{"subnet_id":"15e19935-795b-4271-b915-7e32199bda0f","ip_address":"10.65.0.2"}],"id":"24ec1607-b406-4606-a577-09bb00cd9d65","security_groups":[],"mac_address":"fa:16:3e:28:3d:b0","project_id":"f625f780aeab4174844f25f3382b5360","status":"DOWN","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-0-2","ip_address":"10.55.0.2","fqdn":"host-10-55-0-2.openstacklocal."},{"hostname":"host-10-65-0-2","ip_address":"10.65.0.2","fqdn":"host-10-65-0-2.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b8041c89-63be-4345-b7ed-8edfd984d9fa","dns_name":"","created_at":"2018-12-27T17:45:26Z","binding:vnic_type":"normal","device_id":"","tenant_id":"f625f780aeab4174844f25f3382b5360"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T17:45:51Z","device_owner":"compute:nova","revision_number":11,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"931de8ca-0c47-46c7-a826-d06c8af7a0b4","ip_address":"10.55.0.101"},{"subnet_id":"15e19935-795b-4271-b915-7e32199bda0f","ip_address":"10.65.0.101"}],"id":"2a51fe72-c5bc-4261-b7c8-fd0f71b3f363","security_groups":["9639c542-fb61-4fb8-9f67-8786d25289b1"],"mac_address":"fa:16:3e:b7:84:70","project_id":"f625f780aeab4174844f25f3382b5360","status":"ACTIVE","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-0-101","ip_address":"10.55.0.101","fqdn":"host-10-55-0-101.openstacklocal."},{"hostname":"host-10-65-0-101","ip_address":"10.65.0.101","fqdn":"host-10-65-0-101.openstacklocal."}],"qos_policy_id":null,"name":"CreateInstancePortManipulationTests-93070cc8-5d66-4940-b856-06201dc0dbc0port-1","admin_state_up":true,"network_id":"b8041c89-63be-4345-b7ed-8edfd984d9fa","dns_name":"","created_at":"2018-12-27T17:45:36Z","binding:vnic_type":"normal","device_id":"adc48d5a-e8df-45ac-a6d4-b5d222ac5246","tenant_id":"f625f780aeab4174844f25f3382b5360"}]} 2018-12-27 17:45:54,046 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=b8041c89-63be-4345-b7ed-8edfd984d9fa used request id req-ae14a961-84e9-45cd-a012-f27fe1f6bf70 2018-12-27 17:45:54,047 - create_instance - INFO - Deleting Port with ID - 2a51fe72-c5bc-4261-b7c8-fd0f71b3f363 2018-12-27 17:45:54,047 - neutron_utils - INFO - Deleting port with name CreateInstancePortManipulationTests-93070cc8-5d66-4940-b856-06201dc0dbc0port-1 2018-12-27 17:45:54,052 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/ports/2a51fe72-c5bc-4261-b7c8-fd0f71b3f363 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c874f53a776aeee731c2e433400580d11334a1f9" 2018-12-27 17:45:54,621 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-08710948-f1a8-4283-af31-905a82570319 Date: Thu, 27 Dec 2018 17:45:54 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 17:45:54,622 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/ports/2a51fe72-c5bc-4261-b7c8-fd0f71b3f363 used request id req-08710948-f1a8-4283-af31-905a82570319 2018-12-27 17:45:54,622 - create_instance - INFO - Deleting VM instance - CreateInstancePortManipulationTests-93070cc8-5d66-4940-b856-06201dc0dbc0-inst 2018-12-27 17:45:54,625 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:8774/v2.1/servers/adc48d5a-e8df-45ac-a6d4-b5d222ac5246 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c874f53a776aeee731c2e433400580d11334a1f9" 2018-12-27 17:45:54,762 - novaclient.v2.client - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:45:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-df235da1-3bf1-4c0c-b777-bd865c582db5 x-compute-request-id: req-df235da1-3bf1-4c0c-b777-bd865c582db5 Content-Type: application/json 2018-12-27 17:45:54,762 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/servers/adc48d5a-e8df-45ac-a6d4-b5d222ac5246 used request id req-df235da1-3bf1-4c0c-b777-bd865c582db5 2018-12-27 17:45:54,762 - create_instance - INFO - Checking deletion status 2018-12-27 17:45:54,765 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/adc48d5a-e8df-45ac-a6d4-b5d222ac5246 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c874f53a776aeee731c2e433400580d11334a1f9" 2018-12-27 17:45:54,865 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:45:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2f726b4d-e21b-4bf7-81a1-ec38b7159ea6 x-compute-request-id: req-2f726b4d-e21b-4bf7-81a1-ec38b7159ea6 Content-Encoding: gzip Content-Length: 748 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"CreateInstancePortManipulationTests-93070cc8-5d66-4940-b856-06201dc0dbc0net2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:84:70", "version": 4, "addr": "10.65.0.101", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:84:70", "version": 4, "addr": "10.55.0.101", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/adc48d5a-e8df-45ac-a6d4-b5d222ac5246", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/adc48d5a-e8df-45ac-a6d4-b5d222ac5246", "rel": "bookmark"}], "image": {"id": "2deb7035-4667-48c2-a3c4-4552e5fded58", "links": [{"href": "http://172.30.9.31:8774/images/2deb7035-4667-48c2-a3c4-4552e5fded58", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T17:45:51.000000", "flavor": {"id": "6a269ff2-714f-4521-94c6-39af2ead4e84", "links": [{"href": "http://172.30.9.31:8774/flavors/6a269ff2-714f-4521-94c6-39af2ead4e84", "rel": "bookmark"}]}, "id": "adc48d5a-e8df-45ac-a6d4-b5d222ac5246", "user_id": "ad48bcd07e3b4ecbb82dd736a7ce1d50", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T17:45:54Z", "hostId": "d533bb267940a59212eb91b7c003f88b366e8efd1f108b93c5a83652", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-93070cc8-5d66-4940-b856-06201dc0dbc0-inst", "created": "2018-12-27T17:45:40Z", "tenant_id": "f625f780aeab4174844f25f3382b5360", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-27 17:45:54,866 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/adc48d5a-e8df-45ac-a6d4-b5d222ac5246 used request id req-2f726b4d-e21b-4bf7-81a1-ec38b7159ea6 2018-12-27 17:45:54,866 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-93070cc8-5d66-4940-b856-06201dc0dbc0-inst] is - ACTIVE 2018-12-27 17:45:54,866 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-27 17:45:57,869 - create_instance - DEBUG - VM status query timeout in 296.893149137 2018-12-27 17:45:57,872 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/adc48d5a-e8df-45ac-a6d4-b5d222ac5246 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c874f53a776aeee731c2e433400580d11334a1f9" 2018-12-27 17:45:57,923 - novaclient.v2.client - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:45:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-49baa126-10ba-46ce-9c71-a595bb839468 x-compute-request-id: req-49baa126-10ba-46ce-9c71-a595bb839468 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance adc48d5a-e8df-45ac-a6d4-b5d222ac5246 could not be found.", "code": 404}} 2018-12-27 17:45:57,923 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/adc48d5a-e8df-45ac-a6d4-b5d222ac5246 used request id req-49baa126-10ba-46ce-9c71-a595bb839468 2018-12-27 17:45:57,923 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance adc48d5a-e8df-45ac-a6d4-b5d222ac5246 could not be found. (HTTP 404) (Request-ID: req-49baa126-10ba-46ce-9c71-a595bb839468) 2018-12-27 17:45:57,923 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstancePortManipulationTests-93070cc8-5d66-4940-b856-06201dc0dbc0-inst 2018-12-27 17:45:57,927 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:8774/v2.1/flavors/6a269ff2-714f-4521-94c6-39af2ead4e84 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc7fc81e1e06d652b178c554f381b9950ca251f2" 2018-12-27 17:45:57,958 - novaclient.v2.client - DEBUG - RESP: [202] Date: Thu, 27 Dec 2018 17:45:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-768db32d-92d9-43dd-8fcf-cbad2e04f18c x-compute-request-id: req-768db32d-92d9-43dd-8fcf-cbad2e04f18c Content-Length: 0 Content-Type: application/json 2018-12-27 17:45:57,958 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/flavors/6a269ff2-714f-4521-94c6-39af2ead4e84 used request id req-768db32d-92d9-43dd-8fcf-cbad2e04f18c 2018-12-27 17:45:57,959 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-93070cc8-5d66-4940-b856-06201dc0dbc0-pub-subnet 2018-12-27 17:45:57,959 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-93070cc8-5d66-4940-b856-06201dc0dbc0-pub-subnet 2018-12-27 17:45:57,964 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/subnets/daa581b0-5e0a-47a6-b0e2-cdb1b8b294d5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0c78ef29a402052eeaba26ffe0b188288b4037e" 2018-12-27 17:45:59,358 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-5db9e331-f159-487a-ad24-c4efa14e596a Date: Thu, 27 Dec 2018 17:45:59 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 17:45:59,358 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/subnets/daa581b0-5e0a-47a6-b0e2-cdb1b8b294d5 used request id req-5db9e331-f159-487a-ad24-c4efa14e596a 2018-12-27 17:45:59,359 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-93070cc8-5d66-4940-b856-06201dc0dbc0-pub-net 2018-12-27 17:45:59,364 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/networks/45a9984a-9e27-4688-822a-263523972aed -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0c78ef29a402052eeaba26ffe0b188288b4037e" 2018-12-27 17:46:01,496 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-8d421b9e-3ca8-4aec-8c42-aa0c91ffc612 Date: Thu, 27 Dec 2018 17:46:01 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 17:46:01,496 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/networks/45a9984a-9e27-4688-822a-263523972aed used request id req-8d421b9e-3ca8-4aec-8c42-aa0c91ffc612 2018-12-27 17:46:01,497 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-93070cc8-5d66-4940-b856-06201dc0dbc0-subnet2 2018-12-27 17:46:01,497 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-93070cc8-5d66-4940-b856-06201dc0dbc0-subnet2 2018-12-27 17:46:01,502 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/subnets/15e19935-795b-4271-b915-7e32199bda0f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}975d3227fd773743122a7117f5c715c132c27c77" 2018-12-27 17:46:02,987 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-19fc7212-8487-4789-a9e2-8d58e88bdd52 Date: Thu, 27 Dec 2018 17:46:02 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 17:46:02,987 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/subnets/15e19935-795b-4271-b915-7e32199bda0f used request id req-19fc7212-8487-4789-a9e2-8d58e88bdd52 2018-12-27 17:46:02,987 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-93070cc8-5d66-4940-b856-06201dc0dbc0-subnet1 2018-12-27 17:46:02,987 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-93070cc8-5d66-4940-b856-06201dc0dbc0-subnet1 2018-12-27 17:46:02,992 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/subnets/931de8ca-0c47-46c7-a826-d06c8af7a0b4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}975d3227fd773743122a7117f5c715c132c27c77" 2018-12-27 17:46:04,317 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-5f94030e-4bd0-4796-8f33-44cf8f65109a Date: Thu, 27 Dec 2018 17:46:04 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 17:46:04,317 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/subnets/931de8ca-0c47-46c7-a826-d06c8af7a0b4 used request id req-5f94030e-4bd0-4796-8f33-44cf8f65109a 2018-12-27 17:46:04,317 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-93070cc8-5d66-4940-b856-06201dc0dbc0net2 2018-12-27 17:46:04,322 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/networks/b8041c89-63be-4345-b7ed-8edfd984d9fa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}975d3227fd773743122a7117f5c715c132c27c77" 2018-12-27 17:46:05,445 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-fee30b96-63ad-4876-a221-32f4473616a0 Date: Thu, 27 Dec 2018 17:46:05 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 17:46:05,445 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/networks/b8041c89-63be-4345-b7ed-8edfd984d9fa used request id req-fee30b96-63ad-4876-a221-32f4473616a0 2018-12-27 17:46:05,445 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-93070cc8-5d66-4940-b856-06201dc0dbc0-image 2018-12-27 17:46:05,448 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9292/v2/images/2deb7035-4667-48c2-a3c4-4552e5fded58 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}482fe5109616916af83c1d9285937f2e1164cf57" 2018-12-27 17:46:06,685 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-8e58f401-2771-4d80-8a3e-dfa83fc1e9f6 Date: Thu, 27 Dec 2018 17:46:06 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-27 17:46:06,686 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.31:9292/v2/images/2deb7035-4667-48c2-a3c4-4552e5fded58 used request id req-8e58f401-2771-4d80-8a3e-dfa83fc1e9f6 2018-12-27 17:46:06,693 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}189d6449e95dec087d9226639a17aa3e4bd634bd" 2018-12-27 17:46:07,074 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 35896 X-Openstack-Request-Id: req-53f618d6-f1f9-44db-a765-3067342dc409 Date: Thu, 27 Dec 2018 17:46:07 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "created_at": "2018-12-27T15:33:01Z", "updated_at": "2018-12-27T15:33:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "35205ac3-06e6-4cf6-bb21-ff8f813cb45b", "remote_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "ade77f59-e70c-4970-8ea8-198222fa332e", "remote_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "c4f3bf7f-d793-498d-a883-bb8c6003f070", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "c85cb618-8f19-445b-8e16-6d467cb17771", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}], "revision_number": 4, "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "created_at": "2018-12-27T15:57:22Z", "updated_at": "2018-12-27T15:57:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "5e258a3b-01f5-4aef-81b7-0b5dc6e5b683", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "65475539-0336-498a-8da4-ff0a80b10089", "remote_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "ae922857-f7ae-4bc8-949b-153fb43bfd00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "b4f87679-52e1-4cf9-bf76-5abb9a9bec06", "remote_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "f7197afc9b61423897aefc9a643d03a1"}], "revision_number": 4, "project_id": "f7197afc9b61423897aefc9a643d03a1", "id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "created_at": "2018-12-27T16:01:54Z", "updated_at": "2018-12-27T16:01:54Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "00dd3abd-acd1-4edb-8f4a-8badcbd2eeb4", "remote_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "018de60d-bc33-4ef0-9eed-6d00b6ce227b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "0d99f0db-fa6b-4201-b67f-a7ff0db82c5d", "remote_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv6", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "5c4049ef-933d-4614-84e7-83584430d462", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv6", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}], "revision_number": 4, "project_id": "8c689c5e31c44b09ab85f80682abbc2a", "id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "created_at": "2018-12-27T15:56:49Z", "updated_at": "2018-12-27T15:56:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "6555e255-763a-4448-b1b1-0c93b2a390bd", "remote_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "777ff7a5-a590-43e5-a84b-7677710494e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "8bac258a-08df-48b7-900b-efbe01a6ec20", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "dc17921e-353f-4898-a970-881b2c8d093d", "remote_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}], "revision_number": 4, "project_id": "28dac9e1580d461c9de52e6659cc4f9d", "id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "created_at": "2018-12-27T16:01:52Z", "updated_at": "2018-12-27T16:01:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "32737757-45f3-4b24-b6ab-5f2d5579b4a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv6", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "ae604ef3-492d-4aa3-8045-1ff84f755a27", "remote_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv4", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "b7bff40a-beda-4996-b140-ed94d010535c", "remote_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv6", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "b8129030-9d72-4d5d-adce-47bbe62492fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv4", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}], "revision_number": 4, "project_id": "81c108a273314b24bf6b48c41b5bbe0c", "id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "created_at": "2018-12-27T15:57:20Z", "updated_at": "2018-12-27T15:57:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "0c389ec4-c0af-4c20-acf9-4fcc1d859dd7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv6", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "3749697a-f2ef-439a-a661-2fb92badd1ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv4", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "b74e0c8c-e243-450e-b1be-69c587093d6d", "remote_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv6", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "c222695b-2f1c-427d-afd7-e0be24ec9f66", "remote_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv4", "project_id": "7fb0e5436e4f467998e672dd71018a45"}], "revision_number": 4, "project_id": "7fb0e5436e4f467998e672dd71018a45", "id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "created_at": "2018-12-27T17:02:11Z", "updated_at": "2018-12-27T17:02:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "675d8a56-1c9b-4c58-a252-61e65997fd05", "remote_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv4", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "84f0587c-7394-4fd6-8f3d-8d6ba94cf3f9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv6", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "8a450b4f-e710-4193-816e-13a2d4e40c07", "remote_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv6", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "c3106b0a-1026-4156-86a9-f0438b7fab93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv4", "project_id": "7cba3664d5674e65a12c8c269a05febf"}], "revision_number": 4, "project_id": "7cba3664d5674e65a12c8c269a05febf", "id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "created_at": "2018-12-27T15:58:29Z", "updated_at": "2018-12-27T15:58:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "2a945ecc-f9fa-4219-96ab-c189a7f5c102", "remote_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv6", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "55e2b54e-68d4-4476-8c9f-e05e347c8970", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv4", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "9983229c-b595-482a-973f-81137a209b6d", "remote_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv4", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "9d4b8450-78ab-4817-a586-372ed88268f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv6", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}], "revision_number": 4, "project_id": "fbd6dbf946a5406398ba810e02d0888e", "id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f625f780aeab4174844f25f3382b5360", "created_at": "2018-12-27T17:45:20Z", "updated_at": "2018-12-27T17:45:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:45:20Z", "revision_number": 0, "id": "425ec698-10b5-4e3b-8ff2-377aaf2ec7c8", "remote_group_id": "9639c542-fb61-4fb8-9f67-8786d25289b1", "remote_ip_prefix": null, "created_at": "2018-12-27T17:45:20Z", "security_group_id": "9639c542-fb61-4fb8-9f67-8786d25289b1", "tenant_id": "f625f780aeab4174844f25f3382b5360", "port_range_min": null, "ethertype": "IPv4", "project_id": "f625f780aeab4174844f25f3382b5360"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:45:20Z", "revision_number": 0, "id": "c94ce570-070f-4aaa-bd8f-71587eeb5109", "remote_group_id": "9639c542-fb61-4fb8-9f67-8786d25289b1", "remote_ip_prefix": null, "created_at": "2018-12-27T17:45:20Z", "security_group_id": "9639c542-fb61-4fb8-9f67-8786d25289b1", "tenant_id": "f625f780aeab4174844f25f3382b5360", "port_range_min": null, "ethertype": "IPv6", "project_id": "f625f780aeab4174844f25f3382b5360"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:45:20Z", "revision_number": 0, "id": "d95104be-9947-4b84-a6a4-3f23d0762679", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:45:20Z", "security_group_id": "9639c542-fb61-4fb8-9f67-8786d25289b1", "tenant_id": "f625f780aeab4174844f25f3382b5360", "port_range_min": null, "ethertype": "IPv6", "project_id": "f625f780aeab4174844f25f3382b5360"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:45:20Z", "revision_number": 0, "id": "dc6241b9-2845-4af0-832f-35845ce66969", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:45:20Z", "security_group_id": "9639c542-fb61-4fb8-9f67-8786d25289b1", "tenant_id": "f625f780aeab4174844f25f3382b5360", "port_range_min": null, "ethertype": "IPv4", "project_id": "f625f780aeab4174844f25f3382b5360"}], "revision_number": 4, "project_id": "f625f780aeab4174844f25f3382b5360", "id": "9639c542-fb61-4fb8-9f67-8786d25289b1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "created_at": "2018-12-27T15:57:24Z", "updated_at": "2018-12-27T15:57:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "35521f2a-a59d-4798-9fa8-0febfe126076", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv4", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "607d473d-1e6a-4088-a778-7df9ffc1ff68", "remote_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv6", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "6f8fa92b-b67a-4047-a900-f43656aff42b", "remote_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv4", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "890f1d6c-9ae5-45b0-b7a1-282182432b66", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv6", "project_id": "253cc6709e714b8a80a5f74e4257907e"}], "revision_number": 4, "project_id": "253cc6709e714b8a80a5f74e4257907e", "id": "b9546f11-205e-4322-89f8-f0360d6090ed", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "created_at": "2018-12-27T15:57:08Z", "updated_at": "2018-12-27T15:57:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "6739c48b-d899-4c17-bb8e-ffaf8922c034", "remote_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv4", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "9660a6af-4d9b-40b9-9729-f205f66c2bd0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv4", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "bf244c03-fc10-4754-9c2b-b0224401c4f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv6", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "d3bee7cc-a152-441c-9790-abb1f56cec03", "remote_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv6", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}], "revision_number": 4, "project_id": "782a28bd0d40485e85eda6b8ba43840b", "id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "created_at": "2018-12-27T15:57:11Z", "updated_at": "2018-12-27T15:57:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "22c0d2cf-360a-4aa8-ba7e-bfdbf8327d27", "remote_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "553b140a-8ba9-4af7-9f50-bf24e87aebf7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "b2ecf7a5-df98-4d65-a762-767320437c5a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "e49104b2-7c13-49d6-8519-a16dd585346f", "remote_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}], "revision_number": 4, "project_id": "ef7e486beb8f4de39b25ca5f11552328", "id": "d0588e93-db0d-4888-9f99-3399a50df490", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "created_at": "2018-12-27T17:19:15Z", "updated_at": "2018-12-27T17:19:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "1990fe24-df44-4561-9f09-f50aab182bf7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "651e4b8b-b29e-409b-9f25-ff2328ccefe6", "remote_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "cc4e2254-2157-4ae1-a233-3047573ddc6d", "remote_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "da56dda4-aaf3-43ff-bdf7-e64892ec2345", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}], "revision_number": 4, "project_id": "2a5a6879c5fa4db798cea6d394565d45", "id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-27T15:33:07Z", "updated_at": "2018-12-27T15:33:07Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "4de95db8-72d6-4aec-a145-e92511971eb9", "remote_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "5f100cff-05d8-4405-8dfb-0a387c123fae", "remote_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "a3f6a193-cc94-4220-a73a-08acf63c449b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "f059d8a5-0c32-49c9-a721-77cc89245ecd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "created_at": "2018-12-27T15:29:16Z", "updated_at": "2018-12-27T15:29:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "3c53841a-5bc0-4192-b482-044411e217ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "5956ff3f-d59d-4af6-82b5-566c888583a7", "remote_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:16Z", "revision_number": 0, "id": "60735d87-52c7-426a-91a6-aff1078a5a2d", "remote_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:16Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "abe97133-61dd-4fdf-baf3-2e07968a324f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "da629caea04941e1ae8979c379dc7c9d"}], "revision_number": 4, "project_id": "da629caea04941e1ae8979c379dc7c9d", "id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "name": "default"}]} 2018-12-27 17:46:07,075 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=default used request id req-53f618d6-f1f9-44db-a765-3067342dc409 2018-12-27 17:46:07,082 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}189d6449e95dec087d9226639a17aa3e4bd634bd" 2018-12-27 17:46:07,190 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:46:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7ddf8ab4-bba3-4ce0-a8e7-c70a5d78506e Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b7b4fceec1ad4c6eb74d758b709a9d93", "name": "admin"}} 2018-12-27 17:46:07,191 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93 used request id req-7ddf8ab4-bba3-4ce0-a8e7-c70a5d78506e 2018-12-27 17:46:07,194 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/f7197afc9b61423897aefc9a643d03a1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}189d6449e95dec087d9226639a17aa3e4bd634bd" 2018-12-27 17:46:07,294 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:46:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a7d7cf30-dd0c-4e71-bb5f-968247d17ce7 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f7197afc9b61423897aefc9a643d03a1.", "code": 404, "title": "Not Found"}} 2018-12-27 17:46:07,294 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/f7197afc9b61423897aefc9a643d03a1 used request id req-a7d7cf30-dd0c-4e71-bb5f-968247d17ce7 2018-12-27 17:46:07,295 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:46:07,298 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/8c689c5e31c44b09ab85f80682abbc2a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}189d6449e95dec087d9226639a17aa3e4bd634bd" 2018-12-27 17:46:07,402 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:46:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d70279cc-6181-4506-8932-9ba8ca38b906 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8c689c5e31c44b09ab85f80682abbc2a.", "code": 404, "title": "Not Found"}} 2018-12-27 17:46:07,403 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/8c689c5e31c44b09ab85f80682abbc2a used request id req-d70279cc-6181-4506-8932-9ba8ca38b906 2018-12-27 17:46:07,403 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:46:07,406 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/28dac9e1580d461c9de52e6659cc4f9d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}189d6449e95dec087d9226639a17aa3e4bd634bd" 2018-12-27 17:46:07,518 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:46:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c14bb6c8-88cf-4493-a152-a6f64e40b3a0 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 28dac9e1580d461c9de52e6659cc4f9d.", "code": 404, "title": "Not Found"}} 2018-12-27 17:46:07,518 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/28dac9e1580d461c9de52e6659cc4f9d used request id req-c14bb6c8-88cf-4493-a152-a6f64e40b3a0 2018-12-27 17:46:07,518 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:46:07,521 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/81c108a273314b24bf6b48c41b5bbe0c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}189d6449e95dec087d9226639a17aa3e4bd634bd" 2018-12-27 17:46:07,625 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:46:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-57f33402-50de-4008-9c07-4d6b9dbd70fd Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 81c108a273314b24bf6b48c41b5bbe0c.", "code": 404, "title": "Not Found"}} 2018-12-27 17:46:07,625 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/81c108a273314b24bf6b48c41b5bbe0c used request id req-57f33402-50de-4008-9c07-4d6b9dbd70fd 2018-12-27 17:46:07,625 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:46:07,629 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/7fb0e5436e4f467998e672dd71018a45 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}189d6449e95dec087d9226639a17aa3e4bd634bd" 2018-12-27 17:46:07,736 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:46:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-22478501-e31c-485d-b847-c7918f27fbb4 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7fb0e5436e4f467998e672dd71018a45.", "code": 404, "title": "Not Found"}} 2018-12-27 17:46:07,736 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/7fb0e5436e4f467998e672dd71018a45 used request id req-22478501-e31c-485d-b847-c7918f27fbb4 2018-12-27 17:46:07,736 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:46:07,740 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/7cba3664d5674e65a12c8c269a05febf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}189d6449e95dec087d9226639a17aa3e4bd634bd" 2018-12-27 17:46:07,861 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:46:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-16647d1a-cfd5-4329-9e00-ddcf26f4d8ed Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7cba3664d5674e65a12c8c269a05febf.", "code": 404, "title": "Not Found"}} 2018-12-27 17:46:07,861 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/7cba3664d5674e65a12c8c269a05febf used request id req-16647d1a-cfd5-4329-9e00-ddcf26f4d8ed 2018-12-27 17:46:07,861 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:46:07,865 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/fbd6dbf946a5406398ba810e02d0888e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}189d6449e95dec087d9226639a17aa3e4bd634bd" 2018-12-27 17:46:08,052 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:46:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f9a367b8-bb3c-4711-853a-c6ed51244c30 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: fbd6dbf946a5406398ba810e02d0888e.", "code": 404, "title": "Not Found"}} 2018-12-27 17:46:08,053 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/fbd6dbf946a5406398ba810e02d0888e used request id req-f9a367b8-bb3c-4711-853a-c6ed51244c30 2018-12-27 17:46:08,053 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:46:08,056 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/f625f780aeab4174844f25f3382b5360 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}189d6449e95dec087d9226639a17aa3e4bd634bd" 2018-12-27 17:46:08,163 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:46:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ba09f2b7-08b6-4e3f-a598-d7078934e098 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/f625f780aeab4174844f25f3382b5360"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f625f780aeab4174844f25f3382b5360", "name": "CreateInstancePortManipulationTests-4d31cbf9-3767-428-proj"}} 2018-12-27 17:46:08,163 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/f625f780aeab4174844f25f3382b5360 used request id req-ba09f2b7-08b6-4e3f-a598-d7078934e098 2018-12-27 17:46:08,163 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 9639c542-fb61-4fb8-9f67-8786d25289b1 2018-12-27 17:46:08,168 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=9639c542-fb61-4fb8-9f67-8786d25289b1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}189d6449e95dec087d9226639a17aa3e4bd634bd" 2018-12-27 17:46:08,397 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-7f1aa944-a70a-45b1-8501-2a39a7e6af73 Date: Thu, 27 Dec 2018 17:46:08 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "9639c542-fb61-4fb8-9f67-8786d25289b1", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:45:20Z", "security_group_id": "9639c542-fb61-4fb8-9f67-8786d25289b1", "port_range_min": null, "revision_number": 0, "tenant_id": "f625f780aeab4174844f25f3382b5360", "created_at": "2018-12-27T17:45:20Z", "project_id": "f625f780aeab4174844f25f3382b5360", "id": "425ec698-10b5-4e3b-8ff2-377aaf2ec7c8"}, {"remote_group_id": "9639c542-fb61-4fb8-9f67-8786d25289b1", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:45:20Z", "security_group_id": "9639c542-fb61-4fb8-9f67-8786d25289b1", "port_range_min": null, "revision_number": 0, "tenant_id": "f625f780aeab4174844f25f3382b5360", "created_at": "2018-12-27T17:45:20Z", "project_id": "f625f780aeab4174844f25f3382b5360", "id": "c94ce570-070f-4aaa-bd8f-71587eeb5109"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:45:20Z", "security_group_id": "9639c542-fb61-4fb8-9f67-8786d25289b1", "port_range_min": null, "revision_number": 0, "tenant_id": "f625f780aeab4174844f25f3382b5360", "created_at": "2018-12-27T17:45:20Z", "project_id": "f625f780aeab4174844f25f3382b5360", "id": "d95104be-9947-4b84-a6a4-3f23d0762679"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:45:20Z", "security_group_id": "9639c542-fb61-4fb8-9f67-8786d25289b1", "port_range_min": null, "revision_number": 0, "tenant_id": "f625f780aeab4174844f25f3382b5360", "created_at": "2018-12-27T17:45:20Z", "project_id": "f625f780aeab4174844f25f3382b5360", "id": "dc6241b9-2845-4af0-832f-35845ce66969"}]} 2018-12-27 17:46:08,398 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=9639c542-fb61-4fb8-9f67-8786d25289b1 used request id req-7f1aa944-a70a-45b1-8501-2a39a7e6af73 2018-12-27 17:46:08,398 - neutron_utils - INFO - Deleting security group with name - default 2018-12-27 17:46:08,403 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/security-groups/9639c542-fb61-4fb8-9f67-8786d25289b1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}189d6449e95dec087d9226639a17aa3e4bd634bd" 2018-12-27 17:46:08,799 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ca07c3df-7e5a-4097-9e1c-698d3bcf6346 Content-Length: 0 Date: Thu, 27 Dec 2018 17:46:08 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 17:46:08,799 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-groups/9639c542-fb61-4fb8-9f67-8786d25289b1 used request id req-ca07c3df-7e5a-4097-9e1c-698d3bcf6346 2018-12-27 17:46:08,800 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-4d31cbf9-3767-428-proj 2018-12-27 17:46:08,803 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/projects/f625f780aeab4174844f25f3382b5360 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}189d6449e95dec087d9226639a17aa3e4bd634bd" 2018-12-27 17:46:09,082 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:46:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-38603c60-eef4-4717-8e53-4c56c9ed7f61 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:46:09,083 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/f625f780aeab4174844f25f3382b5360 used request id req-38603c60-eef4-4717-8e53-4c56c9ed7f61 2018-12-27 17:46:09,083 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-4d31cbf9-3767-428-proj-role 2018-12-27 17:46:09,087 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/roles/6e4321fd4b734e47a628c97e66e9848c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}189d6449e95dec087d9226639a17aa3e4bd634bd" 2018-12-27 17:46:09,217 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:46:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d26833c1-b044-4def-80ce-5808ce61e4a8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:46:09,217 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/roles/6e4321fd4b734e47a628c97e66e9848c used request id req-d26833c1-b044-4def-80ce-5808ce61e4a8 2018-12-27 17:46:09,221 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}189d6449e95dec087d9226639a17aa3e4bd634bd" 2018-12-27 17:46:09,327 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:46:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-63a836cb-891d-4b1d-b71c-978cbf9fcd5f Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8de789d09e46427786a85702e5e8de91", "links": {"self": "http://172.30.9.31:5000/v3/roles/8de789d09e46427786a85702e5e8de91"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 17:46:09,327 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-63a836cb-891d-4b1d-b71c-978cbf9fcd5f 2018-12-27 17:46:09,328 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-4d31cbf9-3767-428-user 2018-12-27 17:46:09,332 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/users/ad48bcd07e3b4ecbb82dd736a7ce1d50 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca69b147629c5220c47f1e801ba144aeebe4fbdb" 2018-12-27 17:46:09,589 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:46:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bdfb6ae8-e6ae-4f86-b72b-7cca318aa4c3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:46:09,589 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/ad48bcd07e3b4ecbb82dd736a7ce1d50 used request id req-bdfb6ae8-e6ae-4f86-b72b-7cca318aa4c3 2018-12-27 17:46:09,590 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:46:10,002 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:46:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["bONoZwElQyKt6tc8dw1UqA"], "issued_at": "2018-12-27T17:46:09.000000Z"}} 2018-12-27 17:46:10,003 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64315b1ad339b1da26f88e8ec6b45d403d43c204" 2018-12-27 17:46:10,112 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:46:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6c835d75-fcfb-4452-8bca-d4a2863ce802 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:46:10,112 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-6c835d75-fcfb-4452-8bca-d4a2863ce802 2018-12-27 17:46:10,114 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:46:10,115 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:46:10,537 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:46:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["tGo8G6jNRTq0BEHl0GSkQA"], "issued_at": "2018-12-27T17:46:10.000000Z"}} 2018-12-27 17:46:10,538 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f007bf76a931f5382525b870825c2c40a2b46bae" 2018-12-27 17:46:10,637 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:46:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e2a7512e-bc21-4da4-a6bd-de209e93ff06 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:46:10,638 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-e2a7512e-bc21-4da4-a6bd-de209e93ff06 2018-12-27 17:46:10,642 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 17:46:10,647 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 17:46:10 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 17:46:10,648 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-ea290d62-2853-4ac-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f007bf76a931f5382525b870825c2c40a2b46bae" 2018-12-27 17:46:10,760 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:46:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bc758f62-7ff2-42fe-ae90-cde0320f306e Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-ea290d62-2853-4ac-proj", "previous": null, "next": null}, "projects": []} 2018-12-27 17:46:10,760 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-ea290d62-2853-4ac-proj used request id req-bc758f62-7ff2-42fe-ae90-cde0320f306e 2018-12-27 17:46:10,764 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f007bf76a931f5382525b870825c2c40a2b46bae" 2018-12-27 17:46:10,879 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:46:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8531e680-c344-400d-9f89-a504e8c68821 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-27 17:46:10,880 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-8531e680-c344-400d-9f89-a504e8c68821 2018-12-27 17:46:10,883 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f007bf76a931f5382525b870825c2c40a2b46bae" -d '{"project": {"enabled": true, "domain_id": "default", "name": "InstanceSecurityGroupTests-ea290d62-2853-4ac-proj"}}' 2018-12-27 17:46:11,037 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 27 Dec 2018 17:46:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0fda6b38-4672-462c-b012-62967c742f55 Content-Length: 323 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/d1490480840043af9a34490ab8de381e"}, "tags": [], "enabled": true, "id": "d1490480840043af9a34490ab8de381e", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-ea290d62-2853-4ac-proj"}} 2018-12-27 17:46:11,037 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-0fda6b38-4672-462c-b012-62967c742f55 2018-12-27 17:46:11,037 - keystone_utils - INFO - Created project with name - InstanceSecurityGroupTests-ea290d62-2853-4ac-proj 2018-12-27 17:46:11,038 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:46:11,038 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:46:11,536 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:46:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["HdjhCgwRRjeyTipOEivtOw"], "issued_at": "2018-12-27T17:46:11.000000Z"}} 2018-12-27 17:46:11,537 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e868f58f0239cf4f64ac2889d5ce8e6e22a2d37" 2018-12-27 17:46:11,635 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:46:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-54abdec0-09d2-436b-8c78-a75b53102687 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:46:11,635 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-54abdec0-09d2-436b-8c78-a75b53102687 2018-12-27 17:46:11,639 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 17:46:11,644 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 17:46:11 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 17:46:11,645 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e868f58f0239cf4f64ac2889d5ce8e6e22a2d37" 2018-12-27 17:46:11,788 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:46:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b90f831e-b1ac-424b-8be5-b701c6aa265f Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "links": {"self": "http://172.30.9.31:5000/v3/users/01fa52e7b3674fc48643fa4ffca67e4e"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "01fa52e7b3674fc48643fa4ffca67e4e", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/05a834ddebbc40688596b7460b47439e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05a834ddebbc40688596b7460b47439e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/08226a0ad01943f39559448239e291e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "08226a0ad01943f39559448239e291e1", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/55c0552fe37a4f7ca0e73939514bc683"}, "domain_id": "default", "enabled": true, "options": {}, "id": "55c0552fe37a4f7ca0e73939514bc683", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/646a4af4e3b5439a97996d353fea3924"}, "domain_id": "914eec1d43ea4caf9d2fd33268c06258", "enabled": true, "options": {}, "id": "646a4af4e3b5439a97996d353fea3924", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/85fb203e51c34d3f8122e285a6a318b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85fb203e51c34d3f8122e285a6a318b3", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/905e7f4b42d24cca93b99d2401fa3378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "905e7f4b42d24cca93b99d2401fa3378", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/a5bc08b9f81f4e5bb86c24f9f7547bae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5bc08b9f81f4e5bb86c24f9f7547bae", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/a5c780627f004d318bf908d80305da9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5c780627f004d318bf908d80305da9c", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/b18425bf2b044bc9af7e194919539a17"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b18425bf2b044bc9af7e194919539a17", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/b8d2134b619d4dca80e21d6fb16449b0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b8d2134b619d4dca80e21d6fb16449b0", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/b9ab6a25a652438285139fe5b44aea62"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9ab6a25a652438285139fe5b44aea62", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/c08462554a4844d681348f58b9b0edee"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c08462554a4844d681348f58b9b0edee", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/ddfc3a9aad444d4782eae677c8a98130"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ddfc3a9aad444d4782eae677c8a98130", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/f2a74f2185a54676a6cb2bb5ecfcc4f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2a74f2185a54676a6cb2bb5ecfcc4f6", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-12-27 17:46:11,789 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-b90f831e-b1ac-424b-8be5-b701c6aa265f 2018-12-27 17:46:11,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?name=InstanceSecurityGroupTests-ea290d62-2853-4ac-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e868f58f0239cf4f64ac2889d5ce8e6e22a2d37" 2018-12-27 17:46:11,899 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:46:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-418ac92b-9e84-4e0c-a350-3be1c6778ac5 Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?name=InstanceSecurityGroupTests-ea290d62-2853-4ac-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/d1490480840043af9a34490ab8de381e"}, "tags": [], "enabled": true, "id": "d1490480840043af9a34490ab8de381e", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-ea290d62-2853-4ac-proj"}]} 2018-12-27 17:46:11,899 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?name=InstanceSecurityGroupTests-ea290d62-2853-4ac-proj used request id req-418ac92b-9e84-4e0c-a350-3be1c6778ac5 2018-12-27 17:46:11,903 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e868f58f0239cf4f64ac2889d5ce8e6e22a2d37" 2018-12-27 17:46:12,018 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:46:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-95a86d7d-5e99-4526-9e27-585eead3db98 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-27 17:46:12,018 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-95a86d7d-5e99-4526-9e27-585eead3db98 2018-12-27 17:46:12,448 - keystone_utils - INFO - Created user with name - InstanceSecurityGroupTests-ea290d62-2853-4ac-user 2018-12-27 17:46:12,449 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:46:12,453 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f007bf76a931f5382525b870825c2c40a2b46bae" 2018-12-27 17:46:12,566 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:46:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3d9ddc0e-4387-442b-aba8-c683de2d8fa6 Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8de789d09e46427786a85702e5e8de91", "links": {"self": "http://172.30.9.31:5000/v3/roles/8de789d09e46427786a85702e5e8de91"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 17:46:12,566 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-3d9ddc0e-4387-442b-aba8-c683de2d8fa6 2018-12-27 17:46:12,570 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f007bf76a931f5382525b870825c2c40a2b46bae" -d '{"role": {"name": "InstanceSecurityGroupTests-ea290d62-2853-4ac-proj-role"}}' 2018-12-27 17:46:12,701 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 27 Dec 2018 17:46:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6931ba7c-6ef1-458d-86b9-03992675686c Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "b75525352fe64e4890d64d0ee06f2e83", "links": {"self": "http://172.30.9.31:5000/v3/roles/b75525352fe64e4890d64d0ee06f2e83"}, "name": "InstanceSecurityGroupTests-ea290d62-2853-4ac-proj-role"}} 2018-12-27 17:46:12,702 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/roles used request id req-6931ba7c-6ef1-458d-86b9-03992675686c 2018-12-27 17:46:12,702 - keystone_utils - INFO - Created role with name - InstanceSecurityGroupTests-ea290d62-2853-4ac-proj-role 2018-12-27 17:46:12,705 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles/b75525352fe64e4890d64d0ee06f2e83 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f007bf76a931f5382525b870825c2c40a2b46bae" 2018-12-27 17:46:12,817 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:46:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ce13e208-40ca-44bd-b412-06882dc3e184 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "b75525352fe64e4890d64d0ee06f2e83", "links": {"self": "http://172.30.9.31:5000/v3/roles/b75525352fe64e4890d64d0ee06f2e83"}, "name": "InstanceSecurityGroupTests-ea290d62-2853-4ac-proj-role"}} 2018-12-27 17:46:12,818 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles/b75525352fe64e4890d64d0ee06f2e83 used request id req-ce13e208-40ca-44bd-b412-06882dc3e184 2018-12-27 17:46:12,818 - keystone_utils - INFO - Granting role InstanceSecurityGroupTests-ea290d62-2853-4ac-proj-role to project InstanceSecurityGroupTests-ea290d62-2853-4ac-proj 2018-12-27 17:46:12,821 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:5000/v3/projects/d1490480840043af9a34490ab8de381e/users/8b78c4acabff4103a75fa7732c4310de/roles/b75525352fe64e4890d64d0ee06f2e83 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f007bf76a931f5382525b870825c2c40a2b46bae" 2018-12-27 17:46:12,972 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:46:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-677c0870-e882-448d-9f46-1b8928f308ec Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:46:12,972 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/d1490480840043af9a34490ab8de381e/users/8b78c4acabff4103a75fa7732c4310de/roles/b75525352fe64e4890d64d0ee06f2e83 used request id req-677c0870-e882-448d-9f46-1b8928f308ec 2018-12-27 17:46:12,973 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-27 17:46:12,974 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-12-27 17:46:12,975 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:46:12,975 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:46:13,389 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b75525352fe64e4890d64d0ee06f2e83", "name": "InstanceSecurityGroupTests-ea290d62-2853-4ac-proj-role"}], "expires_at": "2018-12-27T18:46:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d1490480840043af9a34490ab8de381e", "name": "InstanceSecurityGroupTests-ea290d62-2853-4ac-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/d1490480840043af9a34490ab8de381e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/d1490480840043af9a34490ab8de381e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/d1490480840043af9a34490ab8de381e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/d1490480840043af9a34490ab8de381e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/d1490480840043af9a34490ab8de381e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/d1490480840043af9a34490ab8de381e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/d1490480840043af9a34490ab8de381e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/d1490480840043af9a34490ab8de381e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/d1490480840043af9a34490ab8de381e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_d1490480840043af9a34490ab8de381e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_d1490480840043af9a34490ab8de381e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/d1490480840043af9a34490ab8de381e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/d1490480840043af9a34490ab8de381e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/d1490480840043af9a34490ab8de381e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-ea290d62-2853-4ac-user", "id": "8b78c4acabff4103a75fa7732c4310de"}, "audit_ids": ["awOIHRDWTHmdcDlBGrMWDA"], "issued_at": "2018-12-27T17:46:13.000000Z"}} 2018-12-27 17:46:13,390 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b665721a6628c84bbfa04719d5bc458247f322b" 2018-12-27 17:46:13,487 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:46:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-66db22bb-5bc7-4212-8333-a1563f018efa Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:46:13,487 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-66db22bb-5bc7-4212-8333-a1563f018efa 2018-12-27 17:46:13,492 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-2886a38f-da8a-482e-9f35-21fac39c7afa-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9b665721a6628c84bbfa04719d5bc458247f322b" 2018-12-27 17:46:13,691 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 171 Content-Type: application/json X-Openstack-Request-Id: req-8830a665-63f5-46fb-b8d7-5d95fa58d9bc Date: Thu, 27 Dec 2018 17:46:13 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=InstanceSecurityGroupTests-2886a38f-da8a-482e-9f35-21fac39c7afa-image"} 2018-12-27 17:46:13,691 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-2886a38f-da8a-482e-9f35-21fac39c7afa-image used request id req-8830a665-63f5-46fb-b8d7-5d95fa58d9bc 2018-12-27 17:46:13,694 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9b665721a6628c84bbfa04719d5bc458247f322b" 2018-12-27 17:46:13,890 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-fda3bfe7-dbf9-4445-9d7b-fcebeb5fd781 Date: Thu, 27 Dec 2018 17:46:13 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-27 17:46:13,891 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/schemas/image used request id req-fda3bfe7-dbf9-4445-9d7b-fcebeb5fd781 2018-12-27 17:46:13,921 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9b665721a6628c84bbfa04719d5bc458247f322b" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "InstanceSecurityGroupTests-2886a38f-da8a-482e-9f35-21fac39c7afa-image"}' 2018-12-27 17:46:14,148 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 630 Content-Type: application/json Location: http://172.30.9.31:9292/v2/images/04758ced-4b43-4ead-a686-f77c7334e1eb Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-a84932d9-65bc-4943-9402-a3e160af8217 Date: Thu, 27 Dec 2018 17:46:14 GMT RESP BODY: {"status": "queued", "name": "InstanceSecurityGroupTests-2886a38f-da8a-482e-9f35-21fac39c7afa-image", "tags": [], "container_format": "bare", "created_at": "2018-12-27T17:46:14Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-12-27T17:46:14Z", "visibility": "shared", "locations": [], "self": "/v2/images/04758ced-4b43-4ead-a686-f77c7334e1eb", "min_disk": 0, "protected": false, "id": "04758ced-4b43-4ead-a686-f77c7334e1eb", "file": "/v2/images/04758ced-4b43-4ead-a686-f77c7334e1eb/file", "checksum": null, "owner": "d1490480840043af9a34490ab8de381e", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-27 17:46:14,148 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.31:9292/v2/images used request id req-a84932d9-65bc-4943-9402-a3e160af8217 2018-12-27 17:46:14,158 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:9292/v2/images/04758ced-4b43-4ead-a686-f77c7334e1eb/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9b665721a6628c84bbfa04719d5bc458247f322b" -d '' 2018-12-27 17:46:14,802 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-5dc6b6d1-20b4-468e-b823-7d1f5a068c7b Date: Thu, 27 Dec 2018 17:46:14 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-27 17:46:14,802 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.31:9292/v2/images/04758ced-4b43-4ead-a686-f77c7334e1eb/file used request id req-5dc6b6d1-20b4-468e-b823-7d1f5a068c7b 2018-12-27 17:46:14,803 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-27 17:46:14,806 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/images/04758ced-4b43-4ead-a686-f77c7334e1eb -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9b665721a6628c84bbfa04719d5bc458247f322b" 2018-12-27 17:46:14,826 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-5ca3c0bb-51bf-417f-a3cc-458e694b82a2 Date: Thu, 27 Dec 2018 17:46:14 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-2886a38f-da8a-482e-9f35-21fac39c7afa-image", "tags": [], "container_format": "bare", "created_at": "2018-12-27T17:46:14Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-27T17:46:14Z", "visibility": "shared", "locations": [{"url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/04758ced-4b43-4ead-a686-f77c7334e1eb/snap", "metadata": {}}], "self": "/v2/images/04758ced-4b43-4ead-a686-f77c7334e1eb", "min_disk": 0, "protected": false, "id": "04758ced-4b43-4ead-a686-f77c7334e1eb", "file": "/v2/images/04758ced-4b43-4ead-a686-f77c7334e1eb/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "d1490480840043af9a34490ab8de381e", "direct_url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/04758ced-4b43-4ead-a686-f77c7334e1eb/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-27 17:46:14,827 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images/04758ced-4b43-4ead-a686-f77c7334e1eb used request id req-5ca3c0bb-51bf-417f-a3cc-458e694b82a2 2018-12-27 17:46:14,829 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9b665721a6628c84bbfa04719d5bc458247f322b" 2018-12-27 17:46:15,006 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-be8afaf3-b4ad-425e-a639-038f4eda07aa Date: Thu, 27 Dec 2018 17:46:15 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-27 17:46:15,006 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/schemas/image used request id req-be8afaf3-b4ad-425e-a639-038f4eda07aa 2018-12-27 17:46:15,009 - create_image - INFO - Created image with name - InstanceSecurityGroupTests-2886a38f-da8a-482e-9f35-21fac39c7afa-image 2018-12-27 17:46:15,012 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/images/04758ced-4b43-4ead-a686-f77c7334e1eb -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9b665721a6628c84bbfa04719d5bc458247f322b" 2018-12-27 17:46:15,207 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-5ed67273-9524-498b-a996-64d431d80e84 Date: Thu, 27 Dec 2018 17:46:15 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-2886a38f-da8a-482e-9f35-21fac39c7afa-image", "tags": [], "container_format": "bare", "created_at": "2018-12-27T17:46:14Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-27T17:46:14Z", "visibility": "shared", "locations": [{"url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/04758ced-4b43-4ead-a686-f77c7334e1eb/snap", "metadata": {}}], "self": "/v2/images/04758ced-4b43-4ead-a686-f77c7334e1eb", "min_disk": 0, "protected": false, "id": "04758ced-4b43-4ead-a686-f77c7334e1eb", "file": "/v2/images/04758ced-4b43-4ead-a686-f77c7334e1eb/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "d1490480840043af9a34490ab8de381e", "direct_url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/04758ced-4b43-4ead-a686-f77c7334e1eb/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-27 17:46:15,207 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images/04758ced-4b43-4ead-a686-f77c7334e1eb used request id req-5ed67273-9524-498b-a996-64d431d80e84 2018-12-27 17:46:15,208 - create_image - DEBUG - Instance status is - active 2018-12-27 17:46:15,208 - create_image - DEBUG - Image is active with name - InstanceSecurityGroupTests-2886a38f-da8a-482e-9f35-21fac39c7afa-image 2018-12-27 17:46:15,208 - create_image - INFO - Image is now active with name - InstanceSecurityGroupTests-2886a38f-da8a-482e-9f35-21fac39c7afa-image 2018-12-27 17:46:15,208 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:46:15,209 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:46:15,615 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b75525352fe64e4890d64d0ee06f2e83", "name": "InstanceSecurityGroupTests-ea290d62-2853-4ac-proj-role"}], "expires_at": "2018-12-27T18:46:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d1490480840043af9a34490ab8de381e", "name": "InstanceSecurityGroupTests-ea290d62-2853-4ac-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/d1490480840043af9a34490ab8de381e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/d1490480840043af9a34490ab8de381e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/d1490480840043af9a34490ab8de381e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/d1490480840043af9a34490ab8de381e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/d1490480840043af9a34490ab8de381e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/d1490480840043af9a34490ab8de381e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/d1490480840043af9a34490ab8de381e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/d1490480840043af9a34490ab8de381e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/d1490480840043af9a34490ab8de381e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_d1490480840043af9a34490ab8de381e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_d1490480840043af9a34490ab8de381e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/d1490480840043af9a34490ab8de381e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/d1490480840043af9a34490ab8de381e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/d1490480840043af9a34490ab8de381e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-ea290d62-2853-4ac-user", "id": "8b78c4acabff4103a75fa7732c4310de"}, "audit_ids": ["nRT6pKyDSx6nU97b1ftnDA"], "issued_at": "2018-12-27T17:46:15.000000Z"}} 2018-12-27 17:46:15,616 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a591a69205df0e49b416c14160bbfb3921d0fb66" 2018-12-27 17:46:15,709 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:46:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3c42e246-4352-46ae-bd90-925d94ce4e5f Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:46:15,709 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-3c42e246-4352-46ae-bd90-925d94ce4e5f 2018-12-27 17:46:15,717 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=InstanceSecurityGroupTests-2886a38f-da8a-482e-9f35-21fac39c7afa-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a591a69205df0e49b416c14160bbfb3921d0fb66" 2018-12-27 17:46:15,919 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-b3a6e6a0-6405-4560-9566-593e05311634 Date: Thu, 27 Dec 2018 17:46:15 GMT RESP BODY: {"networks":[]} 2018-12-27 17:46:15,919 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=InstanceSecurityGroupTests-2886a38f-da8a-482e-9f35-21fac39c7afa-pub-net used request id req-b3a6e6a0-6405-4560-9566-593e05311634 2018-12-27 17:46:15,920 - neutron_utils - INFO - Creating network with name InstanceSecurityGroupTests-2886a38f-da8a-482e-9f35-21fac39c7afa-pub-net 2018-12-27 17:46:15,925 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a591a69205df0e49b416c14160bbfb3921d0fb66" -d '{"network": {"name": "InstanceSecurityGroupTests-2886a38f-da8a-482e-9f35-21fac39c7afa-pub-net", "admin_state_up": true}}' 2018-12-27 17:46:17,323 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-ef6717d7-5a0f-47b8-983f-d4cdcd04e0bf Date: Thu, 27 Dec 2018 17:46:17 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"id":"56c12680-7acb-4313-bedd-d55769f52d4a","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"d1490480840043af9a34490ab8de381e","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-27T17:46:16Z","is_default":false,"name":"InstanceSecurityGroupTests-2886a38f-da8a-482e-9f35-21fac39c7afa-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"d1490480840043af9a34490ab8de381e","created_at":"2018-12-27T17:46:16Z","mtu":1442}} 2018-12-27 17:46:17,323 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/networks used request id req-ef6717d7-5a0f-47b8-983f-d4cdcd04e0bf 2018-12-27 17:46:17,328 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?id=56c12680-7acb-4313-bedd-d55769f52d4a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a591a69205df0e49b416c14160bbfb3921d0fb66" 2018-12-27 17:46:17,708 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 629 X-Openstack-Request-Id: req-a4806881-bfbd-4d63-99a4-f1d1e141daf9 Date: Thu, 27 Dec 2018 17:46:17 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"id":"56c12680-7acb-4313-bedd-d55769f52d4a","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"d1490480840043af9a34490ab8de381e","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-27T17:46:16Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-2886a38f-da8a-482e-9f35-21fac39c7afa-pub-net","admin_state_up":true,"tenant_id":"d1490480840043af9a34490ab8de381e","created_at":"2018-12-27T17:46:16Z","mtu":1442}]} 2018-12-27 17:46:17,708 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?id=56c12680-7acb-4313-bedd-d55769f52d4a used request id req-a4806881-bfbd-4d63-99a4-f1d1e141daf9 2018-12-27 17:46:17,713 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=56c12680-7acb-4313-bedd-d55769f52d4a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a591a69205df0e49b416c14160bbfb3921d0fb66" 2018-12-27 17:46:17,933 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-c447c7bc-0b36-43c6-a3b5-86cbf433e29a Date: Thu, 27 Dec 2018 17:46:17 GMT RESP BODY: {"subnets":[]} 2018-12-27 17:46:17,933 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=56c12680-7acb-4313-bedd-d55769f52d4a used request id req-c447c7bc-0b36-43c6-a3b5-86cbf433e29a 2018-12-27 17:46:17,934 - neutron_utils - INFO - Creating subnet with name InstanceSecurityGroupTests-2886a38f-da8a-482e-9f35-21fac39c7afa-pub-subnet 2018-12-27 17:46:17,938 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a591a69205df0e49b416c14160bbfb3921d0fb66" -d '{"subnets": [{"ip_version": 4, "network_id": "56c12680-7acb-4313-bedd-d55769f52d4a", "cidr": "10.55.0.0/24", "name": "InstanceSecurityGroupTests-2886a38f-da8a-482e-9f35-21fac39c7afa-pub-subnet"}]}' 2018-12-27 17:46:19,388 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-c4271912-ccf6-4713-9dd9-b5655e64ab14 Date: Thu, 27 Dec 2018 17:46:19 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"56c12680-7acb-4313-bedd-d55769f52d4a","tenant_id":"d1490480840043af9a34490ab8de381e","created_at":"2018-12-27T17:46:18Z","dns_nameservers":[],"updated_at":"2018-12-27T17:46:18Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"d1490480840043af9a34490ab8de381e","id":"2dcd736d-e6a6-4b22-80bc-01bb51a184f3","subnetpool_id":null,"name":"InstanceSecurityGroupTests-2886a38f-da8a-482e-9f35-21fac39c7afa-pub-subnet"}]} 2018-12-27 17:46:19,389 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/subnets used request id req-c4271912-ccf6-4713-9dd9-b5655e64ab14 2018-12-27 17:46:19,394 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?id=56c12680-7acb-4313-bedd-d55769f52d4a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a591a69205df0e49b416c14160bbfb3921d0fb66" 2018-12-27 17:46:19,698 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 667 X-Openstack-Request-Id: req-f3327f94-b056-49e3-ba82-7ea1f0595684 Date: Thu, 27 Dec 2018 17:46:19 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"56c12680-7acb-4313-bedd-d55769f52d4a","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"d1490480840043af9a34490ab8de381e","status":"ACTIVE","subnets":["2dcd736d-e6a6-4b22-80bc-01bb51a184f3"],"description":"","tags":[],"updated_at":"2018-12-27T17:46:18Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-2886a38f-da8a-482e-9f35-21fac39c7afa-pub-net","admin_state_up":true,"tenant_id":"d1490480840043af9a34490ab8de381e","created_at":"2018-12-27T17:46:16Z","mtu":1442}]} 2018-12-27 17:46:19,698 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?id=56c12680-7acb-4313-bedd-d55769f52d4a used request id req-f3327f94-b056-49e3-ba82-7ea1f0595684 2018-12-27 17:46:19,703 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=56c12680-7acb-4313-bedd-d55769f52d4a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a591a69205df0e49b416c14160bbfb3921d0fb66" 2018-12-27 17:46:19,937 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-75435ae5-8cdf-42d3-861c-343e89febbb3 Date: Thu, 27 Dec 2018 17:46:19 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"56c12680-7acb-4313-bedd-d55769f52d4a","tenant_id":"d1490480840043af9a34490ab8de381e","created_at":"2018-12-27T17:46:18Z","dns_nameservers":[],"updated_at":"2018-12-27T17:46:18Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"d1490480840043af9a34490ab8de381e","id":"2dcd736d-e6a6-4b22-80bc-01bb51a184f3","subnetpool_id":null,"name":"InstanceSecurityGroupTests-2886a38f-da8a-482e-9f35-21fac39c7afa-pub-subnet"}]} 2018-12-27 17:46:19,937 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=56c12680-7acb-4313-bedd-d55769f52d4a used request id req-75435ae5-8cdf-42d3-861c-343e89febbb3 2018-12-27 17:46:19,937 - OpenStackNetwork - DEBUG - Network [56c12680-7acb-4313-bedd-d55769f52d4a] created successfully 2018-12-27 17:46:19,938 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:46:19,938 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:46:20,364 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:46:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["ys43aQQnQUS_A6x8y2FEQA"], "issued_at": "2018-12-27T17:46:20.000000Z"}} 2018-12-27 17:46:20,365 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41c495ba4d7102fc26f786b16d3a288e53999910" 2018-12-27 17:46:20,467 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:46:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f1ea9c8e-8552-44ae-b21d-e8370ae20cfd Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:46:20,467 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-f1ea9c8e-8552-44ae-b21d-e8370ae20cfd 2018-12-27 17:46:20,468 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-27 17:46:20,472 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41c495ba4d7102fc26f786b16d3a288e53999910" 2018-12-27 17:46:20,689 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:46:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-2e3c9092-35a6-4a16-80d3-0c8cfe983bf9 x-compute-request-id: req-2e3c9092-35a6-4a16-80d3-0c8cfe983bf9 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-12-27 17:46:20,689 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-2e3c9092-35a6-4a16-80d3-0c8cfe983bf9 2018-12-27 17:46:20,693 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41c495ba4d7102fc26f786b16d3a288e53999910" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "InstanceSecurityGroupTests-2886a38f-da8a-482e-9f35-21fac39c7afa-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-12-27 17:46:20,766 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:46:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a1fb7062-e657-4e7b-af39-22bd3f479167 x-compute-request-id: req-a1fb7062-e657-4e7b-af39-22bd3f479167 Content-Encoding: gzip Content-Length: 324 Content-Type: application/json RESP BODY: {"flavor": {"name": "InstanceSecurityGroupTests-2886a38f-da8a-482e-9f35-21fac39c7afa-flavor-name", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/05a229d3-fe57-47e9-9ca0-73b2b8c3ed32", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/05a229d3-fe57-47e9-9ca0-73b2b8c3ed32", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "05a229d3-fe57-47e9-9ca0-73b2b8c3ed32"}} 2018-12-27 17:46:20,766 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-a1fb7062-e657-4e7b-af39-22bd3f479167 2018-12-27 17:46:20,767 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:46:20,768 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:46:21,184 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b75525352fe64e4890d64d0ee06f2e83", "name": "InstanceSecurityGroupTests-ea290d62-2853-4ac-proj-role"}], "expires_at": "2018-12-27T18:46:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d1490480840043af9a34490ab8de381e", "name": "InstanceSecurityGroupTests-ea290d62-2853-4ac-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/d1490480840043af9a34490ab8de381e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/d1490480840043af9a34490ab8de381e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/d1490480840043af9a34490ab8de381e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/d1490480840043af9a34490ab8de381e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/d1490480840043af9a34490ab8de381e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/d1490480840043af9a34490ab8de381e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/d1490480840043af9a34490ab8de381e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/d1490480840043af9a34490ab8de381e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/d1490480840043af9a34490ab8de381e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_d1490480840043af9a34490ab8de381e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_d1490480840043af9a34490ab8de381e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/d1490480840043af9a34490ab8de381e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/d1490480840043af9a34490ab8de381e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/d1490480840043af9a34490ab8de381e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-ea290d62-2853-4ac-user", "id": "8b78c4acabff4103a75fa7732c4310de"}, "audit_ids": ["5fvjhL2xSyePsY1zRhV8dQ"], "issued_at": "2018-12-27T17:46:21.000000Z"}} 2018-12-27 17:46:21,185 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff4ebc602d46c97601889cd8fa9bd0e373e47039" 2018-12-27 17:46:21,296 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:46:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9fc29da7-c39f-46b7-a0b2-72d9ee5de553 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:46:21,296 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-9fc29da7-c39f-46b7-a0b2-72d9ee5de553 2018-12-27 17:46:21,297 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-27 17:46:21,300 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff4ebc602d46c97601889cd8fa9bd0e373e47039" 2018-12-27 17:46:21,396 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:46:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2c839e58-4002-4908-923e-1ced4ab30a77 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:46:21,396 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-2c839e58-4002-4908-923e-1ced4ab30a77 2018-12-27 17:46:21,404 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=InstanceSecurityGroupTests-2886a38f-da8a-482e-9f35-21fac39c7afa-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff4ebc602d46c97601889cd8fa9bd0e373e47039" 2018-12-27 17:46:21,696 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 667 X-Openstack-Request-Id: req-32e14c09-6d53-4fb7-a8d4-fdb2a6790583 Date: Thu, 27 Dec 2018 17:46:21 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"56c12680-7acb-4313-bedd-d55769f52d4a","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"d1490480840043af9a34490ab8de381e","status":"ACTIVE","subnets":["2dcd736d-e6a6-4b22-80bc-01bb51a184f3"],"description":"","tags":[],"updated_at":"2018-12-27T17:46:18Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-2886a38f-da8a-482e-9f35-21fac39c7afa-pub-net","admin_state_up":true,"tenant_id":"d1490480840043af9a34490ab8de381e","created_at":"2018-12-27T17:46:16Z","mtu":1442}]} 2018-12-27 17:46:21,696 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=InstanceSecurityGroupTests-2886a38f-da8a-482e-9f35-21fac39c7afa-pub-net used request id req-32e14c09-6d53-4fb7-a8d4-fdb2a6790583 2018-12-27 17:46:21,701 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=56c12680-7acb-4313-bedd-d55769f52d4a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff4ebc602d46c97601889cd8fa9bd0e373e47039" 2018-12-27 17:46:21,946 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-3fecf2ca-cfbf-4de9-9107-b0edc16fe828 Date: Thu, 27 Dec 2018 17:46:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"56c12680-7acb-4313-bedd-d55769f52d4a","tenant_id":"d1490480840043af9a34490ab8de381e","created_at":"2018-12-27T17:46:18Z","dns_nameservers":[],"updated_at":"2018-12-27T17:46:18Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"d1490480840043af9a34490ab8de381e","id":"2dcd736d-e6a6-4b22-80bc-01bb51a184f3","subnetpool_id":null,"name":"InstanceSecurityGroupTests-2886a38f-da8a-482e-9f35-21fac39c7afa-pub-subnet"}]} 2018-12-27 17:46:21,947 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=56c12680-7acb-4313-bedd-d55769f52d4a used request id req-3fecf2ca-cfbf-4de9-9107-b0edc16fe828 2018-12-27 17:46:21,952 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=InstanceSecurityGroupTests-2886a38f-da8a-482e-9f35-21fac39c7afa-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff4ebc602d46c97601889cd8fa9bd0e373e47039" 2018-12-27 17:46:22,234 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 667 X-Openstack-Request-Id: req-e44407a2-0364-4365-a7d1-babab5395b4c Date: Thu, 27 Dec 2018 17:46:22 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"56c12680-7acb-4313-bedd-d55769f52d4a","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"d1490480840043af9a34490ab8de381e","status":"ACTIVE","subnets":["2dcd736d-e6a6-4b22-80bc-01bb51a184f3"],"description":"","tags":[],"updated_at":"2018-12-27T17:46:18Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-2886a38f-da8a-482e-9f35-21fac39c7afa-pub-net","admin_state_up":true,"tenant_id":"d1490480840043af9a34490ab8de381e","created_at":"2018-12-27T17:46:16Z","mtu":1442}]} 2018-12-27 17:46:22,235 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=InstanceSecurityGroupTests-2886a38f-da8a-482e-9f35-21fac39c7afa-pub-net used request id req-e44407a2-0364-4365-a7d1-babab5395b4c 2018-12-27 17:46:22,238 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 17:46:22,243 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 17:46:22 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 17:46:22,244 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/d1490480840043af9a34490ab8de381e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff4ebc602d46c97601889cd8fa9bd0e373e47039" 2018-12-27 17:46:22,455 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:46:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a127a924-ea44-4173-8c80-cfd003262af1 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/d1490480840043af9a34490ab8de381e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d1490480840043af9a34490ab8de381e", "name": "InstanceSecurityGroupTests-ea290d62-2853-4ac-proj"}} 2018-12-27 17:46:22,455 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/d1490480840043af9a34490ab8de381e used request id req-a127a924-ea44-4173-8c80-cfd003262af1 2018-12-27 17:46:22,460 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=56c12680-7acb-4313-bedd-d55769f52d4a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff4ebc602d46c97601889cd8fa9bd0e373e47039" 2018-12-27 17:46:22,702 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-f1917b9e-f582-40b1-bf22-1ee7b0a42c17 Date: Thu, 27 Dec 2018 17:46:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"56c12680-7acb-4313-bedd-d55769f52d4a","tenant_id":"d1490480840043af9a34490ab8de381e","created_at":"2018-12-27T17:46:18Z","dns_nameservers":[],"updated_at":"2018-12-27T17:46:18Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"d1490480840043af9a34490ab8de381e","id":"2dcd736d-e6a6-4b22-80bc-01bb51a184f3","subnetpool_id":null,"name":"InstanceSecurityGroupTests-2886a38f-da8a-482e-9f35-21fac39c7afa-pub-subnet"}]} 2018-12-27 17:46:22,702 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=56c12680-7acb-4313-bedd-d55769f52d4a used request id req-f1917b9e-f582-40b1-bf22-1ee7b0a42c17 2018-12-27 17:46:22,707 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=56c12680-7acb-4313-bedd-d55769f52d4a&name=InstanceSecurityGroupTests-2886a38f-da8a-482e-9f35-21fac39c7afa-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff4ebc602d46c97601889cd8fa9bd0e373e47039" 2018-12-27 17:46:22,917 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-86df396a-4b66-4791-9073-2f7c0862324e Date: Thu, 27 Dec 2018 17:46:22 GMT RESP BODY: {"ports":[]} 2018-12-27 17:46:22,917 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=56c12680-7acb-4313-bedd-d55769f52d4a&name=InstanceSecurityGroupTests-2886a38f-da8a-482e-9f35-21fac39c7afa-port&admin_state_up=True used request id req-86df396a-4b66-4791-9073-2f7c0862324e 2018-12-27 17:46:22,920 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/detail?name=InstanceSecurityGroupTests-2886a38f-da8a-482e-9f35-21fac39c7afa-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff4ebc602d46c97601889cd8fa9bd0e373e47039" 2018-12-27 17:46:23,175 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:46:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-e4ac2521-6b28-4fed-8765-63d45e0102d1 x-compute-request-id: req-e4ac2521-6b28-4fed-8765-63d45e0102d1 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-12-27 17:46:23,175 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail?name=InstanceSecurityGroupTests-2886a38f-da8a-482e-9f35-21fac39c7afa-inst used request id req-e4ac2521-6b28-4fed-8765-63d45e0102d1 2018-12-27 17:46:23,181 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=InstanceSecurityGroupTests-2886a38f-da8a-482e-9f35-21fac39c7afa-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff4ebc602d46c97601889cd8fa9bd0e373e47039" 2018-12-27 17:46:23,477 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 667 X-Openstack-Request-Id: req-aba18250-9fe4-4b31-8d16-d9ef04d83d15 Date: Thu, 27 Dec 2018 17:46:23 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"56c12680-7acb-4313-bedd-d55769f52d4a","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"d1490480840043af9a34490ab8de381e","status":"ACTIVE","subnets":["2dcd736d-e6a6-4b22-80bc-01bb51a184f3"],"description":"","tags":[],"updated_at":"2018-12-27T17:46:18Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-2886a38f-da8a-482e-9f35-21fac39c7afa-pub-net","admin_state_up":true,"tenant_id":"d1490480840043af9a34490ab8de381e","created_at":"2018-12-27T17:46:16Z","mtu":1442}]} 2018-12-27 17:46:23,478 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=InstanceSecurityGroupTests-2886a38f-da8a-482e-9f35-21fac39c7afa-pub-net used request id req-aba18250-9fe4-4b31-8d16-d9ef04d83d15 2018-12-27 17:46:23,483 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=56c12680-7acb-4313-bedd-d55769f52d4a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff4ebc602d46c97601889cd8fa9bd0e373e47039" 2018-12-27 17:46:23,807 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-968d31f3-8fef-408e-a54c-3b8a1875a764 Date: Thu, 27 Dec 2018 17:46:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"56c12680-7acb-4313-bedd-d55769f52d4a","tenant_id":"d1490480840043af9a34490ab8de381e","created_at":"2018-12-27T17:46:18Z","dns_nameservers":[],"updated_at":"2018-12-27T17:46:18Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"d1490480840043af9a34490ab8de381e","id":"2dcd736d-e6a6-4b22-80bc-01bb51a184f3","subnetpool_id":null,"name":"InstanceSecurityGroupTests-2886a38f-da8a-482e-9f35-21fac39c7afa-pub-subnet"}]} 2018-12-27 17:46:23,807 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=56c12680-7acb-4313-bedd-d55769f52d4a used request id req-968d31f3-8fef-408e-a54c-3b8a1875a764 2018-12-27 17:46:23,812 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=InstanceSecurityGroupTests-2886a38f-da8a-482e-9f35-21fac39c7afa-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff4ebc602d46c97601889cd8fa9bd0e373e47039" 2018-12-27 17:46:24,090 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 667 X-Openstack-Request-Id: req-20d6d485-c945-47ca-a0e1-4d2c115ad125 Date: Thu, 27 Dec 2018 17:46:24 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"56c12680-7acb-4313-bedd-d55769f52d4a","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"d1490480840043af9a34490ab8de381e","status":"ACTIVE","subnets":["2dcd736d-e6a6-4b22-80bc-01bb51a184f3"],"description":"","tags":[],"updated_at":"2018-12-27T17:46:18Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-2886a38f-da8a-482e-9f35-21fac39c7afa-pub-net","admin_state_up":true,"tenant_id":"d1490480840043af9a34490ab8de381e","created_at":"2018-12-27T17:46:16Z","mtu":1442}]} 2018-12-27 17:46:24,090 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=InstanceSecurityGroupTests-2886a38f-da8a-482e-9f35-21fac39c7afa-pub-net used request id req-20d6d485-c945-47ca-a0e1-4d2c115ad125 2018-12-27 17:46:24,094 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/d1490480840043af9a34490ab8de381e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff4ebc602d46c97601889cd8fa9bd0e373e47039" 2018-12-27 17:46:24,195 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:46:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cf7a9da5-4a4b-498f-93f4-b18f038f0ea1 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/d1490480840043af9a34490ab8de381e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d1490480840043af9a34490ab8de381e", "name": "InstanceSecurityGroupTests-ea290d62-2853-4ac-proj"}} 2018-12-27 17:46:24,195 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/d1490480840043af9a34490ab8de381e used request id req-cf7a9da5-4a4b-498f-93f4-b18f038f0ea1 2018-12-27 17:46:24,200 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=56c12680-7acb-4313-bedd-d55769f52d4a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff4ebc602d46c97601889cd8fa9bd0e373e47039" 2018-12-27 17:46:24,246 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-7cdb76c1-eebd-4a15-85d1-81bc4baf32de Date: Thu, 27 Dec 2018 17:46:24 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"56c12680-7acb-4313-bedd-d55769f52d4a","tenant_id":"d1490480840043af9a34490ab8de381e","created_at":"2018-12-27T17:46:18Z","dns_nameservers":[],"updated_at":"2018-12-27T17:46:18Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"d1490480840043af9a34490ab8de381e","id":"2dcd736d-e6a6-4b22-80bc-01bb51a184f3","subnetpool_id":null,"name":"InstanceSecurityGroupTests-2886a38f-da8a-482e-9f35-21fac39c7afa-pub-subnet"}]} 2018-12-27 17:46:24,247 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=56c12680-7acb-4313-bedd-d55769f52d4a used request id req-7cdb76c1-eebd-4a15-85d1-81bc4baf32de 2018-12-27 17:46:24,252 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=56c12680-7acb-4313-bedd-d55769f52d4a&name=InstanceSecurityGroupTests-2886a38f-da8a-482e-9f35-21fac39c7afa-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff4ebc602d46c97601889cd8fa9bd0e373e47039" 2018-12-27 17:46:24,481 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-ae174cd6-d869-45bb-a01f-9c8fc951f888 Date: Thu, 27 Dec 2018 17:46:24 GMT RESP BODY: {"ports":[]} 2018-12-27 17:46:24,481 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=56c12680-7acb-4313-bedd-d55769f52d4a&name=InstanceSecurityGroupTests-2886a38f-da8a-482e-9f35-21fac39c7afa-port&admin_state_up=True used request id req-ae174cd6-d869-45bb-a01f-9c8fc951f888 2018-12-27 17:46:24,481 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:46:24,482 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:46:24,885 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b75525352fe64e4890d64d0ee06f2e83", "name": "InstanceSecurityGroupTests-ea290d62-2853-4ac-proj-role"}], "expires_at": "2018-12-27T18:46:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d1490480840043af9a34490ab8de381e", "name": "InstanceSecurityGroupTests-ea290d62-2853-4ac-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/d1490480840043af9a34490ab8de381e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/d1490480840043af9a34490ab8de381e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/d1490480840043af9a34490ab8de381e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/d1490480840043af9a34490ab8de381e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/d1490480840043af9a34490ab8de381e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/d1490480840043af9a34490ab8de381e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/d1490480840043af9a34490ab8de381e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/d1490480840043af9a34490ab8de381e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/d1490480840043af9a34490ab8de381e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_d1490480840043af9a34490ab8de381e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_d1490480840043af9a34490ab8de381e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/d1490480840043af9a34490ab8de381e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/d1490480840043af9a34490ab8de381e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/d1490480840043af9a34490ab8de381e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-ea290d62-2853-4ac-user", "id": "8b78c4acabff4103a75fa7732c4310de"}, "audit_ids": ["tI3tl2w9QE2zUiIVygpLbg"], "issued_at": "2018-12-27T17:46:24.000000Z"}} 2018-12-27 17:46:24,886 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67e6f72f981e27a93e58f9ef433e7dc99da4bae7" 2018-12-27 17:46:24,988 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:46:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3d781672-31dd-4139-adb5-e9f2b24db91b Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:46:24,988 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-3d781672-31dd-4139-adb5-e9f2b24db91b 2018-12-27 17:46:24,994 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=InstanceSecurityGroupTests-2886a38f-da8a-482e-9f35-21fac39c7afa-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff4ebc602d46c97601889cd8fa9bd0e373e47039" 2018-12-27 17:46:25,294 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 667 X-Openstack-Request-Id: req-0da37760-f472-4040-8064-bab3fac30c93 Date: Thu, 27 Dec 2018 17:46:25 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"56c12680-7acb-4313-bedd-d55769f52d4a","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"d1490480840043af9a34490ab8de381e","status":"ACTIVE","subnets":["2dcd736d-e6a6-4b22-80bc-01bb51a184f3"],"description":"","tags":[],"updated_at":"2018-12-27T17:46:18Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-2886a38f-da8a-482e-9f35-21fac39c7afa-pub-net","admin_state_up":true,"tenant_id":"d1490480840043af9a34490ab8de381e","created_at":"2018-12-27T17:46:16Z","mtu":1442}]} 2018-12-27 17:46:25,295 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=InstanceSecurityGroupTests-2886a38f-da8a-482e-9f35-21fac39c7afa-pub-net used request id req-0da37760-f472-4040-8064-bab3fac30c93 2018-12-27 17:46:25,300 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=56c12680-7acb-4313-bedd-d55769f52d4a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff4ebc602d46c97601889cd8fa9bd0e373e47039" 2018-12-27 17:46:25,539 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-578396ee-e1d2-4097-aec1-627160b1762e Date: Thu, 27 Dec 2018 17:46:25 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"56c12680-7acb-4313-bedd-d55769f52d4a","tenant_id":"d1490480840043af9a34490ab8de381e","created_at":"2018-12-27T17:46:18Z","dns_nameservers":[],"updated_at":"2018-12-27T17:46:18Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"d1490480840043af9a34490ab8de381e","id":"2dcd736d-e6a6-4b22-80bc-01bb51a184f3","subnetpool_id":null,"name":"InstanceSecurityGroupTests-2886a38f-da8a-482e-9f35-21fac39c7afa-pub-subnet"}]} 2018-12-27 17:46:25,540 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=56c12680-7acb-4313-bedd-d55769f52d4a used request id req-578396ee-e1d2-4097-aec1-627160b1762e 2018-12-27 17:46:25,545 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=InstanceSecurityGroupTests-2886a38f-da8a-482e-9f35-21fac39c7afa-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff4ebc602d46c97601889cd8fa9bd0e373e47039" 2018-12-27 17:46:26,366 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 667 X-Openstack-Request-Id: req-8d43a0ee-5c9c-41bc-a5e7-59ee3e9d8d48 Date: Thu, 27 Dec 2018 17:46:26 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"56c12680-7acb-4313-bedd-d55769f52d4a","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"d1490480840043af9a34490ab8de381e","status":"ACTIVE","subnets":["2dcd736d-e6a6-4b22-80bc-01bb51a184f3"],"description":"","tags":[],"updated_at":"2018-12-27T17:46:18Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-2886a38f-da8a-482e-9f35-21fac39c7afa-pub-net","admin_state_up":true,"tenant_id":"d1490480840043af9a34490ab8de381e","created_at":"2018-12-27T17:46:16Z","mtu":1442}]} 2018-12-27 17:46:26,366 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=InstanceSecurityGroupTests-2886a38f-da8a-482e-9f35-21fac39c7afa-pub-net used request id req-8d43a0ee-5c9c-41bc-a5e7-59ee3e9d8d48 2018-12-27 17:46:26,370 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 17:46:26,375 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 17:46:26 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 17:46:26,376 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/d1490480840043af9a34490ab8de381e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67e6f72f981e27a93e58f9ef433e7dc99da4bae7" 2018-12-27 17:46:26,474 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:46:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-08a24a00-dba3-47d5-951b-a1245081ef27 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/d1490480840043af9a34490ab8de381e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d1490480840043af9a34490ab8de381e", "name": "InstanceSecurityGroupTests-ea290d62-2853-4ac-proj"}} 2018-12-27 17:46:26,474 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/d1490480840043af9a34490ab8de381e used request id req-08a24a00-dba3-47d5-951b-a1245081ef27 2018-12-27 17:46:26,479 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=56c12680-7acb-4313-bedd-d55769f52d4a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff4ebc602d46c97601889cd8fa9bd0e373e47039" 2018-12-27 17:46:26,744 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-444e4a38-ad06-4047-91c1-bacc64f54a38 Date: Thu, 27 Dec 2018 17:46:26 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"56c12680-7acb-4313-bedd-d55769f52d4a","tenant_id":"d1490480840043af9a34490ab8de381e","created_at":"2018-12-27T17:46:18Z","dns_nameservers":[],"updated_at":"2018-12-27T17:46:18Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"d1490480840043af9a34490ab8de381e","id":"2dcd736d-e6a6-4b22-80bc-01bb51a184f3","subnetpool_id":null,"name":"InstanceSecurityGroupTests-2886a38f-da8a-482e-9f35-21fac39c7afa-pub-subnet"}]} 2018-12-27 17:46:26,744 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=56c12680-7acb-4313-bedd-d55769f52d4a used request id req-444e4a38-ad06-4047-91c1-bacc64f54a38 2018-12-27 17:46:26,745 - neutron_utils - INFO - Creating port for network with name - InstanceSecurityGroupTests-2886a38f-da8a-482e-9f35-21fac39c7afa-pub-net 2018-12-27 17:46:26,750 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff4ebc602d46c97601889cd8fa9bd0e373e47039" -d '{"port": {"network_id": "56c12680-7acb-4313-bedd-d55769f52d4a", "name": "InstanceSecurityGroupTests-2886a38f-da8a-482e-9f35-21fac39c7afa-port", "admin_state_up": true}}' 2018-12-27 17:46:28,189 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 913 X-Openstack-Request-Id: req-23af7f80-6785-4798-9a42-fc44aa209967 Date: Thu, 27 Dec 2018 17:46:28 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T17:46:27Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"2dcd736d-e6a6-4b22-80bc-01bb51a184f3","ip_address":"10.55.0.10"}],"id":"25b7fc0c-af7e-4662-97af-0f94fee3ddb5","security_groups":["402f7f22-e374-47b0-945d-2609ec282aa7"],"mac_address":"fa:16:3e:4b:18:3b","device_id":"","status":"DOWN","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-0-10","ip_address":"10.55.0.10","fqdn":"host-10-55-0-10.openstacklocal."}],"name":"InstanceSecurityGroupTests-2886a38f-da8a-482e-9f35-21fac39c7afa-port","project_id":"d1490480840043af9a34490ab8de381e","qos_policy_id":null,"admin_state_up":true,"network_id":"56c12680-7acb-4313-bedd-d55769f52d4a","dns_name":"","created_at":"2018-12-27T17:46:27Z","binding:vnic_type":"normal","tenant_id":"d1490480840043af9a34490ab8de381e"}} 2018-12-27 17:46:28,189 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/ports used request id req-23af7f80-6785-4798-9a42-fc44aa209967 2018-12-27 17:46:28,194 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=InstanceSecurityGroupTests-2886a38f-da8a-482e-9f35-21fac39c7afa-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff4ebc602d46c97601889cd8fa9bd0e373e47039" 2018-12-27 17:46:28,480 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 667 X-Openstack-Request-Id: req-78290d36-b926-4da7-84b5-a4f62c63aea8 Date: Thu, 27 Dec 2018 17:46:28 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"56c12680-7acb-4313-bedd-d55769f52d4a","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"d1490480840043af9a34490ab8de381e","status":"ACTIVE","subnets":["2dcd736d-e6a6-4b22-80bc-01bb51a184f3"],"description":"","tags":[],"updated_at":"2018-12-27T17:46:18Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-2886a38f-da8a-482e-9f35-21fac39c7afa-pub-net","admin_state_up":true,"tenant_id":"d1490480840043af9a34490ab8de381e","created_at":"2018-12-27T17:46:16Z","mtu":1442}]} 2018-12-27 17:46:28,480 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=InstanceSecurityGroupTests-2886a38f-da8a-482e-9f35-21fac39c7afa-pub-net used request id req-78290d36-b926-4da7-84b5-a4f62c63aea8 2018-12-27 17:46:28,485 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=56c12680-7acb-4313-bedd-d55769f52d4a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff4ebc602d46c97601889cd8fa9bd0e373e47039" 2018-12-27 17:46:28,825 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-def89e76-5cbd-43b1-8d04-2d15c588174d Date: Thu, 27 Dec 2018 17:46:28 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"56c12680-7acb-4313-bedd-d55769f52d4a","tenant_id":"d1490480840043af9a34490ab8de381e","created_at":"2018-12-27T17:46:18Z","dns_nameservers":[],"updated_at":"2018-12-27T17:46:18Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"d1490480840043af9a34490ab8de381e","id":"2dcd736d-e6a6-4b22-80bc-01bb51a184f3","subnetpool_id":null,"name":"InstanceSecurityGroupTests-2886a38f-da8a-482e-9f35-21fac39c7afa-pub-subnet"}]} 2018-12-27 17:46:28,826 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=56c12680-7acb-4313-bedd-d55769f52d4a used request id req-def89e76-5cbd-43b1-8d04-2d15c588174d 2018-12-27 17:46:28,831 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=InstanceSecurityGroupTests-2886a38f-da8a-482e-9f35-21fac39c7afa-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff4ebc602d46c97601889cd8fa9bd0e373e47039" 2018-12-27 17:46:29,135 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 667 X-Openstack-Request-Id: req-2f7ad2e2-ca62-4aac-a229-53ac106ff01a Date: Thu, 27 Dec 2018 17:46:29 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"56c12680-7acb-4313-bedd-d55769f52d4a","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"d1490480840043af9a34490ab8de381e","status":"ACTIVE","subnets":["2dcd736d-e6a6-4b22-80bc-01bb51a184f3"],"description":"","tags":[],"updated_at":"2018-12-27T17:46:18Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-2886a38f-da8a-482e-9f35-21fac39c7afa-pub-net","admin_state_up":true,"tenant_id":"d1490480840043af9a34490ab8de381e","created_at":"2018-12-27T17:46:16Z","mtu":1442}]} 2018-12-27 17:46:29,135 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=InstanceSecurityGroupTests-2886a38f-da8a-482e-9f35-21fac39c7afa-pub-net used request id req-2f7ad2e2-ca62-4aac-a229-53ac106ff01a 2018-12-27 17:46:29,138 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/d1490480840043af9a34490ab8de381e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff4ebc602d46c97601889cd8fa9bd0e373e47039" 2018-12-27 17:46:29,248 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:46:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6cb1b46c-5756-42ba-98e8-94faa9f382c5 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/d1490480840043af9a34490ab8de381e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d1490480840043af9a34490ab8de381e", "name": "InstanceSecurityGroupTests-ea290d62-2853-4ac-proj"}} 2018-12-27 17:46:29,248 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/d1490480840043af9a34490ab8de381e used request id req-6cb1b46c-5756-42ba-98e8-94faa9f382c5 2018-12-27 17:46:29,253 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=56c12680-7acb-4313-bedd-d55769f52d4a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff4ebc602d46c97601889cd8fa9bd0e373e47039" 2018-12-27 17:46:29,312 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-9b88978c-e58a-493c-9ed9-6d875ba02190 Date: Thu, 27 Dec 2018 17:46:29 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"56c12680-7acb-4313-bedd-d55769f52d4a","tenant_id":"d1490480840043af9a34490ab8de381e","created_at":"2018-12-27T17:46:18Z","dns_nameservers":[],"updated_at":"2018-12-27T17:46:18Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"d1490480840043af9a34490ab8de381e","id":"2dcd736d-e6a6-4b22-80bc-01bb51a184f3","subnetpool_id":null,"name":"InstanceSecurityGroupTests-2886a38f-da8a-482e-9f35-21fac39c7afa-pub-subnet"}]} 2018-12-27 17:46:29,313 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=56c12680-7acb-4313-bedd-d55769f52d4a used request id req-9b88978c-e58a-493c-9ed9-6d875ba02190 2018-12-27 17:46:29,318 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=56c12680-7acb-4313-bedd-d55769f52d4a&name=InstanceSecurityGroupTests-2886a38f-da8a-482e-9f35-21fac39c7afa-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff4ebc602d46c97601889cd8fa9bd0e373e47039" 2018-12-27 17:46:29,558 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 916 X-Openstack-Request-Id: req-70de3626-497d-4c03-9a9d-a045bc83a41d Date: Thu, 27 Dec 2018 17:46:29 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T17:46:27Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"2dcd736d-e6a6-4b22-80bc-01bb51a184f3","ip_address":"10.55.0.10"}],"id":"25b7fc0c-af7e-4662-97af-0f94fee3ddb5","security_groups":["402f7f22-e374-47b0-945d-2609ec282aa7"],"mac_address":"fa:16:3e:4b:18:3b","project_id":"d1490480840043af9a34490ab8de381e","status":"DOWN","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-0-10","ip_address":"10.55.0.10","fqdn":"host-10-55-0-10.openstacklocal."}],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-2886a38f-da8a-482e-9f35-21fac39c7afa-port","admin_state_up":true,"network_id":"56c12680-7acb-4313-bedd-d55769f52d4a","dns_name":"","created_at":"2018-12-27T17:46:27Z","binding:vnic_type":"normal","device_id":"","tenant_id":"d1490480840043af9a34490ab8de381e"}]} 2018-12-27 17:46:29,558 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=56c12680-7acb-4313-bedd-d55769f52d4a&name=InstanceSecurityGroupTests-2886a38f-da8a-482e-9f35-21fac39c7afa-port&admin_state_up=True used request id req-70de3626-497d-4c03-9a9d-a045bc83a41d 2018-12-27 17:46:29,562 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/d1490480840043af9a34490ab8de381e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff4ebc602d46c97601889cd8fa9bd0e373e47039" 2018-12-27 17:46:29,661 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:46:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c2b41ea4-e661-4502-81aa-0f4b032fdd71 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/d1490480840043af9a34490ab8de381e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d1490480840043af9a34490ab8de381e", "name": "InstanceSecurityGroupTests-ea290d62-2853-4ac-proj"}} 2018-12-27 17:46:29,662 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/d1490480840043af9a34490ab8de381e used request id req-c2b41ea4-e661-4502-81aa-0f4b032fdd71 2018-12-27 17:46:29,662 - nova_utils - INFO - Creating VM with name - InstanceSecurityGroupTests-2886a38f-da8a-482e-9f35-21fac39c7afa-inst 2018-12-27 17:46:29,665 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff4ebc602d46c97601889cd8fa9bd0e373e47039" 2018-12-27 17:46:29,683 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:46:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f548cefa-ae16-42eb-be86-62103a7e4181 x-compute-request-id: req-f548cefa-ae16-42eb-be86-62103a7e4181 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"flavors": [{"id": "05a229d3-fe57-47e9-9ca0-73b2b8c3ed32", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/05a229d3-fe57-47e9-9ca0-73b2b8c3ed32", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/05a229d3-fe57-47e9-9ca0-73b2b8c3ed32", "rel": "bookmark"}], "name": "InstanceSecurityGroupTests-2886a38f-da8a-482e-9f35-21fac39c7afa-flavor-name"}]} 2018-12-27 17:46:29,684 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-f548cefa-ae16-42eb-be86-62103a7e4181 2018-12-27 17:46:29,687 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/flavors/05a229d3-fe57-47e9-9ca0-73b2b8c3ed32 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff4ebc602d46c97601889cd8fa9bd0e373e47039" 2018-12-27 17:46:29,711 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:46:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-83780e41-49f9-427e-9ee0-8471f201cf66 x-compute-request-id: req-83780e41-49f9-427e-9ee0-8471f201cf66 Content-Encoding: gzip Content-Length: 324 Content-Type: application/json RESP BODY: {"flavor": {"name": "InstanceSecurityGroupTests-2886a38f-da8a-482e-9f35-21fac39c7afa-flavor-name", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/05a229d3-fe57-47e9-9ca0-73b2b8c3ed32", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/05a229d3-fe57-47e9-9ca0-73b2b8c3ed32", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "05a229d3-fe57-47e9-9ca0-73b2b8c3ed32"}} 2018-12-27 17:46:29,712 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/05a229d3-fe57-47e9-9ca0-73b2b8c3ed32 used request id req-83780e41-49f9-427e-9ee0-8471f201cf66 2018-12-27 17:46:29,714 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-2886a38f-da8a-482e-9f35-21fac39c7afa-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ff4ebc602d46c97601889cd8fa9bd0e373e47039" 2018-12-27 17:46:29,945 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1062 Content-Type: application/json X-Openstack-Request-Id: req-f891242f-9471-451a-a4b9-328157e4cc0f Date: Thu, 27 Dec 2018 17:46:29 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-2886a38f-da8a-482e-9f35-21fac39c7afa-image", "tags": [], "container_format": "bare", "created_at": "2018-12-27T17:46:14Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-27T17:46:14Z", "visibility": "shared", "locations": [{"url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/04758ced-4b43-4ead-a686-f77c7334e1eb/snap", "metadata": {}}], "self": "/v2/images/04758ced-4b43-4ead-a686-f77c7334e1eb", "min_disk": 0, "protected": false, "id": "04758ced-4b43-4ead-a686-f77c7334e1eb", "file": "/v2/images/04758ced-4b43-4ead-a686-f77c7334e1eb/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "d1490480840043af9a34490ab8de381e", "direct_url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/04758ced-4b43-4ead-a686-f77c7334e1eb/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=InstanceSecurityGroupTests-2886a38f-da8a-482e-9f35-21fac39c7afa-image"} 2018-12-27 17:46:29,945 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-2886a38f-da8a-482e-9f35-21fac39c7afa-image used request id req-f891242f-9471-451a-a4b9-328157e4cc0f 2018-12-27 17:46:29,948 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ff4ebc602d46c97601889cd8fa9bd0e373e47039" 2018-12-27 17:46:30,148 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-9ca5b409-135a-4e73-8e88-6303b2919d87 Date: Thu, 27 Dec 2018 17:46:30 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-27 17:46:30,149 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/schemas/image used request id req-9ca5b409-135a-4e73-8e88-6303b2919d87 2018-12-27 17:46:30,154 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff4ebc602d46c97601889cd8fa9bd0e373e47039" -d '{"server": {"name": "InstanceSecurityGroupTests-2886a38f-da8a-482e-9f35-21fac39c7afa-inst", "imageRef": "04758ced-4b43-4ead-a686-f77c7334e1eb", "flavorRef": "05a229d3-fe57-47e9-9ca0-73b2b8c3ed32", "max_count": 1, "min_count": 1, "networks": [{"port": "25b7fc0c-af7e-4662-97af-0f94fee3ddb5"}]}}' 2018-12-27 17:46:32,045 - novaclient.v2.client - DEBUG - RESP: [202] Date: Thu, 27 Dec 2018 17:46:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-9c6db9db-6912-413f-bd5f-61dc893ad1e1 x-compute-request-id: req-9c6db9db-6912-413f-bd5f-61dc893ad1e1 Content-Length: 374 location: http://172.30.9.31:8774/v2.1/servers/f8b8b800-11c9-47c0-828f-4db6bc051396 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "f8b8b800-11c9-47c0-828f-4db6bc051396", "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/f8b8b800-11c9-47c0-828f-4db6bc051396", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/f8b8b800-11c9-47c0-828f-4db6bc051396", "rel": "bookmark"}], "adminPass": "JX9y5ERh8KJ7"}} 2018-12-27 17:46:32,045 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers used request id req-9c6db9db-6912-413f-bd5f-61dc893ad1e1 2018-12-27 17:46:32,048 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/f8b8b800-11c9-47c0-828f-4db6bc051396 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff4ebc602d46c97601889cd8fa9bd0e373e47039" 2018-12-27 17:46:32,291 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:46:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a6628505-c847-4b3f-bc0d-996b9beca870 x-compute-request-id: req-a6628505-c847-4b3f-bc0d-996b9beca870 Content-Encoding: gzip Content-Length: 614 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/f8b8b800-11c9-47c0-828f-4db6bc051396", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/f8b8b800-11c9-47c0-828f-4db6bc051396", "rel": "bookmark"}], "image": {"id": "04758ced-4b43-4ead-a686-f77c7334e1eb", "links": [{"href": "http://172.30.9.31:8774/images/04758ced-4b43-4ead-a686-f77c7334e1eb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "05a229d3-fe57-47e9-9ca0-73b2b8c3ed32", "links": [{"href": "http://172.30.9.31:8774/flavors/05a229d3-fe57-47e9-9ca0-73b2b8c3ed32", "rel": "bookmark"}]}, "id": "f8b8b800-11c9-47c0-828f-4db6bc051396", "user_id": "8b78c4acabff4103a75fa7732c4310de", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T17:46:32Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-2886a38f-da8a-482e-9f35-21fac39c7afa-inst", "created": "2018-12-27T17:46:31Z", "tenant_id": "d1490480840043af9a34490ab8de381e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-27 17:46:32,291 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/f8b8b800-11c9-47c0-828f-4db6bc051396 used request id req-a6628505-c847-4b3f-bc0d-996b9beca870 2018-12-27 17:46:32,292 - create_instance - INFO - Created instance with name - InstanceSecurityGroupTests-2886a38f-da8a-482e-9f35-21fac39c7afa-inst 2018-12-27 17:46:32,295 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/f8b8b800-11c9-47c0-828f-4db6bc051396 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff4ebc602d46c97601889cd8fa9bd0e373e47039" 2018-12-27 17:46:32,730 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:46:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fc21a26b-530f-4535-ae09-301c2e29c124 x-compute-request-id: req-fc21a26b-530f-4535-ae09-301c2e29c124 Content-Encoding: gzip Content-Length: 614 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/f8b8b800-11c9-47c0-828f-4db6bc051396", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/f8b8b800-11c9-47c0-828f-4db6bc051396", "rel": "bookmark"}], "image": {"id": "04758ced-4b43-4ead-a686-f77c7334e1eb", "links": [{"href": "http://172.30.9.31:8774/images/04758ced-4b43-4ead-a686-f77c7334e1eb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "05a229d3-fe57-47e9-9ca0-73b2b8c3ed32", "links": [{"href": "http://172.30.9.31:8774/flavors/05a229d3-fe57-47e9-9ca0-73b2b8c3ed32", "rel": "bookmark"}]}, "id": "f8b8b800-11c9-47c0-828f-4db6bc051396", "user_id": "8b78c4acabff4103a75fa7732c4310de", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T17:46:32Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-2886a38f-da8a-482e-9f35-21fac39c7afa-inst", "created": "2018-12-27T17:46:31Z", "tenant_id": "d1490480840043af9a34490ab8de381e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-27 17:46:32,730 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/f8b8b800-11c9-47c0-828f-4db6bc051396 used request id req-fc21a26b-530f-4535-ae09-301c2e29c124 2018-12-27 17:46:32,731 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-2886a38f-da8a-482e-9f35-21fac39c7afa-inst] is - BUILD 2018-12-27 17:46:32,731 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-27 17:46:35,734 - create_instance - DEBUG - VM status query timeout in 896.557884932 2018-12-27 17:46:35,736 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/f8b8b800-11c9-47c0-828f-4db6bc051396 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff4ebc602d46c97601889cd8fa9bd0e373e47039" 2018-12-27 17:46:36,464 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:46:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ba04381d-9934-4afa-b3d5-5c4e34a3dab4 x-compute-request-id: req-ba04381d-9934-4afa-b3d5-5c4e34a3dab4 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/f8b8b800-11c9-47c0-828f-4db6bc051396", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/f8b8b800-11c9-47c0-828f-4db6bc051396", "rel": "bookmark"}], "image": {"id": "04758ced-4b43-4ead-a686-f77c7334e1eb", "links": [{"href": "http://172.30.9.31:8774/images/04758ced-4b43-4ead-a686-f77c7334e1eb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "05a229d3-fe57-47e9-9ca0-73b2b8c3ed32", "links": [{"href": "http://172.30.9.31:8774/flavors/05a229d3-fe57-47e9-9ca0-73b2b8c3ed32", "rel": "bookmark"}]}, "id": "f8b8b800-11c9-47c0-828f-4db6bc051396", "security_groups": [{"name": "default"}], "user_id": "8b78c4acabff4103a75fa7732c4310de", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T17:46:33Z", "hostId": "45d6738a6a69ed313598dae8e3ebbe0102fae31b500febaf9c824dfc", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-2886a38f-da8a-482e-9f35-21fac39c7afa-inst", "created": "2018-12-27T17:46:31Z", "tenant_id": "d1490480840043af9a34490ab8de381e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-27 17:46:36,464 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/f8b8b800-11c9-47c0-828f-4db6bc051396 used request id req-ba04381d-9934-4afa-b3d5-5c4e34a3dab4 2018-12-27 17:46:36,465 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-2886a38f-da8a-482e-9f35-21fac39c7afa-inst] is - BUILD 2018-12-27 17:46:36,465 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-27 17:46:39,468 - create_instance - DEBUG - VM status query timeout in 892.824052095 2018-12-27 17:46:39,471 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/f8b8b800-11c9-47c0-828f-4db6bc051396 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff4ebc602d46c97601889cd8fa9bd0e373e47039" 2018-12-27 17:46:40,206 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:46:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-947ee9d9-6168-4647-b341-38782572289a x-compute-request-id: req-947ee9d9-6168-4647-b341-38782572289a Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/f8b8b800-11c9-47c0-828f-4db6bc051396", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/f8b8b800-11c9-47c0-828f-4db6bc051396", "rel": "bookmark"}], "image": {"id": "04758ced-4b43-4ead-a686-f77c7334e1eb", "links": [{"href": "http://172.30.9.31:8774/images/04758ced-4b43-4ead-a686-f77c7334e1eb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "05a229d3-fe57-47e9-9ca0-73b2b8c3ed32", "links": [{"href": "http://172.30.9.31:8774/flavors/05a229d3-fe57-47e9-9ca0-73b2b8c3ed32", "rel": "bookmark"}]}, "id": "f8b8b800-11c9-47c0-828f-4db6bc051396", "security_groups": [{"name": "default"}], "user_id": "8b78c4acabff4103a75fa7732c4310de", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T17:46:33Z", "hostId": "45d6738a6a69ed313598dae8e3ebbe0102fae31b500febaf9c824dfc", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-2886a38f-da8a-482e-9f35-21fac39c7afa-inst", "created": "2018-12-27T17:46:31Z", "tenant_id": "d1490480840043af9a34490ab8de381e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-27 17:46:40,206 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/f8b8b800-11c9-47c0-828f-4db6bc051396 used request id req-947ee9d9-6168-4647-b341-38782572289a 2018-12-27 17:46:40,207 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-2886a38f-da8a-482e-9f35-21fac39c7afa-inst] is - BUILD 2018-12-27 17:46:40,207 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-27 17:46:43,210 - create_instance - DEBUG - VM status query timeout in 889.08229208 2018-12-27 17:46:43,213 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/f8b8b800-11c9-47c0-828f-4db6bc051396 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff4ebc602d46c97601889cd8fa9bd0e373e47039" 2018-12-27 17:46:43,744 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:46:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e0b7efdd-378b-4865-a9e2-58bec3d2d5c4 x-compute-request-id: req-e0b7efdd-378b-4865-a9e2-58bec3d2d5c4 Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-2886a38f-da8a-482e-9f35-21fac39c7afa-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:18:3b", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/f8b8b800-11c9-47c0-828f-4db6bc051396", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/f8b8b800-11c9-47c0-828f-4db6bc051396", "rel": "bookmark"}], "image": {"id": "04758ced-4b43-4ead-a686-f77c7334e1eb", "links": [{"href": "http://172.30.9.31:8774/images/04758ced-4b43-4ead-a686-f77c7334e1eb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T17:46:41.000000", "flavor": {"id": "05a229d3-fe57-47e9-9ca0-73b2b8c3ed32", "links": [{"href": "http://172.30.9.31:8774/flavors/05a229d3-fe57-47e9-9ca0-73b2b8c3ed32", "rel": "bookmark"}]}, "id": "f8b8b800-11c9-47c0-828f-4db6bc051396", "security_groups": [{"name": "default"}], "user_id": "8b78c4acabff4103a75fa7732c4310de", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T17:46:41Z", "hostId": "45d6738a6a69ed313598dae8e3ebbe0102fae31b500febaf9c824dfc", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-2886a38f-da8a-482e-9f35-21fac39c7afa-inst", "created": "2018-12-27T17:46:31Z", "tenant_id": "d1490480840043af9a34490ab8de381e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-27 17:46:43,744 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/f8b8b800-11c9-47c0-828f-4db6bc051396 used request id req-e0b7efdd-378b-4865-a9e2-58bec3d2d5c4 2018-12-27 17:46:43,745 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-2886a38f-da8a-482e-9f35-21fac39c7afa-inst] is - ACTIVE 2018-12-27 17:46:43,745 - create_instance - INFO - VM is - ACTIVE 2018-12-27 17:46:43,748 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/f8b8b800-11c9-47c0-828f-4db6bc051396 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff4ebc602d46c97601889cd8fa9bd0e373e47039" 2018-12-27 17:46:44,185 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:46:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ece7eab9-fd11-4221-b198-8d38d379f94d x-compute-request-id: req-ece7eab9-fd11-4221-b198-8d38d379f94d Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-2886a38f-da8a-482e-9f35-21fac39c7afa-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:18:3b", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/f8b8b800-11c9-47c0-828f-4db6bc051396", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/f8b8b800-11c9-47c0-828f-4db6bc051396", "rel": "bookmark"}], "image": {"id": "04758ced-4b43-4ead-a686-f77c7334e1eb", "links": [{"href": "http://172.30.9.31:8774/images/04758ced-4b43-4ead-a686-f77c7334e1eb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T17:46:41.000000", "flavor": {"id": "05a229d3-fe57-47e9-9ca0-73b2b8c3ed32", "links": [{"href": "http://172.30.9.31:8774/flavors/05a229d3-fe57-47e9-9ca0-73b2b8c3ed32", "rel": "bookmark"}]}, "id": "f8b8b800-11c9-47c0-828f-4db6bc051396", "security_groups": [{"name": "default"}], "user_id": "8b78c4acabff4103a75fa7732c4310de", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T17:46:41Z", "hostId": "45d6738a6a69ed313598dae8e3ebbe0102fae31b500febaf9c824dfc", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-2886a38f-da8a-482e-9f35-21fac39c7afa-inst", "created": "2018-12-27T17:46:31Z", "tenant_id": "d1490480840043af9a34490ab8de381e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-27 17:46:44,185 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/f8b8b800-11c9-47c0-828f-4db6bc051396 used request id req-ece7eab9-fd11-4221-b198-8d38d379f94d 2018-12-27 17:46:44,191 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=InstanceSecurityGroupTests-2886a38f-da8a-482e-9f35-21fac39c7afa-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff4ebc602d46c97601889cd8fa9bd0e373e47039" 2018-12-27 17:46:44,293 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 667 X-Openstack-Request-Id: req-100c1b1b-47bb-4351-bfec-defb4b25007d Date: Thu, 27 Dec 2018 17:46:44 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"56c12680-7acb-4313-bedd-d55769f52d4a","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"d1490480840043af9a34490ab8de381e","status":"ACTIVE","subnets":["2dcd736d-e6a6-4b22-80bc-01bb51a184f3"],"description":"","tags":[],"updated_at":"2018-12-27T17:46:18Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-2886a38f-da8a-482e-9f35-21fac39c7afa-pub-net","admin_state_up":true,"tenant_id":"d1490480840043af9a34490ab8de381e","created_at":"2018-12-27T17:46:16Z","mtu":1442}]} 2018-12-27 17:46:44,293 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=InstanceSecurityGroupTests-2886a38f-da8a-482e-9f35-21fac39c7afa-pub-net used request id req-100c1b1b-47bb-4351-bfec-defb4b25007d 2018-12-27 17:46:44,297 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/d1490480840043af9a34490ab8de381e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff4ebc602d46c97601889cd8fa9bd0e373e47039" 2018-12-27 17:46:44,397 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:46:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8aabdf1f-712c-4243-b598-2fb0bc09ca0b Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/d1490480840043af9a34490ab8de381e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d1490480840043af9a34490ab8de381e", "name": "InstanceSecurityGroupTests-ea290d62-2853-4ac-proj"}} 2018-12-27 17:46:44,397 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/d1490480840043af9a34490ab8de381e used request id req-8aabdf1f-712c-4243-b598-2fb0bc09ca0b 2018-12-27 17:46:44,402 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=56c12680-7acb-4313-bedd-d55769f52d4a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff4ebc602d46c97601889cd8fa9bd0e373e47039" 2018-12-27 17:46:44,459 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-1a7164f7-06c7-49b1-9938-e977b21d8d13 Date: Thu, 27 Dec 2018 17:46:44 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"56c12680-7acb-4313-bedd-d55769f52d4a","tenant_id":"d1490480840043af9a34490ab8de381e","created_at":"2018-12-27T17:46:18Z","dns_nameservers":[],"updated_at":"2018-12-27T17:46:18Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"d1490480840043af9a34490ab8de381e","id":"2dcd736d-e6a6-4b22-80bc-01bb51a184f3","subnetpool_id":null,"name":"InstanceSecurityGroupTests-2886a38f-da8a-482e-9f35-21fac39c7afa-pub-subnet"}]} 2018-12-27 17:46:44,459 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=56c12680-7acb-4313-bedd-d55769f52d4a used request id req-1a7164f7-06c7-49b1-9938-e977b21d8d13 2018-12-27 17:46:44,464 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=56c12680-7acb-4313-bedd-d55769f52d4a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff4ebc602d46c97601889cd8fa9bd0e373e47039" 2018-12-27 17:46:44,512 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1775 X-Openstack-Request-Id: req-1c7cd5cb-bce4-4c62-9f1b-7ead472603ff Date: Thu, 27 Dec 2018 17:46:44 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T17:46:41Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"2dcd736d-e6a6-4b22-80bc-01bb51a184f3","ip_address":"10.55.0.10"}],"id":"25b7fc0c-af7e-4662-97af-0f94fee3ddb5","security_groups":["402f7f22-e374-47b0-945d-2609ec282aa7"],"mac_address":"fa:16:3e:4b:18:3b","project_id":"d1490480840043af9a34490ab8de381e","status":"ACTIVE","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-0-10","ip_address":"10.55.0.10","fqdn":"host-10-55-0-10.openstacklocal."}],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-2886a38f-da8a-482e-9f35-21fac39c7afa-port","admin_state_up":true,"network_id":"56c12680-7acb-4313-bedd-d55769f52d4a","dns_name":"","created_at":"2018-12-27T17:46:27Z","binding:vnic_type":"normal","device_id":"f8b8b800-11c9-47c0-828f-4db6bc051396","tenant_id":"d1490480840043af9a34490ab8de381e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T17:46:19Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"2dcd736d-e6a6-4b22-80bc-01bb51a184f3","ip_address":"10.55.0.2"}],"id":"ec226529-12b2-4a8a-809b-c571abdf4269","security_groups":[],"mac_address":"fa:16:3e:14:3f:5d","project_id":"d1490480840043af9a34490ab8de381e","status":"DOWN","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-0-2","ip_address":"10.55.0.2","fqdn":"host-10-55-0-2.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"56c12680-7acb-4313-bedd-d55769f52d4a","dns_name":"","created_at":"2018-12-27T17:46:16Z","binding:vnic_type":"normal","device_id":"","tenant_id":"d1490480840043af9a34490ab8de381e"}]} 2018-12-27 17:46:44,512 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=56c12680-7acb-4313-bedd-d55769f52d4a used request id req-1c7cd5cb-bce4-4c62-9f1b-7ead472603ff 2018-12-27 17:46:44,513 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:46:44,514 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:46:44,923 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b75525352fe64e4890d64d0ee06f2e83", "name": "InstanceSecurityGroupTests-ea290d62-2853-4ac-proj-role"}], "expires_at": "2018-12-27T18:46:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d1490480840043af9a34490ab8de381e", "name": "InstanceSecurityGroupTests-ea290d62-2853-4ac-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/d1490480840043af9a34490ab8de381e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/d1490480840043af9a34490ab8de381e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/d1490480840043af9a34490ab8de381e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/d1490480840043af9a34490ab8de381e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/d1490480840043af9a34490ab8de381e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/d1490480840043af9a34490ab8de381e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/d1490480840043af9a34490ab8de381e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/d1490480840043af9a34490ab8de381e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/d1490480840043af9a34490ab8de381e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_d1490480840043af9a34490ab8de381e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_d1490480840043af9a34490ab8de381e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/d1490480840043af9a34490ab8de381e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/d1490480840043af9a34490ab8de381e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/d1490480840043af9a34490ab8de381e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-ea290d62-2853-4ac-user", "id": "8b78c4acabff4103a75fa7732c4310de"}, "audit_ids": ["yCWYrO69S1-BTn6VF2fzIg"], "issued_at": "2018-12-27T17:46:44.000000Z"}} 2018-12-27 17:46:44,923 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a662ae4acc7bd5463b58850321b4904bcb65823" 2018-12-27 17:46:45,013 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:46:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2153ba83-6fb7-4e53-be1e-2d036518356d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:46:45,013 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-2153ba83-6fb7-4e53-be1e-2d036518356d 2018-12-27 17:46:45,021 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=InstanceSecurityGroupTests-2886a38f-da8a-482e-9f35-21fac39c7afa-name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a662ae4acc7bd5463b58850321b4904bcb65823" 2018-12-27 17:46:45,235 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-05c20d98-d50e-4137-be65-ada51630ff9f Date: Thu, 27 Dec 2018 17:46:45 GMT RESP BODY: {"security_groups": []} 2018-12-27 17:46:45,235 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=InstanceSecurityGroupTests-2886a38f-da8a-482e-9f35-21fac39c7afa-name&description=hello+group used request id req-05c20d98-d50e-4137-be65-ada51630ff9f 2018-12-27 17:46:45,235 - OpenStackSecurityGroup - INFO - Creating security group InstanceSecurityGroupTests-2886a38f-da8a-482e-9f35-21fac39c7afa-name... 2018-12-27 17:46:45,236 - neutron_utils - INFO - Creating security group with name - InstanceSecurityGroupTests-2886a38f-da8a-482e-9f35-21fac39c7afa-name 2018-12-27 17:46:45,241 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a662ae4acc7bd5463b58850321b4904bcb65823" -d '{"security_group": {"name": "InstanceSecurityGroupTests-2886a38f-da8a-482e-9f35-21fac39c7afa-name", "description": "hello group"}}' 2018-12-27 17:46:45,772 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-65d58965-e13d-4d15-bd0d-061d77ae677e Date: Thu, 27 Dec 2018 17:46:45 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "d1490480840043af9a34490ab8de381e", "created_at": "2018-12-27T17:46:45Z", "updated_at": "2018-12-27T17:46:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:46:45Z", "revision_number": 0, "id": "45f2271c-88a4-4aeb-821d-e2fdc9b08e6e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:46:45Z", "security_group_id": "4f189832-b001-4b2d-a53c-73a55b6307fd", "tenant_id": "d1490480840043af9a34490ab8de381e", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1490480840043af9a34490ab8de381e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:46:45Z", "revision_number": 0, "id": "aafe7609-33ff-44f6-8959-08a14d4efc1f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:46:45Z", "security_group_id": "4f189832-b001-4b2d-a53c-73a55b6307fd", "tenant_id": "d1490480840043af9a34490ab8de381e", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1490480840043af9a34490ab8de381e"}], "revision_number": 2, "project_id": "d1490480840043af9a34490ab8de381e", "id": "4f189832-b001-4b2d-a53c-73a55b6307fd", "name": "InstanceSecurityGroupTests-2886a38f-da8a-482e-9f35-21fac39c7afa-name"}} 2018-12-27 17:46:45,772 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/security-groups used request id req-65d58965-e13d-4d15-bd0d-061d77ae677e 2018-12-27 17:46:45,772 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4f189832-b001-4b2d-a53c-73a55b6307fd 2018-12-27 17:46:45,777 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=4f189832-b001-4b2d-a53c-73a55b6307fd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a662ae4acc7bd5463b58850321b4904bcb65823" 2018-12-27 17:46:45,976 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-f97cf7f7-69cc-4dca-8f0e-22e803e264ad Date: Thu, 27 Dec 2018 17:46:45 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:46:45Z", "security_group_id": "4f189832-b001-4b2d-a53c-73a55b6307fd", "port_range_min": null, "revision_number": 0, "tenant_id": "d1490480840043af9a34490ab8de381e", "created_at": "2018-12-27T17:46:45Z", "project_id": "d1490480840043af9a34490ab8de381e", "id": "45f2271c-88a4-4aeb-821d-e2fdc9b08e6e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:46:45Z", "security_group_id": "4f189832-b001-4b2d-a53c-73a55b6307fd", "port_range_min": null, "revision_number": 0, "tenant_id": "d1490480840043af9a34490ab8de381e", "created_at": "2018-12-27T17:46:45Z", "project_id": "d1490480840043af9a34490ab8de381e", "id": "aafe7609-33ff-44f6-8959-08a14d4efc1f"}]} 2018-12-27 17:46:45,976 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=4f189832-b001-4b2d-a53c-73a55b6307fd used request id req-f97cf7f7-69cc-4dca-8f0e-22e803e264ad 2018-12-27 17:46:45,977 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4f189832-b001-4b2d-a53c-73a55b6307fd 2018-12-27 17:46:45,981 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=4f189832-b001-4b2d-a53c-73a55b6307fd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a662ae4acc7bd5463b58850321b4904bcb65823" 2018-12-27 17:46:46,188 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-7070b2cc-03fb-4773-8be9-0363324dc437 Date: Thu, 27 Dec 2018 17:46:46 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:46:45Z", "security_group_id": "4f189832-b001-4b2d-a53c-73a55b6307fd", "port_range_min": null, "revision_number": 0, "tenant_id": "d1490480840043af9a34490ab8de381e", "created_at": "2018-12-27T17:46:45Z", "project_id": "d1490480840043af9a34490ab8de381e", "id": "45f2271c-88a4-4aeb-821d-e2fdc9b08e6e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:46:45Z", "security_group_id": "4f189832-b001-4b2d-a53c-73a55b6307fd", "port_range_min": null, "revision_number": 0, "tenant_id": "d1490480840043af9a34490ab8de381e", "created_at": "2018-12-27T17:46:45Z", "project_id": "d1490480840043af9a34490ab8de381e", "id": "aafe7609-33ff-44f6-8959-08a14d4efc1f"}]} 2018-12-27 17:46:46,188 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=4f189832-b001-4b2d-a53c-73a55b6307fd used request id req-7070b2cc-03fb-4773-8be9-0363324dc437 2018-12-27 17:46:46,188 - neutron_utils - INFO - Retrieving security group with ID - 4f189832-b001-4b2d-a53c-73a55b6307fd 2018-12-27 17:46:46,193 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?id=4f189832-b001-4b2d-a53c-73a55b6307fd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a662ae4acc7bd5463b58850321b4904bcb65823" 2018-12-27 17:46:46,269 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-17f25f0e-38bc-4ef8-b062-c03a488aaffc Date: Thu, 27 Dec 2018 17:46:46 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "d1490480840043af9a34490ab8de381e", "created_at": "2018-12-27T17:46:45Z", "updated_at": "2018-12-27T17:46:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:46:45Z", "revision_number": 0, "id": "45f2271c-88a4-4aeb-821d-e2fdc9b08e6e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:46:45Z", "security_group_id": "4f189832-b001-4b2d-a53c-73a55b6307fd", "tenant_id": "d1490480840043af9a34490ab8de381e", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1490480840043af9a34490ab8de381e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:46:45Z", "revision_number": 0, "id": "aafe7609-33ff-44f6-8959-08a14d4efc1f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:46:45Z", "security_group_id": "4f189832-b001-4b2d-a53c-73a55b6307fd", "tenant_id": "d1490480840043af9a34490ab8de381e", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1490480840043af9a34490ab8de381e"}], "revision_number": 2, "project_id": "d1490480840043af9a34490ab8de381e", "id": "4f189832-b001-4b2d-a53c-73a55b6307fd", "name": "InstanceSecurityGroupTests-2886a38f-da8a-482e-9f35-21fac39c7afa-name"}]} 2018-12-27 17:46:46,269 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?id=4f189832-b001-4b2d-a53c-73a55b6307fd used request id req-17f25f0e-38bc-4ef8-b062-c03a488aaffc 2018-12-27 17:46:46,269 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4f189832-b001-4b2d-a53c-73a55b6307fd 2018-12-27 17:46:46,274 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=4f189832-b001-4b2d-a53c-73a55b6307fd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a662ae4acc7bd5463b58850321b4904bcb65823" 2018-12-27 17:46:46,293 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-9d9d9f1c-0148-4e90-aee6-e9dc2ef7556c Date: Thu, 27 Dec 2018 17:46:46 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:46:45Z", "security_group_id": "4f189832-b001-4b2d-a53c-73a55b6307fd", "port_range_min": null, "revision_number": 0, "tenant_id": "d1490480840043af9a34490ab8de381e", "created_at": "2018-12-27T17:46:45Z", "project_id": "d1490480840043af9a34490ab8de381e", "id": "45f2271c-88a4-4aeb-821d-e2fdc9b08e6e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:46:45Z", "security_group_id": "4f189832-b001-4b2d-a53c-73a55b6307fd", "port_range_min": null, "revision_number": 0, "tenant_id": "d1490480840043af9a34490ab8de381e", "created_at": "2018-12-27T17:46:45Z", "project_id": "d1490480840043af9a34490ab8de381e", "id": "aafe7609-33ff-44f6-8959-08a14d4efc1f"}]} 2018-12-27 17:46:46,294 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=4f189832-b001-4b2d-a53c-73a55b6307fd used request id req-9d9d9f1c-0148-4e90-aee6-e9dc2ef7556c 2018-12-27 17:46:46,294 - neutron_utils - INFO - Retrieving security group with ID - 4f189832-b001-4b2d-a53c-73a55b6307fd 2018-12-27 17:46:46,299 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?id=4f189832-b001-4b2d-a53c-73a55b6307fd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a662ae4acc7bd5463b58850321b4904bcb65823" 2018-12-27 17:46:46,531 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-f8835804-a230-4ca6-9c78-56df04d5d88a Date: Thu, 27 Dec 2018 17:46:46 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "d1490480840043af9a34490ab8de381e", "created_at": "2018-12-27T17:46:45Z", "updated_at": "2018-12-27T17:46:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:46:45Z", "revision_number": 0, "id": "45f2271c-88a4-4aeb-821d-e2fdc9b08e6e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:46:45Z", "security_group_id": "4f189832-b001-4b2d-a53c-73a55b6307fd", "tenant_id": "d1490480840043af9a34490ab8de381e", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1490480840043af9a34490ab8de381e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:46:45Z", "revision_number": 0, "id": "aafe7609-33ff-44f6-8959-08a14d4efc1f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:46:45Z", "security_group_id": "4f189832-b001-4b2d-a53c-73a55b6307fd", "tenant_id": "d1490480840043af9a34490ab8de381e", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1490480840043af9a34490ab8de381e"}], "revision_number": 2, "project_id": "d1490480840043af9a34490ab8de381e", "id": "4f189832-b001-4b2d-a53c-73a55b6307fd", "name": "InstanceSecurityGroupTests-2886a38f-da8a-482e-9f35-21fac39c7afa-name"}]} 2018-12-27 17:46:46,532 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?id=4f189832-b001-4b2d-a53c-73a55b6307fd used request id req-f8835804-a230-4ca6-9c78-56df04d5d88a 2018-12-27 17:46:46,532 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4f189832-b001-4b2d-a53c-73a55b6307fd 2018-12-27 17:46:46,537 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=4f189832-b001-4b2d-a53c-73a55b6307fd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a662ae4acc7bd5463b58850321b4904bcb65823" 2018-12-27 17:46:46,593 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-14584fc0-ad56-4e40-bcc1-d5fca3a15da3 Date: Thu, 27 Dec 2018 17:46:46 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:46:45Z", "security_group_id": "4f189832-b001-4b2d-a53c-73a55b6307fd", "port_range_min": null, "revision_number": 0, "tenant_id": "d1490480840043af9a34490ab8de381e", "created_at": "2018-12-27T17:46:45Z", "project_id": "d1490480840043af9a34490ab8de381e", "id": "45f2271c-88a4-4aeb-821d-e2fdc9b08e6e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:46:45Z", "security_group_id": "4f189832-b001-4b2d-a53c-73a55b6307fd", "port_range_min": null, "revision_number": 0, "tenant_id": "d1490480840043af9a34490ab8de381e", "created_at": "2018-12-27T17:46:45Z", "project_id": "d1490480840043af9a34490ab8de381e", "id": "aafe7609-33ff-44f6-8959-08a14d4efc1f"}]} 2018-12-27 17:46:46,593 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=4f189832-b001-4b2d-a53c-73a55b6307fd used request id req-14584fc0-ad56-4e40-bcc1-d5fca3a15da3 2018-12-27 17:46:46,594 - neutron_utils - INFO - Retrieving security group with ID - 4f189832-b001-4b2d-a53c-73a55b6307fd 2018-12-27 17:46:46,599 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?id=4f189832-b001-4b2d-a53c-73a55b6307fd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a662ae4acc7bd5463b58850321b4904bcb65823" 2018-12-27 17:46:46,643 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-081ec93e-7291-4694-9b10-2f2ee9c25262 Date: Thu, 27 Dec 2018 17:46:46 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "d1490480840043af9a34490ab8de381e", "created_at": "2018-12-27T17:46:45Z", "updated_at": "2018-12-27T17:46:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:46:45Z", "revision_number": 0, "id": "45f2271c-88a4-4aeb-821d-e2fdc9b08e6e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:46:45Z", "security_group_id": "4f189832-b001-4b2d-a53c-73a55b6307fd", "tenant_id": "d1490480840043af9a34490ab8de381e", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1490480840043af9a34490ab8de381e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:46:45Z", "revision_number": 0, "id": "aafe7609-33ff-44f6-8959-08a14d4efc1f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:46:45Z", "security_group_id": "4f189832-b001-4b2d-a53c-73a55b6307fd", "tenant_id": "d1490480840043af9a34490ab8de381e", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1490480840043af9a34490ab8de381e"}], "revision_number": 2, "project_id": "d1490480840043af9a34490ab8de381e", "id": "4f189832-b001-4b2d-a53c-73a55b6307fd", "name": "InstanceSecurityGroupTests-2886a38f-da8a-482e-9f35-21fac39c7afa-name"}]} 2018-12-27 17:46:46,643 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?id=4f189832-b001-4b2d-a53c-73a55b6307fd used request id req-081ec93e-7291-4694-9b10-2f2ee9c25262 2018-12-27 17:46:46,644 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4f189832-b001-4b2d-a53c-73a55b6307fd 2018-12-27 17:46:46,650 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=4f189832-b001-4b2d-a53c-73a55b6307fd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a662ae4acc7bd5463b58850321b4904bcb65823" 2018-12-27 17:46:46,669 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-084d0d32-ea82-47df-87ca-3243d6d9d6a3 Date: Thu, 27 Dec 2018 17:46:46 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:46:45Z", "security_group_id": "4f189832-b001-4b2d-a53c-73a55b6307fd", "port_range_min": null, "revision_number": 0, "tenant_id": "d1490480840043af9a34490ab8de381e", "created_at": "2018-12-27T17:46:45Z", "project_id": "d1490480840043af9a34490ab8de381e", "id": "45f2271c-88a4-4aeb-821d-e2fdc9b08e6e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:46:45Z", "security_group_id": "4f189832-b001-4b2d-a53c-73a55b6307fd", "port_range_min": null, "revision_number": 0, "tenant_id": "d1490480840043af9a34490ab8de381e", "created_at": "2018-12-27T17:46:45Z", "project_id": "d1490480840043af9a34490ab8de381e", "id": "aafe7609-33ff-44f6-8959-08a14d4efc1f"}]} 2018-12-27 17:46:46,669 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=4f189832-b001-4b2d-a53c-73a55b6307fd used request id req-084d0d32-ea82-47df-87ca-3243d6d9d6a3 2018-12-27 17:46:46,670 - neutron_utils - INFO - Deleting security group rule with ID - 45f2271c-88a4-4aeb-821d-e2fdc9b08e6e 2018-12-27 17:46:46,674 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/security-group-rules/45f2271c-88a4-4aeb-821d-e2fdc9b08e6e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a662ae4acc7bd5463b58850321b4904bcb65823" 2018-12-27 17:46:47,073 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-64453b6f-f741-46ed-ad1c-5f45fbb0700f Content-Length: 0 Date: Thu, 27 Dec 2018 17:46:47 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 17:46:47,074 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-group-rules/45f2271c-88a4-4aeb-821d-e2fdc9b08e6e used request id req-64453b6f-f741-46ed-ad1c-5f45fbb0700f 2018-12-27 17:46:47,074 - neutron_utils - INFO - Deleting security group rule with ID - aafe7609-33ff-44f6-8959-08a14d4efc1f 2018-12-27 17:46:47,079 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/security-group-rules/aafe7609-33ff-44f6-8959-08a14d4efc1f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a662ae4acc7bd5463b58850321b4904bcb65823" 2018-12-27 17:46:47,409 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ff3bb9ae-db20-41af-9711-3bb23cf6381d Content-Length: 0 Date: Thu, 27 Dec 2018 17:46:47 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 17:46:47,409 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-group-rules/aafe7609-33ff-44f6-8959-08a14d4efc1f used request id req-ff3bb9ae-db20-41af-9711-3bb23cf6381d 2018-12-27 17:46:47,409 - neutron_utils - INFO - Deleting security group with name - InstanceSecurityGroupTests-2886a38f-da8a-482e-9f35-21fac39c7afa-name 2018-12-27 17:46:47,414 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/security-groups/4f189832-b001-4b2d-a53c-73a55b6307fd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a662ae4acc7bd5463b58850321b4904bcb65823" 2018-12-27 17:46:47,754 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-cd26c110-b1c1-4e9d-b8d2-5eeb97951b24 Content-Length: 0 Date: Thu, 27 Dec 2018 17:46:47 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 17:46:47,754 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-groups/4f189832-b001-4b2d-a53c-73a55b6307fd used request id req-cd26c110-b1c1-4e9d-b8d2-5eeb97951b24 2018-12-27 17:46:47,758 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/f8b8b800-11c9-47c0-828f-4db6bc051396 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff4ebc602d46c97601889cd8fa9bd0e373e47039" 2018-12-27 17:46:48,420 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:46:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-da069110-2ae5-4e3b-a237-d070a449077c x-compute-request-id: req-da069110-2ae5-4e3b-a237-d070a449077c Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-2886a38f-da8a-482e-9f35-21fac39c7afa-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:18:3b", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/f8b8b800-11c9-47c0-828f-4db6bc051396", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/f8b8b800-11c9-47c0-828f-4db6bc051396", "rel": "bookmark"}], "image": {"id": "04758ced-4b43-4ead-a686-f77c7334e1eb", "links": [{"href": "http://172.30.9.31:8774/images/04758ced-4b43-4ead-a686-f77c7334e1eb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T17:46:41.000000", "flavor": {"id": "05a229d3-fe57-47e9-9ca0-73b2b8c3ed32", "links": [{"href": "http://172.30.9.31:8774/flavors/05a229d3-fe57-47e9-9ca0-73b2b8c3ed32", "rel": "bookmark"}]}, "id": "f8b8b800-11c9-47c0-828f-4db6bc051396", "security_groups": [{"name": "default"}], "user_id": "8b78c4acabff4103a75fa7732c4310de", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T17:46:41Z", "hostId": "45d6738a6a69ed313598dae8e3ebbe0102fae31b500febaf9c824dfc", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-2886a38f-da8a-482e-9f35-21fac39c7afa-inst", "created": "2018-12-27T17:46:31Z", "tenant_id": "d1490480840043af9a34490ab8de381e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-27 17:46:48,420 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/f8b8b800-11c9-47c0-828f-4db6bc051396 used request id req-da069110-2ae5-4e3b-a237-d070a449077c 2018-12-27 17:46:48,425 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=InstanceSecurityGroupTests-2886a38f-da8a-482e-9f35-21fac39c7afa-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff4ebc602d46c97601889cd8fa9bd0e373e47039" 2018-12-27 17:46:48,522 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 667 X-Openstack-Request-Id: req-8008e7f5-8026-4dc1-a258-b50fcf6b0f99 Date: Thu, 27 Dec 2018 17:46:48 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"56c12680-7acb-4313-bedd-d55769f52d4a","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"d1490480840043af9a34490ab8de381e","status":"ACTIVE","subnets":["2dcd736d-e6a6-4b22-80bc-01bb51a184f3"],"description":"","tags":[],"updated_at":"2018-12-27T17:46:18Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-2886a38f-da8a-482e-9f35-21fac39c7afa-pub-net","admin_state_up":true,"tenant_id":"d1490480840043af9a34490ab8de381e","created_at":"2018-12-27T17:46:16Z","mtu":1442}]} 2018-12-27 17:46:48,522 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=InstanceSecurityGroupTests-2886a38f-da8a-482e-9f35-21fac39c7afa-pub-net used request id req-8008e7f5-8026-4dc1-a258-b50fcf6b0f99 2018-12-27 17:46:48,527 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/d1490480840043af9a34490ab8de381e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff4ebc602d46c97601889cd8fa9bd0e373e47039" 2018-12-27 17:46:48,716 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:46:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-76ab89b9-f496-4387-9037-398c210236d2 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/d1490480840043af9a34490ab8de381e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d1490480840043af9a34490ab8de381e", "name": "InstanceSecurityGroupTests-ea290d62-2853-4ac-proj"}} 2018-12-27 17:46:48,717 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/d1490480840043af9a34490ab8de381e used request id req-76ab89b9-f496-4387-9037-398c210236d2 2018-12-27 17:46:48,722 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=56c12680-7acb-4313-bedd-d55769f52d4a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff4ebc602d46c97601889cd8fa9bd0e373e47039" 2018-12-27 17:46:48,773 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-e9bb8748-daf1-4a34-92ea-324675a356ed Date: Thu, 27 Dec 2018 17:46:48 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"56c12680-7acb-4313-bedd-d55769f52d4a","tenant_id":"d1490480840043af9a34490ab8de381e","created_at":"2018-12-27T17:46:18Z","dns_nameservers":[],"updated_at":"2018-12-27T17:46:18Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"d1490480840043af9a34490ab8de381e","id":"2dcd736d-e6a6-4b22-80bc-01bb51a184f3","subnetpool_id":null,"name":"InstanceSecurityGroupTests-2886a38f-da8a-482e-9f35-21fac39c7afa-pub-subnet"}]} 2018-12-27 17:46:48,773 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=56c12680-7acb-4313-bedd-d55769f52d4a used request id req-e9bb8748-daf1-4a34-92ea-324675a356ed 2018-12-27 17:46:48,779 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=56c12680-7acb-4313-bedd-d55769f52d4a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff4ebc602d46c97601889cd8fa9bd0e373e47039" 2018-12-27 17:46:48,829 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1775 X-Openstack-Request-Id: req-e424f31e-e537-473c-ab2e-64c09e7b3615 Date: Thu, 27 Dec 2018 17:46:48 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T17:46:41Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"2dcd736d-e6a6-4b22-80bc-01bb51a184f3","ip_address":"10.55.0.10"}],"id":"25b7fc0c-af7e-4662-97af-0f94fee3ddb5","security_groups":["402f7f22-e374-47b0-945d-2609ec282aa7"],"mac_address":"fa:16:3e:4b:18:3b","project_id":"d1490480840043af9a34490ab8de381e","status":"ACTIVE","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-0-10","ip_address":"10.55.0.10","fqdn":"host-10-55-0-10.openstacklocal."}],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-2886a38f-da8a-482e-9f35-21fac39c7afa-port","admin_state_up":true,"network_id":"56c12680-7acb-4313-bedd-d55769f52d4a","dns_name":"","created_at":"2018-12-27T17:46:27Z","binding:vnic_type":"normal","device_id":"f8b8b800-11c9-47c0-828f-4db6bc051396","tenant_id":"d1490480840043af9a34490ab8de381e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T17:46:19Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"2dcd736d-e6a6-4b22-80bc-01bb51a184f3","ip_address":"10.55.0.2"}],"id":"ec226529-12b2-4a8a-809b-c571abdf4269","security_groups":[],"mac_address":"fa:16:3e:14:3f:5d","project_id":"d1490480840043af9a34490ab8de381e","status":"DOWN","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-0-2","ip_address":"10.55.0.2","fqdn":"host-10-55-0-2.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"56c12680-7acb-4313-bedd-d55769f52d4a","dns_name":"","created_at":"2018-12-27T17:46:16Z","binding:vnic_type":"normal","device_id":"","tenant_id":"d1490480840043af9a34490ab8de381e"}]} 2018-12-27 17:46:48,829 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=56c12680-7acb-4313-bedd-d55769f52d4a used request id req-e424f31e-e537-473c-ab2e-64c09e7b3615 2018-12-27 17:46:48,830 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:46:49,240 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b75525352fe64e4890d64d0ee06f2e83", "name": "InstanceSecurityGroupTests-ea290d62-2853-4ac-proj-role"}], "expires_at": "2018-12-27T18:46:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d1490480840043af9a34490ab8de381e", "name": "InstanceSecurityGroupTests-ea290d62-2853-4ac-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/d1490480840043af9a34490ab8de381e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/d1490480840043af9a34490ab8de381e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/d1490480840043af9a34490ab8de381e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/d1490480840043af9a34490ab8de381e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/d1490480840043af9a34490ab8de381e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/d1490480840043af9a34490ab8de381e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/d1490480840043af9a34490ab8de381e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/d1490480840043af9a34490ab8de381e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/d1490480840043af9a34490ab8de381e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_d1490480840043af9a34490ab8de381e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_d1490480840043af9a34490ab8de381e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/d1490480840043af9a34490ab8de381e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/d1490480840043af9a34490ab8de381e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/d1490480840043af9a34490ab8de381e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-ea290d62-2853-4ac-user", "id": "8b78c4acabff4103a75fa7732c4310de"}, "audit_ids": ["MBDB0aO3SbW6QpwBcLFG_A"], "issued_at": "2018-12-27T17:46:49.000000Z"}} 2018-12-27 17:46:49,243 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/f8b8b800-11c9-47c0-828f-4db6bc051396 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c110da5151adb263d1fd041830241b679ac646f" 2018-12-27 17:46:50,296 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:46:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ff5d0394-0332-4723-891f-ffc14d0b8493 x-compute-request-id: req-ff5d0394-0332-4723-891f-ffc14d0b8493 Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-2886a38f-da8a-482e-9f35-21fac39c7afa-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:18:3b", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/f8b8b800-11c9-47c0-828f-4db6bc051396", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/f8b8b800-11c9-47c0-828f-4db6bc051396", "rel": "bookmark"}], "image": {"id": "04758ced-4b43-4ead-a686-f77c7334e1eb", "links": [{"href": "http://172.30.9.31:8774/images/04758ced-4b43-4ead-a686-f77c7334e1eb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T17:46:41.000000", "flavor": {"id": "05a229d3-fe57-47e9-9ca0-73b2b8c3ed32", "links": [{"href": "http://172.30.9.31:8774/flavors/05a229d3-fe57-47e9-9ca0-73b2b8c3ed32", "rel": "bookmark"}]}, "id": "f8b8b800-11c9-47c0-828f-4db6bc051396", "security_groups": [{"name": "default"}], "user_id": "8b78c4acabff4103a75fa7732c4310de", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T17:46:41Z", "hostId": "45d6738a6a69ed313598dae8e3ebbe0102fae31b500febaf9c824dfc", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-2886a38f-da8a-482e-9f35-21fac39c7afa-inst", "created": "2018-12-27T17:46:31Z", "tenant_id": "d1490480840043af9a34490ab8de381e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-27 17:46:50,296 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/f8b8b800-11c9-47c0-828f-4db6bc051396 used request id req-ff5d0394-0332-4723-891f-ffc14d0b8493 2018-12-27 17:46:50,299 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/f8b8b800-11c9-47c0-828f-4db6bc051396 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff4ebc602d46c97601889cd8fa9bd0e373e47039" 2018-12-27 17:46:50,822 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:46:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-96817e17-75f7-4b22-b0cc-846a9b93ea94 x-compute-request-id: req-96817e17-75f7-4b22-b0cc-846a9b93ea94 Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-2886a38f-da8a-482e-9f35-21fac39c7afa-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:18:3b", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/f8b8b800-11c9-47c0-828f-4db6bc051396", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/f8b8b800-11c9-47c0-828f-4db6bc051396", "rel": "bookmark"}], "image": {"id": "04758ced-4b43-4ead-a686-f77c7334e1eb", "links": [{"href": "http://172.30.9.31:8774/images/04758ced-4b43-4ead-a686-f77c7334e1eb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T17:46:41.000000", "flavor": {"id": "05a229d3-fe57-47e9-9ca0-73b2b8c3ed32", "links": [{"href": "http://172.30.9.31:8774/flavors/05a229d3-fe57-47e9-9ca0-73b2b8c3ed32", "rel": "bookmark"}]}, "id": "f8b8b800-11c9-47c0-828f-4db6bc051396", "security_groups": [{"name": "default"}], "user_id": "8b78c4acabff4103a75fa7732c4310de", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T17:46:41Z", "hostId": "45d6738a6a69ed313598dae8e3ebbe0102fae31b500febaf9c824dfc", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-2886a38f-da8a-482e-9f35-21fac39c7afa-inst", "created": "2018-12-27T17:46:31Z", "tenant_id": "d1490480840043af9a34490ab8de381e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-27 17:46:50,822 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/f8b8b800-11c9-47c0-828f-4db6bc051396 used request id req-96817e17-75f7-4b22-b0cc-846a9b93ea94 2018-12-27 17:46:50,823 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-2886a38f-da8a-482e-9f35-21fac39c7afa-inst] is - ACTIVE 2018-12-27 17:46:50,823 - create_instance - INFO - VM is - ACTIVE 2018-12-27 17:46:50,825 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/f8b8b800-11c9-47c0-828f-4db6bc051396 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff4ebc602d46c97601889cd8fa9bd0e373e47039" 2018-12-27 17:46:51,451 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:46:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-15c58215-d33c-4ae2-b99b-7d0b3b13a31a x-compute-request-id: req-15c58215-d33c-4ae2-b99b-7d0b3b13a31a Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-2886a38f-da8a-482e-9f35-21fac39c7afa-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:18:3b", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/f8b8b800-11c9-47c0-828f-4db6bc051396", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/f8b8b800-11c9-47c0-828f-4db6bc051396", "rel": "bookmark"}], "image": {"id": "04758ced-4b43-4ead-a686-f77c7334e1eb", "links": [{"href": "http://172.30.9.31:8774/images/04758ced-4b43-4ead-a686-f77c7334e1eb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T17:46:41.000000", "flavor": {"id": "05a229d3-fe57-47e9-9ca0-73b2b8c3ed32", "links": [{"href": "http://172.30.9.31:8774/flavors/05a229d3-fe57-47e9-9ca0-73b2b8c3ed32", "rel": "bookmark"}]}, "id": "f8b8b800-11c9-47c0-828f-4db6bc051396", "security_groups": [{"name": "default"}], "user_id": "8b78c4acabff4103a75fa7732c4310de", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T17:46:41Z", "hostId": "45d6738a6a69ed313598dae8e3ebbe0102fae31b500febaf9c824dfc", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-2886a38f-da8a-482e-9f35-21fac39c7afa-inst", "created": "2018-12-27T17:46:31Z", "tenant_id": "d1490480840043af9a34490ab8de381e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-27 17:46:51,451 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/f8b8b800-11c9-47c0-828f-4db6bc051396 used request id req-15c58215-d33c-4ae2-b99b-7d0b3b13a31a 2018-12-27 17:46:51,456 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=InstanceSecurityGroupTests-2886a38f-da8a-482e-9f35-21fac39c7afa-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff4ebc602d46c97601889cd8fa9bd0e373e47039" 2018-12-27 17:46:51,555 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 667 X-Openstack-Request-Id: req-b55e927e-7e6b-4634-84a9-a14505099b3a Date: Thu, 27 Dec 2018 17:46:51 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"56c12680-7acb-4313-bedd-d55769f52d4a","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"d1490480840043af9a34490ab8de381e","status":"ACTIVE","subnets":["2dcd736d-e6a6-4b22-80bc-01bb51a184f3"],"description":"","tags":[],"updated_at":"2018-12-27T17:46:18Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-2886a38f-da8a-482e-9f35-21fac39c7afa-pub-net","admin_state_up":true,"tenant_id":"d1490480840043af9a34490ab8de381e","created_at":"2018-12-27T17:46:16Z","mtu":1442}]} 2018-12-27 17:46:51,555 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=InstanceSecurityGroupTests-2886a38f-da8a-482e-9f35-21fac39c7afa-pub-net used request id req-b55e927e-7e6b-4634-84a9-a14505099b3a 2018-12-27 17:46:51,559 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/d1490480840043af9a34490ab8de381e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff4ebc602d46c97601889cd8fa9bd0e373e47039" 2018-12-27 17:46:51,665 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:46:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5bab7c0a-4e56-4f6b-bb95-7ddc31922735 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/d1490480840043af9a34490ab8de381e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d1490480840043af9a34490ab8de381e", "name": "InstanceSecurityGroupTests-ea290d62-2853-4ac-proj"}} 2018-12-27 17:46:51,665 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/d1490480840043af9a34490ab8de381e used request id req-5bab7c0a-4e56-4f6b-bb95-7ddc31922735 2018-12-27 17:46:51,670 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=56c12680-7acb-4313-bedd-d55769f52d4a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff4ebc602d46c97601889cd8fa9bd0e373e47039" 2018-12-27 17:46:51,727 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-efe1465f-e984-4275-997d-e44fb6432a65 Date: Thu, 27 Dec 2018 17:46:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"56c12680-7acb-4313-bedd-d55769f52d4a","tenant_id":"d1490480840043af9a34490ab8de381e","created_at":"2018-12-27T17:46:18Z","dns_nameservers":[],"updated_at":"2018-12-27T17:46:18Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"d1490480840043af9a34490ab8de381e","id":"2dcd736d-e6a6-4b22-80bc-01bb51a184f3","subnetpool_id":null,"name":"InstanceSecurityGroupTests-2886a38f-da8a-482e-9f35-21fac39c7afa-pub-subnet"}]} 2018-12-27 17:46:51,727 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=56c12680-7acb-4313-bedd-d55769f52d4a used request id req-efe1465f-e984-4275-997d-e44fb6432a65 2018-12-27 17:46:51,733 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=56c12680-7acb-4313-bedd-d55769f52d4a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff4ebc602d46c97601889cd8fa9bd0e373e47039" 2018-12-27 17:46:51,784 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1775 X-Openstack-Request-Id: req-b5da8d36-340e-418e-a37c-fe2dad5011a0 Date: Thu, 27 Dec 2018 17:46:51 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T17:46:41Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"2dcd736d-e6a6-4b22-80bc-01bb51a184f3","ip_address":"10.55.0.10"}],"id":"25b7fc0c-af7e-4662-97af-0f94fee3ddb5","security_groups":["402f7f22-e374-47b0-945d-2609ec282aa7"],"mac_address":"fa:16:3e:4b:18:3b","project_id":"d1490480840043af9a34490ab8de381e","status":"ACTIVE","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-0-10","ip_address":"10.55.0.10","fqdn":"host-10-55-0-10.openstacklocal."}],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-2886a38f-da8a-482e-9f35-21fac39c7afa-port","admin_state_up":true,"network_id":"56c12680-7acb-4313-bedd-d55769f52d4a","dns_name":"","created_at":"2018-12-27T17:46:27Z","binding:vnic_type":"normal","device_id":"f8b8b800-11c9-47c0-828f-4db6bc051396","tenant_id":"d1490480840043af9a34490ab8de381e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T17:46:19Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"2dcd736d-e6a6-4b22-80bc-01bb51a184f3","ip_address":"10.55.0.2"}],"id":"ec226529-12b2-4a8a-809b-c571abdf4269","security_groups":[],"mac_address":"fa:16:3e:14:3f:5d","project_id":"d1490480840043af9a34490ab8de381e","status":"DOWN","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-0-2","ip_address":"10.55.0.2","fqdn":"host-10-55-0-2.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"56c12680-7acb-4313-bedd-d55769f52d4a","dns_name":"","created_at":"2018-12-27T17:46:16Z","binding:vnic_type":"normal","device_id":"","tenant_id":"d1490480840043af9a34490ab8de381e"}]} 2018-12-27 17:46:51,784 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=56c12680-7acb-4313-bedd-d55769f52d4a used request id req-b5da8d36-340e-418e-a37c-fe2dad5011a0 2018-12-27 17:46:51,787 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/f8b8b800-11c9-47c0-828f-4db6bc051396 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff4ebc602d46c97601889cd8fa9bd0e373e47039" 2018-12-27 17:46:52,142 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:46:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-95bebd56-cf9a-4af5-8364-dc53d060f6d8 x-compute-request-id: req-95bebd56-cf9a-4af5-8364-dc53d060f6d8 Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-2886a38f-da8a-482e-9f35-21fac39c7afa-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:18:3b", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/f8b8b800-11c9-47c0-828f-4db6bc051396", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/f8b8b800-11c9-47c0-828f-4db6bc051396", "rel": "bookmark"}], "image": {"id": "04758ced-4b43-4ead-a686-f77c7334e1eb", "links": [{"href": "http://172.30.9.31:8774/images/04758ced-4b43-4ead-a686-f77c7334e1eb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T17:46:41.000000", "flavor": {"id": "05a229d3-fe57-47e9-9ca0-73b2b8c3ed32", "links": [{"href": "http://172.30.9.31:8774/flavors/05a229d3-fe57-47e9-9ca0-73b2b8c3ed32", "rel": "bookmark"}]}, "id": "f8b8b800-11c9-47c0-828f-4db6bc051396", "security_groups": [{"name": "default"}], "user_id": "8b78c4acabff4103a75fa7732c4310de", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T17:46:41Z", "hostId": "45d6738a6a69ed313598dae8e3ebbe0102fae31b500febaf9c824dfc", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-2886a38f-da8a-482e-9f35-21fac39c7afa-inst", "created": "2018-12-27T17:46:31Z", "tenant_id": "d1490480840043af9a34490ab8de381e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-27 17:46:52,142 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/f8b8b800-11c9-47c0-828f-4db6bc051396 used request id req-95bebd56-cf9a-4af5-8364-dc53d060f6d8 2018-12-27 17:46:52,147 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=InstanceSecurityGroupTests-2886a38f-da8a-482e-9f35-21fac39c7afa-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff4ebc602d46c97601889cd8fa9bd0e373e47039" 2018-12-27 17:46:52,241 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 667 X-Openstack-Request-Id: req-99957796-09b6-486c-ab0f-77294a95de70 Date: Thu, 27 Dec 2018 17:46:52 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"56c12680-7acb-4313-bedd-d55769f52d4a","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"d1490480840043af9a34490ab8de381e","status":"ACTIVE","subnets":["2dcd736d-e6a6-4b22-80bc-01bb51a184f3"],"description":"","tags":[],"updated_at":"2018-12-27T17:46:18Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-2886a38f-da8a-482e-9f35-21fac39c7afa-pub-net","admin_state_up":true,"tenant_id":"d1490480840043af9a34490ab8de381e","created_at":"2018-12-27T17:46:16Z","mtu":1442}]} 2018-12-27 17:46:52,241 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=InstanceSecurityGroupTests-2886a38f-da8a-482e-9f35-21fac39c7afa-pub-net used request id req-99957796-09b6-486c-ab0f-77294a95de70 2018-12-27 17:46:52,245 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/d1490480840043af9a34490ab8de381e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff4ebc602d46c97601889cd8fa9bd0e373e47039" 2018-12-27 17:46:52,348 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:46:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c8cad5a4-176f-4941-91b1-bc39b43d9b15 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/d1490480840043af9a34490ab8de381e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d1490480840043af9a34490ab8de381e", "name": "InstanceSecurityGroupTests-ea290d62-2853-4ac-proj"}} 2018-12-27 17:46:52,348 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/d1490480840043af9a34490ab8de381e used request id req-c8cad5a4-176f-4941-91b1-bc39b43d9b15 2018-12-27 17:46:52,353 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=56c12680-7acb-4313-bedd-d55769f52d4a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff4ebc602d46c97601889cd8fa9bd0e373e47039" 2018-12-27 17:46:52,577 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-806190e5-3c12-4cf9-a0df-c1c8b86d2aad Date: Thu, 27 Dec 2018 17:46:52 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"56c12680-7acb-4313-bedd-d55769f52d4a","tenant_id":"d1490480840043af9a34490ab8de381e","created_at":"2018-12-27T17:46:18Z","dns_nameservers":[],"updated_at":"2018-12-27T17:46:18Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"d1490480840043af9a34490ab8de381e","id":"2dcd736d-e6a6-4b22-80bc-01bb51a184f3","subnetpool_id":null,"name":"InstanceSecurityGroupTests-2886a38f-da8a-482e-9f35-21fac39c7afa-pub-subnet"}]} 2018-12-27 17:46:52,577 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=56c12680-7acb-4313-bedd-d55769f52d4a used request id req-806190e5-3c12-4cf9-a0df-c1c8b86d2aad 2018-12-27 17:46:52,582 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=56c12680-7acb-4313-bedd-d55769f52d4a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff4ebc602d46c97601889cd8fa9bd0e373e47039" 2018-12-27 17:46:52,819 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1775 X-Openstack-Request-Id: req-f57fed6b-264a-43f4-a5ca-90653e3e12a7 Date: Thu, 27 Dec 2018 17:46:52 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T17:46:41Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"2dcd736d-e6a6-4b22-80bc-01bb51a184f3","ip_address":"10.55.0.10"}],"id":"25b7fc0c-af7e-4662-97af-0f94fee3ddb5","security_groups":["402f7f22-e374-47b0-945d-2609ec282aa7"],"mac_address":"fa:16:3e:4b:18:3b","project_id":"d1490480840043af9a34490ab8de381e","status":"ACTIVE","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-0-10","ip_address":"10.55.0.10","fqdn":"host-10-55-0-10.openstacklocal."}],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-2886a38f-da8a-482e-9f35-21fac39c7afa-port","admin_state_up":true,"network_id":"56c12680-7acb-4313-bedd-d55769f52d4a","dns_name":"","created_at":"2018-12-27T17:46:27Z","binding:vnic_type":"normal","device_id":"f8b8b800-11c9-47c0-828f-4db6bc051396","tenant_id":"d1490480840043af9a34490ab8de381e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T17:46:19Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"2dcd736d-e6a6-4b22-80bc-01bb51a184f3","ip_address":"10.55.0.2"}],"id":"ec226529-12b2-4a8a-809b-c571abdf4269","security_groups":[],"mac_address":"fa:16:3e:14:3f:5d","project_id":"d1490480840043af9a34490ab8de381e","status":"DOWN","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-0-2","ip_address":"10.55.0.2","fqdn":"host-10-55-0-2.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"56c12680-7acb-4313-bedd-d55769f52d4a","dns_name":"","created_at":"2018-12-27T17:46:16Z","binding:vnic_type":"normal","device_id":"","tenant_id":"d1490480840043af9a34490ab8de381e"}]} 2018-12-27 17:46:52,820 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=56c12680-7acb-4313-bedd-d55769f52d4a used request id req-f57fed6b-264a-43f4-a5ca-90653e3e12a7 2018-12-27 17:46:52,823 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:8774/v2.1/servers/f8b8b800-11c9-47c0-828f-4db6bc051396/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff4ebc602d46c97601889cd8fa9bd0e373e47039" -d '{"addSecurityGroup": {"name": "InstanceSecurityGroupTests-2886a38f-da8a-482e-9f35-21fac39c7afa-name"}}' 2018-12-27 17:46:53,092 - novaclient.v2.client - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:46:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-e1fb17f9-e0e2-4657-a509-167d69852b37 x-compute-request-id: req-e1fb17f9-e0e2-4657-a509-167d69852b37 Content-Length: 187 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Security group InstanceSecurityGroupTests-2886a38f-da8a-482e-9f35-21fac39c7afa-name is not found for project d1490480840043af9a34490ab8de381e", "code": 404}} 2018-12-27 17:46:53,092 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/f8b8b800-11c9-47c0-828f-4db6bc051396/action used request id req-e1fb17f9-e0e2-4657-a509-167d69852b37 2018-12-27 17:46:53,095 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/f8b8b800-11c9-47c0-828f-4db6bc051396 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff4ebc602d46c97601889cd8fa9bd0e373e47039" 2018-12-27 17:46:53,828 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:46:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-64fa6718-bfc7-4b47-94e3-3ddf6490521c x-compute-request-id: req-64fa6718-bfc7-4b47-94e3-3ddf6490521c Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-2886a38f-da8a-482e-9f35-21fac39c7afa-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:18:3b", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/f8b8b800-11c9-47c0-828f-4db6bc051396", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/f8b8b800-11c9-47c0-828f-4db6bc051396", "rel": "bookmark"}], "image": {"id": "04758ced-4b43-4ead-a686-f77c7334e1eb", "links": [{"href": "http://172.30.9.31:8774/images/04758ced-4b43-4ead-a686-f77c7334e1eb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T17:46:41.000000", "flavor": {"id": "05a229d3-fe57-47e9-9ca0-73b2b8c3ed32", "links": [{"href": "http://172.30.9.31:8774/flavors/05a229d3-fe57-47e9-9ca0-73b2b8c3ed32", "rel": "bookmark"}]}, "id": "f8b8b800-11c9-47c0-828f-4db6bc051396", "security_groups": [{"name": "default"}], "user_id": "8b78c4acabff4103a75fa7732c4310de", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T17:46:41Z", "hostId": "45d6738a6a69ed313598dae8e3ebbe0102fae31b500febaf9c824dfc", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-2886a38f-da8a-482e-9f35-21fac39c7afa-inst", "created": "2018-12-27T17:46:31Z", "tenant_id": "d1490480840043af9a34490ab8de381e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-27 17:46:53,828 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/f8b8b800-11c9-47c0-828f-4db6bc051396 used request id req-64fa6718-bfc7-4b47-94e3-3ddf6490521c 2018-12-27 17:46:53,828 - nova_utils - ERROR - Unexpected error while adding security group [InstanceSecurityGroupTests-2886a38f-da8a-482e-9f35-21fac39c7afa-name] - Security group InstanceSecurityGroupTests-2886a38f-da8a-482e-9f35-21fac39c7afa-name is not found for project d1490480840043af9a34490ab8de381e (HTTP 404) (Request-ID: req-e1fb17f9-e0e2-4657-a509-167d69852b37) 2018-12-27 17:46:53,829 - create_instance - WARNING - Security group not added - Security group InstanceSecurityGroupTests-2886a38f-da8a-482e-9f35-21fac39c7afa-name is not found for project d1490480840043af9a34490ab8de381e (HTTP 404) (Request-ID: req-e1fb17f9-e0e2-4657-a509-167d69852b37) 2018-12-27 17:46:53,831 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/f8b8b800-11c9-47c0-828f-4db6bc051396 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff4ebc602d46c97601889cd8fa9bd0e373e47039" 2018-12-27 17:46:54,587 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:46:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-27d0c563-6b7a-4b69-a262-f6eae777c676 x-compute-request-id: req-27d0c563-6b7a-4b69-a262-f6eae777c676 Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-2886a38f-da8a-482e-9f35-21fac39c7afa-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:18:3b", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/f8b8b800-11c9-47c0-828f-4db6bc051396", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/f8b8b800-11c9-47c0-828f-4db6bc051396", "rel": "bookmark"}], "image": {"id": "04758ced-4b43-4ead-a686-f77c7334e1eb", "links": [{"href": "http://172.30.9.31:8774/images/04758ced-4b43-4ead-a686-f77c7334e1eb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T17:46:41.000000", "flavor": {"id": "05a229d3-fe57-47e9-9ca0-73b2b8c3ed32", "links": [{"href": "http://172.30.9.31:8774/flavors/05a229d3-fe57-47e9-9ca0-73b2b8c3ed32", "rel": "bookmark"}]}, "id": "f8b8b800-11c9-47c0-828f-4db6bc051396", "security_groups": [{"name": "default"}], "user_id": "8b78c4acabff4103a75fa7732c4310de", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T17:46:41Z", "hostId": "45d6738a6a69ed313598dae8e3ebbe0102fae31b500febaf9c824dfc", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-2886a38f-da8a-482e-9f35-21fac39c7afa-inst", "created": "2018-12-27T17:46:31Z", "tenant_id": "d1490480840043af9a34490ab8de381e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-27 17:46:54,587 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/f8b8b800-11c9-47c0-828f-4db6bc051396 used request id req-27d0c563-6b7a-4b69-a262-f6eae777c676 2018-12-27 17:46:54,593 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=InstanceSecurityGroupTests-2886a38f-da8a-482e-9f35-21fac39c7afa-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff4ebc602d46c97601889cd8fa9bd0e373e47039" 2018-12-27 17:46:54,698 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 667 X-Openstack-Request-Id: req-0a5c9a5a-1b2a-4732-a32e-8afd59e116f1 Date: Thu, 27 Dec 2018 17:46:54 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"56c12680-7acb-4313-bedd-d55769f52d4a","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"d1490480840043af9a34490ab8de381e","status":"ACTIVE","subnets":["2dcd736d-e6a6-4b22-80bc-01bb51a184f3"],"description":"","tags":[],"updated_at":"2018-12-27T17:46:18Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-2886a38f-da8a-482e-9f35-21fac39c7afa-pub-net","admin_state_up":true,"tenant_id":"d1490480840043af9a34490ab8de381e","created_at":"2018-12-27T17:46:16Z","mtu":1442}]} 2018-12-27 17:46:54,699 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=InstanceSecurityGroupTests-2886a38f-da8a-482e-9f35-21fac39c7afa-pub-net used request id req-0a5c9a5a-1b2a-4732-a32e-8afd59e116f1 2018-12-27 17:46:54,702 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/d1490480840043af9a34490ab8de381e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff4ebc602d46c97601889cd8fa9bd0e373e47039" 2018-12-27 17:46:54,817 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:46:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1e1bfb3a-9e70-4b41-928c-bffafcff0da8 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/d1490480840043af9a34490ab8de381e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d1490480840043af9a34490ab8de381e", "name": "InstanceSecurityGroupTests-ea290d62-2853-4ac-proj"}} 2018-12-27 17:46:54,817 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/d1490480840043af9a34490ab8de381e used request id req-1e1bfb3a-9e70-4b41-928c-bffafcff0da8 2018-12-27 17:46:54,822 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=56c12680-7acb-4313-bedd-d55769f52d4a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff4ebc602d46c97601889cd8fa9bd0e373e47039" 2018-12-27 17:46:54,877 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-af90bae2-aa97-4b26-bcb3-e2dcb46c2b57 Date: Thu, 27 Dec 2018 17:46:54 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"56c12680-7acb-4313-bedd-d55769f52d4a","tenant_id":"d1490480840043af9a34490ab8de381e","created_at":"2018-12-27T17:46:18Z","dns_nameservers":[],"updated_at":"2018-12-27T17:46:18Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"d1490480840043af9a34490ab8de381e","id":"2dcd736d-e6a6-4b22-80bc-01bb51a184f3","subnetpool_id":null,"name":"InstanceSecurityGroupTests-2886a38f-da8a-482e-9f35-21fac39c7afa-pub-subnet"}]} 2018-12-27 17:46:54,877 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=56c12680-7acb-4313-bedd-d55769f52d4a used request id req-af90bae2-aa97-4b26-bcb3-e2dcb46c2b57 2018-12-27 17:46:54,883 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=56c12680-7acb-4313-bedd-d55769f52d4a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff4ebc602d46c97601889cd8fa9bd0e373e47039" 2018-12-27 17:46:55,116 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1775 X-Openstack-Request-Id: req-da52a3ac-fec6-486b-bee8-5a743f4391cc Date: Thu, 27 Dec 2018 17:46:55 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T17:46:41Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"2dcd736d-e6a6-4b22-80bc-01bb51a184f3","ip_address":"10.55.0.10"}],"id":"25b7fc0c-af7e-4662-97af-0f94fee3ddb5","security_groups":["402f7f22-e374-47b0-945d-2609ec282aa7"],"mac_address":"fa:16:3e:4b:18:3b","project_id":"d1490480840043af9a34490ab8de381e","status":"ACTIVE","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-0-10","ip_address":"10.55.0.10","fqdn":"host-10-55-0-10.openstacklocal."}],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-2886a38f-da8a-482e-9f35-21fac39c7afa-port","admin_state_up":true,"network_id":"56c12680-7acb-4313-bedd-d55769f52d4a","dns_name":"","created_at":"2018-12-27T17:46:27Z","binding:vnic_type":"normal","device_id":"f8b8b800-11c9-47c0-828f-4db6bc051396","tenant_id":"d1490480840043af9a34490ab8de381e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T17:46:19Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"2dcd736d-e6a6-4b22-80bc-01bb51a184f3","ip_address":"10.55.0.2"}],"id":"ec226529-12b2-4a8a-809b-c571abdf4269","security_groups":[],"mac_address":"fa:16:3e:14:3f:5d","project_id":"d1490480840043af9a34490ab8de381e","status":"DOWN","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-0-2","ip_address":"10.55.0.2","fqdn":"host-10-55-0-2.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"56c12680-7acb-4313-bedd-d55769f52d4a","dns_name":"","created_at":"2018-12-27T17:46:16Z","binding:vnic_type":"normal","device_id":"","tenant_id":"d1490480840043af9a34490ab8de381e"}]} 2018-12-27 17:46:55,116 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=56c12680-7acb-4313-bedd-d55769f52d4a used request id req-da52a3ac-fec6-486b-bee8-5a743f4391cc 2018-12-27 17:46:55,119 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/f8b8b800-11c9-47c0-828f-4db6bc051396 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c110da5151adb263d1fd041830241b679ac646f" 2018-12-27 17:46:56,017 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:46:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e16b3c36-e298-40bb-bf99-20b9b98ea2b3 x-compute-request-id: req-e16b3c36-e298-40bb-bf99-20b9b98ea2b3 Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-2886a38f-da8a-482e-9f35-21fac39c7afa-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:18:3b", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/f8b8b800-11c9-47c0-828f-4db6bc051396", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/f8b8b800-11c9-47c0-828f-4db6bc051396", "rel": "bookmark"}], "image": {"id": "04758ced-4b43-4ead-a686-f77c7334e1eb", "links": [{"href": "http://172.30.9.31:8774/images/04758ced-4b43-4ead-a686-f77c7334e1eb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T17:46:41.000000", "flavor": {"id": "05a229d3-fe57-47e9-9ca0-73b2b8c3ed32", "links": [{"href": "http://172.30.9.31:8774/flavors/05a229d3-fe57-47e9-9ca0-73b2b8c3ed32", "rel": "bookmark"}]}, "id": "f8b8b800-11c9-47c0-828f-4db6bc051396", "security_groups": [{"name": "default"}], "user_id": "8b78c4acabff4103a75fa7732c4310de", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T17:46:41Z", "hostId": "45d6738a6a69ed313598dae8e3ebbe0102fae31b500febaf9c824dfc", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-2886a38f-da8a-482e-9f35-21fac39c7afa-inst", "created": "2018-12-27T17:46:31Z", "tenant_id": "d1490480840043af9a34490ab8de381e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-27 17:46:56,017 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/f8b8b800-11c9-47c0-828f-4db6bc051396 used request id req-e16b3c36-e298-40bb-bf99-20b9b98ea2b3 2018-12-27 17:46:56,017 - create_instance - INFO - Deleting Port with ID - 25b7fc0c-af7e-4662-97af-0f94fee3ddb5 2018-12-27 17:46:56,018 - neutron_utils - INFO - Deleting port with name InstanceSecurityGroupTests-2886a38f-da8a-482e-9f35-21fac39c7afa-port 2018-12-27 17:46:56,022 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/ports/25b7fc0c-af7e-4662-97af-0f94fee3ddb5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff4ebc602d46c97601889cd8fa9bd0e373e47039" 2018-12-27 17:46:56,561 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-f8afb4c8-bf92-4f37-b284-71bcbedb531e Date: Thu, 27 Dec 2018 17:46:56 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 17:46:56,561 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/ports/25b7fc0c-af7e-4662-97af-0f94fee3ddb5 used request id req-f8afb4c8-bf92-4f37-b284-71bcbedb531e 2018-12-27 17:46:56,561 - create_instance - INFO - Deleting VM instance - InstanceSecurityGroupTests-2886a38f-da8a-482e-9f35-21fac39c7afa-inst 2018-12-27 17:46:56,564 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:8774/v2.1/servers/f8b8b800-11c9-47c0-828f-4db6bc051396 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff4ebc602d46c97601889cd8fa9bd0e373e47039" 2018-12-27 17:46:56,722 - novaclient.v2.client - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:46:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-de3e29ab-1433-4302-ada2-3f6cb5989231 x-compute-request-id: req-de3e29ab-1433-4302-ada2-3f6cb5989231 Content-Type: application/json 2018-12-27 17:46:56,722 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/servers/f8b8b800-11c9-47c0-828f-4db6bc051396 used request id req-de3e29ab-1433-4302-ada2-3f6cb5989231 2018-12-27 17:46:56,722 - create_instance - INFO - Checking deletion status 2018-12-27 17:46:56,725 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/f8b8b800-11c9-47c0-828f-4db6bc051396 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff4ebc602d46c97601889cd8fa9bd0e373e47039" 2018-12-27 17:46:56,816 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:46:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-850cf381-1e07-4380-83a2-34f41f7049b7 x-compute-request-id: req-850cf381-1e07-4380-83a2-34f41f7049b7 Content-Encoding: gzip Content-Length: 737 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"InstanceSecurityGroupTests-2886a38f-da8a-482e-9f35-21fac39c7afa-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:18:3b", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/f8b8b800-11c9-47c0-828f-4db6bc051396", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/f8b8b800-11c9-47c0-828f-4db6bc051396", "rel": "bookmark"}], "image": {"id": "04758ced-4b43-4ead-a686-f77c7334e1eb", "links": [{"href": "http://172.30.9.31:8774/images/04758ced-4b43-4ead-a686-f77c7334e1eb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T17:46:41.000000", "flavor": {"id": "05a229d3-fe57-47e9-9ca0-73b2b8c3ed32", "links": [{"href": "http://172.30.9.31:8774/flavors/05a229d3-fe57-47e9-9ca0-73b2b8c3ed32", "rel": "bookmark"}]}, "id": "f8b8b800-11c9-47c0-828f-4db6bc051396", "user_id": "8b78c4acabff4103a75fa7732c4310de", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T17:46:56Z", "hostId": "45d6738a6a69ed313598dae8e3ebbe0102fae31b500febaf9c824dfc", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-2886a38f-da8a-482e-9f35-21fac39c7afa-inst", "created": "2018-12-27T17:46:31Z", "tenant_id": "d1490480840043af9a34490ab8de381e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-27 17:46:56,816 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/f8b8b800-11c9-47c0-828f-4db6bc051396 used request id req-850cf381-1e07-4380-83a2-34f41f7049b7 2018-12-27 17:46:56,816 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-2886a38f-da8a-482e-9f35-21fac39c7afa-inst] is - ACTIVE 2018-12-27 17:46:56,816 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-27 17:46:59,820 - create_instance - DEBUG - VM status query timeout in 296.902714968 2018-12-27 17:46:59,822 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/f8b8b800-11c9-47c0-828f-4db6bc051396 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff4ebc602d46c97601889cd8fa9bd0e373e47039" 2018-12-27 17:46:59,867 - novaclient.v2.client - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:46:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-a4d9b1de-39a2-44a7-b09a-63c24bcd9e26 x-compute-request-id: req-a4d9b1de-39a2-44a7-b09a-63c24bcd9e26 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance f8b8b800-11c9-47c0-828f-4db6bc051396 could not be found.", "code": 404}} 2018-12-27 17:46:59,867 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/f8b8b800-11c9-47c0-828f-4db6bc051396 used request id req-a4d9b1de-39a2-44a7-b09a-63c24bcd9e26 2018-12-27 17:46:59,868 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance f8b8b800-11c9-47c0-828f-4db6bc051396 could not be found. (HTTP 404) (Request-ID: req-a4d9b1de-39a2-44a7-b09a-63c24bcd9e26) 2018-12-27 17:46:59,868 - create_instance - INFO - VM has been properly deleted VM with name - InstanceSecurityGroupTests-2886a38f-da8a-482e-9f35-21fac39c7afa-inst 2018-12-27 17:46:59,872 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:8774/v2.1/flavors/05a229d3-fe57-47e9-9ca0-73b2b8c3ed32 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41c495ba4d7102fc26f786b16d3a288e53999910" 2018-12-27 17:46:59,916 - novaclient.v2.client - DEBUG - RESP: [202] Date: Thu, 27 Dec 2018 17:46:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-9d7e6483-d1e1-4b7d-99ab-cebc4e5282f4 x-compute-request-id: req-9d7e6483-d1e1-4b7d-99ab-cebc4e5282f4 Content-Length: 0 Content-Type: application/json 2018-12-27 17:46:59,916 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/flavors/05a229d3-fe57-47e9-9ca0-73b2b8c3ed32 used request id req-9d7e6483-d1e1-4b7d-99ab-cebc4e5282f4 2018-12-27 17:46:59,917 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-2886a38f-da8a-482e-9f35-21fac39c7afa-pub-subnet 2018-12-27 17:46:59,917 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-2886a38f-da8a-482e-9f35-21fac39c7afa-pub-subnet 2018-12-27 17:46:59,922 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/subnets/2dcd736d-e6a6-4b22-80bc-01bb51a184f3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a591a69205df0e49b416c14160bbfb3921d0fb66" 2018-12-27 17:47:02,100 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-3a37fa91-6cfd-45e2-a948-89f6259656cb Date: Thu, 27 Dec 2018 17:47:02 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 17:47:02,100 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/subnets/2dcd736d-e6a6-4b22-80bc-01bb51a184f3 used request id req-3a37fa91-6cfd-45e2-a948-89f6259656cb 2018-12-27 17:47:02,101 - neutron_utils - INFO - Deleting network with name InstanceSecurityGroupTests-2886a38f-da8a-482e-9f35-21fac39c7afa-pub-net 2018-12-27 17:47:02,106 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/networks/56c12680-7acb-4313-bedd-d55769f52d4a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a591a69205df0e49b416c14160bbfb3921d0fb66" 2018-12-27 17:47:03,176 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-5b260d7c-e149-4aa2-aef6-330a089ae494 Date: Thu, 27 Dec 2018 17:47:03 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 17:47:03,176 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/networks/56c12680-7acb-4313-bedd-d55769f52d4a used request id req-5b260d7c-e149-4aa2-aef6-330a089ae494 2018-12-27 17:47:03,177 - glance_utils - INFO - Deleting image named - InstanceSecurityGroupTests-2886a38f-da8a-482e-9f35-21fac39c7afa-image 2018-12-27 17:47:03,180 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9292/v2/images/04758ced-4b43-4ead-a686-f77c7334e1eb -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9b665721a6628c84bbfa04719d5bc458247f322b" 2018-12-27 17:47:04,696 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-3467db73-0483-4645-9c57-7c9a8f346bcc Date: Thu, 27 Dec 2018 17:47:04 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-27 17:47:04,696 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.31:9292/v2/images/04758ced-4b43-4ead-a686-f77c7334e1eb used request id req-3467db73-0483-4645-9c57-7c9a8f346bcc 2018-12-27 17:47:04,704 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f007bf76a931f5382525b870825c2c40a2b46bae" 2018-12-27 17:47:04,995 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 35896 X-Openstack-Request-Id: req-149b1241-7ccf-40a5-ab3b-7eacc49b153e Date: Thu, 27 Dec 2018 17:47:04 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "created_at": "2018-12-27T15:33:01Z", "updated_at": "2018-12-27T15:33:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "35205ac3-06e6-4cf6-bb21-ff8f813cb45b", "remote_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "ade77f59-e70c-4970-8ea8-198222fa332e", "remote_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "c4f3bf7f-d793-498d-a883-bb8c6003f070", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "c85cb618-8f19-445b-8e16-6d467cb17771", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}], "revision_number": 4, "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "created_at": "2018-12-27T15:57:22Z", "updated_at": "2018-12-27T15:57:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "5e258a3b-01f5-4aef-81b7-0b5dc6e5b683", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "65475539-0336-498a-8da4-ff0a80b10089", "remote_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "ae922857-f7ae-4bc8-949b-153fb43bfd00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "b4f87679-52e1-4cf9-bf76-5abb9a9bec06", "remote_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "f7197afc9b61423897aefc9a643d03a1"}], "revision_number": 4, "project_id": "f7197afc9b61423897aefc9a643d03a1", "id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "created_at": "2018-12-27T16:01:54Z", "updated_at": "2018-12-27T16:01:54Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "00dd3abd-acd1-4edb-8f4a-8badcbd2eeb4", "remote_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "018de60d-bc33-4ef0-9eed-6d00b6ce227b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "0d99f0db-fa6b-4201-b67f-a7ff0db82c5d", "remote_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv6", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "5c4049ef-933d-4614-84e7-83584430d462", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv6", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}], "revision_number": 4, "project_id": "8c689c5e31c44b09ab85f80682abbc2a", "id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "created_at": "2018-12-27T15:56:49Z", "updated_at": "2018-12-27T15:56:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "6555e255-763a-4448-b1b1-0c93b2a390bd", "remote_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "777ff7a5-a590-43e5-a84b-7677710494e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "8bac258a-08df-48b7-900b-efbe01a6ec20", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "dc17921e-353f-4898-a970-881b2c8d093d", "remote_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}], "revision_number": 4, "project_id": "28dac9e1580d461c9de52e6659cc4f9d", "id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d1490480840043af9a34490ab8de381e", "created_at": "2018-12-27T17:46:16Z", "updated_at": "2018-12-27T17:46:16Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:46:16Z", "revision_number": 0, "id": "644eb521-7860-42f4-92d1-4b268318cd56", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:46:16Z", "security_group_id": "402f7f22-e374-47b0-945d-2609ec282aa7", "tenant_id": "d1490480840043af9a34490ab8de381e", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1490480840043af9a34490ab8de381e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:46:16Z", "revision_number": 0, "id": "a50a9e87-bcd6-4f1e-803a-213524689e38", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:46:16Z", "security_group_id": "402f7f22-e374-47b0-945d-2609ec282aa7", "tenant_id": "d1490480840043af9a34490ab8de381e", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1490480840043af9a34490ab8de381e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:46:16Z", "revision_number": 0, "id": "d40059c2-5872-4043-b0a9-57b5c761f614", "remote_group_id": "402f7f22-e374-47b0-945d-2609ec282aa7", "remote_ip_prefix": null, "created_at": "2018-12-27T17:46:16Z", "security_group_id": "402f7f22-e374-47b0-945d-2609ec282aa7", "tenant_id": "d1490480840043af9a34490ab8de381e", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1490480840043af9a34490ab8de381e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:46:16Z", "revision_number": 0, "id": "d441b220-14a0-465f-838b-9ea86c14a8f3", "remote_group_id": "402f7f22-e374-47b0-945d-2609ec282aa7", "remote_ip_prefix": null, "created_at": "2018-12-27T17:46:16Z", "security_group_id": "402f7f22-e374-47b0-945d-2609ec282aa7", "tenant_id": "d1490480840043af9a34490ab8de381e", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1490480840043af9a34490ab8de381e"}], "revision_number": 4, "project_id": "d1490480840043af9a34490ab8de381e", "id": "402f7f22-e374-47b0-945d-2609ec282aa7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "created_at": "2018-12-27T16:01:52Z", "updated_at": "2018-12-27T16:01:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "32737757-45f3-4b24-b6ab-5f2d5579b4a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv6", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "ae604ef3-492d-4aa3-8045-1ff84f755a27", "remote_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv4", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "b7bff40a-beda-4996-b140-ed94d010535c", "remote_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv6", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "b8129030-9d72-4d5d-adce-47bbe62492fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv4", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}], "revision_number": 4, "project_id": "81c108a273314b24bf6b48c41b5bbe0c", "id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "created_at": "2018-12-27T15:57:20Z", "updated_at": "2018-12-27T15:57:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "0c389ec4-c0af-4c20-acf9-4fcc1d859dd7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv6", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "3749697a-f2ef-439a-a661-2fb92badd1ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv4", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "b74e0c8c-e243-450e-b1be-69c587093d6d", "remote_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv6", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "c222695b-2f1c-427d-afd7-e0be24ec9f66", "remote_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv4", "project_id": "7fb0e5436e4f467998e672dd71018a45"}], "revision_number": 4, "project_id": "7fb0e5436e4f467998e672dd71018a45", "id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "created_at": "2018-12-27T17:02:11Z", "updated_at": "2018-12-27T17:02:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "675d8a56-1c9b-4c58-a252-61e65997fd05", "remote_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv4", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "84f0587c-7394-4fd6-8f3d-8d6ba94cf3f9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv6", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "8a450b4f-e710-4193-816e-13a2d4e40c07", "remote_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv6", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "c3106b0a-1026-4156-86a9-f0438b7fab93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv4", "project_id": "7cba3664d5674e65a12c8c269a05febf"}], "revision_number": 4, "project_id": "7cba3664d5674e65a12c8c269a05febf", "id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "created_at": "2018-12-27T15:58:29Z", "updated_at": "2018-12-27T15:58:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "2a945ecc-f9fa-4219-96ab-c189a7f5c102", "remote_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv6", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "55e2b54e-68d4-4476-8c9f-e05e347c8970", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv4", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "9983229c-b595-482a-973f-81137a209b6d", "remote_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv4", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "9d4b8450-78ab-4817-a586-372ed88268f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv6", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}], "revision_number": 4, "project_id": "fbd6dbf946a5406398ba810e02d0888e", "id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "created_at": "2018-12-27T15:57:24Z", "updated_at": "2018-12-27T15:57:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "35521f2a-a59d-4798-9fa8-0febfe126076", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv4", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "607d473d-1e6a-4088-a778-7df9ffc1ff68", "remote_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv6", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "6f8fa92b-b67a-4047-a900-f43656aff42b", "remote_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv4", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "890f1d6c-9ae5-45b0-b7a1-282182432b66", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv6", "project_id": "253cc6709e714b8a80a5f74e4257907e"}], "revision_number": 4, "project_id": "253cc6709e714b8a80a5f74e4257907e", "id": "b9546f11-205e-4322-89f8-f0360d6090ed", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "created_at": "2018-12-27T15:57:08Z", "updated_at": "2018-12-27T15:57:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "6739c48b-d899-4c17-bb8e-ffaf8922c034", "remote_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv4", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "9660a6af-4d9b-40b9-9729-f205f66c2bd0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv4", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "bf244c03-fc10-4754-9c2b-b0224401c4f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv6", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "d3bee7cc-a152-441c-9790-abb1f56cec03", "remote_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv6", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}], "revision_number": 4, "project_id": "782a28bd0d40485e85eda6b8ba43840b", "id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "created_at": "2018-12-27T15:57:11Z", "updated_at": "2018-12-27T15:57:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "22c0d2cf-360a-4aa8-ba7e-bfdbf8327d27", "remote_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "553b140a-8ba9-4af7-9f50-bf24e87aebf7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "b2ecf7a5-df98-4d65-a762-767320437c5a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "e49104b2-7c13-49d6-8519-a16dd585346f", "remote_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}], "revision_number": 4, "project_id": "ef7e486beb8f4de39b25ca5f11552328", "id": "d0588e93-db0d-4888-9f99-3399a50df490", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "created_at": "2018-12-27T17:19:15Z", "updated_at": "2018-12-27T17:19:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "1990fe24-df44-4561-9f09-f50aab182bf7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "651e4b8b-b29e-409b-9f25-ff2328ccefe6", "remote_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "cc4e2254-2157-4ae1-a233-3047573ddc6d", "remote_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "da56dda4-aaf3-43ff-bdf7-e64892ec2345", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}], "revision_number": 4, "project_id": "2a5a6879c5fa4db798cea6d394565d45", "id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-27T15:33:07Z", "updated_at": "2018-12-27T15:33:07Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "4de95db8-72d6-4aec-a145-e92511971eb9", "remote_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "5f100cff-05d8-4405-8dfb-0a387c123fae", "remote_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "a3f6a193-cc94-4220-a73a-08acf63c449b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "f059d8a5-0c32-49c9-a721-77cc89245ecd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "created_at": "2018-12-27T15:29:16Z", "updated_at": "2018-12-27T15:29:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "3c53841a-5bc0-4192-b482-044411e217ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "5956ff3f-d59d-4af6-82b5-566c888583a7", "remote_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:16Z", "revision_number": 0, "id": "60735d87-52c7-426a-91a6-aff1078a5a2d", "remote_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:16Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "abe97133-61dd-4fdf-baf3-2e07968a324f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "da629caea04941e1ae8979c379dc7c9d"}], "revision_number": 4, "project_id": "da629caea04941e1ae8979c379dc7c9d", "id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "name": "default"}]} 2018-12-27 17:47:04,996 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=default used request id req-149b1241-7ccf-40a5-ab3b-7eacc49b153e 2018-12-27 17:47:05,003 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f007bf76a931f5382525b870825c2c40a2b46bae" 2018-12-27 17:47:05,112 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:47:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aad90722-d002-4d1e-a7da-56b4c755d475 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b7b4fceec1ad4c6eb74d758b709a9d93", "name": "admin"}} 2018-12-27 17:47:05,112 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93 used request id req-aad90722-d002-4d1e-a7da-56b4c755d475 2018-12-27 17:47:05,116 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/f7197afc9b61423897aefc9a643d03a1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f007bf76a931f5382525b870825c2c40a2b46bae" 2018-12-27 17:47:05,226 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:47:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-762c3de9-d27c-4b7a-a5af-235e3379cd7d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f7197afc9b61423897aefc9a643d03a1.", "code": 404, "title": "Not Found"}} 2018-12-27 17:47:05,227 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/f7197afc9b61423897aefc9a643d03a1 used request id req-762c3de9-d27c-4b7a-a5af-235e3379cd7d 2018-12-27 17:47:05,227 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:47:05,230 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/8c689c5e31c44b09ab85f80682abbc2a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f007bf76a931f5382525b870825c2c40a2b46bae" 2018-12-27 17:47:05,336 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:47:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-558dcae8-6593-4326-9931-9f063d9bebbe Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8c689c5e31c44b09ab85f80682abbc2a.", "code": 404, "title": "Not Found"}} 2018-12-27 17:47:05,336 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/8c689c5e31c44b09ab85f80682abbc2a used request id req-558dcae8-6593-4326-9931-9f063d9bebbe 2018-12-27 17:47:05,336 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:47:05,340 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/28dac9e1580d461c9de52e6659cc4f9d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f007bf76a931f5382525b870825c2c40a2b46bae" 2018-12-27 17:47:05,445 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:47:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8c8848d9-45ed-4314-a67a-65a9fa26ff36 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 28dac9e1580d461c9de52e6659cc4f9d.", "code": 404, "title": "Not Found"}} 2018-12-27 17:47:05,446 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/28dac9e1580d461c9de52e6659cc4f9d used request id req-8c8848d9-45ed-4314-a67a-65a9fa26ff36 2018-12-27 17:47:05,446 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:47:05,449 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/d1490480840043af9a34490ab8de381e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f007bf76a931f5382525b870825c2c40a2b46bae" 2018-12-27 17:47:05,552 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:47:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1b5d17c2-dbfb-4e81-8b9e-ac887f48fe2a Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/d1490480840043af9a34490ab8de381e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d1490480840043af9a34490ab8de381e", "name": "InstanceSecurityGroupTests-ea290d62-2853-4ac-proj"}} 2018-12-27 17:47:05,552 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/d1490480840043af9a34490ab8de381e used request id req-1b5d17c2-dbfb-4e81-8b9e-ac887f48fe2a 2018-12-27 17:47:05,552 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 402f7f22-e374-47b0-945d-2609ec282aa7 2018-12-27 17:47:05,557 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=402f7f22-e374-47b0-945d-2609ec282aa7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f007bf76a931f5382525b870825c2c40a2b46bae" 2018-12-27 17:47:05,773 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-e90e3727-b3e6-41a6-a660-96bded4ab434 Date: Thu, 27 Dec 2018 17:47:05 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:46:16Z", "security_group_id": "402f7f22-e374-47b0-945d-2609ec282aa7", "port_range_min": null, "revision_number": 0, "tenant_id": "d1490480840043af9a34490ab8de381e", "created_at": "2018-12-27T17:46:16Z", "project_id": "d1490480840043af9a34490ab8de381e", "id": "644eb521-7860-42f4-92d1-4b268318cd56"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:46:16Z", "security_group_id": "402f7f22-e374-47b0-945d-2609ec282aa7", "port_range_min": null, "revision_number": 0, "tenant_id": "d1490480840043af9a34490ab8de381e", "created_at": "2018-12-27T17:46:16Z", "project_id": "d1490480840043af9a34490ab8de381e", "id": "a50a9e87-bcd6-4f1e-803a-213524689e38"}, {"remote_group_id": "402f7f22-e374-47b0-945d-2609ec282aa7", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:46:16Z", "security_group_id": "402f7f22-e374-47b0-945d-2609ec282aa7", "port_range_min": null, "revision_number": 0, "tenant_id": "d1490480840043af9a34490ab8de381e", "created_at": "2018-12-27T17:46:16Z", "project_id": "d1490480840043af9a34490ab8de381e", "id": "d40059c2-5872-4043-b0a9-57b5c761f614"}, {"remote_group_id": "402f7f22-e374-47b0-945d-2609ec282aa7", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:46:16Z", "security_group_id": "402f7f22-e374-47b0-945d-2609ec282aa7", "port_range_min": null, "revision_number": 0, "tenant_id": "d1490480840043af9a34490ab8de381e", "created_at": "2018-12-27T17:46:16Z", "project_id": "d1490480840043af9a34490ab8de381e", "id": "d441b220-14a0-465f-838b-9ea86c14a8f3"}]} 2018-12-27 17:47:05,773 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=402f7f22-e374-47b0-945d-2609ec282aa7 used request id req-e90e3727-b3e6-41a6-a660-96bded4ab434 2018-12-27 17:47:05,774 - neutron_utils - INFO - Deleting security group with name - default 2018-12-27 17:47:05,779 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/security-groups/402f7f22-e374-47b0-945d-2609ec282aa7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f007bf76a931f5382525b870825c2c40a2b46bae" 2018-12-27 17:47:06,137 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ecd62a7e-2d3a-46ad-8e10-ddb68e3dabe4 Content-Length: 0 Date: Thu, 27 Dec 2018 17:47:06 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 17:47:06,137 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-groups/402f7f22-e374-47b0-945d-2609ec282aa7 used request id req-ecd62a7e-2d3a-46ad-8e10-ddb68e3dabe4 2018-12-27 17:47:06,138 - keystone_utils - INFO - Deleting project with name - InstanceSecurityGroupTests-ea290d62-2853-4ac-proj 2018-12-27 17:47:06,141 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/projects/d1490480840043af9a34490ab8de381e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f007bf76a931f5382525b870825c2c40a2b46bae" 2018-12-27 17:47:06,391 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:47:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a25523f5-5da5-4c29-95f9-f56ba04ea027 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:47:06,391 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/d1490480840043af9a34490ab8de381e used request id req-a25523f5-5da5-4c29-95f9-f56ba04ea027 2018-12-27 17:47:06,391 - keystone_utils - INFO - Deleting role with name - InstanceSecurityGroupTests-ea290d62-2853-4ac-proj-role 2018-12-27 17:47:06,395 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/roles/b75525352fe64e4890d64d0ee06f2e83 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f007bf76a931f5382525b870825c2c40a2b46bae" 2018-12-27 17:47:06,556 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:47:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-666d9f6f-46e5-425e-ab13-7e5494d2d823 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:47:06,556 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/roles/b75525352fe64e4890d64d0ee06f2e83 used request id req-666d9f6f-46e5-425e-ab13-7e5494d2d823 2018-12-27 17:47:06,559 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f007bf76a931f5382525b870825c2c40a2b46bae" 2018-12-27 17:47:06,665 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:47:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c8c2c808-5df4-4f15-908b-0e7f0762fa79 Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8de789d09e46427786a85702e5e8de91", "links": {"self": "http://172.30.9.31:5000/v3/roles/8de789d09e46427786a85702e5e8de91"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 17:47:06,665 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-c8c2c808-5df4-4f15-908b-0e7f0762fa79 2018-12-27 17:47:06,666 - keystone_utils - INFO - Deleting user with name - InstanceSecurityGroupTests-ea290d62-2853-4ac-user 2018-12-27 17:47:06,669 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/users/8b78c4acabff4103a75fa7732c4310de -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e868f58f0239cf4f64ac2889d5ce8e6e22a2d37" 2018-12-27 17:47:06,885 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:47:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-89468851-6919-4d7d-a3ab-b2efcdcd35be Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:47:06,885 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/8b78c4acabff4103a75fa7732c4310de used request id req-89468851-6919-4d7d-a3ab-b2efcdcd35be 2018-12-27 17:47:06,887 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:47:07,309 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:47:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["0IvbPZueRO6uW-8m4JJQvA"], "issued_at": "2018-12-27T17:47:07.000000Z"}} 2018-12-27 17:47:07,310 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50f44e725d4537ec8a998e52239a11ab69dfe9c6" 2018-12-27 17:47:07,414 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:47:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d15c4e69-5afc-44d6-bed5-0d4aee271c40 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:47:07,414 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-d15c4e69-5afc-44d6-bed5-0d4aee271c40 2018-12-27 17:47:07,415 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:47:07,416 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:47:07,935 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:47:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["dW5oSpvMTFGr2EgZUVZ_yw"], "issued_at": "2018-12-27T17:47:07.000000Z"}} 2018-12-27 17:47:07,936 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acc185287652ecfa5dd80e52f6ca68b4f8d6703d" 2018-12-27 17:47:08,040 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:47:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ce0bf5e2-4a49-41df-9ded-ceea58a1bfe4 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:47:08,041 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-ce0bf5e2-4a49-41df-9ded-ceea58a1bfe4 2018-12-27 17:47:08,045 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 17:47:08,050 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 17:47:08 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 17:47:08,051 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-cc4355ce-e650-437-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acc185287652ecfa5dd80e52f6ca68b4f8d6703d" 2018-12-27 17:47:08,163 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:47:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c8e545c4-ebd2-4c0e-a267-7108609d8102 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-cc4355ce-e650-437-proj", "previous": null, "next": null}, "projects": []} 2018-12-27 17:47:08,163 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-cc4355ce-e650-437-proj used request id req-c8e545c4-ebd2-4c0e-a267-7108609d8102 2018-12-27 17:47:08,167 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acc185287652ecfa5dd80e52f6ca68b4f8d6703d" 2018-12-27 17:47:08,275 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:47:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dc4c119b-7ac8-4e22-9d38-8a4071bde378 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-27 17:47:08,275 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-dc4c119b-7ac8-4e22-9d38-8a4071bde378 2018-12-27 17:47:08,279 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acc185287652ecfa5dd80e52f6ca68b4f8d6703d" -d '{"project": {"enabled": true, "domain_id": "default", "name": "InstanceSecurityGroupTests-cc4355ce-e650-437-proj"}}' 2018-12-27 17:47:08,415 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 27 Dec 2018 17:47:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-adbd45a7-7076-4d78-a6cc-9210f5097700 Content-Length: 323 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/6b6e50c3135048c0805272c4d30e3ab0"}, "tags": [], "enabled": true, "id": "6b6e50c3135048c0805272c4d30e3ab0", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-cc4355ce-e650-437-proj"}} 2018-12-27 17:47:08,415 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-adbd45a7-7076-4d78-a6cc-9210f5097700 2018-12-27 17:47:08,415 - keystone_utils - INFO - Created project with name - InstanceSecurityGroupTests-cc4355ce-e650-437-proj 2018-12-27 17:47:08,416 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:47:08,416 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:47:08,847 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:47:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["5SNSVVlKR0yaE4asE8nE0g"], "issued_at": "2018-12-27T17:47:08.000000Z"}} 2018-12-27 17:47:08,848 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}509a6293a73fe313df739c97b8d296de771640b8" 2018-12-27 17:47:08,950 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:47:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ad90f4a2-95b0-4e9d-b8b5-41a3567f5c58 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:47:08,950 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-ad90f4a2-95b0-4e9d-b8b5-41a3567f5c58 2018-12-27 17:47:08,954 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 17:47:08,959 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 17:47:08 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 17:47:08,960 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}509a6293a73fe313df739c97b8d296de771640b8" 2018-12-27 17:47:09,099 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:47:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ec0f2771-779c-42ae-8806-4bc3d712a53d Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "links": {"self": "http://172.30.9.31:5000/v3/users/01fa52e7b3674fc48643fa4ffca67e4e"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "01fa52e7b3674fc48643fa4ffca67e4e", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/05a834ddebbc40688596b7460b47439e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05a834ddebbc40688596b7460b47439e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/08226a0ad01943f39559448239e291e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "08226a0ad01943f39559448239e291e1", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/55c0552fe37a4f7ca0e73939514bc683"}, "domain_id": "default", "enabled": true, "options": {}, "id": "55c0552fe37a4f7ca0e73939514bc683", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/646a4af4e3b5439a97996d353fea3924"}, "domain_id": "914eec1d43ea4caf9d2fd33268c06258", "enabled": true, "options": {}, "id": "646a4af4e3b5439a97996d353fea3924", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/85fb203e51c34d3f8122e285a6a318b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85fb203e51c34d3f8122e285a6a318b3", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/905e7f4b42d24cca93b99d2401fa3378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "905e7f4b42d24cca93b99d2401fa3378", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/a5bc08b9f81f4e5bb86c24f9f7547bae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5bc08b9f81f4e5bb86c24f9f7547bae", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/a5c780627f004d318bf908d80305da9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5c780627f004d318bf908d80305da9c", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/b18425bf2b044bc9af7e194919539a17"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b18425bf2b044bc9af7e194919539a17", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/b8d2134b619d4dca80e21d6fb16449b0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b8d2134b619d4dca80e21d6fb16449b0", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/b9ab6a25a652438285139fe5b44aea62"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9ab6a25a652438285139fe5b44aea62", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/c08462554a4844d681348f58b9b0edee"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c08462554a4844d681348f58b9b0edee", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/ddfc3a9aad444d4782eae677c8a98130"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ddfc3a9aad444d4782eae677c8a98130", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/f2a74f2185a54676a6cb2bb5ecfcc4f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2a74f2185a54676a6cb2bb5ecfcc4f6", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-12-27 17:47:09,099 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-ec0f2771-779c-42ae-8806-4bc3d712a53d 2018-12-27 17:47:09,103 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?name=InstanceSecurityGroupTests-cc4355ce-e650-437-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}509a6293a73fe313df739c97b8d296de771640b8" 2018-12-27 17:47:09,122 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:47:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-38798b8d-f3bd-4ff3-8590-5c3d285a8edb Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?name=InstanceSecurityGroupTests-cc4355ce-e650-437-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/6b6e50c3135048c0805272c4d30e3ab0"}, "tags": [], "enabled": true, "id": "6b6e50c3135048c0805272c4d30e3ab0", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-cc4355ce-e650-437-proj"}]} 2018-12-27 17:47:09,123 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?name=InstanceSecurityGroupTests-cc4355ce-e650-437-proj used request id req-38798b8d-f3bd-4ff3-8590-5c3d285a8edb 2018-12-27 17:47:09,126 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}509a6293a73fe313df739c97b8d296de771640b8" 2018-12-27 17:47:09,236 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:47:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e6b795c0-f3d7-469e-a0fb-ce4a498731c9 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-27 17:47:09,236 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-e6b795c0-f3d7-469e-a0fb-ce4a498731c9 2018-12-27 17:47:09,642 - keystone_utils - INFO - Created user with name - InstanceSecurityGroupTests-cc4355ce-e650-437-user 2018-12-27 17:47:09,642 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:47:09,646 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acc185287652ecfa5dd80e52f6ca68b4f8d6703d" 2018-12-27 17:47:09,745 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:47:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-24e7570b-ff38-49d1-8ca5-f472695b0080 Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8de789d09e46427786a85702e5e8de91", "links": {"self": "http://172.30.9.31:5000/v3/roles/8de789d09e46427786a85702e5e8de91"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 17:47:09,746 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-24e7570b-ff38-49d1-8ca5-f472695b0080 2018-12-27 17:47:09,749 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acc185287652ecfa5dd80e52f6ca68b4f8d6703d" -d '{"role": {"name": "InstanceSecurityGroupTests-cc4355ce-e650-437-proj-role"}}' 2018-12-27 17:47:09,875 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 27 Dec 2018 17:47:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a9f78e53-928a-420b-a42e-7bd6af783d45 Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "2128c41ae874426885f24b0ec49322da", "links": {"self": "http://172.30.9.31:5000/v3/roles/2128c41ae874426885f24b0ec49322da"}, "name": "InstanceSecurityGroupTests-cc4355ce-e650-437-proj-role"}} 2018-12-27 17:47:09,876 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/roles used request id req-a9f78e53-928a-420b-a42e-7bd6af783d45 2018-12-27 17:47:09,876 - keystone_utils - INFO - Created role with name - InstanceSecurityGroupTests-cc4355ce-e650-437-proj-role 2018-12-27 17:47:09,879 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles/2128c41ae874426885f24b0ec49322da -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acc185287652ecfa5dd80e52f6ca68b4f8d6703d" 2018-12-27 17:47:09,898 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:47:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-477e0dd4-99d8-46a1-aee4-d23965bee498 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "2128c41ae874426885f24b0ec49322da", "links": {"self": "http://172.30.9.31:5000/v3/roles/2128c41ae874426885f24b0ec49322da"}, "name": "InstanceSecurityGroupTests-cc4355ce-e650-437-proj-role"}} 2018-12-27 17:47:09,898 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles/2128c41ae874426885f24b0ec49322da used request id req-477e0dd4-99d8-46a1-aee4-d23965bee498 2018-12-27 17:47:09,899 - keystone_utils - INFO - Granting role InstanceSecurityGroupTests-cc4355ce-e650-437-proj-role to project InstanceSecurityGroupTests-cc4355ce-e650-437-proj 2018-12-27 17:47:09,902 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:5000/v3/projects/6b6e50c3135048c0805272c4d30e3ab0/users/1947b56978954603bd147fe95fa2424d/roles/2128c41ae874426885f24b0ec49322da -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acc185287652ecfa5dd80e52f6ca68b4f8d6703d" 2018-12-27 17:47:10,063 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:47:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b40a8515-04a2-4719-9150-12699b786f24 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:47:10,063 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/6b6e50c3135048c0805272c4d30e3ab0/users/1947b56978954603bd147fe95fa2424d/roles/2128c41ae874426885f24b0ec49322da used request id req-b40a8515-04a2-4719-9150-12699b786f24 2018-12-27 17:47:10,063 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-27 17:47:10,065 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-12-27 17:47:10,065 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:47:10,066 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:47:10,472 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2128c41ae874426885f24b0ec49322da", "name": "InstanceSecurityGroupTests-cc4355ce-e650-437-proj-role"}], "expires_at": "2018-12-27T18:47:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6b6e50c3135048c0805272c4d30e3ab0", "name": "InstanceSecurityGroupTests-cc4355ce-e650-437-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/6b6e50c3135048c0805272c4d30e3ab0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/6b6e50c3135048c0805272c4d30e3ab0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/6b6e50c3135048c0805272c4d30e3ab0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/6b6e50c3135048c0805272c4d30e3ab0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/6b6e50c3135048c0805272c4d30e3ab0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/6b6e50c3135048c0805272c4d30e3ab0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/6b6e50c3135048c0805272c4d30e3ab0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/6b6e50c3135048c0805272c4d30e3ab0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/6b6e50c3135048c0805272c4d30e3ab0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_6b6e50c3135048c0805272c4d30e3ab0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_6b6e50c3135048c0805272c4d30e3ab0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/6b6e50c3135048c0805272c4d30e3ab0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/6b6e50c3135048c0805272c4d30e3ab0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/6b6e50c3135048c0805272c4d30e3ab0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-cc4355ce-e650-437-user", "id": "1947b56978954603bd147fe95fa2424d"}, "audit_ids": ["Wv5NThR0TLSJ62S6HL6Jbw"], "issued_at": "2018-12-27T17:47:10.000000Z"}} 2018-12-27 17:47:10,472 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0540c4d77746bc28636027372eb44d1a1981016f" 2018-12-27 17:47:10,651 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:47:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7aff54ab-7d8a-415d-8082-18f508e03688 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:47:10,651 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-7aff54ab-7d8a-415d-8082-18f508e03688 2018-12-27 17:47:10,655 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-0d8724a3-273d-4eb1-a00d-5c0c6a0ee1c2-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0540c4d77746bc28636027372eb44d1a1981016f" 2018-12-27 17:47:10,881 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 171 Content-Type: application/json X-Openstack-Request-Id: req-c1b70c0b-903c-478d-a426-a1c64580a753 Date: Thu, 27 Dec 2018 17:47:10 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=InstanceSecurityGroupTests-0d8724a3-273d-4eb1-a00d-5c0c6a0ee1c2-image"} 2018-12-27 17:47:10,881 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-0d8724a3-273d-4eb1-a00d-5c0c6a0ee1c2-image used request id req-c1b70c0b-903c-478d-a426-a1c64580a753 2018-12-27 17:47:10,884 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0540c4d77746bc28636027372eb44d1a1981016f" 2018-12-27 17:47:11,087 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-777482b3-b85c-4299-aa54-8213c587793c Date: Thu, 27 Dec 2018 17:47:11 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-27 17:47:11,087 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/schemas/image used request id req-777482b3-b85c-4299-aa54-8213c587793c 2018-12-27 17:47:11,118 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}0540c4d77746bc28636027372eb44d1a1981016f" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "InstanceSecurityGroupTests-0d8724a3-273d-4eb1-a00d-5c0c6a0ee1c2-image"}' 2018-12-27 17:47:11,340 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 630 Content-Type: application/json Location: http://172.30.9.31:9292/v2/images/742278b4-1a7e-44ba-b873-41bd4d2f0bd7 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-3b2ff49f-da1c-4080-b493-073ae4a788cd Date: Thu, 27 Dec 2018 17:47:11 GMT RESP BODY: {"status": "queued", "name": "InstanceSecurityGroupTests-0d8724a3-273d-4eb1-a00d-5c0c6a0ee1c2-image", "tags": [], "container_format": "bare", "created_at": "2018-12-27T17:47:11Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-12-27T17:47:11Z", "visibility": "shared", "locations": [], "self": "/v2/images/742278b4-1a7e-44ba-b873-41bd4d2f0bd7", "min_disk": 0, "protected": false, "id": "742278b4-1a7e-44ba-b873-41bd4d2f0bd7", "file": "/v2/images/742278b4-1a7e-44ba-b873-41bd4d2f0bd7/file", "checksum": null, "owner": "6b6e50c3135048c0805272c4d30e3ab0", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-27 17:47:11,340 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.31:9292/v2/images used request id req-3b2ff49f-da1c-4080-b493-073ae4a788cd 2018-12-27 17:47:11,350 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:9292/v2/images/742278b4-1a7e-44ba-b873-41bd4d2f0bd7/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0540c4d77746bc28636027372eb44d1a1981016f" -d '' 2018-12-27 17:47:12,662 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-21669cf6-59b1-44d1-9347-1567707838fc Date: Thu, 27 Dec 2018 17:47:12 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-27 17:47:12,662 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.31:9292/v2/images/742278b4-1a7e-44ba-b873-41bd4d2f0bd7/file used request id req-21669cf6-59b1-44d1-9347-1567707838fc 2018-12-27 17:47:12,662 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-27 17:47:12,665 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/images/742278b4-1a7e-44ba-b873-41bd4d2f0bd7 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0540c4d77746bc28636027372eb44d1a1981016f" 2018-12-27 17:47:12,859 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-df777279-5090-433d-9d18-d12ec58aff9a Date: Thu, 27 Dec 2018 17:47:12 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-0d8724a3-273d-4eb1-a00d-5c0c6a0ee1c2-image", "tags": [], "container_format": "bare", "created_at": "2018-12-27T17:47:11Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-27T17:47:12Z", "visibility": "shared", "locations": [{"url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/742278b4-1a7e-44ba-b873-41bd4d2f0bd7/snap", "metadata": {}}], "self": "/v2/images/742278b4-1a7e-44ba-b873-41bd4d2f0bd7", "min_disk": 0, "protected": false, "id": "742278b4-1a7e-44ba-b873-41bd4d2f0bd7", "file": "/v2/images/742278b4-1a7e-44ba-b873-41bd4d2f0bd7/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "6b6e50c3135048c0805272c4d30e3ab0", "direct_url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/742278b4-1a7e-44ba-b873-41bd4d2f0bd7/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-27 17:47:12,859 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images/742278b4-1a7e-44ba-b873-41bd4d2f0bd7 used request id req-df777279-5090-433d-9d18-d12ec58aff9a 2018-12-27 17:47:12,862 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0540c4d77746bc28636027372eb44d1a1981016f" 2018-12-27 17:47:13,080 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-194456ed-642e-43c4-a2dd-93c3b49912d2 Date: Thu, 27 Dec 2018 17:47:13 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-27 17:47:13,080 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/schemas/image used request id req-194456ed-642e-43c4-a2dd-93c3b49912d2 2018-12-27 17:47:13,083 - create_image - INFO - Created image with name - InstanceSecurityGroupTests-0d8724a3-273d-4eb1-a00d-5c0c6a0ee1c2-image 2018-12-27 17:47:13,085 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/images/742278b4-1a7e-44ba-b873-41bd4d2f0bd7 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0540c4d77746bc28636027372eb44d1a1981016f" 2018-12-27 17:47:13,302 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-524e5de0-844c-4cab-a140-09692c5f5619 Date: Thu, 27 Dec 2018 17:47:13 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-0d8724a3-273d-4eb1-a00d-5c0c6a0ee1c2-image", "tags": [], "container_format": "bare", "created_at": "2018-12-27T17:47:11Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-27T17:47:12Z", "visibility": "shared", "locations": [{"url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/742278b4-1a7e-44ba-b873-41bd4d2f0bd7/snap", "metadata": {}}], "self": "/v2/images/742278b4-1a7e-44ba-b873-41bd4d2f0bd7", "min_disk": 0, "protected": false, "id": "742278b4-1a7e-44ba-b873-41bd4d2f0bd7", "file": "/v2/images/742278b4-1a7e-44ba-b873-41bd4d2f0bd7/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "6b6e50c3135048c0805272c4d30e3ab0", "direct_url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/742278b4-1a7e-44ba-b873-41bd4d2f0bd7/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-27 17:47:13,302 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images/742278b4-1a7e-44ba-b873-41bd4d2f0bd7 used request id req-524e5de0-844c-4cab-a140-09692c5f5619 2018-12-27 17:47:13,302 - create_image - DEBUG - Instance status is - active 2018-12-27 17:47:13,303 - create_image - DEBUG - Image is active with name - InstanceSecurityGroupTests-0d8724a3-273d-4eb1-a00d-5c0c6a0ee1c2-image 2018-12-27 17:47:13,303 - create_image - INFO - Image is now active with name - InstanceSecurityGroupTests-0d8724a3-273d-4eb1-a00d-5c0c6a0ee1c2-image 2018-12-27 17:47:13,303 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:47:13,304 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:47:13,708 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2128c41ae874426885f24b0ec49322da", "name": "InstanceSecurityGroupTests-cc4355ce-e650-437-proj-role"}], "expires_at": "2018-12-27T18:47:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6b6e50c3135048c0805272c4d30e3ab0", "name": "InstanceSecurityGroupTests-cc4355ce-e650-437-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/6b6e50c3135048c0805272c4d30e3ab0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/6b6e50c3135048c0805272c4d30e3ab0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/6b6e50c3135048c0805272c4d30e3ab0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/6b6e50c3135048c0805272c4d30e3ab0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/6b6e50c3135048c0805272c4d30e3ab0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/6b6e50c3135048c0805272c4d30e3ab0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/6b6e50c3135048c0805272c4d30e3ab0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/6b6e50c3135048c0805272c4d30e3ab0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/6b6e50c3135048c0805272c4d30e3ab0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_6b6e50c3135048c0805272c4d30e3ab0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_6b6e50c3135048c0805272c4d30e3ab0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/6b6e50c3135048c0805272c4d30e3ab0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/6b6e50c3135048c0805272c4d30e3ab0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/6b6e50c3135048c0805272c4d30e3ab0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-cc4355ce-e650-437-user", "id": "1947b56978954603bd147fe95fa2424d"}, "audit_ids": ["JsFm-YF9TqWOy7kjkXNM1w"], "issued_at": "2018-12-27T17:47:13.000000Z"}} 2018-12-27 17:47:13,708 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11dff9b98f321d3a8cc03c664335f6488c686acb" 2018-12-27 17:47:13,801 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:47:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-520e55a7-8d0a-47a8-ad87-0576cec53900 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:47:13,801 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-520e55a7-8d0a-47a8-ad87-0576cec53900 2018-12-27 17:47:13,809 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=InstanceSecurityGroupTests-0d8724a3-273d-4eb1-a00d-5c0c6a0ee1c2-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11dff9b98f321d3a8cc03c664335f6488c686acb" 2018-12-27 17:47:14,018 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-7951fc61-0ab3-4cca-8ad1-d4d67a1c75a4 Date: Thu, 27 Dec 2018 17:47:14 GMT RESP BODY: {"networks":[]} 2018-12-27 17:47:14,018 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=InstanceSecurityGroupTests-0d8724a3-273d-4eb1-a00d-5c0c6a0ee1c2-pub-net used request id req-7951fc61-0ab3-4cca-8ad1-d4d67a1c75a4 2018-12-27 17:47:14,018 - neutron_utils - INFO - Creating network with name InstanceSecurityGroupTests-0d8724a3-273d-4eb1-a00d-5c0c6a0ee1c2-pub-net 2018-12-27 17:47:14,023 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11dff9b98f321d3a8cc03c664335f6488c686acb" -d '{"network": {"name": "InstanceSecurityGroupTests-0d8724a3-273d-4eb1-a00d-5c0c6a0ee1c2-pub-net", "admin_state_up": true}}' 2018-12-27 17:47:15,440 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-39716bbe-0a61-4602-b101-9522d1d63021 Date: Thu, 27 Dec 2018 17:47:15 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"id":"d1391c0e-0fac-4806-986c-b4d6470fe498","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"6b6e50c3135048c0805272c4d30e3ab0","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-27T17:47:14Z","is_default":false,"name":"InstanceSecurityGroupTests-0d8724a3-273d-4eb1-a00d-5c0c6a0ee1c2-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"6b6e50c3135048c0805272c4d30e3ab0","created_at":"2018-12-27T17:47:14Z","mtu":1442}} 2018-12-27 17:47:15,441 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/networks used request id req-39716bbe-0a61-4602-b101-9522d1d63021 2018-12-27 17:47:15,446 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?id=d1391c0e-0fac-4806-986c-b4d6470fe498 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11dff9b98f321d3a8cc03c664335f6488c686acb" 2018-12-27 17:47:15,738 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 629 X-Openstack-Request-Id: req-2f51f419-48ac-4559-8195-7878155c75a8 Date: Thu, 27 Dec 2018 17:47:15 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"id":"d1391c0e-0fac-4806-986c-b4d6470fe498","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"6b6e50c3135048c0805272c4d30e3ab0","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-27T17:47:14Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-0d8724a3-273d-4eb1-a00d-5c0c6a0ee1c2-pub-net","admin_state_up":true,"tenant_id":"6b6e50c3135048c0805272c4d30e3ab0","created_at":"2018-12-27T17:47:14Z","mtu":1442}]} 2018-12-27 17:47:15,738 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?id=d1391c0e-0fac-4806-986c-b4d6470fe498 used request id req-2f51f419-48ac-4559-8195-7878155c75a8 2018-12-27 17:47:15,743 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=d1391c0e-0fac-4806-986c-b4d6470fe498 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11dff9b98f321d3a8cc03c664335f6488c686acb" 2018-12-27 17:47:15,958 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-9ab2ff64-a847-4b04-ac87-283820a96daf Date: Thu, 27 Dec 2018 17:47:15 GMT RESP BODY: {"subnets":[]} 2018-12-27 17:47:15,958 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=d1391c0e-0fac-4806-986c-b4d6470fe498 used request id req-9ab2ff64-a847-4b04-ac87-283820a96daf 2018-12-27 17:47:15,958 - neutron_utils - INFO - Creating subnet with name InstanceSecurityGroupTests-0d8724a3-273d-4eb1-a00d-5c0c6a0ee1c2-pub-subnet 2018-12-27 17:47:15,963 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11dff9b98f321d3a8cc03c664335f6488c686acb" -d '{"subnets": [{"ip_version": 4, "network_id": "d1391c0e-0fac-4806-986c-b4d6470fe498", "cidr": "10.55.0.0/24", "name": "InstanceSecurityGroupTests-0d8724a3-273d-4eb1-a00d-5c0c6a0ee1c2-pub-subnet"}]}' 2018-12-27 17:47:17,395 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-acb2a4fb-19c0-487e-ba61-2ac2f7e1dc81 Date: Thu, 27 Dec 2018 17:47:17 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d1391c0e-0fac-4806-986c-b4d6470fe498","tenant_id":"6b6e50c3135048c0805272c4d30e3ab0","created_at":"2018-12-27T17:47:16Z","dns_nameservers":[],"updated_at":"2018-12-27T17:47:16Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"6b6e50c3135048c0805272c4d30e3ab0","id":"265010b1-e06c-4fa8-8cfc-bd98cec52bb5","subnetpool_id":null,"name":"InstanceSecurityGroupTests-0d8724a3-273d-4eb1-a00d-5c0c6a0ee1c2-pub-subnet"}]} 2018-12-27 17:47:17,395 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/subnets used request id req-acb2a4fb-19c0-487e-ba61-2ac2f7e1dc81 2018-12-27 17:47:17,400 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?id=d1391c0e-0fac-4806-986c-b4d6470fe498 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11dff9b98f321d3a8cc03c664335f6488c686acb" 2018-12-27 17:47:17,504 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 667 X-Openstack-Request-Id: req-6011c88b-665f-4658-956a-7495363e5e11 Date: Thu, 27 Dec 2018 17:47:17 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"d1391c0e-0fac-4806-986c-b4d6470fe498","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"6b6e50c3135048c0805272c4d30e3ab0","status":"ACTIVE","subnets":["265010b1-e06c-4fa8-8cfc-bd98cec52bb5"],"description":"","tags":[],"updated_at":"2018-12-27T17:47:16Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-0d8724a3-273d-4eb1-a00d-5c0c6a0ee1c2-pub-net","admin_state_up":true,"tenant_id":"6b6e50c3135048c0805272c4d30e3ab0","created_at":"2018-12-27T17:47:14Z","mtu":1442}]} 2018-12-27 17:47:17,504 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?id=d1391c0e-0fac-4806-986c-b4d6470fe498 used request id req-6011c88b-665f-4658-956a-7495363e5e11 2018-12-27 17:47:17,509 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=d1391c0e-0fac-4806-986c-b4d6470fe498 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11dff9b98f321d3a8cc03c664335f6488c686acb" 2018-12-27 17:47:17,757 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-ae31e19a-97a2-4732-82ee-f20edd452e50 Date: Thu, 27 Dec 2018 17:47:17 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d1391c0e-0fac-4806-986c-b4d6470fe498","tenant_id":"6b6e50c3135048c0805272c4d30e3ab0","created_at":"2018-12-27T17:47:16Z","dns_nameservers":[],"updated_at":"2018-12-27T17:47:16Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"6b6e50c3135048c0805272c4d30e3ab0","id":"265010b1-e06c-4fa8-8cfc-bd98cec52bb5","subnetpool_id":null,"name":"InstanceSecurityGroupTests-0d8724a3-273d-4eb1-a00d-5c0c6a0ee1c2-pub-subnet"}]} 2018-12-27 17:47:17,757 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=d1391c0e-0fac-4806-986c-b4d6470fe498 used request id req-ae31e19a-97a2-4732-82ee-f20edd452e50 2018-12-27 17:47:17,757 - OpenStackNetwork - DEBUG - Network [d1391c0e-0fac-4806-986c-b4d6470fe498] created successfully 2018-12-27 17:47:17,758 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:47:17,758 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:47:18,179 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:47:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["LXQIb3MaQEOitRSrN1bkzQ"], "issued_at": "2018-12-27T17:47:18.000000Z"}} 2018-12-27 17:47:18,180 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}542847792485ad080213be64c911a1783e2b80b4" 2018-12-27 17:47:18,294 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:47:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d1cae545-aff6-43ee-8da6-c945afcf769b Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:47:18,294 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-d1cae545-aff6-43ee-8da6-c945afcf769b 2018-12-27 17:47:18,295 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-27 17:47:18,300 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}542847792485ad080213be64c911a1783e2b80b4" 2018-12-27 17:47:18,512 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:47:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-5ee4f504-d880-46ce-8ea4-12ada5378fac x-compute-request-id: req-5ee4f504-d880-46ce-8ea4-12ada5378fac Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-12-27 17:47:18,512 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-5ee4f504-d880-46ce-8ea4-12ada5378fac 2018-12-27 17:47:18,515 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}542847792485ad080213be64c911a1783e2b80b4" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "InstanceSecurityGroupTests-0d8724a3-273d-4eb1-a00d-5c0c6a0ee1c2-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-12-27 17:47:18,553 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:47:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0b08c5fe-7941-4be4-97ec-2665aef33f38 x-compute-request-id: req-0b08c5fe-7941-4be4-97ec-2665aef33f38 Content-Encoding: gzip Content-Length: 324 Content-Type: application/json RESP BODY: {"flavor": {"name": "InstanceSecurityGroupTests-0d8724a3-273d-4eb1-a00d-5c0c6a0ee1c2-flavor-name", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/922832bf-acea-401a-961e-927f016b2f22", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/922832bf-acea-401a-961e-927f016b2f22", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "922832bf-acea-401a-961e-927f016b2f22"}} 2018-12-27 17:47:18,554 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-0b08c5fe-7941-4be4-97ec-2665aef33f38 2018-12-27 17:47:18,554 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:47:18,555 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:47:18,969 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2128c41ae874426885f24b0ec49322da", "name": "InstanceSecurityGroupTests-cc4355ce-e650-437-proj-role"}], "expires_at": "2018-12-27T18:47:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6b6e50c3135048c0805272c4d30e3ab0", "name": "InstanceSecurityGroupTests-cc4355ce-e650-437-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/6b6e50c3135048c0805272c4d30e3ab0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/6b6e50c3135048c0805272c4d30e3ab0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/6b6e50c3135048c0805272c4d30e3ab0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/6b6e50c3135048c0805272c4d30e3ab0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/6b6e50c3135048c0805272c4d30e3ab0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/6b6e50c3135048c0805272c4d30e3ab0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/6b6e50c3135048c0805272c4d30e3ab0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/6b6e50c3135048c0805272c4d30e3ab0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/6b6e50c3135048c0805272c4d30e3ab0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_6b6e50c3135048c0805272c4d30e3ab0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_6b6e50c3135048c0805272c4d30e3ab0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/6b6e50c3135048c0805272c4d30e3ab0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/6b6e50c3135048c0805272c4d30e3ab0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/6b6e50c3135048c0805272c4d30e3ab0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-cc4355ce-e650-437-user", "id": "1947b56978954603bd147fe95fa2424d"}, "audit_ids": ["GY_dN0txRuKf-gxfGJ7Qww"], "issued_at": "2018-12-27T17:47:18.000000Z"}} 2018-12-27 17:47:18,970 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8008e3c1c80c71086a9c0185151fb4dc3fe7d808" 2018-12-27 17:47:19,075 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:47:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-25e9fd9c-4da1-49d0-9fa5-7708ee065b36 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:47:19,075 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-25e9fd9c-4da1-49d0-9fa5-7708ee065b36 2018-12-27 17:47:19,083 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=InstanceSecurityGroupTests-0d8724a3-273d-4eb1-a00d-5c0c6a0ee1c2-name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8008e3c1c80c71086a9c0185151fb4dc3fe7d808" 2018-12-27 17:47:19,313 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-cbf3c721-8f1d-42fb-b2b6-3ec742443c0a Date: Thu, 27 Dec 2018 17:47:19 GMT RESP BODY: {"security_groups": []} 2018-12-27 17:47:19,313 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=InstanceSecurityGroupTests-0d8724a3-273d-4eb1-a00d-5c0c6a0ee1c2-name&description=hello+group used request id req-cbf3c721-8f1d-42fb-b2b6-3ec742443c0a 2018-12-27 17:47:19,313 - OpenStackSecurityGroup - INFO - Creating security group InstanceSecurityGroupTests-0d8724a3-273d-4eb1-a00d-5c0c6a0ee1c2-name... 2018-12-27 17:47:19,313 - neutron_utils - INFO - Creating security group with name - InstanceSecurityGroupTests-0d8724a3-273d-4eb1-a00d-5c0c6a0ee1c2-name 2018-12-27 17:47:19,318 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8008e3c1c80c71086a9c0185151fb4dc3fe7d808" -d '{"security_group": {"name": "InstanceSecurityGroupTests-0d8724a3-273d-4eb1-a00d-5c0c6a0ee1c2-name", "description": "hello group"}}' 2018-12-27 17:47:19,797 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-2bd90f14-b64b-4176-b0c2-ee2d3719d09e Date: Thu, 27 Dec 2018 17:47:19 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "6b6e50c3135048c0805272c4d30e3ab0", "created_at": "2018-12-27T17:47:19Z", "updated_at": "2018-12-27T17:47:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:47:19Z", "revision_number": 0, "id": "08e54638-3601-4aeb-a42f-fff1d125f6a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:47:19Z", "security_group_id": "be13a20d-9248-4557-94b1-22b75ea9d0f9", "tenant_id": "6b6e50c3135048c0805272c4d30e3ab0", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b6e50c3135048c0805272c4d30e3ab0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:47:19Z", "revision_number": 0, "id": "fcbf5e7b-3cb8-43e6-9460-80e2063ca6e4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:47:19Z", "security_group_id": "be13a20d-9248-4557-94b1-22b75ea9d0f9", "tenant_id": "6b6e50c3135048c0805272c4d30e3ab0", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b6e50c3135048c0805272c4d30e3ab0"}], "revision_number": 2, "project_id": "6b6e50c3135048c0805272c4d30e3ab0", "id": "be13a20d-9248-4557-94b1-22b75ea9d0f9", "name": "InstanceSecurityGroupTests-0d8724a3-273d-4eb1-a00d-5c0c6a0ee1c2-name"}} 2018-12-27 17:47:19,798 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/security-groups used request id req-2bd90f14-b64b-4176-b0c2-ee2d3719d09e 2018-12-27 17:47:19,798 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - be13a20d-9248-4557-94b1-22b75ea9d0f9 2018-12-27 17:47:19,803 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=be13a20d-9248-4557-94b1-22b75ea9d0f9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8008e3c1c80c71086a9c0185151fb4dc3fe7d808" 2018-12-27 17:47:20,010 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-7ecf9271-0ee4-4b34-ac17-07c2bbf2c240 Date: Thu, 27 Dec 2018 17:47:20 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:47:19Z", "security_group_id": "be13a20d-9248-4557-94b1-22b75ea9d0f9", "port_range_min": null, "revision_number": 0, "tenant_id": "6b6e50c3135048c0805272c4d30e3ab0", "created_at": "2018-12-27T17:47:19Z", "project_id": "6b6e50c3135048c0805272c4d30e3ab0", "id": "08e54638-3601-4aeb-a42f-fff1d125f6a0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:47:19Z", "security_group_id": "be13a20d-9248-4557-94b1-22b75ea9d0f9", "port_range_min": null, "revision_number": 0, "tenant_id": "6b6e50c3135048c0805272c4d30e3ab0", "created_at": "2018-12-27T17:47:19Z", "project_id": "6b6e50c3135048c0805272c4d30e3ab0", "id": "fcbf5e7b-3cb8-43e6-9460-80e2063ca6e4"}]} 2018-12-27 17:47:20,010 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=be13a20d-9248-4557-94b1-22b75ea9d0f9 used request id req-7ecf9271-0ee4-4b34-ac17-07c2bbf2c240 2018-12-27 17:47:20,010 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - be13a20d-9248-4557-94b1-22b75ea9d0f9 2018-12-27 17:47:20,015 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=be13a20d-9248-4557-94b1-22b75ea9d0f9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8008e3c1c80c71086a9c0185151fb4dc3fe7d808" 2018-12-27 17:47:20,221 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-4a881588-d85b-40a4-b26f-fae612ae64f3 Date: Thu, 27 Dec 2018 17:47:20 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:47:19Z", "security_group_id": "be13a20d-9248-4557-94b1-22b75ea9d0f9", "port_range_min": null, "revision_number": 0, "tenant_id": "6b6e50c3135048c0805272c4d30e3ab0", "created_at": "2018-12-27T17:47:19Z", "project_id": "6b6e50c3135048c0805272c4d30e3ab0", "id": "08e54638-3601-4aeb-a42f-fff1d125f6a0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:47:19Z", "security_group_id": "be13a20d-9248-4557-94b1-22b75ea9d0f9", "port_range_min": null, "revision_number": 0, "tenant_id": "6b6e50c3135048c0805272c4d30e3ab0", "created_at": "2018-12-27T17:47:19Z", "project_id": "6b6e50c3135048c0805272c4d30e3ab0", "id": "fcbf5e7b-3cb8-43e6-9460-80e2063ca6e4"}]} 2018-12-27 17:47:20,221 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=be13a20d-9248-4557-94b1-22b75ea9d0f9 used request id req-4a881588-d85b-40a4-b26f-fae612ae64f3 2018-12-27 17:47:20,221 - neutron_utils - INFO - Retrieving security group with ID - be13a20d-9248-4557-94b1-22b75ea9d0f9 2018-12-27 17:47:20,226 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?id=be13a20d-9248-4557-94b1-22b75ea9d0f9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8008e3c1c80c71086a9c0185151fb4dc3fe7d808" 2018-12-27 17:47:20,499 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-98350f9f-0013-4ed2-a556-b85eb04ed227 Date: Thu, 27 Dec 2018 17:47:20 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "6b6e50c3135048c0805272c4d30e3ab0", "created_at": "2018-12-27T17:47:19Z", "updated_at": "2018-12-27T17:47:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:47:19Z", "revision_number": 0, "id": "08e54638-3601-4aeb-a42f-fff1d125f6a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:47:19Z", "security_group_id": "be13a20d-9248-4557-94b1-22b75ea9d0f9", "tenant_id": "6b6e50c3135048c0805272c4d30e3ab0", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b6e50c3135048c0805272c4d30e3ab0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:47:19Z", "revision_number": 0, "id": "fcbf5e7b-3cb8-43e6-9460-80e2063ca6e4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:47:19Z", "security_group_id": "be13a20d-9248-4557-94b1-22b75ea9d0f9", "tenant_id": "6b6e50c3135048c0805272c4d30e3ab0", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b6e50c3135048c0805272c4d30e3ab0"}], "revision_number": 2, "project_id": "6b6e50c3135048c0805272c4d30e3ab0", "id": "be13a20d-9248-4557-94b1-22b75ea9d0f9", "name": "InstanceSecurityGroupTests-0d8724a3-273d-4eb1-a00d-5c0c6a0ee1c2-name"}]} 2018-12-27 17:47:20,499 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?id=be13a20d-9248-4557-94b1-22b75ea9d0f9 used request id req-98350f9f-0013-4ed2-a556-b85eb04ed227 2018-12-27 17:47:20,500 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - be13a20d-9248-4557-94b1-22b75ea9d0f9 2018-12-27 17:47:20,504 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=be13a20d-9248-4557-94b1-22b75ea9d0f9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8008e3c1c80c71086a9c0185151fb4dc3fe7d808" 2018-12-27 17:47:20,524 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-03556a0d-7c83-4eb7-8102-d84fc9081eb8 Date: Thu, 27 Dec 2018 17:47:20 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:47:19Z", "security_group_id": "be13a20d-9248-4557-94b1-22b75ea9d0f9", "port_range_min": null, "revision_number": 0, "tenant_id": "6b6e50c3135048c0805272c4d30e3ab0", "created_at": "2018-12-27T17:47:19Z", "project_id": "6b6e50c3135048c0805272c4d30e3ab0", "id": "08e54638-3601-4aeb-a42f-fff1d125f6a0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:47:19Z", "security_group_id": "be13a20d-9248-4557-94b1-22b75ea9d0f9", "port_range_min": null, "revision_number": 0, "tenant_id": "6b6e50c3135048c0805272c4d30e3ab0", "created_at": "2018-12-27T17:47:19Z", "project_id": "6b6e50c3135048c0805272c4d30e3ab0", "id": "fcbf5e7b-3cb8-43e6-9460-80e2063ca6e4"}]} 2018-12-27 17:47:20,524 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=be13a20d-9248-4557-94b1-22b75ea9d0f9 used request id req-03556a0d-7c83-4eb7-8102-d84fc9081eb8 2018-12-27 17:47:20,525 - neutron_utils - INFO - Retrieving security group with ID - be13a20d-9248-4557-94b1-22b75ea9d0f9 2018-12-27 17:47:20,530 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?id=be13a20d-9248-4557-94b1-22b75ea9d0f9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8008e3c1c80c71086a9c0185151fb4dc3fe7d808" 2018-12-27 17:47:20,578 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-31f00726-65a1-41fa-8530-e6d445148af9 Date: Thu, 27 Dec 2018 17:47:20 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "6b6e50c3135048c0805272c4d30e3ab0", "created_at": "2018-12-27T17:47:19Z", "updated_at": "2018-12-27T17:47:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:47:19Z", "revision_number": 0, "id": "08e54638-3601-4aeb-a42f-fff1d125f6a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:47:19Z", "security_group_id": "be13a20d-9248-4557-94b1-22b75ea9d0f9", "tenant_id": "6b6e50c3135048c0805272c4d30e3ab0", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b6e50c3135048c0805272c4d30e3ab0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:47:19Z", "revision_number": 0, "id": "fcbf5e7b-3cb8-43e6-9460-80e2063ca6e4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:47:19Z", "security_group_id": "be13a20d-9248-4557-94b1-22b75ea9d0f9", "tenant_id": "6b6e50c3135048c0805272c4d30e3ab0", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b6e50c3135048c0805272c4d30e3ab0"}], "revision_number": 2, "project_id": "6b6e50c3135048c0805272c4d30e3ab0", "id": "be13a20d-9248-4557-94b1-22b75ea9d0f9", "name": "InstanceSecurityGroupTests-0d8724a3-273d-4eb1-a00d-5c0c6a0ee1c2-name"}]} 2018-12-27 17:47:20,579 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?id=be13a20d-9248-4557-94b1-22b75ea9d0f9 used request id req-31f00726-65a1-41fa-8530-e6d445148af9 2018-12-27 17:47:20,579 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - be13a20d-9248-4557-94b1-22b75ea9d0f9 2018-12-27 17:47:20,584 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=be13a20d-9248-4557-94b1-22b75ea9d0f9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8008e3c1c80c71086a9c0185151fb4dc3fe7d808" 2018-12-27 17:47:20,611 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-62e88b23-5162-4cd6-81c5-304bff7597cb Date: Thu, 27 Dec 2018 17:47:20 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:47:19Z", "security_group_id": "be13a20d-9248-4557-94b1-22b75ea9d0f9", "port_range_min": null, "revision_number": 0, "tenant_id": "6b6e50c3135048c0805272c4d30e3ab0", "created_at": "2018-12-27T17:47:19Z", "project_id": "6b6e50c3135048c0805272c4d30e3ab0", "id": "08e54638-3601-4aeb-a42f-fff1d125f6a0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:47:19Z", "security_group_id": "be13a20d-9248-4557-94b1-22b75ea9d0f9", "port_range_min": null, "revision_number": 0, "tenant_id": "6b6e50c3135048c0805272c4d30e3ab0", "created_at": "2018-12-27T17:47:19Z", "project_id": "6b6e50c3135048c0805272c4d30e3ab0", "id": "fcbf5e7b-3cb8-43e6-9460-80e2063ca6e4"}]} 2018-12-27 17:47:20,611 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=be13a20d-9248-4557-94b1-22b75ea9d0f9 used request id req-62e88b23-5162-4cd6-81c5-304bff7597cb 2018-12-27 17:47:20,611 - neutron_utils - INFO - Retrieving security group with ID - be13a20d-9248-4557-94b1-22b75ea9d0f9 2018-12-27 17:47:20,616 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?id=be13a20d-9248-4557-94b1-22b75ea9d0f9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8008e3c1c80c71086a9c0185151fb4dc3fe7d808" 2018-12-27 17:47:20,660 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-0a2e9d56-bc23-432b-9ffa-2411197d584d Date: Thu, 27 Dec 2018 17:47:20 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "6b6e50c3135048c0805272c4d30e3ab0", "created_at": "2018-12-27T17:47:19Z", "updated_at": "2018-12-27T17:47:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:47:19Z", "revision_number": 0, "id": "08e54638-3601-4aeb-a42f-fff1d125f6a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:47:19Z", "security_group_id": "be13a20d-9248-4557-94b1-22b75ea9d0f9", "tenant_id": "6b6e50c3135048c0805272c4d30e3ab0", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b6e50c3135048c0805272c4d30e3ab0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:47:19Z", "revision_number": 0, "id": "fcbf5e7b-3cb8-43e6-9460-80e2063ca6e4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:47:19Z", "security_group_id": "be13a20d-9248-4557-94b1-22b75ea9d0f9", "tenant_id": "6b6e50c3135048c0805272c4d30e3ab0", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b6e50c3135048c0805272c4d30e3ab0"}], "revision_number": 2, "project_id": "6b6e50c3135048c0805272c4d30e3ab0", "id": "be13a20d-9248-4557-94b1-22b75ea9d0f9", "name": "InstanceSecurityGroupTests-0d8724a3-273d-4eb1-a00d-5c0c6a0ee1c2-name"}]} 2018-12-27 17:47:20,660 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?id=be13a20d-9248-4557-94b1-22b75ea9d0f9 used request id req-0a2e9d56-bc23-432b-9ffa-2411197d584d 2018-12-27 17:47:20,661 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - be13a20d-9248-4557-94b1-22b75ea9d0f9 2018-12-27 17:47:20,665 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=be13a20d-9248-4557-94b1-22b75ea9d0f9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8008e3c1c80c71086a9c0185151fb4dc3fe7d808" 2018-12-27 17:47:20,683 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-f1075901-5f8b-4c4b-9651-6f923075e0f1 Date: Thu, 27 Dec 2018 17:47:20 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:47:19Z", "security_group_id": "be13a20d-9248-4557-94b1-22b75ea9d0f9", "port_range_min": null, "revision_number": 0, "tenant_id": "6b6e50c3135048c0805272c4d30e3ab0", "created_at": "2018-12-27T17:47:19Z", "project_id": "6b6e50c3135048c0805272c4d30e3ab0", "id": "08e54638-3601-4aeb-a42f-fff1d125f6a0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:47:19Z", "security_group_id": "be13a20d-9248-4557-94b1-22b75ea9d0f9", "port_range_min": null, "revision_number": 0, "tenant_id": "6b6e50c3135048c0805272c4d30e3ab0", "created_at": "2018-12-27T17:47:19Z", "project_id": "6b6e50c3135048c0805272c4d30e3ab0", "id": "fcbf5e7b-3cb8-43e6-9460-80e2063ca6e4"}]} 2018-12-27 17:47:20,683 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=be13a20d-9248-4557-94b1-22b75ea9d0f9 used request id req-f1075901-5f8b-4c4b-9651-6f923075e0f1 2018-12-27 17:47:20,684 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:47:20,685 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:47:21,092 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2128c41ae874426885f24b0ec49322da", "name": "InstanceSecurityGroupTests-cc4355ce-e650-437-proj-role"}], "expires_at": "2018-12-27T18:47:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6b6e50c3135048c0805272c4d30e3ab0", "name": "InstanceSecurityGroupTests-cc4355ce-e650-437-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/6b6e50c3135048c0805272c4d30e3ab0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/6b6e50c3135048c0805272c4d30e3ab0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/6b6e50c3135048c0805272c4d30e3ab0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/6b6e50c3135048c0805272c4d30e3ab0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/6b6e50c3135048c0805272c4d30e3ab0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/6b6e50c3135048c0805272c4d30e3ab0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/6b6e50c3135048c0805272c4d30e3ab0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/6b6e50c3135048c0805272c4d30e3ab0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/6b6e50c3135048c0805272c4d30e3ab0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_6b6e50c3135048c0805272c4d30e3ab0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_6b6e50c3135048c0805272c4d30e3ab0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/6b6e50c3135048c0805272c4d30e3ab0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/6b6e50c3135048c0805272c4d30e3ab0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/6b6e50c3135048c0805272c4d30e3ab0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-cc4355ce-e650-437-user", "id": "1947b56978954603bd147fe95fa2424d"}, "audit_ids": ["FpEQilX7T7eqHtL0sm_rIw"], "issued_at": "2018-12-27T17:47:21.000000Z"}} 2018-12-27 17:47:21,093 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1462686e0a65448dd063c901c05bf097439532d" 2018-12-27 17:47:21,106 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:47:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-73ba5cbb-df6e-43a5-93e3-5f5c0732008b Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:47:21,106 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-73ba5cbb-df6e-43a5-93e3-5f5c0732008b 2018-12-27 17:47:21,107 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-27 17:47:21,111 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1462686e0a65448dd063c901c05bf097439532d" 2018-12-27 17:47:21,200 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:47:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b76b92b3-74f8-4955-bf42-4e1bfb9f6f9e Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:47:21,200 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-b76b92b3-74f8-4955-bf42-4e1bfb9f6f9e 2018-12-27 17:47:21,208 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=InstanceSecurityGroupTests-0d8724a3-273d-4eb1-a00d-5c0c6a0ee1c2-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1462686e0a65448dd063c901c05bf097439532d" 2018-12-27 17:47:21,478 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 667 X-Openstack-Request-Id: req-bab0ebb2-7795-4d8b-84f4-03c92111f0a1 Date: Thu, 27 Dec 2018 17:47:21 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"d1391c0e-0fac-4806-986c-b4d6470fe498","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"6b6e50c3135048c0805272c4d30e3ab0","status":"ACTIVE","subnets":["265010b1-e06c-4fa8-8cfc-bd98cec52bb5"],"description":"","tags":[],"updated_at":"2018-12-27T17:47:16Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-0d8724a3-273d-4eb1-a00d-5c0c6a0ee1c2-pub-net","admin_state_up":true,"tenant_id":"6b6e50c3135048c0805272c4d30e3ab0","created_at":"2018-12-27T17:47:14Z","mtu":1442}]} 2018-12-27 17:47:21,478 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=InstanceSecurityGroupTests-0d8724a3-273d-4eb1-a00d-5c0c6a0ee1c2-pub-net used request id req-bab0ebb2-7795-4d8b-84f4-03c92111f0a1 2018-12-27 17:47:21,483 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=d1391c0e-0fac-4806-986c-b4d6470fe498 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1462686e0a65448dd063c901c05bf097439532d" 2018-12-27 17:47:21,723 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-b037ba19-1a7c-4c5b-a7a3-6f4caea9e4e2 Date: Thu, 27 Dec 2018 17:47:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d1391c0e-0fac-4806-986c-b4d6470fe498","tenant_id":"6b6e50c3135048c0805272c4d30e3ab0","created_at":"2018-12-27T17:47:16Z","dns_nameservers":[],"updated_at":"2018-12-27T17:47:16Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"6b6e50c3135048c0805272c4d30e3ab0","id":"265010b1-e06c-4fa8-8cfc-bd98cec52bb5","subnetpool_id":null,"name":"InstanceSecurityGroupTests-0d8724a3-273d-4eb1-a00d-5c0c6a0ee1c2-pub-subnet"}]} 2018-12-27 17:47:21,723 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=d1391c0e-0fac-4806-986c-b4d6470fe498 used request id req-b037ba19-1a7c-4c5b-a7a3-6f4caea9e4e2 2018-12-27 17:47:21,728 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=InstanceSecurityGroupTests-0d8724a3-273d-4eb1-a00d-5c0c6a0ee1c2-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1462686e0a65448dd063c901c05bf097439532d" 2018-12-27 17:47:22,050 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 667 X-Openstack-Request-Id: req-04efa3f3-625a-446c-b1bd-4149b8d631a8 Date: Thu, 27 Dec 2018 17:47:22 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"d1391c0e-0fac-4806-986c-b4d6470fe498","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"6b6e50c3135048c0805272c4d30e3ab0","status":"ACTIVE","subnets":["265010b1-e06c-4fa8-8cfc-bd98cec52bb5"],"description":"","tags":[],"updated_at":"2018-12-27T17:47:16Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-0d8724a3-273d-4eb1-a00d-5c0c6a0ee1c2-pub-net","admin_state_up":true,"tenant_id":"6b6e50c3135048c0805272c4d30e3ab0","created_at":"2018-12-27T17:47:14Z","mtu":1442}]} 2018-12-27 17:47:22,050 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=InstanceSecurityGroupTests-0d8724a3-273d-4eb1-a00d-5c0c6a0ee1c2-pub-net used request id req-04efa3f3-625a-446c-b1bd-4149b8d631a8 2018-12-27 17:47:22,053 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 17:47:22,059 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 17:47:22 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 17:47:22,060 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/6b6e50c3135048c0805272c4d30e3ab0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1462686e0a65448dd063c901c05bf097439532d" 2018-12-27 17:47:22,157 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:47:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-daa79c5b-5ee0-4233-93a7-abbd63fa31fa Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/6b6e50c3135048c0805272c4d30e3ab0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "6b6e50c3135048c0805272c4d30e3ab0", "name": "InstanceSecurityGroupTests-cc4355ce-e650-437-proj"}} 2018-12-27 17:47:22,157 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/6b6e50c3135048c0805272c4d30e3ab0 used request id req-daa79c5b-5ee0-4233-93a7-abbd63fa31fa 2018-12-27 17:47:22,162 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=d1391c0e-0fac-4806-986c-b4d6470fe498 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1462686e0a65448dd063c901c05bf097439532d" 2018-12-27 17:47:22,218 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-dedeaaea-38d1-4b9f-86f2-c94f777b6d3e Date: Thu, 27 Dec 2018 17:47:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d1391c0e-0fac-4806-986c-b4d6470fe498","tenant_id":"6b6e50c3135048c0805272c4d30e3ab0","created_at":"2018-12-27T17:47:16Z","dns_nameservers":[],"updated_at":"2018-12-27T17:47:16Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"6b6e50c3135048c0805272c4d30e3ab0","id":"265010b1-e06c-4fa8-8cfc-bd98cec52bb5","subnetpool_id":null,"name":"InstanceSecurityGroupTests-0d8724a3-273d-4eb1-a00d-5c0c6a0ee1c2-pub-subnet"}]} 2018-12-27 17:47:22,218 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=d1391c0e-0fac-4806-986c-b4d6470fe498 used request id req-dedeaaea-38d1-4b9f-86f2-c94f777b6d3e 2018-12-27 17:47:22,223 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=d1391c0e-0fac-4806-986c-b4d6470fe498&name=InstanceSecurityGroupTests-0d8724a3-273d-4eb1-a00d-5c0c6a0ee1c2-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1462686e0a65448dd063c901c05bf097439532d" 2018-12-27 17:47:22,262 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-d1b0c545-0cfb-4822-b297-4fced204c435 Date: Thu, 27 Dec 2018 17:47:22 GMT RESP BODY: {"ports":[]} 2018-12-27 17:47:22,262 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=d1391c0e-0fac-4806-986c-b4d6470fe498&name=InstanceSecurityGroupTests-0d8724a3-273d-4eb1-a00d-5c0c6a0ee1c2-port&admin_state_up=True used request id req-d1b0c545-0cfb-4822-b297-4fced204c435 2018-12-27 17:47:22,265 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/detail?name=InstanceSecurityGroupTests-0d8724a3-273d-4eb1-a00d-5c0c6a0ee1c2-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1462686e0a65448dd063c901c05bf097439532d" 2018-12-27 17:47:22,499 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:47:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-fb8fb29f-26de-44b4-8e00-b7e3deadf72a x-compute-request-id: req-fb8fb29f-26de-44b4-8e00-b7e3deadf72a Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-12-27 17:47:22,499 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail?name=InstanceSecurityGroupTests-0d8724a3-273d-4eb1-a00d-5c0c6a0ee1c2-inst used request id req-fb8fb29f-26de-44b4-8e00-b7e3deadf72a 2018-12-27 17:47:22,504 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=InstanceSecurityGroupTests-0d8724a3-273d-4eb1-a00d-5c0c6a0ee1c2-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1462686e0a65448dd063c901c05bf097439532d" 2018-12-27 17:47:22,790 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 667 X-Openstack-Request-Id: req-4175b81e-3ad4-4f2b-bd8f-94b23848221a Date: Thu, 27 Dec 2018 17:47:22 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"d1391c0e-0fac-4806-986c-b4d6470fe498","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"6b6e50c3135048c0805272c4d30e3ab0","status":"ACTIVE","subnets":["265010b1-e06c-4fa8-8cfc-bd98cec52bb5"],"description":"","tags":[],"updated_at":"2018-12-27T17:47:16Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-0d8724a3-273d-4eb1-a00d-5c0c6a0ee1c2-pub-net","admin_state_up":true,"tenant_id":"6b6e50c3135048c0805272c4d30e3ab0","created_at":"2018-12-27T17:47:14Z","mtu":1442}]} 2018-12-27 17:47:22,790 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=InstanceSecurityGroupTests-0d8724a3-273d-4eb1-a00d-5c0c6a0ee1c2-pub-net used request id req-4175b81e-3ad4-4f2b-bd8f-94b23848221a 2018-12-27 17:47:22,795 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=d1391c0e-0fac-4806-986c-b4d6470fe498 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1462686e0a65448dd063c901c05bf097439532d" 2018-12-27 17:47:23,044 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-4fff3b2c-1e48-4660-b60b-b8d0d4399124 Date: Thu, 27 Dec 2018 17:47:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d1391c0e-0fac-4806-986c-b4d6470fe498","tenant_id":"6b6e50c3135048c0805272c4d30e3ab0","created_at":"2018-12-27T17:47:16Z","dns_nameservers":[],"updated_at":"2018-12-27T17:47:16Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"6b6e50c3135048c0805272c4d30e3ab0","id":"265010b1-e06c-4fa8-8cfc-bd98cec52bb5","subnetpool_id":null,"name":"InstanceSecurityGroupTests-0d8724a3-273d-4eb1-a00d-5c0c6a0ee1c2-pub-subnet"}]} 2018-12-27 17:47:23,044 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=d1391c0e-0fac-4806-986c-b4d6470fe498 used request id req-4fff3b2c-1e48-4660-b60b-b8d0d4399124 2018-12-27 17:47:23,049 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=InstanceSecurityGroupTests-0d8724a3-273d-4eb1-a00d-5c0c6a0ee1c2-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1462686e0a65448dd063c901c05bf097439532d" 2018-12-27 17:47:23,321 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 667 X-Openstack-Request-Id: req-c0c7789d-bf54-41ed-87df-68f3944615cb Date: Thu, 27 Dec 2018 17:47:23 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"d1391c0e-0fac-4806-986c-b4d6470fe498","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"6b6e50c3135048c0805272c4d30e3ab0","status":"ACTIVE","subnets":["265010b1-e06c-4fa8-8cfc-bd98cec52bb5"],"description":"","tags":[],"updated_at":"2018-12-27T17:47:16Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-0d8724a3-273d-4eb1-a00d-5c0c6a0ee1c2-pub-net","admin_state_up":true,"tenant_id":"6b6e50c3135048c0805272c4d30e3ab0","created_at":"2018-12-27T17:47:14Z","mtu":1442}]} 2018-12-27 17:47:23,321 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=InstanceSecurityGroupTests-0d8724a3-273d-4eb1-a00d-5c0c6a0ee1c2-pub-net used request id req-c0c7789d-bf54-41ed-87df-68f3944615cb 2018-12-27 17:47:23,325 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/6b6e50c3135048c0805272c4d30e3ab0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1462686e0a65448dd063c901c05bf097439532d" 2018-12-27 17:47:23,433 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:47:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5d5db1ac-219e-4a1a-9216-64aeb56d60ac Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/6b6e50c3135048c0805272c4d30e3ab0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "6b6e50c3135048c0805272c4d30e3ab0", "name": "InstanceSecurityGroupTests-cc4355ce-e650-437-proj"}} 2018-12-27 17:47:23,433 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/6b6e50c3135048c0805272c4d30e3ab0 used request id req-5d5db1ac-219e-4a1a-9216-64aeb56d60ac 2018-12-27 17:47:23,438 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=d1391c0e-0fac-4806-986c-b4d6470fe498 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1462686e0a65448dd063c901c05bf097439532d" 2018-12-27 17:47:23,681 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-549c2164-b9cc-481d-8916-b9a404e4583b Date: Thu, 27 Dec 2018 17:47:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d1391c0e-0fac-4806-986c-b4d6470fe498","tenant_id":"6b6e50c3135048c0805272c4d30e3ab0","created_at":"2018-12-27T17:47:16Z","dns_nameservers":[],"updated_at":"2018-12-27T17:47:16Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"6b6e50c3135048c0805272c4d30e3ab0","id":"265010b1-e06c-4fa8-8cfc-bd98cec52bb5","subnetpool_id":null,"name":"InstanceSecurityGroupTests-0d8724a3-273d-4eb1-a00d-5c0c6a0ee1c2-pub-subnet"}]} 2018-12-27 17:47:23,681 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=d1391c0e-0fac-4806-986c-b4d6470fe498 used request id req-549c2164-b9cc-481d-8916-b9a404e4583b 2018-12-27 17:47:23,687 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=d1391c0e-0fac-4806-986c-b4d6470fe498&name=InstanceSecurityGroupTests-0d8724a3-273d-4eb1-a00d-5c0c6a0ee1c2-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1462686e0a65448dd063c901c05bf097439532d" 2018-12-27 17:47:23,928 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-c919cb53-1809-449a-a40c-44d9dd349d4e Date: Thu, 27 Dec 2018 17:47:23 GMT RESP BODY: {"ports":[]} 2018-12-27 17:47:23,928 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=d1391c0e-0fac-4806-986c-b4d6470fe498&name=InstanceSecurityGroupTests-0d8724a3-273d-4eb1-a00d-5c0c6a0ee1c2-port&admin_state_up=True used request id req-c919cb53-1809-449a-a40c-44d9dd349d4e 2018-12-27 17:47:23,928 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:47:23,929 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:47:24,337 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2128c41ae874426885f24b0ec49322da", "name": "InstanceSecurityGroupTests-cc4355ce-e650-437-proj-role"}], "expires_at": "2018-12-27T18:47:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6b6e50c3135048c0805272c4d30e3ab0", "name": "InstanceSecurityGroupTests-cc4355ce-e650-437-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/6b6e50c3135048c0805272c4d30e3ab0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/6b6e50c3135048c0805272c4d30e3ab0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/6b6e50c3135048c0805272c4d30e3ab0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/6b6e50c3135048c0805272c4d30e3ab0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/6b6e50c3135048c0805272c4d30e3ab0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/6b6e50c3135048c0805272c4d30e3ab0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/6b6e50c3135048c0805272c4d30e3ab0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/6b6e50c3135048c0805272c4d30e3ab0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/6b6e50c3135048c0805272c4d30e3ab0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_6b6e50c3135048c0805272c4d30e3ab0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_6b6e50c3135048c0805272c4d30e3ab0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/6b6e50c3135048c0805272c4d30e3ab0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/6b6e50c3135048c0805272c4d30e3ab0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/6b6e50c3135048c0805272c4d30e3ab0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-cc4355ce-e650-437-user", "id": "1947b56978954603bd147fe95fa2424d"}, "audit_ids": ["omcJfE-eS7a2YUe3gl5uxw"], "issued_at": "2018-12-27T17:47:24.000000Z"}} 2018-12-27 17:47:24,338 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8167148f30f9613f5150116294dfb31d3b82852" 2018-12-27 17:47:24,431 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:47:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-93d45995-8bdb-4519-ad83-e27cfb2d90df Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:47:24,432 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-93d45995-8bdb-4519-ad83-e27cfb2d90df 2018-12-27 17:47:24,437 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=InstanceSecurityGroupTests-0d8724a3-273d-4eb1-a00d-5c0c6a0ee1c2-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1462686e0a65448dd063c901c05bf097439532d" 2018-12-27 17:47:24,742 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 667 X-Openstack-Request-Id: req-95406bf6-e218-4d5a-b74f-469313129639 Date: Thu, 27 Dec 2018 17:47:24 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"d1391c0e-0fac-4806-986c-b4d6470fe498","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"6b6e50c3135048c0805272c4d30e3ab0","status":"ACTIVE","subnets":["265010b1-e06c-4fa8-8cfc-bd98cec52bb5"],"description":"","tags":[],"updated_at":"2018-12-27T17:47:16Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-0d8724a3-273d-4eb1-a00d-5c0c6a0ee1c2-pub-net","admin_state_up":true,"tenant_id":"6b6e50c3135048c0805272c4d30e3ab0","created_at":"2018-12-27T17:47:14Z","mtu":1442}]} 2018-12-27 17:47:24,742 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=InstanceSecurityGroupTests-0d8724a3-273d-4eb1-a00d-5c0c6a0ee1c2-pub-net used request id req-95406bf6-e218-4d5a-b74f-469313129639 2018-12-27 17:47:24,747 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=d1391c0e-0fac-4806-986c-b4d6470fe498 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1462686e0a65448dd063c901c05bf097439532d" 2018-12-27 17:47:24,973 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-e60d4efc-a6b4-4a3e-a1ac-a6167731a730 Date: Thu, 27 Dec 2018 17:47:24 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d1391c0e-0fac-4806-986c-b4d6470fe498","tenant_id":"6b6e50c3135048c0805272c4d30e3ab0","created_at":"2018-12-27T17:47:16Z","dns_nameservers":[],"updated_at":"2018-12-27T17:47:16Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"6b6e50c3135048c0805272c4d30e3ab0","id":"265010b1-e06c-4fa8-8cfc-bd98cec52bb5","subnetpool_id":null,"name":"InstanceSecurityGroupTests-0d8724a3-273d-4eb1-a00d-5c0c6a0ee1c2-pub-subnet"}]} 2018-12-27 17:47:24,974 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=d1391c0e-0fac-4806-986c-b4d6470fe498 used request id req-e60d4efc-a6b4-4a3e-a1ac-a6167731a730 2018-12-27 17:47:24,981 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=InstanceSecurityGroupTests-0d8724a3-273d-4eb1-a00d-5c0c6a0ee1c2-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1462686e0a65448dd063c901c05bf097439532d" 2018-12-27 17:47:25,280 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 667 X-Openstack-Request-Id: req-08c4ff74-a2a3-40e0-9416-6d1996b608da Date: Thu, 27 Dec 2018 17:47:25 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"d1391c0e-0fac-4806-986c-b4d6470fe498","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"6b6e50c3135048c0805272c4d30e3ab0","status":"ACTIVE","subnets":["265010b1-e06c-4fa8-8cfc-bd98cec52bb5"],"description":"","tags":[],"updated_at":"2018-12-27T17:47:16Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-0d8724a3-273d-4eb1-a00d-5c0c6a0ee1c2-pub-net","admin_state_up":true,"tenant_id":"6b6e50c3135048c0805272c4d30e3ab0","created_at":"2018-12-27T17:47:14Z","mtu":1442}]} 2018-12-27 17:47:25,280 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=InstanceSecurityGroupTests-0d8724a3-273d-4eb1-a00d-5c0c6a0ee1c2-pub-net used request id req-08c4ff74-a2a3-40e0-9416-6d1996b608da 2018-12-27 17:47:25,283 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 17:47:25,288 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 17:47:25 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 17:47:25,289 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/6b6e50c3135048c0805272c4d30e3ab0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8167148f30f9613f5150116294dfb31d3b82852" 2018-12-27 17:47:25,388 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:47:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f7d8478e-05ba-4adb-bc47-25cceba80ecc Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/6b6e50c3135048c0805272c4d30e3ab0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "6b6e50c3135048c0805272c4d30e3ab0", "name": "InstanceSecurityGroupTests-cc4355ce-e650-437-proj"}} 2018-12-27 17:47:25,388 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/6b6e50c3135048c0805272c4d30e3ab0 used request id req-f7d8478e-05ba-4adb-bc47-25cceba80ecc 2018-12-27 17:47:25,394 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=d1391c0e-0fac-4806-986c-b4d6470fe498 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1462686e0a65448dd063c901c05bf097439532d" 2018-12-27 17:47:25,633 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-cf77ceb5-a28d-473c-8aef-ca8e62ecc4b6 Date: Thu, 27 Dec 2018 17:47:25 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d1391c0e-0fac-4806-986c-b4d6470fe498","tenant_id":"6b6e50c3135048c0805272c4d30e3ab0","created_at":"2018-12-27T17:47:16Z","dns_nameservers":[],"updated_at":"2018-12-27T17:47:16Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"6b6e50c3135048c0805272c4d30e3ab0","id":"265010b1-e06c-4fa8-8cfc-bd98cec52bb5","subnetpool_id":null,"name":"InstanceSecurityGroupTests-0d8724a3-273d-4eb1-a00d-5c0c6a0ee1c2-pub-subnet"}]} 2018-12-27 17:47:25,633 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=d1391c0e-0fac-4806-986c-b4d6470fe498 used request id req-cf77ceb5-a28d-473c-8aef-ca8e62ecc4b6 2018-12-27 17:47:25,634 - neutron_utils - INFO - Creating port for network with name - InstanceSecurityGroupTests-0d8724a3-273d-4eb1-a00d-5c0c6a0ee1c2-pub-net 2018-12-27 17:47:25,639 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1462686e0a65448dd063c901c05bf097439532d" -d '{"port": {"network_id": "d1391c0e-0fac-4806-986c-b4d6470fe498", "name": "InstanceSecurityGroupTests-0d8724a3-273d-4eb1-a00d-5c0c6a0ee1c2-port", "admin_state_up": true}}' 2018-12-27 17:47:27,036 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 909 X-Openstack-Request-Id: req-251559a6-6cca-4ef6-86e2-e973ee07e142 Date: Thu, 27 Dec 2018 17:47:27 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T17:47:26Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"265010b1-e06c-4fa8-8cfc-bd98cec52bb5","ip_address":"10.55.0.3"}],"id":"39887f1f-17ce-4222-9bfc-a732a1303dab","security_groups":["f9166ed2-a660-4e09-aa7e-770b180945d9"],"mac_address":"fa:16:3e:17:f0:1b","device_id":"","status":"DOWN","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-0-3","ip_address":"10.55.0.3","fqdn":"host-10-55-0-3.openstacklocal."}],"name":"InstanceSecurityGroupTests-0d8724a3-273d-4eb1-a00d-5c0c6a0ee1c2-port","project_id":"6b6e50c3135048c0805272c4d30e3ab0","qos_policy_id":null,"admin_state_up":true,"network_id":"d1391c0e-0fac-4806-986c-b4d6470fe498","dns_name":"","created_at":"2018-12-27T17:47:26Z","binding:vnic_type":"normal","tenant_id":"6b6e50c3135048c0805272c4d30e3ab0"}} 2018-12-27 17:47:27,036 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/ports used request id req-251559a6-6cca-4ef6-86e2-e973ee07e142 2018-12-27 17:47:27,041 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=InstanceSecurityGroupTests-0d8724a3-273d-4eb1-a00d-5c0c6a0ee1c2-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1462686e0a65448dd063c901c05bf097439532d" 2018-12-27 17:47:27,336 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 667 X-Openstack-Request-Id: req-7eef76f8-d7b6-4e7b-bb8c-1f54a9d47c01 Date: Thu, 27 Dec 2018 17:47:27 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"d1391c0e-0fac-4806-986c-b4d6470fe498","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"6b6e50c3135048c0805272c4d30e3ab0","status":"ACTIVE","subnets":["265010b1-e06c-4fa8-8cfc-bd98cec52bb5"],"description":"","tags":[],"updated_at":"2018-12-27T17:47:16Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-0d8724a3-273d-4eb1-a00d-5c0c6a0ee1c2-pub-net","admin_state_up":true,"tenant_id":"6b6e50c3135048c0805272c4d30e3ab0","created_at":"2018-12-27T17:47:14Z","mtu":1442}]} 2018-12-27 17:47:27,336 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=InstanceSecurityGroupTests-0d8724a3-273d-4eb1-a00d-5c0c6a0ee1c2-pub-net used request id req-7eef76f8-d7b6-4e7b-bb8c-1f54a9d47c01 2018-12-27 17:47:27,341 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=d1391c0e-0fac-4806-986c-b4d6470fe498 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1462686e0a65448dd063c901c05bf097439532d" 2018-12-27 17:47:27,674 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-fed05a90-cffc-4fab-a4b6-40cc8322ab34 Date: Thu, 27 Dec 2018 17:47:27 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d1391c0e-0fac-4806-986c-b4d6470fe498","tenant_id":"6b6e50c3135048c0805272c4d30e3ab0","created_at":"2018-12-27T17:47:16Z","dns_nameservers":[],"updated_at":"2018-12-27T17:47:16Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"6b6e50c3135048c0805272c4d30e3ab0","id":"265010b1-e06c-4fa8-8cfc-bd98cec52bb5","subnetpool_id":null,"name":"InstanceSecurityGroupTests-0d8724a3-273d-4eb1-a00d-5c0c6a0ee1c2-pub-subnet"}]} 2018-12-27 17:47:27,674 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=d1391c0e-0fac-4806-986c-b4d6470fe498 used request id req-fed05a90-cffc-4fab-a4b6-40cc8322ab34 2018-12-27 17:47:27,679 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=InstanceSecurityGroupTests-0d8724a3-273d-4eb1-a00d-5c0c6a0ee1c2-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1462686e0a65448dd063c901c05bf097439532d" 2018-12-27 17:47:27,777 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 667 X-Openstack-Request-Id: req-642f43e8-a214-4654-8f24-5d0ba530fc3c Date: Thu, 27 Dec 2018 17:47:27 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"d1391c0e-0fac-4806-986c-b4d6470fe498","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"6b6e50c3135048c0805272c4d30e3ab0","status":"ACTIVE","subnets":["265010b1-e06c-4fa8-8cfc-bd98cec52bb5"],"description":"","tags":[],"updated_at":"2018-12-27T17:47:16Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-0d8724a3-273d-4eb1-a00d-5c0c6a0ee1c2-pub-net","admin_state_up":true,"tenant_id":"6b6e50c3135048c0805272c4d30e3ab0","created_at":"2018-12-27T17:47:14Z","mtu":1442}]} 2018-12-27 17:47:27,777 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=InstanceSecurityGroupTests-0d8724a3-273d-4eb1-a00d-5c0c6a0ee1c2-pub-net used request id req-642f43e8-a214-4654-8f24-5d0ba530fc3c 2018-12-27 17:47:27,781 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/6b6e50c3135048c0805272c4d30e3ab0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1462686e0a65448dd063c901c05bf097439532d" 2018-12-27 17:47:27,879 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:47:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-553a3f5f-1ae3-48c3-a566-be041414da48 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/6b6e50c3135048c0805272c4d30e3ab0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "6b6e50c3135048c0805272c4d30e3ab0", "name": "InstanceSecurityGroupTests-cc4355ce-e650-437-proj"}} 2018-12-27 17:47:27,879 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/6b6e50c3135048c0805272c4d30e3ab0 used request id req-553a3f5f-1ae3-48c3-a566-be041414da48 2018-12-27 17:47:27,884 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=d1391c0e-0fac-4806-986c-b4d6470fe498 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1462686e0a65448dd063c901c05bf097439532d" 2018-12-27 17:47:27,937 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-659aadeb-6126-4e16-b301-5f0279ca12c6 Date: Thu, 27 Dec 2018 17:47:27 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d1391c0e-0fac-4806-986c-b4d6470fe498","tenant_id":"6b6e50c3135048c0805272c4d30e3ab0","created_at":"2018-12-27T17:47:16Z","dns_nameservers":[],"updated_at":"2018-12-27T17:47:16Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"6b6e50c3135048c0805272c4d30e3ab0","id":"265010b1-e06c-4fa8-8cfc-bd98cec52bb5","subnetpool_id":null,"name":"InstanceSecurityGroupTests-0d8724a3-273d-4eb1-a00d-5c0c6a0ee1c2-pub-subnet"}]} 2018-12-27 17:47:27,937 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=d1391c0e-0fac-4806-986c-b4d6470fe498 used request id req-659aadeb-6126-4e16-b301-5f0279ca12c6 2018-12-27 17:47:27,943 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=d1391c0e-0fac-4806-986c-b4d6470fe498&name=InstanceSecurityGroupTests-0d8724a3-273d-4eb1-a00d-5c0c6a0ee1c2-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1462686e0a65448dd063c901c05bf097439532d" 2018-12-27 17:47:28,181 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 912 X-Openstack-Request-Id: req-e7ddf6fa-e827-49af-a0b7-998bc4eee4b4 Date: Thu, 27 Dec 2018 17:47:28 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T17:47:26Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"265010b1-e06c-4fa8-8cfc-bd98cec52bb5","ip_address":"10.55.0.3"}],"id":"39887f1f-17ce-4222-9bfc-a732a1303dab","security_groups":["f9166ed2-a660-4e09-aa7e-770b180945d9"],"mac_address":"fa:16:3e:17:f0:1b","project_id":"6b6e50c3135048c0805272c4d30e3ab0","status":"DOWN","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-0-3","ip_address":"10.55.0.3","fqdn":"host-10-55-0-3.openstacklocal."}],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-0d8724a3-273d-4eb1-a00d-5c0c6a0ee1c2-port","admin_state_up":true,"network_id":"d1391c0e-0fac-4806-986c-b4d6470fe498","dns_name":"","created_at":"2018-12-27T17:47:26Z","binding:vnic_type":"normal","device_id":"","tenant_id":"6b6e50c3135048c0805272c4d30e3ab0"}]} 2018-12-27 17:47:28,181 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=d1391c0e-0fac-4806-986c-b4d6470fe498&name=InstanceSecurityGroupTests-0d8724a3-273d-4eb1-a00d-5c0c6a0ee1c2-port&admin_state_up=True used request id req-e7ddf6fa-e827-49af-a0b7-998bc4eee4b4 2018-12-27 17:47:28,185 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/6b6e50c3135048c0805272c4d30e3ab0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1462686e0a65448dd063c901c05bf097439532d" 2018-12-27 17:47:28,291 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:47:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a9b06776-362e-499a-a337-679d040e50f8 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/6b6e50c3135048c0805272c4d30e3ab0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "6b6e50c3135048c0805272c4d30e3ab0", "name": "InstanceSecurityGroupTests-cc4355ce-e650-437-proj"}} 2018-12-27 17:47:28,291 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/6b6e50c3135048c0805272c4d30e3ab0 used request id req-a9b06776-362e-499a-a337-679d040e50f8 2018-12-27 17:47:28,292 - nova_utils - INFO - Creating VM with name - InstanceSecurityGroupTests-0d8724a3-273d-4eb1-a00d-5c0c6a0ee1c2-inst 2018-12-27 17:47:28,295 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1462686e0a65448dd063c901c05bf097439532d" 2018-12-27 17:47:28,314 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:47:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-56c51dc4-d056-4a45-9b13-1386db7a101e x-compute-request-id: req-56c51dc4-d056-4a45-9b13-1386db7a101e Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"flavors": [{"id": "922832bf-acea-401a-961e-927f016b2f22", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/922832bf-acea-401a-961e-927f016b2f22", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/922832bf-acea-401a-961e-927f016b2f22", "rel": "bookmark"}], "name": "InstanceSecurityGroupTests-0d8724a3-273d-4eb1-a00d-5c0c6a0ee1c2-flavor-name"}]} 2018-12-27 17:47:28,314 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-56c51dc4-d056-4a45-9b13-1386db7a101e 2018-12-27 17:47:28,317 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/flavors/922832bf-acea-401a-961e-927f016b2f22 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1462686e0a65448dd063c901c05bf097439532d" 2018-12-27 17:47:28,334 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:47:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-920d6761-bcea-46e4-8e19-38f71f6c5802 x-compute-request-id: req-920d6761-bcea-46e4-8e19-38f71f6c5802 Content-Encoding: gzip Content-Length: 324 Content-Type: application/json RESP BODY: {"flavor": {"name": "InstanceSecurityGroupTests-0d8724a3-273d-4eb1-a00d-5c0c6a0ee1c2-flavor-name", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/922832bf-acea-401a-961e-927f016b2f22", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/922832bf-acea-401a-961e-927f016b2f22", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "922832bf-acea-401a-961e-927f016b2f22"}} 2018-12-27 17:47:28,334 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/922832bf-acea-401a-961e-927f016b2f22 used request id req-920d6761-bcea-46e4-8e19-38f71f6c5802 2018-12-27 17:47:28,337 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-0d8724a3-273d-4eb1-a00d-5c0c6a0ee1c2-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a1462686e0a65448dd063c901c05bf097439532d" 2018-12-27 17:47:28,570 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1062 Content-Type: application/json X-Openstack-Request-Id: req-3365e28d-5f86-4f66-90e9-134bf9ea0a62 Date: Thu, 27 Dec 2018 17:47:28 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-0d8724a3-273d-4eb1-a00d-5c0c6a0ee1c2-image", "tags": [], "container_format": "bare", "created_at": "2018-12-27T17:47:11Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-27T17:47:12Z", "visibility": "shared", "locations": [{"url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/742278b4-1a7e-44ba-b873-41bd4d2f0bd7/snap", "metadata": {}}], "self": "/v2/images/742278b4-1a7e-44ba-b873-41bd4d2f0bd7", "min_disk": 0, "protected": false, "id": "742278b4-1a7e-44ba-b873-41bd4d2f0bd7", "file": "/v2/images/742278b4-1a7e-44ba-b873-41bd4d2f0bd7/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "6b6e50c3135048c0805272c4d30e3ab0", "direct_url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/742278b4-1a7e-44ba-b873-41bd4d2f0bd7/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=InstanceSecurityGroupTests-0d8724a3-273d-4eb1-a00d-5c0c6a0ee1c2-image"} 2018-12-27 17:47:28,570 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-0d8724a3-273d-4eb1-a00d-5c0c6a0ee1c2-image used request id req-3365e28d-5f86-4f66-90e9-134bf9ea0a62 2018-12-27 17:47:28,573 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a1462686e0a65448dd063c901c05bf097439532d" 2018-12-27 17:47:28,763 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-52ed20f1-4fd6-4ec3-8e28-b1a2e8bcccab Date: Thu, 27 Dec 2018 17:47:28 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-27 17:47:28,763 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/schemas/image used request id req-52ed20f1-4fd6-4ec3-8e28-b1a2e8bcccab 2018-12-27 17:47:28,769 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1462686e0a65448dd063c901c05bf097439532d" -d '{"server": {"name": "InstanceSecurityGroupTests-0d8724a3-273d-4eb1-a00d-5c0c6a0ee1c2-inst", "imageRef": "742278b4-1a7e-44ba-b873-41bd4d2f0bd7", "flavorRef": "922832bf-acea-401a-961e-927f016b2f22", "max_count": 1, "min_count": 1, "networks": [{"port": "39887f1f-17ce-4222-9bfc-a732a1303dab"}], "security_groups": [{"name": "InstanceSecurityGroupTests-0d8724a3-273d-4eb1-a00d-5c0c6a0ee1c2-name"}]}}' 2018-12-27 17:47:30,999 - novaclient.v2.client - DEBUG - RESP: [202] Date: Thu, 27 Dec 2018 17:47:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-70f7c02c-686c-48a7-bece-aa6b50d20851 x-compute-request-id: req-70f7c02c-686c-48a7-bece-aa6b50d20851 Content-Length: 435 location: http://172.30.9.31:8774/v2.1/servers/eb9ab8cd-3a0c-4921-95bc-1db4166e753a Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "InstanceSecurityGroupTests-0d8724a3-273d-4eb1-a00d-5c0c6a0ee1c2-name"}], "OS-DCF:diskConfig": "MANUAL", "id": "eb9ab8cd-3a0c-4921-95bc-1db4166e753a", "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/eb9ab8cd-3a0c-4921-95bc-1db4166e753a", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/eb9ab8cd-3a0c-4921-95bc-1db4166e753a", "rel": "bookmark"}], "adminPass": "5Xgag2Xa5L73"}} 2018-12-27 17:47:31,000 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers used request id req-70f7c02c-686c-48a7-bece-aa6b50d20851 2018-12-27 17:47:31,003 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/eb9ab8cd-3a0c-4921-95bc-1db4166e753a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1462686e0a65448dd063c901c05bf097439532d" 2018-12-27 17:47:31,239 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:47:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a974a3bb-2f20-4331-9aad-e9581be290fa x-compute-request-id: req-a974a3bb-2f20-4331-9aad-e9581be290fa Content-Encoding: gzip Content-Length: 615 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/eb9ab8cd-3a0c-4921-95bc-1db4166e753a", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/eb9ab8cd-3a0c-4921-95bc-1db4166e753a", "rel": "bookmark"}], "image": {"id": "742278b4-1a7e-44ba-b873-41bd4d2f0bd7", "links": [{"href": "http://172.30.9.31:8774/images/742278b4-1a7e-44ba-b873-41bd4d2f0bd7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "922832bf-acea-401a-961e-927f016b2f22", "links": [{"href": "http://172.30.9.31:8774/flavors/922832bf-acea-401a-961e-927f016b2f22", "rel": "bookmark"}]}, "id": "eb9ab8cd-3a0c-4921-95bc-1db4166e753a", "user_id": "1947b56978954603bd147fe95fa2424d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T17:47:31Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-0d8724a3-273d-4eb1-a00d-5c0c6a0ee1c2-inst", "created": "2018-12-27T17:47:30Z", "tenant_id": "6b6e50c3135048c0805272c4d30e3ab0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-27 17:47:31,239 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/eb9ab8cd-3a0c-4921-95bc-1db4166e753a used request id req-a974a3bb-2f20-4331-9aad-e9581be290fa 2018-12-27 17:47:31,240 - create_instance - INFO - Created instance with name - InstanceSecurityGroupTests-0d8724a3-273d-4eb1-a00d-5c0c6a0ee1c2-inst 2018-12-27 17:47:31,242 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/eb9ab8cd-3a0c-4921-95bc-1db4166e753a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1462686e0a65448dd063c901c05bf097439532d" 2018-12-27 17:47:31,481 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:47:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b63020af-e2cd-4397-b563-f6c7120295e7 x-compute-request-id: req-b63020af-e2cd-4397-b563-f6c7120295e7 Content-Encoding: gzip Content-Length: 615 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/eb9ab8cd-3a0c-4921-95bc-1db4166e753a", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/eb9ab8cd-3a0c-4921-95bc-1db4166e753a", "rel": "bookmark"}], "image": {"id": "742278b4-1a7e-44ba-b873-41bd4d2f0bd7", "links": [{"href": "http://172.30.9.31:8774/images/742278b4-1a7e-44ba-b873-41bd4d2f0bd7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "922832bf-acea-401a-961e-927f016b2f22", "links": [{"href": "http://172.30.9.31:8774/flavors/922832bf-acea-401a-961e-927f016b2f22", "rel": "bookmark"}]}, "id": "eb9ab8cd-3a0c-4921-95bc-1db4166e753a", "user_id": "1947b56978954603bd147fe95fa2424d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T17:47:31Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-0d8724a3-273d-4eb1-a00d-5c0c6a0ee1c2-inst", "created": "2018-12-27T17:47:30Z", "tenant_id": "6b6e50c3135048c0805272c4d30e3ab0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-27 17:47:31,482 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/eb9ab8cd-3a0c-4921-95bc-1db4166e753a used request id req-b63020af-e2cd-4397-b563-f6c7120295e7 2018-12-27 17:47:31,482 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-0d8724a3-273d-4eb1-a00d-5c0c6a0ee1c2-inst] is - BUILD 2018-12-27 17:47:31,482 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-27 17:47:34,485 - create_instance - DEBUG - VM status query timeout in 896.754400015 2018-12-27 17:47:34,488 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/eb9ab8cd-3a0c-4921-95bc-1db4166e753a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1462686e0a65448dd063c901c05bf097439532d" 2018-12-27 17:47:35,175 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:47:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4108bcdb-a436-4450-b62e-915ddd9c58f2 x-compute-request-id: req-4108bcdb-a436-4450-b62e-915ddd9c58f2 Content-Encoding: gzip Content-Length: 672 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/eb9ab8cd-3a0c-4921-95bc-1db4166e753a", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/eb9ab8cd-3a0c-4921-95bc-1db4166e753a", "rel": "bookmark"}], "image": {"id": "742278b4-1a7e-44ba-b873-41bd4d2f0bd7", "links": [{"href": "http://172.30.9.31:8774/images/742278b4-1a7e-44ba-b873-41bd4d2f0bd7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "922832bf-acea-401a-961e-927f016b2f22", "links": [{"href": "http://172.30.9.31:8774/flavors/922832bf-acea-401a-961e-927f016b2f22", "rel": "bookmark"}]}, "id": "eb9ab8cd-3a0c-4921-95bc-1db4166e753a", "security_groups": [{"name": "default"}], "user_id": "1947b56978954603bd147fe95fa2424d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T17:47:33Z", "hostId": "0d26ab8d7e502d1b94bc4457878f3a825f8a7f9aa2ab40ba475d556f", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-0d8724a3-273d-4eb1-a00d-5c0c6a0ee1c2-inst", "created": "2018-12-27T17:47:30Z", "tenant_id": "6b6e50c3135048c0805272c4d30e3ab0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-27 17:47:35,175 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/eb9ab8cd-3a0c-4921-95bc-1db4166e753a used request id req-4108bcdb-a436-4450-b62e-915ddd9c58f2 2018-12-27 17:47:35,175 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-0d8724a3-273d-4eb1-a00d-5c0c6a0ee1c2-inst] is - BUILD 2018-12-27 17:47:35,176 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-27 17:47:38,179 - create_instance - DEBUG - VM status query timeout in 893.061043978 2018-12-27 17:47:38,182 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/eb9ab8cd-3a0c-4921-95bc-1db4166e753a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1462686e0a65448dd063c901c05bf097439532d" 2018-12-27 17:47:38,855 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:47:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-65559297-8e8e-4c55-a0f7-7b08d5c415cc x-compute-request-id: req-65559297-8e8e-4c55-a0f7-7b08d5c415cc Content-Encoding: gzip Content-Length: 672 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/eb9ab8cd-3a0c-4921-95bc-1db4166e753a", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/eb9ab8cd-3a0c-4921-95bc-1db4166e753a", "rel": "bookmark"}], "image": {"id": "742278b4-1a7e-44ba-b873-41bd4d2f0bd7", "links": [{"href": "http://172.30.9.31:8774/images/742278b4-1a7e-44ba-b873-41bd4d2f0bd7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "922832bf-acea-401a-961e-927f016b2f22", "links": [{"href": "http://172.30.9.31:8774/flavors/922832bf-acea-401a-961e-927f016b2f22", "rel": "bookmark"}]}, "id": "eb9ab8cd-3a0c-4921-95bc-1db4166e753a", "security_groups": [{"name": "default"}], "user_id": "1947b56978954603bd147fe95fa2424d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T17:47:33Z", "hostId": "0d26ab8d7e502d1b94bc4457878f3a825f8a7f9aa2ab40ba475d556f", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-0d8724a3-273d-4eb1-a00d-5c0c6a0ee1c2-inst", "created": "2018-12-27T17:47:30Z", "tenant_id": "6b6e50c3135048c0805272c4d30e3ab0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-27 17:47:38,856 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/eb9ab8cd-3a0c-4921-95bc-1db4166e753a used request id req-65559297-8e8e-4c55-a0f7-7b08d5c415cc 2018-12-27 17:47:38,856 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-0d8724a3-273d-4eb1-a00d-5c0c6a0ee1c2-inst] is - BUILD 2018-12-27 17:47:38,856 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-27 17:47:41,859 - create_instance - DEBUG - VM status query timeout in 889.380470037 2018-12-27 17:47:41,862 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/eb9ab8cd-3a0c-4921-95bc-1db4166e753a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1462686e0a65448dd063c901c05bf097439532d" 2018-12-27 17:47:42,395 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:47:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-451e19c9-c845-495f-b691-5f7ac3d9888e x-compute-request-id: req-451e19c9-c845-495f-b691-5f7ac3d9888e Content-Encoding: gzip Content-Length: 672 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/eb9ab8cd-3a0c-4921-95bc-1db4166e753a", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/eb9ab8cd-3a0c-4921-95bc-1db4166e753a", "rel": "bookmark"}], "image": {"id": "742278b4-1a7e-44ba-b873-41bd4d2f0bd7", "links": [{"href": "http://172.30.9.31:8774/images/742278b4-1a7e-44ba-b873-41bd4d2f0bd7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "922832bf-acea-401a-961e-927f016b2f22", "links": [{"href": "http://172.30.9.31:8774/flavors/922832bf-acea-401a-961e-927f016b2f22", "rel": "bookmark"}]}, "id": "eb9ab8cd-3a0c-4921-95bc-1db4166e753a", "security_groups": [{"name": "default"}], "user_id": "1947b56978954603bd147fe95fa2424d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T17:47:33Z", "hostId": "0d26ab8d7e502d1b94bc4457878f3a825f8a7f9aa2ab40ba475d556f", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-0d8724a3-273d-4eb1-a00d-5c0c6a0ee1c2-inst", "created": "2018-12-27T17:47:30Z", "tenant_id": "6b6e50c3135048c0805272c4d30e3ab0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-27 17:47:42,395 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/eb9ab8cd-3a0c-4921-95bc-1db4166e753a used request id req-451e19c9-c845-495f-b691-5f7ac3d9888e 2018-12-27 17:47:42,395 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-0d8724a3-273d-4eb1-a00d-5c0c6a0ee1c2-inst] is - BUILD 2018-12-27 17:47:42,396 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-27 17:47:45,399 - create_instance - DEBUG - VM status query timeout in 885.84108901 2018-12-27 17:47:45,402 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/eb9ab8cd-3a0c-4921-95bc-1db4166e753a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1462686e0a65448dd063c901c05bf097439532d" 2018-12-27 17:47:46,129 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:47:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-039c3976-871f-4bd9-bf7b-6d14976660e6 x-compute-request-id: req-039c3976-871f-4bd9-bf7b-6d14976660e6 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-0d8724a3-273d-4eb1-a00d-5c0c6a0ee1c2-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:17:f0:1b", "version": 4, "addr": "10.55.0.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/eb9ab8cd-3a0c-4921-95bc-1db4166e753a", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/eb9ab8cd-3a0c-4921-95bc-1db4166e753a", "rel": "bookmark"}], "image": {"id": "742278b4-1a7e-44ba-b873-41bd4d2f0bd7", "links": [{"href": "http://172.30.9.31:8774/images/742278b4-1a7e-44ba-b873-41bd4d2f0bd7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T17:47:42.000000", "flavor": {"id": "922832bf-acea-401a-961e-927f016b2f22", "links": [{"href": "http://172.30.9.31:8774/flavors/922832bf-acea-401a-961e-927f016b2f22", "rel": "bookmark"}]}, "id": "eb9ab8cd-3a0c-4921-95bc-1db4166e753a", "security_groups": [{"name": "default"}], "user_id": "1947b56978954603bd147fe95fa2424d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T17:47:42Z", "hostId": "0d26ab8d7e502d1b94bc4457878f3a825f8a7f9aa2ab40ba475d556f", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-0d8724a3-273d-4eb1-a00d-5c0c6a0ee1c2-inst", "created": "2018-12-27T17:47:30Z", "tenant_id": "6b6e50c3135048c0805272c4d30e3ab0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-27 17:47:46,130 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/eb9ab8cd-3a0c-4921-95bc-1db4166e753a used request id req-039c3976-871f-4bd9-bf7b-6d14976660e6 2018-12-27 17:47:46,130 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-0d8724a3-273d-4eb1-a00d-5c0c6a0ee1c2-inst] is - ACTIVE 2018-12-27 17:47:46,130 - create_instance - INFO - VM is - ACTIVE 2018-12-27 17:47:46,133 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/eb9ab8cd-3a0c-4921-95bc-1db4166e753a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1462686e0a65448dd063c901c05bf097439532d" 2018-12-27 17:47:46,669 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:47:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c4fb9483-9df6-4ef5-8d66-0ccc164e3e92 x-compute-request-id: req-c4fb9483-9df6-4ef5-8d66-0ccc164e3e92 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-0d8724a3-273d-4eb1-a00d-5c0c6a0ee1c2-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:17:f0:1b", "version": 4, "addr": "10.55.0.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/eb9ab8cd-3a0c-4921-95bc-1db4166e753a", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/eb9ab8cd-3a0c-4921-95bc-1db4166e753a", "rel": "bookmark"}], "image": {"id": "742278b4-1a7e-44ba-b873-41bd4d2f0bd7", "links": [{"href": "http://172.30.9.31:8774/images/742278b4-1a7e-44ba-b873-41bd4d2f0bd7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T17:47:42.000000", "flavor": {"id": "922832bf-acea-401a-961e-927f016b2f22", "links": [{"href": "http://172.30.9.31:8774/flavors/922832bf-acea-401a-961e-927f016b2f22", "rel": "bookmark"}]}, "id": "eb9ab8cd-3a0c-4921-95bc-1db4166e753a", "security_groups": [{"name": "default"}], "user_id": "1947b56978954603bd147fe95fa2424d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T17:47:42Z", "hostId": "0d26ab8d7e502d1b94bc4457878f3a825f8a7f9aa2ab40ba475d556f", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-0d8724a3-273d-4eb1-a00d-5c0c6a0ee1c2-inst", "created": "2018-12-27T17:47:30Z", "tenant_id": "6b6e50c3135048c0805272c4d30e3ab0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-27 17:47:46,669 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/eb9ab8cd-3a0c-4921-95bc-1db4166e753a used request id req-c4fb9483-9df6-4ef5-8d66-0ccc164e3e92 2018-12-27 17:47:46,675 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=InstanceSecurityGroupTests-0d8724a3-273d-4eb1-a00d-5c0c6a0ee1c2-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1462686e0a65448dd063c901c05bf097439532d" 2018-12-27 17:47:46,963 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 667 X-Openstack-Request-Id: req-30956f5a-13b0-45ca-a1a8-537ac09303ae Date: Thu, 27 Dec 2018 17:47:46 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"d1391c0e-0fac-4806-986c-b4d6470fe498","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"6b6e50c3135048c0805272c4d30e3ab0","status":"ACTIVE","subnets":["265010b1-e06c-4fa8-8cfc-bd98cec52bb5"],"description":"","tags":[],"updated_at":"2018-12-27T17:47:16Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-0d8724a3-273d-4eb1-a00d-5c0c6a0ee1c2-pub-net","admin_state_up":true,"tenant_id":"6b6e50c3135048c0805272c4d30e3ab0","created_at":"2018-12-27T17:47:14Z","mtu":1442}]} 2018-12-27 17:47:46,963 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=InstanceSecurityGroupTests-0d8724a3-273d-4eb1-a00d-5c0c6a0ee1c2-pub-net used request id req-30956f5a-13b0-45ca-a1a8-537ac09303ae 2018-12-27 17:47:46,967 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/6b6e50c3135048c0805272c4d30e3ab0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1462686e0a65448dd063c901c05bf097439532d" 2018-12-27 17:47:47,071 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:47:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0694e732-1b47-4f7f-82d1-9b6ae562c03d Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/6b6e50c3135048c0805272c4d30e3ab0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "6b6e50c3135048c0805272c4d30e3ab0", "name": "InstanceSecurityGroupTests-cc4355ce-e650-437-proj"}} 2018-12-27 17:47:47,071 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/6b6e50c3135048c0805272c4d30e3ab0 used request id req-0694e732-1b47-4f7f-82d1-9b6ae562c03d 2018-12-27 17:47:47,076 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=d1391c0e-0fac-4806-986c-b4d6470fe498 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1462686e0a65448dd063c901c05bf097439532d" 2018-12-27 17:47:47,124 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-a7e7b4f5-ab44-4f6e-bf0e-54598771e6ef Date: Thu, 27 Dec 2018 17:47:47 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d1391c0e-0fac-4806-986c-b4d6470fe498","tenant_id":"6b6e50c3135048c0805272c4d30e3ab0","created_at":"2018-12-27T17:47:16Z","dns_nameservers":[],"updated_at":"2018-12-27T17:47:16Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"6b6e50c3135048c0805272c4d30e3ab0","id":"265010b1-e06c-4fa8-8cfc-bd98cec52bb5","subnetpool_id":null,"name":"InstanceSecurityGroupTests-0d8724a3-273d-4eb1-a00d-5c0c6a0ee1c2-pub-subnet"}]} 2018-12-27 17:47:47,125 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=d1391c0e-0fac-4806-986c-b4d6470fe498 used request id req-a7e7b4f5-ab44-4f6e-bf0e-54598771e6ef 2018-12-27 17:47:47,130 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=d1391c0e-0fac-4806-986c-b4d6470fe498 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1462686e0a65448dd063c901c05bf097439532d" 2018-12-27 17:47:47,181 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1771 X-Openstack-Request-Id: req-f56c56f9-dcba-4bdb-a81c-1a5ba4c41327 Date: Thu, 27 Dec 2018 17:47:47 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T17:47:41Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"265010b1-e06c-4fa8-8cfc-bd98cec52bb5","ip_address":"10.55.0.3"}],"id":"39887f1f-17ce-4222-9bfc-a732a1303dab","security_groups":["f9166ed2-a660-4e09-aa7e-770b180945d9"],"mac_address":"fa:16:3e:17:f0:1b","project_id":"6b6e50c3135048c0805272c4d30e3ab0","status":"ACTIVE","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-0-3","ip_address":"10.55.0.3","fqdn":"host-10-55-0-3.openstacklocal."}],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-0d8724a3-273d-4eb1-a00d-5c0c6a0ee1c2-port","admin_state_up":true,"network_id":"d1391c0e-0fac-4806-986c-b4d6470fe498","dns_name":"","created_at":"2018-12-27T17:47:26Z","binding:vnic_type":"normal","device_id":"eb9ab8cd-3a0c-4921-95bc-1db4166e753a","tenant_id":"6b6e50c3135048c0805272c4d30e3ab0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T17:47:17Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"265010b1-e06c-4fa8-8cfc-bd98cec52bb5","ip_address":"10.55.0.2"}],"id":"8a65131a-6f92-4487-ae46-2a6591a120f7","security_groups":[],"mac_address":"fa:16:3e:2e:24:dc","project_id":"6b6e50c3135048c0805272c4d30e3ab0","status":"DOWN","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-0-2","ip_address":"10.55.0.2","fqdn":"host-10-55-0-2.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d1391c0e-0fac-4806-986c-b4d6470fe498","dns_name":"","created_at":"2018-12-27T17:47:14Z","binding:vnic_type":"normal","device_id":"","tenant_id":"6b6e50c3135048c0805272c4d30e3ab0"}]} 2018-12-27 17:47:47,181 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=d1391c0e-0fac-4806-986c-b4d6470fe498 used request id req-f56c56f9-dcba-4bdb-a81c-1a5ba4c41327 2018-12-27 17:47:47,184 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/eb9ab8cd-3a0c-4921-95bc-1db4166e753a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1462686e0a65448dd063c901c05bf097439532d" 2018-12-27 17:47:47,694 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:47:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b15afaf9-1039-464f-bc31-0eef5c4bcf6b x-compute-request-id: req-b15afaf9-1039-464f-bc31-0eef5c4bcf6b Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-0d8724a3-273d-4eb1-a00d-5c0c6a0ee1c2-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:17:f0:1b", "version": 4, "addr": "10.55.0.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/eb9ab8cd-3a0c-4921-95bc-1db4166e753a", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/eb9ab8cd-3a0c-4921-95bc-1db4166e753a", "rel": "bookmark"}], "image": {"id": "742278b4-1a7e-44ba-b873-41bd4d2f0bd7", "links": [{"href": "http://172.30.9.31:8774/images/742278b4-1a7e-44ba-b873-41bd4d2f0bd7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T17:47:42.000000", "flavor": {"id": "922832bf-acea-401a-961e-927f016b2f22", "links": [{"href": "http://172.30.9.31:8774/flavors/922832bf-acea-401a-961e-927f016b2f22", "rel": "bookmark"}]}, "id": "eb9ab8cd-3a0c-4921-95bc-1db4166e753a", "security_groups": [{"name": "default"}], "user_id": "1947b56978954603bd147fe95fa2424d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T17:47:42Z", "hostId": "0d26ab8d7e502d1b94bc4457878f3a825f8a7f9aa2ab40ba475d556f", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-0d8724a3-273d-4eb1-a00d-5c0c6a0ee1c2-inst", "created": "2018-12-27T17:47:30Z", "tenant_id": "6b6e50c3135048c0805272c4d30e3ab0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-27 17:47:47,694 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/eb9ab8cd-3a0c-4921-95bc-1db4166e753a used request id req-b15afaf9-1039-464f-bc31-0eef5c4bcf6b 2018-12-27 17:47:47,695 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-0d8724a3-273d-4eb1-a00d-5c0c6a0ee1c2-inst] is - ACTIVE 2018-12-27 17:47:47,695 - create_instance - INFO - VM is - ACTIVE 2018-12-27 17:47:47,697 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/eb9ab8cd-3a0c-4921-95bc-1db4166e753a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1462686e0a65448dd063c901c05bf097439532d" 2018-12-27 17:47:48,581 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:47:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9bd46cf8-425b-4ff6-b265-2baac0efe268 x-compute-request-id: req-9bd46cf8-425b-4ff6-b265-2baac0efe268 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-0d8724a3-273d-4eb1-a00d-5c0c6a0ee1c2-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:17:f0:1b", "version": 4, "addr": "10.55.0.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/eb9ab8cd-3a0c-4921-95bc-1db4166e753a", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/eb9ab8cd-3a0c-4921-95bc-1db4166e753a", "rel": "bookmark"}], "image": {"id": "742278b4-1a7e-44ba-b873-41bd4d2f0bd7", "links": [{"href": "http://172.30.9.31:8774/images/742278b4-1a7e-44ba-b873-41bd4d2f0bd7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T17:47:42.000000", "flavor": {"id": "922832bf-acea-401a-961e-927f016b2f22", "links": [{"href": "http://172.30.9.31:8774/flavors/922832bf-acea-401a-961e-927f016b2f22", "rel": "bookmark"}]}, "id": "eb9ab8cd-3a0c-4921-95bc-1db4166e753a", "security_groups": [{"name": "default"}], "user_id": "1947b56978954603bd147fe95fa2424d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T17:47:42Z", "hostId": "0d26ab8d7e502d1b94bc4457878f3a825f8a7f9aa2ab40ba475d556f", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-0d8724a3-273d-4eb1-a00d-5c0c6a0ee1c2-inst", "created": "2018-12-27T17:47:30Z", "tenant_id": "6b6e50c3135048c0805272c4d30e3ab0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-27 17:47:48,581 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/eb9ab8cd-3a0c-4921-95bc-1db4166e753a used request id req-9bd46cf8-425b-4ff6-b265-2baac0efe268 2018-12-27 17:47:48,587 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=InstanceSecurityGroupTests-0d8724a3-273d-4eb1-a00d-5c0c6a0ee1c2-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1462686e0a65448dd063c901c05bf097439532d" 2018-12-27 17:47:48,873 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 667 X-Openstack-Request-Id: req-3c866cbf-68d6-4636-8869-3776b7d1728c Date: Thu, 27 Dec 2018 17:47:48 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"d1391c0e-0fac-4806-986c-b4d6470fe498","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"6b6e50c3135048c0805272c4d30e3ab0","status":"ACTIVE","subnets":["265010b1-e06c-4fa8-8cfc-bd98cec52bb5"],"description":"","tags":[],"updated_at":"2018-12-27T17:47:16Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-0d8724a3-273d-4eb1-a00d-5c0c6a0ee1c2-pub-net","admin_state_up":true,"tenant_id":"6b6e50c3135048c0805272c4d30e3ab0","created_at":"2018-12-27T17:47:14Z","mtu":1442}]} 2018-12-27 17:47:48,873 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=InstanceSecurityGroupTests-0d8724a3-273d-4eb1-a00d-5c0c6a0ee1c2-pub-net used request id req-3c866cbf-68d6-4636-8869-3776b7d1728c 2018-12-27 17:47:48,877 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/6b6e50c3135048c0805272c4d30e3ab0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1462686e0a65448dd063c901c05bf097439532d" 2018-12-27 17:47:48,976 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:47:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4cf5fd95-ecf6-48f3-b1ff-a697b6455abd Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/6b6e50c3135048c0805272c4d30e3ab0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "6b6e50c3135048c0805272c4d30e3ab0", "name": "InstanceSecurityGroupTests-cc4355ce-e650-437-proj"}} 2018-12-27 17:47:48,976 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/6b6e50c3135048c0805272c4d30e3ab0 used request id req-4cf5fd95-ecf6-48f3-b1ff-a697b6455abd 2018-12-27 17:47:48,981 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=d1391c0e-0fac-4806-986c-b4d6470fe498 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1462686e0a65448dd063c901c05bf097439532d" 2018-12-27 17:47:49,031 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-b619c165-b064-46e4-a1e1-72123ba0b2fa Date: Thu, 27 Dec 2018 17:47:49 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d1391c0e-0fac-4806-986c-b4d6470fe498","tenant_id":"6b6e50c3135048c0805272c4d30e3ab0","created_at":"2018-12-27T17:47:16Z","dns_nameservers":[],"updated_at":"2018-12-27T17:47:16Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"6b6e50c3135048c0805272c4d30e3ab0","id":"265010b1-e06c-4fa8-8cfc-bd98cec52bb5","subnetpool_id":null,"name":"InstanceSecurityGroupTests-0d8724a3-273d-4eb1-a00d-5c0c6a0ee1c2-pub-subnet"}]} 2018-12-27 17:47:49,032 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=d1391c0e-0fac-4806-986c-b4d6470fe498 used request id req-b619c165-b064-46e4-a1e1-72123ba0b2fa 2018-12-27 17:47:49,037 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=d1391c0e-0fac-4806-986c-b4d6470fe498 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1462686e0a65448dd063c901c05bf097439532d" 2018-12-27 17:47:49,094 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1771 X-Openstack-Request-Id: req-ac85a55e-3a37-434b-b70d-9fc90422fe54 Date: Thu, 27 Dec 2018 17:47:49 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T17:47:41Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"265010b1-e06c-4fa8-8cfc-bd98cec52bb5","ip_address":"10.55.0.3"}],"id":"39887f1f-17ce-4222-9bfc-a732a1303dab","security_groups":["f9166ed2-a660-4e09-aa7e-770b180945d9"],"mac_address":"fa:16:3e:17:f0:1b","project_id":"6b6e50c3135048c0805272c4d30e3ab0","status":"ACTIVE","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-0-3","ip_address":"10.55.0.3","fqdn":"host-10-55-0-3.openstacklocal."}],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-0d8724a3-273d-4eb1-a00d-5c0c6a0ee1c2-port","admin_state_up":true,"network_id":"d1391c0e-0fac-4806-986c-b4d6470fe498","dns_name":"","created_at":"2018-12-27T17:47:26Z","binding:vnic_type":"normal","device_id":"eb9ab8cd-3a0c-4921-95bc-1db4166e753a","tenant_id":"6b6e50c3135048c0805272c4d30e3ab0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T17:47:17Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"265010b1-e06c-4fa8-8cfc-bd98cec52bb5","ip_address":"10.55.0.2"}],"id":"8a65131a-6f92-4487-ae46-2a6591a120f7","security_groups":[],"mac_address":"fa:16:3e:2e:24:dc","project_id":"6b6e50c3135048c0805272c4d30e3ab0","status":"DOWN","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-0-2","ip_address":"10.55.0.2","fqdn":"host-10-55-0-2.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d1391c0e-0fac-4806-986c-b4d6470fe498","dns_name":"","created_at":"2018-12-27T17:47:14Z","binding:vnic_type":"normal","device_id":"","tenant_id":"6b6e50c3135048c0805272c4d30e3ab0"}]} 2018-12-27 17:47:49,094 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=d1391c0e-0fac-4806-986c-b4d6470fe498 used request id req-ac85a55e-3a37-434b-b70d-9fc90422fe54 2018-12-27 17:47:49,097 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:8774/v2.1/servers/eb9ab8cd-3a0c-4921-95bc-1db4166e753a/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1462686e0a65448dd063c901c05bf097439532d" -d '{"addSecurityGroup": {"name": "InstanceSecurityGroupTests-0d8724a3-273d-4eb1-a00d-5c0c6a0ee1c2-name"}}' 2018-12-27 17:47:50,671 - novaclient.v2.client - DEBUG - RESP: [202] Date: Thu, 27 Dec 2018 17:47:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-0aa89707-83db-4227-8570-6f4b63be31a0 x-compute-request-id: req-0aa89707-83db-4227-8570-6f4b63be31a0 Content-Length: 0 Content-Type: application/json 2018-12-27 17:47:50,671 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/eb9ab8cd-3a0c-4921-95bc-1db4166e753a/action used request id req-0aa89707-83db-4227-8570-6f4b63be31a0 2018-12-27 17:47:50,674 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/eb9ab8cd-3a0c-4921-95bc-1db4166e753a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1462686e0a65448dd063c901c05bf097439532d" 2018-12-27 17:47:51,219 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:47:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0952877a-3473-4f07-b06a-1a33705ef945 x-compute-request-id: req-0952877a-3473-4f07-b06a-1a33705ef945 Content-Encoding: gzip Content-Length: 759 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-0d8724a3-273d-4eb1-a00d-5c0c6a0ee1c2-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:17:f0:1b", "version": 4, "addr": "10.55.0.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/eb9ab8cd-3a0c-4921-95bc-1db4166e753a", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/eb9ab8cd-3a0c-4921-95bc-1db4166e753a", "rel": "bookmark"}], "image": {"id": "742278b4-1a7e-44ba-b873-41bd4d2f0bd7", "links": [{"href": "http://172.30.9.31:8774/images/742278b4-1a7e-44ba-b873-41bd4d2f0bd7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T17:47:42.000000", "flavor": {"id": "922832bf-acea-401a-961e-927f016b2f22", "links": [{"href": "http://172.30.9.31:8774/flavors/922832bf-acea-401a-961e-927f016b2f22", "rel": "bookmark"}]}, "id": "eb9ab8cd-3a0c-4921-95bc-1db4166e753a", "security_groups": [{"name": "InstanceSecurityGroupTests-0d8724a3-273d-4eb1-a00d-5c0c6a0ee1c2-name"}, {"name": "default"}], "user_id": "1947b56978954603bd147fe95fa2424d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T17:47:42Z", "hostId": "0d26ab8d7e502d1b94bc4457878f3a825f8a7f9aa2ab40ba475d556f", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-0d8724a3-273d-4eb1-a00d-5c0c6a0ee1c2-inst", "created": "2018-12-27T17:47:30Z", "tenant_id": "6b6e50c3135048c0805272c4d30e3ab0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-27 17:47:51,219 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/eb9ab8cd-3a0c-4921-95bc-1db4166e753a used request id req-0952877a-3473-4f07-b06a-1a33705ef945 2018-12-27 17:47:51,224 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=InstanceSecurityGroupTests-0d8724a3-273d-4eb1-a00d-5c0c6a0ee1c2-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1462686e0a65448dd063c901c05bf097439532d" 2018-12-27 17:47:51,321 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 667 X-Openstack-Request-Id: req-db31342b-d62e-498f-bf21-b44eae17a9c2 Date: Thu, 27 Dec 2018 17:47:51 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"d1391c0e-0fac-4806-986c-b4d6470fe498","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"6b6e50c3135048c0805272c4d30e3ab0","status":"ACTIVE","subnets":["265010b1-e06c-4fa8-8cfc-bd98cec52bb5"],"description":"","tags":[],"updated_at":"2018-12-27T17:47:16Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-0d8724a3-273d-4eb1-a00d-5c0c6a0ee1c2-pub-net","admin_state_up":true,"tenant_id":"6b6e50c3135048c0805272c4d30e3ab0","created_at":"2018-12-27T17:47:14Z","mtu":1442}]} 2018-12-27 17:47:51,321 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=InstanceSecurityGroupTests-0d8724a3-273d-4eb1-a00d-5c0c6a0ee1c2-pub-net used request id req-db31342b-d62e-498f-bf21-b44eae17a9c2 2018-12-27 17:47:51,325 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/6b6e50c3135048c0805272c4d30e3ab0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1462686e0a65448dd063c901c05bf097439532d" 2018-12-27 17:47:51,430 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:47:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8aed8c28-63ab-4989-a33f-3a121e065877 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/6b6e50c3135048c0805272c4d30e3ab0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "6b6e50c3135048c0805272c4d30e3ab0", "name": "InstanceSecurityGroupTests-cc4355ce-e650-437-proj"}} 2018-12-27 17:47:51,430 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/6b6e50c3135048c0805272c4d30e3ab0 used request id req-8aed8c28-63ab-4989-a33f-3a121e065877 2018-12-27 17:47:51,436 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=d1391c0e-0fac-4806-986c-b4d6470fe498 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1462686e0a65448dd063c901c05bf097439532d" 2018-12-27 17:47:51,482 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-a54bd971-dd91-4eac-8550-e42e42b4c9f1 Date: Thu, 27 Dec 2018 17:47:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d1391c0e-0fac-4806-986c-b4d6470fe498","tenant_id":"6b6e50c3135048c0805272c4d30e3ab0","created_at":"2018-12-27T17:47:16Z","dns_nameservers":[],"updated_at":"2018-12-27T17:47:16Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"6b6e50c3135048c0805272c4d30e3ab0","id":"265010b1-e06c-4fa8-8cfc-bd98cec52bb5","subnetpool_id":null,"name":"InstanceSecurityGroupTests-0d8724a3-273d-4eb1-a00d-5c0c6a0ee1c2-pub-subnet"}]} 2018-12-27 17:47:51,482 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=d1391c0e-0fac-4806-986c-b4d6470fe498 used request id req-a54bd971-dd91-4eac-8550-e42e42b4c9f1 2018-12-27 17:47:51,487 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=d1391c0e-0fac-4806-986c-b4d6470fe498 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1462686e0a65448dd063c901c05bf097439532d" 2018-12-27 17:47:51,537 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1810 X-Openstack-Request-Id: req-19c3c865-4862-4e0d-b3b1-8894f1c2ae73 Date: Thu, 27 Dec 2018 17:47:51 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T17:47:50Z","device_owner":"compute:nova","revision_number":12,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"265010b1-e06c-4fa8-8cfc-bd98cec52bb5","ip_address":"10.55.0.3"}],"id":"39887f1f-17ce-4222-9bfc-a732a1303dab","security_groups":["be13a20d-9248-4557-94b1-22b75ea9d0f9","f9166ed2-a660-4e09-aa7e-770b180945d9"],"mac_address":"fa:16:3e:17:f0:1b","project_id":"6b6e50c3135048c0805272c4d30e3ab0","status":"ACTIVE","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-0-3","ip_address":"10.55.0.3","fqdn":"host-10-55-0-3.openstacklocal."}],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-0d8724a3-273d-4eb1-a00d-5c0c6a0ee1c2-port","admin_state_up":true,"network_id":"d1391c0e-0fac-4806-986c-b4d6470fe498","dns_name":"","created_at":"2018-12-27T17:47:26Z","binding:vnic_type":"normal","device_id":"eb9ab8cd-3a0c-4921-95bc-1db4166e753a","tenant_id":"6b6e50c3135048c0805272c4d30e3ab0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T17:47:17Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"265010b1-e06c-4fa8-8cfc-bd98cec52bb5","ip_address":"10.55.0.2"}],"id":"8a65131a-6f92-4487-ae46-2a6591a120f7","security_groups":[],"mac_address":"fa:16:3e:2e:24:dc","project_id":"6b6e50c3135048c0805272c4d30e3ab0","status":"DOWN","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-0-2","ip_address":"10.55.0.2","fqdn":"host-10-55-0-2.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d1391c0e-0fac-4806-986c-b4d6470fe498","dns_name":"","created_at":"2018-12-27T17:47:14Z","binding:vnic_type":"normal","device_id":"","tenant_id":"6b6e50c3135048c0805272c4d30e3ab0"}]} 2018-12-27 17:47:51,537 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=d1391c0e-0fac-4806-986c-b4d6470fe498 used request id req-19c3c865-4862-4e0d-b3b1-8894f1c2ae73 2018-12-27 17:47:51,538 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:47:51,938 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2128c41ae874426885f24b0ec49322da", "name": "InstanceSecurityGroupTests-cc4355ce-e650-437-proj-role"}], "expires_at": "2018-12-27T18:47:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6b6e50c3135048c0805272c4d30e3ab0", "name": "InstanceSecurityGroupTests-cc4355ce-e650-437-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/6b6e50c3135048c0805272c4d30e3ab0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/6b6e50c3135048c0805272c4d30e3ab0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/6b6e50c3135048c0805272c4d30e3ab0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/6b6e50c3135048c0805272c4d30e3ab0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/6b6e50c3135048c0805272c4d30e3ab0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/6b6e50c3135048c0805272c4d30e3ab0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/6b6e50c3135048c0805272c4d30e3ab0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/6b6e50c3135048c0805272c4d30e3ab0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/6b6e50c3135048c0805272c4d30e3ab0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_6b6e50c3135048c0805272c4d30e3ab0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_6b6e50c3135048c0805272c4d30e3ab0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/6b6e50c3135048c0805272c4d30e3ab0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/6b6e50c3135048c0805272c4d30e3ab0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/6b6e50c3135048c0805272c4d30e3ab0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-cc4355ce-e650-437-user", "id": "1947b56978954603bd147fe95fa2424d"}, "audit_ids": ["_SdRtrH7TdyRgQeIUnwC_A"], "issued_at": "2018-12-27T17:47:51.000000Z"}} 2018-12-27 17:47:51,941 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/eb9ab8cd-3a0c-4921-95bc-1db4166e753a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16f41cc96fe9d33b32382dccb0530cc000b6513f" 2018-12-27 17:47:53,013 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:47:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-109da85d-d1fc-453c-80ac-25334f57c51f x-compute-request-id: req-109da85d-d1fc-453c-80ac-25334f57c51f Content-Encoding: gzip Content-Length: 759 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-0d8724a3-273d-4eb1-a00d-5c0c6a0ee1c2-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:17:f0:1b", "version": 4, "addr": "10.55.0.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/eb9ab8cd-3a0c-4921-95bc-1db4166e753a", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/eb9ab8cd-3a0c-4921-95bc-1db4166e753a", "rel": "bookmark"}], "image": {"id": "742278b4-1a7e-44ba-b873-41bd4d2f0bd7", "links": [{"href": "http://172.30.9.31:8774/images/742278b4-1a7e-44ba-b873-41bd4d2f0bd7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T17:47:42.000000", "flavor": {"id": "922832bf-acea-401a-961e-927f016b2f22", "links": [{"href": "http://172.30.9.31:8774/flavors/922832bf-acea-401a-961e-927f016b2f22", "rel": "bookmark"}]}, "id": "eb9ab8cd-3a0c-4921-95bc-1db4166e753a", "security_groups": [{"name": "InstanceSecurityGroupTests-0d8724a3-273d-4eb1-a00d-5c0c6a0ee1c2-name"}, {"name": "default"}], "user_id": "1947b56978954603bd147fe95fa2424d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T17:47:42Z", "hostId": "0d26ab8d7e502d1b94bc4457878f3a825f8a7f9aa2ab40ba475d556f", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-0d8724a3-273d-4eb1-a00d-5c0c6a0ee1c2-inst", "created": "2018-12-27T17:47:30Z", "tenant_id": "6b6e50c3135048c0805272c4d30e3ab0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-27 17:47:53,013 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/eb9ab8cd-3a0c-4921-95bc-1db4166e753a used request id req-109da85d-d1fc-453c-80ac-25334f57c51f 2018-12-27 17:47:53,016 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/eb9ab8cd-3a0c-4921-95bc-1db4166e753a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1462686e0a65448dd063c901c05bf097439532d" 2018-12-27 17:47:53,665 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:47:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bd1cf11b-f816-4cf8-8df6-d539d5abfc50 x-compute-request-id: req-bd1cf11b-f816-4cf8-8df6-d539d5abfc50 Content-Encoding: gzip Content-Length: 759 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-0d8724a3-273d-4eb1-a00d-5c0c6a0ee1c2-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:17:f0:1b", "version": 4, "addr": "10.55.0.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/eb9ab8cd-3a0c-4921-95bc-1db4166e753a", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/eb9ab8cd-3a0c-4921-95bc-1db4166e753a", "rel": "bookmark"}], "image": {"id": "742278b4-1a7e-44ba-b873-41bd4d2f0bd7", "links": [{"href": "http://172.30.9.31:8774/images/742278b4-1a7e-44ba-b873-41bd4d2f0bd7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T17:47:42.000000", "flavor": {"id": "922832bf-acea-401a-961e-927f016b2f22", "links": [{"href": "http://172.30.9.31:8774/flavors/922832bf-acea-401a-961e-927f016b2f22", "rel": "bookmark"}]}, "id": "eb9ab8cd-3a0c-4921-95bc-1db4166e753a", "security_groups": [{"name": "InstanceSecurityGroupTests-0d8724a3-273d-4eb1-a00d-5c0c6a0ee1c2-name"}, {"name": "default"}], "user_id": "1947b56978954603bd147fe95fa2424d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T17:47:42Z", "hostId": "0d26ab8d7e502d1b94bc4457878f3a825f8a7f9aa2ab40ba475d556f", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-0d8724a3-273d-4eb1-a00d-5c0c6a0ee1c2-inst", "created": "2018-12-27T17:47:30Z", "tenant_id": "6b6e50c3135048c0805272c4d30e3ab0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-27 17:47:53,666 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/eb9ab8cd-3a0c-4921-95bc-1db4166e753a used request id req-bd1cf11b-f816-4cf8-8df6-d539d5abfc50 2018-12-27 17:47:53,666 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-0d8724a3-273d-4eb1-a00d-5c0c6a0ee1c2-inst] is - ACTIVE 2018-12-27 17:47:53,666 - create_instance - INFO - VM is - ACTIVE 2018-12-27 17:47:53,669 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/eb9ab8cd-3a0c-4921-95bc-1db4166e753a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1462686e0a65448dd063c901c05bf097439532d" 2018-12-27 17:47:54,214 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:47:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6f527903-8d5e-4703-8f0d-c5897f11cb86 x-compute-request-id: req-6f527903-8d5e-4703-8f0d-c5897f11cb86 Content-Encoding: gzip Content-Length: 759 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-0d8724a3-273d-4eb1-a00d-5c0c6a0ee1c2-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:17:f0:1b", "version": 4, "addr": "10.55.0.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/eb9ab8cd-3a0c-4921-95bc-1db4166e753a", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/eb9ab8cd-3a0c-4921-95bc-1db4166e753a", "rel": "bookmark"}], "image": {"id": "742278b4-1a7e-44ba-b873-41bd4d2f0bd7", "links": [{"href": "http://172.30.9.31:8774/images/742278b4-1a7e-44ba-b873-41bd4d2f0bd7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T17:47:42.000000", "flavor": {"id": "922832bf-acea-401a-961e-927f016b2f22", "links": [{"href": "http://172.30.9.31:8774/flavors/922832bf-acea-401a-961e-927f016b2f22", "rel": "bookmark"}]}, "id": "eb9ab8cd-3a0c-4921-95bc-1db4166e753a", "security_groups": [{"name": "InstanceSecurityGroupTests-0d8724a3-273d-4eb1-a00d-5c0c6a0ee1c2-name"}, {"name": "default"}], "user_id": "1947b56978954603bd147fe95fa2424d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T17:47:42Z", "hostId": "0d26ab8d7e502d1b94bc4457878f3a825f8a7f9aa2ab40ba475d556f", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-0d8724a3-273d-4eb1-a00d-5c0c6a0ee1c2-inst", "created": "2018-12-27T17:47:30Z", "tenant_id": "6b6e50c3135048c0805272c4d30e3ab0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-27 17:47:54,214 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/eb9ab8cd-3a0c-4921-95bc-1db4166e753a used request id req-6f527903-8d5e-4703-8f0d-c5897f11cb86 2018-12-27 17:47:54,219 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=InstanceSecurityGroupTests-0d8724a3-273d-4eb1-a00d-5c0c6a0ee1c2-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1462686e0a65448dd063c901c05bf097439532d" 2018-12-27 17:47:54,329 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 667 X-Openstack-Request-Id: req-5b829b02-d33c-4888-a4d9-74a5689351ea Date: Thu, 27 Dec 2018 17:47:54 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"d1391c0e-0fac-4806-986c-b4d6470fe498","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"6b6e50c3135048c0805272c4d30e3ab0","status":"ACTIVE","subnets":["265010b1-e06c-4fa8-8cfc-bd98cec52bb5"],"description":"","tags":[],"updated_at":"2018-12-27T17:47:16Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-0d8724a3-273d-4eb1-a00d-5c0c6a0ee1c2-pub-net","admin_state_up":true,"tenant_id":"6b6e50c3135048c0805272c4d30e3ab0","created_at":"2018-12-27T17:47:14Z","mtu":1442}]} 2018-12-27 17:47:54,329 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=InstanceSecurityGroupTests-0d8724a3-273d-4eb1-a00d-5c0c6a0ee1c2-pub-net used request id req-5b829b02-d33c-4888-a4d9-74a5689351ea 2018-12-27 17:47:54,333 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/6b6e50c3135048c0805272c4d30e3ab0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1462686e0a65448dd063c901c05bf097439532d" 2018-12-27 17:47:54,430 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:47:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7bf1b12b-8b42-4fc5-9ef5-c9a31ec6f7ed Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/6b6e50c3135048c0805272c4d30e3ab0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "6b6e50c3135048c0805272c4d30e3ab0", "name": "InstanceSecurityGroupTests-cc4355ce-e650-437-proj"}} 2018-12-27 17:47:54,430 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/6b6e50c3135048c0805272c4d30e3ab0 used request id req-7bf1b12b-8b42-4fc5-9ef5-c9a31ec6f7ed 2018-12-27 17:47:54,435 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=d1391c0e-0fac-4806-986c-b4d6470fe498 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1462686e0a65448dd063c901c05bf097439532d" 2018-12-27 17:47:54,480 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-9e1b8434-59c8-46fa-8ed9-1bbb5a21ef06 Date: Thu, 27 Dec 2018 17:47:54 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d1391c0e-0fac-4806-986c-b4d6470fe498","tenant_id":"6b6e50c3135048c0805272c4d30e3ab0","created_at":"2018-12-27T17:47:16Z","dns_nameservers":[],"updated_at":"2018-12-27T17:47:16Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"6b6e50c3135048c0805272c4d30e3ab0","id":"265010b1-e06c-4fa8-8cfc-bd98cec52bb5","subnetpool_id":null,"name":"InstanceSecurityGroupTests-0d8724a3-273d-4eb1-a00d-5c0c6a0ee1c2-pub-subnet"}]} 2018-12-27 17:47:54,480 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=d1391c0e-0fac-4806-986c-b4d6470fe498 used request id req-9e1b8434-59c8-46fa-8ed9-1bbb5a21ef06 2018-12-27 17:47:54,485 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=d1391c0e-0fac-4806-986c-b4d6470fe498 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1462686e0a65448dd063c901c05bf097439532d" 2018-12-27 17:47:54,538 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1810 X-Openstack-Request-Id: req-a8752709-b38f-48c3-a7b2-a708bbf6daab Date: Thu, 27 Dec 2018 17:47:54 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T17:47:50Z","device_owner":"compute:nova","revision_number":12,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"265010b1-e06c-4fa8-8cfc-bd98cec52bb5","ip_address":"10.55.0.3"}],"id":"39887f1f-17ce-4222-9bfc-a732a1303dab","security_groups":["be13a20d-9248-4557-94b1-22b75ea9d0f9","f9166ed2-a660-4e09-aa7e-770b180945d9"],"mac_address":"fa:16:3e:17:f0:1b","project_id":"6b6e50c3135048c0805272c4d30e3ab0","status":"ACTIVE","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-0-3","ip_address":"10.55.0.3","fqdn":"host-10-55-0-3.openstacklocal."}],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-0d8724a3-273d-4eb1-a00d-5c0c6a0ee1c2-port","admin_state_up":true,"network_id":"d1391c0e-0fac-4806-986c-b4d6470fe498","dns_name":"","created_at":"2018-12-27T17:47:26Z","binding:vnic_type":"normal","device_id":"eb9ab8cd-3a0c-4921-95bc-1db4166e753a","tenant_id":"6b6e50c3135048c0805272c4d30e3ab0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T17:47:17Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"265010b1-e06c-4fa8-8cfc-bd98cec52bb5","ip_address":"10.55.0.2"}],"id":"8a65131a-6f92-4487-ae46-2a6591a120f7","security_groups":[],"mac_address":"fa:16:3e:2e:24:dc","project_id":"6b6e50c3135048c0805272c4d30e3ab0","status":"DOWN","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-0-2","ip_address":"10.55.0.2","fqdn":"host-10-55-0-2.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d1391c0e-0fac-4806-986c-b4d6470fe498","dns_name":"","created_at":"2018-12-27T17:47:14Z","binding:vnic_type":"normal","device_id":"","tenant_id":"6b6e50c3135048c0805272c4d30e3ab0"}]} 2018-12-27 17:47:54,538 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=d1391c0e-0fac-4806-986c-b4d6470fe498 used request id req-a8752709-b38f-48c3-a7b2-a708bbf6daab 2018-12-27 17:47:54,541 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/eb9ab8cd-3a0c-4921-95bc-1db4166e753a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1462686e0a65448dd063c901c05bf097439532d" 2018-12-27 17:47:55,045 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:47:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5d618406-1a73-4f3b-8161-2e74b6a12ccf x-compute-request-id: req-5d618406-1a73-4f3b-8161-2e74b6a12ccf Content-Encoding: gzip Content-Length: 759 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-0d8724a3-273d-4eb1-a00d-5c0c6a0ee1c2-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:17:f0:1b", "version": 4, "addr": "10.55.0.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/eb9ab8cd-3a0c-4921-95bc-1db4166e753a", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/eb9ab8cd-3a0c-4921-95bc-1db4166e753a", "rel": "bookmark"}], "image": {"id": "742278b4-1a7e-44ba-b873-41bd4d2f0bd7", "links": [{"href": "http://172.30.9.31:8774/images/742278b4-1a7e-44ba-b873-41bd4d2f0bd7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T17:47:42.000000", "flavor": {"id": "922832bf-acea-401a-961e-927f016b2f22", "links": [{"href": "http://172.30.9.31:8774/flavors/922832bf-acea-401a-961e-927f016b2f22", "rel": "bookmark"}]}, "id": "eb9ab8cd-3a0c-4921-95bc-1db4166e753a", "security_groups": [{"name": "InstanceSecurityGroupTests-0d8724a3-273d-4eb1-a00d-5c0c6a0ee1c2-name"}, {"name": "default"}], "user_id": "1947b56978954603bd147fe95fa2424d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T17:47:42Z", "hostId": "0d26ab8d7e502d1b94bc4457878f3a825f8a7f9aa2ab40ba475d556f", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-0d8724a3-273d-4eb1-a00d-5c0c6a0ee1c2-inst", "created": "2018-12-27T17:47:30Z", "tenant_id": "6b6e50c3135048c0805272c4d30e3ab0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-27 17:47:55,046 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/eb9ab8cd-3a0c-4921-95bc-1db4166e753a used request id req-5d618406-1a73-4f3b-8161-2e74b6a12ccf 2018-12-27 17:47:55,051 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=InstanceSecurityGroupTests-0d8724a3-273d-4eb1-a00d-5c0c6a0ee1c2-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1462686e0a65448dd063c901c05bf097439532d" 2018-12-27 17:47:55,151 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 667 X-Openstack-Request-Id: req-0da326dc-a2d6-461f-9f05-05979ed8805f Date: Thu, 27 Dec 2018 17:47:55 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"d1391c0e-0fac-4806-986c-b4d6470fe498","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"6b6e50c3135048c0805272c4d30e3ab0","status":"ACTIVE","subnets":["265010b1-e06c-4fa8-8cfc-bd98cec52bb5"],"description":"","tags":[],"updated_at":"2018-12-27T17:47:16Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-0d8724a3-273d-4eb1-a00d-5c0c6a0ee1c2-pub-net","admin_state_up":true,"tenant_id":"6b6e50c3135048c0805272c4d30e3ab0","created_at":"2018-12-27T17:47:14Z","mtu":1442}]} 2018-12-27 17:47:55,151 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=InstanceSecurityGroupTests-0d8724a3-273d-4eb1-a00d-5c0c6a0ee1c2-pub-net used request id req-0da326dc-a2d6-461f-9f05-05979ed8805f 2018-12-27 17:47:55,155 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/6b6e50c3135048c0805272c4d30e3ab0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1462686e0a65448dd063c901c05bf097439532d" 2018-12-27 17:47:55,253 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:47:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1d45aef4-9e1e-4498-9ad6-716ccb7c4aab Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/6b6e50c3135048c0805272c4d30e3ab0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "6b6e50c3135048c0805272c4d30e3ab0", "name": "InstanceSecurityGroupTests-cc4355ce-e650-437-proj"}} 2018-12-27 17:47:55,253 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/6b6e50c3135048c0805272c4d30e3ab0 used request id req-1d45aef4-9e1e-4498-9ad6-716ccb7c4aab 2018-12-27 17:47:55,258 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=d1391c0e-0fac-4806-986c-b4d6470fe498 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1462686e0a65448dd063c901c05bf097439532d" 2018-12-27 17:47:55,316 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-1075eb83-b8f9-466b-9235-415ce6b48fd0 Date: Thu, 27 Dec 2018 17:47:55 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d1391c0e-0fac-4806-986c-b4d6470fe498","tenant_id":"6b6e50c3135048c0805272c4d30e3ab0","created_at":"2018-12-27T17:47:16Z","dns_nameservers":[],"updated_at":"2018-12-27T17:47:16Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"6b6e50c3135048c0805272c4d30e3ab0","id":"265010b1-e06c-4fa8-8cfc-bd98cec52bb5","subnetpool_id":null,"name":"InstanceSecurityGroupTests-0d8724a3-273d-4eb1-a00d-5c0c6a0ee1c2-pub-subnet"}]} 2018-12-27 17:47:55,317 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=d1391c0e-0fac-4806-986c-b4d6470fe498 used request id req-1075eb83-b8f9-466b-9235-415ce6b48fd0 2018-12-27 17:47:55,322 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=d1391c0e-0fac-4806-986c-b4d6470fe498 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1462686e0a65448dd063c901c05bf097439532d" 2018-12-27 17:47:55,380 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1810 X-Openstack-Request-Id: req-f076217e-22f4-4eff-bff3-7ace30aaab15 Date: Thu, 27 Dec 2018 17:47:55 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T17:47:50Z","device_owner":"compute:nova","revision_number":12,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"265010b1-e06c-4fa8-8cfc-bd98cec52bb5","ip_address":"10.55.0.3"}],"id":"39887f1f-17ce-4222-9bfc-a732a1303dab","security_groups":["be13a20d-9248-4557-94b1-22b75ea9d0f9","f9166ed2-a660-4e09-aa7e-770b180945d9"],"mac_address":"fa:16:3e:17:f0:1b","project_id":"6b6e50c3135048c0805272c4d30e3ab0","status":"ACTIVE","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-0-3","ip_address":"10.55.0.3","fqdn":"host-10-55-0-3.openstacklocal."}],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-0d8724a3-273d-4eb1-a00d-5c0c6a0ee1c2-port","admin_state_up":true,"network_id":"d1391c0e-0fac-4806-986c-b4d6470fe498","dns_name":"","created_at":"2018-12-27T17:47:26Z","binding:vnic_type":"normal","device_id":"eb9ab8cd-3a0c-4921-95bc-1db4166e753a","tenant_id":"6b6e50c3135048c0805272c4d30e3ab0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T17:47:17Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"265010b1-e06c-4fa8-8cfc-bd98cec52bb5","ip_address":"10.55.0.2"}],"id":"8a65131a-6f92-4487-ae46-2a6591a120f7","security_groups":[],"mac_address":"fa:16:3e:2e:24:dc","project_id":"6b6e50c3135048c0805272c4d30e3ab0","status":"DOWN","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-0-2","ip_address":"10.55.0.2","fqdn":"host-10-55-0-2.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d1391c0e-0fac-4806-986c-b4d6470fe498","dns_name":"","created_at":"2018-12-27T17:47:14Z","binding:vnic_type":"normal","device_id":"","tenant_id":"6b6e50c3135048c0805272c4d30e3ab0"}]} 2018-12-27 17:47:55,380 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=d1391c0e-0fac-4806-986c-b4d6470fe498 used request id req-f076217e-22f4-4eff-bff3-7ace30aaab15 2018-12-27 17:47:55,383 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:8774/v2.1/servers/eb9ab8cd-3a0c-4921-95bc-1db4166e753a/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1462686e0a65448dd063c901c05bf097439532d" -d '{"addSecurityGroup": {"name": "InstanceSecurityGroupTests-0d8724a3-273d-4eb1-a00d-5c0c6a0ee1c2-name"}}' 2018-12-27 17:47:56,117 - novaclient.v2.client - DEBUG - RESP: [400] Date: Thu, 27 Dec 2018 17:47:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-8b37f510-ebdd-4b6f-91ab-a0d8939af9a9 x-compute-request-id: req-8b37f510-ebdd-4b6f-91ab-a0d8939af9a9 Content-Length: 237 Content-Type: application/json; charset=UTF-8 RESP BODY: {"badRequest": {"message": "Invalid input for security_groups. Reason: Duplicate items in the list: 'be13a20d-9248-4557-94b1-22b75ea9d0f9'.\nNeutron server returns request_ids: ['req-d7350480-bb1d-44d6-a553-2ff7c8f4738a']", "code": 400}} 2018-12-27 17:47:56,118 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/eb9ab8cd-3a0c-4921-95bc-1db4166e753a/action used request id req-8b37f510-ebdd-4b6f-91ab-a0d8939af9a9 2018-12-27 17:47:56,120 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/eb9ab8cd-3a0c-4921-95bc-1db4166e753a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1462686e0a65448dd063c901c05bf097439532d" 2018-12-27 17:47:56,743 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:47:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ff3f6a31-1058-4acb-be79-b69c7e54d073 x-compute-request-id: req-ff3f6a31-1058-4acb-be79-b69c7e54d073 Content-Encoding: gzip Content-Length: 759 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-0d8724a3-273d-4eb1-a00d-5c0c6a0ee1c2-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:17:f0:1b", "version": 4, "addr": "10.55.0.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/eb9ab8cd-3a0c-4921-95bc-1db4166e753a", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/eb9ab8cd-3a0c-4921-95bc-1db4166e753a", "rel": "bookmark"}], "image": {"id": "742278b4-1a7e-44ba-b873-41bd4d2f0bd7", "links": [{"href": "http://172.30.9.31:8774/images/742278b4-1a7e-44ba-b873-41bd4d2f0bd7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T17:47:42.000000", "flavor": {"id": "922832bf-acea-401a-961e-927f016b2f22", "links": [{"href": "http://172.30.9.31:8774/flavors/922832bf-acea-401a-961e-927f016b2f22", "rel": "bookmark"}]}, "id": "eb9ab8cd-3a0c-4921-95bc-1db4166e753a", "security_groups": [{"name": "InstanceSecurityGroupTests-0d8724a3-273d-4eb1-a00d-5c0c6a0ee1c2-name"}, {"name": "default"}], "user_id": "1947b56978954603bd147fe95fa2424d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T17:47:42Z", "hostId": "0d26ab8d7e502d1b94bc4457878f3a825f8a7f9aa2ab40ba475d556f", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-0d8724a3-273d-4eb1-a00d-5c0c6a0ee1c2-inst", "created": "2018-12-27T17:47:30Z", "tenant_id": "6b6e50c3135048c0805272c4d30e3ab0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-27 17:47:56,744 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/eb9ab8cd-3a0c-4921-95bc-1db4166e753a used request id req-ff3f6a31-1058-4acb-be79-b69c7e54d073 2018-12-27 17:47:56,744 - nova_utils - WARNING - Security group [InstanceSecurityGroupTests-0d8724a3-273d-4eb1-a00d-5c0c6a0ee1c2-name] already added to VM [InstanceSecurityGroupTests-0d8724a3-273d-4eb1-a00d-5c0c6a0ee1c2-inst] 2018-12-27 17:47:56,747 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/eb9ab8cd-3a0c-4921-95bc-1db4166e753a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1462686e0a65448dd063c901c05bf097439532d" 2018-12-27 17:47:57,439 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:47:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-25a16d9f-a450-4742-a879-3826c286ddc6 x-compute-request-id: req-25a16d9f-a450-4742-a879-3826c286ddc6 Content-Encoding: gzip Content-Length: 759 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-0d8724a3-273d-4eb1-a00d-5c0c6a0ee1c2-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:17:f0:1b", "version": 4, "addr": "10.55.0.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/eb9ab8cd-3a0c-4921-95bc-1db4166e753a", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/eb9ab8cd-3a0c-4921-95bc-1db4166e753a", "rel": "bookmark"}], "image": {"id": "742278b4-1a7e-44ba-b873-41bd4d2f0bd7", "links": [{"href": "http://172.30.9.31:8774/images/742278b4-1a7e-44ba-b873-41bd4d2f0bd7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T17:47:42.000000", "flavor": {"id": "922832bf-acea-401a-961e-927f016b2f22", "links": [{"href": "http://172.30.9.31:8774/flavors/922832bf-acea-401a-961e-927f016b2f22", "rel": "bookmark"}]}, "id": "eb9ab8cd-3a0c-4921-95bc-1db4166e753a", "security_groups": [{"name": "InstanceSecurityGroupTests-0d8724a3-273d-4eb1-a00d-5c0c6a0ee1c2-name"}, {"name": "default"}], "user_id": "1947b56978954603bd147fe95fa2424d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T17:47:42Z", "hostId": "0d26ab8d7e502d1b94bc4457878f3a825f8a7f9aa2ab40ba475d556f", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-0d8724a3-273d-4eb1-a00d-5c0c6a0ee1c2-inst", "created": "2018-12-27T17:47:30Z", "tenant_id": "6b6e50c3135048c0805272c4d30e3ab0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-27 17:47:57,439 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/eb9ab8cd-3a0c-4921-95bc-1db4166e753a used request id req-25a16d9f-a450-4742-a879-3826c286ddc6 2018-12-27 17:47:57,445 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=InstanceSecurityGroupTests-0d8724a3-273d-4eb1-a00d-5c0c6a0ee1c2-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1462686e0a65448dd063c901c05bf097439532d" 2018-12-27 17:47:57,542 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 667 X-Openstack-Request-Id: req-4f335749-8e37-4d96-b442-172b9f2baa51 Date: Thu, 27 Dec 2018 17:47:57 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"d1391c0e-0fac-4806-986c-b4d6470fe498","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"6b6e50c3135048c0805272c4d30e3ab0","status":"ACTIVE","subnets":["265010b1-e06c-4fa8-8cfc-bd98cec52bb5"],"description":"","tags":[],"updated_at":"2018-12-27T17:47:16Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-0d8724a3-273d-4eb1-a00d-5c0c6a0ee1c2-pub-net","admin_state_up":true,"tenant_id":"6b6e50c3135048c0805272c4d30e3ab0","created_at":"2018-12-27T17:47:14Z","mtu":1442}]} 2018-12-27 17:47:57,542 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=InstanceSecurityGroupTests-0d8724a3-273d-4eb1-a00d-5c0c6a0ee1c2-pub-net used request id req-4f335749-8e37-4d96-b442-172b9f2baa51 2018-12-27 17:47:57,546 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/6b6e50c3135048c0805272c4d30e3ab0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1462686e0a65448dd063c901c05bf097439532d" 2018-12-27 17:47:57,648 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:47:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1107f3af-5107-4a77-a385-8ad3802b46c8 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/6b6e50c3135048c0805272c4d30e3ab0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "6b6e50c3135048c0805272c4d30e3ab0", "name": "InstanceSecurityGroupTests-cc4355ce-e650-437-proj"}} 2018-12-27 17:47:57,648 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/6b6e50c3135048c0805272c4d30e3ab0 used request id req-1107f3af-5107-4a77-a385-8ad3802b46c8 2018-12-27 17:47:57,653 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=d1391c0e-0fac-4806-986c-b4d6470fe498 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1462686e0a65448dd063c901c05bf097439532d" 2018-12-27 17:47:57,702 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-187cc4ad-187f-4d8e-94b1-c718c79c6df8 Date: Thu, 27 Dec 2018 17:47:57 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d1391c0e-0fac-4806-986c-b4d6470fe498","tenant_id":"6b6e50c3135048c0805272c4d30e3ab0","created_at":"2018-12-27T17:47:16Z","dns_nameservers":[],"updated_at":"2018-12-27T17:47:16Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"6b6e50c3135048c0805272c4d30e3ab0","id":"265010b1-e06c-4fa8-8cfc-bd98cec52bb5","subnetpool_id":null,"name":"InstanceSecurityGroupTests-0d8724a3-273d-4eb1-a00d-5c0c6a0ee1c2-pub-subnet"}]} 2018-12-27 17:47:57,702 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=d1391c0e-0fac-4806-986c-b4d6470fe498 used request id req-187cc4ad-187f-4d8e-94b1-c718c79c6df8 2018-12-27 17:47:57,708 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=d1391c0e-0fac-4806-986c-b4d6470fe498 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1462686e0a65448dd063c901c05bf097439532d" 2018-12-27 17:47:57,760 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1810 X-Openstack-Request-Id: req-7d3c34d7-3e00-4893-8e7a-8ac912f1e62a Date: Thu, 27 Dec 2018 17:47:57 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T17:47:50Z","device_owner":"compute:nova","revision_number":12,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"265010b1-e06c-4fa8-8cfc-bd98cec52bb5","ip_address":"10.55.0.3"}],"id":"39887f1f-17ce-4222-9bfc-a732a1303dab","security_groups":["be13a20d-9248-4557-94b1-22b75ea9d0f9","f9166ed2-a660-4e09-aa7e-770b180945d9"],"mac_address":"fa:16:3e:17:f0:1b","project_id":"6b6e50c3135048c0805272c4d30e3ab0","status":"ACTIVE","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-0-3","ip_address":"10.55.0.3","fqdn":"host-10-55-0-3.openstacklocal."}],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-0d8724a3-273d-4eb1-a00d-5c0c6a0ee1c2-port","admin_state_up":true,"network_id":"d1391c0e-0fac-4806-986c-b4d6470fe498","dns_name":"","created_at":"2018-12-27T17:47:26Z","binding:vnic_type":"normal","device_id":"eb9ab8cd-3a0c-4921-95bc-1db4166e753a","tenant_id":"6b6e50c3135048c0805272c4d30e3ab0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T17:47:17Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"265010b1-e06c-4fa8-8cfc-bd98cec52bb5","ip_address":"10.55.0.2"}],"id":"8a65131a-6f92-4487-ae46-2a6591a120f7","security_groups":[],"mac_address":"fa:16:3e:2e:24:dc","project_id":"6b6e50c3135048c0805272c4d30e3ab0","status":"DOWN","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-0-2","ip_address":"10.55.0.2","fqdn":"host-10-55-0-2.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d1391c0e-0fac-4806-986c-b4d6470fe498","dns_name":"","created_at":"2018-12-27T17:47:14Z","binding:vnic_type":"normal","device_id":"","tenant_id":"6b6e50c3135048c0805272c4d30e3ab0"}]} 2018-12-27 17:47:57,761 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=d1391c0e-0fac-4806-986c-b4d6470fe498 used request id req-7d3c34d7-3e00-4893-8e7a-8ac912f1e62a 2018-12-27 17:47:57,764 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/eb9ab8cd-3a0c-4921-95bc-1db4166e753a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16f41cc96fe9d33b32382dccb0530cc000b6513f" 2018-12-27 17:47:58,288 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:47:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-34c67520-821f-41bb-875b-d93ff43546b9 x-compute-request-id: req-34c67520-821f-41bb-875b-d93ff43546b9 Content-Encoding: gzip Content-Length: 759 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-0d8724a3-273d-4eb1-a00d-5c0c6a0ee1c2-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:17:f0:1b", "version": 4, "addr": "10.55.0.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/eb9ab8cd-3a0c-4921-95bc-1db4166e753a", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/eb9ab8cd-3a0c-4921-95bc-1db4166e753a", "rel": "bookmark"}], "image": {"id": "742278b4-1a7e-44ba-b873-41bd4d2f0bd7", "links": [{"href": "http://172.30.9.31:8774/images/742278b4-1a7e-44ba-b873-41bd4d2f0bd7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T17:47:42.000000", "flavor": {"id": "922832bf-acea-401a-961e-927f016b2f22", "links": [{"href": "http://172.30.9.31:8774/flavors/922832bf-acea-401a-961e-927f016b2f22", "rel": "bookmark"}]}, "id": "eb9ab8cd-3a0c-4921-95bc-1db4166e753a", "security_groups": [{"name": "InstanceSecurityGroupTests-0d8724a3-273d-4eb1-a00d-5c0c6a0ee1c2-name"}, {"name": "default"}], "user_id": "1947b56978954603bd147fe95fa2424d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T17:47:42Z", "hostId": "0d26ab8d7e502d1b94bc4457878f3a825f8a7f9aa2ab40ba475d556f", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-0d8724a3-273d-4eb1-a00d-5c0c6a0ee1c2-inst", "created": "2018-12-27T17:47:30Z", "tenant_id": "6b6e50c3135048c0805272c4d30e3ab0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-27 17:47:58,288 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/eb9ab8cd-3a0c-4921-95bc-1db4166e753a used request id req-34c67520-821f-41bb-875b-d93ff43546b9 2018-12-27 17:47:58,288 - create_instance - INFO - Deleting Port with ID - 39887f1f-17ce-4222-9bfc-a732a1303dab 2018-12-27 17:47:58,289 - neutron_utils - INFO - Deleting port with name InstanceSecurityGroupTests-0d8724a3-273d-4eb1-a00d-5c0c6a0ee1c2-port 2018-12-27 17:47:58,293 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/ports/39887f1f-17ce-4222-9bfc-a732a1303dab -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1462686e0a65448dd063c901c05bf097439532d" 2018-12-27 17:47:58,843 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-51852d4b-d925-4a2b-a5d9-5f1f2c709385 Date: Thu, 27 Dec 2018 17:47:58 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 17:47:58,843 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/ports/39887f1f-17ce-4222-9bfc-a732a1303dab used request id req-51852d4b-d925-4a2b-a5d9-5f1f2c709385 2018-12-27 17:47:58,844 - create_instance - INFO - Deleting VM instance - InstanceSecurityGroupTests-0d8724a3-273d-4eb1-a00d-5c0c6a0ee1c2-inst 2018-12-27 17:47:58,846 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:8774/v2.1/servers/eb9ab8cd-3a0c-4921-95bc-1db4166e753a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1462686e0a65448dd063c901c05bf097439532d" 2018-12-27 17:47:58,977 - novaclient.v2.client - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:47:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-d5618053-ea2d-400f-8375-9630c0a41e8d x-compute-request-id: req-d5618053-ea2d-400f-8375-9630c0a41e8d Content-Type: application/json 2018-12-27 17:47:58,977 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/servers/eb9ab8cd-3a0c-4921-95bc-1db4166e753a used request id req-d5618053-ea2d-400f-8375-9630c0a41e8d 2018-12-27 17:47:58,977 - create_instance - INFO - Checking deletion status 2018-12-27 17:47:58,980 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/eb9ab8cd-3a0c-4921-95bc-1db4166e753a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1462686e0a65448dd063c901c05bf097439532d" 2018-12-27 17:47:59,449 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:47:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6fd65f61-2907-49ec-b4e9-b374e908b663 x-compute-request-id: req-6fd65f61-2907-49ec-b4e9-b374e908b663 Content-Encoding: gzip Content-Length: 738 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"InstanceSecurityGroupTests-0d8724a3-273d-4eb1-a00d-5c0c6a0ee1c2-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:17:f0:1b", "version": 4, "addr": "10.55.0.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/eb9ab8cd-3a0c-4921-95bc-1db4166e753a", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/eb9ab8cd-3a0c-4921-95bc-1db4166e753a", "rel": "bookmark"}], "image": {"id": "742278b4-1a7e-44ba-b873-41bd4d2f0bd7", "links": [{"href": "http://172.30.9.31:8774/images/742278b4-1a7e-44ba-b873-41bd4d2f0bd7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T17:47:42.000000", "flavor": {"id": "922832bf-acea-401a-961e-927f016b2f22", "links": [{"href": "http://172.30.9.31:8774/flavors/922832bf-acea-401a-961e-927f016b2f22", "rel": "bookmark"}]}, "id": "eb9ab8cd-3a0c-4921-95bc-1db4166e753a", "user_id": "1947b56978954603bd147fe95fa2424d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T17:47:58Z", "hostId": "0d26ab8d7e502d1b94bc4457878f3a825f8a7f9aa2ab40ba475d556f", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-0d8724a3-273d-4eb1-a00d-5c0c6a0ee1c2-inst", "created": "2018-12-27T17:47:30Z", "tenant_id": "6b6e50c3135048c0805272c4d30e3ab0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-27 17:47:59,449 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/eb9ab8cd-3a0c-4921-95bc-1db4166e753a used request id req-6fd65f61-2907-49ec-b4e9-b374e908b663 2018-12-27 17:47:59,450 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-0d8724a3-273d-4eb1-a00d-5c0c6a0ee1c2-inst] is - ACTIVE 2018-12-27 17:47:59,450 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-27 17:48:02,453 - create_instance - DEBUG - VM status query timeout in 296.523946047 2018-12-27 17:48:02,456 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/eb9ab8cd-3a0c-4921-95bc-1db4166e753a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1462686e0a65448dd063c901c05bf097439532d" 2018-12-27 17:48:02,499 - novaclient.v2.client - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:48:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-a44ffdda-da55-4aef-abb8-7121081ad85c x-compute-request-id: req-a44ffdda-da55-4aef-abb8-7121081ad85c Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance eb9ab8cd-3a0c-4921-95bc-1db4166e753a could not be found.", "code": 404}} 2018-12-27 17:48:02,499 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/eb9ab8cd-3a0c-4921-95bc-1db4166e753a used request id req-a44ffdda-da55-4aef-abb8-7121081ad85c 2018-12-27 17:48:02,500 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance eb9ab8cd-3a0c-4921-95bc-1db4166e753a could not be found. (HTTP 404) (Request-ID: req-a44ffdda-da55-4aef-abb8-7121081ad85c) 2018-12-27 17:48:02,500 - create_instance - INFO - VM has been properly deleted VM with name - InstanceSecurityGroupTests-0d8724a3-273d-4eb1-a00d-5c0c6a0ee1c2-inst 2018-12-27 17:48:02,501 - neutron_utils - INFO - Deleting security group rule with ID - fcbf5e7b-3cb8-43e6-9460-80e2063ca6e4 2018-12-27 17:48:02,506 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/security-group-rules/fcbf5e7b-3cb8-43e6-9460-80e2063ca6e4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8008e3c1c80c71086a9c0185151fb4dc3fe7d808" 2018-12-27 17:48:02,630 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-0e084c23-9c4d-45f3-b8d2-73f7e8ce9d08 Content-Length: 0 Date: Thu, 27 Dec 2018 17:48:02 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 17:48:02,630 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-group-rules/fcbf5e7b-3cb8-43e6-9460-80e2063ca6e4 used request id req-0e084c23-9c4d-45f3-b8d2-73f7e8ce9d08 2018-12-27 17:48:02,631 - neutron_utils - INFO - Deleting security group rule with ID - 08e54638-3601-4aeb-a42f-fff1d125f6a0 2018-12-27 17:48:02,636 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/security-group-rules/08e54638-3601-4aeb-a42f-fff1d125f6a0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8008e3c1c80c71086a9c0185151fb4dc3fe7d808" 2018-12-27 17:48:02,945 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ec1ee31a-395a-4cd1-ba33-1c7e6631ff7f Content-Length: 0 Date: Thu, 27 Dec 2018 17:48:02 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 17:48:02,946 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-group-rules/08e54638-3601-4aeb-a42f-fff1d125f6a0 used request id req-ec1ee31a-395a-4cd1-ba33-1c7e6631ff7f 2018-12-27 17:48:02,946 - neutron_utils - INFO - Deleting security group with name - InstanceSecurityGroupTests-0d8724a3-273d-4eb1-a00d-5c0c6a0ee1c2-name 2018-12-27 17:48:02,951 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/security-groups/be13a20d-9248-4557-94b1-22b75ea9d0f9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8008e3c1c80c71086a9c0185151fb4dc3fe7d808" 2018-12-27 17:48:03,298 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c95e3cbd-4305-4405-abc5-a19ca25ce207 Content-Length: 0 Date: Thu, 27 Dec 2018 17:48:03 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 17:48:03,298 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-groups/be13a20d-9248-4557-94b1-22b75ea9d0f9 used request id req-c95e3cbd-4305-4405-abc5-a19ca25ce207 2018-12-27 17:48:03,302 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:8774/v2.1/flavors/922832bf-acea-401a-961e-927f016b2f22 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}542847792485ad080213be64c911a1783e2b80b4" 2018-12-27 17:48:03,339 - novaclient.v2.client - DEBUG - RESP: [202] Date: Thu, 27 Dec 2018 17:48:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-cb22993f-b0c9-4b4d-943a-b2f43113e608 x-compute-request-id: req-cb22993f-b0c9-4b4d-943a-b2f43113e608 Content-Length: 0 Content-Type: application/json 2018-12-27 17:48:03,339 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/flavors/922832bf-acea-401a-961e-927f016b2f22 used request id req-cb22993f-b0c9-4b4d-943a-b2f43113e608 2018-12-27 17:48:03,340 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-0d8724a3-273d-4eb1-a00d-5c0c6a0ee1c2-pub-subnet 2018-12-27 17:48:03,340 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-0d8724a3-273d-4eb1-a00d-5c0c6a0ee1c2-pub-subnet 2018-12-27 17:48:03,345 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/subnets/265010b1-e06c-4fa8-8cfc-bd98cec52bb5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11dff9b98f321d3a8cc03c664335f6488c686acb" 2018-12-27 17:48:05,349 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-824dd886-4c60-48dc-926a-79a2f2886626 Date: Thu, 27 Dec 2018 17:48:05 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 17:48:05,349 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/subnets/265010b1-e06c-4fa8-8cfc-bd98cec52bb5 used request id req-824dd886-4c60-48dc-926a-79a2f2886626 2018-12-27 17:48:05,350 - neutron_utils - INFO - Deleting network with name InstanceSecurityGroupTests-0d8724a3-273d-4eb1-a00d-5c0c6a0ee1c2-pub-net 2018-12-27 17:48:05,355 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/networks/d1391c0e-0fac-4806-986c-b4d6470fe498 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11dff9b98f321d3a8cc03c664335f6488c686acb" 2018-12-27 17:48:06,647 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-f4ca6500-d973-4d0f-8485-73da47235d49 Date: Thu, 27 Dec 2018 17:48:06 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 17:48:06,647 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/networks/d1391c0e-0fac-4806-986c-b4d6470fe498 used request id req-f4ca6500-d973-4d0f-8485-73da47235d49 2018-12-27 17:48:06,648 - glance_utils - INFO - Deleting image named - InstanceSecurityGroupTests-0d8724a3-273d-4eb1-a00d-5c0c6a0ee1c2-image 2018-12-27 17:48:06,651 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9292/v2/images/742278b4-1a7e-44ba-b873-41bd4d2f0bd7 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0540c4d77746bc28636027372eb44d1a1981016f" 2018-12-27 17:48:07,205 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-63ff8858-3f83-4725-91c1-d44044e5abd2 Date: Thu, 27 Dec 2018 17:48:07 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-27 17:48:07,205 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.31:9292/v2/images/742278b4-1a7e-44ba-b873-41bd4d2f0bd7 used request id req-63ff8858-3f83-4725-91c1-d44044e5abd2 2018-12-27 17:48:07,213 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acc185287652ecfa5dd80e52f6ca68b4f8d6703d" 2018-12-27 17:48:07,502 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 35896 X-Openstack-Request-Id: req-e87ba964-85e9-4172-b2d2-7c690477c2c8 Date: Thu, 27 Dec 2018 17:48:07 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "created_at": "2018-12-27T15:33:01Z", "updated_at": "2018-12-27T15:33:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "35205ac3-06e6-4cf6-bb21-ff8f813cb45b", "remote_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "ade77f59-e70c-4970-8ea8-198222fa332e", "remote_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "c4f3bf7f-d793-498d-a883-bb8c6003f070", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "c85cb618-8f19-445b-8e16-6d467cb17771", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}], "revision_number": 4, "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "created_at": "2018-12-27T15:57:22Z", "updated_at": "2018-12-27T15:57:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "5e258a3b-01f5-4aef-81b7-0b5dc6e5b683", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "65475539-0336-498a-8da4-ff0a80b10089", "remote_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "ae922857-f7ae-4bc8-949b-153fb43bfd00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "b4f87679-52e1-4cf9-bf76-5abb9a9bec06", "remote_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "f7197afc9b61423897aefc9a643d03a1"}], "revision_number": 4, "project_id": "f7197afc9b61423897aefc9a643d03a1", "id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "created_at": "2018-12-27T16:01:54Z", "updated_at": "2018-12-27T16:01:54Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "00dd3abd-acd1-4edb-8f4a-8badcbd2eeb4", "remote_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "018de60d-bc33-4ef0-9eed-6d00b6ce227b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "0d99f0db-fa6b-4201-b67f-a7ff0db82c5d", "remote_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv6", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "5c4049ef-933d-4614-84e7-83584430d462", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv6", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}], "revision_number": 4, "project_id": "8c689c5e31c44b09ab85f80682abbc2a", "id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "created_at": "2018-12-27T15:56:49Z", "updated_at": "2018-12-27T15:56:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "6555e255-763a-4448-b1b1-0c93b2a390bd", "remote_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "777ff7a5-a590-43e5-a84b-7677710494e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "8bac258a-08df-48b7-900b-efbe01a6ec20", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "dc17921e-353f-4898-a970-881b2c8d093d", "remote_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}], "revision_number": 4, "project_id": "28dac9e1580d461c9de52e6659cc4f9d", "id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "created_at": "2018-12-27T16:01:52Z", "updated_at": "2018-12-27T16:01:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "32737757-45f3-4b24-b6ab-5f2d5579b4a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv6", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "ae604ef3-492d-4aa3-8045-1ff84f755a27", "remote_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv4", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "b7bff40a-beda-4996-b140-ed94d010535c", "remote_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv6", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "b8129030-9d72-4d5d-adce-47bbe62492fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv4", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}], "revision_number": 4, "project_id": "81c108a273314b24bf6b48c41b5bbe0c", "id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "created_at": "2018-12-27T15:57:20Z", "updated_at": "2018-12-27T15:57:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "0c389ec4-c0af-4c20-acf9-4fcc1d859dd7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv6", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "3749697a-f2ef-439a-a661-2fb92badd1ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv4", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "b74e0c8c-e243-450e-b1be-69c587093d6d", "remote_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv6", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "c222695b-2f1c-427d-afd7-e0be24ec9f66", "remote_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv4", "project_id": "7fb0e5436e4f467998e672dd71018a45"}], "revision_number": 4, "project_id": "7fb0e5436e4f467998e672dd71018a45", "id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "created_at": "2018-12-27T17:02:11Z", "updated_at": "2018-12-27T17:02:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "675d8a56-1c9b-4c58-a252-61e65997fd05", "remote_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv4", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "84f0587c-7394-4fd6-8f3d-8d6ba94cf3f9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv6", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "8a450b4f-e710-4193-816e-13a2d4e40c07", "remote_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv6", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "c3106b0a-1026-4156-86a9-f0438b7fab93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv4", "project_id": "7cba3664d5674e65a12c8c269a05febf"}], "revision_number": 4, "project_id": "7cba3664d5674e65a12c8c269a05febf", "id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "created_at": "2018-12-27T15:58:29Z", "updated_at": "2018-12-27T15:58:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "2a945ecc-f9fa-4219-96ab-c189a7f5c102", "remote_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv6", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "55e2b54e-68d4-4476-8c9f-e05e347c8970", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv4", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "9983229c-b595-482a-973f-81137a209b6d", "remote_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv4", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "9d4b8450-78ab-4817-a586-372ed88268f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv6", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}], "revision_number": 4, "project_id": "fbd6dbf946a5406398ba810e02d0888e", "id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "created_at": "2018-12-27T15:57:24Z", "updated_at": "2018-12-27T15:57:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "35521f2a-a59d-4798-9fa8-0febfe126076", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv4", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "607d473d-1e6a-4088-a778-7df9ffc1ff68", "remote_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv6", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "6f8fa92b-b67a-4047-a900-f43656aff42b", "remote_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv4", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "890f1d6c-9ae5-45b0-b7a1-282182432b66", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv6", "project_id": "253cc6709e714b8a80a5f74e4257907e"}], "revision_number": 4, "project_id": "253cc6709e714b8a80a5f74e4257907e", "id": "b9546f11-205e-4322-89f8-f0360d6090ed", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "created_at": "2018-12-27T15:57:08Z", "updated_at": "2018-12-27T15:57:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "6739c48b-d899-4c17-bb8e-ffaf8922c034", "remote_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv4", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "9660a6af-4d9b-40b9-9729-f205f66c2bd0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv4", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "bf244c03-fc10-4754-9c2b-b0224401c4f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv6", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "d3bee7cc-a152-441c-9790-abb1f56cec03", "remote_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv6", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}], "revision_number": 4, "project_id": "782a28bd0d40485e85eda6b8ba43840b", "id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "created_at": "2018-12-27T15:57:11Z", "updated_at": "2018-12-27T15:57:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "22c0d2cf-360a-4aa8-ba7e-bfdbf8327d27", "remote_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "553b140a-8ba9-4af7-9f50-bf24e87aebf7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "b2ecf7a5-df98-4d65-a762-767320437c5a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "e49104b2-7c13-49d6-8519-a16dd585346f", "remote_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}], "revision_number": 4, "project_id": "ef7e486beb8f4de39b25ca5f11552328", "id": "d0588e93-db0d-4888-9f99-3399a50df490", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "created_at": "2018-12-27T17:19:15Z", "updated_at": "2018-12-27T17:19:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "1990fe24-df44-4561-9f09-f50aab182bf7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "651e4b8b-b29e-409b-9f25-ff2328ccefe6", "remote_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "cc4e2254-2157-4ae1-a233-3047573ddc6d", "remote_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "da56dda4-aaf3-43ff-bdf7-e64892ec2345", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}], "revision_number": 4, "project_id": "2a5a6879c5fa4db798cea6d394565d45", "id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-27T15:33:07Z", "updated_at": "2018-12-27T15:33:07Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "4de95db8-72d6-4aec-a145-e92511971eb9", "remote_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "5f100cff-05d8-4405-8dfb-0a387c123fae", "remote_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "a3f6a193-cc94-4220-a73a-08acf63c449b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "f059d8a5-0c32-49c9-a721-77cc89245ecd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "created_at": "2018-12-27T15:29:16Z", "updated_at": "2018-12-27T15:29:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "3c53841a-5bc0-4192-b482-044411e217ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "5956ff3f-d59d-4af6-82b5-566c888583a7", "remote_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:16Z", "revision_number": 0, "id": "60735d87-52c7-426a-91a6-aff1078a5a2d", "remote_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:16Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "abe97133-61dd-4fdf-baf3-2e07968a324f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "da629caea04941e1ae8979c379dc7c9d"}], "revision_number": 4, "project_id": "da629caea04941e1ae8979c379dc7c9d", "id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b6e50c3135048c0805272c4d30e3ab0", "created_at": "2018-12-27T17:47:14Z", "updated_at": "2018-12-27T17:47:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:47:14Z", "revision_number": 0, "id": "a9a330b9-47de-401e-a1b0-0ef22d5509b5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:47:14Z", "security_group_id": "f9166ed2-a660-4e09-aa7e-770b180945d9", "tenant_id": "6b6e50c3135048c0805272c4d30e3ab0", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b6e50c3135048c0805272c4d30e3ab0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:47:14Z", "revision_number": 0, "id": "d7d7dfa8-e4c2-491a-829f-ab01354c1cd0", "remote_group_id": "f9166ed2-a660-4e09-aa7e-770b180945d9", "remote_ip_prefix": null, "created_at": "2018-12-27T17:47:14Z", "security_group_id": "f9166ed2-a660-4e09-aa7e-770b180945d9", "tenant_id": "6b6e50c3135048c0805272c4d30e3ab0", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b6e50c3135048c0805272c4d30e3ab0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:47:14Z", "revision_number": 0, "id": "e28e8242-53df-4585-9ad9-bfce3cdc2dc4", "remote_group_id": "f9166ed2-a660-4e09-aa7e-770b180945d9", "remote_ip_prefix": null, "created_at": "2018-12-27T17:47:14Z", "security_group_id": "f9166ed2-a660-4e09-aa7e-770b180945d9", "tenant_id": "6b6e50c3135048c0805272c4d30e3ab0", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b6e50c3135048c0805272c4d30e3ab0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:47:14Z", "revision_number": 0, "id": "fb8af3ef-86ab-4bbc-a0e9-0d61b9471680", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:47:14Z", "security_group_id": "f9166ed2-a660-4e09-aa7e-770b180945d9", "tenant_id": "6b6e50c3135048c0805272c4d30e3ab0", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b6e50c3135048c0805272c4d30e3ab0"}], "revision_number": 4, "project_id": "6b6e50c3135048c0805272c4d30e3ab0", "id": "f9166ed2-a660-4e09-aa7e-770b180945d9", "name": "default"}]} 2018-12-27 17:48:07,503 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=default used request id req-e87ba964-85e9-4172-b2d2-7c690477c2c8 2018-12-27 17:48:07,510 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acc185287652ecfa5dd80e52f6ca68b4f8d6703d" 2018-12-27 17:48:07,633 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:48:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3b9b9815-8d73-47d8-8b74-58413f604bfb Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b7b4fceec1ad4c6eb74d758b709a9d93", "name": "admin"}} 2018-12-27 17:48:07,633 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93 used request id req-3b9b9815-8d73-47d8-8b74-58413f604bfb 2018-12-27 17:48:07,637 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/f7197afc9b61423897aefc9a643d03a1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acc185287652ecfa5dd80e52f6ca68b4f8d6703d" 2018-12-27 17:48:07,746 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:48:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b52364e8-c7c7-4920-9324-58fc3557595f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f7197afc9b61423897aefc9a643d03a1.", "code": 404, "title": "Not Found"}} 2018-12-27 17:48:07,746 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/f7197afc9b61423897aefc9a643d03a1 used request id req-b52364e8-c7c7-4920-9324-58fc3557595f 2018-12-27 17:48:07,746 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:48:07,750 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/8c689c5e31c44b09ab85f80682abbc2a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acc185287652ecfa5dd80e52f6ca68b4f8d6703d" 2018-12-27 17:48:07,852 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:48:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3db39d1e-1252-4092-8153-2fa9655009a0 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8c689c5e31c44b09ab85f80682abbc2a.", "code": 404, "title": "Not Found"}} 2018-12-27 17:48:07,853 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/8c689c5e31c44b09ab85f80682abbc2a used request id req-3db39d1e-1252-4092-8153-2fa9655009a0 2018-12-27 17:48:07,853 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:48:07,856 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/28dac9e1580d461c9de52e6659cc4f9d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acc185287652ecfa5dd80e52f6ca68b4f8d6703d" 2018-12-27 17:48:07,976 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:48:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ce9d377d-d07f-4934-9272-f9a31d83bd20 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 28dac9e1580d461c9de52e6659cc4f9d.", "code": 404, "title": "Not Found"}} 2018-12-27 17:48:07,976 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/28dac9e1580d461c9de52e6659cc4f9d used request id req-ce9d377d-d07f-4934-9272-f9a31d83bd20 2018-12-27 17:48:07,976 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:48:07,980 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/81c108a273314b24bf6b48c41b5bbe0c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acc185287652ecfa5dd80e52f6ca68b4f8d6703d" 2018-12-27 17:48:08,090 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:48:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-41a64291-6799-4d3e-ae43-a78db6315114 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 81c108a273314b24bf6b48c41b5bbe0c.", "code": 404, "title": "Not Found"}} 2018-12-27 17:48:08,090 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/81c108a273314b24bf6b48c41b5bbe0c used request id req-41a64291-6799-4d3e-ae43-a78db6315114 2018-12-27 17:48:08,090 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:48:08,094 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/7fb0e5436e4f467998e672dd71018a45 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acc185287652ecfa5dd80e52f6ca68b4f8d6703d" 2018-12-27 17:48:08,200 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:48:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d1bbed58-5264-4da7-b25a-eb2fa001faf7 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7fb0e5436e4f467998e672dd71018a45.", "code": 404, "title": "Not Found"}} 2018-12-27 17:48:08,201 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/7fb0e5436e4f467998e672dd71018a45 used request id req-d1bbed58-5264-4da7-b25a-eb2fa001faf7 2018-12-27 17:48:08,201 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:48:08,204 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/7cba3664d5674e65a12c8c269a05febf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acc185287652ecfa5dd80e52f6ca68b4f8d6703d" 2018-12-27 17:48:08,320 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:48:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7c0a53dd-597f-4dcf-875b-bbf45c1f5fd6 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7cba3664d5674e65a12c8c269a05febf.", "code": 404, "title": "Not Found"}} 2018-12-27 17:48:08,320 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/7cba3664d5674e65a12c8c269a05febf used request id req-7c0a53dd-597f-4dcf-875b-bbf45c1f5fd6 2018-12-27 17:48:08,320 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:48:08,324 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/fbd6dbf946a5406398ba810e02d0888e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acc185287652ecfa5dd80e52f6ca68b4f8d6703d" 2018-12-27 17:48:08,510 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:48:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-50a0d06d-1a8f-4633-afe9-4bdf8ca08dba Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: fbd6dbf946a5406398ba810e02d0888e.", "code": 404, "title": "Not Found"}} 2018-12-27 17:48:08,510 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/fbd6dbf946a5406398ba810e02d0888e used request id req-50a0d06d-1a8f-4633-afe9-4bdf8ca08dba 2018-12-27 17:48:08,510 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:48:08,514 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/253cc6709e714b8a80a5f74e4257907e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acc185287652ecfa5dd80e52f6ca68b4f8d6703d" 2018-12-27 17:48:08,618 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:48:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fc55f332-d695-4494-90a9-b79f0360c58f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 253cc6709e714b8a80a5f74e4257907e.", "code": 404, "title": "Not Found"}} 2018-12-27 17:48:08,618 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/253cc6709e714b8a80a5f74e4257907e used request id req-fc55f332-d695-4494-90a9-b79f0360c58f 2018-12-27 17:48:08,618 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:48:08,622 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/782a28bd0d40485e85eda6b8ba43840b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acc185287652ecfa5dd80e52f6ca68b4f8d6703d" 2018-12-27 17:48:08,744 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:48:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d35ddb02-8610-453b-8421-7da2daece2f1 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 782a28bd0d40485e85eda6b8ba43840b.", "code": 404, "title": "Not Found"}} 2018-12-27 17:48:08,744 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/782a28bd0d40485e85eda6b8ba43840b used request id req-d35ddb02-8610-453b-8421-7da2daece2f1 2018-12-27 17:48:08,744 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:48:08,748 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/ef7e486beb8f4de39b25ca5f11552328 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acc185287652ecfa5dd80e52f6ca68b4f8d6703d" 2018-12-27 17:48:08,857 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:48:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1f38e06d-538f-4551-848c-5a9e3d826733 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: ef7e486beb8f4de39b25ca5f11552328.", "code": 404, "title": "Not Found"}} 2018-12-27 17:48:08,857 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/ef7e486beb8f4de39b25ca5f11552328 used request id req-1f38e06d-538f-4551-848c-5a9e3d826733 2018-12-27 17:48:08,857 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:48:08,861 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/2a5a6879c5fa4db798cea6d394565d45 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acc185287652ecfa5dd80e52f6ca68b4f8d6703d" 2018-12-27 17:48:08,968 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:48:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a6e1041b-35e9-4bbc-83f8-c74633c30467 Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.31:5000/v3/projects/2a5a6879c5fa4db798cea6d394565d45"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}} 2018-12-27 17:48:08,968 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/2a5a6879c5fa4db798cea6d394565d45 used request id req-a6e1041b-35e9-4bbc-83f8-c74633c30467 2018-12-27 17:48:08,972 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/da629caea04941e1ae8979c379dc7c9d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acc185287652ecfa5dd80e52f6ca68b4f8d6703d" 2018-12-27 17:48:09,087 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:48:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e8ca7cba-a321-431a-a794-af2d3ac9df1c Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/da629caea04941e1ae8979c379dc7c9d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "da629caea04941e1ae8979c379dc7c9d", "name": "service"}} 2018-12-27 17:48:09,087 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/da629caea04941e1ae8979c379dc7c9d used request id req-e8ca7cba-a321-431a-a794-af2d3ac9df1c 2018-12-27 17:48:09,091 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/6b6e50c3135048c0805272c4d30e3ab0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acc185287652ecfa5dd80e52f6ca68b4f8d6703d" 2018-12-27 17:48:09,200 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:48:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bf3655c9-7251-4998-9c1e-9affe6a2a84e Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/6b6e50c3135048c0805272c4d30e3ab0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "6b6e50c3135048c0805272c4d30e3ab0", "name": "InstanceSecurityGroupTests-cc4355ce-e650-437-proj"}} 2018-12-27 17:48:09,200 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/6b6e50c3135048c0805272c4d30e3ab0 used request id req-bf3655c9-7251-4998-9c1e-9affe6a2a84e 2018-12-27 17:48:09,201 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f9166ed2-a660-4e09-aa7e-770b180945d9 2018-12-27 17:48:09,206 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=f9166ed2-a660-4e09-aa7e-770b180945d9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acc185287652ecfa5dd80e52f6ca68b4f8d6703d" 2018-12-27 17:48:09,433 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-e9c3c1dd-adb6-461f-9478-fb9d21399d74 Date: Thu, 27 Dec 2018 17:48:09 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:47:14Z", "security_group_id": "f9166ed2-a660-4e09-aa7e-770b180945d9", "port_range_min": null, "revision_number": 0, "tenant_id": "6b6e50c3135048c0805272c4d30e3ab0", "created_at": "2018-12-27T17:47:14Z", "project_id": "6b6e50c3135048c0805272c4d30e3ab0", "id": "a9a330b9-47de-401e-a1b0-0ef22d5509b5"}, {"remote_group_id": "f9166ed2-a660-4e09-aa7e-770b180945d9", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:47:14Z", "security_group_id": "f9166ed2-a660-4e09-aa7e-770b180945d9", "port_range_min": null, "revision_number": 0, "tenant_id": "6b6e50c3135048c0805272c4d30e3ab0", "created_at": "2018-12-27T17:47:14Z", "project_id": "6b6e50c3135048c0805272c4d30e3ab0", "id": "d7d7dfa8-e4c2-491a-829f-ab01354c1cd0"}, {"remote_group_id": "f9166ed2-a660-4e09-aa7e-770b180945d9", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:47:14Z", "security_group_id": "f9166ed2-a660-4e09-aa7e-770b180945d9", "port_range_min": null, "revision_number": 0, "tenant_id": "6b6e50c3135048c0805272c4d30e3ab0", "created_at": "2018-12-27T17:47:14Z", "project_id": "6b6e50c3135048c0805272c4d30e3ab0", "id": "e28e8242-53df-4585-9ad9-bfce3cdc2dc4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:47:14Z", "security_group_id": "f9166ed2-a660-4e09-aa7e-770b180945d9", "port_range_min": null, "revision_number": 0, "tenant_id": "6b6e50c3135048c0805272c4d30e3ab0", "created_at": "2018-12-27T17:47:14Z", "project_id": "6b6e50c3135048c0805272c4d30e3ab0", "id": "fb8af3ef-86ab-4bbc-a0e9-0d61b9471680"}]} 2018-12-27 17:48:09,433 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=f9166ed2-a660-4e09-aa7e-770b180945d9 used request id req-e9c3c1dd-adb6-461f-9478-fb9d21399d74 2018-12-27 17:48:09,434 - neutron_utils - INFO - Deleting security group with name - default 2018-12-27 17:48:09,438 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/security-groups/f9166ed2-a660-4e09-aa7e-770b180945d9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acc185287652ecfa5dd80e52f6ca68b4f8d6703d" 2018-12-27 17:48:09,800 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-7d25630b-c861-4def-8b35-ad0998b6f4d3 Content-Length: 0 Date: Thu, 27 Dec 2018 17:48:09 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 17:48:09,800 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-groups/f9166ed2-a660-4e09-aa7e-770b180945d9 used request id req-7d25630b-c861-4def-8b35-ad0998b6f4d3 2018-12-27 17:48:09,801 - keystone_utils - INFO - Deleting project with name - InstanceSecurityGroupTests-cc4355ce-e650-437-proj 2018-12-27 17:48:09,804 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/projects/6b6e50c3135048c0805272c4d30e3ab0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acc185287652ecfa5dd80e52f6ca68b4f8d6703d" 2018-12-27 17:48:10,062 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:48:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-16e800d4-2cea-4501-b19e-8c269a3753bf Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:48:10,062 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/6b6e50c3135048c0805272c4d30e3ab0 used request id req-16e800d4-2cea-4501-b19e-8c269a3753bf 2018-12-27 17:48:10,062 - keystone_utils - INFO - Deleting role with name - InstanceSecurityGroupTests-cc4355ce-e650-437-proj-role 2018-12-27 17:48:10,066 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/roles/2128c41ae874426885f24b0ec49322da -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acc185287652ecfa5dd80e52f6ca68b4f8d6703d" 2018-12-27 17:48:10,217 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:48:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f5f0d08c-fe2d-4354-bdc4-fe7d4b97ce19 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:48:10,217 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/roles/2128c41ae874426885f24b0ec49322da used request id req-f5f0d08c-fe2d-4354-bdc4-fe7d4b97ce19 2018-12-27 17:48:10,221 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acc185287652ecfa5dd80e52f6ca68b4f8d6703d" 2018-12-27 17:48:10,325 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:48:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-93c95dd8-a1ff-40e3-9c4b-95ca1276ff4e Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8de789d09e46427786a85702e5e8de91", "links": {"self": "http://172.30.9.31:5000/v3/roles/8de789d09e46427786a85702e5e8de91"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 17:48:10,325 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-93c95dd8-a1ff-40e3-9c4b-95ca1276ff4e 2018-12-27 17:48:10,326 - keystone_utils - INFO - Deleting user with name - InstanceSecurityGroupTests-cc4355ce-e650-437-user 2018-12-27 17:48:10,330 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/users/1947b56978954603bd147fe95fa2424d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}509a6293a73fe313df739c97b8d296de771640b8" 2018-12-27 17:48:10,542 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:48:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d540c97d-067b-4fed-8bb1-d44a942d4c7f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:48:10,542 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/1947b56978954603bd147fe95fa2424d used request id req-d540c97d-067b-4fed-8bb1-d44a942d4c7f 2018-12-27 17:48:10,544 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:48:10,987 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:48:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["m9FtvtWuT1iPQUUeYehymQ"], "issued_at": "2018-12-27T17:48:10.000000Z"}} 2018-12-27 17:48:10,988 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2c2e2b8b8ed1d29b11329c9f10d8d547df30600" 2018-12-27 17:48:11,096 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:48:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0f9764eb-6329-4a88-9ffb-f3e9ecf6e045 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:48:11,096 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-0f9764eb-6329-4a88-9ffb-f3e9ecf6e045 2018-12-27 17:48:11,097 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:48:11,098 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:48:11,603 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:48:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["15PTJaMdSEujXweXtolnFw"], "issued_at": "2018-12-27T17:48:11.000000Z"}} 2018-12-27 17:48:11,604 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}518143a619f02bf82853cd0776b1b46fe0c6c088" 2018-12-27 17:48:11,715 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:48:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b438c5f9-27da-4460-9328-0d896d5e7969 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:48:11,715 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-b438c5f9-27da-4460-9328-0d896d5e7969 2018-12-27 17:48:11,719 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 17:48:11,724 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 17:48:11 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 17:48:11,725 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-3348d932-3395-4b7-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}518143a619f02bf82853cd0776b1b46fe0c6c088" 2018-12-27 17:48:11,826 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:48:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d7ef1ce9-7858-4d3c-8eba-63acd3ebb5ce Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-3348d932-3395-4b7-proj", "previous": null, "next": null}, "projects": []} 2018-12-27 17:48:11,826 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-3348d932-3395-4b7-proj used request id req-d7ef1ce9-7858-4d3c-8eba-63acd3ebb5ce 2018-12-27 17:48:11,829 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}518143a619f02bf82853cd0776b1b46fe0c6c088" 2018-12-27 17:48:11,946 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:48:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a6ae23bc-5023-43c7-9d84-d1e145d6953a Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-27 17:48:11,946 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-a6ae23bc-5023-43c7-9d84-d1e145d6953a 2018-12-27 17:48:11,950 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}518143a619f02bf82853cd0776b1b46fe0c6c088" -d '{"project": {"enabled": true, "domain_id": "default", "name": "InstanceSecurityGroupTests-3348d932-3395-4b7-proj"}}' 2018-12-27 17:48:12,101 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 27 Dec 2018 17:48:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-415bdea3-5e23-44d2-9e51-3ff70889e369 Content-Length: 323 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/e373a15abf1741e8a77fa0d4d1450d8c"}, "tags": [], "enabled": true, "id": "e373a15abf1741e8a77fa0d4d1450d8c", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-3348d932-3395-4b7-proj"}} 2018-12-27 17:48:12,101 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-415bdea3-5e23-44d2-9e51-3ff70889e369 2018-12-27 17:48:12,101 - keystone_utils - INFO - Created project with name - InstanceSecurityGroupTests-3348d932-3395-4b7-proj 2018-12-27 17:48:12,102 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:48:12,102 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:48:12,517 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:48:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["-6EOCFYBQ1i5VaBv41o55w"], "issued_at": "2018-12-27T17:48:12.000000Z"}} 2018-12-27 17:48:12,518 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c1ca5026403627c3265306dd971a4a583709b2b" 2018-12-27 17:48:12,709 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:48:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-98816416-5ec3-498e-a0d1-4cdc70c31242 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:48:12,709 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-98816416-5ec3-498e-a0d1-4cdc70c31242 2018-12-27 17:48:12,713 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 17:48:12,718 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 17:48:12 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 17:48:12,719 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c1ca5026403627c3265306dd971a4a583709b2b" 2018-12-27 17:48:12,846 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:48:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aafb86f4-931f-4d23-a362-0278d7d4da04 Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "links": {"self": "http://172.30.9.31:5000/v3/users/01fa52e7b3674fc48643fa4ffca67e4e"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "01fa52e7b3674fc48643fa4ffca67e4e", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/05a834ddebbc40688596b7460b47439e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05a834ddebbc40688596b7460b47439e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/08226a0ad01943f39559448239e291e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "08226a0ad01943f39559448239e291e1", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/55c0552fe37a4f7ca0e73939514bc683"}, "domain_id": "default", "enabled": true, "options": {}, "id": "55c0552fe37a4f7ca0e73939514bc683", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/646a4af4e3b5439a97996d353fea3924"}, "domain_id": "914eec1d43ea4caf9d2fd33268c06258", "enabled": true, "options": {}, "id": "646a4af4e3b5439a97996d353fea3924", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/85fb203e51c34d3f8122e285a6a318b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85fb203e51c34d3f8122e285a6a318b3", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/905e7f4b42d24cca93b99d2401fa3378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "905e7f4b42d24cca93b99d2401fa3378", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/a5bc08b9f81f4e5bb86c24f9f7547bae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5bc08b9f81f4e5bb86c24f9f7547bae", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/a5c780627f004d318bf908d80305da9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5c780627f004d318bf908d80305da9c", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/b18425bf2b044bc9af7e194919539a17"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b18425bf2b044bc9af7e194919539a17", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/b8d2134b619d4dca80e21d6fb16449b0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b8d2134b619d4dca80e21d6fb16449b0", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/b9ab6a25a652438285139fe5b44aea62"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9ab6a25a652438285139fe5b44aea62", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/c08462554a4844d681348f58b9b0edee"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c08462554a4844d681348f58b9b0edee", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/ddfc3a9aad444d4782eae677c8a98130"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ddfc3a9aad444d4782eae677c8a98130", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/f2a74f2185a54676a6cb2bb5ecfcc4f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2a74f2185a54676a6cb2bb5ecfcc4f6", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-12-27 17:48:12,846 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-aafb86f4-931f-4d23-a362-0278d7d4da04 2018-12-27 17:48:12,850 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?name=InstanceSecurityGroupTests-3348d932-3395-4b7-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c1ca5026403627c3265306dd971a4a583709b2b" 2018-12-27 17:48:12,970 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:48:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-89d4711b-375e-44fa-9136-d358969a4eb7 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?name=InstanceSecurityGroupTests-3348d932-3395-4b7-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/e373a15abf1741e8a77fa0d4d1450d8c"}, "tags": [], "enabled": true, "id": "e373a15abf1741e8a77fa0d4d1450d8c", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-3348d932-3395-4b7-proj"}]} 2018-12-27 17:48:12,970 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?name=InstanceSecurityGroupTests-3348d932-3395-4b7-proj used request id req-89d4711b-375e-44fa-9136-d358969a4eb7 2018-12-27 17:48:12,974 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c1ca5026403627c3265306dd971a4a583709b2b" 2018-12-27 17:48:13,081 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:48:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-48ea6a52-7c7d-4d57-9d1b-f0bdd9103c3d Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-27 17:48:13,081 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-48ea6a52-7c7d-4d57-9d1b-f0bdd9103c3d 2018-12-27 17:48:13,504 - keystone_utils - INFO - Created user with name - InstanceSecurityGroupTests-3348d932-3395-4b7-user 2018-12-27 17:48:13,504 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:48:13,508 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}518143a619f02bf82853cd0776b1b46fe0c6c088" 2018-12-27 17:48:13,624 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:48:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dead0997-add3-4165-83ac-5c0c07322031 Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8de789d09e46427786a85702e5e8de91", "links": {"self": "http://172.30.9.31:5000/v3/roles/8de789d09e46427786a85702e5e8de91"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 17:48:13,624 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-dead0997-add3-4165-83ac-5c0c07322031 2018-12-27 17:48:13,628 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}518143a619f02bf82853cd0776b1b46fe0c6c088" -d '{"role": {"name": "InstanceSecurityGroupTests-3348d932-3395-4b7-proj-role"}}' 2018-12-27 17:48:13,754 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 27 Dec 2018 17:48:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-668f8357-a2c6-425a-9f20-20475d4b48fe Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "43e4627c2d47498a8cb563ab589cc47b", "links": {"self": "http://172.30.9.31:5000/v3/roles/43e4627c2d47498a8cb563ab589cc47b"}, "name": "InstanceSecurityGroupTests-3348d932-3395-4b7-proj-role"}} 2018-12-27 17:48:13,754 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/roles used request id req-668f8357-a2c6-425a-9f20-20475d4b48fe 2018-12-27 17:48:13,754 - keystone_utils - INFO - Created role with name - InstanceSecurityGroupTests-3348d932-3395-4b7-proj-role 2018-12-27 17:48:13,758 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles/43e4627c2d47498a8cb563ab589cc47b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}518143a619f02bf82853cd0776b1b46fe0c6c088" 2018-12-27 17:48:13,949 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:48:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2729cd8d-4f30-42fe-8353-c6eff535571c Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "43e4627c2d47498a8cb563ab589cc47b", "links": {"self": "http://172.30.9.31:5000/v3/roles/43e4627c2d47498a8cb563ab589cc47b"}, "name": "InstanceSecurityGroupTests-3348d932-3395-4b7-proj-role"}} 2018-12-27 17:48:13,950 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles/43e4627c2d47498a8cb563ab589cc47b used request id req-2729cd8d-4f30-42fe-8353-c6eff535571c 2018-12-27 17:48:13,950 - keystone_utils - INFO - Granting role InstanceSecurityGroupTests-3348d932-3395-4b7-proj-role to project InstanceSecurityGroupTests-3348d932-3395-4b7-proj 2018-12-27 17:48:13,953 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:5000/v3/projects/e373a15abf1741e8a77fa0d4d1450d8c/users/13271abe6b814c7f940716af44149e6e/roles/43e4627c2d47498a8cb563ab589cc47b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}518143a619f02bf82853cd0776b1b46fe0c6c088" 2018-12-27 17:48:14,106 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:48:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4256cddb-40c5-4eb3-9ad2-ca1aa7bb31a3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:48:14,107 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/e373a15abf1741e8a77fa0d4d1450d8c/users/13271abe6b814c7f940716af44149e6e/roles/43e4627c2d47498a8cb563ab589cc47b used request id req-4256cddb-40c5-4eb3-9ad2-ca1aa7bb31a3 2018-12-27 17:48:14,107 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-27 17:48:14,108 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-12-27 17:48:14,109 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:48:14,109 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:48:14,511 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "43e4627c2d47498a8cb563ab589cc47b", "name": "InstanceSecurityGroupTests-3348d932-3395-4b7-proj-role"}], "expires_at": "2018-12-27T18:48:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e373a15abf1741e8a77fa0d4d1450d8c", "name": "InstanceSecurityGroupTests-3348d932-3395-4b7-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/e373a15abf1741e8a77fa0d4d1450d8c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/e373a15abf1741e8a77fa0d4d1450d8c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/e373a15abf1741e8a77fa0d4d1450d8c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/e373a15abf1741e8a77fa0d4d1450d8c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/e373a15abf1741e8a77fa0d4d1450d8c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/e373a15abf1741e8a77fa0d4d1450d8c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/e373a15abf1741e8a77fa0d4d1450d8c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/e373a15abf1741e8a77fa0d4d1450d8c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/e373a15abf1741e8a77fa0d4d1450d8c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_e373a15abf1741e8a77fa0d4d1450d8c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_e373a15abf1741e8a77fa0d4d1450d8c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/e373a15abf1741e8a77fa0d4d1450d8c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/e373a15abf1741e8a77fa0d4d1450d8c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/e373a15abf1741e8a77fa0d4d1450d8c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-3348d932-3395-4b7-user", "id": "13271abe6b814c7f940716af44149e6e"}, "audit_ids": ["RK9AdzLMQjC6F4SLcktv0g"], "issued_at": "2018-12-27T17:48:14.000000Z"}} 2018-12-27 17:48:14,511 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cba582f0a11778142a423588449d2e11f9f1200d" 2018-12-27 17:48:14,603 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:48:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5a9e260a-bb26-43ce-b90d-00de421abd2e Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:48:14,603 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-5a9e260a-bb26-43ce-b90d-00de421abd2e 2018-12-27 17:48:14,608 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-e8e218a9-73d6-4c84-b4be-34a5881183b4-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}cba582f0a11778142a423588449d2e11f9f1200d" 2018-12-27 17:48:14,848 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 171 Content-Type: application/json X-Openstack-Request-Id: req-992ae5c6-192e-4926-a995-1c3a2b5c07fe Date: Thu, 27 Dec 2018 17:48:14 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=InstanceSecurityGroupTests-e8e218a9-73d6-4c84-b4be-34a5881183b4-image"} 2018-12-27 17:48:14,848 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-e8e218a9-73d6-4c84-b4be-34a5881183b4-image used request id req-992ae5c6-192e-4926-a995-1c3a2b5c07fe 2018-12-27 17:48:14,851 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}cba582f0a11778142a423588449d2e11f9f1200d" 2018-12-27 17:48:15,042 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-e67ba64c-c39a-4082-b051-b45e7fec1fc5 Date: Thu, 27 Dec 2018 17:48:15 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-27 17:48:15,042 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/schemas/image used request id req-e67ba64c-c39a-4082-b051-b45e7fec1fc5 2018-12-27 17:48:15,074 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}cba582f0a11778142a423588449d2e11f9f1200d" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "InstanceSecurityGroupTests-e8e218a9-73d6-4c84-b4be-34a5881183b4-image"}' 2018-12-27 17:48:15,303 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 630 Content-Type: application/json Location: http://172.30.9.31:9292/v2/images/c19d63ff-3e39-407c-84a7-e5ab41bf88c5 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-3ca29f02-be01-4c6c-9c17-4bd4ff0cf4ba Date: Thu, 27 Dec 2018 17:48:15 GMT RESP BODY: {"status": "queued", "name": "InstanceSecurityGroupTests-e8e218a9-73d6-4c84-b4be-34a5881183b4-image", "tags": [], "container_format": "bare", "created_at": "2018-12-27T17:48:15Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-12-27T17:48:15Z", "visibility": "shared", "locations": [], "self": "/v2/images/c19d63ff-3e39-407c-84a7-e5ab41bf88c5", "min_disk": 0, "protected": false, "id": "c19d63ff-3e39-407c-84a7-e5ab41bf88c5", "file": "/v2/images/c19d63ff-3e39-407c-84a7-e5ab41bf88c5/file", "checksum": null, "owner": "e373a15abf1741e8a77fa0d4d1450d8c", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-27 17:48:15,303 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.31:9292/v2/images used request id req-3ca29f02-be01-4c6c-9c17-4bd4ff0cf4ba 2018-12-27 17:48:15,314 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:9292/v2/images/c19d63ff-3e39-407c-84a7-e5ab41bf88c5/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}cba582f0a11778142a423588449d2e11f9f1200d" -d '' 2018-12-27 17:48:16,641 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-41a05b41-5d9c-4fe1-8451-f53abd83dbfe Date: Thu, 27 Dec 2018 17:48:16 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-27 17:48:16,641 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.31:9292/v2/images/c19d63ff-3e39-407c-84a7-e5ab41bf88c5/file used request id req-41a05b41-5d9c-4fe1-8451-f53abd83dbfe 2018-12-27 17:48:16,642 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-27 17:48:16,645 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/images/c19d63ff-3e39-407c-84a7-e5ab41bf88c5 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}cba582f0a11778142a423588449d2e11f9f1200d" 2018-12-27 17:48:16,847 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-0e90dd59-5703-40d4-95ae-b3d127ce29d9 Date: Thu, 27 Dec 2018 17:48:16 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-e8e218a9-73d6-4c84-b4be-34a5881183b4-image", "tags": [], "container_format": "bare", "created_at": "2018-12-27T17:48:15Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-27T17:48:16Z", "visibility": "shared", "locations": [{"url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/c19d63ff-3e39-407c-84a7-e5ab41bf88c5/snap", "metadata": {}}], "self": "/v2/images/c19d63ff-3e39-407c-84a7-e5ab41bf88c5", "min_disk": 0, "protected": false, "id": "c19d63ff-3e39-407c-84a7-e5ab41bf88c5", "file": "/v2/images/c19d63ff-3e39-407c-84a7-e5ab41bf88c5/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "e373a15abf1741e8a77fa0d4d1450d8c", "direct_url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/c19d63ff-3e39-407c-84a7-e5ab41bf88c5/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-27 17:48:16,848 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images/c19d63ff-3e39-407c-84a7-e5ab41bf88c5 used request id req-0e90dd59-5703-40d4-95ae-b3d127ce29d9 2018-12-27 17:48:16,851 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}cba582f0a11778142a423588449d2e11f9f1200d" 2018-12-27 17:48:17,062 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-05584232-9290-4477-b708-89168ca2dde5 Date: Thu, 27 Dec 2018 17:48:17 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-27 17:48:17,062 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/schemas/image used request id req-05584232-9290-4477-b708-89168ca2dde5 2018-12-27 17:48:17,065 - create_image - INFO - Created image with name - InstanceSecurityGroupTests-e8e218a9-73d6-4c84-b4be-34a5881183b4-image 2018-12-27 17:48:17,068 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/images/c19d63ff-3e39-407c-84a7-e5ab41bf88c5 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}cba582f0a11778142a423588449d2e11f9f1200d" 2018-12-27 17:48:17,270 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-fe2d5543-d556-4047-8c9e-3fb4665b72db Date: Thu, 27 Dec 2018 17:48:17 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-e8e218a9-73d6-4c84-b4be-34a5881183b4-image", "tags": [], "container_format": "bare", "created_at": "2018-12-27T17:48:15Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-27T17:48:16Z", "visibility": "shared", "locations": [{"url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/c19d63ff-3e39-407c-84a7-e5ab41bf88c5/snap", "metadata": {}}], "self": "/v2/images/c19d63ff-3e39-407c-84a7-e5ab41bf88c5", "min_disk": 0, "protected": false, "id": "c19d63ff-3e39-407c-84a7-e5ab41bf88c5", "file": "/v2/images/c19d63ff-3e39-407c-84a7-e5ab41bf88c5/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "e373a15abf1741e8a77fa0d4d1450d8c", "direct_url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/c19d63ff-3e39-407c-84a7-e5ab41bf88c5/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-27 17:48:17,270 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images/c19d63ff-3e39-407c-84a7-e5ab41bf88c5 used request id req-fe2d5543-d556-4047-8c9e-3fb4665b72db 2018-12-27 17:48:17,271 - create_image - DEBUG - Instance status is - active 2018-12-27 17:48:17,271 - create_image - DEBUG - Image is active with name - InstanceSecurityGroupTests-e8e218a9-73d6-4c84-b4be-34a5881183b4-image 2018-12-27 17:48:17,271 - create_image - INFO - Image is now active with name - InstanceSecurityGroupTests-e8e218a9-73d6-4c84-b4be-34a5881183b4-image 2018-12-27 17:48:17,271 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:48:17,272 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:48:17,699 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "43e4627c2d47498a8cb563ab589cc47b", "name": "InstanceSecurityGroupTests-3348d932-3395-4b7-proj-role"}], "expires_at": "2018-12-27T18:48:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e373a15abf1741e8a77fa0d4d1450d8c", "name": "InstanceSecurityGroupTests-3348d932-3395-4b7-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/e373a15abf1741e8a77fa0d4d1450d8c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/e373a15abf1741e8a77fa0d4d1450d8c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/e373a15abf1741e8a77fa0d4d1450d8c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/e373a15abf1741e8a77fa0d4d1450d8c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/e373a15abf1741e8a77fa0d4d1450d8c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/e373a15abf1741e8a77fa0d4d1450d8c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/e373a15abf1741e8a77fa0d4d1450d8c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/e373a15abf1741e8a77fa0d4d1450d8c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/e373a15abf1741e8a77fa0d4d1450d8c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_e373a15abf1741e8a77fa0d4d1450d8c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_e373a15abf1741e8a77fa0d4d1450d8c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/e373a15abf1741e8a77fa0d4d1450d8c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/e373a15abf1741e8a77fa0d4d1450d8c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/e373a15abf1741e8a77fa0d4d1450d8c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-3348d932-3395-4b7-user", "id": "13271abe6b814c7f940716af44149e6e"}, "audit_ids": ["Ps-DdHfYTEiJTos86pRVdw"], "issued_at": "2018-12-27T17:48:17.000000Z"}} 2018-12-27 17:48:17,699 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a47b3f581203f948e10ac5be59cde5a19812a11" 2018-12-27 17:48:17,792 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:48:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-00552819-3e5e-4c2f-8285-4b38d8805fd8 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:48:17,793 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-00552819-3e5e-4c2f-8285-4b38d8805fd8 2018-12-27 17:48:17,801 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=InstanceSecurityGroupTests-e8e218a9-73d6-4c84-b4be-34a5881183b4-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a47b3f581203f948e10ac5be59cde5a19812a11" 2018-12-27 17:48:18,006 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-18df40c7-f9c8-4ba3-b5f5-81eab8ac42f5 Date: Thu, 27 Dec 2018 17:48:18 GMT RESP BODY: {"networks":[]} 2018-12-27 17:48:18,006 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=InstanceSecurityGroupTests-e8e218a9-73d6-4c84-b4be-34a5881183b4-pub-net used request id req-18df40c7-f9c8-4ba3-b5f5-81eab8ac42f5 2018-12-27 17:48:18,006 - neutron_utils - INFO - Creating network with name InstanceSecurityGroupTests-e8e218a9-73d6-4c84-b4be-34a5881183b4-pub-net 2018-12-27 17:48:18,011 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a47b3f581203f948e10ac5be59cde5a19812a11" -d '{"network": {"name": "InstanceSecurityGroupTests-e8e218a9-73d6-4c84-b4be-34a5881183b4-pub-net", "admin_state_up": true}}' 2018-12-27 17:48:19,383 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-cbc62151-776c-4a3b-bb16-a4e14b0b9b0f Date: Thu, 27 Dec 2018 17:48:19 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"id":"79596667-c540-4aea-a200-7206a99e41b9","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"e373a15abf1741e8a77fa0d4d1450d8c","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-27T17:48:18Z","is_default":false,"name":"InstanceSecurityGroupTests-e8e218a9-73d6-4c84-b4be-34a5881183b4-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"e373a15abf1741e8a77fa0d4d1450d8c","created_at":"2018-12-27T17:48:18Z","mtu":1442}} 2018-12-27 17:48:19,383 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/networks used request id req-cbc62151-776c-4a3b-bb16-a4e14b0b9b0f 2018-12-27 17:48:19,388 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?id=79596667-c540-4aea-a200-7206a99e41b9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a47b3f581203f948e10ac5be59cde5a19812a11" 2018-12-27 17:48:19,664 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 629 X-Openstack-Request-Id: req-e8381785-e722-4ae1-847b-1028562dcdea Date: Thu, 27 Dec 2018 17:48:19 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"id":"79596667-c540-4aea-a200-7206a99e41b9","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"e373a15abf1741e8a77fa0d4d1450d8c","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-27T17:48:18Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-e8e218a9-73d6-4c84-b4be-34a5881183b4-pub-net","admin_state_up":true,"tenant_id":"e373a15abf1741e8a77fa0d4d1450d8c","created_at":"2018-12-27T17:48:18Z","mtu":1442}]} 2018-12-27 17:48:19,664 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?id=79596667-c540-4aea-a200-7206a99e41b9 used request id req-e8381785-e722-4ae1-847b-1028562dcdea 2018-12-27 17:48:19,669 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=79596667-c540-4aea-a200-7206a99e41b9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a47b3f581203f948e10ac5be59cde5a19812a11" 2018-12-27 17:48:19,874 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-98695d7e-bc87-47a2-9d28-7ad2915e67e4 Date: Thu, 27 Dec 2018 17:48:19 GMT RESP BODY: {"subnets":[]} 2018-12-27 17:48:19,874 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=79596667-c540-4aea-a200-7206a99e41b9 used request id req-98695d7e-bc87-47a2-9d28-7ad2915e67e4 2018-12-27 17:48:19,875 - neutron_utils - INFO - Creating subnet with name InstanceSecurityGroupTests-e8e218a9-73d6-4c84-b4be-34a5881183b4-pub-subnet 2018-12-27 17:48:19,880 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a47b3f581203f948e10ac5be59cde5a19812a11" -d '{"subnets": [{"ip_version": 4, "network_id": "79596667-c540-4aea-a200-7206a99e41b9", "cidr": "10.55.0.0/24", "name": "InstanceSecurityGroupTests-e8e218a9-73d6-4c84-b4be-34a5881183b4-pub-subnet"}]}' 2018-12-27 17:48:21,339 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-d26dbef2-bc0c-4a5b-8af4-923e244e3420 Date: Thu, 27 Dec 2018 17:48:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"79596667-c540-4aea-a200-7206a99e41b9","tenant_id":"e373a15abf1741e8a77fa0d4d1450d8c","created_at":"2018-12-27T17:48:20Z","dns_nameservers":[],"updated_at":"2018-12-27T17:48:20Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"e373a15abf1741e8a77fa0d4d1450d8c","id":"f36cf2f6-dd58-49b5-8d2a-9fac721d67de","subnetpool_id":null,"name":"InstanceSecurityGroupTests-e8e218a9-73d6-4c84-b4be-34a5881183b4-pub-subnet"}]} 2018-12-27 17:48:21,339 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/subnets used request id req-d26dbef2-bc0c-4a5b-8af4-923e244e3420 2018-12-27 17:48:21,344 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?id=79596667-c540-4aea-a200-7206a99e41b9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a47b3f581203f948e10ac5be59cde5a19812a11" 2018-12-27 17:48:21,451 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 667 X-Openstack-Request-Id: req-c8d6fbb1-e895-45a9-969a-f8f12fd93cc2 Date: Thu, 27 Dec 2018 17:48:21 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"79596667-c540-4aea-a200-7206a99e41b9","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"e373a15abf1741e8a77fa0d4d1450d8c","status":"ACTIVE","subnets":["f36cf2f6-dd58-49b5-8d2a-9fac721d67de"],"description":"","tags":[],"updated_at":"2018-12-27T17:48:20Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-e8e218a9-73d6-4c84-b4be-34a5881183b4-pub-net","admin_state_up":true,"tenant_id":"e373a15abf1741e8a77fa0d4d1450d8c","created_at":"2018-12-27T17:48:18Z","mtu":1442}]} 2018-12-27 17:48:21,451 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?id=79596667-c540-4aea-a200-7206a99e41b9 used request id req-c8d6fbb1-e895-45a9-969a-f8f12fd93cc2 2018-12-27 17:48:21,457 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=79596667-c540-4aea-a200-7206a99e41b9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a47b3f581203f948e10ac5be59cde5a19812a11" 2018-12-27 17:48:21,685 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-0093e325-690b-4bf1-9e42-c6e7e40f8215 Date: Thu, 27 Dec 2018 17:48:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"79596667-c540-4aea-a200-7206a99e41b9","tenant_id":"e373a15abf1741e8a77fa0d4d1450d8c","created_at":"2018-12-27T17:48:20Z","dns_nameservers":[],"updated_at":"2018-12-27T17:48:20Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"e373a15abf1741e8a77fa0d4d1450d8c","id":"f36cf2f6-dd58-49b5-8d2a-9fac721d67de","subnetpool_id":null,"name":"InstanceSecurityGroupTests-e8e218a9-73d6-4c84-b4be-34a5881183b4-pub-subnet"}]} 2018-12-27 17:48:21,685 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=79596667-c540-4aea-a200-7206a99e41b9 used request id req-0093e325-690b-4bf1-9e42-c6e7e40f8215 2018-12-27 17:48:21,686 - OpenStackNetwork - DEBUG - Network [79596667-c540-4aea-a200-7206a99e41b9] created successfully 2018-12-27 17:48:21,686 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:48:21,687 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:48:22,100 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:48:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["PjkgBDyDSxizAh2ePVZ00g"], "issued_at": "2018-12-27T17:48:22.000000Z"}} 2018-12-27 17:48:22,101 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65685cacf3e21c0c71191dfcbfcbc1cb53ff537c" 2018-12-27 17:48:22,216 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:48:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0d1df539-8136-4eae-a273-472a8747e477 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:48:22,216 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-0d1df539-8136-4eae-a273-472a8747e477 2018-12-27 17:48:22,217 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-27 17:48:22,222 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65685cacf3e21c0c71191dfcbfcbc1cb53ff537c" 2018-12-27 17:48:22,441 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:48:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b2dac1c4-1a20-46eb-b8e1-e80b044561c6 x-compute-request-id: req-b2dac1c4-1a20-46eb-b8e1-e80b044561c6 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-12-27 17:48:22,441 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-b2dac1c4-1a20-46eb-b8e1-e80b044561c6 2018-12-27 17:48:22,444 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65685cacf3e21c0c71191dfcbfcbc1cb53ff537c" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "InstanceSecurityGroupTests-e8e218a9-73d6-4c84-b4be-34a5881183b4-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-12-27 17:48:22,488 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:48:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fe606922-a573-4927-897c-cee187efb31e x-compute-request-id: req-fe606922-a573-4927-897c-cee187efb31e Content-Encoding: gzip Content-Length: 324 Content-Type: application/json RESP BODY: {"flavor": {"name": "InstanceSecurityGroupTests-e8e218a9-73d6-4c84-b4be-34a5881183b4-flavor-name", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/e65be344-8792-478c-939f-9968c2978e2e", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/e65be344-8792-478c-939f-9968c2978e2e", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "e65be344-8792-478c-939f-9968c2978e2e"}} 2018-12-27 17:48:22,488 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-fe606922-a573-4927-897c-cee187efb31e 2018-12-27 17:48:22,489 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:48:22,490 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:48:22,896 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "43e4627c2d47498a8cb563ab589cc47b", "name": "InstanceSecurityGroupTests-3348d932-3395-4b7-proj-role"}], "expires_at": "2018-12-27T18:48:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e373a15abf1741e8a77fa0d4d1450d8c", "name": "InstanceSecurityGroupTests-3348d932-3395-4b7-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/e373a15abf1741e8a77fa0d4d1450d8c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/e373a15abf1741e8a77fa0d4d1450d8c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/e373a15abf1741e8a77fa0d4d1450d8c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/e373a15abf1741e8a77fa0d4d1450d8c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/e373a15abf1741e8a77fa0d4d1450d8c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/e373a15abf1741e8a77fa0d4d1450d8c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/e373a15abf1741e8a77fa0d4d1450d8c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/e373a15abf1741e8a77fa0d4d1450d8c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/e373a15abf1741e8a77fa0d4d1450d8c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_e373a15abf1741e8a77fa0d4d1450d8c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_e373a15abf1741e8a77fa0d4d1450d8c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/e373a15abf1741e8a77fa0d4d1450d8c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/e373a15abf1741e8a77fa0d4d1450d8c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/e373a15abf1741e8a77fa0d4d1450d8c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-3348d932-3395-4b7-user", "id": "13271abe6b814c7f940716af44149e6e"}, "audit_ids": ["qfZ6ii37TfGMtXU5zlnmfg"], "issued_at": "2018-12-27T17:48:22.000000Z"}} 2018-12-27 17:48:22,897 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4376cf4473a3efbf5c3ab1d0ddf0566d8628d81a" 2018-12-27 17:48:22,989 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:48:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-91da9902-4927-4fbf-94e7-3c3e764b1486 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:48:22,990 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-91da9902-4927-4fbf-94e7-3c3e764b1486 2018-12-27 17:48:22,991 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-27 17:48:22,994 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4376cf4473a3efbf5c3ab1d0ddf0566d8628d81a" 2018-12-27 17:48:23,105 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:48:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-24553345-7f25-4c5e-90fa-02d2d86cb3f0 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:48:23,105 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-24553345-7f25-4c5e-90fa-02d2d86cb3f0 2018-12-27 17:48:23,112 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=InstanceSecurityGroupTests-e8e218a9-73d6-4c84-b4be-34a5881183b4-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4376cf4473a3efbf5c3ab1d0ddf0566d8628d81a" 2018-12-27 17:48:23,418 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 667 X-Openstack-Request-Id: req-c4b3befa-44bc-499e-b0e8-5a5f74ef08bd Date: Thu, 27 Dec 2018 17:48:23 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"79596667-c540-4aea-a200-7206a99e41b9","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"e373a15abf1741e8a77fa0d4d1450d8c","status":"ACTIVE","subnets":["f36cf2f6-dd58-49b5-8d2a-9fac721d67de"],"description":"","tags":[],"updated_at":"2018-12-27T17:48:20Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-e8e218a9-73d6-4c84-b4be-34a5881183b4-pub-net","admin_state_up":true,"tenant_id":"e373a15abf1741e8a77fa0d4d1450d8c","created_at":"2018-12-27T17:48:18Z","mtu":1442}]} 2018-12-27 17:48:23,418 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=InstanceSecurityGroupTests-e8e218a9-73d6-4c84-b4be-34a5881183b4-pub-net used request id req-c4b3befa-44bc-499e-b0e8-5a5f74ef08bd 2018-12-27 17:48:23,423 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=79596667-c540-4aea-a200-7206a99e41b9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4376cf4473a3efbf5c3ab1d0ddf0566d8628d81a" 2018-12-27 17:48:23,655 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-3a7297ab-5f9d-484b-912c-30c816eaa37f Date: Thu, 27 Dec 2018 17:48:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"79596667-c540-4aea-a200-7206a99e41b9","tenant_id":"e373a15abf1741e8a77fa0d4d1450d8c","created_at":"2018-12-27T17:48:20Z","dns_nameservers":[],"updated_at":"2018-12-27T17:48:20Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"e373a15abf1741e8a77fa0d4d1450d8c","id":"f36cf2f6-dd58-49b5-8d2a-9fac721d67de","subnetpool_id":null,"name":"InstanceSecurityGroupTests-e8e218a9-73d6-4c84-b4be-34a5881183b4-pub-subnet"}]} 2018-12-27 17:48:23,655 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=79596667-c540-4aea-a200-7206a99e41b9 used request id req-3a7297ab-5f9d-484b-912c-30c816eaa37f 2018-12-27 17:48:23,660 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=InstanceSecurityGroupTests-e8e218a9-73d6-4c84-b4be-34a5881183b4-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4376cf4473a3efbf5c3ab1d0ddf0566d8628d81a" 2018-12-27 17:48:23,964 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 667 X-Openstack-Request-Id: req-6a718e5b-d349-45a8-9f5b-533a8d8f4dfc Date: Thu, 27 Dec 2018 17:48:23 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"79596667-c540-4aea-a200-7206a99e41b9","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"e373a15abf1741e8a77fa0d4d1450d8c","status":"ACTIVE","subnets":["f36cf2f6-dd58-49b5-8d2a-9fac721d67de"],"description":"","tags":[],"updated_at":"2018-12-27T17:48:20Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-e8e218a9-73d6-4c84-b4be-34a5881183b4-pub-net","admin_state_up":true,"tenant_id":"e373a15abf1741e8a77fa0d4d1450d8c","created_at":"2018-12-27T17:48:18Z","mtu":1442}]} 2018-12-27 17:48:23,965 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=InstanceSecurityGroupTests-e8e218a9-73d6-4c84-b4be-34a5881183b4-pub-net used request id req-6a718e5b-d349-45a8-9f5b-533a8d8f4dfc 2018-12-27 17:48:23,968 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 17:48:23,973 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 17:48:23 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 17:48:23,974 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/e373a15abf1741e8a77fa0d4d1450d8c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4376cf4473a3efbf5c3ab1d0ddf0566d8628d81a" 2018-12-27 17:48:24,072 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:48:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d3ba738-4838-4246-8ba7-e8a31de6bc58 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/e373a15abf1741e8a77fa0d4d1450d8c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e373a15abf1741e8a77fa0d4d1450d8c", "name": "InstanceSecurityGroupTests-3348d932-3395-4b7-proj"}} 2018-12-27 17:48:24,072 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/e373a15abf1741e8a77fa0d4d1450d8c used request id req-4d3ba738-4838-4246-8ba7-e8a31de6bc58 2018-12-27 17:48:24,077 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=79596667-c540-4aea-a200-7206a99e41b9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4376cf4473a3efbf5c3ab1d0ddf0566d8628d81a" 2018-12-27 17:48:24,424 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-c2aa2343-c8c9-4a7c-b49d-c312ab94777b Date: Thu, 27 Dec 2018 17:48:24 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"79596667-c540-4aea-a200-7206a99e41b9","tenant_id":"e373a15abf1741e8a77fa0d4d1450d8c","created_at":"2018-12-27T17:48:20Z","dns_nameservers":[],"updated_at":"2018-12-27T17:48:20Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"e373a15abf1741e8a77fa0d4d1450d8c","id":"f36cf2f6-dd58-49b5-8d2a-9fac721d67de","subnetpool_id":null,"name":"InstanceSecurityGroupTests-e8e218a9-73d6-4c84-b4be-34a5881183b4-pub-subnet"}]} 2018-12-27 17:48:24,424 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=79596667-c540-4aea-a200-7206a99e41b9 used request id req-c2aa2343-c8c9-4a7c-b49d-c312ab94777b 2018-12-27 17:48:24,430 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=79596667-c540-4aea-a200-7206a99e41b9&name=InstanceSecurityGroupTests-e8e218a9-73d6-4c84-b4be-34a5881183b4-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4376cf4473a3efbf5c3ab1d0ddf0566d8628d81a" 2018-12-27 17:48:24,652 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-3f4331d1-5bd2-477c-8761-d66e0815bc82 Date: Thu, 27 Dec 2018 17:48:24 GMT RESP BODY: {"ports":[]} 2018-12-27 17:48:24,653 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=79596667-c540-4aea-a200-7206a99e41b9&name=InstanceSecurityGroupTests-e8e218a9-73d6-4c84-b4be-34a5881183b4-port&admin_state_up=True used request id req-3f4331d1-5bd2-477c-8761-d66e0815bc82 2018-12-27 17:48:24,655 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/detail?name=InstanceSecurityGroupTests-e8e218a9-73d6-4c84-b4be-34a5881183b4-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4376cf4473a3efbf5c3ab1d0ddf0566d8628d81a" 2018-12-27 17:48:24,836 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:48:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-a28333a6-787f-4e8a-9595-fe0940e2b738 x-compute-request-id: req-a28333a6-787f-4e8a-9595-fe0940e2b738 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-12-27 17:48:24,836 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail?name=InstanceSecurityGroupTests-e8e218a9-73d6-4c84-b4be-34a5881183b4-inst used request id req-a28333a6-787f-4e8a-9595-fe0940e2b738 2018-12-27 17:48:24,842 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=InstanceSecurityGroupTests-e8e218a9-73d6-4c84-b4be-34a5881183b4-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4376cf4473a3efbf5c3ab1d0ddf0566d8628d81a" 2018-12-27 17:48:25,149 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 667 X-Openstack-Request-Id: req-254b9fb0-78b0-45ba-a939-84fa739310e9 Date: Thu, 27 Dec 2018 17:48:25 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"79596667-c540-4aea-a200-7206a99e41b9","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"e373a15abf1741e8a77fa0d4d1450d8c","status":"ACTIVE","subnets":["f36cf2f6-dd58-49b5-8d2a-9fac721d67de"],"description":"","tags":[],"updated_at":"2018-12-27T17:48:20Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-e8e218a9-73d6-4c84-b4be-34a5881183b4-pub-net","admin_state_up":true,"tenant_id":"e373a15abf1741e8a77fa0d4d1450d8c","created_at":"2018-12-27T17:48:18Z","mtu":1442}]} 2018-12-27 17:48:25,149 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=InstanceSecurityGroupTests-e8e218a9-73d6-4c84-b4be-34a5881183b4-pub-net used request id req-254b9fb0-78b0-45ba-a939-84fa739310e9 2018-12-27 17:48:25,156 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=79596667-c540-4aea-a200-7206a99e41b9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4376cf4473a3efbf5c3ab1d0ddf0566d8628d81a" 2018-12-27 17:48:25,206 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-74a53fd6-e15c-4196-a118-4fb8312fa38c Date: Thu, 27 Dec 2018 17:48:25 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"79596667-c540-4aea-a200-7206a99e41b9","tenant_id":"e373a15abf1741e8a77fa0d4d1450d8c","created_at":"2018-12-27T17:48:20Z","dns_nameservers":[],"updated_at":"2018-12-27T17:48:20Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"e373a15abf1741e8a77fa0d4d1450d8c","id":"f36cf2f6-dd58-49b5-8d2a-9fac721d67de","subnetpool_id":null,"name":"InstanceSecurityGroupTests-e8e218a9-73d6-4c84-b4be-34a5881183b4-pub-subnet"}]} 2018-12-27 17:48:25,206 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=79596667-c540-4aea-a200-7206a99e41b9 used request id req-74a53fd6-e15c-4196-a118-4fb8312fa38c 2018-12-27 17:48:25,211 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=InstanceSecurityGroupTests-e8e218a9-73d6-4c84-b4be-34a5881183b4-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4376cf4473a3efbf5c3ab1d0ddf0566d8628d81a" 2018-12-27 17:48:25,494 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 667 X-Openstack-Request-Id: req-da683cea-af17-4a8d-bee0-528514e7c129 Date: Thu, 27 Dec 2018 17:48:25 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"79596667-c540-4aea-a200-7206a99e41b9","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"e373a15abf1741e8a77fa0d4d1450d8c","status":"ACTIVE","subnets":["f36cf2f6-dd58-49b5-8d2a-9fac721d67de"],"description":"","tags":[],"updated_at":"2018-12-27T17:48:20Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-e8e218a9-73d6-4c84-b4be-34a5881183b4-pub-net","admin_state_up":true,"tenant_id":"e373a15abf1741e8a77fa0d4d1450d8c","created_at":"2018-12-27T17:48:18Z","mtu":1442}]} 2018-12-27 17:48:25,494 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=InstanceSecurityGroupTests-e8e218a9-73d6-4c84-b4be-34a5881183b4-pub-net used request id req-da683cea-af17-4a8d-bee0-528514e7c129 2018-12-27 17:48:25,498 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/e373a15abf1741e8a77fa0d4d1450d8c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4376cf4473a3efbf5c3ab1d0ddf0566d8628d81a" 2018-12-27 17:48:25,604 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:48:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b05b34b6-e132-45da-acf1-a908d04cbfd4 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/e373a15abf1741e8a77fa0d4d1450d8c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e373a15abf1741e8a77fa0d4d1450d8c", "name": "InstanceSecurityGroupTests-3348d932-3395-4b7-proj"}} 2018-12-27 17:48:25,604 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/e373a15abf1741e8a77fa0d4d1450d8c used request id req-b05b34b6-e132-45da-acf1-a908d04cbfd4 2018-12-27 17:48:25,609 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=79596667-c540-4aea-a200-7206a99e41b9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4376cf4473a3efbf5c3ab1d0ddf0566d8628d81a" 2018-12-27 17:48:25,837 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-875f5f3a-d673-4d8b-b9ca-0ebb0883be26 Date: Thu, 27 Dec 2018 17:48:25 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"79596667-c540-4aea-a200-7206a99e41b9","tenant_id":"e373a15abf1741e8a77fa0d4d1450d8c","created_at":"2018-12-27T17:48:20Z","dns_nameservers":[],"updated_at":"2018-12-27T17:48:20Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"e373a15abf1741e8a77fa0d4d1450d8c","id":"f36cf2f6-dd58-49b5-8d2a-9fac721d67de","subnetpool_id":null,"name":"InstanceSecurityGroupTests-e8e218a9-73d6-4c84-b4be-34a5881183b4-pub-subnet"}]} 2018-12-27 17:48:25,837 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=79596667-c540-4aea-a200-7206a99e41b9 used request id req-875f5f3a-d673-4d8b-b9ca-0ebb0883be26 2018-12-27 17:48:25,842 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=79596667-c540-4aea-a200-7206a99e41b9&name=InstanceSecurityGroupTests-e8e218a9-73d6-4c84-b4be-34a5881183b4-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4376cf4473a3efbf5c3ab1d0ddf0566d8628d81a" 2018-12-27 17:48:26,068 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-10151cfc-357d-4254-85e7-e3f2870c0fc4 Date: Thu, 27 Dec 2018 17:48:26 GMT RESP BODY: {"ports":[]} 2018-12-27 17:48:26,068 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=79596667-c540-4aea-a200-7206a99e41b9&name=InstanceSecurityGroupTests-e8e218a9-73d6-4c84-b4be-34a5881183b4-port&admin_state_up=True used request id req-10151cfc-357d-4254-85e7-e3f2870c0fc4 2018-12-27 17:48:26,068 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:48:26,069 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:48:26,471 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "43e4627c2d47498a8cb563ab589cc47b", "name": "InstanceSecurityGroupTests-3348d932-3395-4b7-proj-role"}], "expires_at": "2018-12-27T18:48:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e373a15abf1741e8a77fa0d4d1450d8c", "name": "InstanceSecurityGroupTests-3348d932-3395-4b7-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/e373a15abf1741e8a77fa0d4d1450d8c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/e373a15abf1741e8a77fa0d4d1450d8c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/e373a15abf1741e8a77fa0d4d1450d8c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/e373a15abf1741e8a77fa0d4d1450d8c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/e373a15abf1741e8a77fa0d4d1450d8c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/e373a15abf1741e8a77fa0d4d1450d8c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/e373a15abf1741e8a77fa0d4d1450d8c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/e373a15abf1741e8a77fa0d4d1450d8c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/e373a15abf1741e8a77fa0d4d1450d8c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_e373a15abf1741e8a77fa0d4d1450d8c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_e373a15abf1741e8a77fa0d4d1450d8c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/e373a15abf1741e8a77fa0d4d1450d8c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/e373a15abf1741e8a77fa0d4d1450d8c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/e373a15abf1741e8a77fa0d4d1450d8c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-3348d932-3395-4b7-user", "id": "13271abe6b814c7f940716af44149e6e"}, "audit_ids": ["JTm7MsU0TrSGSk1JF4IgTA"], "issued_at": "2018-12-27T17:48:26.000000Z"}} 2018-12-27 17:48:26,472 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f0334cb6c98d68bf0a4058395ee0403ddfccabc" 2018-12-27 17:48:26,568 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:48:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b057dbfe-ee7e-4d53-8b6a-3bdd81377106 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:48:26,568 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-b057dbfe-ee7e-4d53-8b6a-3bdd81377106 2018-12-27 17:48:26,574 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=InstanceSecurityGroupTests-e8e218a9-73d6-4c84-b4be-34a5881183b4-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4376cf4473a3efbf5c3ab1d0ddf0566d8628d81a" 2018-12-27 17:48:26,860 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 667 X-Openstack-Request-Id: req-71583b49-ea86-4206-8afb-7083c25d42c8 Date: Thu, 27 Dec 2018 17:48:26 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"79596667-c540-4aea-a200-7206a99e41b9","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"e373a15abf1741e8a77fa0d4d1450d8c","status":"ACTIVE","subnets":["f36cf2f6-dd58-49b5-8d2a-9fac721d67de"],"description":"","tags":[],"updated_at":"2018-12-27T17:48:20Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-e8e218a9-73d6-4c84-b4be-34a5881183b4-pub-net","admin_state_up":true,"tenant_id":"e373a15abf1741e8a77fa0d4d1450d8c","created_at":"2018-12-27T17:48:18Z","mtu":1442}]} 2018-12-27 17:48:26,861 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=InstanceSecurityGroupTests-e8e218a9-73d6-4c84-b4be-34a5881183b4-pub-net used request id req-71583b49-ea86-4206-8afb-7083c25d42c8 2018-12-27 17:48:26,866 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=79596667-c540-4aea-a200-7206a99e41b9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4376cf4473a3efbf5c3ab1d0ddf0566d8628d81a" 2018-12-27 17:48:26,920 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-93294445-03a3-4f05-9246-7ba650804506 Date: Thu, 27 Dec 2018 17:48:26 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"79596667-c540-4aea-a200-7206a99e41b9","tenant_id":"e373a15abf1741e8a77fa0d4d1450d8c","created_at":"2018-12-27T17:48:20Z","dns_nameservers":[],"updated_at":"2018-12-27T17:48:20Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"e373a15abf1741e8a77fa0d4d1450d8c","id":"f36cf2f6-dd58-49b5-8d2a-9fac721d67de","subnetpool_id":null,"name":"InstanceSecurityGroupTests-e8e218a9-73d6-4c84-b4be-34a5881183b4-pub-subnet"}]} 2018-12-27 17:48:26,921 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=79596667-c540-4aea-a200-7206a99e41b9 used request id req-93294445-03a3-4f05-9246-7ba650804506 2018-12-27 17:48:26,926 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=InstanceSecurityGroupTests-e8e218a9-73d6-4c84-b4be-34a5881183b4-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4376cf4473a3efbf5c3ab1d0ddf0566d8628d81a" 2018-12-27 17:48:27,031 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 667 X-Openstack-Request-Id: req-5bf1cb70-07f2-4d4f-9ae3-8f8daa5767c9 Date: Thu, 27 Dec 2018 17:48:27 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"79596667-c540-4aea-a200-7206a99e41b9","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"e373a15abf1741e8a77fa0d4d1450d8c","status":"ACTIVE","subnets":["f36cf2f6-dd58-49b5-8d2a-9fac721d67de"],"description":"","tags":[],"updated_at":"2018-12-27T17:48:20Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-e8e218a9-73d6-4c84-b4be-34a5881183b4-pub-net","admin_state_up":true,"tenant_id":"e373a15abf1741e8a77fa0d4d1450d8c","created_at":"2018-12-27T17:48:18Z","mtu":1442}]} 2018-12-27 17:48:27,031 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=InstanceSecurityGroupTests-e8e218a9-73d6-4c84-b4be-34a5881183b4-pub-net used request id req-5bf1cb70-07f2-4d4f-9ae3-8f8daa5767c9 2018-12-27 17:48:27,035 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 17:48:27,040 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 17:48:27 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 17:48:27,041 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/e373a15abf1741e8a77fa0d4d1450d8c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f0334cb6c98d68bf0a4058395ee0403ddfccabc" 2018-12-27 17:48:27,139 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:48:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-43bacd55-31a8-4a3f-8f13-a85b32a85501 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/e373a15abf1741e8a77fa0d4d1450d8c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e373a15abf1741e8a77fa0d4d1450d8c", "name": "InstanceSecurityGroupTests-3348d932-3395-4b7-proj"}} 2018-12-27 17:48:27,139 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/e373a15abf1741e8a77fa0d4d1450d8c used request id req-43bacd55-31a8-4a3f-8f13-a85b32a85501 2018-12-27 17:48:27,144 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=79596667-c540-4aea-a200-7206a99e41b9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4376cf4473a3efbf5c3ab1d0ddf0566d8628d81a" 2018-12-27 17:48:27,371 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-7db5f0a9-3ae8-4130-b063-d503212d500d Date: Thu, 27 Dec 2018 17:48:27 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"79596667-c540-4aea-a200-7206a99e41b9","tenant_id":"e373a15abf1741e8a77fa0d4d1450d8c","created_at":"2018-12-27T17:48:20Z","dns_nameservers":[],"updated_at":"2018-12-27T17:48:20Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"e373a15abf1741e8a77fa0d4d1450d8c","id":"f36cf2f6-dd58-49b5-8d2a-9fac721d67de","subnetpool_id":null,"name":"InstanceSecurityGroupTests-e8e218a9-73d6-4c84-b4be-34a5881183b4-pub-subnet"}]} 2018-12-27 17:48:27,371 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=79596667-c540-4aea-a200-7206a99e41b9 used request id req-7db5f0a9-3ae8-4130-b063-d503212d500d 2018-12-27 17:48:27,372 - neutron_utils - INFO - Creating port for network with name - InstanceSecurityGroupTests-e8e218a9-73d6-4c84-b4be-34a5881183b4-pub-net 2018-12-27 17:48:27,377 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4376cf4473a3efbf5c3ab1d0ddf0566d8628d81a" -d '{"port": {"network_id": "79596667-c540-4aea-a200-7206a99e41b9", "name": "InstanceSecurityGroupTests-e8e218a9-73d6-4c84-b4be-34a5881183b4-port", "admin_state_up": true}}' 2018-12-27 17:48:29,053 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 913 X-Openstack-Request-Id: req-eb3545d5-bda3-4ef2-85a8-384c0047c87d Date: Thu, 27 Dec 2018 17:48:29 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T17:48:27Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f36cf2f6-dd58-49b5-8d2a-9fac721d67de","ip_address":"10.55.0.22"}],"id":"055b4e57-9d7c-451d-aa61-dea0e05df300","security_groups":["2c734c84-22ec-445d-bb22-7150c457a508"],"mac_address":"fa:16:3e:57:96:03","device_id":"","status":"DOWN","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-0-22","ip_address":"10.55.0.22","fqdn":"host-10-55-0-22.openstacklocal."}],"name":"InstanceSecurityGroupTests-e8e218a9-73d6-4c84-b4be-34a5881183b4-port","project_id":"e373a15abf1741e8a77fa0d4d1450d8c","qos_policy_id":null,"admin_state_up":true,"network_id":"79596667-c540-4aea-a200-7206a99e41b9","dns_name":"","created_at":"2018-12-27T17:48:27Z","binding:vnic_type":"normal","tenant_id":"e373a15abf1741e8a77fa0d4d1450d8c"}} 2018-12-27 17:48:29,053 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/ports used request id req-eb3545d5-bda3-4ef2-85a8-384c0047c87d 2018-12-27 17:48:29,059 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=InstanceSecurityGroupTests-e8e218a9-73d6-4c84-b4be-34a5881183b4-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4376cf4473a3efbf5c3ab1d0ddf0566d8628d81a" 2018-12-27 17:48:29,157 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 667 X-Openstack-Request-Id: req-131d4490-b24f-4525-962b-6a463993b06f Date: Thu, 27 Dec 2018 17:48:29 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"79596667-c540-4aea-a200-7206a99e41b9","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"e373a15abf1741e8a77fa0d4d1450d8c","status":"ACTIVE","subnets":["f36cf2f6-dd58-49b5-8d2a-9fac721d67de"],"description":"","tags":[],"updated_at":"2018-12-27T17:48:20Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-e8e218a9-73d6-4c84-b4be-34a5881183b4-pub-net","admin_state_up":true,"tenant_id":"e373a15abf1741e8a77fa0d4d1450d8c","created_at":"2018-12-27T17:48:18Z","mtu":1442}]} 2018-12-27 17:48:29,157 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=InstanceSecurityGroupTests-e8e218a9-73d6-4c84-b4be-34a5881183b4-pub-net used request id req-131d4490-b24f-4525-962b-6a463993b06f 2018-12-27 17:48:29,163 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=79596667-c540-4aea-a200-7206a99e41b9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4376cf4473a3efbf5c3ab1d0ddf0566d8628d81a" 2018-12-27 17:48:29,212 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-7bcb8726-3407-4db1-bf6f-a348e4180755 Date: Thu, 27 Dec 2018 17:48:29 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"79596667-c540-4aea-a200-7206a99e41b9","tenant_id":"e373a15abf1741e8a77fa0d4d1450d8c","created_at":"2018-12-27T17:48:20Z","dns_nameservers":[],"updated_at":"2018-12-27T17:48:20Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"e373a15abf1741e8a77fa0d4d1450d8c","id":"f36cf2f6-dd58-49b5-8d2a-9fac721d67de","subnetpool_id":null,"name":"InstanceSecurityGroupTests-e8e218a9-73d6-4c84-b4be-34a5881183b4-pub-subnet"}]} 2018-12-27 17:48:29,212 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=79596667-c540-4aea-a200-7206a99e41b9 used request id req-7bcb8726-3407-4db1-bf6f-a348e4180755 2018-12-27 17:48:29,217 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=InstanceSecurityGroupTests-e8e218a9-73d6-4c84-b4be-34a5881183b4-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4376cf4473a3efbf5c3ab1d0ddf0566d8628d81a" 2018-12-27 17:48:29,319 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 667 X-Openstack-Request-Id: req-c98d138e-9f7c-4244-a5ca-cecbae4e11c9 Date: Thu, 27 Dec 2018 17:48:29 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"79596667-c540-4aea-a200-7206a99e41b9","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"e373a15abf1741e8a77fa0d4d1450d8c","status":"ACTIVE","subnets":["f36cf2f6-dd58-49b5-8d2a-9fac721d67de"],"description":"","tags":[],"updated_at":"2018-12-27T17:48:20Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-e8e218a9-73d6-4c84-b4be-34a5881183b4-pub-net","admin_state_up":true,"tenant_id":"e373a15abf1741e8a77fa0d4d1450d8c","created_at":"2018-12-27T17:48:18Z","mtu":1442}]} 2018-12-27 17:48:29,319 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=InstanceSecurityGroupTests-e8e218a9-73d6-4c84-b4be-34a5881183b4-pub-net used request id req-c98d138e-9f7c-4244-a5ca-cecbae4e11c9 2018-12-27 17:48:29,323 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/e373a15abf1741e8a77fa0d4d1450d8c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4376cf4473a3efbf5c3ab1d0ddf0566d8628d81a" 2018-12-27 17:48:29,422 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:48:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f540af82-b1cb-40bc-829a-808344283fb0 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/e373a15abf1741e8a77fa0d4d1450d8c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e373a15abf1741e8a77fa0d4d1450d8c", "name": "InstanceSecurityGroupTests-3348d932-3395-4b7-proj"}} 2018-12-27 17:48:29,422 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/e373a15abf1741e8a77fa0d4d1450d8c used request id req-f540af82-b1cb-40bc-829a-808344283fb0 2018-12-27 17:48:29,428 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=79596667-c540-4aea-a200-7206a99e41b9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4376cf4473a3efbf5c3ab1d0ddf0566d8628d81a" 2018-12-27 17:48:29,672 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-aaa86ca4-2da8-4674-9ee9-cff5abeb20b7 Date: Thu, 27 Dec 2018 17:48:29 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"79596667-c540-4aea-a200-7206a99e41b9","tenant_id":"e373a15abf1741e8a77fa0d4d1450d8c","created_at":"2018-12-27T17:48:20Z","dns_nameservers":[],"updated_at":"2018-12-27T17:48:20Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"e373a15abf1741e8a77fa0d4d1450d8c","id":"f36cf2f6-dd58-49b5-8d2a-9fac721d67de","subnetpool_id":null,"name":"InstanceSecurityGroupTests-e8e218a9-73d6-4c84-b4be-34a5881183b4-pub-subnet"}]} 2018-12-27 17:48:29,672 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=79596667-c540-4aea-a200-7206a99e41b9 used request id req-aaa86ca4-2da8-4674-9ee9-cff5abeb20b7 2018-12-27 17:48:29,677 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=79596667-c540-4aea-a200-7206a99e41b9&name=InstanceSecurityGroupTests-e8e218a9-73d6-4c84-b4be-34a5881183b4-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4376cf4473a3efbf5c3ab1d0ddf0566d8628d81a" 2018-12-27 17:48:30,576 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 916 X-Openstack-Request-Id: req-9c5d76dc-d99b-4118-b386-2d16a280ef6a Date: Thu, 27 Dec 2018 17:48:30 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T17:48:27Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f36cf2f6-dd58-49b5-8d2a-9fac721d67de","ip_address":"10.55.0.22"}],"id":"055b4e57-9d7c-451d-aa61-dea0e05df300","security_groups":["2c734c84-22ec-445d-bb22-7150c457a508"],"mac_address":"fa:16:3e:57:96:03","project_id":"e373a15abf1741e8a77fa0d4d1450d8c","status":"DOWN","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-0-22","ip_address":"10.55.0.22","fqdn":"host-10-55-0-22.openstacklocal."}],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-e8e218a9-73d6-4c84-b4be-34a5881183b4-port","admin_state_up":true,"network_id":"79596667-c540-4aea-a200-7206a99e41b9","dns_name":"","created_at":"2018-12-27T17:48:27Z","binding:vnic_type":"normal","device_id":"","tenant_id":"e373a15abf1741e8a77fa0d4d1450d8c"}]} 2018-12-27 17:48:30,576 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=79596667-c540-4aea-a200-7206a99e41b9&name=InstanceSecurityGroupTests-e8e218a9-73d6-4c84-b4be-34a5881183b4-port&admin_state_up=True used request id req-9c5d76dc-d99b-4118-b386-2d16a280ef6a 2018-12-27 17:48:30,580 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/e373a15abf1741e8a77fa0d4d1450d8c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4376cf4473a3efbf5c3ab1d0ddf0566d8628d81a" 2018-12-27 17:48:30,667 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:48:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-faa5a08f-4afe-4983-a41e-c3032e08c043 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/e373a15abf1741e8a77fa0d4d1450d8c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e373a15abf1741e8a77fa0d4d1450d8c", "name": "InstanceSecurityGroupTests-3348d932-3395-4b7-proj"}} 2018-12-27 17:48:30,668 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/e373a15abf1741e8a77fa0d4d1450d8c used request id req-faa5a08f-4afe-4983-a41e-c3032e08c043 2018-12-27 17:48:30,668 - nova_utils - INFO - Creating VM with name - InstanceSecurityGroupTests-e8e218a9-73d6-4c84-b4be-34a5881183b4-inst 2018-12-27 17:48:30,671 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4376cf4473a3efbf5c3ab1d0ddf0566d8628d81a" 2018-12-27 17:48:30,695 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:48:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a455cf51-edf0-4e11-bfb7-8194c550f956 x-compute-request-id: req-a455cf51-edf0-4e11-bfb7-8194c550f956 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"flavors": [{"id": "e65be344-8792-478c-939f-9968c2978e2e", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/e65be344-8792-478c-939f-9968c2978e2e", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/e65be344-8792-478c-939f-9968c2978e2e", "rel": "bookmark"}], "name": "InstanceSecurityGroupTests-e8e218a9-73d6-4c84-b4be-34a5881183b4-flavor-name"}]} 2018-12-27 17:48:30,696 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-a455cf51-edf0-4e11-bfb7-8194c550f956 2018-12-27 17:48:30,698 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/flavors/e65be344-8792-478c-939f-9968c2978e2e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4376cf4473a3efbf5c3ab1d0ddf0566d8628d81a" 2018-12-27 17:48:30,716 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:48:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e595e8af-2349-4962-ab40-950b8f4e1ab9 x-compute-request-id: req-e595e8af-2349-4962-ab40-950b8f4e1ab9 Content-Encoding: gzip Content-Length: 324 Content-Type: application/json RESP BODY: {"flavor": {"name": "InstanceSecurityGroupTests-e8e218a9-73d6-4c84-b4be-34a5881183b4-flavor-name", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/e65be344-8792-478c-939f-9968c2978e2e", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/e65be344-8792-478c-939f-9968c2978e2e", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "e65be344-8792-478c-939f-9968c2978e2e"}} 2018-12-27 17:48:30,716 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/e65be344-8792-478c-939f-9968c2978e2e used request id req-e595e8af-2349-4962-ab40-950b8f4e1ab9 2018-12-27 17:48:30,719 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-e8e218a9-73d6-4c84-b4be-34a5881183b4-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4376cf4473a3efbf5c3ab1d0ddf0566d8628d81a" 2018-12-27 17:48:31,035 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1062 Content-Type: application/json X-Openstack-Request-Id: req-cb8eb0bb-bd51-4afc-9cee-f3b7b58bfe46 Date: Thu, 27 Dec 2018 17:48:31 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-e8e218a9-73d6-4c84-b4be-34a5881183b4-image", "tags": [], "container_format": "bare", "created_at": "2018-12-27T17:48:15Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-27T17:48:16Z", "visibility": "shared", "locations": [{"url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/c19d63ff-3e39-407c-84a7-e5ab41bf88c5/snap", "metadata": {}}], "self": "/v2/images/c19d63ff-3e39-407c-84a7-e5ab41bf88c5", "min_disk": 0, "protected": false, "id": "c19d63ff-3e39-407c-84a7-e5ab41bf88c5", "file": "/v2/images/c19d63ff-3e39-407c-84a7-e5ab41bf88c5/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "e373a15abf1741e8a77fa0d4d1450d8c", "direct_url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/c19d63ff-3e39-407c-84a7-e5ab41bf88c5/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=InstanceSecurityGroupTests-e8e218a9-73d6-4c84-b4be-34a5881183b4-image"} 2018-12-27 17:48:31,035 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-e8e218a9-73d6-4c84-b4be-34a5881183b4-image used request id req-cb8eb0bb-bd51-4afc-9cee-f3b7b58bfe46 2018-12-27 17:48:31,038 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4376cf4473a3efbf5c3ab1d0ddf0566d8628d81a" 2018-12-27 17:48:31,247 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-a7d5e0b7-5c93-433c-9c7b-7b501630efd4 Date: Thu, 27 Dec 2018 17:48:31 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-27 17:48:31,247 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/schemas/image used request id req-a7d5e0b7-5c93-433c-9c7b-7b501630efd4 2018-12-27 17:48:31,253 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4376cf4473a3efbf5c3ab1d0ddf0566d8628d81a" -d '{"server": {"name": "InstanceSecurityGroupTests-e8e218a9-73d6-4c84-b4be-34a5881183b4-inst", "imageRef": "c19d63ff-3e39-407c-84a7-e5ab41bf88c5", "flavorRef": "e65be344-8792-478c-939f-9968c2978e2e", "max_count": 1, "min_count": 1, "networks": [{"port": "055b4e57-9d7c-451d-aa61-dea0e05df300"}]}}' 2018-12-27 17:48:32,696 - novaclient.v2.client - DEBUG - RESP: [202] Date: Thu, 27 Dec 2018 17:48:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-aeed9e3f-3b23-46ae-bb37-8eb192e778ef x-compute-request-id: req-aeed9e3f-3b23-46ae-bb37-8eb192e778ef Content-Length: 374 location: http://172.30.9.31:8774/v2.1/servers/de8148f9-2d30-4e19-aaac-e388426f5861 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "de8148f9-2d30-4e19-aaac-e388426f5861", "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/de8148f9-2d30-4e19-aaac-e388426f5861", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/de8148f9-2d30-4e19-aaac-e388426f5861", "rel": "bookmark"}], "adminPass": "cg7yunjA7xWB"}} 2018-12-27 17:48:32,696 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers used request id req-aeed9e3f-3b23-46ae-bb37-8eb192e778ef 2018-12-27 17:48:32,699 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/de8148f9-2d30-4e19-aaac-e388426f5861 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4376cf4473a3efbf5c3ab1d0ddf0566d8628d81a" 2018-12-27 17:48:33,120 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:48:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e0422fa5-0c31-457b-baef-f4aa743d40e4 x-compute-request-id: req-e0422fa5-0c31-457b-baef-f4aa743d40e4 Content-Encoding: gzip Content-Length: 611 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/de8148f9-2d30-4e19-aaac-e388426f5861", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/de8148f9-2d30-4e19-aaac-e388426f5861", "rel": "bookmark"}], "image": {"id": "c19d63ff-3e39-407c-84a7-e5ab41bf88c5", "links": [{"href": "http://172.30.9.31:8774/images/c19d63ff-3e39-407c-84a7-e5ab41bf88c5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e65be344-8792-478c-939f-9968c2978e2e", "links": [{"href": "http://172.30.9.31:8774/flavors/e65be344-8792-478c-939f-9968c2978e2e", "rel": "bookmark"}]}, "id": "de8148f9-2d30-4e19-aaac-e388426f5861", "user_id": "13271abe6b814c7f940716af44149e6e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T17:48:32Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-e8e218a9-73d6-4c84-b4be-34a5881183b4-inst", "created": "2018-12-27T17:48:32Z", "tenant_id": "e373a15abf1741e8a77fa0d4d1450d8c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-27 17:48:33,120 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/de8148f9-2d30-4e19-aaac-e388426f5861 used request id req-e0422fa5-0c31-457b-baef-f4aa743d40e4 2018-12-27 17:48:33,121 - create_instance - INFO - Created instance with name - InstanceSecurityGroupTests-e8e218a9-73d6-4c84-b4be-34a5881183b4-inst 2018-12-27 17:48:33,124 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/de8148f9-2d30-4e19-aaac-e388426f5861 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4376cf4473a3efbf5c3ab1d0ddf0566d8628d81a" 2018-12-27 17:48:33,554 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:48:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6caea258-2ed2-4b28-baef-5c44e5caab0c x-compute-request-id: req-6caea258-2ed2-4b28-baef-5c44e5caab0c Content-Encoding: gzip Content-Length: 614 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/de8148f9-2d30-4e19-aaac-e388426f5861", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/de8148f9-2d30-4e19-aaac-e388426f5861", "rel": "bookmark"}], "image": {"id": "c19d63ff-3e39-407c-84a7-e5ab41bf88c5", "links": [{"href": "http://172.30.9.31:8774/images/c19d63ff-3e39-407c-84a7-e5ab41bf88c5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e65be344-8792-478c-939f-9968c2978e2e", "links": [{"href": "http://172.30.9.31:8774/flavors/e65be344-8792-478c-939f-9968c2978e2e", "rel": "bookmark"}]}, "id": "de8148f9-2d30-4e19-aaac-e388426f5861", "user_id": "13271abe6b814c7f940716af44149e6e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T17:48:33Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-e8e218a9-73d6-4c84-b4be-34a5881183b4-inst", "created": "2018-12-27T17:48:32Z", "tenant_id": "e373a15abf1741e8a77fa0d4d1450d8c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-27 17:48:33,554 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/de8148f9-2d30-4e19-aaac-e388426f5861 used request id req-6caea258-2ed2-4b28-baef-5c44e5caab0c 2018-12-27 17:48:33,554 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-e8e218a9-73d6-4c84-b4be-34a5881183b4-inst] is - BUILD 2018-12-27 17:48:33,554 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-27 17:48:36,557 - create_instance - DEBUG - VM status query timeout in 896.564199924 2018-12-27 17:48:36,560 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/de8148f9-2d30-4e19-aaac-e388426f5861 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4376cf4473a3efbf5c3ab1d0ddf0566d8628d81a" 2018-12-27 17:48:37,077 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:48:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6846940a-a5ae-4c9c-8f87-22ad7daea42d x-compute-request-id: req-6846940a-a5ae-4c9c-8f87-22ad7daea42d Content-Encoding: gzip Content-Length: 672 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/de8148f9-2d30-4e19-aaac-e388426f5861", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/de8148f9-2d30-4e19-aaac-e388426f5861", "rel": "bookmark"}], "image": {"id": "c19d63ff-3e39-407c-84a7-e5ab41bf88c5", "links": [{"href": "http://172.30.9.31:8774/images/c19d63ff-3e39-407c-84a7-e5ab41bf88c5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e65be344-8792-478c-939f-9968c2978e2e", "links": [{"href": "http://172.30.9.31:8774/flavors/e65be344-8792-478c-939f-9968c2978e2e", "rel": "bookmark"}]}, "id": "de8148f9-2d30-4e19-aaac-e388426f5861", "security_groups": [{"name": "default"}], "user_id": "13271abe6b814c7f940716af44149e6e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T17:48:35Z", "hostId": "87141eaa0094e82c850f5972945e45b310dcef7d551bd440b93609a2", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-e8e218a9-73d6-4c84-b4be-34a5881183b4-inst", "created": "2018-12-27T17:48:32Z", "tenant_id": "e373a15abf1741e8a77fa0d4d1450d8c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-27 17:48:37,077 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/de8148f9-2d30-4e19-aaac-e388426f5861 used request id req-6846940a-a5ae-4c9c-8f87-22ad7daea42d 2018-12-27 17:48:37,077 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-e8e218a9-73d6-4c84-b4be-34a5881183b4-inst] is - BUILD 2018-12-27 17:48:37,078 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-27 17:48:40,081 - create_instance - DEBUG - VM status query timeout in 893.040476084 2018-12-27 17:48:40,083 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/de8148f9-2d30-4e19-aaac-e388426f5861 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4376cf4473a3efbf5c3ab1d0ddf0566d8628d81a" 2018-12-27 17:48:40,469 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:48:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-50577388-6fec-4ca9-b546-90a2a9d77cce x-compute-request-id: req-50577388-6fec-4ca9-b546-90a2a9d77cce Content-Encoding: gzip Content-Length: 672 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/de8148f9-2d30-4e19-aaac-e388426f5861", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/de8148f9-2d30-4e19-aaac-e388426f5861", "rel": "bookmark"}], "image": {"id": "c19d63ff-3e39-407c-84a7-e5ab41bf88c5", "links": [{"href": "http://172.30.9.31:8774/images/c19d63ff-3e39-407c-84a7-e5ab41bf88c5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e65be344-8792-478c-939f-9968c2978e2e", "links": [{"href": "http://172.30.9.31:8774/flavors/e65be344-8792-478c-939f-9968c2978e2e", "rel": "bookmark"}]}, "id": "de8148f9-2d30-4e19-aaac-e388426f5861", "security_groups": [{"name": "default"}], "user_id": "13271abe6b814c7f940716af44149e6e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T17:48:35Z", "hostId": "87141eaa0094e82c850f5972945e45b310dcef7d551bd440b93609a2", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-e8e218a9-73d6-4c84-b4be-34a5881183b4-inst", "created": "2018-12-27T17:48:32Z", "tenant_id": "e373a15abf1741e8a77fa0d4d1450d8c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-27 17:48:40,470 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/de8148f9-2d30-4e19-aaac-e388426f5861 used request id req-50577388-6fec-4ca9-b546-90a2a9d77cce 2018-12-27 17:48:40,470 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-e8e218a9-73d6-4c84-b4be-34a5881183b4-inst] is - BUILD 2018-12-27 17:48:40,470 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-27 17:48:43,474 - create_instance - DEBUG - VM status query timeout in 889.647711039 2018-12-27 17:48:43,477 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/de8148f9-2d30-4e19-aaac-e388426f5861 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4376cf4473a3efbf5c3ab1d0ddf0566d8628d81a" 2018-12-27 17:48:44,205 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:48:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e5cda8d5-80bd-43ce-b3a3-82fe0065edfd x-compute-request-id: req-e5cda8d5-80bd-43ce-b3a3-82fe0065edfd Content-Encoding: gzip Content-Length: 672 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/de8148f9-2d30-4e19-aaac-e388426f5861", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/de8148f9-2d30-4e19-aaac-e388426f5861", "rel": "bookmark"}], "image": {"id": "c19d63ff-3e39-407c-84a7-e5ab41bf88c5", "links": [{"href": "http://172.30.9.31:8774/images/c19d63ff-3e39-407c-84a7-e5ab41bf88c5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e65be344-8792-478c-939f-9968c2978e2e", "links": [{"href": "http://172.30.9.31:8774/flavors/e65be344-8792-478c-939f-9968c2978e2e", "rel": "bookmark"}]}, "id": "de8148f9-2d30-4e19-aaac-e388426f5861", "security_groups": [{"name": "default"}], "user_id": "13271abe6b814c7f940716af44149e6e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T17:48:35Z", "hostId": "87141eaa0094e82c850f5972945e45b310dcef7d551bd440b93609a2", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-e8e218a9-73d6-4c84-b4be-34a5881183b4-inst", "created": "2018-12-27T17:48:32Z", "tenant_id": "e373a15abf1741e8a77fa0d4d1450d8c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-27 17:48:44,205 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/de8148f9-2d30-4e19-aaac-e388426f5861 used request id req-e5cda8d5-80bd-43ce-b3a3-82fe0065edfd 2018-12-27 17:48:44,205 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-e8e218a9-73d6-4c84-b4be-34a5881183b4-inst] is - BUILD 2018-12-27 17:48:44,205 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-27 17:48:47,208 - create_instance - DEBUG - VM status query timeout in 885.912859917 2018-12-27 17:48:47,212 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/de8148f9-2d30-4e19-aaac-e388426f5861 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4376cf4473a3efbf5c3ab1d0ddf0566d8628d81a" 2018-12-27 17:48:47,947 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:48:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0b1ec021-ba9e-4fac-971d-5468ab63ab56 x-compute-request-id: req-0b1ec021-ba9e-4fac-971d-5468ab63ab56 Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-e8e218a9-73d6-4c84-b4be-34a5881183b4-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:57:96:03", "version": 4, "addr": "10.55.0.22", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/de8148f9-2d30-4e19-aaac-e388426f5861", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/de8148f9-2d30-4e19-aaac-e388426f5861", "rel": "bookmark"}], "image": {"id": "c19d63ff-3e39-407c-84a7-e5ab41bf88c5", "links": [{"href": "http://172.30.9.31:8774/images/c19d63ff-3e39-407c-84a7-e5ab41bf88c5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T17:48:43.000000", "flavor": {"id": "e65be344-8792-478c-939f-9968c2978e2e", "links": [{"href": "http://172.30.9.31:8774/flavors/e65be344-8792-478c-939f-9968c2978e2e", "rel": "bookmark"}]}, "id": "de8148f9-2d30-4e19-aaac-e388426f5861", "security_groups": [{"name": "default"}], "user_id": "13271abe6b814c7f940716af44149e6e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T17:48:43Z", "hostId": "87141eaa0094e82c850f5972945e45b310dcef7d551bd440b93609a2", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-e8e218a9-73d6-4c84-b4be-34a5881183b4-inst", "created": "2018-12-27T17:48:32Z", "tenant_id": "e373a15abf1741e8a77fa0d4d1450d8c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-27 17:48:47,947 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/de8148f9-2d30-4e19-aaac-e388426f5861 used request id req-0b1ec021-ba9e-4fac-971d-5468ab63ab56 2018-12-27 17:48:47,948 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-e8e218a9-73d6-4c84-b4be-34a5881183b4-inst] is - ACTIVE 2018-12-27 17:48:47,948 - create_instance - INFO - VM is - ACTIVE 2018-12-27 17:48:47,951 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/de8148f9-2d30-4e19-aaac-e388426f5861 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4376cf4473a3efbf5c3ab1d0ddf0566d8628d81a" 2018-12-27 17:48:49,468 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:48:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f26f35c0-7f2d-4a4e-80f0-da4ee40c1b77 x-compute-request-id: req-f26f35c0-7f2d-4a4e-80f0-da4ee40c1b77 Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-e8e218a9-73d6-4c84-b4be-34a5881183b4-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:57:96:03", "version": 4, "addr": "10.55.0.22", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/de8148f9-2d30-4e19-aaac-e388426f5861", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/de8148f9-2d30-4e19-aaac-e388426f5861", "rel": "bookmark"}], "image": {"id": "c19d63ff-3e39-407c-84a7-e5ab41bf88c5", "links": [{"href": "http://172.30.9.31:8774/images/c19d63ff-3e39-407c-84a7-e5ab41bf88c5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T17:48:43.000000", "flavor": {"id": "e65be344-8792-478c-939f-9968c2978e2e", "links": [{"href": "http://172.30.9.31:8774/flavors/e65be344-8792-478c-939f-9968c2978e2e", "rel": "bookmark"}]}, "id": "de8148f9-2d30-4e19-aaac-e388426f5861", "security_groups": [{"name": "default"}], "user_id": "13271abe6b814c7f940716af44149e6e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T17:48:43Z", "hostId": "87141eaa0094e82c850f5972945e45b310dcef7d551bd440b93609a2", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-e8e218a9-73d6-4c84-b4be-34a5881183b4-inst", "created": "2018-12-27T17:48:32Z", "tenant_id": "e373a15abf1741e8a77fa0d4d1450d8c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-27 17:48:49,468 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/de8148f9-2d30-4e19-aaac-e388426f5861 used request id req-f26f35c0-7f2d-4a4e-80f0-da4ee40c1b77 2018-12-27 17:48:49,473 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=InstanceSecurityGroupTests-e8e218a9-73d6-4c84-b4be-34a5881183b4-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4376cf4473a3efbf5c3ab1d0ddf0566d8628d81a" 2018-12-27 17:48:49,573 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 667 X-Openstack-Request-Id: req-c0010abb-8786-4643-a6c0-280ebc6e017f Date: Thu, 27 Dec 2018 17:48:49 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"79596667-c540-4aea-a200-7206a99e41b9","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"e373a15abf1741e8a77fa0d4d1450d8c","status":"ACTIVE","subnets":["f36cf2f6-dd58-49b5-8d2a-9fac721d67de"],"description":"","tags":[],"updated_at":"2018-12-27T17:48:20Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-e8e218a9-73d6-4c84-b4be-34a5881183b4-pub-net","admin_state_up":true,"tenant_id":"e373a15abf1741e8a77fa0d4d1450d8c","created_at":"2018-12-27T17:48:18Z","mtu":1442}]} 2018-12-27 17:48:49,573 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=InstanceSecurityGroupTests-e8e218a9-73d6-4c84-b4be-34a5881183b4-pub-net used request id req-c0010abb-8786-4643-a6c0-280ebc6e017f 2018-12-27 17:48:49,577 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/e373a15abf1741e8a77fa0d4d1450d8c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4376cf4473a3efbf5c3ab1d0ddf0566d8628d81a" 2018-12-27 17:48:49,677 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:48:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-61ceb8bd-1903-4710-8c5c-a7611a1a6ff1 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/e373a15abf1741e8a77fa0d4d1450d8c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e373a15abf1741e8a77fa0d4d1450d8c", "name": "InstanceSecurityGroupTests-3348d932-3395-4b7-proj"}} 2018-12-27 17:48:49,677 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/e373a15abf1741e8a77fa0d4d1450d8c used request id req-61ceb8bd-1903-4710-8c5c-a7611a1a6ff1 2018-12-27 17:48:49,682 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=79596667-c540-4aea-a200-7206a99e41b9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4376cf4473a3efbf5c3ab1d0ddf0566d8628d81a" 2018-12-27 17:48:49,976 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-9edfa853-9757-41a6-9318-9e83f53a25f4 Date: Thu, 27 Dec 2018 17:48:49 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"79596667-c540-4aea-a200-7206a99e41b9","tenant_id":"e373a15abf1741e8a77fa0d4d1450d8c","created_at":"2018-12-27T17:48:20Z","dns_nameservers":[],"updated_at":"2018-12-27T17:48:20Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"e373a15abf1741e8a77fa0d4d1450d8c","id":"f36cf2f6-dd58-49b5-8d2a-9fac721d67de","subnetpool_id":null,"name":"InstanceSecurityGroupTests-e8e218a9-73d6-4c84-b4be-34a5881183b4-pub-subnet"}]} 2018-12-27 17:48:49,976 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=79596667-c540-4aea-a200-7206a99e41b9 used request id req-9edfa853-9757-41a6-9318-9e83f53a25f4 2018-12-27 17:48:49,981 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=79596667-c540-4aea-a200-7206a99e41b9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4376cf4473a3efbf5c3ab1d0ddf0566d8628d81a" 2018-12-27 17:48:50,034 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1775 X-Openstack-Request-Id: req-b67e45e9-5318-4327-b73a-c8c295c39c55 Date: Thu, 27 Dec 2018 17:48:50 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T17:48:43Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f36cf2f6-dd58-49b5-8d2a-9fac721d67de","ip_address":"10.55.0.22"}],"id":"055b4e57-9d7c-451d-aa61-dea0e05df300","security_groups":["2c734c84-22ec-445d-bb22-7150c457a508"],"mac_address":"fa:16:3e:57:96:03","project_id":"e373a15abf1741e8a77fa0d4d1450d8c","status":"ACTIVE","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-0-22","ip_address":"10.55.0.22","fqdn":"host-10-55-0-22.openstacklocal."}],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-e8e218a9-73d6-4c84-b4be-34a5881183b4-port","admin_state_up":true,"network_id":"79596667-c540-4aea-a200-7206a99e41b9","dns_name":"","created_at":"2018-12-27T17:48:27Z","binding:vnic_type":"normal","device_id":"de8148f9-2d30-4e19-aaac-e388426f5861","tenant_id":"e373a15abf1741e8a77fa0d4d1450d8c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T17:48:20Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"f36cf2f6-dd58-49b5-8d2a-9fac721d67de","ip_address":"10.55.0.2"}],"id":"17641021-297b-4bc8-87b7-bdb17b86488d","security_groups":[],"mac_address":"fa:16:3e:82:26:18","project_id":"e373a15abf1741e8a77fa0d4d1450d8c","status":"DOWN","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-0-2","ip_address":"10.55.0.2","fqdn":"host-10-55-0-2.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"79596667-c540-4aea-a200-7206a99e41b9","dns_name":"","created_at":"2018-12-27T17:48:18Z","binding:vnic_type":"normal","device_id":"","tenant_id":"e373a15abf1741e8a77fa0d4d1450d8c"}]} 2018-12-27 17:48:50,034 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=79596667-c540-4aea-a200-7206a99e41b9 used request id req-b67e45e9-5318-4327-b73a-c8c295c39c55 2018-12-27 17:48:50,035 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:48:50,035 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:48:50,448 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "43e4627c2d47498a8cb563ab589cc47b", "name": "InstanceSecurityGroupTests-3348d932-3395-4b7-proj-role"}], "expires_at": "2018-12-27T18:48:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e373a15abf1741e8a77fa0d4d1450d8c", "name": "InstanceSecurityGroupTests-3348d932-3395-4b7-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/e373a15abf1741e8a77fa0d4d1450d8c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/e373a15abf1741e8a77fa0d4d1450d8c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/e373a15abf1741e8a77fa0d4d1450d8c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/e373a15abf1741e8a77fa0d4d1450d8c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/e373a15abf1741e8a77fa0d4d1450d8c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/e373a15abf1741e8a77fa0d4d1450d8c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/e373a15abf1741e8a77fa0d4d1450d8c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/e373a15abf1741e8a77fa0d4d1450d8c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/e373a15abf1741e8a77fa0d4d1450d8c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_e373a15abf1741e8a77fa0d4d1450d8c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_e373a15abf1741e8a77fa0d4d1450d8c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/e373a15abf1741e8a77fa0d4d1450d8c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/e373a15abf1741e8a77fa0d4d1450d8c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/e373a15abf1741e8a77fa0d4d1450d8c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-3348d932-3395-4b7-user", "id": "13271abe6b814c7f940716af44149e6e"}, "audit_ids": ["UHHsqq6iStSOGJwChP5nPg"], "issued_at": "2018-12-27T17:48:50.000000Z"}} 2018-12-27 17:48:50,448 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdd3f4ede30d390e6780213cdfd1245c0741de2b" 2018-12-27 17:48:50,562 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:48:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-69d3a399-2669-4b9f-a150-8bc965357653 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:48:50,563 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-69d3a399-2669-4b9f-a150-8bc965357653 2018-12-27 17:48:50,571 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=InstanceSecurityGroupTests-e8e218a9-73d6-4c84-b4be-34a5881183b4-name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdd3f4ede30d390e6780213cdfd1245c0741de2b" 2018-12-27 17:48:50,795 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-063553b0-e0ad-48c3-9e1b-0693628edb6b Date: Thu, 27 Dec 2018 17:48:50 GMT RESP BODY: {"security_groups": []} 2018-12-27 17:48:50,795 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=InstanceSecurityGroupTests-e8e218a9-73d6-4c84-b4be-34a5881183b4-name&description=hello+group used request id req-063553b0-e0ad-48c3-9e1b-0693628edb6b 2018-12-27 17:48:50,796 - OpenStackSecurityGroup - INFO - Creating security group InstanceSecurityGroupTests-e8e218a9-73d6-4c84-b4be-34a5881183b4-name... 2018-12-27 17:48:50,796 - neutron_utils - INFO - Creating security group with name - InstanceSecurityGroupTests-e8e218a9-73d6-4c84-b4be-34a5881183b4-name 2018-12-27 17:48:50,800 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdd3f4ede30d390e6780213cdfd1245c0741de2b" -d '{"security_group": {"name": "InstanceSecurityGroupTests-e8e218a9-73d6-4c84-b4be-34a5881183b4-name", "description": "hello group"}}' 2018-12-27 17:48:51,427 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-65142e60-0a95-42f3-ba1d-69a4dbce0178 Date: Thu, 27 Dec 2018 17:48:51 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "e373a15abf1741e8a77fa0d4d1450d8c", "created_at": "2018-12-27T17:48:51Z", "updated_at": "2018-12-27T17:48:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:48:51Z", "revision_number": 0, "id": "1e07deee-355d-49bc-8b77-6859845035e2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:48:51Z", "security_group_id": "1fb63d6a-4597-483f-b487-e7b4ee8153ea", "tenant_id": "e373a15abf1741e8a77fa0d4d1450d8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "e373a15abf1741e8a77fa0d4d1450d8c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:48:51Z", "revision_number": 0, "id": "b95198c7-99a5-44ee-b9e3-80f2ef06cb83", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:48:51Z", "security_group_id": "1fb63d6a-4597-483f-b487-e7b4ee8153ea", "tenant_id": "e373a15abf1741e8a77fa0d4d1450d8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "e373a15abf1741e8a77fa0d4d1450d8c"}], "revision_number": 2, "project_id": "e373a15abf1741e8a77fa0d4d1450d8c", "id": "1fb63d6a-4597-483f-b487-e7b4ee8153ea", "name": "InstanceSecurityGroupTests-e8e218a9-73d6-4c84-b4be-34a5881183b4-name"}} 2018-12-27 17:48:51,427 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/security-groups used request id req-65142e60-0a95-42f3-ba1d-69a4dbce0178 2018-12-27 17:48:51,428 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1fb63d6a-4597-483f-b487-e7b4ee8153ea 2018-12-27 17:48:51,433 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=1fb63d6a-4597-483f-b487-e7b4ee8153ea -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdd3f4ede30d390e6780213cdfd1245c0741de2b" 2018-12-27 17:48:51,630 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-09302ca0-d1df-49bc-b418-d6247afc7408 Date: Thu, 27 Dec 2018 17:48:51 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:48:51Z", "security_group_id": "1fb63d6a-4597-483f-b487-e7b4ee8153ea", "port_range_min": null, "revision_number": 0, "tenant_id": "e373a15abf1741e8a77fa0d4d1450d8c", "created_at": "2018-12-27T17:48:51Z", "project_id": "e373a15abf1741e8a77fa0d4d1450d8c", "id": "1e07deee-355d-49bc-8b77-6859845035e2"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:48:51Z", "security_group_id": "1fb63d6a-4597-483f-b487-e7b4ee8153ea", "port_range_min": null, "revision_number": 0, "tenant_id": "e373a15abf1741e8a77fa0d4d1450d8c", "created_at": "2018-12-27T17:48:51Z", "project_id": "e373a15abf1741e8a77fa0d4d1450d8c", "id": "b95198c7-99a5-44ee-b9e3-80f2ef06cb83"}]} 2018-12-27 17:48:51,631 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=1fb63d6a-4597-483f-b487-e7b4ee8153ea used request id req-09302ca0-d1df-49bc-b418-d6247afc7408 2018-12-27 17:48:51,631 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1fb63d6a-4597-483f-b487-e7b4ee8153ea 2018-12-27 17:48:51,636 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=1fb63d6a-4597-483f-b487-e7b4ee8153ea -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdd3f4ede30d390e6780213cdfd1245c0741de2b" 2018-12-27 17:48:51,763 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-2b60ea38-8dbb-4346-9de1-304ae258edf5 Date: Thu, 27 Dec 2018 17:48:51 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:48:51Z", "security_group_id": "1fb63d6a-4597-483f-b487-e7b4ee8153ea", "port_range_min": null, "revision_number": 0, "tenant_id": "e373a15abf1741e8a77fa0d4d1450d8c", "created_at": "2018-12-27T17:48:51Z", "project_id": "e373a15abf1741e8a77fa0d4d1450d8c", "id": "1e07deee-355d-49bc-8b77-6859845035e2"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:48:51Z", "security_group_id": "1fb63d6a-4597-483f-b487-e7b4ee8153ea", "port_range_min": null, "revision_number": 0, "tenant_id": "e373a15abf1741e8a77fa0d4d1450d8c", "created_at": "2018-12-27T17:48:51Z", "project_id": "e373a15abf1741e8a77fa0d4d1450d8c", "id": "b95198c7-99a5-44ee-b9e3-80f2ef06cb83"}]} 2018-12-27 17:48:51,763 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=1fb63d6a-4597-483f-b487-e7b4ee8153ea used request id req-2b60ea38-8dbb-4346-9de1-304ae258edf5 2018-12-27 17:48:51,764 - neutron_utils - INFO - Retrieving security group with ID - 1fb63d6a-4597-483f-b487-e7b4ee8153ea 2018-12-27 17:48:51,769 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?id=1fb63d6a-4597-483f-b487-e7b4ee8153ea -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdd3f4ede30d390e6780213cdfd1245c0741de2b" 2018-12-27 17:48:51,919 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-aae1d290-c7c7-4baa-ba50-a859282df9a6 Date: Thu, 27 Dec 2018 17:48:51 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "e373a15abf1741e8a77fa0d4d1450d8c", "created_at": "2018-12-27T17:48:51Z", "updated_at": "2018-12-27T17:48:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:48:51Z", "revision_number": 0, "id": "1e07deee-355d-49bc-8b77-6859845035e2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:48:51Z", "security_group_id": "1fb63d6a-4597-483f-b487-e7b4ee8153ea", "tenant_id": "e373a15abf1741e8a77fa0d4d1450d8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "e373a15abf1741e8a77fa0d4d1450d8c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:48:51Z", "revision_number": 0, "id": "b95198c7-99a5-44ee-b9e3-80f2ef06cb83", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:48:51Z", "security_group_id": "1fb63d6a-4597-483f-b487-e7b4ee8153ea", "tenant_id": "e373a15abf1741e8a77fa0d4d1450d8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "e373a15abf1741e8a77fa0d4d1450d8c"}], "revision_number": 2, "project_id": "e373a15abf1741e8a77fa0d4d1450d8c", "id": "1fb63d6a-4597-483f-b487-e7b4ee8153ea", "name": "InstanceSecurityGroupTests-e8e218a9-73d6-4c84-b4be-34a5881183b4-name"}]} 2018-12-27 17:48:51,920 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?id=1fb63d6a-4597-483f-b487-e7b4ee8153ea used request id req-aae1d290-c7c7-4baa-ba50-a859282df9a6 2018-12-27 17:48:51,920 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1fb63d6a-4597-483f-b487-e7b4ee8153ea 2018-12-27 17:48:51,925 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=1fb63d6a-4597-483f-b487-e7b4ee8153ea -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdd3f4ede30d390e6780213cdfd1245c0741de2b" 2018-12-27 17:48:52,143 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-a17bedd3-65a9-4708-9c5e-8af707120c19 Date: Thu, 27 Dec 2018 17:48:52 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:48:51Z", "security_group_id": "1fb63d6a-4597-483f-b487-e7b4ee8153ea", "port_range_min": null, "revision_number": 0, "tenant_id": "e373a15abf1741e8a77fa0d4d1450d8c", "created_at": "2018-12-27T17:48:51Z", "project_id": "e373a15abf1741e8a77fa0d4d1450d8c", "id": "1e07deee-355d-49bc-8b77-6859845035e2"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:48:51Z", "security_group_id": "1fb63d6a-4597-483f-b487-e7b4ee8153ea", "port_range_min": null, "revision_number": 0, "tenant_id": "e373a15abf1741e8a77fa0d4d1450d8c", "created_at": "2018-12-27T17:48:51Z", "project_id": "e373a15abf1741e8a77fa0d4d1450d8c", "id": "b95198c7-99a5-44ee-b9e3-80f2ef06cb83"}]} 2018-12-27 17:48:52,143 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=1fb63d6a-4597-483f-b487-e7b4ee8153ea used request id req-a17bedd3-65a9-4708-9c5e-8af707120c19 2018-12-27 17:48:52,144 - neutron_utils - INFO - Retrieving security group with ID - 1fb63d6a-4597-483f-b487-e7b4ee8153ea 2018-12-27 17:48:52,148 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?id=1fb63d6a-4597-483f-b487-e7b4ee8153ea -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdd3f4ede30d390e6780213cdfd1245c0741de2b" 2018-12-27 17:48:52,377 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-9ac7440a-b398-427d-a234-f72ac6faf8c2 Date: Thu, 27 Dec 2018 17:48:52 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "e373a15abf1741e8a77fa0d4d1450d8c", "created_at": "2018-12-27T17:48:51Z", "updated_at": "2018-12-27T17:48:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:48:51Z", "revision_number": 0, "id": "1e07deee-355d-49bc-8b77-6859845035e2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:48:51Z", "security_group_id": "1fb63d6a-4597-483f-b487-e7b4ee8153ea", "tenant_id": "e373a15abf1741e8a77fa0d4d1450d8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "e373a15abf1741e8a77fa0d4d1450d8c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:48:51Z", "revision_number": 0, "id": "b95198c7-99a5-44ee-b9e3-80f2ef06cb83", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:48:51Z", "security_group_id": "1fb63d6a-4597-483f-b487-e7b4ee8153ea", "tenant_id": "e373a15abf1741e8a77fa0d4d1450d8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "e373a15abf1741e8a77fa0d4d1450d8c"}], "revision_number": 2, "project_id": "e373a15abf1741e8a77fa0d4d1450d8c", "id": "1fb63d6a-4597-483f-b487-e7b4ee8153ea", "name": "InstanceSecurityGroupTests-e8e218a9-73d6-4c84-b4be-34a5881183b4-name"}]} 2018-12-27 17:48:52,377 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?id=1fb63d6a-4597-483f-b487-e7b4ee8153ea used request id req-9ac7440a-b398-427d-a234-f72ac6faf8c2 2018-12-27 17:48:52,377 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1fb63d6a-4597-483f-b487-e7b4ee8153ea 2018-12-27 17:48:52,382 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=1fb63d6a-4597-483f-b487-e7b4ee8153ea -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdd3f4ede30d390e6780213cdfd1245c0741de2b" 2018-12-27 17:48:52,586 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-1a8aa5a4-e839-457f-a59c-0e46649afb5d Date: Thu, 27 Dec 2018 17:48:52 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:48:51Z", "security_group_id": "1fb63d6a-4597-483f-b487-e7b4ee8153ea", "port_range_min": null, "revision_number": 0, "tenant_id": "e373a15abf1741e8a77fa0d4d1450d8c", "created_at": "2018-12-27T17:48:51Z", "project_id": "e373a15abf1741e8a77fa0d4d1450d8c", "id": "1e07deee-355d-49bc-8b77-6859845035e2"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:48:51Z", "security_group_id": "1fb63d6a-4597-483f-b487-e7b4ee8153ea", "port_range_min": null, "revision_number": 0, "tenant_id": "e373a15abf1741e8a77fa0d4d1450d8c", "created_at": "2018-12-27T17:48:51Z", "project_id": "e373a15abf1741e8a77fa0d4d1450d8c", "id": "b95198c7-99a5-44ee-b9e3-80f2ef06cb83"}]} 2018-12-27 17:48:52,586 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=1fb63d6a-4597-483f-b487-e7b4ee8153ea used request id req-1a8aa5a4-e839-457f-a59c-0e46649afb5d 2018-12-27 17:48:52,587 - neutron_utils - INFO - Retrieving security group with ID - 1fb63d6a-4597-483f-b487-e7b4ee8153ea 2018-12-27 17:48:52,592 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?id=1fb63d6a-4597-483f-b487-e7b4ee8153ea -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdd3f4ede30d390e6780213cdfd1245c0741de2b" 2018-12-27 17:48:52,841 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-87938a1d-2081-4951-9295-17180e0f059c Date: Thu, 27 Dec 2018 17:48:52 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "e373a15abf1741e8a77fa0d4d1450d8c", "created_at": "2018-12-27T17:48:51Z", "updated_at": "2018-12-27T17:48:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:48:51Z", "revision_number": 0, "id": "1e07deee-355d-49bc-8b77-6859845035e2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:48:51Z", "security_group_id": "1fb63d6a-4597-483f-b487-e7b4ee8153ea", "tenant_id": "e373a15abf1741e8a77fa0d4d1450d8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "e373a15abf1741e8a77fa0d4d1450d8c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:48:51Z", "revision_number": 0, "id": "b95198c7-99a5-44ee-b9e3-80f2ef06cb83", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:48:51Z", "security_group_id": "1fb63d6a-4597-483f-b487-e7b4ee8153ea", "tenant_id": "e373a15abf1741e8a77fa0d4d1450d8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "e373a15abf1741e8a77fa0d4d1450d8c"}], "revision_number": 2, "project_id": "e373a15abf1741e8a77fa0d4d1450d8c", "id": "1fb63d6a-4597-483f-b487-e7b4ee8153ea", "name": "InstanceSecurityGroupTests-e8e218a9-73d6-4c84-b4be-34a5881183b4-name"}]} 2018-12-27 17:48:52,841 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?id=1fb63d6a-4597-483f-b487-e7b4ee8153ea used request id req-87938a1d-2081-4951-9295-17180e0f059c 2018-12-27 17:48:52,842 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1fb63d6a-4597-483f-b487-e7b4ee8153ea 2018-12-27 17:48:52,847 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=1fb63d6a-4597-483f-b487-e7b4ee8153ea -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdd3f4ede30d390e6780213cdfd1245c0741de2b" 2018-12-27 17:48:52,868 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-769bf70f-21f4-425e-a3f4-669a10302183 Date: Thu, 27 Dec 2018 17:48:52 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:48:51Z", "security_group_id": "1fb63d6a-4597-483f-b487-e7b4ee8153ea", "port_range_min": null, "revision_number": 0, "tenant_id": "e373a15abf1741e8a77fa0d4d1450d8c", "created_at": "2018-12-27T17:48:51Z", "project_id": "e373a15abf1741e8a77fa0d4d1450d8c", "id": "1e07deee-355d-49bc-8b77-6859845035e2"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:48:51Z", "security_group_id": "1fb63d6a-4597-483f-b487-e7b4ee8153ea", "port_range_min": null, "revision_number": 0, "tenant_id": "e373a15abf1741e8a77fa0d4d1450d8c", "created_at": "2018-12-27T17:48:51Z", "project_id": "e373a15abf1741e8a77fa0d4d1450d8c", "id": "b95198c7-99a5-44ee-b9e3-80f2ef06cb83"}]} 2018-12-27 17:48:52,868 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=1fb63d6a-4597-483f-b487-e7b4ee8153ea used request id req-769bf70f-21f4-425e-a3f4-669a10302183 2018-12-27 17:48:52,871 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/de8148f9-2d30-4e19-aaac-e388426f5861 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4376cf4473a3efbf5c3ab1d0ddf0566d8628d81a" 2018-12-27 17:48:53,281 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:48:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c8e5629f-0b1d-4ffb-a2cc-d34040614961 x-compute-request-id: req-c8e5629f-0b1d-4ffb-a2cc-d34040614961 Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-e8e218a9-73d6-4c84-b4be-34a5881183b4-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:57:96:03", "version": 4, "addr": "10.55.0.22", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/de8148f9-2d30-4e19-aaac-e388426f5861", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/de8148f9-2d30-4e19-aaac-e388426f5861", "rel": "bookmark"}], "image": {"id": "c19d63ff-3e39-407c-84a7-e5ab41bf88c5", "links": [{"href": "http://172.30.9.31:8774/images/c19d63ff-3e39-407c-84a7-e5ab41bf88c5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T17:48:43.000000", "flavor": {"id": "e65be344-8792-478c-939f-9968c2978e2e", "links": [{"href": "http://172.30.9.31:8774/flavors/e65be344-8792-478c-939f-9968c2978e2e", "rel": "bookmark"}]}, "id": "de8148f9-2d30-4e19-aaac-e388426f5861", "security_groups": [{"name": "default"}], "user_id": "13271abe6b814c7f940716af44149e6e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T17:48:43Z", "hostId": "87141eaa0094e82c850f5972945e45b310dcef7d551bd440b93609a2", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-e8e218a9-73d6-4c84-b4be-34a5881183b4-inst", "created": "2018-12-27T17:48:32Z", "tenant_id": "e373a15abf1741e8a77fa0d4d1450d8c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-27 17:48:53,281 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/de8148f9-2d30-4e19-aaac-e388426f5861 used request id req-c8e5629f-0b1d-4ffb-a2cc-d34040614961 2018-12-27 17:48:53,287 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=InstanceSecurityGroupTests-e8e218a9-73d6-4c84-b4be-34a5881183b4-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4376cf4473a3efbf5c3ab1d0ddf0566d8628d81a" 2018-12-27 17:48:53,402 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 667 X-Openstack-Request-Id: req-651f77cd-a952-487a-9c92-30b0890d2b87 Date: Thu, 27 Dec 2018 17:48:53 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"79596667-c540-4aea-a200-7206a99e41b9","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"e373a15abf1741e8a77fa0d4d1450d8c","status":"ACTIVE","subnets":["f36cf2f6-dd58-49b5-8d2a-9fac721d67de"],"description":"","tags":[],"updated_at":"2018-12-27T17:48:20Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-e8e218a9-73d6-4c84-b4be-34a5881183b4-pub-net","admin_state_up":true,"tenant_id":"e373a15abf1741e8a77fa0d4d1450d8c","created_at":"2018-12-27T17:48:18Z","mtu":1442}]} 2018-12-27 17:48:53,402 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=InstanceSecurityGroupTests-e8e218a9-73d6-4c84-b4be-34a5881183b4-pub-net used request id req-651f77cd-a952-487a-9c92-30b0890d2b87 2018-12-27 17:48:53,406 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/e373a15abf1741e8a77fa0d4d1450d8c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4376cf4473a3efbf5c3ab1d0ddf0566d8628d81a" 2018-12-27 17:48:53,507 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:48:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2d5d5101-0e95-4b93-9767-77878666abf6 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/e373a15abf1741e8a77fa0d4d1450d8c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e373a15abf1741e8a77fa0d4d1450d8c", "name": "InstanceSecurityGroupTests-3348d932-3395-4b7-proj"}} 2018-12-27 17:48:53,507 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/e373a15abf1741e8a77fa0d4d1450d8c used request id req-2d5d5101-0e95-4b93-9767-77878666abf6 2018-12-27 17:48:53,512 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=79596667-c540-4aea-a200-7206a99e41b9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4376cf4473a3efbf5c3ab1d0ddf0566d8628d81a" 2018-12-27 17:48:53,560 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-07c0b05d-6e55-4371-ae2d-3cd2f3e5539e Date: Thu, 27 Dec 2018 17:48:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"79596667-c540-4aea-a200-7206a99e41b9","tenant_id":"e373a15abf1741e8a77fa0d4d1450d8c","created_at":"2018-12-27T17:48:20Z","dns_nameservers":[],"updated_at":"2018-12-27T17:48:20Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"e373a15abf1741e8a77fa0d4d1450d8c","id":"f36cf2f6-dd58-49b5-8d2a-9fac721d67de","subnetpool_id":null,"name":"InstanceSecurityGroupTests-e8e218a9-73d6-4c84-b4be-34a5881183b4-pub-subnet"}]} 2018-12-27 17:48:53,560 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=79596667-c540-4aea-a200-7206a99e41b9 used request id req-07c0b05d-6e55-4371-ae2d-3cd2f3e5539e 2018-12-27 17:48:53,565 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=79596667-c540-4aea-a200-7206a99e41b9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4376cf4473a3efbf5c3ab1d0ddf0566d8628d81a" 2018-12-27 17:48:53,623 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1775 X-Openstack-Request-Id: req-c81b7f67-9010-4029-acd1-43f85dec1fea Date: Thu, 27 Dec 2018 17:48:53 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T17:48:43Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f36cf2f6-dd58-49b5-8d2a-9fac721d67de","ip_address":"10.55.0.22"}],"id":"055b4e57-9d7c-451d-aa61-dea0e05df300","security_groups":["2c734c84-22ec-445d-bb22-7150c457a508"],"mac_address":"fa:16:3e:57:96:03","project_id":"e373a15abf1741e8a77fa0d4d1450d8c","status":"ACTIVE","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-0-22","ip_address":"10.55.0.22","fqdn":"host-10-55-0-22.openstacklocal."}],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-e8e218a9-73d6-4c84-b4be-34a5881183b4-port","admin_state_up":true,"network_id":"79596667-c540-4aea-a200-7206a99e41b9","dns_name":"","created_at":"2018-12-27T17:48:27Z","binding:vnic_type":"normal","device_id":"de8148f9-2d30-4e19-aaac-e388426f5861","tenant_id":"e373a15abf1741e8a77fa0d4d1450d8c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T17:48:20Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"f36cf2f6-dd58-49b5-8d2a-9fac721d67de","ip_address":"10.55.0.2"}],"id":"17641021-297b-4bc8-87b7-bdb17b86488d","security_groups":[],"mac_address":"fa:16:3e:82:26:18","project_id":"e373a15abf1741e8a77fa0d4d1450d8c","status":"DOWN","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-0-2","ip_address":"10.55.0.2","fqdn":"host-10-55-0-2.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"79596667-c540-4aea-a200-7206a99e41b9","dns_name":"","created_at":"2018-12-27T17:48:18Z","binding:vnic_type":"normal","device_id":"","tenant_id":"e373a15abf1741e8a77fa0d4d1450d8c"}]} 2018-12-27 17:48:53,623 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=79596667-c540-4aea-a200-7206a99e41b9 used request id req-c81b7f67-9010-4029-acd1-43f85dec1fea 2018-12-27 17:48:53,624 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:48:54,031 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "43e4627c2d47498a8cb563ab589cc47b", "name": "InstanceSecurityGroupTests-3348d932-3395-4b7-proj-role"}], "expires_at": "2018-12-27T18:48:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e373a15abf1741e8a77fa0d4d1450d8c", "name": "InstanceSecurityGroupTests-3348d932-3395-4b7-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/e373a15abf1741e8a77fa0d4d1450d8c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/e373a15abf1741e8a77fa0d4d1450d8c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/e373a15abf1741e8a77fa0d4d1450d8c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/e373a15abf1741e8a77fa0d4d1450d8c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/e373a15abf1741e8a77fa0d4d1450d8c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/e373a15abf1741e8a77fa0d4d1450d8c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/e373a15abf1741e8a77fa0d4d1450d8c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/e373a15abf1741e8a77fa0d4d1450d8c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/e373a15abf1741e8a77fa0d4d1450d8c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_e373a15abf1741e8a77fa0d4d1450d8c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_e373a15abf1741e8a77fa0d4d1450d8c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/e373a15abf1741e8a77fa0d4d1450d8c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/e373a15abf1741e8a77fa0d4d1450d8c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/e373a15abf1741e8a77fa0d4d1450d8c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-3348d932-3395-4b7-user", "id": "13271abe6b814c7f940716af44149e6e"}, "audit_ids": ["TjO-Db9lSaiCkDTx7kg9dQ"], "issued_at": "2018-12-27T17:48:54.000000Z"}} 2018-12-27 17:48:54,035 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/de8148f9-2d30-4e19-aaac-e388426f5861 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aff7ef6aeb4b54418338979705cee652bd37bfd9" 2018-12-27 17:48:55,066 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:48:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-72aebe0e-1c40-499e-8a32-0b2ce81f018f x-compute-request-id: req-72aebe0e-1c40-499e-8a32-0b2ce81f018f Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-e8e218a9-73d6-4c84-b4be-34a5881183b4-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:57:96:03", "version": 4, "addr": "10.55.0.22", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/de8148f9-2d30-4e19-aaac-e388426f5861", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/de8148f9-2d30-4e19-aaac-e388426f5861", "rel": "bookmark"}], "image": {"id": "c19d63ff-3e39-407c-84a7-e5ab41bf88c5", "links": [{"href": "http://172.30.9.31:8774/images/c19d63ff-3e39-407c-84a7-e5ab41bf88c5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T17:48:43.000000", "flavor": {"id": "e65be344-8792-478c-939f-9968c2978e2e", "links": [{"href": "http://172.30.9.31:8774/flavors/e65be344-8792-478c-939f-9968c2978e2e", "rel": "bookmark"}]}, "id": "de8148f9-2d30-4e19-aaac-e388426f5861", "security_groups": [{"name": "default"}], "user_id": "13271abe6b814c7f940716af44149e6e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T17:48:43Z", "hostId": "87141eaa0094e82c850f5972945e45b310dcef7d551bd440b93609a2", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-e8e218a9-73d6-4c84-b4be-34a5881183b4-inst", "created": "2018-12-27T17:48:32Z", "tenant_id": "e373a15abf1741e8a77fa0d4d1450d8c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-27 17:48:55,067 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/de8148f9-2d30-4e19-aaac-e388426f5861 used request id req-72aebe0e-1c40-499e-8a32-0b2ce81f018f 2018-12-27 17:48:55,070 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/de8148f9-2d30-4e19-aaac-e388426f5861 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4376cf4473a3efbf5c3ab1d0ddf0566d8628d81a" 2018-12-27 17:48:55,627 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:48:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9da0d7f6-da01-4edd-aefb-ee75c1ed0275 x-compute-request-id: req-9da0d7f6-da01-4edd-aefb-ee75c1ed0275 Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-e8e218a9-73d6-4c84-b4be-34a5881183b4-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:57:96:03", "version": 4, "addr": "10.55.0.22", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/de8148f9-2d30-4e19-aaac-e388426f5861", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/de8148f9-2d30-4e19-aaac-e388426f5861", "rel": "bookmark"}], "image": {"id": "c19d63ff-3e39-407c-84a7-e5ab41bf88c5", "links": [{"href": "http://172.30.9.31:8774/images/c19d63ff-3e39-407c-84a7-e5ab41bf88c5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T17:48:43.000000", "flavor": {"id": "e65be344-8792-478c-939f-9968c2978e2e", "links": [{"href": "http://172.30.9.31:8774/flavors/e65be344-8792-478c-939f-9968c2978e2e", "rel": "bookmark"}]}, "id": "de8148f9-2d30-4e19-aaac-e388426f5861", "security_groups": [{"name": "default"}], "user_id": "13271abe6b814c7f940716af44149e6e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T17:48:43Z", "hostId": "87141eaa0094e82c850f5972945e45b310dcef7d551bd440b93609a2", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-e8e218a9-73d6-4c84-b4be-34a5881183b4-inst", "created": "2018-12-27T17:48:32Z", "tenant_id": "e373a15abf1741e8a77fa0d4d1450d8c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-27 17:48:55,628 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/de8148f9-2d30-4e19-aaac-e388426f5861 used request id req-9da0d7f6-da01-4edd-aefb-ee75c1ed0275 2018-12-27 17:48:55,628 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-e8e218a9-73d6-4c84-b4be-34a5881183b4-inst] is - ACTIVE 2018-12-27 17:48:55,628 - create_instance - INFO - VM is - ACTIVE 2018-12-27 17:48:55,631 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/de8148f9-2d30-4e19-aaac-e388426f5861 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4376cf4473a3efbf5c3ab1d0ddf0566d8628d81a" 2018-12-27 17:48:56,481 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:48:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e70601ea-397a-474a-aabb-d2c52879d0d4 x-compute-request-id: req-e70601ea-397a-474a-aabb-d2c52879d0d4 Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-e8e218a9-73d6-4c84-b4be-34a5881183b4-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:57:96:03", "version": 4, "addr": "10.55.0.22", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/de8148f9-2d30-4e19-aaac-e388426f5861", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/de8148f9-2d30-4e19-aaac-e388426f5861", "rel": "bookmark"}], "image": {"id": "c19d63ff-3e39-407c-84a7-e5ab41bf88c5", "links": [{"href": "http://172.30.9.31:8774/images/c19d63ff-3e39-407c-84a7-e5ab41bf88c5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T17:48:43.000000", "flavor": {"id": "e65be344-8792-478c-939f-9968c2978e2e", "links": [{"href": "http://172.30.9.31:8774/flavors/e65be344-8792-478c-939f-9968c2978e2e", "rel": "bookmark"}]}, "id": "de8148f9-2d30-4e19-aaac-e388426f5861", "security_groups": [{"name": "default"}], "user_id": "13271abe6b814c7f940716af44149e6e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T17:48:43Z", "hostId": "87141eaa0094e82c850f5972945e45b310dcef7d551bd440b93609a2", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-e8e218a9-73d6-4c84-b4be-34a5881183b4-inst", "created": "2018-12-27T17:48:32Z", "tenant_id": "e373a15abf1741e8a77fa0d4d1450d8c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-27 17:48:56,482 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/de8148f9-2d30-4e19-aaac-e388426f5861 used request id req-e70601ea-397a-474a-aabb-d2c52879d0d4 2018-12-27 17:48:56,487 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=InstanceSecurityGroupTests-e8e218a9-73d6-4c84-b4be-34a5881183b4-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4376cf4473a3efbf5c3ab1d0ddf0566d8628d81a" 2018-12-27 17:48:56,785 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 667 X-Openstack-Request-Id: req-674a8998-711d-4580-99d5-348920edd397 Date: Thu, 27 Dec 2018 17:48:56 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"79596667-c540-4aea-a200-7206a99e41b9","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"e373a15abf1741e8a77fa0d4d1450d8c","status":"ACTIVE","subnets":["f36cf2f6-dd58-49b5-8d2a-9fac721d67de"],"description":"","tags":[],"updated_at":"2018-12-27T17:48:20Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-e8e218a9-73d6-4c84-b4be-34a5881183b4-pub-net","admin_state_up":true,"tenant_id":"e373a15abf1741e8a77fa0d4d1450d8c","created_at":"2018-12-27T17:48:18Z","mtu":1442}]} 2018-12-27 17:48:56,785 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=InstanceSecurityGroupTests-e8e218a9-73d6-4c84-b4be-34a5881183b4-pub-net used request id req-674a8998-711d-4580-99d5-348920edd397 2018-12-27 17:48:56,789 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/e373a15abf1741e8a77fa0d4d1450d8c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4376cf4473a3efbf5c3ab1d0ddf0566d8628d81a" 2018-12-27 17:48:56,894 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:48:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8f2bc18f-124f-4d44-9273-c05a4989aa66 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/e373a15abf1741e8a77fa0d4d1450d8c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e373a15abf1741e8a77fa0d4d1450d8c", "name": "InstanceSecurityGroupTests-3348d932-3395-4b7-proj"}} 2018-12-27 17:48:56,894 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/e373a15abf1741e8a77fa0d4d1450d8c used request id req-8f2bc18f-124f-4d44-9273-c05a4989aa66 2018-12-27 17:48:56,899 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=79596667-c540-4aea-a200-7206a99e41b9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4376cf4473a3efbf5c3ab1d0ddf0566d8628d81a" 2018-12-27 17:48:56,950 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-a711798a-be94-45c7-b322-a5f7234b64c9 Date: Thu, 27 Dec 2018 17:48:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"79596667-c540-4aea-a200-7206a99e41b9","tenant_id":"e373a15abf1741e8a77fa0d4d1450d8c","created_at":"2018-12-27T17:48:20Z","dns_nameservers":[],"updated_at":"2018-12-27T17:48:20Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"e373a15abf1741e8a77fa0d4d1450d8c","id":"f36cf2f6-dd58-49b5-8d2a-9fac721d67de","subnetpool_id":null,"name":"InstanceSecurityGroupTests-e8e218a9-73d6-4c84-b4be-34a5881183b4-pub-subnet"}]} 2018-12-27 17:48:56,950 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=79596667-c540-4aea-a200-7206a99e41b9 used request id req-a711798a-be94-45c7-b322-a5f7234b64c9 2018-12-27 17:48:56,955 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=79596667-c540-4aea-a200-7206a99e41b9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4376cf4473a3efbf5c3ab1d0ddf0566d8628d81a" 2018-12-27 17:48:57,010 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1775 X-Openstack-Request-Id: req-e27fee7d-f3b5-4e8e-92f0-29fdfd6d35c6 Date: Thu, 27 Dec 2018 17:48:57 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T17:48:43Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f36cf2f6-dd58-49b5-8d2a-9fac721d67de","ip_address":"10.55.0.22"}],"id":"055b4e57-9d7c-451d-aa61-dea0e05df300","security_groups":["2c734c84-22ec-445d-bb22-7150c457a508"],"mac_address":"fa:16:3e:57:96:03","project_id":"e373a15abf1741e8a77fa0d4d1450d8c","status":"ACTIVE","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-0-22","ip_address":"10.55.0.22","fqdn":"host-10-55-0-22.openstacklocal."}],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-e8e218a9-73d6-4c84-b4be-34a5881183b4-port","admin_state_up":true,"network_id":"79596667-c540-4aea-a200-7206a99e41b9","dns_name":"","created_at":"2018-12-27T17:48:27Z","binding:vnic_type":"normal","device_id":"de8148f9-2d30-4e19-aaac-e388426f5861","tenant_id":"e373a15abf1741e8a77fa0d4d1450d8c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T17:48:20Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"f36cf2f6-dd58-49b5-8d2a-9fac721d67de","ip_address":"10.55.0.2"}],"id":"17641021-297b-4bc8-87b7-bdb17b86488d","security_groups":[],"mac_address":"fa:16:3e:82:26:18","project_id":"e373a15abf1741e8a77fa0d4d1450d8c","status":"DOWN","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-0-2","ip_address":"10.55.0.2","fqdn":"host-10-55-0-2.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"79596667-c540-4aea-a200-7206a99e41b9","dns_name":"","created_at":"2018-12-27T17:48:18Z","binding:vnic_type":"normal","device_id":"","tenant_id":"e373a15abf1741e8a77fa0d4d1450d8c"}]} 2018-12-27 17:48:57,010 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=79596667-c540-4aea-a200-7206a99e41b9 used request id req-e27fee7d-f3b5-4e8e-92f0-29fdfd6d35c6 2018-12-27 17:48:57,013 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/de8148f9-2d30-4e19-aaac-e388426f5861 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4376cf4473a3efbf5c3ab1d0ddf0566d8628d81a" 2018-12-27 17:48:57,541 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:48:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-20ba1217-796e-43b7-9240-f973b50eac8b x-compute-request-id: req-20ba1217-796e-43b7-9240-f973b50eac8b Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-e8e218a9-73d6-4c84-b4be-34a5881183b4-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:57:96:03", "version": 4, "addr": "10.55.0.22", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/de8148f9-2d30-4e19-aaac-e388426f5861", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/de8148f9-2d30-4e19-aaac-e388426f5861", "rel": "bookmark"}], "image": {"id": "c19d63ff-3e39-407c-84a7-e5ab41bf88c5", "links": [{"href": "http://172.30.9.31:8774/images/c19d63ff-3e39-407c-84a7-e5ab41bf88c5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T17:48:43.000000", "flavor": {"id": "e65be344-8792-478c-939f-9968c2978e2e", "links": [{"href": "http://172.30.9.31:8774/flavors/e65be344-8792-478c-939f-9968c2978e2e", "rel": "bookmark"}]}, "id": "de8148f9-2d30-4e19-aaac-e388426f5861", "security_groups": [{"name": "default"}], "user_id": "13271abe6b814c7f940716af44149e6e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T17:48:43Z", "hostId": "87141eaa0094e82c850f5972945e45b310dcef7d551bd440b93609a2", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-e8e218a9-73d6-4c84-b4be-34a5881183b4-inst", "created": "2018-12-27T17:48:32Z", "tenant_id": "e373a15abf1741e8a77fa0d4d1450d8c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-27 17:48:57,542 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/de8148f9-2d30-4e19-aaac-e388426f5861 used request id req-20ba1217-796e-43b7-9240-f973b50eac8b 2018-12-27 17:48:57,547 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=InstanceSecurityGroupTests-e8e218a9-73d6-4c84-b4be-34a5881183b4-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4376cf4473a3efbf5c3ab1d0ddf0566d8628d81a" 2018-12-27 17:48:57,644 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 667 X-Openstack-Request-Id: req-409de0e8-e185-4e43-ad4a-fa5c5684950d Date: Thu, 27 Dec 2018 17:48:57 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"79596667-c540-4aea-a200-7206a99e41b9","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"e373a15abf1741e8a77fa0d4d1450d8c","status":"ACTIVE","subnets":["f36cf2f6-dd58-49b5-8d2a-9fac721d67de"],"description":"","tags":[],"updated_at":"2018-12-27T17:48:20Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-e8e218a9-73d6-4c84-b4be-34a5881183b4-pub-net","admin_state_up":true,"tenant_id":"e373a15abf1741e8a77fa0d4d1450d8c","created_at":"2018-12-27T17:48:18Z","mtu":1442}]} 2018-12-27 17:48:57,644 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=InstanceSecurityGroupTests-e8e218a9-73d6-4c84-b4be-34a5881183b4-pub-net used request id req-409de0e8-e185-4e43-ad4a-fa5c5684950d 2018-12-27 17:48:57,648 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/e373a15abf1741e8a77fa0d4d1450d8c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4376cf4473a3efbf5c3ab1d0ddf0566d8628d81a" 2018-12-27 17:48:57,751 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:48:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-522179cd-ebb4-47c9-96b2-12156e69b2b5 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/e373a15abf1741e8a77fa0d4d1450d8c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e373a15abf1741e8a77fa0d4d1450d8c", "name": "InstanceSecurityGroupTests-3348d932-3395-4b7-proj"}} 2018-12-27 17:48:57,751 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/e373a15abf1741e8a77fa0d4d1450d8c used request id req-522179cd-ebb4-47c9-96b2-12156e69b2b5 2018-12-27 17:48:57,756 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=79596667-c540-4aea-a200-7206a99e41b9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4376cf4473a3efbf5c3ab1d0ddf0566d8628d81a" 2018-12-27 17:48:57,998 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-920fe049-d550-460c-9603-61161e7d4797 Date: Thu, 27 Dec 2018 17:48:57 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"79596667-c540-4aea-a200-7206a99e41b9","tenant_id":"e373a15abf1741e8a77fa0d4d1450d8c","created_at":"2018-12-27T17:48:20Z","dns_nameservers":[],"updated_at":"2018-12-27T17:48:20Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"e373a15abf1741e8a77fa0d4d1450d8c","id":"f36cf2f6-dd58-49b5-8d2a-9fac721d67de","subnetpool_id":null,"name":"InstanceSecurityGroupTests-e8e218a9-73d6-4c84-b4be-34a5881183b4-pub-subnet"}]} 2018-12-27 17:48:57,998 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=79596667-c540-4aea-a200-7206a99e41b9 used request id req-920fe049-d550-460c-9603-61161e7d4797 2018-12-27 17:48:58,004 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=79596667-c540-4aea-a200-7206a99e41b9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4376cf4473a3efbf5c3ab1d0ddf0566d8628d81a" 2018-12-27 17:48:58,056 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1775 X-Openstack-Request-Id: req-9e6bee1f-4f1f-4687-ae23-2eaa5c8a8986 Date: Thu, 27 Dec 2018 17:48:58 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T17:48:43Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f36cf2f6-dd58-49b5-8d2a-9fac721d67de","ip_address":"10.55.0.22"}],"id":"055b4e57-9d7c-451d-aa61-dea0e05df300","security_groups":["2c734c84-22ec-445d-bb22-7150c457a508"],"mac_address":"fa:16:3e:57:96:03","project_id":"e373a15abf1741e8a77fa0d4d1450d8c","status":"ACTIVE","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-0-22","ip_address":"10.55.0.22","fqdn":"host-10-55-0-22.openstacklocal."}],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-e8e218a9-73d6-4c84-b4be-34a5881183b4-port","admin_state_up":true,"network_id":"79596667-c540-4aea-a200-7206a99e41b9","dns_name":"","created_at":"2018-12-27T17:48:27Z","binding:vnic_type":"normal","device_id":"de8148f9-2d30-4e19-aaac-e388426f5861","tenant_id":"e373a15abf1741e8a77fa0d4d1450d8c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T17:48:20Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"f36cf2f6-dd58-49b5-8d2a-9fac721d67de","ip_address":"10.55.0.2"}],"id":"17641021-297b-4bc8-87b7-bdb17b86488d","security_groups":[],"mac_address":"fa:16:3e:82:26:18","project_id":"e373a15abf1741e8a77fa0d4d1450d8c","status":"DOWN","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-0-2","ip_address":"10.55.0.2","fqdn":"host-10-55-0-2.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"79596667-c540-4aea-a200-7206a99e41b9","dns_name":"","created_at":"2018-12-27T17:48:18Z","binding:vnic_type":"normal","device_id":"","tenant_id":"e373a15abf1741e8a77fa0d4d1450d8c"}]} 2018-12-27 17:48:58,056 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=79596667-c540-4aea-a200-7206a99e41b9 used request id req-9e6bee1f-4f1f-4687-ae23-2eaa5c8a8986 2018-12-27 17:48:58,059 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:8774/v2.1/servers/de8148f9-2d30-4e19-aaac-e388426f5861/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4376cf4473a3efbf5c3ab1d0ddf0566d8628d81a" -d '{"addSecurityGroup": {"name": "InstanceSecurityGroupTests-e8e218a9-73d6-4c84-b4be-34a5881183b4-name"}}' 2018-12-27 17:48:59,277 - novaclient.v2.client - DEBUG - RESP: [202] Date: Thu, 27 Dec 2018 17:48:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-a8cf070e-3f98-4883-98b5-4c43ce8f6359 x-compute-request-id: req-a8cf070e-3f98-4883-98b5-4c43ce8f6359 Content-Length: 0 Content-Type: application/json 2018-12-27 17:48:59,278 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/de8148f9-2d30-4e19-aaac-e388426f5861/action used request id req-a8cf070e-3f98-4883-98b5-4c43ce8f6359 2018-12-27 17:48:59,281 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/de8148f9-2d30-4e19-aaac-e388426f5861 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4376cf4473a3efbf5c3ab1d0ddf0566d8628d81a" 2018-12-27 17:48:59,799 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:48:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a1f5c28a-b93b-4de7-b0d2-72a222606326 x-compute-request-id: req-a1f5c28a-b93b-4de7-b0d2-72a222606326 Content-Encoding: gzip Content-Length: 760 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-e8e218a9-73d6-4c84-b4be-34a5881183b4-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:57:96:03", "version": 4, "addr": "10.55.0.22", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/de8148f9-2d30-4e19-aaac-e388426f5861", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/de8148f9-2d30-4e19-aaac-e388426f5861", "rel": "bookmark"}], "image": {"id": "c19d63ff-3e39-407c-84a7-e5ab41bf88c5", "links": [{"href": "http://172.30.9.31:8774/images/c19d63ff-3e39-407c-84a7-e5ab41bf88c5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T17:48:43.000000", "flavor": {"id": "e65be344-8792-478c-939f-9968c2978e2e", "links": [{"href": "http://172.30.9.31:8774/flavors/e65be344-8792-478c-939f-9968c2978e2e", "rel": "bookmark"}]}, "id": "de8148f9-2d30-4e19-aaac-e388426f5861", "security_groups": [{"name": "InstanceSecurityGroupTests-e8e218a9-73d6-4c84-b4be-34a5881183b4-name"}, {"name": "default"}], "user_id": "13271abe6b814c7f940716af44149e6e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T17:48:43Z", "hostId": "87141eaa0094e82c850f5972945e45b310dcef7d551bd440b93609a2", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-e8e218a9-73d6-4c84-b4be-34a5881183b4-inst", "created": "2018-12-27T17:48:32Z", "tenant_id": "e373a15abf1741e8a77fa0d4d1450d8c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-27 17:48:59,799 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/de8148f9-2d30-4e19-aaac-e388426f5861 used request id req-a1f5c28a-b93b-4de7-b0d2-72a222606326 2018-12-27 17:48:59,805 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=InstanceSecurityGroupTests-e8e218a9-73d6-4c84-b4be-34a5881183b4-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4376cf4473a3efbf5c3ab1d0ddf0566d8628d81a" 2018-12-27 17:48:59,900 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 667 X-Openstack-Request-Id: req-49b3ca7e-db83-41b3-ab05-4accb94e1b58 Date: Thu, 27 Dec 2018 17:48:59 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"79596667-c540-4aea-a200-7206a99e41b9","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"e373a15abf1741e8a77fa0d4d1450d8c","status":"ACTIVE","subnets":["f36cf2f6-dd58-49b5-8d2a-9fac721d67de"],"description":"","tags":[],"updated_at":"2018-12-27T17:48:20Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-e8e218a9-73d6-4c84-b4be-34a5881183b4-pub-net","admin_state_up":true,"tenant_id":"e373a15abf1741e8a77fa0d4d1450d8c","created_at":"2018-12-27T17:48:18Z","mtu":1442}]} 2018-12-27 17:48:59,900 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=InstanceSecurityGroupTests-e8e218a9-73d6-4c84-b4be-34a5881183b4-pub-net used request id req-49b3ca7e-db83-41b3-ab05-4accb94e1b58 2018-12-27 17:48:59,904 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/e373a15abf1741e8a77fa0d4d1450d8c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4376cf4473a3efbf5c3ab1d0ddf0566d8628d81a" 2018-12-27 17:49:00,004 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:48:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5bdd4eb1-4fd5-486a-bca1-bb07136fa84d Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/e373a15abf1741e8a77fa0d4d1450d8c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e373a15abf1741e8a77fa0d4d1450d8c", "name": "InstanceSecurityGroupTests-3348d932-3395-4b7-proj"}} 2018-12-27 17:49:00,004 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/e373a15abf1741e8a77fa0d4d1450d8c used request id req-5bdd4eb1-4fd5-486a-bca1-bb07136fa84d 2018-12-27 17:49:00,010 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=79596667-c540-4aea-a200-7206a99e41b9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4376cf4473a3efbf5c3ab1d0ddf0566d8628d81a" 2018-12-27 17:49:00,056 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-dd00b929-9aaa-4f51-a3e6-4791398083d6 Date: Thu, 27 Dec 2018 17:49:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"79596667-c540-4aea-a200-7206a99e41b9","tenant_id":"e373a15abf1741e8a77fa0d4d1450d8c","created_at":"2018-12-27T17:48:20Z","dns_nameservers":[],"updated_at":"2018-12-27T17:48:20Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"e373a15abf1741e8a77fa0d4d1450d8c","id":"f36cf2f6-dd58-49b5-8d2a-9fac721d67de","subnetpool_id":null,"name":"InstanceSecurityGroupTests-e8e218a9-73d6-4c84-b4be-34a5881183b4-pub-subnet"}]} 2018-12-27 17:49:00,056 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=79596667-c540-4aea-a200-7206a99e41b9 used request id req-dd00b929-9aaa-4f51-a3e6-4791398083d6 2018-12-27 17:49:00,061 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=79596667-c540-4aea-a200-7206a99e41b9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4376cf4473a3efbf5c3ab1d0ddf0566d8628d81a" 2018-12-27 17:49:00,112 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1814 X-Openstack-Request-Id: req-5988604d-495f-4e8d-826f-d0ff707aff78 Date: Thu, 27 Dec 2018 17:49:00 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T17:48:58Z","device_owner":"compute:nova","revision_number":12,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f36cf2f6-dd58-49b5-8d2a-9fac721d67de","ip_address":"10.55.0.22"}],"id":"055b4e57-9d7c-451d-aa61-dea0e05df300","security_groups":["1fb63d6a-4597-483f-b487-e7b4ee8153ea","2c734c84-22ec-445d-bb22-7150c457a508"],"mac_address":"fa:16:3e:57:96:03","project_id":"e373a15abf1741e8a77fa0d4d1450d8c","status":"ACTIVE","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-0-22","ip_address":"10.55.0.22","fqdn":"host-10-55-0-22.openstacklocal."}],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-e8e218a9-73d6-4c84-b4be-34a5881183b4-port","admin_state_up":true,"network_id":"79596667-c540-4aea-a200-7206a99e41b9","dns_name":"","created_at":"2018-12-27T17:48:27Z","binding:vnic_type":"normal","device_id":"de8148f9-2d30-4e19-aaac-e388426f5861","tenant_id":"e373a15abf1741e8a77fa0d4d1450d8c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T17:48:20Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"f36cf2f6-dd58-49b5-8d2a-9fac721d67de","ip_address":"10.55.0.2"}],"id":"17641021-297b-4bc8-87b7-bdb17b86488d","security_groups":[],"mac_address":"fa:16:3e:82:26:18","project_id":"e373a15abf1741e8a77fa0d4d1450d8c","status":"DOWN","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-0-2","ip_address":"10.55.0.2","fqdn":"host-10-55-0-2.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"79596667-c540-4aea-a200-7206a99e41b9","dns_name":"","created_at":"2018-12-27T17:48:18Z","binding:vnic_type":"normal","device_id":"","tenant_id":"e373a15abf1741e8a77fa0d4d1450d8c"}]} 2018-12-27 17:49:00,112 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=79596667-c540-4aea-a200-7206a99e41b9 used request id req-5988604d-495f-4e8d-826f-d0ff707aff78 2018-12-27 17:49:00,116 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/de8148f9-2d30-4e19-aaac-e388426f5861 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aff7ef6aeb4b54418338979705cee652bd37bfd9" 2018-12-27 17:49:00,878 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:49:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-19cf9e0a-36f5-4008-9e07-686e9a092a6d x-compute-request-id: req-19cf9e0a-36f5-4008-9e07-686e9a092a6d Content-Encoding: gzip Content-Length: 760 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-e8e218a9-73d6-4c84-b4be-34a5881183b4-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:57:96:03", "version": 4, "addr": "10.55.0.22", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/de8148f9-2d30-4e19-aaac-e388426f5861", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/de8148f9-2d30-4e19-aaac-e388426f5861", "rel": "bookmark"}], "image": {"id": "c19d63ff-3e39-407c-84a7-e5ab41bf88c5", "links": [{"href": "http://172.30.9.31:8774/images/c19d63ff-3e39-407c-84a7-e5ab41bf88c5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T17:48:43.000000", "flavor": {"id": "e65be344-8792-478c-939f-9968c2978e2e", "links": [{"href": "http://172.30.9.31:8774/flavors/e65be344-8792-478c-939f-9968c2978e2e", "rel": "bookmark"}]}, "id": "de8148f9-2d30-4e19-aaac-e388426f5861", "security_groups": [{"name": "InstanceSecurityGroupTests-e8e218a9-73d6-4c84-b4be-34a5881183b4-name"}, {"name": "default"}], "user_id": "13271abe6b814c7f940716af44149e6e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T17:48:43Z", "hostId": "87141eaa0094e82c850f5972945e45b310dcef7d551bd440b93609a2", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-e8e218a9-73d6-4c84-b4be-34a5881183b4-inst", "created": "2018-12-27T17:48:32Z", "tenant_id": "e373a15abf1741e8a77fa0d4d1450d8c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-27 17:49:00,878 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/de8148f9-2d30-4e19-aaac-e388426f5861 used request id req-19cf9e0a-36f5-4008-9e07-686e9a092a6d 2018-12-27 17:49:00,878 - create_instance - INFO - Deleting Port with ID - 055b4e57-9d7c-451d-aa61-dea0e05df300 2018-12-27 17:49:00,879 - neutron_utils - INFO - Deleting port with name InstanceSecurityGroupTests-e8e218a9-73d6-4c84-b4be-34a5881183b4-port 2018-12-27 17:49:00,884 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/ports/055b4e57-9d7c-451d-aa61-dea0e05df300 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4376cf4473a3efbf5c3ab1d0ddf0566d8628d81a" 2018-12-27 17:49:01,459 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-de0758ca-519b-41d5-918e-afb5b31eafb2 Date: Thu, 27 Dec 2018 17:49:01 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 17:49:01,459 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/ports/055b4e57-9d7c-451d-aa61-dea0e05df300 used request id req-de0758ca-519b-41d5-918e-afb5b31eafb2 2018-12-27 17:49:01,459 - create_instance - INFO - Deleting VM instance - InstanceSecurityGroupTests-e8e218a9-73d6-4c84-b4be-34a5881183b4-inst 2018-12-27 17:49:01,462 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:8774/v2.1/servers/de8148f9-2d30-4e19-aaac-e388426f5861 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4376cf4473a3efbf5c3ab1d0ddf0566d8628d81a" 2018-12-27 17:49:01,599 - novaclient.v2.client - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:49:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-003837c5-245e-4474-aac6-3f0dfb0b6968 x-compute-request-id: req-003837c5-245e-4474-aac6-3f0dfb0b6968 Content-Type: application/json 2018-12-27 17:49:01,599 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/servers/de8148f9-2d30-4e19-aaac-e388426f5861 used request id req-003837c5-245e-4474-aac6-3f0dfb0b6968 2018-12-27 17:49:01,599 - create_instance - INFO - Checking deletion status 2018-12-27 17:49:01,602 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/de8148f9-2d30-4e19-aaac-e388426f5861 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4376cf4473a3efbf5c3ab1d0ddf0566d8628d81a" 2018-12-27 17:49:01,860 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:49:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4ca2daf7-53b1-40dd-85f7-3c2c14681444 x-compute-request-id: req-4ca2daf7-53b1-40dd-85f7-3c2c14681444 Content-Encoding: gzip Content-Length: 740 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"InstanceSecurityGroupTests-e8e218a9-73d6-4c84-b4be-34a5881183b4-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:57:96:03", "version": 4, "addr": "10.55.0.22", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/de8148f9-2d30-4e19-aaac-e388426f5861", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/de8148f9-2d30-4e19-aaac-e388426f5861", "rel": "bookmark"}], "image": {"id": "c19d63ff-3e39-407c-84a7-e5ab41bf88c5", "links": [{"href": "http://172.30.9.31:8774/images/c19d63ff-3e39-407c-84a7-e5ab41bf88c5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T17:48:43.000000", "flavor": {"id": "e65be344-8792-478c-939f-9968c2978e2e", "links": [{"href": "http://172.30.9.31:8774/flavors/e65be344-8792-478c-939f-9968c2978e2e", "rel": "bookmark"}]}, "id": "de8148f9-2d30-4e19-aaac-e388426f5861", "user_id": "13271abe6b814c7f940716af44149e6e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T17:49:01Z", "hostId": "87141eaa0094e82c850f5972945e45b310dcef7d551bd440b93609a2", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-e8e218a9-73d6-4c84-b4be-34a5881183b4-inst", "created": "2018-12-27T17:48:32Z", "tenant_id": "e373a15abf1741e8a77fa0d4d1450d8c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-27 17:49:01,860 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/de8148f9-2d30-4e19-aaac-e388426f5861 used request id req-4ca2daf7-53b1-40dd-85f7-3c2c14681444 2018-12-27 17:49:01,861 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-e8e218a9-73d6-4c84-b4be-34a5881183b4-inst] is - ACTIVE 2018-12-27 17:49:01,861 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-27 17:49:04,864 - create_instance - DEBUG - VM status query timeout in 296.735320091 2018-12-27 17:49:04,867 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/de8148f9-2d30-4e19-aaac-e388426f5861 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4376cf4473a3efbf5c3ab1d0ddf0566d8628d81a" 2018-12-27 17:49:04,911 - novaclient.v2.client - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:49:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-5e54a651-e81b-458b-9594-4f6fcdfbf88d x-compute-request-id: req-5e54a651-e81b-458b-9594-4f6fcdfbf88d Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance de8148f9-2d30-4e19-aaac-e388426f5861 could not be found.", "code": 404}} 2018-12-27 17:49:04,912 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/de8148f9-2d30-4e19-aaac-e388426f5861 used request id req-5e54a651-e81b-458b-9594-4f6fcdfbf88d 2018-12-27 17:49:04,912 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance de8148f9-2d30-4e19-aaac-e388426f5861 could not be found. (HTTP 404) (Request-ID: req-5e54a651-e81b-458b-9594-4f6fcdfbf88d) 2018-12-27 17:49:04,912 - create_instance - INFO - VM has been properly deleted VM with name - InstanceSecurityGroupTests-e8e218a9-73d6-4c84-b4be-34a5881183b4-inst 2018-12-27 17:49:04,913 - neutron_utils - INFO - Deleting security group rule with ID - b95198c7-99a5-44ee-b9e3-80f2ef06cb83 2018-12-27 17:49:04,918 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/security-group-rules/b95198c7-99a5-44ee-b9e3-80f2ef06cb83 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdd3f4ede30d390e6780213cdfd1245c0741de2b" 2018-12-27 17:49:05,224 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-f457bc62-41e1-4d40-9209-246117950de3 Content-Length: 0 Date: Thu, 27 Dec 2018 17:49:05 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 17:49:05,224 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-group-rules/b95198c7-99a5-44ee-b9e3-80f2ef06cb83 used request id req-f457bc62-41e1-4d40-9209-246117950de3 2018-12-27 17:49:05,224 - neutron_utils - INFO - Deleting security group rule with ID - 1e07deee-355d-49bc-8b77-6859845035e2 2018-12-27 17:49:05,229 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/security-group-rules/1e07deee-355d-49bc-8b77-6859845035e2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdd3f4ede30d390e6780213cdfd1245c0741de2b" 2018-12-27 17:49:05,357 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-1ad10529-b7e2-420a-b564-dd9356202dad Content-Length: 0 Date: Thu, 27 Dec 2018 17:49:05 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 17:49:05,358 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-group-rules/1e07deee-355d-49bc-8b77-6859845035e2 used request id req-1ad10529-b7e2-420a-b564-dd9356202dad 2018-12-27 17:49:05,358 - neutron_utils - INFO - Deleting security group with name - InstanceSecurityGroupTests-e8e218a9-73d6-4c84-b4be-34a5881183b4-name 2018-12-27 17:49:05,363 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/security-groups/1fb63d6a-4597-483f-b487-e7b4ee8153ea -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdd3f4ede30d390e6780213cdfd1245c0741de2b" 2018-12-27 17:49:05,698 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-b46e1928-3b8d-41b1-bbb1-22988db69ee5 Content-Length: 0 Date: Thu, 27 Dec 2018 17:49:05 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 17:49:05,698 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-groups/1fb63d6a-4597-483f-b487-e7b4ee8153ea used request id req-b46e1928-3b8d-41b1-bbb1-22988db69ee5 2018-12-27 17:49:05,702 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:8774/v2.1/flavors/e65be344-8792-478c-939f-9968c2978e2e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65685cacf3e21c0c71191dfcbfcbc1cb53ff537c" 2018-12-27 17:49:05,741 - novaclient.v2.client - DEBUG - RESP: [202] Date: Thu, 27 Dec 2018 17:49:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-6c41241b-de19-4386-ab90-bdd14f1f3d24 x-compute-request-id: req-6c41241b-de19-4386-ab90-bdd14f1f3d24 Content-Length: 0 Content-Type: application/json 2018-12-27 17:49:05,741 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/flavors/e65be344-8792-478c-939f-9968c2978e2e used request id req-6c41241b-de19-4386-ab90-bdd14f1f3d24 2018-12-27 17:49:05,742 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-e8e218a9-73d6-4c84-b4be-34a5881183b4-pub-subnet 2018-12-27 17:49:05,742 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-e8e218a9-73d6-4c84-b4be-34a5881183b4-pub-subnet 2018-12-27 17:49:05,747 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/subnets/f36cf2f6-dd58-49b5-8d2a-9fac721d67de -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a47b3f581203f948e10ac5be59cde5a19812a11" 2018-12-27 17:49:07,170 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-a7071fde-a0d0-4ddf-a4f6-5db6a5595a9e Date: Thu, 27 Dec 2018 17:49:07 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 17:49:07,171 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/subnets/f36cf2f6-dd58-49b5-8d2a-9fac721d67de used request id req-a7071fde-a0d0-4ddf-a4f6-5db6a5595a9e 2018-12-27 17:49:07,171 - neutron_utils - INFO - Deleting network with name InstanceSecurityGroupTests-e8e218a9-73d6-4c84-b4be-34a5881183b4-pub-net 2018-12-27 17:49:07,176 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/networks/79596667-c540-4aea-a200-7206a99e41b9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a47b3f581203f948e10ac5be59cde5a19812a11" 2018-12-27 17:49:08,411 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-0278c287-2a34-40d7-b059-52ccb0c0a116 Date: Thu, 27 Dec 2018 17:49:08 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 17:49:08,411 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/networks/79596667-c540-4aea-a200-7206a99e41b9 used request id req-0278c287-2a34-40d7-b059-52ccb0c0a116 2018-12-27 17:49:08,412 - glance_utils - INFO - Deleting image named - InstanceSecurityGroupTests-e8e218a9-73d6-4c84-b4be-34a5881183b4-image 2018-12-27 17:49:08,415 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9292/v2/images/c19d63ff-3e39-407c-84a7-e5ab41bf88c5 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}cba582f0a11778142a423588449d2e11f9f1200d" 2018-12-27 17:49:08,910 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-84ecb1ef-4302-4b4e-9add-d07addcbf7b1 Date: Thu, 27 Dec 2018 17:49:08 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-27 17:49:08,910 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.31:9292/v2/images/c19d63ff-3e39-407c-84a7-e5ab41bf88c5 used request id req-84ecb1ef-4302-4b4e-9add-d07addcbf7b1 2018-12-27 17:49:08,918 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}518143a619f02bf82853cd0776b1b46fe0c6c088" 2018-12-27 17:49:09,218 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 35896 X-Openstack-Request-Id: req-d305bd07-e055-4fc0-ae7d-313ac97dfd5b Date: Thu, 27 Dec 2018 17:49:09 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "created_at": "2018-12-27T15:33:01Z", "updated_at": "2018-12-27T15:33:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "35205ac3-06e6-4cf6-bb21-ff8f813cb45b", "remote_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "ade77f59-e70c-4970-8ea8-198222fa332e", "remote_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "c4f3bf7f-d793-498d-a883-bb8c6003f070", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "c85cb618-8f19-445b-8e16-6d467cb17771", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}], "revision_number": 4, "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "created_at": "2018-12-27T15:57:22Z", "updated_at": "2018-12-27T15:57:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "5e258a3b-01f5-4aef-81b7-0b5dc6e5b683", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "65475539-0336-498a-8da4-ff0a80b10089", "remote_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "ae922857-f7ae-4bc8-949b-153fb43bfd00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "b4f87679-52e1-4cf9-bf76-5abb9a9bec06", "remote_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "f7197afc9b61423897aefc9a643d03a1"}], "revision_number": 4, "project_id": "f7197afc9b61423897aefc9a643d03a1", "id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e373a15abf1741e8a77fa0d4d1450d8c", "created_at": "2018-12-27T17:48:18Z", "updated_at": "2018-12-27T17:48:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:48:18Z", "revision_number": 0, "id": "2ebd6a54-7d3f-44bc-b89b-c02488d7d971", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:48:18Z", "security_group_id": "2c734c84-22ec-445d-bb22-7150c457a508", "tenant_id": "e373a15abf1741e8a77fa0d4d1450d8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "e373a15abf1741e8a77fa0d4d1450d8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:48:18Z", "revision_number": 0, "id": "abdbc576-27d1-4684-a57b-e1952b33b686", "remote_group_id": "2c734c84-22ec-445d-bb22-7150c457a508", "remote_ip_prefix": null, "created_at": "2018-12-27T17:48:18Z", "security_group_id": "2c734c84-22ec-445d-bb22-7150c457a508", "tenant_id": "e373a15abf1741e8a77fa0d4d1450d8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "e373a15abf1741e8a77fa0d4d1450d8c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:48:18Z", "revision_number": 0, "id": "b5fdda43-e4fd-4c60-931d-af7e8a43a0d0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:48:18Z", "security_group_id": "2c734c84-22ec-445d-bb22-7150c457a508", "tenant_id": "e373a15abf1741e8a77fa0d4d1450d8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "e373a15abf1741e8a77fa0d4d1450d8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:48:18Z", "revision_number": 0, "id": "cac63de4-855e-4b28-af9d-1ecb71c178da", "remote_group_id": "2c734c84-22ec-445d-bb22-7150c457a508", "remote_ip_prefix": null, "created_at": "2018-12-27T17:48:18Z", "security_group_id": "2c734c84-22ec-445d-bb22-7150c457a508", "tenant_id": "e373a15abf1741e8a77fa0d4d1450d8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "e373a15abf1741e8a77fa0d4d1450d8c"}], "revision_number": 4, "project_id": "e373a15abf1741e8a77fa0d4d1450d8c", "id": "2c734c84-22ec-445d-bb22-7150c457a508", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "created_at": "2018-12-27T16:01:54Z", "updated_at": "2018-12-27T16:01:54Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "00dd3abd-acd1-4edb-8f4a-8badcbd2eeb4", "remote_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "018de60d-bc33-4ef0-9eed-6d00b6ce227b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "0d99f0db-fa6b-4201-b67f-a7ff0db82c5d", "remote_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv6", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "5c4049ef-933d-4614-84e7-83584430d462", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv6", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}], "revision_number": 4, "project_id": "8c689c5e31c44b09ab85f80682abbc2a", "id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "created_at": "2018-12-27T15:56:49Z", "updated_at": "2018-12-27T15:56:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "6555e255-763a-4448-b1b1-0c93b2a390bd", "remote_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "777ff7a5-a590-43e5-a84b-7677710494e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "8bac258a-08df-48b7-900b-efbe01a6ec20", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "dc17921e-353f-4898-a970-881b2c8d093d", "remote_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}], "revision_number": 4, "project_id": "28dac9e1580d461c9de52e6659cc4f9d", "id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "created_at": "2018-12-27T16:01:52Z", "updated_at": "2018-12-27T16:01:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "32737757-45f3-4b24-b6ab-5f2d5579b4a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv6", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "ae604ef3-492d-4aa3-8045-1ff84f755a27", "remote_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv4", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "b7bff40a-beda-4996-b140-ed94d010535c", "remote_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv6", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "b8129030-9d72-4d5d-adce-47bbe62492fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv4", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}], "revision_number": 4, "project_id": "81c108a273314b24bf6b48c41b5bbe0c", "id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "created_at": "2018-12-27T15:57:20Z", "updated_at": "2018-12-27T15:57:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "0c389ec4-c0af-4c20-acf9-4fcc1d859dd7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv6", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "3749697a-f2ef-439a-a661-2fb92badd1ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv4", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "b74e0c8c-e243-450e-b1be-69c587093d6d", "remote_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv6", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "c222695b-2f1c-427d-afd7-e0be24ec9f66", "remote_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv4", "project_id": "7fb0e5436e4f467998e672dd71018a45"}], "revision_number": 4, "project_id": "7fb0e5436e4f467998e672dd71018a45", "id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "created_at": "2018-12-27T17:02:11Z", "updated_at": "2018-12-27T17:02:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "675d8a56-1c9b-4c58-a252-61e65997fd05", "remote_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv4", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "84f0587c-7394-4fd6-8f3d-8d6ba94cf3f9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv6", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "8a450b4f-e710-4193-816e-13a2d4e40c07", "remote_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv6", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "c3106b0a-1026-4156-86a9-f0438b7fab93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv4", "project_id": "7cba3664d5674e65a12c8c269a05febf"}], "revision_number": 4, "project_id": "7cba3664d5674e65a12c8c269a05febf", "id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "created_at": "2018-12-27T15:58:29Z", "updated_at": "2018-12-27T15:58:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "2a945ecc-f9fa-4219-96ab-c189a7f5c102", "remote_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv6", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "55e2b54e-68d4-4476-8c9f-e05e347c8970", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv4", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "9983229c-b595-482a-973f-81137a209b6d", "remote_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv4", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "9d4b8450-78ab-4817-a586-372ed88268f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv6", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}], "revision_number": 4, "project_id": "fbd6dbf946a5406398ba810e02d0888e", "id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "created_at": "2018-12-27T15:57:24Z", "updated_at": "2018-12-27T15:57:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "35521f2a-a59d-4798-9fa8-0febfe126076", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv4", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "607d473d-1e6a-4088-a778-7df9ffc1ff68", "remote_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv6", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "6f8fa92b-b67a-4047-a900-f43656aff42b", "remote_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv4", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "890f1d6c-9ae5-45b0-b7a1-282182432b66", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv6", "project_id": "253cc6709e714b8a80a5f74e4257907e"}], "revision_number": 4, "project_id": "253cc6709e714b8a80a5f74e4257907e", "id": "b9546f11-205e-4322-89f8-f0360d6090ed", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "created_at": "2018-12-27T15:57:08Z", "updated_at": "2018-12-27T15:57:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "6739c48b-d899-4c17-bb8e-ffaf8922c034", "remote_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv4", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "9660a6af-4d9b-40b9-9729-f205f66c2bd0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv4", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "bf244c03-fc10-4754-9c2b-b0224401c4f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv6", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "d3bee7cc-a152-441c-9790-abb1f56cec03", "remote_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv6", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}], "revision_number": 4, "project_id": "782a28bd0d40485e85eda6b8ba43840b", "id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "created_at": "2018-12-27T15:57:11Z", "updated_at": "2018-12-27T15:57:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "22c0d2cf-360a-4aa8-ba7e-bfdbf8327d27", "remote_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "553b140a-8ba9-4af7-9f50-bf24e87aebf7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "b2ecf7a5-df98-4d65-a762-767320437c5a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "e49104b2-7c13-49d6-8519-a16dd585346f", "remote_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}], "revision_number": 4, "project_id": "ef7e486beb8f4de39b25ca5f11552328", "id": "d0588e93-db0d-4888-9f99-3399a50df490", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "created_at": "2018-12-27T17:19:15Z", "updated_at": "2018-12-27T17:19:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "1990fe24-df44-4561-9f09-f50aab182bf7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "651e4b8b-b29e-409b-9f25-ff2328ccefe6", "remote_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "cc4e2254-2157-4ae1-a233-3047573ddc6d", "remote_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "da56dda4-aaf3-43ff-bdf7-e64892ec2345", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}], "revision_number": 4, "project_id": "2a5a6879c5fa4db798cea6d394565d45", "id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-27T15:33:07Z", "updated_at": "2018-12-27T15:33:07Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "4de95db8-72d6-4aec-a145-e92511971eb9", "remote_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "5f100cff-05d8-4405-8dfb-0a387c123fae", "remote_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "a3f6a193-cc94-4220-a73a-08acf63c449b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "f059d8a5-0c32-49c9-a721-77cc89245ecd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "created_at": "2018-12-27T15:29:16Z", "updated_at": "2018-12-27T15:29:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "3c53841a-5bc0-4192-b482-044411e217ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "5956ff3f-d59d-4af6-82b5-566c888583a7", "remote_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:16Z", "revision_number": 0, "id": "60735d87-52c7-426a-91a6-aff1078a5a2d", "remote_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:16Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "abe97133-61dd-4fdf-baf3-2e07968a324f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "da629caea04941e1ae8979c379dc7c9d"}], "revision_number": 4, "project_id": "da629caea04941e1ae8979c379dc7c9d", "id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "name": "default"}]} 2018-12-27 17:49:09,218 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=default used request id req-d305bd07-e055-4fc0-ae7d-313ac97dfd5b 2018-12-27 17:49:09,225 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}518143a619f02bf82853cd0776b1b46fe0c6c088" 2018-12-27 17:49:09,331 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:49:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-45472c6b-1a06-4569-a0d2-6e537dfccecc Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b7b4fceec1ad4c6eb74d758b709a9d93", "name": "admin"}} 2018-12-27 17:49:09,331 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93 used request id req-45472c6b-1a06-4569-a0d2-6e537dfccecc 2018-12-27 17:49:09,334 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/f7197afc9b61423897aefc9a643d03a1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}518143a619f02bf82853cd0776b1b46fe0c6c088" 2018-12-27 17:49:09,439 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:49:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cf09be42-cac1-4cde-aad7-0d8e797b8fac Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f7197afc9b61423897aefc9a643d03a1.", "code": 404, "title": "Not Found"}} 2018-12-27 17:49:09,439 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/f7197afc9b61423897aefc9a643d03a1 used request id req-cf09be42-cac1-4cde-aad7-0d8e797b8fac 2018-12-27 17:49:09,440 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:49:09,443 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/e373a15abf1741e8a77fa0d4d1450d8c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}518143a619f02bf82853cd0776b1b46fe0c6c088" 2018-12-27 17:49:09,552 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:49:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-60220257-b38f-49fc-bb30-14d2436fb879 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/e373a15abf1741e8a77fa0d4d1450d8c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e373a15abf1741e8a77fa0d4d1450d8c", "name": "InstanceSecurityGroupTests-3348d932-3395-4b7-proj"}} 2018-12-27 17:49:09,553 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/e373a15abf1741e8a77fa0d4d1450d8c used request id req-60220257-b38f-49fc-bb30-14d2436fb879 2018-12-27 17:49:09,553 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2c734c84-22ec-445d-bb22-7150c457a508 2018-12-27 17:49:09,558 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=2c734c84-22ec-445d-bb22-7150c457a508 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}518143a619f02bf82853cd0776b1b46fe0c6c088" 2018-12-27 17:49:09,780 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-ecf4eff6-f5f6-4642-9b7a-162b005b9f45 Date: Thu, 27 Dec 2018 17:49:09 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:48:18Z", "security_group_id": "2c734c84-22ec-445d-bb22-7150c457a508", "port_range_min": null, "revision_number": 0, "tenant_id": "e373a15abf1741e8a77fa0d4d1450d8c", "created_at": "2018-12-27T17:48:18Z", "project_id": "e373a15abf1741e8a77fa0d4d1450d8c", "id": "2ebd6a54-7d3f-44bc-b89b-c02488d7d971"}, {"remote_group_id": "2c734c84-22ec-445d-bb22-7150c457a508", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:48:18Z", "security_group_id": "2c734c84-22ec-445d-bb22-7150c457a508", "port_range_min": null, "revision_number": 0, "tenant_id": "e373a15abf1741e8a77fa0d4d1450d8c", "created_at": "2018-12-27T17:48:18Z", "project_id": "e373a15abf1741e8a77fa0d4d1450d8c", "id": "abdbc576-27d1-4684-a57b-e1952b33b686"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:48:18Z", "security_group_id": "2c734c84-22ec-445d-bb22-7150c457a508", "port_range_min": null, "revision_number": 0, "tenant_id": "e373a15abf1741e8a77fa0d4d1450d8c", "created_at": "2018-12-27T17:48:18Z", "project_id": "e373a15abf1741e8a77fa0d4d1450d8c", "id": "b5fdda43-e4fd-4c60-931d-af7e8a43a0d0"}, {"remote_group_id": "2c734c84-22ec-445d-bb22-7150c457a508", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:48:18Z", "security_group_id": "2c734c84-22ec-445d-bb22-7150c457a508", "port_range_min": null, "revision_number": 0, "tenant_id": "e373a15abf1741e8a77fa0d4d1450d8c", "created_at": "2018-12-27T17:48:18Z", "project_id": "e373a15abf1741e8a77fa0d4d1450d8c", "id": "cac63de4-855e-4b28-af9d-1ecb71c178da"}]} 2018-12-27 17:49:09,780 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=2c734c84-22ec-445d-bb22-7150c457a508 used request id req-ecf4eff6-f5f6-4642-9b7a-162b005b9f45 2018-12-27 17:49:09,781 - neutron_utils - INFO - Deleting security group with name - default 2018-12-27 17:49:09,786 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/security-groups/2c734c84-22ec-445d-bb22-7150c457a508 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}518143a619f02bf82853cd0776b1b46fe0c6c088" 2018-12-27 17:49:10,168 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-2655aabd-5050-4c51-b73d-33b8c7137715 Content-Length: 0 Date: Thu, 27 Dec 2018 17:49:10 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 17:49:10,168 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-groups/2c734c84-22ec-445d-bb22-7150c457a508 used request id req-2655aabd-5050-4c51-b73d-33b8c7137715 2018-12-27 17:49:10,168 - keystone_utils - INFO - Deleting project with name - InstanceSecurityGroupTests-3348d932-3395-4b7-proj 2018-12-27 17:49:10,172 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/projects/e373a15abf1741e8a77fa0d4d1450d8c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}518143a619f02bf82853cd0776b1b46fe0c6c088" 2018-12-27 17:49:10,448 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:49:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dd69179e-a35a-4c10-8474-ce689b6cfa8d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:49:10,448 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/e373a15abf1741e8a77fa0d4d1450d8c used request id req-dd69179e-a35a-4c10-8474-ce689b6cfa8d 2018-12-27 17:49:10,448 - keystone_utils - INFO - Deleting role with name - InstanceSecurityGroupTests-3348d932-3395-4b7-proj-role 2018-12-27 17:49:10,452 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/roles/43e4627c2d47498a8cb563ab589cc47b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}518143a619f02bf82853cd0776b1b46fe0c6c088" 2018-12-27 17:49:10,581 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:49:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4e67815e-2010-4697-b8af-0d0ea035f526 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:49:10,581 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/roles/43e4627c2d47498a8cb563ab589cc47b used request id req-4e67815e-2010-4697-b8af-0d0ea035f526 2018-12-27 17:49:10,585 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}518143a619f02bf82853cd0776b1b46fe0c6c088" 2018-12-27 17:49:10,692 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:49:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3ee8e65e-d36d-40ec-bd58-9bdd60535107 Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8de789d09e46427786a85702e5e8de91", "links": {"self": "http://172.30.9.31:5000/v3/roles/8de789d09e46427786a85702e5e8de91"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 17:49:10,692 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-3ee8e65e-d36d-40ec-bd58-9bdd60535107 2018-12-27 17:49:10,693 - keystone_utils - INFO - Deleting user with name - InstanceSecurityGroupTests-3348d932-3395-4b7-user 2018-12-27 17:49:10,696 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/users/13271abe6b814c7f940716af44149e6e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c1ca5026403627c3265306dd971a4a583709b2b" 2018-12-27 17:49:10,939 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:49:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-55e9d1fb-7a52-4885-855b-1689a1e6fc6d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:49:10,939 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/13271abe6b814c7f940716af44149e6e used request id req-55e9d1fb-7a52-4885-855b-1689a1e6fc6d 2018-12-27 17:49:10,941 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:49:11,370 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:49:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["QISR5DfnQwGSPefnnmyb0A"], "issued_at": "2018-12-27T17:49:11.000000Z"}} 2018-12-27 17:49:11,370 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40381511862fa007714b4525c7f81ca767301249" 2018-12-27 17:49:11,481 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:49:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ba1fb352-8d17-43fd-974b-18aaa9faffb1 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:49:11,481 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-ba1fb352-8d17-43fd-974b-18aaa9faffb1 2018-12-27 17:49:11,482 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:49:11,483 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:49:11,893 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:49:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["EjUv2RLITSKm0s6uetyKLg"], "issued_at": "2018-12-27T17:49:11.000000Z"}} 2018-12-27 17:49:11,893 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18eca6244a06ab6a0f67d8b3db2015dc948e840f" 2018-12-27 17:49:11,995 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:49:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-37b21268-2dfd-4e0d-9bf3-59c247c0acbf Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:49:11,995 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-37b21268-2dfd-4e0d-9bf3-59c247c0acbf 2018-12-27 17:49:11,999 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 17:49:12,004 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 17:49:12 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 17:49:12,005 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-d8609d53-5926-413-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18eca6244a06ab6a0f67d8b3db2015dc948e840f" 2018-12-27 17:49:12,116 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:49:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-af8f2039-5338-4093-930c-b70ee3a3b729 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-d8609d53-5926-413-proj", "previous": null, "next": null}, "projects": []} 2018-12-27 17:49:12,116 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-d8609d53-5926-413-proj used request id req-af8f2039-5338-4093-930c-b70ee3a3b729 2018-12-27 17:49:12,120 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18eca6244a06ab6a0f67d8b3db2015dc948e840f" 2018-12-27 17:49:12,227 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:49:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-906a2cfb-9ffa-4649-bbc8-02ea6eab20a9 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-27 17:49:12,227 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-906a2cfb-9ffa-4649-bbc8-02ea6eab20a9 2018-12-27 17:49:12,231 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18eca6244a06ab6a0f67d8b3db2015dc948e840f" -d '{"project": {"enabled": true, "domain_id": "default", "name": "InstanceSecurityGroupTests-d8609d53-5926-413-proj"}}' 2018-12-27 17:49:12,385 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 27 Dec 2018 17:49:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ee8cf75e-3d04-41a3-a83f-16f4a3a51ace Content-Length: 323 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/7ea48016d1aa482790db5f4ae428980f"}, "tags": [], "enabled": true, "id": "7ea48016d1aa482790db5f4ae428980f", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-d8609d53-5926-413-proj"}} 2018-12-27 17:49:12,385 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-ee8cf75e-3d04-41a3-a83f-16f4a3a51ace 2018-12-27 17:49:12,385 - keystone_utils - INFO - Created project with name - InstanceSecurityGroupTests-d8609d53-5926-413-proj 2018-12-27 17:49:12,386 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:49:12,386 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:49:12,795 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:49:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["6Px3ra2jSnyjh4tvbk2T0Q"], "issued_at": "2018-12-27T17:49:12.000000Z"}} 2018-12-27 17:49:12,796 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4fc5be520de22a54345a0dbeb20059c0a9bdb5d" 2018-12-27 17:49:12,895 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:49:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c3f34593-70ad-4a28-84b2-63eb51ca2736 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:49:12,896 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-c3f34593-70ad-4a28-84b2-63eb51ca2736 2018-12-27 17:49:12,900 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 17:49:12,906 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 17:49:12 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 17:49:12,906 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4fc5be520de22a54345a0dbeb20059c0a9bdb5d" 2018-12-27 17:49:13,031 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:49:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f23cf4aa-1a99-4e21-844f-5db4228221b7 Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "links": {"self": "http://172.30.9.31:5000/v3/users/01fa52e7b3674fc48643fa4ffca67e4e"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "01fa52e7b3674fc48643fa4ffca67e4e", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/05a834ddebbc40688596b7460b47439e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05a834ddebbc40688596b7460b47439e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/08226a0ad01943f39559448239e291e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "08226a0ad01943f39559448239e291e1", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/55c0552fe37a4f7ca0e73939514bc683"}, "domain_id": "default", "enabled": true, "options": {}, "id": "55c0552fe37a4f7ca0e73939514bc683", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/646a4af4e3b5439a97996d353fea3924"}, "domain_id": "914eec1d43ea4caf9d2fd33268c06258", "enabled": true, "options": {}, "id": "646a4af4e3b5439a97996d353fea3924", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/85fb203e51c34d3f8122e285a6a318b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85fb203e51c34d3f8122e285a6a318b3", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/905e7f4b42d24cca93b99d2401fa3378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "905e7f4b42d24cca93b99d2401fa3378", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/a5bc08b9f81f4e5bb86c24f9f7547bae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5bc08b9f81f4e5bb86c24f9f7547bae", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/a5c780627f004d318bf908d80305da9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5c780627f004d318bf908d80305da9c", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/b18425bf2b044bc9af7e194919539a17"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b18425bf2b044bc9af7e194919539a17", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/b8d2134b619d4dca80e21d6fb16449b0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b8d2134b619d4dca80e21d6fb16449b0", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/b9ab6a25a652438285139fe5b44aea62"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9ab6a25a652438285139fe5b44aea62", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/c08462554a4844d681348f58b9b0edee"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c08462554a4844d681348f58b9b0edee", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/ddfc3a9aad444d4782eae677c8a98130"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ddfc3a9aad444d4782eae677c8a98130", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/f2a74f2185a54676a6cb2bb5ecfcc4f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2a74f2185a54676a6cb2bb5ecfcc4f6", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-12-27 17:49:13,031 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-f23cf4aa-1a99-4e21-844f-5db4228221b7 2018-12-27 17:49:13,035 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?name=InstanceSecurityGroupTests-d8609d53-5926-413-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4fc5be520de22a54345a0dbeb20059c0a9bdb5d" 2018-12-27 17:49:13,065 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:49:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-20037a2c-0477-4a02-a5cd-87a4652c17be Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?name=InstanceSecurityGroupTests-d8609d53-5926-413-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/7ea48016d1aa482790db5f4ae428980f"}, "tags": [], "enabled": true, "id": "7ea48016d1aa482790db5f4ae428980f", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-d8609d53-5926-413-proj"}]} 2018-12-27 17:49:13,066 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?name=InstanceSecurityGroupTests-d8609d53-5926-413-proj used request id req-20037a2c-0477-4a02-a5cd-87a4652c17be 2018-12-27 17:49:13,069 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4fc5be520de22a54345a0dbeb20059c0a9bdb5d" 2018-12-27 17:49:13,276 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:49:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a562c43e-eb77-4993-b7ee-3c81b02a001e Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-27 17:49:13,276 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-a562c43e-eb77-4993-b7ee-3c81b02a001e 2018-12-27 17:49:13,691 - keystone_utils - INFO - Created user with name - InstanceSecurityGroupTests-d8609d53-5926-413-user 2018-12-27 17:49:13,691 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:49:13,695 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18eca6244a06ab6a0f67d8b3db2015dc948e840f" 2018-12-27 17:49:13,886 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:49:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3f366657-c297-4e04-9d42-afe539c59f15 Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8de789d09e46427786a85702e5e8de91", "links": {"self": "http://172.30.9.31:5000/v3/roles/8de789d09e46427786a85702e5e8de91"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 17:49:13,887 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-3f366657-c297-4e04-9d42-afe539c59f15 2018-12-27 17:49:13,890 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18eca6244a06ab6a0f67d8b3db2015dc948e840f" -d '{"role": {"name": "InstanceSecurityGroupTests-d8609d53-5926-413-proj-role"}}' 2018-12-27 17:49:14,038 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 27 Dec 2018 17:49:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-423bc510-9c7a-48cf-8aa2-bc23c59bb3b5 Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "d8bcd2340c8042828274fe3c09ebf73f", "links": {"self": "http://172.30.9.31:5000/v3/roles/d8bcd2340c8042828274fe3c09ebf73f"}, "name": "InstanceSecurityGroupTests-d8609d53-5926-413-proj-role"}} 2018-12-27 17:49:14,038 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/roles used request id req-423bc510-9c7a-48cf-8aa2-bc23c59bb3b5 2018-12-27 17:49:14,038 - keystone_utils - INFO - Created role with name - InstanceSecurityGroupTests-d8609d53-5926-413-proj-role 2018-12-27 17:49:14,042 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles/d8bcd2340c8042828274fe3c09ebf73f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18eca6244a06ab6a0f67d8b3db2015dc948e840f" 2018-12-27 17:49:14,152 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:49:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ebb753ba-fa2a-4fec-b550-bf7ae56f1f46 Content-Encoding: gzip Content-Length: 182 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "d8bcd2340c8042828274fe3c09ebf73f", "links": {"self": "http://172.30.9.31:5000/v3/roles/d8bcd2340c8042828274fe3c09ebf73f"}, "name": "InstanceSecurityGroupTests-d8609d53-5926-413-proj-role"}} 2018-12-27 17:49:14,152 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles/d8bcd2340c8042828274fe3c09ebf73f used request id req-ebb753ba-fa2a-4fec-b550-bf7ae56f1f46 2018-12-27 17:49:14,152 - keystone_utils - INFO - Granting role InstanceSecurityGroupTests-d8609d53-5926-413-proj-role to project InstanceSecurityGroupTests-d8609d53-5926-413-proj 2018-12-27 17:49:14,156 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:5000/v3/projects/7ea48016d1aa482790db5f4ae428980f/users/1da8a60f263940b9941d4c57e227f00e/roles/d8bcd2340c8042828274fe3c09ebf73f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18eca6244a06ab6a0f67d8b3db2015dc948e840f" 2018-12-27 17:49:14,308 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:49:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e961af60-32c6-401d-94bf-c12244e31857 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:49:14,308 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/7ea48016d1aa482790db5f4ae428980f/users/1da8a60f263940b9941d4c57e227f00e/roles/d8bcd2340c8042828274fe3c09ebf73f used request id req-e961af60-32c6-401d-94bf-c12244e31857 2018-12-27 17:49:14,308 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-27 17:49:14,310 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-12-27 17:49:14,310 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:49:14,311 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:49:14,727 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d8bcd2340c8042828274fe3c09ebf73f", "name": "InstanceSecurityGroupTests-d8609d53-5926-413-proj-role"}], "expires_at": "2018-12-27T18:49:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7ea48016d1aa482790db5f4ae428980f", "name": "InstanceSecurityGroupTests-d8609d53-5926-413-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/7ea48016d1aa482790db5f4ae428980f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/7ea48016d1aa482790db5f4ae428980f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/7ea48016d1aa482790db5f4ae428980f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/7ea48016d1aa482790db5f4ae428980f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/7ea48016d1aa482790db5f4ae428980f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/7ea48016d1aa482790db5f4ae428980f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/7ea48016d1aa482790db5f4ae428980f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/7ea48016d1aa482790db5f4ae428980f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/7ea48016d1aa482790db5f4ae428980f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_7ea48016d1aa482790db5f4ae428980f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_7ea48016d1aa482790db5f4ae428980f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/7ea48016d1aa482790db5f4ae428980f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/7ea48016d1aa482790db5f4ae428980f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/7ea48016d1aa482790db5f4ae428980f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-d8609d53-5926-413-user", "id": "1da8a60f263940b9941d4c57e227f00e"}, "audit_ids": ["iPpsKTUwSGmPZd26LOtglg"], "issued_at": "2018-12-27T17:49:14.000000Z"}} 2018-12-27 17:49:14,728 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e08507e9ac1cfeb7000624e3d17bad267b214483" 2018-12-27 17:49:14,818 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:49:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b9fbf449-bf00-4173-a44d-58d495472745 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:49:14,819 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-b9fbf449-bf00-4173-a44d-58d495472745 2018-12-27 17:49:14,822 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-681c42e3-9370-4a76-9dcc-95e715922767-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e08507e9ac1cfeb7000624e3d17bad267b214483" 2018-12-27 17:49:15,039 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 171 Content-Type: application/json X-Openstack-Request-Id: req-e8502c51-5768-49b7-8670-f679c7e7f6fa Date: Thu, 27 Dec 2018 17:49:15 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=InstanceSecurityGroupTests-681c42e3-9370-4a76-9dcc-95e715922767-image"} 2018-12-27 17:49:15,039 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-681c42e3-9370-4a76-9dcc-95e715922767-image used request id req-e8502c51-5768-49b7-8670-f679c7e7f6fa 2018-12-27 17:49:15,042 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e08507e9ac1cfeb7000624e3d17bad267b214483" 2018-12-27 17:49:15,228 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-5ad19d76-d7c7-43da-82d1-274bb928ffab Date: Thu, 27 Dec 2018 17:49:15 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-27 17:49:15,228 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/schemas/image used request id req-5ad19d76-d7c7-43da-82d1-274bb928ffab 2018-12-27 17:49:15,259 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e08507e9ac1cfeb7000624e3d17bad267b214483" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "InstanceSecurityGroupTests-681c42e3-9370-4a76-9dcc-95e715922767-image"}' 2018-12-27 17:49:15,505 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 630 Content-Type: application/json Location: http://172.30.9.31:9292/v2/images/9bdd1314-0242-41d0-a521-7b132786a0d2 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-f62c8b5a-b124-454b-934f-ecd927ba0902 Date: Thu, 27 Dec 2018 17:49:15 GMT RESP BODY: {"status": "queued", "name": "InstanceSecurityGroupTests-681c42e3-9370-4a76-9dcc-95e715922767-image", "tags": [], "container_format": "bare", "created_at": "2018-12-27T17:49:15Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-12-27T17:49:15Z", "visibility": "shared", "locations": [], "self": "/v2/images/9bdd1314-0242-41d0-a521-7b132786a0d2", "min_disk": 0, "protected": false, "id": "9bdd1314-0242-41d0-a521-7b132786a0d2", "file": "/v2/images/9bdd1314-0242-41d0-a521-7b132786a0d2/file", "checksum": null, "owner": "7ea48016d1aa482790db5f4ae428980f", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-27 17:49:15,505 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.31:9292/v2/images used request id req-f62c8b5a-b124-454b-934f-ecd927ba0902 2018-12-27 17:49:15,516 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:9292/v2/images/9bdd1314-0242-41d0-a521-7b132786a0d2/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e08507e9ac1cfeb7000624e3d17bad267b214483" -d '' 2018-12-27 17:49:16,714 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-b4e20efb-599b-4bc4-af28-efb1597bd72a Date: Thu, 27 Dec 2018 17:49:16 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-27 17:49:16,715 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.31:9292/v2/images/9bdd1314-0242-41d0-a521-7b132786a0d2/file used request id req-b4e20efb-599b-4bc4-af28-efb1597bd72a 2018-12-27 17:49:16,715 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-27 17:49:16,718 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/images/9bdd1314-0242-41d0-a521-7b132786a0d2 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e08507e9ac1cfeb7000624e3d17bad267b214483" 2018-12-27 17:49:16,734 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-ff47920c-634c-49e4-9a05-41f1b67f2bd5 Date: Thu, 27 Dec 2018 17:49:16 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-681c42e3-9370-4a76-9dcc-95e715922767-image", "tags": [], "container_format": "bare", "created_at": "2018-12-27T17:49:15Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-27T17:49:16Z", "visibility": "shared", "locations": [{"url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/9bdd1314-0242-41d0-a521-7b132786a0d2/snap", "metadata": {}}], "self": "/v2/images/9bdd1314-0242-41d0-a521-7b132786a0d2", "min_disk": 0, "protected": false, "id": "9bdd1314-0242-41d0-a521-7b132786a0d2", "file": "/v2/images/9bdd1314-0242-41d0-a521-7b132786a0d2/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "7ea48016d1aa482790db5f4ae428980f", "direct_url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/9bdd1314-0242-41d0-a521-7b132786a0d2/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-27 17:49:16,734 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images/9bdd1314-0242-41d0-a521-7b132786a0d2 used request id req-ff47920c-634c-49e4-9a05-41f1b67f2bd5 2018-12-27 17:49:16,737 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e08507e9ac1cfeb7000624e3d17bad267b214483" 2018-12-27 17:49:16,932 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-318869e7-0cbb-424f-8a7c-226b538eb1be Date: Thu, 27 Dec 2018 17:49:16 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-27 17:49:16,932 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/schemas/image used request id req-318869e7-0cbb-424f-8a7c-226b538eb1be 2018-12-27 17:49:16,935 - create_image - INFO - Created image with name - InstanceSecurityGroupTests-681c42e3-9370-4a76-9dcc-95e715922767-image 2018-12-27 17:49:16,938 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/images/9bdd1314-0242-41d0-a521-7b132786a0d2 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e08507e9ac1cfeb7000624e3d17bad267b214483" 2018-12-27 17:49:17,147 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-4c9c0099-540f-4795-bdea-dca7df9fe042 Date: Thu, 27 Dec 2018 17:49:17 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-681c42e3-9370-4a76-9dcc-95e715922767-image", "tags": [], "container_format": "bare", "created_at": "2018-12-27T17:49:15Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-27T17:49:16Z", "visibility": "shared", "locations": [{"url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/9bdd1314-0242-41d0-a521-7b132786a0d2/snap", "metadata": {}}], "self": "/v2/images/9bdd1314-0242-41d0-a521-7b132786a0d2", "min_disk": 0, "protected": false, "id": "9bdd1314-0242-41d0-a521-7b132786a0d2", "file": "/v2/images/9bdd1314-0242-41d0-a521-7b132786a0d2/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "7ea48016d1aa482790db5f4ae428980f", "direct_url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/9bdd1314-0242-41d0-a521-7b132786a0d2/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-27 17:49:17,148 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images/9bdd1314-0242-41d0-a521-7b132786a0d2 used request id req-4c9c0099-540f-4795-bdea-dca7df9fe042 2018-12-27 17:49:17,148 - create_image - DEBUG - Instance status is - active 2018-12-27 17:49:17,148 - create_image - DEBUG - Image is active with name - InstanceSecurityGroupTests-681c42e3-9370-4a76-9dcc-95e715922767-image 2018-12-27 17:49:17,149 - create_image - INFO - Image is now active with name - InstanceSecurityGroupTests-681c42e3-9370-4a76-9dcc-95e715922767-image 2018-12-27 17:49:17,149 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:49:17,150 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:49:17,550 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d8bcd2340c8042828274fe3c09ebf73f", "name": "InstanceSecurityGroupTests-d8609d53-5926-413-proj-role"}], "expires_at": "2018-12-27T18:49:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7ea48016d1aa482790db5f4ae428980f", "name": "InstanceSecurityGroupTests-d8609d53-5926-413-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/7ea48016d1aa482790db5f4ae428980f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/7ea48016d1aa482790db5f4ae428980f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/7ea48016d1aa482790db5f4ae428980f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/7ea48016d1aa482790db5f4ae428980f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/7ea48016d1aa482790db5f4ae428980f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/7ea48016d1aa482790db5f4ae428980f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/7ea48016d1aa482790db5f4ae428980f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/7ea48016d1aa482790db5f4ae428980f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/7ea48016d1aa482790db5f4ae428980f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_7ea48016d1aa482790db5f4ae428980f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_7ea48016d1aa482790db5f4ae428980f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/7ea48016d1aa482790db5f4ae428980f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/7ea48016d1aa482790db5f4ae428980f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/7ea48016d1aa482790db5f4ae428980f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-d8609d53-5926-413-user", "id": "1da8a60f263940b9941d4c57e227f00e"}, "audit_ids": ["tHIIDBXzTIeSKxo_QWGUTQ"], "issued_at": "2018-12-27T17:49:17.000000Z"}} 2018-12-27 17:49:17,550 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14268f88541765b87b4bc01b224b55486f18e495" 2018-12-27 17:49:17,652 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:49:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-57b46f4e-3755-4913-b48f-04f70150f653 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:49:17,652 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-57b46f4e-3755-4913-b48f-04f70150f653 2018-12-27 17:49:17,660 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=InstanceSecurityGroupTests-681c42e3-9370-4a76-9dcc-95e715922767-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14268f88541765b87b4bc01b224b55486f18e495" 2018-12-27 17:49:17,865 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-c4d46616-6a49-45e6-afa8-1aef2423cd9f Date: Thu, 27 Dec 2018 17:49:17 GMT RESP BODY: {"networks":[]} 2018-12-27 17:49:17,866 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=InstanceSecurityGroupTests-681c42e3-9370-4a76-9dcc-95e715922767-pub-net used request id req-c4d46616-6a49-45e6-afa8-1aef2423cd9f 2018-12-27 17:49:17,866 - neutron_utils - INFO - Creating network with name InstanceSecurityGroupTests-681c42e3-9370-4a76-9dcc-95e715922767-pub-net 2018-12-27 17:49:17,871 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14268f88541765b87b4bc01b224b55486f18e495" -d '{"network": {"name": "InstanceSecurityGroupTests-681c42e3-9370-4a76-9dcc-95e715922767-pub-net", "admin_state_up": true}}' 2018-12-27 17:49:19,285 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-239ed9f8-891c-464e-9e0d-8755aa940390 Date: Thu, 27 Dec 2018 17:49:19 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"id":"2a1d478c-4f4d-42ac-bd36-003bfbf145b3","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"7ea48016d1aa482790db5f4ae428980f","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-27T17:49:18Z","is_default":false,"name":"InstanceSecurityGroupTests-681c42e3-9370-4a76-9dcc-95e715922767-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"7ea48016d1aa482790db5f4ae428980f","created_at":"2018-12-27T17:49:18Z","mtu":1442}} 2018-12-27 17:49:19,285 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/networks used request id req-239ed9f8-891c-464e-9e0d-8755aa940390 2018-12-27 17:49:19,290 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?id=2a1d478c-4f4d-42ac-bd36-003bfbf145b3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14268f88541765b87b4bc01b224b55486f18e495" 2018-12-27 17:49:19,570 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 629 X-Openstack-Request-Id: req-a305f571-014a-4536-906d-30bdc1d61d62 Date: Thu, 27 Dec 2018 17:49:19 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"id":"2a1d478c-4f4d-42ac-bd36-003bfbf145b3","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"7ea48016d1aa482790db5f4ae428980f","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-27T17:49:18Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-681c42e3-9370-4a76-9dcc-95e715922767-pub-net","admin_state_up":true,"tenant_id":"7ea48016d1aa482790db5f4ae428980f","created_at":"2018-12-27T17:49:18Z","mtu":1442}]} 2018-12-27 17:49:19,570 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?id=2a1d478c-4f4d-42ac-bd36-003bfbf145b3 used request id req-a305f571-014a-4536-906d-30bdc1d61d62 2018-12-27 17:49:19,575 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=2a1d478c-4f4d-42ac-bd36-003bfbf145b3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14268f88541765b87b4bc01b224b55486f18e495" 2018-12-27 17:49:19,780 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-49b8cd1e-26f2-4867-899d-e8c6e7e8d200 Date: Thu, 27 Dec 2018 17:49:19 GMT RESP BODY: {"subnets":[]} 2018-12-27 17:49:19,780 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=2a1d478c-4f4d-42ac-bd36-003bfbf145b3 used request id req-49b8cd1e-26f2-4867-899d-e8c6e7e8d200 2018-12-27 17:49:19,781 - neutron_utils - INFO - Creating subnet with name InstanceSecurityGroupTests-681c42e3-9370-4a76-9dcc-95e715922767-pub-subnet 2018-12-27 17:49:19,786 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14268f88541765b87b4bc01b224b55486f18e495" -d '{"subnets": [{"ip_version": 4, "network_id": "2a1d478c-4f4d-42ac-bd36-003bfbf145b3", "cidr": "10.55.0.0/24", "name": "InstanceSecurityGroupTests-681c42e3-9370-4a76-9dcc-95e715922767-pub-subnet"}]}' 2018-12-27 17:49:21,239 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-75ed0361-91f8-421c-86c5-40aae786a3a4 Date: Thu, 27 Dec 2018 17:49:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2a1d478c-4f4d-42ac-bd36-003bfbf145b3","tenant_id":"7ea48016d1aa482790db5f4ae428980f","created_at":"2018-12-27T17:49:20Z","dns_nameservers":[],"updated_at":"2018-12-27T17:49:20Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"7ea48016d1aa482790db5f4ae428980f","id":"110246d3-6b70-4b90-ae02-74a3880eddf8","subnetpool_id":null,"name":"InstanceSecurityGroupTests-681c42e3-9370-4a76-9dcc-95e715922767-pub-subnet"}]} 2018-12-27 17:49:21,239 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/subnets used request id req-75ed0361-91f8-421c-86c5-40aae786a3a4 2018-12-27 17:49:21,244 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?id=2a1d478c-4f4d-42ac-bd36-003bfbf145b3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14268f88541765b87b4bc01b224b55486f18e495" 2018-12-27 17:49:21,515 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 667 X-Openstack-Request-Id: req-12e6eec0-4ccc-4d2e-9319-c49223ca80c4 Date: Thu, 27 Dec 2018 17:49:21 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"2a1d478c-4f4d-42ac-bd36-003bfbf145b3","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"7ea48016d1aa482790db5f4ae428980f","status":"ACTIVE","subnets":["110246d3-6b70-4b90-ae02-74a3880eddf8"],"description":"","tags":[],"updated_at":"2018-12-27T17:49:20Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-681c42e3-9370-4a76-9dcc-95e715922767-pub-net","admin_state_up":true,"tenant_id":"7ea48016d1aa482790db5f4ae428980f","created_at":"2018-12-27T17:49:18Z","mtu":1442}]} 2018-12-27 17:49:21,516 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?id=2a1d478c-4f4d-42ac-bd36-003bfbf145b3 used request id req-12e6eec0-4ccc-4d2e-9319-c49223ca80c4 2018-12-27 17:49:21,521 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=2a1d478c-4f4d-42ac-bd36-003bfbf145b3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14268f88541765b87b4bc01b224b55486f18e495" 2018-12-27 17:49:21,744 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-28472e81-60c1-46dc-b353-edd2b50a5ac3 Date: Thu, 27 Dec 2018 17:49:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2a1d478c-4f4d-42ac-bd36-003bfbf145b3","tenant_id":"7ea48016d1aa482790db5f4ae428980f","created_at":"2018-12-27T17:49:20Z","dns_nameservers":[],"updated_at":"2018-12-27T17:49:20Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"7ea48016d1aa482790db5f4ae428980f","id":"110246d3-6b70-4b90-ae02-74a3880eddf8","subnetpool_id":null,"name":"InstanceSecurityGroupTests-681c42e3-9370-4a76-9dcc-95e715922767-pub-subnet"}]} 2018-12-27 17:49:21,744 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=2a1d478c-4f4d-42ac-bd36-003bfbf145b3 used request id req-28472e81-60c1-46dc-b353-edd2b50a5ac3 2018-12-27 17:49:21,745 - OpenStackNetwork - DEBUG - Network [2a1d478c-4f4d-42ac-bd36-003bfbf145b3] created successfully 2018-12-27 17:49:21,745 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:49:21,746 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:49:22,169 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:49:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["30GYLx0ATgqS_6xkPDIZoA"], "issued_at": "2018-12-27T17:49:22.000000Z"}} 2018-12-27 17:49:22,170 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7e38add870160f4eac4597bd4dab4ea8461c0a9" 2018-12-27 17:49:22,271 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:49:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-da2653d5-9243-4a7a-a181-0299fca12435 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:49:22,271 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-da2653d5-9243-4a7a-a181-0299fca12435 2018-12-27 17:49:22,272 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-27 17:49:22,277 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7e38add870160f4eac4597bd4dab4ea8461c0a9" 2018-12-27 17:49:22,529 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:49:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-269b362c-368d-4aae-8800-7b4a532ecedb x-compute-request-id: req-269b362c-368d-4aae-8800-7b4a532ecedb Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-12-27 17:49:22,529 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-269b362c-368d-4aae-8800-7b4a532ecedb 2018-12-27 17:49:22,533 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7e38add870160f4eac4597bd4dab4ea8461c0a9" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "InstanceSecurityGroupTests-681c42e3-9370-4a76-9dcc-95e715922767-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-12-27 17:49:22,568 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:49:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a8d3b56f-b34d-4161-b55a-b9dc47b9764c x-compute-request-id: req-a8d3b56f-b34d-4161-b55a-b9dc47b9764c Content-Encoding: gzip Content-Length: 326 Content-Type: application/json RESP BODY: {"flavor": {"name": "InstanceSecurityGroupTests-681c42e3-9370-4a76-9dcc-95e715922767-flavor-name", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/9584b090-d523-45d2-aa7b-b06977eb42b2", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/9584b090-d523-45d2-aa7b-b06977eb42b2", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "9584b090-d523-45d2-aa7b-b06977eb42b2"}} 2018-12-27 17:49:22,568 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-a8d3b56f-b34d-4161-b55a-b9dc47b9764c 2018-12-27 17:49:22,569 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:49:22,570 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:49:22,984 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d8bcd2340c8042828274fe3c09ebf73f", "name": "InstanceSecurityGroupTests-d8609d53-5926-413-proj-role"}], "expires_at": "2018-12-27T18:49:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7ea48016d1aa482790db5f4ae428980f", "name": "InstanceSecurityGroupTests-d8609d53-5926-413-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/7ea48016d1aa482790db5f4ae428980f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/7ea48016d1aa482790db5f4ae428980f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/7ea48016d1aa482790db5f4ae428980f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/7ea48016d1aa482790db5f4ae428980f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/7ea48016d1aa482790db5f4ae428980f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/7ea48016d1aa482790db5f4ae428980f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/7ea48016d1aa482790db5f4ae428980f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/7ea48016d1aa482790db5f4ae428980f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/7ea48016d1aa482790db5f4ae428980f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_7ea48016d1aa482790db5f4ae428980f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_7ea48016d1aa482790db5f4ae428980f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/7ea48016d1aa482790db5f4ae428980f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/7ea48016d1aa482790db5f4ae428980f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/7ea48016d1aa482790db5f4ae428980f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-d8609d53-5926-413-user", "id": "1da8a60f263940b9941d4c57e227f00e"}, "audit_ids": ["H2QjTpp-Sy-3eeOQ0gbo0w"], "issued_at": "2018-12-27T17:49:22.000000Z"}} 2018-12-27 17:49:22,984 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29d684f93c9662e2aacbafb234a89029a7272f25" 2018-12-27 17:49:23,079 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:49:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-06dc7432-070d-4d31-bdc5-0804e4a9dde0 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:49:23,080 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-06dc7432-070d-4d31-bdc5-0804e4a9dde0 2018-12-27 17:49:23,089 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=InstanceSecurityGroupTests-681c42e3-9370-4a76-9dcc-95e715922767-name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29d684f93c9662e2aacbafb234a89029a7272f25" 2018-12-27 17:49:23,302 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-2bbe7aa2-39ec-4c69-84df-63b1279fa941 Date: Thu, 27 Dec 2018 17:49:23 GMT RESP BODY: {"security_groups": []} 2018-12-27 17:49:23,302 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=InstanceSecurityGroupTests-681c42e3-9370-4a76-9dcc-95e715922767-name&description=hello+group used request id req-2bbe7aa2-39ec-4c69-84df-63b1279fa941 2018-12-27 17:49:23,302 - OpenStackSecurityGroup - INFO - Creating security group InstanceSecurityGroupTests-681c42e3-9370-4a76-9dcc-95e715922767-name... 2018-12-27 17:49:23,302 - neutron_utils - INFO - Creating security group with name - InstanceSecurityGroupTests-681c42e3-9370-4a76-9dcc-95e715922767-name 2018-12-27 17:49:23,307 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29d684f93c9662e2aacbafb234a89029a7272f25" -d '{"security_group": {"name": "InstanceSecurityGroupTests-681c42e3-9370-4a76-9dcc-95e715922767-name", "description": "hello group"}}' 2018-12-27 17:49:23,767 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-d51e3e8d-206e-451e-90ac-6d62631a365a Date: Thu, 27 Dec 2018 17:49:23 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "7ea48016d1aa482790db5f4ae428980f", "created_at": "2018-12-27T17:49:23Z", "updated_at": "2018-12-27T17:49:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:49:23Z", "revision_number": 0, "id": "1451ca5a-b8aa-4be0-9048-44b2be4176a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:49:23Z", "security_group_id": "2e9fed77-5191-474f-91fc-a3e14555aea4", "tenant_id": "7ea48016d1aa482790db5f4ae428980f", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ea48016d1aa482790db5f4ae428980f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:49:23Z", "revision_number": 0, "id": "82715f65-dea3-48d1-a0f5-7cf8b534ab51", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:49:23Z", "security_group_id": "2e9fed77-5191-474f-91fc-a3e14555aea4", "tenant_id": "7ea48016d1aa482790db5f4ae428980f", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ea48016d1aa482790db5f4ae428980f"}], "revision_number": 2, "project_id": "7ea48016d1aa482790db5f4ae428980f", "id": "2e9fed77-5191-474f-91fc-a3e14555aea4", "name": "InstanceSecurityGroupTests-681c42e3-9370-4a76-9dcc-95e715922767-name"}} 2018-12-27 17:49:23,768 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/security-groups used request id req-d51e3e8d-206e-451e-90ac-6d62631a365a 2018-12-27 17:49:23,768 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2e9fed77-5191-474f-91fc-a3e14555aea4 2018-12-27 17:49:23,773 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=2e9fed77-5191-474f-91fc-a3e14555aea4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29d684f93c9662e2aacbafb234a89029a7272f25" 2018-12-27 17:49:24,002 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-29b7aa31-eaff-4079-a43c-2b6546557be1 Date: Thu, 27 Dec 2018 17:49:23 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:49:23Z", "security_group_id": "2e9fed77-5191-474f-91fc-a3e14555aea4", "port_range_min": null, "revision_number": 0, "tenant_id": "7ea48016d1aa482790db5f4ae428980f", "created_at": "2018-12-27T17:49:23Z", "project_id": "7ea48016d1aa482790db5f4ae428980f", "id": "1451ca5a-b8aa-4be0-9048-44b2be4176a2"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:49:23Z", "security_group_id": "2e9fed77-5191-474f-91fc-a3e14555aea4", "port_range_min": null, "revision_number": 0, "tenant_id": "7ea48016d1aa482790db5f4ae428980f", "created_at": "2018-12-27T17:49:23Z", "project_id": "7ea48016d1aa482790db5f4ae428980f", "id": "82715f65-dea3-48d1-a0f5-7cf8b534ab51"}]} 2018-12-27 17:49:24,002 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=2e9fed77-5191-474f-91fc-a3e14555aea4 used request id req-29b7aa31-eaff-4079-a43c-2b6546557be1 2018-12-27 17:49:24,002 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2e9fed77-5191-474f-91fc-a3e14555aea4 2018-12-27 17:49:24,007 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=2e9fed77-5191-474f-91fc-a3e14555aea4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29d684f93c9662e2aacbafb234a89029a7272f25" 2018-12-27 17:49:24,222 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-b3b77e48-075c-465e-9520-0ec86fde888c Date: Thu, 27 Dec 2018 17:49:24 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:49:23Z", "security_group_id": "2e9fed77-5191-474f-91fc-a3e14555aea4", "port_range_min": null, "revision_number": 0, "tenant_id": "7ea48016d1aa482790db5f4ae428980f", "created_at": "2018-12-27T17:49:23Z", "project_id": "7ea48016d1aa482790db5f4ae428980f", "id": "1451ca5a-b8aa-4be0-9048-44b2be4176a2"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:49:23Z", "security_group_id": "2e9fed77-5191-474f-91fc-a3e14555aea4", "port_range_min": null, "revision_number": 0, "tenant_id": "7ea48016d1aa482790db5f4ae428980f", "created_at": "2018-12-27T17:49:23Z", "project_id": "7ea48016d1aa482790db5f4ae428980f", "id": "82715f65-dea3-48d1-a0f5-7cf8b534ab51"}]} 2018-12-27 17:49:24,222 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=2e9fed77-5191-474f-91fc-a3e14555aea4 used request id req-b3b77e48-075c-465e-9520-0ec86fde888c 2018-12-27 17:49:24,222 - neutron_utils - INFO - Retrieving security group with ID - 2e9fed77-5191-474f-91fc-a3e14555aea4 2018-12-27 17:49:24,227 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?id=2e9fed77-5191-474f-91fc-a3e14555aea4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29d684f93c9662e2aacbafb234a89029a7272f25" 2018-12-27 17:49:24,304 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-bf86fda4-0947-464f-9163-f60a6635b2fc Date: Thu, 27 Dec 2018 17:49:24 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "7ea48016d1aa482790db5f4ae428980f", "created_at": "2018-12-27T17:49:23Z", "updated_at": "2018-12-27T17:49:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:49:23Z", "revision_number": 0, "id": "1451ca5a-b8aa-4be0-9048-44b2be4176a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:49:23Z", "security_group_id": "2e9fed77-5191-474f-91fc-a3e14555aea4", "tenant_id": "7ea48016d1aa482790db5f4ae428980f", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ea48016d1aa482790db5f4ae428980f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:49:23Z", "revision_number": 0, "id": "82715f65-dea3-48d1-a0f5-7cf8b534ab51", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:49:23Z", "security_group_id": "2e9fed77-5191-474f-91fc-a3e14555aea4", "tenant_id": "7ea48016d1aa482790db5f4ae428980f", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ea48016d1aa482790db5f4ae428980f"}], "revision_number": 2, "project_id": "7ea48016d1aa482790db5f4ae428980f", "id": "2e9fed77-5191-474f-91fc-a3e14555aea4", "name": "InstanceSecurityGroupTests-681c42e3-9370-4a76-9dcc-95e715922767-name"}]} 2018-12-27 17:49:24,305 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?id=2e9fed77-5191-474f-91fc-a3e14555aea4 used request id req-bf86fda4-0947-464f-9163-f60a6635b2fc 2018-12-27 17:49:24,305 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2e9fed77-5191-474f-91fc-a3e14555aea4 2018-12-27 17:49:24,310 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=2e9fed77-5191-474f-91fc-a3e14555aea4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29d684f93c9662e2aacbafb234a89029a7272f25" 2018-12-27 17:49:24,516 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-a4088946-4526-4f12-bd17-764e2bc41364 Date: Thu, 27 Dec 2018 17:49:24 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:49:23Z", "security_group_id": "2e9fed77-5191-474f-91fc-a3e14555aea4", "port_range_min": null, "revision_number": 0, "tenant_id": "7ea48016d1aa482790db5f4ae428980f", "created_at": "2018-12-27T17:49:23Z", "project_id": "7ea48016d1aa482790db5f4ae428980f", "id": "1451ca5a-b8aa-4be0-9048-44b2be4176a2"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:49:23Z", "security_group_id": "2e9fed77-5191-474f-91fc-a3e14555aea4", "port_range_min": null, "revision_number": 0, "tenant_id": "7ea48016d1aa482790db5f4ae428980f", "created_at": "2018-12-27T17:49:23Z", "project_id": "7ea48016d1aa482790db5f4ae428980f", "id": "82715f65-dea3-48d1-a0f5-7cf8b534ab51"}]} 2018-12-27 17:49:24,516 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=2e9fed77-5191-474f-91fc-a3e14555aea4 used request id req-a4088946-4526-4f12-bd17-764e2bc41364 2018-12-27 17:49:24,517 - neutron_utils - INFO - Retrieving security group with ID - 2e9fed77-5191-474f-91fc-a3e14555aea4 2018-12-27 17:49:24,522 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?id=2e9fed77-5191-474f-91fc-a3e14555aea4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29d684f93c9662e2aacbafb234a89029a7272f25" 2018-12-27 17:49:24,565 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-709b7fef-bbb2-47b5-8dac-a6ba1a8e5b27 Date: Thu, 27 Dec 2018 17:49:24 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "7ea48016d1aa482790db5f4ae428980f", "created_at": "2018-12-27T17:49:23Z", "updated_at": "2018-12-27T17:49:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:49:23Z", "revision_number": 0, "id": "1451ca5a-b8aa-4be0-9048-44b2be4176a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:49:23Z", "security_group_id": "2e9fed77-5191-474f-91fc-a3e14555aea4", "tenant_id": "7ea48016d1aa482790db5f4ae428980f", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ea48016d1aa482790db5f4ae428980f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:49:23Z", "revision_number": 0, "id": "82715f65-dea3-48d1-a0f5-7cf8b534ab51", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:49:23Z", "security_group_id": "2e9fed77-5191-474f-91fc-a3e14555aea4", "tenant_id": "7ea48016d1aa482790db5f4ae428980f", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ea48016d1aa482790db5f4ae428980f"}], "revision_number": 2, "project_id": "7ea48016d1aa482790db5f4ae428980f", "id": "2e9fed77-5191-474f-91fc-a3e14555aea4", "name": "InstanceSecurityGroupTests-681c42e3-9370-4a76-9dcc-95e715922767-name"}]} 2018-12-27 17:49:24,566 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?id=2e9fed77-5191-474f-91fc-a3e14555aea4 used request id req-709b7fef-bbb2-47b5-8dac-a6ba1a8e5b27 2018-12-27 17:49:24,566 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2e9fed77-5191-474f-91fc-a3e14555aea4 2018-12-27 17:49:24,570 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=2e9fed77-5191-474f-91fc-a3e14555aea4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29d684f93c9662e2aacbafb234a89029a7272f25" 2018-12-27 17:49:24,795 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-f551e400-5972-4cbf-abe5-99d1df40551d Date: Thu, 27 Dec 2018 17:49:24 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:49:23Z", "security_group_id": "2e9fed77-5191-474f-91fc-a3e14555aea4", "port_range_min": null, "revision_number": 0, "tenant_id": "7ea48016d1aa482790db5f4ae428980f", "created_at": "2018-12-27T17:49:23Z", "project_id": "7ea48016d1aa482790db5f4ae428980f", "id": "1451ca5a-b8aa-4be0-9048-44b2be4176a2"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:49:23Z", "security_group_id": "2e9fed77-5191-474f-91fc-a3e14555aea4", "port_range_min": null, "revision_number": 0, "tenant_id": "7ea48016d1aa482790db5f4ae428980f", "created_at": "2018-12-27T17:49:23Z", "project_id": "7ea48016d1aa482790db5f4ae428980f", "id": "82715f65-dea3-48d1-a0f5-7cf8b534ab51"}]} 2018-12-27 17:49:24,796 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=2e9fed77-5191-474f-91fc-a3e14555aea4 used request id req-f551e400-5972-4cbf-abe5-99d1df40551d 2018-12-27 17:49:24,796 - neutron_utils - INFO - Retrieving security group with ID - 2e9fed77-5191-474f-91fc-a3e14555aea4 2018-12-27 17:49:24,801 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?id=2e9fed77-5191-474f-91fc-a3e14555aea4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29d684f93c9662e2aacbafb234a89029a7272f25" 2018-12-27 17:49:25,036 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-a52b778c-23ee-43b4-a450-ddc1606e6de8 Date: Thu, 27 Dec 2018 17:49:25 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "7ea48016d1aa482790db5f4ae428980f", "created_at": "2018-12-27T17:49:23Z", "updated_at": "2018-12-27T17:49:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:49:23Z", "revision_number": 0, "id": "1451ca5a-b8aa-4be0-9048-44b2be4176a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:49:23Z", "security_group_id": "2e9fed77-5191-474f-91fc-a3e14555aea4", "tenant_id": "7ea48016d1aa482790db5f4ae428980f", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ea48016d1aa482790db5f4ae428980f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:49:23Z", "revision_number": 0, "id": "82715f65-dea3-48d1-a0f5-7cf8b534ab51", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:49:23Z", "security_group_id": "2e9fed77-5191-474f-91fc-a3e14555aea4", "tenant_id": "7ea48016d1aa482790db5f4ae428980f", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ea48016d1aa482790db5f4ae428980f"}], "revision_number": 2, "project_id": "7ea48016d1aa482790db5f4ae428980f", "id": "2e9fed77-5191-474f-91fc-a3e14555aea4", "name": "InstanceSecurityGroupTests-681c42e3-9370-4a76-9dcc-95e715922767-name"}]} 2018-12-27 17:49:25,036 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?id=2e9fed77-5191-474f-91fc-a3e14555aea4 used request id req-a52b778c-23ee-43b4-a450-ddc1606e6de8 2018-12-27 17:49:25,037 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2e9fed77-5191-474f-91fc-a3e14555aea4 2018-12-27 17:49:25,042 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=2e9fed77-5191-474f-91fc-a3e14555aea4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29d684f93c9662e2aacbafb234a89029a7272f25" 2018-12-27 17:49:25,061 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-f9676571-6d47-49b2-815c-93f0b3845f09 Date: Thu, 27 Dec 2018 17:49:25 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:49:23Z", "security_group_id": "2e9fed77-5191-474f-91fc-a3e14555aea4", "port_range_min": null, "revision_number": 0, "tenant_id": "7ea48016d1aa482790db5f4ae428980f", "created_at": "2018-12-27T17:49:23Z", "project_id": "7ea48016d1aa482790db5f4ae428980f", "id": "1451ca5a-b8aa-4be0-9048-44b2be4176a2"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:49:23Z", "security_group_id": "2e9fed77-5191-474f-91fc-a3e14555aea4", "port_range_min": null, "revision_number": 0, "tenant_id": "7ea48016d1aa482790db5f4ae428980f", "created_at": "2018-12-27T17:49:23Z", "project_id": "7ea48016d1aa482790db5f4ae428980f", "id": "82715f65-dea3-48d1-a0f5-7cf8b534ab51"}]} 2018-12-27 17:49:25,061 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=2e9fed77-5191-474f-91fc-a3e14555aea4 used request id req-f9676571-6d47-49b2-815c-93f0b3845f09 2018-12-27 17:49:25,061 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:49:25,062 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:49:25,476 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d8bcd2340c8042828274fe3c09ebf73f", "name": "InstanceSecurityGroupTests-d8609d53-5926-413-proj-role"}], "expires_at": "2018-12-27T18:49:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7ea48016d1aa482790db5f4ae428980f", "name": "InstanceSecurityGroupTests-d8609d53-5926-413-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/7ea48016d1aa482790db5f4ae428980f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/7ea48016d1aa482790db5f4ae428980f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/7ea48016d1aa482790db5f4ae428980f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/7ea48016d1aa482790db5f4ae428980f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/7ea48016d1aa482790db5f4ae428980f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/7ea48016d1aa482790db5f4ae428980f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/7ea48016d1aa482790db5f4ae428980f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/7ea48016d1aa482790db5f4ae428980f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/7ea48016d1aa482790db5f4ae428980f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_7ea48016d1aa482790db5f4ae428980f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_7ea48016d1aa482790db5f4ae428980f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/7ea48016d1aa482790db5f4ae428980f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/7ea48016d1aa482790db5f4ae428980f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/7ea48016d1aa482790db5f4ae428980f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-d8609d53-5926-413-user", "id": "1da8a60f263940b9941d4c57e227f00e"}, "audit_ids": ["-4ak7FA4TVCZmj0lU1qEGA"], "issued_at": "2018-12-27T17:49:25.000000Z"}} 2018-12-27 17:49:25,476 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33ccc7801dae69036737b688de2b8ff8d4d689bb" 2018-12-27 17:49:25,590 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:49:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9b6ed04b-30c0-4a64-a612-9808f6de011a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:49:25,590 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-9b6ed04b-30c0-4a64-a612-9808f6de011a 2018-12-27 17:49:25,591 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-27 17:49:25,594 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33ccc7801dae69036737b688de2b8ff8d4d689bb" 2018-12-27 17:49:25,686 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:49:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fb172e51-85c5-4cef-9caa-af5d7cb8da47 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:49:25,687 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-fb172e51-85c5-4cef-9caa-af5d7cb8da47 2018-12-27 17:49:25,694 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=InstanceSecurityGroupTests-681c42e3-9370-4a76-9dcc-95e715922767-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33ccc7801dae69036737b688de2b8ff8d4d689bb" 2018-12-27 17:49:25,967 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 667 X-Openstack-Request-Id: req-f0151256-18db-4a46-89a2-89fe384205d5 Date: Thu, 27 Dec 2018 17:49:25 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"2a1d478c-4f4d-42ac-bd36-003bfbf145b3","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"7ea48016d1aa482790db5f4ae428980f","status":"ACTIVE","subnets":["110246d3-6b70-4b90-ae02-74a3880eddf8"],"description":"","tags":[],"updated_at":"2018-12-27T17:49:20Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-681c42e3-9370-4a76-9dcc-95e715922767-pub-net","admin_state_up":true,"tenant_id":"7ea48016d1aa482790db5f4ae428980f","created_at":"2018-12-27T17:49:18Z","mtu":1442}]} 2018-12-27 17:49:25,967 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=InstanceSecurityGroupTests-681c42e3-9370-4a76-9dcc-95e715922767-pub-net used request id req-f0151256-18db-4a46-89a2-89fe384205d5 2018-12-27 17:49:25,973 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=2a1d478c-4f4d-42ac-bd36-003bfbf145b3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33ccc7801dae69036737b688de2b8ff8d4d689bb" 2018-12-27 17:49:26,236 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-2cecadc0-11ba-467c-ad56-2eb0198c2eb8 Date: Thu, 27 Dec 2018 17:49:26 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2a1d478c-4f4d-42ac-bd36-003bfbf145b3","tenant_id":"7ea48016d1aa482790db5f4ae428980f","created_at":"2018-12-27T17:49:20Z","dns_nameservers":[],"updated_at":"2018-12-27T17:49:20Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"7ea48016d1aa482790db5f4ae428980f","id":"110246d3-6b70-4b90-ae02-74a3880eddf8","subnetpool_id":null,"name":"InstanceSecurityGroupTests-681c42e3-9370-4a76-9dcc-95e715922767-pub-subnet"}]} 2018-12-27 17:49:26,236 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=2a1d478c-4f4d-42ac-bd36-003bfbf145b3 used request id req-2cecadc0-11ba-467c-ad56-2eb0198c2eb8 2018-12-27 17:49:26,242 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=InstanceSecurityGroupTests-681c42e3-9370-4a76-9dcc-95e715922767-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33ccc7801dae69036737b688de2b8ff8d4d689bb" 2018-12-27 17:49:26,527 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 667 X-Openstack-Request-Id: req-58d4c0ff-29ed-42ab-8288-da7c9465a9c1 Date: Thu, 27 Dec 2018 17:49:26 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"2a1d478c-4f4d-42ac-bd36-003bfbf145b3","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"7ea48016d1aa482790db5f4ae428980f","status":"ACTIVE","subnets":["110246d3-6b70-4b90-ae02-74a3880eddf8"],"description":"","tags":[],"updated_at":"2018-12-27T17:49:20Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-681c42e3-9370-4a76-9dcc-95e715922767-pub-net","admin_state_up":true,"tenant_id":"7ea48016d1aa482790db5f4ae428980f","created_at":"2018-12-27T17:49:18Z","mtu":1442}]} 2018-12-27 17:49:26,528 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=InstanceSecurityGroupTests-681c42e3-9370-4a76-9dcc-95e715922767-pub-net used request id req-58d4c0ff-29ed-42ab-8288-da7c9465a9c1 2018-12-27 17:49:26,531 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 17:49:26,537 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 17:49:26 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 17:49:26,538 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/7ea48016d1aa482790db5f4ae428980f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33ccc7801dae69036737b688de2b8ff8d4d689bb" 2018-12-27 17:49:26,656 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:49:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-74bb0e06-b057-4ca3-b145-f6a3fa097af1 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/7ea48016d1aa482790db5f4ae428980f"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7ea48016d1aa482790db5f4ae428980f", "name": "InstanceSecurityGroupTests-d8609d53-5926-413-proj"}} 2018-12-27 17:49:26,656 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/7ea48016d1aa482790db5f4ae428980f used request id req-74bb0e06-b057-4ca3-b145-f6a3fa097af1 2018-12-27 17:49:26,661 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=2a1d478c-4f4d-42ac-bd36-003bfbf145b3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33ccc7801dae69036737b688de2b8ff8d4d689bb" 2018-12-27 17:49:26,903 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-6cda28a1-6f7e-4076-a5a6-d4e8dd89f2f4 Date: Thu, 27 Dec 2018 17:49:26 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2a1d478c-4f4d-42ac-bd36-003bfbf145b3","tenant_id":"7ea48016d1aa482790db5f4ae428980f","created_at":"2018-12-27T17:49:20Z","dns_nameservers":[],"updated_at":"2018-12-27T17:49:20Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"7ea48016d1aa482790db5f4ae428980f","id":"110246d3-6b70-4b90-ae02-74a3880eddf8","subnetpool_id":null,"name":"InstanceSecurityGroupTests-681c42e3-9370-4a76-9dcc-95e715922767-pub-subnet"}]} 2018-12-27 17:49:26,903 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=2a1d478c-4f4d-42ac-bd36-003bfbf145b3 used request id req-6cda28a1-6f7e-4076-a5a6-d4e8dd89f2f4 2018-12-27 17:49:26,908 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=2a1d478c-4f4d-42ac-bd36-003bfbf145b3&name=InstanceSecurityGroupTests-681c42e3-9370-4a76-9dcc-95e715922767-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33ccc7801dae69036737b688de2b8ff8d4d689bb" 2018-12-27 17:49:27,132 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-de4bfe55-104e-40ce-82c9-5b1fea36eb7e Date: Thu, 27 Dec 2018 17:49:27 GMT RESP BODY: {"ports":[]} 2018-12-27 17:49:27,132 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=2a1d478c-4f4d-42ac-bd36-003bfbf145b3&name=InstanceSecurityGroupTests-681c42e3-9370-4a76-9dcc-95e715922767-port&admin_state_up=True used request id req-de4bfe55-104e-40ce-82c9-5b1fea36eb7e 2018-12-27 17:49:27,135 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/detail?name=InstanceSecurityGroupTests-681c42e3-9370-4a76-9dcc-95e715922767-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33ccc7801dae69036737b688de2b8ff8d4d689bb" 2018-12-27 17:49:27,378 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:49:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-9e571416-9200-48b3-a309-65fcf92fed12 x-compute-request-id: req-9e571416-9200-48b3-a309-65fcf92fed12 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-12-27 17:49:27,378 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail?name=InstanceSecurityGroupTests-681c42e3-9370-4a76-9dcc-95e715922767-inst used request id req-9e571416-9200-48b3-a309-65fcf92fed12 2018-12-27 17:49:27,383 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=InstanceSecurityGroupTests-681c42e3-9370-4a76-9dcc-95e715922767-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33ccc7801dae69036737b688de2b8ff8d4d689bb" 2018-12-27 17:49:27,665 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 667 X-Openstack-Request-Id: req-97d86b04-151f-4bb4-8a50-6da980638f9a Date: Thu, 27 Dec 2018 17:49:27 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"2a1d478c-4f4d-42ac-bd36-003bfbf145b3","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"7ea48016d1aa482790db5f4ae428980f","status":"ACTIVE","subnets":["110246d3-6b70-4b90-ae02-74a3880eddf8"],"description":"","tags":[],"updated_at":"2018-12-27T17:49:20Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-681c42e3-9370-4a76-9dcc-95e715922767-pub-net","admin_state_up":true,"tenant_id":"7ea48016d1aa482790db5f4ae428980f","created_at":"2018-12-27T17:49:18Z","mtu":1442}]} 2018-12-27 17:49:27,665 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=InstanceSecurityGroupTests-681c42e3-9370-4a76-9dcc-95e715922767-pub-net used request id req-97d86b04-151f-4bb4-8a50-6da980638f9a 2018-12-27 17:49:27,670 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=2a1d478c-4f4d-42ac-bd36-003bfbf145b3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33ccc7801dae69036737b688de2b8ff8d4d689bb" 2018-12-27 17:49:27,718 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-93e6c51c-aee4-47ee-aeee-5e9685ac16f5 Date: Thu, 27 Dec 2018 17:49:27 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2a1d478c-4f4d-42ac-bd36-003bfbf145b3","tenant_id":"7ea48016d1aa482790db5f4ae428980f","created_at":"2018-12-27T17:49:20Z","dns_nameservers":[],"updated_at":"2018-12-27T17:49:20Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"7ea48016d1aa482790db5f4ae428980f","id":"110246d3-6b70-4b90-ae02-74a3880eddf8","subnetpool_id":null,"name":"InstanceSecurityGroupTests-681c42e3-9370-4a76-9dcc-95e715922767-pub-subnet"}]} 2018-12-27 17:49:27,718 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=2a1d478c-4f4d-42ac-bd36-003bfbf145b3 used request id req-93e6c51c-aee4-47ee-aeee-5e9685ac16f5 2018-12-27 17:49:27,722 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=InstanceSecurityGroupTests-681c42e3-9370-4a76-9dcc-95e715922767-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33ccc7801dae69036737b688de2b8ff8d4d689bb" 2018-12-27 17:49:28,040 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 667 X-Openstack-Request-Id: req-7475754b-90a9-4b18-b20c-23a4f6c06c7b Date: Thu, 27 Dec 2018 17:49:28 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"2a1d478c-4f4d-42ac-bd36-003bfbf145b3","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"7ea48016d1aa482790db5f4ae428980f","status":"ACTIVE","subnets":["110246d3-6b70-4b90-ae02-74a3880eddf8"],"description":"","tags":[],"updated_at":"2018-12-27T17:49:20Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-681c42e3-9370-4a76-9dcc-95e715922767-pub-net","admin_state_up":true,"tenant_id":"7ea48016d1aa482790db5f4ae428980f","created_at":"2018-12-27T17:49:18Z","mtu":1442}]} 2018-12-27 17:49:28,040 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=InstanceSecurityGroupTests-681c42e3-9370-4a76-9dcc-95e715922767-pub-net used request id req-7475754b-90a9-4b18-b20c-23a4f6c06c7b 2018-12-27 17:49:28,044 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/7ea48016d1aa482790db5f4ae428980f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33ccc7801dae69036737b688de2b8ff8d4d689bb" 2018-12-27 17:49:28,156 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:49:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d2927e99-9567-46a0-a40c-66936f48eba8 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/7ea48016d1aa482790db5f4ae428980f"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7ea48016d1aa482790db5f4ae428980f", "name": "InstanceSecurityGroupTests-d8609d53-5926-413-proj"}} 2018-12-27 17:49:28,156 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/7ea48016d1aa482790db5f4ae428980f used request id req-d2927e99-9567-46a0-a40c-66936f48eba8 2018-12-27 17:49:28,161 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=2a1d478c-4f4d-42ac-bd36-003bfbf145b3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33ccc7801dae69036737b688de2b8ff8d4d689bb" 2018-12-27 17:49:28,211 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-d397515c-c9ee-44be-8745-e564cde5da7b Date: Thu, 27 Dec 2018 17:49:28 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2a1d478c-4f4d-42ac-bd36-003bfbf145b3","tenant_id":"7ea48016d1aa482790db5f4ae428980f","created_at":"2018-12-27T17:49:20Z","dns_nameservers":[],"updated_at":"2018-12-27T17:49:20Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"7ea48016d1aa482790db5f4ae428980f","id":"110246d3-6b70-4b90-ae02-74a3880eddf8","subnetpool_id":null,"name":"InstanceSecurityGroupTests-681c42e3-9370-4a76-9dcc-95e715922767-pub-subnet"}]} 2018-12-27 17:49:28,211 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=2a1d478c-4f4d-42ac-bd36-003bfbf145b3 used request id req-d397515c-c9ee-44be-8745-e564cde5da7b 2018-12-27 17:49:28,216 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=2a1d478c-4f4d-42ac-bd36-003bfbf145b3&name=InstanceSecurityGroupTests-681c42e3-9370-4a76-9dcc-95e715922767-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33ccc7801dae69036737b688de2b8ff8d4d689bb" 2018-12-27 17:49:28,420 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-f1e617a4-e819-4664-b2f9-e5ca3f118326 Date: Thu, 27 Dec 2018 17:49:28 GMT RESP BODY: {"ports":[]} 2018-12-27 17:49:28,420 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=2a1d478c-4f4d-42ac-bd36-003bfbf145b3&name=InstanceSecurityGroupTests-681c42e3-9370-4a76-9dcc-95e715922767-port&admin_state_up=True used request id req-f1e617a4-e819-4664-b2f9-e5ca3f118326 2018-12-27 17:49:28,421 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:49:28,422 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:49:28,829 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d8bcd2340c8042828274fe3c09ebf73f", "name": "InstanceSecurityGroupTests-d8609d53-5926-413-proj-role"}], "expires_at": "2018-12-27T18:49:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7ea48016d1aa482790db5f4ae428980f", "name": "InstanceSecurityGroupTests-d8609d53-5926-413-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/7ea48016d1aa482790db5f4ae428980f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/7ea48016d1aa482790db5f4ae428980f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/7ea48016d1aa482790db5f4ae428980f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/7ea48016d1aa482790db5f4ae428980f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/7ea48016d1aa482790db5f4ae428980f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/7ea48016d1aa482790db5f4ae428980f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/7ea48016d1aa482790db5f4ae428980f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/7ea48016d1aa482790db5f4ae428980f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/7ea48016d1aa482790db5f4ae428980f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_7ea48016d1aa482790db5f4ae428980f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_7ea48016d1aa482790db5f4ae428980f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/7ea48016d1aa482790db5f4ae428980f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/7ea48016d1aa482790db5f4ae428980f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/7ea48016d1aa482790db5f4ae428980f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-d8609d53-5926-413-user", "id": "1da8a60f263940b9941d4c57e227f00e"}, "audit_ids": ["wPA6G7-8TZSqSrgwP4x_Pg"], "issued_at": "2018-12-27T17:49:28.000000Z"}} 2018-12-27 17:49:28,829 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14711323d1f23c0bd29018f59849cc0f0d89c6b4" 2018-12-27 17:49:28,950 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:49:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f0809a8b-ba01-469e-94b6-fdba05bf36d2 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:49:28,950 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-f0809a8b-ba01-469e-94b6-fdba05bf36d2 2018-12-27 17:49:28,956 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=InstanceSecurityGroupTests-681c42e3-9370-4a76-9dcc-95e715922767-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33ccc7801dae69036737b688de2b8ff8d4d689bb" 2018-12-27 17:49:29,062 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 667 X-Openstack-Request-Id: req-c5336502-467b-47ce-a1a2-5df6a1d2e0b2 Date: Thu, 27 Dec 2018 17:49:29 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"2a1d478c-4f4d-42ac-bd36-003bfbf145b3","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"7ea48016d1aa482790db5f4ae428980f","status":"ACTIVE","subnets":["110246d3-6b70-4b90-ae02-74a3880eddf8"],"description":"","tags":[],"updated_at":"2018-12-27T17:49:20Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-681c42e3-9370-4a76-9dcc-95e715922767-pub-net","admin_state_up":true,"tenant_id":"7ea48016d1aa482790db5f4ae428980f","created_at":"2018-12-27T17:49:18Z","mtu":1442}]} 2018-12-27 17:49:29,063 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=InstanceSecurityGroupTests-681c42e3-9370-4a76-9dcc-95e715922767-pub-net used request id req-c5336502-467b-47ce-a1a2-5df6a1d2e0b2 2018-12-27 17:49:29,068 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=2a1d478c-4f4d-42ac-bd36-003bfbf145b3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33ccc7801dae69036737b688de2b8ff8d4d689bb" 2018-12-27 17:49:29,306 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-18e561d2-1420-4644-b385-e4cd008b7203 Date: Thu, 27 Dec 2018 17:49:29 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2a1d478c-4f4d-42ac-bd36-003bfbf145b3","tenant_id":"7ea48016d1aa482790db5f4ae428980f","created_at":"2018-12-27T17:49:20Z","dns_nameservers":[],"updated_at":"2018-12-27T17:49:20Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"7ea48016d1aa482790db5f4ae428980f","id":"110246d3-6b70-4b90-ae02-74a3880eddf8","subnetpool_id":null,"name":"InstanceSecurityGroupTests-681c42e3-9370-4a76-9dcc-95e715922767-pub-subnet"}]} 2018-12-27 17:49:29,306 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=2a1d478c-4f4d-42ac-bd36-003bfbf145b3 used request id req-18e561d2-1420-4644-b385-e4cd008b7203 2018-12-27 17:49:29,312 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=InstanceSecurityGroupTests-681c42e3-9370-4a76-9dcc-95e715922767-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33ccc7801dae69036737b688de2b8ff8d4d689bb" 2018-12-27 17:49:29,611 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 667 X-Openstack-Request-Id: req-941b4177-b876-421c-b428-dab3217280df Date: Thu, 27 Dec 2018 17:49:29 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"2a1d478c-4f4d-42ac-bd36-003bfbf145b3","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"7ea48016d1aa482790db5f4ae428980f","status":"ACTIVE","subnets":["110246d3-6b70-4b90-ae02-74a3880eddf8"],"description":"","tags":[],"updated_at":"2018-12-27T17:49:20Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-681c42e3-9370-4a76-9dcc-95e715922767-pub-net","admin_state_up":true,"tenant_id":"7ea48016d1aa482790db5f4ae428980f","created_at":"2018-12-27T17:49:18Z","mtu":1442}]} 2018-12-27 17:49:29,611 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=InstanceSecurityGroupTests-681c42e3-9370-4a76-9dcc-95e715922767-pub-net used request id req-941b4177-b876-421c-b428-dab3217280df 2018-12-27 17:49:29,614 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 17:49:29,620 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 17:49:29 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 17:49:29,621 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/7ea48016d1aa482790db5f4ae428980f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14711323d1f23c0bd29018f59849cc0f0d89c6b4" 2018-12-27 17:49:29,719 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:49:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-62e5265f-8800-41e4-93a1-55a9a2b0be47 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/7ea48016d1aa482790db5f4ae428980f"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7ea48016d1aa482790db5f4ae428980f", "name": "InstanceSecurityGroupTests-d8609d53-5926-413-proj"}} 2018-12-27 17:49:29,720 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/7ea48016d1aa482790db5f4ae428980f used request id req-62e5265f-8800-41e4-93a1-55a9a2b0be47 2018-12-27 17:49:29,725 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=2a1d478c-4f4d-42ac-bd36-003bfbf145b3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33ccc7801dae69036737b688de2b8ff8d4d689bb" 2018-12-27 17:49:29,777 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-8a7f8a72-b67a-430c-a5e4-a71fc7eb589d Date: Thu, 27 Dec 2018 17:49:29 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2a1d478c-4f4d-42ac-bd36-003bfbf145b3","tenant_id":"7ea48016d1aa482790db5f4ae428980f","created_at":"2018-12-27T17:49:20Z","dns_nameservers":[],"updated_at":"2018-12-27T17:49:20Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"7ea48016d1aa482790db5f4ae428980f","id":"110246d3-6b70-4b90-ae02-74a3880eddf8","subnetpool_id":null,"name":"InstanceSecurityGroupTests-681c42e3-9370-4a76-9dcc-95e715922767-pub-subnet"}]} 2018-12-27 17:49:29,777 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=2a1d478c-4f4d-42ac-bd36-003bfbf145b3 used request id req-8a7f8a72-b67a-430c-a5e4-a71fc7eb589d 2018-12-27 17:49:29,778 - neutron_utils - INFO - Creating port for network with name - InstanceSecurityGroupTests-681c42e3-9370-4a76-9dcc-95e715922767-pub-net 2018-12-27 17:49:29,782 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33ccc7801dae69036737b688de2b8ff8d4d689bb" -d '{"port": {"network_id": "2a1d478c-4f4d-42ac-bd36-003bfbf145b3", "name": "InstanceSecurityGroupTests-681c42e3-9370-4a76-9dcc-95e715922767-port", "admin_state_up": true}}' 2018-12-27 17:49:30,879 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 913 X-Openstack-Request-Id: req-db1b01af-8446-499f-87ce-1e5ba736315a Date: Thu, 27 Dec 2018 17:49:30 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T17:49:30Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"110246d3-6b70-4b90-ae02-74a3880eddf8","ip_address":"10.55.0.14"}],"id":"cc0e1e7f-b641-4ec9-8f92-d3e64192235e","security_groups":["fc8dceca-a0f7-4206-bb85-7afd64f871c0"],"mac_address":"fa:16:3e:2b:fd:13","device_id":"","status":"DOWN","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-0-14","ip_address":"10.55.0.14","fqdn":"host-10-55-0-14.openstacklocal."}],"name":"InstanceSecurityGroupTests-681c42e3-9370-4a76-9dcc-95e715922767-port","project_id":"7ea48016d1aa482790db5f4ae428980f","qos_policy_id":null,"admin_state_up":true,"network_id":"2a1d478c-4f4d-42ac-bd36-003bfbf145b3","dns_name":"","created_at":"2018-12-27T17:49:30Z","binding:vnic_type":"normal","tenant_id":"7ea48016d1aa482790db5f4ae428980f"}} 2018-12-27 17:49:30,879 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/ports used request id req-db1b01af-8446-499f-87ce-1e5ba736315a 2018-12-27 17:49:30,885 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=InstanceSecurityGroupTests-681c42e3-9370-4a76-9dcc-95e715922767-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33ccc7801dae69036737b688de2b8ff8d4d689bb" 2018-12-27 17:49:31,177 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 667 X-Openstack-Request-Id: req-7daab9d7-29a6-4a3b-90ef-1483f2c29cbc Date: Thu, 27 Dec 2018 17:49:31 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"2a1d478c-4f4d-42ac-bd36-003bfbf145b3","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"7ea48016d1aa482790db5f4ae428980f","status":"ACTIVE","subnets":["110246d3-6b70-4b90-ae02-74a3880eddf8"],"description":"","tags":[],"updated_at":"2018-12-27T17:49:20Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-681c42e3-9370-4a76-9dcc-95e715922767-pub-net","admin_state_up":true,"tenant_id":"7ea48016d1aa482790db5f4ae428980f","created_at":"2018-12-27T17:49:18Z","mtu":1442}]} 2018-12-27 17:49:31,177 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=InstanceSecurityGroupTests-681c42e3-9370-4a76-9dcc-95e715922767-pub-net used request id req-7daab9d7-29a6-4a3b-90ef-1483f2c29cbc 2018-12-27 17:49:31,182 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=2a1d478c-4f4d-42ac-bd36-003bfbf145b3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33ccc7801dae69036737b688de2b8ff8d4d689bb" 2018-12-27 17:49:31,972 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-11623651-20b3-4977-8dbc-3426364e228e Date: Thu, 27 Dec 2018 17:49:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2a1d478c-4f4d-42ac-bd36-003bfbf145b3","tenant_id":"7ea48016d1aa482790db5f4ae428980f","created_at":"2018-12-27T17:49:20Z","dns_nameservers":[],"updated_at":"2018-12-27T17:49:20Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"7ea48016d1aa482790db5f4ae428980f","id":"110246d3-6b70-4b90-ae02-74a3880eddf8","subnetpool_id":null,"name":"InstanceSecurityGroupTests-681c42e3-9370-4a76-9dcc-95e715922767-pub-subnet"}]} 2018-12-27 17:49:31,972 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=2a1d478c-4f4d-42ac-bd36-003bfbf145b3 used request id req-11623651-20b3-4977-8dbc-3426364e228e 2018-12-27 17:49:31,978 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=InstanceSecurityGroupTests-681c42e3-9370-4a76-9dcc-95e715922767-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33ccc7801dae69036737b688de2b8ff8d4d689bb" 2018-12-27 17:49:32,080 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 667 X-Openstack-Request-Id: req-80227a99-8d50-4707-a303-14ef2e0494af Date: Thu, 27 Dec 2018 17:49:32 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"2a1d478c-4f4d-42ac-bd36-003bfbf145b3","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"7ea48016d1aa482790db5f4ae428980f","status":"ACTIVE","subnets":["110246d3-6b70-4b90-ae02-74a3880eddf8"],"description":"","tags":[],"updated_at":"2018-12-27T17:49:20Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-681c42e3-9370-4a76-9dcc-95e715922767-pub-net","admin_state_up":true,"tenant_id":"7ea48016d1aa482790db5f4ae428980f","created_at":"2018-12-27T17:49:18Z","mtu":1442}]} 2018-12-27 17:49:32,080 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=InstanceSecurityGroupTests-681c42e3-9370-4a76-9dcc-95e715922767-pub-net used request id req-80227a99-8d50-4707-a303-14ef2e0494af 2018-12-27 17:49:32,084 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/7ea48016d1aa482790db5f4ae428980f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33ccc7801dae69036737b688de2b8ff8d4d689bb" 2018-12-27 17:49:32,192 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:49:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d2939860-3518-45cf-a44d-57f20f7346fd Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/7ea48016d1aa482790db5f4ae428980f"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7ea48016d1aa482790db5f4ae428980f", "name": "InstanceSecurityGroupTests-d8609d53-5926-413-proj"}} 2018-12-27 17:49:32,192 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/7ea48016d1aa482790db5f4ae428980f used request id req-d2939860-3518-45cf-a44d-57f20f7346fd 2018-12-27 17:49:32,197 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=2a1d478c-4f4d-42ac-bd36-003bfbf145b3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33ccc7801dae69036737b688de2b8ff8d4d689bb" 2018-12-27 17:49:32,247 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-e70f3b08-5ac3-445a-a3b4-c83054236ea9 Date: Thu, 27 Dec 2018 17:49:32 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2a1d478c-4f4d-42ac-bd36-003bfbf145b3","tenant_id":"7ea48016d1aa482790db5f4ae428980f","created_at":"2018-12-27T17:49:20Z","dns_nameservers":[],"updated_at":"2018-12-27T17:49:20Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"7ea48016d1aa482790db5f4ae428980f","id":"110246d3-6b70-4b90-ae02-74a3880eddf8","subnetpool_id":null,"name":"InstanceSecurityGroupTests-681c42e3-9370-4a76-9dcc-95e715922767-pub-subnet"}]} 2018-12-27 17:49:32,247 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=2a1d478c-4f4d-42ac-bd36-003bfbf145b3 used request id req-e70f3b08-5ac3-445a-a3b4-c83054236ea9 2018-12-27 17:49:32,253 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=2a1d478c-4f4d-42ac-bd36-003bfbf145b3&name=InstanceSecurityGroupTests-681c42e3-9370-4a76-9dcc-95e715922767-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33ccc7801dae69036737b688de2b8ff8d4d689bb" 2018-12-27 17:49:32,503 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 916 X-Openstack-Request-Id: req-0587a3f8-051b-49f3-ae72-261cabcffc9b Date: Thu, 27 Dec 2018 17:49:32 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T17:49:30Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"110246d3-6b70-4b90-ae02-74a3880eddf8","ip_address":"10.55.0.14"}],"id":"cc0e1e7f-b641-4ec9-8f92-d3e64192235e","security_groups":["fc8dceca-a0f7-4206-bb85-7afd64f871c0"],"mac_address":"fa:16:3e:2b:fd:13","project_id":"7ea48016d1aa482790db5f4ae428980f","status":"DOWN","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-0-14","ip_address":"10.55.0.14","fqdn":"host-10-55-0-14.openstacklocal."}],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-681c42e3-9370-4a76-9dcc-95e715922767-port","admin_state_up":true,"network_id":"2a1d478c-4f4d-42ac-bd36-003bfbf145b3","dns_name":"","created_at":"2018-12-27T17:49:30Z","binding:vnic_type":"normal","device_id":"","tenant_id":"7ea48016d1aa482790db5f4ae428980f"}]} 2018-12-27 17:49:32,503 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=2a1d478c-4f4d-42ac-bd36-003bfbf145b3&name=InstanceSecurityGroupTests-681c42e3-9370-4a76-9dcc-95e715922767-port&admin_state_up=True used request id req-0587a3f8-051b-49f3-ae72-261cabcffc9b 2018-12-27 17:49:32,507 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/7ea48016d1aa482790db5f4ae428980f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33ccc7801dae69036737b688de2b8ff8d4d689bb" 2018-12-27 17:49:32,609 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:49:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4fcdada7-7350-46bd-aba0-82a3d00df158 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/7ea48016d1aa482790db5f4ae428980f"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7ea48016d1aa482790db5f4ae428980f", "name": "InstanceSecurityGroupTests-d8609d53-5926-413-proj"}} 2018-12-27 17:49:32,609 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/7ea48016d1aa482790db5f4ae428980f used request id req-4fcdada7-7350-46bd-aba0-82a3d00df158 2018-12-27 17:49:32,610 - nova_utils - INFO - Creating VM with name - InstanceSecurityGroupTests-681c42e3-9370-4a76-9dcc-95e715922767-inst 2018-12-27 17:49:32,613 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33ccc7801dae69036737b688de2b8ff8d4d689bb" 2018-12-27 17:49:32,634 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:49:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-675c5bc3-1e87-4716-8aa1-64982309a97e x-compute-request-id: req-675c5bc3-1e87-4716-8aa1-64982309a97e Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"flavors": [{"id": "9584b090-d523-45d2-aa7b-b06977eb42b2", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/9584b090-d523-45d2-aa7b-b06977eb42b2", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/9584b090-d523-45d2-aa7b-b06977eb42b2", "rel": "bookmark"}], "name": "InstanceSecurityGroupTests-681c42e3-9370-4a76-9dcc-95e715922767-flavor-name"}]} 2018-12-27 17:49:32,634 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-675c5bc3-1e87-4716-8aa1-64982309a97e 2018-12-27 17:49:32,637 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/flavors/9584b090-d523-45d2-aa7b-b06977eb42b2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33ccc7801dae69036737b688de2b8ff8d4d689bb" 2018-12-27 17:49:32,656 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:49:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-60aa5c5c-6184-49b5-9b91-3644d17f706c x-compute-request-id: req-60aa5c5c-6184-49b5-9b91-3644d17f706c Content-Encoding: gzip Content-Length: 326 Content-Type: application/json RESP BODY: {"flavor": {"name": "InstanceSecurityGroupTests-681c42e3-9370-4a76-9dcc-95e715922767-flavor-name", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/9584b090-d523-45d2-aa7b-b06977eb42b2", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/9584b090-d523-45d2-aa7b-b06977eb42b2", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "9584b090-d523-45d2-aa7b-b06977eb42b2"}} 2018-12-27 17:49:32,657 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/9584b090-d523-45d2-aa7b-b06977eb42b2 used request id req-60aa5c5c-6184-49b5-9b91-3644d17f706c 2018-12-27 17:49:32,660 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-681c42e3-9370-4a76-9dcc-95e715922767-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}33ccc7801dae69036737b688de2b8ff8d4d689bb" 2018-12-27 17:49:32,882 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1062 Content-Type: application/json X-Openstack-Request-Id: req-bc3deab2-c4ed-423a-8c7e-72eb96832dc8 Date: Thu, 27 Dec 2018 17:49:32 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-681c42e3-9370-4a76-9dcc-95e715922767-image", "tags": [], "container_format": "bare", "created_at": "2018-12-27T17:49:15Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-27T17:49:16Z", "visibility": "shared", "locations": [{"url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/9bdd1314-0242-41d0-a521-7b132786a0d2/snap", "metadata": {}}], "self": "/v2/images/9bdd1314-0242-41d0-a521-7b132786a0d2", "min_disk": 0, "protected": false, "id": "9bdd1314-0242-41d0-a521-7b132786a0d2", "file": "/v2/images/9bdd1314-0242-41d0-a521-7b132786a0d2/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "7ea48016d1aa482790db5f4ae428980f", "direct_url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/9bdd1314-0242-41d0-a521-7b132786a0d2/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=InstanceSecurityGroupTests-681c42e3-9370-4a76-9dcc-95e715922767-image"} 2018-12-27 17:49:32,883 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-681c42e3-9370-4a76-9dcc-95e715922767-image used request id req-bc3deab2-c4ed-423a-8c7e-72eb96832dc8 2018-12-27 17:49:32,885 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}33ccc7801dae69036737b688de2b8ff8d4d689bb" 2018-12-27 17:49:33,093 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-14c71869-6e93-4718-a46c-799ad2000230 Date: Thu, 27 Dec 2018 17:49:33 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-27 17:49:33,093 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/schemas/image used request id req-14c71869-6e93-4718-a46c-799ad2000230 2018-12-27 17:49:33,099 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33ccc7801dae69036737b688de2b8ff8d4d689bb" -d '{"server": {"name": "InstanceSecurityGroupTests-681c42e3-9370-4a76-9dcc-95e715922767-inst", "imageRef": "9bdd1314-0242-41d0-a521-7b132786a0d2", "flavorRef": "9584b090-d523-45d2-aa7b-b06977eb42b2", "max_count": 1, "min_count": 1, "networks": [{"port": "cc0e1e7f-b641-4ec9-8f92-d3e64192235e"}], "security_groups": [{"name": "InstanceSecurityGroupTests-681c42e3-9370-4a76-9dcc-95e715922767-name"}]}}' 2018-12-27 17:49:35,625 - novaclient.v2.client - DEBUG - RESP: [202] Date: Thu, 27 Dec 2018 17:49:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-baa938f2-861d-4fe7-8d11-721a5e94ee11 x-compute-request-id: req-baa938f2-861d-4fe7-8d11-721a5e94ee11 Content-Length: 435 location: http://172.30.9.31:8774/v2.1/servers/264ee18d-0eb0-41d3-b588-328039cc3ac5 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "InstanceSecurityGroupTests-681c42e3-9370-4a76-9dcc-95e715922767-name"}], "OS-DCF:diskConfig": "MANUAL", "id": "264ee18d-0eb0-41d3-b588-328039cc3ac5", "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/264ee18d-0eb0-41d3-b588-328039cc3ac5", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/264ee18d-0eb0-41d3-b588-328039cc3ac5", "rel": "bookmark"}], "adminPass": "rPwgwXRV488U"}} 2018-12-27 17:49:35,625 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers used request id req-baa938f2-861d-4fe7-8d11-721a5e94ee11 2018-12-27 17:49:35,628 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/264ee18d-0eb0-41d3-b588-328039cc3ac5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33ccc7801dae69036737b688de2b8ff8d4d689bb" 2018-12-27 17:49:35,869 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:49:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-dfebc18a-e179-4a44-8a8d-331cf6bd63e2 x-compute-request-id: req-dfebc18a-e179-4a44-8a8d-331cf6bd63e2 Content-Encoding: gzip Content-Length: 611 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/264ee18d-0eb0-41d3-b588-328039cc3ac5", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/264ee18d-0eb0-41d3-b588-328039cc3ac5", "rel": "bookmark"}], "image": {"id": "9bdd1314-0242-41d0-a521-7b132786a0d2", "links": [{"href": "http://172.30.9.31:8774/images/9bdd1314-0242-41d0-a521-7b132786a0d2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9584b090-d523-45d2-aa7b-b06977eb42b2", "links": [{"href": "http://172.30.9.31:8774/flavors/9584b090-d523-45d2-aa7b-b06977eb42b2", "rel": "bookmark"}]}, "id": "264ee18d-0eb0-41d3-b588-328039cc3ac5", "user_id": "1da8a60f263940b9941d4c57e227f00e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T17:49:35Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-681c42e3-9370-4a76-9dcc-95e715922767-inst", "created": "2018-12-27T17:49:35Z", "tenant_id": "7ea48016d1aa482790db5f4ae428980f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-27 17:49:35,870 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/264ee18d-0eb0-41d3-b588-328039cc3ac5 used request id req-dfebc18a-e179-4a44-8a8d-331cf6bd63e2 2018-12-27 17:49:35,870 - create_instance - INFO - Created instance with name - InstanceSecurityGroupTests-681c42e3-9370-4a76-9dcc-95e715922767-inst 2018-12-27 17:49:35,872 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/264ee18d-0eb0-41d3-b588-328039cc3ac5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33ccc7801dae69036737b688de2b8ff8d4d689bb" 2018-12-27 17:49:36,401 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:49:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a1514fc9-e273-4b06-89b0-848bef0e4f74 x-compute-request-id: req-a1514fc9-e273-4b06-89b0-848bef0e4f74 Content-Encoding: gzip Content-Length: 611 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/264ee18d-0eb0-41d3-b588-328039cc3ac5", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/264ee18d-0eb0-41d3-b588-328039cc3ac5", "rel": "bookmark"}], "image": {"id": "9bdd1314-0242-41d0-a521-7b132786a0d2", "links": [{"href": "http://172.30.9.31:8774/images/9bdd1314-0242-41d0-a521-7b132786a0d2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9584b090-d523-45d2-aa7b-b06977eb42b2", "links": [{"href": "http://172.30.9.31:8774/flavors/9584b090-d523-45d2-aa7b-b06977eb42b2", "rel": "bookmark"}]}, "id": "264ee18d-0eb0-41d3-b588-328039cc3ac5", "user_id": "1da8a60f263940b9941d4c57e227f00e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T17:49:35Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-681c42e3-9370-4a76-9dcc-95e715922767-inst", "created": "2018-12-27T17:49:35Z", "tenant_id": "7ea48016d1aa482790db5f4ae428980f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-27 17:49:36,401 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/264ee18d-0eb0-41d3-b588-328039cc3ac5 used request id req-a1514fc9-e273-4b06-89b0-848bef0e4f74 2018-12-27 17:49:36,401 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-681c42e3-9370-4a76-9dcc-95e715922767-inst] is - BUILD 2018-12-27 17:49:36,402 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-27 17:49:39,405 - create_instance - DEBUG - VM status query timeout in 896.465442896 2018-12-27 17:49:39,407 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/264ee18d-0eb0-41d3-b588-328039cc3ac5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33ccc7801dae69036737b688de2b8ff8d4d689bb" 2018-12-27 17:49:40,138 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:49:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0e3fd612-a576-4a86-8975-81f5eaff04d6 x-compute-request-id: req-0e3fd612-a576-4a86-8975-81f5eaff04d6 Content-Encoding: gzip Content-Length: 672 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/264ee18d-0eb0-41d3-b588-328039cc3ac5", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/264ee18d-0eb0-41d3-b588-328039cc3ac5", "rel": "bookmark"}], "image": {"id": "9bdd1314-0242-41d0-a521-7b132786a0d2", "links": [{"href": "http://172.30.9.31:8774/images/9bdd1314-0242-41d0-a521-7b132786a0d2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9584b090-d523-45d2-aa7b-b06977eb42b2", "links": [{"href": "http://172.30.9.31:8774/flavors/9584b090-d523-45d2-aa7b-b06977eb42b2", "rel": "bookmark"}]}, "id": "264ee18d-0eb0-41d3-b588-328039cc3ac5", "security_groups": [{"name": "default"}], "user_id": "1da8a60f263940b9941d4c57e227f00e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T17:49:37Z", "hostId": "1995666afcdd647b4684307dafb625e7a8f9488b00b820d564ac7d1b", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-681c42e3-9370-4a76-9dcc-95e715922767-inst", "created": "2018-12-27T17:49:35Z", "tenant_id": "7ea48016d1aa482790db5f4ae428980f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-27 17:49:40,138 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/264ee18d-0eb0-41d3-b588-328039cc3ac5 used request id req-0e3fd612-a576-4a86-8975-81f5eaff04d6 2018-12-27 17:49:40,139 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-681c42e3-9370-4a76-9dcc-95e715922767-inst] is - BUILD 2018-12-27 17:49:40,139 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-27 17:49:43,142 - create_instance - DEBUG - VM status query timeout in 892.727921963 2018-12-27 17:49:43,145 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/264ee18d-0eb0-41d3-b588-328039cc3ac5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33ccc7801dae69036737b688de2b8ff8d4d689bb" 2018-12-27 17:49:43,854 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:49:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1a7d58ed-f4a9-401f-bfff-620a7c14de12 x-compute-request-id: req-1a7d58ed-f4a9-401f-bfff-620a7c14de12 Content-Encoding: gzip Content-Length: 672 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/264ee18d-0eb0-41d3-b588-328039cc3ac5", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/264ee18d-0eb0-41d3-b588-328039cc3ac5", "rel": "bookmark"}], "image": {"id": "9bdd1314-0242-41d0-a521-7b132786a0d2", "links": [{"href": "http://172.30.9.31:8774/images/9bdd1314-0242-41d0-a521-7b132786a0d2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9584b090-d523-45d2-aa7b-b06977eb42b2", "links": [{"href": "http://172.30.9.31:8774/flavors/9584b090-d523-45d2-aa7b-b06977eb42b2", "rel": "bookmark"}]}, "id": "264ee18d-0eb0-41d3-b588-328039cc3ac5", "security_groups": [{"name": "default"}], "user_id": "1da8a60f263940b9941d4c57e227f00e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T17:49:37Z", "hostId": "1995666afcdd647b4684307dafb625e7a8f9488b00b820d564ac7d1b", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-681c42e3-9370-4a76-9dcc-95e715922767-inst", "created": "2018-12-27T17:49:35Z", "tenant_id": "7ea48016d1aa482790db5f4ae428980f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-27 17:49:43,854 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/264ee18d-0eb0-41d3-b588-328039cc3ac5 used request id req-1a7d58ed-f4a9-401f-bfff-620a7c14de12 2018-12-27 17:49:43,855 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-681c42e3-9370-4a76-9dcc-95e715922767-inst] is - BUILD 2018-12-27 17:49:43,855 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-27 17:49:46,858 - create_instance - DEBUG - VM status query timeout in 889.012261868 2018-12-27 17:49:46,861 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/264ee18d-0eb0-41d3-b588-328039cc3ac5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33ccc7801dae69036737b688de2b8ff8d4d689bb" 2018-12-27 17:49:47,393 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:49:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-06be8fd6-f717-4b70-b9bd-fb076e7dc9f5 x-compute-request-id: req-06be8fd6-f717-4b70-b9bd-fb076e7dc9f5 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-681c42e3-9370-4a76-9dcc-95e715922767-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2b:fd:13", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/264ee18d-0eb0-41d3-b588-328039cc3ac5", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/264ee18d-0eb0-41d3-b588-328039cc3ac5", "rel": "bookmark"}], "image": {"id": "9bdd1314-0242-41d0-a521-7b132786a0d2", "links": [{"href": "http://172.30.9.31:8774/images/9bdd1314-0242-41d0-a521-7b132786a0d2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T17:49:46.000000", "flavor": {"id": "9584b090-d523-45d2-aa7b-b06977eb42b2", "links": [{"href": "http://172.30.9.31:8774/flavors/9584b090-d523-45d2-aa7b-b06977eb42b2", "rel": "bookmark"}]}, "id": "264ee18d-0eb0-41d3-b588-328039cc3ac5", "security_groups": [{"name": "default"}], "user_id": "1da8a60f263940b9941d4c57e227f00e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T17:49:46Z", "hostId": "1995666afcdd647b4684307dafb625e7a8f9488b00b820d564ac7d1b", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-681c42e3-9370-4a76-9dcc-95e715922767-inst", "created": "2018-12-27T17:49:35Z", "tenant_id": "7ea48016d1aa482790db5f4ae428980f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-27 17:49:47,394 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/264ee18d-0eb0-41d3-b588-328039cc3ac5 used request id req-06be8fd6-f717-4b70-b9bd-fb076e7dc9f5 2018-12-27 17:49:47,394 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-681c42e3-9370-4a76-9dcc-95e715922767-inst] is - ACTIVE 2018-12-27 17:49:47,394 - create_instance - INFO - VM is - ACTIVE 2018-12-27 17:49:47,397 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/264ee18d-0eb0-41d3-b588-328039cc3ac5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33ccc7801dae69036737b688de2b8ff8d4d689bb" 2018-12-27 17:49:47,899 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:49:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-319bad4d-0b4d-4287-9680-81a36e296c76 x-compute-request-id: req-319bad4d-0b4d-4287-9680-81a36e296c76 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-681c42e3-9370-4a76-9dcc-95e715922767-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2b:fd:13", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/264ee18d-0eb0-41d3-b588-328039cc3ac5", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/264ee18d-0eb0-41d3-b588-328039cc3ac5", "rel": "bookmark"}], "image": {"id": "9bdd1314-0242-41d0-a521-7b132786a0d2", "links": [{"href": "http://172.30.9.31:8774/images/9bdd1314-0242-41d0-a521-7b132786a0d2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T17:49:46.000000", "flavor": {"id": "9584b090-d523-45d2-aa7b-b06977eb42b2", "links": [{"href": "http://172.30.9.31:8774/flavors/9584b090-d523-45d2-aa7b-b06977eb42b2", "rel": "bookmark"}]}, "id": "264ee18d-0eb0-41d3-b588-328039cc3ac5", "security_groups": [{"name": "default"}], "user_id": "1da8a60f263940b9941d4c57e227f00e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T17:49:46Z", "hostId": "1995666afcdd647b4684307dafb625e7a8f9488b00b820d564ac7d1b", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-681c42e3-9370-4a76-9dcc-95e715922767-inst", "created": "2018-12-27T17:49:35Z", "tenant_id": "7ea48016d1aa482790db5f4ae428980f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-27 17:49:47,899 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/264ee18d-0eb0-41d3-b588-328039cc3ac5 used request id req-319bad4d-0b4d-4287-9680-81a36e296c76 2018-12-27 17:49:47,904 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=InstanceSecurityGroupTests-681c42e3-9370-4a76-9dcc-95e715922767-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33ccc7801dae69036737b688de2b8ff8d4d689bb" 2018-12-27 17:49:48,000 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 667 X-Openstack-Request-Id: req-23534976-6b8e-4398-92a3-27c0d38a85d9 Date: Thu, 27 Dec 2018 17:49:48 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"2a1d478c-4f4d-42ac-bd36-003bfbf145b3","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"7ea48016d1aa482790db5f4ae428980f","status":"ACTIVE","subnets":["110246d3-6b70-4b90-ae02-74a3880eddf8"],"description":"","tags":[],"updated_at":"2018-12-27T17:49:20Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-681c42e3-9370-4a76-9dcc-95e715922767-pub-net","admin_state_up":true,"tenant_id":"7ea48016d1aa482790db5f4ae428980f","created_at":"2018-12-27T17:49:18Z","mtu":1442}]} 2018-12-27 17:49:48,001 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=InstanceSecurityGroupTests-681c42e3-9370-4a76-9dcc-95e715922767-pub-net used request id req-23534976-6b8e-4398-92a3-27c0d38a85d9 2018-12-27 17:49:48,004 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/7ea48016d1aa482790db5f4ae428980f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33ccc7801dae69036737b688de2b8ff8d4d689bb" 2018-12-27 17:49:48,107 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:49:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9c1600ba-7377-406f-8b37-0e236e2f9566 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/7ea48016d1aa482790db5f4ae428980f"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7ea48016d1aa482790db5f4ae428980f", "name": "InstanceSecurityGroupTests-d8609d53-5926-413-proj"}} 2018-12-27 17:49:48,107 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/7ea48016d1aa482790db5f4ae428980f used request id req-9c1600ba-7377-406f-8b37-0e236e2f9566 2018-12-27 17:49:48,112 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=2a1d478c-4f4d-42ac-bd36-003bfbf145b3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33ccc7801dae69036737b688de2b8ff8d4d689bb" 2018-12-27 17:49:48,337 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-89d0d762-56e9-4b9d-af99-0096936254cc Date: Thu, 27 Dec 2018 17:49:48 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2a1d478c-4f4d-42ac-bd36-003bfbf145b3","tenant_id":"7ea48016d1aa482790db5f4ae428980f","created_at":"2018-12-27T17:49:20Z","dns_nameservers":[],"updated_at":"2018-12-27T17:49:20Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"7ea48016d1aa482790db5f4ae428980f","id":"110246d3-6b70-4b90-ae02-74a3880eddf8","subnetpool_id":null,"name":"InstanceSecurityGroupTests-681c42e3-9370-4a76-9dcc-95e715922767-pub-subnet"}]} 2018-12-27 17:49:48,337 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=2a1d478c-4f4d-42ac-bd36-003bfbf145b3 used request id req-89d0d762-56e9-4b9d-af99-0096936254cc 2018-12-27 17:49:48,342 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=2a1d478c-4f4d-42ac-bd36-003bfbf145b3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33ccc7801dae69036737b688de2b8ff8d4d689bb" 2018-12-27 17:49:48,394 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1775 X-Openstack-Request-Id: req-e9554818-cd07-4745-a84f-9c4da26da133 Date: Thu, 27 Dec 2018 17:49:48 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T17:49:46Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"110246d3-6b70-4b90-ae02-74a3880eddf8","ip_address":"10.55.0.14"}],"id":"cc0e1e7f-b641-4ec9-8f92-d3e64192235e","security_groups":["fc8dceca-a0f7-4206-bb85-7afd64f871c0"],"mac_address":"fa:16:3e:2b:fd:13","project_id":"7ea48016d1aa482790db5f4ae428980f","status":"ACTIVE","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-0-14","ip_address":"10.55.0.14","fqdn":"host-10-55-0-14.openstacklocal."}],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-681c42e3-9370-4a76-9dcc-95e715922767-port","admin_state_up":true,"network_id":"2a1d478c-4f4d-42ac-bd36-003bfbf145b3","dns_name":"","created_at":"2018-12-27T17:49:30Z","binding:vnic_type":"normal","device_id":"264ee18d-0eb0-41d3-b588-328039cc3ac5","tenant_id":"7ea48016d1aa482790db5f4ae428980f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T17:49:20Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"110246d3-6b70-4b90-ae02-74a3880eddf8","ip_address":"10.55.0.2"}],"id":"d90b94bf-751b-4757-a6bd-255b322d231f","security_groups":[],"mac_address":"fa:16:3e:47:b1:73","project_id":"7ea48016d1aa482790db5f4ae428980f","status":"DOWN","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-0-2","ip_address":"10.55.0.2","fqdn":"host-10-55-0-2.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"2a1d478c-4f4d-42ac-bd36-003bfbf145b3","dns_name":"","created_at":"2018-12-27T17:49:18Z","binding:vnic_type":"normal","device_id":"","tenant_id":"7ea48016d1aa482790db5f4ae428980f"}]} 2018-12-27 17:49:48,394 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=2a1d478c-4f4d-42ac-bd36-003bfbf145b3 used request id req-e9554818-cd07-4745-a84f-9c4da26da133 2018-12-27 17:49:48,398 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/264ee18d-0eb0-41d3-b588-328039cc3ac5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33ccc7801dae69036737b688de2b8ff8d4d689bb" 2018-12-27 17:49:49,109 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:49:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-045e9bb7-4025-48c1-8b5e-f2005b121aac x-compute-request-id: req-045e9bb7-4025-48c1-8b5e-f2005b121aac Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-681c42e3-9370-4a76-9dcc-95e715922767-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2b:fd:13", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/264ee18d-0eb0-41d3-b588-328039cc3ac5", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/264ee18d-0eb0-41d3-b588-328039cc3ac5", "rel": "bookmark"}], "image": {"id": "9bdd1314-0242-41d0-a521-7b132786a0d2", "links": [{"href": "http://172.30.9.31:8774/images/9bdd1314-0242-41d0-a521-7b132786a0d2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T17:49:46.000000", "flavor": {"id": "9584b090-d523-45d2-aa7b-b06977eb42b2", "links": [{"href": "http://172.30.9.31:8774/flavors/9584b090-d523-45d2-aa7b-b06977eb42b2", "rel": "bookmark"}]}, "id": "264ee18d-0eb0-41d3-b588-328039cc3ac5", "security_groups": [{"name": "default"}], "user_id": "1da8a60f263940b9941d4c57e227f00e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T17:49:46Z", "hostId": "1995666afcdd647b4684307dafb625e7a8f9488b00b820d564ac7d1b", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-681c42e3-9370-4a76-9dcc-95e715922767-inst", "created": "2018-12-27T17:49:35Z", "tenant_id": "7ea48016d1aa482790db5f4ae428980f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-27 17:49:49,109 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/264ee18d-0eb0-41d3-b588-328039cc3ac5 used request id req-045e9bb7-4025-48c1-8b5e-f2005b121aac 2018-12-27 17:49:49,110 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-681c42e3-9370-4a76-9dcc-95e715922767-inst] is - ACTIVE 2018-12-27 17:49:49,110 - create_instance - INFO - VM is - ACTIVE 2018-12-27 17:49:49,113 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/264ee18d-0eb0-41d3-b588-328039cc3ac5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33ccc7801dae69036737b688de2b8ff8d4d689bb" 2018-12-27 17:49:49,600 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:49:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-36cd66fa-22ee-4ec4-91ce-1f6e589b764b x-compute-request-id: req-36cd66fa-22ee-4ec4-91ce-1f6e589b764b Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-681c42e3-9370-4a76-9dcc-95e715922767-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2b:fd:13", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/264ee18d-0eb0-41d3-b588-328039cc3ac5", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/264ee18d-0eb0-41d3-b588-328039cc3ac5", "rel": "bookmark"}], "image": {"id": "9bdd1314-0242-41d0-a521-7b132786a0d2", "links": [{"href": "http://172.30.9.31:8774/images/9bdd1314-0242-41d0-a521-7b132786a0d2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T17:49:46.000000", "flavor": {"id": "9584b090-d523-45d2-aa7b-b06977eb42b2", "links": [{"href": "http://172.30.9.31:8774/flavors/9584b090-d523-45d2-aa7b-b06977eb42b2", "rel": "bookmark"}]}, "id": "264ee18d-0eb0-41d3-b588-328039cc3ac5", "security_groups": [{"name": "default"}], "user_id": "1da8a60f263940b9941d4c57e227f00e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T17:49:46Z", "hostId": "1995666afcdd647b4684307dafb625e7a8f9488b00b820d564ac7d1b", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-681c42e3-9370-4a76-9dcc-95e715922767-inst", "created": "2018-12-27T17:49:35Z", "tenant_id": "7ea48016d1aa482790db5f4ae428980f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-27 17:49:49,600 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/264ee18d-0eb0-41d3-b588-328039cc3ac5 used request id req-36cd66fa-22ee-4ec4-91ce-1f6e589b764b 2018-12-27 17:49:49,605 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=InstanceSecurityGroupTests-681c42e3-9370-4a76-9dcc-95e715922767-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33ccc7801dae69036737b688de2b8ff8d4d689bb" 2018-12-27 17:49:49,910 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 667 X-Openstack-Request-Id: req-856535fc-9479-4611-95bf-0dfe6b4b4dd9 Date: Thu, 27 Dec 2018 17:49:49 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"2a1d478c-4f4d-42ac-bd36-003bfbf145b3","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"7ea48016d1aa482790db5f4ae428980f","status":"ACTIVE","subnets":["110246d3-6b70-4b90-ae02-74a3880eddf8"],"description":"","tags":[],"updated_at":"2018-12-27T17:49:20Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-681c42e3-9370-4a76-9dcc-95e715922767-pub-net","admin_state_up":true,"tenant_id":"7ea48016d1aa482790db5f4ae428980f","created_at":"2018-12-27T17:49:18Z","mtu":1442}]} 2018-12-27 17:49:49,911 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=InstanceSecurityGroupTests-681c42e3-9370-4a76-9dcc-95e715922767-pub-net used request id req-856535fc-9479-4611-95bf-0dfe6b4b4dd9 2018-12-27 17:49:49,914 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/7ea48016d1aa482790db5f4ae428980f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33ccc7801dae69036737b688de2b8ff8d4d689bb" 2018-12-27 17:49:50,009 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:49:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-34bd3d1c-ce31-4f62-9688-d78971923e8c Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/7ea48016d1aa482790db5f4ae428980f"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7ea48016d1aa482790db5f4ae428980f", "name": "InstanceSecurityGroupTests-d8609d53-5926-413-proj"}} 2018-12-27 17:49:50,009 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/7ea48016d1aa482790db5f4ae428980f used request id req-34bd3d1c-ce31-4f62-9688-d78971923e8c 2018-12-27 17:49:50,014 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=2a1d478c-4f4d-42ac-bd36-003bfbf145b3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33ccc7801dae69036737b688de2b8ff8d4d689bb" 2018-12-27 17:49:50,066 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-ea0bacf9-65a4-4597-aef5-40e54da89bbe Date: Thu, 27 Dec 2018 17:49:50 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2a1d478c-4f4d-42ac-bd36-003bfbf145b3","tenant_id":"7ea48016d1aa482790db5f4ae428980f","created_at":"2018-12-27T17:49:20Z","dns_nameservers":[],"updated_at":"2018-12-27T17:49:20Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"7ea48016d1aa482790db5f4ae428980f","id":"110246d3-6b70-4b90-ae02-74a3880eddf8","subnetpool_id":null,"name":"InstanceSecurityGroupTests-681c42e3-9370-4a76-9dcc-95e715922767-pub-subnet"}]} 2018-12-27 17:49:50,066 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=2a1d478c-4f4d-42ac-bd36-003bfbf145b3 used request id req-ea0bacf9-65a4-4597-aef5-40e54da89bbe 2018-12-27 17:49:50,071 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=2a1d478c-4f4d-42ac-bd36-003bfbf145b3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33ccc7801dae69036737b688de2b8ff8d4d689bb" 2018-12-27 17:49:50,123 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1775 X-Openstack-Request-Id: req-5f8b7560-4c09-41e6-81ef-c520799523a8 Date: Thu, 27 Dec 2018 17:49:50 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T17:49:46Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"110246d3-6b70-4b90-ae02-74a3880eddf8","ip_address":"10.55.0.14"}],"id":"cc0e1e7f-b641-4ec9-8f92-d3e64192235e","security_groups":["fc8dceca-a0f7-4206-bb85-7afd64f871c0"],"mac_address":"fa:16:3e:2b:fd:13","project_id":"7ea48016d1aa482790db5f4ae428980f","status":"ACTIVE","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-0-14","ip_address":"10.55.0.14","fqdn":"host-10-55-0-14.openstacklocal."}],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-681c42e3-9370-4a76-9dcc-95e715922767-port","admin_state_up":true,"network_id":"2a1d478c-4f4d-42ac-bd36-003bfbf145b3","dns_name":"","created_at":"2018-12-27T17:49:30Z","binding:vnic_type":"normal","device_id":"264ee18d-0eb0-41d3-b588-328039cc3ac5","tenant_id":"7ea48016d1aa482790db5f4ae428980f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T17:49:20Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"110246d3-6b70-4b90-ae02-74a3880eddf8","ip_address":"10.55.0.2"}],"id":"d90b94bf-751b-4757-a6bd-255b322d231f","security_groups":[],"mac_address":"fa:16:3e:47:b1:73","project_id":"7ea48016d1aa482790db5f4ae428980f","status":"DOWN","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-0-2","ip_address":"10.55.0.2","fqdn":"host-10-55-0-2.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"2a1d478c-4f4d-42ac-bd36-003bfbf145b3","dns_name":"","created_at":"2018-12-27T17:49:18Z","binding:vnic_type":"normal","device_id":"","tenant_id":"7ea48016d1aa482790db5f4ae428980f"}]} 2018-12-27 17:49:50,123 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=2a1d478c-4f4d-42ac-bd36-003bfbf145b3 used request id req-5f8b7560-4c09-41e6-81ef-c520799523a8 2018-12-27 17:49:50,126 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:8774/v2.1/servers/264ee18d-0eb0-41d3-b588-328039cc3ac5/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33ccc7801dae69036737b688de2b8ff8d4d689bb" -d '{"addSecurityGroup": {"name": "InstanceSecurityGroupTests-681c42e3-9370-4a76-9dcc-95e715922767-name"}}' 2018-12-27 17:49:51,738 - novaclient.v2.client - DEBUG - RESP: [202] Date: Thu, 27 Dec 2018 17:49:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-92740a70-178d-4805-9ef3-d536325df37f x-compute-request-id: req-92740a70-178d-4805-9ef3-d536325df37f Content-Length: 0 Content-Type: application/json 2018-12-27 17:49:51,738 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/264ee18d-0eb0-41d3-b588-328039cc3ac5/action used request id req-92740a70-178d-4805-9ef3-d536325df37f 2018-12-27 17:49:51,739 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:49:52,149 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d8bcd2340c8042828274fe3c09ebf73f", "name": "InstanceSecurityGroupTests-d8609d53-5926-413-proj-role"}], "expires_at": "2018-12-27T18:49:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7ea48016d1aa482790db5f4ae428980f", "name": "InstanceSecurityGroupTests-d8609d53-5926-413-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/7ea48016d1aa482790db5f4ae428980f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/7ea48016d1aa482790db5f4ae428980f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/7ea48016d1aa482790db5f4ae428980f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/7ea48016d1aa482790db5f4ae428980f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/7ea48016d1aa482790db5f4ae428980f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/7ea48016d1aa482790db5f4ae428980f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/7ea48016d1aa482790db5f4ae428980f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/7ea48016d1aa482790db5f4ae428980f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/7ea48016d1aa482790db5f4ae428980f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_7ea48016d1aa482790db5f4ae428980f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_7ea48016d1aa482790db5f4ae428980f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/7ea48016d1aa482790db5f4ae428980f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/7ea48016d1aa482790db5f4ae428980f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/7ea48016d1aa482790db5f4ae428980f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-d8609d53-5926-413-user", "id": "1da8a60f263940b9941d4c57e227f00e"}, "audit_ids": ["liHLdhpgS2i-nVxKtOTwrA"], "issued_at": "2018-12-27T17:49:52.000000Z"}} 2018-12-27 17:49:52,153 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/264ee18d-0eb0-41d3-b588-328039cc3ac5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bba8ca28e0a2378c2b5ab0d69feced6d328aa00a" 2018-12-27 17:49:53,326 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:49:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a6da5e9d-d2b2-437f-8449-0ec764596f80 x-compute-request-id: req-a6da5e9d-d2b2-437f-8449-0ec764596f80 Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-681c42e3-9370-4a76-9dcc-95e715922767-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2b:fd:13", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/264ee18d-0eb0-41d3-b588-328039cc3ac5", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/264ee18d-0eb0-41d3-b588-328039cc3ac5", "rel": "bookmark"}], "image": {"id": "9bdd1314-0242-41d0-a521-7b132786a0d2", "links": [{"href": "http://172.30.9.31:8774/images/9bdd1314-0242-41d0-a521-7b132786a0d2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T17:49:46.000000", "flavor": {"id": "9584b090-d523-45d2-aa7b-b06977eb42b2", "links": [{"href": "http://172.30.9.31:8774/flavors/9584b090-d523-45d2-aa7b-b06977eb42b2", "rel": "bookmark"}]}, "id": "264ee18d-0eb0-41d3-b588-328039cc3ac5", "security_groups": [{"name": "InstanceSecurityGroupTests-681c42e3-9370-4a76-9dcc-95e715922767-name"}, {"name": "default"}], "user_id": "1da8a60f263940b9941d4c57e227f00e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T17:49:46Z", "hostId": "1995666afcdd647b4684307dafb625e7a8f9488b00b820d564ac7d1b", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-681c42e3-9370-4a76-9dcc-95e715922767-inst", "created": "2018-12-27T17:49:35Z", "tenant_id": "7ea48016d1aa482790db5f4ae428980f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-27 17:49:53,326 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/264ee18d-0eb0-41d3-b588-328039cc3ac5 used request id req-a6da5e9d-d2b2-437f-8449-0ec764596f80 2018-12-27 17:49:53,329 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/264ee18d-0eb0-41d3-b588-328039cc3ac5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33ccc7801dae69036737b688de2b8ff8d4d689bb" 2018-12-27 17:49:54,042 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:49:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5d221033-8b9c-4936-bc2d-e0980ed24a9a x-compute-request-id: req-5d221033-8b9c-4936-bc2d-e0980ed24a9a Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-681c42e3-9370-4a76-9dcc-95e715922767-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2b:fd:13", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/264ee18d-0eb0-41d3-b588-328039cc3ac5", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/264ee18d-0eb0-41d3-b588-328039cc3ac5", "rel": "bookmark"}], "image": {"id": "9bdd1314-0242-41d0-a521-7b132786a0d2", "links": [{"href": "http://172.30.9.31:8774/images/9bdd1314-0242-41d0-a521-7b132786a0d2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T17:49:46.000000", "flavor": {"id": "9584b090-d523-45d2-aa7b-b06977eb42b2", "links": [{"href": "http://172.30.9.31:8774/flavors/9584b090-d523-45d2-aa7b-b06977eb42b2", "rel": "bookmark"}]}, "id": "264ee18d-0eb0-41d3-b588-328039cc3ac5", "security_groups": [{"name": "InstanceSecurityGroupTests-681c42e3-9370-4a76-9dcc-95e715922767-name"}, {"name": "default"}], "user_id": "1da8a60f263940b9941d4c57e227f00e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T17:49:46Z", "hostId": "1995666afcdd647b4684307dafb625e7a8f9488b00b820d564ac7d1b", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-681c42e3-9370-4a76-9dcc-95e715922767-inst", "created": "2018-12-27T17:49:35Z", "tenant_id": "7ea48016d1aa482790db5f4ae428980f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-27 17:49:54,043 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/264ee18d-0eb0-41d3-b588-328039cc3ac5 used request id req-5d221033-8b9c-4936-bc2d-e0980ed24a9a 2018-12-27 17:49:54,043 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-681c42e3-9370-4a76-9dcc-95e715922767-inst] is - ACTIVE 2018-12-27 17:49:54,043 - create_instance - INFO - VM is - ACTIVE 2018-12-27 17:49:54,046 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/264ee18d-0eb0-41d3-b588-328039cc3ac5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33ccc7801dae69036737b688de2b8ff8d4d689bb" 2018-12-27 17:49:54,765 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:49:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-42ec5233-8c67-42f8-a6f5-1f7cc09c6902 x-compute-request-id: req-42ec5233-8c67-42f8-a6f5-1f7cc09c6902 Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-681c42e3-9370-4a76-9dcc-95e715922767-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2b:fd:13", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/264ee18d-0eb0-41d3-b588-328039cc3ac5", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/264ee18d-0eb0-41d3-b588-328039cc3ac5", "rel": "bookmark"}], "image": {"id": "9bdd1314-0242-41d0-a521-7b132786a0d2", "links": [{"href": "http://172.30.9.31:8774/images/9bdd1314-0242-41d0-a521-7b132786a0d2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T17:49:46.000000", "flavor": {"id": "9584b090-d523-45d2-aa7b-b06977eb42b2", "links": [{"href": "http://172.30.9.31:8774/flavors/9584b090-d523-45d2-aa7b-b06977eb42b2", "rel": "bookmark"}]}, "id": "264ee18d-0eb0-41d3-b588-328039cc3ac5", "security_groups": [{"name": "InstanceSecurityGroupTests-681c42e3-9370-4a76-9dcc-95e715922767-name"}, {"name": "default"}], "user_id": "1da8a60f263940b9941d4c57e227f00e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T17:49:46Z", "hostId": "1995666afcdd647b4684307dafb625e7a8f9488b00b820d564ac7d1b", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-681c42e3-9370-4a76-9dcc-95e715922767-inst", "created": "2018-12-27T17:49:35Z", "tenant_id": "7ea48016d1aa482790db5f4ae428980f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-27 17:49:54,766 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/264ee18d-0eb0-41d3-b588-328039cc3ac5 used request id req-42ec5233-8c67-42f8-a6f5-1f7cc09c6902 2018-12-27 17:49:54,771 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=InstanceSecurityGroupTests-681c42e3-9370-4a76-9dcc-95e715922767-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33ccc7801dae69036737b688de2b8ff8d4d689bb" 2018-12-27 17:49:54,871 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 667 X-Openstack-Request-Id: req-c93c519c-503b-4e76-962f-55a7bab57930 Date: Thu, 27 Dec 2018 17:49:54 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"2a1d478c-4f4d-42ac-bd36-003bfbf145b3","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"7ea48016d1aa482790db5f4ae428980f","status":"ACTIVE","subnets":["110246d3-6b70-4b90-ae02-74a3880eddf8"],"description":"","tags":[],"updated_at":"2018-12-27T17:49:20Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-681c42e3-9370-4a76-9dcc-95e715922767-pub-net","admin_state_up":true,"tenant_id":"7ea48016d1aa482790db5f4ae428980f","created_at":"2018-12-27T17:49:18Z","mtu":1442}]} 2018-12-27 17:49:54,871 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=InstanceSecurityGroupTests-681c42e3-9370-4a76-9dcc-95e715922767-pub-net used request id req-c93c519c-503b-4e76-962f-55a7bab57930 2018-12-27 17:49:54,875 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/7ea48016d1aa482790db5f4ae428980f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33ccc7801dae69036737b688de2b8ff8d4d689bb" 2018-12-27 17:49:54,983 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:49:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a3dbf5d5-b132-4416-b11c-4d6d849412a3 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/7ea48016d1aa482790db5f4ae428980f"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7ea48016d1aa482790db5f4ae428980f", "name": "InstanceSecurityGroupTests-d8609d53-5926-413-proj"}} 2018-12-27 17:49:54,983 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/7ea48016d1aa482790db5f4ae428980f used request id req-a3dbf5d5-b132-4416-b11c-4d6d849412a3 2018-12-27 17:49:54,988 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=2a1d478c-4f4d-42ac-bd36-003bfbf145b3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33ccc7801dae69036737b688de2b8ff8d4d689bb" 2018-12-27 17:49:55,662 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-81900e74-5674-4554-802f-19ad0ba1a6db Date: Thu, 27 Dec 2018 17:49:55 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2a1d478c-4f4d-42ac-bd36-003bfbf145b3","tenant_id":"7ea48016d1aa482790db5f4ae428980f","created_at":"2018-12-27T17:49:20Z","dns_nameservers":[],"updated_at":"2018-12-27T17:49:20Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"7ea48016d1aa482790db5f4ae428980f","id":"110246d3-6b70-4b90-ae02-74a3880eddf8","subnetpool_id":null,"name":"InstanceSecurityGroupTests-681c42e3-9370-4a76-9dcc-95e715922767-pub-subnet"}]} 2018-12-27 17:49:55,662 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=2a1d478c-4f4d-42ac-bd36-003bfbf145b3 used request id req-81900e74-5674-4554-802f-19ad0ba1a6db 2018-12-27 17:49:55,668 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=2a1d478c-4f4d-42ac-bd36-003bfbf145b3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33ccc7801dae69036737b688de2b8ff8d4d689bb" 2018-12-27 17:49:55,727 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1814 X-Openstack-Request-Id: req-35bd28ff-eb68-4441-8110-d40f6abaa1bd Date: Thu, 27 Dec 2018 17:49:55 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T17:49:51Z","device_owner":"compute:nova","revision_number":12,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"110246d3-6b70-4b90-ae02-74a3880eddf8","ip_address":"10.55.0.14"}],"id":"cc0e1e7f-b641-4ec9-8f92-d3e64192235e","security_groups":["2e9fed77-5191-474f-91fc-a3e14555aea4","fc8dceca-a0f7-4206-bb85-7afd64f871c0"],"mac_address":"fa:16:3e:2b:fd:13","project_id":"7ea48016d1aa482790db5f4ae428980f","status":"ACTIVE","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-0-14","ip_address":"10.55.0.14","fqdn":"host-10-55-0-14.openstacklocal."}],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-681c42e3-9370-4a76-9dcc-95e715922767-port","admin_state_up":true,"network_id":"2a1d478c-4f4d-42ac-bd36-003bfbf145b3","dns_name":"","created_at":"2018-12-27T17:49:30Z","binding:vnic_type":"normal","device_id":"264ee18d-0eb0-41d3-b588-328039cc3ac5","tenant_id":"7ea48016d1aa482790db5f4ae428980f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T17:49:20Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"110246d3-6b70-4b90-ae02-74a3880eddf8","ip_address":"10.55.0.2"}],"id":"d90b94bf-751b-4757-a6bd-255b322d231f","security_groups":[],"mac_address":"fa:16:3e:47:b1:73","project_id":"7ea48016d1aa482790db5f4ae428980f","status":"DOWN","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-0-2","ip_address":"10.55.0.2","fqdn":"host-10-55-0-2.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"2a1d478c-4f4d-42ac-bd36-003bfbf145b3","dns_name":"","created_at":"2018-12-27T17:49:18Z","binding:vnic_type":"normal","device_id":"","tenant_id":"7ea48016d1aa482790db5f4ae428980f"}]} 2018-12-27 17:49:55,728 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=2a1d478c-4f4d-42ac-bd36-003bfbf145b3 used request id req-35bd28ff-eb68-4441-8110-d40f6abaa1bd 2018-12-27 17:49:55,731 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/264ee18d-0eb0-41d3-b588-328039cc3ac5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33ccc7801dae69036737b688de2b8ff8d4d689bb" 2018-12-27 17:49:56,241 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:49:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8d8b9162-8955-4dbc-84c0-1eaf1e94f962 x-compute-request-id: req-8d8b9162-8955-4dbc-84c0-1eaf1e94f962 Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-681c42e3-9370-4a76-9dcc-95e715922767-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2b:fd:13", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/264ee18d-0eb0-41d3-b588-328039cc3ac5", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/264ee18d-0eb0-41d3-b588-328039cc3ac5", "rel": "bookmark"}], "image": {"id": "9bdd1314-0242-41d0-a521-7b132786a0d2", "links": [{"href": "http://172.30.9.31:8774/images/9bdd1314-0242-41d0-a521-7b132786a0d2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T17:49:46.000000", "flavor": {"id": "9584b090-d523-45d2-aa7b-b06977eb42b2", "links": [{"href": "http://172.30.9.31:8774/flavors/9584b090-d523-45d2-aa7b-b06977eb42b2", "rel": "bookmark"}]}, "id": "264ee18d-0eb0-41d3-b588-328039cc3ac5", "security_groups": [{"name": "InstanceSecurityGroupTests-681c42e3-9370-4a76-9dcc-95e715922767-name"}, {"name": "default"}], "user_id": "1da8a60f263940b9941d4c57e227f00e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T17:49:46Z", "hostId": "1995666afcdd647b4684307dafb625e7a8f9488b00b820d564ac7d1b", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-681c42e3-9370-4a76-9dcc-95e715922767-inst", "created": "2018-12-27T17:49:35Z", "tenant_id": "7ea48016d1aa482790db5f4ae428980f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-27 17:49:56,241 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/264ee18d-0eb0-41d3-b588-328039cc3ac5 used request id req-8d8b9162-8955-4dbc-84c0-1eaf1e94f962 2018-12-27 17:49:56,246 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=InstanceSecurityGroupTests-681c42e3-9370-4a76-9dcc-95e715922767-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33ccc7801dae69036737b688de2b8ff8d4d689bb" 2018-12-27 17:49:56,343 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 667 X-Openstack-Request-Id: req-982e2d69-058e-409a-a821-3922a7279374 Date: Thu, 27 Dec 2018 17:49:56 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"2a1d478c-4f4d-42ac-bd36-003bfbf145b3","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"7ea48016d1aa482790db5f4ae428980f","status":"ACTIVE","subnets":["110246d3-6b70-4b90-ae02-74a3880eddf8"],"description":"","tags":[],"updated_at":"2018-12-27T17:49:20Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-681c42e3-9370-4a76-9dcc-95e715922767-pub-net","admin_state_up":true,"tenant_id":"7ea48016d1aa482790db5f4ae428980f","created_at":"2018-12-27T17:49:18Z","mtu":1442}]} 2018-12-27 17:49:56,343 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=InstanceSecurityGroupTests-681c42e3-9370-4a76-9dcc-95e715922767-pub-net used request id req-982e2d69-058e-409a-a821-3922a7279374 2018-12-27 17:49:56,347 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/7ea48016d1aa482790db5f4ae428980f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33ccc7801dae69036737b688de2b8ff8d4d689bb" 2018-12-27 17:49:56,443 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:49:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8e3dd0af-61f2-42ab-91a8-ab4120e7aa89 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/7ea48016d1aa482790db5f4ae428980f"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7ea48016d1aa482790db5f4ae428980f", "name": "InstanceSecurityGroupTests-d8609d53-5926-413-proj"}} 2018-12-27 17:49:56,443 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/7ea48016d1aa482790db5f4ae428980f used request id req-8e3dd0af-61f2-42ab-91a8-ab4120e7aa89 2018-12-27 17:49:56,449 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=2a1d478c-4f4d-42ac-bd36-003bfbf145b3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33ccc7801dae69036737b688de2b8ff8d4d689bb" 2018-12-27 17:49:56,699 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-9a2eb4d2-97aa-4c87-84fe-a484da339704 Date: Thu, 27 Dec 2018 17:49:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2a1d478c-4f4d-42ac-bd36-003bfbf145b3","tenant_id":"7ea48016d1aa482790db5f4ae428980f","created_at":"2018-12-27T17:49:20Z","dns_nameservers":[],"updated_at":"2018-12-27T17:49:20Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"7ea48016d1aa482790db5f4ae428980f","id":"110246d3-6b70-4b90-ae02-74a3880eddf8","subnetpool_id":null,"name":"InstanceSecurityGroupTests-681c42e3-9370-4a76-9dcc-95e715922767-pub-subnet"}]} 2018-12-27 17:49:56,699 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=2a1d478c-4f4d-42ac-bd36-003bfbf145b3 used request id req-9a2eb4d2-97aa-4c87-84fe-a484da339704 2018-12-27 17:49:56,704 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=2a1d478c-4f4d-42ac-bd36-003bfbf145b3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33ccc7801dae69036737b688de2b8ff8d4d689bb" 2018-12-27 17:49:56,754 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1814 X-Openstack-Request-Id: req-b28437fc-9485-4c04-9d9d-af465a7dbf52 Date: Thu, 27 Dec 2018 17:49:56 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T17:49:51Z","device_owner":"compute:nova","revision_number":12,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"110246d3-6b70-4b90-ae02-74a3880eddf8","ip_address":"10.55.0.14"}],"id":"cc0e1e7f-b641-4ec9-8f92-d3e64192235e","security_groups":["2e9fed77-5191-474f-91fc-a3e14555aea4","fc8dceca-a0f7-4206-bb85-7afd64f871c0"],"mac_address":"fa:16:3e:2b:fd:13","project_id":"7ea48016d1aa482790db5f4ae428980f","status":"ACTIVE","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-0-14","ip_address":"10.55.0.14","fqdn":"host-10-55-0-14.openstacklocal."}],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-681c42e3-9370-4a76-9dcc-95e715922767-port","admin_state_up":true,"network_id":"2a1d478c-4f4d-42ac-bd36-003bfbf145b3","dns_name":"","created_at":"2018-12-27T17:49:30Z","binding:vnic_type":"normal","device_id":"264ee18d-0eb0-41d3-b588-328039cc3ac5","tenant_id":"7ea48016d1aa482790db5f4ae428980f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T17:49:20Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"110246d3-6b70-4b90-ae02-74a3880eddf8","ip_address":"10.55.0.2"}],"id":"d90b94bf-751b-4757-a6bd-255b322d231f","security_groups":[],"mac_address":"fa:16:3e:47:b1:73","project_id":"7ea48016d1aa482790db5f4ae428980f","status":"DOWN","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-0-2","ip_address":"10.55.0.2","fqdn":"host-10-55-0-2.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"2a1d478c-4f4d-42ac-bd36-003bfbf145b3","dns_name":"","created_at":"2018-12-27T17:49:18Z","binding:vnic_type":"normal","device_id":"","tenant_id":"7ea48016d1aa482790db5f4ae428980f"}]} 2018-12-27 17:49:56,754 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=2a1d478c-4f4d-42ac-bd36-003bfbf145b3 used request id req-b28437fc-9485-4c04-9d9d-af465a7dbf52 2018-12-27 17:49:56,757 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:8774/v2.1/servers/264ee18d-0eb0-41d3-b588-328039cc3ac5/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33ccc7801dae69036737b688de2b8ff8d4d689bb" -d '{"removeSecurityGroup": {"name": "InstanceSecurityGroupTests-681c42e3-9370-4a76-9dcc-95e715922767-name"}}' 2018-12-27 17:49:58,607 - novaclient.v2.client - DEBUG - RESP: [202] Date: Thu, 27 Dec 2018 17:49:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-830b24f9-6a3e-4bfa-8ae8-8072b547be22 x-compute-request-id: req-830b24f9-6a3e-4bfa-8ae8-8072b547be22 Content-Length: 0 Content-Type: application/json 2018-12-27 17:49:58,607 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/264ee18d-0eb0-41d3-b588-328039cc3ac5/action used request id req-830b24f9-6a3e-4bfa-8ae8-8072b547be22 2018-12-27 17:49:58,610 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/264ee18d-0eb0-41d3-b588-328039cc3ac5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33ccc7801dae69036737b688de2b8ff8d4d689bb" 2018-12-27 17:49:59,659 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:49:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-47c57155-39d3-42c3-a93c-69572a2f9b8e x-compute-request-id: req-47c57155-39d3-42c3-a93c-69572a2f9b8e Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-681c42e3-9370-4a76-9dcc-95e715922767-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2b:fd:13", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/264ee18d-0eb0-41d3-b588-328039cc3ac5", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/264ee18d-0eb0-41d3-b588-328039cc3ac5", "rel": "bookmark"}], "image": {"id": "9bdd1314-0242-41d0-a521-7b132786a0d2", "links": [{"href": "http://172.30.9.31:8774/images/9bdd1314-0242-41d0-a521-7b132786a0d2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T17:49:46.000000", "flavor": {"id": "9584b090-d523-45d2-aa7b-b06977eb42b2", "links": [{"href": "http://172.30.9.31:8774/flavors/9584b090-d523-45d2-aa7b-b06977eb42b2", "rel": "bookmark"}]}, "id": "264ee18d-0eb0-41d3-b588-328039cc3ac5", "security_groups": [{"name": "default"}], "user_id": "1da8a60f263940b9941d4c57e227f00e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T17:49:46Z", "hostId": "1995666afcdd647b4684307dafb625e7a8f9488b00b820d564ac7d1b", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-681c42e3-9370-4a76-9dcc-95e715922767-inst", "created": "2018-12-27T17:49:35Z", "tenant_id": "7ea48016d1aa482790db5f4ae428980f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-27 17:49:59,660 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/264ee18d-0eb0-41d3-b588-328039cc3ac5 used request id req-47c57155-39d3-42c3-a93c-69572a2f9b8e 2018-12-27 17:49:59,665 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=InstanceSecurityGroupTests-681c42e3-9370-4a76-9dcc-95e715922767-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33ccc7801dae69036737b688de2b8ff8d4d689bb" 2018-12-27 17:49:59,769 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 667 X-Openstack-Request-Id: req-14fb10c4-d4c0-47bd-948e-0be3a12fde77 Date: Thu, 27 Dec 2018 17:49:59 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"2a1d478c-4f4d-42ac-bd36-003bfbf145b3","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"7ea48016d1aa482790db5f4ae428980f","status":"ACTIVE","subnets":["110246d3-6b70-4b90-ae02-74a3880eddf8"],"description":"","tags":[],"updated_at":"2018-12-27T17:49:20Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-681c42e3-9370-4a76-9dcc-95e715922767-pub-net","admin_state_up":true,"tenant_id":"7ea48016d1aa482790db5f4ae428980f","created_at":"2018-12-27T17:49:18Z","mtu":1442}]} 2018-12-27 17:49:59,769 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=InstanceSecurityGroupTests-681c42e3-9370-4a76-9dcc-95e715922767-pub-net used request id req-14fb10c4-d4c0-47bd-948e-0be3a12fde77 2018-12-27 17:49:59,773 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/7ea48016d1aa482790db5f4ae428980f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33ccc7801dae69036737b688de2b8ff8d4d689bb" 2018-12-27 17:49:59,883 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:49:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c91ac765-3fed-4b66-bdae-afe8d2434c1c Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/7ea48016d1aa482790db5f4ae428980f"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7ea48016d1aa482790db5f4ae428980f", "name": "InstanceSecurityGroupTests-d8609d53-5926-413-proj"}} 2018-12-27 17:49:59,883 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/7ea48016d1aa482790db5f4ae428980f used request id req-c91ac765-3fed-4b66-bdae-afe8d2434c1c 2018-12-27 17:49:59,888 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=2a1d478c-4f4d-42ac-bd36-003bfbf145b3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33ccc7801dae69036737b688de2b8ff8d4d689bb" 2018-12-27 17:50:00,130 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-93155b96-d623-4e99-bf3b-fa1993beda58 Date: Thu, 27 Dec 2018 17:50:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2a1d478c-4f4d-42ac-bd36-003bfbf145b3","tenant_id":"7ea48016d1aa482790db5f4ae428980f","created_at":"2018-12-27T17:49:20Z","dns_nameservers":[],"updated_at":"2018-12-27T17:49:20Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"7ea48016d1aa482790db5f4ae428980f","id":"110246d3-6b70-4b90-ae02-74a3880eddf8","subnetpool_id":null,"name":"InstanceSecurityGroupTests-681c42e3-9370-4a76-9dcc-95e715922767-pub-subnet"}]} 2018-12-27 17:50:00,130 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=2a1d478c-4f4d-42ac-bd36-003bfbf145b3 used request id req-93155b96-d623-4e99-bf3b-fa1993beda58 2018-12-27 17:50:00,136 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=2a1d478c-4f4d-42ac-bd36-003bfbf145b3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33ccc7801dae69036737b688de2b8ff8d4d689bb" 2018-12-27 17:50:00,188 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1775 X-Openstack-Request-Id: req-8d00bc10-7dd6-484c-8c9b-b4ea7f99dbb0 Date: Thu, 27 Dec 2018 17:50:00 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T17:49:58Z","device_owner":"compute:nova","revision_number":14,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"110246d3-6b70-4b90-ae02-74a3880eddf8","ip_address":"10.55.0.14"}],"id":"cc0e1e7f-b641-4ec9-8f92-d3e64192235e","security_groups":["fc8dceca-a0f7-4206-bb85-7afd64f871c0"],"mac_address":"fa:16:3e:2b:fd:13","project_id":"7ea48016d1aa482790db5f4ae428980f","status":"ACTIVE","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-0-14","ip_address":"10.55.0.14","fqdn":"host-10-55-0-14.openstacklocal."}],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-681c42e3-9370-4a76-9dcc-95e715922767-port","admin_state_up":true,"network_id":"2a1d478c-4f4d-42ac-bd36-003bfbf145b3","dns_name":"","created_at":"2018-12-27T17:49:30Z","binding:vnic_type":"normal","device_id":"264ee18d-0eb0-41d3-b588-328039cc3ac5","tenant_id":"7ea48016d1aa482790db5f4ae428980f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T17:49:20Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"110246d3-6b70-4b90-ae02-74a3880eddf8","ip_address":"10.55.0.2"}],"id":"d90b94bf-751b-4757-a6bd-255b322d231f","security_groups":[],"mac_address":"fa:16:3e:47:b1:73","project_id":"7ea48016d1aa482790db5f4ae428980f","status":"DOWN","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-0-2","ip_address":"10.55.0.2","fqdn":"host-10-55-0-2.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"2a1d478c-4f4d-42ac-bd36-003bfbf145b3","dns_name":"","created_at":"2018-12-27T17:49:18Z","binding:vnic_type":"normal","device_id":"","tenant_id":"7ea48016d1aa482790db5f4ae428980f"}]} 2018-12-27 17:50:00,189 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=2a1d478c-4f4d-42ac-bd36-003bfbf145b3 used request id req-8d00bc10-7dd6-484c-8c9b-b4ea7f99dbb0 2018-12-27 17:50:00,192 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/264ee18d-0eb0-41d3-b588-328039cc3ac5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bba8ca28e0a2378c2b5ab0d69feced6d328aa00a" 2018-12-27 17:50:01,035 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:50:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d811bba3-8734-410d-9cbf-01c171be2283 x-compute-request-id: req-d811bba3-8734-410d-9cbf-01c171be2283 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-681c42e3-9370-4a76-9dcc-95e715922767-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2b:fd:13", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/264ee18d-0eb0-41d3-b588-328039cc3ac5", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/264ee18d-0eb0-41d3-b588-328039cc3ac5", "rel": "bookmark"}], "image": {"id": "9bdd1314-0242-41d0-a521-7b132786a0d2", "links": [{"href": "http://172.30.9.31:8774/images/9bdd1314-0242-41d0-a521-7b132786a0d2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T17:49:46.000000", "flavor": {"id": "9584b090-d523-45d2-aa7b-b06977eb42b2", "links": [{"href": "http://172.30.9.31:8774/flavors/9584b090-d523-45d2-aa7b-b06977eb42b2", "rel": "bookmark"}]}, "id": "264ee18d-0eb0-41d3-b588-328039cc3ac5", "security_groups": [{"name": "default"}], "user_id": "1da8a60f263940b9941d4c57e227f00e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T17:49:46Z", "hostId": "1995666afcdd647b4684307dafb625e7a8f9488b00b820d564ac7d1b", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-681c42e3-9370-4a76-9dcc-95e715922767-inst", "created": "2018-12-27T17:49:35Z", "tenant_id": "7ea48016d1aa482790db5f4ae428980f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-27 17:50:01,035 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/264ee18d-0eb0-41d3-b588-328039cc3ac5 used request id req-d811bba3-8734-410d-9cbf-01c171be2283 2018-12-27 17:50:01,036 - create_instance - INFO - Deleting Port with ID - cc0e1e7f-b641-4ec9-8f92-d3e64192235e 2018-12-27 17:50:01,036 - neutron_utils - INFO - Deleting port with name InstanceSecurityGroupTests-681c42e3-9370-4a76-9dcc-95e715922767-port 2018-12-27 17:50:01,041 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/ports/cc0e1e7f-b641-4ec9-8f92-d3e64192235e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33ccc7801dae69036737b688de2b8ff8d4d689bb" 2018-12-27 17:50:01,598 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-c8b97c8d-62c9-4fc2-a1aa-0ee81fcd53f9 Date: Thu, 27 Dec 2018 17:50:01 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 17:50:01,598 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/ports/cc0e1e7f-b641-4ec9-8f92-d3e64192235e used request id req-c8b97c8d-62c9-4fc2-a1aa-0ee81fcd53f9 2018-12-27 17:50:01,598 - create_instance - INFO - Deleting VM instance - InstanceSecurityGroupTests-681c42e3-9370-4a76-9dcc-95e715922767-inst 2018-12-27 17:50:01,601 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:8774/v2.1/servers/264ee18d-0eb0-41d3-b588-328039cc3ac5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33ccc7801dae69036737b688de2b8ff8d4d689bb" 2018-12-27 17:50:01,767 - novaclient.v2.client - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:50:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-9c4d2c83-e2ff-4b20-b8e3-b087a323814f x-compute-request-id: req-9c4d2c83-e2ff-4b20-b8e3-b087a323814f Content-Type: application/json 2018-12-27 17:50:01,768 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/servers/264ee18d-0eb0-41d3-b588-328039cc3ac5 used request id req-9c4d2c83-e2ff-4b20-b8e3-b087a323814f 2018-12-27 17:50:01,768 - create_instance - INFO - Checking deletion status 2018-12-27 17:50:01,771 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/264ee18d-0eb0-41d3-b588-328039cc3ac5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33ccc7801dae69036737b688de2b8ff8d4d689bb" 2018-12-27 17:50:02,034 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:50:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-911373d2-26d4-4798-aae6-ad5b1529a387 x-compute-request-id: req-911373d2-26d4-4798-aae6-ad5b1529a387 Content-Encoding: gzip Content-Length: 742 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"InstanceSecurityGroupTests-681c42e3-9370-4a76-9dcc-95e715922767-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2b:fd:13", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/264ee18d-0eb0-41d3-b588-328039cc3ac5", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/264ee18d-0eb0-41d3-b588-328039cc3ac5", "rel": "bookmark"}], "image": {"id": "9bdd1314-0242-41d0-a521-7b132786a0d2", "links": [{"href": "http://172.30.9.31:8774/images/9bdd1314-0242-41d0-a521-7b132786a0d2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T17:49:46.000000", "flavor": {"id": "9584b090-d523-45d2-aa7b-b06977eb42b2", "links": [{"href": "http://172.30.9.31:8774/flavors/9584b090-d523-45d2-aa7b-b06977eb42b2", "rel": "bookmark"}]}, "id": "264ee18d-0eb0-41d3-b588-328039cc3ac5", "user_id": "1da8a60f263940b9941d4c57e227f00e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T17:50:01Z", "hostId": "1995666afcdd647b4684307dafb625e7a8f9488b00b820d564ac7d1b", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-681c42e3-9370-4a76-9dcc-95e715922767-inst", "created": "2018-12-27T17:49:35Z", "tenant_id": "7ea48016d1aa482790db5f4ae428980f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-27 17:50:02,035 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/264ee18d-0eb0-41d3-b588-328039cc3ac5 used request id req-911373d2-26d4-4798-aae6-ad5b1529a387 2018-12-27 17:50:02,035 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-681c42e3-9370-4a76-9dcc-95e715922767-inst] is - ACTIVE 2018-12-27 17:50:02,035 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-27 17:50:05,038 - create_instance - DEBUG - VM status query timeout in 296.729820967 2018-12-27 17:50:05,041 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/264ee18d-0eb0-41d3-b588-328039cc3ac5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33ccc7801dae69036737b688de2b8ff8d4d689bb" 2018-12-27 17:50:05,086 - novaclient.v2.client - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:50:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-410dda58-f7d8-45c5-87b5-f84a92e4c361 x-compute-request-id: req-410dda58-f7d8-45c5-87b5-f84a92e4c361 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 264ee18d-0eb0-41d3-b588-328039cc3ac5 could not be found.", "code": 404}} 2018-12-27 17:50:05,087 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/264ee18d-0eb0-41d3-b588-328039cc3ac5 used request id req-410dda58-f7d8-45c5-87b5-f84a92e4c361 2018-12-27 17:50:05,087 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 264ee18d-0eb0-41d3-b588-328039cc3ac5 could not be found. (HTTP 404) (Request-ID: req-410dda58-f7d8-45c5-87b5-f84a92e4c361) 2018-12-27 17:50:05,087 - create_instance - INFO - VM has been properly deleted VM with name - InstanceSecurityGroupTests-681c42e3-9370-4a76-9dcc-95e715922767-inst 2018-12-27 17:50:05,088 - neutron_utils - INFO - Deleting security group rule with ID - 82715f65-dea3-48d1-a0f5-7cf8b534ab51 2018-12-27 17:50:05,093 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/security-group-rules/82715f65-dea3-48d1-a0f5-7cf8b534ab51 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29d684f93c9662e2aacbafb234a89029a7272f25" 2018-12-27 17:50:05,400 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-4e54cb6e-1880-4360-8f31-288341255594 Content-Length: 0 Date: Thu, 27 Dec 2018 17:50:05 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 17:50:05,400 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-group-rules/82715f65-dea3-48d1-a0f5-7cf8b534ab51 used request id req-4e54cb6e-1880-4360-8f31-288341255594 2018-12-27 17:50:05,400 - neutron_utils - INFO - Deleting security group rule with ID - 1451ca5a-b8aa-4be0-9048-44b2be4176a2 2018-12-27 17:50:05,405 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/security-group-rules/1451ca5a-b8aa-4be0-9048-44b2be4176a2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29d684f93c9662e2aacbafb234a89029a7272f25" 2018-12-27 17:50:05,759 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-446246e0-75b3-4e8a-95b8-be85b5fb04a0 Content-Length: 0 Date: Thu, 27 Dec 2018 17:50:05 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 17:50:05,759 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-group-rules/1451ca5a-b8aa-4be0-9048-44b2be4176a2 used request id req-446246e0-75b3-4e8a-95b8-be85b5fb04a0 2018-12-27 17:50:05,760 - neutron_utils - INFO - Deleting security group with name - InstanceSecurityGroupTests-681c42e3-9370-4a76-9dcc-95e715922767-name 2018-12-27 17:50:05,765 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/security-groups/2e9fed77-5191-474f-91fc-a3e14555aea4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29d684f93c9662e2aacbafb234a89029a7272f25" 2018-12-27 17:50:06,103 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-de588a75-9c3a-4795-bba4-cfbf5fbccae6 Content-Length: 0 Date: Thu, 27 Dec 2018 17:50:06 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 17:50:06,103 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-groups/2e9fed77-5191-474f-91fc-a3e14555aea4 used request id req-de588a75-9c3a-4795-bba4-cfbf5fbccae6 2018-12-27 17:50:06,107 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:8774/v2.1/flavors/9584b090-d523-45d2-aa7b-b06977eb42b2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7e38add870160f4eac4597bd4dab4ea8461c0a9" 2018-12-27 17:50:06,148 - novaclient.v2.client - DEBUG - RESP: [202] Date: Thu, 27 Dec 2018 17:50:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-2200be92-4440-42b0-91f3-fd79f51e008f x-compute-request-id: req-2200be92-4440-42b0-91f3-fd79f51e008f Content-Length: 0 Content-Type: application/json 2018-12-27 17:50:06,148 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/flavors/9584b090-d523-45d2-aa7b-b06977eb42b2 used request id req-2200be92-4440-42b0-91f3-fd79f51e008f 2018-12-27 17:50:06,148 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-681c42e3-9370-4a76-9dcc-95e715922767-pub-subnet 2018-12-27 17:50:06,149 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-681c42e3-9370-4a76-9dcc-95e715922767-pub-subnet 2018-12-27 17:50:06,154 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/subnets/110246d3-6b70-4b90-ae02-74a3880eddf8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14268f88541765b87b4bc01b224b55486f18e495" 2018-12-27 17:50:08,332 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-b3cb5743-8ec9-46cb-8e6f-3dfe3d97bd05 Date: Thu, 27 Dec 2018 17:50:08 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 17:50:08,332 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/subnets/110246d3-6b70-4b90-ae02-74a3880eddf8 used request id req-b3cb5743-8ec9-46cb-8e6f-3dfe3d97bd05 2018-12-27 17:50:08,332 - neutron_utils - INFO - Deleting network with name InstanceSecurityGroupTests-681c42e3-9370-4a76-9dcc-95e715922767-pub-net 2018-12-27 17:50:08,337 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/networks/2a1d478c-4f4d-42ac-bd36-003bfbf145b3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14268f88541765b87b4bc01b224b55486f18e495" 2018-12-27 17:50:09,636 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-e7f9ed28-60f8-4ae5-a40b-47a72a458753 Date: Thu, 27 Dec 2018 17:50:09 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 17:50:09,636 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/networks/2a1d478c-4f4d-42ac-bd36-003bfbf145b3 used request id req-e7f9ed28-60f8-4ae5-a40b-47a72a458753 2018-12-27 17:50:09,637 - glance_utils - INFO - Deleting image named - InstanceSecurityGroupTests-681c42e3-9370-4a76-9dcc-95e715922767-image 2018-12-27 17:50:09,640 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9292/v2/images/9bdd1314-0242-41d0-a521-7b132786a0d2 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e08507e9ac1cfeb7000624e3d17bad267b214483" 2018-12-27 17:50:10,798 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-4f829aef-71d5-48b7-99a8-a37693f2b905 Date: Thu, 27 Dec 2018 17:50:10 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-27 17:50:10,798 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.31:9292/v2/images/9bdd1314-0242-41d0-a521-7b132786a0d2 used request id req-4f829aef-71d5-48b7-99a8-a37693f2b905 2018-12-27 17:50:10,806 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18eca6244a06ab6a0f67d8b3db2015dc948e840f" 2018-12-27 17:50:11,104 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 35896 X-Openstack-Request-Id: req-557d9e4d-62da-4a9c-a53f-0be4726af799 Date: Thu, 27 Dec 2018 17:50:11 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "created_at": "2018-12-27T15:33:01Z", "updated_at": "2018-12-27T15:33:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "35205ac3-06e6-4cf6-bb21-ff8f813cb45b", "remote_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "ade77f59-e70c-4970-8ea8-198222fa332e", "remote_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "c4f3bf7f-d793-498d-a883-bb8c6003f070", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "c85cb618-8f19-445b-8e16-6d467cb17771", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}], "revision_number": 4, "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "created_at": "2018-12-27T15:57:22Z", "updated_at": "2018-12-27T15:57:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "5e258a3b-01f5-4aef-81b7-0b5dc6e5b683", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "65475539-0336-498a-8da4-ff0a80b10089", "remote_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "ae922857-f7ae-4bc8-949b-153fb43bfd00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "b4f87679-52e1-4cf9-bf76-5abb9a9bec06", "remote_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "f7197afc9b61423897aefc9a643d03a1"}], "revision_number": 4, "project_id": "f7197afc9b61423897aefc9a643d03a1", "id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "created_at": "2018-12-27T16:01:54Z", "updated_at": "2018-12-27T16:01:54Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "00dd3abd-acd1-4edb-8f4a-8badcbd2eeb4", "remote_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "018de60d-bc33-4ef0-9eed-6d00b6ce227b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "0d99f0db-fa6b-4201-b67f-a7ff0db82c5d", "remote_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv6", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "5c4049ef-933d-4614-84e7-83584430d462", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv6", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}], "revision_number": 4, "project_id": "8c689c5e31c44b09ab85f80682abbc2a", "id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "created_at": "2018-12-27T15:56:49Z", "updated_at": "2018-12-27T15:56:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "6555e255-763a-4448-b1b1-0c93b2a390bd", "remote_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "777ff7a5-a590-43e5-a84b-7677710494e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "8bac258a-08df-48b7-900b-efbe01a6ec20", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "dc17921e-353f-4898-a970-881b2c8d093d", "remote_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}], "revision_number": 4, "project_id": "28dac9e1580d461c9de52e6659cc4f9d", "id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "created_at": "2018-12-27T16:01:52Z", "updated_at": "2018-12-27T16:01:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "32737757-45f3-4b24-b6ab-5f2d5579b4a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv6", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "ae604ef3-492d-4aa3-8045-1ff84f755a27", "remote_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv4", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "b7bff40a-beda-4996-b140-ed94d010535c", "remote_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv6", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "b8129030-9d72-4d5d-adce-47bbe62492fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv4", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}], "revision_number": 4, "project_id": "81c108a273314b24bf6b48c41b5bbe0c", "id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "created_at": "2018-12-27T15:57:20Z", "updated_at": "2018-12-27T15:57:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "0c389ec4-c0af-4c20-acf9-4fcc1d859dd7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv6", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "3749697a-f2ef-439a-a661-2fb92badd1ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv4", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "b74e0c8c-e243-450e-b1be-69c587093d6d", "remote_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv6", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "c222695b-2f1c-427d-afd7-e0be24ec9f66", "remote_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv4", "project_id": "7fb0e5436e4f467998e672dd71018a45"}], "revision_number": 4, "project_id": "7fb0e5436e4f467998e672dd71018a45", "id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "created_at": "2018-12-27T17:02:11Z", "updated_at": "2018-12-27T17:02:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "675d8a56-1c9b-4c58-a252-61e65997fd05", "remote_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv4", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "84f0587c-7394-4fd6-8f3d-8d6ba94cf3f9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv6", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "8a450b4f-e710-4193-816e-13a2d4e40c07", "remote_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv6", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "c3106b0a-1026-4156-86a9-f0438b7fab93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv4", "project_id": "7cba3664d5674e65a12c8c269a05febf"}], "revision_number": 4, "project_id": "7cba3664d5674e65a12c8c269a05febf", "id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "created_at": "2018-12-27T15:58:29Z", "updated_at": "2018-12-27T15:58:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "2a945ecc-f9fa-4219-96ab-c189a7f5c102", "remote_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv6", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "55e2b54e-68d4-4476-8c9f-e05e347c8970", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv4", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "9983229c-b595-482a-973f-81137a209b6d", "remote_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv4", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "9d4b8450-78ab-4817-a586-372ed88268f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv6", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}], "revision_number": 4, "project_id": "fbd6dbf946a5406398ba810e02d0888e", "id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "created_at": "2018-12-27T15:57:24Z", "updated_at": "2018-12-27T15:57:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "35521f2a-a59d-4798-9fa8-0febfe126076", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv4", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "607d473d-1e6a-4088-a778-7df9ffc1ff68", "remote_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv6", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "6f8fa92b-b67a-4047-a900-f43656aff42b", "remote_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv4", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "890f1d6c-9ae5-45b0-b7a1-282182432b66", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv6", "project_id": "253cc6709e714b8a80a5f74e4257907e"}], "revision_number": 4, "project_id": "253cc6709e714b8a80a5f74e4257907e", "id": "b9546f11-205e-4322-89f8-f0360d6090ed", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "created_at": "2018-12-27T15:57:08Z", "updated_at": "2018-12-27T15:57:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "6739c48b-d899-4c17-bb8e-ffaf8922c034", "remote_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv4", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "9660a6af-4d9b-40b9-9729-f205f66c2bd0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv4", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "bf244c03-fc10-4754-9c2b-b0224401c4f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv6", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "d3bee7cc-a152-441c-9790-abb1f56cec03", "remote_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv6", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}], "revision_number": 4, "project_id": "782a28bd0d40485e85eda6b8ba43840b", "id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "created_at": "2018-12-27T15:57:11Z", "updated_at": "2018-12-27T15:57:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "22c0d2cf-360a-4aa8-ba7e-bfdbf8327d27", "remote_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "553b140a-8ba9-4af7-9f50-bf24e87aebf7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "b2ecf7a5-df98-4d65-a762-767320437c5a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "e49104b2-7c13-49d6-8519-a16dd585346f", "remote_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}], "revision_number": 4, "project_id": "ef7e486beb8f4de39b25ca5f11552328", "id": "d0588e93-db0d-4888-9f99-3399a50df490", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "created_at": "2018-12-27T17:19:15Z", "updated_at": "2018-12-27T17:19:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "1990fe24-df44-4561-9f09-f50aab182bf7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "651e4b8b-b29e-409b-9f25-ff2328ccefe6", "remote_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "cc4e2254-2157-4ae1-a233-3047573ddc6d", "remote_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "da56dda4-aaf3-43ff-bdf7-e64892ec2345", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}], "revision_number": 4, "project_id": "2a5a6879c5fa4db798cea6d394565d45", "id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-27T15:33:07Z", "updated_at": "2018-12-27T15:33:07Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "4de95db8-72d6-4aec-a145-e92511971eb9", "remote_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "5f100cff-05d8-4405-8dfb-0a387c123fae", "remote_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "a3f6a193-cc94-4220-a73a-08acf63c449b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "f059d8a5-0c32-49c9-a721-77cc89245ecd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "created_at": "2018-12-27T15:29:16Z", "updated_at": "2018-12-27T15:29:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "3c53841a-5bc0-4192-b482-044411e217ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "5956ff3f-d59d-4af6-82b5-566c888583a7", "remote_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:16Z", "revision_number": 0, "id": "60735d87-52c7-426a-91a6-aff1078a5a2d", "remote_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:16Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "abe97133-61dd-4fdf-baf3-2e07968a324f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "da629caea04941e1ae8979c379dc7c9d"}], "revision_number": 4, "project_id": "da629caea04941e1ae8979c379dc7c9d", "id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7ea48016d1aa482790db5f4ae428980f", "created_at": "2018-12-27T17:49:18Z", "updated_at": "2018-12-27T17:49:18Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:49:18Z", "revision_number": 0, "id": "4d9a7824-e5d9-41b6-b7cb-b4cd61a44d8b", "remote_group_id": "fc8dceca-a0f7-4206-bb85-7afd64f871c0", "remote_ip_prefix": null, "created_at": "2018-12-27T17:49:18Z", "security_group_id": "fc8dceca-a0f7-4206-bb85-7afd64f871c0", "tenant_id": "7ea48016d1aa482790db5f4ae428980f", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ea48016d1aa482790db5f4ae428980f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:49:18Z", "revision_number": 0, "id": "699794e2-df3e-48f3-9d94-46ec75731384", "remote_group_id": "fc8dceca-a0f7-4206-bb85-7afd64f871c0", "remote_ip_prefix": null, "created_at": "2018-12-27T17:49:18Z", "security_group_id": "fc8dceca-a0f7-4206-bb85-7afd64f871c0", "tenant_id": "7ea48016d1aa482790db5f4ae428980f", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ea48016d1aa482790db5f4ae428980f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:49:18Z", "revision_number": 0, "id": "7da67999-8873-43b6-93d4-c5286192c77f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:49:18Z", "security_group_id": "fc8dceca-a0f7-4206-bb85-7afd64f871c0", "tenant_id": "7ea48016d1aa482790db5f4ae428980f", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ea48016d1aa482790db5f4ae428980f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:49:18Z", "revision_number": 0, "id": "d73afb6f-c2a3-4aed-b23e-383000c83177", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:49:18Z", "security_group_id": "fc8dceca-a0f7-4206-bb85-7afd64f871c0", "tenant_id": "7ea48016d1aa482790db5f4ae428980f", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ea48016d1aa482790db5f4ae428980f"}], "revision_number": 4, "project_id": "7ea48016d1aa482790db5f4ae428980f", "id": "fc8dceca-a0f7-4206-bb85-7afd64f871c0", "name": "default"}]} 2018-12-27 17:50:11,105 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=default used request id req-557d9e4d-62da-4a9c-a53f-0be4726af799 2018-12-27 17:50:11,112 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18eca6244a06ab6a0f67d8b3db2015dc948e840f" 2018-12-27 17:50:11,223 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:50:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-47f1e13d-5067-4247-b637-38270f19978d Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b7b4fceec1ad4c6eb74d758b709a9d93", "name": "admin"}} 2018-12-27 17:50:11,223 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93 used request id req-47f1e13d-5067-4247-b637-38270f19978d 2018-12-27 17:50:11,227 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/f7197afc9b61423897aefc9a643d03a1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18eca6244a06ab6a0f67d8b3db2015dc948e840f" 2018-12-27 17:50:11,341 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:50:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0af17441-eaf2-4c22-adfb-1f37b7713cd3 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f7197afc9b61423897aefc9a643d03a1.", "code": 404, "title": "Not Found"}} 2018-12-27 17:50:11,341 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/f7197afc9b61423897aefc9a643d03a1 used request id req-0af17441-eaf2-4c22-adfb-1f37b7713cd3 2018-12-27 17:50:11,341 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:50:11,345 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/8c689c5e31c44b09ab85f80682abbc2a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18eca6244a06ab6a0f67d8b3db2015dc948e840f" 2018-12-27 17:50:11,457 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:50:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-98a855c2-9200-4374-8743-eaea6977421a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8c689c5e31c44b09ab85f80682abbc2a.", "code": 404, "title": "Not Found"}} 2018-12-27 17:50:11,457 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/8c689c5e31c44b09ab85f80682abbc2a used request id req-98a855c2-9200-4374-8743-eaea6977421a 2018-12-27 17:50:11,457 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:50:11,461 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/28dac9e1580d461c9de52e6659cc4f9d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18eca6244a06ab6a0f67d8b3db2015dc948e840f" 2018-12-27 17:50:11,566 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:50:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1038ee27-010b-4920-8af3-ed59c903b9d4 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 28dac9e1580d461c9de52e6659cc4f9d.", "code": 404, "title": "Not Found"}} 2018-12-27 17:50:11,566 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/28dac9e1580d461c9de52e6659cc4f9d used request id req-1038ee27-010b-4920-8af3-ed59c903b9d4 2018-12-27 17:50:11,566 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:50:11,570 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/81c108a273314b24bf6b48c41b5bbe0c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18eca6244a06ab6a0f67d8b3db2015dc948e840f" 2018-12-27 17:50:11,679 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:50:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-85b0b951-440c-42b2-b59c-f715b15b9668 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 81c108a273314b24bf6b48c41b5bbe0c.", "code": 404, "title": "Not Found"}} 2018-12-27 17:50:11,680 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/81c108a273314b24bf6b48c41b5bbe0c used request id req-85b0b951-440c-42b2-b59c-f715b15b9668 2018-12-27 17:50:11,680 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:50:11,683 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/7fb0e5436e4f467998e672dd71018a45 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18eca6244a06ab6a0f67d8b3db2015dc948e840f" 2018-12-27 17:50:11,791 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:50:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-95216ddb-1b6d-4459-98f8-3ec57c6b5021 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7fb0e5436e4f467998e672dd71018a45.", "code": 404, "title": "Not Found"}} 2018-12-27 17:50:11,792 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/7fb0e5436e4f467998e672dd71018a45 used request id req-95216ddb-1b6d-4459-98f8-3ec57c6b5021 2018-12-27 17:50:11,792 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:50:11,795 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/7cba3664d5674e65a12c8c269a05febf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18eca6244a06ab6a0f67d8b3db2015dc948e840f" 2018-12-27 17:50:11,895 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:50:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6efab4d2-74cf-4ed3-9bf2-0673f4030b9c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7cba3664d5674e65a12c8c269a05febf.", "code": 404, "title": "Not Found"}} 2018-12-27 17:50:11,895 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/7cba3664d5674e65a12c8c269a05febf used request id req-6efab4d2-74cf-4ed3-9bf2-0673f4030b9c 2018-12-27 17:50:11,895 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:50:11,899 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/fbd6dbf946a5406398ba810e02d0888e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18eca6244a06ab6a0f67d8b3db2015dc948e840f" 2018-12-27 17:50:12,013 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:50:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3552b784-1600-4a57-bb4c-835c2666ca38 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: fbd6dbf946a5406398ba810e02d0888e.", "code": 404, "title": "Not Found"}} 2018-12-27 17:50:12,013 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/fbd6dbf946a5406398ba810e02d0888e used request id req-3552b784-1600-4a57-bb4c-835c2666ca38 2018-12-27 17:50:12,013 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:50:12,016 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/253cc6709e714b8a80a5f74e4257907e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18eca6244a06ab6a0f67d8b3db2015dc948e840f" 2018-12-27 17:50:12,119 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:50:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-802990e6-7f78-41d0-b8f0-3bdd7e146b7d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 253cc6709e714b8a80a5f74e4257907e.", "code": 404, "title": "Not Found"}} 2018-12-27 17:50:12,120 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/253cc6709e714b8a80a5f74e4257907e used request id req-802990e6-7f78-41d0-b8f0-3bdd7e146b7d 2018-12-27 17:50:12,120 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:50:12,123 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/782a28bd0d40485e85eda6b8ba43840b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18eca6244a06ab6a0f67d8b3db2015dc948e840f" 2018-12-27 17:50:12,226 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:50:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3f50daa9-6b74-4f48-b00a-d92e7f9cc009 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 782a28bd0d40485e85eda6b8ba43840b.", "code": 404, "title": "Not Found"}} 2018-12-27 17:50:12,226 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/782a28bd0d40485e85eda6b8ba43840b used request id req-3f50daa9-6b74-4f48-b00a-d92e7f9cc009 2018-12-27 17:50:12,226 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:50:12,229 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/ef7e486beb8f4de39b25ca5f11552328 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18eca6244a06ab6a0f67d8b3db2015dc948e840f" 2018-12-27 17:50:12,339 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:50:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6767405f-f58a-496f-b1d3-fb945d163ae2 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: ef7e486beb8f4de39b25ca5f11552328.", "code": 404, "title": "Not Found"}} 2018-12-27 17:50:12,339 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/ef7e486beb8f4de39b25ca5f11552328 used request id req-6767405f-f58a-496f-b1d3-fb945d163ae2 2018-12-27 17:50:12,339 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:50:12,343 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/2a5a6879c5fa4db798cea6d394565d45 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18eca6244a06ab6a0f67d8b3db2015dc948e840f" 2018-12-27 17:50:12,448 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:50:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ffb4d811-c766-4908-8eab-52530642211a Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.31:5000/v3/projects/2a5a6879c5fa4db798cea6d394565d45"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}} 2018-12-27 17:50:12,448 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/2a5a6879c5fa4db798cea6d394565d45 used request id req-ffb4d811-c766-4908-8eab-52530642211a 2018-12-27 17:50:12,452 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/da629caea04941e1ae8979c379dc7c9d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18eca6244a06ab6a0f67d8b3db2015dc948e840f" 2018-12-27 17:50:12,565 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:50:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dbdbe5ec-8efe-4224-b6c0-51b70fcefc3e Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/da629caea04941e1ae8979c379dc7c9d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "da629caea04941e1ae8979c379dc7c9d", "name": "service"}} 2018-12-27 17:50:12,565 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/da629caea04941e1ae8979c379dc7c9d used request id req-dbdbe5ec-8efe-4224-b6c0-51b70fcefc3e 2018-12-27 17:50:12,569 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/7ea48016d1aa482790db5f4ae428980f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18eca6244a06ab6a0f67d8b3db2015dc948e840f" 2018-12-27 17:50:12,692 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:50:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5faca96d-a63e-4aed-94d0-9fb032106387 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/7ea48016d1aa482790db5f4ae428980f"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7ea48016d1aa482790db5f4ae428980f", "name": "InstanceSecurityGroupTests-d8609d53-5926-413-proj"}} 2018-12-27 17:50:12,692 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/7ea48016d1aa482790db5f4ae428980f used request id req-5faca96d-a63e-4aed-94d0-9fb032106387 2018-12-27 17:50:12,693 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - fc8dceca-a0f7-4206-bb85-7afd64f871c0 2018-12-27 17:50:12,698 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=fc8dceca-a0f7-4206-bb85-7afd64f871c0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18eca6244a06ab6a0f67d8b3db2015dc948e840f" 2018-12-27 17:50:12,928 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-9e5066fa-cec8-4ba6-91cf-ab8b8a9c64ee Date: Thu, 27 Dec 2018 17:50:12 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "fc8dceca-a0f7-4206-bb85-7afd64f871c0", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:49:18Z", "security_group_id": "fc8dceca-a0f7-4206-bb85-7afd64f871c0", "port_range_min": null, "revision_number": 0, "tenant_id": "7ea48016d1aa482790db5f4ae428980f", "created_at": "2018-12-27T17:49:18Z", "project_id": "7ea48016d1aa482790db5f4ae428980f", "id": "4d9a7824-e5d9-41b6-b7cb-b4cd61a44d8b"}, {"remote_group_id": "fc8dceca-a0f7-4206-bb85-7afd64f871c0", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:49:18Z", "security_group_id": "fc8dceca-a0f7-4206-bb85-7afd64f871c0", "port_range_min": null, "revision_number": 0, "tenant_id": "7ea48016d1aa482790db5f4ae428980f", "created_at": "2018-12-27T17:49:18Z", "project_id": "7ea48016d1aa482790db5f4ae428980f", "id": "699794e2-df3e-48f3-9d94-46ec75731384"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:49:18Z", "security_group_id": "fc8dceca-a0f7-4206-bb85-7afd64f871c0", "port_range_min": null, "revision_number": 0, "tenant_id": "7ea48016d1aa482790db5f4ae428980f", "created_at": "2018-12-27T17:49:18Z", "project_id": "7ea48016d1aa482790db5f4ae428980f", "id": "7da67999-8873-43b6-93d4-c5286192c77f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:49:18Z", "security_group_id": "fc8dceca-a0f7-4206-bb85-7afd64f871c0", "port_range_min": null, "revision_number": 0, "tenant_id": "7ea48016d1aa482790db5f4ae428980f", "created_at": "2018-12-27T17:49:18Z", "project_id": "7ea48016d1aa482790db5f4ae428980f", "id": "d73afb6f-c2a3-4aed-b23e-383000c83177"}]} 2018-12-27 17:50:12,928 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=fc8dceca-a0f7-4206-bb85-7afd64f871c0 used request id req-9e5066fa-cec8-4ba6-91cf-ab8b8a9c64ee 2018-12-27 17:50:12,929 - neutron_utils - INFO - Deleting security group with name - default 2018-12-27 17:50:12,934 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/security-groups/fc8dceca-a0f7-4206-bb85-7afd64f871c0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18eca6244a06ab6a0f67d8b3db2015dc948e840f" 2018-12-27 17:50:13,271 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-cd4ef07b-a0d1-4808-9789-05f5ef3b11cd Content-Length: 0 Date: Thu, 27 Dec 2018 17:50:13 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 17:50:13,271 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-groups/fc8dceca-a0f7-4206-bb85-7afd64f871c0 used request id req-cd4ef07b-a0d1-4808-9789-05f5ef3b11cd 2018-12-27 17:50:13,272 - keystone_utils - INFO - Deleting project with name - InstanceSecurityGroupTests-d8609d53-5926-413-proj 2018-12-27 17:50:13,276 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/projects/7ea48016d1aa482790db5f4ae428980f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18eca6244a06ab6a0f67d8b3db2015dc948e840f" 2018-12-27 17:50:13,546 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:50:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-65b53596-5519-428d-be66-2f1c9dd2623f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:50:13,546 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/7ea48016d1aa482790db5f4ae428980f used request id req-65b53596-5519-428d-be66-2f1c9dd2623f 2018-12-27 17:50:13,546 - keystone_utils - INFO - Deleting role with name - InstanceSecurityGroupTests-d8609d53-5926-413-proj-role 2018-12-27 17:50:13,550 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/roles/d8bcd2340c8042828274fe3c09ebf73f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18eca6244a06ab6a0f67d8b3db2015dc948e840f" 2018-12-27 17:50:13,690 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:50:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9ac88526-689c-41de-ad91-7a32acccfc80 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:50:13,690 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/roles/d8bcd2340c8042828274fe3c09ebf73f used request id req-9ac88526-689c-41de-ad91-7a32acccfc80 2018-12-27 17:50:13,694 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18eca6244a06ab6a0f67d8b3db2015dc948e840f" 2018-12-27 17:50:13,807 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:50:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e784045e-edcd-41f1-baf4-4f8335511028 Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8de789d09e46427786a85702e5e8de91", "links": {"self": "http://172.30.9.31:5000/v3/roles/8de789d09e46427786a85702e5e8de91"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 17:50:13,807 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-e784045e-edcd-41f1-baf4-4f8335511028 2018-12-27 17:50:13,808 - keystone_utils - INFO - Deleting user with name - InstanceSecurityGroupTests-d8609d53-5926-413-user 2018-12-27 17:50:13,811 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/users/1da8a60f263940b9941d4c57e227f00e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4fc5be520de22a54345a0dbeb20059c0a9bdb5d" 2018-12-27 17:50:14,014 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:50:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-711efa4b-e359-4321-af8d-6d4cac428bad Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:50:14,015 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/1da8a60f263940b9941d4c57e227f00e used request id req-711efa4b-e359-4321-af8d-6d4cac428bad 2018-12-27 17:50:14,016 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:50:14,424 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:50:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["HC6igwCoRTqv6Jg_gS8AXA"], "issued_at": "2018-12-27T17:50:14.000000Z"}} 2018-12-27 17:50:14,425 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32405ea429d0a966be975a2f0a9ecdfbe0bd9239" 2018-12-27 17:50:14,545 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:50:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ca1eebb3-1a5a-49d5-9235-9b8514a146ca Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:50:14,546 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-ca1eebb3-1a5a-49d5-9235-9b8514a146ca 2018-12-27 17:50:14,547 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:50:14,548 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:50:14,957 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:50:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["fOcU-M_CSf6YvnDKiFv88w"], "issued_at": "2018-12-27T17:50:14.000000Z"}} 2018-12-27 17:50:14,957 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4493dd40253c02f30d40e85146f67d7a2f855e9f" 2018-12-27 17:50:15,063 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:50:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ce9a029f-6821-4eb7-9754-11a4bd94f5e5 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:50:15,063 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-ce9a029f-6821-4eb7-9754-11a4bd94f5e5 2018-12-27 17:50:15,067 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 17:50:15,073 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 17:50:15 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 17:50:15,074 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-dc82ac62-707c-47e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4493dd40253c02f30d40e85146f67d7a2f855e9f" 2018-12-27 17:50:15,186 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:50:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c18ca676-8af8-4d3e-8e7e-8d97ba4e1e25 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-dc82ac62-707c-47e-proj", "previous": null, "next": null}, "projects": []} 2018-12-27 17:50:15,186 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-dc82ac62-707c-47e-proj used request id req-c18ca676-8af8-4d3e-8e7e-8d97ba4e1e25 2018-12-27 17:50:15,190 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4493dd40253c02f30d40e85146f67d7a2f855e9f" 2018-12-27 17:50:15,294 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:50:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-245261fe-580f-4f45-ada2-3b7e3bed4191 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-27 17:50:15,294 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-245261fe-580f-4f45-ada2-3b7e3bed4191 2018-12-27 17:50:15,298 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4493dd40253c02f30d40e85146f67d7a2f855e9f" -d '{"project": {"enabled": true, "domain_id": "default", "name": "InstanceSecurityGroupTests-dc82ac62-707c-47e-proj"}}' 2018-12-27 17:50:15,454 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 27 Dec 2018 17:50:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-350b9cd2-6b25-4db1-951f-a66a81dd2cc3 Content-Length: 323 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/088d9147d6814f8aaa825fdef1cd293d"}, "tags": [], "enabled": true, "id": "088d9147d6814f8aaa825fdef1cd293d", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-dc82ac62-707c-47e-proj"}} 2018-12-27 17:50:15,454 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-350b9cd2-6b25-4db1-951f-a66a81dd2cc3 2018-12-27 17:50:15,455 - keystone_utils - INFO - Created project with name - InstanceSecurityGroupTests-dc82ac62-707c-47e-proj 2018-12-27 17:50:15,455 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:50:15,456 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:50:15,863 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:50:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["apnw4l_cRc-DLwDVwF3SGg"], "issued_at": "2018-12-27T17:50:15.000000Z"}} 2018-12-27 17:50:15,864 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d7b44b381f510c7cf471116d20825f56331a01e" 2018-12-27 17:50:15,958 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:50:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a363fd8e-8869-4fe1-bca3-e2bfbd72a859 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:50:15,958 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-a363fd8e-8869-4fe1-bca3-e2bfbd72a859 2018-12-27 17:50:15,962 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 17:50:15,968 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 17:50:15 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 17:50:15,969 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d7b44b381f510c7cf471116d20825f56331a01e" 2018-12-27 17:50:16,091 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:50:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9acd50c0-f012-463d-a038-f564432d1b06 Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "links": {"self": "http://172.30.9.31:5000/v3/users/01fa52e7b3674fc48643fa4ffca67e4e"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "01fa52e7b3674fc48643fa4ffca67e4e", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/05a834ddebbc40688596b7460b47439e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05a834ddebbc40688596b7460b47439e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/08226a0ad01943f39559448239e291e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "08226a0ad01943f39559448239e291e1", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/55c0552fe37a4f7ca0e73939514bc683"}, "domain_id": "default", "enabled": true, "options": {}, "id": "55c0552fe37a4f7ca0e73939514bc683", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/646a4af4e3b5439a97996d353fea3924"}, "domain_id": "914eec1d43ea4caf9d2fd33268c06258", "enabled": true, "options": {}, "id": "646a4af4e3b5439a97996d353fea3924", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/85fb203e51c34d3f8122e285a6a318b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85fb203e51c34d3f8122e285a6a318b3", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/905e7f4b42d24cca93b99d2401fa3378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "905e7f4b42d24cca93b99d2401fa3378", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/a5bc08b9f81f4e5bb86c24f9f7547bae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5bc08b9f81f4e5bb86c24f9f7547bae", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/a5c780627f004d318bf908d80305da9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5c780627f004d318bf908d80305da9c", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/b18425bf2b044bc9af7e194919539a17"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b18425bf2b044bc9af7e194919539a17", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/b8d2134b619d4dca80e21d6fb16449b0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b8d2134b619d4dca80e21d6fb16449b0", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/b9ab6a25a652438285139fe5b44aea62"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9ab6a25a652438285139fe5b44aea62", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/c08462554a4844d681348f58b9b0edee"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c08462554a4844d681348f58b9b0edee", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/ddfc3a9aad444d4782eae677c8a98130"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ddfc3a9aad444d4782eae677c8a98130", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/f2a74f2185a54676a6cb2bb5ecfcc4f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2a74f2185a54676a6cb2bb5ecfcc4f6", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-12-27 17:50:16,091 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-9acd50c0-f012-463d-a038-f564432d1b06 2018-12-27 17:50:16,095 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?name=InstanceSecurityGroupTests-dc82ac62-707c-47e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d7b44b381f510c7cf471116d20825f56331a01e" 2018-12-27 17:50:16,114 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:50:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-195e8d01-8afa-47b1-8374-6bac1d0ead0a Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?name=InstanceSecurityGroupTests-dc82ac62-707c-47e-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/088d9147d6814f8aaa825fdef1cd293d"}, "tags": [], "enabled": true, "id": "088d9147d6814f8aaa825fdef1cd293d", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-dc82ac62-707c-47e-proj"}]} 2018-12-27 17:50:16,114 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?name=InstanceSecurityGroupTests-dc82ac62-707c-47e-proj used request id req-195e8d01-8afa-47b1-8374-6bac1d0ead0a 2018-12-27 17:50:16,118 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d7b44b381f510c7cf471116d20825f56331a01e" 2018-12-27 17:50:16,248 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:50:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-32e9c6d1-4684-4bdd-8f16-237d1eb87a80 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-27 17:50:16,248 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-32e9c6d1-4684-4bdd-8f16-237d1eb87a80 2018-12-27 17:50:16,708 - keystone_utils - INFO - Created user with name - InstanceSecurityGroupTests-dc82ac62-707c-47e-user 2018-12-27 17:50:16,709 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:50:16,713 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4493dd40253c02f30d40e85146f67d7a2f855e9f" 2018-12-27 17:50:16,830 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:50:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-351c6aa3-acd5-435b-b18e-b0a8698df1db Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8de789d09e46427786a85702e5e8de91", "links": {"self": "http://172.30.9.31:5000/v3/roles/8de789d09e46427786a85702e5e8de91"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 17:50:16,830 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-351c6aa3-acd5-435b-b18e-b0a8698df1db 2018-12-27 17:50:16,834 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4493dd40253c02f30d40e85146f67d7a2f855e9f" -d '{"role": {"name": "InstanceSecurityGroupTests-dc82ac62-707c-47e-proj-role"}}' 2018-12-27 17:50:16,983 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 27 Dec 2018 17:50:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a39cbe2a-b6b9-4ad2-985f-bf9aabf974be Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "06dcba8361f8412e8ec270024bddc20a", "links": {"self": "http://172.30.9.31:5000/v3/roles/06dcba8361f8412e8ec270024bddc20a"}, "name": "InstanceSecurityGroupTests-dc82ac62-707c-47e-proj-role"}} 2018-12-27 17:50:16,984 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/roles used request id req-a39cbe2a-b6b9-4ad2-985f-bf9aabf974be 2018-12-27 17:50:16,984 - keystone_utils - INFO - Created role with name - InstanceSecurityGroupTests-dc82ac62-707c-47e-proj-role 2018-12-27 17:50:16,987 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles/06dcba8361f8412e8ec270024bddc20a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4493dd40253c02f30d40e85146f67d7a2f855e9f" 2018-12-27 17:50:17,092 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:50:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0ca7fc51-4d7c-445f-a730-b7c2e2b633e5 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "06dcba8361f8412e8ec270024bddc20a", "links": {"self": "http://172.30.9.31:5000/v3/roles/06dcba8361f8412e8ec270024bddc20a"}, "name": "InstanceSecurityGroupTests-dc82ac62-707c-47e-proj-role"}} 2018-12-27 17:50:17,092 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles/06dcba8361f8412e8ec270024bddc20a used request id req-0ca7fc51-4d7c-445f-a730-b7c2e2b633e5 2018-12-27 17:50:17,092 - keystone_utils - INFO - Granting role InstanceSecurityGroupTests-dc82ac62-707c-47e-proj-role to project InstanceSecurityGroupTests-dc82ac62-707c-47e-proj 2018-12-27 17:50:17,095 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:5000/v3/projects/088d9147d6814f8aaa825fdef1cd293d/users/158234fb50c44963ac9079feff3a7764/roles/06dcba8361f8412e8ec270024bddc20a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4493dd40253c02f30d40e85146f67d7a2f855e9f" 2018-12-27 17:50:17,256 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:50:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c6e9ef25-5154-4382-98f4-2ab2bd642ed1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:50:17,256 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/088d9147d6814f8aaa825fdef1cd293d/users/158234fb50c44963ac9079feff3a7764/roles/06dcba8361f8412e8ec270024bddc20a used request id req-c6e9ef25-5154-4382-98f4-2ab2bd642ed1 2018-12-27 17:50:17,256 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-27 17:50:17,257 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-12-27 17:50:17,257 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:50:17,258 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:50:17,759 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "06dcba8361f8412e8ec270024bddc20a", "name": "InstanceSecurityGroupTests-dc82ac62-707c-47e-proj-role"}], "expires_at": "2018-12-27T18:50:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "088d9147d6814f8aaa825fdef1cd293d", "name": "InstanceSecurityGroupTests-dc82ac62-707c-47e-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/088d9147d6814f8aaa825fdef1cd293d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/088d9147d6814f8aaa825fdef1cd293d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/088d9147d6814f8aaa825fdef1cd293d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/088d9147d6814f8aaa825fdef1cd293d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/088d9147d6814f8aaa825fdef1cd293d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/088d9147d6814f8aaa825fdef1cd293d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/088d9147d6814f8aaa825fdef1cd293d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/088d9147d6814f8aaa825fdef1cd293d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/088d9147d6814f8aaa825fdef1cd293d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_088d9147d6814f8aaa825fdef1cd293d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_088d9147d6814f8aaa825fdef1cd293d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/088d9147d6814f8aaa825fdef1cd293d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/088d9147d6814f8aaa825fdef1cd293d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/088d9147d6814f8aaa825fdef1cd293d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-dc82ac62-707c-47e-user", "id": "158234fb50c44963ac9079feff3a7764"}, "audit_ids": ["VoM4K-wSRyOJrqPVlCtOeg"], "issued_at": "2018-12-27T17:50:17.000000Z"}} 2018-12-27 17:50:17,759 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee48e5371044fd2a5e7d7a9d2d8a67d757e2b082" 2018-12-27 17:50:17,849 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:50:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-99ee06a8-b9c3-4266-848a-49344b679d07 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:50:17,850 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-99ee06a8-b9c3-4266-848a-49344b679d07 2018-12-27 17:50:17,853 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-ab5aa1b7-c09e-4805-8040-e168e8adabb0-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ee48e5371044fd2a5e7d7a9d2d8a67d757e2b082" 2018-12-27 17:50:18,088 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 171 Content-Type: application/json X-Openstack-Request-Id: req-d375611b-7123-4588-b247-eb9171f8e4c5 Date: Thu, 27 Dec 2018 17:50:18 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=InstanceSecurityGroupTests-ab5aa1b7-c09e-4805-8040-e168e8adabb0-image"} 2018-12-27 17:50:18,088 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-ab5aa1b7-c09e-4805-8040-e168e8adabb0-image used request id req-d375611b-7123-4588-b247-eb9171f8e4c5 2018-12-27 17:50:18,091 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ee48e5371044fd2a5e7d7a9d2d8a67d757e2b082" 2018-12-27 17:50:18,273 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-08f45bc5-eeb2-4339-825a-604566743bb5 Date: Thu, 27 Dec 2018 17:50:18 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-27 17:50:18,274 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/schemas/image used request id req-08f45bc5-eeb2-4339-825a-604566743bb5 2018-12-27 17:50:18,300 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ee48e5371044fd2a5e7d7a9d2d8a67d757e2b082" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "InstanceSecurityGroupTests-ab5aa1b7-c09e-4805-8040-e168e8adabb0-image"}' 2018-12-27 17:50:18,532 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 630 Content-Type: application/json Location: http://172.30.9.31:9292/v2/images/afff8859-bb95-42fd-b8d5-cd682f8f3074 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-febc76e7-e99c-4223-b591-18dfb6dbdc61 Date: Thu, 27 Dec 2018 17:50:18 GMT RESP BODY: {"status": "queued", "name": "InstanceSecurityGroupTests-ab5aa1b7-c09e-4805-8040-e168e8adabb0-image", "tags": [], "container_format": "bare", "created_at": "2018-12-27T17:50:18Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-12-27T17:50:18Z", "visibility": "shared", "locations": [], "self": "/v2/images/afff8859-bb95-42fd-b8d5-cd682f8f3074", "min_disk": 0, "protected": false, "id": "afff8859-bb95-42fd-b8d5-cd682f8f3074", "file": "/v2/images/afff8859-bb95-42fd-b8d5-cd682f8f3074/file", "checksum": null, "owner": "088d9147d6814f8aaa825fdef1cd293d", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-27 17:50:18,532 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.31:9292/v2/images used request id req-febc76e7-e99c-4223-b591-18dfb6dbdc61 2018-12-27 17:50:18,542 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:9292/v2/images/afff8859-bb95-42fd-b8d5-cd682f8f3074/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ee48e5371044fd2a5e7d7a9d2d8a67d757e2b082" -d '' 2018-12-27 17:50:19,340 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-29dae2c4-2c6c-49e4-b6b2-f2f930c0345d Date: Thu, 27 Dec 2018 17:50:19 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-27 17:50:19,340 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.31:9292/v2/images/afff8859-bb95-42fd-b8d5-cd682f8f3074/file used request id req-29dae2c4-2c6c-49e4-b6b2-f2f930c0345d 2018-12-27 17:50:19,341 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-27 17:50:19,344 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/images/afff8859-bb95-42fd-b8d5-cd682f8f3074 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ee48e5371044fd2a5e7d7a9d2d8a67d757e2b082" 2018-12-27 17:50:19,537 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-b57b0dec-d467-4af9-9660-25b6a8e45e34 Date: Thu, 27 Dec 2018 17:50:19 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-ab5aa1b7-c09e-4805-8040-e168e8adabb0-image", "tags": [], "container_format": "bare", "created_at": "2018-12-27T17:50:18Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-27T17:50:19Z", "visibility": "shared", "locations": [{"url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/afff8859-bb95-42fd-b8d5-cd682f8f3074/snap", "metadata": {}}], "self": "/v2/images/afff8859-bb95-42fd-b8d5-cd682f8f3074", "min_disk": 0, "protected": false, "id": "afff8859-bb95-42fd-b8d5-cd682f8f3074", "file": "/v2/images/afff8859-bb95-42fd-b8d5-cd682f8f3074/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "088d9147d6814f8aaa825fdef1cd293d", "direct_url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/afff8859-bb95-42fd-b8d5-cd682f8f3074/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-27 17:50:19,537 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images/afff8859-bb95-42fd-b8d5-cd682f8f3074 used request id req-b57b0dec-d467-4af9-9660-25b6a8e45e34 2018-12-27 17:50:19,540 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ee48e5371044fd2a5e7d7a9d2d8a67d757e2b082" 2018-12-27 17:50:19,724 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-3687209a-c93b-408c-9c66-a0bb9880c649 Date: Thu, 27 Dec 2018 17:50:19 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-27 17:50:19,724 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/schemas/image used request id req-3687209a-c93b-408c-9c66-a0bb9880c649 2018-12-27 17:50:19,727 - create_image - INFO - Created image with name - InstanceSecurityGroupTests-ab5aa1b7-c09e-4805-8040-e168e8adabb0-image 2018-12-27 17:50:19,730 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/images/afff8859-bb95-42fd-b8d5-cd682f8f3074 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ee48e5371044fd2a5e7d7a9d2d8a67d757e2b082" 2018-12-27 17:50:19,746 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-a2f88bd5-6f3e-41ed-af69-5d88ddaf79dd Date: Thu, 27 Dec 2018 17:50:19 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-ab5aa1b7-c09e-4805-8040-e168e8adabb0-image", "tags": [], "container_format": "bare", "created_at": "2018-12-27T17:50:18Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-27T17:50:19Z", "visibility": "shared", "locations": [{"url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/afff8859-bb95-42fd-b8d5-cd682f8f3074/snap", "metadata": {}}], "self": "/v2/images/afff8859-bb95-42fd-b8d5-cd682f8f3074", "min_disk": 0, "protected": false, "id": "afff8859-bb95-42fd-b8d5-cd682f8f3074", "file": "/v2/images/afff8859-bb95-42fd-b8d5-cd682f8f3074/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "088d9147d6814f8aaa825fdef1cd293d", "direct_url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/afff8859-bb95-42fd-b8d5-cd682f8f3074/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-27 17:50:19,747 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images/afff8859-bb95-42fd-b8d5-cd682f8f3074 used request id req-a2f88bd5-6f3e-41ed-af69-5d88ddaf79dd 2018-12-27 17:50:19,747 - create_image - DEBUG - Instance status is - active 2018-12-27 17:50:19,747 - create_image - DEBUG - Image is active with name - InstanceSecurityGroupTests-ab5aa1b7-c09e-4805-8040-e168e8adabb0-image 2018-12-27 17:50:19,747 - create_image - INFO - Image is now active with name - InstanceSecurityGroupTests-ab5aa1b7-c09e-4805-8040-e168e8adabb0-image 2018-12-27 17:50:19,748 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:50:19,748 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:50:20,165 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "06dcba8361f8412e8ec270024bddc20a", "name": "InstanceSecurityGroupTests-dc82ac62-707c-47e-proj-role"}], "expires_at": "2018-12-27T18:50:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "088d9147d6814f8aaa825fdef1cd293d", "name": "InstanceSecurityGroupTests-dc82ac62-707c-47e-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/088d9147d6814f8aaa825fdef1cd293d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/088d9147d6814f8aaa825fdef1cd293d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/088d9147d6814f8aaa825fdef1cd293d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/088d9147d6814f8aaa825fdef1cd293d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/088d9147d6814f8aaa825fdef1cd293d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/088d9147d6814f8aaa825fdef1cd293d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/088d9147d6814f8aaa825fdef1cd293d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/088d9147d6814f8aaa825fdef1cd293d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/088d9147d6814f8aaa825fdef1cd293d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_088d9147d6814f8aaa825fdef1cd293d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_088d9147d6814f8aaa825fdef1cd293d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/088d9147d6814f8aaa825fdef1cd293d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/088d9147d6814f8aaa825fdef1cd293d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/088d9147d6814f8aaa825fdef1cd293d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-dc82ac62-707c-47e-user", "id": "158234fb50c44963ac9079feff3a7764"}, "audit_ids": ["TrGw6PWJRwWEON7ae9INoA"], "issued_at": "2018-12-27T17:50:20.000000Z"}} 2018-12-27 17:50:20,165 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35ee37c1965b4ae14d8789cb4813abbd949b95a7" 2018-12-27 17:50:20,271 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:50:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-689f989e-5f7a-4b65-bd62-35746e887237 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:50:20,271 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-689f989e-5f7a-4b65-bd62-35746e887237 2018-12-27 17:50:20,281 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=InstanceSecurityGroupTests-ab5aa1b7-c09e-4805-8040-e168e8adabb0-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35ee37c1965b4ae14d8789cb4813abbd949b95a7" 2018-12-27 17:50:20,495 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-9daa14ea-1527-4135-b3fa-a16a3be7d651 Date: Thu, 27 Dec 2018 17:50:20 GMT RESP BODY: {"networks":[]} 2018-12-27 17:50:20,495 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=InstanceSecurityGroupTests-ab5aa1b7-c09e-4805-8040-e168e8adabb0-pub-net used request id req-9daa14ea-1527-4135-b3fa-a16a3be7d651 2018-12-27 17:50:20,496 - neutron_utils - INFO - Creating network with name InstanceSecurityGroupTests-ab5aa1b7-c09e-4805-8040-e168e8adabb0-pub-net 2018-12-27 17:50:20,501 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35ee37c1965b4ae14d8789cb4813abbd949b95a7" -d '{"network": {"name": "InstanceSecurityGroupTests-ab5aa1b7-c09e-4805-8040-e168e8adabb0-pub-net", "admin_state_up": true}}' 2018-12-27 17:50:21,860 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-f052fac9-88e2-43fb-b267-f0428e678c83 Date: Thu, 27 Dec 2018 17:50:21 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"id":"b2978fa0-75e1-42bd-bc47-cf7ab9e1034d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"088d9147d6814f8aaa825fdef1cd293d","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-27T17:50:21Z","is_default":false,"name":"InstanceSecurityGroupTests-ab5aa1b7-c09e-4805-8040-e168e8adabb0-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"088d9147d6814f8aaa825fdef1cd293d","created_at":"2018-12-27T17:50:20Z","mtu":1442}} 2018-12-27 17:50:21,860 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/networks used request id req-f052fac9-88e2-43fb-b267-f0428e678c83 2018-12-27 17:50:21,865 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?id=b2978fa0-75e1-42bd-bc47-cf7ab9e1034d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35ee37c1965b4ae14d8789cb4813abbd949b95a7" 2018-12-27 17:50:22,120 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 629 X-Openstack-Request-Id: req-b59e0da6-145a-4506-8d95-3dec08cb563f Date: Thu, 27 Dec 2018 17:50:22 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"id":"b2978fa0-75e1-42bd-bc47-cf7ab9e1034d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"088d9147d6814f8aaa825fdef1cd293d","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-27T17:50:21Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-ab5aa1b7-c09e-4805-8040-e168e8adabb0-pub-net","admin_state_up":true,"tenant_id":"088d9147d6814f8aaa825fdef1cd293d","created_at":"2018-12-27T17:50:20Z","mtu":1442}]} 2018-12-27 17:50:22,120 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?id=b2978fa0-75e1-42bd-bc47-cf7ab9e1034d used request id req-b59e0da6-145a-4506-8d95-3dec08cb563f 2018-12-27 17:50:22,125 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=b2978fa0-75e1-42bd-bc47-cf7ab9e1034d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35ee37c1965b4ae14d8789cb4813abbd949b95a7" 2018-12-27 17:50:22,357 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-6590f5b2-f440-4a6f-9292-03f9a1e2d69c Date: Thu, 27 Dec 2018 17:50:22 GMT RESP BODY: {"subnets":[]} 2018-12-27 17:50:22,358 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=b2978fa0-75e1-42bd-bc47-cf7ab9e1034d used request id req-6590f5b2-f440-4a6f-9292-03f9a1e2d69c 2018-12-27 17:50:22,358 - neutron_utils - INFO - Creating subnet with name InstanceSecurityGroupTests-ab5aa1b7-c09e-4805-8040-e168e8adabb0-pub-subnet 2018-12-27 17:50:22,363 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35ee37c1965b4ae14d8789cb4813abbd949b95a7" -d '{"subnets": [{"ip_version": 4, "network_id": "b2978fa0-75e1-42bd-bc47-cf7ab9e1034d", "cidr": "10.55.0.0/24", "name": "InstanceSecurityGroupTests-ab5aa1b7-c09e-4805-8040-e168e8adabb0-pub-subnet"}]}' 2018-12-27 17:50:23,820 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-3262dd5c-1eee-4929-ad6d-2cd8bfc17167 Date: Thu, 27 Dec 2018 17:50:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b2978fa0-75e1-42bd-bc47-cf7ab9e1034d","tenant_id":"088d9147d6814f8aaa825fdef1cd293d","created_at":"2018-12-27T17:50:22Z","dns_nameservers":[],"updated_at":"2018-12-27T17:50:22Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"088d9147d6814f8aaa825fdef1cd293d","id":"1603bc08-1805-49b1-80a9-b2c5aecc1bba","subnetpool_id":null,"name":"InstanceSecurityGroupTests-ab5aa1b7-c09e-4805-8040-e168e8adabb0-pub-subnet"}]} 2018-12-27 17:50:23,820 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/subnets used request id req-3262dd5c-1eee-4929-ad6d-2cd8bfc17167 2018-12-27 17:50:23,825 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?id=b2978fa0-75e1-42bd-bc47-cf7ab9e1034d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35ee37c1965b4ae14d8789cb4813abbd949b95a7" 2018-12-27 17:50:24,123 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 667 X-Openstack-Request-Id: req-e498ef29-fa6f-4488-bf93-e0a575c178a5 Date: Thu, 27 Dec 2018 17:50:24 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"b2978fa0-75e1-42bd-bc47-cf7ab9e1034d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"088d9147d6814f8aaa825fdef1cd293d","status":"ACTIVE","subnets":["1603bc08-1805-49b1-80a9-b2c5aecc1bba"],"description":"","tags":[],"updated_at":"2018-12-27T17:50:22Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-ab5aa1b7-c09e-4805-8040-e168e8adabb0-pub-net","admin_state_up":true,"tenant_id":"088d9147d6814f8aaa825fdef1cd293d","created_at":"2018-12-27T17:50:20Z","mtu":1442}]} 2018-12-27 17:50:24,124 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?id=b2978fa0-75e1-42bd-bc47-cf7ab9e1034d used request id req-e498ef29-fa6f-4488-bf93-e0a575c178a5 2018-12-27 17:50:24,129 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=b2978fa0-75e1-42bd-bc47-cf7ab9e1034d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35ee37c1965b4ae14d8789cb4813abbd949b95a7" 2018-12-27 17:50:24,178 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-54fed2f9-f1d0-4937-a6b1-b586b5d8c030 Date: Thu, 27 Dec 2018 17:50:24 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b2978fa0-75e1-42bd-bc47-cf7ab9e1034d","tenant_id":"088d9147d6814f8aaa825fdef1cd293d","created_at":"2018-12-27T17:50:22Z","dns_nameservers":[],"updated_at":"2018-12-27T17:50:22Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"088d9147d6814f8aaa825fdef1cd293d","id":"1603bc08-1805-49b1-80a9-b2c5aecc1bba","subnetpool_id":null,"name":"InstanceSecurityGroupTests-ab5aa1b7-c09e-4805-8040-e168e8adabb0-pub-subnet"}]} 2018-12-27 17:50:24,178 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=b2978fa0-75e1-42bd-bc47-cf7ab9e1034d used request id req-54fed2f9-f1d0-4937-a6b1-b586b5d8c030 2018-12-27 17:50:24,179 - OpenStackNetwork - DEBUG - Network [b2978fa0-75e1-42bd-bc47-cf7ab9e1034d] created successfully 2018-12-27 17:50:24,179 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:50:24,179 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:50:24,607 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:50:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["W8PZssQoTWamKQDwaDlTXQ"], "issued_at": "2018-12-27T17:50:24.000000Z"}} 2018-12-27 17:50:24,608 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}caf0c7d079bf0e21431dee24fbe676f0d104efc6" 2018-12-27 17:50:24,713 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:50:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-311f3453-ff18-4cd6-b442-ff348ffea435 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:50:24,713 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-311f3453-ff18-4cd6-b442-ff348ffea435 2018-12-27 17:50:24,714 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-27 17:50:24,719 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}caf0c7d079bf0e21431dee24fbe676f0d104efc6" 2018-12-27 17:50:24,936 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:50:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-6bc6103f-238f-40cf-b4ab-2c18d2e5e674 x-compute-request-id: req-6bc6103f-238f-40cf-b4ab-2c18d2e5e674 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-12-27 17:50:24,936 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-6bc6103f-238f-40cf-b4ab-2c18d2e5e674 2018-12-27 17:50:24,939 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}caf0c7d079bf0e21431dee24fbe676f0d104efc6" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "InstanceSecurityGroupTests-ab5aa1b7-c09e-4805-8040-e168e8adabb0-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-12-27 17:50:24,983 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:50:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b5eaaa09-5796-4dca-9658-1bbd7443b9e8 x-compute-request-id: req-b5eaaa09-5796-4dca-9658-1bbd7443b9e8 Content-Encoding: gzip Content-Length: 325 Content-Type: application/json RESP BODY: {"flavor": {"name": "InstanceSecurityGroupTests-ab5aa1b7-c09e-4805-8040-e168e8adabb0-flavor-name", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/91477fe6-6383-42ad-9216-e47c18a039a3", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/91477fe6-6383-42ad-9216-e47c18a039a3", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "91477fe6-6383-42ad-9216-e47c18a039a3"}} 2018-12-27 17:50:24,983 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-b5eaaa09-5796-4dca-9658-1bbd7443b9e8 2018-12-27 17:50:24,984 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:50:24,984 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:50:25,395 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "06dcba8361f8412e8ec270024bddc20a", "name": "InstanceSecurityGroupTests-dc82ac62-707c-47e-proj-role"}], "expires_at": "2018-12-27T18:50:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "088d9147d6814f8aaa825fdef1cd293d", "name": "InstanceSecurityGroupTests-dc82ac62-707c-47e-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/088d9147d6814f8aaa825fdef1cd293d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/088d9147d6814f8aaa825fdef1cd293d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/088d9147d6814f8aaa825fdef1cd293d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/088d9147d6814f8aaa825fdef1cd293d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/088d9147d6814f8aaa825fdef1cd293d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/088d9147d6814f8aaa825fdef1cd293d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/088d9147d6814f8aaa825fdef1cd293d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/088d9147d6814f8aaa825fdef1cd293d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/088d9147d6814f8aaa825fdef1cd293d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_088d9147d6814f8aaa825fdef1cd293d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_088d9147d6814f8aaa825fdef1cd293d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/088d9147d6814f8aaa825fdef1cd293d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/088d9147d6814f8aaa825fdef1cd293d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/088d9147d6814f8aaa825fdef1cd293d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-dc82ac62-707c-47e-user", "id": "158234fb50c44963ac9079feff3a7764"}, "audit_ids": ["uokzsOv7RfadRrWcTvuv3w"], "issued_at": "2018-12-27T17:50:25.000000Z"}} 2018-12-27 17:50:25,396 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c40ff79b942eec542b7a61b1198dd261130db24" 2018-12-27 17:50:25,493 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:50:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-efc2c321-53d7-474b-aa62-e4a4f5baef89 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:50:25,493 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-efc2c321-53d7-474b-aa62-e4a4f5baef89 2018-12-27 17:50:25,501 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=InstanceSecurityGroupTests-ab5aa1b7-c09e-4805-8040-e168e8adabb0-name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c40ff79b942eec542b7a61b1198dd261130db24" 2018-12-27 17:50:25,742 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-2863dc02-7b57-401c-aaa6-9e9e5854ceac Date: Thu, 27 Dec 2018 17:50:25 GMT RESP BODY: {"security_groups": []} 2018-12-27 17:50:25,742 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=InstanceSecurityGroupTests-ab5aa1b7-c09e-4805-8040-e168e8adabb0-name&description=hello+group used request id req-2863dc02-7b57-401c-aaa6-9e9e5854ceac 2018-12-27 17:50:25,743 - OpenStackSecurityGroup - INFO - Creating security group InstanceSecurityGroupTests-ab5aa1b7-c09e-4805-8040-e168e8adabb0-name... 2018-12-27 17:50:25,743 - neutron_utils - INFO - Creating security group with name - InstanceSecurityGroupTests-ab5aa1b7-c09e-4805-8040-e168e8adabb0-name 2018-12-27 17:50:25,748 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c40ff79b942eec542b7a61b1198dd261130db24" -d '{"security_group": {"name": "InstanceSecurityGroupTests-ab5aa1b7-c09e-4805-8040-e168e8adabb0-name", "description": "hello group"}}' 2018-12-27 17:50:26,188 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-b3edcd08-56bf-491a-97da-bbdd484aaf7f Date: Thu, 27 Dec 2018 17:50:26 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "088d9147d6814f8aaa825fdef1cd293d", "created_at": "2018-12-27T17:50:26Z", "updated_at": "2018-12-27T17:50:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:50:26Z", "revision_number": 0, "id": "1f18d01a-e221-4302-8f0d-14e53fcc9279", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:50:26Z", "security_group_id": "c6a8eb37-6543-467e-a55d-6abfaa3579ca", "tenant_id": "088d9147d6814f8aaa825fdef1cd293d", "port_range_min": null, "ethertype": "IPv6", "project_id": "088d9147d6814f8aaa825fdef1cd293d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:50:26Z", "revision_number": 0, "id": "6f5bb815-ef21-4ae9-8404-043cfb1f6851", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:50:26Z", "security_group_id": "c6a8eb37-6543-467e-a55d-6abfaa3579ca", "tenant_id": "088d9147d6814f8aaa825fdef1cd293d", "port_range_min": null, "ethertype": "IPv4", "project_id": "088d9147d6814f8aaa825fdef1cd293d"}], "revision_number": 2, "project_id": "088d9147d6814f8aaa825fdef1cd293d", "id": "c6a8eb37-6543-467e-a55d-6abfaa3579ca", "name": "InstanceSecurityGroupTests-ab5aa1b7-c09e-4805-8040-e168e8adabb0-name"}} 2018-12-27 17:50:26,188 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/security-groups used request id req-b3edcd08-56bf-491a-97da-bbdd484aaf7f 2018-12-27 17:50:26,189 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c6a8eb37-6543-467e-a55d-6abfaa3579ca 2018-12-27 17:50:26,194 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=c6a8eb37-6543-467e-a55d-6abfaa3579ca -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c40ff79b942eec542b7a61b1198dd261130db24" 2018-12-27 17:50:27,107 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-e1e7abb3-3075-4066-8964-471113f21ed0 Date: Thu, 27 Dec 2018 17:50:27 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:50:26Z", "security_group_id": "c6a8eb37-6543-467e-a55d-6abfaa3579ca", "port_range_min": null, "revision_number": 0, "tenant_id": "088d9147d6814f8aaa825fdef1cd293d", "created_at": "2018-12-27T17:50:26Z", "project_id": "088d9147d6814f8aaa825fdef1cd293d", "id": "1f18d01a-e221-4302-8f0d-14e53fcc9279"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:50:26Z", "security_group_id": "c6a8eb37-6543-467e-a55d-6abfaa3579ca", "port_range_min": null, "revision_number": 0, "tenant_id": "088d9147d6814f8aaa825fdef1cd293d", "created_at": "2018-12-27T17:50:26Z", "project_id": "088d9147d6814f8aaa825fdef1cd293d", "id": "6f5bb815-ef21-4ae9-8404-043cfb1f6851"}]} 2018-12-27 17:50:27,107 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=c6a8eb37-6543-467e-a55d-6abfaa3579ca used request id req-e1e7abb3-3075-4066-8964-471113f21ed0 2018-12-27 17:50:27,108 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c6a8eb37-6543-467e-a55d-6abfaa3579ca 2018-12-27 17:50:27,113 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=c6a8eb37-6543-467e-a55d-6abfaa3579ca -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c40ff79b942eec542b7a61b1198dd261130db24" 2018-12-27 17:50:27,138 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-9f42d0f8-14ae-4758-b94a-fd2d472430c5 Date: Thu, 27 Dec 2018 17:50:27 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:50:26Z", "security_group_id": "c6a8eb37-6543-467e-a55d-6abfaa3579ca", "port_range_min": null, "revision_number": 0, "tenant_id": "088d9147d6814f8aaa825fdef1cd293d", "created_at": "2018-12-27T17:50:26Z", "project_id": "088d9147d6814f8aaa825fdef1cd293d", "id": "1f18d01a-e221-4302-8f0d-14e53fcc9279"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:50:26Z", "security_group_id": "c6a8eb37-6543-467e-a55d-6abfaa3579ca", "port_range_min": null, "revision_number": 0, "tenant_id": "088d9147d6814f8aaa825fdef1cd293d", "created_at": "2018-12-27T17:50:26Z", "project_id": "088d9147d6814f8aaa825fdef1cd293d", "id": "6f5bb815-ef21-4ae9-8404-043cfb1f6851"}]} 2018-12-27 17:50:27,138 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=c6a8eb37-6543-467e-a55d-6abfaa3579ca used request id req-9f42d0f8-14ae-4758-b94a-fd2d472430c5 2018-12-27 17:50:27,138 - neutron_utils - INFO - Retrieving security group with ID - c6a8eb37-6543-467e-a55d-6abfaa3579ca 2018-12-27 17:50:27,143 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?id=c6a8eb37-6543-467e-a55d-6abfaa3579ca -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c40ff79b942eec542b7a61b1198dd261130db24" 2018-12-27 17:50:27,376 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-ddb2908d-4ca7-446c-8a89-1d67fb4e21e3 Date: Thu, 27 Dec 2018 17:50:27 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "088d9147d6814f8aaa825fdef1cd293d", "created_at": "2018-12-27T17:50:26Z", "updated_at": "2018-12-27T17:50:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:50:26Z", "revision_number": 0, "id": "1f18d01a-e221-4302-8f0d-14e53fcc9279", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:50:26Z", "security_group_id": "c6a8eb37-6543-467e-a55d-6abfaa3579ca", "tenant_id": "088d9147d6814f8aaa825fdef1cd293d", "port_range_min": null, "ethertype": "IPv6", "project_id": "088d9147d6814f8aaa825fdef1cd293d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:50:26Z", "revision_number": 0, "id": "6f5bb815-ef21-4ae9-8404-043cfb1f6851", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:50:26Z", "security_group_id": "c6a8eb37-6543-467e-a55d-6abfaa3579ca", "tenant_id": "088d9147d6814f8aaa825fdef1cd293d", "port_range_min": null, "ethertype": "IPv4", "project_id": "088d9147d6814f8aaa825fdef1cd293d"}], "revision_number": 2, "project_id": "088d9147d6814f8aaa825fdef1cd293d", "id": "c6a8eb37-6543-467e-a55d-6abfaa3579ca", "name": "InstanceSecurityGroupTests-ab5aa1b7-c09e-4805-8040-e168e8adabb0-name"}]} 2018-12-27 17:50:27,376 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?id=c6a8eb37-6543-467e-a55d-6abfaa3579ca used request id req-ddb2908d-4ca7-446c-8a89-1d67fb4e21e3 2018-12-27 17:50:27,376 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c6a8eb37-6543-467e-a55d-6abfaa3579ca 2018-12-27 17:50:27,380 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=c6a8eb37-6543-467e-a55d-6abfaa3579ca -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c40ff79b942eec542b7a61b1198dd261130db24" 2018-12-27 17:50:27,590 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-f13b522b-2e5b-42dd-bb5e-e458fc0b31fc Date: Thu, 27 Dec 2018 17:50:27 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:50:26Z", "security_group_id": "c6a8eb37-6543-467e-a55d-6abfaa3579ca", "port_range_min": null, "revision_number": 0, "tenant_id": "088d9147d6814f8aaa825fdef1cd293d", "created_at": "2018-12-27T17:50:26Z", "project_id": "088d9147d6814f8aaa825fdef1cd293d", "id": "1f18d01a-e221-4302-8f0d-14e53fcc9279"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:50:26Z", "security_group_id": "c6a8eb37-6543-467e-a55d-6abfaa3579ca", "port_range_min": null, "revision_number": 0, "tenant_id": "088d9147d6814f8aaa825fdef1cd293d", "created_at": "2018-12-27T17:50:26Z", "project_id": "088d9147d6814f8aaa825fdef1cd293d", "id": "6f5bb815-ef21-4ae9-8404-043cfb1f6851"}]} 2018-12-27 17:50:27,590 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=c6a8eb37-6543-467e-a55d-6abfaa3579ca used request id req-f13b522b-2e5b-42dd-bb5e-e458fc0b31fc 2018-12-27 17:50:27,591 - neutron_utils - INFO - Retrieving security group with ID - c6a8eb37-6543-467e-a55d-6abfaa3579ca 2018-12-27 17:50:27,596 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?id=c6a8eb37-6543-467e-a55d-6abfaa3579ca -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c40ff79b942eec542b7a61b1198dd261130db24" 2018-12-27 17:50:27,641 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-1078404c-bd0b-41d0-b2b4-006d6c489664 Date: Thu, 27 Dec 2018 17:50:27 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "088d9147d6814f8aaa825fdef1cd293d", "created_at": "2018-12-27T17:50:26Z", "updated_at": "2018-12-27T17:50:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:50:26Z", "revision_number": 0, "id": "1f18d01a-e221-4302-8f0d-14e53fcc9279", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:50:26Z", "security_group_id": "c6a8eb37-6543-467e-a55d-6abfaa3579ca", "tenant_id": "088d9147d6814f8aaa825fdef1cd293d", "port_range_min": null, "ethertype": "IPv6", "project_id": "088d9147d6814f8aaa825fdef1cd293d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:50:26Z", "revision_number": 0, "id": "6f5bb815-ef21-4ae9-8404-043cfb1f6851", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:50:26Z", "security_group_id": "c6a8eb37-6543-467e-a55d-6abfaa3579ca", "tenant_id": "088d9147d6814f8aaa825fdef1cd293d", "port_range_min": null, "ethertype": "IPv4", "project_id": "088d9147d6814f8aaa825fdef1cd293d"}], "revision_number": 2, "project_id": "088d9147d6814f8aaa825fdef1cd293d", "id": "c6a8eb37-6543-467e-a55d-6abfaa3579ca", "name": "InstanceSecurityGroupTests-ab5aa1b7-c09e-4805-8040-e168e8adabb0-name"}]} 2018-12-27 17:50:27,641 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?id=c6a8eb37-6543-467e-a55d-6abfaa3579ca used request id req-1078404c-bd0b-41d0-b2b4-006d6c489664 2018-12-27 17:50:27,642 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c6a8eb37-6543-467e-a55d-6abfaa3579ca 2018-12-27 17:50:27,646 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=c6a8eb37-6543-467e-a55d-6abfaa3579ca -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c40ff79b942eec542b7a61b1198dd261130db24" 2018-12-27 17:50:27,868 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-4e3e86bc-f4e6-4938-a6ca-60b8afb8f8c7 Date: Thu, 27 Dec 2018 17:50:27 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:50:26Z", "security_group_id": "c6a8eb37-6543-467e-a55d-6abfaa3579ca", "port_range_min": null, "revision_number": 0, "tenant_id": "088d9147d6814f8aaa825fdef1cd293d", "created_at": "2018-12-27T17:50:26Z", "project_id": "088d9147d6814f8aaa825fdef1cd293d", "id": "1f18d01a-e221-4302-8f0d-14e53fcc9279"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:50:26Z", "security_group_id": "c6a8eb37-6543-467e-a55d-6abfaa3579ca", "port_range_min": null, "revision_number": 0, "tenant_id": "088d9147d6814f8aaa825fdef1cd293d", "created_at": "2018-12-27T17:50:26Z", "project_id": "088d9147d6814f8aaa825fdef1cd293d", "id": "6f5bb815-ef21-4ae9-8404-043cfb1f6851"}]} 2018-12-27 17:50:27,868 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=c6a8eb37-6543-467e-a55d-6abfaa3579ca used request id req-4e3e86bc-f4e6-4938-a6ca-60b8afb8f8c7 2018-12-27 17:50:27,869 - neutron_utils - INFO - Retrieving security group with ID - c6a8eb37-6543-467e-a55d-6abfaa3579ca 2018-12-27 17:50:27,873 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?id=c6a8eb37-6543-467e-a55d-6abfaa3579ca -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c40ff79b942eec542b7a61b1198dd261130db24" 2018-12-27 17:50:28,108 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-687b6f04-b0c0-40d5-8fda-3f4c32cc4828 Date: Thu, 27 Dec 2018 17:50:28 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "088d9147d6814f8aaa825fdef1cd293d", "created_at": "2018-12-27T17:50:26Z", "updated_at": "2018-12-27T17:50:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:50:26Z", "revision_number": 0, "id": "1f18d01a-e221-4302-8f0d-14e53fcc9279", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:50:26Z", "security_group_id": "c6a8eb37-6543-467e-a55d-6abfaa3579ca", "tenant_id": "088d9147d6814f8aaa825fdef1cd293d", "port_range_min": null, "ethertype": "IPv6", "project_id": "088d9147d6814f8aaa825fdef1cd293d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:50:26Z", "revision_number": 0, "id": "6f5bb815-ef21-4ae9-8404-043cfb1f6851", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:50:26Z", "security_group_id": "c6a8eb37-6543-467e-a55d-6abfaa3579ca", "tenant_id": "088d9147d6814f8aaa825fdef1cd293d", "port_range_min": null, "ethertype": "IPv4", "project_id": "088d9147d6814f8aaa825fdef1cd293d"}], "revision_number": 2, "project_id": "088d9147d6814f8aaa825fdef1cd293d", "id": "c6a8eb37-6543-467e-a55d-6abfaa3579ca", "name": "InstanceSecurityGroupTests-ab5aa1b7-c09e-4805-8040-e168e8adabb0-name"}]} 2018-12-27 17:50:28,108 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?id=c6a8eb37-6543-467e-a55d-6abfaa3579ca used request id req-687b6f04-b0c0-40d5-8fda-3f4c32cc4828 2018-12-27 17:50:28,108 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c6a8eb37-6543-467e-a55d-6abfaa3579ca 2018-12-27 17:50:28,113 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=c6a8eb37-6543-467e-a55d-6abfaa3579ca -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c40ff79b942eec542b7a61b1198dd261130db24" 2018-12-27 17:50:28,131 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-0dc8bb9e-f5e0-4964-83b7-5e7dabd93b25 Date: Thu, 27 Dec 2018 17:50:28 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:50:26Z", "security_group_id": "c6a8eb37-6543-467e-a55d-6abfaa3579ca", "port_range_min": null, "revision_number": 0, "tenant_id": "088d9147d6814f8aaa825fdef1cd293d", "created_at": "2018-12-27T17:50:26Z", "project_id": "088d9147d6814f8aaa825fdef1cd293d", "id": "1f18d01a-e221-4302-8f0d-14e53fcc9279"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:50:26Z", "security_group_id": "c6a8eb37-6543-467e-a55d-6abfaa3579ca", "port_range_min": null, "revision_number": 0, "tenant_id": "088d9147d6814f8aaa825fdef1cd293d", "created_at": "2018-12-27T17:50:26Z", "project_id": "088d9147d6814f8aaa825fdef1cd293d", "id": "6f5bb815-ef21-4ae9-8404-043cfb1f6851"}]} 2018-12-27 17:50:28,132 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=c6a8eb37-6543-467e-a55d-6abfaa3579ca used request id req-0dc8bb9e-f5e0-4964-83b7-5e7dabd93b25 2018-12-27 17:50:28,132 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:50:28,133 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:50:28,545 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "06dcba8361f8412e8ec270024bddc20a", "name": "InstanceSecurityGroupTests-dc82ac62-707c-47e-proj-role"}], "expires_at": "2018-12-27T18:50:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "088d9147d6814f8aaa825fdef1cd293d", "name": "InstanceSecurityGroupTests-dc82ac62-707c-47e-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/088d9147d6814f8aaa825fdef1cd293d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/088d9147d6814f8aaa825fdef1cd293d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/088d9147d6814f8aaa825fdef1cd293d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/088d9147d6814f8aaa825fdef1cd293d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/088d9147d6814f8aaa825fdef1cd293d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/088d9147d6814f8aaa825fdef1cd293d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/088d9147d6814f8aaa825fdef1cd293d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/088d9147d6814f8aaa825fdef1cd293d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/088d9147d6814f8aaa825fdef1cd293d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_088d9147d6814f8aaa825fdef1cd293d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_088d9147d6814f8aaa825fdef1cd293d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/088d9147d6814f8aaa825fdef1cd293d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/088d9147d6814f8aaa825fdef1cd293d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/088d9147d6814f8aaa825fdef1cd293d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-dc82ac62-707c-47e-user", "id": "158234fb50c44963ac9079feff3a7764"}, "audit_ids": ["LKAZ5RW3Q5qz7QaB5eSYrg"], "issued_at": "2018-12-27T17:50:28.000000Z"}} 2018-12-27 17:50:28,546 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5ef560b9625eb89d77b073c30e06d90cb6fba40" 2018-12-27 17:50:28,647 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:50:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3b071624-bc28-44e0-a509-b481be974a50 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:50:28,647 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-3b071624-bc28-44e0-a509-b481be974a50 2018-12-27 17:50:28,648 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-27 17:50:28,652 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5ef560b9625eb89d77b073c30e06d90cb6fba40" 2018-12-27 17:50:28,747 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:50:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a0427f8e-3273-4172-81df-784299e214ed Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:50:28,747 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-a0427f8e-3273-4172-81df-784299e214ed 2018-12-27 17:50:28,754 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=InstanceSecurityGroupTests-ab5aa1b7-c09e-4805-8040-e168e8adabb0-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5ef560b9625eb89d77b073c30e06d90cb6fba40" 2018-12-27 17:50:29,036 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 667 X-Openstack-Request-Id: req-d60cbeb3-cda1-4825-b6a3-4219a5506935 Date: Thu, 27 Dec 2018 17:50:29 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"b2978fa0-75e1-42bd-bc47-cf7ab9e1034d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"088d9147d6814f8aaa825fdef1cd293d","status":"ACTIVE","subnets":["1603bc08-1805-49b1-80a9-b2c5aecc1bba"],"description":"","tags":[],"updated_at":"2018-12-27T17:50:22Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-ab5aa1b7-c09e-4805-8040-e168e8adabb0-pub-net","admin_state_up":true,"tenant_id":"088d9147d6814f8aaa825fdef1cd293d","created_at":"2018-12-27T17:50:20Z","mtu":1442}]} 2018-12-27 17:50:29,036 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=InstanceSecurityGroupTests-ab5aa1b7-c09e-4805-8040-e168e8adabb0-pub-net used request id req-d60cbeb3-cda1-4825-b6a3-4219a5506935 2018-12-27 17:50:29,041 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=b2978fa0-75e1-42bd-bc47-cf7ab9e1034d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5ef560b9625eb89d77b073c30e06d90cb6fba40" 2018-12-27 17:50:29,290 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-4ef13e3d-8df8-42ca-8ca3-b0234c97ec76 Date: Thu, 27 Dec 2018 17:50:29 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b2978fa0-75e1-42bd-bc47-cf7ab9e1034d","tenant_id":"088d9147d6814f8aaa825fdef1cd293d","created_at":"2018-12-27T17:50:22Z","dns_nameservers":[],"updated_at":"2018-12-27T17:50:22Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"088d9147d6814f8aaa825fdef1cd293d","id":"1603bc08-1805-49b1-80a9-b2c5aecc1bba","subnetpool_id":null,"name":"InstanceSecurityGroupTests-ab5aa1b7-c09e-4805-8040-e168e8adabb0-pub-subnet"}]} 2018-12-27 17:50:29,291 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=b2978fa0-75e1-42bd-bc47-cf7ab9e1034d used request id req-4ef13e3d-8df8-42ca-8ca3-b0234c97ec76 2018-12-27 17:50:29,296 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=InstanceSecurityGroupTests-ab5aa1b7-c09e-4805-8040-e168e8adabb0-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5ef560b9625eb89d77b073c30e06d90cb6fba40" 2018-12-27 17:50:29,573 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 667 X-Openstack-Request-Id: req-e34335fa-4a4d-4c6d-8d74-d5e2bbaa323f Date: Thu, 27 Dec 2018 17:50:29 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"b2978fa0-75e1-42bd-bc47-cf7ab9e1034d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"088d9147d6814f8aaa825fdef1cd293d","status":"ACTIVE","subnets":["1603bc08-1805-49b1-80a9-b2c5aecc1bba"],"description":"","tags":[],"updated_at":"2018-12-27T17:50:22Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-ab5aa1b7-c09e-4805-8040-e168e8adabb0-pub-net","admin_state_up":true,"tenant_id":"088d9147d6814f8aaa825fdef1cd293d","created_at":"2018-12-27T17:50:20Z","mtu":1442}]} 2018-12-27 17:50:29,573 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=InstanceSecurityGroupTests-ab5aa1b7-c09e-4805-8040-e168e8adabb0-pub-net used request id req-e34335fa-4a4d-4c6d-8d74-d5e2bbaa323f 2018-12-27 17:50:29,577 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 17:50:29,582 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 17:50:29 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 17:50:29,583 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/088d9147d6814f8aaa825fdef1cd293d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5ef560b9625eb89d77b073c30e06d90cb6fba40" 2018-12-27 17:50:29,686 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:50:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b001e01d-0f4c-41ce-8272-c676a2d37827 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/088d9147d6814f8aaa825fdef1cd293d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "088d9147d6814f8aaa825fdef1cd293d", "name": "InstanceSecurityGroupTests-dc82ac62-707c-47e-proj"}} 2018-12-27 17:50:29,686 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/088d9147d6814f8aaa825fdef1cd293d used request id req-b001e01d-0f4c-41ce-8272-c676a2d37827 2018-12-27 17:50:29,692 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=b2978fa0-75e1-42bd-bc47-cf7ab9e1034d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5ef560b9625eb89d77b073c30e06d90cb6fba40" 2018-12-27 17:50:29,918 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-aacdff66-0745-4822-9803-df75cfbfa82b Date: Thu, 27 Dec 2018 17:50:29 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b2978fa0-75e1-42bd-bc47-cf7ab9e1034d","tenant_id":"088d9147d6814f8aaa825fdef1cd293d","created_at":"2018-12-27T17:50:22Z","dns_nameservers":[],"updated_at":"2018-12-27T17:50:22Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"088d9147d6814f8aaa825fdef1cd293d","id":"1603bc08-1805-49b1-80a9-b2c5aecc1bba","subnetpool_id":null,"name":"InstanceSecurityGroupTests-ab5aa1b7-c09e-4805-8040-e168e8adabb0-pub-subnet"}]} 2018-12-27 17:50:29,918 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=b2978fa0-75e1-42bd-bc47-cf7ab9e1034d used request id req-aacdff66-0745-4822-9803-df75cfbfa82b 2018-12-27 17:50:29,923 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=b2978fa0-75e1-42bd-bc47-cf7ab9e1034d&name=InstanceSecurityGroupTests-ab5aa1b7-c09e-4805-8040-e168e8adabb0-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5ef560b9625eb89d77b073c30e06d90cb6fba40" 2018-12-27 17:50:30,141 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-a3f93fc8-0bc5-48b2-9a90-cbbd4ef9a0d3 Date: Thu, 27 Dec 2018 17:50:30 GMT RESP BODY: {"ports":[]} 2018-12-27 17:50:30,141 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=b2978fa0-75e1-42bd-bc47-cf7ab9e1034d&name=InstanceSecurityGroupTests-ab5aa1b7-c09e-4805-8040-e168e8adabb0-port&admin_state_up=True used request id req-a3f93fc8-0bc5-48b2-9a90-cbbd4ef9a0d3 2018-12-27 17:50:30,144 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/detail?name=InstanceSecurityGroupTests-ab5aa1b7-c09e-4805-8040-e168e8adabb0-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5ef560b9625eb89d77b073c30e06d90cb6fba40" 2018-12-27 17:50:30,382 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:50:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-38ff75bb-3ae3-4ca4-96e7-342af1f346ca x-compute-request-id: req-38ff75bb-3ae3-4ca4-96e7-342af1f346ca Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-12-27 17:50:30,382 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail?name=InstanceSecurityGroupTests-ab5aa1b7-c09e-4805-8040-e168e8adabb0-inst used request id req-38ff75bb-3ae3-4ca4-96e7-342af1f346ca 2018-12-27 17:50:30,387 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=InstanceSecurityGroupTests-ab5aa1b7-c09e-4805-8040-e168e8adabb0-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5ef560b9625eb89d77b073c30e06d90cb6fba40" 2018-12-27 17:50:30,694 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 667 X-Openstack-Request-Id: req-a5478d2e-3036-4ccb-8b2d-58ff00ed18fe Date: Thu, 27 Dec 2018 17:50:30 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"b2978fa0-75e1-42bd-bc47-cf7ab9e1034d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"088d9147d6814f8aaa825fdef1cd293d","status":"ACTIVE","subnets":["1603bc08-1805-49b1-80a9-b2c5aecc1bba"],"description":"","tags":[],"updated_at":"2018-12-27T17:50:22Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-ab5aa1b7-c09e-4805-8040-e168e8adabb0-pub-net","admin_state_up":true,"tenant_id":"088d9147d6814f8aaa825fdef1cd293d","created_at":"2018-12-27T17:50:20Z","mtu":1442}]} 2018-12-27 17:50:30,694 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=InstanceSecurityGroupTests-ab5aa1b7-c09e-4805-8040-e168e8adabb0-pub-net used request id req-a5478d2e-3036-4ccb-8b2d-58ff00ed18fe 2018-12-27 17:50:30,699 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=b2978fa0-75e1-42bd-bc47-cf7ab9e1034d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5ef560b9625eb89d77b073c30e06d90cb6fba40" 2018-12-27 17:50:30,940 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-5a9af01d-f754-44f7-967f-aaed39d5dac7 Date: Thu, 27 Dec 2018 17:50:30 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b2978fa0-75e1-42bd-bc47-cf7ab9e1034d","tenant_id":"088d9147d6814f8aaa825fdef1cd293d","created_at":"2018-12-27T17:50:22Z","dns_nameservers":[],"updated_at":"2018-12-27T17:50:22Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"088d9147d6814f8aaa825fdef1cd293d","id":"1603bc08-1805-49b1-80a9-b2c5aecc1bba","subnetpool_id":null,"name":"InstanceSecurityGroupTests-ab5aa1b7-c09e-4805-8040-e168e8adabb0-pub-subnet"}]} 2018-12-27 17:50:30,940 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=b2978fa0-75e1-42bd-bc47-cf7ab9e1034d used request id req-5a9af01d-f754-44f7-967f-aaed39d5dac7 2018-12-27 17:50:30,945 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=InstanceSecurityGroupTests-ab5aa1b7-c09e-4805-8040-e168e8adabb0-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5ef560b9625eb89d77b073c30e06d90cb6fba40" 2018-12-27 17:50:31,045 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 667 X-Openstack-Request-Id: req-bd29b648-39b4-4b70-b768-f0f1db55c4cc Date: Thu, 27 Dec 2018 17:50:31 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"b2978fa0-75e1-42bd-bc47-cf7ab9e1034d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"088d9147d6814f8aaa825fdef1cd293d","status":"ACTIVE","subnets":["1603bc08-1805-49b1-80a9-b2c5aecc1bba"],"description":"","tags":[],"updated_at":"2018-12-27T17:50:22Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-ab5aa1b7-c09e-4805-8040-e168e8adabb0-pub-net","admin_state_up":true,"tenant_id":"088d9147d6814f8aaa825fdef1cd293d","created_at":"2018-12-27T17:50:20Z","mtu":1442}]} 2018-12-27 17:50:31,045 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=InstanceSecurityGroupTests-ab5aa1b7-c09e-4805-8040-e168e8adabb0-pub-net used request id req-bd29b648-39b4-4b70-b768-f0f1db55c4cc 2018-12-27 17:50:31,049 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/088d9147d6814f8aaa825fdef1cd293d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5ef560b9625eb89d77b073c30e06d90cb6fba40" 2018-12-27 17:50:31,149 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:50:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-95f80b1b-f6f7-4bb0-98f5-505042da76cb Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/088d9147d6814f8aaa825fdef1cd293d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "088d9147d6814f8aaa825fdef1cd293d", "name": "InstanceSecurityGroupTests-dc82ac62-707c-47e-proj"}} 2018-12-27 17:50:31,149 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/088d9147d6814f8aaa825fdef1cd293d used request id req-95f80b1b-f6f7-4bb0-98f5-505042da76cb 2018-12-27 17:50:31,154 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=b2978fa0-75e1-42bd-bc47-cf7ab9e1034d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5ef560b9625eb89d77b073c30e06d90cb6fba40" 2018-12-27 17:50:31,389 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-22b12a3d-d249-4029-93d1-51f04c692dc5 Date: Thu, 27 Dec 2018 17:50:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b2978fa0-75e1-42bd-bc47-cf7ab9e1034d","tenant_id":"088d9147d6814f8aaa825fdef1cd293d","created_at":"2018-12-27T17:50:22Z","dns_nameservers":[],"updated_at":"2018-12-27T17:50:22Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"088d9147d6814f8aaa825fdef1cd293d","id":"1603bc08-1805-49b1-80a9-b2c5aecc1bba","subnetpool_id":null,"name":"InstanceSecurityGroupTests-ab5aa1b7-c09e-4805-8040-e168e8adabb0-pub-subnet"}]} 2018-12-27 17:50:31,389 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=b2978fa0-75e1-42bd-bc47-cf7ab9e1034d used request id req-22b12a3d-d249-4029-93d1-51f04c692dc5 2018-12-27 17:50:31,394 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=b2978fa0-75e1-42bd-bc47-cf7ab9e1034d&name=InstanceSecurityGroupTests-ab5aa1b7-c09e-4805-8040-e168e8adabb0-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5ef560b9625eb89d77b073c30e06d90cb6fba40" 2018-12-27 17:50:31,613 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-71b3b00e-1d91-4eb8-84a0-6097143c85cc Date: Thu, 27 Dec 2018 17:50:31 GMT RESP BODY: {"ports":[]} 2018-12-27 17:50:31,613 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=b2978fa0-75e1-42bd-bc47-cf7ab9e1034d&name=InstanceSecurityGroupTests-ab5aa1b7-c09e-4805-8040-e168e8adabb0-port&admin_state_up=True used request id req-71b3b00e-1d91-4eb8-84a0-6097143c85cc 2018-12-27 17:50:31,613 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:50:31,614 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:50:32,020 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "06dcba8361f8412e8ec270024bddc20a", "name": "InstanceSecurityGroupTests-dc82ac62-707c-47e-proj-role"}], "expires_at": "2018-12-27T18:50:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "088d9147d6814f8aaa825fdef1cd293d", "name": "InstanceSecurityGroupTests-dc82ac62-707c-47e-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/088d9147d6814f8aaa825fdef1cd293d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/088d9147d6814f8aaa825fdef1cd293d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/088d9147d6814f8aaa825fdef1cd293d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/088d9147d6814f8aaa825fdef1cd293d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/088d9147d6814f8aaa825fdef1cd293d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/088d9147d6814f8aaa825fdef1cd293d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/088d9147d6814f8aaa825fdef1cd293d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/088d9147d6814f8aaa825fdef1cd293d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/088d9147d6814f8aaa825fdef1cd293d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_088d9147d6814f8aaa825fdef1cd293d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_088d9147d6814f8aaa825fdef1cd293d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/088d9147d6814f8aaa825fdef1cd293d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/088d9147d6814f8aaa825fdef1cd293d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/088d9147d6814f8aaa825fdef1cd293d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-dc82ac62-707c-47e-user", "id": "158234fb50c44963ac9079feff3a7764"}, "audit_ids": ["g7lXPqVxSw6NtfS18pOj_w"], "issued_at": "2018-12-27T17:50:32.000000Z"}} 2018-12-27 17:50:32,020 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}383cb77ca94f6800eb26fb6d23800cdbd3f9f25a" 2018-12-27 17:50:32,124 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:50:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-00e03134-1475-4410-ad08-af76097416dd Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:50:32,124 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-00e03134-1475-4410-ad08-af76097416dd 2018-12-27 17:50:32,130 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=InstanceSecurityGroupTests-ab5aa1b7-c09e-4805-8040-e168e8adabb0-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5ef560b9625eb89d77b073c30e06d90cb6fba40" 2018-12-27 17:50:32,449 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 667 X-Openstack-Request-Id: req-cf42ff94-a343-42b8-a0fa-82762b0290dc Date: Thu, 27 Dec 2018 17:50:32 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"b2978fa0-75e1-42bd-bc47-cf7ab9e1034d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"088d9147d6814f8aaa825fdef1cd293d","status":"ACTIVE","subnets":["1603bc08-1805-49b1-80a9-b2c5aecc1bba"],"description":"","tags":[],"updated_at":"2018-12-27T17:50:22Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-ab5aa1b7-c09e-4805-8040-e168e8adabb0-pub-net","admin_state_up":true,"tenant_id":"088d9147d6814f8aaa825fdef1cd293d","created_at":"2018-12-27T17:50:20Z","mtu":1442}]} 2018-12-27 17:50:32,450 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=InstanceSecurityGroupTests-ab5aa1b7-c09e-4805-8040-e168e8adabb0-pub-net used request id req-cf42ff94-a343-42b8-a0fa-82762b0290dc 2018-12-27 17:50:32,455 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=b2978fa0-75e1-42bd-bc47-cf7ab9e1034d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5ef560b9625eb89d77b073c30e06d90cb6fba40" 2018-12-27 17:50:32,508 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-6e7b4d91-8e8e-4dd7-a5c0-05d3aa511932 Date: Thu, 27 Dec 2018 17:50:32 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b2978fa0-75e1-42bd-bc47-cf7ab9e1034d","tenant_id":"088d9147d6814f8aaa825fdef1cd293d","created_at":"2018-12-27T17:50:22Z","dns_nameservers":[],"updated_at":"2018-12-27T17:50:22Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"088d9147d6814f8aaa825fdef1cd293d","id":"1603bc08-1805-49b1-80a9-b2c5aecc1bba","subnetpool_id":null,"name":"InstanceSecurityGroupTests-ab5aa1b7-c09e-4805-8040-e168e8adabb0-pub-subnet"}]} 2018-12-27 17:50:32,509 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=b2978fa0-75e1-42bd-bc47-cf7ab9e1034d used request id req-6e7b4d91-8e8e-4dd7-a5c0-05d3aa511932 2018-12-27 17:50:32,514 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=InstanceSecurityGroupTests-ab5aa1b7-c09e-4805-8040-e168e8adabb0-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5ef560b9625eb89d77b073c30e06d90cb6fba40" 2018-12-27 17:50:32,804 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 667 X-Openstack-Request-Id: req-ec439dce-ea82-4de9-ab91-f8e3b2e84a61 Date: Thu, 27 Dec 2018 17:50:32 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"b2978fa0-75e1-42bd-bc47-cf7ab9e1034d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"088d9147d6814f8aaa825fdef1cd293d","status":"ACTIVE","subnets":["1603bc08-1805-49b1-80a9-b2c5aecc1bba"],"description":"","tags":[],"updated_at":"2018-12-27T17:50:22Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-ab5aa1b7-c09e-4805-8040-e168e8adabb0-pub-net","admin_state_up":true,"tenant_id":"088d9147d6814f8aaa825fdef1cd293d","created_at":"2018-12-27T17:50:20Z","mtu":1442}]} 2018-12-27 17:50:32,804 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=InstanceSecurityGroupTests-ab5aa1b7-c09e-4805-8040-e168e8adabb0-pub-net used request id req-ec439dce-ea82-4de9-ab91-f8e3b2e84a61 2018-12-27 17:50:32,807 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 17:50:32,813 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 17:50:32 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 17:50:32,813 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/088d9147d6814f8aaa825fdef1cd293d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}383cb77ca94f6800eb26fb6d23800cdbd3f9f25a" 2018-12-27 17:50:32,918 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:50:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c7c3f0ac-d29b-4b42-9d70-8043072d4adf Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/088d9147d6814f8aaa825fdef1cd293d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "088d9147d6814f8aaa825fdef1cd293d", "name": "InstanceSecurityGroupTests-dc82ac62-707c-47e-proj"}} 2018-12-27 17:50:32,919 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/088d9147d6814f8aaa825fdef1cd293d used request id req-c7c3f0ac-d29b-4b42-9d70-8043072d4adf 2018-12-27 17:50:32,924 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=b2978fa0-75e1-42bd-bc47-cf7ab9e1034d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5ef560b9625eb89d77b073c30e06d90cb6fba40" 2018-12-27 17:50:33,159 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-30cb406c-f82b-45f5-9473-0a31be19c274 Date: Thu, 27 Dec 2018 17:50:33 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b2978fa0-75e1-42bd-bc47-cf7ab9e1034d","tenant_id":"088d9147d6814f8aaa825fdef1cd293d","created_at":"2018-12-27T17:50:22Z","dns_nameservers":[],"updated_at":"2018-12-27T17:50:22Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"088d9147d6814f8aaa825fdef1cd293d","id":"1603bc08-1805-49b1-80a9-b2c5aecc1bba","subnetpool_id":null,"name":"InstanceSecurityGroupTests-ab5aa1b7-c09e-4805-8040-e168e8adabb0-pub-subnet"}]} 2018-12-27 17:50:33,159 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=b2978fa0-75e1-42bd-bc47-cf7ab9e1034d used request id req-30cb406c-f82b-45f5-9473-0a31be19c274 2018-12-27 17:50:33,160 - neutron_utils - INFO - Creating port for network with name - InstanceSecurityGroupTests-ab5aa1b7-c09e-4805-8040-e168e8adabb0-pub-net 2018-12-27 17:50:33,165 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5ef560b9625eb89d77b073c30e06d90cb6fba40" -d '{"port": {"network_id": "b2978fa0-75e1-42bd-bc47-cf7ab9e1034d", "name": "InstanceSecurityGroupTests-ab5aa1b7-c09e-4805-8040-e168e8adabb0-port", "admin_state_up": true}}' 2018-12-27 17:50:34,538 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 909 X-Openstack-Request-Id: req-888a1ab2-7a39-4746-91d1-37b1e007e543 Date: Thu, 27 Dec 2018 17:50:34 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T17:50:33Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"1603bc08-1805-49b1-80a9-b2c5aecc1bba","ip_address":"10.55.0.9"}],"id":"12893cbd-6397-49a4-af21-a007d5d2c8ba","security_groups":["e13425ea-842c-4be5-a905-ebf13f47e6cb"],"mac_address":"fa:16:3e:0d:49:8e","device_id":"","status":"DOWN","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-0-9","ip_address":"10.55.0.9","fqdn":"host-10-55-0-9.openstacklocal."}],"name":"InstanceSecurityGroupTests-ab5aa1b7-c09e-4805-8040-e168e8adabb0-port","project_id":"088d9147d6814f8aaa825fdef1cd293d","qos_policy_id":null,"admin_state_up":true,"network_id":"b2978fa0-75e1-42bd-bc47-cf7ab9e1034d","dns_name":"","created_at":"2018-12-27T17:50:33Z","binding:vnic_type":"normal","tenant_id":"088d9147d6814f8aaa825fdef1cd293d"}} 2018-12-27 17:50:34,538 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/ports used request id req-888a1ab2-7a39-4746-91d1-37b1e007e543 2018-12-27 17:50:34,544 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=InstanceSecurityGroupTests-ab5aa1b7-c09e-4805-8040-e168e8adabb0-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5ef560b9625eb89d77b073c30e06d90cb6fba40" 2018-12-27 17:50:34,839 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 667 X-Openstack-Request-Id: req-163feb87-cddf-451b-b0d1-dd02045f0f01 Date: Thu, 27 Dec 2018 17:50:34 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"b2978fa0-75e1-42bd-bc47-cf7ab9e1034d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"088d9147d6814f8aaa825fdef1cd293d","status":"ACTIVE","subnets":["1603bc08-1805-49b1-80a9-b2c5aecc1bba"],"description":"","tags":[],"updated_at":"2018-12-27T17:50:22Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-ab5aa1b7-c09e-4805-8040-e168e8adabb0-pub-net","admin_state_up":true,"tenant_id":"088d9147d6814f8aaa825fdef1cd293d","created_at":"2018-12-27T17:50:20Z","mtu":1442}]} 2018-12-27 17:50:34,839 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=InstanceSecurityGroupTests-ab5aa1b7-c09e-4805-8040-e168e8adabb0-pub-net used request id req-163feb87-cddf-451b-b0d1-dd02045f0f01 2018-12-27 17:50:34,844 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=b2978fa0-75e1-42bd-bc47-cf7ab9e1034d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5ef560b9625eb89d77b073c30e06d90cb6fba40" 2018-12-27 17:50:35,088 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-eb8a029e-4515-435d-bb45-d7acadb3d479 Date: Thu, 27 Dec 2018 17:50:35 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b2978fa0-75e1-42bd-bc47-cf7ab9e1034d","tenant_id":"088d9147d6814f8aaa825fdef1cd293d","created_at":"2018-12-27T17:50:22Z","dns_nameservers":[],"updated_at":"2018-12-27T17:50:22Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"088d9147d6814f8aaa825fdef1cd293d","id":"1603bc08-1805-49b1-80a9-b2c5aecc1bba","subnetpool_id":null,"name":"InstanceSecurityGroupTests-ab5aa1b7-c09e-4805-8040-e168e8adabb0-pub-subnet"}]} 2018-12-27 17:50:35,088 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=b2978fa0-75e1-42bd-bc47-cf7ab9e1034d used request id req-eb8a029e-4515-435d-bb45-d7acadb3d479 2018-12-27 17:50:35,094 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=InstanceSecurityGroupTests-ab5aa1b7-c09e-4805-8040-e168e8adabb0-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5ef560b9625eb89d77b073c30e06d90cb6fba40" 2018-12-27 17:50:35,204 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 667 X-Openstack-Request-Id: req-98520ab6-44f9-442e-a221-50822244f15c Date: Thu, 27 Dec 2018 17:50:35 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"b2978fa0-75e1-42bd-bc47-cf7ab9e1034d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"088d9147d6814f8aaa825fdef1cd293d","status":"ACTIVE","subnets":["1603bc08-1805-49b1-80a9-b2c5aecc1bba"],"description":"","tags":[],"updated_at":"2018-12-27T17:50:22Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-ab5aa1b7-c09e-4805-8040-e168e8adabb0-pub-net","admin_state_up":true,"tenant_id":"088d9147d6814f8aaa825fdef1cd293d","created_at":"2018-12-27T17:50:20Z","mtu":1442}]} 2018-12-27 17:50:35,204 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=InstanceSecurityGroupTests-ab5aa1b7-c09e-4805-8040-e168e8adabb0-pub-net used request id req-98520ab6-44f9-442e-a221-50822244f15c 2018-12-27 17:50:35,208 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/088d9147d6814f8aaa825fdef1cd293d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5ef560b9625eb89d77b073c30e06d90cb6fba40" 2018-12-27 17:50:35,327 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:50:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-04251e4a-5e8f-439e-8087-ae659e3706bd Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/088d9147d6814f8aaa825fdef1cd293d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "088d9147d6814f8aaa825fdef1cd293d", "name": "InstanceSecurityGroupTests-dc82ac62-707c-47e-proj"}} 2018-12-27 17:50:35,327 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/088d9147d6814f8aaa825fdef1cd293d used request id req-04251e4a-5e8f-439e-8087-ae659e3706bd 2018-12-27 17:50:35,332 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=b2978fa0-75e1-42bd-bc47-cf7ab9e1034d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5ef560b9625eb89d77b073c30e06d90cb6fba40" 2018-12-27 17:50:35,378 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-4f76cdc3-21f0-4027-9ba1-59fab01d2a75 Date: Thu, 27 Dec 2018 17:50:35 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b2978fa0-75e1-42bd-bc47-cf7ab9e1034d","tenant_id":"088d9147d6814f8aaa825fdef1cd293d","created_at":"2018-12-27T17:50:22Z","dns_nameservers":[],"updated_at":"2018-12-27T17:50:22Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"088d9147d6814f8aaa825fdef1cd293d","id":"1603bc08-1805-49b1-80a9-b2c5aecc1bba","subnetpool_id":null,"name":"InstanceSecurityGroupTests-ab5aa1b7-c09e-4805-8040-e168e8adabb0-pub-subnet"}]} 2018-12-27 17:50:35,378 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=b2978fa0-75e1-42bd-bc47-cf7ab9e1034d used request id req-4f76cdc3-21f0-4027-9ba1-59fab01d2a75 2018-12-27 17:50:35,383 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=b2978fa0-75e1-42bd-bc47-cf7ab9e1034d&name=InstanceSecurityGroupTests-ab5aa1b7-c09e-4805-8040-e168e8adabb0-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5ef560b9625eb89d77b073c30e06d90cb6fba40" 2018-12-27 17:50:35,618 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 912 X-Openstack-Request-Id: req-cdd0a3c9-cea0-4873-a9f9-fd9a7f84171e Date: Thu, 27 Dec 2018 17:50:35 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T17:50:33Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"1603bc08-1805-49b1-80a9-b2c5aecc1bba","ip_address":"10.55.0.9"}],"id":"12893cbd-6397-49a4-af21-a007d5d2c8ba","security_groups":["e13425ea-842c-4be5-a905-ebf13f47e6cb"],"mac_address":"fa:16:3e:0d:49:8e","project_id":"088d9147d6814f8aaa825fdef1cd293d","status":"DOWN","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-0-9","ip_address":"10.55.0.9","fqdn":"host-10-55-0-9.openstacklocal."}],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-ab5aa1b7-c09e-4805-8040-e168e8adabb0-port","admin_state_up":true,"network_id":"b2978fa0-75e1-42bd-bc47-cf7ab9e1034d","dns_name":"","created_at":"2018-12-27T17:50:33Z","binding:vnic_type":"normal","device_id":"","tenant_id":"088d9147d6814f8aaa825fdef1cd293d"}]} 2018-12-27 17:50:35,619 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=b2978fa0-75e1-42bd-bc47-cf7ab9e1034d&name=InstanceSecurityGroupTests-ab5aa1b7-c09e-4805-8040-e168e8adabb0-port&admin_state_up=True used request id req-cdd0a3c9-cea0-4873-a9f9-fd9a7f84171e 2018-12-27 17:50:35,622 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/088d9147d6814f8aaa825fdef1cd293d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5ef560b9625eb89d77b073c30e06d90cb6fba40" 2018-12-27 17:50:35,716 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:50:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4f4fa369-1b12-4fca-9678-a16746331290 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/088d9147d6814f8aaa825fdef1cd293d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "088d9147d6814f8aaa825fdef1cd293d", "name": "InstanceSecurityGroupTests-dc82ac62-707c-47e-proj"}} 2018-12-27 17:50:35,716 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/088d9147d6814f8aaa825fdef1cd293d used request id req-4f4fa369-1b12-4fca-9678-a16746331290 2018-12-27 17:50:35,716 - nova_utils - INFO - Creating VM with name - InstanceSecurityGroupTests-ab5aa1b7-c09e-4805-8040-e168e8adabb0-inst 2018-12-27 17:50:35,719 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5ef560b9625eb89d77b073c30e06d90cb6fba40" 2018-12-27 17:50:35,740 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:50:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-620150f3-95ff-4dbc-a233-d58f27e9569b x-compute-request-id: req-620150f3-95ff-4dbc-a233-d58f27e9569b Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"flavors": [{"id": "91477fe6-6383-42ad-9216-e47c18a039a3", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/91477fe6-6383-42ad-9216-e47c18a039a3", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/91477fe6-6383-42ad-9216-e47c18a039a3", "rel": "bookmark"}], "name": "InstanceSecurityGroupTests-ab5aa1b7-c09e-4805-8040-e168e8adabb0-flavor-name"}]} 2018-12-27 17:50:35,740 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-620150f3-95ff-4dbc-a233-d58f27e9569b 2018-12-27 17:50:35,743 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/flavors/91477fe6-6383-42ad-9216-e47c18a039a3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5ef560b9625eb89d77b073c30e06d90cb6fba40" 2018-12-27 17:50:35,761 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:50:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cd9738bd-038f-4bb7-9849-cf46f178709d x-compute-request-id: req-cd9738bd-038f-4bb7-9849-cf46f178709d Content-Encoding: gzip Content-Length: 325 Content-Type: application/json RESP BODY: {"flavor": {"name": "InstanceSecurityGroupTests-ab5aa1b7-c09e-4805-8040-e168e8adabb0-flavor-name", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/91477fe6-6383-42ad-9216-e47c18a039a3", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/91477fe6-6383-42ad-9216-e47c18a039a3", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "91477fe6-6383-42ad-9216-e47c18a039a3"}} 2018-12-27 17:50:35,762 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/91477fe6-6383-42ad-9216-e47c18a039a3 used request id req-cd9738bd-038f-4bb7-9849-cf46f178709d 2018-12-27 17:50:35,764 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-ab5aa1b7-c09e-4805-8040-e168e8adabb0-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f5ef560b9625eb89d77b073c30e06d90cb6fba40" 2018-12-27 17:50:35,974 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1062 Content-Type: application/json X-Openstack-Request-Id: req-ced5a825-9216-40bc-ab92-12014add17b2 Date: Thu, 27 Dec 2018 17:50:35 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-ab5aa1b7-c09e-4805-8040-e168e8adabb0-image", "tags": [], "container_format": "bare", "created_at": "2018-12-27T17:50:18Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-27T17:50:19Z", "visibility": "shared", "locations": [{"url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/afff8859-bb95-42fd-b8d5-cd682f8f3074/snap", "metadata": {}}], "self": "/v2/images/afff8859-bb95-42fd-b8d5-cd682f8f3074", "min_disk": 0, "protected": false, "id": "afff8859-bb95-42fd-b8d5-cd682f8f3074", "file": "/v2/images/afff8859-bb95-42fd-b8d5-cd682f8f3074/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "088d9147d6814f8aaa825fdef1cd293d", "direct_url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/afff8859-bb95-42fd-b8d5-cd682f8f3074/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=InstanceSecurityGroupTests-ab5aa1b7-c09e-4805-8040-e168e8adabb0-image"} 2018-12-27 17:50:35,974 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-ab5aa1b7-c09e-4805-8040-e168e8adabb0-image used request id req-ced5a825-9216-40bc-ab92-12014add17b2 2018-12-27 17:50:35,977 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f5ef560b9625eb89d77b073c30e06d90cb6fba40" 2018-12-27 17:50:36,166 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-7d019154-84d2-4504-9073-f2303839223a Date: Thu, 27 Dec 2018 17:50:36 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-27 17:50:36,166 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/schemas/image used request id req-7d019154-84d2-4504-9073-f2303839223a 2018-12-27 17:50:36,172 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5ef560b9625eb89d77b073c30e06d90cb6fba40" -d '{"server": {"name": "InstanceSecurityGroupTests-ab5aa1b7-c09e-4805-8040-e168e8adabb0-inst", "imageRef": "afff8859-bb95-42fd-b8d5-cd682f8f3074", "flavorRef": "91477fe6-6383-42ad-9216-e47c18a039a3", "max_count": 1, "min_count": 1, "networks": [{"port": "12893cbd-6397-49a4-af21-a007d5d2c8ba"}]}}' 2018-12-27 17:50:37,613 - novaclient.v2.client - DEBUG - RESP: [202] Date: Thu, 27 Dec 2018 17:50:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-17b3743e-e6c4-44e6-9e3b-f13833a0d354 x-compute-request-id: req-17b3743e-e6c4-44e6-9e3b-f13833a0d354 Content-Length: 374 location: http://172.30.9.31:8774/v2.1/servers/b3079f99-bef6-4fd0-aec0-5ea572df05d6 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "b3079f99-bef6-4fd0-aec0-5ea572df05d6", "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/b3079f99-bef6-4fd0-aec0-5ea572df05d6", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/b3079f99-bef6-4fd0-aec0-5ea572df05d6", "rel": "bookmark"}], "adminPass": "MRYhx2nYU4uV"}} 2018-12-27 17:50:37,613 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers used request id req-17b3743e-e6c4-44e6-9e3b-f13833a0d354 2018-12-27 17:50:37,617 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/b3079f99-bef6-4fd0-aec0-5ea572df05d6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5ef560b9625eb89d77b073c30e06d90cb6fba40" 2018-12-27 17:50:38,060 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:50:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1985b1b4-d560-4254-b7ca-b5331e55d602 x-compute-request-id: req-1985b1b4-d560-4254-b7ca-b5331e55d602 Content-Encoding: gzip Content-Length: 611 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/b3079f99-bef6-4fd0-aec0-5ea572df05d6", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/b3079f99-bef6-4fd0-aec0-5ea572df05d6", "rel": "bookmark"}], "image": {"id": "afff8859-bb95-42fd-b8d5-cd682f8f3074", "links": [{"href": "http://172.30.9.31:8774/images/afff8859-bb95-42fd-b8d5-cd682f8f3074", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "91477fe6-6383-42ad-9216-e47c18a039a3", "links": [{"href": "http://172.30.9.31:8774/flavors/91477fe6-6383-42ad-9216-e47c18a039a3", "rel": "bookmark"}]}, "id": "b3079f99-bef6-4fd0-aec0-5ea572df05d6", "user_id": "158234fb50c44963ac9079feff3a7764", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T17:50:37Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-ab5aa1b7-c09e-4805-8040-e168e8adabb0-inst", "created": "2018-12-27T17:50:37Z", "tenant_id": "088d9147d6814f8aaa825fdef1cd293d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-27 17:50:38,061 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/b3079f99-bef6-4fd0-aec0-5ea572df05d6 used request id req-1985b1b4-d560-4254-b7ca-b5331e55d602 2018-12-27 17:50:38,061 - create_instance - INFO - Created instance with name - InstanceSecurityGroupTests-ab5aa1b7-c09e-4805-8040-e168e8adabb0-inst 2018-12-27 17:50:38,064 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/b3079f99-bef6-4fd0-aec0-5ea572df05d6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5ef560b9625eb89d77b073c30e06d90cb6fba40" 2018-12-27 17:50:38,508 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:50:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7dc30570-99e9-4ce4-bf87-08e928f0efde x-compute-request-id: req-7dc30570-99e9-4ce4-bf87-08e928f0efde Content-Encoding: gzip Content-Length: 618 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/b3079f99-bef6-4fd0-aec0-5ea572df05d6", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/b3079f99-bef6-4fd0-aec0-5ea572df05d6", "rel": "bookmark"}], "image": {"id": "afff8859-bb95-42fd-b8d5-cd682f8f3074", "links": [{"href": "http://172.30.9.31:8774/images/afff8859-bb95-42fd-b8d5-cd682f8f3074", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "91477fe6-6383-42ad-9216-e47c18a039a3", "links": [{"href": "http://172.30.9.31:8774/flavors/91477fe6-6383-42ad-9216-e47c18a039a3", "rel": "bookmark"}]}, "id": "b3079f99-bef6-4fd0-aec0-5ea572df05d6", "user_id": "158234fb50c44963ac9079feff3a7764", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T17:50:38Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-ab5aa1b7-c09e-4805-8040-e168e8adabb0-inst", "created": "2018-12-27T17:50:37Z", "tenant_id": "088d9147d6814f8aaa825fdef1cd293d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-27 17:50:38,509 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/b3079f99-bef6-4fd0-aec0-5ea572df05d6 used request id req-7dc30570-99e9-4ce4-bf87-08e928f0efde 2018-12-27 17:50:38,509 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-ab5aa1b7-c09e-4805-8040-e168e8adabb0-inst] is - BUILD 2018-12-27 17:50:38,509 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-27 17:50:41,513 - create_instance - DEBUG - VM status query timeout in 896.548807144 2018-12-27 17:50:41,516 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/b3079f99-bef6-4fd0-aec0-5ea572df05d6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5ef560b9625eb89d77b073c30e06d90cb6fba40" 2018-12-27 17:50:42,230 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:50:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fb6a71bc-558f-4dc6-8d50-65457f56d757 x-compute-request-id: req-fb6a71bc-558f-4dc6-8d50-65457f56d757 Content-Encoding: gzip Content-Length: 672 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/b3079f99-bef6-4fd0-aec0-5ea572df05d6", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/b3079f99-bef6-4fd0-aec0-5ea572df05d6", "rel": "bookmark"}], "image": {"id": "afff8859-bb95-42fd-b8d5-cd682f8f3074", "links": [{"href": "http://172.30.9.31:8774/images/afff8859-bb95-42fd-b8d5-cd682f8f3074", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "91477fe6-6383-42ad-9216-e47c18a039a3", "links": [{"href": "http://172.30.9.31:8774/flavors/91477fe6-6383-42ad-9216-e47c18a039a3", "rel": "bookmark"}]}, "id": "b3079f99-bef6-4fd0-aec0-5ea572df05d6", "security_groups": [{"name": "default"}], "user_id": "158234fb50c44963ac9079feff3a7764", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T17:50:38Z", "hostId": "d25caf8cd84d0a7d34195f2a623efeaef60501279e1a2aee645ae58a", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-ab5aa1b7-c09e-4805-8040-e168e8adabb0-inst", "created": "2018-12-27T17:50:37Z", "tenant_id": "088d9147d6814f8aaa825fdef1cd293d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-27 17:50:42,230 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/b3079f99-bef6-4fd0-aec0-5ea572df05d6 used request id req-fb6a71bc-558f-4dc6-8d50-65457f56d757 2018-12-27 17:50:42,230 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-ab5aa1b7-c09e-4805-8040-e168e8adabb0-inst] is - BUILD 2018-12-27 17:50:42,231 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-27 17:50:45,234 - create_instance - DEBUG - VM status query timeout in 892.827453136 2018-12-27 17:50:45,237 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/b3079f99-bef6-4fd0-aec0-5ea572df05d6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5ef560b9625eb89d77b073c30e06d90cb6fba40" 2018-12-27 17:50:45,955 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:50:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-35e22279-cc0e-48ae-947d-8e9a9e5a6541 x-compute-request-id: req-35e22279-cc0e-48ae-947d-8e9a9e5a6541 Content-Encoding: gzip Content-Length: 672 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/b3079f99-bef6-4fd0-aec0-5ea572df05d6", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/b3079f99-bef6-4fd0-aec0-5ea572df05d6", "rel": "bookmark"}], "image": {"id": "afff8859-bb95-42fd-b8d5-cd682f8f3074", "links": [{"href": "http://172.30.9.31:8774/images/afff8859-bb95-42fd-b8d5-cd682f8f3074", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "91477fe6-6383-42ad-9216-e47c18a039a3", "links": [{"href": "http://172.30.9.31:8774/flavors/91477fe6-6383-42ad-9216-e47c18a039a3", "rel": "bookmark"}]}, "id": "b3079f99-bef6-4fd0-aec0-5ea572df05d6", "security_groups": [{"name": "default"}], "user_id": "158234fb50c44963ac9079feff3a7764", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T17:50:38Z", "hostId": "d25caf8cd84d0a7d34195f2a623efeaef60501279e1a2aee645ae58a", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-ab5aa1b7-c09e-4805-8040-e168e8adabb0-inst", "created": "2018-12-27T17:50:37Z", "tenant_id": "088d9147d6814f8aaa825fdef1cd293d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-27 17:50:45,955 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/b3079f99-bef6-4fd0-aec0-5ea572df05d6 used request id req-35e22279-cc0e-48ae-947d-8e9a9e5a6541 2018-12-27 17:50:45,955 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-ab5aa1b7-c09e-4805-8040-e168e8adabb0-inst] is - BUILD 2018-12-27 17:50:45,955 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-27 17:50:48,959 - create_instance - DEBUG - VM status query timeout in 889.102678061 2018-12-27 17:50:48,962 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/b3079f99-bef6-4fd0-aec0-5ea572df05d6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5ef560b9625eb89d77b073c30e06d90cb6fba40" 2018-12-27 17:50:49,769 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:50:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-88153c54-7dca-4d78-a417-6a1beeb1be08 x-compute-request-id: req-88153c54-7dca-4d78-a417-6a1beeb1be08 Content-Encoding: gzip Content-Length: 747 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-ab5aa1b7-c09e-4805-8040-e168e8adabb0-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0d:49:8e", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/b3079f99-bef6-4fd0-aec0-5ea572df05d6", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/b3079f99-bef6-4fd0-aec0-5ea572df05d6", "rel": "bookmark"}], "image": {"id": "afff8859-bb95-42fd-b8d5-cd682f8f3074", "links": [{"href": "http://172.30.9.31:8774/images/afff8859-bb95-42fd-b8d5-cd682f8f3074", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T17:50:46.000000", "flavor": {"id": "91477fe6-6383-42ad-9216-e47c18a039a3", "links": [{"href": "http://172.30.9.31:8774/flavors/91477fe6-6383-42ad-9216-e47c18a039a3", "rel": "bookmark"}]}, "id": "b3079f99-bef6-4fd0-aec0-5ea572df05d6", "security_groups": [{"name": "default"}], "user_id": "158234fb50c44963ac9079feff3a7764", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T17:50:46Z", "hostId": "d25caf8cd84d0a7d34195f2a623efeaef60501279e1a2aee645ae58a", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-ab5aa1b7-c09e-4805-8040-e168e8adabb0-inst", "created": "2018-12-27T17:50:37Z", "tenant_id": "088d9147d6814f8aaa825fdef1cd293d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-27 17:50:49,769 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/b3079f99-bef6-4fd0-aec0-5ea572df05d6 used request id req-88153c54-7dca-4d78-a417-6a1beeb1be08 2018-12-27 17:50:49,770 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-ab5aa1b7-c09e-4805-8040-e168e8adabb0-inst] is - ACTIVE 2018-12-27 17:50:49,770 - create_instance - INFO - VM is - ACTIVE 2018-12-27 17:50:49,772 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/b3079f99-bef6-4fd0-aec0-5ea572df05d6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5ef560b9625eb89d77b073c30e06d90cb6fba40" 2018-12-27 17:50:50,275 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:50:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c39fe21a-f066-4ecd-9a49-ee936a558607 x-compute-request-id: req-c39fe21a-f066-4ecd-9a49-ee936a558607 Content-Encoding: gzip Content-Length: 747 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-ab5aa1b7-c09e-4805-8040-e168e8adabb0-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0d:49:8e", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/b3079f99-bef6-4fd0-aec0-5ea572df05d6", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/b3079f99-bef6-4fd0-aec0-5ea572df05d6", "rel": "bookmark"}], "image": {"id": "afff8859-bb95-42fd-b8d5-cd682f8f3074", "links": [{"href": "http://172.30.9.31:8774/images/afff8859-bb95-42fd-b8d5-cd682f8f3074", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T17:50:46.000000", "flavor": {"id": "91477fe6-6383-42ad-9216-e47c18a039a3", "links": [{"href": "http://172.30.9.31:8774/flavors/91477fe6-6383-42ad-9216-e47c18a039a3", "rel": "bookmark"}]}, "id": "b3079f99-bef6-4fd0-aec0-5ea572df05d6", "security_groups": [{"name": "default"}], "user_id": "158234fb50c44963ac9079feff3a7764", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T17:50:46Z", "hostId": "d25caf8cd84d0a7d34195f2a623efeaef60501279e1a2aee645ae58a", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-ab5aa1b7-c09e-4805-8040-e168e8adabb0-inst", "created": "2018-12-27T17:50:37Z", "tenant_id": "088d9147d6814f8aaa825fdef1cd293d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-27 17:50:50,275 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/b3079f99-bef6-4fd0-aec0-5ea572df05d6 used request id req-c39fe21a-f066-4ecd-9a49-ee936a558607 2018-12-27 17:50:50,281 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=InstanceSecurityGroupTests-ab5aa1b7-c09e-4805-8040-e168e8adabb0-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5ef560b9625eb89d77b073c30e06d90cb6fba40" 2018-12-27 17:50:50,490 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 667 X-Openstack-Request-Id: req-f4a968e5-2f00-4cc1-845a-3cca374e32fa Date: Thu, 27 Dec 2018 17:50:50 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"b2978fa0-75e1-42bd-bc47-cf7ab9e1034d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"088d9147d6814f8aaa825fdef1cd293d","status":"ACTIVE","subnets":["1603bc08-1805-49b1-80a9-b2c5aecc1bba"],"description":"","tags":[],"updated_at":"2018-12-27T17:50:22Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-ab5aa1b7-c09e-4805-8040-e168e8adabb0-pub-net","admin_state_up":true,"tenant_id":"088d9147d6814f8aaa825fdef1cd293d","created_at":"2018-12-27T17:50:20Z","mtu":1442}]} 2018-12-27 17:50:50,491 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=InstanceSecurityGroupTests-ab5aa1b7-c09e-4805-8040-e168e8adabb0-pub-net used request id req-f4a968e5-2f00-4cc1-845a-3cca374e32fa 2018-12-27 17:50:50,495 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/088d9147d6814f8aaa825fdef1cd293d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5ef560b9625eb89d77b073c30e06d90cb6fba40" 2018-12-27 17:50:50,597 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:50:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-377bef3c-0b53-4373-a290-6c715ff8fc58 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/088d9147d6814f8aaa825fdef1cd293d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "088d9147d6814f8aaa825fdef1cd293d", "name": "InstanceSecurityGroupTests-dc82ac62-707c-47e-proj"}} 2018-12-27 17:50:50,597 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/088d9147d6814f8aaa825fdef1cd293d used request id req-377bef3c-0b53-4373-a290-6c715ff8fc58 2018-12-27 17:50:50,602 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=b2978fa0-75e1-42bd-bc47-cf7ab9e1034d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5ef560b9625eb89d77b073c30e06d90cb6fba40" 2018-12-27 17:50:50,947 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-64e9e70c-5181-4dd7-8491-224651361c9b Date: Thu, 27 Dec 2018 17:50:50 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b2978fa0-75e1-42bd-bc47-cf7ab9e1034d","tenant_id":"088d9147d6814f8aaa825fdef1cd293d","created_at":"2018-12-27T17:50:22Z","dns_nameservers":[],"updated_at":"2018-12-27T17:50:22Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"088d9147d6814f8aaa825fdef1cd293d","id":"1603bc08-1805-49b1-80a9-b2c5aecc1bba","subnetpool_id":null,"name":"InstanceSecurityGroupTests-ab5aa1b7-c09e-4805-8040-e168e8adabb0-pub-subnet"}]} 2018-12-27 17:50:50,947 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=b2978fa0-75e1-42bd-bc47-cf7ab9e1034d used request id req-64e9e70c-5181-4dd7-8491-224651361c9b 2018-12-27 17:50:50,952 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=b2978fa0-75e1-42bd-bc47-cf7ab9e1034d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5ef560b9625eb89d77b073c30e06d90cb6fba40" 2018-12-27 17:50:51,000 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1771 X-Openstack-Request-Id: req-99a11d2b-7610-46de-b843-2d89ce770b6b Date: Thu, 27 Dec 2018 17:50:50 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T17:50:46Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"1603bc08-1805-49b1-80a9-b2c5aecc1bba","ip_address":"10.55.0.9"}],"id":"12893cbd-6397-49a4-af21-a007d5d2c8ba","security_groups":["e13425ea-842c-4be5-a905-ebf13f47e6cb"],"mac_address":"fa:16:3e:0d:49:8e","project_id":"088d9147d6814f8aaa825fdef1cd293d","status":"ACTIVE","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-0-9","ip_address":"10.55.0.9","fqdn":"host-10-55-0-9.openstacklocal."}],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-ab5aa1b7-c09e-4805-8040-e168e8adabb0-port","admin_state_up":true,"network_id":"b2978fa0-75e1-42bd-bc47-cf7ab9e1034d","dns_name":"","created_at":"2018-12-27T17:50:33Z","binding:vnic_type":"normal","device_id":"b3079f99-bef6-4fd0-aec0-5ea572df05d6","tenant_id":"088d9147d6814f8aaa825fdef1cd293d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T17:50:23Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"1603bc08-1805-49b1-80a9-b2c5aecc1bba","ip_address":"10.55.0.2"}],"id":"82fc7431-87c1-415a-8fb1-d5d289086133","security_groups":[],"mac_address":"fa:16:3e:9c:46:4a","project_id":"088d9147d6814f8aaa825fdef1cd293d","status":"DOWN","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-0-2","ip_address":"10.55.0.2","fqdn":"host-10-55-0-2.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b2978fa0-75e1-42bd-bc47-cf7ab9e1034d","dns_name":"","created_at":"2018-12-27T17:50:21Z","binding:vnic_type":"normal","device_id":"","tenant_id":"088d9147d6814f8aaa825fdef1cd293d"}]} 2018-12-27 17:50:51,000 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=b2978fa0-75e1-42bd-bc47-cf7ab9e1034d used request id req-99a11d2b-7610-46de-b843-2d89ce770b6b 2018-12-27 17:50:51,003 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/b3079f99-bef6-4fd0-aec0-5ea572df05d6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5ef560b9625eb89d77b073c30e06d90cb6fba40" 2018-12-27 17:50:51,536 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:50:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-69232e14-1b88-4b49-9958-8e5884eaa027 x-compute-request-id: req-69232e14-1b88-4b49-9958-8e5884eaa027 Content-Encoding: gzip Content-Length: 747 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-ab5aa1b7-c09e-4805-8040-e168e8adabb0-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0d:49:8e", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/b3079f99-bef6-4fd0-aec0-5ea572df05d6", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/b3079f99-bef6-4fd0-aec0-5ea572df05d6", "rel": "bookmark"}], "image": {"id": "afff8859-bb95-42fd-b8d5-cd682f8f3074", "links": [{"href": "http://172.30.9.31:8774/images/afff8859-bb95-42fd-b8d5-cd682f8f3074", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T17:50:46.000000", "flavor": {"id": "91477fe6-6383-42ad-9216-e47c18a039a3", "links": [{"href": "http://172.30.9.31:8774/flavors/91477fe6-6383-42ad-9216-e47c18a039a3", "rel": "bookmark"}]}, "id": "b3079f99-bef6-4fd0-aec0-5ea572df05d6", "security_groups": [{"name": "default"}], "user_id": "158234fb50c44963ac9079feff3a7764", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T17:50:46Z", "hostId": "d25caf8cd84d0a7d34195f2a623efeaef60501279e1a2aee645ae58a", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-ab5aa1b7-c09e-4805-8040-e168e8adabb0-inst", "created": "2018-12-27T17:50:37Z", "tenant_id": "088d9147d6814f8aaa825fdef1cd293d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-27 17:50:51,536 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/b3079f99-bef6-4fd0-aec0-5ea572df05d6 used request id req-69232e14-1b88-4b49-9958-8e5884eaa027 2018-12-27 17:50:51,540 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=InstanceSecurityGroupTests-ab5aa1b7-c09e-4805-8040-e168e8adabb0-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5ef560b9625eb89d77b073c30e06d90cb6fba40" 2018-12-27 17:50:51,636 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 667 X-Openstack-Request-Id: req-c0c9a5c1-efa7-4827-b57f-6801d38f70e3 Date: Thu, 27 Dec 2018 17:50:51 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"b2978fa0-75e1-42bd-bc47-cf7ab9e1034d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"088d9147d6814f8aaa825fdef1cd293d","status":"ACTIVE","subnets":["1603bc08-1805-49b1-80a9-b2c5aecc1bba"],"description":"","tags":[],"updated_at":"2018-12-27T17:50:22Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-ab5aa1b7-c09e-4805-8040-e168e8adabb0-pub-net","admin_state_up":true,"tenant_id":"088d9147d6814f8aaa825fdef1cd293d","created_at":"2018-12-27T17:50:20Z","mtu":1442}]} 2018-12-27 17:50:51,636 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=InstanceSecurityGroupTests-ab5aa1b7-c09e-4805-8040-e168e8adabb0-pub-net used request id req-c0c9a5c1-efa7-4827-b57f-6801d38f70e3 2018-12-27 17:50:51,640 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/088d9147d6814f8aaa825fdef1cd293d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5ef560b9625eb89d77b073c30e06d90cb6fba40" 2018-12-27 17:50:51,753 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:50:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f6f1330d-9521-4210-974d-30f2bb4ea322 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/088d9147d6814f8aaa825fdef1cd293d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "088d9147d6814f8aaa825fdef1cd293d", "name": "InstanceSecurityGroupTests-dc82ac62-707c-47e-proj"}} 2018-12-27 17:50:51,753 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/088d9147d6814f8aaa825fdef1cd293d used request id req-f6f1330d-9521-4210-974d-30f2bb4ea322 2018-12-27 17:50:51,759 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=b2978fa0-75e1-42bd-bc47-cf7ab9e1034d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5ef560b9625eb89d77b073c30e06d90cb6fba40" 2018-12-27 17:50:51,809 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-4dcc9097-783e-4e1d-ae6a-e8a3c310dcce Date: Thu, 27 Dec 2018 17:50:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b2978fa0-75e1-42bd-bc47-cf7ab9e1034d","tenant_id":"088d9147d6814f8aaa825fdef1cd293d","created_at":"2018-12-27T17:50:22Z","dns_nameservers":[],"updated_at":"2018-12-27T17:50:22Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"088d9147d6814f8aaa825fdef1cd293d","id":"1603bc08-1805-49b1-80a9-b2c5aecc1bba","subnetpool_id":null,"name":"InstanceSecurityGroupTests-ab5aa1b7-c09e-4805-8040-e168e8adabb0-pub-subnet"}]} 2018-12-27 17:50:51,809 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=b2978fa0-75e1-42bd-bc47-cf7ab9e1034d used request id req-4dcc9097-783e-4e1d-ae6a-e8a3c310dcce 2018-12-27 17:50:51,815 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=b2978fa0-75e1-42bd-bc47-cf7ab9e1034d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5ef560b9625eb89d77b073c30e06d90cb6fba40" 2018-12-27 17:50:51,864 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1771 X-Openstack-Request-Id: req-f0b8fd41-75c2-49de-bf8c-969bbb0bef72 Date: Thu, 27 Dec 2018 17:50:51 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T17:50:46Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"1603bc08-1805-49b1-80a9-b2c5aecc1bba","ip_address":"10.55.0.9"}],"id":"12893cbd-6397-49a4-af21-a007d5d2c8ba","security_groups":["e13425ea-842c-4be5-a905-ebf13f47e6cb"],"mac_address":"fa:16:3e:0d:49:8e","project_id":"088d9147d6814f8aaa825fdef1cd293d","status":"ACTIVE","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-0-9","ip_address":"10.55.0.9","fqdn":"host-10-55-0-9.openstacklocal."}],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-ab5aa1b7-c09e-4805-8040-e168e8adabb0-port","admin_state_up":true,"network_id":"b2978fa0-75e1-42bd-bc47-cf7ab9e1034d","dns_name":"","created_at":"2018-12-27T17:50:33Z","binding:vnic_type":"normal","device_id":"b3079f99-bef6-4fd0-aec0-5ea572df05d6","tenant_id":"088d9147d6814f8aaa825fdef1cd293d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T17:50:23Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"1603bc08-1805-49b1-80a9-b2c5aecc1bba","ip_address":"10.55.0.2"}],"id":"82fc7431-87c1-415a-8fb1-d5d289086133","security_groups":[],"mac_address":"fa:16:3e:9c:46:4a","project_id":"088d9147d6814f8aaa825fdef1cd293d","status":"DOWN","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-0-2","ip_address":"10.55.0.2","fqdn":"host-10-55-0-2.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b2978fa0-75e1-42bd-bc47-cf7ab9e1034d","dns_name":"","created_at":"2018-12-27T17:50:21Z","binding:vnic_type":"normal","device_id":"","tenant_id":"088d9147d6814f8aaa825fdef1cd293d"}]} 2018-12-27 17:50:51,864 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=b2978fa0-75e1-42bd-bc47-cf7ab9e1034d used request id req-f0b8fd41-75c2-49de-bf8c-969bbb0bef72 2018-12-27 17:50:51,865 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:50:52,271 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "06dcba8361f8412e8ec270024bddc20a", "name": "InstanceSecurityGroupTests-dc82ac62-707c-47e-proj-role"}], "expires_at": "2018-12-27T18:50:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "088d9147d6814f8aaa825fdef1cd293d", "name": "InstanceSecurityGroupTests-dc82ac62-707c-47e-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/088d9147d6814f8aaa825fdef1cd293d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/088d9147d6814f8aaa825fdef1cd293d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/088d9147d6814f8aaa825fdef1cd293d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/088d9147d6814f8aaa825fdef1cd293d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/088d9147d6814f8aaa825fdef1cd293d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/088d9147d6814f8aaa825fdef1cd293d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/088d9147d6814f8aaa825fdef1cd293d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/088d9147d6814f8aaa825fdef1cd293d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/088d9147d6814f8aaa825fdef1cd293d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_088d9147d6814f8aaa825fdef1cd293d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_088d9147d6814f8aaa825fdef1cd293d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/088d9147d6814f8aaa825fdef1cd293d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/088d9147d6814f8aaa825fdef1cd293d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/088d9147d6814f8aaa825fdef1cd293d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-dc82ac62-707c-47e-user", "id": "158234fb50c44963ac9079feff3a7764"}, "audit_ids": ["2yxYT8smQv-ivylddRYaFQ"], "issued_at": "2018-12-27T17:50:52.000000Z"}} 2018-12-27 17:50:52,274 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/b3079f99-bef6-4fd0-aec0-5ea572df05d6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd24f52f20976e00ee6347ebed50d55a4cc50edf" 2018-12-27 17:50:53,388 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:50:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f7c91cb8-a4cf-457d-a009-de9b7047eeb5 x-compute-request-id: req-f7c91cb8-a4cf-457d-a009-de9b7047eeb5 Content-Encoding: gzip Content-Length: 747 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-ab5aa1b7-c09e-4805-8040-e168e8adabb0-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0d:49:8e", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/b3079f99-bef6-4fd0-aec0-5ea572df05d6", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/b3079f99-bef6-4fd0-aec0-5ea572df05d6", "rel": "bookmark"}], "image": {"id": "afff8859-bb95-42fd-b8d5-cd682f8f3074", "links": [{"href": "http://172.30.9.31:8774/images/afff8859-bb95-42fd-b8d5-cd682f8f3074", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T17:50:46.000000", "flavor": {"id": "91477fe6-6383-42ad-9216-e47c18a039a3", "links": [{"href": "http://172.30.9.31:8774/flavors/91477fe6-6383-42ad-9216-e47c18a039a3", "rel": "bookmark"}]}, "id": "b3079f99-bef6-4fd0-aec0-5ea572df05d6", "security_groups": [{"name": "default"}], "user_id": "158234fb50c44963ac9079feff3a7764", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T17:50:46Z", "hostId": "d25caf8cd84d0a7d34195f2a623efeaef60501279e1a2aee645ae58a", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-ab5aa1b7-c09e-4805-8040-e168e8adabb0-inst", "created": "2018-12-27T17:50:37Z", "tenant_id": "088d9147d6814f8aaa825fdef1cd293d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-27 17:50:53,388 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/b3079f99-bef6-4fd0-aec0-5ea572df05d6 used request id req-f7c91cb8-a4cf-457d-a009-de9b7047eeb5 2018-12-27 17:50:53,391 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/b3079f99-bef6-4fd0-aec0-5ea572df05d6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5ef560b9625eb89d77b073c30e06d90cb6fba40" 2018-12-27 17:50:53,732 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:50:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-417b12c3-fd37-4632-a882-4ee61ae7b8a1 x-compute-request-id: req-417b12c3-fd37-4632-a882-4ee61ae7b8a1 Content-Encoding: gzip Content-Length: 747 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-ab5aa1b7-c09e-4805-8040-e168e8adabb0-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0d:49:8e", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/b3079f99-bef6-4fd0-aec0-5ea572df05d6", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/b3079f99-bef6-4fd0-aec0-5ea572df05d6", "rel": "bookmark"}], "image": {"id": "afff8859-bb95-42fd-b8d5-cd682f8f3074", "links": [{"href": "http://172.30.9.31:8774/images/afff8859-bb95-42fd-b8d5-cd682f8f3074", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T17:50:46.000000", "flavor": {"id": "91477fe6-6383-42ad-9216-e47c18a039a3", "links": [{"href": "http://172.30.9.31:8774/flavors/91477fe6-6383-42ad-9216-e47c18a039a3", "rel": "bookmark"}]}, "id": "b3079f99-bef6-4fd0-aec0-5ea572df05d6", "security_groups": [{"name": "default"}], "user_id": "158234fb50c44963ac9079feff3a7764", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T17:50:46Z", "hostId": "d25caf8cd84d0a7d34195f2a623efeaef60501279e1a2aee645ae58a", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-ab5aa1b7-c09e-4805-8040-e168e8adabb0-inst", "created": "2018-12-27T17:50:37Z", "tenant_id": "088d9147d6814f8aaa825fdef1cd293d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-27 17:50:53,732 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/b3079f99-bef6-4fd0-aec0-5ea572df05d6 used request id req-417b12c3-fd37-4632-a882-4ee61ae7b8a1 2018-12-27 17:50:53,732 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-ab5aa1b7-c09e-4805-8040-e168e8adabb0-inst] is - ACTIVE 2018-12-27 17:50:53,733 - create_instance - INFO - VM is - ACTIVE 2018-12-27 17:50:53,735 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/b3079f99-bef6-4fd0-aec0-5ea572df05d6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5ef560b9625eb89d77b073c30e06d90cb6fba40" 2018-12-27 17:50:54,085 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:50:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f1258922-004a-4045-b500-9c9da063ccda x-compute-request-id: req-f1258922-004a-4045-b500-9c9da063ccda Content-Encoding: gzip Content-Length: 747 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-ab5aa1b7-c09e-4805-8040-e168e8adabb0-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0d:49:8e", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/b3079f99-bef6-4fd0-aec0-5ea572df05d6", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/b3079f99-bef6-4fd0-aec0-5ea572df05d6", "rel": "bookmark"}], "image": {"id": "afff8859-bb95-42fd-b8d5-cd682f8f3074", "links": [{"href": "http://172.30.9.31:8774/images/afff8859-bb95-42fd-b8d5-cd682f8f3074", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T17:50:46.000000", "flavor": {"id": "91477fe6-6383-42ad-9216-e47c18a039a3", "links": [{"href": "http://172.30.9.31:8774/flavors/91477fe6-6383-42ad-9216-e47c18a039a3", "rel": "bookmark"}]}, "id": "b3079f99-bef6-4fd0-aec0-5ea572df05d6", "security_groups": [{"name": "default"}], "user_id": "158234fb50c44963ac9079feff3a7764", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T17:50:46Z", "hostId": "d25caf8cd84d0a7d34195f2a623efeaef60501279e1a2aee645ae58a", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-ab5aa1b7-c09e-4805-8040-e168e8adabb0-inst", "created": "2018-12-27T17:50:37Z", "tenant_id": "088d9147d6814f8aaa825fdef1cd293d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-27 17:50:54,085 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/b3079f99-bef6-4fd0-aec0-5ea572df05d6 used request id req-f1258922-004a-4045-b500-9c9da063ccda 2018-12-27 17:50:54,090 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=InstanceSecurityGroupTests-ab5aa1b7-c09e-4805-8040-e168e8adabb0-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5ef560b9625eb89d77b073c30e06d90cb6fba40" 2018-12-27 17:50:54,188 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 667 X-Openstack-Request-Id: req-3a6e2214-6318-4e7d-a5e8-8fb974c60ccf Date: Thu, 27 Dec 2018 17:50:54 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"b2978fa0-75e1-42bd-bc47-cf7ab9e1034d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"088d9147d6814f8aaa825fdef1cd293d","status":"ACTIVE","subnets":["1603bc08-1805-49b1-80a9-b2c5aecc1bba"],"description":"","tags":[],"updated_at":"2018-12-27T17:50:22Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-ab5aa1b7-c09e-4805-8040-e168e8adabb0-pub-net","admin_state_up":true,"tenant_id":"088d9147d6814f8aaa825fdef1cd293d","created_at":"2018-12-27T17:50:20Z","mtu":1442}]} 2018-12-27 17:50:54,188 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=InstanceSecurityGroupTests-ab5aa1b7-c09e-4805-8040-e168e8adabb0-pub-net used request id req-3a6e2214-6318-4e7d-a5e8-8fb974c60ccf 2018-12-27 17:50:54,192 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/088d9147d6814f8aaa825fdef1cd293d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5ef560b9625eb89d77b073c30e06d90cb6fba40" 2018-12-27 17:50:54,296 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:50:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b108ea72-d11e-443f-846b-578b465984da Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/088d9147d6814f8aaa825fdef1cd293d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "088d9147d6814f8aaa825fdef1cd293d", "name": "InstanceSecurityGroupTests-dc82ac62-707c-47e-proj"}} 2018-12-27 17:50:54,296 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/088d9147d6814f8aaa825fdef1cd293d used request id req-b108ea72-d11e-443f-846b-578b465984da 2018-12-27 17:50:54,301 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=b2978fa0-75e1-42bd-bc47-cf7ab9e1034d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5ef560b9625eb89d77b073c30e06d90cb6fba40" 2018-12-27 17:50:54,346 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-0c31518e-1cc0-4981-a4da-f927b0c4ebb0 Date: Thu, 27 Dec 2018 17:50:54 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b2978fa0-75e1-42bd-bc47-cf7ab9e1034d","tenant_id":"088d9147d6814f8aaa825fdef1cd293d","created_at":"2018-12-27T17:50:22Z","dns_nameservers":[],"updated_at":"2018-12-27T17:50:22Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"088d9147d6814f8aaa825fdef1cd293d","id":"1603bc08-1805-49b1-80a9-b2c5aecc1bba","subnetpool_id":null,"name":"InstanceSecurityGroupTests-ab5aa1b7-c09e-4805-8040-e168e8adabb0-pub-subnet"}]} 2018-12-27 17:50:54,346 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=b2978fa0-75e1-42bd-bc47-cf7ab9e1034d used request id req-0c31518e-1cc0-4981-a4da-f927b0c4ebb0 2018-12-27 17:50:54,351 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=b2978fa0-75e1-42bd-bc47-cf7ab9e1034d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5ef560b9625eb89d77b073c30e06d90cb6fba40" 2018-12-27 17:50:54,402 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1771 X-Openstack-Request-Id: req-c712e517-2967-493c-a15c-fb970c6d0080 Date: Thu, 27 Dec 2018 17:50:54 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T17:50:46Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"1603bc08-1805-49b1-80a9-b2c5aecc1bba","ip_address":"10.55.0.9"}],"id":"12893cbd-6397-49a4-af21-a007d5d2c8ba","security_groups":["e13425ea-842c-4be5-a905-ebf13f47e6cb"],"mac_address":"fa:16:3e:0d:49:8e","project_id":"088d9147d6814f8aaa825fdef1cd293d","status":"ACTIVE","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-0-9","ip_address":"10.55.0.9","fqdn":"host-10-55-0-9.openstacklocal."}],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-ab5aa1b7-c09e-4805-8040-e168e8adabb0-port","admin_state_up":true,"network_id":"b2978fa0-75e1-42bd-bc47-cf7ab9e1034d","dns_name":"","created_at":"2018-12-27T17:50:33Z","binding:vnic_type":"normal","device_id":"b3079f99-bef6-4fd0-aec0-5ea572df05d6","tenant_id":"088d9147d6814f8aaa825fdef1cd293d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T17:50:23Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"1603bc08-1805-49b1-80a9-b2c5aecc1bba","ip_address":"10.55.0.2"}],"id":"82fc7431-87c1-415a-8fb1-d5d289086133","security_groups":[],"mac_address":"fa:16:3e:9c:46:4a","project_id":"088d9147d6814f8aaa825fdef1cd293d","status":"DOWN","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-0-2","ip_address":"10.55.0.2","fqdn":"host-10-55-0-2.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b2978fa0-75e1-42bd-bc47-cf7ab9e1034d","dns_name":"","created_at":"2018-12-27T17:50:21Z","binding:vnic_type":"normal","device_id":"","tenant_id":"088d9147d6814f8aaa825fdef1cd293d"}]} 2018-12-27 17:50:54,402 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=b2978fa0-75e1-42bd-bc47-cf7ab9e1034d used request id req-c712e517-2967-493c-a15c-fb970c6d0080 2018-12-27 17:50:54,405 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/b3079f99-bef6-4fd0-aec0-5ea572df05d6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5ef560b9625eb89d77b073c30e06d90cb6fba40" 2018-12-27 17:50:54,932 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:50:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ffb8cdc9-8122-4f2a-ad9e-b19b379b16a2 x-compute-request-id: req-ffb8cdc9-8122-4f2a-ad9e-b19b379b16a2 Content-Encoding: gzip Content-Length: 747 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-ab5aa1b7-c09e-4805-8040-e168e8adabb0-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0d:49:8e", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/b3079f99-bef6-4fd0-aec0-5ea572df05d6", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/b3079f99-bef6-4fd0-aec0-5ea572df05d6", "rel": "bookmark"}], "image": {"id": "afff8859-bb95-42fd-b8d5-cd682f8f3074", "links": [{"href": "http://172.30.9.31:8774/images/afff8859-bb95-42fd-b8d5-cd682f8f3074", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T17:50:46.000000", "flavor": {"id": "91477fe6-6383-42ad-9216-e47c18a039a3", "links": [{"href": "http://172.30.9.31:8774/flavors/91477fe6-6383-42ad-9216-e47c18a039a3", "rel": "bookmark"}]}, "id": "b3079f99-bef6-4fd0-aec0-5ea572df05d6", "security_groups": [{"name": "default"}], "user_id": "158234fb50c44963ac9079feff3a7764", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T17:50:46Z", "hostId": "d25caf8cd84d0a7d34195f2a623efeaef60501279e1a2aee645ae58a", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-ab5aa1b7-c09e-4805-8040-e168e8adabb0-inst", "created": "2018-12-27T17:50:37Z", "tenant_id": "088d9147d6814f8aaa825fdef1cd293d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-27 17:50:54,932 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/b3079f99-bef6-4fd0-aec0-5ea572df05d6 used request id req-ffb8cdc9-8122-4f2a-ad9e-b19b379b16a2 2018-12-27 17:50:54,938 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=InstanceSecurityGroupTests-ab5aa1b7-c09e-4805-8040-e168e8adabb0-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5ef560b9625eb89d77b073c30e06d90cb6fba40" 2018-12-27 17:50:55,035 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 667 X-Openstack-Request-Id: req-d2ff26fb-530a-4be1-80c2-1f3fd762be15 Date: Thu, 27 Dec 2018 17:50:55 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"b2978fa0-75e1-42bd-bc47-cf7ab9e1034d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"088d9147d6814f8aaa825fdef1cd293d","status":"ACTIVE","subnets":["1603bc08-1805-49b1-80a9-b2c5aecc1bba"],"description":"","tags":[],"updated_at":"2018-12-27T17:50:22Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-ab5aa1b7-c09e-4805-8040-e168e8adabb0-pub-net","admin_state_up":true,"tenant_id":"088d9147d6814f8aaa825fdef1cd293d","created_at":"2018-12-27T17:50:20Z","mtu":1442}]} 2018-12-27 17:50:55,036 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=InstanceSecurityGroupTests-ab5aa1b7-c09e-4805-8040-e168e8adabb0-pub-net used request id req-d2ff26fb-530a-4be1-80c2-1f3fd762be15 2018-12-27 17:50:55,040 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/088d9147d6814f8aaa825fdef1cd293d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5ef560b9625eb89d77b073c30e06d90cb6fba40" 2018-12-27 17:50:55,143 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:50:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f4892b28-4c16-4710-b519-4d7eed87234f Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/088d9147d6814f8aaa825fdef1cd293d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "088d9147d6814f8aaa825fdef1cd293d", "name": "InstanceSecurityGroupTests-dc82ac62-707c-47e-proj"}} 2018-12-27 17:50:55,143 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/088d9147d6814f8aaa825fdef1cd293d used request id req-f4892b28-4c16-4710-b519-4d7eed87234f 2018-12-27 17:50:55,148 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=b2978fa0-75e1-42bd-bc47-cf7ab9e1034d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5ef560b9625eb89d77b073c30e06d90cb6fba40" 2018-12-27 17:50:55,208 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-d19423ea-3277-46e0-bfe9-dda9f91039eb Date: Thu, 27 Dec 2018 17:50:55 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b2978fa0-75e1-42bd-bc47-cf7ab9e1034d","tenant_id":"088d9147d6814f8aaa825fdef1cd293d","created_at":"2018-12-27T17:50:22Z","dns_nameservers":[],"updated_at":"2018-12-27T17:50:22Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"088d9147d6814f8aaa825fdef1cd293d","id":"1603bc08-1805-49b1-80a9-b2c5aecc1bba","subnetpool_id":null,"name":"InstanceSecurityGroupTests-ab5aa1b7-c09e-4805-8040-e168e8adabb0-pub-subnet"}]} 2018-12-27 17:50:55,208 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=b2978fa0-75e1-42bd-bc47-cf7ab9e1034d used request id req-d19423ea-3277-46e0-bfe9-dda9f91039eb 2018-12-27 17:50:55,213 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=b2978fa0-75e1-42bd-bc47-cf7ab9e1034d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5ef560b9625eb89d77b073c30e06d90cb6fba40" 2018-12-27 17:50:55,264 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1771 X-Openstack-Request-Id: req-45fe9d1f-7702-4167-90f9-29e836d9e1d0 Date: Thu, 27 Dec 2018 17:50:55 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T17:50:46Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"1603bc08-1805-49b1-80a9-b2c5aecc1bba","ip_address":"10.55.0.9"}],"id":"12893cbd-6397-49a4-af21-a007d5d2c8ba","security_groups":["e13425ea-842c-4be5-a905-ebf13f47e6cb"],"mac_address":"fa:16:3e:0d:49:8e","project_id":"088d9147d6814f8aaa825fdef1cd293d","status":"ACTIVE","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-0-9","ip_address":"10.55.0.9","fqdn":"host-10-55-0-9.openstacklocal."}],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-ab5aa1b7-c09e-4805-8040-e168e8adabb0-port","admin_state_up":true,"network_id":"b2978fa0-75e1-42bd-bc47-cf7ab9e1034d","dns_name":"","created_at":"2018-12-27T17:50:33Z","binding:vnic_type":"normal","device_id":"b3079f99-bef6-4fd0-aec0-5ea572df05d6","tenant_id":"088d9147d6814f8aaa825fdef1cd293d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T17:50:23Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"1603bc08-1805-49b1-80a9-b2c5aecc1bba","ip_address":"10.55.0.2"}],"id":"82fc7431-87c1-415a-8fb1-d5d289086133","security_groups":[],"mac_address":"fa:16:3e:9c:46:4a","project_id":"088d9147d6814f8aaa825fdef1cd293d","status":"DOWN","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-0-2","ip_address":"10.55.0.2","fqdn":"host-10-55-0-2.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b2978fa0-75e1-42bd-bc47-cf7ab9e1034d","dns_name":"","created_at":"2018-12-27T17:50:21Z","binding:vnic_type":"normal","device_id":"","tenant_id":"088d9147d6814f8aaa825fdef1cd293d"}]} 2018-12-27 17:50:55,264 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=b2978fa0-75e1-42bd-bc47-cf7ab9e1034d used request id req-45fe9d1f-7702-4167-90f9-29e836d9e1d0 2018-12-27 17:50:55,267 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:8774/v2.1/servers/b3079f99-bef6-4fd0-aec0-5ea572df05d6/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5ef560b9625eb89d77b073c30e06d90cb6fba40" -d '{"removeSecurityGroup": {"name": "InstanceSecurityGroupTests-ab5aa1b7-c09e-4805-8040-e168e8adabb0-name"}}' 2018-12-27 17:50:55,870 - novaclient.v2.client - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:50:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-85717d65-da22-4bc3-9bf6-118bd31a0006 x-compute-request-id: req-85717d65-da22-4bc3-9bf6-118bd31a0006 Content-Length: 199 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Security group InstanceSecurityGroupTests-ab5aa1b7-c09e-4805-8040-e168e8adabb0-name not associated with the instance b3079f99-bef6-4fd0-aec0-5ea572df05d6", "code": 404}} 2018-12-27 17:50:55,870 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/b3079f99-bef6-4fd0-aec0-5ea572df05d6/action used request id req-85717d65-da22-4bc3-9bf6-118bd31a0006 2018-12-27 17:50:55,870 - create_instance - WARNING - Security group not removed - Security group InstanceSecurityGroupTests-ab5aa1b7-c09e-4805-8040-e168e8adabb0-name not associated with the instance b3079f99-bef6-4fd0-aec0-5ea572df05d6 (HTTP 404) (Request-ID: req-85717d65-da22-4bc3-9bf6-118bd31a0006) 2018-12-27 17:50:55,873 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/b3079f99-bef6-4fd0-aec0-5ea572df05d6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5ef560b9625eb89d77b073c30e06d90cb6fba40" 2018-12-27 17:50:56,390 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:50:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-81d1ab51-c4d5-4ec6-a0c6-4e6654e56331 x-compute-request-id: req-81d1ab51-c4d5-4ec6-a0c6-4e6654e56331 Content-Encoding: gzip Content-Length: 747 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-ab5aa1b7-c09e-4805-8040-e168e8adabb0-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0d:49:8e", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/b3079f99-bef6-4fd0-aec0-5ea572df05d6", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/b3079f99-bef6-4fd0-aec0-5ea572df05d6", "rel": "bookmark"}], "image": {"id": "afff8859-bb95-42fd-b8d5-cd682f8f3074", "links": [{"href": "http://172.30.9.31:8774/images/afff8859-bb95-42fd-b8d5-cd682f8f3074", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T17:50:46.000000", "flavor": {"id": "91477fe6-6383-42ad-9216-e47c18a039a3", "links": [{"href": "http://172.30.9.31:8774/flavors/91477fe6-6383-42ad-9216-e47c18a039a3", "rel": "bookmark"}]}, "id": "b3079f99-bef6-4fd0-aec0-5ea572df05d6", "security_groups": [{"name": "default"}], "user_id": "158234fb50c44963ac9079feff3a7764", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T17:50:46Z", "hostId": "d25caf8cd84d0a7d34195f2a623efeaef60501279e1a2aee645ae58a", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-ab5aa1b7-c09e-4805-8040-e168e8adabb0-inst", "created": "2018-12-27T17:50:37Z", "tenant_id": "088d9147d6814f8aaa825fdef1cd293d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-27 17:50:56,390 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/b3079f99-bef6-4fd0-aec0-5ea572df05d6 used request id req-81d1ab51-c4d5-4ec6-a0c6-4e6654e56331 2018-12-27 17:50:56,395 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=InstanceSecurityGroupTests-ab5aa1b7-c09e-4805-8040-e168e8adabb0-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5ef560b9625eb89d77b073c30e06d90cb6fba40" 2018-12-27 17:50:56,716 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 667 X-Openstack-Request-Id: req-480a6dea-daf5-4b8d-8800-40792f37c6ad Date: Thu, 27 Dec 2018 17:50:56 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"b2978fa0-75e1-42bd-bc47-cf7ab9e1034d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"088d9147d6814f8aaa825fdef1cd293d","status":"ACTIVE","subnets":["1603bc08-1805-49b1-80a9-b2c5aecc1bba"],"description":"","tags":[],"updated_at":"2018-12-27T17:50:22Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-ab5aa1b7-c09e-4805-8040-e168e8adabb0-pub-net","admin_state_up":true,"tenant_id":"088d9147d6814f8aaa825fdef1cd293d","created_at":"2018-12-27T17:50:20Z","mtu":1442}]} 2018-12-27 17:50:56,717 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=InstanceSecurityGroupTests-ab5aa1b7-c09e-4805-8040-e168e8adabb0-pub-net used request id req-480a6dea-daf5-4b8d-8800-40792f37c6ad 2018-12-27 17:50:56,721 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/088d9147d6814f8aaa825fdef1cd293d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5ef560b9625eb89d77b073c30e06d90cb6fba40" 2018-12-27 17:50:56,821 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:50:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2efa94d1-e11e-447e-91de-473e27695bdc Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/088d9147d6814f8aaa825fdef1cd293d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "088d9147d6814f8aaa825fdef1cd293d", "name": "InstanceSecurityGroupTests-dc82ac62-707c-47e-proj"}} 2018-12-27 17:50:56,821 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/088d9147d6814f8aaa825fdef1cd293d used request id req-2efa94d1-e11e-447e-91de-473e27695bdc 2018-12-27 17:50:56,826 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=b2978fa0-75e1-42bd-bc47-cf7ab9e1034d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5ef560b9625eb89d77b073c30e06d90cb6fba40" 2018-12-27 17:50:56,879 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-6a16d23d-cdfc-4472-9c3a-ce59db3903c5 Date: Thu, 27 Dec 2018 17:50:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b2978fa0-75e1-42bd-bc47-cf7ab9e1034d","tenant_id":"088d9147d6814f8aaa825fdef1cd293d","created_at":"2018-12-27T17:50:22Z","dns_nameservers":[],"updated_at":"2018-12-27T17:50:22Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"088d9147d6814f8aaa825fdef1cd293d","id":"1603bc08-1805-49b1-80a9-b2c5aecc1bba","subnetpool_id":null,"name":"InstanceSecurityGroupTests-ab5aa1b7-c09e-4805-8040-e168e8adabb0-pub-subnet"}]} 2018-12-27 17:50:56,880 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=b2978fa0-75e1-42bd-bc47-cf7ab9e1034d used request id req-6a16d23d-cdfc-4472-9c3a-ce59db3903c5 2018-12-27 17:50:56,885 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=b2978fa0-75e1-42bd-bc47-cf7ab9e1034d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5ef560b9625eb89d77b073c30e06d90cb6fba40" 2018-12-27 17:50:56,937 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1771 X-Openstack-Request-Id: req-5221b3ec-0154-445a-8ae8-6338db724633 Date: Thu, 27 Dec 2018 17:50:56 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T17:50:46Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"1603bc08-1805-49b1-80a9-b2c5aecc1bba","ip_address":"10.55.0.9"}],"id":"12893cbd-6397-49a4-af21-a007d5d2c8ba","security_groups":["e13425ea-842c-4be5-a905-ebf13f47e6cb"],"mac_address":"fa:16:3e:0d:49:8e","project_id":"088d9147d6814f8aaa825fdef1cd293d","status":"ACTIVE","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-0-9","ip_address":"10.55.0.9","fqdn":"host-10-55-0-9.openstacklocal."}],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-ab5aa1b7-c09e-4805-8040-e168e8adabb0-port","admin_state_up":true,"network_id":"b2978fa0-75e1-42bd-bc47-cf7ab9e1034d","dns_name":"","created_at":"2018-12-27T17:50:33Z","binding:vnic_type":"normal","device_id":"b3079f99-bef6-4fd0-aec0-5ea572df05d6","tenant_id":"088d9147d6814f8aaa825fdef1cd293d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T17:50:23Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"1603bc08-1805-49b1-80a9-b2c5aecc1bba","ip_address":"10.55.0.2"}],"id":"82fc7431-87c1-415a-8fb1-d5d289086133","security_groups":[],"mac_address":"fa:16:3e:9c:46:4a","project_id":"088d9147d6814f8aaa825fdef1cd293d","status":"DOWN","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-0-2","ip_address":"10.55.0.2","fqdn":"host-10-55-0-2.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b2978fa0-75e1-42bd-bc47-cf7ab9e1034d","dns_name":"","created_at":"2018-12-27T17:50:21Z","binding:vnic_type":"normal","device_id":"","tenant_id":"088d9147d6814f8aaa825fdef1cd293d"}]} 2018-12-27 17:50:56,938 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=b2978fa0-75e1-42bd-bc47-cf7ab9e1034d used request id req-5221b3ec-0154-445a-8ae8-6338db724633 2018-12-27 17:50:56,941 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/b3079f99-bef6-4fd0-aec0-5ea572df05d6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd24f52f20976e00ee6347ebed50d55a4cc50edf" 2018-12-27 17:50:57,843 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:50:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-43237567-64d5-4599-ab0a-d09e1ecc4ada x-compute-request-id: req-43237567-64d5-4599-ab0a-d09e1ecc4ada Content-Encoding: gzip Content-Length: 747 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-ab5aa1b7-c09e-4805-8040-e168e8adabb0-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0d:49:8e", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/b3079f99-bef6-4fd0-aec0-5ea572df05d6", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/b3079f99-bef6-4fd0-aec0-5ea572df05d6", "rel": "bookmark"}], "image": {"id": "afff8859-bb95-42fd-b8d5-cd682f8f3074", "links": [{"href": "http://172.30.9.31:8774/images/afff8859-bb95-42fd-b8d5-cd682f8f3074", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T17:50:46.000000", "flavor": {"id": "91477fe6-6383-42ad-9216-e47c18a039a3", "links": [{"href": "http://172.30.9.31:8774/flavors/91477fe6-6383-42ad-9216-e47c18a039a3", "rel": "bookmark"}]}, "id": "b3079f99-bef6-4fd0-aec0-5ea572df05d6", "security_groups": [{"name": "default"}], "user_id": "158234fb50c44963ac9079feff3a7764", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T17:50:46Z", "hostId": "d25caf8cd84d0a7d34195f2a623efeaef60501279e1a2aee645ae58a", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-ab5aa1b7-c09e-4805-8040-e168e8adabb0-inst", "created": "2018-12-27T17:50:37Z", "tenant_id": "088d9147d6814f8aaa825fdef1cd293d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-27 17:50:57,843 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/b3079f99-bef6-4fd0-aec0-5ea572df05d6 used request id req-43237567-64d5-4599-ab0a-d09e1ecc4ada 2018-12-27 17:50:57,844 - create_instance - INFO - Deleting Port with ID - 12893cbd-6397-49a4-af21-a007d5d2c8ba 2018-12-27 17:50:57,844 - neutron_utils - INFO - Deleting port with name InstanceSecurityGroupTests-ab5aa1b7-c09e-4805-8040-e168e8adabb0-port 2018-12-27 17:50:57,849 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/ports/12893cbd-6397-49a4-af21-a007d5d2c8ba -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5ef560b9625eb89d77b073c30e06d90cb6fba40" 2018-12-27 17:50:58,412 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-0a57e9c2-5ecb-4a48-afb8-d9e9e86a86cd Date: Thu, 27 Dec 2018 17:50:58 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 17:50:58,413 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/ports/12893cbd-6397-49a4-af21-a007d5d2c8ba used request id req-0a57e9c2-5ecb-4a48-afb8-d9e9e86a86cd 2018-12-27 17:50:58,413 - create_instance - INFO - Deleting VM instance - InstanceSecurityGroupTests-ab5aa1b7-c09e-4805-8040-e168e8adabb0-inst 2018-12-27 17:50:58,416 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:8774/v2.1/servers/b3079f99-bef6-4fd0-aec0-5ea572df05d6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5ef560b9625eb89d77b073c30e06d90cb6fba40" 2018-12-27 17:50:58,757 - novaclient.v2.client - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:50:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-6f38de88-91e4-40e4-add2-1e31c27a93df x-compute-request-id: req-6f38de88-91e4-40e4-add2-1e31c27a93df Content-Type: application/json 2018-12-27 17:50:58,757 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/servers/b3079f99-bef6-4fd0-aec0-5ea572df05d6 used request id req-6f38de88-91e4-40e4-add2-1e31c27a93df 2018-12-27 17:50:58,757 - create_instance - INFO - Checking deletion status 2018-12-27 17:50:58,760 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/b3079f99-bef6-4fd0-aec0-5ea572df05d6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5ef560b9625eb89d77b073c30e06d90cb6fba40" 2018-12-27 17:50:59,042 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:50:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8bed3360-713d-47f5-b54d-15a5b62a1092 x-compute-request-id: req-8bed3360-713d-47f5-b54d-15a5b62a1092 Content-Encoding: gzip Content-Length: 662 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/b3079f99-bef6-4fd0-aec0-5ea572df05d6", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/b3079f99-bef6-4fd0-aec0-5ea572df05d6", "rel": "bookmark"}], "image": {"id": "afff8859-bb95-42fd-b8d5-cd682f8f3074", "links": [{"href": "http://172.30.9.31:8774/images/afff8859-bb95-42fd-b8d5-cd682f8f3074", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T17:50:46.000000", "flavor": {"id": "91477fe6-6383-42ad-9216-e47c18a039a3", "links": [{"href": "http://172.30.9.31:8774/flavors/91477fe6-6383-42ad-9216-e47c18a039a3", "rel": "bookmark"}]}, "id": "b3079f99-bef6-4fd0-aec0-5ea572df05d6", "user_id": "158234fb50c44963ac9079feff3a7764", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T17:50:58Z", "hostId": "d25caf8cd84d0a7d34195f2a623efeaef60501279e1a2aee645ae58a", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-ab5aa1b7-c09e-4805-8040-e168e8adabb0-inst", "created": "2018-12-27T17:50:37Z", "tenant_id": "088d9147d6814f8aaa825fdef1cd293d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-27 17:50:59,042 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/b3079f99-bef6-4fd0-aec0-5ea572df05d6 used request id req-8bed3360-713d-47f5-b54d-15a5b62a1092 2018-12-27 17:50:59,042 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-ab5aa1b7-c09e-4805-8040-e168e8adabb0-inst] is - ACTIVE 2018-12-27 17:50:59,042 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-27 17:51:02,046 - create_instance - DEBUG - VM status query timeout in 296.711675882 2018-12-27 17:51:02,048 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/b3079f99-bef6-4fd0-aec0-5ea572df05d6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5ef560b9625eb89d77b073c30e06d90cb6fba40" 2018-12-27 17:51:02,089 - novaclient.v2.client - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:51:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-79bbb17d-22df-4ade-a833-c7fc289944d3 x-compute-request-id: req-79bbb17d-22df-4ade-a833-c7fc289944d3 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance b3079f99-bef6-4fd0-aec0-5ea572df05d6 could not be found.", "code": 404}} 2018-12-27 17:51:02,089 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/b3079f99-bef6-4fd0-aec0-5ea572df05d6 used request id req-79bbb17d-22df-4ade-a833-c7fc289944d3 2018-12-27 17:51:02,089 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance b3079f99-bef6-4fd0-aec0-5ea572df05d6 could not be found. (HTTP 404) (Request-ID: req-79bbb17d-22df-4ade-a833-c7fc289944d3) 2018-12-27 17:51:02,090 - create_instance - INFO - VM has been properly deleted VM with name - InstanceSecurityGroupTests-ab5aa1b7-c09e-4805-8040-e168e8adabb0-inst 2018-12-27 17:51:02,091 - neutron_utils - INFO - Deleting security group rule with ID - 6f5bb815-ef21-4ae9-8404-043cfb1f6851 2018-12-27 17:51:02,096 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/security-group-rules/6f5bb815-ef21-4ae9-8404-043cfb1f6851 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c40ff79b942eec542b7a61b1198dd261130db24" 2018-12-27 17:51:02,214 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-905cd6ed-754a-4d7e-9645-c922893f773c Content-Length: 0 Date: Thu, 27 Dec 2018 17:51:02 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 17:51:02,214 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-group-rules/6f5bb815-ef21-4ae9-8404-043cfb1f6851 used request id req-905cd6ed-754a-4d7e-9645-c922893f773c 2018-12-27 17:51:02,214 - neutron_utils - INFO - Deleting security group rule with ID - 1f18d01a-e221-4302-8f0d-14e53fcc9279 2018-12-27 17:51:02,219 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/security-group-rules/1f18d01a-e221-4302-8f0d-14e53fcc9279 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c40ff79b942eec542b7a61b1198dd261130db24" 2018-12-27 17:51:02,514 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-0ef5138b-3ff8-4615-a691-eb5aadc3b4bb Content-Length: 0 Date: Thu, 27 Dec 2018 17:51:02 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 17:51:02,515 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-group-rules/1f18d01a-e221-4302-8f0d-14e53fcc9279 used request id req-0ef5138b-3ff8-4615-a691-eb5aadc3b4bb 2018-12-27 17:51:02,515 - neutron_utils - INFO - Deleting security group with name - InstanceSecurityGroupTests-ab5aa1b7-c09e-4805-8040-e168e8adabb0-name 2018-12-27 17:51:02,520 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/security-groups/c6a8eb37-6543-467e-a55d-6abfaa3579ca -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c40ff79b942eec542b7a61b1198dd261130db24" 2018-12-27 17:51:02,649 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-412d138f-ccd5-4e7e-a6d5-166537bf27a2 Content-Length: 0 Date: Thu, 27 Dec 2018 17:51:02 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 17:51:02,649 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-groups/c6a8eb37-6543-467e-a55d-6abfaa3579ca used request id req-412d138f-ccd5-4e7e-a6d5-166537bf27a2 2018-12-27 17:51:02,653 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:8774/v2.1/flavors/91477fe6-6383-42ad-9216-e47c18a039a3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}caf0c7d079bf0e21431dee24fbe676f0d104efc6" 2018-12-27 17:51:02,688 - novaclient.v2.client - DEBUG - RESP: [202] Date: Thu, 27 Dec 2018 17:51:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-14b9ce5c-c29c-4ce6-82ba-71476ea56c63 x-compute-request-id: req-14b9ce5c-c29c-4ce6-82ba-71476ea56c63 Content-Length: 0 Content-Type: application/json 2018-12-27 17:51:02,688 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/flavors/91477fe6-6383-42ad-9216-e47c18a039a3 used request id req-14b9ce5c-c29c-4ce6-82ba-71476ea56c63 2018-12-27 17:51:02,689 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-ab5aa1b7-c09e-4805-8040-e168e8adabb0-pub-subnet 2018-12-27 17:51:02,689 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-ab5aa1b7-c09e-4805-8040-e168e8adabb0-pub-subnet 2018-12-27 17:51:02,694 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/subnets/1603bc08-1805-49b1-80a9-b2c5aecc1bba -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35ee37c1965b4ae14d8789cb4813abbd949b95a7" 2018-12-27 17:51:04,713 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-9a119092-d35c-46ab-8dcc-6b8bf27bc1f8 Date: Thu, 27 Dec 2018 17:51:04 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 17:51:04,713 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/subnets/1603bc08-1805-49b1-80a9-b2c5aecc1bba used request id req-9a119092-d35c-46ab-8dcc-6b8bf27bc1f8 2018-12-27 17:51:04,713 - neutron_utils - INFO - Deleting network with name InstanceSecurityGroupTests-ab5aa1b7-c09e-4805-8040-e168e8adabb0-pub-net 2018-12-27 17:51:04,718 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/networks/b2978fa0-75e1-42bd-bc47-cf7ab9e1034d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35ee37c1965b4ae14d8789cb4813abbd949b95a7" 2018-12-27 17:51:06,325 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-0afadf9f-81e8-4442-807c-2c2f0eb452a6 Date: Thu, 27 Dec 2018 17:51:06 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 17:51:06,325 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/networks/b2978fa0-75e1-42bd-bc47-cf7ab9e1034d used request id req-0afadf9f-81e8-4442-807c-2c2f0eb452a6 2018-12-27 17:51:06,326 - glance_utils - INFO - Deleting image named - InstanceSecurityGroupTests-ab5aa1b7-c09e-4805-8040-e168e8adabb0-image 2018-12-27 17:51:06,329 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9292/v2/images/afff8859-bb95-42fd-b8d5-cd682f8f3074 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ee48e5371044fd2a5e7d7a9d2d8a67d757e2b082" 2018-12-27 17:51:06,904 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-760e696e-d53e-4ede-9d9e-53a6f96d8a0d Date: Thu, 27 Dec 2018 17:51:06 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-27 17:51:06,904 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.31:9292/v2/images/afff8859-bb95-42fd-b8d5-cd682f8f3074 used request id req-760e696e-d53e-4ede-9d9e-53a6f96d8a0d 2018-12-27 17:51:06,912 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4493dd40253c02f30d40e85146f67d7a2f855e9f" 2018-12-27 17:51:07,199 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 35896 X-Openstack-Request-Id: req-4a0541d5-08cd-4d34-87c4-0596fdb6d2f9 Date: Thu, 27 Dec 2018 17:51:07 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "created_at": "2018-12-27T15:33:01Z", "updated_at": "2018-12-27T15:33:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "35205ac3-06e6-4cf6-bb21-ff8f813cb45b", "remote_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "ade77f59-e70c-4970-8ea8-198222fa332e", "remote_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "c4f3bf7f-d793-498d-a883-bb8c6003f070", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "c85cb618-8f19-445b-8e16-6d467cb17771", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}], "revision_number": 4, "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "created_at": "2018-12-27T15:57:22Z", "updated_at": "2018-12-27T15:57:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "5e258a3b-01f5-4aef-81b7-0b5dc6e5b683", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "65475539-0336-498a-8da4-ff0a80b10089", "remote_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "ae922857-f7ae-4bc8-949b-153fb43bfd00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "b4f87679-52e1-4cf9-bf76-5abb9a9bec06", "remote_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "f7197afc9b61423897aefc9a643d03a1"}], "revision_number": 4, "project_id": "f7197afc9b61423897aefc9a643d03a1", "id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "created_at": "2018-12-27T16:01:54Z", "updated_at": "2018-12-27T16:01:54Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "00dd3abd-acd1-4edb-8f4a-8badcbd2eeb4", "remote_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "018de60d-bc33-4ef0-9eed-6d00b6ce227b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "0d99f0db-fa6b-4201-b67f-a7ff0db82c5d", "remote_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv6", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "5c4049ef-933d-4614-84e7-83584430d462", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv6", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}], "revision_number": 4, "project_id": "8c689c5e31c44b09ab85f80682abbc2a", "id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "created_at": "2018-12-27T15:56:49Z", "updated_at": "2018-12-27T15:56:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "6555e255-763a-4448-b1b1-0c93b2a390bd", "remote_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "777ff7a5-a590-43e5-a84b-7677710494e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "8bac258a-08df-48b7-900b-efbe01a6ec20", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "dc17921e-353f-4898-a970-881b2c8d093d", "remote_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}], "revision_number": 4, "project_id": "28dac9e1580d461c9de52e6659cc4f9d", "id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "created_at": "2018-12-27T16:01:52Z", "updated_at": "2018-12-27T16:01:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "32737757-45f3-4b24-b6ab-5f2d5579b4a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv6", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "ae604ef3-492d-4aa3-8045-1ff84f755a27", "remote_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv4", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "b7bff40a-beda-4996-b140-ed94d010535c", "remote_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv6", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "b8129030-9d72-4d5d-adce-47bbe62492fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv4", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}], "revision_number": 4, "project_id": "81c108a273314b24bf6b48c41b5bbe0c", "id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "created_at": "2018-12-27T15:57:20Z", "updated_at": "2018-12-27T15:57:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "0c389ec4-c0af-4c20-acf9-4fcc1d859dd7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv6", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "3749697a-f2ef-439a-a661-2fb92badd1ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv4", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "b74e0c8c-e243-450e-b1be-69c587093d6d", "remote_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv6", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "c222695b-2f1c-427d-afd7-e0be24ec9f66", "remote_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv4", "project_id": "7fb0e5436e4f467998e672dd71018a45"}], "revision_number": 4, "project_id": "7fb0e5436e4f467998e672dd71018a45", "id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "created_at": "2018-12-27T17:02:11Z", "updated_at": "2018-12-27T17:02:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "675d8a56-1c9b-4c58-a252-61e65997fd05", "remote_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv4", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "84f0587c-7394-4fd6-8f3d-8d6ba94cf3f9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv6", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "8a450b4f-e710-4193-816e-13a2d4e40c07", "remote_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv6", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "c3106b0a-1026-4156-86a9-f0438b7fab93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv4", "project_id": "7cba3664d5674e65a12c8c269a05febf"}], "revision_number": 4, "project_id": "7cba3664d5674e65a12c8c269a05febf", "id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "created_at": "2018-12-27T15:58:29Z", "updated_at": "2018-12-27T15:58:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "2a945ecc-f9fa-4219-96ab-c189a7f5c102", "remote_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv6", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "55e2b54e-68d4-4476-8c9f-e05e347c8970", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv4", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "9983229c-b595-482a-973f-81137a209b6d", "remote_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv4", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "9d4b8450-78ab-4817-a586-372ed88268f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv6", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}], "revision_number": 4, "project_id": "fbd6dbf946a5406398ba810e02d0888e", "id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "created_at": "2018-12-27T15:57:24Z", "updated_at": "2018-12-27T15:57:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "35521f2a-a59d-4798-9fa8-0febfe126076", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv4", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "607d473d-1e6a-4088-a778-7df9ffc1ff68", "remote_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv6", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "6f8fa92b-b67a-4047-a900-f43656aff42b", "remote_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv4", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "890f1d6c-9ae5-45b0-b7a1-282182432b66", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv6", "project_id": "253cc6709e714b8a80a5f74e4257907e"}], "revision_number": 4, "project_id": "253cc6709e714b8a80a5f74e4257907e", "id": "b9546f11-205e-4322-89f8-f0360d6090ed", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "created_at": "2018-12-27T15:57:08Z", "updated_at": "2018-12-27T15:57:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "6739c48b-d899-4c17-bb8e-ffaf8922c034", "remote_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv4", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "9660a6af-4d9b-40b9-9729-f205f66c2bd0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv4", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "bf244c03-fc10-4754-9c2b-b0224401c4f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv6", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "d3bee7cc-a152-441c-9790-abb1f56cec03", "remote_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv6", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}], "revision_number": 4, "project_id": "782a28bd0d40485e85eda6b8ba43840b", "id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "created_at": "2018-12-27T15:57:11Z", "updated_at": "2018-12-27T15:57:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "22c0d2cf-360a-4aa8-ba7e-bfdbf8327d27", "remote_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "553b140a-8ba9-4af7-9f50-bf24e87aebf7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "b2ecf7a5-df98-4d65-a762-767320437c5a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "e49104b2-7c13-49d6-8519-a16dd585346f", "remote_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}], "revision_number": 4, "project_id": "ef7e486beb8f4de39b25ca5f11552328", "id": "d0588e93-db0d-4888-9f99-3399a50df490", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "088d9147d6814f8aaa825fdef1cd293d", "created_at": "2018-12-27T17:50:20Z", "updated_at": "2018-12-27T17:50:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:50:20Z", "revision_number": 0, "id": "1e1aff75-4d16-45c9-ba7e-45b99ede9086", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:50:20Z", "security_group_id": "e13425ea-842c-4be5-a905-ebf13f47e6cb", "tenant_id": "088d9147d6814f8aaa825fdef1cd293d", "port_range_min": null, "ethertype": "IPv4", "project_id": "088d9147d6814f8aaa825fdef1cd293d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:50:20Z", "revision_number": 0, "id": "63597f88-bae8-4e81-a7a7-7587d10f6cb2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:50:20Z", "security_group_id": "e13425ea-842c-4be5-a905-ebf13f47e6cb", "tenant_id": "088d9147d6814f8aaa825fdef1cd293d", "port_range_min": null, "ethertype": "IPv6", "project_id": "088d9147d6814f8aaa825fdef1cd293d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:50:20Z", "revision_number": 0, "id": "64bd12aa-d72a-4bfe-9074-cfe764033415", "remote_group_id": "e13425ea-842c-4be5-a905-ebf13f47e6cb", "remote_ip_prefix": null, "created_at": "2018-12-27T17:50:20Z", "security_group_id": "e13425ea-842c-4be5-a905-ebf13f47e6cb", "tenant_id": "088d9147d6814f8aaa825fdef1cd293d", "port_range_min": null, "ethertype": "IPv4", "project_id": "088d9147d6814f8aaa825fdef1cd293d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:50:20Z", "revision_number": 0, "id": "fd7fe8aa-02df-494c-8f54-c0e4c3ad916e", "remote_group_id": "e13425ea-842c-4be5-a905-ebf13f47e6cb", "remote_ip_prefix": null, "created_at": "2018-12-27T17:50:20Z", "security_group_id": "e13425ea-842c-4be5-a905-ebf13f47e6cb", "tenant_id": "088d9147d6814f8aaa825fdef1cd293d", "port_range_min": null, "ethertype": "IPv6", "project_id": "088d9147d6814f8aaa825fdef1cd293d"}], "revision_number": 4, "project_id": "088d9147d6814f8aaa825fdef1cd293d", "id": "e13425ea-842c-4be5-a905-ebf13f47e6cb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "created_at": "2018-12-27T17:19:15Z", "updated_at": "2018-12-27T17:19:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "1990fe24-df44-4561-9f09-f50aab182bf7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "651e4b8b-b29e-409b-9f25-ff2328ccefe6", "remote_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "cc4e2254-2157-4ae1-a233-3047573ddc6d", "remote_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "da56dda4-aaf3-43ff-bdf7-e64892ec2345", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}], "revision_number": 4, "project_id": "2a5a6879c5fa4db798cea6d394565d45", "id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-27T15:33:07Z", "updated_at": "2018-12-27T15:33:07Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "4de95db8-72d6-4aec-a145-e92511971eb9", "remote_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "5f100cff-05d8-4405-8dfb-0a387c123fae", "remote_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "a3f6a193-cc94-4220-a73a-08acf63c449b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "f059d8a5-0c32-49c9-a721-77cc89245ecd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "created_at": "2018-12-27T15:29:16Z", "updated_at": "2018-12-27T15:29:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "3c53841a-5bc0-4192-b482-044411e217ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "5956ff3f-d59d-4af6-82b5-566c888583a7", "remote_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:16Z", "revision_number": 0, "id": "60735d87-52c7-426a-91a6-aff1078a5a2d", "remote_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:16Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "abe97133-61dd-4fdf-baf3-2e07968a324f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "da629caea04941e1ae8979c379dc7c9d"}], "revision_number": 4, "project_id": "da629caea04941e1ae8979c379dc7c9d", "id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "name": "default"}]} 2018-12-27 17:51:07,200 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=default used request id req-4a0541d5-08cd-4d34-87c4-0596fdb6d2f9 2018-12-27 17:51:07,207 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4493dd40253c02f30d40e85146f67d7a2f855e9f" 2018-12-27 17:51:07,316 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:51:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cfc92c06-d707-43f7-8380-2d96794152ff Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b7b4fceec1ad4c6eb74d758b709a9d93", "name": "admin"}} 2018-12-27 17:51:07,316 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93 used request id req-cfc92c06-d707-43f7-8380-2d96794152ff 2018-12-27 17:51:07,320 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/f7197afc9b61423897aefc9a643d03a1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4493dd40253c02f30d40e85146f67d7a2f855e9f" 2018-12-27 17:51:07,431 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:51:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9945057e-582b-47d7-b025-a91969e1dcfd Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f7197afc9b61423897aefc9a643d03a1.", "code": 404, "title": "Not Found"}} 2018-12-27 17:51:07,431 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/f7197afc9b61423897aefc9a643d03a1 used request id req-9945057e-582b-47d7-b025-a91969e1dcfd 2018-12-27 17:51:07,431 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:51:07,435 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/8c689c5e31c44b09ab85f80682abbc2a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4493dd40253c02f30d40e85146f67d7a2f855e9f" 2018-12-27 17:51:07,538 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:51:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-583e5011-5b2a-4dce-a39e-846fa8b1bdc4 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8c689c5e31c44b09ab85f80682abbc2a.", "code": 404, "title": "Not Found"}} 2018-12-27 17:51:07,539 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/8c689c5e31c44b09ab85f80682abbc2a used request id req-583e5011-5b2a-4dce-a39e-846fa8b1bdc4 2018-12-27 17:51:07,539 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:51:07,542 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/28dac9e1580d461c9de52e6659cc4f9d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4493dd40253c02f30d40e85146f67d7a2f855e9f" 2018-12-27 17:51:07,652 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:51:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9df34656-64a9-4fc2-951c-207feef090da Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 28dac9e1580d461c9de52e6659cc4f9d.", "code": 404, "title": "Not Found"}} 2018-12-27 17:51:07,652 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/28dac9e1580d461c9de52e6659cc4f9d used request id req-9df34656-64a9-4fc2-951c-207feef090da 2018-12-27 17:51:07,652 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:51:07,656 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/81c108a273314b24bf6b48c41b5bbe0c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4493dd40253c02f30d40e85146f67d7a2f855e9f" 2018-12-27 17:51:07,766 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:51:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-39a8ba0f-a046-48fc-ab6a-df5dc39cb4ff Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 81c108a273314b24bf6b48c41b5bbe0c.", "code": 404, "title": "Not Found"}} 2018-12-27 17:51:07,766 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/81c108a273314b24bf6b48c41b5bbe0c used request id req-39a8ba0f-a046-48fc-ab6a-df5dc39cb4ff 2018-12-27 17:51:07,766 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:51:07,770 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/7fb0e5436e4f467998e672dd71018a45 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4493dd40253c02f30d40e85146f67d7a2f855e9f" 2018-12-27 17:51:07,872 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:51:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a0aa121b-0aed-426f-9d2a-148d32c72f8d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7fb0e5436e4f467998e672dd71018a45.", "code": 404, "title": "Not Found"}} 2018-12-27 17:51:07,872 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/7fb0e5436e4f467998e672dd71018a45 used request id req-a0aa121b-0aed-426f-9d2a-148d32c72f8d 2018-12-27 17:51:07,872 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:51:07,876 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/7cba3664d5674e65a12c8c269a05febf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4493dd40253c02f30d40e85146f67d7a2f855e9f" 2018-12-27 17:51:07,987 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:51:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-84caf427-4723-4f01-884c-ad479bf27e74 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7cba3664d5674e65a12c8c269a05febf.", "code": 404, "title": "Not Found"}} 2018-12-27 17:51:07,987 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/7cba3664d5674e65a12c8c269a05febf used request id req-84caf427-4723-4f01-884c-ad479bf27e74 2018-12-27 17:51:07,987 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:51:07,992 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/fbd6dbf946a5406398ba810e02d0888e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4493dd40253c02f30d40e85146f67d7a2f855e9f" 2018-12-27 17:51:08,103 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:51:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bb2b7b18-24aa-4b45-b2d4-c3166bc16065 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: fbd6dbf946a5406398ba810e02d0888e.", "code": 404, "title": "Not Found"}} 2018-12-27 17:51:08,103 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/fbd6dbf946a5406398ba810e02d0888e used request id req-bb2b7b18-24aa-4b45-b2d4-c3166bc16065 2018-12-27 17:51:08,104 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:51:08,107 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/253cc6709e714b8a80a5f74e4257907e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4493dd40253c02f30d40e85146f67d7a2f855e9f" 2018-12-27 17:51:08,215 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:51:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-adcfa41b-4311-42ef-94d1-26a11f85497f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 253cc6709e714b8a80a5f74e4257907e.", "code": 404, "title": "Not Found"}} 2018-12-27 17:51:08,215 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/253cc6709e714b8a80a5f74e4257907e used request id req-adcfa41b-4311-42ef-94d1-26a11f85497f 2018-12-27 17:51:08,215 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:51:08,219 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/782a28bd0d40485e85eda6b8ba43840b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4493dd40253c02f30d40e85146f67d7a2f855e9f" 2018-12-27 17:51:08,329 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:51:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e0426c8e-4c96-464c-82ea-0ba302d75e8c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 782a28bd0d40485e85eda6b8ba43840b.", "code": 404, "title": "Not Found"}} 2018-12-27 17:51:08,329 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/782a28bd0d40485e85eda6b8ba43840b used request id req-e0426c8e-4c96-464c-82ea-0ba302d75e8c 2018-12-27 17:51:08,329 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:51:08,332 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/ef7e486beb8f4de39b25ca5f11552328 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4493dd40253c02f30d40e85146f67d7a2f855e9f" 2018-12-27 17:51:08,443 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:51:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2fa8e4d8-72f5-4af0-b739-de83ac664869 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: ef7e486beb8f4de39b25ca5f11552328.", "code": 404, "title": "Not Found"}} 2018-12-27 17:51:08,443 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/ef7e486beb8f4de39b25ca5f11552328 used request id req-2fa8e4d8-72f5-4af0-b739-de83ac664869 2018-12-27 17:51:08,443 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:51:08,447 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/088d9147d6814f8aaa825fdef1cd293d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4493dd40253c02f30d40e85146f67d7a2f855e9f" 2018-12-27 17:51:08,550 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:51:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bb667498-abec-4001-bc48-e6efd62d9a78 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/088d9147d6814f8aaa825fdef1cd293d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "088d9147d6814f8aaa825fdef1cd293d", "name": "InstanceSecurityGroupTests-dc82ac62-707c-47e-proj"}} 2018-12-27 17:51:08,551 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/088d9147d6814f8aaa825fdef1cd293d used request id req-bb667498-abec-4001-bc48-e6efd62d9a78 2018-12-27 17:51:08,551 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e13425ea-842c-4be5-a905-ebf13f47e6cb 2018-12-27 17:51:08,556 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=e13425ea-842c-4be5-a905-ebf13f47e6cb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4493dd40253c02f30d40e85146f67d7a2f855e9f" 2018-12-27 17:51:08,763 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-83866d16-329e-42d8-8dc4-2840642e695d Date: Thu, 27 Dec 2018 17:51:08 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:50:20Z", "security_group_id": "e13425ea-842c-4be5-a905-ebf13f47e6cb", "port_range_min": null, "revision_number": 0, "tenant_id": "088d9147d6814f8aaa825fdef1cd293d", "created_at": "2018-12-27T17:50:20Z", "project_id": "088d9147d6814f8aaa825fdef1cd293d", "id": "1e1aff75-4d16-45c9-ba7e-45b99ede9086"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:50:20Z", "security_group_id": "e13425ea-842c-4be5-a905-ebf13f47e6cb", "port_range_min": null, "revision_number": 0, "tenant_id": "088d9147d6814f8aaa825fdef1cd293d", "created_at": "2018-12-27T17:50:20Z", "project_id": "088d9147d6814f8aaa825fdef1cd293d", "id": "63597f88-bae8-4e81-a7a7-7587d10f6cb2"}, {"remote_group_id": "e13425ea-842c-4be5-a905-ebf13f47e6cb", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:50:20Z", "security_group_id": "e13425ea-842c-4be5-a905-ebf13f47e6cb", "port_range_min": null, "revision_number": 0, "tenant_id": "088d9147d6814f8aaa825fdef1cd293d", "created_at": "2018-12-27T17:50:20Z", "project_id": "088d9147d6814f8aaa825fdef1cd293d", "id": "64bd12aa-d72a-4bfe-9074-cfe764033415"}, {"remote_group_id": "e13425ea-842c-4be5-a905-ebf13f47e6cb", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:50:20Z", "security_group_id": "e13425ea-842c-4be5-a905-ebf13f47e6cb", "port_range_min": null, "revision_number": 0, "tenant_id": "088d9147d6814f8aaa825fdef1cd293d", "created_at": "2018-12-27T17:50:20Z", "project_id": "088d9147d6814f8aaa825fdef1cd293d", "id": "fd7fe8aa-02df-494c-8f54-c0e4c3ad916e"}]} 2018-12-27 17:51:08,764 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=e13425ea-842c-4be5-a905-ebf13f47e6cb used request id req-83866d16-329e-42d8-8dc4-2840642e695d 2018-12-27 17:51:08,764 - neutron_utils - INFO - Deleting security group with name - default 2018-12-27 17:51:08,770 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/security-groups/e13425ea-842c-4be5-a905-ebf13f47e6cb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4493dd40253c02f30d40e85146f67d7a2f855e9f" 2018-12-27 17:51:09,164 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-2fccddd5-a89d-4009-9fd3-e93f0d89d00a Content-Length: 0 Date: Thu, 27 Dec 2018 17:51:09 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 17:51:09,164 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-groups/e13425ea-842c-4be5-a905-ebf13f47e6cb used request id req-2fccddd5-a89d-4009-9fd3-e93f0d89d00a 2018-12-27 17:51:09,165 - keystone_utils - INFO - Deleting project with name - InstanceSecurityGroupTests-dc82ac62-707c-47e-proj 2018-12-27 17:51:09,168 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/projects/088d9147d6814f8aaa825fdef1cd293d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4493dd40253c02f30d40e85146f67d7a2f855e9f" 2018-12-27 17:51:09,414 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:51:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8a50f679-75a4-4aa4-a153-9ff302d377d0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:51:09,414 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/088d9147d6814f8aaa825fdef1cd293d used request id req-8a50f679-75a4-4aa4-a153-9ff302d377d0 2018-12-27 17:51:09,415 - keystone_utils - INFO - Deleting role with name - InstanceSecurityGroupTests-dc82ac62-707c-47e-proj-role 2018-12-27 17:51:09,418 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/roles/06dcba8361f8412e8ec270024bddc20a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4493dd40253c02f30d40e85146f67d7a2f855e9f" 2018-12-27 17:51:09,587 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:51:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1556be2e-3db2-4e96-8ef1-f68b403a0da0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:51:09,587 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/roles/06dcba8361f8412e8ec270024bddc20a used request id req-1556be2e-3db2-4e96-8ef1-f68b403a0da0 2018-12-27 17:51:09,590 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4493dd40253c02f30d40e85146f67d7a2f855e9f" 2018-12-27 17:51:09,698 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:51:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a0306ab6-7f16-459f-8630-ffa9b3668e59 Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8de789d09e46427786a85702e5e8de91", "links": {"self": "http://172.30.9.31:5000/v3/roles/8de789d09e46427786a85702e5e8de91"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 17:51:09,698 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-a0306ab6-7f16-459f-8630-ffa9b3668e59 2018-12-27 17:51:09,699 - keystone_utils - INFO - Deleting user with name - InstanceSecurityGroupTests-dc82ac62-707c-47e-user 2018-12-27 17:51:09,703 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/users/158234fb50c44963ac9079feff3a7764 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d7b44b381f510c7cf471116d20825f56331a01e" 2018-12-27 17:51:09,901 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:51:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3cbc77ae-ce56-440c-9212-79b3ba4a3c56 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:51:09,901 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/158234fb50c44963ac9079feff3a7764 used request id req-3cbc77ae-ce56-440c-9212-79b3ba4a3c56 2018-12-27 17:51:09,903 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:51:10,334 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:51:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["Bv428kMAQcK8xdpph3HNZw"], "issued_at": "2018-12-27T17:51:10.000000Z"}} 2018-12-27 17:51:10,335 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6e97bc523d26c37fcf7665c9c36d09834c499f0" 2018-12-27 17:51:10,545 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:51:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0cbea6d4-e405-4483-94ca-8f12e5940bff Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:51:10,545 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-0cbea6d4-e405-4483-94ca-8f12e5940bff 2018-12-27 17:51:10,546 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:51:10,547 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:51:10,964 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:51:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["NGzY0ZK4S8OrMkuG4NIjPw"], "issued_at": "2018-12-27T17:51:10.000000Z"}} 2018-12-27 17:51:10,964 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6223d017c1b5ed6082e74a3411cda82612f3070f" 2018-12-27 17:51:11,081 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:51:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a8b23394-0b43-4a26-b47e-c206a4957469 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:51:11,081 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-a8b23394-0b43-4a26-b47e-c206a4957469 2018-12-27 17:51:11,085 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 17:51:11,092 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 17:51:11 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 17:51:11,092 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceOnComputeHost-0e51b5e0-6f43-469-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6223d017c1b5ed6082e74a3411cda82612f3070f" 2018-12-27 17:51:11,210 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:51:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c027787a-2bc4-4cfe-afc5-b54f58d82976 Content-Encoding: gzip Content-Length: 182 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceOnComputeHost-0e51b5e0-6f43-469-proj", "previous": null, "next": null}, "projects": []} 2018-12-27 17:51:11,210 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceOnComputeHost-0e51b5e0-6f43-469-proj used request id req-c027787a-2bc4-4cfe-afc5-b54f58d82976 2018-12-27 17:51:11,214 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6223d017c1b5ed6082e74a3411cda82612f3070f" 2018-12-27 17:51:11,334 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:51:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-500c2a56-f2eb-424b-afb1-3f959c149f63 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-27 17:51:11,334 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-500c2a56-f2eb-424b-afb1-3f959c149f63 2018-12-27 17:51:11,338 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6223d017c1b5ed6082e74a3411cda82612f3070f" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceOnComputeHost-0e51b5e0-6f43-469-proj"}}' 2018-12-27 17:51:11,480 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 27 Dec 2018 17:51:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4cf8f536-2c44-4906-b216-ae75e0fbb1e6 Content-Length: 324 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/33949b99b0684160a7b3f8933111fa2a"}, "tags": [], "enabled": true, "id": "33949b99b0684160a7b3f8933111fa2a", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceOnComputeHost-0e51b5e0-6f43-469-proj"}} 2018-12-27 17:51:11,480 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-4cf8f536-2c44-4906-b216-ae75e0fbb1e6 2018-12-27 17:51:11,481 - keystone_utils - INFO - Created project with name - CreateInstanceOnComputeHost-0e51b5e0-6f43-469-proj 2018-12-27 17:51:11,481 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:51:11,482 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:51:11,897 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:51:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["9hc2wfAqTMqlYu-rPusV5A"], "issued_at": "2018-12-27T17:51:11.000000Z"}} 2018-12-27 17:51:11,898 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3624e7be4ae004a920b48a87207d349bf678a00c" 2018-12-27 17:51:12,007 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:51:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-240287c3-26f5-4710-b3e4-1494fd19746e Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:51:12,007 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-240287c3-26f5-4710-b3e4-1494fd19746e 2018-12-27 17:51:12,011 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 17:51:12,016 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 17:51:12 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 17:51:12,017 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3624e7be4ae004a920b48a87207d349bf678a00c" 2018-12-27 17:51:12,144 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:51:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f59b4669-7b67-437a-b4e6-cd5a7d7a8623 Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "links": {"self": "http://172.30.9.31:5000/v3/users/01fa52e7b3674fc48643fa4ffca67e4e"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "01fa52e7b3674fc48643fa4ffca67e4e", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/05a834ddebbc40688596b7460b47439e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05a834ddebbc40688596b7460b47439e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/08226a0ad01943f39559448239e291e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "08226a0ad01943f39559448239e291e1", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/55c0552fe37a4f7ca0e73939514bc683"}, "domain_id": "default", "enabled": true, "options": {}, "id": "55c0552fe37a4f7ca0e73939514bc683", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/646a4af4e3b5439a97996d353fea3924"}, "domain_id": "914eec1d43ea4caf9d2fd33268c06258", "enabled": true, "options": {}, "id": "646a4af4e3b5439a97996d353fea3924", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/85fb203e51c34d3f8122e285a6a318b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85fb203e51c34d3f8122e285a6a318b3", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/905e7f4b42d24cca93b99d2401fa3378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "905e7f4b42d24cca93b99d2401fa3378", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/a5bc08b9f81f4e5bb86c24f9f7547bae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5bc08b9f81f4e5bb86c24f9f7547bae", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/a5c780627f004d318bf908d80305da9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5c780627f004d318bf908d80305da9c", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/b18425bf2b044bc9af7e194919539a17"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b18425bf2b044bc9af7e194919539a17", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/b8d2134b619d4dca80e21d6fb16449b0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b8d2134b619d4dca80e21d6fb16449b0", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/b9ab6a25a652438285139fe5b44aea62"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9ab6a25a652438285139fe5b44aea62", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/c08462554a4844d681348f58b9b0edee"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c08462554a4844d681348f58b9b0edee", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/ddfc3a9aad444d4782eae677c8a98130"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ddfc3a9aad444d4782eae677c8a98130", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/f2a74f2185a54676a6cb2bb5ecfcc4f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2a74f2185a54676a6cb2bb5ecfcc4f6", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-12-27 17:51:12,144 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-f59b4669-7b67-437a-b4e6-cd5a7d7a8623 2018-12-27 17:51:12,148 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?name=CreateInstanceOnComputeHost-0e51b5e0-6f43-469-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3624e7be4ae004a920b48a87207d349bf678a00c" 2018-12-27 17:51:12,168 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:51:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-92c272a5-01b2-460d-9b28-3703f7a05b91 Content-Encoding: gzip Content-Length: 263 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?name=CreateInstanceOnComputeHost-0e51b5e0-6f43-469-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/33949b99b0684160a7b3f8933111fa2a"}, "tags": [], "enabled": true, "id": "33949b99b0684160a7b3f8933111fa2a", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceOnComputeHost-0e51b5e0-6f43-469-proj"}]} 2018-12-27 17:51:12,168 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?name=CreateInstanceOnComputeHost-0e51b5e0-6f43-469-proj used request id req-92c272a5-01b2-460d-9b28-3703f7a05b91 2018-12-27 17:51:12,172 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3624e7be4ae004a920b48a87207d349bf678a00c" 2018-12-27 17:51:12,282 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:51:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8b63359a-5fcd-4371-a822-59bb94a82454 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-27 17:51:12,282 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-8b63359a-5fcd-4371-a822-59bb94a82454 2018-12-27 17:51:12,689 - keystone_utils - INFO - Created user with name - CreateInstanceOnComputeHost-0e51b5e0-6f43-469-user 2018-12-27 17:51:12,690 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:51:12,695 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6223d017c1b5ed6082e74a3411cda82612f3070f" 2018-12-27 17:51:12,811 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:51:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-67b66f21-b442-48b3-a234-1536ada609c3 Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8de789d09e46427786a85702e5e8de91", "links": {"self": "http://172.30.9.31:5000/v3/roles/8de789d09e46427786a85702e5e8de91"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 17:51:12,811 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-67b66f21-b442-48b3-a234-1536ada609c3 2018-12-27 17:51:12,815 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6223d017c1b5ed6082e74a3411cda82612f3070f" -d '{"role": {"name": "CreateInstanceOnComputeHost-0e51b5e0-6f43-469-proj-role"}}' 2018-12-27 17:51:12,959 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 27 Dec 2018 17:51:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0098a45b-2479-4021-ab53-2f488eaae3a8 Content-Length: 226 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "9b163af820ce4ea2868a7998c64ed55d", "links": {"self": "http://172.30.9.31:5000/v3/roles/9b163af820ce4ea2868a7998c64ed55d"}, "name": "CreateInstanceOnComputeHost-0e51b5e0-6f43-469-proj-role"}} 2018-12-27 17:51:12,960 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/roles used request id req-0098a45b-2479-4021-ab53-2f488eaae3a8 2018-12-27 17:51:12,960 - keystone_utils - INFO - Created role with name - CreateInstanceOnComputeHost-0e51b5e0-6f43-469-proj-role 2018-12-27 17:51:12,963 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles/9b163af820ce4ea2868a7998c64ed55d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6223d017c1b5ed6082e74a3411cda82612f3070f" 2018-12-27 17:51:13,069 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:51:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-048dd7d2-e12c-4808-a351-cfcfa32a79a1 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "9b163af820ce4ea2868a7998c64ed55d", "links": {"self": "http://172.30.9.31:5000/v3/roles/9b163af820ce4ea2868a7998c64ed55d"}, "name": "CreateInstanceOnComputeHost-0e51b5e0-6f43-469-proj-role"}} 2018-12-27 17:51:13,069 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles/9b163af820ce4ea2868a7998c64ed55d used request id req-048dd7d2-e12c-4808-a351-cfcfa32a79a1 2018-12-27 17:51:13,069 - keystone_utils - INFO - Granting role CreateInstanceOnComputeHost-0e51b5e0-6f43-469-proj-role to project CreateInstanceOnComputeHost-0e51b5e0-6f43-469-proj 2018-12-27 17:51:13,073 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:5000/v3/projects/33949b99b0684160a7b3f8933111fa2a/users/e7334092d5f9475ca08f6c0083bfcb46/roles/9b163af820ce4ea2868a7998c64ed55d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6223d017c1b5ed6082e74a3411cda82612f3070f" 2018-12-27 17:51:13,232 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:51:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-745dbfbf-93d7-4e2c-891b-010db692234c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:51:13,232 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/33949b99b0684160a7b3f8933111fa2a/users/e7334092d5f9475ca08f6c0083bfcb46/roles/9b163af820ce4ea2868a7998c64ed55d used request id req-745dbfbf-93d7-4e2c-891b-010db692234c 2018-12-27 17:51:13,232 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-12-27 17:51:13,233 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:51:13,234 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:51:13,648 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:51:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["X2z7zaplTGiLT8hdzKZk2g"], "issued_at": "2018-12-27T17:51:13.000000Z"}} 2018-12-27 17:51:13,649 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25be0ce653d1ba3adf1d2f23dd16782160020903" 2018-12-27 17:51:13,763 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:51:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-85680987-2390-470c-ae28-c231115789a6 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:51:13,763 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-85680987-2390-470c-ae28-c231115789a6 2018-12-27 17:51:13,771 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceOnComputeHost-98ca7720-d049-47fa-a78e-bd39f2768c67-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25be0ce653d1ba3adf1d2f23dd16782160020903" 2018-12-27 17:51:13,989 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-57f0728f-b7c7-4d32-a90e-3cbcfe4a5d6e Date: Thu, 27 Dec 2018 17:51:13 GMT RESP BODY: {"networks":[]} 2018-12-27 17:51:13,989 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceOnComputeHost-98ca7720-d049-47fa-a78e-bd39f2768c67-priv-net used request id req-57f0728f-b7c7-4d32-a90e-3cbcfe4a5d6e 2018-12-27 17:51:13,989 - neutron_utils - INFO - Creating network with name CreateInstanceOnComputeHost-98ca7720-d049-47fa-a78e-bd39f2768c67-priv-net 2018-12-27 17:51:13,994 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25be0ce653d1ba3adf1d2f23dd16782160020903" -d '{"network": {"name": "CreateInstanceOnComputeHost-98ca7720-d049-47fa-a78e-bd39f2768c67-priv-net", "admin_state_up": true}}' 2018-12-27 17:51:15,167 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 743 X-Openstack-Request-Id: req-b01c031c-d255-469b-b643-f2d188c9e4d5 Date: Thu, 27 Dec 2018 17:51:15 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"provider:network_type":"geneve","id":"b065b4c3-e86a-447e-a698-b65c1c209b7e","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":58,"ipv4_address_scope":null,"shared":false,"project_id":"2a5a6879c5fa4db798cea6d394565d45","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-27T17:51:14Z","is_default":false,"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-98ca7720-d049-47fa-a78e-bd39f2768c67-priv-net","admin_state_up":true,"tenant_id":"2a5a6879c5fa4db798cea6d394565d45","created_at":"2018-12-27T17:51:14Z","mtu":1442}} 2018-12-27 17:51:15,167 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/networks used request id req-b01c031c-d255-469b-b643-f2d188c9e4d5 2018-12-27 17:51:15,173 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?id=b065b4c3-e86a-447e-a698-b65c1c209b7e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25be0ce653d1ba3adf1d2f23dd16782160020903" 2018-12-27 17:51:15,444 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 727 X-Openstack-Request-Id: req-1490cd2f-cddb-4325-b055-16fa54bef72a Date: Thu, 27 Dec 2018 17:51:15 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"mtu":1442,"id":"b065b4c3-e86a-447e-a698-b65c1c209b7e","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":58,"ipv4_address_scope":null,"shared":false,"project_id":"2a5a6879c5fa4db798cea6d394565d45","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-27T17:51:14Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-98ca7720-d049-47fa-a78e-bd39f2768c67-priv-net","admin_state_up":true,"tenant_id":"2a5a6879c5fa4db798cea6d394565d45","created_at":"2018-12-27T17:51:14Z","provider:network_type":"geneve"}]} 2018-12-27 17:51:15,445 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?id=b065b4c3-e86a-447e-a698-b65c1c209b7e used request id req-1490cd2f-cddb-4325-b055-16fa54bef72a 2018-12-27 17:51:15,449 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=b065b4c3-e86a-447e-a698-b65c1c209b7e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25be0ce653d1ba3adf1d2f23dd16782160020903" 2018-12-27 17:51:15,692 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-93d407b4-ea3f-43be-ae42-2fa246449238 Date: Thu, 27 Dec 2018 17:51:15 GMT RESP BODY: {"subnets":[]} 2018-12-27 17:51:15,692 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=b065b4c3-e86a-447e-a698-b65c1c209b7e used request id req-93d407b4-ea3f-43be-ae42-2fa246449238 2018-12-27 17:51:15,693 - neutron_utils - INFO - Creating subnet with name CreateInstanceOnComputeHost-98ca7720-d049-47fa-a78e-bd39f2768c67-priv-subnet 2018-12-27 17:51:15,698 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25be0ce653d1ba3adf1d2f23dd16782160020903" -d '{"subnets": [{"ip_version": 4, "network_id": "b065b4c3-e86a-447e-a698-b65c1c209b7e", "cidr": "10.55.0.0/24", "name": "CreateInstanceOnComputeHost-98ca7720-d049-47fa-a78e-bd39f2768c67-priv-subnet"}]}' 2018-12-27 17:51:17,096 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-d43bd035-5798-4858-bc67-f9fa7e875a3c Date: Thu, 27 Dec 2018 17:51:17 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b065b4c3-e86a-447e-a698-b65c1c209b7e","tenant_id":"2a5a6879c5fa4db798cea6d394565d45","created_at":"2018-12-27T17:51:16Z","dns_nameservers":[],"updated_at":"2018-12-27T17:51:16Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"2a5a6879c5fa4db798cea6d394565d45","id":"3b69f147-7a1a-4527-8c33-7bee4bb92988","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-98ca7720-d049-47fa-a78e-bd39f2768c67-priv-subnet"}]} 2018-12-27 17:51:17,096 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/subnets used request id req-d43bd035-5798-4858-bc67-f9fa7e875a3c 2018-12-27 17:51:17,101 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?id=b065b4c3-e86a-447e-a698-b65c1c209b7e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25be0ce653d1ba3adf1d2f23dd16782160020903" 2018-12-27 17:51:17,410 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 765 X-Openstack-Request-Id: req-4f21f04a-6e1d-4266-93df-55ca4af70256 Date: Thu, 27 Dec 2018 17:51:17 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"mtu":1442,"id":"b065b4c3-e86a-447e-a698-b65c1c209b7e","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":58,"ipv4_address_scope":null,"shared":false,"project_id":"2a5a6879c5fa4db798cea6d394565d45","status":"ACTIVE","subnets":["3b69f147-7a1a-4527-8c33-7bee4bb92988"],"description":"","tags":[],"updated_at":"2018-12-27T17:51:16Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-98ca7720-d049-47fa-a78e-bd39f2768c67-priv-net","admin_state_up":true,"tenant_id":"2a5a6879c5fa4db798cea6d394565d45","created_at":"2018-12-27T17:51:14Z","provider:network_type":"geneve"}]} 2018-12-27 17:51:17,410 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?id=b065b4c3-e86a-447e-a698-b65c1c209b7e used request id req-4f21f04a-6e1d-4266-93df-55ca4af70256 2018-12-27 17:51:17,416 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=b065b4c3-e86a-447e-a698-b65c1c209b7e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25be0ce653d1ba3adf1d2f23dd16782160020903" 2018-12-27 17:51:17,671 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-f65ddaba-4792-4794-8c73-7301b9ea5f83 Date: Thu, 27 Dec 2018 17:51:17 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b065b4c3-e86a-447e-a698-b65c1c209b7e","tenant_id":"2a5a6879c5fa4db798cea6d394565d45","created_at":"2018-12-27T17:51:16Z","dns_nameservers":[],"updated_at":"2018-12-27T17:51:16Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"2a5a6879c5fa4db798cea6d394565d45","id":"3b69f147-7a1a-4527-8c33-7bee4bb92988","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-98ca7720-d049-47fa-a78e-bd39f2768c67-priv-subnet"}]} 2018-12-27 17:51:17,671 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=b065b4c3-e86a-447e-a698-b65c1c209b7e used request id req-f65ddaba-4792-4794-8c73-7301b9ea5f83 2018-12-27 17:51:17,672 - OpenStackNetwork - DEBUG - Network [b065b4c3-e86a-447e-a698-b65c1c209b7e] created successfully 2018-12-27 17:51:17,672 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:51:17,673 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:51:18,104 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:51:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["cKsz6Wy5TrSiMalJgtUgfQ"], "issued_at": "2018-12-27T17:51:18.000000Z"}} 2018-12-27 17:51:18,105 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80e3c48ba2b29121b840ba0bc7e30b32939b4d9c" 2018-12-27 17:51:18,208 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:51:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-516d18ef-9a4d-412f-a3b8-0878b5f8044e Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:51:18,208 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-516d18ef-9a4d-412f-a3b8-0878b5f8044e 2018-12-27 17:51:18,209 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-27 17:51:18,214 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80e3c48ba2b29121b840ba0bc7e30b32939b4d9c" 2018-12-27 17:51:18,349 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:51:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c763d637-6fd2-4704-887a-d8383dd6884b x-compute-request-id: req-c763d637-6fd2-4704-887a-d8383dd6884b Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-12-27 17:51:18,350 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-c763d637-6fd2-4704-887a-d8383dd6884b 2018-12-27 17:51:18,353 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80e3c48ba2b29121b840ba0bc7e30b32939b4d9c" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "CreateInstanceOnComputeHost-98ca7720-d049-47fa-a78e-bd39f2768c67-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 512, "id": null, "swap": 0}}' 2018-12-27 17:51:18,389 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:51:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-277c6aad-2e30-455f-be02-717d3118756b x-compute-request-id: req-277c6aad-2e30-455f-be02-717d3118756b Content-Encoding: gzip Content-Length: 326 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstanceOnComputeHost-98ca7720-d049-47fa-a78e-bd39f2768c67-flavor-name", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/509a1cc4-e2e3-4b96-9514-122f447695d5", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/509a1cc4-e2e3-4b96-9514-122f447695d5", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "509a1cc4-e2e3-4b96-9514-122f447695d5"}} 2018-12-27 17:51:18,389 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-277c6aad-2e30-455f-be02-717d3118756b 2018-12-27 17:51:18,390 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:51:18,390 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:51:18,796 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9b163af820ce4ea2868a7998c64ed55d", "name": "CreateInstanceOnComputeHost-0e51b5e0-6f43-469-proj-role"}], "expires_at": "2018-12-27T18:51:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "33949b99b0684160a7b3f8933111fa2a", "name": "CreateInstanceOnComputeHost-0e51b5e0-6f43-469-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/33949b99b0684160a7b3f8933111fa2a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/33949b99b0684160a7b3f8933111fa2a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/33949b99b0684160a7b3f8933111fa2a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/33949b99b0684160a7b3f8933111fa2a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/33949b99b0684160a7b3f8933111fa2a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/33949b99b0684160a7b3f8933111fa2a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/33949b99b0684160a7b3f8933111fa2a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/33949b99b0684160a7b3f8933111fa2a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/33949b99b0684160a7b3f8933111fa2a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_33949b99b0684160a7b3f8933111fa2a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_33949b99b0684160a7b3f8933111fa2a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/33949b99b0684160a7b3f8933111fa2a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/33949b99b0684160a7b3f8933111fa2a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/33949b99b0684160a7b3f8933111fa2a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceOnComputeHost-0e51b5e0-6f43-469-user", "id": "e7334092d5f9475ca08f6c0083bfcb46"}, "audit_ids": ["SYg2TwbSR_iPeNoH5gNrtA"], "issued_at": "2018-12-27T17:51:18.000000Z"}} 2018-12-27 17:51:18,797 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e789ff1b214dc525d37bd97c226764f1371f3f0e" 2018-12-27 17:51:18,901 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:51:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-59bcf67d-a6a9-4ea6-b35a-8f8a5308d00e Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:51:18,902 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-59bcf67d-a6a9-4ea6-b35a-8f8a5308d00e 2018-12-27 17:51:18,906 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceOnComputeHost-98ca7720-d049-47fa-a78e-bd39f2768c67-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e789ff1b214dc525d37bd97c226764f1371f3f0e" 2018-12-27 17:51:19,138 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 172 Content-Type: application/json X-Openstack-Request-Id: req-9e865575-22f4-4dfe-bcc5-093f58ae82f6 Date: Thu, 27 Dec 2018 17:51:19 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceOnComputeHost-98ca7720-d049-47fa-a78e-bd39f2768c67-image"} 2018-12-27 17:51:19,138 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceOnComputeHost-98ca7720-d049-47fa-a78e-bd39f2768c67-image used request id req-9e865575-22f4-4dfe-bcc5-093f58ae82f6 2018-12-27 17:51:19,141 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e789ff1b214dc525d37bd97c226764f1371f3f0e" 2018-12-27 17:51:19,334 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-997580e7-47c3-4503-8bb7-629da87f2ab5 Date: Thu, 27 Dec 2018 17:51:19 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-27 17:51:19,335 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/schemas/image used request id req-997580e7-47c3-4503-8bb7-629da87f2ab5 2018-12-27 17:51:19,365 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e789ff1b214dc525d37bd97c226764f1371f3f0e" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceOnComputeHost-98ca7720-d049-47fa-a78e-bd39f2768c67-image"}' 2018-12-27 17:51:19,596 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 631 Content-Type: application/json Location: http://172.30.9.31:9292/v2/images/c0050650-61d8-4dd0-a641-939459cd36fc Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-b329243e-c13e-46ad-81c5-38922e60e530 Date: Thu, 27 Dec 2018 17:51:19 GMT RESP BODY: {"status": "queued", "name": "CreateInstanceOnComputeHost-98ca7720-d049-47fa-a78e-bd39f2768c67-image", "tags": [], "container_format": "bare", "created_at": "2018-12-27T17:51:19Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-12-27T17:51:19Z", "visibility": "shared", "locations": [], "self": "/v2/images/c0050650-61d8-4dd0-a641-939459cd36fc", "min_disk": 0, "protected": false, "id": "c0050650-61d8-4dd0-a641-939459cd36fc", "file": "/v2/images/c0050650-61d8-4dd0-a641-939459cd36fc/file", "checksum": null, "owner": "33949b99b0684160a7b3f8933111fa2a", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-27 17:51:19,596 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.31:9292/v2/images used request id req-b329243e-c13e-46ad-81c5-38922e60e530 2018-12-27 17:51:19,606 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:9292/v2/images/c0050650-61d8-4dd0-a641-939459cd36fc/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e789ff1b214dc525d37bd97c226764f1371f3f0e" -d '' 2018-12-27 17:51:20,772 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-277caa8c-913c-40ba-b911-6d17666ecf04 Date: Thu, 27 Dec 2018 17:51:20 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-27 17:51:20,772 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.31:9292/v2/images/c0050650-61d8-4dd0-a641-939459cd36fc/file used request id req-277caa8c-913c-40ba-b911-6d17666ecf04 2018-12-27 17:51:20,773 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-27 17:51:20,776 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/images/c0050650-61d8-4dd0-a641-939459cd36fc -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e789ff1b214dc525d37bd97c226764f1371f3f0e" 2018-12-27 17:51:20,794 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 892 Content-Type: application/json X-Openstack-Request-Id: req-65929564-2ac0-4a2f-b705-f61187bd1199 Date: Thu, 27 Dec 2018 17:51:20 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceOnComputeHost-98ca7720-d049-47fa-a78e-bd39f2768c67-image", "tags": [], "container_format": "bare", "created_at": "2018-12-27T17:51:19Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-27T17:51:20Z", "visibility": "shared", "locations": [{"url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/c0050650-61d8-4dd0-a641-939459cd36fc/snap", "metadata": {}}], "self": "/v2/images/c0050650-61d8-4dd0-a641-939459cd36fc", "min_disk": 0, "protected": false, "id": "c0050650-61d8-4dd0-a641-939459cd36fc", "file": "/v2/images/c0050650-61d8-4dd0-a641-939459cd36fc/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "33949b99b0684160a7b3f8933111fa2a", "direct_url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/c0050650-61d8-4dd0-a641-939459cd36fc/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-27 17:51:20,794 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images/c0050650-61d8-4dd0-a641-939459cd36fc used request id req-65929564-2ac0-4a2f-b705-f61187bd1199 2018-12-27 17:51:20,797 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e789ff1b214dc525d37bd97c226764f1371f3f0e" 2018-12-27 17:51:20,804 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-8d6e72de-7c90-4eff-accf-f8cd3d46ba54 Date: Thu, 27 Dec 2018 17:51:20 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-27 17:51:20,804 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/schemas/image used request id req-8d6e72de-7c90-4eff-accf-f8cd3d46ba54 2018-12-27 17:51:20,807 - create_image - INFO - Created image with name - CreateInstanceOnComputeHost-98ca7720-d049-47fa-a78e-bd39f2768c67-image 2018-12-27 17:51:20,809 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/images/c0050650-61d8-4dd0-a641-939459cd36fc -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e789ff1b214dc525d37bd97c226764f1371f3f0e" 2018-12-27 17:51:21,005 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 892 Content-Type: application/json X-Openstack-Request-Id: req-30b1c8d2-30e5-42f7-bf12-365f18d07473 Date: Thu, 27 Dec 2018 17:51:21 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceOnComputeHost-98ca7720-d049-47fa-a78e-bd39f2768c67-image", "tags": [], "container_format": "bare", "created_at": "2018-12-27T17:51:19Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-27T17:51:20Z", "visibility": "shared", "locations": [{"url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/c0050650-61d8-4dd0-a641-939459cd36fc/snap", "metadata": {}}], "self": "/v2/images/c0050650-61d8-4dd0-a641-939459cd36fc", "min_disk": 0, "protected": false, "id": "c0050650-61d8-4dd0-a641-939459cd36fc", "file": "/v2/images/c0050650-61d8-4dd0-a641-939459cd36fc/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "33949b99b0684160a7b3f8933111fa2a", "direct_url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/c0050650-61d8-4dd0-a641-939459cd36fc/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-27 17:51:21,005 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images/c0050650-61d8-4dd0-a641-939459cd36fc used request id req-30b1c8d2-30e5-42f7-bf12-365f18d07473 2018-12-27 17:51:21,006 - create_image - DEBUG - Instance status is - active 2018-12-27 17:51:21,006 - create_image - DEBUG - Image is active with name - CreateInstanceOnComputeHost-98ca7720-d049-47fa-a78e-bd39f2768c67-image 2018-12-27 17:51:21,006 - create_image - INFO - Image is now active with name - CreateInstanceOnComputeHost-98ca7720-d049-47fa-a78e-bd39f2768c67-image 2018-12-27 17:51:21,006 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-27 17:51:21,010 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/os-availability-zone/detail -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6e97bc523d26c37fcf7665c9c36d09834c499f0" 2018-12-27 17:51:21,294 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:51:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a0b5ac2d-8588-41c5-b370-5163c7dad14b x-compute-request-id: req-a0b5ac2d-8588-41c5-b370-5163c7dad14b Content-Encoding: gzip Content-Length: 284 Content-Type: application/json RESP BODY: {"availabilityZoneInfo": [{"zoneState": {"available": true}, "hosts": {"overcloud-controller-2.opnfvlf.org": {"nova-conductor": {"available": true, "active": true, "updated_at": "2018-12-27T17:51:16.000000"}, "nova-consoleauth": {"available": true, "active": true, "updated_at": "2018-12-27T17:51:18.000000"}, "nova-scheduler": {"available": true, "active": true, "updated_at": "2018-12-27T17:51:11.000000"}}, "overcloud-controller-0.opnfvlf.org": {"nova-conductor": {"available": true, "active": true, "updated_at": "2018-12-27T17:51:17.000000"}, "nova-consoleauth": {"available": true, "active": true, "updated_at": "2018-12-27T17:51:17.000000"}, "nova-scheduler": {"available": true, "active": true, "updated_at": "2018-12-27T17:51:19.000000"}}, "overcloud-controller-1.opnfvlf.org": {"nova-conductor": {"available": true, "active": true, "updated_at": "2018-12-27T17:51:18.000000"}, "nova-consoleauth": {"available": true, "active": true, "updated_at": "2018-12-27T17:51:13.000000"}, "nova-scheduler": {"available": true, "active": true, "updated_at": "2018-12-27T17:51:16.000000"}}}, "zoneName": "internal"}, {"zoneState": {"available": true}, "hosts": {"overcloud-novacompute-0.opnfvlf.org": {"nova-compute": {"available": true, "active": true, "updated_at": "2018-12-27T17:51:14.000000"}}, "overcloud-novacompute-1.opnfvlf.org": {"nova-compute": {"available": true, "active": true, "updated_at": "2018-12-27T17:51:13.000000"}}}, "zoneName": "nova"}]} 2018-12-27 17:51:21,294 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/os-availability-zone/detail used request id req-a0b5ac2d-8588-41c5-b370-5163c7dad14b 2018-12-27 17:51:21,296 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:51:21,296 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:51:21,722 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:51:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["_zQZBg2AS4G31eHxJQ4Kfw"], "issued_at": "2018-12-27T17:51:21.000000Z"}} 2018-12-27 17:51:21,723 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f52177f178adf6f5b9949c9bb9b7491e332bab3" 2018-12-27 17:51:21,826 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:51:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1ae4686d-9b6a-4a86-956d-b6af24d95264 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:51:21,826 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-1ae4686d-9b6a-4a86-956d-b6af24d95264 2018-12-27 17:51:21,827 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-27 17:51:21,831 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f52177f178adf6f5b9949c9bb9b7491e332bab3" 2018-12-27 17:51:21,948 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:51:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-49c811ec-55c3-4ed5-82dd-a898718e754e Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:51:21,948 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-49c811ec-55c3-4ed5-82dd-a898718e754e 2018-12-27 17:51:21,956 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceOnComputeHost-98ca7720-d049-47fa-a78e-bd39f2768c67-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f52177f178adf6f5b9949c9bb9b7491e332bab3" 2018-12-27 17:51:22,236 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 765 X-Openstack-Request-Id: req-321a1a16-d8a6-41c2-8939-630c1691a053 Date: Thu, 27 Dec 2018 17:51:22 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"mtu":1442,"id":"b065b4c3-e86a-447e-a698-b65c1c209b7e","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":58,"ipv4_address_scope":null,"shared":false,"project_id":"2a5a6879c5fa4db798cea6d394565d45","status":"ACTIVE","subnets":["3b69f147-7a1a-4527-8c33-7bee4bb92988"],"description":"","tags":[],"updated_at":"2018-12-27T17:51:16Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-98ca7720-d049-47fa-a78e-bd39f2768c67-priv-net","admin_state_up":true,"tenant_id":"2a5a6879c5fa4db798cea6d394565d45","created_at":"2018-12-27T17:51:14Z","provider:network_type":"geneve"}]} 2018-12-27 17:51:22,236 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceOnComputeHost-98ca7720-d049-47fa-a78e-bd39f2768c67-priv-net used request id req-321a1a16-d8a6-41c2-8939-630c1691a053 2018-12-27 17:51:22,241 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=b065b4c3-e86a-447e-a698-b65c1c209b7e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f52177f178adf6f5b9949c9bb9b7491e332bab3" 2018-12-27 17:51:22,483 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-93347362-fe97-4e31-ae84-cccbf662f874 Date: Thu, 27 Dec 2018 17:51:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b065b4c3-e86a-447e-a698-b65c1c209b7e","tenant_id":"2a5a6879c5fa4db798cea6d394565d45","created_at":"2018-12-27T17:51:16Z","dns_nameservers":[],"updated_at":"2018-12-27T17:51:16Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"2a5a6879c5fa4db798cea6d394565d45","id":"3b69f147-7a1a-4527-8c33-7bee4bb92988","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-98ca7720-d049-47fa-a78e-bd39f2768c67-priv-subnet"}]} 2018-12-27 17:51:22,483 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=b065b4c3-e86a-447e-a698-b65c1c209b7e used request id req-93347362-fe97-4e31-ae84-cccbf662f874 2018-12-27 17:51:22,489 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceOnComputeHost-98ca7720-d049-47fa-a78e-bd39f2768c67-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f52177f178adf6f5b9949c9bb9b7491e332bab3" 2018-12-27 17:51:22,775 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 765 X-Openstack-Request-Id: req-196503ed-80ac-41c8-8fd1-311be5de1a62 Date: Thu, 27 Dec 2018 17:51:22 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"mtu":1442,"id":"b065b4c3-e86a-447e-a698-b65c1c209b7e","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":58,"ipv4_address_scope":null,"shared":false,"project_id":"2a5a6879c5fa4db798cea6d394565d45","status":"ACTIVE","subnets":["3b69f147-7a1a-4527-8c33-7bee4bb92988"],"description":"","tags":[],"updated_at":"2018-12-27T17:51:16Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-98ca7720-d049-47fa-a78e-bd39f2768c67-priv-net","admin_state_up":true,"tenant_id":"2a5a6879c5fa4db798cea6d394565d45","created_at":"2018-12-27T17:51:14Z","provider:network_type":"geneve"}]} 2018-12-27 17:51:22,775 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceOnComputeHost-98ca7720-d049-47fa-a78e-bd39f2768c67-priv-net used request id req-196503ed-80ac-41c8-8fd1-311be5de1a62 2018-12-27 17:51:22,779 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 17:51:22,784 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 17:51:22 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 17:51:22,785 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/2a5a6879c5fa4db798cea6d394565d45 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f52177f178adf6f5b9949c9bb9b7491e332bab3" 2018-12-27 17:51:22,892 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:51:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0d378076-e40c-4f38-b307-e865146d0b58 Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.31:5000/v3/projects/2a5a6879c5fa4db798cea6d394565d45"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}} 2018-12-27 17:51:22,892 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/2a5a6879c5fa4db798cea6d394565d45 used request id req-0d378076-e40c-4f38-b307-e865146d0b58 2018-12-27 17:51:22,897 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=b065b4c3-e86a-447e-a698-b65c1c209b7e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f52177f178adf6f5b9949c9bb9b7491e332bab3" 2018-12-27 17:51:23,144 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-75cd4a6b-5e8a-4916-ad3c-cb0e16717240 Date: Thu, 27 Dec 2018 17:51:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b065b4c3-e86a-447e-a698-b65c1c209b7e","tenant_id":"2a5a6879c5fa4db798cea6d394565d45","created_at":"2018-12-27T17:51:16Z","dns_nameservers":[],"updated_at":"2018-12-27T17:51:16Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"2a5a6879c5fa4db798cea6d394565d45","id":"3b69f147-7a1a-4527-8c33-7bee4bb92988","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-98ca7720-d049-47fa-a78e-bd39f2768c67-priv-subnet"}]} 2018-12-27 17:51:23,144 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=b065b4c3-e86a-447e-a698-b65c1c209b7e used request id req-75cd4a6b-5e8a-4916-ad3c-cb0e16717240 2018-12-27 17:51:23,149 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=b065b4c3-e86a-447e-a698-b65c1c209b7e&name=CreateInstanceOnComputeHost-98ca7720-d049-47fa-a78e-bd39f2768c67port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f52177f178adf6f5b9949c9bb9b7491e332bab3" 2018-12-27 17:51:23,179 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-61766326-0e6e-403f-9f0c-d5a141c23b31 Date: Thu, 27 Dec 2018 17:51:23 GMT RESP BODY: {"ports":[]} 2018-12-27 17:51:23,179 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=b065b4c3-e86a-447e-a698-b65c1c209b7e&name=CreateInstanceOnComputeHost-98ca7720-d049-47fa-a78e-bd39f2768c67port-1&admin_state_up=True used request id req-61766326-0e6e-403f-9f0c-d5a141c23b31 2018-12-27 17:51:23,182 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/detail?name=CreateInstanceOnComputeHost-98ca7720-d049-47fa-a78e-bd39f2768c67-inst-nova%3Aovercloud-novacompute-0.opnfvlf.org -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f52177f178adf6f5b9949c9bb9b7491e332bab3" 2018-12-27 17:51:23,469 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:51:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-5ef81e36-ae51-4425-adf8-881b3c5406da x-compute-request-id: req-5ef81e36-ae51-4425-adf8-881b3c5406da Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-12-27 17:51:23,469 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail?name=CreateInstanceOnComputeHost-98ca7720-d049-47fa-a78e-bd39f2768c67-inst-nova%3Aovercloud-novacompute-0.opnfvlf.org used request id req-5ef81e36-ae51-4425-adf8-881b3c5406da 2018-12-27 17:51:23,475 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceOnComputeHost-98ca7720-d049-47fa-a78e-bd39f2768c67-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f52177f178adf6f5b9949c9bb9b7491e332bab3" 2018-12-27 17:51:23,756 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 765 X-Openstack-Request-Id: req-74492325-323f-4119-a53e-d2eb8bb96ae0 Date: Thu, 27 Dec 2018 17:51:23 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"mtu":1442,"id":"b065b4c3-e86a-447e-a698-b65c1c209b7e","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":58,"ipv4_address_scope":null,"shared":false,"project_id":"2a5a6879c5fa4db798cea6d394565d45","status":"ACTIVE","subnets":["3b69f147-7a1a-4527-8c33-7bee4bb92988"],"description":"","tags":[],"updated_at":"2018-12-27T17:51:16Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-98ca7720-d049-47fa-a78e-bd39f2768c67-priv-net","admin_state_up":true,"tenant_id":"2a5a6879c5fa4db798cea6d394565d45","created_at":"2018-12-27T17:51:14Z","provider:network_type":"geneve"}]} 2018-12-27 17:51:23,756 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceOnComputeHost-98ca7720-d049-47fa-a78e-bd39f2768c67-priv-net used request id req-74492325-323f-4119-a53e-d2eb8bb96ae0 2018-12-27 17:51:23,762 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=b065b4c3-e86a-447e-a698-b65c1c209b7e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f52177f178adf6f5b9949c9bb9b7491e332bab3" 2018-12-27 17:51:24,005 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-0519d00c-b14d-4a9a-9e18-9108aa98a125 Date: Thu, 27 Dec 2018 17:51:24 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b065b4c3-e86a-447e-a698-b65c1c209b7e","tenant_id":"2a5a6879c5fa4db798cea6d394565d45","created_at":"2018-12-27T17:51:16Z","dns_nameservers":[],"updated_at":"2018-12-27T17:51:16Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"2a5a6879c5fa4db798cea6d394565d45","id":"3b69f147-7a1a-4527-8c33-7bee4bb92988","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-98ca7720-d049-47fa-a78e-bd39f2768c67-priv-subnet"}]} 2018-12-27 17:51:24,005 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=b065b4c3-e86a-447e-a698-b65c1c209b7e used request id req-0519d00c-b14d-4a9a-9e18-9108aa98a125 2018-12-27 17:51:24,010 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceOnComputeHost-98ca7720-d049-47fa-a78e-bd39f2768c67-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f52177f178adf6f5b9949c9bb9b7491e332bab3" 2018-12-27 17:51:24,098 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 765 X-Openstack-Request-Id: req-8930770f-1c82-4cce-b3a4-85d644a76b8a Date: Thu, 27 Dec 2018 17:51:24 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"mtu":1442,"id":"b065b4c3-e86a-447e-a698-b65c1c209b7e","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":58,"ipv4_address_scope":null,"shared":false,"project_id":"2a5a6879c5fa4db798cea6d394565d45","status":"ACTIVE","subnets":["3b69f147-7a1a-4527-8c33-7bee4bb92988"],"description":"","tags":[],"updated_at":"2018-12-27T17:51:16Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-98ca7720-d049-47fa-a78e-bd39f2768c67-priv-net","admin_state_up":true,"tenant_id":"2a5a6879c5fa4db798cea6d394565d45","created_at":"2018-12-27T17:51:14Z","provider:network_type":"geneve"}]} 2018-12-27 17:51:24,098 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceOnComputeHost-98ca7720-d049-47fa-a78e-bd39f2768c67-priv-net used request id req-8930770f-1c82-4cce-b3a4-85d644a76b8a 2018-12-27 17:51:24,102 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/2a5a6879c5fa4db798cea6d394565d45 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f52177f178adf6f5b9949c9bb9b7491e332bab3" 2018-12-27 17:51:24,224 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:51:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aa7cfcfd-87ea-4775-aeed-e87586436eb5 Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.31:5000/v3/projects/2a5a6879c5fa4db798cea6d394565d45"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}} 2018-12-27 17:51:24,224 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/2a5a6879c5fa4db798cea6d394565d45 used request id req-aa7cfcfd-87ea-4775-aeed-e87586436eb5 2018-12-27 17:51:24,229 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=b065b4c3-e86a-447e-a698-b65c1c209b7e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f52177f178adf6f5b9949c9bb9b7491e332bab3" 2018-12-27 17:51:24,482 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-a6a4969a-ad8b-4cf6-8390-5b2266754ce6 Date: Thu, 27 Dec 2018 17:51:24 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b065b4c3-e86a-447e-a698-b65c1c209b7e","tenant_id":"2a5a6879c5fa4db798cea6d394565d45","created_at":"2018-12-27T17:51:16Z","dns_nameservers":[],"updated_at":"2018-12-27T17:51:16Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"2a5a6879c5fa4db798cea6d394565d45","id":"3b69f147-7a1a-4527-8c33-7bee4bb92988","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-98ca7720-d049-47fa-a78e-bd39f2768c67-priv-subnet"}]} 2018-12-27 17:51:24,482 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=b065b4c3-e86a-447e-a698-b65c1c209b7e used request id req-a6a4969a-ad8b-4cf6-8390-5b2266754ce6 2018-12-27 17:51:24,488 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=b065b4c3-e86a-447e-a698-b65c1c209b7e&name=CreateInstanceOnComputeHost-98ca7720-d049-47fa-a78e-bd39f2768c67port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f52177f178adf6f5b9949c9bb9b7491e332bab3" 2018-12-27 17:51:24,708 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-547d2f32-43ab-4932-aab5-607bb360b9e9 Date: Thu, 27 Dec 2018 17:51:24 GMT RESP BODY: {"ports":[]} 2018-12-27 17:51:24,709 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=b065b4c3-e86a-447e-a698-b65c1c209b7e&name=CreateInstanceOnComputeHost-98ca7720-d049-47fa-a78e-bd39f2768c67port-1&admin_state_up=True used request id req-547d2f32-43ab-4932-aab5-607bb360b9e9 2018-12-27 17:51:24,709 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:51:24,710 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:51:25,129 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:51:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["pZh7syZkT-uoSGlAfzFN5Q"], "issued_at": "2018-12-27T17:51:25.000000Z"}} 2018-12-27 17:51:25,130 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ddcd47daad4d3c5115f967a6cd879a96d4544663" 2018-12-27 17:51:25,236 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:51:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a6d56144-8d66-4973-a064-db7fd6da6a62 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:51:25,236 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-a6d56144-8d66-4973-a064-db7fd6da6a62 2018-12-27 17:51:25,242 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceOnComputeHost-98ca7720-d049-47fa-a78e-bd39f2768c67-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f52177f178adf6f5b9949c9bb9b7491e332bab3" 2018-12-27 17:51:25,541 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 765 X-Openstack-Request-Id: req-f2508be1-cf68-4286-ba71-0d84eac2c3d4 Date: Thu, 27 Dec 2018 17:51:25 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"mtu":1442,"id":"b065b4c3-e86a-447e-a698-b65c1c209b7e","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":58,"ipv4_address_scope":null,"shared":false,"project_id":"2a5a6879c5fa4db798cea6d394565d45","status":"ACTIVE","subnets":["3b69f147-7a1a-4527-8c33-7bee4bb92988"],"description":"","tags":[],"updated_at":"2018-12-27T17:51:16Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-98ca7720-d049-47fa-a78e-bd39f2768c67-priv-net","admin_state_up":true,"tenant_id":"2a5a6879c5fa4db798cea6d394565d45","created_at":"2018-12-27T17:51:14Z","provider:network_type":"geneve"}]} 2018-12-27 17:51:25,541 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceOnComputeHost-98ca7720-d049-47fa-a78e-bd39f2768c67-priv-net used request id req-f2508be1-cf68-4286-ba71-0d84eac2c3d4 2018-12-27 17:51:25,546 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=b065b4c3-e86a-447e-a698-b65c1c209b7e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f52177f178adf6f5b9949c9bb9b7491e332bab3" 2018-12-27 17:51:25,826 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-770f17fc-de6a-4575-9791-55b8d2d9cfbe Date: Thu, 27 Dec 2018 17:51:25 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b065b4c3-e86a-447e-a698-b65c1c209b7e","tenant_id":"2a5a6879c5fa4db798cea6d394565d45","created_at":"2018-12-27T17:51:16Z","dns_nameservers":[],"updated_at":"2018-12-27T17:51:16Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"2a5a6879c5fa4db798cea6d394565d45","id":"3b69f147-7a1a-4527-8c33-7bee4bb92988","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-98ca7720-d049-47fa-a78e-bd39f2768c67-priv-subnet"}]} 2018-12-27 17:51:25,826 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=b065b4c3-e86a-447e-a698-b65c1c209b7e used request id req-770f17fc-de6a-4575-9791-55b8d2d9cfbe 2018-12-27 17:51:25,831 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceOnComputeHost-98ca7720-d049-47fa-a78e-bd39f2768c67-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f52177f178adf6f5b9949c9bb9b7491e332bab3" 2018-12-27 17:51:25,929 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 765 X-Openstack-Request-Id: req-c3290f05-31ab-496d-a80e-43ed5984fcff Date: Thu, 27 Dec 2018 17:51:25 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"mtu":1442,"id":"b065b4c3-e86a-447e-a698-b65c1c209b7e","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":58,"ipv4_address_scope":null,"shared":false,"project_id":"2a5a6879c5fa4db798cea6d394565d45","status":"ACTIVE","subnets":["3b69f147-7a1a-4527-8c33-7bee4bb92988"],"description":"","tags":[],"updated_at":"2018-12-27T17:51:16Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-98ca7720-d049-47fa-a78e-bd39f2768c67-priv-net","admin_state_up":true,"tenant_id":"2a5a6879c5fa4db798cea6d394565d45","created_at":"2018-12-27T17:51:14Z","provider:network_type":"geneve"}]} 2018-12-27 17:51:25,929 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceOnComputeHost-98ca7720-d049-47fa-a78e-bd39f2768c67-priv-net used request id req-c3290f05-31ab-496d-a80e-43ed5984fcff 2018-12-27 17:51:25,933 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 17:51:25,938 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 17:51:25 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 17:51:25,939 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/2a5a6879c5fa4db798cea6d394565d45 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ddcd47daad4d3c5115f967a6cd879a96d4544663" 2018-12-27 17:51:26,046 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:51:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2e191d5b-a9da-4c67-97ba-22bb3a4da6a9 Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.31:5000/v3/projects/2a5a6879c5fa4db798cea6d394565d45"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}} 2018-12-27 17:51:26,046 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/2a5a6879c5fa4db798cea6d394565d45 used request id req-2e191d5b-a9da-4c67-97ba-22bb3a4da6a9 2018-12-27 17:51:26,051 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=b065b4c3-e86a-447e-a698-b65c1c209b7e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f52177f178adf6f5b9949c9bb9b7491e332bab3" 2018-12-27 17:51:26,287 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-6770e5af-7e54-4a55-a556-09c6a785de6d Date: Thu, 27 Dec 2018 17:51:26 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b065b4c3-e86a-447e-a698-b65c1c209b7e","tenant_id":"2a5a6879c5fa4db798cea6d394565d45","created_at":"2018-12-27T17:51:16Z","dns_nameservers":[],"updated_at":"2018-12-27T17:51:16Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"2a5a6879c5fa4db798cea6d394565d45","id":"3b69f147-7a1a-4527-8c33-7bee4bb92988","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-98ca7720-d049-47fa-a78e-bd39f2768c67-priv-subnet"}]} 2018-12-27 17:51:26,287 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=b065b4c3-e86a-447e-a698-b65c1c209b7e used request id req-6770e5af-7e54-4a55-a556-09c6a785de6d 2018-12-27 17:51:26,288 - neutron_utils - INFO - Creating port for network with name - CreateInstanceOnComputeHost-98ca7720-d049-47fa-a78e-bd39f2768c67-priv-net 2018-12-27 17:51:26,293 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f52177f178adf6f5b9949c9bb9b7491e332bab3" -d '{"port": {"network_id": "b065b4c3-e86a-447e-a698-b65c1c209b7e", "name": "CreateInstanceOnComputeHost-98ca7720-d049-47fa-a78e-bd39f2768c67port-1", "admin_state_up": true}}' 2018-12-27 17:51:27,512 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1007 X-Openstack-Request-Id: req-9561e859-3b89-4cf4-98b4-9e6a7470c7d4 Date: Thu, 27 Dec 2018 17:51:27 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T17:51:26Z","device_owner":"","revision_number":6,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"3b69f147-7a1a-4527-8c33-7bee4bb92988","ip_address":"10.55.0.3"}],"id":"7d39fecf-a1d1-43c1-b676-83ffafdafd7e","security_groups":["eed32227-f5db-4a9a-aff8-004db351d1f2"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:85:7f:76","device_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-0-3","ip_address":"10.55.0.3","fqdn":"host-10-55-0-3.openstacklocal."}],"name":"CreateInstanceOnComputeHost-98ca7720-d049-47fa-a78e-bd39f2768c67port-1","project_id":"2a5a6879c5fa4db798cea6d394565d45","qos_policy_id":null,"admin_state_up":true,"network_id":"b065b4c3-e86a-447e-a698-b65c1c209b7e","dns_name":"","created_at":"2018-12-27T17:51:26Z","binding:vnic_type":"normal","tenant_id":"2a5a6879c5fa4db798cea6d394565d45"}} 2018-12-27 17:51:27,513 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/ports used request id req-9561e859-3b89-4cf4-98b4-9e6a7470c7d4 2018-12-27 17:51:27,518 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceOnComputeHost-98ca7720-d049-47fa-a78e-bd39f2768c67-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f52177f178adf6f5b9949c9bb9b7491e332bab3" 2018-12-27 17:51:27,640 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 765 X-Openstack-Request-Id: req-c6aef65e-eea9-45dc-aa1f-598814461a36 Date: Thu, 27 Dec 2018 17:51:27 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"mtu":1442,"id":"b065b4c3-e86a-447e-a698-b65c1c209b7e","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":58,"ipv4_address_scope":null,"shared":false,"project_id":"2a5a6879c5fa4db798cea6d394565d45","status":"ACTIVE","subnets":["3b69f147-7a1a-4527-8c33-7bee4bb92988"],"description":"","tags":[],"updated_at":"2018-12-27T17:51:16Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-98ca7720-d049-47fa-a78e-bd39f2768c67-priv-net","admin_state_up":true,"tenant_id":"2a5a6879c5fa4db798cea6d394565d45","created_at":"2018-12-27T17:51:14Z","provider:network_type":"geneve"}]} 2018-12-27 17:51:27,640 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceOnComputeHost-98ca7720-d049-47fa-a78e-bd39f2768c67-priv-net used request id req-c6aef65e-eea9-45dc-aa1f-598814461a36 2018-12-27 17:51:27,645 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=b065b4c3-e86a-447e-a698-b65c1c209b7e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f52177f178adf6f5b9949c9bb9b7491e332bab3" 2018-12-27 17:51:27,901 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-120c975e-c855-41ff-8282-7cf42658b7b8 Date: Thu, 27 Dec 2018 17:51:27 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b065b4c3-e86a-447e-a698-b65c1c209b7e","tenant_id":"2a5a6879c5fa4db798cea6d394565d45","created_at":"2018-12-27T17:51:16Z","dns_nameservers":[],"updated_at":"2018-12-27T17:51:16Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"2a5a6879c5fa4db798cea6d394565d45","id":"3b69f147-7a1a-4527-8c33-7bee4bb92988","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-98ca7720-d049-47fa-a78e-bd39f2768c67-priv-subnet"}]} 2018-12-27 17:51:27,901 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=b065b4c3-e86a-447e-a698-b65c1c209b7e used request id req-120c975e-c855-41ff-8282-7cf42658b7b8 2018-12-27 17:51:27,907 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceOnComputeHost-98ca7720-d049-47fa-a78e-bd39f2768c67-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f52177f178adf6f5b9949c9bb9b7491e332bab3" 2018-12-27 17:51:28,741 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 765 X-Openstack-Request-Id: req-4625a89a-dcaa-41a8-a2c2-670a8793d2cd Date: Thu, 27 Dec 2018 17:51:28 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"mtu":1442,"id":"b065b4c3-e86a-447e-a698-b65c1c209b7e","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":58,"ipv4_address_scope":null,"shared":false,"project_id":"2a5a6879c5fa4db798cea6d394565d45","status":"ACTIVE","subnets":["3b69f147-7a1a-4527-8c33-7bee4bb92988"],"description":"","tags":[],"updated_at":"2018-12-27T17:51:16Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-98ca7720-d049-47fa-a78e-bd39f2768c67-priv-net","admin_state_up":true,"tenant_id":"2a5a6879c5fa4db798cea6d394565d45","created_at":"2018-12-27T17:51:14Z","provider:network_type":"geneve"}]} 2018-12-27 17:51:28,741 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceOnComputeHost-98ca7720-d049-47fa-a78e-bd39f2768c67-priv-net used request id req-4625a89a-dcaa-41a8-a2c2-670a8793d2cd 2018-12-27 17:51:28,745 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/2a5a6879c5fa4db798cea6d394565d45 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f52177f178adf6f5b9949c9bb9b7491e332bab3" 2018-12-27 17:51:28,858 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:51:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-548ccaba-d8ca-498a-9f69-d51d6c6875b3 Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.31:5000/v3/projects/2a5a6879c5fa4db798cea6d394565d45"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}} 2018-12-27 17:51:28,858 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/2a5a6879c5fa4db798cea6d394565d45 used request id req-548ccaba-d8ca-498a-9f69-d51d6c6875b3 2018-12-27 17:51:28,863 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=b065b4c3-e86a-447e-a698-b65c1c209b7e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f52177f178adf6f5b9949c9bb9b7491e332bab3" 2018-12-27 17:51:29,105 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-53b6cc21-9b8a-4bea-bad4-51acfd08881b Date: Thu, 27 Dec 2018 17:51:29 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b065b4c3-e86a-447e-a698-b65c1c209b7e","tenant_id":"2a5a6879c5fa4db798cea6d394565d45","created_at":"2018-12-27T17:51:16Z","dns_nameservers":[],"updated_at":"2018-12-27T17:51:16Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"2a5a6879c5fa4db798cea6d394565d45","id":"3b69f147-7a1a-4527-8c33-7bee4bb92988","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-98ca7720-d049-47fa-a78e-bd39f2768c67-priv-subnet"}]} 2018-12-27 17:51:29,106 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=b065b4c3-e86a-447e-a698-b65c1c209b7e used request id req-53b6cc21-9b8a-4bea-bad4-51acfd08881b 2018-12-27 17:51:29,111 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=b065b4c3-e86a-447e-a698-b65c1c209b7e&name=CreateInstanceOnComputeHost-98ca7720-d049-47fa-a78e-bd39f2768c67port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f52177f178adf6f5b9949c9bb9b7491e332bab3" 2018-12-27 17:51:29,165 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1010 X-Openstack-Request-Id: req-fea98e14-1bc8-4550-9312-940d0ab8c422 Date: Thu, 27 Dec 2018 17:51:29 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T17:51:26Z","device_owner":"","revision_number":6,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"3b69f147-7a1a-4527-8c33-7bee4bb92988","ip_address":"10.55.0.3"}],"id":"7d39fecf-a1d1-43c1-b676-83ffafdafd7e","security_groups":["eed32227-f5db-4a9a-aff8-004db351d1f2"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:85:7f:76","project_id":"2a5a6879c5fa4db798cea6d394565d45","status":"DOWN","binding:host_id":"","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-0-3","ip_address":"10.55.0.3","fqdn":"host-10-55-0-3.openstacklocal."}],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-98ca7720-d049-47fa-a78e-bd39f2768c67port-1","admin_state_up":true,"network_id":"b065b4c3-e86a-447e-a698-b65c1c209b7e","dns_name":"","created_at":"2018-12-27T17:51:26Z","binding:vnic_type":"normal","device_id":"","tenant_id":"2a5a6879c5fa4db798cea6d394565d45"}]} 2018-12-27 17:51:29,165 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=b065b4c3-e86a-447e-a698-b65c1c209b7e&name=CreateInstanceOnComputeHost-98ca7720-d049-47fa-a78e-bd39f2768c67port-1&admin_state_up=True used request id req-fea98e14-1bc8-4550-9312-940d0ab8c422 2018-12-27 17:51:29,169 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/2a5a6879c5fa4db798cea6d394565d45 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f52177f178adf6f5b9949c9bb9b7491e332bab3" 2018-12-27 17:51:29,291 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:51:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f595e14a-83fc-4c85-8a49-3de28aa7c220 Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.31:5000/v3/projects/2a5a6879c5fa4db798cea6d394565d45"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}} 2018-12-27 17:51:29,291 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/2a5a6879c5fa4db798cea6d394565d45 used request id req-f595e14a-83fc-4c85-8a49-3de28aa7c220 2018-12-27 17:51:29,291 - nova_utils - INFO - Creating VM with name - CreateInstanceOnComputeHost-98ca7720-d049-47fa-a78e-bd39f2768c67-inst-nova:overcloud-novacompute-0.opnfvlf.org 2018-12-27 17:51:29,295 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f52177f178adf6f5b9949c9bb9b7491e332bab3" 2018-12-27 17:51:29,315 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:51:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c802a940-2046-4124-bb9d-b7f669057d3b x-compute-request-id: req-c802a940-2046-4124-bb9d-b7f669057d3b Content-Encoding: gzip Content-Length: 214 Content-Type: application/json RESP BODY: {"flavors": [{"id": "509a1cc4-e2e3-4b96-9514-122f447695d5", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/509a1cc4-e2e3-4b96-9514-122f447695d5", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/509a1cc4-e2e3-4b96-9514-122f447695d5", "rel": "bookmark"}], "name": "CreateInstanceOnComputeHost-98ca7720-d049-47fa-a78e-bd39f2768c67-flavor-name"}]} 2018-12-27 17:51:29,315 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-c802a940-2046-4124-bb9d-b7f669057d3b 2018-12-27 17:51:29,318 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/flavors/509a1cc4-e2e3-4b96-9514-122f447695d5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f52177f178adf6f5b9949c9bb9b7491e332bab3" 2018-12-27 17:51:29,335 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:51:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e911729e-5777-4e06-9272-3f7f7651e7b7 x-compute-request-id: req-e911729e-5777-4e06-9272-3f7f7651e7b7 Content-Encoding: gzip Content-Length: 326 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstanceOnComputeHost-98ca7720-d049-47fa-a78e-bd39f2768c67-flavor-name", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/509a1cc4-e2e3-4b96-9514-122f447695d5", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/509a1cc4-e2e3-4b96-9514-122f447695d5", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "509a1cc4-e2e3-4b96-9514-122f447695d5"}} 2018-12-27 17:51:29,335 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/509a1cc4-e2e3-4b96-9514-122f447695d5 used request id req-e911729e-5777-4e06-9272-3f7f7651e7b7 2018-12-27 17:51:29,338 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceOnComputeHost-98ca7720-d049-47fa-a78e-bd39f2768c67-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5f52177f178adf6f5b9949c9bb9b7491e332bab3" 2018-12-27 17:51:29,562 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1064 Content-Type: application/json X-Openstack-Request-Id: req-654572dc-d3ad-4e94-80ee-d9b03e87ec5d Date: Thu, 27 Dec 2018 17:51:29 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceOnComputeHost-98ca7720-d049-47fa-a78e-bd39f2768c67-image", "tags": [], "container_format": "bare", "created_at": "2018-12-27T17:51:19Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-27T17:51:20Z", "visibility": "shared", "locations": [{"url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/c0050650-61d8-4dd0-a641-939459cd36fc/snap", "metadata": {}}], "self": "/v2/images/c0050650-61d8-4dd0-a641-939459cd36fc", "min_disk": 0, "protected": false, "id": "c0050650-61d8-4dd0-a641-939459cd36fc", "file": "/v2/images/c0050650-61d8-4dd0-a641-939459cd36fc/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "33949b99b0684160a7b3f8933111fa2a", "direct_url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/c0050650-61d8-4dd0-a641-939459cd36fc/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceOnComputeHost-98ca7720-d049-47fa-a78e-bd39f2768c67-image"} 2018-12-27 17:51:29,562 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceOnComputeHost-98ca7720-d049-47fa-a78e-bd39f2768c67-image used request id req-654572dc-d3ad-4e94-80ee-d9b03e87ec5d 2018-12-27 17:51:29,564 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5f52177f178adf6f5b9949c9bb9b7491e332bab3" 2018-12-27 17:51:29,779 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-17516fbc-73f0-4488-b9c0-fe271ca9eb33 Date: Thu, 27 Dec 2018 17:51:29 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-27 17:51:29,780 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/schemas/image used request id req-17516fbc-73f0-4488-b9c0-fe271ca9eb33 2018-12-27 17:51:29,785 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f52177f178adf6f5b9949c9bb9b7491e332bab3" -d '{"server": {"name": "CreateInstanceOnComputeHost-98ca7720-d049-47fa-a78e-bd39f2768c67-inst-nova:overcloud-novacompute-0.opnfvlf.org", "imageRef": "c0050650-61d8-4dd0-a641-939459cd36fc", "availability_zone": "nova:overcloud-novacompute-0.opnfvlf.org", "flavorRef": "509a1cc4-e2e3-4b96-9514-122f447695d5", "max_count": 1, "min_count": 1, "networks": [{"port": "7d39fecf-a1d1-43c1-b676-83ffafdafd7e"}]}}' 2018-12-27 17:51:32,017 - novaclient.v2.client - DEBUG - RESP: [202] Date: Thu, 27 Dec 2018 17:51:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-122c4979-b380-4478-8097-12560fa7f9ee x-compute-request-id: req-122c4979-b380-4478-8097-12560fa7f9ee Content-Length: 374 location: http://172.30.9.31:8774/v2.1/servers/c74c31f0-ca35-463b-8e46-f5723fe4e0db Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "c74c31f0-ca35-463b-8e46-f5723fe4e0db", "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/c74c31f0-ca35-463b-8e46-f5723fe4e0db", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/c74c31f0-ca35-463b-8e46-f5723fe4e0db", "rel": "bookmark"}], "adminPass": "4bhEJ9Sgh76Z"}} 2018-12-27 17:51:32,017 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers used request id req-122c4979-b380-4478-8097-12560fa7f9ee 2018-12-27 17:51:32,020 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/c74c31f0-ca35-463b-8e46-f5723fe4e0db -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f52177f178adf6f5b9949c9bb9b7491e332bab3" 2018-12-27 17:51:32,265 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:51:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d239f0ce-11c2-4fb5-8483-5e3705b26568 x-compute-request-id: req-d239f0ce-11c2-4fb5-8483-5e3705b26568 Content-Encoding: gzip Content-Length: 681 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/c74c31f0-ca35-463b-8e46-f5723fe4e0db", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/c74c31f0-ca35-463b-8e46-f5723fe4e0db", "rel": "bookmark"}], "image": {"id": "c0050650-61d8-4dd0-a641-939459cd36fc", "links": [{"href": "http://172.30.9.31:8774/images/c0050650-61d8-4dd0-a641-939459cd36fc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "509a1cc4-e2e3-4b96-9514-122f447695d5", "links": [{"href": "http://172.30.9.31:8774/flavors/509a1cc4-e2e3-4b96-9514-122f447695d5", "rel": "bookmark"}]}, "id": "c74c31f0-ca35-463b-8e46-f5723fe4e0db", "user_id": "01fa52e7b3674fc48643fa4ffca67e4e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T17:51:32Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "CreateInstanceOnComputeHost-98ca7720-d049-47fa-a78e-bd39f2768c67-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2018-12-27T17:51:31Z", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-27 17:51:32,265 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/c74c31f0-ca35-463b-8e46-f5723fe4e0db used request id req-d239f0ce-11c2-4fb5-8483-5e3705b26568 2018-12-27 17:51:32,265 - create_instance - INFO - Created instance with name - CreateInstanceOnComputeHost-98ca7720-d049-47fa-a78e-bd39f2768c67-inst-nova:overcloud-novacompute-0.opnfvlf.org 2018-12-27 17:51:32,268 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/c74c31f0-ca35-463b-8e46-f5723fe4e0db -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f52177f178adf6f5b9949c9bb9b7491e332bab3" 2018-12-27 17:51:32,507 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:51:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-429b5770-8ef6-4ad9-b519-75dfb8c5b22a x-compute-request-id: req-429b5770-8ef6-4ad9-b519-75dfb8c5b22a Content-Encoding: gzip Content-Length: 681 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/c74c31f0-ca35-463b-8e46-f5723fe4e0db", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/c74c31f0-ca35-463b-8e46-f5723fe4e0db", "rel": "bookmark"}], "image": {"id": "c0050650-61d8-4dd0-a641-939459cd36fc", "links": [{"href": "http://172.30.9.31:8774/images/c0050650-61d8-4dd0-a641-939459cd36fc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "509a1cc4-e2e3-4b96-9514-122f447695d5", "links": [{"href": "http://172.30.9.31:8774/flavors/509a1cc4-e2e3-4b96-9514-122f447695d5", "rel": "bookmark"}]}, "id": "c74c31f0-ca35-463b-8e46-f5723fe4e0db", "user_id": "01fa52e7b3674fc48643fa4ffca67e4e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T17:51:32Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "CreateInstanceOnComputeHost-98ca7720-d049-47fa-a78e-bd39f2768c67-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2018-12-27T17:51:31Z", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-27 17:51:32,507 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/c74c31f0-ca35-463b-8e46-f5723fe4e0db used request id req-429b5770-8ef6-4ad9-b519-75dfb8c5b22a 2018-12-27 17:51:32,508 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-98ca7720-d049-47fa-a78e-bd39f2768c67-inst-nova:overcloud-novacompute-0.opnfvlf.org] is - BUILD 2018-12-27 17:51:32,508 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-27 17:51:35,511 - create_instance - DEBUG - VM status query timeout in 896.7547791 2018-12-27 17:51:35,514 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/c74c31f0-ca35-463b-8e46-f5723fe4e0db -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f52177f178adf6f5b9949c9bb9b7491e332bab3" 2018-12-27 17:51:36,278 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:51:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ecd9b949-9261-46aa-9d3b-022ce6c83643 x-compute-request-id: req-ecd9b949-9261-46aa-9d3b-022ce6c83643 Content-Encoding: gzip Content-Length: 823 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"CreateInstanceOnComputeHost-98ca7720-d049-47fa-a78e-bd39f2768c67-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:85:7f:76", "version": 4, "addr": "10.55.0.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/c74c31f0-ca35-463b-8e46-f5723fe4e0db", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/c74c31f0-ca35-463b-8e46-f5723fe4e0db", "rel": "bookmark"}], "image": {"id": "c0050650-61d8-4dd0-a641-939459cd36fc", "links": [{"href": "http://172.30.9.31:8774/images/c0050650-61d8-4dd0-a641-939459cd36fc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000d7", "OS-SRV-USG:launched_at": null, "flavor": {"id": "509a1cc4-e2e3-4b96-9514-122f447695d5", "links": [{"href": "http://172.30.9.31:8774/flavors/509a1cc4-e2e3-4b96-9514-122f447695d5", "rel": "bookmark"}]}, "id": "c74c31f0-ca35-463b-8e46-f5723fe4e0db", "security_groups": [{"name": "default"}], "user_id": "01fa52e7b3674fc48643fa4ffca67e4e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T17:51:32Z", "hostId": "4465dd9d92c2ba3afe40399e18b4f1cecb6881bd97b980c1bd91d381", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "CreateInstanceOnComputeHost-98ca7720-d049-47fa-a78e-bd39f2768c67-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2018-12-27T17:51:31Z", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-27 17:51:36,278 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/c74c31f0-ca35-463b-8e46-f5723fe4e0db used request id req-ecd9b949-9261-46aa-9d3b-022ce6c83643 2018-12-27 17:51:36,279 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-98ca7720-d049-47fa-a78e-bd39f2768c67-inst-nova:overcloud-novacompute-0.opnfvlf.org] is - BUILD 2018-12-27 17:51:36,279 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-27 17:51:39,282 - create_instance - DEBUG - VM status query timeout in 892.983597994 2018-12-27 17:51:39,285 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/c74c31f0-ca35-463b-8e46-f5723fe4e0db -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f52177f178adf6f5b9949c9bb9b7491e332bab3" 2018-12-27 17:51:39,678 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:51:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-41a87a32-ca6a-45e4-8736-825e65a327a0 x-compute-request-id: req-41a87a32-ca6a-45e4-8736-825e65a327a0 Content-Encoding: gzip Content-Length: 823 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"CreateInstanceOnComputeHost-98ca7720-d049-47fa-a78e-bd39f2768c67-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:85:7f:76", "version": 4, "addr": "10.55.0.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/c74c31f0-ca35-463b-8e46-f5723fe4e0db", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/c74c31f0-ca35-463b-8e46-f5723fe4e0db", "rel": "bookmark"}], "image": {"id": "c0050650-61d8-4dd0-a641-939459cd36fc", "links": [{"href": "http://172.30.9.31:8774/images/c0050650-61d8-4dd0-a641-939459cd36fc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000d7", "OS-SRV-USG:launched_at": null, "flavor": {"id": "509a1cc4-e2e3-4b96-9514-122f447695d5", "links": [{"href": "http://172.30.9.31:8774/flavors/509a1cc4-e2e3-4b96-9514-122f447695d5", "rel": "bookmark"}]}, "id": "c74c31f0-ca35-463b-8e46-f5723fe4e0db", "security_groups": [{"name": "default"}], "user_id": "01fa52e7b3674fc48643fa4ffca67e4e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T17:51:32Z", "hostId": "4465dd9d92c2ba3afe40399e18b4f1cecb6881bd97b980c1bd91d381", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "CreateInstanceOnComputeHost-98ca7720-d049-47fa-a78e-bd39f2768c67-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2018-12-27T17:51:31Z", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-27 17:51:39,678 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/c74c31f0-ca35-463b-8e46-f5723fe4e0db used request id req-41a87a32-ca6a-45e4-8736-825e65a327a0 2018-12-27 17:51:39,679 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-98ca7720-d049-47fa-a78e-bd39f2768c67-inst-nova:overcloud-novacompute-0.opnfvlf.org] is - BUILD 2018-12-27 17:51:39,679 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-27 17:51:42,682 - create_instance - DEBUG - VM status query timeout in 889.583537102 2018-12-27 17:51:42,685 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/c74c31f0-ca35-463b-8e46-f5723fe4e0db -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f52177f178adf6f5b9949c9bb9b7491e332bab3" 2018-12-27 17:51:43,199 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:51:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5ad4fe51-3d40-4699-b78e-d6d2ca0eeb5f x-compute-request-id: req-5ad4fe51-3d40-4699-b78e-d6d2ca0eeb5f Content-Encoding: gzip Content-Length: 824 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-98ca7720-d049-47fa-a78e-bd39f2768c67-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:85:7f:76", "version": 4, "addr": "10.55.0.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/c74c31f0-ca35-463b-8e46-f5723fe4e0db", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/c74c31f0-ca35-463b-8e46-f5723fe4e0db", "rel": "bookmark"}], "image": {"id": "c0050650-61d8-4dd0-a641-939459cd36fc", "links": [{"href": "http://172.30.9.31:8774/images/c0050650-61d8-4dd0-a641-939459cd36fc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000d7", "OS-SRV-USG:launched_at": "2018-12-27T17:51:42.000000", "flavor": {"id": "509a1cc4-e2e3-4b96-9514-122f447695d5", "links": [{"href": "http://172.30.9.31:8774/flavors/509a1cc4-e2e3-4b96-9514-122f447695d5", "rel": "bookmark"}]}, "id": "c74c31f0-ca35-463b-8e46-f5723fe4e0db", "security_groups": [{"name": "default"}], "user_id": "01fa52e7b3674fc48643fa4ffca67e4e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T17:51:42Z", "hostId": "4465dd9d92c2ba3afe40399e18b4f1cecb6881bd97b980c1bd91d381", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "CreateInstanceOnComputeHost-98ca7720-d049-47fa-a78e-bd39f2768c67-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2018-12-27T17:51:31Z", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-27 17:51:43,200 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/c74c31f0-ca35-463b-8e46-f5723fe4e0db used request id req-5ad4fe51-3d40-4699-b78e-d6d2ca0eeb5f 2018-12-27 17:51:43,200 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-98ca7720-d049-47fa-a78e-bd39f2768c67-inst-nova:overcloud-novacompute-0.opnfvlf.org] is - ACTIVE 2018-12-27 17:51:43,200 - create_instance - INFO - VM is - ACTIVE 2018-12-27 17:51:43,203 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/c74c31f0-ca35-463b-8e46-f5723fe4e0db -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f52177f178adf6f5b9949c9bb9b7491e332bab3" 2018-12-27 17:51:43,925 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:51:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d56acc38-21ce-447f-bade-3903139d6638 x-compute-request-id: req-d56acc38-21ce-447f-bade-3903139d6638 Content-Encoding: gzip Content-Length: 824 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-98ca7720-d049-47fa-a78e-bd39f2768c67-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:85:7f:76", "version": 4, "addr": "10.55.0.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/c74c31f0-ca35-463b-8e46-f5723fe4e0db", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/c74c31f0-ca35-463b-8e46-f5723fe4e0db", "rel": "bookmark"}], "image": {"id": "c0050650-61d8-4dd0-a641-939459cd36fc", "links": [{"href": "http://172.30.9.31:8774/images/c0050650-61d8-4dd0-a641-939459cd36fc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000d7", "OS-SRV-USG:launched_at": "2018-12-27T17:51:42.000000", "flavor": {"id": "509a1cc4-e2e3-4b96-9514-122f447695d5", "links": [{"href": "http://172.30.9.31:8774/flavors/509a1cc4-e2e3-4b96-9514-122f447695d5", "rel": "bookmark"}]}, "id": "c74c31f0-ca35-463b-8e46-f5723fe4e0db", "security_groups": [{"name": "default"}], "user_id": "01fa52e7b3674fc48643fa4ffca67e4e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T17:51:42Z", "hostId": "4465dd9d92c2ba3afe40399e18b4f1cecb6881bd97b980c1bd91d381", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "CreateInstanceOnComputeHost-98ca7720-d049-47fa-a78e-bd39f2768c67-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2018-12-27T17:51:31Z", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-27 17:51:43,925 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/c74c31f0-ca35-463b-8e46-f5723fe4e0db used request id req-d56acc38-21ce-447f-bade-3903139d6638 2018-12-27 17:51:43,930 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceOnComputeHost-98ca7720-d049-47fa-a78e-bd39f2768c67-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f52177f178adf6f5b9949c9bb9b7491e332bab3" 2018-12-27 17:51:44,032 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 765 X-Openstack-Request-Id: req-bb3de3b7-a2e2-4565-b271-8508ffa41240 Date: Thu, 27 Dec 2018 17:51:44 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"mtu":1442,"id":"b065b4c3-e86a-447e-a698-b65c1c209b7e","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":58,"ipv4_address_scope":null,"shared":false,"project_id":"2a5a6879c5fa4db798cea6d394565d45","status":"ACTIVE","subnets":["3b69f147-7a1a-4527-8c33-7bee4bb92988"],"description":"","tags":[],"updated_at":"2018-12-27T17:51:16Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-98ca7720-d049-47fa-a78e-bd39f2768c67-priv-net","admin_state_up":true,"tenant_id":"2a5a6879c5fa4db798cea6d394565d45","created_at":"2018-12-27T17:51:14Z","provider:network_type":"geneve"}]} 2018-12-27 17:51:44,032 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceOnComputeHost-98ca7720-d049-47fa-a78e-bd39f2768c67-priv-net used request id req-bb3de3b7-a2e2-4565-b271-8508ffa41240 2018-12-27 17:51:44,036 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/2a5a6879c5fa4db798cea6d394565d45 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f52177f178adf6f5b9949c9bb9b7491e332bab3" 2018-12-27 17:51:44,141 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:51:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a3b921c1-3c5c-4741-b719-ed8523dfba65 Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.31:5000/v3/projects/2a5a6879c5fa4db798cea6d394565d45"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}} 2018-12-27 17:51:44,141 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/2a5a6879c5fa4db798cea6d394565d45 used request id req-a3b921c1-3c5c-4741-b719-ed8523dfba65 2018-12-27 17:51:44,146 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=b065b4c3-e86a-447e-a698-b65c1c209b7e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f52177f178adf6f5b9949c9bb9b7491e332bab3" 2018-12-27 17:51:44,193 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-d2260069-515a-4ac0-8bcb-ca3760422ddb Date: Thu, 27 Dec 2018 17:51:44 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b065b4c3-e86a-447e-a698-b65c1c209b7e","tenant_id":"2a5a6879c5fa4db798cea6d394565d45","created_at":"2018-12-27T17:51:16Z","dns_nameservers":[],"updated_at":"2018-12-27T17:51:16Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"2a5a6879c5fa4db798cea6d394565d45","id":"3b69f147-7a1a-4527-8c33-7bee4bb92988","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-98ca7720-d049-47fa-a78e-bd39f2768c67-priv-subnet"}]} 2018-12-27 17:51:44,193 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=b065b4c3-e86a-447e-a698-b65c1c209b7e used request id req-d2260069-515a-4ac0-8bcb-ca3760422ddb 2018-12-27 17:51:44,198 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=b065b4c3-e86a-447e-a698-b65c1c209b7e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f52177f178adf6f5b9949c9bb9b7491e332bab3" 2018-12-27 17:51:44,269 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2014 X-Openstack-Request-Id: req-b89cde63-4508-4396-a7bc-7e60babdb037 Date: Thu, 27 Dec 2018 17:51:44 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T17:51:42Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"3b69f147-7a1a-4527-8c33-7bee4bb92988","ip_address":"10.55.0.3"}],"id":"7d39fecf-a1d1-43c1-b676-83ffafdafd7e","security_groups":["eed32227-f5db-4a9a-aff8-004db351d1f2"],"binding:vif_details":{"port_filter":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:85:7f:76","project_id":"2a5a6879c5fa4db798cea6d394565d45","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-0-3","ip_address":"10.55.0.3","fqdn":"host-10-55-0-3.openstacklocal."}],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-98ca7720-d049-47fa-a78e-bd39f2768c67port-1","admin_state_up":true,"network_id":"b065b4c3-e86a-447e-a698-b65c1c209b7e","dns_name":"","created_at":"2018-12-27T17:51:26Z","binding:vnic_type":"normal","device_id":"c74c31f0-ca35-463b-8e46-f5723fe4e0db","tenant_id":"2a5a6879c5fa4db798cea6d394565d45"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T17:51:16Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"3b69f147-7a1a-4527-8c33-7bee4bb92988","ip_address":"10.55.0.2"}],"id":"ff7fbee5-7a97-493f-b803-e4e840e1a248","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:9a:f7:6c","project_id":"2a5a6879c5fa4db798cea6d394565d45","status":"DOWN","binding:host_id":"","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-0-2","ip_address":"10.55.0.2","fqdn":"host-10-55-0-2.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b065b4c3-e86a-447e-a698-b65c1c209b7e","dns_name":"","created_at":"2018-12-27T17:51:14Z","binding:vnic_type":"normal","device_id":"","tenant_id":"2a5a6879c5fa4db798cea6d394565d45"}]} 2018-12-27 17:51:44,269 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=b065b4c3-e86a-447e-a698-b65c1c209b7e used request id req-b89cde63-4508-4396-a7bc-7e60babdb037 2018-12-27 17:51:44,273 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/c74c31f0-ca35-463b-8e46-f5723fe4e0db -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f52177f178adf6f5b9949c9bb9b7491e332bab3" 2018-12-27 17:51:44,721 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:51:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-76cab2f8-2c67-4eae-a07e-bd0f19d943ee x-compute-request-id: req-76cab2f8-2c67-4eae-a07e-bd0f19d943ee Content-Encoding: gzip Content-Length: 824 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-98ca7720-d049-47fa-a78e-bd39f2768c67-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:85:7f:76", "version": 4, "addr": "10.55.0.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/c74c31f0-ca35-463b-8e46-f5723fe4e0db", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/c74c31f0-ca35-463b-8e46-f5723fe4e0db", "rel": "bookmark"}], "image": {"id": "c0050650-61d8-4dd0-a641-939459cd36fc", "links": [{"href": "http://172.30.9.31:8774/images/c0050650-61d8-4dd0-a641-939459cd36fc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000d7", "OS-SRV-USG:launched_at": "2018-12-27T17:51:42.000000", "flavor": {"id": "509a1cc4-e2e3-4b96-9514-122f447695d5", "links": [{"href": "http://172.30.9.31:8774/flavors/509a1cc4-e2e3-4b96-9514-122f447695d5", "rel": "bookmark"}]}, "id": "c74c31f0-ca35-463b-8e46-f5723fe4e0db", "security_groups": [{"name": "default"}], "user_id": "01fa52e7b3674fc48643fa4ffca67e4e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T17:51:42Z", "hostId": "4465dd9d92c2ba3afe40399e18b4f1cecb6881bd97b980c1bd91d381", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "CreateInstanceOnComputeHost-98ca7720-d049-47fa-a78e-bd39f2768c67-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2018-12-27T17:51:31Z", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-27 17:51:44,721 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/c74c31f0-ca35-463b-8e46-f5723fe4e0db used request id req-76cab2f8-2c67-4eae-a07e-bd0f19d943ee 2018-12-27 17:51:44,726 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceOnComputeHost-98ca7720-d049-47fa-a78e-bd39f2768c67-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f52177f178adf6f5b9949c9bb9b7491e332bab3" 2018-12-27 17:51:44,817 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 765 X-Openstack-Request-Id: req-c672d760-785a-4675-afc1-4c5cbeb08c95 Date: Thu, 27 Dec 2018 17:51:44 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"mtu":1442,"id":"b065b4c3-e86a-447e-a698-b65c1c209b7e","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":58,"ipv4_address_scope":null,"shared":false,"project_id":"2a5a6879c5fa4db798cea6d394565d45","status":"ACTIVE","subnets":["3b69f147-7a1a-4527-8c33-7bee4bb92988"],"description":"","tags":[],"updated_at":"2018-12-27T17:51:16Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-98ca7720-d049-47fa-a78e-bd39f2768c67-priv-net","admin_state_up":true,"tenant_id":"2a5a6879c5fa4db798cea6d394565d45","created_at":"2018-12-27T17:51:14Z","provider:network_type":"geneve"}]} 2018-12-27 17:51:44,817 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceOnComputeHost-98ca7720-d049-47fa-a78e-bd39f2768c67-priv-net used request id req-c672d760-785a-4675-afc1-4c5cbeb08c95 2018-12-27 17:51:44,821 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/2a5a6879c5fa4db798cea6d394565d45 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f52177f178adf6f5b9949c9bb9b7491e332bab3" 2018-12-27 17:51:44,925 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:51:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3be026dc-956f-4c9d-b1f2-0e553db9407f Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.31:5000/v3/projects/2a5a6879c5fa4db798cea6d394565d45"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}} 2018-12-27 17:51:44,925 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/2a5a6879c5fa4db798cea6d394565d45 used request id req-3be026dc-956f-4c9d-b1f2-0e553db9407f 2018-12-27 17:51:44,930 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=b065b4c3-e86a-447e-a698-b65c1c209b7e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f52177f178adf6f5b9949c9bb9b7491e332bab3" 2018-12-27 17:51:44,977 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-aa3cc6cb-d571-4577-a535-472bbed5de68 Date: Thu, 27 Dec 2018 17:51:44 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b065b4c3-e86a-447e-a698-b65c1c209b7e","tenant_id":"2a5a6879c5fa4db798cea6d394565d45","created_at":"2018-12-27T17:51:16Z","dns_nameservers":[],"updated_at":"2018-12-27T17:51:16Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"2a5a6879c5fa4db798cea6d394565d45","id":"3b69f147-7a1a-4527-8c33-7bee4bb92988","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-98ca7720-d049-47fa-a78e-bd39f2768c67-priv-subnet"}]} 2018-12-27 17:51:44,978 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=b065b4c3-e86a-447e-a698-b65c1c209b7e used request id req-aa3cc6cb-d571-4577-a535-472bbed5de68 2018-12-27 17:51:44,983 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=b065b4c3-e86a-447e-a698-b65c1c209b7e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f52177f178adf6f5b9949c9bb9b7491e332bab3" 2018-12-27 17:51:45,206 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2014 X-Openstack-Request-Id: req-34ba2c2f-c0af-4942-93fe-4c6a0d96e83f Date: Thu, 27 Dec 2018 17:51:45 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T17:51:42Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"3b69f147-7a1a-4527-8c33-7bee4bb92988","ip_address":"10.55.0.3"}],"id":"7d39fecf-a1d1-43c1-b676-83ffafdafd7e","security_groups":["eed32227-f5db-4a9a-aff8-004db351d1f2"],"binding:vif_details":{"port_filter":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:85:7f:76","project_id":"2a5a6879c5fa4db798cea6d394565d45","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-0-3","ip_address":"10.55.0.3","fqdn":"host-10-55-0-3.openstacklocal."}],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-98ca7720-d049-47fa-a78e-bd39f2768c67port-1","admin_state_up":true,"network_id":"b065b4c3-e86a-447e-a698-b65c1c209b7e","dns_name":"","created_at":"2018-12-27T17:51:26Z","binding:vnic_type":"normal","device_id":"c74c31f0-ca35-463b-8e46-f5723fe4e0db","tenant_id":"2a5a6879c5fa4db798cea6d394565d45"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T17:51:16Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"3b69f147-7a1a-4527-8c33-7bee4bb92988","ip_address":"10.55.0.2"}],"id":"ff7fbee5-7a97-493f-b803-e4e840e1a248","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:9a:f7:6c","project_id":"2a5a6879c5fa4db798cea6d394565d45","status":"DOWN","binding:host_id":"","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-0-2","ip_address":"10.55.0.2","fqdn":"host-10-55-0-2.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b065b4c3-e86a-447e-a698-b65c1c209b7e","dns_name":"","created_at":"2018-12-27T17:51:14Z","binding:vnic_type":"normal","device_id":"","tenant_id":"2a5a6879c5fa4db798cea6d394565d45"}]} 2018-12-27 17:51:45,206 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=b065b4c3-e86a-447e-a698-b65c1c209b7e used request id req-34ba2c2f-c0af-4942-93fe-4c6a0d96e83f 2018-12-27 17:51:45,209 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/c74c31f0-ca35-463b-8e46-f5723fe4e0db -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f52177f178adf6f5b9949c9bb9b7491e332bab3" 2018-12-27 17:51:45,918 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:51:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-57415e71-e3d8-4d00-af48-1958fd2838ad x-compute-request-id: req-57415e71-e3d8-4d00-af48-1958fd2838ad Content-Encoding: gzip Content-Length: 824 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-98ca7720-d049-47fa-a78e-bd39f2768c67-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:85:7f:76", "version": 4, "addr": "10.55.0.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/c74c31f0-ca35-463b-8e46-f5723fe4e0db", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/c74c31f0-ca35-463b-8e46-f5723fe4e0db", "rel": "bookmark"}], "image": {"id": "c0050650-61d8-4dd0-a641-939459cd36fc", "links": [{"href": "http://172.30.9.31:8774/images/c0050650-61d8-4dd0-a641-939459cd36fc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000d7", "OS-SRV-USG:launched_at": "2018-12-27T17:51:42.000000", "flavor": {"id": "509a1cc4-e2e3-4b96-9514-122f447695d5", "links": [{"href": "http://172.30.9.31:8774/flavors/509a1cc4-e2e3-4b96-9514-122f447695d5", "rel": "bookmark"}]}, "id": "c74c31f0-ca35-463b-8e46-f5723fe4e0db", "security_groups": [{"name": "default"}], "user_id": "01fa52e7b3674fc48643fa4ffca67e4e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T17:51:42Z", "hostId": "4465dd9d92c2ba3afe40399e18b4f1cecb6881bd97b980c1bd91d381", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "CreateInstanceOnComputeHost-98ca7720-d049-47fa-a78e-bd39f2768c67-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2018-12-27T17:51:31Z", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-27 17:51:45,918 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/c74c31f0-ca35-463b-8e46-f5723fe4e0db used request id req-57415e71-e3d8-4d00-af48-1958fd2838ad 2018-12-27 17:51:45,923 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceOnComputeHost-98ca7720-d049-47fa-a78e-bd39f2768c67-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f52177f178adf6f5b9949c9bb9b7491e332bab3" 2018-12-27 17:51:46,015 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 765 X-Openstack-Request-Id: req-2ea716d9-9582-412d-affc-2dd004aac902 Date: Thu, 27 Dec 2018 17:51:46 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"mtu":1442,"id":"b065b4c3-e86a-447e-a698-b65c1c209b7e","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":58,"ipv4_address_scope":null,"shared":false,"project_id":"2a5a6879c5fa4db798cea6d394565d45","status":"ACTIVE","subnets":["3b69f147-7a1a-4527-8c33-7bee4bb92988"],"description":"","tags":[],"updated_at":"2018-12-27T17:51:16Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-98ca7720-d049-47fa-a78e-bd39f2768c67-priv-net","admin_state_up":true,"tenant_id":"2a5a6879c5fa4db798cea6d394565d45","created_at":"2018-12-27T17:51:14Z","provider:network_type":"geneve"}]} 2018-12-27 17:51:46,015 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceOnComputeHost-98ca7720-d049-47fa-a78e-bd39f2768c67-priv-net used request id req-2ea716d9-9582-412d-affc-2dd004aac902 2018-12-27 17:51:46,019 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/2a5a6879c5fa4db798cea6d394565d45 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f52177f178adf6f5b9949c9bb9b7491e332bab3" 2018-12-27 17:51:46,132 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:51:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-75a60862-ff17-4922-87e8-66fdaf377ca3 Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.31:5000/v3/projects/2a5a6879c5fa4db798cea6d394565d45"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}} 2018-12-27 17:51:46,133 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/2a5a6879c5fa4db798cea6d394565d45 used request id req-75a60862-ff17-4922-87e8-66fdaf377ca3 2018-12-27 17:51:46,138 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=b065b4c3-e86a-447e-a698-b65c1c209b7e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f52177f178adf6f5b9949c9bb9b7491e332bab3" 2018-12-27 17:51:46,190 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-6703feff-6c67-4cf0-b7ce-4447d17e3a3e Date: Thu, 27 Dec 2018 17:51:46 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b065b4c3-e86a-447e-a698-b65c1c209b7e","tenant_id":"2a5a6879c5fa4db798cea6d394565d45","created_at":"2018-12-27T17:51:16Z","dns_nameservers":[],"updated_at":"2018-12-27T17:51:16Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"2a5a6879c5fa4db798cea6d394565d45","id":"3b69f147-7a1a-4527-8c33-7bee4bb92988","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-98ca7720-d049-47fa-a78e-bd39f2768c67-priv-subnet"}]} 2018-12-27 17:51:46,190 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=b065b4c3-e86a-447e-a698-b65c1c209b7e used request id req-6703feff-6c67-4cf0-b7ce-4447d17e3a3e 2018-12-27 17:51:46,196 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=b065b4c3-e86a-447e-a698-b65c1c209b7e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f52177f178adf6f5b9949c9bb9b7491e332bab3" 2018-12-27 17:51:46,240 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2014 X-Openstack-Request-Id: req-848d1214-5992-4c15-b439-33404e24bc3d Date: Thu, 27 Dec 2018 17:51:46 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T17:51:42Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"3b69f147-7a1a-4527-8c33-7bee4bb92988","ip_address":"10.55.0.3"}],"id":"7d39fecf-a1d1-43c1-b676-83ffafdafd7e","security_groups":["eed32227-f5db-4a9a-aff8-004db351d1f2"],"binding:vif_details":{"port_filter":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:85:7f:76","project_id":"2a5a6879c5fa4db798cea6d394565d45","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-0-3","ip_address":"10.55.0.3","fqdn":"host-10-55-0-3.openstacklocal."}],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-98ca7720-d049-47fa-a78e-bd39f2768c67port-1","admin_state_up":true,"network_id":"b065b4c3-e86a-447e-a698-b65c1c209b7e","dns_name":"","created_at":"2018-12-27T17:51:26Z","binding:vnic_type":"normal","device_id":"c74c31f0-ca35-463b-8e46-f5723fe4e0db","tenant_id":"2a5a6879c5fa4db798cea6d394565d45"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T17:51:16Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"3b69f147-7a1a-4527-8c33-7bee4bb92988","ip_address":"10.55.0.2"}],"id":"ff7fbee5-7a97-493f-b803-e4e840e1a248","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:9a:f7:6c","project_id":"2a5a6879c5fa4db798cea6d394565d45","status":"DOWN","binding:host_id":"","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-0-2","ip_address":"10.55.0.2","fqdn":"host-10-55-0-2.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b065b4c3-e86a-447e-a698-b65c1c209b7e","dns_name":"","created_at":"2018-12-27T17:51:14Z","binding:vnic_type":"normal","device_id":"","tenant_id":"2a5a6879c5fa4db798cea6d394565d45"}]} 2018-12-27 17:51:46,240 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=b065b4c3-e86a-447e-a698-b65c1c209b7e used request id req-848d1214-5992-4c15-b439-33404e24bc3d 2018-12-27 17:51:46,241 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:51:46,242 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:51:46,654 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:51:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["sq3eNZqSTX2CgT1YOCyhNw"], "issued_at": "2018-12-27T17:51:46.000000Z"}} 2018-12-27 17:51:46,655 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a5bf9173e9a04261a53dc3c39c36f2454a9ecd8" 2018-12-27 17:51:46,758 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:51:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0198d616-a959-4500-8d34-20319c9cd5c7 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:51:46,758 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-0198d616-a959-4500-8d34-20319c9cd5c7 2018-12-27 17:51:46,759 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-27 17:51:46,763 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a5bf9173e9a04261a53dc3c39c36f2454a9ecd8" 2018-12-27 17:51:46,884 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:51:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5729bed3-0c70-4997-9671-b83027babe22 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:51:46,884 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-5729bed3-0c70-4997-9671-b83027babe22 2018-12-27 17:51:46,892 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceOnComputeHost-98ca7720-d049-47fa-a78e-bd39f2768c67-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a5bf9173e9a04261a53dc3c39c36f2454a9ecd8" 2018-12-27 17:51:47,191 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 765 X-Openstack-Request-Id: req-0bbf5b96-5dc3-42b3-b94f-c5934b304809 Date: Thu, 27 Dec 2018 17:51:47 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"mtu":1442,"id":"b065b4c3-e86a-447e-a698-b65c1c209b7e","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":58,"ipv4_address_scope":null,"shared":false,"project_id":"2a5a6879c5fa4db798cea6d394565d45","status":"ACTIVE","subnets":["3b69f147-7a1a-4527-8c33-7bee4bb92988"],"description":"","tags":[],"updated_at":"2018-12-27T17:51:16Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-98ca7720-d049-47fa-a78e-bd39f2768c67-priv-net","admin_state_up":true,"tenant_id":"2a5a6879c5fa4db798cea6d394565d45","created_at":"2018-12-27T17:51:14Z","provider:network_type":"geneve"}]} 2018-12-27 17:51:47,191 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceOnComputeHost-98ca7720-d049-47fa-a78e-bd39f2768c67-priv-net used request id req-0bbf5b96-5dc3-42b3-b94f-c5934b304809 2018-12-27 17:51:47,197 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=b065b4c3-e86a-447e-a698-b65c1c209b7e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a5bf9173e9a04261a53dc3c39c36f2454a9ecd8" 2018-12-27 17:51:47,443 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-b407c270-3824-4c25-bdd2-38cb1e56d9b4 Date: Thu, 27 Dec 2018 17:51:47 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b065b4c3-e86a-447e-a698-b65c1c209b7e","tenant_id":"2a5a6879c5fa4db798cea6d394565d45","created_at":"2018-12-27T17:51:16Z","dns_nameservers":[],"updated_at":"2018-12-27T17:51:16Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"2a5a6879c5fa4db798cea6d394565d45","id":"3b69f147-7a1a-4527-8c33-7bee4bb92988","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-98ca7720-d049-47fa-a78e-bd39f2768c67-priv-subnet"}]} 2018-12-27 17:51:47,443 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=b065b4c3-e86a-447e-a698-b65c1c209b7e used request id req-b407c270-3824-4c25-bdd2-38cb1e56d9b4 2018-12-27 17:51:47,449 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceOnComputeHost-98ca7720-d049-47fa-a78e-bd39f2768c67-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a5bf9173e9a04261a53dc3c39c36f2454a9ecd8" 2018-12-27 17:51:47,727 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 765 X-Openstack-Request-Id: req-bc049080-2141-4b6b-9e57-778cdeefbeea Date: Thu, 27 Dec 2018 17:51:47 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"mtu":1442,"id":"b065b4c3-e86a-447e-a698-b65c1c209b7e","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":58,"ipv4_address_scope":null,"shared":false,"project_id":"2a5a6879c5fa4db798cea6d394565d45","status":"ACTIVE","subnets":["3b69f147-7a1a-4527-8c33-7bee4bb92988"],"description":"","tags":[],"updated_at":"2018-12-27T17:51:16Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-98ca7720-d049-47fa-a78e-bd39f2768c67-priv-net","admin_state_up":true,"tenant_id":"2a5a6879c5fa4db798cea6d394565d45","created_at":"2018-12-27T17:51:14Z","provider:network_type":"geneve"}]} 2018-12-27 17:51:47,727 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceOnComputeHost-98ca7720-d049-47fa-a78e-bd39f2768c67-priv-net used request id req-bc049080-2141-4b6b-9e57-778cdeefbeea 2018-12-27 17:51:47,730 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 17:51:47,736 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 17:51:47 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 17:51:47,737 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/2a5a6879c5fa4db798cea6d394565d45 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a5bf9173e9a04261a53dc3c39c36f2454a9ecd8" 2018-12-27 17:51:47,846 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:51:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-792d8397-a567-4471-ac02-eb915f8213df Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.31:5000/v3/projects/2a5a6879c5fa4db798cea6d394565d45"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}} 2018-12-27 17:51:47,846 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/2a5a6879c5fa4db798cea6d394565d45 used request id req-792d8397-a567-4471-ac02-eb915f8213df 2018-12-27 17:51:47,851 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=b065b4c3-e86a-447e-a698-b65c1c209b7e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a5bf9173e9a04261a53dc3c39c36f2454a9ecd8" 2018-12-27 17:51:48,095 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-8861c47e-233d-4069-a74d-a444633170cd Date: Thu, 27 Dec 2018 17:51:48 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b065b4c3-e86a-447e-a698-b65c1c209b7e","tenant_id":"2a5a6879c5fa4db798cea6d394565d45","created_at":"2018-12-27T17:51:16Z","dns_nameservers":[],"updated_at":"2018-12-27T17:51:16Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"2a5a6879c5fa4db798cea6d394565d45","id":"3b69f147-7a1a-4527-8c33-7bee4bb92988","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-98ca7720-d049-47fa-a78e-bd39f2768c67-priv-subnet"}]} 2018-12-27 17:51:48,095 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=b065b4c3-e86a-447e-a698-b65c1c209b7e used request id req-8861c47e-233d-4069-a74d-a444633170cd 2018-12-27 17:51:48,100 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=b065b4c3-e86a-447e-a698-b65c1c209b7e&name=CreateInstanceOnComputeHost-98ca7720-d049-47fa-a78e-bd39f2768c67port-2&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a5bf9173e9a04261a53dc3c39c36f2454a9ecd8" 2018-12-27 17:51:48,129 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-065110c2-24f5-4e42-8a0c-1086e3c47585 Date: Thu, 27 Dec 2018 17:51:48 GMT RESP BODY: {"ports":[]} 2018-12-27 17:51:48,130 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=b065b4c3-e86a-447e-a698-b65c1c209b7e&name=CreateInstanceOnComputeHost-98ca7720-d049-47fa-a78e-bd39f2768c67port-2&admin_state_up=True used request id req-065110c2-24f5-4e42-8a0c-1086e3c47585 2018-12-27 17:51:48,132 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/detail?name=CreateInstanceOnComputeHost-98ca7720-d049-47fa-a78e-bd39f2768c67-inst-nova%3Aovercloud-novacompute-1.opnfvlf.org -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a5bf9173e9a04261a53dc3c39c36f2454a9ecd8" 2018-12-27 17:51:48,392 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:51:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-5cf91b68-e02f-4bf0-83f6-d510e87532b0 x-compute-request-id: req-5cf91b68-e02f-4bf0-83f6-d510e87532b0 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-12-27 17:51:48,392 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail?name=CreateInstanceOnComputeHost-98ca7720-d049-47fa-a78e-bd39f2768c67-inst-nova%3Aovercloud-novacompute-1.opnfvlf.org used request id req-5cf91b68-e02f-4bf0-83f6-d510e87532b0 2018-12-27 17:51:48,398 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceOnComputeHost-98ca7720-d049-47fa-a78e-bd39f2768c67-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a5bf9173e9a04261a53dc3c39c36f2454a9ecd8" 2018-12-27 17:51:48,484 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 765 X-Openstack-Request-Id: req-eb21b136-0a43-4126-9bdc-b7f886bae97a Date: Thu, 27 Dec 2018 17:51:48 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"mtu":1442,"id":"b065b4c3-e86a-447e-a698-b65c1c209b7e","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":58,"ipv4_address_scope":null,"shared":false,"project_id":"2a5a6879c5fa4db798cea6d394565d45","status":"ACTIVE","subnets":["3b69f147-7a1a-4527-8c33-7bee4bb92988"],"description":"","tags":[],"updated_at":"2018-12-27T17:51:16Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-98ca7720-d049-47fa-a78e-bd39f2768c67-priv-net","admin_state_up":true,"tenant_id":"2a5a6879c5fa4db798cea6d394565d45","created_at":"2018-12-27T17:51:14Z","provider:network_type":"geneve"}]} 2018-12-27 17:51:48,484 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceOnComputeHost-98ca7720-d049-47fa-a78e-bd39f2768c67-priv-net used request id req-eb21b136-0a43-4126-9bdc-b7f886bae97a 2018-12-27 17:51:48,490 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=b065b4c3-e86a-447e-a698-b65c1c209b7e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a5bf9173e9a04261a53dc3c39c36f2454a9ecd8" 2018-12-27 17:51:48,784 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-0d588fa7-0723-4618-8e20-6a75f461d141 Date: Thu, 27 Dec 2018 17:51:48 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b065b4c3-e86a-447e-a698-b65c1c209b7e","tenant_id":"2a5a6879c5fa4db798cea6d394565d45","created_at":"2018-12-27T17:51:16Z","dns_nameservers":[],"updated_at":"2018-12-27T17:51:16Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"2a5a6879c5fa4db798cea6d394565d45","id":"3b69f147-7a1a-4527-8c33-7bee4bb92988","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-98ca7720-d049-47fa-a78e-bd39f2768c67-priv-subnet"}]} 2018-12-27 17:51:48,784 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=b065b4c3-e86a-447e-a698-b65c1c209b7e used request id req-0d588fa7-0723-4618-8e20-6a75f461d141 2018-12-27 17:51:48,789 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceOnComputeHost-98ca7720-d049-47fa-a78e-bd39f2768c67-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a5bf9173e9a04261a53dc3c39c36f2454a9ecd8" 2018-12-27 17:51:48,894 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 765 X-Openstack-Request-Id: req-1424e8b9-c21c-4388-8ef6-1a5243d5b713 Date: Thu, 27 Dec 2018 17:51:48 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"mtu":1442,"id":"b065b4c3-e86a-447e-a698-b65c1c209b7e","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":58,"ipv4_address_scope":null,"shared":false,"project_id":"2a5a6879c5fa4db798cea6d394565d45","status":"ACTIVE","subnets":["3b69f147-7a1a-4527-8c33-7bee4bb92988"],"description":"","tags":[],"updated_at":"2018-12-27T17:51:16Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-98ca7720-d049-47fa-a78e-bd39f2768c67-priv-net","admin_state_up":true,"tenant_id":"2a5a6879c5fa4db798cea6d394565d45","created_at":"2018-12-27T17:51:14Z","provider:network_type":"geneve"}]} 2018-12-27 17:51:48,894 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceOnComputeHost-98ca7720-d049-47fa-a78e-bd39f2768c67-priv-net used request id req-1424e8b9-c21c-4388-8ef6-1a5243d5b713 2018-12-27 17:51:48,898 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/2a5a6879c5fa4db798cea6d394565d45 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a5bf9173e9a04261a53dc3c39c36f2454a9ecd8" 2018-12-27 17:51:49,103 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:51:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9cad2ef7-0494-4c7e-8c40-83f311434832 Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.31:5000/v3/projects/2a5a6879c5fa4db798cea6d394565d45"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}} 2018-12-27 17:51:49,103 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/2a5a6879c5fa4db798cea6d394565d45 used request id req-9cad2ef7-0494-4c7e-8c40-83f311434832 2018-12-27 17:51:49,108 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=b065b4c3-e86a-447e-a698-b65c1c209b7e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a5bf9173e9a04261a53dc3c39c36f2454a9ecd8" 2018-12-27 17:51:49,161 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-15fa83dd-2b4e-403f-bc31-08e548f95981 Date: Thu, 27 Dec 2018 17:51:49 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b065b4c3-e86a-447e-a698-b65c1c209b7e","tenant_id":"2a5a6879c5fa4db798cea6d394565d45","created_at":"2018-12-27T17:51:16Z","dns_nameservers":[],"updated_at":"2018-12-27T17:51:16Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"2a5a6879c5fa4db798cea6d394565d45","id":"3b69f147-7a1a-4527-8c33-7bee4bb92988","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-98ca7720-d049-47fa-a78e-bd39f2768c67-priv-subnet"}]} 2018-12-27 17:51:49,162 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=b065b4c3-e86a-447e-a698-b65c1c209b7e used request id req-15fa83dd-2b4e-403f-bc31-08e548f95981 2018-12-27 17:51:49,167 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=b065b4c3-e86a-447e-a698-b65c1c209b7e&name=CreateInstanceOnComputeHost-98ca7720-d049-47fa-a78e-bd39f2768c67port-2&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a5bf9173e9a04261a53dc3c39c36f2454a9ecd8" 2018-12-27 17:51:49,202 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-30cebbb0-8402-4a72-98b2-5aa0b686002d Date: Thu, 27 Dec 2018 17:51:49 GMT RESP BODY: {"ports":[]} 2018-12-27 17:51:49,202 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=b065b4c3-e86a-447e-a698-b65c1c209b7e&name=CreateInstanceOnComputeHost-98ca7720-d049-47fa-a78e-bd39f2768c67port-2&admin_state_up=True used request id req-30cebbb0-8402-4a72-98b2-5aa0b686002d 2018-12-27 17:51:49,202 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:51:49,203 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:51:49,617 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:51:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["3YGoHM_RSNywiWEiglb1nQ"], "issued_at": "2018-12-27T17:51:49.000000Z"}} 2018-12-27 17:51:49,618 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f6b475eb0eb90a74fc62f8e864b7a26940feab3" 2018-12-27 17:51:49,721 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:51:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2acc0a71-7f1b-439b-8475-e3553a1bebfd Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:51:49,722 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-2acc0a71-7f1b-439b-8475-e3553a1bebfd 2018-12-27 17:51:49,728 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceOnComputeHost-98ca7720-d049-47fa-a78e-bd39f2768c67-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a5bf9173e9a04261a53dc3c39c36f2454a9ecd8" 2018-12-27 17:51:50,007 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 765 X-Openstack-Request-Id: req-2b9bf96c-5e2f-4964-b7be-57caa60ec965 Date: Thu, 27 Dec 2018 17:51:50 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"mtu":1442,"id":"b065b4c3-e86a-447e-a698-b65c1c209b7e","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":58,"ipv4_address_scope":null,"shared":false,"project_id":"2a5a6879c5fa4db798cea6d394565d45","status":"ACTIVE","subnets":["3b69f147-7a1a-4527-8c33-7bee4bb92988"],"description":"","tags":[],"updated_at":"2018-12-27T17:51:16Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-98ca7720-d049-47fa-a78e-bd39f2768c67-priv-net","admin_state_up":true,"tenant_id":"2a5a6879c5fa4db798cea6d394565d45","created_at":"2018-12-27T17:51:14Z","provider:network_type":"geneve"}]} 2018-12-27 17:51:50,007 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceOnComputeHost-98ca7720-d049-47fa-a78e-bd39f2768c67-priv-net used request id req-2b9bf96c-5e2f-4964-b7be-57caa60ec965 2018-12-27 17:51:50,012 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=b065b4c3-e86a-447e-a698-b65c1c209b7e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a5bf9173e9a04261a53dc3c39c36f2454a9ecd8" 2018-12-27 17:51:50,056 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-90fb1266-8151-49b2-8b8c-20725280c76c Date: Thu, 27 Dec 2018 17:51:50 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b065b4c3-e86a-447e-a698-b65c1c209b7e","tenant_id":"2a5a6879c5fa4db798cea6d394565d45","created_at":"2018-12-27T17:51:16Z","dns_nameservers":[],"updated_at":"2018-12-27T17:51:16Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"2a5a6879c5fa4db798cea6d394565d45","id":"3b69f147-7a1a-4527-8c33-7bee4bb92988","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-98ca7720-d049-47fa-a78e-bd39f2768c67-priv-subnet"}]} 2018-12-27 17:51:50,056 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=b065b4c3-e86a-447e-a698-b65c1c209b7e used request id req-90fb1266-8151-49b2-8b8c-20725280c76c 2018-12-27 17:51:50,061 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceOnComputeHost-98ca7720-d049-47fa-a78e-bd39f2768c67-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a5bf9173e9a04261a53dc3c39c36f2454a9ecd8" 2018-12-27 17:51:50,380 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 765 X-Openstack-Request-Id: req-bd50c87b-e429-41d9-bd4c-1f79f62d2396 Date: Thu, 27 Dec 2018 17:51:50 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"mtu":1442,"id":"b065b4c3-e86a-447e-a698-b65c1c209b7e","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":58,"ipv4_address_scope":null,"shared":false,"project_id":"2a5a6879c5fa4db798cea6d394565d45","status":"ACTIVE","subnets":["3b69f147-7a1a-4527-8c33-7bee4bb92988"],"description":"","tags":[],"updated_at":"2018-12-27T17:51:16Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-98ca7720-d049-47fa-a78e-bd39f2768c67-priv-net","admin_state_up":true,"tenant_id":"2a5a6879c5fa4db798cea6d394565d45","created_at":"2018-12-27T17:51:14Z","provider:network_type":"geneve"}]} 2018-12-27 17:51:50,380 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceOnComputeHost-98ca7720-d049-47fa-a78e-bd39f2768c67-priv-net used request id req-bd50c87b-e429-41d9-bd4c-1f79f62d2396 2018-12-27 17:51:50,383 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 17:51:50,389 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 17:51:50 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 17:51:50,390 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/2a5a6879c5fa4db798cea6d394565d45 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f6b475eb0eb90a74fc62f8e864b7a26940feab3" 2018-12-27 17:51:50,498 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:51:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3c5cf843-1cf3-40e7-8ac1-a93c88b7381a Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.31:5000/v3/projects/2a5a6879c5fa4db798cea6d394565d45"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}} 2018-12-27 17:51:50,498 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/2a5a6879c5fa4db798cea6d394565d45 used request id req-3c5cf843-1cf3-40e7-8ac1-a93c88b7381a 2018-12-27 17:51:50,503 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=b065b4c3-e86a-447e-a698-b65c1c209b7e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a5bf9173e9a04261a53dc3c39c36f2454a9ecd8" 2018-12-27 17:51:50,568 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-c9bb4dfd-f322-465f-9f9f-713c0e6ff672 Date: Thu, 27 Dec 2018 17:51:50 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b065b4c3-e86a-447e-a698-b65c1c209b7e","tenant_id":"2a5a6879c5fa4db798cea6d394565d45","created_at":"2018-12-27T17:51:16Z","dns_nameservers":[],"updated_at":"2018-12-27T17:51:16Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"2a5a6879c5fa4db798cea6d394565d45","id":"3b69f147-7a1a-4527-8c33-7bee4bb92988","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-98ca7720-d049-47fa-a78e-bd39f2768c67-priv-subnet"}]} 2018-12-27 17:51:50,569 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=b065b4c3-e86a-447e-a698-b65c1c209b7e used request id req-c9bb4dfd-f322-465f-9f9f-713c0e6ff672 2018-12-27 17:51:50,570 - neutron_utils - INFO - Creating port for network with name - CreateInstanceOnComputeHost-98ca7720-d049-47fa-a78e-bd39f2768c67-priv-net 2018-12-27 17:51:50,575 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a5bf9173e9a04261a53dc3c39c36f2454a9ecd8" -d '{"port": {"network_id": "b065b4c3-e86a-447e-a698-b65c1c209b7e", "name": "CreateInstanceOnComputeHost-98ca7720-d049-47fa-a78e-bd39f2768c67port-2", "admin_state_up": true}}' 2018-12-27 17:51:51,859 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1007 X-Openstack-Request-Id: req-7af595ce-3125-4fbe-8073-a2f0419853bd Date: Thu, 27 Dec 2018 17:51:51 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T17:51:51Z","device_owner":"","revision_number":6,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"3b69f147-7a1a-4527-8c33-7bee4bb92988","ip_address":"10.55.0.8"}],"id":"764c809c-65a5-4a0d-8ec4-4279ae64f62b","security_groups":["eed32227-f5db-4a9a-aff8-004db351d1f2"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:b7:e0:21","device_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-0-8","ip_address":"10.55.0.8","fqdn":"host-10-55-0-8.openstacklocal."}],"name":"CreateInstanceOnComputeHost-98ca7720-d049-47fa-a78e-bd39f2768c67port-2","project_id":"2a5a6879c5fa4db798cea6d394565d45","qos_policy_id":null,"admin_state_up":true,"network_id":"b065b4c3-e86a-447e-a698-b65c1c209b7e","dns_name":"","created_at":"2018-12-27T17:51:50Z","binding:vnic_type":"normal","tenant_id":"2a5a6879c5fa4db798cea6d394565d45"}} 2018-12-27 17:51:51,860 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/ports used request id req-7af595ce-3125-4fbe-8073-a2f0419853bd 2018-12-27 17:51:51,865 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceOnComputeHost-98ca7720-d049-47fa-a78e-bd39f2768c67-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a5bf9173e9a04261a53dc3c39c36f2454a9ecd8" 2018-12-27 17:51:52,147 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 765 X-Openstack-Request-Id: req-809c5690-a6f6-49c5-94ef-b0691c0f559f Date: Thu, 27 Dec 2018 17:51:52 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"mtu":1442,"id":"b065b4c3-e86a-447e-a698-b65c1c209b7e","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":58,"ipv4_address_scope":null,"shared":false,"project_id":"2a5a6879c5fa4db798cea6d394565d45","status":"ACTIVE","subnets":["3b69f147-7a1a-4527-8c33-7bee4bb92988"],"description":"","tags":[],"updated_at":"2018-12-27T17:51:16Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-98ca7720-d049-47fa-a78e-bd39f2768c67-priv-net","admin_state_up":true,"tenant_id":"2a5a6879c5fa4db798cea6d394565d45","created_at":"2018-12-27T17:51:14Z","provider:network_type":"geneve"}]} 2018-12-27 17:51:52,147 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceOnComputeHost-98ca7720-d049-47fa-a78e-bd39f2768c67-priv-net used request id req-809c5690-a6f6-49c5-94ef-b0691c0f559f 2018-12-27 17:51:52,153 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=b065b4c3-e86a-447e-a698-b65c1c209b7e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a5bf9173e9a04261a53dc3c39c36f2454a9ecd8" 2018-12-27 17:51:52,406 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-507364d0-d410-4601-b987-53df07204370 Date: Thu, 27 Dec 2018 17:51:52 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b065b4c3-e86a-447e-a698-b65c1c209b7e","tenant_id":"2a5a6879c5fa4db798cea6d394565d45","created_at":"2018-12-27T17:51:16Z","dns_nameservers":[],"updated_at":"2018-12-27T17:51:16Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"2a5a6879c5fa4db798cea6d394565d45","id":"3b69f147-7a1a-4527-8c33-7bee4bb92988","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-98ca7720-d049-47fa-a78e-bd39f2768c67-priv-subnet"}]} 2018-12-27 17:51:52,406 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=b065b4c3-e86a-447e-a698-b65c1c209b7e used request id req-507364d0-d410-4601-b987-53df07204370 2018-12-27 17:51:52,412 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceOnComputeHost-98ca7720-d049-47fa-a78e-bd39f2768c67-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a5bf9173e9a04261a53dc3c39c36f2454a9ecd8" 2018-12-27 17:51:52,699 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 765 X-Openstack-Request-Id: req-6abe4a86-fae3-497c-a493-07155f933fbf Date: Thu, 27 Dec 2018 17:51:52 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"mtu":1442,"id":"b065b4c3-e86a-447e-a698-b65c1c209b7e","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":58,"ipv4_address_scope":null,"shared":false,"project_id":"2a5a6879c5fa4db798cea6d394565d45","status":"ACTIVE","subnets":["3b69f147-7a1a-4527-8c33-7bee4bb92988"],"description":"","tags":[],"updated_at":"2018-12-27T17:51:16Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-98ca7720-d049-47fa-a78e-bd39f2768c67-priv-net","admin_state_up":true,"tenant_id":"2a5a6879c5fa4db798cea6d394565d45","created_at":"2018-12-27T17:51:14Z","provider:network_type":"geneve"}]} 2018-12-27 17:51:52,699 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceOnComputeHost-98ca7720-d049-47fa-a78e-bd39f2768c67-priv-net used request id req-6abe4a86-fae3-497c-a493-07155f933fbf 2018-12-27 17:51:52,703 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/2a5a6879c5fa4db798cea6d394565d45 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a5bf9173e9a04261a53dc3c39c36f2454a9ecd8" 2018-12-27 17:51:52,810 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:51:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7a1d5a59-5dfe-4f58-8db4-d03d922e2318 Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.31:5000/v3/projects/2a5a6879c5fa4db798cea6d394565d45"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}} 2018-12-27 17:51:52,811 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/2a5a6879c5fa4db798cea6d394565d45 used request id req-7a1d5a59-5dfe-4f58-8db4-d03d922e2318 2018-12-27 17:51:52,816 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=b065b4c3-e86a-447e-a698-b65c1c209b7e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a5bf9173e9a04261a53dc3c39c36f2454a9ecd8" 2018-12-27 17:51:53,073 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-c2a68930-d77e-42c9-9ffb-824aa77f939b Date: Thu, 27 Dec 2018 17:51:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b065b4c3-e86a-447e-a698-b65c1c209b7e","tenant_id":"2a5a6879c5fa4db798cea6d394565d45","created_at":"2018-12-27T17:51:16Z","dns_nameservers":[],"updated_at":"2018-12-27T17:51:16Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"2a5a6879c5fa4db798cea6d394565d45","id":"3b69f147-7a1a-4527-8c33-7bee4bb92988","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-98ca7720-d049-47fa-a78e-bd39f2768c67-priv-subnet"}]} 2018-12-27 17:51:53,074 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=b065b4c3-e86a-447e-a698-b65c1c209b7e used request id req-c2a68930-d77e-42c9-9ffb-824aa77f939b 2018-12-27 17:51:53,079 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=b065b4c3-e86a-447e-a698-b65c1c209b7e&name=CreateInstanceOnComputeHost-98ca7720-d049-47fa-a78e-bd39f2768c67port-2&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a5bf9173e9a04261a53dc3c39c36f2454a9ecd8" 2018-12-27 17:51:53,338 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1010 X-Openstack-Request-Id: req-62b91e02-275c-43f0-ac7b-5e230e09ad1b Date: Thu, 27 Dec 2018 17:51:53 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T17:51:51Z","device_owner":"","revision_number":6,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"3b69f147-7a1a-4527-8c33-7bee4bb92988","ip_address":"10.55.0.8"}],"id":"764c809c-65a5-4a0d-8ec4-4279ae64f62b","security_groups":["eed32227-f5db-4a9a-aff8-004db351d1f2"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:b7:e0:21","project_id":"2a5a6879c5fa4db798cea6d394565d45","status":"DOWN","binding:host_id":"","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-0-8","ip_address":"10.55.0.8","fqdn":"host-10-55-0-8.openstacklocal."}],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-98ca7720-d049-47fa-a78e-bd39f2768c67port-2","admin_state_up":true,"network_id":"b065b4c3-e86a-447e-a698-b65c1c209b7e","dns_name":"","created_at":"2018-12-27T17:51:50Z","binding:vnic_type":"normal","device_id":"","tenant_id":"2a5a6879c5fa4db798cea6d394565d45"}]} 2018-12-27 17:51:53,338 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=b065b4c3-e86a-447e-a698-b65c1c209b7e&name=CreateInstanceOnComputeHost-98ca7720-d049-47fa-a78e-bd39f2768c67port-2&admin_state_up=True used request id req-62b91e02-275c-43f0-ac7b-5e230e09ad1b 2018-12-27 17:51:53,342 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/2a5a6879c5fa4db798cea6d394565d45 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a5bf9173e9a04261a53dc3c39c36f2454a9ecd8" 2018-12-27 17:51:53,456 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:51:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-40e8ed31-7eae-4644-b34c-cfb7c2be57b0 Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.31:5000/v3/projects/2a5a6879c5fa4db798cea6d394565d45"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}} 2018-12-27 17:51:53,457 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/2a5a6879c5fa4db798cea6d394565d45 used request id req-40e8ed31-7eae-4644-b34c-cfb7c2be57b0 2018-12-27 17:51:53,457 - nova_utils - INFO - Creating VM with name - CreateInstanceOnComputeHost-98ca7720-d049-47fa-a78e-bd39f2768c67-inst-nova:overcloud-novacompute-1.opnfvlf.org 2018-12-27 17:51:53,460 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a5bf9173e9a04261a53dc3c39c36f2454a9ecd8" 2018-12-27 17:51:53,478 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:51:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9b00bea4-d2e1-4efd-ac70-56a4876dbbef x-compute-request-id: req-9b00bea4-d2e1-4efd-ac70-56a4876dbbef Content-Encoding: gzip Content-Length: 214 Content-Type: application/json RESP BODY: {"flavors": [{"id": "509a1cc4-e2e3-4b96-9514-122f447695d5", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/509a1cc4-e2e3-4b96-9514-122f447695d5", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/509a1cc4-e2e3-4b96-9514-122f447695d5", "rel": "bookmark"}], "name": "CreateInstanceOnComputeHost-98ca7720-d049-47fa-a78e-bd39f2768c67-flavor-name"}]} 2018-12-27 17:51:53,478 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-9b00bea4-d2e1-4efd-ac70-56a4876dbbef 2018-12-27 17:51:53,481 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/flavors/509a1cc4-e2e3-4b96-9514-122f447695d5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a5bf9173e9a04261a53dc3c39c36f2454a9ecd8" 2018-12-27 17:51:53,498 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:51:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-768f9cde-d788-48ec-9f36-6fd51e48a9ed x-compute-request-id: req-768f9cde-d788-48ec-9f36-6fd51e48a9ed Content-Encoding: gzip Content-Length: 326 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstanceOnComputeHost-98ca7720-d049-47fa-a78e-bd39f2768c67-flavor-name", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/509a1cc4-e2e3-4b96-9514-122f447695d5", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/509a1cc4-e2e3-4b96-9514-122f447695d5", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "509a1cc4-e2e3-4b96-9514-122f447695d5"}} 2018-12-27 17:51:53,498 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/509a1cc4-e2e3-4b96-9514-122f447695d5 used request id req-768f9cde-d788-48ec-9f36-6fd51e48a9ed 2018-12-27 17:51:53,500 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceOnComputeHost-98ca7720-d049-47fa-a78e-bd39f2768c67-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8a5bf9173e9a04261a53dc3c39c36f2454a9ecd8" 2018-12-27 17:51:53,713 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1064 Content-Type: application/json X-Openstack-Request-Id: req-927d66a6-dabc-4121-9781-11026f1a844f Date: Thu, 27 Dec 2018 17:51:53 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceOnComputeHost-98ca7720-d049-47fa-a78e-bd39f2768c67-image", "tags": [], "container_format": "bare", "created_at": "2018-12-27T17:51:19Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-27T17:51:20Z", "visibility": "shared", "locations": [{"url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/c0050650-61d8-4dd0-a641-939459cd36fc/snap", "metadata": {}}], "self": "/v2/images/c0050650-61d8-4dd0-a641-939459cd36fc", "min_disk": 0, "protected": false, "id": "c0050650-61d8-4dd0-a641-939459cd36fc", "file": "/v2/images/c0050650-61d8-4dd0-a641-939459cd36fc/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "33949b99b0684160a7b3f8933111fa2a", "direct_url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/c0050650-61d8-4dd0-a641-939459cd36fc/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceOnComputeHost-98ca7720-d049-47fa-a78e-bd39f2768c67-image"} 2018-12-27 17:51:53,713 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceOnComputeHost-98ca7720-d049-47fa-a78e-bd39f2768c67-image used request id req-927d66a6-dabc-4121-9781-11026f1a844f 2018-12-27 17:51:53,716 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8a5bf9173e9a04261a53dc3c39c36f2454a9ecd8" 2018-12-27 17:51:53,917 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-64fad9e3-1e34-42e7-9c99-e8da274fd93a Date: Thu, 27 Dec 2018 17:51:53 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-27 17:51:53,917 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/schemas/image used request id req-64fad9e3-1e34-42e7-9c99-e8da274fd93a 2018-12-27 17:51:53,923 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a5bf9173e9a04261a53dc3c39c36f2454a9ecd8" -d '{"server": {"name": "CreateInstanceOnComputeHost-98ca7720-d049-47fa-a78e-bd39f2768c67-inst-nova:overcloud-novacompute-1.opnfvlf.org", "imageRef": "c0050650-61d8-4dd0-a641-939459cd36fc", "availability_zone": "nova:overcloud-novacompute-1.opnfvlf.org", "flavorRef": "509a1cc4-e2e3-4b96-9514-122f447695d5", "max_count": 1, "min_count": 1, "networks": [{"port": "764c809c-65a5-4a0d-8ec4-4279ae64f62b"}]}}' 2018-12-27 17:51:55,235 - novaclient.v2.client - DEBUG - RESP: [202] Date: Thu, 27 Dec 2018 17:51:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-be12a498-0811-4f25-9cef-5b8dc0bb9f32 x-compute-request-id: req-be12a498-0811-4f25-9cef-5b8dc0bb9f32 Content-Length: 374 location: http://172.30.9.31:8774/v2.1/servers/1723ab9d-c3cc-4c74-bded-d6a326e41573 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "1723ab9d-c3cc-4c74-bded-d6a326e41573", "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/1723ab9d-c3cc-4c74-bded-d6a326e41573", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/1723ab9d-c3cc-4c74-bded-d6a326e41573", "rel": "bookmark"}], "adminPass": "ks4QrjBxJcvk"}} 2018-12-27 17:51:55,236 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers used request id req-be12a498-0811-4f25-9cef-5b8dc0bb9f32 2018-12-27 17:51:55,239 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/1723ab9d-c3cc-4c74-bded-d6a326e41573 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a5bf9173e9a04261a53dc3c39c36f2454a9ecd8" 2018-12-27 17:51:55,483 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:51:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-453e7092-5b0a-4b5b-8029-d2a12806f6b7 x-compute-request-id: req-453e7092-5b0a-4b5b-8029-d2a12806f6b7 Content-Encoding: gzip Content-Length: 676 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/1723ab9d-c3cc-4c74-bded-d6a326e41573", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/1723ab9d-c3cc-4c74-bded-d6a326e41573", "rel": "bookmark"}], "image": {"id": "c0050650-61d8-4dd0-a641-939459cd36fc", "links": [{"href": "http://172.30.9.31:8774/images/c0050650-61d8-4dd0-a641-939459cd36fc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "509a1cc4-e2e3-4b96-9514-122f447695d5", "links": [{"href": "http://172.30.9.31:8774/flavors/509a1cc4-e2e3-4b96-9514-122f447695d5", "rel": "bookmark"}]}, "id": "1723ab9d-c3cc-4c74-bded-d6a326e41573", "user_id": "01fa52e7b3674fc48643fa4ffca67e4e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T17:51:55Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "CreateInstanceOnComputeHost-98ca7720-d049-47fa-a78e-bd39f2768c67-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2018-12-27T17:51:55Z", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-27 17:51:55,483 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/1723ab9d-c3cc-4c74-bded-d6a326e41573 used request id req-453e7092-5b0a-4b5b-8029-d2a12806f6b7 2018-12-27 17:51:55,484 - create_instance - INFO - Created instance with name - CreateInstanceOnComputeHost-98ca7720-d049-47fa-a78e-bd39f2768c67-inst-nova:overcloud-novacompute-1.opnfvlf.org 2018-12-27 17:51:55,487 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/1723ab9d-c3cc-4c74-bded-d6a326e41573 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a5bf9173e9a04261a53dc3c39c36f2454a9ecd8" 2018-12-27 17:51:55,739 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:51:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ef7187e6-d403-41d3-9bb5-0daee7c182bd x-compute-request-id: req-ef7187e6-d403-41d3-9bb5-0daee7c182bd Content-Encoding: gzip Content-Length: 676 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/1723ab9d-c3cc-4c74-bded-d6a326e41573", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/1723ab9d-c3cc-4c74-bded-d6a326e41573", "rel": "bookmark"}], "image": {"id": "c0050650-61d8-4dd0-a641-939459cd36fc", "links": [{"href": "http://172.30.9.31:8774/images/c0050650-61d8-4dd0-a641-939459cd36fc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "509a1cc4-e2e3-4b96-9514-122f447695d5", "links": [{"href": "http://172.30.9.31:8774/flavors/509a1cc4-e2e3-4b96-9514-122f447695d5", "rel": "bookmark"}]}, "id": "1723ab9d-c3cc-4c74-bded-d6a326e41573", "user_id": "01fa52e7b3674fc48643fa4ffca67e4e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T17:51:55Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "CreateInstanceOnComputeHost-98ca7720-d049-47fa-a78e-bd39f2768c67-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2018-12-27T17:51:55Z", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-27 17:51:55,739 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/1723ab9d-c3cc-4c74-bded-d6a326e41573 used request id req-ef7187e6-d403-41d3-9bb5-0daee7c182bd 2018-12-27 17:51:55,739 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-98ca7720-d049-47fa-a78e-bd39f2768c67-inst-nova:overcloud-novacompute-1.opnfvlf.org] is - BUILD 2018-12-27 17:51:55,739 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-27 17:51:58,743 - create_instance - DEBUG - VM status query timeout in 896.741524935 2018-12-27 17:51:58,745 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/1723ab9d-c3cc-4c74-bded-d6a326e41573 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a5bf9173e9a04261a53dc3c39c36f2454a9ecd8" 2018-12-27 17:51:59,106 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:51:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-db22136e-b511-4a34-acfd-c22de0a2b9f2 x-compute-request-id: req-db22136e-b511-4a34-acfd-c22de0a2b9f2 Content-Encoding: gzip Content-Length: 821 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"CreateInstanceOnComputeHost-98ca7720-d049-47fa-a78e-bd39f2768c67-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:e0:21", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/1723ab9d-c3cc-4c74-bded-d6a326e41573", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/1723ab9d-c3cc-4c74-bded-d6a326e41573", "rel": "bookmark"}], "image": {"id": "c0050650-61d8-4dd0-a641-939459cd36fc", "links": [{"href": "http://172.30.9.31:8774/images/c0050650-61d8-4dd0-a641-939459cd36fc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000da", "OS-SRV-USG:launched_at": null, "flavor": {"id": "509a1cc4-e2e3-4b96-9514-122f447695d5", "links": [{"href": "http://172.30.9.31:8774/flavors/509a1cc4-e2e3-4b96-9514-122f447695d5", "rel": "bookmark"}]}, "id": "1723ab9d-c3cc-4c74-bded-d6a326e41573", "security_groups": [{"name": "default"}], "user_id": "01fa52e7b3674fc48643fa4ffca67e4e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T17:51:56Z", "hostId": "336d6fa625ef393000e649410d865a0fb5b210988642d7a5d7ee9cc6", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateInstanceOnComputeHost-98ca7720-d049-47fa-a78e-bd39f2768c67-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2018-12-27T17:51:55Z", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-27 17:51:59,106 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/1723ab9d-c3cc-4c74-bded-d6a326e41573 used request id req-db22136e-b511-4a34-acfd-c22de0a2b9f2 2018-12-27 17:51:59,106 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-98ca7720-d049-47fa-a78e-bd39f2768c67-inst-nova:overcloud-novacompute-1.opnfvlf.org] is - BUILD 2018-12-27 17:51:59,106 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-27 17:52:02,109 - create_instance - DEBUG - VM status query timeout in 893.37460494 2018-12-27 17:52:02,112 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/1723ab9d-c3cc-4c74-bded-d6a326e41573 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a5bf9173e9a04261a53dc3c39c36f2454a9ecd8" 2018-12-27 17:52:02,637 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:52:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e3a15755-d398-457b-8885-87c82d4e7a97 x-compute-request-id: req-e3a15755-d398-457b-8885-87c82d4e7a97 Content-Encoding: gzip Content-Length: 821 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"CreateInstanceOnComputeHost-98ca7720-d049-47fa-a78e-bd39f2768c67-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:e0:21", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/1723ab9d-c3cc-4c74-bded-d6a326e41573", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/1723ab9d-c3cc-4c74-bded-d6a326e41573", "rel": "bookmark"}], "image": {"id": "c0050650-61d8-4dd0-a641-939459cd36fc", "links": [{"href": "http://172.30.9.31:8774/images/c0050650-61d8-4dd0-a641-939459cd36fc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000da", "OS-SRV-USG:launched_at": null, "flavor": {"id": "509a1cc4-e2e3-4b96-9514-122f447695d5", "links": [{"href": "http://172.30.9.31:8774/flavors/509a1cc4-e2e3-4b96-9514-122f447695d5", "rel": "bookmark"}]}, "id": "1723ab9d-c3cc-4c74-bded-d6a326e41573", "security_groups": [{"name": "default"}], "user_id": "01fa52e7b3674fc48643fa4ffca67e4e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T17:51:56Z", "hostId": "336d6fa625ef393000e649410d865a0fb5b210988642d7a5d7ee9cc6", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateInstanceOnComputeHost-98ca7720-d049-47fa-a78e-bd39f2768c67-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2018-12-27T17:51:55Z", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-27 17:52:02,637 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/1723ab9d-c3cc-4c74-bded-d6a326e41573 used request id req-e3a15755-d398-457b-8885-87c82d4e7a97 2018-12-27 17:52:02,637 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-98ca7720-d049-47fa-a78e-bd39f2768c67-inst-nova:overcloud-novacompute-1.opnfvlf.org] is - BUILD 2018-12-27 17:52:02,638 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-27 17:52:05,641 - create_instance - DEBUG - VM status query timeout in 889.843391895 2018-12-27 17:52:05,644 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/1723ab9d-c3cc-4c74-bded-d6a326e41573 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a5bf9173e9a04261a53dc3c39c36f2454a9ecd8" 2018-12-27 17:52:06,187 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:52:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e1eb5204-dac6-4207-81e6-fd03944d1cef x-compute-request-id: req-e1eb5204-dac6-4207-81e6-fd03944d1cef Content-Encoding: gzip Content-Length: 821 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-98ca7720-d049-47fa-a78e-bd39f2768c67-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:e0:21", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/1723ab9d-c3cc-4c74-bded-d6a326e41573", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/1723ab9d-c3cc-4c74-bded-d6a326e41573", "rel": "bookmark"}], "image": {"id": "c0050650-61d8-4dd0-a641-939459cd36fc", "links": [{"href": "http://172.30.9.31:8774/images/c0050650-61d8-4dd0-a641-939459cd36fc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000da", "OS-SRV-USG:launched_at": "2018-12-27T17:52:05.000000", "flavor": {"id": "509a1cc4-e2e3-4b96-9514-122f447695d5", "links": [{"href": "http://172.30.9.31:8774/flavors/509a1cc4-e2e3-4b96-9514-122f447695d5", "rel": "bookmark"}]}, "id": "1723ab9d-c3cc-4c74-bded-d6a326e41573", "security_groups": [{"name": "default"}], "user_id": "01fa52e7b3674fc48643fa4ffca67e4e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T17:52:05Z", "hostId": "336d6fa625ef393000e649410d865a0fb5b210988642d7a5d7ee9cc6", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateInstanceOnComputeHost-98ca7720-d049-47fa-a78e-bd39f2768c67-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2018-12-27T17:51:55Z", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-27 17:52:06,187 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/1723ab9d-c3cc-4c74-bded-d6a326e41573 used request id req-e1eb5204-dac6-4207-81e6-fd03944d1cef 2018-12-27 17:52:06,188 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-98ca7720-d049-47fa-a78e-bd39f2768c67-inst-nova:overcloud-novacompute-1.opnfvlf.org] is - ACTIVE 2018-12-27 17:52:06,188 - create_instance - INFO - VM is - ACTIVE 2018-12-27 17:52:06,191 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/1723ab9d-c3cc-4c74-bded-d6a326e41573 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a5bf9173e9a04261a53dc3c39c36f2454a9ecd8" 2018-12-27 17:52:07,004 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:52:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-51d4abdc-6e39-4500-8dce-91b4ebea58e8 x-compute-request-id: req-51d4abdc-6e39-4500-8dce-91b4ebea58e8 Content-Encoding: gzip Content-Length: 821 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-98ca7720-d049-47fa-a78e-bd39f2768c67-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:e0:21", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/1723ab9d-c3cc-4c74-bded-d6a326e41573", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/1723ab9d-c3cc-4c74-bded-d6a326e41573", "rel": "bookmark"}], "image": {"id": "c0050650-61d8-4dd0-a641-939459cd36fc", "links": [{"href": "http://172.30.9.31:8774/images/c0050650-61d8-4dd0-a641-939459cd36fc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000da", "OS-SRV-USG:launched_at": "2018-12-27T17:52:05.000000", "flavor": {"id": "509a1cc4-e2e3-4b96-9514-122f447695d5", "links": [{"href": "http://172.30.9.31:8774/flavors/509a1cc4-e2e3-4b96-9514-122f447695d5", "rel": "bookmark"}]}, "id": "1723ab9d-c3cc-4c74-bded-d6a326e41573", "security_groups": [{"name": "default"}], "user_id": "01fa52e7b3674fc48643fa4ffca67e4e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T17:52:05Z", "hostId": "336d6fa625ef393000e649410d865a0fb5b210988642d7a5d7ee9cc6", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateInstanceOnComputeHost-98ca7720-d049-47fa-a78e-bd39f2768c67-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2018-12-27T17:51:55Z", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-27 17:52:07,005 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/1723ab9d-c3cc-4c74-bded-d6a326e41573 used request id req-51d4abdc-6e39-4500-8dce-91b4ebea58e8 2018-12-27 17:52:07,010 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceOnComputeHost-98ca7720-d049-47fa-a78e-bd39f2768c67-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a5bf9173e9a04261a53dc3c39c36f2454a9ecd8" 2018-12-27 17:52:07,099 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 765 X-Openstack-Request-Id: req-79a4814f-251b-4734-a199-23aec2e71846 Date: Thu, 27 Dec 2018 17:52:07 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"mtu":1442,"id":"b065b4c3-e86a-447e-a698-b65c1c209b7e","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":58,"ipv4_address_scope":null,"shared":false,"project_id":"2a5a6879c5fa4db798cea6d394565d45","status":"ACTIVE","subnets":["3b69f147-7a1a-4527-8c33-7bee4bb92988"],"description":"","tags":[],"updated_at":"2018-12-27T17:51:16Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-98ca7720-d049-47fa-a78e-bd39f2768c67-priv-net","admin_state_up":true,"tenant_id":"2a5a6879c5fa4db798cea6d394565d45","created_at":"2018-12-27T17:51:14Z","provider:network_type":"geneve"}]} 2018-12-27 17:52:07,099 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceOnComputeHost-98ca7720-d049-47fa-a78e-bd39f2768c67-priv-net used request id req-79a4814f-251b-4734-a199-23aec2e71846 2018-12-27 17:52:07,103 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/2a5a6879c5fa4db798cea6d394565d45 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a5bf9173e9a04261a53dc3c39c36f2454a9ecd8" 2018-12-27 17:52:07,212 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:52:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-804a1e41-fec0-4a65-bae7-fda3114b11db Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.31:5000/v3/projects/2a5a6879c5fa4db798cea6d394565d45"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}} 2018-12-27 17:52:07,212 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/2a5a6879c5fa4db798cea6d394565d45 used request id req-804a1e41-fec0-4a65-bae7-fda3114b11db 2018-12-27 17:52:07,218 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=b065b4c3-e86a-447e-a698-b65c1c209b7e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a5bf9173e9a04261a53dc3c39c36f2454a9ecd8" 2018-12-27 17:52:07,266 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-d35c3e3e-575f-46fc-941a-a191f82ddb02 Date: Thu, 27 Dec 2018 17:52:07 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b065b4c3-e86a-447e-a698-b65c1c209b7e","tenant_id":"2a5a6879c5fa4db798cea6d394565d45","created_at":"2018-12-27T17:51:16Z","dns_nameservers":[],"updated_at":"2018-12-27T17:51:16Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"2a5a6879c5fa4db798cea6d394565d45","id":"3b69f147-7a1a-4527-8c33-7bee4bb92988","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-98ca7720-d049-47fa-a78e-bd39f2768c67-priv-subnet"}]} 2018-12-27 17:52:07,266 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=b065b4c3-e86a-447e-a698-b65c1c209b7e used request id req-d35c3e3e-575f-46fc-941a-a191f82ddb02 2018-12-27 17:52:07,271 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=b065b4c3-e86a-447e-a698-b65c1c209b7e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a5bf9173e9a04261a53dc3c39c36f2454a9ecd8" 2018-12-27 17:52:07,535 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3113 X-Openstack-Request-Id: req-88b190fd-94b3-4950-bc1e-3015800dd52e Date: Thu, 27 Dec 2018 17:52:07 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T17:52:05Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"3b69f147-7a1a-4527-8c33-7bee4bb92988","ip_address":"10.55.0.8"}],"id":"764c809c-65a5-4a0d-8ec4-4279ae64f62b","security_groups":["eed32227-f5db-4a9a-aff8-004db351d1f2"],"binding:vif_details":{"port_filter":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:b7:e0:21","project_id":"2a5a6879c5fa4db798cea6d394565d45","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-0-8","ip_address":"10.55.0.8","fqdn":"host-10-55-0-8.openstacklocal."}],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-98ca7720-d049-47fa-a78e-bd39f2768c67port-2","admin_state_up":true,"network_id":"b065b4c3-e86a-447e-a698-b65c1c209b7e","dns_name":"","created_at":"2018-12-27T17:51:50Z","binding:vnic_type":"normal","device_id":"1723ab9d-c3cc-4c74-bded-d6a326e41573","tenant_id":"2a5a6879c5fa4db798cea6d394565d45"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T17:51:42Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"3b69f147-7a1a-4527-8c33-7bee4bb92988","ip_address":"10.55.0.3"}],"id":"7d39fecf-a1d1-43c1-b676-83ffafdafd7e","security_groups":["eed32227-f5db-4a9a-aff8-004db351d1f2"],"binding:vif_details":{"port_filter":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:85:7f:76","project_id":"2a5a6879c5fa4db798cea6d394565d45","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-0-3","ip_address":"10.55.0.3","fqdn":"host-10-55-0-3.openstacklocal."}],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-98ca7720-d049-47fa-a78e-bd39f2768c67port-1","admin_state_up":true,"network_id":"b065b4c3-e86a-447e-a698-b65c1c209b7e","dns_name":"","created_at":"2018-12-27T17:51:26Z","binding:vnic_type":"normal","device_id":"c74c31f0-ca35-463b-8e46-f5723fe4e0db","tenant_id":"2a5a6879c5fa4db798cea6d394565d45"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T17:51:16Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"3b69f147-7a1a-4527-8c33-7bee4bb92988","ip_address":"10.55.0.2"}],"id":"ff7fbee5-7a97-493f-b803-e4e840e1a248","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:9a:f7:6c","project_id":"2a5a6879c5fa4db798cea6d394565d45","status":"DOWN","binding:host_id":"","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-0-2","ip_address":"10.55.0.2","fqdn":"host-10-55-0-2.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b065b4c3-e86a-447e-a698-b65c1c209b7e","dns_name":"","created_at":"2018-12-27T17:51:14Z","binding:vnic_type":"normal","device_id":"","tenant_id":"2a5a6879c5fa4db798cea6d394565d45"}]} 2018-12-27 17:52:07,535 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=b065b4c3-e86a-447e-a698-b65c1c209b7e used request id req-88b190fd-94b3-4950-bc1e-3015800dd52e 2018-12-27 17:52:07,538 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/1723ab9d-c3cc-4c74-bded-d6a326e41573 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a5bf9173e9a04261a53dc3c39c36f2454a9ecd8" 2018-12-27 17:52:08,239 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:52:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-acbe54e3-9b4a-4907-bba3-12e3769b99c3 x-compute-request-id: req-acbe54e3-9b4a-4907-bba3-12e3769b99c3 Content-Encoding: gzip Content-Length: 821 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-98ca7720-d049-47fa-a78e-bd39f2768c67-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:e0:21", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/1723ab9d-c3cc-4c74-bded-d6a326e41573", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/1723ab9d-c3cc-4c74-bded-d6a326e41573", "rel": "bookmark"}], "image": {"id": "c0050650-61d8-4dd0-a641-939459cd36fc", "links": [{"href": "http://172.30.9.31:8774/images/c0050650-61d8-4dd0-a641-939459cd36fc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000da", "OS-SRV-USG:launched_at": "2018-12-27T17:52:05.000000", "flavor": {"id": "509a1cc4-e2e3-4b96-9514-122f447695d5", "links": [{"href": "http://172.30.9.31:8774/flavors/509a1cc4-e2e3-4b96-9514-122f447695d5", "rel": "bookmark"}]}, "id": "1723ab9d-c3cc-4c74-bded-d6a326e41573", "security_groups": [{"name": "default"}], "user_id": "01fa52e7b3674fc48643fa4ffca67e4e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T17:52:05Z", "hostId": "336d6fa625ef393000e649410d865a0fb5b210988642d7a5d7ee9cc6", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateInstanceOnComputeHost-98ca7720-d049-47fa-a78e-bd39f2768c67-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2018-12-27T17:51:55Z", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-27 17:52:08,240 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/1723ab9d-c3cc-4c74-bded-d6a326e41573 used request id req-acbe54e3-9b4a-4907-bba3-12e3769b99c3 2018-12-27 17:52:08,245 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceOnComputeHost-98ca7720-d049-47fa-a78e-bd39f2768c67-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a5bf9173e9a04261a53dc3c39c36f2454a9ecd8" 2018-12-27 17:52:08,350 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 765 X-Openstack-Request-Id: req-920f850f-6a8a-4308-8fce-1314db66beee Date: Thu, 27 Dec 2018 17:52:08 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"mtu":1442,"id":"b065b4c3-e86a-447e-a698-b65c1c209b7e","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":58,"ipv4_address_scope":null,"shared":false,"project_id":"2a5a6879c5fa4db798cea6d394565d45","status":"ACTIVE","subnets":["3b69f147-7a1a-4527-8c33-7bee4bb92988"],"description":"","tags":[],"updated_at":"2018-12-27T17:51:16Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-98ca7720-d049-47fa-a78e-bd39f2768c67-priv-net","admin_state_up":true,"tenant_id":"2a5a6879c5fa4db798cea6d394565d45","created_at":"2018-12-27T17:51:14Z","provider:network_type":"geneve"}]} 2018-12-27 17:52:08,350 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceOnComputeHost-98ca7720-d049-47fa-a78e-bd39f2768c67-priv-net used request id req-920f850f-6a8a-4308-8fce-1314db66beee 2018-12-27 17:52:08,354 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/2a5a6879c5fa4db798cea6d394565d45 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a5bf9173e9a04261a53dc3c39c36f2454a9ecd8" 2018-12-27 17:52:08,460 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:52:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-df7cc5aa-16be-48b2-867f-8b08aa388229 Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.31:5000/v3/projects/2a5a6879c5fa4db798cea6d394565d45"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}} 2018-12-27 17:52:08,460 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/2a5a6879c5fa4db798cea6d394565d45 used request id req-df7cc5aa-16be-48b2-867f-8b08aa388229 2018-12-27 17:52:08,465 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=b065b4c3-e86a-447e-a698-b65c1c209b7e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a5bf9173e9a04261a53dc3c39c36f2454a9ecd8" 2018-12-27 17:52:08,513 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-babe1d6d-fc3d-45e7-9e05-f844da6a4a27 Date: Thu, 27 Dec 2018 17:52:08 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b065b4c3-e86a-447e-a698-b65c1c209b7e","tenant_id":"2a5a6879c5fa4db798cea6d394565d45","created_at":"2018-12-27T17:51:16Z","dns_nameservers":[],"updated_at":"2018-12-27T17:51:16Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"2a5a6879c5fa4db798cea6d394565d45","id":"3b69f147-7a1a-4527-8c33-7bee4bb92988","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-98ca7720-d049-47fa-a78e-bd39f2768c67-priv-subnet"}]} 2018-12-27 17:52:08,513 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=b065b4c3-e86a-447e-a698-b65c1c209b7e used request id req-babe1d6d-fc3d-45e7-9e05-f844da6a4a27 2018-12-27 17:52:08,519 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=b065b4c3-e86a-447e-a698-b65c1c209b7e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a5bf9173e9a04261a53dc3c39c36f2454a9ecd8" 2018-12-27 17:52:08,771 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3113 X-Openstack-Request-Id: req-9c023a6c-7995-4c67-adbc-cf17dc7aa255 Date: Thu, 27 Dec 2018 17:52:08 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T17:52:05Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"3b69f147-7a1a-4527-8c33-7bee4bb92988","ip_address":"10.55.0.8"}],"id":"764c809c-65a5-4a0d-8ec4-4279ae64f62b","security_groups":["eed32227-f5db-4a9a-aff8-004db351d1f2"],"binding:vif_details":{"port_filter":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:b7:e0:21","project_id":"2a5a6879c5fa4db798cea6d394565d45","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-0-8","ip_address":"10.55.0.8","fqdn":"host-10-55-0-8.openstacklocal."}],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-98ca7720-d049-47fa-a78e-bd39f2768c67port-2","admin_state_up":true,"network_id":"b065b4c3-e86a-447e-a698-b65c1c209b7e","dns_name":"","created_at":"2018-12-27T17:51:50Z","binding:vnic_type":"normal","device_id":"1723ab9d-c3cc-4c74-bded-d6a326e41573","tenant_id":"2a5a6879c5fa4db798cea6d394565d45"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T17:51:42Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"3b69f147-7a1a-4527-8c33-7bee4bb92988","ip_address":"10.55.0.3"}],"id":"7d39fecf-a1d1-43c1-b676-83ffafdafd7e","security_groups":["eed32227-f5db-4a9a-aff8-004db351d1f2"],"binding:vif_details":{"port_filter":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:85:7f:76","project_id":"2a5a6879c5fa4db798cea6d394565d45","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-0-3","ip_address":"10.55.0.3","fqdn":"host-10-55-0-3.openstacklocal."}],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-98ca7720-d049-47fa-a78e-bd39f2768c67port-1","admin_state_up":true,"network_id":"b065b4c3-e86a-447e-a698-b65c1c209b7e","dns_name":"","created_at":"2018-12-27T17:51:26Z","binding:vnic_type":"normal","device_id":"c74c31f0-ca35-463b-8e46-f5723fe4e0db","tenant_id":"2a5a6879c5fa4db798cea6d394565d45"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T17:51:16Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"3b69f147-7a1a-4527-8c33-7bee4bb92988","ip_address":"10.55.0.2"}],"id":"ff7fbee5-7a97-493f-b803-e4e840e1a248","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:9a:f7:6c","project_id":"2a5a6879c5fa4db798cea6d394565d45","status":"DOWN","binding:host_id":"","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-0-2","ip_address":"10.55.0.2","fqdn":"host-10-55-0-2.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b065b4c3-e86a-447e-a698-b65c1c209b7e","dns_name":"","created_at":"2018-12-27T17:51:14Z","binding:vnic_type":"normal","device_id":"","tenant_id":"2a5a6879c5fa4db798cea6d394565d45"}]} 2018-12-27 17:52:08,771 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=b065b4c3-e86a-447e-a698-b65c1c209b7e used request id req-9c023a6c-7995-4c67-adbc-cf17dc7aa255 2018-12-27 17:52:08,774 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/1723ab9d-c3cc-4c74-bded-d6a326e41573 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a5bf9173e9a04261a53dc3c39c36f2454a9ecd8" 2018-12-27 17:52:09,544 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:52:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b5745e0d-4535-472d-a0b1-d996e3b71cac x-compute-request-id: req-b5745e0d-4535-472d-a0b1-d996e3b71cac Content-Encoding: gzip Content-Length: 821 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-98ca7720-d049-47fa-a78e-bd39f2768c67-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:e0:21", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/1723ab9d-c3cc-4c74-bded-d6a326e41573", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/1723ab9d-c3cc-4c74-bded-d6a326e41573", "rel": "bookmark"}], "image": {"id": "c0050650-61d8-4dd0-a641-939459cd36fc", "links": [{"href": "http://172.30.9.31:8774/images/c0050650-61d8-4dd0-a641-939459cd36fc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000da", "OS-SRV-USG:launched_at": "2018-12-27T17:52:05.000000", "flavor": {"id": "509a1cc4-e2e3-4b96-9514-122f447695d5", "links": [{"href": "http://172.30.9.31:8774/flavors/509a1cc4-e2e3-4b96-9514-122f447695d5", "rel": "bookmark"}]}, "id": "1723ab9d-c3cc-4c74-bded-d6a326e41573", "security_groups": [{"name": "default"}], "user_id": "01fa52e7b3674fc48643fa4ffca67e4e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T17:52:05Z", "hostId": "336d6fa625ef393000e649410d865a0fb5b210988642d7a5d7ee9cc6", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateInstanceOnComputeHost-98ca7720-d049-47fa-a78e-bd39f2768c67-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2018-12-27T17:51:55Z", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-27 17:52:09,544 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/1723ab9d-c3cc-4c74-bded-d6a326e41573 used request id req-b5745e0d-4535-472d-a0b1-d996e3b71cac 2018-12-27 17:52:09,549 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceOnComputeHost-98ca7720-d049-47fa-a78e-bd39f2768c67-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a5bf9173e9a04261a53dc3c39c36f2454a9ecd8" 2018-12-27 17:52:09,635 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 765 X-Openstack-Request-Id: req-c2a1164f-d438-4d2b-bdf5-3557d4c11d0a Date: Thu, 27 Dec 2018 17:52:09 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"mtu":1442,"id":"b065b4c3-e86a-447e-a698-b65c1c209b7e","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":58,"ipv4_address_scope":null,"shared":false,"project_id":"2a5a6879c5fa4db798cea6d394565d45","status":"ACTIVE","subnets":["3b69f147-7a1a-4527-8c33-7bee4bb92988"],"description":"","tags":[],"updated_at":"2018-12-27T17:51:16Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-98ca7720-d049-47fa-a78e-bd39f2768c67-priv-net","admin_state_up":true,"tenant_id":"2a5a6879c5fa4db798cea6d394565d45","created_at":"2018-12-27T17:51:14Z","provider:network_type":"geneve"}]} 2018-12-27 17:52:09,635 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceOnComputeHost-98ca7720-d049-47fa-a78e-bd39f2768c67-priv-net used request id req-c2a1164f-d438-4d2b-bdf5-3557d4c11d0a 2018-12-27 17:52:09,639 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/2a5a6879c5fa4db798cea6d394565d45 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a5bf9173e9a04261a53dc3c39c36f2454a9ecd8" 2018-12-27 17:52:09,755 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:52:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fd218f6a-95c4-40d2-bb87-3a9e09b10dd3 Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.31:5000/v3/projects/2a5a6879c5fa4db798cea6d394565d45"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}} 2018-12-27 17:52:09,756 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/2a5a6879c5fa4db798cea6d394565d45 used request id req-fd218f6a-95c4-40d2-bb87-3a9e09b10dd3 2018-12-27 17:52:09,761 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=b065b4c3-e86a-447e-a698-b65c1c209b7e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a5bf9173e9a04261a53dc3c39c36f2454a9ecd8" 2018-12-27 17:52:09,808 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-3eb51614-18cc-4bc2-bcd9-f4b6c96f9ff8 Date: Thu, 27 Dec 2018 17:52:09 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b065b4c3-e86a-447e-a698-b65c1c209b7e","tenant_id":"2a5a6879c5fa4db798cea6d394565d45","created_at":"2018-12-27T17:51:16Z","dns_nameservers":[],"updated_at":"2018-12-27T17:51:16Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"2a5a6879c5fa4db798cea6d394565d45","id":"3b69f147-7a1a-4527-8c33-7bee4bb92988","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-98ca7720-d049-47fa-a78e-bd39f2768c67-priv-subnet"}]} 2018-12-27 17:52:09,808 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=b065b4c3-e86a-447e-a698-b65c1c209b7e used request id req-3eb51614-18cc-4bc2-bcd9-f4b6c96f9ff8 2018-12-27 17:52:09,814 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=b065b4c3-e86a-447e-a698-b65c1c209b7e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a5bf9173e9a04261a53dc3c39c36f2454a9ecd8" 2018-12-27 17:52:09,870 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3113 X-Openstack-Request-Id: req-8c2235f2-20fe-4323-89b9-0c95ce1d0e02 Date: Thu, 27 Dec 2018 17:52:09 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T17:52:05Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"3b69f147-7a1a-4527-8c33-7bee4bb92988","ip_address":"10.55.0.8"}],"id":"764c809c-65a5-4a0d-8ec4-4279ae64f62b","security_groups":["eed32227-f5db-4a9a-aff8-004db351d1f2"],"binding:vif_details":{"port_filter":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:b7:e0:21","project_id":"2a5a6879c5fa4db798cea6d394565d45","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-0-8","ip_address":"10.55.0.8","fqdn":"host-10-55-0-8.openstacklocal."}],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-98ca7720-d049-47fa-a78e-bd39f2768c67port-2","admin_state_up":true,"network_id":"b065b4c3-e86a-447e-a698-b65c1c209b7e","dns_name":"","created_at":"2018-12-27T17:51:50Z","binding:vnic_type":"normal","device_id":"1723ab9d-c3cc-4c74-bded-d6a326e41573","tenant_id":"2a5a6879c5fa4db798cea6d394565d45"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T17:51:42Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"3b69f147-7a1a-4527-8c33-7bee4bb92988","ip_address":"10.55.0.3"}],"id":"7d39fecf-a1d1-43c1-b676-83ffafdafd7e","security_groups":["eed32227-f5db-4a9a-aff8-004db351d1f2"],"binding:vif_details":{"port_filter":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:85:7f:76","project_id":"2a5a6879c5fa4db798cea6d394565d45","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-0-3","ip_address":"10.55.0.3","fqdn":"host-10-55-0-3.openstacklocal."}],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-98ca7720-d049-47fa-a78e-bd39f2768c67port-1","admin_state_up":true,"network_id":"b065b4c3-e86a-447e-a698-b65c1c209b7e","dns_name":"","created_at":"2018-12-27T17:51:26Z","binding:vnic_type":"normal","device_id":"c74c31f0-ca35-463b-8e46-f5723fe4e0db","tenant_id":"2a5a6879c5fa4db798cea6d394565d45"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T17:51:16Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"3b69f147-7a1a-4527-8c33-7bee4bb92988","ip_address":"10.55.0.2"}],"id":"ff7fbee5-7a97-493f-b803-e4e840e1a248","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:9a:f7:6c","project_id":"2a5a6879c5fa4db798cea6d394565d45","status":"DOWN","binding:host_id":"","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-0-2","ip_address":"10.55.0.2","fqdn":"host-10-55-0-2.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b065b4c3-e86a-447e-a698-b65c1c209b7e","dns_name":"","created_at":"2018-12-27T17:51:14Z","binding:vnic_type":"normal","device_id":"","tenant_id":"2a5a6879c5fa4db798cea6d394565d45"}]} 2018-12-27 17:52:09,870 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=b065b4c3-e86a-447e-a698-b65c1c209b7e used request id req-8c2235f2-20fe-4323-89b9-0c95ce1d0e02 2018-12-27 17:52:09,873 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/c74c31f0-ca35-463b-8e46-f5723fe4e0db -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f52177f178adf6f5b9949c9bb9b7491e332bab3" 2018-12-27 17:52:10,508 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:52:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f87f42bf-4a24-4680-ac0f-025d2cc417ea x-compute-request-id: req-f87f42bf-4a24-4680-ac0f-025d2cc417ea Content-Encoding: gzip Content-Length: 824 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-98ca7720-d049-47fa-a78e-bd39f2768c67-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:85:7f:76", "version": 4, "addr": "10.55.0.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/c74c31f0-ca35-463b-8e46-f5723fe4e0db", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/c74c31f0-ca35-463b-8e46-f5723fe4e0db", "rel": "bookmark"}], "image": {"id": "c0050650-61d8-4dd0-a641-939459cd36fc", "links": [{"href": "http://172.30.9.31:8774/images/c0050650-61d8-4dd0-a641-939459cd36fc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000d7", "OS-SRV-USG:launched_at": "2018-12-27T17:51:42.000000", "flavor": {"id": "509a1cc4-e2e3-4b96-9514-122f447695d5", "links": [{"href": "http://172.30.9.31:8774/flavors/509a1cc4-e2e3-4b96-9514-122f447695d5", "rel": "bookmark"}]}, "id": "c74c31f0-ca35-463b-8e46-f5723fe4e0db", "security_groups": [{"name": "default"}], "user_id": "01fa52e7b3674fc48643fa4ffca67e4e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T17:51:42Z", "hostId": "4465dd9d92c2ba3afe40399e18b4f1cecb6881bd97b980c1bd91d381", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "CreateInstanceOnComputeHost-98ca7720-d049-47fa-a78e-bd39f2768c67-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2018-12-27T17:51:31Z", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-27 17:52:10,508 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/c74c31f0-ca35-463b-8e46-f5723fe4e0db used request id req-f87f42bf-4a24-4680-ac0f-025d2cc417ea 2018-12-27 17:52:10,508 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-98ca7720-d049-47fa-a78e-bd39f2768c67-inst-nova:overcloud-novacompute-0.opnfvlf.org] is - ACTIVE 2018-12-27 17:52:10,509 - create_instance - INFO - VM is - ACTIVE 2018-12-27 17:52:10,511 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/c74c31f0-ca35-463b-8e46-f5723fe4e0db -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f52177f178adf6f5b9949c9bb9b7491e332bab3" 2018-12-27 17:52:11,297 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:52:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cf39339b-e691-43bf-9d47-17bc3e0065d0 x-compute-request-id: req-cf39339b-e691-43bf-9d47-17bc3e0065d0 Content-Encoding: gzip Content-Length: 824 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-98ca7720-d049-47fa-a78e-bd39f2768c67-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:85:7f:76", "version": 4, "addr": "10.55.0.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/c74c31f0-ca35-463b-8e46-f5723fe4e0db", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/c74c31f0-ca35-463b-8e46-f5723fe4e0db", "rel": "bookmark"}], "image": {"id": "c0050650-61d8-4dd0-a641-939459cd36fc", "links": [{"href": "http://172.30.9.31:8774/images/c0050650-61d8-4dd0-a641-939459cd36fc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000d7", "OS-SRV-USG:launched_at": "2018-12-27T17:51:42.000000", "flavor": {"id": "509a1cc4-e2e3-4b96-9514-122f447695d5", "links": [{"href": "http://172.30.9.31:8774/flavors/509a1cc4-e2e3-4b96-9514-122f447695d5", "rel": "bookmark"}]}, "id": "c74c31f0-ca35-463b-8e46-f5723fe4e0db", "security_groups": [{"name": "default"}], "user_id": "01fa52e7b3674fc48643fa4ffca67e4e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T17:51:42Z", "hostId": "4465dd9d92c2ba3afe40399e18b4f1cecb6881bd97b980c1bd91d381", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "CreateInstanceOnComputeHost-98ca7720-d049-47fa-a78e-bd39f2768c67-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2018-12-27T17:51:31Z", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-27 17:52:11,297 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/c74c31f0-ca35-463b-8e46-f5723fe4e0db used request id req-cf39339b-e691-43bf-9d47-17bc3e0065d0 2018-12-27 17:52:11,302 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceOnComputeHost-98ca7720-d049-47fa-a78e-bd39f2768c67-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f52177f178adf6f5b9949c9bb9b7491e332bab3" 2018-12-27 17:52:11,600 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 765 X-Openstack-Request-Id: req-3c6746d9-cbe5-4170-9de8-56161693eb87 Date: Thu, 27 Dec 2018 17:52:11 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"mtu":1442,"id":"b065b4c3-e86a-447e-a698-b65c1c209b7e","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":58,"ipv4_address_scope":null,"shared":false,"project_id":"2a5a6879c5fa4db798cea6d394565d45","status":"ACTIVE","subnets":["3b69f147-7a1a-4527-8c33-7bee4bb92988"],"description":"","tags":[],"updated_at":"2018-12-27T17:51:16Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-98ca7720-d049-47fa-a78e-bd39f2768c67-priv-net","admin_state_up":true,"tenant_id":"2a5a6879c5fa4db798cea6d394565d45","created_at":"2018-12-27T17:51:14Z","provider:network_type":"geneve"}]} 2018-12-27 17:52:11,600 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceOnComputeHost-98ca7720-d049-47fa-a78e-bd39f2768c67-priv-net used request id req-3c6746d9-cbe5-4170-9de8-56161693eb87 2018-12-27 17:52:11,604 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/2a5a6879c5fa4db798cea6d394565d45 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f52177f178adf6f5b9949c9bb9b7491e332bab3" 2018-12-27 17:52:11,713 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:52:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-45d52423-bfcc-4efe-ba14-16d667fb1b54 Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.31:5000/v3/projects/2a5a6879c5fa4db798cea6d394565d45"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}} 2018-12-27 17:52:11,714 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/2a5a6879c5fa4db798cea6d394565d45 used request id req-45d52423-bfcc-4efe-ba14-16d667fb1b54 2018-12-27 17:52:11,718 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=b065b4c3-e86a-447e-a698-b65c1c209b7e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f52177f178adf6f5b9949c9bb9b7491e332bab3" 2018-12-27 17:52:11,766 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-c1228094-1bc2-410b-aa52-31adfd6c5bbe Date: Thu, 27 Dec 2018 17:52:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b065b4c3-e86a-447e-a698-b65c1c209b7e","tenant_id":"2a5a6879c5fa4db798cea6d394565d45","created_at":"2018-12-27T17:51:16Z","dns_nameservers":[],"updated_at":"2018-12-27T17:51:16Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"2a5a6879c5fa4db798cea6d394565d45","id":"3b69f147-7a1a-4527-8c33-7bee4bb92988","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-98ca7720-d049-47fa-a78e-bd39f2768c67-priv-subnet"}]} 2018-12-27 17:52:11,766 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=b065b4c3-e86a-447e-a698-b65c1c209b7e used request id req-c1228094-1bc2-410b-aa52-31adfd6c5bbe 2018-12-27 17:52:11,771 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=b065b4c3-e86a-447e-a698-b65c1c209b7e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f52177f178adf6f5b9949c9bb9b7491e332bab3" 2018-12-27 17:52:11,822 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3113 X-Openstack-Request-Id: req-f95f5ef2-a695-440a-8cf5-31c393a3f3cb Date: Thu, 27 Dec 2018 17:52:11 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T17:52:05Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"3b69f147-7a1a-4527-8c33-7bee4bb92988","ip_address":"10.55.0.8"}],"id":"764c809c-65a5-4a0d-8ec4-4279ae64f62b","security_groups":["eed32227-f5db-4a9a-aff8-004db351d1f2"],"binding:vif_details":{"port_filter":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:b7:e0:21","project_id":"2a5a6879c5fa4db798cea6d394565d45","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-0-8","ip_address":"10.55.0.8","fqdn":"host-10-55-0-8.openstacklocal."}],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-98ca7720-d049-47fa-a78e-bd39f2768c67port-2","admin_state_up":true,"network_id":"b065b4c3-e86a-447e-a698-b65c1c209b7e","dns_name":"","created_at":"2018-12-27T17:51:50Z","binding:vnic_type":"normal","device_id":"1723ab9d-c3cc-4c74-bded-d6a326e41573","tenant_id":"2a5a6879c5fa4db798cea6d394565d45"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T17:51:42Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"3b69f147-7a1a-4527-8c33-7bee4bb92988","ip_address":"10.55.0.3"}],"id":"7d39fecf-a1d1-43c1-b676-83ffafdafd7e","security_groups":["eed32227-f5db-4a9a-aff8-004db351d1f2"],"binding:vif_details":{"port_filter":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:85:7f:76","project_id":"2a5a6879c5fa4db798cea6d394565d45","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-0-3","ip_address":"10.55.0.3","fqdn":"host-10-55-0-3.openstacklocal."}],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-98ca7720-d049-47fa-a78e-bd39f2768c67port-1","admin_state_up":true,"network_id":"b065b4c3-e86a-447e-a698-b65c1c209b7e","dns_name":"","created_at":"2018-12-27T17:51:26Z","binding:vnic_type":"normal","device_id":"c74c31f0-ca35-463b-8e46-f5723fe4e0db","tenant_id":"2a5a6879c5fa4db798cea6d394565d45"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T17:51:16Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"3b69f147-7a1a-4527-8c33-7bee4bb92988","ip_address":"10.55.0.2"}],"id":"ff7fbee5-7a97-493f-b803-e4e840e1a248","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:9a:f7:6c","project_id":"2a5a6879c5fa4db798cea6d394565d45","status":"DOWN","binding:host_id":"","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-0-2","ip_address":"10.55.0.2","fqdn":"host-10-55-0-2.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b065b4c3-e86a-447e-a698-b65c1c209b7e","dns_name":"","created_at":"2018-12-27T17:51:14Z","binding:vnic_type":"normal","device_id":"","tenant_id":"2a5a6879c5fa4db798cea6d394565d45"}]} 2018-12-27 17:52:11,822 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=b065b4c3-e86a-447e-a698-b65c1c209b7e used request id req-f95f5ef2-a695-440a-8cf5-31c393a3f3cb 2018-12-27 17:52:11,826 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/c74c31f0-ca35-463b-8e46-f5723fe4e0db -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f52177f178adf6f5b9949c9bb9b7491e332bab3" 2018-12-27 17:52:12,363 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:52:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9567fd4d-3f3d-4a3f-95b0-767c98d17aa6 x-compute-request-id: req-9567fd4d-3f3d-4a3f-95b0-767c98d17aa6 Content-Encoding: gzip Content-Length: 824 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-98ca7720-d049-47fa-a78e-bd39f2768c67-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:85:7f:76", "version": 4, "addr": "10.55.0.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/c74c31f0-ca35-463b-8e46-f5723fe4e0db", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/c74c31f0-ca35-463b-8e46-f5723fe4e0db", "rel": "bookmark"}], "image": {"id": "c0050650-61d8-4dd0-a641-939459cd36fc", "links": [{"href": "http://172.30.9.31:8774/images/c0050650-61d8-4dd0-a641-939459cd36fc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000d7", "OS-SRV-USG:launched_at": "2018-12-27T17:51:42.000000", "flavor": {"id": "509a1cc4-e2e3-4b96-9514-122f447695d5", "links": [{"href": "http://172.30.9.31:8774/flavors/509a1cc4-e2e3-4b96-9514-122f447695d5", "rel": "bookmark"}]}, "id": "c74c31f0-ca35-463b-8e46-f5723fe4e0db", "security_groups": [{"name": "default"}], "user_id": "01fa52e7b3674fc48643fa4ffca67e4e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T17:51:42Z", "hostId": "4465dd9d92c2ba3afe40399e18b4f1cecb6881bd97b980c1bd91d381", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "CreateInstanceOnComputeHost-98ca7720-d049-47fa-a78e-bd39f2768c67-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2018-12-27T17:51:31Z", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-27 17:52:12,364 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/c74c31f0-ca35-463b-8e46-f5723fe4e0db used request id req-9567fd4d-3f3d-4a3f-95b0-767c98d17aa6 2018-12-27 17:52:12,367 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/1723ab9d-c3cc-4c74-bded-d6a326e41573 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a5bf9173e9a04261a53dc3c39c36f2454a9ecd8" 2018-12-27 17:52:12,910 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:52:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2075c61a-3b17-4043-bff6-d3561389c70e x-compute-request-id: req-2075c61a-3b17-4043-bff6-d3561389c70e Content-Encoding: gzip Content-Length: 821 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-98ca7720-d049-47fa-a78e-bd39f2768c67-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:e0:21", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/1723ab9d-c3cc-4c74-bded-d6a326e41573", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/1723ab9d-c3cc-4c74-bded-d6a326e41573", "rel": "bookmark"}], "image": {"id": "c0050650-61d8-4dd0-a641-939459cd36fc", "links": [{"href": "http://172.30.9.31:8774/images/c0050650-61d8-4dd0-a641-939459cd36fc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000da", "OS-SRV-USG:launched_at": "2018-12-27T17:52:05.000000", "flavor": {"id": "509a1cc4-e2e3-4b96-9514-122f447695d5", "links": [{"href": "http://172.30.9.31:8774/flavors/509a1cc4-e2e3-4b96-9514-122f447695d5", "rel": "bookmark"}]}, "id": "1723ab9d-c3cc-4c74-bded-d6a326e41573", "security_groups": [{"name": "default"}], "user_id": "01fa52e7b3674fc48643fa4ffca67e4e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T17:52:05Z", "hostId": "336d6fa625ef393000e649410d865a0fb5b210988642d7a5d7ee9cc6", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateInstanceOnComputeHost-98ca7720-d049-47fa-a78e-bd39f2768c67-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2018-12-27T17:51:55Z", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-27 17:52:12,911 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/1723ab9d-c3cc-4c74-bded-d6a326e41573 used request id req-2075c61a-3b17-4043-bff6-d3561389c70e 2018-12-27 17:52:12,911 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-98ca7720-d049-47fa-a78e-bd39f2768c67-inst-nova:overcloud-novacompute-1.opnfvlf.org] is - ACTIVE 2018-12-27 17:52:12,911 - create_instance - INFO - VM is - ACTIVE 2018-12-27 17:52:12,914 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/1723ab9d-c3cc-4c74-bded-d6a326e41573 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a5bf9173e9a04261a53dc3c39c36f2454a9ecd8" 2018-12-27 17:52:13,418 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:52:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-889f0a9e-a044-44ce-a41e-3d24b5572628 x-compute-request-id: req-889f0a9e-a044-44ce-a41e-3d24b5572628 Content-Encoding: gzip Content-Length: 821 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-98ca7720-d049-47fa-a78e-bd39f2768c67-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:e0:21", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/1723ab9d-c3cc-4c74-bded-d6a326e41573", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/1723ab9d-c3cc-4c74-bded-d6a326e41573", "rel": "bookmark"}], "image": {"id": "c0050650-61d8-4dd0-a641-939459cd36fc", "links": [{"href": "http://172.30.9.31:8774/images/c0050650-61d8-4dd0-a641-939459cd36fc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000da", "OS-SRV-USG:launched_at": "2018-12-27T17:52:05.000000", "flavor": {"id": "509a1cc4-e2e3-4b96-9514-122f447695d5", "links": [{"href": "http://172.30.9.31:8774/flavors/509a1cc4-e2e3-4b96-9514-122f447695d5", "rel": "bookmark"}]}, "id": "1723ab9d-c3cc-4c74-bded-d6a326e41573", "security_groups": [{"name": "default"}], "user_id": "01fa52e7b3674fc48643fa4ffca67e4e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T17:52:05Z", "hostId": "336d6fa625ef393000e649410d865a0fb5b210988642d7a5d7ee9cc6", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateInstanceOnComputeHost-98ca7720-d049-47fa-a78e-bd39f2768c67-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2018-12-27T17:51:55Z", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-27 17:52:13,418 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/1723ab9d-c3cc-4c74-bded-d6a326e41573 used request id req-889f0a9e-a044-44ce-a41e-3d24b5572628 2018-12-27 17:52:13,423 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceOnComputeHost-98ca7720-d049-47fa-a78e-bd39f2768c67-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a5bf9173e9a04261a53dc3c39c36f2454a9ecd8" 2018-12-27 17:52:13,517 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 765 X-Openstack-Request-Id: req-4d042c61-2e8a-481b-a683-dde91f3c715b Date: Thu, 27 Dec 2018 17:52:13 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"mtu":1442,"id":"b065b4c3-e86a-447e-a698-b65c1c209b7e","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":58,"ipv4_address_scope":null,"shared":false,"project_id":"2a5a6879c5fa4db798cea6d394565d45","status":"ACTIVE","subnets":["3b69f147-7a1a-4527-8c33-7bee4bb92988"],"description":"","tags":[],"updated_at":"2018-12-27T17:51:16Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-98ca7720-d049-47fa-a78e-bd39f2768c67-priv-net","admin_state_up":true,"tenant_id":"2a5a6879c5fa4db798cea6d394565d45","created_at":"2018-12-27T17:51:14Z","provider:network_type":"geneve"}]} 2018-12-27 17:52:13,517 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceOnComputeHost-98ca7720-d049-47fa-a78e-bd39f2768c67-priv-net used request id req-4d042c61-2e8a-481b-a683-dde91f3c715b 2018-12-27 17:52:13,521 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/2a5a6879c5fa4db798cea6d394565d45 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a5bf9173e9a04261a53dc3c39c36f2454a9ecd8" 2018-12-27 17:52:13,629 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:52:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7dfc71b7-5c48-469f-a69f-509c29b6a1c5 Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.31:5000/v3/projects/2a5a6879c5fa4db798cea6d394565d45"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}} 2018-12-27 17:52:13,629 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/2a5a6879c5fa4db798cea6d394565d45 used request id req-7dfc71b7-5c48-469f-a69f-509c29b6a1c5 2018-12-27 17:52:13,635 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=b065b4c3-e86a-447e-a698-b65c1c209b7e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a5bf9173e9a04261a53dc3c39c36f2454a9ecd8" 2018-12-27 17:52:13,685 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-a843657d-d7b1-4eed-afa9-22239abada3d Date: Thu, 27 Dec 2018 17:52:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b065b4c3-e86a-447e-a698-b65c1c209b7e","tenant_id":"2a5a6879c5fa4db798cea6d394565d45","created_at":"2018-12-27T17:51:16Z","dns_nameservers":[],"updated_at":"2018-12-27T17:51:16Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"2a5a6879c5fa4db798cea6d394565d45","id":"3b69f147-7a1a-4527-8c33-7bee4bb92988","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-98ca7720-d049-47fa-a78e-bd39f2768c67-priv-subnet"}]} 2018-12-27 17:52:13,685 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=b065b4c3-e86a-447e-a698-b65c1c209b7e used request id req-a843657d-d7b1-4eed-afa9-22239abada3d 2018-12-27 17:52:13,691 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=b065b4c3-e86a-447e-a698-b65c1c209b7e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a5bf9173e9a04261a53dc3c39c36f2454a9ecd8" 2018-12-27 17:52:13,920 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3113 X-Openstack-Request-Id: req-cca59de3-ece9-4136-b1a2-d989fc124599 Date: Thu, 27 Dec 2018 17:52:13 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T17:52:05Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"3b69f147-7a1a-4527-8c33-7bee4bb92988","ip_address":"10.55.0.8"}],"id":"764c809c-65a5-4a0d-8ec4-4279ae64f62b","security_groups":["eed32227-f5db-4a9a-aff8-004db351d1f2"],"binding:vif_details":{"port_filter":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:b7:e0:21","project_id":"2a5a6879c5fa4db798cea6d394565d45","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-0-8","ip_address":"10.55.0.8","fqdn":"host-10-55-0-8.openstacklocal."}],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-98ca7720-d049-47fa-a78e-bd39f2768c67port-2","admin_state_up":true,"network_id":"b065b4c3-e86a-447e-a698-b65c1c209b7e","dns_name":"","created_at":"2018-12-27T17:51:50Z","binding:vnic_type":"normal","device_id":"1723ab9d-c3cc-4c74-bded-d6a326e41573","tenant_id":"2a5a6879c5fa4db798cea6d394565d45"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T17:51:42Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"3b69f147-7a1a-4527-8c33-7bee4bb92988","ip_address":"10.55.0.3"}],"id":"7d39fecf-a1d1-43c1-b676-83ffafdafd7e","security_groups":["eed32227-f5db-4a9a-aff8-004db351d1f2"],"binding:vif_details":{"port_filter":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:85:7f:76","project_id":"2a5a6879c5fa4db798cea6d394565d45","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-0-3","ip_address":"10.55.0.3","fqdn":"host-10-55-0-3.openstacklocal."}],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-98ca7720-d049-47fa-a78e-bd39f2768c67port-1","admin_state_up":true,"network_id":"b065b4c3-e86a-447e-a698-b65c1c209b7e","dns_name":"","created_at":"2018-12-27T17:51:26Z","binding:vnic_type":"normal","device_id":"c74c31f0-ca35-463b-8e46-f5723fe4e0db","tenant_id":"2a5a6879c5fa4db798cea6d394565d45"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T17:51:16Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"3b69f147-7a1a-4527-8c33-7bee4bb92988","ip_address":"10.55.0.2"}],"id":"ff7fbee5-7a97-493f-b803-e4e840e1a248","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:9a:f7:6c","project_id":"2a5a6879c5fa4db798cea6d394565d45","status":"DOWN","binding:host_id":"","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-0-2","ip_address":"10.55.0.2","fqdn":"host-10-55-0-2.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b065b4c3-e86a-447e-a698-b65c1c209b7e","dns_name":"","created_at":"2018-12-27T17:51:14Z","binding:vnic_type":"normal","device_id":"","tenant_id":"2a5a6879c5fa4db798cea6d394565d45"}]} 2018-12-27 17:52:13,920 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=b065b4c3-e86a-447e-a698-b65c1c209b7e used request id req-cca59de3-ece9-4136-b1a2-d989fc124599 2018-12-27 17:52:13,923 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/1723ab9d-c3cc-4c74-bded-d6a326e41573 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a5bf9173e9a04261a53dc3c39c36f2454a9ecd8" 2018-12-27 17:52:14,552 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:52:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-55c1c513-71e2-47e3-b337-41754dbf6bb1 x-compute-request-id: req-55c1c513-71e2-47e3-b337-41754dbf6bb1 Content-Encoding: gzip Content-Length: 821 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-98ca7720-d049-47fa-a78e-bd39f2768c67-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:e0:21", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/1723ab9d-c3cc-4c74-bded-d6a326e41573", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/1723ab9d-c3cc-4c74-bded-d6a326e41573", "rel": "bookmark"}], "image": {"id": "c0050650-61d8-4dd0-a641-939459cd36fc", "links": [{"href": "http://172.30.9.31:8774/images/c0050650-61d8-4dd0-a641-939459cd36fc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000da", "OS-SRV-USG:launched_at": "2018-12-27T17:52:05.000000", "flavor": {"id": "509a1cc4-e2e3-4b96-9514-122f447695d5", "links": [{"href": "http://172.30.9.31:8774/flavors/509a1cc4-e2e3-4b96-9514-122f447695d5", "rel": "bookmark"}]}, "id": "1723ab9d-c3cc-4c74-bded-d6a326e41573", "security_groups": [{"name": "default"}], "user_id": "01fa52e7b3674fc48643fa4ffca67e4e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T17:52:05Z", "hostId": "336d6fa625ef393000e649410d865a0fb5b210988642d7a5d7ee9cc6", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateInstanceOnComputeHost-98ca7720-d049-47fa-a78e-bd39f2768c67-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2018-12-27T17:51:55Z", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-27 17:52:14,552 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/1723ab9d-c3cc-4c74-bded-d6a326e41573 used request id req-55c1c513-71e2-47e3-b337-41754dbf6bb1 2018-12-27 17:52:14,552 - create_instance - INFO - Deleting Port with ID - 7d39fecf-a1d1-43c1-b676-83ffafdafd7e 2018-12-27 17:52:14,553 - neutron_utils - INFO - Deleting port with name CreateInstanceOnComputeHost-98ca7720-d049-47fa-a78e-bd39f2768c67port-1 2018-12-27 17:52:14,558 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/ports/7d39fecf-a1d1-43c1-b676-83ffafdafd7e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f52177f178adf6f5b9949c9bb9b7491e332bab3" 2018-12-27 17:52:15,099 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-5189428e-be69-4117-8f02-05d488752a15 Date: Thu, 27 Dec 2018 17:52:15 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 17:52:15,099 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/ports/7d39fecf-a1d1-43c1-b676-83ffafdafd7e used request id req-5189428e-be69-4117-8f02-05d488752a15 2018-12-27 17:52:15,099 - create_instance - INFO - Deleting VM instance - CreateInstanceOnComputeHost-98ca7720-d049-47fa-a78e-bd39f2768c67-inst-nova:overcloud-novacompute-0.opnfvlf.org 2018-12-27 17:52:15,102 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:8774/v2.1/servers/c74c31f0-ca35-463b-8e46-f5723fe4e0db -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f52177f178adf6f5b9949c9bb9b7491e332bab3" 2018-12-27 17:52:15,255 - novaclient.v2.client - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:52:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-dcaf5067-6655-4d7f-b89c-37401a8569d8 x-compute-request-id: req-dcaf5067-6655-4d7f-b89c-37401a8569d8 Content-Type: application/json 2018-12-27 17:52:15,255 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/servers/c74c31f0-ca35-463b-8e46-f5723fe4e0db used request id req-dcaf5067-6655-4d7f-b89c-37401a8569d8 2018-12-27 17:52:15,255 - create_instance - INFO - Checking deletion status 2018-12-27 17:52:15,258 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/c74c31f0-ca35-463b-8e46-f5723fe4e0db -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f52177f178adf6f5b9949c9bb9b7491e332bab3" 2018-12-27 17:52:15,512 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:52:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2ff956f3-3080-4b85-8052-a7d245ddf166 x-compute-request-id: req-2ff956f3-3080-4b85-8052-a7d245ddf166 Content-Encoding: gzip Content-Length: 737 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/c74c31f0-ca35-463b-8e46-f5723fe4e0db", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/c74c31f0-ca35-463b-8e46-f5723fe4e0db", "rel": "bookmark"}], "image": {"id": "c0050650-61d8-4dd0-a641-939459cd36fc", "links": [{"href": "http://172.30.9.31:8774/images/c0050650-61d8-4dd0-a641-939459cd36fc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000d7", "OS-SRV-USG:launched_at": "2018-12-27T17:51:42.000000", "flavor": {"id": "509a1cc4-e2e3-4b96-9514-122f447695d5", "links": [{"href": "http://172.30.9.31:8774/flavors/509a1cc4-e2e3-4b96-9514-122f447695d5", "rel": "bookmark"}]}, "id": "c74c31f0-ca35-463b-8e46-f5723fe4e0db", "user_id": "01fa52e7b3674fc48643fa4ffca67e4e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T17:52:15Z", "hostId": "4465dd9d92c2ba3afe40399e18b4f1cecb6881bd97b980c1bd91d381", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "CreateInstanceOnComputeHost-98ca7720-d049-47fa-a78e-bd39f2768c67-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2018-12-27T17:51:31Z", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-27 17:52:15,513 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/c74c31f0-ca35-463b-8e46-f5723fe4e0db used request id req-2ff956f3-3080-4b85-8052-a7d245ddf166 2018-12-27 17:52:15,513 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-98ca7720-d049-47fa-a78e-bd39f2768c67-inst-nova:overcloud-novacompute-0.opnfvlf.org] is - ACTIVE 2018-12-27 17:52:15,513 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-27 17:52:18,516 - create_instance - DEBUG - VM status query timeout in 296.739104033 2018-12-27 17:52:18,519 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/c74c31f0-ca35-463b-8e46-f5723fe4e0db -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f52177f178adf6f5b9949c9bb9b7491e332bab3" 2018-12-27 17:52:18,572 - novaclient.v2.client - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:52:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-546dcb13-b8e3-46a2-ac5b-0715e4150806 x-compute-request-id: req-546dcb13-b8e3-46a2-ac5b-0715e4150806 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance c74c31f0-ca35-463b-8e46-f5723fe4e0db could not be found.", "code": 404}} 2018-12-27 17:52:18,572 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/c74c31f0-ca35-463b-8e46-f5723fe4e0db used request id req-546dcb13-b8e3-46a2-ac5b-0715e4150806 2018-12-27 17:52:18,572 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance c74c31f0-ca35-463b-8e46-f5723fe4e0db could not be found. (HTTP 404) (Request-ID: req-546dcb13-b8e3-46a2-ac5b-0715e4150806) 2018-12-27 17:52:18,572 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceOnComputeHost-98ca7720-d049-47fa-a78e-bd39f2768c67-inst-nova:overcloud-novacompute-0.opnfvlf.org 2018-12-27 17:52:18,573 - create_instance - INFO - Deleting Port with ID - 764c809c-65a5-4a0d-8ec4-4279ae64f62b 2018-12-27 17:52:18,574 - neutron_utils - INFO - Deleting port with name CreateInstanceOnComputeHost-98ca7720-d049-47fa-a78e-bd39f2768c67port-2 2018-12-27 17:52:18,579 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/ports/764c809c-65a5-4a0d-8ec4-4279ae64f62b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a5bf9173e9a04261a53dc3c39c36f2454a9ecd8" 2018-12-27 17:52:19,093 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-5a7c7735-8772-47bb-9ac5-f06ac199cd61 Date: Thu, 27 Dec 2018 17:52:19 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 17:52:19,093 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/ports/764c809c-65a5-4a0d-8ec4-4279ae64f62b used request id req-5a7c7735-8772-47bb-9ac5-f06ac199cd61 2018-12-27 17:52:19,093 - create_instance - INFO - Deleting VM instance - CreateInstanceOnComputeHost-98ca7720-d049-47fa-a78e-bd39f2768c67-inst-nova:overcloud-novacompute-1.opnfvlf.org 2018-12-27 17:52:19,096 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:8774/v2.1/servers/1723ab9d-c3cc-4c74-bded-d6a326e41573 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a5bf9173e9a04261a53dc3c39c36f2454a9ecd8" 2018-12-27 17:52:19,230 - novaclient.v2.client - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:52:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-ba77cedb-5118-4198-98d0-7a4c7713300a x-compute-request-id: req-ba77cedb-5118-4198-98d0-7a4c7713300a Content-Type: application/json 2018-12-27 17:52:19,231 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/servers/1723ab9d-c3cc-4c74-bded-d6a326e41573 used request id req-ba77cedb-5118-4198-98d0-7a4c7713300a 2018-12-27 17:52:19,231 - create_instance - INFO - Checking deletion status 2018-12-27 17:52:19,234 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/1723ab9d-c3cc-4c74-bded-d6a326e41573 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a5bf9173e9a04261a53dc3c39c36f2454a9ecd8" 2018-12-27 17:52:19,692 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:52:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2373aed3-7b62-4a0a-a365-c9bbf5b73354 x-compute-request-id: req-2373aed3-7b62-4a0a-a365-c9bbf5b73354 Content-Encoding: gzip Content-Length: 808 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"CreateInstanceOnComputeHost-98ca7720-d049-47fa-a78e-bd39f2768c67-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:e0:21", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/1723ab9d-c3cc-4c74-bded-d6a326e41573", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/1723ab9d-c3cc-4c74-bded-d6a326e41573", "rel": "bookmark"}], "image": {"id": "c0050650-61d8-4dd0-a641-939459cd36fc", "links": [{"href": "http://172.30.9.31:8774/images/c0050650-61d8-4dd0-a641-939459cd36fc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000da", "OS-SRV-USG:launched_at": "2018-12-27T17:52:05.000000", "flavor": {"id": "509a1cc4-e2e3-4b96-9514-122f447695d5", "links": [{"href": "http://172.30.9.31:8774/flavors/509a1cc4-e2e3-4b96-9514-122f447695d5", "rel": "bookmark"}]}, "id": "1723ab9d-c3cc-4c74-bded-d6a326e41573", "user_id": "01fa52e7b3674fc48643fa4ffca67e4e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T17:52:19Z", "hostId": "336d6fa625ef393000e649410d865a0fb5b210988642d7a5d7ee9cc6", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateInstanceOnComputeHost-98ca7720-d049-47fa-a78e-bd39f2768c67-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2018-12-27T17:51:55Z", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-27 17:52:19,692 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/1723ab9d-c3cc-4c74-bded-d6a326e41573 used request id req-2373aed3-7b62-4a0a-a365-c9bbf5b73354 2018-12-27 17:52:19,693 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-98ca7720-d049-47fa-a78e-bd39f2768c67-inst-nova:overcloud-novacompute-1.opnfvlf.org] is - ACTIVE 2018-12-27 17:52:19,693 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-27 17:52:22,696 - create_instance - DEBUG - VM status query timeout in 296.535207033 2018-12-27 17:52:22,699 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/1723ab9d-c3cc-4c74-bded-d6a326e41573 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a5bf9173e9a04261a53dc3c39c36f2454a9ecd8" 2018-12-27 17:52:22,750 - novaclient.v2.client - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:52:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-777d3a5a-07ad-489d-8f11-9daf120796df x-compute-request-id: req-777d3a5a-07ad-489d-8f11-9daf120796df Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 1723ab9d-c3cc-4c74-bded-d6a326e41573 could not be found.", "code": 404}} 2018-12-27 17:52:22,750 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/1723ab9d-c3cc-4c74-bded-d6a326e41573 used request id req-777d3a5a-07ad-489d-8f11-9daf120796df 2018-12-27 17:52:22,751 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 1723ab9d-c3cc-4c74-bded-d6a326e41573 could not be found. (HTTP 404) (Request-ID: req-777d3a5a-07ad-489d-8f11-9daf120796df) 2018-12-27 17:52:22,751 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceOnComputeHost-98ca7720-d049-47fa-a78e-bd39f2768c67-inst-nova:overcloud-novacompute-1.opnfvlf.org 2018-12-27 17:52:22,755 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:8774/v2.1/flavors/509a1cc4-e2e3-4b96-9514-122f447695d5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80e3c48ba2b29121b840ba0bc7e30b32939b4d9c" 2018-12-27 17:52:22,794 - novaclient.v2.client - DEBUG - RESP: [202] Date: Thu, 27 Dec 2018 17:52:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-25ef3ebb-52f9-43ec-b202-ef0a6b965d74 x-compute-request-id: req-25ef3ebb-52f9-43ec-b202-ef0a6b965d74 Content-Length: 0 Content-Type: application/json 2018-12-27 17:52:22,795 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/flavors/509a1cc4-e2e3-4b96-9514-122f447695d5 used request id req-25ef3ebb-52f9-43ec-b202-ef0a6b965d74 2018-12-27 17:52:22,795 - neutron_utils - INFO - Deleting subnet with name CreateInstanceOnComputeHost-98ca7720-d049-47fa-a78e-bd39f2768c67-priv-subnet 2018-12-27 17:52:22,796 - neutron_utils - INFO - Deleting subnet with name CreateInstanceOnComputeHost-98ca7720-d049-47fa-a78e-bd39f2768c67-priv-subnet 2018-12-27 17:52:22,801 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/subnets/3b69f147-7a1a-4527-8c33-7bee4bb92988 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25be0ce653d1ba3adf1d2f23dd16782160020903" 2018-12-27 17:52:23,903 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-a1912e34-7ff3-4b32-926b-67c0fa9e56eb Date: Thu, 27 Dec 2018 17:52:23 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 17:52:23,903 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/subnets/3b69f147-7a1a-4527-8c33-7bee4bb92988 used request id req-a1912e34-7ff3-4b32-926b-67c0fa9e56eb 2018-12-27 17:52:23,903 - neutron_utils - INFO - Deleting network with name CreateInstanceOnComputeHost-98ca7720-d049-47fa-a78e-bd39f2768c67-priv-net 2018-12-27 17:52:23,908 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/networks/b065b4c3-e86a-447e-a698-b65c1c209b7e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25be0ce653d1ba3adf1d2f23dd16782160020903" 2018-12-27 17:52:25,285 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-36ec025f-5699-402b-9681-723f0b9354a7 Date: Thu, 27 Dec 2018 17:52:25 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 17:52:25,285 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/networks/b065b4c3-e86a-447e-a698-b65c1c209b7e used request id req-36ec025f-5699-402b-9681-723f0b9354a7 2018-12-27 17:52:25,286 - glance_utils - INFO - Deleting image named - CreateInstanceOnComputeHost-98ca7720-d049-47fa-a78e-bd39f2768c67-image 2018-12-27 17:52:25,289 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9292/v2/images/c0050650-61d8-4dd0-a641-939459cd36fc -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e789ff1b214dc525d37bd97c226764f1371f3f0e" 2018-12-27 17:52:25,841 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-421105fa-2fa4-40e8-a2fb-bf0f99e87e92 Date: Thu, 27 Dec 2018 17:52:25 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-27 17:52:25,841 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.31:9292/v2/images/c0050650-61d8-4dd0-a641-939459cd36fc used request id req-421105fa-2fa4-40e8-a2fb-bf0f99e87e92 2018-12-27 17:52:25,848 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6223d017c1b5ed6082e74a3411cda82612f3070f" 2018-12-27 17:52:26,149 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 33483 X-Openstack-Request-Id: req-c65e8dae-d4ff-4ba1-8e55-24ccd7679a15 Date: Thu, 27 Dec 2018 17:52:26 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "created_at": "2018-12-27T15:33:01Z", "updated_at": "2018-12-27T15:33:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "35205ac3-06e6-4cf6-bb21-ff8f813cb45b", "remote_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "ade77f59-e70c-4970-8ea8-198222fa332e", "remote_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "c4f3bf7f-d793-498d-a883-bb8c6003f070", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "c85cb618-8f19-445b-8e16-6d467cb17771", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}], "revision_number": 4, "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "created_at": "2018-12-27T15:57:22Z", "updated_at": "2018-12-27T15:57:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "5e258a3b-01f5-4aef-81b7-0b5dc6e5b683", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "65475539-0336-498a-8da4-ff0a80b10089", "remote_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "ae922857-f7ae-4bc8-949b-153fb43bfd00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "b4f87679-52e1-4cf9-bf76-5abb9a9bec06", "remote_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "f7197afc9b61423897aefc9a643d03a1"}], "revision_number": 4, "project_id": "f7197afc9b61423897aefc9a643d03a1", "id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "created_at": "2018-12-27T16:01:54Z", "updated_at": "2018-12-27T16:01:54Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "00dd3abd-acd1-4edb-8f4a-8badcbd2eeb4", "remote_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "018de60d-bc33-4ef0-9eed-6d00b6ce227b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "0d99f0db-fa6b-4201-b67f-a7ff0db82c5d", "remote_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv6", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "5c4049ef-933d-4614-84e7-83584430d462", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv6", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}], "revision_number": 4, "project_id": "8c689c5e31c44b09ab85f80682abbc2a", "id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "created_at": "2018-12-27T15:56:49Z", "updated_at": "2018-12-27T15:56:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "6555e255-763a-4448-b1b1-0c93b2a390bd", "remote_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "777ff7a5-a590-43e5-a84b-7677710494e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "8bac258a-08df-48b7-900b-efbe01a6ec20", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "dc17921e-353f-4898-a970-881b2c8d093d", "remote_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}], "revision_number": 4, "project_id": "28dac9e1580d461c9de52e6659cc4f9d", "id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "created_at": "2018-12-27T16:01:52Z", "updated_at": "2018-12-27T16:01:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "32737757-45f3-4b24-b6ab-5f2d5579b4a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv6", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "ae604ef3-492d-4aa3-8045-1ff84f755a27", "remote_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv4", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "b7bff40a-beda-4996-b140-ed94d010535c", "remote_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv6", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "b8129030-9d72-4d5d-adce-47bbe62492fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv4", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}], "revision_number": 4, "project_id": "81c108a273314b24bf6b48c41b5bbe0c", "id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "created_at": "2018-12-27T15:57:20Z", "updated_at": "2018-12-27T15:57:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "0c389ec4-c0af-4c20-acf9-4fcc1d859dd7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv6", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "3749697a-f2ef-439a-a661-2fb92badd1ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv4", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "b74e0c8c-e243-450e-b1be-69c587093d6d", "remote_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv6", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "c222695b-2f1c-427d-afd7-e0be24ec9f66", "remote_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv4", "project_id": "7fb0e5436e4f467998e672dd71018a45"}], "revision_number": 4, "project_id": "7fb0e5436e4f467998e672dd71018a45", "id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "created_at": "2018-12-27T17:02:11Z", "updated_at": "2018-12-27T17:02:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "675d8a56-1c9b-4c58-a252-61e65997fd05", "remote_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv4", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "84f0587c-7394-4fd6-8f3d-8d6ba94cf3f9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv6", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "8a450b4f-e710-4193-816e-13a2d4e40c07", "remote_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv6", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "c3106b0a-1026-4156-86a9-f0438b7fab93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv4", "project_id": "7cba3664d5674e65a12c8c269a05febf"}], "revision_number": 4, "project_id": "7cba3664d5674e65a12c8c269a05febf", "id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "created_at": "2018-12-27T15:58:29Z", "updated_at": "2018-12-27T15:58:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "2a945ecc-f9fa-4219-96ab-c189a7f5c102", "remote_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv6", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "55e2b54e-68d4-4476-8c9f-e05e347c8970", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv4", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "9983229c-b595-482a-973f-81137a209b6d", "remote_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv4", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "9d4b8450-78ab-4817-a586-372ed88268f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv6", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}], "revision_number": 4, "project_id": "fbd6dbf946a5406398ba810e02d0888e", "id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "created_at": "2018-12-27T15:57:24Z", "updated_at": "2018-12-27T15:57:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "35521f2a-a59d-4798-9fa8-0febfe126076", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv4", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "607d473d-1e6a-4088-a778-7df9ffc1ff68", "remote_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv6", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "6f8fa92b-b67a-4047-a900-f43656aff42b", "remote_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv4", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "890f1d6c-9ae5-45b0-b7a1-282182432b66", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv6", "project_id": "253cc6709e714b8a80a5f74e4257907e"}], "revision_number": 4, "project_id": "253cc6709e714b8a80a5f74e4257907e", "id": "b9546f11-205e-4322-89f8-f0360d6090ed", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "created_at": "2018-12-27T15:57:08Z", "updated_at": "2018-12-27T15:57:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "6739c48b-d899-4c17-bb8e-ffaf8922c034", "remote_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv4", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "9660a6af-4d9b-40b9-9729-f205f66c2bd0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv4", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "bf244c03-fc10-4754-9c2b-b0224401c4f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv6", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "d3bee7cc-a152-441c-9790-abb1f56cec03", "remote_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv6", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}], "revision_number": 4, "project_id": "782a28bd0d40485e85eda6b8ba43840b", "id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "created_at": "2018-12-27T15:57:11Z", "updated_at": "2018-12-27T15:57:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "22c0d2cf-360a-4aa8-ba7e-bfdbf8327d27", "remote_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "553b140a-8ba9-4af7-9f50-bf24e87aebf7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "b2ecf7a5-df98-4d65-a762-767320437c5a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "e49104b2-7c13-49d6-8519-a16dd585346f", "remote_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}], "revision_number": 4, "project_id": "ef7e486beb8f4de39b25ca5f11552328", "id": "d0588e93-db0d-4888-9f99-3399a50df490", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "created_at": "2018-12-27T17:19:15Z", "updated_at": "2018-12-27T17:19:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "1990fe24-df44-4561-9f09-f50aab182bf7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "651e4b8b-b29e-409b-9f25-ff2328ccefe6", "remote_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "cc4e2254-2157-4ae1-a233-3047573ddc6d", "remote_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "da56dda4-aaf3-43ff-bdf7-e64892ec2345", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}], "revision_number": 4, "project_id": "2a5a6879c5fa4db798cea6d394565d45", "id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-27T15:33:07Z", "updated_at": "2018-12-27T15:33:07Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "4de95db8-72d6-4aec-a145-e92511971eb9", "remote_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "5f100cff-05d8-4405-8dfb-0a387c123fae", "remote_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "a3f6a193-cc94-4220-a73a-08acf63c449b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "f059d8a5-0c32-49c9-a721-77cc89245ecd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "created_at": "2018-12-27T15:29:16Z", "updated_at": "2018-12-27T15:29:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "3c53841a-5bc0-4192-b482-044411e217ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "5956ff3f-d59d-4af6-82b5-566c888583a7", "remote_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:16Z", "revision_number": 0, "id": "60735d87-52c7-426a-91a6-aff1078a5a2d", "remote_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:16Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "abe97133-61dd-4fdf-baf3-2e07968a324f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "da629caea04941e1ae8979c379dc7c9d"}], "revision_number": 4, "project_id": "da629caea04941e1ae8979c379dc7c9d", "id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "name": "default"}]} 2018-12-27 17:52:26,150 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=default used request id req-c65e8dae-d4ff-4ba1-8e55-24ccd7679a15 2018-12-27 17:52:26,157 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6223d017c1b5ed6082e74a3411cda82612f3070f" 2018-12-27 17:52:26,264 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:52:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-42e527b8-f0e3-426a-9516-1c81ad37b731 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b7b4fceec1ad4c6eb74d758b709a9d93", "name": "admin"}} 2018-12-27 17:52:26,264 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93 used request id req-42e527b8-f0e3-426a-9516-1c81ad37b731 2018-12-27 17:52:26,268 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/f7197afc9b61423897aefc9a643d03a1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6223d017c1b5ed6082e74a3411cda82612f3070f" 2018-12-27 17:52:26,371 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:52:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5fce0e60-7175-483e-b2bb-d6c3f00f36a6 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f7197afc9b61423897aefc9a643d03a1.", "code": 404, "title": "Not Found"}} 2018-12-27 17:52:26,371 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/f7197afc9b61423897aefc9a643d03a1 used request id req-5fce0e60-7175-483e-b2bb-d6c3f00f36a6 2018-12-27 17:52:26,371 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:52:26,375 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/8c689c5e31c44b09ab85f80682abbc2a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6223d017c1b5ed6082e74a3411cda82612f3070f" 2018-12-27 17:52:26,479 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:52:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-83749470-bd64-44a5-ba60-6961829ddadf Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8c689c5e31c44b09ab85f80682abbc2a.", "code": 404, "title": "Not Found"}} 2018-12-27 17:52:26,479 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/8c689c5e31c44b09ab85f80682abbc2a used request id req-83749470-bd64-44a5-ba60-6961829ddadf 2018-12-27 17:52:26,479 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:52:26,483 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/28dac9e1580d461c9de52e6659cc4f9d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6223d017c1b5ed6082e74a3411cda82612f3070f" 2018-12-27 17:52:26,590 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:52:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f471d6c3-6e54-4422-8b1b-5cc8449399b3 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 28dac9e1580d461c9de52e6659cc4f9d.", "code": 404, "title": "Not Found"}} 2018-12-27 17:52:26,590 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/28dac9e1580d461c9de52e6659cc4f9d used request id req-f471d6c3-6e54-4422-8b1b-5cc8449399b3 2018-12-27 17:52:26,590 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:52:26,594 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/81c108a273314b24bf6b48c41b5bbe0c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6223d017c1b5ed6082e74a3411cda82612f3070f" 2018-12-27 17:52:26,698 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:52:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0d796fde-a4e7-4717-9b9f-b3bb529c5ce3 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 81c108a273314b24bf6b48c41b5bbe0c.", "code": 404, "title": "Not Found"}} 2018-12-27 17:52:26,698 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/81c108a273314b24bf6b48c41b5bbe0c used request id req-0d796fde-a4e7-4717-9b9f-b3bb529c5ce3 2018-12-27 17:52:26,698 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:52:26,702 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/7fb0e5436e4f467998e672dd71018a45 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6223d017c1b5ed6082e74a3411cda82612f3070f" 2018-12-27 17:52:26,811 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:52:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8754c53f-3316-4594-97b2-fcf84f7d915d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7fb0e5436e4f467998e672dd71018a45.", "code": 404, "title": "Not Found"}} 2018-12-27 17:52:26,811 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/7fb0e5436e4f467998e672dd71018a45 used request id req-8754c53f-3316-4594-97b2-fcf84f7d915d 2018-12-27 17:52:26,811 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:52:26,815 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/7cba3664d5674e65a12c8c269a05febf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6223d017c1b5ed6082e74a3411cda82612f3070f" 2018-12-27 17:52:26,932 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:52:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-96260c9c-d877-423d-9890-682496366367 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7cba3664d5674e65a12c8c269a05febf.", "code": 404, "title": "Not Found"}} 2018-12-27 17:52:26,933 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/7cba3664d5674e65a12c8c269a05febf used request id req-96260c9c-d877-423d-9890-682496366367 2018-12-27 17:52:26,933 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:52:26,936 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/fbd6dbf946a5406398ba810e02d0888e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6223d017c1b5ed6082e74a3411cda82612f3070f" 2018-12-27 17:52:27,038 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:52:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-667086ed-078b-4e43-a7c6-ac6b3ef64ce8 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: fbd6dbf946a5406398ba810e02d0888e.", "code": 404, "title": "Not Found"}} 2018-12-27 17:52:27,038 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/fbd6dbf946a5406398ba810e02d0888e used request id req-667086ed-078b-4e43-a7c6-ac6b3ef64ce8 2018-12-27 17:52:27,039 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:52:27,042 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/253cc6709e714b8a80a5f74e4257907e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6223d017c1b5ed6082e74a3411cda82612f3070f" 2018-12-27 17:52:27,149 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:52:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-43ff09fd-5551-4471-9f67-16e6202d8ec5 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 253cc6709e714b8a80a5f74e4257907e.", "code": 404, "title": "Not Found"}} 2018-12-27 17:52:27,150 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/253cc6709e714b8a80a5f74e4257907e used request id req-43ff09fd-5551-4471-9f67-16e6202d8ec5 2018-12-27 17:52:27,150 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:52:27,153 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/782a28bd0d40485e85eda6b8ba43840b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6223d017c1b5ed6082e74a3411cda82612f3070f" 2018-12-27 17:52:27,272 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:52:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a396fa33-3420-4201-9bd9-5ee024cd3e19 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 782a28bd0d40485e85eda6b8ba43840b.", "code": 404, "title": "Not Found"}} 2018-12-27 17:52:27,273 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/782a28bd0d40485e85eda6b8ba43840b used request id req-a396fa33-3420-4201-9bd9-5ee024cd3e19 2018-12-27 17:52:27,273 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:52:27,276 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/ef7e486beb8f4de39b25ca5f11552328 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6223d017c1b5ed6082e74a3411cda82612f3070f" 2018-12-27 17:52:27,381 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:52:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1f226248-7e9b-4d09-998e-2603b809a2c0 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: ef7e486beb8f4de39b25ca5f11552328.", "code": 404, "title": "Not Found"}} 2018-12-27 17:52:27,381 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/ef7e486beb8f4de39b25ca5f11552328 used request id req-1f226248-7e9b-4d09-998e-2603b809a2c0 2018-12-27 17:52:27,381 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:52:27,384 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/2a5a6879c5fa4db798cea6d394565d45 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6223d017c1b5ed6082e74a3411cda82612f3070f" 2018-12-27 17:52:27,496 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:52:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1cb934c3-5be1-4faf-a67c-50187400141a Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.31:5000/v3/projects/2a5a6879c5fa4db798cea6d394565d45"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}} 2018-12-27 17:52:27,496 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/2a5a6879c5fa4db798cea6d394565d45 used request id req-1cb934c3-5be1-4faf-a67c-50187400141a 2018-12-27 17:52:27,500 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/da629caea04941e1ae8979c379dc7c9d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6223d017c1b5ed6082e74a3411cda82612f3070f" 2018-12-27 17:52:27,616 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:52:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a013c39d-f306-4fdd-b4eb-cede7957ba66 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/da629caea04941e1ae8979c379dc7c9d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "da629caea04941e1ae8979c379dc7c9d", "name": "service"}} 2018-12-27 17:52:27,616 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/da629caea04941e1ae8979c379dc7c9d used request id req-a013c39d-f306-4fdd-b4eb-cede7957ba66 2018-12-27 17:52:27,617 - keystone_utils - INFO - Deleting project with name - CreateInstanceOnComputeHost-0e51b5e0-6f43-469-proj 2018-12-27 17:52:27,621 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/projects/33949b99b0684160a7b3f8933111fa2a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6223d017c1b5ed6082e74a3411cda82612f3070f" 2018-12-27 17:52:27,917 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:52:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7ef4c718-b173-4f37-8d10-84f978b2da92 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:52:27,917 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/33949b99b0684160a7b3f8933111fa2a used request id req-7ef4c718-b173-4f37-8d10-84f978b2da92 2018-12-27 17:52:27,918 - keystone_utils - INFO - Deleting role with name - CreateInstanceOnComputeHost-0e51b5e0-6f43-469-proj-role 2018-12-27 17:52:27,921 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/roles/9b163af820ce4ea2868a7998c64ed55d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6223d017c1b5ed6082e74a3411cda82612f3070f" 2018-12-27 17:52:28,055 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:52:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-238efa1f-5015-4568-8d82-d25e8116639e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:52:28,055 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/roles/9b163af820ce4ea2868a7998c64ed55d used request id req-238efa1f-5015-4568-8d82-d25e8116639e 2018-12-27 17:52:28,059 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6223d017c1b5ed6082e74a3411cda82612f3070f" 2018-12-27 17:52:28,173 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:52:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d3d87915-5a75-4a85-99a3-e91445cfb7c1 Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8de789d09e46427786a85702e5e8de91", "links": {"self": "http://172.30.9.31:5000/v3/roles/8de789d09e46427786a85702e5e8de91"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 17:52:28,173 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-d3d87915-5a75-4a85-99a3-e91445cfb7c1 2018-12-27 17:52:28,174 - keystone_utils - INFO - Deleting user with name - CreateInstanceOnComputeHost-0e51b5e0-6f43-469-user 2018-12-27 17:52:28,177 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/users/e7334092d5f9475ca08f6c0083bfcb46 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3624e7be4ae004a920b48a87207d349bf678a00c" 2018-12-27 17:52:28,381 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:52:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-85dbb8e8-b216-477f-bab0-fe2ff2237962 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:52:28,381 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/e7334092d5f9475ca08f6c0083bfcb46 used request id req-85dbb8e8-b216-477f-bab0-fe2ff2237962 2018-12-27 17:52:28,383 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:52:28,887 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:52:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["eMDEmqNVQsCmcZMdYXIszA"], "issued_at": "2018-12-27T17:52:28.000000Z"}} 2018-12-27 17:52:28,888 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a32589b1e52cfd0597bcafaa6b1db18622e1c6e" 2018-12-27 17:52:29,005 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:52:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-07afe63f-8423-4e02-8511-dab15ff8fd09 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:52:29,005 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-07afe63f-8423-4e02-8511-dab15ff8fd09 2018-12-27 17:52:29,006 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:52:29,007 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:52:29,421 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:52:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["i8FyZu_6TpeggucoyjnAWg"], "issued_at": "2018-12-27T17:52:29.000000Z"}} 2018-12-27 17:52:29,421 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a572cba210cfd56ecb39a0966ddf6d2499a96f2" 2018-12-27 17:52:29,517 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:52:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-93a4df8c-de94-47f3-9149-dda3de7bb7a9 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:52:29,517 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-93a4df8c-de94-47f3-9149-dda3de7bb7a9 2018-12-27 17:52:29,521 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 17:52:29,526 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 17:52:29 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 17:52:29,527 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceFromThreePartImage-b8950403-6665-469-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a572cba210cfd56ecb39a0966ddf6d2499a96f2" 2018-12-27 17:52:29,635 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:52:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-566274e4-0441-41f5-b5a2-bcedc668559c Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceFromThreePartImage-b8950403-6665-469-proj", "previous": null, "next": null}, "projects": []} 2018-12-27 17:52:29,635 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceFromThreePartImage-b8950403-6665-469-proj used request id req-566274e4-0441-41f5-b5a2-bcedc668559c 2018-12-27 17:52:29,639 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a572cba210cfd56ecb39a0966ddf6d2499a96f2" 2018-12-27 17:52:29,738 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:52:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4cbcfc18-db97-4569-8ff9-3e580583805e Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-27 17:52:29,738 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-4cbcfc18-db97-4569-8ff9-3e580583805e 2018-12-27 17:52:29,741 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a572cba210cfd56ecb39a0966ddf6d2499a96f2" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceFromThreePartImage-b8950403-6665-469-proj"}}' 2018-12-27 17:52:29,904 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 27 Dec 2018 17:52:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-631e0ff0-e28a-4886-8c29-4adeb1204039 Content-Length: 329 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/541c6eef68a24eb2be57bd4b0e47efb7"}, "tags": [], "enabled": true, "id": "541c6eef68a24eb2be57bd4b0e47efb7", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceFromThreePartImage-b8950403-6665-469-proj"}} 2018-12-27 17:52:29,904 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-631e0ff0-e28a-4886-8c29-4adeb1204039 2018-12-27 17:52:29,904 - keystone_utils - INFO - Created project with name - CreateInstanceFromThreePartImage-b8950403-6665-469-proj 2018-12-27 17:52:29,905 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:52:29,905 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:52:30,317 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:52:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["jE013GNZQwSPphAxq1fpLg"], "issued_at": "2018-12-27T17:52:30.000000Z"}} 2018-12-27 17:52:30,318 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0e351b9dbee65ea4c8ad8c0b4132e6ea0e512e6" 2018-12-27 17:52:30,418 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:52:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b9adf41b-6282-4f3a-90f4-3251649489b4 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:52:30,418 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-b9adf41b-6282-4f3a-90f4-3251649489b4 2018-12-27 17:52:30,423 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 17:52:30,428 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 17:52:30 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 17:52:30,429 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0e351b9dbee65ea4c8ad8c0b4132e6ea0e512e6" 2018-12-27 17:52:30,558 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:52:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aa7f1295-7a8a-4188-a013-ed0677875030 Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "links": {"self": "http://172.30.9.31:5000/v3/users/01fa52e7b3674fc48643fa4ffca67e4e"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "01fa52e7b3674fc48643fa4ffca67e4e", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/05a834ddebbc40688596b7460b47439e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05a834ddebbc40688596b7460b47439e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/08226a0ad01943f39559448239e291e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "08226a0ad01943f39559448239e291e1", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/55c0552fe37a4f7ca0e73939514bc683"}, "domain_id": "default", "enabled": true, "options": {}, "id": "55c0552fe37a4f7ca0e73939514bc683", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/646a4af4e3b5439a97996d353fea3924"}, "domain_id": "914eec1d43ea4caf9d2fd33268c06258", "enabled": true, "options": {}, "id": "646a4af4e3b5439a97996d353fea3924", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/85fb203e51c34d3f8122e285a6a318b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85fb203e51c34d3f8122e285a6a318b3", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/905e7f4b42d24cca93b99d2401fa3378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "905e7f4b42d24cca93b99d2401fa3378", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/a5bc08b9f81f4e5bb86c24f9f7547bae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5bc08b9f81f4e5bb86c24f9f7547bae", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/a5c780627f004d318bf908d80305da9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5c780627f004d318bf908d80305da9c", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/b18425bf2b044bc9af7e194919539a17"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b18425bf2b044bc9af7e194919539a17", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/b8d2134b619d4dca80e21d6fb16449b0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b8d2134b619d4dca80e21d6fb16449b0", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/b9ab6a25a652438285139fe5b44aea62"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9ab6a25a652438285139fe5b44aea62", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/c08462554a4844d681348f58b9b0edee"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c08462554a4844d681348f58b9b0edee", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/ddfc3a9aad444d4782eae677c8a98130"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ddfc3a9aad444d4782eae677c8a98130", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/f2a74f2185a54676a6cb2bb5ecfcc4f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2a74f2185a54676a6cb2bb5ecfcc4f6", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-12-27 17:52:30,558 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-aa7f1295-7a8a-4188-a013-ed0677875030 2018-12-27 17:52:30,562 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?name=CreateInstanceFromThreePartImage-b8950403-6665-469-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0e351b9dbee65ea4c8ad8c0b4132e6ea0e512e6" 2018-12-27 17:52:30,666 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:52:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2e9f2b8e-044f-483e-9221-787fae39cdc8 Content-Encoding: gzip Content-Length: 267 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?name=CreateInstanceFromThreePartImage-b8950403-6665-469-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/541c6eef68a24eb2be57bd4b0e47efb7"}, "tags": [], "enabled": true, "id": "541c6eef68a24eb2be57bd4b0e47efb7", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceFromThreePartImage-b8950403-6665-469-proj"}]} 2018-12-27 17:52:30,666 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?name=CreateInstanceFromThreePartImage-b8950403-6665-469-proj used request id req-2e9f2b8e-044f-483e-9221-787fae39cdc8 2018-12-27 17:52:30,670 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0e351b9dbee65ea4c8ad8c0b4132e6ea0e512e6" 2018-12-27 17:52:30,794 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:52:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-10bf0b7c-ff01-487a-8c85-d30b24fb9a16 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-27 17:52:30,795 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-10bf0b7c-ff01-487a-8c85-d30b24fb9a16 2018-12-27 17:52:31,200 - keystone_utils - INFO - Created user with name - CreateInstanceFromThreePartImage-b8950403-6665-469-user 2018-12-27 17:52:31,200 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:52:31,204 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a572cba210cfd56ecb39a0966ddf6d2499a96f2" 2018-12-27 17:52:31,309 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:52:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-27e915ff-7c06-45b4-8996-7ed94c52fc53 Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8de789d09e46427786a85702e5e8de91", "links": {"self": "http://172.30.9.31:5000/v3/roles/8de789d09e46427786a85702e5e8de91"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 17:52:31,309 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-27e915ff-7c06-45b4-8996-7ed94c52fc53 2018-12-27 17:52:31,313 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a572cba210cfd56ecb39a0966ddf6d2499a96f2" -d '{"role": {"name": "CreateInstanceFromThreePartImage-b8950403-6665-469-proj-role"}}' 2018-12-27 17:52:31,462 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 27 Dec 2018 17:52:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-47258812-2546-4cfb-ad24-265da5982fea Content-Length: 231 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "9345a6e4181b46b894e0000d61b2214f", "links": {"self": "http://172.30.9.31:5000/v3/roles/9345a6e4181b46b894e0000d61b2214f"}, "name": "CreateInstanceFromThreePartImage-b8950403-6665-469-proj-role"}} 2018-12-27 17:52:31,462 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/roles used request id req-47258812-2546-4cfb-ad24-265da5982fea 2018-12-27 17:52:31,462 - keystone_utils - INFO - Created role with name - CreateInstanceFromThreePartImage-b8950403-6665-469-proj-role 2018-12-27 17:52:31,466 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles/9345a6e4181b46b894e0000d61b2214f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a572cba210cfd56ecb39a0966ddf6d2499a96f2" 2018-12-27 17:52:31,578 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:52:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a24552a7-1130-4da8-86c1-31afaea496be Content-Encoding: gzip Content-Length: 185 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "9345a6e4181b46b894e0000d61b2214f", "links": {"self": "http://172.30.9.31:5000/v3/roles/9345a6e4181b46b894e0000d61b2214f"}, "name": "CreateInstanceFromThreePartImage-b8950403-6665-469-proj-role"}} 2018-12-27 17:52:31,578 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles/9345a6e4181b46b894e0000d61b2214f used request id req-a24552a7-1130-4da8-86c1-31afaea496be 2018-12-27 17:52:31,579 - keystone_utils - INFO - Granting role CreateInstanceFromThreePartImage-b8950403-6665-469-proj-role to project CreateInstanceFromThreePartImage-b8950403-6665-469-proj 2018-12-27 17:52:31,582 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:5000/v3/projects/541c6eef68a24eb2be57bd4b0e47efb7/users/348cd2a4981e4ea2837e1b68dc487fab/roles/9345a6e4181b46b894e0000d61b2214f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a572cba210cfd56ecb39a0966ddf6d2499a96f2" 2018-12-27 17:52:31,745 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:52:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ab1c548b-7041-4972-8d68-3bba13d3db4a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:52:31,745 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/541c6eef68a24eb2be57bd4b0e47efb7/users/348cd2a4981e4ea2837e1b68dc487fab/roles/9345a6e4181b46b894e0000d61b2214f used request id req-ab1c548b-7041-4972-8d68-3bba13d3db4a 2018-12-27 17:52:31,745 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-27 17:52:31,747 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-12-27 17:52:31,747 - create_instance_tests - WARNING - 3 Part image will not be tested. Image metadata has overridden this functionality 2018-12-27 17:52:31,747 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:52:31,748 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:52:32,178 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9345a6e4181b46b894e0000d61b2214f", "name": "CreateInstanceFromThreePartImage-b8950403-6665-469-proj-role"}], "expires_at": "2018-12-27T18:52:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "541c6eef68a24eb2be57bd4b0e47efb7", "name": "CreateInstanceFromThreePartImage-b8950403-6665-469-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/541c6eef68a24eb2be57bd4b0e47efb7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/541c6eef68a24eb2be57bd4b0e47efb7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/541c6eef68a24eb2be57bd4b0e47efb7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/541c6eef68a24eb2be57bd4b0e47efb7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/541c6eef68a24eb2be57bd4b0e47efb7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/541c6eef68a24eb2be57bd4b0e47efb7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/541c6eef68a24eb2be57bd4b0e47efb7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/541c6eef68a24eb2be57bd4b0e47efb7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/541c6eef68a24eb2be57bd4b0e47efb7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_541c6eef68a24eb2be57bd4b0e47efb7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_541c6eef68a24eb2be57bd4b0e47efb7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/541c6eef68a24eb2be57bd4b0e47efb7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/541c6eef68a24eb2be57bd4b0e47efb7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/541c6eef68a24eb2be57bd4b0e47efb7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceFromThreePartImage-b8950403-6665-469-user", "id": "348cd2a4981e4ea2837e1b68dc487fab"}, "audit_ids": ["zE7gJwU7TIacKLlRU7jMhg"], "issued_at": "2018-12-27T17:52:32.000000Z"}} 2018-12-27 17:52:32,178 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9de212268934925c2c25be47fa902514919fa03d" 2018-12-27 17:52:32,265 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:52:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2b3920f8-1754-4257-b629-2ed2ed78ce19 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:52:32,265 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-2b3920f8-1754-4257-b629-2ed2ed78ce19 2018-12-27 17:52:32,269 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceFromThreePartImage-71ff875b-573f-432e-805e-227704baff92 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9de212268934925c2c25be47fa902514919fa03d" 2018-12-27 17:52:32,508 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 171 Content-Type: application/json X-Openstack-Request-Id: req-093e2908-8812-46fc-9ce8-9f51a0a30299 Date: Thu, 27 Dec 2018 17:52:32 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceFromThreePartImage-71ff875b-573f-432e-805e-227704baff92"} 2018-12-27 17:52:32,508 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceFromThreePartImage-71ff875b-573f-432e-805e-227704baff92 used request id req-093e2908-8812-46fc-9ce8-9f51a0a30299 2018-12-27 17:52:32,511 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9de212268934925c2c25be47fa902514919fa03d" 2018-12-27 17:52:32,703 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-4e9251d0-0e1e-4ce7-acfa-4b53b011d1e7 Date: Thu, 27 Dec 2018 17:52:32 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-27 17:52:32,704 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/schemas/image used request id req-4e9251d0-0e1e-4ce7-acfa-4b53b011d1e7 2018-12-27 17:52:32,732 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9de212268934925c2c25be47fa902514919fa03d" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceFromThreePartImage-71ff875b-573f-432e-805e-227704baff92"}' 2018-12-27 17:52:32,962 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 630 Content-Type: application/json Location: http://172.30.9.31:9292/v2/images/92c8bea9-0e8f-4255-87f3-a9852488a5e5 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-62d7c916-6bc8-4e81-bebf-4b7636bb1d4b Date: Thu, 27 Dec 2018 17:52:32 GMT RESP BODY: {"status": "queued", "name": "CreateInstanceFromThreePartImage-71ff875b-573f-432e-805e-227704baff92", "tags": [], "container_format": "bare", "created_at": "2018-12-27T17:52:32Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-12-27T17:52:32Z", "visibility": "shared", "locations": [], "self": "/v2/images/92c8bea9-0e8f-4255-87f3-a9852488a5e5", "min_disk": 0, "protected": false, "id": "92c8bea9-0e8f-4255-87f3-a9852488a5e5", "file": "/v2/images/92c8bea9-0e8f-4255-87f3-a9852488a5e5/file", "checksum": null, "owner": "541c6eef68a24eb2be57bd4b0e47efb7", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-27 17:52:32,962 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.31:9292/v2/images used request id req-62d7c916-6bc8-4e81-bebf-4b7636bb1d4b 2018-12-27 17:52:32,971 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:9292/v2/images/92c8bea9-0e8f-4255-87f3-a9852488a5e5/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9de212268934925c2c25be47fa902514919fa03d" -d '' 2018-12-27 17:52:33,410 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-e6b5232c-fc56-4089-a2e9-92d71db51688 Date: Thu, 27 Dec 2018 17:52:33 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-27 17:52:33,410 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.31:9292/v2/images/92c8bea9-0e8f-4255-87f3-a9852488a5e5/file used request id req-e6b5232c-fc56-4089-a2e9-92d71db51688 2018-12-27 17:52:33,410 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-27 17:52:33,413 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/images/92c8bea9-0e8f-4255-87f3-a9852488a5e5 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9de212268934925c2c25be47fa902514919fa03d" 2018-12-27 17:52:33,621 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-6131e3af-79cd-4b98-8955-5d8fa61ae3c7 Date: Thu, 27 Dec 2018 17:52:33 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceFromThreePartImage-71ff875b-573f-432e-805e-227704baff92", "tags": [], "container_format": "bare", "created_at": "2018-12-27T17:52:32Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-27T17:52:33Z", "visibility": "shared", "locations": [{"url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/92c8bea9-0e8f-4255-87f3-a9852488a5e5/snap", "metadata": {}}], "self": "/v2/images/92c8bea9-0e8f-4255-87f3-a9852488a5e5", "min_disk": 0, "protected": false, "id": "92c8bea9-0e8f-4255-87f3-a9852488a5e5", "file": "/v2/images/92c8bea9-0e8f-4255-87f3-a9852488a5e5/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "541c6eef68a24eb2be57bd4b0e47efb7", "direct_url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/92c8bea9-0e8f-4255-87f3-a9852488a5e5/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-27 17:52:33,621 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images/92c8bea9-0e8f-4255-87f3-a9852488a5e5 used request id req-6131e3af-79cd-4b98-8955-5d8fa61ae3c7 2018-12-27 17:52:33,624 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9de212268934925c2c25be47fa902514919fa03d" 2018-12-27 17:52:33,631 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-8e87febe-0afd-4e3a-b57f-826a322552c6 Date: Thu, 27 Dec 2018 17:52:33 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-27 17:52:33,632 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/schemas/image used request id req-8e87febe-0afd-4e3a-b57f-826a322552c6 2018-12-27 17:52:33,634 - create_image - INFO - Created image with name - CreateInstanceFromThreePartImage-71ff875b-573f-432e-805e-227704baff92 2018-12-27 17:52:33,637 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/images/92c8bea9-0e8f-4255-87f3-a9852488a5e5 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9de212268934925c2c25be47fa902514919fa03d" 2018-12-27 17:52:33,841 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-ffb480b1-1d66-455a-959b-8ded4de2f489 Date: Thu, 27 Dec 2018 17:52:33 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceFromThreePartImage-71ff875b-573f-432e-805e-227704baff92", "tags": [], "container_format": "bare", "created_at": "2018-12-27T17:52:32Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-27T17:52:33Z", "visibility": "shared", "locations": [{"url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/92c8bea9-0e8f-4255-87f3-a9852488a5e5/snap", "metadata": {}}], "self": "/v2/images/92c8bea9-0e8f-4255-87f3-a9852488a5e5", "min_disk": 0, "protected": false, "id": "92c8bea9-0e8f-4255-87f3-a9852488a5e5", "file": "/v2/images/92c8bea9-0e8f-4255-87f3-a9852488a5e5/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "541c6eef68a24eb2be57bd4b0e47efb7", "direct_url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/92c8bea9-0e8f-4255-87f3-a9852488a5e5/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-27 17:52:33,842 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images/92c8bea9-0e8f-4255-87f3-a9852488a5e5 used request id req-ffb480b1-1d66-455a-959b-8ded4de2f489 2018-12-27 17:52:33,842 - create_image - DEBUG - Instance status is - active 2018-12-27 17:52:33,843 - create_image - DEBUG - Image is active with name - CreateInstanceFromThreePartImage-71ff875b-573f-432e-805e-227704baff92 2018-12-27 17:52:33,843 - create_image - INFO - Image is now active with name - CreateInstanceFromThreePartImage-71ff875b-573f-432e-805e-227704baff92 2018-12-27 17:52:33,843 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:52:33,844 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:52:34,268 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:52:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["dwv7ARyxQz6UEltwjr3hkQ"], "issued_at": "2018-12-27T17:52:34.000000Z"}} 2018-12-27 17:52:34,269 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bbcdf0d410934281300b75aa765debcc67261c4" 2018-12-27 17:52:34,380 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:52:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-822248c5-cbf5-46ec-9def-1112f4e6deda Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:52:34,380 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-822248c5-cbf5-46ec-9def-1112f4e6deda 2018-12-27 17:52:34,382 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-27 17:52:34,386 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bbcdf0d410934281300b75aa765debcc67261c4" 2018-12-27 17:52:34,692 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:52:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-2a2690cf-018d-4d49-bf76-227bd08b95fa x-compute-request-id: req-2a2690cf-018d-4d49-bf76-227bd08b95fa Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-12-27 17:52:34,692 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-2a2690cf-018d-4d49-bf76-227bd08b95fa 2018-12-27 17:52:34,695 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bbcdf0d410934281300b75aa765debcc67261c4" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstanceFromThreePartImage-71ff875b-573f-432e-805e-227704baff92-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-12-27 17:52:34,732 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:52:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-87793b34-4214-4931-864e-004fb2c40eb5 x-compute-request-id: req-87793b34-4214-4931-864e-004fb2c40eb5 Content-Encoding: gzip Content-Length: 328 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstanceFromThreePartImage-71ff875b-573f-432e-805e-227704baff92-flavor-name", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/5e875d80-1123-41dd-addd-d45bec6b93f3", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/5e875d80-1123-41dd-addd-d45bec6b93f3", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "5e875d80-1123-41dd-addd-d45bec6b93f3"}} 2018-12-27 17:52:34,732 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-87793b34-4214-4931-864e-004fb2c40eb5 2018-12-27 17:52:34,733 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:52:34,734 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:52:35,139 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9345a6e4181b46b894e0000d61b2214f", "name": "CreateInstanceFromThreePartImage-b8950403-6665-469-proj-role"}], "expires_at": "2018-12-27T18:52:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "541c6eef68a24eb2be57bd4b0e47efb7", "name": "CreateInstanceFromThreePartImage-b8950403-6665-469-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/541c6eef68a24eb2be57bd4b0e47efb7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/541c6eef68a24eb2be57bd4b0e47efb7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/541c6eef68a24eb2be57bd4b0e47efb7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/541c6eef68a24eb2be57bd4b0e47efb7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/541c6eef68a24eb2be57bd4b0e47efb7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/541c6eef68a24eb2be57bd4b0e47efb7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/541c6eef68a24eb2be57bd4b0e47efb7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/541c6eef68a24eb2be57bd4b0e47efb7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/541c6eef68a24eb2be57bd4b0e47efb7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_541c6eef68a24eb2be57bd4b0e47efb7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_541c6eef68a24eb2be57bd4b0e47efb7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/541c6eef68a24eb2be57bd4b0e47efb7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/541c6eef68a24eb2be57bd4b0e47efb7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/541c6eef68a24eb2be57bd4b0e47efb7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceFromThreePartImage-b8950403-6665-469-user", "id": "348cd2a4981e4ea2837e1b68dc487fab"}, "audit_ids": ["2x_fVe-OTa-V-GEKZxilPA"], "issued_at": "2018-12-27T17:52:35.000000Z"}} 2018-12-27 17:52:35,140 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d5c13e30ef838b62d62e416e3d214d6ee0618aa" 2018-12-27 17:52:35,230 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:52:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-36de0186-9cf9-4b00-99bb-5c12b610157a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:52:35,230 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-36de0186-9cf9-4b00-99bb-5c12b610157a 2018-12-27 17:52:35,238 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-71ff875b-573f-432e-805e-227704baff92-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d5c13e30ef838b62d62e416e3d214d6ee0618aa" 2018-12-27 17:52:35,533 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-3fc4a555-15d8-4cd2-a04e-80636a3b1c37 Date: Thu, 27 Dec 2018 17:52:35 GMT RESP BODY: {"networks":[]} 2018-12-27 17:52:35,533 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-71ff875b-573f-432e-805e-227704baff92-pub-net used request id req-3fc4a555-15d8-4cd2-a04e-80636a3b1c37 2018-12-27 17:52:35,534 - neutron_utils - INFO - Creating network with name CreateInstanceFromThreePartImage-71ff875b-573f-432e-805e-227704baff92-pub-net 2018-12-27 17:52:35,539 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d5c13e30ef838b62d62e416e3d214d6ee0618aa" -d '{"network": {"name": "CreateInstanceFromThreePartImage-71ff875b-573f-432e-805e-227704baff92-pub-net", "admin_state_up": true}}' 2018-12-27 17:52:36,957 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 651 X-Openstack-Request-Id: req-4cba2dc1-5502-4a3e-a317-509288e63122 Date: Thu, 27 Dec 2018 17:52:36 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"id":"5886e89a-5218-424e-9883-b91e0dc41621","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"541c6eef68a24eb2be57bd4b0e47efb7","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-27T17:52:36Z","is_default":false,"name":"CreateInstanceFromThreePartImage-71ff875b-573f-432e-805e-227704baff92-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"541c6eef68a24eb2be57bd4b0e47efb7","created_at":"2018-12-27T17:52:36Z","mtu":1442}} 2018-12-27 17:52:36,957 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/networks used request id req-4cba2dc1-5502-4a3e-a317-509288e63122 2018-12-27 17:52:36,963 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?id=5886e89a-5218-424e-9883-b91e0dc41621 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d5c13e30ef838b62d62e416e3d214d6ee0618aa" 2018-12-27 17:52:37,220 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-2e74a328-d374-4de0-ae04-c3ba49937ae1 Date: Thu, 27 Dec 2018 17:52:37 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"id":"5886e89a-5218-424e-9883-b91e0dc41621","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"541c6eef68a24eb2be57bd4b0e47efb7","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-27T17:52:36Z","qos_policy_id":null,"name":"CreateInstanceFromThreePartImage-71ff875b-573f-432e-805e-227704baff92-pub-net","admin_state_up":true,"tenant_id":"541c6eef68a24eb2be57bd4b0e47efb7","created_at":"2018-12-27T17:52:36Z","mtu":1442}]} 2018-12-27 17:52:37,221 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?id=5886e89a-5218-424e-9883-b91e0dc41621 used request id req-2e74a328-d374-4de0-ae04-c3ba49937ae1 2018-12-27 17:52:37,226 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=5886e89a-5218-424e-9883-b91e0dc41621 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d5c13e30ef838b62d62e416e3d214d6ee0618aa" 2018-12-27 17:52:37,437 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-ae4b96d5-a9c2-427a-a3e7-c9cf0bf42b0a Date: Thu, 27 Dec 2018 17:52:37 GMT RESP BODY: {"subnets":[]} 2018-12-27 17:52:37,437 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=5886e89a-5218-424e-9883-b91e0dc41621 used request id req-ae4b96d5-a9c2-427a-a3e7-c9cf0bf42b0a 2018-12-27 17:52:37,437 - neutron_utils - INFO - Creating subnet with name CreateInstanceFromThreePartImage-71ff875b-573f-432e-805e-227704baff92-pub-subnet 2018-12-27 17:52:37,442 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d5c13e30ef838b62d62e416e3d214d6ee0618aa" -d '{"subnets": [{"ip_version": 4, "network_id": "5886e89a-5218-424e-9883-b91e0dc41621", "cidr": "10.55.0.0/24", "name": "CreateInstanceFromThreePartImage-71ff875b-573f-432e-805e-227704baff92-pub-subnet"}]}' 2018-12-27 17:52:39,065 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-85289779-b004-42ac-819b-6ea31ea0c859 Date: Thu, 27 Dec 2018 17:52:39 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5886e89a-5218-424e-9883-b91e0dc41621","tenant_id":"541c6eef68a24eb2be57bd4b0e47efb7","created_at":"2018-12-27T17:52:37Z","dns_nameservers":[],"updated_at":"2018-12-27T17:52:37Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"541c6eef68a24eb2be57bd4b0e47efb7","id":"82b25a0f-a320-451e-89f7-060bed05cb24","subnetpool_id":null,"name":"CreateInstanceFromThreePartImage-71ff875b-573f-432e-805e-227704baff92-pub-subnet"}]} 2018-12-27 17:52:39,065 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/subnets used request id req-85289779-b004-42ac-819b-6ea31ea0c859 2018-12-27 17:52:39,070 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?id=5886e89a-5218-424e-9883-b91e0dc41621 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d5c13e30ef838b62d62e416e3d214d6ee0618aa" 2018-12-27 17:52:39,357 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-69f78b1f-adfc-42c0-ab18-f4b78f34030b Date: Thu, 27 Dec 2018 17:52:39 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"5886e89a-5218-424e-9883-b91e0dc41621","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"541c6eef68a24eb2be57bd4b0e47efb7","status":"ACTIVE","subnets":["82b25a0f-a320-451e-89f7-060bed05cb24"],"description":"","tags":[],"updated_at":"2018-12-27T17:52:37Z","qos_policy_id":null,"name":"CreateInstanceFromThreePartImage-71ff875b-573f-432e-805e-227704baff92-pub-net","admin_state_up":true,"tenant_id":"541c6eef68a24eb2be57bd4b0e47efb7","created_at":"2018-12-27T17:52:36Z","mtu":1442}]} 2018-12-27 17:52:39,358 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?id=5886e89a-5218-424e-9883-b91e0dc41621 used request id req-69f78b1f-adfc-42c0-ab18-f4b78f34030b 2018-12-27 17:52:39,363 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=5886e89a-5218-424e-9883-b91e0dc41621 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d5c13e30ef838b62d62e416e3d214d6ee0618aa" 2018-12-27 17:52:39,413 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-80d6e6a3-0b32-415d-943a-bb3a439abde2 Date: Thu, 27 Dec 2018 17:52:39 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5886e89a-5218-424e-9883-b91e0dc41621","tenant_id":"541c6eef68a24eb2be57bd4b0e47efb7","created_at":"2018-12-27T17:52:37Z","dns_nameservers":[],"updated_at":"2018-12-27T17:52:37Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"541c6eef68a24eb2be57bd4b0e47efb7","id":"82b25a0f-a320-451e-89f7-060bed05cb24","subnetpool_id":null,"name":"CreateInstanceFromThreePartImage-71ff875b-573f-432e-805e-227704baff92-pub-subnet"}]} 2018-12-27 17:52:39,413 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=5886e89a-5218-424e-9883-b91e0dc41621 used request id req-80d6e6a3-0b32-415d-943a-bb3a439abde2 2018-12-27 17:52:39,413 - OpenStackNetwork - DEBUG - Network [5886e89a-5218-424e-9883-b91e0dc41621] created successfully 2018-12-27 17:52:39,414 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:52:39,414 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:52:39,822 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9345a6e4181b46b894e0000d61b2214f", "name": "CreateInstanceFromThreePartImage-b8950403-6665-469-proj-role"}], "expires_at": "2018-12-27T18:52:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "541c6eef68a24eb2be57bd4b0e47efb7", "name": "CreateInstanceFromThreePartImage-b8950403-6665-469-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/541c6eef68a24eb2be57bd4b0e47efb7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/541c6eef68a24eb2be57bd4b0e47efb7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/541c6eef68a24eb2be57bd4b0e47efb7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/541c6eef68a24eb2be57bd4b0e47efb7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/541c6eef68a24eb2be57bd4b0e47efb7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/541c6eef68a24eb2be57bd4b0e47efb7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/541c6eef68a24eb2be57bd4b0e47efb7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/541c6eef68a24eb2be57bd4b0e47efb7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/541c6eef68a24eb2be57bd4b0e47efb7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_541c6eef68a24eb2be57bd4b0e47efb7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_541c6eef68a24eb2be57bd4b0e47efb7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/541c6eef68a24eb2be57bd4b0e47efb7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/541c6eef68a24eb2be57bd4b0e47efb7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/541c6eef68a24eb2be57bd4b0e47efb7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceFromThreePartImage-b8950403-6665-469-user", "id": "348cd2a4981e4ea2837e1b68dc487fab"}, "audit_ids": ["6Ta_MPdeQ4KVyiqLVYHCYg"], "issued_at": "2018-12-27T17:52:39.000000Z"}} 2018-12-27 17:52:39,823 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d3a6ed7ec0a8c056f716477bd12903c485aba83" 2018-12-27 17:52:39,919 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:52:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b21c6f03-9180-4817-b509-859620734c74 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:52:39,919 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-b21c6f03-9180-4817-b509-859620734c74 2018-12-27 17:52:39,920 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-27 17:52:39,924 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d3a6ed7ec0a8c056f716477bd12903c485aba83" 2018-12-27 17:52:40,021 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:52:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b3c21cfa-de14-4f3f-818d-f19e6039c607 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:52:40,021 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-b3c21cfa-de14-4f3f-818d-f19e6039c607 2018-12-27 17:52:40,029 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-71ff875b-573f-432e-805e-227704baff92-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d3a6ed7ec0a8c056f716477bd12903c485aba83" 2018-12-27 17:52:40,316 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-c15a92f6-8ed3-449e-88dd-572df7b262ff Date: Thu, 27 Dec 2018 17:52:40 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"5886e89a-5218-424e-9883-b91e0dc41621","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"541c6eef68a24eb2be57bd4b0e47efb7","status":"ACTIVE","subnets":["82b25a0f-a320-451e-89f7-060bed05cb24"],"description":"","tags":[],"updated_at":"2018-12-27T17:52:37Z","qos_policy_id":null,"name":"CreateInstanceFromThreePartImage-71ff875b-573f-432e-805e-227704baff92-pub-net","admin_state_up":true,"tenant_id":"541c6eef68a24eb2be57bd4b0e47efb7","created_at":"2018-12-27T17:52:36Z","mtu":1442}]} 2018-12-27 17:52:40,316 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-71ff875b-573f-432e-805e-227704baff92-pub-net used request id req-c15a92f6-8ed3-449e-88dd-572df7b262ff 2018-12-27 17:52:40,322 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=5886e89a-5218-424e-9883-b91e0dc41621 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d3a6ed7ec0a8c056f716477bd12903c485aba83" 2018-12-27 17:52:40,559 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-6cb117b7-24c8-4c3f-9bcb-a199c6413eeb Date: Thu, 27 Dec 2018 17:52:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5886e89a-5218-424e-9883-b91e0dc41621","tenant_id":"541c6eef68a24eb2be57bd4b0e47efb7","created_at":"2018-12-27T17:52:37Z","dns_nameservers":[],"updated_at":"2018-12-27T17:52:37Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"541c6eef68a24eb2be57bd4b0e47efb7","id":"82b25a0f-a320-451e-89f7-060bed05cb24","subnetpool_id":null,"name":"CreateInstanceFromThreePartImage-71ff875b-573f-432e-805e-227704baff92-pub-subnet"}]} 2018-12-27 17:52:40,559 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=5886e89a-5218-424e-9883-b91e0dc41621 used request id req-6cb117b7-24c8-4c3f-9bcb-a199c6413eeb 2018-12-27 17:52:40,564 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-71ff875b-573f-432e-805e-227704baff92-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d3a6ed7ec0a8c056f716477bd12903c485aba83" 2018-12-27 17:52:40,862 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-5ff43ba4-c78c-4fa8-883b-bd07c7e14bcb Date: Thu, 27 Dec 2018 17:52:40 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"5886e89a-5218-424e-9883-b91e0dc41621","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"541c6eef68a24eb2be57bd4b0e47efb7","status":"ACTIVE","subnets":["82b25a0f-a320-451e-89f7-060bed05cb24"],"description":"","tags":[],"updated_at":"2018-12-27T17:52:37Z","qos_policy_id":null,"name":"CreateInstanceFromThreePartImage-71ff875b-573f-432e-805e-227704baff92-pub-net","admin_state_up":true,"tenant_id":"541c6eef68a24eb2be57bd4b0e47efb7","created_at":"2018-12-27T17:52:36Z","mtu":1442}]} 2018-12-27 17:52:40,863 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-71ff875b-573f-432e-805e-227704baff92-pub-net used request id req-5ff43ba4-c78c-4fa8-883b-bd07c7e14bcb 2018-12-27 17:52:40,866 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 17:52:40,871 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 17:52:40 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 17:52:40,872 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/541c6eef68a24eb2be57bd4b0e47efb7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d3a6ed7ec0a8c056f716477bd12903c485aba83" 2018-12-27 17:52:40,974 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:52:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d4be51c-47fd-448d-be97-b88a3e828e41 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/541c6eef68a24eb2be57bd4b0e47efb7"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "541c6eef68a24eb2be57bd4b0e47efb7", "name": "CreateInstanceFromThreePartImage-b8950403-6665-469-proj"}} 2018-12-27 17:52:40,974 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/541c6eef68a24eb2be57bd4b0e47efb7 used request id req-4d4be51c-47fd-448d-be97-b88a3e828e41 2018-12-27 17:52:40,979 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=5886e89a-5218-424e-9883-b91e0dc41621 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d3a6ed7ec0a8c056f716477bd12903c485aba83" 2018-12-27 17:52:41,232 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-13d1a206-6e53-4d25-9bd3-7aa0c668a0c5 Date: Thu, 27 Dec 2018 17:52:41 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5886e89a-5218-424e-9883-b91e0dc41621","tenant_id":"541c6eef68a24eb2be57bd4b0e47efb7","created_at":"2018-12-27T17:52:37Z","dns_nameservers":[],"updated_at":"2018-12-27T17:52:37Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"541c6eef68a24eb2be57bd4b0e47efb7","id":"82b25a0f-a320-451e-89f7-060bed05cb24","subnetpool_id":null,"name":"CreateInstanceFromThreePartImage-71ff875b-573f-432e-805e-227704baff92-pub-subnet"}]} 2018-12-27 17:52:41,233 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=5886e89a-5218-424e-9883-b91e0dc41621 used request id req-13d1a206-6e53-4d25-9bd3-7aa0c668a0c5 2018-12-27 17:52:41,238 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=5886e89a-5218-424e-9883-b91e0dc41621&name=CreateInstanceFromThreePartImage-71ff875b-573f-432e-805e-227704baff92-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d3a6ed7ec0a8c056f716477bd12903c485aba83" 2018-12-27 17:52:41,472 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-3dc44d00-9d0c-4d3a-9069-28cc00c0bd3c Date: Thu, 27 Dec 2018 17:52:41 GMT RESP BODY: {"ports":[]} 2018-12-27 17:52:41,472 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=5886e89a-5218-424e-9883-b91e0dc41621&name=CreateInstanceFromThreePartImage-71ff875b-573f-432e-805e-227704baff92-port&admin_state_up=True used request id req-3dc44d00-9d0c-4d3a-9069-28cc00c0bd3c 2018-12-27 17:52:41,475 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/detail?name=CreateInstanceFromThreePartImage-71ff875b-573f-432e-805e-227704baff92-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d3a6ed7ec0a8c056f716477bd12903c485aba83" 2018-12-27 17:52:41,731 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:52:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c80fd929-bdca-4657-ab85-10345f513f07 x-compute-request-id: req-c80fd929-bdca-4657-ab85-10345f513f07 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-12-27 17:52:41,732 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail?name=CreateInstanceFromThreePartImage-71ff875b-573f-432e-805e-227704baff92-inst used request id req-c80fd929-bdca-4657-ab85-10345f513f07 2018-12-27 17:52:41,737 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-71ff875b-573f-432e-805e-227704baff92-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d3a6ed7ec0a8c056f716477bd12903c485aba83" 2018-12-27 17:52:42,037 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-e7ca437f-c4c6-4ec6-80fe-c33378dc90f2 Date: Thu, 27 Dec 2018 17:52:42 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"5886e89a-5218-424e-9883-b91e0dc41621","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"541c6eef68a24eb2be57bd4b0e47efb7","status":"ACTIVE","subnets":["82b25a0f-a320-451e-89f7-060bed05cb24"],"description":"","tags":[],"updated_at":"2018-12-27T17:52:37Z","qos_policy_id":null,"name":"CreateInstanceFromThreePartImage-71ff875b-573f-432e-805e-227704baff92-pub-net","admin_state_up":true,"tenant_id":"541c6eef68a24eb2be57bd4b0e47efb7","created_at":"2018-12-27T17:52:36Z","mtu":1442}]} 2018-12-27 17:52:42,037 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-71ff875b-573f-432e-805e-227704baff92-pub-net used request id req-e7ca437f-c4c6-4ec6-80fe-c33378dc90f2 2018-12-27 17:52:42,043 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=5886e89a-5218-424e-9883-b91e0dc41621 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d3a6ed7ec0a8c056f716477bd12903c485aba83" 2018-12-27 17:52:42,091 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-7029cc07-1f40-400d-ad1e-680846cb6a72 Date: Thu, 27 Dec 2018 17:52:42 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5886e89a-5218-424e-9883-b91e0dc41621","tenant_id":"541c6eef68a24eb2be57bd4b0e47efb7","created_at":"2018-12-27T17:52:37Z","dns_nameservers":[],"updated_at":"2018-12-27T17:52:37Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"541c6eef68a24eb2be57bd4b0e47efb7","id":"82b25a0f-a320-451e-89f7-060bed05cb24","subnetpool_id":null,"name":"CreateInstanceFromThreePartImage-71ff875b-573f-432e-805e-227704baff92-pub-subnet"}]} 2018-12-27 17:52:42,091 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=5886e89a-5218-424e-9883-b91e0dc41621 used request id req-7029cc07-1f40-400d-ad1e-680846cb6a72 2018-12-27 17:52:42,097 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-71ff875b-573f-432e-805e-227704baff92-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d3a6ed7ec0a8c056f716477bd12903c485aba83" 2018-12-27 17:52:42,391 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-6892d49e-16db-4d75-ab6b-f7ccf6ad51cf Date: Thu, 27 Dec 2018 17:52:42 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"5886e89a-5218-424e-9883-b91e0dc41621","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"541c6eef68a24eb2be57bd4b0e47efb7","status":"ACTIVE","subnets":["82b25a0f-a320-451e-89f7-060bed05cb24"],"description":"","tags":[],"updated_at":"2018-12-27T17:52:37Z","qos_policy_id":null,"name":"CreateInstanceFromThreePartImage-71ff875b-573f-432e-805e-227704baff92-pub-net","admin_state_up":true,"tenant_id":"541c6eef68a24eb2be57bd4b0e47efb7","created_at":"2018-12-27T17:52:36Z","mtu":1442}]} 2018-12-27 17:52:42,391 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-71ff875b-573f-432e-805e-227704baff92-pub-net used request id req-6892d49e-16db-4d75-ab6b-f7ccf6ad51cf 2018-12-27 17:52:42,395 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/541c6eef68a24eb2be57bd4b0e47efb7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d3a6ed7ec0a8c056f716477bd12903c485aba83" 2018-12-27 17:52:42,489 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:52:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-168f60da-9cd0-4196-91b0-73df7f3fa1e8 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/541c6eef68a24eb2be57bd4b0e47efb7"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "541c6eef68a24eb2be57bd4b0e47efb7", "name": "CreateInstanceFromThreePartImage-b8950403-6665-469-proj"}} 2018-12-27 17:52:42,490 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/541c6eef68a24eb2be57bd4b0e47efb7 used request id req-168f60da-9cd0-4196-91b0-73df7f3fa1e8 2018-12-27 17:52:42,495 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=5886e89a-5218-424e-9883-b91e0dc41621 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d3a6ed7ec0a8c056f716477bd12903c485aba83" 2018-12-27 17:52:42,729 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-d3c69ef5-c5ac-4c2a-a3f9-f9c3b056e2cc Date: Thu, 27 Dec 2018 17:52:42 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5886e89a-5218-424e-9883-b91e0dc41621","tenant_id":"541c6eef68a24eb2be57bd4b0e47efb7","created_at":"2018-12-27T17:52:37Z","dns_nameservers":[],"updated_at":"2018-12-27T17:52:37Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"541c6eef68a24eb2be57bd4b0e47efb7","id":"82b25a0f-a320-451e-89f7-060bed05cb24","subnetpool_id":null,"name":"CreateInstanceFromThreePartImage-71ff875b-573f-432e-805e-227704baff92-pub-subnet"}]} 2018-12-27 17:52:42,729 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=5886e89a-5218-424e-9883-b91e0dc41621 used request id req-d3c69ef5-c5ac-4c2a-a3f9-f9c3b056e2cc 2018-12-27 17:52:42,735 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=5886e89a-5218-424e-9883-b91e0dc41621&name=CreateInstanceFromThreePartImage-71ff875b-573f-432e-805e-227704baff92-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d3a6ed7ec0a8c056f716477bd12903c485aba83" 2018-12-27 17:52:42,953 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-36f862a4-b100-4bd6-93f9-50f974e08aab Date: Thu, 27 Dec 2018 17:52:42 GMT RESP BODY: {"ports":[]} 2018-12-27 17:52:42,953 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=5886e89a-5218-424e-9883-b91e0dc41621&name=CreateInstanceFromThreePartImage-71ff875b-573f-432e-805e-227704baff92-port&admin_state_up=True used request id req-36f862a4-b100-4bd6-93f9-50f974e08aab 2018-12-27 17:52:42,953 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:52:42,954 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:52:43,367 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9345a6e4181b46b894e0000d61b2214f", "name": "CreateInstanceFromThreePartImage-b8950403-6665-469-proj-role"}], "expires_at": "2018-12-27T18:52:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "541c6eef68a24eb2be57bd4b0e47efb7", "name": "CreateInstanceFromThreePartImage-b8950403-6665-469-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/541c6eef68a24eb2be57bd4b0e47efb7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/541c6eef68a24eb2be57bd4b0e47efb7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/541c6eef68a24eb2be57bd4b0e47efb7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/541c6eef68a24eb2be57bd4b0e47efb7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/541c6eef68a24eb2be57bd4b0e47efb7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/541c6eef68a24eb2be57bd4b0e47efb7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/541c6eef68a24eb2be57bd4b0e47efb7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/541c6eef68a24eb2be57bd4b0e47efb7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/541c6eef68a24eb2be57bd4b0e47efb7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_541c6eef68a24eb2be57bd4b0e47efb7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_541c6eef68a24eb2be57bd4b0e47efb7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/541c6eef68a24eb2be57bd4b0e47efb7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/541c6eef68a24eb2be57bd4b0e47efb7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/541c6eef68a24eb2be57bd4b0e47efb7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceFromThreePartImage-b8950403-6665-469-user", "id": "348cd2a4981e4ea2837e1b68dc487fab"}, "audit_ids": ["MoeUzX4QRiKUNha0MSEakQ"], "issued_at": "2018-12-27T17:52:43.000000Z"}} 2018-12-27 17:52:43,368 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58d1e07d9f91024df944a4803426b04e87b2c882" 2018-12-27 17:52:43,459 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:52:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1fdbe1ac-5dbe-4146-b0b9-04a7a0773ac9 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:52:43,459 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-1fdbe1ac-5dbe-4146-b0b9-04a7a0773ac9 2018-12-27 17:52:43,465 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-71ff875b-573f-432e-805e-227704baff92-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d3a6ed7ec0a8c056f716477bd12903c485aba83" 2018-12-27 17:52:43,757 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-b21b9d65-3a72-4477-9c6a-f50a7a8d6dfe Date: Thu, 27 Dec 2018 17:52:43 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"5886e89a-5218-424e-9883-b91e0dc41621","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"541c6eef68a24eb2be57bd4b0e47efb7","status":"ACTIVE","subnets":["82b25a0f-a320-451e-89f7-060bed05cb24"],"description":"","tags":[],"updated_at":"2018-12-27T17:52:37Z","qos_policy_id":null,"name":"CreateInstanceFromThreePartImage-71ff875b-573f-432e-805e-227704baff92-pub-net","admin_state_up":true,"tenant_id":"541c6eef68a24eb2be57bd4b0e47efb7","created_at":"2018-12-27T17:52:36Z","mtu":1442}]} 2018-12-27 17:52:43,757 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-71ff875b-573f-432e-805e-227704baff92-pub-net used request id req-b21b9d65-3a72-4477-9c6a-f50a7a8d6dfe 2018-12-27 17:52:43,762 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=5886e89a-5218-424e-9883-b91e0dc41621 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d3a6ed7ec0a8c056f716477bd12903c485aba83" 2018-12-27 17:52:43,812 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-ba6c1ad3-9b0c-403a-865d-ed44343e7d24 Date: Thu, 27 Dec 2018 17:52:43 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5886e89a-5218-424e-9883-b91e0dc41621","tenant_id":"541c6eef68a24eb2be57bd4b0e47efb7","created_at":"2018-12-27T17:52:37Z","dns_nameservers":[],"updated_at":"2018-12-27T17:52:37Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"541c6eef68a24eb2be57bd4b0e47efb7","id":"82b25a0f-a320-451e-89f7-060bed05cb24","subnetpool_id":null,"name":"CreateInstanceFromThreePartImage-71ff875b-573f-432e-805e-227704baff92-pub-subnet"}]} 2018-12-27 17:52:43,813 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=5886e89a-5218-424e-9883-b91e0dc41621 used request id req-ba6c1ad3-9b0c-403a-865d-ed44343e7d24 2018-12-27 17:52:43,818 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-71ff875b-573f-432e-805e-227704baff92-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d3a6ed7ec0a8c056f716477bd12903c485aba83" 2018-12-27 17:52:44,097 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-dd422944-036a-4c52-a6af-b4fd82817594 Date: Thu, 27 Dec 2018 17:52:44 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"5886e89a-5218-424e-9883-b91e0dc41621","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"541c6eef68a24eb2be57bd4b0e47efb7","status":"ACTIVE","subnets":["82b25a0f-a320-451e-89f7-060bed05cb24"],"description":"","tags":[],"updated_at":"2018-12-27T17:52:37Z","qos_policy_id":null,"name":"CreateInstanceFromThreePartImage-71ff875b-573f-432e-805e-227704baff92-pub-net","admin_state_up":true,"tenant_id":"541c6eef68a24eb2be57bd4b0e47efb7","created_at":"2018-12-27T17:52:36Z","mtu":1442}]} 2018-12-27 17:52:44,097 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-71ff875b-573f-432e-805e-227704baff92-pub-net used request id req-dd422944-036a-4c52-a6af-b4fd82817594 2018-12-27 17:52:44,101 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 17:52:44,106 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 17:52:44 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 17:52:44,107 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/541c6eef68a24eb2be57bd4b0e47efb7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58d1e07d9f91024df944a4803426b04e87b2c882" 2018-12-27 17:52:44,218 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:52:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-15005986-903e-43b2-899f-81cc99a30c74 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/541c6eef68a24eb2be57bd4b0e47efb7"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "541c6eef68a24eb2be57bd4b0e47efb7", "name": "CreateInstanceFromThreePartImage-b8950403-6665-469-proj"}} 2018-12-27 17:52:44,218 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/541c6eef68a24eb2be57bd4b0e47efb7 used request id req-15005986-903e-43b2-899f-81cc99a30c74 2018-12-27 17:52:44,223 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=5886e89a-5218-424e-9883-b91e0dc41621 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d3a6ed7ec0a8c056f716477bd12903c485aba83" 2018-12-27 17:52:44,468 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-fd3433c0-f488-4311-9598-c2b4558f213f Date: Thu, 27 Dec 2018 17:52:44 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5886e89a-5218-424e-9883-b91e0dc41621","tenant_id":"541c6eef68a24eb2be57bd4b0e47efb7","created_at":"2018-12-27T17:52:37Z","dns_nameservers":[],"updated_at":"2018-12-27T17:52:37Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"541c6eef68a24eb2be57bd4b0e47efb7","id":"82b25a0f-a320-451e-89f7-060bed05cb24","subnetpool_id":null,"name":"CreateInstanceFromThreePartImage-71ff875b-573f-432e-805e-227704baff92-pub-subnet"}]} 2018-12-27 17:52:44,468 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=5886e89a-5218-424e-9883-b91e0dc41621 used request id req-fd3433c0-f488-4311-9598-c2b4558f213f 2018-12-27 17:52:44,469 - neutron_utils - INFO - Creating port for network with name - CreateInstanceFromThreePartImage-71ff875b-573f-432e-805e-227704baff92-pub-net 2018-12-27 17:52:44,474 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d3a6ed7ec0a8c056f716477bd12903c485aba83" -d '{"port": {"network_id": "5886e89a-5218-424e-9883-b91e0dc41621", "name": "CreateInstanceFromThreePartImage-71ff875b-573f-432e-805e-227704baff92-port", "admin_state_up": true}}' 2018-12-27 17:52:46,466 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 915 X-Openstack-Request-Id: req-53b74c8a-7957-4a42-b2f3-0790e3bddadd Date: Thu, 27 Dec 2018 17:52:46 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T17:52:45Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"82b25a0f-a320-451e-89f7-060bed05cb24","ip_address":"10.55.0.5"}],"id":"b0af79c3-fde9-410f-b736-14d2add5132f","security_groups":["fc2d9768-445f-4b06-91ac-739610cb4368"],"mac_address":"fa:16:3e:c9:21:d6","device_id":"","status":"DOWN","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-0-5","ip_address":"10.55.0.5","fqdn":"host-10-55-0-5.openstacklocal."}],"name":"CreateInstanceFromThreePartImage-71ff875b-573f-432e-805e-227704baff92-port","project_id":"541c6eef68a24eb2be57bd4b0e47efb7","qos_policy_id":null,"admin_state_up":true,"network_id":"5886e89a-5218-424e-9883-b91e0dc41621","dns_name":"","created_at":"2018-12-27T17:52:44Z","binding:vnic_type":"normal","tenant_id":"541c6eef68a24eb2be57bd4b0e47efb7"}} 2018-12-27 17:52:46,466 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/ports used request id req-53b74c8a-7957-4a42-b2f3-0790e3bddadd 2018-12-27 17:52:46,472 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-71ff875b-573f-432e-805e-227704baff92-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d3a6ed7ec0a8c056f716477bd12903c485aba83" 2018-12-27 17:52:46,790 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-44a62e51-c8bd-4255-83c8-c3067a714fa9 Date: Thu, 27 Dec 2018 17:52:46 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"5886e89a-5218-424e-9883-b91e0dc41621","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"541c6eef68a24eb2be57bd4b0e47efb7","status":"ACTIVE","subnets":["82b25a0f-a320-451e-89f7-060bed05cb24"],"description":"","tags":[],"updated_at":"2018-12-27T17:52:37Z","qos_policy_id":null,"name":"CreateInstanceFromThreePartImage-71ff875b-573f-432e-805e-227704baff92-pub-net","admin_state_up":true,"tenant_id":"541c6eef68a24eb2be57bd4b0e47efb7","created_at":"2018-12-27T17:52:36Z","mtu":1442}]} 2018-12-27 17:52:46,790 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-71ff875b-573f-432e-805e-227704baff92-pub-net used request id req-44a62e51-c8bd-4255-83c8-c3067a714fa9 2018-12-27 17:52:46,795 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=5886e89a-5218-424e-9883-b91e0dc41621 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d3a6ed7ec0a8c056f716477bd12903c485aba83" 2018-12-27 17:52:46,842 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-130b3ffd-961e-4a1e-bf27-033a601b95d3 Date: Thu, 27 Dec 2018 17:52:46 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5886e89a-5218-424e-9883-b91e0dc41621","tenant_id":"541c6eef68a24eb2be57bd4b0e47efb7","created_at":"2018-12-27T17:52:37Z","dns_nameservers":[],"updated_at":"2018-12-27T17:52:37Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"541c6eef68a24eb2be57bd4b0e47efb7","id":"82b25a0f-a320-451e-89f7-060bed05cb24","subnetpool_id":null,"name":"CreateInstanceFromThreePartImage-71ff875b-573f-432e-805e-227704baff92-pub-subnet"}]} 2018-12-27 17:52:46,842 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=5886e89a-5218-424e-9883-b91e0dc41621 used request id req-130b3ffd-961e-4a1e-bf27-033a601b95d3 2018-12-27 17:52:46,847 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-71ff875b-573f-432e-805e-227704baff92-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d3a6ed7ec0a8c056f716477bd12903c485aba83" 2018-12-27 17:52:46,947 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-5e72601d-5baa-4e8e-b51f-593867b275c1 Date: Thu, 27 Dec 2018 17:52:46 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"5886e89a-5218-424e-9883-b91e0dc41621","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"541c6eef68a24eb2be57bd4b0e47efb7","status":"ACTIVE","subnets":["82b25a0f-a320-451e-89f7-060bed05cb24"],"description":"","tags":[],"updated_at":"2018-12-27T17:52:37Z","qos_policy_id":null,"name":"CreateInstanceFromThreePartImage-71ff875b-573f-432e-805e-227704baff92-pub-net","admin_state_up":true,"tenant_id":"541c6eef68a24eb2be57bd4b0e47efb7","created_at":"2018-12-27T17:52:36Z","mtu":1442}]} 2018-12-27 17:52:46,948 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-71ff875b-573f-432e-805e-227704baff92-pub-net used request id req-5e72601d-5baa-4e8e-b51f-593867b275c1 2018-12-27 17:52:46,951 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/541c6eef68a24eb2be57bd4b0e47efb7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d3a6ed7ec0a8c056f716477bd12903c485aba83" 2018-12-27 17:52:47,047 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:52:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b574f334-2409-42a5-9898-35b9febeb518 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/541c6eef68a24eb2be57bd4b0e47efb7"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "541c6eef68a24eb2be57bd4b0e47efb7", "name": "CreateInstanceFromThreePartImage-b8950403-6665-469-proj"}} 2018-12-27 17:52:47,047 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/541c6eef68a24eb2be57bd4b0e47efb7 used request id req-b574f334-2409-42a5-9898-35b9febeb518 2018-12-27 17:52:47,052 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=5886e89a-5218-424e-9883-b91e0dc41621 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d3a6ed7ec0a8c056f716477bd12903c485aba83" 2018-12-27 17:52:47,103 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-06cbf311-f6d8-4d48-9444-f6b457c20163 Date: Thu, 27 Dec 2018 17:52:47 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5886e89a-5218-424e-9883-b91e0dc41621","tenant_id":"541c6eef68a24eb2be57bd4b0e47efb7","created_at":"2018-12-27T17:52:37Z","dns_nameservers":[],"updated_at":"2018-12-27T17:52:37Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"541c6eef68a24eb2be57bd4b0e47efb7","id":"82b25a0f-a320-451e-89f7-060bed05cb24","subnetpool_id":null,"name":"CreateInstanceFromThreePartImage-71ff875b-573f-432e-805e-227704baff92-pub-subnet"}]} 2018-12-27 17:52:47,103 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=5886e89a-5218-424e-9883-b91e0dc41621 used request id req-06cbf311-f6d8-4d48-9444-f6b457c20163 2018-12-27 17:52:47,109 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=5886e89a-5218-424e-9883-b91e0dc41621&name=CreateInstanceFromThreePartImage-71ff875b-573f-432e-805e-227704baff92-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d3a6ed7ec0a8c056f716477bd12903c485aba83" 2018-12-27 17:52:47,355 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 918 X-Openstack-Request-Id: req-4e312d11-a31a-48f8-9741-f7cfca47699c Date: Thu, 27 Dec 2018 17:52:47 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T17:52:45Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"82b25a0f-a320-451e-89f7-060bed05cb24","ip_address":"10.55.0.5"}],"id":"b0af79c3-fde9-410f-b736-14d2add5132f","security_groups":["fc2d9768-445f-4b06-91ac-739610cb4368"],"mac_address":"fa:16:3e:c9:21:d6","project_id":"541c6eef68a24eb2be57bd4b0e47efb7","status":"DOWN","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-0-5","ip_address":"10.55.0.5","fqdn":"host-10-55-0-5.openstacklocal."}],"qos_policy_id":null,"name":"CreateInstanceFromThreePartImage-71ff875b-573f-432e-805e-227704baff92-port","admin_state_up":true,"network_id":"5886e89a-5218-424e-9883-b91e0dc41621","dns_name":"","created_at":"2018-12-27T17:52:44Z","binding:vnic_type":"normal","device_id":"","tenant_id":"541c6eef68a24eb2be57bd4b0e47efb7"}]} 2018-12-27 17:52:47,355 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=5886e89a-5218-424e-9883-b91e0dc41621&name=CreateInstanceFromThreePartImage-71ff875b-573f-432e-805e-227704baff92-port&admin_state_up=True used request id req-4e312d11-a31a-48f8-9741-f7cfca47699c 2018-12-27 17:52:47,359 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/541c6eef68a24eb2be57bd4b0e47efb7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d3a6ed7ec0a8c056f716477bd12903c485aba83" 2018-12-27 17:52:47,459 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:52:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2da89311-f4a8-4a71-aacb-f9f592d3e7fc Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/541c6eef68a24eb2be57bd4b0e47efb7"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "541c6eef68a24eb2be57bd4b0e47efb7", "name": "CreateInstanceFromThreePartImage-b8950403-6665-469-proj"}} 2018-12-27 17:52:47,460 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/541c6eef68a24eb2be57bd4b0e47efb7 used request id req-2da89311-f4a8-4a71-aacb-f9f592d3e7fc 2018-12-27 17:52:47,460 - nova_utils - INFO - Creating VM with name - CreateInstanceFromThreePartImage-71ff875b-573f-432e-805e-227704baff92-inst 2018-12-27 17:52:47,463 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d3a6ed7ec0a8c056f716477bd12903c485aba83" 2018-12-27 17:52:47,483 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:52:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-443e7898-fb87-4835-b338-bd427b50f71b x-compute-request-id: req-443e7898-fb87-4835-b338-bd427b50f71b Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"flavors": [{"id": "5e875d80-1123-41dd-addd-d45bec6b93f3", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/5e875d80-1123-41dd-addd-d45bec6b93f3", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/5e875d80-1123-41dd-addd-d45bec6b93f3", "rel": "bookmark"}], "name": "CreateInstanceFromThreePartImage-71ff875b-573f-432e-805e-227704baff92-flavor-name"}]} 2018-12-27 17:52:47,484 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-443e7898-fb87-4835-b338-bd427b50f71b 2018-12-27 17:52:47,487 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/flavors/5e875d80-1123-41dd-addd-d45bec6b93f3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d3a6ed7ec0a8c056f716477bd12903c485aba83" 2018-12-27 17:52:47,505 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:52:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-757d0c31-4fdc-4d01-9e2b-012d7af3e1a5 x-compute-request-id: req-757d0c31-4fdc-4d01-9e2b-012d7af3e1a5 Content-Encoding: gzip Content-Length: 328 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstanceFromThreePartImage-71ff875b-573f-432e-805e-227704baff92-flavor-name", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/5e875d80-1123-41dd-addd-d45bec6b93f3", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/5e875d80-1123-41dd-addd-d45bec6b93f3", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "5e875d80-1123-41dd-addd-d45bec6b93f3"}} 2018-12-27 17:52:47,505 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/5e875d80-1123-41dd-addd-d45bec6b93f3 used request id req-757d0c31-4fdc-4d01-9e2b-012d7af3e1a5 2018-12-27 17:52:47,508 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceFromThreePartImage-71ff875b-573f-432e-805e-227704baff92 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6d3a6ed7ec0a8c056f716477bd12903c485aba83" 2018-12-27 17:52:47,739 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1062 Content-Type: application/json X-Openstack-Request-Id: req-cba9093a-dfea-4524-992e-8dbc56d325d4 Date: Thu, 27 Dec 2018 17:52:47 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceFromThreePartImage-71ff875b-573f-432e-805e-227704baff92", "tags": [], "container_format": "bare", "created_at": "2018-12-27T17:52:32Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-27T17:52:33Z", "visibility": "shared", "locations": [{"url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/92c8bea9-0e8f-4255-87f3-a9852488a5e5/snap", "metadata": {}}], "self": "/v2/images/92c8bea9-0e8f-4255-87f3-a9852488a5e5", "min_disk": 0, "protected": false, "id": "92c8bea9-0e8f-4255-87f3-a9852488a5e5", "file": "/v2/images/92c8bea9-0e8f-4255-87f3-a9852488a5e5/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "541c6eef68a24eb2be57bd4b0e47efb7", "direct_url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/92c8bea9-0e8f-4255-87f3-a9852488a5e5/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceFromThreePartImage-71ff875b-573f-432e-805e-227704baff92"} 2018-12-27 17:52:47,739 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceFromThreePartImage-71ff875b-573f-432e-805e-227704baff92 used request id req-cba9093a-dfea-4524-992e-8dbc56d325d4 2018-12-27 17:52:47,742 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6d3a6ed7ec0a8c056f716477bd12903c485aba83" 2018-12-27 17:52:47,931 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-15f56300-9e69-4049-a5bb-9a37254de365 Date: Thu, 27 Dec 2018 17:52:47 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-27 17:52:47,931 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/schemas/image used request id req-15f56300-9e69-4049-a5bb-9a37254de365 2018-12-27 17:52:47,937 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d3a6ed7ec0a8c056f716477bd12903c485aba83" -d '{"server": {"name": "CreateInstanceFromThreePartImage-71ff875b-573f-432e-805e-227704baff92-inst", "imageRef": "92c8bea9-0e8f-4255-87f3-a9852488a5e5", "flavorRef": "5e875d80-1123-41dd-addd-d45bec6b93f3", "max_count": 1, "min_count": 1, "networks": [{"port": "b0af79c3-fde9-410f-b736-14d2add5132f"}]}}' 2018-12-27 17:52:49,738 - novaclient.v2.client - DEBUG - RESP: [202] Date: Thu, 27 Dec 2018 17:52:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-69c690ce-b762-4694-8560-0a8860cab388 x-compute-request-id: req-69c690ce-b762-4694-8560-0a8860cab388 Content-Length: 374 location: http://172.30.9.31:8774/v2.1/servers/d9d15318-0e60-4c01-8830-ae0fc935f3db Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "d9d15318-0e60-4c01-8830-ae0fc935f3db", "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/d9d15318-0e60-4c01-8830-ae0fc935f3db", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/d9d15318-0e60-4c01-8830-ae0fc935f3db", "rel": "bookmark"}], "adminPass": "2H2UGSury8BY"}} 2018-12-27 17:52:49,738 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers used request id req-69c690ce-b762-4694-8560-0a8860cab388 2018-12-27 17:52:49,742 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/d9d15318-0e60-4c01-8830-ae0fc935f3db -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d3a6ed7ec0a8c056f716477bd12903c485aba83" 2018-12-27 17:52:49,971 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:52:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e9350473-22cb-43e6-9d18-dbdca878a0f9 x-compute-request-id: req-e9350473-22cb-43e6-9d18-dbdca878a0f9 Content-Encoding: gzip Content-Length: 616 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/d9d15318-0e60-4c01-8830-ae0fc935f3db", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/d9d15318-0e60-4c01-8830-ae0fc935f3db", "rel": "bookmark"}], "image": {"id": "92c8bea9-0e8f-4255-87f3-a9852488a5e5", "links": [{"href": "http://172.30.9.31:8774/images/92c8bea9-0e8f-4255-87f3-a9852488a5e5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5e875d80-1123-41dd-addd-d45bec6b93f3", "links": [{"href": "http://172.30.9.31:8774/flavors/5e875d80-1123-41dd-addd-d45bec6b93f3", "rel": "bookmark"}]}, "id": "d9d15318-0e60-4c01-8830-ae0fc935f3db", "user_id": "348cd2a4981e4ea2837e1b68dc487fab", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T17:52:49Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceFromThreePartImage-71ff875b-573f-432e-805e-227704baff92-inst", "created": "2018-12-27T17:52:49Z", "tenant_id": "541c6eef68a24eb2be57bd4b0e47efb7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-27 17:52:49,971 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/d9d15318-0e60-4c01-8830-ae0fc935f3db used request id req-e9350473-22cb-43e6-9d18-dbdca878a0f9 2018-12-27 17:52:49,972 - create_instance - INFO - Created instance with name - CreateInstanceFromThreePartImage-71ff875b-573f-432e-805e-227704baff92-inst 2018-12-27 17:52:49,974 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/d9d15318-0e60-4c01-8830-ae0fc935f3db -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d3a6ed7ec0a8c056f716477bd12903c485aba83" 2018-12-27 17:52:50,033 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:52:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8bcd45e8-c88a-4ea8-90cd-4661dba9bb6f x-compute-request-id: req-8bcd45e8-c88a-4ea8-90cd-4661dba9bb6f Content-Encoding: gzip Content-Length: 616 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/d9d15318-0e60-4c01-8830-ae0fc935f3db", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/d9d15318-0e60-4c01-8830-ae0fc935f3db", "rel": "bookmark"}], "image": {"id": "92c8bea9-0e8f-4255-87f3-a9852488a5e5", "links": [{"href": "http://172.30.9.31:8774/images/92c8bea9-0e8f-4255-87f3-a9852488a5e5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5e875d80-1123-41dd-addd-d45bec6b93f3", "links": [{"href": "http://172.30.9.31:8774/flavors/5e875d80-1123-41dd-addd-d45bec6b93f3", "rel": "bookmark"}]}, "id": "d9d15318-0e60-4c01-8830-ae0fc935f3db", "user_id": "348cd2a4981e4ea2837e1b68dc487fab", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T17:52:49Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceFromThreePartImage-71ff875b-573f-432e-805e-227704baff92-inst", "created": "2018-12-27T17:52:49Z", "tenant_id": "541c6eef68a24eb2be57bd4b0e47efb7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-27 17:52:50,033 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/d9d15318-0e60-4c01-8830-ae0fc935f3db used request id req-8bcd45e8-c88a-4ea8-90cd-4661dba9bb6f 2018-12-27 17:52:50,033 - create_instance - DEBUG - Instance status [CreateInstanceFromThreePartImage-71ff875b-573f-432e-805e-227704baff92-inst] is - BUILD 2018-12-27 17:52:50,033 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-27 17:52:53,036 - create_instance - DEBUG - VM status query timeout in 896.935247898 2018-12-27 17:52:53,039 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/d9d15318-0e60-4c01-8830-ae0fc935f3db -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d3a6ed7ec0a8c056f716477bd12903c485aba83" 2018-12-27 17:52:54,362 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:52:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-47c91f3f-2000-4eda-9f5c-684e3dec3b21 x-compute-request-id: req-47c91f3f-2000-4eda-9f5c-684e3dec3b21 Content-Encoding: gzip Content-Length: 680 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/d9d15318-0e60-4c01-8830-ae0fc935f3db", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/d9d15318-0e60-4c01-8830-ae0fc935f3db", "rel": "bookmark"}], "image": {"id": "92c8bea9-0e8f-4255-87f3-a9852488a5e5", "links": [{"href": "http://172.30.9.31:8774/images/92c8bea9-0e8f-4255-87f3-a9852488a5e5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5e875d80-1123-41dd-addd-d45bec6b93f3", "links": [{"href": "http://172.30.9.31:8774/flavors/5e875d80-1123-41dd-addd-d45bec6b93f3", "rel": "bookmark"}]}, "id": "d9d15318-0e60-4c01-8830-ae0fc935f3db", "security_groups": [{"name": "default"}], "user_id": "348cd2a4981e4ea2837e1b68dc487fab", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T17:52:51Z", "hostId": "2c5f4b23cc0688d37effcd22bd824bed27d025dfced60a14a843e20d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceFromThreePartImage-71ff875b-573f-432e-805e-227704baff92-inst", "created": "2018-12-27T17:52:49Z", "tenant_id": "541c6eef68a24eb2be57bd4b0e47efb7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-27 17:52:54,362 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/d9d15318-0e60-4c01-8830-ae0fc935f3db used request id req-47c91f3f-2000-4eda-9f5c-684e3dec3b21 2018-12-27 17:52:54,363 - create_instance - DEBUG - Instance status [CreateInstanceFromThreePartImage-71ff875b-573f-432e-805e-227704baff92-inst] is - BUILD 2018-12-27 17:52:54,363 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-27 17:52:57,366 - create_instance - DEBUG - VM status query timeout in 892.605860949 2018-12-27 17:52:57,369 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/d9d15318-0e60-4c01-8830-ae0fc935f3db -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d3a6ed7ec0a8c056f716477bd12903c485aba83" 2018-12-27 17:52:58,021 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:52:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3737ac82-12f5-436e-8688-c7dfabda32be x-compute-request-id: req-3737ac82-12f5-436e-8688-c7dfabda32be Content-Encoding: gzip Content-Length: 680 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/d9d15318-0e60-4c01-8830-ae0fc935f3db", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/d9d15318-0e60-4c01-8830-ae0fc935f3db", "rel": "bookmark"}], "image": {"id": "92c8bea9-0e8f-4255-87f3-a9852488a5e5", "links": [{"href": "http://172.30.9.31:8774/images/92c8bea9-0e8f-4255-87f3-a9852488a5e5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5e875d80-1123-41dd-addd-d45bec6b93f3", "links": [{"href": "http://172.30.9.31:8774/flavors/5e875d80-1123-41dd-addd-d45bec6b93f3", "rel": "bookmark"}]}, "id": "d9d15318-0e60-4c01-8830-ae0fc935f3db", "security_groups": [{"name": "default"}], "user_id": "348cd2a4981e4ea2837e1b68dc487fab", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T17:52:51Z", "hostId": "2c5f4b23cc0688d37effcd22bd824bed27d025dfced60a14a843e20d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceFromThreePartImage-71ff875b-573f-432e-805e-227704baff92-inst", "created": "2018-12-27T17:52:49Z", "tenant_id": "541c6eef68a24eb2be57bd4b0e47efb7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-27 17:52:58,021 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/d9d15318-0e60-4c01-8830-ae0fc935f3db used request id req-3737ac82-12f5-436e-8688-c7dfabda32be 2018-12-27 17:52:58,021 - create_instance - DEBUG - Instance status [CreateInstanceFromThreePartImage-71ff875b-573f-432e-805e-227704baff92-inst] is - BUILD 2018-12-27 17:52:58,021 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-27 17:53:01,025 - create_instance - DEBUG - VM status query timeout in 888.947093964 2018-12-27 17:53:01,027 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/d9d15318-0e60-4c01-8830-ae0fc935f3db -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d3a6ed7ec0a8c056f716477bd12903c485aba83" 2018-12-27 17:53:01,352 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:53:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fe42f7b7-9bc0-475e-8cda-b3b278d23de8 x-compute-request-id: req-fe42f7b7-9bc0-475e-8cda-b3b278d23de8 Content-Encoding: gzip Content-Length: 759 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceFromThreePartImage-71ff875b-573f-432e-805e-227704baff92-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c9:21:d6", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/d9d15318-0e60-4c01-8830-ae0fc935f3db", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/d9d15318-0e60-4c01-8830-ae0fc935f3db", "rel": "bookmark"}], "image": {"id": "92c8bea9-0e8f-4255-87f3-a9852488a5e5", "links": [{"href": "http://172.30.9.31:8774/images/92c8bea9-0e8f-4255-87f3-a9852488a5e5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T17:53:00.000000", "flavor": {"id": "5e875d80-1123-41dd-addd-d45bec6b93f3", "links": [{"href": "http://172.30.9.31:8774/flavors/5e875d80-1123-41dd-addd-d45bec6b93f3", "rel": "bookmark"}]}, "id": "d9d15318-0e60-4c01-8830-ae0fc935f3db", "security_groups": [{"name": "default"}], "user_id": "348cd2a4981e4ea2837e1b68dc487fab", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T17:53:00Z", "hostId": "2c5f4b23cc0688d37effcd22bd824bed27d025dfced60a14a843e20d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceFromThreePartImage-71ff875b-573f-432e-805e-227704baff92-inst", "created": "2018-12-27T17:52:49Z", "tenant_id": "541c6eef68a24eb2be57bd4b0e47efb7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-27 17:53:01,352 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/d9d15318-0e60-4c01-8830-ae0fc935f3db used request id req-fe42f7b7-9bc0-475e-8cda-b3b278d23de8 2018-12-27 17:53:01,353 - create_instance - DEBUG - Instance status [CreateInstanceFromThreePartImage-71ff875b-573f-432e-805e-227704baff92-inst] is - ACTIVE 2018-12-27 17:53:01,353 - create_instance - INFO - VM is - ACTIVE 2018-12-27 17:53:01,356 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/d9d15318-0e60-4c01-8830-ae0fc935f3db -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d3a6ed7ec0a8c056f716477bd12903c485aba83" 2018-12-27 17:53:02,092 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:53:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7a82ca8b-d9c1-4f78-9a02-f034768a0b47 x-compute-request-id: req-7a82ca8b-d9c1-4f78-9a02-f034768a0b47 Content-Encoding: gzip Content-Length: 759 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceFromThreePartImage-71ff875b-573f-432e-805e-227704baff92-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c9:21:d6", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/d9d15318-0e60-4c01-8830-ae0fc935f3db", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/d9d15318-0e60-4c01-8830-ae0fc935f3db", "rel": "bookmark"}], "image": {"id": "92c8bea9-0e8f-4255-87f3-a9852488a5e5", "links": [{"href": "http://172.30.9.31:8774/images/92c8bea9-0e8f-4255-87f3-a9852488a5e5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T17:53:00.000000", "flavor": {"id": "5e875d80-1123-41dd-addd-d45bec6b93f3", "links": [{"href": "http://172.30.9.31:8774/flavors/5e875d80-1123-41dd-addd-d45bec6b93f3", "rel": "bookmark"}]}, "id": "d9d15318-0e60-4c01-8830-ae0fc935f3db", "security_groups": [{"name": "default"}], "user_id": "348cd2a4981e4ea2837e1b68dc487fab", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T17:53:00Z", "hostId": "2c5f4b23cc0688d37effcd22bd824bed27d025dfced60a14a843e20d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceFromThreePartImage-71ff875b-573f-432e-805e-227704baff92-inst", "created": "2018-12-27T17:52:49Z", "tenant_id": "541c6eef68a24eb2be57bd4b0e47efb7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-27 17:53:02,092 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/d9d15318-0e60-4c01-8830-ae0fc935f3db used request id req-7a82ca8b-d9c1-4f78-9a02-f034768a0b47 2018-12-27 17:53:02,098 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-71ff875b-573f-432e-805e-227704baff92-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d3a6ed7ec0a8c056f716477bd12903c485aba83" 2018-12-27 17:53:02,198 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-29242c81-0f17-4651-8206-3e23ab1ce112 Date: Thu, 27 Dec 2018 17:53:02 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"5886e89a-5218-424e-9883-b91e0dc41621","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"541c6eef68a24eb2be57bd4b0e47efb7","status":"ACTIVE","subnets":["82b25a0f-a320-451e-89f7-060bed05cb24"],"description":"","tags":[],"updated_at":"2018-12-27T17:52:37Z","qos_policy_id":null,"name":"CreateInstanceFromThreePartImage-71ff875b-573f-432e-805e-227704baff92-pub-net","admin_state_up":true,"tenant_id":"541c6eef68a24eb2be57bd4b0e47efb7","created_at":"2018-12-27T17:52:36Z","mtu":1442}]} 2018-12-27 17:53:02,199 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-71ff875b-573f-432e-805e-227704baff92-pub-net used request id req-29242c81-0f17-4651-8206-3e23ab1ce112 2018-12-27 17:53:02,203 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/541c6eef68a24eb2be57bd4b0e47efb7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d3a6ed7ec0a8c056f716477bd12903c485aba83" 2018-12-27 17:53:02,306 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:53:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c7b32a32-7b53-4fd0-b0ab-01d14d289747 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/541c6eef68a24eb2be57bd4b0e47efb7"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "541c6eef68a24eb2be57bd4b0e47efb7", "name": "CreateInstanceFromThreePartImage-b8950403-6665-469-proj"}} 2018-12-27 17:53:02,307 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/541c6eef68a24eb2be57bd4b0e47efb7 used request id req-c7b32a32-7b53-4fd0-b0ab-01d14d289747 2018-12-27 17:53:02,312 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=5886e89a-5218-424e-9883-b91e0dc41621 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d3a6ed7ec0a8c056f716477bd12903c485aba83" 2018-12-27 17:53:02,360 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-e45151f3-93b1-4149-bc32-4b70772f8d9f Date: Thu, 27 Dec 2018 17:53:02 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5886e89a-5218-424e-9883-b91e0dc41621","tenant_id":"541c6eef68a24eb2be57bd4b0e47efb7","created_at":"2018-12-27T17:52:37Z","dns_nameservers":[],"updated_at":"2018-12-27T17:52:37Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"541c6eef68a24eb2be57bd4b0e47efb7","id":"82b25a0f-a320-451e-89f7-060bed05cb24","subnetpool_id":null,"name":"CreateInstanceFromThreePartImage-71ff875b-573f-432e-805e-227704baff92-pub-subnet"}]} 2018-12-27 17:53:02,360 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=5886e89a-5218-424e-9883-b91e0dc41621 used request id req-e45151f3-93b1-4149-bc32-4b70772f8d9f 2018-12-27 17:53:02,365 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=5886e89a-5218-424e-9883-b91e0dc41621 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d3a6ed7ec0a8c056f716477bd12903c485aba83" 2018-12-27 17:53:02,418 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1777 X-Openstack-Request-Id: req-4e270d4e-d1f0-4fc4-825a-19ac68b98b8d Date: Thu, 27 Dec 2018 17:53:02 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T17:52:38Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"82b25a0f-a320-451e-89f7-060bed05cb24","ip_address":"10.55.0.2"}],"id":"4a13c61d-3ce2-4209-83f4-cc1b5f6232b9","security_groups":[],"mac_address":"fa:16:3e:2e:3e:1b","project_id":"541c6eef68a24eb2be57bd4b0e47efb7","status":"DOWN","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-0-2","ip_address":"10.55.0.2","fqdn":"host-10-55-0-2.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5886e89a-5218-424e-9883-b91e0dc41621","dns_name":"","created_at":"2018-12-27T17:52:36Z","binding:vnic_type":"normal","device_id":"","tenant_id":"541c6eef68a24eb2be57bd4b0e47efb7"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T17:52:59Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"82b25a0f-a320-451e-89f7-060bed05cb24","ip_address":"10.55.0.5"}],"id":"b0af79c3-fde9-410f-b736-14d2add5132f","security_groups":["fc2d9768-445f-4b06-91ac-739610cb4368"],"mac_address":"fa:16:3e:c9:21:d6","project_id":"541c6eef68a24eb2be57bd4b0e47efb7","status":"ACTIVE","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-0-5","ip_address":"10.55.0.5","fqdn":"host-10-55-0-5.openstacklocal."}],"qos_policy_id":null,"name":"CreateInstanceFromThreePartImage-71ff875b-573f-432e-805e-227704baff92-port","admin_state_up":true,"network_id":"5886e89a-5218-424e-9883-b91e0dc41621","dns_name":"","created_at":"2018-12-27T17:52:44Z","binding:vnic_type":"normal","device_id":"d9d15318-0e60-4c01-8830-ae0fc935f3db","tenant_id":"541c6eef68a24eb2be57bd4b0e47efb7"}]} 2018-12-27 17:53:02,419 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=5886e89a-5218-424e-9883-b91e0dc41621 used request id req-4e270d4e-d1f0-4fc4-825a-19ac68b98b8d 2018-12-27 17:53:02,419 - create_instance - INFO - Deleting Port with ID - b0af79c3-fde9-410f-b736-14d2add5132f 2018-12-27 17:53:02,419 - neutron_utils - INFO - Deleting port with name CreateInstanceFromThreePartImage-71ff875b-573f-432e-805e-227704baff92-port 2018-12-27 17:53:02,424 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/ports/b0af79c3-fde9-410f-b736-14d2add5132f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d3a6ed7ec0a8c056f716477bd12903c485aba83" 2018-12-27 17:53:02,925 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-c99cbf01-483e-46c7-b0e5-f4a67b830759 Date: Thu, 27 Dec 2018 17:53:02 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 17:53:02,925 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/ports/b0af79c3-fde9-410f-b736-14d2add5132f used request id req-c99cbf01-483e-46c7-b0e5-f4a67b830759 2018-12-27 17:53:02,925 - create_instance - INFO - Deleting VM instance - CreateInstanceFromThreePartImage-71ff875b-573f-432e-805e-227704baff92-inst 2018-12-27 17:53:02,928 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:8774/v2.1/servers/d9d15318-0e60-4c01-8830-ae0fc935f3db -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d3a6ed7ec0a8c056f716477bd12903c485aba83" 2018-12-27 17:53:03,074 - novaclient.v2.client - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:53:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-9be55865-bd5f-47dc-b6df-fbe08d87c840 x-compute-request-id: req-9be55865-bd5f-47dc-b6df-fbe08d87c840 Content-Type: application/json 2018-12-27 17:53:03,074 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/servers/d9d15318-0e60-4c01-8830-ae0fc935f3db used request id req-9be55865-bd5f-47dc-b6df-fbe08d87c840 2018-12-27 17:53:03,075 - create_instance - INFO - Checking deletion status 2018-12-27 17:53:03,077 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/d9d15318-0e60-4c01-8830-ae0fc935f3db -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d3a6ed7ec0a8c056f716477bd12903c485aba83" 2018-12-27 17:53:03,164 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:53:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3119dad5-27a3-4a73-9680-241a190ab5dd x-compute-request-id: req-3119dad5-27a3-4a73-9680-241a190ab5dd Content-Encoding: gzip Content-Length: 667 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/d9d15318-0e60-4c01-8830-ae0fc935f3db", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/d9d15318-0e60-4c01-8830-ae0fc935f3db", "rel": "bookmark"}], "image": {"id": "92c8bea9-0e8f-4255-87f3-a9852488a5e5", "links": [{"href": "http://172.30.9.31:8774/images/92c8bea9-0e8f-4255-87f3-a9852488a5e5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T17:53:00.000000", "flavor": {"id": "5e875d80-1123-41dd-addd-d45bec6b93f3", "links": [{"href": "http://172.30.9.31:8774/flavors/5e875d80-1123-41dd-addd-d45bec6b93f3", "rel": "bookmark"}]}, "id": "d9d15318-0e60-4c01-8830-ae0fc935f3db", "user_id": "348cd2a4981e4ea2837e1b68dc487fab", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T17:53:03Z", "hostId": "2c5f4b23cc0688d37effcd22bd824bed27d025dfced60a14a843e20d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceFromThreePartImage-71ff875b-573f-432e-805e-227704baff92-inst", "created": "2018-12-27T17:52:49Z", "tenant_id": "541c6eef68a24eb2be57bd4b0e47efb7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-27 17:53:03,165 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/d9d15318-0e60-4c01-8830-ae0fc935f3db used request id req-3119dad5-27a3-4a73-9680-241a190ab5dd 2018-12-27 17:53:03,165 - create_instance - DEBUG - Instance status [CreateInstanceFromThreePartImage-71ff875b-573f-432e-805e-227704baff92-inst] is - ACTIVE 2018-12-27 17:53:03,165 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-27 17:53:06,168 - create_instance - DEBUG - VM status query timeout in 296.906371117 2018-12-27 17:53:06,171 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/d9d15318-0e60-4c01-8830-ae0fc935f3db -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d3a6ed7ec0a8c056f716477bd12903c485aba83" 2018-12-27 17:53:06,632 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:53:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-925ee19f-ddc7-4287-ba83-1822fa827aa3 x-compute-request-id: req-925ee19f-ddc7-4287-ba83-1822fa827aa3 Content-Encoding: gzip Content-Length: 667 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/d9d15318-0e60-4c01-8830-ae0fc935f3db", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/d9d15318-0e60-4c01-8830-ae0fc935f3db", "rel": "bookmark"}], "image": {"id": "92c8bea9-0e8f-4255-87f3-a9852488a5e5", "links": [{"href": "http://172.30.9.31:8774/images/92c8bea9-0e8f-4255-87f3-a9852488a5e5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T17:53:00.000000", "flavor": {"id": "5e875d80-1123-41dd-addd-d45bec6b93f3", "links": [{"href": "http://172.30.9.31:8774/flavors/5e875d80-1123-41dd-addd-d45bec6b93f3", "rel": "bookmark"}]}, "id": "d9d15318-0e60-4c01-8830-ae0fc935f3db", "user_id": "348cd2a4981e4ea2837e1b68dc487fab", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T17:53:03Z", "hostId": "2c5f4b23cc0688d37effcd22bd824bed27d025dfced60a14a843e20d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceFromThreePartImage-71ff875b-573f-432e-805e-227704baff92-inst", "created": "2018-12-27T17:52:49Z", "tenant_id": "541c6eef68a24eb2be57bd4b0e47efb7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-27 17:53:06,632 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/d9d15318-0e60-4c01-8830-ae0fc935f3db used request id req-925ee19f-ddc7-4287-ba83-1822fa827aa3 2018-12-27 17:53:06,632 - create_instance - DEBUG - Instance status [CreateInstanceFromThreePartImage-71ff875b-573f-432e-805e-227704baff92-inst] is - ACTIVE 2018-12-27 17:53:06,633 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-27 17:53:09,636 - create_instance - DEBUG - VM status query timeout in 293.438965082 2018-12-27 17:53:09,639 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/d9d15318-0e60-4c01-8830-ae0fc935f3db -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d3a6ed7ec0a8c056f716477bd12903c485aba83" 2018-12-27 17:53:09,680 - novaclient.v2.client - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:53:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-d3b34c88-f69b-491d-999d-f3b6fc013ba9 x-compute-request-id: req-d3b34c88-f69b-491d-999d-f3b6fc013ba9 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance d9d15318-0e60-4c01-8830-ae0fc935f3db could not be found.", "code": 404}} 2018-12-27 17:53:09,681 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/d9d15318-0e60-4c01-8830-ae0fc935f3db used request id req-d3b34c88-f69b-491d-999d-f3b6fc013ba9 2018-12-27 17:53:09,681 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance d9d15318-0e60-4c01-8830-ae0fc935f3db could not be found. (HTTP 404) (Request-ID: req-d3b34c88-f69b-491d-999d-f3b6fc013ba9) 2018-12-27 17:53:09,681 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceFromThreePartImage-71ff875b-573f-432e-805e-227704baff92-inst 2018-12-27 17:53:09,685 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:8774/v2.1/flavors/5e875d80-1123-41dd-addd-d45bec6b93f3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bbcdf0d410934281300b75aa765debcc67261c4" 2018-12-27 17:53:09,731 - novaclient.v2.client - DEBUG - RESP: [202] Date: Thu, 27 Dec 2018 17:53:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-de62e428-9b29-4168-8941-bfa38784828d x-compute-request-id: req-de62e428-9b29-4168-8941-bfa38784828d Content-Length: 0 Content-Type: application/json 2018-12-27 17:53:09,731 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/flavors/5e875d80-1123-41dd-addd-d45bec6b93f3 used request id req-de62e428-9b29-4168-8941-bfa38784828d 2018-12-27 17:53:09,732 - neutron_utils - INFO - Deleting subnet with name CreateInstanceFromThreePartImage-71ff875b-573f-432e-805e-227704baff92-pub-subnet 2018-12-27 17:53:09,732 - neutron_utils - INFO - Deleting subnet with name CreateInstanceFromThreePartImage-71ff875b-573f-432e-805e-227704baff92-pub-subnet 2018-12-27 17:53:09,737 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/subnets/82b25a0f-a320-451e-89f7-060bed05cb24 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d5c13e30ef838b62d62e416e3d214d6ee0618aa" 2018-12-27 17:53:11,119 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-41a45b90-f281-4db5-b872-8872c0fdece9 Date: Thu, 27 Dec 2018 17:53:11 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 17:53:11,119 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/subnets/82b25a0f-a320-451e-89f7-060bed05cb24 used request id req-41a45b90-f281-4db5-b872-8872c0fdece9 2018-12-27 17:53:11,119 - neutron_utils - INFO - Deleting network with name CreateInstanceFromThreePartImage-71ff875b-573f-432e-805e-227704baff92-pub-net 2018-12-27 17:53:11,124 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/networks/5886e89a-5218-424e-9883-b91e0dc41621 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d5c13e30ef838b62d62e416e3d214d6ee0618aa" 2018-12-27 17:53:13,047 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-c1d81b3c-77aa-4f20-9500-091ee1673ff1 Date: Thu, 27 Dec 2018 17:53:13 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 17:53:13,047 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/networks/5886e89a-5218-424e-9883-b91e0dc41621 used request id req-c1d81b3c-77aa-4f20-9500-091ee1673ff1 2018-12-27 17:53:13,048 - glance_utils - INFO - Deleting image named - CreateInstanceFromThreePartImage-71ff875b-573f-432e-805e-227704baff92 2018-12-27 17:53:13,051 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9292/v2/images/92c8bea9-0e8f-4255-87f3-a9852488a5e5 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9de212268934925c2c25be47fa902514919fa03d" 2018-12-27 17:53:13,646 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-3a7eabb2-ca4c-4011-a7e4-8a9390fdc64a Date: Thu, 27 Dec 2018 17:53:13 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-27 17:53:13,646 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.31:9292/v2/images/92c8bea9-0e8f-4255-87f3-a9852488a5e5 used request id req-3a7eabb2-ca4c-4011-a7e4-8a9390fdc64a 2018-12-27 17:53:13,654 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a572cba210cfd56ecb39a0966ddf6d2499a96f2" 2018-12-27 17:53:14,015 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 35896 X-Openstack-Request-Id: req-f8280bea-d4a4-4302-bb58-9356e41fd535 Date: Thu, 27 Dec 2018 17:53:14 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "created_at": "2018-12-27T15:33:01Z", "updated_at": "2018-12-27T15:33:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "35205ac3-06e6-4cf6-bb21-ff8f813cb45b", "remote_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "ade77f59-e70c-4970-8ea8-198222fa332e", "remote_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "c4f3bf7f-d793-498d-a883-bb8c6003f070", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "c85cb618-8f19-445b-8e16-6d467cb17771", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}], "revision_number": 4, "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "created_at": "2018-12-27T15:57:22Z", "updated_at": "2018-12-27T15:57:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "5e258a3b-01f5-4aef-81b7-0b5dc6e5b683", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "65475539-0336-498a-8da4-ff0a80b10089", "remote_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "ae922857-f7ae-4bc8-949b-153fb43bfd00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "b4f87679-52e1-4cf9-bf76-5abb9a9bec06", "remote_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "f7197afc9b61423897aefc9a643d03a1"}], "revision_number": 4, "project_id": "f7197afc9b61423897aefc9a643d03a1", "id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "created_at": "2018-12-27T16:01:54Z", "updated_at": "2018-12-27T16:01:54Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "00dd3abd-acd1-4edb-8f4a-8badcbd2eeb4", "remote_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "018de60d-bc33-4ef0-9eed-6d00b6ce227b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "0d99f0db-fa6b-4201-b67f-a7ff0db82c5d", "remote_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv6", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "5c4049ef-933d-4614-84e7-83584430d462", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv6", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}], "revision_number": 4, "project_id": "8c689c5e31c44b09ab85f80682abbc2a", "id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "created_at": "2018-12-27T15:56:49Z", "updated_at": "2018-12-27T15:56:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "6555e255-763a-4448-b1b1-0c93b2a390bd", "remote_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "777ff7a5-a590-43e5-a84b-7677710494e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "8bac258a-08df-48b7-900b-efbe01a6ec20", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "dc17921e-353f-4898-a970-881b2c8d093d", "remote_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}], "revision_number": 4, "project_id": "28dac9e1580d461c9de52e6659cc4f9d", "id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "created_at": "2018-12-27T16:01:52Z", "updated_at": "2018-12-27T16:01:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "32737757-45f3-4b24-b6ab-5f2d5579b4a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv6", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "ae604ef3-492d-4aa3-8045-1ff84f755a27", "remote_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv4", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "b7bff40a-beda-4996-b140-ed94d010535c", "remote_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv6", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "b8129030-9d72-4d5d-adce-47bbe62492fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv4", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}], "revision_number": 4, "project_id": "81c108a273314b24bf6b48c41b5bbe0c", "id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "created_at": "2018-12-27T15:57:20Z", "updated_at": "2018-12-27T15:57:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "0c389ec4-c0af-4c20-acf9-4fcc1d859dd7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv6", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "3749697a-f2ef-439a-a661-2fb92badd1ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv4", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "b74e0c8c-e243-450e-b1be-69c587093d6d", "remote_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv6", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "c222695b-2f1c-427d-afd7-e0be24ec9f66", "remote_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv4", "project_id": "7fb0e5436e4f467998e672dd71018a45"}], "revision_number": 4, "project_id": "7fb0e5436e4f467998e672dd71018a45", "id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "created_at": "2018-12-27T17:02:11Z", "updated_at": "2018-12-27T17:02:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "675d8a56-1c9b-4c58-a252-61e65997fd05", "remote_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv4", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "84f0587c-7394-4fd6-8f3d-8d6ba94cf3f9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv6", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "8a450b4f-e710-4193-816e-13a2d4e40c07", "remote_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv6", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "c3106b0a-1026-4156-86a9-f0438b7fab93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv4", "project_id": "7cba3664d5674e65a12c8c269a05febf"}], "revision_number": 4, "project_id": "7cba3664d5674e65a12c8c269a05febf", "id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "created_at": "2018-12-27T15:58:29Z", "updated_at": "2018-12-27T15:58:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "2a945ecc-f9fa-4219-96ab-c189a7f5c102", "remote_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv6", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "55e2b54e-68d4-4476-8c9f-e05e347c8970", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv4", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "9983229c-b595-482a-973f-81137a209b6d", "remote_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv4", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "9d4b8450-78ab-4817-a586-372ed88268f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv6", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}], "revision_number": 4, "project_id": "fbd6dbf946a5406398ba810e02d0888e", "id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "created_at": "2018-12-27T15:57:24Z", "updated_at": "2018-12-27T15:57:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "35521f2a-a59d-4798-9fa8-0febfe126076", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv4", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "607d473d-1e6a-4088-a778-7df9ffc1ff68", "remote_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv6", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "6f8fa92b-b67a-4047-a900-f43656aff42b", "remote_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv4", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "890f1d6c-9ae5-45b0-b7a1-282182432b66", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv6", "project_id": "253cc6709e714b8a80a5f74e4257907e"}], "revision_number": 4, "project_id": "253cc6709e714b8a80a5f74e4257907e", "id": "b9546f11-205e-4322-89f8-f0360d6090ed", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "created_at": "2018-12-27T15:57:08Z", "updated_at": "2018-12-27T15:57:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "6739c48b-d899-4c17-bb8e-ffaf8922c034", "remote_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv4", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "9660a6af-4d9b-40b9-9729-f205f66c2bd0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv4", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "bf244c03-fc10-4754-9c2b-b0224401c4f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv6", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "d3bee7cc-a152-441c-9790-abb1f56cec03", "remote_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv6", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}], "revision_number": 4, "project_id": "782a28bd0d40485e85eda6b8ba43840b", "id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "created_at": "2018-12-27T15:57:11Z", "updated_at": "2018-12-27T15:57:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "22c0d2cf-360a-4aa8-ba7e-bfdbf8327d27", "remote_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "553b140a-8ba9-4af7-9f50-bf24e87aebf7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "b2ecf7a5-df98-4d65-a762-767320437c5a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "e49104b2-7c13-49d6-8519-a16dd585346f", "remote_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}], "revision_number": 4, "project_id": "ef7e486beb8f4de39b25ca5f11552328", "id": "d0588e93-db0d-4888-9f99-3399a50df490", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "created_at": "2018-12-27T17:19:15Z", "updated_at": "2018-12-27T17:19:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "1990fe24-df44-4561-9f09-f50aab182bf7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "651e4b8b-b29e-409b-9f25-ff2328ccefe6", "remote_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "cc4e2254-2157-4ae1-a233-3047573ddc6d", "remote_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "da56dda4-aaf3-43ff-bdf7-e64892ec2345", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}], "revision_number": 4, "project_id": "2a5a6879c5fa4db798cea6d394565d45", "id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-27T15:33:07Z", "updated_at": "2018-12-27T15:33:07Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "4de95db8-72d6-4aec-a145-e92511971eb9", "remote_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "5f100cff-05d8-4405-8dfb-0a387c123fae", "remote_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "a3f6a193-cc94-4220-a73a-08acf63c449b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "f059d8a5-0c32-49c9-a721-77cc89245ecd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "created_at": "2018-12-27T15:29:16Z", "updated_at": "2018-12-27T15:29:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "3c53841a-5bc0-4192-b482-044411e217ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "5956ff3f-d59d-4af6-82b5-566c888583a7", "remote_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:16Z", "revision_number": 0, "id": "60735d87-52c7-426a-91a6-aff1078a5a2d", "remote_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:16Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "abe97133-61dd-4fdf-baf3-2e07968a324f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "da629caea04941e1ae8979c379dc7c9d"}], "revision_number": 4, "project_id": "da629caea04941e1ae8979c379dc7c9d", "id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "541c6eef68a24eb2be57bd4b0e47efb7", "created_at": "2018-12-27T17:52:35Z", "updated_at": "2018-12-27T17:52:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:52:35Z", "revision_number": 0, "id": "6f8ee124-5a93-4d55-9784-65c3b64cf7de", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:52:35Z", "security_group_id": "fc2d9768-445f-4b06-91ac-739610cb4368", "tenant_id": "541c6eef68a24eb2be57bd4b0e47efb7", "port_range_min": null, "ethertype": "IPv4", "project_id": "541c6eef68a24eb2be57bd4b0e47efb7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:52:35Z", "revision_number": 0, "id": "ce56bba4-de0c-44af-a276-274fb2aeb923", "remote_group_id": "fc2d9768-445f-4b06-91ac-739610cb4368", "remote_ip_prefix": null, "created_at": "2018-12-27T17:52:35Z", "security_group_id": "fc2d9768-445f-4b06-91ac-739610cb4368", "tenant_id": "541c6eef68a24eb2be57bd4b0e47efb7", "port_range_min": null, "ethertype": "IPv4", "project_id": "541c6eef68a24eb2be57bd4b0e47efb7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:52:35Z", "revision_number": 0, "id": "e0a2570e-9fd9-44cf-9631-832cebf30652", "remote_group_id": "fc2d9768-445f-4b06-91ac-739610cb4368", "remote_ip_prefix": null, "created_at": "2018-12-27T17:52:35Z", "security_group_id": "fc2d9768-445f-4b06-91ac-739610cb4368", "tenant_id": "541c6eef68a24eb2be57bd4b0e47efb7", "port_range_min": null, "ethertype": "IPv6", "project_id": "541c6eef68a24eb2be57bd4b0e47efb7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:52:35Z", "revision_number": 0, "id": "e45d6777-1de9-465a-b589-e36b2d4e0236", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:52:35Z", "security_group_id": "fc2d9768-445f-4b06-91ac-739610cb4368", "tenant_id": "541c6eef68a24eb2be57bd4b0e47efb7", "port_range_min": null, "ethertype": "IPv6", "project_id": "541c6eef68a24eb2be57bd4b0e47efb7"}], "revision_number": 4, "project_id": "541c6eef68a24eb2be57bd4b0e47efb7", "id": "fc2d9768-445f-4b06-91ac-739610cb4368", "name": "default"}]} 2018-12-27 17:53:14,016 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=default used request id req-f8280bea-d4a4-4302-bb58-9356e41fd535 2018-12-27 17:53:14,023 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a572cba210cfd56ecb39a0966ddf6d2499a96f2" 2018-12-27 17:53:14,133 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:53:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-831608f9-8d9d-4fc2-b905-f629a662ae6b Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b7b4fceec1ad4c6eb74d758b709a9d93", "name": "admin"}} 2018-12-27 17:53:14,133 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93 used request id req-831608f9-8d9d-4fc2-b905-f629a662ae6b 2018-12-27 17:53:14,137 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/f7197afc9b61423897aefc9a643d03a1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a572cba210cfd56ecb39a0966ddf6d2499a96f2" 2018-12-27 17:53:14,252 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:53:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c3ba5b7d-a6fd-451b-aef3-0fe21ec5b936 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f7197afc9b61423897aefc9a643d03a1.", "code": 404, "title": "Not Found"}} 2018-12-27 17:53:14,252 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/f7197afc9b61423897aefc9a643d03a1 used request id req-c3ba5b7d-a6fd-451b-aef3-0fe21ec5b936 2018-12-27 17:53:14,253 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:53:14,256 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/8c689c5e31c44b09ab85f80682abbc2a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a572cba210cfd56ecb39a0966ddf6d2499a96f2" 2018-12-27 17:53:14,364 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:53:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e83074ce-e1ff-43da-bc81-b17df60b3f3f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8c689c5e31c44b09ab85f80682abbc2a.", "code": 404, "title": "Not Found"}} 2018-12-27 17:53:14,364 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/8c689c5e31c44b09ab85f80682abbc2a used request id req-e83074ce-e1ff-43da-bc81-b17df60b3f3f 2018-12-27 17:53:14,364 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:53:14,368 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/28dac9e1580d461c9de52e6659cc4f9d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a572cba210cfd56ecb39a0966ddf6d2499a96f2" 2018-12-27 17:53:14,476 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:53:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-85a13766-4c7c-4fd9-9235-7b5ca0ba7fba Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 28dac9e1580d461c9de52e6659cc4f9d.", "code": 404, "title": "Not Found"}} 2018-12-27 17:53:14,476 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/28dac9e1580d461c9de52e6659cc4f9d used request id req-85a13766-4c7c-4fd9-9235-7b5ca0ba7fba 2018-12-27 17:53:14,476 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:53:14,480 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/81c108a273314b24bf6b48c41b5bbe0c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a572cba210cfd56ecb39a0966ddf6d2499a96f2" 2018-12-27 17:53:14,592 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:53:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b4cfb3e7-d81a-45db-87cd-9865549cd7ac Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 81c108a273314b24bf6b48c41b5bbe0c.", "code": 404, "title": "Not Found"}} 2018-12-27 17:53:14,592 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/81c108a273314b24bf6b48c41b5bbe0c used request id req-b4cfb3e7-d81a-45db-87cd-9865549cd7ac 2018-12-27 17:53:14,592 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:53:14,596 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/7fb0e5436e4f467998e672dd71018a45 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a572cba210cfd56ecb39a0966ddf6d2499a96f2" 2018-12-27 17:53:14,705 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:53:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e9d4b1db-a78a-4fa6-80b4-8917d264ddd9 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7fb0e5436e4f467998e672dd71018a45.", "code": 404, "title": "Not Found"}} 2018-12-27 17:53:14,705 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/7fb0e5436e4f467998e672dd71018a45 used request id req-e9d4b1db-a78a-4fa6-80b4-8917d264ddd9 2018-12-27 17:53:14,705 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:53:14,709 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/7cba3664d5674e65a12c8c269a05febf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a572cba210cfd56ecb39a0966ddf6d2499a96f2" 2018-12-27 17:53:14,818 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:53:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6fc3dbaa-3b0d-4600-bd10-85a3e4a3e3f0 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7cba3664d5674e65a12c8c269a05febf.", "code": 404, "title": "Not Found"}} 2018-12-27 17:53:14,818 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/7cba3664d5674e65a12c8c269a05febf used request id req-6fc3dbaa-3b0d-4600-bd10-85a3e4a3e3f0 2018-12-27 17:53:14,818 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:53:14,822 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/fbd6dbf946a5406398ba810e02d0888e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a572cba210cfd56ecb39a0966ddf6d2499a96f2" 2018-12-27 17:53:14,941 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:53:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-140b7bc8-ab50-48cb-bf3b-9b5b8f63cdb0 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: fbd6dbf946a5406398ba810e02d0888e.", "code": 404, "title": "Not Found"}} 2018-12-27 17:53:14,941 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/fbd6dbf946a5406398ba810e02d0888e used request id req-140b7bc8-ab50-48cb-bf3b-9b5b8f63cdb0 2018-12-27 17:53:14,941 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:53:14,944 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/253cc6709e714b8a80a5f74e4257907e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a572cba210cfd56ecb39a0966ddf6d2499a96f2" 2018-12-27 17:53:15,052 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:53:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-71a6f23e-96c4-45cd-9378-707268dd4aef Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 253cc6709e714b8a80a5f74e4257907e.", "code": 404, "title": "Not Found"}} 2018-12-27 17:53:15,052 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/253cc6709e714b8a80a5f74e4257907e used request id req-71a6f23e-96c4-45cd-9378-707268dd4aef 2018-12-27 17:53:15,052 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:53:15,056 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/782a28bd0d40485e85eda6b8ba43840b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a572cba210cfd56ecb39a0966ddf6d2499a96f2" 2018-12-27 17:53:15,164 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:53:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-34bb04b3-9619-45b1-86a8-9c8200da1c97 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 782a28bd0d40485e85eda6b8ba43840b.", "code": 404, "title": "Not Found"}} 2018-12-27 17:53:15,164 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/782a28bd0d40485e85eda6b8ba43840b used request id req-34bb04b3-9619-45b1-86a8-9c8200da1c97 2018-12-27 17:53:15,164 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:53:15,168 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/ef7e486beb8f4de39b25ca5f11552328 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a572cba210cfd56ecb39a0966ddf6d2499a96f2" 2018-12-27 17:53:15,280 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:53:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cecedb77-0ca3-46c7-9c62-87a68a8c1ef1 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: ef7e486beb8f4de39b25ca5f11552328.", "code": 404, "title": "Not Found"}} 2018-12-27 17:53:15,280 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/ef7e486beb8f4de39b25ca5f11552328 used request id req-cecedb77-0ca3-46c7-9c62-87a68a8c1ef1 2018-12-27 17:53:15,280 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:53:15,284 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/2a5a6879c5fa4db798cea6d394565d45 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a572cba210cfd56ecb39a0966ddf6d2499a96f2" 2018-12-27 17:53:15,390 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:53:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2357dabd-bb6f-4be1-90a0-babbfd52fb54 Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.31:5000/v3/projects/2a5a6879c5fa4db798cea6d394565d45"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}} 2018-12-27 17:53:15,391 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/2a5a6879c5fa4db798cea6d394565d45 used request id req-2357dabd-bb6f-4be1-90a0-babbfd52fb54 2018-12-27 17:53:15,394 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/da629caea04941e1ae8979c379dc7c9d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a572cba210cfd56ecb39a0966ddf6d2499a96f2" 2018-12-27 17:53:15,500 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:53:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0f706cd6-5986-4688-b6de-b506f50d03a2 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/da629caea04941e1ae8979c379dc7c9d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "da629caea04941e1ae8979c379dc7c9d", "name": "service"}} 2018-12-27 17:53:15,500 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/da629caea04941e1ae8979c379dc7c9d used request id req-0f706cd6-5986-4688-b6de-b506f50d03a2 2018-12-27 17:53:15,504 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/541c6eef68a24eb2be57bd4b0e47efb7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a572cba210cfd56ecb39a0966ddf6d2499a96f2" 2018-12-27 17:53:15,622 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:53:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3e8a1745-43dc-457a-88d2-903ffff39775 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/541c6eef68a24eb2be57bd4b0e47efb7"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "541c6eef68a24eb2be57bd4b0e47efb7", "name": "CreateInstanceFromThreePartImage-b8950403-6665-469-proj"}} 2018-12-27 17:53:15,622 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/541c6eef68a24eb2be57bd4b0e47efb7 used request id req-3e8a1745-43dc-457a-88d2-903ffff39775 2018-12-27 17:53:15,622 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - fc2d9768-445f-4b06-91ac-739610cb4368 2018-12-27 17:53:15,627 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=fc2d9768-445f-4b06-91ac-739610cb4368 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a572cba210cfd56ecb39a0966ddf6d2499a96f2" 2018-12-27 17:53:15,839 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-0479c8ae-d4b1-4058-b9ed-65d325606422 Date: Thu, 27 Dec 2018 17:53:15 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:52:35Z", "security_group_id": "fc2d9768-445f-4b06-91ac-739610cb4368", "port_range_min": null, "revision_number": 0, "tenant_id": "541c6eef68a24eb2be57bd4b0e47efb7", "created_at": "2018-12-27T17:52:35Z", "project_id": "541c6eef68a24eb2be57bd4b0e47efb7", "id": "6f8ee124-5a93-4d55-9784-65c3b64cf7de"}, {"remote_group_id": "fc2d9768-445f-4b06-91ac-739610cb4368", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:52:35Z", "security_group_id": "fc2d9768-445f-4b06-91ac-739610cb4368", "port_range_min": null, "revision_number": 0, "tenant_id": "541c6eef68a24eb2be57bd4b0e47efb7", "created_at": "2018-12-27T17:52:35Z", "project_id": "541c6eef68a24eb2be57bd4b0e47efb7", "id": "ce56bba4-de0c-44af-a276-274fb2aeb923"}, {"remote_group_id": "fc2d9768-445f-4b06-91ac-739610cb4368", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:52:35Z", "security_group_id": "fc2d9768-445f-4b06-91ac-739610cb4368", "port_range_min": null, "revision_number": 0, "tenant_id": "541c6eef68a24eb2be57bd4b0e47efb7", "created_at": "2018-12-27T17:52:35Z", "project_id": "541c6eef68a24eb2be57bd4b0e47efb7", "id": "e0a2570e-9fd9-44cf-9631-832cebf30652"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:52:35Z", "security_group_id": "fc2d9768-445f-4b06-91ac-739610cb4368", "port_range_min": null, "revision_number": 0, "tenant_id": "541c6eef68a24eb2be57bd4b0e47efb7", "created_at": "2018-12-27T17:52:35Z", "project_id": "541c6eef68a24eb2be57bd4b0e47efb7", "id": "e45d6777-1de9-465a-b589-e36b2d4e0236"}]} 2018-12-27 17:53:15,839 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=fc2d9768-445f-4b06-91ac-739610cb4368 used request id req-0479c8ae-d4b1-4058-b9ed-65d325606422 2018-12-27 17:53:15,840 - neutron_utils - INFO - Deleting security group with name - default 2018-12-27 17:53:15,845 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/security-groups/fc2d9768-445f-4b06-91ac-739610cb4368 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a572cba210cfd56ecb39a0966ddf6d2499a96f2" 2018-12-27 17:53:16,247 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c00b347c-c8f1-4448-8849-5743685a50d1 Content-Length: 0 Date: Thu, 27 Dec 2018 17:53:16 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 17:53:16,247 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-groups/fc2d9768-445f-4b06-91ac-739610cb4368 used request id req-c00b347c-c8f1-4448-8849-5743685a50d1 2018-12-27 17:53:16,248 - keystone_utils - INFO - Deleting project with name - CreateInstanceFromThreePartImage-b8950403-6665-469-proj 2018-12-27 17:53:16,251 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/projects/541c6eef68a24eb2be57bd4b0e47efb7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a572cba210cfd56ecb39a0966ddf6d2499a96f2" 2018-12-27 17:53:16,486 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:53:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bf286ef6-b34d-4521-a37b-c64fbbeacc22 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:53:16,486 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/541c6eef68a24eb2be57bd4b0e47efb7 used request id req-bf286ef6-b34d-4521-a37b-c64fbbeacc22 2018-12-27 17:53:16,486 - keystone_utils - INFO - Deleting role with name - CreateInstanceFromThreePartImage-b8950403-6665-469-proj-role 2018-12-27 17:53:16,490 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/roles/9345a6e4181b46b894e0000d61b2214f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a572cba210cfd56ecb39a0966ddf6d2499a96f2" 2018-12-27 17:53:16,616 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:53:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-14453b2a-43c5-4a25-b52f-948fa427f4a2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:53:16,616 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/roles/9345a6e4181b46b894e0000d61b2214f used request id req-14453b2a-43c5-4a25-b52f-948fa427f4a2 2018-12-27 17:53:16,620 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a572cba210cfd56ecb39a0966ddf6d2499a96f2" 2018-12-27 17:53:16,733 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:53:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9ccb3498-055c-4e7f-a692-bccca6f36f39 Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8de789d09e46427786a85702e5e8de91", "links": {"self": "http://172.30.9.31:5000/v3/roles/8de789d09e46427786a85702e5e8de91"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 17:53:16,733 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-9ccb3498-055c-4e7f-a692-bccca6f36f39 2018-12-27 17:53:16,734 - keystone_utils - INFO - Deleting user with name - CreateInstanceFromThreePartImage-b8950403-6665-469-user 2018-12-27 17:53:16,737 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/users/348cd2a4981e4ea2837e1b68dc487fab -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0e351b9dbee65ea4c8ad8c0b4132e6ea0e512e6" 2018-12-27 17:53:16,988 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:53:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8c5acfaa-e2b2-4ff9-86a9-b65cc4c2bc62 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:53:16,988 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/348cd2a4981e4ea2837e1b68dc487fab used request id req-8c5acfaa-e2b2-4ff9-86a9-b65cc4c2bc62 2018-12-27 17:53:16,990 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:53:17,406 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:53:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["uFPNA-KMSj6tEuowUnACEQ"], "issued_at": "2018-12-27T17:53:17.000000Z"}} 2018-12-27 17:53:17,407 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}826ebaade9d238c6912f0ea6b69799e42300b2e3" 2018-12-27 17:53:17,526 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:53:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9ce89306-2c4f-4482-a7ec-0eff70ad43b9 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:53:17,526 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-9ce89306-2c4f-4482-a7ec-0eff70ad43b9 2018-12-27 17:53:17,527 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:53:17,528 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:53:17,948 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:53:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["FPWbV_u5Qt6rrzqh3dmwyA"], "issued_at": "2018-12-27T17:53:17.000000Z"}} 2018-12-27 17:53:17,949 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1ccd5de82dcafcc86031d5e0a7de57a0c5658ed" 2018-12-27 17:53:18,051 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:53:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fb0e5f53-6757-4a7b-a535-2dbe7a8c7777 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:53:18,051 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-fb0e5f53-6757-4a7b-a535-2dbe7a8c7777 2018-12-27 17:53:18,055 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 17:53:18,061 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 17:53:18 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 17:53:18,062 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceVolumeTests-88035ea7-7285-474-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1ccd5de82dcafcc86031d5e0a7de57a0c5658ed" 2018-12-27 17:53:18,170 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:53:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3cd6a12e-4fa5-44ba-b633-6aed20446be7 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceVolumeTests-88035ea7-7285-474-proj", "previous": null, "next": null}, "projects": []} 2018-12-27 17:53:18,171 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceVolumeTests-88035ea7-7285-474-proj used request id req-3cd6a12e-4fa5-44ba-b633-6aed20446be7 2018-12-27 17:53:18,174 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1ccd5de82dcafcc86031d5e0a7de57a0c5658ed" 2018-12-27 17:53:18,281 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:53:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-166e6271-549a-4b41-aed1-1810d2c1df19 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-27 17:53:18,282 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-166e6271-549a-4b41-aed1-1810d2c1df19 2018-12-27 17:53:18,285 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1ccd5de82dcafcc86031d5e0a7de57a0c5658ed" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceVolumeTests-88035ea7-7285-474-proj"}}' 2018-12-27 17:53:18,433 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 27 Dec 2018 17:53:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-57cd9f73-f4fb-4340-b797-221adb2c03c2 Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/96ea55904a724386af5cd016bfb8bcc0"}, "tags": [], "enabled": true, "id": "96ea55904a724386af5cd016bfb8bcc0", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-88035ea7-7285-474-proj"}} 2018-12-27 17:53:18,433 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-57cd9f73-f4fb-4340-b797-221adb2c03c2 2018-12-27 17:53:18,433 - keystone_utils - INFO - Created project with name - CreateInstanceVolumeTests-88035ea7-7285-474-proj 2018-12-27 17:53:18,433 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:53:18,434 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:53:18,925 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:53:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["Ymn93G5JRPGyVHx3oXngQA"], "issued_at": "2018-12-27T17:53:18.000000Z"}} 2018-12-27 17:53:18,925 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1c40f1e35534b6cbafea1877051916834710c63" 2018-12-27 17:53:19,026 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:53:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7c990549-14d5-4764-bb58-8ac378bc619c Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:53:19,026 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-7c990549-14d5-4764-bb58-8ac378bc619c 2018-12-27 17:53:19,030 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 17:53:19,036 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 17:53:19 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 17:53:19,036 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1c40f1e35534b6cbafea1877051916834710c63" 2018-12-27 17:53:19,162 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:53:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-717f47b7-51dd-4302-a8ff-2805a9aafb51 Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "links": {"self": "http://172.30.9.31:5000/v3/users/01fa52e7b3674fc48643fa4ffca67e4e"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "01fa52e7b3674fc48643fa4ffca67e4e", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/05a834ddebbc40688596b7460b47439e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05a834ddebbc40688596b7460b47439e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/08226a0ad01943f39559448239e291e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "08226a0ad01943f39559448239e291e1", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/55c0552fe37a4f7ca0e73939514bc683"}, "domain_id": "default", "enabled": true, "options": {}, "id": "55c0552fe37a4f7ca0e73939514bc683", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/646a4af4e3b5439a97996d353fea3924"}, "domain_id": "914eec1d43ea4caf9d2fd33268c06258", "enabled": true, "options": {}, "id": "646a4af4e3b5439a97996d353fea3924", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/85fb203e51c34d3f8122e285a6a318b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85fb203e51c34d3f8122e285a6a318b3", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/905e7f4b42d24cca93b99d2401fa3378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "905e7f4b42d24cca93b99d2401fa3378", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/a5bc08b9f81f4e5bb86c24f9f7547bae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5bc08b9f81f4e5bb86c24f9f7547bae", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/a5c780627f004d318bf908d80305da9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5c780627f004d318bf908d80305da9c", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/b18425bf2b044bc9af7e194919539a17"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b18425bf2b044bc9af7e194919539a17", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/b8d2134b619d4dca80e21d6fb16449b0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b8d2134b619d4dca80e21d6fb16449b0", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/b9ab6a25a652438285139fe5b44aea62"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9ab6a25a652438285139fe5b44aea62", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/c08462554a4844d681348f58b9b0edee"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c08462554a4844d681348f58b9b0edee", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/ddfc3a9aad444d4782eae677c8a98130"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ddfc3a9aad444d4782eae677c8a98130", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/f2a74f2185a54676a6cb2bb5ecfcc4f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2a74f2185a54676a6cb2bb5ecfcc4f6", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-12-27 17:53:19,162 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-717f47b7-51dd-4302-a8ff-2805a9aafb51 2018-12-27 17:53:19,166 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?name=CreateInstanceVolumeTests-88035ea7-7285-474-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1c40f1e35534b6cbafea1877051916834710c63" 2018-12-27 17:53:19,274 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:53:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f9600531-03b0-4491-bd8d-c043cfc82303 Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?name=CreateInstanceVolumeTests-88035ea7-7285-474-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/96ea55904a724386af5cd016bfb8bcc0"}, "tags": [], "enabled": true, "id": "96ea55904a724386af5cd016bfb8bcc0", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-88035ea7-7285-474-proj"}]} 2018-12-27 17:53:19,274 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?name=CreateInstanceVolumeTests-88035ea7-7285-474-proj used request id req-f9600531-03b0-4491-bd8d-c043cfc82303 2018-12-27 17:53:19,278 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1c40f1e35534b6cbafea1877051916834710c63" 2018-12-27 17:53:19,411 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:53:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5473ef28-5751-4fd8-9e60-2dd028a83412 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-27 17:53:19,411 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-5473ef28-5751-4fd8-9e60-2dd028a83412 2018-12-27 17:53:19,816 - keystone_utils - INFO - Created user with name - CreateInstanceVolumeTests-88035ea7-7285-474-user 2018-12-27 17:53:19,816 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:53:19,820 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1ccd5de82dcafcc86031d5e0a7de57a0c5658ed" 2018-12-27 17:53:19,922 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:53:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-db45356a-bd72-41e6-907b-63f24582f9f4 Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8de789d09e46427786a85702e5e8de91", "links": {"self": "http://172.30.9.31:5000/v3/roles/8de789d09e46427786a85702e5e8de91"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 17:53:19,922 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-db45356a-bd72-41e6-907b-63f24582f9f4 2018-12-27 17:53:19,926 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1ccd5de82dcafcc86031d5e0a7de57a0c5658ed" -d '{"role": {"name": "CreateInstanceVolumeTests-88035ea7-7285-474-proj-role"}}' 2018-12-27 17:53:20,078 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 27 Dec 2018 17:53:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ccb400ba-6898-4493-b179-40c69e06934d Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "03c0370bb8df43eab6d18af85c02a73b", "links": {"self": "http://172.30.9.31:5000/v3/roles/03c0370bb8df43eab6d18af85c02a73b"}, "name": "CreateInstanceVolumeTests-88035ea7-7285-474-proj-role"}} 2018-12-27 17:53:20,078 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/roles used request id req-ccb400ba-6898-4493-b179-40c69e06934d 2018-12-27 17:53:20,078 - keystone_utils - INFO - Created role with name - CreateInstanceVolumeTests-88035ea7-7285-474-proj-role 2018-12-27 17:53:20,082 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles/03c0370bb8df43eab6d18af85c02a73b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1ccd5de82dcafcc86031d5e0a7de57a0c5658ed" 2018-12-27 17:53:20,187 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:53:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6c426b88-ff81-4d56-8682-08aa78362c0c Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "03c0370bb8df43eab6d18af85c02a73b", "links": {"self": "http://172.30.9.31:5000/v3/roles/03c0370bb8df43eab6d18af85c02a73b"}, "name": "CreateInstanceVolumeTests-88035ea7-7285-474-proj-role"}} 2018-12-27 17:53:20,187 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles/03c0370bb8df43eab6d18af85c02a73b used request id req-6c426b88-ff81-4d56-8682-08aa78362c0c 2018-12-27 17:53:20,187 - keystone_utils - INFO - Granting role CreateInstanceVolumeTests-88035ea7-7285-474-proj-role to project CreateInstanceVolumeTests-88035ea7-7285-474-proj 2018-12-27 17:53:20,191 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:5000/v3/projects/96ea55904a724386af5cd016bfb8bcc0/users/515e7d84e6184aa4acdc012d2900d5a2/roles/03c0370bb8df43eab6d18af85c02a73b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1ccd5de82dcafcc86031d5e0a7de57a0c5658ed" 2018-12-27 17:53:20,346 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:53:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c369b102-ef1f-45a4-a56b-e28af1299e73 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:53:20,346 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/96ea55904a724386af5cd016bfb8bcc0/users/515e7d84e6184aa4acdc012d2900d5a2/roles/03c0370bb8df43eab6d18af85c02a73b used request id req-c369b102-ef1f-45a4-a56b-e28af1299e73 2018-12-27 17:53:20,346 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-27 17:53:20,349 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-12-27 17:53:20,349 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:53:20,350 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:53:20,763 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "03c0370bb8df43eab6d18af85c02a73b", "name": "CreateInstanceVolumeTests-88035ea7-7285-474-proj-role"}], "expires_at": "2018-12-27T18:53:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "96ea55904a724386af5cd016bfb8bcc0", "name": "CreateInstanceVolumeTests-88035ea7-7285-474-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/96ea55904a724386af5cd016bfb8bcc0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/96ea55904a724386af5cd016bfb8bcc0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/96ea55904a724386af5cd016bfb8bcc0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/96ea55904a724386af5cd016bfb8bcc0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/96ea55904a724386af5cd016bfb8bcc0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/96ea55904a724386af5cd016bfb8bcc0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/96ea55904a724386af5cd016bfb8bcc0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/96ea55904a724386af5cd016bfb8bcc0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/96ea55904a724386af5cd016bfb8bcc0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_96ea55904a724386af5cd016bfb8bcc0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_96ea55904a724386af5cd016bfb8bcc0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/96ea55904a724386af5cd016bfb8bcc0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/96ea55904a724386af5cd016bfb8bcc0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/96ea55904a724386af5cd016bfb8bcc0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-88035ea7-7285-474-user", "id": "515e7d84e6184aa4acdc012d2900d5a2"}, "audit_ids": ["UqN71MjoQaWAz-qkSSv8aw"], "issued_at": "2018-12-27T17:53:20.000000Z"}} 2018-12-27 17:53:20,764 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d32971f936e61a98dbe2ed842d7a2e00fdaa96c" 2018-12-27 17:53:20,857 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:53:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5a941e35-82e0-40bc-984b-885d2c5dbdd9 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:53:20,857 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-5a941e35-82e0-40bc-984b-885d2c5dbdd9 2018-12-27 17:53:20,861 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceVolumeTests-5657d903-6247-42b1-a6e9-045d26eb8159-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6d32971f936e61a98dbe2ed842d7a2e00fdaa96c" 2018-12-27 17:53:21,165 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 170 Content-Type: application/json X-Openstack-Request-Id: req-4708f86c-0cf5-4a4d-8e0b-bfc541890dee Date: Thu, 27 Dec 2018 17:53:21 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceVolumeTests-5657d903-6247-42b1-a6e9-045d26eb8159-image"} 2018-12-27 17:53:21,165 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceVolumeTests-5657d903-6247-42b1-a6e9-045d26eb8159-image used request id req-4708f86c-0cf5-4a4d-8e0b-bfc541890dee 2018-12-27 17:53:21,168 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6d32971f936e61a98dbe2ed842d7a2e00fdaa96c" 2018-12-27 17:53:21,363 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-5ea1b516-702d-439f-8e77-a4bde54601ad Date: Thu, 27 Dec 2018 17:53:21 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-27 17:53:21,364 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/schemas/image used request id req-5ea1b516-702d-439f-8e77-a4bde54601ad 2018-12-27 17:53:21,394 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6d32971f936e61a98dbe2ed842d7a2e00fdaa96c" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceVolumeTests-5657d903-6247-42b1-a6e9-045d26eb8159-image"}' 2018-12-27 17:53:21,652 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 629 Content-Type: application/json Location: http://172.30.9.31:9292/v2/images/4608c294-926d-45b3-8ee7-0d7716690b5f Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-c3127eda-77dd-4a80-ad02-dfdd08e7d75d Date: Thu, 27 Dec 2018 17:53:21 GMT RESP BODY: {"status": "queued", "name": "CreateInstanceVolumeTests-5657d903-6247-42b1-a6e9-045d26eb8159-image", "tags": [], "container_format": "bare", "created_at": "2018-12-27T17:53:21Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-12-27T17:53:21Z", "visibility": "shared", "locations": [], "self": "/v2/images/4608c294-926d-45b3-8ee7-0d7716690b5f", "min_disk": 0, "protected": false, "id": "4608c294-926d-45b3-8ee7-0d7716690b5f", "file": "/v2/images/4608c294-926d-45b3-8ee7-0d7716690b5f/file", "checksum": null, "owner": "96ea55904a724386af5cd016bfb8bcc0", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-27 17:53:21,652 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.31:9292/v2/images used request id req-c3127eda-77dd-4a80-ad02-dfdd08e7d75d 2018-12-27 17:53:21,662 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:9292/v2/images/4608c294-926d-45b3-8ee7-0d7716690b5f/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6d32971f936e61a98dbe2ed842d7a2e00fdaa96c" -d '' 2018-12-27 17:53:22,857 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-7dd2d0b9-f66c-427f-8eaf-68312d2116dc Date: Thu, 27 Dec 2018 17:53:22 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-27 17:53:22,858 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.31:9292/v2/images/4608c294-926d-45b3-8ee7-0d7716690b5f/file used request id req-7dd2d0b9-f66c-427f-8eaf-68312d2116dc 2018-12-27 17:53:22,858 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-27 17:53:22,861 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/images/4608c294-926d-45b3-8ee7-0d7716690b5f -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6d32971f936e61a98dbe2ed842d7a2e00fdaa96c" 2018-12-27 17:53:22,880 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 890 Content-Type: application/json X-Openstack-Request-Id: req-1f14abed-0599-4bcc-913f-4b979bd7964b Date: Thu, 27 Dec 2018 17:53:22 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceVolumeTests-5657d903-6247-42b1-a6e9-045d26eb8159-image", "tags": [], "container_format": "bare", "created_at": "2018-12-27T17:53:21Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-27T17:53:22Z", "visibility": "shared", "locations": [{"url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/4608c294-926d-45b3-8ee7-0d7716690b5f/snap", "metadata": {}}], "self": "/v2/images/4608c294-926d-45b3-8ee7-0d7716690b5f", "min_disk": 0, "protected": false, "id": "4608c294-926d-45b3-8ee7-0d7716690b5f", "file": "/v2/images/4608c294-926d-45b3-8ee7-0d7716690b5f/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "96ea55904a724386af5cd016bfb8bcc0", "direct_url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/4608c294-926d-45b3-8ee7-0d7716690b5f/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-27 17:53:22,880 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images/4608c294-926d-45b3-8ee7-0d7716690b5f used request id req-1f14abed-0599-4bcc-913f-4b979bd7964b 2018-12-27 17:53:22,883 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6d32971f936e61a98dbe2ed842d7a2e00fdaa96c" 2018-12-27 17:53:23,074 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-cc980dab-216a-46fd-8ecf-9bac54afd9a3 Date: Thu, 27 Dec 2018 17:53:23 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-27 17:53:23,074 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/schemas/image used request id req-cc980dab-216a-46fd-8ecf-9bac54afd9a3 2018-12-27 17:53:23,077 - create_image - INFO - Created image with name - CreateInstanceVolumeTests-5657d903-6247-42b1-a6e9-045d26eb8159-image 2018-12-27 17:53:23,079 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/images/4608c294-926d-45b3-8ee7-0d7716690b5f -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6d32971f936e61a98dbe2ed842d7a2e00fdaa96c" 2018-12-27 17:53:23,282 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 890 Content-Type: application/json X-Openstack-Request-Id: req-19a2c229-78f0-4d06-aeb1-7aca36303508 Date: Thu, 27 Dec 2018 17:53:23 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceVolumeTests-5657d903-6247-42b1-a6e9-045d26eb8159-image", "tags": [], "container_format": "bare", "created_at": "2018-12-27T17:53:21Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-27T17:53:22Z", "visibility": "shared", "locations": [{"url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/4608c294-926d-45b3-8ee7-0d7716690b5f/snap", "metadata": {}}], "self": "/v2/images/4608c294-926d-45b3-8ee7-0d7716690b5f", "min_disk": 0, "protected": false, "id": "4608c294-926d-45b3-8ee7-0d7716690b5f", "file": "/v2/images/4608c294-926d-45b3-8ee7-0d7716690b5f/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "96ea55904a724386af5cd016bfb8bcc0", "direct_url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/4608c294-926d-45b3-8ee7-0d7716690b5f/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-27 17:53:23,282 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images/4608c294-926d-45b3-8ee7-0d7716690b5f used request id req-19a2c229-78f0-4d06-aeb1-7aca36303508 2018-12-27 17:53:23,283 - create_image - DEBUG - Instance status is - active 2018-12-27 17:53:23,283 - create_image - DEBUG - Image is active with name - CreateInstanceVolumeTests-5657d903-6247-42b1-a6e9-045d26eb8159-image 2018-12-27 17:53:23,283 - create_image - INFO - Image is now active with name - CreateInstanceVolumeTests-5657d903-6247-42b1-a6e9-045d26eb8159-image 2018-12-27 17:53:23,284 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:53:23,284 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:53:23,706 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:53:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["3SydkkFpRbqOC4LdNi5D7g"], "issued_at": "2018-12-27T17:53:23.000000Z"}} 2018-12-27 17:53:23,707 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f375618777959bb6b47ed7c00b26020a18c7f41" 2018-12-27 17:53:23,827 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:53:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-87b315ff-1a23-4e3a-b333-c6b9fd05a161 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:53:23,827 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-87b315ff-1a23-4e3a-b333-c6b9fd05a161 2018-12-27 17:53:23,829 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-27 17:53:23,833 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f375618777959bb6b47ed7c00b26020a18c7f41" 2018-12-27 17:53:24,040 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:53:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-ba913550-ca37-4709-a128-355d5d6ecfb3 x-compute-request-id: req-ba913550-ca37-4709-a128-355d5d6ecfb3 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-12-27 17:53:24,041 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-ba913550-ca37-4709-a128-355d5d6ecfb3 2018-12-27 17:53:24,044 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f375618777959bb6b47ed7c00b26020a18c7f41" -d '{"flavor": {"vcpus": 2, "disk": 1, "name": "CreateInstanceVolumeTests-5657d903-6247-42b1-a6e9-045d26eb8159-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-12-27 17:53:24,088 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:53:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6d489717-c14b-434e-8d44-4f65b816a4d2 x-compute-request-id: req-6d489717-c14b-434e-8d44-4f65b816a4d2 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstanceVolumeTests-5657d903-6247-42b1-a6e9-045d26eb8159-flavor-name", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/e5db2216-0bc7-4f9f-8dd4-0419083eecad", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/e5db2216-0bc7-4f9f-8dd4-0419083eecad", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "e5db2216-0bc7-4f9f-8dd4-0419083eecad"}} 2018-12-27 17:53:24,089 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-6d489717-c14b-434e-8d44-4f65b816a4d2 2018-12-27 17:53:24,089 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:53:24,090 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:53:24,489 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "03c0370bb8df43eab6d18af85c02a73b", "name": "CreateInstanceVolumeTests-88035ea7-7285-474-proj-role"}], "expires_at": "2018-12-27T18:53:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "96ea55904a724386af5cd016bfb8bcc0", "name": "CreateInstanceVolumeTests-88035ea7-7285-474-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/96ea55904a724386af5cd016bfb8bcc0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/96ea55904a724386af5cd016bfb8bcc0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/96ea55904a724386af5cd016bfb8bcc0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/96ea55904a724386af5cd016bfb8bcc0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/96ea55904a724386af5cd016bfb8bcc0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/96ea55904a724386af5cd016bfb8bcc0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/96ea55904a724386af5cd016bfb8bcc0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/96ea55904a724386af5cd016bfb8bcc0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/96ea55904a724386af5cd016bfb8bcc0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_96ea55904a724386af5cd016bfb8bcc0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_96ea55904a724386af5cd016bfb8bcc0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/96ea55904a724386af5cd016bfb8bcc0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/96ea55904a724386af5cd016bfb8bcc0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/96ea55904a724386af5cd016bfb8bcc0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-88035ea7-7285-474-user", "id": "515e7d84e6184aa4acdc012d2900d5a2"}, "audit_ids": ["_kF8Wn0zTrymS6JTlXkKng"], "issued_at": "2018-12-27T17:53:24.000000Z"}} 2018-12-27 17:53:24,490 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b9593e61be69f657ca016f2c1da0a40acac4ac1" 2018-12-27 17:53:24,585 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:53:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-25e40c21-8df6-4a61-b934-0a247020ea27 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:53:24,585 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-25e40c21-8df6-4a61-b934-0a247020ea27 2018-12-27 17:53:24,593 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceVolumeTests-5657d903-6247-42b1-a6e9-045d26eb8159-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b9593e61be69f657ca016f2c1da0a40acac4ac1" 2018-12-27 17:53:24,822 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-843e2d9a-64eb-4569-bf4f-e0e764cf42ad Date: Thu, 27 Dec 2018 17:53:24 GMT RESP BODY: {"networks":[]} 2018-12-27 17:53:24,823 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceVolumeTests-5657d903-6247-42b1-a6e9-045d26eb8159-pub-net used request id req-843e2d9a-64eb-4569-bf4f-e0e764cf42ad 2018-12-27 17:53:24,823 - neutron_utils - INFO - Creating network with name CreateInstanceVolumeTests-5657d903-6247-42b1-a6e9-045d26eb8159-pub-net 2018-12-27 17:53:24,828 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b9593e61be69f657ca016f2c1da0a40acac4ac1" -d '{"network": {"name": "CreateInstanceVolumeTests-5657d903-6247-42b1-a6e9-045d26eb8159-pub-net", "admin_state_up": true}}' 2018-12-27 17:53:26,692 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 644 X-Openstack-Request-Id: req-33750c68-c84b-41b5-a37e-73a6306d4d61 Date: Thu, 27 Dec 2018 17:53:26 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"id":"de2a0365-0154-43c5-9b12-5e60d744c591","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"96ea55904a724386af5cd016bfb8bcc0","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-27T17:53:25Z","is_default":false,"name":"CreateInstanceVolumeTests-5657d903-6247-42b1-a6e9-045d26eb8159-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"96ea55904a724386af5cd016bfb8bcc0","created_at":"2018-12-27T17:53:25Z","mtu":1442}} 2018-12-27 17:53:26,692 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/networks used request id req-33750c68-c84b-41b5-a37e-73a6306d4d61 2018-12-27 17:53:26,697 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?id=de2a0365-0154-43c5-9b12-5e60d744c591 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b9593e61be69f657ca016f2c1da0a40acac4ac1" 2018-12-27 17:53:26,972 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-75bea4a0-cd56-4a6c-ba2f-aac3beb74165 Date: Thu, 27 Dec 2018 17:53:26 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"id":"de2a0365-0154-43c5-9b12-5e60d744c591","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"96ea55904a724386af5cd016bfb8bcc0","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-27T17:53:25Z","qos_policy_id":null,"name":"CreateInstanceVolumeTests-5657d903-6247-42b1-a6e9-045d26eb8159-pub-net","admin_state_up":true,"tenant_id":"96ea55904a724386af5cd016bfb8bcc0","created_at":"2018-12-27T17:53:25Z","mtu":1442}]} 2018-12-27 17:53:26,973 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?id=de2a0365-0154-43c5-9b12-5e60d744c591 used request id req-75bea4a0-cd56-4a6c-ba2f-aac3beb74165 2018-12-27 17:53:26,978 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=de2a0365-0154-43c5-9b12-5e60d744c591 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b9593e61be69f657ca016f2c1da0a40acac4ac1" 2018-12-27 17:53:27,204 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-a47b5dce-0fd0-41c8-8160-22493f80c28c Date: Thu, 27 Dec 2018 17:53:27 GMT RESP BODY: {"subnets":[]} 2018-12-27 17:53:27,204 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=de2a0365-0154-43c5-9b12-5e60d744c591 used request id req-a47b5dce-0fd0-41c8-8160-22493f80c28c 2018-12-27 17:53:27,205 - neutron_utils - INFO - Creating subnet with name CreateInstanceVolumeTests-5657d903-6247-42b1-a6e9-045d26eb8159-pub-subnet 2018-12-27 17:53:27,209 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b9593e61be69f657ca016f2c1da0a40acac4ac1" -d '{"subnets": [{"ip_version": 4, "network_id": "de2a0365-0154-43c5-9b12-5e60d744c591", "cidr": "10.55.0.0/24", "name": "CreateInstanceVolumeTests-5657d903-6247-42b1-a6e9-045d26eb8159-pub-subnet"}]}' 2018-12-27 17:53:28,688 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-e3af64bc-1e09-4862-9cd8-4d62ea2412f8 Date: Thu, 27 Dec 2018 17:53:28 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"de2a0365-0154-43c5-9b12-5e60d744c591","tenant_id":"96ea55904a724386af5cd016bfb8bcc0","created_at":"2018-12-27T17:53:27Z","dns_nameservers":[],"updated_at":"2018-12-27T17:53:27Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"96ea55904a724386af5cd016bfb8bcc0","id":"1efd3838-884a-413a-8f2e-6a06a587773e","subnetpool_id":null,"name":"CreateInstanceVolumeTests-5657d903-6247-42b1-a6e9-045d26eb8159-pub-subnet"}]} 2018-12-27 17:53:28,688 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/subnets used request id req-e3af64bc-1e09-4862-9cd8-4d62ea2412f8 2018-12-27 17:53:28,693 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?id=de2a0365-0154-43c5-9b12-5e60d744c591 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b9593e61be69f657ca016f2c1da0a40acac4ac1" 2018-12-27 17:53:28,978 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-a4f51545-8361-4157-9c25-7242f5f9fa46 Date: Thu, 27 Dec 2018 17:53:28 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"de2a0365-0154-43c5-9b12-5e60d744c591","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"96ea55904a724386af5cd016bfb8bcc0","status":"ACTIVE","subnets":["1efd3838-884a-413a-8f2e-6a06a587773e"],"description":"","tags":[],"updated_at":"2018-12-27T17:53:27Z","qos_policy_id":null,"name":"CreateInstanceVolumeTests-5657d903-6247-42b1-a6e9-045d26eb8159-pub-net","admin_state_up":true,"tenant_id":"96ea55904a724386af5cd016bfb8bcc0","created_at":"2018-12-27T17:53:25Z","mtu":1442}]} 2018-12-27 17:53:28,978 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?id=de2a0365-0154-43c5-9b12-5e60d744c591 used request id req-a4f51545-8361-4157-9c25-7242f5f9fa46 2018-12-27 17:53:28,983 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=de2a0365-0154-43c5-9b12-5e60d744c591 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b9593e61be69f657ca016f2c1da0a40acac4ac1" 2018-12-27 17:53:29,228 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-5fe0c2ad-3f98-4da2-8397-7a9c748e811c Date: Thu, 27 Dec 2018 17:53:29 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"de2a0365-0154-43c5-9b12-5e60d744c591","tenant_id":"96ea55904a724386af5cd016bfb8bcc0","created_at":"2018-12-27T17:53:27Z","dns_nameservers":[],"updated_at":"2018-12-27T17:53:27Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"96ea55904a724386af5cd016bfb8bcc0","id":"1efd3838-884a-413a-8f2e-6a06a587773e","subnetpool_id":null,"name":"CreateInstanceVolumeTests-5657d903-6247-42b1-a6e9-045d26eb8159-pub-subnet"}]} 2018-12-27 17:53:29,228 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=de2a0365-0154-43c5-9b12-5e60d744c591 used request id req-5fe0c2ad-3f98-4da2-8397-7a9c748e811c 2018-12-27 17:53:29,228 - OpenStackNetwork - DEBUG - Network [de2a0365-0154-43c5-9b12-5e60d744c591] created successfully 2018-12-27 17:53:29,228 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:53:29,229 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:53:29,650 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "03c0370bb8df43eab6d18af85c02a73b", "name": "CreateInstanceVolumeTests-88035ea7-7285-474-proj-role"}], "expires_at": "2018-12-27T18:53:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "96ea55904a724386af5cd016bfb8bcc0", "name": "CreateInstanceVolumeTests-88035ea7-7285-474-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/96ea55904a724386af5cd016bfb8bcc0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/96ea55904a724386af5cd016bfb8bcc0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/96ea55904a724386af5cd016bfb8bcc0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/96ea55904a724386af5cd016bfb8bcc0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/96ea55904a724386af5cd016bfb8bcc0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/96ea55904a724386af5cd016bfb8bcc0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/96ea55904a724386af5cd016bfb8bcc0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/96ea55904a724386af5cd016bfb8bcc0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/96ea55904a724386af5cd016bfb8bcc0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_96ea55904a724386af5cd016bfb8bcc0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_96ea55904a724386af5cd016bfb8bcc0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/96ea55904a724386af5cd016bfb8bcc0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/96ea55904a724386af5cd016bfb8bcc0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/96ea55904a724386af5cd016bfb8bcc0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-88035ea7-7285-474-user", "id": "515e7d84e6184aa4acdc012d2900d5a2"}, "audit_ids": ["R7vVsQb5TYCuqKfu0nqUuQ"], "issued_at": "2018-12-27T17:53:29.000000Z"}} 2018-12-27 17:53:29,651 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fca1e7378f2d4151c6936dfb129748330ecc6d2a" 2018-12-27 17:53:29,746 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:53:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-48906ea7-b0ea-4623-9dff-16e9895160d3 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:53:29,747 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-48906ea7-b0ea-4623-9dff-16e9895160d3 2018-12-27 17:53:29,752 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8776/v3/96ea55904a724386af5cd016bfb8bcc0/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fca1e7378f2d4151c6936dfb129748330ecc6d2a" 2018-12-27 17:53:29,980 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:53:29 GMT Server: Apache x-compute-request-id: req-dda86fd9-9ffa-4492-9eaa-abf2874381b8 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-dda86fd9-9ffa-4492-9eaa-abf2874381b8 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-12-27 17:53:29,980 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/96ea55904a724386af5cd016bfb8bcc0/volumes/detail used request id req-dda86fd9-9ffa-4492-9eaa-abf2874381b8 2018-12-27 17:53:29,983 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:8776/v3/96ea55904a724386af5cd016bfb8bcc0/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-dda86fd9-9ffa-4492-9eaa-abf2874381b8" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fca1e7378f2d4151c6936dfb129748330ecc6d2a" -d '{"volume": {"status": "creating", "backup_id": null, "user_id": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-5657d903-6247-42b1-a6e9-045d26eb8159-1", "imageRef": null, "availability_zone": null, "description": null, "multiattach": false, "attach_status": "detached", "volume_type": null, "metadata": {}, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "project_id": null, "source_replica": null, "size": 1}}' 2018-12-27 17:53:30,407 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Thu, 27 Dec 2018 17:53:29 GMT Server: Apache x-compute-request-id: req-676fec6d-ea6d-45d8-a7fd-a5ee865e0429 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-676fec6d-ea6d-45d8-a7fd-a5ee865e0429 Content-Length: 851 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "515e7d84e6184aa4acdc012d2900d5a2", "attachments": [], "links": [{"href": "http://172.30.9.31:8776/v3/96ea55904a724386af5cd016bfb8bcc0/volumes/4b8e4816-ac4c-4250-9a5d-76a10615cbc7", "rel": "self"}, {"href": "http://172.30.9.31:8776/96ea55904a724386af5cd016bfb8bcc0/volumes/4b8e4816-ac4c-4250-9a5d-76a10615cbc7", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-12-27T17:53:30.000000", "description": null, "updated_at": null, "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-5657d903-6247-42b1-a6e9-045d26eb8159-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "4b8e4816-ac4c-4250-9a5d-76a10615cbc7", "size": 1}} 2018-12-27 17:53:30,407 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.31:8776/v3/96ea55904a724386af5cd016bfb8bcc0/volumes used request id req-676fec6d-ea6d-45d8-a7fd-a5ee865e0429 2018-12-27 17:53:30,410 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8776/v3/96ea55904a724386af5cd016bfb8bcc0/volumes/4b8e4816-ac4c-4250-9a5d-76a10615cbc7 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-dda86fd9-9ffa-4492-9eaa-abf2874381b8" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fca1e7378f2d4151c6936dfb129748330ecc6d2a" 2018-12-27 17:53:30,782 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:53:30 GMT Server: Apache x-compute-request-id: req-6eea39f2-7aee-4d52-afba-33c776701d4d OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-6eea39f2-7aee-4d52-afba-33c776701d4d Content-Encoding: gzip Content-Length: 462 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "515e7d84e6184aa4acdc012d2900d5a2", "attachments": [], "links": [{"href": "http://172.30.9.31:8776/v3/96ea55904a724386af5cd016bfb8bcc0/volumes/4b8e4816-ac4c-4250-9a5d-76a10615cbc7", "rel": "self"}, {"href": "http://172.30.9.31:8776/96ea55904a724386af5cd016bfb8bcc0/volumes/4b8e4816-ac4c-4250-9a5d-76a10615cbc7", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-12-27T17:53:30.000000", "description": null, "os-vol-tenant-attr:tenant_id": "96ea55904a724386af5cd016bfb8bcc0", "updated_at": "2018-12-27T17:53:30.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-5657d903-6247-42b1-a6e9-045d26eb8159-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "4b8e4816-ac4c-4250-9a5d-76a10615cbc7", "size": 1}} 2018-12-27 17:53:30,782 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/96ea55904a724386af5cd016bfb8bcc0/volumes/4b8e4816-ac4c-4250-9a5d-76a10615cbc7 used request id req-6eea39f2-7aee-4d52-afba-33c776701d4d 2018-12-27 17:53:30,782 - create_volume - INFO - Created volume with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-5657d903-6247-42b1-a6e9-045d26eb8159-1 2018-12-27 17:53:30,785 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8776/v3/96ea55904a724386af5cd016bfb8bcc0/volumes/4b8e4816-ac4c-4250-9a5d-76a10615cbc7 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-dda86fd9-9ffa-4492-9eaa-abf2874381b8" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fca1e7378f2d4151c6936dfb129748330ecc6d2a" 2018-12-27 17:53:31,036 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:53:30 GMT Server: Apache x-compute-request-id: req-c94b7d7a-4442-4dca-a387-82dde0225ef8 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-c94b7d7a-4442-4dca-a387-82dde0225ef8 Content-Encoding: gzip Content-Length: 462 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "515e7d84e6184aa4acdc012d2900d5a2", "attachments": [], "links": [{"href": "http://172.30.9.31:8776/v3/96ea55904a724386af5cd016bfb8bcc0/volumes/4b8e4816-ac4c-4250-9a5d-76a10615cbc7", "rel": "self"}, {"href": "http://172.30.9.31:8776/96ea55904a724386af5cd016bfb8bcc0/volumes/4b8e4816-ac4c-4250-9a5d-76a10615cbc7", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-12-27T17:53:30.000000", "description": null, "os-vol-tenant-attr:tenant_id": "96ea55904a724386af5cd016bfb8bcc0", "updated_at": "2018-12-27T17:53:30.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-5657d903-6247-42b1-a6e9-045d26eb8159-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "4b8e4816-ac4c-4250-9a5d-76a10615cbc7", "size": 1}} 2018-12-27 17:53:31,036 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/96ea55904a724386af5cd016bfb8bcc0/volumes/4b8e4816-ac4c-4250-9a5d-76a10615cbc7 used request id req-c94b7d7a-4442-4dca-a387-82dde0225ef8 2018-12-27 17:53:31,036 - create_volume - DEBUG - Instance status is - available 2018-12-27 17:53:31,036 - create_volume - DEBUG - Volume is active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-5657d903-6247-42b1-a6e9-045d26eb8159-1 2018-12-27 17:53:31,036 - create_volume - INFO - Volume is now active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-5657d903-6247-42b1-a6e9-045d26eb8159-1 2018-12-27 17:53:31,037 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:53:31,037 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:53:31,455 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "03c0370bb8df43eab6d18af85c02a73b", "name": "CreateInstanceVolumeTests-88035ea7-7285-474-proj-role"}], "expires_at": "2018-12-27T18:53:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "96ea55904a724386af5cd016bfb8bcc0", "name": "CreateInstanceVolumeTests-88035ea7-7285-474-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/96ea55904a724386af5cd016bfb8bcc0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/96ea55904a724386af5cd016bfb8bcc0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/96ea55904a724386af5cd016bfb8bcc0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/96ea55904a724386af5cd016bfb8bcc0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/96ea55904a724386af5cd016bfb8bcc0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/96ea55904a724386af5cd016bfb8bcc0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/96ea55904a724386af5cd016bfb8bcc0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/96ea55904a724386af5cd016bfb8bcc0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/96ea55904a724386af5cd016bfb8bcc0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_96ea55904a724386af5cd016bfb8bcc0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_96ea55904a724386af5cd016bfb8bcc0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/96ea55904a724386af5cd016bfb8bcc0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/96ea55904a724386af5cd016bfb8bcc0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/96ea55904a724386af5cd016bfb8bcc0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-88035ea7-7285-474-user", "id": "515e7d84e6184aa4acdc012d2900d5a2"}, "audit_ids": ["mK1iIETDTviDCAjAQWxnyw"], "issued_at": "2018-12-27T17:53:31.000000Z"}} 2018-12-27 17:53:31,455 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae0b983a327ca56de0ab2efb1d0f4fafb5d57ebf" 2018-12-27 17:53:31,558 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:53:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-68b6ee52-9342-4ca3-91e1-394238e9c807 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:53:31,558 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-68b6ee52-9342-4ca3-91e1-394238e9c807 2018-12-27 17:53:31,563 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8776/v3/96ea55904a724386af5cd016bfb8bcc0/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae0b983a327ca56de0ab2efb1d0f4fafb5d57ebf" 2018-12-27 17:53:31,813 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:53:31 GMT Server: Apache x-compute-request-id: req-06d0bd14-4f05-4f90-8fb3-47bf8cbfc358 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-06d0bd14-4f05-4f90-8fb3-47bf8cbfc358 Content-Encoding: gzip Content-Length: 461 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "515e7d84e6184aa4acdc012d2900d5a2", "attachments": [], "links": [{"href": "http://172.30.9.31:8776/v3/96ea55904a724386af5cd016bfb8bcc0/volumes/4b8e4816-ac4c-4250-9a5d-76a10615cbc7", "rel": "self"}, {"href": "http://172.30.9.31:8776/96ea55904a724386af5cd016bfb8bcc0/volumes/4b8e4816-ac4c-4250-9a5d-76a10615cbc7", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-12-27T17:53:30.000000", "description": null, "os-vol-tenant-attr:tenant_id": "96ea55904a724386af5cd016bfb8bcc0", "updated_at": "2018-12-27T17:53:30.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-5657d903-6247-42b1-a6e9-045d26eb8159-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "4b8e4816-ac4c-4250-9a5d-76a10615cbc7", "size": 1}]} 2018-12-27 17:53:31,814 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/96ea55904a724386af5cd016bfb8bcc0/volumes/detail used request id req-06d0bd14-4f05-4f90-8fb3-47bf8cbfc358 2018-12-27 17:53:31,817 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:8776/v3/96ea55904a724386af5cd016bfb8bcc0/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-06d0bd14-4f05-4f90-8fb3-47bf8cbfc358" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae0b983a327ca56de0ab2efb1d0f4fafb5d57ebf" -d '{"volume": {"status": "creating", "backup_id": null, "user_id": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-5657d903-6247-42b1-a6e9-045d26eb8159-2", "imageRef": null, "availability_zone": null, "description": null, "multiattach": false, "attach_status": "detached", "volume_type": null, "metadata": {}, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "project_id": null, "source_replica": null, "size": 1}}' 2018-12-27 17:53:32,198 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Thu, 27 Dec 2018 17:53:31 GMT Server: Apache x-compute-request-id: req-02245899-494c-499d-abff-0701533a763e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-02245899-494c-499d-abff-0701533a763e Content-Length: 851 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "515e7d84e6184aa4acdc012d2900d5a2", "attachments": [], "links": [{"href": "http://172.30.9.31:8776/v3/96ea55904a724386af5cd016bfb8bcc0/volumes/71684528-046c-4cd7-8e9d-27482d8dd8b7", "rel": "self"}, {"href": "http://172.30.9.31:8776/96ea55904a724386af5cd016bfb8bcc0/volumes/71684528-046c-4cd7-8e9d-27482d8dd8b7", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-12-27T17:53:32.000000", "description": null, "updated_at": null, "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-5657d903-6247-42b1-a6e9-045d26eb8159-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "71684528-046c-4cd7-8e9d-27482d8dd8b7", "size": 1}} 2018-12-27 17:53:32,198 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.31:8776/v3/96ea55904a724386af5cd016bfb8bcc0/volumes used request id req-02245899-494c-499d-abff-0701533a763e 2018-12-27 17:53:32,202 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8776/v3/96ea55904a724386af5cd016bfb8bcc0/volumes/71684528-046c-4cd7-8e9d-27482d8dd8b7 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-06d0bd14-4f05-4f90-8fb3-47bf8cbfc358" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae0b983a327ca56de0ab2efb1d0f4fafb5d57ebf" 2018-12-27 17:53:32,558 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:53:32 GMT Server: Apache x-compute-request-id: req-8ab97c5a-98fd-4131-8f60-9db546477f83 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-8ab97c5a-98fd-4131-8f60-9db546477f83 Content-Encoding: gzip Content-Length: 463 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "515e7d84e6184aa4acdc012d2900d5a2", "attachments": [], "links": [{"href": "http://172.30.9.31:8776/v3/96ea55904a724386af5cd016bfb8bcc0/volumes/71684528-046c-4cd7-8e9d-27482d8dd8b7", "rel": "self"}, {"href": "http://172.30.9.31:8776/96ea55904a724386af5cd016bfb8bcc0/volumes/71684528-046c-4cd7-8e9d-27482d8dd8b7", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-12-27T17:53:32.000000", "description": null, "os-vol-tenant-attr:tenant_id": "96ea55904a724386af5cd016bfb8bcc0", "updated_at": "2018-12-27T17:53:32.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-5657d903-6247-42b1-a6e9-045d26eb8159-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "71684528-046c-4cd7-8e9d-27482d8dd8b7", "size": 1}} 2018-12-27 17:53:32,558 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/96ea55904a724386af5cd016bfb8bcc0/volumes/71684528-046c-4cd7-8e9d-27482d8dd8b7 used request id req-8ab97c5a-98fd-4131-8f60-9db546477f83 2018-12-27 17:53:32,559 - create_volume - INFO - Created volume with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-5657d903-6247-42b1-a6e9-045d26eb8159-2 2018-12-27 17:53:32,561 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8776/v3/96ea55904a724386af5cd016bfb8bcc0/volumes/71684528-046c-4cd7-8e9d-27482d8dd8b7 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-06d0bd14-4f05-4f90-8fb3-47bf8cbfc358" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae0b983a327ca56de0ab2efb1d0f4fafb5d57ebf" 2018-12-27 17:53:32,783 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:53:32 GMT Server: Apache x-compute-request-id: req-acd89bc7-34b1-4a8c-83c9-ba559b828c7f OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-acd89bc7-34b1-4a8c-83c9-ba559b828c7f Content-Encoding: gzip Content-Length: 463 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "515e7d84e6184aa4acdc012d2900d5a2", "attachments": [], "links": [{"href": "http://172.30.9.31:8776/v3/96ea55904a724386af5cd016bfb8bcc0/volumes/71684528-046c-4cd7-8e9d-27482d8dd8b7", "rel": "self"}, {"href": "http://172.30.9.31:8776/96ea55904a724386af5cd016bfb8bcc0/volumes/71684528-046c-4cd7-8e9d-27482d8dd8b7", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-12-27T17:53:32.000000", "description": null, "os-vol-tenant-attr:tenant_id": "96ea55904a724386af5cd016bfb8bcc0", "updated_at": "2018-12-27T17:53:32.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-5657d903-6247-42b1-a6e9-045d26eb8159-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "71684528-046c-4cd7-8e9d-27482d8dd8b7", "size": 1}} 2018-12-27 17:53:32,783 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/96ea55904a724386af5cd016bfb8bcc0/volumes/71684528-046c-4cd7-8e9d-27482d8dd8b7 used request id req-acd89bc7-34b1-4a8c-83c9-ba559b828c7f 2018-12-27 17:53:32,784 - create_volume - DEBUG - Instance status is - available 2018-12-27 17:53:32,784 - create_volume - DEBUG - Volume is active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-5657d903-6247-42b1-a6e9-045d26eb8159-2 2018-12-27 17:53:32,784 - create_volume - INFO - Volume is now active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-5657d903-6247-42b1-a6e9-045d26eb8159-2 2018-12-27 17:53:32,784 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:53:32,785 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:53:33,194 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "03c0370bb8df43eab6d18af85c02a73b", "name": "CreateInstanceVolumeTests-88035ea7-7285-474-proj-role"}], "expires_at": "2018-12-27T18:53:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "96ea55904a724386af5cd016bfb8bcc0", "name": "CreateInstanceVolumeTests-88035ea7-7285-474-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/96ea55904a724386af5cd016bfb8bcc0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/96ea55904a724386af5cd016bfb8bcc0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/96ea55904a724386af5cd016bfb8bcc0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/96ea55904a724386af5cd016bfb8bcc0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/96ea55904a724386af5cd016bfb8bcc0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/96ea55904a724386af5cd016bfb8bcc0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/96ea55904a724386af5cd016bfb8bcc0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/96ea55904a724386af5cd016bfb8bcc0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/96ea55904a724386af5cd016bfb8bcc0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_96ea55904a724386af5cd016bfb8bcc0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_96ea55904a724386af5cd016bfb8bcc0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/96ea55904a724386af5cd016bfb8bcc0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/96ea55904a724386af5cd016bfb8bcc0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/96ea55904a724386af5cd016bfb8bcc0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-88035ea7-7285-474-user", "id": "515e7d84e6184aa4acdc012d2900d5a2"}, "audit_ids": ["mYgCQBfmSYOrA-KO__AB5g"], "issued_at": "2018-12-27T17:53:33.000000Z"}} 2018-12-27 17:53:33,194 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e124ad38e78031b2d225efceacf547744558019" 2018-12-27 17:53:33,284 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:53:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-00316cb5-7a35-4cb0-a3ba-5b96abee2dd0 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:53:33,284 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-00316cb5-7a35-4cb0-a3ba-5b96abee2dd0 2018-12-27 17:53:33,286 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-27 17:53:33,289 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e124ad38e78031b2d225efceacf547744558019" 2018-12-27 17:53:33,393 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:53:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9a6e72a5-8210-4cef-8eb5-1988f8975320 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:53:33,394 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-9a6e72a5-8210-4cef-8eb5-1988f8975320 2018-12-27 17:53:33,401 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceVolumeTests-5657d903-6247-42b1-a6e9-045d26eb8159-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e124ad38e78031b2d225efceacf547744558019" 2018-12-27 17:53:33,698 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-105c4ed6-747a-49b4-b489-140181e7a40a Date: Thu, 27 Dec 2018 17:53:33 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"de2a0365-0154-43c5-9b12-5e60d744c591","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"96ea55904a724386af5cd016bfb8bcc0","status":"ACTIVE","subnets":["1efd3838-884a-413a-8f2e-6a06a587773e"],"description":"","tags":[],"updated_at":"2018-12-27T17:53:27Z","qos_policy_id":null,"name":"CreateInstanceVolumeTests-5657d903-6247-42b1-a6e9-045d26eb8159-pub-net","admin_state_up":true,"tenant_id":"96ea55904a724386af5cd016bfb8bcc0","created_at":"2018-12-27T17:53:25Z","mtu":1442}]} 2018-12-27 17:53:33,699 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceVolumeTests-5657d903-6247-42b1-a6e9-045d26eb8159-pub-net used request id req-105c4ed6-747a-49b4-b489-140181e7a40a 2018-12-27 17:53:33,704 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=de2a0365-0154-43c5-9b12-5e60d744c591 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e124ad38e78031b2d225efceacf547744558019" 2018-12-27 17:53:33,939 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-27f111d2-7ddb-4bda-acfb-5be9da0b1757 Date: Thu, 27 Dec 2018 17:53:33 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"de2a0365-0154-43c5-9b12-5e60d744c591","tenant_id":"96ea55904a724386af5cd016bfb8bcc0","created_at":"2018-12-27T17:53:27Z","dns_nameservers":[],"updated_at":"2018-12-27T17:53:27Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"96ea55904a724386af5cd016bfb8bcc0","id":"1efd3838-884a-413a-8f2e-6a06a587773e","subnetpool_id":null,"name":"CreateInstanceVolumeTests-5657d903-6247-42b1-a6e9-045d26eb8159-pub-subnet"}]} 2018-12-27 17:53:33,939 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=de2a0365-0154-43c5-9b12-5e60d744c591 used request id req-27f111d2-7ddb-4bda-acfb-5be9da0b1757 2018-12-27 17:53:33,945 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceVolumeTests-5657d903-6247-42b1-a6e9-045d26eb8159-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e124ad38e78031b2d225efceacf547744558019" 2018-12-27 17:53:34,224 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-ce75b129-85ca-405b-beae-f80d608ad427 Date: Thu, 27 Dec 2018 17:53:34 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"de2a0365-0154-43c5-9b12-5e60d744c591","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"96ea55904a724386af5cd016bfb8bcc0","status":"ACTIVE","subnets":["1efd3838-884a-413a-8f2e-6a06a587773e"],"description":"","tags":[],"updated_at":"2018-12-27T17:53:27Z","qos_policy_id":null,"name":"CreateInstanceVolumeTests-5657d903-6247-42b1-a6e9-045d26eb8159-pub-net","admin_state_up":true,"tenant_id":"96ea55904a724386af5cd016bfb8bcc0","created_at":"2018-12-27T17:53:25Z","mtu":1442}]} 2018-12-27 17:53:34,224 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceVolumeTests-5657d903-6247-42b1-a6e9-045d26eb8159-pub-net used request id req-ce75b129-85ca-405b-beae-f80d608ad427 2018-12-27 17:53:34,228 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 17:53:34,233 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 17:53:34 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 17:53:34,234 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/96ea55904a724386af5cd016bfb8bcc0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e124ad38e78031b2d225efceacf547744558019" 2018-12-27 17:53:34,334 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:53:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-635d1bcf-323a-47e0-b072-d7deb752d87e Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/96ea55904a724386af5cd016bfb8bcc0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "96ea55904a724386af5cd016bfb8bcc0", "name": "CreateInstanceVolumeTests-88035ea7-7285-474-proj"}} 2018-12-27 17:53:34,334 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/96ea55904a724386af5cd016bfb8bcc0 used request id req-635d1bcf-323a-47e0-b072-d7deb752d87e 2018-12-27 17:53:34,339 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=de2a0365-0154-43c5-9b12-5e60d744c591 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e124ad38e78031b2d225efceacf547744558019" 2018-12-27 17:53:34,610 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-d65cc481-bd9a-40a2-b8ae-d83230ea5598 Date: Thu, 27 Dec 2018 17:53:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"de2a0365-0154-43c5-9b12-5e60d744c591","tenant_id":"96ea55904a724386af5cd016bfb8bcc0","created_at":"2018-12-27T17:53:27Z","dns_nameservers":[],"updated_at":"2018-12-27T17:53:27Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"96ea55904a724386af5cd016bfb8bcc0","id":"1efd3838-884a-413a-8f2e-6a06a587773e","subnetpool_id":null,"name":"CreateInstanceVolumeTests-5657d903-6247-42b1-a6e9-045d26eb8159-pub-subnet"}]} 2018-12-27 17:53:34,610 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=de2a0365-0154-43c5-9b12-5e60d744c591 used request id req-d65cc481-bd9a-40a2-b8ae-d83230ea5598 2018-12-27 17:53:34,616 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=de2a0365-0154-43c5-9b12-5e60d744c591&name=CreateInstanceVolumeTests-5657d903-6247-42b1-a6e9-045d26eb8159-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e124ad38e78031b2d225efceacf547744558019" 2018-12-27 17:53:34,842 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-fc0de559-490c-40e3-bcf1-e8a4f2fde312 Date: Thu, 27 Dec 2018 17:53:34 GMT RESP BODY: {"ports":[]} 2018-12-27 17:53:34,842 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=de2a0365-0154-43c5-9b12-5e60d744c591&name=CreateInstanceVolumeTests-5657d903-6247-42b1-a6e9-045d26eb8159-port&admin_state_up=True used request id req-fc0de559-490c-40e3-bcf1-e8a4f2fde312 2018-12-27 17:53:34,845 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/detail?name=CreateInstanceVolumeTests-5657d903-6247-42b1-a6e9-045d26eb8159-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e124ad38e78031b2d225efceacf547744558019" 2018-12-27 17:53:35,095 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:53:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-25da7e73-af81-489d-99dc-25e95ef42355 x-compute-request-id: req-25da7e73-af81-489d-99dc-25e95ef42355 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-12-27 17:53:35,095 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail?name=CreateInstanceVolumeTests-5657d903-6247-42b1-a6e9-045d26eb8159-inst used request id req-25da7e73-af81-489d-99dc-25e95ef42355 2018-12-27 17:53:35,101 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceVolumeTests-5657d903-6247-42b1-a6e9-045d26eb8159-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e124ad38e78031b2d225efceacf547744558019" 2018-12-27 17:53:35,400 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-30bc8bfd-d9e5-49ad-8312-23869d6f0295 Date: Thu, 27 Dec 2018 17:53:35 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"de2a0365-0154-43c5-9b12-5e60d744c591","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"96ea55904a724386af5cd016bfb8bcc0","status":"ACTIVE","subnets":["1efd3838-884a-413a-8f2e-6a06a587773e"],"description":"","tags":[],"updated_at":"2018-12-27T17:53:27Z","qos_policy_id":null,"name":"CreateInstanceVolumeTests-5657d903-6247-42b1-a6e9-045d26eb8159-pub-net","admin_state_up":true,"tenant_id":"96ea55904a724386af5cd016bfb8bcc0","created_at":"2018-12-27T17:53:25Z","mtu":1442}]} 2018-12-27 17:53:35,400 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceVolumeTests-5657d903-6247-42b1-a6e9-045d26eb8159-pub-net used request id req-30bc8bfd-d9e5-49ad-8312-23869d6f0295 2018-12-27 17:53:35,406 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=de2a0365-0154-43c5-9b12-5e60d744c591 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e124ad38e78031b2d225efceacf547744558019" 2018-12-27 17:53:35,457 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-39c30a0a-39e7-4295-92eb-8df3d1277478 Date: Thu, 27 Dec 2018 17:53:35 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"de2a0365-0154-43c5-9b12-5e60d744c591","tenant_id":"96ea55904a724386af5cd016bfb8bcc0","created_at":"2018-12-27T17:53:27Z","dns_nameservers":[],"updated_at":"2018-12-27T17:53:27Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"96ea55904a724386af5cd016bfb8bcc0","id":"1efd3838-884a-413a-8f2e-6a06a587773e","subnetpool_id":null,"name":"CreateInstanceVolumeTests-5657d903-6247-42b1-a6e9-045d26eb8159-pub-subnet"}]} 2018-12-27 17:53:35,457 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=de2a0365-0154-43c5-9b12-5e60d744c591 used request id req-39c30a0a-39e7-4295-92eb-8df3d1277478 2018-12-27 17:53:35,463 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceVolumeTests-5657d903-6247-42b1-a6e9-045d26eb8159-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e124ad38e78031b2d225efceacf547744558019" 2018-12-27 17:53:35,753 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-05482efd-4bef-44c1-a753-102804d29dfa Date: Thu, 27 Dec 2018 17:53:35 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"de2a0365-0154-43c5-9b12-5e60d744c591","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"96ea55904a724386af5cd016bfb8bcc0","status":"ACTIVE","subnets":["1efd3838-884a-413a-8f2e-6a06a587773e"],"description":"","tags":[],"updated_at":"2018-12-27T17:53:27Z","qos_policy_id":null,"name":"CreateInstanceVolumeTests-5657d903-6247-42b1-a6e9-045d26eb8159-pub-net","admin_state_up":true,"tenant_id":"96ea55904a724386af5cd016bfb8bcc0","created_at":"2018-12-27T17:53:25Z","mtu":1442}]} 2018-12-27 17:53:35,753 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceVolumeTests-5657d903-6247-42b1-a6e9-045d26eb8159-pub-net used request id req-05482efd-4bef-44c1-a753-102804d29dfa 2018-12-27 17:53:35,757 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/96ea55904a724386af5cd016bfb8bcc0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e124ad38e78031b2d225efceacf547744558019" 2018-12-27 17:53:35,866 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:53:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b3c0edac-167e-4258-8a61-9ed846210dc2 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/96ea55904a724386af5cd016bfb8bcc0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "96ea55904a724386af5cd016bfb8bcc0", "name": "CreateInstanceVolumeTests-88035ea7-7285-474-proj"}} 2018-12-27 17:53:35,867 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/96ea55904a724386af5cd016bfb8bcc0 used request id req-b3c0edac-167e-4258-8a61-9ed846210dc2 2018-12-27 17:53:35,872 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=de2a0365-0154-43c5-9b12-5e60d744c591 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e124ad38e78031b2d225efceacf547744558019" 2018-12-27 17:53:35,919 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-22924231-6f25-475f-b865-8000e47d4aac Date: Thu, 27 Dec 2018 17:53:35 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"de2a0365-0154-43c5-9b12-5e60d744c591","tenant_id":"96ea55904a724386af5cd016bfb8bcc0","created_at":"2018-12-27T17:53:27Z","dns_nameservers":[],"updated_at":"2018-12-27T17:53:27Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"96ea55904a724386af5cd016bfb8bcc0","id":"1efd3838-884a-413a-8f2e-6a06a587773e","subnetpool_id":null,"name":"CreateInstanceVolumeTests-5657d903-6247-42b1-a6e9-045d26eb8159-pub-subnet"}]} 2018-12-27 17:53:35,919 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=de2a0365-0154-43c5-9b12-5e60d744c591 used request id req-22924231-6f25-475f-b865-8000e47d4aac 2018-12-27 17:53:35,925 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=de2a0365-0154-43c5-9b12-5e60d744c591&name=CreateInstanceVolumeTests-5657d903-6247-42b1-a6e9-045d26eb8159-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e124ad38e78031b2d225efceacf547744558019" 2018-12-27 17:53:35,987 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-21c8b41a-1a54-4af0-a693-a297139b6352 Date: Thu, 27 Dec 2018 17:53:35 GMT RESP BODY: {"ports":[]} 2018-12-27 17:53:35,987 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=de2a0365-0154-43c5-9b12-5e60d744c591&name=CreateInstanceVolumeTests-5657d903-6247-42b1-a6e9-045d26eb8159-port&admin_state_up=True used request id req-21c8b41a-1a54-4af0-a693-a297139b6352 2018-12-27 17:53:35,987 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:53:35,988 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:53:36,404 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "03c0370bb8df43eab6d18af85c02a73b", "name": "CreateInstanceVolumeTests-88035ea7-7285-474-proj-role"}], "expires_at": "2018-12-27T18:53:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "96ea55904a724386af5cd016bfb8bcc0", "name": "CreateInstanceVolumeTests-88035ea7-7285-474-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/96ea55904a724386af5cd016bfb8bcc0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/96ea55904a724386af5cd016bfb8bcc0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/96ea55904a724386af5cd016bfb8bcc0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/96ea55904a724386af5cd016bfb8bcc0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/96ea55904a724386af5cd016bfb8bcc0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/96ea55904a724386af5cd016bfb8bcc0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/96ea55904a724386af5cd016bfb8bcc0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/96ea55904a724386af5cd016bfb8bcc0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/96ea55904a724386af5cd016bfb8bcc0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_96ea55904a724386af5cd016bfb8bcc0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_96ea55904a724386af5cd016bfb8bcc0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/96ea55904a724386af5cd016bfb8bcc0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/96ea55904a724386af5cd016bfb8bcc0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/96ea55904a724386af5cd016bfb8bcc0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-88035ea7-7285-474-user", "id": "515e7d84e6184aa4acdc012d2900d5a2"}, "audit_ids": ["QBogA8TjTqmyqENkiMTUPg"], "issued_at": "2018-12-27T17:53:36.000000Z"}} 2018-12-27 17:53:36,404 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b63e45dc29a46da090c5d362167b38978201a2d3" 2018-12-27 17:53:36,499 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:53:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c0f8d438-f25e-4234-8983-343172d5ceba Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:53:36,499 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-c0f8d438-f25e-4234-8983-343172d5ceba 2018-12-27 17:53:36,505 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceVolumeTests-5657d903-6247-42b1-a6e9-045d26eb8159-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e124ad38e78031b2d225efceacf547744558019" 2018-12-27 17:53:36,872 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-3804b609-a394-4ba4-9099-c1921a05082e Date: Thu, 27 Dec 2018 17:53:36 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"de2a0365-0154-43c5-9b12-5e60d744c591","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"96ea55904a724386af5cd016bfb8bcc0","status":"ACTIVE","subnets":["1efd3838-884a-413a-8f2e-6a06a587773e"],"description":"","tags":[],"updated_at":"2018-12-27T17:53:27Z","qos_policy_id":null,"name":"CreateInstanceVolumeTests-5657d903-6247-42b1-a6e9-045d26eb8159-pub-net","admin_state_up":true,"tenant_id":"96ea55904a724386af5cd016bfb8bcc0","created_at":"2018-12-27T17:53:25Z","mtu":1442}]} 2018-12-27 17:53:36,873 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceVolumeTests-5657d903-6247-42b1-a6e9-045d26eb8159-pub-net used request id req-3804b609-a394-4ba4-9099-c1921a05082e 2018-12-27 17:53:36,878 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=de2a0365-0154-43c5-9b12-5e60d744c591 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e124ad38e78031b2d225efceacf547744558019" 2018-12-27 17:53:36,924 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-c4d564ed-393e-4f59-9ccd-e7c7a2ed9527 Date: Thu, 27 Dec 2018 17:53:36 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"de2a0365-0154-43c5-9b12-5e60d744c591","tenant_id":"96ea55904a724386af5cd016bfb8bcc0","created_at":"2018-12-27T17:53:27Z","dns_nameservers":[],"updated_at":"2018-12-27T17:53:27Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"96ea55904a724386af5cd016bfb8bcc0","id":"1efd3838-884a-413a-8f2e-6a06a587773e","subnetpool_id":null,"name":"CreateInstanceVolumeTests-5657d903-6247-42b1-a6e9-045d26eb8159-pub-subnet"}]} 2018-12-27 17:53:36,924 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=de2a0365-0154-43c5-9b12-5e60d744c591 used request id req-c4d564ed-393e-4f59-9ccd-e7c7a2ed9527 2018-12-27 17:53:36,929 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceVolumeTests-5657d903-6247-42b1-a6e9-045d26eb8159-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e124ad38e78031b2d225efceacf547744558019" 2018-12-27 17:53:37,051 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-b773e57a-2f27-44c4-ade0-af4df91e00e4 Date: Thu, 27 Dec 2018 17:53:37 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"de2a0365-0154-43c5-9b12-5e60d744c591","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"96ea55904a724386af5cd016bfb8bcc0","status":"ACTIVE","subnets":["1efd3838-884a-413a-8f2e-6a06a587773e"],"description":"","tags":[],"updated_at":"2018-12-27T17:53:27Z","qos_policy_id":null,"name":"CreateInstanceVolumeTests-5657d903-6247-42b1-a6e9-045d26eb8159-pub-net","admin_state_up":true,"tenant_id":"96ea55904a724386af5cd016bfb8bcc0","created_at":"2018-12-27T17:53:25Z","mtu":1442}]} 2018-12-27 17:53:37,052 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceVolumeTests-5657d903-6247-42b1-a6e9-045d26eb8159-pub-net used request id req-b773e57a-2f27-44c4-ade0-af4df91e00e4 2018-12-27 17:53:37,055 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 17:53:37,060 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 17:53:37 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 17:53:37,061 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/96ea55904a724386af5cd016bfb8bcc0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b63e45dc29a46da090c5d362167b38978201a2d3" 2018-12-27 17:53:37,157 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:53:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2b4d33db-7035-4b06-a5d2-0bb0d5fd1b52 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/96ea55904a724386af5cd016bfb8bcc0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "96ea55904a724386af5cd016bfb8bcc0", "name": "CreateInstanceVolumeTests-88035ea7-7285-474-proj"}} 2018-12-27 17:53:37,158 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/96ea55904a724386af5cd016bfb8bcc0 used request id req-2b4d33db-7035-4b06-a5d2-0bb0d5fd1b52 2018-12-27 17:53:37,162 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=de2a0365-0154-43c5-9b12-5e60d744c591 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e124ad38e78031b2d225efceacf547744558019" 2018-12-27 17:53:37,214 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-3d9997fb-e9f2-4373-8ff9-43c3832964fb Date: Thu, 27 Dec 2018 17:53:37 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"de2a0365-0154-43c5-9b12-5e60d744c591","tenant_id":"96ea55904a724386af5cd016bfb8bcc0","created_at":"2018-12-27T17:53:27Z","dns_nameservers":[],"updated_at":"2018-12-27T17:53:27Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"96ea55904a724386af5cd016bfb8bcc0","id":"1efd3838-884a-413a-8f2e-6a06a587773e","subnetpool_id":null,"name":"CreateInstanceVolumeTests-5657d903-6247-42b1-a6e9-045d26eb8159-pub-subnet"}]} 2018-12-27 17:53:37,214 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=de2a0365-0154-43c5-9b12-5e60d744c591 used request id req-3d9997fb-e9f2-4373-8ff9-43c3832964fb 2018-12-27 17:53:37,215 - neutron_utils - INFO - Creating port for network with name - CreateInstanceVolumeTests-5657d903-6247-42b1-a6e9-045d26eb8159-pub-net 2018-12-27 17:53:37,220 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e124ad38e78031b2d225efceacf547744558019" -d '{"port": {"network_id": "de2a0365-0154-43c5-9b12-5e60d744c591", "name": "CreateInstanceVolumeTests-5657d903-6247-42b1-a6e9-045d26eb8159-port", "admin_state_up": true}}' 2018-12-27 17:53:38,538 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 908 X-Openstack-Request-Id: req-8496813f-4478-494e-951f-bcf3f3301350 Date: Thu, 27 Dec 2018 17:53:38 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T17:53:37Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"1efd3838-884a-413a-8f2e-6a06a587773e","ip_address":"10.55.0.3"}],"id":"c101b7b5-49ba-4406-bbea-1ac9ec84a515","security_groups":["9bdf0c88-7dbb-4820-b785-a62cdd0e1bc7"],"mac_address":"fa:16:3e:fd:bb:70","device_id":"","status":"DOWN","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-0-3","ip_address":"10.55.0.3","fqdn":"host-10-55-0-3.openstacklocal."}],"name":"CreateInstanceVolumeTests-5657d903-6247-42b1-a6e9-045d26eb8159-port","project_id":"96ea55904a724386af5cd016bfb8bcc0","qos_policy_id":null,"admin_state_up":true,"network_id":"de2a0365-0154-43c5-9b12-5e60d744c591","dns_name":"","created_at":"2018-12-27T17:53:37Z","binding:vnic_type":"normal","tenant_id":"96ea55904a724386af5cd016bfb8bcc0"}} 2018-12-27 17:53:38,538 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/ports used request id req-8496813f-4478-494e-951f-bcf3f3301350 2018-12-27 17:53:38,543 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceVolumeTests-5657d903-6247-42b1-a6e9-045d26eb8159-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e124ad38e78031b2d225efceacf547744558019" 2018-12-27 17:53:38,644 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-91255deb-d0f1-4043-a842-eceba90a1533 Date: Thu, 27 Dec 2018 17:53:38 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"de2a0365-0154-43c5-9b12-5e60d744c591","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"96ea55904a724386af5cd016bfb8bcc0","status":"ACTIVE","subnets":["1efd3838-884a-413a-8f2e-6a06a587773e"],"description":"","tags":[],"updated_at":"2018-12-27T17:53:27Z","qos_policy_id":null,"name":"CreateInstanceVolumeTests-5657d903-6247-42b1-a6e9-045d26eb8159-pub-net","admin_state_up":true,"tenant_id":"96ea55904a724386af5cd016bfb8bcc0","created_at":"2018-12-27T17:53:25Z","mtu":1442}]} 2018-12-27 17:53:38,644 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceVolumeTests-5657d903-6247-42b1-a6e9-045d26eb8159-pub-net used request id req-91255deb-d0f1-4043-a842-eceba90a1533 2018-12-27 17:53:38,649 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=de2a0365-0154-43c5-9b12-5e60d744c591 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e124ad38e78031b2d225efceacf547744558019" 2018-12-27 17:53:38,878 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-4d516ce7-c798-45cf-a2c7-76105bfcc58e Date: Thu, 27 Dec 2018 17:53:38 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"de2a0365-0154-43c5-9b12-5e60d744c591","tenant_id":"96ea55904a724386af5cd016bfb8bcc0","created_at":"2018-12-27T17:53:27Z","dns_nameservers":[],"updated_at":"2018-12-27T17:53:27Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"96ea55904a724386af5cd016bfb8bcc0","id":"1efd3838-884a-413a-8f2e-6a06a587773e","subnetpool_id":null,"name":"CreateInstanceVolumeTests-5657d903-6247-42b1-a6e9-045d26eb8159-pub-subnet"}]} 2018-12-27 17:53:38,879 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=de2a0365-0154-43c5-9b12-5e60d744c591 used request id req-4d516ce7-c798-45cf-a2c7-76105bfcc58e 2018-12-27 17:53:38,883 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceVolumeTests-5657d903-6247-42b1-a6e9-045d26eb8159-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e124ad38e78031b2d225efceacf547744558019" 2018-12-27 17:53:38,978 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-b550c389-c2a4-4fad-8e1b-3dbf3d6da541 Date: Thu, 27 Dec 2018 17:53:38 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"de2a0365-0154-43c5-9b12-5e60d744c591","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"96ea55904a724386af5cd016bfb8bcc0","status":"ACTIVE","subnets":["1efd3838-884a-413a-8f2e-6a06a587773e"],"description":"","tags":[],"updated_at":"2018-12-27T17:53:27Z","qos_policy_id":null,"name":"CreateInstanceVolumeTests-5657d903-6247-42b1-a6e9-045d26eb8159-pub-net","admin_state_up":true,"tenant_id":"96ea55904a724386af5cd016bfb8bcc0","created_at":"2018-12-27T17:53:25Z","mtu":1442}]} 2018-12-27 17:53:38,978 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceVolumeTests-5657d903-6247-42b1-a6e9-045d26eb8159-pub-net used request id req-b550c389-c2a4-4fad-8e1b-3dbf3d6da541 2018-12-27 17:53:38,982 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/96ea55904a724386af5cd016bfb8bcc0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e124ad38e78031b2d225efceacf547744558019" 2018-12-27 17:53:39,087 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:53:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0e00fc06-b1d0-4197-8ac1-2b016eecd652 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/96ea55904a724386af5cd016bfb8bcc0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "96ea55904a724386af5cd016bfb8bcc0", "name": "CreateInstanceVolumeTests-88035ea7-7285-474-proj"}} 2018-12-27 17:53:39,087 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/96ea55904a724386af5cd016bfb8bcc0 used request id req-0e00fc06-b1d0-4197-8ac1-2b016eecd652 2018-12-27 17:53:39,092 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=de2a0365-0154-43c5-9b12-5e60d744c591 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e124ad38e78031b2d225efceacf547744558019" 2018-12-27 17:53:39,312 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-3add9e16-0f52-4642-9141-bbce8f616792 Date: Thu, 27 Dec 2018 17:53:39 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"de2a0365-0154-43c5-9b12-5e60d744c591","tenant_id":"96ea55904a724386af5cd016bfb8bcc0","created_at":"2018-12-27T17:53:27Z","dns_nameservers":[],"updated_at":"2018-12-27T17:53:27Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"96ea55904a724386af5cd016bfb8bcc0","id":"1efd3838-884a-413a-8f2e-6a06a587773e","subnetpool_id":null,"name":"CreateInstanceVolumeTests-5657d903-6247-42b1-a6e9-045d26eb8159-pub-subnet"}]} 2018-12-27 17:53:39,312 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=de2a0365-0154-43c5-9b12-5e60d744c591 used request id req-3add9e16-0f52-4642-9141-bbce8f616792 2018-12-27 17:53:39,317 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=de2a0365-0154-43c5-9b12-5e60d744c591&name=CreateInstanceVolumeTests-5657d903-6247-42b1-a6e9-045d26eb8159-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e124ad38e78031b2d225efceacf547744558019" 2018-12-27 17:53:39,367 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 911 X-Openstack-Request-Id: req-5ce28523-3fe4-4729-b8d0-cbd3d97177d9 Date: Thu, 27 Dec 2018 17:53:39 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T17:53:37Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"1efd3838-884a-413a-8f2e-6a06a587773e","ip_address":"10.55.0.3"}],"id":"c101b7b5-49ba-4406-bbea-1ac9ec84a515","security_groups":["9bdf0c88-7dbb-4820-b785-a62cdd0e1bc7"],"mac_address":"fa:16:3e:fd:bb:70","project_id":"96ea55904a724386af5cd016bfb8bcc0","status":"DOWN","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-0-3","ip_address":"10.55.0.3","fqdn":"host-10-55-0-3.openstacklocal."}],"qos_policy_id":null,"name":"CreateInstanceVolumeTests-5657d903-6247-42b1-a6e9-045d26eb8159-port","admin_state_up":true,"network_id":"de2a0365-0154-43c5-9b12-5e60d744c591","dns_name":"","created_at":"2018-12-27T17:53:37Z","binding:vnic_type":"normal","device_id":"","tenant_id":"96ea55904a724386af5cd016bfb8bcc0"}]} 2018-12-27 17:53:39,367 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=de2a0365-0154-43c5-9b12-5e60d744c591&name=CreateInstanceVolumeTests-5657d903-6247-42b1-a6e9-045d26eb8159-port&admin_state_up=True used request id req-5ce28523-3fe4-4729-b8d0-cbd3d97177d9 2018-12-27 17:53:39,371 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/96ea55904a724386af5cd016bfb8bcc0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e124ad38e78031b2d225efceacf547744558019" 2018-12-27 17:53:39,469 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:53:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ad11b84e-c7fe-41cd-9c7f-4c5f67793ef4 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/96ea55904a724386af5cd016bfb8bcc0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "96ea55904a724386af5cd016bfb8bcc0", "name": "CreateInstanceVolumeTests-88035ea7-7285-474-proj"}} 2018-12-27 17:53:39,469 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/96ea55904a724386af5cd016bfb8bcc0 used request id req-ad11b84e-c7fe-41cd-9c7f-4c5f67793ef4 2018-12-27 17:53:39,470 - nova_utils - INFO - Creating VM with name - CreateInstanceVolumeTests-5657d903-6247-42b1-a6e9-045d26eb8159-inst 2018-12-27 17:53:39,473 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e124ad38e78031b2d225efceacf547744558019" 2018-12-27 17:53:39,492 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:53:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c2d2a36b-6482-424c-b78c-7e9f48e18739 x-compute-request-id: req-c2d2a36b-6482-424c-b78c-7e9f48e18739 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"flavors": [{"id": "e5db2216-0bc7-4f9f-8dd4-0419083eecad", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/e5db2216-0bc7-4f9f-8dd4-0419083eecad", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/e5db2216-0bc7-4f9f-8dd4-0419083eecad", "rel": "bookmark"}], "name": "CreateInstanceVolumeTests-5657d903-6247-42b1-a6e9-045d26eb8159-flavor-name"}]} 2018-12-27 17:53:39,492 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-c2d2a36b-6482-424c-b78c-7e9f48e18739 2018-12-27 17:53:39,496 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/flavors/e5db2216-0bc7-4f9f-8dd4-0419083eecad -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e124ad38e78031b2d225efceacf547744558019" 2018-12-27 17:53:39,512 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:53:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-853e7e1a-65ae-4e55-8251-2acd09b4408b x-compute-request-id: req-853e7e1a-65ae-4e55-8251-2acd09b4408b Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstanceVolumeTests-5657d903-6247-42b1-a6e9-045d26eb8159-flavor-name", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/e5db2216-0bc7-4f9f-8dd4-0419083eecad", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/e5db2216-0bc7-4f9f-8dd4-0419083eecad", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "e5db2216-0bc7-4f9f-8dd4-0419083eecad"}} 2018-12-27 17:53:39,513 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/e5db2216-0bc7-4f9f-8dd4-0419083eecad used request id req-853e7e1a-65ae-4e55-8251-2acd09b4408b 2018-12-27 17:53:39,516 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceVolumeTests-5657d903-6247-42b1-a6e9-045d26eb8159-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2e124ad38e78031b2d225efceacf547744558019" 2018-12-27 17:53:39,743 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1060 Content-Type: application/json X-Openstack-Request-Id: req-66ca7251-3215-4284-9724-59810890de76 Date: Thu, 27 Dec 2018 17:53:39 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceVolumeTests-5657d903-6247-42b1-a6e9-045d26eb8159-image", "tags": [], "container_format": "bare", "created_at": "2018-12-27T17:53:21Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-27T17:53:22Z", "visibility": "shared", "locations": [{"url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/4608c294-926d-45b3-8ee7-0d7716690b5f/snap", "metadata": {}}], "self": "/v2/images/4608c294-926d-45b3-8ee7-0d7716690b5f", "min_disk": 0, "protected": false, "id": "4608c294-926d-45b3-8ee7-0d7716690b5f", "file": "/v2/images/4608c294-926d-45b3-8ee7-0d7716690b5f/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "96ea55904a724386af5cd016bfb8bcc0", "direct_url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/4608c294-926d-45b3-8ee7-0d7716690b5f/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceVolumeTests-5657d903-6247-42b1-a6e9-045d26eb8159-image"} 2018-12-27 17:53:39,743 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceVolumeTests-5657d903-6247-42b1-a6e9-045d26eb8159-image used request id req-66ca7251-3215-4284-9724-59810890de76 2018-12-27 17:53:39,746 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2e124ad38e78031b2d225efceacf547744558019" 2018-12-27 17:53:39,936 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-211a36de-055e-4d63-88ac-6f6f9e74a8f3 Date: Thu, 27 Dec 2018 17:53:39 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-27 17:53:39,937 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/schemas/image used request id req-211a36de-055e-4d63-88ac-6f6f9e74a8f3 2018-12-27 17:53:39,942 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e124ad38e78031b2d225efceacf547744558019" -d '{"server": {"name": "CreateInstanceVolumeTests-5657d903-6247-42b1-a6e9-045d26eb8159-inst", "imageRef": "4608c294-926d-45b3-8ee7-0d7716690b5f", "flavorRef": "e5db2216-0bc7-4f9f-8dd4-0419083eecad", "max_count": 1, "min_count": 1, "networks": [{"port": "c101b7b5-49ba-4406-bbea-1ac9ec84a515"}]}}' 2018-12-27 17:53:41,409 - novaclient.v2.client - DEBUG - RESP: [202] Date: Thu, 27 Dec 2018 17:53:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-964c67f6-20a5-4267-81c7-a8aea8956eb2 x-compute-request-id: req-964c67f6-20a5-4267-81c7-a8aea8956eb2 Content-Length: 374 location: http://172.30.9.31:8774/v2.1/servers/5604a54e-09f0-45c8-a3d5-3fa498874e8a Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "5604a54e-09f0-45c8-a3d5-3fa498874e8a", "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/5604a54e-09f0-45c8-a3d5-3fa498874e8a", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/5604a54e-09f0-45c8-a3d5-3fa498874e8a", "rel": "bookmark"}], "adminPass": "kzCm3G3vYGHj"}} 2018-12-27 17:53:41,409 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers used request id req-964c67f6-20a5-4267-81c7-a8aea8956eb2 2018-12-27 17:53:41,412 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/5604a54e-09f0-45c8-a3d5-3fa498874e8a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e124ad38e78031b2d225efceacf547744558019" 2018-12-27 17:53:41,841 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:53:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8b3e626e-0e1f-48c6-9636-8532078bbc8a x-compute-request-id: req-8b3e626e-0e1f-48c6-9636-8532078bbc8a Content-Encoding: gzip Content-Length: 611 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/5604a54e-09f0-45c8-a3d5-3fa498874e8a", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/5604a54e-09f0-45c8-a3d5-3fa498874e8a", "rel": "bookmark"}], "image": {"id": "4608c294-926d-45b3-8ee7-0d7716690b5f", "links": [{"href": "http://172.30.9.31:8774/images/4608c294-926d-45b3-8ee7-0d7716690b5f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e5db2216-0bc7-4f9f-8dd4-0419083eecad", "links": [{"href": "http://172.30.9.31:8774/flavors/e5db2216-0bc7-4f9f-8dd4-0419083eecad", "rel": "bookmark"}]}, "id": "5604a54e-09f0-45c8-a3d5-3fa498874e8a", "user_id": "515e7d84e6184aa4acdc012d2900d5a2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T17:53:41Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-5657d903-6247-42b1-a6e9-045d26eb8159-inst", "created": "2018-12-27T17:53:41Z", "tenant_id": "96ea55904a724386af5cd016bfb8bcc0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-27 17:53:41,842 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/5604a54e-09f0-45c8-a3d5-3fa498874e8a used request id req-8b3e626e-0e1f-48c6-9636-8532078bbc8a 2018-12-27 17:53:41,842 - create_instance - INFO - Created instance with name - CreateInstanceVolumeTests-5657d903-6247-42b1-a6e9-045d26eb8159-inst 2018-12-27 17:53:41,845 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/5604a54e-09f0-45c8-a3d5-3fa498874e8a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e124ad38e78031b2d225efceacf547744558019" 2018-12-27 17:53:41,903 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:53:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-15f724e5-eccb-442f-b408-6d48929cce70 x-compute-request-id: req-15f724e5-eccb-442f-b408-6d48929cce70 Content-Encoding: gzip Content-Length: 611 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/5604a54e-09f0-45c8-a3d5-3fa498874e8a", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/5604a54e-09f0-45c8-a3d5-3fa498874e8a", "rel": "bookmark"}], "image": {"id": "4608c294-926d-45b3-8ee7-0d7716690b5f", "links": [{"href": "http://172.30.9.31:8774/images/4608c294-926d-45b3-8ee7-0d7716690b5f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e5db2216-0bc7-4f9f-8dd4-0419083eecad", "links": [{"href": "http://172.30.9.31:8774/flavors/e5db2216-0bc7-4f9f-8dd4-0419083eecad", "rel": "bookmark"}]}, "id": "5604a54e-09f0-45c8-a3d5-3fa498874e8a", "user_id": "515e7d84e6184aa4acdc012d2900d5a2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T17:53:41Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-5657d903-6247-42b1-a6e9-045d26eb8159-inst", "created": "2018-12-27T17:53:41Z", "tenant_id": "96ea55904a724386af5cd016bfb8bcc0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-27 17:53:41,903 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/5604a54e-09f0-45c8-a3d5-3fa498874e8a used request id req-15f724e5-eccb-442f-b408-6d48929cce70 2018-12-27 17:53:41,904 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-5657d903-6247-42b1-a6e9-045d26eb8159-inst] is - BUILD 2018-12-27 17:53:41,904 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-27 17:53:44,907 - create_instance - DEBUG - VM status query timeout in 896.935091972 2018-12-27 17:53:44,910 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/5604a54e-09f0-45c8-a3d5-3fa498874e8a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e124ad38e78031b2d225efceacf547744558019" 2018-12-27 17:53:45,435 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:53:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1285ad90-13d2-477d-a150-c4162b745938 x-compute-request-id: req-1285ad90-13d2-477d-a150-c4162b745938 Content-Encoding: gzip Content-Length: 675 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/5604a54e-09f0-45c8-a3d5-3fa498874e8a", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/5604a54e-09f0-45c8-a3d5-3fa498874e8a", "rel": "bookmark"}], "image": {"id": "4608c294-926d-45b3-8ee7-0d7716690b5f", "links": [{"href": "http://172.30.9.31:8774/images/4608c294-926d-45b3-8ee7-0d7716690b5f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e5db2216-0bc7-4f9f-8dd4-0419083eecad", "links": [{"href": "http://172.30.9.31:8774/flavors/e5db2216-0bc7-4f9f-8dd4-0419083eecad", "rel": "bookmark"}]}, "id": "5604a54e-09f0-45c8-a3d5-3fa498874e8a", "security_groups": [{"name": "default"}], "user_id": "515e7d84e6184aa4acdc012d2900d5a2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T17:53:42Z", "hostId": "c62c2ade4087e88d1872454a51aba8d74965e1bb89526a9f658c3d7f", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-5657d903-6247-42b1-a6e9-045d26eb8159-inst", "created": "2018-12-27T17:53:41Z", "tenant_id": "96ea55904a724386af5cd016bfb8bcc0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-27 17:53:45,436 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/5604a54e-09f0-45c8-a3d5-3fa498874e8a used request id req-1285ad90-13d2-477d-a150-c4162b745938 2018-12-27 17:53:45,436 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-5657d903-6247-42b1-a6e9-045d26eb8159-inst] is - BUILD 2018-12-27 17:53:45,436 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-27 17:53:48,437 - create_instance - DEBUG - VM status query timeout in 893.405652046 2018-12-27 17:53:48,440 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/5604a54e-09f0-45c8-a3d5-3fa498874e8a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e124ad38e78031b2d225efceacf547744558019" 2018-12-27 17:53:48,958 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:53:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-244242a2-95c6-4527-a63d-fb8a28857dc6 x-compute-request-id: req-244242a2-95c6-4527-a63d-fb8a28857dc6 Content-Encoding: gzip Content-Length: 675 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/5604a54e-09f0-45c8-a3d5-3fa498874e8a", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/5604a54e-09f0-45c8-a3d5-3fa498874e8a", "rel": "bookmark"}], "image": {"id": "4608c294-926d-45b3-8ee7-0d7716690b5f", "links": [{"href": "http://172.30.9.31:8774/images/4608c294-926d-45b3-8ee7-0d7716690b5f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e5db2216-0bc7-4f9f-8dd4-0419083eecad", "links": [{"href": "http://172.30.9.31:8774/flavors/e5db2216-0bc7-4f9f-8dd4-0419083eecad", "rel": "bookmark"}]}, "id": "5604a54e-09f0-45c8-a3d5-3fa498874e8a", "security_groups": [{"name": "default"}], "user_id": "515e7d84e6184aa4acdc012d2900d5a2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T17:53:42Z", "hostId": "c62c2ade4087e88d1872454a51aba8d74965e1bb89526a9f658c3d7f", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-5657d903-6247-42b1-a6e9-045d26eb8159-inst", "created": "2018-12-27T17:53:41Z", "tenant_id": "96ea55904a724386af5cd016bfb8bcc0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-27 17:53:48,958 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/5604a54e-09f0-45c8-a3d5-3fa498874e8a used request id req-244242a2-95c6-4527-a63d-fb8a28857dc6 2018-12-27 17:53:48,959 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-5657d903-6247-42b1-a6e9-045d26eb8159-inst] is - BUILD 2018-12-27 17:53:48,959 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-27 17:53:51,962 - create_instance - DEBUG - VM status query timeout in 889.880290031 2018-12-27 17:53:51,965 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/5604a54e-09f0-45c8-a3d5-3fa498874e8a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e124ad38e78031b2d225efceacf547744558019" 2018-12-27 17:53:52,673 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:53:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ac2604e6-8efb-430f-a393-94dd7dadce35 x-compute-request-id: req-ac2604e6-8efb-430f-a393-94dd7dadce35 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-5657d903-6247-42b1-a6e9-045d26eb8159-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fd:bb:70", "version": 4, "addr": "10.55.0.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/5604a54e-09f0-45c8-a3d5-3fa498874e8a", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/5604a54e-09f0-45c8-a3d5-3fa498874e8a", "rel": "bookmark"}], "image": {"id": "4608c294-926d-45b3-8ee7-0d7716690b5f", "links": [{"href": "http://172.30.9.31:8774/images/4608c294-926d-45b3-8ee7-0d7716690b5f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T17:53:51.000000", "flavor": {"id": "e5db2216-0bc7-4f9f-8dd4-0419083eecad", "links": [{"href": "http://172.30.9.31:8774/flavors/e5db2216-0bc7-4f9f-8dd4-0419083eecad", "rel": "bookmark"}]}, "id": "5604a54e-09f0-45c8-a3d5-3fa498874e8a", "security_groups": [{"name": "default"}], "user_id": "515e7d84e6184aa4acdc012d2900d5a2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T17:53:51Z", "hostId": "c62c2ade4087e88d1872454a51aba8d74965e1bb89526a9f658c3d7f", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-5657d903-6247-42b1-a6e9-045d26eb8159-inst", "created": "2018-12-27T17:53:41Z", "tenant_id": "96ea55904a724386af5cd016bfb8bcc0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-27 17:53:52,673 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/5604a54e-09f0-45c8-a3d5-3fa498874e8a used request id req-ac2604e6-8efb-430f-a393-94dd7dadce35 2018-12-27 17:53:52,673 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-5657d903-6247-42b1-a6e9-045d26eb8159-inst] is - ACTIVE 2018-12-27 17:53:52,674 - create_instance - INFO - VM is - ACTIVE 2018-12-27 17:53:52,676 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/5604a54e-09f0-45c8-a3d5-3fa498874e8a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e124ad38e78031b2d225efceacf547744558019" 2018-12-27 17:53:53,572 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:53:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-962caaaf-7aac-4399-93fc-6885b3d294cb x-compute-request-id: req-962caaaf-7aac-4399-93fc-6885b3d294cb Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-5657d903-6247-42b1-a6e9-045d26eb8159-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fd:bb:70", "version": 4, "addr": "10.55.0.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/5604a54e-09f0-45c8-a3d5-3fa498874e8a", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/5604a54e-09f0-45c8-a3d5-3fa498874e8a", "rel": "bookmark"}], "image": {"id": "4608c294-926d-45b3-8ee7-0d7716690b5f", "links": [{"href": "http://172.30.9.31:8774/images/4608c294-926d-45b3-8ee7-0d7716690b5f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T17:53:51.000000", "flavor": {"id": "e5db2216-0bc7-4f9f-8dd4-0419083eecad", "links": [{"href": "http://172.30.9.31:8774/flavors/e5db2216-0bc7-4f9f-8dd4-0419083eecad", "rel": "bookmark"}]}, "id": "5604a54e-09f0-45c8-a3d5-3fa498874e8a", "security_groups": [{"name": "default"}], "user_id": "515e7d84e6184aa4acdc012d2900d5a2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T17:53:51Z", "hostId": "c62c2ade4087e88d1872454a51aba8d74965e1bb89526a9f658c3d7f", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-5657d903-6247-42b1-a6e9-045d26eb8159-inst", "created": "2018-12-27T17:53:41Z", "tenant_id": "96ea55904a724386af5cd016bfb8bcc0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-27 17:53:53,572 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/5604a54e-09f0-45c8-a3d5-3fa498874e8a used request id req-962caaaf-7aac-4399-93fc-6885b3d294cb 2018-12-27 17:53:53,578 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceVolumeTests-5657d903-6247-42b1-a6e9-045d26eb8159-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e124ad38e78031b2d225efceacf547744558019" 2018-12-27 17:53:53,677 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-12869afe-68af-40b2-b767-e12be30f2c9e Date: Thu, 27 Dec 2018 17:53:53 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"de2a0365-0154-43c5-9b12-5e60d744c591","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"96ea55904a724386af5cd016bfb8bcc0","status":"ACTIVE","subnets":["1efd3838-884a-413a-8f2e-6a06a587773e"],"description":"","tags":[],"updated_at":"2018-12-27T17:53:27Z","qos_policy_id":null,"name":"CreateInstanceVolumeTests-5657d903-6247-42b1-a6e9-045d26eb8159-pub-net","admin_state_up":true,"tenant_id":"96ea55904a724386af5cd016bfb8bcc0","created_at":"2018-12-27T17:53:25Z","mtu":1442}]} 2018-12-27 17:53:53,677 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceVolumeTests-5657d903-6247-42b1-a6e9-045d26eb8159-pub-net used request id req-12869afe-68af-40b2-b767-e12be30f2c9e 2018-12-27 17:53:53,681 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/96ea55904a724386af5cd016bfb8bcc0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e124ad38e78031b2d225efceacf547744558019" 2018-12-27 17:53:53,778 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:53:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-85405a3a-d24e-48e6-94ef-dd69f82cdd71 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/96ea55904a724386af5cd016bfb8bcc0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "96ea55904a724386af5cd016bfb8bcc0", "name": "CreateInstanceVolumeTests-88035ea7-7285-474-proj"}} 2018-12-27 17:53:53,778 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/96ea55904a724386af5cd016bfb8bcc0 used request id req-85405a3a-d24e-48e6-94ef-dd69f82cdd71 2018-12-27 17:53:53,783 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=de2a0365-0154-43c5-9b12-5e60d744c591 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e124ad38e78031b2d225efceacf547744558019" 2018-12-27 17:53:53,831 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-7ecf0220-46e6-4e3d-925d-96faec4f9ef7 Date: Thu, 27 Dec 2018 17:53:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"de2a0365-0154-43c5-9b12-5e60d744c591","tenant_id":"96ea55904a724386af5cd016bfb8bcc0","created_at":"2018-12-27T17:53:27Z","dns_nameservers":[],"updated_at":"2018-12-27T17:53:27Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"96ea55904a724386af5cd016bfb8bcc0","id":"1efd3838-884a-413a-8f2e-6a06a587773e","subnetpool_id":null,"name":"CreateInstanceVolumeTests-5657d903-6247-42b1-a6e9-045d26eb8159-pub-subnet"}]} 2018-12-27 17:53:53,831 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=de2a0365-0154-43c5-9b12-5e60d744c591 used request id req-7ecf0220-46e6-4e3d-925d-96faec4f9ef7 2018-12-27 17:53:53,836 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=de2a0365-0154-43c5-9b12-5e60d744c591 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e124ad38e78031b2d225efceacf547744558019" 2018-12-27 17:53:53,885 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1770 X-Openstack-Request-Id: req-87de973b-f8fd-46d2-9295-5dc5f8e3e479 Date: Thu, 27 Dec 2018 17:53:53 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T17:53:51Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"1efd3838-884a-413a-8f2e-6a06a587773e","ip_address":"10.55.0.3"}],"id":"c101b7b5-49ba-4406-bbea-1ac9ec84a515","security_groups":["9bdf0c88-7dbb-4820-b785-a62cdd0e1bc7"],"mac_address":"fa:16:3e:fd:bb:70","project_id":"96ea55904a724386af5cd016bfb8bcc0","status":"ACTIVE","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-0-3","ip_address":"10.55.0.3","fqdn":"host-10-55-0-3.openstacklocal."}],"qos_policy_id":null,"name":"CreateInstanceVolumeTests-5657d903-6247-42b1-a6e9-045d26eb8159-port","admin_state_up":true,"network_id":"de2a0365-0154-43c5-9b12-5e60d744c591","dns_name":"","created_at":"2018-12-27T17:53:37Z","binding:vnic_type":"normal","device_id":"5604a54e-09f0-45c8-a3d5-3fa498874e8a","tenant_id":"96ea55904a724386af5cd016bfb8bcc0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T17:53:28Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"1efd3838-884a-413a-8f2e-6a06a587773e","ip_address":"10.55.0.2"}],"id":"cf0630a1-9ba8-4fba-b663-795f162d74b1","security_groups":[],"mac_address":"fa:16:3e:de:91:0c","project_id":"96ea55904a724386af5cd016bfb8bcc0","status":"DOWN","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-0-2","ip_address":"10.55.0.2","fqdn":"host-10-55-0-2.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"de2a0365-0154-43c5-9b12-5e60d744c591","dns_name":"","created_at":"2018-12-27T17:53:26Z","binding:vnic_type":"normal","device_id":"","tenant_id":"96ea55904a724386af5cd016bfb8bcc0"}]} 2018-12-27 17:53:53,885 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=de2a0365-0154-43c5-9b12-5e60d744c591 used request id req-87de973b-f8fd-46d2-9295-5dc5f8e3e479 2018-12-27 17:53:53,888 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8776/v3/96ea55904a724386af5cd016bfb8bcc0/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e124ad38e78031b2d225efceacf547744558019" 2018-12-27 17:53:54,128 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:53:53 GMT Server: Apache x-compute-request-id: req-c259e9f8-61fe-4d94-b7e9-f18cf40a169f OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-c259e9f8-61fe-4d94-b7e9-f18cf40a169f Content-Encoding: gzip Content-Length: 518 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "515e7d84e6184aa4acdc012d2900d5a2", "attachments": [], "links": [{"href": "http://172.30.9.31:8776/v3/96ea55904a724386af5cd016bfb8bcc0/volumes/71684528-046c-4cd7-8e9d-27482d8dd8b7", "rel": "self"}, {"href": "http://172.30.9.31:8776/96ea55904a724386af5cd016bfb8bcc0/volumes/71684528-046c-4cd7-8e9d-27482d8dd8b7", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-12-27T17:53:32.000000", "description": null, "os-vol-tenant-attr:tenant_id": "96ea55904a724386af5cd016bfb8bcc0", "updated_at": "2018-12-27T17:53:32.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-5657d903-6247-42b1-a6e9-045d26eb8159-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "71684528-046c-4cd7-8e9d-27482d8dd8b7", "size": 1}, {"status": "available", "user_id": "515e7d84e6184aa4acdc012d2900d5a2", "attachments": [], "links": [{"href": "http://172.30.9.31:8776/v3/96ea55904a724386af5cd016bfb8bcc0/volumes/4b8e4816-ac4c-4250-9a5d-76a10615cbc7", "rel": "self"}, {"href": "http://172.30.9.31:8776/96ea55904a724386af5cd016bfb8bcc0/volumes/4b8e4816-ac4c-4250-9a5d-76a10615cbc7", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-12-27T17:53:30.000000", "description": null, "os-vol-tenant-attr:tenant_id": "96ea55904a724386af5cd016bfb8bcc0", "updated_at": "2018-12-27T17:53:30.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-5657d903-6247-42b1-a6e9-045d26eb8159-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "4b8e4816-ac4c-4250-9a5d-76a10615cbc7", "size": 1}]} 2018-12-27 17:53:54,128 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/96ea55904a724386af5cd016bfb8bcc0/volumes/detail used request id req-c259e9f8-61fe-4d94-b7e9-f18cf40a169f 2018-12-27 17:53:54,135 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/96ea55904a724386af5cd016bfb8bcc0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e124ad38e78031b2d225efceacf547744558019" 2018-12-27 17:53:54,319 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:53:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-80eb773b-58a2-4cda-bf7a-4f2e0d56a1dd Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/96ea55904a724386af5cd016bfb8bcc0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "96ea55904a724386af5cd016bfb8bcc0", "name": "CreateInstanceVolumeTests-88035ea7-7285-474-proj"}} 2018-12-27 17:53:54,319 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/96ea55904a724386af5cd016bfb8bcc0 used request id req-80eb773b-58a2-4cda-bf7a-4f2e0d56a1dd 2018-12-27 17:53:54,322 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/5604a54e-09f0-45c8-a3d5-3fa498874e8a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e124ad38e78031b2d225efceacf547744558019" 2018-12-27 17:53:54,868 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:53:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3c858cd5-e951-45c8-8e32-fc5294df8286 x-compute-request-id: req-3c858cd5-e951-45c8-8e32-fc5294df8286 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-5657d903-6247-42b1-a6e9-045d26eb8159-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fd:bb:70", "version": 4, "addr": "10.55.0.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/5604a54e-09f0-45c8-a3d5-3fa498874e8a", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/5604a54e-09f0-45c8-a3d5-3fa498874e8a", "rel": "bookmark"}], "image": {"id": "4608c294-926d-45b3-8ee7-0d7716690b5f", "links": [{"href": "http://172.30.9.31:8774/images/4608c294-926d-45b3-8ee7-0d7716690b5f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T17:53:51.000000", "flavor": {"id": "e5db2216-0bc7-4f9f-8dd4-0419083eecad", "links": [{"href": "http://172.30.9.31:8774/flavors/e5db2216-0bc7-4f9f-8dd4-0419083eecad", "rel": "bookmark"}]}, "id": "5604a54e-09f0-45c8-a3d5-3fa498874e8a", "security_groups": [{"name": "default"}], "user_id": "515e7d84e6184aa4acdc012d2900d5a2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T17:53:51Z", "hostId": "c62c2ade4087e88d1872454a51aba8d74965e1bb89526a9f658c3d7f", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-5657d903-6247-42b1-a6e9-045d26eb8159-inst", "created": "2018-12-27T17:53:41Z", "tenant_id": "96ea55904a724386af5cd016bfb8bcc0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-27 17:53:54,868 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/5604a54e-09f0-45c8-a3d5-3fa498874e8a used request id req-3c858cd5-e951-45c8-8e32-fc5294df8286 2018-12-27 17:53:54,868 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-5657d903-6247-42b1-a6e9-045d26eb8159-inst] is - ACTIVE 2018-12-27 17:53:54,868 - create_instance - INFO - VM is - ACTIVE 2018-12-27 17:53:54,871 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/5604a54e-09f0-45c8-a3d5-3fa498874e8a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e124ad38e78031b2d225efceacf547744558019" 2018-12-27 17:53:55,573 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:53:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9a9db051-8bb6-4a12-bd03-e9137ef10964 x-compute-request-id: req-9a9db051-8bb6-4a12-bd03-e9137ef10964 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-5657d903-6247-42b1-a6e9-045d26eb8159-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fd:bb:70", "version": 4, "addr": "10.55.0.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/5604a54e-09f0-45c8-a3d5-3fa498874e8a", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/5604a54e-09f0-45c8-a3d5-3fa498874e8a", "rel": "bookmark"}], "image": {"id": "4608c294-926d-45b3-8ee7-0d7716690b5f", "links": [{"href": "http://172.30.9.31:8774/images/4608c294-926d-45b3-8ee7-0d7716690b5f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T17:53:51.000000", "flavor": {"id": "e5db2216-0bc7-4f9f-8dd4-0419083eecad", "links": [{"href": "http://172.30.9.31:8774/flavors/e5db2216-0bc7-4f9f-8dd4-0419083eecad", "rel": "bookmark"}]}, "id": "5604a54e-09f0-45c8-a3d5-3fa498874e8a", "security_groups": [{"name": "default"}], "user_id": "515e7d84e6184aa4acdc012d2900d5a2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T17:53:51Z", "hostId": "c62c2ade4087e88d1872454a51aba8d74965e1bb89526a9f658c3d7f", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-5657d903-6247-42b1-a6e9-045d26eb8159-inst", "created": "2018-12-27T17:53:41Z", "tenant_id": "96ea55904a724386af5cd016bfb8bcc0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-27 17:53:55,573 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/5604a54e-09f0-45c8-a3d5-3fa498874e8a used request id req-9a9db051-8bb6-4a12-bd03-e9137ef10964 2018-12-27 17:53:55,579 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceVolumeTests-5657d903-6247-42b1-a6e9-045d26eb8159-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e124ad38e78031b2d225efceacf547744558019" 2018-12-27 17:53:55,675 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-0b032f3e-d7ad-4ae0-aaf0-0bb69bffa088 Date: Thu, 27 Dec 2018 17:53:55 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"de2a0365-0154-43c5-9b12-5e60d744c591","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"96ea55904a724386af5cd016bfb8bcc0","status":"ACTIVE","subnets":["1efd3838-884a-413a-8f2e-6a06a587773e"],"description":"","tags":[],"updated_at":"2018-12-27T17:53:27Z","qos_policy_id":null,"name":"CreateInstanceVolumeTests-5657d903-6247-42b1-a6e9-045d26eb8159-pub-net","admin_state_up":true,"tenant_id":"96ea55904a724386af5cd016bfb8bcc0","created_at":"2018-12-27T17:53:25Z","mtu":1442}]} 2018-12-27 17:53:55,675 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceVolumeTests-5657d903-6247-42b1-a6e9-045d26eb8159-pub-net used request id req-0b032f3e-d7ad-4ae0-aaf0-0bb69bffa088 2018-12-27 17:53:55,679 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/96ea55904a724386af5cd016bfb8bcc0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e124ad38e78031b2d225efceacf547744558019" 2018-12-27 17:53:55,782 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:53:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dd576fa3-d22a-4828-b3b0-dc1d7bb11ce0 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/96ea55904a724386af5cd016bfb8bcc0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "96ea55904a724386af5cd016bfb8bcc0", "name": "CreateInstanceVolumeTests-88035ea7-7285-474-proj"}} 2018-12-27 17:53:55,783 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/96ea55904a724386af5cd016bfb8bcc0 used request id req-dd576fa3-d22a-4828-b3b0-dc1d7bb11ce0 2018-12-27 17:53:55,788 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=de2a0365-0154-43c5-9b12-5e60d744c591 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e124ad38e78031b2d225efceacf547744558019" 2018-12-27 17:53:55,834 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-928d5e2a-2a79-4367-9776-1d6162f8488b Date: Thu, 27 Dec 2018 17:53:55 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"de2a0365-0154-43c5-9b12-5e60d744c591","tenant_id":"96ea55904a724386af5cd016bfb8bcc0","created_at":"2018-12-27T17:53:27Z","dns_nameservers":[],"updated_at":"2018-12-27T17:53:27Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"96ea55904a724386af5cd016bfb8bcc0","id":"1efd3838-884a-413a-8f2e-6a06a587773e","subnetpool_id":null,"name":"CreateInstanceVolumeTests-5657d903-6247-42b1-a6e9-045d26eb8159-pub-subnet"}]} 2018-12-27 17:53:55,835 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=de2a0365-0154-43c5-9b12-5e60d744c591 used request id req-928d5e2a-2a79-4367-9776-1d6162f8488b 2018-12-27 17:53:55,840 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=de2a0365-0154-43c5-9b12-5e60d744c591 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e124ad38e78031b2d225efceacf547744558019" 2018-12-27 17:53:55,893 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1770 X-Openstack-Request-Id: req-83105fc1-75da-4f0a-b604-10ed69372202 Date: Thu, 27 Dec 2018 17:53:55 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T17:53:51Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"1efd3838-884a-413a-8f2e-6a06a587773e","ip_address":"10.55.0.3"}],"id":"c101b7b5-49ba-4406-bbea-1ac9ec84a515","security_groups":["9bdf0c88-7dbb-4820-b785-a62cdd0e1bc7"],"mac_address":"fa:16:3e:fd:bb:70","project_id":"96ea55904a724386af5cd016bfb8bcc0","status":"ACTIVE","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-0-3","ip_address":"10.55.0.3","fqdn":"host-10-55-0-3.openstacklocal."}],"qos_policy_id":null,"name":"CreateInstanceVolumeTests-5657d903-6247-42b1-a6e9-045d26eb8159-port","admin_state_up":true,"network_id":"de2a0365-0154-43c5-9b12-5e60d744c591","dns_name":"","created_at":"2018-12-27T17:53:37Z","binding:vnic_type":"normal","device_id":"5604a54e-09f0-45c8-a3d5-3fa498874e8a","tenant_id":"96ea55904a724386af5cd016bfb8bcc0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T17:53:28Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"1efd3838-884a-413a-8f2e-6a06a587773e","ip_address":"10.55.0.2"}],"id":"cf0630a1-9ba8-4fba-b663-795f162d74b1","security_groups":[],"mac_address":"fa:16:3e:de:91:0c","project_id":"96ea55904a724386af5cd016bfb8bcc0","status":"DOWN","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-0-2","ip_address":"10.55.0.2","fqdn":"host-10-55-0-2.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"de2a0365-0154-43c5-9b12-5e60d744c591","dns_name":"","created_at":"2018-12-27T17:53:26Z","binding:vnic_type":"normal","device_id":"","tenant_id":"96ea55904a724386af5cd016bfb8bcc0"}]} 2018-12-27 17:53:55,893 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=de2a0365-0154-43c5-9b12-5e60d744c591 used request id req-83105fc1-75da-4f0a-b604-10ed69372202 2018-12-27 17:53:55,897 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:8774/v2.1/servers/5604a54e-09f0-45c8-a3d5-3fa498874e8a/os-volume_attachments -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e124ad38e78031b2d225efceacf547744558019" -d '{"volumeAttachment": {"volumeId": "4b8e4816-ac4c-4250-9a5d-76a10615cbc7"}}' 2018-12-27 17:53:57,344 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:53:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ea042676-9c32-4ff1-a80e-fc57128ab764 x-compute-request-id: req-ea042676-9c32-4ff1-a80e-fc57128ab764 Content-Encoding: gzip Content-Length: 147 Content-Type: application/json RESP BODY: {"volumeAttachment": {"device": "/dev/vdb", "serverId": "5604a54e-09f0-45c8-a3d5-3fa498874e8a", "id": "4b8e4816-ac4c-4250-9a5d-76a10615cbc7", "volumeId": "4b8e4816-ac4c-4250-9a5d-76a10615cbc7"}} 2018-12-27 17:53:57,344 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/5604a54e-09f0-45c8-a3d5-3fa498874e8a/os-volume_attachments used request id req-ea042676-9c32-4ff1-a80e-fc57128ab764 2018-12-27 17:53:57,347 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/5604a54e-09f0-45c8-a3d5-3fa498874e8a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e124ad38e78031b2d225efceacf547744558019" 2018-12-27 17:53:57,768 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:53:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a4b4c0e1-aa23-4623-8502-930e57398ad0 x-compute-request-id: req-a4b4c0e1-aa23-4623-8502-930e57398ad0 Content-Encoding: gzip Content-Length: 777 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-5657d903-6247-42b1-a6e9-045d26eb8159-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fd:bb:70", "version": 4, "addr": "10.55.0.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/5604a54e-09f0-45c8-a3d5-3fa498874e8a", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/5604a54e-09f0-45c8-a3d5-3fa498874e8a", "rel": "bookmark"}], "image": {"id": "4608c294-926d-45b3-8ee7-0d7716690b5f", "links": [{"href": "http://172.30.9.31:8774/images/4608c294-926d-45b3-8ee7-0d7716690b5f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T17:53:51.000000", "flavor": {"id": "e5db2216-0bc7-4f9f-8dd4-0419083eecad", "links": [{"href": "http://172.30.9.31:8774/flavors/e5db2216-0bc7-4f9f-8dd4-0419083eecad", "rel": "bookmark"}]}, "id": "5604a54e-09f0-45c8-a3d5-3fa498874e8a", "security_groups": [{"name": "default"}], "user_id": "515e7d84e6184aa4acdc012d2900d5a2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T17:53:51Z", "hostId": "c62c2ade4087e88d1872454a51aba8d74965e1bb89526a9f658c3d7f", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-5657d903-6247-42b1-a6e9-045d26eb8159-inst", "created": "2018-12-27T17:53:41Z", "tenant_id": "96ea55904a724386af5cd016bfb8bcc0", "os-extended-volumes:volumes_attached": [{"id": "4b8e4816-ac4c-4250-9a5d-76a10615cbc7"}], "metadata": {}}} 2018-12-27 17:53:57,768 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/5604a54e-09f0-45c8-a3d5-3fa498874e8a used request id req-a4b4c0e1-aa23-4623-8502-930e57398ad0 2018-12-27 17:53:57,774 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceVolumeTests-5657d903-6247-42b1-a6e9-045d26eb8159-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e124ad38e78031b2d225efceacf547744558019" 2018-12-27 17:53:57,870 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-4f74172a-0181-4c4d-b5ce-04a7aaf1a014 Date: Thu, 27 Dec 2018 17:53:57 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"de2a0365-0154-43c5-9b12-5e60d744c591","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"96ea55904a724386af5cd016bfb8bcc0","status":"ACTIVE","subnets":["1efd3838-884a-413a-8f2e-6a06a587773e"],"description":"","tags":[],"updated_at":"2018-12-27T17:53:27Z","qos_policy_id":null,"name":"CreateInstanceVolumeTests-5657d903-6247-42b1-a6e9-045d26eb8159-pub-net","admin_state_up":true,"tenant_id":"96ea55904a724386af5cd016bfb8bcc0","created_at":"2018-12-27T17:53:25Z","mtu":1442}]} 2018-12-27 17:53:57,871 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceVolumeTests-5657d903-6247-42b1-a6e9-045d26eb8159-pub-net used request id req-4f74172a-0181-4c4d-b5ce-04a7aaf1a014 2018-12-27 17:53:57,875 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/96ea55904a724386af5cd016bfb8bcc0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e124ad38e78031b2d225efceacf547744558019" 2018-12-27 17:53:57,969 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:53:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-46ec7efb-f1e0-42c9-b39f-b45348f6b3ae Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/96ea55904a724386af5cd016bfb8bcc0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "96ea55904a724386af5cd016bfb8bcc0", "name": "CreateInstanceVolumeTests-88035ea7-7285-474-proj"}} 2018-12-27 17:53:57,969 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/96ea55904a724386af5cd016bfb8bcc0 used request id req-46ec7efb-f1e0-42c9-b39f-b45348f6b3ae 2018-12-27 17:53:57,975 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=de2a0365-0154-43c5-9b12-5e60d744c591 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e124ad38e78031b2d225efceacf547744558019" 2018-12-27 17:53:58,022 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-73ed20eb-81c5-49eb-a2cd-71bf9b8b2b17 Date: Thu, 27 Dec 2018 17:53:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"de2a0365-0154-43c5-9b12-5e60d744c591","tenant_id":"96ea55904a724386af5cd016bfb8bcc0","created_at":"2018-12-27T17:53:27Z","dns_nameservers":[],"updated_at":"2018-12-27T17:53:27Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"96ea55904a724386af5cd016bfb8bcc0","id":"1efd3838-884a-413a-8f2e-6a06a587773e","subnetpool_id":null,"name":"CreateInstanceVolumeTests-5657d903-6247-42b1-a6e9-045d26eb8159-pub-subnet"}]} 2018-12-27 17:53:58,022 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=de2a0365-0154-43c5-9b12-5e60d744c591 used request id req-73ed20eb-81c5-49eb-a2cd-71bf9b8b2b17 2018-12-27 17:53:58,027 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=de2a0365-0154-43c5-9b12-5e60d744c591 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e124ad38e78031b2d225efceacf547744558019" 2018-12-27 17:53:58,264 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1770 X-Openstack-Request-Id: req-54eab8a1-d3f2-443a-9b5d-953ecd7246be Date: Thu, 27 Dec 2018 17:53:58 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T17:53:51Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"1efd3838-884a-413a-8f2e-6a06a587773e","ip_address":"10.55.0.3"}],"id":"c101b7b5-49ba-4406-bbea-1ac9ec84a515","security_groups":["9bdf0c88-7dbb-4820-b785-a62cdd0e1bc7"],"mac_address":"fa:16:3e:fd:bb:70","project_id":"96ea55904a724386af5cd016bfb8bcc0","status":"ACTIVE","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-0-3","ip_address":"10.55.0.3","fqdn":"host-10-55-0-3.openstacklocal."}],"qos_policy_id":null,"name":"CreateInstanceVolumeTests-5657d903-6247-42b1-a6e9-045d26eb8159-port","admin_state_up":true,"network_id":"de2a0365-0154-43c5-9b12-5e60d744c591","dns_name":"","created_at":"2018-12-27T17:53:37Z","binding:vnic_type":"normal","device_id":"5604a54e-09f0-45c8-a3d5-3fa498874e8a","tenant_id":"96ea55904a724386af5cd016bfb8bcc0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T17:53:28Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"1efd3838-884a-413a-8f2e-6a06a587773e","ip_address":"10.55.0.2"}],"id":"cf0630a1-9ba8-4fba-b663-795f162d74b1","security_groups":[],"mac_address":"fa:16:3e:de:91:0c","project_id":"96ea55904a724386af5cd016bfb8bcc0","status":"DOWN","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-0-2","ip_address":"10.55.0.2","fqdn":"host-10-55-0-2.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"de2a0365-0154-43c5-9b12-5e60d744c591","dns_name":"","created_at":"2018-12-27T17:53:26Z","binding:vnic_type":"normal","device_id":"","tenant_id":"96ea55904a724386af5cd016bfb8bcc0"}]} 2018-12-27 17:53:58,265 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=de2a0365-0154-43c5-9b12-5e60d744c591 used request id req-54eab8a1-d3f2-443a-9b5d-953ecd7246be 2018-12-27 17:53:58,265 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:53:58,674 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "03c0370bb8df43eab6d18af85c02a73b", "name": "CreateInstanceVolumeTests-88035ea7-7285-474-proj-role"}], "expires_at": "2018-12-27T18:53:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "96ea55904a724386af5cd016bfb8bcc0", "name": "CreateInstanceVolumeTests-88035ea7-7285-474-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/96ea55904a724386af5cd016bfb8bcc0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/96ea55904a724386af5cd016bfb8bcc0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/96ea55904a724386af5cd016bfb8bcc0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/96ea55904a724386af5cd016bfb8bcc0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/96ea55904a724386af5cd016bfb8bcc0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/96ea55904a724386af5cd016bfb8bcc0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/96ea55904a724386af5cd016bfb8bcc0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/96ea55904a724386af5cd016bfb8bcc0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/96ea55904a724386af5cd016bfb8bcc0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_96ea55904a724386af5cd016bfb8bcc0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_96ea55904a724386af5cd016bfb8bcc0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/96ea55904a724386af5cd016bfb8bcc0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/96ea55904a724386af5cd016bfb8bcc0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/96ea55904a724386af5cd016bfb8bcc0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-88035ea7-7285-474-user", "id": "515e7d84e6184aa4acdc012d2900d5a2"}, "audit_ids": ["-Wm6BNgeRAmD7cjn4JKYEg"], "issued_at": "2018-12-27T17:53:58.000000Z"}} 2018-12-27 17:53:58,677 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/detail?name=CreateInstanceVolumeTests-5657d903-6247-42b1-a6e9-045d26eb8159-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58eb14596409fbe97c8543c44f42301ea43ae379" 2018-12-27 17:53:59,906 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:53:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a356a961-7b77-4be9-b45a-6ed0184030a3 x-compute-request-id: req-a356a961-7b77-4be9-b45a-6ed0184030a3 Content-Encoding: gzip Content-Length: 774 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-5657d903-6247-42b1-a6e9-045d26eb8159-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fd:bb:70", "version": 4, "addr": "10.55.0.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/5604a54e-09f0-45c8-a3d5-3fa498874e8a", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/5604a54e-09f0-45c8-a3d5-3fa498874e8a", "rel": "bookmark"}], "image": {"id": "4608c294-926d-45b3-8ee7-0d7716690b5f", "links": [{"href": "http://172.30.9.31:8774/images/4608c294-926d-45b3-8ee7-0d7716690b5f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T17:53:51.000000", "flavor": {"id": "e5db2216-0bc7-4f9f-8dd4-0419083eecad", "links": [{"href": "http://172.30.9.31:8774/flavors/e5db2216-0bc7-4f9f-8dd4-0419083eecad", "rel": "bookmark"}]}, "id": "5604a54e-09f0-45c8-a3d5-3fa498874e8a", "security_groups": [{"name": "default"}], "user_id": "515e7d84e6184aa4acdc012d2900d5a2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T17:53:51Z", "hostId": "c62c2ade4087e88d1872454a51aba8d74965e1bb89526a9f658c3d7f", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-5657d903-6247-42b1-a6e9-045d26eb8159-inst", "created": "2018-12-27T17:53:41Z", "tenant_id": "96ea55904a724386af5cd016bfb8bcc0", "os-extended-volumes:volumes_attached": [{"id": "4b8e4816-ac4c-4250-9a5d-76a10615cbc7"}], "metadata": {}}]} 2018-12-27 17:53:59,906 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail?name=CreateInstanceVolumeTests-5657d903-6247-42b1-a6e9-045d26eb8159-inst used request id req-a356a961-7b77-4be9-b45a-6ed0184030a3 2018-12-27 17:53:59,912 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceVolumeTests-5657d903-6247-42b1-a6e9-045d26eb8159-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58eb14596409fbe97c8543c44f42301ea43ae379" 2018-12-27 17:54:00,184 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-57bc8360-8725-42d4-ab81-3f51d1777edb Date: Thu, 27 Dec 2018 17:54:00 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"de2a0365-0154-43c5-9b12-5e60d744c591","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"96ea55904a724386af5cd016bfb8bcc0","status":"ACTIVE","subnets":["1efd3838-884a-413a-8f2e-6a06a587773e"],"description":"","tags":[],"updated_at":"2018-12-27T17:53:27Z","qos_policy_id":null,"name":"CreateInstanceVolumeTests-5657d903-6247-42b1-a6e9-045d26eb8159-pub-net","admin_state_up":true,"tenant_id":"96ea55904a724386af5cd016bfb8bcc0","created_at":"2018-12-27T17:53:25Z","mtu":1442}]} 2018-12-27 17:54:00,184 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceVolumeTests-5657d903-6247-42b1-a6e9-045d26eb8159-pub-net used request id req-57bc8360-8725-42d4-ab81-3f51d1777edb 2018-12-27 17:54:00,189 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=de2a0365-0154-43c5-9b12-5e60d744c591 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58eb14596409fbe97c8543c44f42301ea43ae379" 2018-12-27 17:54:00,426 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-723cc196-2174-4b2c-ac0d-b44202d6f806 Date: Thu, 27 Dec 2018 17:54:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"de2a0365-0154-43c5-9b12-5e60d744c591","tenant_id":"96ea55904a724386af5cd016bfb8bcc0","created_at":"2018-12-27T17:53:27Z","dns_nameservers":[],"updated_at":"2018-12-27T17:53:27Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"96ea55904a724386af5cd016bfb8bcc0","id":"1efd3838-884a-413a-8f2e-6a06a587773e","subnetpool_id":null,"name":"CreateInstanceVolumeTests-5657d903-6247-42b1-a6e9-045d26eb8159-pub-subnet"}]} 2018-12-27 17:54:00,427 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=de2a0365-0154-43c5-9b12-5e60d744c591 used request id req-723cc196-2174-4b2c-ac0d-b44202d6f806 2018-12-27 17:54:00,432 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=de2a0365-0154-43c5-9b12-5e60d744c591 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58eb14596409fbe97c8543c44f42301ea43ae379" 2018-12-27 17:54:00,661 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1770 X-Openstack-Request-Id: req-ffcccd4c-b16e-40c3-9a63-808bed985ffb Date: Thu, 27 Dec 2018 17:54:00 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T17:53:51Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"1efd3838-884a-413a-8f2e-6a06a587773e","ip_address":"10.55.0.3"}],"id":"c101b7b5-49ba-4406-bbea-1ac9ec84a515","security_groups":["9bdf0c88-7dbb-4820-b785-a62cdd0e1bc7"],"mac_address":"fa:16:3e:fd:bb:70","project_id":"96ea55904a724386af5cd016bfb8bcc0","status":"ACTIVE","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-0-3","ip_address":"10.55.0.3","fqdn":"host-10-55-0-3.openstacklocal."}],"qos_policy_id":null,"name":"CreateInstanceVolumeTests-5657d903-6247-42b1-a6e9-045d26eb8159-port","admin_state_up":true,"network_id":"de2a0365-0154-43c5-9b12-5e60d744c591","dns_name":"","created_at":"2018-12-27T17:53:37Z","binding:vnic_type":"normal","device_id":"5604a54e-09f0-45c8-a3d5-3fa498874e8a","tenant_id":"96ea55904a724386af5cd016bfb8bcc0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T17:53:28Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"1efd3838-884a-413a-8f2e-6a06a587773e","ip_address":"10.55.0.2"}],"id":"cf0630a1-9ba8-4fba-b663-795f162d74b1","security_groups":[],"mac_address":"fa:16:3e:de:91:0c","project_id":"96ea55904a724386af5cd016bfb8bcc0","status":"DOWN","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-0-2","ip_address":"10.55.0.2","fqdn":"host-10-55-0-2.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"de2a0365-0154-43c5-9b12-5e60d744c591","dns_name":"","created_at":"2018-12-27T17:53:26Z","binding:vnic_type":"normal","device_id":"","tenant_id":"96ea55904a724386af5cd016bfb8bcc0"}]} 2018-12-27 17:54:00,661 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=de2a0365-0154-43c5-9b12-5e60d744c591 used request id req-ffcccd4c-b16e-40c3-9a63-808bed985ffb 2018-12-27 17:54:00,661 - create_instance - INFO - Deleting Port with ID - c101b7b5-49ba-4406-bbea-1ac9ec84a515 2018-12-27 17:54:00,662 - neutron_utils - INFO - Deleting port with name CreateInstanceVolumeTests-5657d903-6247-42b1-a6e9-045d26eb8159-port 2018-12-27 17:54:00,666 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/ports/c101b7b5-49ba-4406-bbea-1ac9ec84a515 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e124ad38e78031b2d225efceacf547744558019" 2018-12-27 17:54:01,231 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-1d2beaac-e391-4265-a4ae-a3e0d2575aa1 Date: Thu, 27 Dec 2018 17:54:01 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 17:54:01,231 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/ports/c101b7b5-49ba-4406-bbea-1ac9ec84a515 used request id req-1d2beaac-e391-4265-a4ae-a3e0d2575aa1 2018-12-27 17:54:01,234 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8776/v3/96ea55904a724386af5cd016bfb8bcc0/volumes/4b8e4816-ac4c-4250-9a5d-76a10615cbc7 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c259e9f8-61fe-4d94-b7e9-f18cf40a169f" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e124ad38e78031b2d225efceacf547744558019" 2018-12-27 17:54:01,474 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:54:01 GMT Server: Apache x-compute-request-id: req-3e6b8093-cad7-4b03-b952-f1d8862f9f76 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-3e6b8093-cad7-4b03-b952-f1d8862f9f76 Content-Encoding: gzip Content-Length: 590 Content-Type: application/json RESP BODY: {"volume": {"status": "in-use", "user_id": "515e7d84e6184aa4acdc012d2900d5a2", "attachments": [{"server_id": "5604a54e-09f0-45c8-a3d5-3fa498874e8a", "attachment_id": "e72f4ea2-fff1-4f00-a84d-78aaf227a553", "attached_at": "2018-12-27T17:53:58.000000", "host_name": "overcloud-novacompute-1.opnfvlf.org", "volume_id": "4b8e4816-ac4c-4250-9a5d-76a10615cbc7", "device": "/dev/vdb", "id": "4b8e4816-ac4c-4250-9a5d-76a10615cbc7"}], "links": [{"href": "http://172.30.9.31:8776/v3/96ea55904a724386af5cd016bfb8bcc0/volumes/4b8e4816-ac4c-4250-9a5d-76a10615cbc7", "rel": "self"}, {"href": "http://172.30.9.31:8776/96ea55904a724386af5cd016bfb8bcc0/volumes/4b8e4816-ac4c-4250-9a5d-76a10615cbc7", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-12-27T17:53:30.000000", "description": null, "os-vol-tenant-attr:tenant_id": "96ea55904a724386af5cd016bfb8bcc0", "updated_at": "2018-12-27T17:53:58.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-5657d903-6247-42b1-a6e9-045d26eb8159-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {"attached_mode": "rw"}, "id": "4b8e4816-ac4c-4250-9a5d-76a10615cbc7", "size": 1}} 2018-12-27 17:54:01,474 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/96ea55904a724386af5cd016bfb8bcc0/volumes/4b8e4816-ac4c-4250-9a5d-76a10615cbc7 used request id req-3e6b8093-cad7-4b03-b952-f1d8862f9f76 2018-12-27 17:54:01,477 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:8774/v2.1/servers/5604a54e-09f0-45c8-a3d5-3fa498874e8a/os-volume_attachments/4b8e4816-ac4c-4250-9a5d-76a10615cbc7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e124ad38e78031b2d225efceacf547744558019" 2018-12-27 17:54:02,440 - novaclient.v2.client - DEBUG - RESP: [202] Date: Thu, 27 Dec 2018 17:54:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-3cb34ff2-46c2-4b6d-b030-5a34c4bf89f3 x-compute-request-id: req-3cb34ff2-46c2-4b6d-b030-5a34c4bf89f3 Content-Length: 0 Content-Type: application/json 2018-12-27 17:54:02,440 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/servers/5604a54e-09f0-45c8-a3d5-3fa498874e8a/os-volume_attachments/4b8e4816-ac4c-4250-9a5d-76a10615cbc7 used request id req-3cb34ff2-46c2-4b6d-b030-5a34c4bf89f3 2018-12-27 17:54:02,443 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/5604a54e-09f0-45c8-a3d5-3fa498874e8a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e124ad38e78031b2d225efceacf547744558019" 2018-12-27 17:54:02,711 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:54:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2bf58960-e78e-440c-9b98-d19c2658928c x-compute-request-id: req-2bf58960-e78e-440c-9b98-d19c2658928c Content-Encoding: gzip Content-Length: 679 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/5604a54e-09f0-45c8-a3d5-3fa498874e8a", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/5604a54e-09f0-45c8-a3d5-3fa498874e8a", "rel": "bookmark"}], "image": {"id": "4608c294-926d-45b3-8ee7-0d7716690b5f", "links": [{"href": "http://172.30.9.31:8774/images/4608c294-926d-45b3-8ee7-0d7716690b5f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T17:53:51.000000", "flavor": {"id": "e5db2216-0bc7-4f9f-8dd4-0419083eecad", "links": [{"href": "http://172.30.9.31:8774/flavors/e5db2216-0bc7-4f9f-8dd4-0419083eecad", "rel": "bookmark"}]}, "id": "5604a54e-09f0-45c8-a3d5-3fa498874e8a", "user_id": "515e7d84e6184aa4acdc012d2900d5a2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T17:53:51Z", "hostId": "c62c2ade4087e88d1872454a51aba8d74965e1bb89526a9f658c3d7f", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-5657d903-6247-42b1-a6e9-045d26eb8159-inst", "created": "2018-12-27T17:53:41Z", "tenant_id": "96ea55904a724386af5cd016bfb8bcc0", "os-extended-volumes:volumes_attached": [{"id": "4b8e4816-ac4c-4250-9a5d-76a10615cbc7"}], "metadata": {}}} 2018-12-27 17:54:02,711 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/5604a54e-09f0-45c8-a3d5-3fa498874e8a used request id req-2bf58960-e78e-440c-9b98-d19c2658928c 2018-12-27 17:54:05,717 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/5604a54e-09f0-45c8-a3d5-3fa498874e8a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e124ad38e78031b2d225efceacf547744558019" 2018-12-27 17:54:06,018 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:54:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a75e1714-135a-4e2a-9ec8-ed1421a0b6e0 x-compute-request-id: req-a75e1714-135a-4e2a-9ec8-ed1421a0b6e0 Content-Encoding: gzip Content-Length: 656 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/5604a54e-09f0-45c8-a3d5-3fa498874e8a", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/5604a54e-09f0-45c8-a3d5-3fa498874e8a", "rel": "bookmark"}], "image": {"id": "4608c294-926d-45b3-8ee7-0d7716690b5f", "links": [{"href": "http://172.30.9.31:8774/images/4608c294-926d-45b3-8ee7-0d7716690b5f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T17:53:51.000000", "flavor": {"id": "e5db2216-0bc7-4f9f-8dd4-0419083eecad", "links": [{"href": "http://172.30.9.31:8774/flavors/e5db2216-0bc7-4f9f-8dd4-0419083eecad", "rel": "bookmark"}]}, "id": "5604a54e-09f0-45c8-a3d5-3fa498874e8a", "user_id": "515e7d84e6184aa4acdc012d2900d5a2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T17:53:51Z", "hostId": "c62c2ade4087e88d1872454a51aba8d74965e1bb89526a9f658c3d7f", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-5657d903-6247-42b1-a6e9-045d26eb8159-inst", "created": "2018-12-27T17:53:41Z", "tenant_id": "96ea55904a724386af5cd016bfb8bcc0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-27 17:54:06,018 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/5604a54e-09f0-45c8-a3d5-3fa498874e8a used request id req-a75e1714-135a-4e2a-9ec8-ed1421a0b6e0 2018-12-27 17:54:06,019 - create_instance - INFO - Deleting VM instance - CreateInstanceVolumeTests-5657d903-6247-42b1-a6e9-045d26eb8159-inst 2018-12-27 17:54:06,021 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:8774/v2.1/servers/5604a54e-09f0-45c8-a3d5-3fa498874e8a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e124ad38e78031b2d225efceacf547744558019" 2018-12-27 17:54:06,158 - novaclient.v2.client - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:54:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-4288806a-e6b5-49d7-982a-d57f923742f8 x-compute-request-id: req-4288806a-e6b5-49d7-982a-d57f923742f8 Content-Type: application/json 2018-12-27 17:54:06,158 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/servers/5604a54e-09f0-45c8-a3d5-3fa498874e8a used request id req-4288806a-e6b5-49d7-982a-d57f923742f8 2018-12-27 17:54:06,158 - create_instance - INFO - Checking deletion status 2018-12-27 17:54:06,161 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/5604a54e-09f0-45c8-a3d5-3fa498874e8a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e124ad38e78031b2d225efceacf547744558019" 2018-12-27 17:54:06,821 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:54:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1e672ec3-b728-4bdc-8854-96bd7d4bc791 x-compute-request-id: req-1e672ec3-b728-4bdc-8854-96bd7d4bc791 Content-Encoding: gzip Content-Length: 663 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/5604a54e-09f0-45c8-a3d5-3fa498874e8a", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/5604a54e-09f0-45c8-a3d5-3fa498874e8a", "rel": "bookmark"}], "image": {"id": "4608c294-926d-45b3-8ee7-0d7716690b5f", "links": [{"href": "http://172.30.9.31:8774/images/4608c294-926d-45b3-8ee7-0d7716690b5f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T17:53:51.000000", "flavor": {"id": "e5db2216-0bc7-4f9f-8dd4-0419083eecad", "links": [{"href": "http://172.30.9.31:8774/flavors/e5db2216-0bc7-4f9f-8dd4-0419083eecad", "rel": "bookmark"}]}, "id": "5604a54e-09f0-45c8-a3d5-3fa498874e8a", "user_id": "515e7d84e6184aa4acdc012d2900d5a2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T17:54:06Z", "hostId": "c62c2ade4087e88d1872454a51aba8d74965e1bb89526a9f658c3d7f", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-5657d903-6247-42b1-a6e9-045d26eb8159-inst", "created": "2018-12-27T17:53:41Z", "tenant_id": "96ea55904a724386af5cd016bfb8bcc0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-27 17:54:06,822 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/5604a54e-09f0-45c8-a3d5-3fa498874e8a used request id req-1e672ec3-b728-4bdc-8854-96bd7d4bc791 2018-12-27 17:54:06,822 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-5657d903-6247-42b1-a6e9-045d26eb8159-inst] is - ACTIVE 2018-12-27 17:54:06,822 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-27 17:54:09,825 - create_instance - DEBUG - VM status query timeout in 296.333170891 2018-12-27 17:54:09,829 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/5604a54e-09f0-45c8-a3d5-3fa498874e8a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e124ad38e78031b2d225efceacf547744558019" 2018-12-27 17:54:09,879 - novaclient.v2.client - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:54:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-069b7224-92b2-4c0e-bb60-2a869ede5afc x-compute-request-id: req-069b7224-92b2-4c0e-bb60-2a869ede5afc Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 5604a54e-09f0-45c8-a3d5-3fa498874e8a could not be found.", "code": 404}} 2018-12-27 17:54:09,879 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/5604a54e-09f0-45c8-a3d5-3fa498874e8a used request id req-069b7224-92b2-4c0e-bb60-2a869ede5afc 2018-12-27 17:54:09,880 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 5604a54e-09f0-45c8-a3d5-3fa498874e8a could not be found. (HTTP 404) (Request-ID: req-069b7224-92b2-4c0e-bb60-2a869ede5afc) 2018-12-27 17:54:09,880 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceVolumeTests-5657d903-6247-42b1-a6e9-045d26eb8159-inst 2018-12-27 17:54:09,885 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:8774/v2.1/flavors/e5db2216-0bc7-4f9f-8dd4-0419083eecad -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f375618777959bb6b47ed7c00b26020a18c7f41" 2018-12-27 17:54:09,945 - novaclient.v2.client - DEBUG - RESP: [202] Date: Thu, 27 Dec 2018 17:54:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-3ecb7ac4-bfaa-4650-a882-cd87485fe0a4 x-compute-request-id: req-3ecb7ac4-bfaa-4650-a882-cd87485fe0a4 Content-Length: 0 Content-Type: application/json 2018-12-27 17:54:09,945 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/flavors/e5db2216-0bc7-4f9f-8dd4-0419083eecad used request id req-3ecb7ac4-bfaa-4650-a882-cd87485fe0a4 2018-12-27 17:54:09,946 - neutron_utils - INFO - Deleting subnet with name CreateInstanceVolumeTests-5657d903-6247-42b1-a6e9-045d26eb8159-pub-subnet 2018-12-27 17:54:09,946 - neutron_utils - INFO - Deleting subnet with name CreateInstanceVolumeTests-5657d903-6247-42b1-a6e9-045d26eb8159-pub-subnet 2018-12-27 17:54:09,951 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/subnets/1efd3838-884a-413a-8f2e-6a06a587773e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b9593e61be69f657ca016f2c1da0a40acac4ac1" 2018-12-27 17:54:11,352 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-f28fca23-3953-413f-9d29-4cedc74f070a Date: Thu, 27 Dec 2018 17:54:11 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 17:54:11,353 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/subnets/1efd3838-884a-413a-8f2e-6a06a587773e used request id req-f28fca23-3953-413f-9d29-4cedc74f070a 2018-12-27 17:54:11,353 - neutron_utils - INFO - Deleting network with name CreateInstanceVolumeTests-5657d903-6247-42b1-a6e9-045d26eb8159-pub-net 2018-12-27 17:54:11,358 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/networks/de2a0365-0154-43c5-9b12-5e60d744c591 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b9593e61be69f657ca016f2c1da0a40acac4ac1" 2018-12-27 17:54:12,676 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-c7ab2ba0-5889-4f1e-b639-4840d65fc186 Date: Thu, 27 Dec 2018 17:54:12 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 17:54:12,676 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/networks/de2a0365-0154-43c5-9b12-5e60d744c591 used request id req-c7ab2ba0-5889-4f1e-b639-4840d65fc186 2018-12-27 17:54:12,678 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8776/v3/96ea55904a724386af5cd016bfb8bcc0/volumes/71684528-046c-4cd7-8e9d-27482d8dd8b7 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-06d0bd14-4f05-4f90-8fb3-47bf8cbfc358" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae0b983a327ca56de0ab2efb1d0f4fafb5d57ebf" 2018-12-27 17:54:12,924 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:54:12 GMT Server: Apache x-compute-request-id: req-b0ce935e-29cf-4994-aed8-9afb7d8a71cf OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-b0ce935e-29cf-4994-aed8-9afb7d8a71cf Content-Encoding: gzip Content-Length: 463 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "515e7d84e6184aa4acdc012d2900d5a2", "attachments": [], "links": [{"href": "http://172.30.9.31:8776/v3/96ea55904a724386af5cd016bfb8bcc0/volumes/71684528-046c-4cd7-8e9d-27482d8dd8b7", "rel": "self"}, {"href": "http://172.30.9.31:8776/96ea55904a724386af5cd016bfb8bcc0/volumes/71684528-046c-4cd7-8e9d-27482d8dd8b7", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-12-27T17:53:32.000000", "description": null, "os-vol-tenant-attr:tenant_id": "96ea55904a724386af5cd016bfb8bcc0", "updated_at": "2018-12-27T17:53:32.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-5657d903-6247-42b1-a6e9-045d26eb8159-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "71684528-046c-4cd7-8e9d-27482d8dd8b7", "size": 1}} 2018-12-27 17:54:12,925 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/96ea55904a724386af5cd016bfb8bcc0/volumes/71684528-046c-4cd7-8e9d-27482d8dd8b7 used request id req-b0ce935e-29cf-4994-aed8-9afb7d8a71cf 2018-12-27 17:54:12,925 - create_volume - DEBUG - Instance status is - available 2018-12-27 17:54:12,925 - create_volume - DEBUG - Volume is active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-5657d903-6247-42b1-a6e9-045d26eb8159-2 2018-12-27 17:54:12,925 - cinder_utils - INFO - Deleting volume named - CreateInstanceVolumeTests-CreateInstanceVolumeTests-5657d903-6247-42b1-a6e9-045d26eb8159-2 2018-12-27 17:54:12,928 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:8776/v3/96ea55904a724386af5cd016bfb8bcc0/volumes/71684528-046c-4cd7-8e9d-27482d8dd8b7 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-06d0bd14-4f05-4f90-8fb3-47bf8cbfc358" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae0b983a327ca56de0ab2efb1d0f4fafb5d57ebf" 2018-12-27 17:54:13,236 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Thu, 27 Dec 2018 17:54:12 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-ec1054ed-66ca-47cb-b630-8af8c558c6a7 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-27 17:54:13,236 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.31:8776/v3/96ea55904a724386af5cd016bfb8bcc0/volumes/71684528-046c-4cd7-8e9d-27482d8dd8b7 used request id req-ec1054ed-66ca-47cb-b630-8af8c558c6a7 2018-12-27 17:54:13,239 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8776/v3/96ea55904a724386af5cd016bfb8bcc0/volumes/71684528-046c-4cd7-8e9d-27482d8dd8b7 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-06d0bd14-4f05-4f90-8fb3-47bf8cbfc358" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae0b983a327ca56de0ab2efb1d0f4fafb5d57ebf" 2018-12-27 17:54:13,469 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:54:13 GMT Server: Apache x-compute-request-id: req-a7be874f-e9b9-4180-8154-5289c08baa99 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-a7be874f-e9b9-4180-8154-5289c08baa99 Content-Encoding: gzip Content-Length: 470 Content-Type: application/json RESP BODY: {"volume": {"status": "deleting", "user_id": "515e7d84e6184aa4acdc012d2900d5a2", "attachments": [], "links": [{"href": "http://172.30.9.31:8776/v3/96ea55904a724386af5cd016bfb8bcc0/volumes/71684528-046c-4cd7-8e9d-27482d8dd8b7", "rel": "self"}, {"href": "http://172.30.9.31:8776/96ea55904a724386af5cd016bfb8bcc0/volumes/71684528-046c-4cd7-8e9d-27482d8dd8b7", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-12-27T17:53:32.000000", "description": null, "os-vol-tenant-attr:tenant_id": "96ea55904a724386af5cd016bfb8bcc0", "updated_at": "2018-12-27T17:54:13.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-5657d903-6247-42b1-a6e9-045d26eb8159-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "71684528-046c-4cd7-8e9d-27482d8dd8b7", "size": 1}} 2018-12-27 17:54:13,469 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/96ea55904a724386af5cd016bfb8bcc0/volumes/71684528-046c-4cd7-8e9d-27482d8dd8b7 used request id req-a7be874f-e9b9-4180-8154-5289c08baa99 2018-12-27 17:54:13,470 - create_volume - DEBUG - Instance status is - deleting 2018-12-27 17:54:13,470 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-12-27 17:54:16,473 - create_volume - DEBUG - Volume status query timeout in 56.7630069256 2018-12-27 17:54:16,477 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8776/v3/96ea55904a724386af5cd016bfb8bcc0/volumes/71684528-046c-4cd7-8e9d-27482d8dd8b7 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-06d0bd14-4f05-4f90-8fb3-47bf8cbfc358" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae0b983a327ca56de0ab2efb1d0f4fafb5d57ebf" 2018-12-27 17:54:16,707 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:54:16 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-1031f9e6-bbda-4e73-9679-6c052e765e0a x-openstack-request-id: req-1031f9e6-bbda-4e73-9679-6c052e765e0a Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 71684528-046c-4cd7-8e9d-27482d8dd8b7 could not be found.", "code": 404}} 2018-12-27 17:54:16,707 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/96ea55904a724386af5cd016bfb8bcc0/volumes/71684528-046c-4cd7-8e9d-27482d8dd8b7 used request id req-1031f9e6-bbda-4e73-9679-6c052e765e0a 2018-12-27 17:54:16,707 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume 71684528-046c-4cd7-8e9d-27482d8dd8b7 could not be found. (HTTP 404) (Request-ID: req-1031f9e6-bbda-4e73-9679-6c052e765e0a) 2018-12-27 17:54:16,707 - create_volume - INFO - Volume has been properly deleted with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-5657d903-6247-42b1-a6e9-045d26eb8159-2 2018-12-27 17:54:16,710 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8776/v3/96ea55904a724386af5cd016bfb8bcc0/volumes/4b8e4816-ac4c-4250-9a5d-76a10615cbc7 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-dda86fd9-9ffa-4492-9eaa-abf2874381b8" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fca1e7378f2d4151c6936dfb129748330ecc6d2a" 2018-12-27 17:54:16,966 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:54:16 GMT Server: Apache x-compute-request-id: req-12b941ca-ca39-406e-8c74-9f557e1cd7a7 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-12b941ca-ca39-406e-8c74-9f557e1cd7a7 Content-Encoding: gzip Content-Length: 467 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "515e7d84e6184aa4acdc012d2900d5a2", "attachments": [], "links": [{"href": "http://172.30.9.31:8776/v3/96ea55904a724386af5cd016bfb8bcc0/volumes/4b8e4816-ac4c-4250-9a5d-76a10615cbc7", "rel": "self"}, {"href": "http://172.30.9.31:8776/96ea55904a724386af5cd016bfb8bcc0/volumes/4b8e4816-ac4c-4250-9a5d-76a10615cbc7", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-12-27T17:53:30.000000", "description": null, "os-vol-tenant-attr:tenant_id": "96ea55904a724386af5cd016bfb8bcc0", "updated_at": "2018-12-27T17:54:03.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-5657d903-6247-42b1-a6e9-045d26eb8159-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "4b8e4816-ac4c-4250-9a5d-76a10615cbc7", "size": 1}} 2018-12-27 17:54:16,967 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/96ea55904a724386af5cd016bfb8bcc0/volumes/4b8e4816-ac4c-4250-9a5d-76a10615cbc7 used request id req-12b941ca-ca39-406e-8c74-9f557e1cd7a7 2018-12-27 17:54:16,967 - create_volume - DEBUG - Instance status is - available 2018-12-27 17:54:16,967 - create_volume - DEBUG - Volume is active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-5657d903-6247-42b1-a6e9-045d26eb8159-1 2018-12-27 17:54:16,967 - cinder_utils - INFO - Deleting volume named - CreateInstanceVolumeTests-CreateInstanceVolumeTests-5657d903-6247-42b1-a6e9-045d26eb8159-1 2018-12-27 17:54:16,970 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:8776/v3/96ea55904a724386af5cd016bfb8bcc0/volumes/4b8e4816-ac4c-4250-9a5d-76a10615cbc7 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-dda86fd9-9ffa-4492-9eaa-abf2874381b8" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fca1e7378f2d4151c6936dfb129748330ecc6d2a" 2018-12-27 17:54:17,222 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Thu, 27 Dec 2018 17:54:16 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-96b2a48e-666e-4c10-b192-a399888caca8 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-27 17:54:17,222 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.31:8776/v3/96ea55904a724386af5cd016bfb8bcc0/volumes/4b8e4816-ac4c-4250-9a5d-76a10615cbc7 used request id req-96b2a48e-666e-4c10-b192-a399888caca8 2018-12-27 17:54:17,225 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8776/v3/96ea55904a724386af5cd016bfb8bcc0/volumes/4b8e4816-ac4c-4250-9a5d-76a10615cbc7 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-dda86fd9-9ffa-4492-9eaa-abf2874381b8" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fca1e7378f2d4151c6936dfb129748330ecc6d2a" 2018-12-27 17:54:17,445 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:54:17 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-bd9a9304-8fdc-4b62-b9cf-e8c5eec55bff x-openstack-request-id: req-bd9a9304-8fdc-4b62-b9cf-e8c5eec55bff Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 4b8e4816-ac4c-4250-9a5d-76a10615cbc7 could not be found.", "code": 404}} 2018-12-27 17:54:17,445 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/96ea55904a724386af5cd016bfb8bcc0/volumes/4b8e4816-ac4c-4250-9a5d-76a10615cbc7 used request id req-bd9a9304-8fdc-4b62-b9cf-e8c5eec55bff 2018-12-27 17:54:17,445 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume 4b8e4816-ac4c-4250-9a5d-76a10615cbc7 could not be found. (HTTP 404) (Request-ID: req-bd9a9304-8fdc-4b62-b9cf-e8c5eec55bff) 2018-12-27 17:54:17,446 - create_volume - INFO - Volume has been properly deleted with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-5657d903-6247-42b1-a6e9-045d26eb8159-1 2018-12-27 17:54:17,446 - glance_utils - INFO - Deleting image named - CreateInstanceVolumeTests-5657d903-6247-42b1-a6e9-045d26eb8159-image 2018-12-27 17:54:17,449 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9292/v2/images/4608c294-926d-45b3-8ee7-0d7716690b5f -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6d32971f936e61a98dbe2ed842d7a2e00fdaa96c" 2018-12-27 17:54:19,001 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-6e362d48-be47-4169-90ba-079a314acacb Date: Thu, 27 Dec 2018 17:54:18 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-27 17:54:19,002 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.31:9292/v2/images/4608c294-926d-45b3-8ee7-0d7716690b5f used request id req-6e362d48-be47-4169-90ba-079a314acacb 2018-12-27 17:54:19,009 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1ccd5de82dcafcc86031d5e0a7de57a0c5658ed" 2018-12-27 17:54:19,283 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 35896 X-Openstack-Request-Id: req-246ea367-94c6-459e-aa46-2be0682bcbd4 Date: Thu, 27 Dec 2018 17:54:19 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "created_at": "2018-12-27T15:33:01Z", "updated_at": "2018-12-27T15:33:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "35205ac3-06e6-4cf6-bb21-ff8f813cb45b", "remote_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "ade77f59-e70c-4970-8ea8-198222fa332e", "remote_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "c4f3bf7f-d793-498d-a883-bb8c6003f070", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "c85cb618-8f19-445b-8e16-6d467cb17771", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}], "revision_number": 4, "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "created_at": "2018-12-27T15:57:22Z", "updated_at": "2018-12-27T15:57:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "5e258a3b-01f5-4aef-81b7-0b5dc6e5b683", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "65475539-0336-498a-8da4-ff0a80b10089", "remote_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "ae922857-f7ae-4bc8-949b-153fb43bfd00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "b4f87679-52e1-4cf9-bf76-5abb9a9bec06", "remote_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "f7197afc9b61423897aefc9a643d03a1"}], "revision_number": 4, "project_id": "f7197afc9b61423897aefc9a643d03a1", "id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "created_at": "2018-12-27T16:01:54Z", "updated_at": "2018-12-27T16:01:54Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "00dd3abd-acd1-4edb-8f4a-8badcbd2eeb4", "remote_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "018de60d-bc33-4ef0-9eed-6d00b6ce227b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "0d99f0db-fa6b-4201-b67f-a7ff0db82c5d", "remote_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv6", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "5c4049ef-933d-4614-84e7-83584430d462", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv6", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}], "revision_number": 4, "project_id": "8c689c5e31c44b09ab85f80682abbc2a", "id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "created_at": "2018-12-27T15:56:49Z", "updated_at": "2018-12-27T15:56:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "6555e255-763a-4448-b1b1-0c93b2a390bd", "remote_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "777ff7a5-a590-43e5-a84b-7677710494e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "8bac258a-08df-48b7-900b-efbe01a6ec20", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "dc17921e-353f-4898-a970-881b2c8d093d", "remote_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}], "revision_number": 4, "project_id": "28dac9e1580d461c9de52e6659cc4f9d", "id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "created_at": "2018-12-27T16:01:52Z", "updated_at": "2018-12-27T16:01:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "32737757-45f3-4b24-b6ab-5f2d5579b4a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv6", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "ae604ef3-492d-4aa3-8045-1ff84f755a27", "remote_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv4", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "b7bff40a-beda-4996-b140-ed94d010535c", "remote_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv6", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "b8129030-9d72-4d5d-adce-47bbe62492fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv4", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}], "revision_number": 4, "project_id": "81c108a273314b24bf6b48c41b5bbe0c", "id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "created_at": "2018-12-27T15:57:20Z", "updated_at": "2018-12-27T15:57:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "0c389ec4-c0af-4c20-acf9-4fcc1d859dd7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv6", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "3749697a-f2ef-439a-a661-2fb92badd1ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv4", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "b74e0c8c-e243-450e-b1be-69c587093d6d", "remote_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv6", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "c222695b-2f1c-427d-afd7-e0be24ec9f66", "remote_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv4", "project_id": "7fb0e5436e4f467998e672dd71018a45"}], "revision_number": 4, "project_id": "7fb0e5436e4f467998e672dd71018a45", "id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "created_at": "2018-12-27T17:02:11Z", "updated_at": "2018-12-27T17:02:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "675d8a56-1c9b-4c58-a252-61e65997fd05", "remote_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv4", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "84f0587c-7394-4fd6-8f3d-8d6ba94cf3f9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv6", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "8a450b4f-e710-4193-816e-13a2d4e40c07", "remote_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv6", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "c3106b0a-1026-4156-86a9-f0438b7fab93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv4", "project_id": "7cba3664d5674e65a12c8c269a05febf"}], "revision_number": 4, "project_id": "7cba3664d5674e65a12c8c269a05febf", "id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "created_at": "2018-12-27T15:58:29Z", "updated_at": "2018-12-27T15:58:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "2a945ecc-f9fa-4219-96ab-c189a7f5c102", "remote_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv6", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "55e2b54e-68d4-4476-8c9f-e05e347c8970", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv4", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "9983229c-b595-482a-973f-81137a209b6d", "remote_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv4", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "9d4b8450-78ab-4817-a586-372ed88268f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv6", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}], "revision_number": 4, "project_id": "fbd6dbf946a5406398ba810e02d0888e", "id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "96ea55904a724386af5cd016bfb8bcc0", "created_at": "2018-12-27T17:53:25Z", "updated_at": "2018-12-27T17:53:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:53:25Z", "revision_number": 0, "id": "4692a6bc-e248-4271-b62a-22a53f8f939f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:53:25Z", "security_group_id": "9bdf0c88-7dbb-4820-b785-a62cdd0e1bc7", "tenant_id": "96ea55904a724386af5cd016bfb8bcc0", "port_range_min": null, "ethertype": "IPv4", "project_id": "96ea55904a724386af5cd016bfb8bcc0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:53:25Z", "revision_number": 0, "id": "6542f05e-7359-462e-b936-743a3f73b6ec", "remote_group_id": "9bdf0c88-7dbb-4820-b785-a62cdd0e1bc7", "remote_ip_prefix": null, "created_at": "2018-12-27T17:53:25Z", "security_group_id": "9bdf0c88-7dbb-4820-b785-a62cdd0e1bc7", "tenant_id": "96ea55904a724386af5cd016bfb8bcc0", "port_range_min": null, "ethertype": "IPv4", "project_id": "96ea55904a724386af5cd016bfb8bcc0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:53:25Z", "revision_number": 0, "id": "6c471efb-10f1-407e-8b7c-21f1bfd8087b", "remote_group_id": "9bdf0c88-7dbb-4820-b785-a62cdd0e1bc7", "remote_ip_prefix": null, "created_at": "2018-12-27T17:53:25Z", "security_group_id": "9bdf0c88-7dbb-4820-b785-a62cdd0e1bc7", "tenant_id": "96ea55904a724386af5cd016bfb8bcc0", "port_range_min": null, "ethertype": "IPv6", "project_id": "96ea55904a724386af5cd016bfb8bcc0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:53:25Z", "revision_number": 0, "id": "d503ae31-4967-4155-894c-9c0321def329", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:53:25Z", "security_group_id": "9bdf0c88-7dbb-4820-b785-a62cdd0e1bc7", "tenant_id": "96ea55904a724386af5cd016bfb8bcc0", "port_range_min": null, "ethertype": "IPv6", "project_id": "96ea55904a724386af5cd016bfb8bcc0"}], "revision_number": 4, "project_id": "96ea55904a724386af5cd016bfb8bcc0", "id": "9bdf0c88-7dbb-4820-b785-a62cdd0e1bc7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "created_at": "2018-12-27T15:57:24Z", "updated_at": "2018-12-27T15:57:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "35521f2a-a59d-4798-9fa8-0febfe126076", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv4", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "607d473d-1e6a-4088-a778-7df9ffc1ff68", "remote_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv6", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "6f8fa92b-b67a-4047-a900-f43656aff42b", "remote_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv4", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "890f1d6c-9ae5-45b0-b7a1-282182432b66", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv6", "project_id": "253cc6709e714b8a80a5f74e4257907e"}], "revision_number": 4, "project_id": "253cc6709e714b8a80a5f74e4257907e", "id": "b9546f11-205e-4322-89f8-f0360d6090ed", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "created_at": "2018-12-27T15:57:08Z", "updated_at": "2018-12-27T15:57:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "6739c48b-d899-4c17-bb8e-ffaf8922c034", "remote_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv4", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "9660a6af-4d9b-40b9-9729-f205f66c2bd0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv4", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "bf244c03-fc10-4754-9c2b-b0224401c4f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv6", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "d3bee7cc-a152-441c-9790-abb1f56cec03", "remote_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv6", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}], "revision_number": 4, "project_id": "782a28bd0d40485e85eda6b8ba43840b", "id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "created_at": "2018-12-27T15:57:11Z", "updated_at": "2018-12-27T15:57:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "22c0d2cf-360a-4aa8-ba7e-bfdbf8327d27", "remote_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "553b140a-8ba9-4af7-9f50-bf24e87aebf7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "b2ecf7a5-df98-4d65-a762-767320437c5a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "e49104b2-7c13-49d6-8519-a16dd585346f", "remote_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}], "revision_number": 4, "project_id": "ef7e486beb8f4de39b25ca5f11552328", "id": "d0588e93-db0d-4888-9f99-3399a50df490", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "created_at": "2018-12-27T17:19:15Z", "updated_at": "2018-12-27T17:19:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "1990fe24-df44-4561-9f09-f50aab182bf7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "651e4b8b-b29e-409b-9f25-ff2328ccefe6", "remote_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "cc4e2254-2157-4ae1-a233-3047573ddc6d", "remote_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "da56dda4-aaf3-43ff-bdf7-e64892ec2345", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}], "revision_number": 4, "project_id": "2a5a6879c5fa4db798cea6d394565d45", "id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-27T15:33:07Z", "updated_at": "2018-12-27T15:33:07Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "4de95db8-72d6-4aec-a145-e92511971eb9", "remote_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "5f100cff-05d8-4405-8dfb-0a387c123fae", "remote_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "a3f6a193-cc94-4220-a73a-08acf63c449b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "f059d8a5-0c32-49c9-a721-77cc89245ecd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "created_at": "2018-12-27T15:29:16Z", "updated_at": "2018-12-27T15:29:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "3c53841a-5bc0-4192-b482-044411e217ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "5956ff3f-d59d-4af6-82b5-566c888583a7", "remote_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:16Z", "revision_number": 0, "id": "60735d87-52c7-426a-91a6-aff1078a5a2d", "remote_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:16Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "abe97133-61dd-4fdf-baf3-2e07968a324f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "da629caea04941e1ae8979c379dc7c9d"}], "revision_number": 4, "project_id": "da629caea04941e1ae8979c379dc7c9d", "id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "name": "default"}]} 2018-12-27 17:54:19,283 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=default used request id req-246ea367-94c6-459e-aa46-2be0682bcbd4 2018-12-27 17:54:19,291 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1ccd5de82dcafcc86031d5e0a7de57a0c5658ed" 2018-12-27 17:54:19,399 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:54:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fa15f3c2-0217-4f64-b08b-66735e23f0eb Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b7b4fceec1ad4c6eb74d758b709a9d93", "name": "admin"}} 2018-12-27 17:54:19,400 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93 used request id req-fa15f3c2-0217-4f64-b08b-66735e23f0eb 2018-12-27 17:54:19,403 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/f7197afc9b61423897aefc9a643d03a1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1ccd5de82dcafcc86031d5e0a7de57a0c5658ed" 2018-12-27 17:54:19,515 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:54:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a8d0a6bf-b1ff-4b4a-a2cb-10064ccd3672 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f7197afc9b61423897aefc9a643d03a1.", "code": 404, "title": "Not Found"}} 2018-12-27 17:54:19,515 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/f7197afc9b61423897aefc9a643d03a1 used request id req-a8d0a6bf-b1ff-4b4a-a2cb-10064ccd3672 2018-12-27 17:54:19,515 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:54:19,519 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/8c689c5e31c44b09ab85f80682abbc2a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1ccd5de82dcafcc86031d5e0a7de57a0c5658ed" 2018-12-27 17:54:19,624 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:54:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-582d610c-5684-43c2-b402-9ee1229e8c47 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8c689c5e31c44b09ab85f80682abbc2a.", "code": 404, "title": "Not Found"}} 2018-12-27 17:54:19,624 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/8c689c5e31c44b09ab85f80682abbc2a used request id req-582d610c-5684-43c2-b402-9ee1229e8c47 2018-12-27 17:54:19,624 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:54:19,628 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/28dac9e1580d461c9de52e6659cc4f9d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1ccd5de82dcafcc86031d5e0a7de57a0c5658ed" 2018-12-27 17:54:19,736 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:54:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b31f2eca-1129-4aa0-83c4-5235e6d6c875 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 28dac9e1580d461c9de52e6659cc4f9d.", "code": 404, "title": "Not Found"}} 2018-12-27 17:54:19,737 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/28dac9e1580d461c9de52e6659cc4f9d used request id req-b31f2eca-1129-4aa0-83c4-5235e6d6c875 2018-12-27 17:54:19,737 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:54:19,740 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/81c108a273314b24bf6b48c41b5bbe0c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1ccd5de82dcafcc86031d5e0a7de57a0c5658ed" 2018-12-27 17:54:19,947 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:54:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3979193c-69e4-487c-97fd-dd633d2f1ad3 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 81c108a273314b24bf6b48c41b5bbe0c.", "code": 404, "title": "Not Found"}} 2018-12-27 17:54:19,947 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/81c108a273314b24bf6b48c41b5bbe0c used request id req-3979193c-69e4-487c-97fd-dd633d2f1ad3 2018-12-27 17:54:19,947 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:54:19,950 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/7fb0e5436e4f467998e672dd71018a45 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1ccd5de82dcafcc86031d5e0a7de57a0c5658ed" 2018-12-27 17:54:20,058 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:54:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e27b8a59-571c-4682-bdd7-36d86ecd0fcc Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7fb0e5436e4f467998e672dd71018a45.", "code": 404, "title": "Not Found"}} 2018-12-27 17:54:20,058 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/7fb0e5436e4f467998e672dd71018a45 used request id req-e27b8a59-571c-4682-bdd7-36d86ecd0fcc 2018-12-27 17:54:20,059 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:54:20,062 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/7cba3664d5674e65a12c8c269a05febf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1ccd5de82dcafcc86031d5e0a7de57a0c5658ed" 2018-12-27 17:54:20,184 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:54:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-40f0e317-7f6c-48f1-9160-9c1c5c71e51e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7cba3664d5674e65a12c8c269a05febf.", "code": 404, "title": "Not Found"}} 2018-12-27 17:54:20,184 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/7cba3664d5674e65a12c8c269a05febf used request id req-40f0e317-7f6c-48f1-9160-9c1c5c71e51e 2018-12-27 17:54:20,184 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:54:20,188 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/fbd6dbf946a5406398ba810e02d0888e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1ccd5de82dcafcc86031d5e0a7de57a0c5658ed" 2018-12-27 17:54:20,300 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:54:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c86bafa8-aedd-4eab-b0f3-7e57061b7e7e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: fbd6dbf946a5406398ba810e02d0888e.", "code": 404, "title": "Not Found"}} 2018-12-27 17:54:20,301 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/fbd6dbf946a5406398ba810e02d0888e used request id req-c86bafa8-aedd-4eab-b0f3-7e57061b7e7e 2018-12-27 17:54:20,301 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:54:20,304 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/96ea55904a724386af5cd016bfb8bcc0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1ccd5de82dcafcc86031d5e0a7de57a0c5658ed" 2018-12-27 17:54:20,416 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:54:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9ead829b-a3b5-4197-8592-472939d23b3b Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/96ea55904a724386af5cd016bfb8bcc0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "96ea55904a724386af5cd016bfb8bcc0", "name": "CreateInstanceVolumeTests-88035ea7-7285-474-proj"}} 2018-12-27 17:54:20,416 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/96ea55904a724386af5cd016bfb8bcc0 used request id req-9ead829b-a3b5-4197-8592-472939d23b3b 2018-12-27 17:54:20,417 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 9bdf0c88-7dbb-4820-b785-a62cdd0e1bc7 2018-12-27 17:54:20,422 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=9bdf0c88-7dbb-4820-b785-a62cdd0e1bc7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1ccd5de82dcafcc86031d5e0a7de57a0c5658ed" 2018-12-27 17:54:20,737 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-6751d5d9-81ea-43ba-8b1b-d16b59338680 Date: Thu, 27 Dec 2018 17:54:20 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:53:25Z", "security_group_id": "9bdf0c88-7dbb-4820-b785-a62cdd0e1bc7", "port_range_min": null, "revision_number": 0, "tenant_id": "96ea55904a724386af5cd016bfb8bcc0", "created_at": "2018-12-27T17:53:25Z", "project_id": "96ea55904a724386af5cd016bfb8bcc0", "id": "4692a6bc-e248-4271-b62a-22a53f8f939f"}, {"remote_group_id": "9bdf0c88-7dbb-4820-b785-a62cdd0e1bc7", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:53:25Z", "security_group_id": "9bdf0c88-7dbb-4820-b785-a62cdd0e1bc7", "port_range_min": null, "revision_number": 0, "tenant_id": "96ea55904a724386af5cd016bfb8bcc0", "created_at": "2018-12-27T17:53:25Z", "project_id": "96ea55904a724386af5cd016bfb8bcc0", "id": "6542f05e-7359-462e-b936-743a3f73b6ec"}, {"remote_group_id": "9bdf0c88-7dbb-4820-b785-a62cdd0e1bc7", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:53:25Z", "security_group_id": "9bdf0c88-7dbb-4820-b785-a62cdd0e1bc7", "port_range_min": null, "revision_number": 0, "tenant_id": "96ea55904a724386af5cd016bfb8bcc0", "created_at": "2018-12-27T17:53:25Z", "project_id": "96ea55904a724386af5cd016bfb8bcc0", "id": "6c471efb-10f1-407e-8b7c-21f1bfd8087b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:53:25Z", "security_group_id": "9bdf0c88-7dbb-4820-b785-a62cdd0e1bc7", "port_range_min": null, "revision_number": 0, "tenant_id": "96ea55904a724386af5cd016bfb8bcc0", "created_at": "2018-12-27T17:53:25Z", "project_id": "96ea55904a724386af5cd016bfb8bcc0", "id": "d503ae31-4967-4155-894c-9c0321def329"}]} 2018-12-27 17:54:20,737 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=9bdf0c88-7dbb-4820-b785-a62cdd0e1bc7 used request id req-6751d5d9-81ea-43ba-8b1b-d16b59338680 2018-12-27 17:54:20,738 - neutron_utils - INFO - Deleting security group with name - default 2018-12-27 17:54:20,743 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/security-groups/9bdf0c88-7dbb-4820-b785-a62cdd0e1bc7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1ccd5de82dcafcc86031d5e0a7de57a0c5658ed" 2018-12-27 17:54:21,126 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-dc607e06-7837-46ba-9179-f58a7539f34e Content-Length: 0 Date: Thu, 27 Dec 2018 17:54:21 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 17:54:21,126 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-groups/9bdf0c88-7dbb-4820-b785-a62cdd0e1bc7 used request id req-dc607e06-7837-46ba-9179-f58a7539f34e 2018-12-27 17:54:21,127 - keystone_utils - INFO - Deleting project with name - CreateInstanceVolumeTests-88035ea7-7285-474-proj 2018-12-27 17:54:21,130 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/projects/96ea55904a724386af5cd016bfb8bcc0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1ccd5de82dcafcc86031d5e0a7de57a0c5658ed" 2018-12-27 17:54:21,492 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:54:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-816c5db7-ed67-495e-b75b-4a19b15079f4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:54:21,492 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/96ea55904a724386af5cd016bfb8bcc0 used request id req-816c5db7-ed67-495e-b75b-4a19b15079f4 2018-12-27 17:54:21,493 - keystone_utils - INFO - Deleting role with name - CreateInstanceVolumeTests-88035ea7-7285-474-proj-role 2018-12-27 17:54:21,496 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/roles/03c0370bb8df43eab6d18af85c02a73b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1ccd5de82dcafcc86031d5e0a7de57a0c5658ed" 2018-12-27 17:54:21,621 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:54:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3ade5c3c-f0c7-4bcf-8fdf-5310f9b1e655 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:54:21,622 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/roles/03c0370bb8df43eab6d18af85c02a73b used request id req-3ade5c3c-f0c7-4bcf-8fdf-5310f9b1e655 2018-12-27 17:54:21,625 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1ccd5de82dcafcc86031d5e0a7de57a0c5658ed" 2018-12-27 17:54:21,728 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:54:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a861a261-52f9-449d-8e45-c09370a6a3ca Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8de789d09e46427786a85702e5e8de91", "links": {"self": "http://172.30.9.31:5000/v3/roles/8de789d09e46427786a85702e5e8de91"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 17:54:21,728 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-a861a261-52f9-449d-8e45-c09370a6a3ca 2018-12-27 17:54:21,729 - keystone_utils - INFO - Deleting user with name - CreateInstanceVolumeTests-88035ea7-7285-474-user 2018-12-27 17:54:21,732 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/users/515e7d84e6184aa4acdc012d2900d5a2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1c40f1e35534b6cbafea1877051916834710c63" 2018-12-27 17:54:21,967 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:54:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8c6f29d7-a135-47ec-89fc-b6dedae6be25 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:54:21,967 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/515e7d84e6184aa4acdc012d2900d5a2 used request id req-8c6f29d7-a135-47ec-89fc-b6dedae6be25 2018-12-27 17:54:21,969 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:54:22,383 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:54:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["eXxh-yrMRSirPshEVttEQg"], "issued_at": "2018-12-27T17:54:22.000000Z"}} 2018-12-27 17:54:22,384 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}452a17e4050db90d37def0eb7b7fea670cbe1d6a" 2018-12-27 17:54:22,496 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:54:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a74fab75-8219-45ca-9cc7-7f90a86a0a7f Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:54:22,496 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-a74fab75-8219-45ca-9cc7-7f90a86a0a7f 2018-12-27 17:54:22,497 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:54:22,498 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:54:22,922 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:54:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["aradWhUFReqCLFnQa6PmXg"], "issued_at": "2018-12-27T17:54:22.000000Z"}} 2018-12-27 17:54:22,923 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35c7902f971fc376d259382afcf137eca6630c98" 2018-12-27 17:54:23,040 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:54:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ebb29d08-49ee-4e28-90ba-ec0ab7a8379d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:54:23,040 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-ebb29d08-49ee-4e28-90ba-ec0ab7a8379d 2018-12-27 17:54:23,045 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 17:54:23,050 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 17:54:23 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 17:54:23,051 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceVolumeTests-d3cdb69f-77cf-47f-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35c7902f971fc376d259382afcf137eca6630c98" 2018-12-27 17:54:23,158 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:54:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d8dd1d2b-6262-42da-b8c9-19c2823c68c0 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceVolumeTests-d3cdb69f-77cf-47f-proj", "previous": null, "next": null}, "projects": []} 2018-12-27 17:54:23,159 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceVolumeTests-d3cdb69f-77cf-47f-proj used request id req-d8dd1d2b-6262-42da-b8c9-19c2823c68c0 2018-12-27 17:54:23,162 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35c7902f971fc376d259382afcf137eca6630c98" 2018-12-27 17:54:23,272 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:54:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-141605cd-e3c2-4306-a9c9-daac774b2ec3 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-27 17:54:23,272 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-141605cd-e3c2-4306-a9c9-daac774b2ec3 2018-12-27 17:54:23,276 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35c7902f971fc376d259382afcf137eca6630c98" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceVolumeTests-d3cdb69f-77cf-47f-proj"}}' 2018-12-27 17:54:23,426 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 27 Dec 2018 17:54:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9fc65f28-e3b4-44d2-ad6e-b66c3f1f2388 Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/6b65c4472e8f42c885f5728eb7799828"}, "tags": [], "enabled": true, "id": "6b65c4472e8f42c885f5728eb7799828", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-d3cdb69f-77cf-47f-proj"}} 2018-12-27 17:54:23,427 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-9fc65f28-e3b4-44d2-ad6e-b66c3f1f2388 2018-12-27 17:54:23,427 - keystone_utils - INFO - Created project with name - CreateInstanceVolumeTests-d3cdb69f-77cf-47f-proj 2018-12-27 17:54:23,427 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:54:23,428 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:54:23,859 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:54:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["zCKA15UUQEmqVXzPq3rdSQ"], "issued_at": "2018-12-27T17:54:23.000000Z"}} 2018-12-27 17:54:23,860 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4046cd4268d1719520231a72c4bfe9a804f6354" 2018-12-27 17:54:23,961 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:54:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-00c2841c-6f88-4909-920e-f1f1e2d6dd85 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:54:23,961 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-00c2841c-6f88-4909-920e-f1f1e2d6dd85 2018-12-27 17:54:23,965 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 17:54:23,971 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 17:54:23 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 17:54:23,972 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4046cd4268d1719520231a72c4bfe9a804f6354" 2018-12-27 17:54:24,105 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:54:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-873873f8-c903-4583-adf4-b8beb94b68c4 Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "links": {"self": "http://172.30.9.31:5000/v3/users/01fa52e7b3674fc48643fa4ffca67e4e"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "01fa52e7b3674fc48643fa4ffca67e4e", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/05a834ddebbc40688596b7460b47439e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05a834ddebbc40688596b7460b47439e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/08226a0ad01943f39559448239e291e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "08226a0ad01943f39559448239e291e1", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/55c0552fe37a4f7ca0e73939514bc683"}, "domain_id": "default", "enabled": true, "options": {}, "id": "55c0552fe37a4f7ca0e73939514bc683", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/646a4af4e3b5439a97996d353fea3924"}, "domain_id": "914eec1d43ea4caf9d2fd33268c06258", "enabled": true, "options": {}, "id": "646a4af4e3b5439a97996d353fea3924", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/85fb203e51c34d3f8122e285a6a318b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85fb203e51c34d3f8122e285a6a318b3", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/905e7f4b42d24cca93b99d2401fa3378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "905e7f4b42d24cca93b99d2401fa3378", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/a5bc08b9f81f4e5bb86c24f9f7547bae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5bc08b9f81f4e5bb86c24f9f7547bae", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/a5c780627f004d318bf908d80305da9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5c780627f004d318bf908d80305da9c", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/b18425bf2b044bc9af7e194919539a17"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b18425bf2b044bc9af7e194919539a17", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/b8d2134b619d4dca80e21d6fb16449b0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b8d2134b619d4dca80e21d6fb16449b0", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/b9ab6a25a652438285139fe5b44aea62"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9ab6a25a652438285139fe5b44aea62", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/c08462554a4844d681348f58b9b0edee"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c08462554a4844d681348f58b9b0edee", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/ddfc3a9aad444d4782eae677c8a98130"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ddfc3a9aad444d4782eae677c8a98130", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/f2a74f2185a54676a6cb2bb5ecfcc4f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2a74f2185a54676a6cb2bb5ecfcc4f6", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-12-27 17:54:24,105 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-873873f8-c903-4583-adf4-b8beb94b68c4 2018-12-27 17:54:24,109 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?name=CreateInstanceVolumeTests-d3cdb69f-77cf-47f-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4046cd4268d1719520231a72c4bfe9a804f6354" 2018-12-27 17:54:24,213 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:54:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3b3a4218-2c72-438b-89f7-664084f95003 Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?name=CreateInstanceVolumeTests-d3cdb69f-77cf-47f-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/6b65c4472e8f42c885f5728eb7799828"}, "tags": [], "enabled": true, "id": "6b65c4472e8f42c885f5728eb7799828", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-d3cdb69f-77cf-47f-proj"}]} 2018-12-27 17:54:24,214 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?name=CreateInstanceVolumeTests-d3cdb69f-77cf-47f-proj used request id req-3b3a4218-2c72-438b-89f7-664084f95003 2018-12-27 17:54:24,217 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4046cd4268d1719520231a72c4bfe9a804f6354" 2018-12-27 17:54:24,320 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:54:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-11be7cb6-f659-40dc-ac46-bc23e11851da Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-27 17:54:24,320 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-11be7cb6-f659-40dc-ac46-bc23e11851da 2018-12-27 17:54:24,707 - keystone_utils - INFO - Created user with name - CreateInstanceVolumeTests-d3cdb69f-77cf-47f-user 2018-12-27 17:54:24,707 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:54:24,711 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35c7902f971fc376d259382afcf137eca6630c98" 2018-12-27 17:54:24,817 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:54:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0510878c-ba16-4d2d-86cd-38dcc5121922 Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8de789d09e46427786a85702e5e8de91", "links": {"self": "http://172.30.9.31:5000/v3/roles/8de789d09e46427786a85702e5e8de91"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 17:54:24,818 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-0510878c-ba16-4d2d-86cd-38dcc5121922 2018-12-27 17:54:24,821 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35c7902f971fc376d259382afcf137eca6630c98" -d '{"role": {"name": "CreateInstanceVolumeTests-d3cdb69f-77cf-47f-proj-role"}}' 2018-12-27 17:54:24,960 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 27 Dec 2018 17:54:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6f3ea387-8c5a-4709-9ca4-736bb1164855 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "6869833f45c24d488b2ac7a5f46ba503", "links": {"self": "http://172.30.9.31:5000/v3/roles/6869833f45c24d488b2ac7a5f46ba503"}, "name": "CreateInstanceVolumeTests-d3cdb69f-77cf-47f-proj-role"}} 2018-12-27 17:54:24,960 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/roles used request id req-6f3ea387-8c5a-4709-9ca4-736bb1164855 2018-12-27 17:54:24,960 - keystone_utils - INFO - Created role with name - CreateInstanceVolumeTests-d3cdb69f-77cf-47f-proj-role 2018-12-27 17:54:24,963 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles/6869833f45c24d488b2ac7a5f46ba503 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35c7902f971fc376d259382afcf137eca6630c98" 2018-12-27 17:54:25,078 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:54:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-93dbad96-423e-419d-94e8-6b25d729b93f Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "6869833f45c24d488b2ac7a5f46ba503", "links": {"self": "http://172.30.9.31:5000/v3/roles/6869833f45c24d488b2ac7a5f46ba503"}, "name": "CreateInstanceVolumeTests-d3cdb69f-77cf-47f-proj-role"}} 2018-12-27 17:54:25,078 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles/6869833f45c24d488b2ac7a5f46ba503 used request id req-93dbad96-423e-419d-94e8-6b25d729b93f 2018-12-27 17:54:25,078 - keystone_utils - INFO - Granting role CreateInstanceVolumeTests-d3cdb69f-77cf-47f-proj-role to project CreateInstanceVolumeTests-d3cdb69f-77cf-47f-proj 2018-12-27 17:54:25,082 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:5000/v3/projects/6b65c4472e8f42c885f5728eb7799828/users/57a050b6203a4302b5e27dca65524b57/roles/6869833f45c24d488b2ac7a5f46ba503 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35c7902f971fc376d259382afcf137eca6630c98" 2018-12-27 17:54:25,230 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:54:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f482ae3c-6c23-4f51-aa1c-8ae0ee2f33cf Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:54:25,231 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/6b65c4472e8f42c885f5728eb7799828/users/57a050b6203a4302b5e27dca65524b57/roles/6869833f45c24d488b2ac7a5f46ba503 used request id req-f482ae3c-6c23-4f51-aa1c-8ae0ee2f33cf 2018-12-27 17:54:25,231 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-27 17:54:25,234 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-12-27 17:54:25,234 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:54:25,235 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:54:25,638 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6869833f45c24d488b2ac7a5f46ba503", "name": "CreateInstanceVolumeTests-d3cdb69f-77cf-47f-proj-role"}], "expires_at": "2018-12-27T18:54:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6b65c4472e8f42c885f5728eb7799828", "name": "CreateInstanceVolumeTests-d3cdb69f-77cf-47f-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/6b65c4472e8f42c885f5728eb7799828", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/6b65c4472e8f42c885f5728eb7799828", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/6b65c4472e8f42c885f5728eb7799828", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/6b65c4472e8f42c885f5728eb7799828", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/6b65c4472e8f42c885f5728eb7799828", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/6b65c4472e8f42c885f5728eb7799828", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/6b65c4472e8f42c885f5728eb7799828", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/6b65c4472e8f42c885f5728eb7799828", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/6b65c4472e8f42c885f5728eb7799828", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_6b65c4472e8f42c885f5728eb7799828", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_6b65c4472e8f42c885f5728eb7799828", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/6b65c4472e8f42c885f5728eb7799828", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/6b65c4472e8f42c885f5728eb7799828", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/6b65c4472e8f42c885f5728eb7799828", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-d3cdb69f-77cf-47f-user", "id": "57a050b6203a4302b5e27dca65524b57"}, "audit_ids": ["uc7DRIKpT9G2UAWbJQipxQ"], "issued_at": "2018-12-27T17:54:25.000000Z"}} 2018-12-27 17:54:25,639 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b50870956c4da766942f0b9403f1b4e355245f01" 2018-12-27 17:54:25,758 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:54:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-81d9df74-8296-41c9-a2aa-6ffb12f24528 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:54:25,758 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-81d9df74-8296-41c9-a2aa-6ffb12f24528 2018-12-27 17:54:25,762 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceVolumeTests-19de2167-1fc3-4a1f-a1ee-79da03c3b947-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b50870956c4da766942f0b9403f1b4e355245f01" 2018-12-27 17:54:25,980 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 170 Content-Type: application/json X-Openstack-Request-Id: req-ae8bf306-7a88-4d28-93cd-6f485e4523e5 Date: Thu, 27 Dec 2018 17:54:25 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceVolumeTests-19de2167-1fc3-4a1f-a1ee-79da03c3b947-image"} 2018-12-27 17:54:25,980 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceVolumeTests-19de2167-1fc3-4a1f-a1ee-79da03c3b947-image used request id req-ae8bf306-7a88-4d28-93cd-6f485e4523e5 2018-12-27 17:54:25,983 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b50870956c4da766942f0b9403f1b4e355245f01" 2018-12-27 17:54:26,214 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-38c9eae8-03cb-4eb9-8661-9471edf90df4 Date: Thu, 27 Dec 2018 17:54:26 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-27 17:54:26,214 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/schemas/image used request id req-38c9eae8-03cb-4eb9-8661-9471edf90df4 2018-12-27 17:54:26,245 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b50870956c4da766942f0b9403f1b4e355245f01" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceVolumeTests-19de2167-1fc3-4a1f-a1ee-79da03c3b947-image"}' 2018-12-27 17:54:26,465 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 629 Content-Type: application/json Location: http://172.30.9.31:9292/v2/images/9de8eb11-5e5f-45f8-9e66-d2877fa8b2bb Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-579dd7f3-348e-40e1-928e-aac0d913358f Date: Thu, 27 Dec 2018 17:54:26 GMT RESP BODY: {"status": "queued", "name": "CreateInstanceVolumeTests-19de2167-1fc3-4a1f-a1ee-79da03c3b947-image", "tags": [], "container_format": "bare", "created_at": "2018-12-27T17:54:26Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-12-27T17:54:26Z", "visibility": "shared", "locations": [], "self": "/v2/images/9de8eb11-5e5f-45f8-9e66-d2877fa8b2bb", "min_disk": 0, "protected": false, "id": "9de8eb11-5e5f-45f8-9e66-d2877fa8b2bb", "file": "/v2/images/9de8eb11-5e5f-45f8-9e66-d2877fa8b2bb/file", "checksum": null, "owner": "6b65c4472e8f42c885f5728eb7799828", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-27 17:54:26,465 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.31:9292/v2/images used request id req-579dd7f3-348e-40e1-928e-aac0d913358f 2018-12-27 17:54:26,475 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:9292/v2/images/9de8eb11-5e5f-45f8-9e66-d2877fa8b2bb/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b50870956c4da766942f0b9403f1b4e355245f01" -d '' 2018-12-27 17:54:27,117 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-f3c98145-7db9-4dd3-8865-7671b46b7f04 Date: Thu, 27 Dec 2018 17:54:27 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-27 17:54:27,118 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.31:9292/v2/images/9de8eb11-5e5f-45f8-9e66-d2877fa8b2bb/file used request id req-f3c98145-7db9-4dd3-8865-7671b46b7f04 2018-12-27 17:54:27,118 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-27 17:54:27,121 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/images/9de8eb11-5e5f-45f8-9e66-d2877fa8b2bb -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b50870956c4da766942f0b9403f1b4e355245f01" 2018-12-27 17:54:27,138 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 890 Content-Type: application/json X-Openstack-Request-Id: req-b46accfe-c776-4467-a18c-c0aea2f8fffd Date: Thu, 27 Dec 2018 17:54:27 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceVolumeTests-19de2167-1fc3-4a1f-a1ee-79da03c3b947-image", "tags": [], "container_format": "bare", "created_at": "2018-12-27T17:54:26Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-27T17:54:27Z", "visibility": "shared", "locations": [{"url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/9de8eb11-5e5f-45f8-9e66-d2877fa8b2bb/snap", "metadata": {}}], "self": "/v2/images/9de8eb11-5e5f-45f8-9e66-d2877fa8b2bb", "min_disk": 0, "protected": false, "id": "9de8eb11-5e5f-45f8-9e66-d2877fa8b2bb", "file": "/v2/images/9de8eb11-5e5f-45f8-9e66-d2877fa8b2bb/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "6b65c4472e8f42c885f5728eb7799828", "direct_url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/9de8eb11-5e5f-45f8-9e66-d2877fa8b2bb/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-27 17:54:27,139 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images/9de8eb11-5e5f-45f8-9e66-d2877fa8b2bb used request id req-b46accfe-c776-4467-a18c-c0aea2f8fffd 2018-12-27 17:54:27,141 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b50870956c4da766942f0b9403f1b4e355245f01" 2018-12-27 17:54:27,148 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-66856537-ecdd-427d-a68a-b6438fdf5f62 Date: Thu, 27 Dec 2018 17:54:27 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-27 17:54:27,148 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/schemas/image used request id req-66856537-ecdd-427d-a68a-b6438fdf5f62 2018-12-27 17:54:27,151 - create_image - INFO - Created image with name - CreateInstanceVolumeTests-19de2167-1fc3-4a1f-a1ee-79da03c3b947-image 2018-12-27 17:54:27,153 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/images/9de8eb11-5e5f-45f8-9e66-d2877fa8b2bb -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b50870956c4da766942f0b9403f1b4e355245f01" 2018-12-27 17:54:27,171 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 890 Content-Type: application/json X-Openstack-Request-Id: req-b7e87447-7e5f-4f1e-8ac6-969c8ce6bb24 Date: Thu, 27 Dec 2018 17:54:27 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceVolumeTests-19de2167-1fc3-4a1f-a1ee-79da03c3b947-image", "tags": [], "container_format": "bare", "created_at": "2018-12-27T17:54:26Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-27T17:54:27Z", "visibility": "shared", "locations": [{"url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/9de8eb11-5e5f-45f8-9e66-d2877fa8b2bb/snap", "metadata": {}}], "self": "/v2/images/9de8eb11-5e5f-45f8-9e66-d2877fa8b2bb", "min_disk": 0, "protected": false, "id": "9de8eb11-5e5f-45f8-9e66-d2877fa8b2bb", "file": "/v2/images/9de8eb11-5e5f-45f8-9e66-d2877fa8b2bb/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "6b65c4472e8f42c885f5728eb7799828", "direct_url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/9de8eb11-5e5f-45f8-9e66-d2877fa8b2bb/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-27 17:54:27,171 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images/9de8eb11-5e5f-45f8-9e66-d2877fa8b2bb used request id req-b7e87447-7e5f-4f1e-8ac6-969c8ce6bb24 2018-12-27 17:54:27,172 - create_image - DEBUG - Instance status is - active 2018-12-27 17:54:27,172 - create_image - DEBUG - Image is active with name - CreateInstanceVolumeTests-19de2167-1fc3-4a1f-a1ee-79da03c3b947-image 2018-12-27 17:54:27,172 - create_image - INFO - Image is now active with name - CreateInstanceVolumeTests-19de2167-1fc3-4a1f-a1ee-79da03c3b947-image 2018-12-27 17:54:27,172 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:54:27,173 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:54:27,589 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:54:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["z4vRAp5MQTuq-tiHxixnwA"], "issued_at": "2018-12-27T17:54:27.000000Z"}} 2018-12-27 17:54:27,589 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14e19641f481e548e7b323a7ee56a5df5ba2a980" 2018-12-27 17:54:27,696 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:54:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4e18cadd-3b45-4ba8-b792-8dfc57fa16b7 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:54:27,696 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-4e18cadd-3b45-4ba8-b792-8dfc57fa16b7 2018-12-27 17:54:27,697 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-27 17:54:27,702 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14e19641f481e548e7b323a7ee56a5df5ba2a980" 2018-12-27 17:54:27,905 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:54:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-08bad96a-766f-44fd-9759-fa0b39a5345d x-compute-request-id: req-08bad96a-766f-44fd-9759-fa0b39a5345d Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-12-27 17:54:27,905 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-08bad96a-766f-44fd-9759-fa0b39a5345d 2018-12-27 17:54:27,908 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14e19641f481e548e7b323a7ee56a5df5ba2a980" -d '{"flavor": {"vcpus": 2, "disk": 1, "name": "CreateInstanceVolumeTests-19de2167-1fc3-4a1f-a1ee-79da03c3b947-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-12-27 17:54:27,996 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:54:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7ec852ee-f386-4b14-ab58-c117c80eae3e x-compute-request-id: req-7ec852ee-f386-4b14-ab58-c117c80eae3e Content-Encoding: gzip Content-Length: 323 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstanceVolumeTests-19de2167-1fc3-4a1f-a1ee-79da03c3b947-flavor-name", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/fee4849e-cbaf-46d8-889d-4d3feab5b2d0", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/fee4849e-cbaf-46d8-889d-4d3feab5b2d0", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "fee4849e-cbaf-46d8-889d-4d3feab5b2d0"}} 2018-12-27 17:54:27,996 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-7ec852ee-f386-4b14-ab58-c117c80eae3e 2018-12-27 17:54:27,997 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:54:27,998 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:54:28,415 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6869833f45c24d488b2ac7a5f46ba503", "name": "CreateInstanceVolumeTests-d3cdb69f-77cf-47f-proj-role"}], "expires_at": "2018-12-27T18:54:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6b65c4472e8f42c885f5728eb7799828", "name": "CreateInstanceVolumeTests-d3cdb69f-77cf-47f-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/6b65c4472e8f42c885f5728eb7799828", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/6b65c4472e8f42c885f5728eb7799828", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/6b65c4472e8f42c885f5728eb7799828", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/6b65c4472e8f42c885f5728eb7799828", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/6b65c4472e8f42c885f5728eb7799828", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/6b65c4472e8f42c885f5728eb7799828", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/6b65c4472e8f42c885f5728eb7799828", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/6b65c4472e8f42c885f5728eb7799828", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/6b65c4472e8f42c885f5728eb7799828", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_6b65c4472e8f42c885f5728eb7799828", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_6b65c4472e8f42c885f5728eb7799828", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/6b65c4472e8f42c885f5728eb7799828", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/6b65c4472e8f42c885f5728eb7799828", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/6b65c4472e8f42c885f5728eb7799828", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-d3cdb69f-77cf-47f-user", "id": "57a050b6203a4302b5e27dca65524b57"}, "audit_ids": ["7jmHPihRQvyBMHtWJpjwcQ"], "issued_at": "2018-12-27T17:54:28.000000Z"}} 2018-12-27 17:54:28,416 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45b793af71d1990d84b54f3d1f0266dde6389211" 2018-12-27 17:54:28,505 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:54:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b6268c51-eb88-4243-8b36-901cf79203ed Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:54:28,506 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-b6268c51-eb88-4243-8b36-901cf79203ed 2018-12-27 17:54:28,513 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceVolumeTests-19de2167-1fc3-4a1f-a1ee-79da03c3b947-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45b793af71d1990d84b54f3d1f0266dde6389211" 2018-12-27 17:54:28,714 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-c37c670d-efdb-47e6-9014-2b7090c5e71e Date: Thu, 27 Dec 2018 17:54:28 GMT RESP BODY: {"networks":[]} 2018-12-27 17:54:28,714 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceVolumeTests-19de2167-1fc3-4a1f-a1ee-79da03c3b947-pub-net used request id req-c37c670d-efdb-47e6-9014-2b7090c5e71e 2018-12-27 17:54:28,715 - neutron_utils - INFO - Creating network with name CreateInstanceVolumeTests-19de2167-1fc3-4a1f-a1ee-79da03c3b947-pub-net 2018-12-27 17:54:28,720 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45b793af71d1990d84b54f3d1f0266dde6389211" -d '{"network": {"name": "CreateInstanceVolumeTests-19de2167-1fc3-4a1f-a1ee-79da03c3b947-pub-net", "admin_state_up": true}}' 2018-12-27 17:54:30,095 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 644 X-Openstack-Request-Id: req-9b845bb9-8577-4c67-939c-0e70fecc6570 Date: Thu, 27 Dec 2018 17:54:30 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"id":"7dc271b4-2fd6-45bf-ab44-9c489a62be6d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"6b65c4472e8f42c885f5728eb7799828","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-27T17:54:29Z","is_default":false,"name":"CreateInstanceVolumeTests-19de2167-1fc3-4a1f-a1ee-79da03c3b947-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"6b65c4472e8f42c885f5728eb7799828","created_at":"2018-12-27T17:54:29Z","mtu":1442}} 2018-12-27 17:54:30,095 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/networks used request id req-9b845bb9-8577-4c67-939c-0e70fecc6570 2018-12-27 17:54:30,101 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?id=7dc271b4-2fd6-45bf-ab44-9c489a62be6d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45b793af71d1990d84b54f3d1f0266dde6389211" 2018-12-27 17:54:30,369 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-108fcb91-2b8c-49c7-8844-5ea9db7ee10e Date: Thu, 27 Dec 2018 17:54:30 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"id":"7dc271b4-2fd6-45bf-ab44-9c489a62be6d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"6b65c4472e8f42c885f5728eb7799828","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-27T17:54:29Z","qos_policy_id":null,"name":"CreateInstanceVolumeTests-19de2167-1fc3-4a1f-a1ee-79da03c3b947-pub-net","admin_state_up":true,"tenant_id":"6b65c4472e8f42c885f5728eb7799828","created_at":"2018-12-27T17:54:29Z","mtu":1442}]} 2018-12-27 17:54:30,370 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?id=7dc271b4-2fd6-45bf-ab44-9c489a62be6d used request id req-108fcb91-2b8c-49c7-8844-5ea9db7ee10e 2018-12-27 17:54:30,375 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=7dc271b4-2fd6-45bf-ab44-9c489a62be6d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45b793af71d1990d84b54f3d1f0266dde6389211" 2018-12-27 17:54:30,590 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-26f05128-f4e2-4e95-a2dc-269231888e47 Date: Thu, 27 Dec 2018 17:54:30 GMT RESP BODY: {"subnets":[]} 2018-12-27 17:54:30,590 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=7dc271b4-2fd6-45bf-ab44-9c489a62be6d used request id req-26f05128-f4e2-4e95-a2dc-269231888e47 2018-12-27 17:54:30,590 - neutron_utils - INFO - Creating subnet with name CreateInstanceVolumeTests-19de2167-1fc3-4a1f-a1ee-79da03c3b947-pub-subnet 2018-12-27 17:54:30,595 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45b793af71d1990d84b54f3d1f0266dde6389211" -d '{"subnets": [{"ip_version": 4, "network_id": "7dc271b4-2fd6-45bf-ab44-9c489a62be6d", "cidr": "10.55.0.0/24", "name": "CreateInstanceVolumeTests-19de2167-1fc3-4a1f-a1ee-79da03c3b947-pub-subnet"}]}' 2018-12-27 17:54:32,203 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-e30f4c63-3d22-4a4e-85fa-19dc28f75f88 Date: Thu, 27 Dec 2018 17:54:32 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7dc271b4-2fd6-45bf-ab44-9c489a62be6d","tenant_id":"6b65c4472e8f42c885f5728eb7799828","created_at":"2018-12-27T17:54:31Z","dns_nameservers":[],"updated_at":"2018-12-27T17:54:31Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"6b65c4472e8f42c885f5728eb7799828","id":"de24a06c-1b28-4671-b266-880e006aaf52","subnetpool_id":null,"name":"CreateInstanceVolumeTests-19de2167-1fc3-4a1f-a1ee-79da03c3b947-pub-subnet"}]} 2018-12-27 17:54:32,203 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/subnets used request id req-e30f4c63-3d22-4a4e-85fa-19dc28f75f88 2018-12-27 17:54:32,208 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?id=7dc271b4-2fd6-45bf-ab44-9c489a62be6d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45b793af71d1990d84b54f3d1f0266dde6389211" 2018-12-27 17:54:32,499 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-9b73e65d-b9ce-4ee6-bde7-7bb131570898 Date: Thu, 27 Dec 2018 17:54:32 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"7dc271b4-2fd6-45bf-ab44-9c489a62be6d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"6b65c4472e8f42c885f5728eb7799828","status":"ACTIVE","subnets":["de24a06c-1b28-4671-b266-880e006aaf52"],"description":"","tags":[],"updated_at":"2018-12-27T17:54:31Z","qos_policy_id":null,"name":"CreateInstanceVolumeTests-19de2167-1fc3-4a1f-a1ee-79da03c3b947-pub-net","admin_state_up":true,"tenant_id":"6b65c4472e8f42c885f5728eb7799828","created_at":"2018-12-27T17:54:29Z","mtu":1442}]} 2018-12-27 17:54:32,499 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?id=7dc271b4-2fd6-45bf-ab44-9c489a62be6d used request id req-9b73e65d-b9ce-4ee6-bde7-7bb131570898 2018-12-27 17:54:32,504 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=7dc271b4-2fd6-45bf-ab44-9c489a62be6d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45b793af71d1990d84b54f3d1f0266dde6389211" 2018-12-27 17:54:32,733 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-58afcf10-2f0c-4082-9776-490ecacb9e02 Date: Thu, 27 Dec 2018 17:54:32 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7dc271b4-2fd6-45bf-ab44-9c489a62be6d","tenant_id":"6b65c4472e8f42c885f5728eb7799828","created_at":"2018-12-27T17:54:31Z","dns_nameservers":[],"updated_at":"2018-12-27T17:54:31Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"6b65c4472e8f42c885f5728eb7799828","id":"de24a06c-1b28-4671-b266-880e006aaf52","subnetpool_id":null,"name":"CreateInstanceVolumeTests-19de2167-1fc3-4a1f-a1ee-79da03c3b947-pub-subnet"}]} 2018-12-27 17:54:32,733 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=7dc271b4-2fd6-45bf-ab44-9c489a62be6d used request id req-58afcf10-2f0c-4082-9776-490ecacb9e02 2018-12-27 17:54:32,734 - OpenStackNetwork - DEBUG - Network [7dc271b4-2fd6-45bf-ab44-9c489a62be6d] created successfully 2018-12-27 17:54:32,734 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:54:32,735 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:54:33,141 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6869833f45c24d488b2ac7a5f46ba503", "name": "CreateInstanceVolumeTests-d3cdb69f-77cf-47f-proj-role"}], "expires_at": "2018-12-27T18:54:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6b65c4472e8f42c885f5728eb7799828", "name": "CreateInstanceVolumeTests-d3cdb69f-77cf-47f-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/6b65c4472e8f42c885f5728eb7799828", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/6b65c4472e8f42c885f5728eb7799828", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/6b65c4472e8f42c885f5728eb7799828", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/6b65c4472e8f42c885f5728eb7799828", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/6b65c4472e8f42c885f5728eb7799828", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/6b65c4472e8f42c885f5728eb7799828", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/6b65c4472e8f42c885f5728eb7799828", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/6b65c4472e8f42c885f5728eb7799828", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/6b65c4472e8f42c885f5728eb7799828", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_6b65c4472e8f42c885f5728eb7799828", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_6b65c4472e8f42c885f5728eb7799828", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/6b65c4472e8f42c885f5728eb7799828", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/6b65c4472e8f42c885f5728eb7799828", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/6b65c4472e8f42c885f5728eb7799828", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-d3cdb69f-77cf-47f-user", "id": "57a050b6203a4302b5e27dca65524b57"}, "audit_ids": ["kVjeuhLHRyukBPLpgS289A"], "issued_at": "2018-12-27T17:54:33.000000Z"}} 2018-12-27 17:54:33,141 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}009018bfb3689a1d3362a4cbf3168f1a852d9877" 2018-12-27 17:54:33,243 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:54:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-09652409-c535-4b4f-97f2-d682dd80a915 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:54:33,243 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-09652409-c535-4b4f-97f2-d682dd80a915 2018-12-27 17:54:33,249 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8776/v3/6b65c4472e8f42c885f5728eb7799828/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}009018bfb3689a1d3362a4cbf3168f1a852d9877" 2018-12-27 17:54:33,495 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:54:33 GMT Server: Apache x-compute-request-id: req-b90f3476-d7dc-4e96-b189-0612a470f351 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-b90f3476-d7dc-4e96-b189-0612a470f351 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-12-27 17:54:33,495 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/6b65c4472e8f42c885f5728eb7799828/volumes/detail used request id req-b90f3476-d7dc-4e96-b189-0612a470f351 2018-12-27 17:54:33,498 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:8776/v3/6b65c4472e8f42c885f5728eb7799828/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-b90f3476-d7dc-4e96-b189-0612a470f351" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}009018bfb3689a1d3362a4cbf3168f1a852d9877" -d '{"volume": {"status": "creating", "backup_id": null, "user_id": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-19de2167-1fc3-4a1f-a1ee-79da03c3b947-1", "imageRef": null, "availability_zone": null, "description": null, "multiattach": false, "attach_status": "detached", "volume_type": null, "metadata": {}, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "project_id": null, "source_replica": null, "size": 1}}' 2018-12-27 17:54:33,902 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Thu, 27 Dec 2018 17:54:33 GMT Server: Apache x-compute-request-id: req-01788422-0bea-40cd-b51c-25e5df17455b OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-01788422-0bea-40cd-b51c-25e5df17455b Content-Length: 851 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "57a050b6203a4302b5e27dca65524b57", "attachments": [], "links": [{"href": "http://172.30.9.31:8776/v3/6b65c4472e8f42c885f5728eb7799828/volumes/58f7a38a-885f-4449-8f55-917fc226314d", "rel": "self"}, {"href": "http://172.30.9.31:8776/6b65c4472e8f42c885f5728eb7799828/volumes/58f7a38a-885f-4449-8f55-917fc226314d", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-12-27T17:54:33.000000", "description": null, "updated_at": null, "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-19de2167-1fc3-4a1f-a1ee-79da03c3b947-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "58f7a38a-885f-4449-8f55-917fc226314d", "size": 1}} 2018-12-27 17:54:33,903 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.31:8776/v3/6b65c4472e8f42c885f5728eb7799828/volumes used request id req-01788422-0bea-40cd-b51c-25e5df17455b 2018-12-27 17:54:33,906 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8776/v3/6b65c4472e8f42c885f5728eb7799828/volumes/58f7a38a-885f-4449-8f55-917fc226314d -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b90f3476-d7dc-4e96-b189-0612a470f351" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}009018bfb3689a1d3362a4cbf3168f1a852d9877" 2018-12-27 17:54:34,156 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:54:33 GMT Server: Apache x-compute-request-id: req-c68f3bb7-dec7-40e7-b041-395346a94f30 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-c68f3bb7-dec7-40e7-b041-395346a94f30 Content-Encoding: gzip Content-Length: 466 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "57a050b6203a4302b5e27dca65524b57", "attachments": [], "links": [{"href": "http://172.30.9.31:8776/v3/6b65c4472e8f42c885f5728eb7799828/volumes/58f7a38a-885f-4449-8f55-917fc226314d", "rel": "self"}, {"href": "http://172.30.9.31:8776/6b65c4472e8f42c885f5728eb7799828/volumes/58f7a38a-885f-4449-8f55-917fc226314d", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-12-27T17:54:33.000000", "description": null, "os-vol-tenant-attr:tenant_id": "6b65c4472e8f42c885f5728eb7799828", "updated_at": "2018-12-27T17:54:34.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-19de2167-1fc3-4a1f-a1ee-79da03c3b947-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "58f7a38a-885f-4449-8f55-917fc226314d", "size": 1}} 2018-12-27 17:54:34,156 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/6b65c4472e8f42c885f5728eb7799828/volumes/58f7a38a-885f-4449-8f55-917fc226314d used request id req-c68f3bb7-dec7-40e7-b041-395346a94f30 2018-12-27 17:54:34,156 - create_volume - INFO - Created volume with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-19de2167-1fc3-4a1f-a1ee-79da03c3b947-1 2018-12-27 17:54:34,159 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8776/v3/6b65c4472e8f42c885f5728eb7799828/volumes/58f7a38a-885f-4449-8f55-917fc226314d -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b90f3476-d7dc-4e96-b189-0612a470f351" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}009018bfb3689a1d3362a4cbf3168f1a852d9877" 2018-12-27 17:54:34,406 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:54:34 GMT Server: Apache x-compute-request-id: req-58032a53-4385-4b06-804f-f161f5b926d3 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-58032a53-4385-4b06-804f-f161f5b926d3 Content-Encoding: gzip Content-Length: 466 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "57a050b6203a4302b5e27dca65524b57", "attachments": [], "links": [{"href": "http://172.30.9.31:8776/v3/6b65c4472e8f42c885f5728eb7799828/volumes/58f7a38a-885f-4449-8f55-917fc226314d", "rel": "self"}, {"href": "http://172.30.9.31:8776/6b65c4472e8f42c885f5728eb7799828/volumes/58f7a38a-885f-4449-8f55-917fc226314d", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-12-27T17:54:33.000000", "description": null, "os-vol-tenant-attr:tenant_id": "6b65c4472e8f42c885f5728eb7799828", "updated_at": "2018-12-27T17:54:34.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-19de2167-1fc3-4a1f-a1ee-79da03c3b947-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "58f7a38a-885f-4449-8f55-917fc226314d", "size": 1}} 2018-12-27 17:54:34,406 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/6b65c4472e8f42c885f5728eb7799828/volumes/58f7a38a-885f-4449-8f55-917fc226314d used request id req-58032a53-4385-4b06-804f-f161f5b926d3 2018-12-27 17:54:34,406 - create_volume - DEBUG - Instance status is - available 2018-12-27 17:54:34,406 - create_volume - DEBUG - Volume is active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-19de2167-1fc3-4a1f-a1ee-79da03c3b947-1 2018-12-27 17:54:34,407 - create_volume - INFO - Volume is now active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-19de2167-1fc3-4a1f-a1ee-79da03c3b947-1 2018-12-27 17:54:34,407 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:54:34,407 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:54:34,809 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6869833f45c24d488b2ac7a5f46ba503", "name": "CreateInstanceVolumeTests-d3cdb69f-77cf-47f-proj-role"}], "expires_at": "2018-12-27T18:54:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6b65c4472e8f42c885f5728eb7799828", "name": "CreateInstanceVolumeTests-d3cdb69f-77cf-47f-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/6b65c4472e8f42c885f5728eb7799828", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/6b65c4472e8f42c885f5728eb7799828", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/6b65c4472e8f42c885f5728eb7799828", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/6b65c4472e8f42c885f5728eb7799828", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/6b65c4472e8f42c885f5728eb7799828", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/6b65c4472e8f42c885f5728eb7799828", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/6b65c4472e8f42c885f5728eb7799828", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/6b65c4472e8f42c885f5728eb7799828", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/6b65c4472e8f42c885f5728eb7799828", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_6b65c4472e8f42c885f5728eb7799828", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_6b65c4472e8f42c885f5728eb7799828", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/6b65c4472e8f42c885f5728eb7799828", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/6b65c4472e8f42c885f5728eb7799828", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/6b65c4472e8f42c885f5728eb7799828", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-d3cdb69f-77cf-47f-user", "id": "57a050b6203a4302b5e27dca65524b57"}, "audit_ids": ["V3Q6xJH7TdmDCW84LA0QLQ"], "issued_at": "2018-12-27T17:54:34.000000Z"}} 2018-12-27 17:54:34,809 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}700d0827542e2508ce09d0f809132b0189e4f615" 2018-12-27 17:54:34,909 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:54:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6eac2b85-acc5-4571-919c-e319d62be1e5 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:54:34,909 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-6eac2b85-acc5-4571-919c-e319d62be1e5 2018-12-27 17:54:34,914 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8776/v3/6b65c4472e8f42c885f5728eb7799828/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}700d0827542e2508ce09d0f809132b0189e4f615" 2018-12-27 17:54:35,179 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:54:34 GMT Server: Apache x-compute-request-id: req-9b3ede2c-b767-4139-9b45-5a8e0433b808 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-9b3ede2c-b767-4139-9b45-5a8e0433b808 Content-Encoding: gzip Content-Length: 465 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "57a050b6203a4302b5e27dca65524b57", "attachments": [], "links": [{"href": "http://172.30.9.31:8776/v3/6b65c4472e8f42c885f5728eb7799828/volumes/58f7a38a-885f-4449-8f55-917fc226314d", "rel": "self"}, {"href": "http://172.30.9.31:8776/6b65c4472e8f42c885f5728eb7799828/volumes/58f7a38a-885f-4449-8f55-917fc226314d", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-12-27T17:54:33.000000", "description": null, "os-vol-tenant-attr:tenant_id": "6b65c4472e8f42c885f5728eb7799828", "updated_at": "2018-12-27T17:54:34.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-19de2167-1fc3-4a1f-a1ee-79da03c3b947-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "58f7a38a-885f-4449-8f55-917fc226314d", "size": 1}]} 2018-12-27 17:54:35,180 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/6b65c4472e8f42c885f5728eb7799828/volumes/detail used request id req-9b3ede2c-b767-4139-9b45-5a8e0433b808 2018-12-27 17:54:35,183 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:8776/v3/6b65c4472e8f42c885f5728eb7799828/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-9b3ede2c-b767-4139-9b45-5a8e0433b808" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}700d0827542e2508ce09d0f809132b0189e4f615" -d '{"volume": {"status": "creating", "backup_id": null, "user_id": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-19de2167-1fc3-4a1f-a1ee-79da03c3b947-2", "imageRef": null, "availability_zone": null, "description": null, "multiattach": false, "attach_status": "detached", "volume_type": null, "metadata": {}, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "project_id": null, "source_replica": null, "size": 1}}' 2018-12-27 17:54:35,614 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Thu, 27 Dec 2018 17:54:35 GMT Server: Apache x-compute-request-id: req-55a82ba4-048c-4f51-aa79-6ba32b4b2d92 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-55a82ba4-048c-4f51-aa79-6ba32b4b2d92 Content-Length: 851 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "57a050b6203a4302b5e27dca65524b57", "attachments": [], "links": [{"href": "http://172.30.9.31:8776/v3/6b65c4472e8f42c885f5728eb7799828/volumes/5473ca52-a8fb-4b43-86bd-a82edf49a83d", "rel": "self"}, {"href": "http://172.30.9.31:8776/6b65c4472e8f42c885f5728eb7799828/volumes/5473ca52-a8fb-4b43-86bd-a82edf49a83d", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-12-27T17:54:35.000000", "description": null, "updated_at": null, "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-19de2167-1fc3-4a1f-a1ee-79da03c3b947-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "5473ca52-a8fb-4b43-86bd-a82edf49a83d", "size": 1}} 2018-12-27 17:54:35,615 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.31:8776/v3/6b65c4472e8f42c885f5728eb7799828/volumes used request id req-55a82ba4-048c-4f51-aa79-6ba32b4b2d92 2018-12-27 17:54:35,618 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8776/v3/6b65c4472e8f42c885f5728eb7799828/volumes/5473ca52-a8fb-4b43-86bd-a82edf49a83d -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-9b3ede2c-b767-4139-9b45-5a8e0433b808" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}700d0827542e2508ce09d0f809132b0189e4f615" 2018-12-27 17:54:35,851 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:54:35 GMT Server: Apache x-compute-request-id: req-75913b2c-711e-4d8b-9f71-0a87fce3460c OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-75913b2c-711e-4d8b-9f71-0a87fce3460c Content-Encoding: gzip Content-Length: 465 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "57a050b6203a4302b5e27dca65524b57", "attachments": [], "links": [{"href": "http://172.30.9.31:8776/v3/6b65c4472e8f42c885f5728eb7799828/volumes/5473ca52-a8fb-4b43-86bd-a82edf49a83d", "rel": "self"}, {"href": "http://172.30.9.31:8776/6b65c4472e8f42c885f5728eb7799828/volumes/5473ca52-a8fb-4b43-86bd-a82edf49a83d", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-12-27T17:54:35.000000", "description": null, "os-vol-tenant-attr:tenant_id": "6b65c4472e8f42c885f5728eb7799828", "updated_at": "2018-12-27T17:54:35.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-19de2167-1fc3-4a1f-a1ee-79da03c3b947-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "5473ca52-a8fb-4b43-86bd-a82edf49a83d", "size": 1}} 2018-12-27 17:54:35,851 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/6b65c4472e8f42c885f5728eb7799828/volumes/5473ca52-a8fb-4b43-86bd-a82edf49a83d used request id req-75913b2c-711e-4d8b-9f71-0a87fce3460c 2018-12-27 17:54:35,852 - create_volume - INFO - Created volume with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-19de2167-1fc3-4a1f-a1ee-79da03c3b947-2 2018-12-27 17:54:35,854 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8776/v3/6b65c4472e8f42c885f5728eb7799828/volumes/5473ca52-a8fb-4b43-86bd-a82edf49a83d -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-9b3ede2c-b767-4139-9b45-5a8e0433b808" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}700d0827542e2508ce09d0f809132b0189e4f615" 2018-12-27 17:54:36,113 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:54:35 GMT Server: Apache x-compute-request-id: req-6c1fafdb-21c8-44ad-b1b4-f41257f21002 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-6c1fafdb-21c8-44ad-b1b4-f41257f21002 Content-Encoding: gzip Content-Length: 464 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "57a050b6203a4302b5e27dca65524b57", "attachments": [], "links": [{"href": "http://172.30.9.31:8776/v3/6b65c4472e8f42c885f5728eb7799828/volumes/5473ca52-a8fb-4b43-86bd-a82edf49a83d", "rel": "self"}, {"href": "http://172.30.9.31:8776/6b65c4472e8f42c885f5728eb7799828/volumes/5473ca52-a8fb-4b43-86bd-a82edf49a83d", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-12-27T17:54:35.000000", "description": null, "os-vol-tenant-attr:tenant_id": "6b65c4472e8f42c885f5728eb7799828", "updated_at": "2018-12-27T17:54:35.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-19de2167-1fc3-4a1f-a1ee-79da03c3b947-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "5473ca52-a8fb-4b43-86bd-a82edf49a83d", "size": 1}} 2018-12-27 17:54:36,113 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/6b65c4472e8f42c885f5728eb7799828/volumes/5473ca52-a8fb-4b43-86bd-a82edf49a83d used request id req-6c1fafdb-21c8-44ad-b1b4-f41257f21002 2018-12-27 17:54:36,113 - create_volume - DEBUG - Instance status is - available 2018-12-27 17:54:36,114 - create_volume - DEBUG - Volume is active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-19de2167-1fc3-4a1f-a1ee-79da03c3b947-2 2018-12-27 17:54:36,114 - create_volume - INFO - Volume is now active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-19de2167-1fc3-4a1f-a1ee-79da03c3b947-2 2018-12-27 17:54:36,114 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:54:36,115 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:54:36,541 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6869833f45c24d488b2ac7a5f46ba503", "name": "CreateInstanceVolumeTests-d3cdb69f-77cf-47f-proj-role"}], "expires_at": "2018-12-27T18:54:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6b65c4472e8f42c885f5728eb7799828", "name": "CreateInstanceVolumeTests-d3cdb69f-77cf-47f-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/6b65c4472e8f42c885f5728eb7799828", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/6b65c4472e8f42c885f5728eb7799828", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/6b65c4472e8f42c885f5728eb7799828", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/6b65c4472e8f42c885f5728eb7799828", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/6b65c4472e8f42c885f5728eb7799828", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/6b65c4472e8f42c885f5728eb7799828", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/6b65c4472e8f42c885f5728eb7799828", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/6b65c4472e8f42c885f5728eb7799828", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/6b65c4472e8f42c885f5728eb7799828", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_6b65c4472e8f42c885f5728eb7799828", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_6b65c4472e8f42c885f5728eb7799828", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/6b65c4472e8f42c885f5728eb7799828", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/6b65c4472e8f42c885f5728eb7799828", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/6b65c4472e8f42c885f5728eb7799828", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-d3cdb69f-77cf-47f-user", "id": "57a050b6203a4302b5e27dca65524b57"}, "audit_ids": ["Af_V2wEPRG-_FJgtiIQpiw"], "issued_at": "2018-12-27T17:54:36.000000Z"}} 2018-12-27 17:54:36,542 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b97a114d071dc913c6dd04bce62c2afe3e0236fd" 2018-12-27 17:54:36,643 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:54:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f2171d96-4d65-4a6f-91d8-6c37f343e913 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:54:36,643 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-f2171d96-4d65-4a6f-91d8-6c37f343e913 2018-12-27 17:54:36,644 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-27 17:54:36,647 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b97a114d071dc913c6dd04bce62c2afe3e0236fd" 2018-12-27 17:54:36,662 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:54:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e3c126d9-d441-4c26-a2ee-ccdfd2c76500 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:54:36,662 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-e3c126d9-d441-4c26-a2ee-ccdfd2c76500 2018-12-27 17:54:36,669 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceVolumeTests-19de2167-1fc3-4a1f-a1ee-79da03c3b947-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b97a114d071dc913c6dd04bce62c2afe3e0236fd" 2018-12-27 17:54:36,952 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-9b96c673-3e42-4dcf-8b4d-5863418ac370 Date: Thu, 27 Dec 2018 17:54:36 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"7dc271b4-2fd6-45bf-ab44-9c489a62be6d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"6b65c4472e8f42c885f5728eb7799828","status":"ACTIVE","subnets":["de24a06c-1b28-4671-b266-880e006aaf52"],"description":"","tags":[],"updated_at":"2018-12-27T17:54:31Z","qos_policy_id":null,"name":"CreateInstanceVolumeTests-19de2167-1fc3-4a1f-a1ee-79da03c3b947-pub-net","admin_state_up":true,"tenant_id":"6b65c4472e8f42c885f5728eb7799828","created_at":"2018-12-27T17:54:29Z","mtu":1442}]} 2018-12-27 17:54:36,952 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceVolumeTests-19de2167-1fc3-4a1f-a1ee-79da03c3b947-pub-net used request id req-9b96c673-3e42-4dcf-8b4d-5863418ac370 2018-12-27 17:54:36,957 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=7dc271b4-2fd6-45bf-ab44-9c489a62be6d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b97a114d071dc913c6dd04bce62c2afe3e0236fd" 2018-12-27 17:54:37,189 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-7fde3fd8-1fdc-4a28-b0c4-2b6ac8169b64 Date: Thu, 27 Dec 2018 17:54:37 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7dc271b4-2fd6-45bf-ab44-9c489a62be6d","tenant_id":"6b65c4472e8f42c885f5728eb7799828","created_at":"2018-12-27T17:54:31Z","dns_nameservers":[],"updated_at":"2018-12-27T17:54:31Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"6b65c4472e8f42c885f5728eb7799828","id":"de24a06c-1b28-4671-b266-880e006aaf52","subnetpool_id":null,"name":"CreateInstanceVolumeTests-19de2167-1fc3-4a1f-a1ee-79da03c3b947-pub-subnet"}]} 2018-12-27 17:54:37,189 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=7dc271b4-2fd6-45bf-ab44-9c489a62be6d used request id req-7fde3fd8-1fdc-4a28-b0c4-2b6ac8169b64 2018-12-27 17:54:37,194 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceVolumeTests-19de2167-1fc3-4a1f-a1ee-79da03c3b947-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b97a114d071dc913c6dd04bce62c2afe3e0236fd" 2018-12-27 17:54:37,483 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-574bd140-eff2-43ad-a9e5-0608a533617f Date: Thu, 27 Dec 2018 17:54:37 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"7dc271b4-2fd6-45bf-ab44-9c489a62be6d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"6b65c4472e8f42c885f5728eb7799828","status":"ACTIVE","subnets":["de24a06c-1b28-4671-b266-880e006aaf52"],"description":"","tags":[],"updated_at":"2018-12-27T17:54:31Z","qos_policy_id":null,"name":"CreateInstanceVolumeTests-19de2167-1fc3-4a1f-a1ee-79da03c3b947-pub-net","admin_state_up":true,"tenant_id":"6b65c4472e8f42c885f5728eb7799828","created_at":"2018-12-27T17:54:29Z","mtu":1442}]} 2018-12-27 17:54:37,483 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceVolumeTests-19de2167-1fc3-4a1f-a1ee-79da03c3b947-pub-net used request id req-574bd140-eff2-43ad-a9e5-0608a533617f 2018-12-27 17:54:37,487 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 17:54:37,492 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 17:54:37 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 17:54:37,493 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/6b65c4472e8f42c885f5728eb7799828 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b97a114d071dc913c6dd04bce62c2afe3e0236fd" 2018-12-27 17:54:37,590 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:54:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2f501dda-3219-437c-afc6-f84c4d8e09d4 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/6b65c4472e8f42c885f5728eb7799828"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "6b65c4472e8f42c885f5728eb7799828", "name": "CreateInstanceVolumeTests-d3cdb69f-77cf-47f-proj"}} 2018-12-27 17:54:37,590 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/6b65c4472e8f42c885f5728eb7799828 used request id req-2f501dda-3219-437c-afc6-f84c4d8e09d4 2018-12-27 17:54:37,595 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=7dc271b4-2fd6-45bf-ab44-9c489a62be6d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b97a114d071dc913c6dd04bce62c2afe3e0236fd" 2018-12-27 17:54:37,826 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-9b746ff8-99ee-4279-a536-c20c98582d3e Date: Thu, 27 Dec 2018 17:54:37 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7dc271b4-2fd6-45bf-ab44-9c489a62be6d","tenant_id":"6b65c4472e8f42c885f5728eb7799828","created_at":"2018-12-27T17:54:31Z","dns_nameservers":[],"updated_at":"2018-12-27T17:54:31Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"6b65c4472e8f42c885f5728eb7799828","id":"de24a06c-1b28-4671-b266-880e006aaf52","subnetpool_id":null,"name":"CreateInstanceVolumeTests-19de2167-1fc3-4a1f-a1ee-79da03c3b947-pub-subnet"}]} 2018-12-27 17:54:37,827 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=7dc271b4-2fd6-45bf-ab44-9c489a62be6d used request id req-9b746ff8-99ee-4279-a536-c20c98582d3e 2018-12-27 17:54:37,832 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=7dc271b4-2fd6-45bf-ab44-9c489a62be6d&name=CreateInstanceVolumeTests-19de2167-1fc3-4a1f-a1ee-79da03c3b947-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b97a114d071dc913c6dd04bce62c2afe3e0236fd" 2018-12-27 17:54:38,063 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-eec08970-4ed2-482e-a820-187304f31f8f Date: Thu, 27 Dec 2018 17:54:38 GMT RESP BODY: {"ports":[]} 2018-12-27 17:54:38,063 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=7dc271b4-2fd6-45bf-ab44-9c489a62be6d&name=CreateInstanceVolumeTests-19de2167-1fc3-4a1f-a1ee-79da03c3b947-port&admin_state_up=True used request id req-eec08970-4ed2-482e-a820-187304f31f8f 2018-12-27 17:54:38,066 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/detail?name=CreateInstanceVolumeTests-19de2167-1fc3-4a1f-a1ee-79da03c3b947-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b97a114d071dc913c6dd04bce62c2afe3e0236fd" 2018-12-27 17:54:38,322 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:54:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-1cbe9f48-21da-4eb1-9eb1-79b95341583a x-compute-request-id: req-1cbe9f48-21da-4eb1-9eb1-79b95341583a Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-12-27 17:54:38,322 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail?name=CreateInstanceVolumeTests-19de2167-1fc3-4a1f-a1ee-79da03c3b947-inst used request id req-1cbe9f48-21da-4eb1-9eb1-79b95341583a 2018-12-27 17:54:38,328 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceVolumeTests-19de2167-1fc3-4a1f-a1ee-79da03c3b947-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b97a114d071dc913c6dd04bce62c2afe3e0236fd" 2018-12-27 17:54:38,610 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-fd3bddf7-534c-4950-b62e-7c70e75e52cf Date: Thu, 27 Dec 2018 17:54:38 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"7dc271b4-2fd6-45bf-ab44-9c489a62be6d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"6b65c4472e8f42c885f5728eb7799828","status":"ACTIVE","subnets":["de24a06c-1b28-4671-b266-880e006aaf52"],"description":"","tags":[],"updated_at":"2018-12-27T17:54:31Z","qos_policy_id":null,"name":"CreateInstanceVolumeTests-19de2167-1fc3-4a1f-a1ee-79da03c3b947-pub-net","admin_state_up":true,"tenant_id":"6b65c4472e8f42c885f5728eb7799828","created_at":"2018-12-27T17:54:29Z","mtu":1442}]} 2018-12-27 17:54:38,610 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceVolumeTests-19de2167-1fc3-4a1f-a1ee-79da03c3b947-pub-net used request id req-fd3bddf7-534c-4950-b62e-7c70e75e52cf 2018-12-27 17:54:38,615 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=7dc271b4-2fd6-45bf-ab44-9c489a62be6d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b97a114d071dc913c6dd04bce62c2afe3e0236fd" 2018-12-27 17:54:38,856 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-e8ab3037-ab1e-4e86-9042-0235c522e457 Date: Thu, 27 Dec 2018 17:54:38 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7dc271b4-2fd6-45bf-ab44-9c489a62be6d","tenant_id":"6b65c4472e8f42c885f5728eb7799828","created_at":"2018-12-27T17:54:31Z","dns_nameservers":[],"updated_at":"2018-12-27T17:54:31Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"6b65c4472e8f42c885f5728eb7799828","id":"de24a06c-1b28-4671-b266-880e006aaf52","subnetpool_id":null,"name":"CreateInstanceVolumeTests-19de2167-1fc3-4a1f-a1ee-79da03c3b947-pub-subnet"}]} 2018-12-27 17:54:38,856 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=7dc271b4-2fd6-45bf-ab44-9c489a62be6d used request id req-e8ab3037-ab1e-4e86-9042-0235c522e457 2018-12-27 17:54:38,861 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceVolumeTests-19de2167-1fc3-4a1f-a1ee-79da03c3b947-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b97a114d071dc913c6dd04bce62c2afe3e0236fd" 2018-12-27 17:54:39,165 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-56e5734b-7bca-4a66-bec6-6b5538b3c85b Date: Thu, 27 Dec 2018 17:54:39 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"7dc271b4-2fd6-45bf-ab44-9c489a62be6d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"6b65c4472e8f42c885f5728eb7799828","status":"ACTIVE","subnets":["de24a06c-1b28-4671-b266-880e006aaf52"],"description":"","tags":[],"updated_at":"2018-12-27T17:54:31Z","qos_policy_id":null,"name":"CreateInstanceVolumeTests-19de2167-1fc3-4a1f-a1ee-79da03c3b947-pub-net","admin_state_up":true,"tenant_id":"6b65c4472e8f42c885f5728eb7799828","created_at":"2018-12-27T17:54:29Z","mtu":1442}]} 2018-12-27 17:54:39,165 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceVolumeTests-19de2167-1fc3-4a1f-a1ee-79da03c3b947-pub-net used request id req-56e5734b-7bca-4a66-bec6-6b5538b3c85b 2018-12-27 17:54:39,169 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/6b65c4472e8f42c885f5728eb7799828 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b97a114d071dc913c6dd04bce62c2afe3e0236fd" 2018-12-27 17:54:39,274 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:54:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b5913723-c05a-4856-9401-9886c3ce5104 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/6b65c4472e8f42c885f5728eb7799828"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "6b65c4472e8f42c885f5728eb7799828", "name": "CreateInstanceVolumeTests-d3cdb69f-77cf-47f-proj"}} 2018-12-27 17:54:39,275 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/6b65c4472e8f42c885f5728eb7799828 used request id req-b5913723-c05a-4856-9401-9886c3ce5104 2018-12-27 17:54:39,280 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=7dc271b4-2fd6-45bf-ab44-9c489a62be6d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b97a114d071dc913c6dd04bce62c2afe3e0236fd" 2018-12-27 17:54:39,328 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-0474b9d8-20d5-4a3a-bca7-ec516e5dbe7c Date: Thu, 27 Dec 2018 17:54:39 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7dc271b4-2fd6-45bf-ab44-9c489a62be6d","tenant_id":"6b65c4472e8f42c885f5728eb7799828","created_at":"2018-12-27T17:54:31Z","dns_nameservers":[],"updated_at":"2018-12-27T17:54:31Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"6b65c4472e8f42c885f5728eb7799828","id":"de24a06c-1b28-4671-b266-880e006aaf52","subnetpool_id":null,"name":"CreateInstanceVolumeTests-19de2167-1fc3-4a1f-a1ee-79da03c3b947-pub-subnet"}]} 2018-12-27 17:54:39,329 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=7dc271b4-2fd6-45bf-ab44-9c489a62be6d used request id req-0474b9d8-20d5-4a3a-bca7-ec516e5dbe7c 2018-12-27 17:54:39,334 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=7dc271b4-2fd6-45bf-ab44-9c489a62be6d&name=CreateInstanceVolumeTests-19de2167-1fc3-4a1f-a1ee-79da03c3b947-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b97a114d071dc913c6dd04bce62c2afe3e0236fd" 2018-12-27 17:54:39,365 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-038dbdc3-af8a-48bb-b84f-9d9b58b5f6cf Date: Thu, 27 Dec 2018 17:54:39 GMT RESP BODY: {"ports":[]} 2018-12-27 17:54:39,365 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=7dc271b4-2fd6-45bf-ab44-9c489a62be6d&name=CreateInstanceVolumeTests-19de2167-1fc3-4a1f-a1ee-79da03c3b947-port&admin_state_up=True used request id req-038dbdc3-af8a-48bb-b84f-9d9b58b5f6cf 2018-12-27 17:54:39,366 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:54:39,367 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:54:39,774 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6869833f45c24d488b2ac7a5f46ba503", "name": "CreateInstanceVolumeTests-d3cdb69f-77cf-47f-proj-role"}], "expires_at": "2018-12-27T18:54:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6b65c4472e8f42c885f5728eb7799828", "name": "CreateInstanceVolumeTests-d3cdb69f-77cf-47f-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/6b65c4472e8f42c885f5728eb7799828", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/6b65c4472e8f42c885f5728eb7799828", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/6b65c4472e8f42c885f5728eb7799828", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/6b65c4472e8f42c885f5728eb7799828", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/6b65c4472e8f42c885f5728eb7799828", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/6b65c4472e8f42c885f5728eb7799828", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/6b65c4472e8f42c885f5728eb7799828", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/6b65c4472e8f42c885f5728eb7799828", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/6b65c4472e8f42c885f5728eb7799828", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_6b65c4472e8f42c885f5728eb7799828", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_6b65c4472e8f42c885f5728eb7799828", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/6b65c4472e8f42c885f5728eb7799828", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/6b65c4472e8f42c885f5728eb7799828", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/6b65c4472e8f42c885f5728eb7799828", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-d3cdb69f-77cf-47f-user", "id": "57a050b6203a4302b5e27dca65524b57"}, "audit_ids": ["f1_sX_v2SoufYxJws_zU4g"], "issued_at": "2018-12-27T17:54:39.000000Z"}} 2018-12-27 17:54:39,775 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7b444471e1097cbe4b70e0ebc90bad4cb034a07" 2018-12-27 17:54:39,864 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:54:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-03a2843c-7269-449e-821a-2af74b011f16 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:54:39,864 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-03a2843c-7269-449e-821a-2af74b011f16 2018-12-27 17:54:39,870 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceVolumeTests-19de2167-1fc3-4a1f-a1ee-79da03c3b947-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b97a114d071dc913c6dd04bce62c2afe3e0236fd" 2018-12-27 17:54:40,145 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-bba203fe-c7d7-4874-be9a-a270a34a4a61 Date: Thu, 27 Dec 2018 17:54:40 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"7dc271b4-2fd6-45bf-ab44-9c489a62be6d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"6b65c4472e8f42c885f5728eb7799828","status":"ACTIVE","subnets":["de24a06c-1b28-4671-b266-880e006aaf52"],"description":"","tags":[],"updated_at":"2018-12-27T17:54:31Z","qos_policy_id":null,"name":"CreateInstanceVolumeTests-19de2167-1fc3-4a1f-a1ee-79da03c3b947-pub-net","admin_state_up":true,"tenant_id":"6b65c4472e8f42c885f5728eb7799828","created_at":"2018-12-27T17:54:29Z","mtu":1442}]} 2018-12-27 17:54:40,145 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceVolumeTests-19de2167-1fc3-4a1f-a1ee-79da03c3b947-pub-net used request id req-bba203fe-c7d7-4874-be9a-a270a34a4a61 2018-12-27 17:54:40,151 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=7dc271b4-2fd6-45bf-ab44-9c489a62be6d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b97a114d071dc913c6dd04bce62c2afe3e0236fd" 2018-12-27 17:54:40,379 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-25f74322-c73f-4206-bc32-81b57b5d1e1a Date: Thu, 27 Dec 2018 17:54:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7dc271b4-2fd6-45bf-ab44-9c489a62be6d","tenant_id":"6b65c4472e8f42c885f5728eb7799828","created_at":"2018-12-27T17:54:31Z","dns_nameservers":[],"updated_at":"2018-12-27T17:54:31Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"6b65c4472e8f42c885f5728eb7799828","id":"de24a06c-1b28-4671-b266-880e006aaf52","subnetpool_id":null,"name":"CreateInstanceVolumeTests-19de2167-1fc3-4a1f-a1ee-79da03c3b947-pub-subnet"}]} 2018-12-27 17:54:40,379 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=7dc271b4-2fd6-45bf-ab44-9c489a62be6d used request id req-25f74322-c73f-4206-bc32-81b57b5d1e1a 2018-12-27 17:54:40,384 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceVolumeTests-19de2167-1fc3-4a1f-a1ee-79da03c3b947-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b97a114d071dc913c6dd04bce62c2afe3e0236fd" 2018-12-27 17:54:40,695 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-a2e4f743-d179-437d-8c25-821734b771f8 Date: Thu, 27 Dec 2018 17:54:40 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"7dc271b4-2fd6-45bf-ab44-9c489a62be6d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"6b65c4472e8f42c885f5728eb7799828","status":"ACTIVE","subnets":["de24a06c-1b28-4671-b266-880e006aaf52"],"description":"","tags":[],"updated_at":"2018-12-27T17:54:31Z","qos_policy_id":null,"name":"CreateInstanceVolumeTests-19de2167-1fc3-4a1f-a1ee-79da03c3b947-pub-net","admin_state_up":true,"tenant_id":"6b65c4472e8f42c885f5728eb7799828","created_at":"2018-12-27T17:54:29Z","mtu":1442}]} 2018-12-27 17:54:40,695 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceVolumeTests-19de2167-1fc3-4a1f-a1ee-79da03c3b947-pub-net used request id req-a2e4f743-d179-437d-8c25-821734b771f8 2018-12-27 17:54:40,698 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 17:54:40,703 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 17:54:40 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 17:54:40,704 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/6b65c4472e8f42c885f5728eb7799828 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7b444471e1097cbe4b70e0ebc90bad4cb034a07" 2018-12-27 17:54:40,809 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:54:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1bb18d81-0b54-40eb-a963-8e1f8ba51a47 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/6b65c4472e8f42c885f5728eb7799828"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "6b65c4472e8f42c885f5728eb7799828", "name": "CreateInstanceVolumeTests-d3cdb69f-77cf-47f-proj"}} 2018-12-27 17:54:40,809 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/6b65c4472e8f42c885f5728eb7799828 used request id req-1bb18d81-0b54-40eb-a963-8e1f8ba51a47 2018-12-27 17:54:40,814 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=7dc271b4-2fd6-45bf-ab44-9c489a62be6d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b97a114d071dc913c6dd04bce62c2afe3e0236fd" 2018-12-27 17:54:40,863 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-45ef2b3f-534b-4d05-b37a-35a8046ae894 Date: Thu, 27 Dec 2018 17:54:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7dc271b4-2fd6-45bf-ab44-9c489a62be6d","tenant_id":"6b65c4472e8f42c885f5728eb7799828","created_at":"2018-12-27T17:54:31Z","dns_nameservers":[],"updated_at":"2018-12-27T17:54:31Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"6b65c4472e8f42c885f5728eb7799828","id":"de24a06c-1b28-4671-b266-880e006aaf52","subnetpool_id":null,"name":"CreateInstanceVolumeTests-19de2167-1fc3-4a1f-a1ee-79da03c3b947-pub-subnet"}]} 2018-12-27 17:54:40,863 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=7dc271b4-2fd6-45bf-ab44-9c489a62be6d used request id req-45ef2b3f-534b-4d05-b37a-35a8046ae894 2018-12-27 17:54:40,864 - neutron_utils - INFO - Creating port for network with name - CreateInstanceVolumeTests-19de2167-1fc3-4a1f-a1ee-79da03c3b947-pub-net 2018-12-27 17:54:40,870 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b97a114d071dc913c6dd04bce62c2afe3e0236fd" -d '{"port": {"network_id": "7dc271b4-2fd6-45bf-ab44-9c489a62be6d", "name": "CreateInstanceVolumeTests-19de2167-1fc3-4a1f-a1ee-79da03c3b947-port", "admin_state_up": true}}' 2018-12-27 17:54:42,040 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 912 X-Openstack-Request-Id: req-ef2ea625-6b1b-49ce-acf7-94964f8ef930 Date: Thu, 27 Dec 2018 17:54:42 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T17:54:41Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"de24a06c-1b28-4671-b266-880e006aaf52","ip_address":"10.55.0.24"}],"id":"0f03d771-4015-4e9d-b9b3-3c64c0616d5c","security_groups":["ed18b38f-c792-4d40-9a4e-93981f252d51"],"mac_address":"fa:16:3e:1e:2a:70","device_id":"","status":"DOWN","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-0-24","ip_address":"10.55.0.24","fqdn":"host-10-55-0-24.openstacklocal."}],"name":"CreateInstanceVolumeTests-19de2167-1fc3-4a1f-a1ee-79da03c3b947-port","project_id":"6b65c4472e8f42c885f5728eb7799828","qos_policy_id":null,"admin_state_up":true,"network_id":"7dc271b4-2fd6-45bf-ab44-9c489a62be6d","dns_name":"","created_at":"2018-12-27T17:54:41Z","binding:vnic_type":"normal","tenant_id":"6b65c4472e8f42c885f5728eb7799828"}} 2018-12-27 17:54:42,040 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/ports used request id req-ef2ea625-6b1b-49ce-acf7-94964f8ef930 2018-12-27 17:54:42,045 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceVolumeTests-19de2167-1fc3-4a1f-a1ee-79da03c3b947-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b97a114d071dc913c6dd04bce62c2afe3e0236fd" 2018-12-27 17:54:42,330 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-9c352159-0842-4537-aa6b-c80dbf444624 Date: Thu, 27 Dec 2018 17:54:42 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"7dc271b4-2fd6-45bf-ab44-9c489a62be6d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"6b65c4472e8f42c885f5728eb7799828","status":"ACTIVE","subnets":["de24a06c-1b28-4671-b266-880e006aaf52"],"description":"","tags":[],"updated_at":"2018-12-27T17:54:31Z","qos_policy_id":null,"name":"CreateInstanceVolumeTests-19de2167-1fc3-4a1f-a1ee-79da03c3b947-pub-net","admin_state_up":true,"tenant_id":"6b65c4472e8f42c885f5728eb7799828","created_at":"2018-12-27T17:54:29Z","mtu":1442}]} 2018-12-27 17:54:42,330 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceVolumeTests-19de2167-1fc3-4a1f-a1ee-79da03c3b947-pub-net used request id req-9c352159-0842-4537-aa6b-c80dbf444624 2018-12-27 17:54:42,336 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=7dc271b4-2fd6-45bf-ab44-9c489a62be6d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b97a114d071dc913c6dd04bce62c2afe3e0236fd" 2018-12-27 17:54:42,379 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-9192426e-64a5-4cb6-9053-d40750b75df1 Date: Thu, 27 Dec 2018 17:54:42 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7dc271b4-2fd6-45bf-ab44-9c489a62be6d","tenant_id":"6b65c4472e8f42c885f5728eb7799828","created_at":"2018-12-27T17:54:31Z","dns_nameservers":[],"updated_at":"2018-12-27T17:54:31Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"6b65c4472e8f42c885f5728eb7799828","id":"de24a06c-1b28-4671-b266-880e006aaf52","subnetpool_id":null,"name":"CreateInstanceVolumeTests-19de2167-1fc3-4a1f-a1ee-79da03c3b947-pub-subnet"}]} 2018-12-27 17:54:42,379 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=7dc271b4-2fd6-45bf-ab44-9c489a62be6d used request id req-9192426e-64a5-4cb6-9053-d40750b75df1 2018-12-27 17:54:42,384 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceVolumeTests-19de2167-1fc3-4a1f-a1ee-79da03c3b947-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b97a114d071dc913c6dd04bce62c2afe3e0236fd" 2018-12-27 17:54:42,662 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-44e73a36-8239-4444-a9c3-facf57010d39 Date: Thu, 27 Dec 2018 17:54:42 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"7dc271b4-2fd6-45bf-ab44-9c489a62be6d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"6b65c4472e8f42c885f5728eb7799828","status":"ACTIVE","subnets":["de24a06c-1b28-4671-b266-880e006aaf52"],"description":"","tags":[],"updated_at":"2018-12-27T17:54:31Z","qos_policy_id":null,"name":"CreateInstanceVolumeTests-19de2167-1fc3-4a1f-a1ee-79da03c3b947-pub-net","admin_state_up":true,"tenant_id":"6b65c4472e8f42c885f5728eb7799828","created_at":"2018-12-27T17:54:29Z","mtu":1442}]} 2018-12-27 17:54:42,662 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceVolumeTests-19de2167-1fc3-4a1f-a1ee-79da03c3b947-pub-net used request id req-44e73a36-8239-4444-a9c3-facf57010d39 2018-12-27 17:54:42,666 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/6b65c4472e8f42c885f5728eb7799828 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b97a114d071dc913c6dd04bce62c2afe3e0236fd" 2018-12-27 17:54:42,762 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:54:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9a1f40c3-d05e-4119-8779-9beb40b3e969 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/6b65c4472e8f42c885f5728eb7799828"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "6b65c4472e8f42c885f5728eb7799828", "name": "CreateInstanceVolumeTests-d3cdb69f-77cf-47f-proj"}} 2018-12-27 17:54:42,762 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/6b65c4472e8f42c885f5728eb7799828 used request id req-9a1f40c3-d05e-4119-8779-9beb40b3e969 2018-12-27 17:54:42,767 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=7dc271b4-2fd6-45bf-ab44-9c489a62be6d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b97a114d071dc913c6dd04bce62c2afe3e0236fd" 2018-12-27 17:54:43,019 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-0cdd5c0c-f224-431a-b3af-262f5b9750f9 Date: Thu, 27 Dec 2018 17:54:43 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7dc271b4-2fd6-45bf-ab44-9c489a62be6d","tenant_id":"6b65c4472e8f42c885f5728eb7799828","created_at":"2018-12-27T17:54:31Z","dns_nameservers":[],"updated_at":"2018-12-27T17:54:31Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"6b65c4472e8f42c885f5728eb7799828","id":"de24a06c-1b28-4671-b266-880e006aaf52","subnetpool_id":null,"name":"CreateInstanceVolumeTests-19de2167-1fc3-4a1f-a1ee-79da03c3b947-pub-subnet"}]} 2018-12-27 17:54:43,019 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=7dc271b4-2fd6-45bf-ab44-9c489a62be6d used request id req-0cdd5c0c-f224-431a-b3af-262f5b9750f9 2018-12-27 17:54:43,025 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=7dc271b4-2fd6-45bf-ab44-9c489a62be6d&name=CreateInstanceVolumeTests-19de2167-1fc3-4a1f-a1ee-79da03c3b947-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b97a114d071dc913c6dd04bce62c2afe3e0236fd" 2018-12-27 17:54:43,076 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 915 X-Openstack-Request-Id: req-9f1eecce-b1f9-40d2-a0e1-8dd4b9b954d9 Date: Thu, 27 Dec 2018 17:54:43 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T17:54:41Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"de24a06c-1b28-4671-b266-880e006aaf52","ip_address":"10.55.0.24"}],"id":"0f03d771-4015-4e9d-b9b3-3c64c0616d5c","security_groups":["ed18b38f-c792-4d40-9a4e-93981f252d51"],"mac_address":"fa:16:3e:1e:2a:70","project_id":"6b65c4472e8f42c885f5728eb7799828","status":"DOWN","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-0-24","ip_address":"10.55.0.24","fqdn":"host-10-55-0-24.openstacklocal."}],"qos_policy_id":null,"name":"CreateInstanceVolumeTests-19de2167-1fc3-4a1f-a1ee-79da03c3b947-port","admin_state_up":true,"network_id":"7dc271b4-2fd6-45bf-ab44-9c489a62be6d","dns_name":"","created_at":"2018-12-27T17:54:41Z","binding:vnic_type":"normal","device_id":"","tenant_id":"6b65c4472e8f42c885f5728eb7799828"}]} 2018-12-27 17:54:43,076 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=7dc271b4-2fd6-45bf-ab44-9c489a62be6d&name=CreateInstanceVolumeTests-19de2167-1fc3-4a1f-a1ee-79da03c3b947-port&admin_state_up=True used request id req-9f1eecce-b1f9-40d2-a0e1-8dd4b9b954d9 2018-12-27 17:54:43,080 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/6b65c4472e8f42c885f5728eb7799828 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b97a114d071dc913c6dd04bce62c2afe3e0236fd" 2018-12-27 17:54:43,181 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:54:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8f58bbbd-ffe2-4d44-83f4-a9a71c26eea2 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/6b65c4472e8f42c885f5728eb7799828"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "6b65c4472e8f42c885f5728eb7799828", "name": "CreateInstanceVolumeTests-d3cdb69f-77cf-47f-proj"}} 2018-12-27 17:54:43,181 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/6b65c4472e8f42c885f5728eb7799828 used request id req-8f58bbbd-ffe2-4d44-83f4-a9a71c26eea2 2018-12-27 17:54:43,182 - nova_utils - INFO - Creating VM with name - CreateInstanceVolumeTests-19de2167-1fc3-4a1f-a1ee-79da03c3b947-inst 2018-12-27 17:54:43,185 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b97a114d071dc913c6dd04bce62c2afe3e0236fd" 2018-12-27 17:54:43,204 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:54:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3b2c89d4-90c2-4e56-9efc-e7c1c606912f x-compute-request-id: req-3b2c89d4-90c2-4e56-9efc-e7c1c606912f Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"flavors": [{"id": "fee4849e-cbaf-46d8-889d-4d3feab5b2d0", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/fee4849e-cbaf-46d8-889d-4d3feab5b2d0", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/fee4849e-cbaf-46d8-889d-4d3feab5b2d0", "rel": "bookmark"}], "name": "CreateInstanceVolumeTests-19de2167-1fc3-4a1f-a1ee-79da03c3b947-flavor-name"}]} 2018-12-27 17:54:43,204 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-3b2c89d4-90c2-4e56-9efc-e7c1c606912f 2018-12-27 17:54:43,207 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/flavors/fee4849e-cbaf-46d8-889d-4d3feab5b2d0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b97a114d071dc913c6dd04bce62c2afe3e0236fd" 2018-12-27 17:54:43,225 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:54:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-252dcd7d-5e2f-420b-88b8-37b56f5ac399 x-compute-request-id: req-252dcd7d-5e2f-420b-88b8-37b56f5ac399 Content-Encoding: gzip Content-Length: 323 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstanceVolumeTests-19de2167-1fc3-4a1f-a1ee-79da03c3b947-flavor-name", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/fee4849e-cbaf-46d8-889d-4d3feab5b2d0", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/fee4849e-cbaf-46d8-889d-4d3feab5b2d0", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "fee4849e-cbaf-46d8-889d-4d3feab5b2d0"}} 2018-12-27 17:54:43,226 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/fee4849e-cbaf-46d8-889d-4d3feab5b2d0 used request id req-252dcd7d-5e2f-420b-88b8-37b56f5ac399 2018-12-27 17:54:43,228 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceVolumeTests-19de2167-1fc3-4a1f-a1ee-79da03c3b947-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b97a114d071dc913c6dd04bce62c2afe3e0236fd" 2018-12-27 17:54:43,464 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1060 Content-Type: application/json X-Openstack-Request-Id: req-84f917b3-5cfc-4cb1-bc47-025cf51ebca0 Date: Thu, 27 Dec 2018 17:54:43 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceVolumeTests-19de2167-1fc3-4a1f-a1ee-79da03c3b947-image", "tags": [], "container_format": "bare", "created_at": "2018-12-27T17:54:26Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-27T17:54:27Z", "visibility": "shared", "locations": [{"url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/9de8eb11-5e5f-45f8-9e66-d2877fa8b2bb/snap", "metadata": {}}], "self": "/v2/images/9de8eb11-5e5f-45f8-9e66-d2877fa8b2bb", "min_disk": 0, "protected": false, "id": "9de8eb11-5e5f-45f8-9e66-d2877fa8b2bb", "file": "/v2/images/9de8eb11-5e5f-45f8-9e66-d2877fa8b2bb/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "6b65c4472e8f42c885f5728eb7799828", "direct_url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/9de8eb11-5e5f-45f8-9e66-d2877fa8b2bb/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceVolumeTests-19de2167-1fc3-4a1f-a1ee-79da03c3b947-image"} 2018-12-27 17:54:43,464 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceVolumeTests-19de2167-1fc3-4a1f-a1ee-79da03c3b947-image used request id req-84f917b3-5cfc-4cb1-bc47-025cf51ebca0 2018-12-27 17:54:43,467 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b97a114d071dc913c6dd04bce62c2afe3e0236fd" 2018-12-27 17:54:43,643 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-53d396c9-62c4-4c2f-8bdb-b1e789a66b7e Date: Thu, 27 Dec 2018 17:54:43 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-27 17:54:43,643 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/schemas/image used request id req-53d396c9-62c4-4c2f-8bdb-b1e789a66b7e 2018-12-27 17:54:43,649 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b97a114d071dc913c6dd04bce62c2afe3e0236fd" -d '{"server": {"name": "CreateInstanceVolumeTests-19de2167-1fc3-4a1f-a1ee-79da03c3b947-inst", "imageRef": "9de8eb11-5e5f-45f8-9e66-d2877fa8b2bb", "flavorRef": "fee4849e-cbaf-46d8-889d-4d3feab5b2d0", "max_count": 1, "min_count": 1, "networks": [{"port": "0f03d771-4015-4e9d-b9b3-3c64c0616d5c"}]}}' 2018-12-27 17:54:45,254 - novaclient.v2.client - DEBUG - RESP: [202] Date: Thu, 27 Dec 2018 17:54:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-8480750f-930f-432d-9da6-d0dbf5bd3999 x-compute-request-id: req-8480750f-930f-432d-9da6-d0dbf5bd3999 Content-Length: 374 location: http://172.30.9.31:8774/v2.1/servers/d85f1488-a846-4d64-b522-d4ac2bbead73 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "d85f1488-a846-4d64-b522-d4ac2bbead73", "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/d85f1488-a846-4d64-b522-d4ac2bbead73", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/d85f1488-a846-4d64-b522-d4ac2bbead73", "rel": "bookmark"}], "adminPass": "GiwiAMxg2Zph"}} 2018-12-27 17:54:45,254 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers used request id req-8480750f-930f-432d-9da6-d0dbf5bd3999 2018-12-27 17:54:45,257 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/d85f1488-a846-4d64-b522-d4ac2bbead73 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b97a114d071dc913c6dd04bce62c2afe3e0236fd" 2018-12-27 17:54:45,671 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:54:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4f8e2858-5cfa-4cfe-8a9d-f32fe9824dab x-compute-request-id: req-4f8e2858-5cfa-4cfe-8a9d-f32fe9824dab Content-Encoding: gzip Content-Length: 611 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/d85f1488-a846-4d64-b522-d4ac2bbead73", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/d85f1488-a846-4d64-b522-d4ac2bbead73", "rel": "bookmark"}], "image": {"id": "9de8eb11-5e5f-45f8-9e66-d2877fa8b2bb", "links": [{"href": "http://172.30.9.31:8774/images/9de8eb11-5e5f-45f8-9e66-d2877fa8b2bb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fee4849e-cbaf-46d8-889d-4d3feab5b2d0", "links": [{"href": "http://172.30.9.31:8774/flavors/fee4849e-cbaf-46d8-889d-4d3feab5b2d0", "rel": "bookmark"}]}, "id": "d85f1488-a846-4d64-b522-d4ac2bbead73", "user_id": "57a050b6203a4302b5e27dca65524b57", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T17:54:45Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-19de2167-1fc3-4a1f-a1ee-79da03c3b947-inst", "created": "2018-12-27T17:54:45Z", "tenant_id": "6b65c4472e8f42c885f5728eb7799828", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-27 17:54:45,672 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/d85f1488-a846-4d64-b522-d4ac2bbead73 used request id req-4f8e2858-5cfa-4cfe-8a9d-f32fe9824dab 2018-12-27 17:54:45,672 - create_instance - INFO - Created instance with name - CreateInstanceVolumeTests-19de2167-1fc3-4a1f-a1ee-79da03c3b947-inst 2018-12-27 17:54:45,675 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/d85f1488-a846-4d64-b522-d4ac2bbead73 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b97a114d071dc913c6dd04bce62c2afe3e0236fd" 2018-12-27 17:54:46,104 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:54:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2f0eeac8-b2f6-42b4-91bb-719bc6cb9405 x-compute-request-id: req-2f0eeac8-b2f6-42b4-91bb-719bc6cb9405 Content-Encoding: gzip Content-Length: 611 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/d85f1488-a846-4d64-b522-d4ac2bbead73", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/d85f1488-a846-4d64-b522-d4ac2bbead73", "rel": "bookmark"}], "image": {"id": "9de8eb11-5e5f-45f8-9e66-d2877fa8b2bb", "links": [{"href": "http://172.30.9.31:8774/images/9de8eb11-5e5f-45f8-9e66-d2877fa8b2bb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fee4849e-cbaf-46d8-889d-4d3feab5b2d0", "links": [{"href": "http://172.30.9.31:8774/flavors/fee4849e-cbaf-46d8-889d-4d3feab5b2d0", "rel": "bookmark"}]}, "id": "d85f1488-a846-4d64-b522-d4ac2bbead73", "user_id": "57a050b6203a4302b5e27dca65524b57", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T17:54:45Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-19de2167-1fc3-4a1f-a1ee-79da03c3b947-inst", "created": "2018-12-27T17:54:45Z", "tenant_id": "6b65c4472e8f42c885f5728eb7799828", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-27 17:54:46,104 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/d85f1488-a846-4d64-b522-d4ac2bbead73 used request id req-2f0eeac8-b2f6-42b4-91bb-719bc6cb9405 2018-12-27 17:54:46,104 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-19de2167-1fc3-4a1f-a1ee-79da03c3b947-inst] is - BUILD 2018-12-27 17:54:46,104 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-27 17:54:49,108 - create_instance - DEBUG - VM status query timeout in 896.564864159 2018-12-27 17:54:49,110 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/d85f1488-a846-4d64-b522-d4ac2bbead73 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b97a114d071dc913c6dd04bce62c2afe3e0236fd" 2018-12-27 17:54:49,893 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:54:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-42a5606e-f610-427b-968f-0e124f321edf x-compute-request-id: req-42a5606e-f610-427b-968f-0e124f321edf Content-Encoding: gzip Content-Length: 674 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/d85f1488-a846-4d64-b522-d4ac2bbead73", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/d85f1488-a846-4d64-b522-d4ac2bbead73", "rel": "bookmark"}], "image": {"id": "9de8eb11-5e5f-45f8-9e66-d2877fa8b2bb", "links": [{"href": "http://172.30.9.31:8774/images/9de8eb11-5e5f-45f8-9e66-d2877fa8b2bb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fee4849e-cbaf-46d8-889d-4d3feab5b2d0", "links": [{"href": "http://172.30.9.31:8774/flavors/fee4849e-cbaf-46d8-889d-4d3feab5b2d0", "rel": "bookmark"}]}, "id": "d85f1488-a846-4d64-b522-d4ac2bbead73", "security_groups": [{"name": "default"}], "user_id": "57a050b6203a4302b5e27dca65524b57", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T17:54:46Z", "hostId": "63036240e343e858ed8ddaa103a378816bc68bd2dabbbd230d6215ab", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-19de2167-1fc3-4a1f-a1ee-79da03c3b947-inst", "created": "2018-12-27T17:54:45Z", "tenant_id": "6b65c4472e8f42c885f5728eb7799828", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-27 17:54:49,893 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/d85f1488-a846-4d64-b522-d4ac2bbead73 used request id req-42a5606e-f610-427b-968f-0e124f321edf 2018-12-27 17:54:49,893 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-19de2167-1fc3-4a1f-a1ee-79da03c3b947-inst] is - BUILD 2018-12-27 17:54:49,894 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-27 17:54:52,897 - create_instance - DEBUG - VM status query timeout in 892.775707006 2018-12-27 17:54:52,899 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/d85f1488-a846-4d64-b522-d4ac2bbead73 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b97a114d071dc913c6dd04bce62c2afe3e0236fd" 2018-12-27 17:54:53,234 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:54:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-875382fd-231d-48e7-8a99-a32e8a822f60 x-compute-request-id: req-875382fd-231d-48e7-8a99-a32e8a822f60 Content-Encoding: gzip Content-Length: 674 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/d85f1488-a846-4d64-b522-d4ac2bbead73", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/d85f1488-a846-4d64-b522-d4ac2bbead73", "rel": "bookmark"}], "image": {"id": "9de8eb11-5e5f-45f8-9e66-d2877fa8b2bb", "links": [{"href": "http://172.30.9.31:8774/images/9de8eb11-5e5f-45f8-9e66-d2877fa8b2bb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fee4849e-cbaf-46d8-889d-4d3feab5b2d0", "links": [{"href": "http://172.30.9.31:8774/flavors/fee4849e-cbaf-46d8-889d-4d3feab5b2d0", "rel": "bookmark"}]}, "id": "d85f1488-a846-4d64-b522-d4ac2bbead73", "security_groups": [{"name": "default"}], "user_id": "57a050b6203a4302b5e27dca65524b57", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T17:54:46Z", "hostId": "63036240e343e858ed8ddaa103a378816bc68bd2dabbbd230d6215ab", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-19de2167-1fc3-4a1f-a1ee-79da03c3b947-inst", "created": "2018-12-27T17:54:45Z", "tenant_id": "6b65c4472e8f42c885f5728eb7799828", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-27 17:54:53,235 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/d85f1488-a846-4d64-b522-d4ac2bbead73 used request id req-875382fd-231d-48e7-8a99-a32e8a822f60 2018-12-27 17:54:53,235 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-19de2167-1fc3-4a1f-a1ee-79da03c3b947-inst] is - BUILD 2018-12-27 17:54:53,235 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-27 17:54:56,238 - create_instance - DEBUG - VM status query timeout in 889.434113026 2018-12-27 17:54:56,241 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/d85f1488-a846-4d64-b522-d4ac2bbead73 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b97a114d071dc913c6dd04bce62c2afe3e0236fd" 2018-12-27 17:54:56,602 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:54:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a13f5a62-116f-4851-adc3-fb3c02c2c6d5 x-compute-request-id: req-a13f5a62-116f-4851-adc3-fb3c02c2c6d5 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-19de2167-1fc3-4a1f-a1ee-79da03c3b947-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1e:2a:70", "version": 4, "addr": "10.55.0.24", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/d85f1488-a846-4d64-b522-d4ac2bbead73", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/d85f1488-a846-4d64-b522-d4ac2bbead73", "rel": "bookmark"}], "image": {"id": "9de8eb11-5e5f-45f8-9e66-d2877fa8b2bb", "links": [{"href": "http://172.30.9.31:8774/images/9de8eb11-5e5f-45f8-9e66-d2877fa8b2bb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T17:54:55.000000", "flavor": {"id": "fee4849e-cbaf-46d8-889d-4d3feab5b2d0", "links": [{"href": "http://172.30.9.31:8774/flavors/fee4849e-cbaf-46d8-889d-4d3feab5b2d0", "rel": "bookmark"}]}, "id": "d85f1488-a846-4d64-b522-d4ac2bbead73", "security_groups": [{"name": "default"}], "user_id": "57a050b6203a4302b5e27dca65524b57", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T17:54:56Z", "hostId": "63036240e343e858ed8ddaa103a378816bc68bd2dabbbd230d6215ab", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-19de2167-1fc3-4a1f-a1ee-79da03c3b947-inst", "created": "2018-12-27T17:54:45Z", "tenant_id": "6b65c4472e8f42c885f5728eb7799828", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-27 17:54:56,602 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/d85f1488-a846-4d64-b522-d4ac2bbead73 used request id req-a13f5a62-116f-4851-adc3-fb3c02c2c6d5 2018-12-27 17:54:56,603 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-19de2167-1fc3-4a1f-a1ee-79da03c3b947-inst] is - ACTIVE 2018-12-27 17:54:56,603 - create_instance - INFO - VM is - ACTIVE 2018-12-27 17:54:56,605 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/d85f1488-a846-4d64-b522-d4ac2bbead73 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b97a114d071dc913c6dd04bce62c2afe3e0236fd" 2018-12-27 17:54:57,126 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:54:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bdf2abaf-a322-47a2-a9c6-02c0d07f41e6 x-compute-request-id: req-bdf2abaf-a322-47a2-a9c6-02c0d07f41e6 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-19de2167-1fc3-4a1f-a1ee-79da03c3b947-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1e:2a:70", "version": 4, "addr": "10.55.0.24", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/d85f1488-a846-4d64-b522-d4ac2bbead73", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/d85f1488-a846-4d64-b522-d4ac2bbead73", "rel": "bookmark"}], "image": {"id": "9de8eb11-5e5f-45f8-9e66-d2877fa8b2bb", "links": [{"href": "http://172.30.9.31:8774/images/9de8eb11-5e5f-45f8-9e66-d2877fa8b2bb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T17:54:55.000000", "flavor": {"id": "fee4849e-cbaf-46d8-889d-4d3feab5b2d0", "links": [{"href": "http://172.30.9.31:8774/flavors/fee4849e-cbaf-46d8-889d-4d3feab5b2d0", "rel": "bookmark"}]}, "id": "d85f1488-a846-4d64-b522-d4ac2bbead73", "security_groups": [{"name": "default"}], "user_id": "57a050b6203a4302b5e27dca65524b57", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T17:54:56Z", "hostId": "63036240e343e858ed8ddaa103a378816bc68bd2dabbbd230d6215ab", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-19de2167-1fc3-4a1f-a1ee-79da03c3b947-inst", "created": "2018-12-27T17:54:45Z", "tenant_id": "6b65c4472e8f42c885f5728eb7799828", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-27 17:54:57,126 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/d85f1488-a846-4d64-b522-d4ac2bbead73 used request id req-bdf2abaf-a322-47a2-a9c6-02c0d07f41e6 2018-12-27 17:54:57,132 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceVolumeTests-19de2167-1fc3-4a1f-a1ee-79da03c3b947-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b97a114d071dc913c6dd04bce62c2afe3e0236fd" 2018-12-27 17:54:57,420 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-d4e2ed69-ca17-4383-9b30-c0ad9edabefe Date: Thu, 27 Dec 2018 17:54:57 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"7dc271b4-2fd6-45bf-ab44-9c489a62be6d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"6b65c4472e8f42c885f5728eb7799828","status":"ACTIVE","subnets":["de24a06c-1b28-4671-b266-880e006aaf52"],"description":"","tags":[],"updated_at":"2018-12-27T17:54:31Z","qos_policy_id":null,"name":"CreateInstanceVolumeTests-19de2167-1fc3-4a1f-a1ee-79da03c3b947-pub-net","admin_state_up":true,"tenant_id":"6b65c4472e8f42c885f5728eb7799828","created_at":"2018-12-27T17:54:29Z","mtu":1442}]} 2018-12-27 17:54:57,420 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceVolumeTests-19de2167-1fc3-4a1f-a1ee-79da03c3b947-pub-net used request id req-d4e2ed69-ca17-4383-9b30-c0ad9edabefe 2018-12-27 17:54:57,424 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/6b65c4472e8f42c885f5728eb7799828 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b97a114d071dc913c6dd04bce62c2afe3e0236fd" 2018-12-27 17:54:57,538 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:54:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c6c64847-b22d-4a5c-9e77-1a1dde7b98ad Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/6b65c4472e8f42c885f5728eb7799828"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "6b65c4472e8f42c885f5728eb7799828", "name": "CreateInstanceVolumeTests-d3cdb69f-77cf-47f-proj"}} 2018-12-27 17:54:57,538 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/6b65c4472e8f42c885f5728eb7799828 used request id req-c6c64847-b22d-4a5c-9e77-1a1dde7b98ad 2018-12-27 17:54:57,543 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=7dc271b4-2fd6-45bf-ab44-9c489a62be6d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b97a114d071dc913c6dd04bce62c2afe3e0236fd" 2018-12-27 17:54:57,600 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-82a6ff24-3d51-44ef-8a46-fcf9aa6d7a51 Date: Thu, 27 Dec 2018 17:54:57 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7dc271b4-2fd6-45bf-ab44-9c489a62be6d","tenant_id":"6b65c4472e8f42c885f5728eb7799828","created_at":"2018-12-27T17:54:31Z","dns_nameservers":[],"updated_at":"2018-12-27T17:54:31Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"6b65c4472e8f42c885f5728eb7799828","id":"de24a06c-1b28-4671-b266-880e006aaf52","subnetpool_id":null,"name":"CreateInstanceVolumeTests-19de2167-1fc3-4a1f-a1ee-79da03c3b947-pub-subnet"}]} 2018-12-27 17:54:57,600 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=7dc271b4-2fd6-45bf-ab44-9c489a62be6d used request id req-82a6ff24-3d51-44ef-8a46-fcf9aa6d7a51 2018-12-27 17:54:57,606 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=7dc271b4-2fd6-45bf-ab44-9c489a62be6d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b97a114d071dc913c6dd04bce62c2afe3e0236fd" 2018-12-27 17:54:57,833 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1774 X-Openstack-Request-Id: req-c950d4a5-d972-4367-80a5-d31f6b6b3edd Date: Thu, 27 Dec 2018 17:54:57 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T17:54:31Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"de24a06c-1b28-4671-b266-880e006aaf52","ip_address":"10.55.0.2"}],"id":"02b91516-012a-4c76-96b1-2cab7fb3e338","security_groups":[],"mac_address":"fa:16:3e:6e:27:7d","project_id":"6b65c4472e8f42c885f5728eb7799828","status":"DOWN","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-0-2","ip_address":"10.55.0.2","fqdn":"host-10-55-0-2.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7dc271b4-2fd6-45bf-ab44-9c489a62be6d","dns_name":"","created_at":"2018-12-27T17:54:29Z","binding:vnic_type":"normal","device_id":"","tenant_id":"6b65c4472e8f42c885f5728eb7799828"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T17:54:55Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"de24a06c-1b28-4671-b266-880e006aaf52","ip_address":"10.55.0.24"}],"id":"0f03d771-4015-4e9d-b9b3-3c64c0616d5c","security_groups":["ed18b38f-c792-4d40-9a4e-93981f252d51"],"mac_address":"fa:16:3e:1e:2a:70","project_id":"6b65c4472e8f42c885f5728eb7799828","status":"ACTIVE","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-0-24","ip_address":"10.55.0.24","fqdn":"host-10-55-0-24.openstacklocal."}],"qos_policy_id":null,"name":"CreateInstanceVolumeTests-19de2167-1fc3-4a1f-a1ee-79da03c3b947-port","admin_state_up":true,"network_id":"7dc271b4-2fd6-45bf-ab44-9c489a62be6d","dns_name":"","created_at":"2018-12-27T17:54:41Z","binding:vnic_type":"normal","device_id":"d85f1488-a846-4d64-b522-d4ac2bbead73","tenant_id":"6b65c4472e8f42c885f5728eb7799828"}]} 2018-12-27 17:54:57,833 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=7dc271b4-2fd6-45bf-ab44-9c489a62be6d used request id req-c950d4a5-d972-4367-80a5-d31f6b6b3edd 2018-12-27 17:54:57,836 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8776/v3/6b65c4472e8f42c885f5728eb7799828/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b97a114d071dc913c6dd04bce62c2afe3e0236fd" 2018-12-27 17:54:58,084 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:54:57 GMT Server: Apache x-compute-request-id: req-ba3ee1d0-8e08-4a10-b2c6-96232c2e59f4 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-ba3ee1d0-8e08-4a10-b2c6-96232c2e59f4 Content-Encoding: gzip Content-Length: 516 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "57a050b6203a4302b5e27dca65524b57", "attachments": [], "links": [{"href": "http://172.30.9.31:8776/v3/6b65c4472e8f42c885f5728eb7799828/volumes/5473ca52-a8fb-4b43-86bd-a82edf49a83d", "rel": "self"}, {"href": "http://172.30.9.31:8776/6b65c4472e8f42c885f5728eb7799828/volumes/5473ca52-a8fb-4b43-86bd-a82edf49a83d", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-12-27T17:54:35.000000", "description": null, "os-vol-tenant-attr:tenant_id": "6b65c4472e8f42c885f5728eb7799828", "updated_at": "2018-12-27T17:54:35.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-19de2167-1fc3-4a1f-a1ee-79da03c3b947-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "5473ca52-a8fb-4b43-86bd-a82edf49a83d", "size": 1}, {"status": "available", "user_id": "57a050b6203a4302b5e27dca65524b57", "attachments": [], "links": [{"href": "http://172.30.9.31:8776/v3/6b65c4472e8f42c885f5728eb7799828/volumes/58f7a38a-885f-4449-8f55-917fc226314d", "rel": "self"}, {"href": "http://172.30.9.31:8776/6b65c4472e8f42c885f5728eb7799828/volumes/58f7a38a-885f-4449-8f55-917fc226314d", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-12-27T17:54:33.000000", "description": null, "os-vol-tenant-attr:tenant_id": "6b65c4472e8f42c885f5728eb7799828", "updated_at": "2018-12-27T17:54:34.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-19de2167-1fc3-4a1f-a1ee-79da03c3b947-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "58f7a38a-885f-4449-8f55-917fc226314d", "size": 1}]} 2018-12-27 17:54:58,084 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/6b65c4472e8f42c885f5728eb7799828/volumes/detail used request id req-ba3ee1d0-8e08-4a10-b2c6-96232c2e59f4 2018-12-27 17:54:58,088 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/6b65c4472e8f42c885f5728eb7799828 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b97a114d071dc913c6dd04bce62c2afe3e0236fd" 2018-12-27 17:54:58,185 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:54:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b76f6a52-7f29-4929-823d-f869520f53a3 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/6b65c4472e8f42c885f5728eb7799828"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "6b65c4472e8f42c885f5728eb7799828", "name": "CreateInstanceVolumeTests-d3cdb69f-77cf-47f-proj"}} 2018-12-27 17:54:58,185 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/6b65c4472e8f42c885f5728eb7799828 used request id req-b76f6a52-7f29-4929-823d-f869520f53a3 2018-12-27 17:54:58,188 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/d85f1488-a846-4d64-b522-d4ac2bbead73 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b97a114d071dc913c6dd04bce62c2afe3e0236fd" 2018-12-27 17:54:58,702 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:54:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3acbf85d-6fea-4f3a-82d4-e189c7231bce x-compute-request-id: req-3acbf85d-6fea-4f3a-82d4-e189c7231bce Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-19de2167-1fc3-4a1f-a1ee-79da03c3b947-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1e:2a:70", "version": 4, "addr": "10.55.0.24", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/d85f1488-a846-4d64-b522-d4ac2bbead73", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/d85f1488-a846-4d64-b522-d4ac2bbead73", "rel": "bookmark"}], "image": {"id": "9de8eb11-5e5f-45f8-9e66-d2877fa8b2bb", "links": [{"href": "http://172.30.9.31:8774/images/9de8eb11-5e5f-45f8-9e66-d2877fa8b2bb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T17:54:55.000000", "flavor": {"id": "fee4849e-cbaf-46d8-889d-4d3feab5b2d0", "links": [{"href": "http://172.30.9.31:8774/flavors/fee4849e-cbaf-46d8-889d-4d3feab5b2d0", "rel": "bookmark"}]}, "id": "d85f1488-a846-4d64-b522-d4ac2bbead73", "security_groups": [{"name": "default"}], "user_id": "57a050b6203a4302b5e27dca65524b57", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T17:54:56Z", "hostId": "63036240e343e858ed8ddaa103a378816bc68bd2dabbbd230d6215ab", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-19de2167-1fc3-4a1f-a1ee-79da03c3b947-inst", "created": "2018-12-27T17:54:45Z", "tenant_id": "6b65c4472e8f42c885f5728eb7799828", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-27 17:54:58,702 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/d85f1488-a846-4d64-b522-d4ac2bbead73 used request id req-3acbf85d-6fea-4f3a-82d4-e189c7231bce 2018-12-27 17:54:58,703 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-19de2167-1fc3-4a1f-a1ee-79da03c3b947-inst] is - ACTIVE 2018-12-27 17:54:58,703 - create_instance - INFO - VM is - ACTIVE 2018-12-27 17:54:58,706 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/d85f1488-a846-4d64-b522-d4ac2bbead73 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b97a114d071dc913c6dd04bce62c2afe3e0236fd" 2018-12-27 17:54:59,408 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:54:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4fc07db2-e666-4ba6-a2c9-88d1c2be5294 x-compute-request-id: req-4fc07db2-e666-4ba6-a2c9-88d1c2be5294 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-19de2167-1fc3-4a1f-a1ee-79da03c3b947-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1e:2a:70", "version": 4, "addr": "10.55.0.24", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/d85f1488-a846-4d64-b522-d4ac2bbead73", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/d85f1488-a846-4d64-b522-d4ac2bbead73", "rel": "bookmark"}], "image": {"id": "9de8eb11-5e5f-45f8-9e66-d2877fa8b2bb", "links": [{"href": "http://172.30.9.31:8774/images/9de8eb11-5e5f-45f8-9e66-d2877fa8b2bb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T17:54:55.000000", "flavor": {"id": "fee4849e-cbaf-46d8-889d-4d3feab5b2d0", "links": [{"href": "http://172.30.9.31:8774/flavors/fee4849e-cbaf-46d8-889d-4d3feab5b2d0", "rel": "bookmark"}]}, "id": "d85f1488-a846-4d64-b522-d4ac2bbead73", "security_groups": [{"name": "default"}], "user_id": "57a050b6203a4302b5e27dca65524b57", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T17:54:56Z", "hostId": "63036240e343e858ed8ddaa103a378816bc68bd2dabbbd230d6215ab", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-19de2167-1fc3-4a1f-a1ee-79da03c3b947-inst", "created": "2018-12-27T17:54:45Z", "tenant_id": "6b65c4472e8f42c885f5728eb7799828", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-27 17:54:59,408 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/d85f1488-a846-4d64-b522-d4ac2bbead73 used request id req-4fc07db2-e666-4ba6-a2c9-88d1c2be5294 2018-12-27 17:54:59,414 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceVolumeTests-19de2167-1fc3-4a1f-a1ee-79da03c3b947-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b97a114d071dc913c6dd04bce62c2afe3e0236fd" 2018-12-27 17:54:59,510 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-8be7db0d-7244-4cb8-bcc2-52ef4c55ea10 Date: Thu, 27 Dec 2018 17:54:59 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"7dc271b4-2fd6-45bf-ab44-9c489a62be6d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"6b65c4472e8f42c885f5728eb7799828","status":"ACTIVE","subnets":["de24a06c-1b28-4671-b266-880e006aaf52"],"description":"","tags":[],"updated_at":"2018-12-27T17:54:31Z","qos_policy_id":null,"name":"CreateInstanceVolumeTests-19de2167-1fc3-4a1f-a1ee-79da03c3b947-pub-net","admin_state_up":true,"tenant_id":"6b65c4472e8f42c885f5728eb7799828","created_at":"2018-12-27T17:54:29Z","mtu":1442}]} 2018-12-27 17:54:59,510 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceVolumeTests-19de2167-1fc3-4a1f-a1ee-79da03c3b947-pub-net used request id req-8be7db0d-7244-4cb8-bcc2-52ef4c55ea10 2018-12-27 17:54:59,514 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/6b65c4472e8f42c885f5728eb7799828 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b97a114d071dc913c6dd04bce62c2afe3e0236fd" 2018-12-27 17:54:59,610 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:54:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-00fe4b9e-f570-4297-96a5-0c169ee49517 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/6b65c4472e8f42c885f5728eb7799828"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "6b65c4472e8f42c885f5728eb7799828", "name": "CreateInstanceVolumeTests-d3cdb69f-77cf-47f-proj"}} 2018-12-27 17:54:59,610 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/6b65c4472e8f42c885f5728eb7799828 used request id req-00fe4b9e-f570-4297-96a5-0c169ee49517 2018-12-27 17:54:59,615 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=7dc271b4-2fd6-45bf-ab44-9c489a62be6d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b97a114d071dc913c6dd04bce62c2afe3e0236fd" 2018-12-27 17:54:59,662 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-35dbe5f8-9b15-4d50-8ef1-701cc1cc8b8e Date: Thu, 27 Dec 2018 17:54:59 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7dc271b4-2fd6-45bf-ab44-9c489a62be6d","tenant_id":"6b65c4472e8f42c885f5728eb7799828","created_at":"2018-12-27T17:54:31Z","dns_nameservers":[],"updated_at":"2018-12-27T17:54:31Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"6b65c4472e8f42c885f5728eb7799828","id":"de24a06c-1b28-4671-b266-880e006aaf52","subnetpool_id":null,"name":"CreateInstanceVolumeTests-19de2167-1fc3-4a1f-a1ee-79da03c3b947-pub-subnet"}]} 2018-12-27 17:54:59,662 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=7dc271b4-2fd6-45bf-ab44-9c489a62be6d used request id req-35dbe5f8-9b15-4d50-8ef1-701cc1cc8b8e 2018-12-27 17:54:59,668 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=7dc271b4-2fd6-45bf-ab44-9c489a62be6d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b97a114d071dc913c6dd04bce62c2afe3e0236fd" 2018-12-27 17:54:59,760 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1774 X-Openstack-Request-Id: req-c789df89-7159-4109-865a-11ee658cc511 Date: Thu, 27 Dec 2018 17:54:59 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T17:54:31Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"de24a06c-1b28-4671-b266-880e006aaf52","ip_address":"10.55.0.2"}],"id":"02b91516-012a-4c76-96b1-2cab7fb3e338","security_groups":[],"mac_address":"fa:16:3e:6e:27:7d","project_id":"6b65c4472e8f42c885f5728eb7799828","status":"DOWN","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-0-2","ip_address":"10.55.0.2","fqdn":"host-10-55-0-2.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7dc271b4-2fd6-45bf-ab44-9c489a62be6d","dns_name":"","created_at":"2018-12-27T17:54:29Z","binding:vnic_type":"normal","device_id":"","tenant_id":"6b65c4472e8f42c885f5728eb7799828"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T17:54:55Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"de24a06c-1b28-4671-b266-880e006aaf52","ip_address":"10.55.0.24"}],"id":"0f03d771-4015-4e9d-b9b3-3c64c0616d5c","security_groups":["ed18b38f-c792-4d40-9a4e-93981f252d51"],"mac_address":"fa:16:3e:1e:2a:70","project_id":"6b65c4472e8f42c885f5728eb7799828","status":"ACTIVE","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-0-24","ip_address":"10.55.0.24","fqdn":"host-10-55-0-24.openstacklocal."}],"qos_policy_id":null,"name":"CreateInstanceVolumeTests-19de2167-1fc3-4a1f-a1ee-79da03c3b947-port","admin_state_up":true,"network_id":"7dc271b4-2fd6-45bf-ab44-9c489a62be6d","dns_name":"","created_at":"2018-12-27T17:54:41Z","binding:vnic_type":"normal","device_id":"d85f1488-a846-4d64-b522-d4ac2bbead73","tenant_id":"6b65c4472e8f42c885f5728eb7799828"}]} 2018-12-27 17:54:59,760 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=7dc271b4-2fd6-45bf-ab44-9c489a62be6d used request id req-c789df89-7159-4109-865a-11ee658cc511 2018-12-27 17:54:59,763 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:8774/v2.1/servers/d85f1488-a846-4d64-b522-d4ac2bbead73/os-volume_attachments -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b97a114d071dc913c6dd04bce62c2afe3e0236fd" -d '{"volumeAttachment": {"volumeId": "58f7a38a-885f-4449-8f55-917fc226314d"}}' 2018-12-27 17:55:00,944 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:54:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0b9679b7-7591-46cf-a11c-4c5a5690a234 x-compute-request-id: req-0b9679b7-7591-46cf-a11c-4c5a5690a234 Content-Encoding: gzip Content-Length: 147 Content-Type: application/json RESP BODY: {"volumeAttachment": {"device": "/dev/vdb", "serverId": "d85f1488-a846-4d64-b522-d4ac2bbead73", "id": "58f7a38a-885f-4449-8f55-917fc226314d", "volumeId": "58f7a38a-885f-4449-8f55-917fc226314d"}} 2018-12-27 17:55:00,944 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/d85f1488-a846-4d64-b522-d4ac2bbead73/os-volume_attachments used request id req-0b9679b7-7591-46cf-a11c-4c5a5690a234 2018-12-27 17:55:00,947 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/d85f1488-a846-4d64-b522-d4ac2bbead73 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b97a114d071dc913c6dd04bce62c2afe3e0236fd" 2018-12-27 17:55:01,671 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:55:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9738c12d-829b-4e6a-a1dc-9a656e1f2b48 x-compute-request-id: req-9738c12d-829b-4e6a-a1dc-9a656e1f2b48 Content-Encoding: gzip Content-Length: 774 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-19de2167-1fc3-4a1f-a1ee-79da03c3b947-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1e:2a:70", "version": 4, "addr": "10.55.0.24", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/d85f1488-a846-4d64-b522-d4ac2bbead73", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/d85f1488-a846-4d64-b522-d4ac2bbead73", "rel": "bookmark"}], "image": {"id": "9de8eb11-5e5f-45f8-9e66-d2877fa8b2bb", "links": [{"href": "http://172.30.9.31:8774/images/9de8eb11-5e5f-45f8-9e66-d2877fa8b2bb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T17:54:55.000000", "flavor": {"id": "fee4849e-cbaf-46d8-889d-4d3feab5b2d0", "links": [{"href": "http://172.30.9.31:8774/flavors/fee4849e-cbaf-46d8-889d-4d3feab5b2d0", "rel": "bookmark"}]}, "id": "d85f1488-a846-4d64-b522-d4ac2bbead73", "security_groups": [{"name": "default"}], "user_id": "57a050b6203a4302b5e27dca65524b57", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T17:54:56Z", "hostId": "63036240e343e858ed8ddaa103a378816bc68bd2dabbbd230d6215ab", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-19de2167-1fc3-4a1f-a1ee-79da03c3b947-inst", "created": "2018-12-27T17:54:45Z", "tenant_id": "6b65c4472e8f42c885f5728eb7799828", "os-extended-volumes:volumes_attached": [{"id": "58f7a38a-885f-4449-8f55-917fc226314d"}], "metadata": {}}} 2018-12-27 17:55:01,671 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/d85f1488-a846-4d64-b522-d4ac2bbead73 used request id req-9738c12d-829b-4e6a-a1dc-9a656e1f2b48 2018-12-27 17:55:01,676 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceVolumeTests-19de2167-1fc3-4a1f-a1ee-79da03c3b947-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b97a114d071dc913c6dd04bce62c2afe3e0236fd" 2018-12-27 17:55:01,776 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-02f56c32-d707-427f-b225-b0664ab7e8e1 Date: Thu, 27 Dec 2018 17:55:01 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"7dc271b4-2fd6-45bf-ab44-9c489a62be6d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"6b65c4472e8f42c885f5728eb7799828","status":"ACTIVE","subnets":["de24a06c-1b28-4671-b266-880e006aaf52"],"description":"","tags":[],"updated_at":"2018-12-27T17:54:31Z","qos_policy_id":null,"name":"CreateInstanceVolumeTests-19de2167-1fc3-4a1f-a1ee-79da03c3b947-pub-net","admin_state_up":true,"tenant_id":"6b65c4472e8f42c885f5728eb7799828","created_at":"2018-12-27T17:54:29Z","mtu":1442}]} 2018-12-27 17:55:01,776 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceVolumeTests-19de2167-1fc3-4a1f-a1ee-79da03c3b947-pub-net used request id req-02f56c32-d707-427f-b225-b0664ab7e8e1 2018-12-27 17:55:01,780 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/6b65c4472e8f42c885f5728eb7799828 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b97a114d071dc913c6dd04bce62c2afe3e0236fd" 2018-12-27 17:55:01,881 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:55:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cdf04ab6-4868-415b-bc21-3d10cbb2967b Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/6b65c4472e8f42c885f5728eb7799828"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "6b65c4472e8f42c885f5728eb7799828", "name": "CreateInstanceVolumeTests-d3cdb69f-77cf-47f-proj"}} 2018-12-27 17:55:01,881 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/6b65c4472e8f42c885f5728eb7799828 used request id req-cdf04ab6-4868-415b-bc21-3d10cbb2967b 2018-12-27 17:55:01,886 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=7dc271b4-2fd6-45bf-ab44-9c489a62be6d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b97a114d071dc913c6dd04bce62c2afe3e0236fd" 2018-12-27 17:55:01,937 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-e6f6385a-f63b-475e-bd66-ae730790f99e Date: Thu, 27 Dec 2018 17:55:01 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7dc271b4-2fd6-45bf-ab44-9c489a62be6d","tenant_id":"6b65c4472e8f42c885f5728eb7799828","created_at":"2018-12-27T17:54:31Z","dns_nameservers":[],"updated_at":"2018-12-27T17:54:31Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"6b65c4472e8f42c885f5728eb7799828","id":"de24a06c-1b28-4671-b266-880e006aaf52","subnetpool_id":null,"name":"CreateInstanceVolumeTests-19de2167-1fc3-4a1f-a1ee-79da03c3b947-pub-subnet"}]} 2018-12-27 17:55:01,937 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=7dc271b4-2fd6-45bf-ab44-9c489a62be6d used request id req-e6f6385a-f63b-475e-bd66-ae730790f99e 2018-12-27 17:55:01,943 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=7dc271b4-2fd6-45bf-ab44-9c489a62be6d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b97a114d071dc913c6dd04bce62c2afe3e0236fd" 2018-12-27 17:55:01,991 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1774 X-Openstack-Request-Id: req-1d1b39ba-8dcb-4fd1-bb72-c087bb85bdd8 Date: Thu, 27 Dec 2018 17:55:01 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T17:54:31Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"de24a06c-1b28-4671-b266-880e006aaf52","ip_address":"10.55.0.2"}],"id":"02b91516-012a-4c76-96b1-2cab7fb3e338","security_groups":[],"mac_address":"fa:16:3e:6e:27:7d","project_id":"6b65c4472e8f42c885f5728eb7799828","status":"DOWN","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-0-2","ip_address":"10.55.0.2","fqdn":"host-10-55-0-2.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7dc271b4-2fd6-45bf-ab44-9c489a62be6d","dns_name":"","created_at":"2018-12-27T17:54:29Z","binding:vnic_type":"normal","device_id":"","tenant_id":"6b65c4472e8f42c885f5728eb7799828"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T17:54:55Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"de24a06c-1b28-4671-b266-880e006aaf52","ip_address":"10.55.0.24"}],"id":"0f03d771-4015-4e9d-b9b3-3c64c0616d5c","security_groups":["ed18b38f-c792-4d40-9a4e-93981f252d51"],"mac_address":"fa:16:3e:1e:2a:70","project_id":"6b65c4472e8f42c885f5728eb7799828","status":"ACTIVE","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-0-24","ip_address":"10.55.0.24","fqdn":"host-10-55-0-24.openstacklocal."}],"qos_policy_id":null,"name":"CreateInstanceVolumeTests-19de2167-1fc3-4a1f-a1ee-79da03c3b947-port","admin_state_up":true,"network_id":"7dc271b4-2fd6-45bf-ab44-9c489a62be6d","dns_name":"","created_at":"2018-12-27T17:54:41Z","binding:vnic_type":"normal","device_id":"d85f1488-a846-4d64-b522-d4ac2bbead73","tenant_id":"6b65c4472e8f42c885f5728eb7799828"}]} 2018-12-27 17:55:01,991 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=7dc271b4-2fd6-45bf-ab44-9c489a62be6d used request id req-1d1b39ba-8dcb-4fd1-bb72-c087bb85bdd8 2018-12-27 17:55:01,994 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8776/v3/6b65c4472e8f42c885f5728eb7799828/volumes/detail -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ba3ee1d0-8e08-4a10-b2c6-96232c2e59f4" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b97a114d071dc913c6dd04bce62c2afe3e0236fd" 2018-12-27 17:55:02,373 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:55:01 GMT Server: Apache x-compute-request-id: req-d00abcdb-40eb-4263-b280-88f11631a6d0 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-d00abcdb-40eb-4263-b280-88f11631a6d0 Content-Encoding: gzip Content-Length: 538 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "57a050b6203a4302b5e27dca65524b57", "attachments": [], "links": [{"href": "http://172.30.9.31:8776/v3/6b65c4472e8f42c885f5728eb7799828/volumes/5473ca52-a8fb-4b43-86bd-a82edf49a83d", "rel": "self"}, {"href": "http://172.30.9.31:8776/6b65c4472e8f42c885f5728eb7799828/volumes/5473ca52-a8fb-4b43-86bd-a82edf49a83d", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-12-27T17:54:35.000000", "description": null, "os-vol-tenant-attr:tenant_id": "6b65c4472e8f42c885f5728eb7799828", "updated_at": "2018-12-27T17:54:35.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-19de2167-1fc3-4a1f-a1ee-79da03c3b947-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "5473ca52-a8fb-4b43-86bd-a82edf49a83d", "size": 1}, {"status": "attaching", "user_id": "57a050b6203a4302b5e27dca65524b57", "attachments": [], "links": [{"href": "http://172.30.9.31:8776/v3/6b65c4472e8f42c885f5728eb7799828/volumes/58f7a38a-885f-4449-8f55-917fc226314d", "rel": "self"}, {"href": "http://172.30.9.31:8776/6b65c4472e8f42c885f5728eb7799828/volumes/58f7a38a-885f-4449-8f55-917fc226314d", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-12-27T17:54:33.000000", "description": null, "os-vol-tenant-attr:tenant_id": "6b65c4472e8f42c885f5728eb7799828", "updated_at": "2018-12-27T17:55:02.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-19de2167-1fc3-4a1f-a1ee-79da03c3b947-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {"attached_mode": "rw"}, "id": "58f7a38a-885f-4449-8f55-917fc226314d", "size": 1}]} 2018-12-27 17:55:02,374 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/6b65c4472e8f42c885f5728eb7799828/volumes/detail used request id req-d00abcdb-40eb-4263-b280-88f11631a6d0 2018-12-27 17:55:02,378 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/6b65c4472e8f42c885f5728eb7799828 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b97a114d071dc913c6dd04bce62c2afe3e0236fd" 2018-12-27 17:55:02,478 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:55:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4053cea1-5413-4349-86ad-42b44bcd0b83 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/6b65c4472e8f42c885f5728eb7799828"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "6b65c4472e8f42c885f5728eb7799828", "name": "CreateInstanceVolumeTests-d3cdb69f-77cf-47f-proj"}} 2018-12-27 17:55:02,478 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/6b65c4472e8f42c885f5728eb7799828 used request id req-4053cea1-5413-4349-86ad-42b44bcd0b83 2018-12-27 17:55:02,481 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/d85f1488-a846-4d64-b522-d4ac2bbead73 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b97a114d071dc913c6dd04bce62c2afe3e0236fd" 2018-12-27 17:55:02,628 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:55:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ff6f9c1f-2c14-42b0-b49e-ad79b9e38568 x-compute-request-id: req-ff6f9c1f-2c14-42b0-b49e-ad79b9e38568 Content-Encoding: gzip Content-Length: 774 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-19de2167-1fc3-4a1f-a1ee-79da03c3b947-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1e:2a:70", "version": 4, "addr": "10.55.0.24", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/d85f1488-a846-4d64-b522-d4ac2bbead73", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/d85f1488-a846-4d64-b522-d4ac2bbead73", "rel": "bookmark"}], "image": {"id": "9de8eb11-5e5f-45f8-9e66-d2877fa8b2bb", "links": [{"href": "http://172.30.9.31:8774/images/9de8eb11-5e5f-45f8-9e66-d2877fa8b2bb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T17:54:55.000000", "flavor": {"id": "fee4849e-cbaf-46d8-889d-4d3feab5b2d0", "links": [{"href": "http://172.30.9.31:8774/flavors/fee4849e-cbaf-46d8-889d-4d3feab5b2d0", "rel": "bookmark"}]}, "id": "d85f1488-a846-4d64-b522-d4ac2bbead73", "security_groups": [{"name": "default"}], "user_id": "57a050b6203a4302b5e27dca65524b57", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T17:54:56Z", "hostId": "63036240e343e858ed8ddaa103a378816bc68bd2dabbbd230d6215ab", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-19de2167-1fc3-4a1f-a1ee-79da03c3b947-inst", "created": "2018-12-27T17:54:45Z", "tenant_id": "6b65c4472e8f42c885f5728eb7799828", "os-extended-volumes:volumes_attached": [{"id": "58f7a38a-885f-4449-8f55-917fc226314d"}], "metadata": {}}} 2018-12-27 17:55:02,628 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/d85f1488-a846-4d64-b522-d4ac2bbead73 used request id req-ff6f9c1f-2c14-42b0-b49e-ad79b9e38568 2018-12-27 17:55:02,629 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-19de2167-1fc3-4a1f-a1ee-79da03c3b947-inst] is - ACTIVE 2018-12-27 17:55:02,629 - create_instance - INFO - VM is - ACTIVE 2018-12-27 17:55:02,631 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/d85f1488-a846-4d64-b522-d4ac2bbead73 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b97a114d071dc913c6dd04bce62c2afe3e0236fd" 2018-12-27 17:55:03,168 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:55:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-05f65b50-e4a5-44bd-93d0-3356a47e0ee9 x-compute-request-id: req-05f65b50-e4a5-44bd-93d0-3356a47e0ee9 Content-Encoding: gzip Content-Length: 774 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-19de2167-1fc3-4a1f-a1ee-79da03c3b947-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1e:2a:70", "version": 4, "addr": "10.55.0.24", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/d85f1488-a846-4d64-b522-d4ac2bbead73", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/d85f1488-a846-4d64-b522-d4ac2bbead73", "rel": "bookmark"}], "image": {"id": "9de8eb11-5e5f-45f8-9e66-d2877fa8b2bb", "links": [{"href": "http://172.30.9.31:8774/images/9de8eb11-5e5f-45f8-9e66-d2877fa8b2bb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T17:54:55.000000", "flavor": {"id": "fee4849e-cbaf-46d8-889d-4d3feab5b2d0", "links": [{"href": "http://172.30.9.31:8774/flavors/fee4849e-cbaf-46d8-889d-4d3feab5b2d0", "rel": "bookmark"}]}, "id": "d85f1488-a846-4d64-b522-d4ac2bbead73", "security_groups": [{"name": "default"}], "user_id": "57a050b6203a4302b5e27dca65524b57", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T17:54:56Z", "hostId": "63036240e343e858ed8ddaa103a378816bc68bd2dabbbd230d6215ab", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-19de2167-1fc3-4a1f-a1ee-79da03c3b947-inst", "created": "2018-12-27T17:54:45Z", "tenant_id": "6b65c4472e8f42c885f5728eb7799828", "os-extended-volumes:volumes_attached": [{"id": "58f7a38a-885f-4449-8f55-917fc226314d"}], "metadata": {}}} 2018-12-27 17:55:03,168 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/d85f1488-a846-4d64-b522-d4ac2bbead73 used request id req-05f65b50-e4a5-44bd-93d0-3356a47e0ee9 2018-12-27 17:55:03,173 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceVolumeTests-19de2167-1fc3-4a1f-a1ee-79da03c3b947-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b97a114d071dc913c6dd04bce62c2afe3e0236fd" 2018-12-27 17:55:03,279 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-1211e067-75c5-4685-98ec-37ee020ca89f Date: Thu, 27 Dec 2018 17:55:03 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"7dc271b4-2fd6-45bf-ab44-9c489a62be6d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"6b65c4472e8f42c885f5728eb7799828","status":"ACTIVE","subnets":["de24a06c-1b28-4671-b266-880e006aaf52"],"description":"","tags":[],"updated_at":"2018-12-27T17:54:31Z","qos_policy_id":null,"name":"CreateInstanceVolumeTests-19de2167-1fc3-4a1f-a1ee-79da03c3b947-pub-net","admin_state_up":true,"tenant_id":"6b65c4472e8f42c885f5728eb7799828","created_at":"2018-12-27T17:54:29Z","mtu":1442}]} 2018-12-27 17:55:03,279 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceVolumeTests-19de2167-1fc3-4a1f-a1ee-79da03c3b947-pub-net used request id req-1211e067-75c5-4685-98ec-37ee020ca89f 2018-12-27 17:55:03,282 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/6b65c4472e8f42c885f5728eb7799828 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b97a114d071dc913c6dd04bce62c2afe3e0236fd" 2018-12-27 17:55:03,381 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:55:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-845ab707-e71f-4afe-9b97-875fa06f1302 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/6b65c4472e8f42c885f5728eb7799828"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "6b65c4472e8f42c885f5728eb7799828", "name": "CreateInstanceVolumeTests-d3cdb69f-77cf-47f-proj"}} 2018-12-27 17:55:03,381 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/6b65c4472e8f42c885f5728eb7799828 used request id req-845ab707-e71f-4afe-9b97-875fa06f1302 2018-12-27 17:55:03,386 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=7dc271b4-2fd6-45bf-ab44-9c489a62be6d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b97a114d071dc913c6dd04bce62c2afe3e0236fd" 2018-12-27 17:55:03,453 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-668290f9-110a-4671-9bca-6e890fbba9ad Date: Thu, 27 Dec 2018 17:55:03 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7dc271b4-2fd6-45bf-ab44-9c489a62be6d","tenant_id":"6b65c4472e8f42c885f5728eb7799828","created_at":"2018-12-27T17:54:31Z","dns_nameservers":[],"updated_at":"2018-12-27T17:54:31Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"6b65c4472e8f42c885f5728eb7799828","id":"de24a06c-1b28-4671-b266-880e006aaf52","subnetpool_id":null,"name":"CreateInstanceVolumeTests-19de2167-1fc3-4a1f-a1ee-79da03c3b947-pub-subnet"}]} 2018-12-27 17:55:03,453 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=7dc271b4-2fd6-45bf-ab44-9c489a62be6d used request id req-668290f9-110a-4671-9bca-6e890fbba9ad 2018-12-27 17:55:03,459 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=7dc271b4-2fd6-45bf-ab44-9c489a62be6d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b97a114d071dc913c6dd04bce62c2afe3e0236fd" 2018-12-27 17:55:03,510 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1774 X-Openstack-Request-Id: req-b2106e14-10de-4cfc-89fe-b4aeaf123448 Date: Thu, 27 Dec 2018 17:55:03 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T17:54:31Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"de24a06c-1b28-4671-b266-880e006aaf52","ip_address":"10.55.0.2"}],"id":"02b91516-012a-4c76-96b1-2cab7fb3e338","security_groups":[],"mac_address":"fa:16:3e:6e:27:7d","project_id":"6b65c4472e8f42c885f5728eb7799828","status":"DOWN","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-0-2","ip_address":"10.55.0.2","fqdn":"host-10-55-0-2.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7dc271b4-2fd6-45bf-ab44-9c489a62be6d","dns_name":"","created_at":"2018-12-27T17:54:29Z","binding:vnic_type":"normal","device_id":"","tenant_id":"6b65c4472e8f42c885f5728eb7799828"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T17:54:55Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"de24a06c-1b28-4671-b266-880e006aaf52","ip_address":"10.55.0.24"}],"id":"0f03d771-4015-4e9d-b9b3-3c64c0616d5c","security_groups":["ed18b38f-c792-4d40-9a4e-93981f252d51"],"mac_address":"fa:16:3e:1e:2a:70","project_id":"6b65c4472e8f42c885f5728eb7799828","status":"ACTIVE","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-0-24","ip_address":"10.55.0.24","fqdn":"host-10-55-0-24.openstacklocal."}],"qos_policy_id":null,"name":"CreateInstanceVolumeTests-19de2167-1fc3-4a1f-a1ee-79da03c3b947-port","admin_state_up":true,"network_id":"7dc271b4-2fd6-45bf-ab44-9c489a62be6d","dns_name":"","created_at":"2018-12-27T17:54:41Z","binding:vnic_type":"normal","device_id":"d85f1488-a846-4d64-b522-d4ac2bbead73","tenant_id":"6b65c4472e8f42c885f5728eb7799828"}]} 2018-12-27 17:55:03,511 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=7dc271b4-2fd6-45bf-ab44-9c489a62be6d used request id req-b2106e14-10de-4cfc-89fe-b4aeaf123448 2018-12-27 17:55:03,513 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:8774/v2.1/servers/d85f1488-a846-4d64-b522-d4ac2bbead73/os-volume_attachments -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b97a114d071dc913c6dd04bce62c2afe3e0236fd" -d '{"volumeAttachment": {"volumeId": "5473ca52-a8fb-4b43-86bd-a82edf49a83d"}}' 2018-12-27 17:55:04,625 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:55:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1b38dcbd-a415-4d7a-b8ec-80f1bf6f9ac8 x-compute-request-id: req-1b38dcbd-a415-4d7a-b8ec-80f1bf6f9ac8 Content-Encoding: gzip Content-Length: 146 Content-Type: application/json RESP BODY: {"volumeAttachment": {"device": "/dev/vdc", "serverId": "d85f1488-a846-4d64-b522-d4ac2bbead73", "id": "5473ca52-a8fb-4b43-86bd-a82edf49a83d", "volumeId": "5473ca52-a8fb-4b43-86bd-a82edf49a83d"}} 2018-12-27 17:55:04,626 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/d85f1488-a846-4d64-b522-d4ac2bbead73/os-volume_attachments used request id req-1b38dcbd-a415-4d7a-b8ec-80f1bf6f9ac8 2018-12-27 17:55:04,629 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/d85f1488-a846-4d64-b522-d4ac2bbead73 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b97a114d071dc913c6dd04bce62c2afe3e0236fd" 2018-12-27 17:55:05,219 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:55:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f5387a10-4fdd-4f94-a264-e0c9c4bec68c x-compute-request-id: req-f5387a10-4fdd-4f94-a264-e0c9c4bec68c Content-Encoding: gzip Content-Length: 801 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-19de2167-1fc3-4a1f-a1ee-79da03c3b947-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1e:2a:70", "version": 4, "addr": "10.55.0.24", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/d85f1488-a846-4d64-b522-d4ac2bbead73", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/d85f1488-a846-4d64-b522-d4ac2bbead73", "rel": "bookmark"}], "image": {"id": "9de8eb11-5e5f-45f8-9e66-d2877fa8b2bb", "links": [{"href": "http://172.30.9.31:8774/images/9de8eb11-5e5f-45f8-9e66-d2877fa8b2bb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T17:54:55.000000", "flavor": {"id": "fee4849e-cbaf-46d8-889d-4d3feab5b2d0", "links": [{"href": "http://172.30.9.31:8774/flavors/fee4849e-cbaf-46d8-889d-4d3feab5b2d0", "rel": "bookmark"}]}, "id": "d85f1488-a846-4d64-b522-d4ac2bbead73", "security_groups": [{"name": "default"}], "user_id": "57a050b6203a4302b5e27dca65524b57", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T17:54:56Z", "hostId": "63036240e343e858ed8ddaa103a378816bc68bd2dabbbd230d6215ab", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-19de2167-1fc3-4a1f-a1ee-79da03c3b947-inst", "created": "2018-12-27T17:54:45Z", "tenant_id": "6b65c4472e8f42c885f5728eb7799828", "os-extended-volumes:volumes_attached": [{"id": "58f7a38a-885f-4449-8f55-917fc226314d"}, {"id": "5473ca52-a8fb-4b43-86bd-a82edf49a83d"}], "metadata": {}}} 2018-12-27 17:55:05,219 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/d85f1488-a846-4d64-b522-d4ac2bbead73 used request id req-f5387a10-4fdd-4f94-a264-e0c9c4bec68c 2018-12-27 17:55:05,224 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceVolumeTests-19de2167-1fc3-4a1f-a1ee-79da03c3b947-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b97a114d071dc913c6dd04bce62c2afe3e0236fd" 2018-12-27 17:55:05,323 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-446bb4a1-2e19-4ff4-9025-5e0ee440e0e4 Date: Thu, 27 Dec 2018 17:55:05 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"7dc271b4-2fd6-45bf-ab44-9c489a62be6d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"6b65c4472e8f42c885f5728eb7799828","status":"ACTIVE","subnets":["de24a06c-1b28-4671-b266-880e006aaf52"],"description":"","tags":[],"updated_at":"2018-12-27T17:54:31Z","qos_policy_id":null,"name":"CreateInstanceVolumeTests-19de2167-1fc3-4a1f-a1ee-79da03c3b947-pub-net","admin_state_up":true,"tenant_id":"6b65c4472e8f42c885f5728eb7799828","created_at":"2018-12-27T17:54:29Z","mtu":1442}]} 2018-12-27 17:55:05,323 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceVolumeTests-19de2167-1fc3-4a1f-a1ee-79da03c3b947-pub-net used request id req-446bb4a1-2e19-4ff4-9025-5e0ee440e0e4 2018-12-27 17:55:05,327 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/6b65c4472e8f42c885f5728eb7799828 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b97a114d071dc913c6dd04bce62c2afe3e0236fd" 2018-12-27 17:55:05,429 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:55:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d7db92bf-5ed6-45ca-90a0-c76b84614d7f Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/6b65c4472e8f42c885f5728eb7799828"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "6b65c4472e8f42c885f5728eb7799828", "name": "CreateInstanceVolumeTests-d3cdb69f-77cf-47f-proj"}} 2018-12-27 17:55:05,429 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/6b65c4472e8f42c885f5728eb7799828 used request id req-d7db92bf-5ed6-45ca-90a0-c76b84614d7f 2018-12-27 17:55:05,434 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=7dc271b4-2fd6-45bf-ab44-9c489a62be6d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b97a114d071dc913c6dd04bce62c2afe3e0236fd" 2018-12-27 17:55:05,673 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-7dd0af2c-2bb2-4f98-9a0c-107930cc17c2 Date: Thu, 27 Dec 2018 17:55:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7dc271b4-2fd6-45bf-ab44-9c489a62be6d","tenant_id":"6b65c4472e8f42c885f5728eb7799828","created_at":"2018-12-27T17:54:31Z","dns_nameservers":[],"updated_at":"2018-12-27T17:54:31Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"6b65c4472e8f42c885f5728eb7799828","id":"de24a06c-1b28-4671-b266-880e006aaf52","subnetpool_id":null,"name":"CreateInstanceVolumeTests-19de2167-1fc3-4a1f-a1ee-79da03c3b947-pub-subnet"}]} 2018-12-27 17:55:05,673 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=7dc271b4-2fd6-45bf-ab44-9c489a62be6d used request id req-7dd0af2c-2bb2-4f98-9a0c-107930cc17c2 2018-12-27 17:55:05,678 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=7dc271b4-2fd6-45bf-ab44-9c489a62be6d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b97a114d071dc913c6dd04bce62c2afe3e0236fd" 2018-12-27 17:55:05,730 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1774 X-Openstack-Request-Id: req-88a5cd2b-6848-4dc2-8b21-cf8569bab7c2 Date: Thu, 27 Dec 2018 17:55:05 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T17:54:31Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"de24a06c-1b28-4671-b266-880e006aaf52","ip_address":"10.55.0.2"}],"id":"02b91516-012a-4c76-96b1-2cab7fb3e338","security_groups":[],"mac_address":"fa:16:3e:6e:27:7d","project_id":"6b65c4472e8f42c885f5728eb7799828","status":"DOWN","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-0-2","ip_address":"10.55.0.2","fqdn":"host-10-55-0-2.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7dc271b4-2fd6-45bf-ab44-9c489a62be6d","dns_name":"","created_at":"2018-12-27T17:54:29Z","binding:vnic_type":"normal","device_id":"","tenant_id":"6b65c4472e8f42c885f5728eb7799828"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T17:54:55Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"de24a06c-1b28-4671-b266-880e006aaf52","ip_address":"10.55.0.24"}],"id":"0f03d771-4015-4e9d-b9b3-3c64c0616d5c","security_groups":["ed18b38f-c792-4d40-9a4e-93981f252d51"],"mac_address":"fa:16:3e:1e:2a:70","project_id":"6b65c4472e8f42c885f5728eb7799828","status":"ACTIVE","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-0-24","ip_address":"10.55.0.24","fqdn":"host-10-55-0-24.openstacklocal."}],"qos_policy_id":null,"name":"CreateInstanceVolumeTests-19de2167-1fc3-4a1f-a1ee-79da03c3b947-port","admin_state_up":true,"network_id":"7dc271b4-2fd6-45bf-ab44-9c489a62be6d","dns_name":"","created_at":"2018-12-27T17:54:41Z","binding:vnic_type":"normal","device_id":"d85f1488-a846-4d64-b522-d4ac2bbead73","tenant_id":"6b65c4472e8f42c885f5728eb7799828"}]} 2018-12-27 17:55:05,730 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=7dc271b4-2fd6-45bf-ab44-9c489a62be6d used request id req-88a5cd2b-6848-4dc2-8b21-cf8569bab7c2 2018-12-27 17:55:05,731 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:55:06,149 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6869833f45c24d488b2ac7a5f46ba503", "name": "CreateInstanceVolumeTests-d3cdb69f-77cf-47f-proj-role"}], "expires_at": "2018-12-27T18:55:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6b65c4472e8f42c885f5728eb7799828", "name": "CreateInstanceVolumeTests-d3cdb69f-77cf-47f-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/6b65c4472e8f42c885f5728eb7799828", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/6b65c4472e8f42c885f5728eb7799828", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/6b65c4472e8f42c885f5728eb7799828", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/6b65c4472e8f42c885f5728eb7799828", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/6b65c4472e8f42c885f5728eb7799828", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/6b65c4472e8f42c885f5728eb7799828", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/6b65c4472e8f42c885f5728eb7799828", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/6b65c4472e8f42c885f5728eb7799828", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/6b65c4472e8f42c885f5728eb7799828", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_6b65c4472e8f42c885f5728eb7799828", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_6b65c4472e8f42c885f5728eb7799828", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/6b65c4472e8f42c885f5728eb7799828", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/6b65c4472e8f42c885f5728eb7799828", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/6b65c4472e8f42c885f5728eb7799828", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-d3cdb69f-77cf-47f-user", "id": "57a050b6203a4302b5e27dca65524b57"}, "audit_ids": ["lILTgq-5S9Ksb5Wr8jwTpQ"], "issued_at": "2018-12-27T17:55:06.000000Z"}} 2018-12-27 17:55:06,152 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/detail?name=CreateInstanceVolumeTests-19de2167-1fc3-4a1f-a1ee-79da03c3b947-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5e08e97c178f95081991eaa98d02ff2e39e6cb7" 2018-12-27 17:55:07,229 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:55:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9d7f7cc7-e410-4c2e-903a-f8113f99df87 x-compute-request-id: req-9d7f7cc7-e410-4c2e-903a-f8113f99df87 Content-Encoding: gzip Content-Length: 799 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-19de2167-1fc3-4a1f-a1ee-79da03c3b947-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1e:2a:70", "version": 4, "addr": "10.55.0.24", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/d85f1488-a846-4d64-b522-d4ac2bbead73", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/d85f1488-a846-4d64-b522-d4ac2bbead73", "rel": "bookmark"}], "image": {"id": "9de8eb11-5e5f-45f8-9e66-d2877fa8b2bb", "links": [{"href": "http://172.30.9.31:8774/images/9de8eb11-5e5f-45f8-9e66-d2877fa8b2bb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T17:54:55.000000", "flavor": {"id": "fee4849e-cbaf-46d8-889d-4d3feab5b2d0", "links": [{"href": "http://172.30.9.31:8774/flavors/fee4849e-cbaf-46d8-889d-4d3feab5b2d0", "rel": "bookmark"}]}, "id": "d85f1488-a846-4d64-b522-d4ac2bbead73", "security_groups": [{"name": "default"}], "user_id": "57a050b6203a4302b5e27dca65524b57", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T17:54:56Z", "hostId": "63036240e343e858ed8ddaa103a378816bc68bd2dabbbd230d6215ab", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-19de2167-1fc3-4a1f-a1ee-79da03c3b947-inst", "created": "2018-12-27T17:54:45Z", "tenant_id": "6b65c4472e8f42c885f5728eb7799828", "os-extended-volumes:volumes_attached": [{"id": "58f7a38a-885f-4449-8f55-917fc226314d"}, {"id": "5473ca52-a8fb-4b43-86bd-a82edf49a83d"}], "metadata": {}}]} 2018-12-27 17:55:07,230 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail?name=CreateInstanceVolumeTests-19de2167-1fc3-4a1f-a1ee-79da03c3b947-inst used request id req-9d7f7cc7-e410-4c2e-903a-f8113f99df87 2018-12-27 17:55:07,235 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceVolumeTests-19de2167-1fc3-4a1f-a1ee-79da03c3b947-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5e08e97c178f95081991eaa98d02ff2e39e6cb7" 2018-12-27 17:55:07,531 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-2d7de08d-c09e-4f21-b649-7ab5d8291596 Date: Thu, 27 Dec 2018 17:55:07 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"7dc271b4-2fd6-45bf-ab44-9c489a62be6d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"6b65c4472e8f42c885f5728eb7799828","status":"ACTIVE","subnets":["de24a06c-1b28-4671-b266-880e006aaf52"],"description":"","tags":[],"updated_at":"2018-12-27T17:54:31Z","qos_policy_id":null,"name":"CreateInstanceVolumeTests-19de2167-1fc3-4a1f-a1ee-79da03c3b947-pub-net","admin_state_up":true,"tenant_id":"6b65c4472e8f42c885f5728eb7799828","created_at":"2018-12-27T17:54:29Z","mtu":1442}]} 2018-12-27 17:55:07,531 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateInstanceVolumeTests-19de2167-1fc3-4a1f-a1ee-79da03c3b947-pub-net used request id req-2d7de08d-c09e-4f21-b649-7ab5d8291596 2018-12-27 17:55:07,536 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=7dc271b4-2fd6-45bf-ab44-9c489a62be6d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5e08e97c178f95081991eaa98d02ff2e39e6cb7" 2018-12-27 17:55:07,584 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-548f1f8d-5147-4770-9b20-bd9fdf51bc1b Date: Thu, 27 Dec 2018 17:55:07 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7dc271b4-2fd6-45bf-ab44-9c489a62be6d","tenant_id":"6b65c4472e8f42c885f5728eb7799828","created_at":"2018-12-27T17:54:31Z","dns_nameservers":[],"updated_at":"2018-12-27T17:54:31Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"6b65c4472e8f42c885f5728eb7799828","id":"de24a06c-1b28-4671-b266-880e006aaf52","subnetpool_id":null,"name":"CreateInstanceVolumeTests-19de2167-1fc3-4a1f-a1ee-79da03c3b947-pub-subnet"}]} 2018-12-27 17:55:07,584 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=7dc271b4-2fd6-45bf-ab44-9c489a62be6d used request id req-548f1f8d-5147-4770-9b20-bd9fdf51bc1b 2018-12-27 17:55:07,589 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=7dc271b4-2fd6-45bf-ab44-9c489a62be6d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5e08e97c178f95081991eaa98d02ff2e39e6cb7" 2018-12-27 17:55:07,824 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1774 X-Openstack-Request-Id: req-18645a8e-b152-4a08-9410-84ce8257394f Date: Thu, 27 Dec 2018 17:55:07 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T17:54:31Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"de24a06c-1b28-4671-b266-880e006aaf52","ip_address":"10.55.0.2"}],"id":"02b91516-012a-4c76-96b1-2cab7fb3e338","security_groups":[],"mac_address":"fa:16:3e:6e:27:7d","project_id":"6b65c4472e8f42c885f5728eb7799828","status":"DOWN","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-0-2","ip_address":"10.55.0.2","fqdn":"host-10-55-0-2.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7dc271b4-2fd6-45bf-ab44-9c489a62be6d","dns_name":"","created_at":"2018-12-27T17:54:29Z","binding:vnic_type":"normal","device_id":"","tenant_id":"6b65c4472e8f42c885f5728eb7799828"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T17:54:55Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"de24a06c-1b28-4671-b266-880e006aaf52","ip_address":"10.55.0.24"}],"id":"0f03d771-4015-4e9d-b9b3-3c64c0616d5c","security_groups":["ed18b38f-c792-4d40-9a4e-93981f252d51"],"mac_address":"fa:16:3e:1e:2a:70","project_id":"6b65c4472e8f42c885f5728eb7799828","status":"ACTIVE","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-55-0-24","ip_address":"10.55.0.24","fqdn":"host-10-55-0-24.openstacklocal."}],"qos_policy_id":null,"name":"CreateInstanceVolumeTests-19de2167-1fc3-4a1f-a1ee-79da03c3b947-port","admin_state_up":true,"network_id":"7dc271b4-2fd6-45bf-ab44-9c489a62be6d","dns_name":"","created_at":"2018-12-27T17:54:41Z","binding:vnic_type":"normal","device_id":"d85f1488-a846-4d64-b522-d4ac2bbead73","tenant_id":"6b65c4472e8f42c885f5728eb7799828"}]} 2018-12-27 17:55:07,825 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=7dc271b4-2fd6-45bf-ab44-9c489a62be6d used request id req-18645a8e-b152-4a08-9410-84ce8257394f 2018-12-27 17:55:07,825 - create_instance - INFO - Deleting Port with ID - 0f03d771-4015-4e9d-b9b3-3c64c0616d5c 2018-12-27 17:55:07,826 - neutron_utils - INFO - Deleting port with name CreateInstanceVolumeTests-19de2167-1fc3-4a1f-a1ee-79da03c3b947-port 2018-12-27 17:55:07,830 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/ports/0f03d771-4015-4e9d-b9b3-3c64c0616d5c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b97a114d071dc913c6dd04bce62c2afe3e0236fd" 2018-12-27 17:55:08,430 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-50b80055-4148-4333-ab0a-3bfa992d7dec Date: Thu, 27 Dec 2018 17:55:08 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 17:55:08,430 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/ports/0f03d771-4015-4e9d-b9b3-3c64c0616d5c used request id req-50b80055-4148-4333-ab0a-3bfa992d7dec 2018-12-27 17:55:08,433 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8776/v3/6b65c4472e8f42c885f5728eb7799828/volumes/58f7a38a-885f-4449-8f55-917fc226314d -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ba3ee1d0-8e08-4a10-b2c6-96232c2e59f4" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b97a114d071dc913c6dd04bce62c2afe3e0236fd" 2018-12-27 17:55:08,669 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:55:08 GMT Server: Apache x-compute-request-id: req-bf945630-bec0-4935-8e73-d685322345c0 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-bf945630-bec0-4935-8e73-d685322345c0 Content-Encoding: gzip Content-Length: 590 Content-Type: application/json RESP BODY: {"volume": {"status": "in-use", "user_id": "57a050b6203a4302b5e27dca65524b57", "attachments": [{"server_id": "d85f1488-a846-4d64-b522-d4ac2bbead73", "attachment_id": "92790afb-90c9-4152-94ca-4da2458c38d1", "attached_at": "2018-12-27T17:55:02.000000", "host_name": "overcloud-novacompute-1.opnfvlf.org", "volume_id": "58f7a38a-885f-4449-8f55-917fc226314d", "device": "/dev/vdb", "id": "58f7a38a-885f-4449-8f55-917fc226314d"}], "links": [{"href": "http://172.30.9.31:8776/v3/6b65c4472e8f42c885f5728eb7799828/volumes/58f7a38a-885f-4449-8f55-917fc226314d", "rel": "self"}, {"href": "http://172.30.9.31:8776/6b65c4472e8f42c885f5728eb7799828/volumes/58f7a38a-885f-4449-8f55-917fc226314d", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-12-27T17:54:33.000000", "description": null, "os-vol-tenant-attr:tenant_id": "6b65c4472e8f42c885f5728eb7799828", "updated_at": "2018-12-27T17:55:02.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-19de2167-1fc3-4a1f-a1ee-79da03c3b947-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {"attached_mode": "rw"}, "id": "58f7a38a-885f-4449-8f55-917fc226314d", "size": 1}} 2018-12-27 17:55:08,669 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/6b65c4472e8f42c885f5728eb7799828/volumes/58f7a38a-885f-4449-8f55-917fc226314d used request id req-bf945630-bec0-4935-8e73-d685322345c0 2018-12-27 17:55:08,672 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:8774/v2.1/servers/d85f1488-a846-4d64-b522-d4ac2bbead73/os-volume_attachments/58f7a38a-885f-4449-8f55-917fc226314d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b97a114d071dc913c6dd04bce62c2afe3e0236fd" 2018-12-27 17:55:09,703 - novaclient.v2.client - DEBUG - RESP: [202] Date: Thu, 27 Dec 2018 17:55:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-4cebe0b0-2e8b-47af-a824-8c46a63ed673 x-compute-request-id: req-4cebe0b0-2e8b-47af-a824-8c46a63ed673 Content-Length: 0 Content-Type: application/json 2018-12-27 17:55:09,704 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/servers/d85f1488-a846-4d64-b522-d4ac2bbead73/os-volume_attachments/58f7a38a-885f-4449-8f55-917fc226314d used request id req-4cebe0b0-2e8b-47af-a824-8c46a63ed673 2018-12-27 17:55:09,706 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/d85f1488-a846-4d64-b522-d4ac2bbead73 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b97a114d071dc913c6dd04bce62c2afe3e0236fd" 2018-12-27 17:55:09,966 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:55:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-eb6134da-c58a-4448-98e7-91280b25fb73 x-compute-request-id: req-eb6134da-c58a-4448-98e7-91280b25fb73 Content-Encoding: gzip Content-Length: 706 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/d85f1488-a846-4d64-b522-d4ac2bbead73", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/d85f1488-a846-4d64-b522-d4ac2bbead73", "rel": "bookmark"}], "image": {"id": "9de8eb11-5e5f-45f8-9e66-d2877fa8b2bb", "links": [{"href": "http://172.30.9.31:8774/images/9de8eb11-5e5f-45f8-9e66-d2877fa8b2bb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T17:54:55.000000", "flavor": {"id": "fee4849e-cbaf-46d8-889d-4d3feab5b2d0", "links": [{"href": "http://172.30.9.31:8774/flavors/fee4849e-cbaf-46d8-889d-4d3feab5b2d0", "rel": "bookmark"}]}, "id": "d85f1488-a846-4d64-b522-d4ac2bbead73", "user_id": "57a050b6203a4302b5e27dca65524b57", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T17:54:56Z", "hostId": "63036240e343e858ed8ddaa103a378816bc68bd2dabbbd230d6215ab", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-19de2167-1fc3-4a1f-a1ee-79da03c3b947-inst", "created": "2018-12-27T17:54:45Z", "tenant_id": "6b65c4472e8f42c885f5728eb7799828", "os-extended-volumes:volumes_attached": [{"id": "58f7a38a-885f-4449-8f55-917fc226314d"}, {"id": "5473ca52-a8fb-4b43-86bd-a82edf49a83d"}], "metadata": {}}} 2018-12-27 17:55:09,966 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/d85f1488-a846-4d64-b522-d4ac2bbead73 used request id req-eb6134da-c58a-4448-98e7-91280b25fb73 2018-12-27 17:55:12,972 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/d85f1488-a846-4d64-b522-d4ac2bbead73 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b97a114d071dc913c6dd04bce62c2afe3e0236fd" 2018-12-27 17:55:13,268 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:55:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-00f8635b-b4f5-4f7e-b0ce-bab8d6863387 x-compute-request-id: req-00f8635b-b4f5-4f7e-b0ce-bab8d6863387 Content-Encoding: gzip Content-Length: 680 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/d85f1488-a846-4d64-b522-d4ac2bbead73", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/d85f1488-a846-4d64-b522-d4ac2bbead73", "rel": "bookmark"}], "image": {"id": "9de8eb11-5e5f-45f8-9e66-d2877fa8b2bb", "links": [{"href": "http://172.30.9.31:8774/images/9de8eb11-5e5f-45f8-9e66-d2877fa8b2bb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T17:54:55.000000", "flavor": {"id": "fee4849e-cbaf-46d8-889d-4d3feab5b2d0", "links": [{"href": "http://172.30.9.31:8774/flavors/fee4849e-cbaf-46d8-889d-4d3feab5b2d0", "rel": "bookmark"}]}, "id": "d85f1488-a846-4d64-b522-d4ac2bbead73", "user_id": "57a050b6203a4302b5e27dca65524b57", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T17:54:56Z", "hostId": "63036240e343e858ed8ddaa103a378816bc68bd2dabbbd230d6215ab", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-19de2167-1fc3-4a1f-a1ee-79da03c3b947-inst", "created": "2018-12-27T17:54:45Z", "tenant_id": "6b65c4472e8f42c885f5728eb7799828", "os-extended-volumes:volumes_attached": [{"id": "5473ca52-a8fb-4b43-86bd-a82edf49a83d"}], "metadata": {}}} 2018-12-27 17:55:13,268 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/d85f1488-a846-4d64-b522-d4ac2bbead73 used request id req-00f8635b-b4f5-4f7e-b0ce-bab8d6863387 2018-12-27 17:55:13,271 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8776/v3/6b65c4472e8f42c885f5728eb7799828/volumes/5473ca52-a8fb-4b43-86bd-a82edf49a83d -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ba3ee1d0-8e08-4a10-b2c6-96232c2e59f4" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b97a114d071dc913c6dd04bce62c2afe3e0236fd" 2018-12-27 17:55:13,333 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:55:13 GMT Server: Apache x-compute-request-id: req-ab1dcb31-ac02-4d48-97ff-36d80c95315c OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-ab1dcb31-ac02-4d48-97ff-36d80c95315c Content-Encoding: gzip Content-Length: 592 Content-Type: application/json RESP BODY: {"volume": {"status": "in-use", "user_id": "57a050b6203a4302b5e27dca65524b57", "attachments": [{"server_id": "d85f1488-a846-4d64-b522-d4ac2bbead73", "attachment_id": "c39345a8-9bed-468e-acd9-69c41cd0e878", "attached_at": "2018-12-27T17:55:05.000000", "host_name": "overcloud-novacompute-1.opnfvlf.org", "volume_id": "5473ca52-a8fb-4b43-86bd-a82edf49a83d", "device": "/dev/vdc", "id": "5473ca52-a8fb-4b43-86bd-a82edf49a83d"}], "links": [{"href": "http://172.30.9.31:8776/v3/6b65c4472e8f42c885f5728eb7799828/volumes/5473ca52-a8fb-4b43-86bd-a82edf49a83d", "rel": "self"}, {"href": "http://172.30.9.31:8776/6b65c4472e8f42c885f5728eb7799828/volumes/5473ca52-a8fb-4b43-86bd-a82edf49a83d", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-12-27T17:54:35.000000", "description": null, "os-vol-tenant-attr:tenant_id": "6b65c4472e8f42c885f5728eb7799828", "updated_at": "2018-12-27T17:55:06.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-19de2167-1fc3-4a1f-a1ee-79da03c3b947-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {"attached_mode": "rw"}, "id": "5473ca52-a8fb-4b43-86bd-a82edf49a83d", "size": 1}} 2018-12-27 17:55:13,334 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/6b65c4472e8f42c885f5728eb7799828/volumes/5473ca52-a8fb-4b43-86bd-a82edf49a83d used request id req-ab1dcb31-ac02-4d48-97ff-36d80c95315c 2018-12-27 17:55:13,337 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:8774/v2.1/servers/d85f1488-a846-4d64-b522-d4ac2bbead73/os-volume_attachments/5473ca52-a8fb-4b43-86bd-a82edf49a83d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b97a114d071dc913c6dd04bce62c2afe3e0236fd" 2018-12-27 17:55:13,991 - novaclient.v2.client - DEBUG - RESP: [202] Date: Thu, 27 Dec 2018 17:55:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-91f6713f-a447-4746-a74a-7385cb2cdf88 x-compute-request-id: req-91f6713f-a447-4746-a74a-7385cb2cdf88 Content-Length: 0 Content-Type: application/json 2018-12-27 17:55:13,991 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/servers/d85f1488-a846-4d64-b522-d4ac2bbead73/os-volume_attachments/5473ca52-a8fb-4b43-86bd-a82edf49a83d used request id req-91f6713f-a447-4746-a74a-7385cb2cdf88 2018-12-27 17:55:13,994 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/d85f1488-a846-4d64-b522-d4ac2bbead73 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b97a114d071dc913c6dd04bce62c2afe3e0236fd" 2018-12-27 17:55:14,274 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:55:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-12d340a9-8c8c-4524-b4cb-51bfc26f9b2d x-compute-request-id: req-12d340a9-8c8c-4524-b4cb-51bfc26f9b2d Content-Encoding: gzip Content-Length: 680 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/d85f1488-a846-4d64-b522-d4ac2bbead73", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/d85f1488-a846-4d64-b522-d4ac2bbead73", "rel": "bookmark"}], "image": {"id": "9de8eb11-5e5f-45f8-9e66-d2877fa8b2bb", "links": [{"href": "http://172.30.9.31:8774/images/9de8eb11-5e5f-45f8-9e66-d2877fa8b2bb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T17:54:55.000000", "flavor": {"id": "fee4849e-cbaf-46d8-889d-4d3feab5b2d0", "links": [{"href": "http://172.30.9.31:8774/flavors/fee4849e-cbaf-46d8-889d-4d3feab5b2d0", "rel": "bookmark"}]}, "id": "d85f1488-a846-4d64-b522-d4ac2bbead73", "user_id": "57a050b6203a4302b5e27dca65524b57", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T17:54:56Z", "hostId": "63036240e343e858ed8ddaa103a378816bc68bd2dabbbd230d6215ab", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-19de2167-1fc3-4a1f-a1ee-79da03c3b947-inst", "created": "2018-12-27T17:54:45Z", "tenant_id": "6b65c4472e8f42c885f5728eb7799828", "os-extended-volumes:volumes_attached": [{"id": "5473ca52-a8fb-4b43-86bd-a82edf49a83d"}], "metadata": {}}} 2018-12-27 17:55:14,274 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/d85f1488-a846-4d64-b522-d4ac2bbead73 used request id req-12d340a9-8c8c-4524-b4cb-51bfc26f9b2d 2018-12-27 17:55:17,280 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/d85f1488-a846-4d64-b522-d4ac2bbead73 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b97a114d071dc913c6dd04bce62c2afe3e0236fd" 2018-12-27 17:55:17,770 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:55:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bcf642ba-3495-4842-85d7-a8e4732d4f31 x-compute-request-id: req-bcf642ba-3495-4842-85d7-a8e4732d4f31 Content-Encoding: gzip Content-Length: 656 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/d85f1488-a846-4d64-b522-d4ac2bbead73", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/d85f1488-a846-4d64-b522-d4ac2bbead73", "rel": "bookmark"}], "image": {"id": "9de8eb11-5e5f-45f8-9e66-d2877fa8b2bb", "links": [{"href": "http://172.30.9.31:8774/images/9de8eb11-5e5f-45f8-9e66-d2877fa8b2bb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T17:54:55.000000", "flavor": {"id": "fee4849e-cbaf-46d8-889d-4d3feab5b2d0", "links": [{"href": "http://172.30.9.31:8774/flavors/fee4849e-cbaf-46d8-889d-4d3feab5b2d0", "rel": "bookmark"}]}, "id": "d85f1488-a846-4d64-b522-d4ac2bbead73", "user_id": "57a050b6203a4302b5e27dca65524b57", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T17:54:56Z", "hostId": "63036240e343e858ed8ddaa103a378816bc68bd2dabbbd230d6215ab", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-19de2167-1fc3-4a1f-a1ee-79da03c3b947-inst", "created": "2018-12-27T17:54:45Z", "tenant_id": "6b65c4472e8f42c885f5728eb7799828", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-27 17:55:17,770 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/d85f1488-a846-4d64-b522-d4ac2bbead73 used request id req-bcf642ba-3495-4842-85d7-a8e4732d4f31 2018-12-27 17:55:17,771 - create_instance - INFO - Deleting VM instance - CreateInstanceVolumeTests-19de2167-1fc3-4a1f-a1ee-79da03c3b947-inst 2018-12-27 17:55:17,773 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:8774/v2.1/servers/d85f1488-a846-4d64-b522-d4ac2bbead73 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b97a114d071dc913c6dd04bce62c2afe3e0236fd" 2018-12-27 17:55:17,923 - novaclient.v2.client - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:55:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-2917531a-1da5-44b6-bd79-704ea74518f3 x-compute-request-id: req-2917531a-1da5-44b6-bd79-704ea74518f3 Content-Type: application/json 2018-12-27 17:55:17,923 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/servers/d85f1488-a846-4d64-b522-d4ac2bbead73 used request id req-2917531a-1da5-44b6-bd79-704ea74518f3 2018-12-27 17:55:17,924 - create_instance - INFO - Checking deletion status 2018-12-27 17:55:17,926 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/d85f1488-a846-4d64-b522-d4ac2bbead73 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b97a114d071dc913c6dd04bce62c2afe3e0236fd" 2018-12-27 17:55:18,212 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:55:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5d5b94ed-7749-4025-ab63-d577c87da7bc x-compute-request-id: req-5d5b94ed-7749-4025-ab63-d577c87da7bc Content-Encoding: gzip Content-Length: 663 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/d85f1488-a846-4d64-b522-d4ac2bbead73", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/d85f1488-a846-4d64-b522-d4ac2bbead73", "rel": "bookmark"}], "image": {"id": "9de8eb11-5e5f-45f8-9e66-d2877fa8b2bb", "links": [{"href": "http://172.30.9.31:8774/images/9de8eb11-5e5f-45f8-9e66-d2877fa8b2bb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T17:54:55.000000", "flavor": {"id": "fee4849e-cbaf-46d8-889d-4d3feab5b2d0", "links": [{"href": "http://172.30.9.31:8774/flavors/fee4849e-cbaf-46d8-889d-4d3feab5b2d0", "rel": "bookmark"}]}, "id": "d85f1488-a846-4d64-b522-d4ac2bbead73", "user_id": "57a050b6203a4302b5e27dca65524b57", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T17:55:17Z", "hostId": "63036240e343e858ed8ddaa103a378816bc68bd2dabbbd230d6215ab", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-19de2167-1fc3-4a1f-a1ee-79da03c3b947-inst", "created": "2018-12-27T17:54:45Z", "tenant_id": "6b65c4472e8f42c885f5728eb7799828", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-27 17:55:18,212 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/d85f1488-a846-4d64-b522-d4ac2bbead73 used request id req-5d5b94ed-7749-4025-ab63-d577c87da7bc 2018-12-27 17:55:18,213 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-19de2167-1fc3-4a1f-a1ee-79da03c3b947-inst] is - ACTIVE 2018-12-27 17:55:18,213 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-27 17:55:21,216 - create_instance - DEBUG - VM status query timeout in 296.708045006 2018-12-27 17:55:21,219 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/d85f1488-a846-4d64-b522-d4ac2bbead73 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b97a114d071dc913c6dd04bce62c2afe3e0236fd" 2018-12-27 17:55:21,264 - novaclient.v2.client - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:55:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-8522d52a-1f2a-4bec-af67-47a987fcbae1 x-compute-request-id: req-8522d52a-1f2a-4bec-af67-47a987fcbae1 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance d85f1488-a846-4d64-b522-d4ac2bbead73 could not be found.", "code": 404}} 2018-12-27 17:55:21,265 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/d85f1488-a846-4d64-b522-d4ac2bbead73 used request id req-8522d52a-1f2a-4bec-af67-47a987fcbae1 2018-12-27 17:55:21,265 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance d85f1488-a846-4d64-b522-d4ac2bbead73 could not be found. (HTTP 404) (Request-ID: req-8522d52a-1f2a-4bec-af67-47a987fcbae1) 2018-12-27 17:55:21,265 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceVolumeTests-19de2167-1fc3-4a1f-a1ee-79da03c3b947-inst 2018-12-27 17:55:21,269 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:8774/v2.1/flavors/fee4849e-cbaf-46d8-889d-4d3feab5b2d0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14e19641f481e548e7b323a7ee56a5df5ba2a980" 2018-12-27 17:55:21,316 - novaclient.v2.client - DEBUG - RESP: [202] Date: Thu, 27 Dec 2018 17:55:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-266b7c92-c1f5-4efb-8e89-1243b7ba0bbf x-compute-request-id: req-266b7c92-c1f5-4efb-8e89-1243b7ba0bbf Content-Length: 0 Content-Type: application/json 2018-12-27 17:55:21,316 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/flavors/fee4849e-cbaf-46d8-889d-4d3feab5b2d0 used request id req-266b7c92-c1f5-4efb-8e89-1243b7ba0bbf 2018-12-27 17:55:21,317 - neutron_utils - INFO - Deleting subnet with name CreateInstanceVolumeTests-19de2167-1fc3-4a1f-a1ee-79da03c3b947-pub-subnet 2018-12-27 17:55:21,317 - neutron_utils - INFO - Deleting subnet with name CreateInstanceVolumeTests-19de2167-1fc3-4a1f-a1ee-79da03c3b947-pub-subnet 2018-12-27 17:55:21,322 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/subnets/de24a06c-1b28-4671-b266-880e006aaf52 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45b793af71d1990d84b54f3d1f0266dde6389211" 2018-12-27 17:55:22,720 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-3af80a1d-164d-45e4-9271-2400324e23be Date: Thu, 27 Dec 2018 17:55:22 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 17:55:22,721 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/subnets/de24a06c-1b28-4671-b266-880e006aaf52 used request id req-3af80a1d-164d-45e4-9271-2400324e23be 2018-12-27 17:55:22,721 - neutron_utils - INFO - Deleting network with name CreateInstanceVolumeTests-19de2167-1fc3-4a1f-a1ee-79da03c3b947-pub-net 2018-12-27 17:55:22,726 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/networks/7dc271b4-2fd6-45bf-ab44-9c489a62be6d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45b793af71d1990d84b54f3d1f0266dde6389211" 2018-12-27 17:55:24,059 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-e21d6cd5-9da6-45e6-9139-6dfab497c434 Date: Thu, 27 Dec 2018 17:55:24 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 17:55:24,059 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/networks/7dc271b4-2fd6-45bf-ab44-9c489a62be6d used request id req-e21d6cd5-9da6-45e6-9139-6dfab497c434 2018-12-27 17:55:24,063 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8776/v3/6b65c4472e8f42c885f5728eb7799828/volumes/5473ca52-a8fb-4b43-86bd-a82edf49a83d -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-9b3ede2c-b767-4139-9b45-5a8e0433b808" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}700d0827542e2508ce09d0f809132b0189e4f615" 2018-12-27 17:55:24,348 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:55:24 GMT Server: Apache x-compute-request-id: req-d13bda67-1b25-4cd5-a619-bb1a817e03cf OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-d13bda67-1b25-4cd5-a619-bb1a817e03cf Content-Encoding: gzip Content-Length: 469 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "57a050b6203a4302b5e27dca65524b57", "attachments": [], "links": [{"href": "http://172.30.9.31:8776/v3/6b65c4472e8f42c885f5728eb7799828/volumes/5473ca52-a8fb-4b43-86bd-a82edf49a83d", "rel": "self"}, {"href": "http://172.30.9.31:8776/6b65c4472e8f42c885f5728eb7799828/volumes/5473ca52-a8fb-4b43-86bd-a82edf49a83d", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-12-27T17:54:35.000000", "description": null, "os-vol-tenant-attr:tenant_id": "6b65c4472e8f42c885f5728eb7799828", "updated_at": "2018-12-27T17:55:14.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-19de2167-1fc3-4a1f-a1ee-79da03c3b947-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "5473ca52-a8fb-4b43-86bd-a82edf49a83d", "size": 1}} 2018-12-27 17:55:24,348 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/6b65c4472e8f42c885f5728eb7799828/volumes/5473ca52-a8fb-4b43-86bd-a82edf49a83d used request id req-d13bda67-1b25-4cd5-a619-bb1a817e03cf 2018-12-27 17:55:24,348 - create_volume - DEBUG - Instance status is - available 2018-12-27 17:55:24,349 - create_volume - DEBUG - Volume is active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-19de2167-1fc3-4a1f-a1ee-79da03c3b947-2 2018-12-27 17:55:24,349 - cinder_utils - INFO - Deleting volume named - CreateInstanceVolumeTests-CreateInstanceVolumeTests-19de2167-1fc3-4a1f-a1ee-79da03c3b947-2 2018-12-27 17:55:24,351 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:8776/v3/6b65c4472e8f42c885f5728eb7799828/volumes/5473ca52-a8fb-4b43-86bd-a82edf49a83d -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-9b3ede2c-b767-4139-9b45-5a8e0433b808" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}700d0827542e2508ce09d0f809132b0189e4f615" 2018-12-27 17:55:24,626 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Thu, 27 Dec 2018 17:55:24 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-cbe4430b-fe06-4887-9b68-32474c339671 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-27 17:55:24,626 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.31:8776/v3/6b65c4472e8f42c885f5728eb7799828/volumes/5473ca52-a8fb-4b43-86bd-a82edf49a83d used request id req-cbe4430b-fe06-4887-9b68-32474c339671 2018-12-27 17:55:24,629 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8776/v3/6b65c4472e8f42c885f5728eb7799828/volumes/5473ca52-a8fb-4b43-86bd-a82edf49a83d -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-9b3ede2c-b767-4139-9b45-5a8e0433b808" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}700d0827542e2508ce09d0f809132b0189e4f615" 2018-12-27 17:55:24,855 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:55:24 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-ff0131c3-a41f-4db5-a792-5ca17673daae x-openstack-request-id: req-ff0131c3-a41f-4db5-a792-5ca17673daae Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 5473ca52-a8fb-4b43-86bd-a82edf49a83d could not be found.", "code": 404}} 2018-12-27 17:55:24,856 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/6b65c4472e8f42c885f5728eb7799828/volumes/5473ca52-a8fb-4b43-86bd-a82edf49a83d used request id req-ff0131c3-a41f-4db5-a792-5ca17673daae 2018-12-27 17:55:24,856 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume 5473ca52-a8fb-4b43-86bd-a82edf49a83d could not be found. (HTTP 404) (Request-ID: req-ff0131c3-a41f-4db5-a792-5ca17673daae) 2018-12-27 17:55:24,856 - create_volume - INFO - Volume has been properly deleted with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-19de2167-1fc3-4a1f-a1ee-79da03c3b947-2 2018-12-27 17:55:24,859 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8776/v3/6b65c4472e8f42c885f5728eb7799828/volumes/58f7a38a-885f-4449-8f55-917fc226314d -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b90f3476-d7dc-4e96-b189-0612a470f351" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}009018bfb3689a1d3362a4cbf3168f1a852d9877" 2018-12-27 17:55:25,112 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:55:24 GMT Server: Apache x-compute-request-id: req-a894e841-978a-49ab-bc1d-64a4516fea7e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-a894e841-978a-49ab-bc1d-64a4516fea7e Content-Encoding: gzip Content-Length: 468 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "57a050b6203a4302b5e27dca65524b57", "attachments": [], "links": [{"href": "http://172.30.9.31:8776/v3/6b65c4472e8f42c885f5728eb7799828/volumes/58f7a38a-885f-4449-8f55-917fc226314d", "rel": "self"}, {"href": "http://172.30.9.31:8776/6b65c4472e8f42c885f5728eb7799828/volumes/58f7a38a-885f-4449-8f55-917fc226314d", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-12-27T17:54:33.000000", "description": null, "os-vol-tenant-attr:tenant_id": "6b65c4472e8f42c885f5728eb7799828", "updated_at": "2018-12-27T17:55:10.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-19de2167-1fc3-4a1f-a1ee-79da03c3b947-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "58f7a38a-885f-4449-8f55-917fc226314d", "size": 1}} 2018-12-27 17:55:25,112 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/6b65c4472e8f42c885f5728eb7799828/volumes/58f7a38a-885f-4449-8f55-917fc226314d used request id req-a894e841-978a-49ab-bc1d-64a4516fea7e 2018-12-27 17:55:25,112 - create_volume - DEBUG - Instance status is - available 2018-12-27 17:55:25,112 - create_volume - DEBUG - Volume is active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-19de2167-1fc3-4a1f-a1ee-79da03c3b947-1 2018-12-27 17:55:25,113 - cinder_utils - INFO - Deleting volume named - CreateInstanceVolumeTests-CreateInstanceVolumeTests-19de2167-1fc3-4a1f-a1ee-79da03c3b947-1 2018-12-27 17:55:25,115 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:8776/v3/6b65c4472e8f42c885f5728eb7799828/volumes/58f7a38a-885f-4449-8f55-917fc226314d -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b90f3476-d7dc-4e96-b189-0612a470f351" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}009018bfb3689a1d3362a4cbf3168f1a852d9877" 2018-12-27 17:55:25,397 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Thu, 27 Dec 2018 17:55:25 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-9aabab5a-26d0-4b3a-a488-b35a3c44c4f4 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-27 17:55:25,398 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.31:8776/v3/6b65c4472e8f42c885f5728eb7799828/volumes/58f7a38a-885f-4449-8f55-917fc226314d used request id req-9aabab5a-26d0-4b3a-a488-b35a3c44c4f4 2018-12-27 17:55:25,400 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8776/v3/6b65c4472e8f42c885f5728eb7799828/volumes/58f7a38a-885f-4449-8f55-917fc226314d -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b90f3476-d7dc-4e96-b189-0612a470f351" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}009018bfb3689a1d3362a4cbf3168f1a852d9877" 2018-12-27 17:55:25,465 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:55:25 GMT Server: Apache x-compute-request-id: req-daebcdad-966b-4593-b029-52eb07cab32f OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-daebcdad-966b-4593-b029-52eb07cab32f Content-Encoding: gzip Content-Length: 470 Content-Type: application/json RESP BODY: {"volume": {"status": "deleting", "user_id": "57a050b6203a4302b5e27dca65524b57", "attachments": [], "links": [{"href": "http://172.30.9.31:8776/v3/6b65c4472e8f42c885f5728eb7799828/volumes/58f7a38a-885f-4449-8f55-917fc226314d", "rel": "self"}, {"href": "http://172.30.9.31:8776/6b65c4472e8f42c885f5728eb7799828/volumes/58f7a38a-885f-4449-8f55-917fc226314d", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-12-27T17:54:33.000000", "description": null, "os-vol-tenant-attr:tenant_id": "6b65c4472e8f42c885f5728eb7799828", "updated_at": "2018-12-27T17:55:25.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-19de2167-1fc3-4a1f-a1ee-79da03c3b947-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "58f7a38a-885f-4449-8f55-917fc226314d", "size": 1}} 2018-12-27 17:55:25,465 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/6b65c4472e8f42c885f5728eb7799828/volumes/58f7a38a-885f-4449-8f55-917fc226314d used request id req-daebcdad-966b-4593-b029-52eb07cab32f 2018-12-27 17:55:25,465 - create_volume - DEBUG - Instance status is - deleting 2018-12-27 17:55:25,465 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-12-27 17:55:28,469 - create_volume - DEBUG - Volume status query timeout in 56.9293291569 2018-12-27 17:55:28,472 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8776/v3/6b65c4472e8f42c885f5728eb7799828/volumes/58f7a38a-885f-4449-8f55-917fc226314d -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b90f3476-d7dc-4e96-b189-0612a470f351" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}009018bfb3689a1d3362a4cbf3168f1a852d9877" 2018-12-27 17:55:28,695 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:55:28 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-251b848e-46aa-4cb2-a40b-dfd8f4c2601c x-openstack-request-id: req-251b848e-46aa-4cb2-a40b-dfd8f4c2601c Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 58f7a38a-885f-4449-8f55-917fc226314d could not be found.", "code": 404}} 2018-12-27 17:55:28,695 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/6b65c4472e8f42c885f5728eb7799828/volumes/58f7a38a-885f-4449-8f55-917fc226314d used request id req-251b848e-46aa-4cb2-a40b-dfd8f4c2601c 2018-12-27 17:55:28,695 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume 58f7a38a-885f-4449-8f55-917fc226314d could not be found. (HTTP 404) (Request-ID: req-251b848e-46aa-4cb2-a40b-dfd8f4c2601c) 2018-12-27 17:55:28,695 - create_volume - INFO - Volume has been properly deleted with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-19de2167-1fc3-4a1f-a1ee-79da03c3b947-1 2018-12-27 17:55:28,696 - glance_utils - INFO - Deleting image named - CreateInstanceVolumeTests-19de2167-1fc3-4a1f-a1ee-79da03c3b947-image 2018-12-27 17:55:28,699 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9292/v2/images/9de8eb11-5e5f-45f8-9e66-d2877fa8b2bb -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b50870956c4da766942f0b9403f1b4e355245f01" 2018-12-27 17:55:29,367 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-c6c83796-ff56-4101-b46c-953a745fe88c Date: Thu, 27 Dec 2018 17:55:29 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-27 17:55:29,368 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.31:9292/v2/images/9de8eb11-5e5f-45f8-9e66-d2877fa8b2bb used request id req-c6c83796-ff56-4101-b46c-953a745fe88c 2018-12-27 17:55:29,375 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35c7902f971fc376d259382afcf137eca6630c98" 2018-12-27 17:55:29,668 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 35896 X-Openstack-Request-Id: req-85ae939b-1d4c-4c19-a76d-d1701582452a Date: Thu, 27 Dec 2018 17:55:29 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "created_at": "2018-12-27T15:33:01Z", "updated_at": "2018-12-27T15:33:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "35205ac3-06e6-4cf6-bb21-ff8f813cb45b", "remote_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "ade77f59-e70c-4970-8ea8-198222fa332e", "remote_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "c4f3bf7f-d793-498d-a883-bb8c6003f070", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "c85cb618-8f19-445b-8e16-6d467cb17771", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}], "revision_number": 4, "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "created_at": "2018-12-27T15:57:22Z", "updated_at": "2018-12-27T15:57:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "5e258a3b-01f5-4aef-81b7-0b5dc6e5b683", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "65475539-0336-498a-8da4-ff0a80b10089", "remote_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "ae922857-f7ae-4bc8-949b-153fb43bfd00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "b4f87679-52e1-4cf9-bf76-5abb9a9bec06", "remote_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "f7197afc9b61423897aefc9a643d03a1"}], "revision_number": 4, "project_id": "f7197afc9b61423897aefc9a643d03a1", "id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "created_at": "2018-12-27T16:01:54Z", "updated_at": "2018-12-27T16:01:54Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "00dd3abd-acd1-4edb-8f4a-8badcbd2eeb4", "remote_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "018de60d-bc33-4ef0-9eed-6d00b6ce227b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "0d99f0db-fa6b-4201-b67f-a7ff0db82c5d", "remote_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv6", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "5c4049ef-933d-4614-84e7-83584430d462", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv6", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}], "revision_number": 4, "project_id": "8c689c5e31c44b09ab85f80682abbc2a", "id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "created_at": "2018-12-27T15:56:49Z", "updated_at": "2018-12-27T15:56:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "6555e255-763a-4448-b1b1-0c93b2a390bd", "remote_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "777ff7a5-a590-43e5-a84b-7677710494e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "8bac258a-08df-48b7-900b-efbe01a6ec20", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "dc17921e-353f-4898-a970-881b2c8d093d", "remote_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}], "revision_number": 4, "project_id": "28dac9e1580d461c9de52e6659cc4f9d", "id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "created_at": "2018-12-27T16:01:52Z", "updated_at": "2018-12-27T16:01:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "32737757-45f3-4b24-b6ab-5f2d5579b4a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv6", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "ae604ef3-492d-4aa3-8045-1ff84f755a27", "remote_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv4", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "b7bff40a-beda-4996-b140-ed94d010535c", "remote_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv6", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "b8129030-9d72-4d5d-adce-47bbe62492fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv4", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}], "revision_number": 4, "project_id": "81c108a273314b24bf6b48c41b5bbe0c", "id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "created_at": "2018-12-27T15:57:20Z", "updated_at": "2018-12-27T15:57:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "0c389ec4-c0af-4c20-acf9-4fcc1d859dd7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv6", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "3749697a-f2ef-439a-a661-2fb92badd1ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv4", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "b74e0c8c-e243-450e-b1be-69c587093d6d", "remote_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv6", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "c222695b-2f1c-427d-afd7-e0be24ec9f66", "remote_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv4", "project_id": "7fb0e5436e4f467998e672dd71018a45"}], "revision_number": 4, "project_id": "7fb0e5436e4f467998e672dd71018a45", "id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "created_at": "2018-12-27T17:02:11Z", "updated_at": "2018-12-27T17:02:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "675d8a56-1c9b-4c58-a252-61e65997fd05", "remote_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv4", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "84f0587c-7394-4fd6-8f3d-8d6ba94cf3f9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv6", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "8a450b4f-e710-4193-816e-13a2d4e40c07", "remote_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv6", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "c3106b0a-1026-4156-86a9-f0438b7fab93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv4", "project_id": "7cba3664d5674e65a12c8c269a05febf"}], "revision_number": 4, "project_id": "7cba3664d5674e65a12c8c269a05febf", "id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "created_at": "2018-12-27T15:58:29Z", "updated_at": "2018-12-27T15:58:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "2a945ecc-f9fa-4219-96ab-c189a7f5c102", "remote_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv6", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "55e2b54e-68d4-4476-8c9f-e05e347c8970", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv4", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "9983229c-b595-482a-973f-81137a209b6d", "remote_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv4", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "9d4b8450-78ab-4817-a586-372ed88268f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv6", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}], "revision_number": 4, "project_id": "fbd6dbf946a5406398ba810e02d0888e", "id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "created_at": "2018-12-27T15:57:24Z", "updated_at": "2018-12-27T15:57:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "35521f2a-a59d-4798-9fa8-0febfe126076", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv4", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "607d473d-1e6a-4088-a778-7df9ffc1ff68", "remote_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv6", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "6f8fa92b-b67a-4047-a900-f43656aff42b", "remote_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv4", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "890f1d6c-9ae5-45b0-b7a1-282182432b66", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv6", "project_id": "253cc6709e714b8a80a5f74e4257907e"}], "revision_number": 4, "project_id": "253cc6709e714b8a80a5f74e4257907e", "id": "b9546f11-205e-4322-89f8-f0360d6090ed", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "created_at": "2018-12-27T15:57:08Z", "updated_at": "2018-12-27T15:57:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "6739c48b-d899-4c17-bb8e-ffaf8922c034", "remote_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv4", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "9660a6af-4d9b-40b9-9729-f205f66c2bd0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv4", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "bf244c03-fc10-4754-9c2b-b0224401c4f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv6", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "d3bee7cc-a152-441c-9790-abb1f56cec03", "remote_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv6", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}], "revision_number": 4, "project_id": "782a28bd0d40485e85eda6b8ba43840b", "id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "created_at": "2018-12-27T15:57:11Z", "updated_at": "2018-12-27T15:57:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "22c0d2cf-360a-4aa8-ba7e-bfdbf8327d27", "remote_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "553b140a-8ba9-4af7-9f50-bf24e87aebf7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "b2ecf7a5-df98-4d65-a762-767320437c5a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "e49104b2-7c13-49d6-8519-a16dd585346f", "remote_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}], "revision_number": 4, "project_id": "ef7e486beb8f4de39b25ca5f11552328", "id": "d0588e93-db0d-4888-9f99-3399a50df490", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b65c4472e8f42c885f5728eb7799828", "created_at": "2018-12-27T17:54:28Z", "updated_at": "2018-12-27T17:54:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:54:29Z", "revision_number": 0, "id": "0d3104c0-5bae-4bee-ac1d-31f6c0ee77eb", "remote_group_id": "ed18b38f-c792-4d40-9a4e-93981f252d51", "remote_ip_prefix": null, "created_at": "2018-12-27T17:54:29Z", "security_group_id": "ed18b38f-c792-4d40-9a4e-93981f252d51", "tenant_id": "6b65c4472e8f42c885f5728eb7799828", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b65c4472e8f42c885f5728eb7799828"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:54:29Z", "revision_number": 0, "id": "5e801e90-ce27-4e5d-a905-400df89816e1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:54:29Z", "security_group_id": "ed18b38f-c792-4d40-9a4e-93981f252d51", "tenant_id": "6b65c4472e8f42c885f5728eb7799828", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b65c4472e8f42c885f5728eb7799828"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:54:29Z", "revision_number": 0, "id": "8538a8c2-c542-4e62-a3ae-56e6081cec72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:54:29Z", "security_group_id": "ed18b38f-c792-4d40-9a4e-93981f252d51", "tenant_id": "6b65c4472e8f42c885f5728eb7799828", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b65c4472e8f42c885f5728eb7799828"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:54:29Z", "revision_number": 0, "id": "cd01d091-ef77-40ed-8856-1a77439de4fb", "remote_group_id": "ed18b38f-c792-4d40-9a4e-93981f252d51", "remote_ip_prefix": null, "created_at": "2018-12-27T17:54:29Z", "security_group_id": "ed18b38f-c792-4d40-9a4e-93981f252d51", "tenant_id": "6b65c4472e8f42c885f5728eb7799828", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b65c4472e8f42c885f5728eb7799828"}], "revision_number": 4, "project_id": "6b65c4472e8f42c885f5728eb7799828", "id": "ed18b38f-c792-4d40-9a4e-93981f252d51", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "created_at": "2018-12-27T17:19:15Z", "updated_at": "2018-12-27T17:19:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "1990fe24-df44-4561-9f09-f50aab182bf7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "651e4b8b-b29e-409b-9f25-ff2328ccefe6", "remote_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "cc4e2254-2157-4ae1-a233-3047573ddc6d", "remote_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "da56dda4-aaf3-43ff-bdf7-e64892ec2345", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}], "revision_number": 4, "project_id": "2a5a6879c5fa4db798cea6d394565d45", "id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-27T15:33:07Z", "updated_at": "2018-12-27T15:33:07Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "4de95db8-72d6-4aec-a145-e92511971eb9", "remote_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "5f100cff-05d8-4405-8dfb-0a387c123fae", "remote_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "a3f6a193-cc94-4220-a73a-08acf63c449b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "f059d8a5-0c32-49c9-a721-77cc89245ecd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "created_at": "2018-12-27T15:29:16Z", "updated_at": "2018-12-27T15:29:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "3c53841a-5bc0-4192-b482-044411e217ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "5956ff3f-d59d-4af6-82b5-566c888583a7", "remote_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:16Z", "revision_number": 0, "id": "60735d87-52c7-426a-91a6-aff1078a5a2d", "remote_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:16Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "abe97133-61dd-4fdf-baf3-2e07968a324f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "da629caea04941e1ae8979c379dc7c9d"}], "revision_number": 4, "project_id": "da629caea04941e1ae8979c379dc7c9d", "id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "name": "default"}]} 2018-12-27 17:55:29,669 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=default used request id req-85ae939b-1d4c-4c19-a76d-d1701582452a 2018-12-27 17:55:29,676 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35c7902f971fc376d259382afcf137eca6630c98" 2018-12-27 17:55:29,779 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:55:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-235de3be-acc4-4e0c-8dd5-6648efe61738 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b7b4fceec1ad4c6eb74d758b709a9d93", "name": "admin"}} 2018-12-27 17:55:29,779 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93 used request id req-235de3be-acc4-4e0c-8dd5-6648efe61738 2018-12-27 17:55:29,784 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/f7197afc9b61423897aefc9a643d03a1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35c7902f971fc376d259382afcf137eca6630c98" 2018-12-27 17:55:29,906 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:55:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-382ed896-37e4-439f-a429-f35fd62f1ad0 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f7197afc9b61423897aefc9a643d03a1.", "code": 404, "title": "Not Found"}} 2018-12-27 17:55:29,906 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/f7197afc9b61423897aefc9a643d03a1 used request id req-382ed896-37e4-439f-a429-f35fd62f1ad0 2018-12-27 17:55:29,906 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:55:29,910 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/8c689c5e31c44b09ab85f80682abbc2a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35c7902f971fc376d259382afcf137eca6630c98" 2018-12-27 17:55:30,017 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:55:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ba9c149b-4701-42d6-a912-492d76129718 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8c689c5e31c44b09ab85f80682abbc2a.", "code": 404, "title": "Not Found"}} 2018-12-27 17:55:30,017 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/8c689c5e31c44b09ab85f80682abbc2a used request id req-ba9c149b-4701-42d6-a912-492d76129718 2018-12-27 17:55:30,017 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:55:30,021 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/28dac9e1580d461c9de52e6659cc4f9d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35c7902f971fc376d259382afcf137eca6630c98" 2018-12-27 17:55:30,128 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:55:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4d462a6d-95ea-4f2d-b7f8-4b965d5ca55e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 28dac9e1580d461c9de52e6659cc4f9d.", "code": 404, "title": "Not Found"}} 2018-12-27 17:55:30,128 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/28dac9e1580d461c9de52e6659cc4f9d used request id req-4d462a6d-95ea-4f2d-b7f8-4b965d5ca55e 2018-12-27 17:55:30,128 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:55:30,132 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/81c108a273314b24bf6b48c41b5bbe0c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35c7902f971fc376d259382afcf137eca6630c98" 2018-12-27 17:55:30,247 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:55:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8027f4a8-5826-4f26-98d5-da3fdf8414ea Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 81c108a273314b24bf6b48c41b5bbe0c.", "code": 404, "title": "Not Found"}} 2018-12-27 17:55:30,248 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/81c108a273314b24bf6b48c41b5bbe0c used request id req-8027f4a8-5826-4f26-98d5-da3fdf8414ea 2018-12-27 17:55:30,248 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:55:30,251 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/7fb0e5436e4f467998e672dd71018a45 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35c7902f971fc376d259382afcf137eca6630c98" 2018-12-27 17:55:30,359 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:55:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3ebd1db2-af1b-4fb7-bcbb-63305427d502 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7fb0e5436e4f467998e672dd71018a45.", "code": 404, "title": "Not Found"}} 2018-12-27 17:55:30,359 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/7fb0e5436e4f467998e672dd71018a45 used request id req-3ebd1db2-af1b-4fb7-bcbb-63305427d502 2018-12-27 17:55:30,360 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:55:30,363 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/7cba3664d5674e65a12c8c269a05febf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35c7902f971fc376d259382afcf137eca6630c98" 2018-12-27 17:55:30,467 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:55:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ee799276-d395-4fb8-9830-e364c0d458be Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7cba3664d5674e65a12c8c269a05febf.", "code": 404, "title": "Not Found"}} 2018-12-27 17:55:30,468 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/7cba3664d5674e65a12c8c269a05febf used request id req-ee799276-d395-4fb8-9830-e364c0d458be 2018-12-27 17:55:30,468 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:55:30,471 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/fbd6dbf946a5406398ba810e02d0888e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35c7902f971fc376d259382afcf137eca6630c98" 2018-12-27 17:55:30,581 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:55:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b65164f8-4324-450c-8bcf-4683ce65126d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: fbd6dbf946a5406398ba810e02d0888e.", "code": 404, "title": "Not Found"}} 2018-12-27 17:55:30,581 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/fbd6dbf946a5406398ba810e02d0888e used request id req-b65164f8-4324-450c-8bcf-4683ce65126d 2018-12-27 17:55:30,581 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:55:30,585 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/253cc6709e714b8a80a5f74e4257907e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35c7902f971fc376d259382afcf137eca6630c98" 2018-12-27 17:55:30,691 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:55:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e5d211ee-c39c-4e09-9734-5919f15a6021 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 253cc6709e714b8a80a5f74e4257907e.", "code": 404, "title": "Not Found"}} 2018-12-27 17:55:30,691 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/253cc6709e714b8a80a5f74e4257907e used request id req-e5d211ee-c39c-4e09-9734-5919f15a6021 2018-12-27 17:55:30,691 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:55:30,695 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/782a28bd0d40485e85eda6b8ba43840b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35c7902f971fc376d259382afcf137eca6630c98" 2018-12-27 17:55:30,803 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:55:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-152040e5-5f4f-438c-891d-32358edc1142 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 782a28bd0d40485e85eda6b8ba43840b.", "code": 404, "title": "Not Found"}} 2018-12-27 17:55:30,804 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/782a28bd0d40485e85eda6b8ba43840b used request id req-152040e5-5f4f-438c-891d-32358edc1142 2018-12-27 17:55:30,804 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:55:30,807 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/ef7e486beb8f4de39b25ca5f11552328 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35c7902f971fc376d259382afcf137eca6630c98" 2018-12-27 17:55:30,917 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:55:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3de5d61f-f5b8-45d0-9a9e-5c8f6e00e4b1 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: ef7e486beb8f4de39b25ca5f11552328.", "code": 404, "title": "Not Found"}} 2018-12-27 17:55:30,917 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/ef7e486beb8f4de39b25ca5f11552328 used request id req-3de5d61f-f5b8-45d0-9a9e-5c8f6e00e4b1 2018-12-27 17:55:30,917 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:55:30,921 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/6b65c4472e8f42c885f5728eb7799828 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35c7902f971fc376d259382afcf137eca6630c98" 2018-12-27 17:55:31,027 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:55:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-46e1b059-f8e2-4805-a3b1-1765864a4eba Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/6b65c4472e8f42c885f5728eb7799828"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "6b65c4472e8f42c885f5728eb7799828", "name": "CreateInstanceVolumeTests-d3cdb69f-77cf-47f-proj"}} 2018-12-27 17:55:31,027 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/6b65c4472e8f42c885f5728eb7799828 used request id req-46e1b059-f8e2-4805-a3b1-1765864a4eba 2018-12-27 17:55:31,028 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ed18b38f-c792-4d40-9a4e-93981f252d51 2018-12-27 17:55:31,033 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=ed18b38f-c792-4d40-9a4e-93981f252d51 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35c7902f971fc376d259382afcf137eca6630c98" 2018-12-27 17:55:31,255 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-ada2f0c9-02cc-47a0-8504-bba7f306e8d5 Date: Thu, 27 Dec 2018 17:55:31 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "ed18b38f-c792-4d40-9a4e-93981f252d51", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:54:29Z", "security_group_id": "ed18b38f-c792-4d40-9a4e-93981f252d51", "port_range_min": null, "revision_number": 0, "tenant_id": "6b65c4472e8f42c885f5728eb7799828", "created_at": "2018-12-27T17:54:29Z", "project_id": "6b65c4472e8f42c885f5728eb7799828", "id": "0d3104c0-5bae-4bee-ac1d-31f6c0ee77eb"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:54:29Z", "security_group_id": "ed18b38f-c792-4d40-9a4e-93981f252d51", "port_range_min": null, "revision_number": 0, "tenant_id": "6b65c4472e8f42c885f5728eb7799828", "created_at": "2018-12-27T17:54:29Z", "project_id": "6b65c4472e8f42c885f5728eb7799828", "id": "5e801e90-ce27-4e5d-a905-400df89816e1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:54:29Z", "security_group_id": "ed18b38f-c792-4d40-9a4e-93981f252d51", "port_range_min": null, "revision_number": 0, "tenant_id": "6b65c4472e8f42c885f5728eb7799828", "created_at": "2018-12-27T17:54:29Z", "project_id": "6b65c4472e8f42c885f5728eb7799828", "id": "8538a8c2-c542-4e62-a3ae-56e6081cec72"}, {"remote_group_id": "ed18b38f-c792-4d40-9a4e-93981f252d51", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:54:29Z", "security_group_id": "ed18b38f-c792-4d40-9a4e-93981f252d51", "port_range_min": null, "revision_number": 0, "tenant_id": "6b65c4472e8f42c885f5728eb7799828", "created_at": "2018-12-27T17:54:29Z", "project_id": "6b65c4472e8f42c885f5728eb7799828", "id": "cd01d091-ef77-40ed-8856-1a77439de4fb"}]} 2018-12-27 17:55:31,255 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=ed18b38f-c792-4d40-9a4e-93981f252d51 used request id req-ada2f0c9-02cc-47a0-8504-bba7f306e8d5 2018-12-27 17:55:31,256 - neutron_utils - INFO - Deleting security group with name - default 2018-12-27 17:55:31,261 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/security-groups/ed18b38f-c792-4d40-9a4e-93981f252d51 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35c7902f971fc376d259382afcf137eca6630c98" 2018-12-27 17:55:31,648 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-5fe335fb-679e-41fc-90c6-e0f4fff4ae14 Content-Length: 0 Date: Thu, 27 Dec 2018 17:55:31 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 17:55:31,648 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-groups/ed18b38f-c792-4d40-9a4e-93981f252d51 used request id req-5fe335fb-679e-41fc-90c6-e0f4fff4ae14 2018-12-27 17:55:31,649 - keystone_utils - INFO - Deleting project with name - CreateInstanceVolumeTests-d3cdb69f-77cf-47f-proj 2018-12-27 17:55:31,653 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/projects/6b65c4472e8f42c885f5728eb7799828 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35c7902f971fc376d259382afcf137eca6630c98" 2018-12-27 17:55:31,971 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:55:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c2f056b7-d5a6-47a9-b4b4-14ca0b0f196a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:55:31,972 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/6b65c4472e8f42c885f5728eb7799828 used request id req-c2f056b7-d5a6-47a9-b4b4-14ca0b0f196a 2018-12-27 17:55:31,972 - keystone_utils - INFO - Deleting role with name - CreateInstanceVolumeTests-d3cdb69f-77cf-47f-proj-role 2018-12-27 17:55:31,975 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/roles/6869833f45c24d488b2ac7a5f46ba503 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35c7902f971fc376d259382afcf137eca6630c98" 2018-12-27 17:55:32,120 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:55:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-66535427-528b-4e98-9f77-5e148a8ba8f5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:55:32,120 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/roles/6869833f45c24d488b2ac7a5f46ba503 used request id req-66535427-528b-4e98-9f77-5e148a8ba8f5 2018-12-27 17:55:32,123 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35c7902f971fc376d259382afcf137eca6630c98" 2018-12-27 17:55:32,229 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:55:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ce5f29b1-bce0-4c88-a056-3ae7083d8a41 Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8de789d09e46427786a85702e5e8de91", "links": {"self": "http://172.30.9.31:5000/v3/roles/8de789d09e46427786a85702e5e8de91"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 17:55:32,229 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-ce5f29b1-bce0-4c88-a056-3ae7083d8a41 2018-12-27 17:55:32,230 - keystone_utils - INFO - Deleting user with name - CreateInstanceVolumeTests-d3cdb69f-77cf-47f-user 2018-12-27 17:55:32,234 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/users/57a050b6203a4302b5e27dca65524b57 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4046cd4268d1719520231a72c4bfe9a804f6354" 2018-12-27 17:55:32,477 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:55:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-952c243b-7727-4acb-a518-002514e0255e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:55:32,477 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/57a050b6203a4302b5e27dca65524b57 used request id req-952c243b-7727-4acb-a518-002514e0255e 2018-12-27 17:55:32,479 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:55:32,913 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:55:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["yESorCRsQKafqpNNNI8HrA"], "issued_at": "2018-12-27T17:55:32.000000Z"}} 2018-12-27 17:55:32,914 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67ba050463e93552ff82f30c2363dd9103494cd3" 2018-12-27 17:55:33,021 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:55:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d41860e1-0d62-4140-a4e5-6571b9759f4a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:55:33,021 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-d41860e1-0d62-4140-a4e5-6571b9759f4a 2018-12-27 17:55:33,022 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:55:33,023 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:55:33,443 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:55:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["0TaZNiTaRCG6Wj-Oc66oMg"], "issued_at": "2018-12-27T17:55:33.000000Z"}} 2018-12-27 17:55:33,444 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f06337feeeb043ca712cbbc12cd83c114e298c20" 2018-12-27 17:55:33,558 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:55:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-09a3f7ac-c6ce-4279-a021-3d1072c51600 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:55:33,558 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-09a3f7ac-c6ce-4279-a021-3d1072c51600 2018-12-27 17:55:33,563 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 17:55:33,568 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 17:55:33 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 17:55:33,569 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-bcf45d7e-b54c-477-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f06337feeeb043ca712cbbc12cd83c114e298c20" 2018-12-27 17:55:33,675 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:55:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6f6eadb7-f10e-4e00-8009-e07cd1db4d49 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-bcf45d7e-b54c-477-proj", "previous": null, "next": null}, "projects": []} 2018-12-27 17:55:33,675 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-bcf45d7e-b54c-477-proj used request id req-6f6eadb7-f10e-4e00-8009-e07cd1db4d49 2018-12-27 17:55:33,679 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f06337feeeb043ca712cbbc12cd83c114e298c20" 2018-12-27 17:55:33,798 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:55:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dc58555a-f58a-4259-8458-8ef59e4e5374 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-27 17:55:33,798 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-dc58555a-f58a-4259-8458-8ef59e4e5374 2018-12-27 17:55:33,802 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f06337feeeb043ca712cbbc12cd83c114e298c20" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackSuccessTests-bcf45d7e-b54c-477-proj"}}' 2018-12-27 17:55:33,952 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 27 Dec 2018 17:55:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3ce00637-b0d4-40e0-acea-3ebfdba33992 Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/4f3ca1cad8344126a181f79c0181a7af"}, "tags": [], "enabled": true, "id": "4f3ca1cad8344126a181f79c0181a7af", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-bcf45d7e-b54c-477-proj"}} 2018-12-27 17:55:33,952 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-3ce00637-b0d4-40e0-acea-3ebfdba33992 2018-12-27 17:55:33,952 - keystone_utils - INFO - Created project with name - CreateStackSuccessTests-bcf45d7e-b54c-477-proj 2018-12-27 17:55:33,953 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:55:33,953 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:55:34,370 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:55:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["TbMZxPPcTEOCdufjgjgnaQ"], "issued_at": "2018-12-27T17:55:34.000000Z"}} 2018-12-27 17:55:34,371 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fa6ada0bbd2c53c2b1d8e74ae2d0708f22f5fbb" 2018-12-27 17:55:34,476 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:55:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-297f6411-547b-489c-a4ae-3a63794d3289 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:55:34,477 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-297f6411-547b-489c-a4ae-3a63794d3289 2018-12-27 17:55:34,481 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 17:55:34,486 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 17:55:34 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 17:55:34,487 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fa6ada0bbd2c53c2b1d8e74ae2d0708f22f5fbb" 2018-12-27 17:55:34,615 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:55:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aeed7da4-0c3a-44ae-ab69-088dcaf5775d Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "links": {"self": "http://172.30.9.31:5000/v3/users/01fa52e7b3674fc48643fa4ffca67e4e"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "01fa52e7b3674fc48643fa4ffca67e4e", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/05a834ddebbc40688596b7460b47439e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05a834ddebbc40688596b7460b47439e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/08226a0ad01943f39559448239e291e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "08226a0ad01943f39559448239e291e1", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/55c0552fe37a4f7ca0e73939514bc683"}, "domain_id": "default", "enabled": true, "options": {}, "id": "55c0552fe37a4f7ca0e73939514bc683", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/646a4af4e3b5439a97996d353fea3924"}, "domain_id": "914eec1d43ea4caf9d2fd33268c06258", "enabled": true, "options": {}, "id": "646a4af4e3b5439a97996d353fea3924", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/85fb203e51c34d3f8122e285a6a318b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85fb203e51c34d3f8122e285a6a318b3", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/905e7f4b42d24cca93b99d2401fa3378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "905e7f4b42d24cca93b99d2401fa3378", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/a5bc08b9f81f4e5bb86c24f9f7547bae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5bc08b9f81f4e5bb86c24f9f7547bae", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/a5c780627f004d318bf908d80305da9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5c780627f004d318bf908d80305da9c", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/b18425bf2b044bc9af7e194919539a17"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b18425bf2b044bc9af7e194919539a17", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/b8d2134b619d4dca80e21d6fb16449b0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b8d2134b619d4dca80e21d6fb16449b0", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/b9ab6a25a652438285139fe5b44aea62"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9ab6a25a652438285139fe5b44aea62", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/c08462554a4844d681348f58b9b0edee"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c08462554a4844d681348f58b9b0edee", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/ddfc3a9aad444d4782eae677c8a98130"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ddfc3a9aad444d4782eae677c8a98130", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/f2a74f2185a54676a6cb2bb5ecfcc4f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2a74f2185a54676a6cb2bb5ecfcc4f6", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-12-27 17:55:34,615 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-aeed7da4-0c3a-44ae-ab69-088dcaf5775d 2018-12-27 17:55:34,619 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?name=CreateStackSuccessTests-bcf45d7e-b54c-477-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fa6ada0bbd2c53c2b1d8e74ae2d0708f22f5fbb" 2018-12-27 17:55:34,734 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:55:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-12030413-37b1-46c3-a8f1-f8b358f4f755 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?name=CreateStackSuccessTests-bcf45d7e-b54c-477-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/4f3ca1cad8344126a181f79c0181a7af"}, "tags": [], "enabled": true, "id": "4f3ca1cad8344126a181f79c0181a7af", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-bcf45d7e-b54c-477-proj"}]} 2018-12-27 17:55:34,734 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?name=CreateStackSuccessTests-bcf45d7e-b54c-477-proj used request id req-12030413-37b1-46c3-a8f1-f8b358f4f755 2018-12-27 17:55:34,738 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fa6ada0bbd2c53c2b1d8e74ae2d0708f22f5fbb" 2018-12-27 17:55:34,848 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:55:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-db56c3e1-152b-4ef7-b6c6-82e41c3a82a0 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-27 17:55:34,848 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-db56c3e1-152b-4ef7-b6c6-82e41c3a82a0 2018-12-27 17:55:35,248 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fa6ada0bbd2c53c2b1d8e74ae2d0708f22f5fbb" 2018-12-27 17:55:35,368 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:55:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2abda3d5-57c7-4fa3-b1a0-de2bfde004db Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8de789d09e46427786a85702e5e8de91", "links": {"self": "http://172.30.9.31:5000/v3/roles/8de789d09e46427786a85702e5e8de91"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 17:55:35,369 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-2abda3d5-57c7-4fa3-b1a0-de2bfde004db 2018-12-27 17:55:35,372 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?name=CreateStackSuccessTests-bcf45d7e-b54c-477-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fa6ada0bbd2c53c2b1d8e74ae2d0708f22f5fbb" 2018-12-27 17:55:35,481 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:55:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b34e651e-5d1c-48c3-a577-fa580df9f7c2 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?name=CreateStackSuccessTests-bcf45d7e-b54c-477-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/4f3ca1cad8344126a181f79c0181a7af"}, "tags": [], "enabled": true, "id": "4f3ca1cad8344126a181f79c0181a7af", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-bcf45d7e-b54c-477-proj"}]} 2018-12-27 17:55:35,482 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?name=CreateStackSuccessTests-bcf45d7e-b54c-477-proj used request id req-b34e651e-5d1c-48c3-a577-fa580df9f7c2 2018-12-27 17:55:35,485 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/users/3c5d95478f8544e58627a9f57314c99d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fa6ada0bbd2c53c2b1d8e74ae2d0708f22f5fbb" 2018-12-27 17:55:35,606 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:55:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ab22e0ab-1dfb-4808-b148-cb2e61f1c8ff Content-Encoding: gzip Content-Length: 245 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackSuccessTests-bcf45d7e-b54c-477-user", "links": {"self": "http://172.30.9.31:5000/v3/users/3c5d95478f8544e58627a9f57314c99d"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "4f3ca1cad8344126a181f79c0181a7af", "id": "3c5d95478f8544e58627a9f57314c99d", "password_expires_at": null}} 2018-12-27 17:55:35,606 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users/3c5d95478f8544e58627a9f57314c99d used request id req-ab22e0ab-1dfb-4808-b148-cb2e61f1c8ff 2018-12-27 17:55:35,610 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/4f3ca1cad8344126a181f79c0181a7af/users/3c5d95478f8544e58627a9f57314c99d/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fa6ada0bbd2c53c2b1d8e74ae2d0708f22f5fbb" 2018-12-27 17:55:35,747 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:55:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0c65e01f-e6c3-4667-9441-1d65eb64faec Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects/4f3ca1cad8344126a181f79c0181a7af/users/3c5d95478f8544e58627a9f57314c99d/roles", "previous": null, "next": null}, "roles": []} 2018-12-27 17:55:35,747 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/4f3ca1cad8344126a181f79c0181a7af/users/3c5d95478f8544e58627a9f57314c99d/roles used request id req-0c65e01f-e6c3-4667-9441-1d65eb64faec 2018-12-27 17:55:35,751 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles/8de789d09e46427786a85702e5e8de91 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fa6ada0bbd2c53c2b1d8e74ae2d0708f22f5fbb" 2018-12-27 17:55:35,858 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:55:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9e3de0ac-7ce5-4bc2-b4e7-389fdf59cdf8 Content-Encoding: gzip Content-Length: 149 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "8de789d09e46427786a85702e5e8de91", "links": {"self": "http://172.30.9.31:5000/v3/roles/8de789d09e46427786a85702e5e8de91"}, "name": "heat_stack_owner"}} 2018-12-27 17:55:35,859 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles/8de789d09e46427786a85702e5e8de91 used request id req-9e3de0ac-7ce5-4bc2-b4e7-389fdf59cdf8 2018-12-27 17:55:35,859 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackSuccessTests-bcf45d7e-b54c-477-proj 2018-12-27 17:55:35,862 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:5000/v3/projects/4f3ca1cad8344126a181f79c0181a7af/users/3c5d95478f8544e58627a9f57314c99d/roles/8de789d09e46427786a85702e5e8de91 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fa6ada0bbd2c53c2b1d8e74ae2d0708f22f5fbb" 2018-12-27 17:55:35,926 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:55:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f0d56745-099c-4dda-8bda-c7db02ccee7e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:55:35,926 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/4f3ca1cad8344126a181f79c0181a7af/users/3c5d95478f8544e58627a9f57314c99d/roles/8de789d09e46427786a85702e5e8de91 used request id req-f0d56745-099c-4dda-8bda-c7db02ccee7e 2018-12-27 17:55:35,927 - keystone_utils - INFO - Created user with name - CreateStackSuccessTests-bcf45d7e-b54c-477-user 2018-12-27 17:55:35,927 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:55:35,930 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f06337feeeb043ca712cbbc12cd83c114e298c20" 2018-12-27 17:55:36,042 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:55:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5a099f99-f47d-4268-87dd-9f862a4bf878 Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8de789d09e46427786a85702e5e8de91", "links": {"self": "http://172.30.9.31:5000/v3/roles/8de789d09e46427786a85702e5e8de91"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 17:55:36,042 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-5a099f99-f47d-4268-87dd-9f862a4bf878 2018-12-27 17:55:36,046 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f06337feeeb043ca712cbbc12cd83c114e298c20" -d '{"role": {"name": "CreateStackSuccessTests-bcf45d7e-b54c-477-proj-role"}}' 2018-12-27 17:55:36,175 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 27 Dec 2018 17:55:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c0c5616c-f08e-456a-9f18-77987c91d83e Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "a81f9b2e30c94f9199ee0369b7defc62", "links": {"self": "http://172.30.9.31:5000/v3/roles/a81f9b2e30c94f9199ee0369b7defc62"}, "name": "CreateStackSuccessTests-bcf45d7e-b54c-477-proj-role"}} 2018-12-27 17:55:36,175 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/roles used request id req-c0c5616c-f08e-456a-9f18-77987c91d83e 2018-12-27 17:55:36,175 - keystone_utils - INFO - Created role with name - CreateStackSuccessTests-bcf45d7e-b54c-477-proj-role 2018-12-27 17:55:36,178 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles/a81f9b2e30c94f9199ee0369b7defc62 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f06337feeeb043ca712cbbc12cd83c114e298c20" 2018-12-27 17:55:36,280 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:55:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-de1d6f99-8794-4265-a9c7-57f1980e3b7d Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "a81f9b2e30c94f9199ee0369b7defc62", "links": {"self": "http://172.30.9.31:5000/v3/roles/a81f9b2e30c94f9199ee0369b7defc62"}, "name": "CreateStackSuccessTests-bcf45d7e-b54c-477-proj-role"}} 2018-12-27 17:55:36,280 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles/a81f9b2e30c94f9199ee0369b7defc62 used request id req-de1d6f99-8794-4265-a9c7-57f1980e3b7d 2018-12-27 17:55:36,281 - keystone_utils - INFO - Granting role CreateStackSuccessTests-bcf45d7e-b54c-477-proj-role to project CreateStackSuccessTests-bcf45d7e-b54c-477-proj 2018-12-27 17:55:36,284 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:5000/v3/projects/4f3ca1cad8344126a181f79c0181a7af/users/3c5d95478f8544e58627a9f57314c99d/roles/a81f9b2e30c94f9199ee0369b7defc62 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f06337feeeb043ca712cbbc12cd83c114e298c20" 2018-12-27 17:55:36,446 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:55:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-34eed9c4-a003-4607-b39b-3349b75894fe Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:55:36,446 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/4f3ca1cad8344126a181f79c0181a7af/users/3c5d95478f8544e58627a9f57314c99d/roles/a81f9b2e30c94f9199ee0369b7defc62 used request id req-34eed9c4-a003-4607-b39b-3349b75894fe 2018-12-27 17:55:36,447 - heat_utils - DEBUG - Retrieving Heat Client 2018-12-27 17:55:36,453 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-12-27 17:55:36,453 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:55:36,454 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:55:36,867 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "a81f9b2e30c94f9199ee0369b7defc62", "name": "CreateStackSuccessTests-bcf45d7e-b54c-477-proj-role"}], "expires_at": "2018-12-27T18:55:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4f3ca1cad8344126a181f79c0181a7af", "name": "CreateStackSuccessTests-bcf45d7e-b54c-477-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/4f3ca1cad8344126a181f79c0181a7af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/4f3ca1cad8344126a181f79c0181a7af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/4f3ca1cad8344126a181f79c0181a7af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/4f3ca1cad8344126a181f79c0181a7af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/4f3ca1cad8344126a181f79c0181a7af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/4f3ca1cad8344126a181f79c0181a7af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/4f3ca1cad8344126a181f79c0181a7af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/4f3ca1cad8344126a181f79c0181a7af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/4f3ca1cad8344126a181f79c0181a7af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_4f3ca1cad8344126a181f79c0181a7af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_4f3ca1cad8344126a181f79c0181a7af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/4f3ca1cad8344126a181f79c0181a7af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/4f3ca1cad8344126a181f79c0181a7af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/4f3ca1cad8344126a181f79c0181a7af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-bcf45d7e-b54c-477-user", "id": "3c5d95478f8544e58627a9f57314c99d"}, "audit_ids": ["4xjpzo3tQTal--rTrOib6A"], "issued_at": "2018-12-27T17:55:36.000000Z"}} 2018-12-27 17:55:36,868 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0fd58b302988ec5454e2c03ce11e94d468bfc970" 2018-12-27 17:55:36,950 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:55:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-66b0daa8-9ad3-4a72-b09e-597fc269bce8 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:55:36,950 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-66b0daa8-9ad3-4a72-b09e-597fc269bce8 2018-12-27 17:55:36,954 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0fd58b302988ec5454e2c03ce11e94d468bfc970" 2018-12-27 17:55:37,166 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 168 Content-Type: application/json X-Openstack-Request-Id: req-c4c22595-19e9-4f74-8c8f-760463c82f04 Date: Thu, 27 Dec 2018 17:55:37 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-image"} 2018-12-27 17:55:37,166 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-image used request id req-c4c22595-19e9-4f74-8c8f-760463c82f04 2018-12-27 17:55:37,169 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0fd58b302988ec5454e2c03ce11e94d468bfc970" 2018-12-27 17:55:37,371 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-770b469d-f02c-44b4-9b1a-e65ca507c9f1 Date: Thu, 27 Dec 2018 17:55:37 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-27 17:55:37,372 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/schemas/image used request id req-770b469d-f02c-44b4-9b1a-e65ca507c9f1 2018-12-27 17:55:37,402 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}0fd58b302988ec5454e2c03ce11e94d468bfc970" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-image"}' 2018-12-27 17:55:37,662 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 627 Content-Type: application/json Location: http://172.30.9.31:9292/v2/images/97edded8-e5d8-4e28-bf7b-19d3b57bb43c Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-1a762288-ee35-46b9-bdfe-0cd39d53de5c Date: Thu, 27 Dec 2018 17:55:37 GMT RESP BODY: {"status": "queued", "name": "CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-image", "tags": [], "container_format": "bare", "created_at": "2018-12-27T17:55:37Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-12-27T17:55:37Z", "visibility": "shared", "locations": [], "self": "/v2/images/97edded8-e5d8-4e28-bf7b-19d3b57bb43c", "min_disk": 0, "protected": false, "id": "97edded8-e5d8-4e28-bf7b-19d3b57bb43c", "file": "/v2/images/97edded8-e5d8-4e28-bf7b-19d3b57bb43c/file", "checksum": null, "owner": "4f3ca1cad8344126a181f79c0181a7af", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-27 17:55:37,662 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.31:9292/v2/images used request id req-1a762288-ee35-46b9-bdfe-0cd39d53de5c 2018-12-27 17:55:37,673 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:9292/v2/images/97edded8-e5d8-4e28-bf7b-19d3b57bb43c/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0fd58b302988ec5454e2c03ce11e94d468bfc970" -d '' 2018-12-27 17:55:38,856 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-55ed74c8-df11-4262-be69-4744e1b72831 Date: Thu, 27 Dec 2018 17:55:38 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-27 17:55:38,856 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.31:9292/v2/images/97edded8-e5d8-4e28-bf7b-19d3b57bb43c/file used request id req-55ed74c8-df11-4262-be69-4744e1b72831 2018-12-27 17:55:38,856 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-27 17:55:38,859 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/images/97edded8-e5d8-4e28-bf7b-19d3b57bb43c -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0fd58b302988ec5454e2c03ce11e94d468bfc970" 2018-12-27 17:55:38,881 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-3e811307-2590-4b8f-8678-21829c04f392 Date: Thu, 27 Dec 2018 17:55:38 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-image", "tags": [], "container_format": "bare", "created_at": "2018-12-27T17:55:37Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-27T17:55:38Z", "visibility": "shared", "locations": [{"url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/97edded8-e5d8-4e28-bf7b-19d3b57bb43c/snap", "metadata": {}}], "self": "/v2/images/97edded8-e5d8-4e28-bf7b-19d3b57bb43c", "min_disk": 0, "protected": false, "id": "97edded8-e5d8-4e28-bf7b-19d3b57bb43c", "file": "/v2/images/97edded8-e5d8-4e28-bf7b-19d3b57bb43c/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "4f3ca1cad8344126a181f79c0181a7af", "direct_url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/97edded8-e5d8-4e28-bf7b-19d3b57bb43c/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-27 17:55:38,881 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images/97edded8-e5d8-4e28-bf7b-19d3b57bb43c used request id req-3e811307-2590-4b8f-8678-21829c04f392 2018-12-27 17:55:38,884 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0fd58b302988ec5454e2c03ce11e94d468bfc970" 2018-12-27 17:55:39,088 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-a39cf906-10bd-4582-a7dc-39f0177d0d9c Date: Thu, 27 Dec 2018 17:55:39 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-27 17:55:39,088 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/schemas/image used request id req-a39cf906-10bd-4582-a7dc-39f0177d0d9c 2018-12-27 17:55:39,091 - create_image - INFO - Created image with name - CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-image 2018-12-27 17:55:39,093 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/images/97edded8-e5d8-4e28-bf7b-19d3b57bb43c -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0fd58b302988ec5454e2c03ce11e94d468bfc970" 2018-12-27 17:55:39,310 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-e9917077-1df0-4456-b943-1bbdb1ce7c3a Date: Thu, 27 Dec 2018 17:55:39 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-image", "tags": [], "container_format": "bare", "created_at": "2018-12-27T17:55:37Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-27T17:55:38Z", "visibility": "shared", "locations": [{"url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/97edded8-e5d8-4e28-bf7b-19d3b57bb43c/snap", "metadata": {}}], "self": "/v2/images/97edded8-e5d8-4e28-bf7b-19d3b57bb43c", "min_disk": 0, "protected": false, "id": "97edded8-e5d8-4e28-bf7b-19d3b57bb43c", "file": "/v2/images/97edded8-e5d8-4e28-bf7b-19d3b57bb43c/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "4f3ca1cad8344126a181f79c0181a7af", "direct_url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/97edded8-e5d8-4e28-bf7b-19d3b57bb43c/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-27 17:55:39,310 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images/97edded8-e5d8-4e28-bf7b-19d3b57bb43c used request id req-e9917077-1df0-4456-b943-1bbdb1ce7c3a 2018-12-27 17:55:39,311 - create_image - DEBUG - Instance status is - active 2018-12-27 17:55:39,311 - create_image - DEBUG - Image is active with name - CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-image 2018-12-27 17:55:39,311 - create_image - INFO - Image is now active with name - CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-image 2018-12-27 17:55:39,311 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:55:39,312 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:55:39,733 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:55:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["PC95HQAmT2aHAXZJprsw1A"], "issued_at": "2018-12-27T17:55:39.000000Z"}} 2018-12-27 17:55:39,734 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}384086e0f78ab49fa839efd7412379b801fe2776" 2018-12-27 17:55:39,834 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:55:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-415314ae-2aba-4c2e-8938-517a3c69a56c Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:55:39,834 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-415314ae-2aba-4c2e-8938-517a3c69a56c 2018-12-27 17:55:39,835 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-27 17:55:39,842 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}384086e0f78ab49fa839efd7412379b801fe2776" 2018-12-27 17:55:40,069 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:55:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-9fa20c2b-9243-453b-bab5-6f77a36db8f2 x-compute-request-id: req-9fa20c2b-9243-453b-bab5-6f77a36db8f2 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-12-27 17:55:40,069 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-9fa20c2b-9243-453b-bab5-6f77a36db8f2 2018-12-27 17:55:40,073 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}384086e0f78ab49fa839efd7412379b801fe2776" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-12-27 17:55:40,122 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:55:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8f8ba69e-e56e-4909-9b3a-3f2e0c9b7f0f x-compute-request-id: req-8f8ba69e-e56e-4909-9b3a-3f2e0c9b7f0f Content-Encoding: gzip Content-Length: 319 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-flavor-name", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/1d4fd9fd-90c0-4e17-a7e5-986aa473e489", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/1d4fd9fd-90c0-4e17-a7e5-986aa473e489", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "1d4fd9fd-90c0-4e17-a7e5-986aa473e489"}} 2018-12-27 17:55:40,123 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-8f8ba69e-e56e-4909-9b3a-3f2e0c9b7f0f 2018-12-27 17:55:40,150 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:55:40,151 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:55:40,559 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "a81f9b2e30c94f9199ee0369b7defc62", "name": "CreateStackSuccessTests-bcf45d7e-b54c-477-proj-role"}], "expires_at": "2018-12-27T18:55:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4f3ca1cad8344126a181f79c0181a7af", "name": "CreateStackSuccessTests-bcf45d7e-b54c-477-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/4f3ca1cad8344126a181f79c0181a7af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/4f3ca1cad8344126a181f79c0181a7af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/4f3ca1cad8344126a181f79c0181a7af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/4f3ca1cad8344126a181f79c0181a7af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/4f3ca1cad8344126a181f79c0181a7af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/4f3ca1cad8344126a181f79c0181a7af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/4f3ca1cad8344126a181f79c0181a7af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/4f3ca1cad8344126a181f79c0181a7af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/4f3ca1cad8344126a181f79c0181a7af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_4f3ca1cad8344126a181f79c0181a7af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_4f3ca1cad8344126a181f79c0181a7af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/4f3ca1cad8344126a181f79c0181a7af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/4f3ca1cad8344126a181f79c0181a7af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/4f3ca1cad8344126a181f79c0181a7af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-bcf45d7e-b54c-477-user", "id": "3c5d95478f8544e58627a9f57314c99d"}, "audit_ids": ["jGLl7vuNSIqlMoz5hNk44Q"], "issued_at": "2018-12-27T17:55:40.000000Z"}} 2018-12-27 17:55:40,560 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26ed0a33c3f891009feab3057581d490a7d721cb" 2018-12-27 17:55:40,658 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:55:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-26ca7a3e-59cf-4d7a-86d6-a40b357f3c54 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:55:40,658 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-26ca7a3e-59cf-4d7a-86d6-a40b357f3c54 2018-12-27 17:55:40,661 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-27 17:55:40,663 - heat_utils - DEBUG - Retrieving Heat Client 2018-12-27 17:55:40,666 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/4f3ca1cad8344126a181f79c0181a7af/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26ed0a33c3f891009feab3057581d490a7d721cb" 2018-12-27 17:55:41,371 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:55:40 GMT Server: Apache x-openstack-request-id: req-5d79b869-b72f-4b70-8ce4-8846712ad268 Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-12-27 17:55:41,371 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/4f3ca1cad8344126a181f79c0181a7af/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-stack used request id req-5d79b869-b72f-4b70-8ce4-8846712ad268 2018-12-27 17:55:41,374 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:8004/v1/4f3ca1cad8344126a181f79c0181a7af/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26ed0a33c3f891009feab3057581d490a7d721cb" -d '{"stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-stack", "template": {"heat_template_version": "2015-04-30", "description": "Simple template to deploy a single compute instance", "parameters": {"flavor_name": {"default": "m1.small", "type": "string", "description": "Type of instance (flavor) to be used", "label": "Instance Type"}, "inst_name": {"default": "test_vm", "type": "string", "description": "The name of the spawned vm", "label": "Test VM name"}, "subnet_name": {"default": "test_subnet", "type": "string", "description": "The name of the stack's subnet", "label": "Test subnet name"}, "net_name": {"default": "test_net", "type": "string", "description": "The name of the stack's network", "label": "Test network name"}, "image_name": {"default": "heat_utils_tests", "type": "string", "description": "Image to be used for compute instance", "label": "Image ID"}}, "resources": {"server1_port": {"type": "OS::Neutron::Port", "properties": {"network_id": {"get_resource": "private_net"}, "fixed_ips": [{"subnet_id": {"get_resource": "private_subnet"}}]}}, "private_subnet": {"type": "OS::Neutron::Subnet", "properties": {"network_id": {"get_resource": "private_net"}, "cidr": "10.0.0.0/24", "name": {"get_param": "subnet_name"}}}, "private_net": {"type": "OS::Neutron::Net", "properties": {"name": {"get_param": "net_name"}}}, "my_instance": {"type": "OS::Nova::Server", "properties": {"image": {"get_param": "image_name"}, "name": {"get_param": "inst_name"}, "flavor": {"get_param": "flavor_name"}, "networks": [{"port": {"get_resource": "server1_port"}}]}}}}, "parameters": {"net_name": "CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-net", "inst_name": "CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-inst", "subnet_name": "CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-subnet", "image_name": "CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-image", "flavor_name": "CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-flavor-name"}}' 2018-12-27 17:55:45,309 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 27 Dec 2018 17:55:41 GMT Server: Apache x-openstack-request-id: req-f6c4a308-27f4-4895-b358-420fb842acef Location: http://172.30.9.31:8004/v1/4f3ca1cad8344126a181f79c0181a7af/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-stack/97856607-cc9a-496f-abb9-a22e25799f0f Content-Length: 291 Content-Type: application/json RESP BODY: {"stack": {"id": "97856607-cc9a-496f-abb9-a22e25799f0f", "links": [{"href": "http://172.30.9.31:8004/v1/4f3ca1cad8344126a181f79c0181a7af/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-stack/97856607-cc9a-496f-abb9-a22e25799f0f", "rel": "self"}]}} 2018-12-27 17:55:45,309 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.31:8004/v1/4f3ca1cad8344126a181f79c0181a7af/stacks used request id req-f6c4a308-27f4-4895-b358-420fb842acef 2018-12-27 17:55:45,312 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/4f3ca1cad8344126a181f79c0181a7af/stacks/97856607-cc9a-496f-abb9-a22e25799f0f -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26ed0a33c3f891009feab3057581d490a7d721cb" 2018-12-27 17:55:45,936 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 17:55:45 GMT Server: Apache x-openstack-request-id: req-00a20b2d-abc8-48d3-8de7-5943f60e0896 Location: http://172.30.9.31:8004/v1/4f3ca1cad8344126a181f79c0181a7af/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-stack/97856607-cc9a-496f-abb9-a22e25799f0f Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/4f3ca1cad8344126a181f79c0181a7af/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-stack/97856607-cc9a-496f-abb9-a22e25799f0f;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-27 17:55:46,633 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:55:45 GMT Server: Apache x-openstack-request-id: req-6606c7af-68f0-4ace-a73a-18c1e1bbf22a Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 555 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "4f3ca1cad8344126a181f79c0181a7af", "OS::stack_id": "97856607-cc9a-496f-abb9-a22e25799f0f", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-stack", "image_name": "CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-image", "inst_name": "CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-inst", "subnet_name": "CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-subnet", "net_name": "CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-net", "flavor_name": "CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-stack", "stack_user_project_id": "2ca1508df0ec40538a797910b5a97c3a", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-27T17:55:44Z", "links": [{"href": "http://172.30.9.31:8004/v1/4f3ca1cad8344126a181f79c0181a7af/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-stack/97856607-cc9a-496f-abb9-a22e25799f0f", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "97856607-cc9a-496f-abb9-a22e25799f0f", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-27 17:55:46,634 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/4f3ca1cad8344126a181f79c0181a7af/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-stack/97856607-cc9a-496f-abb9-a22e25799f0f used request id req-6606c7af-68f0-4ace-a73a-18c1e1bbf22a 2018-12-27 17:55:46,634 - create_stack - INFO - Created stack with name - CreateStackSuccessTests-CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-stack 2018-12-27 17:55:46,637 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/4f3ca1cad8344126a181f79c0181a7af/stacks/97856607-cc9a-496f-abb9-a22e25799f0f -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26ed0a33c3f891009feab3057581d490a7d721cb" 2018-12-27 17:55:47,267 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 17:55:46 GMT Server: Apache x-openstack-request-id: req-8bf99c0b-9eda-4826-98d4-65dedb1c2f22 Location: http://172.30.9.31:8004/v1/4f3ca1cad8344126a181f79c0181a7af/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-stack/97856607-cc9a-496f-abb9-a22e25799f0f Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/4f3ca1cad8344126a181f79c0181a7af/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-stack/97856607-cc9a-496f-abb9-a22e25799f0f;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-27 17:55:47,929 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:55:47 GMT Server: Apache x-openstack-request-id: req-9289899c-849e-40df-8518-9bf31d993ec6 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 555 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "4f3ca1cad8344126a181f79c0181a7af", "OS::stack_id": "97856607-cc9a-496f-abb9-a22e25799f0f", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-stack", "image_name": "CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-image", "inst_name": "CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-inst", "subnet_name": "CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-subnet", "net_name": "CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-net", "flavor_name": "CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-stack", "stack_user_project_id": "2ca1508df0ec40538a797910b5a97c3a", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-27T17:55:44Z", "links": [{"href": "http://172.30.9.31:8004/v1/4f3ca1cad8344126a181f79c0181a7af/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-stack/97856607-cc9a-496f-abb9-a22e25799f0f", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "97856607-cc9a-496f-abb9-a22e25799f0f", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-27 17:55:47,929 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/4f3ca1cad8344126a181f79c0181a7af/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-stack/97856607-cc9a-496f-abb9-a22e25799f0f used request id req-9289899c-849e-40df-8518-9bf31d993ec6 2018-12-27 17:55:47,929 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-12-27 17:55:47,929 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-27 17:55:50,933 - create_stack - DEBUG - Stack status query timeout in 1195.70153499 2018-12-27 17:55:50,935 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/4f3ca1cad8344126a181f79c0181a7af/stacks/97856607-cc9a-496f-abb9-a22e25799f0f -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26ed0a33c3f891009feab3057581d490a7d721cb" 2018-12-27 17:55:51,553 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 17:55:50 GMT Server: Apache x-openstack-request-id: req-b1293cce-8112-4cde-ae17-4886f652e600 Location: http://172.30.9.31:8004/v1/4f3ca1cad8344126a181f79c0181a7af/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-stack/97856607-cc9a-496f-abb9-a22e25799f0f Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/4f3ca1cad8344126a181f79c0181a7af/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-stack/97856607-cc9a-496f-abb9-a22e25799f0f;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-27 17:55:52,198 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:55:51 GMT Server: Apache x-openstack-request-id: req-ab465a1b-edf6-400e-8abc-716d5d891ab0 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 555 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "4f3ca1cad8344126a181f79c0181a7af", "OS::stack_id": "97856607-cc9a-496f-abb9-a22e25799f0f", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-stack", "image_name": "CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-image", "inst_name": "CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-inst", "subnet_name": "CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-subnet", "net_name": "CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-net", "flavor_name": "CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-stack", "stack_user_project_id": "2ca1508df0ec40538a797910b5a97c3a", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-27T17:55:44Z", "links": [{"href": "http://172.30.9.31:8004/v1/4f3ca1cad8344126a181f79c0181a7af/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-stack/97856607-cc9a-496f-abb9-a22e25799f0f", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "97856607-cc9a-496f-abb9-a22e25799f0f", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-27 17:55:52,199 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/4f3ca1cad8344126a181f79c0181a7af/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-stack/97856607-cc9a-496f-abb9-a22e25799f0f used request id req-ab465a1b-edf6-400e-8abc-716d5d891ab0 2018-12-27 17:55:52,199 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-12-27 17:55:52,199 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-27 17:55:55,202 - create_stack - DEBUG - Stack status query timeout in 1191.43176794 2018-12-27 17:55:55,205 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/4f3ca1cad8344126a181f79c0181a7af/stacks/97856607-cc9a-496f-abb9-a22e25799f0f -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26ed0a33c3f891009feab3057581d490a7d721cb" 2018-12-27 17:55:55,810 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 17:55:55 GMT Server: Apache x-openstack-request-id: req-da3a1b27-a979-4222-a535-f14582b2e18f Location: http://172.30.9.31:8004/v1/4f3ca1cad8344126a181f79c0181a7af/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-stack/97856607-cc9a-496f-abb9-a22e25799f0f Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/4f3ca1cad8344126a181f79c0181a7af/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-stack/97856607-cc9a-496f-abb9-a22e25799f0f;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-27 17:55:56,447 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:55:55 GMT Server: Apache x-openstack-request-id: req-abab4fa5-fe62-43df-81d6-835891e929fa Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 555 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "4f3ca1cad8344126a181f79c0181a7af", "OS::stack_id": "97856607-cc9a-496f-abb9-a22e25799f0f", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-stack", "image_name": "CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-image", "inst_name": "CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-inst", "subnet_name": "CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-subnet", "net_name": "CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-net", "flavor_name": "CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-stack", "stack_user_project_id": "2ca1508df0ec40538a797910b5a97c3a", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-27T17:55:44Z", "links": [{"href": "http://172.30.9.31:8004/v1/4f3ca1cad8344126a181f79c0181a7af/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-stack/97856607-cc9a-496f-abb9-a22e25799f0f", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "97856607-cc9a-496f-abb9-a22e25799f0f", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-27 17:55:56,447 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/4f3ca1cad8344126a181f79c0181a7af/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-stack/97856607-cc9a-496f-abb9-a22e25799f0f used request id req-abab4fa5-fe62-43df-81d6-835891e929fa 2018-12-27 17:55:56,448 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-12-27 17:55:56,448 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-27 17:55:59,451 - create_stack - DEBUG - Stack status query timeout in 1187.18302584 2018-12-27 17:55:59,454 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/4f3ca1cad8344126a181f79c0181a7af/stacks/97856607-cc9a-496f-abb9-a22e25799f0f -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26ed0a33c3f891009feab3057581d490a7d721cb" 2018-12-27 17:55:59,481 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 17:55:59 GMT Server: Apache x-openstack-request-id: req-e3804e51-1259-40e2-a9c5-59188bee3702 Location: http://172.30.9.31:8004/v1/4f3ca1cad8344126a181f79c0181a7af/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-stack/97856607-cc9a-496f-abb9-a22e25799f0f Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/4f3ca1cad8344126a181f79c0181a7af/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-stack/97856607-cc9a-496f-abb9-a22e25799f0f;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-27 17:56:00,167 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:55:59 GMT Server: Apache x-openstack-request-id: req-4e6c68d1-6702-4f44-9131-fc0348f52348 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 555 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "4f3ca1cad8344126a181f79c0181a7af", "OS::stack_id": "97856607-cc9a-496f-abb9-a22e25799f0f", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-stack", "image_name": "CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-image", "inst_name": "CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-inst", "subnet_name": "CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-subnet", "net_name": "CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-net", "flavor_name": "CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-stack", "stack_user_project_id": "2ca1508df0ec40538a797910b5a97c3a", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-27T17:55:44Z", "links": [{"href": "http://172.30.9.31:8004/v1/4f3ca1cad8344126a181f79c0181a7af/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-stack/97856607-cc9a-496f-abb9-a22e25799f0f", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "97856607-cc9a-496f-abb9-a22e25799f0f", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-27 17:56:00,167 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/4f3ca1cad8344126a181f79c0181a7af/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-stack/97856607-cc9a-496f-abb9-a22e25799f0f used request id req-4e6c68d1-6702-4f44-9131-fc0348f52348 2018-12-27 17:56:00,167 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-12-27 17:56:00,167 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-27 17:56:03,171 - create_stack - DEBUG - Stack status query timeout in 1183.46355987 2018-12-27 17:56:03,173 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/4f3ca1cad8344126a181f79c0181a7af/stacks/97856607-cc9a-496f-abb9-a22e25799f0f -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26ed0a33c3f891009feab3057581d490a7d721cb" 2018-12-27 17:56:03,799 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 17:56:03 GMT Server: Apache x-openstack-request-id: req-43955266-7fd7-4765-a011-59af6a32aae4 Location: http://172.30.9.31:8004/v1/4f3ca1cad8344126a181f79c0181a7af/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-stack/97856607-cc9a-496f-abb9-a22e25799f0f Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/4f3ca1cad8344126a181f79c0181a7af/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-stack/97856607-cc9a-496f-abb9-a22e25799f0f;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-27 17:56:04,456 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:56:03 GMT Server: Apache x-openstack-request-id: req-0f47c7eb-8eac-4581-91ec-b5100b8d305f Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 555 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "4f3ca1cad8344126a181f79c0181a7af", "OS::stack_id": "97856607-cc9a-496f-abb9-a22e25799f0f", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-stack", "image_name": "CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-image", "inst_name": "CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-inst", "subnet_name": "CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-subnet", "net_name": "CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-net", "flavor_name": "CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-stack", "stack_user_project_id": "2ca1508df0ec40538a797910b5a97c3a", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-27T17:55:44Z", "links": [{"href": "http://172.30.9.31:8004/v1/4f3ca1cad8344126a181f79c0181a7af/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-stack/97856607-cc9a-496f-abb9-a22e25799f0f", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "97856607-cc9a-496f-abb9-a22e25799f0f", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-27 17:56:04,457 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/4f3ca1cad8344126a181f79c0181a7af/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-stack/97856607-cc9a-496f-abb9-a22e25799f0f used request id req-0f47c7eb-8eac-4581-91ec-b5100b8d305f 2018-12-27 17:56:04,457 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-12-27 17:56:04,457 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-27 17:56:07,461 - create_stack - DEBUG - Stack status query timeout in 1179.17370605 2018-12-27 17:56:07,464 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/4f3ca1cad8344126a181f79c0181a7af/stacks/97856607-cc9a-496f-abb9-a22e25799f0f -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26ed0a33c3f891009feab3057581d490a7d721cb" 2018-12-27 17:56:08,081 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 17:56:07 GMT Server: Apache x-openstack-request-id: req-87c38682-0c00-4c29-a894-0f77d2fc0d39 Location: http://172.30.9.31:8004/v1/4f3ca1cad8344126a181f79c0181a7af/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-stack/97856607-cc9a-496f-abb9-a22e25799f0f Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/4f3ca1cad8344126a181f79c0181a7af/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-stack/97856607-cc9a-496f-abb9-a22e25799f0f;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-27 17:56:08,713 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:56:08 GMT Server: Apache x-openstack-request-id: req-e200ade7-83f7-4ddf-ad27-01d03842e563 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 559 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "4f3ca1cad8344126a181f79c0181a7af", "OS::stack_id": "97856607-cc9a-496f-abb9-a22e25799f0f", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-stack", "image_name": "CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-image", "inst_name": "CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-inst", "subnet_name": "CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-subnet", "net_name": "CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-net", "flavor_name": "CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-stack", "stack_user_project_id": "2ca1508df0ec40538a797910b5a97c3a", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-12-27T17:55:44Z", "links": [{"href": "http://172.30.9.31:8004/v1/4f3ca1cad8344126a181f79c0181a7af/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-stack/97856607-cc9a-496f-abb9-a22e25799f0f", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "97856607-cc9a-496f-abb9-a22e25799f0f", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-27 17:56:08,714 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/4f3ca1cad8344126a181f79c0181a7af/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-stack/97856607-cc9a-496f-abb9-a22e25799f0f used request id req-e200ade7-83f7-4ddf-ad27-01d03842e563 2018-12-27 17:56:08,714 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-12-27 17:56:08,714 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-stack 2018-12-27 17:56:08,714 - create_stack - INFO - Stack is now active with name - CreateStackSuccessTests-CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-stack 2018-12-27 17:56:08,715 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:56:09,129 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "a81f9b2e30c94f9199ee0369b7defc62", "name": "CreateStackSuccessTests-bcf45d7e-b54c-477-proj-role"}], "expires_at": "2018-12-27T18:56:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4f3ca1cad8344126a181f79c0181a7af", "name": "CreateStackSuccessTests-bcf45d7e-b54c-477-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/4f3ca1cad8344126a181f79c0181a7af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/4f3ca1cad8344126a181f79c0181a7af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/4f3ca1cad8344126a181f79c0181a7af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/4f3ca1cad8344126a181f79c0181a7af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/4f3ca1cad8344126a181f79c0181a7af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/4f3ca1cad8344126a181f79c0181a7af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/4f3ca1cad8344126a181f79c0181a7af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/4f3ca1cad8344126a181f79c0181a7af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/4f3ca1cad8344126a181f79c0181a7af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_4f3ca1cad8344126a181f79c0181a7af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_4f3ca1cad8344126a181f79c0181a7af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/4f3ca1cad8344126a181f79c0181a7af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/4f3ca1cad8344126a181f79c0181a7af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/4f3ca1cad8344126a181f79c0181a7af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-bcf45d7e-b54c-477-user", "id": "3c5d95478f8544e58627a9f57314c99d"}, "audit_ids": ["trgzziPOSJGNfO-e6QvYfw"], "issued_at": "2018-12-27T17:56:09.000000Z"}} 2018-12-27 17:56:09,132 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/4f3ca1cad8344126a181f79c0181a7af/stacks/97856607-cc9a-496f-abb9-a22e25799f0f -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfee1b583322033f58caaf7fe6fdebf449ad3403" 2018-12-27 17:56:09,759 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 17:56:09 GMT Server: Apache x-openstack-request-id: req-c52a746e-0ebc-4ff8-8422-c292daae50e5 Location: http://172.30.9.31:8004/v1/4f3ca1cad8344126a181f79c0181a7af/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-stack/97856607-cc9a-496f-abb9-a22e25799f0f Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/4f3ca1cad8344126a181f79c0181a7af/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-stack/97856607-cc9a-496f-abb9-a22e25799f0f;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-27 17:56:10,397 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:56:09 GMT Server: Apache x-openstack-request-id: req-d9e149a8-6f27-4258-a4a7-58c49cab20c3 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 559 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "4f3ca1cad8344126a181f79c0181a7af", "OS::stack_id": "97856607-cc9a-496f-abb9-a22e25799f0f", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-stack", "image_name": "CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-image", "inst_name": "CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-inst", "subnet_name": "CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-subnet", "net_name": "CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-net", "flavor_name": "CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-stack", "stack_user_project_id": "2ca1508df0ec40538a797910b5a97c3a", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-12-27T17:55:44Z", "links": [{"href": "http://172.30.9.31:8004/v1/4f3ca1cad8344126a181f79c0181a7af/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-stack/97856607-cc9a-496f-abb9-a22e25799f0f", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "97856607-cc9a-496f-abb9-a22e25799f0f", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-27 17:56:10,397 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/4f3ca1cad8344126a181f79c0181a7af/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-stack/97856607-cc9a-496f-abb9-a22e25799f0f used request id req-d9e149a8-6f27-4258-a4a7-58c49cab20c3 2018-12-27 17:56:10,400 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/4f3ca1cad8344126a181f79c0181a7af/stacks/97856607-cc9a-496f-abb9-a22e25799f0f -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26ed0a33c3f891009feab3057581d490a7d721cb" 2018-12-27 17:56:11,038 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 17:56:10 GMT Server: Apache x-openstack-request-id: req-82fa5638-71ce-4f3c-bf3d-d9f49a133284 Location: http://172.30.9.31:8004/v1/4f3ca1cad8344126a181f79c0181a7af/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-stack/97856607-cc9a-496f-abb9-a22e25799f0f Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/4f3ca1cad8344126a181f79c0181a7af/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-stack/97856607-cc9a-496f-abb9-a22e25799f0f;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-27 17:56:11,678 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:56:11 GMT Server: Apache x-openstack-request-id: req-a8eae71f-1e85-4791-b8c2-3ae3a08024f9 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 559 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "4f3ca1cad8344126a181f79c0181a7af", "OS::stack_id": "97856607-cc9a-496f-abb9-a22e25799f0f", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-stack", "image_name": "CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-image", "inst_name": "CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-inst", "subnet_name": "CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-subnet", "net_name": "CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-net", "flavor_name": "CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-stack", "stack_user_project_id": "2ca1508df0ec40538a797910b5a97c3a", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-12-27T17:55:44Z", "links": [{"href": "http://172.30.9.31:8004/v1/4f3ca1cad8344126a181f79c0181a7af/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-stack/97856607-cc9a-496f-abb9-a22e25799f0f", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "97856607-cc9a-496f-abb9-a22e25799f0f", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-27 17:56:11,678 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/4f3ca1cad8344126a181f79c0181a7af/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-stack/97856607-cc9a-496f-abb9-a22e25799f0f used request id req-a8eae71f-1e85-4791-b8c2-3ae3a08024f9 2018-12-27 17:56:11,681 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/4f3ca1cad8344126a181f79c0181a7af/stacks/97856607-cc9a-496f-abb9-a22e25799f0f -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26ed0a33c3f891009feab3057581d490a7d721cb" 2018-12-27 17:56:11,708 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 17:56:11 GMT Server: Apache x-openstack-request-id: req-ee398f5c-c964-44ba-99f5-65c9e14fa74e Location: http://172.30.9.31:8004/v1/4f3ca1cad8344126a181f79c0181a7af/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-stack/97856607-cc9a-496f-abb9-a22e25799f0f Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/4f3ca1cad8344126a181f79c0181a7af/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-stack/97856607-cc9a-496f-abb9-a22e25799f0f;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-27 17:56:12,328 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:56:11 GMT Server: Apache x-openstack-request-id: req-d4631235-a760-45cc-95bf-2a9a894002a8 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 559 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "4f3ca1cad8344126a181f79c0181a7af", "OS::stack_id": "97856607-cc9a-496f-abb9-a22e25799f0f", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-stack", "image_name": "CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-image", "inst_name": "CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-inst", "subnet_name": "CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-subnet", "net_name": "CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-net", "flavor_name": "CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-stack", "stack_user_project_id": "2ca1508df0ec40538a797910b5a97c3a", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-12-27T17:55:44Z", "links": [{"href": "http://172.30.9.31:8004/v1/4f3ca1cad8344126a181f79c0181a7af/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-stack/97856607-cc9a-496f-abb9-a22e25799f0f", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "97856607-cc9a-496f-abb9-a22e25799f0f", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-27 17:56:12,329 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/4f3ca1cad8344126a181f79c0181a7af/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-stack/97856607-cc9a-496f-abb9-a22e25799f0f used request id req-d4631235-a760-45cc-95bf-2a9a894002a8 2018-12-27 17:56:12,331 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:8004/v1/4f3ca1cad8344126a181f79c0181a7af/stacks/97856607-cc9a-496f-abb9-a22e25799f0f -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfee1b583322033f58caaf7fe6fdebf449ad3403" 2018-12-27 17:56:12,360 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 17:56:12 GMT Server: Apache x-openstack-request-id: req-a5b5abbe-336b-4dbf-bea7-83ed06f7b763 Location: http://172.30.9.31:8004/v1/4f3ca1cad8344126a181f79c0181a7af/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-stack/97856607-cc9a-496f-abb9-a22e25799f0f Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/4f3ca1cad8344126a181f79c0181a7af/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-stack/97856607-cc9a-496f-abb9-a22e25799f0f;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-27 17:56:13,127 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:56:12 GMT Server: Apache x-openstack-request-id: req-b9420601-18d0-4820-9d95-aa48022e2097 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:56:13,127 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.31:8004/v1/4f3ca1cad8344126a181f79c0181a7af/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-stack/97856607-cc9a-496f-abb9-a22e25799f0f used request id req-b9420601-18d0-4820-9d95-aa48022e2097 2018-12-27 17:56:13,130 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/4f3ca1cad8344126a181f79c0181a7af/stacks/97856607-cc9a-496f-abb9-a22e25799f0f -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfee1b583322033f58caaf7fe6fdebf449ad3403" 2018-12-27 17:56:13,333 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 17:56:13 GMT Server: Apache x-openstack-request-id: req-677a1c74-39be-4daf-9a1e-f9359278e862 Location: http://172.30.9.31:8004/v1/4f3ca1cad8344126a181f79c0181a7af/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-stack/97856607-cc9a-496f-abb9-a22e25799f0f Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/4f3ca1cad8344126a181f79c0181a7af/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-stack/97856607-cc9a-496f-abb9-a22e25799f0f;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-27 17:56:13,964 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:56:13 GMT Server: Apache x-openstack-request-id: req-664626bb-cd69-41b4-93cd-ac38356007aa Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 561 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "4f3ca1cad8344126a181f79c0181a7af", "OS::stack_id": "97856607-cc9a-496f-abb9-a22e25799f0f", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-stack", "image_name": "CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-image", "inst_name": "CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-inst", "subnet_name": "CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-subnet", "flavor_name": "CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-flavor-name", "net_name": "CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-stack", "stack_user_project_id": "2ca1508df0ec40538a797910b5a97c3a", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-12-27T17:55:44Z", "links": [{"href": "http://172.30.9.31:8004/v1/4f3ca1cad8344126a181f79c0181a7af/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-stack/97856607-cc9a-496f-abb9-a22e25799f0f", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-27T17:56:12Z", "id": "97856607-cc9a-496f-abb9-a22e25799f0f", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-27 17:56:13,964 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/4f3ca1cad8344126a181f79c0181a7af/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-stack/97856607-cc9a-496f-abb9-a22e25799f0f used request id req-664626bb-cd69-41b4-93cd-ac38356007aa 2018-12-27 17:56:13,967 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/4f3ca1cad8344126a181f79c0181a7af/stacks/97856607-cc9a-496f-abb9-a22e25799f0f -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfee1b583322033f58caaf7fe6fdebf449ad3403" 2018-12-27 17:56:14,178 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 17:56:13 GMT Server: Apache x-openstack-request-id: req-a195104c-bb85-47ac-8294-d348a806bcab Location: http://172.30.9.31:8004/v1/4f3ca1cad8344126a181f79c0181a7af/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-stack/97856607-cc9a-496f-abb9-a22e25799f0f Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/4f3ca1cad8344126a181f79c0181a7af/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-stack/97856607-cc9a-496f-abb9-a22e25799f0f;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-27 17:56:14,407 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:56:14 GMT Server: Apache x-openstack-request-id: req-ad096975-10f7-4beb-9539-40490f38fdb8 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 561 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "4f3ca1cad8344126a181f79c0181a7af", "OS::stack_id": "97856607-cc9a-496f-abb9-a22e25799f0f", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-stack", "image_name": "CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-image", "inst_name": "CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-inst", "subnet_name": "CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-subnet", "flavor_name": "CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-flavor-name", "net_name": "CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-stack", "stack_user_project_id": "2ca1508df0ec40538a797910b5a97c3a", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-12-27T17:55:44Z", "links": [{"href": "http://172.30.9.31:8004/v1/4f3ca1cad8344126a181f79c0181a7af/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-stack/97856607-cc9a-496f-abb9-a22e25799f0f", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-27T17:56:12Z", "id": "97856607-cc9a-496f-abb9-a22e25799f0f", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-27 17:56:14,407 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/4f3ca1cad8344126a181f79c0181a7af/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-stack/97856607-cc9a-496f-abb9-a22e25799f0f used request id req-ad096975-10f7-4beb-9539-40490f38fdb8 2018-12-27 17:56:14,410 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/4f3ca1cad8344126a181f79c0181a7af/stacks/97856607-cc9a-496f-abb9-a22e25799f0f -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfee1b583322033f58caaf7fe6fdebf449ad3403" 2018-12-27 17:56:14,627 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 17:56:14 GMT Server: Apache x-openstack-request-id: req-f489e8b4-f2ac-4500-b9ce-0acb0686a16b Location: http://172.30.9.31:8004/v1/4f3ca1cad8344126a181f79c0181a7af/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-stack/97856607-cc9a-496f-abb9-a22e25799f0f Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/4f3ca1cad8344126a181f79c0181a7af/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-stack/97856607-cc9a-496f-abb9-a22e25799f0f;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-27 17:56:15,282 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:56:14 GMT Server: Apache x-openstack-request-id: req-514cadd4-40d7-4e70-84b3-b8ac6456a790 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 561 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "4f3ca1cad8344126a181f79c0181a7af", "OS::stack_id": "97856607-cc9a-496f-abb9-a22e25799f0f", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-stack", "image_name": "CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-image", "inst_name": "CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-inst", "subnet_name": "CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-subnet", "flavor_name": "CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-flavor-name", "net_name": "CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-stack", "stack_user_project_id": "2ca1508df0ec40538a797910b5a97c3a", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-12-27T17:55:44Z", "links": [{"href": "http://172.30.9.31:8004/v1/4f3ca1cad8344126a181f79c0181a7af/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-stack/97856607-cc9a-496f-abb9-a22e25799f0f", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-27T17:56:12Z", "id": "97856607-cc9a-496f-abb9-a22e25799f0f", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-27 17:56:15,282 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/4f3ca1cad8344126a181f79c0181a7af/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-stack/97856607-cc9a-496f-abb9-a22e25799f0f used request id req-514cadd4-40d7-4e70-84b3-b8ac6456a790 2018-12-27 17:56:15,285 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/4f3ca1cad8344126a181f79c0181a7af/stacks/97856607-cc9a-496f-abb9-a22e25799f0f -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfee1b583322033f58caaf7fe6fdebf449ad3403" 2018-12-27 17:56:15,991 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 17:56:15 GMT Server: Apache x-openstack-request-id: req-ec329e76-53f4-406e-92ca-29746bfbc6d4 Location: http://172.30.9.31:8004/v1/4f3ca1cad8344126a181f79c0181a7af/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-stack/97856607-cc9a-496f-abb9-a22e25799f0f Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/4f3ca1cad8344126a181f79c0181a7af/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-stack/97856607-cc9a-496f-abb9-a22e25799f0f;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-27 17:56:16,220 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:56:15 GMT Server: Apache x-openstack-request-id: req-f57ea465-7616-4af8-98cd-469acb8c3779 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 561 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "4f3ca1cad8344126a181f79c0181a7af", "OS::stack_id": "97856607-cc9a-496f-abb9-a22e25799f0f", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-stack", "image_name": "CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-image", "inst_name": "CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-inst", "subnet_name": "CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-subnet", "flavor_name": "CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-flavor-name", "net_name": "CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-stack", "stack_user_project_id": "2ca1508df0ec40538a797910b5a97c3a", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-12-27T17:55:44Z", "links": [{"href": "http://172.30.9.31:8004/v1/4f3ca1cad8344126a181f79c0181a7af/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-stack/97856607-cc9a-496f-abb9-a22e25799f0f", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-27T17:56:12Z", "id": "97856607-cc9a-496f-abb9-a22e25799f0f", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-27 17:56:16,220 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/4f3ca1cad8344126a181f79c0181a7af/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-stack/97856607-cc9a-496f-abb9-a22e25799f0f used request id req-f57ea465-7616-4af8-98cd-469acb8c3779 2018-12-27 17:56:16,223 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/4f3ca1cad8344126a181f79c0181a7af/stacks/97856607-cc9a-496f-abb9-a22e25799f0f -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfee1b583322033f58caaf7fe6fdebf449ad3403" 2018-12-27 17:56:16,428 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 17:56:16 GMT Server: Apache x-openstack-request-id: req-65339802-4569-482b-9042-08484da4cef6 Location: http://172.30.9.31:8004/v1/4f3ca1cad8344126a181f79c0181a7af/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-stack/97856607-cc9a-496f-abb9-a22e25799f0f Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/4f3ca1cad8344126a181f79c0181a7af/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-stack/97856607-cc9a-496f-abb9-a22e25799f0f;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-27 17:56:17,144 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:56:16 GMT Server: Apache x-openstack-request-id: req-d570ad32-96e6-49ff-8bd9-7adaf6e0d123 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 561 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "4f3ca1cad8344126a181f79c0181a7af", "OS::stack_id": "97856607-cc9a-496f-abb9-a22e25799f0f", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-stack", "image_name": "CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-image", "inst_name": "CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-inst", "subnet_name": "CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-subnet", "flavor_name": "CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-flavor-name", "net_name": "CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-stack", "stack_user_project_id": "2ca1508df0ec40538a797910b5a97c3a", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-12-27T17:55:44Z", "links": [{"href": "http://172.30.9.31:8004/v1/4f3ca1cad8344126a181f79c0181a7af/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-stack/97856607-cc9a-496f-abb9-a22e25799f0f", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-27T17:56:12Z", "id": "97856607-cc9a-496f-abb9-a22e25799f0f", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-27 17:56:17,144 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/4f3ca1cad8344126a181f79c0181a7af/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-stack/97856607-cc9a-496f-abb9-a22e25799f0f used request id req-d570ad32-96e6-49ff-8bd9-7adaf6e0d123 2018-12-27 17:56:17,147 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/4f3ca1cad8344126a181f79c0181a7af/stacks/97856607-cc9a-496f-abb9-a22e25799f0f -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfee1b583322033f58caaf7fe6fdebf449ad3403" 2018-12-27 17:56:17,173 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 17:56:17 GMT Server: Apache x-openstack-request-id: req-d8cecdd7-e2bd-4d75-85cc-5233f0fae3a4 Location: http://172.30.9.31:8004/v1/4f3ca1cad8344126a181f79c0181a7af/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-stack/97856607-cc9a-496f-abb9-a22e25799f0f Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/4f3ca1cad8344126a181f79c0181a7af/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-stack/97856607-cc9a-496f-abb9-a22e25799f0f;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-27 17:56:17,801 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:56:17 GMT Server: Apache x-openstack-request-id: req-393be25b-360f-4eab-b8bb-8223728c33b1 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 561 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "4f3ca1cad8344126a181f79c0181a7af", "OS::stack_id": "97856607-cc9a-496f-abb9-a22e25799f0f", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-stack", "image_name": "CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-image", "inst_name": "CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-inst", "subnet_name": "CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-subnet", "flavor_name": "CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-flavor-name", "net_name": "CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-stack", "stack_user_project_id": "2ca1508df0ec40538a797910b5a97c3a", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-12-27T17:55:44Z", "links": [{"href": "http://172.30.9.31:8004/v1/4f3ca1cad8344126a181f79c0181a7af/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-stack/97856607-cc9a-496f-abb9-a22e25799f0f", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-27T17:56:12Z", "id": "97856607-cc9a-496f-abb9-a22e25799f0f", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-27 17:56:17,802 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/4f3ca1cad8344126a181f79c0181a7af/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-stack/97856607-cc9a-496f-abb9-a22e25799f0f used request id req-393be25b-360f-4eab-b8bb-8223728c33b1 2018-12-27 17:56:17,805 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/4f3ca1cad8344126a181f79c0181a7af/stacks/97856607-cc9a-496f-abb9-a22e25799f0f -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfee1b583322033f58caaf7fe6fdebf449ad3403" 2018-12-27 17:56:17,832 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 17:56:17 GMT Server: Apache x-openstack-request-id: req-afd67fe0-464f-42fc-a988-447511b3d01b Location: http://172.30.9.31:8004/v1/4f3ca1cad8344126a181f79c0181a7af/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-stack/97856607-cc9a-496f-abb9-a22e25799f0f Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/4f3ca1cad8344126a181f79c0181a7af/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-stack/97856607-cc9a-496f-abb9-a22e25799f0f;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-27 17:56:18,045 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:56:17 GMT Server: Apache x-openstack-request-id: req-4bf35efc-e892-4be1-adb5-b5bfc5afa27a Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 561 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "4f3ca1cad8344126a181f79c0181a7af", "OS::stack_id": "97856607-cc9a-496f-abb9-a22e25799f0f", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-stack", "image_name": "CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-image", "inst_name": "CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-inst", "subnet_name": "CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-subnet", "flavor_name": "CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-flavor-name", "net_name": "CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-stack", "stack_user_project_id": "2ca1508df0ec40538a797910b5a97c3a", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-12-27T17:55:44Z", "links": [{"href": "http://172.30.9.31:8004/v1/4f3ca1cad8344126a181f79c0181a7af/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-stack/97856607-cc9a-496f-abb9-a22e25799f0f", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-27T17:56:12Z", "id": "97856607-cc9a-496f-abb9-a22e25799f0f", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-27 17:56:18,045 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/4f3ca1cad8344126a181f79c0181a7af/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-stack/97856607-cc9a-496f-abb9-a22e25799f0f used request id req-4bf35efc-e892-4be1-adb5-b5bfc5afa27a 2018-12-27 17:56:18,048 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/4f3ca1cad8344126a181f79c0181a7af/stacks/97856607-cc9a-496f-abb9-a22e25799f0f -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfee1b583322033f58caaf7fe6fdebf449ad3403" 2018-12-27 17:56:18,074 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 17:56:18 GMT Server: Apache x-openstack-request-id: req-0673a7bd-3c2e-402d-8fe9-e10992e7f162 Location: http://172.30.9.31:8004/v1/4f3ca1cad8344126a181f79c0181a7af/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-stack/97856607-cc9a-496f-abb9-a22e25799f0f Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/4f3ca1cad8344126a181f79c0181a7af/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-stack/97856607-cc9a-496f-abb9-a22e25799f0f;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-27 17:56:18,373 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:56:18 GMT Server: Apache x-openstack-request-id: req-add47dca-739f-4fc0-8c46-a3839a8e0d8c Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 561 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "4f3ca1cad8344126a181f79c0181a7af", "OS::stack_id": "97856607-cc9a-496f-abb9-a22e25799f0f", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-stack", "image_name": "CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-image", "inst_name": "CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-inst", "subnet_name": "CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-subnet", "flavor_name": "CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-flavor-name", "net_name": "CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-stack", "stack_user_project_id": "2ca1508df0ec40538a797910b5a97c3a", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-12-27T17:55:44Z", "links": [{"href": "http://172.30.9.31:8004/v1/4f3ca1cad8344126a181f79c0181a7af/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-stack/97856607-cc9a-496f-abb9-a22e25799f0f", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-27T17:56:12Z", "id": "97856607-cc9a-496f-abb9-a22e25799f0f", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-27 17:56:18,374 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/4f3ca1cad8344126a181f79c0181a7af/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-stack/97856607-cc9a-496f-abb9-a22e25799f0f used request id req-add47dca-739f-4fc0-8c46-a3839a8e0d8c 2018-12-27 17:56:18,377 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/4f3ca1cad8344126a181f79c0181a7af/stacks/97856607-cc9a-496f-abb9-a22e25799f0f -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfee1b583322033f58caaf7fe6fdebf449ad3403" 2018-12-27 17:56:18,588 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 17:56:18 GMT Server: Apache x-openstack-request-id: req-ca66bc04-2217-4c7d-8795-ec7e6752a27b Location: http://172.30.9.31:8004/v1/4f3ca1cad8344126a181f79c0181a7af/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-stack/97856607-cc9a-496f-abb9-a22e25799f0f Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/4f3ca1cad8344126a181f79c0181a7af/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-stack/97856607-cc9a-496f-abb9-a22e25799f0f;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-27 17:56:18,631 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:56:18 GMT Server: Apache x-openstack-request-id: req-8dc26697-40da-40ca-8ab6-0411809ee2f9 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 561 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "4f3ca1cad8344126a181f79c0181a7af", "OS::stack_id": "97856607-cc9a-496f-abb9-a22e25799f0f", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-stack", "image_name": "CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-image", "inst_name": "CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-inst", "subnet_name": "CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-subnet", "flavor_name": "CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-flavor-name", "net_name": "CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-stack", "stack_user_project_id": "2ca1508df0ec40538a797910b5a97c3a", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-12-27T17:55:44Z", "links": [{"href": "http://172.30.9.31:8004/v1/4f3ca1cad8344126a181f79c0181a7af/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-stack/97856607-cc9a-496f-abb9-a22e25799f0f", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-27T17:56:12Z", "id": "97856607-cc9a-496f-abb9-a22e25799f0f", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-27 17:56:18,631 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/4f3ca1cad8344126a181f79c0181a7af/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-stack/97856607-cc9a-496f-abb9-a22e25799f0f used request id req-8dc26697-40da-40ca-8ab6-0411809ee2f9 2018-12-27 17:56:18,634 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/4f3ca1cad8344126a181f79c0181a7af/stacks/97856607-cc9a-496f-abb9-a22e25799f0f -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfee1b583322033f58caaf7fe6fdebf449ad3403" 2018-12-27 17:56:19,258 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 17:56:18 GMT Server: Apache x-openstack-request-id: req-e09532d5-a375-4e78-8b74-524f1f4b37c0 Location: http://172.30.9.31:8004/v1/4f3ca1cad8344126a181f79c0181a7af/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-stack/97856607-cc9a-496f-abb9-a22e25799f0f Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/4f3ca1cad8344126a181f79c0181a7af/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-stack/97856607-cc9a-496f-abb9-a22e25799f0f;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-27 17:56:19,300 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:56:19 GMT Server: Apache x-openstack-request-id: req-55c64e7d-b33b-4de0-ba3a-d56f899c2eb0 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 561 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "4f3ca1cad8344126a181f79c0181a7af", "OS::stack_id": "97856607-cc9a-496f-abb9-a22e25799f0f", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-stack", "image_name": "CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-image", "inst_name": "CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-inst", "subnet_name": "CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-subnet", "flavor_name": "CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-flavor-name", "net_name": "CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-stack", "stack_user_project_id": "2ca1508df0ec40538a797910b5a97c3a", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-12-27T17:55:44Z", "links": [{"href": "http://172.30.9.31:8004/v1/4f3ca1cad8344126a181f79c0181a7af/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-stack/97856607-cc9a-496f-abb9-a22e25799f0f", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-27T17:56:12Z", "id": "97856607-cc9a-496f-abb9-a22e25799f0f", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-27 17:56:19,300 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/4f3ca1cad8344126a181f79c0181a7af/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-stack/97856607-cc9a-496f-abb9-a22e25799f0f used request id req-55c64e7d-b33b-4de0-ba3a-d56f899c2eb0 2018-12-27 17:56:19,303 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/4f3ca1cad8344126a181f79c0181a7af/stacks/97856607-cc9a-496f-abb9-a22e25799f0f -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfee1b583322033f58caaf7fe6fdebf449ad3403" 2018-12-27 17:56:19,920 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 17:56:19 GMT Server: Apache x-openstack-request-id: req-bf15efb4-324c-4aa7-9f47-70b3d23dfec0 Location: http://172.30.9.31:8004/v1/4f3ca1cad8344126a181f79c0181a7af/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-stack/97856607-cc9a-496f-abb9-a22e25799f0f Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/4f3ca1cad8344126a181f79c0181a7af/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-stack/97856607-cc9a-496f-abb9-a22e25799f0f;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-27 17:56:20,145 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:56:19 GMT Server: Apache x-openstack-request-id: req-d18c7c67-179f-415f-ad51-a39940b7d37a Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 561 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "4f3ca1cad8344126a181f79c0181a7af", "OS::stack_id": "97856607-cc9a-496f-abb9-a22e25799f0f", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-stack", "image_name": "CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-image", "inst_name": "CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-inst", "subnet_name": "CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-subnet", "flavor_name": "CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-flavor-name", "net_name": "CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-stack", "stack_user_project_id": "2ca1508df0ec40538a797910b5a97c3a", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-12-27T17:55:44Z", "links": [{"href": "http://172.30.9.31:8004/v1/4f3ca1cad8344126a181f79c0181a7af/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-stack/97856607-cc9a-496f-abb9-a22e25799f0f", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-27T17:56:12Z", "id": "97856607-cc9a-496f-abb9-a22e25799f0f", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-27 17:56:20,145 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/4f3ca1cad8344126a181f79c0181a7af/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-stack/97856607-cc9a-496f-abb9-a22e25799f0f used request id req-d18c7c67-179f-415f-ad51-a39940b7d37a 2018-12-27 17:56:20,149 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/4f3ca1cad8344126a181f79c0181a7af/stacks/97856607-cc9a-496f-abb9-a22e25799f0f -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfee1b583322033f58caaf7fe6fdebf449ad3403" 2018-12-27 17:56:20,176 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 17:56:20 GMT Server: Apache x-openstack-request-id: req-c9395e21-6b50-49b0-8b6c-1d9ed88cfcc8 Location: http://172.30.9.31:8004/v1/4f3ca1cad8344126a181f79c0181a7af/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-stack/97856607-cc9a-496f-abb9-a22e25799f0f Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/4f3ca1cad8344126a181f79c0181a7af/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-stack/97856607-cc9a-496f-abb9-a22e25799f0f;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-27 17:56:20,218 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:56:20 GMT Server: Apache x-openstack-request-id: req-fd3b2420-2887-44ba-a437-4edd001d4e05 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 561 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "4f3ca1cad8344126a181f79c0181a7af", "OS::stack_id": "97856607-cc9a-496f-abb9-a22e25799f0f", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-stack", "image_name": "CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-image", "inst_name": "CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-inst", "subnet_name": "CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-subnet", "flavor_name": "CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-flavor-name", "net_name": "CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-stack", "stack_user_project_id": "2ca1508df0ec40538a797910b5a97c3a", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-12-27T17:55:44Z", "links": [{"href": "http://172.30.9.31:8004/v1/4f3ca1cad8344126a181f79c0181a7af/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-stack/97856607-cc9a-496f-abb9-a22e25799f0f", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-27T17:56:12Z", "id": "97856607-cc9a-496f-abb9-a22e25799f0f", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-27 17:56:20,218 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/4f3ca1cad8344126a181f79c0181a7af/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-stack/97856607-cc9a-496f-abb9-a22e25799f0f used request id req-fd3b2420-2887-44ba-a437-4edd001d4e05 2018-12-27 17:56:20,221 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/4f3ca1cad8344126a181f79c0181a7af/stacks/97856607-cc9a-496f-abb9-a22e25799f0f -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfee1b583322033f58caaf7fe6fdebf449ad3403" 2018-12-27 17:56:20,250 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 17:56:20 GMT Server: Apache x-openstack-request-id: req-4f5bbe45-42cc-44e5-8a2e-4998b522fa53 Location: http://172.30.9.31:8004/v1/4f3ca1cad8344126a181f79c0181a7af/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-stack/97856607-cc9a-496f-abb9-a22e25799f0f Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/4f3ca1cad8344126a181f79c0181a7af/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-stack/97856607-cc9a-496f-abb9-a22e25799f0f;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-27 17:56:20,277 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:56:20 GMT Server: Apache x-openstack-request-id: req-b93094ba-08c4-44af-9788-12b0c2cdef9e Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 561 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "4f3ca1cad8344126a181f79c0181a7af", "OS::stack_id": "97856607-cc9a-496f-abb9-a22e25799f0f", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-stack", "image_name": "CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-image", "inst_name": "CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-inst", "subnet_name": "CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-subnet", "flavor_name": "CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-flavor-name", "net_name": "CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-stack", "stack_user_project_id": "2ca1508df0ec40538a797910b5a97c3a", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-12-27T17:55:44Z", "links": [{"href": "http://172.30.9.31:8004/v1/4f3ca1cad8344126a181f79c0181a7af/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-stack/97856607-cc9a-496f-abb9-a22e25799f0f", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-27T17:56:12Z", "id": "97856607-cc9a-496f-abb9-a22e25799f0f", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-27 17:56:20,277 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/4f3ca1cad8344126a181f79c0181a7af/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-stack/97856607-cc9a-496f-abb9-a22e25799f0f used request id req-b93094ba-08c4-44af-9788-12b0c2cdef9e 2018-12-27 17:56:20,279 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/4f3ca1cad8344126a181f79c0181a7af/stacks/97856607-cc9a-496f-abb9-a22e25799f0f -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfee1b583322033f58caaf7fe6fdebf449ad3403" 2018-12-27 17:56:20,305 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 17:56:20 GMT Server: Apache x-openstack-request-id: req-3deacce8-3857-4da3-87a9-2591659b344e Location: http://172.30.9.31:8004/v1/4f3ca1cad8344126a181f79c0181a7af/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-stack/97856607-cc9a-496f-abb9-a22e25799f0f Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/4f3ca1cad8344126a181f79c0181a7af/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-stack/97856607-cc9a-496f-abb9-a22e25799f0f;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-27 17:56:20,509 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:56:20 GMT Server: Apache x-openstack-request-id: req-3d887859-358b-4393-aaeb-4750f6e90698 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 561 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "4f3ca1cad8344126a181f79c0181a7af", "OS::stack_id": "97856607-cc9a-496f-abb9-a22e25799f0f", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-stack", "image_name": "CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-image", "inst_name": "CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-inst", "subnet_name": "CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-subnet", "flavor_name": "CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-flavor-name", "net_name": "CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-stack", "stack_user_project_id": "2ca1508df0ec40538a797910b5a97c3a", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-12-27T17:55:44Z", "links": [{"href": "http://172.30.9.31:8004/v1/4f3ca1cad8344126a181f79c0181a7af/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-stack/97856607-cc9a-496f-abb9-a22e25799f0f", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-27T17:56:12Z", "id": "97856607-cc9a-496f-abb9-a22e25799f0f", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-27 17:56:20,509 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/4f3ca1cad8344126a181f79c0181a7af/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-stack/97856607-cc9a-496f-abb9-a22e25799f0f used request id req-3d887859-358b-4393-aaeb-4750f6e90698 2018-12-27 17:56:20,512 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/4f3ca1cad8344126a181f79c0181a7af/stacks/97856607-cc9a-496f-abb9-a22e25799f0f -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfee1b583322033f58caaf7fe6fdebf449ad3403" 2018-12-27 17:56:20,540 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 17:56:20 GMT Server: Apache x-openstack-request-id: req-e8f3eb62-693d-4c86-90ce-f1338aa75bd3 Location: http://172.30.9.31:8004/v1/4f3ca1cad8344126a181f79c0181a7af/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-stack/97856607-cc9a-496f-abb9-a22e25799f0f Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/4f3ca1cad8344126a181f79c0181a7af/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-stack/97856607-cc9a-496f-abb9-a22e25799f0f;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-27 17:56:20,565 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:56:20 GMT Server: Apache x-openstack-request-id: req-24c2a864-1775-4e7f-8064-931db2114547 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 561 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "4f3ca1cad8344126a181f79c0181a7af", "OS::stack_id": "97856607-cc9a-496f-abb9-a22e25799f0f", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-stack", "image_name": "CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-image", "inst_name": "CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-inst", "subnet_name": "CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-subnet", "flavor_name": "CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-flavor-name", "net_name": "CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-stack", "stack_user_project_id": "2ca1508df0ec40538a797910b5a97c3a", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-12-27T17:55:44Z", "links": [{"href": "http://172.30.9.31:8004/v1/4f3ca1cad8344126a181f79c0181a7af/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-stack/97856607-cc9a-496f-abb9-a22e25799f0f", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-27T17:56:12Z", "id": "97856607-cc9a-496f-abb9-a22e25799f0f", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-27 17:56:20,565 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/4f3ca1cad8344126a181f79c0181a7af/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-stack/97856607-cc9a-496f-abb9-a22e25799f0f used request id req-24c2a864-1775-4e7f-8064-931db2114547 2018-12-27 17:56:20,568 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/4f3ca1cad8344126a181f79c0181a7af/stacks/97856607-cc9a-496f-abb9-a22e25799f0f -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfee1b583322033f58caaf7fe6fdebf449ad3403" 2018-12-27 17:56:20,594 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 17:56:20 GMT Server: Apache x-openstack-request-id: req-012bdcc3-40ae-4589-8b30-d2af187a47f6 Location: http://172.30.9.31:8004/v1/4f3ca1cad8344126a181f79c0181a7af/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-stack/97856607-cc9a-496f-abb9-a22e25799f0f Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/4f3ca1cad8344126a181f79c0181a7af/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-stack/97856607-cc9a-496f-abb9-a22e25799f0f;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-27 17:56:21,300 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:56:20 GMT Server: Apache x-openstack-request-id: req-2bdf176b-fa9b-41f9-a373-1e4578583825 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 561 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "4f3ca1cad8344126a181f79c0181a7af", "OS::stack_id": "97856607-cc9a-496f-abb9-a22e25799f0f", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-stack", "image_name": "CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-image", "inst_name": "CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-inst", "subnet_name": "CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-subnet", "flavor_name": "CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-flavor-name", "net_name": "CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-stack", "stack_user_project_id": "2ca1508df0ec40538a797910b5a97c3a", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-12-27T17:55:44Z", "links": [{"href": "http://172.30.9.31:8004/v1/4f3ca1cad8344126a181f79c0181a7af/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-stack/97856607-cc9a-496f-abb9-a22e25799f0f", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-27T17:56:12Z", "id": "97856607-cc9a-496f-abb9-a22e25799f0f", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-27 17:56:21,301 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/4f3ca1cad8344126a181f79c0181a7af/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-stack/97856607-cc9a-496f-abb9-a22e25799f0f used request id req-2bdf176b-fa9b-41f9-a373-1e4578583825 2018-12-27 17:56:21,304 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/4f3ca1cad8344126a181f79c0181a7af/stacks/97856607-cc9a-496f-abb9-a22e25799f0f -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfee1b583322033f58caaf7fe6fdebf449ad3403" 2018-12-27 17:56:21,539 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 17:56:21 GMT Server: Apache x-openstack-request-id: req-92716d98-275e-4f65-8142-6296a2f0041f Location: http://172.30.9.31:8004/v1/4f3ca1cad8344126a181f79c0181a7af/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-stack/97856607-cc9a-496f-abb9-a22e25799f0f Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/4f3ca1cad8344126a181f79c0181a7af/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-stack/97856607-cc9a-496f-abb9-a22e25799f0f;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-27 17:56:21,565 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:56:21 GMT Server: Apache x-openstack-request-id: req-a1b18288-b361-49da-9d05-7b8f3cce3444 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 561 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "4f3ca1cad8344126a181f79c0181a7af", "OS::stack_id": "97856607-cc9a-496f-abb9-a22e25799f0f", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-stack", "image_name": "CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-image", "inst_name": "CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-inst", "subnet_name": "CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-subnet", "flavor_name": "CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-flavor-name", "net_name": "CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-stack", "stack_user_project_id": "2ca1508df0ec40538a797910b5a97c3a", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-12-27T17:55:44Z", "links": [{"href": "http://172.30.9.31:8004/v1/4f3ca1cad8344126a181f79c0181a7af/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-stack/97856607-cc9a-496f-abb9-a22e25799f0f", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-27T17:56:12Z", "id": "97856607-cc9a-496f-abb9-a22e25799f0f", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-27 17:56:21,566 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/4f3ca1cad8344126a181f79c0181a7af/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-stack/97856607-cc9a-496f-abb9-a22e25799f0f used request id req-a1b18288-b361-49da-9d05-7b8f3cce3444 2018-12-27 17:56:21,568 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/4f3ca1cad8344126a181f79c0181a7af/stacks/97856607-cc9a-496f-abb9-a22e25799f0f -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfee1b583322033f58caaf7fe6fdebf449ad3403" 2018-12-27 17:56:21,780 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 17:56:21 GMT Server: Apache x-openstack-request-id: req-601a3288-f9b6-4e71-b98f-f6bf97dadab9 Location: http://172.30.9.31:8004/v1/4f3ca1cad8344126a181f79c0181a7af/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-stack/97856607-cc9a-496f-abb9-a22e25799f0f Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/4f3ca1cad8344126a181f79c0181a7af/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-stack/97856607-cc9a-496f-abb9-a22e25799f0f;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-27 17:56:21,806 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:56:21 GMT Server: Apache x-openstack-request-id: req-cc693a99-3fdd-4baf-8401-9ab74abe8cb1 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 561 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "4f3ca1cad8344126a181f79c0181a7af", "OS::stack_id": "97856607-cc9a-496f-abb9-a22e25799f0f", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-stack", "image_name": "CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-image", "inst_name": "CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-inst", "subnet_name": "CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-subnet", "flavor_name": "CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-flavor-name", "net_name": "CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-stack", "stack_user_project_id": "2ca1508df0ec40538a797910b5a97c3a", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-12-27T17:55:44Z", "links": [{"href": "http://172.30.9.31:8004/v1/4f3ca1cad8344126a181f79c0181a7af/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-stack/97856607-cc9a-496f-abb9-a22e25799f0f", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-27T17:56:12Z", "id": "97856607-cc9a-496f-abb9-a22e25799f0f", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-27 17:56:21,806 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/4f3ca1cad8344126a181f79c0181a7af/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-stack/97856607-cc9a-496f-abb9-a22e25799f0f used request id req-cc693a99-3fdd-4baf-8401-9ab74abe8cb1 2018-12-27 17:56:21,809 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/4f3ca1cad8344126a181f79c0181a7af/stacks/97856607-cc9a-496f-abb9-a22e25799f0f -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfee1b583322033f58caaf7fe6fdebf449ad3403" 2018-12-27 17:56:22,024 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 17:56:21 GMT Server: Apache x-openstack-request-id: req-412f980b-3cce-4e67-9621-02b9baaacb64 Location: http://172.30.9.31:8004/v1/4f3ca1cad8344126a181f79c0181a7af/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-stack/97856607-cc9a-496f-abb9-a22e25799f0f Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/4f3ca1cad8344126a181f79c0181a7af/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-stack/97856607-cc9a-496f-abb9-a22e25799f0f;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-27 17:56:22,066 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:56:22 GMT Server: Apache x-openstack-request-id: req-1b6a9df7-7359-4a11-ab31-182c7753dbd9 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 561 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "4f3ca1cad8344126a181f79c0181a7af", "OS::stack_id": "97856607-cc9a-496f-abb9-a22e25799f0f", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-stack", "image_name": "CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-image", "inst_name": "CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-inst", "subnet_name": "CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-subnet", "flavor_name": "CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-flavor-name", "net_name": "CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-stack", "stack_user_project_id": "2ca1508df0ec40538a797910b5a97c3a", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-12-27T17:55:44Z", "links": [{"href": "http://172.30.9.31:8004/v1/4f3ca1cad8344126a181f79c0181a7af/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-stack/97856607-cc9a-496f-abb9-a22e25799f0f", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-27T17:56:12Z", "id": "97856607-cc9a-496f-abb9-a22e25799f0f", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-27 17:56:22,067 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/4f3ca1cad8344126a181f79c0181a7af/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-stack/97856607-cc9a-496f-abb9-a22e25799f0f used request id req-1b6a9df7-7359-4a11-ab31-182c7753dbd9 2018-12-27 17:56:22,070 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/4f3ca1cad8344126a181f79c0181a7af/stacks/97856607-cc9a-496f-abb9-a22e25799f0f -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfee1b583322033f58caaf7fe6fdebf449ad3403" 2018-12-27 17:56:22,095 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 17:56:22 GMT Server: Apache x-openstack-request-id: req-ed7289ea-4569-4241-b280-cba53c1b0190 Location: http://172.30.9.31:8004/v1/4f3ca1cad8344126a181f79c0181a7af/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-stack/97856607-cc9a-496f-abb9-a22e25799f0f Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/4f3ca1cad8344126a181f79c0181a7af/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-stack/97856607-cc9a-496f-abb9-a22e25799f0f;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-27 17:56:22,140 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:56:22 GMT Server: Apache x-openstack-request-id: req-5dbe7519-327f-4b34-86f2-db003b411e11 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 561 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "4f3ca1cad8344126a181f79c0181a7af", "OS::stack_id": "97856607-cc9a-496f-abb9-a22e25799f0f", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-stack", "image_name": "CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-image", "inst_name": "CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-inst", "subnet_name": "CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-subnet", "flavor_name": "CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-flavor-name", "net_name": "CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-stack", "stack_user_project_id": "2ca1508df0ec40538a797910b5a97c3a", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-12-27T17:55:44Z", "links": [{"href": "http://172.30.9.31:8004/v1/4f3ca1cad8344126a181f79c0181a7af/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-stack/97856607-cc9a-496f-abb9-a22e25799f0f", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-27T17:56:12Z", "id": "97856607-cc9a-496f-abb9-a22e25799f0f", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-27 17:56:22,140 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/4f3ca1cad8344126a181f79c0181a7af/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-stack/97856607-cc9a-496f-abb9-a22e25799f0f used request id req-5dbe7519-327f-4b34-86f2-db003b411e11 2018-12-27 17:56:22,143 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/4f3ca1cad8344126a181f79c0181a7af/stacks/97856607-cc9a-496f-abb9-a22e25799f0f -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfee1b583322033f58caaf7fe6fdebf449ad3403" 2018-12-27 17:56:22,762 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 17:56:22 GMT Server: Apache x-openstack-request-id: req-db3f0770-bda1-421c-a7f5-26bb3ddc2f88 Location: http://172.30.9.31:8004/v1/4f3ca1cad8344126a181f79c0181a7af/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-stack/97856607-cc9a-496f-abb9-a22e25799f0f Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/4f3ca1cad8344126a181f79c0181a7af/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-stack/97856607-cc9a-496f-abb9-a22e25799f0f;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-27 17:56:22,790 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:56:22 GMT Server: Apache x-openstack-request-id: req-90180225-b0f7-4de8-8b81-89dc8fb7c6c4 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 561 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "4f3ca1cad8344126a181f79c0181a7af", "OS::stack_id": "97856607-cc9a-496f-abb9-a22e25799f0f", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-stack", "image_name": "CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-image", "inst_name": "CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-inst", "subnet_name": "CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-subnet", "flavor_name": "CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-flavor-name", "net_name": "CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-stack", "stack_user_project_id": "2ca1508df0ec40538a797910b5a97c3a", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-12-27T17:55:44Z", "links": [{"href": "http://172.30.9.31:8004/v1/4f3ca1cad8344126a181f79c0181a7af/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-stack/97856607-cc9a-496f-abb9-a22e25799f0f", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-27T17:56:12Z", "id": "97856607-cc9a-496f-abb9-a22e25799f0f", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-27 17:56:22,790 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/4f3ca1cad8344126a181f79c0181a7af/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-stack/97856607-cc9a-496f-abb9-a22e25799f0f used request id req-90180225-b0f7-4de8-8b81-89dc8fb7c6c4 2018-12-27 17:56:22,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/4f3ca1cad8344126a181f79c0181a7af/stacks/97856607-cc9a-496f-abb9-a22e25799f0f -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfee1b583322033f58caaf7fe6fdebf449ad3403" 2018-12-27 17:56:22,819 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 17:56:22 GMT Server: Apache x-openstack-request-id: req-3fefb831-8b8b-4b7f-9a51-bf9fb14e30c2 Location: http://172.30.9.31:8004/v1/4f3ca1cad8344126a181f79c0181a7af/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-stack/97856607-cc9a-496f-abb9-a22e25799f0f Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/4f3ca1cad8344126a181f79c0181a7af/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-stack/97856607-cc9a-496f-abb9-a22e25799f0f;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-27 17:56:22,861 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:56:22 GMT Server: Apache x-openstack-request-id: req-a689201e-5190-4e38-a171-f7f7b57d4909 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 556 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "4f3ca1cad8344126a181f79c0181a7af", "OS::stack_id": "97856607-cc9a-496f-abb9-a22e25799f0f", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-stack", "image_name": "CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-image", "inst_name": "CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-inst", "subnet_name": "CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-subnet", "flavor_name": "CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-flavor-name", "net_name": "CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-stack", "stack_user_project_id": "2ca1508df0ec40538a797910b5a97c3a", "tags": null, "creation_time": "2018-12-27T17:55:44Z", "links": [{"href": "http://172.30.9.31:8004/v1/4f3ca1cad8344126a181f79c0181a7af/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-stack/97856607-cc9a-496f-abb9-a22e25799f0f", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-12-27T17:56:12Z", "id": "97856607-cc9a-496f-abb9-a22e25799f0f", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Simple template to deploy a single compute instance"}} 2018-12-27 17:56:22,861 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/4f3ca1cad8344126a181f79c0181a7af/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-stack/97856607-cc9a-496f-abb9-a22e25799f0f used request id req-a689201e-5190-4e38-a171-f7f7b57d4909 2018-12-27 17:56:22,861 - create_stack - INFO - Deleting stack - CreateStackSuccessTests-CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-stack 2018-12-27 17:56:22,864 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:8004/v1/4f3ca1cad8344126a181f79c0181a7af/stacks/97856607-cc9a-496f-abb9-a22e25799f0f -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26ed0a33c3f891009feab3057581d490a7d721cb" 2018-12-27 17:56:22,890 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 17:56:22 GMT Server: Apache x-openstack-request-id: req-54c83d7a-37b0-41ab-8911-6d06437ba550 Location: http://172.30.9.31:8004/v1/4f3ca1cad8344126a181f79c0181a7af/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-stack/97856607-cc9a-496f-abb9-a22e25799f0f Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/4f3ca1cad8344126a181f79c0181a7af/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-stack/97856607-cc9a-496f-abb9-a22e25799f0f;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-27 17:56:22,915 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:56:22 GMT Server: Apache x-openstack-request-id: req-6eceac0e-6813-44ac-86ee-493d59bc9575 Content-Length: 279 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackSuccessTests-CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-12-27 17:56:22,916 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.31:8004/v1/4f3ca1cad8344126a181f79c0181a7af/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-stack/97856607-cc9a-496f-abb9-a22e25799f0f used request id req-6eceac0e-6813-44ac-86ee-493d59bc9575 2018-12-27 17:56:22,917 - glance_utils - INFO - Deleting image named - CreateStackSuccessTests-ad1da751-9ca0-4ca3-b42e-4d103a7f40f0-image 2018-12-27 17:56:22,919 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9292/v2/images/97edded8-e5d8-4e28-bf7b-19d3b57bb43c -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0fd58b302988ec5454e2c03ce11e94d468bfc970" 2018-12-27 17:56:24,085 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-6ca43e1c-eee9-4ff9-bd4d-73ae72113895 Date: Thu, 27 Dec 2018 17:56:24 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-27 17:56:24,085 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.31:9292/v2/images/97edded8-e5d8-4e28-bf7b-19d3b57bb43c used request id req-6ca43e1c-eee9-4ff9-bd4d-73ae72113895 2018-12-27 17:56:24,089 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:8774/v2.1/flavors/1d4fd9fd-90c0-4e17-a7e5-986aa473e489 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}384086e0f78ab49fa839efd7412379b801fe2776" 2018-12-27 17:56:24,125 - novaclient.v2.client - DEBUG - RESP: [202] Date: Thu, 27 Dec 2018 17:56:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-f8af37ad-91c8-4762-8fc3-f8a140b26f16 x-compute-request-id: req-f8af37ad-91c8-4762-8fc3-f8a140b26f16 Content-Length: 0 Content-Type: application/json 2018-12-27 17:56:24,126 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/flavors/1d4fd9fd-90c0-4e17-a7e5-986aa473e489 used request id req-f8af37ad-91c8-4762-8fc3-f8a140b26f16 2018-12-27 17:56:24,133 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f06337feeeb043ca712cbbc12cd83c114e298c20" 2018-12-27 17:56:24,337 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 35896 X-Openstack-Request-Id: req-dc248723-8a28-4984-a7c7-1b449203fccd Date: Thu, 27 Dec 2018 17:56:24 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "created_at": "2018-12-27T15:33:01Z", "updated_at": "2018-12-27T15:33:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "35205ac3-06e6-4cf6-bb21-ff8f813cb45b", "remote_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "ade77f59-e70c-4970-8ea8-198222fa332e", "remote_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "c4f3bf7f-d793-498d-a883-bb8c6003f070", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "c85cb618-8f19-445b-8e16-6d467cb17771", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}], "revision_number": 4, "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "created_at": "2018-12-27T15:57:22Z", "updated_at": "2018-12-27T15:57:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "5e258a3b-01f5-4aef-81b7-0b5dc6e5b683", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "65475539-0336-498a-8da4-ff0a80b10089", "remote_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "ae922857-f7ae-4bc8-949b-153fb43bfd00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "b4f87679-52e1-4cf9-bf76-5abb9a9bec06", "remote_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "f7197afc9b61423897aefc9a643d03a1"}], "revision_number": 4, "project_id": "f7197afc9b61423897aefc9a643d03a1", "id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "created_at": "2018-12-27T16:01:54Z", "updated_at": "2018-12-27T16:01:54Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "00dd3abd-acd1-4edb-8f4a-8badcbd2eeb4", "remote_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "018de60d-bc33-4ef0-9eed-6d00b6ce227b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "0d99f0db-fa6b-4201-b67f-a7ff0db82c5d", "remote_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv6", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "5c4049ef-933d-4614-84e7-83584430d462", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv6", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}], "revision_number": 4, "project_id": "8c689c5e31c44b09ab85f80682abbc2a", "id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "created_at": "2018-12-27T15:56:49Z", "updated_at": "2018-12-27T15:56:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "6555e255-763a-4448-b1b1-0c93b2a390bd", "remote_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "777ff7a5-a590-43e5-a84b-7677710494e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "8bac258a-08df-48b7-900b-efbe01a6ec20", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "dc17921e-353f-4898-a970-881b2c8d093d", "remote_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}], "revision_number": 4, "project_id": "28dac9e1580d461c9de52e6659cc4f9d", "id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "created_at": "2018-12-27T16:01:52Z", "updated_at": "2018-12-27T16:01:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "32737757-45f3-4b24-b6ab-5f2d5579b4a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv6", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "ae604ef3-492d-4aa3-8045-1ff84f755a27", "remote_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv4", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "b7bff40a-beda-4996-b140-ed94d010535c", "remote_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv6", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "b8129030-9d72-4d5d-adce-47bbe62492fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv4", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}], "revision_number": 4, "project_id": "81c108a273314b24bf6b48c41b5bbe0c", "id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "created_at": "2018-12-27T15:57:20Z", "updated_at": "2018-12-27T15:57:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "0c389ec4-c0af-4c20-acf9-4fcc1d859dd7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv6", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "3749697a-f2ef-439a-a661-2fb92badd1ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv4", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "b74e0c8c-e243-450e-b1be-69c587093d6d", "remote_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv6", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "c222695b-2f1c-427d-afd7-e0be24ec9f66", "remote_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv4", "project_id": "7fb0e5436e4f467998e672dd71018a45"}], "revision_number": 4, "project_id": "7fb0e5436e4f467998e672dd71018a45", "id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "created_at": "2018-12-27T17:02:11Z", "updated_at": "2018-12-27T17:02:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "675d8a56-1c9b-4c58-a252-61e65997fd05", "remote_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv4", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "84f0587c-7394-4fd6-8f3d-8d6ba94cf3f9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv6", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "8a450b4f-e710-4193-816e-13a2d4e40c07", "remote_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv6", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "c3106b0a-1026-4156-86a9-f0438b7fab93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv4", "project_id": "7cba3664d5674e65a12c8c269a05febf"}], "revision_number": 4, "project_id": "7cba3664d5674e65a12c8c269a05febf", "id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "created_at": "2018-12-27T15:58:29Z", "updated_at": "2018-12-27T15:58:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "2a945ecc-f9fa-4219-96ab-c189a7f5c102", "remote_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv6", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "55e2b54e-68d4-4476-8c9f-e05e347c8970", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv4", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "9983229c-b595-482a-973f-81137a209b6d", "remote_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv4", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "9d4b8450-78ab-4817-a586-372ed88268f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv6", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}], "revision_number": 4, "project_id": "fbd6dbf946a5406398ba810e02d0888e", "id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "created_at": "2018-12-27T15:57:24Z", "updated_at": "2018-12-27T15:57:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "35521f2a-a59d-4798-9fa8-0febfe126076", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv4", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "607d473d-1e6a-4088-a778-7df9ffc1ff68", "remote_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv6", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "6f8fa92b-b67a-4047-a900-f43656aff42b", "remote_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv4", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "890f1d6c-9ae5-45b0-b7a1-282182432b66", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv6", "project_id": "253cc6709e714b8a80a5f74e4257907e"}], "revision_number": 4, "project_id": "253cc6709e714b8a80a5f74e4257907e", "id": "b9546f11-205e-4322-89f8-f0360d6090ed", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "created_at": "2018-12-27T15:57:08Z", "updated_at": "2018-12-27T15:57:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "6739c48b-d899-4c17-bb8e-ffaf8922c034", "remote_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv4", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "9660a6af-4d9b-40b9-9729-f205f66c2bd0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv4", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "bf244c03-fc10-4754-9c2b-b0224401c4f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv6", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "d3bee7cc-a152-441c-9790-abb1f56cec03", "remote_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv6", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}], "revision_number": 4, "project_id": "782a28bd0d40485e85eda6b8ba43840b", "id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "created_at": "2018-12-27T15:57:11Z", "updated_at": "2018-12-27T15:57:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "22c0d2cf-360a-4aa8-ba7e-bfdbf8327d27", "remote_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "553b140a-8ba9-4af7-9f50-bf24e87aebf7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "b2ecf7a5-df98-4d65-a762-767320437c5a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "e49104b2-7c13-49d6-8519-a16dd585346f", "remote_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}], "revision_number": 4, "project_id": "ef7e486beb8f4de39b25ca5f11552328", "id": "d0588e93-db0d-4888-9f99-3399a50df490", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4f3ca1cad8344126a181f79c0181a7af", "created_at": "2018-12-27T17:55:45Z", "updated_at": "2018-12-27T17:55:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:55:46Z", "revision_number": 0, "id": "01fcead5-fb39-404a-bf20-aa9ed5af535b", "remote_group_id": "d95d2dbc-9e5c-45f6-83ca-cd5f0180f873", "remote_ip_prefix": null, "created_at": "2018-12-27T17:55:46Z", "security_group_id": "d95d2dbc-9e5c-45f6-83ca-cd5f0180f873", "tenant_id": "4f3ca1cad8344126a181f79c0181a7af", "port_range_min": null, "ethertype": "IPv4", "project_id": "4f3ca1cad8344126a181f79c0181a7af"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:55:46Z", "revision_number": 0, "id": "29eeb3b9-f42e-4e9b-999a-6bd6fd2ec4ab", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:55:46Z", "security_group_id": "d95d2dbc-9e5c-45f6-83ca-cd5f0180f873", "tenant_id": "4f3ca1cad8344126a181f79c0181a7af", "port_range_min": null, "ethertype": "IPv4", "project_id": "4f3ca1cad8344126a181f79c0181a7af"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:55:46Z", "revision_number": 0, "id": "46b7f91e-f4c4-4148-b3e5-b76167b0131f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:55:46Z", "security_group_id": "d95d2dbc-9e5c-45f6-83ca-cd5f0180f873", "tenant_id": "4f3ca1cad8344126a181f79c0181a7af", "port_range_min": null, "ethertype": "IPv6", "project_id": "4f3ca1cad8344126a181f79c0181a7af"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:55:46Z", "revision_number": 0, "id": "de82a161-1e0a-40d1-8759-08bb509f73b0", "remote_group_id": "d95d2dbc-9e5c-45f6-83ca-cd5f0180f873", "remote_ip_prefix": null, "created_at": "2018-12-27T17:55:46Z", "security_group_id": "d95d2dbc-9e5c-45f6-83ca-cd5f0180f873", "tenant_id": "4f3ca1cad8344126a181f79c0181a7af", "port_range_min": null, "ethertype": "IPv6", "project_id": "4f3ca1cad8344126a181f79c0181a7af"}], "revision_number": 4, "project_id": "4f3ca1cad8344126a181f79c0181a7af", "id": "d95d2dbc-9e5c-45f6-83ca-cd5f0180f873", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "created_at": "2018-12-27T17:19:15Z", "updated_at": "2018-12-27T17:19:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "1990fe24-df44-4561-9f09-f50aab182bf7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "651e4b8b-b29e-409b-9f25-ff2328ccefe6", "remote_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "cc4e2254-2157-4ae1-a233-3047573ddc6d", "remote_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "da56dda4-aaf3-43ff-bdf7-e64892ec2345", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}], "revision_number": 4, "project_id": "2a5a6879c5fa4db798cea6d394565d45", "id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-27T15:33:07Z", "updated_at": "2018-12-27T15:33:07Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "4de95db8-72d6-4aec-a145-e92511971eb9", "remote_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "5f100cff-05d8-4405-8dfb-0a387c123fae", "remote_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "a3f6a193-cc94-4220-a73a-08acf63c449b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "f059d8a5-0c32-49c9-a721-77cc89245ecd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "created_at": "2018-12-27T15:29:16Z", "updated_at": "2018-12-27T15:29:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "3c53841a-5bc0-4192-b482-044411e217ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "5956ff3f-d59d-4af6-82b5-566c888583a7", "remote_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:16Z", "revision_number": 0, "id": "60735d87-52c7-426a-91a6-aff1078a5a2d", "remote_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:16Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "abe97133-61dd-4fdf-baf3-2e07968a324f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "da629caea04941e1ae8979c379dc7c9d"}], "revision_number": 4, "project_id": "da629caea04941e1ae8979c379dc7c9d", "id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "name": "default"}]} 2018-12-27 17:56:24,338 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=default used request id req-dc248723-8a28-4984-a7c7-1b449203fccd 2018-12-27 17:56:24,345 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f06337feeeb043ca712cbbc12cd83c114e298c20" 2018-12-27 17:56:24,453 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:56:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9ce7ecab-f35b-40b8-81ac-4eb900982692 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b7b4fceec1ad4c6eb74d758b709a9d93", "name": "admin"}} 2018-12-27 17:56:24,453 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93 used request id req-9ce7ecab-f35b-40b8-81ac-4eb900982692 2018-12-27 17:56:24,457 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/f7197afc9b61423897aefc9a643d03a1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f06337feeeb043ca712cbbc12cd83c114e298c20" 2018-12-27 17:56:24,577 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:56:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d285e773-8a6e-474a-b08c-3240aa8df93f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f7197afc9b61423897aefc9a643d03a1.", "code": 404, "title": "Not Found"}} 2018-12-27 17:56:24,577 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/f7197afc9b61423897aefc9a643d03a1 used request id req-d285e773-8a6e-474a-b08c-3240aa8df93f 2018-12-27 17:56:24,577 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:56:24,581 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/8c689c5e31c44b09ab85f80682abbc2a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f06337feeeb043ca712cbbc12cd83c114e298c20" 2018-12-27 17:56:24,687 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:56:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-94037d6b-2af3-49b7-87e9-be3de13560fc Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8c689c5e31c44b09ab85f80682abbc2a.", "code": 404, "title": "Not Found"}} 2018-12-27 17:56:24,687 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/8c689c5e31c44b09ab85f80682abbc2a used request id req-94037d6b-2af3-49b7-87e9-be3de13560fc 2018-12-27 17:56:24,687 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:56:24,691 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/28dac9e1580d461c9de52e6659cc4f9d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f06337feeeb043ca712cbbc12cd83c114e298c20" 2018-12-27 17:56:24,800 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:56:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7c02839e-e717-498d-83c4-0f34da9e74b5 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 28dac9e1580d461c9de52e6659cc4f9d.", "code": 404, "title": "Not Found"}} 2018-12-27 17:56:24,800 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/28dac9e1580d461c9de52e6659cc4f9d used request id req-7c02839e-e717-498d-83c4-0f34da9e74b5 2018-12-27 17:56:24,800 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:56:24,804 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/81c108a273314b24bf6b48c41b5bbe0c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f06337feeeb043ca712cbbc12cd83c114e298c20" 2018-12-27 17:56:24,916 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:56:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b72f7ab4-b5a2-4fd9-8245-0688e9fd6531 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 81c108a273314b24bf6b48c41b5bbe0c.", "code": 404, "title": "Not Found"}} 2018-12-27 17:56:24,916 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/81c108a273314b24bf6b48c41b5bbe0c used request id req-b72f7ab4-b5a2-4fd9-8245-0688e9fd6531 2018-12-27 17:56:24,916 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:56:24,920 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/7fb0e5436e4f467998e672dd71018a45 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f06337feeeb043ca712cbbc12cd83c114e298c20" 2018-12-27 17:56:25,032 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:56:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0025cf3b-6551-4ec0-a5be-308c4da03263 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7fb0e5436e4f467998e672dd71018a45.", "code": 404, "title": "Not Found"}} 2018-12-27 17:56:25,032 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/7fb0e5436e4f467998e672dd71018a45 used request id req-0025cf3b-6551-4ec0-a5be-308c4da03263 2018-12-27 17:56:25,033 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:56:25,036 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/7cba3664d5674e65a12c8c269a05febf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f06337feeeb043ca712cbbc12cd83c114e298c20" 2018-12-27 17:56:25,133 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:56:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-646803e2-ad42-419c-93ff-5bcc0e834987 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7cba3664d5674e65a12c8c269a05febf.", "code": 404, "title": "Not Found"}} 2018-12-27 17:56:25,133 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/7cba3664d5674e65a12c8c269a05febf used request id req-646803e2-ad42-419c-93ff-5bcc0e834987 2018-12-27 17:56:25,133 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:56:25,137 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/fbd6dbf946a5406398ba810e02d0888e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f06337feeeb043ca712cbbc12cd83c114e298c20" 2018-12-27 17:56:25,245 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:56:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a0bd3eeb-c25d-44fb-9240-e6a4395e30a9 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: fbd6dbf946a5406398ba810e02d0888e.", "code": 404, "title": "Not Found"}} 2018-12-27 17:56:25,245 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/fbd6dbf946a5406398ba810e02d0888e used request id req-a0bd3eeb-c25d-44fb-9240-e6a4395e30a9 2018-12-27 17:56:25,245 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:56:25,249 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/253cc6709e714b8a80a5f74e4257907e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f06337feeeb043ca712cbbc12cd83c114e298c20" 2018-12-27 17:56:25,356 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:56:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aa49a587-59e5-4bab-adf9-6b87e272feb6 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 253cc6709e714b8a80a5f74e4257907e.", "code": 404, "title": "Not Found"}} 2018-12-27 17:56:25,357 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/253cc6709e714b8a80a5f74e4257907e used request id req-aa49a587-59e5-4bab-adf9-6b87e272feb6 2018-12-27 17:56:25,357 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:56:25,361 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/782a28bd0d40485e85eda6b8ba43840b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f06337feeeb043ca712cbbc12cd83c114e298c20" 2018-12-27 17:56:25,469 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:56:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-88cf303b-2382-4423-b65e-3dd784bf1194 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 782a28bd0d40485e85eda6b8ba43840b.", "code": 404, "title": "Not Found"}} 2018-12-27 17:56:25,469 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/782a28bd0d40485e85eda6b8ba43840b used request id req-88cf303b-2382-4423-b65e-3dd784bf1194 2018-12-27 17:56:25,469 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:56:25,473 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/ef7e486beb8f4de39b25ca5f11552328 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f06337feeeb043ca712cbbc12cd83c114e298c20" 2018-12-27 17:56:25,587 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:56:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d82ba325-fc64-4f09-b443-26e8af0b25e3 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: ef7e486beb8f4de39b25ca5f11552328.", "code": 404, "title": "Not Found"}} 2018-12-27 17:56:25,588 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/ef7e486beb8f4de39b25ca5f11552328 used request id req-d82ba325-fc64-4f09-b443-26e8af0b25e3 2018-12-27 17:56:25,588 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:56:25,591 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/4f3ca1cad8344126a181f79c0181a7af -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f06337feeeb043ca712cbbc12cd83c114e298c20" 2018-12-27 17:56:25,700 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:56:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fdf3d93c-7c45-46b0-813a-decb085d161d Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/4f3ca1cad8344126a181f79c0181a7af"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4f3ca1cad8344126a181f79c0181a7af", "name": "CreateStackSuccessTests-bcf45d7e-b54c-477-proj"}} 2018-12-27 17:56:25,700 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/4f3ca1cad8344126a181f79c0181a7af used request id req-fdf3d93c-7c45-46b0-813a-decb085d161d 2018-12-27 17:56:25,701 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d95d2dbc-9e5c-45f6-83ca-cd5f0180f873 2018-12-27 17:56:25,706 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=d95d2dbc-9e5c-45f6-83ca-cd5f0180f873 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f06337feeeb043ca712cbbc12cd83c114e298c20" 2018-12-27 17:56:25,939 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-622c0703-a1d8-4128-93ea-2bb0306edaf4 Date: Thu, 27 Dec 2018 17:56:25 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "d95d2dbc-9e5c-45f6-83ca-cd5f0180f873", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:55:46Z", "security_group_id": "d95d2dbc-9e5c-45f6-83ca-cd5f0180f873", "port_range_min": null, "revision_number": 0, "tenant_id": "4f3ca1cad8344126a181f79c0181a7af", "created_at": "2018-12-27T17:55:46Z", "project_id": "4f3ca1cad8344126a181f79c0181a7af", "id": "01fcead5-fb39-404a-bf20-aa9ed5af535b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:55:46Z", "security_group_id": "d95d2dbc-9e5c-45f6-83ca-cd5f0180f873", "port_range_min": null, "revision_number": 0, "tenant_id": "4f3ca1cad8344126a181f79c0181a7af", "created_at": "2018-12-27T17:55:46Z", "project_id": "4f3ca1cad8344126a181f79c0181a7af", "id": "29eeb3b9-f42e-4e9b-999a-6bd6fd2ec4ab"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:55:46Z", "security_group_id": "d95d2dbc-9e5c-45f6-83ca-cd5f0180f873", "port_range_min": null, "revision_number": 0, "tenant_id": "4f3ca1cad8344126a181f79c0181a7af", "created_at": "2018-12-27T17:55:46Z", "project_id": "4f3ca1cad8344126a181f79c0181a7af", "id": "46b7f91e-f4c4-4148-b3e5-b76167b0131f"}, {"remote_group_id": "d95d2dbc-9e5c-45f6-83ca-cd5f0180f873", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:55:46Z", "security_group_id": "d95d2dbc-9e5c-45f6-83ca-cd5f0180f873", "port_range_min": null, "revision_number": 0, "tenant_id": "4f3ca1cad8344126a181f79c0181a7af", "created_at": "2018-12-27T17:55:46Z", "project_id": "4f3ca1cad8344126a181f79c0181a7af", "id": "de82a161-1e0a-40d1-8759-08bb509f73b0"}]} 2018-12-27 17:56:25,939 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=d95d2dbc-9e5c-45f6-83ca-cd5f0180f873 used request id req-622c0703-a1d8-4128-93ea-2bb0306edaf4 2018-12-27 17:56:25,940 - neutron_utils - INFO - Deleting security group with name - default 2018-12-27 17:56:25,944 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/security-groups/d95d2dbc-9e5c-45f6-83ca-cd5f0180f873 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f06337feeeb043ca712cbbc12cd83c114e298c20" 2018-12-27 17:56:26,300 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-8f719f1b-6021-43f6-bde3-9a0f892bb5f4 Content-Length: 0 Date: Thu, 27 Dec 2018 17:56:26 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 17:56:26,300 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-groups/d95d2dbc-9e5c-45f6-83ca-cd5f0180f873 used request id req-8f719f1b-6021-43f6-bde3-9a0f892bb5f4 2018-12-27 17:56:26,301 - keystone_utils - INFO - Deleting project with name - CreateStackSuccessTests-bcf45d7e-b54c-477-proj 2018-12-27 17:56:26,305 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/projects/4f3ca1cad8344126a181f79c0181a7af -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f06337feeeb043ca712cbbc12cd83c114e298c20" 2018-12-27 17:56:26,575 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:56:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d38bfc17-5aa0-4bbd-98e5-029db8cc2848 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:56:26,575 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/4f3ca1cad8344126a181f79c0181a7af used request id req-d38bfc17-5aa0-4bbd-98e5-029db8cc2848 2018-12-27 17:56:26,575 - keystone_utils - INFO - Deleting role with name - CreateStackSuccessTests-bcf45d7e-b54c-477-proj-role 2018-12-27 17:56:26,579 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/roles/a81f9b2e30c94f9199ee0369b7defc62 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f06337feeeb043ca712cbbc12cd83c114e298c20" 2018-12-27 17:56:26,719 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:56:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b0ada730-5329-4f35-ba31-8cc969751c74 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:56:26,720 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/roles/a81f9b2e30c94f9199ee0369b7defc62 used request id req-b0ada730-5329-4f35-ba31-8cc969751c74 2018-12-27 17:56:26,723 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f06337feeeb043ca712cbbc12cd83c114e298c20" 2018-12-27 17:56:26,831 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:56:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bc008da4-1e5a-4ceb-93fa-de83cbd3dd00 Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8de789d09e46427786a85702e5e8de91", "links": {"self": "http://172.30.9.31:5000/v3/roles/8de789d09e46427786a85702e5e8de91"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 17:56:26,831 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-bc008da4-1e5a-4ceb-93fa-de83cbd3dd00 2018-12-27 17:56:26,832 - keystone_utils - INFO - Deleting user with name - CreateStackSuccessTests-bcf45d7e-b54c-477-user 2018-12-27 17:56:26,835 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/users/3c5d95478f8544e58627a9f57314c99d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fa6ada0bbd2c53c2b1d8e74ae2d0708f22f5fbb" 2018-12-27 17:56:27,050 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:56:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e09a93c9-4da8-4be1-93e2-20c6812cf4d6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:56:27,051 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/3c5d95478f8544e58627a9f57314c99d used request id req-e09a93c9-4da8-4be1-93e2-20c6812cf4d6 2018-12-27 17:56:27,052 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:56:27,472 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:56:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["TjvUHigtQFi71dA0dR2YFg"], "issued_at": "2018-12-27T17:56:27.000000Z"}} 2018-12-27 17:56:27,472 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61ebcd8be46b4c410342a2daf681cc2f3b8949fe" 2018-12-27 17:56:27,578 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:56:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4603787c-64a8-4daa-8c1e-37b07652bdf1 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:56:27,578 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-4603787c-64a8-4daa-8c1e-37b07652bdf1 2018-12-27 17:56:27,579 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:56:27,580 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:56:27,991 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:56:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["r6vlaYTRSh-Fg4ufmbgB2Q"], "issued_at": "2018-12-27T17:56:27.000000Z"}} 2018-12-27 17:56:27,992 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dff9255b034a70e475e93ab1a8a4e1a61e19993c" 2018-12-27 17:56:28,102 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:56:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8f026411-597f-4342-bed4-a1c4e198bcca Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:56:28,103 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-8f026411-597f-4342-bed4-a1c4e198bcca 2018-12-27 17:56:28,107 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 17:56:28,113 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 17:56:28 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 17:56:28,114 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-7ddf09c5-fd0b-4c5-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dff9255b034a70e475e93ab1a8a4e1a61e19993c" 2018-12-27 17:56:28,218 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:56:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-059528d7-0c76-48a3-a3f4-8785023222a3 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-7ddf09c5-fd0b-4c5-proj", "previous": null, "next": null}, "projects": []} 2018-12-27 17:56:28,218 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-7ddf09c5-fd0b-4c5-proj used request id req-059528d7-0c76-48a3-a3f4-8785023222a3 2018-12-27 17:56:28,222 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dff9255b034a70e475e93ab1a8a4e1a61e19993c" 2018-12-27 17:56:28,341 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:56:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-29dd1457-286b-4d70-9052-92b3c6c2fb7e Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-27 17:56:28,341 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-29dd1457-286b-4d70-9052-92b3c6c2fb7e 2018-12-27 17:56:28,345 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dff9255b034a70e475e93ab1a8a4e1a61e19993c" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackSuccessTests-7ddf09c5-fd0b-4c5-proj"}}' 2018-12-27 17:56:28,484 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 27 Dec 2018 17:56:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-59739005-e5f0-48d5-8ad1-acd4cb24a4f5 Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/ca0cb297005340dea35aafbf8a4f8dd3"}, "tags": [], "enabled": true, "id": "ca0cb297005340dea35aafbf8a4f8dd3", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-7ddf09c5-fd0b-4c5-proj"}} 2018-12-27 17:56:28,485 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-59739005-e5f0-48d5-8ad1-acd4cb24a4f5 2018-12-27 17:56:28,485 - keystone_utils - INFO - Created project with name - CreateStackSuccessTests-7ddf09c5-fd0b-4c5-proj 2018-12-27 17:56:28,485 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:56:28,486 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:56:28,901 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:56:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["LCLfDVleTCykMrVkKoekvg"], "issued_at": "2018-12-27T17:56:28.000000Z"}} 2018-12-27 17:56:28,902 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39f0639221f9f84c11bc989418472a1f6a24a315" 2018-12-27 17:56:29,022 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:56:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-43abb579-3328-4c84-be1e-c69f5e20dd97 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:56:29,023 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-43abb579-3328-4c84-be1e-c69f5e20dd97 2018-12-27 17:56:29,027 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 17:56:29,032 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 17:56:29 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 17:56:29,033 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39f0639221f9f84c11bc989418472a1f6a24a315" 2018-12-27 17:56:29,163 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:56:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4fd8a66b-d743-43e1-81c5-1f621753e380 Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "links": {"self": "http://172.30.9.31:5000/v3/users/01fa52e7b3674fc48643fa4ffca67e4e"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "01fa52e7b3674fc48643fa4ffca67e4e", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/05a834ddebbc40688596b7460b47439e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05a834ddebbc40688596b7460b47439e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/08226a0ad01943f39559448239e291e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "08226a0ad01943f39559448239e291e1", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/55c0552fe37a4f7ca0e73939514bc683"}, "domain_id": "default", "enabled": true, "options": {}, "id": "55c0552fe37a4f7ca0e73939514bc683", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/646a4af4e3b5439a97996d353fea3924"}, "domain_id": "914eec1d43ea4caf9d2fd33268c06258", "enabled": true, "options": {}, "id": "646a4af4e3b5439a97996d353fea3924", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/85fb203e51c34d3f8122e285a6a318b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85fb203e51c34d3f8122e285a6a318b3", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/905e7f4b42d24cca93b99d2401fa3378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "905e7f4b42d24cca93b99d2401fa3378", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/a5bc08b9f81f4e5bb86c24f9f7547bae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5bc08b9f81f4e5bb86c24f9f7547bae", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/a5c780627f004d318bf908d80305da9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5c780627f004d318bf908d80305da9c", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/b18425bf2b044bc9af7e194919539a17"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b18425bf2b044bc9af7e194919539a17", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/b8d2134b619d4dca80e21d6fb16449b0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b8d2134b619d4dca80e21d6fb16449b0", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/b9ab6a25a652438285139fe5b44aea62"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9ab6a25a652438285139fe5b44aea62", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/c08462554a4844d681348f58b9b0edee"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c08462554a4844d681348f58b9b0edee", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/ddfc3a9aad444d4782eae677c8a98130"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ddfc3a9aad444d4782eae677c8a98130", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/f2a74f2185a54676a6cb2bb5ecfcc4f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2a74f2185a54676a6cb2bb5ecfcc4f6", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-12-27 17:56:29,163 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-4fd8a66b-d743-43e1-81c5-1f621753e380 2018-12-27 17:56:29,167 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?name=CreateStackSuccessTests-7ddf09c5-fd0b-4c5-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39f0639221f9f84c11bc989418472a1f6a24a315" 2018-12-27 17:56:29,284 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:56:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3ccdc5f2-6bb4-489f-ad9c-58a6fd09e873 Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?name=CreateStackSuccessTests-7ddf09c5-fd0b-4c5-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/ca0cb297005340dea35aafbf8a4f8dd3"}, "tags": [], "enabled": true, "id": "ca0cb297005340dea35aafbf8a4f8dd3", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-7ddf09c5-fd0b-4c5-proj"}]} 2018-12-27 17:56:29,284 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?name=CreateStackSuccessTests-7ddf09c5-fd0b-4c5-proj used request id req-3ccdc5f2-6bb4-489f-ad9c-58a6fd09e873 2018-12-27 17:56:29,287 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39f0639221f9f84c11bc989418472a1f6a24a315" 2018-12-27 17:56:29,394 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:56:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-db833565-d2ae-468f-9330-b157b4133781 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-27 17:56:29,394 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-db833565-d2ae-468f-9330-b157b4133781 2018-12-27 17:56:29,801 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39f0639221f9f84c11bc989418472a1f6a24a315" 2018-12-27 17:56:29,925 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:56:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8b4e8496-3d01-48db-9d90-422a55757eaf Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8de789d09e46427786a85702e5e8de91", "links": {"self": "http://172.30.9.31:5000/v3/roles/8de789d09e46427786a85702e5e8de91"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 17:56:29,925 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-8b4e8496-3d01-48db-9d90-422a55757eaf 2018-12-27 17:56:29,929 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?name=CreateStackSuccessTests-7ddf09c5-fd0b-4c5-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39f0639221f9f84c11bc989418472a1f6a24a315" 2018-12-27 17:56:30,035 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:56:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8a33c6ac-13cf-4791-a4f5-ad18cadd9037 Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?name=CreateStackSuccessTests-7ddf09c5-fd0b-4c5-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/ca0cb297005340dea35aafbf8a4f8dd3"}, "tags": [], "enabled": true, "id": "ca0cb297005340dea35aafbf8a4f8dd3", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-7ddf09c5-fd0b-4c5-proj"}]} 2018-12-27 17:56:30,035 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?name=CreateStackSuccessTests-7ddf09c5-fd0b-4c5-proj used request id req-8a33c6ac-13cf-4791-a4f5-ad18cadd9037 2018-12-27 17:56:30,039 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/users/bdf9b17cb0e94bbe93d421d73a858cad -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39f0639221f9f84c11bc989418472a1f6a24a315" 2018-12-27 17:56:30,161 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:56:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3a3b6de4-bfb9-404c-858c-7196828e8cc1 Content-Encoding: gzip Content-Length: 242 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackSuccessTests-7ddf09c5-fd0b-4c5-user", "links": {"self": "http://172.30.9.31:5000/v3/users/bdf9b17cb0e94bbe93d421d73a858cad"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "ca0cb297005340dea35aafbf8a4f8dd3", "id": "bdf9b17cb0e94bbe93d421d73a858cad", "password_expires_at": null}} 2018-12-27 17:56:30,161 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users/bdf9b17cb0e94bbe93d421d73a858cad used request id req-3a3b6de4-bfb9-404c-858c-7196828e8cc1 2018-12-27 17:56:30,165 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/ca0cb297005340dea35aafbf8a4f8dd3/users/bdf9b17cb0e94bbe93d421d73a858cad/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39f0639221f9f84c11bc989418472a1f6a24a315" 2018-12-27 17:56:30,314 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:56:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-652e7c7d-5809-4bbc-8f8b-b1004f74a8ac Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects/ca0cb297005340dea35aafbf8a4f8dd3/users/bdf9b17cb0e94bbe93d421d73a858cad/roles", "previous": null, "next": null}, "roles": []} 2018-12-27 17:56:30,314 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/ca0cb297005340dea35aafbf8a4f8dd3/users/bdf9b17cb0e94bbe93d421d73a858cad/roles used request id req-652e7c7d-5809-4bbc-8f8b-b1004f74a8ac 2018-12-27 17:56:30,318 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles/8de789d09e46427786a85702e5e8de91 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39f0639221f9f84c11bc989418472a1f6a24a315" 2018-12-27 17:56:30,424 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:56:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1121fea9-6af8-4975-bf59-31928758c7c1 Content-Encoding: gzip Content-Length: 149 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "8de789d09e46427786a85702e5e8de91", "links": {"self": "http://172.30.9.31:5000/v3/roles/8de789d09e46427786a85702e5e8de91"}, "name": "heat_stack_owner"}} 2018-12-27 17:56:30,424 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles/8de789d09e46427786a85702e5e8de91 used request id req-1121fea9-6af8-4975-bf59-31928758c7c1 2018-12-27 17:56:30,424 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackSuccessTests-7ddf09c5-fd0b-4c5-proj 2018-12-27 17:56:30,428 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:5000/v3/projects/ca0cb297005340dea35aafbf8a4f8dd3/users/bdf9b17cb0e94bbe93d421d73a858cad/roles/8de789d09e46427786a85702e5e8de91 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39f0639221f9f84c11bc989418472a1f6a24a315" 2018-12-27 17:56:30,583 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:56:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a9a259cb-218e-4a08-a845-079f38202fd3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:56:30,583 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/ca0cb297005340dea35aafbf8a4f8dd3/users/bdf9b17cb0e94bbe93d421d73a858cad/roles/8de789d09e46427786a85702e5e8de91 used request id req-a9a259cb-218e-4a08-a845-079f38202fd3 2018-12-27 17:56:30,584 - keystone_utils - INFO - Created user with name - CreateStackSuccessTests-7ddf09c5-fd0b-4c5-user 2018-12-27 17:56:30,584 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:56:30,588 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dff9255b034a70e475e93ab1a8a4e1a61e19993c" 2018-12-27 17:56:30,701 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:56:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ed549299-f020-4640-b313-6d0c90fffe1e Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8de789d09e46427786a85702e5e8de91", "links": {"self": "http://172.30.9.31:5000/v3/roles/8de789d09e46427786a85702e5e8de91"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 17:56:30,701 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-ed549299-f020-4640-b313-6d0c90fffe1e 2018-12-27 17:56:30,705 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dff9255b034a70e475e93ab1a8a4e1a61e19993c" -d '{"role": {"name": "CreateStackSuccessTests-7ddf09c5-fd0b-4c5-proj-role"}}' 2018-12-27 17:56:30,840 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 27 Dec 2018 17:56:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-74d1be71-7a7c-4ca9-8423-662c0c03de2c Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "09f8eb5c27fd42a98de179132c709271", "links": {"self": "http://172.30.9.31:5000/v3/roles/09f8eb5c27fd42a98de179132c709271"}, "name": "CreateStackSuccessTests-7ddf09c5-fd0b-4c5-proj-role"}} 2018-12-27 17:56:30,840 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/roles used request id req-74d1be71-7a7c-4ca9-8423-662c0c03de2c 2018-12-27 17:56:30,840 - keystone_utils - INFO - Created role with name - CreateStackSuccessTests-7ddf09c5-fd0b-4c5-proj-role 2018-12-27 17:56:30,844 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles/09f8eb5c27fd42a98de179132c709271 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dff9255b034a70e475e93ab1a8a4e1a61e19993c" 2018-12-27 17:56:30,858 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:56:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d4250271-9344-4b5f-aa08-d0b7554032bc Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "09f8eb5c27fd42a98de179132c709271", "links": {"self": "http://172.30.9.31:5000/v3/roles/09f8eb5c27fd42a98de179132c709271"}, "name": "CreateStackSuccessTests-7ddf09c5-fd0b-4c5-proj-role"}} 2018-12-27 17:56:30,858 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles/09f8eb5c27fd42a98de179132c709271 used request id req-d4250271-9344-4b5f-aa08-d0b7554032bc 2018-12-27 17:56:30,858 - keystone_utils - INFO - Granting role CreateStackSuccessTests-7ddf09c5-fd0b-4c5-proj-role to project CreateStackSuccessTests-7ddf09c5-fd0b-4c5-proj 2018-12-27 17:56:30,861 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:5000/v3/projects/ca0cb297005340dea35aafbf8a4f8dd3/users/bdf9b17cb0e94bbe93d421d73a858cad/roles/09f8eb5c27fd42a98de179132c709271 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dff9255b034a70e475e93ab1a8a4e1a61e19993c" 2018-12-27 17:56:31,040 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:56:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1f753f8f-a7fd-4f2f-ae6e-a93e0839ddba Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:56:31,040 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/ca0cb297005340dea35aafbf8a4f8dd3/users/bdf9b17cb0e94bbe93d421d73a858cad/roles/09f8eb5c27fd42a98de179132c709271 used request id req-1f753f8f-a7fd-4f2f-ae6e-a93e0839ddba 2018-12-27 17:56:31,040 - heat_utils - DEBUG - Retrieving Heat Client 2018-12-27 17:56:31,041 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-12-27 17:56:31,041 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:56:31,042 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:56:31,465 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "09f8eb5c27fd42a98de179132c709271", "name": "CreateStackSuccessTests-7ddf09c5-fd0b-4c5-proj-role"}], "expires_at": "2018-12-27T18:56:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ca0cb297005340dea35aafbf8a4f8dd3", "name": "CreateStackSuccessTests-7ddf09c5-fd0b-4c5-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/ca0cb297005340dea35aafbf8a4f8dd3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/ca0cb297005340dea35aafbf8a4f8dd3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/ca0cb297005340dea35aafbf8a4f8dd3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/ca0cb297005340dea35aafbf8a4f8dd3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/ca0cb297005340dea35aafbf8a4f8dd3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/ca0cb297005340dea35aafbf8a4f8dd3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/ca0cb297005340dea35aafbf8a4f8dd3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/ca0cb297005340dea35aafbf8a4f8dd3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/ca0cb297005340dea35aafbf8a4f8dd3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_ca0cb297005340dea35aafbf8a4f8dd3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_ca0cb297005340dea35aafbf8a4f8dd3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/ca0cb297005340dea35aafbf8a4f8dd3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/ca0cb297005340dea35aafbf8a4f8dd3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/ca0cb297005340dea35aafbf8a4f8dd3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-7ddf09c5-fd0b-4c5-user", "id": "bdf9b17cb0e94bbe93d421d73a858cad"}, "audit_ids": ["LnFMK_loTrG8gXhtKlRyvQ"], "issued_at": "2018-12-27T17:56:31.000000Z"}} 2018-12-27 17:56:31,465 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6716eed4bf156f2a3c74b54f40a733674b3ef706" 2018-12-27 17:56:31,563 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:56:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9fd6ad67-569c-4333-b783-15ff80f396eb Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:56:31,563 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-9fd6ad67-569c-4333-b783-15ff80f396eb 2018-12-27 17:56:31,567 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-0ff88f6a-f4ae-412b-a9e8-b7ce4dfdd39c-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6716eed4bf156f2a3c74b54f40a733674b3ef706" 2018-12-27 17:56:31,795 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 168 Content-Type: application/json X-Openstack-Request-Id: req-da62096c-1afd-4e6d-a13d-172b4c4518c1 Date: Thu, 27 Dec 2018 17:56:31 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateStackSuccessTests-0ff88f6a-f4ae-412b-a9e8-b7ce4dfdd39c-image"} 2018-12-27 17:56:31,796 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-0ff88f6a-f4ae-412b-a9e8-b7ce4dfdd39c-image used request id req-da62096c-1afd-4e6d-a13d-172b4c4518c1 2018-12-27 17:56:31,799 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6716eed4bf156f2a3c74b54f40a733674b3ef706" 2018-12-27 17:56:32,010 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-6b56a7d3-81dc-4e1b-9e95-c5824130202c Date: Thu, 27 Dec 2018 17:56:32 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-27 17:56:32,011 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/schemas/image used request id req-6b56a7d3-81dc-4e1b-9e95-c5824130202c 2018-12-27 17:56:32,038 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6716eed4bf156f2a3c74b54f40a733674b3ef706" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateStackSuccessTests-0ff88f6a-f4ae-412b-a9e8-b7ce4dfdd39c-image"}' 2018-12-27 17:56:32,273 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 627 Content-Type: application/json Location: http://172.30.9.31:9292/v2/images/b75a0624-44f8-4979-bf65-e8562949229c Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-50aee9dd-197f-4026-a403-6b364af79e3d Date: Thu, 27 Dec 2018 17:56:32 GMT RESP BODY: {"status": "queued", "name": "CreateStackSuccessTests-0ff88f6a-f4ae-412b-a9e8-b7ce4dfdd39c-image", "tags": [], "container_format": "bare", "created_at": "2018-12-27T17:56:32Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-12-27T17:56:32Z", "visibility": "shared", "locations": [], "self": "/v2/images/b75a0624-44f8-4979-bf65-e8562949229c", "min_disk": 0, "protected": false, "id": "b75a0624-44f8-4979-bf65-e8562949229c", "file": "/v2/images/b75a0624-44f8-4979-bf65-e8562949229c/file", "checksum": null, "owner": "ca0cb297005340dea35aafbf8a4f8dd3", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-27 17:56:32,273 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.31:9292/v2/images used request id req-50aee9dd-197f-4026-a403-6b364af79e3d 2018-12-27 17:56:32,280 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:9292/v2/images/b75a0624-44f8-4979-bf65-e8562949229c/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6716eed4bf156f2a3c74b54f40a733674b3ef706" -d '' 2018-12-27 17:56:32,827 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-61d86ca6-8fe4-40fd-b089-a32dbdac51e8 Date: Thu, 27 Dec 2018 17:56:32 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-27 17:56:32,827 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.31:9292/v2/images/b75a0624-44f8-4979-bf65-e8562949229c/file used request id req-61d86ca6-8fe4-40fd-b089-a32dbdac51e8 2018-12-27 17:56:32,827 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-27 17:56:32,830 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/images/b75a0624-44f8-4979-bf65-e8562949229c -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6716eed4bf156f2a3c74b54f40a733674b3ef706" 2018-12-27 17:56:33,033 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-a21cc102-21fa-4f7d-96de-095cf266c69b Date: Thu, 27 Dec 2018 17:56:33 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-0ff88f6a-f4ae-412b-a9e8-b7ce4dfdd39c-image", "tags": [], "container_format": "bare", "created_at": "2018-12-27T17:56:32Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-27T17:56:32Z", "visibility": "shared", "locations": [{"url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/b75a0624-44f8-4979-bf65-e8562949229c/snap", "metadata": {}}], "self": "/v2/images/b75a0624-44f8-4979-bf65-e8562949229c", "min_disk": 0, "protected": false, "id": "b75a0624-44f8-4979-bf65-e8562949229c", "file": "/v2/images/b75a0624-44f8-4979-bf65-e8562949229c/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "ca0cb297005340dea35aafbf8a4f8dd3", "direct_url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/b75a0624-44f8-4979-bf65-e8562949229c/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-27 17:56:33,033 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images/b75a0624-44f8-4979-bf65-e8562949229c used request id req-a21cc102-21fa-4f7d-96de-095cf266c69b 2018-12-27 17:56:33,037 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6716eed4bf156f2a3c74b54f40a733674b3ef706" 2018-12-27 17:56:33,239 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-f387177d-fa19-4859-b46d-1c4a2dbdeec8 Date: Thu, 27 Dec 2018 17:56:33 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-27 17:56:33,240 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/schemas/image used request id req-f387177d-fa19-4859-b46d-1c4a2dbdeec8 2018-12-27 17:56:33,242 - create_image - INFO - Created image with name - CreateStackSuccessTests-0ff88f6a-f4ae-412b-a9e8-b7ce4dfdd39c-image 2018-12-27 17:56:33,245 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/images/b75a0624-44f8-4979-bf65-e8562949229c -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6716eed4bf156f2a3c74b54f40a733674b3ef706" 2018-12-27 17:56:33,448 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-08da42a5-5dca-43c0-b1e9-0bdacd2ddca5 Date: Thu, 27 Dec 2018 17:56:33 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-0ff88f6a-f4ae-412b-a9e8-b7ce4dfdd39c-image", "tags": [], "container_format": "bare", "created_at": "2018-12-27T17:56:32Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-27T17:56:32Z", "visibility": "shared", "locations": [{"url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/b75a0624-44f8-4979-bf65-e8562949229c/snap", "metadata": {}}], "self": "/v2/images/b75a0624-44f8-4979-bf65-e8562949229c", "min_disk": 0, "protected": false, "id": "b75a0624-44f8-4979-bf65-e8562949229c", "file": "/v2/images/b75a0624-44f8-4979-bf65-e8562949229c/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "ca0cb297005340dea35aafbf8a4f8dd3", "direct_url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/b75a0624-44f8-4979-bf65-e8562949229c/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-27 17:56:33,448 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images/b75a0624-44f8-4979-bf65-e8562949229c used request id req-08da42a5-5dca-43c0-b1e9-0bdacd2ddca5 2018-12-27 17:56:33,449 - create_image - DEBUG - Instance status is - active 2018-12-27 17:56:33,449 - create_image - DEBUG - Image is active with name - CreateStackSuccessTests-0ff88f6a-f4ae-412b-a9e8-b7ce4dfdd39c-image 2018-12-27 17:56:33,449 - create_image - INFO - Image is now active with name - CreateStackSuccessTests-0ff88f6a-f4ae-412b-a9e8-b7ce4dfdd39c-image 2018-12-27 17:56:33,449 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:56:33,450 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:56:33,956 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:56:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["Glv0A4mSTIa8dbxpOZm8Bg"], "issued_at": "2018-12-27T17:56:33.000000Z"}} 2018-12-27 17:56:33,957 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2042e6f0be28d0ec6d7ec7a263be7e520f34e69" 2018-12-27 17:56:34,061 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:56:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-44be7814-20f0-4e69-847c-3916ff761969 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:56:34,061 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-44be7814-20f0-4e69-847c-3916ff761969 2018-12-27 17:56:34,062 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-27 17:56:34,068 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2042e6f0be28d0ec6d7ec7a263be7e520f34e69" 2018-12-27 17:56:34,285 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:56:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-0b819fb1-478d-4574-a525-6e1e3186a565 x-compute-request-id: req-0b819fb1-478d-4574-a525-6e1e3186a565 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-12-27 17:56:34,285 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-0b819fb1-478d-4574-a525-6e1e3186a565 2018-12-27 17:56:34,288 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2042e6f0be28d0ec6d7ec7a263be7e520f34e69" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "CreateStackSuccessTests-0ff88f6a-f4ae-412b-a9e8-b7ce4dfdd39c-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-12-27 17:56:34,331 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:56:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-431bd91c-70c3-4174-ad04-27a2e3ff5591 x-compute-request-id: req-431bd91c-70c3-4174-ad04-27a2e3ff5591 Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateStackSuccessTests-0ff88f6a-f4ae-412b-a9e8-b7ce4dfdd39c-flavor-name", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/ae1f3afa-27f0-495b-9af5-face69694748", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/ae1f3afa-27f0-495b-9af5-face69694748", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "ae1f3afa-27f0-495b-9af5-face69694748"}} 2018-12-27 17:56:34,331 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-431bd91c-70c3-4174-ad04-27a2e3ff5591 2018-12-27 17:56:34,358 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:56:34,358 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:56:34,777 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "09f8eb5c27fd42a98de179132c709271", "name": "CreateStackSuccessTests-7ddf09c5-fd0b-4c5-proj-role"}], "expires_at": "2018-12-27T18:56:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ca0cb297005340dea35aafbf8a4f8dd3", "name": "CreateStackSuccessTests-7ddf09c5-fd0b-4c5-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/ca0cb297005340dea35aafbf8a4f8dd3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/ca0cb297005340dea35aafbf8a4f8dd3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/ca0cb297005340dea35aafbf8a4f8dd3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/ca0cb297005340dea35aafbf8a4f8dd3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/ca0cb297005340dea35aafbf8a4f8dd3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/ca0cb297005340dea35aafbf8a4f8dd3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/ca0cb297005340dea35aafbf8a4f8dd3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/ca0cb297005340dea35aafbf8a4f8dd3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/ca0cb297005340dea35aafbf8a4f8dd3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_ca0cb297005340dea35aafbf8a4f8dd3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_ca0cb297005340dea35aafbf8a4f8dd3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/ca0cb297005340dea35aafbf8a4f8dd3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/ca0cb297005340dea35aafbf8a4f8dd3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/ca0cb297005340dea35aafbf8a4f8dd3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-7ddf09c5-fd0b-4c5-user", "id": "bdf9b17cb0e94bbe93d421d73a858cad"}, "audit_ids": ["ixri2FZuTKm8qL-UGCgxDw"], "issued_at": "2018-12-27T17:56:34.000000Z"}} 2018-12-27 17:56:34,778 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0590a3858f93c1018eff26e243568e7ba265402" 2018-12-27 17:56:34,888 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:56:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-310834b9-f9f9-40bd-a37a-0a55c245c3a2 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:56:34,888 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-310834b9-f9f9-40bd-a37a-0a55c245c3a2 2018-12-27 17:56:34,891 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-27 17:56:34,893 - heat_utils - DEBUG - Retrieving Heat Client 2018-12-27 17:56:34,896 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/ca0cb297005340dea35aafbf8a4f8dd3/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-0ff88f6a-f4ae-412b-a9e8-b7ce4dfdd39c-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0590a3858f93c1018eff26e243568e7ba265402" 2018-12-27 17:56:35,130 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:56:34 GMT Server: Apache x-openstack-request-id: req-3fb43dad-3757-40fe-8338-26b9611d5fc5 Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-12-27 17:56:35,130 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/ca0cb297005340dea35aafbf8a4f8dd3/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-0ff88f6a-f4ae-412b-a9e8-b7ce4dfdd39c-stack used request id req-3fb43dad-3757-40fe-8338-26b9611d5fc5 2018-12-27 17:56:35,133 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:8004/v1/ca0cb297005340dea35aafbf8a4f8dd3/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0590a3858f93c1018eff26e243568e7ba265402" -d '{"stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0ff88f6a-f4ae-412b-a9e8-b7ce4dfdd39c-stack", "template": {"heat_template_version": "2015-04-30", "description": "Simple template to deploy a single compute instance", "parameters": {"flavor_name": {"default": "m1.small", "type": "string", "description": "Type of instance (flavor) to be used", "label": "Instance Type"}, "inst_name": {"default": "test_vm", "type": "string", "description": "The name of the spawned vm", "label": "Test VM name"}, "subnet_name": {"default": "test_subnet", "type": "string", "description": "The name of the stack's subnet", "label": "Test subnet name"}, "net_name": {"default": "test_net", "type": "string", "description": "The name of the stack's network", "label": "Test network name"}, "image_name": {"default": "heat_utils_tests", "type": "string", "description": "Image to be used for compute instance", "label": "Image ID"}}, "resources": {"server1_port": {"type": "OS::Neutron::Port", "properties": {"network_id": {"get_resource": "private_net"}, "fixed_ips": [{"subnet_id": {"get_resource": "private_subnet"}}]}}, "private_subnet": {"type": "OS::Neutron::Subnet", "properties": {"network_id": {"get_resource": "private_net"}, "cidr": "10.0.0.0/24", "name": {"get_param": "subnet_name"}}}, "private_net": {"type": "OS::Neutron::Net", "properties": {"name": {"get_param": "net_name"}}}, "my_instance": {"type": "OS::Nova::Server", "properties": {"image": {"get_param": "image_name"}, "name": {"get_param": "inst_name"}, "flavor": {"get_param": "flavor_name"}, "networks": [{"port": {"get_resource": "server1_port"}}]}}}}, "parameters": {"net_name": "CreateStackSuccessTests-0ff88f6a-f4ae-412b-a9e8-b7ce4dfdd39c-net", "inst_name": "CreateStackSuccessTests-0ff88f6a-f4ae-412b-a9e8-b7ce4dfdd39c-inst", "subnet_name": "CreateStackSuccessTests-0ff88f6a-f4ae-412b-a9e8-b7ce4dfdd39c-subnet", "image_name": "CreateStackSuccessTests-0ff88f6a-f4ae-412b-a9e8-b7ce4dfdd39c-image", "flavor_name": "CreateStackSuccessTests-0ff88f6a-f4ae-412b-a9e8-b7ce4dfdd39c-flavor-name"}}' 2018-12-27 17:56:37,701 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 27 Dec 2018 17:56:35 GMT Server: Apache x-openstack-request-id: req-06b740f8-f644-46bf-b220-cefb818716ae Location: http://172.30.9.31:8004/v1/ca0cb297005340dea35aafbf8a4f8dd3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0ff88f6a-f4ae-412b-a9e8-b7ce4dfdd39c-stack/0ab3ab93-327c-461b-ae5c-eca5a04b374a Content-Length: 291 Content-Type: application/json RESP BODY: {"stack": {"id": "0ab3ab93-327c-461b-ae5c-eca5a04b374a", "links": [{"href": "http://172.30.9.31:8004/v1/ca0cb297005340dea35aafbf8a4f8dd3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0ff88f6a-f4ae-412b-a9e8-b7ce4dfdd39c-stack/0ab3ab93-327c-461b-ae5c-eca5a04b374a", "rel": "self"}]}} 2018-12-27 17:56:37,702 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.31:8004/v1/ca0cb297005340dea35aafbf8a4f8dd3/stacks used request id req-06b740f8-f644-46bf-b220-cefb818716ae 2018-12-27 17:56:37,705 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/ca0cb297005340dea35aafbf8a4f8dd3/stacks/0ab3ab93-327c-461b-ae5c-eca5a04b374a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0590a3858f93c1018eff26e243568e7ba265402" 2018-12-27 17:56:37,915 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 17:56:37 GMT Server: Apache x-openstack-request-id: req-11edb116-1bda-4f57-a8eb-64a294a25d0f Location: http://172.30.9.31:8004/v1/ca0cb297005340dea35aafbf8a4f8dd3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0ff88f6a-f4ae-412b-a9e8-b7ce4dfdd39c-stack/0ab3ab93-327c-461b-ae5c-eca5a04b374a Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/ca0cb297005340dea35aafbf8a4f8dd3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0ff88f6a-f4ae-412b-a9e8-b7ce4dfdd39c-stack/0ab3ab93-327c-461b-ae5c-eca5a04b374a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-27 17:56:38,554 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:56:37 GMT Server: Apache x-openstack-request-id: req-288b0dfe-5c48-4fe6-b4ea-994e69a66200 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 556 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "ca0cb297005340dea35aafbf8a4f8dd3", "OS::stack_id": "0ab3ab93-327c-461b-ae5c-eca5a04b374a", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0ff88f6a-f4ae-412b-a9e8-b7ce4dfdd39c-stack", "image_name": "CreateStackSuccessTests-0ff88f6a-f4ae-412b-a9e8-b7ce4dfdd39c-image", "inst_name": "CreateStackSuccessTests-0ff88f6a-f4ae-412b-a9e8-b7ce4dfdd39c-inst", "subnet_name": "CreateStackSuccessTests-0ff88f6a-f4ae-412b-a9e8-b7ce4dfdd39c-subnet", "net_name": "CreateStackSuccessTests-0ff88f6a-f4ae-412b-a9e8-b7ce4dfdd39c-net", "flavor_name": "CreateStackSuccessTests-0ff88f6a-f4ae-412b-a9e8-b7ce4dfdd39c-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0ff88f6a-f4ae-412b-a9e8-b7ce4dfdd39c-stack", "stack_user_project_id": "d5915aa50f2f44e281a06edaf1561999", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-27T17:56:37Z", "links": [{"href": "http://172.30.9.31:8004/v1/ca0cb297005340dea35aafbf8a4f8dd3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0ff88f6a-f4ae-412b-a9e8-b7ce4dfdd39c-stack/0ab3ab93-327c-461b-ae5c-eca5a04b374a", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "0ab3ab93-327c-461b-ae5c-eca5a04b374a", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-27 17:56:38,554 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/ca0cb297005340dea35aafbf8a4f8dd3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0ff88f6a-f4ae-412b-a9e8-b7ce4dfdd39c-stack/0ab3ab93-327c-461b-ae5c-eca5a04b374a used request id req-288b0dfe-5c48-4fe6-b4ea-994e69a66200 2018-12-27 17:56:38,555 - create_stack - INFO - Created stack with name - CreateStackSuccessTests-CreateStackSuccessTests-0ff88f6a-f4ae-412b-a9e8-b7ce4dfdd39c-stack 2018-12-27 17:56:38,558 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/ca0cb297005340dea35aafbf8a4f8dd3/stacks/0ab3ab93-327c-461b-ae5c-eca5a04b374a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0590a3858f93c1018eff26e243568e7ba265402" 2018-12-27 17:56:38,797 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 17:56:38 GMT Server: Apache x-openstack-request-id: req-99fd17f6-0fb1-4d6f-94ea-2e233ed635b2 Location: http://172.30.9.31:8004/v1/ca0cb297005340dea35aafbf8a4f8dd3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0ff88f6a-f4ae-412b-a9e8-b7ce4dfdd39c-stack/0ab3ab93-327c-461b-ae5c-eca5a04b374a Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/ca0cb297005340dea35aafbf8a4f8dd3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0ff88f6a-f4ae-412b-a9e8-b7ce4dfdd39c-stack/0ab3ab93-327c-461b-ae5c-eca5a04b374a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-27 17:56:39,032 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:56:38 GMT Server: Apache x-openstack-request-id: req-6f86861e-b69b-4f0e-b362-85f9fdf85566 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 556 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "ca0cb297005340dea35aafbf8a4f8dd3", "OS::stack_id": "0ab3ab93-327c-461b-ae5c-eca5a04b374a", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0ff88f6a-f4ae-412b-a9e8-b7ce4dfdd39c-stack", "image_name": "CreateStackSuccessTests-0ff88f6a-f4ae-412b-a9e8-b7ce4dfdd39c-image", "inst_name": "CreateStackSuccessTests-0ff88f6a-f4ae-412b-a9e8-b7ce4dfdd39c-inst", "subnet_name": "CreateStackSuccessTests-0ff88f6a-f4ae-412b-a9e8-b7ce4dfdd39c-subnet", "net_name": "CreateStackSuccessTests-0ff88f6a-f4ae-412b-a9e8-b7ce4dfdd39c-net", "flavor_name": "CreateStackSuccessTests-0ff88f6a-f4ae-412b-a9e8-b7ce4dfdd39c-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0ff88f6a-f4ae-412b-a9e8-b7ce4dfdd39c-stack", "stack_user_project_id": "d5915aa50f2f44e281a06edaf1561999", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-27T17:56:37Z", "links": [{"href": "http://172.30.9.31:8004/v1/ca0cb297005340dea35aafbf8a4f8dd3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0ff88f6a-f4ae-412b-a9e8-b7ce4dfdd39c-stack/0ab3ab93-327c-461b-ae5c-eca5a04b374a", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "0ab3ab93-327c-461b-ae5c-eca5a04b374a", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-27 17:56:39,032 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/ca0cb297005340dea35aafbf8a4f8dd3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0ff88f6a-f4ae-412b-a9e8-b7ce4dfdd39c-stack/0ab3ab93-327c-461b-ae5c-eca5a04b374a used request id req-6f86861e-b69b-4f0e-b362-85f9fdf85566 2018-12-27 17:56:39,032 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-12-27 17:56:39,032 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-27 17:56:42,036 - create_stack - DEBUG - Stack status query timeout in 1196.51961899 2018-12-27 17:56:42,039 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/ca0cb297005340dea35aafbf8a4f8dd3/stacks/0ab3ab93-327c-461b-ae5c-eca5a04b374a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0590a3858f93c1018eff26e243568e7ba265402" 2018-12-27 17:56:42,261 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 17:56:42 GMT Server: Apache x-openstack-request-id: req-f6d1b6a5-0f30-4b15-908a-a70233eeff1e Location: http://172.30.9.31:8004/v1/ca0cb297005340dea35aafbf8a4f8dd3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0ff88f6a-f4ae-412b-a9e8-b7ce4dfdd39c-stack/0ab3ab93-327c-461b-ae5c-eca5a04b374a Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/ca0cb297005340dea35aafbf8a4f8dd3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0ff88f6a-f4ae-412b-a9e8-b7ce4dfdd39c-stack/0ab3ab93-327c-461b-ae5c-eca5a04b374a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-27 17:56:42,576 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:56:42 GMT Server: Apache x-openstack-request-id: req-2ab698f9-f80d-449c-a2fa-dea4e5c380b3 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 556 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "ca0cb297005340dea35aafbf8a4f8dd3", "OS::stack_id": "0ab3ab93-327c-461b-ae5c-eca5a04b374a", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0ff88f6a-f4ae-412b-a9e8-b7ce4dfdd39c-stack", "image_name": "CreateStackSuccessTests-0ff88f6a-f4ae-412b-a9e8-b7ce4dfdd39c-image", "inst_name": "CreateStackSuccessTests-0ff88f6a-f4ae-412b-a9e8-b7ce4dfdd39c-inst", "subnet_name": "CreateStackSuccessTests-0ff88f6a-f4ae-412b-a9e8-b7ce4dfdd39c-subnet", "net_name": "CreateStackSuccessTests-0ff88f6a-f4ae-412b-a9e8-b7ce4dfdd39c-net", "flavor_name": "CreateStackSuccessTests-0ff88f6a-f4ae-412b-a9e8-b7ce4dfdd39c-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0ff88f6a-f4ae-412b-a9e8-b7ce4dfdd39c-stack", "stack_user_project_id": "d5915aa50f2f44e281a06edaf1561999", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-27T17:56:37Z", "links": [{"href": "http://172.30.9.31:8004/v1/ca0cb297005340dea35aafbf8a4f8dd3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0ff88f6a-f4ae-412b-a9e8-b7ce4dfdd39c-stack/0ab3ab93-327c-461b-ae5c-eca5a04b374a", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "0ab3ab93-327c-461b-ae5c-eca5a04b374a", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-27 17:56:42,576 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/ca0cb297005340dea35aafbf8a4f8dd3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0ff88f6a-f4ae-412b-a9e8-b7ce4dfdd39c-stack/0ab3ab93-327c-461b-ae5c-eca5a04b374a used request id req-2ab698f9-f80d-449c-a2fa-dea4e5c380b3 2018-12-27 17:56:42,577 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-12-27 17:56:42,577 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-27 17:56:45,580 - create_stack - DEBUG - Stack status query timeout in 1192.97515678 2018-12-27 17:56:45,583 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/ca0cb297005340dea35aafbf8a4f8dd3/stacks/0ab3ab93-327c-461b-ae5c-eca5a04b374a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0590a3858f93c1018eff26e243568e7ba265402" 2018-12-27 17:56:45,792 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 17:56:45 GMT Server: Apache x-openstack-request-id: req-2bada9d5-1d42-4e37-b590-4fac7d01e8b5 Location: http://172.30.9.31:8004/v1/ca0cb297005340dea35aafbf8a4f8dd3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0ff88f6a-f4ae-412b-a9e8-b7ce4dfdd39c-stack/0ab3ab93-327c-461b-ae5c-eca5a04b374a Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/ca0cb297005340dea35aafbf8a4f8dd3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0ff88f6a-f4ae-412b-a9e8-b7ce4dfdd39c-stack/0ab3ab93-327c-461b-ae5c-eca5a04b374a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-27 17:56:46,121 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:56:45 GMT Server: Apache x-openstack-request-id: req-668cf016-8831-4141-99c2-e9466453eef6 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 556 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "ca0cb297005340dea35aafbf8a4f8dd3", "OS::stack_id": "0ab3ab93-327c-461b-ae5c-eca5a04b374a", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0ff88f6a-f4ae-412b-a9e8-b7ce4dfdd39c-stack", "image_name": "CreateStackSuccessTests-0ff88f6a-f4ae-412b-a9e8-b7ce4dfdd39c-image", "inst_name": "CreateStackSuccessTests-0ff88f6a-f4ae-412b-a9e8-b7ce4dfdd39c-inst", "subnet_name": "CreateStackSuccessTests-0ff88f6a-f4ae-412b-a9e8-b7ce4dfdd39c-subnet", "net_name": "CreateStackSuccessTests-0ff88f6a-f4ae-412b-a9e8-b7ce4dfdd39c-net", "flavor_name": "CreateStackSuccessTests-0ff88f6a-f4ae-412b-a9e8-b7ce4dfdd39c-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0ff88f6a-f4ae-412b-a9e8-b7ce4dfdd39c-stack", "stack_user_project_id": "d5915aa50f2f44e281a06edaf1561999", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-27T17:56:37Z", "links": [{"href": "http://172.30.9.31:8004/v1/ca0cb297005340dea35aafbf8a4f8dd3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0ff88f6a-f4ae-412b-a9e8-b7ce4dfdd39c-stack/0ab3ab93-327c-461b-ae5c-eca5a04b374a", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "0ab3ab93-327c-461b-ae5c-eca5a04b374a", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-27 17:56:46,121 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/ca0cb297005340dea35aafbf8a4f8dd3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0ff88f6a-f4ae-412b-a9e8-b7ce4dfdd39c-stack/0ab3ab93-327c-461b-ae5c-eca5a04b374a used request id req-668cf016-8831-4141-99c2-e9466453eef6 2018-12-27 17:56:46,121 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-12-27 17:56:46,122 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-27 17:56:49,125 - create_stack - DEBUG - Stack status query timeout in 1189.43045282 2018-12-27 17:56:49,128 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/ca0cb297005340dea35aafbf8a4f8dd3/stacks/0ab3ab93-327c-461b-ae5c-eca5a04b374a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0590a3858f93c1018eff26e243568e7ba265402" 2018-12-27 17:56:49,354 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 17:56:49 GMT Server: Apache x-openstack-request-id: req-516a1a01-62f1-41bd-ab52-bf59b60ace52 Location: http://172.30.9.31:8004/v1/ca0cb297005340dea35aafbf8a4f8dd3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0ff88f6a-f4ae-412b-a9e8-b7ce4dfdd39c-stack/0ab3ab93-327c-461b-ae5c-eca5a04b374a Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/ca0cb297005340dea35aafbf8a4f8dd3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0ff88f6a-f4ae-412b-a9e8-b7ce4dfdd39c-stack/0ab3ab93-327c-461b-ae5c-eca5a04b374a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-27 17:56:49,573 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:56:49 GMT Server: Apache x-openstack-request-id: req-695c39d8-baa2-4e4e-bc7b-fc8a27a301ff Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 556 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "ca0cb297005340dea35aafbf8a4f8dd3", "OS::stack_id": "0ab3ab93-327c-461b-ae5c-eca5a04b374a", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0ff88f6a-f4ae-412b-a9e8-b7ce4dfdd39c-stack", "image_name": "CreateStackSuccessTests-0ff88f6a-f4ae-412b-a9e8-b7ce4dfdd39c-image", "inst_name": "CreateStackSuccessTests-0ff88f6a-f4ae-412b-a9e8-b7ce4dfdd39c-inst", "subnet_name": "CreateStackSuccessTests-0ff88f6a-f4ae-412b-a9e8-b7ce4dfdd39c-subnet", "net_name": "CreateStackSuccessTests-0ff88f6a-f4ae-412b-a9e8-b7ce4dfdd39c-net", "flavor_name": "CreateStackSuccessTests-0ff88f6a-f4ae-412b-a9e8-b7ce4dfdd39c-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0ff88f6a-f4ae-412b-a9e8-b7ce4dfdd39c-stack", "stack_user_project_id": "d5915aa50f2f44e281a06edaf1561999", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-27T17:56:37Z", "links": [{"href": "http://172.30.9.31:8004/v1/ca0cb297005340dea35aafbf8a4f8dd3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0ff88f6a-f4ae-412b-a9e8-b7ce4dfdd39c-stack/0ab3ab93-327c-461b-ae5c-eca5a04b374a", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "0ab3ab93-327c-461b-ae5c-eca5a04b374a", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-27 17:56:49,573 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/ca0cb297005340dea35aafbf8a4f8dd3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0ff88f6a-f4ae-412b-a9e8-b7ce4dfdd39c-stack/0ab3ab93-327c-461b-ae5c-eca5a04b374a used request id req-695c39d8-baa2-4e4e-bc7b-fc8a27a301ff 2018-12-27 17:56:49,573 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-12-27 17:56:49,574 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-27 17:56:52,577 - create_stack - DEBUG - Stack status query timeout in 1185.97843981 2018-12-27 17:56:52,580 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/ca0cb297005340dea35aafbf8a4f8dd3/stacks/0ab3ab93-327c-461b-ae5c-eca5a04b374a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0590a3858f93c1018eff26e243568e7ba265402" 2018-12-27 17:56:52,793 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 17:56:52 GMT Server: Apache x-openstack-request-id: req-fcbf1247-7843-4809-a480-64cf1c49b5ff Location: http://172.30.9.31:8004/v1/ca0cb297005340dea35aafbf8a4f8dd3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0ff88f6a-f4ae-412b-a9e8-b7ce4dfdd39c-stack/0ab3ab93-327c-461b-ae5c-eca5a04b374a Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/ca0cb297005340dea35aafbf8a4f8dd3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0ff88f6a-f4ae-412b-a9e8-b7ce4dfdd39c-stack/0ab3ab93-327c-461b-ae5c-eca5a04b374a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-27 17:56:52,834 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:56:52 GMT Server: Apache x-openstack-request-id: req-e7274367-e70a-45a5-94fa-8a5fc2a70adb Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 556 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "ca0cb297005340dea35aafbf8a4f8dd3", "OS::stack_id": "0ab3ab93-327c-461b-ae5c-eca5a04b374a", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0ff88f6a-f4ae-412b-a9e8-b7ce4dfdd39c-stack", "image_name": "CreateStackSuccessTests-0ff88f6a-f4ae-412b-a9e8-b7ce4dfdd39c-image", "inst_name": "CreateStackSuccessTests-0ff88f6a-f4ae-412b-a9e8-b7ce4dfdd39c-inst", "subnet_name": "CreateStackSuccessTests-0ff88f6a-f4ae-412b-a9e8-b7ce4dfdd39c-subnet", "net_name": "CreateStackSuccessTests-0ff88f6a-f4ae-412b-a9e8-b7ce4dfdd39c-net", "flavor_name": "CreateStackSuccessTests-0ff88f6a-f4ae-412b-a9e8-b7ce4dfdd39c-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0ff88f6a-f4ae-412b-a9e8-b7ce4dfdd39c-stack", "stack_user_project_id": "d5915aa50f2f44e281a06edaf1561999", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-27T17:56:37Z", "links": [{"href": "http://172.30.9.31:8004/v1/ca0cb297005340dea35aafbf8a4f8dd3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0ff88f6a-f4ae-412b-a9e8-b7ce4dfdd39c-stack/0ab3ab93-327c-461b-ae5c-eca5a04b374a", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "0ab3ab93-327c-461b-ae5c-eca5a04b374a", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-27 17:56:52,835 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/ca0cb297005340dea35aafbf8a4f8dd3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0ff88f6a-f4ae-412b-a9e8-b7ce4dfdd39c-stack/0ab3ab93-327c-461b-ae5c-eca5a04b374a used request id req-e7274367-e70a-45a5-94fa-8a5fc2a70adb 2018-12-27 17:56:52,835 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-12-27 17:56:52,835 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-27 17:56:55,838 - create_stack - DEBUG - Stack status query timeout in 1182.71682382 2018-12-27 17:56:55,841 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/ca0cb297005340dea35aafbf8a4f8dd3/stacks/0ab3ab93-327c-461b-ae5c-eca5a04b374a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0590a3858f93c1018eff26e243568e7ba265402" 2018-12-27 17:56:55,870 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 17:56:55 GMT Server: Apache x-openstack-request-id: req-7d8d815b-f43d-47dc-8011-616fe8c18b5a Location: http://172.30.9.31:8004/v1/ca0cb297005340dea35aafbf8a4f8dd3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0ff88f6a-f4ae-412b-a9e8-b7ce4dfdd39c-stack/0ab3ab93-327c-461b-ae5c-eca5a04b374a Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/ca0cb297005340dea35aafbf8a4f8dd3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0ff88f6a-f4ae-412b-a9e8-b7ce4dfdd39c-stack/0ab3ab93-327c-461b-ae5c-eca5a04b374a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-27 17:56:56,513 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:56:55 GMT Server: Apache x-openstack-request-id: req-b3819cc5-34ce-47e1-b7a0-f97bd4bae4c6 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 556 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "ca0cb297005340dea35aafbf8a4f8dd3", "OS::stack_id": "0ab3ab93-327c-461b-ae5c-eca5a04b374a", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0ff88f6a-f4ae-412b-a9e8-b7ce4dfdd39c-stack", "image_name": "CreateStackSuccessTests-0ff88f6a-f4ae-412b-a9e8-b7ce4dfdd39c-image", "inst_name": "CreateStackSuccessTests-0ff88f6a-f4ae-412b-a9e8-b7ce4dfdd39c-inst", "subnet_name": "CreateStackSuccessTests-0ff88f6a-f4ae-412b-a9e8-b7ce4dfdd39c-subnet", "net_name": "CreateStackSuccessTests-0ff88f6a-f4ae-412b-a9e8-b7ce4dfdd39c-net", "flavor_name": "CreateStackSuccessTests-0ff88f6a-f4ae-412b-a9e8-b7ce4dfdd39c-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0ff88f6a-f4ae-412b-a9e8-b7ce4dfdd39c-stack", "stack_user_project_id": "d5915aa50f2f44e281a06edaf1561999", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-27T17:56:37Z", "links": [{"href": "http://172.30.9.31:8004/v1/ca0cb297005340dea35aafbf8a4f8dd3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0ff88f6a-f4ae-412b-a9e8-b7ce4dfdd39c-stack/0ab3ab93-327c-461b-ae5c-eca5a04b374a", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "0ab3ab93-327c-461b-ae5c-eca5a04b374a", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-27 17:56:56,513 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/ca0cb297005340dea35aafbf8a4f8dd3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0ff88f6a-f4ae-412b-a9e8-b7ce4dfdd39c-stack/0ab3ab93-327c-461b-ae5c-eca5a04b374a used request id req-b3819cc5-34ce-47e1-b7a0-f97bd4bae4c6 2018-12-27 17:56:56,514 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-12-27 17:56:56,514 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-27 17:56:59,517 - create_stack - DEBUG - Stack status query timeout in 1179.03834677 2018-12-27 17:56:59,520 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/ca0cb297005340dea35aafbf8a4f8dd3/stacks/0ab3ab93-327c-461b-ae5c-eca5a04b374a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0590a3858f93c1018eff26e243568e7ba265402" 2018-12-27 17:56:59,722 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 17:56:59 GMT Server: Apache x-openstack-request-id: req-d706c1a4-eb72-4b10-b810-d7e422cf7c9b Location: http://172.30.9.31:8004/v1/ca0cb297005340dea35aafbf8a4f8dd3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0ff88f6a-f4ae-412b-a9e8-b7ce4dfdd39c-stack/0ab3ab93-327c-461b-ae5c-eca5a04b374a Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/ca0cb297005340dea35aafbf8a4f8dd3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0ff88f6a-f4ae-412b-a9e8-b7ce4dfdd39c-stack/0ab3ab93-327c-461b-ae5c-eca5a04b374a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-27 17:56:59,945 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:56:59 GMT Server: Apache x-openstack-request-id: req-81f58a19-d7c9-45a6-abe5-ede91d8cb1fc Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 559 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "ca0cb297005340dea35aafbf8a4f8dd3", "OS::stack_id": "0ab3ab93-327c-461b-ae5c-eca5a04b374a", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0ff88f6a-f4ae-412b-a9e8-b7ce4dfdd39c-stack", "image_name": "CreateStackSuccessTests-0ff88f6a-f4ae-412b-a9e8-b7ce4dfdd39c-image", "inst_name": "CreateStackSuccessTests-0ff88f6a-f4ae-412b-a9e8-b7ce4dfdd39c-inst", "subnet_name": "CreateStackSuccessTests-0ff88f6a-f4ae-412b-a9e8-b7ce4dfdd39c-subnet", "net_name": "CreateStackSuccessTests-0ff88f6a-f4ae-412b-a9e8-b7ce4dfdd39c-net", "flavor_name": "CreateStackSuccessTests-0ff88f6a-f4ae-412b-a9e8-b7ce4dfdd39c-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0ff88f6a-f4ae-412b-a9e8-b7ce4dfdd39c-stack", "stack_user_project_id": "d5915aa50f2f44e281a06edaf1561999", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-12-27T17:56:37Z", "links": [{"href": "http://172.30.9.31:8004/v1/ca0cb297005340dea35aafbf8a4f8dd3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0ff88f6a-f4ae-412b-a9e8-b7ce4dfdd39c-stack/0ab3ab93-327c-461b-ae5c-eca5a04b374a", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "0ab3ab93-327c-461b-ae5c-eca5a04b374a", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-27 17:56:59,945 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/ca0cb297005340dea35aafbf8a4f8dd3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0ff88f6a-f4ae-412b-a9e8-b7ce4dfdd39c-stack/0ab3ab93-327c-461b-ae5c-eca5a04b374a used request id req-81f58a19-d7c9-45a6-abe5-ede91d8cb1fc 2018-12-27 17:56:59,946 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-12-27 17:56:59,946 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-0ff88f6a-f4ae-412b-a9e8-b7ce4dfdd39c-stack 2018-12-27 17:56:59,946 - create_stack - INFO - Stack is now active with name - CreateStackSuccessTests-CreateStackSuccessTests-0ff88f6a-f4ae-412b-a9e8-b7ce4dfdd39c-stack 2018-12-27 17:56:59,946 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:57:00,356 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "09f8eb5c27fd42a98de179132c709271", "name": "CreateStackSuccessTests-7ddf09c5-fd0b-4c5-proj-role"}], "expires_at": "2018-12-27T18:57:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ca0cb297005340dea35aafbf8a4f8dd3", "name": "CreateStackSuccessTests-7ddf09c5-fd0b-4c5-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/ca0cb297005340dea35aafbf8a4f8dd3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/ca0cb297005340dea35aafbf8a4f8dd3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/ca0cb297005340dea35aafbf8a4f8dd3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/ca0cb297005340dea35aafbf8a4f8dd3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/ca0cb297005340dea35aafbf8a4f8dd3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/ca0cb297005340dea35aafbf8a4f8dd3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/ca0cb297005340dea35aafbf8a4f8dd3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/ca0cb297005340dea35aafbf8a4f8dd3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/ca0cb297005340dea35aafbf8a4f8dd3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_ca0cb297005340dea35aafbf8a4f8dd3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_ca0cb297005340dea35aafbf8a4f8dd3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/ca0cb297005340dea35aafbf8a4f8dd3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/ca0cb297005340dea35aafbf8a4f8dd3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/ca0cb297005340dea35aafbf8a4f8dd3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-7ddf09c5-fd0b-4c5-user", "id": "bdf9b17cb0e94bbe93d421d73a858cad"}, "audit_ids": ["x81UKm4sSgGEPdJs_icXgA"], "issued_at": "2018-12-27T17:57:00.000000Z"}} 2018-12-27 17:57:00,359 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/ca0cb297005340dea35aafbf8a4f8dd3/stacks/0ab3ab93-327c-461b-ae5c-eca5a04b374a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}623c08ce358edbff5492743201aa2127438ccfde" 2018-12-27 17:57:00,592 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 17:57:00 GMT Server: Apache x-openstack-request-id: req-c6e255f8-5161-4ea6-a89b-78427e76b412 Location: http://172.30.9.31:8004/v1/ca0cb297005340dea35aafbf8a4f8dd3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0ff88f6a-f4ae-412b-a9e8-b7ce4dfdd39c-stack/0ab3ab93-327c-461b-ae5c-eca5a04b374a Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/ca0cb297005340dea35aafbf8a4f8dd3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0ff88f6a-f4ae-412b-a9e8-b7ce4dfdd39c-stack/0ab3ab93-327c-461b-ae5c-eca5a04b374a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-27 17:57:01,243 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:57:00 GMT Server: Apache x-openstack-request-id: req-be2cc63f-0efc-490d-8e5d-4151557085da Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 559 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "ca0cb297005340dea35aafbf8a4f8dd3", "OS::stack_id": "0ab3ab93-327c-461b-ae5c-eca5a04b374a", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0ff88f6a-f4ae-412b-a9e8-b7ce4dfdd39c-stack", "image_name": "CreateStackSuccessTests-0ff88f6a-f4ae-412b-a9e8-b7ce4dfdd39c-image", "inst_name": "CreateStackSuccessTests-0ff88f6a-f4ae-412b-a9e8-b7ce4dfdd39c-inst", "subnet_name": "CreateStackSuccessTests-0ff88f6a-f4ae-412b-a9e8-b7ce4dfdd39c-subnet", "net_name": "CreateStackSuccessTests-0ff88f6a-f4ae-412b-a9e8-b7ce4dfdd39c-net", "flavor_name": "CreateStackSuccessTests-0ff88f6a-f4ae-412b-a9e8-b7ce4dfdd39c-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0ff88f6a-f4ae-412b-a9e8-b7ce4dfdd39c-stack", "stack_user_project_id": "d5915aa50f2f44e281a06edaf1561999", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-12-27T17:56:37Z", "links": [{"href": "http://172.30.9.31:8004/v1/ca0cb297005340dea35aafbf8a4f8dd3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0ff88f6a-f4ae-412b-a9e8-b7ce4dfdd39c-stack/0ab3ab93-327c-461b-ae5c-eca5a04b374a", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "0ab3ab93-327c-461b-ae5c-eca5a04b374a", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-27 17:57:01,243 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/ca0cb297005340dea35aafbf8a4f8dd3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0ff88f6a-f4ae-412b-a9e8-b7ce4dfdd39c-stack/0ab3ab93-327c-461b-ae5c-eca5a04b374a used request id req-be2cc63f-0efc-490d-8e5d-4151557085da 2018-12-27 17:57:01,247 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/ca0cb297005340dea35aafbf8a4f8dd3/stacks/0ab3ab93-327c-461b-ae5c-eca5a04b374a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0590a3858f93c1018eff26e243568e7ba265402" 2018-12-27 17:57:01,289 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 17:57:01 GMT Server: Apache x-openstack-request-id: req-02d62662-ea37-4f24-8202-c7e5029cc405 Location: http://172.30.9.31:8004/v1/ca0cb297005340dea35aafbf8a4f8dd3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0ff88f6a-f4ae-412b-a9e8-b7ce4dfdd39c-stack/0ab3ab93-327c-461b-ae5c-eca5a04b374a Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/ca0cb297005340dea35aafbf8a4f8dd3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0ff88f6a-f4ae-412b-a9e8-b7ce4dfdd39c-stack/0ab3ab93-327c-461b-ae5c-eca5a04b374a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-27 17:57:02,027 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:57:01 GMT Server: Apache x-openstack-request-id: req-3751faa7-311a-46e2-bf9b-35ba7a5d9a69 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 559 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "ca0cb297005340dea35aafbf8a4f8dd3", "OS::stack_id": "0ab3ab93-327c-461b-ae5c-eca5a04b374a", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0ff88f6a-f4ae-412b-a9e8-b7ce4dfdd39c-stack", "image_name": "CreateStackSuccessTests-0ff88f6a-f4ae-412b-a9e8-b7ce4dfdd39c-image", "inst_name": "CreateStackSuccessTests-0ff88f6a-f4ae-412b-a9e8-b7ce4dfdd39c-inst", "subnet_name": "CreateStackSuccessTests-0ff88f6a-f4ae-412b-a9e8-b7ce4dfdd39c-subnet", "net_name": "CreateStackSuccessTests-0ff88f6a-f4ae-412b-a9e8-b7ce4dfdd39c-net", "flavor_name": "CreateStackSuccessTests-0ff88f6a-f4ae-412b-a9e8-b7ce4dfdd39c-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0ff88f6a-f4ae-412b-a9e8-b7ce4dfdd39c-stack", "stack_user_project_id": "d5915aa50f2f44e281a06edaf1561999", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-12-27T17:56:37Z", "links": [{"href": "http://172.30.9.31:8004/v1/ca0cb297005340dea35aafbf8a4f8dd3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0ff88f6a-f4ae-412b-a9e8-b7ce4dfdd39c-stack/0ab3ab93-327c-461b-ae5c-eca5a04b374a", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "0ab3ab93-327c-461b-ae5c-eca5a04b374a", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-27 17:57:02,028 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/ca0cb297005340dea35aafbf8a4f8dd3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0ff88f6a-f4ae-412b-a9e8-b7ce4dfdd39c-stack/0ab3ab93-327c-461b-ae5c-eca5a04b374a used request id req-3751faa7-311a-46e2-bf9b-35ba7a5d9a69 2018-12-27 17:57:02,028 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:57:02,029 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:57:02,440 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "09f8eb5c27fd42a98de179132c709271", "name": "CreateStackSuccessTests-7ddf09c5-fd0b-4c5-proj-role"}], "expires_at": "2018-12-27T18:57:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ca0cb297005340dea35aafbf8a4f8dd3", "name": "CreateStackSuccessTests-7ddf09c5-fd0b-4c5-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/ca0cb297005340dea35aafbf8a4f8dd3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/ca0cb297005340dea35aafbf8a4f8dd3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/ca0cb297005340dea35aafbf8a4f8dd3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/ca0cb297005340dea35aafbf8a4f8dd3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/ca0cb297005340dea35aafbf8a4f8dd3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/ca0cb297005340dea35aafbf8a4f8dd3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/ca0cb297005340dea35aafbf8a4f8dd3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/ca0cb297005340dea35aafbf8a4f8dd3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/ca0cb297005340dea35aafbf8a4f8dd3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_ca0cb297005340dea35aafbf8a4f8dd3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_ca0cb297005340dea35aafbf8a4f8dd3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/ca0cb297005340dea35aafbf8a4f8dd3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/ca0cb297005340dea35aafbf8a4f8dd3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/ca0cb297005340dea35aafbf8a4f8dd3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-7ddf09c5-fd0b-4c5-user", "id": "bdf9b17cb0e94bbe93d421d73a858cad"}, "audit_ids": ["_LD7cNSyR0-1a-CxOmenIg"], "issued_at": "2018-12-27T17:57:02.000000Z"}} 2018-12-27 17:57:02,441 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e40526fb61931fea3ac77f6cc0c5145206f9f1e4" 2018-12-27 17:57:02,541 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:57:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-128c544c-0f50-44e1-b06c-4a6ecfdeb381 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:57:02,541 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-128c544c-0f50-44e1-b06c-4a6ecfdeb381 2018-12-27 17:57:02,543 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-27 17:57:02,547 - heat_utils - DEBUG - Retrieving Heat Client 2018-12-27 17:57:02,549 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/ca0cb297005340dea35aafbf8a4f8dd3/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-0ff88f6a-f4ae-412b-a9e8-b7ce4dfdd39c-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e40526fb61931fea3ac77f6cc0c5145206f9f1e4" 2018-12-27 17:57:02,778 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:57:02 GMT Server: Apache x-openstack-request-id: req-2a3aedb8-e763-480c-8db8-b33a81950d05 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 388 Content-Type: application/json RESP BODY: {"stacks": [{"description": "", "parent": null, "stack_status_reason": "Stack CREATE completed successfully", "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0ff88f6a-f4ae-412b-a9e8-b7ce4dfdd39c-stack", "stack_user_project_id": "d5915aa50f2f44e281a06edaf1561999", "deletion_time": null, "creation_time": "2018-12-27T17:56:37Z", "links": [{"href": "http://172.30.9.31:8004/v1/ca0cb297005340dea35aafbf8a4f8dd3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0ff88f6a-f4ae-412b-a9e8-b7ce4dfdd39c-stack/0ab3ab93-327c-461b-ae5c-eca5a04b374a", "rel": "self"}], "updated_time": null, "stack_owner": null, "stack_status": "CREATE_COMPLETE", "id": "0ab3ab93-327c-461b-ae5c-eca5a04b374a", "tags": null}]} 2018-12-27 17:57:02,778 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/ca0cb297005340dea35aafbf8a4f8dd3/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-0ff88f6a-f4ae-412b-a9e8-b7ce4dfdd39c-stack used request id req-2a3aedb8-e763-480c-8db8-b33a81950d05 2018-12-27 17:57:02,779 - create_stack - INFO - Found stack with name - CreateStackSuccessTests-CreateStackSuccessTests-0ff88f6a-f4ae-412b-a9e8-b7ce4dfdd39c-stack 2018-12-27 17:57:02,779 - create_stack - INFO - Found stack with name - CreateStackSuccessTests-CreateStackSuccessTests-0ff88f6a-f4ae-412b-a9e8-b7ce4dfdd39c-stack 2018-12-27 17:57:02,779 - create_stack - INFO - Deleting stack - CreateStackSuccessTests-CreateStackSuccessTests-0ff88f6a-f4ae-412b-a9e8-b7ce4dfdd39c-stack 2018-12-27 17:57:02,782 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:8004/v1/ca0cb297005340dea35aafbf8a4f8dd3/stacks/0ab3ab93-327c-461b-ae5c-eca5a04b374a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0590a3858f93c1018eff26e243568e7ba265402" 2018-12-27 17:57:02,997 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 17:57:02 GMT Server: Apache x-openstack-request-id: req-61b35943-17ee-4cfe-b1fb-f0f7af17ed66 Location: http://172.30.9.31:8004/v1/ca0cb297005340dea35aafbf8a4f8dd3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0ff88f6a-f4ae-412b-a9e8-b7ce4dfdd39c-stack/0ab3ab93-327c-461b-ae5c-eca5a04b374a Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/ca0cb297005340dea35aafbf8a4f8dd3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0ff88f6a-f4ae-412b-a9e8-b7ce4dfdd39c-stack/0ab3ab93-327c-461b-ae5c-eca5a04b374a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-27 17:57:03,172 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:57:02 GMT Server: Apache x-openstack-request-id: req-8345fceb-e7aa-4560-b7c1-47e1dbff417c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:57:03,172 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.31:8004/v1/ca0cb297005340dea35aafbf8a4f8dd3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0ff88f6a-f4ae-412b-a9e8-b7ce4dfdd39c-stack/0ab3ab93-327c-461b-ae5c-eca5a04b374a used request id req-8345fceb-e7aa-4560-b7c1-47e1dbff417c 2018-12-27 17:57:03,175 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/ca0cb297005340dea35aafbf8a4f8dd3/stacks/0ab3ab93-327c-461b-ae5c-eca5a04b374a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0590a3858f93c1018eff26e243568e7ba265402" 2018-12-27 17:57:03,379 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 17:57:03 GMT Server: Apache x-openstack-request-id: req-02ba981d-651a-4e04-9e28-ccaaf73de8d2 Location: http://172.30.9.31:8004/v1/ca0cb297005340dea35aafbf8a4f8dd3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0ff88f6a-f4ae-412b-a9e8-b7ce4dfdd39c-stack/0ab3ab93-327c-461b-ae5c-eca5a04b374a Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/ca0cb297005340dea35aafbf8a4f8dd3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0ff88f6a-f4ae-412b-a9e8-b7ce4dfdd39c-stack/0ab3ab93-327c-461b-ae5c-eca5a04b374a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-27 17:57:04,008 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:57:03 GMT Server: Apache x-openstack-request-id: req-d75e7017-ed5c-4646-a522-04e14d79ff23 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 560 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "ca0cb297005340dea35aafbf8a4f8dd3", "OS::stack_id": "0ab3ab93-327c-461b-ae5c-eca5a04b374a", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0ff88f6a-f4ae-412b-a9e8-b7ce4dfdd39c-stack", "image_name": "CreateStackSuccessTests-0ff88f6a-f4ae-412b-a9e8-b7ce4dfdd39c-image", "inst_name": "CreateStackSuccessTests-0ff88f6a-f4ae-412b-a9e8-b7ce4dfdd39c-inst", "subnet_name": "CreateStackSuccessTests-0ff88f6a-f4ae-412b-a9e8-b7ce4dfdd39c-subnet", "flavor_name": "CreateStackSuccessTests-0ff88f6a-f4ae-412b-a9e8-b7ce4dfdd39c-flavor-name", "net_name": "CreateStackSuccessTests-0ff88f6a-f4ae-412b-a9e8-b7ce4dfdd39c-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0ff88f6a-f4ae-412b-a9e8-b7ce4dfdd39c-stack", "stack_user_project_id": "d5915aa50f2f44e281a06edaf1561999", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-12-27T17:56:37Z", "links": [{"href": "http://172.30.9.31:8004/v1/ca0cb297005340dea35aafbf8a4f8dd3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0ff88f6a-f4ae-412b-a9e8-b7ce4dfdd39c-stack/0ab3ab93-327c-461b-ae5c-eca5a04b374a", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-27T17:57:03Z", "id": "0ab3ab93-327c-461b-ae5c-eca5a04b374a", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-27 17:57:04,008 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/ca0cb297005340dea35aafbf8a4f8dd3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0ff88f6a-f4ae-412b-a9e8-b7ce4dfdd39c-stack/0ab3ab93-327c-461b-ae5c-eca5a04b374a used request id req-d75e7017-ed5c-4646-a522-04e14d79ff23 2018-12-27 17:57:04,008 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-12-27 17:57:04,009 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-27 17:57:07,012 - create_stack - DEBUG - Stack status query timeout in 1196.16086817 2018-12-27 17:57:07,015 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/ca0cb297005340dea35aafbf8a4f8dd3/stacks/0ab3ab93-327c-461b-ae5c-eca5a04b374a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0590a3858f93c1018eff26e243568e7ba265402" 2018-12-27 17:57:07,042 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 17:57:07 GMT Server: Apache x-openstack-request-id: req-cd036e25-bb30-4f67-ba2d-90799a8c5a22 Location: http://172.30.9.31:8004/v1/ca0cb297005340dea35aafbf8a4f8dd3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0ff88f6a-f4ae-412b-a9e8-b7ce4dfdd39c-stack/0ab3ab93-327c-461b-ae5c-eca5a04b374a Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/ca0cb297005340dea35aafbf8a4f8dd3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0ff88f6a-f4ae-412b-a9e8-b7ce4dfdd39c-stack/0ab3ab93-327c-461b-ae5c-eca5a04b374a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-27 17:57:07,282 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:57:07 GMT Server: Apache x-openstack-request-id: req-dcb38d9a-e2d4-4db7-aa2b-60c018da1dd0 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 560 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "ca0cb297005340dea35aafbf8a4f8dd3", "OS::stack_id": "0ab3ab93-327c-461b-ae5c-eca5a04b374a", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0ff88f6a-f4ae-412b-a9e8-b7ce4dfdd39c-stack", "image_name": "CreateStackSuccessTests-0ff88f6a-f4ae-412b-a9e8-b7ce4dfdd39c-image", "inst_name": "CreateStackSuccessTests-0ff88f6a-f4ae-412b-a9e8-b7ce4dfdd39c-inst", "subnet_name": "CreateStackSuccessTests-0ff88f6a-f4ae-412b-a9e8-b7ce4dfdd39c-subnet", "flavor_name": "CreateStackSuccessTests-0ff88f6a-f4ae-412b-a9e8-b7ce4dfdd39c-flavor-name", "net_name": "CreateStackSuccessTests-0ff88f6a-f4ae-412b-a9e8-b7ce4dfdd39c-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0ff88f6a-f4ae-412b-a9e8-b7ce4dfdd39c-stack", "stack_user_project_id": "d5915aa50f2f44e281a06edaf1561999", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-12-27T17:56:37Z", "links": [{"href": "http://172.30.9.31:8004/v1/ca0cb297005340dea35aafbf8a4f8dd3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0ff88f6a-f4ae-412b-a9e8-b7ce4dfdd39c-stack/0ab3ab93-327c-461b-ae5c-eca5a04b374a", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-27T17:57:03Z", "id": "0ab3ab93-327c-461b-ae5c-eca5a04b374a", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-27 17:57:07,282 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/ca0cb297005340dea35aafbf8a4f8dd3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0ff88f6a-f4ae-412b-a9e8-b7ce4dfdd39c-stack/0ab3ab93-327c-461b-ae5c-eca5a04b374a used request id req-dcb38d9a-e2d4-4db7-aa2b-60c018da1dd0 2018-12-27 17:57:07,282 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-12-27 17:57:07,282 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-27 17:57:10,286 - create_stack - DEBUG - Stack status query timeout in 1192.88698697 2018-12-27 17:57:10,288 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/ca0cb297005340dea35aafbf8a4f8dd3/stacks/0ab3ab93-327c-461b-ae5c-eca5a04b374a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0590a3858f93c1018eff26e243568e7ba265402" 2018-12-27 17:57:10,494 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 17:57:10 GMT Server: Apache x-openstack-request-id: req-8d17e405-f28b-4ada-87f2-7480d593d447 Location: http://172.30.9.31:8004/v1/ca0cb297005340dea35aafbf8a4f8dd3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0ff88f6a-f4ae-412b-a9e8-b7ce4dfdd39c-stack/0ab3ab93-327c-461b-ae5c-eca5a04b374a Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/ca0cb297005340dea35aafbf8a4f8dd3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0ff88f6a-f4ae-412b-a9e8-b7ce4dfdd39c-stack/0ab3ab93-327c-461b-ae5c-eca5a04b374a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-27 17:57:10,536 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:57:10 GMT Server: Apache x-openstack-request-id: req-14e60db0-a857-41fa-a0fb-dba62184b81a Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 560 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "ca0cb297005340dea35aafbf8a4f8dd3", "OS::stack_id": "0ab3ab93-327c-461b-ae5c-eca5a04b374a", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0ff88f6a-f4ae-412b-a9e8-b7ce4dfdd39c-stack", "image_name": "CreateStackSuccessTests-0ff88f6a-f4ae-412b-a9e8-b7ce4dfdd39c-image", "inst_name": "CreateStackSuccessTests-0ff88f6a-f4ae-412b-a9e8-b7ce4dfdd39c-inst", "subnet_name": "CreateStackSuccessTests-0ff88f6a-f4ae-412b-a9e8-b7ce4dfdd39c-subnet", "flavor_name": "CreateStackSuccessTests-0ff88f6a-f4ae-412b-a9e8-b7ce4dfdd39c-flavor-name", "net_name": "CreateStackSuccessTests-0ff88f6a-f4ae-412b-a9e8-b7ce4dfdd39c-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0ff88f6a-f4ae-412b-a9e8-b7ce4dfdd39c-stack", "stack_user_project_id": "d5915aa50f2f44e281a06edaf1561999", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-12-27T17:56:37Z", "links": [{"href": "http://172.30.9.31:8004/v1/ca0cb297005340dea35aafbf8a4f8dd3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0ff88f6a-f4ae-412b-a9e8-b7ce4dfdd39c-stack/0ab3ab93-327c-461b-ae5c-eca5a04b374a", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-27T17:57:03Z", "id": "0ab3ab93-327c-461b-ae5c-eca5a04b374a", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-27 17:57:10,536 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/ca0cb297005340dea35aafbf8a4f8dd3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0ff88f6a-f4ae-412b-a9e8-b7ce4dfdd39c-stack/0ab3ab93-327c-461b-ae5c-eca5a04b374a used request id req-14e60db0-a857-41fa-a0fb-dba62184b81a 2018-12-27 17:57:10,537 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-12-27 17:57:10,537 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-27 17:57:13,540 - create_stack - DEBUG - Stack status query timeout in 1189.63233209 2018-12-27 17:57:13,543 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/ca0cb297005340dea35aafbf8a4f8dd3/stacks/0ab3ab93-327c-461b-ae5c-eca5a04b374a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0590a3858f93c1018eff26e243568e7ba265402" 2018-12-27 17:57:13,572 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 17:57:13 GMT Server: Apache x-openstack-request-id: req-158dc0cb-2696-4cc1-8e64-081f93aa2e03 Location: http://172.30.9.31:8004/v1/ca0cb297005340dea35aafbf8a4f8dd3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0ff88f6a-f4ae-412b-a9e8-b7ce4dfdd39c-stack/0ab3ab93-327c-461b-ae5c-eca5a04b374a Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/ca0cb297005340dea35aafbf8a4f8dd3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0ff88f6a-f4ae-412b-a9e8-b7ce4dfdd39c-stack/0ab3ab93-327c-461b-ae5c-eca5a04b374a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-27 17:57:13,810 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:57:13 GMT Server: Apache x-openstack-request-id: req-cf8ccffe-c917-4736-99c7-b8fc5d0ac247 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 559 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "ca0cb297005340dea35aafbf8a4f8dd3", "OS::stack_id": "0ab3ab93-327c-461b-ae5c-eca5a04b374a", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0ff88f6a-f4ae-412b-a9e8-b7ce4dfdd39c-stack", "image_name": "CreateStackSuccessTests-0ff88f6a-f4ae-412b-a9e8-b7ce4dfdd39c-image", "inst_name": "CreateStackSuccessTests-0ff88f6a-f4ae-412b-a9e8-b7ce4dfdd39c-inst", "subnet_name": "CreateStackSuccessTests-0ff88f6a-f4ae-412b-a9e8-b7ce4dfdd39c-subnet", "flavor_name": "CreateStackSuccessTests-0ff88f6a-f4ae-412b-a9e8-b7ce4dfdd39c-flavor-name", "net_name": "CreateStackSuccessTests-0ff88f6a-f4ae-412b-a9e8-b7ce4dfdd39c-net"}, "deletion_time": "2018-12-27T17:57:12Z", "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0ff88f6a-f4ae-412b-a9e8-b7ce4dfdd39c-stack", "stack_user_project_id": "d5915aa50f2f44e281a06edaf1561999", "tags": null, "creation_time": "2018-12-27T17:56:37Z", "links": [{"href": "http://172.30.9.31:8004/v1/ca0cb297005340dea35aafbf8a4f8dd3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0ff88f6a-f4ae-412b-a9e8-b7ce4dfdd39c-stack/0ab3ab93-327c-461b-ae5c-eca5a04b374a", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-12-27T17:57:03Z", "id": "0ab3ab93-327c-461b-ae5c-eca5a04b374a", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Simple template to deploy a single compute instance"}} 2018-12-27 17:57:13,810 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/ca0cb297005340dea35aafbf8a4f8dd3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0ff88f6a-f4ae-412b-a9e8-b7ce4dfdd39c-stack/0ab3ab93-327c-461b-ae5c-eca5a04b374a used request id req-cf8ccffe-c917-4736-99c7-b8fc5d0ac247 2018-12-27 17:57:13,810 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-12-27 17:57:13,811 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-0ff88f6a-f4ae-412b-a9e8-b7ce4dfdd39c-stack 2018-12-27 17:57:13,811 - create_stack - INFO - Attempting to delete again stack - CreateStackSuccessTests-CreateStackSuccessTests-0ff88f6a-f4ae-412b-a9e8-b7ce4dfdd39c-stack 2018-12-27 17:57:13,813 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:8004/v1/ca0cb297005340dea35aafbf8a4f8dd3/stacks/0ab3ab93-327c-461b-ae5c-eca5a04b374a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0590a3858f93c1018eff26e243568e7ba265402" 2018-12-27 17:57:13,843 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 17:57:13 GMT Server: Apache x-openstack-request-id: req-05f72b80-0cf1-4570-891e-0447d64d0fbe Location: http://172.30.9.31:8004/v1/ca0cb297005340dea35aafbf8a4f8dd3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0ff88f6a-f4ae-412b-a9e8-b7ce4dfdd39c-stack/0ab3ab93-327c-461b-ae5c-eca5a04b374a Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/ca0cb297005340dea35aafbf8a4f8dd3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0ff88f6a-f4ae-412b-a9e8-b7ce4dfdd39c-stack/0ab3ab93-327c-461b-ae5c-eca5a04b374a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-27 17:57:13,885 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:57:13 GMT Server: Apache x-openstack-request-id: req-335c96c9-d21f-4d11-b342-71d3bcda6723 Content-Length: 279 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackSuccessTests-CreateStackSuccessTests-0ff88f6a-f4ae-412b-a9e8-b7ce4dfdd39c-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-12-27 17:57:13,885 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.31:8004/v1/ca0cb297005340dea35aafbf8a4f8dd3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0ff88f6a-f4ae-412b-a9e8-b7ce4dfdd39c-stack/0ab3ab93-327c-461b-ae5c-eca5a04b374a used request id req-335c96c9-d21f-4d11-b342-71d3bcda6723 2018-12-27 17:57:13,886 - glance_utils - INFO - Deleting image named - CreateStackSuccessTests-0ff88f6a-f4ae-412b-a9e8-b7ce4dfdd39c-image 2018-12-27 17:57:13,888 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9292/v2/images/b75a0624-44f8-4979-bf65-e8562949229c -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6716eed4bf156f2a3c74b54f40a733674b3ef706" 2018-12-27 17:57:14,886 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-1273b599-542a-406b-b327-93c621c12c7e Date: Thu, 27 Dec 2018 17:57:14 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-27 17:57:14,886 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.31:9292/v2/images/b75a0624-44f8-4979-bf65-e8562949229c used request id req-1273b599-542a-406b-b327-93c621c12c7e 2018-12-27 17:57:14,890 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:8774/v2.1/flavors/ae1f3afa-27f0-495b-9af5-face69694748 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2042e6f0be28d0ec6d7ec7a263be7e520f34e69" 2018-12-27 17:57:14,922 - novaclient.v2.client - DEBUG - RESP: [202] Date: Thu, 27 Dec 2018 17:57:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-fa2fdc3b-d6e2-44af-b6ab-a56bd01d28b3 x-compute-request-id: req-fa2fdc3b-d6e2-44af-b6ab-a56bd01d28b3 Content-Length: 0 Content-Type: application/json 2018-12-27 17:57:14,922 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/flavors/ae1f3afa-27f0-495b-9af5-face69694748 used request id req-fa2fdc3b-d6e2-44af-b6ab-a56bd01d28b3 2018-12-27 17:57:14,928 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dff9255b034a70e475e93ab1a8a4e1a61e19993c" 2018-12-27 17:57:15,220 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 35896 X-Openstack-Request-Id: req-1204b45e-3f65-451d-8e75-fa6edf0379bc Date: Thu, 27 Dec 2018 17:57:15 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "created_at": "2018-12-27T15:33:01Z", "updated_at": "2018-12-27T15:33:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "35205ac3-06e6-4cf6-bb21-ff8f813cb45b", "remote_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "ade77f59-e70c-4970-8ea8-198222fa332e", "remote_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "c4f3bf7f-d793-498d-a883-bb8c6003f070", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "c85cb618-8f19-445b-8e16-6d467cb17771", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}], "revision_number": 4, "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "created_at": "2018-12-27T15:57:22Z", "updated_at": "2018-12-27T15:57:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "5e258a3b-01f5-4aef-81b7-0b5dc6e5b683", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "65475539-0336-498a-8da4-ff0a80b10089", "remote_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "ae922857-f7ae-4bc8-949b-153fb43bfd00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "b4f87679-52e1-4cf9-bf76-5abb9a9bec06", "remote_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "f7197afc9b61423897aefc9a643d03a1"}], "revision_number": 4, "project_id": "f7197afc9b61423897aefc9a643d03a1", "id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "created_at": "2018-12-27T16:01:54Z", "updated_at": "2018-12-27T16:01:54Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "00dd3abd-acd1-4edb-8f4a-8badcbd2eeb4", "remote_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "018de60d-bc33-4ef0-9eed-6d00b6ce227b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "0d99f0db-fa6b-4201-b67f-a7ff0db82c5d", "remote_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv6", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "5c4049ef-933d-4614-84e7-83584430d462", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv6", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}], "revision_number": 4, "project_id": "8c689c5e31c44b09ab85f80682abbc2a", "id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "created_at": "2018-12-27T15:56:49Z", "updated_at": "2018-12-27T15:56:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "6555e255-763a-4448-b1b1-0c93b2a390bd", "remote_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "777ff7a5-a590-43e5-a84b-7677710494e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "8bac258a-08df-48b7-900b-efbe01a6ec20", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "dc17921e-353f-4898-a970-881b2c8d093d", "remote_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}], "revision_number": 4, "project_id": "28dac9e1580d461c9de52e6659cc4f9d", "id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "created_at": "2018-12-27T16:01:52Z", "updated_at": "2018-12-27T16:01:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "32737757-45f3-4b24-b6ab-5f2d5579b4a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv6", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "ae604ef3-492d-4aa3-8045-1ff84f755a27", "remote_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv4", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "b7bff40a-beda-4996-b140-ed94d010535c", "remote_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv6", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "b8129030-9d72-4d5d-adce-47bbe62492fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv4", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}], "revision_number": 4, "project_id": "81c108a273314b24bf6b48c41b5bbe0c", "id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "created_at": "2018-12-27T15:57:20Z", "updated_at": "2018-12-27T15:57:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "0c389ec4-c0af-4c20-acf9-4fcc1d859dd7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv6", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "3749697a-f2ef-439a-a661-2fb92badd1ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv4", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "b74e0c8c-e243-450e-b1be-69c587093d6d", "remote_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv6", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "c222695b-2f1c-427d-afd7-e0be24ec9f66", "remote_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv4", "project_id": "7fb0e5436e4f467998e672dd71018a45"}], "revision_number": 4, "project_id": "7fb0e5436e4f467998e672dd71018a45", "id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "created_at": "2018-12-27T17:02:11Z", "updated_at": "2018-12-27T17:02:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "675d8a56-1c9b-4c58-a252-61e65997fd05", "remote_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv4", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "84f0587c-7394-4fd6-8f3d-8d6ba94cf3f9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv6", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "8a450b4f-e710-4193-816e-13a2d4e40c07", "remote_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv6", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "c3106b0a-1026-4156-86a9-f0438b7fab93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv4", "project_id": "7cba3664d5674e65a12c8c269a05febf"}], "revision_number": 4, "project_id": "7cba3664d5674e65a12c8c269a05febf", "id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "created_at": "2018-12-27T15:58:29Z", "updated_at": "2018-12-27T15:58:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "2a945ecc-f9fa-4219-96ab-c189a7f5c102", "remote_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv6", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "55e2b54e-68d4-4476-8c9f-e05e347c8970", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv4", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "9983229c-b595-482a-973f-81137a209b6d", "remote_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv4", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "9d4b8450-78ab-4817-a586-372ed88268f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv6", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}], "revision_number": 4, "project_id": "fbd6dbf946a5406398ba810e02d0888e", "id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ca0cb297005340dea35aafbf8a4f8dd3", "created_at": "2018-12-27T17:56:38Z", "updated_at": "2018-12-27T17:56:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:56:38Z", "revision_number": 0, "id": "35c872b3-d771-4f11-8be1-4d0afb863ac8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:56:38Z", "security_group_id": "8e4e5c2a-b09b-4864-9060-220f136a958f", "tenant_id": "ca0cb297005340dea35aafbf8a4f8dd3", "port_range_min": null, "ethertype": "IPv4", "project_id": "ca0cb297005340dea35aafbf8a4f8dd3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:56:38Z", "revision_number": 0, "id": "39090aa7-ebcb-4827-a6cf-5073421f5ef1", "remote_group_id": "8e4e5c2a-b09b-4864-9060-220f136a958f", "remote_ip_prefix": null, "created_at": "2018-12-27T17:56:38Z", "security_group_id": "8e4e5c2a-b09b-4864-9060-220f136a958f", "tenant_id": "ca0cb297005340dea35aafbf8a4f8dd3", "port_range_min": null, "ethertype": "IPv4", "project_id": "ca0cb297005340dea35aafbf8a4f8dd3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:56:38Z", "revision_number": 0, "id": "5bb22350-adb0-4ef7-834b-d91d138368e2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:56:38Z", "security_group_id": "8e4e5c2a-b09b-4864-9060-220f136a958f", "tenant_id": "ca0cb297005340dea35aafbf8a4f8dd3", "port_range_min": null, "ethertype": "IPv6", "project_id": "ca0cb297005340dea35aafbf8a4f8dd3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:56:38Z", "revision_number": 0, "id": "d5759c64-39cd-4a39-b672-5f9742011870", "remote_group_id": "8e4e5c2a-b09b-4864-9060-220f136a958f", "remote_ip_prefix": null, "created_at": "2018-12-27T17:56:38Z", "security_group_id": "8e4e5c2a-b09b-4864-9060-220f136a958f", "tenant_id": "ca0cb297005340dea35aafbf8a4f8dd3", "port_range_min": null, "ethertype": "IPv6", "project_id": "ca0cb297005340dea35aafbf8a4f8dd3"}], "revision_number": 4, "project_id": "ca0cb297005340dea35aafbf8a4f8dd3", "id": "8e4e5c2a-b09b-4864-9060-220f136a958f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "created_at": "2018-12-27T15:57:24Z", "updated_at": "2018-12-27T15:57:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "35521f2a-a59d-4798-9fa8-0febfe126076", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv4", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "607d473d-1e6a-4088-a778-7df9ffc1ff68", "remote_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv6", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "6f8fa92b-b67a-4047-a900-f43656aff42b", "remote_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv4", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "890f1d6c-9ae5-45b0-b7a1-282182432b66", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv6", "project_id": "253cc6709e714b8a80a5f74e4257907e"}], "revision_number": 4, "project_id": "253cc6709e714b8a80a5f74e4257907e", "id": "b9546f11-205e-4322-89f8-f0360d6090ed", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "created_at": "2018-12-27T15:57:08Z", "updated_at": "2018-12-27T15:57:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "6739c48b-d899-4c17-bb8e-ffaf8922c034", "remote_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv4", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "9660a6af-4d9b-40b9-9729-f205f66c2bd0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv4", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "bf244c03-fc10-4754-9c2b-b0224401c4f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv6", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "d3bee7cc-a152-441c-9790-abb1f56cec03", "remote_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv6", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}], "revision_number": 4, "project_id": "782a28bd0d40485e85eda6b8ba43840b", "id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "created_at": "2018-12-27T15:57:11Z", "updated_at": "2018-12-27T15:57:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "22c0d2cf-360a-4aa8-ba7e-bfdbf8327d27", "remote_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "553b140a-8ba9-4af7-9f50-bf24e87aebf7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "b2ecf7a5-df98-4d65-a762-767320437c5a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "e49104b2-7c13-49d6-8519-a16dd585346f", "remote_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}], "revision_number": 4, "project_id": "ef7e486beb8f4de39b25ca5f11552328", "id": "d0588e93-db0d-4888-9f99-3399a50df490", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "created_at": "2018-12-27T17:19:15Z", "updated_at": "2018-12-27T17:19:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "1990fe24-df44-4561-9f09-f50aab182bf7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "651e4b8b-b29e-409b-9f25-ff2328ccefe6", "remote_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "cc4e2254-2157-4ae1-a233-3047573ddc6d", "remote_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "da56dda4-aaf3-43ff-bdf7-e64892ec2345", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}], "revision_number": 4, "project_id": "2a5a6879c5fa4db798cea6d394565d45", "id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-27T15:33:07Z", "updated_at": "2018-12-27T15:33:07Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "4de95db8-72d6-4aec-a145-e92511971eb9", "remote_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "5f100cff-05d8-4405-8dfb-0a387c123fae", "remote_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "a3f6a193-cc94-4220-a73a-08acf63c449b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "f059d8a5-0c32-49c9-a721-77cc89245ecd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "created_at": "2018-12-27T15:29:16Z", "updated_at": "2018-12-27T15:29:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "3c53841a-5bc0-4192-b482-044411e217ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "5956ff3f-d59d-4af6-82b5-566c888583a7", "remote_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:16Z", "revision_number": 0, "id": "60735d87-52c7-426a-91a6-aff1078a5a2d", "remote_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:16Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "abe97133-61dd-4fdf-baf3-2e07968a324f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "da629caea04941e1ae8979c379dc7c9d"}], "revision_number": 4, "project_id": "da629caea04941e1ae8979c379dc7c9d", "id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "name": "default"}]} 2018-12-27 17:57:15,221 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=default used request id req-1204b45e-3f65-451d-8e75-fa6edf0379bc 2018-12-27 17:57:15,228 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dff9255b034a70e475e93ab1a8a4e1a61e19993c" 2018-12-27 17:57:15,342 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:57:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-84f938c7-55c9-4c95-a742-42931b4fe5d2 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b7b4fceec1ad4c6eb74d758b709a9d93", "name": "admin"}} 2018-12-27 17:57:15,342 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93 used request id req-84f938c7-55c9-4c95-a742-42931b4fe5d2 2018-12-27 17:57:15,346 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/f7197afc9b61423897aefc9a643d03a1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dff9255b034a70e475e93ab1a8a4e1a61e19993c" 2018-12-27 17:57:15,448 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:57:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a56cff0a-557d-4862-94c3-c7e66051dec8 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f7197afc9b61423897aefc9a643d03a1.", "code": 404, "title": "Not Found"}} 2018-12-27 17:57:15,449 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/f7197afc9b61423897aefc9a643d03a1 used request id req-a56cff0a-557d-4862-94c3-c7e66051dec8 2018-12-27 17:57:15,449 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:57:15,453 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/8c689c5e31c44b09ab85f80682abbc2a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dff9255b034a70e475e93ab1a8a4e1a61e19993c" 2018-12-27 17:57:15,558 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:57:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aaf281b9-b112-4932-a7c5-5d0dab9ae1ef Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8c689c5e31c44b09ab85f80682abbc2a.", "code": 404, "title": "Not Found"}} 2018-12-27 17:57:15,558 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/8c689c5e31c44b09ab85f80682abbc2a used request id req-aaf281b9-b112-4932-a7c5-5d0dab9ae1ef 2018-12-27 17:57:15,558 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:57:15,562 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/28dac9e1580d461c9de52e6659cc4f9d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dff9255b034a70e475e93ab1a8a4e1a61e19993c" 2018-12-27 17:57:15,684 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:57:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ce313885-eccc-47e0-a44b-78b7967aa4a9 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 28dac9e1580d461c9de52e6659cc4f9d.", "code": 404, "title": "Not Found"}} 2018-12-27 17:57:15,684 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/28dac9e1580d461c9de52e6659cc4f9d used request id req-ce313885-eccc-47e0-a44b-78b7967aa4a9 2018-12-27 17:57:15,684 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:57:15,688 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/81c108a273314b24bf6b48c41b5bbe0c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dff9255b034a70e475e93ab1a8a4e1a61e19993c" 2018-12-27 17:57:15,793 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:57:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f5fc69e6-66d0-4c9e-925c-f01778726cab Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 81c108a273314b24bf6b48c41b5bbe0c.", "code": 404, "title": "Not Found"}} 2018-12-27 17:57:15,793 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/81c108a273314b24bf6b48c41b5bbe0c used request id req-f5fc69e6-66d0-4c9e-925c-f01778726cab 2018-12-27 17:57:15,793 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:57:15,796 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/7fb0e5436e4f467998e672dd71018a45 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dff9255b034a70e475e93ab1a8a4e1a61e19993c" 2018-12-27 17:57:15,914 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:57:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c694eecc-c24b-4811-93cc-9b0b94c007ac Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7fb0e5436e4f467998e672dd71018a45.", "code": 404, "title": "Not Found"}} 2018-12-27 17:57:15,915 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/7fb0e5436e4f467998e672dd71018a45 used request id req-c694eecc-c24b-4811-93cc-9b0b94c007ac 2018-12-27 17:57:15,915 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:57:15,919 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/7cba3664d5674e65a12c8c269a05febf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dff9255b034a70e475e93ab1a8a4e1a61e19993c" 2018-12-27 17:57:16,035 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:57:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6210f038-26bf-404b-839d-49cc43c6f9b2 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7cba3664d5674e65a12c8c269a05febf.", "code": 404, "title": "Not Found"}} 2018-12-27 17:57:16,035 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/7cba3664d5674e65a12c8c269a05febf used request id req-6210f038-26bf-404b-839d-49cc43c6f9b2 2018-12-27 17:57:16,035 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:57:16,039 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/fbd6dbf946a5406398ba810e02d0888e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dff9255b034a70e475e93ab1a8a4e1a61e19993c" 2018-12-27 17:57:16,146 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:57:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ca6dd98e-65b9-46a5-b603-2e772756d2f8 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: fbd6dbf946a5406398ba810e02d0888e.", "code": 404, "title": "Not Found"}} 2018-12-27 17:57:16,146 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/fbd6dbf946a5406398ba810e02d0888e used request id req-ca6dd98e-65b9-46a5-b603-2e772756d2f8 2018-12-27 17:57:16,146 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:57:16,150 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/ca0cb297005340dea35aafbf8a4f8dd3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dff9255b034a70e475e93ab1a8a4e1a61e19993c" 2018-12-27 17:57:16,259 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:57:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5668f41f-10b5-4620-bbde-f0ada7a576ca Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/ca0cb297005340dea35aafbf8a4f8dd3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ca0cb297005340dea35aafbf8a4f8dd3", "name": "CreateStackSuccessTests-7ddf09c5-fd0b-4c5-proj"}} 2018-12-27 17:57:16,259 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/ca0cb297005340dea35aafbf8a4f8dd3 used request id req-5668f41f-10b5-4620-bbde-f0ada7a576ca 2018-12-27 17:57:16,260 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8e4e5c2a-b09b-4864-9060-220f136a958f 2018-12-27 17:57:16,263 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=8e4e5c2a-b09b-4864-9060-220f136a958f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dff9255b034a70e475e93ab1a8a4e1a61e19993c" 2018-12-27 17:57:16,475 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-6e5aa553-40d2-4540-8edd-004c7dbdc8b7 Date: Thu, 27 Dec 2018 17:57:16 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:56:38Z", "security_group_id": "8e4e5c2a-b09b-4864-9060-220f136a958f", "port_range_min": null, "revision_number": 0, "tenant_id": "ca0cb297005340dea35aafbf8a4f8dd3", "created_at": "2018-12-27T17:56:38Z", "project_id": "ca0cb297005340dea35aafbf8a4f8dd3", "id": "35c872b3-d771-4f11-8be1-4d0afb863ac8"}, {"remote_group_id": "8e4e5c2a-b09b-4864-9060-220f136a958f", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:56:38Z", "security_group_id": "8e4e5c2a-b09b-4864-9060-220f136a958f", "port_range_min": null, "revision_number": 0, "tenant_id": "ca0cb297005340dea35aafbf8a4f8dd3", "created_at": "2018-12-27T17:56:38Z", "project_id": "ca0cb297005340dea35aafbf8a4f8dd3", "id": "39090aa7-ebcb-4827-a6cf-5073421f5ef1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:56:38Z", "security_group_id": "8e4e5c2a-b09b-4864-9060-220f136a958f", "port_range_min": null, "revision_number": 0, "tenant_id": "ca0cb297005340dea35aafbf8a4f8dd3", "created_at": "2018-12-27T17:56:38Z", "project_id": "ca0cb297005340dea35aafbf8a4f8dd3", "id": "5bb22350-adb0-4ef7-834b-d91d138368e2"}, {"remote_group_id": "8e4e5c2a-b09b-4864-9060-220f136a958f", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:56:38Z", "security_group_id": "8e4e5c2a-b09b-4864-9060-220f136a958f", "port_range_min": null, "revision_number": 0, "tenant_id": "ca0cb297005340dea35aafbf8a4f8dd3", "created_at": "2018-12-27T17:56:38Z", "project_id": "ca0cb297005340dea35aafbf8a4f8dd3", "id": "d5759c64-39cd-4a39-b672-5f9742011870"}]} 2018-12-27 17:57:16,475 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=8e4e5c2a-b09b-4864-9060-220f136a958f used request id req-6e5aa553-40d2-4540-8edd-004c7dbdc8b7 2018-12-27 17:57:16,476 - neutron_utils - INFO - Deleting security group with name - default 2018-12-27 17:57:16,481 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/security-groups/8e4e5c2a-b09b-4864-9060-220f136a958f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dff9255b034a70e475e93ab1a8a4e1a61e19993c" 2018-12-27 17:57:16,872 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-2e457f95-f573-424e-9c6e-d790c05005de Content-Length: 0 Date: Thu, 27 Dec 2018 17:57:16 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 17:57:16,872 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-groups/8e4e5c2a-b09b-4864-9060-220f136a958f used request id req-2e457f95-f573-424e-9c6e-d790c05005de 2018-12-27 17:57:16,873 - keystone_utils - INFO - Deleting project with name - CreateStackSuccessTests-7ddf09c5-fd0b-4c5-proj 2018-12-27 17:57:16,875 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/projects/ca0cb297005340dea35aafbf8a4f8dd3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dff9255b034a70e475e93ab1a8a4e1a61e19993c" 2018-12-27 17:57:17,253 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:57:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a6fecef4-d8e9-413f-a8f0-ef5d6893a9d9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:57:17,253 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/ca0cb297005340dea35aafbf8a4f8dd3 used request id req-a6fecef4-d8e9-413f-a8f0-ef5d6893a9d9 2018-12-27 17:57:17,253 - keystone_utils - INFO - Deleting role with name - CreateStackSuccessTests-7ddf09c5-fd0b-4c5-proj-role 2018-12-27 17:57:17,257 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/roles/09f8eb5c27fd42a98de179132c709271 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dff9255b034a70e475e93ab1a8a4e1a61e19993c" 2018-12-27 17:57:17,394 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:57:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-124267f5-718f-4b4b-bb5d-6ae529cc4e9e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:57:17,394 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/roles/09f8eb5c27fd42a98de179132c709271 used request id req-124267f5-718f-4b4b-bb5d-6ae529cc4e9e 2018-12-27 17:57:17,398 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dff9255b034a70e475e93ab1a8a4e1a61e19993c" 2018-12-27 17:57:17,499 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:57:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0d5142a8-b472-4970-8ee8-5e8a5c19c602 Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8de789d09e46427786a85702e5e8de91", "links": {"self": "http://172.30.9.31:5000/v3/roles/8de789d09e46427786a85702e5e8de91"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 17:57:17,500 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-0d5142a8-b472-4970-8ee8-5e8a5c19c602 2018-12-27 17:57:17,500 - keystone_utils - INFO - Deleting user with name - CreateStackSuccessTests-7ddf09c5-fd0b-4c5-user 2018-12-27 17:57:17,504 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/users/bdf9b17cb0e94bbe93d421d73a858cad -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39f0639221f9f84c11bc989418472a1f6a24a315" 2018-12-27 17:57:17,759 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:57:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-22616165-38e2-467c-aa43-df37d245a078 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:57:17,759 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/bdf9b17cb0e94bbe93d421d73a858cad used request id req-22616165-38e2-467c-aa43-df37d245a078 2018-12-27 17:57:17,761 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:57:18,174 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:57:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["7paeXNQhSZij1n9Bxy_7tA"], "issued_at": "2018-12-27T17:57:18.000000Z"}} 2018-12-27 17:57:18,175 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}479d0d228a91221bbea1052765858fbd1c287224" 2018-12-27 17:57:18,292 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:57:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0ee57f7c-625a-4afb-8d3c-e7da5113924d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:57:18,292 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-0ee57f7c-625a-4afb-8d3c-e7da5113924d 2018-12-27 17:57:18,293 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:57:18,294 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:57:18,722 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:57:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["AY7YScbpT3CDSMb5NjNi-Q"], "issued_at": "2018-12-27T17:57:18.000000Z"}} 2018-12-27 17:57:18,722 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e25e917255350e73ed42529ff236c3700269422d" 2018-12-27 17:57:18,827 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:57:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a845f6e5-34da-4286-afb3-aaa0b633a35b Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:57:18,827 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-a845f6e5-34da-4286-afb3-aaa0b633a35b 2018-12-27 17:57:18,832 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 17:57:18,838 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 17:57:18 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 17:57:18,838 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-4a2a46ef-d6d2-486-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e25e917255350e73ed42529ff236c3700269422d" 2018-12-27 17:57:18,950 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:57:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-29004063-a6c1-4e43-b092-1be4fc8064d6 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-4a2a46ef-d6d2-486-proj", "previous": null, "next": null}, "projects": []} 2018-12-27 17:57:18,951 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-4a2a46ef-d6d2-486-proj used request id req-29004063-a6c1-4e43-b092-1be4fc8064d6 2018-12-27 17:57:18,954 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e25e917255350e73ed42529ff236c3700269422d" 2018-12-27 17:57:19,061 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:57:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0ab94ef9-037e-45b5-8431-854e5644a275 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-27 17:57:19,061 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-0ab94ef9-037e-45b5-8431-854e5644a275 2018-12-27 17:57:19,065 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e25e917255350e73ed42529ff236c3700269422d" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackSuccessTests-4a2a46ef-d6d2-486-proj"}}' 2018-12-27 17:57:19,205 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 27 Dec 2018 17:57:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9bb5031b-e6e0-47ff-9bce-1faa77d9e87e Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/ac3998e8d05946988c77e68a24f7648b"}, "tags": [], "enabled": true, "id": "ac3998e8d05946988c77e68a24f7648b", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-4a2a46ef-d6d2-486-proj"}} 2018-12-27 17:57:19,205 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-9bb5031b-e6e0-47ff-9bce-1faa77d9e87e 2018-12-27 17:57:19,205 - keystone_utils - INFO - Created project with name - CreateStackSuccessTests-4a2a46ef-d6d2-486-proj 2018-12-27 17:57:19,205 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:57:19,206 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:57:19,634 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:57:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["M3GT3mSnRfmlBsgGo-91Vw"], "issued_at": "2018-12-27T17:57:19.000000Z"}} 2018-12-27 17:57:19,635 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f90a2db6f3b114aa6a845c74a858915d9b47b7f" 2018-12-27 17:57:19,737 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:57:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-67c52ebc-5826-40e1-a141-869ca1156ece Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:57:19,737 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-67c52ebc-5826-40e1-a141-869ca1156ece 2018-12-27 17:57:19,741 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 17:57:19,746 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 17:57:19 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 17:57:19,747 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f90a2db6f3b114aa6a845c74a858915d9b47b7f" 2018-12-27 17:57:19,879 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:57:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d1dc6b03-1de7-4db8-ad59-c5ad128b51a7 Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "links": {"self": "http://172.30.9.31:5000/v3/users/01fa52e7b3674fc48643fa4ffca67e4e"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "01fa52e7b3674fc48643fa4ffca67e4e", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/05a834ddebbc40688596b7460b47439e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05a834ddebbc40688596b7460b47439e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/08226a0ad01943f39559448239e291e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "08226a0ad01943f39559448239e291e1", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/55c0552fe37a4f7ca0e73939514bc683"}, "domain_id": "default", "enabled": true, "options": {}, "id": "55c0552fe37a4f7ca0e73939514bc683", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/646a4af4e3b5439a97996d353fea3924"}, "domain_id": "914eec1d43ea4caf9d2fd33268c06258", "enabled": true, "options": {}, "id": "646a4af4e3b5439a97996d353fea3924", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/85fb203e51c34d3f8122e285a6a318b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85fb203e51c34d3f8122e285a6a318b3", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/905e7f4b42d24cca93b99d2401fa3378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "905e7f4b42d24cca93b99d2401fa3378", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/a5bc08b9f81f4e5bb86c24f9f7547bae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5bc08b9f81f4e5bb86c24f9f7547bae", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/a5c780627f004d318bf908d80305da9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5c780627f004d318bf908d80305da9c", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/b18425bf2b044bc9af7e194919539a17"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b18425bf2b044bc9af7e194919539a17", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/b8d2134b619d4dca80e21d6fb16449b0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b8d2134b619d4dca80e21d6fb16449b0", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/b9ab6a25a652438285139fe5b44aea62"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9ab6a25a652438285139fe5b44aea62", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/c08462554a4844d681348f58b9b0edee"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c08462554a4844d681348f58b9b0edee", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/ddfc3a9aad444d4782eae677c8a98130"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ddfc3a9aad444d4782eae677c8a98130", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/f2a74f2185a54676a6cb2bb5ecfcc4f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2a74f2185a54676a6cb2bb5ecfcc4f6", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-12-27 17:57:19,879 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-d1dc6b03-1de7-4db8-ad59-c5ad128b51a7 2018-12-27 17:57:19,882 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?name=CreateStackSuccessTests-4a2a46ef-d6d2-486-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f90a2db6f3b114aa6a845c74a858915d9b47b7f" 2018-12-27 17:57:19,902 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:57:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8c9cec9e-9673-405a-b434-815c65748630 Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?name=CreateStackSuccessTests-4a2a46ef-d6d2-486-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/ac3998e8d05946988c77e68a24f7648b"}, "tags": [], "enabled": true, "id": "ac3998e8d05946988c77e68a24f7648b", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-4a2a46ef-d6d2-486-proj"}]} 2018-12-27 17:57:19,902 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?name=CreateStackSuccessTests-4a2a46ef-d6d2-486-proj used request id req-8c9cec9e-9673-405a-b434-815c65748630 2018-12-27 17:57:19,905 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f90a2db6f3b114aa6a845c74a858915d9b47b7f" 2018-12-27 17:57:20,024 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:57:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b5ee2f3d-0188-4b6a-a1ae-c62bb7e17d44 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-27 17:57:20,024 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-b5ee2f3d-0188-4b6a-a1ae-c62bb7e17d44 2018-12-27 17:57:20,446 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f90a2db6f3b114aa6a845c74a858915d9b47b7f" 2018-12-27 17:57:20,548 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:57:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-54ddcd8a-15fe-441b-89ac-6381d049bd8f Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8de789d09e46427786a85702e5e8de91", "links": {"self": "http://172.30.9.31:5000/v3/roles/8de789d09e46427786a85702e5e8de91"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 17:57:20,549 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-54ddcd8a-15fe-441b-89ac-6381d049bd8f 2018-12-27 17:57:20,552 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?name=CreateStackSuccessTests-4a2a46ef-d6d2-486-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f90a2db6f3b114aa6a845c74a858915d9b47b7f" 2018-12-27 17:57:20,673 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:57:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-64d76ed5-0781-417e-8869-c3fff85c3470 Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?name=CreateStackSuccessTests-4a2a46ef-d6d2-486-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/ac3998e8d05946988c77e68a24f7648b"}, "tags": [], "enabled": true, "id": "ac3998e8d05946988c77e68a24f7648b", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-4a2a46ef-d6d2-486-proj"}]} 2018-12-27 17:57:20,673 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?name=CreateStackSuccessTests-4a2a46ef-d6d2-486-proj used request id req-64d76ed5-0781-417e-8869-c3fff85c3470 2018-12-27 17:57:20,677 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/users/3c719db6c04446109cb92a7d6d7cd786 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f90a2db6f3b114aa6a845c74a858915d9b47b7f" 2018-12-27 17:57:20,710 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:57:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9224eced-a894-4d40-902e-cb53be5872c1 Content-Encoding: gzip Content-Length: 245 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackSuccessTests-4a2a46ef-d6d2-486-user", "links": {"self": "http://172.30.9.31:5000/v3/users/3c719db6c04446109cb92a7d6d7cd786"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "ac3998e8d05946988c77e68a24f7648b", "id": "3c719db6c04446109cb92a7d6d7cd786", "password_expires_at": null}} 2018-12-27 17:57:20,710 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users/3c719db6c04446109cb92a7d6d7cd786 used request id req-9224eced-a894-4d40-902e-cb53be5872c1 2018-12-27 17:57:20,713 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/ac3998e8d05946988c77e68a24f7648b/users/3c719db6c04446109cb92a7d6d7cd786/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f90a2db6f3b114aa6a845c74a858915d9b47b7f" 2018-12-27 17:57:20,841 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:57:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ae818276-e51b-4a42-8a3f-965fcb03bad7 Content-Encoding: gzip Content-Length: 166 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects/ac3998e8d05946988c77e68a24f7648b/users/3c719db6c04446109cb92a7d6d7cd786/roles", "previous": null, "next": null}, "roles": []} 2018-12-27 17:57:20,842 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/ac3998e8d05946988c77e68a24f7648b/users/3c719db6c04446109cb92a7d6d7cd786/roles used request id req-ae818276-e51b-4a42-8a3f-965fcb03bad7 2018-12-27 17:57:20,846 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles/8de789d09e46427786a85702e5e8de91 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f90a2db6f3b114aa6a845c74a858915d9b47b7f" 2018-12-27 17:57:20,955 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:57:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b4160cf1-62e3-47e8-86a9-151e0eb9be6e Content-Encoding: gzip Content-Length: 149 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "8de789d09e46427786a85702e5e8de91", "links": {"self": "http://172.30.9.31:5000/v3/roles/8de789d09e46427786a85702e5e8de91"}, "name": "heat_stack_owner"}} 2018-12-27 17:57:20,955 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles/8de789d09e46427786a85702e5e8de91 used request id req-b4160cf1-62e3-47e8-86a9-151e0eb9be6e 2018-12-27 17:57:20,955 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackSuccessTests-4a2a46ef-d6d2-486-proj 2018-12-27 17:57:20,959 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:5000/v3/projects/ac3998e8d05946988c77e68a24f7648b/users/3c719db6c04446109cb92a7d6d7cd786/roles/8de789d09e46427786a85702e5e8de91 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f90a2db6f3b114aa6a845c74a858915d9b47b7f" 2018-12-27 17:57:21,142 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:57:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e4b15e56-96e4-472a-8b15-8e341135d964 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:57:21,142 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/ac3998e8d05946988c77e68a24f7648b/users/3c719db6c04446109cb92a7d6d7cd786/roles/8de789d09e46427786a85702e5e8de91 used request id req-e4b15e56-96e4-472a-8b15-8e341135d964 2018-12-27 17:57:21,143 - keystone_utils - INFO - Created user with name - CreateStackSuccessTests-4a2a46ef-d6d2-486-user 2018-12-27 17:57:21,143 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:57:21,147 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e25e917255350e73ed42529ff236c3700269422d" 2018-12-27 17:57:21,251 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:57:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3eec287a-649d-4b54-8c04-76f667d19eec Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8de789d09e46427786a85702e5e8de91", "links": {"self": "http://172.30.9.31:5000/v3/roles/8de789d09e46427786a85702e5e8de91"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 17:57:21,251 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-3eec287a-649d-4b54-8c04-76f667d19eec 2018-12-27 17:57:21,255 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e25e917255350e73ed42529ff236c3700269422d" -d '{"role": {"name": "CreateStackSuccessTests-4a2a46ef-d6d2-486-proj-role"}}' 2018-12-27 17:57:21,391 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 27 Dec 2018 17:57:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-492afc83-ad49-4c03-bf52-de77bd9ad08d Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "3eb9f92fc3954e8190a75400235e1c10", "links": {"self": "http://172.30.9.31:5000/v3/roles/3eb9f92fc3954e8190a75400235e1c10"}, "name": "CreateStackSuccessTests-4a2a46ef-d6d2-486-proj-role"}} 2018-12-27 17:57:21,391 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/roles used request id req-492afc83-ad49-4c03-bf52-de77bd9ad08d 2018-12-27 17:57:21,391 - keystone_utils - INFO - Created role with name - CreateStackSuccessTests-4a2a46ef-d6d2-486-proj-role 2018-12-27 17:57:21,395 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles/3eb9f92fc3954e8190a75400235e1c10 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e25e917255350e73ed42529ff236c3700269422d" 2018-12-27 17:57:21,413 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:57:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-15cdf695-6ba0-4056-a359-937f6433a5bb Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "3eb9f92fc3954e8190a75400235e1c10", "links": {"self": "http://172.30.9.31:5000/v3/roles/3eb9f92fc3954e8190a75400235e1c10"}, "name": "CreateStackSuccessTests-4a2a46ef-d6d2-486-proj-role"}} 2018-12-27 17:57:21,413 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles/3eb9f92fc3954e8190a75400235e1c10 used request id req-15cdf695-6ba0-4056-a359-937f6433a5bb 2018-12-27 17:57:21,414 - keystone_utils - INFO - Granting role CreateStackSuccessTests-4a2a46ef-d6d2-486-proj-role to project CreateStackSuccessTests-4a2a46ef-d6d2-486-proj 2018-12-27 17:57:21,417 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:5000/v3/projects/ac3998e8d05946988c77e68a24f7648b/users/3c719db6c04446109cb92a7d6d7cd786/roles/3eb9f92fc3954e8190a75400235e1c10 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e25e917255350e73ed42529ff236c3700269422d" 2018-12-27 17:57:21,578 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:57:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-872a598d-7353-4a74-aee0-dc031002f51d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:57:21,579 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/ac3998e8d05946988c77e68a24f7648b/users/3c719db6c04446109cb92a7d6d7cd786/roles/3eb9f92fc3954e8190a75400235e1c10 used request id req-872a598d-7353-4a74-aee0-dc031002f51d 2018-12-27 17:57:21,579 - heat_utils - DEBUG - Retrieving Heat Client 2018-12-27 17:57:21,579 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-12-27 17:57:21,579 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:57:21,580 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:57:22,000 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3eb9f92fc3954e8190a75400235e1c10", "name": "CreateStackSuccessTests-4a2a46ef-d6d2-486-proj-role"}, {"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}], "expires_at": "2018-12-27T18:57:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ac3998e8d05946988c77e68a24f7648b", "name": "CreateStackSuccessTests-4a2a46ef-d6d2-486-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/ac3998e8d05946988c77e68a24f7648b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/ac3998e8d05946988c77e68a24f7648b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/ac3998e8d05946988c77e68a24f7648b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/ac3998e8d05946988c77e68a24f7648b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/ac3998e8d05946988c77e68a24f7648b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/ac3998e8d05946988c77e68a24f7648b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/ac3998e8d05946988c77e68a24f7648b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/ac3998e8d05946988c77e68a24f7648b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/ac3998e8d05946988c77e68a24f7648b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_ac3998e8d05946988c77e68a24f7648b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_ac3998e8d05946988c77e68a24f7648b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/ac3998e8d05946988c77e68a24f7648b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/ac3998e8d05946988c77e68a24f7648b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/ac3998e8d05946988c77e68a24f7648b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-4a2a46ef-d6d2-486-user", "id": "3c719db6c04446109cb92a7d6d7cd786"}, "audit_ids": ["l3ASZAqjRLKWtv9ctiU0yQ"], "issued_at": "2018-12-27T17:57:21.000000Z"}} 2018-12-27 17:57:22,001 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f0dc1294490aa74355e7d06002ebf1ac0305d67" 2018-12-27 17:57:22,099 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:57:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e3021d7-a6ff-451e-a4ec-2f65c4174fe3 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:57:22,099 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-7e3021d7-a6ff-451e-a4ec-2f65c4174fe3 2018-12-27 17:57:22,103 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-59fe78f2-da88-4450-9af0-0565e5c22ad2-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9f0dc1294490aa74355e7d06002ebf1ac0305d67" 2018-12-27 17:57:22,320 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 168 Content-Type: application/json X-Openstack-Request-Id: req-07808010-794a-4b57-8d04-8b01d1a2c8ae Date: Thu, 27 Dec 2018 17:57:22 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateStackSuccessTests-59fe78f2-da88-4450-9af0-0565e5c22ad2-image"} 2018-12-27 17:57:22,321 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-59fe78f2-da88-4450-9af0-0565e5c22ad2-image used request id req-07808010-794a-4b57-8d04-8b01d1a2c8ae 2018-12-27 17:57:22,323 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9f0dc1294490aa74355e7d06002ebf1ac0305d67" 2018-12-27 17:57:22,521 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-635e5b1d-5545-441f-a0fc-7db70f374fc3 Date: Thu, 27 Dec 2018 17:57:22 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-27 17:57:22,521 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/schemas/image used request id req-635e5b1d-5545-441f-a0fc-7db70f374fc3 2018-12-27 17:57:22,550 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9f0dc1294490aa74355e7d06002ebf1ac0305d67" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateStackSuccessTests-59fe78f2-da88-4450-9af0-0565e5c22ad2-image"}' 2018-12-27 17:57:22,806 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 627 Content-Type: application/json Location: http://172.30.9.31:9292/v2/images/921713f3-9d39-4a28-9c5a-7697bd1fed9c Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-56a1509f-2646-4011-a505-9f98112c9f74 Date: Thu, 27 Dec 2018 17:57:22 GMT RESP BODY: {"status": "queued", "name": "CreateStackSuccessTests-59fe78f2-da88-4450-9af0-0565e5c22ad2-image", "tags": [], "container_format": "bare", "created_at": "2018-12-27T17:57:22Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-12-27T17:57:22Z", "visibility": "shared", "locations": [], "self": "/v2/images/921713f3-9d39-4a28-9c5a-7697bd1fed9c", "min_disk": 0, "protected": false, "id": "921713f3-9d39-4a28-9c5a-7697bd1fed9c", "file": "/v2/images/921713f3-9d39-4a28-9c5a-7697bd1fed9c/file", "checksum": null, "owner": "ac3998e8d05946988c77e68a24f7648b", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-27 17:57:22,807 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.31:9292/v2/images used request id req-56a1509f-2646-4011-a505-9f98112c9f74 2018-12-27 17:57:22,815 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:9292/v2/images/921713f3-9d39-4a28-9c5a-7697bd1fed9c/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9f0dc1294490aa74355e7d06002ebf1ac0305d67" -d '' 2018-12-27 17:57:24,014 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-4050021c-fdfb-4b3e-980e-97d2b5482ecf Date: Thu, 27 Dec 2018 17:57:24 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-27 17:57:24,014 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.31:9292/v2/images/921713f3-9d39-4a28-9c5a-7697bd1fed9c/file used request id req-4050021c-fdfb-4b3e-980e-97d2b5482ecf 2018-12-27 17:57:24,015 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-27 17:57:24,018 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/images/921713f3-9d39-4a28-9c5a-7697bd1fed9c -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9f0dc1294490aa74355e7d06002ebf1ac0305d67" 2018-12-27 17:57:24,038 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-866fa9a1-af1e-4574-a601-85109f24af86 Date: Thu, 27 Dec 2018 17:57:24 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-59fe78f2-da88-4450-9af0-0565e5c22ad2-image", "tags": [], "container_format": "bare", "created_at": "2018-12-27T17:57:22Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-27T17:57:23Z", "visibility": "shared", "locations": [{"url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/921713f3-9d39-4a28-9c5a-7697bd1fed9c/snap", "metadata": {}}], "self": "/v2/images/921713f3-9d39-4a28-9c5a-7697bd1fed9c", "min_disk": 0, "protected": false, "id": "921713f3-9d39-4a28-9c5a-7697bd1fed9c", "file": "/v2/images/921713f3-9d39-4a28-9c5a-7697bd1fed9c/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "ac3998e8d05946988c77e68a24f7648b", "direct_url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/921713f3-9d39-4a28-9c5a-7697bd1fed9c/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-27 17:57:24,038 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images/921713f3-9d39-4a28-9c5a-7697bd1fed9c used request id req-866fa9a1-af1e-4574-a601-85109f24af86 2018-12-27 17:57:24,041 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9f0dc1294490aa74355e7d06002ebf1ac0305d67" 2018-12-27 17:57:24,237 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-c91376d3-4519-4db7-b29d-ebf109ab1bf5 Date: Thu, 27 Dec 2018 17:57:24 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-27 17:57:24,237 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/schemas/image used request id req-c91376d3-4519-4db7-b29d-ebf109ab1bf5 2018-12-27 17:57:24,240 - create_image - INFO - Created image with name - CreateStackSuccessTests-59fe78f2-da88-4450-9af0-0565e5c22ad2-image 2018-12-27 17:57:24,242 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/images/921713f3-9d39-4a28-9c5a-7697bd1fed9c -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9f0dc1294490aa74355e7d06002ebf1ac0305d67" 2018-12-27 17:57:24,453 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-b116422e-0273-4772-9e9d-b692a92ca345 Date: Thu, 27 Dec 2018 17:57:24 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-59fe78f2-da88-4450-9af0-0565e5c22ad2-image", "tags": [], "container_format": "bare", "created_at": "2018-12-27T17:57:22Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-27T17:57:23Z", "visibility": "shared", "locations": [{"url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/921713f3-9d39-4a28-9c5a-7697bd1fed9c/snap", "metadata": {}}], "self": "/v2/images/921713f3-9d39-4a28-9c5a-7697bd1fed9c", "min_disk": 0, "protected": false, "id": "921713f3-9d39-4a28-9c5a-7697bd1fed9c", "file": "/v2/images/921713f3-9d39-4a28-9c5a-7697bd1fed9c/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "ac3998e8d05946988c77e68a24f7648b", "direct_url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/921713f3-9d39-4a28-9c5a-7697bd1fed9c/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-27 17:57:24,453 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images/921713f3-9d39-4a28-9c5a-7697bd1fed9c used request id req-b116422e-0273-4772-9e9d-b692a92ca345 2018-12-27 17:57:24,454 - create_image - DEBUG - Instance status is - active 2018-12-27 17:57:24,454 - create_image - DEBUG - Image is active with name - CreateStackSuccessTests-59fe78f2-da88-4450-9af0-0565e5c22ad2-image 2018-12-27 17:57:24,454 - create_image - INFO - Image is now active with name - CreateStackSuccessTests-59fe78f2-da88-4450-9af0-0565e5c22ad2-image 2018-12-27 17:57:24,454 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:57:24,455 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:57:24,871 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:57:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["qqPFEV0IQfKHcCqUV7TeGQ"], "issued_at": "2018-12-27T17:57:24.000000Z"}} 2018-12-27 17:57:24,872 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ded7b50247c27e44f61bc869ae416b20aedeb8b1" 2018-12-27 17:57:24,978 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:57:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-502134fb-bf4d-49be-ab42-3c14bdb96bbb Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:57:24,978 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-502134fb-bf4d-49be-ab42-3c14bdb96bbb 2018-12-27 17:57:24,979 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-27 17:57:24,984 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ded7b50247c27e44f61bc869ae416b20aedeb8b1" 2018-12-27 17:57:25,193 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:57:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-40e0a974-0e05-4fd7-a830-9bc808a5b62a x-compute-request-id: req-40e0a974-0e05-4fd7-a830-9bc808a5b62a Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-12-27 17:57:25,193 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-40e0a974-0e05-4fd7-a830-9bc808a5b62a 2018-12-27 17:57:25,197 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ded7b50247c27e44f61bc869ae416b20aedeb8b1" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "CreateStackSuccessTests-59fe78f2-da88-4450-9af0-0565e5c22ad2-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-12-27 17:57:25,236 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:57:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8f376cee-e510-4ddd-a5df-5d4ee9fbaba2 x-compute-request-id: req-8f376cee-e510-4ddd-a5df-5d4ee9fbaba2 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateStackSuccessTests-59fe78f2-da88-4450-9af0-0565e5c22ad2-flavor-name", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/80e51383-eb21-4d5b-80e1-c7b43946ed73", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/80e51383-eb21-4d5b-80e1-c7b43946ed73", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "80e51383-eb21-4d5b-80e1-c7b43946ed73"}} 2018-12-27 17:57:25,236 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-8f376cee-e510-4ddd-a5df-5d4ee9fbaba2 2018-12-27 17:57:25,237 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:57:25,238 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:57:25,665 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3eb9f92fc3954e8190a75400235e1c10", "name": "CreateStackSuccessTests-4a2a46ef-d6d2-486-proj-role"}, {"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}], "expires_at": "2018-12-27T18:57:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ac3998e8d05946988c77e68a24f7648b", "name": "CreateStackSuccessTests-4a2a46ef-d6d2-486-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/ac3998e8d05946988c77e68a24f7648b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/ac3998e8d05946988c77e68a24f7648b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/ac3998e8d05946988c77e68a24f7648b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/ac3998e8d05946988c77e68a24f7648b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/ac3998e8d05946988c77e68a24f7648b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/ac3998e8d05946988c77e68a24f7648b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/ac3998e8d05946988c77e68a24f7648b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/ac3998e8d05946988c77e68a24f7648b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/ac3998e8d05946988c77e68a24f7648b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_ac3998e8d05946988c77e68a24f7648b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_ac3998e8d05946988c77e68a24f7648b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/ac3998e8d05946988c77e68a24f7648b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/ac3998e8d05946988c77e68a24f7648b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/ac3998e8d05946988c77e68a24f7648b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-4a2a46ef-d6d2-486-user", "id": "3c719db6c04446109cb92a7d6d7cd786"}, "audit_ids": ["GW2fcYdmS--SXdhVMNNX0w"], "issued_at": "2018-12-27T17:57:25.000000Z"}} 2018-12-27 17:57:25,666 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cad482ab8b18d38de500afee3ad34f4b4b1a2fb0" 2018-12-27 17:57:25,759 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:57:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-daf196d4-464d-44c2-9fb3-a128f2b5606d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:57:25,759 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-daf196d4-464d-44c2-9fb3-a128f2b5606d 2018-12-27 17:57:25,762 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-27 17:57:25,764 - heat_utils - DEBUG - Retrieving Heat Client 2018-12-27 17:57:25,767 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/ac3998e8d05946988c77e68a24f7648b/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-59fe78f2-da88-4450-9af0-0565e5c22ad2-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cad482ab8b18d38de500afee3ad34f4b4b1a2fb0" 2018-12-27 17:57:25,983 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:57:25 GMT Server: Apache x-openstack-request-id: req-f487afb2-8399-408f-846e-5ec3c5f27d17 Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-12-27 17:57:25,984 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/ac3998e8d05946988c77e68a24f7648b/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-59fe78f2-da88-4450-9af0-0565e5c22ad2-stack used request id req-f487afb2-8399-408f-846e-5ec3c5f27d17 2018-12-27 17:57:26,014 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:8004/v1/ac3998e8d05946988c77e68a24f7648b/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cad482ab8b18d38de500afee3ad34f4b4b1a2fb0" -d '{"stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-59fe78f2-da88-4450-9af0-0565e5c22ad2-stack", "template": {"heat_template_version": "2015-04-30", "description": "Simple template to deploy a single compute instance", "parameters": {"flavor_name": {"default": "m1.small", "type": "string", "description": "Type of instance (flavor) to be used", "label": "Instance Type"}, "inst_name": {"default": "test_vm", "type": "string", "description": "The name of the spawned vm", "label": "Test VM name"}, "subnet_name": {"default": "test_subnet", "type": "string", "description": "The name of the stack's subnet", "label": "Test subnet name"}, "net_name": {"default": "test_net", "type": "string", "description": "The name of the stack's network", "label": "Test network name"}, "image_name": {"default": "heat_utils_tests", "type": "string", "description": "Image to be used for compute instance", "label": "Image ID"}}, "resources": {"server1_port": {"type": "OS::Neutron::Port", "properties": {"network_id": {"get_resource": "private_net"}, "fixed_ips": [{"subnet_id": {"get_resource": "private_subnet"}}]}}, "private_subnet": {"type": "OS::Neutron::Subnet", "properties": {"network_id": {"get_resource": "private_net"}, "cidr": "10.0.0.0/24", "name": {"get_param": "subnet_name"}}}, "private_net": {"type": "OS::Neutron::Net", "properties": {"name": {"get_param": "net_name"}}}, "my_instance": {"type": "OS::Nova::Server", "properties": {"image": {"get_param": "image_name"}, "name": {"get_param": "inst_name"}, "flavor": {"get_param": "flavor_name"}, "networks": [{"port": {"get_resource": "server1_port"}}]}}}}, "parameters": {"net_name": "CreateStackSuccessTests-59fe78f2-da88-4450-9af0-0565e5c22ad2-net", "inst_name": "CreateStackSuccessTests-59fe78f2-da88-4450-9af0-0565e5c22ad2-inst", "subnet_name": "CreateStackSuccessTests-59fe78f2-da88-4450-9af0-0565e5c22ad2-subnet", "image_name": "CreateStackSuccessTests-59fe78f2-da88-4450-9af0-0565e5c22ad2-image", "flavor_name": "CreateStackSuccessTests-59fe78f2-da88-4450-9af0-0565e5c22ad2-flavor-name"}}' 2018-12-27 17:57:28,449 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 27 Dec 2018 17:57:26 GMT Server: Apache x-openstack-request-id: req-ce6da44d-e5db-480a-88bb-b798c2a41e15 Location: http://172.30.9.31:8004/v1/ac3998e8d05946988c77e68a24f7648b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-59fe78f2-da88-4450-9af0-0565e5c22ad2-stack/f8d88dab-fb8e-4059-a0e6-926dd4e42c6c Content-Length: 291 Content-Type: application/json RESP BODY: {"stack": {"id": "f8d88dab-fb8e-4059-a0e6-926dd4e42c6c", "links": [{"href": "http://172.30.9.31:8004/v1/ac3998e8d05946988c77e68a24f7648b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-59fe78f2-da88-4450-9af0-0565e5c22ad2-stack/f8d88dab-fb8e-4059-a0e6-926dd4e42c6c", "rel": "self"}]}} 2018-12-27 17:57:28,449 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.31:8004/v1/ac3998e8d05946988c77e68a24f7648b/stacks used request id req-ce6da44d-e5db-480a-88bb-b798c2a41e15 2018-12-27 17:57:28,452 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/ac3998e8d05946988c77e68a24f7648b/stacks/f8d88dab-fb8e-4059-a0e6-926dd4e42c6c -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cad482ab8b18d38de500afee3ad34f4b4b1a2fb0" 2018-12-27 17:57:28,669 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 17:57:28 GMT Server: Apache x-openstack-request-id: req-cacc65d2-e767-43b5-a05d-9905c7b87e9a Location: http://172.30.9.31:8004/v1/ac3998e8d05946988c77e68a24f7648b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-59fe78f2-da88-4450-9af0-0565e5c22ad2-stack/f8d88dab-fb8e-4059-a0e6-926dd4e42c6c Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/ac3998e8d05946988c77e68a24f7648b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-59fe78f2-da88-4450-9af0-0565e5c22ad2-stack/f8d88dab-fb8e-4059-a0e6-926dd4e42c6c;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-27 17:57:28,936 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:57:28 GMT Server: Apache x-openstack-request-id: req-fba02347-2d0f-4bb6-9bbd-a7ef6174d7f5 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 555 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "ac3998e8d05946988c77e68a24f7648b", "OS::stack_id": "f8d88dab-fb8e-4059-a0e6-926dd4e42c6c", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-59fe78f2-da88-4450-9af0-0565e5c22ad2-stack", "image_name": "CreateStackSuccessTests-59fe78f2-da88-4450-9af0-0565e5c22ad2-image", "inst_name": "CreateStackSuccessTests-59fe78f2-da88-4450-9af0-0565e5c22ad2-inst", "subnet_name": "CreateStackSuccessTests-59fe78f2-da88-4450-9af0-0565e5c22ad2-subnet", "net_name": "CreateStackSuccessTests-59fe78f2-da88-4450-9af0-0565e5c22ad2-net", "flavor_name": "CreateStackSuccessTests-59fe78f2-da88-4450-9af0-0565e5c22ad2-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-59fe78f2-da88-4450-9af0-0565e5c22ad2-stack", "stack_user_project_id": "a6d33cb1b97a470a8a481afe8a62267c", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-27T17:57:27Z", "links": [{"href": "http://172.30.9.31:8004/v1/ac3998e8d05946988c77e68a24f7648b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-59fe78f2-da88-4450-9af0-0565e5c22ad2-stack/f8d88dab-fb8e-4059-a0e6-926dd4e42c6c", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f8d88dab-fb8e-4059-a0e6-926dd4e42c6c", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-27 17:57:28,936 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/ac3998e8d05946988c77e68a24f7648b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-59fe78f2-da88-4450-9af0-0565e5c22ad2-stack/f8d88dab-fb8e-4059-a0e6-926dd4e42c6c used request id req-fba02347-2d0f-4bb6-9bbd-a7ef6174d7f5 2018-12-27 17:57:28,937 - create_stack - INFO - Created stack with name - CreateStackSuccessTests-CreateStackSuccessTests-59fe78f2-da88-4450-9af0-0565e5c22ad2-stack 2018-12-27 17:57:28,937 - create_stack - ERROR - Timeout checking for stack status for CREATE_COMPLETE 2018-12-27 17:57:28,939 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/ac3998e8d05946988c77e68a24f7648b/stacks/f8d88dab-fb8e-4059-a0e6-926dd4e42c6c -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cad482ab8b18d38de500afee3ad34f4b4b1a2fb0" 2018-12-27 17:57:29,177 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 17:57:28 GMT Server: Apache x-openstack-request-id: req-3551c850-d37a-47fb-a67b-28e1f0b0f19d Location: http://172.30.9.31:8004/v1/ac3998e8d05946988c77e68a24f7648b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-59fe78f2-da88-4450-9af0-0565e5c22ad2-stack/f8d88dab-fb8e-4059-a0e6-926dd4e42c6c Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/ac3998e8d05946988c77e68a24f7648b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-59fe78f2-da88-4450-9af0-0565e5c22ad2-stack/f8d88dab-fb8e-4059-a0e6-926dd4e42c6c;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-27 17:57:29,431 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:57:29 GMT Server: Apache x-openstack-request-id: req-82c60082-9fa7-4c3a-a872-f062bc1b33d7 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 555 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "ac3998e8d05946988c77e68a24f7648b", "OS::stack_id": "f8d88dab-fb8e-4059-a0e6-926dd4e42c6c", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-59fe78f2-da88-4450-9af0-0565e5c22ad2-stack", "image_name": "CreateStackSuccessTests-59fe78f2-da88-4450-9af0-0565e5c22ad2-image", "inst_name": "CreateStackSuccessTests-59fe78f2-da88-4450-9af0-0565e5c22ad2-inst", "subnet_name": "CreateStackSuccessTests-59fe78f2-da88-4450-9af0-0565e5c22ad2-subnet", "net_name": "CreateStackSuccessTests-59fe78f2-da88-4450-9af0-0565e5c22ad2-net", "flavor_name": "CreateStackSuccessTests-59fe78f2-da88-4450-9af0-0565e5c22ad2-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-59fe78f2-da88-4450-9af0-0565e5c22ad2-stack", "stack_user_project_id": "a6d33cb1b97a470a8a481afe8a62267c", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-27T17:57:27Z", "links": [{"href": "http://172.30.9.31:8004/v1/ac3998e8d05946988c77e68a24f7648b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-59fe78f2-da88-4450-9af0-0565e5c22ad2-stack/f8d88dab-fb8e-4059-a0e6-926dd4e42c6c", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f8d88dab-fb8e-4059-a0e6-926dd4e42c6c", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-27 17:57:29,431 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/ac3998e8d05946988c77e68a24f7648b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-59fe78f2-da88-4450-9af0-0565e5c22ad2-stack/f8d88dab-fb8e-4059-a0e6-926dd4e42c6c used request id req-82c60082-9fa7-4c3a-a872-f062bc1b33d7 2018-12-27 17:57:29,432 - create_stack - ERROR - ERROR: STACK CREATION FAILED: Stack CREATE started 2018-12-27 17:57:29,432 - create_stack - INFO - Deleting stack - CreateStackSuccessTests-CreateStackSuccessTests-59fe78f2-da88-4450-9af0-0565e5c22ad2-stack 2018-12-27 17:57:29,435 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:8004/v1/ac3998e8d05946988c77e68a24f7648b/stacks/f8d88dab-fb8e-4059-a0e6-926dd4e42c6c -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cad482ab8b18d38de500afee3ad34f4b4b1a2fb0" 2018-12-27 17:57:29,642 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 17:57:29 GMT Server: Apache x-openstack-request-id: req-9fdcad6b-970a-43b9-8b3e-4ab7985b37f9 Location: http://172.30.9.31:8004/v1/ac3998e8d05946988c77e68a24f7648b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-59fe78f2-da88-4450-9af0-0565e5c22ad2-stack/f8d88dab-fb8e-4059-a0e6-926dd4e42c6c Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/ac3998e8d05946988c77e68a24f7648b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-59fe78f2-da88-4450-9af0-0565e5c22ad2-stack/f8d88dab-fb8e-4059-a0e6-926dd4e42c6c;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-27 17:57:30,149 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:57:29 GMT Server: Apache x-openstack-request-id: req-73902ad7-69a3-47a6-b067-7faa53e1276e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:57:30,150 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.31:8004/v1/ac3998e8d05946988c77e68a24f7648b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-59fe78f2-da88-4450-9af0-0565e5c22ad2-stack/f8d88dab-fb8e-4059-a0e6-926dd4e42c6c used request id req-73902ad7-69a3-47a6-b067-7faa53e1276e 2018-12-27 17:57:30,152 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/ac3998e8d05946988c77e68a24f7648b/stacks/f8d88dab-fb8e-4059-a0e6-926dd4e42c6c -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cad482ab8b18d38de500afee3ad34f4b4b1a2fb0" 2018-12-27 17:57:30,389 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 17:57:30 GMT Server: Apache x-openstack-request-id: req-166db800-d996-482f-96ca-4eae572829f2 Location: http://172.30.9.31:8004/v1/ac3998e8d05946988c77e68a24f7648b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-59fe78f2-da88-4450-9af0-0565e5c22ad2-stack/f8d88dab-fb8e-4059-a0e6-926dd4e42c6c Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/ac3998e8d05946988c77e68a24f7648b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-59fe78f2-da88-4450-9af0-0565e5c22ad2-stack/f8d88dab-fb8e-4059-a0e6-926dd4e42c6c;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-27 17:57:30,622 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:57:30 GMT Server: Apache x-openstack-request-id: req-f4c50f79-c660-47ca-a0d5-ab348c576c50 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 559 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "ac3998e8d05946988c77e68a24f7648b", "OS::stack_id": "f8d88dab-fb8e-4059-a0e6-926dd4e42c6c", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-59fe78f2-da88-4450-9af0-0565e5c22ad2-stack", "image_name": "CreateStackSuccessTests-59fe78f2-da88-4450-9af0-0565e5c22ad2-image", "inst_name": "CreateStackSuccessTests-59fe78f2-da88-4450-9af0-0565e5c22ad2-inst", "subnet_name": "CreateStackSuccessTests-59fe78f2-da88-4450-9af0-0565e5c22ad2-subnet", "flavor_name": "CreateStackSuccessTests-59fe78f2-da88-4450-9af0-0565e5c22ad2-flavor-name", "net_name": "CreateStackSuccessTests-59fe78f2-da88-4450-9af0-0565e5c22ad2-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-59fe78f2-da88-4450-9af0-0565e5c22ad2-stack", "stack_user_project_id": "a6d33cb1b97a470a8a481afe8a62267c", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-12-27T17:57:27Z", "links": [{"href": "http://172.30.9.31:8004/v1/ac3998e8d05946988c77e68a24f7648b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-59fe78f2-da88-4450-9af0-0565e5c22ad2-stack/f8d88dab-fb8e-4059-a0e6-926dd4e42c6c", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-27T17:57:30Z", "id": "f8d88dab-fb8e-4059-a0e6-926dd4e42c6c", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-27 17:57:30,623 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/ac3998e8d05946988c77e68a24f7648b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-59fe78f2-da88-4450-9af0-0565e5c22ad2-stack/f8d88dab-fb8e-4059-a0e6-926dd4e42c6c used request id req-f4c50f79-c660-47ca-a0d5-ab348c576c50 2018-12-27 17:57:30,623 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-12-27 17:57:30,623 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-27 17:57:33,626 - create_stack - DEBUG - Stack status query timeout in 1196.52344179 2018-12-27 17:57:33,629 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/ac3998e8d05946988c77e68a24f7648b/stacks/f8d88dab-fb8e-4059-a0e6-926dd4e42c6c -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cad482ab8b18d38de500afee3ad34f4b4b1a2fb0" 2018-12-27 17:57:33,875 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 17:57:33 GMT Server: Apache x-openstack-request-id: req-266fd0f9-652a-4f03-8ee1-1177e4c625f9 Location: http://172.30.9.31:8004/v1/ac3998e8d05946988c77e68a24f7648b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-59fe78f2-da88-4450-9af0-0565e5c22ad2-stack/f8d88dab-fb8e-4059-a0e6-926dd4e42c6c Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/ac3998e8d05946988c77e68a24f7648b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-59fe78f2-da88-4450-9af0-0565e5c22ad2-stack/f8d88dab-fb8e-4059-a0e6-926dd4e42c6c;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-27 17:57:34,144 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:57:33 GMT Server: Apache x-openstack-request-id: req-ef6b203a-6ac5-4cee-924d-d1e35d55f67c Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 559 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "ac3998e8d05946988c77e68a24f7648b", "OS::stack_id": "f8d88dab-fb8e-4059-a0e6-926dd4e42c6c", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-59fe78f2-da88-4450-9af0-0565e5c22ad2-stack", "image_name": "CreateStackSuccessTests-59fe78f2-da88-4450-9af0-0565e5c22ad2-image", "inst_name": "CreateStackSuccessTests-59fe78f2-da88-4450-9af0-0565e5c22ad2-inst", "subnet_name": "CreateStackSuccessTests-59fe78f2-da88-4450-9af0-0565e5c22ad2-subnet", "flavor_name": "CreateStackSuccessTests-59fe78f2-da88-4450-9af0-0565e5c22ad2-flavor-name", "net_name": "CreateStackSuccessTests-59fe78f2-da88-4450-9af0-0565e5c22ad2-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-59fe78f2-da88-4450-9af0-0565e5c22ad2-stack", "stack_user_project_id": "a6d33cb1b97a470a8a481afe8a62267c", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-12-27T17:57:27Z", "links": [{"href": "http://172.30.9.31:8004/v1/ac3998e8d05946988c77e68a24f7648b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-59fe78f2-da88-4450-9af0-0565e5c22ad2-stack/f8d88dab-fb8e-4059-a0e6-926dd4e42c6c", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-27T17:57:30Z", "id": "f8d88dab-fb8e-4059-a0e6-926dd4e42c6c", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-27 17:57:34,145 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/ac3998e8d05946988c77e68a24f7648b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-59fe78f2-da88-4450-9af0-0565e5c22ad2-stack/f8d88dab-fb8e-4059-a0e6-926dd4e42c6c used request id req-ef6b203a-6ac5-4cee-924d-d1e35d55f67c 2018-12-27 17:57:34,145 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-12-27 17:57:34,145 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-27 17:57:37,148 - create_stack - DEBUG - Stack status query timeout in 1193.00142884 2018-12-27 17:57:37,151 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/ac3998e8d05946988c77e68a24f7648b/stacks/f8d88dab-fb8e-4059-a0e6-926dd4e42c6c -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cad482ab8b18d38de500afee3ad34f4b4b1a2fb0" 2018-12-27 17:57:37,362 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 17:57:37 GMT Server: Apache x-openstack-request-id: req-fe3f69af-1b54-4786-9d0d-86dd1074d515 Location: http://172.30.9.31:8004/v1/ac3998e8d05946988c77e68a24f7648b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-59fe78f2-da88-4450-9af0-0565e5c22ad2-stack/f8d88dab-fb8e-4059-a0e6-926dd4e42c6c Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/ac3998e8d05946988c77e68a24f7648b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-59fe78f2-da88-4450-9af0-0565e5c22ad2-stack/f8d88dab-fb8e-4059-a0e6-926dd4e42c6c;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-27 17:57:37,600 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:57:37 GMT Server: Apache x-openstack-request-id: req-ef14a992-0694-4958-aa04-965778438291 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 559 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "ac3998e8d05946988c77e68a24f7648b", "OS::stack_id": "f8d88dab-fb8e-4059-a0e6-926dd4e42c6c", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-59fe78f2-da88-4450-9af0-0565e5c22ad2-stack", "image_name": "CreateStackSuccessTests-59fe78f2-da88-4450-9af0-0565e5c22ad2-image", "inst_name": "CreateStackSuccessTests-59fe78f2-da88-4450-9af0-0565e5c22ad2-inst", "subnet_name": "CreateStackSuccessTests-59fe78f2-da88-4450-9af0-0565e5c22ad2-subnet", "flavor_name": "CreateStackSuccessTests-59fe78f2-da88-4450-9af0-0565e5c22ad2-flavor-name", "net_name": "CreateStackSuccessTests-59fe78f2-da88-4450-9af0-0565e5c22ad2-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-59fe78f2-da88-4450-9af0-0565e5c22ad2-stack", "stack_user_project_id": "a6d33cb1b97a470a8a481afe8a62267c", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-12-27T17:57:27Z", "links": [{"href": "http://172.30.9.31:8004/v1/ac3998e8d05946988c77e68a24f7648b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-59fe78f2-da88-4450-9af0-0565e5c22ad2-stack/f8d88dab-fb8e-4059-a0e6-926dd4e42c6c", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-27T17:57:30Z", "id": "f8d88dab-fb8e-4059-a0e6-926dd4e42c6c", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-27 17:57:37,600 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/ac3998e8d05946988c77e68a24f7648b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-59fe78f2-da88-4450-9af0-0565e5c22ad2-stack/f8d88dab-fb8e-4059-a0e6-926dd4e42c6c used request id req-ef14a992-0694-4958-aa04-965778438291 2018-12-27 17:57:37,600 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-12-27 17:57:37,601 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-27 17:57:40,604 - create_stack - DEBUG - Stack status query timeout in 1189.54611492 2018-12-27 17:57:40,607 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/ac3998e8d05946988c77e68a24f7648b/stacks/f8d88dab-fb8e-4059-a0e6-926dd4e42c6c -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cad482ab8b18d38de500afee3ad34f4b4b1a2fb0" 2018-12-27 17:57:40,824 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 17:57:40 GMT Server: Apache x-openstack-request-id: req-2d7830bd-b30d-4301-90d5-daed39448f51 Location: http://172.30.9.31:8004/v1/ac3998e8d05946988c77e68a24f7648b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-59fe78f2-da88-4450-9af0-0565e5c22ad2-stack/f8d88dab-fb8e-4059-a0e6-926dd4e42c6c Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/ac3998e8d05946988c77e68a24f7648b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-59fe78f2-da88-4450-9af0-0565e5c22ad2-stack/f8d88dab-fb8e-4059-a0e6-926dd4e42c6c;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-27 17:57:40,866 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:57:40 GMT Server: Apache x-openstack-request-id: req-7d5c1f1d-30a0-41fb-8e2f-be0579ab9a0a Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 555 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "ac3998e8d05946988c77e68a24f7648b", "OS::stack_id": "f8d88dab-fb8e-4059-a0e6-926dd4e42c6c", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-59fe78f2-da88-4450-9af0-0565e5c22ad2-stack", "image_name": "CreateStackSuccessTests-59fe78f2-da88-4450-9af0-0565e5c22ad2-image", "inst_name": "CreateStackSuccessTests-59fe78f2-da88-4450-9af0-0565e5c22ad2-inst", "subnet_name": "CreateStackSuccessTests-59fe78f2-da88-4450-9af0-0565e5c22ad2-subnet", "flavor_name": "CreateStackSuccessTests-59fe78f2-da88-4450-9af0-0565e5c22ad2-flavor-name", "net_name": "CreateStackSuccessTests-59fe78f2-da88-4450-9af0-0565e5c22ad2-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-59fe78f2-da88-4450-9af0-0565e5c22ad2-stack", "stack_user_project_id": "a6d33cb1b97a470a8a481afe8a62267c", "tags": null, "creation_time": "2018-12-27T17:57:27Z", "links": [{"href": "http://172.30.9.31:8004/v1/ac3998e8d05946988c77e68a24f7648b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-59fe78f2-da88-4450-9af0-0565e5c22ad2-stack/f8d88dab-fb8e-4059-a0e6-926dd4e42c6c", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-12-27T17:57:30Z", "id": "f8d88dab-fb8e-4059-a0e6-926dd4e42c6c", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Simple template to deploy a single compute instance"}} 2018-12-27 17:57:40,866 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/ac3998e8d05946988c77e68a24f7648b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-59fe78f2-da88-4450-9af0-0565e5c22ad2-stack/f8d88dab-fb8e-4059-a0e6-926dd4e42c6c used request id req-7d5c1f1d-30a0-41fb-8e2f-be0579ab9a0a 2018-12-27 17:57:40,867 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-12-27 17:57:40,867 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-59fe78f2-da88-4450-9af0-0565e5c22ad2-stack 2018-12-27 17:57:40,867 - create_stack - INFO - Attempting to delete again stack - CreateStackSuccessTests-CreateStackSuccessTests-59fe78f2-da88-4450-9af0-0565e5c22ad2-stack 2018-12-27 17:57:40,869 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:8004/v1/ac3998e8d05946988c77e68a24f7648b/stacks/f8d88dab-fb8e-4059-a0e6-926dd4e42c6c -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cad482ab8b18d38de500afee3ad34f4b4b1a2fb0" 2018-12-27 17:57:41,075 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 17:57:40 GMT Server: Apache x-openstack-request-id: req-9b5e7d9a-a0dc-4941-8af3-bbb24c3e56ea Location: http://172.30.9.31:8004/v1/ac3998e8d05946988c77e68a24f7648b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-59fe78f2-da88-4450-9af0-0565e5c22ad2-stack/f8d88dab-fb8e-4059-a0e6-926dd4e42c6c Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/ac3998e8d05946988c77e68a24f7648b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-59fe78f2-da88-4450-9af0-0565e5c22ad2-stack/f8d88dab-fb8e-4059-a0e6-926dd4e42c6c;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-27 17:57:41,102 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:57:41 GMT Server: Apache x-openstack-request-id: req-c628e4c4-d189-4024-bce5-b8fd0aca3fd4 Content-Length: 279 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackSuccessTests-CreateStackSuccessTests-59fe78f2-da88-4450-9af0-0565e5c22ad2-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-12-27 17:57:41,102 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.31:8004/v1/ac3998e8d05946988c77e68a24f7648b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-59fe78f2-da88-4450-9af0-0565e5c22ad2-stack/f8d88dab-fb8e-4059-a0e6-926dd4e42c6c used request id req-c628e4c4-d189-4024-bce5-b8fd0aca3fd4 2018-12-27 17:57:41,103 - glance_utils - INFO - Deleting image named - CreateStackSuccessTests-59fe78f2-da88-4450-9af0-0565e5c22ad2-image 2018-12-27 17:57:41,105 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9292/v2/images/921713f3-9d39-4a28-9c5a-7697bd1fed9c -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9f0dc1294490aa74355e7d06002ebf1ac0305d67" 2018-12-27 17:57:41,658 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-50794b74-0300-4425-9bda-ea456b5c0046 Date: Thu, 27 Dec 2018 17:57:41 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-27 17:57:41,658 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.31:9292/v2/images/921713f3-9d39-4a28-9c5a-7697bd1fed9c used request id req-50794b74-0300-4425-9bda-ea456b5c0046 2018-12-27 17:57:41,662 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:8774/v2.1/flavors/80e51383-eb21-4d5b-80e1-c7b43946ed73 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ded7b50247c27e44f61bc869ae416b20aedeb8b1" 2018-12-27 17:57:41,693 - novaclient.v2.client - DEBUG - RESP: [202] Date: Thu, 27 Dec 2018 17:57:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-1a0b4d14-135f-450a-b282-5d808ab163f0 x-compute-request-id: req-1a0b4d14-135f-450a-b282-5d808ab163f0 Content-Length: 0 Content-Type: application/json 2018-12-27 17:57:41,693 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/flavors/80e51383-eb21-4d5b-80e1-c7b43946ed73 used request id req-1a0b4d14-135f-450a-b282-5d808ab163f0 2018-12-27 17:57:41,699 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e25e917255350e73ed42529ff236c3700269422d" 2018-12-27 17:57:42,072 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 35896 X-Openstack-Request-Id: req-5fae609a-78b3-47a7-bdf6-ed221dda4579 Date: Thu, 27 Dec 2018 17:57:42 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "ac3998e8d05946988c77e68a24f7648b", "created_at": "2018-12-27T17:57:28Z", "updated_at": "2018-12-27T17:57:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:57:29Z", "revision_number": 0, "id": "100aa686-49b7-4d6a-bea9-ecab155dbee0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:57:29Z", "security_group_id": "0ae1fd5e-5c20-4b67-9d23-311b67cb82a6", "tenant_id": "ac3998e8d05946988c77e68a24f7648b", "port_range_min": null, "ethertype": "IPv4", "project_id": "ac3998e8d05946988c77e68a24f7648b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:57:29Z", "revision_number": 0, "id": "2441df48-b073-4970-9123-b6ad1e21610b", "remote_group_id": "0ae1fd5e-5c20-4b67-9d23-311b67cb82a6", "remote_ip_prefix": null, "created_at": "2018-12-27T17:57:29Z", "security_group_id": "0ae1fd5e-5c20-4b67-9d23-311b67cb82a6", "tenant_id": "ac3998e8d05946988c77e68a24f7648b", "port_range_min": null, "ethertype": "IPv6", "project_id": "ac3998e8d05946988c77e68a24f7648b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:57:29Z", "revision_number": 0, "id": "a8a15a5b-0660-4c34-8e25-91c8b0006d88", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:57:29Z", "security_group_id": "0ae1fd5e-5c20-4b67-9d23-311b67cb82a6", "tenant_id": "ac3998e8d05946988c77e68a24f7648b", "port_range_min": null, "ethertype": "IPv6", "project_id": "ac3998e8d05946988c77e68a24f7648b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:57:28Z", "revision_number": 0, "id": "add60f2e-0ef0-4456-90b3-9733d3a1dea2", "remote_group_id": "0ae1fd5e-5c20-4b67-9d23-311b67cb82a6", "remote_ip_prefix": null, "created_at": "2018-12-27T17:57:28Z", "security_group_id": "0ae1fd5e-5c20-4b67-9d23-311b67cb82a6", "tenant_id": "ac3998e8d05946988c77e68a24f7648b", "port_range_min": null, "ethertype": "IPv4", "project_id": "ac3998e8d05946988c77e68a24f7648b"}], "revision_number": 4, "project_id": "ac3998e8d05946988c77e68a24f7648b", "id": "0ae1fd5e-5c20-4b67-9d23-311b67cb82a6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "created_at": "2018-12-27T15:33:01Z", "updated_at": "2018-12-27T15:33:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "35205ac3-06e6-4cf6-bb21-ff8f813cb45b", "remote_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "ade77f59-e70c-4970-8ea8-198222fa332e", "remote_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "c4f3bf7f-d793-498d-a883-bb8c6003f070", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "c85cb618-8f19-445b-8e16-6d467cb17771", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}], "revision_number": 4, "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "created_at": "2018-12-27T15:57:22Z", "updated_at": "2018-12-27T15:57:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "5e258a3b-01f5-4aef-81b7-0b5dc6e5b683", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "65475539-0336-498a-8da4-ff0a80b10089", "remote_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "ae922857-f7ae-4bc8-949b-153fb43bfd00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "b4f87679-52e1-4cf9-bf76-5abb9a9bec06", "remote_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "f7197afc9b61423897aefc9a643d03a1"}], "revision_number": 4, "project_id": "f7197afc9b61423897aefc9a643d03a1", "id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "created_at": "2018-12-27T16:01:54Z", "updated_at": "2018-12-27T16:01:54Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "00dd3abd-acd1-4edb-8f4a-8badcbd2eeb4", "remote_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "018de60d-bc33-4ef0-9eed-6d00b6ce227b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "0d99f0db-fa6b-4201-b67f-a7ff0db82c5d", "remote_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv6", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "5c4049ef-933d-4614-84e7-83584430d462", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv6", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}], "revision_number": 4, "project_id": "8c689c5e31c44b09ab85f80682abbc2a", "id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "created_at": "2018-12-27T15:56:49Z", "updated_at": "2018-12-27T15:56:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "6555e255-763a-4448-b1b1-0c93b2a390bd", "remote_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "777ff7a5-a590-43e5-a84b-7677710494e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "8bac258a-08df-48b7-900b-efbe01a6ec20", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "dc17921e-353f-4898-a970-881b2c8d093d", "remote_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}], "revision_number": 4, "project_id": "28dac9e1580d461c9de52e6659cc4f9d", "id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "created_at": "2018-12-27T16:01:52Z", "updated_at": "2018-12-27T16:01:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "32737757-45f3-4b24-b6ab-5f2d5579b4a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv6", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "ae604ef3-492d-4aa3-8045-1ff84f755a27", "remote_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv4", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "b7bff40a-beda-4996-b140-ed94d010535c", "remote_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv6", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "b8129030-9d72-4d5d-adce-47bbe62492fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv4", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}], "revision_number": 4, "project_id": "81c108a273314b24bf6b48c41b5bbe0c", "id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "created_at": "2018-12-27T15:57:20Z", "updated_at": "2018-12-27T15:57:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "0c389ec4-c0af-4c20-acf9-4fcc1d859dd7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv6", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "3749697a-f2ef-439a-a661-2fb92badd1ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv4", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "b74e0c8c-e243-450e-b1be-69c587093d6d", "remote_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv6", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "c222695b-2f1c-427d-afd7-e0be24ec9f66", "remote_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv4", "project_id": "7fb0e5436e4f467998e672dd71018a45"}], "revision_number": 4, "project_id": "7fb0e5436e4f467998e672dd71018a45", "id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "created_at": "2018-12-27T17:02:11Z", "updated_at": "2018-12-27T17:02:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "675d8a56-1c9b-4c58-a252-61e65997fd05", "remote_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv4", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "84f0587c-7394-4fd6-8f3d-8d6ba94cf3f9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv6", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "8a450b4f-e710-4193-816e-13a2d4e40c07", "remote_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv6", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "c3106b0a-1026-4156-86a9-f0438b7fab93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv4", "project_id": "7cba3664d5674e65a12c8c269a05febf"}], "revision_number": 4, "project_id": "7cba3664d5674e65a12c8c269a05febf", "id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "created_at": "2018-12-27T15:58:29Z", "updated_at": "2018-12-27T15:58:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "2a945ecc-f9fa-4219-96ab-c189a7f5c102", "remote_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv6", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "55e2b54e-68d4-4476-8c9f-e05e347c8970", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv4", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "9983229c-b595-482a-973f-81137a209b6d", "remote_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv4", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "9d4b8450-78ab-4817-a586-372ed88268f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv6", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}], "revision_number": 4, "project_id": "fbd6dbf946a5406398ba810e02d0888e", "id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "created_at": "2018-12-27T15:57:24Z", "updated_at": "2018-12-27T15:57:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "35521f2a-a59d-4798-9fa8-0febfe126076", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv4", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "607d473d-1e6a-4088-a778-7df9ffc1ff68", "remote_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv6", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "6f8fa92b-b67a-4047-a900-f43656aff42b", "remote_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv4", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "890f1d6c-9ae5-45b0-b7a1-282182432b66", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv6", "project_id": "253cc6709e714b8a80a5f74e4257907e"}], "revision_number": 4, "project_id": "253cc6709e714b8a80a5f74e4257907e", "id": "b9546f11-205e-4322-89f8-f0360d6090ed", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "created_at": "2018-12-27T15:57:08Z", "updated_at": "2018-12-27T15:57:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "6739c48b-d899-4c17-bb8e-ffaf8922c034", "remote_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv4", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "9660a6af-4d9b-40b9-9729-f205f66c2bd0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv4", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "bf244c03-fc10-4754-9c2b-b0224401c4f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv6", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "d3bee7cc-a152-441c-9790-abb1f56cec03", "remote_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv6", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}], "revision_number": 4, "project_id": "782a28bd0d40485e85eda6b8ba43840b", "id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "created_at": "2018-12-27T15:57:11Z", "updated_at": "2018-12-27T15:57:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "22c0d2cf-360a-4aa8-ba7e-bfdbf8327d27", "remote_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "553b140a-8ba9-4af7-9f50-bf24e87aebf7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "b2ecf7a5-df98-4d65-a762-767320437c5a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "e49104b2-7c13-49d6-8519-a16dd585346f", "remote_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}], "revision_number": 4, "project_id": "ef7e486beb8f4de39b25ca5f11552328", "id": "d0588e93-db0d-4888-9f99-3399a50df490", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "created_at": "2018-12-27T17:19:15Z", "updated_at": "2018-12-27T17:19:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "1990fe24-df44-4561-9f09-f50aab182bf7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "651e4b8b-b29e-409b-9f25-ff2328ccefe6", "remote_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "cc4e2254-2157-4ae1-a233-3047573ddc6d", "remote_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "da56dda4-aaf3-43ff-bdf7-e64892ec2345", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}], "revision_number": 4, "project_id": "2a5a6879c5fa4db798cea6d394565d45", "id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-27T15:33:07Z", "updated_at": "2018-12-27T15:33:07Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "4de95db8-72d6-4aec-a145-e92511971eb9", "remote_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "5f100cff-05d8-4405-8dfb-0a387c123fae", "remote_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "a3f6a193-cc94-4220-a73a-08acf63c449b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "f059d8a5-0c32-49c9-a721-77cc89245ecd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "created_at": "2018-12-27T15:29:16Z", "updated_at": "2018-12-27T15:29:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "3c53841a-5bc0-4192-b482-044411e217ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "5956ff3f-d59d-4af6-82b5-566c888583a7", "remote_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:16Z", "revision_number": 0, "id": "60735d87-52c7-426a-91a6-aff1078a5a2d", "remote_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:16Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "abe97133-61dd-4fdf-baf3-2e07968a324f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "da629caea04941e1ae8979c379dc7c9d"}], "revision_number": 4, "project_id": "da629caea04941e1ae8979c379dc7c9d", "id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "name": "default"}]} 2018-12-27 17:57:42,073 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=default used request id req-5fae609a-78b3-47a7-bdf6-ed221dda4579 2018-12-27 17:57:42,079 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/ac3998e8d05946988c77e68a24f7648b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e25e917255350e73ed42529ff236c3700269422d" 2018-12-27 17:57:42,185 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:57:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-66d44201-80f6-4b25-8906-737c5fd14972 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/ac3998e8d05946988c77e68a24f7648b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ac3998e8d05946988c77e68a24f7648b", "name": "CreateStackSuccessTests-4a2a46ef-d6d2-486-proj"}} 2018-12-27 17:57:42,185 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/ac3998e8d05946988c77e68a24f7648b used request id req-66d44201-80f6-4b25-8906-737c5fd14972 2018-12-27 17:57:42,185 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0ae1fd5e-5c20-4b67-9d23-311b67cb82a6 2018-12-27 17:57:42,190 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=0ae1fd5e-5c20-4b67-9d23-311b67cb82a6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e25e917255350e73ed42529ff236c3700269422d" 2018-12-27 17:57:42,386 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-375c629d-ea34-4858-a297-ae1415f4de9e Date: Thu, 27 Dec 2018 17:57:42 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:57:29Z", "security_group_id": "0ae1fd5e-5c20-4b67-9d23-311b67cb82a6", "port_range_min": null, "revision_number": 0, "tenant_id": "ac3998e8d05946988c77e68a24f7648b", "created_at": "2018-12-27T17:57:29Z", "project_id": "ac3998e8d05946988c77e68a24f7648b", "id": "100aa686-49b7-4d6a-bea9-ecab155dbee0"}, {"remote_group_id": "0ae1fd5e-5c20-4b67-9d23-311b67cb82a6", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:57:29Z", "security_group_id": "0ae1fd5e-5c20-4b67-9d23-311b67cb82a6", "port_range_min": null, "revision_number": 0, "tenant_id": "ac3998e8d05946988c77e68a24f7648b", "created_at": "2018-12-27T17:57:29Z", "project_id": "ac3998e8d05946988c77e68a24f7648b", "id": "2441df48-b073-4970-9123-b6ad1e21610b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:57:29Z", "security_group_id": "0ae1fd5e-5c20-4b67-9d23-311b67cb82a6", "port_range_min": null, "revision_number": 0, "tenant_id": "ac3998e8d05946988c77e68a24f7648b", "created_at": "2018-12-27T17:57:29Z", "project_id": "ac3998e8d05946988c77e68a24f7648b", "id": "a8a15a5b-0660-4c34-8e25-91c8b0006d88"}, {"remote_group_id": "0ae1fd5e-5c20-4b67-9d23-311b67cb82a6", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:57:28Z", "security_group_id": "0ae1fd5e-5c20-4b67-9d23-311b67cb82a6", "port_range_min": null, "revision_number": 0, "tenant_id": "ac3998e8d05946988c77e68a24f7648b", "created_at": "2018-12-27T17:57:28Z", "project_id": "ac3998e8d05946988c77e68a24f7648b", "id": "add60f2e-0ef0-4456-90b3-9733d3a1dea2"}]} 2018-12-27 17:57:42,386 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=0ae1fd5e-5c20-4b67-9d23-311b67cb82a6 used request id req-375c629d-ea34-4858-a297-ae1415f4de9e 2018-12-27 17:57:42,387 - neutron_utils - INFO - Deleting security group with name - default 2018-12-27 17:57:42,392 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/security-groups/0ae1fd5e-5c20-4b67-9d23-311b67cb82a6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e25e917255350e73ed42529ff236c3700269422d" 2018-12-27 17:57:42,776 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d32a5c00-9c78-41f3-a04b-32ef2aeb7e6c Content-Length: 0 Date: Thu, 27 Dec 2018 17:57:42 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 17:57:42,776 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-groups/0ae1fd5e-5c20-4b67-9d23-311b67cb82a6 used request id req-d32a5c00-9c78-41f3-a04b-32ef2aeb7e6c 2018-12-27 17:57:42,777 - keystone_utils - INFO - Deleting project with name - CreateStackSuccessTests-4a2a46ef-d6d2-486-proj 2018-12-27 17:57:42,780 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/projects/ac3998e8d05946988c77e68a24f7648b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e25e917255350e73ed42529ff236c3700269422d" 2018-12-27 17:57:43,103 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:57:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2dd224d9-5819-4f30-ba2a-cdeef474dfe1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:57:43,103 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/ac3998e8d05946988c77e68a24f7648b used request id req-2dd224d9-5819-4f30-ba2a-cdeef474dfe1 2018-12-27 17:57:43,103 - keystone_utils - INFO - Deleting role with name - CreateStackSuccessTests-4a2a46ef-d6d2-486-proj-role 2018-12-27 17:57:43,107 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/roles/3eb9f92fc3954e8190a75400235e1c10 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e25e917255350e73ed42529ff236c3700269422d" 2018-12-27 17:57:43,245 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:57:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-68d475be-7087-43b1-8c89-86c57505df39 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:57:43,245 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/roles/3eb9f92fc3954e8190a75400235e1c10 used request id req-68d475be-7087-43b1-8c89-86c57505df39 2018-12-27 17:57:43,249 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e25e917255350e73ed42529ff236c3700269422d" 2018-12-27 17:57:43,351 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:57:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-89c4fbfd-6527-429c-b945-11c87e34d531 Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8de789d09e46427786a85702e5e8de91", "links": {"self": "http://172.30.9.31:5000/v3/roles/8de789d09e46427786a85702e5e8de91"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 17:57:43,351 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-89c4fbfd-6527-429c-b945-11c87e34d531 2018-12-27 17:57:43,352 - keystone_utils - INFO - Deleting user with name - CreateStackSuccessTests-4a2a46ef-d6d2-486-user 2018-12-27 17:57:43,355 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/users/3c719db6c04446109cb92a7d6d7cd786 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f90a2db6f3b114aa6a845c74a858915d9b47b7f" 2018-12-27 17:57:43,572 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:57:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-794402de-cc6c-4fa5-8f39-8fda8b6d0f45 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:57:43,572 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/3c719db6c04446109cb92a7d6d7cd786 used request id req-794402de-cc6c-4fa5-8f39-8fda8b6d0f45 2018-12-27 17:57:43,574 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:57:44,000 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:57:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["mG_1jX0oTK2UK-jPLPCCbw"], "issued_at": "2018-12-27T17:57:43.000000Z"}} 2018-12-27 17:57:44,000 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81de7a442855db59a61669646b4e9016550cc417" 2018-12-27 17:57:44,106 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:57:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ea74f8e6-5fae-4a3c-882e-edad74edc9de Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:57:44,106 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-ea74f8e6-5fae-4a3c-882e-edad74edc9de 2018-12-27 17:57:44,107 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:57:44,108 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:57:44,533 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:57:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["tBKywoNAS0ubZCf6OL5f0Q"], "issued_at": "2018-12-27T17:57:44.000000Z"}} 2018-12-27 17:57:44,534 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0732c75acae894b50b76784e7cb65520a738a18d" 2018-12-27 17:57:44,635 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:57:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f86ce856-4ca8-448d-a6c2-a1da461c3786 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:57:44,635 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-f86ce856-4ca8-448d-a6c2-a1da461c3786 2018-12-27 17:57:44,639 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 17:57:44,645 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 17:57:44 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 17:57:44,646 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-25ad8402-04bf-4ad-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0732c75acae894b50b76784e7cb65520a738a18d" 2018-12-27 17:57:44,759 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:57:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-562fa442-f108-495d-b9ad-c8f71555257a Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-25ad8402-04bf-4ad-proj", "previous": null, "next": null}, "projects": []} 2018-12-27 17:57:44,760 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-25ad8402-04bf-4ad-proj used request id req-562fa442-f108-495d-b9ad-c8f71555257a 2018-12-27 17:57:44,763 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0732c75acae894b50b76784e7cb65520a738a18d" 2018-12-27 17:57:44,867 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:57:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f70eb95c-710c-427b-b0ff-2dbb9277300a Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-27 17:57:44,868 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-f70eb95c-710c-427b-b0ff-2dbb9277300a 2018-12-27 17:57:44,871 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0732c75acae894b50b76784e7cb65520a738a18d" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackSuccessTests-25ad8402-04bf-4ad-proj"}}' 2018-12-27 17:57:45,012 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 27 Dec 2018 17:57:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6d56f895-9fd4-4c83-95ad-b199ecd2c5be Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/be7b30ce86ac41b086cee2250a5877fc"}, "tags": [], "enabled": true, "id": "be7b30ce86ac41b086cee2250a5877fc", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-25ad8402-04bf-4ad-proj"}} 2018-12-27 17:57:45,012 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-6d56f895-9fd4-4c83-95ad-b199ecd2c5be 2018-12-27 17:57:45,013 - keystone_utils - INFO - Created project with name - CreateStackSuccessTests-25ad8402-04bf-4ad-proj 2018-12-27 17:57:45,013 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:57:45,014 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:57:45,435 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:57:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["EgIq-Je6SICp2PjGUwaVkg"], "issued_at": "2018-12-27T17:57:45.000000Z"}} 2018-12-27 17:57:45,435 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9474ade68ef497669d829fdf7cd77246d7a9daed" 2018-12-27 17:57:45,537 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:57:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b8682532-2d98-4e6c-8081-c9c0e725dd5d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:57:45,537 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-b8682532-2d98-4e6c-8081-c9c0e725dd5d 2018-12-27 17:57:45,540 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 17:57:45,545 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 17:57:45 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 17:57:45,546 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9474ade68ef497669d829fdf7cd77246d7a9daed" 2018-12-27 17:57:45,685 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:57:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3f5ba9a0-026c-46e7-bba3-5e5425056220 Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "links": {"self": "http://172.30.9.31:5000/v3/users/01fa52e7b3674fc48643fa4ffca67e4e"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "01fa52e7b3674fc48643fa4ffca67e4e", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/05a834ddebbc40688596b7460b47439e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05a834ddebbc40688596b7460b47439e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/08226a0ad01943f39559448239e291e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "08226a0ad01943f39559448239e291e1", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/55c0552fe37a4f7ca0e73939514bc683"}, "domain_id": "default", "enabled": true, "options": {}, "id": "55c0552fe37a4f7ca0e73939514bc683", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/646a4af4e3b5439a97996d353fea3924"}, "domain_id": "914eec1d43ea4caf9d2fd33268c06258", "enabled": true, "options": {}, "id": "646a4af4e3b5439a97996d353fea3924", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/85fb203e51c34d3f8122e285a6a318b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85fb203e51c34d3f8122e285a6a318b3", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/905e7f4b42d24cca93b99d2401fa3378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "905e7f4b42d24cca93b99d2401fa3378", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/a5bc08b9f81f4e5bb86c24f9f7547bae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5bc08b9f81f4e5bb86c24f9f7547bae", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/a5c780627f004d318bf908d80305da9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5c780627f004d318bf908d80305da9c", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/b18425bf2b044bc9af7e194919539a17"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b18425bf2b044bc9af7e194919539a17", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/b8d2134b619d4dca80e21d6fb16449b0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b8d2134b619d4dca80e21d6fb16449b0", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/b9ab6a25a652438285139fe5b44aea62"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9ab6a25a652438285139fe5b44aea62", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/c08462554a4844d681348f58b9b0edee"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c08462554a4844d681348f58b9b0edee", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/ddfc3a9aad444d4782eae677c8a98130"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ddfc3a9aad444d4782eae677c8a98130", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/f2a74f2185a54676a6cb2bb5ecfcc4f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2a74f2185a54676a6cb2bb5ecfcc4f6", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-12-27 17:57:45,686 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-3f5ba9a0-026c-46e7-bba3-5e5425056220 2018-12-27 17:57:45,689 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?name=CreateStackSuccessTests-25ad8402-04bf-4ad-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9474ade68ef497669d829fdf7cd77246d7a9daed" 2018-12-27 17:57:45,795 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:57:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-01de2e9d-ffd2-4b74-856b-50f73ce897b3 Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?name=CreateStackSuccessTests-25ad8402-04bf-4ad-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/be7b30ce86ac41b086cee2250a5877fc"}, "tags": [], "enabled": true, "id": "be7b30ce86ac41b086cee2250a5877fc", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-25ad8402-04bf-4ad-proj"}]} 2018-12-27 17:57:45,795 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?name=CreateStackSuccessTests-25ad8402-04bf-4ad-proj used request id req-01de2e9d-ffd2-4b74-856b-50f73ce897b3 2018-12-27 17:57:45,799 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9474ade68ef497669d829fdf7cd77246d7a9daed" 2018-12-27 17:57:46,005 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:57:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-512fde79-60b8-4591-99c4-81851b698884 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-27 17:57:46,006 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-512fde79-60b8-4591-99c4-81851b698884 2018-12-27 17:57:46,423 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9474ade68ef497669d829fdf7cd77246d7a9daed" 2018-12-27 17:57:46,530 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:57:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-470ddd3d-7568-4bb6-b33d-025fd71474a2 Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8de789d09e46427786a85702e5e8de91", "links": {"self": "http://172.30.9.31:5000/v3/roles/8de789d09e46427786a85702e5e8de91"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 17:57:46,530 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-470ddd3d-7568-4bb6-b33d-025fd71474a2 2018-12-27 17:57:46,534 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?name=CreateStackSuccessTests-25ad8402-04bf-4ad-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9474ade68ef497669d829fdf7cd77246d7a9daed" 2018-12-27 17:57:46,644 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:57:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-17032651-de66-440d-b24a-fd8f2fddd8ea Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?name=CreateStackSuccessTests-25ad8402-04bf-4ad-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/be7b30ce86ac41b086cee2250a5877fc"}, "tags": [], "enabled": true, "id": "be7b30ce86ac41b086cee2250a5877fc", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-25ad8402-04bf-4ad-proj"}]} 2018-12-27 17:57:46,644 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?name=CreateStackSuccessTests-25ad8402-04bf-4ad-proj used request id req-17032651-de66-440d-b24a-fd8f2fddd8ea 2018-12-27 17:57:46,648 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/users/43e8435c66854aef92b2428fd0d4755e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9474ade68ef497669d829fdf7cd77246d7a9daed" 2018-12-27 17:57:46,788 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:57:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2083fe81-9de4-48b8-81ee-33eaa1bdf72e Content-Encoding: gzip Content-Length: 244 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackSuccessTests-25ad8402-04bf-4ad-user", "links": {"self": "http://172.30.9.31:5000/v3/users/43e8435c66854aef92b2428fd0d4755e"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "be7b30ce86ac41b086cee2250a5877fc", "id": "43e8435c66854aef92b2428fd0d4755e", "password_expires_at": null}} 2018-12-27 17:57:46,788 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users/43e8435c66854aef92b2428fd0d4755e used request id req-2083fe81-9de4-48b8-81ee-33eaa1bdf72e 2018-12-27 17:57:46,792 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/be7b30ce86ac41b086cee2250a5877fc/users/43e8435c66854aef92b2428fd0d4755e/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9474ade68ef497669d829fdf7cd77246d7a9daed" 2018-12-27 17:57:46,919 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:57:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6ff8787f-69c1-40e3-a37f-c78823e3cea4 Content-Encoding: gzip Content-Length: 164 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects/be7b30ce86ac41b086cee2250a5877fc/users/43e8435c66854aef92b2428fd0d4755e/roles", "previous": null, "next": null}, "roles": []} 2018-12-27 17:57:46,919 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/be7b30ce86ac41b086cee2250a5877fc/users/43e8435c66854aef92b2428fd0d4755e/roles used request id req-6ff8787f-69c1-40e3-a37f-c78823e3cea4 2018-12-27 17:57:46,923 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles/8de789d09e46427786a85702e5e8de91 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9474ade68ef497669d829fdf7cd77246d7a9daed" 2018-12-27 17:57:47,032 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:57:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e4341821-9c8b-4658-8c76-a993b01ae8f4 Content-Encoding: gzip Content-Length: 149 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "8de789d09e46427786a85702e5e8de91", "links": {"self": "http://172.30.9.31:5000/v3/roles/8de789d09e46427786a85702e5e8de91"}, "name": "heat_stack_owner"}} 2018-12-27 17:57:47,032 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles/8de789d09e46427786a85702e5e8de91 used request id req-e4341821-9c8b-4658-8c76-a993b01ae8f4 2018-12-27 17:57:47,032 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackSuccessTests-25ad8402-04bf-4ad-proj 2018-12-27 17:57:47,036 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:5000/v3/projects/be7b30ce86ac41b086cee2250a5877fc/users/43e8435c66854aef92b2428fd0d4755e/roles/8de789d09e46427786a85702e5e8de91 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9474ade68ef497669d829fdf7cd77246d7a9daed" 2018-12-27 17:57:47,113 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:57:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-38cbace6-3b62-499a-998e-6036ba4e1c44 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:57:47,113 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/be7b30ce86ac41b086cee2250a5877fc/users/43e8435c66854aef92b2428fd0d4755e/roles/8de789d09e46427786a85702e5e8de91 used request id req-38cbace6-3b62-499a-998e-6036ba4e1c44 2018-12-27 17:57:47,113 - keystone_utils - INFO - Created user with name - CreateStackSuccessTests-25ad8402-04bf-4ad-user 2018-12-27 17:57:47,113 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:57:47,117 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0732c75acae894b50b76784e7cb65520a738a18d" 2018-12-27 17:57:47,225 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:57:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4aa52f77-baca-4526-bf8a-9d5a77a33b24 Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8de789d09e46427786a85702e5e8de91", "links": {"self": "http://172.30.9.31:5000/v3/roles/8de789d09e46427786a85702e5e8de91"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 17:57:47,225 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-4aa52f77-baca-4526-bf8a-9d5a77a33b24 2018-12-27 17:57:47,229 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0732c75acae894b50b76784e7cb65520a738a18d" -d '{"role": {"name": "CreateStackSuccessTests-25ad8402-04bf-4ad-proj-role"}}' 2018-12-27 17:57:47,373 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 27 Dec 2018 17:57:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-319a1702-4f03-4ac1-9bbc-62ddf6bdce2e Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "57b350202ea742dd87a43dc97f087644", "links": {"self": "http://172.30.9.31:5000/v3/roles/57b350202ea742dd87a43dc97f087644"}, "name": "CreateStackSuccessTests-25ad8402-04bf-4ad-proj-role"}} 2018-12-27 17:57:47,373 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/roles used request id req-319a1702-4f03-4ac1-9bbc-62ddf6bdce2e 2018-12-27 17:57:47,373 - keystone_utils - INFO - Created role with name - CreateStackSuccessTests-25ad8402-04bf-4ad-proj-role 2018-12-27 17:57:47,377 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles/57b350202ea742dd87a43dc97f087644 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0732c75acae894b50b76784e7cb65520a738a18d" 2018-12-27 17:57:47,485 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:57:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8ffb87c9-dfea-44cf-8d5a-6bdbdfb6cd22 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "57b350202ea742dd87a43dc97f087644", "links": {"self": "http://172.30.9.31:5000/v3/roles/57b350202ea742dd87a43dc97f087644"}, "name": "CreateStackSuccessTests-25ad8402-04bf-4ad-proj-role"}} 2018-12-27 17:57:47,485 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles/57b350202ea742dd87a43dc97f087644 used request id req-8ffb87c9-dfea-44cf-8d5a-6bdbdfb6cd22 2018-12-27 17:57:47,485 - keystone_utils - INFO - Granting role CreateStackSuccessTests-25ad8402-04bf-4ad-proj-role to project CreateStackSuccessTests-25ad8402-04bf-4ad-proj 2018-12-27 17:57:47,489 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:5000/v3/projects/be7b30ce86ac41b086cee2250a5877fc/users/43e8435c66854aef92b2428fd0d4755e/roles/57b350202ea742dd87a43dc97f087644 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0732c75acae894b50b76784e7cb65520a738a18d" 2018-12-27 17:57:47,640 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:57:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7efe3ef3-b35b-4a6e-bab8-bee32d1fd228 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:57:47,640 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/be7b30ce86ac41b086cee2250a5877fc/users/43e8435c66854aef92b2428fd0d4755e/roles/57b350202ea742dd87a43dc97f087644 used request id req-7efe3ef3-b35b-4a6e-bab8-bee32d1fd228 2018-12-27 17:57:47,640 - heat_utils - DEBUG - Retrieving Heat Client 2018-12-27 17:57:47,641 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-12-27 17:57:47,641 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:57:47,642 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:57:48,052 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "57b350202ea742dd87a43dc97f087644", "name": "CreateStackSuccessTests-25ad8402-04bf-4ad-proj-role"}], "expires_at": "2018-12-27T18:57:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "be7b30ce86ac41b086cee2250a5877fc", "name": "CreateStackSuccessTests-25ad8402-04bf-4ad-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/be7b30ce86ac41b086cee2250a5877fc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/be7b30ce86ac41b086cee2250a5877fc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/be7b30ce86ac41b086cee2250a5877fc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/be7b30ce86ac41b086cee2250a5877fc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/be7b30ce86ac41b086cee2250a5877fc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/be7b30ce86ac41b086cee2250a5877fc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/be7b30ce86ac41b086cee2250a5877fc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/be7b30ce86ac41b086cee2250a5877fc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/be7b30ce86ac41b086cee2250a5877fc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_be7b30ce86ac41b086cee2250a5877fc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_be7b30ce86ac41b086cee2250a5877fc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/be7b30ce86ac41b086cee2250a5877fc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/be7b30ce86ac41b086cee2250a5877fc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/be7b30ce86ac41b086cee2250a5877fc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-25ad8402-04bf-4ad-user", "id": "43e8435c66854aef92b2428fd0d4755e"}, "audit_ids": ["VD5YKV3MRPuwPQEYIznXXA"], "issued_at": "2018-12-27T17:57:48.000000Z"}} 2018-12-27 17:57:48,052 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d9bd550ac967d1d77e99cdf9fe9ebf16cedaad4" 2018-12-27 17:57:48,154 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:57:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6809e7a4-d11b-437b-a07d-ebf3dc58362b Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:57:48,154 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-6809e7a4-d11b-437b-a07d-ebf3dc58362b 2018-12-27 17:57:48,159 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-71c54a4c-f019-478c-aed2-4cff8c03f4e6-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7d9bd550ac967d1d77e99cdf9fe9ebf16cedaad4" 2018-12-27 17:57:48,376 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 168 Content-Type: application/json X-Openstack-Request-Id: req-015afe3c-9c58-4de1-b3c0-735d009f166a Date: Thu, 27 Dec 2018 17:57:48 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateStackSuccessTests-71c54a4c-f019-478c-aed2-4cff8c03f4e6-image"} 2018-12-27 17:57:48,377 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-71c54a4c-f019-478c-aed2-4cff8c03f4e6-image used request id req-015afe3c-9c58-4de1-b3c0-735d009f166a 2018-12-27 17:57:48,380 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7d9bd550ac967d1d77e99cdf9fe9ebf16cedaad4" 2018-12-27 17:57:48,572 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-8b6bc45e-e857-4dc0-a6b5-5e21d5e757e5 Date: Thu, 27 Dec 2018 17:57:48 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-27 17:57:48,572 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/schemas/image used request id req-8b6bc45e-e857-4dc0-a6b5-5e21d5e757e5 2018-12-27 17:57:48,602 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}7d9bd550ac967d1d77e99cdf9fe9ebf16cedaad4" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateStackSuccessTests-71c54a4c-f019-478c-aed2-4cff8c03f4e6-image"}' 2018-12-27 17:57:48,858 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 627 Content-Type: application/json Location: http://172.30.9.31:9292/v2/images/060120f2-6c09-4cb5-b0e5-ed5f06c4551c Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-6a864885-c176-48e0-8031-719b12a1817f Date: Thu, 27 Dec 2018 17:57:48 GMT RESP BODY: {"status": "queued", "name": "CreateStackSuccessTests-71c54a4c-f019-478c-aed2-4cff8c03f4e6-image", "tags": [], "container_format": "bare", "created_at": "2018-12-27T17:57:48Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-12-27T17:57:48Z", "visibility": "shared", "locations": [], "self": "/v2/images/060120f2-6c09-4cb5-b0e5-ed5f06c4551c", "min_disk": 0, "protected": false, "id": "060120f2-6c09-4cb5-b0e5-ed5f06c4551c", "file": "/v2/images/060120f2-6c09-4cb5-b0e5-ed5f06c4551c/file", "checksum": null, "owner": "be7b30ce86ac41b086cee2250a5877fc", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-27 17:57:48,859 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.31:9292/v2/images used request id req-6a864885-c176-48e0-8031-719b12a1817f 2018-12-27 17:57:48,869 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:9292/v2/images/060120f2-6c09-4cb5-b0e5-ed5f06c4551c/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7d9bd550ac967d1d77e99cdf9fe9ebf16cedaad4" -d '' 2018-12-27 17:57:49,317 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-e3fdf25b-994b-4e73-99e1-4751975eae9c Date: Thu, 27 Dec 2018 17:57:49 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-27 17:57:49,317 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.31:9292/v2/images/060120f2-6c09-4cb5-b0e5-ed5f06c4551c/file used request id req-e3fdf25b-994b-4e73-99e1-4751975eae9c 2018-12-27 17:57:49,318 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-27 17:57:49,321 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/images/060120f2-6c09-4cb5-b0e5-ed5f06c4551c -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7d9bd550ac967d1d77e99cdf9fe9ebf16cedaad4" 2018-12-27 17:57:49,521 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-9b8603bd-9b6c-4249-8ec8-21cb00c24c23 Date: Thu, 27 Dec 2018 17:57:49 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-71c54a4c-f019-478c-aed2-4cff8c03f4e6-image", "tags": [], "container_format": "bare", "created_at": "2018-12-27T17:57:48Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-27T17:57:49Z", "visibility": "shared", "locations": [{"url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/060120f2-6c09-4cb5-b0e5-ed5f06c4551c/snap", "metadata": {}}], "self": "/v2/images/060120f2-6c09-4cb5-b0e5-ed5f06c4551c", "min_disk": 0, "protected": false, "id": "060120f2-6c09-4cb5-b0e5-ed5f06c4551c", "file": "/v2/images/060120f2-6c09-4cb5-b0e5-ed5f06c4551c/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "be7b30ce86ac41b086cee2250a5877fc", "direct_url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/060120f2-6c09-4cb5-b0e5-ed5f06c4551c/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-27 17:57:49,521 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images/060120f2-6c09-4cb5-b0e5-ed5f06c4551c used request id req-9b8603bd-9b6c-4249-8ec8-21cb00c24c23 2018-12-27 17:57:49,525 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7d9bd550ac967d1d77e99cdf9fe9ebf16cedaad4" 2018-12-27 17:57:49,714 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-b9830b9e-5e8b-4916-b71d-fe1b9627d956 Date: Thu, 27 Dec 2018 17:57:49 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-27 17:57:49,715 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/schemas/image used request id req-b9830b9e-5e8b-4916-b71d-fe1b9627d956 2018-12-27 17:57:49,718 - create_image - INFO - Created image with name - CreateStackSuccessTests-71c54a4c-f019-478c-aed2-4cff8c03f4e6-image 2018-12-27 17:57:49,721 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/images/060120f2-6c09-4cb5-b0e5-ed5f06c4551c -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7d9bd550ac967d1d77e99cdf9fe9ebf16cedaad4" 2018-12-27 17:57:49,942 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-edf0ed5d-31e0-443c-b7c6-982a66ee11ac Date: Thu, 27 Dec 2018 17:57:49 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-71c54a4c-f019-478c-aed2-4cff8c03f4e6-image", "tags": [], "container_format": "bare", "created_at": "2018-12-27T17:57:48Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-27T17:57:49Z", "visibility": "shared", "locations": [{"url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/060120f2-6c09-4cb5-b0e5-ed5f06c4551c/snap", "metadata": {}}], "self": "/v2/images/060120f2-6c09-4cb5-b0e5-ed5f06c4551c", "min_disk": 0, "protected": false, "id": "060120f2-6c09-4cb5-b0e5-ed5f06c4551c", "file": "/v2/images/060120f2-6c09-4cb5-b0e5-ed5f06c4551c/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "be7b30ce86ac41b086cee2250a5877fc", "direct_url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/060120f2-6c09-4cb5-b0e5-ed5f06c4551c/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-27 17:57:49,942 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images/060120f2-6c09-4cb5-b0e5-ed5f06c4551c used request id req-edf0ed5d-31e0-443c-b7c6-982a66ee11ac 2018-12-27 17:57:49,943 - create_image - DEBUG - Instance status is - active 2018-12-27 17:57:49,943 - create_image - DEBUG - Image is active with name - CreateStackSuccessTests-71c54a4c-f019-478c-aed2-4cff8c03f4e6-image 2018-12-27 17:57:49,943 - create_image - INFO - Image is now active with name - CreateStackSuccessTests-71c54a4c-f019-478c-aed2-4cff8c03f4e6-image 2018-12-27 17:57:49,943 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:57:49,944 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:57:50,356 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:57:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["cJphhWzfTzeGEMMBNIKu5w"], "issued_at": "2018-12-27T17:57:50.000000Z"}} 2018-12-27 17:57:50,356 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3359a94026eec14c5a326ca6c17ad6c86b4b21e" 2018-12-27 17:57:50,459 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:57:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f8fd8dc0-cd03-40ac-ab67-9f9bf5d41bf4 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:57:50,459 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-f8fd8dc0-cd03-40ac-ab67-9f9bf5d41bf4 2018-12-27 17:57:50,460 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-27 17:57:50,465 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3359a94026eec14c5a326ca6c17ad6c86b4b21e" 2018-12-27 17:57:50,693 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:57:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-8087f4eb-aacd-4b9a-bed9-eacd451d5e16 x-compute-request-id: req-8087f4eb-aacd-4b9a-bed9-eacd451d5e16 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-12-27 17:57:50,693 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-8087f4eb-aacd-4b9a-bed9-eacd451d5e16 2018-12-27 17:57:50,697 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3359a94026eec14c5a326ca6c17ad6c86b4b21e" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "CreateStackSuccessTests-71c54a4c-f019-478c-aed2-4cff8c03f4e6-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-12-27 17:57:50,742 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:57:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6e665363-e1a7-4585-981e-3aed687722a7 x-compute-request-id: req-6e665363-e1a7-4585-981e-3aed687722a7 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateStackSuccessTests-71c54a4c-f019-478c-aed2-4cff8c03f4e6-flavor-name", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/f902d88b-1fd7-4861-90e0-755ca49dfff5", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/f902d88b-1fd7-4861-90e0-755ca49dfff5", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "f902d88b-1fd7-4861-90e0-755ca49dfff5"}} 2018-12-27 17:57:50,742 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-6e665363-e1a7-4585-981e-3aed687722a7 2018-12-27 17:57:50,770 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:57:50,770 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:57:51,203 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "57b350202ea742dd87a43dc97f087644", "name": "CreateStackSuccessTests-25ad8402-04bf-4ad-proj-role"}], "expires_at": "2018-12-27T18:57:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "be7b30ce86ac41b086cee2250a5877fc", "name": "CreateStackSuccessTests-25ad8402-04bf-4ad-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/be7b30ce86ac41b086cee2250a5877fc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/be7b30ce86ac41b086cee2250a5877fc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/be7b30ce86ac41b086cee2250a5877fc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/be7b30ce86ac41b086cee2250a5877fc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/be7b30ce86ac41b086cee2250a5877fc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/be7b30ce86ac41b086cee2250a5877fc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/be7b30ce86ac41b086cee2250a5877fc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/be7b30ce86ac41b086cee2250a5877fc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/be7b30ce86ac41b086cee2250a5877fc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_be7b30ce86ac41b086cee2250a5877fc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_be7b30ce86ac41b086cee2250a5877fc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/be7b30ce86ac41b086cee2250a5877fc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/be7b30ce86ac41b086cee2250a5877fc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/be7b30ce86ac41b086cee2250a5877fc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-25ad8402-04bf-4ad-user", "id": "43e8435c66854aef92b2428fd0d4755e"}, "audit_ids": ["iuH85BH0RYe2r1ed_CsUAQ"], "issued_at": "2018-12-27T17:57:51.000000Z"}} 2018-12-27 17:57:51,204 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f6c2e5e743eb5f61d1dacb3a4ab2317e2de21b4" 2018-12-27 17:57:51,301 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:57:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-15c03cb5-32c1-4963-a0c2-867dc8627d63 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:57:51,301 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-15c03cb5-32c1-4963-a0c2-867dc8627d63 2018-12-27 17:57:51,304 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-27 17:57:51,306 - heat_utils - DEBUG - Retrieving Heat Client 2018-12-27 17:57:51,309 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/be7b30ce86ac41b086cee2250a5877fc/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-71c54a4c-f019-478c-aed2-4cff8c03f4e6-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f6c2e5e743eb5f61d1dacb3a4ab2317e2de21b4" 2018-12-27 17:57:51,525 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:57:51 GMT Server: Apache x-openstack-request-id: req-0901fc7b-2ab1-4fe4-89fc-c5cc36903ae2 Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-12-27 17:57:51,525 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/be7b30ce86ac41b086cee2250a5877fc/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-71c54a4c-f019-478c-aed2-4cff8c03f4e6-stack used request id req-0901fc7b-2ab1-4fe4-89fc-c5cc36903ae2 2018-12-27 17:57:51,528 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:8004/v1/be7b30ce86ac41b086cee2250a5877fc/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f6c2e5e743eb5f61d1dacb3a4ab2317e2de21b4" -d '{"stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-71c54a4c-f019-478c-aed2-4cff8c03f4e6-stack", "template": {"heat_template_version": "2015-04-30", "description": "Simple template to deploy a single compute instance", "parameters": {"flavor_name": {"default": "m1.small", "type": "string", "description": "Type of instance (flavor) to be used", "label": "Instance Type"}, "inst_name": {"default": "test_vm", "type": "string", "description": "The name of the spawned vm", "label": "Test VM name"}, "subnet_name": {"default": "test_subnet", "type": "string", "description": "The name of the stack's subnet", "label": "Test subnet name"}, "net_name": {"default": "test_net", "type": "string", "description": "The name of the stack's network", "label": "Test network name"}, "image_name": {"default": "heat_utils_tests", "type": "string", "description": "Image to be used for compute instance", "label": "Image ID"}}, "resources": {"server1_port": {"type": "OS::Neutron::Port", "properties": {"network_id": {"get_resource": "private_net"}, "fixed_ips": [{"subnet_id": {"get_resource": "private_subnet"}}]}}, "private_subnet": {"type": "OS::Neutron::Subnet", "properties": {"network_id": {"get_resource": "private_net"}, "cidr": "10.0.0.0/24", "name": {"get_param": "subnet_name"}}}, "private_net": {"type": "OS::Neutron::Net", "properties": {"name": {"get_param": "net_name"}}}, "my_instance": {"type": "OS::Nova::Server", "properties": {"image": {"get_param": "image_name"}, "name": {"get_param": "inst_name"}, "flavor": {"get_param": "flavor_name"}, "networks": [{"port": {"get_resource": "server1_port"}}]}}}}, "parameters": {"net_name": "CreateStackSuccessTests-71c54a4c-f019-478c-aed2-4cff8c03f4e6-net", "inst_name": "CreateStackSuccessTests-71c54a4c-f019-478c-aed2-4cff8c03f4e6-inst", "subnet_name": "CreateStackSuccessTests-71c54a4c-f019-478c-aed2-4cff8c03f4e6-subnet", "image_name": "CreateStackSuccessTests-71c54a4c-f019-478c-aed2-4cff8c03f4e6-image", "flavor_name": "CreateStackSuccessTests-71c54a4c-f019-478c-aed2-4cff8c03f4e6-flavor-name"}}' 2018-12-27 17:57:54,036 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 27 Dec 2018 17:57:51 GMT Server: Apache x-openstack-request-id: req-f91992d3-3357-4b48-b3ed-30e45cb26a3b Location: http://172.30.9.31:8004/v1/be7b30ce86ac41b086cee2250a5877fc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-71c54a4c-f019-478c-aed2-4cff8c03f4e6-stack/4431cced-e3b7-418e-9c98-311b85352eff Content-Length: 291 Content-Type: application/json RESP BODY: {"stack": {"id": "4431cced-e3b7-418e-9c98-311b85352eff", "links": [{"href": "http://172.30.9.31:8004/v1/be7b30ce86ac41b086cee2250a5877fc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-71c54a4c-f019-478c-aed2-4cff8c03f4e6-stack/4431cced-e3b7-418e-9c98-311b85352eff", "rel": "self"}]}} 2018-12-27 17:57:54,036 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.31:8004/v1/be7b30ce86ac41b086cee2250a5877fc/stacks used request id req-f91992d3-3357-4b48-b3ed-30e45cb26a3b 2018-12-27 17:57:54,039 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/be7b30ce86ac41b086cee2250a5877fc/stacks/4431cced-e3b7-418e-9c98-311b85352eff -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f6c2e5e743eb5f61d1dacb3a4ab2317e2de21b4" 2018-12-27 17:57:54,258 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 17:57:54 GMT Server: Apache x-openstack-request-id: req-5703d177-7f39-4e61-a41c-7c530e45bb29 Location: http://172.30.9.31:8004/v1/be7b30ce86ac41b086cee2250a5877fc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-71c54a4c-f019-478c-aed2-4cff8c03f4e6-stack/4431cced-e3b7-418e-9c98-311b85352eff Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/be7b30ce86ac41b086cee2250a5877fc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-71c54a4c-f019-478c-aed2-4cff8c03f4e6-stack/4431cced-e3b7-418e-9c98-311b85352eff;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-27 17:57:54,491 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:57:54 GMT Server: Apache x-openstack-request-id: req-874b2302-6554-4f07-ae90-ebed55072f37 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 554 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "be7b30ce86ac41b086cee2250a5877fc", "OS::stack_id": "4431cced-e3b7-418e-9c98-311b85352eff", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-71c54a4c-f019-478c-aed2-4cff8c03f4e6-stack", "image_name": "CreateStackSuccessTests-71c54a4c-f019-478c-aed2-4cff8c03f4e6-image", "inst_name": "CreateStackSuccessTests-71c54a4c-f019-478c-aed2-4cff8c03f4e6-inst", "subnet_name": "CreateStackSuccessTests-71c54a4c-f019-478c-aed2-4cff8c03f4e6-subnet", "net_name": "CreateStackSuccessTests-71c54a4c-f019-478c-aed2-4cff8c03f4e6-net", "flavor_name": "CreateStackSuccessTests-71c54a4c-f019-478c-aed2-4cff8c03f4e6-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-71c54a4c-f019-478c-aed2-4cff8c03f4e6-stack", "stack_user_project_id": "53fd44c4adeb44fd97101ffe819f3a53", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-27T17:57:53Z", "links": [{"href": "http://172.30.9.31:8004/v1/be7b30ce86ac41b086cee2250a5877fc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-71c54a4c-f019-478c-aed2-4cff8c03f4e6-stack/4431cced-e3b7-418e-9c98-311b85352eff", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "4431cced-e3b7-418e-9c98-311b85352eff", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-27 17:57:54,492 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/be7b30ce86ac41b086cee2250a5877fc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-71c54a4c-f019-478c-aed2-4cff8c03f4e6-stack/4431cced-e3b7-418e-9c98-311b85352eff used request id req-874b2302-6554-4f07-ae90-ebed55072f37 2018-12-27 17:57:54,492 - create_stack - INFO - Created stack with name - CreateStackSuccessTests-CreateStackSuccessTests-71c54a4c-f019-478c-aed2-4cff8c03f4e6-stack 2018-12-27 17:57:54,495 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/be7b30ce86ac41b086cee2250a5877fc/stacks/4431cced-e3b7-418e-9c98-311b85352eff -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f6c2e5e743eb5f61d1dacb3a4ab2317e2de21b4" 2018-12-27 17:57:54,701 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 17:57:54 GMT Server: Apache x-openstack-request-id: req-ffd1c2bc-1cba-43bf-9205-3da05d038be2 Location: http://172.30.9.31:8004/v1/be7b30ce86ac41b086cee2250a5877fc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-71c54a4c-f019-478c-aed2-4cff8c03f4e6-stack/4431cced-e3b7-418e-9c98-311b85352eff Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/be7b30ce86ac41b086cee2250a5877fc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-71c54a4c-f019-478c-aed2-4cff8c03f4e6-stack/4431cced-e3b7-418e-9c98-311b85352eff;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-27 17:57:55,073 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:57:54 GMT Server: Apache x-openstack-request-id: req-0a24445b-03fa-4eaf-8ff6-25467ff00f8d Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 554 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "be7b30ce86ac41b086cee2250a5877fc", "OS::stack_id": "4431cced-e3b7-418e-9c98-311b85352eff", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-71c54a4c-f019-478c-aed2-4cff8c03f4e6-stack", "image_name": "CreateStackSuccessTests-71c54a4c-f019-478c-aed2-4cff8c03f4e6-image", "inst_name": "CreateStackSuccessTests-71c54a4c-f019-478c-aed2-4cff8c03f4e6-inst", "subnet_name": "CreateStackSuccessTests-71c54a4c-f019-478c-aed2-4cff8c03f4e6-subnet", "net_name": "CreateStackSuccessTests-71c54a4c-f019-478c-aed2-4cff8c03f4e6-net", "flavor_name": "CreateStackSuccessTests-71c54a4c-f019-478c-aed2-4cff8c03f4e6-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-71c54a4c-f019-478c-aed2-4cff8c03f4e6-stack", "stack_user_project_id": "53fd44c4adeb44fd97101ffe819f3a53", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-27T17:57:53Z", "links": [{"href": "http://172.30.9.31:8004/v1/be7b30ce86ac41b086cee2250a5877fc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-71c54a4c-f019-478c-aed2-4cff8c03f4e6-stack/4431cced-e3b7-418e-9c98-311b85352eff", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "4431cced-e3b7-418e-9c98-311b85352eff", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-27 17:57:55,073 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/be7b30ce86ac41b086cee2250a5877fc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-71c54a4c-f019-478c-aed2-4cff8c03f4e6-stack/4431cced-e3b7-418e-9c98-311b85352eff used request id req-0a24445b-03fa-4eaf-8ff6-25467ff00f8d 2018-12-27 17:57:55,073 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-12-27 17:57:55,074 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-27 17:57:58,075 - create_stack - DEBUG - Stack status query timeout in 1196.41776705 2018-12-27 17:57:58,078 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/be7b30ce86ac41b086cee2250a5877fc/stacks/4431cced-e3b7-418e-9c98-311b85352eff -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f6c2e5e743eb5f61d1dacb3a4ab2317e2de21b4" 2018-12-27 17:57:58,297 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 17:57:58 GMT Server: Apache x-openstack-request-id: req-87cd8fdc-bc5d-4cfa-bbf4-a60d6c48676f Location: http://172.30.9.31:8004/v1/be7b30ce86ac41b086cee2250a5877fc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-71c54a4c-f019-478c-aed2-4cff8c03f4e6-stack/4431cced-e3b7-418e-9c98-311b85352eff Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/be7b30ce86ac41b086cee2250a5877fc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-71c54a4c-f019-478c-aed2-4cff8c03f4e6-stack/4431cced-e3b7-418e-9c98-311b85352eff;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-27 17:57:58,338 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:57:58 GMT Server: Apache x-openstack-request-id: req-ae69930b-6441-4135-b4ec-82f8f4f7cd5a Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 554 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "be7b30ce86ac41b086cee2250a5877fc", "OS::stack_id": "4431cced-e3b7-418e-9c98-311b85352eff", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-71c54a4c-f019-478c-aed2-4cff8c03f4e6-stack", "image_name": "CreateStackSuccessTests-71c54a4c-f019-478c-aed2-4cff8c03f4e6-image", "inst_name": "CreateStackSuccessTests-71c54a4c-f019-478c-aed2-4cff8c03f4e6-inst", "subnet_name": "CreateStackSuccessTests-71c54a4c-f019-478c-aed2-4cff8c03f4e6-subnet", "net_name": "CreateStackSuccessTests-71c54a4c-f019-478c-aed2-4cff8c03f4e6-net", "flavor_name": "CreateStackSuccessTests-71c54a4c-f019-478c-aed2-4cff8c03f4e6-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-71c54a4c-f019-478c-aed2-4cff8c03f4e6-stack", "stack_user_project_id": "53fd44c4adeb44fd97101ffe819f3a53", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-27T17:57:53Z", "links": [{"href": "http://172.30.9.31:8004/v1/be7b30ce86ac41b086cee2250a5877fc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-71c54a4c-f019-478c-aed2-4cff8c03f4e6-stack/4431cced-e3b7-418e-9c98-311b85352eff", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "4431cced-e3b7-418e-9c98-311b85352eff", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-27 17:57:58,339 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/be7b30ce86ac41b086cee2250a5877fc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-71c54a4c-f019-478c-aed2-4cff8c03f4e6-stack/4431cced-e3b7-418e-9c98-311b85352eff used request id req-ae69930b-6441-4135-b4ec-82f8f4f7cd5a 2018-12-27 17:57:58,339 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-12-27 17:57:58,339 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-27 17:58:01,340 - create_stack - DEBUG - Stack status query timeout in 1193.15219092 2018-12-27 17:58:01,343 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/be7b30ce86ac41b086cee2250a5877fc/stacks/4431cced-e3b7-418e-9c98-311b85352eff -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f6c2e5e743eb5f61d1dacb3a4ab2317e2de21b4" 2018-12-27 17:58:01,553 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 17:58:01 GMT Server: Apache x-openstack-request-id: req-bcc012b7-5628-4bba-8845-d36e5635efd1 Location: http://172.30.9.31:8004/v1/be7b30ce86ac41b086cee2250a5877fc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-71c54a4c-f019-478c-aed2-4cff8c03f4e6-stack/4431cced-e3b7-418e-9c98-311b85352eff Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/be7b30ce86ac41b086cee2250a5877fc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-71c54a4c-f019-478c-aed2-4cff8c03f4e6-stack/4431cced-e3b7-418e-9c98-311b85352eff;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-27 17:58:01,880 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:58:01 GMT Server: Apache x-openstack-request-id: req-0d72b77f-2c77-4b4c-9c5b-26443ba662f2 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 554 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "be7b30ce86ac41b086cee2250a5877fc", "OS::stack_id": "4431cced-e3b7-418e-9c98-311b85352eff", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-71c54a4c-f019-478c-aed2-4cff8c03f4e6-stack", "image_name": "CreateStackSuccessTests-71c54a4c-f019-478c-aed2-4cff8c03f4e6-image", "inst_name": "CreateStackSuccessTests-71c54a4c-f019-478c-aed2-4cff8c03f4e6-inst", "subnet_name": "CreateStackSuccessTests-71c54a4c-f019-478c-aed2-4cff8c03f4e6-subnet", "net_name": "CreateStackSuccessTests-71c54a4c-f019-478c-aed2-4cff8c03f4e6-net", "flavor_name": "CreateStackSuccessTests-71c54a4c-f019-478c-aed2-4cff8c03f4e6-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-71c54a4c-f019-478c-aed2-4cff8c03f4e6-stack", "stack_user_project_id": "53fd44c4adeb44fd97101ffe819f3a53", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-27T17:57:53Z", "links": [{"href": "http://172.30.9.31:8004/v1/be7b30ce86ac41b086cee2250a5877fc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-71c54a4c-f019-478c-aed2-4cff8c03f4e6-stack/4431cced-e3b7-418e-9c98-311b85352eff", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "4431cced-e3b7-418e-9c98-311b85352eff", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-27 17:58:01,880 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/be7b30ce86ac41b086cee2250a5877fc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-71c54a4c-f019-478c-aed2-4cff8c03f4e6-stack/4431cced-e3b7-418e-9c98-311b85352eff used request id req-0d72b77f-2c77-4b4c-9c5b-26443ba662f2 2018-12-27 17:58:01,881 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-12-27 17:58:01,881 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-27 17:58:04,884 - create_stack - DEBUG - Stack status query timeout in 1189.60818696 2018-12-27 17:58:04,887 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/be7b30ce86ac41b086cee2250a5877fc/stacks/4431cced-e3b7-418e-9c98-311b85352eff -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f6c2e5e743eb5f61d1dacb3a4ab2317e2de21b4" 2018-12-27 17:58:05,101 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 17:58:04 GMT Server: Apache x-openstack-request-id: req-1395df01-05a5-4c45-94ca-85cf8aeeefc7 Location: http://172.30.9.31:8004/v1/be7b30ce86ac41b086cee2250a5877fc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-71c54a4c-f019-478c-aed2-4cff8c03f4e6-stack/4431cced-e3b7-418e-9c98-311b85352eff Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/be7b30ce86ac41b086cee2250a5877fc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-71c54a4c-f019-478c-aed2-4cff8c03f4e6-stack/4431cced-e3b7-418e-9c98-311b85352eff;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-27 17:58:05,143 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:58:05 GMT Server: Apache x-openstack-request-id: req-389479f7-ebfa-41b8-974c-4ec61beabd4e Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 554 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "be7b30ce86ac41b086cee2250a5877fc", "OS::stack_id": "4431cced-e3b7-418e-9c98-311b85352eff", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-71c54a4c-f019-478c-aed2-4cff8c03f4e6-stack", "image_name": "CreateStackSuccessTests-71c54a4c-f019-478c-aed2-4cff8c03f4e6-image", "inst_name": "CreateStackSuccessTests-71c54a4c-f019-478c-aed2-4cff8c03f4e6-inst", "subnet_name": "CreateStackSuccessTests-71c54a4c-f019-478c-aed2-4cff8c03f4e6-subnet", "net_name": "CreateStackSuccessTests-71c54a4c-f019-478c-aed2-4cff8c03f4e6-net", "flavor_name": "CreateStackSuccessTests-71c54a4c-f019-478c-aed2-4cff8c03f4e6-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-71c54a4c-f019-478c-aed2-4cff8c03f4e6-stack", "stack_user_project_id": "53fd44c4adeb44fd97101ffe819f3a53", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-27T17:57:53Z", "links": [{"href": "http://172.30.9.31:8004/v1/be7b30ce86ac41b086cee2250a5877fc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-71c54a4c-f019-478c-aed2-4cff8c03f4e6-stack/4431cced-e3b7-418e-9c98-311b85352eff", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "4431cced-e3b7-418e-9c98-311b85352eff", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-27 17:58:05,143 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/be7b30ce86ac41b086cee2250a5877fc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-71c54a4c-f019-478c-aed2-4cff8c03f4e6-stack/4431cced-e3b7-418e-9c98-311b85352eff used request id req-389479f7-ebfa-41b8-974c-4ec61beabd4e 2018-12-27 17:58:05,144 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-12-27 17:58:05,144 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-27 17:58:08,147 - create_stack - DEBUG - Stack status query timeout in 1186.34539104 2018-12-27 17:58:08,150 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/be7b30ce86ac41b086cee2250a5877fc/stacks/4431cced-e3b7-418e-9c98-311b85352eff -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f6c2e5e743eb5f61d1dacb3a4ab2317e2de21b4" 2018-12-27 17:58:08,176 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 17:58:08 GMT Server: Apache x-openstack-request-id: req-aff043b0-60bc-4d77-bd15-2c356668f055 Location: http://172.30.9.31:8004/v1/be7b30ce86ac41b086cee2250a5877fc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-71c54a4c-f019-478c-aed2-4cff8c03f4e6-stack/4431cced-e3b7-418e-9c98-311b85352eff Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/be7b30ce86ac41b086cee2250a5877fc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-71c54a4c-f019-478c-aed2-4cff8c03f4e6-stack/4431cced-e3b7-418e-9c98-311b85352eff;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-27 17:58:08,400 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:58:08 GMT Server: Apache x-openstack-request-id: req-bc573542-96d7-4469-bdf8-e31522d8be6b Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 554 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "be7b30ce86ac41b086cee2250a5877fc", "OS::stack_id": "4431cced-e3b7-418e-9c98-311b85352eff", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-71c54a4c-f019-478c-aed2-4cff8c03f4e6-stack", "image_name": "CreateStackSuccessTests-71c54a4c-f019-478c-aed2-4cff8c03f4e6-image", "inst_name": "CreateStackSuccessTests-71c54a4c-f019-478c-aed2-4cff8c03f4e6-inst", "subnet_name": "CreateStackSuccessTests-71c54a4c-f019-478c-aed2-4cff8c03f4e6-subnet", "net_name": "CreateStackSuccessTests-71c54a4c-f019-478c-aed2-4cff8c03f4e6-net", "flavor_name": "CreateStackSuccessTests-71c54a4c-f019-478c-aed2-4cff8c03f4e6-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-71c54a4c-f019-478c-aed2-4cff8c03f4e6-stack", "stack_user_project_id": "53fd44c4adeb44fd97101ffe819f3a53", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-27T17:57:53Z", "links": [{"href": "http://172.30.9.31:8004/v1/be7b30ce86ac41b086cee2250a5877fc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-71c54a4c-f019-478c-aed2-4cff8c03f4e6-stack/4431cced-e3b7-418e-9c98-311b85352eff", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "4431cced-e3b7-418e-9c98-311b85352eff", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-27 17:58:08,400 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/be7b30ce86ac41b086cee2250a5877fc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-71c54a4c-f019-478c-aed2-4cff8c03f4e6-stack/4431cced-e3b7-418e-9c98-311b85352eff used request id req-bc573542-96d7-4469-bdf8-e31522d8be6b 2018-12-27 17:58:08,400 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-12-27 17:58:08,401 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-27 17:58:11,401 - create_stack - DEBUG - Stack status query timeout in 1183.091501 2018-12-27 17:58:11,404 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/be7b30ce86ac41b086cee2250a5877fc/stacks/4431cced-e3b7-418e-9c98-311b85352eff -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f6c2e5e743eb5f61d1dacb3a4ab2317e2de21b4" 2018-12-27 17:58:11,622 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 17:58:11 GMT Server: Apache x-openstack-request-id: req-c0608c17-c78c-457a-8202-88cf62207227 Location: http://172.30.9.31:8004/v1/be7b30ce86ac41b086cee2250a5877fc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-71c54a4c-f019-478c-aed2-4cff8c03f4e6-stack/4431cced-e3b7-418e-9c98-311b85352eff Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/be7b30ce86ac41b086cee2250a5877fc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-71c54a4c-f019-478c-aed2-4cff8c03f4e6-stack/4431cced-e3b7-418e-9c98-311b85352eff;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-27 17:58:11,862 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:58:11 GMT Server: Apache x-openstack-request-id: req-311dbf4b-9a1b-44b7-a5a9-0f3a1cbe5ca3 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 554 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "be7b30ce86ac41b086cee2250a5877fc", "OS::stack_id": "4431cced-e3b7-418e-9c98-311b85352eff", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-71c54a4c-f019-478c-aed2-4cff8c03f4e6-stack", "image_name": "CreateStackSuccessTests-71c54a4c-f019-478c-aed2-4cff8c03f4e6-image", "inst_name": "CreateStackSuccessTests-71c54a4c-f019-478c-aed2-4cff8c03f4e6-inst", "subnet_name": "CreateStackSuccessTests-71c54a4c-f019-478c-aed2-4cff8c03f4e6-subnet", "net_name": "CreateStackSuccessTests-71c54a4c-f019-478c-aed2-4cff8c03f4e6-net", "flavor_name": "CreateStackSuccessTests-71c54a4c-f019-478c-aed2-4cff8c03f4e6-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-71c54a4c-f019-478c-aed2-4cff8c03f4e6-stack", "stack_user_project_id": "53fd44c4adeb44fd97101ffe819f3a53", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-27T17:57:53Z", "links": [{"href": "http://172.30.9.31:8004/v1/be7b30ce86ac41b086cee2250a5877fc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-71c54a4c-f019-478c-aed2-4cff8c03f4e6-stack/4431cced-e3b7-418e-9c98-311b85352eff", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "4431cced-e3b7-418e-9c98-311b85352eff", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-27 17:58:11,862 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/be7b30ce86ac41b086cee2250a5877fc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-71c54a4c-f019-478c-aed2-4cff8c03f4e6-stack/4431cced-e3b7-418e-9c98-311b85352eff used request id req-311dbf4b-9a1b-44b7-a5a9-0f3a1cbe5ca3 2018-12-27 17:58:11,863 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-12-27 17:58:11,863 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-27 17:58:14,866 - create_stack - DEBUG - Stack status query timeout in 1179.62640285 2018-12-27 17:58:14,869 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/be7b30ce86ac41b086cee2250a5877fc/stacks/4431cced-e3b7-418e-9c98-311b85352eff -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f6c2e5e743eb5f61d1dacb3a4ab2317e2de21b4" 2018-12-27 17:58:14,896 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 17:58:14 GMT Server: Apache x-openstack-request-id: req-a35683ce-ca74-4bf4-a150-6b92572d3df2 Location: http://172.30.9.31:8004/v1/be7b30ce86ac41b086cee2250a5877fc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-71c54a4c-f019-478c-aed2-4cff8c03f4e6-stack/4431cced-e3b7-418e-9c98-311b85352eff Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/be7b30ce86ac41b086cee2250a5877fc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-71c54a4c-f019-478c-aed2-4cff8c03f4e6-stack/4431cced-e3b7-418e-9c98-311b85352eff;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-27 17:58:14,938 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:58:14 GMT Server: Apache x-openstack-request-id: req-ca5b1ba2-baf7-4bfd-9b32-07c8e2a175c8 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 554 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "be7b30ce86ac41b086cee2250a5877fc", "OS::stack_id": "4431cced-e3b7-418e-9c98-311b85352eff", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-71c54a4c-f019-478c-aed2-4cff8c03f4e6-stack", "image_name": "CreateStackSuccessTests-71c54a4c-f019-478c-aed2-4cff8c03f4e6-image", "inst_name": "CreateStackSuccessTests-71c54a4c-f019-478c-aed2-4cff8c03f4e6-inst", "subnet_name": "CreateStackSuccessTests-71c54a4c-f019-478c-aed2-4cff8c03f4e6-subnet", "net_name": "CreateStackSuccessTests-71c54a4c-f019-478c-aed2-4cff8c03f4e6-net", "flavor_name": "CreateStackSuccessTests-71c54a4c-f019-478c-aed2-4cff8c03f4e6-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-71c54a4c-f019-478c-aed2-4cff8c03f4e6-stack", "stack_user_project_id": "53fd44c4adeb44fd97101ffe819f3a53", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-27T17:57:53Z", "links": [{"href": "http://172.30.9.31:8004/v1/be7b30ce86ac41b086cee2250a5877fc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-71c54a4c-f019-478c-aed2-4cff8c03f4e6-stack/4431cced-e3b7-418e-9c98-311b85352eff", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "4431cced-e3b7-418e-9c98-311b85352eff", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-27 17:58:14,938 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/be7b30ce86ac41b086cee2250a5877fc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-71c54a4c-f019-478c-aed2-4cff8c03f4e6-stack/4431cced-e3b7-418e-9c98-311b85352eff used request id req-ca5b1ba2-baf7-4bfd-9b32-07c8e2a175c8 2018-12-27 17:58:14,938 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-12-27 17:58:14,938 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-27 17:58:17,941 - create_stack - DEBUG - Stack status query timeout in 1176.55099702 2018-12-27 17:58:17,944 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/be7b30ce86ac41b086cee2250a5877fc/stacks/4431cced-e3b7-418e-9c98-311b85352eff -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f6c2e5e743eb5f61d1dacb3a4ab2317e2de21b4" 2018-12-27 17:58:17,971 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 17:58:17 GMT Server: Apache x-openstack-request-id: req-36e4e496-e839-4ba4-87d9-5da9af2d3eb6 Location: http://172.30.9.31:8004/v1/be7b30ce86ac41b086cee2250a5877fc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-71c54a4c-f019-478c-aed2-4cff8c03f4e6-stack/4431cced-e3b7-418e-9c98-311b85352eff Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/be7b30ce86ac41b086cee2250a5877fc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-71c54a4c-f019-478c-aed2-4cff8c03f4e6-stack/4431cced-e3b7-418e-9c98-311b85352eff;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-27 17:58:18,198 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:58:17 GMT Server: Apache x-openstack-request-id: req-62a07e6e-0297-4c70-bbbb-0e17a22d8edc Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 558 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "be7b30ce86ac41b086cee2250a5877fc", "OS::stack_id": "4431cced-e3b7-418e-9c98-311b85352eff", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-71c54a4c-f019-478c-aed2-4cff8c03f4e6-stack", "image_name": "CreateStackSuccessTests-71c54a4c-f019-478c-aed2-4cff8c03f4e6-image", "inst_name": "CreateStackSuccessTests-71c54a4c-f019-478c-aed2-4cff8c03f4e6-inst", "subnet_name": "CreateStackSuccessTests-71c54a4c-f019-478c-aed2-4cff8c03f4e6-subnet", "net_name": "CreateStackSuccessTests-71c54a4c-f019-478c-aed2-4cff8c03f4e6-net", "flavor_name": "CreateStackSuccessTests-71c54a4c-f019-478c-aed2-4cff8c03f4e6-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-71c54a4c-f019-478c-aed2-4cff8c03f4e6-stack", "stack_user_project_id": "53fd44c4adeb44fd97101ffe819f3a53", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-12-27T17:57:53Z", "links": [{"href": "http://172.30.9.31:8004/v1/be7b30ce86ac41b086cee2250a5877fc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-71c54a4c-f019-478c-aed2-4cff8c03f4e6-stack/4431cced-e3b7-418e-9c98-311b85352eff", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "4431cced-e3b7-418e-9c98-311b85352eff", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-27 17:58:18,198 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/be7b30ce86ac41b086cee2250a5877fc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-71c54a4c-f019-478c-aed2-4cff8c03f4e6-stack/4431cced-e3b7-418e-9c98-311b85352eff used request id req-62a07e6e-0297-4c70-bbbb-0e17a22d8edc 2018-12-27 17:58:18,199 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-12-27 17:58:18,199 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-71c54a4c-f019-478c-aed2-4cff8c03f4e6-stack 2018-12-27 17:58:18,199 - create_stack - INFO - Stack is now active with name - CreateStackSuccessTests-CreateStackSuccessTests-71c54a4c-f019-478c-aed2-4cff8c03f4e6-stack 2018-12-27 17:58:18,199 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:58:18,638 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "57b350202ea742dd87a43dc97f087644", "name": "CreateStackSuccessTests-25ad8402-04bf-4ad-proj-role"}], "expires_at": "2018-12-27T18:58:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "be7b30ce86ac41b086cee2250a5877fc", "name": "CreateStackSuccessTests-25ad8402-04bf-4ad-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/be7b30ce86ac41b086cee2250a5877fc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/be7b30ce86ac41b086cee2250a5877fc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/be7b30ce86ac41b086cee2250a5877fc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/be7b30ce86ac41b086cee2250a5877fc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/be7b30ce86ac41b086cee2250a5877fc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/be7b30ce86ac41b086cee2250a5877fc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/be7b30ce86ac41b086cee2250a5877fc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/be7b30ce86ac41b086cee2250a5877fc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/be7b30ce86ac41b086cee2250a5877fc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_be7b30ce86ac41b086cee2250a5877fc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_be7b30ce86ac41b086cee2250a5877fc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/be7b30ce86ac41b086cee2250a5877fc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/be7b30ce86ac41b086cee2250a5877fc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/be7b30ce86ac41b086cee2250a5877fc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-25ad8402-04bf-4ad-user", "id": "43e8435c66854aef92b2428fd0d4755e"}, "audit_ids": ["GZub-kMXR7q3xd7XooBt2g"], "issued_at": "2018-12-27T17:58:18.000000Z"}} 2018-12-27 17:58:18,641 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/be7b30ce86ac41b086cee2250a5877fc/stacks/4431cced-e3b7-418e-9c98-311b85352eff -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1edb134cb216a5ba380040b6abee0f184972b616" 2018-12-27 17:58:18,854 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 17:58:18 GMT Server: Apache x-openstack-request-id: req-d61f8b11-ae43-4720-8916-7b37bf1c41b8 Location: http://172.30.9.31:8004/v1/be7b30ce86ac41b086cee2250a5877fc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-71c54a4c-f019-478c-aed2-4cff8c03f4e6-stack/4431cced-e3b7-418e-9c98-311b85352eff Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/be7b30ce86ac41b086cee2250a5877fc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-71c54a4c-f019-478c-aed2-4cff8c03f4e6-stack/4431cced-e3b7-418e-9c98-311b85352eff;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-27 17:58:19,170 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:58:18 GMT Server: Apache x-openstack-request-id: req-2985d82b-0ced-411d-a269-de9cfa55d684 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 558 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "be7b30ce86ac41b086cee2250a5877fc", "OS::stack_id": "4431cced-e3b7-418e-9c98-311b85352eff", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-71c54a4c-f019-478c-aed2-4cff8c03f4e6-stack", "image_name": "CreateStackSuccessTests-71c54a4c-f019-478c-aed2-4cff8c03f4e6-image", "inst_name": "CreateStackSuccessTests-71c54a4c-f019-478c-aed2-4cff8c03f4e6-inst", "subnet_name": "CreateStackSuccessTests-71c54a4c-f019-478c-aed2-4cff8c03f4e6-subnet", "net_name": "CreateStackSuccessTests-71c54a4c-f019-478c-aed2-4cff8c03f4e6-net", "flavor_name": "CreateStackSuccessTests-71c54a4c-f019-478c-aed2-4cff8c03f4e6-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-71c54a4c-f019-478c-aed2-4cff8c03f4e6-stack", "stack_user_project_id": "53fd44c4adeb44fd97101ffe819f3a53", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-12-27T17:57:53Z", "links": [{"href": "http://172.30.9.31:8004/v1/be7b30ce86ac41b086cee2250a5877fc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-71c54a4c-f019-478c-aed2-4cff8c03f4e6-stack/4431cced-e3b7-418e-9c98-311b85352eff", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "4431cced-e3b7-418e-9c98-311b85352eff", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-27 17:58:19,170 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/be7b30ce86ac41b086cee2250a5877fc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-71c54a4c-f019-478c-aed2-4cff8c03f4e6-stack/4431cced-e3b7-418e-9c98-311b85352eff used request id req-2985d82b-0ced-411d-a269-de9cfa55d684 2018-12-27 17:58:19,173 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/be7b30ce86ac41b086cee2250a5877fc/stacks/4431cced-e3b7-418e-9c98-311b85352eff -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f6c2e5e743eb5f61d1dacb3a4ab2317e2de21b4" 2018-12-27 17:58:19,378 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 17:58:19 GMT Server: Apache x-openstack-request-id: req-33290df8-5c21-4384-88ef-c240812df730 Location: http://172.30.9.31:8004/v1/be7b30ce86ac41b086cee2250a5877fc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-71c54a4c-f019-478c-aed2-4cff8c03f4e6-stack/4431cced-e3b7-418e-9c98-311b85352eff Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/be7b30ce86ac41b086cee2250a5877fc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-71c54a4c-f019-478c-aed2-4cff8c03f4e6-stack/4431cced-e3b7-418e-9c98-311b85352eff;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-27 17:58:19,420 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:58:19 GMT Server: Apache x-openstack-request-id: req-a577a3a3-06f1-4c78-95a7-9e5595a1eb6c Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 558 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "be7b30ce86ac41b086cee2250a5877fc", "OS::stack_id": "4431cced-e3b7-418e-9c98-311b85352eff", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-71c54a4c-f019-478c-aed2-4cff8c03f4e6-stack", "image_name": "CreateStackSuccessTests-71c54a4c-f019-478c-aed2-4cff8c03f4e6-image", "inst_name": "CreateStackSuccessTests-71c54a4c-f019-478c-aed2-4cff8c03f4e6-inst", "subnet_name": "CreateStackSuccessTests-71c54a4c-f019-478c-aed2-4cff8c03f4e6-subnet", "net_name": "CreateStackSuccessTests-71c54a4c-f019-478c-aed2-4cff8c03f4e6-net", "flavor_name": "CreateStackSuccessTests-71c54a4c-f019-478c-aed2-4cff8c03f4e6-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-71c54a4c-f019-478c-aed2-4cff8c03f4e6-stack", "stack_user_project_id": "53fd44c4adeb44fd97101ffe819f3a53", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-12-27T17:57:53Z", "links": [{"href": "http://172.30.9.31:8004/v1/be7b30ce86ac41b086cee2250a5877fc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-71c54a4c-f019-478c-aed2-4cff8c03f4e6-stack/4431cced-e3b7-418e-9c98-311b85352eff", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "4431cced-e3b7-418e-9c98-311b85352eff", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-27 17:58:19,420 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/be7b30ce86ac41b086cee2250a5877fc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-71c54a4c-f019-478c-aed2-4cff8c03f4e6-stack/4431cced-e3b7-418e-9c98-311b85352eff used request id req-a577a3a3-06f1-4c78-95a7-9e5595a1eb6c 2018-12-27 17:58:19,421 - create_stack - INFO - Deleting stack - CreateStackSuccessTests-CreateStackSuccessTests-71c54a4c-f019-478c-aed2-4cff8c03f4e6-stack 2018-12-27 17:58:19,424 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:8004/v1/be7b30ce86ac41b086cee2250a5877fc/stacks/4431cced-e3b7-418e-9c98-311b85352eff -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f6c2e5e743eb5f61d1dacb3a4ab2317e2de21b4" 2018-12-27 17:58:19,451 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 17:58:19 GMT Server: Apache x-openstack-request-id: req-b490ec1a-63e3-4997-9dd6-b793cc5e6561 Location: http://172.30.9.31:8004/v1/be7b30ce86ac41b086cee2250a5877fc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-71c54a4c-f019-478c-aed2-4cff8c03f4e6-stack/4431cced-e3b7-418e-9c98-311b85352eff Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/be7b30ce86ac41b086cee2250a5877fc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-71c54a4c-f019-478c-aed2-4cff8c03f4e6-stack/4431cced-e3b7-418e-9c98-311b85352eff;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-27 17:58:19,624 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:58:19 GMT Server: Apache x-openstack-request-id: req-6c7048ad-7591-4297-bdd7-724a6dae236e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:58:19,624 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.31:8004/v1/be7b30ce86ac41b086cee2250a5877fc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-71c54a4c-f019-478c-aed2-4cff8c03f4e6-stack/4431cced-e3b7-418e-9c98-311b85352eff used request id req-6c7048ad-7591-4297-bdd7-724a6dae236e 2018-12-27 17:58:19,627 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/be7b30ce86ac41b086cee2250a5877fc/stacks/4431cced-e3b7-418e-9c98-311b85352eff -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f6c2e5e743eb5f61d1dacb3a4ab2317e2de21b4" 2018-12-27 17:58:19,653 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 17:58:19 GMT Server: Apache x-openstack-request-id: req-16d44657-9f9d-4631-b3b9-d3a3d704ee9c Location: http://172.30.9.31:8004/v1/be7b30ce86ac41b086cee2250a5877fc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-71c54a4c-f019-478c-aed2-4cff8c03f4e6-stack/4431cced-e3b7-418e-9c98-311b85352eff Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/be7b30ce86ac41b086cee2250a5877fc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-71c54a4c-f019-478c-aed2-4cff8c03f4e6-stack/4431cced-e3b7-418e-9c98-311b85352eff;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-27 17:58:19,880 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:58:19 GMT Server: Apache x-openstack-request-id: req-28f9ca9a-42c8-4afd-857f-c24875f51fbb Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 561 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "be7b30ce86ac41b086cee2250a5877fc", "OS::stack_id": "4431cced-e3b7-418e-9c98-311b85352eff", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-71c54a4c-f019-478c-aed2-4cff8c03f4e6-stack", "image_name": "CreateStackSuccessTests-71c54a4c-f019-478c-aed2-4cff8c03f4e6-image", "inst_name": "CreateStackSuccessTests-71c54a4c-f019-478c-aed2-4cff8c03f4e6-inst", "subnet_name": "CreateStackSuccessTests-71c54a4c-f019-478c-aed2-4cff8c03f4e6-subnet", "flavor_name": "CreateStackSuccessTests-71c54a4c-f019-478c-aed2-4cff8c03f4e6-flavor-name", "net_name": "CreateStackSuccessTests-71c54a4c-f019-478c-aed2-4cff8c03f4e6-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-71c54a4c-f019-478c-aed2-4cff8c03f4e6-stack", "stack_user_project_id": "53fd44c4adeb44fd97101ffe819f3a53", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-12-27T17:57:53Z", "links": [{"href": "http://172.30.9.31:8004/v1/be7b30ce86ac41b086cee2250a5877fc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-71c54a4c-f019-478c-aed2-4cff8c03f4e6-stack/4431cced-e3b7-418e-9c98-311b85352eff", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-27T17:58:19Z", "id": "4431cced-e3b7-418e-9c98-311b85352eff", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-27 17:58:19,880 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/be7b30ce86ac41b086cee2250a5877fc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-71c54a4c-f019-478c-aed2-4cff8c03f4e6-stack/4431cced-e3b7-418e-9c98-311b85352eff used request id req-28f9ca9a-42c8-4afd-857f-c24875f51fbb 2018-12-27 17:58:19,880 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-12-27 17:58:19,881 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-27 17:58:22,884 - create_stack - DEBUG - Stack status query timeout in 1196.74075294 2018-12-27 17:58:22,887 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/be7b30ce86ac41b086cee2250a5877fc/stacks/4431cced-e3b7-418e-9c98-311b85352eff -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f6c2e5e743eb5f61d1dacb3a4ab2317e2de21b4" 2018-12-27 17:58:22,914 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 17:58:22 GMT Server: Apache x-openstack-request-id: req-99c00e4d-df7b-4e60-885c-81eda259c790 Location: http://172.30.9.31:8004/v1/be7b30ce86ac41b086cee2250a5877fc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-71c54a4c-f019-478c-aed2-4cff8c03f4e6-stack/4431cced-e3b7-418e-9c98-311b85352eff Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/be7b30ce86ac41b086cee2250a5877fc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-71c54a4c-f019-478c-aed2-4cff8c03f4e6-stack/4431cced-e3b7-418e-9c98-311b85352eff;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-27 17:58:22,956 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:58:22 GMT Server: Apache x-openstack-request-id: req-3d001fb7-b999-4053-b7e4-265cae0d1cc1 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 561 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "be7b30ce86ac41b086cee2250a5877fc", "OS::stack_id": "4431cced-e3b7-418e-9c98-311b85352eff", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-71c54a4c-f019-478c-aed2-4cff8c03f4e6-stack", "image_name": "CreateStackSuccessTests-71c54a4c-f019-478c-aed2-4cff8c03f4e6-image", "inst_name": "CreateStackSuccessTests-71c54a4c-f019-478c-aed2-4cff8c03f4e6-inst", "subnet_name": "CreateStackSuccessTests-71c54a4c-f019-478c-aed2-4cff8c03f4e6-subnet", "flavor_name": "CreateStackSuccessTests-71c54a4c-f019-478c-aed2-4cff8c03f4e6-flavor-name", "net_name": "CreateStackSuccessTests-71c54a4c-f019-478c-aed2-4cff8c03f4e6-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-71c54a4c-f019-478c-aed2-4cff8c03f4e6-stack", "stack_user_project_id": "53fd44c4adeb44fd97101ffe819f3a53", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-12-27T17:57:53Z", "links": [{"href": "http://172.30.9.31:8004/v1/be7b30ce86ac41b086cee2250a5877fc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-71c54a4c-f019-478c-aed2-4cff8c03f4e6-stack/4431cced-e3b7-418e-9c98-311b85352eff", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-27T17:58:19Z", "id": "4431cced-e3b7-418e-9c98-311b85352eff", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-27 17:58:22,957 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/be7b30ce86ac41b086cee2250a5877fc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-71c54a4c-f019-478c-aed2-4cff8c03f4e6-stack/4431cced-e3b7-418e-9c98-311b85352eff used request id req-3d001fb7-b999-4053-b7e4-265cae0d1cc1 2018-12-27 17:58:22,957 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-12-27 17:58:22,957 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-27 17:58:25,960 - create_stack - DEBUG - Stack status query timeout in 1193.66420484 2018-12-27 17:58:25,963 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/be7b30ce86ac41b086cee2250a5877fc/stacks/4431cced-e3b7-418e-9c98-311b85352eff -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f6c2e5e743eb5f61d1dacb3a4ab2317e2de21b4" 2018-12-27 17:58:26,173 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 17:58:25 GMT Server: Apache x-openstack-request-id: req-a7f6e188-953b-44c0-bc75-c15ea6534d4a Location: http://172.30.9.31:8004/v1/be7b30ce86ac41b086cee2250a5877fc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-71c54a4c-f019-478c-aed2-4cff8c03f4e6-stack/4431cced-e3b7-418e-9c98-311b85352eff Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/be7b30ce86ac41b086cee2250a5877fc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-71c54a4c-f019-478c-aed2-4cff8c03f4e6-stack/4431cced-e3b7-418e-9c98-311b85352eff;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-27 17:58:26,397 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:58:26 GMT Server: Apache x-openstack-request-id: req-1d3cb5b7-1a15-4548-859e-4b86b4db0e6f Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 561 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "be7b30ce86ac41b086cee2250a5877fc", "OS::stack_id": "4431cced-e3b7-418e-9c98-311b85352eff", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-71c54a4c-f019-478c-aed2-4cff8c03f4e6-stack", "image_name": "CreateStackSuccessTests-71c54a4c-f019-478c-aed2-4cff8c03f4e6-image", "inst_name": "CreateStackSuccessTests-71c54a4c-f019-478c-aed2-4cff8c03f4e6-inst", "subnet_name": "CreateStackSuccessTests-71c54a4c-f019-478c-aed2-4cff8c03f4e6-subnet", "flavor_name": "CreateStackSuccessTests-71c54a4c-f019-478c-aed2-4cff8c03f4e6-flavor-name", "net_name": "CreateStackSuccessTests-71c54a4c-f019-478c-aed2-4cff8c03f4e6-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-71c54a4c-f019-478c-aed2-4cff8c03f4e6-stack", "stack_user_project_id": "53fd44c4adeb44fd97101ffe819f3a53", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-12-27T17:57:53Z", "links": [{"href": "http://172.30.9.31:8004/v1/be7b30ce86ac41b086cee2250a5877fc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-71c54a4c-f019-478c-aed2-4cff8c03f4e6-stack/4431cced-e3b7-418e-9c98-311b85352eff", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-27T17:58:19Z", "id": "4431cced-e3b7-418e-9c98-311b85352eff", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-27 17:58:26,398 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/be7b30ce86ac41b086cee2250a5877fc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-71c54a4c-f019-478c-aed2-4cff8c03f4e6-stack/4431cced-e3b7-418e-9c98-311b85352eff used request id req-1d3cb5b7-1a15-4548-859e-4b86b4db0e6f 2018-12-27 17:58:26,398 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-12-27 17:58:26,398 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-27 17:58:29,401 - create_stack - DEBUG - Stack status query timeout in 1190.22308683 2018-12-27 17:58:29,404 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/be7b30ce86ac41b086cee2250a5877fc/stacks/4431cced-e3b7-418e-9c98-311b85352eff -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f6c2e5e743eb5f61d1dacb3a4ab2317e2de21b4" 2018-12-27 17:58:29,600 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 17:58:29 GMT Server: Apache x-openstack-request-id: req-6c0a3a8e-2479-4805-b527-cdfc34b37400 Location: http://172.30.9.31:8004/v1/be7b30ce86ac41b086cee2250a5877fc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-71c54a4c-f019-478c-aed2-4cff8c03f4e6-stack/4431cced-e3b7-418e-9c98-311b85352eff Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/be7b30ce86ac41b086cee2250a5877fc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-71c54a4c-f019-478c-aed2-4cff8c03f4e6-stack/4431cced-e3b7-418e-9c98-311b85352eff;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-27 17:58:29,642 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:58:29 GMT Server: Apache x-openstack-request-id: req-25d31e52-7a44-457a-aa50-3f1911c71e8a Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 555 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "be7b30ce86ac41b086cee2250a5877fc", "OS::stack_id": "4431cced-e3b7-418e-9c98-311b85352eff", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-71c54a4c-f019-478c-aed2-4cff8c03f4e6-stack", "image_name": "CreateStackSuccessTests-71c54a4c-f019-478c-aed2-4cff8c03f4e6-image", "inst_name": "CreateStackSuccessTests-71c54a4c-f019-478c-aed2-4cff8c03f4e6-inst", "subnet_name": "CreateStackSuccessTests-71c54a4c-f019-478c-aed2-4cff8c03f4e6-subnet", "flavor_name": "CreateStackSuccessTests-71c54a4c-f019-478c-aed2-4cff8c03f4e6-flavor-name", "net_name": "CreateStackSuccessTests-71c54a4c-f019-478c-aed2-4cff8c03f4e6-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-71c54a4c-f019-478c-aed2-4cff8c03f4e6-stack", "stack_user_project_id": "53fd44c4adeb44fd97101ffe819f3a53", "tags": null, "creation_time": "2018-12-27T17:57:53Z", "links": [{"href": "http://172.30.9.31:8004/v1/be7b30ce86ac41b086cee2250a5877fc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-71c54a4c-f019-478c-aed2-4cff8c03f4e6-stack/4431cced-e3b7-418e-9c98-311b85352eff", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-12-27T17:58:19Z", "id": "4431cced-e3b7-418e-9c98-311b85352eff", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Simple template to deploy a single compute instance"}} 2018-12-27 17:58:29,642 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/be7b30ce86ac41b086cee2250a5877fc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-71c54a4c-f019-478c-aed2-4cff8c03f4e6-stack/4431cced-e3b7-418e-9c98-311b85352eff used request id req-25d31e52-7a44-457a-aa50-3f1911c71e8a 2018-12-27 17:58:29,643 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-12-27 17:58:29,643 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-71c54a4c-f019-478c-aed2-4cff8c03f4e6-stack 2018-12-27 17:58:29,643 - create_stack - INFO - Attempting to delete again stack - CreateStackSuccessTests-CreateStackSuccessTests-71c54a4c-f019-478c-aed2-4cff8c03f4e6-stack 2018-12-27 17:58:29,645 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:8004/v1/be7b30ce86ac41b086cee2250a5877fc/stacks/4431cced-e3b7-418e-9c98-311b85352eff -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f6c2e5e743eb5f61d1dacb3a4ab2317e2de21b4" 2018-12-27 17:58:29,672 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 17:58:29 GMT Server: Apache x-openstack-request-id: req-f7fc0f36-c956-4159-a3a9-b9c147d55a9f Location: http://172.30.9.31:8004/v1/be7b30ce86ac41b086cee2250a5877fc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-71c54a4c-f019-478c-aed2-4cff8c03f4e6-stack/4431cced-e3b7-418e-9c98-311b85352eff Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/be7b30ce86ac41b086cee2250a5877fc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-71c54a4c-f019-478c-aed2-4cff8c03f4e6-stack/4431cced-e3b7-418e-9c98-311b85352eff;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-27 17:58:30,326 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:58:29 GMT Server: Apache x-openstack-request-id: req-5784e1db-e637-4fec-a9a4-35ea256c90f6 Content-Length: 279 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackSuccessTests-CreateStackSuccessTests-71c54a4c-f019-478c-aed2-4cff8c03f4e6-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-12-27 17:58:30,326 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.31:8004/v1/be7b30ce86ac41b086cee2250a5877fc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-71c54a4c-f019-478c-aed2-4cff8c03f4e6-stack/4431cced-e3b7-418e-9c98-311b85352eff used request id req-5784e1db-e637-4fec-a9a4-35ea256c90f6 2018-12-27 17:58:30,327 - glance_utils - INFO - Deleting image named - CreateStackSuccessTests-71c54a4c-f019-478c-aed2-4cff8c03f4e6-image 2018-12-27 17:58:30,330 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9292/v2/images/060120f2-6c09-4cb5-b0e5-ed5f06c4551c -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7d9bd550ac967d1d77e99cdf9fe9ebf16cedaad4" 2018-12-27 17:58:30,941 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-64671724-bf72-4a41-8625-c1416070c458 Date: Thu, 27 Dec 2018 17:58:30 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-27 17:58:30,941 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.31:9292/v2/images/060120f2-6c09-4cb5-b0e5-ed5f06c4551c used request id req-64671724-bf72-4a41-8625-c1416070c458 2018-12-27 17:58:30,945 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:8774/v2.1/flavors/f902d88b-1fd7-4861-90e0-755ca49dfff5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3359a94026eec14c5a326ca6c17ad6c86b4b21e" 2018-12-27 17:58:30,976 - novaclient.v2.client - DEBUG - RESP: [202] Date: Thu, 27 Dec 2018 17:58:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-a41b231d-8bf3-48c4-9149-793f5656efd7 x-compute-request-id: req-a41b231d-8bf3-48c4-9149-793f5656efd7 Content-Length: 0 Content-Type: application/json 2018-12-27 17:58:30,976 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/flavors/f902d88b-1fd7-4861-90e0-755ca49dfff5 used request id req-a41b231d-8bf3-48c4-9149-793f5656efd7 2018-12-27 17:58:30,984 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0732c75acae894b50b76784e7cb65520a738a18d" 2018-12-27 17:58:31,269 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 35896 X-Openstack-Request-Id: req-c126d858-c292-428b-938a-97536c6903bb Date: Thu, 27 Dec 2018 17:58:31 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "created_at": "2018-12-27T15:33:01Z", "updated_at": "2018-12-27T15:33:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "35205ac3-06e6-4cf6-bb21-ff8f813cb45b", "remote_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "ade77f59-e70c-4970-8ea8-198222fa332e", "remote_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "c4f3bf7f-d793-498d-a883-bb8c6003f070", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "c85cb618-8f19-445b-8e16-6d467cb17771", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}], "revision_number": 4, "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "created_at": "2018-12-27T15:57:22Z", "updated_at": "2018-12-27T15:57:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "5e258a3b-01f5-4aef-81b7-0b5dc6e5b683", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "65475539-0336-498a-8da4-ff0a80b10089", "remote_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "ae922857-f7ae-4bc8-949b-153fb43bfd00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "b4f87679-52e1-4cf9-bf76-5abb9a9bec06", "remote_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "f7197afc9b61423897aefc9a643d03a1"}], "revision_number": 4, "project_id": "f7197afc9b61423897aefc9a643d03a1", "id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "be7b30ce86ac41b086cee2250a5877fc", "created_at": "2018-12-27T17:57:55Z", "updated_at": "2018-12-27T17:57:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:57:55Z", "revision_number": 0, "id": "12973255-4ec3-460a-8ea5-cf0ae2f796a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:57:55Z", "security_group_id": "1cde69c1-0d50-49eb-be45-baee50c3a8cc", "tenant_id": "be7b30ce86ac41b086cee2250a5877fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "be7b30ce86ac41b086cee2250a5877fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:57:55Z", "revision_number": 0, "id": "7c0e12ea-5102-4e28-b17b-0a025a0d56fa", "remote_group_id": "1cde69c1-0d50-49eb-be45-baee50c3a8cc", "remote_ip_prefix": null, "created_at": "2018-12-27T17:57:55Z", "security_group_id": "1cde69c1-0d50-49eb-be45-baee50c3a8cc", "tenant_id": "be7b30ce86ac41b086cee2250a5877fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "be7b30ce86ac41b086cee2250a5877fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:57:55Z", "revision_number": 0, "id": "b5109096-30f5-4d4c-b5a3-75a78d0bc79b", "remote_group_id": "1cde69c1-0d50-49eb-be45-baee50c3a8cc", "remote_ip_prefix": null, "created_at": "2018-12-27T17:57:55Z", "security_group_id": "1cde69c1-0d50-49eb-be45-baee50c3a8cc", "tenant_id": "be7b30ce86ac41b086cee2250a5877fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "be7b30ce86ac41b086cee2250a5877fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:57:55Z", "revision_number": 0, "id": "f4c75a66-14a3-42e9-9d1d-90f32ca19e31", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:57:55Z", "security_group_id": "1cde69c1-0d50-49eb-be45-baee50c3a8cc", "tenant_id": "be7b30ce86ac41b086cee2250a5877fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "be7b30ce86ac41b086cee2250a5877fc"}], "revision_number": 4, "project_id": "be7b30ce86ac41b086cee2250a5877fc", "id": "1cde69c1-0d50-49eb-be45-baee50c3a8cc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "created_at": "2018-12-27T16:01:54Z", "updated_at": "2018-12-27T16:01:54Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "00dd3abd-acd1-4edb-8f4a-8badcbd2eeb4", "remote_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "018de60d-bc33-4ef0-9eed-6d00b6ce227b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "0d99f0db-fa6b-4201-b67f-a7ff0db82c5d", "remote_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv6", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "5c4049ef-933d-4614-84e7-83584430d462", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv6", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}], "revision_number": 4, "project_id": "8c689c5e31c44b09ab85f80682abbc2a", "id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "created_at": "2018-12-27T15:56:49Z", "updated_at": "2018-12-27T15:56:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "6555e255-763a-4448-b1b1-0c93b2a390bd", "remote_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "777ff7a5-a590-43e5-a84b-7677710494e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "8bac258a-08df-48b7-900b-efbe01a6ec20", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "dc17921e-353f-4898-a970-881b2c8d093d", "remote_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}], "revision_number": 4, "project_id": "28dac9e1580d461c9de52e6659cc4f9d", "id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "created_at": "2018-12-27T16:01:52Z", "updated_at": "2018-12-27T16:01:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "32737757-45f3-4b24-b6ab-5f2d5579b4a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv6", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "ae604ef3-492d-4aa3-8045-1ff84f755a27", "remote_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv4", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "b7bff40a-beda-4996-b140-ed94d010535c", "remote_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv6", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "b8129030-9d72-4d5d-adce-47bbe62492fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv4", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}], "revision_number": 4, "project_id": "81c108a273314b24bf6b48c41b5bbe0c", "id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "created_at": "2018-12-27T15:57:20Z", "updated_at": "2018-12-27T15:57:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "0c389ec4-c0af-4c20-acf9-4fcc1d859dd7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv6", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "3749697a-f2ef-439a-a661-2fb92badd1ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv4", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "b74e0c8c-e243-450e-b1be-69c587093d6d", "remote_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv6", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "c222695b-2f1c-427d-afd7-e0be24ec9f66", "remote_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv4", "project_id": "7fb0e5436e4f467998e672dd71018a45"}], "revision_number": 4, "project_id": "7fb0e5436e4f467998e672dd71018a45", "id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "created_at": "2018-12-27T17:02:11Z", "updated_at": "2018-12-27T17:02:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "675d8a56-1c9b-4c58-a252-61e65997fd05", "remote_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv4", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "84f0587c-7394-4fd6-8f3d-8d6ba94cf3f9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv6", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "8a450b4f-e710-4193-816e-13a2d4e40c07", "remote_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv6", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "c3106b0a-1026-4156-86a9-f0438b7fab93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv4", "project_id": "7cba3664d5674e65a12c8c269a05febf"}], "revision_number": 4, "project_id": "7cba3664d5674e65a12c8c269a05febf", "id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "created_at": "2018-12-27T15:58:29Z", "updated_at": "2018-12-27T15:58:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "2a945ecc-f9fa-4219-96ab-c189a7f5c102", "remote_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv6", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "55e2b54e-68d4-4476-8c9f-e05e347c8970", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv4", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "9983229c-b595-482a-973f-81137a209b6d", "remote_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv4", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "9d4b8450-78ab-4817-a586-372ed88268f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv6", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}], "revision_number": 4, "project_id": "fbd6dbf946a5406398ba810e02d0888e", "id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "created_at": "2018-12-27T15:57:24Z", "updated_at": "2018-12-27T15:57:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "35521f2a-a59d-4798-9fa8-0febfe126076", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv4", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "607d473d-1e6a-4088-a778-7df9ffc1ff68", "remote_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv6", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "6f8fa92b-b67a-4047-a900-f43656aff42b", "remote_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv4", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "890f1d6c-9ae5-45b0-b7a1-282182432b66", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv6", "project_id": "253cc6709e714b8a80a5f74e4257907e"}], "revision_number": 4, "project_id": "253cc6709e714b8a80a5f74e4257907e", "id": "b9546f11-205e-4322-89f8-f0360d6090ed", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "created_at": "2018-12-27T15:57:08Z", "updated_at": "2018-12-27T15:57:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "6739c48b-d899-4c17-bb8e-ffaf8922c034", "remote_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv4", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "9660a6af-4d9b-40b9-9729-f205f66c2bd0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv4", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "bf244c03-fc10-4754-9c2b-b0224401c4f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv6", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "d3bee7cc-a152-441c-9790-abb1f56cec03", "remote_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv6", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}], "revision_number": 4, "project_id": "782a28bd0d40485e85eda6b8ba43840b", "id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "created_at": "2018-12-27T15:57:11Z", "updated_at": "2018-12-27T15:57:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "22c0d2cf-360a-4aa8-ba7e-bfdbf8327d27", "remote_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "553b140a-8ba9-4af7-9f50-bf24e87aebf7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "b2ecf7a5-df98-4d65-a762-767320437c5a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "e49104b2-7c13-49d6-8519-a16dd585346f", "remote_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}], "revision_number": 4, "project_id": "ef7e486beb8f4de39b25ca5f11552328", "id": "d0588e93-db0d-4888-9f99-3399a50df490", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "created_at": "2018-12-27T17:19:15Z", "updated_at": "2018-12-27T17:19:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "1990fe24-df44-4561-9f09-f50aab182bf7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "651e4b8b-b29e-409b-9f25-ff2328ccefe6", "remote_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "cc4e2254-2157-4ae1-a233-3047573ddc6d", "remote_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "da56dda4-aaf3-43ff-bdf7-e64892ec2345", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}], "revision_number": 4, "project_id": "2a5a6879c5fa4db798cea6d394565d45", "id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-27T15:33:07Z", "updated_at": "2018-12-27T15:33:07Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "4de95db8-72d6-4aec-a145-e92511971eb9", "remote_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "5f100cff-05d8-4405-8dfb-0a387c123fae", "remote_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "a3f6a193-cc94-4220-a73a-08acf63c449b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "f059d8a5-0c32-49c9-a721-77cc89245ecd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "created_at": "2018-12-27T15:29:16Z", "updated_at": "2018-12-27T15:29:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "3c53841a-5bc0-4192-b482-044411e217ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "5956ff3f-d59d-4af6-82b5-566c888583a7", "remote_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:16Z", "revision_number": 0, "id": "60735d87-52c7-426a-91a6-aff1078a5a2d", "remote_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:16Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "abe97133-61dd-4fdf-baf3-2e07968a324f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "da629caea04941e1ae8979c379dc7c9d"}], "revision_number": 4, "project_id": "da629caea04941e1ae8979c379dc7c9d", "id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "name": "default"}]} 2018-12-27 17:58:31,270 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=default used request id req-c126d858-c292-428b-938a-97536c6903bb 2018-12-27 17:58:31,277 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0732c75acae894b50b76784e7cb65520a738a18d" 2018-12-27 17:58:31,382 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:58:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9655e27a-d01c-4b55-b5f1-136b258d3697 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b7b4fceec1ad4c6eb74d758b709a9d93", "name": "admin"}} 2018-12-27 17:58:31,383 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93 used request id req-9655e27a-d01c-4b55-b5f1-136b258d3697 2018-12-27 17:58:31,386 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/f7197afc9b61423897aefc9a643d03a1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0732c75acae894b50b76784e7cb65520a738a18d" 2018-12-27 17:58:31,496 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:58:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-22a1898a-941b-4176-a97a-45d8edd9b282 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f7197afc9b61423897aefc9a643d03a1.", "code": 404, "title": "Not Found"}} 2018-12-27 17:58:31,496 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/f7197afc9b61423897aefc9a643d03a1 used request id req-22a1898a-941b-4176-a97a-45d8edd9b282 2018-12-27 17:58:31,496 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:58:31,500 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/be7b30ce86ac41b086cee2250a5877fc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0732c75acae894b50b76784e7cb65520a738a18d" 2018-12-27 17:58:31,620 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:58:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8b64bc82-71c1-41d9-964a-d259feed5f8d Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/be7b30ce86ac41b086cee2250a5877fc"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "be7b30ce86ac41b086cee2250a5877fc", "name": "CreateStackSuccessTests-25ad8402-04bf-4ad-proj"}} 2018-12-27 17:58:31,620 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/be7b30ce86ac41b086cee2250a5877fc used request id req-8b64bc82-71c1-41d9-964a-d259feed5f8d 2018-12-27 17:58:31,620 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1cde69c1-0d50-49eb-be45-baee50c3a8cc 2018-12-27 17:58:31,625 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=1cde69c1-0d50-49eb-be45-baee50c3a8cc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0732c75acae894b50b76784e7cb65520a738a18d" 2018-12-27 17:58:31,839 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-c4ef3093-3f43-4d48-b50a-7e68d24bdf14 Date: Thu, 27 Dec 2018 17:58:31 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:57:55Z", "security_group_id": "1cde69c1-0d50-49eb-be45-baee50c3a8cc", "port_range_min": null, "revision_number": 0, "tenant_id": "be7b30ce86ac41b086cee2250a5877fc", "created_at": "2018-12-27T17:57:55Z", "project_id": "be7b30ce86ac41b086cee2250a5877fc", "id": "12973255-4ec3-460a-8ea5-cf0ae2f796a3"}, {"remote_group_id": "1cde69c1-0d50-49eb-be45-baee50c3a8cc", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:57:55Z", "security_group_id": "1cde69c1-0d50-49eb-be45-baee50c3a8cc", "port_range_min": null, "revision_number": 0, "tenant_id": "be7b30ce86ac41b086cee2250a5877fc", "created_at": "2018-12-27T17:57:55Z", "project_id": "be7b30ce86ac41b086cee2250a5877fc", "id": "7c0e12ea-5102-4e28-b17b-0a025a0d56fa"}, {"remote_group_id": "1cde69c1-0d50-49eb-be45-baee50c3a8cc", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:57:55Z", "security_group_id": "1cde69c1-0d50-49eb-be45-baee50c3a8cc", "port_range_min": null, "revision_number": 0, "tenant_id": "be7b30ce86ac41b086cee2250a5877fc", "created_at": "2018-12-27T17:57:55Z", "project_id": "be7b30ce86ac41b086cee2250a5877fc", "id": "b5109096-30f5-4d4c-b5a3-75a78d0bc79b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:57:55Z", "security_group_id": "1cde69c1-0d50-49eb-be45-baee50c3a8cc", "port_range_min": null, "revision_number": 0, "tenant_id": "be7b30ce86ac41b086cee2250a5877fc", "created_at": "2018-12-27T17:57:55Z", "project_id": "be7b30ce86ac41b086cee2250a5877fc", "id": "f4c75a66-14a3-42e9-9d1d-90f32ca19e31"}]} 2018-12-27 17:58:31,839 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=1cde69c1-0d50-49eb-be45-baee50c3a8cc used request id req-c4ef3093-3f43-4d48-b50a-7e68d24bdf14 2018-12-27 17:58:31,840 - neutron_utils - INFO - Deleting security group with name - default 2018-12-27 17:58:31,845 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/security-groups/1cde69c1-0d50-49eb-be45-baee50c3a8cc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0732c75acae894b50b76784e7cb65520a738a18d" 2018-12-27 17:58:32,243 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ff5665c7-d6a2-4e6f-be3d-8a344b0238b4 Content-Length: 0 Date: Thu, 27 Dec 2018 17:58:32 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 17:58:32,243 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-groups/1cde69c1-0d50-49eb-be45-baee50c3a8cc used request id req-ff5665c7-d6a2-4e6f-be3d-8a344b0238b4 2018-12-27 17:58:32,244 - keystone_utils - INFO - Deleting project with name - CreateStackSuccessTests-25ad8402-04bf-4ad-proj 2018-12-27 17:58:32,248 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/projects/be7b30ce86ac41b086cee2250a5877fc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0732c75acae894b50b76784e7cb65520a738a18d" 2018-12-27 17:58:32,598 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:58:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8c6b64d3-22d0-40d5-9304-dc3ac01cdd38 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:58:32,598 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/be7b30ce86ac41b086cee2250a5877fc used request id req-8c6b64d3-22d0-40d5-9304-dc3ac01cdd38 2018-12-27 17:58:32,599 - keystone_utils - INFO - Deleting role with name - CreateStackSuccessTests-25ad8402-04bf-4ad-proj-role 2018-12-27 17:58:32,602 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/roles/57b350202ea742dd87a43dc97f087644 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0732c75acae894b50b76784e7cb65520a738a18d" 2018-12-27 17:58:32,857 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:58:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7789acaa-393f-4873-8113-9e93b96a5951 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:58:32,857 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/roles/57b350202ea742dd87a43dc97f087644 used request id req-7789acaa-393f-4873-8113-9e93b96a5951 2018-12-27 17:58:32,861 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0732c75acae894b50b76784e7cb65520a738a18d" 2018-12-27 17:58:32,977 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:58:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-768a9f50-aa89-4e98-a9e0-d98926d06df9 Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8de789d09e46427786a85702e5e8de91", "links": {"self": "http://172.30.9.31:5000/v3/roles/8de789d09e46427786a85702e5e8de91"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 17:58:32,977 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-768a9f50-aa89-4e98-a9e0-d98926d06df9 2018-12-27 17:58:32,978 - keystone_utils - INFO - Deleting user with name - CreateStackSuccessTests-25ad8402-04bf-4ad-user 2018-12-27 17:58:32,981 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/users/43e8435c66854aef92b2428fd0d4755e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9474ade68ef497669d829fdf7cd77246d7a9daed" 2018-12-27 17:58:33,199 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:58:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6bd428ca-68bc-482a-9149-64d824fe7eca Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:58:33,200 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/43e8435c66854aef92b2428fd0d4755e used request id req-6bd428ca-68bc-482a-9149-64d824fe7eca 2018-12-27 17:58:33,201 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:58:33,614 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:58:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["HyiWlhciSH6jBwB21V2AGA"], "issued_at": "2018-12-27T17:58:33.000000Z"}} 2018-12-27 17:58:33,614 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dcbe3c0714560268951670c08b58dc745082df48" 2018-12-27 17:58:33,730 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:58:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7b70bce7-f67b-4c82-a206-922ed6ea51fe Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:58:33,730 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-7b70bce7-f67b-4c82-a206-922ed6ea51fe 2018-12-27 17:58:33,732 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:58:33,732 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:58:34,224 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:58:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["nhI1tGAwRYW017Rysjty8A"], "issued_at": "2018-12-27T17:58:34.000000Z"}} 2018-12-27 17:58:34,225 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2037c38df38ead0f220201c5f0beb50afec32014" 2018-12-27 17:58:34,331 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:58:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-04cd727f-0a17-4fbd-b9d2-047bbd64fa70 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:58:34,332 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-04cd727f-0a17-4fbd-b9d2-047bbd64fa70 2018-12-27 17:58:34,335 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 17:58:34,341 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 17:58:34 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 17:58:34,342 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-333a92f8-98b8-419-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2037c38df38ead0f220201c5f0beb50afec32014" 2018-12-27 17:58:34,443 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:58:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0696344a-f6ee-47c0-a616-0955a0578ed1 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-333a92f8-98b8-419-proj", "previous": null, "next": null}, "projects": []} 2018-12-27 17:58:34,443 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-333a92f8-98b8-419-proj used request id req-0696344a-f6ee-47c0-a616-0955a0578ed1 2018-12-27 17:58:34,447 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2037c38df38ead0f220201c5f0beb50afec32014" 2018-12-27 17:58:34,556 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:58:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a574b6c7-c8f1-4d1f-b27e-6a8b7553cb11 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-27 17:58:34,557 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-a574b6c7-c8f1-4d1f-b27e-6a8b7553cb11 2018-12-27 17:58:34,560 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2037c38df38ead0f220201c5f0beb50afec32014" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackSuccessTests-333a92f8-98b8-419-proj"}}' 2018-12-27 17:58:34,726 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 27 Dec 2018 17:58:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0157ecdb-52c0-48c4-a389-3864442a44b1 Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/fe4a72b08bf0404f80818333d0e3e9c5"}, "tags": [], "enabled": true, "id": "fe4a72b08bf0404f80818333d0e3e9c5", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-333a92f8-98b8-419-proj"}} 2018-12-27 17:58:34,727 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-0157ecdb-52c0-48c4-a389-3864442a44b1 2018-12-27 17:58:34,727 - keystone_utils - INFO - Created project with name - CreateStackSuccessTests-333a92f8-98b8-419-proj 2018-12-27 17:58:34,727 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:58:34,728 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:58:35,231 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:58:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["NKNgdQSTStGYKQOxEj1FzQ"], "issued_at": "2018-12-27T17:58:35.000000Z"}} 2018-12-27 17:58:35,231 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0572ab30ea40ac923dfa7b76cb8f73bfd8c8bd67" 2018-12-27 17:58:35,336 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:58:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5aa54a46-1353-406d-9556-2c9ff3fd5b68 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:58:35,336 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-5aa54a46-1353-406d-9556-2c9ff3fd5b68 2018-12-27 17:58:35,342 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 17:58:35,348 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 17:58:35 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 17:58:35,349 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0572ab30ea40ac923dfa7b76cb8f73bfd8c8bd67" 2018-12-27 17:58:35,384 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:58:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b2312550-85aa-4ea7-ad12-22db0ad814ad Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "links": {"self": "http://172.30.9.31:5000/v3/users/01fa52e7b3674fc48643fa4ffca67e4e"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "01fa52e7b3674fc48643fa4ffca67e4e", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/05a834ddebbc40688596b7460b47439e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05a834ddebbc40688596b7460b47439e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/08226a0ad01943f39559448239e291e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "08226a0ad01943f39559448239e291e1", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/55c0552fe37a4f7ca0e73939514bc683"}, "domain_id": "default", "enabled": true, "options": {}, "id": "55c0552fe37a4f7ca0e73939514bc683", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/646a4af4e3b5439a97996d353fea3924"}, "domain_id": "914eec1d43ea4caf9d2fd33268c06258", "enabled": true, "options": {}, "id": "646a4af4e3b5439a97996d353fea3924", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/85fb203e51c34d3f8122e285a6a318b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85fb203e51c34d3f8122e285a6a318b3", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/905e7f4b42d24cca93b99d2401fa3378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "905e7f4b42d24cca93b99d2401fa3378", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/a5bc08b9f81f4e5bb86c24f9f7547bae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5bc08b9f81f4e5bb86c24f9f7547bae", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/a5c780627f004d318bf908d80305da9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5c780627f004d318bf908d80305da9c", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/b18425bf2b044bc9af7e194919539a17"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b18425bf2b044bc9af7e194919539a17", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/b8d2134b619d4dca80e21d6fb16449b0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b8d2134b619d4dca80e21d6fb16449b0", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/b9ab6a25a652438285139fe5b44aea62"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9ab6a25a652438285139fe5b44aea62", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/c08462554a4844d681348f58b9b0edee"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c08462554a4844d681348f58b9b0edee", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/ddfc3a9aad444d4782eae677c8a98130"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ddfc3a9aad444d4782eae677c8a98130", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/f2a74f2185a54676a6cb2bb5ecfcc4f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2a74f2185a54676a6cb2bb5ecfcc4f6", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-12-27 17:58:35,384 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-b2312550-85aa-4ea7-ad12-22db0ad814ad 2018-12-27 17:58:35,388 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?name=CreateStackSuccessTests-333a92f8-98b8-419-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0572ab30ea40ac923dfa7b76cb8f73bfd8c8bd67" 2018-12-27 17:58:35,496 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:58:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c738c31b-6c29-4697-a925-767bf258ccc6 Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?name=CreateStackSuccessTests-333a92f8-98b8-419-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/fe4a72b08bf0404f80818333d0e3e9c5"}, "tags": [], "enabled": true, "id": "fe4a72b08bf0404f80818333d0e3e9c5", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-333a92f8-98b8-419-proj"}]} 2018-12-27 17:58:35,497 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?name=CreateStackSuccessTests-333a92f8-98b8-419-proj used request id req-c738c31b-6c29-4697-a925-767bf258ccc6 2018-12-27 17:58:35,500 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0572ab30ea40ac923dfa7b76cb8f73bfd8c8bd67" 2018-12-27 17:58:35,629 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:58:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a5cb62a5-9d38-462b-827a-ece45f44eae5 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-27 17:58:35,629 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-a5cb62a5-9d38-462b-827a-ece45f44eae5 2018-12-27 17:58:36,042 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0572ab30ea40ac923dfa7b76cb8f73bfd8c8bd67" 2018-12-27 17:58:36,146 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:58:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b8402c82-0ecc-4824-8b5d-a3d54125c244 Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8de789d09e46427786a85702e5e8de91", "links": {"self": "http://172.30.9.31:5000/v3/roles/8de789d09e46427786a85702e5e8de91"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 17:58:36,147 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-b8402c82-0ecc-4824-8b5d-a3d54125c244 2018-12-27 17:58:36,150 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?name=CreateStackSuccessTests-333a92f8-98b8-419-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0572ab30ea40ac923dfa7b76cb8f73bfd8c8bd67" 2018-12-27 17:58:36,266 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:58:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-426bb60d-7650-4ad7-ab95-40bfe75c86fd Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?name=CreateStackSuccessTests-333a92f8-98b8-419-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/fe4a72b08bf0404f80818333d0e3e9c5"}, "tags": [], "enabled": true, "id": "fe4a72b08bf0404f80818333d0e3e9c5", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-333a92f8-98b8-419-proj"}]} 2018-12-27 17:58:36,267 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?name=CreateStackSuccessTests-333a92f8-98b8-419-proj used request id req-426bb60d-7650-4ad7-ab95-40bfe75c86fd 2018-12-27 17:58:36,270 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/users/45675f568e4d4333857a902d1b40f915 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0572ab30ea40ac923dfa7b76cb8f73bfd8c8bd67" 2018-12-27 17:58:36,400 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:58:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-172ecdb5-07e4-4e26-a06b-cdd8221b2c6a Content-Encoding: gzip Content-Length: 244 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackSuccessTests-333a92f8-98b8-419-user", "links": {"self": "http://172.30.9.31:5000/v3/users/45675f568e4d4333857a902d1b40f915"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "fe4a72b08bf0404f80818333d0e3e9c5", "id": "45675f568e4d4333857a902d1b40f915", "password_expires_at": null}} 2018-12-27 17:58:36,400 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users/45675f568e4d4333857a902d1b40f915 used request id req-172ecdb5-07e4-4e26-a06b-cdd8221b2c6a 2018-12-27 17:58:36,404 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/fe4a72b08bf0404f80818333d0e3e9c5/users/45675f568e4d4333857a902d1b40f915/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0572ab30ea40ac923dfa7b76cb8f73bfd8c8bd67" 2018-12-27 17:58:36,443 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:58:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6359850d-712f-4128-bc4e-c9f77d0bb324 Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects/fe4a72b08bf0404f80818333d0e3e9c5/users/45675f568e4d4333857a902d1b40f915/roles", "previous": null, "next": null}, "roles": []} 2018-12-27 17:58:36,443 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/fe4a72b08bf0404f80818333d0e3e9c5/users/45675f568e4d4333857a902d1b40f915/roles used request id req-6359850d-712f-4128-bc4e-c9f77d0bb324 2018-12-27 17:58:36,447 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles/8de789d09e46427786a85702e5e8de91 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0572ab30ea40ac923dfa7b76cb8f73bfd8c8bd67" 2018-12-27 17:58:36,565 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:58:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e2cf3763-e51e-4b08-90b5-d8ef8d450b3b Content-Encoding: gzip Content-Length: 149 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "8de789d09e46427786a85702e5e8de91", "links": {"self": "http://172.30.9.31:5000/v3/roles/8de789d09e46427786a85702e5e8de91"}, "name": "heat_stack_owner"}} 2018-12-27 17:58:36,565 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles/8de789d09e46427786a85702e5e8de91 used request id req-e2cf3763-e51e-4b08-90b5-d8ef8d450b3b 2018-12-27 17:58:36,566 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackSuccessTests-333a92f8-98b8-419-proj 2018-12-27 17:58:36,569 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:5000/v3/projects/fe4a72b08bf0404f80818333d0e3e9c5/users/45675f568e4d4333857a902d1b40f915/roles/8de789d09e46427786a85702e5e8de91 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0572ab30ea40ac923dfa7b76cb8f73bfd8c8bd67" 2018-12-27 17:58:36,723 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:58:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c6dcafb9-d2c3-4aae-8beb-22fba1f93eea Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:58:36,724 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/fe4a72b08bf0404f80818333d0e3e9c5/users/45675f568e4d4333857a902d1b40f915/roles/8de789d09e46427786a85702e5e8de91 used request id req-c6dcafb9-d2c3-4aae-8beb-22fba1f93eea 2018-12-27 17:58:36,724 - keystone_utils - INFO - Created user with name - CreateStackSuccessTests-333a92f8-98b8-419-user 2018-12-27 17:58:36,724 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:58:36,729 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2037c38df38ead0f220201c5f0beb50afec32014" 2018-12-27 17:58:36,838 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:58:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bbfa4206-fdb8-41a3-baa5-ff5f6e328ae8 Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8de789d09e46427786a85702e5e8de91", "links": {"self": "http://172.30.9.31:5000/v3/roles/8de789d09e46427786a85702e5e8de91"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 17:58:36,838 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-bbfa4206-fdb8-41a3-baa5-ff5f6e328ae8 2018-12-27 17:58:36,842 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2037c38df38ead0f220201c5f0beb50afec32014" -d '{"role": {"name": "CreateStackSuccessTests-333a92f8-98b8-419-proj-role"}}' 2018-12-27 17:58:36,983 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 27 Dec 2018 17:58:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-886443d9-0c2c-4f0c-be8a-97f3247a6d21 Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "33b457e61a3b45b992c7d1c74e642562", "links": {"self": "http://172.30.9.31:5000/v3/roles/33b457e61a3b45b992c7d1c74e642562"}, "name": "CreateStackSuccessTests-333a92f8-98b8-419-proj-role"}} 2018-12-27 17:58:36,983 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/roles used request id req-886443d9-0c2c-4f0c-be8a-97f3247a6d21 2018-12-27 17:58:36,984 - keystone_utils - INFO - Created role with name - CreateStackSuccessTests-333a92f8-98b8-419-proj-role 2018-12-27 17:58:36,987 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles/33b457e61a3b45b992c7d1c74e642562 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2037c38df38ead0f220201c5f0beb50afec32014" 2018-12-27 17:58:37,095 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:58:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2539c1c1-a640-4e63-a7b4-9753ce88f001 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "33b457e61a3b45b992c7d1c74e642562", "links": {"self": "http://172.30.9.31:5000/v3/roles/33b457e61a3b45b992c7d1c74e642562"}, "name": "CreateStackSuccessTests-333a92f8-98b8-419-proj-role"}} 2018-12-27 17:58:37,096 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles/33b457e61a3b45b992c7d1c74e642562 used request id req-2539c1c1-a640-4e63-a7b4-9753ce88f001 2018-12-27 17:58:37,096 - keystone_utils - INFO - Granting role CreateStackSuccessTests-333a92f8-98b8-419-proj-role to project CreateStackSuccessTests-333a92f8-98b8-419-proj 2018-12-27 17:58:37,099 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:5000/v3/projects/fe4a72b08bf0404f80818333d0e3e9c5/users/45675f568e4d4333857a902d1b40f915/roles/33b457e61a3b45b992c7d1c74e642562 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2037c38df38ead0f220201c5f0beb50afec32014" 2018-12-27 17:58:37,250 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:58:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a9a6eee2-ea77-4c44-9bb0-f3f170f6abd7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:58:37,250 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/fe4a72b08bf0404f80818333d0e3e9c5/users/45675f568e4d4333857a902d1b40f915/roles/33b457e61a3b45b992c7d1c74e642562 used request id req-a9a6eee2-ea77-4c44-9bb0-f3f170f6abd7 2018-12-27 17:58:37,251 - heat_utils - DEBUG - Retrieving Heat Client 2018-12-27 17:58:37,251 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-12-27 17:58:37,251 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:58:37,252 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:58:37,677 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "33b457e61a3b45b992c7d1c74e642562", "name": "CreateStackSuccessTests-333a92f8-98b8-419-proj-role"}], "expires_at": "2018-12-27T18:58:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fe4a72b08bf0404f80818333d0e3e9c5", "name": "CreateStackSuccessTests-333a92f8-98b8-419-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/fe4a72b08bf0404f80818333d0e3e9c5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/fe4a72b08bf0404f80818333d0e3e9c5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/fe4a72b08bf0404f80818333d0e3e9c5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/fe4a72b08bf0404f80818333d0e3e9c5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/fe4a72b08bf0404f80818333d0e3e9c5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/fe4a72b08bf0404f80818333d0e3e9c5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/fe4a72b08bf0404f80818333d0e3e9c5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/fe4a72b08bf0404f80818333d0e3e9c5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/fe4a72b08bf0404f80818333d0e3e9c5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_fe4a72b08bf0404f80818333d0e3e9c5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_fe4a72b08bf0404f80818333d0e3e9c5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/fe4a72b08bf0404f80818333d0e3e9c5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/fe4a72b08bf0404f80818333d0e3e9c5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/fe4a72b08bf0404f80818333d0e3e9c5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-333a92f8-98b8-419-user", "id": "45675f568e4d4333857a902d1b40f915"}, "audit_ids": ["8liP8aFxTz6j2N2zjYHlIA"], "issued_at": "2018-12-27T17:58:37.000000Z"}} 2018-12-27 17:58:37,678 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8636126974f6f44ed79b14f7a1f0ec73688f30c9" 2018-12-27 17:58:37,777 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:58:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-570bead2-9a98-4954-8429-556cf4964306 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:58:37,778 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-570bead2-9a98-4954-8429-556cf4964306 2018-12-27 17:58:37,782 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-05d78049-7d1d-4f80-a216-9179c38b64c3-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8636126974f6f44ed79b14f7a1f0ec73688f30c9" 2018-12-27 17:58:38,003 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 168 Content-Type: application/json X-Openstack-Request-Id: req-7eee5a12-282b-4a38-bded-8bc7c9f13564 Date: Thu, 27 Dec 2018 17:58:38 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateStackSuccessTests-05d78049-7d1d-4f80-a216-9179c38b64c3-image"} 2018-12-27 17:58:38,003 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-05d78049-7d1d-4f80-a216-9179c38b64c3-image used request id req-7eee5a12-282b-4a38-bded-8bc7c9f13564 2018-12-27 17:58:38,006 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8636126974f6f44ed79b14f7a1f0ec73688f30c9" 2018-12-27 17:58:38,207 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-086e8cc8-1dd6-4cc5-a861-705d1e3d6e6b Date: Thu, 27 Dec 2018 17:58:38 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-27 17:58:38,208 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/schemas/image used request id req-086e8cc8-1dd6-4cc5-a861-705d1e3d6e6b 2018-12-27 17:58:38,238 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}8636126974f6f44ed79b14f7a1f0ec73688f30c9" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateStackSuccessTests-05d78049-7d1d-4f80-a216-9179c38b64c3-image"}' 2018-12-27 17:58:38,484 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 627 Content-Type: application/json Location: http://172.30.9.31:9292/v2/images/1020ee1b-4fc1-4870-9a5c-cb53c13b705f Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-1e28d442-8824-4bdc-9fe6-d1aec82174d9 Date: Thu, 27 Dec 2018 17:58:38 GMT RESP BODY: {"status": "queued", "name": "CreateStackSuccessTests-05d78049-7d1d-4f80-a216-9179c38b64c3-image", "tags": [], "container_format": "bare", "created_at": "2018-12-27T17:58:38Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-12-27T17:58:38Z", "visibility": "shared", "locations": [], "self": "/v2/images/1020ee1b-4fc1-4870-9a5c-cb53c13b705f", "min_disk": 0, "protected": false, "id": "1020ee1b-4fc1-4870-9a5c-cb53c13b705f", "file": "/v2/images/1020ee1b-4fc1-4870-9a5c-cb53c13b705f/file", "checksum": null, "owner": "fe4a72b08bf0404f80818333d0e3e9c5", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-27 17:58:38,484 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.31:9292/v2/images used request id req-1e28d442-8824-4bdc-9fe6-d1aec82174d9 2018-12-27 17:58:38,494 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:9292/v2/images/1020ee1b-4fc1-4870-9a5c-cb53c13b705f/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8636126974f6f44ed79b14f7a1f0ec73688f30c9" -d '' 2018-12-27 17:58:39,203 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-fcbade94-2688-4c87-beeb-9bad7d7b93d7 Date: Thu, 27 Dec 2018 17:58:39 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-27 17:58:39,203 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.31:9292/v2/images/1020ee1b-4fc1-4870-9a5c-cb53c13b705f/file used request id req-fcbade94-2688-4c87-beeb-9bad7d7b93d7 2018-12-27 17:58:39,204 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-27 17:58:39,207 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/images/1020ee1b-4fc1-4870-9a5c-cb53c13b705f -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8636126974f6f44ed79b14f7a1f0ec73688f30c9" 2018-12-27 17:58:39,415 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-bbb4acd6-536a-432e-9501-75e47de77256 Date: Thu, 27 Dec 2018 17:58:39 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-05d78049-7d1d-4f80-a216-9179c38b64c3-image", "tags": [], "container_format": "bare", "created_at": "2018-12-27T17:58:38Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-27T17:58:39Z", "visibility": "shared", "locations": [{"url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/1020ee1b-4fc1-4870-9a5c-cb53c13b705f/snap", "metadata": {}}], "self": "/v2/images/1020ee1b-4fc1-4870-9a5c-cb53c13b705f", "min_disk": 0, "protected": false, "id": "1020ee1b-4fc1-4870-9a5c-cb53c13b705f", "file": "/v2/images/1020ee1b-4fc1-4870-9a5c-cb53c13b705f/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "fe4a72b08bf0404f80818333d0e3e9c5", "direct_url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/1020ee1b-4fc1-4870-9a5c-cb53c13b705f/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-27 17:58:39,415 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images/1020ee1b-4fc1-4870-9a5c-cb53c13b705f used request id req-bbb4acd6-536a-432e-9501-75e47de77256 2018-12-27 17:58:39,418 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8636126974f6f44ed79b14f7a1f0ec73688f30c9" 2018-12-27 17:58:39,612 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-d32833c3-2cb6-4b78-9013-c3823ae4c067 Date: Thu, 27 Dec 2018 17:58:39 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-27 17:58:39,613 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/schemas/image used request id req-d32833c3-2cb6-4b78-9013-c3823ae4c067 2018-12-27 17:58:39,616 - create_image - INFO - Created image with name - CreateStackSuccessTests-05d78049-7d1d-4f80-a216-9179c38b64c3-image 2018-12-27 17:58:39,619 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/images/1020ee1b-4fc1-4870-9a5c-cb53c13b705f -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8636126974f6f44ed79b14f7a1f0ec73688f30c9" 2018-12-27 17:58:39,635 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-42d863dc-6399-466f-bd87-e56f777ee654 Date: Thu, 27 Dec 2018 17:58:39 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-05d78049-7d1d-4f80-a216-9179c38b64c3-image", "tags": [], "container_format": "bare", "created_at": "2018-12-27T17:58:38Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-27T17:58:39Z", "visibility": "shared", "locations": [{"url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/1020ee1b-4fc1-4870-9a5c-cb53c13b705f/snap", "metadata": {}}], "self": "/v2/images/1020ee1b-4fc1-4870-9a5c-cb53c13b705f", "min_disk": 0, "protected": false, "id": "1020ee1b-4fc1-4870-9a5c-cb53c13b705f", "file": "/v2/images/1020ee1b-4fc1-4870-9a5c-cb53c13b705f/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "fe4a72b08bf0404f80818333d0e3e9c5", "direct_url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/1020ee1b-4fc1-4870-9a5c-cb53c13b705f/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-27 17:58:39,635 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images/1020ee1b-4fc1-4870-9a5c-cb53c13b705f used request id req-42d863dc-6399-466f-bd87-e56f777ee654 2018-12-27 17:58:39,636 - create_image - DEBUG - Instance status is - active 2018-12-27 17:58:39,636 - create_image - DEBUG - Image is active with name - CreateStackSuccessTests-05d78049-7d1d-4f80-a216-9179c38b64c3-image 2018-12-27 17:58:39,636 - create_image - INFO - Image is now active with name - CreateStackSuccessTests-05d78049-7d1d-4f80-a216-9179c38b64c3-image 2018-12-27 17:58:39,636 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:58:39,637 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:58:40,064 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:58:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["Oe_TKxuXRdSf04bIB14u_A"], "issued_at": "2018-12-27T17:58:40.000000Z"}} 2018-12-27 17:58:40,065 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e6e29c25bad2c4dfe40f1be7f12ed79de1ebe34" 2018-12-27 17:58:40,175 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:58:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8e19a3cd-6f93-45ec-95f9-5caf6ff68fa5 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:58:40,175 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-8e19a3cd-6f93-45ec-95f9-5caf6ff68fa5 2018-12-27 17:58:40,176 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-27 17:58:40,181 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e6e29c25bad2c4dfe40f1be7f12ed79de1ebe34" 2018-12-27 17:58:40,385 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:58:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-0e7b4221-814d-4af8-b401-e076f564b58e x-compute-request-id: req-0e7b4221-814d-4af8-b401-e076f564b58e Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-12-27 17:58:40,385 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-0e7b4221-814d-4af8-b401-e076f564b58e 2018-12-27 17:58:40,388 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e6e29c25bad2c4dfe40f1be7f12ed79de1ebe34" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "CreateStackSuccessTests-05d78049-7d1d-4f80-a216-9179c38b64c3-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-12-27 17:58:40,448 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:58:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a8170fad-a436-43ca-8081-be4d4e8c9639 x-compute-request-id: req-a8170fad-a436-43ca-8081-be4d4e8c9639 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateStackSuccessTests-05d78049-7d1d-4f80-a216-9179c38b64c3-flavor-name", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/235a950a-86c6-4e6e-9f04-0896f301c155", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/235a950a-86c6-4e6e-9f04-0896f301c155", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "235a950a-86c6-4e6e-9f04-0896f301c155"}} 2018-12-27 17:58:40,448 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-a8170fad-a436-43ca-8081-be4d4e8c9639 2018-12-27 17:58:40,449 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:58:40,449 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:58:40,859 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "33b457e61a3b45b992c7d1c74e642562", "name": "CreateStackSuccessTests-333a92f8-98b8-419-proj-role"}], "expires_at": "2018-12-27T18:58:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fe4a72b08bf0404f80818333d0e3e9c5", "name": "CreateStackSuccessTests-333a92f8-98b8-419-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/fe4a72b08bf0404f80818333d0e3e9c5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/fe4a72b08bf0404f80818333d0e3e9c5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/fe4a72b08bf0404f80818333d0e3e9c5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/fe4a72b08bf0404f80818333d0e3e9c5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/fe4a72b08bf0404f80818333d0e3e9c5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/fe4a72b08bf0404f80818333d0e3e9c5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/fe4a72b08bf0404f80818333d0e3e9c5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/fe4a72b08bf0404f80818333d0e3e9c5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/fe4a72b08bf0404f80818333d0e3e9c5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_fe4a72b08bf0404f80818333d0e3e9c5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_fe4a72b08bf0404f80818333d0e3e9c5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/fe4a72b08bf0404f80818333d0e3e9c5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/fe4a72b08bf0404f80818333d0e3e9c5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/fe4a72b08bf0404f80818333d0e3e9c5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-333a92f8-98b8-419-user", "id": "45675f568e4d4333857a902d1b40f915"}, "audit_ids": ["0NgoBRtvQaeoLixBcHqCpg"], "issued_at": "2018-12-27T17:58:40.000000Z"}} 2018-12-27 17:58:40,860 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54392ecf8c36fe8f08ab8fb772b1cefe93a39f34" 2018-12-27 17:58:40,964 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:58:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9d30adc8-21ff-424e-94d7-3132db8e1c4a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:58:40,964 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-9d30adc8-21ff-424e-94d7-3132db8e1c4a 2018-12-27 17:58:40,967 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-27 17:58:40,969 - heat_utils - DEBUG - Retrieving Heat Client 2018-12-27 17:58:40,972 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/fe4a72b08bf0404f80818333d0e3e9c5/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-05d78049-7d1d-4f80-a216-9179c38b64c3-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54392ecf8c36fe8f08ab8fb772b1cefe93a39f34" 2018-12-27 17:58:41,189 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:58:40 GMT Server: Apache x-openstack-request-id: req-79dac4a6-288f-4f4e-91da-89fb5733730a Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-12-27 17:58:41,190 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/fe4a72b08bf0404f80818333d0e3e9c5/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-05d78049-7d1d-4f80-a216-9179c38b64c3-stack used request id req-79dac4a6-288f-4f4e-91da-89fb5733730a 2018-12-27 17:58:41,219 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:8004/v1/fe4a72b08bf0404f80818333d0e3e9c5/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54392ecf8c36fe8f08ab8fb772b1cefe93a39f34" -d '{"stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-05d78049-7d1d-4f80-a216-9179c38b64c3-stack", "template": {"heat_template_version": "2015-04-30", "description": "Simple template to deploy a single compute instance", "parameters": {"flavor_name": {"default": "m1.small", "type": "string", "description": "Type of instance (flavor) to be used", "label": "Instance Type"}, "inst_name": {"default": "test_vm", "type": "string", "description": "The name of the spawned vm", "label": "Test VM name"}, "subnet_name": {"default": "test_subnet", "type": "string", "description": "The name of the stack's subnet", "label": "Test subnet name"}, "net_name": {"default": "test_net", "type": "string", "description": "The name of the stack's network", "label": "Test network name"}, "image_name": {"default": "heat_utils_tests", "type": "string", "description": "Image to be used for compute instance", "label": "Image ID"}}, "resources": {"server1_port": {"type": "OS::Neutron::Port", "properties": {"network_id": {"get_resource": "private_net"}, "fixed_ips": [{"subnet_id": {"get_resource": "private_subnet"}}]}}, "private_subnet": {"type": "OS::Neutron::Subnet", "properties": {"network_id": {"get_resource": "private_net"}, "cidr": "10.0.0.0/24", "name": {"get_param": "subnet_name"}}}, "private_net": {"type": "OS::Neutron::Net", "properties": {"name": {"get_param": "net_name"}}}, "my_instance": {"type": "OS::Nova::Server", "properties": {"image": {"get_param": "image_name"}, "name": {"get_param": "inst_name"}, "flavor": {"get_param": "flavor_name"}, "networks": [{"port": {"get_resource": "server1_port"}}]}}}}, "parameters": {"net_name": "CreateStackSuccessTests-05d78049-7d1d-4f80-a216-9179c38b64c3-net", "inst_name": "CreateStackSuccessTests-05d78049-7d1d-4f80-a216-9179c38b64c3-inst", "subnet_name": "CreateStackSuccessTests-05d78049-7d1d-4f80-a216-9179c38b64c3-subnet", "image_name": "CreateStackSuccessTests-05d78049-7d1d-4f80-a216-9179c38b64c3-image", "flavor_name": "CreateStackSuccessTests-05d78049-7d1d-4f80-a216-9179c38b64c3-flavor-name"}}' 2018-12-27 17:58:43,847 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 27 Dec 2018 17:58:41 GMT Server: Apache x-openstack-request-id: req-be916b77-b4c9-4e01-9d85-ce14b6ac7356 Location: http://172.30.9.31:8004/v1/fe4a72b08bf0404f80818333d0e3e9c5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-05d78049-7d1d-4f80-a216-9179c38b64c3-stack/6f18a9e0-61b9-4fca-bb68-ff700c44d79d Content-Length: 291 Content-Type: application/json RESP BODY: {"stack": {"id": "6f18a9e0-61b9-4fca-bb68-ff700c44d79d", "links": [{"href": "http://172.30.9.31:8004/v1/fe4a72b08bf0404f80818333d0e3e9c5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-05d78049-7d1d-4f80-a216-9179c38b64c3-stack/6f18a9e0-61b9-4fca-bb68-ff700c44d79d", "rel": "self"}]}} 2018-12-27 17:58:43,848 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.31:8004/v1/fe4a72b08bf0404f80818333d0e3e9c5/stacks used request id req-be916b77-b4c9-4e01-9d85-ce14b6ac7356 2018-12-27 17:58:43,850 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/fe4a72b08bf0404f80818333d0e3e9c5/stacks/6f18a9e0-61b9-4fca-bb68-ff700c44d79d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54392ecf8c36fe8f08ab8fb772b1cefe93a39f34" 2018-12-27 17:58:44,066 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 17:58:43 GMT Server: Apache x-openstack-request-id: req-a2ee19a3-2695-462c-9462-e87ace74fce8 Location: http://172.30.9.31:8004/v1/fe4a72b08bf0404f80818333d0e3e9c5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-05d78049-7d1d-4f80-a216-9179c38b64c3-stack/6f18a9e0-61b9-4fca-bb68-ff700c44d79d Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/fe4a72b08bf0404f80818333d0e3e9c5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-05d78049-7d1d-4f80-a216-9179c38b64c3-stack/6f18a9e0-61b9-4fca-bb68-ff700c44d79d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-27 17:58:44,300 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:58:44 GMT Server: Apache x-openstack-request-id: req-19eb0933-bb79-4e57-a944-7278e96e9603 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 557 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "fe4a72b08bf0404f80818333d0e3e9c5", "OS::stack_id": "6f18a9e0-61b9-4fca-bb68-ff700c44d79d", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-05d78049-7d1d-4f80-a216-9179c38b64c3-stack", "image_name": "CreateStackSuccessTests-05d78049-7d1d-4f80-a216-9179c38b64c3-image", "inst_name": "CreateStackSuccessTests-05d78049-7d1d-4f80-a216-9179c38b64c3-inst", "subnet_name": "CreateStackSuccessTests-05d78049-7d1d-4f80-a216-9179c38b64c3-subnet", "net_name": "CreateStackSuccessTests-05d78049-7d1d-4f80-a216-9179c38b64c3-net", "flavor_name": "CreateStackSuccessTests-05d78049-7d1d-4f80-a216-9179c38b64c3-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-05d78049-7d1d-4f80-a216-9179c38b64c3-stack", "stack_user_project_id": "6056f2add0724727826ab73035872424", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-27T17:58:43Z", "links": [{"href": "http://172.30.9.31:8004/v1/fe4a72b08bf0404f80818333d0e3e9c5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-05d78049-7d1d-4f80-a216-9179c38b64c3-stack/6f18a9e0-61b9-4fca-bb68-ff700c44d79d", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "6f18a9e0-61b9-4fca-bb68-ff700c44d79d", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-27 17:58:44,300 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/fe4a72b08bf0404f80818333d0e3e9c5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-05d78049-7d1d-4f80-a216-9179c38b64c3-stack/6f18a9e0-61b9-4fca-bb68-ff700c44d79d used request id req-19eb0933-bb79-4e57-a944-7278e96e9603 2018-12-27 17:58:44,300 - create_stack - INFO - Created stack with name - CreateStackSuccessTests-CreateStackSuccessTests-05d78049-7d1d-4f80-a216-9179c38b64c3-stack 2018-12-27 17:58:44,303 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/fe4a72b08bf0404f80818333d0e3e9c5/stacks/6f18a9e0-61b9-4fca-bb68-ff700c44d79d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54392ecf8c36fe8f08ab8fb772b1cefe93a39f34" 2018-12-27 17:58:44,509 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 17:58:44 GMT Server: Apache x-openstack-request-id: req-9909486b-8179-4c84-b538-753585894e29 Location: http://172.30.9.31:8004/v1/fe4a72b08bf0404f80818333d0e3e9c5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-05d78049-7d1d-4f80-a216-9179c38b64c3-stack/6f18a9e0-61b9-4fca-bb68-ff700c44d79d Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/fe4a72b08bf0404f80818333d0e3e9c5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-05d78049-7d1d-4f80-a216-9179c38b64c3-stack/6f18a9e0-61b9-4fca-bb68-ff700c44d79d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-27 17:58:44,738 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:58:44 GMT Server: Apache x-openstack-request-id: req-8c6b5f84-5f66-47ff-bf04-9548c48d47fa Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 557 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "fe4a72b08bf0404f80818333d0e3e9c5", "OS::stack_id": "6f18a9e0-61b9-4fca-bb68-ff700c44d79d", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-05d78049-7d1d-4f80-a216-9179c38b64c3-stack", "image_name": "CreateStackSuccessTests-05d78049-7d1d-4f80-a216-9179c38b64c3-image", "inst_name": "CreateStackSuccessTests-05d78049-7d1d-4f80-a216-9179c38b64c3-inst", "subnet_name": "CreateStackSuccessTests-05d78049-7d1d-4f80-a216-9179c38b64c3-subnet", "net_name": "CreateStackSuccessTests-05d78049-7d1d-4f80-a216-9179c38b64c3-net", "flavor_name": "CreateStackSuccessTests-05d78049-7d1d-4f80-a216-9179c38b64c3-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-05d78049-7d1d-4f80-a216-9179c38b64c3-stack", "stack_user_project_id": "6056f2add0724727826ab73035872424", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-27T17:58:43Z", "links": [{"href": "http://172.30.9.31:8004/v1/fe4a72b08bf0404f80818333d0e3e9c5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-05d78049-7d1d-4f80-a216-9179c38b64c3-stack/6f18a9e0-61b9-4fca-bb68-ff700c44d79d", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "6f18a9e0-61b9-4fca-bb68-ff700c44d79d", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-27 17:58:44,738 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/fe4a72b08bf0404f80818333d0e3e9c5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-05d78049-7d1d-4f80-a216-9179c38b64c3-stack/6f18a9e0-61b9-4fca-bb68-ff700c44d79d used request id req-8c6b5f84-5f66-47ff-bf04-9548c48d47fa 2018-12-27 17:58:44,739 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-12-27 17:58:44,739 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-27 17:58:47,742 - create_stack - DEBUG - Stack status query timeout in 1196.55852485 2018-12-27 17:58:47,745 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/fe4a72b08bf0404f80818333d0e3e9c5/stacks/6f18a9e0-61b9-4fca-bb68-ff700c44d79d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54392ecf8c36fe8f08ab8fb772b1cefe93a39f34" 2018-12-27 17:58:47,963 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 17:58:47 GMT Server: Apache x-openstack-request-id: req-93ba725d-d2a2-47e4-919b-cf2f8d2493b3 Location: http://172.30.9.31:8004/v1/fe4a72b08bf0404f80818333d0e3e9c5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-05d78049-7d1d-4f80-a216-9179c38b64c3-stack/6f18a9e0-61b9-4fca-bb68-ff700c44d79d Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/fe4a72b08bf0404f80818333d0e3e9c5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-05d78049-7d1d-4f80-a216-9179c38b64c3-stack/6f18a9e0-61b9-4fca-bb68-ff700c44d79d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-27 17:58:48,203 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:58:47 GMT Server: Apache x-openstack-request-id: req-78e8e81d-d52f-43ea-b343-14ff3647fe22 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 557 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "fe4a72b08bf0404f80818333d0e3e9c5", "OS::stack_id": "6f18a9e0-61b9-4fca-bb68-ff700c44d79d", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-05d78049-7d1d-4f80-a216-9179c38b64c3-stack", "image_name": "CreateStackSuccessTests-05d78049-7d1d-4f80-a216-9179c38b64c3-image", "inst_name": "CreateStackSuccessTests-05d78049-7d1d-4f80-a216-9179c38b64c3-inst", "subnet_name": "CreateStackSuccessTests-05d78049-7d1d-4f80-a216-9179c38b64c3-subnet", "net_name": "CreateStackSuccessTests-05d78049-7d1d-4f80-a216-9179c38b64c3-net", "flavor_name": "CreateStackSuccessTests-05d78049-7d1d-4f80-a216-9179c38b64c3-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-05d78049-7d1d-4f80-a216-9179c38b64c3-stack", "stack_user_project_id": "6056f2add0724727826ab73035872424", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-27T17:58:43Z", "links": [{"href": "http://172.30.9.31:8004/v1/fe4a72b08bf0404f80818333d0e3e9c5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-05d78049-7d1d-4f80-a216-9179c38b64c3-stack/6f18a9e0-61b9-4fca-bb68-ff700c44d79d", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "6f18a9e0-61b9-4fca-bb68-ff700c44d79d", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-27 17:58:48,203 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/fe4a72b08bf0404f80818333d0e3e9c5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-05d78049-7d1d-4f80-a216-9179c38b64c3-stack/6f18a9e0-61b9-4fca-bb68-ff700c44d79d used request id req-78e8e81d-d52f-43ea-b343-14ff3647fe22 2018-12-27 17:58:48,204 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-12-27 17:58:48,204 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-27 17:58:51,207 - create_stack - DEBUG - Stack status query timeout in 1193.09352398 2018-12-27 17:58:51,210 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/fe4a72b08bf0404f80818333d0e3e9c5/stacks/6f18a9e0-61b9-4fca-bb68-ff700c44d79d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54392ecf8c36fe8f08ab8fb772b1cefe93a39f34" 2018-12-27 17:58:51,422 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 17:58:51 GMT Server: Apache x-openstack-request-id: req-a38d1419-5c5a-4e8b-bdc0-adf6cc327124 Location: http://172.30.9.31:8004/v1/fe4a72b08bf0404f80818333d0e3e9c5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-05d78049-7d1d-4f80-a216-9179c38b64c3-stack/6f18a9e0-61b9-4fca-bb68-ff700c44d79d Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/fe4a72b08bf0404f80818333d0e3e9c5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-05d78049-7d1d-4f80-a216-9179c38b64c3-stack/6f18a9e0-61b9-4fca-bb68-ff700c44d79d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-27 17:58:51,496 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:58:51 GMT Server: Apache x-openstack-request-id: req-8dbd6872-c46b-4efd-9ac5-88014deddf61 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 557 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "fe4a72b08bf0404f80818333d0e3e9c5", "OS::stack_id": "6f18a9e0-61b9-4fca-bb68-ff700c44d79d", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-05d78049-7d1d-4f80-a216-9179c38b64c3-stack", "image_name": "CreateStackSuccessTests-05d78049-7d1d-4f80-a216-9179c38b64c3-image", "inst_name": "CreateStackSuccessTests-05d78049-7d1d-4f80-a216-9179c38b64c3-inst", "subnet_name": "CreateStackSuccessTests-05d78049-7d1d-4f80-a216-9179c38b64c3-subnet", "net_name": "CreateStackSuccessTests-05d78049-7d1d-4f80-a216-9179c38b64c3-net", "flavor_name": "CreateStackSuccessTests-05d78049-7d1d-4f80-a216-9179c38b64c3-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-05d78049-7d1d-4f80-a216-9179c38b64c3-stack", "stack_user_project_id": "6056f2add0724727826ab73035872424", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-27T17:58:43Z", "links": [{"href": "http://172.30.9.31:8004/v1/fe4a72b08bf0404f80818333d0e3e9c5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-05d78049-7d1d-4f80-a216-9179c38b64c3-stack/6f18a9e0-61b9-4fca-bb68-ff700c44d79d", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "6f18a9e0-61b9-4fca-bb68-ff700c44d79d", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-27 17:58:51,496 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/fe4a72b08bf0404f80818333d0e3e9c5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-05d78049-7d1d-4f80-a216-9179c38b64c3-stack/6f18a9e0-61b9-4fca-bb68-ff700c44d79d used request id req-8dbd6872-c46b-4efd-9ac5-88014deddf61 2018-12-27 17:58:51,496 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-12-27 17:58:51,497 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-27 17:58:54,500 - create_stack - DEBUG - Stack status query timeout in 1189.80068183 2018-12-27 17:58:54,503 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/fe4a72b08bf0404f80818333d0e3e9c5/stacks/6f18a9e0-61b9-4fca-bb68-ff700c44d79d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54392ecf8c36fe8f08ab8fb772b1cefe93a39f34" 2018-12-27 17:58:54,732 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 17:58:54 GMT Server: Apache x-openstack-request-id: req-cfbad00a-2997-4768-8af1-a5538a61af57 Location: http://172.30.9.31:8004/v1/fe4a72b08bf0404f80818333d0e3e9c5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-05d78049-7d1d-4f80-a216-9179c38b64c3-stack/6f18a9e0-61b9-4fca-bb68-ff700c44d79d Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/fe4a72b08bf0404f80818333d0e3e9c5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-05d78049-7d1d-4f80-a216-9179c38b64c3-stack/6f18a9e0-61b9-4fca-bb68-ff700c44d79d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-27 17:58:54,969 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:58:54 GMT Server: Apache x-openstack-request-id: req-a90f7191-0914-4952-9c36-3ea8d98b0e24 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 557 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "fe4a72b08bf0404f80818333d0e3e9c5", "OS::stack_id": "6f18a9e0-61b9-4fca-bb68-ff700c44d79d", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-05d78049-7d1d-4f80-a216-9179c38b64c3-stack", "image_name": "CreateStackSuccessTests-05d78049-7d1d-4f80-a216-9179c38b64c3-image", "inst_name": "CreateStackSuccessTests-05d78049-7d1d-4f80-a216-9179c38b64c3-inst", "subnet_name": "CreateStackSuccessTests-05d78049-7d1d-4f80-a216-9179c38b64c3-subnet", "net_name": "CreateStackSuccessTests-05d78049-7d1d-4f80-a216-9179c38b64c3-net", "flavor_name": "CreateStackSuccessTests-05d78049-7d1d-4f80-a216-9179c38b64c3-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-05d78049-7d1d-4f80-a216-9179c38b64c3-stack", "stack_user_project_id": "6056f2add0724727826ab73035872424", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-27T17:58:43Z", "links": [{"href": "http://172.30.9.31:8004/v1/fe4a72b08bf0404f80818333d0e3e9c5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-05d78049-7d1d-4f80-a216-9179c38b64c3-stack/6f18a9e0-61b9-4fca-bb68-ff700c44d79d", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "6f18a9e0-61b9-4fca-bb68-ff700c44d79d", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-27 17:58:54,969 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/fe4a72b08bf0404f80818333d0e3e9c5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-05d78049-7d1d-4f80-a216-9179c38b64c3-stack/6f18a9e0-61b9-4fca-bb68-ff700c44d79d used request id req-a90f7191-0914-4952-9c36-3ea8d98b0e24 2018-12-27 17:58:54,969 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-12-27 17:58:54,970 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-27 17:58:57,973 - create_stack - DEBUG - Stack status query timeout in 1186.32778096 2018-12-27 17:58:57,975 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/fe4a72b08bf0404f80818333d0e3e9c5/stacks/6f18a9e0-61b9-4fca-bb68-ff700c44d79d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54392ecf8c36fe8f08ab8fb772b1cefe93a39f34" 2018-12-27 17:58:58,184 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 17:58:57 GMT Server: Apache x-openstack-request-id: req-1f761651-d855-4d84-8c47-2ac96391a783 Location: http://172.30.9.31:8004/v1/fe4a72b08bf0404f80818333d0e3e9c5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-05d78049-7d1d-4f80-a216-9179c38b64c3-stack/6f18a9e0-61b9-4fca-bb68-ff700c44d79d Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/fe4a72b08bf0404f80818333d0e3e9c5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-05d78049-7d1d-4f80-a216-9179c38b64c3-stack/6f18a9e0-61b9-4fca-bb68-ff700c44d79d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-27 17:58:58,394 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:58:58 GMT Server: Apache x-openstack-request-id: req-e0ffac16-44f2-4a1e-893e-f737561a3968 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 557 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "fe4a72b08bf0404f80818333d0e3e9c5", "OS::stack_id": "6f18a9e0-61b9-4fca-bb68-ff700c44d79d", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-05d78049-7d1d-4f80-a216-9179c38b64c3-stack", "image_name": "CreateStackSuccessTests-05d78049-7d1d-4f80-a216-9179c38b64c3-image", "inst_name": "CreateStackSuccessTests-05d78049-7d1d-4f80-a216-9179c38b64c3-inst", "subnet_name": "CreateStackSuccessTests-05d78049-7d1d-4f80-a216-9179c38b64c3-subnet", "net_name": "CreateStackSuccessTests-05d78049-7d1d-4f80-a216-9179c38b64c3-net", "flavor_name": "CreateStackSuccessTests-05d78049-7d1d-4f80-a216-9179c38b64c3-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-05d78049-7d1d-4f80-a216-9179c38b64c3-stack", "stack_user_project_id": "6056f2add0724727826ab73035872424", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-27T17:58:43Z", "links": [{"href": "http://172.30.9.31:8004/v1/fe4a72b08bf0404f80818333d0e3e9c5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-05d78049-7d1d-4f80-a216-9179c38b64c3-stack/6f18a9e0-61b9-4fca-bb68-ff700c44d79d", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "6f18a9e0-61b9-4fca-bb68-ff700c44d79d", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-27 17:58:58,394 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/fe4a72b08bf0404f80818333d0e3e9c5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-05d78049-7d1d-4f80-a216-9179c38b64c3-stack/6f18a9e0-61b9-4fca-bb68-ff700c44d79d used request id req-e0ffac16-44f2-4a1e-893e-f737561a3968 2018-12-27 17:58:58,395 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-12-27 17:58:58,395 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-27 17:59:01,398 - create_stack - DEBUG - Stack status query timeout in 1182.90232897 2018-12-27 17:59:01,401 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/fe4a72b08bf0404f80818333d0e3e9c5/stacks/6f18a9e0-61b9-4fca-bb68-ff700c44d79d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54392ecf8c36fe8f08ab8fb772b1cefe93a39f34" 2018-12-27 17:59:01,428 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 17:59:01 GMT Server: Apache x-openstack-request-id: req-02a0ee36-d00e-4d2f-8d41-347ccf511664 Location: http://172.30.9.31:8004/v1/fe4a72b08bf0404f80818333d0e3e9c5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-05d78049-7d1d-4f80-a216-9179c38b64c3-stack/6f18a9e0-61b9-4fca-bb68-ff700c44d79d Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/fe4a72b08bf0404f80818333d0e3e9c5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-05d78049-7d1d-4f80-a216-9179c38b64c3-stack/6f18a9e0-61b9-4fca-bb68-ff700c44d79d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-27 17:59:01,655 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:59:01 GMT Server: Apache x-openstack-request-id: req-e910bb30-0fe5-4232-a501-71da9a41c860 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 557 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "fe4a72b08bf0404f80818333d0e3e9c5", "OS::stack_id": "6f18a9e0-61b9-4fca-bb68-ff700c44d79d", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-05d78049-7d1d-4f80-a216-9179c38b64c3-stack", "image_name": "CreateStackSuccessTests-05d78049-7d1d-4f80-a216-9179c38b64c3-image", "inst_name": "CreateStackSuccessTests-05d78049-7d1d-4f80-a216-9179c38b64c3-inst", "subnet_name": "CreateStackSuccessTests-05d78049-7d1d-4f80-a216-9179c38b64c3-subnet", "net_name": "CreateStackSuccessTests-05d78049-7d1d-4f80-a216-9179c38b64c3-net", "flavor_name": "CreateStackSuccessTests-05d78049-7d1d-4f80-a216-9179c38b64c3-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-05d78049-7d1d-4f80-a216-9179c38b64c3-stack", "stack_user_project_id": "6056f2add0724727826ab73035872424", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-27T17:58:43Z", "links": [{"href": "http://172.30.9.31:8004/v1/fe4a72b08bf0404f80818333d0e3e9c5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-05d78049-7d1d-4f80-a216-9179c38b64c3-stack/6f18a9e0-61b9-4fca-bb68-ff700c44d79d", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "6f18a9e0-61b9-4fca-bb68-ff700c44d79d", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-27 17:59:01,655 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/fe4a72b08bf0404f80818333d0e3e9c5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-05d78049-7d1d-4f80-a216-9179c38b64c3-stack/6f18a9e0-61b9-4fca-bb68-ff700c44d79d used request id req-e910bb30-0fe5-4232-a501-71da9a41c860 2018-12-27 17:59:01,655 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-12-27 17:59:01,656 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-27 17:59:04,659 - create_stack - DEBUG - Stack status query timeout in 1179.64166093 2018-12-27 17:59:04,662 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/fe4a72b08bf0404f80818333d0e3e9c5/stacks/6f18a9e0-61b9-4fca-bb68-ff700c44d79d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54392ecf8c36fe8f08ab8fb772b1cefe93a39f34" 2018-12-27 17:59:04,688 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 17:59:04 GMT Server: Apache x-openstack-request-id: req-bb96b81d-1777-445e-b7cc-a8e4074ba2b0 Location: http://172.30.9.31:8004/v1/fe4a72b08bf0404f80818333d0e3e9c5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-05d78049-7d1d-4f80-a216-9179c38b64c3-stack/6f18a9e0-61b9-4fca-bb68-ff700c44d79d Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/fe4a72b08bf0404f80818333d0e3e9c5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-05d78049-7d1d-4f80-a216-9179c38b64c3-stack/6f18a9e0-61b9-4fca-bb68-ff700c44d79d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-27 17:59:04,906 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:59:04 GMT Server: Apache x-openstack-request-id: req-7add1294-5b02-449f-9301-3c5542e5fa4b Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 557 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "fe4a72b08bf0404f80818333d0e3e9c5", "OS::stack_id": "6f18a9e0-61b9-4fca-bb68-ff700c44d79d", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-05d78049-7d1d-4f80-a216-9179c38b64c3-stack", "image_name": "CreateStackSuccessTests-05d78049-7d1d-4f80-a216-9179c38b64c3-image", "inst_name": "CreateStackSuccessTests-05d78049-7d1d-4f80-a216-9179c38b64c3-inst", "subnet_name": "CreateStackSuccessTests-05d78049-7d1d-4f80-a216-9179c38b64c3-subnet", "net_name": "CreateStackSuccessTests-05d78049-7d1d-4f80-a216-9179c38b64c3-net", "flavor_name": "CreateStackSuccessTests-05d78049-7d1d-4f80-a216-9179c38b64c3-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-05d78049-7d1d-4f80-a216-9179c38b64c3-stack", "stack_user_project_id": "6056f2add0724727826ab73035872424", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-27T17:58:43Z", "links": [{"href": "http://172.30.9.31:8004/v1/fe4a72b08bf0404f80818333d0e3e9c5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-05d78049-7d1d-4f80-a216-9179c38b64c3-stack/6f18a9e0-61b9-4fca-bb68-ff700c44d79d", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "6f18a9e0-61b9-4fca-bb68-ff700c44d79d", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-27 17:59:04,907 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/fe4a72b08bf0404f80818333d0e3e9c5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-05d78049-7d1d-4f80-a216-9179c38b64c3-stack/6f18a9e0-61b9-4fca-bb68-ff700c44d79d used request id req-7add1294-5b02-449f-9301-3c5542e5fa4b 2018-12-27 17:59:04,907 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-12-27 17:59:04,907 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-27 17:59:07,910 - create_stack - DEBUG - Stack status query timeout in 1176.39006686 2018-12-27 17:59:07,913 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/fe4a72b08bf0404f80818333d0e3e9c5/stacks/6f18a9e0-61b9-4fca-bb68-ff700c44d79d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54392ecf8c36fe8f08ab8fb772b1cefe93a39f34" 2018-12-27 17:59:08,130 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 17:59:07 GMT Server: Apache x-openstack-request-id: req-f04684c1-ad1d-4f97-82e3-1aee1bec0e3d Location: http://172.30.9.31:8004/v1/fe4a72b08bf0404f80818333d0e3e9c5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-05d78049-7d1d-4f80-a216-9179c38b64c3-stack/6f18a9e0-61b9-4fca-bb68-ff700c44d79d Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/fe4a72b08bf0404f80818333d0e3e9c5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-05d78049-7d1d-4f80-a216-9179c38b64c3-stack/6f18a9e0-61b9-4fca-bb68-ff700c44d79d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-27 17:59:08,345 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:59:08 GMT Server: Apache x-openstack-request-id: req-a44a17fb-fd4e-4128-9f95-a87550c29de1 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 561 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "fe4a72b08bf0404f80818333d0e3e9c5", "OS::stack_id": "6f18a9e0-61b9-4fca-bb68-ff700c44d79d", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-05d78049-7d1d-4f80-a216-9179c38b64c3-stack", "image_name": "CreateStackSuccessTests-05d78049-7d1d-4f80-a216-9179c38b64c3-image", "inst_name": "CreateStackSuccessTests-05d78049-7d1d-4f80-a216-9179c38b64c3-inst", "subnet_name": "CreateStackSuccessTests-05d78049-7d1d-4f80-a216-9179c38b64c3-subnet", "net_name": "CreateStackSuccessTests-05d78049-7d1d-4f80-a216-9179c38b64c3-net", "flavor_name": "CreateStackSuccessTests-05d78049-7d1d-4f80-a216-9179c38b64c3-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-05d78049-7d1d-4f80-a216-9179c38b64c3-stack", "stack_user_project_id": "6056f2add0724727826ab73035872424", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-12-27T17:58:43Z", "links": [{"href": "http://172.30.9.31:8004/v1/fe4a72b08bf0404f80818333d0e3e9c5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-05d78049-7d1d-4f80-a216-9179c38b64c3-stack/6f18a9e0-61b9-4fca-bb68-ff700c44d79d", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "6f18a9e0-61b9-4fca-bb68-ff700c44d79d", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-27 17:59:08,345 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/fe4a72b08bf0404f80818333d0e3e9c5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-05d78049-7d1d-4f80-a216-9179c38b64c3-stack/6f18a9e0-61b9-4fca-bb68-ff700c44d79d used request id req-a44a17fb-fd4e-4128-9f95-a87550c29de1 2018-12-27 17:59:08,346 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-12-27 17:59:08,346 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-05d78049-7d1d-4f80-a216-9179c38b64c3-stack 2018-12-27 17:59:08,346 - create_stack - INFO - Stack is now active with name - CreateStackSuccessTests-CreateStackSuccessTests-05d78049-7d1d-4f80-a216-9179c38b64c3-stack 2018-12-27 17:59:08,346 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:59:08,754 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "33b457e61a3b45b992c7d1c74e642562", "name": "CreateStackSuccessTests-333a92f8-98b8-419-proj-role"}], "expires_at": "2018-12-27T18:59:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fe4a72b08bf0404f80818333d0e3e9c5", "name": "CreateStackSuccessTests-333a92f8-98b8-419-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/fe4a72b08bf0404f80818333d0e3e9c5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/fe4a72b08bf0404f80818333d0e3e9c5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/fe4a72b08bf0404f80818333d0e3e9c5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/fe4a72b08bf0404f80818333d0e3e9c5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/fe4a72b08bf0404f80818333d0e3e9c5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/fe4a72b08bf0404f80818333d0e3e9c5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/fe4a72b08bf0404f80818333d0e3e9c5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/fe4a72b08bf0404f80818333d0e3e9c5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/fe4a72b08bf0404f80818333d0e3e9c5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_fe4a72b08bf0404f80818333d0e3e9c5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_fe4a72b08bf0404f80818333d0e3e9c5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/fe4a72b08bf0404f80818333d0e3e9c5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/fe4a72b08bf0404f80818333d0e3e9c5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/fe4a72b08bf0404f80818333d0e3e9c5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-333a92f8-98b8-419-user", "id": "45675f568e4d4333857a902d1b40f915"}, "audit_ids": ["gaodS27TQv6YZkvb8b8mkA"], "issued_at": "2018-12-27T17:59:08.000000Z"}} 2018-12-27 17:59:08,757 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/fe4a72b08bf0404f80818333d0e3e9c5/stacks/6f18a9e0-61b9-4fca-bb68-ff700c44d79d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}706a2888a611fc2583bfa28e398778f1cf4276e3" 2018-12-27 17:59:09,022 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 17:59:08 GMT Server: Apache x-openstack-request-id: req-0143e39a-78de-4a26-818f-d19c536a535d Location: http://172.30.9.31:8004/v1/fe4a72b08bf0404f80818333d0e3e9c5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-05d78049-7d1d-4f80-a216-9179c38b64c3-stack/6f18a9e0-61b9-4fca-bb68-ff700c44d79d Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/fe4a72b08bf0404f80818333d0e3e9c5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-05d78049-7d1d-4f80-a216-9179c38b64c3-stack/6f18a9e0-61b9-4fca-bb68-ff700c44d79d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-27 17:59:09,254 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:59:09 GMT Server: Apache x-openstack-request-id: req-cae068e1-90cc-486c-8545-4348328af784 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 561 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "fe4a72b08bf0404f80818333d0e3e9c5", "OS::stack_id": "6f18a9e0-61b9-4fca-bb68-ff700c44d79d", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-05d78049-7d1d-4f80-a216-9179c38b64c3-stack", "image_name": "CreateStackSuccessTests-05d78049-7d1d-4f80-a216-9179c38b64c3-image", "inst_name": "CreateStackSuccessTests-05d78049-7d1d-4f80-a216-9179c38b64c3-inst", "subnet_name": "CreateStackSuccessTests-05d78049-7d1d-4f80-a216-9179c38b64c3-subnet", "net_name": "CreateStackSuccessTests-05d78049-7d1d-4f80-a216-9179c38b64c3-net", "flavor_name": "CreateStackSuccessTests-05d78049-7d1d-4f80-a216-9179c38b64c3-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-05d78049-7d1d-4f80-a216-9179c38b64c3-stack", "stack_user_project_id": "6056f2add0724727826ab73035872424", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-12-27T17:58:43Z", "links": [{"href": "http://172.30.9.31:8004/v1/fe4a72b08bf0404f80818333d0e3e9c5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-05d78049-7d1d-4f80-a216-9179c38b64c3-stack/6f18a9e0-61b9-4fca-bb68-ff700c44d79d", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "6f18a9e0-61b9-4fca-bb68-ff700c44d79d", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-27 17:59:09,254 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/fe4a72b08bf0404f80818333d0e3e9c5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-05d78049-7d1d-4f80-a216-9179c38b64c3-stack/6f18a9e0-61b9-4fca-bb68-ff700c44d79d used request id req-cae068e1-90cc-486c-8545-4348328af784 2018-12-27 17:59:09,257 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/fe4a72b08bf0404f80818333d0e3e9c5/stacks/6f18a9e0-61b9-4fca-bb68-ff700c44d79d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54392ecf8c36fe8f08ab8fb772b1cefe93a39f34" 2018-12-27 17:59:09,463 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 17:59:09 GMT Server: Apache x-openstack-request-id: req-0d0131d5-5173-499e-acc5-efc333c857cf Location: http://172.30.9.31:8004/v1/fe4a72b08bf0404f80818333d0e3e9c5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-05d78049-7d1d-4f80-a216-9179c38b64c3-stack/6f18a9e0-61b9-4fca-bb68-ff700c44d79d Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/fe4a72b08bf0404f80818333d0e3e9c5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-05d78049-7d1d-4f80-a216-9179c38b64c3-stack/6f18a9e0-61b9-4fca-bb68-ff700c44d79d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-27 17:59:09,691 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:59:09 GMT Server: Apache x-openstack-request-id: req-3c40c96a-7683-4e15-8045-8e6fdf36be0f Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 561 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "fe4a72b08bf0404f80818333d0e3e9c5", "OS::stack_id": "6f18a9e0-61b9-4fca-bb68-ff700c44d79d", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-05d78049-7d1d-4f80-a216-9179c38b64c3-stack", "image_name": "CreateStackSuccessTests-05d78049-7d1d-4f80-a216-9179c38b64c3-image", "inst_name": "CreateStackSuccessTests-05d78049-7d1d-4f80-a216-9179c38b64c3-inst", "subnet_name": "CreateStackSuccessTests-05d78049-7d1d-4f80-a216-9179c38b64c3-subnet", "net_name": "CreateStackSuccessTests-05d78049-7d1d-4f80-a216-9179c38b64c3-net", "flavor_name": "CreateStackSuccessTests-05d78049-7d1d-4f80-a216-9179c38b64c3-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-05d78049-7d1d-4f80-a216-9179c38b64c3-stack", "stack_user_project_id": "6056f2add0724727826ab73035872424", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-12-27T17:58:43Z", "links": [{"href": "http://172.30.9.31:8004/v1/fe4a72b08bf0404f80818333d0e3e9c5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-05d78049-7d1d-4f80-a216-9179c38b64c3-stack/6f18a9e0-61b9-4fca-bb68-ff700c44d79d", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "6f18a9e0-61b9-4fca-bb68-ff700c44d79d", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-27 17:59:09,691 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/fe4a72b08bf0404f80818333d0e3e9c5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-05d78049-7d1d-4f80-a216-9179c38b64c3-stack/6f18a9e0-61b9-4fca-bb68-ff700c44d79d used request id req-3c40c96a-7683-4e15-8045-8e6fdf36be0f 2018-12-27 17:59:09,692 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:59:09,692 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:59:10,114 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "33b457e61a3b45b992c7d1c74e642562", "name": "CreateStackSuccessTests-333a92f8-98b8-419-proj-role"}], "expires_at": "2018-12-27T18:59:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fe4a72b08bf0404f80818333d0e3e9c5", "name": "CreateStackSuccessTests-333a92f8-98b8-419-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/fe4a72b08bf0404f80818333d0e3e9c5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/fe4a72b08bf0404f80818333d0e3e9c5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/fe4a72b08bf0404f80818333d0e3e9c5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/fe4a72b08bf0404f80818333d0e3e9c5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/fe4a72b08bf0404f80818333d0e3e9c5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/fe4a72b08bf0404f80818333d0e3e9c5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/fe4a72b08bf0404f80818333d0e3e9c5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/fe4a72b08bf0404f80818333d0e3e9c5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/fe4a72b08bf0404f80818333d0e3e9c5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_fe4a72b08bf0404f80818333d0e3e9c5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_fe4a72b08bf0404f80818333d0e3e9c5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/fe4a72b08bf0404f80818333d0e3e9c5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/fe4a72b08bf0404f80818333d0e3e9c5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/fe4a72b08bf0404f80818333d0e3e9c5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-333a92f8-98b8-419-user", "id": "45675f568e4d4333857a902d1b40f915"}, "audit_ids": ["L6EiTuWOTHOiKxkFicHrfw"], "issued_at": "2018-12-27T17:59:10.000000Z"}} 2018-12-27 17:59:10,115 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6dbb1176ecf2ec74bf9590301a646e462c78f875" 2018-12-27 17:59:10,218 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:59:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f76b466d-f8c1-4517-9084-b33e36711237 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:59:10,219 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-f76b466d-f8c1-4517-9084-b33e36711237 2018-12-27 17:59:10,222 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-27 17:59:10,225 - heat_utils - DEBUG - Retrieving Heat Client 2018-12-27 17:59:10,228 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/fe4a72b08bf0404f80818333d0e3e9c5/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-05d78049-7d1d-4f80-a216-9179c38b64c3-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6dbb1176ecf2ec74bf9590301a646e462c78f875" 2018-12-27 17:59:10,465 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:59:10 GMT Server: Apache x-openstack-request-id: req-091a4879-3c08-4443-bd9f-67df7b803cde Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 388 Content-Type: application/json RESP BODY: {"stacks": [{"description": "", "parent": null, "stack_status_reason": "Stack CREATE completed successfully", "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-05d78049-7d1d-4f80-a216-9179c38b64c3-stack", "stack_user_project_id": "6056f2add0724727826ab73035872424", "deletion_time": null, "creation_time": "2018-12-27T17:58:43Z", "links": [{"href": "http://172.30.9.31:8004/v1/fe4a72b08bf0404f80818333d0e3e9c5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-05d78049-7d1d-4f80-a216-9179c38b64c3-stack/6f18a9e0-61b9-4fca-bb68-ff700c44d79d", "rel": "self"}], "updated_time": null, "stack_owner": null, "stack_status": "CREATE_COMPLETE", "id": "6f18a9e0-61b9-4fca-bb68-ff700c44d79d", "tags": null}]} 2018-12-27 17:59:10,465 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/fe4a72b08bf0404f80818333d0e3e9c5/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-05d78049-7d1d-4f80-a216-9179c38b64c3-stack used request id req-091a4879-3c08-4443-bd9f-67df7b803cde 2018-12-27 17:59:10,466 - create_stack - INFO - Found stack with name - CreateStackSuccessTests-CreateStackSuccessTests-05d78049-7d1d-4f80-a216-9179c38b64c3-stack 2018-12-27 17:59:10,468 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/fe4a72b08bf0404f80818333d0e3e9c5/stacks/6f18a9e0-61b9-4fca-bb68-ff700c44d79d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6dbb1176ecf2ec74bf9590301a646e462c78f875" 2018-12-27 17:59:10,683 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 17:59:10 GMT Server: Apache x-openstack-request-id: req-df9d95ca-7556-4a8c-8089-7050e9bf4944 Location: http://172.30.9.31:8004/v1/fe4a72b08bf0404f80818333d0e3e9c5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-05d78049-7d1d-4f80-a216-9179c38b64c3-stack/6f18a9e0-61b9-4fca-bb68-ff700c44d79d Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/fe4a72b08bf0404f80818333d0e3e9c5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-05d78049-7d1d-4f80-a216-9179c38b64c3-stack/6f18a9e0-61b9-4fca-bb68-ff700c44d79d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-27 17:59:10,907 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:59:10 GMT Server: Apache x-openstack-request-id: req-0b241704-b792-4510-a25d-fe1845cad158 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 561 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "fe4a72b08bf0404f80818333d0e3e9c5", "OS::stack_id": "6f18a9e0-61b9-4fca-bb68-ff700c44d79d", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-05d78049-7d1d-4f80-a216-9179c38b64c3-stack", "image_name": "CreateStackSuccessTests-05d78049-7d1d-4f80-a216-9179c38b64c3-image", "inst_name": "CreateStackSuccessTests-05d78049-7d1d-4f80-a216-9179c38b64c3-inst", "subnet_name": "CreateStackSuccessTests-05d78049-7d1d-4f80-a216-9179c38b64c3-subnet", "net_name": "CreateStackSuccessTests-05d78049-7d1d-4f80-a216-9179c38b64c3-net", "flavor_name": "CreateStackSuccessTests-05d78049-7d1d-4f80-a216-9179c38b64c3-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-05d78049-7d1d-4f80-a216-9179c38b64c3-stack", "stack_user_project_id": "6056f2add0724727826ab73035872424", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-12-27T17:58:43Z", "links": [{"href": "http://172.30.9.31:8004/v1/fe4a72b08bf0404f80818333d0e3e9c5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-05d78049-7d1d-4f80-a216-9179c38b64c3-stack/6f18a9e0-61b9-4fca-bb68-ff700c44d79d", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "6f18a9e0-61b9-4fca-bb68-ff700c44d79d", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-27 17:59:10,908 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/fe4a72b08bf0404f80818333d0e3e9c5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-05d78049-7d1d-4f80-a216-9179c38b64c3-stack/6f18a9e0-61b9-4fca-bb68-ff700c44d79d used request id req-0b241704-b792-4510-a25d-fe1845cad158 2018-12-27 17:59:10,908 - create_stack - INFO - Deleting stack - CreateStackSuccessTests-CreateStackSuccessTests-05d78049-7d1d-4f80-a216-9179c38b64c3-stack 2018-12-27 17:59:10,911 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:8004/v1/fe4a72b08bf0404f80818333d0e3e9c5/stacks/6f18a9e0-61b9-4fca-bb68-ff700c44d79d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54392ecf8c36fe8f08ab8fb772b1cefe93a39f34" 2018-12-27 17:59:10,938 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 17:59:10 GMT Server: Apache x-openstack-request-id: req-88389f5f-d040-4832-a83e-ec725e32e207 Location: http://172.30.9.31:8004/v1/fe4a72b08bf0404f80818333d0e3e9c5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-05d78049-7d1d-4f80-a216-9179c38b64c3-stack/6f18a9e0-61b9-4fca-bb68-ff700c44d79d Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/fe4a72b08bf0404f80818333d0e3e9c5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-05d78049-7d1d-4f80-a216-9179c38b64c3-stack/6f18a9e0-61b9-4fca-bb68-ff700c44d79d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-27 17:59:11,398 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:59:10 GMT Server: Apache x-openstack-request-id: req-b0909bf6-754e-452d-b6a9-012e1352d506 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:59:11,398 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.31:8004/v1/fe4a72b08bf0404f80818333d0e3e9c5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-05d78049-7d1d-4f80-a216-9179c38b64c3-stack/6f18a9e0-61b9-4fca-bb68-ff700c44d79d used request id req-b0909bf6-754e-452d-b6a9-012e1352d506 2018-12-27 17:59:11,401 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/fe4a72b08bf0404f80818333d0e3e9c5/stacks/6f18a9e0-61b9-4fca-bb68-ff700c44d79d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54392ecf8c36fe8f08ab8fb772b1cefe93a39f34" 2018-12-27 17:59:11,618 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 17:59:11 GMT Server: Apache x-openstack-request-id: req-0c28f0fa-dfd3-4233-ac83-1fee19ec8893 Location: http://172.30.9.31:8004/v1/fe4a72b08bf0404f80818333d0e3e9c5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-05d78049-7d1d-4f80-a216-9179c38b64c3-stack/6f18a9e0-61b9-4fca-bb68-ff700c44d79d Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/fe4a72b08bf0404f80818333d0e3e9c5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-05d78049-7d1d-4f80-a216-9179c38b64c3-stack/6f18a9e0-61b9-4fca-bb68-ff700c44d79d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-27 17:59:11,660 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:59:11 GMT Server: Apache x-openstack-request-id: req-f38ef347-515e-4f96-a852-508014390ce8 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 562 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "fe4a72b08bf0404f80818333d0e3e9c5", "OS::stack_id": "6f18a9e0-61b9-4fca-bb68-ff700c44d79d", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-05d78049-7d1d-4f80-a216-9179c38b64c3-stack", "image_name": "CreateStackSuccessTests-05d78049-7d1d-4f80-a216-9179c38b64c3-image", "inst_name": "CreateStackSuccessTests-05d78049-7d1d-4f80-a216-9179c38b64c3-inst", "subnet_name": "CreateStackSuccessTests-05d78049-7d1d-4f80-a216-9179c38b64c3-subnet", "flavor_name": "CreateStackSuccessTests-05d78049-7d1d-4f80-a216-9179c38b64c3-flavor-name", "net_name": "CreateStackSuccessTests-05d78049-7d1d-4f80-a216-9179c38b64c3-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-05d78049-7d1d-4f80-a216-9179c38b64c3-stack", "stack_user_project_id": "6056f2add0724727826ab73035872424", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-12-27T17:58:43Z", "links": [{"href": "http://172.30.9.31:8004/v1/fe4a72b08bf0404f80818333d0e3e9c5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-05d78049-7d1d-4f80-a216-9179c38b64c3-stack/6f18a9e0-61b9-4fca-bb68-ff700c44d79d", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-27T17:59:11Z", "id": "6f18a9e0-61b9-4fca-bb68-ff700c44d79d", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-27 17:59:11,660 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/fe4a72b08bf0404f80818333d0e3e9c5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-05d78049-7d1d-4f80-a216-9179c38b64c3-stack/6f18a9e0-61b9-4fca-bb68-ff700c44d79d used request id req-f38ef347-515e-4f96-a852-508014390ce8 2018-12-27 17:59:11,661 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-12-27 17:59:11,661 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-27 17:59:14,664 - create_stack - DEBUG - Stack status query timeout in 1196.73453498 2018-12-27 17:59:14,667 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/fe4a72b08bf0404f80818333d0e3e9c5/stacks/6f18a9e0-61b9-4fca-bb68-ff700c44d79d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54392ecf8c36fe8f08ab8fb772b1cefe93a39f34" 2018-12-27 17:59:14,694 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 17:59:14 GMT Server: Apache x-openstack-request-id: req-4f2c4fea-91e2-4368-bb2b-2a763a7d0e2c Location: http://172.30.9.31:8004/v1/fe4a72b08bf0404f80818333d0e3e9c5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-05d78049-7d1d-4f80-a216-9179c38b64c3-stack/6f18a9e0-61b9-4fca-bb68-ff700c44d79d Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/fe4a72b08bf0404f80818333d0e3e9c5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-05d78049-7d1d-4f80-a216-9179c38b64c3-stack/6f18a9e0-61b9-4fca-bb68-ff700c44d79d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-27 17:59:14,918 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:59:14 GMT Server: Apache x-openstack-request-id: req-a26b1b59-5fbe-4149-af8e-ab2f1654f16a Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 562 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "fe4a72b08bf0404f80818333d0e3e9c5", "OS::stack_id": "6f18a9e0-61b9-4fca-bb68-ff700c44d79d", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-05d78049-7d1d-4f80-a216-9179c38b64c3-stack", "image_name": "CreateStackSuccessTests-05d78049-7d1d-4f80-a216-9179c38b64c3-image", "inst_name": "CreateStackSuccessTests-05d78049-7d1d-4f80-a216-9179c38b64c3-inst", "subnet_name": "CreateStackSuccessTests-05d78049-7d1d-4f80-a216-9179c38b64c3-subnet", "flavor_name": "CreateStackSuccessTests-05d78049-7d1d-4f80-a216-9179c38b64c3-flavor-name", "net_name": "CreateStackSuccessTests-05d78049-7d1d-4f80-a216-9179c38b64c3-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-05d78049-7d1d-4f80-a216-9179c38b64c3-stack", "stack_user_project_id": "6056f2add0724727826ab73035872424", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-12-27T17:58:43Z", "links": [{"href": "http://172.30.9.31:8004/v1/fe4a72b08bf0404f80818333d0e3e9c5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-05d78049-7d1d-4f80-a216-9179c38b64c3-stack/6f18a9e0-61b9-4fca-bb68-ff700c44d79d", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-27T17:59:11Z", "id": "6f18a9e0-61b9-4fca-bb68-ff700c44d79d", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-27 17:59:14,918 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/fe4a72b08bf0404f80818333d0e3e9c5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-05d78049-7d1d-4f80-a216-9179c38b64c3-stack/6f18a9e0-61b9-4fca-bb68-ff700c44d79d used request id req-a26b1b59-5fbe-4149-af8e-ab2f1654f16a 2018-12-27 17:59:14,919 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-12-27 17:59:14,919 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-27 17:59:17,922 - create_stack - DEBUG - Stack status query timeout in 1193.47638583 2018-12-27 17:59:17,925 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/fe4a72b08bf0404f80818333d0e3e9c5/stacks/6f18a9e0-61b9-4fca-bb68-ff700c44d79d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54392ecf8c36fe8f08ab8fb772b1cefe93a39f34" 2018-12-27 17:59:18,136 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 17:59:17 GMT Server: Apache x-openstack-request-id: req-d4097f69-22c3-4eff-87b8-8f638a14fbe5 Location: http://172.30.9.31:8004/v1/fe4a72b08bf0404f80818333d0e3e9c5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-05d78049-7d1d-4f80-a216-9179c38b64c3-stack/6f18a9e0-61b9-4fca-bb68-ff700c44d79d Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/fe4a72b08bf0404f80818333d0e3e9c5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-05d78049-7d1d-4f80-a216-9179c38b64c3-stack/6f18a9e0-61b9-4fca-bb68-ff700c44d79d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-27 17:59:18,445 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:59:18 GMT Server: Apache x-openstack-request-id: req-b2891cdf-7911-42cb-a81a-5ce734046c29 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 562 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "fe4a72b08bf0404f80818333d0e3e9c5", "OS::stack_id": "6f18a9e0-61b9-4fca-bb68-ff700c44d79d", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-05d78049-7d1d-4f80-a216-9179c38b64c3-stack", "image_name": "CreateStackSuccessTests-05d78049-7d1d-4f80-a216-9179c38b64c3-image", "inst_name": "CreateStackSuccessTests-05d78049-7d1d-4f80-a216-9179c38b64c3-inst", "subnet_name": "CreateStackSuccessTests-05d78049-7d1d-4f80-a216-9179c38b64c3-subnet", "flavor_name": "CreateStackSuccessTests-05d78049-7d1d-4f80-a216-9179c38b64c3-flavor-name", "net_name": "CreateStackSuccessTests-05d78049-7d1d-4f80-a216-9179c38b64c3-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-05d78049-7d1d-4f80-a216-9179c38b64c3-stack", "stack_user_project_id": "6056f2add0724727826ab73035872424", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-12-27T17:58:43Z", "links": [{"href": "http://172.30.9.31:8004/v1/fe4a72b08bf0404f80818333d0e3e9c5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-05d78049-7d1d-4f80-a216-9179c38b64c3-stack/6f18a9e0-61b9-4fca-bb68-ff700c44d79d", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-27T17:59:11Z", "id": "6f18a9e0-61b9-4fca-bb68-ff700c44d79d", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-27 17:59:18,445 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/fe4a72b08bf0404f80818333d0e3e9c5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-05d78049-7d1d-4f80-a216-9179c38b64c3-stack/6f18a9e0-61b9-4fca-bb68-ff700c44d79d used request id req-b2891cdf-7911-42cb-a81a-5ce734046c29 2018-12-27 17:59:18,446 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-12-27 17:59:18,446 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-27 17:59:21,449 - create_stack - DEBUG - Stack status query timeout in 1189.94932485 2018-12-27 17:59:21,452 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/fe4a72b08bf0404f80818333d0e3e9c5/stacks/6f18a9e0-61b9-4fca-bb68-ff700c44d79d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54392ecf8c36fe8f08ab8fb772b1cefe93a39f34" 2018-12-27 17:59:21,479 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 17:59:21 GMT Server: Apache x-openstack-request-id: req-00abfec3-a743-41d8-8ec1-f4e07278cb9c Location: http://172.30.9.31:8004/v1/fe4a72b08bf0404f80818333d0e3e9c5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-05d78049-7d1d-4f80-a216-9179c38b64c3-stack/6f18a9e0-61b9-4fca-bb68-ff700c44d79d Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/fe4a72b08bf0404f80818333d0e3e9c5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-05d78049-7d1d-4f80-a216-9179c38b64c3-stack/6f18a9e0-61b9-4fca-bb68-ff700c44d79d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-27 17:59:21,693 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:59:21 GMT Server: Apache x-openstack-request-id: req-4c97e167-f169-483a-bc1b-70fa7513aa61 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 562 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "fe4a72b08bf0404f80818333d0e3e9c5", "OS::stack_id": "6f18a9e0-61b9-4fca-bb68-ff700c44d79d", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-05d78049-7d1d-4f80-a216-9179c38b64c3-stack", "image_name": "CreateStackSuccessTests-05d78049-7d1d-4f80-a216-9179c38b64c3-image", "inst_name": "CreateStackSuccessTests-05d78049-7d1d-4f80-a216-9179c38b64c3-inst", "subnet_name": "CreateStackSuccessTests-05d78049-7d1d-4f80-a216-9179c38b64c3-subnet", "flavor_name": "CreateStackSuccessTests-05d78049-7d1d-4f80-a216-9179c38b64c3-flavor-name", "net_name": "CreateStackSuccessTests-05d78049-7d1d-4f80-a216-9179c38b64c3-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-05d78049-7d1d-4f80-a216-9179c38b64c3-stack", "stack_user_project_id": "6056f2add0724727826ab73035872424", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-12-27T17:58:43Z", "links": [{"href": "http://172.30.9.31:8004/v1/fe4a72b08bf0404f80818333d0e3e9c5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-05d78049-7d1d-4f80-a216-9179c38b64c3-stack/6f18a9e0-61b9-4fca-bb68-ff700c44d79d", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-27T17:59:11Z", "id": "6f18a9e0-61b9-4fca-bb68-ff700c44d79d", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-27 17:59:21,694 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/fe4a72b08bf0404f80818333d0e3e9c5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-05d78049-7d1d-4f80-a216-9179c38b64c3-stack/6f18a9e0-61b9-4fca-bb68-ff700c44d79d used request id req-4c97e167-f169-483a-bc1b-70fa7513aa61 2018-12-27 17:59:21,694 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-12-27 17:59:21,694 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-27 17:59:24,698 - create_stack - DEBUG - Stack status query timeout in 1186.70089197 2018-12-27 17:59:24,701 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/fe4a72b08bf0404f80818333d0e3e9c5/stacks/6f18a9e0-61b9-4fca-bb68-ff700c44d79d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54392ecf8c36fe8f08ab8fb772b1cefe93a39f34" 2018-12-27 17:59:24,730 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 17:59:24 GMT Server: Apache x-openstack-request-id: req-f0042d95-5118-4e38-a8ea-d135b1578d72 Location: http://172.30.9.31:8004/v1/fe4a72b08bf0404f80818333d0e3e9c5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-05d78049-7d1d-4f80-a216-9179c38b64c3-stack/6f18a9e0-61b9-4fca-bb68-ff700c44d79d Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/fe4a72b08bf0404f80818333d0e3e9c5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-05d78049-7d1d-4f80-a216-9179c38b64c3-stack/6f18a9e0-61b9-4fca-bb68-ff700c44d79d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-27 17:59:25,001 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:59:24 GMT Server: Apache x-openstack-request-id: req-7caee620-24e3-445d-a2aa-71d8e55cc1aa Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 560 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "fe4a72b08bf0404f80818333d0e3e9c5", "OS::stack_id": "6f18a9e0-61b9-4fca-bb68-ff700c44d79d", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-05d78049-7d1d-4f80-a216-9179c38b64c3-stack", "image_name": "CreateStackSuccessTests-05d78049-7d1d-4f80-a216-9179c38b64c3-image", "inst_name": "CreateStackSuccessTests-05d78049-7d1d-4f80-a216-9179c38b64c3-inst", "subnet_name": "CreateStackSuccessTests-05d78049-7d1d-4f80-a216-9179c38b64c3-subnet", "flavor_name": "CreateStackSuccessTests-05d78049-7d1d-4f80-a216-9179c38b64c3-flavor-name", "net_name": "CreateStackSuccessTests-05d78049-7d1d-4f80-a216-9179c38b64c3-net"}, "deletion_time": "2018-12-27T17:59:22Z", "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-05d78049-7d1d-4f80-a216-9179c38b64c3-stack", "stack_user_project_id": "6056f2add0724727826ab73035872424", "tags": null, "creation_time": "2018-12-27T17:58:43Z", "links": [{"href": "http://172.30.9.31:8004/v1/fe4a72b08bf0404f80818333d0e3e9c5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-05d78049-7d1d-4f80-a216-9179c38b64c3-stack/6f18a9e0-61b9-4fca-bb68-ff700c44d79d", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-12-27T17:59:11Z", "id": "6f18a9e0-61b9-4fca-bb68-ff700c44d79d", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Simple template to deploy a single compute instance"}} 2018-12-27 17:59:25,001 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/fe4a72b08bf0404f80818333d0e3e9c5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-05d78049-7d1d-4f80-a216-9179c38b64c3-stack/6f18a9e0-61b9-4fca-bb68-ff700c44d79d used request id req-7caee620-24e3-445d-a2aa-71d8e55cc1aa 2018-12-27 17:59:25,002 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-12-27 17:59:25,002 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-05d78049-7d1d-4f80-a216-9179c38b64c3-stack 2018-12-27 17:59:25,002 - create_stack - INFO - Attempting to delete again stack - CreateStackSuccessTests-CreateStackSuccessTests-05d78049-7d1d-4f80-a216-9179c38b64c3-stack 2018-12-27 17:59:25,005 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:8004/v1/fe4a72b08bf0404f80818333d0e3e9c5/stacks/6f18a9e0-61b9-4fca-bb68-ff700c44d79d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54392ecf8c36fe8f08ab8fb772b1cefe93a39f34" 2018-12-27 17:59:25,032 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 17:59:25 GMT Server: Apache x-openstack-request-id: req-a4ba9d8d-9a2d-4c54-bd88-5ab5b3ea21a7 Location: http://172.30.9.31:8004/v1/fe4a72b08bf0404f80818333d0e3e9c5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-05d78049-7d1d-4f80-a216-9179c38b64c3-stack/6f18a9e0-61b9-4fca-bb68-ff700c44d79d Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/fe4a72b08bf0404f80818333d0e3e9c5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-05d78049-7d1d-4f80-a216-9179c38b64c3-stack/6f18a9e0-61b9-4fca-bb68-ff700c44d79d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-27 17:59:25,057 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:59:25 GMT Server: Apache x-openstack-request-id: req-99839f83-8805-4b48-b50c-3d3f3d5afc11 Content-Length: 279 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackSuccessTests-CreateStackSuccessTests-05d78049-7d1d-4f80-a216-9179c38b64c3-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-12-27 17:59:25,057 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.31:8004/v1/fe4a72b08bf0404f80818333d0e3e9c5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-05d78049-7d1d-4f80-a216-9179c38b64c3-stack/6f18a9e0-61b9-4fca-bb68-ff700c44d79d used request id req-99839f83-8805-4b48-b50c-3d3f3d5afc11 2018-12-27 17:59:25,058 - glance_utils - INFO - Deleting image named - CreateStackSuccessTests-05d78049-7d1d-4f80-a216-9179c38b64c3-image 2018-12-27 17:59:25,061 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9292/v2/images/1020ee1b-4fc1-4870-9a5c-cb53c13b705f -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8636126974f6f44ed79b14f7a1f0ec73688f30c9" 2018-12-27 17:59:25,629 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-bbf0e433-f933-4119-aa9e-52ca3bbdf356 Date: Thu, 27 Dec 2018 17:59:25 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-27 17:59:25,629 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.31:9292/v2/images/1020ee1b-4fc1-4870-9a5c-cb53c13b705f used request id req-bbf0e433-f933-4119-aa9e-52ca3bbdf356 2018-12-27 17:59:25,633 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:8774/v2.1/flavors/235a950a-86c6-4e6e-9f04-0896f301c155 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e6e29c25bad2c4dfe40f1be7f12ed79de1ebe34" 2018-12-27 17:59:25,663 - novaclient.v2.client - DEBUG - RESP: [202] Date: Thu, 27 Dec 2018 17:59:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-53aae6f7-4e01-48c3-a308-58dd4d266cc0 x-compute-request-id: req-53aae6f7-4e01-48c3-a308-58dd4d266cc0 Content-Length: 0 Content-Type: application/json 2018-12-27 17:59:25,663 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/flavors/235a950a-86c6-4e6e-9f04-0896f301c155 used request id req-53aae6f7-4e01-48c3-a308-58dd4d266cc0 2018-12-27 17:59:25,671 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2037c38df38ead0f220201c5f0beb50afec32014" 2018-12-27 17:59:25,983 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 35896 X-Openstack-Request-Id: req-6b7baa36-54ae-4c01-8474-d927d147ab56 Date: Thu, 27 Dec 2018 17:59:25 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "created_at": "2018-12-27T15:33:01Z", "updated_at": "2018-12-27T15:33:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "35205ac3-06e6-4cf6-bb21-ff8f813cb45b", "remote_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "ade77f59-e70c-4970-8ea8-198222fa332e", "remote_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "c4f3bf7f-d793-498d-a883-bb8c6003f070", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "c85cb618-8f19-445b-8e16-6d467cb17771", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}], "revision_number": 4, "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "created_at": "2018-12-27T15:57:22Z", "updated_at": "2018-12-27T15:57:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "5e258a3b-01f5-4aef-81b7-0b5dc6e5b683", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "65475539-0336-498a-8da4-ff0a80b10089", "remote_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "ae922857-f7ae-4bc8-949b-153fb43bfd00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "b4f87679-52e1-4cf9-bf76-5abb9a9bec06", "remote_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "f7197afc9b61423897aefc9a643d03a1"}], "revision_number": 4, "project_id": "f7197afc9b61423897aefc9a643d03a1", "id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "created_at": "2018-12-27T16:01:54Z", "updated_at": "2018-12-27T16:01:54Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "00dd3abd-acd1-4edb-8f4a-8badcbd2eeb4", "remote_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "018de60d-bc33-4ef0-9eed-6d00b6ce227b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "0d99f0db-fa6b-4201-b67f-a7ff0db82c5d", "remote_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv6", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "5c4049ef-933d-4614-84e7-83584430d462", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv6", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}], "revision_number": 4, "project_id": "8c689c5e31c44b09ab85f80682abbc2a", "id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "created_at": "2018-12-27T15:56:49Z", "updated_at": "2018-12-27T15:56:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "6555e255-763a-4448-b1b1-0c93b2a390bd", "remote_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "777ff7a5-a590-43e5-a84b-7677710494e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "8bac258a-08df-48b7-900b-efbe01a6ec20", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "dc17921e-353f-4898-a970-881b2c8d093d", "remote_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}], "revision_number": 4, "project_id": "28dac9e1580d461c9de52e6659cc4f9d", "id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "created_at": "2018-12-27T16:01:52Z", "updated_at": "2018-12-27T16:01:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "32737757-45f3-4b24-b6ab-5f2d5579b4a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv6", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "ae604ef3-492d-4aa3-8045-1ff84f755a27", "remote_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv4", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "b7bff40a-beda-4996-b140-ed94d010535c", "remote_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv6", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "b8129030-9d72-4d5d-adce-47bbe62492fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv4", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}], "revision_number": 4, "project_id": "81c108a273314b24bf6b48c41b5bbe0c", "id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "created_at": "2018-12-27T15:57:20Z", "updated_at": "2018-12-27T15:57:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "0c389ec4-c0af-4c20-acf9-4fcc1d859dd7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv6", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "3749697a-f2ef-439a-a661-2fb92badd1ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv4", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "b74e0c8c-e243-450e-b1be-69c587093d6d", "remote_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv6", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "c222695b-2f1c-427d-afd7-e0be24ec9f66", "remote_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv4", "project_id": "7fb0e5436e4f467998e672dd71018a45"}], "revision_number": 4, "project_id": "7fb0e5436e4f467998e672dd71018a45", "id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "created_at": "2018-12-27T17:02:11Z", "updated_at": "2018-12-27T17:02:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "675d8a56-1c9b-4c58-a252-61e65997fd05", "remote_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv4", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "84f0587c-7394-4fd6-8f3d-8d6ba94cf3f9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv6", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "8a450b4f-e710-4193-816e-13a2d4e40c07", "remote_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv6", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "c3106b0a-1026-4156-86a9-f0438b7fab93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv4", "project_id": "7cba3664d5674e65a12c8c269a05febf"}], "revision_number": 4, "project_id": "7cba3664d5674e65a12c8c269a05febf", "id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "created_at": "2018-12-27T15:58:29Z", "updated_at": "2018-12-27T15:58:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "2a945ecc-f9fa-4219-96ab-c189a7f5c102", "remote_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv6", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "55e2b54e-68d4-4476-8c9f-e05e347c8970", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv4", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "9983229c-b595-482a-973f-81137a209b6d", "remote_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv4", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "9d4b8450-78ab-4817-a586-372ed88268f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv6", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}], "revision_number": 4, "project_id": "fbd6dbf946a5406398ba810e02d0888e", "id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "created_at": "2018-12-27T15:57:24Z", "updated_at": "2018-12-27T15:57:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "35521f2a-a59d-4798-9fa8-0febfe126076", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv4", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "607d473d-1e6a-4088-a778-7df9ffc1ff68", "remote_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv6", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "6f8fa92b-b67a-4047-a900-f43656aff42b", "remote_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv4", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "890f1d6c-9ae5-45b0-b7a1-282182432b66", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv6", "project_id": "253cc6709e714b8a80a5f74e4257907e"}], "revision_number": 4, "project_id": "253cc6709e714b8a80a5f74e4257907e", "id": "b9546f11-205e-4322-89f8-f0360d6090ed", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "created_at": "2018-12-27T15:57:08Z", "updated_at": "2018-12-27T15:57:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "6739c48b-d899-4c17-bb8e-ffaf8922c034", "remote_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv4", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "9660a6af-4d9b-40b9-9729-f205f66c2bd0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv4", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "bf244c03-fc10-4754-9c2b-b0224401c4f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv6", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "d3bee7cc-a152-441c-9790-abb1f56cec03", "remote_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv6", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}], "revision_number": 4, "project_id": "782a28bd0d40485e85eda6b8ba43840b", "id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "created_at": "2018-12-27T15:57:11Z", "updated_at": "2018-12-27T15:57:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "22c0d2cf-360a-4aa8-ba7e-bfdbf8327d27", "remote_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "553b140a-8ba9-4af7-9f50-bf24e87aebf7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "b2ecf7a5-df98-4d65-a762-767320437c5a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "e49104b2-7c13-49d6-8519-a16dd585346f", "remote_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}], "revision_number": 4, "project_id": "ef7e486beb8f4de39b25ca5f11552328", "id": "d0588e93-db0d-4888-9f99-3399a50df490", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fe4a72b08bf0404f80818333d0e3e9c5", "created_at": "2018-12-27T17:58:44Z", "updated_at": "2018-12-27T17:58:44Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:58:44Z", "revision_number": 0, "id": "0e70be82-6637-4c94-ac89-ea4130d6a8d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:58:44Z", "security_group_id": "ec0cb477-e1fb-47fe-be7a-199c3ada9281", "tenant_id": "fe4a72b08bf0404f80818333d0e3e9c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "fe4a72b08bf0404f80818333d0e3e9c5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:58:44Z", "revision_number": 0, "id": "4e2f8ebe-674c-47cd-a68d-3646e1d388e9", "remote_group_id": "ec0cb477-e1fb-47fe-be7a-199c3ada9281", "remote_ip_prefix": null, "created_at": "2018-12-27T17:58:44Z", "security_group_id": "ec0cb477-e1fb-47fe-be7a-199c3ada9281", "tenant_id": "fe4a72b08bf0404f80818333d0e3e9c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "fe4a72b08bf0404f80818333d0e3e9c5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:58:44Z", "revision_number": 0, "id": "5bcd87e8-a5d7-42c9-8e13-387530424f2b", "remote_group_id": "ec0cb477-e1fb-47fe-be7a-199c3ada9281", "remote_ip_prefix": null, "created_at": "2018-12-27T17:58:44Z", "security_group_id": "ec0cb477-e1fb-47fe-be7a-199c3ada9281", "tenant_id": "fe4a72b08bf0404f80818333d0e3e9c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "fe4a72b08bf0404f80818333d0e3e9c5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:58:44Z", "revision_number": 0, "id": "c852e427-de59-4c4c-b3dd-18e3cfedfeaf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:58:44Z", "security_group_id": "ec0cb477-e1fb-47fe-be7a-199c3ada9281", "tenant_id": "fe4a72b08bf0404f80818333d0e3e9c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "fe4a72b08bf0404f80818333d0e3e9c5"}], "revision_number": 4, "project_id": "fe4a72b08bf0404f80818333d0e3e9c5", "id": "ec0cb477-e1fb-47fe-be7a-199c3ada9281", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "created_at": "2018-12-27T17:19:15Z", "updated_at": "2018-12-27T17:19:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "1990fe24-df44-4561-9f09-f50aab182bf7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "651e4b8b-b29e-409b-9f25-ff2328ccefe6", "remote_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "cc4e2254-2157-4ae1-a233-3047573ddc6d", "remote_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "da56dda4-aaf3-43ff-bdf7-e64892ec2345", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}], "revision_number": 4, "project_id": "2a5a6879c5fa4db798cea6d394565d45", "id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-27T15:33:07Z", "updated_at": "2018-12-27T15:33:07Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "4de95db8-72d6-4aec-a145-e92511971eb9", "remote_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "5f100cff-05d8-4405-8dfb-0a387c123fae", "remote_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "a3f6a193-cc94-4220-a73a-08acf63c449b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "f059d8a5-0c32-49c9-a721-77cc89245ecd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "created_at": "2018-12-27T15:29:16Z", "updated_at": "2018-12-27T15:29:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "3c53841a-5bc0-4192-b482-044411e217ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "5956ff3f-d59d-4af6-82b5-566c888583a7", "remote_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:16Z", "revision_number": 0, "id": "60735d87-52c7-426a-91a6-aff1078a5a2d", "remote_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:16Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "abe97133-61dd-4fdf-baf3-2e07968a324f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "da629caea04941e1ae8979c379dc7c9d"}], "revision_number": 4, "project_id": "da629caea04941e1ae8979c379dc7c9d", "id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "name": "default"}]} 2018-12-27 17:59:25,984 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=default used request id req-6b7baa36-54ae-4c01-8474-d927d147ab56 2018-12-27 17:59:25,991 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2037c38df38ead0f220201c5f0beb50afec32014" 2018-12-27 17:59:26,102 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:59:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c16d7fbc-a848-4c9f-bb80-88841f1b958f Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b7b4fceec1ad4c6eb74d758b709a9d93", "name": "admin"}} 2018-12-27 17:59:26,102 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93 used request id req-c16d7fbc-a848-4c9f-bb80-88841f1b958f 2018-12-27 17:59:26,106 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/f7197afc9b61423897aefc9a643d03a1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2037c38df38ead0f220201c5f0beb50afec32014" 2018-12-27 17:59:26,212 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:59:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d921bd7c-9fc8-4653-99e4-5e5da7cbd458 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f7197afc9b61423897aefc9a643d03a1.", "code": 404, "title": "Not Found"}} 2018-12-27 17:59:26,212 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/f7197afc9b61423897aefc9a643d03a1 used request id req-d921bd7c-9fc8-4653-99e4-5e5da7cbd458 2018-12-27 17:59:26,213 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:59:26,216 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/8c689c5e31c44b09ab85f80682abbc2a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2037c38df38ead0f220201c5f0beb50afec32014" 2018-12-27 17:59:26,331 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:59:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e4c11e25-ad15-41fc-915d-00b9af7948f2 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8c689c5e31c44b09ab85f80682abbc2a.", "code": 404, "title": "Not Found"}} 2018-12-27 17:59:26,332 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/8c689c5e31c44b09ab85f80682abbc2a used request id req-e4c11e25-ad15-41fc-915d-00b9af7948f2 2018-12-27 17:59:26,332 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:59:26,335 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/28dac9e1580d461c9de52e6659cc4f9d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2037c38df38ead0f220201c5f0beb50afec32014" 2018-12-27 17:59:26,440 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:59:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ce687e5a-62f2-48f1-901c-85b4fcc970b9 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 28dac9e1580d461c9de52e6659cc4f9d.", "code": 404, "title": "Not Found"}} 2018-12-27 17:59:26,440 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/28dac9e1580d461c9de52e6659cc4f9d used request id req-ce687e5a-62f2-48f1-901c-85b4fcc970b9 2018-12-27 17:59:26,440 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:59:26,444 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/81c108a273314b24bf6b48c41b5bbe0c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2037c38df38ead0f220201c5f0beb50afec32014" 2018-12-27 17:59:26,548 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:59:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6355bb0c-dad7-495d-92b6-01ab4c80aba2 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 81c108a273314b24bf6b48c41b5bbe0c.", "code": 404, "title": "Not Found"}} 2018-12-27 17:59:26,548 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/81c108a273314b24bf6b48c41b5bbe0c used request id req-6355bb0c-dad7-495d-92b6-01ab4c80aba2 2018-12-27 17:59:26,548 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:59:26,552 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/7fb0e5436e4f467998e672dd71018a45 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2037c38df38ead0f220201c5f0beb50afec32014" 2018-12-27 17:59:26,667 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:59:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-09ce30c3-7806-4f8c-a3fe-701c5e5f2b41 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7fb0e5436e4f467998e672dd71018a45.", "code": 404, "title": "Not Found"}} 2018-12-27 17:59:26,667 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/7fb0e5436e4f467998e672dd71018a45 used request id req-09ce30c3-7806-4f8c-a3fe-701c5e5f2b41 2018-12-27 17:59:26,667 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:59:26,671 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/7cba3664d5674e65a12c8c269a05febf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2037c38df38ead0f220201c5f0beb50afec32014" 2018-12-27 17:59:26,778 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:59:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e6d51de1-112c-4e66-be64-73d2e4252e52 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7cba3664d5674e65a12c8c269a05febf.", "code": 404, "title": "Not Found"}} 2018-12-27 17:59:26,778 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/7cba3664d5674e65a12c8c269a05febf used request id req-e6d51de1-112c-4e66-be64-73d2e4252e52 2018-12-27 17:59:26,778 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:59:26,782 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/fbd6dbf946a5406398ba810e02d0888e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2037c38df38ead0f220201c5f0beb50afec32014" 2018-12-27 17:59:26,888 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:59:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5d56ec12-6784-4d1e-b014-b95a1dd7e0d4 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: fbd6dbf946a5406398ba810e02d0888e.", "code": 404, "title": "Not Found"}} 2018-12-27 17:59:26,888 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/fbd6dbf946a5406398ba810e02d0888e used request id req-5d56ec12-6784-4d1e-b014-b95a1dd7e0d4 2018-12-27 17:59:26,888 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:59:26,892 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/253cc6709e714b8a80a5f74e4257907e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2037c38df38ead0f220201c5f0beb50afec32014" 2018-12-27 17:59:27,012 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:59:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aaae5c82-3626-43d8-9ea1-f96f5477e365 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 253cc6709e714b8a80a5f74e4257907e.", "code": 404, "title": "Not Found"}} 2018-12-27 17:59:27,012 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/253cc6709e714b8a80a5f74e4257907e used request id req-aaae5c82-3626-43d8-9ea1-f96f5477e365 2018-12-27 17:59:27,012 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:59:27,016 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/782a28bd0d40485e85eda6b8ba43840b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2037c38df38ead0f220201c5f0beb50afec32014" 2018-12-27 17:59:27,122 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:59:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3b269348-a06e-43f1-981e-59b67ac99907 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 782a28bd0d40485e85eda6b8ba43840b.", "code": 404, "title": "Not Found"}} 2018-12-27 17:59:27,122 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/782a28bd0d40485e85eda6b8ba43840b used request id req-3b269348-a06e-43f1-981e-59b67ac99907 2018-12-27 17:59:27,122 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:59:27,126 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/ef7e486beb8f4de39b25ca5f11552328 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2037c38df38ead0f220201c5f0beb50afec32014" 2018-12-27 17:59:27,234 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 17:59:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fbcce32f-7394-479f-8b14-999b1b58a264 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: ef7e486beb8f4de39b25ca5f11552328.", "code": 404, "title": "Not Found"}} 2018-12-27 17:59:27,234 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/ef7e486beb8f4de39b25ca5f11552328 used request id req-fbcce32f-7394-479f-8b14-999b1b58a264 2018-12-27 17:59:27,235 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 17:59:27,238 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/fe4a72b08bf0404f80818333d0e3e9c5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2037c38df38ead0f220201c5f0beb50afec32014" 2018-12-27 17:59:27,364 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:59:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c794397f-9510-42d0-b98a-1c89fe60298a Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/fe4a72b08bf0404f80818333d0e3e9c5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "fe4a72b08bf0404f80818333d0e3e9c5", "name": "CreateStackSuccessTests-333a92f8-98b8-419-proj"}} 2018-12-27 17:59:27,364 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/fe4a72b08bf0404f80818333d0e3e9c5 used request id req-c794397f-9510-42d0-b98a-1c89fe60298a 2018-12-27 17:59:27,364 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ec0cb477-e1fb-47fe-be7a-199c3ada9281 2018-12-27 17:59:27,369 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=ec0cb477-e1fb-47fe-be7a-199c3ada9281 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2037c38df38ead0f220201c5f0beb50afec32014" 2018-12-27 17:59:27,597 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-4fa4a951-422f-4215-9d61-3b2cb0906d5e Date: Thu, 27 Dec 2018 17:59:27 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:58:44Z", "security_group_id": "ec0cb477-e1fb-47fe-be7a-199c3ada9281", "port_range_min": null, "revision_number": 0, "tenant_id": "fe4a72b08bf0404f80818333d0e3e9c5", "created_at": "2018-12-27T17:58:44Z", "project_id": "fe4a72b08bf0404f80818333d0e3e9c5", "id": "0e70be82-6637-4c94-ac89-ea4130d6a8d4"}, {"remote_group_id": "ec0cb477-e1fb-47fe-be7a-199c3ada9281", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:58:44Z", "security_group_id": "ec0cb477-e1fb-47fe-be7a-199c3ada9281", "port_range_min": null, "revision_number": 0, "tenant_id": "fe4a72b08bf0404f80818333d0e3e9c5", "created_at": "2018-12-27T17:58:44Z", "project_id": "fe4a72b08bf0404f80818333d0e3e9c5", "id": "4e2f8ebe-674c-47cd-a68d-3646e1d388e9"}, {"remote_group_id": "ec0cb477-e1fb-47fe-be7a-199c3ada9281", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:58:44Z", "security_group_id": "ec0cb477-e1fb-47fe-be7a-199c3ada9281", "port_range_min": null, "revision_number": 0, "tenant_id": "fe4a72b08bf0404f80818333d0e3e9c5", "created_at": "2018-12-27T17:58:44Z", "project_id": "fe4a72b08bf0404f80818333d0e3e9c5", "id": "5bcd87e8-a5d7-42c9-8e13-387530424f2b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:58:44Z", "security_group_id": "ec0cb477-e1fb-47fe-be7a-199c3ada9281", "port_range_min": null, "revision_number": 0, "tenant_id": "fe4a72b08bf0404f80818333d0e3e9c5", "created_at": "2018-12-27T17:58:44Z", "project_id": "fe4a72b08bf0404f80818333d0e3e9c5", "id": "c852e427-de59-4c4c-b3dd-18e3cfedfeaf"}]} 2018-12-27 17:59:27,598 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=ec0cb477-e1fb-47fe-be7a-199c3ada9281 used request id req-4fa4a951-422f-4215-9d61-3b2cb0906d5e 2018-12-27 17:59:27,599 - neutron_utils - INFO - Deleting security group with name - default 2018-12-27 17:59:27,603 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/security-groups/ec0cb477-e1fb-47fe-be7a-199c3ada9281 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2037c38df38ead0f220201c5f0beb50afec32014" 2018-12-27 17:59:28,014 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-3112451a-6d6b-4ad9-b418-09631b39f5d0 Content-Length: 0 Date: Thu, 27 Dec 2018 17:59:28 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 17:59:28,014 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-groups/ec0cb477-e1fb-47fe-be7a-199c3ada9281 used request id req-3112451a-6d6b-4ad9-b418-09631b39f5d0 2018-12-27 17:59:28,015 - keystone_utils - INFO - Deleting project with name - CreateStackSuccessTests-333a92f8-98b8-419-proj 2018-12-27 17:59:28,018 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/projects/fe4a72b08bf0404f80818333d0e3e9c5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2037c38df38ead0f220201c5f0beb50afec32014" 2018-12-27 17:59:28,299 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:59:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-49f0d72c-65c1-44d8-bb20-b8f526a5f28e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:59:28,299 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/fe4a72b08bf0404f80818333d0e3e9c5 used request id req-49f0d72c-65c1-44d8-bb20-b8f526a5f28e 2018-12-27 17:59:28,299 - keystone_utils - INFO - Deleting role with name - CreateStackSuccessTests-333a92f8-98b8-419-proj-role 2018-12-27 17:59:28,303 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/roles/33b457e61a3b45b992c7d1c74e642562 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2037c38df38ead0f220201c5f0beb50afec32014" 2018-12-27 17:59:28,444 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:59:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6fb0d63c-df6b-41f0-af82-f37e78cbe38b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:59:28,444 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/roles/33b457e61a3b45b992c7d1c74e642562 used request id req-6fb0d63c-df6b-41f0-af82-f37e78cbe38b 2018-12-27 17:59:28,448 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2037c38df38ead0f220201c5f0beb50afec32014" 2018-12-27 17:59:28,574 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:59:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3002a7aa-3b84-4908-aaf4-e62e6a8a4b3e Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8de789d09e46427786a85702e5e8de91", "links": {"self": "http://172.30.9.31:5000/v3/roles/8de789d09e46427786a85702e5e8de91"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 17:59:28,574 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-3002a7aa-3b84-4908-aaf4-e62e6a8a4b3e 2018-12-27 17:59:28,575 - keystone_utils - INFO - Deleting user with name - CreateStackSuccessTests-333a92f8-98b8-419-user 2018-12-27 17:59:28,579 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/users/45675f568e4d4333857a902d1b40f915 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0572ab30ea40ac923dfa7b76cb8f73bfd8c8bd67" 2018-12-27 17:59:28,775 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:59:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-06b757b3-604e-4cc0-8e73-98457143e36c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:59:28,775 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/45675f568e4d4333857a902d1b40f915 used request id req-06b757b3-604e-4cc0-8e73-98457143e36c 2018-12-27 17:59:28,777 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:59:29,282 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:59:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["hrYHSEbpTJmW7I47bMvAJg"], "issued_at": "2018-12-27T17:59:29.000000Z"}} 2018-12-27 17:59:29,283 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cda9283c3f5eea895852c8907f693c74cfed1e4d" 2018-12-27 17:59:29,409 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:59:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b8427b4e-482b-405d-90d7-344b31c7bb1d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:59:29,409 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-b8427b4e-482b-405d-90d7-344b31c7bb1d 2018-12-27 17:59:29,410 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:59:29,411 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:59:29,829 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:59:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["G8eAh6hbSvSgv6bNrZ2big"], "issued_at": "2018-12-27T17:59:29.000000Z"}} 2018-12-27 17:59:29,830 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0979ff003695da3ced9ef732456a1750d1ab06d" 2018-12-27 17:59:29,941 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:59:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e8a279dc-15b6-4a0e-aa1b-421764a7deaf Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:59:29,941 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-e8a279dc-15b6-4a0e-aa1b-421764a7deaf 2018-12-27 17:59:29,945 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 17:59:29,952 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 17:59:29 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 17:59:29,953 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-9b32f2d5-1448-481-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0979ff003695da3ced9ef732456a1750d1ab06d" 2018-12-27 17:59:30,062 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:59:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dd183afa-6f46-4c58-87c0-3c97f5d1a829 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-9b32f2d5-1448-481-proj", "previous": null, "next": null}, "projects": []} 2018-12-27 17:59:30,062 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-9b32f2d5-1448-481-proj used request id req-dd183afa-6f46-4c58-87c0-3c97f5d1a829 2018-12-27 17:59:30,066 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0979ff003695da3ced9ef732456a1750d1ab06d" 2018-12-27 17:59:30,176 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:59:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cbff38d2-0cd1-48e8-95c7-1ff2a72e68fe Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-27 17:59:30,176 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-cbff38d2-0cd1-48e8-95c7-1ff2a72e68fe 2018-12-27 17:59:30,180 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0979ff003695da3ced9ef732456a1750d1ab06d" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackSuccessTests-9b32f2d5-1448-481-proj"}}' 2018-12-27 17:59:30,343 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 27 Dec 2018 17:59:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5516fa80-b2be-44ae-8e70-83cf687e03c8 Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/06142aa43e5f453c8202e00b5b7a7646"}, "tags": [], "enabled": true, "id": "06142aa43e5f453c8202e00b5b7a7646", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-9b32f2d5-1448-481-proj"}} 2018-12-27 17:59:30,343 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-5516fa80-b2be-44ae-8e70-83cf687e03c8 2018-12-27 17:59:30,343 - keystone_utils - INFO - Created project with name - CreateStackSuccessTests-9b32f2d5-1448-481-proj 2018-12-27 17:59:30,343 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:59:30,344 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:59:30,766 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:59:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["OBoY3ouHSjildnnO-PP_eQ"], "issued_at": "2018-12-27T17:59:30.000000Z"}} 2018-12-27 17:59:30,766 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f848acad78eb66f2acd72fd0468569c611c1fe5" 2018-12-27 17:59:30,781 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:59:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-47b6e752-e2bb-4132-a05d-7532089786e6 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:59:30,781 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-47b6e752-e2bb-4132-a05d-7532089786e6 2018-12-27 17:59:30,785 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 17:59:30,790 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 17:59:30 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 17:59:30,791 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f848acad78eb66f2acd72fd0468569c611c1fe5" 2018-12-27 17:59:30,915 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:59:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b03142e3-209b-4e6a-9db9-0412f60df4a0 Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "links": {"self": "http://172.30.9.31:5000/v3/users/01fa52e7b3674fc48643fa4ffca67e4e"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "01fa52e7b3674fc48643fa4ffca67e4e", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/05a834ddebbc40688596b7460b47439e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05a834ddebbc40688596b7460b47439e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/08226a0ad01943f39559448239e291e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "08226a0ad01943f39559448239e291e1", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/55c0552fe37a4f7ca0e73939514bc683"}, "domain_id": "default", "enabled": true, "options": {}, "id": "55c0552fe37a4f7ca0e73939514bc683", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/646a4af4e3b5439a97996d353fea3924"}, "domain_id": "914eec1d43ea4caf9d2fd33268c06258", "enabled": true, "options": {}, "id": "646a4af4e3b5439a97996d353fea3924", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/85fb203e51c34d3f8122e285a6a318b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85fb203e51c34d3f8122e285a6a318b3", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/905e7f4b42d24cca93b99d2401fa3378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "905e7f4b42d24cca93b99d2401fa3378", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/a5bc08b9f81f4e5bb86c24f9f7547bae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5bc08b9f81f4e5bb86c24f9f7547bae", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/a5c780627f004d318bf908d80305da9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5c780627f004d318bf908d80305da9c", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/b18425bf2b044bc9af7e194919539a17"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b18425bf2b044bc9af7e194919539a17", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/b8d2134b619d4dca80e21d6fb16449b0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b8d2134b619d4dca80e21d6fb16449b0", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/b9ab6a25a652438285139fe5b44aea62"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9ab6a25a652438285139fe5b44aea62", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/c08462554a4844d681348f58b9b0edee"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c08462554a4844d681348f58b9b0edee", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/ddfc3a9aad444d4782eae677c8a98130"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ddfc3a9aad444d4782eae677c8a98130", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/f2a74f2185a54676a6cb2bb5ecfcc4f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2a74f2185a54676a6cb2bb5ecfcc4f6", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-12-27 17:59:30,916 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-b03142e3-209b-4e6a-9db9-0412f60df4a0 2018-12-27 17:59:30,920 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?name=CreateStackSuccessTests-9b32f2d5-1448-481-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f848acad78eb66f2acd72fd0468569c611c1fe5" 2018-12-27 17:59:31,030 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:59:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6a5f1860-1d70-4b6e-b3d7-0ced458ce8a6 Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?name=CreateStackSuccessTests-9b32f2d5-1448-481-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/06142aa43e5f453c8202e00b5b7a7646"}, "tags": [], "enabled": true, "id": "06142aa43e5f453c8202e00b5b7a7646", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-9b32f2d5-1448-481-proj"}]} 2018-12-27 17:59:31,030 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?name=CreateStackSuccessTests-9b32f2d5-1448-481-proj used request id req-6a5f1860-1d70-4b6e-b3d7-0ced458ce8a6 2018-12-27 17:59:31,034 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f848acad78eb66f2acd72fd0468569c611c1fe5" 2018-12-27 17:59:31,151 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:59:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e59fc350-e5b5-4348-affd-94d9ce46c0e9 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-27 17:59:31,151 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-e59fc350-e5b5-4348-affd-94d9ce46c0e9 2018-12-27 17:59:31,458 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f848acad78eb66f2acd72fd0468569c611c1fe5" 2018-12-27 17:59:31,561 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:59:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-39f26b86-7066-4b89-9a06-445fc67137e4 Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8de789d09e46427786a85702e5e8de91", "links": {"self": "http://172.30.9.31:5000/v3/roles/8de789d09e46427786a85702e5e8de91"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 17:59:31,561 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-39f26b86-7066-4b89-9a06-445fc67137e4 2018-12-27 17:59:31,565 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?name=CreateStackSuccessTests-9b32f2d5-1448-481-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f848acad78eb66f2acd72fd0468569c611c1fe5" 2018-12-27 17:59:31,683 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:59:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c1649002-4d30-4626-b9c2-29958b89f747 Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?name=CreateStackSuccessTests-9b32f2d5-1448-481-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/06142aa43e5f453c8202e00b5b7a7646"}, "tags": [], "enabled": true, "id": "06142aa43e5f453c8202e00b5b7a7646", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-9b32f2d5-1448-481-proj"}]} 2018-12-27 17:59:31,684 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?name=CreateStackSuccessTests-9b32f2d5-1448-481-proj used request id req-c1649002-4d30-4626-b9c2-29958b89f747 2018-12-27 17:59:31,687 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/users/1b4ee8eb02574d4d8f82897f5b5d68d5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f848acad78eb66f2acd72fd0468569c611c1fe5" 2018-12-27 17:59:31,811 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:59:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-790e31a7-f0d1-45c5-b805-be4814c1b4f1 Content-Encoding: gzip Content-Length: 244 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackSuccessTests-9b32f2d5-1448-481-user", "links": {"self": "http://172.30.9.31:5000/v3/users/1b4ee8eb02574d4d8f82897f5b5d68d5"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "06142aa43e5f453c8202e00b5b7a7646", "id": "1b4ee8eb02574d4d8f82897f5b5d68d5", "password_expires_at": null}} 2018-12-27 17:59:31,811 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users/1b4ee8eb02574d4d8f82897f5b5d68d5 used request id req-790e31a7-f0d1-45c5-b805-be4814c1b4f1 2018-12-27 17:59:31,815 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/06142aa43e5f453c8202e00b5b7a7646/users/1b4ee8eb02574d4d8f82897f5b5d68d5/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f848acad78eb66f2acd72fd0468569c611c1fe5" 2018-12-27 17:59:31,943 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:59:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-545a9fab-67d8-4357-960a-5151c31b889a Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects/06142aa43e5f453c8202e00b5b7a7646/users/1b4ee8eb02574d4d8f82897f5b5d68d5/roles", "previous": null, "next": null}, "roles": []} 2018-12-27 17:59:31,944 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/06142aa43e5f453c8202e00b5b7a7646/users/1b4ee8eb02574d4d8f82897f5b5d68d5/roles used request id req-545a9fab-67d8-4357-960a-5151c31b889a 2018-12-27 17:59:31,947 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles/8de789d09e46427786a85702e5e8de91 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f848acad78eb66f2acd72fd0468569c611c1fe5" 2018-12-27 17:59:32,059 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:59:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-31e52a32-4377-401d-b68d-47aa7f2ee508 Content-Encoding: gzip Content-Length: 149 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "8de789d09e46427786a85702e5e8de91", "links": {"self": "http://172.30.9.31:5000/v3/roles/8de789d09e46427786a85702e5e8de91"}, "name": "heat_stack_owner"}} 2018-12-27 17:59:32,060 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles/8de789d09e46427786a85702e5e8de91 used request id req-31e52a32-4377-401d-b68d-47aa7f2ee508 2018-12-27 17:59:32,060 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackSuccessTests-9b32f2d5-1448-481-proj 2018-12-27 17:59:32,063 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:5000/v3/projects/06142aa43e5f453c8202e00b5b7a7646/users/1b4ee8eb02574d4d8f82897f5b5d68d5/roles/8de789d09e46427786a85702e5e8de91 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f848acad78eb66f2acd72fd0468569c611c1fe5" 2018-12-27 17:59:32,226 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:59:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c1de6355-f322-42a8-b4d5-43b3e5bd8b05 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:59:32,226 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/06142aa43e5f453c8202e00b5b7a7646/users/1b4ee8eb02574d4d8f82897f5b5d68d5/roles/8de789d09e46427786a85702e5e8de91 used request id req-c1de6355-f322-42a8-b4d5-43b3e5bd8b05 2018-12-27 17:59:32,226 - keystone_utils - INFO - Created user with name - CreateStackSuccessTests-9b32f2d5-1448-481-user 2018-12-27 17:59:32,227 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:59:32,231 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0979ff003695da3ced9ef732456a1750d1ab06d" 2018-12-27 17:59:32,335 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:59:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-70f42f1d-bb55-439a-b539-cc04aebf666d Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8de789d09e46427786a85702e5e8de91", "links": {"self": "http://172.30.9.31:5000/v3/roles/8de789d09e46427786a85702e5e8de91"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 17:59:32,335 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-70f42f1d-bb55-439a-b539-cc04aebf666d 2018-12-27 17:59:32,339 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0979ff003695da3ced9ef732456a1750d1ab06d" -d '{"role": {"name": "CreateStackSuccessTests-9b32f2d5-1448-481-proj-role"}}' 2018-12-27 17:59:32,466 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 27 Dec 2018 17:59:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-349b309b-0fdc-46ad-ad16-b08cb14fc8de Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "46b3067c2723480191a76a6e8bcfe47f", "links": {"self": "http://172.30.9.31:5000/v3/roles/46b3067c2723480191a76a6e8bcfe47f"}, "name": "CreateStackSuccessTests-9b32f2d5-1448-481-proj-role"}} 2018-12-27 17:59:32,466 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/roles used request id req-349b309b-0fdc-46ad-ad16-b08cb14fc8de 2018-12-27 17:59:32,467 - keystone_utils - INFO - Created role with name - CreateStackSuccessTests-9b32f2d5-1448-481-proj-role 2018-12-27 17:59:32,470 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles/46b3067c2723480191a76a6e8bcfe47f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0979ff003695da3ced9ef732456a1750d1ab06d" 2018-12-27 17:59:32,574 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:59:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-971af8c8-0137-49c3-8e49-59dea5191aff Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "46b3067c2723480191a76a6e8bcfe47f", "links": {"self": "http://172.30.9.31:5000/v3/roles/46b3067c2723480191a76a6e8bcfe47f"}, "name": "CreateStackSuccessTests-9b32f2d5-1448-481-proj-role"}} 2018-12-27 17:59:32,574 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles/46b3067c2723480191a76a6e8bcfe47f used request id req-971af8c8-0137-49c3-8e49-59dea5191aff 2018-12-27 17:59:32,574 - keystone_utils - INFO - Granting role CreateStackSuccessTests-9b32f2d5-1448-481-proj-role to project CreateStackSuccessTests-9b32f2d5-1448-481-proj 2018-12-27 17:59:32,578 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:5000/v3/projects/06142aa43e5f453c8202e00b5b7a7646/users/1b4ee8eb02574d4d8f82897f5b5d68d5/roles/46b3067c2723480191a76a6e8bcfe47f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0979ff003695da3ced9ef732456a1750d1ab06d" 2018-12-27 17:59:32,741 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 17:59:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-38bc5246-f177-4edb-8caa-014a795b626b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 17:59:32,741 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/06142aa43e5f453c8202e00b5b7a7646/users/1b4ee8eb02574d4d8f82897f5b5d68d5/roles/46b3067c2723480191a76a6e8bcfe47f used request id req-38bc5246-f177-4edb-8caa-014a795b626b 2018-12-27 17:59:32,741 - heat_utils - DEBUG - Retrieving Heat Client 2018-12-27 17:59:32,742 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-12-27 17:59:32,742 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:59:32,743 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:59:33,165 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "46b3067c2723480191a76a6e8bcfe47f", "name": "CreateStackSuccessTests-9b32f2d5-1448-481-proj-role"}], "expires_at": "2018-12-27T18:59:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "06142aa43e5f453c8202e00b5b7a7646", "name": "CreateStackSuccessTests-9b32f2d5-1448-481-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/06142aa43e5f453c8202e00b5b7a7646", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/06142aa43e5f453c8202e00b5b7a7646", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/06142aa43e5f453c8202e00b5b7a7646", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/06142aa43e5f453c8202e00b5b7a7646", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/06142aa43e5f453c8202e00b5b7a7646", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/06142aa43e5f453c8202e00b5b7a7646", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/06142aa43e5f453c8202e00b5b7a7646", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/06142aa43e5f453c8202e00b5b7a7646", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/06142aa43e5f453c8202e00b5b7a7646", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_06142aa43e5f453c8202e00b5b7a7646", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_06142aa43e5f453c8202e00b5b7a7646", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/06142aa43e5f453c8202e00b5b7a7646", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/06142aa43e5f453c8202e00b5b7a7646", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/06142aa43e5f453c8202e00b5b7a7646", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-9b32f2d5-1448-481-user", "id": "1b4ee8eb02574d4d8f82897f5b5d68d5"}, "audit_ids": ["ltz0dKuJRve3RsjQuyQKJA"], "issued_at": "2018-12-27T17:59:33.000000Z"}} 2018-12-27 17:59:33,165 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}284c13ea16442c5216fa0b08d470e32dd284b03d" 2018-12-27 17:59:33,266 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:59:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d64a7388-e075-428a-a480-70fa55fb00b8 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:59:33,266 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-d64a7388-e075-428a-a480-70fa55fb00b8 2018-12-27 17:59:33,272 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-2d4837ba-c4c5-46f5-bb2b-b76202bb5ff1-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}284c13ea16442c5216fa0b08d470e32dd284b03d" 2018-12-27 17:59:33,508 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 168 Content-Type: application/json X-Openstack-Request-Id: req-210f7411-5e07-47eb-8124-cdf66ed5e492 Date: Thu, 27 Dec 2018 17:59:33 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateStackSuccessTests-2d4837ba-c4c5-46f5-bb2b-b76202bb5ff1-image"} 2018-12-27 17:59:33,508 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-2d4837ba-c4c5-46f5-bb2b-b76202bb5ff1-image used request id req-210f7411-5e07-47eb-8124-cdf66ed5e492 2018-12-27 17:59:33,511 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}284c13ea16442c5216fa0b08d470e32dd284b03d" 2018-12-27 17:59:33,706 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-085eeb65-0251-4cc0-9150-a54defb501fa Date: Thu, 27 Dec 2018 17:59:33 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-27 17:59:33,707 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/schemas/image used request id req-085eeb65-0251-4cc0-9150-a54defb501fa 2018-12-27 17:59:33,926 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}284c13ea16442c5216fa0b08d470e32dd284b03d" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateStackSuccessTests-2d4837ba-c4c5-46f5-bb2b-b76202bb5ff1-image"}' 2018-12-27 17:59:34,172 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 627 Content-Type: application/json Location: http://172.30.9.31:9292/v2/images/04423e42-958e-4a71-8a25-945b05f51b6e Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-b16c9169-fe50-4487-aab1-10fbd8e2a94f Date: Thu, 27 Dec 2018 17:59:34 GMT RESP BODY: {"status": "queued", "name": "CreateStackSuccessTests-2d4837ba-c4c5-46f5-bb2b-b76202bb5ff1-image", "tags": [], "container_format": "bare", "created_at": "2018-12-27T17:59:34Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-12-27T17:59:34Z", "visibility": "shared", "locations": [], "self": "/v2/images/04423e42-958e-4a71-8a25-945b05f51b6e", "min_disk": 0, "protected": false, "id": "04423e42-958e-4a71-8a25-945b05f51b6e", "file": "/v2/images/04423e42-958e-4a71-8a25-945b05f51b6e/file", "checksum": null, "owner": "06142aa43e5f453c8202e00b5b7a7646", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-27 17:59:34,172 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.31:9292/v2/images used request id req-b16c9169-fe50-4487-aab1-10fbd8e2a94f 2018-12-27 17:59:34,182 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:9292/v2/images/04423e42-958e-4a71-8a25-945b05f51b6e/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}284c13ea16442c5216fa0b08d470e32dd284b03d" -d '' 2018-12-27 17:59:34,944 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-76daf43a-f33f-4fa8-9a38-b18ed157f179 Date: Thu, 27 Dec 2018 17:59:34 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-27 17:59:34,945 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.31:9292/v2/images/04423e42-958e-4a71-8a25-945b05f51b6e/file used request id req-76daf43a-f33f-4fa8-9a38-b18ed157f179 2018-12-27 17:59:34,945 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-27 17:59:34,948 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/images/04423e42-958e-4a71-8a25-945b05f51b6e -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}284c13ea16442c5216fa0b08d470e32dd284b03d" 2018-12-27 17:59:34,969 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-5db33edd-71fa-4618-9beb-1483ed5b3c34 Date: Thu, 27 Dec 2018 17:59:34 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-2d4837ba-c4c5-46f5-bb2b-b76202bb5ff1-image", "tags": [], "container_format": "bare", "created_at": "2018-12-27T17:59:34Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-27T17:59:34Z", "visibility": "shared", "locations": [{"url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/04423e42-958e-4a71-8a25-945b05f51b6e/snap", "metadata": {}}], "self": "/v2/images/04423e42-958e-4a71-8a25-945b05f51b6e", "min_disk": 0, "protected": false, "id": "04423e42-958e-4a71-8a25-945b05f51b6e", "file": "/v2/images/04423e42-958e-4a71-8a25-945b05f51b6e/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "06142aa43e5f453c8202e00b5b7a7646", "direct_url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/04423e42-958e-4a71-8a25-945b05f51b6e/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-27 17:59:34,969 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images/04423e42-958e-4a71-8a25-945b05f51b6e used request id req-5db33edd-71fa-4618-9beb-1483ed5b3c34 2018-12-27 17:59:34,972 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}284c13ea16442c5216fa0b08d470e32dd284b03d" 2018-12-27 17:59:35,173 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-7d72aaa3-cbf7-4b03-a4a9-660041dce757 Date: Thu, 27 Dec 2018 17:59:35 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-27 17:59:35,173 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/schemas/image used request id req-7d72aaa3-cbf7-4b03-a4a9-660041dce757 2018-12-27 17:59:35,176 - create_image - INFO - Created image with name - CreateStackSuccessTests-2d4837ba-c4c5-46f5-bb2b-b76202bb5ff1-image 2018-12-27 17:59:35,179 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/images/04423e42-958e-4a71-8a25-945b05f51b6e -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}284c13ea16442c5216fa0b08d470e32dd284b03d" 2018-12-27 17:59:35,370 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-b4d51191-b947-4390-93a2-b33a27a0f947 Date: Thu, 27 Dec 2018 17:59:35 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-2d4837ba-c4c5-46f5-bb2b-b76202bb5ff1-image", "tags": [], "container_format": "bare", "created_at": "2018-12-27T17:59:34Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-27T17:59:34Z", "visibility": "shared", "locations": [{"url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/04423e42-958e-4a71-8a25-945b05f51b6e/snap", "metadata": {}}], "self": "/v2/images/04423e42-958e-4a71-8a25-945b05f51b6e", "min_disk": 0, "protected": false, "id": "04423e42-958e-4a71-8a25-945b05f51b6e", "file": "/v2/images/04423e42-958e-4a71-8a25-945b05f51b6e/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "06142aa43e5f453c8202e00b5b7a7646", "direct_url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/04423e42-958e-4a71-8a25-945b05f51b6e/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-27 17:59:35,370 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images/04423e42-958e-4a71-8a25-945b05f51b6e used request id req-b4d51191-b947-4390-93a2-b33a27a0f947 2018-12-27 17:59:35,371 - create_image - DEBUG - Instance status is - active 2018-12-27 17:59:35,371 - create_image - DEBUG - Image is active with name - CreateStackSuccessTests-2d4837ba-c4c5-46f5-bb2b-b76202bb5ff1-image 2018-12-27 17:59:35,371 - create_image - INFO - Image is now active with name - CreateStackSuccessTests-2d4837ba-c4c5-46f5-bb2b-b76202bb5ff1-image 2018-12-27 17:59:35,371 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:59:35,372 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:59:35,797 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T18:59:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["qDeEYPMGTDGnuNSnyKxcnQ"], "issued_at": "2018-12-27T17:59:35.000000Z"}} 2018-12-27 17:59:35,797 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79058065c923b592cbac54892cc5213fc4fb2f69" 2018-12-27 17:59:35,906 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:59:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e2d7e404-7bd7-4c75-9c10-706c3d6267a3 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:59:35,906 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-e2d7e404-7bd7-4c75-9c10-706c3d6267a3 2018-12-27 17:59:35,907 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-27 17:59:35,912 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79058065c923b592cbac54892cc5213fc4fb2f69" 2018-12-27 17:59:36,136 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:59:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-0b042eed-42be-4a1c-86cc-00deb9fb89a9 x-compute-request-id: req-0b042eed-42be-4a1c-86cc-00deb9fb89a9 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-12-27 17:59:36,136 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-0b042eed-42be-4a1c-86cc-00deb9fb89a9 2018-12-27 17:59:36,139 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79058065c923b592cbac54892cc5213fc4fb2f69" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "CreateStackSuccessTests-2d4837ba-c4c5-46f5-bb2b-b76202bb5ff1-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-12-27 17:59:36,187 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:59:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b04c29cd-0e09-46d2-8d62-44e21ec6f16d x-compute-request-id: req-b04c29cd-0e09-46d2-8d62-44e21ec6f16d Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateStackSuccessTests-2d4837ba-c4c5-46f5-bb2b-b76202bb5ff1-flavor-name", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/1cec5204-690b-4bd3-9e47-158efd0a6d53", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/1cec5204-690b-4bd3-9e47-158efd0a6d53", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "1cec5204-690b-4bd3-9e47-158efd0a6d53"}} 2018-12-27 17:59:36,187 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-b04c29cd-0e09-46d2-8d62-44e21ec6f16d 2018-12-27 17:59:36,188 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 17:59:36,189 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 17:59:36,598 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "46b3067c2723480191a76a6e8bcfe47f", "name": "CreateStackSuccessTests-9b32f2d5-1448-481-proj-role"}], "expires_at": "2018-12-27T18:59:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "06142aa43e5f453c8202e00b5b7a7646", "name": "CreateStackSuccessTests-9b32f2d5-1448-481-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/06142aa43e5f453c8202e00b5b7a7646", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/06142aa43e5f453c8202e00b5b7a7646", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/06142aa43e5f453c8202e00b5b7a7646", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/06142aa43e5f453c8202e00b5b7a7646", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/06142aa43e5f453c8202e00b5b7a7646", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/06142aa43e5f453c8202e00b5b7a7646", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/06142aa43e5f453c8202e00b5b7a7646", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/06142aa43e5f453c8202e00b5b7a7646", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/06142aa43e5f453c8202e00b5b7a7646", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_06142aa43e5f453c8202e00b5b7a7646", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_06142aa43e5f453c8202e00b5b7a7646", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/06142aa43e5f453c8202e00b5b7a7646", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/06142aa43e5f453c8202e00b5b7a7646", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/06142aa43e5f453c8202e00b5b7a7646", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-9b32f2d5-1448-481-user", "id": "1b4ee8eb02574d4d8f82897f5b5d68d5"}, "audit_ids": ["Wd1Vwb5uRW2of-N65Yrzyw"], "issued_at": "2018-12-27T17:59:36.000000Z"}} 2018-12-27 17:59:36,599 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0539995c32fa90e2e06e59700b34b1bd18919b82" 2018-12-27 17:59:36,698 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:59:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-54e19a3f-12e4-4f5e-9efe-378d51e7e581 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 17:59:36,698 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-54e19a3f-12e4-4f5e-9efe-378d51e7e581 2018-12-27 17:59:36,702 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-27 17:59:36,705 - heat_utils - DEBUG - Retrieving Heat Client 2018-12-27 17:59:36,708 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/06142aa43e5f453c8202e00b5b7a7646/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-2d4837ba-c4c5-46f5-bb2b-b76202bb5ff1-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0539995c32fa90e2e06e59700b34b1bd18919b82" 2018-12-27 17:59:36,928 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:59:36 GMT Server: Apache x-openstack-request-id: req-9d6ad535-d0b3-4e09-bd4f-4fcc38813d82 Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-12-27 17:59:36,929 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/06142aa43e5f453c8202e00b5b7a7646/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-2d4837ba-c4c5-46f5-bb2b-b76202bb5ff1-stack used request id req-9d6ad535-d0b3-4e09-bd4f-4fcc38813d82 2018-12-27 17:59:36,958 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:8004/v1/06142aa43e5f453c8202e00b5b7a7646/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0539995c32fa90e2e06e59700b34b1bd18919b82" -d '{"stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-2d4837ba-c4c5-46f5-bb2b-b76202bb5ff1-stack", "template": {"heat_template_version": "2015-04-30", "description": "Simple template to deploy a single compute instance", "parameters": {"flavor_name": {"default": "m1.small", "type": "string", "description": "Type of instance (flavor) to be used", "label": "Instance Type"}, "inst_name": {"default": "test_vm", "type": "string", "description": "The name of the spawned vm", "label": "Test VM name"}, "subnet_name": {"default": "test_subnet", "type": "string", "description": "The name of the stack's subnet", "label": "Test subnet name"}, "net_name": {"default": "test_net", "type": "string", "description": "The name of the stack's network", "label": "Test network name"}, "image_name": {"default": "heat_utils_tests", "type": "string", "description": "Image to be used for compute instance", "label": "Image ID"}}, "resources": {"server1_port": {"type": "OS::Neutron::Port", "properties": {"network_id": {"get_resource": "private_net"}, "fixed_ips": [{"subnet_id": {"get_resource": "private_subnet"}}]}}, "private_subnet": {"type": "OS::Neutron::Subnet", "properties": {"network_id": {"get_resource": "private_net"}, "cidr": "10.0.0.0/24", "name": {"get_param": "subnet_name"}}}, "private_net": {"type": "OS::Neutron::Net", "properties": {"name": {"get_param": "net_name"}}}, "my_instance": {"type": "OS::Nova::Server", "properties": {"image": {"get_param": "image_name"}, "name": {"get_param": "inst_name"}, "flavor": {"get_param": "flavor_name"}, "networks": [{"port": {"get_resource": "server1_port"}}]}}}}, "parameters": {"net_name": "CreateStackSuccessTests-2d4837ba-c4c5-46f5-bb2b-b76202bb5ff1-net", "inst_name": "CreateStackSuccessTests-2d4837ba-c4c5-46f5-bb2b-b76202bb5ff1-inst", "subnet_name": "CreateStackSuccessTests-2d4837ba-c4c5-46f5-bb2b-b76202bb5ff1-subnet", "image_name": "CreateStackSuccessTests-2d4837ba-c4c5-46f5-bb2b-b76202bb5ff1-image", "flavor_name": "CreateStackSuccessTests-2d4837ba-c4c5-46f5-bb2b-b76202bb5ff1-flavor-name"}}' 2018-12-27 17:59:39,662 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 27 Dec 2018 17:59:36 GMT Server: Apache x-openstack-request-id: req-ca63931c-db32-4a63-9d22-a0e70c3167bd Location: http://172.30.9.31:8004/v1/06142aa43e5f453c8202e00b5b7a7646/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2d4837ba-c4c5-46f5-bb2b-b76202bb5ff1-stack/20ba2c74-3bb8-41c8-a9ff-a13666dd9c19 Content-Length: 291 Content-Type: application/json RESP BODY: {"stack": {"id": "20ba2c74-3bb8-41c8-a9ff-a13666dd9c19", "links": [{"href": "http://172.30.9.31:8004/v1/06142aa43e5f453c8202e00b5b7a7646/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2d4837ba-c4c5-46f5-bb2b-b76202bb5ff1-stack/20ba2c74-3bb8-41c8-a9ff-a13666dd9c19", "rel": "self"}]}} 2018-12-27 17:59:39,663 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.31:8004/v1/06142aa43e5f453c8202e00b5b7a7646/stacks used request id req-ca63931c-db32-4a63-9d22-a0e70c3167bd 2018-12-27 17:59:39,666 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/06142aa43e5f453c8202e00b5b7a7646/stacks/20ba2c74-3bb8-41c8-a9ff-a13666dd9c19 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0539995c32fa90e2e06e59700b34b1bd18919b82" 2018-12-27 17:59:39,875 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 17:59:39 GMT Server: Apache x-openstack-request-id: req-c9eb4a82-1006-4b9c-8154-0340f8ffa672 Location: http://172.30.9.31:8004/v1/06142aa43e5f453c8202e00b5b7a7646/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2d4837ba-c4c5-46f5-bb2b-b76202bb5ff1-stack/20ba2c74-3bb8-41c8-a9ff-a13666dd9c19 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/06142aa43e5f453c8202e00b5b7a7646/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2d4837ba-c4c5-46f5-bb2b-b76202bb5ff1-stack/20ba2c74-3bb8-41c8-a9ff-a13666dd9c19;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-27 17:59:40,111 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:59:39 GMT Server: Apache x-openstack-request-id: req-94cf4aba-5c74-49ca-ae5d-ae803a1bb303 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 557 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "06142aa43e5f453c8202e00b5b7a7646", "OS::stack_id": "20ba2c74-3bb8-41c8-a9ff-a13666dd9c19", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-2d4837ba-c4c5-46f5-bb2b-b76202bb5ff1-stack", "image_name": "CreateStackSuccessTests-2d4837ba-c4c5-46f5-bb2b-b76202bb5ff1-image", "inst_name": "CreateStackSuccessTests-2d4837ba-c4c5-46f5-bb2b-b76202bb5ff1-inst", "subnet_name": "CreateStackSuccessTests-2d4837ba-c4c5-46f5-bb2b-b76202bb5ff1-subnet", "net_name": "CreateStackSuccessTests-2d4837ba-c4c5-46f5-bb2b-b76202bb5ff1-net", "flavor_name": "CreateStackSuccessTests-2d4837ba-c4c5-46f5-bb2b-b76202bb5ff1-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-2d4837ba-c4c5-46f5-bb2b-b76202bb5ff1-stack", "stack_user_project_id": "194df8e245664c108c1ceb1ede871c07", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-27T17:59:38Z", "links": [{"href": "http://172.30.9.31:8004/v1/06142aa43e5f453c8202e00b5b7a7646/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2d4837ba-c4c5-46f5-bb2b-b76202bb5ff1-stack/20ba2c74-3bb8-41c8-a9ff-a13666dd9c19", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "20ba2c74-3bb8-41c8-a9ff-a13666dd9c19", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-27 17:59:40,111 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/06142aa43e5f453c8202e00b5b7a7646/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2d4837ba-c4c5-46f5-bb2b-b76202bb5ff1-stack/20ba2c74-3bb8-41c8-a9ff-a13666dd9c19 used request id req-94cf4aba-5c74-49ca-ae5d-ae803a1bb303 2018-12-27 17:59:40,112 - create_stack - INFO - Created stack with name - CreateStackSuccessTests-CreateStackSuccessTests-2d4837ba-c4c5-46f5-bb2b-b76202bb5ff1-stack 2018-12-27 17:59:40,114 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/06142aa43e5f453c8202e00b5b7a7646/stacks/20ba2c74-3bb8-41c8-a9ff-a13666dd9c19 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0539995c32fa90e2e06e59700b34b1bd18919b82" 2018-12-27 17:59:40,324 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 17:59:40 GMT Server: Apache x-openstack-request-id: req-93a61069-7ca1-484f-b270-0c0536058308 Location: http://172.30.9.31:8004/v1/06142aa43e5f453c8202e00b5b7a7646/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2d4837ba-c4c5-46f5-bb2b-b76202bb5ff1-stack/20ba2c74-3bb8-41c8-a9ff-a13666dd9c19 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/06142aa43e5f453c8202e00b5b7a7646/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2d4837ba-c4c5-46f5-bb2b-b76202bb5ff1-stack/20ba2c74-3bb8-41c8-a9ff-a13666dd9c19;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-27 17:59:40,598 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:59:40 GMT Server: Apache x-openstack-request-id: req-2d582f37-fda3-4648-afc2-e85a188feee9 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 557 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "06142aa43e5f453c8202e00b5b7a7646", "OS::stack_id": "20ba2c74-3bb8-41c8-a9ff-a13666dd9c19", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-2d4837ba-c4c5-46f5-bb2b-b76202bb5ff1-stack", "image_name": "CreateStackSuccessTests-2d4837ba-c4c5-46f5-bb2b-b76202bb5ff1-image", "inst_name": "CreateStackSuccessTests-2d4837ba-c4c5-46f5-bb2b-b76202bb5ff1-inst", "subnet_name": "CreateStackSuccessTests-2d4837ba-c4c5-46f5-bb2b-b76202bb5ff1-subnet", "net_name": "CreateStackSuccessTests-2d4837ba-c4c5-46f5-bb2b-b76202bb5ff1-net", "flavor_name": "CreateStackSuccessTests-2d4837ba-c4c5-46f5-bb2b-b76202bb5ff1-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-2d4837ba-c4c5-46f5-bb2b-b76202bb5ff1-stack", "stack_user_project_id": "194df8e245664c108c1ceb1ede871c07", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-27T17:59:38Z", "links": [{"href": "http://172.30.9.31:8004/v1/06142aa43e5f453c8202e00b5b7a7646/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2d4837ba-c4c5-46f5-bb2b-b76202bb5ff1-stack/20ba2c74-3bb8-41c8-a9ff-a13666dd9c19", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "20ba2c74-3bb8-41c8-a9ff-a13666dd9c19", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-27 17:59:40,599 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/06142aa43e5f453c8202e00b5b7a7646/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2d4837ba-c4c5-46f5-bb2b-b76202bb5ff1-stack/20ba2c74-3bb8-41c8-a9ff-a13666dd9c19 used request id req-2d582f37-fda3-4648-afc2-e85a188feee9 2018-12-27 17:59:40,599 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-12-27 17:59:40,599 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-27 17:59:43,603 - create_stack - DEBUG - Stack status query timeout in 1196.50942016 2018-12-27 17:59:43,606 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/06142aa43e5f453c8202e00b5b7a7646/stacks/20ba2c74-3bb8-41c8-a9ff-a13666dd9c19 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0539995c32fa90e2e06e59700b34b1bd18919b82" 2018-12-27 17:59:43,843 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 17:59:43 GMT Server: Apache x-openstack-request-id: req-4705957e-6283-4cd1-9aa7-e62f1b4bd78d Location: http://172.30.9.31:8004/v1/06142aa43e5f453c8202e00b5b7a7646/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2d4837ba-c4c5-46f5-bb2b-b76202bb5ff1-stack/20ba2c74-3bb8-41c8-a9ff-a13666dd9c19 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/06142aa43e5f453c8202e00b5b7a7646/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2d4837ba-c4c5-46f5-bb2b-b76202bb5ff1-stack/20ba2c74-3bb8-41c8-a9ff-a13666dd9c19;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-27 17:59:44,090 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:59:43 GMT Server: Apache x-openstack-request-id: req-f66009b2-b5ea-4a21-894f-0aafe65d7a34 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 557 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "06142aa43e5f453c8202e00b5b7a7646", "OS::stack_id": "20ba2c74-3bb8-41c8-a9ff-a13666dd9c19", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-2d4837ba-c4c5-46f5-bb2b-b76202bb5ff1-stack", "image_name": "CreateStackSuccessTests-2d4837ba-c4c5-46f5-bb2b-b76202bb5ff1-image", "inst_name": "CreateStackSuccessTests-2d4837ba-c4c5-46f5-bb2b-b76202bb5ff1-inst", "subnet_name": "CreateStackSuccessTests-2d4837ba-c4c5-46f5-bb2b-b76202bb5ff1-subnet", "net_name": "CreateStackSuccessTests-2d4837ba-c4c5-46f5-bb2b-b76202bb5ff1-net", "flavor_name": "CreateStackSuccessTests-2d4837ba-c4c5-46f5-bb2b-b76202bb5ff1-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-2d4837ba-c4c5-46f5-bb2b-b76202bb5ff1-stack", "stack_user_project_id": "194df8e245664c108c1ceb1ede871c07", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-27T17:59:38Z", "links": [{"href": "http://172.30.9.31:8004/v1/06142aa43e5f453c8202e00b5b7a7646/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2d4837ba-c4c5-46f5-bb2b-b76202bb5ff1-stack/20ba2c74-3bb8-41c8-a9ff-a13666dd9c19", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "20ba2c74-3bb8-41c8-a9ff-a13666dd9c19", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-27 17:59:44,090 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/06142aa43e5f453c8202e00b5b7a7646/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2d4837ba-c4c5-46f5-bb2b-b76202bb5ff1-stack/20ba2c74-3bb8-41c8-a9ff-a13666dd9c19 used request id req-f66009b2-b5ea-4a21-894f-0aafe65d7a34 2018-12-27 17:59:44,091 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-12-27 17:59:44,091 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-27 17:59:47,094 - create_stack - DEBUG - Stack status query timeout in 1193.01803112 2018-12-27 17:59:47,097 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/06142aa43e5f453c8202e00b5b7a7646/stacks/20ba2c74-3bb8-41c8-a9ff-a13666dd9c19 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0539995c32fa90e2e06e59700b34b1bd18919b82" 2018-12-27 17:59:47,123 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 17:59:47 GMT Server: Apache x-openstack-request-id: req-318788df-093b-40f2-983d-7fdb822c70ad Location: http://172.30.9.31:8004/v1/06142aa43e5f453c8202e00b5b7a7646/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2d4837ba-c4c5-46f5-bb2b-b76202bb5ff1-stack/20ba2c74-3bb8-41c8-a9ff-a13666dd9c19 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/06142aa43e5f453c8202e00b5b7a7646/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2d4837ba-c4c5-46f5-bb2b-b76202bb5ff1-stack/20ba2c74-3bb8-41c8-a9ff-a13666dd9c19;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-27 17:59:47,359 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:59:47 GMT Server: Apache x-openstack-request-id: req-72f0c524-d29a-4927-bb06-981f0dce18f5 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 557 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "06142aa43e5f453c8202e00b5b7a7646", "OS::stack_id": "20ba2c74-3bb8-41c8-a9ff-a13666dd9c19", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-2d4837ba-c4c5-46f5-bb2b-b76202bb5ff1-stack", "image_name": "CreateStackSuccessTests-2d4837ba-c4c5-46f5-bb2b-b76202bb5ff1-image", "inst_name": "CreateStackSuccessTests-2d4837ba-c4c5-46f5-bb2b-b76202bb5ff1-inst", "subnet_name": "CreateStackSuccessTests-2d4837ba-c4c5-46f5-bb2b-b76202bb5ff1-subnet", "net_name": "CreateStackSuccessTests-2d4837ba-c4c5-46f5-bb2b-b76202bb5ff1-net", "flavor_name": "CreateStackSuccessTests-2d4837ba-c4c5-46f5-bb2b-b76202bb5ff1-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-2d4837ba-c4c5-46f5-bb2b-b76202bb5ff1-stack", "stack_user_project_id": "194df8e245664c108c1ceb1ede871c07", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-27T17:59:38Z", "links": [{"href": "http://172.30.9.31:8004/v1/06142aa43e5f453c8202e00b5b7a7646/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2d4837ba-c4c5-46f5-bb2b-b76202bb5ff1-stack/20ba2c74-3bb8-41c8-a9ff-a13666dd9c19", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "20ba2c74-3bb8-41c8-a9ff-a13666dd9c19", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-27 17:59:47,359 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/06142aa43e5f453c8202e00b5b7a7646/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2d4837ba-c4c5-46f5-bb2b-b76202bb5ff1-stack/20ba2c74-3bb8-41c8-a9ff-a13666dd9c19 used request id req-72f0c524-d29a-4927-bb06-981f0dce18f5 2018-12-27 17:59:47,360 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-12-27 17:59:47,360 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-27 17:59:50,363 - create_stack - DEBUG - Stack status query timeout in 1189.74899316 2018-12-27 17:59:50,366 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/06142aa43e5f453c8202e00b5b7a7646/stacks/20ba2c74-3bb8-41c8-a9ff-a13666dd9c19 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0539995c32fa90e2e06e59700b34b1bd18919b82" 2018-12-27 17:59:50,393 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 17:59:50 GMT Server: Apache x-openstack-request-id: req-257f8853-c277-4fac-94eb-9124ca928cea Location: http://172.30.9.31:8004/v1/06142aa43e5f453c8202e00b5b7a7646/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2d4837ba-c4c5-46f5-bb2b-b76202bb5ff1-stack/20ba2c74-3bb8-41c8-a9ff-a13666dd9c19 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/06142aa43e5f453c8202e00b5b7a7646/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2d4837ba-c4c5-46f5-bb2b-b76202bb5ff1-stack/20ba2c74-3bb8-41c8-a9ff-a13666dd9c19;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-27 17:59:50,718 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:59:50 GMT Server: Apache x-openstack-request-id: req-f95e78f0-eccb-448e-8e43-dee8459a599b Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 557 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "06142aa43e5f453c8202e00b5b7a7646", "OS::stack_id": "20ba2c74-3bb8-41c8-a9ff-a13666dd9c19", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-2d4837ba-c4c5-46f5-bb2b-b76202bb5ff1-stack", "image_name": "CreateStackSuccessTests-2d4837ba-c4c5-46f5-bb2b-b76202bb5ff1-image", "inst_name": "CreateStackSuccessTests-2d4837ba-c4c5-46f5-bb2b-b76202bb5ff1-inst", "subnet_name": "CreateStackSuccessTests-2d4837ba-c4c5-46f5-bb2b-b76202bb5ff1-subnet", "net_name": "CreateStackSuccessTests-2d4837ba-c4c5-46f5-bb2b-b76202bb5ff1-net", "flavor_name": "CreateStackSuccessTests-2d4837ba-c4c5-46f5-bb2b-b76202bb5ff1-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-2d4837ba-c4c5-46f5-bb2b-b76202bb5ff1-stack", "stack_user_project_id": "194df8e245664c108c1ceb1ede871c07", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-27T17:59:38Z", "links": [{"href": "http://172.30.9.31:8004/v1/06142aa43e5f453c8202e00b5b7a7646/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2d4837ba-c4c5-46f5-bb2b-b76202bb5ff1-stack/20ba2c74-3bb8-41c8-a9ff-a13666dd9c19", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "20ba2c74-3bb8-41c8-a9ff-a13666dd9c19", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-27 17:59:50,719 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/06142aa43e5f453c8202e00b5b7a7646/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2d4837ba-c4c5-46f5-bb2b-b76202bb5ff1-stack/20ba2c74-3bb8-41c8-a9ff-a13666dd9c19 used request id req-f95e78f0-eccb-448e-8e43-dee8459a599b 2018-12-27 17:59:50,719 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-12-27 17:59:50,719 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-27 17:59:53,723 - create_stack - DEBUG - Stack status query timeout in 1186.38938498 2018-12-27 17:59:53,725 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/06142aa43e5f453c8202e00b5b7a7646/stacks/20ba2c74-3bb8-41c8-a9ff-a13666dd9c19 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0539995c32fa90e2e06e59700b34b1bd18919b82" 2018-12-27 17:59:53,958 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 17:59:53 GMT Server: Apache x-openstack-request-id: req-6b13500c-9df3-434f-8533-d8467eb8db36 Location: http://172.30.9.31:8004/v1/06142aa43e5f453c8202e00b5b7a7646/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2d4837ba-c4c5-46f5-bb2b-b76202bb5ff1-stack/20ba2c74-3bb8-41c8-a9ff-a13666dd9c19 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/06142aa43e5f453c8202e00b5b7a7646/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2d4837ba-c4c5-46f5-bb2b-b76202bb5ff1-stack/20ba2c74-3bb8-41c8-a9ff-a13666dd9c19;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-27 17:59:54,174 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:59:53 GMT Server: Apache x-openstack-request-id: req-841a42f1-fafd-48f6-baf4-536089d25a14 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 557 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "06142aa43e5f453c8202e00b5b7a7646", "OS::stack_id": "20ba2c74-3bb8-41c8-a9ff-a13666dd9c19", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-2d4837ba-c4c5-46f5-bb2b-b76202bb5ff1-stack", "image_name": "CreateStackSuccessTests-2d4837ba-c4c5-46f5-bb2b-b76202bb5ff1-image", "inst_name": "CreateStackSuccessTests-2d4837ba-c4c5-46f5-bb2b-b76202bb5ff1-inst", "subnet_name": "CreateStackSuccessTests-2d4837ba-c4c5-46f5-bb2b-b76202bb5ff1-subnet", "net_name": "CreateStackSuccessTests-2d4837ba-c4c5-46f5-bb2b-b76202bb5ff1-net", "flavor_name": "CreateStackSuccessTests-2d4837ba-c4c5-46f5-bb2b-b76202bb5ff1-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-2d4837ba-c4c5-46f5-bb2b-b76202bb5ff1-stack", "stack_user_project_id": "194df8e245664c108c1ceb1ede871c07", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-27T17:59:38Z", "links": [{"href": "http://172.30.9.31:8004/v1/06142aa43e5f453c8202e00b5b7a7646/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2d4837ba-c4c5-46f5-bb2b-b76202bb5ff1-stack/20ba2c74-3bb8-41c8-a9ff-a13666dd9c19", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "20ba2c74-3bb8-41c8-a9ff-a13666dd9c19", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-27 17:59:54,175 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/06142aa43e5f453c8202e00b5b7a7646/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2d4837ba-c4c5-46f5-bb2b-b76202bb5ff1-stack/20ba2c74-3bb8-41c8-a9ff-a13666dd9c19 used request id req-841a42f1-fafd-48f6-baf4-536089d25a14 2018-12-27 17:59:54,175 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-12-27 17:59:54,175 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-27 17:59:57,179 - create_stack - DEBUG - Stack status query timeout in 1182.93338108 2018-12-27 17:59:57,181 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/06142aa43e5f453c8202e00b5b7a7646/stacks/20ba2c74-3bb8-41c8-a9ff-a13666dd9c19 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0539995c32fa90e2e06e59700b34b1bd18919b82" 2018-12-27 17:59:57,417 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 17:59:57 GMT Server: Apache x-openstack-request-id: req-063a2209-ba90-4326-bfef-2a2c7e3b21cd Location: http://172.30.9.31:8004/v1/06142aa43e5f453c8202e00b5b7a7646/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2d4837ba-c4c5-46f5-bb2b-b76202bb5ff1-stack/20ba2c74-3bb8-41c8-a9ff-a13666dd9c19 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/06142aa43e5f453c8202e00b5b7a7646/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2d4837ba-c4c5-46f5-bb2b-b76202bb5ff1-stack/20ba2c74-3bb8-41c8-a9ff-a13666dd9c19;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-27 17:59:57,461 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 17:59:57 GMT Server: Apache x-openstack-request-id: req-7f9a51e6-88e2-4a57-b8d4-7f72d9174762 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 557 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "06142aa43e5f453c8202e00b5b7a7646", "OS::stack_id": "20ba2c74-3bb8-41c8-a9ff-a13666dd9c19", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-2d4837ba-c4c5-46f5-bb2b-b76202bb5ff1-stack", "image_name": "CreateStackSuccessTests-2d4837ba-c4c5-46f5-bb2b-b76202bb5ff1-image", "inst_name": "CreateStackSuccessTests-2d4837ba-c4c5-46f5-bb2b-b76202bb5ff1-inst", "subnet_name": "CreateStackSuccessTests-2d4837ba-c4c5-46f5-bb2b-b76202bb5ff1-subnet", "net_name": "CreateStackSuccessTests-2d4837ba-c4c5-46f5-bb2b-b76202bb5ff1-net", "flavor_name": "CreateStackSuccessTests-2d4837ba-c4c5-46f5-bb2b-b76202bb5ff1-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-2d4837ba-c4c5-46f5-bb2b-b76202bb5ff1-stack", "stack_user_project_id": "194df8e245664c108c1ceb1ede871c07", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-27T17:59:38Z", "links": [{"href": "http://172.30.9.31:8004/v1/06142aa43e5f453c8202e00b5b7a7646/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2d4837ba-c4c5-46f5-bb2b-b76202bb5ff1-stack/20ba2c74-3bb8-41c8-a9ff-a13666dd9c19", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "20ba2c74-3bb8-41c8-a9ff-a13666dd9c19", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-27 17:59:57,462 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/06142aa43e5f453c8202e00b5b7a7646/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2d4837ba-c4c5-46f5-bb2b-b76202bb5ff1-stack/20ba2c74-3bb8-41c8-a9ff-a13666dd9c19 used request id req-7f9a51e6-88e2-4a57-b8d4-7f72d9174762 2018-12-27 17:59:57,462 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-12-27 17:59:57,462 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-27 18:00:00,465 - create_stack - DEBUG - Stack status query timeout in 1179.64652801 2018-12-27 18:00:00,468 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/06142aa43e5f453c8202e00b5b7a7646/stacks/20ba2c74-3bb8-41c8-a9ff-a13666dd9c19 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0539995c32fa90e2e06e59700b34b1bd18919b82" 2018-12-27 18:00:00,681 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 18:00:00 GMT Server: Apache x-openstack-request-id: req-c8f0cc89-d92a-4f88-8e05-1c942c9b94ae Location: http://172.30.9.31:8004/v1/06142aa43e5f453c8202e00b5b7a7646/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2d4837ba-c4c5-46f5-bb2b-b76202bb5ff1-stack/20ba2c74-3bb8-41c8-a9ff-a13666dd9c19 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/06142aa43e5f453c8202e00b5b7a7646/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2d4837ba-c4c5-46f5-bb2b-b76202bb5ff1-stack/20ba2c74-3bb8-41c8-a9ff-a13666dd9c19;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-27 18:00:00,918 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:00:00 GMT Server: Apache x-openstack-request-id: req-25cfcf10-56bb-4196-83de-d36b98ec5397 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 557 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "06142aa43e5f453c8202e00b5b7a7646", "OS::stack_id": "20ba2c74-3bb8-41c8-a9ff-a13666dd9c19", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-2d4837ba-c4c5-46f5-bb2b-b76202bb5ff1-stack", "image_name": "CreateStackSuccessTests-2d4837ba-c4c5-46f5-bb2b-b76202bb5ff1-image", "inst_name": "CreateStackSuccessTests-2d4837ba-c4c5-46f5-bb2b-b76202bb5ff1-inst", "subnet_name": "CreateStackSuccessTests-2d4837ba-c4c5-46f5-bb2b-b76202bb5ff1-subnet", "net_name": "CreateStackSuccessTests-2d4837ba-c4c5-46f5-bb2b-b76202bb5ff1-net", "flavor_name": "CreateStackSuccessTests-2d4837ba-c4c5-46f5-bb2b-b76202bb5ff1-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-2d4837ba-c4c5-46f5-bb2b-b76202bb5ff1-stack", "stack_user_project_id": "194df8e245664c108c1ceb1ede871c07", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-27T17:59:38Z", "links": [{"href": "http://172.30.9.31:8004/v1/06142aa43e5f453c8202e00b5b7a7646/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2d4837ba-c4c5-46f5-bb2b-b76202bb5ff1-stack/20ba2c74-3bb8-41c8-a9ff-a13666dd9c19", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "20ba2c74-3bb8-41c8-a9ff-a13666dd9c19", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-27 18:00:00,919 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/06142aa43e5f453c8202e00b5b7a7646/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2d4837ba-c4c5-46f5-bb2b-b76202bb5ff1-stack/20ba2c74-3bb8-41c8-a9ff-a13666dd9c19 used request id req-25cfcf10-56bb-4196-83de-d36b98ec5397 2018-12-27 18:00:00,919 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-12-27 18:00:00,919 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-27 18:00:03,922 - create_stack - DEBUG - Stack status query timeout in 1176.189466 2018-12-27 18:00:03,925 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/06142aa43e5f453c8202e00b5b7a7646/stacks/20ba2c74-3bb8-41c8-a9ff-a13666dd9c19 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0539995c32fa90e2e06e59700b34b1bd18919b82" 2018-12-27 18:00:04,138 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 18:00:03 GMT Server: Apache x-openstack-request-id: req-1877084e-5035-46ea-ab73-805c7d7e42da Location: http://172.30.9.31:8004/v1/06142aa43e5f453c8202e00b5b7a7646/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2d4837ba-c4c5-46f5-bb2b-b76202bb5ff1-stack/20ba2c74-3bb8-41c8-a9ff-a13666dd9c19 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/06142aa43e5f453c8202e00b5b7a7646/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2d4837ba-c4c5-46f5-bb2b-b76202bb5ff1-stack/20ba2c74-3bb8-41c8-a9ff-a13666dd9c19;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-27 18:00:04,500 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:00:04 GMT Server: Apache x-openstack-request-id: req-e5398cdc-c534-4ef4-86b7-979367c6dfec Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 560 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "06142aa43e5f453c8202e00b5b7a7646", "OS::stack_id": "20ba2c74-3bb8-41c8-a9ff-a13666dd9c19", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-2d4837ba-c4c5-46f5-bb2b-b76202bb5ff1-stack", "image_name": "CreateStackSuccessTests-2d4837ba-c4c5-46f5-bb2b-b76202bb5ff1-image", "inst_name": "CreateStackSuccessTests-2d4837ba-c4c5-46f5-bb2b-b76202bb5ff1-inst", "subnet_name": "CreateStackSuccessTests-2d4837ba-c4c5-46f5-bb2b-b76202bb5ff1-subnet", "net_name": "CreateStackSuccessTests-2d4837ba-c4c5-46f5-bb2b-b76202bb5ff1-net", "flavor_name": "CreateStackSuccessTests-2d4837ba-c4c5-46f5-bb2b-b76202bb5ff1-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-2d4837ba-c4c5-46f5-bb2b-b76202bb5ff1-stack", "stack_user_project_id": "194df8e245664c108c1ceb1ede871c07", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-12-27T17:59:38Z", "links": [{"href": "http://172.30.9.31:8004/v1/06142aa43e5f453c8202e00b5b7a7646/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2d4837ba-c4c5-46f5-bb2b-b76202bb5ff1-stack/20ba2c74-3bb8-41c8-a9ff-a13666dd9c19", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "20ba2c74-3bb8-41c8-a9ff-a13666dd9c19", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-27 18:00:04,500 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/06142aa43e5f453c8202e00b5b7a7646/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2d4837ba-c4c5-46f5-bb2b-b76202bb5ff1-stack/20ba2c74-3bb8-41c8-a9ff-a13666dd9c19 used request id req-e5398cdc-c534-4ef4-86b7-979367c6dfec 2018-12-27 18:00:04,501 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-12-27 18:00:04,501 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-2d4837ba-c4c5-46f5-bb2b-b76202bb5ff1-stack 2018-12-27 18:00:04,501 - create_stack - INFO - Stack is now active with name - CreateStackSuccessTests-CreateStackSuccessTests-2d4837ba-c4c5-46f5-bb2b-b76202bb5ff1-stack 2018-12-27 18:00:04,504 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/06142aa43e5f453c8202e00b5b7a7646/stacks/20ba2c74-3bb8-41c8-a9ff-a13666dd9c19/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0539995c32fa90e2e06e59700b34b1bd18919b82" 2018-12-27 18:00:04,714 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 18:00:04 GMT Server: Apache x-openstack-request-id: req-a4dd69c8-f780-482a-a2ab-43d21294f439 Location: http://172.30.9.31:8004/v1/06142aa43e5f453c8202e00b5b7a7646/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2d4837ba-c4c5-46f5-bb2b-b76202bb5ff1-stack/20ba2c74-3bb8-41c8-a9ff-a13666dd9c19/resources Content-Length: 551 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/06142aa43e5f453c8202e00b5b7a7646/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2d4837ba-c4c5-46f5-bb2b-b76202bb5ff1-stack/20ba2c74-3bb8-41c8-a9ff-a13666dd9c19/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-27 18:00:04,758 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:00:04 GMT Server: Apache x-openstack-request-id: req-c29125a6-e6e2-4d13-9b8b-d7dfd2088691 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 572 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "server1_port", "links": [{"href": "http://172.30.9.31:8004/v1/06142aa43e5f453c8202e00b5b7a7646/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2d4837ba-c4c5-46f5-bb2b-b76202bb5ff1-stack/20ba2c74-3bb8-41c8-a9ff-a13666dd9c19/resources/server1_port", "rel": "self"}, {"href": "http://172.30.9.31:8004/v1/06142aa43e5f453c8202e00b5b7a7646/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2d4837ba-c4c5-46f5-bb2b-b76202bb5ff1-stack/20ba2c74-3bb8-41c8-a9ff-a13666dd9c19", "rel": "stack"}], "logical_resource_id": "server1_port", "creation_time": "2018-12-27T17:59:39Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-27T17:59:39Z", "required_by": ["my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "93da705a-0909-4eb5-bd0c-6955692aec99", "resource_type": "OS::Neutron::Port"}, {"resource_name": "private_subnet", "links": [{"href": "http://172.30.9.31:8004/v1/06142aa43e5f453c8202e00b5b7a7646/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2d4837ba-c4c5-46f5-bb2b-b76202bb5ff1-stack/20ba2c74-3bb8-41c8-a9ff-a13666dd9c19/resources/private_subnet", "rel": "self"}, {"href": "http://172.30.9.31:8004/v1/06142aa43e5f453c8202e00b5b7a7646/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2d4837ba-c4c5-46f5-bb2b-b76202bb5ff1-stack/20ba2c74-3bb8-41c8-a9ff-a13666dd9c19", "rel": "stack"}], "logical_resource_id": "private_subnet", "creation_time": "2018-12-27T17:59:39Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-27T17:59:39Z", "required_by": ["server1_port", "my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "54263929-d704-43ce-92ac-0b884d3bff01", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "private_net", "links": [{"href": "http://172.30.9.31:8004/v1/06142aa43e5f453c8202e00b5b7a7646/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2d4837ba-c4c5-46f5-bb2b-b76202bb5ff1-stack/20ba2c74-3bb8-41c8-a9ff-a13666dd9c19/resources/private_net", "rel": "self"}, {"href": "http://172.30.9.31:8004/v1/06142aa43e5f453c8202e00b5b7a7646/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2d4837ba-c4c5-46f5-bb2b-b76202bb5ff1-stack/20ba2c74-3bb8-41c8-a9ff-a13666dd9c19", "rel": "stack"}], "logical_resource_id": "private_net", "creation_time": "2018-12-27T17:59:39Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-27T17:59:39Z", "required_by": ["server1_port", "private_subnet"], "resource_status_reason": "state changed", "physical_resource_id": "80235607-d04b-4259-a903-5d6524934cdf", "resource_type": "OS::Neutron::Net"}, {"resource_name": "my_instance", "links": [{"href": "http://172.30.9.31:8004/v1/06142aa43e5f453c8202e00b5b7a7646/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2d4837ba-c4c5-46f5-bb2b-b76202bb5ff1-stack/20ba2c74-3bb8-41c8-a9ff-a13666dd9c19/resources/my_instance", "rel": "self"}, {"href": "http://172.30.9.31:8004/v1/06142aa43e5f453c8202e00b5b7a7646/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2d4837ba-c4c5-46f5-bb2b-b76202bb5ff1-stack/20ba2c74-3bb8-41c8-a9ff-a13666dd9c19", "rel": "stack"}], "logical_resource_id": "my_instance", "creation_time": "2018-12-27T17:59:39Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-27T17:59:39Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "27befc45-223d-48c4-9016-b5a490275cfe", "resource_type": "OS::Nova::Server"}]} 2018-12-27 18:00:04,758 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/06142aa43e5f453c8202e00b5b7a7646/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2d4837ba-c4c5-46f5-bb2b-b76202bb5ff1-stack/20ba2c74-3bb8-41c8-a9ff-a13666dd9c19/resources used request id req-c29125a6-e6e2-4d13-9b8b-d7dfd2088691 2018-12-27 18:00:04,768 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?id=80235607-d04b-4259-a903-5d6524934cdf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0539995c32fa90e2e06e59700b34b1bd18919b82" 2018-12-27 18:00:04,869 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 660 X-Openstack-Request-Id: req-81eacfbe-30df-4d20-8d3f-4bac8c47fdc7 Date: Thu, 27 Dec 2018 18:00:04 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"80235607-d04b-4259-a903-5d6524934cdf","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"06142aa43e5f453c8202e00b5b7a7646","status":"ACTIVE","subnets":["54263929-d704-43ce-92ac-0b884d3bff01"],"description":"","tags":[],"updated_at":"2018-12-27T17:59:42Z","qos_policy_id":null,"name":"CreateStackSuccessTests-2d4837ba-c4c5-46f5-bb2b-b76202bb5ff1-net","admin_state_up":true,"tenant_id":"06142aa43e5f453c8202e00b5b7a7646","created_at":"2018-12-27T17:59:40Z","mtu":1442}]} 2018-12-27 18:00:04,869 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?id=80235607-d04b-4259-a903-5d6524934cdf used request id req-81eacfbe-30df-4d20-8d3f-4bac8c47fdc7 2018-12-27 18:00:04,875 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=80235607-d04b-4259-a903-5d6524934cdf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0539995c32fa90e2e06e59700b34b1bd18919b82" 2018-12-27 18:00:05,114 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-bc21c741-9f8a-45d7-8101-40717017949b Date: Thu, 27 Dec 2018 18:00:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"80235607-d04b-4259-a903-5d6524934cdf","tenant_id":"06142aa43e5f453c8202e00b5b7a7646","created_at":"2018-12-27T17:59:42Z","dns_nameservers":[],"updated_at":"2018-12-27T17:59:42Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.0.0.2","end":"10.0.0.254"}],"gateway_ip":"10.0.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.0.0.0/24","project_id":"06142aa43e5f453c8202e00b5b7a7646","id":"54263929-d704-43ce-92ac-0b884d3bff01","subnetpool_id":null,"name":"CreateStackSuccessTests-2d4837ba-c4c5-46f5-bb2b-b76202bb5ff1-subnet"}]} 2018-12-27 18:00:05,114 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=80235607-d04b-4259-a903-5d6524934cdf used request id req-bc21c741-9f8a-45d7-8101-40717017949b 2018-12-27 18:00:05,120 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=80235607-d04b-4259-a903-5d6524934cdf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0539995c32fa90e2e06e59700b34b1bd18919b82" 2018-12-27 18:00:05,173 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-5ad76d72-85ab-45ec-80f2-d9d430b8521c Date: Thu, 27 Dec 2018 18:00:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"80235607-d04b-4259-a903-5d6524934cdf","tenant_id":"06142aa43e5f453c8202e00b5b7a7646","created_at":"2018-12-27T17:59:42Z","dns_nameservers":[],"updated_at":"2018-12-27T17:59:42Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.0.0.2","end":"10.0.0.254"}],"gateway_ip":"10.0.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.0.0.0/24","project_id":"06142aa43e5f453c8202e00b5b7a7646","id":"54263929-d704-43ce-92ac-0b884d3bff01","subnetpool_id":null,"name":"CreateStackSuccessTests-2d4837ba-c4c5-46f5-bb2b-b76202bb5ff1-subnet"}]} 2018-12-27 18:00:05,173 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=80235607-d04b-4259-a903-5d6524934cdf used request id req-5ad76d72-85ab-45ec-80f2-d9d430b8521c 2018-12-27 18:00:05,174 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 18:00:05,175 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 18:00:05,606 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "46b3067c2723480191a76a6e8bcfe47f", "name": "CreateStackSuccessTests-9b32f2d5-1448-481-proj-role"}], "expires_at": "2018-12-27T19:00:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "06142aa43e5f453c8202e00b5b7a7646", "name": "CreateStackSuccessTests-9b32f2d5-1448-481-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/06142aa43e5f453c8202e00b5b7a7646", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/06142aa43e5f453c8202e00b5b7a7646", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/06142aa43e5f453c8202e00b5b7a7646", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/06142aa43e5f453c8202e00b5b7a7646", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/06142aa43e5f453c8202e00b5b7a7646", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/06142aa43e5f453c8202e00b5b7a7646", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/06142aa43e5f453c8202e00b5b7a7646", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/06142aa43e5f453c8202e00b5b7a7646", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/06142aa43e5f453c8202e00b5b7a7646", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_06142aa43e5f453c8202e00b5b7a7646", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_06142aa43e5f453c8202e00b5b7a7646", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/06142aa43e5f453c8202e00b5b7a7646", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/06142aa43e5f453c8202e00b5b7a7646", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/06142aa43e5f453c8202e00b5b7a7646", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-9b32f2d5-1448-481-user", "id": "1b4ee8eb02574d4d8f82897f5b5d68d5"}, "audit_ids": ["z3KrcDsbSFmuXbA35P5PYA"], "issued_at": "2018-12-27T18:00:05.000000Z"}} 2018-12-27 18:00:05,607 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8cfd1da5c7293b994deb705815a01c426133b4ad" 2018-12-27 18:00:05,720 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:00:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-54c169d8-96d8-4d1c-9961-93fa8225cdef Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 18:00:05,720 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-54c169d8-96d8-4d1c-9961-93fa8225cdef 2018-12-27 18:00:05,728 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateStackSuccessTests-2d4837ba-c4c5-46f5-bb2b-b76202bb5ff1-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8cfd1da5c7293b994deb705815a01c426133b4ad" 2018-12-27 18:00:06,023 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 660 X-Openstack-Request-Id: req-cccc4472-91b4-4957-a28e-f5a494dd6239 Date: Thu, 27 Dec 2018 18:00:06 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"80235607-d04b-4259-a903-5d6524934cdf","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"06142aa43e5f453c8202e00b5b7a7646","status":"ACTIVE","subnets":["54263929-d704-43ce-92ac-0b884d3bff01"],"description":"","tags":[],"updated_at":"2018-12-27T17:59:42Z","qos_policy_id":null,"name":"CreateStackSuccessTests-2d4837ba-c4c5-46f5-bb2b-b76202bb5ff1-net","admin_state_up":true,"tenant_id":"06142aa43e5f453c8202e00b5b7a7646","created_at":"2018-12-27T17:59:40Z","mtu":1442}]} 2018-12-27 18:00:06,023 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateStackSuccessTests-2d4837ba-c4c5-46f5-bb2b-b76202bb5ff1-net used request id req-cccc4472-91b4-4957-a28e-f5a494dd6239 2018-12-27 18:00:06,026 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 18:00:06,032 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 18:00:06 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 18:00:06,033 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/06142aa43e5f453c8202e00b5b7a7646 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8cfd1da5c7293b994deb705815a01c426133b4ad" 2018-12-27 18:00:06,147 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:00:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-959186d6-685d-4b79-9b03-e7d930fa0a4f Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/06142aa43e5f453c8202e00b5b7a7646"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "06142aa43e5f453c8202e00b5b7a7646", "name": "CreateStackSuccessTests-9b32f2d5-1448-481-proj"}} 2018-12-27 18:00:06,148 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/06142aa43e5f453c8202e00b5b7a7646 used request id req-959186d6-685d-4b79-9b03-e7d930fa0a4f 2018-12-27 18:00:06,153 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=80235607-d04b-4259-a903-5d6524934cdf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8cfd1da5c7293b994deb705815a01c426133b4ad" 2018-12-27 18:00:06,382 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-b22821fc-b6d7-40f3-a288-51493b19bcc4 Date: Thu, 27 Dec 2018 18:00:06 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"80235607-d04b-4259-a903-5d6524934cdf","tenant_id":"06142aa43e5f453c8202e00b5b7a7646","created_at":"2018-12-27T17:59:42Z","dns_nameservers":[],"updated_at":"2018-12-27T17:59:42Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.0.0.2","end":"10.0.0.254"}],"gateway_ip":"10.0.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.0.0.0/24","project_id":"06142aa43e5f453c8202e00b5b7a7646","id":"54263929-d704-43ce-92ac-0b884d3bff01","subnetpool_id":null,"name":"CreateStackSuccessTests-2d4837ba-c4c5-46f5-bb2b-b76202bb5ff1-subnet"}]} 2018-12-27 18:00:06,383 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=80235607-d04b-4259-a903-5d6524934cdf used request id req-b22821fc-b6d7-40f3-a288-51493b19bcc4 2018-12-27 18:00:06,385 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 18:00:06,795 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "46b3067c2723480191a76a6e8bcfe47f", "name": "CreateStackSuccessTests-9b32f2d5-1448-481-proj-role"}], "expires_at": "2018-12-27T19:00:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "06142aa43e5f453c8202e00b5b7a7646", "name": "CreateStackSuccessTests-9b32f2d5-1448-481-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/06142aa43e5f453c8202e00b5b7a7646", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/06142aa43e5f453c8202e00b5b7a7646", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/06142aa43e5f453c8202e00b5b7a7646", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/06142aa43e5f453c8202e00b5b7a7646", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/06142aa43e5f453c8202e00b5b7a7646", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/06142aa43e5f453c8202e00b5b7a7646", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/06142aa43e5f453c8202e00b5b7a7646", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/06142aa43e5f453c8202e00b5b7a7646", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/06142aa43e5f453c8202e00b5b7a7646", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_06142aa43e5f453c8202e00b5b7a7646", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_06142aa43e5f453c8202e00b5b7a7646", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/06142aa43e5f453c8202e00b5b7a7646", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/06142aa43e5f453c8202e00b5b7a7646", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/06142aa43e5f453c8202e00b5b7a7646", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-9b32f2d5-1448-481-user", "id": "1b4ee8eb02574d4d8f82897f5b5d68d5"}, "audit_ids": ["82APxvJ9SeKm_DobJlw7rw"], "issued_at": "2018-12-27T18:00:06.000000Z"}} 2018-12-27 18:00:06,795 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba9b89f8973bb132be9fa691344fc4c6c58afc3b" 2018-12-27 18:00:06,902 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:00:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e7d21da4-0609-4cb3-9b2b-65dcc633eb4e Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 18:00:06,902 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-e7d21da4-0609-4cb3-9b2b-65dcc633eb4e 2018-12-27 18:00:06,908 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateStackSuccessTests-2d4837ba-c4c5-46f5-bb2b-b76202bb5ff1-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba9b89f8973bb132be9fa691344fc4c6c58afc3b" 2018-12-27 18:00:07,197 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 660 X-Openstack-Request-Id: req-a845a3d6-5ba0-450d-ba2c-4e1ead902c28 Date: Thu, 27 Dec 2018 18:00:07 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"80235607-d04b-4259-a903-5d6524934cdf","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"06142aa43e5f453c8202e00b5b7a7646","status":"ACTIVE","subnets":["54263929-d704-43ce-92ac-0b884d3bff01"],"description":"","tags":[],"updated_at":"2018-12-27T17:59:42Z","qos_policy_id":null,"name":"CreateStackSuccessTests-2d4837ba-c4c5-46f5-bb2b-b76202bb5ff1-net","admin_state_up":true,"tenant_id":"06142aa43e5f453c8202e00b5b7a7646","created_at":"2018-12-27T17:59:40Z","mtu":1442}]} 2018-12-27 18:00:07,197 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateStackSuccessTests-2d4837ba-c4c5-46f5-bb2b-b76202bb5ff1-net used request id req-a845a3d6-5ba0-450d-ba2c-4e1ead902c28 2018-12-27 18:00:07,203 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=80235607-d04b-4259-a903-5d6524934cdf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba9b89f8973bb132be9fa691344fc4c6c58afc3b" 2018-12-27 18:00:07,450 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-8f8ee131-ca1b-436a-befb-0c3b5a8325c5 Date: Thu, 27 Dec 2018 18:00:07 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"80235607-d04b-4259-a903-5d6524934cdf","tenant_id":"06142aa43e5f453c8202e00b5b7a7646","created_at":"2018-12-27T17:59:42Z","dns_nameservers":[],"updated_at":"2018-12-27T17:59:42Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.0.0.2","end":"10.0.0.254"}],"gateway_ip":"10.0.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.0.0.0/24","project_id":"06142aa43e5f453c8202e00b5b7a7646","id":"54263929-d704-43ce-92ac-0b884d3bff01","subnetpool_id":null,"name":"CreateStackSuccessTests-2d4837ba-c4c5-46f5-bb2b-b76202bb5ff1-subnet"}]} 2018-12-27 18:00:07,451 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=80235607-d04b-4259-a903-5d6524934cdf used request id req-8f8ee131-ca1b-436a-befb-0c3b5a8325c5 2018-12-27 18:00:07,456 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?id=80235607-d04b-4259-a903-5d6524934cdf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba9b89f8973bb132be9fa691344fc4c6c58afc3b" 2018-12-27 18:00:07,801 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 660 X-Openstack-Request-Id: req-c5b9ce2d-c71c-40e9-a128-58fcfc0359ee Date: Thu, 27 Dec 2018 18:00:07 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"80235607-d04b-4259-a903-5d6524934cdf","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"06142aa43e5f453c8202e00b5b7a7646","status":"ACTIVE","subnets":["54263929-d704-43ce-92ac-0b884d3bff01"],"description":"","tags":[],"updated_at":"2018-12-27T17:59:42Z","qos_policy_id":null,"name":"CreateStackSuccessTests-2d4837ba-c4c5-46f5-bb2b-b76202bb5ff1-net","admin_state_up":true,"tenant_id":"06142aa43e5f453c8202e00b5b7a7646","created_at":"2018-12-27T17:59:40Z","mtu":1442}]} 2018-12-27 18:00:07,802 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?id=80235607-d04b-4259-a903-5d6524934cdf used request id req-c5b9ce2d-c71c-40e9-a128-58fcfc0359ee 2018-12-27 18:00:07,807 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=80235607-d04b-4259-a903-5d6524934cdf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba9b89f8973bb132be9fa691344fc4c6c58afc3b" 2018-12-27 18:00:08,057 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-cefc7610-22b7-43db-8eaa-fc67b99db040 Date: Thu, 27 Dec 2018 18:00:08 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"80235607-d04b-4259-a903-5d6524934cdf","tenant_id":"06142aa43e5f453c8202e00b5b7a7646","created_at":"2018-12-27T17:59:42Z","dns_nameservers":[],"updated_at":"2018-12-27T17:59:42Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.0.0.2","end":"10.0.0.254"}],"gateway_ip":"10.0.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.0.0.0/24","project_id":"06142aa43e5f453c8202e00b5b7a7646","id":"54263929-d704-43ce-92ac-0b884d3bff01","subnetpool_id":null,"name":"CreateStackSuccessTests-2d4837ba-c4c5-46f5-bb2b-b76202bb5ff1-subnet"}]} 2018-12-27 18:00:08,057 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=80235607-d04b-4259-a903-5d6524934cdf used request id req-cefc7610-22b7-43db-8eaa-fc67b99db040 2018-12-27 18:00:08,062 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=80235607-d04b-4259-a903-5d6524934cdf&name=CreateStackSuccessTests-2d4837ba-c4c5-46f5-bb2b-b76202bb5ff1-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba9b89f8973bb132be9fa691344fc4c6c58afc3b" 2018-12-27 18:00:08,301 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-2e25b44a-b6fb-4359-a16c-41279f4931b6 Date: Thu, 27 Dec 2018 18:00:08 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"80235607-d04b-4259-a903-5d6524934cdf","tenant_id":"06142aa43e5f453c8202e00b5b7a7646","created_at":"2018-12-27T17:59:42Z","dns_nameservers":[],"updated_at":"2018-12-27T17:59:42Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.0.0.2","end":"10.0.0.254"}],"gateway_ip":"10.0.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.0.0.0/24","project_id":"06142aa43e5f453c8202e00b5b7a7646","id":"54263929-d704-43ce-92ac-0b884d3bff01","subnetpool_id":null,"name":"CreateStackSuccessTests-2d4837ba-c4c5-46f5-bb2b-b76202bb5ff1-subnet"}]} 2018-12-27 18:00:08,301 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=80235607-d04b-4259-a903-5d6524934cdf&name=CreateStackSuccessTests-2d4837ba-c4c5-46f5-bb2b-b76202bb5ff1-subnet used request id req-2e25b44a-b6fb-4359-a16c-41279f4931b6 2018-12-27 18:00:08,306 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets/54263929-d704-43ce-92ac-0b884d3bff01 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba9b89f8973bb132be9fa691344fc4c6c58afc3b" 2018-12-27 18:00:08,560 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 662 X-Openstack-Request-Id: req-543b796b-bd95-456d-a829-381574b30a1f Date: Thu, 27 Dec 2018 18:00:08 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"80235607-d04b-4259-a903-5d6524934cdf","tenant_id":"06142aa43e5f453c8202e00b5b7a7646","created_at":"2018-12-27T17:59:42Z","dns_nameservers":[],"updated_at":"2018-12-27T17:59:42Z","gateway_ip":"10.0.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.0.0.2","end":"10.0.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.0.0.0/24","project_id":"06142aa43e5f453c8202e00b5b7a7646","id":"54263929-d704-43ce-92ac-0b884d3bff01","subnetpool_id":null,"name":"CreateStackSuccessTests-2d4837ba-c4c5-46f5-bb2b-b76202bb5ff1-subnet"}} 2018-12-27 18:00:08,560 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets/54263929-d704-43ce-92ac-0b884d3bff01 used request id req-543b796b-bd95-456d-a829-381574b30a1f 2018-12-27 18:00:08,561 - create_stack - INFO - Deleting stack - CreateStackSuccessTests-CreateStackSuccessTests-2d4837ba-c4c5-46f5-bb2b-b76202bb5ff1-stack 2018-12-27 18:00:08,564 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:8004/v1/06142aa43e5f453c8202e00b5b7a7646/stacks/20ba2c74-3bb8-41c8-a9ff-a13666dd9c19 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0539995c32fa90e2e06e59700b34b1bd18919b82" 2018-12-27 18:00:08,590 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 18:00:08 GMT Server: Apache x-openstack-request-id: req-35ac0a3e-5d0e-41f3-a629-ee9a5b3d23e8 Location: http://172.30.9.31:8004/v1/06142aa43e5f453c8202e00b5b7a7646/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2d4837ba-c4c5-46f5-bb2b-b76202bb5ff1-stack/20ba2c74-3bb8-41c8-a9ff-a13666dd9c19 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/06142aa43e5f453c8202e00b5b7a7646/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2d4837ba-c4c5-46f5-bb2b-b76202bb5ff1-stack/20ba2c74-3bb8-41c8-a9ff-a13666dd9c19;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-27 18:00:08,883 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 18:00:08 GMT Server: Apache x-openstack-request-id: req-089ec90c-f8d1-4be8-a737-d1673613d14d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 18:00:08,883 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.31:8004/v1/06142aa43e5f453c8202e00b5b7a7646/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2d4837ba-c4c5-46f5-bb2b-b76202bb5ff1-stack/20ba2c74-3bb8-41c8-a9ff-a13666dd9c19 used request id req-089ec90c-f8d1-4be8-a737-d1673613d14d 2018-12-27 18:00:08,886 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/06142aa43e5f453c8202e00b5b7a7646/stacks/20ba2c74-3bb8-41c8-a9ff-a13666dd9c19 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0539995c32fa90e2e06e59700b34b1bd18919b82" 2018-12-27 18:00:08,928 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 18:00:08 GMT Server: Apache x-openstack-request-id: req-afde8e30-c2bc-4ddf-8648-3e1d79b9d461 Location: http://172.30.9.31:8004/v1/06142aa43e5f453c8202e00b5b7a7646/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2d4837ba-c4c5-46f5-bb2b-b76202bb5ff1-stack/20ba2c74-3bb8-41c8-a9ff-a13666dd9c19 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/06142aa43e5f453c8202e00b5b7a7646/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2d4837ba-c4c5-46f5-bb2b-b76202bb5ff1-stack/20ba2c74-3bb8-41c8-a9ff-a13666dd9c19;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-27 18:00:09,162 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:00:08 GMT Server: Apache x-openstack-request-id: req-1ab95d12-b3f2-4850-b039-f15d244949ba Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 563 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "06142aa43e5f453c8202e00b5b7a7646", "OS::stack_id": "20ba2c74-3bb8-41c8-a9ff-a13666dd9c19", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-2d4837ba-c4c5-46f5-bb2b-b76202bb5ff1-stack", "image_name": "CreateStackSuccessTests-2d4837ba-c4c5-46f5-bb2b-b76202bb5ff1-image", "inst_name": "CreateStackSuccessTests-2d4837ba-c4c5-46f5-bb2b-b76202bb5ff1-inst", "subnet_name": "CreateStackSuccessTests-2d4837ba-c4c5-46f5-bb2b-b76202bb5ff1-subnet", "flavor_name": "CreateStackSuccessTests-2d4837ba-c4c5-46f5-bb2b-b76202bb5ff1-flavor-name", "net_name": "CreateStackSuccessTests-2d4837ba-c4c5-46f5-bb2b-b76202bb5ff1-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-2d4837ba-c4c5-46f5-bb2b-b76202bb5ff1-stack", "stack_user_project_id": "194df8e245664c108c1ceb1ede871c07", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-12-27T17:59:38Z", "links": [{"href": "http://172.30.9.31:8004/v1/06142aa43e5f453c8202e00b5b7a7646/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2d4837ba-c4c5-46f5-bb2b-b76202bb5ff1-stack/20ba2c74-3bb8-41c8-a9ff-a13666dd9c19", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-27T18:00:08Z", "id": "20ba2c74-3bb8-41c8-a9ff-a13666dd9c19", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-27 18:00:09,162 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/06142aa43e5f453c8202e00b5b7a7646/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2d4837ba-c4c5-46f5-bb2b-b76202bb5ff1-stack/20ba2c74-3bb8-41c8-a9ff-a13666dd9c19 used request id req-1ab95d12-b3f2-4850-b039-f15d244949ba 2018-12-27 18:00:09,162 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-12-27 18:00:09,163 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-27 18:00:12,166 - create_stack - DEBUG - Stack status query timeout in 1196.71749902 2018-12-27 18:00:12,168 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/06142aa43e5f453c8202e00b5b7a7646/stacks/20ba2c74-3bb8-41c8-a9ff-a13666dd9c19 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0539995c32fa90e2e06e59700b34b1bd18919b82" 2018-12-27 18:00:12,388 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 18:00:12 GMT Server: Apache x-openstack-request-id: req-419cb063-566c-495a-bf3b-de2ef306df50 Location: http://172.30.9.31:8004/v1/06142aa43e5f453c8202e00b5b7a7646/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2d4837ba-c4c5-46f5-bb2b-b76202bb5ff1-stack/20ba2c74-3bb8-41c8-a9ff-a13666dd9c19 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/06142aa43e5f453c8202e00b5b7a7646/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2d4837ba-c4c5-46f5-bb2b-b76202bb5ff1-stack/20ba2c74-3bb8-41c8-a9ff-a13666dd9c19;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-27 18:00:12,430 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:00:12 GMT Server: Apache x-openstack-request-id: req-da0c84db-9826-4ce5-a7a6-b8af3c3fcd3e Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 563 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "06142aa43e5f453c8202e00b5b7a7646", "OS::stack_id": "20ba2c74-3bb8-41c8-a9ff-a13666dd9c19", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-2d4837ba-c4c5-46f5-bb2b-b76202bb5ff1-stack", "image_name": "CreateStackSuccessTests-2d4837ba-c4c5-46f5-bb2b-b76202bb5ff1-image", "inst_name": "CreateStackSuccessTests-2d4837ba-c4c5-46f5-bb2b-b76202bb5ff1-inst", "subnet_name": "CreateStackSuccessTests-2d4837ba-c4c5-46f5-bb2b-b76202bb5ff1-subnet", "flavor_name": "CreateStackSuccessTests-2d4837ba-c4c5-46f5-bb2b-b76202bb5ff1-flavor-name", "net_name": "CreateStackSuccessTests-2d4837ba-c4c5-46f5-bb2b-b76202bb5ff1-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-2d4837ba-c4c5-46f5-bb2b-b76202bb5ff1-stack", "stack_user_project_id": "194df8e245664c108c1ceb1ede871c07", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-12-27T17:59:38Z", "links": [{"href": "http://172.30.9.31:8004/v1/06142aa43e5f453c8202e00b5b7a7646/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2d4837ba-c4c5-46f5-bb2b-b76202bb5ff1-stack/20ba2c74-3bb8-41c8-a9ff-a13666dd9c19", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-27T18:00:08Z", "id": "20ba2c74-3bb8-41c8-a9ff-a13666dd9c19", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-27 18:00:12,431 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/06142aa43e5f453c8202e00b5b7a7646/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2d4837ba-c4c5-46f5-bb2b-b76202bb5ff1-stack/20ba2c74-3bb8-41c8-a9ff-a13666dd9c19 used request id req-da0c84db-9826-4ce5-a7a6-b8af3c3fcd3e 2018-12-27 18:00:12,431 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-12-27 18:00:12,431 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-27 18:00:15,434 - create_stack - DEBUG - Stack status query timeout in 1193.44883585 2018-12-27 18:00:15,437 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/06142aa43e5f453c8202e00b5b7a7646/stacks/20ba2c74-3bb8-41c8-a9ff-a13666dd9c19 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0539995c32fa90e2e06e59700b34b1bd18919b82" 2018-12-27 18:00:15,471 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 18:00:15 GMT Server: Apache x-openstack-request-id: req-6f55a0d6-a855-419f-8d0b-e5b678477ce2 Location: http://172.30.9.31:8004/v1/06142aa43e5f453c8202e00b5b7a7646/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2d4837ba-c4c5-46f5-bb2b-b76202bb5ff1-stack/20ba2c74-3bb8-41c8-a9ff-a13666dd9c19 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/06142aa43e5f453c8202e00b5b7a7646/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2d4837ba-c4c5-46f5-bb2b-b76202bb5ff1-stack/20ba2c74-3bb8-41c8-a9ff-a13666dd9c19;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-27 18:00:15,709 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:00:15 GMT Server: Apache x-openstack-request-id: req-f5945bf2-5feb-422f-a523-45bf98839668 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 563 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "06142aa43e5f453c8202e00b5b7a7646", "OS::stack_id": "20ba2c74-3bb8-41c8-a9ff-a13666dd9c19", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-2d4837ba-c4c5-46f5-bb2b-b76202bb5ff1-stack", "image_name": "CreateStackSuccessTests-2d4837ba-c4c5-46f5-bb2b-b76202bb5ff1-image", "inst_name": "CreateStackSuccessTests-2d4837ba-c4c5-46f5-bb2b-b76202bb5ff1-inst", "subnet_name": "CreateStackSuccessTests-2d4837ba-c4c5-46f5-bb2b-b76202bb5ff1-subnet", "flavor_name": "CreateStackSuccessTests-2d4837ba-c4c5-46f5-bb2b-b76202bb5ff1-flavor-name", "net_name": "CreateStackSuccessTests-2d4837ba-c4c5-46f5-bb2b-b76202bb5ff1-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-2d4837ba-c4c5-46f5-bb2b-b76202bb5ff1-stack", "stack_user_project_id": "194df8e245664c108c1ceb1ede871c07", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-12-27T17:59:38Z", "links": [{"href": "http://172.30.9.31:8004/v1/06142aa43e5f453c8202e00b5b7a7646/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2d4837ba-c4c5-46f5-bb2b-b76202bb5ff1-stack/20ba2c74-3bb8-41c8-a9ff-a13666dd9c19", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-27T18:00:08Z", "id": "20ba2c74-3bb8-41c8-a9ff-a13666dd9c19", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-27 18:00:15,709 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/06142aa43e5f453c8202e00b5b7a7646/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2d4837ba-c4c5-46f5-bb2b-b76202bb5ff1-stack/20ba2c74-3bb8-41c8-a9ff-a13666dd9c19 used request id req-f5945bf2-5feb-422f-a523-45bf98839668 2018-12-27 18:00:15,710 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-12-27 18:00:15,710 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-27 18:00:18,711 - create_stack - DEBUG - Stack status query timeout in 1190.17210293 2018-12-27 18:00:18,714 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/06142aa43e5f453c8202e00b5b7a7646/stacks/20ba2c74-3bb8-41c8-a9ff-a13666dd9c19 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0539995c32fa90e2e06e59700b34b1bd18919b82" 2018-12-27 18:00:18,922 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 18:00:18 GMT Server: Apache x-openstack-request-id: req-9f32bdd1-ec57-46e2-89ce-f2758e08a9df Location: http://172.30.9.31:8004/v1/06142aa43e5f453c8202e00b5b7a7646/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2d4837ba-c4c5-46f5-bb2b-b76202bb5ff1-stack/20ba2c74-3bb8-41c8-a9ff-a13666dd9c19 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/06142aa43e5f453c8202e00b5b7a7646/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2d4837ba-c4c5-46f5-bb2b-b76202bb5ff1-stack/20ba2c74-3bb8-41c8-a9ff-a13666dd9c19;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-27 18:00:18,967 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:00:18 GMT Server: Apache x-openstack-request-id: req-306e4152-1783-4968-bd60-68f872445b02 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 559 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "06142aa43e5f453c8202e00b5b7a7646", "OS::stack_id": "20ba2c74-3bb8-41c8-a9ff-a13666dd9c19", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-2d4837ba-c4c5-46f5-bb2b-b76202bb5ff1-stack", "image_name": "CreateStackSuccessTests-2d4837ba-c4c5-46f5-bb2b-b76202bb5ff1-image", "inst_name": "CreateStackSuccessTests-2d4837ba-c4c5-46f5-bb2b-b76202bb5ff1-inst", "subnet_name": "CreateStackSuccessTests-2d4837ba-c4c5-46f5-bb2b-b76202bb5ff1-subnet", "flavor_name": "CreateStackSuccessTests-2d4837ba-c4c5-46f5-bb2b-b76202bb5ff1-flavor-name", "net_name": "CreateStackSuccessTests-2d4837ba-c4c5-46f5-bb2b-b76202bb5ff1-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-2d4837ba-c4c5-46f5-bb2b-b76202bb5ff1-stack", "stack_user_project_id": "194df8e245664c108c1ceb1ede871c07", "tags": null, "creation_time": "2018-12-27T17:59:38Z", "links": [{"href": "http://172.30.9.31:8004/v1/06142aa43e5f453c8202e00b5b7a7646/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2d4837ba-c4c5-46f5-bb2b-b76202bb5ff1-stack/20ba2c74-3bb8-41c8-a9ff-a13666dd9c19", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-12-27T18:00:08Z", "id": "20ba2c74-3bb8-41c8-a9ff-a13666dd9c19", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Simple template to deploy a single compute instance"}} 2018-12-27 18:00:18,967 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/06142aa43e5f453c8202e00b5b7a7646/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2d4837ba-c4c5-46f5-bb2b-b76202bb5ff1-stack/20ba2c74-3bb8-41c8-a9ff-a13666dd9c19 used request id req-306e4152-1783-4968-bd60-68f872445b02 2018-12-27 18:00:18,967 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-12-27 18:00:18,968 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-2d4837ba-c4c5-46f5-bb2b-b76202bb5ff1-stack 2018-12-27 18:00:18,968 - create_stack - INFO - Attempting to delete again stack - CreateStackSuccessTests-CreateStackSuccessTests-2d4837ba-c4c5-46f5-bb2b-b76202bb5ff1-stack 2018-12-27 18:00:18,970 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:8004/v1/06142aa43e5f453c8202e00b5b7a7646/stacks/20ba2c74-3bb8-41c8-a9ff-a13666dd9c19 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0539995c32fa90e2e06e59700b34b1bd18919b82" 2018-12-27 18:00:18,996 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 18:00:18 GMT Server: Apache x-openstack-request-id: req-3b493360-718d-4255-bd52-21fdab5f5221 Location: http://172.30.9.31:8004/v1/06142aa43e5f453c8202e00b5b7a7646/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2d4837ba-c4c5-46f5-bb2b-b76202bb5ff1-stack/20ba2c74-3bb8-41c8-a9ff-a13666dd9c19 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/06142aa43e5f453c8202e00b5b7a7646/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2d4837ba-c4c5-46f5-bb2b-b76202bb5ff1-stack/20ba2c74-3bb8-41c8-a9ff-a13666dd9c19;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-27 18:00:19,295 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 18:00:18 GMT Server: Apache x-openstack-request-id: req-7e297348-2bae-4df6-b893-f053c7d42706 Content-Length: 279 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackSuccessTests-CreateStackSuccessTests-2d4837ba-c4c5-46f5-bb2b-b76202bb5ff1-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-12-27 18:00:19,296 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.31:8004/v1/06142aa43e5f453c8202e00b5b7a7646/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2d4837ba-c4c5-46f5-bb2b-b76202bb5ff1-stack/20ba2c74-3bb8-41c8-a9ff-a13666dd9c19 used request id req-7e297348-2bae-4df6-b893-f053c7d42706 2018-12-27 18:00:19,297 - glance_utils - INFO - Deleting image named - CreateStackSuccessTests-2d4837ba-c4c5-46f5-bb2b-b76202bb5ff1-image 2018-12-27 18:00:19,300 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9292/v2/images/04423e42-958e-4a71-8a25-945b05f51b6e -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}284c13ea16442c5216fa0b08d470e32dd284b03d" 2018-12-27 18:00:20,516 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-5cc76889-ff94-47f3-85b6-e0028e1f2cbb Date: Thu, 27 Dec 2018 18:00:20 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-27 18:00:20,516 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.31:9292/v2/images/04423e42-958e-4a71-8a25-945b05f51b6e used request id req-5cc76889-ff94-47f3-85b6-e0028e1f2cbb 2018-12-27 18:00:20,520 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:8774/v2.1/flavors/1cec5204-690b-4bd3-9e47-158efd0a6d53 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79058065c923b592cbac54892cc5213fc4fb2f69" 2018-12-27 18:00:20,555 - novaclient.v2.client - DEBUG - RESP: [202] Date: Thu, 27 Dec 2018 18:00:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b8ce94c6-2e5d-44cb-93e0-86f44b90f130 x-compute-request-id: req-b8ce94c6-2e5d-44cb-93e0-86f44b90f130 Content-Length: 0 Content-Type: application/json 2018-12-27 18:00:20,555 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/flavors/1cec5204-690b-4bd3-9e47-158efd0a6d53 used request id req-b8ce94c6-2e5d-44cb-93e0-86f44b90f130 2018-12-27 18:00:20,563 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0979ff003695da3ced9ef732456a1750d1ab06d" 2018-12-27 18:00:20,865 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 35896 X-Openstack-Request-Id: req-3828bf25-cec0-43c4-9e0e-7200a8b1e185 Date: Thu, 27 Dec 2018 18:00:20 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "created_at": "2018-12-27T15:33:01Z", "updated_at": "2018-12-27T15:33:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "35205ac3-06e6-4cf6-bb21-ff8f813cb45b", "remote_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "ade77f59-e70c-4970-8ea8-198222fa332e", "remote_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "c4f3bf7f-d793-498d-a883-bb8c6003f070", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "c85cb618-8f19-445b-8e16-6d467cb17771", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}], "revision_number": 4, "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "created_at": "2018-12-27T15:57:22Z", "updated_at": "2018-12-27T15:57:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "5e258a3b-01f5-4aef-81b7-0b5dc6e5b683", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "65475539-0336-498a-8da4-ff0a80b10089", "remote_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "ae922857-f7ae-4bc8-949b-153fb43bfd00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "b4f87679-52e1-4cf9-bf76-5abb9a9bec06", "remote_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "f7197afc9b61423897aefc9a643d03a1"}], "revision_number": 4, "project_id": "f7197afc9b61423897aefc9a643d03a1", "id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "created_at": "2018-12-27T16:01:54Z", "updated_at": "2018-12-27T16:01:54Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "00dd3abd-acd1-4edb-8f4a-8badcbd2eeb4", "remote_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "018de60d-bc33-4ef0-9eed-6d00b6ce227b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "0d99f0db-fa6b-4201-b67f-a7ff0db82c5d", "remote_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv6", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "5c4049ef-933d-4614-84e7-83584430d462", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv6", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}], "revision_number": 4, "project_id": "8c689c5e31c44b09ab85f80682abbc2a", "id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "created_at": "2018-12-27T15:56:49Z", "updated_at": "2018-12-27T15:56:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "6555e255-763a-4448-b1b1-0c93b2a390bd", "remote_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "777ff7a5-a590-43e5-a84b-7677710494e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "8bac258a-08df-48b7-900b-efbe01a6ec20", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "dc17921e-353f-4898-a970-881b2c8d093d", "remote_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}], "revision_number": 4, "project_id": "28dac9e1580d461c9de52e6659cc4f9d", "id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "created_at": "2018-12-27T16:01:52Z", "updated_at": "2018-12-27T16:01:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "32737757-45f3-4b24-b6ab-5f2d5579b4a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv6", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "ae604ef3-492d-4aa3-8045-1ff84f755a27", "remote_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv4", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "b7bff40a-beda-4996-b140-ed94d010535c", "remote_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv6", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "b8129030-9d72-4d5d-adce-47bbe62492fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv4", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}], "revision_number": 4, "project_id": "81c108a273314b24bf6b48c41b5bbe0c", "id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "06142aa43e5f453c8202e00b5b7a7646", "created_at": "2018-12-27T17:59:40Z", "updated_at": "2018-12-27T17:59:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:59:40Z", "revision_number": 0, "id": "01d3ff7b-a7d2-4a2c-bc4a-1a58ee9a0b72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:59:40Z", "security_group_id": "50800ac5-1197-4112-ac93-4fb3abbbbd5c", "tenant_id": "06142aa43e5f453c8202e00b5b7a7646", "port_range_min": null, "ethertype": "IPv4", "project_id": "06142aa43e5f453c8202e00b5b7a7646"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:59:40Z", "revision_number": 0, "id": "59d17993-ab92-4c19-ab9e-95f02d0b528e", "remote_group_id": "50800ac5-1197-4112-ac93-4fb3abbbbd5c", "remote_ip_prefix": null, "created_at": "2018-12-27T17:59:40Z", "security_group_id": "50800ac5-1197-4112-ac93-4fb3abbbbd5c", "tenant_id": "06142aa43e5f453c8202e00b5b7a7646", "port_range_min": null, "ethertype": "IPv4", "project_id": "06142aa43e5f453c8202e00b5b7a7646"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:59:40Z", "revision_number": 0, "id": "653ccce8-1060-4bfd-8a6c-44613c20fa12", "remote_group_id": "50800ac5-1197-4112-ac93-4fb3abbbbd5c", "remote_ip_prefix": null, "created_at": "2018-12-27T17:59:40Z", "security_group_id": "50800ac5-1197-4112-ac93-4fb3abbbbd5c", "tenant_id": "06142aa43e5f453c8202e00b5b7a7646", "port_range_min": null, "ethertype": "IPv6", "project_id": "06142aa43e5f453c8202e00b5b7a7646"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:59:40Z", "revision_number": 0, "id": "a0999e45-726a-48ba-8006-b1618eca4e4c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:59:40Z", "security_group_id": "50800ac5-1197-4112-ac93-4fb3abbbbd5c", "tenant_id": "06142aa43e5f453c8202e00b5b7a7646", "port_range_min": null, "ethertype": "IPv6", "project_id": "06142aa43e5f453c8202e00b5b7a7646"}], "revision_number": 4, "project_id": "06142aa43e5f453c8202e00b5b7a7646", "id": "50800ac5-1197-4112-ac93-4fb3abbbbd5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "created_at": "2018-12-27T15:57:20Z", "updated_at": "2018-12-27T15:57:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "0c389ec4-c0af-4c20-acf9-4fcc1d859dd7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv6", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "3749697a-f2ef-439a-a661-2fb92badd1ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv4", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "b74e0c8c-e243-450e-b1be-69c587093d6d", "remote_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv6", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "c222695b-2f1c-427d-afd7-e0be24ec9f66", "remote_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv4", "project_id": "7fb0e5436e4f467998e672dd71018a45"}], "revision_number": 4, "project_id": "7fb0e5436e4f467998e672dd71018a45", "id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "created_at": "2018-12-27T17:02:11Z", "updated_at": "2018-12-27T17:02:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "675d8a56-1c9b-4c58-a252-61e65997fd05", "remote_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv4", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "84f0587c-7394-4fd6-8f3d-8d6ba94cf3f9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv6", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "8a450b4f-e710-4193-816e-13a2d4e40c07", "remote_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv6", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "c3106b0a-1026-4156-86a9-f0438b7fab93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv4", "project_id": "7cba3664d5674e65a12c8c269a05febf"}], "revision_number": 4, "project_id": "7cba3664d5674e65a12c8c269a05febf", "id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "created_at": "2018-12-27T15:58:29Z", "updated_at": "2018-12-27T15:58:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "2a945ecc-f9fa-4219-96ab-c189a7f5c102", "remote_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv6", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "55e2b54e-68d4-4476-8c9f-e05e347c8970", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv4", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "9983229c-b595-482a-973f-81137a209b6d", "remote_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv4", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "9d4b8450-78ab-4817-a586-372ed88268f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv6", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}], "revision_number": 4, "project_id": "fbd6dbf946a5406398ba810e02d0888e", "id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "created_at": "2018-12-27T15:57:24Z", "updated_at": "2018-12-27T15:57:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "35521f2a-a59d-4798-9fa8-0febfe126076", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv4", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "607d473d-1e6a-4088-a778-7df9ffc1ff68", "remote_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv6", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "6f8fa92b-b67a-4047-a900-f43656aff42b", "remote_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv4", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "890f1d6c-9ae5-45b0-b7a1-282182432b66", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv6", "project_id": "253cc6709e714b8a80a5f74e4257907e"}], "revision_number": 4, "project_id": "253cc6709e714b8a80a5f74e4257907e", "id": "b9546f11-205e-4322-89f8-f0360d6090ed", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "created_at": "2018-12-27T15:57:08Z", "updated_at": "2018-12-27T15:57:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "6739c48b-d899-4c17-bb8e-ffaf8922c034", "remote_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv4", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "9660a6af-4d9b-40b9-9729-f205f66c2bd0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv4", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "bf244c03-fc10-4754-9c2b-b0224401c4f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv6", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "d3bee7cc-a152-441c-9790-abb1f56cec03", "remote_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv6", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}], "revision_number": 4, "project_id": "782a28bd0d40485e85eda6b8ba43840b", "id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "created_at": "2018-12-27T15:57:11Z", "updated_at": "2018-12-27T15:57:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "22c0d2cf-360a-4aa8-ba7e-bfdbf8327d27", "remote_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "553b140a-8ba9-4af7-9f50-bf24e87aebf7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "b2ecf7a5-df98-4d65-a762-767320437c5a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "e49104b2-7c13-49d6-8519-a16dd585346f", "remote_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}], "revision_number": 4, "project_id": "ef7e486beb8f4de39b25ca5f11552328", "id": "d0588e93-db0d-4888-9f99-3399a50df490", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "created_at": "2018-12-27T17:19:15Z", "updated_at": "2018-12-27T17:19:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "1990fe24-df44-4561-9f09-f50aab182bf7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "651e4b8b-b29e-409b-9f25-ff2328ccefe6", "remote_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "cc4e2254-2157-4ae1-a233-3047573ddc6d", "remote_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "da56dda4-aaf3-43ff-bdf7-e64892ec2345", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}], "revision_number": 4, "project_id": "2a5a6879c5fa4db798cea6d394565d45", "id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-27T15:33:07Z", "updated_at": "2018-12-27T15:33:07Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "4de95db8-72d6-4aec-a145-e92511971eb9", "remote_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "5f100cff-05d8-4405-8dfb-0a387c123fae", "remote_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "a3f6a193-cc94-4220-a73a-08acf63c449b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "f059d8a5-0c32-49c9-a721-77cc89245ecd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "created_at": "2018-12-27T15:29:16Z", "updated_at": "2018-12-27T15:29:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "3c53841a-5bc0-4192-b482-044411e217ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "5956ff3f-d59d-4af6-82b5-566c888583a7", "remote_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:16Z", "revision_number": 0, "id": "60735d87-52c7-426a-91a6-aff1078a5a2d", "remote_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:16Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "abe97133-61dd-4fdf-baf3-2e07968a324f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "da629caea04941e1ae8979c379dc7c9d"}], "revision_number": 4, "project_id": "da629caea04941e1ae8979c379dc7c9d", "id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "name": "default"}]} 2018-12-27 18:00:20,866 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=default used request id req-3828bf25-cec0-43c4-9e0e-7200a8b1e185 2018-12-27 18:00:20,873 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0979ff003695da3ced9ef732456a1750d1ab06d" 2018-12-27 18:00:20,990 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:00:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3dfd1f5c-d0b7-4613-ac1d-990a4dabfe61 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b7b4fceec1ad4c6eb74d758b709a9d93", "name": "admin"}} 2018-12-27 18:00:20,991 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93 used request id req-3dfd1f5c-d0b7-4613-ac1d-990a4dabfe61 2018-12-27 18:00:20,995 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/f7197afc9b61423897aefc9a643d03a1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0979ff003695da3ced9ef732456a1750d1ab06d" 2018-12-27 18:00:21,116 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 18:00:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b9865bd6-d3f6-492f-b8d8-e79bf6e912c0 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f7197afc9b61423897aefc9a643d03a1.", "code": 404, "title": "Not Found"}} 2018-12-27 18:00:21,116 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/f7197afc9b61423897aefc9a643d03a1 used request id req-b9865bd6-d3f6-492f-b8d8-e79bf6e912c0 2018-12-27 18:00:21,116 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 18:00:21,120 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/8c689c5e31c44b09ab85f80682abbc2a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0979ff003695da3ced9ef732456a1750d1ab06d" 2018-12-27 18:00:21,230 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 18:00:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a77acba9-9682-43f3-acb6-9575d6964ef4 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8c689c5e31c44b09ab85f80682abbc2a.", "code": 404, "title": "Not Found"}} 2018-12-27 18:00:21,230 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/8c689c5e31c44b09ab85f80682abbc2a used request id req-a77acba9-9682-43f3-acb6-9575d6964ef4 2018-12-27 18:00:21,230 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 18:00:21,237 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/28dac9e1580d461c9de52e6659cc4f9d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0979ff003695da3ced9ef732456a1750d1ab06d" 2018-12-27 18:00:21,349 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 18:00:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dbab17bd-3c61-45bd-8893-9ad455706833 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 28dac9e1580d461c9de52e6659cc4f9d.", "code": 404, "title": "Not Found"}} 2018-12-27 18:00:21,349 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/28dac9e1580d461c9de52e6659cc4f9d used request id req-dbab17bd-3c61-45bd-8893-9ad455706833 2018-12-27 18:00:21,349 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 18:00:21,353 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/81c108a273314b24bf6b48c41b5bbe0c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0979ff003695da3ced9ef732456a1750d1ab06d" 2018-12-27 18:00:21,473 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 18:00:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bc6f2cfe-d9f9-4720-888d-e9741b9abcd4 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 81c108a273314b24bf6b48c41b5bbe0c.", "code": 404, "title": "Not Found"}} 2018-12-27 18:00:21,473 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/81c108a273314b24bf6b48c41b5bbe0c used request id req-bc6f2cfe-d9f9-4720-888d-e9741b9abcd4 2018-12-27 18:00:21,473 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 18:00:21,477 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/06142aa43e5f453c8202e00b5b7a7646 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0979ff003695da3ced9ef732456a1750d1ab06d" 2018-12-27 18:00:21,592 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:00:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ff89c0f0-b67d-4a53-a028-ee4190b83c43 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/06142aa43e5f453c8202e00b5b7a7646"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "06142aa43e5f453c8202e00b5b7a7646", "name": "CreateStackSuccessTests-9b32f2d5-1448-481-proj"}} 2018-12-27 18:00:21,592 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/06142aa43e5f453c8202e00b5b7a7646 used request id req-ff89c0f0-b67d-4a53-a028-ee4190b83c43 2018-12-27 18:00:21,592 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 50800ac5-1197-4112-ac93-4fb3abbbbd5c 2018-12-27 18:00:21,599 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=50800ac5-1197-4112-ac93-4fb3abbbbd5c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0979ff003695da3ced9ef732456a1750d1ab06d" 2018-12-27 18:00:21,824 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-b1861759-d17d-4e9c-b69c-2d90c338a4bf Date: Thu, 27 Dec 2018 18:00:21 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:59:40Z", "security_group_id": "50800ac5-1197-4112-ac93-4fb3abbbbd5c", "port_range_min": null, "revision_number": 0, "tenant_id": "06142aa43e5f453c8202e00b5b7a7646", "created_at": "2018-12-27T17:59:40Z", "project_id": "06142aa43e5f453c8202e00b5b7a7646", "id": "01d3ff7b-a7d2-4a2c-bc4a-1a58ee9a0b72"}, {"remote_group_id": "50800ac5-1197-4112-ac93-4fb3abbbbd5c", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:59:40Z", "security_group_id": "50800ac5-1197-4112-ac93-4fb3abbbbd5c", "port_range_min": null, "revision_number": 0, "tenant_id": "06142aa43e5f453c8202e00b5b7a7646", "created_at": "2018-12-27T17:59:40Z", "project_id": "06142aa43e5f453c8202e00b5b7a7646", "id": "59d17993-ab92-4c19-ab9e-95f02d0b528e"}, {"remote_group_id": "50800ac5-1197-4112-ac93-4fb3abbbbd5c", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:59:40Z", "security_group_id": "50800ac5-1197-4112-ac93-4fb3abbbbd5c", "port_range_min": null, "revision_number": 0, "tenant_id": "06142aa43e5f453c8202e00b5b7a7646", "created_at": "2018-12-27T17:59:40Z", "project_id": "06142aa43e5f453c8202e00b5b7a7646", "id": "653ccce8-1060-4bfd-8a6c-44613c20fa12"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T17:59:40Z", "security_group_id": "50800ac5-1197-4112-ac93-4fb3abbbbd5c", "port_range_min": null, "revision_number": 0, "tenant_id": "06142aa43e5f453c8202e00b5b7a7646", "created_at": "2018-12-27T17:59:40Z", "project_id": "06142aa43e5f453c8202e00b5b7a7646", "id": "a0999e45-726a-48ba-8006-b1618eca4e4c"}]} 2018-12-27 18:00:21,825 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=50800ac5-1197-4112-ac93-4fb3abbbbd5c used request id req-b1861759-d17d-4e9c-b69c-2d90c338a4bf 2018-12-27 18:00:21,826 - neutron_utils - INFO - Deleting security group with name - default 2018-12-27 18:00:21,831 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/security-groups/50800ac5-1197-4112-ac93-4fb3abbbbd5c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0979ff003695da3ced9ef732456a1750d1ab06d" 2018-12-27 18:00:22,780 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-f95ccd6d-2924-44ac-8a0f-4ba06097a63a Content-Length: 0 Date: Thu, 27 Dec 2018 18:00:22 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 18:00:22,780 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-groups/50800ac5-1197-4112-ac93-4fb3abbbbd5c used request id req-f95ccd6d-2924-44ac-8a0f-4ba06097a63a 2018-12-27 18:00:22,781 - keystone_utils - INFO - Deleting project with name - CreateStackSuccessTests-9b32f2d5-1448-481-proj 2018-12-27 18:00:22,785 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/projects/06142aa43e5f453c8202e00b5b7a7646 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0979ff003695da3ced9ef732456a1750d1ab06d" 2018-12-27 18:00:23,072 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 18:00:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8e824586-b143-4e48-8149-9ac69f6f1627 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 18:00:23,073 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/06142aa43e5f453c8202e00b5b7a7646 used request id req-8e824586-b143-4e48-8149-9ac69f6f1627 2018-12-27 18:00:23,073 - keystone_utils - INFO - Deleting role with name - CreateStackSuccessTests-9b32f2d5-1448-481-proj-role 2018-12-27 18:00:23,077 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/roles/46b3067c2723480191a76a6e8bcfe47f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0979ff003695da3ced9ef732456a1750d1ab06d" 2018-12-27 18:00:23,263 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 18:00:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f91bc5c3-e939-4de5-a92b-ca045cf5b814 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 18:00:23,264 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/roles/46b3067c2723480191a76a6e8bcfe47f used request id req-f91bc5c3-e939-4de5-a92b-ca045cf5b814 2018-12-27 18:00:23,267 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0979ff003695da3ced9ef732456a1750d1ab06d" 2018-12-27 18:00:23,382 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:00:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4e45e460-8a9b-4ae0-b724-3e327930134b Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8de789d09e46427786a85702e5e8de91", "links": {"self": "http://172.30.9.31:5000/v3/roles/8de789d09e46427786a85702e5e8de91"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 18:00:23,382 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-4e45e460-8a9b-4ae0-b724-3e327930134b 2018-12-27 18:00:23,383 - keystone_utils - INFO - Deleting user with name - CreateStackSuccessTests-9b32f2d5-1448-481-user 2018-12-27 18:00:23,387 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/users/1b4ee8eb02574d4d8f82897f5b5d68d5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f848acad78eb66f2acd72fd0468569c611c1fe5" 2018-12-27 18:00:23,609 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 18:00:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ce01b601-2c97-4275-9bbe-08ca0a1f9735 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 18:00:23,609 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/1b4ee8eb02574d4d8f82897f5b5d68d5 used request id req-ce01b601-2c97-4275-9bbe-08ca0a1f9735 2018-12-27 18:00:23,611 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 18:00:24,050 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T19:00:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["Z-qs0AjzQLuYw4E2hXrftw"], "issued_at": "2018-12-27T18:00:24.000000Z"}} 2018-12-27 18:00:24,051 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f25614b202960d138b575e6b176507274d6e9be" 2018-12-27 18:00:24,162 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:00:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4ca32193-7031-4dd8-b7bd-6867a37603ff Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 18:00:24,162 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-4ca32193-7031-4dd8-b7bd-6867a37603ff 2018-12-27 18:00:24,163 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 18:00:24,165 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 18:00:24,577 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T19:00:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["j45dO9y4TBOfYvPHHMtnfw"], "issued_at": "2018-12-27T18:00:24.000000Z"}} 2018-12-27 18:00:24,578 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5b92992567816aff106486ad0bd5766dc44cd6f" 2018-12-27 18:00:24,687 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:00:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-db2705f6-40c0-4ec7-906b-f41cf8c329ad Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 18:00:24,687 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-db2705f6-40c0-4ec7-906b-f41cf8c329ad 2018-12-27 18:00:24,692 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 18:00:24,697 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 18:00:24 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 18:00:24,698 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-f7630cbe-34ad-4f9-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5b92992567816aff106486ad0bd5766dc44cd6f" 2018-12-27 18:00:24,797 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:00:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e3637482-a204-4ae6-aab4-33fb23d193d3 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-f7630cbe-34ad-4f9-proj", "previous": null, "next": null}, "projects": []} 2018-12-27 18:00:24,797 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-f7630cbe-34ad-4f9-proj used request id req-e3637482-a204-4ae6-aab4-33fb23d193d3 2018-12-27 18:00:24,801 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5b92992567816aff106486ad0bd5766dc44cd6f" 2018-12-27 18:00:24,918 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:00:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8eeae4c4-f076-4723-b3ac-8a8e593536e2 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-27 18:00:24,918 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-8eeae4c4-f076-4723-b3ac-8a8e593536e2 2018-12-27 18:00:24,922 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5b92992567816aff106486ad0bd5766dc44cd6f" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackSuccessTests-f7630cbe-34ad-4f9-proj"}}' 2018-12-27 18:00:25,067 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 27 Dec 2018 18:00:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0afd70f3-4dd4-41b7-bcbe-0df7b91bf529 Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/1b1daa72684a4c64a8fb27239a9df94f"}, "tags": [], "enabled": true, "id": "1b1daa72684a4c64a8fb27239a9df94f", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-f7630cbe-34ad-4f9-proj"}} 2018-12-27 18:00:25,067 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-0afd70f3-4dd4-41b7-bcbe-0df7b91bf529 2018-12-27 18:00:25,067 - keystone_utils - INFO - Created project with name - CreateStackSuccessTests-f7630cbe-34ad-4f9-proj 2018-12-27 18:00:25,068 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 18:00:25,068 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 18:00:25,496 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T19:00:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["Sbxr1XtTRkmdZyMTyBozGw"], "issued_at": "2018-12-27T18:00:25.000000Z"}} 2018-12-27 18:00:25,497 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7149b49307da556d308cdfc471f86afc950822ac" 2018-12-27 18:00:25,605 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:00:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5bac875f-c5ec-40c8-8215-fcd96d078c3a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 18:00:25,605 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-5bac875f-c5ec-40c8-8215-fcd96d078c3a 2018-12-27 18:00:25,609 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 18:00:25,614 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 18:00:25 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 18:00:25,615 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7149b49307da556d308cdfc471f86afc950822ac" 2018-12-27 18:00:25,734 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:00:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-febd6376-0c92-4696-91a1-417807b0e5ba Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "links": {"self": "http://172.30.9.31:5000/v3/users/01fa52e7b3674fc48643fa4ffca67e4e"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "01fa52e7b3674fc48643fa4ffca67e4e", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/05a834ddebbc40688596b7460b47439e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05a834ddebbc40688596b7460b47439e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/08226a0ad01943f39559448239e291e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "08226a0ad01943f39559448239e291e1", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/55c0552fe37a4f7ca0e73939514bc683"}, "domain_id": "default", "enabled": true, "options": {}, "id": "55c0552fe37a4f7ca0e73939514bc683", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/646a4af4e3b5439a97996d353fea3924"}, "domain_id": "914eec1d43ea4caf9d2fd33268c06258", "enabled": true, "options": {}, "id": "646a4af4e3b5439a97996d353fea3924", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/85fb203e51c34d3f8122e285a6a318b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85fb203e51c34d3f8122e285a6a318b3", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/905e7f4b42d24cca93b99d2401fa3378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "905e7f4b42d24cca93b99d2401fa3378", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/a5bc08b9f81f4e5bb86c24f9f7547bae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5bc08b9f81f4e5bb86c24f9f7547bae", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/a5c780627f004d318bf908d80305da9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5c780627f004d318bf908d80305da9c", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/b18425bf2b044bc9af7e194919539a17"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b18425bf2b044bc9af7e194919539a17", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/b8d2134b619d4dca80e21d6fb16449b0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b8d2134b619d4dca80e21d6fb16449b0", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/b9ab6a25a652438285139fe5b44aea62"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9ab6a25a652438285139fe5b44aea62", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/c08462554a4844d681348f58b9b0edee"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c08462554a4844d681348f58b9b0edee", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/ddfc3a9aad444d4782eae677c8a98130"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ddfc3a9aad444d4782eae677c8a98130", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/f2a74f2185a54676a6cb2bb5ecfcc4f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2a74f2185a54676a6cb2bb5ecfcc4f6", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-12-27 18:00:25,735 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-febd6376-0c92-4696-91a1-417807b0e5ba 2018-12-27 18:00:25,739 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?name=CreateStackSuccessTests-f7630cbe-34ad-4f9-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7149b49307da556d308cdfc471f86afc950822ac" 2018-12-27 18:00:25,760 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:00:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2ee67084-69e3-44e7-998e-6f03144d75d7 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?name=CreateStackSuccessTests-f7630cbe-34ad-4f9-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/1b1daa72684a4c64a8fb27239a9df94f"}, "tags": [], "enabled": true, "id": "1b1daa72684a4c64a8fb27239a9df94f", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-f7630cbe-34ad-4f9-proj"}]} 2018-12-27 18:00:25,761 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?name=CreateStackSuccessTests-f7630cbe-34ad-4f9-proj used request id req-2ee67084-69e3-44e7-998e-6f03144d75d7 2018-12-27 18:00:25,764 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7149b49307da556d308cdfc471f86afc950822ac" 2018-12-27 18:00:25,870 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:00:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8aa7e49a-c140-46f6-9d1f-c0b750a8ef06 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-27 18:00:25,870 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-8aa7e49a-c140-46f6-9d1f-c0b750a8ef06 2018-12-27 18:00:26,287 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7149b49307da556d308cdfc471f86afc950822ac" 2018-12-27 18:00:26,412 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:00:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b97bded1-dc34-48db-8c9c-b30341f0891d Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8de789d09e46427786a85702e5e8de91", "links": {"self": "http://172.30.9.31:5000/v3/roles/8de789d09e46427786a85702e5e8de91"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 18:00:26,412 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-b97bded1-dc34-48db-8c9c-b30341f0891d 2018-12-27 18:00:26,416 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?name=CreateStackSuccessTests-f7630cbe-34ad-4f9-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7149b49307da556d308cdfc471f86afc950822ac" 2018-12-27 18:00:26,528 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:00:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d8574263-c717-4443-a41c-1f631c8d66da Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?name=CreateStackSuccessTests-f7630cbe-34ad-4f9-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/1b1daa72684a4c64a8fb27239a9df94f"}, "tags": [], "enabled": true, "id": "1b1daa72684a4c64a8fb27239a9df94f", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-f7630cbe-34ad-4f9-proj"}]} 2018-12-27 18:00:26,528 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?name=CreateStackSuccessTests-f7630cbe-34ad-4f9-proj used request id req-d8574263-c717-4443-a41c-1f631c8d66da 2018-12-27 18:00:26,532 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/users/9abe619c82d0467ca7b19223077c8f0c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7149b49307da556d308cdfc471f86afc950822ac" 2018-12-27 18:00:26,655 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:00:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-066d863b-97e0-4de8-8f23-d3258c375b5e Content-Encoding: gzip Content-Length: 244 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackSuccessTests-f7630cbe-34ad-4f9-user", "links": {"self": "http://172.30.9.31:5000/v3/users/9abe619c82d0467ca7b19223077c8f0c"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "1b1daa72684a4c64a8fb27239a9df94f", "id": "9abe619c82d0467ca7b19223077c8f0c", "password_expires_at": null}} 2018-12-27 18:00:26,655 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users/9abe619c82d0467ca7b19223077c8f0c used request id req-066d863b-97e0-4de8-8f23-d3258c375b5e 2018-12-27 18:00:26,659 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/1b1daa72684a4c64a8fb27239a9df94f/users/9abe619c82d0467ca7b19223077c8f0c/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7149b49307da556d308cdfc471f86afc950822ac" 2018-12-27 18:00:26,807 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:00:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b82ca60e-2797-4369-91f8-1d1ca2aff446 Content-Encoding: gzip Content-Length: 166 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects/1b1daa72684a4c64a8fb27239a9df94f/users/9abe619c82d0467ca7b19223077c8f0c/roles", "previous": null, "next": null}, "roles": []} 2018-12-27 18:00:26,808 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/1b1daa72684a4c64a8fb27239a9df94f/users/9abe619c82d0467ca7b19223077c8f0c/roles used request id req-b82ca60e-2797-4369-91f8-1d1ca2aff446 2018-12-27 18:00:26,811 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles/8de789d09e46427786a85702e5e8de91 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7149b49307da556d308cdfc471f86afc950822ac" 2018-12-27 18:00:26,924 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:00:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7bf6318a-cb91-477f-a64f-b98c872b2d61 Content-Encoding: gzip Content-Length: 149 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "8de789d09e46427786a85702e5e8de91", "links": {"self": "http://172.30.9.31:5000/v3/roles/8de789d09e46427786a85702e5e8de91"}, "name": "heat_stack_owner"}} 2018-12-27 18:00:26,924 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles/8de789d09e46427786a85702e5e8de91 used request id req-7bf6318a-cb91-477f-a64f-b98c872b2d61 2018-12-27 18:00:26,925 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackSuccessTests-f7630cbe-34ad-4f9-proj 2018-12-27 18:00:26,928 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:5000/v3/projects/1b1daa72684a4c64a8fb27239a9df94f/users/9abe619c82d0467ca7b19223077c8f0c/roles/8de789d09e46427786a85702e5e8de91 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7149b49307da556d308cdfc471f86afc950822ac" 2018-12-27 18:00:26,992 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 18:00:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0d43de81-3826-40d0-9357-b020c267edee Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 18:00:26,992 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/1b1daa72684a4c64a8fb27239a9df94f/users/9abe619c82d0467ca7b19223077c8f0c/roles/8de789d09e46427786a85702e5e8de91 used request id req-0d43de81-3826-40d0-9357-b020c267edee 2018-12-27 18:00:26,993 - keystone_utils - INFO - Created user with name - CreateStackSuccessTests-f7630cbe-34ad-4f9-user 2018-12-27 18:00:26,993 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 18:00:26,997 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5b92992567816aff106486ad0bd5766dc44cd6f" 2018-12-27 18:00:27,109 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:00:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dafc1464-bcfc-4da0-9b1b-947d5749f700 Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8de789d09e46427786a85702e5e8de91", "links": {"self": "http://172.30.9.31:5000/v3/roles/8de789d09e46427786a85702e5e8de91"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 18:00:27,109 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-dafc1464-bcfc-4da0-9b1b-947d5749f700 2018-12-27 18:00:27,113 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5b92992567816aff106486ad0bd5766dc44cd6f" -d '{"role": {"name": "CreateStackSuccessTests-f7630cbe-34ad-4f9-proj-role"}}' 2018-12-27 18:00:27,258 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 27 Dec 2018 18:00:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fb443b83-6465-4351-9d2d-0225726fbd37 Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "0a44011f73244d9eb27b0de20fe124ef", "links": {"self": "http://172.30.9.31:5000/v3/roles/0a44011f73244d9eb27b0de20fe124ef"}, "name": "CreateStackSuccessTests-f7630cbe-34ad-4f9-proj-role"}} 2018-12-27 18:00:27,259 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/roles used request id req-fb443b83-6465-4351-9d2d-0225726fbd37 2018-12-27 18:00:27,259 - keystone_utils - INFO - Created role with name - CreateStackSuccessTests-f7630cbe-34ad-4f9-proj-role 2018-12-27 18:00:27,263 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles/0a44011f73244d9eb27b0de20fe124ef -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5b92992567816aff106486ad0bd5766dc44cd6f" 2018-12-27 18:00:27,369 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:00:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d456a8b2-dc4f-4459-8b0c-21d87872cb26 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "0a44011f73244d9eb27b0de20fe124ef", "links": {"self": "http://172.30.9.31:5000/v3/roles/0a44011f73244d9eb27b0de20fe124ef"}, "name": "CreateStackSuccessTests-f7630cbe-34ad-4f9-proj-role"}} 2018-12-27 18:00:27,369 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles/0a44011f73244d9eb27b0de20fe124ef used request id req-d456a8b2-dc4f-4459-8b0c-21d87872cb26 2018-12-27 18:00:27,370 - keystone_utils - INFO - Granting role CreateStackSuccessTests-f7630cbe-34ad-4f9-proj-role to project CreateStackSuccessTests-f7630cbe-34ad-4f9-proj 2018-12-27 18:00:27,373 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:5000/v3/projects/1b1daa72684a4c64a8fb27239a9df94f/users/9abe619c82d0467ca7b19223077c8f0c/roles/0a44011f73244d9eb27b0de20fe124ef -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5b92992567816aff106486ad0bd5766dc44cd6f" 2018-12-27 18:00:27,536 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 18:00:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7b893e84-af0c-49d3-b225-552f2c7b30c6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 18:00:27,536 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/1b1daa72684a4c64a8fb27239a9df94f/users/9abe619c82d0467ca7b19223077c8f0c/roles/0a44011f73244d9eb27b0de20fe124ef used request id req-7b893e84-af0c-49d3-b225-552f2c7b30c6 2018-12-27 18:00:27,537 - heat_utils - DEBUG - Retrieving Heat Client 2018-12-27 18:00:27,537 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-12-27 18:00:27,537 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 18:00:27,538 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 18:00:27,948 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "0a44011f73244d9eb27b0de20fe124ef", "name": "CreateStackSuccessTests-f7630cbe-34ad-4f9-proj-role"}], "expires_at": "2018-12-27T19:00:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1b1daa72684a4c64a8fb27239a9df94f", "name": "CreateStackSuccessTests-f7630cbe-34ad-4f9-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/1b1daa72684a4c64a8fb27239a9df94f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/1b1daa72684a4c64a8fb27239a9df94f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/1b1daa72684a4c64a8fb27239a9df94f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/1b1daa72684a4c64a8fb27239a9df94f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/1b1daa72684a4c64a8fb27239a9df94f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/1b1daa72684a4c64a8fb27239a9df94f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/1b1daa72684a4c64a8fb27239a9df94f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/1b1daa72684a4c64a8fb27239a9df94f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/1b1daa72684a4c64a8fb27239a9df94f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_1b1daa72684a4c64a8fb27239a9df94f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_1b1daa72684a4c64a8fb27239a9df94f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/1b1daa72684a4c64a8fb27239a9df94f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/1b1daa72684a4c64a8fb27239a9df94f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/1b1daa72684a4c64a8fb27239a9df94f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-f7630cbe-34ad-4f9-user", "id": "9abe619c82d0467ca7b19223077c8f0c"}, "audit_ids": ["srNUVNlwTECJUwbd5SXArg"], "issued_at": "2018-12-27T18:00:27.000000Z"}} 2018-12-27 18:00:27,949 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13f4cd2f9f18b5b4c237007ec79c57bc8a07a61b" 2018-12-27 18:00:28,053 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:00:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-360162a2-46e3-4a72-8820-57643b95ec80 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 18:00:28,053 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-360162a2-46e3-4a72-8820-57643b95ec80 2018-12-27 18:00:28,057 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-0dc4760f-05cb-4140-8fb9-f9f52d74568f-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}13f4cd2f9f18b5b4c237007ec79c57bc8a07a61b" 2018-12-27 18:00:28,284 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 168 Content-Type: application/json X-Openstack-Request-Id: req-6fa656fa-ded2-48b1-a76b-e68b5c9e2067 Date: Thu, 27 Dec 2018 18:00:28 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateStackSuccessTests-0dc4760f-05cb-4140-8fb9-f9f52d74568f-image"} 2018-12-27 18:00:28,284 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-0dc4760f-05cb-4140-8fb9-f9f52d74568f-image used request id req-6fa656fa-ded2-48b1-a76b-e68b5c9e2067 2018-12-27 18:00:28,287 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}13f4cd2f9f18b5b4c237007ec79c57bc8a07a61b" 2018-12-27 18:00:28,490 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-b3023c43-a31b-42c6-b9b5-9028e14c6678 Date: Thu, 27 Dec 2018 18:00:28 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-27 18:00:28,491 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/schemas/image used request id req-b3023c43-a31b-42c6-b9b5-9028e14c6678 2018-12-27 18:00:28,522 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}13f4cd2f9f18b5b4c237007ec79c57bc8a07a61b" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateStackSuccessTests-0dc4760f-05cb-4140-8fb9-f9f52d74568f-image"}' 2018-12-27 18:00:28,752 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 627 Content-Type: application/json Location: http://172.30.9.31:9292/v2/images/cff4c196-fa82-41d8-bdb1-6fe737961da8 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-44a5d619-bfb8-4df6-a7ee-a3a373bdf766 Date: Thu, 27 Dec 2018 18:00:28 GMT RESP BODY: {"status": "queued", "name": "CreateStackSuccessTests-0dc4760f-05cb-4140-8fb9-f9f52d74568f-image", "tags": [], "container_format": "bare", "created_at": "2018-12-27T18:00:28Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-12-27T18:00:28Z", "visibility": "shared", "locations": [], "self": "/v2/images/cff4c196-fa82-41d8-bdb1-6fe737961da8", "min_disk": 0, "protected": false, "id": "cff4c196-fa82-41d8-bdb1-6fe737961da8", "file": "/v2/images/cff4c196-fa82-41d8-bdb1-6fe737961da8/file", "checksum": null, "owner": "1b1daa72684a4c64a8fb27239a9df94f", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-27 18:00:28,752 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.31:9292/v2/images used request id req-44a5d619-bfb8-4df6-a7ee-a3a373bdf766 2018-12-27 18:00:28,765 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:9292/v2/images/cff4c196-fa82-41d8-bdb1-6fe737961da8/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}13f4cd2f9f18b5b4c237007ec79c57bc8a07a61b" -d '' 2018-12-27 18:00:29,426 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-8f69f670-f9c8-4993-b32a-3ee8a825a8bd Date: Thu, 27 Dec 2018 18:00:29 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-27 18:00:29,426 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.31:9292/v2/images/cff4c196-fa82-41d8-bdb1-6fe737961da8/file used request id req-8f69f670-f9c8-4993-b32a-3ee8a825a8bd 2018-12-27 18:00:29,426 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-27 18:00:29,430 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/images/cff4c196-fa82-41d8-bdb1-6fe737961da8 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}13f4cd2f9f18b5b4c237007ec79c57bc8a07a61b" 2018-12-27 18:00:29,641 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-48175e63-9519-4d63-9ee4-74ef99d93255 Date: Thu, 27 Dec 2018 18:00:29 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-0dc4760f-05cb-4140-8fb9-f9f52d74568f-image", "tags": [], "container_format": "bare", "created_at": "2018-12-27T18:00:28Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-27T18:00:29Z", "visibility": "shared", "locations": [{"url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/cff4c196-fa82-41d8-bdb1-6fe737961da8/snap", "metadata": {}}], "self": "/v2/images/cff4c196-fa82-41d8-bdb1-6fe737961da8", "min_disk": 0, "protected": false, "id": "cff4c196-fa82-41d8-bdb1-6fe737961da8", "file": "/v2/images/cff4c196-fa82-41d8-bdb1-6fe737961da8/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "1b1daa72684a4c64a8fb27239a9df94f", "direct_url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/cff4c196-fa82-41d8-bdb1-6fe737961da8/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-27 18:00:29,641 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images/cff4c196-fa82-41d8-bdb1-6fe737961da8 used request id req-48175e63-9519-4d63-9ee4-74ef99d93255 2018-12-27 18:00:29,644 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}13f4cd2f9f18b5b4c237007ec79c57bc8a07a61b" 2018-12-27 18:00:29,843 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-c3ecd40c-5ea2-477a-beb1-6849e6d3176e Date: Thu, 27 Dec 2018 18:00:29 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-27 18:00:29,843 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/schemas/image used request id req-c3ecd40c-5ea2-477a-beb1-6849e6d3176e 2018-12-27 18:00:29,846 - create_image - INFO - Created image with name - CreateStackSuccessTests-0dc4760f-05cb-4140-8fb9-f9f52d74568f-image 2018-12-27 18:00:29,849 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/images/cff4c196-fa82-41d8-bdb1-6fe737961da8 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}13f4cd2f9f18b5b4c237007ec79c57bc8a07a61b" 2018-12-27 18:00:30,080 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-52f6045d-606f-423f-9fd7-0eeb5b91f16c Date: Thu, 27 Dec 2018 18:00:30 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-0dc4760f-05cb-4140-8fb9-f9f52d74568f-image", "tags": [], "container_format": "bare", "created_at": "2018-12-27T18:00:28Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-27T18:00:29Z", "visibility": "shared", "locations": [{"url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/cff4c196-fa82-41d8-bdb1-6fe737961da8/snap", "metadata": {}}], "self": "/v2/images/cff4c196-fa82-41d8-bdb1-6fe737961da8", "min_disk": 0, "protected": false, "id": "cff4c196-fa82-41d8-bdb1-6fe737961da8", "file": "/v2/images/cff4c196-fa82-41d8-bdb1-6fe737961da8/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "1b1daa72684a4c64a8fb27239a9df94f", "direct_url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/cff4c196-fa82-41d8-bdb1-6fe737961da8/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-27 18:00:30,081 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images/cff4c196-fa82-41d8-bdb1-6fe737961da8 used request id req-52f6045d-606f-423f-9fd7-0eeb5b91f16c 2018-12-27 18:00:30,081 - create_image - DEBUG - Instance status is - active 2018-12-27 18:00:30,081 - create_image - DEBUG - Image is active with name - CreateStackSuccessTests-0dc4760f-05cb-4140-8fb9-f9f52d74568f-image 2018-12-27 18:00:30,082 - create_image - INFO - Image is now active with name - CreateStackSuccessTests-0dc4760f-05cb-4140-8fb9-f9f52d74568f-image 2018-12-27 18:00:30,082 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 18:00:30,083 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 18:00:30,512 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T19:00:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["Qc_egDAqTO-_i-eAbNu66w"], "issued_at": "2018-12-27T18:00:30.000000Z"}} 2018-12-27 18:00:30,512 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d27d3f91f66386c4201ec07a31600b69bf04e397" 2018-12-27 18:00:30,626 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:00:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-41fc09e1-4977-4388-b136-00d753a6379b Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 18:00:30,626 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-41fc09e1-4977-4388-b136-00d753a6379b 2018-12-27 18:00:30,627 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-27 18:00:30,632 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d27d3f91f66386c4201ec07a31600b69bf04e397" 2018-12-27 18:00:30,836 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:00:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-0ad81fd1-ed70-4df7-bad2-ee8f0ac042f3 x-compute-request-id: req-0ad81fd1-ed70-4df7-bad2-ee8f0ac042f3 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-12-27 18:00:30,836 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-0ad81fd1-ed70-4df7-bad2-ee8f0ac042f3 2018-12-27 18:00:30,840 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d27d3f91f66386c4201ec07a31600b69bf04e397" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "CreateStackSuccessTests-0dc4760f-05cb-4140-8fb9-f9f52d74568f-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-12-27 18:00:30,889 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:00:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6f265a44-a284-4544-af4b-a425a3c5c031 x-compute-request-id: req-6f265a44-a284-4544-af4b-a425a3c5c031 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateStackSuccessTests-0dc4760f-05cb-4140-8fb9-f9f52d74568f-flavor-name", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/67095d95-8b19-4e99-8ac1-fdd3d98e23b0", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/67095d95-8b19-4e99-8ac1-fdd3d98e23b0", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "67095d95-8b19-4e99-8ac1-fdd3d98e23b0"}} 2018-12-27 18:00:30,889 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-6f265a44-a284-4544-af4b-a425a3c5c031 2018-12-27 18:00:30,890 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 18:00:30,891 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 18:00:31,298 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "0a44011f73244d9eb27b0de20fe124ef", "name": "CreateStackSuccessTests-f7630cbe-34ad-4f9-proj-role"}], "expires_at": "2018-12-27T19:00:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1b1daa72684a4c64a8fb27239a9df94f", "name": "CreateStackSuccessTests-f7630cbe-34ad-4f9-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/1b1daa72684a4c64a8fb27239a9df94f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/1b1daa72684a4c64a8fb27239a9df94f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/1b1daa72684a4c64a8fb27239a9df94f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/1b1daa72684a4c64a8fb27239a9df94f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/1b1daa72684a4c64a8fb27239a9df94f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/1b1daa72684a4c64a8fb27239a9df94f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/1b1daa72684a4c64a8fb27239a9df94f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/1b1daa72684a4c64a8fb27239a9df94f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/1b1daa72684a4c64a8fb27239a9df94f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_1b1daa72684a4c64a8fb27239a9df94f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_1b1daa72684a4c64a8fb27239a9df94f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/1b1daa72684a4c64a8fb27239a9df94f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/1b1daa72684a4c64a8fb27239a9df94f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/1b1daa72684a4c64a8fb27239a9df94f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-f7630cbe-34ad-4f9-user", "id": "9abe619c82d0467ca7b19223077c8f0c"}, "audit_ids": ["inm-mjKVRiili7bgdezOvg"], "issued_at": "2018-12-27T18:00:31.000000Z"}} 2018-12-27 18:00:31,299 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00c2c26b2714663c29e6ece5192de7121c509f5c" 2018-12-27 18:00:31,422 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:00:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b8b64ae6-d32e-4706-b73a-27ba57136a1b Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 18:00:31,423 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-b8b64ae6-d32e-4706-b73a-27ba57136a1b 2018-12-27 18:00:31,426 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-27 18:00:31,429 - heat_utils - DEBUG - Retrieving Heat Client 2018-12-27 18:00:31,432 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/1b1daa72684a4c64a8fb27239a9df94f/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-0dc4760f-05cb-4140-8fb9-f9f52d74568f-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00c2c26b2714663c29e6ece5192de7121c509f5c" 2018-12-27 18:00:31,642 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:00:31 GMT Server: Apache x-openstack-request-id: req-2e97b441-702f-472c-bb73-84fafce7f62e Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-12-27 18:00:31,642 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/1b1daa72684a4c64a8fb27239a9df94f/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-0dc4760f-05cb-4140-8fb9-f9f52d74568f-stack used request id req-2e97b441-702f-472c-bb73-84fafce7f62e 2018-12-27 18:00:31,671 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:8004/v1/1b1daa72684a4c64a8fb27239a9df94f/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00c2c26b2714663c29e6ece5192de7121c509f5c" -d '{"stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0dc4760f-05cb-4140-8fb9-f9f52d74568f-stack", "template": {"heat_template_version": "2015-04-30", "description": "Simple template to deploy a single compute instance", "parameters": {"flavor_name": {"default": "m1.small", "type": "string", "description": "Type of instance (flavor) to be used", "label": "Instance Type"}, "inst_name": {"default": "test_vm", "type": "string", "description": "The name of the spawned vm", "label": "Test VM name"}, "subnet_name": {"default": "test_subnet", "type": "string", "description": "The name of the stack's subnet", "label": "Test subnet name"}, "net_name": {"default": "test_net", "type": "string", "description": "The name of the stack's network", "label": "Test network name"}, "image_name": {"default": "heat_utils_tests", "type": "string", "description": "Image to be used for compute instance", "label": "Image ID"}}, "resources": {"server1_port": {"type": "OS::Neutron::Port", "properties": {"network_id": {"get_resource": "private_net"}, "fixed_ips": [{"subnet_id": {"get_resource": "private_subnet"}}]}}, "private_subnet": {"type": "OS::Neutron::Subnet", "properties": {"network_id": {"get_resource": "private_net"}, "cidr": "10.0.0.0/24", "name": {"get_param": "subnet_name"}}}, "private_net": {"type": "OS::Neutron::Net", "properties": {"name": {"get_param": "net_name"}}}, "my_instance": {"type": "OS::Nova::Server", "properties": {"image": {"get_param": "image_name"}, "name": {"get_param": "inst_name"}, "flavor": {"get_param": "flavor_name"}, "networks": [{"port": {"get_resource": "server1_port"}}]}}}}, "parameters": {"net_name": "CreateStackSuccessTests-0dc4760f-05cb-4140-8fb9-f9f52d74568f-net", "inst_name": "CreateStackSuccessTests-0dc4760f-05cb-4140-8fb9-f9f52d74568f-inst", "subnet_name": "CreateStackSuccessTests-0dc4760f-05cb-4140-8fb9-f9f52d74568f-subnet", "image_name": "CreateStackSuccessTests-0dc4760f-05cb-4140-8fb9-f9f52d74568f-image", "flavor_name": "CreateStackSuccessTests-0dc4760f-05cb-4140-8fb9-f9f52d74568f-flavor-name"}}' 2018-12-27 18:00:34,197 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 27 Dec 2018 18:00:31 GMT Server: Apache x-openstack-request-id: req-d7c04556-d219-43cc-9594-bb818236e4c1 Location: http://172.30.9.31:8004/v1/1b1daa72684a4c64a8fb27239a9df94f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0dc4760f-05cb-4140-8fb9-f9f52d74568f-stack/a92e1840-c8f5-425d-87b8-1dcce366f23c Content-Length: 291 Content-Type: application/json RESP BODY: {"stack": {"id": "a92e1840-c8f5-425d-87b8-1dcce366f23c", "links": [{"href": "http://172.30.9.31:8004/v1/1b1daa72684a4c64a8fb27239a9df94f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0dc4760f-05cb-4140-8fb9-f9f52d74568f-stack/a92e1840-c8f5-425d-87b8-1dcce366f23c", "rel": "self"}]}} 2018-12-27 18:00:34,197 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.31:8004/v1/1b1daa72684a4c64a8fb27239a9df94f/stacks used request id req-d7c04556-d219-43cc-9594-bb818236e4c1 2018-12-27 18:00:34,200 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/1b1daa72684a4c64a8fb27239a9df94f/stacks/a92e1840-c8f5-425d-87b8-1dcce366f23c -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00c2c26b2714663c29e6ece5192de7121c509f5c" 2018-12-27 18:00:34,408 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 18:00:34 GMT Server: Apache x-openstack-request-id: req-b622af14-2fcf-4cfc-86b4-e67b3c5d4a3e Location: http://172.30.9.31:8004/v1/1b1daa72684a4c64a8fb27239a9df94f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0dc4760f-05cb-4140-8fb9-f9f52d74568f-stack/a92e1840-c8f5-425d-87b8-1dcce366f23c Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/1b1daa72684a4c64a8fb27239a9df94f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0dc4760f-05cb-4140-8fb9-f9f52d74568f-stack/a92e1840-c8f5-425d-87b8-1dcce366f23c;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-27 18:00:34,630 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:00:34 GMT Server: Apache x-openstack-request-id: req-73ddbef8-b3f2-49a9-9ad7-910c1371eb53 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 555 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "1b1daa72684a4c64a8fb27239a9df94f", "OS::stack_id": "a92e1840-c8f5-425d-87b8-1dcce366f23c", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0dc4760f-05cb-4140-8fb9-f9f52d74568f-stack", "image_name": "CreateStackSuccessTests-0dc4760f-05cb-4140-8fb9-f9f52d74568f-image", "inst_name": "CreateStackSuccessTests-0dc4760f-05cb-4140-8fb9-f9f52d74568f-inst", "subnet_name": "CreateStackSuccessTests-0dc4760f-05cb-4140-8fb9-f9f52d74568f-subnet", "net_name": "CreateStackSuccessTests-0dc4760f-05cb-4140-8fb9-f9f52d74568f-net", "flavor_name": "CreateStackSuccessTests-0dc4760f-05cb-4140-8fb9-f9f52d74568f-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0dc4760f-05cb-4140-8fb9-f9f52d74568f-stack", "stack_user_project_id": "f9dab8dfacf24edba7e12296dde15f14", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-27T18:00:33Z", "links": [{"href": "http://172.30.9.31:8004/v1/1b1daa72684a4c64a8fb27239a9df94f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0dc4760f-05cb-4140-8fb9-f9f52d74568f-stack/a92e1840-c8f5-425d-87b8-1dcce366f23c", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "a92e1840-c8f5-425d-87b8-1dcce366f23c", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-27 18:00:34,630 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/1b1daa72684a4c64a8fb27239a9df94f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0dc4760f-05cb-4140-8fb9-f9f52d74568f-stack/a92e1840-c8f5-425d-87b8-1dcce366f23c used request id req-73ddbef8-b3f2-49a9-9ad7-910c1371eb53 2018-12-27 18:00:34,631 - create_stack - INFO - Created stack with name - CreateStackSuccessTests-CreateStackSuccessTests-0dc4760f-05cb-4140-8fb9-f9f52d74568f-stack 2018-12-27 18:00:34,633 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/1b1daa72684a4c64a8fb27239a9df94f/stacks/a92e1840-c8f5-425d-87b8-1dcce366f23c -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00c2c26b2714663c29e6ece5192de7121c509f5c" 2018-12-27 18:00:34,833 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 18:00:34 GMT Server: Apache x-openstack-request-id: req-6382b6fb-a20a-4f18-b614-90f261ec4588 Location: http://172.30.9.31:8004/v1/1b1daa72684a4c64a8fb27239a9df94f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0dc4760f-05cb-4140-8fb9-f9f52d74568f-stack/a92e1840-c8f5-425d-87b8-1dcce366f23c Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/1b1daa72684a4c64a8fb27239a9df94f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0dc4760f-05cb-4140-8fb9-f9f52d74568f-stack/a92e1840-c8f5-425d-87b8-1dcce366f23c;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-27 18:00:35,077 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:00:34 GMT Server: Apache x-openstack-request-id: req-72364114-4c58-47d3-82c4-c6afeec7a040 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 555 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "1b1daa72684a4c64a8fb27239a9df94f", "OS::stack_id": "a92e1840-c8f5-425d-87b8-1dcce366f23c", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0dc4760f-05cb-4140-8fb9-f9f52d74568f-stack", "image_name": "CreateStackSuccessTests-0dc4760f-05cb-4140-8fb9-f9f52d74568f-image", "inst_name": "CreateStackSuccessTests-0dc4760f-05cb-4140-8fb9-f9f52d74568f-inst", "subnet_name": "CreateStackSuccessTests-0dc4760f-05cb-4140-8fb9-f9f52d74568f-subnet", "net_name": "CreateStackSuccessTests-0dc4760f-05cb-4140-8fb9-f9f52d74568f-net", "flavor_name": "CreateStackSuccessTests-0dc4760f-05cb-4140-8fb9-f9f52d74568f-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0dc4760f-05cb-4140-8fb9-f9f52d74568f-stack", "stack_user_project_id": "f9dab8dfacf24edba7e12296dde15f14", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-27T18:00:33Z", "links": [{"href": "http://172.30.9.31:8004/v1/1b1daa72684a4c64a8fb27239a9df94f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0dc4760f-05cb-4140-8fb9-f9f52d74568f-stack/a92e1840-c8f5-425d-87b8-1dcce366f23c", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "a92e1840-c8f5-425d-87b8-1dcce366f23c", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-27 18:00:35,077 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/1b1daa72684a4c64a8fb27239a9df94f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0dc4760f-05cb-4140-8fb9-f9f52d74568f-stack/a92e1840-c8f5-425d-87b8-1dcce366f23c used request id req-72364114-4c58-47d3-82c4-c6afeec7a040 2018-12-27 18:00:35,077 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-12-27 18:00:35,078 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-27 18:00:38,081 - create_stack - DEBUG - Stack status query timeout in 1196.55002904 2018-12-27 18:00:38,084 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/1b1daa72684a4c64a8fb27239a9df94f/stacks/a92e1840-c8f5-425d-87b8-1dcce366f23c -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00c2c26b2714663c29e6ece5192de7121c509f5c" 2018-12-27 18:00:38,314 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 18:00:38 GMT Server: Apache x-openstack-request-id: req-31ec931a-a2a0-46f0-8fa2-23be598d3b6b Location: http://172.30.9.31:8004/v1/1b1daa72684a4c64a8fb27239a9df94f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0dc4760f-05cb-4140-8fb9-f9f52d74568f-stack/a92e1840-c8f5-425d-87b8-1dcce366f23c Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/1b1daa72684a4c64a8fb27239a9df94f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0dc4760f-05cb-4140-8fb9-f9f52d74568f-stack/a92e1840-c8f5-425d-87b8-1dcce366f23c;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-27 18:00:38,357 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:00:38 GMT Server: Apache x-openstack-request-id: req-86d35d7e-44f6-47de-9030-53f18682184d Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 555 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "1b1daa72684a4c64a8fb27239a9df94f", "OS::stack_id": "a92e1840-c8f5-425d-87b8-1dcce366f23c", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0dc4760f-05cb-4140-8fb9-f9f52d74568f-stack", "image_name": "CreateStackSuccessTests-0dc4760f-05cb-4140-8fb9-f9f52d74568f-image", "inst_name": "CreateStackSuccessTests-0dc4760f-05cb-4140-8fb9-f9f52d74568f-inst", "subnet_name": "CreateStackSuccessTests-0dc4760f-05cb-4140-8fb9-f9f52d74568f-subnet", "net_name": "CreateStackSuccessTests-0dc4760f-05cb-4140-8fb9-f9f52d74568f-net", "flavor_name": "CreateStackSuccessTests-0dc4760f-05cb-4140-8fb9-f9f52d74568f-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0dc4760f-05cb-4140-8fb9-f9f52d74568f-stack", "stack_user_project_id": "f9dab8dfacf24edba7e12296dde15f14", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-27T18:00:33Z", "links": [{"href": "http://172.30.9.31:8004/v1/1b1daa72684a4c64a8fb27239a9df94f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0dc4760f-05cb-4140-8fb9-f9f52d74568f-stack/a92e1840-c8f5-425d-87b8-1dcce366f23c", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "a92e1840-c8f5-425d-87b8-1dcce366f23c", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-27 18:00:38,357 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/1b1daa72684a4c64a8fb27239a9df94f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0dc4760f-05cb-4140-8fb9-f9f52d74568f-stack/a92e1840-c8f5-425d-87b8-1dcce366f23c used request id req-86d35d7e-44f6-47de-9030-53f18682184d 2018-12-27 18:00:38,358 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-12-27 18:00:38,358 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-27 18:00:41,361 - create_stack - DEBUG - Stack status query timeout in 1193.26963997 2018-12-27 18:00:41,364 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/1b1daa72684a4c64a8fb27239a9df94f/stacks/a92e1840-c8f5-425d-87b8-1dcce366f23c -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00c2c26b2714663c29e6ece5192de7121c509f5c" 2018-12-27 18:00:41,576 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 18:00:41 GMT Server: Apache x-openstack-request-id: req-bfd01061-d8e4-4f19-9d94-23823cf31432 Location: http://172.30.9.31:8004/v1/1b1daa72684a4c64a8fb27239a9df94f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0dc4760f-05cb-4140-8fb9-f9f52d74568f-stack/a92e1840-c8f5-425d-87b8-1dcce366f23c Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/1b1daa72684a4c64a8fb27239a9df94f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0dc4760f-05cb-4140-8fb9-f9f52d74568f-stack/a92e1840-c8f5-425d-87b8-1dcce366f23c;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-27 18:00:41,798 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:00:41 GMT Server: Apache x-openstack-request-id: req-6b6ac6ab-2c54-470e-96b8-6d87954f5345 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 555 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "1b1daa72684a4c64a8fb27239a9df94f", "OS::stack_id": "a92e1840-c8f5-425d-87b8-1dcce366f23c", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0dc4760f-05cb-4140-8fb9-f9f52d74568f-stack", "image_name": "CreateStackSuccessTests-0dc4760f-05cb-4140-8fb9-f9f52d74568f-image", "inst_name": "CreateStackSuccessTests-0dc4760f-05cb-4140-8fb9-f9f52d74568f-inst", "subnet_name": "CreateStackSuccessTests-0dc4760f-05cb-4140-8fb9-f9f52d74568f-subnet", "net_name": "CreateStackSuccessTests-0dc4760f-05cb-4140-8fb9-f9f52d74568f-net", "flavor_name": "CreateStackSuccessTests-0dc4760f-05cb-4140-8fb9-f9f52d74568f-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0dc4760f-05cb-4140-8fb9-f9f52d74568f-stack", "stack_user_project_id": "f9dab8dfacf24edba7e12296dde15f14", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-27T18:00:33Z", "links": [{"href": "http://172.30.9.31:8004/v1/1b1daa72684a4c64a8fb27239a9df94f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0dc4760f-05cb-4140-8fb9-f9f52d74568f-stack/a92e1840-c8f5-425d-87b8-1dcce366f23c", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "a92e1840-c8f5-425d-87b8-1dcce366f23c", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-27 18:00:41,798 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/1b1daa72684a4c64a8fb27239a9df94f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0dc4760f-05cb-4140-8fb9-f9f52d74568f-stack/a92e1840-c8f5-425d-87b8-1dcce366f23c used request id req-6b6ac6ab-2c54-470e-96b8-6d87954f5345 2018-12-27 18:00:41,798 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-12-27 18:00:41,798 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-27 18:00:44,801 - create_stack - DEBUG - Stack status query timeout in 1189.83013892 2018-12-27 18:00:44,803 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/1b1daa72684a4c64a8fb27239a9df94f/stacks/a92e1840-c8f5-425d-87b8-1dcce366f23c -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00c2c26b2714663c29e6ece5192de7121c509f5c" 2018-12-27 18:00:45,019 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 18:00:44 GMT Server: Apache x-openstack-request-id: req-dca5a2f7-b9ad-42cc-a295-d9e44d20d67c Location: http://172.30.9.31:8004/v1/1b1daa72684a4c64a8fb27239a9df94f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0dc4760f-05cb-4140-8fb9-f9f52d74568f-stack/a92e1840-c8f5-425d-87b8-1dcce366f23c Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/1b1daa72684a4c64a8fb27239a9df94f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0dc4760f-05cb-4140-8fb9-f9f52d74568f-stack/a92e1840-c8f5-425d-87b8-1dcce366f23c;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-27 18:00:45,273 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:00:45 GMT Server: Apache x-openstack-request-id: req-020fbc14-24da-4586-8b26-d4aba1430ab7 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 555 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "1b1daa72684a4c64a8fb27239a9df94f", "OS::stack_id": "a92e1840-c8f5-425d-87b8-1dcce366f23c", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0dc4760f-05cb-4140-8fb9-f9f52d74568f-stack", "image_name": "CreateStackSuccessTests-0dc4760f-05cb-4140-8fb9-f9f52d74568f-image", "inst_name": "CreateStackSuccessTests-0dc4760f-05cb-4140-8fb9-f9f52d74568f-inst", "subnet_name": "CreateStackSuccessTests-0dc4760f-05cb-4140-8fb9-f9f52d74568f-subnet", "net_name": "CreateStackSuccessTests-0dc4760f-05cb-4140-8fb9-f9f52d74568f-net", "flavor_name": "CreateStackSuccessTests-0dc4760f-05cb-4140-8fb9-f9f52d74568f-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0dc4760f-05cb-4140-8fb9-f9f52d74568f-stack", "stack_user_project_id": "f9dab8dfacf24edba7e12296dde15f14", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-27T18:00:33Z", "links": [{"href": "http://172.30.9.31:8004/v1/1b1daa72684a4c64a8fb27239a9df94f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0dc4760f-05cb-4140-8fb9-f9f52d74568f-stack/a92e1840-c8f5-425d-87b8-1dcce366f23c", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "a92e1840-c8f5-425d-87b8-1dcce366f23c", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-27 18:00:45,273 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/1b1daa72684a4c64a8fb27239a9df94f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0dc4760f-05cb-4140-8fb9-f9f52d74568f-stack/a92e1840-c8f5-425d-87b8-1dcce366f23c used request id req-020fbc14-24da-4586-8b26-d4aba1430ab7 2018-12-27 18:00:45,274 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-12-27 18:00:45,274 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-27 18:00:48,277 - create_stack - DEBUG - Stack status query timeout in 1186.35361195 2018-12-27 18:00:48,281 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/1b1daa72684a4c64a8fb27239a9df94f/stacks/a92e1840-c8f5-425d-87b8-1dcce366f23c -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00c2c26b2714663c29e6ece5192de7121c509f5c" 2018-12-27 18:00:48,309 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 18:00:48 GMT Server: Apache x-openstack-request-id: req-c5a98efb-079e-4ae5-999f-55e481337e28 Location: http://172.30.9.31:8004/v1/1b1daa72684a4c64a8fb27239a9df94f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0dc4760f-05cb-4140-8fb9-f9f52d74568f-stack/a92e1840-c8f5-425d-87b8-1dcce366f23c Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/1b1daa72684a4c64a8fb27239a9df94f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0dc4760f-05cb-4140-8fb9-f9f52d74568f-stack/a92e1840-c8f5-425d-87b8-1dcce366f23c;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-27 18:00:48,351 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:00:48 GMT Server: Apache x-openstack-request-id: req-111fa1a3-ee54-493f-ac83-1d53e66ba6d8 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 555 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "1b1daa72684a4c64a8fb27239a9df94f", "OS::stack_id": "a92e1840-c8f5-425d-87b8-1dcce366f23c", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0dc4760f-05cb-4140-8fb9-f9f52d74568f-stack", "image_name": "CreateStackSuccessTests-0dc4760f-05cb-4140-8fb9-f9f52d74568f-image", "inst_name": "CreateStackSuccessTests-0dc4760f-05cb-4140-8fb9-f9f52d74568f-inst", "subnet_name": "CreateStackSuccessTests-0dc4760f-05cb-4140-8fb9-f9f52d74568f-subnet", "net_name": "CreateStackSuccessTests-0dc4760f-05cb-4140-8fb9-f9f52d74568f-net", "flavor_name": "CreateStackSuccessTests-0dc4760f-05cb-4140-8fb9-f9f52d74568f-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0dc4760f-05cb-4140-8fb9-f9f52d74568f-stack", "stack_user_project_id": "f9dab8dfacf24edba7e12296dde15f14", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-27T18:00:33Z", "links": [{"href": "http://172.30.9.31:8004/v1/1b1daa72684a4c64a8fb27239a9df94f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0dc4760f-05cb-4140-8fb9-f9f52d74568f-stack/a92e1840-c8f5-425d-87b8-1dcce366f23c", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "a92e1840-c8f5-425d-87b8-1dcce366f23c", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-27 18:00:48,351 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/1b1daa72684a4c64a8fb27239a9df94f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0dc4760f-05cb-4140-8fb9-f9f52d74568f-stack/a92e1840-c8f5-425d-87b8-1dcce366f23c used request id req-111fa1a3-ee54-493f-ac83-1d53e66ba6d8 2018-12-27 18:00:48,351 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-12-27 18:00:48,351 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-27 18:00:51,355 - create_stack - DEBUG - Stack status query timeout in 1183.27617502 2018-12-27 18:00:51,358 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/1b1daa72684a4c64a8fb27239a9df94f/stacks/a92e1840-c8f5-425d-87b8-1dcce366f23c -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00c2c26b2714663c29e6ece5192de7121c509f5c" 2018-12-27 18:00:51,578 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 18:00:51 GMT Server: Apache x-openstack-request-id: req-f0e08ccc-4cdf-407c-84e4-c79b7c367d60 Location: http://172.30.9.31:8004/v1/1b1daa72684a4c64a8fb27239a9df94f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0dc4760f-05cb-4140-8fb9-f9f52d74568f-stack/a92e1840-c8f5-425d-87b8-1dcce366f23c Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/1b1daa72684a4c64a8fb27239a9df94f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0dc4760f-05cb-4140-8fb9-f9f52d74568f-stack/a92e1840-c8f5-425d-87b8-1dcce366f23c;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-27 18:00:51,837 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:00:51 GMT Server: Apache x-openstack-request-id: req-6b88e682-9382-4954-b797-4dea75a562be Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 555 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "1b1daa72684a4c64a8fb27239a9df94f", "OS::stack_id": "a92e1840-c8f5-425d-87b8-1dcce366f23c", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0dc4760f-05cb-4140-8fb9-f9f52d74568f-stack", "image_name": "CreateStackSuccessTests-0dc4760f-05cb-4140-8fb9-f9f52d74568f-image", "inst_name": "CreateStackSuccessTests-0dc4760f-05cb-4140-8fb9-f9f52d74568f-inst", "subnet_name": "CreateStackSuccessTests-0dc4760f-05cb-4140-8fb9-f9f52d74568f-subnet", "net_name": "CreateStackSuccessTests-0dc4760f-05cb-4140-8fb9-f9f52d74568f-net", "flavor_name": "CreateStackSuccessTests-0dc4760f-05cb-4140-8fb9-f9f52d74568f-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0dc4760f-05cb-4140-8fb9-f9f52d74568f-stack", "stack_user_project_id": "f9dab8dfacf24edba7e12296dde15f14", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-27T18:00:33Z", "links": [{"href": "http://172.30.9.31:8004/v1/1b1daa72684a4c64a8fb27239a9df94f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0dc4760f-05cb-4140-8fb9-f9f52d74568f-stack/a92e1840-c8f5-425d-87b8-1dcce366f23c", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "a92e1840-c8f5-425d-87b8-1dcce366f23c", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-27 18:00:51,837 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/1b1daa72684a4c64a8fb27239a9df94f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0dc4760f-05cb-4140-8fb9-f9f52d74568f-stack/a92e1840-c8f5-425d-87b8-1dcce366f23c used request id req-6b88e682-9382-4954-b797-4dea75a562be 2018-12-27 18:00:51,838 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-12-27 18:00:51,838 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-27 18:00:54,841 - create_stack - DEBUG - Stack status query timeout in 1179.789572 2018-12-27 18:00:54,844 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/1b1daa72684a4c64a8fb27239a9df94f/stacks/a92e1840-c8f5-425d-87b8-1dcce366f23c -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00c2c26b2714663c29e6ece5192de7121c509f5c" 2018-12-27 18:00:55,067 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 18:00:54 GMT Server: Apache x-openstack-request-id: req-9c9b5091-7e62-4aec-a75e-abd52ca5e08c Location: http://172.30.9.31:8004/v1/1b1daa72684a4c64a8fb27239a9df94f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0dc4760f-05cb-4140-8fb9-f9f52d74568f-stack/a92e1840-c8f5-425d-87b8-1dcce366f23c Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/1b1daa72684a4c64a8fb27239a9df94f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0dc4760f-05cb-4140-8fb9-f9f52d74568f-stack/a92e1840-c8f5-425d-87b8-1dcce366f23c;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-27 18:00:55,288 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:00:55 GMT Server: Apache x-openstack-request-id: req-fd3087e2-af78-40a2-8571-87ff5ac69733 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 555 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "1b1daa72684a4c64a8fb27239a9df94f", "OS::stack_id": "a92e1840-c8f5-425d-87b8-1dcce366f23c", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0dc4760f-05cb-4140-8fb9-f9f52d74568f-stack", "image_name": "CreateStackSuccessTests-0dc4760f-05cb-4140-8fb9-f9f52d74568f-image", "inst_name": "CreateStackSuccessTests-0dc4760f-05cb-4140-8fb9-f9f52d74568f-inst", "subnet_name": "CreateStackSuccessTests-0dc4760f-05cb-4140-8fb9-f9f52d74568f-subnet", "net_name": "CreateStackSuccessTests-0dc4760f-05cb-4140-8fb9-f9f52d74568f-net", "flavor_name": "CreateStackSuccessTests-0dc4760f-05cb-4140-8fb9-f9f52d74568f-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0dc4760f-05cb-4140-8fb9-f9f52d74568f-stack", "stack_user_project_id": "f9dab8dfacf24edba7e12296dde15f14", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-27T18:00:33Z", "links": [{"href": "http://172.30.9.31:8004/v1/1b1daa72684a4c64a8fb27239a9df94f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0dc4760f-05cb-4140-8fb9-f9f52d74568f-stack/a92e1840-c8f5-425d-87b8-1dcce366f23c", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "a92e1840-c8f5-425d-87b8-1dcce366f23c", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-27 18:00:55,288 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/1b1daa72684a4c64a8fb27239a9df94f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0dc4760f-05cb-4140-8fb9-f9f52d74568f-stack/a92e1840-c8f5-425d-87b8-1dcce366f23c used request id req-fd3087e2-af78-40a2-8571-87ff5ac69733 2018-12-27 18:00:55,289 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-12-27 18:00:55,289 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-27 18:00:58,292 - create_stack - DEBUG - Stack status query timeout in 1176.33875203 2018-12-27 18:00:58,295 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/1b1daa72684a4c64a8fb27239a9df94f/stacks/a92e1840-c8f5-425d-87b8-1dcce366f23c -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00c2c26b2714663c29e6ece5192de7121c509f5c" 2018-12-27 18:00:58,508 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 18:00:58 GMT Server: Apache x-openstack-request-id: req-0199fac0-ca3f-44d4-980e-0a3c5bf4ed4a Location: http://172.30.9.31:8004/v1/1b1daa72684a4c64a8fb27239a9df94f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0dc4760f-05cb-4140-8fb9-f9f52d74568f-stack/a92e1840-c8f5-425d-87b8-1dcce366f23c Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/1b1daa72684a4c64a8fb27239a9df94f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0dc4760f-05cb-4140-8fb9-f9f52d74568f-stack/a92e1840-c8f5-425d-87b8-1dcce366f23c;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-27 18:00:58,781 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:00:58 GMT Server: Apache x-openstack-request-id: req-8e674284-bfb6-468c-9d56-b1d09a7314ba Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 559 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "1b1daa72684a4c64a8fb27239a9df94f", "OS::stack_id": "a92e1840-c8f5-425d-87b8-1dcce366f23c", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0dc4760f-05cb-4140-8fb9-f9f52d74568f-stack", "image_name": "CreateStackSuccessTests-0dc4760f-05cb-4140-8fb9-f9f52d74568f-image", "inst_name": "CreateStackSuccessTests-0dc4760f-05cb-4140-8fb9-f9f52d74568f-inst", "subnet_name": "CreateStackSuccessTests-0dc4760f-05cb-4140-8fb9-f9f52d74568f-subnet", "net_name": "CreateStackSuccessTests-0dc4760f-05cb-4140-8fb9-f9f52d74568f-net", "flavor_name": "CreateStackSuccessTests-0dc4760f-05cb-4140-8fb9-f9f52d74568f-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0dc4760f-05cb-4140-8fb9-f9f52d74568f-stack", "stack_user_project_id": "f9dab8dfacf24edba7e12296dde15f14", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-12-27T18:00:33Z", "links": [{"href": "http://172.30.9.31:8004/v1/1b1daa72684a4c64a8fb27239a9df94f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0dc4760f-05cb-4140-8fb9-f9f52d74568f-stack/a92e1840-c8f5-425d-87b8-1dcce366f23c", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "a92e1840-c8f5-425d-87b8-1dcce366f23c", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-27 18:00:58,781 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/1b1daa72684a4c64a8fb27239a9df94f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0dc4760f-05cb-4140-8fb9-f9f52d74568f-stack/a92e1840-c8f5-425d-87b8-1dcce366f23c used request id req-8e674284-bfb6-468c-9d56-b1d09a7314ba 2018-12-27 18:00:58,782 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-12-27 18:00:58,782 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-0dc4760f-05cb-4140-8fb9-f9f52d74568f-stack 2018-12-27 18:00:58,782 - create_stack - INFO - Stack is now active with name - CreateStackSuccessTests-CreateStackSuccessTests-0dc4760f-05cb-4140-8fb9-f9f52d74568f-stack 2018-12-27 18:00:58,785 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/1b1daa72684a4c64a8fb27239a9df94f/stacks/a92e1840-c8f5-425d-87b8-1dcce366f23c/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00c2c26b2714663c29e6ece5192de7121c509f5c" 2018-12-27 18:00:58,811 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 18:00:58 GMT Server: Apache x-openstack-request-id: req-3df96640-f86d-4121-b7d5-c82902a5f1ed Location: http://172.30.9.31:8004/v1/1b1daa72684a4c64a8fb27239a9df94f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0dc4760f-05cb-4140-8fb9-f9f52d74568f-stack/a92e1840-c8f5-425d-87b8-1dcce366f23c/resources Content-Length: 551 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/1b1daa72684a4c64a8fb27239a9df94f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0dc4760f-05cb-4140-8fb9-f9f52d74568f-stack/a92e1840-c8f5-425d-87b8-1dcce366f23c/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-27 18:00:58,853 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:00:58 GMT Server: Apache x-openstack-request-id: req-772cad27-b5ed-4bbe-8568-dcdae152a779 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 575 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "server1_port", "links": [{"href": "http://172.30.9.31:8004/v1/1b1daa72684a4c64a8fb27239a9df94f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0dc4760f-05cb-4140-8fb9-f9f52d74568f-stack/a92e1840-c8f5-425d-87b8-1dcce366f23c/resources/server1_port", "rel": "self"}, {"href": "http://172.30.9.31:8004/v1/1b1daa72684a4c64a8fb27239a9df94f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0dc4760f-05cb-4140-8fb9-f9f52d74568f-stack/a92e1840-c8f5-425d-87b8-1dcce366f23c", "rel": "stack"}], "logical_resource_id": "server1_port", "creation_time": "2018-12-27T18:00:34Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-27T18:00:34Z", "required_by": ["my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "0065dd51-9dcc-4ab2-8d6e-16ca468dea98", "resource_type": "OS::Neutron::Port"}, {"resource_name": "private_subnet", "links": [{"href": "http://172.30.9.31:8004/v1/1b1daa72684a4c64a8fb27239a9df94f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0dc4760f-05cb-4140-8fb9-f9f52d74568f-stack/a92e1840-c8f5-425d-87b8-1dcce366f23c/resources/private_subnet", "rel": "self"}, {"href": "http://172.30.9.31:8004/v1/1b1daa72684a4c64a8fb27239a9df94f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0dc4760f-05cb-4140-8fb9-f9f52d74568f-stack/a92e1840-c8f5-425d-87b8-1dcce366f23c", "rel": "stack"}], "logical_resource_id": "private_subnet", "creation_time": "2018-12-27T18:00:34Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-27T18:00:34Z", "required_by": ["server1_port", "my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "f77a1b92-f3a7-48a7-8a93-17f49556d8c3", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "private_net", "links": [{"href": "http://172.30.9.31:8004/v1/1b1daa72684a4c64a8fb27239a9df94f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0dc4760f-05cb-4140-8fb9-f9f52d74568f-stack/a92e1840-c8f5-425d-87b8-1dcce366f23c/resources/private_net", "rel": "self"}, {"href": "http://172.30.9.31:8004/v1/1b1daa72684a4c64a8fb27239a9df94f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0dc4760f-05cb-4140-8fb9-f9f52d74568f-stack/a92e1840-c8f5-425d-87b8-1dcce366f23c", "rel": "stack"}], "logical_resource_id": "private_net", "creation_time": "2018-12-27T18:00:34Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-27T18:00:34Z", "required_by": ["server1_port", "private_subnet"], "resource_status_reason": "state changed", "physical_resource_id": "31c66b4e-9a7f-4e40-abec-a2fe2c6c22e2", "resource_type": "OS::Neutron::Net"}, {"resource_name": "my_instance", "links": [{"href": "http://172.30.9.31:8004/v1/1b1daa72684a4c64a8fb27239a9df94f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0dc4760f-05cb-4140-8fb9-f9f52d74568f-stack/a92e1840-c8f5-425d-87b8-1dcce366f23c/resources/my_instance", "rel": "self"}, {"href": "http://172.30.9.31:8004/v1/1b1daa72684a4c64a8fb27239a9df94f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0dc4760f-05cb-4140-8fb9-f9f52d74568f-stack/a92e1840-c8f5-425d-87b8-1dcce366f23c", "rel": "stack"}], "logical_resource_id": "my_instance", "creation_time": "2018-12-27T18:00:34Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-27T18:00:34Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "19c45272-62c0-49aa-babf-ecb6e987219a", "resource_type": "OS::Nova::Server"}]} 2018-12-27 18:00:58,853 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/1b1daa72684a4c64a8fb27239a9df94f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0dc4760f-05cb-4140-8fb9-f9f52d74568f-stack/a92e1840-c8f5-425d-87b8-1dcce366f23c/resources used request id req-772cad27-b5ed-4bbe-8568-dcdae152a779 2018-12-27 18:00:58,858 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/19c45272-62c0-49aa-babf-ecb6e987219a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00c2c26b2714663c29e6ece5192de7121c509f5c" 2018-12-27 18:00:59,794 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:00:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d8a9451c-bbc9-4fb2-9c61-5651922e9092 x-compute-request-id: req-d8a9451c-bbc9-4fb2-9c61-5651922e9092 Content-Encoding: gzip Content-Length: 747 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackSuccessTests-0dc4760f-05cb-4140-8fb9-f9f52d74568f-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:6d:37", "version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/19c45272-62c0-49aa-babf-ecb6e987219a", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/19c45272-62c0-49aa-babf-ecb6e987219a", "rel": "bookmark"}], "image": {"id": "cff4c196-fa82-41d8-bdb1-6fe737961da8", "links": [{"href": "http://172.30.9.31:8774/images/cff4c196-fa82-41d8-bdb1-6fe737961da8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T18:00:54.000000", "flavor": {"id": "67095d95-8b19-4e99-8ac1-fdd3d98e23b0", "links": [{"href": "http://172.30.9.31:8774/flavors/67095d95-8b19-4e99-8ac1-fdd3d98e23b0", "rel": "bookmark"}]}, "id": "19c45272-62c0-49aa-babf-ecb6e987219a", "security_groups": [{"name": "default"}], "user_id": "9abe619c82d0467ca7b19223077c8f0c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T18:00:54Z", "hostId": "d783c810a5f506156afe87f048cdf78456250662b27c2b94e68d76d6", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateStackSuccessTests-0dc4760f-05cb-4140-8fb9-f9f52d74568f-inst", "created": "2018-12-27T18:00:44Z", "tenant_id": "1b1daa72684a4c64a8fb27239a9df94f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-27 18:00:59,794 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/19c45272-62c0-49aa-babf-ecb6e987219a used request id req-d8a9451c-bbc9-4fb2-9c61-5651922e9092 2018-12-27 18:00:59,800 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateStackSuccessTests-0dc4760f-05cb-4140-8fb9-f9f52d74568f-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00c2c26b2714663c29e6ece5192de7121c509f5c" 2018-12-27 18:00:59,901 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 660 X-Openstack-Request-Id: req-220f8ae7-29ee-4c9c-bb01-54fd74294ec8 Date: Thu, 27 Dec 2018 18:00:59 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"31c66b4e-9a7f-4e40-abec-a2fe2c6c22e2","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"1b1daa72684a4c64a8fb27239a9df94f","status":"ACTIVE","subnets":["f77a1b92-f3a7-48a7-8a93-17f49556d8c3"],"description":"","tags":[],"updated_at":"2018-12-27T18:00:37Z","qos_policy_id":null,"name":"CreateStackSuccessTests-0dc4760f-05cb-4140-8fb9-f9f52d74568f-net","admin_state_up":true,"tenant_id":"1b1daa72684a4c64a8fb27239a9df94f","created_at":"2018-12-27T18:00:34Z","mtu":1442}]} 2018-12-27 18:00:59,901 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateStackSuccessTests-0dc4760f-05cb-4140-8fb9-f9f52d74568f-net used request id req-220f8ae7-29ee-4c9c-bb01-54fd74294ec8 2018-12-27 18:00:59,905 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 18:00:59,911 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 18:00:59 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 18:00:59,912 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/1b1daa72684a4c64a8fb27239a9df94f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00c2c26b2714663c29e6ece5192de7121c509f5c" 2018-12-27 18:01:00,018 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:00:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d6491715-6ecf-4ecd-8ec2-e1b43026f45f Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/1b1daa72684a4c64a8fb27239a9df94f"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "1b1daa72684a4c64a8fb27239a9df94f", "name": "CreateStackSuccessTests-f7630cbe-34ad-4f9-proj"}} 2018-12-27 18:01:00,018 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/1b1daa72684a4c64a8fb27239a9df94f used request id req-d6491715-6ecf-4ecd-8ec2-e1b43026f45f 2018-12-27 18:01:00,023 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=31c66b4e-9a7f-4e40-abec-a2fe2c6c22e2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00c2c26b2714663c29e6ece5192de7121c509f5c" 2018-12-27 18:01:00,189 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-1b94d6ef-5ca9-44d9-bafe-c7df75f9b272 Date: Thu, 27 Dec 2018 18:01:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"31c66b4e-9a7f-4e40-abec-a2fe2c6c22e2","tenant_id":"1b1daa72684a4c64a8fb27239a9df94f","created_at":"2018-12-27T18:00:37Z","dns_nameservers":[],"updated_at":"2018-12-27T18:00:37Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.0.0.2","end":"10.0.0.254"}],"gateway_ip":"10.0.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.0.0.0/24","project_id":"1b1daa72684a4c64a8fb27239a9df94f","id":"f77a1b92-f3a7-48a7-8a93-17f49556d8c3","subnetpool_id":null,"name":"CreateStackSuccessTests-0dc4760f-05cb-4140-8fb9-f9f52d74568f-subnet"}]} 2018-12-27 18:01:00,189 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=31c66b4e-9a7f-4e40-abec-a2fe2c6c22e2 used request id req-1b94d6ef-5ca9-44d9-bafe-c7df75f9b272 2018-12-27 18:01:00,195 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=31c66b4e-9a7f-4e40-abec-a2fe2c6c22e2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00c2c26b2714663c29e6ece5192de7121c509f5c" 2018-12-27 18:01:00,258 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1811 X-Openstack-Request-Id: req-b930f758-280c-4578-aa1f-cb550490f46b Date: Thu, 27 Dec 2018 18:01:00 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T18:00:54Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f77a1b92-f3a7-48a7-8a93-17f49556d8c3","ip_address":"10.0.0.8"}],"id":"0065dd51-9dcc-4ab2-8d6e-16ca468dea98","security_groups":["c6c9efb7-42b2-4cb3-947a-2ad2843a1f3f"],"mac_address":"fa:16:3e:01:6d:37","project_id":"1b1daa72684a4c64a8fb27239a9df94f","status":"ACTIVE","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-0-0-8","ip_address":"10.0.0.8","fqdn":"host-10-0-0-8.openstacklocal."}],"qos_policy_id":null,"name":"CreateStackSuccessTests-CreateStackSuccessTests-0dc4760f-05cb-4140-8fb9-f9f52d74568f-stack-server1_port-tfsfshqycz4f","admin_state_up":true,"network_id":"31c66b4e-9a7f-4e40-abec-a2fe2c6c22e2","dns_name":"","created_at":"2018-12-27T18:00:40Z","binding:vnic_type":"normal","device_id":"19c45272-62c0-49aa-babf-ecb6e987219a","tenant_id":"1b1daa72684a4c64a8fb27239a9df94f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T18:00:37Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"f77a1b92-f3a7-48a7-8a93-17f49556d8c3","ip_address":"10.0.0.2"}],"id":"c01820bd-f7ff-4712-b2e8-b9d7fae71286","security_groups":[],"mac_address":"fa:16:3e:b2:af:d3","project_id":"1b1daa72684a4c64a8fb27239a9df94f","status":"DOWN","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-0-0-2","ip_address":"10.0.0.2","fqdn":"host-10-0-0-2.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"31c66b4e-9a7f-4e40-abec-a2fe2c6c22e2","dns_name":"","created_at":"2018-12-27T18:00:35Z","binding:vnic_type":"normal","device_id":"","tenant_id":"1b1daa72684a4c64a8fb27239a9df94f"}]} 2018-12-27 18:01:00,258 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=31c66b4e-9a7f-4e40-abec-a2fe2c6c22e2 used request id req-b930f758-280c-4578-aa1f-cb550490f46b 2018-12-27 18:01:00,262 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/1b1daa72684a4c64a8fb27239a9df94f/stacks/a92e1840-c8f5-425d-87b8-1dcce366f23c/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00c2c26b2714663c29e6ece5192de7121c509f5c" 2018-12-27 18:01:00,474 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 18:01:00 GMT Server: Apache x-openstack-request-id: req-8de1341c-094d-4c0e-9ab9-16f0a1a08dc7 Location: http://172.30.9.31:8004/v1/1b1daa72684a4c64a8fb27239a9df94f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0dc4760f-05cb-4140-8fb9-f9f52d74568f-stack/a92e1840-c8f5-425d-87b8-1dcce366f23c/resources Content-Length: 551 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/1b1daa72684a4c64a8fb27239a9df94f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0dc4760f-05cb-4140-8fb9-f9f52d74568f-stack/a92e1840-c8f5-425d-87b8-1dcce366f23c/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-27 18:01:00,701 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:01:00 GMT Server: Apache x-openstack-request-id: req-c9d6a229-9dd8-4802-8eaf-248fbc5f552f Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 575 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "server1_port", "links": [{"href": "http://172.30.9.31:8004/v1/1b1daa72684a4c64a8fb27239a9df94f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0dc4760f-05cb-4140-8fb9-f9f52d74568f-stack/a92e1840-c8f5-425d-87b8-1dcce366f23c/resources/server1_port", "rel": "self"}, {"href": "http://172.30.9.31:8004/v1/1b1daa72684a4c64a8fb27239a9df94f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0dc4760f-05cb-4140-8fb9-f9f52d74568f-stack/a92e1840-c8f5-425d-87b8-1dcce366f23c", "rel": "stack"}], "logical_resource_id": "server1_port", "creation_time": "2018-12-27T18:00:34Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-27T18:00:34Z", "required_by": ["my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "0065dd51-9dcc-4ab2-8d6e-16ca468dea98", "resource_type": "OS::Neutron::Port"}, {"resource_name": "private_subnet", "links": [{"href": "http://172.30.9.31:8004/v1/1b1daa72684a4c64a8fb27239a9df94f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0dc4760f-05cb-4140-8fb9-f9f52d74568f-stack/a92e1840-c8f5-425d-87b8-1dcce366f23c/resources/private_subnet", "rel": "self"}, {"href": "http://172.30.9.31:8004/v1/1b1daa72684a4c64a8fb27239a9df94f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0dc4760f-05cb-4140-8fb9-f9f52d74568f-stack/a92e1840-c8f5-425d-87b8-1dcce366f23c", "rel": "stack"}], "logical_resource_id": "private_subnet", "creation_time": "2018-12-27T18:00:34Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-27T18:00:34Z", "required_by": ["server1_port", "my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "f77a1b92-f3a7-48a7-8a93-17f49556d8c3", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "private_net", "links": [{"href": "http://172.30.9.31:8004/v1/1b1daa72684a4c64a8fb27239a9df94f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0dc4760f-05cb-4140-8fb9-f9f52d74568f-stack/a92e1840-c8f5-425d-87b8-1dcce366f23c/resources/private_net", "rel": "self"}, {"href": "http://172.30.9.31:8004/v1/1b1daa72684a4c64a8fb27239a9df94f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0dc4760f-05cb-4140-8fb9-f9f52d74568f-stack/a92e1840-c8f5-425d-87b8-1dcce366f23c", "rel": "stack"}], "logical_resource_id": "private_net", "creation_time": "2018-12-27T18:00:34Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-27T18:00:34Z", "required_by": ["server1_port", "private_subnet"], "resource_status_reason": "state changed", "physical_resource_id": "31c66b4e-9a7f-4e40-abec-a2fe2c6c22e2", "resource_type": "OS::Neutron::Net"}, {"resource_name": "my_instance", "links": [{"href": "http://172.30.9.31:8004/v1/1b1daa72684a4c64a8fb27239a9df94f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0dc4760f-05cb-4140-8fb9-f9f52d74568f-stack/a92e1840-c8f5-425d-87b8-1dcce366f23c/resources/my_instance", "rel": "self"}, {"href": "http://172.30.9.31:8004/v1/1b1daa72684a4c64a8fb27239a9df94f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0dc4760f-05cb-4140-8fb9-f9f52d74568f-stack/a92e1840-c8f5-425d-87b8-1dcce366f23c", "rel": "stack"}], "logical_resource_id": "my_instance", "creation_time": "2018-12-27T18:00:34Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-27T18:00:34Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "19c45272-62c0-49aa-babf-ecb6e987219a", "resource_type": "OS::Nova::Server"}]} 2018-12-27 18:01:00,701 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/1b1daa72684a4c64a8fb27239a9df94f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0dc4760f-05cb-4140-8fb9-f9f52d74568f-stack/a92e1840-c8f5-425d-87b8-1dcce366f23c/resources used request id req-c9d6a229-9dd8-4802-8eaf-248fbc5f552f 2018-12-27 18:01:00,704 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/flavors/67095d95-8b19-4e99-8ac1-fdd3d98e23b0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00c2c26b2714663c29e6ece5192de7121c509f5c" 2018-12-27 18:01:00,722 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:01:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8f063539-90ee-4780-a47a-35e700d68bc0 x-compute-request-id: req-8f063539-90ee-4780-a47a-35e700d68bc0 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateStackSuccessTests-0dc4760f-05cb-4140-8fb9-f9f52d74568f-flavor-name", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/67095d95-8b19-4e99-8ac1-fdd3d98e23b0", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/67095d95-8b19-4e99-8ac1-fdd3d98e23b0", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "67095d95-8b19-4e99-8ac1-fdd3d98e23b0"}} 2018-12-27 18:01:00,722 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/67095d95-8b19-4e99-8ac1-fdd3d98e23b0 used request id req-8f063539-90ee-4780-a47a-35e700d68bc0 2018-12-27 18:01:00,727 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets/f77a1b92-f3a7-48a7-8a93-17f49556d8c3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00c2c26b2714663c29e6ece5192de7121c509f5c" 2018-12-27 18:01:00,776 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 662 X-Openstack-Request-Id: req-81bb356b-e104-4292-a569-7922d0c95689 Date: Thu, 27 Dec 2018 18:01:00 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"31c66b4e-9a7f-4e40-abec-a2fe2c6c22e2","tenant_id":"1b1daa72684a4c64a8fb27239a9df94f","created_at":"2018-12-27T18:00:37Z","dns_nameservers":[],"updated_at":"2018-12-27T18:00:37Z","gateway_ip":"10.0.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.0.0.2","end":"10.0.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.0.0.0/24","project_id":"1b1daa72684a4c64a8fb27239a9df94f","id":"f77a1b92-f3a7-48a7-8a93-17f49556d8c3","subnetpool_id":null,"name":"CreateStackSuccessTests-0dc4760f-05cb-4140-8fb9-f9f52d74568f-subnet"}} 2018-12-27 18:01:00,776 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets/f77a1b92-f3a7-48a7-8a93-17f49556d8c3 used request id req-81bb356b-e104-4292-a569-7922d0c95689 2018-12-27 18:01:00,781 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?id=31c66b4e-9a7f-4e40-abec-a2fe2c6c22e2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00c2c26b2714663c29e6ece5192de7121c509f5c" 2018-12-27 18:01:00,877 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 660 X-Openstack-Request-Id: req-7fc184fa-208b-4d51-a1b4-e631171e8778 Date: Thu, 27 Dec 2018 18:01:00 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"31c66b4e-9a7f-4e40-abec-a2fe2c6c22e2","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"1b1daa72684a4c64a8fb27239a9df94f","status":"ACTIVE","subnets":["f77a1b92-f3a7-48a7-8a93-17f49556d8c3"],"description":"","tags":[],"updated_at":"2018-12-27T18:00:37Z","qos_policy_id":null,"name":"CreateStackSuccessTests-0dc4760f-05cb-4140-8fb9-f9f52d74568f-net","admin_state_up":true,"tenant_id":"1b1daa72684a4c64a8fb27239a9df94f","created_at":"2018-12-27T18:00:34Z","mtu":1442}]} 2018-12-27 18:01:00,877 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?id=31c66b4e-9a7f-4e40-abec-a2fe2c6c22e2 used request id req-7fc184fa-208b-4d51-a1b4-e631171e8778 2018-12-27 18:01:00,882 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=31c66b4e-9a7f-4e40-abec-a2fe2c6c22e2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00c2c26b2714663c29e6ece5192de7121c509f5c" 2018-12-27 18:01:01,112 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-09f8da20-ee6a-45b8-a4c6-c412625f67a9 Date: Thu, 27 Dec 2018 18:01:01 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"31c66b4e-9a7f-4e40-abec-a2fe2c6c22e2","tenant_id":"1b1daa72684a4c64a8fb27239a9df94f","created_at":"2018-12-27T18:00:37Z","dns_nameservers":[],"updated_at":"2018-12-27T18:00:37Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.0.0.2","end":"10.0.0.254"}],"gateway_ip":"10.0.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.0.0.0/24","project_id":"1b1daa72684a4c64a8fb27239a9df94f","id":"f77a1b92-f3a7-48a7-8a93-17f49556d8c3","subnetpool_id":null,"name":"CreateStackSuccessTests-0dc4760f-05cb-4140-8fb9-f9f52d74568f-subnet"}]} 2018-12-27 18:01:01,113 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=31c66b4e-9a7f-4e40-abec-a2fe2c6c22e2 used request id req-09f8da20-ee6a-45b8-a4c6-c412625f67a9 2018-12-27 18:01:01,118 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateStackSuccessTests-0dc4760f-05cb-4140-8fb9-f9f52d74568f-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00c2c26b2714663c29e6ece5192de7121c509f5c" 2018-12-27 18:01:01,218 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 660 X-Openstack-Request-Id: req-37cee8a5-d152-43ce-989e-fd982c359766 Date: Thu, 27 Dec 2018 18:01:01 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"31c66b4e-9a7f-4e40-abec-a2fe2c6c22e2","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"1b1daa72684a4c64a8fb27239a9df94f","status":"ACTIVE","subnets":["f77a1b92-f3a7-48a7-8a93-17f49556d8c3"],"description":"","tags":[],"updated_at":"2018-12-27T18:00:37Z","qos_policy_id":null,"name":"CreateStackSuccessTests-0dc4760f-05cb-4140-8fb9-f9f52d74568f-net","admin_state_up":true,"tenant_id":"1b1daa72684a4c64a8fb27239a9df94f","created_at":"2018-12-27T18:00:34Z","mtu":1442}]} 2018-12-27 18:01:01,218 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateStackSuccessTests-0dc4760f-05cb-4140-8fb9-f9f52d74568f-net used request id req-37cee8a5-d152-43ce-989e-fd982c359766 2018-12-27 18:01:01,224 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=31c66b4e-9a7f-4e40-abec-a2fe2c6c22e2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00c2c26b2714663c29e6ece5192de7121c509f5c" 2018-12-27 18:01:01,316 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-0448733a-b4ee-4f36-859c-a6040f0b056a Date: Thu, 27 Dec 2018 18:01:01 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"31c66b4e-9a7f-4e40-abec-a2fe2c6c22e2","tenant_id":"1b1daa72684a4c64a8fb27239a9df94f","created_at":"2018-12-27T18:00:37Z","dns_nameservers":[],"updated_at":"2018-12-27T18:00:37Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.0.0.2","end":"10.0.0.254"}],"gateway_ip":"10.0.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.0.0.0/24","project_id":"1b1daa72684a4c64a8fb27239a9df94f","id":"f77a1b92-f3a7-48a7-8a93-17f49556d8c3","subnetpool_id":null,"name":"CreateStackSuccessTests-0dc4760f-05cb-4140-8fb9-f9f52d74568f-subnet"}]} 2018-12-27 18:01:01,317 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=31c66b4e-9a7f-4e40-abec-a2fe2c6c22e2 used request id req-0448733a-b4ee-4f36-859c-a6040f0b056a 2018-12-27 18:01:01,322 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateStackSuccessTests-0dc4760f-05cb-4140-8fb9-f9f52d74568f-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00c2c26b2714663c29e6ece5192de7121c509f5c" 2018-12-27 18:01:01,426 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 660 X-Openstack-Request-Id: req-6c376135-4600-48b5-afff-8caf739aa556 Date: Thu, 27 Dec 2018 18:01:01 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"31c66b4e-9a7f-4e40-abec-a2fe2c6c22e2","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"1b1daa72684a4c64a8fb27239a9df94f","status":"ACTIVE","subnets":["f77a1b92-f3a7-48a7-8a93-17f49556d8c3"],"description":"","tags":[],"updated_at":"2018-12-27T18:00:37Z","qos_policy_id":null,"name":"CreateStackSuccessTests-0dc4760f-05cb-4140-8fb9-f9f52d74568f-net","admin_state_up":true,"tenant_id":"1b1daa72684a4c64a8fb27239a9df94f","created_at":"2018-12-27T18:00:34Z","mtu":1442}]} 2018-12-27 18:01:01,426 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateStackSuccessTests-0dc4760f-05cb-4140-8fb9-f9f52d74568f-net used request id req-6c376135-4600-48b5-afff-8caf739aa556 2018-12-27 18:01:01,430 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/1b1daa72684a4c64a8fb27239a9df94f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00c2c26b2714663c29e6ece5192de7121c509f5c" 2018-12-27 18:01:01,540 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:01:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bb909001-1193-4a08-84ea-f181210accd0 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/1b1daa72684a4c64a8fb27239a9df94f"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "1b1daa72684a4c64a8fb27239a9df94f", "name": "CreateStackSuccessTests-f7630cbe-34ad-4f9-proj"}} 2018-12-27 18:01:01,540 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/1b1daa72684a4c64a8fb27239a9df94f used request id req-bb909001-1193-4a08-84ea-f181210accd0 2018-12-27 18:01:01,544 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=31c66b4e-9a7f-4e40-abec-a2fe2c6c22e2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00c2c26b2714663c29e6ece5192de7121c509f5c" 2018-12-27 18:01:01,589 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-ffba3a13-b270-436d-bdb0-7179205a8c78 Date: Thu, 27 Dec 2018 18:01:01 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"31c66b4e-9a7f-4e40-abec-a2fe2c6c22e2","tenant_id":"1b1daa72684a4c64a8fb27239a9df94f","created_at":"2018-12-27T18:00:37Z","dns_nameservers":[],"updated_at":"2018-12-27T18:00:37Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.0.0.2","end":"10.0.0.254"}],"gateway_ip":"10.0.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.0.0.0/24","project_id":"1b1daa72684a4c64a8fb27239a9df94f","id":"f77a1b92-f3a7-48a7-8a93-17f49556d8c3","subnetpool_id":null,"name":"CreateStackSuccessTests-0dc4760f-05cb-4140-8fb9-f9f52d74568f-subnet"}]} 2018-12-27 18:01:01,590 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=31c66b4e-9a7f-4e40-abec-a2fe2c6c22e2 used request id req-ffba3a13-b270-436d-bdb0-7179205a8c78 2018-12-27 18:01:01,594 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=31c66b4e-9a7f-4e40-abec-a2fe2c6c22e2&mac_address=fa%3A16%3A3e%3A01%3A6d%3A37&name=CreateStackSuccessTests-CreateStackSuccessTests-0dc4760f-05cb-4140-8fb9-f9f52d74568f-stack-server1_port-tfsfshqycz4f&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00c2c26b2714663c29e6ece5192de7121c509f5c" 2018-12-27 18:01:01,931 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1007 X-Openstack-Request-Id: req-acb76bde-ffd5-4928-96b0-ab6e60a15431 Date: Thu, 27 Dec 2018 18:01:01 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T18:00:54Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f77a1b92-f3a7-48a7-8a93-17f49556d8c3","ip_address":"10.0.0.8"}],"id":"0065dd51-9dcc-4ab2-8d6e-16ca468dea98","security_groups":["c6c9efb7-42b2-4cb3-947a-2ad2843a1f3f"],"mac_address":"fa:16:3e:01:6d:37","project_id":"1b1daa72684a4c64a8fb27239a9df94f","status":"ACTIVE","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-0-0-8","ip_address":"10.0.0.8","fqdn":"host-10-0-0-8.openstacklocal."}],"qos_policy_id":null,"name":"CreateStackSuccessTests-CreateStackSuccessTests-0dc4760f-05cb-4140-8fb9-f9f52d74568f-stack-server1_port-tfsfshqycz4f","admin_state_up":true,"network_id":"31c66b4e-9a7f-4e40-abec-a2fe2c6c22e2","dns_name":"","created_at":"2018-12-27T18:00:40Z","binding:vnic_type":"normal","device_id":"19c45272-62c0-49aa-babf-ecb6e987219a","tenant_id":"1b1daa72684a4c64a8fb27239a9df94f"}]} 2018-12-27 18:01:01,932 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=31c66b4e-9a7f-4e40-abec-a2fe2c6c22e2&mac_address=fa%3A16%3A3e%3A01%3A6d%3A37&name=CreateStackSuccessTests-CreateStackSuccessTests-0dc4760f-05cb-4140-8fb9-f9f52d74568f-stack-server1_port-tfsfshqycz4f&admin_state_up=True used request id req-acb76bde-ffd5-4928-96b0-ab6e60a15431 2018-12-27 18:01:01,936 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/1b1daa72684a4c64a8fb27239a9df94f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00c2c26b2714663c29e6ece5192de7121c509f5c" 2018-12-27 18:01:02,039 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:01:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-43048768-9797-411a-bc17-96bf2fa23606 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/1b1daa72684a4c64a8fb27239a9df94f"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "1b1daa72684a4c64a8fb27239a9df94f", "name": "CreateStackSuccessTests-f7630cbe-34ad-4f9-proj"}} 2018-12-27 18:01:02,040 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/1b1daa72684a4c64a8fb27239a9df94f used request id req-43048768-9797-411a-bc17-96bf2fa23606 2018-12-27 18:01:02,045 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateStackSuccessTests-0dc4760f-05cb-4140-8fb9-f9f52d74568f-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00c2c26b2714663c29e6ece5192de7121c509f5c" 2018-12-27 18:01:02,326 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 660 X-Openstack-Request-Id: req-8e8f015a-787f-4450-893f-cb898ba1fa0c Date: Thu, 27 Dec 2018 18:01:02 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"31c66b4e-9a7f-4e40-abec-a2fe2c6c22e2","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"1b1daa72684a4c64a8fb27239a9df94f","status":"ACTIVE","subnets":["f77a1b92-f3a7-48a7-8a93-17f49556d8c3"],"description":"","tags":[],"updated_at":"2018-12-27T18:00:37Z","qos_policy_id":null,"name":"CreateStackSuccessTests-0dc4760f-05cb-4140-8fb9-f9f52d74568f-net","admin_state_up":true,"tenant_id":"1b1daa72684a4c64a8fb27239a9df94f","created_at":"2018-12-27T18:00:34Z","mtu":1442}]} 2018-12-27 18:01:02,326 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateStackSuccessTests-0dc4760f-05cb-4140-8fb9-f9f52d74568f-net used request id req-8e8f015a-787f-4450-893f-cb898ba1fa0c 2018-12-27 18:01:02,332 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=31c66b4e-9a7f-4e40-abec-a2fe2c6c22e2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00c2c26b2714663c29e6ece5192de7121c509f5c" 2018-12-27 18:01:02,562 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-2a3bd1d0-1886-4d74-ad2d-67c707b9689a Date: Thu, 27 Dec 2018 18:01:02 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"31c66b4e-9a7f-4e40-abec-a2fe2c6c22e2","tenant_id":"1b1daa72684a4c64a8fb27239a9df94f","created_at":"2018-12-27T18:00:37Z","dns_nameservers":[],"updated_at":"2018-12-27T18:00:37Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.0.0.2","end":"10.0.0.254"}],"gateway_ip":"10.0.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.0.0.0/24","project_id":"1b1daa72684a4c64a8fb27239a9df94f","id":"f77a1b92-f3a7-48a7-8a93-17f49556d8c3","subnetpool_id":null,"name":"CreateStackSuccessTests-0dc4760f-05cb-4140-8fb9-f9f52d74568f-subnet"}]} 2018-12-27 18:01:02,562 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=31c66b4e-9a7f-4e40-abec-a2fe2c6c22e2 used request id req-2a3bd1d0-1886-4d74-ad2d-67c707b9689a 2018-12-27 18:01:02,566 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=31c66b4e-9a7f-4e40-abec-a2fe2c6c22e2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00c2c26b2714663c29e6ece5192de7121c509f5c" 2018-12-27 18:01:02,618 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1811 X-Openstack-Request-Id: req-889e5aa6-c48b-4cbd-8530-b15ac219e224 Date: Thu, 27 Dec 2018 18:01:02 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T18:00:54Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f77a1b92-f3a7-48a7-8a93-17f49556d8c3","ip_address":"10.0.0.8"}],"id":"0065dd51-9dcc-4ab2-8d6e-16ca468dea98","security_groups":["c6c9efb7-42b2-4cb3-947a-2ad2843a1f3f"],"mac_address":"fa:16:3e:01:6d:37","project_id":"1b1daa72684a4c64a8fb27239a9df94f","status":"ACTIVE","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-0-0-8","ip_address":"10.0.0.8","fqdn":"host-10-0-0-8.openstacklocal."}],"qos_policy_id":null,"name":"CreateStackSuccessTests-CreateStackSuccessTests-0dc4760f-05cb-4140-8fb9-f9f52d74568f-stack-server1_port-tfsfshqycz4f","admin_state_up":true,"network_id":"31c66b4e-9a7f-4e40-abec-a2fe2c6c22e2","dns_name":"","created_at":"2018-12-27T18:00:40Z","binding:vnic_type":"normal","device_id":"19c45272-62c0-49aa-babf-ecb6e987219a","tenant_id":"1b1daa72684a4c64a8fb27239a9df94f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T18:00:37Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"f77a1b92-f3a7-48a7-8a93-17f49556d8c3","ip_address":"10.0.0.2"}],"id":"c01820bd-f7ff-4712-b2e8-b9d7fae71286","security_groups":[],"mac_address":"fa:16:3e:b2:af:d3","project_id":"1b1daa72684a4c64a8fb27239a9df94f","status":"DOWN","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-0-0-2","ip_address":"10.0.0.2","fqdn":"host-10-0-0-2.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"31c66b4e-9a7f-4e40-abec-a2fe2c6c22e2","dns_name":"","created_at":"2018-12-27T18:00:35Z","binding:vnic_type":"normal","device_id":"","tenant_id":"1b1daa72684a4c64a8fb27239a9df94f"}]} 2018-12-27 18:01:02,618 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=31c66b4e-9a7f-4e40-abec-a2fe2c6c22e2 used request id req-889e5aa6-c48b-4cbd-8530-b15ac219e224 2018-12-27 18:01:02,622 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00c2c26b2714663c29e6ece5192de7121c509f5c" 2018-12-27 18:01:02,639 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-99f660c3-3074-4c27-a11a-44f1cfb06a16 Date: Thu, 27 Dec 2018 18:01:02 GMT RESP BODY: {"floatingips": []} 2018-12-27 18:01:02,639 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/floatingips used request id req-99f660c3-3074-4c27-a11a-44f1cfb06a16 2018-12-27 18:01:02,640 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 18:01:02,640 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 18:01:03,065 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "0a44011f73244d9eb27b0de20fe124ef", "name": "CreateStackSuccessTests-f7630cbe-34ad-4f9-proj-role"}], "expires_at": "2018-12-27T19:01:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1b1daa72684a4c64a8fb27239a9df94f", "name": "CreateStackSuccessTests-f7630cbe-34ad-4f9-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/1b1daa72684a4c64a8fb27239a9df94f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/1b1daa72684a4c64a8fb27239a9df94f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/1b1daa72684a4c64a8fb27239a9df94f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/1b1daa72684a4c64a8fb27239a9df94f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/1b1daa72684a4c64a8fb27239a9df94f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/1b1daa72684a4c64a8fb27239a9df94f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/1b1daa72684a4c64a8fb27239a9df94f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/1b1daa72684a4c64a8fb27239a9df94f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/1b1daa72684a4c64a8fb27239a9df94f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_1b1daa72684a4c64a8fb27239a9df94f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_1b1daa72684a4c64a8fb27239a9df94f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/1b1daa72684a4c64a8fb27239a9df94f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/1b1daa72684a4c64a8fb27239a9df94f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/1b1daa72684a4c64a8fb27239a9df94f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-f7630cbe-34ad-4f9-user", "id": "9abe619c82d0467ca7b19223077c8f0c"}, "audit_ids": ["2AjgknW5QamXHXLZrKoJgQ"], "issued_at": "2018-12-27T18:01:03.000000Z"}} 2018-12-27 18:01:03,066 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0fbd5d6f69c422719016907a136430aaf44cb346" 2018-12-27 18:01:03,169 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:01:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6ed523ff-b4b6-4ebf-b147-33db6f835192 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 18:01:03,170 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-6ed523ff-b4b6-4ebf-b147-33db6f835192 2018-12-27 18:01:03,171 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-27 18:01:03,174 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0fbd5d6f69c422719016907a136430aaf44cb346" 2018-12-27 18:01:03,271 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:01:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2f74e903-1244-45a3-8420-ffb775cf7937 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 18:01:03,271 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-2f74e903-1244-45a3-8420-ffb775cf7937 2018-12-27 18:01:03,276 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateStackSuccessTests-0dc4760f-05cb-4140-8fb9-f9f52d74568f-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0fbd5d6f69c422719016907a136430aaf44cb346" 2018-12-27 18:01:03,571 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 660 X-Openstack-Request-Id: req-fcc2c8fe-9a76-424e-b3e7-738e8a2feeb9 Date: Thu, 27 Dec 2018 18:01:03 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"31c66b4e-9a7f-4e40-abec-a2fe2c6c22e2","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"1b1daa72684a4c64a8fb27239a9df94f","status":"ACTIVE","subnets":["f77a1b92-f3a7-48a7-8a93-17f49556d8c3"],"description":"","tags":[],"updated_at":"2018-12-27T18:00:37Z","qos_policy_id":null,"name":"CreateStackSuccessTests-0dc4760f-05cb-4140-8fb9-f9f52d74568f-net","admin_state_up":true,"tenant_id":"1b1daa72684a4c64a8fb27239a9df94f","created_at":"2018-12-27T18:00:34Z","mtu":1442}]} 2018-12-27 18:01:03,572 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateStackSuccessTests-0dc4760f-05cb-4140-8fb9-f9f52d74568f-net used request id req-fcc2c8fe-9a76-424e-b3e7-738e8a2feeb9 2018-12-27 18:01:03,578 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=31c66b4e-9a7f-4e40-abec-a2fe2c6c22e2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0fbd5d6f69c422719016907a136430aaf44cb346" 2018-12-27 18:01:03,732 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-2abca5bd-6779-4ab3-b781-c9a54c3561d4 Date: Thu, 27 Dec 2018 18:01:03 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"31c66b4e-9a7f-4e40-abec-a2fe2c6c22e2","tenant_id":"1b1daa72684a4c64a8fb27239a9df94f","created_at":"2018-12-27T18:00:37Z","dns_nameservers":[],"updated_at":"2018-12-27T18:00:37Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.0.0.2","end":"10.0.0.254"}],"gateway_ip":"10.0.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.0.0.0/24","project_id":"1b1daa72684a4c64a8fb27239a9df94f","id":"f77a1b92-f3a7-48a7-8a93-17f49556d8c3","subnetpool_id":null,"name":"CreateStackSuccessTests-0dc4760f-05cb-4140-8fb9-f9f52d74568f-subnet"}]} 2018-12-27 18:01:03,733 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=31c66b4e-9a7f-4e40-abec-a2fe2c6c22e2 used request id req-2abca5bd-6779-4ab3-b781-c9a54c3561d4 2018-12-27 18:01:03,736 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateStackSuccessTests-0dc4760f-05cb-4140-8fb9-f9f52d74568f-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0fbd5d6f69c422719016907a136430aaf44cb346" 2018-12-27 18:01:04,022 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 660 X-Openstack-Request-Id: req-3dc0bf68-370e-4629-b6b3-5c858571c143 Date: Thu, 27 Dec 2018 18:01:04 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"31c66b4e-9a7f-4e40-abec-a2fe2c6c22e2","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"1b1daa72684a4c64a8fb27239a9df94f","status":"ACTIVE","subnets":["f77a1b92-f3a7-48a7-8a93-17f49556d8c3"],"description":"","tags":[],"updated_at":"2018-12-27T18:00:37Z","qos_policy_id":null,"name":"CreateStackSuccessTests-0dc4760f-05cb-4140-8fb9-f9f52d74568f-net","admin_state_up":true,"tenant_id":"1b1daa72684a4c64a8fb27239a9df94f","created_at":"2018-12-27T18:00:34Z","mtu":1442}]} 2018-12-27 18:01:04,022 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateStackSuccessTests-0dc4760f-05cb-4140-8fb9-f9f52d74568f-net used request id req-3dc0bf68-370e-4629-b6b3-5c858571c143 2018-12-27 18:01:04,026 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 18:01:04,031 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 18:01:04 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 18:01:04,032 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/1b1daa72684a4c64a8fb27239a9df94f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0fbd5d6f69c422719016907a136430aaf44cb346" 2018-12-27 18:01:04,135 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:01:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4a60ca39-30ff-4819-b304-76978fe5688b Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/1b1daa72684a4c64a8fb27239a9df94f"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "1b1daa72684a4c64a8fb27239a9df94f", "name": "CreateStackSuccessTests-f7630cbe-34ad-4f9-proj"}} 2018-12-27 18:01:04,135 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/1b1daa72684a4c64a8fb27239a9df94f used request id req-4a60ca39-30ff-4819-b304-76978fe5688b 2018-12-27 18:01:04,140 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=31c66b4e-9a7f-4e40-abec-a2fe2c6c22e2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0fbd5d6f69c422719016907a136430aaf44cb346" 2018-12-27 18:01:04,389 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-018a8b35-3ffd-4b43-bf5b-67e8076725cc Date: Thu, 27 Dec 2018 18:01:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"31c66b4e-9a7f-4e40-abec-a2fe2c6c22e2","tenant_id":"1b1daa72684a4c64a8fb27239a9df94f","created_at":"2018-12-27T18:00:37Z","dns_nameservers":[],"updated_at":"2018-12-27T18:00:37Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.0.0.2","end":"10.0.0.254"}],"gateway_ip":"10.0.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.0.0.0/24","project_id":"1b1daa72684a4c64a8fb27239a9df94f","id":"f77a1b92-f3a7-48a7-8a93-17f49556d8c3","subnetpool_id":null,"name":"CreateStackSuccessTests-0dc4760f-05cb-4140-8fb9-f9f52d74568f-subnet"}]} 2018-12-27 18:01:04,389 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=31c66b4e-9a7f-4e40-abec-a2fe2c6c22e2 used request id req-018a8b35-3ffd-4b43-bf5b-67e8076725cc 2018-12-27 18:01:04,394 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=31c66b4e-9a7f-4e40-abec-a2fe2c6c22e2&mac_address=fa%3A16%3A3e%3A01%3A6d%3A37&name=CreateStackSuccessTests-CreateStackSuccessTests-0dc4760f-05cb-4140-8fb9-f9f52d74568f-stack-server1_port-tfsfshqycz4f&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0fbd5d6f69c422719016907a136430aaf44cb346" 2018-12-27 18:01:04,646 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1007 X-Openstack-Request-Id: req-e784b062-e9ee-41e1-94ed-efb138d9b2a1 Date: Thu, 27 Dec 2018 18:01:04 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T18:00:54Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f77a1b92-f3a7-48a7-8a93-17f49556d8c3","ip_address":"10.0.0.8"}],"id":"0065dd51-9dcc-4ab2-8d6e-16ca468dea98","security_groups":["c6c9efb7-42b2-4cb3-947a-2ad2843a1f3f"],"mac_address":"fa:16:3e:01:6d:37","project_id":"1b1daa72684a4c64a8fb27239a9df94f","status":"ACTIVE","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-0-0-8","ip_address":"10.0.0.8","fqdn":"host-10-0-0-8.openstacklocal."}],"qos_policy_id":null,"name":"CreateStackSuccessTests-CreateStackSuccessTests-0dc4760f-05cb-4140-8fb9-f9f52d74568f-stack-server1_port-tfsfshqycz4f","admin_state_up":true,"network_id":"31c66b4e-9a7f-4e40-abec-a2fe2c6c22e2","dns_name":"","created_at":"2018-12-27T18:00:40Z","binding:vnic_type":"normal","device_id":"19c45272-62c0-49aa-babf-ecb6e987219a","tenant_id":"1b1daa72684a4c64a8fb27239a9df94f"}]} 2018-12-27 18:01:04,646 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=31c66b4e-9a7f-4e40-abec-a2fe2c6c22e2&mac_address=fa%3A16%3A3e%3A01%3A6d%3A37&name=CreateStackSuccessTests-CreateStackSuccessTests-0dc4760f-05cb-4140-8fb9-f9f52d74568f-stack-server1_port-tfsfshqycz4f&admin_state_up=True used request id req-e784b062-e9ee-41e1-94ed-efb138d9b2a1 2018-12-27 18:01:04,650 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/1b1daa72684a4c64a8fb27239a9df94f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0fbd5d6f69c422719016907a136430aaf44cb346" 2018-12-27 18:01:04,749 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:01:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6bb168dc-b035-4604-91a2-bb4120bfa89d Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/1b1daa72684a4c64a8fb27239a9df94f"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "1b1daa72684a4c64a8fb27239a9df94f", "name": "CreateStackSuccessTests-f7630cbe-34ad-4f9-proj"}} 2018-12-27 18:01:04,749 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/1b1daa72684a4c64a8fb27239a9df94f used request id req-6bb168dc-b035-4604-91a2-bb4120bfa89d 2018-12-27 18:01:04,751 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/detail?name=CreateStackSuccessTests-0dc4760f-05cb-4140-8fb9-f9f52d74568f-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0fbd5d6f69c422719016907a136430aaf44cb346" 2018-12-27 18:01:05,667 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:01:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ba4111c9-9e92-4cf9-ac58-be84b8eb0d73 x-compute-request-id: req-ba4111c9-9e92-4cf9-ac58-be84b8eb0d73 Content-Encoding: gzip Content-Length: 745 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateStackSuccessTests-0dc4760f-05cb-4140-8fb9-f9f52d74568f-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:6d:37", "version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/19c45272-62c0-49aa-babf-ecb6e987219a", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/19c45272-62c0-49aa-babf-ecb6e987219a", "rel": "bookmark"}], "image": {"id": "cff4c196-fa82-41d8-bdb1-6fe737961da8", "links": [{"href": "http://172.30.9.31:8774/images/cff4c196-fa82-41d8-bdb1-6fe737961da8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T18:00:54.000000", "flavor": {"id": "67095d95-8b19-4e99-8ac1-fdd3d98e23b0", "links": [{"href": "http://172.30.9.31:8774/flavors/67095d95-8b19-4e99-8ac1-fdd3d98e23b0", "rel": "bookmark"}]}, "id": "19c45272-62c0-49aa-babf-ecb6e987219a", "security_groups": [{"name": "default"}], "user_id": "9abe619c82d0467ca7b19223077c8f0c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T18:00:54Z", "hostId": "d783c810a5f506156afe87f048cdf78456250662b27c2b94e68d76d6", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateStackSuccessTests-0dc4760f-05cb-4140-8fb9-f9f52d74568f-inst", "created": "2018-12-27T18:00:44Z", "tenant_id": "1b1daa72684a4c64a8fb27239a9df94f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-27 18:01:05,667 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail?name=CreateStackSuccessTests-0dc4760f-05cb-4140-8fb9-f9f52d74568f-inst used request id req-ba4111c9-9e92-4cf9-ac58-be84b8eb0d73 2018-12-27 18:01:05,673 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateStackSuccessTests-0dc4760f-05cb-4140-8fb9-f9f52d74568f-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0fbd5d6f69c422719016907a136430aaf44cb346" 2018-12-27 18:01:05,774 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 660 X-Openstack-Request-Id: req-88c7d90f-6af6-40f4-96d6-88ca764a4c83 Date: Thu, 27 Dec 2018 18:01:05 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"31c66b4e-9a7f-4e40-abec-a2fe2c6c22e2","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"1b1daa72684a4c64a8fb27239a9df94f","status":"ACTIVE","subnets":["f77a1b92-f3a7-48a7-8a93-17f49556d8c3"],"description":"","tags":[],"updated_at":"2018-12-27T18:00:37Z","qos_policy_id":null,"name":"CreateStackSuccessTests-0dc4760f-05cb-4140-8fb9-f9f52d74568f-net","admin_state_up":true,"tenant_id":"1b1daa72684a4c64a8fb27239a9df94f","created_at":"2018-12-27T18:00:34Z","mtu":1442}]} 2018-12-27 18:01:05,774 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateStackSuccessTests-0dc4760f-05cb-4140-8fb9-f9f52d74568f-net used request id req-88c7d90f-6af6-40f4-96d6-88ca764a4c83 2018-12-27 18:01:05,780 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=31c66b4e-9a7f-4e40-abec-a2fe2c6c22e2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0fbd5d6f69c422719016907a136430aaf44cb346" 2018-12-27 18:01:06,028 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-973f168c-7a6b-4a02-bd35-f9238c43b83f Date: Thu, 27 Dec 2018 18:01:06 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"31c66b4e-9a7f-4e40-abec-a2fe2c6c22e2","tenant_id":"1b1daa72684a4c64a8fb27239a9df94f","created_at":"2018-12-27T18:00:37Z","dns_nameservers":[],"updated_at":"2018-12-27T18:00:37Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.0.0.2","end":"10.0.0.254"}],"gateway_ip":"10.0.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.0.0.0/24","project_id":"1b1daa72684a4c64a8fb27239a9df94f","id":"f77a1b92-f3a7-48a7-8a93-17f49556d8c3","subnetpool_id":null,"name":"CreateStackSuccessTests-0dc4760f-05cb-4140-8fb9-f9f52d74568f-subnet"}]} 2018-12-27 18:01:06,028 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=31c66b4e-9a7f-4e40-abec-a2fe2c6c22e2 used request id req-973f168c-7a6b-4a02-bd35-f9238c43b83f 2018-12-27 18:01:06,034 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=31c66b4e-9a7f-4e40-abec-a2fe2c6c22e2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0fbd5d6f69c422719016907a136430aaf44cb346" 2018-12-27 18:01:06,282 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1811 X-Openstack-Request-Id: req-279c3a3b-cdd4-45ea-bc5f-5dcc8a8434cc Date: Thu, 27 Dec 2018 18:01:06 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T18:00:54Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f77a1b92-f3a7-48a7-8a93-17f49556d8c3","ip_address":"10.0.0.8"}],"id":"0065dd51-9dcc-4ab2-8d6e-16ca468dea98","security_groups":["c6c9efb7-42b2-4cb3-947a-2ad2843a1f3f"],"mac_address":"fa:16:3e:01:6d:37","project_id":"1b1daa72684a4c64a8fb27239a9df94f","status":"ACTIVE","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-0-0-8","ip_address":"10.0.0.8","fqdn":"host-10-0-0-8.openstacklocal."}],"qos_policy_id":null,"name":"CreateStackSuccessTests-CreateStackSuccessTests-0dc4760f-05cb-4140-8fb9-f9f52d74568f-stack-server1_port-tfsfshqycz4f","admin_state_up":true,"network_id":"31c66b4e-9a7f-4e40-abec-a2fe2c6c22e2","dns_name":"","created_at":"2018-12-27T18:00:40Z","binding:vnic_type":"normal","device_id":"19c45272-62c0-49aa-babf-ecb6e987219a","tenant_id":"1b1daa72684a4c64a8fb27239a9df94f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T18:00:37Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"f77a1b92-f3a7-48a7-8a93-17f49556d8c3","ip_address":"10.0.0.2"}],"id":"c01820bd-f7ff-4712-b2e8-b9d7fae71286","security_groups":[],"mac_address":"fa:16:3e:b2:af:d3","project_id":"1b1daa72684a4c64a8fb27239a9df94f","status":"DOWN","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-0-0-2","ip_address":"10.0.0.2","fqdn":"host-10-0-0-2.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"31c66b4e-9a7f-4e40-abec-a2fe2c6c22e2","dns_name":"","created_at":"2018-12-27T18:00:35Z","binding:vnic_type":"normal","device_id":"","tenant_id":"1b1daa72684a4c64a8fb27239a9df94f"}]} 2018-12-27 18:01:06,282 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=31c66b4e-9a7f-4e40-abec-a2fe2c6c22e2 used request id req-279c3a3b-cdd4-45ea-bc5f-5dcc8a8434cc 2018-12-27 18:01:06,283 - create_instance - INFO - Found existing machine with name - CreateStackSuccessTests-0dc4760f-05cb-4140-8fb9-f9f52d74568f-inst 2018-12-27 18:01:06,288 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0fbd5d6f69c422719016907a136430aaf44cb346" 2018-12-27 18:01:06,505 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-1816276c-86c8-4d67-b551-f1a99121d4a5 Date: Thu, 27 Dec 2018 18:01:06 GMT RESP BODY: {"floatingips": []} 2018-12-27 18:01:06,505 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/floatingips used request id req-1816276c-86c8-4d67-b551-f1a99121d4a5 2018-12-27 18:01:06,508 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/19c45272-62c0-49aa-babf-ecb6e987219a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0fbd5d6f69c422719016907a136430aaf44cb346" 2018-12-27 18:01:07,328 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:01:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8390253f-1cea-49f5-9c84-441524bfb028 x-compute-request-id: req-8390253f-1cea-49f5-9c84-441524bfb028 Content-Encoding: gzip Content-Length: 747 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackSuccessTests-0dc4760f-05cb-4140-8fb9-f9f52d74568f-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:6d:37", "version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/19c45272-62c0-49aa-babf-ecb6e987219a", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/19c45272-62c0-49aa-babf-ecb6e987219a", "rel": "bookmark"}], "image": {"id": "cff4c196-fa82-41d8-bdb1-6fe737961da8", "links": [{"href": "http://172.30.9.31:8774/images/cff4c196-fa82-41d8-bdb1-6fe737961da8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T18:00:54.000000", "flavor": {"id": "67095d95-8b19-4e99-8ac1-fdd3d98e23b0", "links": [{"href": "http://172.30.9.31:8774/flavors/67095d95-8b19-4e99-8ac1-fdd3d98e23b0", "rel": "bookmark"}]}, "id": "19c45272-62c0-49aa-babf-ecb6e987219a", "security_groups": [{"name": "default"}], "user_id": "9abe619c82d0467ca7b19223077c8f0c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T18:00:54Z", "hostId": "d783c810a5f506156afe87f048cdf78456250662b27c2b94e68d76d6", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateStackSuccessTests-0dc4760f-05cb-4140-8fb9-f9f52d74568f-inst", "created": "2018-12-27T18:00:44Z", "tenant_id": "1b1daa72684a4c64a8fb27239a9df94f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-27 18:01:07,328 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/19c45272-62c0-49aa-babf-ecb6e987219a used request id req-8390253f-1cea-49f5-9c84-441524bfb028 2018-12-27 18:01:07,333 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateStackSuccessTests-0dc4760f-05cb-4140-8fb9-f9f52d74568f-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0fbd5d6f69c422719016907a136430aaf44cb346" 2018-12-27 18:01:07,435 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 660 X-Openstack-Request-Id: req-730e3c03-0f71-4f58-b964-2c7573a38e05 Date: Thu, 27 Dec 2018 18:01:07 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"31c66b4e-9a7f-4e40-abec-a2fe2c6c22e2","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"1b1daa72684a4c64a8fb27239a9df94f","status":"ACTIVE","subnets":["f77a1b92-f3a7-48a7-8a93-17f49556d8c3"],"description":"","tags":[],"updated_at":"2018-12-27T18:00:37Z","qos_policy_id":null,"name":"CreateStackSuccessTests-0dc4760f-05cb-4140-8fb9-f9f52d74568f-net","admin_state_up":true,"tenant_id":"1b1daa72684a4c64a8fb27239a9df94f","created_at":"2018-12-27T18:00:34Z","mtu":1442}]} 2018-12-27 18:01:07,436 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateStackSuccessTests-0dc4760f-05cb-4140-8fb9-f9f52d74568f-net used request id req-730e3c03-0f71-4f58-b964-2c7573a38e05 2018-12-27 18:01:07,440 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/1b1daa72684a4c64a8fb27239a9df94f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0fbd5d6f69c422719016907a136430aaf44cb346" 2018-12-27 18:01:07,549 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:01:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ce230daf-1e60-4da9-8fc5-51e2360c5343 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/1b1daa72684a4c64a8fb27239a9df94f"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "1b1daa72684a4c64a8fb27239a9df94f", "name": "CreateStackSuccessTests-f7630cbe-34ad-4f9-proj"}} 2018-12-27 18:01:07,550 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/1b1daa72684a4c64a8fb27239a9df94f used request id req-ce230daf-1e60-4da9-8fc5-51e2360c5343 2018-12-27 18:01:07,555 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=31c66b4e-9a7f-4e40-abec-a2fe2c6c22e2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0fbd5d6f69c422719016907a136430aaf44cb346" 2018-12-27 18:01:08,430 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-2912814c-c9b3-4849-9958-222a1380c182 Date: Thu, 27 Dec 2018 18:01:08 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"31c66b4e-9a7f-4e40-abec-a2fe2c6c22e2","tenant_id":"1b1daa72684a4c64a8fb27239a9df94f","created_at":"2018-12-27T18:00:37Z","dns_nameservers":[],"updated_at":"2018-12-27T18:00:37Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.0.0.2","end":"10.0.0.254"}],"gateway_ip":"10.0.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.0.0.0/24","project_id":"1b1daa72684a4c64a8fb27239a9df94f","id":"f77a1b92-f3a7-48a7-8a93-17f49556d8c3","subnetpool_id":null,"name":"CreateStackSuccessTests-0dc4760f-05cb-4140-8fb9-f9f52d74568f-subnet"}]} 2018-12-27 18:01:08,430 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=31c66b4e-9a7f-4e40-abec-a2fe2c6c22e2 used request id req-2912814c-c9b3-4849-9958-222a1380c182 2018-12-27 18:01:08,436 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=31c66b4e-9a7f-4e40-abec-a2fe2c6c22e2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0fbd5d6f69c422719016907a136430aaf44cb346" 2018-12-27 18:01:08,672 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1811 X-Openstack-Request-Id: req-8a4e27d0-bdaf-47d7-9e8d-40080b84e70d Date: Thu, 27 Dec 2018 18:01:08 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T18:00:54Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f77a1b92-f3a7-48a7-8a93-17f49556d8c3","ip_address":"10.0.0.8"}],"id":"0065dd51-9dcc-4ab2-8d6e-16ca468dea98","security_groups":["c6c9efb7-42b2-4cb3-947a-2ad2843a1f3f"],"mac_address":"fa:16:3e:01:6d:37","project_id":"1b1daa72684a4c64a8fb27239a9df94f","status":"ACTIVE","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-0-0-8","ip_address":"10.0.0.8","fqdn":"host-10-0-0-8.openstacklocal."}],"qos_policy_id":null,"name":"CreateStackSuccessTests-CreateStackSuccessTests-0dc4760f-05cb-4140-8fb9-f9f52d74568f-stack-server1_port-tfsfshqycz4f","admin_state_up":true,"network_id":"31c66b4e-9a7f-4e40-abec-a2fe2c6c22e2","dns_name":"","created_at":"2018-12-27T18:00:40Z","binding:vnic_type":"normal","device_id":"19c45272-62c0-49aa-babf-ecb6e987219a","tenant_id":"1b1daa72684a4c64a8fb27239a9df94f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T18:00:37Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"f77a1b92-f3a7-48a7-8a93-17f49556d8c3","ip_address":"10.0.0.2"}],"id":"c01820bd-f7ff-4712-b2e8-b9d7fae71286","security_groups":[],"mac_address":"fa:16:3e:b2:af:d3","project_id":"1b1daa72684a4c64a8fb27239a9df94f","status":"DOWN","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-0-0-2","ip_address":"10.0.0.2","fqdn":"host-10-0-0-2.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"31c66b4e-9a7f-4e40-abec-a2fe2c6c22e2","dns_name":"","created_at":"2018-12-27T18:00:35Z","binding:vnic_type":"normal","device_id":"","tenant_id":"1b1daa72684a4c64a8fb27239a9df94f"}]} 2018-12-27 18:01:08,672 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=31c66b4e-9a7f-4e40-abec-a2fe2c6c22e2 used request id req-8a4e27d0-bdaf-47d7-9e8d-40080b84e70d 2018-12-27 18:01:08,673 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-27 18:01:08,676 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 18:01:09,102 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "0a44011f73244d9eb27b0de20fe124ef", "name": "CreateStackSuccessTests-f7630cbe-34ad-4f9-proj-role"}], "expires_at": "2018-12-27T19:01:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1b1daa72684a4c64a8fb27239a9df94f", "name": "CreateStackSuccessTests-f7630cbe-34ad-4f9-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/1b1daa72684a4c64a8fb27239a9df94f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/1b1daa72684a4c64a8fb27239a9df94f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/1b1daa72684a4c64a8fb27239a9df94f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/1b1daa72684a4c64a8fb27239a9df94f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/1b1daa72684a4c64a8fb27239a9df94f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/1b1daa72684a4c64a8fb27239a9df94f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/1b1daa72684a4c64a8fb27239a9df94f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/1b1daa72684a4c64a8fb27239a9df94f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/1b1daa72684a4c64a8fb27239a9df94f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_1b1daa72684a4c64a8fb27239a9df94f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_1b1daa72684a4c64a8fb27239a9df94f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/1b1daa72684a4c64a8fb27239a9df94f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/1b1daa72684a4c64a8fb27239a9df94f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/1b1daa72684a4c64a8fb27239a9df94f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-f7630cbe-34ad-4f9-user", "id": "9abe619c82d0467ca7b19223077c8f0c"}, "audit_ids": ["Gh4rJb3YRxSeuAiG_NNDuA"], "issued_at": "2018-12-27T18:01:09.000000Z"}} 2018-12-27 18:01:09,103 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6bf7ffdc712fe8fae325e1a134b2b3d9a8f19846" 2018-12-27 18:01:09,202 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:01:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ce4ce434-1c5a-416f-8b03-e953828c0794 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 18:01:09,203 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-ce4ce434-1c5a-416f-8b03-e953828c0794 2018-12-27 18:01:09,206 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/19c45272-62c0-49aa-babf-ecb6e987219a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0fbd5d6f69c422719016907a136430aaf44cb346" 2018-12-27 18:01:09,961 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:01:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f289ed3b-d976-4745-98bf-f899ce8ccd0a x-compute-request-id: req-f289ed3b-d976-4745-98bf-f899ce8ccd0a Content-Encoding: gzip Content-Length: 747 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackSuccessTests-0dc4760f-05cb-4140-8fb9-f9f52d74568f-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:6d:37", "version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/19c45272-62c0-49aa-babf-ecb6e987219a", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/19c45272-62c0-49aa-babf-ecb6e987219a", "rel": "bookmark"}], "image": {"id": "cff4c196-fa82-41d8-bdb1-6fe737961da8", "links": [{"href": "http://172.30.9.31:8774/images/cff4c196-fa82-41d8-bdb1-6fe737961da8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T18:00:54.000000", "flavor": {"id": "67095d95-8b19-4e99-8ac1-fdd3d98e23b0", "links": [{"href": "http://172.30.9.31:8774/flavors/67095d95-8b19-4e99-8ac1-fdd3d98e23b0", "rel": "bookmark"}]}, "id": "19c45272-62c0-49aa-babf-ecb6e987219a", "security_groups": [{"name": "default"}], "user_id": "9abe619c82d0467ca7b19223077c8f0c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T18:00:54Z", "hostId": "d783c810a5f506156afe87f048cdf78456250662b27c2b94e68d76d6", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateStackSuccessTests-0dc4760f-05cb-4140-8fb9-f9f52d74568f-inst", "created": "2018-12-27T18:00:44Z", "tenant_id": "1b1daa72684a4c64a8fb27239a9df94f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-27 18:01:09,962 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/19c45272-62c0-49aa-babf-ecb6e987219a used request id req-f289ed3b-d976-4745-98bf-f899ce8ccd0a 2018-12-27 18:01:09,967 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateStackSuccessTests-0dc4760f-05cb-4140-8fb9-f9f52d74568f-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0fbd5d6f69c422719016907a136430aaf44cb346" 2018-12-27 18:01:10,065 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 660 X-Openstack-Request-Id: req-29ed1043-5254-41e8-8a72-af4622b90854 Date: Thu, 27 Dec 2018 18:01:10 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"31c66b4e-9a7f-4e40-abec-a2fe2c6c22e2","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"1b1daa72684a4c64a8fb27239a9df94f","status":"ACTIVE","subnets":["f77a1b92-f3a7-48a7-8a93-17f49556d8c3"],"description":"","tags":[],"updated_at":"2018-12-27T18:00:37Z","qos_policy_id":null,"name":"CreateStackSuccessTests-0dc4760f-05cb-4140-8fb9-f9f52d74568f-net","admin_state_up":true,"tenant_id":"1b1daa72684a4c64a8fb27239a9df94f","created_at":"2018-12-27T18:00:34Z","mtu":1442}]} 2018-12-27 18:01:10,065 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateStackSuccessTests-0dc4760f-05cb-4140-8fb9-f9f52d74568f-net used request id req-29ed1043-5254-41e8-8a72-af4622b90854 2018-12-27 18:01:10,068 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/1b1daa72684a4c64a8fb27239a9df94f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0fbd5d6f69c422719016907a136430aaf44cb346" 2018-12-27 18:01:10,177 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:01:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3aa2fa7f-5d51-4ae6-a9e0-05dce3c31766 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/1b1daa72684a4c64a8fb27239a9df94f"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "1b1daa72684a4c64a8fb27239a9df94f", "name": "CreateStackSuccessTests-f7630cbe-34ad-4f9-proj"}} 2018-12-27 18:01:10,177 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/1b1daa72684a4c64a8fb27239a9df94f used request id req-3aa2fa7f-5d51-4ae6-a9e0-05dce3c31766 2018-12-27 18:01:10,182 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=31c66b4e-9a7f-4e40-abec-a2fe2c6c22e2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0fbd5d6f69c422719016907a136430aaf44cb346" 2018-12-27 18:01:10,233 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-92dff16e-c05b-4bc2-82bf-a85173e25014 Date: Thu, 27 Dec 2018 18:01:10 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"31c66b4e-9a7f-4e40-abec-a2fe2c6c22e2","tenant_id":"1b1daa72684a4c64a8fb27239a9df94f","created_at":"2018-12-27T18:00:37Z","dns_nameservers":[],"updated_at":"2018-12-27T18:00:37Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.0.0.2","end":"10.0.0.254"}],"gateway_ip":"10.0.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.0.0.0/24","project_id":"1b1daa72684a4c64a8fb27239a9df94f","id":"f77a1b92-f3a7-48a7-8a93-17f49556d8c3","subnetpool_id":null,"name":"CreateStackSuccessTests-0dc4760f-05cb-4140-8fb9-f9f52d74568f-subnet"}]} 2018-12-27 18:01:10,233 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=31c66b4e-9a7f-4e40-abec-a2fe2c6c22e2 used request id req-92dff16e-c05b-4bc2-82bf-a85173e25014 2018-12-27 18:01:10,239 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=31c66b4e-9a7f-4e40-abec-a2fe2c6c22e2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0fbd5d6f69c422719016907a136430aaf44cb346" 2018-12-27 18:01:10,469 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1811 X-Openstack-Request-Id: req-a2075e3c-85c8-470b-8c1a-aaeb899e283b Date: Thu, 27 Dec 2018 18:01:10 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T18:00:54Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f77a1b92-f3a7-48a7-8a93-17f49556d8c3","ip_address":"10.0.0.8"}],"id":"0065dd51-9dcc-4ab2-8d6e-16ca468dea98","security_groups":["c6c9efb7-42b2-4cb3-947a-2ad2843a1f3f"],"mac_address":"fa:16:3e:01:6d:37","project_id":"1b1daa72684a4c64a8fb27239a9df94f","status":"ACTIVE","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-0-0-8","ip_address":"10.0.0.8","fqdn":"host-10-0-0-8.openstacklocal."}],"qos_policy_id":null,"name":"CreateStackSuccessTests-CreateStackSuccessTests-0dc4760f-05cb-4140-8fb9-f9f52d74568f-stack-server1_port-tfsfshqycz4f","admin_state_up":true,"network_id":"31c66b4e-9a7f-4e40-abec-a2fe2c6c22e2","dns_name":"","created_at":"2018-12-27T18:00:40Z","binding:vnic_type":"normal","device_id":"19c45272-62c0-49aa-babf-ecb6e987219a","tenant_id":"1b1daa72684a4c64a8fb27239a9df94f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T18:00:37Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"f77a1b92-f3a7-48a7-8a93-17f49556d8c3","ip_address":"10.0.0.2"}],"id":"c01820bd-f7ff-4712-b2e8-b9d7fae71286","security_groups":[],"mac_address":"fa:16:3e:b2:af:d3","project_id":"1b1daa72684a4c64a8fb27239a9df94f","status":"DOWN","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-0-0-2","ip_address":"10.0.0.2","fqdn":"host-10-0-0-2.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"31c66b4e-9a7f-4e40-abec-a2fe2c6c22e2","dns_name":"","created_at":"2018-12-27T18:00:35Z","binding:vnic_type":"normal","device_id":"","tenant_id":"1b1daa72684a4c64a8fb27239a9df94f"}]} 2018-12-27 18:01:10,470 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=31c66b4e-9a7f-4e40-abec-a2fe2c6c22e2 used request id req-a2075e3c-85c8-470b-8c1a-aaeb899e283b 2018-12-27 18:01:10,472 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/detail?name=CreateStackSuccessTests-0dc4760f-05cb-4140-8fb9-f9f52d74568f-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6bf7ffdc712fe8fae325e1a134b2b3d9a8f19846" 2018-12-27 18:01:11,401 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:01:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-846d1417-cc49-4cda-a5e9-4235aac1f41b x-compute-request-id: req-846d1417-cc49-4cda-a5e9-4235aac1f41b Content-Encoding: gzip Content-Length: 745 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateStackSuccessTests-0dc4760f-05cb-4140-8fb9-f9f52d74568f-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:6d:37", "version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/19c45272-62c0-49aa-babf-ecb6e987219a", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/19c45272-62c0-49aa-babf-ecb6e987219a", "rel": "bookmark"}], "image": {"id": "cff4c196-fa82-41d8-bdb1-6fe737961da8", "links": [{"href": "http://172.30.9.31:8774/images/cff4c196-fa82-41d8-bdb1-6fe737961da8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T18:00:54.000000", "flavor": {"id": "67095d95-8b19-4e99-8ac1-fdd3d98e23b0", "links": [{"href": "http://172.30.9.31:8774/flavors/67095d95-8b19-4e99-8ac1-fdd3d98e23b0", "rel": "bookmark"}]}, "id": "19c45272-62c0-49aa-babf-ecb6e987219a", "security_groups": [{"name": "default"}], "user_id": "9abe619c82d0467ca7b19223077c8f0c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T18:00:54Z", "hostId": "d783c810a5f506156afe87f048cdf78456250662b27c2b94e68d76d6", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateStackSuccessTests-0dc4760f-05cb-4140-8fb9-f9f52d74568f-inst", "created": "2018-12-27T18:00:44Z", "tenant_id": "1b1daa72684a4c64a8fb27239a9df94f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-27 18:01:11,401 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail?name=CreateStackSuccessTests-0dc4760f-05cb-4140-8fb9-f9f52d74568f-inst used request id req-846d1417-cc49-4cda-a5e9-4235aac1f41b 2018-12-27 18:01:11,407 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateStackSuccessTests-0dc4760f-05cb-4140-8fb9-f9f52d74568f-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6bf7ffdc712fe8fae325e1a134b2b3d9a8f19846" 2018-12-27 18:01:11,690 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 660 X-Openstack-Request-Id: req-51e53786-5df5-4224-8546-e0b0532b71ac Date: Thu, 27 Dec 2018 18:01:11 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"31c66b4e-9a7f-4e40-abec-a2fe2c6c22e2","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"1b1daa72684a4c64a8fb27239a9df94f","status":"ACTIVE","subnets":["f77a1b92-f3a7-48a7-8a93-17f49556d8c3"],"description":"","tags":[],"updated_at":"2018-12-27T18:00:37Z","qos_policy_id":null,"name":"CreateStackSuccessTests-0dc4760f-05cb-4140-8fb9-f9f52d74568f-net","admin_state_up":true,"tenant_id":"1b1daa72684a4c64a8fb27239a9df94f","created_at":"2018-12-27T18:00:34Z","mtu":1442}]} 2018-12-27 18:01:11,690 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateStackSuccessTests-0dc4760f-05cb-4140-8fb9-f9f52d74568f-net used request id req-51e53786-5df5-4224-8546-e0b0532b71ac 2018-12-27 18:01:11,696 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=31c66b4e-9a7f-4e40-abec-a2fe2c6c22e2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6bf7ffdc712fe8fae325e1a134b2b3d9a8f19846" 2018-12-27 18:01:11,945 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-9496d6b5-7e33-45a5-9e31-872b4a53a850 Date: Thu, 27 Dec 2018 18:01:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"31c66b4e-9a7f-4e40-abec-a2fe2c6c22e2","tenant_id":"1b1daa72684a4c64a8fb27239a9df94f","created_at":"2018-12-27T18:00:37Z","dns_nameservers":[],"updated_at":"2018-12-27T18:00:37Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.0.0.2","end":"10.0.0.254"}],"gateway_ip":"10.0.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.0.0.0/24","project_id":"1b1daa72684a4c64a8fb27239a9df94f","id":"f77a1b92-f3a7-48a7-8a93-17f49556d8c3","subnetpool_id":null,"name":"CreateStackSuccessTests-0dc4760f-05cb-4140-8fb9-f9f52d74568f-subnet"}]} 2018-12-27 18:01:11,946 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=31c66b4e-9a7f-4e40-abec-a2fe2c6c22e2 used request id req-9496d6b5-7e33-45a5-9e31-872b4a53a850 2018-12-27 18:01:11,951 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=31c66b4e-9a7f-4e40-abec-a2fe2c6c22e2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6bf7ffdc712fe8fae325e1a134b2b3d9a8f19846" 2018-12-27 18:01:12,194 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1811 X-Openstack-Request-Id: req-ab276c33-f374-4700-97df-92badaa1a5ae Date: Thu, 27 Dec 2018 18:01:12 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T18:00:54Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f77a1b92-f3a7-48a7-8a93-17f49556d8c3","ip_address":"10.0.0.8"}],"id":"0065dd51-9dcc-4ab2-8d6e-16ca468dea98","security_groups":["c6c9efb7-42b2-4cb3-947a-2ad2843a1f3f"],"mac_address":"fa:16:3e:01:6d:37","project_id":"1b1daa72684a4c64a8fb27239a9df94f","status":"ACTIVE","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-0-0-8","ip_address":"10.0.0.8","fqdn":"host-10-0-0-8.openstacklocal."}],"qos_policy_id":null,"name":"CreateStackSuccessTests-CreateStackSuccessTests-0dc4760f-05cb-4140-8fb9-f9f52d74568f-stack-server1_port-tfsfshqycz4f","admin_state_up":true,"network_id":"31c66b4e-9a7f-4e40-abec-a2fe2c6c22e2","dns_name":"","created_at":"2018-12-27T18:00:40Z","binding:vnic_type":"normal","device_id":"19c45272-62c0-49aa-babf-ecb6e987219a","tenant_id":"1b1daa72684a4c64a8fb27239a9df94f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T18:00:37Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"f77a1b92-f3a7-48a7-8a93-17f49556d8c3","ip_address":"10.0.0.2"}],"id":"c01820bd-f7ff-4712-b2e8-b9d7fae71286","security_groups":[],"mac_address":"fa:16:3e:b2:af:d3","project_id":"1b1daa72684a4c64a8fb27239a9df94f","status":"DOWN","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-0-0-2","ip_address":"10.0.0.2","fqdn":"host-10-0-0-2.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"31c66b4e-9a7f-4e40-abec-a2fe2c6c22e2","dns_name":"","created_at":"2018-12-27T18:00:35Z","binding:vnic_type":"normal","device_id":"","tenant_id":"1b1daa72684a4c64a8fb27239a9df94f"}]} 2018-12-27 18:01:12,195 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=31c66b4e-9a7f-4e40-abec-a2fe2c6c22e2 used request id req-ab276c33-f374-4700-97df-92badaa1a5ae 2018-12-27 18:01:12,198 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/19c45272-62c0-49aa-babf-ecb6e987219a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0fbd5d6f69c422719016907a136430aaf44cb346" 2018-12-27 18:01:12,723 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:01:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cacc2b5b-a2f0-4d45-897c-7a582972f25e x-compute-request-id: req-cacc2b5b-a2f0-4d45-897c-7a582972f25e Content-Encoding: gzip Content-Length: 747 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackSuccessTests-0dc4760f-05cb-4140-8fb9-f9f52d74568f-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:6d:37", "version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/19c45272-62c0-49aa-babf-ecb6e987219a", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/19c45272-62c0-49aa-babf-ecb6e987219a", "rel": "bookmark"}], "image": {"id": "cff4c196-fa82-41d8-bdb1-6fe737961da8", "links": [{"href": "http://172.30.9.31:8774/images/cff4c196-fa82-41d8-bdb1-6fe737961da8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T18:00:54.000000", "flavor": {"id": "67095d95-8b19-4e99-8ac1-fdd3d98e23b0", "links": [{"href": "http://172.30.9.31:8774/flavors/67095d95-8b19-4e99-8ac1-fdd3d98e23b0", "rel": "bookmark"}]}, "id": "19c45272-62c0-49aa-babf-ecb6e987219a", "security_groups": [{"name": "default"}], "user_id": "9abe619c82d0467ca7b19223077c8f0c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T18:00:54Z", "hostId": "d783c810a5f506156afe87f048cdf78456250662b27c2b94e68d76d6", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateStackSuccessTests-0dc4760f-05cb-4140-8fb9-f9f52d74568f-inst", "created": "2018-12-27T18:00:44Z", "tenant_id": "1b1daa72684a4c64a8fb27239a9df94f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-27 18:01:12,723 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/19c45272-62c0-49aa-babf-ecb6e987219a used request id req-cacc2b5b-a2f0-4d45-897c-7a582972f25e 2018-12-27 18:01:12,728 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateStackSuccessTests-0dc4760f-05cb-4140-8fb9-f9f52d74568f-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0fbd5d6f69c422719016907a136430aaf44cb346" 2018-12-27 18:01:12,826 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 660 X-Openstack-Request-Id: req-83d5cda2-c3f5-4216-8be0-c1c5107b962f Date: Thu, 27 Dec 2018 18:01:12 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"31c66b4e-9a7f-4e40-abec-a2fe2c6c22e2","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"1b1daa72684a4c64a8fb27239a9df94f","status":"ACTIVE","subnets":["f77a1b92-f3a7-48a7-8a93-17f49556d8c3"],"description":"","tags":[],"updated_at":"2018-12-27T18:00:37Z","qos_policy_id":null,"name":"CreateStackSuccessTests-0dc4760f-05cb-4140-8fb9-f9f52d74568f-net","admin_state_up":true,"tenant_id":"1b1daa72684a4c64a8fb27239a9df94f","created_at":"2018-12-27T18:00:34Z","mtu":1442}]} 2018-12-27 18:01:12,826 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateStackSuccessTests-0dc4760f-05cb-4140-8fb9-f9f52d74568f-net used request id req-83d5cda2-c3f5-4216-8be0-c1c5107b962f 2018-12-27 18:01:12,830 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/1b1daa72684a4c64a8fb27239a9df94f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0fbd5d6f69c422719016907a136430aaf44cb346" 2018-12-27 18:01:12,938 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:01:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a3ac7532-9f1c-49be-b6bc-b1340d736070 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/1b1daa72684a4c64a8fb27239a9df94f"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "1b1daa72684a4c64a8fb27239a9df94f", "name": "CreateStackSuccessTests-f7630cbe-34ad-4f9-proj"}} 2018-12-27 18:01:12,939 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/1b1daa72684a4c64a8fb27239a9df94f used request id req-a3ac7532-9f1c-49be-b6bc-b1340d736070 2018-12-27 18:01:12,944 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=31c66b4e-9a7f-4e40-abec-a2fe2c6c22e2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0fbd5d6f69c422719016907a136430aaf44cb346" 2018-12-27 18:01:13,197 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-aac631a0-3f3b-496d-9597-12366d98f8fb Date: Thu, 27 Dec 2018 18:01:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"31c66b4e-9a7f-4e40-abec-a2fe2c6c22e2","tenant_id":"1b1daa72684a4c64a8fb27239a9df94f","created_at":"2018-12-27T18:00:37Z","dns_nameservers":[],"updated_at":"2018-12-27T18:00:37Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.0.0.2","end":"10.0.0.254"}],"gateway_ip":"10.0.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.0.0.0/24","project_id":"1b1daa72684a4c64a8fb27239a9df94f","id":"f77a1b92-f3a7-48a7-8a93-17f49556d8c3","subnetpool_id":null,"name":"CreateStackSuccessTests-0dc4760f-05cb-4140-8fb9-f9f52d74568f-subnet"}]} 2018-12-27 18:01:13,197 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=31c66b4e-9a7f-4e40-abec-a2fe2c6c22e2 used request id req-aac631a0-3f3b-496d-9597-12366d98f8fb 2018-12-27 18:01:13,202 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=31c66b4e-9a7f-4e40-abec-a2fe2c6c22e2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0fbd5d6f69c422719016907a136430aaf44cb346" 2018-12-27 18:01:13,256 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1811 X-Openstack-Request-Id: req-e0a06a54-c63f-4934-8295-b5e3ba17be28 Date: Thu, 27 Dec 2018 18:01:13 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T18:00:54Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f77a1b92-f3a7-48a7-8a93-17f49556d8c3","ip_address":"10.0.0.8"}],"id":"0065dd51-9dcc-4ab2-8d6e-16ca468dea98","security_groups":["c6c9efb7-42b2-4cb3-947a-2ad2843a1f3f"],"mac_address":"fa:16:3e:01:6d:37","project_id":"1b1daa72684a4c64a8fb27239a9df94f","status":"ACTIVE","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-0-0-8","ip_address":"10.0.0.8","fqdn":"host-10-0-0-8.openstacklocal."}],"qos_policy_id":null,"name":"CreateStackSuccessTests-CreateStackSuccessTests-0dc4760f-05cb-4140-8fb9-f9f52d74568f-stack-server1_port-tfsfshqycz4f","admin_state_up":true,"network_id":"31c66b4e-9a7f-4e40-abec-a2fe2c6c22e2","dns_name":"","created_at":"2018-12-27T18:00:40Z","binding:vnic_type":"normal","device_id":"19c45272-62c0-49aa-babf-ecb6e987219a","tenant_id":"1b1daa72684a4c64a8fb27239a9df94f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T18:00:37Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"f77a1b92-f3a7-48a7-8a93-17f49556d8c3","ip_address":"10.0.0.2"}],"id":"c01820bd-f7ff-4712-b2e8-b9d7fae71286","security_groups":[],"mac_address":"fa:16:3e:b2:af:d3","project_id":"1b1daa72684a4c64a8fb27239a9df94f","status":"DOWN","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-0-0-2","ip_address":"10.0.0.2","fqdn":"host-10-0-0-2.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"31c66b4e-9a7f-4e40-abec-a2fe2c6c22e2","dns_name":"","created_at":"2018-12-27T18:00:35Z","binding:vnic_type":"normal","device_id":"","tenant_id":"1b1daa72684a4c64a8fb27239a9df94f"}]} 2018-12-27 18:01:13,257 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=31c66b4e-9a7f-4e40-abec-a2fe2c6c22e2 used request id req-e0a06a54-c63f-4934-8295-b5e3ba17be28 2018-12-27 18:01:13,260 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/19c45272-62c0-49aa-babf-ecb6e987219a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0fbd5d6f69c422719016907a136430aaf44cb346" 2018-12-27 18:01:13,993 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:01:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c5ad22d9-8fd1-4e3c-bfc9-4e4e739d8edd x-compute-request-id: req-c5ad22d9-8fd1-4e3c-bfc9-4e4e739d8edd Content-Encoding: gzip Content-Length: 747 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackSuccessTests-0dc4760f-05cb-4140-8fb9-f9f52d74568f-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:6d:37", "version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/19c45272-62c0-49aa-babf-ecb6e987219a", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/19c45272-62c0-49aa-babf-ecb6e987219a", "rel": "bookmark"}], "image": {"id": "cff4c196-fa82-41d8-bdb1-6fe737961da8", "links": [{"href": "http://172.30.9.31:8774/images/cff4c196-fa82-41d8-bdb1-6fe737961da8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T18:00:54.000000", "flavor": {"id": "67095d95-8b19-4e99-8ac1-fdd3d98e23b0", "links": [{"href": "http://172.30.9.31:8774/flavors/67095d95-8b19-4e99-8ac1-fdd3d98e23b0", "rel": "bookmark"}]}, "id": "19c45272-62c0-49aa-babf-ecb6e987219a", "security_groups": [{"name": "default"}], "user_id": "9abe619c82d0467ca7b19223077c8f0c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T18:00:54Z", "hostId": "d783c810a5f506156afe87f048cdf78456250662b27c2b94e68d76d6", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateStackSuccessTests-0dc4760f-05cb-4140-8fb9-f9f52d74568f-inst", "created": "2018-12-27T18:00:44Z", "tenant_id": "1b1daa72684a4c64a8fb27239a9df94f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-27 18:01:13,993 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/19c45272-62c0-49aa-babf-ecb6e987219a used request id req-c5ad22d9-8fd1-4e3c-bfc9-4e4e739d8edd 2018-12-27 18:01:13,999 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateStackSuccessTests-0dc4760f-05cb-4140-8fb9-f9f52d74568f-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0fbd5d6f69c422719016907a136430aaf44cb346" 2018-12-27 18:01:14,099 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 660 X-Openstack-Request-Id: req-74d1d85f-00b1-4f7d-a961-cd2dcf938a3a Date: Thu, 27 Dec 2018 18:01:14 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"31c66b4e-9a7f-4e40-abec-a2fe2c6c22e2","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"1b1daa72684a4c64a8fb27239a9df94f","status":"ACTIVE","subnets":["f77a1b92-f3a7-48a7-8a93-17f49556d8c3"],"description":"","tags":[],"updated_at":"2018-12-27T18:00:37Z","qos_policy_id":null,"name":"CreateStackSuccessTests-0dc4760f-05cb-4140-8fb9-f9f52d74568f-net","admin_state_up":true,"tenant_id":"1b1daa72684a4c64a8fb27239a9df94f","created_at":"2018-12-27T18:00:34Z","mtu":1442}]} 2018-12-27 18:01:14,099 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateStackSuccessTests-0dc4760f-05cb-4140-8fb9-f9f52d74568f-net used request id req-74d1d85f-00b1-4f7d-a961-cd2dcf938a3a 2018-12-27 18:01:14,104 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/1b1daa72684a4c64a8fb27239a9df94f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0fbd5d6f69c422719016907a136430aaf44cb346" 2018-12-27 18:01:14,209 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:01:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7fd9cf06-5d3b-4d1f-9462-f7ac2281c128 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/1b1daa72684a4c64a8fb27239a9df94f"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "1b1daa72684a4c64a8fb27239a9df94f", "name": "CreateStackSuccessTests-f7630cbe-34ad-4f9-proj"}} 2018-12-27 18:01:14,210 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/1b1daa72684a4c64a8fb27239a9df94f used request id req-7fd9cf06-5d3b-4d1f-9462-f7ac2281c128 2018-12-27 18:01:14,215 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=31c66b4e-9a7f-4e40-abec-a2fe2c6c22e2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0fbd5d6f69c422719016907a136430aaf44cb346" 2018-12-27 18:01:14,265 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-3ae68713-ab9b-4fa9-965c-18dc9cfccc86 Date: Thu, 27 Dec 2018 18:01:14 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"31c66b4e-9a7f-4e40-abec-a2fe2c6c22e2","tenant_id":"1b1daa72684a4c64a8fb27239a9df94f","created_at":"2018-12-27T18:00:37Z","dns_nameservers":[],"updated_at":"2018-12-27T18:00:37Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.0.0.2","end":"10.0.0.254"}],"gateway_ip":"10.0.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.0.0.0/24","project_id":"1b1daa72684a4c64a8fb27239a9df94f","id":"f77a1b92-f3a7-48a7-8a93-17f49556d8c3","subnetpool_id":null,"name":"CreateStackSuccessTests-0dc4760f-05cb-4140-8fb9-f9f52d74568f-subnet"}]} 2018-12-27 18:01:14,266 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=31c66b4e-9a7f-4e40-abec-a2fe2c6c22e2 used request id req-3ae68713-ab9b-4fa9-965c-18dc9cfccc86 2018-12-27 18:01:14,271 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=31c66b4e-9a7f-4e40-abec-a2fe2c6c22e2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0fbd5d6f69c422719016907a136430aaf44cb346" 2018-12-27 18:01:14,322 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1811 X-Openstack-Request-Id: req-570863d2-315e-4171-b598-e54504b59d08 Date: Thu, 27 Dec 2018 18:01:14 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T18:00:54Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f77a1b92-f3a7-48a7-8a93-17f49556d8c3","ip_address":"10.0.0.8"}],"id":"0065dd51-9dcc-4ab2-8d6e-16ca468dea98","security_groups":["c6c9efb7-42b2-4cb3-947a-2ad2843a1f3f"],"mac_address":"fa:16:3e:01:6d:37","project_id":"1b1daa72684a4c64a8fb27239a9df94f","status":"ACTIVE","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-0-0-8","ip_address":"10.0.0.8","fqdn":"host-10-0-0-8.openstacklocal."}],"qos_policy_id":null,"name":"CreateStackSuccessTests-CreateStackSuccessTests-0dc4760f-05cb-4140-8fb9-f9f52d74568f-stack-server1_port-tfsfshqycz4f","admin_state_up":true,"network_id":"31c66b4e-9a7f-4e40-abec-a2fe2c6c22e2","dns_name":"","created_at":"2018-12-27T18:00:40Z","binding:vnic_type":"normal","device_id":"19c45272-62c0-49aa-babf-ecb6e987219a","tenant_id":"1b1daa72684a4c64a8fb27239a9df94f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T18:00:37Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"f77a1b92-f3a7-48a7-8a93-17f49556d8c3","ip_address":"10.0.0.2"}],"id":"c01820bd-f7ff-4712-b2e8-b9d7fae71286","security_groups":[],"mac_address":"fa:16:3e:b2:af:d3","project_id":"1b1daa72684a4c64a8fb27239a9df94f","status":"DOWN","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-0-0-2","ip_address":"10.0.0.2","fqdn":"host-10-0-0-2.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"31c66b4e-9a7f-4e40-abec-a2fe2c6c22e2","dns_name":"","created_at":"2018-12-27T18:00:35Z","binding:vnic_type":"normal","device_id":"","tenant_id":"1b1daa72684a4c64a8fb27239a9df94f"}]} 2018-12-27 18:01:14,322 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=31c66b4e-9a7f-4e40-abec-a2fe2c6c22e2 used request id req-570863d2-315e-4171-b598-e54504b59d08 2018-12-27 18:01:14,325 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/19c45272-62c0-49aa-babf-ecb6e987219a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6bf7ffdc712fe8fae325e1a134b2b3d9a8f19846" 2018-12-27 18:01:15,239 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:01:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ec07e256-c5be-4ae0-96d9-010db64d6b2d x-compute-request-id: req-ec07e256-c5be-4ae0-96d9-010db64d6b2d Content-Encoding: gzip Content-Length: 747 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackSuccessTests-0dc4760f-05cb-4140-8fb9-f9f52d74568f-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:6d:37", "version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/19c45272-62c0-49aa-babf-ecb6e987219a", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/19c45272-62c0-49aa-babf-ecb6e987219a", "rel": "bookmark"}], "image": {"id": "cff4c196-fa82-41d8-bdb1-6fe737961da8", "links": [{"href": "http://172.30.9.31:8774/images/cff4c196-fa82-41d8-bdb1-6fe737961da8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T18:00:54.000000", "flavor": {"id": "67095d95-8b19-4e99-8ac1-fdd3d98e23b0", "links": [{"href": "http://172.30.9.31:8774/flavors/67095d95-8b19-4e99-8ac1-fdd3d98e23b0", "rel": "bookmark"}]}, "id": "19c45272-62c0-49aa-babf-ecb6e987219a", "security_groups": [{"name": "default"}], "user_id": "9abe619c82d0467ca7b19223077c8f0c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T18:00:54Z", "hostId": "d783c810a5f506156afe87f048cdf78456250662b27c2b94e68d76d6", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateStackSuccessTests-0dc4760f-05cb-4140-8fb9-f9f52d74568f-inst", "created": "2018-12-27T18:00:44Z", "tenant_id": "1b1daa72684a4c64a8fb27239a9df94f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-27 18:01:15,239 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/19c45272-62c0-49aa-babf-ecb6e987219a used request id req-ec07e256-c5be-4ae0-96d9-010db64d6b2d 2018-12-27 18:01:15,244 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateStackSuccessTests-0dc4760f-05cb-4140-8fb9-f9f52d74568f-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6bf7ffdc712fe8fae325e1a134b2b3d9a8f19846" 2018-12-27 18:01:15,527 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 660 X-Openstack-Request-Id: req-15dad0ca-506d-4158-848b-c4fe4cbd4740 Date: Thu, 27 Dec 2018 18:01:15 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"31c66b4e-9a7f-4e40-abec-a2fe2c6c22e2","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"1b1daa72684a4c64a8fb27239a9df94f","status":"ACTIVE","subnets":["f77a1b92-f3a7-48a7-8a93-17f49556d8c3"],"description":"","tags":[],"updated_at":"2018-12-27T18:00:37Z","qos_policy_id":null,"name":"CreateStackSuccessTests-0dc4760f-05cb-4140-8fb9-f9f52d74568f-net","admin_state_up":true,"tenant_id":"1b1daa72684a4c64a8fb27239a9df94f","created_at":"2018-12-27T18:00:34Z","mtu":1442}]} 2018-12-27 18:01:15,528 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateStackSuccessTests-0dc4760f-05cb-4140-8fb9-f9f52d74568f-net used request id req-15dad0ca-506d-4158-848b-c4fe4cbd4740 2018-12-27 18:01:15,533 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=31c66b4e-9a7f-4e40-abec-a2fe2c6c22e2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6bf7ffdc712fe8fae325e1a134b2b3d9a8f19846" 2018-12-27 18:01:15,778 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-f1ffaa43-f002-4319-ad42-b68311ee9207 Date: Thu, 27 Dec 2018 18:01:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"31c66b4e-9a7f-4e40-abec-a2fe2c6c22e2","tenant_id":"1b1daa72684a4c64a8fb27239a9df94f","created_at":"2018-12-27T18:00:37Z","dns_nameservers":[],"updated_at":"2018-12-27T18:00:37Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.0.0.2","end":"10.0.0.254"}],"gateway_ip":"10.0.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.0.0.0/24","project_id":"1b1daa72684a4c64a8fb27239a9df94f","id":"f77a1b92-f3a7-48a7-8a93-17f49556d8c3","subnetpool_id":null,"name":"CreateStackSuccessTests-0dc4760f-05cb-4140-8fb9-f9f52d74568f-subnet"}]} 2018-12-27 18:01:15,778 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=31c66b4e-9a7f-4e40-abec-a2fe2c6c22e2 used request id req-f1ffaa43-f002-4319-ad42-b68311ee9207 2018-12-27 18:01:15,784 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=31c66b4e-9a7f-4e40-abec-a2fe2c6c22e2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6bf7ffdc712fe8fae325e1a134b2b3d9a8f19846" 2018-12-27 18:01:15,840 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1811 X-Openstack-Request-Id: req-4c492475-ebd6-4354-b6c0-f64a180fe341 Date: Thu, 27 Dec 2018 18:01:15 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T18:00:54Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f77a1b92-f3a7-48a7-8a93-17f49556d8c3","ip_address":"10.0.0.8"}],"id":"0065dd51-9dcc-4ab2-8d6e-16ca468dea98","security_groups":["c6c9efb7-42b2-4cb3-947a-2ad2843a1f3f"],"mac_address":"fa:16:3e:01:6d:37","project_id":"1b1daa72684a4c64a8fb27239a9df94f","status":"ACTIVE","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-0-0-8","ip_address":"10.0.0.8","fqdn":"host-10-0-0-8.openstacklocal."}],"qos_policy_id":null,"name":"CreateStackSuccessTests-CreateStackSuccessTests-0dc4760f-05cb-4140-8fb9-f9f52d74568f-stack-server1_port-tfsfshqycz4f","admin_state_up":true,"network_id":"31c66b4e-9a7f-4e40-abec-a2fe2c6c22e2","dns_name":"","created_at":"2018-12-27T18:00:40Z","binding:vnic_type":"normal","device_id":"19c45272-62c0-49aa-babf-ecb6e987219a","tenant_id":"1b1daa72684a4c64a8fb27239a9df94f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T18:00:37Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"f77a1b92-f3a7-48a7-8a93-17f49556d8c3","ip_address":"10.0.0.2"}],"id":"c01820bd-f7ff-4712-b2e8-b9d7fae71286","security_groups":[],"mac_address":"fa:16:3e:b2:af:d3","project_id":"1b1daa72684a4c64a8fb27239a9df94f","status":"DOWN","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-0-0-2","ip_address":"10.0.0.2","fqdn":"host-10-0-0-2.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"31c66b4e-9a7f-4e40-abec-a2fe2c6c22e2","dns_name":"","created_at":"2018-12-27T18:00:35Z","binding:vnic_type":"normal","device_id":"","tenant_id":"1b1daa72684a4c64a8fb27239a9df94f"}]} 2018-12-27 18:01:15,840 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=31c66b4e-9a7f-4e40-abec-a2fe2c6c22e2 used request id req-4c492475-ebd6-4354-b6c0-f64a180fe341 2018-12-27 18:01:15,841 - create_stack - INFO - Deleting stack - CreateStackSuccessTests-CreateStackSuccessTests-0dc4760f-05cb-4140-8fb9-f9f52d74568f-stack 2018-12-27 18:01:15,844 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:8004/v1/1b1daa72684a4c64a8fb27239a9df94f/stacks/a92e1840-c8f5-425d-87b8-1dcce366f23c -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00c2c26b2714663c29e6ece5192de7121c509f5c" 2018-12-27 18:01:15,870 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 18:01:15 GMT Server: Apache x-openstack-request-id: req-5f06a395-1981-4bf9-b964-702ea325efe4 Location: http://172.30.9.31:8004/v1/1b1daa72684a4c64a8fb27239a9df94f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0dc4760f-05cb-4140-8fb9-f9f52d74568f-stack/a92e1840-c8f5-425d-87b8-1dcce366f23c Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/1b1daa72684a4c64a8fb27239a9df94f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0dc4760f-05cb-4140-8fb9-f9f52d74568f-stack/a92e1840-c8f5-425d-87b8-1dcce366f23c;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-27 18:01:15,993 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 18:01:15 GMT Server: Apache x-openstack-request-id: req-dbee7064-f353-4b47-af60-ee0722b774ed Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 18:01:15,994 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.31:8004/v1/1b1daa72684a4c64a8fb27239a9df94f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0dc4760f-05cb-4140-8fb9-f9f52d74568f-stack/a92e1840-c8f5-425d-87b8-1dcce366f23c used request id req-dbee7064-f353-4b47-af60-ee0722b774ed 2018-12-27 18:01:15,997 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/1b1daa72684a4c64a8fb27239a9df94f/stacks/a92e1840-c8f5-425d-87b8-1dcce366f23c -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00c2c26b2714663c29e6ece5192de7121c509f5c" 2018-12-27 18:01:16,198 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 18:01:15 GMT Server: Apache x-openstack-request-id: req-f2a1c6d0-0875-4ff0-b832-be6ecd573d77 Location: http://172.30.9.31:8004/v1/1b1daa72684a4c64a8fb27239a9df94f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0dc4760f-05cb-4140-8fb9-f9f52d74568f-stack/a92e1840-c8f5-425d-87b8-1dcce366f23c Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/1b1daa72684a4c64a8fb27239a9df94f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0dc4760f-05cb-4140-8fb9-f9f52d74568f-stack/a92e1840-c8f5-425d-87b8-1dcce366f23c;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-27 18:01:16,423 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:01:16 GMT Server: Apache x-openstack-request-id: req-8e2919ce-b359-4fdb-beb8-f2c584ab0362 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 560 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "1b1daa72684a4c64a8fb27239a9df94f", "OS::stack_id": "a92e1840-c8f5-425d-87b8-1dcce366f23c", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0dc4760f-05cb-4140-8fb9-f9f52d74568f-stack", "image_name": "CreateStackSuccessTests-0dc4760f-05cb-4140-8fb9-f9f52d74568f-image", "inst_name": "CreateStackSuccessTests-0dc4760f-05cb-4140-8fb9-f9f52d74568f-inst", "subnet_name": "CreateStackSuccessTests-0dc4760f-05cb-4140-8fb9-f9f52d74568f-subnet", "flavor_name": "CreateStackSuccessTests-0dc4760f-05cb-4140-8fb9-f9f52d74568f-flavor-name", "net_name": "CreateStackSuccessTests-0dc4760f-05cb-4140-8fb9-f9f52d74568f-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0dc4760f-05cb-4140-8fb9-f9f52d74568f-stack", "stack_user_project_id": "f9dab8dfacf24edba7e12296dde15f14", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-12-27T18:00:33Z", "links": [{"href": "http://172.30.9.31:8004/v1/1b1daa72684a4c64a8fb27239a9df94f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0dc4760f-05cb-4140-8fb9-f9f52d74568f-stack/a92e1840-c8f5-425d-87b8-1dcce366f23c", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-27T18:01:15Z", "id": "a92e1840-c8f5-425d-87b8-1dcce366f23c", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-27 18:01:16,424 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/1b1daa72684a4c64a8fb27239a9df94f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0dc4760f-05cb-4140-8fb9-f9f52d74568f-stack/a92e1840-c8f5-425d-87b8-1dcce366f23c used request id req-8e2919ce-b359-4fdb-beb8-f2c584ab0362 2018-12-27 18:01:16,424 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-12-27 18:01:16,424 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-27 18:01:19,427 - create_stack - DEBUG - Stack status query timeout in 1196.56659079 2018-12-27 18:01:19,430 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/1b1daa72684a4c64a8fb27239a9df94f/stacks/a92e1840-c8f5-425d-87b8-1dcce366f23c -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00c2c26b2714663c29e6ece5192de7121c509f5c" 2018-12-27 18:01:19,669 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 18:01:19 GMT Server: Apache x-openstack-request-id: req-a3a92c0c-9799-428b-8096-a9585039ccf5 Location: http://172.30.9.31:8004/v1/1b1daa72684a4c64a8fb27239a9df94f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0dc4760f-05cb-4140-8fb9-f9f52d74568f-stack/a92e1840-c8f5-425d-87b8-1dcce366f23c Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/1b1daa72684a4c64a8fb27239a9df94f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0dc4760f-05cb-4140-8fb9-f9f52d74568f-stack/a92e1840-c8f5-425d-87b8-1dcce366f23c;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-27 18:01:19,711 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:01:19 GMT Server: Apache x-openstack-request-id: req-a2a9ef41-7c8f-46ad-9439-9c81bba79b1d Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 560 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "1b1daa72684a4c64a8fb27239a9df94f", "OS::stack_id": "a92e1840-c8f5-425d-87b8-1dcce366f23c", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0dc4760f-05cb-4140-8fb9-f9f52d74568f-stack", "image_name": "CreateStackSuccessTests-0dc4760f-05cb-4140-8fb9-f9f52d74568f-image", "inst_name": "CreateStackSuccessTests-0dc4760f-05cb-4140-8fb9-f9f52d74568f-inst", "subnet_name": "CreateStackSuccessTests-0dc4760f-05cb-4140-8fb9-f9f52d74568f-subnet", "flavor_name": "CreateStackSuccessTests-0dc4760f-05cb-4140-8fb9-f9f52d74568f-flavor-name", "net_name": "CreateStackSuccessTests-0dc4760f-05cb-4140-8fb9-f9f52d74568f-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0dc4760f-05cb-4140-8fb9-f9f52d74568f-stack", "stack_user_project_id": "f9dab8dfacf24edba7e12296dde15f14", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-12-27T18:00:33Z", "links": [{"href": "http://172.30.9.31:8004/v1/1b1daa72684a4c64a8fb27239a9df94f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0dc4760f-05cb-4140-8fb9-f9f52d74568f-stack/a92e1840-c8f5-425d-87b8-1dcce366f23c", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-27T18:01:15Z", "id": "a92e1840-c8f5-425d-87b8-1dcce366f23c", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-27 18:01:19,712 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/1b1daa72684a4c64a8fb27239a9df94f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0dc4760f-05cb-4140-8fb9-f9f52d74568f-stack/a92e1840-c8f5-425d-87b8-1dcce366f23c used request id req-a2a9ef41-7c8f-46ad-9439-9c81bba79b1d 2018-12-27 18:01:19,712 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-12-27 18:01:19,712 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-27 18:01:22,715 - create_stack - DEBUG - Stack status query timeout in 1193.27859998 2018-12-27 18:01:22,718 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/1b1daa72684a4c64a8fb27239a9df94f/stacks/a92e1840-c8f5-425d-87b8-1dcce366f23c -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00c2c26b2714663c29e6ece5192de7121c509f5c" 2018-12-27 18:01:22,745 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 18:01:22 GMT Server: Apache x-openstack-request-id: req-e943060a-24d8-46cb-aada-07396d650158 Location: http://172.30.9.31:8004/v1/1b1daa72684a4c64a8fb27239a9df94f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0dc4760f-05cb-4140-8fb9-f9f52d74568f-stack/a92e1840-c8f5-425d-87b8-1dcce366f23c Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/1b1daa72684a4c64a8fb27239a9df94f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0dc4760f-05cb-4140-8fb9-f9f52d74568f-stack/a92e1840-c8f5-425d-87b8-1dcce366f23c;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-27 18:01:22,965 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:01:22 GMT Server: Apache x-openstack-request-id: req-49668459-2b16-4352-805d-8a8321081a82 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 560 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "1b1daa72684a4c64a8fb27239a9df94f", "OS::stack_id": "a92e1840-c8f5-425d-87b8-1dcce366f23c", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0dc4760f-05cb-4140-8fb9-f9f52d74568f-stack", "image_name": "CreateStackSuccessTests-0dc4760f-05cb-4140-8fb9-f9f52d74568f-image", "inst_name": "CreateStackSuccessTests-0dc4760f-05cb-4140-8fb9-f9f52d74568f-inst", "subnet_name": "CreateStackSuccessTests-0dc4760f-05cb-4140-8fb9-f9f52d74568f-subnet", "flavor_name": "CreateStackSuccessTests-0dc4760f-05cb-4140-8fb9-f9f52d74568f-flavor-name", "net_name": "CreateStackSuccessTests-0dc4760f-05cb-4140-8fb9-f9f52d74568f-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0dc4760f-05cb-4140-8fb9-f9f52d74568f-stack", "stack_user_project_id": "f9dab8dfacf24edba7e12296dde15f14", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-12-27T18:00:33Z", "links": [{"href": "http://172.30.9.31:8004/v1/1b1daa72684a4c64a8fb27239a9df94f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0dc4760f-05cb-4140-8fb9-f9f52d74568f-stack/a92e1840-c8f5-425d-87b8-1dcce366f23c", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-27T18:01:15Z", "id": "a92e1840-c8f5-425d-87b8-1dcce366f23c", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-27 18:01:22,965 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/1b1daa72684a4c64a8fb27239a9df94f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0dc4760f-05cb-4140-8fb9-f9f52d74568f-stack/a92e1840-c8f5-425d-87b8-1dcce366f23c used request id req-49668459-2b16-4352-805d-8a8321081a82 2018-12-27 18:01:22,966 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-12-27 18:01:22,966 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-27 18:01:25,969 - create_stack - DEBUG - Stack status query timeout in 1190.02470684 2018-12-27 18:01:25,972 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/1b1daa72684a4c64a8fb27239a9df94f/stacks/a92e1840-c8f5-425d-87b8-1dcce366f23c -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00c2c26b2714663c29e6ece5192de7121c509f5c" 2018-12-27 18:01:26,001 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 18:01:25 GMT Server: Apache x-openstack-request-id: req-db9d8907-adce-446a-bda6-07d5dbaac6b7 Location: http://172.30.9.31:8004/v1/1b1daa72684a4c64a8fb27239a9df94f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0dc4760f-05cb-4140-8fb9-f9f52d74568f-stack/a92e1840-c8f5-425d-87b8-1dcce366f23c Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/1b1daa72684a4c64a8fb27239a9df94f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0dc4760f-05cb-4140-8fb9-f9f52d74568f-stack/a92e1840-c8f5-425d-87b8-1dcce366f23c;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-27 18:01:26,256 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:01:26 GMT Server: Apache x-openstack-request-id: req-c859b2c3-f103-47cf-b5b7-e16ba56d9ca0 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 559 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "1b1daa72684a4c64a8fb27239a9df94f", "OS::stack_id": "a92e1840-c8f5-425d-87b8-1dcce366f23c", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0dc4760f-05cb-4140-8fb9-f9f52d74568f-stack", "image_name": "CreateStackSuccessTests-0dc4760f-05cb-4140-8fb9-f9f52d74568f-image", "inst_name": "CreateStackSuccessTests-0dc4760f-05cb-4140-8fb9-f9f52d74568f-inst", "subnet_name": "CreateStackSuccessTests-0dc4760f-05cb-4140-8fb9-f9f52d74568f-subnet", "flavor_name": "CreateStackSuccessTests-0dc4760f-05cb-4140-8fb9-f9f52d74568f-flavor-name", "net_name": "CreateStackSuccessTests-0dc4760f-05cb-4140-8fb9-f9f52d74568f-net"}, "deletion_time": "2018-12-27T18:01:24Z", "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0dc4760f-05cb-4140-8fb9-f9f52d74568f-stack", "stack_user_project_id": "f9dab8dfacf24edba7e12296dde15f14", "tags": null, "creation_time": "2018-12-27T18:00:33Z", "links": [{"href": "http://172.30.9.31:8004/v1/1b1daa72684a4c64a8fb27239a9df94f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0dc4760f-05cb-4140-8fb9-f9f52d74568f-stack/a92e1840-c8f5-425d-87b8-1dcce366f23c", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-12-27T18:01:15Z", "id": "a92e1840-c8f5-425d-87b8-1dcce366f23c", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Simple template to deploy a single compute instance"}} 2018-12-27 18:01:26,256 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/1b1daa72684a4c64a8fb27239a9df94f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0dc4760f-05cb-4140-8fb9-f9f52d74568f-stack/a92e1840-c8f5-425d-87b8-1dcce366f23c used request id req-c859b2c3-f103-47cf-b5b7-e16ba56d9ca0 2018-12-27 18:01:26,257 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-12-27 18:01:26,257 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-0dc4760f-05cb-4140-8fb9-f9f52d74568f-stack 2018-12-27 18:01:26,257 - create_stack - INFO - Attempting to delete again stack - CreateStackSuccessTests-CreateStackSuccessTests-0dc4760f-05cb-4140-8fb9-f9f52d74568f-stack 2018-12-27 18:01:26,260 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:8004/v1/1b1daa72684a4c64a8fb27239a9df94f/stacks/a92e1840-c8f5-425d-87b8-1dcce366f23c -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00c2c26b2714663c29e6ece5192de7121c509f5c" 2018-12-27 18:01:26,287 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 18:01:26 GMT Server: Apache x-openstack-request-id: req-cc68c998-49f6-4b0f-8708-84032fd2be4d Location: http://172.30.9.31:8004/v1/1b1daa72684a4c64a8fb27239a9df94f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0dc4760f-05cb-4140-8fb9-f9f52d74568f-stack/a92e1840-c8f5-425d-87b8-1dcce366f23c Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/1b1daa72684a4c64a8fb27239a9df94f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0dc4760f-05cb-4140-8fb9-f9f52d74568f-stack/a92e1840-c8f5-425d-87b8-1dcce366f23c;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-27 18:01:26,514 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 18:01:26 GMT Server: Apache x-openstack-request-id: req-fef6c37c-0584-4151-a9ae-16c5a92eb44c Content-Length: 279 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackSuccessTests-CreateStackSuccessTests-0dc4760f-05cb-4140-8fb9-f9f52d74568f-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-12-27 18:01:26,514 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.31:8004/v1/1b1daa72684a4c64a8fb27239a9df94f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0dc4760f-05cb-4140-8fb9-f9f52d74568f-stack/a92e1840-c8f5-425d-87b8-1dcce366f23c used request id req-fef6c37c-0584-4151-a9ae-16c5a92eb44c 2018-12-27 18:01:26,516 - glance_utils - INFO - Deleting image named - CreateStackSuccessTests-0dc4760f-05cb-4140-8fb9-f9f52d74568f-image 2018-12-27 18:01:26,518 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9292/v2/images/cff4c196-fa82-41d8-bdb1-6fe737961da8 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}13f4cd2f9f18b5b4c237007ec79c57bc8a07a61b" 2018-12-27 18:01:27,055 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-eb459b57-d6e4-4715-adb7-cbd707be77b1 Date: Thu, 27 Dec 2018 18:01:27 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-27 18:01:27,055 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.31:9292/v2/images/cff4c196-fa82-41d8-bdb1-6fe737961da8 used request id req-eb459b57-d6e4-4715-adb7-cbd707be77b1 2018-12-27 18:01:27,059 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:8774/v2.1/flavors/67095d95-8b19-4e99-8ac1-fdd3d98e23b0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d27d3f91f66386c4201ec07a31600b69bf04e397" 2018-12-27 18:01:27,107 - novaclient.v2.client - DEBUG - RESP: [202] Date: Thu, 27 Dec 2018 18:01:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-70b1dd78-9bd6-4a49-ac6f-3b02d3c35580 x-compute-request-id: req-70b1dd78-9bd6-4a49-ac6f-3b02d3c35580 Content-Length: 0 Content-Type: application/json 2018-12-27 18:01:27,108 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/flavors/67095d95-8b19-4e99-8ac1-fdd3d98e23b0 used request id req-70b1dd78-9bd6-4a49-ac6f-3b02d3c35580 2018-12-27 18:01:27,115 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5b92992567816aff106486ad0bd5766dc44cd6f" 2018-12-27 18:01:27,411 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 35896 X-Openstack-Request-Id: req-cca4b63c-ac00-48d0-aea8-d963ab3750ba Date: Thu, 27 Dec 2018 18:01:27 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "created_at": "2018-12-27T15:33:01Z", "updated_at": "2018-12-27T15:33:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "35205ac3-06e6-4cf6-bb21-ff8f813cb45b", "remote_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "ade77f59-e70c-4970-8ea8-198222fa332e", "remote_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "c4f3bf7f-d793-498d-a883-bb8c6003f070", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "c85cb618-8f19-445b-8e16-6d467cb17771", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}], "revision_number": 4, "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "created_at": "2018-12-27T15:57:22Z", "updated_at": "2018-12-27T15:57:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "5e258a3b-01f5-4aef-81b7-0b5dc6e5b683", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "65475539-0336-498a-8da4-ff0a80b10089", "remote_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "ae922857-f7ae-4bc8-949b-153fb43bfd00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "b4f87679-52e1-4cf9-bf76-5abb9a9bec06", "remote_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "f7197afc9b61423897aefc9a643d03a1"}], "revision_number": 4, "project_id": "f7197afc9b61423897aefc9a643d03a1", "id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "created_at": "2018-12-27T16:01:54Z", "updated_at": "2018-12-27T16:01:54Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "00dd3abd-acd1-4edb-8f4a-8badcbd2eeb4", "remote_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "018de60d-bc33-4ef0-9eed-6d00b6ce227b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "0d99f0db-fa6b-4201-b67f-a7ff0db82c5d", "remote_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv6", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "5c4049ef-933d-4614-84e7-83584430d462", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv6", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}], "revision_number": 4, "project_id": "8c689c5e31c44b09ab85f80682abbc2a", "id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "created_at": "2018-12-27T15:56:49Z", "updated_at": "2018-12-27T15:56:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "6555e255-763a-4448-b1b1-0c93b2a390bd", "remote_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "777ff7a5-a590-43e5-a84b-7677710494e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "8bac258a-08df-48b7-900b-efbe01a6ec20", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "dc17921e-353f-4898-a970-881b2c8d093d", "remote_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}], "revision_number": 4, "project_id": "28dac9e1580d461c9de52e6659cc4f9d", "id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "created_at": "2018-12-27T16:01:52Z", "updated_at": "2018-12-27T16:01:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "32737757-45f3-4b24-b6ab-5f2d5579b4a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv6", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "ae604ef3-492d-4aa3-8045-1ff84f755a27", "remote_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv4", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "b7bff40a-beda-4996-b140-ed94d010535c", "remote_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv6", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "b8129030-9d72-4d5d-adce-47bbe62492fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv4", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}], "revision_number": 4, "project_id": "81c108a273314b24bf6b48c41b5bbe0c", "id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "created_at": "2018-12-27T15:57:20Z", "updated_at": "2018-12-27T15:57:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "0c389ec4-c0af-4c20-acf9-4fcc1d859dd7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv6", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "3749697a-f2ef-439a-a661-2fb92badd1ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv4", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "b74e0c8c-e243-450e-b1be-69c587093d6d", "remote_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv6", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "c222695b-2f1c-427d-afd7-e0be24ec9f66", "remote_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv4", "project_id": "7fb0e5436e4f467998e672dd71018a45"}], "revision_number": 4, "project_id": "7fb0e5436e4f467998e672dd71018a45", "id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "created_at": "2018-12-27T17:02:11Z", "updated_at": "2018-12-27T17:02:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "675d8a56-1c9b-4c58-a252-61e65997fd05", "remote_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv4", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "84f0587c-7394-4fd6-8f3d-8d6ba94cf3f9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv6", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "8a450b4f-e710-4193-816e-13a2d4e40c07", "remote_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv6", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "c3106b0a-1026-4156-86a9-f0438b7fab93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv4", "project_id": "7cba3664d5674e65a12c8c269a05febf"}], "revision_number": 4, "project_id": "7cba3664d5674e65a12c8c269a05febf", "id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "created_at": "2018-12-27T15:58:29Z", "updated_at": "2018-12-27T15:58:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "2a945ecc-f9fa-4219-96ab-c189a7f5c102", "remote_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv6", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "55e2b54e-68d4-4476-8c9f-e05e347c8970", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv4", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "9983229c-b595-482a-973f-81137a209b6d", "remote_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv4", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "9d4b8450-78ab-4817-a586-372ed88268f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv6", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}], "revision_number": 4, "project_id": "fbd6dbf946a5406398ba810e02d0888e", "id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "created_at": "2018-12-27T15:57:24Z", "updated_at": "2018-12-27T15:57:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "35521f2a-a59d-4798-9fa8-0febfe126076", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv4", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "607d473d-1e6a-4088-a778-7df9ffc1ff68", "remote_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv6", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "6f8fa92b-b67a-4047-a900-f43656aff42b", "remote_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv4", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "890f1d6c-9ae5-45b0-b7a1-282182432b66", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv6", "project_id": "253cc6709e714b8a80a5f74e4257907e"}], "revision_number": 4, "project_id": "253cc6709e714b8a80a5f74e4257907e", "id": "b9546f11-205e-4322-89f8-f0360d6090ed", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1b1daa72684a4c64a8fb27239a9df94f", "created_at": "2018-12-27T18:00:34Z", "updated_at": "2018-12-27T18:00:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T18:00:34Z", "revision_number": 0, "id": "6eaa3c18-bbf3-4680-bdea-60594308c7c1", "remote_group_id": "c6c9efb7-42b2-4cb3-947a-2ad2843a1f3f", "remote_ip_prefix": null, "created_at": "2018-12-27T18:00:34Z", "security_group_id": "c6c9efb7-42b2-4cb3-947a-2ad2843a1f3f", "tenant_id": "1b1daa72684a4c64a8fb27239a9df94f", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b1daa72684a4c64a8fb27239a9df94f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T18:00:34Z", "revision_number": 0, "id": "914b5d29-9ee2-4002-80c7-42983df00108", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T18:00:34Z", "security_group_id": "c6c9efb7-42b2-4cb3-947a-2ad2843a1f3f", "tenant_id": "1b1daa72684a4c64a8fb27239a9df94f", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b1daa72684a4c64a8fb27239a9df94f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T18:00:34Z", "revision_number": 0, "id": "c73033c6-9c90-4617-8148-e6d5364d8249", "remote_group_id": "c6c9efb7-42b2-4cb3-947a-2ad2843a1f3f", "remote_ip_prefix": null, "created_at": "2018-12-27T18:00:34Z", "security_group_id": "c6c9efb7-42b2-4cb3-947a-2ad2843a1f3f", "tenant_id": "1b1daa72684a4c64a8fb27239a9df94f", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b1daa72684a4c64a8fb27239a9df94f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T18:00:34Z", "revision_number": 0, "id": "ea52a0c1-5470-41e7-abc2-1f1a89bfae9f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T18:00:34Z", "security_group_id": "c6c9efb7-42b2-4cb3-947a-2ad2843a1f3f", "tenant_id": "1b1daa72684a4c64a8fb27239a9df94f", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b1daa72684a4c64a8fb27239a9df94f"}], "revision_number": 4, "project_id": "1b1daa72684a4c64a8fb27239a9df94f", "id": "c6c9efb7-42b2-4cb3-947a-2ad2843a1f3f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "created_at": "2018-12-27T15:57:08Z", "updated_at": "2018-12-27T15:57:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "6739c48b-d899-4c17-bb8e-ffaf8922c034", "remote_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv4", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "9660a6af-4d9b-40b9-9729-f205f66c2bd0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv4", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "bf244c03-fc10-4754-9c2b-b0224401c4f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv6", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "d3bee7cc-a152-441c-9790-abb1f56cec03", "remote_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv6", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}], "revision_number": 4, "project_id": "782a28bd0d40485e85eda6b8ba43840b", "id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "created_at": "2018-12-27T15:57:11Z", "updated_at": "2018-12-27T15:57:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "22c0d2cf-360a-4aa8-ba7e-bfdbf8327d27", "remote_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "553b140a-8ba9-4af7-9f50-bf24e87aebf7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "b2ecf7a5-df98-4d65-a762-767320437c5a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "e49104b2-7c13-49d6-8519-a16dd585346f", "remote_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}], "revision_number": 4, "project_id": "ef7e486beb8f4de39b25ca5f11552328", "id": "d0588e93-db0d-4888-9f99-3399a50df490", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "created_at": "2018-12-27T17:19:15Z", "updated_at": "2018-12-27T17:19:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "1990fe24-df44-4561-9f09-f50aab182bf7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "651e4b8b-b29e-409b-9f25-ff2328ccefe6", "remote_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "cc4e2254-2157-4ae1-a233-3047573ddc6d", "remote_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "da56dda4-aaf3-43ff-bdf7-e64892ec2345", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}], "revision_number": 4, "project_id": "2a5a6879c5fa4db798cea6d394565d45", "id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-27T15:33:07Z", "updated_at": "2018-12-27T15:33:07Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "4de95db8-72d6-4aec-a145-e92511971eb9", "remote_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "5f100cff-05d8-4405-8dfb-0a387c123fae", "remote_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "a3f6a193-cc94-4220-a73a-08acf63c449b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "f059d8a5-0c32-49c9-a721-77cc89245ecd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "created_at": "2018-12-27T15:29:16Z", "updated_at": "2018-12-27T15:29:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "3c53841a-5bc0-4192-b482-044411e217ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "5956ff3f-d59d-4af6-82b5-566c888583a7", "remote_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:16Z", "revision_number": 0, "id": "60735d87-52c7-426a-91a6-aff1078a5a2d", "remote_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:16Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "abe97133-61dd-4fdf-baf3-2e07968a324f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "da629caea04941e1ae8979c379dc7c9d"}], "revision_number": 4, "project_id": "da629caea04941e1ae8979c379dc7c9d", "id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "name": "default"}]} 2018-12-27 18:01:27,412 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=default used request id req-cca4b63c-ac00-48d0-aea8-d963ab3750ba 2018-12-27 18:01:27,420 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5b92992567816aff106486ad0bd5766dc44cd6f" 2018-12-27 18:01:27,521 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:01:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4ef15440-b6f3-4a05-9d92-820148f0f1ba Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b7b4fceec1ad4c6eb74d758b709a9d93", "name": "admin"}} 2018-12-27 18:01:27,521 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93 used request id req-4ef15440-b6f3-4a05-9d92-820148f0f1ba 2018-12-27 18:01:27,525 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/f7197afc9b61423897aefc9a643d03a1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5b92992567816aff106486ad0bd5766dc44cd6f" 2018-12-27 18:01:27,641 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 18:01:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-be4c98c6-38fa-4a75-8200-e2653f752b9a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f7197afc9b61423897aefc9a643d03a1.", "code": 404, "title": "Not Found"}} 2018-12-27 18:01:27,641 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/f7197afc9b61423897aefc9a643d03a1 used request id req-be4c98c6-38fa-4a75-8200-e2653f752b9a 2018-12-27 18:01:27,641 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 18:01:27,645 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/8c689c5e31c44b09ab85f80682abbc2a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5b92992567816aff106486ad0bd5766dc44cd6f" 2018-12-27 18:01:27,751 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 18:01:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aac7436b-4d2b-4d66-9b34-5de77e1584f1 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8c689c5e31c44b09ab85f80682abbc2a.", "code": 404, "title": "Not Found"}} 2018-12-27 18:01:27,751 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/8c689c5e31c44b09ab85f80682abbc2a used request id req-aac7436b-4d2b-4d66-9b34-5de77e1584f1 2018-12-27 18:01:27,751 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 18:01:27,755 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/28dac9e1580d461c9de52e6659cc4f9d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5b92992567816aff106486ad0bd5766dc44cd6f" 2018-12-27 18:01:27,860 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 18:01:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4f9f4382-7376-4491-97a0-c45914ab13a5 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 28dac9e1580d461c9de52e6659cc4f9d.", "code": 404, "title": "Not Found"}} 2018-12-27 18:01:27,860 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/28dac9e1580d461c9de52e6659cc4f9d used request id req-4f9f4382-7376-4491-97a0-c45914ab13a5 2018-12-27 18:01:27,860 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 18:01:27,864 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/81c108a273314b24bf6b48c41b5bbe0c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5b92992567816aff106486ad0bd5766dc44cd6f" 2018-12-27 18:01:27,976 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 18:01:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-46b624ad-be82-4ac4-990e-4958a6ff2344 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 81c108a273314b24bf6b48c41b5bbe0c.", "code": 404, "title": "Not Found"}} 2018-12-27 18:01:27,976 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/81c108a273314b24bf6b48c41b5bbe0c used request id req-46b624ad-be82-4ac4-990e-4958a6ff2344 2018-12-27 18:01:27,976 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 18:01:27,980 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/7fb0e5436e4f467998e672dd71018a45 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5b92992567816aff106486ad0bd5766dc44cd6f" 2018-12-27 18:01:28,094 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 18:01:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-96074182-029e-4fb0-adc4-202fcbcdde50 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7fb0e5436e4f467998e672dd71018a45.", "code": 404, "title": "Not Found"}} 2018-12-27 18:01:28,094 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/7fb0e5436e4f467998e672dd71018a45 used request id req-96074182-029e-4fb0-adc4-202fcbcdde50 2018-12-27 18:01:28,094 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 18:01:28,098 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/7cba3664d5674e65a12c8c269a05febf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5b92992567816aff106486ad0bd5766dc44cd6f" 2018-12-27 18:01:28,204 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 18:01:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8e94e714-2080-47fe-ac36-789a0734e33b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7cba3664d5674e65a12c8c269a05febf.", "code": 404, "title": "Not Found"}} 2018-12-27 18:01:28,204 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/7cba3664d5674e65a12c8c269a05febf used request id req-8e94e714-2080-47fe-ac36-789a0734e33b 2018-12-27 18:01:28,204 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 18:01:28,208 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/fbd6dbf946a5406398ba810e02d0888e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5b92992567816aff106486ad0bd5766dc44cd6f" 2018-12-27 18:01:28,313 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 18:01:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-07446f58-d729-4c00-bcda-0d8942a3472c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: fbd6dbf946a5406398ba810e02d0888e.", "code": 404, "title": "Not Found"}} 2018-12-27 18:01:28,314 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/fbd6dbf946a5406398ba810e02d0888e used request id req-07446f58-d729-4c00-bcda-0d8942a3472c 2018-12-27 18:01:28,314 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 18:01:28,317 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/253cc6709e714b8a80a5f74e4257907e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5b92992567816aff106486ad0bd5766dc44cd6f" 2018-12-27 18:01:28,427 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 18:01:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5afbccc0-e198-4aab-ad93-c80538426b20 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 253cc6709e714b8a80a5f74e4257907e.", "code": 404, "title": "Not Found"}} 2018-12-27 18:01:28,428 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/253cc6709e714b8a80a5f74e4257907e used request id req-5afbccc0-e198-4aab-ad93-c80538426b20 2018-12-27 18:01:28,428 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 18:01:28,433 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/1b1daa72684a4c64a8fb27239a9df94f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5b92992567816aff106486ad0bd5766dc44cd6f" 2018-12-27 18:01:28,548 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:01:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d6c109ae-0cbe-4eec-833d-dc6086db7c01 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/1b1daa72684a4c64a8fb27239a9df94f"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "1b1daa72684a4c64a8fb27239a9df94f", "name": "CreateStackSuccessTests-f7630cbe-34ad-4f9-proj"}} 2018-12-27 18:01:28,548 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/1b1daa72684a4c64a8fb27239a9df94f used request id req-d6c109ae-0cbe-4eec-833d-dc6086db7c01 2018-12-27 18:01:28,548 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c6c9efb7-42b2-4cb3-947a-2ad2843a1f3f 2018-12-27 18:01:28,553 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=c6c9efb7-42b2-4cb3-947a-2ad2843a1f3f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5b92992567816aff106486ad0bd5766dc44cd6f" 2018-12-27 18:01:28,781 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-bcd987fe-9558-4b6f-bfba-b3afd7dd3cff Date: Thu, 27 Dec 2018 18:01:28 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "c6c9efb7-42b2-4cb3-947a-2ad2843a1f3f", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T18:00:34Z", "security_group_id": "c6c9efb7-42b2-4cb3-947a-2ad2843a1f3f", "port_range_min": null, "revision_number": 0, "tenant_id": "1b1daa72684a4c64a8fb27239a9df94f", "created_at": "2018-12-27T18:00:34Z", "project_id": "1b1daa72684a4c64a8fb27239a9df94f", "id": "6eaa3c18-bbf3-4680-bdea-60594308c7c1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T18:00:34Z", "security_group_id": "c6c9efb7-42b2-4cb3-947a-2ad2843a1f3f", "port_range_min": null, "revision_number": 0, "tenant_id": "1b1daa72684a4c64a8fb27239a9df94f", "created_at": "2018-12-27T18:00:34Z", "project_id": "1b1daa72684a4c64a8fb27239a9df94f", "id": "914b5d29-9ee2-4002-80c7-42983df00108"}, {"remote_group_id": "c6c9efb7-42b2-4cb3-947a-2ad2843a1f3f", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T18:00:34Z", "security_group_id": "c6c9efb7-42b2-4cb3-947a-2ad2843a1f3f", "port_range_min": null, "revision_number": 0, "tenant_id": "1b1daa72684a4c64a8fb27239a9df94f", "created_at": "2018-12-27T18:00:34Z", "project_id": "1b1daa72684a4c64a8fb27239a9df94f", "id": "c73033c6-9c90-4617-8148-e6d5364d8249"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T18:00:34Z", "security_group_id": "c6c9efb7-42b2-4cb3-947a-2ad2843a1f3f", "port_range_min": null, "revision_number": 0, "tenant_id": "1b1daa72684a4c64a8fb27239a9df94f", "created_at": "2018-12-27T18:00:34Z", "project_id": "1b1daa72684a4c64a8fb27239a9df94f", "id": "ea52a0c1-5470-41e7-abc2-1f1a89bfae9f"}]} 2018-12-27 18:01:28,781 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=c6c9efb7-42b2-4cb3-947a-2ad2843a1f3f used request id req-bcd987fe-9558-4b6f-bfba-b3afd7dd3cff 2018-12-27 18:01:28,782 - neutron_utils - INFO - Deleting security group with name - default 2018-12-27 18:01:28,786 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/security-groups/c6c9efb7-42b2-4cb3-947a-2ad2843a1f3f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5b92992567816aff106486ad0bd5766dc44cd6f" 2018-12-27 18:01:29,237 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-f02b6d26-f9cb-4878-b461-0c3de11c09bb Content-Length: 0 Date: Thu, 27 Dec 2018 18:01:29 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 18:01:29,238 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-groups/c6c9efb7-42b2-4cb3-947a-2ad2843a1f3f used request id req-f02b6d26-f9cb-4878-b461-0c3de11c09bb 2018-12-27 18:01:29,238 - keystone_utils - INFO - Deleting project with name - CreateStackSuccessTests-f7630cbe-34ad-4f9-proj 2018-12-27 18:01:29,242 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/projects/1b1daa72684a4c64a8fb27239a9df94f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5b92992567816aff106486ad0bd5766dc44cd6f" 2018-12-27 18:01:29,534 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 18:01:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8b894949-d42a-4759-a58f-6107ed32c3be Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 18:01:29,534 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/1b1daa72684a4c64a8fb27239a9df94f used request id req-8b894949-d42a-4759-a58f-6107ed32c3be 2018-12-27 18:01:29,535 - keystone_utils - INFO - Deleting role with name - CreateStackSuccessTests-f7630cbe-34ad-4f9-proj-role 2018-12-27 18:01:29,538 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/roles/0a44011f73244d9eb27b0de20fe124ef -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5b92992567816aff106486ad0bd5766dc44cd6f" 2018-12-27 18:01:29,670 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 18:01:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-85636ee7-dcff-4f40-90ab-b5823e97545b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 18:01:29,670 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/roles/0a44011f73244d9eb27b0de20fe124ef used request id req-85636ee7-dcff-4f40-90ab-b5823e97545b 2018-12-27 18:01:29,674 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5b92992567816aff106486ad0bd5766dc44cd6f" 2018-12-27 18:01:29,782 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:01:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a5205146-8654-422d-94a1-f72ba4f6bce8 Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8de789d09e46427786a85702e5e8de91", "links": {"self": "http://172.30.9.31:5000/v3/roles/8de789d09e46427786a85702e5e8de91"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 18:01:29,782 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-a5205146-8654-422d-94a1-f72ba4f6bce8 2018-12-27 18:01:29,783 - keystone_utils - INFO - Deleting user with name - CreateStackSuccessTests-f7630cbe-34ad-4f9-user 2018-12-27 18:01:29,786 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/users/9abe619c82d0467ca7b19223077c8f0c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7149b49307da556d308cdfc471f86afc950822ac" 2018-12-27 18:01:30,033 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 18:01:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-811e10ad-e092-4727-922b-0ec6f6fd01e3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 18:01:30,034 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/9abe619c82d0467ca7b19223077c8f0c used request id req-811e10ad-e092-4727-922b-0ec6f6fd01e3 2018-12-27 18:01:30,035 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 18:01:30,450 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T19:01:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["LW7oqq0GSsWs9J4LlMCgAw"], "issued_at": "2018-12-27T18:01:30.000000Z"}} 2018-12-27 18:01:30,450 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}210b75cd2c07fa15dfb20cdfcef9a6af752253ec" 2018-12-27 18:01:30,569 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:01:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-16c328c4-0288-47c1-9361-c4e0d26918ad Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 18:01:30,569 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-16c328c4-0288-47c1-9361-c4e0d26918ad 2018-12-27 18:01:30,571 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 18:01:30,571 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 18:01:31,001 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T19:01:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["2o0XPZkEQQeW-4h2fta0iw"], "issued_at": "2018-12-27T18:01:30.000000Z"}} 2018-12-27 18:01:31,002 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3abcf3cc664b1fa14798e8549c080fd3329830c" 2018-12-27 18:01:31,110 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:01:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-044aa49a-e275-4ad9-b070-102738bf1e11 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 18:01:31,111 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-044aa49a-e275-4ad9-b070-102738bf1e11 2018-12-27 18:01:31,115 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 18:01:31,121 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 18:01:31 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 18:01:31,122 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackVolumeTests-31310283-8b0b-467-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3abcf3cc664b1fa14798e8549c080fd3329830c" 2018-12-27 18:01:31,236 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:01:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7b8f84e3-ef2f-49b5-9670-15d0be7ba58e Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackVolumeTests-31310283-8b0b-467-proj", "previous": null, "next": null}, "projects": []} 2018-12-27 18:01:31,236 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackVolumeTests-31310283-8b0b-467-proj used request id req-7b8f84e3-ef2f-49b5-9670-15d0be7ba58e 2018-12-27 18:01:31,239 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3abcf3cc664b1fa14798e8549c080fd3329830c" 2018-12-27 18:01:31,350 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:01:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8109e60c-dd8f-4b90-af20-f6d1470534a9 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-27 18:01:31,350 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-8109e60c-dd8f-4b90-af20-f6d1470534a9 2018-12-27 18:01:31,353 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3abcf3cc664b1fa14798e8549c080fd3329830c" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackVolumeTests-31310283-8b0b-467-proj"}}' 2018-12-27 18:01:31,490 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 27 Dec 2018 18:01:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-58f37ced-b4c7-4804-96a5-f2917894e21e Content-Length: 319 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/102edf05ca4c4f77b875a1669f1e1b53"}, "tags": [], "enabled": true, "id": "102edf05ca4c4f77b875a1669f1e1b53", "parent_id": "default", "domain_id": "default", "name": "CreateStackVolumeTests-31310283-8b0b-467-proj"}} 2018-12-27 18:01:31,491 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-58f37ced-b4c7-4804-96a5-f2917894e21e 2018-12-27 18:01:31,491 - keystone_utils - INFO - Created project with name - CreateStackVolumeTests-31310283-8b0b-467-proj 2018-12-27 18:01:31,491 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 18:01:31,492 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 18:01:31,918 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T19:01:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["6HhVGfMvQdOwPH0wws53Ng"], "issued_at": "2018-12-27T18:01:31.000000Z"}} 2018-12-27 18:01:31,919 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9adf207e2e70e63017989d781992ffac240b848" 2018-12-27 18:01:32,021 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:01:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-31a5348d-ac43-4bd1-bf22-7f2f1a6602f5 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 18:01:32,022 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-31a5348d-ac43-4bd1-bf22-7f2f1a6602f5 2018-12-27 18:01:32,026 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 18:01:32,031 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 18:01:32 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 18:01:32,032 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9adf207e2e70e63017989d781992ffac240b848" 2018-12-27 18:01:32,173 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:01:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-934b0244-edb0-4d58-a3b0-16bdc215cda2 Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "links": {"self": "http://172.30.9.31:5000/v3/users/01fa52e7b3674fc48643fa4ffca67e4e"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "01fa52e7b3674fc48643fa4ffca67e4e", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/05a834ddebbc40688596b7460b47439e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05a834ddebbc40688596b7460b47439e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/08226a0ad01943f39559448239e291e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "08226a0ad01943f39559448239e291e1", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/55c0552fe37a4f7ca0e73939514bc683"}, "domain_id": "default", "enabled": true, "options": {}, "id": "55c0552fe37a4f7ca0e73939514bc683", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/646a4af4e3b5439a97996d353fea3924"}, "domain_id": "914eec1d43ea4caf9d2fd33268c06258", "enabled": true, "options": {}, "id": "646a4af4e3b5439a97996d353fea3924", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/85fb203e51c34d3f8122e285a6a318b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85fb203e51c34d3f8122e285a6a318b3", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/905e7f4b42d24cca93b99d2401fa3378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "905e7f4b42d24cca93b99d2401fa3378", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/a5bc08b9f81f4e5bb86c24f9f7547bae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5bc08b9f81f4e5bb86c24f9f7547bae", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/a5c780627f004d318bf908d80305da9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5c780627f004d318bf908d80305da9c", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/b18425bf2b044bc9af7e194919539a17"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b18425bf2b044bc9af7e194919539a17", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/b8d2134b619d4dca80e21d6fb16449b0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b8d2134b619d4dca80e21d6fb16449b0", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/b9ab6a25a652438285139fe5b44aea62"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9ab6a25a652438285139fe5b44aea62", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/c08462554a4844d681348f58b9b0edee"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c08462554a4844d681348f58b9b0edee", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/ddfc3a9aad444d4782eae677c8a98130"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ddfc3a9aad444d4782eae677c8a98130", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/f2a74f2185a54676a6cb2bb5ecfcc4f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2a74f2185a54676a6cb2bb5ecfcc4f6", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-12-27 18:01:32,173 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-934b0244-edb0-4d58-a3b0-16bdc215cda2 2018-12-27 18:01:32,177 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?name=CreateStackVolumeTests-31310283-8b0b-467-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9adf207e2e70e63017989d781992ffac240b848" 2018-12-27 18:01:32,286 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:01:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7777f618-dc22-4e4d-a2bb-f3e36ab834f0 Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?name=CreateStackVolumeTests-31310283-8b0b-467-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/102edf05ca4c4f77b875a1669f1e1b53"}, "tags": [], "enabled": true, "id": "102edf05ca4c4f77b875a1669f1e1b53", "parent_id": "default", "domain_id": "default", "name": "CreateStackVolumeTests-31310283-8b0b-467-proj"}]} 2018-12-27 18:01:32,286 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?name=CreateStackVolumeTests-31310283-8b0b-467-proj used request id req-7777f618-dc22-4e4d-a2bb-f3e36ab834f0 2018-12-27 18:01:32,291 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9adf207e2e70e63017989d781992ffac240b848" 2018-12-27 18:01:32,401 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:01:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8b80b5fa-1ee4-4833-a533-41b51a02892b Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-27 18:01:32,401 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-8b80b5fa-1ee4-4833-a533-41b51a02892b 2018-12-27 18:01:32,819 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9adf207e2e70e63017989d781992ffac240b848" 2018-12-27 18:01:32,935 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:01:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-577b8a6e-1a7b-465d-b39b-8b0222c2bf03 Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8de789d09e46427786a85702e5e8de91", "links": {"self": "http://172.30.9.31:5000/v3/roles/8de789d09e46427786a85702e5e8de91"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 18:01:32,936 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-577b8a6e-1a7b-465d-b39b-8b0222c2bf03 2018-12-27 18:01:32,939 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?name=CreateStackVolumeTests-31310283-8b0b-467-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9adf207e2e70e63017989d781992ffac240b848" 2018-12-27 18:01:33,045 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:01:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e2d47123-8de5-4fb0-acfc-39741905379b Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?name=CreateStackVolumeTests-31310283-8b0b-467-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/102edf05ca4c4f77b875a1669f1e1b53"}, "tags": [], "enabled": true, "id": "102edf05ca4c4f77b875a1669f1e1b53", "parent_id": "default", "domain_id": "default", "name": "CreateStackVolumeTests-31310283-8b0b-467-proj"}]} 2018-12-27 18:01:33,045 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?name=CreateStackVolumeTests-31310283-8b0b-467-proj used request id req-e2d47123-8de5-4fb0-acfc-39741905379b 2018-12-27 18:01:33,049 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/users/db1d91fbf4154e78bf5b8f5cb7c3aebe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9adf207e2e70e63017989d781992ffac240b848" 2018-12-27 18:01:33,176 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:01:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f0c0efdf-9400-4a66-8ece-2b41233362c9 Content-Encoding: gzip Content-Length: 245 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackVolumeTests-31310283-8b0b-467-user", "links": {"self": "http://172.30.9.31:5000/v3/users/db1d91fbf4154e78bf5b8f5cb7c3aebe"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "102edf05ca4c4f77b875a1669f1e1b53", "id": "db1d91fbf4154e78bf5b8f5cb7c3aebe", "password_expires_at": null}} 2018-12-27 18:01:33,176 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users/db1d91fbf4154e78bf5b8f5cb7c3aebe used request id req-f0c0efdf-9400-4a66-8ece-2b41233362c9 2018-12-27 18:01:33,180 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/102edf05ca4c4f77b875a1669f1e1b53/users/db1d91fbf4154e78bf5b8f5cb7c3aebe/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9adf207e2e70e63017989d781992ffac240b848" 2018-12-27 18:01:33,305 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:01:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2ac77ad4-608a-481a-991b-5101ec43e979 Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects/102edf05ca4c4f77b875a1669f1e1b53/users/db1d91fbf4154e78bf5b8f5cb7c3aebe/roles", "previous": null, "next": null}, "roles": []} 2018-12-27 18:01:33,305 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/102edf05ca4c4f77b875a1669f1e1b53/users/db1d91fbf4154e78bf5b8f5cb7c3aebe/roles used request id req-2ac77ad4-608a-481a-991b-5101ec43e979 2018-12-27 18:01:33,309 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9adf207e2e70e63017989d781992ffac240b848" 2018-12-27 18:01:33,418 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:01:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-65dfd7fe-8d04-43aa-964b-ffd9e4f57178 Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}} 2018-12-27 18:01:33,419 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4 used request id req-65dfd7fe-8d04-43aa-964b-ffd9e4f57178 2018-12-27 18:01:33,419 - keystone_utils - INFO - Granting role admin to project CreateStackVolumeTests-31310283-8b0b-467-proj 2018-12-27 18:01:33,422 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:5000/v3/projects/102edf05ca4c4f77b875a1669f1e1b53/users/db1d91fbf4154e78bf5b8f5cb7c3aebe/roles/c2bb869216234fa8b868621217cc01a4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9adf207e2e70e63017989d781992ffac240b848" 2018-12-27 18:01:33,592 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 18:01:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-53bedace-9c92-42ee-b341-00e836d6ccb5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 18:01:33,592 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/102edf05ca4c4f77b875a1669f1e1b53/users/db1d91fbf4154e78bf5b8f5cb7c3aebe/roles/c2bb869216234fa8b868621217cc01a4 used request id req-53bedace-9c92-42ee-b341-00e836d6ccb5 2018-12-27 18:01:33,596 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9adf207e2e70e63017989d781992ffac240b848" 2018-12-27 18:01:33,701 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:01:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fedc88b3-252c-4900-9fc8-05a52fdde2f0 Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8de789d09e46427786a85702e5e8de91", "links": {"self": "http://172.30.9.31:5000/v3/roles/8de789d09e46427786a85702e5e8de91"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 18:01:33,701 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-fedc88b3-252c-4900-9fc8-05a52fdde2f0 2018-12-27 18:01:33,704 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?name=CreateStackVolumeTests-31310283-8b0b-467-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9adf207e2e70e63017989d781992ffac240b848" 2018-12-27 18:01:33,815 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:01:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ae503d39-f95d-48dc-ab45-37de6edb5118 Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?name=CreateStackVolumeTests-31310283-8b0b-467-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/102edf05ca4c4f77b875a1669f1e1b53"}, "tags": [], "enabled": true, "id": "102edf05ca4c4f77b875a1669f1e1b53", "parent_id": "default", "domain_id": "default", "name": "CreateStackVolumeTests-31310283-8b0b-467-proj"}]} 2018-12-27 18:01:33,815 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?name=CreateStackVolumeTests-31310283-8b0b-467-proj used request id req-ae503d39-f95d-48dc-ab45-37de6edb5118 2018-12-27 18:01:33,819 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/102edf05ca4c4f77b875a1669f1e1b53/users/db1d91fbf4154e78bf5b8f5cb7c3aebe/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9adf207e2e70e63017989d781992ffac240b848" 2018-12-27 18:01:33,958 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:01:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d7eca9b6-c60b-4080-8086-e3f99aae4e57 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects/102edf05ca4c4f77b875a1669f1e1b53/users/db1d91fbf4154e78bf5b8f5cb7c3aebe/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 18:01:33,958 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/102edf05ca4c4f77b875a1669f1e1b53/users/db1d91fbf4154e78bf5b8f5cb7c3aebe/roles used request id req-d7eca9b6-c60b-4080-8086-e3f99aae4e57 2018-12-27 18:01:33,962 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles/8de789d09e46427786a85702e5e8de91 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9adf207e2e70e63017989d781992ffac240b848" 2018-12-27 18:01:34,066 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:01:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b6a5bcd7-1d5b-4830-a0d7-827ecc204bb9 Content-Encoding: gzip Content-Length: 149 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "8de789d09e46427786a85702e5e8de91", "links": {"self": "http://172.30.9.31:5000/v3/roles/8de789d09e46427786a85702e5e8de91"}, "name": "heat_stack_owner"}} 2018-12-27 18:01:34,066 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles/8de789d09e46427786a85702e5e8de91 used request id req-b6a5bcd7-1d5b-4830-a0d7-827ecc204bb9 2018-12-27 18:01:34,066 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackVolumeTests-31310283-8b0b-467-proj 2018-12-27 18:01:34,070 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:5000/v3/projects/102edf05ca4c4f77b875a1669f1e1b53/users/db1d91fbf4154e78bf5b8f5cb7c3aebe/roles/8de789d09e46427786a85702e5e8de91 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9adf207e2e70e63017989d781992ffac240b848" 2018-12-27 18:01:34,219 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 18:01:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d017b81f-d78b-4d38-add4-a45023bf1295 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 18:01:34,220 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/102edf05ca4c4f77b875a1669f1e1b53/users/db1d91fbf4154e78bf5b8f5cb7c3aebe/roles/8de789d09e46427786a85702e5e8de91 used request id req-d017b81f-d78b-4d38-add4-a45023bf1295 2018-12-27 18:01:34,220 - keystone_utils - INFO - Created user with name - CreateStackVolumeTests-31310283-8b0b-467-user 2018-12-27 18:01:34,220 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 18:01:34,224 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3abcf3cc664b1fa14798e8549c080fd3329830c" 2018-12-27 18:01:34,333 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:01:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-26f70f51-f626-412d-bcf3-1c59cc4a3589 Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8de789d09e46427786a85702e5e8de91", "links": {"self": "http://172.30.9.31:5000/v3/roles/8de789d09e46427786a85702e5e8de91"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 18:01:34,334 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-26f70f51-f626-412d-bcf3-1c59cc4a3589 2018-12-27 18:01:34,337 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3abcf3cc664b1fa14798e8549c080fd3329830c" -d '{"role": {"name": "CreateStackVolumeTests-31310283-8b0b-467-proj-role"}}' 2018-12-27 18:01:34,467 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 27 Dec 2018 18:01:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-134345e8-214f-41dc-9c9d-4b1715027e7c Content-Length: 221 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "68daf0c75f00407d97a5fb599691916a", "links": {"self": "http://172.30.9.31:5000/v3/roles/68daf0c75f00407d97a5fb599691916a"}, "name": "CreateStackVolumeTests-31310283-8b0b-467-proj-role"}} 2018-12-27 18:01:34,467 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/roles used request id req-134345e8-214f-41dc-9c9d-4b1715027e7c 2018-12-27 18:01:34,467 - keystone_utils - INFO - Created role with name - CreateStackVolumeTests-31310283-8b0b-467-proj-role 2018-12-27 18:01:34,471 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles/68daf0c75f00407d97a5fb599691916a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3abcf3cc664b1fa14798e8549c080fd3329830c" 2018-12-27 18:01:34,586 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:01:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-22372bf0-9d2f-458f-b459-d1db189d30c1 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "68daf0c75f00407d97a5fb599691916a", "links": {"self": "http://172.30.9.31:5000/v3/roles/68daf0c75f00407d97a5fb599691916a"}, "name": "CreateStackVolumeTests-31310283-8b0b-467-proj-role"}} 2018-12-27 18:01:34,586 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles/68daf0c75f00407d97a5fb599691916a used request id req-22372bf0-9d2f-458f-b459-d1db189d30c1 2018-12-27 18:01:34,586 - keystone_utils - INFO - Granting role CreateStackVolumeTests-31310283-8b0b-467-proj-role to project CreateStackVolumeTests-31310283-8b0b-467-proj 2018-12-27 18:01:34,590 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:5000/v3/projects/102edf05ca4c4f77b875a1669f1e1b53/users/db1d91fbf4154e78bf5b8f5cb7c3aebe/roles/68daf0c75f00407d97a5fb599691916a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3abcf3cc664b1fa14798e8549c080fd3329830c" 2018-12-27 18:01:34,759 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 18:01:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-86a8beaa-a0d2-4976-9c6b-90539df1f313 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 18:01:34,760 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/102edf05ca4c4f77b875a1669f1e1b53/users/db1d91fbf4154e78bf5b8f5cb7c3aebe/roles/68daf0c75f00407d97a5fb599691916a used request id req-86a8beaa-a0d2-4976-9c6b-90539df1f313 2018-12-27 18:01:34,760 - heat_utils - DEBUG - Retrieving Heat Client 2018-12-27 18:01:34,760 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 18:01:34,761 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 18:01:35,174 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "68daf0c75f00407d97a5fb599691916a", "name": "CreateStackVolumeTests-31310283-8b0b-467-proj-role"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}], "expires_at": "2018-12-27T19:01:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "102edf05ca4c4f77b875a1669f1e1b53", "name": "CreateStackVolumeTests-31310283-8b0b-467-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/102edf05ca4c4f77b875a1669f1e1b53", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/102edf05ca4c4f77b875a1669f1e1b53", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/102edf05ca4c4f77b875a1669f1e1b53", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/102edf05ca4c4f77b875a1669f1e1b53", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/102edf05ca4c4f77b875a1669f1e1b53", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/102edf05ca4c4f77b875a1669f1e1b53", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/102edf05ca4c4f77b875a1669f1e1b53", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/102edf05ca4c4f77b875a1669f1e1b53", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/102edf05ca4c4f77b875a1669f1e1b53", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_102edf05ca4c4f77b875a1669f1e1b53", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_102edf05ca4c4f77b875a1669f1e1b53", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/102edf05ca4c4f77b875a1669f1e1b53", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/102edf05ca4c4f77b875a1669f1e1b53", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/102edf05ca4c4f77b875a1669f1e1b53", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackVolumeTests-31310283-8b0b-467-user", "id": "db1d91fbf4154e78bf5b8f5cb7c3aebe"}, "audit_ids": ["FLI0kkjVQmqh8wQBLW4r2Q"], "issued_at": "2018-12-27T18:01:35.000000Z"}} 2018-12-27 18:01:35,175 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b454def4ef5cbdac2fef602adb7e564c7d39f942" 2018-12-27 18:01:35,280 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:01:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4cb64917-afca-4a9d-b687-75a0acb798ca Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 18:01:35,281 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-4cb64917-afca-4a9d-b687-75a0acb798ca 2018-12-27 18:01:35,283 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-27 18:01:35,286 - heat_utils - DEBUG - Retrieving Heat Client 2018-12-27 18:01:35,289 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/102edf05ca4c4f77b875a1669f1e1b53/stacks?stack_name=CreateStackVolumeTests-CreateStackVolumeTests-2cc82a27-86ad-4c7a-852a-a3c5a4bf311f-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b454def4ef5cbdac2fef602adb7e564c7d39f942" 2018-12-27 18:01:35,527 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:01:35 GMT Server: Apache x-openstack-request-id: req-30e1f9bb-0469-4fca-9d01-86d8fc253dcd Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-12-27 18:01:35,527 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/102edf05ca4c4f77b875a1669f1e1b53/stacks?stack_name=CreateStackVolumeTests-CreateStackVolumeTests-2cc82a27-86ad-4c7a-852a-a3c5a4bf311f-stack used request id req-30e1f9bb-0469-4fca-9d01-86d8fc253dcd 2018-12-27 18:01:35,546 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:8004/v1/102edf05ca4c4f77b875a1669f1e1b53/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b454def4ef5cbdac2fef602adb7e564c7d39f942" -d '{"stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-2cc82a27-86ad-4c7a-852a-a3c5a4bf311f-stack", "template": {"heat_template_version": "2015-04-30", "description": "Simple template to deploy a single volume with encryption", "parameters": {"volume_type_name": {"default": "test-vol-type-name", "type": "string", "description": "The name of the volume type", "label": "Volume Type name"}, "volume_name": {"default": "test-vol-name", "type": "string", "description": "The name of the volume", "label": "Volume name"}}, "resources": {"volume": {"type": "OS::Cinder::Volume", "properties": {"name": {"get_param": "volume_name"}, "volume_type": {"get_resource": "volume_type"}, "size": 1}}, "volume_type": {"type": "OS::Cinder::VolumeType", "properties": {"name": {"get_param": "volume_type_name"}}}}}, "parameters": {"volume_type_name": "CreateStackVolumeTests-2cc82a27-86ad-4c7a-852a-a3c5a4bf311f-volume-type", "volume_name": "CreateStackVolumeTests-2cc82a27-86ad-4c7a-852a-a3c5a4bf311f-volume"}}' 2018-12-27 18:01:37,454 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 27 Dec 2018 18:01:35 GMT Server: Apache x-openstack-request-id: req-80f403f4-e2aa-4884-8f41-8305145be465 Location: http://172.30.9.31:8004/v1/102edf05ca4c4f77b875a1669f1e1b53/stacks/CreateStackVolumeTests-CreateStackVolumeTests-2cc82a27-86ad-4c7a-852a-a3c5a4bf311f-stack/78514808-4c59-4215-809d-984e41a1dc72 Content-Length: 289 Content-Type: application/json RESP BODY: {"stack": {"id": "78514808-4c59-4215-809d-984e41a1dc72", "links": [{"href": "http://172.30.9.31:8004/v1/102edf05ca4c4f77b875a1669f1e1b53/stacks/CreateStackVolumeTests-CreateStackVolumeTests-2cc82a27-86ad-4c7a-852a-a3c5a4bf311f-stack/78514808-4c59-4215-809d-984e41a1dc72", "rel": "self"}]}} 2018-12-27 18:01:37,454 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.31:8004/v1/102edf05ca4c4f77b875a1669f1e1b53/stacks used request id req-80f403f4-e2aa-4884-8f41-8305145be465 2018-12-27 18:01:37,457 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/102edf05ca4c4f77b875a1669f1e1b53/stacks/78514808-4c59-4215-809d-984e41a1dc72 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b454def4ef5cbdac2fef602adb7e564c7d39f942" 2018-12-27 18:01:37,683 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 18:01:37 GMT Server: Apache x-openstack-request-id: req-b0b9a07e-f95a-4460-94e1-dc38c3adc02d Location: http://172.30.9.31:8004/v1/102edf05ca4c4f77b875a1669f1e1b53/stacks/CreateStackVolumeTests-CreateStackVolumeTests-2cc82a27-86ad-4c7a-852a-a3c5a4bf311f-stack/78514808-4c59-4215-809d-984e41a1dc72 Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/102edf05ca4c4f77b875a1669f1e1b53/stacks/CreateStackVolumeTests-CreateStackVolumeTests-2cc82a27-86ad-4c7a-852a-a3c5a4bf311f-stack/78514808-4c59-4215-809d-984e41a1dc72;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-27 18:01:38,065 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:01:37 GMT Server: Apache x-openstack-request-id: req-8cfa833b-ff84-40dd-a935-50208d9f04bd Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 531 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single volume with encryption", "parameters": {"OS::project_id": "102edf05ca4c4f77b875a1669f1e1b53", "volume_type_name": "CreateStackVolumeTests-2cc82a27-86ad-4c7a-852a-a3c5a4bf311f-volume-type", "OS::stack_id": "78514808-4c59-4215-809d-984e41a1dc72", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-2cc82a27-86ad-4c7a-852a-a3c5a4bf311f-stack", "volume_name": "CreateStackVolumeTests-2cc82a27-86ad-4c7a-852a-a3c5a4bf311f-volume"}, "deletion_time": null, "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-2cc82a27-86ad-4c7a-852a-a3c5a4bf311f-stack", "stack_user_project_id": "564fa60e5bdb45e99735994facde872a", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-27T18:01:36Z", "links": [{"href": "http://172.30.9.31:8004/v1/102edf05ca4c4f77b875a1669f1e1b53/stacks/CreateStackVolumeTests-CreateStackVolumeTests-2cc82a27-86ad-4c7a-852a-a3c5a4bf311f-stack/78514808-4c59-4215-809d-984e41a1dc72", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "78514808-4c59-4215-809d-984e41a1dc72", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-12-27 18:01:38,065 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/102edf05ca4c4f77b875a1669f1e1b53/stacks/CreateStackVolumeTests-CreateStackVolumeTests-2cc82a27-86ad-4c7a-852a-a3c5a4bf311f-stack/78514808-4c59-4215-809d-984e41a1dc72 used request id req-8cfa833b-ff84-40dd-a935-50208d9f04bd 2018-12-27 18:01:38,066 - create_stack - INFO - Created stack with name - CreateStackVolumeTests-CreateStackVolumeTests-2cc82a27-86ad-4c7a-852a-a3c5a4bf311f-stack 2018-12-27 18:01:38,068 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/102edf05ca4c4f77b875a1669f1e1b53/stacks/78514808-4c59-4215-809d-984e41a1dc72 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b454def4ef5cbdac2fef602adb7e564c7d39f942" 2018-12-27 18:01:38,281 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 18:01:38 GMT Server: Apache x-openstack-request-id: req-dc4e5351-95cf-4876-9ffc-56af04fdd3c0 Location: http://172.30.9.31:8004/v1/102edf05ca4c4f77b875a1669f1e1b53/stacks/CreateStackVolumeTests-CreateStackVolumeTests-2cc82a27-86ad-4c7a-852a-a3c5a4bf311f-stack/78514808-4c59-4215-809d-984e41a1dc72 Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/102edf05ca4c4f77b875a1669f1e1b53/stacks/CreateStackVolumeTests-CreateStackVolumeTests-2cc82a27-86ad-4c7a-852a-a3c5a4bf311f-stack/78514808-4c59-4215-809d-984e41a1dc72;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-27 18:01:38,524 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:01:38 GMT Server: Apache x-openstack-request-id: req-fc838ffe-58b6-4743-9713-588ffc56a59b Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 531 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single volume with encryption", "parameters": {"OS::project_id": "102edf05ca4c4f77b875a1669f1e1b53", "volume_type_name": "CreateStackVolumeTests-2cc82a27-86ad-4c7a-852a-a3c5a4bf311f-volume-type", "OS::stack_id": "78514808-4c59-4215-809d-984e41a1dc72", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-2cc82a27-86ad-4c7a-852a-a3c5a4bf311f-stack", "volume_name": "CreateStackVolumeTests-2cc82a27-86ad-4c7a-852a-a3c5a4bf311f-volume"}, "deletion_time": null, "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-2cc82a27-86ad-4c7a-852a-a3c5a4bf311f-stack", "stack_user_project_id": "564fa60e5bdb45e99735994facde872a", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-27T18:01:36Z", "links": [{"href": "http://172.30.9.31:8004/v1/102edf05ca4c4f77b875a1669f1e1b53/stacks/CreateStackVolumeTests-CreateStackVolumeTests-2cc82a27-86ad-4c7a-852a-a3c5a4bf311f-stack/78514808-4c59-4215-809d-984e41a1dc72", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "78514808-4c59-4215-809d-984e41a1dc72", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-12-27 18:01:38,525 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/102edf05ca4c4f77b875a1669f1e1b53/stacks/CreateStackVolumeTests-CreateStackVolumeTests-2cc82a27-86ad-4c7a-852a-a3c5a4bf311f-stack/78514808-4c59-4215-809d-984e41a1dc72 used request id req-fc838ffe-58b6-4743-9713-588ffc56a59b 2018-12-27 18:01:38,525 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-12-27 18:01:38,525 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-27 18:01:41,528 - create_stack - DEBUG - Stack status query timeout in 1196.53731203 2018-12-27 18:01:41,531 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/102edf05ca4c4f77b875a1669f1e1b53/stacks/78514808-4c59-4215-809d-984e41a1dc72 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b454def4ef5cbdac2fef602adb7e564c7d39f942" 2018-12-27 18:01:41,754 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 18:01:41 GMT Server: Apache x-openstack-request-id: req-c63eeab5-7043-42b9-891f-4f01885ec0f7 Location: http://172.30.9.31:8004/v1/102edf05ca4c4f77b875a1669f1e1b53/stacks/CreateStackVolumeTests-CreateStackVolumeTests-2cc82a27-86ad-4c7a-852a-a3c5a4bf311f-stack/78514808-4c59-4215-809d-984e41a1dc72 Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/102edf05ca4c4f77b875a1669f1e1b53/stacks/CreateStackVolumeTests-CreateStackVolumeTests-2cc82a27-86ad-4c7a-852a-a3c5a4bf311f-stack/78514808-4c59-4215-809d-984e41a1dc72;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-27 18:01:41,994 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:01:41 GMT Server: Apache x-openstack-request-id: req-bf504302-9b6c-4870-b4f9-cdd470f70055 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 538 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single volume with encryption", "parameters": {"OS::project_id": "102edf05ca4c4f77b875a1669f1e1b53", "volume_type_name": "CreateStackVolumeTests-2cc82a27-86ad-4c7a-852a-a3c5a4bf311f-volume-type", "OS::stack_id": "78514808-4c59-4215-809d-984e41a1dc72", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-2cc82a27-86ad-4c7a-852a-a3c5a4bf311f-stack", "volume_name": "CreateStackVolumeTests-2cc82a27-86ad-4c7a-852a-a3c5a4bf311f-volume"}, "deletion_time": null, "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-2cc82a27-86ad-4c7a-852a-a3c5a4bf311f-stack", "stack_user_project_id": "564fa60e5bdb45e99735994facde872a", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-12-27T18:01:36Z", "links": [{"href": "http://172.30.9.31:8004/v1/102edf05ca4c4f77b875a1669f1e1b53/stacks/CreateStackVolumeTests-CreateStackVolumeTests-2cc82a27-86ad-4c7a-852a-a3c5a4bf311f-stack/78514808-4c59-4215-809d-984e41a1dc72", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "78514808-4c59-4215-809d-984e41a1dc72", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-12-27 18:01:41,994 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/102edf05ca4c4f77b875a1669f1e1b53/stacks/CreateStackVolumeTests-CreateStackVolumeTests-2cc82a27-86ad-4c7a-852a-a3c5a4bf311f-stack/78514808-4c59-4215-809d-984e41a1dc72 used request id req-bf504302-9b6c-4870-b4f9-cdd470f70055 2018-12-27 18:01:41,995 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-12-27 18:01:41,995 - create_stack - DEBUG - Stack is active with name - CreateStackVolumeTests-CreateStackVolumeTests-2cc82a27-86ad-4c7a-852a-a3c5a4bf311f-stack 2018-12-27 18:01:41,995 - create_stack - INFO - Stack is now active with name - CreateStackVolumeTests-CreateStackVolumeTests-2cc82a27-86ad-4c7a-852a-a3c5a4bf311f-stack 2018-12-27 18:01:41,998 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/102edf05ca4c4f77b875a1669f1e1b53/stacks/78514808-4c59-4215-809d-984e41a1dc72/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b454def4ef5cbdac2fef602adb7e564c7d39f942" 2018-12-27 18:01:42,024 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 18:01:42 GMT Server: Apache x-openstack-request-id: req-93158327-ef62-4ec6-8acf-4dfc71066abb Location: http://172.30.9.31:8004/v1/102edf05ca4c4f77b875a1669f1e1b53/stacks/CreateStackVolumeTests-CreateStackVolumeTests-2cc82a27-86ad-4c7a-852a-a3c5a4bf311f-stack/78514808-4c59-4215-809d-984e41a1dc72/resources Content-Length: 547 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/102edf05ca4c4f77b875a1669f1e1b53/stacks/CreateStackVolumeTests-CreateStackVolumeTests-2cc82a27-86ad-4c7a-852a-a3c5a4bf311f-stack/78514808-4c59-4215-809d-984e41a1dc72/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-27 18:01:42,289 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:01:42 GMT Server: Apache x-openstack-request-id: req-2846ef4c-6da9-42a3-a515-ee8a3dfa6b68 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 445 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "volume", "links": [{"href": "http://172.30.9.31:8004/v1/102edf05ca4c4f77b875a1669f1e1b53/stacks/CreateStackVolumeTests-CreateStackVolumeTests-2cc82a27-86ad-4c7a-852a-a3c5a4bf311f-stack/78514808-4c59-4215-809d-984e41a1dc72/resources/volume", "rel": "self"}, {"href": "http://172.30.9.31:8004/v1/102edf05ca4c4f77b875a1669f1e1b53/stacks/CreateStackVolumeTests-CreateStackVolumeTests-2cc82a27-86ad-4c7a-852a-a3c5a4bf311f-stack/78514808-4c59-4215-809d-984e41a1dc72", "rel": "stack"}], "logical_resource_id": "volume", "creation_time": "2018-12-27T18:01:37Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-27T18:01:37Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "b3046317-22aa-4c8e-8c4d-91fa3aeaa36f", "resource_type": "OS::Cinder::Volume"}, {"resource_name": "volume_type", "links": [{"href": "http://172.30.9.31:8004/v1/102edf05ca4c4f77b875a1669f1e1b53/stacks/CreateStackVolumeTests-CreateStackVolumeTests-2cc82a27-86ad-4c7a-852a-a3c5a4bf311f-stack/78514808-4c59-4215-809d-984e41a1dc72/resources/volume_type", "rel": "self"}, {"href": "http://172.30.9.31:8004/v1/102edf05ca4c4f77b875a1669f1e1b53/stacks/CreateStackVolumeTests-CreateStackVolumeTests-2cc82a27-86ad-4c7a-852a-a3c5a4bf311f-stack/78514808-4c59-4215-809d-984e41a1dc72", "rel": "stack"}], "logical_resource_id": "volume_type", "creation_time": "2018-12-27T18:01:37Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-27T18:01:37Z", "required_by": ["volume"], "resource_status_reason": "state changed", "physical_resource_id": "8a19fd48-c498-42a5-8597-ec16751ac2d7", "resource_type": "OS::Cinder::VolumeType"}]} 2018-12-27 18:01:42,289 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/102edf05ca4c4f77b875a1669f1e1b53/stacks/CreateStackVolumeTests-CreateStackVolumeTests-2cc82a27-86ad-4c7a-852a-a3c5a4bf311f-stack/78514808-4c59-4215-809d-984e41a1dc72/resources used request id req-2846ef4c-6da9-42a3-a515-ee8a3dfa6b68 2018-12-27 18:01:42,293 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8776/v3/102edf05ca4c4f77b875a1669f1e1b53/volumes/b3046317-22aa-4c8e-8c4d-91fa3aeaa36f -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b454def4ef5cbdac2fef602adb7e564c7d39f942" 2018-12-27 18:01:42,629 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:01:42 GMT Server: Apache x-compute-request-id: req-0a809b97-8f9f-440c-89bb-18f84104fb24 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-0a809b97-8f9f-440c-89bb-18f84104fb24 Content-Encoding: gzip Content-Length: 518 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.31:8776/v3/102edf05ca4c4f77b875a1669f1e1b53/volumes/b3046317-22aa-4c8e-8c4d-91fa3aeaa36f", "rel": "self"}, {"href": "http://172.30.9.31:8776/102edf05ca4c4f77b875a1669f1e1b53/volumes/b3046317-22aa-4c8e-8c4d-91fa3aeaa36f", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-12-27T18:01:39.000000", "replication_status": null, "snapshot_id": null, "id": "b3046317-22aa-4c8e-8c4d-91fa3aeaa36f", "size": 1, "user_id": "db1d91fbf4154e78bf5b8f5cb7c3aebe", "os-vol-tenant-attr:tenant_id": "102edf05ca4c4f77b875a1669f1e1b53", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "available", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "CreateStackVolumeTests-2cc82a27-86ad-4c7a-852a-a3c5a4bf311f-volume", "bootable": "false", "created_at": "2018-12-27T18:01:38.000000", "volume_type": "CreateStackVolumeTests-2cc82a27-86ad-4c7a-852a-a3c5a4bf311f-volume-type"}} 2018-12-27 18:01:42,629 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/102edf05ca4c4f77b875a1669f1e1b53/volumes/b3046317-22aa-4c8e-8c4d-91fa3aeaa36f used request id req-0a809b97-8f9f-440c-89bb-18f84104fb24 2018-12-27 18:01:42,630 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 18:01:42,631 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 18:01:43,039 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "68daf0c75f00407d97a5fb599691916a", "name": "CreateStackVolumeTests-31310283-8b0b-467-proj-role"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}], "expires_at": "2018-12-27T19:01:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "102edf05ca4c4f77b875a1669f1e1b53", "name": "CreateStackVolumeTests-31310283-8b0b-467-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/102edf05ca4c4f77b875a1669f1e1b53", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/102edf05ca4c4f77b875a1669f1e1b53", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/102edf05ca4c4f77b875a1669f1e1b53", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/102edf05ca4c4f77b875a1669f1e1b53", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/102edf05ca4c4f77b875a1669f1e1b53", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/102edf05ca4c4f77b875a1669f1e1b53", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/102edf05ca4c4f77b875a1669f1e1b53", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/102edf05ca4c4f77b875a1669f1e1b53", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/102edf05ca4c4f77b875a1669f1e1b53", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_102edf05ca4c4f77b875a1669f1e1b53", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_102edf05ca4c4f77b875a1669f1e1b53", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/102edf05ca4c4f77b875a1669f1e1b53", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/102edf05ca4c4f77b875a1669f1e1b53", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/102edf05ca4c4f77b875a1669f1e1b53", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackVolumeTests-31310283-8b0b-467-user", "id": "db1d91fbf4154e78bf5b8f5cb7c3aebe"}, "audit_ids": ["0KfLLD8eSLGYa_YAp2mEDA"], "issued_at": "2018-12-27T18:01:43.000000Z"}} 2018-12-27 18:01:43,040 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2af24e5e01b5a754c0577421705f71cd84cef52" 2018-12-27 18:01:43,135 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:01:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-32e9a9c0-eab9-482c-a217-1185bb6efed0 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 18:01:43,136 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-32e9a9c0-eab9-482c-a217-1185bb6efed0 2018-12-27 18:01:43,141 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8776/v3/102edf05ca4c4f77b875a1669f1e1b53/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2af24e5e01b5a754c0577421705f71cd84cef52" 2018-12-27 18:01:43,383 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:01:43 GMT Server: Apache x-compute-request-id: req-9676c9c2-fbf6-4a95-b758-2b8ae339cfd8 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-9676c9c2-fbf6-4a95-b758-2b8ae339cfd8 Content-Encoding: gzip Content-Length: 519 Content-Type: application/json RESP BODY: {"volumes": [{"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.31:8776/v3/102edf05ca4c4f77b875a1669f1e1b53/volumes/b3046317-22aa-4c8e-8c4d-91fa3aeaa36f", "rel": "self"}, {"href": "http://172.30.9.31:8776/102edf05ca4c4f77b875a1669f1e1b53/volumes/b3046317-22aa-4c8e-8c4d-91fa3aeaa36f", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-12-27T18:01:39.000000", "replication_status": null, "snapshot_id": null, "id": "b3046317-22aa-4c8e-8c4d-91fa3aeaa36f", "size": 1, "user_id": "db1d91fbf4154e78bf5b8f5cb7c3aebe", "os-vol-tenant-attr:tenant_id": "102edf05ca4c4f77b875a1669f1e1b53", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "available", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "CreateStackVolumeTests-2cc82a27-86ad-4c7a-852a-a3c5a4bf311f-volume", "bootable": "false", "created_at": "2018-12-27T18:01:38.000000", "volume_type": "CreateStackVolumeTests-2cc82a27-86ad-4c7a-852a-a3c5a4bf311f-volume-type"}]} 2018-12-27 18:01:43,384 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/102edf05ca4c4f77b875a1669f1e1b53/volumes/detail used request id req-9676c9c2-fbf6-4a95-b758-2b8ae339cfd8 2018-12-27 18:01:43,387 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 18:01:43,393 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 18:01:43 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 18:01:43,394 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/102edf05ca4c4f77b875a1669f1e1b53 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2af24e5e01b5a754c0577421705f71cd84cef52" 2018-12-27 18:01:43,502 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:01:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ac48b4cc-82e4-4eca-9f8c-ca0693de10ee Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/102edf05ca4c4f77b875a1669f1e1b53"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "102edf05ca4c4f77b875a1669f1e1b53", "name": "CreateStackVolumeTests-31310283-8b0b-467-proj"}} 2018-12-27 18:01:43,502 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/102edf05ca4c4f77b875a1669f1e1b53 used request id req-ac48b4cc-82e4-4eca-9f8c-ca0693de10ee 2018-12-27 18:01:43,503 - create_stack - INFO - Deleting stack - CreateStackVolumeTests-CreateStackVolumeTests-2cc82a27-86ad-4c7a-852a-a3c5a4bf311f-stack 2018-12-27 18:01:43,506 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:8004/v1/102edf05ca4c4f77b875a1669f1e1b53/stacks/78514808-4c59-4215-809d-984e41a1dc72 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b454def4ef5cbdac2fef602adb7e564c7d39f942" 2018-12-27 18:01:43,769 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 18:01:43 GMT Server: Apache x-openstack-request-id: req-3b41b8b2-dafb-4fcb-bd08-8c9fc37e6960 Location: http://172.30.9.31:8004/v1/102edf05ca4c4f77b875a1669f1e1b53/stacks/CreateStackVolumeTests-CreateStackVolumeTests-2cc82a27-86ad-4c7a-852a-a3c5a4bf311f-stack/78514808-4c59-4215-809d-984e41a1dc72 Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/102edf05ca4c4f77b875a1669f1e1b53/stacks/CreateStackVolumeTests-CreateStackVolumeTests-2cc82a27-86ad-4c7a-852a-a3c5a4bf311f-stack/78514808-4c59-4215-809d-984e41a1dc72;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-27 18:01:44,092 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 18:01:43 GMT Server: Apache x-openstack-request-id: req-81cc7fe5-5872-4d50-b906-51c1c48c898f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 18:01:44,092 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.31:8004/v1/102edf05ca4c4f77b875a1669f1e1b53/stacks/CreateStackVolumeTests-CreateStackVolumeTests-2cc82a27-86ad-4c7a-852a-a3c5a4bf311f-stack/78514808-4c59-4215-809d-984e41a1dc72 used request id req-81cc7fe5-5872-4d50-b906-51c1c48c898f 2018-12-27 18:01:44,095 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/102edf05ca4c4f77b875a1669f1e1b53/stacks/78514808-4c59-4215-809d-984e41a1dc72 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b454def4ef5cbdac2fef602adb7e564c7d39f942" 2018-12-27 18:01:44,121 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 18:01:44 GMT Server: Apache x-openstack-request-id: req-2cf662c8-d36b-4d59-b598-b98af4848c27 Location: http://172.30.9.31:8004/v1/102edf05ca4c4f77b875a1669f1e1b53/stacks/CreateStackVolumeTests-CreateStackVolumeTests-2cc82a27-86ad-4c7a-852a-a3c5a4bf311f-stack/78514808-4c59-4215-809d-984e41a1dc72 Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/102edf05ca4c4f77b875a1669f1e1b53/stacks/CreateStackVolumeTests-CreateStackVolumeTests-2cc82a27-86ad-4c7a-852a-a3c5a4bf311f-stack/78514808-4c59-4215-809d-984e41a1dc72;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-27 18:01:44,163 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:01:44 GMT Server: Apache x-openstack-request-id: req-033d697a-74de-429d-840c-2c5ea5a5be1a Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 535 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single volume with encryption", "parameters": {"OS::project_id": "102edf05ca4c4f77b875a1669f1e1b53", "volume_type_name": "CreateStackVolumeTests-2cc82a27-86ad-4c7a-852a-a3c5a4bf311f-volume-type", "OS::stack_id": "78514808-4c59-4215-809d-984e41a1dc72", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-2cc82a27-86ad-4c7a-852a-a3c5a4bf311f-stack", "volume_name": "CreateStackVolumeTests-2cc82a27-86ad-4c7a-852a-a3c5a4bf311f-volume"}, "deletion_time": null, "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-2cc82a27-86ad-4c7a-852a-a3c5a4bf311f-stack", "stack_user_project_id": "564fa60e5bdb45e99735994facde872a", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-12-27T18:01:36Z", "links": [{"href": "http://172.30.9.31:8004/v1/102edf05ca4c4f77b875a1669f1e1b53/stacks/CreateStackVolumeTests-CreateStackVolumeTests-2cc82a27-86ad-4c7a-852a-a3c5a4bf311f-stack/78514808-4c59-4215-809d-984e41a1dc72", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-27T18:01:43Z", "id": "78514808-4c59-4215-809d-984e41a1dc72", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-12-27 18:01:44,163 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/102edf05ca4c4f77b875a1669f1e1b53/stacks/CreateStackVolumeTests-CreateStackVolumeTests-2cc82a27-86ad-4c7a-852a-a3c5a4bf311f-stack/78514808-4c59-4215-809d-984e41a1dc72 used request id req-033d697a-74de-429d-840c-2c5ea5a5be1a 2018-12-27 18:01:44,163 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-12-27 18:01:44,164 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-27 18:01:47,167 - create_stack - DEBUG - Stack status query timeout in 1196.92553401 2018-12-27 18:01:47,170 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/102edf05ca4c4f77b875a1669f1e1b53/stacks/78514808-4c59-4215-809d-984e41a1dc72 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b454def4ef5cbdac2fef602adb7e564c7d39f942" 2018-12-27 18:01:47,405 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 18:01:47 GMT Server: Apache x-openstack-request-id: req-eedc5537-59e8-4aaf-84b6-e7428ab00dd4 Location: http://172.30.9.31:8004/v1/102edf05ca4c4f77b875a1669f1e1b53/stacks/CreateStackVolumeTests-CreateStackVolumeTests-2cc82a27-86ad-4c7a-852a-a3c5a4bf311f-stack/78514808-4c59-4215-809d-984e41a1dc72 Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/102edf05ca4c4f77b875a1669f1e1b53/stacks/CreateStackVolumeTests-CreateStackVolumeTests-2cc82a27-86ad-4c7a-852a-a3c5a4bf311f-stack/78514808-4c59-4215-809d-984e41a1dc72;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-27 18:01:47,639 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:01:47 GMT Server: Apache x-openstack-request-id: req-43175963-50e6-40b0-8eee-a45940069769 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 534 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single volume with encryption", "parameters": {"OS::project_id": "102edf05ca4c4f77b875a1669f1e1b53", "volume_type_name": "CreateStackVolumeTests-2cc82a27-86ad-4c7a-852a-a3c5a4bf311f-volume-type", "OS::stack_id": "78514808-4c59-4215-809d-984e41a1dc72", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-2cc82a27-86ad-4c7a-852a-a3c5a4bf311f-stack", "volume_name": "CreateStackVolumeTests-2cc82a27-86ad-4c7a-852a-a3c5a4bf311f-volume"}, "deletion_time": "2018-12-27T18:01:47Z", "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-2cc82a27-86ad-4c7a-852a-a3c5a4bf311f-stack", "stack_user_project_id": "564fa60e5bdb45e99735994facde872a", "tags": null, "creation_time": "2018-12-27T18:01:36Z", "links": [{"href": "http://172.30.9.31:8004/v1/102edf05ca4c4f77b875a1669f1e1b53/stacks/CreateStackVolumeTests-CreateStackVolumeTests-2cc82a27-86ad-4c7a-852a-a3c5a4bf311f-stack/78514808-4c59-4215-809d-984e41a1dc72", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-12-27T18:01:43Z", "id": "78514808-4c59-4215-809d-984e41a1dc72", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Simple template to deploy a single volume with encryption"}} 2018-12-27 18:01:47,640 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/102edf05ca4c4f77b875a1669f1e1b53/stacks/CreateStackVolumeTests-CreateStackVolumeTests-2cc82a27-86ad-4c7a-852a-a3c5a4bf311f-stack/78514808-4c59-4215-809d-984e41a1dc72 used request id req-43175963-50e6-40b0-8eee-a45940069769 2018-12-27 18:01:47,640 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-12-27 18:01:47,640 - create_stack - DEBUG - Stack is active with name - CreateStackVolumeTests-CreateStackVolumeTests-2cc82a27-86ad-4c7a-852a-a3c5a4bf311f-stack 2018-12-27 18:01:47,640 - create_stack - INFO - Attempting to delete again stack - CreateStackVolumeTests-CreateStackVolumeTests-2cc82a27-86ad-4c7a-852a-a3c5a4bf311f-stack 2018-12-27 18:01:47,643 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:8004/v1/102edf05ca4c4f77b875a1669f1e1b53/stacks/78514808-4c59-4215-809d-984e41a1dc72 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b454def4ef5cbdac2fef602adb7e564c7d39f942" 2018-12-27 18:01:47,670 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 18:01:47 GMT Server: Apache x-openstack-request-id: req-3aee6699-c323-459c-8da1-b26c228b0162 Location: http://172.30.9.31:8004/v1/102edf05ca4c4f77b875a1669f1e1b53/stacks/CreateStackVolumeTests-CreateStackVolumeTests-2cc82a27-86ad-4c7a-852a-a3c5a4bf311f-stack/78514808-4c59-4215-809d-984e41a1dc72 Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/102edf05ca4c4f77b875a1669f1e1b53/stacks/CreateStackVolumeTests-CreateStackVolumeTests-2cc82a27-86ad-4c7a-852a-a3c5a4bf311f-stack/78514808-4c59-4215-809d-984e41a1dc72;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-27 18:01:47,888 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 18:01:47 GMT Server: Apache x-openstack-request-id: req-80c0b799-3a40-4559-9706-e403a804da31 Content-Length: 277 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackVolumeTests-CreateStackVolumeTests-2cc82a27-86ad-4c7a-852a-a3c5a4bf311f-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-12-27 18:01:47,888 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.31:8004/v1/102edf05ca4c4f77b875a1669f1e1b53/stacks/CreateStackVolumeTests-CreateStackVolumeTests-2cc82a27-86ad-4c7a-852a-a3c5a4bf311f-stack/78514808-4c59-4215-809d-984e41a1dc72 used request id req-80c0b799-3a40-4559-9706-e403a804da31 2018-12-27 18:01:47,896 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3abcf3cc664b1fa14798e8549c080fd3329830c" 2018-12-27 18:01:48,211 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 33483 X-Openstack-Request-Id: req-62b858a5-5a39-46ca-aff3-e010e67f659e Date: Thu, 27 Dec 2018 18:01:48 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "created_at": "2018-12-27T15:33:01Z", "updated_at": "2018-12-27T15:33:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "35205ac3-06e6-4cf6-bb21-ff8f813cb45b", "remote_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "ade77f59-e70c-4970-8ea8-198222fa332e", "remote_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "c4f3bf7f-d793-498d-a883-bb8c6003f070", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "c85cb618-8f19-445b-8e16-6d467cb17771", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}], "revision_number": 4, "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "created_at": "2018-12-27T15:57:22Z", "updated_at": "2018-12-27T15:57:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "5e258a3b-01f5-4aef-81b7-0b5dc6e5b683", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "65475539-0336-498a-8da4-ff0a80b10089", "remote_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "ae922857-f7ae-4bc8-949b-153fb43bfd00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "b4f87679-52e1-4cf9-bf76-5abb9a9bec06", "remote_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "f7197afc9b61423897aefc9a643d03a1"}], "revision_number": 4, "project_id": "f7197afc9b61423897aefc9a643d03a1", "id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "created_at": "2018-12-27T16:01:54Z", "updated_at": "2018-12-27T16:01:54Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "00dd3abd-acd1-4edb-8f4a-8badcbd2eeb4", "remote_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "018de60d-bc33-4ef0-9eed-6d00b6ce227b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "0d99f0db-fa6b-4201-b67f-a7ff0db82c5d", "remote_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv6", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "5c4049ef-933d-4614-84e7-83584430d462", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv6", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}], "revision_number": 4, "project_id": "8c689c5e31c44b09ab85f80682abbc2a", "id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "created_at": "2018-12-27T15:56:49Z", "updated_at": "2018-12-27T15:56:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "6555e255-763a-4448-b1b1-0c93b2a390bd", "remote_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "777ff7a5-a590-43e5-a84b-7677710494e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "8bac258a-08df-48b7-900b-efbe01a6ec20", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "dc17921e-353f-4898-a970-881b2c8d093d", "remote_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}], "revision_number": 4, "project_id": "28dac9e1580d461c9de52e6659cc4f9d", "id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "created_at": "2018-12-27T16:01:52Z", "updated_at": "2018-12-27T16:01:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "32737757-45f3-4b24-b6ab-5f2d5579b4a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv6", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "ae604ef3-492d-4aa3-8045-1ff84f755a27", "remote_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv4", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "b7bff40a-beda-4996-b140-ed94d010535c", "remote_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv6", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "b8129030-9d72-4d5d-adce-47bbe62492fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv4", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}], "revision_number": 4, "project_id": "81c108a273314b24bf6b48c41b5bbe0c", "id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "created_at": "2018-12-27T15:57:20Z", "updated_at": "2018-12-27T15:57:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "0c389ec4-c0af-4c20-acf9-4fcc1d859dd7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv6", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "3749697a-f2ef-439a-a661-2fb92badd1ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv4", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "b74e0c8c-e243-450e-b1be-69c587093d6d", "remote_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv6", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "c222695b-2f1c-427d-afd7-e0be24ec9f66", "remote_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv4", "project_id": "7fb0e5436e4f467998e672dd71018a45"}], "revision_number": 4, "project_id": "7fb0e5436e4f467998e672dd71018a45", "id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "created_at": "2018-12-27T17:02:11Z", "updated_at": "2018-12-27T17:02:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "675d8a56-1c9b-4c58-a252-61e65997fd05", "remote_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv4", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "84f0587c-7394-4fd6-8f3d-8d6ba94cf3f9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv6", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "8a450b4f-e710-4193-816e-13a2d4e40c07", "remote_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv6", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "c3106b0a-1026-4156-86a9-f0438b7fab93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv4", "project_id": "7cba3664d5674e65a12c8c269a05febf"}], "revision_number": 4, "project_id": "7cba3664d5674e65a12c8c269a05febf", "id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "created_at": "2018-12-27T15:58:29Z", "updated_at": "2018-12-27T15:58:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "2a945ecc-f9fa-4219-96ab-c189a7f5c102", "remote_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv6", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "55e2b54e-68d4-4476-8c9f-e05e347c8970", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv4", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "9983229c-b595-482a-973f-81137a209b6d", "remote_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv4", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "9d4b8450-78ab-4817-a586-372ed88268f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv6", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}], "revision_number": 4, "project_id": "fbd6dbf946a5406398ba810e02d0888e", "id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "created_at": "2018-12-27T15:57:24Z", "updated_at": "2018-12-27T15:57:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "35521f2a-a59d-4798-9fa8-0febfe126076", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv4", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "607d473d-1e6a-4088-a778-7df9ffc1ff68", "remote_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv6", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "6f8fa92b-b67a-4047-a900-f43656aff42b", "remote_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv4", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "890f1d6c-9ae5-45b0-b7a1-282182432b66", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv6", "project_id": "253cc6709e714b8a80a5f74e4257907e"}], "revision_number": 4, "project_id": "253cc6709e714b8a80a5f74e4257907e", "id": "b9546f11-205e-4322-89f8-f0360d6090ed", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "created_at": "2018-12-27T15:57:08Z", "updated_at": "2018-12-27T15:57:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "6739c48b-d899-4c17-bb8e-ffaf8922c034", "remote_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv4", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "9660a6af-4d9b-40b9-9729-f205f66c2bd0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv4", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "bf244c03-fc10-4754-9c2b-b0224401c4f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv6", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "d3bee7cc-a152-441c-9790-abb1f56cec03", "remote_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv6", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}], "revision_number": 4, "project_id": "782a28bd0d40485e85eda6b8ba43840b", "id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "created_at": "2018-12-27T15:57:11Z", "updated_at": "2018-12-27T15:57:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "22c0d2cf-360a-4aa8-ba7e-bfdbf8327d27", "remote_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "553b140a-8ba9-4af7-9f50-bf24e87aebf7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "b2ecf7a5-df98-4d65-a762-767320437c5a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "e49104b2-7c13-49d6-8519-a16dd585346f", "remote_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}], "revision_number": 4, "project_id": "ef7e486beb8f4de39b25ca5f11552328", "id": "d0588e93-db0d-4888-9f99-3399a50df490", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "created_at": "2018-12-27T17:19:15Z", "updated_at": "2018-12-27T17:19:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "1990fe24-df44-4561-9f09-f50aab182bf7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "651e4b8b-b29e-409b-9f25-ff2328ccefe6", "remote_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "cc4e2254-2157-4ae1-a233-3047573ddc6d", "remote_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "da56dda4-aaf3-43ff-bdf7-e64892ec2345", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}], "revision_number": 4, "project_id": "2a5a6879c5fa4db798cea6d394565d45", "id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-27T15:33:07Z", "updated_at": "2018-12-27T15:33:07Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "4de95db8-72d6-4aec-a145-e92511971eb9", "remote_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "5f100cff-05d8-4405-8dfb-0a387c123fae", "remote_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "a3f6a193-cc94-4220-a73a-08acf63c449b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "f059d8a5-0c32-49c9-a721-77cc89245ecd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "created_at": "2018-12-27T15:29:16Z", "updated_at": "2018-12-27T15:29:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "3c53841a-5bc0-4192-b482-044411e217ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "5956ff3f-d59d-4af6-82b5-566c888583a7", "remote_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:16Z", "revision_number": 0, "id": "60735d87-52c7-426a-91a6-aff1078a5a2d", "remote_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:16Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "abe97133-61dd-4fdf-baf3-2e07968a324f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "da629caea04941e1ae8979c379dc7c9d"}], "revision_number": 4, "project_id": "da629caea04941e1ae8979c379dc7c9d", "id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "name": "default"}]} 2018-12-27 18:01:48,211 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=default used request id req-62b858a5-5a39-46ca-aff3-e010e67f659e 2018-12-27 18:01:48,218 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3abcf3cc664b1fa14798e8549c080fd3329830c" 2018-12-27 18:01:48,325 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:01:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-32dcb0bf-2ca0-4196-8fad-6e871256a4bf Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b7b4fceec1ad4c6eb74d758b709a9d93", "name": "admin"}} 2018-12-27 18:01:48,326 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93 used request id req-32dcb0bf-2ca0-4196-8fad-6e871256a4bf 2018-12-27 18:01:48,329 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/f7197afc9b61423897aefc9a643d03a1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3abcf3cc664b1fa14798e8549c080fd3329830c" 2018-12-27 18:01:48,446 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 18:01:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b9aaa0a2-6ea8-44a7-9257-58eb82e535f5 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f7197afc9b61423897aefc9a643d03a1.", "code": 404, "title": "Not Found"}} 2018-12-27 18:01:48,446 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/f7197afc9b61423897aefc9a643d03a1 used request id req-b9aaa0a2-6ea8-44a7-9257-58eb82e535f5 2018-12-27 18:01:48,447 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 18:01:48,450 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/8c689c5e31c44b09ab85f80682abbc2a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3abcf3cc664b1fa14798e8549c080fd3329830c" 2018-12-27 18:01:48,562 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 18:01:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-57a40e59-b2e8-486f-9544-84eec201939d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8c689c5e31c44b09ab85f80682abbc2a.", "code": 404, "title": "Not Found"}} 2018-12-27 18:01:48,562 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/8c689c5e31c44b09ab85f80682abbc2a used request id req-57a40e59-b2e8-486f-9544-84eec201939d 2018-12-27 18:01:48,563 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 18:01:48,566 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/28dac9e1580d461c9de52e6659cc4f9d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3abcf3cc664b1fa14798e8549c080fd3329830c" 2018-12-27 18:01:48,671 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 18:01:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5d0a7feb-dfc3-49aa-a595-fa395a8467d9 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 28dac9e1580d461c9de52e6659cc4f9d.", "code": 404, "title": "Not Found"}} 2018-12-27 18:01:48,672 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/28dac9e1580d461c9de52e6659cc4f9d used request id req-5d0a7feb-dfc3-49aa-a595-fa395a8467d9 2018-12-27 18:01:48,672 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 18:01:48,676 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/81c108a273314b24bf6b48c41b5bbe0c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3abcf3cc664b1fa14798e8549c080fd3329830c" 2018-12-27 18:01:48,783 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 18:01:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-29d3b020-9c14-41f9-a303-40803a03cf64 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 81c108a273314b24bf6b48c41b5bbe0c.", "code": 404, "title": "Not Found"}} 2018-12-27 18:01:48,783 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/81c108a273314b24bf6b48c41b5bbe0c used request id req-29d3b020-9c14-41f9-a303-40803a03cf64 2018-12-27 18:01:48,784 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 18:01:48,787 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/7fb0e5436e4f467998e672dd71018a45 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3abcf3cc664b1fa14798e8549c080fd3329830c" 2018-12-27 18:01:48,903 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 18:01:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c11c3936-761a-437a-a48e-839cf626b396 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7fb0e5436e4f467998e672dd71018a45.", "code": 404, "title": "Not Found"}} 2018-12-27 18:01:48,903 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/7fb0e5436e4f467998e672dd71018a45 used request id req-c11c3936-761a-437a-a48e-839cf626b396 2018-12-27 18:01:48,904 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 18:01:48,907 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/7cba3664d5674e65a12c8c269a05febf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3abcf3cc664b1fa14798e8549c080fd3329830c" 2018-12-27 18:01:49,015 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 18:01:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8ba3bfe4-66fd-47c6-828d-45fb39b758f1 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7cba3664d5674e65a12c8c269a05febf.", "code": 404, "title": "Not Found"}} 2018-12-27 18:01:49,015 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/7cba3664d5674e65a12c8c269a05febf used request id req-8ba3bfe4-66fd-47c6-828d-45fb39b758f1 2018-12-27 18:01:49,015 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 18:01:49,019 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/fbd6dbf946a5406398ba810e02d0888e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3abcf3cc664b1fa14798e8549c080fd3329830c" 2018-12-27 18:01:49,126 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 18:01:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1ee71881-3130-4968-b4e6-93c01d42f3b1 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: fbd6dbf946a5406398ba810e02d0888e.", "code": 404, "title": "Not Found"}} 2018-12-27 18:01:49,127 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/fbd6dbf946a5406398ba810e02d0888e used request id req-1ee71881-3130-4968-b4e6-93c01d42f3b1 2018-12-27 18:01:49,127 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 18:01:49,130 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/253cc6709e714b8a80a5f74e4257907e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3abcf3cc664b1fa14798e8549c080fd3329830c" 2018-12-27 18:01:49,248 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 18:01:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cd3f1a07-0adc-4a31-921c-3c1e6aa2be2f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 253cc6709e714b8a80a5f74e4257907e.", "code": 404, "title": "Not Found"}} 2018-12-27 18:01:49,248 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/253cc6709e714b8a80a5f74e4257907e used request id req-cd3f1a07-0adc-4a31-921c-3c1e6aa2be2f 2018-12-27 18:01:49,248 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 18:01:49,252 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/782a28bd0d40485e85eda6b8ba43840b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3abcf3cc664b1fa14798e8549c080fd3329830c" 2018-12-27 18:01:49,364 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 18:01:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-190f6335-887c-4f68-a1ea-8d7720dc76c4 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 782a28bd0d40485e85eda6b8ba43840b.", "code": 404, "title": "Not Found"}} 2018-12-27 18:01:49,364 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/782a28bd0d40485e85eda6b8ba43840b used request id req-190f6335-887c-4f68-a1ea-8d7720dc76c4 2018-12-27 18:01:49,364 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 18:01:49,368 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/ef7e486beb8f4de39b25ca5f11552328 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3abcf3cc664b1fa14798e8549c080fd3329830c" 2018-12-27 18:01:49,476 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 18:01:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8d549200-8788-4bce-90c3-bc951cb4f9b1 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: ef7e486beb8f4de39b25ca5f11552328.", "code": 404, "title": "Not Found"}} 2018-12-27 18:01:49,476 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/ef7e486beb8f4de39b25ca5f11552328 used request id req-8d549200-8788-4bce-90c3-bc951cb4f9b1 2018-12-27 18:01:49,476 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 18:01:49,480 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/2a5a6879c5fa4db798cea6d394565d45 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3abcf3cc664b1fa14798e8549c080fd3329830c" 2018-12-27 18:01:49,602 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:01:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f4726936-6fc4-48dd-a29a-3a6979d0beb7 Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.31:5000/v3/projects/2a5a6879c5fa4db798cea6d394565d45"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}} 2018-12-27 18:01:49,603 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/2a5a6879c5fa4db798cea6d394565d45 used request id req-f4726936-6fc4-48dd-a29a-3a6979d0beb7 2018-12-27 18:01:49,606 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/da629caea04941e1ae8979c379dc7c9d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3abcf3cc664b1fa14798e8549c080fd3329830c" 2018-12-27 18:01:49,714 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:01:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ad832831-65fe-44bf-8fcd-a8c61a6d8a88 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/da629caea04941e1ae8979c379dc7c9d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "da629caea04941e1ae8979c379dc7c9d", "name": "service"}} 2018-12-27 18:01:49,714 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/da629caea04941e1ae8979c379dc7c9d used request id req-ad832831-65fe-44bf-8fcd-a8c61a6d8a88 2018-12-27 18:01:49,715 - keystone_utils - INFO - Deleting project with name - CreateStackVolumeTests-31310283-8b0b-467-proj 2018-12-27 18:01:49,719 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/projects/102edf05ca4c4f77b875a1669f1e1b53 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3abcf3cc664b1fa14798e8549c080fd3329830c" 2018-12-27 18:01:49,989 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 18:01:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-91fdfb92-f732-4d47-b68e-92ba3c8b204c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 18:01:49,989 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/102edf05ca4c4f77b875a1669f1e1b53 used request id req-91fdfb92-f732-4d47-b68e-92ba3c8b204c 2018-12-27 18:01:49,989 - keystone_utils - INFO - Deleting role with name - CreateStackVolumeTests-31310283-8b0b-467-proj-role 2018-12-27 18:01:49,993 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/roles/68daf0c75f00407d97a5fb599691916a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3abcf3cc664b1fa14798e8549c080fd3329830c" 2018-12-27 18:01:50,132 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 18:01:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6f74c867-bf87-46b0-8294-cae48655b8b7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 18:01:50,132 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/roles/68daf0c75f00407d97a5fb599691916a used request id req-6f74c867-bf87-46b0-8294-cae48655b8b7 2018-12-27 18:01:50,135 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3abcf3cc664b1fa14798e8549c080fd3329830c" 2018-12-27 18:01:50,243 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:01:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-191a171e-e55d-43af-b6cc-01c4931ea667 Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8de789d09e46427786a85702e5e8de91", "links": {"self": "http://172.30.9.31:5000/v3/roles/8de789d09e46427786a85702e5e8de91"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 18:01:50,243 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-191a171e-e55d-43af-b6cc-01c4931ea667 2018-12-27 18:01:50,244 - keystone_utils - INFO - Deleting user with name - CreateStackVolumeTests-31310283-8b0b-467-user 2018-12-27 18:01:50,248 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/users/db1d91fbf4154e78bf5b8f5cb7c3aebe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9adf207e2e70e63017989d781992ffac240b848" 2018-12-27 18:01:50,471 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 18:01:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8ef05e84-9e53-498a-ba08-5aa7cc99047d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 18:01:50,472 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/db1d91fbf4154e78bf5b8f5cb7c3aebe used request id req-8ef05e84-9e53-498a-ba08-5aa7cc99047d 2018-12-27 18:01:50,473 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 18:01:50,900 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T19:01:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["OGrttHiCR2iA52kA1lzZYA"], "issued_at": "2018-12-27T18:01:50.000000Z"}} 2018-12-27 18:01:50,901 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c57d8bcf504b110ac272cf036a17bdbb35806371" 2018-12-27 18:01:51,017 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:01:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3151eb26-cd85-4165-b0ff-3934e97e7284 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 18:01:51,017 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-3151eb26-cd85-4165-b0ff-3934e97e7284 2018-12-27 18:01:51,018 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 18:01:51,019 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 18:01:51,438 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T19:01:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["2-OWe61jSym8_n6E7b_WMQ"], "issued_at": "2018-12-27T18:01:51.000000Z"}} 2018-12-27 18:01:51,438 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0946a3a1bbd86c457c2d28e7ef868c4d8908877f" 2018-12-27 18:01:51,556 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:01:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8ff38c88-cca2-4c3c-b675-1aad57ca80e5 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 18:01:51,556 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-8ff38c88-cca2-4c3c-b675-1aad57ca80e5 2018-12-27 18:01:51,559 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 18:01:51,564 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 18:01:51 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 18:01:51,565 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackVolumeTests-ceb60ba9-de17-411-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0946a3a1bbd86c457c2d28e7ef868c4d8908877f" 2018-12-27 18:01:51,676 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:01:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e4c45a44-3709-4bcd-b3dd-e38d111dda7d Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackVolumeTests-ceb60ba9-de17-411-proj", "previous": null, "next": null}, "projects": []} 2018-12-27 18:01:51,676 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackVolumeTests-ceb60ba9-de17-411-proj used request id req-e4c45a44-3709-4bcd-b3dd-e38d111dda7d 2018-12-27 18:01:51,680 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0946a3a1bbd86c457c2d28e7ef868c4d8908877f" 2018-12-27 18:01:51,795 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:01:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fe5ea09b-63a7-47aa-86f0-d213efb6e9b2 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-27 18:01:51,795 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-fe5ea09b-63a7-47aa-86f0-d213efb6e9b2 2018-12-27 18:01:51,799 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0946a3a1bbd86c457c2d28e7ef868c4d8908877f" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackVolumeTests-ceb60ba9-de17-411-proj"}}' 2018-12-27 18:01:51,965 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 27 Dec 2018 18:01:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-23453d84-cb81-4705-9921-d77f9dbbe9a4 Content-Length: 319 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/dd419c1270de46e6945262eecefc2e9a"}, "tags": [], "enabled": true, "id": "dd419c1270de46e6945262eecefc2e9a", "parent_id": "default", "domain_id": "default", "name": "CreateStackVolumeTests-ceb60ba9-de17-411-proj"}} 2018-12-27 18:01:51,965 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-23453d84-cb81-4705-9921-d77f9dbbe9a4 2018-12-27 18:01:51,965 - keystone_utils - INFO - Created project with name - CreateStackVolumeTests-ceb60ba9-de17-411-proj 2018-12-27 18:01:51,965 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 18:01:51,966 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 18:01:52,378 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T19:01:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["x7jokn3NQG-p8fFvJXQIHg"], "issued_at": "2018-12-27T18:01:52.000000Z"}} 2018-12-27 18:01:52,379 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96e598be8c7e7914679421b26688d18c3afe0cbc" 2018-12-27 18:01:52,485 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:01:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2a88b2d6-3e6e-47cd-9524-d294019995b5 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 18:01:52,486 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-2a88b2d6-3e6e-47cd-9524-d294019995b5 2018-12-27 18:01:52,490 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 18:01:52,495 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 18:01:52 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 18:01:52,496 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96e598be8c7e7914679421b26688d18c3afe0cbc" 2018-12-27 18:01:52,619 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:01:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f96b436d-237d-4a23-9f8a-360f8cf20b3d Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "links": {"self": "http://172.30.9.31:5000/v3/users/01fa52e7b3674fc48643fa4ffca67e4e"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "01fa52e7b3674fc48643fa4ffca67e4e", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/05a834ddebbc40688596b7460b47439e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05a834ddebbc40688596b7460b47439e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/08226a0ad01943f39559448239e291e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "08226a0ad01943f39559448239e291e1", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/55c0552fe37a4f7ca0e73939514bc683"}, "domain_id": "default", "enabled": true, "options": {}, "id": "55c0552fe37a4f7ca0e73939514bc683", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/646a4af4e3b5439a97996d353fea3924"}, "domain_id": "914eec1d43ea4caf9d2fd33268c06258", "enabled": true, "options": {}, "id": "646a4af4e3b5439a97996d353fea3924", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/85fb203e51c34d3f8122e285a6a318b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85fb203e51c34d3f8122e285a6a318b3", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/905e7f4b42d24cca93b99d2401fa3378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "905e7f4b42d24cca93b99d2401fa3378", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/a5bc08b9f81f4e5bb86c24f9f7547bae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5bc08b9f81f4e5bb86c24f9f7547bae", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/a5c780627f004d318bf908d80305da9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5c780627f004d318bf908d80305da9c", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/b18425bf2b044bc9af7e194919539a17"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b18425bf2b044bc9af7e194919539a17", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/b8d2134b619d4dca80e21d6fb16449b0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b8d2134b619d4dca80e21d6fb16449b0", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/b9ab6a25a652438285139fe5b44aea62"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9ab6a25a652438285139fe5b44aea62", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/c08462554a4844d681348f58b9b0edee"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c08462554a4844d681348f58b9b0edee", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/ddfc3a9aad444d4782eae677c8a98130"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ddfc3a9aad444d4782eae677c8a98130", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/f2a74f2185a54676a6cb2bb5ecfcc4f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2a74f2185a54676a6cb2bb5ecfcc4f6", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-12-27 18:01:52,619 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-f96b436d-237d-4a23-9f8a-360f8cf20b3d 2018-12-27 18:01:52,623 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?name=CreateStackVolumeTests-ceb60ba9-de17-411-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96e598be8c7e7914679421b26688d18c3afe0cbc" 2018-12-27 18:01:52,737 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:01:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-59233068-5249-4249-ac36-73dc99149e01 Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?name=CreateStackVolumeTests-ceb60ba9-de17-411-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/dd419c1270de46e6945262eecefc2e9a"}, "tags": [], "enabled": true, "id": "dd419c1270de46e6945262eecefc2e9a", "parent_id": "default", "domain_id": "default", "name": "CreateStackVolumeTests-ceb60ba9-de17-411-proj"}]} 2018-12-27 18:01:52,737 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?name=CreateStackVolumeTests-ceb60ba9-de17-411-proj used request id req-59233068-5249-4249-ac36-73dc99149e01 2018-12-27 18:01:52,741 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96e598be8c7e7914679421b26688d18c3afe0cbc" 2018-12-27 18:01:52,847 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:01:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1768c28b-634c-4e63-8b8c-db60a1e8f2d6 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-27 18:01:52,848 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-1768c28b-634c-4e63-8b8c-db60a1e8f2d6 2018-12-27 18:01:53,237 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96e598be8c7e7914679421b26688d18c3afe0cbc" 2018-12-27 18:01:53,346 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:01:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-27614406-5ab4-4b93-b2c5-47f0501a0849 Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8de789d09e46427786a85702e5e8de91", "links": {"self": "http://172.30.9.31:5000/v3/roles/8de789d09e46427786a85702e5e8de91"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 18:01:53,346 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-27614406-5ab4-4b93-b2c5-47f0501a0849 2018-12-27 18:01:53,350 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?name=CreateStackVolumeTests-ceb60ba9-de17-411-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96e598be8c7e7914679421b26688d18c3afe0cbc" 2018-12-27 18:01:53,457 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:01:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-be8a0e04-448b-4356-bc5d-6dbdbcebe3ac Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?name=CreateStackVolumeTests-ceb60ba9-de17-411-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/dd419c1270de46e6945262eecefc2e9a"}, "tags": [], "enabled": true, "id": "dd419c1270de46e6945262eecefc2e9a", "parent_id": "default", "domain_id": "default", "name": "CreateStackVolumeTests-ceb60ba9-de17-411-proj"}]} 2018-12-27 18:01:53,457 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?name=CreateStackVolumeTests-ceb60ba9-de17-411-proj used request id req-be8a0e04-448b-4356-bc5d-6dbdbcebe3ac 2018-12-27 18:01:53,461 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/users/4733f46932f249f38530ad8419fb19f4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96e598be8c7e7914679421b26688d18c3afe0cbc" 2018-12-27 18:01:53,492 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:01:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d7fead16-4301-49b4-b0fc-ddbfe8f403f2 Content-Encoding: gzip Content-Length: 244 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackVolumeTests-ceb60ba9-de17-411-user", "links": {"self": "http://172.30.9.31:5000/v3/users/4733f46932f249f38530ad8419fb19f4"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "dd419c1270de46e6945262eecefc2e9a", "id": "4733f46932f249f38530ad8419fb19f4", "password_expires_at": null}} 2018-12-27 18:01:53,492 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users/4733f46932f249f38530ad8419fb19f4 used request id req-d7fead16-4301-49b4-b0fc-ddbfe8f403f2 2018-12-27 18:01:53,496 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/dd419c1270de46e6945262eecefc2e9a/users/4733f46932f249f38530ad8419fb19f4/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96e598be8c7e7914679421b26688d18c3afe0cbc" 2018-12-27 18:01:53,633 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:01:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4b4aefa4-a5d9-4706-8424-339c6920aeeb Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects/dd419c1270de46e6945262eecefc2e9a/users/4733f46932f249f38530ad8419fb19f4/roles", "previous": null, "next": null}, "roles": []} 2018-12-27 18:01:53,634 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/dd419c1270de46e6945262eecefc2e9a/users/4733f46932f249f38530ad8419fb19f4/roles used request id req-4b4aefa4-a5d9-4706-8424-339c6920aeeb 2018-12-27 18:01:53,637 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96e598be8c7e7914679421b26688d18c3afe0cbc" 2018-12-27 18:01:53,738 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:01:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8392abd5-b636-410a-b67f-ebc511d8973d Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}} 2018-12-27 18:01:53,738 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4 used request id req-8392abd5-b636-410a-b67f-ebc511d8973d 2018-12-27 18:01:53,738 - keystone_utils - INFO - Granting role admin to project CreateStackVolumeTests-ceb60ba9-de17-411-proj 2018-12-27 18:01:53,742 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:5000/v3/projects/dd419c1270de46e6945262eecefc2e9a/users/4733f46932f249f38530ad8419fb19f4/roles/c2bb869216234fa8b868621217cc01a4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96e598be8c7e7914679421b26688d18c3afe0cbc" 2018-12-27 18:01:53,883 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 18:01:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bee161e6-5478-460b-8ace-b66ed10e61da Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 18:01:53,883 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/dd419c1270de46e6945262eecefc2e9a/users/4733f46932f249f38530ad8419fb19f4/roles/c2bb869216234fa8b868621217cc01a4 used request id req-bee161e6-5478-460b-8ace-b66ed10e61da 2018-12-27 18:01:53,887 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96e598be8c7e7914679421b26688d18c3afe0cbc" 2018-12-27 18:01:53,997 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:01:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ca185d6b-bb23-4f77-9f81-eb9356da07ac Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8de789d09e46427786a85702e5e8de91", "links": {"self": "http://172.30.9.31:5000/v3/roles/8de789d09e46427786a85702e5e8de91"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 18:01:53,998 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-ca185d6b-bb23-4f77-9f81-eb9356da07ac 2018-12-27 18:01:54,001 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?name=CreateStackVolumeTests-ceb60ba9-de17-411-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96e598be8c7e7914679421b26688d18c3afe0cbc" 2018-12-27 18:01:54,107 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:01:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-721a76b6-83c4-4ce2-bfbe-4238aa334496 Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?name=CreateStackVolumeTests-ceb60ba9-de17-411-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/dd419c1270de46e6945262eecefc2e9a"}, "tags": [], "enabled": true, "id": "dd419c1270de46e6945262eecefc2e9a", "parent_id": "default", "domain_id": "default", "name": "CreateStackVolumeTests-ceb60ba9-de17-411-proj"}]} 2018-12-27 18:01:54,107 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?name=CreateStackVolumeTests-ceb60ba9-de17-411-proj used request id req-721a76b6-83c4-4ce2-bfbe-4238aa334496 2018-12-27 18:01:54,111 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/dd419c1270de46e6945262eecefc2e9a/users/4733f46932f249f38530ad8419fb19f4/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96e598be8c7e7914679421b26688d18c3afe0cbc" 2018-12-27 18:01:54,240 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:01:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-684d06e8-a9b0-4535-80ef-387fa369bf5f Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects/dd419c1270de46e6945262eecefc2e9a/users/4733f46932f249f38530ad8419fb19f4/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 18:01:54,240 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/dd419c1270de46e6945262eecefc2e9a/users/4733f46932f249f38530ad8419fb19f4/roles used request id req-684d06e8-a9b0-4535-80ef-387fa369bf5f 2018-12-27 18:01:54,244 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles/8de789d09e46427786a85702e5e8de91 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96e598be8c7e7914679421b26688d18c3afe0cbc" 2018-12-27 18:01:54,357 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:01:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-584c310b-19fc-47ba-9ff1-c72af6dd9b2a Content-Encoding: gzip Content-Length: 149 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "8de789d09e46427786a85702e5e8de91", "links": {"self": "http://172.30.9.31:5000/v3/roles/8de789d09e46427786a85702e5e8de91"}, "name": "heat_stack_owner"}} 2018-12-27 18:01:54,357 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles/8de789d09e46427786a85702e5e8de91 used request id req-584c310b-19fc-47ba-9ff1-c72af6dd9b2a 2018-12-27 18:01:54,357 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackVolumeTests-ceb60ba9-de17-411-proj 2018-12-27 18:01:54,361 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:5000/v3/projects/dd419c1270de46e6945262eecefc2e9a/users/4733f46932f249f38530ad8419fb19f4/roles/8de789d09e46427786a85702e5e8de91 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96e598be8c7e7914679421b26688d18c3afe0cbc" 2018-12-27 18:01:54,507 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 18:01:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-534c00d8-2674-480a-acc8-ef9f0833ecff Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 18:01:54,508 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/dd419c1270de46e6945262eecefc2e9a/users/4733f46932f249f38530ad8419fb19f4/roles/8de789d09e46427786a85702e5e8de91 used request id req-534c00d8-2674-480a-acc8-ef9f0833ecff 2018-12-27 18:01:54,508 - keystone_utils - INFO - Created user with name - CreateStackVolumeTests-ceb60ba9-de17-411-user 2018-12-27 18:01:54,508 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 18:01:54,512 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0946a3a1bbd86c457c2d28e7ef868c4d8908877f" 2018-12-27 18:01:54,617 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:01:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-644531df-c12f-49c3-8173-c444d44c230c Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8de789d09e46427786a85702e5e8de91", "links": {"self": "http://172.30.9.31:5000/v3/roles/8de789d09e46427786a85702e5e8de91"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 18:01:54,617 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-644531df-c12f-49c3-8173-c444d44c230c 2018-12-27 18:01:54,621 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0946a3a1bbd86c457c2d28e7ef868c4d8908877f" -d '{"role": {"name": "CreateStackVolumeTests-ceb60ba9-de17-411-proj-role"}}' 2018-12-27 18:01:54,761 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 27 Dec 2018 18:01:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0a76f746-81c2-4acb-829a-004f111bd40e Content-Length: 221 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "cdd5056de6db403da567196398bf739d", "links": {"self": "http://172.30.9.31:5000/v3/roles/cdd5056de6db403da567196398bf739d"}, "name": "CreateStackVolumeTests-ceb60ba9-de17-411-proj-role"}} 2018-12-27 18:01:54,761 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/roles used request id req-0a76f746-81c2-4acb-829a-004f111bd40e 2018-12-27 18:01:54,761 - keystone_utils - INFO - Created role with name - CreateStackVolumeTests-ceb60ba9-de17-411-proj-role 2018-12-27 18:01:54,764 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles/cdd5056de6db403da567196398bf739d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0946a3a1bbd86c457c2d28e7ef868c4d8908877f" 2018-12-27 18:01:54,871 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:01:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b6531063-8d6b-42ae-89de-bcd1b7c8d7eb Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "cdd5056de6db403da567196398bf739d", "links": {"self": "http://172.30.9.31:5000/v3/roles/cdd5056de6db403da567196398bf739d"}, "name": "CreateStackVolumeTests-ceb60ba9-de17-411-proj-role"}} 2018-12-27 18:01:54,871 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles/cdd5056de6db403da567196398bf739d used request id req-b6531063-8d6b-42ae-89de-bcd1b7c8d7eb 2018-12-27 18:01:54,872 - keystone_utils - INFO - Granting role CreateStackVolumeTests-ceb60ba9-de17-411-proj-role to project CreateStackVolumeTests-ceb60ba9-de17-411-proj 2018-12-27 18:01:54,875 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:5000/v3/projects/dd419c1270de46e6945262eecefc2e9a/users/4733f46932f249f38530ad8419fb19f4/roles/cdd5056de6db403da567196398bf739d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0946a3a1bbd86c457c2d28e7ef868c4d8908877f" 2018-12-27 18:01:55,028 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 18:01:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-683c3cb4-5874-4564-bb39-d79165414386 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 18:01:55,028 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/dd419c1270de46e6945262eecefc2e9a/users/4733f46932f249f38530ad8419fb19f4/roles/cdd5056de6db403da567196398bf739d used request id req-683c3cb4-5874-4564-bb39-d79165414386 2018-12-27 18:01:55,028 - heat_utils - DEBUG - Retrieving Heat Client 2018-12-27 18:01:55,029 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 18:01:55,030 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 18:01:55,458 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "cdd5056de6db403da567196398bf739d", "name": "CreateStackVolumeTests-ceb60ba9-de17-411-proj-role"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}], "expires_at": "2018-12-27T19:01:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dd419c1270de46e6945262eecefc2e9a", "name": "CreateStackVolumeTests-ceb60ba9-de17-411-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/dd419c1270de46e6945262eecefc2e9a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/dd419c1270de46e6945262eecefc2e9a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/dd419c1270de46e6945262eecefc2e9a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/dd419c1270de46e6945262eecefc2e9a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/dd419c1270de46e6945262eecefc2e9a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/dd419c1270de46e6945262eecefc2e9a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/dd419c1270de46e6945262eecefc2e9a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/dd419c1270de46e6945262eecefc2e9a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/dd419c1270de46e6945262eecefc2e9a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_dd419c1270de46e6945262eecefc2e9a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_dd419c1270de46e6945262eecefc2e9a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/dd419c1270de46e6945262eecefc2e9a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/dd419c1270de46e6945262eecefc2e9a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/dd419c1270de46e6945262eecefc2e9a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackVolumeTests-ceb60ba9-de17-411-user", "id": "4733f46932f249f38530ad8419fb19f4"}, "audit_ids": ["VBR-GoF2TYekIKoC1PVDTw"], "issued_at": "2018-12-27T18:01:55.000000Z"}} 2018-12-27 18:01:55,459 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbc4dcdb37b2008e0659ae37019487ee6536e55a" 2018-12-27 18:01:55,559 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:01:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c67a54b8-49c2-4ee1-bffe-546cf89b93f6 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 18:01:55,559 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-c67a54b8-49c2-4ee1-bffe-546cf89b93f6 2018-12-27 18:01:55,561 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-27 18:01:55,564 - heat_utils - DEBUG - Retrieving Heat Client 2018-12-27 18:01:55,567 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/dd419c1270de46e6945262eecefc2e9a/stacks?stack_name=CreateStackVolumeTests-CreateStackVolumeTests-38a81b9c-f98c-462c-92c5-cd62361812df-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbc4dcdb37b2008e0659ae37019487ee6536e55a" 2018-12-27 18:01:55,775 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:01:55 GMT Server: Apache x-openstack-request-id: req-fb357d12-49be-4d1d-86bb-5d85b0511e84 Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-12-27 18:01:55,776 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/dd419c1270de46e6945262eecefc2e9a/stacks?stack_name=CreateStackVolumeTests-CreateStackVolumeTests-38a81b9c-f98c-462c-92c5-cd62361812df-stack used request id req-fb357d12-49be-4d1d-86bb-5d85b0511e84 2018-12-27 18:01:55,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:8004/v1/dd419c1270de46e6945262eecefc2e9a/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbc4dcdb37b2008e0659ae37019487ee6536e55a" -d '{"stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-38a81b9c-f98c-462c-92c5-cd62361812df-stack", "template": {"heat_template_version": "2015-04-30", "description": "Simple template to deploy a single volume with encryption", "parameters": {"volume_type_name": {"default": "test-vol-type-name", "type": "string", "description": "The name of the volume type", "label": "Volume Type name"}, "volume_name": {"default": "test-vol-name", "type": "string", "description": "The name of the volume", "label": "Volume name"}}, "resources": {"volume": {"type": "OS::Cinder::Volume", "properties": {"name": {"get_param": "volume_name"}, "volume_type": {"get_resource": "volume_type"}, "size": 1}}, "volume_type": {"type": "OS::Cinder::VolumeType", "properties": {"name": {"get_param": "volume_type_name"}}}}}, "parameters": {"volume_type_name": "CreateStackVolumeTests-38a81b9c-f98c-462c-92c5-cd62361812df-volume-type", "volume_name": "CreateStackVolumeTests-38a81b9c-f98c-462c-92c5-cd62361812df-volume"}}' 2018-12-27 18:01:57,669 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 27 Dec 2018 18:01:55 GMT Server: Apache x-openstack-request-id: req-4363d533-c76c-44e7-b62a-d898472fc4b1 Location: http://172.30.9.31:8004/v1/dd419c1270de46e6945262eecefc2e9a/stacks/CreateStackVolumeTests-CreateStackVolumeTests-38a81b9c-f98c-462c-92c5-cd62361812df-stack/16c93873-4a7c-479a-aca1-574b9764c1bf Content-Length: 289 Content-Type: application/json RESP BODY: {"stack": {"id": "16c93873-4a7c-479a-aca1-574b9764c1bf", "links": [{"href": "http://172.30.9.31:8004/v1/dd419c1270de46e6945262eecefc2e9a/stacks/CreateStackVolumeTests-CreateStackVolumeTests-38a81b9c-f98c-462c-92c5-cd62361812df-stack/16c93873-4a7c-479a-aca1-574b9764c1bf", "rel": "self"}]}} 2018-12-27 18:01:57,669 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.31:8004/v1/dd419c1270de46e6945262eecefc2e9a/stacks used request id req-4363d533-c76c-44e7-b62a-d898472fc4b1 2018-12-27 18:01:57,672 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/dd419c1270de46e6945262eecefc2e9a/stacks/16c93873-4a7c-479a-aca1-574b9764c1bf -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbc4dcdb37b2008e0659ae37019487ee6536e55a" 2018-12-27 18:01:57,890 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 18:01:57 GMT Server: Apache x-openstack-request-id: req-01e09b66-5d28-4233-b28a-a12233cf5fd7 Location: http://172.30.9.31:8004/v1/dd419c1270de46e6945262eecefc2e9a/stacks/CreateStackVolumeTests-CreateStackVolumeTests-38a81b9c-f98c-462c-92c5-cd62361812df-stack/16c93873-4a7c-479a-aca1-574b9764c1bf Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/dd419c1270de46e6945262eecefc2e9a/stacks/CreateStackVolumeTests-CreateStackVolumeTests-38a81b9c-f98c-462c-92c5-cd62361812df-stack/16c93873-4a7c-479a-aca1-574b9764c1bf;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-27 18:01:58,121 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:01:57 GMT Server: Apache x-openstack-request-id: req-087c0aa9-2e54-4ac0-887d-d83c6f441a4b Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 532 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single volume with encryption", "parameters": {"OS::project_id": "dd419c1270de46e6945262eecefc2e9a", "volume_type_name": "CreateStackVolumeTests-38a81b9c-f98c-462c-92c5-cd62361812df-volume-type", "OS::stack_id": "16c93873-4a7c-479a-aca1-574b9764c1bf", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-38a81b9c-f98c-462c-92c5-cd62361812df-stack", "volume_name": "CreateStackVolumeTests-38a81b9c-f98c-462c-92c5-cd62361812df-volume"}, "deletion_time": null, "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-38a81b9c-f98c-462c-92c5-cd62361812df-stack", "stack_user_project_id": "f262859c5ff14efcb1519ba92b3fa667", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-27T18:01:57Z", "links": [{"href": "http://172.30.9.31:8004/v1/dd419c1270de46e6945262eecefc2e9a/stacks/CreateStackVolumeTests-CreateStackVolumeTests-38a81b9c-f98c-462c-92c5-cd62361812df-stack/16c93873-4a7c-479a-aca1-574b9764c1bf", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "16c93873-4a7c-479a-aca1-574b9764c1bf", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-12-27 18:01:58,121 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/dd419c1270de46e6945262eecefc2e9a/stacks/CreateStackVolumeTests-CreateStackVolumeTests-38a81b9c-f98c-462c-92c5-cd62361812df-stack/16c93873-4a7c-479a-aca1-574b9764c1bf used request id req-087c0aa9-2e54-4ac0-887d-d83c6f441a4b 2018-12-27 18:01:58,122 - create_stack - INFO - Created stack with name - CreateStackVolumeTests-CreateStackVolumeTests-38a81b9c-f98c-462c-92c5-cd62361812df-stack 2018-12-27 18:01:58,124 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/dd419c1270de46e6945262eecefc2e9a/stacks/16c93873-4a7c-479a-aca1-574b9764c1bf -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbc4dcdb37b2008e0659ae37019487ee6536e55a" 2018-12-27 18:01:58,353 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 18:01:58 GMT Server: Apache x-openstack-request-id: req-47b51052-6f66-4b57-8c4c-91fd3abc1506 Location: http://172.30.9.31:8004/v1/dd419c1270de46e6945262eecefc2e9a/stacks/CreateStackVolumeTests-CreateStackVolumeTests-38a81b9c-f98c-462c-92c5-cd62361812df-stack/16c93873-4a7c-479a-aca1-574b9764c1bf Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/dd419c1270de46e6945262eecefc2e9a/stacks/CreateStackVolumeTests-CreateStackVolumeTests-38a81b9c-f98c-462c-92c5-cd62361812df-stack/16c93873-4a7c-479a-aca1-574b9764c1bf;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-27 18:01:58,600 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:01:58 GMT Server: Apache x-openstack-request-id: req-8c437bd0-c53a-4fac-9d52-10bbd3079c49 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 532 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single volume with encryption", "parameters": {"OS::project_id": "dd419c1270de46e6945262eecefc2e9a", "volume_type_name": "CreateStackVolumeTests-38a81b9c-f98c-462c-92c5-cd62361812df-volume-type", "OS::stack_id": "16c93873-4a7c-479a-aca1-574b9764c1bf", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-38a81b9c-f98c-462c-92c5-cd62361812df-stack", "volume_name": "CreateStackVolumeTests-38a81b9c-f98c-462c-92c5-cd62361812df-volume"}, "deletion_time": null, "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-38a81b9c-f98c-462c-92c5-cd62361812df-stack", "stack_user_project_id": "f262859c5ff14efcb1519ba92b3fa667", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-27T18:01:57Z", "links": [{"href": "http://172.30.9.31:8004/v1/dd419c1270de46e6945262eecefc2e9a/stacks/CreateStackVolumeTests-CreateStackVolumeTests-38a81b9c-f98c-462c-92c5-cd62361812df-stack/16c93873-4a7c-479a-aca1-574b9764c1bf", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "16c93873-4a7c-479a-aca1-574b9764c1bf", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-12-27 18:01:58,600 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/dd419c1270de46e6945262eecefc2e9a/stacks/CreateStackVolumeTests-CreateStackVolumeTests-38a81b9c-f98c-462c-92c5-cd62361812df-stack/16c93873-4a7c-479a-aca1-574b9764c1bf used request id req-8c437bd0-c53a-4fac-9d52-10bbd3079c49 2018-12-27 18:01:58,601 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-12-27 18:01:58,601 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-27 18:02:01,604 - create_stack - DEBUG - Stack status query timeout in 1196.5175581 2018-12-27 18:02:01,607 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/dd419c1270de46e6945262eecefc2e9a/stacks/16c93873-4a7c-479a-aca1-574b9764c1bf -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbc4dcdb37b2008e0659ae37019487ee6536e55a" 2018-12-27 18:02:01,853 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 18:02:01 GMT Server: Apache x-openstack-request-id: req-b63e6d52-7d27-45d0-babb-cc9edd7fac33 Location: http://172.30.9.31:8004/v1/dd419c1270de46e6945262eecefc2e9a/stacks/CreateStackVolumeTests-CreateStackVolumeTests-38a81b9c-f98c-462c-92c5-cd62361812df-stack/16c93873-4a7c-479a-aca1-574b9764c1bf Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/dd419c1270de46e6945262eecefc2e9a/stacks/CreateStackVolumeTests-CreateStackVolumeTests-38a81b9c-f98c-462c-92c5-cd62361812df-stack/16c93873-4a7c-479a-aca1-574b9764c1bf;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-27 18:02:02,163 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:02:01 GMT Server: Apache x-openstack-request-id: req-265dc79b-5f4f-47b8-91ae-862e260d0d94 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 537 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single volume with encryption", "parameters": {"OS::project_id": "dd419c1270de46e6945262eecefc2e9a", "volume_type_name": "CreateStackVolumeTests-38a81b9c-f98c-462c-92c5-cd62361812df-volume-type", "OS::stack_id": "16c93873-4a7c-479a-aca1-574b9764c1bf", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-38a81b9c-f98c-462c-92c5-cd62361812df-stack", "volume_name": "CreateStackVolumeTests-38a81b9c-f98c-462c-92c5-cd62361812df-volume"}, "deletion_time": null, "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-38a81b9c-f98c-462c-92c5-cd62361812df-stack", "stack_user_project_id": "f262859c5ff14efcb1519ba92b3fa667", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-12-27T18:01:57Z", "links": [{"href": "http://172.30.9.31:8004/v1/dd419c1270de46e6945262eecefc2e9a/stacks/CreateStackVolumeTests-CreateStackVolumeTests-38a81b9c-f98c-462c-92c5-cd62361812df-stack/16c93873-4a7c-479a-aca1-574b9764c1bf", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "16c93873-4a7c-479a-aca1-574b9764c1bf", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-12-27 18:02:02,163 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/dd419c1270de46e6945262eecefc2e9a/stacks/CreateStackVolumeTests-CreateStackVolumeTests-38a81b9c-f98c-462c-92c5-cd62361812df-stack/16c93873-4a7c-479a-aca1-574b9764c1bf used request id req-265dc79b-5f4f-47b8-91ae-862e260d0d94 2018-12-27 18:02:02,164 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-12-27 18:02:02,164 - create_stack - DEBUG - Stack is active with name - CreateStackVolumeTests-CreateStackVolumeTests-38a81b9c-f98c-462c-92c5-cd62361812df-stack 2018-12-27 18:02:02,164 - create_stack - INFO - Stack is now active with name - CreateStackVolumeTests-CreateStackVolumeTests-38a81b9c-f98c-462c-92c5-cd62361812df-stack 2018-12-27 18:02:02,167 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/dd419c1270de46e6945262eecefc2e9a/stacks/16c93873-4a7c-479a-aca1-574b9764c1bf/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbc4dcdb37b2008e0659ae37019487ee6536e55a" 2018-12-27 18:02:02,194 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 18:02:02 GMT Server: Apache x-openstack-request-id: req-2b3118bf-561c-465b-88f1-e59608d78fbb Location: http://172.30.9.31:8004/v1/dd419c1270de46e6945262eecefc2e9a/stacks/CreateStackVolumeTests-CreateStackVolumeTests-38a81b9c-f98c-462c-92c5-cd62361812df-stack/16c93873-4a7c-479a-aca1-574b9764c1bf/resources Content-Length: 547 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/dd419c1270de46e6945262eecefc2e9a/stacks/CreateStackVolumeTests-CreateStackVolumeTests-38a81b9c-f98c-462c-92c5-cd62361812df-stack/16c93873-4a7c-479a-aca1-574b9764c1bf/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-27 18:02:02,432 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:02:02 GMT Server: Apache x-openstack-request-id: req-50edee7e-60ff-4166-b18f-41563636882d Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 444 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "volume", "links": [{"href": "http://172.30.9.31:8004/v1/dd419c1270de46e6945262eecefc2e9a/stacks/CreateStackVolumeTests-CreateStackVolumeTests-38a81b9c-f98c-462c-92c5-cd62361812df-stack/16c93873-4a7c-479a-aca1-574b9764c1bf/resources/volume", "rel": "self"}, {"href": "http://172.30.9.31:8004/v1/dd419c1270de46e6945262eecefc2e9a/stacks/CreateStackVolumeTests-CreateStackVolumeTests-38a81b9c-f98c-462c-92c5-cd62361812df-stack/16c93873-4a7c-479a-aca1-574b9764c1bf", "rel": "stack"}], "logical_resource_id": "volume", "creation_time": "2018-12-27T18:01:57Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-27T18:01:57Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "e3aebf0f-0016-4332-8615-6dd6f77fe85d", "resource_type": "OS::Cinder::Volume"}, {"resource_name": "volume_type", "links": [{"href": "http://172.30.9.31:8004/v1/dd419c1270de46e6945262eecefc2e9a/stacks/CreateStackVolumeTests-CreateStackVolumeTests-38a81b9c-f98c-462c-92c5-cd62361812df-stack/16c93873-4a7c-479a-aca1-574b9764c1bf/resources/volume_type", "rel": "self"}, {"href": "http://172.30.9.31:8004/v1/dd419c1270de46e6945262eecefc2e9a/stacks/CreateStackVolumeTests-CreateStackVolumeTests-38a81b9c-f98c-462c-92c5-cd62361812df-stack/16c93873-4a7c-479a-aca1-574b9764c1bf", "rel": "stack"}], "logical_resource_id": "volume_type", "creation_time": "2018-12-27T18:01:57Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-27T18:01:57Z", "required_by": ["volume"], "resource_status_reason": "state changed", "physical_resource_id": "3179df40-2e57-4ef2-bdfd-f22efb182042", "resource_type": "OS::Cinder::VolumeType"}]} 2018-12-27 18:02:02,433 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/dd419c1270de46e6945262eecefc2e9a/stacks/CreateStackVolumeTests-CreateStackVolumeTests-38a81b9c-f98c-462c-92c5-cd62361812df-stack/16c93873-4a7c-479a-aca1-574b9764c1bf/resources used request id req-50edee7e-60ff-4166-b18f-41563636882d 2018-12-27 18:02:02,436 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8776/v3/dd419c1270de46e6945262eecefc2e9a/types/3179df40-2e57-4ef2-bdfd-f22efb182042 -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbc4dcdb37b2008e0659ae37019487ee6536e55a" 2018-12-27 18:02:02,655 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:02:02 GMT Server: Apache x-compute-request-id: req-5b36aa9f-90e1-4e97-8069-70f86fd2655d OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-5b36aa9f-90e1-4e97-8069-70f86fd2655d Content-Encoding: gzip Content-Length: 202 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateStackVolumeTests-38a81b9c-f98c-462c-92c5-cd62361812df-volume-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": true, "is_public": true, "id": "3179df40-2e57-4ef2-bdfd-f22efb182042", "description": null}} 2018-12-27 18:02:02,655 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/dd419c1270de46e6945262eecefc2e9a/types/3179df40-2e57-4ef2-bdfd-f22efb182042 used request id req-5b36aa9f-90e1-4e97-8069-70f86fd2655d 2018-12-27 18:02:02,658 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8776/v3/dd419c1270de46e6945262eecefc2e9a/types/3179df40-2e57-4ef2-bdfd-f22efb182042 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-5b36aa9f-90e1-4e97-8069-70f86fd2655d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbc4dcdb37b2008e0659ae37019487ee6536e55a" 2018-12-27 18:02:02,852 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:02:02 GMT Server: Apache x-compute-request-id: req-3c722f3c-e9f6-4572-9e5b-b6c846cf41dd OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-3c722f3c-e9f6-4572-9e5b-b6c846cf41dd Content-Encoding: gzip Content-Length: 202 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateStackVolumeTests-38a81b9c-f98c-462c-92c5-cd62361812df-volume-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": true, "is_public": true, "id": "3179df40-2e57-4ef2-bdfd-f22efb182042", "description": null}} 2018-12-27 18:02:02,852 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/dd419c1270de46e6945262eecefc2e9a/types/3179df40-2e57-4ef2-bdfd-f22efb182042 used request id req-3c722f3c-e9f6-4572-9e5b-b6c846cf41dd 2018-12-27 18:02:02,856 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8776/v3/dd419c1270de46e6945262eecefc2e9a/types/3179df40-2e57-4ef2-bdfd-f22efb182042/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-5b36aa9f-90e1-4e97-8069-70f86fd2655d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbc4dcdb37b2008e0659ae37019487ee6536e55a" 2018-12-27 18:02:03,069 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:02:02 GMT Server: Apache x-compute-request-id: req-d60634ea-487a-44aa-b535-8fa9d25898bf OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-d60634ea-487a-44aa-b535-8fa9d25898bf Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-12-27 18:02:03,069 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/dd419c1270de46e6945262eecefc2e9a/types/3179df40-2e57-4ef2-bdfd-f22efb182042/encryption used request id req-d60634ea-487a-44aa-b535-8fa9d25898bf 2018-12-27 18:02:03,070 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 18:02:03,070 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 18:02:03,519 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "cdd5056de6db403da567196398bf739d", "name": "CreateStackVolumeTests-ceb60ba9-de17-411-proj-role"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}], "expires_at": "2018-12-27T19:02:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dd419c1270de46e6945262eecefc2e9a", "name": "CreateStackVolumeTests-ceb60ba9-de17-411-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/dd419c1270de46e6945262eecefc2e9a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/dd419c1270de46e6945262eecefc2e9a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/dd419c1270de46e6945262eecefc2e9a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/dd419c1270de46e6945262eecefc2e9a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/dd419c1270de46e6945262eecefc2e9a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/dd419c1270de46e6945262eecefc2e9a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/dd419c1270de46e6945262eecefc2e9a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/dd419c1270de46e6945262eecefc2e9a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/dd419c1270de46e6945262eecefc2e9a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_dd419c1270de46e6945262eecefc2e9a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_dd419c1270de46e6945262eecefc2e9a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/dd419c1270de46e6945262eecefc2e9a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/dd419c1270de46e6945262eecefc2e9a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/dd419c1270de46e6945262eecefc2e9a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackVolumeTests-ceb60ba9-de17-411-user", "id": "4733f46932f249f38530ad8419fb19f4"}, "audit_ids": ["cZ9e67GURg2uMEa92tN9hw"], "issued_at": "2018-12-27T18:02:03.000000Z"}} 2018-12-27 18:02:03,519 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8755107eaf6f69526bce6105bc19f4a6a26d8702" 2018-12-27 18:02:03,628 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:02:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b2461371-c5bd-4075-9d27-056ed634f216 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 18:02:03,628 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-b2461371-c5bd-4075-9d27-056ed634f216 2018-12-27 18:02:03,634 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8776/v3/dd419c1270de46e6945262eecefc2e9a/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8755107eaf6f69526bce6105bc19f4a6a26d8702" 2018-12-27 18:02:03,865 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:02:03 GMT Server: Apache x-compute-request-id: req-537401de-25e2-47f9-8a10-995bc4f32db9 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-537401de-25e2-47f9-8a10-995bc4f32db9 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"volume_types": [{"name": "CreateStackVolumeTests-38a81b9c-f98c-462c-92c5-cd62361812df-volume-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": true, "is_public": true, "id": "3179df40-2e57-4ef2-bdfd-f22efb182042", "description": null}]} 2018-12-27 18:02:03,865 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/dd419c1270de46e6945262eecefc2e9a/types?is_public=None used request id req-537401de-25e2-47f9-8a10-995bc4f32db9 2018-12-27 18:02:03,868 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8776/v3/dd419c1270de46e6945262eecefc2e9a/types/3179df40-2e57-4ef2-bdfd-f22efb182042 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-537401de-25e2-47f9-8a10-995bc4f32db9" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8755107eaf6f69526bce6105bc19f4a6a26d8702" 2018-12-27 18:02:04,074 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:02:03 GMT Server: Apache x-compute-request-id: req-f519322f-b728-4d5c-87e0-08a517be6be5 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-f519322f-b728-4d5c-87e0-08a517be6be5 Content-Encoding: gzip Content-Length: 202 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateStackVolumeTests-38a81b9c-f98c-462c-92c5-cd62361812df-volume-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": true, "is_public": true, "id": "3179df40-2e57-4ef2-bdfd-f22efb182042", "description": null}} 2018-12-27 18:02:04,074 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/dd419c1270de46e6945262eecefc2e9a/types/3179df40-2e57-4ef2-bdfd-f22efb182042 used request id req-f519322f-b728-4d5c-87e0-08a517be6be5 2018-12-27 18:02:04,077 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8776/v3/dd419c1270de46e6945262eecefc2e9a/types/3179df40-2e57-4ef2-bdfd-f22efb182042/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-537401de-25e2-47f9-8a10-995bc4f32db9" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8755107eaf6f69526bce6105bc19f4a6a26d8702" 2018-12-27 18:02:04,281 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:02:04 GMT Server: Apache x-compute-request-id: req-72c15a8c-9909-4474-b9f4-19c0867c4a68 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-72c15a8c-9909-4474-b9f4-19c0867c4a68 Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-12-27 18:02:04,281 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/dd419c1270de46e6945262eecefc2e9a/types/3179df40-2e57-4ef2-bdfd-f22efb182042/encryption used request id req-72c15a8c-9909-4474-b9f4-19c0867c4a68 2018-12-27 18:02:04,281 - create_stack - INFO - Deleting stack - CreateStackVolumeTests-CreateStackVolumeTests-38a81b9c-f98c-462c-92c5-cd62361812df-stack 2018-12-27 18:02:04,284 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:8004/v1/dd419c1270de46e6945262eecefc2e9a/stacks/16c93873-4a7c-479a-aca1-574b9764c1bf -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbc4dcdb37b2008e0659ae37019487ee6536e55a" 2018-12-27 18:02:04,516 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 18:02:04 GMT Server: Apache x-openstack-request-id: req-6f79a423-8c4c-4c42-b1fa-e728a975d405 Location: http://172.30.9.31:8004/v1/dd419c1270de46e6945262eecefc2e9a/stacks/CreateStackVolumeTests-CreateStackVolumeTests-38a81b9c-f98c-462c-92c5-cd62361812df-stack/16c93873-4a7c-479a-aca1-574b9764c1bf Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/dd419c1270de46e6945262eecefc2e9a/stacks/CreateStackVolumeTests-CreateStackVolumeTests-38a81b9c-f98c-462c-92c5-cd62361812df-stack/16c93873-4a7c-479a-aca1-574b9764c1bf;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-27 18:02:04,817 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 18:02:04 GMT Server: Apache x-openstack-request-id: req-1e8e46b1-ac20-4d7d-bf48-3614fedf9e6b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 18:02:04,817 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.31:8004/v1/dd419c1270de46e6945262eecefc2e9a/stacks/CreateStackVolumeTests-CreateStackVolumeTests-38a81b9c-f98c-462c-92c5-cd62361812df-stack/16c93873-4a7c-479a-aca1-574b9764c1bf used request id req-1e8e46b1-ac20-4d7d-bf48-3614fedf9e6b 2018-12-27 18:02:04,820 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/dd419c1270de46e6945262eecefc2e9a/stacks/16c93873-4a7c-479a-aca1-574b9764c1bf -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbc4dcdb37b2008e0659ae37019487ee6536e55a" 2018-12-27 18:02:05,023 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 18:02:04 GMT Server: Apache x-openstack-request-id: req-d80c87d1-f308-4ee4-a454-427a1dcd9911 Location: http://172.30.9.31:8004/v1/dd419c1270de46e6945262eecefc2e9a/stacks/CreateStackVolumeTests-CreateStackVolumeTests-38a81b9c-f98c-462c-92c5-cd62361812df-stack/16c93873-4a7c-479a-aca1-574b9764c1bf Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/dd419c1270de46e6945262eecefc2e9a/stacks/CreateStackVolumeTests-CreateStackVolumeTests-38a81b9c-f98c-462c-92c5-cd62361812df-stack/16c93873-4a7c-479a-aca1-574b9764c1bf;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-27 18:02:05,049 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:02:05 GMT Server: Apache x-openstack-request-id: req-4ab8b8d5-5a63-4ff3-8bdb-18e1e37f0852 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 537 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single volume with encryption", "parameters": {"OS::project_id": "dd419c1270de46e6945262eecefc2e9a", "volume_type_name": "CreateStackVolumeTests-38a81b9c-f98c-462c-92c5-cd62361812df-volume-type", "OS::stack_id": "16c93873-4a7c-479a-aca1-574b9764c1bf", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-38a81b9c-f98c-462c-92c5-cd62361812df-stack", "volume_name": "CreateStackVolumeTests-38a81b9c-f98c-462c-92c5-cd62361812df-volume"}, "deletion_time": null, "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-38a81b9c-f98c-462c-92c5-cd62361812df-stack", "stack_user_project_id": "f262859c5ff14efcb1519ba92b3fa667", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-12-27T18:01:57Z", "links": [{"href": "http://172.30.9.31:8004/v1/dd419c1270de46e6945262eecefc2e9a/stacks/CreateStackVolumeTests-CreateStackVolumeTests-38a81b9c-f98c-462c-92c5-cd62361812df-stack/16c93873-4a7c-479a-aca1-574b9764c1bf", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-27T18:02:04Z", "id": "16c93873-4a7c-479a-aca1-574b9764c1bf", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-12-27 18:02:05,049 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/dd419c1270de46e6945262eecefc2e9a/stacks/CreateStackVolumeTests-CreateStackVolumeTests-38a81b9c-f98c-462c-92c5-cd62361812df-stack/16c93873-4a7c-479a-aca1-574b9764c1bf used request id req-4ab8b8d5-5a63-4ff3-8bdb-18e1e37f0852 2018-12-27 18:02:05,050 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-12-27 18:02:05,050 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-27 18:02:08,053 - create_stack - DEBUG - Stack status query timeout in 1196.764292 2018-12-27 18:02:08,056 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/dd419c1270de46e6945262eecefc2e9a/stacks/16c93873-4a7c-479a-aca1-574b9764c1bf -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbc4dcdb37b2008e0659ae37019487ee6536e55a" 2018-12-27 18:02:08,280 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 18:02:08 GMT Server: Apache x-openstack-request-id: req-28591b60-f68c-41ee-a18b-db0375349557 Location: http://172.30.9.31:8004/v1/dd419c1270de46e6945262eecefc2e9a/stacks/CreateStackVolumeTests-CreateStackVolumeTests-38a81b9c-f98c-462c-92c5-cd62361812df-stack/16c93873-4a7c-479a-aca1-574b9764c1bf Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/dd419c1270de46e6945262eecefc2e9a/stacks/CreateStackVolumeTests-CreateStackVolumeTests-38a81b9c-f98c-462c-92c5-cd62361812df-stack/16c93873-4a7c-479a-aca1-574b9764c1bf;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-27 18:02:08,532 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:02:08 GMT Server: Apache x-openstack-request-id: req-afdbefbf-4753-499b-a616-dbf03d804fde Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 535 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single volume with encryption", "parameters": {"OS::project_id": "dd419c1270de46e6945262eecefc2e9a", "volume_type_name": "CreateStackVolumeTests-38a81b9c-f98c-462c-92c5-cd62361812df-volume-type", "OS::stack_id": "16c93873-4a7c-479a-aca1-574b9764c1bf", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-38a81b9c-f98c-462c-92c5-cd62361812df-stack", "volume_name": "CreateStackVolumeTests-38a81b9c-f98c-462c-92c5-cd62361812df-volume"}, "deletion_time": "2018-12-27T18:02:08Z", "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-38a81b9c-f98c-462c-92c5-cd62361812df-stack", "stack_user_project_id": "f262859c5ff14efcb1519ba92b3fa667", "tags": null, "creation_time": "2018-12-27T18:01:57Z", "links": [{"href": "http://172.30.9.31:8004/v1/dd419c1270de46e6945262eecefc2e9a/stacks/CreateStackVolumeTests-CreateStackVolumeTests-38a81b9c-f98c-462c-92c5-cd62361812df-stack/16c93873-4a7c-479a-aca1-574b9764c1bf", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-12-27T18:02:04Z", "id": "16c93873-4a7c-479a-aca1-574b9764c1bf", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Simple template to deploy a single volume with encryption"}} 2018-12-27 18:02:08,533 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/dd419c1270de46e6945262eecefc2e9a/stacks/CreateStackVolumeTests-CreateStackVolumeTests-38a81b9c-f98c-462c-92c5-cd62361812df-stack/16c93873-4a7c-479a-aca1-574b9764c1bf used request id req-afdbefbf-4753-499b-a616-dbf03d804fde 2018-12-27 18:02:08,533 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-12-27 18:02:08,533 - create_stack - DEBUG - Stack is active with name - CreateStackVolumeTests-CreateStackVolumeTests-38a81b9c-f98c-462c-92c5-cd62361812df-stack 2018-12-27 18:02:08,533 - create_stack - INFO - Attempting to delete again stack - CreateStackVolumeTests-CreateStackVolumeTests-38a81b9c-f98c-462c-92c5-cd62361812df-stack 2018-12-27 18:02:08,536 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:8004/v1/dd419c1270de46e6945262eecefc2e9a/stacks/16c93873-4a7c-479a-aca1-574b9764c1bf -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbc4dcdb37b2008e0659ae37019487ee6536e55a" 2018-12-27 18:02:08,563 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 18:02:08 GMT Server: Apache x-openstack-request-id: req-4153aef5-9c36-4405-b8d9-cabdc5c926b9 Location: http://172.30.9.31:8004/v1/dd419c1270de46e6945262eecefc2e9a/stacks/CreateStackVolumeTests-CreateStackVolumeTests-38a81b9c-f98c-462c-92c5-cd62361812df-stack/16c93873-4a7c-479a-aca1-574b9764c1bf Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/dd419c1270de46e6945262eecefc2e9a/stacks/CreateStackVolumeTests-CreateStackVolumeTests-38a81b9c-f98c-462c-92c5-cd62361812df-stack/16c93873-4a7c-479a-aca1-574b9764c1bf;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-27 18:02:08,791 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 18:02:08 GMT Server: Apache x-openstack-request-id: req-a6059a85-e8df-478b-90af-541fe2466fb2 Content-Length: 277 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackVolumeTests-CreateStackVolumeTests-38a81b9c-f98c-462c-92c5-cd62361812df-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-12-27 18:02:08,791 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.31:8004/v1/dd419c1270de46e6945262eecefc2e9a/stacks/CreateStackVolumeTests-CreateStackVolumeTests-38a81b9c-f98c-462c-92c5-cd62361812df-stack/16c93873-4a7c-479a-aca1-574b9764c1bf used request id req-a6059a85-e8df-478b-90af-541fe2466fb2 2018-12-27 18:02:08,798 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0946a3a1bbd86c457c2d28e7ef868c4d8908877f" 2018-12-27 18:02:09,085 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 33483 X-Openstack-Request-Id: req-b855e179-c374-480d-b39e-4171c33bf833 Date: Thu, 27 Dec 2018 18:02:09 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "created_at": "2018-12-27T15:33:01Z", "updated_at": "2018-12-27T15:33:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "35205ac3-06e6-4cf6-bb21-ff8f813cb45b", "remote_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "ade77f59-e70c-4970-8ea8-198222fa332e", "remote_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "c4f3bf7f-d793-498d-a883-bb8c6003f070", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "c85cb618-8f19-445b-8e16-6d467cb17771", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}], "revision_number": 4, "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "created_at": "2018-12-27T15:57:22Z", "updated_at": "2018-12-27T15:57:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "5e258a3b-01f5-4aef-81b7-0b5dc6e5b683", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "65475539-0336-498a-8da4-ff0a80b10089", "remote_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "ae922857-f7ae-4bc8-949b-153fb43bfd00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "b4f87679-52e1-4cf9-bf76-5abb9a9bec06", "remote_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "f7197afc9b61423897aefc9a643d03a1"}], "revision_number": 4, "project_id": "f7197afc9b61423897aefc9a643d03a1", "id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "created_at": "2018-12-27T16:01:54Z", "updated_at": "2018-12-27T16:01:54Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "00dd3abd-acd1-4edb-8f4a-8badcbd2eeb4", "remote_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "018de60d-bc33-4ef0-9eed-6d00b6ce227b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "0d99f0db-fa6b-4201-b67f-a7ff0db82c5d", "remote_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv6", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "5c4049ef-933d-4614-84e7-83584430d462", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv6", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}], "revision_number": 4, "project_id": "8c689c5e31c44b09ab85f80682abbc2a", "id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "created_at": "2018-12-27T15:56:49Z", "updated_at": "2018-12-27T15:56:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "6555e255-763a-4448-b1b1-0c93b2a390bd", "remote_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "777ff7a5-a590-43e5-a84b-7677710494e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "8bac258a-08df-48b7-900b-efbe01a6ec20", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "dc17921e-353f-4898-a970-881b2c8d093d", "remote_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}], "revision_number": 4, "project_id": "28dac9e1580d461c9de52e6659cc4f9d", "id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "created_at": "2018-12-27T16:01:52Z", "updated_at": "2018-12-27T16:01:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "32737757-45f3-4b24-b6ab-5f2d5579b4a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv6", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "ae604ef3-492d-4aa3-8045-1ff84f755a27", "remote_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv4", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "b7bff40a-beda-4996-b140-ed94d010535c", "remote_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv6", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "b8129030-9d72-4d5d-adce-47bbe62492fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv4", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}], "revision_number": 4, "project_id": "81c108a273314b24bf6b48c41b5bbe0c", "id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "created_at": "2018-12-27T15:57:20Z", "updated_at": "2018-12-27T15:57:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "0c389ec4-c0af-4c20-acf9-4fcc1d859dd7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv6", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "3749697a-f2ef-439a-a661-2fb92badd1ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv4", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "b74e0c8c-e243-450e-b1be-69c587093d6d", "remote_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv6", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "c222695b-2f1c-427d-afd7-e0be24ec9f66", "remote_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv4", "project_id": "7fb0e5436e4f467998e672dd71018a45"}], "revision_number": 4, "project_id": "7fb0e5436e4f467998e672dd71018a45", "id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "created_at": "2018-12-27T17:02:11Z", "updated_at": "2018-12-27T17:02:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "675d8a56-1c9b-4c58-a252-61e65997fd05", "remote_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv4", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "84f0587c-7394-4fd6-8f3d-8d6ba94cf3f9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv6", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "8a450b4f-e710-4193-816e-13a2d4e40c07", "remote_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv6", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "c3106b0a-1026-4156-86a9-f0438b7fab93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv4", "project_id": "7cba3664d5674e65a12c8c269a05febf"}], "revision_number": 4, "project_id": "7cba3664d5674e65a12c8c269a05febf", "id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "created_at": "2018-12-27T15:58:29Z", "updated_at": "2018-12-27T15:58:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "2a945ecc-f9fa-4219-96ab-c189a7f5c102", "remote_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv6", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "55e2b54e-68d4-4476-8c9f-e05e347c8970", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv4", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "9983229c-b595-482a-973f-81137a209b6d", "remote_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv4", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "9d4b8450-78ab-4817-a586-372ed88268f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv6", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}], "revision_number": 4, "project_id": "fbd6dbf946a5406398ba810e02d0888e", "id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "created_at": "2018-12-27T15:57:24Z", "updated_at": "2018-12-27T15:57:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "35521f2a-a59d-4798-9fa8-0febfe126076", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv4", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "607d473d-1e6a-4088-a778-7df9ffc1ff68", "remote_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv6", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "6f8fa92b-b67a-4047-a900-f43656aff42b", "remote_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv4", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "890f1d6c-9ae5-45b0-b7a1-282182432b66", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv6", "project_id": "253cc6709e714b8a80a5f74e4257907e"}], "revision_number": 4, "project_id": "253cc6709e714b8a80a5f74e4257907e", "id": "b9546f11-205e-4322-89f8-f0360d6090ed", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "created_at": "2018-12-27T15:57:08Z", "updated_at": "2018-12-27T15:57:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "6739c48b-d899-4c17-bb8e-ffaf8922c034", "remote_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv4", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "9660a6af-4d9b-40b9-9729-f205f66c2bd0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv4", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "bf244c03-fc10-4754-9c2b-b0224401c4f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv6", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "d3bee7cc-a152-441c-9790-abb1f56cec03", "remote_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv6", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}], "revision_number": 4, "project_id": "782a28bd0d40485e85eda6b8ba43840b", "id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "created_at": "2018-12-27T15:57:11Z", "updated_at": "2018-12-27T15:57:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "22c0d2cf-360a-4aa8-ba7e-bfdbf8327d27", "remote_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "553b140a-8ba9-4af7-9f50-bf24e87aebf7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "b2ecf7a5-df98-4d65-a762-767320437c5a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "e49104b2-7c13-49d6-8519-a16dd585346f", "remote_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}], "revision_number": 4, "project_id": "ef7e486beb8f4de39b25ca5f11552328", "id": "d0588e93-db0d-4888-9f99-3399a50df490", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "created_at": "2018-12-27T17:19:15Z", "updated_at": "2018-12-27T17:19:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "1990fe24-df44-4561-9f09-f50aab182bf7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "651e4b8b-b29e-409b-9f25-ff2328ccefe6", "remote_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "cc4e2254-2157-4ae1-a233-3047573ddc6d", "remote_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "da56dda4-aaf3-43ff-bdf7-e64892ec2345", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}], "revision_number": 4, "project_id": "2a5a6879c5fa4db798cea6d394565d45", "id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-27T15:33:07Z", "updated_at": "2018-12-27T15:33:07Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "4de95db8-72d6-4aec-a145-e92511971eb9", "remote_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "5f100cff-05d8-4405-8dfb-0a387c123fae", "remote_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "a3f6a193-cc94-4220-a73a-08acf63c449b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "f059d8a5-0c32-49c9-a721-77cc89245ecd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "created_at": "2018-12-27T15:29:16Z", "updated_at": "2018-12-27T15:29:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "3c53841a-5bc0-4192-b482-044411e217ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "5956ff3f-d59d-4af6-82b5-566c888583a7", "remote_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:16Z", "revision_number": 0, "id": "60735d87-52c7-426a-91a6-aff1078a5a2d", "remote_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:16Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "abe97133-61dd-4fdf-baf3-2e07968a324f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "da629caea04941e1ae8979c379dc7c9d"}], "revision_number": 4, "project_id": "da629caea04941e1ae8979c379dc7c9d", "id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "name": "default"}]} 2018-12-27 18:02:09,086 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=default used request id req-b855e179-c374-480d-b39e-4171c33bf833 2018-12-27 18:02:09,093 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0946a3a1bbd86c457c2d28e7ef868c4d8908877f" 2018-12-27 18:02:09,203 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:02:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ecb7da8e-d561-4eb5-a5e5-dd9bf18bb9d6 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b7b4fceec1ad4c6eb74d758b709a9d93", "name": "admin"}} 2018-12-27 18:02:09,204 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93 used request id req-ecb7da8e-d561-4eb5-a5e5-dd9bf18bb9d6 2018-12-27 18:02:09,207 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/f7197afc9b61423897aefc9a643d03a1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0946a3a1bbd86c457c2d28e7ef868c4d8908877f" 2018-12-27 18:02:09,311 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 18:02:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ec76fce8-94c1-4676-976d-2dcbd10bbe42 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f7197afc9b61423897aefc9a643d03a1.", "code": 404, "title": "Not Found"}} 2018-12-27 18:02:09,311 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/f7197afc9b61423897aefc9a643d03a1 used request id req-ec76fce8-94c1-4676-976d-2dcbd10bbe42 2018-12-27 18:02:09,312 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 18:02:09,315 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/8c689c5e31c44b09ab85f80682abbc2a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0946a3a1bbd86c457c2d28e7ef868c4d8908877f" 2018-12-27 18:02:09,428 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 18:02:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b8fca6f2-bbcf-4ffa-b18d-d9238aaeef3a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8c689c5e31c44b09ab85f80682abbc2a.", "code": 404, "title": "Not Found"}} 2018-12-27 18:02:09,428 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/8c689c5e31c44b09ab85f80682abbc2a used request id req-b8fca6f2-bbcf-4ffa-b18d-d9238aaeef3a 2018-12-27 18:02:09,429 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 18:02:09,432 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/28dac9e1580d461c9de52e6659cc4f9d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0946a3a1bbd86c457c2d28e7ef868c4d8908877f" 2018-12-27 18:02:09,536 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 18:02:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b6868829-d5cb-4eee-b969-317062261778 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 28dac9e1580d461c9de52e6659cc4f9d.", "code": 404, "title": "Not Found"}} 2018-12-27 18:02:09,536 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/28dac9e1580d461c9de52e6659cc4f9d used request id req-b6868829-d5cb-4eee-b969-317062261778 2018-12-27 18:02:09,536 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 18:02:09,540 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/81c108a273314b24bf6b48c41b5bbe0c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0946a3a1bbd86c457c2d28e7ef868c4d8908877f" 2018-12-27 18:02:09,645 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 18:02:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a4e41271-95a6-4265-8579-ab1cbed013b6 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 81c108a273314b24bf6b48c41b5bbe0c.", "code": 404, "title": "Not Found"}} 2018-12-27 18:02:09,645 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/81c108a273314b24bf6b48c41b5bbe0c used request id req-a4e41271-95a6-4265-8579-ab1cbed013b6 2018-12-27 18:02:09,645 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 18:02:09,649 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/7fb0e5436e4f467998e672dd71018a45 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0946a3a1bbd86c457c2d28e7ef868c4d8908877f" 2018-12-27 18:02:09,768 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 18:02:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f80dd572-9e6d-489b-b324-ef529f40d1aa Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7fb0e5436e4f467998e672dd71018a45.", "code": 404, "title": "Not Found"}} 2018-12-27 18:02:09,768 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/7fb0e5436e4f467998e672dd71018a45 used request id req-f80dd572-9e6d-489b-b324-ef529f40d1aa 2018-12-27 18:02:09,768 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 18:02:09,772 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/7cba3664d5674e65a12c8c269a05febf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0946a3a1bbd86c457c2d28e7ef868c4d8908877f" 2018-12-27 18:02:09,878 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 18:02:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eac574a8-1ad9-45c5-97ed-410fddb565d3 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7cba3664d5674e65a12c8c269a05febf.", "code": 404, "title": "Not Found"}} 2018-12-27 18:02:09,878 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/7cba3664d5674e65a12c8c269a05febf used request id req-eac574a8-1ad9-45c5-97ed-410fddb565d3 2018-12-27 18:02:09,878 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 18:02:09,882 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/fbd6dbf946a5406398ba810e02d0888e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0946a3a1bbd86c457c2d28e7ef868c4d8908877f" 2018-12-27 18:02:09,991 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 18:02:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e19b8fe2-79bc-47a1-9bc0-e79988c7cbbd Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: fbd6dbf946a5406398ba810e02d0888e.", "code": 404, "title": "Not Found"}} 2018-12-27 18:02:09,991 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/fbd6dbf946a5406398ba810e02d0888e used request id req-e19b8fe2-79bc-47a1-9bc0-e79988c7cbbd 2018-12-27 18:02:09,991 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 18:02:09,995 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/253cc6709e714b8a80a5f74e4257907e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0946a3a1bbd86c457c2d28e7ef868c4d8908877f" 2018-12-27 18:02:10,106 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 18:02:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-870afa92-70db-470e-812d-ea61da9d10b3 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 253cc6709e714b8a80a5f74e4257907e.", "code": 404, "title": "Not Found"}} 2018-12-27 18:02:10,106 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/253cc6709e714b8a80a5f74e4257907e used request id req-870afa92-70db-470e-812d-ea61da9d10b3 2018-12-27 18:02:10,106 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 18:02:10,109 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/782a28bd0d40485e85eda6b8ba43840b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0946a3a1bbd86c457c2d28e7ef868c4d8908877f" 2018-12-27 18:02:10,216 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 18:02:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-12ced98c-3913-499e-a5b0-de1717d66e2a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 782a28bd0d40485e85eda6b8ba43840b.", "code": 404, "title": "Not Found"}} 2018-12-27 18:02:10,216 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/782a28bd0d40485e85eda6b8ba43840b used request id req-12ced98c-3913-499e-a5b0-de1717d66e2a 2018-12-27 18:02:10,216 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 18:02:10,220 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/ef7e486beb8f4de39b25ca5f11552328 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0946a3a1bbd86c457c2d28e7ef868c4d8908877f" 2018-12-27 18:02:10,331 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 18:02:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-954006d6-6e48-4a53-befe-1d4fd824c3e0 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: ef7e486beb8f4de39b25ca5f11552328.", "code": 404, "title": "Not Found"}} 2018-12-27 18:02:10,331 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/ef7e486beb8f4de39b25ca5f11552328 used request id req-954006d6-6e48-4a53-befe-1d4fd824c3e0 2018-12-27 18:02:10,331 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 18:02:10,335 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/2a5a6879c5fa4db798cea6d394565d45 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0946a3a1bbd86c457c2d28e7ef868c4d8908877f" 2018-12-27 18:02:10,443 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:02:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a040d799-0fc2-4ab8-9ff3-23d93283e0e7 Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.31:5000/v3/projects/2a5a6879c5fa4db798cea6d394565d45"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}} 2018-12-27 18:02:10,443 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/2a5a6879c5fa4db798cea6d394565d45 used request id req-a040d799-0fc2-4ab8-9ff3-23d93283e0e7 2018-12-27 18:02:10,447 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/da629caea04941e1ae8979c379dc7c9d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0946a3a1bbd86c457c2d28e7ef868c4d8908877f" 2018-12-27 18:02:10,555 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:02:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1be16c9e-77d1-4d24-8d96-4da27c189202 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/da629caea04941e1ae8979c379dc7c9d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "da629caea04941e1ae8979c379dc7c9d", "name": "service"}} 2018-12-27 18:02:10,555 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/da629caea04941e1ae8979c379dc7c9d used request id req-1be16c9e-77d1-4d24-8d96-4da27c189202 2018-12-27 18:02:10,556 - keystone_utils - INFO - Deleting project with name - CreateStackVolumeTests-ceb60ba9-de17-411-proj 2018-12-27 18:02:10,560 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/projects/dd419c1270de46e6945262eecefc2e9a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0946a3a1bbd86c457c2d28e7ef868c4d8908877f" 2018-12-27 18:02:10,832 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 18:02:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9d01cbf1-7b39-4914-b0d0-9895a84488a7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 18:02:10,832 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/dd419c1270de46e6945262eecefc2e9a used request id req-9d01cbf1-7b39-4914-b0d0-9895a84488a7 2018-12-27 18:02:10,832 - keystone_utils - INFO - Deleting role with name - CreateStackVolumeTests-ceb60ba9-de17-411-proj-role 2018-12-27 18:02:10,836 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/roles/cdd5056de6db403da567196398bf739d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0946a3a1bbd86c457c2d28e7ef868c4d8908877f" 2018-12-27 18:02:10,964 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 18:02:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-db1b6dd0-adb7-44b7-b626-09398a4b9d47 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 18:02:10,964 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/roles/cdd5056de6db403da567196398bf739d used request id req-db1b6dd0-adb7-44b7-b626-09398a4b9d47 2018-12-27 18:02:10,968 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0946a3a1bbd86c457c2d28e7ef868c4d8908877f" 2018-12-27 18:02:11,077 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:02:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a973f3d8-d4b6-4877-9cf2-ed0b55f5f708 Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8de789d09e46427786a85702e5e8de91", "links": {"self": "http://172.30.9.31:5000/v3/roles/8de789d09e46427786a85702e5e8de91"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 18:02:11,077 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-a973f3d8-d4b6-4877-9cf2-ed0b55f5f708 2018-12-27 18:02:11,078 - keystone_utils - INFO - Deleting user with name - CreateStackVolumeTests-ceb60ba9-de17-411-user 2018-12-27 18:02:11,082 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/users/4733f46932f249f38530ad8419fb19f4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96e598be8c7e7914679421b26688d18c3afe0cbc" 2018-12-27 18:02:11,284 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 18:02:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-578c002a-536e-4156-a03c-fc505052e3f7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 18:02:11,285 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/4733f46932f249f38530ad8419fb19f4 used request id req-578c002a-536e-4156-a03c-fc505052e3f7 2018-12-27 18:02:11,286 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 18:02:11,709 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T19:02:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["qql13BbQSheAO427BzvXBg"], "issued_at": "2018-12-27T18:02:11.000000Z"}} 2018-12-27 18:02:11,710 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79ec1415eeba6bc018d1ed42aa1a9c5a5a9f524f" 2018-12-27 18:02:11,806 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:02:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3d74e8f6-b3e2-476c-b622-65fc58fdb7c2 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 18:02:11,806 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-3d74e8f6-b3e2-476c-b622-65fc58fdb7c2 2018-12-27 18:02:11,808 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 18:02:11,808 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 18:02:12,223 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T19:02:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["MBVKxR87QheT6NA2Q7O0WQ"], "issued_at": "2018-12-27T18:02:12.000000Z"}} 2018-12-27 18:02:12,224 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f0facda874071b8f4a877876c117fe1e835020e" 2018-12-27 18:02:12,341 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:02:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-406c5ba7-e081-4fc1-9da4-b89c9db69c10 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 18:02:12,341 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-406c5ba7-e081-4fc1-9da4-b89c9db69c10 2018-12-27 18:02:12,348 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 18:02:12,353 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 18:02:12 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 18:02:12,354 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackFlavorTests-0c60245c-7a06-467-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f0facda874071b8f4a877876c117fe1e835020e" 2018-12-27 18:02:12,462 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:02:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e981d237-27b4-42d0-8e0d-fa412f49eff3 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackFlavorTests-0c60245c-7a06-467-proj", "previous": null, "next": null}, "projects": []} 2018-12-27 18:02:12,463 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackFlavorTests-0c60245c-7a06-467-proj used request id req-e981d237-27b4-42d0-8e0d-fa412f49eff3 2018-12-27 18:02:12,466 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f0facda874071b8f4a877876c117fe1e835020e" 2018-12-27 18:02:12,590 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:02:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f4ca540d-25d7-4600-b4cf-cfff373bd472 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-27 18:02:12,590 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-f4ca540d-25d7-4600-b4cf-cfff373bd472 2018-12-27 18:02:12,594 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f0facda874071b8f4a877876c117fe1e835020e" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackFlavorTests-0c60245c-7a06-467-proj"}}' 2018-12-27 18:02:12,737 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 27 Dec 2018 18:02:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3b5c12a3-1ede-49f2-8ecd-129e4db92558 Content-Length: 319 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/fbf76335e32148f59f6b864b65041263"}, "tags": [], "enabled": true, "id": "fbf76335e32148f59f6b864b65041263", "parent_id": "default", "domain_id": "default", "name": "CreateStackFlavorTests-0c60245c-7a06-467-proj"}} 2018-12-27 18:02:12,737 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-3b5c12a3-1ede-49f2-8ecd-129e4db92558 2018-12-27 18:02:12,738 - keystone_utils - INFO - Created project with name - CreateStackFlavorTests-0c60245c-7a06-467-proj 2018-12-27 18:02:12,738 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 18:02:12,739 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 18:02:13,151 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T19:02:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["aqFxF4crRyOGWg_vvCniCg"], "issued_at": "2018-12-27T18:02:13.000000Z"}} 2018-12-27 18:02:13,152 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce9361bb8d1804aa5a731f079922f5a078a7ae72" 2018-12-27 18:02:13,264 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:02:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d1c293a1-261b-4452-bbd9-7db5e8e66d81 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 18:02:13,264 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-d1c293a1-261b-4452-bbd9-7db5e8e66d81 2018-12-27 18:02:13,268 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 18:02:13,274 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 18:02:13 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 18:02:13,275 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce9361bb8d1804aa5a731f079922f5a078a7ae72" 2018-12-27 18:02:13,397 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:02:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9cc0aa63-f8ec-4339-ba86-89e616808dbc Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "links": {"self": "http://172.30.9.31:5000/v3/users/01fa52e7b3674fc48643fa4ffca67e4e"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "01fa52e7b3674fc48643fa4ffca67e4e", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/05a834ddebbc40688596b7460b47439e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05a834ddebbc40688596b7460b47439e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/08226a0ad01943f39559448239e291e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "08226a0ad01943f39559448239e291e1", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/55c0552fe37a4f7ca0e73939514bc683"}, "domain_id": "default", "enabled": true, "options": {}, "id": "55c0552fe37a4f7ca0e73939514bc683", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/646a4af4e3b5439a97996d353fea3924"}, "domain_id": "914eec1d43ea4caf9d2fd33268c06258", "enabled": true, "options": {}, "id": "646a4af4e3b5439a97996d353fea3924", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/85fb203e51c34d3f8122e285a6a318b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85fb203e51c34d3f8122e285a6a318b3", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/905e7f4b42d24cca93b99d2401fa3378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "905e7f4b42d24cca93b99d2401fa3378", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/a5bc08b9f81f4e5bb86c24f9f7547bae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5bc08b9f81f4e5bb86c24f9f7547bae", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/a5c780627f004d318bf908d80305da9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5c780627f004d318bf908d80305da9c", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/b18425bf2b044bc9af7e194919539a17"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b18425bf2b044bc9af7e194919539a17", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/b8d2134b619d4dca80e21d6fb16449b0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b8d2134b619d4dca80e21d6fb16449b0", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/b9ab6a25a652438285139fe5b44aea62"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9ab6a25a652438285139fe5b44aea62", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/c08462554a4844d681348f58b9b0edee"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c08462554a4844d681348f58b9b0edee", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/ddfc3a9aad444d4782eae677c8a98130"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ddfc3a9aad444d4782eae677c8a98130", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/f2a74f2185a54676a6cb2bb5ecfcc4f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2a74f2185a54676a6cb2bb5ecfcc4f6", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-12-27 18:02:13,397 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-9cc0aa63-f8ec-4339-ba86-89e616808dbc 2018-12-27 18:02:13,402 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?name=CreateStackFlavorTests-0c60245c-7a06-467-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce9361bb8d1804aa5a731f079922f5a078a7ae72" 2018-12-27 18:02:13,517 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:02:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-81cd2487-9e67-41b7-9a6d-4d665de466a9 Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?name=CreateStackFlavorTests-0c60245c-7a06-467-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/fbf76335e32148f59f6b864b65041263"}, "tags": [], "enabled": true, "id": "fbf76335e32148f59f6b864b65041263", "parent_id": "default", "domain_id": "default", "name": "CreateStackFlavorTests-0c60245c-7a06-467-proj"}]} 2018-12-27 18:02:13,517 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?name=CreateStackFlavorTests-0c60245c-7a06-467-proj used request id req-81cd2487-9e67-41b7-9a6d-4d665de466a9 2018-12-27 18:02:13,521 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce9361bb8d1804aa5a731f079922f5a078a7ae72" 2018-12-27 18:02:13,629 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:02:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2f35db30-05a1-4449-9171-52bc9431ba91 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-27 18:02:13,629 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-2f35db30-05a1-4449-9171-52bc9431ba91 2018-12-27 18:02:14,041 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce9361bb8d1804aa5a731f079922f5a078a7ae72" 2018-12-27 18:02:14,158 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:02:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-920a5b15-ee78-49d7-a1ff-a04ee847b566 Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8de789d09e46427786a85702e5e8de91", "links": {"self": "http://172.30.9.31:5000/v3/roles/8de789d09e46427786a85702e5e8de91"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 18:02:14,158 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-920a5b15-ee78-49d7-a1ff-a04ee847b566 2018-12-27 18:02:14,162 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?name=CreateStackFlavorTests-0c60245c-7a06-467-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce9361bb8d1804aa5a731f079922f5a078a7ae72" 2018-12-27 18:02:14,272 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:02:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-63d23659-eada-400f-ba23-e8f6c5bda62c Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?name=CreateStackFlavorTests-0c60245c-7a06-467-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/fbf76335e32148f59f6b864b65041263"}, "tags": [], "enabled": true, "id": "fbf76335e32148f59f6b864b65041263", "parent_id": "default", "domain_id": "default", "name": "CreateStackFlavorTests-0c60245c-7a06-467-proj"}]} 2018-12-27 18:02:14,273 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?name=CreateStackFlavorTests-0c60245c-7a06-467-proj used request id req-63d23659-eada-400f-ba23-e8f6c5bda62c 2018-12-27 18:02:14,276 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/users/9a1c4de133a74b5399c86c39b22477c1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce9361bb8d1804aa5a731f079922f5a078a7ae72" 2018-12-27 18:02:14,311 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:02:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-be0331bf-acd4-4ef1-9195-c98d1cba884d Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackFlavorTests-0c60245c-7a06-467-user", "links": {"self": "http://172.30.9.31:5000/v3/users/9a1c4de133a74b5399c86c39b22477c1"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "fbf76335e32148f59f6b864b65041263", "id": "9a1c4de133a74b5399c86c39b22477c1", "password_expires_at": null}} 2018-12-27 18:02:14,311 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users/9a1c4de133a74b5399c86c39b22477c1 used request id req-be0331bf-acd4-4ef1-9195-c98d1cba884d 2018-12-27 18:02:14,315 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/fbf76335e32148f59f6b864b65041263/users/9a1c4de133a74b5399c86c39b22477c1/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce9361bb8d1804aa5a731f079922f5a078a7ae72" 2018-12-27 18:02:14,460 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:02:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0c4b1707-661c-4b1b-844a-ea5ec7232c19 Content-Encoding: gzip Content-Length: 166 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects/fbf76335e32148f59f6b864b65041263/users/9a1c4de133a74b5399c86c39b22477c1/roles", "previous": null, "next": null}, "roles": []} 2018-12-27 18:02:14,460 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/fbf76335e32148f59f6b864b65041263/users/9a1c4de133a74b5399c86c39b22477c1/roles used request id req-0c4b1707-661c-4b1b-844a-ea5ec7232c19 2018-12-27 18:02:14,464 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce9361bb8d1804aa5a731f079922f5a078a7ae72" 2018-12-27 18:02:14,566 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:02:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-427890bc-f4e8-4de3-931c-dcf6f5ebf2fe Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}} 2018-12-27 18:02:14,566 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4 used request id req-427890bc-f4e8-4de3-931c-dcf6f5ebf2fe 2018-12-27 18:02:14,567 - keystone_utils - INFO - Granting role admin to project CreateStackFlavorTests-0c60245c-7a06-467-proj 2018-12-27 18:02:14,570 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:5000/v3/projects/fbf76335e32148f59f6b864b65041263/users/9a1c4de133a74b5399c86c39b22477c1/roles/c2bb869216234fa8b868621217cc01a4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce9361bb8d1804aa5a731f079922f5a078a7ae72" 2018-12-27 18:02:14,716 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 18:02:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f301f25b-193e-460c-a580-95dec115559e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 18:02:14,716 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/fbf76335e32148f59f6b864b65041263/users/9a1c4de133a74b5399c86c39b22477c1/roles/c2bb869216234fa8b868621217cc01a4 used request id req-f301f25b-193e-460c-a580-95dec115559e 2018-12-27 18:02:14,720 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce9361bb8d1804aa5a731f079922f5a078a7ae72" 2018-12-27 18:02:14,836 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:02:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-122f384b-5d19-4c4e-a744-ffb00a5a0e18 Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8de789d09e46427786a85702e5e8de91", "links": {"self": "http://172.30.9.31:5000/v3/roles/8de789d09e46427786a85702e5e8de91"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 18:02:14,836 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-122f384b-5d19-4c4e-a744-ffb00a5a0e18 2018-12-27 18:02:14,840 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?name=CreateStackFlavorTests-0c60245c-7a06-467-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce9361bb8d1804aa5a731f079922f5a078a7ae72" 2018-12-27 18:02:14,945 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:02:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f630c985-f879-490c-9d58-13539a5aae48 Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?name=CreateStackFlavorTests-0c60245c-7a06-467-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/fbf76335e32148f59f6b864b65041263"}, "tags": [], "enabled": true, "id": "fbf76335e32148f59f6b864b65041263", "parent_id": "default", "domain_id": "default", "name": "CreateStackFlavorTests-0c60245c-7a06-467-proj"}]} 2018-12-27 18:02:14,945 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?name=CreateStackFlavorTests-0c60245c-7a06-467-proj used request id req-f630c985-f879-490c-9d58-13539a5aae48 2018-12-27 18:02:14,949 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/fbf76335e32148f59f6b864b65041263/users/9a1c4de133a74b5399c86c39b22477c1/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce9361bb8d1804aa5a731f079922f5a078a7ae72" 2018-12-27 18:02:15,085 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:02:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-43858050-5d9f-48ca-8068-755fd447bccc Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects/fbf76335e32148f59f6b864b65041263/users/9a1c4de133a74b5399c86c39b22477c1/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 18:02:15,085 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/fbf76335e32148f59f6b864b65041263/users/9a1c4de133a74b5399c86c39b22477c1/roles used request id req-43858050-5d9f-48ca-8068-755fd447bccc 2018-12-27 18:02:15,089 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles/8de789d09e46427786a85702e5e8de91 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce9361bb8d1804aa5a731f079922f5a078a7ae72" 2018-12-27 18:02:15,185 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:02:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d16d5d88-759c-46d8-9198-7d657a9624b4 Content-Encoding: gzip Content-Length: 149 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "8de789d09e46427786a85702e5e8de91", "links": {"self": "http://172.30.9.31:5000/v3/roles/8de789d09e46427786a85702e5e8de91"}, "name": "heat_stack_owner"}} 2018-12-27 18:02:15,185 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles/8de789d09e46427786a85702e5e8de91 used request id req-d16d5d88-759c-46d8-9198-7d657a9624b4 2018-12-27 18:02:15,185 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackFlavorTests-0c60245c-7a06-467-proj 2018-12-27 18:02:15,189 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:5000/v3/projects/fbf76335e32148f59f6b864b65041263/users/9a1c4de133a74b5399c86c39b22477c1/roles/8de789d09e46427786a85702e5e8de91 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce9361bb8d1804aa5a731f079922f5a078a7ae72" 2018-12-27 18:02:15,352 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 18:02:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8f35be54-ab6e-4da6-95b2-b22d87d24049 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 18:02:15,353 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/fbf76335e32148f59f6b864b65041263/users/9a1c4de133a74b5399c86c39b22477c1/roles/8de789d09e46427786a85702e5e8de91 used request id req-8f35be54-ab6e-4da6-95b2-b22d87d24049 2018-12-27 18:02:15,353 - keystone_utils - INFO - Created user with name - CreateStackFlavorTests-0c60245c-7a06-467-user 2018-12-27 18:02:15,353 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 18:02:15,357 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f0facda874071b8f4a877876c117fe1e835020e" 2018-12-27 18:02:15,470 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:02:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ccf65ef2-82c3-49a7-a9a7-b2f09955ff37 Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8de789d09e46427786a85702e5e8de91", "links": {"self": "http://172.30.9.31:5000/v3/roles/8de789d09e46427786a85702e5e8de91"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 18:02:15,470 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-ccf65ef2-82c3-49a7-a9a7-b2f09955ff37 2018-12-27 18:02:15,474 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f0facda874071b8f4a877876c117fe1e835020e" -d '{"role": {"name": "CreateStackFlavorTests-0c60245c-7a06-467-proj-role"}}' 2018-12-27 18:02:15,617 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 27 Dec 2018 18:02:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-030fc42e-3a1e-4628-9326-17b6beddced8 Content-Length: 221 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "553c34d3e0444d63add7a5f665638fff", "links": {"self": "http://172.30.9.31:5000/v3/roles/553c34d3e0444d63add7a5f665638fff"}, "name": "CreateStackFlavorTests-0c60245c-7a06-467-proj-role"}} 2018-12-27 18:02:15,617 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/roles used request id req-030fc42e-3a1e-4628-9326-17b6beddced8 2018-12-27 18:02:15,617 - keystone_utils - INFO - Created role with name - CreateStackFlavorTests-0c60245c-7a06-467-proj-role 2018-12-27 18:02:15,621 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles/553c34d3e0444d63add7a5f665638fff -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f0facda874071b8f4a877876c117fe1e835020e" 2018-12-27 18:02:15,727 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:02:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4e67c391-e861-4676-86ab-34b55ac10c48 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "553c34d3e0444d63add7a5f665638fff", "links": {"self": "http://172.30.9.31:5000/v3/roles/553c34d3e0444d63add7a5f665638fff"}, "name": "CreateStackFlavorTests-0c60245c-7a06-467-proj-role"}} 2018-12-27 18:02:15,727 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles/553c34d3e0444d63add7a5f665638fff used request id req-4e67c391-e861-4676-86ab-34b55ac10c48 2018-12-27 18:02:15,727 - keystone_utils - INFO - Granting role CreateStackFlavorTests-0c60245c-7a06-467-proj-role to project CreateStackFlavorTests-0c60245c-7a06-467-proj 2018-12-27 18:02:15,731 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:5000/v3/projects/fbf76335e32148f59f6b864b65041263/users/9a1c4de133a74b5399c86c39b22477c1/roles/553c34d3e0444d63add7a5f665638fff -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f0facda874071b8f4a877876c117fe1e835020e" 2018-12-27 18:02:15,878 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 18:02:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9ed0c2e0-66fa-4379-95b6-bfd36357474e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 18:02:15,878 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/fbf76335e32148f59f6b864b65041263/users/9a1c4de133a74b5399c86c39b22477c1/roles/553c34d3e0444d63add7a5f665638fff used request id req-9ed0c2e0-66fa-4379-95b6-bfd36357474e 2018-12-27 18:02:15,879 - heat_utils - DEBUG - Retrieving Heat Client 2018-12-27 18:02:15,879 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 18:02:15,880 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 18:02:16,310 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "553c34d3e0444d63add7a5f665638fff", "name": "CreateStackFlavorTests-0c60245c-7a06-467-proj-role"}], "expires_at": "2018-12-27T19:02:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fbf76335e32148f59f6b864b65041263", "name": "CreateStackFlavorTests-0c60245c-7a06-467-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/fbf76335e32148f59f6b864b65041263", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/fbf76335e32148f59f6b864b65041263", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/fbf76335e32148f59f6b864b65041263", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/fbf76335e32148f59f6b864b65041263", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/fbf76335e32148f59f6b864b65041263", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/fbf76335e32148f59f6b864b65041263", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/fbf76335e32148f59f6b864b65041263", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/fbf76335e32148f59f6b864b65041263", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/fbf76335e32148f59f6b864b65041263", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_fbf76335e32148f59f6b864b65041263", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_fbf76335e32148f59f6b864b65041263", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/fbf76335e32148f59f6b864b65041263", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/fbf76335e32148f59f6b864b65041263", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/fbf76335e32148f59f6b864b65041263", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFlavorTests-0c60245c-7a06-467-user", "id": "9a1c4de133a74b5399c86c39b22477c1"}, "audit_ids": ["jdbIXEQASR6zzOslsBm9jQ"], "issued_at": "2018-12-27T18:02:16.000000Z"}} 2018-12-27 18:02:16,311 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ee387bbcbc313201b73ce5679f424cdd90aa900" 2018-12-27 18:02:16,413 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:02:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-68ec424f-db1f-4348-9555-dd49f2907d3f Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 18:02:16,413 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-68ec424f-db1f-4348-9555-dd49f2907d3f 2018-12-27 18:02:16,416 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-27 18:02:16,418 - heat_utils - DEBUG - Retrieving Heat Client 2018-12-27 18:02:16,421 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/fbf76335e32148f59f6b864b65041263/stacks?stack_name=CreateStackFlavorTests-9fa3f942-83d2-4bcd-a1a8-6044548726f0-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ee387bbcbc313201b73ce5679f424cdd90aa900" 2018-12-27 18:02:16,643 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:02:16 GMT Server: Apache x-openstack-request-id: req-eafa690d-23d6-4452-9a4e-b54da87166fd Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-12-27 18:02:16,643 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/fbf76335e32148f59f6b864b65041263/stacks?stack_name=CreateStackFlavorTests-9fa3f942-83d2-4bcd-a1a8-6044548726f0-stack used request id req-eafa690d-23d6-4452-9a4e-b54da87166fd 2018-12-27 18:02:16,654 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:8004/v1/fbf76335e32148f59f6b864b65041263/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ee387bbcbc313201b73ce5679f424cdd90aa900" -d '{"stack_name": "CreateStackFlavorTests-9fa3f942-83d2-4bcd-a1a8-6044548726f0-stack", "template": {"heat_template_version": "2015-04-30", "description": "Simple template to deploy a single volume with encryption", "resources": {"flavor": {"type": "OS::Nova::Flavor", "properties": {"vcpus": 8, "disk": 200, "ram": 1024}}}}}' 2018-12-27 18:02:18,475 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 27 Dec 2018 18:02:16 GMT Server: Apache x-openstack-request-id: req-542a53bb-f722-4b69-8460-22289389067e Location: http://172.30.9.31:8004/v1/fbf76335e32148f59f6b864b65041263/stacks/CreateStackFlavorTests-9fa3f942-83d2-4bcd-a1a8-6044548726f0-stack/027efaa7-3403-42ae-be43-dce7825c27b2 Content-Length: 266 Content-Type: application/json RESP BODY: {"stack": {"id": "027efaa7-3403-42ae-be43-dce7825c27b2", "links": [{"href": "http://172.30.9.31:8004/v1/fbf76335e32148f59f6b864b65041263/stacks/CreateStackFlavorTests-9fa3f942-83d2-4bcd-a1a8-6044548726f0-stack/027efaa7-3403-42ae-be43-dce7825c27b2", "rel": "self"}]}} 2018-12-27 18:02:18,475 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.31:8004/v1/fbf76335e32148f59f6b864b65041263/stacks used request id req-542a53bb-f722-4b69-8460-22289389067e 2018-12-27 18:02:18,478 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/fbf76335e32148f59f6b864b65041263/stacks/027efaa7-3403-42ae-be43-dce7825c27b2 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ee387bbcbc313201b73ce5679f424cdd90aa900" 2018-12-27 18:02:18,719 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 18:02:18 GMT Server: Apache x-openstack-request-id: req-1833ff16-98f8-4a77-9046-000a2bd1038b Location: http://172.30.9.31:8004/v1/fbf76335e32148f59f6b864b65041263/stacks/CreateStackFlavorTests-9fa3f942-83d2-4bcd-a1a8-6044548726f0-stack/027efaa7-3403-42ae-be43-dce7825c27b2 Content-Length: 481 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/fbf76335e32148f59f6b864b65041263/stacks/CreateStackFlavorTests-9fa3f942-83d2-4bcd-a1a8-6044548726f0-stack/027efaa7-3403-42ae-be43-dce7825c27b2;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-27 18:02:18,954 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:02:18 GMT Server: Apache x-openstack-request-id: req-89fd6f04-f4b9-4ce2-9700-3a040e9cfcf7 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 514 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single volume with encryption", "parameters": {"OS::project_id": "fbf76335e32148f59f6b864b65041263", "OS::stack_id": "027efaa7-3403-42ae-be43-dce7825c27b2", "OS::stack_name": "CreateStackFlavorTests-9fa3f942-83d2-4bcd-a1a8-6044548726f0-stack"}, "deletion_time": null, "stack_name": "CreateStackFlavorTests-9fa3f942-83d2-4bcd-a1a8-6044548726f0-stack", "stack_user_project_id": "6b97747e269645f592681eb946869088", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-12-27T18:02:17Z", "links": [{"href": "http://172.30.9.31:8004/v1/fbf76335e32148f59f6b864b65041263/stacks/CreateStackFlavorTests-9fa3f942-83d2-4bcd-a1a8-6044548726f0-stack/027efaa7-3403-42ae-be43-dce7825c27b2", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "027efaa7-3403-42ae-be43-dce7825c27b2", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-12-27 18:02:18,954 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/fbf76335e32148f59f6b864b65041263/stacks/CreateStackFlavorTests-9fa3f942-83d2-4bcd-a1a8-6044548726f0-stack/027efaa7-3403-42ae-be43-dce7825c27b2 used request id req-89fd6f04-f4b9-4ce2-9700-3a040e9cfcf7 2018-12-27 18:02:18,954 - create_stack - INFO - Created stack with name - CreateStackFlavorTests-9fa3f942-83d2-4bcd-a1a8-6044548726f0-stack 2018-12-27 18:02:18,957 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/fbf76335e32148f59f6b864b65041263/stacks/027efaa7-3403-42ae-be43-dce7825c27b2 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ee387bbcbc313201b73ce5679f424cdd90aa900" 2018-12-27 18:02:19,177 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 18:02:18 GMT Server: Apache x-openstack-request-id: req-88c4bcc7-027b-457e-8c62-e25e77fa746c Location: http://172.30.9.31:8004/v1/fbf76335e32148f59f6b864b65041263/stacks/CreateStackFlavorTests-9fa3f942-83d2-4bcd-a1a8-6044548726f0-stack/027efaa7-3403-42ae-be43-dce7825c27b2 Content-Length: 481 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/fbf76335e32148f59f6b864b65041263/stacks/CreateStackFlavorTests-9fa3f942-83d2-4bcd-a1a8-6044548726f0-stack/027efaa7-3403-42ae-be43-dce7825c27b2;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-27 18:02:19,425 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:02:19 GMT Server: Apache x-openstack-request-id: req-9ab6f621-35d4-4c37-9aaf-e4b7fb14ad0b Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 514 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single volume with encryption", "parameters": {"OS::project_id": "fbf76335e32148f59f6b864b65041263", "OS::stack_id": "027efaa7-3403-42ae-be43-dce7825c27b2", "OS::stack_name": "CreateStackFlavorTests-9fa3f942-83d2-4bcd-a1a8-6044548726f0-stack"}, "deletion_time": null, "stack_name": "CreateStackFlavorTests-9fa3f942-83d2-4bcd-a1a8-6044548726f0-stack", "stack_user_project_id": "6b97747e269645f592681eb946869088", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-12-27T18:02:17Z", "links": [{"href": "http://172.30.9.31:8004/v1/fbf76335e32148f59f6b864b65041263/stacks/CreateStackFlavorTests-9fa3f942-83d2-4bcd-a1a8-6044548726f0-stack/027efaa7-3403-42ae-be43-dce7825c27b2", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "027efaa7-3403-42ae-be43-dce7825c27b2", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-12-27 18:02:19,425 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/fbf76335e32148f59f6b864b65041263/stacks/CreateStackFlavorTests-9fa3f942-83d2-4bcd-a1a8-6044548726f0-stack/027efaa7-3403-42ae-be43-dce7825c27b2 used request id req-9ab6f621-35d4-4c37-9aaf-e4b7fb14ad0b 2018-12-27 18:02:19,426 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-12-27 18:02:19,426 - create_stack - DEBUG - Stack is active with name - CreateStackFlavorTests-9fa3f942-83d2-4bcd-a1a8-6044548726f0-stack 2018-12-27 18:02:19,426 - create_stack - INFO - Stack is now active with name - CreateStackFlavorTests-9fa3f942-83d2-4bcd-a1a8-6044548726f0-stack 2018-12-27 18:02:19,429 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/fbf76335e32148f59f6b864b65041263/stacks/027efaa7-3403-42ae-be43-dce7825c27b2/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ee387bbcbc313201b73ce5679f424cdd90aa900" 2018-12-27 18:02:19,645 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 18:02:19 GMT Server: Apache x-openstack-request-id: req-677a45c2-caaa-42f2-9042-4387d33ba678 Location: http://172.30.9.31:8004/v1/fbf76335e32148f59f6b864b65041263/stacks/CreateStackFlavorTests-9fa3f942-83d2-4bcd-a1a8-6044548726f0-stack/027efaa7-3403-42ae-be43-dce7825c27b2/resources Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/fbf76335e32148f59f6b864b65041263/stacks/CreateStackFlavorTests-9fa3f942-83d2-4bcd-a1a8-6044548726f0-stack/027efaa7-3403-42ae-be43-dce7825c27b2/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-27 18:02:19,865 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:02:19 GMT Server: Apache x-openstack-request-id: req-6f65c444-1f48-4211-b98c-82874529ec6a Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 383 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "flavor", "links": [{"href": "http://172.30.9.31:8004/v1/fbf76335e32148f59f6b864b65041263/stacks/CreateStackFlavorTests-9fa3f942-83d2-4bcd-a1a8-6044548726f0-stack/027efaa7-3403-42ae-be43-dce7825c27b2/resources/flavor", "rel": "self"}, {"href": "http://172.30.9.31:8004/v1/fbf76335e32148f59f6b864b65041263/stacks/CreateStackFlavorTests-9fa3f942-83d2-4bcd-a1a8-6044548726f0-stack/027efaa7-3403-42ae-be43-dce7825c27b2", "rel": "stack"}], "logical_resource_id": "flavor", "creation_time": "2018-12-27T18:02:18Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-27T18:02:18Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "beb06ef3-d657-4e46-ace5-e9419747870e", "resource_type": "OS::Nova::Flavor"}]} 2018-12-27 18:02:19,865 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/fbf76335e32148f59f6b864b65041263/stacks/CreateStackFlavorTests-9fa3f942-83d2-4bcd-a1a8-6044548726f0-stack/027efaa7-3403-42ae-be43-dce7825c27b2/resources used request id req-6f65c444-1f48-4211-b98c-82874529ec6a 2018-12-27 18:02:19,868 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/flavors/beb06ef3-d657-4e46-ace5-e9419747870e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ee387bbcbc313201b73ce5679f424cdd90aa900" 2018-12-27 18:02:19,886 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:02:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-95f0db0a-3101-49c4-bf51-7539ad270e91 x-compute-request-id: req-95f0db0a-3101-49c4-bf51-7539ad270e91 Content-Encoding: gzip Content-Length: 332 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateStackFlavorTests-9fa3f942-83d2-4bcd-a1a8-6044548726f0-stack-flavor-fzfm6vk535ur", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/beb06ef3-d657-4e46-ace5-e9419747870e", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/beb06ef3-d657-4e46-ace5-e9419747870e", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 8, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 200, "id": "beb06ef3-d657-4e46-ace5-e9419747870e"}} 2018-12-27 18:02:19,886 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/beb06ef3-d657-4e46-ace5-e9419747870e used request id req-95f0db0a-3101-49c4-bf51-7539ad270e91 2018-12-27 18:02:19,886 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 18:02:19,887 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 18:02:20,316 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "553c34d3e0444d63add7a5f665638fff", "name": "CreateStackFlavorTests-0c60245c-7a06-467-proj-role"}], "expires_at": "2018-12-27T19:02:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fbf76335e32148f59f6b864b65041263", "name": "CreateStackFlavorTests-0c60245c-7a06-467-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/fbf76335e32148f59f6b864b65041263", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/fbf76335e32148f59f6b864b65041263", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/fbf76335e32148f59f6b864b65041263", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/fbf76335e32148f59f6b864b65041263", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/fbf76335e32148f59f6b864b65041263", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/fbf76335e32148f59f6b864b65041263", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/fbf76335e32148f59f6b864b65041263", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/fbf76335e32148f59f6b864b65041263", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/fbf76335e32148f59f6b864b65041263", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_fbf76335e32148f59f6b864b65041263", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_fbf76335e32148f59f6b864b65041263", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/fbf76335e32148f59f6b864b65041263", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/fbf76335e32148f59f6b864b65041263", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/fbf76335e32148f59f6b864b65041263", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFlavorTests-0c60245c-7a06-467-user", "id": "9a1c4de133a74b5399c86c39b22477c1"}, "audit_ids": ["qSbZAPUNRRihNf8S3fCFeQ"], "issued_at": "2018-12-27T18:02:20.000000Z"}} 2018-12-27 18:02:20,316 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d5c576b875a087ed474939e5750e46a0a3e5bc3" 2018-12-27 18:02:20,394 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:02:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8cfbdbd5-b968-4085-bd55-268cfa44f1c3 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 18:02:20,394 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-8cfbdbd5-b968-4085-bd55-268cfa44f1c3 2018-12-27 18:02:20,395 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-27 18:02:20,400 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d5c576b875a087ed474939e5750e46a0a3e5bc3" 2018-12-27 18:02:20,629 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:02:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f2578a46-2847-47a2-8363-a2dbacd460cc x-compute-request-id: req-f2578a46-2847-47a2-8363-a2dbacd460cc Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"flavors": [{"id": "beb06ef3-d657-4e46-ace5-e9419747870e", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/beb06ef3-d657-4e46-ace5-e9419747870e", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/beb06ef3-d657-4e46-ace5-e9419747870e", "rel": "bookmark"}], "name": "CreateStackFlavorTests-9fa3f942-83d2-4bcd-a1a8-6044548726f0-stack-flavor-fzfm6vk535ur"}]} 2018-12-27 18:02:20,630 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-f2578a46-2847-47a2-8363-a2dbacd460cc 2018-12-27 18:02:20,633 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/flavors/beb06ef3-d657-4e46-ace5-e9419747870e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d5c576b875a087ed474939e5750e46a0a3e5bc3" 2018-12-27 18:02:20,650 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:02:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8b7aeec8-10a2-45af-bb5f-d3d60c0ce404 x-compute-request-id: req-8b7aeec8-10a2-45af-bb5f-d3d60c0ce404 Content-Encoding: gzip Content-Length: 332 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateStackFlavorTests-9fa3f942-83d2-4bcd-a1a8-6044548726f0-stack-flavor-fzfm6vk535ur", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/beb06ef3-d657-4e46-ace5-e9419747870e", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/beb06ef3-d657-4e46-ace5-e9419747870e", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 8, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 200, "id": "beb06ef3-d657-4e46-ace5-e9419747870e"}} 2018-12-27 18:02:20,650 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/beb06ef3-d657-4e46-ace5-e9419747870e used request id req-8b7aeec8-10a2-45af-bb5f-d3d60c0ce404 2018-12-27 18:02:20,650 - create_flavor - INFO - Found flavor with name - CreateStackFlavorTests-9fa3f942-83d2-4bcd-a1a8-6044548726f0-stack-flavor-fzfm6vk535ur 2018-12-27 18:02:20,651 - create_stack - INFO - Deleting stack - CreateStackFlavorTests-9fa3f942-83d2-4bcd-a1a8-6044548726f0-stack 2018-12-27 18:02:20,653 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:8004/v1/fbf76335e32148f59f6b864b65041263/stacks/027efaa7-3403-42ae-be43-dce7825c27b2 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ee387bbcbc313201b73ce5679f424cdd90aa900" 2018-12-27 18:02:20,873 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 18:02:20 GMT Server: Apache x-openstack-request-id: req-4ea8bfe7-8c04-4e3d-b7f0-d81c93e8fa0d Location: http://172.30.9.31:8004/v1/fbf76335e32148f59f6b864b65041263/stacks/CreateStackFlavorTests-9fa3f942-83d2-4bcd-a1a8-6044548726f0-stack/027efaa7-3403-42ae-be43-dce7825c27b2 Content-Length: 481 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/fbf76335e32148f59f6b864b65041263/stacks/CreateStackFlavorTests-9fa3f942-83d2-4bcd-a1a8-6044548726f0-stack/027efaa7-3403-42ae-be43-dce7825c27b2;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-27 18:02:21,191 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 18:02:20 GMT Server: Apache x-openstack-request-id: req-0b6d7fd5-2c35-4345-a859-637cebf43350 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 18:02:21,191 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.31:8004/v1/fbf76335e32148f59f6b864b65041263/stacks/CreateStackFlavorTests-9fa3f942-83d2-4bcd-a1a8-6044548726f0-stack/027efaa7-3403-42ae-be43-dce7825c27b2 used request id req-0b6d7fd5-2c35-4345-a859-637cebf43350 2018-12-27 18:02:21,194 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/fbf76335e32148f59f6b864b65041263/stacks/027efaa7-3403-42ae-be43-dce7825c27b2 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ee387bbcbc313201b73ce5679f424cdd90aa900" 2018-12-27 18:02:21,220 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 18:02:21 GMT Server: Apache x-openstack-request-id: req-a2221c1c-7ec9-4272-bb1d-c2b7f59f946f Location: http://172.30.9.31:8004/v1/fbf76335e32148f59f6b864b65041263/stacks/CreateStackFlavorTests-9fa3f942-83d2-4bcd-a1a8-6044548726f0-stack/027efaa7-3403-42ae-be43-dce7825c27b2 Content-Length: 481 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/fbf76335e32148f59f6b864b65041263/stacks/CreateStackFlavorTests-9fa3f942-83d2-4bcd-a1a8-6044548726f0-stack/027efaa7-3403-42ae-be43-dce7825c27b2;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-27 18:02:21,248 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:02:21 GMT Server: Apache x-openstack-request-id: req-2d0f8cde-1668-4c9d-a441-98dc8a95ca9d Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 512 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single volume with encryption", "parameters": {"OS::project_id": "fbf76335e32148f59f6b864b65041263", "OS::stack_id": "027efaa7-3403-42ae-be43-dce7825c27b2", "OS::stack_name": "CreateStackFlavorTests-9fa3f942-83d2-4bcd-a1a8-6044548726f0-stack"}, "deletion_time": null, "stack_name": "CreateStackFlavorTests-9fa3f942-83d2-4bcd-a1a8-6044548726f0-stack", "stack_user_project_id": "6b97747e269645f592681eb946869088", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-12-27T18:02:17Z", "links": [{"href": "http://172.30.9.31:8004/v1/fbf76335e32148f59f6b864b65041263/stacks/CreateStackFlavorTests-9fa3f942-83d2-4bcd-a1a8-6044548726f0-stack/027efaa7-3403-42ae-be43-dce7825c27b2", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-27T18:02:21Z", "id": "027efaa7-3403-42ae-be43-dce7825c27b2", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-12-27 18:02:21,248 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/fbf76335e32148f59f6b864b65041263/stacks/CreateStackFlavorTests-9fa3f942-83d2-4bcd-a1a8-6044548726f0-stack/027efaa7-3403-42ae-be43-dce7825c27b2 used request id req-2d0f8cde-1668-4c9d-a441-98dc8a95ca9d 2018-12-27 18:02:21,248 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-12-27 18:02:21,248 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-27 18:02:24,252 - create_stack - DEBUG - Stack status query timeout in 1196.9399209 2018-12-27 18:02:24,254 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/fbf76335e32148f59f6b864b65041263/stacks/027efaa7-3403-42ae-be43-dce7825c27b2 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ee387bbcbc313201b73ce5679f424cdd90aa900" 2018-12-27 18:02:24,281 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 18:02:24 GMT Server: Apache x-openstack-request-id: req-39b43d93-7c47-4d4b-b6c1-73ab518fca0b Location: http://172.30.9.31:8004/v1/fbf76335e32148f59f6b864b65041263/stacks/CreateStackFlavorTests-9fa3f942-83d2-4bcd-a1a8-6044548726f0-stack/027efaa7-3403-42ae-be43-dce7825c27b2 Content-Length: 481 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/fbf76335e32148f59f6b864b65041263/stacks/CreateStackFlavorTests-9fa3f942-83d2-4bcd-a1a8-6044548726f0-stack/027efaa7-3403-42ae-be43-dce7825c27b2;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-27 18:02:24,325 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:02:24 GMT Server: Apache x-openstack-request-id: req-3140f4c3-3b3f-480c-8952-bef926ad7495 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 510 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single volume with encryption", "parameters": {"OS::project_id": "fbf76335e32148f59f6b864b65041263", "OS::stack_id": "027efaa7-3403-42ae-be43-dce7825c27b2", "OS::stack_name": "CreateStackFlavorTests-9fa3f942-83d2-4bcd-a1a8-6044548726f0-stack"}, "deletion_time": "2018-12-27T18:02:22Z", "stack_name": "CreateStackFlavorTests-9fa3f942-83d2-4bcd-a1a8-6044548726f0-stack", "stack_user_project_id": "6b97747e269645f592681eb946869088", "tags": null, "creation_time": "2018-12-27T18:02:17Z", "links": [{"href": "http://172.30.9.31:8004/v1/fbf76335e32148f59f6b864b65041263/stacks/CreateStackFlavorTests-9fa3f942-83d2-4bcd-a1a8-6044548726f0-stack/027efaa7-3403-42ae-be43-dce7825c27b2", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-12-27T18:02:21Z", "id": "027efaa7-3403-42ae-be43-dce7825c27b2", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Simple template to deploy a single volume with encryption"}} 2018-12-27 18:02:24,325 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/fbf76335e32148f59f6b864b65041263/stacks/CreateStackFlavorTests-9fa3f942-83d2-4bcd-a1a8-6044548726f0-stack/027efaa7-3403-42ae-be43-dce7825c27b2 used request id req-3140f4c3-3b3f-480c-8952-bef926ad7495 2018-12-27 18:02:24,326 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-12-27 18:02:24,326 - create_stack - DEBUG - Stack is active with name - CreateStackFlavorTests-9fa3f942-83d2-4bcd-a1a8-6044548726f0-stack 2018-12-27 18:02:24,326 - create_stack - INFO - Attempting to delete again stack - CreateStackFlavorTests-9fa3f942-83d2-4bcd-a1a8-6044548726f0-stack 2018-12-27 18:02:24,329 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:8004/v1/fbf76335e32148f59f6b864b65041263/stacks/027efaa7-3403-42ae-be43-dce7825c27b2 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ee387bbcbc313201b73ce5679f424cdd90aa900" 2018-12-27 18:02:24,552 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 18:02:24 GMT Server: Apache x-openstack-request-id: req-e2e48e46-23e5-447f-a221-03513614f4f2 Location: http://172.30.9.31:8004/v1/fbf76335e32148f59f6b864b65041263/stacks/CreateStackFlavorTests-9fa3f942-83d2-4bcd-a1a8-6044548726f0-stack/027efaa7-3403-42ae-be43-dce7825c27b2 Content-Length: 481 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/fbf76335e32148f59f6b864b65041263/stacks/CreateStackFlavorTests-9fa3f942-83d2-4bcd-a1a8-6044548726f0-stack/027efaa7-3403-42ae-be43-dce7825c27b2;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-27 18:02:24,766 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 18:02:24 GMT Server: Apache x-openstack-request-id: req-9c52f8d3-0ddc-42a0-b571-4343aabdf0e3 Content-Length: 254 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackFlavorTests-9fa3f942-83d2-4bcd-a1a8-6044548726f0-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-12-27 18:02:24,767 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.31:8004/v1/fbf76335e32148f59f6b864b65041263/stacks/CreateStackFlavorTests-9fa3f942-83d2-4bcd-a1a8-6044548726f0-stack/027efaa7-3403-42ae-be43-dce7825c27b2 used request id req-9c52f8d3-0ddc-42a0-b571-4343aabdf0e3 2018-12-27 18:02:24,775 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f0facda874071b8f4a877876c117fe1e835020e" 2018-12-27 18:02:25,075 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 33483 X-Openstack-Request-Id: req-11ccb1d3-3738-464b-9942-a2dd97b5bb72 Date: Thu, 27 Dec 2018 18:02:25 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "created_at": "2018-12-27T15:33:01Z", "updated_at": "2018-12-27T15:33:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "35205ac3-06e6-4cf6-bb21-ff8f813cb45b", "remote_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "ade77f59-e70c-4970-8ea8-198222fa332e", "remote_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "c4f3bf7f-d793-498d-a883-bb8c6003f070", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "c85cb618-8f19-445b-8e16-6d467cb17771", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}], "revision_number": 4, "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "created_at": "2018-12-27T15:57:22Z", "updated_at": "2018-12-27T15:57:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "5e258a3b-01f5-4aef-81b7-0b5dc6e5b683", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "65475539-0336-498a-8da4-ff0a80b10089", "remote_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "ae922857-f7ae-4bc8-949b-153fb43bfd00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "b4f87679-52e1-4cf9-bf76-5abb9a9bec06", "remote_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "f7197afc9b61423897aefc9a643d03a1"}], "revision_number": 4, "project_id": "f7197afc9b61423897aefc9a643d03a1", "id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "created_at": "2018-12-27T16:01:54Z", "updated_at": "2018-12-27T16:01:54Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "00dd3abd-acd1-4edb-8f4a-8badcbd2eeb4", "remote_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "018de60d-bc33-4ef0-9eed-6d00b6ce227b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "0d99f0db-fa6b-4201-b67f-a7ff0db82c5d", "remote_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv6", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "5c4049ef-933d-4614-84e7-83584430d462", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv6", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}], "revision_number": 4, "project_id": "8c689c5e31c44b09ab85f80682abbc2a", "id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "created_at": "2018-12-27T15:56:49Z", "updated_at": "2018-12-27T15:56:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "6555e255-763a-4448-b1b1-0c93b2a390bd", "remote_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "777ff7a5-a590-43e5-a84b-7677710494e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "8bac258a-08df-48b7-900b-efbe01a6ec20", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "dc17921e-353f-4898-a970-881b2c8d093d", "remote_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}], "revision_number": 4, "project_id": "28dac9e1580d461c9de52e6659cc4f9d", "id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "created_at": "2018-12-27T16:01:52Z", "updated_at": "2018-12-27T16:01:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "32737757-45f3-4b24-b6ab-5f2d5579b4a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv6", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "ae604ef3-492d-4aa3-8045-1ff84f755a27", "remote_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv4", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "b7bff40a-beda-4996-b140-ed94d010535c", "remote_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv6", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "b8129030-9d72-4d5d-adce-47bbe62492fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv4", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}], "revision_number": 4, "project_id": "81c108a273314b24bf6b48c41b5bbe0c", "id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "created_at": "2018-12-27T15:57:20Z", "updated_at": "2018-12-27T15:57:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "0c389ec4-c0af-4c20-acf9-4fcc1d859dd7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv6", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "3749697a-f2ef-439a-a661-2fb92badd1ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv4", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "b74e0c8c-e243-450e-b1be-69c587093d6d", "remote_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv6", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "c222695b-2f1c-427d-afd7-e0be24ec9f66", "remote_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv4", "project_id": "7fb0e5436e4f467998e672dd71018a45"}], "revision_number": 4, "project_id": "7fb0e5436e4f467998e672dd71018a45", "id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "created_at": "2018-12-27T17:02:11Z", "updated_at": "2018-12-27T17:02:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "675d8a56-1c9b-4c58-a252-61e65997fd05", "remote_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv4", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "84f0587c-7394-4fd6-8f3d-8d6ba94cf3f9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv6", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "8a450b4f-e710-4193-816e-13a2d4e40c07", "remote_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv6", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "c3106b0a-1026-4156-86a9-f0438b7fab93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv4", "project_id": "7cba3664d5674e65a12c8c269a05febf"}], "revision_number": 4, "project_id": "7cba3664d5674e65a12c8c269a05febf", "id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "created_at": "2018-12-27T15:58:29Z", "updated_at": "2018-12-27T15:58:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "2a945ecc-f9fa-4219-96ab-c189a7f5c102", "remote_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv6", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "55e2b54e-68d4-4476-8c9f-e05e347c8970", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv4", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "9983229c-b595-482a-973f-81137a209b6d", "remote_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv4", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "9d4b8450-78ab-4817-a586-372ed88268f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv6", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}], "revision_number": 4, "project_id": "fbd6dbf946a5406398ba810e02d0888e", "id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "created_at": "2018-12-27T15:57:24Z", "updated_at": "2018-12-27T15:57:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "35521f2a-a59d-4798-9fa8-0febfe126076", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv4", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "607d473d-1e6a-4088-a778-7df9ffc1ff68", "remote_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv6", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "6f8fa92b-b67a-4047-a900-f43656aff42b", "remote_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv4", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "890f1d6c-9ae5-45b0-b7a1-282182432b66", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv6", "project_id": "253cc6709e714b8a80a5f74e4257907e"}], "revision_number": 4, "project_id": "253cc6709e714b8a80a5f74e4257907e", "id": "b9546f11-205e-4322-89f8-f0360d6090ed", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "created_at": "2018-12-27T15:57:08Z", "updated_at": "2018-12-27T15:57:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "6739c48b-d899-4c17-bb8e-ffaf8922c034", "remote_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv4", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "9660a6af-4d9b-40b9-9729-f205f66c2bd0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv4", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "bf244c03-fc10-4754-9c2b-b0224401c4f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv6", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "d3bee7cc-a152-441c-9790-abb1f56cec03", "remote_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv6", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}], "revision_number": 4, "project_id": "782a28bd0d40485e85eda6b8ba43840b", "id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "created_at": "2018-12-27T15:57:11Z", "updated_at": "2018-12-27T15:57:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "22c0d2cf-360a-4aa8-ba7e-bfdbf8327d27", "remote_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "553b140a-8ba9-4af7-9f50-bf24e87aebf7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "b2ecf7a5-df98-4d65-a762-767320437c5a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "e49104b2-7c13-49d6-8519-a16dd585346f", "remote_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}], "revision_number": 4, "project_id": "ef7e486beb8f4de39b25ca5f11552328", "id": "d0588e93-db0d-4888-9f99-3399a50df490", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "created_at": "2018-12-27T17:19:15Z", "updated_at": "2018-12-27T17:19:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "1990fe24-df44-4561-9f09-f50aab182bf7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "651e4b8b-b29e-409b-9f25-ff2328ccefe6", "remote_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "cc4e2254-2157-4ae1-a233-3047573ddc6d", "remote_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "da56dda4-aaf3-43ff-bdf7-e64892ec2345", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}], "revision_number": 4, "project_id": "2a5a6879c5fa4db798cea6d394565d45", "id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-27T15:33:07Z", "updated_at": "2018-12-27T15:33:07Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "4de95db8-72d6-4aec-a145-e92511971eb9", "remote_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "5f100cff-05d8-4405-8dfb-0a387c123fae", "remote_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "a3f6a193-cc94-4220-a73a-08acf63c449b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "f059d8a5-0c32-49c9-a721-77cc89245ecd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "created_at": "2018-12-27T15:29:16Z", "updated_at": "2018-12-27T15:29:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "3c53841a-5bc0-4192-b482-044411e217ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "5956ff3f-d59d-4af6-82b5-566c888583a7", "remote_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:16Z", "revision_number": 0, "id": "60735d87-52c7-426a-91a6-aff1078a5a2d", "remote_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:16Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "abe97133-61dd-4fdf-baf3-2e07968a324f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "da629caea04941e1ae8979c379dc7c9d"}], "revision_number": 4, "project_id": "da629caea04941e1ae8979c379dc7c9d", "id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "name": "default"}]} 2018-12-27 18:02:25,076 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=default used request id req-11ccb1d3-3738-464b-9942-a2dd97b5bb72 2018-12-27 18:02:25,083 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f0facda874071b8f4a877876c117fe1e835020e" 2018-12-27 18:02:25,191 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:02:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c1ecad1e-244f-4ec1-bfb5-a2b7d01f13d0 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b7b4fceec1ad4c6eb74d758b709a9d93", "name": "admin"}} 2018-12-27 18:02:25,191 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93 used request id req-c1ecad1e-244f-4ec1-bfb5-a2b7d01f13d0 2018-12-27 18:02:25,195 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/f7197afc9b61423897aefc9a643d03a1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f0facda874071b8f4a877876c117fe1e835020e" 2018-12-27 18:02:25,297 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 18:02:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-083a3c0d-a9f0-407b-8eaa-a32da27bf1a5 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f7197afc9b61423897aefc9a643d03a1.", "code": 404, "title": "Not Found"}} 2018-12-27 18:02:25,298 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/f7197afc9b61423897aefc9a643d03a1 used request id req-083a3c0d-a9f0-407b-8eaa-a32da27bf1a5 2018-12-27 18:02:25,298 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 18:02:25,302 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/8c689c5e31c44b09ab85f80682abbc2a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f0facda874071b8f4a877876c117fe1e835020e" 2018-12-27 18:02:25,418 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 18:02:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1134c5a6-22b3-40f9-b8a9-6c5c55166306 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8c689c5e31c44b09ab85f80682abbc2a.", "code": 404, "title": "Not Found"}} 2018-12-27 18:02:25,418 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/8c689c5e31c44b09ab85f80682abbc2a used request id req-1134c5a6-22b3-40f9-b8a9-6c5c55166306 2018-12-27 18:02:25,418 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 18:02:25,422 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/28dac9e1580d461c9de52e6659cc4f9d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f0facda874071b8f4a877876c117fe1e835020e" 2018-12-27 18:02:25,533 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 18:02:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d388d410-f8b4-42ba-9a31-75e27d34f4fd Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 28dac9e1580d461c9de52e6659cc4f9d.", "code": 404, "title": "Not Found"}} 2018-12-27 18:02:25,533 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/28dac9e1580d461c9de52e6659cc4f9d used request id req-d388d410-f8b4-42ba-9a31-75e27d34f4fd 2018-12-27 18:02:25,534 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 18:02:25,537 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/81c108a273314b24bf6b48c41b5bbe0c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f0facda874071b8f4a877876c117fe1e835020e" 2018-12-27 18:02:25,645 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 18:02:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-27bc0993-f30e-4877-9f7a-fe6d548afe15 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 81c108a273314b24bf6b48c41b5bbe0c.", "code": 404, "title": "Not Found"}} 2018-12-27 18:02:25,646 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/81c108a273314b24bf6b48c41b5bbe0c used request id req-27bc0993-f30e-4877-9f7a-fe6d548afe15 2018-12-27 18:02:25,646 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 18:02:25,649 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/7fb0e5436e4f467998e672dd71018a45 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f0facda874071b8f4a877876c117fe1e835020e" 2018-12-27 18:02:25,760 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 18:02:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-638ea459-e496-4592-a852-1e34240aa111 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7fb0e5436e4f467998e672dd71018a45.", "code": 404, "title": "Not Found"}} 2018-12-27 18:02:25,760 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/7fb0e5436e4f467998e672dd71018a45 used request id req-638ea459-e496-4592-a852-1e34240aa111 2018-12-27 18:02:25,760 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 18:02:25,764 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/7cba3664d5674e65a12c8c269a05febf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f0facda874071b8f4a877876c117fe1e835020e" 2018-12-27 18:02:25,868 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 18:02:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4a2a6cec-9863-436b-b08f-92eca74e6d51 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7cba3664d5674e65a12c8c269a05febf.", "code": 404, "title": "Not Found"}} 2018-12-27 18:02:25,868 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/7cba3664d5674e65a12c8c269a05febf used request id req-4a2a6cec-9863-436b-b08f-92eca74e6d51 2018-12-27 18:02:25,868 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 18:02:25,872 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/fbd6dbf946a5406398ba810e02d0888e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f0facda874071b8f4a877876c117fe1e835020e" 2018-12-27 18:02:25,975 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 18:02:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8b75c12c-e298-4672-ad86-694396dd7cc5 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: fbd6dbf946a5406398ba810e02d0888e.", "code": 404, "title": "Not Found"}} 2018-12-27 18:02:25,975 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/fbd6dbf946a5406398ba810e02d0888e used request id req-8b75c12c-e298-4672-ad86-694396dd7cc5 2018-12-27 18:02:25,975 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 18:02:25,979 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/253cc6709e714b8a80a5f74e4257907e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f0facda874071b8f4a877876c117fe1e835020e" 2018-12-27 18:02:26,093 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 18:02:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ab641e93-97c3-4921-b3eb-d6925c16b2cc Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 253cc6709e714b8a80a5f74e4257907e.", "code": 404, "title": "Not Found"}} 2018-12-27 18:02:26,094 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/253cc6709e714b8a80a5f74e4257907e used request id req-ab641e93-97c3-4921-b3eb-d6925c16b2cc 2018-12-27 18:02:26,094 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 18:02:26,097 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/782a28bd0d40485e85eda6b8ba43840b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f0facda874071b8f4a877876c117fe1e835020e" 2018-12-27 18:02:26,202 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 18:02:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-977c7b92-fa7c-4e1b-baa8-0bd381da620c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 782a28bd0d40485e85eda6b8ba43840b.", "code": 404, "title": "Not Found"}} 2018-12-27 18:02:26,202 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/782a28bd0d40485e85eda6b8ba43840b used request id req-977c7b92-fa7c-4e1b-baa8-0bd381da620c 2018-12-27 18:02:26,203 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 18:02:26,206 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/ef7e486beb8f4de39b25ca5f11552328 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f0facda874071b8f4a877876c117fe1e835020e" 2018-12-27 18:02:26,312 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 18:02:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-18726c37-81c8-4c45-9282-813943922bda Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: ef7e486beb8f4de39b25ca5f11552328.", "code": 404, "title": "Not Found"}} 2018-12-27 18:02:26,312 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/ef7e486beb8f4de39b25ca5f11552328 used request id req-18726c37-81c8-4c45-9282-813943922bda 2018-12-27 18:02:26,312 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 18:02:26,315 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/2a5a6879c5fa4db798cea6d394565d45 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f0facda874071b8f4a877876c117fe1e835020e" 2018-12-27 18:02:26,422 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:02:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3ad61e5c-dffd-46b2-8cfc-70c2474fb8f8 Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.31:5000/v3/projects/2a5a6879c5fa4db798cea6d394565d45"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}} 2018-12-27 18:02:26,422 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/2a5a6879c5fa4db798cea6d394565d45 used request id req-3ad61e5c-dffd-46b2-8cfc-70c2474fb8f8 2018-12-27 18:02:26,426 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/da629caea04941e1ae8979c379dc7c9d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f0facda874071b8f4a877876c117fe1e835020e" 2018-12-27 18:02:26,535 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:02:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6d6cc436-a421-461e-9a8d-b812a5da33a7 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/da629caea04941e1ae8979c379dc7c9d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "da629caea04941e1ae8979c379dc7c9d", "name": "service"}} 2018-12-27 18:02:26,535 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/da629caea04941e1ae8979c379dc7c9d used request id req-6d6cc436-a421-461e-9a8d-b812a5da33a7 2018-12-27 18:02:26,536 - keystone_utils - INFO - Deleting project with name - CreateStackFlavorTests-0c60245c-7a06-467-proj 2018-12-27 18:02:26,540 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/projects/fbf76335e32148f59f6b864b65041263 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f0facda874071b8f4a877876c117fe1e835020e" 2018-12-27 18:02:26,917 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 18:02:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ac5f813a-e789-41f1-afa1-e555d77261f2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 18:02:26,917 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/fbf76335e32148f59f6b864b65041263 used request id req-ac5f813a-e789-41f1-afa1-e555d77261f2 2018-12-27 18:02:26,917 - keystone_utils - INFO - Deleting role with name - CreateStackFlavorTests-0c60245c-7a06-467-proj-role 2018-12-27 18:02:26,921 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/roles/553c34d3e0444d63add7a5f665638fff -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f0facda874071b8f4a877876c117fe1e835020e" 2018-12-27 18:02:27,067 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 18:02:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5b7543f6-94b5-48ab-8c1c-41458d930af3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 18:02:27,067 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/roles/553c34d3e0444d63add7a5f665638fff used request id req-5b7543f6-94b5-48ab-8c1c-41458d930af3 2018-12-27 18:02:27,071 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f0facda874071b8f4a877876c117fe1e835020e" 2018-12-27 18:02:27,179 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:02:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d8e25990-6af7-40c5-9633-a3b455e7c096 Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8de789d09e46427786a85702e5e8de91", "links": {"self": "http://172.30.9.31:5000/v3/roles/8de789d09e46427786a85702e5e8de91"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 18:02:27,179 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-d8e25990-6af7-40c5-9633-a3b455e7c096 2018-12-27 18:02:27,180 - keystone_utils - INFO - Deleting user with name - CreateStackFlavorTests-0c60245c-7a06-467-user 2018-12-27 18:02:27,184 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/users/9a1c4de133a74b5399c86c39b22477c1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce9361bb8d1804aa5a731f079922f5a078a7ae72" 2018-12-27 18:02:27,481 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 18:02:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-be6ab81a-642a-4807-9a62-7a350427fb2f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 18:02:27,482 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/9a1c4de133a74b5399c86c39b22477c1 used request id req-be6ab81a-642a-4807-9a62-7a350427fb2f 2018-12-27 18:02:27,483 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 18:02:27,909 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T19:02:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["tVzbKwsCSc2LkQjF0ImRZw"], "issued_at": "2018-12-27T18:02:27.000000Z"}} 2018-12-27 18:02:27,910 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9db03412c7ba9c3ac1d3c070698bcd2a8e5c352b" 2018-12-27 18:02:28,012 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:02:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-15eb768f-3439-4cbc-b490-8992237a93e4 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 18:02:28,013 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-15eb768f-3439-4cbc-b490-8992237a93e4 2018-12-27 18:02:28,014 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 18:02:28,015 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 18:02:28,432 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T19:02:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["WQsDTKplSb2YGxTbtmKGWg"], "issued_at": "2018-12-27T18:02:28.000000Z"}} 2018-12-27 18:02:28,432 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e20dd8052bfacf520e1be3b7d514d3b573e0ebc" 2018-12-27 18:02:28,542 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:02:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c040fa8a-3e90-46ff-8334-657e6e93f2da Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 18:02:28,542 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-c040fa8a-3e90-46ff-8334-657e6e93f2da 2018-12-27 18:02:28,546 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 18:02:28,551 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 18:02:28 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 18:02:28,552 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackKeypairTests-e90eaa80-a8ad-4e3-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e20dd8052bfacf520e1be3b7d514d3b573e0ebc" 2018-12-27 18:02:28,659 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:02:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-25b9e380-3cf0-453a-826f-4a06d9724676 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackKeypairTests-e90eaa80-a8ad-4e3-proj", "previous": null, "next": null}, "projects": []} 2018-12-27 18:02:28,659 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackKeypairTests-e90eaa80-a8ad-4e3-proj used request id req-25b9e380-3cf0-453a-826f-4a06d9724676 2018-12-27 18:02:28,663 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e20dd8052bfacf520e1be3b7d514d3b573e0ebc" 2018-12-27 18:02:28,776 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:02:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-82379b4c-9493-4952-a0a0-15116fe1fc15 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-27 18:02:28,777 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-82379b4c-9493-4952-a0a0-15116fe1fc15 2018-12-27 18:02:28,780 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e20dd8052bfacf520e1be3b7d514d3b573e0ebc" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackKeypairTests-e90eaa80-a8ad-4e3-proj"}}' 2018-12-27 18:02:28,923 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 27 Dec 2018 18:02:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-071ae397-d3be-4011-8c84-195492c6d52b Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/07b9790be2094bb8b52ea5b730183764"}, "tags": [], "enabled": true, "id": "07b9790be2094bb8b52ea5b730183764", "parent_id": "default", "domain_id": "default", "name": "CreateStackKeypairTests-e90eaa80-a8ad-4e3-proj"}} 2018-12-27 18:02:28,924 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-071ae397-d3be-4011-8c84-195492c6d52b 2018-12-27 18:02:28,924 - keystone_utils - INFO - Created project with name - CreateStackKeypairTests-e90eaa80-a8ad-4e3-proj 2018-12-27 18:02:28,924 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 18:02:28,925 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 18:02:29,342 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T19:02:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["imwtWN6kQ2-0ZOuw-9BkkA"], "issued_at": "2018-12-27T18:02:29.000000Z"}} 2018-12-27 18:02:29,343 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17e68bae53c9f68e1c2fd925b1531b0f5ae79dcb" 2018-12-27 18:02:29,454 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:02:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6e24b4c8-8bdd-401a-b6cd-ea581d540019 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 18:02:29,455 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-6e24b4c8-8bdd-401a-b6cd-ea581d540019 2018-12-27 18:02:29,458 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 18:02:29,465 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 18:02:29 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 18:02:29,465 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17e68bae53c9f68e1c2fd925b1531b0f5ae79dcb" 2018-12-27 18:02:29,592 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:02:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3a7c951d-e6b7-4a82-90bd-667041048ddc Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "links": {"self": "http://172.30.9.31:5000/v3/users/01fa52e7b3674fc48643fa4ffca67e4e"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "01fa52e7b3674fc48643fa4ffca67e4e", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/05a834ddebbc40688596b7460b47439e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05a834ddebbc40688596b7460b47439e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/08226a0ad01943f39559448239e291e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "08226a0ad01943f39559448239e291e1", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/55c0552fe37a4f7ca0e73939514bc683"}, "domain_id": "default", "enabled": true, "options": {}, "id": "55c0552fe37a4f7ca0e73939514bc683", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/646a4af4e3b5439a97996d353fea3924"}, "domain_id": "914eec1d43ea4caf9d2fd33268c06258", "enabled": true, "options": {}, "id": "646a4af4e3b5439a97996d353fea3924", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/85fb203e51c34d3f8122e285a6a318b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85fb203e51c34d3f8122e285a6a318b3", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/905e7f4b42d24cca93b99d2401fa3378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "905e7f4b42d24cca93b99d2401fa3378", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/a5bc08b9f81f4e5bb86c24f9f7547bae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5bc08b9f81f4e5bb86c24f9f7547bae", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/a5c780627f004d318bf908d80305da9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5c780627f004d318bf908d80305da9c", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/b18425bf2b044bc9af7e194919539a17"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b18425bf2b044bc9af7e194919539a17", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/b8d2134b619d4dca80e21d6fb16449b0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b8d2134b619d4dca80e21d6fb16449b0", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/b9ab6a25a652438285139fe5b44aea62"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9ab6a25a652438285139fe5b44aea62", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/c08462554a4844d681348f58b9b0edee"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c08462554a4844d681348f58b9b0edee", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/ddfc3a9aad444d4782eae677c8a98130"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ddfc3a9aad444d4782eae677c8a98130", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/f2a74f2185a54676a6cb2bb5ecfcc4f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2a74f2185a54676a6cb2bb5ecfcc4f6", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-12-27 18:02:29,592 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-3a7c951d-e6b7-4a82-90bd-667041048ddc 2018-12-27 18:02:29,596 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?name=CreateStackKeypairTests-e90eaa80-a8ad-4e3-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17e68bae53c9f68e1c2fd925b1531b0f5ae79dcb" 2018-12-27 18:02:29,716 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:02:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3ec156a5-a07b-4650-95eb-405dbc0e4fcd Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?name=CreateStackKeypairTests-e90eaa80-a8ad-4e3-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/07b9790be2094bb8b52ea5b730183764"}, "tags": [], "enabled": true, "id": "07b9790be2094bb8b52ea5b730183764", "parent_id": "default", "domain_id": "default", "name": "CreateStackKeypairTests-e90eaa80-a8ad-4e3-proj"}]} 2018-12-27 18:02:29,716 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?name=CreateStackKeypairTests-e90eaa80-a8ad-4e3-proj used request id req-3ec156a5-a07b-4650-95eb-405dbc0e4fcd 2018-12-27 18:02:29,720 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17e68bae53c9f68e1c2fd925b1531b0f5ae79dcb" 2018-12-27 18:02:29,826 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:02:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5b6e72e1-aab8-4bbb-be6e-a4e655d428ad Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-27 18:02:29,827 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-5b6e72e1-aab8-4bbb-be6e-a4e655d428ad 2018-12-27 18:02:30,221 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17e68bae53c9f68e1c2fd925b1531b0f5ae79dcb" 2018-12-27 18:02:30,334 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:02:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d60fbe3b-aaa8-4ba4-8cd9-4d5fa4bcfcf3 Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8de789d09e46427786a85702e5e8de91", "links": {"self": "http://172.30.9.31:5000/v3/roles/8de789d09e46427786a85702e5e8de91"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 18:02:30,334 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-d60fbe3b-aaa8-4ba4-8cd9-4d5fa4bcfcf3 2018-12-27 18:02:30,338 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?name=CreateStackKeypairTests-e90eaa80-a8ad-4e3-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17e68bae53c9f68e1c2fd925b1531b0f5ae79dcb" 2018-12-27 18:02:30,444 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:02:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-82b52b06-4a5a-4de5-b418-fcd89fbd6f52 Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?name=CreateStackKeypairTests-e90eaa80-a8ad-4e3-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/07b9790be2094bb8b52ea5b730183764"}, "tags": [], "enabled": true, "id": "07b9790be2094bb8b52ea5b730183764", "parent_id": "default", "domain_id": "default", "name": "CreateStackKeypairTests-e90eaa80-a8ad-4e3-proj"}]} 2018-12-27 18:02:30,444 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?name=CreateStackKeypairTests-e90eaa80-a8ad-4e3-proj used request id req-82b52b06-4a5a-4de5-b418-fcd89fbd6f52 2018-12-27 18:02:30,447 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/users/ac09da2d8b304e29ad9f28eb96b2d0a5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17e68bae53c9f68e1c2fd925b1531b0f5ae79dcb" 2018-12-27 18:02:30,562 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:02:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6fa0d500-c1b0-4cad-a9ca-6ab3f2a0f857 Content-Encoding: gzip Content-Length: 244 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackKeypairTests-e90eaa80-a8ad-4e3-user", "links": {"self": "http://172.30.9.31:5000/v3/users/ac09da2d8b304e29ad9f28eb96b2d0a5"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "07b9790be2094bb8b52ea5b730183764", "id": "ac09da2d8b304e29ad9f28eb96b2d0a5", "password_expires_at": null}} 2018-12-27 18:02:30,562 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users/ac09da2d8b304e29ad9f28eb96b2d0a5 used request id req-6fa0d500-c1b0-4cad-a9ca-6ab3f2a0f857 2018-12-27 18:02:30,566 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/07b9790be2094bb8b52ea5b730183764/users/ac09da2d8b304e29ad9f28eb96b2d0a5/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17e68bae53c9f68e1c2fd925b1531b0f5ae79dcb" 2018-12-27 18:02:30,709 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:02:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-710dca5e-7666-40f9-9c2e-5c535c5a74f5 Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects/07b9790be2094bb8b52ea5b730183764/users/ac09da2d8b304e29ad9f28eb96b2d0a5/roles", "previous": null, "next": null}, "roles": []} 2018-12-27 18:02:30,709 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/07b9790be2094bb8b52ea5b730183764/users/ac09da2d8b304e29ad9f28eb96b2d0a5/roles used request id req-710dca5e-7666-40f9-9c2e-5c535c5a74f5 2018-12-27 18:02:30,713 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles/8de789d09e46427786a85702e5e8de91 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17e68bae53c9f68e1c2fd925b1531b0f5ae79dcb" 2018-12-27 18:02:30,818 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:02:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-97be67f2-3ae7-410e-8baf-8c15bbc16808 Content-Encoding: gzip Content-Length: 149 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "8de789d09e46427786a85702e5e8de91", "links": {"self": "http://172.30.9.31:5000/v3/roles/8de789d09e46427786a85702e5e8de91"}, "name": "heat_stack_owner"}} 2018-12-27 18:02:30,819 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles/8de789d09e46427786a85702e5e8de91 used request id req-97be67f2-3ae7-410e-8baf-8c15bbc16808 2018-12-27 18:02:30,819 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackKeypairTests-e90eaa80-a8ad-4e3-proj 2018-12-27 18:02:30,822 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:5000/v3/projects/07b9790be2094bb8b52ea5b730183764/users/ac09da2d8b304e29ad9f28eb96b2d0a5/roles/8de789d09e46427786a85702e5e8de91 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17e68bae53c9f68e1c2fd925b1531b0f5ae79dcb" 2018-12-27 18:02:30,972 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 18:02:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-80ee6186-9c51-428b-aadc-06322f2631e0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 18:02:30,972 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/07b9790be2094bb8b52ea5b730183764/users/ac09da2d8b304e29ad9f28eb96b2d0a5/roles/8de789d09e46427786a85702e5e8de91 used request id req-80ee6186-9c51-428b-aadc-06322f2631e0 2018-12-27 18:02:30,973 - keystone_utils - INFO - Created user with name - CreateStackKeypairTests-e90eaa80-a8ad-4e3-user 2018-12-27 18:02:30,973 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 18:02:30,977 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e20dd8052bfacf520e1be3b7d514d3b573e0ebc" 2018-12-27 18:02:31,089 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:02:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f5eb5a6a-a097-40f7-a3c6-eda698f3a5e1 Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8de789d09e46427786a85702e5e8de91", "links": {"self": "http://172.30.9.31:5000/v3/roles/8de789d09e46427786a85702e5e8de91"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 18:02:31,089 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-f5eb5a6a-a097-40f7-a3c6-eda698f3a5e1 2018-12-27 18:02:31,093 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e20dd8052bfacf520e1be3b7d514d3b573e0ebc" -d '{"role": {"name": "CreateStackKeypairTests-e90eaa80-a8ad-4e3-proj-role"}}' 2018-12-27 18:02:31,217 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 27 Dec 2018 18:02:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-02bfe8c3-d813-4b81-b30b-6e093039aaf5 Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "56927774bb1b47a185adaf736b65aa1a", "links": {"self": "http://172.30.9.31:5000/v3/roles/56927774bb1b47a185adaf736b65aa1a"}, "name": "CreateStackKeypairTests-e90eaa80-a8ad-4e3-proj-role"}} 2018-12-27 18:02:31,217 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/roles used request id req-02bfe8c3-d813-4b81-b30b-6e093039aaf5 2018-12-27 18:02:31,217 - keystone_utils - INFO - Created role with name - CreateStackKeypairTests-e90eaa80-a8ad-4e3-proj-role 2018-12-27 18:02:31,221 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles/56927774bb1b47a185adaf736b65aa1a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e20dd8052bfacf520e1be3b7d514d3b573e0ebc" 2018-12-27 18:02:31,235 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:02:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5dbae22e-cca4-451b-8c14-8149cbfb1e52 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "56927774bb1b47a185adaf736b65aa1a", "links": {"self": "http://172.30.9.31:5000/v3/roles/56927774bb1b47a185adaf736b65aa1a"}, "name": "CreateStackKeypairTests-e90eaa80-a8ad-4e3-proj-role"}} 2018-12-27 18:02:31,236 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles/56927774bb1b47a185adaf736b65aa1a used request id req-5dbae22e-cca4-451b-8c14-8149cbfb1e52 2018-12-27 18:02:31,236 - keystone_utils - INFO - Granting role CreateStackKeypairTests-e90eaa80-a8ad-4e3-proj-role to project CreateStackKeypairTests-e90eaa80-a8ad-4e3-proj 2018-12-27 18:02:31,239 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:5000/v3/projects/07b9790be2094bb8b52ea5b730183764/users/ac09da2d8b304e29ad9f28eb96b2d0a5/roles/56927774bb1b47a185adaf736b65aa1a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e20dd8052bfacf520e1be3b7d514d3b573e0ebc" 2018-12-27 18:02:31,417 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 18:02:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-98ce496d-328a-4218-aabf-726fdaa0ce14 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 18:02:31,417 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/07b9790be2094bb8b52ea5b730183764/users/ac09da2d8b304e29ad9f28eb96b2d0a5/roles/56927774bb1b47a185adaf736b65aa1a used request id req-98ce496d-328a-4218-aabf-726fdaa0ce14 2018-12-27 18:02:31,418 - heat_utils - DEBUG - Retrieving Heat Client 2018-12-27 18:02:31,418 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-27 18:02:31,419 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 18:02:31,420 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 18:02:31,831 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "56927774bb1b47a185adaf736b65aa1a", "name": "CreateStackKeypairTests-e90eaa80-a8ad-4e3-proj-role"}], "expires_at": "2018-12-27T19:02:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "07b9790be2094bb8b52ea5b730183764", "name": "CreateStackKeypairTests-e90eaa80-a8ad-4e3-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/07b9790be2094bb8b52ea5b730183764", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/07b9790be2094bb8b52ea5b730183764", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/07b9790be2094bb8b52ea5b730183764", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/07b9790be2094bb8b52ea5b730183764", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/07b9790be2094bb8b52ea5b730183764", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/07b9790be2094bb8b52ea5b730183764", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/07b9790be2094bb8b52ea5b730183764", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/07b9790be2094bb8b52ea5b730183764", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/07b9790be2094bb8b52ea5b730183764", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_07b9790be2094bb8b52ea5b730183764", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_07b9790be2094bb8b52ea5b730183764", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/07b9790be2094bb8b52ea5b730183764", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/07b9790be2094bb8b52ea5b730183764", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/07b9790be2094bb8b52ea5b730183764", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackKeypairTests-e90eaa80-a8ad-4e3-user", "id": "ac09da2d8b304e29ad9f28eb96b2d0a5"}, "audit_ids": ["FuUWgMkBS9GEQ1g1Zb8kAQ"], "issued_at": "2018-12-27T18:02:31.000000Z"}} 2018-12-27 18:02:31,831 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}572b2e06e9a4059b2e1b1c4f80de50907bf3301e" 2018-12-27 18:02:31,926 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:02:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0040d2a0-7b0a-4602-85f0-9d8e5daa121c Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 18:02:31,926 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-0040d2a0-7b0a-4602-85f0-9d8e5daa121c 2018-12-27 18:02:31,928 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-27 18:02:31,931 - heat_utils - DEBUG - Retrieving Heat Client 2018-12-27 18:02:31,934 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/07b9790be2094bb8b52ea5b730183764/stacks?stack_name=CreateStackKeypairTests-CreateStackKeypairTests-0912782c-1bcf-4150-b5a5-27a8038ffc3e-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}572b2e06e9a4059b2e1b1c4f80de50907bf3301e" 2018-12-27 18:02:32,157 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:02:31 GMT Server: Apache x-openstack-request-id: req-d224d8f0-a2b4-422b-a553-19a8dff809f7 Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-12-27 18:02:32,158 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/07b9790be2094bb8b52ea5b730183764/stacks?stack_name=CreateStackKeypairTests-CreateStackKeypairTests-0912782c-1bcf-4150-b5a5-27a8038ffc3e-stack used request id req-d224d8f0-a2b4-422b-a553-19a8dff809f7 2018-12-27 18:02:32,172 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:8004/v1/07b9790be2094bb8b52ea5b730183764/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}572b2e06e9a4059b2e1b1c4f80de50907bf3301e" -d '{"stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-0912782c-1bcf-4150-b5a5-27a8038ffc3e-stack", "template": {"outputs": {"private_key": {"description": "SSH Private Key", "value": {"get_attr": ["keypair", "private_key"]}}}, "heat_template_version": "2015-04-30", "description": "Test template that simply deploys a keypair with a generated key\n", "parameters": {"keypair_name": {"default": "keypair_name", "type": "string", "description": "The name of the stack's keypair", "label": "Keypair name"}}, "resources": {"keypair": {"type": "OS::Nova::KeyPair", "properties": {"name": {"get_param": "keypair_name"}, "save_private_key": true}}}}, "parameters": {"keypair_name": "CreateStackKeypairTests-0912782c-1bcf-4150-b5a5-27a8038ffc3e-kp"}}' 2018-12-27 18:02:33,942 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 27 Dec 2018 18:02:32 GMT Server: Apache x-openstack-request-id: req-85e62b37-853f-47fd-91e2-3181fe775fe1 Location: http://172.30.9.31:8004/v1/07b9790be2094bb8b52ea5b730183764/stacks/CreateStackKeypairTests-CreateStackKeypairTests-0912782c-1bcf-4150-b5a5-27a8038ffc3e-stack/9cb11253-e59f-484d-aa37-8aa2f903c772 Content-Length: 291 Content-Type: application/json RESP BODY: {"stack": {"id": "9cb11253-e59f-484d-aa37-8aa2f903c772", "links": [{"href": "http://172.30.9.31:8004/v1/07b9790be2094bb8b52ea5b730183764/stacks/CreateStackKeypairTests-CreateStackKeypairTests-0912782c-1bcf-4150-b5a5-27a8038ffc3e-stack/9cb11253-e59f-484d-aa37-8aa2f903c772", "rel": "self"}]}} 2018-12-27 18:02:33,942 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.31:8004/v1/07b9790be2094bb8b52ea5b730183764/stacks used request id req-85e62b37-853f-47fd-91e2-3181fe775fe1 2018-12-27 18:02:33,945 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/07b9790be2094bb8b52ea5b730183764/stacks/9cb11253-e59f-484d-aa37-8aa2f903c772 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}572b2e06e9a4059b2e1b1c4f80de50907bf3301e" 2018-12-27 18:02:34,181 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 18:02:33 GMT Server: Apache x-openstack-request-id: req-35066c39-b163-4111-8291-0c15ff180cd1 Location: http://172.30.9.31:8004/v1/07b9790be2094bb8b52ea5b730183764/stacks/CreateStackKeypairTests-CreateStackKeypairTests-0912782c-1bcf-4150-b5a5-27a8038ffc3e-stack/9cb11253-e59f-484d-aa37-8aa2f903c772 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/07b9790be2094bb8b52ea5b730183764/stacks/CreateStackKeypairTests-CreateStackKeypairTests-0912782c-1bcf-4150-b5a5-27a8038ffc3e-stack/9cb11253-e59f-484d-aa37-8aa2f903c772;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-27 18:02:34,223 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:02:34 GMT Server: Apache x-openstack-request-id: req-e5d3e96c-9a3d-4ddc-abac-096bf8f96739 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 565 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Test template that simply deploys a keypair with a generated key\n", "parameters": {"OS::project_id": "07b9790be2094bb8b52ea5b730183764", "OS::stack_id": "9cb11253-e59f-484d-aa37-8aa2f903c772", "OS::stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-0912782c-1bcf-4150-b5a5-27a8038ffc3e-stack", "keypair_name": "CreateStackKeypairTests-0912782c-1bcf-4150-b5a5-27a8038ffc3e-kp"}, "deletion_time": null, "stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-0912782c-1bcf-4150-b5a5-27a8038ffc3e-stack", "stack_user_project_id": "6dbcfd6a1dec4e389af4b4fa48925679", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-27T18:02:33Z", "links": [{"href": "http://172.30.9.31:8004/v1/07b9790be2094bb8b52ea5b730183764/stacks/CreateStackKeypairTests-CreateStackKeypairTests-0912782c-1bcf-4150-b5a5-27a8038ffc3e-stack/9cb11253-e59f-484d-aa37-8aa2f903c772", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "9cb11253-e59f-484d-aa37-8aa2f903c772", "outputs": [{"output_value": "", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Test template that simply deploys a keypair with a generated key\n"}} 2018-12-27 18:02:34,223 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/07b9790be2094bb8b52ea5b730183764/stacks/CreateStackKeypairTests-CreateStackKeypairTests-0912782c-1bcf-4150-b5a5-27a8038ffc3e-stack/9cb11253-e59f-484d-aa37-8aa2f903c772 used request id req-e5d3e96c-9a3d-4ddc-abac-096bf8f96739 2018-12-27 18:02:34,223 - create_stack - INFO - Created stack with name - CreateStackKeypairTests-CreateStackKeypairTests-0912782c-1bcf-4150-b5a5-27a8038ffc3e-stack 2018-12-27 18:02:34,226 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/07b9790be2094bb8b52ea5b730183764/stacks/9cb11253-e59f-484d-aa37-8aa2f903c772 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}572b2e06e9a4059b2e1b1c4f80de50907bf3301e" 2018-12-27 18:02:34,438 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 18:02:34 GMT Server: Apache x-openstack-request-id: req-447e7396-0457-4ac7-ade4-0fd928b13fc7 Location: http://172.30.9.31:8004/v1/07b9790be2094bb8b52ea5b730183764/stacks/CreateStackKeypairTests-CreateStackKeypairTests-0912782c-1bcf-4150-b5a5-27a8038ffc3e-stack/9cb11253-e59f-484d-aa37-8aa2f903c772 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/07b9790be2094bb8b52ea5b730183764/stacks/CreateStackKeypairTests-CreateStackKeypairTests-0912782c-1bcf-4150-b5a5-27a8038ffc3e-stack/9cb11253-e59f-484d-aa37-8aa2f903c772;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-27 18:02:34,761 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:02:34 GMT Server: Apache x-openstack-request-id: req-9f413949-b23c-42a0-a05d-6b0a378074db Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1915 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Test template that simply deploys a keypair with a generated key\n", "parameters": {"OS::project_id": "07b9790be2094bb8b52ea5b730183764", "OS::stack_id": "9cb11253-e59f-484d-aa37-8aa2f903c772", "OS::stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-0912782c-1bcf-4150-b5a5-27a8038ffc3e-stack", "keypair_name": "CreateStackKeypairTests-0912782c-1bcf-4150-b5a5-27a8038ffc3e-kp"}, "deletion_time": null, "stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-0912782c-1bcf-4150-b5a5-27a8038ffc3e-stack", "stack_user_project_id": "6dbcfd6a1dec4e389af4b4fa48925679", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-12-27T18:02:33Z", "links": [{"href": "http://172.30.9.31:8004/v1/07b9790be2094bb8b52ea5b730183764/stacks/CreateStackKeypairTests-CreateStackKeypairTests-0912782c-1bcf-4150-b5a5-27a8038ffc3e-stack/9cb11253-e59f-484d-aa37-8aa2f903c772", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "9cb11253-e59f-484d-aa37-8aa2f903c772", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAr5iUFZ4cSRrEm8a6+058Usa7neAYt9KTFa0iI4tR6hljTwZ1\nvKXSTlg4sEAjimlxcw/mJ2DpzBqeoFjWitkUpyIMY0wI0YfrcjZyHI/zGPUlT9+n\n55qjHKmiAWRryt3UMMTUQD418CFzapCAY6boadl53L06g3DTxoHAfLM1em17khtc\nIJqlB83YWI9rttoZVS5sC1hzpUGaxf/P611pfGVLB4sfV6xPDFtsoovAHFmljvT4\nyoFx6YiHdzufrNBOpTMsSKRDRmD+8usFRa1Y0dVd8tv8uZn124BrLAowfch54H0u\nKIh8GdhUeTuLL9ZWb0JOinaftYQxDwic3oTF0QIDAQABAoIBACOgkIMmVlTa0oNM\nugldLkpZOh3ZJwq89czTGPcfQFqAFi8lf2PsPRRaP/46tTtTE4ql8iuRNT6NNBwS\nik0XqGIUvXC0L6HbswC0XUjASDGLI6vmFBogvPGG1XD04A4EHhZbCTmTpbv3/YPk\nl7ggWE2Jq3kHB8U9cip3jwd+EN6q2+dvBBZ1vnANtXvPIPsFBfq8jNGDKVqmz41x\nku2vq1icD5j7llXqOZvmQANgpB8LqkLMcjFKv7D0pK83E/0koBUKwKHD0Ws4YUH8\nXRcCD5nQT3w0cRs/nwp/eOhU5+bpamV277TpoOSP2vfS8jJlNQ5hkTG6ZGUGjqI8\nhF+kenUCgYEA3Tk3ozWTc7ruBLNcpPsSunFvlSHFc1luvPXkCyYJu11yaEqvNLfm\nm+Mkkh2NVVQ/3RwoU2Aa95X2bGyYLYPzIVh691jdkEvSnlSg0xQrc/aBzLuvN8L1\nrHcl7dn+IXvgU0UNDw3BRlTuOQOLBiZhlQe+CPxzPYLiwQVTjZCgjvMCgYEAyzMo\nADNmvpkXjWISjT4oCYxPUYykmbkAUU21h+ikxVpuWQYmTUiHT9DeEBs1S9lV9dY5\nicsbRy2n+71iBarw6Aklh07WDx7LDU5NmjAjN8eOTP5/Pa6uaGy36fdGfD/a6x6P\nYls6nPCBxJlJ+wxHRcDzner42aHLln0zK8Ge8SsCgYEAuN2Nnvewhq+ZI5h3PO8L\nEX6lzivwgpojrgiVTrO0wjwu1PREQXvEXFSORQQpDTtgOvfCwxm2r1tEGAsPiEmR\nrTXxXC2IyYJzORhjZMCgJ0HB6kKVA7YJ8tuGeKMIeRa5uRwk84V9E7b5c++AB92f\nAhj8NyovayGrN72pus03Pv0CgYEAkWGLaAFerFVKBYy6azWiXZp2kYkHpzg2ovTv\nQUrQwKZ/ts/wjXCr5w4wIuPkkNzxZI8d4Zlgbd+bhUAtJpL0A3+vyww7mNvWOTHh\n0cRJHjp3dFzNWqtk+y91sj6JvpHNJlVaDuvolqp4ndlyldxmDeEMK9sWqlbZG1V+\nS/sepbsCgYATi4hKgrTKHSkGUHYTWEfGnRPtrVy/SG+9A0bJ4EZrwWUSlDPDIDAV\nBExFNXGvvzomLPTT23aBj4YTKVE2OUTJs/w3dif2VZieuKuExvoRdSSOgmSpoBja\nrj2oNJDm6G9jChv+yRrYG949v83bbzpSVF0AoPIalgbaYmixE7RlMg==\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Test template that simply deploys a keypair with a generated key\n"}} 2018-12-27 18:02:34,762 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/07b9790be2094bb8b52ea5b730183764/stacks/CreateStackKeypairTests-CreateStackKeypairTests-0912782c-1bcf-4150-b5a5-27a8038ffc3e-stack/9cb11253-e59f-484d-aa37-8aa2f903c772 used request id req-9f413949-b23c-42a0-a05d-6b0a378074db 2018-12-27 18:02:34,762 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-12-27 18:02:34,762 - create_stack - DEBUG - Stack is active with name - CreateStackKeypairTests-CreateStackKeypairTests-0912782c-1bcf-4150-b5a5-27a8038ffc3e-stack 2018-12-27 18:02:34,762 - create_stack - INFO - Stack is now active with name - CreateStackKeypairTests-CreateStackKeypairTests-0912782c-1bcf-4150-b5a5-27a8038ffc3e-stack 2018-12-27 18:02:34,767 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/07b9790be2094bb8b52ea5b730183764/stacks/9cb11253-e59f-484d-aa37-8aa2f903c772/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}572b2e06e9a4059b2e1b1c4f80de50907bf3301e" 2018-12-27 18:02:34,981 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 18:02:34 GMT Server: Apache x-openstack-request-id: req-1dc92dfe-9b70-4bd2-a552-c0f4146094ae Location: http://172.30.9.31:8004/v1/07b9790be2094bb8b52ea5b730183764/stacks/CreateStackKeypairTests-CreateStackKeypairTests-0912782c-1bcf-4150-b5a5-27a8038ffc3e-stack/9cb11253-e59f-484d-aa37-8aa2f903c772/resources Content-Length: 551 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/07b9790be2094bb8b52ea5b730183764/stacks/CreateStackKeypairTests-CreateStackKeypairTests-0912782c-1bcf-4150-b5a5-27a8038ffc3e-stack/9cb11253-e59f-484d-aa37-8aa2f903c772/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-27 18:02:35,212 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:02:34 GMT Server: Apache x-openstack-request-id: req-c752e45b-9653-49c9-9373-70b639344a1d Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 369 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "keypair", "links": [{"href": "http://172.30.9.31:8004/v1/07b9790be2094bb8b52ea5b730183764/stacks/CreateStackKeypairTests-CreateStackKeypairTests-0912782c-1bcf-4150-b5a5-27a8038ffc3e-stack/9cb11253-e59f-484d-aa37-8aa2f903c772/resources/keypair", "rel": "self"}, {"href": "http://172.30.9.31:8004/v1/07b9790be2094bb8b52ea5b730183764/stacks/CreateStackKeypairTests-CreateStackKeypairTests-0912782c-1bcf-4150-b5a5-27a8038ffc3e-stack/9cb11253-e59f-484d-aa37-8aa2f903c772", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2018-12-27T18:02:33Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-27T18:02:33Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "CreateStackKeypairTests-0912782c-1bcf-4150-b5a5-27a8038ffc3e-kp", "resource_type": "OS::Nova::KeyPair"}]} 2018-12-27 18:02:35,212 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/07b9790be2094bb8b52ea5b730183764/stacks/CreateStackKeypairTests-CreateStackKeypairTests-0912782c-1bcf-4150-b5a5-27a8038ffc3e-stack/9cb11253-e59f-484d-aa37-8aa2f903c772/resources used request id req-c752e45b-9653-49c9-9373-70b639344a1d 2018-12-27 18:02:35,216 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/os-keypairs/CreateStackKeypairTests-0912782c-1bcf-4150-b5a5-27a8038ffc3e-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}572b2e06e9a4059b2e1b1c4f80de50907bf3301e" 2018-12-27 18:02:35,230 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:02:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1b40b11e-fb5e-4d36-bdab-91eb32eadba0 x-compute-request-id: req-1b40b11e-fb5e-4d36-bdab-91eb32eadba0 Content-Encoding: gzip Content-Length: 573 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCvmJQVnhxJGsSbxrr7TnxSxrud4Bi30pMVrSIji1HqGWNPBnW8pdJOWDiwQCOKaXFzD+YnYOnMGp6gWNaK2RSnIgxjTAjRh+tyNnIcj/MY9SVP36fnmqMcqaIBZGvK3dQwxNRAPjXwIXNqkIBjpuhp2XncvTqDcNPGgcB8szV6bXuSG1wgmqUHzdhYj2u22hlVLmwLWHOlQZrF/8/rXWl8ZUsHix9XrE8MW2yii8AcWaWO9PjKgXHpiId3O5+s0E6lMyxIpENGYP7y6wVFrVjR1V3y2/y5mfXbgGssCjB9yHngfS4oiHwZ2FR5O4sv1lZvQk6Kdp+1hDEPCJzehMXR Generated-by-Nova", "user_id": "ac09da2d8b304e29ad9f28eb96b2d0a5", "name": "CreateStackKeypairTests-0912782c-1bcf-4150-b5a5-27a8038ffc3e-kp", "deleted": false, "created_at": "2018-12-27T18:02:34.000000", "updated_at": null, "fingerprint": "cd:5f:02:36:7a:91:3b:4d:18:53:f3:59:b1:a3:28:9a", "deleted_at": null, "id": 95}} 2018-12-27 18:02:35,231 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/os-keypairs/CreateStackKeypairTests-0912782c-1bcf-4150-b5a5-27a8038ffc3e-kp used request id req-1b40b11e-fb5e-4d36-bdab-91eb32eadba0 2018-12-27 18:02:35,233 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/07b9790be2094bb8b52ea5b730183764/stacks/9cb11253-e59f-484d-aa37-8aa2f903c772 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}572b2e06e9a4059b2e1b1c4f80de50907bf3301e" 2018-12-27 18:02:35,455 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 18:02:35 GMT Server: Apache x-openstack-request-id: req-4da12301-accc-438c-a0b9-ca66ac5f4be2 Location: http://172.30.9.31:8004/v1/07b9790be2094bb8b52ea5b730183764/stacks/CreateStackKeypairTests-CreateStackKeypairTests-0912782c-1bcf-4150-b5a5-27a8038ffc3e-stack/9cb11253-e59f-484d-aa37-8aa2f903c772 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/07b9790be2094bb8b52ea5b730183764/stacks/CreateStackKeypairTests-CreateStackKeypairTests-0912782c-1bcf-4150-b5a5-27a8038ffc3e-stack/9cb11253-e59f-484d-aa37-8aa2f903c772;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-27 18:02:35,779 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:02:35 GMT Server: Apache x-openstack-request-id: req-6b497deb-64cf-4329-8d53-720c7d961639 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1915 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Test template that simply deploys a keypair with a generated key\n", "parameters": {"OS::project_id": "07b9790be2094bb8b52ea5b730183764", "OS::stack_id": "9cb11253-e59f-484d-aa37-8aa2f903c772", "OS::stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-0912782c-1bcf-4150-b5a5-27a8038ffc3e-stack", "keypair_name": "CreateStackKeypairTests-0912782c-1bcf-4150-b5a5-27a8038ffc3e-kp"}, "deletion_time": null, "stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-0912782c-1bcf-4150-b5a5-27a8038ffc3e-stack", "stack_user_project_id": "6dbcfd6a1dec4e389af4b4fa48925679", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-12-27T18:02:33Z", "links": [{"href": "http://172.30.9.31:8004/v1/07b9790be2094bb8b52ea5b730183764/stacks/CreateStackKeypairTests-CreateStackKeypairTests-0912782c-1bcf-4150-b5a5-27a8038ffc3e-stack/9cb11253-e59f-484d-aa37-8aa2f903c772", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "9cb11253-e59f-484d-aa37-8aa2f903c772", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAr5iUFZ4cSRrEm8a6+058Usa7neAYt9KTFa0iI4tR6hljTwZ1\nvKXSTlg4sEAjimlxcw/mJ2DpzBqeoFjWitkUpyIMY0wI0YfrcjZyHI/zGPUlT9+n\n55qjHKmiAWRryt3UMMTUQD418CFzapCAY6boadl53L06g3DTxoHAfLM1em17khtc\nIJqlB83YWI9rttoZVS5sC1hzpUGaxf/P611pfGVLB4sfV6xPDFtsoovAHFmljvT4\nyoFx6YiHdzufrNBOpTMsSKRDRmD+8usFRa1Y0dVd8tv8uZn124BrLAowfch54H0u\nKIh8GdhUeTuLL9ZWb0JOinaftYQxDwic3oTF0QIDAQABAoIBACOgkIMmVlTa0oNM\nugldLkpZOh3ZJwq89czTGPcfQFqAFi8lf2PsPRRaP/46tTtTE4ql8iuRNT6NNBwS\nik0XqGIUvXC0L6HbswC0XUjASDGLI6vmFBogvPGG1XD04A4EHhZbCTmTpbv3/YPk\nl7ggWE2Jq3kHB8U9cip3jwd+EN6q2+dvBBZ1vnANtXvPIPsFBfq8jNGDKVqmz41x\nku2vq1icD5j7llXqOZvmQANgpB8LqkLMcjFKv7D0pK83E/0koBUKwKHD0Ws4YUH8\nXRcCD5nQT3w0cRs/nwp/eOhU5+bpamV277TpoOSP2vfS8jJlNQ5hkTG6ZGUGjqI8\nhF+kenUCgYEA3Tk3ozWTc7ruBLNcpPsSunFvlSHFc1luvPXkCyYJu11yaEqvNLfm\nm+Mkkh2NVVQ/3RwoU2Aa95X2bGyYLYPzIVh691jdkEvSnlSg0xQrc/aBzLuvN8L1\nrHcl7dn+IXvgU0UNDw3BRlTuOQOLBiZhlQe+CPxzPYLiwQVTjZCgjvMCgYEAyzMo\nADNmvpkXjWISjT4oCYxPUYykmbkAUU21h+ikxVpuWQYmTUiHT9DeEBs1S9lV9dY5\nicsbRy2n+71iBarw6Aklh07WDx7LDU5NmjAjN8eOTP5/Pa6uaGy36fdGfD/a6x6P\nYls6nPCBxJlJ+wxHRcDzner42aHLln0zK8Ge8SsCgYEAuN2Nnvewhq+ZI5h3PO8L\nEX6lzivwgpojrgiVTrO0wjwu1PREQXvEXFSORQQpDTtgOvfCwxm2r1tEGAsPiEmR\nrTXxXC2IyYJzORhjZMCgJ0HB6kKVA7YJ8tuGeKMIeRa5uRwk84V9E7b5c++AB92f\nAhj8NyovayGrN72pus03Pv0CgYEAkWGLaAFerFVKBYy6azWiXZp2kYkHpzg2ovTv\nQUrQwKZ/ts/wjXCr5w4wIuPkkNzxZI8d4Zlgbd+bhUAtJpL0A3+vyww7mNvWOTHh\n0cRJHjp3dFzNWqtk+y91sj6JvpHNJlVaDuvolqp4ndlyldxmDeEMK9sWqlbZG1V+\nS/sepbsCgYATi4hKgrTKHSkGUHYTWEfGnRPtrVy/SG+9A0bJ4EZrwWUSlDPDIDAV\nBExFNXGvvzomLPTT23aBj4YTKVE2OUTJs/w3dif2VZieuKuExvoRdSSOgmSpoBja\nrj2oNJDm6G9jChv+yRrYG949v83bbzpSVF0AoPIalgbaYmixE7RlMg==\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Test template that simply deploys a keypair with a generated key\n"}} 2018-12-27 18:02:35,779 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/07b9790be2094bb8b52ea5b730183764/stacks/CreateStackKeypairTests-CreateStackKeypairTests-0912782c-1bcf-4150-b5a5-27a8038ffc3e-stack/9cb11253-e59f-484d-aa37-8aa2f903c772 used request id req-6b497deb-64cf-4329-8d53-720c7d961639 2018-12-27 18:02:35,780 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 18:02:35,781 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 18:02:36,196 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "56927774bb1b47a185adaf736b65aa1a", "name": "CreateStackKeypairTests-e90eaa80-a8ad-4e3-proj-role"}], "expires_at": "2018-12-27T19:02:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "07b9790be2094bb8b52ea5b730183764", "name": "CreateStackKeypairTests-e90eaa80-a8ad-4e3-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/07b9790be2094bb8b52ea5b730183764", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/07b9790be2094bb8b52ea5b730183764", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/07b9790be2094bb8b52ea5b730183764", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/07b9790be2094bb8b52ea5b730183764", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/07b9790be2094bb8b52ea5b730183764", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/07b9790be2094bb8b52ea5b730183764", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/07b9790be2094bb8b52ea5b730183764", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/07b9790be2094bb8b52ea5b730183764", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/07b9790be2094bb8b52ea5b730183764", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_07b9790be2094bb8b52ea5b730183764", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_07b9790be2094bb8b52ea5b730183764", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/07b9790be2094bb8b52ea5b730183764", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/07b9790be2094bb8b52ea5b730183764", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/07b9790be2094bb8b52ea5b730183764", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackKeypairTests-e90eaa80-a8ad-4e3-user", "id": "ac09da2d8b304e29ad9f28eb96b2d0a5"}, "audit_ids": ["YXM8MFKlS0yg8GAPmOdwfg"], "issued_at": "2018-12-27T18:02:36.000000Z"}} 2018-12-27 18:02:36,196 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97a918d7fa5a5957f603b6f93592ef29f296f3e5" 2018-12-27 18:02:36,294 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:02:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-96b412d9-2f78-4769-b88f-5d1cf7c2f05f Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 18:02:36,294 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-96b412d9-2f78-4769-b88f-5d1cf7c2f05f 2018-12-27 18:02:36,295 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-27 18:02:36,299 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97a918d7fa5a5957f603b6f93592ef29f296f3e5" 2018-12-27 18:02:36,503 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:02:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4ed6e374-4314-4321-a61a-d730c22f9f04 x-compute-request-id: req-4ed6e374-4314-4321-a61a-d730c22f9f04 Content-Encoding: gzip Content-Length: 494 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCvmJQVnhxJGsSbxrr7TnxSxrud4Bi30pMVrSIji1HqGWNPBnW8pdJOWDiwQCOKaXFzD+YnYOnMGp6gWNaK2RSnIgxjTAjRh+tyNnIcj/MY9SVP36fnmqMcqaIBZGvK3dQwxNRAPjXwIXNqkIBjpuhp2XncvTqDcNPGgcB8szV6bXuSG1wgmqUHzdhYj2u22hlVLmwLWHOlQZrF/8/rXWl8ZUsHix9XrE8MW2yii8AcWaWO9PjKgXHpiId3O5+s0E6lMyxIpENGYP7y6wVFrVjR1V3y2/y5mfXbgGssCjB9yHngfS4oiHwZ2FR5O4sv1lZvQk6Kdp+1hDEPCJzehMXR Generated-by-Nova", "name": "CreateStackKeypairTests-0912782c-1bcf-4150-b5a5-27a8038ffc3e-kp", "fingerprint": "cd:5f:02:36:7a:91:3b:4d:18:53:f3:59:b1:a3:28:9a"}}]} 2018-12-27 18:02:36,503 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/os-keypairs used request id req-4ed6e374-4314-4321-a61a-d730c22f9f04 2018-12-27 18:02:36,504 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 18:02:36,933 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "56927774bb1b47a185adaf736b65aa1a", "name": "CreateStackKeypairTests-e90eaa80-a8ad-4e3-proj-role"}], "expires_at": "2018-12-27T19:02:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "07b9790be2094bb8b52ea5b730183764", "name": "CreateStackKeypairTests-e90eaa80-a8ad-4e3-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/07b9790be2094bb8b52ea5b730183764", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/07b9790be2094bb8b52ea5b730183764", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/07b9790be2094bb8b52ea5b730183764", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/07b9790be2094bb8b52ea5b730183764", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/07b9790be2094bb8b52ea5b730183764", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/07b9790be2094bb8b52ea5b730183764", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/07b9790be2094bb8b52ea5b730183764", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/07b9790be2094bb8b52ea5b730183764", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/07b9790be2094bb8b52ea5b730183764", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_07b9790be2094bb8b52ea5b730183764", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_07b9790be2094bb8b52ea5b730183764", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/07b9790be2094bb8b52ea5b730183764", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/07b9790be2094bb8b52ea5b730183764", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/07b9790be2094bb8b52ea5b730183764", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackKeypairTests-e90eaa80-a8ad-4e3-user", "id": "ac09da2d8b304e29ad9f28eb96b2d0a5"}, "audit_ids": ["ZmQcro0MRUCsYyY77ymAAg"], "issued_at": "2018-12-27T18:02:36.000000Z"}} 2018-12-27 18:02:36,935 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/os-keypairs/CreateStackKeypairTests-0912782c-1bcf-4150-b5a5-27a8038ffc3e-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}196621039ef24ce97c7234cb6b7f37ef557a069f" 2018-12-27 18:02:37,159 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:02:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6c5fb7b4-1865-49d6-b655-59d37b25081d x-compute-request-id: req-6c5fb7b4-1865-49d6-b655-59d37b25081d Content-Encoding: gzip Content-Length: 573 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCvmJQVnhxJGsSbxrr7TnxSxrud4Bi30pMVrSIji1HqGWNPBnW8pdJOWDiwQCOKaXFzD+YnYOnMGp6gWNaK2RSnIgxjTAjRh+tyNnIcj/MY9SVP36fnmqMcqaIBZGvK3dQwxNRAPjXwIXNqkIBjpuhp2XncvTqDcNPGgcB8szV6bXuSG1wgmqUHzdhYj2u22hlVLmwLWHOlQZrF/8/rXWl8ZUsHix9XrE8MW2yii8AcWaWO9PjKgXHpiId3O5+s0E6lMyxIpENGYP7y6wVFrVjR1V3y2/y5mfXbgGssCjB9yHngfS4oiHwZ2FR5O4sv1lZvQk6Kdp+1hDEPCJzehMXR Generated-by-Nova", "user_id": "ac09da2d8b304e29ad9f28eb96b2d0a5", "name": "CreateStackKeypairTests-0912782c-1bcf-4150-b5a5-27a8038ffc3e-kp", "deleted": false, "created_at": "2018-12-27T18:02:34.000000", "updated_at": null, "fingerprint": "cd:5f:02:36:7a:91:3b:4d:18:53:f3:59:b1:a3:28:9a", "deleted_at": null, "id": 95}} 2018-12-27 18:02:37,159 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/os-keypairs/CreateStackKeypairTests-0912782c-1bcf-4150-b5a5-27a8038ffc3e-kp used request id req-6c5fb7b4-1865-49d6-b655-59d37b25081d 2018-12-27 18:02:37,159 - create_stack - INFO - Deleting stack - CreateStackKeypairTests-CreateStackKeypairTests-0912782c-1bcf-4150-b5a5-27a8038ffc3e-stack 2018-12-27 18:02:37,162 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:8004/v1/07b9790be2094bb8b52ea5b730183764/stacks/9cb11253-e59f-484d-aa37-8aa2f903c772 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}572b2e06e9a4059b2e1b1c4f80de50907bf3301e" 2018-12-27 18:02:37,376 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 18:02:37 GMT Server: Apache x-openstack-request-id: req-1d85594e-9d7f-4765-af4c-e7e0fde7bba2 Location: http://172.30.9.31:8004/v1/07b9790be2094bb8b52ea5b730183764/stacks/CreateStackKeypairTests-CreateStackKeypairTests-0912782c-1bcf-4150-b5a5-27a8038ffc3e-stack/9cb11253-e59f-484d-aa37-8aa2f903c772 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/07b9790be2094bb8b52ea5b730183764/stacks/CreateStackKeypairTests-CreateStackKeypairTests-0912782c-1bcf-4150-b5a5-27a8038ffc3e-stack/9cb11253-e59f-484d-aa37-8aa2f903c772;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-27 18:02:37,690 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 18:02:37 GMT Server: Apache x-openstack-request-id: req-45a537f1-db91-4e97-9cf2-505c429f7d08 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 18:02:37,691 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.31:8004/v1/07b9790be2094bb8b52ea5b730183764/stacks/CreateStackKeypairTests-CreateStackKeypairTests-0912782c-1bcf-4150-b5a5-27a8038ffc3e-stack/9cb11253-e59f-484d-aa37-8aa2f903c772 used request id req-45a537f1-db91-4e97-9cf2-505c429f7d08 2018-12-27 18:02:37,693 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/07b9790be2094bb8b52ea5b730183764/stacks/9cb11253-e59f-484d-aa37-8aa2f903c772 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}572b2e06e9a4059b2e1b1c4f80de50907bf3301e" 2018-12-27 18:02:37,924 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 18:02:37 GMT Server: Apache x-openstack-request-id: req-ea833816-0aac-446d-8fe8-5797886a97a1 Location: http://172.30.9.31:8004/v1/07b9790be2094bb8b52ea5b730183764/stacks/CreateStackKeypairTests-CreateStackKeypairTests-0912782c-1bcf-4150-b5a5-27a8038ffc3e-stack/9cb11253-e59f-484d-aa37-8aa2f903c772 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/07b9790be2094bb8b52ea5b730183764/stacks/CreateStackKeypairTests-CreateStackKeypairTests-0912782c-1bcf-4150-b5a5-27a8038ffc3e-stack/9cb11253-e59f-484d-aa37-8aa2f903c772;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-27 18:02:37,967 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:02:37 GMT Server: Apache x-openstack-request-id: req-a0925880-bf6e-42ab-9dc9-39467758333b Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 614 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Test template that simply deploys a keypair with a generated key\n", "parameters": {"OS::project_id": "07b9790be2094bb8b52ea5b730183764", "OS::stack_id": "9cb11253-e59f-484d-aa37-8aa2f903c772", "OS::stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-0912782c-1bcf-4150-b5a5-27a8038ffc3e-stack", "keypair_name": "CreateStackKeypairTests-0912782c-1bcf-4150-b5a5-27a8038ffc3e-kp"}, "deletion_time": null, "stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-0912782c-1bcf-4150-b5a5-27a8038ffc3e-stack", "stack_user_project_id": "6dbcfd6a1dec4e389af4b4fa48925679", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-12-27T18:02:33Z", "links": [{"href": "http://172.30.9.31:8004/v1/07b9790be2094bb8b52ea5b730183764/stacks/CreateStackKeypairTests-CreateStackKeypairTests-0912782c-1bcf-4150-b5a5-27a8038ffc3e-stack/9cb11253-e59f-484d-aa37-8aa2f903c772", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-27T18:02:37Z", "id": "9cb11253-e59f-484d-aa37-8aa2f903c772", "outputs": [{"output_value": null, "output_error": "The specified reference \"keypair\" (in unknown) is incorrect.", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Test template that simply deploys a keypair with a generated key\n"}} 2018-12-27 18:02:37,967 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/07b9790be2094bb8b52ea5b730183764/stacks/CreateStackKeypairTests-CreateStackKeypairTests-0912782c-1bcf-4150-b5a5-27a8038ffc3e-stack/9cb11253-e59f-484d-aa37-8aa2f903c772 used request id req-a0925880-bf6e-42ab-9dc9-39467758333b 2018-12-27 18:02:37,967 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-12-27 18:02:37,967 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-27 18:02:40,971 - create_stack - DEBUG - Stack status query timeout in 1196.72027612 2018-12-27 18:02:40,973 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/07b9790be2094bb8b52ea5b730183764/stacks/9cb11253-e59f-484d-aa37-8aa2f903c772 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}572b2e06e9a4059b2e1b1c4f80de50907bf3301e" 2018-12-27 18:02:41,186 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 18:02:40 GMT Server: Apache x-openstack-request-id: req-98e3021d-7f1f-4240-bcb4-350a62a92a5e Location: http://172.30.9.31:8004/v1/07b9790be2094bb8b52ea5b730183764/stacks/CreateStackKeypairTests-CreateStackKeypairTests-0912782c-1bcf-4150-b5a5-27a8038ffc3e-stack/9cb11253-e59f-484d-aa37-8aa2f903c772 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/07b9790be2094bb8b52ea5b730183764/stacks/CreateStackKeypairTests-CreateStackKeypairTests-0912782c-1bcf-4150-b5a5-27a8038ffc3e-stack/9cb11253-e59f-484d-aa37-8aa2f903c772;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-27 18:02:41,213 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:02:41 GMT Server: Apache x-openstack-request-id: req-7bbb4158-9ccc-480c-9927-82408293f91c Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 531 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Test template that simply deploys a keypair with a generated key\n", "parameters": {"OS::project_id": "07b9790be2094bb8b52ea5b730183764", "OS::stack_id": "9cb11253-e59f-484d-aa37-8aa2f903c772", "OS::stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-0912782c-1bcf-4150-b5a5-27a8038ffc3e-stack", "keypair_name": "CreateStackKeypairTests-0912782c-1bcf-4150-b5a5-27a8038ffc3e-kp"}, "deletion_time": "2018-12-27T18:02:39Z", "stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-0912782c-1bcf-4150-b5a5-27a8038ffc3e-stack", "stack_user_project_id": "6dbcfd6a1dec4e389af4b4fa48925679", "tags": null, "creation_time": "2018-12-27T18:02:33Z", "links": [{"href": "http://172.30.9.31:8004/v1/07b9790be2094bb8b52ea5b730183764/stacks/CreateStackKeypairTests-CreateStackKeypairTests-0912782c-1bcf-4150-b5a5-27a8038ffc3e-stack/9cb11253-e59f-484d-aa37-8aa2f903c772", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-12-27T18:02:37Z", "id": "9cb11253-e59f-484d-aa37-8aa2f903c772", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Test template that simply deploys a keypair with a generated key\n"}} 2018-12-27 18:02:41,213 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/07b9790be2094bb8b52ea5b730183764/stacks/CreateStackKeypairTests-CreateStackKeypairTests-0912782c-1bcf-4150-b5a5-27a8038ffc3e-stack/9cb11253-e59f-484d-aa37-8aa2f903c772 used request id req-7bbb4158-9ccc-480c-9927-82408293f91c 2018-12-27 18:02:41,213 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-12-27 18:02:41,213 - create_stack - DEBUG - Stack is active with name - CreateStackKeypairTests-CreateStackKeypairTests-0912782c-1bcf-4150-b5a5-27a8038ffc3e-stack 2018-12-27 18:02:41,214 - create_stack - INFO - Attempting to delete again stack - CreateStackKeypairTests-CreateStackKeypairTests-0912782c-1bcf-4150-b5a5-27a8038ffc3e-stack 2018-12-27 18:02:41,216 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:8004/v1/07b9790be2094bb8b52ea5b730183764/stacks/9cb11253-e59f-484d-aa37-8aa2f903c772 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}572b2e06e9a4059b2e1b1c4f80de50907bf3301e" 2018-12-27 18:02:41,245 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 18:02:41 GMT Server: Apache x-openstack-request-id: req-48600253-010d-4a1a-83f1-e6a0ea66cea9 Location: http://172.30.9.31:8004/v1/07b9790be2094bb8b52ea5b730183764/stacks/CreateStackKeypairTests-CreateStackKeypairTests-0912782c-1bcf-4150-b5a5-27a8038ffc3e-stack/9cb11253-e59f-484d-aa37-8aa2f903c772 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/07b9790be2094bb8b52ea5b730183764/stacks/CreateStackKeypairTests-CreateStackKeypairTests-0912782c-1bcf-4150-b5a5-27a8038ffc3e-stack/9cb11253-e59f-484d-aa37-8aa2f903c772;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-27 18:02:41,542 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 18:02:41 GMT Server: Apache x-openstack-request-id: req-1fa9db30-a98e-458d-9669-57ffbd5d2394 Content-Length: 279 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackKeypairTests-CreateStackKeypairTests-0912782c-1bcf-4150-b5a5-27a8038ffc3e-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-12-27 18:02:41,542 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.31:8004/v1/07b9790be2094bb8b52ea5b730183764/stacks/CreateStackKeypairTests-CreateStackKeypairTests-0912782c-1bcf-4150-b5a5-27a8038ffc3e-stack/9cb11253-e59f-484d-aa37-8aa2f903c772 used request id req-1fa9db30-a98e-458d-9669-57ffbd5d2394 2018-12-27 18:02:41,550 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e20dd8052bfacf520e1be3b7d514d3b573e0ebc" 2018-12-27 18:02:41,862 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 33483 X-Openstack-Request-Id: req-e27d303f-ca00-432e-af88-c42de85daba8 Date: Thu, 27 Dec 2018 18:02:41 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "created_at": "2018-12-27T15:33:01Z", "updated_at": "2018-12-27T15:33:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "35205ac3-06e6-4cf6-bb21-ff8f813cb45b", "remote_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "ade77f59-e70c-4970-8ea8-198222fa332e", "remote_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "c4f3bf7f-d793-498d-a883-bb8c6003f070", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "c85cb618-8f19-445b-8e16-6d467cb17771", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}], "revision_number": 4, "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "created_at": "2018-12-27T15:57:22Z", "updated_at": "2018-12-27T15:57:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "5e258a3b-01f5-4aef-81b7-0b5dc6e5b683", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "65475539-0336-498a-8da4-ff0a80b10089", "remote_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "ae922857-f7ae-4bc8-949b-153fb43bfd00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "b4f87679-52e1-4cf9-bf76-5abb9a9bec06", "remote_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "f7197afc9b61423897aefc9a643d03a1"}], "revision_number": 4, "project_id": "f7197afc9b61423897aefc9a643d03a1", "id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "created_at": "2018-12-27T16:01:54Z", "updated_at": "2018-12-27T16:01:54Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "00dd3abd-acd1-4edb-8f4a-8badcbd2eeb4", "remote_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "018de60d-bc33-4ef0-9eed-6d00b6ce227b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "0d99f0db-fa6b-4201-b67f-a7ff0db82c5d", "remote_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv6", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "5c4049ef-933d-4614-84e7-83584430d462", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv6", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}], "revision_number": 4, "project_id": "8c689c5e31c44b09ab85f80682abbc2a", "id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "created_at": "2018-12-27T15:56:49Z", "updated_at": "2018-12-27T15:56:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "6555e255-763a-4448-b1b1-0c93b2a390bd", "remote_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "777ff7a5-a590-43e5-a84b-7677710494e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "8bac258a-08df-48b7-900b-efbe01a6ec20", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "dc17921e-353f-4898-a970-881b2c8d093d", "remote_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}], "revision_number": 4, "project_id": "28dac9e1580d461c9de52e6659cc4f9d", "id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "created_at": "2018-12-27T16:01:52Z", "updated_at": "2018-12-27T16:01:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "32737757-45f3-4b24-b6ab-5f2d5579b4a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv6", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "ae604ef3-492d-4aa3-8045-1ff84f755a27", "remote_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv4", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "b7bff40a-beda-4996-b140-ed94d010535c", "remote_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv6", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "b8129030-9d72-4d5d-adce-47bbe62492fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv4", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}], "revision_number": 4, "project_id": "81c108a273314b24bf6b48c41b5bbe0c", "id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "created_at": "2018-12-27T15:57:20Z", "updated_at": "2018-12-27T15:57:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "0c389ec4-c0af-4c20-acf9-4fcc1d859dd7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv6", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "3749697a-f2ef-439a-a661-2fb92badd1ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv4", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "b74e0c8c-e243-450e-b1be-69c587093d6d", "remote_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv6", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "c222695b-2f1c-427d-afd7-e0be24ec9f66", "remote_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv4", "project_id": "7fb0e5436e4f467998e672dd71018a45"}], "revision_number": 4, "project_id": "7fb0e5436e4f467998e672dd71018a45", "id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "created_at": "2018-12-27T17:02:11Z", "updated_at": "2018-12-27T17:02:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "675d8a56-1c9b-4c58-a252-61e65997fd05", "remote_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv4", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "84f0587c-7394-4fd6-8f3d-8d6ba94cf3f9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv6", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "8a450b4f-e710-4193-816e-13a2d4e40c07", "remote_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv6", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "c3106b0a-1026-4156-86a9-f0438b7fab93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv4", "project_id": "7cba3664d5674e65a12c8c269a05febf"}], "revision_number": 4, "project_id": "7cba3664d5674e65a12c8c269a05febf", "id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "created_at": "2018-12-27T15:58:29Z", "updated_at": "2018-12-27T15:58:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "2a945ecc-f9fa-4219-96ab-c189a7f5c102", "remote_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv6", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "55e2b54e-68d4-4476-8c9f-e05e347c8970", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv4", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "9983229c-b595-482a-973f-81137a209b6d", "remote_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv4", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "9d4b8450-78ab-4817-a586-372ed88268f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv6", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}], "revision_number": 4, "project_id": "fbd6dbf946a5406398ba810e02d0888e", "id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "created_at": "2018-12-27T15:57:24Z", "updated_at": "2018-12-27T15:57:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "35521f2a-a59d-4798-9fa8-0febfe126076", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv4", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "607d473d-1e6a-4088-a778-7df9ffc1ff68", "remote_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv6", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "6f8fa92b-b67a-4047-a900-f43656aff42b", "remote_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv4", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "890f1d6c-9ae5-45b0-b7a1-282182432b66", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv6", "project_id": "253cc6709e714b8a80a5f74e4257907e"}], "revision_number": 4, "project_id": "253cc6709e714b8a80a5f74e4257907e", "id": "b9546f11-205e-4322-89f8-f0360d6090ed", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "created_at": "2018-12-27T15:57:08Z", "updated_at": "2018-12-27T15:57:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "6739c48b-d899-4c17-bb8e-ffaf8922c034", "remote_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv4", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "9660a6af-4d9b-40b9-9729-f205f66c2bd0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv4", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "bf244c03-fc10-4754-9c2b-b0224401c4f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv6", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "d3bee7cc-a152-441c-9790-abb1f56cec03", "remote_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv6", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}], "revision_number": 4, "project_id": "782a28bd0d40485e85eda6b8ba43840b", "id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "created_at": "2018-12-27T15:57:11Z", "updated_at": "2018-12-27T15:57:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "22c0d2cf-360a-4aa8-ba7e-bfdbf8327d27", "remote_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "553b140a-8ba9-4af7-9f50-bf24e87aebf7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "b2ecf7a5-df98-4d65-a762-767320437c5a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "e49104b2-7c13-49d6-8519-a16dd585346f", "remote_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}], "revision_number": 4, "project_id": "ef7e486beb8f4de39b25ca5f11552328", "id": "d0588e93-db0d-4888-9f99-3399a50df490", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "created_at": "2018-12-27T17:19:15Z", "updated_at": "2018-12-27T17:19:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "1990fe24-df44-4561-9f09-f50aab182bf7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "651e4b8b-b29e-409b-9f25-ff2328ccefe6", "remote_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "cc4e2254-2157-4ae1-a233-3047573ddc6d", "remote_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "da56dda4-aaf3-43ff-bdf7-e64892ec2345", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}], "revision_number": 4, "project_id": "2a5a6879c5fa4db798cea6d394565d45", "id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-27T15:33:07Z", "updated_at": "2018-12-27T15:33:07Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "4de95db8-72d6-4aec-a145-e92511971eb9", "remote_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "5f100cff-05d8-4405-8dfb-0a387c123fae", "remote_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "a3f6a193-cc94-4220-a73a-08acf63c449b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "f059d8a5-0c32-49c9-a721-77cc89245ecd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "created_at": "2018-12-27T15:29:16Z", "updated_at": "2018-12-27T15:29:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "3c53841a-5bc0-4192-b482-044411e217ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "5956ff3f-d59d-4af6-82b5-566c888583a7", "remote_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:16Z", "revision_number": 0, "id": "60735d87-52c7-426a-91a6-aff1078a5a2d", "remote_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:16Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "abe97133-61dd-4fdf-baf3-2e07968a324f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "da629caea04941e1ae8979c379dc7c9d"}], "revision_number": 4, "project_id": "da629caea04941e1ae8979c379dc7c9d", "id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "name": "default"}]} 2018-12-27 18:02:41,863 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=default used request id req-e27d303f-ca00-432e-af88-c42de85daba8 2018-12-27 18:02:41,870 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e20dd8052bfacf520e1be3b7d514d3b573e0ebc" 2018-12-27 18:02:41,990 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:02:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0fe00194-4af8-43c4-be2a-5808c5cceb1f Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b7b4fceec1ad4c6eb74d758b709a9d93", "name": "admin"}} 2018-12-27 18:02:41,990 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93 used request id req-0fe00194-4af8-43c4-be2a-5808c5cceb1f 2018-12-27 18:02:41,994 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/f7197afc9b61423897aefc9a643d03a1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e20dd8052bfacf520e1be3b7d514d3b573e0ebc" 2018-12-27 18:02:42,098 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 18:02:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-23fd82d6-70a3-4a01-bed4-17aa47d740d7 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f7197afc9b61423897aefc9a643d03a1.", "code": 404, "title": "Not Found"}} 2018-12-27 18:02:42,099 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/f7197afc9b61423897aefc9a643d03a1 used request id req-23fd82d6-70a3-4a01-bed4-17aa47d740d7 2018-12-27 18:02:42,099 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 18:02:42,102 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/8c689c5e31c44b09ab85f80682abbc2a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e20dd8052bfacf520e1be3b7d514d3b573e0ebc" 2018-12-27 18:02:42,208 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 18:02:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-22587677-e8a5-401f-9e6d-3186109cbcfb Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8c689c5e31c44b09ab85f80682abbc2a.", "code": 404, "title": "Not Found"}} 2018-12-27 18:02:42,208 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/8c689c5e31c44b09ab85f80682abbc2a used request id req-22587677-e8a5-401f-9e6d-3186109cbcfb 2018-12-27 18:02:42,209 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 18:02:42,212 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/28dac9e1580d461c9de52e6659cc4f9d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e20dd8052bfacf520e1be3b7d514d3b573e0ebc" 2018-12-27 18:02:42,324 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 18:02:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-01ec3391-de42-46eb-b0ed-af76d0642b36 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 28dac9e1580d461c9de52e6659cc4f9d.", "code": 404, "title": "Not Found"}} 2018-12-27 18:02:42,324 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/28dac9e1580d461c9de52e6659cc4f9d used request id req-01ec3391-de42-46eb-b0ed-af76d0642b36 2018-12-27 18:02:42,324 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 18:02:42,328 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/81c108a273314b24bf6b48c41b5bbe0c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e20dd8052bfacf520e1be3b7d514d3b573e0ebc" 2018-12-27 18:02:42,441 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 18:02:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e8622f3f-0d7f-4146-8527-08f27711afca Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 81c108a273314b24bf6b48c41b5bbe0c.", "code": 404, "title": "Not Found"}} 2018-12-27 18:02:42,441 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/81c108a273314b24bf6b48c41b5bbe0c used request id req-e8622f3f-0d7f-4146-8527-08f27711afca 2018-12-27 18:02:42,441 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 18:02:42,445 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/7fb0e5436e4f467998e672dd71018a45 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e20dd8052bfacf520e1be3b7d514d3b573e0ebc" 2018-12-27 18:02:42,552 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 18:02:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1185195c-bf28-4f02-9b9c-60410bffc5e9 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7fb0e5436e4f467998e672dd71018a45.", "code": 404, "title": "Not Found"}} 2018-12-27 18:02:42,552 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/7fb0e5436e4f467998e672dd71018a45 used request id req-1185195c-bf28-4f02-9b9c-60410bffc5e9 2018-12-27 18:02:42,552 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 18:02:42,556 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/7cba3664d5674e65a12c8c269a05febf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e20dd8052bfacf520e1be3b7d514d3b573e0ebc" 2018-12-27 18:02:42,672 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 18:02:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-de0e0181-50b3-4e64-8bd1-d52383080a51 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7cba3664d5674e65a12c8c269a05febf.", "code": 404, "title": "Not Found"}} 2018-12-27 18:02:42,673 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/7cba3664d5674e65a12c8c269a05febf used request id req-de0e0181-50b3-4e64-8bd1-d52383080a51 2018-12-27 18:02:42,673 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 18:02:42,676 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/fbd6dbf946a5406398ba810e02d0888e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e20dd8052bfacf520e1be3b7d514d3b573e0ebc" 2018-12-27 18:02:42,785 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 18:02:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3c349343-c75f-4bbb-87e1-b8bf029cc97d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: fbd6dbf946a5406398ba810e02d0888e.", "code": 404, "title": "Not Found"}} 2018-12-27 18:02:42,785 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/fbd6dbf946a5406398ba810e02d0888e used request id req-3c349343-c75f-4bbb-87e1-b8bf029cc97d 2018-12-27 18:02:42,786 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 18:02:42,789 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/253cc6709e714b8a80a5f74e4257907e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e20dd8052bfacf520e1be3b7d514d3b573e0ebc" 2018-12-27 18:02:42,894 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 18:02:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1665cdcd-e8cf-4cd2-8ec7-0e05a741e466 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 253cc6709e714b8a80a5f74e4257907e.", "code": 404, "title": "Not Found"}} 2018-12-27 18:02:42,894 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/253cc6709e714b8a80a5f74e4257907e used request id req-1665cdcd-e8cf-4cd2-8ec7-0e05a741e466 2018-12-27 18:02:42,894 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 18:02:42,900 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/782a28bd0d40485e85eda6b8ba43840b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e20dd8052bfacf520e1be3b7d514d3b573e0ebc" 2018-12-27 18:02:43,014 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 18:02:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c444b494-29e6-4b5c-ad79-c394495a3098 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 782a28bd0d40485e85eda6b8ba43840b.", "code": 404, "title": "Not Found"}} 2018-12-27 18:02:43,015 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/782a28bd0d40485e85eda6b8ba43840b used request id req-c444b494-29e6-4b5c-ad79-c394495a3098 2018-12-27 18:02:43,015 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 18:02:43,018 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/ef7e486beb8f4de39b25ca5f11552328 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e20dd8052bfacf520e1be3b7d514d3b573e0ebc" 2018-12-27 18:02:43,128 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 18:02:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3a900915-015c-4fd3-b36a-c0c7c3782642 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: ef7e486beb8f4de39b25ca5f11552328.", "code": 404, "title": "Not Found"}} 2018-12-27 18:02:43,128 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/ef7e486beb8f4de39b25ca5f11552328 used request id req-3a900915-015c-4fd3-b36a-c0c7c3782642 2018-12-27 18:02:43,128 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 18:02:43,132 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/2a5a6879c5fa4db798cea6d394565d45 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e20dd8052bfacf520e1be3b7d514d3b573e0ebc" 2018-12-27 18:02:43,238 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:02:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4229f47b-7e29-44a2-bfaa-b802af4cbca6 Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.31:5000/v3/projects/2a5a6879c5fa4db798cea6d394565d45"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}} 2018-12-27 18:02:43,238 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/2a5a6879c5fa4db798cea6d394565d45 used request id req-4229f47b-7e29-44a2-bfaa-b802af4cbca6 2018-12-27 18:02:43,242 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/da629caea04941e1ae8979c379dc7c9d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e20dd8052bfacf520e1be3b7d514d3b573e0ebc" 2018-12-27 18:02:43,358 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:02:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e5da2aa9-9fa6-4129-858b-343b4a11b7f7 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/da629caea04941e1ae8979c379dc7c9d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "da629caea04941e1ae8979c379dc7c9d", "name": "service"}} 2018-12-27 18:02:43,358 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/da629caea04941e1ae8979c379dc7c9d used request id req-e5da2aa9-9fa6-4129-858b-343b4a11b7f7 2018-12-27 18:02:43,359 - keystone_utils - INFO - Deleting project with name - CreateStackKeypairTests-e90eaa80-a8ad-4e3-proj 2018-12-27 18:02:43,362 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/projects/07b9790be2094bb8b52ea5b730183764 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e20dd8052bfacf520e1be3b7d514d3b573e0ebc" 2018-12-27 18:02:43,672 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 18:02:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-81e94b67-f28e-48b9-8819-7e22cc04fcba Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 18:02:43,672 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/07b9790be2094bb8b52ea5b730183764 used request id req-81e94b67-f28e-48b9-8819-7e22cc04fcba 2018-12-27 18:02:43,672 - keystone_utils - INFO - Deleting role with name - CreateStackKeypairTests-e90eaa80-a8ad-4e3-proj-role 2018-12-27 18:02:43,676 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/roles/56927774bb1b47a185adaf736b65aa1a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e20dd8052bfacf520e1be3b7d514d3b573e0ebc" 2018-12-27 18:02:43,802 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 18:02:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-36ad19bd-9cf5-474e-9683-3ac63f028e08 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 18:02:43,802 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/roles/56927774bb1b47a185adaf736b65aa1a used request id req-36ad19bd-9cf5-474e-9683-3ac63f028e08 2018-12-27 18:02:43,806 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e20dd8052bfacf520e1be3b7d514d3b573e0ebc" 2018-12-27 18:02:43,917 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:02:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d4ef7a36-29c8-4936-a4c0-996967c46cdb Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8de789d09e46427786a85702e5e8de91", "links": {"self": "http://172.30.9.31:5000/v3/roles/8de789d09e46427786a85702e5e8de91"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 18:02:43,917 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-d4ef7a36-29c8-4936-a4c0-996967c46cdb 2018-12-27 18:02:43,918 - keystone_utils - INFO - Deleting user with name - CreateStackKeypairTests-e90eaa80-a8ad-4e3-user 2018-12-27 18:02:43,921 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/users/ac09da2d8b304e29ad9f28eb96b2d0a5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17e68bae53c9f68e1c2fd925b1531b0f5ae79dcb" 2018-12-27 18:02:44,135 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 18:02:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c30fe587-b0e1-4b3c-9f2f-1a991c4ecbc4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 18:02:44,135 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/ac09da2d8b304e29ad9f28eb96b2d0a5 used request id req-c30fe587-b0e1-4b3c-9f2f-1a991c4ecbc4 2018-12-27 18:02:44,137 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 18:02:44,561 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T19:02:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["1khxD9N0RQqZtA_N0FfPCg"], "issued_at": "2018-12-27T18:02:44.000000Z"}} 2018-12-27 18:02:44,561 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3a04e7c9eec0642834904f95327691c213ac6ef" 2018-12-27 18:02:44,681 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:02:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c10a28be-4c10-45b3-a71b-a2eb715ea709 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 18:02:44,682 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-c10a28be-4c10-45b3-a71b-a2eb715ea709 2018-12-27 18:02:44,683 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 18:02:44,684 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 18:02:45,102 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T19:02:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["NUbt64zPTUKj62NZTYun_g"], "issued_at": "2018-12-27T18:02:45.000000Z"}} 2018-12-27 18:02:45,103 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}770159d6bbd5abe0f47646e6a8e4615fd1045822" 2018-12-27 18:02:45,215 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:02:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4086d06a-65a2-4029-b03a-caed4cd78645 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 18:02:45,216 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-4086d06a-65a2-4029-b03a-caed4cd78645 2018-12-27 18:02:45,220 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 18:02:45,226 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 18:02:45 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 18:02:45,227 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSecurityGroupTests-a4d608d9-af2e-468-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}770159d6bbd5abe0f47646e6a8e4615fd1045822" 2018-12-27 18:02:45,334 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:02:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a3ad4daa-32cd-4b6f-8207-a24553dd0446 Content-Encoding: gzip Content-Length: 184 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSecurityGroupTests-a4d608d9-af2e-468-proj", "previous": null, "next": null}, "projects": []} 2018-12-27 18:02:45,334 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSecurityGroupTests-a4d608d9-af2e-468-proj used request id req-a3ad4daa-32cd-4b6f-8207-a24553dd0446 2018-12-27 18:02:45,337 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}770159d6bbd5abe0f47646e6a8e4615fd1045822" 2018-12-27 18:02:45,439 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:02:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8a32c905-5055-47bd-8a7a-6ad04f9e546f Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-27 18:02:45,439 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-8a32c905-5055-47bd-8a7a-6ad04f9e546f 2018-12-27 18:02:45,442 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}770159d6bbd5abe0f47646e6a8e4615fd1045822" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackSecurityGroupTests-a4d608d9-af2e-468-proj"}}' 2018-12-27 18:02:45,588 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 27 Dec 2018 18:02:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b372c805-858c-4847-b66e-79e4d074d6c6 Content-Length: 326 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/f282d36c5b534a09ae3b876e409c8f0e"}, "tags": [], "enabled": true, "id": "f282d36c5b534a09ae3b876e409c8f0e", "parent_id": "default", "domain_id": "default", "name": "CreateStackSecurityGroupTests-a4d608d9-af2e-468-proj"}} 2018-12-27 18:02:45,588 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-b372c805-858c-4847-b66e-79e4d074d6c6 2018-12-27 18:02:45,589 - keystone_utils - INFO - Created project with name - CreateStackSecurityGroupTests-a4d608d9-af2e-468-proj 2018-12-27 18:02:45,589 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 18:02:45,590 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 18:02:46,002 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T19:02:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["AO5flfocR2WpPd-qBP1PJw"], "issued_at": "2018-12-27T18:02:45.000000Z"}} 2018-12-27 18:02:46,003 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6cb0c5f847a33429f8b6692a6ed1b913a1ab7b98" 2018-12-27 18:02:46,017 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:02:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5947bf05-af95-45ce-9a76-78f9763e7500 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 18:02:46,017 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-5947bf05-af95-45ce-9a76-78f9763e7500 2018-12-27 18:02:46,021 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 18:02:46,026 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 18:02:46 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 18:02:46,026 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6cb0c5f847a33429f8b6692a6ed1b913a1ab7b98" 2018-12-27 18:02:46,254 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:02:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-64d94bbc-9ebb-4a1d-a035-daa9bbe1e64a Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "links": {"self": "http://172.30.9.31:5000/v3/users/01fa52e7b3674fc48643fa4ffca67e4e"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "01fa52e7b3674fc48643fa4ffca67e4e", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/05a834ddebbc40688596b7460b47439e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05a834ddebbc40688596b7460b47439e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/08226a0ad01943f39559448239e291e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "08226a0ad01943f39559448239e291e1", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/55c0552fe37a4f7ca0e73939514bc683"}, "domain_id": "default", "enabled": true, "options": {}, "id": "55c0552fe37a4f7ca0e73939514bc683", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/646a4af4e3b5439a97996d353fea3924"}, "domain_id": "914eec1d43ea4caf9d2fd33268c06258", "enabled": true, "options": {}, "id": "646a4af4e3b5439a97996d353fea3924", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/85fb203e51c34d3f8122e285a6a318b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85fb203e51c34d3f8122e285a6a318b3", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/905e7f4b42d24cca93b99d2401fa3378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "905e7f4b42d24cca93b99d2401fa3378", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/a5bc08b9f81f4e5bb86c24f9f7547bae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5bc08b9f81f4e5bb86c24f9f7547bae", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/a5c780627f004d318bf908d80305da9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5c780627f004d318bf908d80305da9c", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/b18425bf2b044bc9af7e194919539a17"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b18425bf2b044bc9af7e194919539a17", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/b8d2134b619d4dca80e21d6fb16449b0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b8d2134b619d4dca80e21d6fb16449b0", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/b9ab6a25a652438285139fe5b44aea62"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9ab6a25a652438285139fe5b44aea62", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/c08462554a4844d681348f58b9b0edee"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c08462554a4844d681348f58b9b0edee", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/ddfc3a9aad444d4782eae677c8a98130"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ddfc3a9aad444d4782eae677c8a98130", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/f2a74f2185a54676a6cb2bb5ecfcc4f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2a74f2185a54676a6cb2bb5ecfcc4f6", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-12-27 18:02:46,255 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-64d94bbc-9ebb-4a1d-a035-daa9bbe1e64a 2018-12-27 18:02:46,259 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?name=CreateStackSecurityGroupTests-a4d608d9-af2e-468-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6cb0c5f847a33429f8b6692a6ed1b913a1ab7b98" 2018-12-27 18:02:46,366 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:02:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e4161827-4218-4c07-8bd1-6159aff1bf80 Content-Encoding: gzip Content-Length: 265 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?name=CreateStackSecurityGroupTests-a4d608d9-af2e-468-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/f282d36c5b534a09ae3b876e409c8f0e"}, "tags": [], "enabled": true, "id": "f282d36c5b534a09ae3b876e409c8f0e", "parent_id": "default", "domain_id": "default", "name": "CreateStackSecurityGroupTests-a4d608d9-af2e-468-proj"}]} 2018-12-27 18:02:46,367 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?name=CreateStackSecurityGroupTests-a4d608d9-af2e-468-proj used request id req-e4161827-4218-4c07-8bd1-6159aff1bf80 2018-12-27 18:02:46,370 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6cb0c5f847a33429f8b6692a6ed1b913a1ab7b98" 2018-12-27 18:02:46,491 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:02:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-518ef582-91ce-49c1-b830-cca4b09fa8f0 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-27 18:02:46,491 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-518ef582-91ce-49c1-b830-cca4b09fa8f0 2018-12-27 18:02:46,794 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6cb0c5f847a33429f8b6692a6ed1b913a1ab7b98" 2018-12-27 18:02:46,905 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:02:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1cb0b008-47d5-4cac-ae18-5e84ec15badc Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8de789d09e46427786a85702e5e8de91", "links": {"self": "http://172.30.9.31:5000/v3/roles/8de789d09e46427786a85702e5e8de91"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 18:02:46,905 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-1cb0b008-47d5-4cac-ae18-5e84ec15badc 2018-12-27 18:02:46,909 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?name=CreateStackSecurityGroupTests-a4d608d9-af2e-468-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6cb0c5f847a33429f8b6692a6ed1b913a1ab7b98" 2018-12-27 18:02:46,933 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:02:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3ce918f1-234c-449e-8c13-0dbc7b3dc120 Content-Encoding: gzip Content-Length: 265 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?name=CreateStackSecurityGroupTests-a4d608d9-af2e-468-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/f282d36c5b534a09ae3b876e409c8f0e"}, "tags": [], "enabled": true, "id": "f282d36c5b534a09ae3b876e409c8f0e", "parent_id": "default", "domain_id": "default", "name": "CreateStackSecurityGroupTests-a4d608d9-af2e-468-proj"}]} 2018-12-27 18:02:46,933 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?name=CreateStackSecurityGroupTests-a4d608d9-af2e-468-proj used request id req-3ce918f1-234c-449e-8c13-0dbc7b3dc120 2018-12-27 18:02:46,936 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/users/79a21aa8a6db49a9a27b3e6068f3a065 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6cb0c5f847a33429f8b6692a6ed1b913a1ab7b98" 2018-12-27 18:02:47,055 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:02:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-10cd8093-1f9b-44f1-a661-bcc7b09c4e4a Content-Encoding: gzip Content-Length: 250 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackSecurityGroupTests-a4d608d9-af2e-468-user", "links": {"self": "http://172.30.9.31:5000/v3/users/79a21aa8a6db49a9a27b3e6068f3a065"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "f282d36c5b534a09ae3b876e409c8f0e", "id": "79a21aa8a6db49a9a27b3e6068f3a065", "password_expires_at": null}} 2018-12-27 18:02:47,056 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users/79a21aa8a6db49a9a27b3e6068f3a065 used request id req-10cd8093-1f9b-44f1-a661-bcc7b09c4e4a 2018-12-27 18:02:47,059 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/f282d36c5b534a09ae3b876e409c8f0e/users/79a21aa8a6db49a9a27b3e6068f3a065/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6cb0c5f847a33429f8b6692a6ed1b913a1ab7b98" 2018-12-27 18:02:47,189 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:02:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b473f251-43ff-457d-be11-664b70533a3f Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects/f282d36c5b534a09ae3b876e409c8f0e/users/79a21aa8a6db49a9a27b3e6068f3a065/roles", "previous": null, "next": null}, "roles": []} 2018-12-27 18:02:47,189 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/f282d36c5b534a09ae3b876e409c8f0e/users/79a21aa8a6db49a9a27b3e6068f3a065/roles used request id req-b473f251-43ff-457d-be11-664b70533a3f 2018-12-27 18:02:47,193 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles/8de789d09e46427786a85702e5e8de91 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6cb0c5f847a33429f8b6692a6ed1b913a1ab7b98" 2018-12-27 18:02:47,308 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:02:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-352d4b8a-ed35-437b-b4e1-861daa0cfb32 Content-Encoding: gzip Content-Length: 149 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "8de789d09e46427786a85702e5e8de91", "links": {"self": "http://172.30.9.31:5000/v3/roles/8de789d09e46427786a85702e5e8de91"}, "name": "heat_stack_owner"}} 2018-12-27 18:02:47,309 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles/8de789d09e46427786a85702e5e8de91 used request id req-352d4b8a-ed35-437b-b4e1-861daa0cfb32 2018-12-27 18:02:47,309 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackSecurityGroupTests-a4d608d9-af2e-468-proj 2018-12-27 18:02:47,312 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:5000/v3/projects/f282d36c5b534a09ae3b876e409c8f0e/users/79a21aa8a6db49a9a27b3e6068f3a065/roles/8de789d09e46427786a85702e5e8de91 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6cb0c5f847a33429f8b6692a6ed1b913a1ab7b98" 2018-12-27 18:02:47,459 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 18:02:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ab37d8b3-5638-4af1-92cf-f5a8c1d45851 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 18:02:47,459 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/f282d36c5b534a09ae3b876e409c8f0e/users/79a21aa8a6db49a9a27b3e6068f3a065/roles/8de789d09e46427786a85702e5e8de91 used request id req-ab37d8b3-5638-4af1-92cf-f5a8c1d45851 2018-12-27 18:02:47,460 - keystone_utils - INFO - Created user with name - CreateStackSecurityGroupTests-a4d608d9-af2e-468-user 2018-12-27 18:02:47,460 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 18:02:47,464 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}770159d6bbd5abe0f47646e6a8e4615fd1045822" 2018-12-27 18:02:47,568 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:02:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-00bdfa8d-c11a-4e40-9cde-f37987321d02 Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8de789d09e46427786a85702e5e8de91", "links": {"self": "http://172.30.9.31:5000/v3/roles/8de789d09e46427786a85702e5e8de91"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 18:02:47,568 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-00bdfa8d-c11a-4e40-9cde-f37987321d02 2018-12-27 18:02:47,572 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}770159d6bbd5abe0f47646e6a8e4615fd1045822" -d '{"role": {"name": "CreateStackSecurityGroupTests-a4d608d9-af2e-468-proj-role"}}' 2018-12-27 18:02:47,701 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 27 Dec 2018 18:02:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-003fc134-edc0-4d03-8d5d-59b58e6e7710 Content-Length: 228 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "023b6cb638f64426863db785e9cfccd8", "links": {"self": "http://172.30.9.31:5000/v3/roles/023b6cb638f64426863db785e9cfccd8"}, "name": "CreateStackSecurityGroupTests-a4d608d9-af2e-468-proj-role"}} 2018-12-27 18:02:47,701 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/roles used request id req-003fc134-edc0-4d03-8d5d-59b58e6e7710 2018-12-27 18:02:47,701 - keystone_utils - INFO - Created role with name - CreateStackSecurityGroupTests-a4d608d9-af2e-468-proj-role 2018-12-27 18:02:47,704 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles/023b6cb638f64426863db785e9cfccd8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}770159d6bbd5abe0f47646e6a8e4615fd1045822" 2018-12-27 18:02:47,804 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:02:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2bc23455-31b3-4062-8118-011b7493e8e9 Content-Encoding: gzip Content-Length: 184 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "023b6cb638f64426863db785e9cfccd8", "links": {"self": "http://172.30.9.31:5000/v3/roles/023b6cb638f64426863db785e9cfccd8"}, "name": "CreateStackSecurityGroupTests-a4d608d9-af2e-468-proj-role"}} 2018-12-27 18:02:47,804 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles/023b6cb638f64426863db785e9cfccd8 used request id req-2bc23455-31b3-4062-8118-011b7493e8e9 2018-12-27 18:02:47,805 - keystone_utils - INFO - Granting role CreateStackSecurityGroupTests-a4d608d9-af2e-468-proj-role to project CreateStackSecurityGroupTests-a4d608d9-af2e-468-proj 2018-12-27 18:02:47,808 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:5000/v3/projects/f282d36c5b534a09ae3b876e409c8f0e/users/79a21aa8a6db49a9a27b3e6068f3a065/roles/023b6cb638f64426863db785e9cfccd8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}770159d6bbd5abe0f47646e6a8e4615fd1045822" 2018-12-27 18:02:47,950 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 18:02:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e5be4884-d3cb-44df-8603-31eb08df4e2a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 18:02:47,950 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/f282d36c5b534a09ae3b876e409c8f0e/users/79a21aa8a6db49a9a27b3e6068f3a065/roles/023b6cb638f64426863db785e9cfccd8 used request id req-e5be4884-d3cb-44df-8603-31eb08df4e2a 2018-12-27 18:02:47,950 - heat_utils - DEBUG - Retrieving Heat Client 2018-12-27 18:02:47,951 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-27 18:02:47,952 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 18:02:47,953 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 18:02:48,374 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "023b6cb638f64426863db785e9cfccd8", "name": "CreateStackSecurityGroupTests-a4d608d9-af2e-468-proj-role"}], "expires_at": "2018-12-27T19:02:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f282d36c5b534a09ae3b876e409c8f0e", "name": "CreateStackSecurityGroupTests-a4d608d9-af2e-468-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/f282d36c5b534a09ae3b876e409c8f0e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/f282d36c5b534a09ae3b876e409c8f0e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/f282d36c5b534a09ae3b876e409c8f0e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/f282d36c5b534a09ae3b876e409c8f0e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/f282d36c5b534a09ae3b876e409c8f0e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/f282d36c5b534a09ae3b876e409c8f0e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/f282d36c5b534a09ae3b876e409c8f0e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/f282d36c5b534a09ae3b876e409c8f0e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/f282d36c5b534a09ae3b876e409c8f0e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_f282d36c5b534a09ae3b876e409c8f0e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_f282d36c5b534a09ae3b876e409c8f0e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/f282d36c5b534a09ae3b876e409c8f0e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/f282d36c5b534a09ae3b876e409c8f0e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/f282d36c5b534a09ae3b876e409c8f0e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSecurityGroupTests-a4d608d9-af2e-468-user", "id": "79a21aa8a6db49a9a27b3e6068f3a065"}, "audit_ids": ["NKf4tFzpQZanIq7_j53m0A"], "issued_at": "2018-12-27T18:02:48.000000Z"}} 2018-12-27 18:02:48,375 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94d1c35d8f89b319243f51b9190ff3957a55bc7a" 2018-12-27 18:02:48,471 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:02:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-41457b19-3cd0-4892-a936-089cc300a7a3 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 18:02:48,472 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-41457b19-3cd0-4892-a936-089cc300a7a3 2018-12-27 18:02:48,474 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-27 18:02:48,477 - heat_utils - DEBUG - Retrieving Heat Client 2018-12-27 18:02:48,480 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/f282d36c5b534a09ae3b876e409c8f0e/stacks?stack_name=CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-6bc99b8c-5af0-474b-a6b7-0458589c5fe2-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94d1c35d8f89b319243f51b9190ff3957a55bc7a" 2018-12-27 18:02:48,699 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:02:48 GMT Server: Apache x-openstack-request-id: req-76a5ff1a-3e42-4352-9bb2-bc0a2d28fd4a Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-12-27 18:02:48,700 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/f282d36c5b534a09ae3b876e409c8f0e/stacks?stack_name=CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-6bc99b8c-5af0-474b-a6b7-0458589c5fe2-stack used request id req-76a5ff1a-3e42-4352-9bb2-bc0a2d28fd4a 2018-12-27 18:02:48,717 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:8004/v1/f282d36c5b534a09ae3b876e409c8f0e/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94d1c35d8f89b319243f51b9190ff3957a55bc7a" -d '{"stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-6bc99b8c-5af0-474b-a6b7-0458589c5fe2-stack", "template": {"heat_template_version": "2015-04-30", "description": "Sample template for creating a single SecurityGroup\n", "parameters": {"security_group_name": {"default": "security_group_name", "type": "string", "description": "The name of the stack's security group", "label": "Security Group name"}}, "resources": {"server_security_group": {"type": "OS::Neutron::SecurityGroup", "properties": {"rules": [{"direction": "egress", "protocol": "tcp", "remote_ip_prefix": "0.0.0.0/0", "ethertype": "IPv4", "port_range_max": 22, "port_range_min": 22}, {"ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "remote_ip_prefix": "0.0.0.0/0"}], "description": "Test description", "name": {"get_param": "security_group_name"}}}}}, "parameters": {"security_group_name": "CreateStackSecurityGroupTests-6bc99b8c-5af0-474b-a6b7-0458589c5fe2-sec-grp"}}' 2018-12-27 18:02:50,441 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 27 Dec 2018 18:02:48 GMT Server: Apache x-openstack-request-id: req-1e619396-1ee4-48e5-807d-9c1b5c66dd68 Location: http://172.30.9.31:8004/v1/f282d36c5b534a09ae3b876e409c8f0e/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-6bc99b8c-5af0-474b-a6b7-0458589c5fe2-stack/1a6b5c5c-f6cf-421a-8c45-ddd03af755dc Content-Length: 303 Content-Type: application/json RESP BODY: {"stack": {"id": "1a6b5c5c-f6cf-421a-8c45-ddd03af755dc", "links": [{"href": "http://172.30.9.31:8004/v1/f282d36c5b534a09ae3b876e409c8f0e/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-6bc99b8c-5af0-474b-a6b7-0458589c5fe2-stack/1a6b5c5c-f6cf-421a-8c45-ddd03af755dc", "rel": "self"}]}} 2018-12-27 18:02:50,441 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.31:8004/v1/f282d36c5b534a09ae3b876e409c8f0e/stacks used request id req-1e619396-1ee4-48e5-807d-9c1b5c66dd68 2018-12-27 18:02:50,444 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/f282d36c5b534a09ae3b876e409c8f0e/stacks/1a6b5c5c-f6cf-421a-8c45-ddd03af755dc -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94d1c35d8f89b319243f51b9190ff3957a55bc7a" 2018-12-27 18:02:50,661 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 18:02:50 GMT Server: Apache x-openstack-request-id: req-1335a1c6-ab80-4aed-9c1d-eb8e2e4a6aad Location: http://172.30.9.31:8004/v1/f282d36c5b534a09ae3b876e409c8f0e/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-6bc99b8c-5af0-474b-a6b7-0458589c5fe2-stack/1a6b5c5c-f6cf-421a-8c45-ddd03af755dc Content-Length: 555 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/f282d36c5b534a09ae3b876e409c8f0e/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-6bc99b8c-5af0-474b-a6b7-0458589c5fe2-stack/1a6b5c5c-f6cf-421a-8c45-ddd03af755dc;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-27 18:02:50,893 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:02:50 GMT Server: Apache x-openstack-request-id: req-08535bf1-fc35-478c-a6fc-1d5ad01ce4f4 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 525 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template for creating a single SecurityGroup\n", "parameters": {"OS::project_id": "f282d36c5b534a09ae3b876e409c8f0e", "OS::stack_id": "1a6b5c5c-f6cf-421a-8c45-ddd03af755dc", "OS::stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-6bc99b8c-5af0-474b-a6b7-0458589c5fe2-stack", "security_group_name": "CreateStackSecurityGroupTests-6bc99b8c-5af0-474b-a6b7-0458589c5fe2-sec-grp"}, "deletion_time": null, "stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-6bc99b8c-5af0-474b-a6b7-0458589c5fe2-stack", "stack_user_project_id": "081f434f5c0b4749b56b1d6d8a1ca491", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-27T18:02:49Z", "links": [{"href": "http://172.30.9.31:8004/v1/f282d36c5b534a09ae3b876e409c8f0e/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-6bc99b8c-5af0-474b-a6b7-0458589c5fe2-stack/1a6b5c5c-f6cf-421a-8c45-ddd03af755dc", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "1a6b5c5c-f6cf-421a-8c45-ddd03af755dc", "outputs": [], "template_description": "Sample template for creating a single SecurityGroup\n"}} 2018-12-27 18:02:50,893 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/f282d36c5b534a09ae3b876e409c8f0e/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-6bc99b8c-5af0-474b-a6b7-0458589c5fe2-stack/1a6b5c5c-f6cf-421a-8c45-ddd03af755dc used request id req-08535bf1-fc35-478c-a6fc-1d5ad01ce4f4 2018-12-27 18:02:50,893 - create_stack - INFO - Created stack with name - CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-6bc99b8c-5af0-474b-a6b7-0458589c5fe2-stack 2018-12-27 18:02:50,896 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/f282d36c5b534a09ae3b876e409c8f0e/stacks/1a6b5c5c-f6cf-421a-8c45-ddd03af755dc -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94d1c35d8f89b319243f51b9190ff3957a55bc7a" 2018-12-27 18:02:51,133 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 18:02:50 GMT Server: Apache x-openstack-request-id: req-155b7c26-592d-401c-8e0a-92f31e4d7734 Location: http://172.30.9.31:8004/v1/f282d36c5b534a09ae3b876e409c8f0e/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-6bc99b8c-5af0-474b-a6b7-0458589c5fe2-stack/1a6b5c5c-f6cf-421a-8c45-ddd03af755dc Content-Length: 555 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/f282d36c5b534a09ae3b876e409c8f0e/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-6bc99b8c-5af0-474b-a6b7-0458589c5fe2-stack/1a6b5c5c-f6cf-421a-8c45-ddd03af755dc;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-27 18:02:51,377 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:02:51 GMT Server: Apache x-openstack-request-id: req-df49b8cb-5623-4bb7-8162-1339f1ffe8a1 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 525 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template for creating a single SecurityGroup\n", "parameters": {"OS::project_id": "f282d36c5b534a09ae3b876e409c8f0e", "OS::stack_id": "1a6b5c5c-f6cf-421a-8c45-ddd03af755dc", "OS::stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-6bc99b8c-5af0-474b-a6b7-0458589c5fe2-stack", "security_group_name": "CreateStackSecurityGroupTests-6bc99b8c-5af0-474b-a6b7-0458589c5fe2-sec-grp"}, "deletion_time": null, "stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-6bc99b8c-5af0-474b-a6b7-0458589c5fe2-stack", "stack_user_project_id": "081f434f5c0b4749b56b1d6d8a1ca491", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-27T18:02:49Z", "links": [{"href": "http://172.30.9.31:8004/v1/f282d36c5b534a09ae3b876e409c8f0e/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-6bc99b8c-5af0-474b-a6b7-0458589c5fe2-stack/1a6b5c5c-f6cf-421a-8c45-ddd03af755dc", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "1a6b5c5c-f6cf-421a-8c45-ddd03af755dc", "outputs": [], "template_description": "Sample template for creating a single SecurityGroup\n"}} 2018-12-27 18:02:51,377 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/f282d36c5b534a09ae3b876e409c8f0e/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-6bc99b8c-5af0-474b-a6b7-0458589c5fe2-stack/1a6b5c5c-f6cf-421a-8c45-ddd03af755dc used request id req-df49b8cb-5623-4bb7-8162-1339f1ffe8a1 2018-12-27 18:02:51,378 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-12-27 18:02:51,378 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-27 18:02:54,381 - create_stack - DEBUG - Stack status query timeout in 1196.51247406 2018-12-27 18:02:54,384 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/f282d36c5b534a09ae3b876e409c8f0e/stacks/1a6b5c5c-f6cf-421a-8c45-ddd03af755dc -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94d1c35d8f89b319243f51b9190ff3957a55bc7a" 2018-12-27 18:02:54,428 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 18:02:54 GMT Server: Apache x-openstack-request-id: req-aff1d487-fc67-4403-9036-078ecad8b2f3 Location: http://172.30.9.31:8004/v1/f282d36c5b534a09ae3b876e409c8f0e/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-6bc99b8c-5af0-474b-a6b7-0458589c5fe2-stack/1a6b5c5c-f6cf-421a-8c45-ddd03af755dc Content-Length: 555 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/f282d36c5b534a09ae3b876e409c8f0e/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-6bc99b8c-5af0-474b-a6b7-0458589c5fe2-stack/1a6b5c5c-f6cf-421a-8c45-ddd03af755dc;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-27 18:02:54,671 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:02:54 GMT Server: Apache x-openstack-request-id: req-3bdfe2ae-5d2b-47de-aab6-f1145f617fc7 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 532 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template for creating a single SecurityGroup\n", "parameters": {"OS::project_id": "f282d36c5b534a09ae3b876e409c8f0e", "OS::stack_id": "1a6b5c5c-f6cf-421a-8c45-ddd03af755dc", "OS::stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-6bc99b8c-5af0-474b-a6b7-0458589c5fe2-stack", "security_group_name": "CreateStackSecurityGroupTests-6bc99b8c-5af0-474b-a6b7-0458589c5fe2-sec-grp"}, "deletion_time": null, "stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-6bc99b8c-5af0-474b-a6b7-0458589c5fe2-stack", "stack_user_project_id": "081f434f5c0b4749b56b1d6d8a1ca491", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-12-27T18:02:49Z", "links": [{"href": "http://172.30.9.31:8004/v1/f282d36c5b534a09ae3b876e409c8f0e/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-6bc99b8c-5af0-474b-a6b7-0458589c5fe2-stack/1a6b5c5c-f6cf-421a-8c45-ddd03af755dc", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "1a6b5c5c-f6cf-421a-8c45-ddd03af755dc", "outputs": [], "template_description": "Sample template for creating a single SecurityGroup\n"}} 2018-12-27 18:02:54,671 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/f282d36c5b534a09ae3b876e409c8f0e/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-6bc99b8c-5af0-474b-a6b7-0458589c5fe2-stack/1a6b5c5c-f6cf-421a-8c45-ddd03af755dc used request id req-3bdfe2ae-5d2b-47de-aab6-f1145f617fc7 2018-12-27 18:02:54,671 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-12-27 18:02:54,672 - create_stack - DEBUG - Stack is active with name - CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-6bc99b8c-5af0-474b-a6b7-0458589c5fe2-stack 2018-12-27 18:02:54,672 - create_stack - INFO - Stack is now active with name - CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-6bc99b8c-5af0-474b-a6b7-0458589c5fe2-stack 2018-12-27 18:02:54,674 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/f282d36c5b534a09ae3b876e409c8f0e/stacks/1a6b5c5c-f6cf-421a-8c45-ddd03af755dc/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94d1c35d8f89b319243f51b9190ff3957a55bc7a" 2018-12-27 18:02:54,896 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 18:02:54 GMT Server: Apache x-openstack-request-id: req-76485c57-fe11-485c-910d-f73a9e286d8e Location: http://172.30.9.31:8004/v1/f282d36c5b534a09ae3b876e409c8f0e/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-6bc99b8c-5af0-474b-a6b7-0458589c5fe2-stack/1a6b5c5c-f6cf-421a-8c45-ddd03af755dc/resources Content-Length: 575 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/f282d36c5b534a09ae3b876e409c8f0e/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-6bc99b8c-5af0-474b-a6b7-0458589c5fe2-stack/1a6b5c5c-f6cf-421a-8c45-ddd03af755dc/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-27 18:02:55,119 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:02:54 GMT Server: Apache x-openstack-request-id: req-dbac9964-0aa5-4a71-9e09-1ae380df7002 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 402 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "server_security_group", "links": [{"href": "http://172.30.9.31:8004/v1/f282d36c5b534a09ae3b876e409c8f0e/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-6bc99b8c-5af0-474b-a6b7-0458589c5fe2-stack/1a6b5c5c-f6cf-421a-8c45-ddd03af755dc/resources/server_security_group", "rel": "self"}, {"href": "http://172.30.9.31:8004/v1/f282d36c5b534a09ae3b876e409c8f0e/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-6bc99b8c-5af0-474b-a6b7-0458589c5fe2-stack/1a6b5c5c-f6cf-421a-8c45-ddd03af755dc", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2018-12-27T18:02:50Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-27T18:02:50Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "c49ee5d9-9e30-43f2-9882-74b2bcdbee6f", "resource_type": "OS::Neutron::SecurityGroup"}]} 2018-12-27 18:02:55,119 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/f282d36c5b534a09ae3b876e409c8f0e/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-6bc99b8c-5af0-474b-a6b7-0458589c5fe2-stack/1a6b5c5c-f6cf-421a-8c45-ddd03af755dc/resources used request id req-dbac9964-0aa5-4a71-9e09-1ae380df7002 2018-12-27 18:02:55,120 - neutron_utils - INFO - Retrieving security group with ID - c49ee5d9-9e30-43f2-9882-74b2bcdbee6f 2018-12-27 18:02:55,125 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?id=c49ee5d9-9e30-43f2-9882-74b2bcdbee6f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94d1c35d8f89b319243f51b9190ff3957a55bc7a" 2018-12-27 18:02:55,174 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1435 X-Openstack-Request-Id: req-c2da5fa0-2754-4350-a2fc-4416dfeb9267 Date: Thu, 27 Dec 2018 18:02:55 GMT RESP BODY: {"security_groups": [{"description": "Test description", "tags": [], "tenant_id": "f282d36c5b534a09ae3b876e409c8f0e", "created_at": "2018-12-27T18:02:50Z", "updated_at": "2018-12-27T18:02:52Z", "security_group_rules": [{"direction": "egress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-12-27T18:02:52Z", "revision_number": 0, "id": "426a41d4-4faa-469c-9da1-2982c35cbf7f", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-12-27T18:02:52Z", "security_group_id": "c49ee5d9-9e30-43f2-9882-74b2bcdbee6f", "tenant_id": "f282d36c5b534a09ae3b876e409c8f0e", "port_range_min": 22, "ethertype": "IPv4", "project_id": "f282d36c5b534a09ae3b876e409c8f0e"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-12-27T18:02:52Z", "revision_number": 0, "id": "cfb151b2-579a-4398-ace1-d28f22ac2c0e", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-12-27T18:02:52Z", "security_group_id": "c49ee5d9-9e30-43f2-9882-74b2bcdbee6f", "tenant_id": "f282d36c5b534a09ae3b876e409c8f0e", "port_range_min": null, "ethertype": "IPv4", "project_id": "f282d36c5b534a09ae3b876e409c8f0e"}], "revision_number": 6, "project_id": "f282d36c5b534a09ae3b876e409c8f0e", "id": "c49ee5d9-9e30-43f2-9882-74b2bcdbee6f", "name": "CreateStackSecurityGroupTests-6bc99b8c-5af0-474b-a6b7-0458589c5fe2-sec-grp"}]} 2018-12-27 18:02:55,174 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?id=c49ee5d9-9e30-43f2-9882-74b2bcdbee6f used request id req-c2da5fa0-2754-4350-a2fc-4416dfeb9267 2018-12-27 18:02:55,174 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c49ee5d9-9e30-43f2-9882-74b2bcdbee6f 2018-12-27 18:02:55,179 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=c49ee5d9-9e30-43f2-9882-74b2bcdbee6f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94d1c35d8f89b319243f51b9190ff3957a55bc7a" 2018-12-27 18:02:55,245 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1012 X-Openstack-Request-Id: req-5922d486-425a-4292-aa07-21ee19a0f6f9 Date: Thu, 27 Dec 2018 18:02:55 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 22, "updated_at": "2018-12-27T18:02:52Z", "security_group_id": "c49ee5d9-9e30-43f2-9882-74b2bcdbee6f", "port_range_min": 22, "revision_number": 0, "tenant_id": "f282d36c5b534a09ae3b876e409c8f0e", "created_at": "2018-12-27T18:02:52Z", "project_id": "f282d36c5b534a09ae3b876e409c8f0e", "id": "426a41d4-4faa-469c-9da1-2982c35cbf7f"}, {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": null, "updated_at": "2018-12-27T18:02:52Z", "security_group_id": "c49ee5d9-9e30-43f2-9882-74b2bcdbee6f", "port_range_min": null, "revision_number": 0, "tenant_id": "f282d36c5b534a09ae3b876e409c8f0e", "created_at": "2018-12-27T18:02:52Z", "project_id": "f282d36c5b534a09ae3b876e409c8f0e", "id": "cfb151b2-579a-4398-ace1-d28f22ac2c0e"}]} 2018-12-27 18:02:55,245 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=c49ee5d9-9e30-43f2-9882-74b2bcdbee6f used request id req-5922d486-425a-4292-aa07-21ee19a0f6f9 2018-12-27 18:02:55,246 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c49ee5d9-9e30-43f2-9882-74b2bcdbee6f 2018-12-27 18:02:55,251 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=c49ee5d9-9e30-43f2-9882-74b2bcdbee6f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94d1c35d8f89b319243f51b9190ff3957a55bc7a" 2018-12-27 18:02:55,281 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1012 X-Openstack-Request-Id: req-e8b95308-2f8b-41b9-90aa-13b3394d5e8a Date: Thu, 27 Dec 2018 18:02:55 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 22, "updated_at": "2018-12-27T18:02:52Z", "security_group_id": "c49ee5d9-9e30-43f2-9882-74b2bcdbee6f", "port_range_min": 22, "revision_number": 0, "tenant_id": "f282d36c5b534a09ae3b876e409c8f0e", "created_at": "2018-12-27T18:02:52Z", "project_id": "f282d36c5b534a09ae3b876e409c8f0e", "id": "426a41d4-4faa-469c-9da1-2982c35cbf7f"}, {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": null, "updated_at": "2018-12-27T18:02:52Z", "security_group_id": "c49ee5d9-9e30-43f2-9882-74b2bcdbee6f", "port_range_min": null, "revision_number": 0, "tenant_id": "f282d36c5b534a09ae3b876e409c8f0e", "created_at": "2018-12-27T18:02:52Z", "project_id": "f282d36c5b534a09ae3b876e409c8f0e", "id": "cfb151b2-579a-4398-ace1-d28f22ac2c0e"}]} 2018-12-27 18:02:55,281 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=c49ee5d9-9e30-43f2-9882-74b2bcdbee6f used request id req-e8b95308-2f8b-41b9-90aa-13b3394d5e8a 2018-12-27 18:02:55,282 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 18:02:55,283 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 18:02:55,700 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "023b6cb638f64426863db785e9cfccd8", "name": "CreateStackSecurityGroupTests-a4d608d9-af2e-468-proj-role"}], "expires_at": "2018-12-27T19:02:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f282d36c5b534a09ae3b876e409c8f0e", "name": "CreateStackSecurityGroupTests-a4d608d9-af2e-468-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/f282d36c5b534a09ae3b876e409c8f0e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/f282d36c5b534a09ae3b876e409c8f0e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/f282d36c5b534a09ae3b876e409c8f0e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/f282d36c5b534a09ae3b876e409c8f0e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/f282d36c5b534a09ae3b876e409c8f0e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/f282d36c5b534a09ae3b876e409c8f0e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/f282d36c5b534a09ae3b876e409c8f0e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/f282d36c5b534a09ae3b876e409c8f0e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/f282d36c5b534a09ae3b876e409c8f0e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_f282d36c5b534a09ae3b876e409c8f0e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_f282d36c5b534a09ae3b876e409c8f0e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/f282d36c5b534a09ae3b876e409c8f0e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/f282d36c5b534a09ae3b876e409c8f0e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/f282d36c5b534a09ae3b876e409c8f0e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSecurityGroupTests-a4d608d9-af2e-468-user", "id": "79a21aa8a6db49a9a27b3e6068f3a065"}, "audit_ids": ["Z4iQg7aCTpy4wr0MCxehug"], "issued_at": "2018-12-27T18:02:55.000000Z"}} 2018-12-27 18:02:55,700 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad7d43c7ef80b028ff39896ab6bf379c3c770221" 2018-12-27 18:02:55,795 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:02:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-11b5fe55-da01-4ffd-b9f5-6d389af66ae5 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 18:02:55,796 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-11b5fe55-da01-4ffd-b9f5-6d389af66ae5 2018-12-27 18:02:55,803 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=CreateStackSecurityGroupTests-6bc99b8c-5af0-474b-a6b7-0458589c5fe2-sec-grp&description=Test+description -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad7d43c7ef80b028ff39896ab6bf379c3c770221" 2018-12-27 18:02:56,034 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1435 X-Openstack-Request-Id: req-6c88ccbc-94a3-4355-a008-0bed8aac5573 Date: Thu, 27 Dec 2018 18:02:56 GMT RESP BODY: {"security_groups": [{"description": "Test description", "tags": [], "tenant_id": "f282d36c5b534a09ae3b876e409c8f0e", "created_at": "2018-12-27T18:02:50Z", "updated_at": "2018-12-27T18:02:52Z", "security_group_rules": [{"direction": "egress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-12-27T18:02:52Z", "revision_number": 0, "id": "426a41d4-4faa-469c-9da1-2982c35cbf7f", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-12-27T18:02:52Z", "security_group_id": "c49ee5d9-9e30-43f2-9882-74b2bcdbee6f", "tenant_id": "f282d36c5b534a09ae3b876e409c8f0e", "port_range_min": 22, "ethertype": "IPv4", "project_id": "f282d36c5b534a09ae3b876e409c8f0e"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-12-27T18:02:52Z", "revision_number": 0, "id": "cfb151b2-579a-4398-ace1-d28f22ac2c0e", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-12-27T18:02:52Z", "security_group_id": "c49ee5d9-9e30-43f2-9882-74b2bcdbee6f", "tenant_id": "f282d36c5b534a09ae3b876e409c8f0e", "port_range_min": null, "ethertype": "IPv4", "project_id": "f282d36c5b534a09ae3b876e409c8f0e"}], "revision_number": 6, "project_id": "f282d36c5b534a09ae3b876e409c8f0e", "id": "c49ee5d9-9e30-43f2-9882-74b2bcdbee6f", "name": "CreateStackSecurityGroupTests-6bc99b8c-5af0-474b-a6b7-0458589c5fe2-sec-grp"}]} 2018-12-27 18:02:56,034 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=CreateStackSecurityGroupTests-6bc99b8c-5af0-474b-a6b7-0458589c5fe2-sec-grp&description=Test+description used request id req-6c88ccbc-94a3-4355-a008-0bed8aac5573 2018-12-27 18:02:56,037 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 18:02:56,043 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 18:02:56 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 18:02:56,043 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/f282d36c5b534a09ae3b876e409c8f0e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad7d43c7ef80b028ff39896ab6bf379c3c770221" 2018-12-27 18:02:56,154 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:02:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6ce23dc4-8204-441a-b751-14ad9d53c9c5 Content-Encoding: gzip Content-Length: 232 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/f282d36c5b534a09ae3b876e409c8f0e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f282d36c5b534a09ae3b876e409c8f0e", "name": "CreateStackSecurityGroupTests-a4d608d9-af2e-468-proj"}} 2018-12-27 18:02:56,155 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/f282d36c5b534a09ae3b876e409c8f0e used request id req-6ce23dc4-8204-441a-b751-14ad9d53c9c5 2018-12-27 18:02:56,155 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c49ee5d9-9e30-43f2-9882-74b2bcdbee6f 2018-12-27 18:02:56,160 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=c49ee5d9-9e30-43f2-9882-74b2bcdbee6f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad7d43c7ef80b028ff39896ab6bf379c3c770221" 2018-12-27 18:02:56,377 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1012 X-Openstack-Request-Id: req-8c590383-8a30-4a5d-891b-32204fa98a18 Date: Thu, 27 Dec 2018 18:02:56 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 22, "updated_at": "2018-12-27T18:02:52Z", "security_group_id": "c49ee5d9-9e30-43f2-9882-74b2bcdbee6f", "port_range_min": 22, "revision_number": 0, "tenant_id": "f282d36c5b534a09ae3b876e409c8f0e", "created_at": "2018-12-27T18:02:52Z", "project_id": "f282d36c5b534a09ae3b876e409c8f0e", "id": "426a41d4-4faa-469c-9da1-2982c35cbf7f"}, {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": null, "updated_at": "2018-12-27T18:02:52Z", "security_group_id": "c49ee5d9-9e30-43f2-9882-74b2bcdbee6f", "port_range_min": null, "revision_number": 0, "tenant_id": "f282d36c5b534a09ae3b876e409c8f0e", "created_at": "2018-12-27T18:02:52Z", "project_id": "f282d36c5b534a09ae3b876e409c8f0e", "id": "cfb151b2-579a-4398-ace1-d28f22ac2c0e"}]} 2018-12-27 18:02:56,377 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=c49ee5d9-9e30-43f2-9882-74b2bcdbee6f used request id req-8c590383-8a30-4a5d-891b-32204fa98a18 2018-12-27 18:02:56,377 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c49ee5d9-9e30-43f2-9882-74b2bcdbee6f 2018-12-27 18:02:56,382 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=c49ee5d9-9e30-43f2-9882-74b2bcdbee6f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad7d43c7ef80b028ff39896ab6bf379c3c770221" 2018-12-27 18:02:56,591 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1012 X-Openstack-Request-Id: req-a16f1c37-df41-4538-a3de-7e27153d9368 Date: Thu, 27 Dec 2018 18:02:56 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 22, "updated_at": "2018-12-27T18:02:52Z", "security_group_id": "c49ee5d9-9e30-43f2-9882-74b2bcdbee6f", "port_range_min": 22, "revision_number": 0, "tenant_id": "f282d36c5b534a09ae3b876e409c8f0e", "created_at": "2018-12-27T18:02:52Z", "project_id": "f282d36c5b534a09ae3b876e409c8f0e", "id": "426a41d4-4faa-469c-9da1-2982c35cbf7f"}, {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": null, "updated_at": "2018-12-27T18:02:52Z", "security_group_id": "c49ee5d9-9e30-43f2-9882-74b2bcdbee6f", "port_range_min": null, "revision_number": 0, "tenant_id": "f282d36c5b534a09ae3b876e409c8f0e", "created_at": "2018-12-27T18:02:52Z", "project_id": "f282d36c5b534a09ae3b876e409c8f0e", "id": "cfb151b2-579a-4398-ace1-d28f22ac2c0e"}]} 2018-12-27 18:02:56,591 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=c49ee5d9-9e30-43f2-9882-74b2bcdbee6f used request id req-a16f1c37-df41-4538-a3de-7e27153d9368 2018-12-27 18:02:56,591 - neutron_utils - INFO - Retrieving security group with ID - c49ee5d9-9e30-43f2-9882-74b2bcdbee6f 2018-12-27 18:02:56,597 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?id=c49ee5d9-9e30-43f2-9882-74b2bcdbee6f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad7d43c7ef80b028ff39896ab6bf379c3c770221" 2018-12-27 18:02:56,829 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1435 X-Openstack-Request-Id: req-705a1956-9a09-4ef2-8a4c-6aa9451254b6 Date: Thu, 27 Dec 2018 18:02:56 GMT RESP BODY: {"security_groups": [{"description": "Test description", "tags": [], "tenant_id": "f282d36c5b534a09ae3b876e409c8f0e", "created_at": "2018-12-27T18:02:50Z", "updated_at": "2018-12-27T18:02:52Z", "security_group_rules": [{"direction": "egress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-12-27T18:02:52Z", "revision_number": 0, "id": "426a41d4-4faa-469c-9da1-2982c35cbf7f", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-12-27T18:02:52Z", "security_group_id": "c49ee5d9-9e30-43f2-9882-74b2bcdbee6f", "tenant_id": "f282d36c5b534a09ae3b876e409c8f0e", "port_range_min": 22, "ethertype": "IPv4", "project_id": "f282d36c5b534a09ae3b876e409c8f0e"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-12-27T18:02:52Z", "revision_number": 0, "id": "cfb151b2-579a-4398-ace1-d28f22ac2c0e", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-12-27T18:02:52Z", "security_group_id": "c49ee5d9-9e30-43f2-9882-74b2bcdbee6f", "tenant_id": "f282d36c5b534a09ae3b876e409c8f0e", "port_range_min": null, "ethertype": "IPv4", "project_id": "f282d36c5b534a09ae3b876e409c8f0e"}], "revision_number": 6, "project_id": "f282d36c5b534a09ae3b876e409c8f0e", "id": "c49ee5d9-9e30-43f2-9882-74b2bcdbee6f", "name": "CreateStackSecurityGroupTests-6bc99b8c-5af0-474b-a6b7-0458589c5fe2-sec-grp"}]} 2018-12-27 18:02:56,829 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?id=c49ee5d9-9e30-43f2-9882-74b2bcdbee6f used request id req-705a1956-9a09-4ef2-8a4c-6aa9451254b6 2018-12-27 18:02:56,830 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c49ee5d9-9e30-43f2-9882-74b2bcdbee6f 2018-12-27 18:02:56,835 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=c49ee5d9-9e30-43f2-9882-74b2bcdbee6f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad7d43c7ef80b028ff39896ab6bf379c3c770221" 2018-12-27 18:02:56,853 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1012 X-Openstack-Request-Id: req-f76608fb-3a55-4dce-816f-c822ea9d6bc7 Date: Thu, 27 Dec 2018 18:02:56 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 22, "updated_at": "2018-12-27T18:02:52Z", "security_group_id": "c49ee5d9-9e30-43f2-9882-74b2bcdbee6f", "port_range_min": 22, "revision_number": 0, "tenant_id": "f282d36c5b534a09ae3b876e409c8f0e", "created_at": "2018-12-27T18:02:52Z", "project_id": "f282d36c5b534a09ae3b876e409c8f0e", "id": "426a41d4-4faa-469c-9da1-2982c35cbf7f"}, {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": null, "updated_at": "2018-12-27T18:02:52Z", "security_group_id": "c49ee5d9-9e30-43f2-9882-74b2bcdbee6f", "port_range_min": null, "revision_number": 0, "tenant_id": "f282d36c5b534a09ae3b876e409c8f0e", "created_at": "2018-12-27T18:02:52Z", "project_id": "f282d36c5b534a09ae3b876e409c8f0e", "id": "cfb151b2-579a-4398-ace1-d28f22ac2c0e"}]} 2018-12-27 18:02:56,853 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=c49ee5d9-9e30-43f2-9882-74b2bcdbee6f used request id req-f76608fb-3a55-4dce-816f-c822ea9d6bc7 2018-12-27 18:02:56,854 - create_stack - INFO - Deleting stack - CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-6bc99b8c-5af0-474b-a6b7-0458589c5fe2-stack 2018-12-27 18:02:56,856 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:8004/v1/f282d36c5b534a09ae3b876e409c8f0e/stacks/1a6b5c5c-f6cf-421a-8c45-ddd03af755dc -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94d1c35d8f89b319243f51b9190ff3957a55bc7a" 2018-12-27 18:02:56,882 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 18:02:56 GMT Server: Apache x-openstack-request-id: req-46237adf-a52a-4126-a502-2e049f7d3b57 Location: http://172.30.9.31:8004/v1/f282d36c5b534a09ae3b876e409c8f0e/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-6bc99b8c-5af0-474b-a6b7-0458589c5fe2-stack/1a6b5c5c-f6cf-421a-8c45-ddd03af755dc Content-Length: 555 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/f282d36c5b534a09ae3b876e409c8f0e/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-6bc99b8c-5af0-474b-a6b7-0458589c5fe2-stack/1a6b5c5c-f6cf-421a-8c45-ddd03af755dc;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-27 18:02:57,214 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 18:02:56 GMT Server: Apache x-openstack-request-id: req-a97ef9f9-1417-4780-855b-978c150c7d9b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 18:02:57,214 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.31:8004/v1/f282d36c5b534a09ae3b876e409c8f0e/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-6bc99b8c-5af0-474b-a6b7-0458589c5fe2-stack/1a6b5c5c-f6cf-421a-8c45-ddd03af755dc used request id req-a97ef9f9-1417-4780-855b-978c150c7d9b 2018-12-27 18:02:57,217 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/f282d36c5b534a09ae3b876e409c8f0e/stacks/1a6b5c5c-f6cf-421a-8c45-ddd03af755dc -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94d1c35d8f89b319243f51b9190ff3957a55bc7a" 2018-12-27 18:02:57,435 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 18:02:57 GMT Server: Apache x-openstack-request-id: req-55b87893-94e9-415f-a85d-c16fa45058b5 Location: http://172.30.9.31:8004/v1/f282d36c5b534a09ae3b876e409c8f0e/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-6bc99b8c-5af0-474b-a6b7-0458589c5fe2-stack/1a6b5c5c-f6cf-421a-8c45-ddd03af755dc Content-Length: 555 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/f282d36c5b534a09ae3b876e409c8f0e/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-6bc99b8c-5af0-474b-a6b7-0458589c5fe2-stack/1a6b5c5c-f6cf-421a-8c45-ddd03af755dc;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-27 18:02:57,657 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:02:57 GMT Server: Apache x-openstack-request-id: req-3a0b9a59-4654-4377-ad79-16f3159dd482 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 528 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template for creating a single SecurityGroup\n", "parameters": {"OS::project_id": "f282d36c5b534a09ae3b876e409c8f0e", "OS::stack_id": "1a6b5c5c-f6cf-421a-8c45-ddd03af755dc", "OS::stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-6bc99b8c-5af0-474b-a6b7-0458589c5fe2-stack", "security_group_name": "CreateStackSecurityGroupTests-6bc99b8c-5af0-474b-a6b7-0458589c5fe2-sec-grp"}, "deletion_time": null, "stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-6bc99b8c-5af0-474b-a6b7-0458589c5fe2-stack", "stack_user_project_id": "081f434f5c0b4749b56b1d6d8a1ca491", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-12-27T18:02:49Z", "links": [{"href": "http://172.30.9.31:8004/v1/f282d36c5b534a09ae3b876e409c8f0e/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-6bc99b8c-5af0-474b-a6b7-0458589c5fe2-stack/1a6b5c5c-f6cf-421a-8c45-ddd03af755dc", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-27T18:02:57Z", "id": "1a6b5c5c-f6cf-421a-8c45-ddd03af755dc", "outputs": [], "template_description": "Sample template for creating a single SecurityGroup\n"}} 2018-12-27 18:02:57,657 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/f282d36c5b534a09ae3b876e409c8f0e/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-6bc99b8c-5af0-474b-a6b7-0458589c5fe2-stack/1a6b5c5c-f6cf-421a-8c45-ddd03af755dc used request id req-3a0b9a59-4654-4377-ad79-16f3159dd482 2018-12-27 18:02:57,658 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-12-27 18:02:57,658 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-27 18:03:00,661 - create_stack - DEBUG - Stack status query timeout in 1196.55359602 2018-12-27 18:03:00,664 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/f282d36c5b534a09ae3b876e409c8f0e/stacks/1a6b5c5c-f6cf-421a-8c45-ddd03af755dc -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94d1c35d8f89b319243f51b9190ff3957a55bc7a" 2018-12-27 18:03:00,920 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 18:03:00 GMT Server: Apache x-openstack-request-id: req-00184f84-08b3-4541-8675-b3be8663da5e Location: http://172.30.9.31:8004/v1/f282d36c5b534a09ae3b876e409c8f0e/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-6bc99b8c-5af0-474b-a6b7-0458589c5fe2-stack/1a6b5c5c-f6cf-421a-8c45-ddd03af755dc Content-Length: 555 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/f282d36c5b534a09ae3b876e409c8f0e/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-6bc99b8c-5af0-474b-a6b7-0458589c5fe2-stack/1a6b5c5c-f6cf-421a-8c45-ddd03af755dc;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-27 18:03:01,161 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:03:00 GMT Server: Apache x-openstack-request-id: req-e4affdf3-92ef-428d-ae55-adedb98d02ab Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 528 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template for creating a single SecurityGroup\n", "parameters": {"OS::project_id": "f282d36c5b534a09ae3b876e409c8f0e", "OS::stack_id": "1a6b5c5c-f6cf-421a-8c45-ddd03af755dc", "OS::stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-6bc99b8c-5af0-474b-a6b7-0458589c5fe2-stack", "security_group_name": "CreateStackSecurityGroupTests-6bc99b8c-5af0-474b-a6b7-0458589c5fe2-sec-grp"}, "deletion_time": "2018-12-27T18:02:59Z", "stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-6bc99b8c-5af0-474b-a6b7-0458589c5fe2-stack", "stack_user_project_id": "081f434f5c0b4749b56b1d6d8a1ca491", "tags": null, "creation_time": "2018-12-27T18:02:49Z", "links": [{"href": "http://172.30.9.31:8004/v1/f282d36c5b534a09ae3b876e409c8f0e/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-6bc99b8c-5af0-474b-a6b7-0458589c5fe2-stack/1a6b5c5c-f6cf-421a-8c45-ddd03af755dc", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-12-27T18:02:57Z", "id": "1a6b5c5c-f6cf-421a-8c45-ddd03af755dc", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Sample template for creating a single SecurityGroup\n"}} 2018-12-27 18:03:01,162 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/f282d36c5b534a09ae3b876e409c8f0e/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-6bc99b8c-5af0-474b-a6b7-0458589c5fe2-stack/1a6b5c5c-f6cf-421a-8c45-ddd03af755dc used request id req-e4affdf3-92ef-428d-ae55-adedb98d02ab 2018-12-27 18:03:01,162 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-12-27 18:03:01,162 - create_stack - DEBUG - Stack is active with name - CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-6bc99b8c-5af0-474b-a6b7-0458589c5fe2-stack 2018-12-27 18:03:01,162 - create_stack - INFO - Attempting to delete again stack - CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-6bc99b8c-5af0-474b-a6b7-0458589c5fe2-stack 2018-12-27 18:03:01,165 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:8004/v1/f282d36c5b534a09ae3b876e409c8f0e/stacks/1a6b5c5c-f6cf-421a-8c45-ddd03af755dc -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94d1c35d8f89b319243f51b9190ff3957a55bc7a" 2018-12-27 18:03:01,193 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 18:03:01 GMT Server: Apache x-openstack-request-id: req-987e35f1-f418-43e8-8e37-87dec3de15d2 Location: http://172.30.9.31:8004/v1/f282d36c5b534a09ae3b876e409c8f0e/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-6bc99b8c-5af0-474b-a6b7-0458589c5fe2-stack/1a6b5c5c-f6cf-421a-8c45-ddd03af755dc Content-Length: 555 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/f282d36c5b534a09ae3b876e409c8f0e/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-6bc99b8c-5af0-474b-a6b7-0458589c5fe2-stack/1a6b5c5c-f6cf-421a-8c45-ddd03af755dc;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-27 18:03:01,407 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 18:03:01 GMT Server: Apache x-openstack-request-id: req-a8317faa-8b5a-43a4-b7ce-633526ba5132 Content-Length: 291 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-6bc99b8c-5af0-474b-a6b7-0458589c5fe2-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-12-27 18:03:01,407 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.31:8004/v1/f282d36c5b534a09ae3b876e409c8f0e/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-6bc99b8c-5af0-474b-a6b7-0458589c5fe2-stack/1a6b5c5c-f6cf-421a-8c45-ddd03af755dc used request id req-a8317faa-8b5a-43a4-b7ce-633526ba5132 2018-12-27 18:03:01,416 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}770159d6bbd5abe0f47646e6a8e4615fd1045822" 2018-12-27 18:03:01,720 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 35896 X-Openstack-Request-Id: req-c6910741-ba0f-4b31-beeb-f28bf8c70848 Date: Thu, 27 Dec 2018 18:03:01 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "created_at": "2018-12-27T15:33:01Z", "updated_at": "2018-12-27T15:33:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "35205ac3-06e6-4cf6-bb21-ff8f813cb45b", "remote_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "ade77f59-e70c-4970-8ea8-198222fa332e", "remote_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "c4f3bf7f-d793-498d-a883-bb8c6003f070", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "c85cb618-8f19-445b-8e16-6d467cb17771", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}], "revision_number": 4, "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "created_at": "2018-12-27T15:57:22Z", "updated_at": "2018-12-27T15:57:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "5e258a3b-01f5-4aef-81b7-0b5dc6e5b683", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "65475539-0336-498a-8da4-ff0a80b10089", "remote_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "ae922857-f7ae-4bc8-949b-153fb43bfd00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "b4f87679-52e1-4cf9-bf76-5abb9a9bec06", "remote_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "f7197afc9b61423897aefc9a643d03a1"}], "revision_number": 4, "project_id": "f7197afc9b61423897aefc9a643d03a1", "id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "created_at": "2018-12-27T16:01:54Z", "updated_at": "2018-12-27T16:01:54Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "00dd3abd-acd1-4edb-8f4a-8badcbd2eeb4", "remote_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "018de60d-bc33-4ef0-9eed-6d00b6ce227b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "0d99f0db-fa6b-4201-b67f-a7ff0db82c5d", "remote_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv6", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "5c4049ef-933d-4614-84e7-83584430d462", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv6", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}], "revision_number": 4, "project_id": "8c689c5e31c44b09ab85f80682abbc2a", "id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "created_at": "2018-12-27T15:56:49Z", "updated_at": "2018-12-27T15:56:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "6555e255-763a-4448-b1b1-0c93b2a390bd", "remote_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "777ff7a5-a590-43e5-a84b-7677710494e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "8bac258a-08df-48b7-900b-efbe01a6ec20", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "dc17921e-353f-4898-a970-881b2c8d093d", "remote_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}], "revision_number": 4, "project_id": "28dac9e1580d461c9de52e6659cc4f9d", "id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "created_at": "2018-12-27T16:01:52Z", "updated_at": "2018-12-27T16:01:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "32737757-45f3-4b24-b6ab-5f2d5579b4a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv6", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "ae604ef3-492d-4aa3-8045-1ff84f755a27", "remote_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv4", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "b7bff40a-beda-4996-b140-ed94d010535c", "remote_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv6", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "b8129030-9d72-4d5d-adce-47bbe62492fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv4", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}], "revision_number": 4, "project_id": "81c108a273314b24bf6b48c41b5bbe0c", "id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "created_at": "2018-12-27T15:57:20Z", "updated_at": "2018-12-27T15:57:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "0c389ec4-c0af-4c20-acf9-4fcc1d859dd7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv6", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "3749697a-f2ef-439a-a661-2fb92badd1ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv4", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "b74e0c8c-e243-450e-b1be-69c587093d6d", "remote_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv6", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "c222695b-2f1c-427d-afd7-e0be24ec9f66", "remote_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv4", "project_id": "7fb0e5436e4f467998e672dd71018a45"}], "revision_number": 4, "project_id": "7fb0e5436e4f467998e672dd71018a45", "id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "created_at": "2018-12-27T17:02:11Z", "updated_at": "2018-12-27T17:02:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "675d8a56-1c9b-4c58-a252-61e65997fd05", "remote_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv4", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "84f0587c-7394-4fd6-8f3d-8d6ba94cf3f9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv6", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "8a450b4f-e710-4193-816e-13a2d4e40c07", "remote_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv6", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "c3106b0a-1026-4156-86a9-f0438b7fab93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv4", "project_id": "7cba3664d5674e65a12c8c269a05febf"}], "revision_number": 4, "project_id": "7cba3664d5674e65a12c8c269a05febf", "id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "created_at": "2018-12-27T15:58:29Z", "updated_at": "2018-12-27T15:58:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "2a945ecc-f9fa-4219-96ab-c189a7f5c102", "remote_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv6", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "55e2b54e-68d4-4476-8c9f-e05e347c8970", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv4", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "9983229c-b595-482a-973f-81137a209b6d", "remote_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv4", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "9d4b8450-78ab-4817-a586-372ed88268f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv6", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}], "revision_number": 4, "project_id": "fbd6dbf946a5406398ba810e02d0888e", "id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "created_at": "2018-12-27T15:57:24Z", "updated_at": "2018-12-27T15:57:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "35521f2a-a59d-4798-9fa8-0febfe126076", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv4", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "607d473d-1e6a-4088-a778-7df9ffc1ff68", "remote_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv6", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "6f8fa92b-b67a-4047-a900-f43656aff42b", "remote_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv4", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "890f1d6c-9ae5-45b0-b7a1-282182432b66", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv6", "project_id": "253cc6709e714b8a80a5f74e4257907e"}], "revision_number": 4, "project_id": "253cc6709e714b8a80a5f74e4257907e", "id": "b9546f11-205e-4322-89f8-f0360d6090ed", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "created_at": "2018-12-27T15:57:08Z", "updated_at": "2018-12-27T15:57:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "6739c48b-d899-4c17-bb8e-ffaf8922c034", "remote_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv4", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "9660a6af-4d9b-40b9-9729-f205f66c2bd0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv4", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "bf244c03-fc10-4754-9c2b-b0224401c4f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv6", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "d3bee7cc-a152-441c-9790-abb1f56cec03", "remote_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv6", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}], "revision_number": 4, "project_id": "782a28bd0d40485e85eda6b8ba43840b", "id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "created_at": "2018-12-27T15:57:11Z", "updated_at": "2018-12-27T15:57:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "22c0d2cf-360a-4aa8-ba7e-bfdbf8327d27", "remote_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "553b140a-8ba9-4af7-9f50-bf24e87aebf7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "b2ecf7a5-df98-4d65-a762-767320437c5a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "e49104b2-7c13-49d6-8519-a16dd585346f", "remote_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}], "revision_number": 4, "project_id": "ef7e486beb8f4de39b25ca5f11552328", "id": "d0588e93-db0d-4888-9f99-3399a50df490", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f282d36c5b534a09ae3b876e409c8f0e", "created_at": "2018-12-27T18:02:50Z", "updated_at": "2018-12-27T18:02:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T18:02:50Z", "revision_number": 0, "id": "47a3132c-8c64-4e6e-92af-ee30f66d93f7", "remote_group_id": "d3eb0a0b-bb5e-4073-a36e-846630c285fb", "remote_ip_prefix": null, "created_at": "2018-12-27T18:02:50Z", "security_group_id": "d3eb0a0b-bb5e-4073-a36e-846630c285fb", "tenant_id": "f282d36c5b534a09ae3b876e409c8f0e", "port_range_min": null, "ethertype": "IPv6", "project_id": "f282d36c5b534a09ae3b876e409c8f0e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T18:02:50Z", "revision_number": 0, "id": "75f98149-9216-4fec-ad10-d83e66902661", "remote_group_id": "d3eb0a0b-bb5e-4073-a36e-846630c285fb", "remote_ip_prefix": null, "created_at": "2018-12-27T18:02:50Z", "security_group_id": "d3eb0a0b-bb5e-4073-a36e-846630c285fb", "tenant_id": "f282d36c5b534a09ae3b876e409c8f0e", "port_range_min": null, "ethertype": "IPv4", "project_id": "f282d36c5b534a09ae3b876e409c8f0e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T18:02:50Z", "revision_number": 0, "id": "b799424c-c195-4dcb-b927-fc3f977d4058", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T18:02:50Z", "security_group_id": "d3eb0a0b-bb5e-4073-a36e-846630c285fb", "tenant_id": "f282d36c5b534a09ae3b876e409c8f0e", "port_range_min": null, "ethertype": "IPv6", "project_id": "f282d36c5b534a09ae3b876e409c8f0e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T18:02:50Z", "revision_number": 0, "id": "c6b7394a-9a22-4c40-b2ae-fde94de73693", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T18:02:50Z", "security_group_id": "d3eb0a0b-bb5e-4073-a36e-846630c285fb", "tenant_id": "f282d36c5b534a09ae3b876e409c8f0e", "port_range_min": null, "ethertype": "IPv4", "project_id": "f282d36c5b534a09ae3b876e409c8f0e"}], "revision_number": 4, "project_id": "f282d36c5b534a09ae3b876e409c8f0e", "id": "d3eb0a0b-bb5e-4073-a36e-846630c285fb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "created_at": "2018-12-27T17:19:15Z", "updated_at": "2018-12-27T17:19:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "1990fe24-df44-4561-9f09-f50aab182bf7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "651e4b8b-b29e-409b-9f25-ff2328ccefe6", "remote_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "cc4e2254-2157-4ae1-a233-3047573ddc6d", "remote_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "da56dda4-aaf3-43ff-bdf7-e64892ec2345", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}], "revision_number": 4, "project_id": "2a5a6879c5fa4db798cea6d394565d45", "id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-27T15:33:07Z", "updated_at": "2018-12-27T15:33:07Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "4de95db8-72d6-4aec-a145-e92511971eb9", "remote_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "5f100cff-05d8-4405-8dfb-0a387c123fae", "remote_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "a3f6a193-cc94-4220-a73a-08acf63c449b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "f059d8a5-0c32-49c9-a721-77cc89245ecd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "created_at": "2018-12-27T15:29:16Z", "updated_at": "2018-12-27T15:29:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "3c53841a-5bc0-4192-b482-044411e217ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "5956ff3f-d59d-4af6-82b5-566c888583a7", "remote_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:16Z", "revision_number": 0, "id": "60735d87-52c7-426a-91a6-aff1078a5a2d", "remote_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:16Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "abe97133-61dd-4fdf-baf3-2e07968a324f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "da629caea04941e1ae8979c379dc7c9d"}], "revision_number": 4, "project_id": "da629caea04941e1ae8979c379dc7c9d", "id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "name": "default"}]} 2018-12-27 18:03:01,721 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=default used request id req-c6910741-ba0f-4b31-beeb-f28bf8c70848 2018-12-27 18:03:01,728 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}770159d6bbd5abe0f47646e6a8e4615fd1045822" 2018-12-27 18:03:01,847 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:03:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-59f52cbc-8aea-426e-b4f8-b7df47081009 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b7b4fceec1ad4c6eb74d758b709a9d93", "name": "admin"}} 2018-12-27 18:03:01,847 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93 used request id req-59f52cbc-8aea-426e-b4f8-b7df47081009 2018-12-27 18:03:01,851 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/f7197afc9b61423897aefc9a643d03a1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}770159d6bbd5abe0f47646e6a8e4615fd1045822" 2018-12-27 18:03:01,949 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 18:03:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d7d8db6a-7b4a-4783-9657-3dbea4aaa4d0 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f7197afc9b61423897aefc9a643d03a1.", "code": 404, "title": "Not Found"}} 2018-12-27 18:03:01,949 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/f7197afc9b61423897aefc9a643d03a1 used request id req-d7d8db6a-7b4a-4783-9657-3dbea4aaa4d0 2018-12-27 18:03:01,950 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 18:03:01,953 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/8c689c5e31c44b09ab85f80682abbc2a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}770159d6bbd5abe0f47646e6a8e4615fd1045822" 2018-12-27 18:03:02,056 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 18:03:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-93bbe241-dd9c-423c-aa8d-7986cb947dc3 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8c689c5e31c44b09ab85f80682abbc2a.", "code": 404, "title": "Not Found"}} 2018-12-27 18:03:02,056 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/8c689c5e31c44b09ab85f80682abbc2a used request id req-93bbe241-dd9c-423c-aa8d-7986cb947dc3 2018-12-27 18:03:02,056 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 18:03:02,060 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/28dac9e1580d461c9de52e6659cc4f9d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}770159d6bbd5abe0f47646e6a8e4615fd1045822" 2018-12-27 18:03:02,172 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 18:03:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a95e33b5-6ed0-4c9b-bcf7-5a7da970cfc6 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 28dac9e1580d461c9de52e6659cc4f9d.", "code": 404, "title": "Not Found"}} 2018-12-27 18:03:02,172 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/28dac9e1580d461c9de52e6659cc4f9d used request id req-a95e33b5-6ed0-4c9b-bcf7-5a7da970cfc6 2018-12-27 18:03:02,172 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 18:03:02,175 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/81c108a273314b24bf6b48c41b5bbe0c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}770159d6bbd5abe0f47646e6a8e4615fd1045822" 2018-12-27 18:03:02,283 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 18:03:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-41c77612-3058-4630-aa9c-207cc9a91a8c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 81c108a273314b24bf6b48c41b5bbe0c.", "code": 404, "title": "Not Found"}} 2018-12-27 18:03:02,283 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/81c108a273314b24bf6b48c41b5bbe0c used request id req-41c77612-3058-4630-aa9c-207cc9a91a8c 2018-12-27 18:03:02,283 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 18:03:02,287 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/7fb0e5436e4f467998e672dd71018a45 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}770159d6bbd5abe0f47646e6a8e4615fd1045822" 2018-12-27 18:03:02,393 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 18:03:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-42c05c5a-c1c5-4164-bd0f-de8b505c9c1a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7fb0e5436e4f467998e672dd71018a45.", "code": 404, "title": "Not Found"}} 2018-12-27 18:03:02,393 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/7fb0e5436e4f467998e672dd71018a45 used request id req-42c05c5a-c1c5-4164-bd0f-de8b505c9c1a 2018-12-27 18:03:02,393 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 18:03:02,397 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/7cba3664d5674e65a12c8c269a05febf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}770159d6bbd5abe0f47646e6a8e4615fd1045822" 2018-12-27 18:03:02,512 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 18:03:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ae854dcb-bcb7-444e-b7e3-1f4afab351ea Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7cba3664d5674e65a12c8c269a05febf.", "code": 404, "title": "Not Found"}} 2018-12-27 18:03:02,512 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/7cba3664d5674e65a12c8c269a05febf used request id req-ae854dcb-bcb7-444e-b7e3-1f4afab351ea 2018-12-27 18:03:02,512 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 18:03:02,516 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/fbd6dbf946a5406398ba810e02d0888e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}770159d6bbd5abe0f47646e6a8e4615fd1045822" 2018-12-27 18:03:02,622 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 18:03:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b4d74e9e-38b6-43fb-9a2e-4b55a79c1495 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: fbd6dbf946a5406398ba810e02d0888e.", "code": 404, "title": "Not Found"}} 2018-12-27 18:03:02,622 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/fbd6dbf946a5406398ba810e02d0888e used request id req-b4d74e9e-38b6-43fb-9a2e-4b55a79c1495 2018-12-27 18:03:02,623 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 18:03:02,626 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/253cc6709e714b8a80a5f74e4257907e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}770159d6bbd5abe0f47646e6a8e4615fd1045822" 2018-12-27 18:03:02,736 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 18:03:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-358045ff-6f92-43a3-9af8-47f35229ded3 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 253cc6709e714b8a80a5f74e4257907e.", "code": 404, "title": "Not Found"}} 2018-12-27 18:03:02,736 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/253cc6709e714b8a80a5f74e4257907e used request id req-358045ff-6f92-43a3-9af8-47f35229ded3 2018-12-27 18:03:02,737 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 18:03:02,740 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/782a28bd0d40485e85eda6b8ba43840b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}770159d6bbd5abe0f47646e6a8e4615fd1045822" 2018-12-27 18:03:02,859 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 18:03:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8f0fcf7e-041b-46ec-832e-6ac20d756186 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 782a28bd0d40485e85eda6b8ba43840b.", "code": 404, "title": "Not Found"}} 2018-12-27 18:03:02,859 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/782a28bd0d40485e85eda6b8ba43840b used request id req-8f0fcf7e-041b-46ec-832e-6ac20d756186 2018-12-27 18:03:02,860 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 18:03:02,863 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/ef7e486beb8f4de39b25ca5f11552328 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}770159d6bbd5abe0f47646e6a8e4615fd1045822" 2018-12-27 18:03:02,968 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 18:03:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c83311ec-f89e-47db-8ad0-ca1900adf0c1 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: ef7e486beb8f4de39b25ca5f11552328.", "code": 404, "title": "Not Found"}} 2018-12-27 18:03:02,968 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/ef7e486beb8f4de39b25ca5f11552328 used request id req-c83311ec-f89e-47db-8ad0-ca1900adf0c1 2018-12-27 18:03:02,968 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 18:03:02,972 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/f282d36c5b534a09ae3b876e409c8f0e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}770159d6bbd5abe0f47646e6a8e4615fd1045822" 2018-12-27 18:03:03,081 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:03:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c3ccf651-161d-43a5-acc9-f8a91d54780f Content-Encoding: gzip Content-Length: 232 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/f282d36c5b534a09ae3b876e409c8f0e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f282d36c5b534a09ae3b876e409c8f0e", "name": "CreateStackSecurityGroupTests-a4d608d9-af2e-468-proj"}} 2018-12-27 18:03:03,081 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/f282d36c5b534a09ae3b876e409c8f0e used request id req-c3ccf651-161d-43a5-acc9-f8a91d54780f 2018-12-27 18:03:03,081 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d3eb0a0b-bb5e-4073-a36e-846630c285fb 2018-12-27 18:03:03,086 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=d3eb0a0b-bb5e-4073-a36e-846630c285fb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}770159d6bbd5abe0f47646e6a8e4615fd1045822" 2018-12-27 18:03:03,301 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-a61a3841-306a-4638-8362-42aeda8826f2 Date: Thu, 27 Dec 2018 18:03:03 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "d3eb0a0b-bb5e-4073-a36e-846630c285fb", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T18:02:50Z", "security_group_id": "d3eb0a0b-bb5e-4073-a36e-846630c285fb", "port_range_min": null, "revision_number": 0, "tenant_id": "f282d36c5b534a09ae3b876e409c8f0e", "created_at": "2018-12-27T18:02:50Z", "project_id": "f282d36c5b534a09ae3b876e409c8f0e", "id": "47a3132c-8c64-4e6e-92af-ee30f66d93f7"}, {"remote_group_id": "d3eb0a0b-bb5e-4073-a36e-846630c285fb", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T18:02:50Z", "security_group_id": "d3eb0a0b-bb5e-4073-a36e-846630c285fb", "port_range_min": null, "revision_number": 0, "tenant_id": "f282d36c5b534a09ae3b876e409c8f0e", "created_at": "2018-12-27T18:02:50Z", "project_id": "f282d36c5b534a09ae3b876e409c8f0e", "id": "75f98149-9216-4fec-ad10-d83e66902661"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T18:02:50Z", "security_group_id": "d3eb0a0b-bb5e-4073-a36e-846630c285fb", "port_range_min": null, "revision_number": 0, "tenant_id": "f282d36c5b534a09ae3b876e409c8f0e", "created_at": "2018-12-27T18:02:50Z", "project_id": "f282d36c5b534a09ae3b876e409c8f0e", "id": "b799424c-c195-4dcb-b927-fc3f977d4058"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T18:02:50Z", "security_group_id": "d3eb0a0b-bb5e-4073-a36e-846630c285fb", "port_range_min": null, "revision_number": 0, "tenant_id": "f282d36c5b534a09ae3b876e409c8f0e", "created_at": "2018-12-27T18:02:50Z", "project_id": "f282d36c5b534a09ae3b876e409c8f0e", "id": "c6b7394a-9a22-4c40-b2ae-fde94de73693"}]} 2018-12-27 18:03:03,302 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=d3eb0a0b-bb5e-4073-a36e-846630c285fb used request id req-a61a3841-306a-4638-8362-42aeda8826f2 2018-12-27 18:03:03,303 - neutron_utils - INFO - Deleting security group with name - default 2018-12-27 18:03:03,307 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/security-groups/d3eb0a0b-bb5e-4073-a36e-846630c285fb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}770159d6bbd5abe0f47646e6a8e4615fd1045822" 2018-12-27 18:03:03,703 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-e2b02827-5c10-4067-b676-992346c72720 Content-Length: 0 Date: Thu, 27 Dec 2018 18:03:03 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 18:03:03,703 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-groups/d3eb0a0b-bb5e-4073-a36e-846630c285fb used request id req-e2b02827-5c10-4067-b676-992346c72720 2018-12-27 18:03:03,704 - keystone_utils - INFO - Deleting project with name - CreateStackSecurityGroupTests-a4d608d9-af2e-468-proj 2018-12-27 18:03:03,707 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/projects/f282d36c5b534a09ae3b876e409c8f0e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}770159d6bbd5abe0f47646e6a8e4615fd1045822" 2018-12-27 18:03:04,013 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 18:03:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6ae77178-7cd8-4479-b798-da032e8f2411 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 18:03:04,013 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/f282d36c5b534a09ae3b876e409c8f0e used request id req-6ae77178-7cd8-4479-b798-da032e8f2411 2018-12-27 18:03:04,013 - keystone_utils - INFO - Deleting role with name - CreateStackSecurityGroupTests-a4d608d9-af2e-468-proj-role 2018-12-27 18:03:04,017 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/roles/023b6cb638f64426863db785e9cfccd8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}770159d6bbd5abe0f47646e6a8e4615fd1045822" 2018-12-27 18:03:04,144 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 18:03:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c0e39b0e-05af-4fef-83b6-da3beeab1cca Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 18:03:04,145 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/roles/023b6cb638f64426863db785e9cfccd8 used request id req-c0e39b0e-05af-4fef-83b6-da3beeab1cca 2018-12-27 18:03:04,148 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}770159d6bbd5abe0f47646e6a8e4615fd1045822" 2018-12-27 18:03:04,256 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:03:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-415dc4f7-faec-4c8e-aebc-38b81747d7d8 Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8de789d09e46427786a85702e5e8de91", "links": {"self": "http://172.30.9.31:5000/v3/roles/8de789d09e46427786a85702e5e8de91"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 18:03:04,256 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-415dc4f7-faec-4c8e-aebc-38b81747d7d8 2018-12-27 18:03:04,257 - keystone_utils - INFO - Deleting user with name - CreateStackSecurityGroupTests-a4d608d9-af2e-468-user 2018-12-27 18:03:04,261 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/users/79a21aa8a6db49a9a27b3e6068f3a065 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6cb0c5f847a33429f8b6692a6ed1b913a1ab7b98" 2018-12-27 18:03:04,490 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 18:03:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-934465a9-1a45-4616-a55f-db0fe056e0b9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 18:03:04,490 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/79a21aa8a6db49a9a27b3e6068f3a065 used request id req-934465a9-1a45-4616-a55f-db0fe056e0b9 2018-12-27 18:03:04,492 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 18:03:04,904 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T19:03:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["qdovbQ6JQpSNnv0vqlzVMg"], "issued_at": "2018-12-27T18:03:04.000000Z"}} 2018-12-27 18:03:04,904 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec7169bc3b9d4a270fabf165c8f10c1f292075d1" 2018-12-27 18:03:05,006 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:03:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c7d6bf13-bccc-4683-8430-e79f6ca61113 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 18:03:05,006 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-c7d6bf13-bccc-4683-8430-e79f6ca61113 2018-12-27 18:03:05,007 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 18:03:05,008 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 18:03:05,442 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T19:03:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["mlmF_JeLQ-afa8xSORH-yg"], "issued_at": "2018-12-27T18:03:05.000000Z"}} 2018-12-27 18:03:05,443 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32f4640b4631916c645b9bce21856d963813e0ac" 2018-12-27 18:03:05,552 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:03:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9e7c3477-c3b2-4696-ac23-1032e354db80 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 18:03:05,552 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-9e7c3477-c3b2-4696-ac23-1032e354db80 2018-12-27 18:03:05,556 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 18:03:05,562 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 18:03:05 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 18:03:05,563 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackNegativeTests-d645f847-fe2c-467-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32f4640b4631916c645b9bce21856d963813e0ac" 2018-12-27 18:03:05,682 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:03:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-09f27bf1-1732-414c-8c0d-c22538529f6c Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackNegativeTests-d645f847-fe2c-467-proj", "previous": null, "next": null}, "projects": []} 2018-12-27 18:03:05,682 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackNegativeTests-d645f847-fe2c-467-proj used request id req-09f27bf1-1732-414c-8c0d-c22538529f6c 2018-12-27 18:03:05,686 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32f4640b4631916c645b9bce21856d963813e0ac" 2018-12-27 18:03:05,891 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:03:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0bf3cb26-681e-4ebc-a4a0-e0e9330f8407 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-27 18:03:05,891 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-0bf3cb26-681e-4ebc-a4a0-e0e9330f8407 2018-12-27 18:03:05,895 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32f4640b4631916c645b9bce21856d963813e0ac" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackNegativeTests-d645f847-fe2c-467-proj"}}' 2018-12-27 18:03:06,036 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 27 Dec 2018 18:03:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3bf38de1-6b58-4c7c-85c8-4a030c405963 Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/74765c45ac5c48c2a33c519c3e80f377"}, "tags": [], "enabled": true, "id": "74765c45ac5c48c2a33c519c3e80f377", "parent_id": "default", "domain_id": "default", "name": "CreateStackNegativeTests-d645f847-fe2c-467-proj"}} 2018-12-27 18:03:06,036 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-3bf38de1-6b58-4c7c-85c8-4a030c405963 2018-12-27 18:03:06,037 - keystone_utils - INFO - Created project with name - CreateStackNegativeTests-d645f847-fe2c-467-proj 2018-12-27 18:03:06,037 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 18:03:06,037 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 18:03:06,471 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T19:03:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["Z5NPEa0VQ3SYxTnN296nFg"], "issued_at": "2018-12-27T18:03:06.000000Z"}} 2018-12-27 18:03:06,472 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}005af2762526c93dac0b1d983a3c6edf120c71c9" 2018-12-27 18:03:06,575 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:03:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-04e072ca-5998-4718-a438-5ee95ddff8b9 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 18:03:06,575 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-04e072ca-5998-4718-a438-5ee95ddff8b9 2018-12-27 18:03:06,579 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 18:03:06,584 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 18:03:06 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 18:03:06,585 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}005af2762526c93dac0b1d983a3c6edf120c71c9" 2018-12-27 18:03:06,718 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:03:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7bd431b1-b919-4906-9c09-a93eaa1c8419 Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "links": {"self": "http://172.30.9.31:5000/v3/users/01fa52e7b3674fc48643fa4ffca67e4e"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "01fa52e7b3674fc48643fa4ffca67e4e", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/05a834ddebbc40688596b7460b47439e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05a834ddebbc40688596b7460b47439e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/08226a0ad01943f39559448239e291e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "08226a0ad01943f39559448239e291e1", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/55c0552fe37a4f7ca0e73939514bc683"}, "domain_id": "default", "enabled": true, "options": {}, "id": "55c0552fe37a4f7ca0e73939514bc683", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/646a4af4e3b5439a97996d353fea3924"}, "domain_id": "914eec1d43ea4caf9d2fd33268c06258", "enabled": true, "options": {}, "id": "646a4af4e3b5439a97996d353fea3924", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/85fb203e51c34d3f8122e285a6a318b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85fb203e51c34d3f8122e285a6a318b3", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/905e7f4b42d24cca93b99d2401fa3378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "905e7f4b42d24cca93b99d2401fa3378", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/a5bc08b9f81f4e5bb86c24f9f7547bae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5bc08b9f81f4e5bb86c24f9f7547bae", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/a5c780627f004d318bf908d80305da9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5c780627f004d318bf908d80305da9c", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/b18425bf2b044bc9af7e194919539a17"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b18425bf2b044bc9af7e194919539a17", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/b8d2134b619d4dca80e21d6fb16449b0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b8d2134b619d4dca80e21d6fb16449b0", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/b9ab6a25a652438285139fe5b44aea62"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9ab6a25a652438285139fe5b44aea62", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/c08462554a4844d681348f58b9b0edee"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c08462554a4844d681348f58b9b0edee", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/ddfc3a9aad444d4782eae677c8a98130"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ddfc3a9aad444d4782eae677c8a98130", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/f2a74f2185a54676a6cb2bb5ecfcc4f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2a74f2185a54676a6cb2bb5ecfcc4f6", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-12-27 18:03:06,718 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-7bd431b1-b919-4906-9c09-a93eaa1c8419 2018-12-27 18:03:06,722 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?name=CreateStackNegativeTests-d645f847-fe2c-467-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}005af2762526c93dac0b1d983a3c6edf120c71c9" 2018-12-27 18:03:06,831 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:03:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-798228de-b4ce-4712-868a-789e3659bdb4 Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?name=CreateStackNegativeTests-d645f847-fe2c-467-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/74765c45ac5c48c2a33c519c3e80f377"}, "tags": [], "enabled": true, "id": "74765c45ac5c48c2a33c519c3e80f377", "parent_id": "default", "domain_id": "default", "name": "CreateStackNegativeTests-d645f847-fe2c-467-proj"}]} 2018-12-27 18:03:06,832 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?name=CreateStackNegativeTests-d645f847-fe2c-467-proj used request id req-798228de-b4ce-4712-868a-789e3659bdb4 2018-12-27 18:03:06,835 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}005af2762526c93dac0b1d983a3c6edf120c71c9" 2018-12-27 18:03:06,946 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:03:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cc0c4c97-356e-484b-bed9-e3a7664fbee7 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-27 18:03:06,946 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-cc0c4c97-356e-484b-bed9-e3a7664fbee7 2018-12-27 18:03:07,405 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}005af2762526c93dac0b1d983a3c6edf120c71c9" 2018-12-27 18:03:07,504 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:03:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9b2d7b4e-2766-40c6-b14c-e0eea0da3daf Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8de789d09e46427786a85702e5e8de91", "links": {"self": "http://172.30.9.31:5000/v3/roles/8de789d09e46427786a85702e5e8de91"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 18:03:07,505 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-9b2d7b4e-2766-40c6-b14c-e0eea0da3daf 2018-12-27 18:03:07,508 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?name=CreateStackNegativeTests-d645f847-fe2c-467-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}005af2762526c93dac0b1d983a3c6edf120c71c9" 2018-12-27 18:03:07,613 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:03:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e58a496c-be90-4cab-8766-e4d0f16113da Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?name=CreateStackNegativeTests-d645f847-fe2c-467-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/74765c45ac5c48c2a33c519c3e80f377"}, "tags": [], "enabled": true, "id": "74765c45ac5c48c2a33c519c3e80f377", "parent_id": "default", "domain_id": "default", "name": "CreateStackNegativeTests-d645f847-fe2c-467-proj"}]} 2018-12-27 18:03:07,613 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?name=CreateStackNegativeTests-d645f847-fe2c-467-proj used request id req-e58a496c-be90-4cab-8766-e4d0f16113da 2018-12-27 18:03:07,616 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/users/2c750d47e5ae45419666cd4eb068ca4e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}005af2762526c93dac0b1d983a3c6edf120c71c9" 2018-12-27 18:03:07,744 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:03:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-de5d54e1-8104-4272-96c8-0224e4f53a69 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackNegativeTests-d645f847-fe2c-467-user", "links": {"self": "http://172.30.9.31:5000/v3/users/2c750d47e5ae45419666cd4eb068ca4e"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "74765c45ac5c48c2a33c519c3e80f377", "id": "2c750d47e5ae45419666cd4eb068ca4e", "password_expires_at": null}} 2018-12-27 18:03:07,744 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users/2c750d47e5ae45419666cd4eb068ca4e used request id req-de5d54e1-8104-4272-96c8-0224e4f53a69 2018-12-27 18:03:07,747 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/74765c45ac5c48c2a33c519c3e80f377/users/2c750d47e5ae45419666cd4eb068ca4e/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}005af2762526c93dac0b1d983a3c6edf120c71c9" 2018-12-27 18:03:07,871 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:03:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5d684f41-45b2-45d8-b2d0-df47932704e7 Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects/74765c45ac5c48c2a33c519c3e80f377/users/2c750d47e5ae45419666cd4eb068ca4e/roles", "previous": null, "next": null}, "roles": []} 2018-12-27 18:03:07,871 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/74765c45ac5c48c2a33c519c3e80f377/users/2c750d47e5ae45419666cd4eb068ca4e/roles used request id req-5d684f41-45b2-45d8-b2d0-df47932704e7 2018-12-27 18:03:07,875 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles/8de789d09e46427786a85702e5e8de91 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}005af2762526c93dac0b1d983a3c6edf120c71c9" 2018-12-27 18:03:07,979 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:03:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-16ffeb16-8cd0-4eba-959c-f770a71bea20 Content-Encoding: gzip Content-Length: 149 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "8de789d09e46427786a85702e5e8de91", "links": {"self": "http://172.30.9.31:5000/v3/roles/8de789d09e46427786a85702e5e8de91"}, "name": "heat_stack_owner"}} 2018-12-27 18:03:07,979 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles/8de789d09e46427786a85702e5e8de91 used request id req-16ffeb16-8cd0-4eba-959c-f770a71bea20 2018-12-27 18:03:07,979 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackNegativeTests-d645f847-fe2c-467-proj 2018-12-27 18:03:07,983 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:5000/v3/projects/74765c45ac5c48c2a33c519c3e80f377/users/2c750d47e5ae45419666cd4eb068ca4e/roles/8de789d09e46427786a85702e5e8de91 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}005af2762526c93dac0b1d983a3c6edf120c71c9" 2018-12-27 18:03:08,149 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 18:03:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f1f63027-5a61-425b-a8ad-68d86d9db5c6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 18:03:08,149 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/74765c45ac5c48c2a33c519c3e80f377/users/2c750d47e5ae45419666cd4eb068ca4e/roles/8de789d09e46427786a85702e5e8de91 used request id req-f1f63027-5a61-425b-a8ad-68d86d9db5c6 2018-12-27 18:03:08,150 - keystone_utils - INFO - Created user with name - CreateStackNegativeTests-d645f847-fe2c-467-user 2018-12-27 18:03:08,150 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 18:03:08,154 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32f4640b4631916c645b9bce21856d963813e0ac" 2018-12-27 18:03:08,261 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:03:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-016d339a-e660-46d9-b615-d920a8613b33 Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8de789d09e46427786a85702e5e8de91", "links": {"self": "http://172.30.9.31:5000/v3/roles/8de789d09e46427786a85702e5e8de91"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 18:03:08,261 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-016d339a-e660-46d9-b615-d920a8613b33 2018-12-27 18:03:08,265 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32f4640b4631916c645b9bce21856d963813e0ac" -d '{"role": {"name": "CreateStackNegativeTests-d645f847-fe2c-467-proj-role"}}' 2018-12-27 18:03:08,402 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 27 Dec 2018 18:03:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f1ef08c9-da01-4b95-bd86-797b1e315ba9 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "2a392aac0b4242f4a4a35ed8aab30524", "links": {"self": "http://172.30.9.31:5000/v3/roles/2a392aac0b4242f4a4a35ed8aab30524"}, "name": "CreateStackNegativeTests-d645f847-fe2c-467-proj-role"}} 2018-12-27 18:03:08,402 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/roles used request id req-f1ef08c9-da01-4b95-bd86-797b1e315ba9 2018-12-27 18:03:08,402 - keystone_utils - INFO - Created role with name - CreateStackNegativeTests-d645f847-fe2c-467-proj-role 2018-12-27 18:03:08,406 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles/2a392aac0b4242f4a4a35ed8aab30524 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32f4640b4631916c645b9bce21856d963813e0ac" 2018-12-27 18:03:08,514 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:03:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bf731fe1-da59-41bb-b4ed-4d06c85efeed Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "2a392aac0b4242f4a4a35ed8aab30524", "links": {"self": "http://172.30.9.31:5000/v3/roles/2a392aac0b4242f4a4a35ed8aab30524"}, "name": "CreateStackNegativeTests-d645f847-fe2c-467-proj-role"}} 2018-12-27 18:03:08,514 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles/2a392aac0b4242f4a4a35ed8aab30524 used request id req-bf731fe1-da59-41bb-b4ed-4d06c85efeed 2018-12-27 18:03:08,514 - keystone_utils - INFO - Granting role CreateStackNegativeTests-d645f847-fe2c-467-proj-role to project CreateStackNegativeTests-d645f847-fe2c-467-proj 2018-12-27 18:03:08,518 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:5000/v3/projects/74765c45ac5c48c2a33c519c3e80f377/users/2c750d47e5ae45419666cd4eb068ca4e/roles/2a392aac0b4242f4a4a35ed8aab30524 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32f4640b4631916c645b9bce21856d963813e0ac" 2018-12-27 18:03:08,669 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 18:03:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6b49f8fd-b1a9-47e4-ab38-323a8db4a6af Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 18:03:08,669 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/74765c45ac5c48c2a33c519c3e80f377/users/2c750d47e5ae45419666cd4eb068ca4e/roles/2a392aac0b4242f4a4a35ed8aab30524 used request id req-6b49f8fd-b1a9-47e4-ab38-323a8db4a6af 2018-12-27 18:03:08,670 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 18:03:08,671 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 18:03:09,084 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "2a392aac0b4242f4a4a35ed8aab30524", "name": "CreateStackNegativeTests-d645f847-fe2c-467-proj-role"}], "expires_at": "2018-12-27T19:03:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "74765c45ac5c48c2a33c519c3e80f377", "name": "CreateStackNegativeTests-d645f847-fe2c-467-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/74765c45ac5c48c2a33c519c3e80f377", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/74765c45ac5c48c2a33c519c3e80f377", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/74765c45ac5c48c2a33c519c3e80f377", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/74765c45ac5c48c2a33c519c3e80f377", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/74765c45ac5c48c2a33c519c3e80f377", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/74765c45ac5c48c2a33c519c3e80f377", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/74765c45ac5c48c2a33c519c3e80f377", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/74765c45ac5c48c2a33c519c3e80f377", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/74765c45ac5c48c2a33c519c3e80f377", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_74765c45ac5c48c2a33c519c3e80f377", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_74765c45ac5c48c2a33c519c3e80f377", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/74765c45ac5c48c2a33c519c3e80f377", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/74765c45ac5c48c2a33c519c3e80f377", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/74765c45ac5c48c2a33c519c3e80f377", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackNegativeTests-d645f847-fe2c-467-user", "id": "2c750d47e5ae45419666cd4eb068ca4e"}, "audit_ids": ["ZuQJ-6J9QPiSgyseIWDITA"], "issued_at": "2018-12-27T18:03:09.000000Z"}} 2018-12-27 18:03:09,085 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ce9ca1ebf08a472adec926de54b94a39b8df9d7" 2018-12-27 18:03:09,196 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:03:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b1623cd4-29b4-43e7-9dfd-7f72a78cf4fc Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 18:03:09,197 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-b1623cd4-29b4-43e7-9dfd-7f72a78cf4fc 2018-12-27 18:03:09,200 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-27 18:03:09,202 - heat_utils - DEBUG - Retrieving Heat Client 2018-12-27 18:03:09,205 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/74765c45ac5c48c2a33c519c3e80f377/stacks?stack_name=CreateStackNegativeTests-68b831a7-70bd-46ac-a5ed-4b2aea0935db -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ce9ca1ebf08a472adec926de54b94a39b8df9d7" 2018-12-27 18:03:09,517 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:03:09 GMT Server: Apache x-openstack-request-id: req-00b1c1df-6030-4745-810f-4cf8f2f8952c Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-12-27 18:03:09,517 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/74765c45ac5c48c2a33c519c3e80f377/stacks?stack_name=CreateStackNegativeTests-68b831a7-70bd-46ac-a5ed-4b2aea0935db used request id req-00b1c1df-6030-4745-810f-4cf8f2f8952c 2018-12-27 18:03:09,524 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32f4640b4631916c645b9bce21856d963813e0ac" 2018-12-27 18:03:09,818 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 33483 X-Openstack-Request-Id: req-4ef149c5-2aeb-41c2-a9eb-d5dbe5dfc9f6 Date: Thu, 27 Dec 2018 18:03:09 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "created_at": "2018-12-27T15:33:01Z", "updated_at": "2018-12-27T15:33:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "35205ac3-06e6-4cf6-bb21-ff8f813cb45b", "remote_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "ade77f59-e70c-4970-8ea8-198222fa332e", "remote_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "c4f3bf7f-d793-498d-a883-bb8c6003f070", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "c85cb618-8f19-445b-8e16-6d467cb17771", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}], "revision_number": 4, "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "created_at": "2018-12-27T15:57:22Z", "updated_at": "2018-12-27T15:57:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "5e258a3b-01f5-4aef-81b7-0b5dc6e5b683", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "65475539-0336-498a-8da4-ff0a80b10089", "remote_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "ae922857-f7ae-4bc8-949b-153fb43bfd00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "b4f87679-52e1-4cf9-bf76-5abb9a9bec06", "remote_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "f7197afc9b61423897aefc9a643d03a1"}], "revision_number": 4, "project_id": "f7197afc9b61423897aefc9a643d03a1", "id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "created_at": "2018-12-27T16:01:54Z", "updated_at": "2018-12-27T16:01:54Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "00dd3abd-acd1-4edb-8f4a-8badcbd2eeb4", "remote_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "018de60d-bc33-4ef0-9eed-6d00b6ce227b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "0d99f0db-fa6b-4201-b67f-a7ff0db82c5d", "remote_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv6", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "5c4049ef-933d-4614-84e7-83584430d462", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv6", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}], "revision_number": 4, "project_id": "8c689c5e31c44b09ab85f80682abbc2a", "id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "created_at": "2018-12-27T15:56:49Z", "updated_at": "2018-12-27T15:56:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "6555e255-763a-4448-b1b1-0c93b2a390bd", "remote_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "777ff7a5-a590-43e5-a84b-7677710494e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "8bac258a-08df-48b7-900b-efbe01a6ec20", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "dc17921e-353f-4898-a970-881b2c8d093d", "remote_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}], "revision_number": 4, "project_id": "28dac9e1580d461c9de52e6659cc4f9d", "id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "created_at": "2018-12-27T16:01:52Z", "updated_at": "2018-12-27T16:01:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "32737757-45f3-4b24-b6ab-5f2d5579b4a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv6", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "ae604ef3-492d-4aa3-8045-1ff84f755a27", "remote_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv4", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "b7bff40a-beda-4996-b140-ed94d010535c", "remote_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv6", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "b8129030-9d72-4d5d-adce-47bbe62492fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv4", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}], "revision_number": 4, "project_id": "81c108a273314b24bf6b48c41b5bbe0c", "id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "created_at": "2018-12-27T15:57:20Z", "updated_at": "2018-12-27T15:57:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "0c389ec4-c0af-4c20-acf9-4fcc1d859dd7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv6", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "3749697a-f2ef-439a-a661-2fb92badd1ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv4", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "b74e0c8c-e243-450e-b1be-69c587093d6d", "remote_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv6", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "c222695b-2f1c-427d-afd7-e0be24ec9f66", "remote_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv4", "project_id": "7fb0e5436e4f467998e672dd71018a45"}], "revision_number": 4, "project_id": "7fb0e5436e4f467998e672dd71018a45", "id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "created_at": "2018-12-27T17:02:11Z", "updated_at": "2018-12-27T17:02:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "675d8a56-1c9b-4c58-a252-61e65997fd05", "remote_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv4", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "84f0587c-7394-4fd6-8f3d-8d6ba94cf3f9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv6", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "8a450b4f-e710-4193-816e-13a2d4e40c07", "remote_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv6", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "c3106b0a-1026-4156-86a9-f0438b7fab93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv4", "project_id": "7cba3664d5674e65a12c8c269a05febf"}], "revision_number": 4, "project_id": "7cba3664d5674e65a12c8c269a05febf", "id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "created_at": "2018-12-27T15:58:29Z", "updated_at": "2018-12-27T15:58:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "2a945ecc-f9fa-4219-96ab-c189a7f5c102", "remote_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv6", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "55e2b54e-68d4-4476-8c9f-e05e347c8970", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv4", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "9983229c-b595-482a-973f-81137a209b6d", "remote_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv4", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "9d4b8450-78ab-4817-a586-372ed88268f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv6", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}], "revision_number": 4, "project_id": "fbd6dbf946a5406398ba810e02d0888e", "id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "created_at": "2018-12-27T15:57:24Z", "updated_at": "2018-12-27T15:57:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "35521f2a-a59d-4798-9fa8-0febfe126076", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv4", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "607d473d-1e6a-4088-a778-7df9ffc1ff68", "remote_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv6", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "6f8fa92b-b67a-4047-a900-f43656aff42b", "remote_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv4", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "890f1d6c-9ae5-45b0-b7a1-282182432b66", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv6", "project_id": "253cc6709e714b8a80a5f74e4257907e"}], "revision_number": 4, "project_id": "253cc6709e714b8a80a5f74e4257907e", "id": "b9546f11-205e-4322-89f8-f0360d6090ed", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "created_at": "2018-12-27T15:57:08Z", "updated_at": "2018-12-27T15:57:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "6739c48b-d899-4c17-bb8e-ffaf8922c034", "remote_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv4", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "9660a6af-4d9b-40b9-9729-f205f66c2bd0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv4", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "bf244c03-fc10-4754-9c2b-b0224401c4f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv6", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "d3bee7cc-a152-441c-9790-abb1f56cec03", "remote_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv6", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}], "revision_number": 4, "project_id": "782a28bd0d40485e85eda6b8ba43840b", "id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "created_at": "2018-12-27T15:57:11Z", "updated_at": "2018-12-27T15:57:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "22c0d2cf-360a-4aa8-ba7e-bfdbf8327d27", "remote_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "553b140a-8ba9-4af7-9f50-bf24e87aebf7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "b2ecf7a5-df98-4d65-a762-767320437c5a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "e49104b2-7c13-49d6-8519-a16dd585346f", "remote_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}], "revision_number": 4, "project_id": "ef7e486beb8f4de39b25ca5f11552328", "id": "d0588e93-db0d-4888-9f99-3399a50df490", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "created_at": "2018-12-27T17:19:15Z", "updated_at": "2018-12-27T17:19:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "1990fe24-df44-4561-9f09-f50aab182bf7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "651e4b8b-b29e-409b-9f25-ff2328ccefe6", "remote_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "cc4e2254-2157-4ae1-a233-3047573ddc6d", "remote_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "da56dda4-aaf3-43ff-bdf7-e64892ec2345", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}], "revision_number": 4, "project_id": "2a5a6879c5fa4db798cea6d394565d45", "id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-27T15:33:07Z", "updated_at": "2018-12-27T15:33:07Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "4de95db8-72d6-4aec-a145-e92511971eb9", "remote_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "5f100cff-05d8-4405-8dfb-0a387c123fae", "remote_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "a3f6a193-cc94-4220-a73a-08acf63c449b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "f059d8a5-0c32-49c9-a721-77cc89245ecd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "created_at": "2018-12-27T15:29:16Z", "updated_at": "2018-12-27T15:29:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "3c53841a-5bc0-4192-b482-044411e217ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "5956ff3f-d59d-4af6-82b5-566c888583a7", "remote_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:16Z", "revision_number": 0, "id": "60735d87-52c7-426a-91a6-aff1078a5a2d", "remote_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:16Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "abe97133-61dd-4fdf-baf3-2e07968a324f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "da629caea04941e1ae8979c379dc7c9d"}], "revision_number": 4, "project_id": "da629caea04941e1ae8979c379dc7c9d", "id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "name": "default"}]} 2018-12-27 18:03:09,819 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=default used request id req-4ef149c5-2aeb-41c2-a9eb-d5dbe5dfc9f6 2018-12-27 18:03:09,826 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32f4640b4631916c645b9bce21856d963813e0ac" 2018-12-27 18:03:09,936 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:03:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a39e0a83-b305-40df-bc68-0fc45f1b8c42 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b7b4fceec1ad4c6eb74d758b709a9d93", "name": "admin"}} 2018-12-27 18:03:09,936 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93 used request id req-a39e0a83-b305-40df-bc68-0fc45f1b8c42 2018-12-27 18:03:09,940 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/f7197afc9b61423897aefc9a643d03a1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32f4640b4631916c645b9bce21856d963813e0ac" 2018-12-27 18:03:10,045 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 18:03:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5e3688a9-7869-4e94-91fc-38f02c2bd142 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f7197afc9b61423897aefc9a643d03a1.", "code": 404, "title": "Not Found"}} 2018-12-27 18:03:10,045 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/f7197afc9b61423897aefc9a643d03a1 used request id req-5e3688a9-7869-4e94-91fc-38f02c2bd142 2018-12-27 18:03:10,045 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 18:03:10,049 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/8c689c5e31c44b09ab85f80682abbc2a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32f4640b4631916c645b9bce21856d963813e0ac" 2018-12-27 18:03:10,166 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 18:03:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d4d5ef38-f6de-4d74-9f94-a038dcc93866 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8c689c5e31c44b09ab85f80682abbc2a.", "code": 404, "title": "Not Found"}} 2018-12-27 18:03:10,167 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/8c689c5e31c44b09ab85f80682abbc2a used request id req-d4d5ef38-f6de-4d74-9f94-a038dcc93866 2018-12-27 18:03:10,167 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 18:03:10,170 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/28dac9e1580d461c9de52e6659cc4f9d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32f4640b4631916c645b9bce21856d963813e0ac" 2018-12-27 18:03:10,280 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 18:03:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a479aac4-da23-4640-818a-4a609187ba5b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 28dac9e1580d461c9de52e6659cc4f9d.", "code": 404, "title": "Not Found"}} 2018-12-27 18:03:10,281 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/28dac9e1580d461c9de52e6659cc4f9d used request id req-a479aac4-da23-4640-818a-4a609187ba5b 2018-12-27 18:03:10,281 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 18:03:10,284 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/81c108a273314b24bf6b48c41b5bbe0c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32f4640b4631916c645b9bce21856d963813e0ac" 2018-12-27 18:03:10,388 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 18:03:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-708eb770-8431-41ba-a661-d1030f5c369c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 81c108a273314b24bf6b48c41b5bbe0c.", "code": 404, "title": "Not Found"}} 2018-12-27 18:03:10,388 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/81c108a273314b24bf6b48c41b5bbe0c used request id req-708eb770-8431-41ba-a661-d1030f5c369c 2018-12-27 18:03:10,389 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 18:03:10,392 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/7fb0e5436e4f467998e672dd71018a45 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32f4640b4631916c645b9bce21856d963813e0ac" 2018-12-27 18:03:10,504 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 18:03:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-38271695-3302-4046-8130-99448af77670 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7fb0e5436e4f467998e672dd71018a45.", "code": 404, "title": "Not Found"}} 2018-12-27 18:03:10,505 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/7fb0e5436e4f467998e672dd71018a45 used request id req-38271695-3302-4046-8130-99448af77670 2018-12-27 18:03:10,505 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 18:03:10,508 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/7cba3664d5674e65a12c8c269a05febf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32f4640b4631916c645b9bce21856d963813e0ac" 2018-12-27 18:03:10,612 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 18:03:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7e36c3b1-83fc-4920-81d9-830a4069f561 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7cba3664d5674e65a12c8c269a05febf.", "code": 404, "title": "Not Found"}} 2018-12-27 18:03:10,612 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/7cba3664d5674e65a12c8c269a05febf used request id req-7e36c3b1-83fc-4920-81d9-830a4069f561 2018-12-27 18:03:10,612 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 18:03:10,616 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/fbd6dbf946a5406398ba810e02d0888e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32f4640b4631916c645b9bce21856d963813e0ac" 2018-12-27 18:03:10,723 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 18:03:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c44c8f0e-d534-4e34-b948-98891599b565 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: fbd6dbf946a5406398ba810e02d0888e.", "code": 404, "title": "Not Found"}} 2018-12-27 18:03:10,723 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/fbd6dbf946a5406398ba810e02d0888e used request id req-c44c8f0e-d534-4e34-b948-98891599b565 2018-12-27 18:03:10,724 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 18:03:10,727 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/253cc6709e714b8a80a5f74e4257907e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32f4640b4631916c645b9bce21856d963813e0ac" 2018-12-27 18:03:10,745 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 18:03:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-16bac19f-7ee5-495e-b044-181786b25df0 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 253cc6709e714b8a80a5f74e4257907e.", "code": 404, "title": "Not Found"}} 2018-12-27 18:03:10,745 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/253cc6709e714b8a80a5f74e4257907e used request id req-16bac19f-7ee5-495e-b044-181786b25df0 2018-12-27 18:03:10,746 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 18:03:10,749 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/782a28bd0d40485e85eda6b8ba43840b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32f4640b4631916c645b9bce21856d963813e0ac" 2018-12-27 18:03:10,857 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 18:03:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-865ca1cd-a125-424e-9325-7046cc08566f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 782a28bd0d40485e85eda6b8ba43840b.", "code": 404, "title": "Not Found"}} 2018-12-27 18:03:10,857 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/782a28bd0d40485e85eda6b8ba43840b used request id req-865ca1cd-a125-424e-9325-7046cc08566f 2018-12-27 18:03:10,857 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 18:03:10,861 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/ef7e486beb8f4de39b25ca5f11552328 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32f4640b4631916c645b9bce21856d963813e0ac" 2018-12-27 18:03:10,972 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 18:03:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b992d867-0cf5-42cf-bce3-ba56e0226371 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: ef7e486beb8f4de39b25ca5f11552328.", "code": 404, "title": "Not Found"}} 2018-12-27 18:03:10,972 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/ef7e486beb8f4de39b25ca5f11552328 used request id req-b992d867-0cf5-42cf-bce3-ba56e0226371 2018-12-27 18:03:10,972 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 18:03:10,976 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/2a5a6879c5fa4db798cea6d394565d45 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32f4640b4631916c645b9bce21856d963813e0ac" 2018-12-27 18:03:11,094 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:03:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d20c71ae-2975-4e7c-bd52-3216db460186 Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.31:5000/v3/projects/2a5a6879c5fa4db798cea6d394565d45"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}} 2018-12-27 18:03:11,094 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/2a5a6879c5fa4db798cea6d394565d45 used request id req-d20c71ae-2975-4e7c-bd52-3216db460186 2018-12-27 18:03:11,098 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/da629caea04941e1ae8979c379dc7c9d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32f4640b4631916c645b9bce21856d963813e0ac" 2018-12-27 18:03:11,208 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:03:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4afdf1fd-9442-49f6-adc4-34c2065d4840 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/da629caea04941e1ae8979c379dc7c9d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "da629caea04941e1ae8979c379dc7c9d", "name": "service"}} 2018-12-27 18:03:11,208 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/da629caea04941e1ae8979c379dc7c9d used request id req-4afdf1fd-9442-49f6-adc4-34c2065d4840 2018-12-27 18:03:11,209 - keystone_utils - INFO - Deleting project with name - CreateStackNegativeTests-d645f847-fe2c-467-proj 2018-12-27 18:03:11,213 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/projects/74765c45ac5c48c2a33c519c3e80f377 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32f4640b4631916c645b9bce21856d963813e0ac" 2018-12-27 18:03:11,504 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 18:03:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ac3ce36f-a02e-4122-a644-8d4d38123500 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 18:03:11,504 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/74765c45ac5c48c2a33c519c3e80f377 used request id req-ac3ce36f-a02e-4122-a644-8d4d38123500 2018-12-27 18:03:11,505 - keystone_utils - INFO - Deleting role with name - CreateStackNegativeTests-d645f847-fe2c-467-proj-role 2018-12-27 18:03:11,508 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/roles/2a392aac0b4242f4a4a35ed8aab30524 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32f4640b4631916c645b9bce21856d963813e0ac" 2018-12-27 18:03:11,647 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 18:03:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cc20cf25-a80f-4fa6-9c0f-753eb1968cd7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 18:03:11,647 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/roles/2a392aac0b4242f4a4a35ed8aab30524 used request id req-cc20cf25-a80f-4fa6-9c0f-753eb1968cd7 2018-12-27 18:03:11,650 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32f4640b4631916c645b9bce21856d963813e0ac" 2018-12-27 18:03:11,754 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:03:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c36d6645-2865-446a-a05d-574ddde3f5b5 Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8de789d09e46427786a85702e5e8de91", "links": {"self": "http://172.30.9.31:5000/v3/roles/8de789d09e46427786a85702e5e8de91"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 18:03:11,755 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-c36d6645-2865-446a-a05d-574ddde3f5b5 2018-12-27 18:03:11,755 - keystone_utils - INFO - Deleting user with name - CreateStackNegativeTests-d645f847-fe2c-467-user 2018-12-27 18:03:11,759 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/users/2c750d47e5ae45419666cd4eb068ca4e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}005af2762526c93dac0b1d983a3c6edf120c71c9" 2018-12-27 18:03:11,980 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 18:03:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3c4f7c1c-e009-4454-b0df-2312cc7c7d9c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 18:03:11,980 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/2c750d47e5ae45419666cd4eb068ca4e used request id req-3c4f7c1c-e009-4454-b0df-2312cc7c7d9c 2018-12-27 18:03:11,981 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 18:03:12,412 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T19:03:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["skASzM1tT8iiyRMO4xOb8w"], "issued_at": "2018-12-27T18:03:12.000000Z"}} 2018-12-27 18:03:12,413 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2fe1b09014452f82a4af76893e26e674bb3fd5e0" 2018-12-27 18:03:12,515 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:03:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d5e2bbf7-a046-4b61-9b3d-3169c16bc12e Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 18:03:12,515 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-d5e2bbf7-a046-4b61-9b3d-3169c16bc12e 2018-12-27 18:03:12,516 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 18:03:12,517 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 18:03:12,934 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T19:03:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["uBRIaDXQR2qaXsvv48CSqw"], "issued_at": "2018-12-27T18:03:12.000000Z"}} 2018-12-27 18:03:12,935 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee16b0546e1bc5aae131529eac07b31f8df68c3e" 2018-12-27 18:03:13,048 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:03:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d8682d9f-ed01-4005-8e69-f475f1637062 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 18:03:13,048 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-d8682d9f-ed01-4005-8e69-f475f1637062 2018-12-27 18:03:13,052 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 18:03:13,058 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 18:03:13 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 18:03:13,059 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackNegativeTests-cdb9567b-3c76-40f-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee16b0546e1bc5aae131529eac07b31f8df68c3e" 2018-12-27 18:03:13,163 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:03:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-91d609b0-44d0-4b88-b091-070b52f6689d Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackNegativeTests-cdb9567b-3c76-40f-proj", "previous": null, "next": null}, "projects": []} 2018-12-27 18:03:13,163 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackNegativeTests-cdb9567b-3c76-40f-proj used request id req-91d609b0-44d0-4b88-b091-070b52f6689d 2018-12-27 18:03:13,167 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee16b0546e1bc5aae131529eac07b31f8df68c3e" 2018-12-27 18:03:13,274 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:03:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0f3b9500-2e79-457a-8b23-e66730f092fc Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-27 18:03:13,275 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-0f3b9500-2e79-457a-8b23-e66730f092fc 2018-12-27 18:03:13,278 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee16b0546e1bc5aae131529eac07b31f8df68c3e" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackNegativeTests-cdb9567b-3c76-40f-proj"}}' 2018-12-27 18:03:13,420 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 27 Dec 2018 18:03:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3b7d4e0c-e24c-45de-b465-2002a094c358 Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/3faabcf87bda40abb5216edc59be5dda"}, "tags": [], "enabled": true, "id": "3faabcf87bda40abb5216edc59be5dda", "parent_id": "default", "domain_id": "default", "name": "CreateStackNegativeTests-cdb9567b-3c76-40f-proj"}} 2018-12-27 18:03:13,421 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-3b7d4e0c-e24c-45de-b465-2002a094c358 2018-12-27 18:03:13,421 - keystone_utils - INFO - Created project with name - CreateStackNegativeTests-cdb9567b-3c76-40f-proj 2018-12-27 18:03:13,421 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 18:03:13,422 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 18:03:13,840 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T19:03:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["iQBDFRFWRYCKlSht-PfwOg"], "issued_at": "2018-12-27T18:03:13.000000Z"}} 2018-12-27 18:03:13,841 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ae632efbb1fc92468511daf5b044880eb239848" 2018-12-27 18:03:13,949 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:03:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6988ccb4-8816-4c77-a049-1129f5ddd50b Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 18:03:13,949 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-6988ccb4-8816-4c77-a049-1129f5ddd50b 2018-12-27 18:03:13,954 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 18:03:13,959 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 18:03:13 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 18:03:13,960 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ae632efbb1fc92468511daf5b044880eb239848" 2018-12-27 18:03:14,082 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:03:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f3d8d759-6020-40e6-9236-6738c70926f9 Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "links": {"self": "http://172.30.9.31:5000/v3/users/01fa52e7b3674fc48643fa4ffca67e4e"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "01fa52e7b3674fc48643fa4ffca67e4e", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/05a834ddebbc40688596b7460b47439e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05a834ddebbc40688596b7460b47439e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/08226a0ad01943f39559448239e291e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "08226a0ad01943f39559448239e291e1", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/55c0552fe37a4f7ca0e73939514bc683"}, "domain_id": "default", "enabled": true, "options": {}, "id": "55c0552fe37a4f7ca0e73939514bc683", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/646a4af4e3b5439a97996d353fea3924"}, "domain_id": "914eec1d43ea4caf9d2fd33268c06258", "enabled": true, "options": {}, "id": "646a4af4e3b5439a97996d353fea3924", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/85fb203e51c34d3f8122e285a6a318b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85fb203e51c34d3f8122e285a6a318b3", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/905e7f4b42d24cca93b99d2401fa3378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "905e7f4b42d24cca93b99d2401fa3378", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/a5bc08b9f81f4e5bb86c24f9f7547bae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5bc08b9f81f4e5bb86c24f9f7547bae", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/a5c780627f004d318bf908d80305da9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5c780627f004d318bf908d80305da9c", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/b18425bf2b044bc9af7e194919539a17"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b18425bf2b044bc9af7e194919539a17", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/b8d2134b619d4dca80e21d6fb16449b0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b8d2134b619d4dca80e21d6fb16449b0", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/b9ab6a25a652438285139fe5b44aea62"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9ab6a25a652438285139fe5b44aea62", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/c08462554a4844d681348f58b9b0edee"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c08462554a4844d681348f58b9b0edee", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/ddfc3a9aad444d4782eae677c8a98130"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ddfc3a9aad444d4782eae677c8a98130", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/f2a74f2185a54676a6cb2bb5ecfcc4f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2a74f2185a54676a6cb2bb5ecfcc4f6", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-12-27 18:03:14,082 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-f3d8d759-6020-40e6-9236-6738c70926f9 2018-12-27 18:03:14,086 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?name=CreateStackNegativeTests-cdb9567b-3c76-40f-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ae632efbb1fc92468511daf5b044880eb239848" 2018-12-27 18:03:14,201 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:03:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ae20f8bf-9d7f-491b-8a25-99905a665d50 Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?name=CreateStackNegativeTests-cdb9567b-3c76-40f-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/3faabcf87bda40abb5216edc59be5dda"}, "tags": [], "enabled": true, "id": "3faabcf87bda40abb5216edc59be5dda", "parent_id": "default", "domain_id": "default", "name": "CreateStackNegativeTests-cdb9567b-3c76-40f-proj"}]} 2018-12-27 18:03:14,202 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?name=CreateStackNegativeTests-cdb9567b-3c76-40f-proj used request id req-ae20f8bf-9d7f-491b-8a25-99905a665d50 2018-12-27 18:03:14,205 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ae632efbb1fc92468511daf5b044880eb239848" 2018-12-27 18:03:14,310 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:03:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fb980d03-82c8-4e20-b96e-bd300dfa7129 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-27 18:03:14,310 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-fb980d03-82c8-4e20-b96e-bd300dfa7129 2018-12-27 18:03:14,710 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ae632efbb1fc92468511daf5b044880eb239848" 2018-12-27 18:03:14,728 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:03:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-be23aa14-0dbc-432b-9460-31654e0123cc Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8de789d09e46427786a85702e5e8de91", "links": {"self": "http://172.30.9.31:5000/v3/roles/8de789d09e46427786a85702e5e8de91"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 18:03:14,729 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-be23aa14-0dbc-432b-9460-31654e0123cc 2018-12-27 18:03:14,732 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?name=CreateStackNegativeTests-cdb9567b-3c76-40f-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ae632efbb1fc92468511daf5b044880eb239848" 2018-12-27 18:03:14,834 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:03:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e34e5761-4557-47f2-9765-9e9d6396ffb8 Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?name=CreateStackNegativeTests-cdb9567b-3c76-40f-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/3faabcf87bda40abb5216edc59be5dda"}, "tags": [], "enabled": true, "id": "3faabcf87bda40abb5216edc59be5dda", "parent_id": "default", "domain_id": "default", "name": "CreateStackNegativeTests-cdb9567b-3c76-40f-proj"}]} 2018-12-27 18:03:14,834 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?name=CreateStackNegativeTests-cdb9567b-3c76-40f-proj used request id req-e34e5761-4557-47f2-9765-9e9d6396ffb8 2018-12-27 18:03:14,838 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/users/ea7a81e75f1b41b59dfaf051db222220 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ae632efbb1fc92468511daf5b044880eb239848" 2018-12-27 18:03:15,053 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:03:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9e9d0edf-a4fc-4ef0-9900-0896ddf524e8 Content-Encoding: gzip Content-Length: 245 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackNegativeTests-cdb9567b-3c76-40f-user", "links": {"self": "http://172.30.9.31:5000/v3/users/ea7a81e75f1b41b59dfaf051db222220"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "3faabcf87bda40abb5216edc59be5dda", "id": "ea7a81e75f1b41b59dfaf051db222220", "password_expires_at": null}} 2018-12-27 18:03:15,053 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users/ea7a81e75f1b41b59dfaf051db222220 used request id req-9e9d0edf-a4fc-4ef0-9900-0896ddf524e8 2018-12-27 18:03:15,057 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/3faabcf87bda40abb5216edc59be5dda/users/ea7a81e75f1b41b59dfaf051db222220/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ae632efbb1fc92468511daf5b044880eb239848" 2018-12-27 18:03:15,192 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:03:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e7a0ada8-68d3-4544-ad9d-cc56bc1ca52f Content-Encoding: gzip Content-Length: 164 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects/3faabcf87bda40abb5216edc59be5dda/users/ea7a81e75f1b41b59dfaf051db222220/roles", "previous": null, "next": null}, "roles": []} 2018-12-27 18:03:15,192 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/3faabcf87bda40abb5216edc59be5dda/users/ea7a81e75f1b41b59dfaf051db222220/roles used request id req-e7a0ada8-68d3-4544-ad9d-cc56bc1ca52f 2018-12-27 18:03:15,196 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles/8de789d09e46427786a85702e5e8de91 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ae632efbb1fc92468511daf5b044880eb239848" 2018-12-27 18:03:15,301 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:03:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e4a0bad-cd4a-45aa-9ead-c9f6f336f560 Content-Encoding: gzip Content-Length: 149 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "8de789d09e46427786a85702e5e8de91", "links": {"self": "http://172.30.9.31:5000/v3/roles/8de789d09e46427786a85702e5e8de91"}, "name": "heat_stack_owner"}} 2018-12-27 18:03:15,302 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles/8de789d09e46427786a85702e5e8de91 used request id req-7e4a0bad-cd4a-45aa-9ead-c9f6f336f560 2018-12-27 18:03:15,302 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackNegativeTests-cdb9567b-3c76-40f-proj 2018-12-27 18:03:15,305 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:5000/v3/projects/3faabcf87bda40abb5216edc59be5dda/users/ea7a81e75f1b41b59dfaf051db222220/roles/8de789d09e46427786a85702e5e8de91 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ae632efbb1fc92468511daf5b044880eb239848" 2018-12-27 18:03:15,376 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 18:03:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f7c3a5ac-4cb8-4f2a-9dcd-8f100ad9b313 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 18:03:15,376 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/3faabcf87bda40abb5216edc59be5dda/users/ea7a81e75f1b41b59dfaf051db222220/roles/8de789d09e46427786a85702e5e8de91 used request id req-f7c3a5ac-4cb8-4f2a-9dcd-8f100ad9b313 2018-12-27 18:03:15,377 - keystone_utils - INFO - Created user with name - CreateStackNegativeTests-cdb9567b-3c76-40f-user 2018-12-27 18:03:15,377 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 18:03:15,381 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee16b0546e1bc5aae131529eac07b31f8df68c3e" 2018-12-27 18:03:15,495 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:03:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-86d293b0-4320-42fb-8127-0ae4ad431fc0 Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8de789d09e46427786a85702e5e8de91", "links": {"self": "http://172.30.9.31:5000/v3/roles/8de789d09e46427786a85702e5e8de91"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 18:03:15,495 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-86d293b0-4320-42fb-8127-0ae4ad431fc0 2018-12-27 18:03:15,499 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee16b0546e1bc5aae131529eac07b31f8df68c3e" -d '{"role": {"name": "CreateStackNegativeTests-cdb9567b-3c76-40f-proj-role"}}' 2018-12-27 18:03:15,623 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 27 Dec 2018 18:03:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4b7c5985-7c75-44c0-9849-7a4cfdfe55ef Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "710b404dfa1348ec834106d595bcd791", "links": {"self": "http://172.30.9.31:5000/v3/roles/710b404dfa1348ec834106d595bcd791"}, "name": "CreateStackNegativeTests-cdb9567b-3c76-40f-proj-role"}} 2018-12-27 18:03:15,623 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/roles used request id req-4b7c5985-7c75-44c0-9849-7a4cfdfe55ef 2018-12-27 18:03:15,624 - keystone_utils - INFO - Created role with name - CreateStackNegativeTests-cdb9567b-3c76-40f-proj-role 2018-12-27 18:03:15,627 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles/710b404dfa1348ec834106d595bcd791 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee16b0546e1bc5aae131529eac07b31f8df68c3e" 2018-12-27 18:03:15,642 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:03:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fa7564bd-be79-4060-9f6c-9d8c00edd18b Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "710b404dfa1348ec834106d595bcd791", "links": {"self": "http://172.30.9.31:5000/v3/roles/710b404dfa1348ec834106d595bcd791"}, "name": "CreateStackNegativeTests-cdb9567b-3c76-40f-proj-role"}} 2018-12-27 18:03:15,642 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles/710b404dfa1348ec834106d595bcd791 used request id req-fa7564bd-be79-4060-9f6c-9d8c00edd18b 2018-12-27 18:03:15,642 - keystone_utils - INFO - Granting role CreateStackNegativeTests-cdb9567b-3c76-40f-proj-role to project CreateStackNegativeTests-cdb9567b-3c76-40f-proj 2018-12-27 18:03:15,646 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:5000/v3/projects/3faabcf87bda40abb5216edc59be5dda/users/ea7a81e75f1b41b59dfaf051db222220/roles/710b404dfa1348ec834106d595bcd791 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee16b0546e1bc5aae131529eac07b31f8df68c3e" 2018-12-27 18:03:15,819 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 18:03:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-31b91539-95a9-4ee7-b117-f47e997f968f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 18:03:15,820 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/3faabcf87bda40abb5216edc59be5dda/users/ea7a81e75f1b41b59dfaf051db222220/roles/710b404dfa1348ec834106d595bcd791 used request id req-31b91539-95a9-4ee7-b117-f47e997f968f 2018-12-27 18:03:15,820 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 18:03:15,821 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 18:03:16,227 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "710b404dfa1348ec834106d595bcd791", "name": "CreateStackNegativeTests-cdb9567b-3c76-40f-proj-role"}], "expires_at": "2018-12-27T19:03:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3faabcf87bda40abb5216edc59be5dda", "name": "CreateStackNegativeTests-cdb9567b-3c76-40f-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/3faabcf87bda40abb5216edc59be5dda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/3faabcf87bda40abb5216edc59be5dda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/3faabcf87bda40abb5216edc59be5dda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/3faabcf87bda40abb5216edc59be5dda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/3faabcf87bda40abb5216edc59be5dda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/3faabcf87bda40abb5216edc59be5dda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/3faabcf87bda40abb5216edc59be5dda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/3faabcf87bda40abb5216edc59be5dda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/3faabcf87bda40abb5216edc59be5dda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_3faabcf87bda40abb5216edc59be5dda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_3faabcf87bda40abb5216edc59be5dda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/3faabcf87bda40abb5216edc59be5dda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/3faabcf87bda40abb5216edc59be5dda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/3faabcf87bda40abb5216edc59be5dda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackNegativeTests-cdb9567b-3c76-40f-user", "id": "ea7a81e75f1b41b59dfaf051db222220"}, "audit_ids": ["h0t0wJlTSQmOu4ztzlcChw"], "issued_at": "2018-12-27T18:03:16.000000Z"}} 2018-12-27 18:03:16,228 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a471654b629b3e70db330899acbf9b6d6216ded3" 2018-12-27 18:03:16,318 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:03:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7a328b56-651c-44d3-ad4f-137380e94f47 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 18:03:16,319 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-7a328b56-651c-44d3-ad4f-137380e94f47 2018-12-27 18:03:16,321 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-27 18:03:16,324 - heat_utils - DEBUG - Retrieving Heat Client 2018-12-27 18:03:16,327 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/3faabcf87bda40abb5216edc59be5dda/stacks?stack_name=CreateStackNegativeTests-6eed0c4d-2c03-4c06-9506-cd5138cbc7df -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a471654b629b3e70db330899acbf9b6d6216ded3" 2018-12-27 18:03:16,564 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:03:16 GMT Server: Apache x-openstack-request-id: req-e7e7e5eb-1373-4752-b564-7749e1ccfd47 Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-12-27 18:03:16,564 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/3faabcf87bda40abb5216edc59be5dda/stacks?stack_name=CreateStackNegativeTests-6eed0c4d-2c03-4c06-9506-cd5138cbc7df used request id req-e7e7e5eb-1373-4752-b564-7749e1ccfd47 2018-12-27 18:03:16,593 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:8004/v1/3faabcf87bda40abb5216edc59be5dda/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a471654b629b3e70db330899acbf9b6d6216ded3" -d '{"stack_name": "CreateStackNegativeTests-6eed0c4d-2c03-4c06-9506-cd5138cbc7df", "template": {"heat_template_version": "2015-04-30", "description": "Simple template to deploy a single compute instance", "parameters": {"flavor_name": {"default": "m1.small", "type": "string", "description": "Type of instance (flavor) to be used", "label": "Instance Type"}, "inst_name": {"default": "test_vm", "type": "string", "description": "The name of the spawned vm", "label": "Test VM name"}, "subnet_name": {"default": "test_subnet", "type": "string", "description": "The name of the stack's subnet", "label": "Test subnet name"}, "net_name": {"default": "test_net", "type": "string", "description": "The name of the stack's network", "label": "Test network name"}, "image_name": {"default": "heat_utils_tests", "type": "string", "description": "Image to be used for compute instance", "label": "Image ID"}}, "resources": {"server1_port": {"type": "OS::Neutron::Port", "properties": {"network_id": {"get_resource": "private_net"}, "fixed_ips": [{"subnet_id": {"get_resource": "private_subnet"}}]}}, "private_subnet": {"type": "OS::Neutron::Subnet", "properties": {"network_id": {"get_resource": "private_net"}, "cidr": "10.0.0.0/24", "name": {"get_param": "subnet_name"}}}, "private_net": {"type": "OS::Neutron::Net", "properties": {"name": {"get_param": "net_name"}}}, "my_instance": {"type": "OS::Nova::Server", "properties": {"image": {"get_param": "image_name"}, "name": {"get_param": "inst_name"}, "flavor": {"get_param": "flavor_name"}, "networks": [{"port": {"get_resource": "server1_port"}}]}}}}}' 2018-12-27 18:03:17,285 - keystoneauth.session - DEBUG - RESP: [400] Date: Thu, 27 Dec 2018 18:03:16 GMT Server: Apache x-openstack-request-id: req-d777f700-e255-4f89-8bed-9b71d51cd159 Content-Length: 383 Content-Type: application/json RESP BODY: {"explanation": "The server could not comply with the request since it is either malformed or otherwise incorrect.", "code": 400, "error": {"message": "Property error: : resources.my_instance.properties.image: : Error validating value 'heat_utils_tests': No images matching {'name': u'heat_utils_tests'}.", "traceback": null, "type": "StackValidationFailed"}, "title": "Bad Request"} 2018-12-27 18:03:17,285 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.31:8004/v1/3faabcf87bda40abb5216edc59be5dda/stacks used request id req-d777f700-e255-4f89-8bed-9b71d51cd159 2018-12-27 18:03:17,293 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee16b0546e1bc5aae131529eac07b31f8df68c3e" 2018-12-27 18:03:17,576 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 33483 X-Openstack-Request-Id: req-6de2e6de-1e16-457d-ab91-dfc332f668e2 Date: Thu, 27 Dec 2018 18:03:17 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "created_at": "2018-12-27T15:33:01Z", "updated_at": "2018-12-27T15:33:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "35205ac3-06e6-4cf6-bb21-ff8f813cb45b", "remote_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "ade77f59-e70c-4970-8ea8-198222fa332e", "remote_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "c4f3bf7f-d793-498d-a883-bb8c6003f070", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "c85cb618-8f19-445b-8e16-6d467cb17771", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}], "revision_number": 4, "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "created_at": "2018-12-27T15:57:22Z", "updated_at": "2018-12-27T15:57:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "5e258a3b-01f5-4aef-81b7-0b5dc6e5b683", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "65475539-0336-498a-8da4-ff0a80b10089", "remote_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "ae922857-f7ae-4bc8-949b-153fb43bfd00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "b4f87679-52e1-4cf9-bf76-5abb9a9bec06", "remote_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "f7197afc9b61423897aefc9a643d03a1"}], "revision_number": 4, "project_id": "f7197afc9b61423897aefc9a643d03a1", "id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "created_at": "2018-12-27T16:01:54Z", "updated_at": "2018-12-27T16:01:54Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "00dd3abd-acd1-4edb-8f4a-8badcbd2eeb4", "remote_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "018de60d-bc33-4ef0-9eed-6d00b6ce227b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "0d99f0db-fa6b-4201-b67f-a7ff0db82c5d", "remote_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv6", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "5c4049ef-933d-4614-84e7-83584430d462", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv6", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}], "revision_number": 4, "project_id": "8c689c5e31c44b09ab85f80682abbc2a", "id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "created_at": "2018-12-27T15:56:49Z", "updated_at": "2018-12-27T15:56:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "6555e255-763a-4448-b1b1-0c93b2a390bd", "remote_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "777ff7a5-a590-43e5-a84b-7677710494e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "8bac258a-08df-48b7-900b-efbe01a6ec20", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "dc17921e-353f-4898-a970-881b2c8d093d", "remote_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}], "revision_number": 4, "project_id": "28dac9e1580d461c9de52e6659cc4f9d", "id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "created_at": "2018-12-27T16:01:52Z", "updated_at": "2018-12-27T16:01:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "32737757-45f3-4b24-b6ab-5f2d5579b4a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv6", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "ae604ef3-492d-4aa3-8045-1ff84f755a27", "remote_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv4", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "b7bff40a-beda-4996-b140-ed94d010535c", "remote_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv6", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "b8129030-9d72-4d5d-adce-47bbe62492fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv4", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}], "revision_number": 4, "project_id": "81c108a273314b24bf6b48c41b5bbe0c", "id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "created_at": "2018-12-27T15:57:20Z", "updated_at": "2018-12-27T15:57:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "0c389ec4-c0af-4c20-acf9-4fcc1d859dd7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv6", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "3749697a-f2ef-439a-a661-2fb92badd1ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv4", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "b74e0c8c-e243-450e-b1be-69c587093d6d", "remote_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv6", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "c222695b-2f1c-427d-afd7-e0be24ec9f66", "remote_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv4", "project_id": "7fb0e5436e4f467998e672dd71018a45"}], "revision_number": 4, "project_id": "7fb0e5436e4f467998e672dd71018a45", "id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "created_at": "2018-12-27T17:02:11Z", "updated_at": "2018-12-27T17:02:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "675d8a56-1c9b-4c58-a252-61e65997fd05", "remote_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv4", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "84f0587c-7394-4fd6-8f3d-8d6ba94cf3f9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv6", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "8a450b4f-e710-4193-816e-13a2d4e40c07", "remote_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv6", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "c3106b0a-1026-4156-86a9-f0438b7fab93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv4", "project_id": "7cba3664d5674e65a12c8c269a05febf"}], "revision_number": 4, "project_id": "7cba3664d5674e65a12c8c269a05febf", "id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "created_at": "2018-12-27T15:58:29Z", "updated_at": "2018-12-27T15:58:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "2a945ecc-f9fa-4219-96ab-c189a7f5c102", "remote_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv6", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "55e2b54e-68d4-4476-8c9f-e05e347c8970", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv4", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "9983229c-b595-482a-973f-81137a209b6d", "remote_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv4", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "9d4b8450-78ab-4817-a586-372ed88268f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv6", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}], "revision_number": 4, "project_id": "fbd6dbf946a5406398ba810e02d0888e", "id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "created_at": "2018-12-27T15:57:24Z", "updated_at": "2018-12-27T15:57:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "35521f2a-a59d-4798-9fa8-0febfe126076", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv4", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "607d473d-1e6a-4088-a778-7df9ffc1ff68", "remote_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv6", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "6f8fa92b-b67a-4047-a900-f43656aff42b", "remote_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv4", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "890f1d6c-9ae5-45b0-b7a1-282182432b66", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv6", "project_id": "253cc6709e714b8a80a5f74e4257907e"}], "revision_number": 4, "project_id": "253cc6709e714b8a80a5f74e4257907e", "id": "b9546f11-205e-4322-89f8-f0360d6090ed", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "created_at": "2018-12-27T15:57:08Z", "updated_at": "2018-12-27T15:57:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "6739c48b-d899-4c17-bb8e-ffaf8922c034", "remote_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv4", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "9660a6af-4d9b-40b9-9729-f205f66c2bd0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv4", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "bf244c03-fc10-4754-9c2b-b0224401c4f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv6", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "d3bee7cc-a152-441c-9790-abb1f56cec03", "remote_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv6", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}], "revision_number": 4, "project_id": "782a28bd0d40485e85eda6b8ba43840b", "id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "created_at": "2018-12-27T15:57:11Z", "updated_at": "2018-12-27T15:57:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "22c0d2cf-360a-4aa8-ba7e-bfdbf8327d27", "remote_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "553b140a-8ba9-4af7-9f50-bf24e87aebf7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "b2ecf7a5-df98-4d65-a762-767320437c5a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "e49104b2-7c13-49d6-8519-a16dd585346f", "remote_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}], "revision_number": 4, "project_id": "ef7e486beb8f4de39b25ca5f11552328", "id": "d0588e93-db0d-4888-9f99-3399a50df490", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "created_at": "2018-12-27T17:19:15Z", "updated_at": "2018-12-27T17:19:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "1990fe24-df44-4561-9f09-f50aab182bf7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "651e4b8b-b29e-409b-9f25-ff2328ccefe6", "remote_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "cc4e2254-2157-4ae1-a233-3047573ddc6d", "remote_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "da56dda4-aaf3-43ff-bdf7-e64892ec2345", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}], "revision_number": 4, "project_id": "2a5a6879c5fa4db798cea6d394565d45", "id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-27T15:33:07Z", "updated_at": "2018-12-27T15:33:07Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "4de95db8-72d6-4aec-a145-e92511971eb9", "remote_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "5f100cff-05d8-4405-8dfb-0a387c123fae", "remote_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "a3f6a193-cc94-4220-a73a-08acf63c449b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "f059d8a5-0c32-49c9-a721-77cc89245ecd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "created_at": "2018-12-27T15:29:16Z", "updated_at": "2018-12-27T15:29:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "3c53841a-5bc0-4192-b482-044411e217ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "5956ff3f-d59d-4af6-82b5-566c888583a7", "remote_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:16Z", "revision_number": 0, "id": "60735d87-52c7-426a-91a6-aff1078a5a2d", "remote_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:16Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "abe97133-61dd-4fdf-baf3-2e07968a324f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "da629caea04941e1ae8979c379dc7c9d"}], "revision_number": 4, "project_id": "da629caea04941e1ae8979c379dc7c9d", "id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "name": "default"}]} 2018-12-27 18:03:17,577 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=default used request id req-6de2e6de-1e16-457d-ab91-dfc332f668e2 2018-12-27 18:03:17,584 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee16b0546e1bc5aae131529eac07b31f8df68c3e" 2018-12-27 18:03:17,703 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:03:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0bb84b20-9763-4404-a92f-bf445b043088 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b7b4fceec1ad4c6eb74d758b709a9d93", "name": "admin"}} 2018-12-27 18:03:17,703 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93 used request id req-0bb84b20-9763-4404-a92f-bf445b043088 2018-12-27 18:03:17,707 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/f7197afc9b61423897aefc9a643d03a1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee16b0546e1bc5aae131529eac07b31f8df68c3e" 2018-12-27 18:03:17,813 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 18:03:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cc966517-50a4-432a-ad95-fca250a88ee9 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f7197afc9b61423897aefc9a643d03a1.", "code": 404, "title": "Not Found"}} 2018-12-27 18:03:17,813 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/f7197afc9b61423897aefc9a643d03a1 used request id req-cc966517-50a4-432a-ad95-fca250a88ee9 2018-12-27 18:03:17,814 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 18:03:17,817 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/8c689c5e31c44b09ab85f80682abbc2a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee16b0546e1bc5aae131529eac07b31f8df68c3e" 2018-12-27 18:03:17,935 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 18:03:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fe946113-fb0a-477d-8cde-7901979e7ee3 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8c689c5e31c44b09ab85f80682abbc2a.", "code": 404, "title": "Not Found"}} 2018-12-27 18:03:17,935 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/8c689c5e31c44b09ab85f80682abbc2a used request id req-fe946113-fb0a-477d-8cde-7901979e7ee3 2018-12-27 18:03:17,935 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 18:03:17,938 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/28dac9e1580d461c9de52e6659cc4f9d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee16b0546e1bc5aae131529eac07b31f8df68c3e" 2018-12-27 18:03:18,043 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 18:03:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bc40ce4a-121a-4bf0-a175-c2183d3fb77b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 28dac9e1580d461c9de52e6659cc4f9d.", "code": 404, "title": "Not Found"}} 2018-12-27 18:03:18,043 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/28dac9e1580d461c9de52e6659cc4f9d used request id req-bc40ce4a-121a-4bf0-a175-c2183d3fb77b 2018-12-27 18:03:18,043 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 18:03:18,047 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/81c108a273314b24bf6b48c41b5bbe0c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee16b0546e1bc5aae131529eac07b31f8df68c3e" 2018-12-27 18:03:18,151 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 18:03:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d9baa274-d2d7-4fe5-9075-ea00e348b6d8 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 81c108a273314b24bf6b48c41b5bbe0c.", "code": 404, "title": "Not Found"}} 2018-12-27 18:03:18,152 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/81c108a273314b24bf6b48c41b5bbe0c used request id req-d9baa274-d2d7-4fe5-9075-ea00e348b6d8 2018-12-27 18:03:18,152 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 18:03:18,155 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/7fb0e5436e4f467998e672dd71018a45 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee16b0546e1bc5aae131529eac07b31f8df68c3e" 2018-12-27 18:03:18,256 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 18:03:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a07a9f3d-fd93-4026-b7c2-ac3500688d8c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7fb0e5436e4f467998e672dd71018a45.", "code": 404, "title": "Not Found"}} 2018-12-27 18:03:18,256 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/7fb0e5436e4f467998e672dd71018a45 used request id req-a07a9f3d-fd93-4026-b7c2-ac3500688d8c 2018-12-27 18:03:18,257 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 18:03:18,260 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/7cba3664d5674e65a12c8c269a05febf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee16b0546e1bc5aae131529eac07b31f8df68c3e" 2018-12-27 18:03:18,373 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 18:03:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-097d1286-e6f5-4284-9ef2-b03afe59cd90 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7cba3664d5674e65a12c8c269a05febf.", "code": 404, "title": "Not Found"}} 2018-12-27 18:03:18,373 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/7cba3664d5674e65a12c8c269a05febf used request id req-097d1286-e6f5-4284-9ef2-b03afe59cd90 2018-12-27 18:03:18,373 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 18:03:18,377 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/fbd6dbf946a5406398ba810e02d0888e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee16b0546e1bc5aae131529eac07b31f8df68c3e" 2018-12-27 18:03:18,481 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 18:03:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c1ab407e-3e54-4e66-82c6-c01b967851c0 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: fbd6dbf946a5406398ba810e02d0888e.", "code": 404, "title": "Not Found"}} 2018-12-27 18:03:18,481 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/fbd6dbf946a5406398ba810e02d0888e used request id req-c1ab407e-3e54-4e66-82c6-c01b967851c0 2018-12-27 18:03:18,481 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 18:03:18,485 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/253cc6709e714b8a80a5f74e4257907e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee16b0546e1bc5aae131529eac07b31f8df68c3e" 2018-12-27 18:03:18,596 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 18:03:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ca0adee0-eda2-4871-a477-c3c40c40bc66 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 253cc6709e714b8a80a5f74e4257907e.", "code": 404, "title": "Not Found"}} 2018-12-27 18:03:18,596 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/253cc6709e714b8a80a5f74e4257907e used request id req-ca0adee0-eda2-4871-a477-c3c40c40bc66 2018-12-27 18:03:18,596 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 18:03:18,600 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/782a28bd0d40485e85eda6b8ba43840b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee16b0546e1bc5aae131529eac07b31f8df68c3e" 2018-12-27 18:03:18,712 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 18:03:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2876727d-e1cc-4119-8530-611035ae955e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 782a28bd0d40485e85eda6b8ba43840b.", "code": 404, "title": "Not Found"}} 2018-12-27 18:03:18,712 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/782a28bd0d40485e85eda6b8ba43840b used request id req-2876727d-e1cc-4119-8530-611035ae955e 2018-12-27 18:03:18,713 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 18:03:18,716 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/ef7e486beb8f4de39b25ca5f11552328 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee16b0546e1bc5aae131529eac07b31f8df68c3e" 2018-12-27 18:03:18,819 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 18:03:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5f600351-e9b3-4615-9017-076a73e511bd Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: ef7e486beb8f4de39b25ca5f11552328.", "code": 404, "title": "Not Found"}} 2018-12-27 18:03:18,819 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/ef7e486beb8f4de39b25ca5f11552328 used request id req-5f600351-e9b3-4615-9017-076a73e511bd 2018-12-27 18:03:18,819 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 18:03:18,823 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/2a5a6879c5fa4db798cea6d394565d45 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee16b0546e1bc5aae131529eac07b31f8df68c3e" 2018-12-27 18:03:18,927 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:03:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6c34a0fe-9ceb-4672-b2ed-c84c0650c863 Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.31:5000/v3/projects/2a5a6879c5fa4db798cea6d394565d45"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}} 2018-12-27 18:03:18,927 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/2a5a6879c5fa4db798cea6d394565d45 used request id req-6c34a0fe-9ceb-4672-b2ed-c84c0650c863 2018-12-27 18:03:18,930 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/da629caea04941e1ae8979c379dc7c9d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee16b0546e1bc5aae131529eac07b31f8df68c3e" 2018-12-27 18:03:19,043 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:03:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4975086a-3857-471e-bbfe-5cf5a7d227ee Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/da629caea04941e1ae8979c379dc7c9d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "da629caea04941e1ae8979c379dc7c9d", "name": "service"}} 2018-12-27 18:03:19,043 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/da629caea04941e1ae8979c379dc7c9d used request id req-4975086a-3857-471e-bbfe-5cf5a7d227ee 2018-12-27 18:03:19,044 - keystone_utils - INFO - Deleting project with name - CreateStackNegativeTests-cdb9567b-3c76-40f-proj 2018-12-27 18:03:19,047 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/projects/3faabcf87bda40abb5216edc59be5dda -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee16b0546e1bc5aae131529eac07b31f8df68c3e" 2018-12-27 18:03:19,306 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 18:03:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ad45e741-ab0f-41e9-a79f-41cb1217d92e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 18:03:19,306 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/3faabcf87bda40abb5216edc59be5dda used request id req-ad45e741-ab0f-41e9-a79f-41cb1217d92e 2018-12-27 18:03:19,306 - keystone_utils - INFO - Deleting role with name - CreateStackNegativeTests-cdb9567b-3c76-40f-proj-role 2018-12-27 18:03:19,310 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/roles/710b404dfa1348ec834106d595bcd791 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee16b0546e1bc5aae131529eac07b31f8df68c3e" 2018-12-27 18:03:19,437 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 18:03:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-206c73c0-043c-4600-ac12-8c4187d20200 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 18:03:19,437 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/roles/710b404dfa1348ec834106d595bcd791 used request id req-206c73c0-043c-4600-ac12-8c4187d20200 2018-12-27 18:03:19,441 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee16b0546e1bc5aae131529eac07b31f8df68c3e" 2018-12-27 18:03:19,554 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:03:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c9b483d3-28b2-4690-b3c7-e084c45cd6dc Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8de789d09e46427786a85702e5e8de91", "links": {"self": "http://172.30.9.31:5000/v3/roles/8de789d09e46427786a85702e5e8de91"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 18:03:19,554 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-c9b483d3-28b2-4690-b3c7-e084c45cd6dc 2018-12-27 18:03:19,555 - keystone_utils - INFO - Deleting user with name - CreateStackNegativeTests-cdb9567b-3c76-40f-user 2018-12-27 18:03:19,558 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/users/ea7a81e75f1b41b59dfaf051db222220 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ae632efbb1fc92468511daf5b044880eb239848" 2018-12-27 18:03:19,775 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 18:03:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e245ea44-ac0b-429f-8d55-0b875a4ff56e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 18:03:19,775 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/ea7a81e75f1b41b59dfaf051db222220 used request id req-e245ea44-ac0b-429f-8d55-0b875a4ff56e 2018-12-27 18:03:19,777 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 18:03:20,185 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T19:03:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["zoWxqhonT9u5BVc4F9ffdQ"], "issued_at": "2018-12-27T18:03:20.000000Z"}} 2018-12-27 18:03:20,186 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a460072fa9277e4187503d8202eaf70736d26294" 2018-12-27 18:03:20,377 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:03:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d9d0345d-33f5-4be6-871b-7d378ebd3341 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 18:03:20,377 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-d9d0345d-33f5-4be6-871b-7d378ebd3341 2018-12-27 18:03:20,378 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 18:03:20,379 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 18:03:20,797 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T19:03:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["sL_X9mIaTQC0xpstarkgvQ"], "issued_at": "2018-12-27T18:03:20.000000Z"}} 2018-12-27 18:03:20,798 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c2fddcbdef648c80f60dc31756e3aece980644c" 2018-12-27 18:03:20,811 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:03:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ff9f543a-08cf-42ce-9f41-00116942dc34 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 18:03:20,811 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-ff9f543a-08cf-42ce-9f41-00116942dc34 2018-12-27 18:03:20,816 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 18:03:20,821 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 18:03:20 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 18:03:20,822 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackFloatingIpTests-3887c076-d82c-41c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c2fddcbdef648c80f60dc31756e3aece980644c" 2018-12-27 18:03:20,928 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:03:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b4091ebd-4be1-4382-912a-6986d0e8e8b8 Content-Encoding: gzip Content-Length: 182 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackFloatingIpTests-3887c076-d82c-41c-proj", "previous": null, "next": null}, "projects": []} 2018-12-27 18:03:20,928 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackFloatingIpTests-3887c076-d82c-41c-proj used request id req-b4091ebd-4be1-4382-912a-6986d0e8e8b8 2018-12-27 18:03:20,931 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c2fddcbdef648c80f60dc31756e3aece980644c" 2018-12-27 18:03:21,036 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:03:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-58e24133-f2e9-4f4d-86bb-52f340478804 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-27 18:03:21,036 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-58e24133-f2e9-4f4d-86bb-52f340478804 2018-12-27 18:03:21,040 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c2fddcbdef648c80f60dc31756e3aece980644c" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackFloatingIpTests-3887c076-d82c-41c-proj"}}' 2018-12-27 18:03:21,192 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 27 Dec 2018 18:03:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-580887ff-1c6a-40cc-a544-30cd1d89f731 Content-Length: 323 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/fceb148b3f5e4751b704712e11fb3e8d"}, "tags": [], "enabled": true, "id": "fceb148b3f5e4751b704712e11fb3e8d", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-3887c076-d82c-41c-proj"}} 2018-12-27 18:03:21,192 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-580887ff-1c6a-40cc-a544-30cd1d89f731 2018-12-27 18:03:21,193 - keystone_utils - INFO - Created project with name - CreateStackFloatingIpTests-3887c076-d82c-41c-proj 2018-12-27 18:03:21,193 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 18:03:21,194 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 18:03:21,608 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T19:03:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["eWlhyDAGT62TAFMFr7XMjw"], "issued_at": "2018-12-27T18:03:21.000000Z"}} 2018-12-27 18:03:21,609 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1e895007a63680a2684c99aeb6400abda9b709f" 2018-12-27 18:03:21,711 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:03:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-52d12c47-0762-4e22-b7de-f14552a14330 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 18:03:21,711 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-52d12c47-0762-4e22-b7de-f14552a14330 2018-12-27 18:03:21,715 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 18:03:21,720 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 18:03:21 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 18:03:21,721 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1e895007a63680a2684c99aeb6400abda9b709f" 2018-12-27 18:03:21,848 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:03:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-414658c7-f11e-42ca-95ed-4bf59dbaa8e4 Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "links": {"self": "http://172.30.9.31:5000/v3/users/01fa52e7b3674fc48643fa4ffca67e4e"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "01fa52e7b3674fc48643fa4ffca67e4e", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/05a834ddebbc40688596b7460b47439e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05a834ddebbc40688596b7460b47439e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/08226a0ad01943f39559448239e291e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "08226a0ad01943f39559448239e291e1", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/55c0552fe37a4f7ca0e73939514bc683"}, "domain_id": "default", "enabled": true, "options": {}, "id": "55c0552fe37a4f7ca0e73939514bc683", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/646a4af4e3b5439a97996d353fea3924"}, "domain_id": "914eec1d43ea4caf9d2fd33268c06258", "enabled": true, "options": {}, "id": "646a4af4e3b5439a97996d353fea3924", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/85fb203e51c34d3f8122e285a6a318b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85fb203e51c34d3f8122e285a6a318b3", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/905e7f4b42d24cca93b99d2401fa3378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "905e7f4b42d24cca93b99d2401fa3378", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/a5bc08b9f81f4e5bb86c24f9f7547bae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5bc08b9f81f4e5bb86c24f9f7547bae", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/a5c780627f004d318bf908d80305da9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5c780627f004d318bf908d80305da9c", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/b18425bf2b044bc9af7e194919539a17"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b18425bf2b044bc9af7e194919539a17", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/b8d2134b619d4dca80e21d6fb16449b0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b8d2134b619d4dca80e21d6fb16449b0", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/b9ab6a25a652438285139fe5b44aea62"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9ab6a25a652438285139fe5b44aea62", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/c08462554a4844d681348f58b9b0edee"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c08462554a4844d681348f58b9b0edee", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/ddfc3a9aad444d4782eae677c8a98130"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ddfc3a9aad444d4782eae677c8a98130", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/f2a74f2185a54676a6cb2bb5ecfcc4f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2a74f2185a54676a6cb2bb5ecfcc4f6", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-12-27 18:03:21,849 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-414658c7-f11e-42ca-95ed-4bf59dbaa8e4 2018-12-27 18:03:21,853 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?name=CreateStackFloatingIpTests-3887c076-d82c-41c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1e895007a63680a2684c99aeb6400abda9b709f" 2018-12-27 18:03:21,961 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:03:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-94d14fe1-a58a-4330-a0b5-dfc42dd837cc Content-Encoding: gzip Content-Length: 263 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?name=CreateStackFloatingIpTests-3887c076-d82c-41c-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/fceb148b3f5e4751b704712e11fb3e8d"}, "tags": [], "enabled": true, "id": "fceb148b3f5e4751b704712e11fb3e8d", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-3887c076-d82c-41c-proj"}]} 2018-12-27 18:03:21,961 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?name=CreateStackFloatingIpTests-3887c076-d82c-41c-proj used request id req-94d14fe1-a58a-4330-a0b5-dfc42dd837cc 2018-12-27 18:03:21,965 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1e895007a63680a2684c99aeb6400abda9b709f" 2018-12-27 18:03:22,079 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:03:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fd7e0ecd-1d1f-46ed-8188-6968336250a9 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-27 18:03:22,079 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-fd7e0ecd-1d1f-46ed-8188-6968336250a9 2018-12-27 18:03:22,472 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1e895007a63680a2684c99aeb6400abda9b709f" 2018-12-27 18:03:22,577 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:03:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3ca249aa-c60e-40e6-ba9b-9adb3e9b7141 Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8de789d09e46427786a85702e5e8de91", "links": {"self": "http://172.30.9.31:5000/v3/roles/8de789d09e46427786a85702e5e8de91"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 18:03:22,577 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-3ca249aa-c60e-40e6-ba9b-9adb3e9b7141 2018-12-27 18:03:22,581 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?name=CreateStackFloatingIpTests-3887c076-d82c-41c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1e895007a63680a2684c99aeb6400abda9b709f" 2018-12-27 18:03:22,698 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:03:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-818ba870-1e20-4910-93a4-2604896e07c9 Content-Encoding: gzip Content-Length: 263 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?name=CreateStackFloatingIpTests-3887c076-d82c-41c-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/fceb148b3f5e4751b704712e11fb3e8d"}, "tags": [], "enabled": true, "id": "fceb148b3f5e4751b704712e11fb3e8d", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-3887c076-d82c-41c-proj"}]} 2018-12-27 18:03:22,698 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?name=CreateStackFloatingIpTests-3887c076-d82c-41c-proj used request id req-818ba870-1e20-4910-93a4-2604896e07c9 2018-12-27 18:03:22,701 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/users/cf782dc3ca424d7a9215af3f20d949e3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1e895007a63680a2684c99aeb6400abda9b709f" 2018-12-27 18:03:22,825 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:03:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a0c92eaf-3872-410c-b588-a7c5e88165c7 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackFloatingIpTests-3887c076-d82c-41c-user", "links": {"self": "http://172.30.9.31:5000/v3/users/cf782dc3ca424d7a9215af3f20d949e3"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "fceb148b3f5e4751b704712e11fb3e8d", "id": "cf782dc3ca424d7a9215af3f20d949e3", "password_expires_at": null}} 2018-12-27 18:03:22,825 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users/cf782dc3ca424d7a9215af3f20d949e3 used request id req-a0c92eaf-3872-410c-b588-a7c5e88165c7 2018-12-27 18:03:22,828 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/fceb148b3f5e4751b704712e11fb3e8d/users/cf782dc3ca424d7a9215af3f20d949e3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1e895007a63680a2684c99aeb6400abda9b709f" 2018-12-27 18:03:22,955 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:03:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6d1f9772-f092-43b1-a65e-cfbbc0932ab0 Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects/fceb148b3f5e4751b704712e11fb3e8d/users/cf782dc3ca424d7a9215af3f20d949e3/roles", "previous": null, "next": null}, "roles": []} 2018-12-27 18:03:22,956 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/fceb148b3f5e4751b704712e11fb3e8d/users/cf782dc3ca424d7a9215af3f20d949e3/roles used request id req-6d1f9772-f092-43b1-a65e-cfbbc0932ab0 2018-12-27 18:03:22,959 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1e895007a63680a2684c99aeb6400abda9b709f" 2018-12-27 18:03:23,072 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:03:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-493e9247-2b6b-4d88-8fac-b1a07c65c11f Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}} 2018-12-27 18:03:23,072 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4 used request id req-493e9247-2b6b-4d88-8fac-b1a07c65c11f 2018-12-27 18:03:23,072 - keystone_utils - INFO - Granting role admin to project CreateStackFloatingIpTests-3887c076-d82c-41c-proj 2018-12-27 18:03:23,076 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:5000/v3/projects/fceb148b3f5e4751b704712e11fb3e8d/users/cf782dc3ca424d7a9215af3f20d949e3/roles/c2bb869216234fa8b868621217cc01a4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1e895007a63680a2684c99aeb6400abda9b709f" 2018-12-27 18:03:23,237 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 18:03:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2f2a790b-4deb-463a-b2b1-1d7f8064e667 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 18:03:23,238 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/fceb148b3f5e4751b704712e11fb3e8d/users/cf782dc3ca424d7a9215af3f20d949e3/roles/c2bb869216234fa8b868621217cc01a4 used request id req-2f2a790b-4deb-463a-b2b1-1d7f8064e667 2018-12-27 18:03:23,241 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1e895007a63680a2684c99aeb6400abda9b709f" 2018-12-27 18:03:23,441 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:03:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-df07860f-b173-4a6f-b7a1-5cd99b8a93bf Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8de789d09e46427786a85702e5e8de91", "links": {"self": "http://172.30.9.31:5000/v3/roles/8de789d09e46427786a85702e5e8de91"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 18:03:23,441 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-df07860f-b173-4a6f-b7a1-5cd99b8a93bf 2018-12-27 18:03:23,445 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?name=CreateStackFloatingIpTests-3887c076-d82c-41c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1e895007a63680a2684c99aeb6400abda9b709f" 2018-12-27 18:03:23,564 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:03:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2dd7842a-0687-4d83-afc8-e46449afe1b8 Content-Encoding: gzip Content-Length: 263 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?name=CreateStackFloatingIpTests-3887c076-d82c-41c-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/fceb148b3f5e4751b704712e11fb3e8d"}, "tags": [], "enabled": true, "id": "fceb148b3f5e4751b704712e11fb3e8d", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-3887c076-d82c-41c-proj"}]} 2018-12-27 18:03:23,564 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?name=CreateStackFloatingIpTests-3887c076-d82c-41c-proj used request id req-2dd7842a-0687-4d83-afc8-e46449afe1b8 2018-12-27 18:03:23,567 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/fceb148b3f5e4751b704712e11fb3e8d/users/cf782dc3ca424d7a9215af3f20d949e3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1e895007a63680a2684c99aeb6400abda9b709f" 2018-12-27 18:03:23,697 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:03:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-98b969b2-2e6d-435d-9eda-15f798eb9ec8 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects/fceb148b3f5e4751b704712e11fb3e8d/users/cf782dc3ca424d7a9215af3f20d949e3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 18:03:23,698 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/fceb148b3f5e4751b704712e11fb3e8d/users/cf782dc3ca424d7a9215af3f20d949e3/roles used request id req-98b969b2-2e6d-435d-9eda-15f798eb9ec8 2018-12-27 18:03:23,701 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles/8de789d09e46427786a85702e5e8de91 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1e895007a63680a2684c99aeb6400abda9b709f" 2018-12-27 18:03:23,808 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:03:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-80c80701-1677-416b-aee5-8181184ad6a5 Content-Encoding: gzip Content-Length: 149 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "8de789d09e46427786a85702e5e8de91", "links": {"self": "http://172.30.9.31:5000/v3/roles/8de789d09e46427786a85702e5e8de91"}, "name": "heat_stack_owner"}} 2018-12-27 18:03:23,808 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles/8de789d09e46427786a85702e5e8de91 used request id req-80c80701-1677-416b-aee5-8181184ad6a5 2018-12-27 18:03:23,809 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackFloatingIpTests-3887c076-d82c-41c-proj 2018-12-27 18:03:23,812 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:5000/v3/projects/fceb148b3f5e4751b704712e11fb3e8d/users/cf782dc3ca424d7a9215af3f20d949e3/roles/8de789d09e46427786a85702e5e8de91 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1e895007a63680a2684c99aeb6400abda9b709f" 2018-12-27 18:03:23,974 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 18:03:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8358a727-0889-47cd-8f57-19caceff3588 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 18:03:23,974 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/fceb148b3f5e4751b704712e11fb3e8d/users/cf782dc3ca424d7a9215af3f20d949e3/roles/8de789d09e46427786a85702e5e8de91 used request id req-8358a727-0889-47cd-8f57-19caceff3588 2018-12-27 18:03:23,975 - keystone_utils - INFO - Created user with name - CreateStackFloatingIpTests-3887c076-d82c-41c-user 2018-12-27 18:03:23,975 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 18:03:23,979 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c2fddcbdef648c80f60dc31756e3aece980644c" 2018-12-27 18:03:24,084 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:03:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ff002b6e-2205-4a32-adac-8a65b3a751cc Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8de789d09e46427786a85702e5e8de91", "links": {"self": "http://172.30.9.31:5000/v3/roles/8de789d09e46427786a85702e5e8de91"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 18:03:24,084 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-ff002b6e-2205-4a32-adac-8a65b3a751cc 2018-12-27 18:03:24,088 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c2fddcbdef648c80f60dc31756e3aece980644c" -d '{"role": {"name": "CreateStackFloatingIpTests-3887c076-d82c-41c-proj-role"}}' 2018-12-27 18:03:24,203 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 27 Dec 2018 18:03:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e9a05a72-6496-4a17-98d8-addd5765f386 Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "477fae6f873f46eeaa7382b8589e4267", "links": {"self": "http://172.30.9.31:5000/v3/roles/477fae6f873f46eeaa7382b8589e4267"}, "name": "CreateStackFloatingIpTests-3887c076-d82c-41c-proj-role"}} 2018-12-27 18:03:24,204 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/roles used request id req-e9a05a72-6496-4a17-98d8-addd5765f386 2018-12-27 18:03:24,204 - keystone_utils - INFO - Created role with name - CreateStackFloatingIpTests-3887c076-d82c-41c-proj-role 2018-12-27 18:03:24,207 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles/477fae6f873f46eeaa7382b8589e4267 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c2fddcbdef648c80f60dc31756e3aece980644c" 2018-12-27 18:03:24,319 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:03:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c3ad2735-9c9b-4f93-b9c7-d74b2d390682 Content-Encoding: gzip Content-Length: 182 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "477fae6f873f46eeaa7382b8589e4267", "links": {"self": "http://172.30.9.31:5000/v3/roles/477fae6f873f46eeaa7382b8589e4267"}, "name": "CreateStackFloatingIpTests-3887c076-d82c-41c-proj-role"}} 2018-12-27 18:03:24,319 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles/477fae6f873f46eeaa7382b8589e4267 used request id req-c3ad2735-9c9b-4f93-b9c7-d74b2d390682 2018-12-27 18:03:24,319 - keystone_utils - INFO - Granting role CreateStackFloatingIpTests-3887c076-d82c-41c-proj-role to project CreateStackFloatingIpTests-3887c076-d82c-41c-proj 2018-12-27 18:03:24,323 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:5000/v3/projects/fceb148b3f5e4751b704712e11fb3e8d/users/cf782dc3ca424d7a9215af3f20d949e3/roles/477fae6f873f46eeaa7382b8589e4267 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c2fddcbdef648c80f60dc31756e3aece980644c" 2018-12-27 18:03:24,381 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 18:03:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e80ff744-cba2-4172-8990-8581afecd6b6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 18:03:24,381 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/fceb148b3f5e4751b704712e11fb3e8d/users/cf782dc3ca424d7a9215af3f20d949e3/roles/477fae6f873f46eeaa7382b8589e4267 used request id req-e80ff744-cba2-4172-8990-8581afecd6b6 2018-12-27 18:03:24,382 - heat_utils - DEBUG - Retrieving Heat Client 2018-12-27 18:03:24,382 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-12-27 18:03:24,382 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 18:03:24,383 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 18:03:24,799 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "477fae6f873f46eeaa7382b8589e4267", "name": "CreateStackFloatingIpTests-3887c076-d82c-41c-proj-role"}], "expires_at": "2018-12-27T19:03:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fceb148b3f5e4751b704712e11fb3e8d", "name": "CreateStackFloatingIpTests-3887c076-d82c-41c-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/fceb148b3f5e4751b704712e11fb3e8d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/fceb148b3f5e4751b704712e11fb3e8d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/fceb148b3f5e4751b704712e11fb3e8d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/fceb148b3f5e4751b704712e11fb3e8d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/fceb148b3f5e4751b704712e11fb3e8d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/fceb148b3f5e4751b704712e11fb3e8d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/fceb148b3f5e4751b704712e11fb3e8d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/fceb148b3f5e4751b704712e11fb3e8d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/fceb148b3f5e4751b704712e11fb3e8d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_fceb148b3f5e4751b704712e11fb3e8d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_fceb148b3f5e4751b704712e11fb3e8d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/fceb148b3f5e4751b704712e11fb3e8d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/fceb148b3f5e4751b704712e11fb3e8d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/fceb148b3f5e4751b704712e11fb3e8d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFloatingIpTests-3887c076-d82c-41c-user", "id": "cf782dc3ca424d7a9215af3f20d949e3"}, "audit_ids": ["UE15_MAfRTS5JCAUe-_8ww"], "issued_at": "2018-12-27T18:03:24.000000Z"}} 2018-12-27 18:03:24,800 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5097e8c12992c9e7ff56582dc6c67d09b476ad2" 2018-12-27 18:03:24,923 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:03:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7256e90f-fd7d-477a-8c0b-dc61f80590df Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 18:03:24,923 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-7256e90f-fd7d-477a-8c0b-dc61f80590df 2018-12-27 18:03:24,927 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b5097e8c12992c9e7ff56582dc6c67d09b476ad2" 2018-12-27 18:03:25,136 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 171 Content-Type: application/json X-Openstack-Request-Id: req-5996e77c-5040-420b-afd3-2e02a85ffd6f Date: Thu, 27 Dec 2018 18:03:25 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-image"} 2018-12-27 18:03:25,137 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-image used request id req-5996e77c-5040-420b-afd3-2e02a85ffd6f 2018-12-27 18:03:25,140 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b5097e8c12992c9e7ff56582dc6c67d09b476ad2" 2018-12-27 18:03:25,344 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-d0eb3a72-e8b6-423e-972a-33ce8518b953 Date: Thu, 27 Dec 2018 18:03:25 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-27 18:03:25,344 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/schemas/image used request id req-d0eb3a72-e8b6-423e-972a-33ce8518b953 2018-12-27 18:03:25,375 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b5097e8c12992c9e7ff56582dc6c67d09b476ad2" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-image"}' 2018-12-27 18:03:25,626 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 630 Content-Type: application/json Location: http://172.30.9.31:9292/v2/images/99716daa-30cc-4ff8-aee0-d92d7483a859 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-27fe8770-ea2c-46e2-a767-2e31063b7fb0 Date: Thu, 27 Dec 2018 18:03:25 GMT RESP BODY: {"status": "queued", "name": "CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-image", "tags": [], "container_format": "bare", "created_at": "2018-12-27T18:03:25Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-12-27T18:03:25Z", "visibility": "shared", "locations": [], "self": "/v2/images/99716daa-30cc-4ff8-aee0-d92d7483a859", "min_disk": 0, "protected": false, "id": "99716daa-30cc-4ff8-aee0-d92d7483a859", "file": "/v2/images/99716daa-30cc-4ff8-aee0-d92d7483a859/file", "checksum": null, "owner": "fceb148b3f5e4751b704712e11fb3e8d", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-27 18:03:25,626 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.31:9292/v2/images used request id req-27fe8770-ea2c-46e2-a767-2e31063b7fb0 2018-12-27 18:03:25,637 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:9292/v2/images/99716daa-30cc-4ff8-aee0-d92d7483a859/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b5097e8c12992c9e7ff56582dc6c67d09b476ad2" -d '' 2018-12-27 18:03:27,089 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-78ed6538-df4d-4ad2-b17b-557f790d3d34 Date: Thu, 27 Dec 2018 18:03:27 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-27 18:03:27,090 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.31:9292/v2/images/99716daa-30cc-4ff8-aee0-d92d7483a859/file used request id req-78ed6538-df4d-4ad2-b17b-557f790d3d34 2018-12-27 18:03:27,090 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-27 18:03:27,093 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/images/99716daa-30cc-4ff8-aee0-d92d7483a859 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b5097e8c12992c9e7ff56582dc6c67d09b476ad2" 2018-12-27 18:03:27,300 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-8f008b7c-6f71-4089-8baa-3976be501ad3 Date: Thu, 27 Dec 2018 18:03:27 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-image", "tags": [], "container_format": "bare", "created_at": "2018-12-27T18:03:25Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-27T18:03:27Z", "visibility": "shared", "locations": [{"url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/99716daa-30cc-4ff8-aee0-d92d7483a859/snap", "metadata": {}}], "self": "/v2/images/99716daa-30cc-4ff8-aee0-d92d7483a859", "min_disk": 0, "protected": false, "id": "99716daa-30cc-4ff8-aee0-d92d7483a859", "file": "/v2/images/99716daa-30cc-4ff8-aee0-d92d7483a859/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "fceb148b3f5e4751b704712e11fb3e8d", "direct_url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/99716daa-30cc-4ff8-aee0-d92d7483a859/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-27 18:03:27,300 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images/99716daa-30cc-4ff8-aee0-d92d7483a859 used request id req-8f008b7c-6f71-4089-8baa-3976be501ad3 2018-12-27 18:03:27,303 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b5097e8c12992c9e7ff56582dc6c67d09b476ad2" 2018-12-27 18:03:27,503 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-2f0d4e0c-9403-4ca3-8298-3b53fbb4cbd1 Date: Thu, 27 Dec 2018 18:03:27 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-27 18:03:27,503 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/schemas/image used request id req-2f0d4e0c-9403-4ca3-8298-3b53fbb4cbd1 2018-12-27 18:03:27,506 - create_image - INFO - Created image with name - CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-image 2018-12-27 18:03:27,509 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/images/99716daa-30cc-4ff8-aee0-d92d7483a859 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b5097e8c12992c9e7ff56582dc6c67d09b476ad2" 2018-12-27 18:03:27,718 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-6f73da2c-79c9-4288-baaa-778870a1d162 Date: Thu, 27 Dec 2018 18:03:27 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-image", "tags": [], "container_format": "bare", "created_at": "2018-12-27T18:03:25Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-27T18:03:27Z", "visibility": "shared", "locations": [{"url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/99716daa-30cc-4ff8-aee0-d92d7483a859/snap", "metadata": {}}], "self": "/v2/images/99716daa-30cc-4ff8-aee0-d92d7483a859", "min_disk": 0, "protected": false, "id": "99716daa-30cc-4ff8-aee0-d92d7483a859", "file": "/v2/images/99716daa-30cc-4ff8-aee0-d92d7483a859/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "fceb148b3f5e4751b704712e11fb3e8d", "direct_url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/99716daa-30cc-4ff8-aee0-d92d7483a859/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-27 18:03:27,718 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images/99716daa-30cc-4ff8-aee0-d92d7483a859 used request id req-6f73da2c-79c9-4288-baaa-778870a1d162 2018-12-27 18:03:27,719 - create_image - DEBUG - Instance status is - active 2018-12-27 18:03:27,719 - create_image - DEBUG - Image is active with name - CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-image 2018-12-27 18:03:27,719 - create_image - INFO - Image is now active with name - CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-image 2018-12-27 18:03:27,720 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 18:03:27,720 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 18:03:28,143 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "477fae6f873f46eeaa7382b8589e4267", "name": "CreateStackFloatingIpTests-3887c076-d82c-41c-proj-role"}], "expires_at": "2018-12-27T19:03:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fceb148b3f5e4751b704712e11fb3e8d", "name": "CreateStackFloatingIpTests-3887c076-d82c-41c-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/fceb148b3f5e4751b704712e11fb3e8d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/fceb148b3f5e4751b704712e11fb3e8d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/fceb148b3f5e4751b704712e11fb3e8d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/fceb148b3f5e4751b704712e11fb3e8d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/fceb148b3f5e4751b704712e11fb3e8d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/fceb148b3f5e4751b704712e11fb3e8d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/fceb148b3f5e4751b704712e11fb3e8d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/fceb148b3f5e4751b704712e11fb3e8d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/fceb148b3f5e4751b704712e11fb3e8d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_fceb148b3f5e4751b704712e11fb3e8d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_fceb148b3f5e4751b704712e11fb3e8d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/fceb148b3f5e4751b704712e11fb3e8d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/fceb148b3f5e4751b704712e11fb3e8d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/fceb148b3f5e4751b704712e11fb3e8d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFloatingIpTests-3887c076-d82c-41c-user", "id": "cf782dc3ca424d7a9215af3f20d949e3"}, "audit_ids": ["mnEY8JykRumUCB2h5H7Tuw"], "issued_at": "2018-12-27T18:03:28.000000Z"}} 2018-12-27 18:03:28,144 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47da084174e689955c3b33da2caae0a0852bc113" 2018-12-27 18:03:28,251 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:03:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b91cb140-69d0-4051-8421-0aab2193f32b Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 18:03:28,251 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-b91cb140-69d0-4051-8421-0aab2193f32b 2018-12-27 18:03:28,254 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-27 18:03:28,257 - heat_utils - DEBUG - Retrieving Heat Client 2018-12-27 18:03:28,261 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/fceb148b3f5e4751b704712e11fb3e8d/stacks?stack_name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47da084174e689955c3b33da2caae0a0852bc113" 2018-12-27 18:03:28,483 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:03:28 GMT Server: Apache x-openstack-request-id: req-82eb19f6-9722-4b3e-8bbd-1b604d3a03a1 Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-12-27 18:03:28,483 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/fceb148b3f5e4751b704712e11fb3e8d/stacks?stack_name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-stack used request id req-82eb19f6-9722-4b3e-8bbd-1b604d3a03a1 2018-12-27 18:03:28,549 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:8004/v1/fceb148b3f5e4751b704712e11fb3e8d/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47da084174e689955c3b33da2caae0a0852bc113" -d '{"stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-stack", "template": {"outputs": {"private_key": {"description": "SSH Private Key", "value": {"get_attr": ["keypair", "private_key"]}}}, "heat_template_version": "2015-04-30", "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": {"default": "m1.med", "type": "string", "description": "Flavor name for the second instance", "label": "Instance Flavor for second VM"}, "image2_name": {"default": "image_2", "type": "string", "description": "Image name to be used for second instance", "label": "Image ID for second VM"}, "keypair_name": {"default": "keypair_name", "type": "string", "description": "The name of the stack's keypair", "label": "Keypair name"}, "security_group_name": {"default": "security_group_name", "type": "string", "description": "The name of the stack's security group", "label": "Security Group name"}, "flavor_extra_specs": {"default": {}, "type": "json", "description": "Instance Flavor extra specs"}, "subnet_name": {"default": "test_subnet", "type": "string", "description": "The name of the stack's subnet", "label": "Test subnet name"}, "net_name": {"default": "test_net", "type": "string", "description": "The name of the stack's network", "label": "Test network name"}, "external_net_name": {"default": "external", "type": "string", "description": "Name of the external network which management network will connect to"}, "inst2_name": {"default": "test_vm2", "type": "string", "description": "The name of the second VM to be spawned", "label": "Second VM name"}, "inst1_name": {"default": "test_vm1", "type": "string", "description": "The name of the first VM to be spawned", "label": "First VM name"}, "router_name": {"default": "mgmt_router", "type": "string", "description": "The name of the stack's router", "label": "Test router name"}, "flavor1_name": {"default": "m1.small", "type": "string", "description": "Flavor name for the first instance", "label": "Instance Flavor for first VM"}, "image1_name": {"default": "image_1", "type": "string", "description": "Image name to be used for first instance", "label": "Image ID for first VM"}}, "resources": {"flavor2": {"type": "OS::Nova::Flavor", "properties": {"extra_specs": {"get_param": "flavor_extra_specs"}, "vcpus": 2, "disk": 2, "ram": 1024}}, "flavor1": {"type": "OS::Nova::Flavor", "properties": {"extra_specs": {"get_param": "flavor_extra_specs"}, "vcpus": 2, "disk": 2, "ram": 1024}}, "network": {"type": "OS::Neutron::Net", "properties": {"name": {"get_param": "net_name"}}}, "subnet": {"type": "OS::Neutron::Subnet", "properties": {"ip_version": 4, "cidr": "10.1.2.0/24", "name": {"get_param": "subnet_name"}, "network": {"get_resource": "network"}}}, "server_security_group": {"type": "OS::Neutron::SecurityGroup", "properties": {"rules": [{"remote_ip_prefix": "0.0.0.0/0", "port_range_max": 22, "port_range_min": 22, "protocol": "tcp"}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "icmp"}], "description": "Add security group rules for server", "name": {"get_param": "security_group_name"}}}, "floating_ip": {"type": "OS::Neutron::FloatingIP", "properties": {"floating_network": {"get_param": "external_net_name"}}}, "floating_ip_association": {"type": "OS::Neutron::FloatingIPAssociation", "properties": {"floatingip_id": {"get_resource": "floating_ip"}, "port_id": {"get_resource": "port1"}}}, "management_router": {"type": "OS::Neutron::Router", "properties": {"external_gateway_info": {"network": {"get_param": "external_net_name"}}, "name": {"get_param": "router_name"}}}, "keypair": {"type": "OS::Nova::KeyPair", "properties": {"name": {"get_param": "keypair_name"}, "save_private_key": true}}, "management_router_interface": {"type": "OS::Neutron::RouterInterface", "properties": {"router": {"get_resource": "management_router"}, "subnet": {"get_resource": "subnet"}}}, "port1": {"type": "OS::Neutron::Port", "properties": {"fixed_ips": [{"subnet_id": {"get_resource": "subnet"}}], "network": {"get_resource": "network"}, "security_groups": [{"get_resource": "server_security_group"}]}}, "vm2": {"depends_on": ["subnet", "keypair", "flavor2"], "type": "OS::Nova::Server", "properties": {"key_name": {"get_resource": "keypair"}, "image": {"get_param": "image2_name"}, "name": {"get_param": "inst2_name"}, "flavor": {"get_resource": "flavor2"}, "networks": [{"network": {"get_resource": "network"}}]}}, "vm1": {"depends_on": ["subnet", "keypair", "flavor1", "port1"], "type": "OS::Nova::Server", "properties": {"key_name": {"get_resource": "keypair"}, "image": {"get_param": "image1_name"}, "name": {"get_param": "inst1_name"}, "flavor": {"get_resource": "flavor1"}, "networks": [{"port": {"get_resource": "port1"}}]}}}}, "parameters": {"flavor2_name": "CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-flavor2", "keypair_name": "CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-kp", "security_group_name": "CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-sec_grp", "flavor_extra_specs": {}, "external_net_name": "external", "image2_name": "CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-image", "flavor1_name": "CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-flavor1", "inst1_name": "CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-inst1", "subnet_name": "CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-subnet", "image1_name": "CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-image", "inst2_name": "CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-inst2", "net_name": "CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-net"}}' 2018-12-27 18:03:32,125 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 27 Dec 2018 18:03:28 GMT Server: Apache x-openstack-request-id: req-b12f3da9-b72e-4971-9b87-d4fde25af5d6 Location: http://172.30.9.31:8004/v1/fceb148b3f5e4751b704712e11fb3e8d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-stack/40a569f6-3bda-4bfb-9276-30c25ed04c98 Content-Length: 297 Content-Type: application/json RESP BODY: {"stack": {"id": "40a569f6-3bda-4bfb-9276-30c25ed04c98", "links": [{"href": "http://172.30.9.31:8004/v1/fceb148b3f5e4751b704712e11fb3e8d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-stack/40a569f6-3bda-4bfb-9276-30c25ed04c98", "rel": "self"}]}} 2018-12-27 18:03:32,125 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.31:8004/v1/fceb148b3f5e4751b704712e11fb3e8d/stacks used request id req-b12f3da9-b72e-4971-9b87-d4fde25af5d6 2018-12-27 18:03:32,128 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/fceb148b3f5e4751b704712e11fb3e8d/stacks/40a569f6-3bda-4bfb-9276-30c25ed04c98 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47da084174e689955c3b33da2caae0a0852bc113" 2018-12-27 18:03:32,361 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 18:03:32 GMT Server: Apache x-openstack-request-id: req-e1ce325f-4d59-4fdf-9708-63288b65b679 Location: http://172.30.9.31:8004/v1/fceb148b3f5e4751b704712e11fb3e8d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-stack/40a569f6-3bda-4bfb-9276-30c25ed04c98 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/fceb148b3f5e4751b704712e11fb3e8d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-stack/40a569f6-3bda-4bfb-9276-30c25ed04c98;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-27 18:03:32,435 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:03:32 GMT Server: Apache x-openstack-request-id: req-910a56a5-3609-41bc-a3b3-6178ee088150 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 734 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-flavor2", "OS::project_id": "fceb148b3f5e4751b704712e11fb3e8d", "OS::stack_id": "40a569f6-3bda-4bfb-9276-30c25ed04c98", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-kp", "security_group_name": "CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-sec_grp", "flavor_extra_specs": "{}", "subnet_name": "CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-subnet", "net_name": "CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-inst2", "inst1_name": "CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-inst1", "image2_name": "CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-image", "flavor1_name": "CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-flavor1", "image1_name": "CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-stack", "stack_user_project_id": "5f419ef6b4724308ae141712b394462d", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-27T18:03:31Z", "links": [{"href": "http://172.30.9.31:8004/v1/fceb148b3f5e4751b704712e11fb3e8d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-stack/40a569f6-3bda-4bfb-9276-30c25ed04c98", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "40a569f6-3bda-4bfb-9276-30c25ed04c98", "outputs": [{"output_value": null, "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-12-27 18:03:32,435 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/fceb148b3f5e4751b704712e11fb3e8d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-stack/40a569f6-3bda-4bfb-9276-30c25ed04c98 used request id req-910a56a5-3609-41bc-a3b3-6178ee088150 2018-12-27 18:03:32,436 - create_stack - INFO - Created stack with name - CreateStackFloatingIpTests-CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-stack 2018-12-27 18:03:32,438 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/fceb148b3f5e4751b704712e11fb3e8d/stacks/40a569f6-3bda-4bfb-9276-30c25ed04c98 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47da084174e689955c3b33da2caae0a0852bc113" 2018-12-27 18:03:32,662 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 18:03:32 GMT Server: Apache x-openstack-request-id: req-42a4608e-f394-4802-b46c-49175c1a68cd Location: http://172.30.9.31:8004/v1/fceb148b3f5e4751b704712e11fb3e8d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-stack/40a569f6-3bda-4bfb-9276-30c25ed04c98 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/fceb148b3f5e4751b704712e11fb3e8d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-stack/40a569f6-3bda-4bfb-9276-30c25ed04c98;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-27 18:03:32,935 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:03:32 GMT Server: Apache x-openstack-request-id: req-5d22851b-0e0b-4b50-81d5-4370821b805b Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 734 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-flavor2", "OS::project_id": "fceb148b3f5e4751b704712e11fb3e8d", "OS::stack_id": "40a569f6-3bda-4bfb-9276-30c25ed04c98", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-kp", "security_group_name": "CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-sec_grp", "flavor_extra_specs": "{}", "subnet_name": "CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-subnet", "net_name": "CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-inst2", "inst1_name": "CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-inst1", "image2_name": "CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-image", "flavor1_name": "CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-flavor1", "image1_name": "CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-stack", "stack_user_project_id": "5f419ef6b4724308ae141712b394462d", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-27T18:03:31Z", "links": [{"href": "http://172.30.9.31:8004/v1/fceb148b3f5e4751b704712e11fb3e8d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-stack/40a569f6-3bda-4bfb-9276-30c25ed04c98", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "40a569f6-3bda-4bfb-9276-30c25ed04c98", "outputs": [{"output_value": null, "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-12-27 18:03:32,935 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/fceb148b3f5e4751b704712e11fb3e8d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-stack/40a569f6-3bda-4bfb-9276-30c25ed04c98 used request id req-5d22851b-0e0b-4b50-81d5-4370821b805b 2018-12-27 18:03:32,936 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-12-27 18:03:32,936 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-27 18:03:35,939 - create_stack - DEBUG - Stack status query timeout in 1196.49713802 2018-12-27 18:03:35,942 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/fceb148b3f5e4751b704712e11fb3e8d/stacks/40a569f6-3bda-4bfb-9276-30c25ed04c98 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47da084174e689955c3b33da2caae0a0852bc113" 2018-12-27 18:03:36,184 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 18:03:35 GMT Server: Apache x-openstack-request-id: req-a1da42e2-5c26-4e73-a57a-a4cdbb3b50e5 Location: http://172.30.9.31:8004/v1/fceb148b3f5e4751b704712e11fb3e8d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-stack/40a569f6-3bda-4bfb-9276-30c25ed04c98 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/fceb148b3f5e4751b704712e11fb3e8d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-stack/40a569f6-3bda-4bfb-9276-30c25ed04c98;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-27 18:03:36,534 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:03:36 GMT Server: Apache x-openstack-request-id: req-6077dc00-c82b-456d-852d-872f3550e983 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2091 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-flavor2", "OS::project_id": "fceb148b3f5e4751b704712e11fb3e8d", "OS::stack_id": "40a569f6-3bda-4bfb-9276-30c25ed04c98", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-kp", "security_group_name": "CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-sec_grp", "flavor_extra_specs": "{}", "subnet_name": "CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-subnet", "net_name": "CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-inst2", "inst1_name": "CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-inst1", "image2_name": "CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-image", "flavor1_name": "CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-flavor1", "image1_name": "CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-stack", "stack_user_project_id": "5f419ef6b4724308ae141712b394462d", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-27T18:03:31Z", "links": [{"href": "http://172.30.9.31:8004/v1/fceb148b3f5e4751b704712e11fb3e8d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-stack/40a569f6-3bda-4bfb-9276-30c25ed04c98", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "40a569f6-3bda-4bfb-9276-30c25ed04c98", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAyMyLcSkQgWInKJV6UwPwff/QgYTRRVmOZof15uaY3ieZMWva\n+nNKsuls7Sz1vxRUJ/nVJEVe/BDuZeIOpc7TLZkzoS+ZtFokDOyl7xH+szPG4t3M\n6DoUrxVfv8xHUpny0+DJA5bCvIbZDNPdVPdNOtKBj1BrpnOXCSHoQN+pjgtXtYI3\nRCEth496LOE5vWrXBcT/LciRYPBJZp+Ku5Yi4b9sOhbpXIFkJzEU7eWyA372hUdW\nKAmeRJ7jXzAXy87/GTuqbEG1ABvscJp2Q++5zBbIhR4YyL7Q6njJRcbW5/ISlOgZ\nn61MXRZmD9BDzNypiIBninOf0jFvSnJBOKuLnQIDAQABAoIBAEeGFGVKa0aq36fl\nFp1bWd6HsI1x8djx/XcoFr8YhHsdP8QK1wU+6+yumM4ipaZaZ1+V7gXtb9f5b/F6\nhB0rfq1PVMSlX+qN8SlpYfG2RzMtzjohJ0vQ5G04/9IhwYX6sDQobXGJ0fO1VLrs\n/Hm3XRsGwH979dxkb/ggy8nP4WVmow+Ya2xPuIjMxaRlZvm5HYDvtLt8mrQhx0lJ\nHvxMHEVtypYnSLjFPGIugVX1jump/Dw1vgxajJJYuyn2iANpg6xvjk3mRdxWqxOt\neLpbs44S/XjANaGgiYpU9HHR28pdAw3sMA3RPXJe8XIqqxMmlfZvMFW5lL5HkVOg\nZVLygAECgYEA8YUOFt+oE9w/LkGh0KMe5ejBQknSoXQOnJrNbNS4ze/sCv4sO3iu\nalFQERtU1gsBbEGaGmylMM837KfT8yEI/7sRpcSOJ2rVyQZLnKvxI390cs74U0oZ\niiJqGYShGpEpzgiwA0walzcuS/WEY1HJSMotmV3HxoGwvwFaWU0T9gECgYEA1NZ9\np/kkpkv6sBhlXHqf6MGhENB4PPICL5Hp45a7X6GHZ4Hn4lpIp6M575hpgJArAgmT\nrcJ98n5K6sFXvChjT1BEZS/8VC2dFiRhUB7gbi/JVhvw+ZZD8p2cpjSIXzWy4792\nZg1fsy2qpe8s2alhLvHaXR9nINEoQn+ktEwvrZ0CgYAsBh7dWINgq2Lw4ZHHYBR/\nv/+KP76fI3KOZUFQty3AjB0wm8ggRw0z4AKCO8MpCPSHcSXP70HlNcBx6N2fkcP8\nKXM8DioDUVwKupUJx+W6nL7zNnrZY8ZoAYHpiN185D0Ei1zaHQMz0SElQ2mQWRYh\nqIjLTebebkFzb6GyaXRcAQKBgC41x6BxqnBkrLARC+jRQujRKXwyFvj8flb/si1U\nq6futSxW+xadDYtAGDMZ/0YHhx7xH1wpjxjYLMHdaoQSrMUqoz7o9Tr9kE6fZXV0\nzrt9qpQEiwRViLkjWUCIxVcOnKFwD2/G1ZFch+FxFWbIrK35mrR/Pe/VGY2ekw8G\nP4/NAoGBALvqHyV4kTEHZaxI0pa1G2GHnKiA6K99BQ2sGaNQPsQf0CDYlynf7RgF\noHG/gIJZPlauFteUmUu/ouJvuWUiu0slrOVv+4MjCcw9gZNtMrsSvJ5k+uAZ4Tqa\nX9p3wweNOUO+tKzo1ntZKo+2DSi1RnLzMl9/I2CUJQfmsWWYyOAe\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-12-27 18:03:36,534 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/fceb148b3f5e4751b704712e11fb3e8d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-stack/40a569f6-3bda-4bfb-9276-30c25ed04c98 used request id req-6077dc00-c82b-456d-852d-872f3550e983 2018-12-27 18:03:36,535 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-12-27 18:03:36,535 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-27 18:03:39,538 - create_stack - DEBUG - Stack status query timeout in 1192.89792204 2018-12-27 18:03:39,541 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/fceb148b3f5e4751b704712e11fb3e8d/stacks/40a569f6-3bda-4bfb-9276-30c25ed04c98 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47da084174e689955c3b33da2caae0a0852bc113" 2018-12-27 18:03:39,763 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 18:03:39 GMT Server: Apache x-openstack-request-id: req-65dd3ee8-e849-4184-8fc0-7c1919f5eea6 Location: http://172.30.9.31:8004/v1/fceb148b3f5e4751b704712e11fb3e8d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-stack/40a569f6-3bda-4bfb-9276-30c25ed04c98 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/fceb148b3f5e4751b704712e11fb3e8d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-stack/40a569f6-3bda-4bfb-9276-30c25ed04c98;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-27 18:03:39,887 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:03:39 GMT Server: Apache x-openstack-request-id: req-22a3eccb-d49f-4ef5-9158-9627ff01b830 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2091 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-flavor2", "OS::project_id": "fceb148b3f5e4751b704712e11fb3e8d", "OS::stack_id": "40a569f6-3bda-4bfb-9276-30c25ed04c98", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-kp", "security_group_name": "CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-sec_grp", "flavor_extra_specs": "{}", "subnet_name": "CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-subnet", "net_name": "CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-inst2", "inst1_name": "CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-inst1", "image2_name": "CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-image", "flavor1_name": "CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-flavor1", "image1_name": "CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-stack", "stack_user_project_id": "5f419ef6b4724308ae141712b394462d", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-27T18:03:31Z", "links": [{"href": "http://172.30.9.31:8004/v1/fceb148b3f5e4751b704712e11fb3e8d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-stack/40a569f6-3bda-4bfb-9276-30c25ed04c98", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "40a569f6-3bda-4bfb-9276-30c25ed04c98", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAyMyLcSkQgWInKJV6UwPwff/QgYTRRVmOZof15uaY3ieZMWva\n+nNKsuls7Sz1vxRUJ/nVJEVe/BDuZeIOpc7TLZkzoS+ZtFokDOyl7xH+szPG4t3M\n6DoUrxVfv8xHUpny0+DJA5bCvIbZDNPdVPdNOtKBj1BrpnOXCSHoQN+pjgtXtYI3\nRCEth496LOE5vWrXBcT/LciRYPBJZp+Ku5Yi4b9sOhbpXIFkJzEU7eWyA372hUdW\nKAmeRJ7jXzAXy87/GTuqbEG1ABvscJp2Q++5zBbIhR4YyL7Q6njJRcbW5/ISlOgZ\nn61MXRZmD9BDzNypiIBninOf0jFvSnJBOKuLnQIDAQABAoIBAEeGFGVKa0aq36fl\nFp1bWd6HsI1x8djx/XcoFr8YhHsdP8QK1wU+6+yumM4ipaZaZ1+V7gXtb9f5b/F6\nhB0rfq1PVMSlX+qN8SlpYfG2RzMtzjohJ0vQ5G04/9IhwYX6sDQobXGJ0fO1VLrs\n/Hm3XRsGwH979dxkb/ggy8nP4WVmow+Ya2xPuIjMxaRlZvm5HYDvtLt8mrQhx0lJ\nHvxMHEVtypYnSLjFPGIugVX1jump/Dw1vgxajJJYuyn2iANpg6xvjk3mRdxWqxOt\neLpbs44S/XjANaGgiYpU9HHR28pdAw3sMA3RPXJe8XIqqxMmlfZvMFW5lL5HkVOg\nZVLygAECgYEA8YUOFt+oE9w/LkGh0KMe5ejBQknSoXQOnJrNbNS4ze/sCv4sO3iu\nalFQERtU1gsBbEGaGmylMM837KfT8yEI/7sRpcSOJ2rVyQZLnKvxI390cs74U0oZ\niiJqGYShGpEpzgiwA0walzcuS/WEY1HJSMotmV3HxoGwvwFaWU0T9gECgYEA1NZ9\np/kkpkv6sBhlXHqf6MGhENB4PPICL5Hp45a7X6GHZ4Hn4lpIp6M575hpgJArAgmT\nrcJ98n5K6sFXvChjT1BEZS/8VC2dFiRhUB7gbi/JVhvw+ZZD8p2cpjSIXzWy4792\nZg1fsy2qpe8s2alhLvHaXR9nINEoQn+ktEwvrZ0CgYAsBh7dWINgq2Lw4ZHHYBR/\nv/+KP76fI3KOZUFQty3AjB0wm8ggRw0z4AKCO8MpCPSHcSXP70HlNcBx6N2fkcP8\nKXM8DioDUVwKupUJx+W6nL7zNnrZY8ZoAYHpiN185D0Ei1zaHQMz0SElQ2mQWRYh\nqIjLTebebkFzb6GyaXRcAQKBgC41x6BxqnBkrLARC+jRQujRKXwyFvj8flb/si1U\nq6futSxW+xadDYtAGDMZ/0YHhx7xH1wpjxjYLMHdaoQSrMUqoz7o9Tr9kE6fZXV0\nzrt9qpQEiwRViLkjWUCIxVcOnKFwD2/G1ZFch+FxFWbIrK35mrR/Pe/VGY2ekw8G\nP4/NAoGBALvqHyV4kTEHZaxI0pa1G2GHnKiA6K99BQ2sGaNQPsQf0CDYlynf7RgF\noHG/gIJZPlauFteUmUu/ouJvuWUiu0slrOVv+4MjCcw9gZNtMrsSvJ5k+uAZ4Tqa\nX9p3wweNOUO+tKzo1ntZKo+2DSi1RnLzMl9/I2CUJQfmsWWYyOAe\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-12-27 18:03:39,888 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/fceb148b3f5e4751b704712e11fb3e8d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-stack/40a569f6-3bda-4bfb-9276-30c25ed04c98 used request id req-22a3eccb-d49f-4ef5-9158-9627ff01b830 2018-12-27 18:03:39,888 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-12-27 18:03:39,888 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-27 18:03:42,889 - create_stack - DEBUG - Stack status query timeout in 1189.54727507 2018-12-27 18:03:42,892 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/fceb148b3f5e4751b704712e11fb3e8d/stacks/40a569f6-3bda-4bfb-9276-30c25ed04c98 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47da084174e689955c3b33da2caae0a0852bc113" 2018-12-27 18:03:42,919 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 18:03:42 GMT Server: Apache x-openstack-request-id: req-871e3d44-7711-4c6b-8f0e-733e34bf6343 Location: http://172.30.9.31:8004/v1/fceb148b3f5e4751b704712e11fb3e8d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-stack/40a569f6-3bda-4bfb-9276-30c25ed04c98 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/fceb148b3f5e4751b704712e11fb3e8d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-stack/40a569f6-3bda-4bfb-9276-30c25ed04c98;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-27 18:03:43,044 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:03:42 GMT Server: Apache x-openstack-request-id: req-30a3d65c-1ef5-4761-bbb1-57cfb5564b78 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2091 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-flavor2", "OS::project_id": "fceb148b3f5e4751b704712e11fb3e8d", "OS::stack_id": "40a569f6-3bda-4bfb-9276-30c25ed04c98", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-kp", "security_group_name": "CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-sec_grp", "flavor_extra_specs": "{}", "subnet_name": "CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-subnet", "net_name": "CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-inst2", "inst1_name": "CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-inst1", "image2_name": "CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-image", "flavor1_name": "CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-flavor1", "image1_name": "CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-stack", "stack_user_project_id": "5f419ef6b4724308ae141712b394462d", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-27T18:03:31Z", "links": [{"href": "http://172.30.9.31:8004/v1/fceb148b3f5e4751b704712e11fb3e8d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-stack/40a569f6-3bda-4bfb-9276-30c25ed04c98", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "40a569f6-3bda-4bfb-9276-30c25ed04c98", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAyMyLcSkQgWInKJV6UwPwff/QgYTRRVmOZof15uaY3ieZMWva\n+nNKsuls7Sz1vxRUJ/nVJEVe/BDuZeIOpc7TLZkzoS+ZtFokDOyl7xH+szPG4t3M\n6DoUrxVfv8xHUpny0+DJA5bCvIbZDNPdVPdNOtKBj1BrpnOXCSHoQN+pjgtXtYI3\nRCEth496LOE5vWrXBcT/LciRYPBJZp+Ku5Yi4b9sOhbpXIFkJzEU7eWyA372hUdW\nKAmeRJ7jXzAXy87/GTuqbEG1ABvscJp2Q++5zBbIhR4YyL7Q6njJRcbW5/ISlOgZ\nn61MXRZmD9BDzNypiIBninOf0jFvSnJBOKuLnQIDAQABAoIBAEeGFGVKa0aq36fl\nFp1bWd6HsI1x8djx/XcoFr8YhHsdP8QK1wU+6+yumM4ipaZaZ1+V7gXtb9f5b/F6\nhB0rfq1PVMSlX+qN8SlpYfG2RzMtzjohJ0vQ5G04/9IhwYX6sDQobXGJ0fO1VLrs\n/Hm3XRsGwH979dxkb/ggy8nP4WVmow+Ya2xPuIjMxaRlZvm5HYDvtLt8mrQhx0lJ\nHvxMHEVtypYnSLjFPGIugVX1jump/Dw1vgxajJJYuyn2iANpg6xvjk3mRdxWqxOt\neLpbs44S/XjANaGgiYpU9HHR28pdAw3sMA3RPXJe8XIqqxMmlfZvMFW5lL5HkVOg\nZVLygAECgYEA8YUOFt+oE9w/LkGh0KMe5ejBQknSoXQOnJrNbNS4ze/sCv4sO3iu\nalFQERtU1gsBbEGaGmylMM837KfT8yEI/7sRpcSOJ2rVyQZLnKvxI390cs74U0oZ\niiJqGYShGpEpzgiwA0walzcuS/WEY1HJSMotmV3HxoGwvwFaWU0T9gECgYEA1NZ9\np/kkpkv6sBhlXHqf6MGhENB4PPICL5Hp45a7X6GHZ4Hn4lpIp6M575hpgJArAgmT\nrcJ98n5K6sFXvChjT1BEZS/8VC2dFiRhUB7gbi/JVhvw+ZZD8p2cpjSIXzWy4792\nZg1fsy2qpe8s2alhLvHaXR9nINEoQn+ktEwvrZ0CgYAsBh7dWINgq2Lw4ZHHYBR/\nv/+KP76fI3KOZUFQty3AjB0wm8ggRw0z4AKCO8MpCPSHcSXP70HlNcBx6N2fkcP8\nKXM8DioDUVwKupUJx+W6nL7zNnrZY8ZoAYHpiN185D0Ei1zaHQMz0SElQ2mQWRYh\nqIjLTebebkFzb6GyaXRcAQKBgC41x6BxqnBkrLARC+jRQujRKXwyFvj8flb/si1U\nq6futSxW+xadDYtAGDMZ/0YHhx7xH1wpjxjYLMHdaoQSrMUqoz7o9Tr9kE6fZXV0\nzrt9qpQEiwRViLkjWUCIxVcOnKFwD2/G1ZFch+FxFWbIrK35mrR/Pe/VGY2ekw8G\nP4/NAoGBALvqHyV4kTEHZaxI0pa1G2GHnKiA6K99BQ2sGaNQPsQf0CDYlynf7RgF\noHG/gIJZPlauFteUmUu/ouJvuWUiu0slrOVv+4MjCcw9gZNtMrsSvJ5k+uAZ4Tqa\nX9p3wweNOUO+tKzo1ntZKo+2DSi1RnLzMl9/I2CUJQfmsWWYyOAe\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-12-27 18:03:43,044 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/fceb148b3f5e4751b704712e11fb3e8d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-stack/40a569f6-3bda-4bfb-9276-30c25ed04c98 used request id req-30a3d65c-1ef5-4761-bbb1-57cfb5564b78 2018-12-27 18:03:43,045 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-12-27 18:03:43,045 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-27 18:03:46,048 - create_stack - DEBUG - Stack status query timeout in 1186.3876369 2018-12-27 18:03:46,051 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/fceb148b3f5e4751b704712e11fb3e8d/stacks/40a569f6-3bda-4bfb-9276-30c25ed04c98 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47da084174e689955c3b33da2caae0a0852bc113" 2018-12-27 18:03:46,255 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 18:03:46 GMT Server: Apache x-openstack-request-id: req-eb136f1b-d702-459c-b7d4-983d06c13052 Location: http://172.30.9.31:8004/v1/fceb148b3f5e4751b704712e11fb3e8d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-stack/40a569f6-3bda-4bfb-9276-30c25ed04c98 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/fceb148b3f5e4751b704712e11fb3e8d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-stack/40a569f6-3bda-4bfb-9276-30c25ed04c98;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-27 18:03:46,561 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:03:46 GMT Server: Apache x-openstack-request-id: req-937dbddb-7785-41c5-bb8f-2fb6dc07e957 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2091 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-flavor2", "OS::project_id": "fceb148b3f5e4751b704712e11fb3e8d", "OS::stack_id": "40a569f6-3bda-4bfb-9276-30c25ed04c98", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-kp", "security_group_name": "CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-sec_grp", "flavor_extra_specs": "{}", "subnet_name": "CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-subnet", "net_name": "CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-inst2", "inst1_name": "CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-inst1", "image2_name": "CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-image", "flavor1_name": "CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-flavor1", "image1_name": "CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-stack", "stack_user_project_id": "5f419ef6b4724308ae141712b394462d", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-27T18:03:31Z", "links": [{"href": "http://172.30.9.31:8004/v1/fceb148b3f5e4751b704712e11fb3e8d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-stack/40a569f6-3bda-4bfb-9276-30c25ed04c98", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "40a569f6-3bda-4bfb-9276-30c25ed04c98", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAyMyLcSkQgWInKJV6UwPwff/QgYTRRVmOZof15uaY3ieZMWva\n+nNKsuls7Sz1vxRUJ/nVJEVe/BDuZeIOpc7TLZkzoS+ZtFokDOyl7xH+szPG4t3M\n6DoUrxVfv8xHUpny0+DJA5bCvIbZDNPdVPdNOtKBj1BrpnOXCSHoQN+pjgtXtYI3\nRCEth496LOE5vWrXBcT/LciRYPBJZp+Ku5Yi4b9sOhbpXIFkJzEU7eWyA372hUdW\nKAmeRJ7jXzAXy87/GTuqbEG1ABvscJp2Q++5zBbIhR4YyL7Q6njJRcbW5/ISlOgZ\nn61MXRZmD9BDzNypiIBninOf0jFvSnJBOKuLnQIDAQABAoIBAEeGFGVKa0aq36fl\nFp1bWd6HsI1x8djx/XcoFr8YhHsdP8QK1wU+6+yumM4ipaZaZ1+V7gXtb9f5b/F6\nhB0rfq1PVMSlX+qN8SlpYfG2RzMtzjohJ0vQ5G04/9IhwYX6sDQobXGJ0fO1VLrs\n/Hm3XRsGwH979dxkb/ggy8nP4WVmow+Ya2xPuIjMxaRlZvm5HYDvtLt8mrQhx0lJ\nHvxMHEVtypYnSLjFPGIugVX1jump/Dw1vgxajJJYuyn2iANpg6xvjk3mRdxWqxOt\neLpbs44S/XjANaGgiYpU9HHR28pdAw3sMA3RPXJe8XIqqxMmlfZvMFW5lL5HkVOg\nZVLygAECgYEA8YUOFt+oE9w/LkGh0KMe5ejBQknSoXQOnJrNbNS4ze/sCv4sO3iu\nalFQERtU1gsBbEGaGmylMM837KfT8yEI/7sRpcSOJ2rVyQZLnKvxI390cs74U0oZ\niiJqGYShGpEpzgiwA0walzcuS/WEY1HJSMotmV3HxoGwvwFaWU0T9gECgYEA1NZ9\np/kkpkv6sBhlXHqf6MGhENB4PPICL5Hp45a7X6GHZ4Hn4lpIp6M575hpgJArAgmT\nrcJ98n5K6sFXvChjT1BEZS/8VC2dFiRhUB7gbi/JVhvw+ZZD8p2cpjSIXzWy4792\nZg1fsy2qpe8s2alhLvHaXR9nINEoQn+ktEwvrZ0CgYAsBh7dWINgq2Lw4ZHHYBR/\nv/+KP76fI3KOZUFQty3AjB0wm8ggRw0z4AKCO8MpCPSHcSXP70HlNcBx6N2fkcP8\nKXM8DioDUVwKupUJx+W6nL7zNnrZY8ZoAYHpiN185D0Ei1zaHQMz0SElQ2mQWRYh\nqIjLTebebkFzb6GyaXRcAQKBgC41x6BxqnBkrLARC+jRQujRKXwyFvj8flb/si1U\nq6futSxW+xadDYtAGDMZ/0YHhx7xH1wpjxjYLMHdaoQSrMUqoz7o9Tr9kE6fZXV0\nzrt9qpQEiwRViLkjWUCIxVcOnKFwD2/G1ZFch+FxFWbIrK35mrR/Pe/VGY2ekw8G\nP4/NAoGBALvqHyV4kTEHZaxI0pa1G2GHnKiA6K99BQ2sGaNQPsQf0CDYlynf7RgF\noHG/gIJZPlauFteUmUu/ouJvuWUiu0slrOVv+4MjCcw9gZNtMrsSvJ5k+uAZ4Tqa\nX9p3wweNOUO+tKzo1ntZKo+2DSi1RnLzMl9/I2CUJQfmsWWYyOAe\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-12-27 18:03:46,561 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/fceb148b3f5e4751b704712e11fb3e8d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-stack/40a569f6-3bda-4bfb-9276-30c25ed04c98 used request id req-937dbddb-7785-41c5-bb8f-2fb6dc07e957 2018-12-27 18:03:46,562 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-12-27 18:03:46,562 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-27 18:03:49,565 - create_stack - DEBUG - Stack status query timeout in 1182.87047791 2018-12-27 18:03:49,568 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/fceb148b3f5e4751b704712e11fb3e8d/stacks/40a569f6-3bda-4bfb-9276-30c25ed04c98 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47da084174e689955c3b33da2caae0a0852bc113" 2018-12-27 18:03:49,796 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 18:03:49 GMT Server: Apache x-openstack-request-id: req-5e0fd3c1-8345-4861-8482-9b6fe5b501fb Location: http://172.30.9.31:8004/v1/fceb148b3f5e4751b704712e11fb3e8d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-stack/40a569f6-3bda-4bfb-9276-30c25ed04c98 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/fceb148b3f5e4751b704712e11fb3e8d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-stack/40a569f6-3bda-4bfb-9276-30c25ed04c98;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-27 18:03:50,115 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:03:49 GMT Server: Apache x-openstack-request-id: req-2d5a53b6-aea2-47c2-85fa-2f78add6868c Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2091 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-flavor2", "OS::project_id": "fceb148b3f5e4751b704712e11fb3e8d", "OS::stack_id": "40a569f6-3bda-4bfb-9276-30c25ed04c98", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-kp", "security_group_name": "CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-sec_grp", "flavor_extra_specs": "{}", "subnet_name": "CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-subnet", "net_name": "CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-inst2", "inst1_name": "CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-inst1", "image2_name": "CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-image", "flavor1_name": "CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-flavor1", "image1_name": "CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-stack", "stack_user_project_id": "5f419ef6b4724308ae141712b394462d", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-27T18:03:31Z", "links": [{"href": "http://172.30.9.31:8004/v1/fceb148b3f5e4751b704712e11fb3e8d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-stack/40a569f6-3bda-4bfb-9276-30c25ed04c98", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "40a569f6-3bda-4bfb-9276-30c25ed04c98", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAyMyLcSkQgWInKJV6UwPwff/QgYTRRVmOZof15uaY3ieZMWva\n+nNKsuls7Sz1vxRUJ/nVJEVe/BDuZeIOpc7TLZkzoS+ZtFokDOyl7xH+szPG4t3M\n6DoUrxVfv8xHUpny0+DJA5bCvIbZDNPdVPdNOtKBj1BrpnOXCSHoQN+pjgtXtYI3\nRCEth496LOE5vWrXBcT/LciRYPBJZp+Ku5Yi4b9sOhbpXIFkJzEU7eWyA372hUdW\nKAmeRJ7jXzAXy87/GTuqbEG1ABvscJp2Q++5zBbIhR4YyL7Q6njJRcbW5/ISlOgZ\nn61MXRZmD9BDzNypiIBninOf0jFvSnJBOKuLnQIDAQABAoIBAEeGFGVKa0aq36fl\nFp1bWd6HsI1x8djx/XcoFr8YhHsdP8QK1wU+6+yumM4ipaZaZ1+V7gXtb9f5b/F6\nhB0rfq1PVMSlX+qN8SlpYfG2RzMtzjohJ0vQ5G04/9IhwYX6sDQobXGJ0fO1VLrs\n/Hm3XRsGwH979dxkb/ggy8nP4WVmow+Ya2xPuIjMxaRlZvm5HYDvtLt8mrQhx0lJ\nHvxMHEVtypYnSLjFPGIugVX1jump/Dw1vgxajJJYuyn2iANpg6xvjk3mRdxWqxOt\neLpbs44S/XjANaGgiYpU9HHR28pdAw3sMA3RPXJe8XIqqxMmlfZvMFW5lL5HkVOg\nZVLygAECgYEA8YUOFt+oE9w/LkGh0KMe5ejBQknSoXQOnJrNbNS4ze/sCv4sO3iu\nalFQERtU1gsBbEGaGmylMM837KfT8yEI/7sRpcSOJ2rVyQZLnKvxI390cs74U0oZ\niiJqGYShGpEpzgiwA0walzcuS/WEY1HJSMotmV3HxoGwvwFaWU0T9gECgYEA1NZ9\np/kkpkv6sBhlXHqf6MGhENB4PPICL5Hp45a7X6GHZ4Hn4lpIp6M575hpgJArAgmT\nrcJ98n5K6sFXvChjT1BEZS/8VC2dFiRhUB7gbi/JVhvw+ZZD8p2cpjSIXzWy4792\nZg1fsy2qpe8s2alhLvHaXR9nINEoQn+ktEwvrZ0CgYAsBh7dWINgq2Lw4ZHHYBR/\nv/+KP76fI3KOZUFQty3AjB0wm8ggRw0z4AKCO8MpCPSHcSXP70HlNcBx6N2fkcP8\nKXM8DioDUVwKupUJx+W6nL7zNnrZY8ZoAYHpiN185D0Ei1zaHQMz0SElQ2mQWRYh\nqIjLTebebkFzb6GyaXRcAQKBgC41x6BxqnBkrLARC+jRQujRKXwyFvj8flb/si1U\nq6futSxW+xadDYtAGDMZ/0YHhx7xH1wpjxjYLMHdaoQSrMUqoz7o9Tr9kE6fZXV0\nzrt9qpQEiwRViLkjWUCIxVcOnKFwD2/G1ZFch+FxFWbIrK35mrR/Pe/VGY2ekw8G\nP4/NAoGBALvqHyV4kTEHZaxI0pa1G2GHnKiA6K99BQ2sGaNQPsQf0CDYlynf7RgF\noHG/gIJZPlauFteUmUu/ouJvuWUiu0slrOVv+4MjCcw9gZNtMrsSvJ5k+uAZ4Tqa\nX9p3wweNOUO+tKzo1ntZKo+2DSi1RnLzMl9/I2CUJQfmsWWYyOAe\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-12-27 18:03:50,115 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/fceb148b3f5e4751b704712e11fb3e8d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-stack/40a569f6-3bda-4bfb-9276-30c25ed04c98 used request id req-2d5a53b6-aea2-47c2-85fa-2f78add6868c 2018-12-27 18:03:50,116 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-12-27 18:03:50,116 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-27 18:03:53,119 - create_stack - DEBUG - Stack status query timeout in 1179.31685591 2018-12-27 18:03:53,122 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/fceb148b3f5e4751b704712e11fb3e8d/stacks/40a569f6-3bda-4bfb-9276-30c25ed04c98 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47da084174e689955c3b33da2caae0a0852bc113" 2018-12-27 18:03:53,148 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 18:03:53 GMT Server: Apache x-openstack-request-id: req-8f1fb13e-56bc-49d7-ae23-0d00d672f1ed Location: http://172.30.9.31:8004/v1/fceb148b3f5e4751b704712e11fb3e8d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-stack/40a569f6-3bda-4bfb-9276-30c25ed04c98 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/fceb148b3f5e4751b704712e11fb3e8d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-stack/40a569f6-3bda-4bfb-9276-30c25ed04c98;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-27 18:03:53,274 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:03:53 GMT Server: Apache x-openstack-request-id: req-6d063143-f59f-4043-8f71-3ca26cd56075 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2091 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-flavor2", "OS::project_id": "fceb148b3f5e4751b704712e11fb3e8d", "OS::stack_id": "40a569f6-3bda-4bfb-9276-30c25ed04c98", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-kp", "security_group_name": "CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-sec_grp", "flavor_extra_specs": "{}", "subnet_name": "CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-subnet", "net_name": "CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-inst2", "inst1_name": "CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-inst1", "image2_name": "CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-image", "flavor1_name": "CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-flavor1", "image1_name": "CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-stack", "stack_user_project_id": "5f419ef6b4724308ae141712b394462d", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-27T18:03:31Z", "links": [{"href": "http://172.30.9.31:8004/v1/fceb148b3f5e4751b704712e11fb3e8d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-stack/40a569f6-3bda-4bfb-9276-30c25ed04c98", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "40a569f6-3bda-4bfb-9276-30c25ed04c98", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAyMyLcSkQgWInKJV6UwPwff/QgYTRRVmOZof15uaY3ieZMWva\n+nNKsuls7Sz1vxRUJ/nVJEVe/BDuZeIOpc7TLZkzoS+ZtFokDOyl7xH+szPG4t3M\n6DoUrxVfv8xHUpny0+DJA5bCvIbZDNPdVPdNOtKBj1BrpnOXCSHoQN+pjgtXtYI3\nRCEth496LOE5vWrXBcT/LciRYPBJZp+Ku5Yi4b9sOhbpXIFkJzEU7eWyA372hUdW\nKAmeRJ7jXzAXy87/GTuqbEG1ABvscJp2Q++5zBbIhR4YyL7Q6njJRcbW5/ISlOgZ\nn61MXRZmD9BDzNypiIBninOf0jFvSnJBOKuLnQIDAQABAoIBAEeGFGVKa0aq36fl\nFp1bWd6HsI1x8djx/XcoFr8YhHsdP8QK1wU+6+yumM4ipaZaZ1+V7gXtb9f5b/F6\nhB0rfq1PVMSlX+qN8SlpYfG2RzMtzjohJ0vQ5G04/9IhwYX6sDQobXGJ0fO1VLrs\n/Hm3XRsGwH979dxkb/ggy8nP4WVmow+Ya2xPuIjMxaRlZvm5HYDvtLt8mrQhx0lJ\nHvxMHEVtypYnSLjFPGIugVX1jump/Dw1vgxajJJYuyn2iANpg6xvjk3mRdxWqxOt\neLpbs44S/XjANaGgiYpU9HHR28pdAw3sMA3RPXJe8XIqqxMmlfZvMFW5lL5HkVOg\nZVLygAECgYEA8YUOFt+oE9w/LkGh0KMe5ejBQknSoXQOnJrNbNS4ze/sCv4sO3iu\nalFQERtU1gsBbEGaGmylMM837KfT8yEI/7sRpcSOJ2rVyQZLnKvxI390cs74U0oZ\niiJqGYShGpEpzgiwA0walzcuS/WEY1HJSMotmV3HxoGwvwFaWU0T9gECgYEA1NZ9\np/kkpkv6sBhlXHqf6MGhENB4PPICL5Hp45a7X6GHZ4Hn4lpIp6M575hpgJArAgmT\nrcJ98n5K6sFXvChjT1BEZS/8VC2dFiRhUB7gbi/JVhvw+ZZD8p2cpjSIXzWy4792\nZg1fsy2qpe8s2alhLvHaXR9nINEoQn+ktEwvrZ0CgYAsBh7dWINgq2Lw4ZHHYBR/\nv/+KP76fI3KOZUFQty3AjB0wm8ggRw0z4AKCO8MpCPSHcSXP70HlNcBx6N2fkcP8\nKXM8DioDUVwKupUJx+W6nL7zNnrZY8ZoAYHpiN185D0Ei1zaHQMz0SElQ2mQWRYh\nqIjLTebebkFzb6GyaXRcAQKBgC41x6BxqnBkrLARC+jRQujRKXwyFvj8flb/si1U\nq6futSxW+xadDYtAGDMZ/0YHhx7xH1wpjxjYLMHdaoQSrMUqoz7o9Tr9kE6fZXV0\nzrt9qpQEiwRViLkjWUCIxVcOnKFwD2/G1ZFch+FxFWbIrK35mrR/Pe/VGY2ekw8G\nP4/NAoGBALvqHyV4kTEHZaxI0pa1G2GHnKiA6K99BQ2sGaNQPsQf0CDYlynf7RgF\noHG/gIJZPlauFteUmUu/ouJvuWUiu0slrOVv+4MjCcw9gZNtMrsSvJ5k+uAZ4Tqa\nX9p3wweNOUO+tKzo1ntZKo+2DSi1RnLzMl9/I2CUJQfmsWWYyOAe\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-12-27 18:03:53,274 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/fceb148b3f5e4751b704712e11fb3e8d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-stack/40a569f6-3bda-4bfb-9276-30c25ed04c98 used request id req-6d063143-f59f-4043-8f71-3ca26cd56075 2018-12-27 18:03:53,274 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-12-27 18:03:53,275 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-27 18:03:56,278 - create_stack - DEBUG - Stack status query timeout in 1176.15807104 2018-12-27 18:03:56,281 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/fceb148b3f5e4751b704712e11fb3e8d/stacks/40a569f6-3bda-4bfb-9276-30c25ed04c98 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47da084174e689955c3b33da2caae0a0852bc113" 2018-12-27 18:03:56,307 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 18:03:56 GMT Server: Apache x-openstack-request-id: req-cb2f7846-f15d-4c87-9b3a-1de6433e2a09 Location: http://172.30.9.31:8004/v1/fceb148b3f5e4751b704712e11fb3e8d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-stack/40a569f6-3bda-4bfb-9276-30c25ed04c98 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/fceb148b3f5e4751b704712e11fb3e8d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-stack/40a569f6-3bda-4bfb-9276-30c25ed04c98;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-27 18:03:56,602 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:03:56 GMT Server: Apache x-openstack-request-id: req-8f216d95-ffce-40bd-805f-1e234818b37d Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2091 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-flavor2", "OS::project_id": "fceb148b3f5e4751b704712e11fb3e8d", "OS::stack_id": "40a569f6-3bda-4bfb-9276-30c25ed04c98", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-kp", "security_group_name": "CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-sec_grp", "flavor_extra_specs": "{}", "subnet_name": "CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-subnet", "net_name": "CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-inst2", "inst1_name": "CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-inst1", "image2_name": "CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-image", "flavor1_name": "CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-flavor1", "image1_name": "CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-stack", "stack_user_project_id": "5f419ef6b4724308ae141712b394462d", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-27T18:03:31Z", "links": [{"href": "http://172.30.9.31:8004/v1/fceb148b3f5e4751b704712e11fb3e8d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-stack/40a569f6-3bda-4bfb-9276-30c25ed04c98", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "40a569f6-3bda-4bfb-9276-30c25ed04c98", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAyMyLcSkQgWInKJV6UwPwff/QgYTRRVmOZof15uaY3ieZMWva\n+nNKsuls7Sz1vxRUJ/nVJEVe/BDuZeIOpc7TLZkzoS+ZtFokDOyl7xH+szPG4t3M\n6DoUrxVfv8xHUpny0+DJA5bCvIbZDNPdVPdNOtKBj1BrpnOXCSHoQN+pjgtXtYI3\nRCEth496LOE5vWrXBcT/LciRYPBJZp+Ku5Yi4b9sOhbpXIFkJzEU7eWyA372hUdW\nKAmeRJ7jXzAXy87/GTuqbEG1ABvscJp2Q++5zBbIhR4YyL7Q6njJRcbW5/ISlOgZ\nn61MXRZmD9BDzNypiIBninOf0jFvSnJBOKuLnQIDAQABAoIBAEeGFGVKa0aq36fl\nFp1bWd6HsI1x8djx/XcoFr8YhHsdP8QK1wU+6+yumM4ipaZaZ1+V7gXtb9f5b/F6\nhB0rfq1PVMSlX+qN8SlpYfG2RzMtzjohJ0vQ5G04/9IhwYX6sDQobXGJ0fO1VLrs\n/Hm3XRsGwH979dxkb/ggy8nP4WVmow+Ya2xPuIjMxaRlZvm5HYDvtLt8mrQhx0lJ\nHvxMHEVtypYnSLjFPGIugVX1jump/Dw1vgxajJJYuyn2iANpg6xvjk3mRdxWqxOt\neLpbs44S/XjANaGgiYpU9HHR28pdAw3sMA3RPXJe8XIqqxMmlfZvMFW5lL5HkVOg\nZVLygAECgYEA8YUOFt+oE9w/LkGh0KMe5ejBQknSoXQOnJrNbNS4ze/sCv4sO3iu\nalFQERtU1gsBbEGaGmylMM837KfT8yEI/7sRpcSOJ2rVyQZLnKvxI390cs74U0oZ\niiJqGYShGpEpzgiwA0walzcuS/WEY1HJSMotmV3HxoGwvwFaWU0T9gECgYEA1NZ9\np/kkpkv6sBhlXHqf6MGhENB4PPICL5Hp45a7X6GHZ4Hn4lpIp6M575hpgJArAgmT\nrcJ98n5K6sFXvChjT1BEZS/8VC2dFiRhUB7gbi/JVhvw+ZZD8p2cpjSIXzWy4792\nZg1fsy2qpe8s2alhLvHaXR9nINEoQn+ktEwvrZ0CgYAsBh7dWINgq2Lw4ZHHYBR/\nv/+KP76fI3KOZUFQty3AjB0wm8ggRw0z4AKCO8MpCPSHcSXP70HlNcBx6N2fkcP8\nKXM8DioDUVwKupUJx+W6nL7zNnrZY8ZoAYHpiN185D0Ei1zaHQMz0SElQ2mQWRYh\nqIjLTebebkFzb6GyaXRcAQKBgC41x6BxqnBkrLARC+jRQujRKXwyFvj8flb/si1U\nq6futSxW+xadDYtAGDMZ/0YHhx7xH1wpjxjYLMHdaoQSrMUqoz7o9Tr9kE6fZXV0\nzrt9qpQEiwRViLkjWUCIxVcOnKFwD2/G1ZFch+FxFWbIrK35mrR/Pe/VGY2ekw8G\nP4/NAoGBALvqHyV4kTEHZaxI0pa1G2GHnKiA6K99BQ2sGaNQPsQf0CDYlynf7RgF\noHG/gIJZPlauFteUmUu/ouJvuWUiu0slrOVv+4MjCcw9gZNtMrsSvJ5k+uAZ4Tqa\nX9p3wweNOUO+tKzo1ntZKo+2DSi1RnLzMl9/I2CUJQfmsWWYyOAe\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-12-27 18:03:56,602 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/fceb148b3f5e4751b704712e11fb3e8d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-stack/40a569f6-3bda-4bfb-9276-30c25ed04c98 used request id req-8f216d95-ffce-40bd-805f-1e234818b37d 2018-12-27 18:03:56,603 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-12-27 18:03:56,603 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-27 18:03:59,606 - create_stack - DEBUG - Stack status query timeout in 1172.82955194 2018-12-27 18:03:59,609 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/fceb148b3f5e4751b704712e11fb3e8d/stacks/40a569f6-3bda-4bfb-9276-30c25ed04c98 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47da084174e689955c3b33da2caae0a0852bc113" 2018-12-27 18:03:59,832 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 18:03:59 GMT Server: Apache x-openstack-request-id: req-506b19c0-d339-4ea4-b8dc-51ed9217878b Location: http://172.30.9.31:8004/v1/fceb148b3f5e4751b704712e11fb3e8d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-stack/40a569f6-3bda-4bfb-9276-30c25ed04c98 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/fceb148b3f5e4751b704712e11fb3e8d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-stack/40a569f6-3bda-4bfb-9276-30c25ed04c98;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-27 18:04:00,167 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:03:59 GMT Server: Apache x-openstack-request-id: req-67abfc9e-72d6-4dca-bd56-489ad142db55 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2098 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-flavor2", "OS::project_id": "fceb148b3f5e4751b704712e11fb3e8d", "OS::stack_id": "40a569f6-3bda-4bfb-9276-30c25ed04c98", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-kp", "security_group_name": "CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-sec_grp", "flavor_extra_specs": "{}", "subnet_name": "CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-subnet", "net_name": "CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-inst2", "inst1_name": "CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-inst1", "image2_name": "CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-image", "flavor1_name": "CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-flavor1", "image1_name": "CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-stack", "stack_user_project_id": "5f419ef6b4724308ae141712b394462d", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-12-27T18:03:31Z", "links": [{"href": "http://172.30.9.31:8004/v1/fceb148b3f5e4751b704712e11fb3e8d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-stack/40a569f6-3bda-4bfb-9276-30c25ed04c98", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "40a569f6-3bda-4bfb-9276-30c25ed04c98", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAyMyLcSkQgWInKJV6UwPwff/QgYTRRVmOZof15uaY3ieZMWva\n+nNKsuls7Sz1vxRUJ/nVJEVe/BDuZeIOpc7TLZkzoS+ZtFokDOyl7xH+szPG4t3M\n6DoUrxVfv8xHUpny0+DJA5bCvIbZDNPdVPdNOtKBj1BrpnOXCSHoQN+pjgtXtYI3\nRCEth496LOE5vWrXBcT/LciRYPBJZp+Ku5Yi4b9sOhbpXIFkJzEU7eWyA372hUdW\nKAmeRJ7jXzAXy87/GTuqbEG1ABvscJp2Q++5zBbIhR4YyL7Q6njJRcbW5/ISlOgZ\nn61MXRZmD9BDzNypiIBninOf0jFvSnJBOKuLnQIDAQABAoIBAEeGFGVKa0aq36fl\nFp1bWd6HsI1x8djx/XcoFr8YhHsdP8QK1wU+6+yumM4ipaZaZ1+V7gXtb9f5b/F6\nhB0rfq1PVMSlX+qN8SlpYfG2RzMtzjohJ0vQ5G04/9IhwYX6sDQobXGJ0fO1VLrs\n/Hm3XRsGwH979dxkb/ggy8nP4WVmow+Ya2xPuIjMxaRlZvm5HYDvtLt8mrQhx0lJ\nHvxMHEVtypYnSLjFPGIugVX1jump/Dw1vgxajJJYuyn2iANpg6xvjk3mRdxWqxOt\neLpbs44S/XjANaGgiYpU9HHR28pdAw3sMA3RPXJe8XIqqxMmlfZvMFW5lL5HkVOg\nZVLygAECgYEA8YUOFt+oE9w/LkGh0KMe5ejBQknSoXQOnJrNbNS4ze/sCv4sO3iu\nalFQERtU1gsBbEGaGmylMM837KfT8yEI/7sRpcSOJ2rVyQZLnKvxI390cs74U0oZ\niiJqGYShGpEpzgiwA0walzcuS/WEY1HJSMotmV3HxoGwvwFaWU0T9gECgYEA1NZ9\np/kkpkv6sBhlXHqf6MGhENB4PPICL5Hp45a7X6GHZ4Hn4lpIp6M575hpgJArAgmT\nrcJ98n5K6sFXvChjT1BEZS/8VC2dFiRhUB7gbi/JVhvw+ZZD8p2cpjSIXzWy4792\nZg1fsy2qpe8s2alhLvHaXR9nINEoQn+ktEwvrZ0CgYAsBh7dWINgq2Lw4ZHHYBR/\nv/+KP76fI3KOZUFQty3AjB0wm8ggRw0z4AKCO8MpCPSHcSXP70HlNcBx6N2fkcP8\nKXM8DioDUVwKupUJx+W6nL7zNnrZY8ZoAYHpiN185D0Ei1zaHQMz0SElQ2mQWRYh\nqIjLTebebkFzb6GyaXRcAQKBgC41x6BxqnBkrLARC+jRQujRKXwyFvj8flb/si1U\nq6futSxW+xadDYtAGDMZ/0YHhx7xH1wpjxjYLMHdaoQSrMUqoz7o9Tr9kE6fZXV0\nzrt9qpQEiwRViLkjWUCIxVcOnKFwD2/G1ZFch+FxFWbIrK35mrR/Pe/VGY2ekw8G\nP4/NAoGBALvqHyV4kTEHZaxI0pa1G2GHnKiA6K99BQ2sGaNQPsQf0CDYlynf7RgF\noHG/gIJZPlauFteUmUu/ouJvuWUiu0slrOVv+4MjCcw9gZNtMrsSvJ5k+uAZ4Tqa\nX9p3wweNOUO+tKzo1ntZKo+2DSi1RnLzMl9/I2CUJQfmsWWYyOAe\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-12-27 18:04:00,167 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/fceb148b3f5e4751b704712e11fb3e8d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-stack/40a569f6-3bda-4bfb-9276-30c25ed04c98 used request id req-67abfc9e-72d6-4dca-bd56-489ad142db55 2018-12-27 18:04:00,168 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-12-27 18:04:00,168 - create_stack - DEBUG - Stack is active with name - CreateStackFloatingIpTests-CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-stack 2018-12-27 18:04:00,168 - create_stack - INFO - Stack is now active with name - CreateStackFloatingIpTests-CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-stack 2018-12-27 18:04:00,171 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/fceb148b3f5e4751b704712e11fb3e8d/stacks/40a569f6-3bda-4bfb-9276-30c25ed04c98/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47da084174e689955c3b33da2caae0a0852bc113" 2018-12-27 18:04:00,197 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 18:04:00 GMT Server: Apache x-openstack-request-id: req-a401632c-99f0-45e8-967d-681fb68c5eb7 Location: http://172.30.9.31:8004/v1/fceb148b3f5e4751b704712e11fb3e8d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-stack/40a569f6-3bda-4bfb-9276-30c25ed04c98/resources Content-Length: 563 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/fceb148b3f5e4751b704712e11fb3e8d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-stack/40a569f6-3bda-4bfb-9276-30c25ed04c98/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-27 18:04:00,275 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:04:00 GMT Server: Apache x-openstack-request-id: req-c0416102-459b-4836-9c41-d8b7964e0550 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1063 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "subnet", "links": [{"href": "http://172.30.9.31:8004/v1/fceb148b3f5e4751b704712e11fb3e8d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-stack/40a569f6-3bda-4bfb-9276-30c25ed04c98/resources/subnet", "rel": "self"}, {"href": "http://172.30.9.31:8004/v1/fceb148b3f5e4751b704712e11fb3e8d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-stack/40a569f6-3bda-4bfb-9276-30c25ed04c98", "rel": "stack"}], "logical_resource_id": "subnet", "creation_time": "2018-12-27T18:03:32Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-27T18:03:32Z", "required_by": ["management_router_interface", "vm1", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "2998bf46-7b67-4e8c-9b38-85df8868ead9", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "flavor1", "links": [{"href": "http://172.30.9.31:8004/v1/fceb148b3f5e4751b704712e11fb3e8d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-stack/40a569f6-3bda-4bfb-9276-30c25ed04c98/resources/flavor1", "rel": "self"}, {"href": "http://172.30.9.31:8004/v1/fceb148b3f5e4751b704712e11fb3e8d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-stack/40a569f6-3bda-4bfb-9276-30c25ed04c98", "rel": "stack"}], "logical_resource_id": "flavor1", "creation_time": "2018-12-27T18:03:32Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-27T18:03:32Z", "required_by": ["vm1"], "resource_status_reason": "state changed", "physical_resource_id": "88266774-0875-4eb1-af82-26e16738145b", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "network", "links": [{"href": "http://172.30.9.31:8004/v1/fceb148b3f5e4751b704712e11fb3e8d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-stack/40a569f6-3bda-4bfb-9276-30c25ed04c98/resources/network", "rel": "self"}, {"href": "http://172.30.9.31:8004/v1/fceb148b3f5e4751b704712e11fb3e8d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-stack/40a569f6-3bda-4bfb-9276-30c25ed04c98", "rel": "stack"}], "logical_resource_id": "network", "creation_time": "2018-12-27T18:03:32Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-27T18:03:32Z", "required_by": ["subnet", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "9d95ad5f-b461-4a7c-837e-7926e754e5ce", "resource_type": "OS::Neutron::Net"}, {"resource_name": "flavor2", "links": [{"href": "http://172.30.9.31:8004/v1/fceb148b3f5e4751b704712e11fb3e8d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-stack/40a569f6-3bda-4bfb-9276-30c25ed04c98/resources/flavor2", "rel": "self"}, {"href": "http://172.30.9.31:8004/v1/fceb148b3f5e4751b704712e11fb3e8d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-stack/40a569f6-3bda-4bfb-9276-30c25ed04c98", "rel": "stack"}], "logical_resource_id": "flavor2", "creation_time": "2018-12-27T18:03:32Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-27T18:03:32Z", "required_by": ["vm2"], "resource_status_reason": "state changed", "physical_resource_id": "0348122c-01db-4d15-909c-a5d7dad76733", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "server_security_group", "links": [{"href": "http://172.30.9.31:8004/v1/fceb148b3f5e4751b704712e11fb3e8d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-stack/40a569f6-3bda-4bfb-9276-30c25ed04c98/resources/server_security_group", "rel": "self"}, {"href": "http://172.30.9.31:8004/v1/fceb148b3f5e4751b704712e11fb3e8d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-stack/40a569f6-3bda-4bfb-9276-30c25ed04c98", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2018-12-27T18:03:32Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-27T18:03:32Z", "required_by": ["port1"], "resource_status_reason": "state changed", "physical_resource_id": "0b68be67-a528-40cd-a8d9-0a70af64b8db", "resource_type": "OS::Neutron::SecurityGroup"}, {"resource_name": "floating_ip", "links": [{"href": "http://172.30.9.31:8004/v1/fceb148b3f5e4751b704712e11fb3e8d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-stack/40a569f6-3bda-4bfb-9276-30c25ed04c98/resources/floating_ip", "rel": "self"}, {"href": "http://172.30.9.31:8004/v1/fceb148b3f5e4751b704712e11fb3e8d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-stack/40a569f6-3bda-4bfb-9276-30c25ed04c98", "rel": "stack"}], "logical_resource_id": "floating_ip", "creation_time": "2018-12-27T18:03:32Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-27T18:03:32Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "49b68367-63cc-4630-9ac0-0ae76d0234a3", "resource_type": "OS::Neutron::FloatingIP"}, {"resource_name": "floating_ip_association", "links": [{"href": "http://172.30.9.31:8004/v1/fceb148b3f5e4751b704712e11fb3e8d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-stack/40a569f6-3bda-4bfb-9276-30c25ed04c98/resources/floating_ip_association", "rel": "self"}, {"href": "http://172.30.9.31:8004/v1/fceb148b3f5e4751b704712e11fb3e8d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-stack/40a569f6-3bda-4bfb-9276-30c25ed04c98", "rel": "stack"}], "logical_resource_id": "floating_ip_association", "creation_time": "2018-12-27T18:03:32Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-27T18:03:32Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "218", "resource_type": "OS::Neutron::FloatingIPAssociation"}, {"resource_name": "management_router", "links": [{"href": "http://172.30.9.31:8004/v1/fceb148b3f5e4751b704712e11fb3e8d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-stack/40a569f6-3bda-4bfb-9276-30c25ed04c98/resources/management_router", "rel": "self"}, {"href": "http://172.30.9.31:8004/v1/fceb148b3f5e4751b704712e11fb3e8d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-stack/40a569f6-3bda-4bfb-9276-30c25ed04c98", "rel": "stack"}], "logical_resource_id": "management_router", "creation_time": "2018-12-27T18:03:32Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-27T18:03:32Z", "required_by": ["management_router_interface", "floating_ip"], "resource_status_reason": "state changed", "physical_resource_id": "6c82e8ff-dc19-4f5c-9b7e-6ada070a6154", "resource_type": "OS::Neutron::Router"}, {"resource_name": "keypair", "links": [{"href": "http://172.30.9.31:8004/v1/fceb148b3f5e4751b704712e11fb3e8d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-stack/40a569f6-3bda-4bfb-9276-30c25ed04c98/resources/keypair", "rel": "self"}, {"href": "http://172.30.9.31:8004/v1/fceb148b3f5e4751b704712e11fb3e8d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-stack/40a569f6-3bda-4bfb-9276-30c25ed04c98", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2018-12-27T18:03:32Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-27T18:03:32Z", "required_by": ["vm1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-kp", "resource_type": "OS::Nova::KeyPair"}, {"resource_name": "management_router_interface", "links": [{"href": "http://172.30.9.31:8004/v1/fceb148b3f5e4751b704712e11fb3e8d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-stack/40a569f6-3bda-4bfb-9276-30c25ed04c98/resources/management_router_interface", "rel": "self"}, {"href": "http://172.30.9.31:8004/v1/fceb148b3f5e4751b704712e11fb3e8d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-stack/40a569f6-3bda-4bfb-9276-30c25ed04c98", "rel": "stack"}], "logical_resource_id": "management_router_interface", "creation_time": "2018-12-27T18:03:32Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-27T18:03:32Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "6c82e8ff-dc19-4f5c-9b7e-6ada070a6154:subnet_id=2998bf46-7b67-4e8c-9b38-85df8868ead9", "resource_type": "OS::Neutron::RouterInterface"}, {"resource_name": "port1", "links": [{"href": "http://172.30.9.31:8004/v1/fceb148b3f5e4751b704712e11fb3e8d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-stack/40a569f6-3bda-4bfb-9276-30c25ed04c98/resources/port1", "rel": "self"}, {"href": "http://172.30.9.31:8004/v1/fceb148b3f5e4751b704712e11fb3e8d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-stack/40a569f6-3bda-4bfb-9276-30c25ed04c98", "rel": "stack"}], "logical_resource_id": "port1", "creation_time": "2018-12-27T18:03:32Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-27T18:03:32Z", "required_by": ["floating_ip_association", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "bf1a5be6-35b0-4ea5-bcc6-fb61bb8e8d1c", "resource_type": "OS::Neutron::Port"}, {"resource_name": "vm2", "links": [{"href": "http://172.30.9.31:8004/v1/fceb148b3f5e4751b704712e11fb3e8d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-stack/40a569f6-3bda-4bfb-9276-30c25ed04c98/resources/vm2", "rel": "self"}, {"href": "http://172.30.9.31:8004/v1/fceb148b3f5e4751b704712e11fb3e8d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-stack/40a569f6-3bda-4bfb-9276-30c25ed04c98", "rel": "stack"}], "logical_resource_id": "vm2", "creation_time": "2018-12-27T18:03:32Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-27T18:03:32Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "5d323cf8-878f-48e8-9e36-e6f57fb65869", "resource_type": "OS::Nova::Server"}, {"resource_name": "vm1", "links": [{"href": "http://172.30.9.31:8004/v1/fceb148b3f5e4751b704712e11fb3e8d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-stack/40a569f6-3bda-4bfb-9276-30c25ed04c98/resources/vm1", "rel": "self"}, {"href": "http://172.30.9.31:8004/v1/fceb148b3f5e4751b704712e11fb3e8d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-stack/40a569f6-3bda-4bfb-9276-30c25ed04c98", "rel": "stack"}], "logical_resource_id": "vm1", "creation_time": "2018-12-27T18:03:32Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-27T18:03:32Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "458a258f-36ea-4743-93c6-2905cf362a11", "resource_type": "OS::Nova::Server"}]} 2018-12-27 18:04:00,276 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/fceb148b3f5e4751b704712e11fb3e8d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-stack/40a569f6-3bda-4bfb-9276-30c25ed04c98/resources used request id req-c0416102-459b-4836-9c41-d8b7964e0550 2018-12-27 18:04:00,283 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/458a258f-36ea-4743-93c6-2905cf362a11 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47da084174e689955c3b33da2caae0a0852bc113" 2018-12-27 18:04:00,285 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/5d323cf8-878f-48e8-9e36-e6f57fb65869 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47da084174e689955c3b33da2caae0a0852bc113" 2018-12-27 18:04:00,740 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:04:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bd1641eb-3a23-4e03-82c3-db1797e682cd x-compute-request-id: req-bd1641eb-3a23-4e03-82c3-db1797e682cd Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:11:5e", "version": 4, "addr": "10.1.2.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:11:5e", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/458a258f-36ea-4743-93c6-2905cf362a11", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/458a258f-36ea-4743-93c6-2905cf362a11", "rel": "bookmark"}], "image": {"id": "99716daa-30cc-4ff8-aee0-d92d7483a859", "links": [{"href": "http://172.30.9.31:8774/images/99716daa-30cc-4ff8-aee0-d92d7483a859", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000fb", "OS-SRV-USG:launched_at": "2018-12-27T18:03:54.000000", "flavor": {"id": "88266774-0875-4eb1-af82-26e16738145b", "links": [{"href": "http://172.30.9.31:8774/flavors/88266774-0875-4eb1-af82-26e16738145b", "rel": "bookmark"}]}, "id": "458a258f-36ea-4743-93c6-2905cf362a11", "security_groups": [{"name": "CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-sec_grp"}], "user_id": "cf782dc3ca424d7a9215af3f20d949e3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T18:03:54Z", "hostId": "dc51a6462fe7710eb677677ce71eb48462dea8c841fff50d0eb47664", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-inst1", "created": "2018-12-27T18:03:43Z", "tenant_id": "fceb148b3f5e4751b704712e11fb3e8d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-27 18:04:00,741 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/458a258f-36ea-4743-93c6-2905cf362a11 used request id req-bd1641eb-3a23-4e03-82c3-db1797e682cd 2018-12-27 18:04:00,746 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47da084174e689955c3b33da2caae0a0852bc113" 2018-12-27 18:04:00,817 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:04:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-60a5315a-db88-43db-bf57-c0683eb220b7 x-compute-request-id: req-60a5315a-db88-43db-bf57-c0683eb220b7 Content-Encoding: gzip Content-Length: 823 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:42:28:b4", "version": 4, "addr": "10.1.2.23", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/5d323cf8-878f-48e8-9e36-e6f57fb65869", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/5d323cf8-878f-48e8-9e36-e6f57fb65869", "rel": "bookmark"}], "image": {"id": "99716daa-30cc-4ff8-aee0-d92d7483a859", "links": [{"href": "http://172.30.9.31:8774/images/99716daa-30cc-4ff8-aee0-d92d7483a859", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000f8", "OS-SRV-USG:launched_at": "2018-12-27T18:03:52.000000", "flavor": {"id": "0348122c-01db-4d15-909c-a5d7dad76733", "links": [{"href": "http://172.30.9.31:8774/flavors/0348122c-01db-4d15-909c-a5d7dad76733", "rel": "bookmark"}]}, "id": "5d323cf8-878f-48e8-9e36-e6f57fb65869", "security_groups": [{"name": "default"}], "user_id": "cf782dc3ca424d7a9215af3f20d949e3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T18:03:52Z", "hostId": "66fa89ff51f2a700d836047bd64c99cc5825ea80a377c9d6ef927bf1", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-inst2", "created": "2018-12-27T18:03:42Z", "tenant_id": "fceb148b3f5e4751b704712e11fb3e8d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-27 18:04:00,817 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/5d323cf8-878f-48e8-9e36-e6f57fb65869 used request id req-60a5315a-db88-43db-bf57-c0683eb220b7 2018-12-27 18:04:00,822 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47da084174e689955c3b33da2caae0a0852bc113" 2018-12-27 18:04:00,834 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-b4c4e0b4-8951-4455-8e1e-4236ebc7ddaa Date: Thu, 27 Dec 2018 18:04:00 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"mtu":1442,"id":"9d95ad5f-b461-4a7c-837e-7926e754e5ce","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":72,"ipv4_address_scope":null,"shared":false,"project_id":"fceb148b3f5e4751b704712e11fb3e8d","status":"ACTIVE","subnets":["2998bf46-7b67-4e8c-9b38-85df8868ead9"],"description":"","tags":[],"updated_at":"2018-12-27T18:03:37Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-net","admin_state_up":true,"tenant_id":"fceb148b3f5e4751b704712e11fb3e8d","created_at":"2018-12-27T18:03:35Z","provider:network_type":"geneve"}]} 2018-12-27 18:04:00,834 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-net used request id req-b4c4e0b4-8951-4455-8e1e-4236ebc7ddaa 2018-12-27 18:04:00,838 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 18:04:00,843 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 18:04:00 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 18:04:00,844 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/fceb148b3f5e4751b704712e11fb3e8d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47da084174e689955c3b33da2caae0a0852bc113" 2018-12-27 18:04:00,918 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-aa5a1784-50a7-4ba0-9cf1-fbc46eb8be7c Date: Thu, 27 Dec 2018 18:04:00 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"mtu":1442,"id":"9d95ad5f-b461-4a7c-837e-7926e754e5ce","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":72,"ipv4_address_scope":null,"shared":false,"project_id":"fceb148b3f5e4751b704712e11fb3e8d","status":"ACTIVE","subnets":["2998bf46-7b67-4e8c-9b38-85df8868ead9"],"description":"","tags":[],"updated_at":"2018-12-27T18:03:37Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-net","admin_state_up":true,"tenant_id":"fceb148b3f5e4751b704712e11fb3e8d","created_at":"2018-12-27T18:03:35Z","provider:network_type":"geneve"}]} 2018-12-27 18:04:00,918 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-net used request id req-aa5a1784-50a7-4ba0-9cf1-fbc46eb8be7c 2018-12-27 18:04:00,922 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/fceb148b3f5e4751b704712e11fb3e8d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47da084174e689955c3b33da2caae0a0852bc113" 2018-12-27 18:04:00,949 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:04:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0d24d083-6474-43f7-b60d-dc71658cbd0f Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/fceb148b3f5e4751b704712e11fb3e8d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "fceb148b3f5e4751b704712e11fb3e8d", "name": "CreateStackFloatingIpTests-3887c076-d82c-41c-proj"}} 2018-12-27 18:04:00,949 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/fceb148b3f5e4751b704712e11fb3e8d used request id req-0d24d083-6474-43f7-b60d-dc71658cbd0f 2018-12-27 18:04:00,954 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=9d95ad5f-b461-4a7c-837e-7926e754e5ce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47da084174e689955c3b33da2caae0a0852bc113" 2018-12-27 18:04:00,999 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-5a254268-e8a2-497b-b729-5595ee5f78b6 Date: Thu, 27 Dec 2018 18:04:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9d95ad5f-b461-4a7c-837e-7926e754e5ce","tenant_id":"fceb148b3f5e4751b704712e11fb3e8d","created_at":"2018-12-27T18:03:37Z","dns_nameservers":[],"updated_at":"2018-12-27T18:03:37Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"fceb148b3f5e4751b704712e11fb3e8d","id":"2998bf46-7b67-4e8c-9b38-85df8868ead9","subnetpool_id":null,"name":"CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-subnet"}]} 2018-12-27 18:04:00,999 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=9d95ad5f-b461-4a7c-837e-7926e754e5ce used request id req-5a254268-e8a2-497b-b729-5595ee5f78b6 2018-12-27 18:04:01,004 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=9d95ad5f-b461-4a7c-837e-7926e754e5ce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47da084174e689955c3b33da2caae0a0852bc113" 2018-12-27 18:04:01,035 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:04:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5bac554b-a7e2-4180-98d4-fdb5731affec Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/fceb148b3f5e4751b704712e11fb3e8d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "fceb148b3f5e4751b704712e11fb3e8d", "name": "CreateStackFloatingIpTests-3887c076-d82c-41c-proj"}} 2018-12-27 18:04:01,035 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/fceb148b3f5e4751b704712e11fb3e8d used request id req-5bac554b-a7e2-4180-98d4-fdb5731affec 2018-12-27 18:04:01,040 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=9d95ad5f-b461-4a7c-837e-7926e754e5ce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47da084174e689955c3b33da2caae0a0852bc113" 2018-12-27 18:04:01,052 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4034 X-Openstack-Request-Id: req-6ba44c3a-c175-48ad-ba55-a1f1c31dd710 Date: Thu, 27 Dec 2018 18:04:01 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T18:03:51Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"2998bf46-7b67-4e8c-9b38-85df8868ead9","ip_address":"10.1.2.23"}],"id":"2f998d0a-3bfc-4102-955a-e4056122d007","security_groups":["f94ad465-8b0c-4a3f-a2b6-0be249022825"],"binding:vif_details":{"port_filter":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:42:28:b4","project_id":"fceb148b3f5e4751b704712e11fb3e8d","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-1-2-23","ip_address":"10.1.2.23","fqdn":"host-10-1-2-23.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"9d95ad5f-b461-4a7c-837e-7926e754e5ce","dns_name":"","created_at":"2018-12-27T18:03:43Z","binding:vnic_type":"normal","device_id":"5d323cf8-878f-48e8-9e36-e6f57fb65869","tenant_id":"fceb148b3f5e4751b704712e11fb3e8d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T18:03:38Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"2998bf46-7b67-4e8c-9b38-85df8868ead9","ip_address":"10.1.2.2"}],"id":"3b305582-810c-4c37-afdd-123703d8198f","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:27:42:4d","project_id":"fceb148b3f5e4751b704712e11fb3e8d","status":"DOWN","binding:host_id":"","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-1-2-2","ip_address":"10.1.2.2","fqdn":"host-10-1-2-2.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"9d95ad5f-b461-4a7c-837e-7926e754e5ce","dns_name":"","created_at":"2018-12-27T18:03:35Z","binding:vnic_type":"normal","device_id":"","tenant_id":"fceb148b3f5e4751b704712e11fb3e8d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T18:03:53Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"2998bf46-7b67-4e8c-9b38-85df8868ead9","ip_address":"10.1.2.18"}],"id":"bf1a5be6-35b0-4ea5-bcc6-fb61bb8e8d1c","security_groups":["0b68be67-a528-40cd-a8d9-0a70af64b8db"],"binding:vif_details":{"port_filter":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:23:11:5e","project_id":"fceb148b3f5e4751b704712e11fb3e8d","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-1-2-18","ip_address":"10.1.2.18","fqdn":"host-10-1-2-18.openstacklocal."}],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-stack-port1-cf2ckxf44qww","admin_state_up":true,"network_id":"9d95ad5f-b461-4a7c-837e-7926e754e5ce","dns_name":"","created_at":"2018-12-27T18:03:39Z","binding:vnic_type":"normal","device_id":"458a258f-36ea-4743-93c6-2905cf362a11","tenant_id":"fceb148b3f5e4751b704712e11fb3e8d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T18:03:41Z","device_owner":"network:router_interface","revision_number":8,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"2998bf46-7b67-4e8c-9b38-85df8868ead9","ip_address":"10.1.2.1"}],"id":"cc98f8d1-9794-4459-af8d-37b7a96cb3b4","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:e1:46:f7","project_id":"fceb148b3f5e4751b704712e11fb3e8d","status":"ACTIVE","binding:host_id":"","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-1-2-1","ip_address":"10.1.2.1","fqdn":"host-10-1-2-1.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"9d95ad5f-b461-4a7c-837e-7926e754e5ce","dns_name":"","created_at":"2018-12-27T18:03:40Z","binding:vnic_type":"normal","device_id":"6c82e8ff-dc19-4f5c-9b7e-6ada070a6154","tenant_id":"fceb148b3f5e4751b704712e11fb3e8d"}]} 2018-12-27 18:04:01,052 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=9d95ad5f-b461-4a7c-837e-7926e754e5ce used request id req-6ba44c3a-c175-48ad-ba55-a1f1c31dd710 2018-12-27 18:04:01,085 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-336b3831-2ca9-4a54-9530-e441763bd381 Date: Thu, 27 Dec 2018 18:04:01 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9d95ad5f-b461-4a7c-837e-7926e754e5ce","tenant_id":"fceb148b3f5e4751b704712e11fb3e8d","created_at":"2018-12-27T18:03:37Z","dns_nameservers":[],"updated_at":"2018-12-27T18:03:37Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"fceb148b3f5e4751b704712e11fb3e8d","id":"2998bf46-7b67-4e8c-9b38-85df8868ead9","subnetpool_id":null,"name":"CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-subnet"}]} 2018-12-27 18:04:01,085 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=9d95ad5f-b461-4a7c-837e-7926e754e5ce used request id req-336b3831-2ca9-4a54-9530-e441763bd381 2018-12-27 18:04:01,090 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=9d95ad5f-b461-4a7c-837e-7926e754e5ce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47da084174e689955c3b33da2caae0a0852bc113" 2018-12-27 18:04:01,135 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4034 X-Openstack-Request-Id: req-fcfff656-6057-4460-8ea5-18c277e78d6f Date: Thu, 27 Dec 2018 18:04:01 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T18:03:51Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"2998bf46-7b67-4e8c-9b38-85df8868ead9","ip_address":"10.1.2.23"}],"id":"2f998d0a-3bfc-4102-955a-e4056122d007","security_groups":["f94ad465-8b0c-4a3f-a2b6-0be249022825"],"binding:vif_details":{"port_filter":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:42:28:b4","project_id":"fceb148b3f5e4751b704712e11fb3e8d","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-1-2-23","ip_address":"10.1.2.23","fqdn":"host-10-1-2-23.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"9d95ad5f-b461-4a7c-837e-7926e754e5ce","dns_name":"","created_at":"2018-12-27T18:03:43Z","binding:vnic_type":"normal","device_id":"5d323cf8-878f-48e8-9e36-e6f57fb65869","tenant_id":"fceb148b3f5e4751b704712e11fb3e8d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T18:03:38Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"2998bf46-7b67-4e8c-9b38-85df8868ead9","ip_address":"10.1.2.2"}],"id":"3b305582-810c-4c37-afdd-123703d8198f","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:27:42:4d","project_id":"fceb148b3f5e4751b704712e11fb3e8d","status":"DOWN","binding:host_id":"","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-1-2-2","ip_address":"10.1.2.2","fqdn":"host-10-1-2-2.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"9d95ad5f-b461-4a7c-837e-7926e754e5ce","dns_name":"","created_at":"2018-12-27T18:03:35Z","binding:vnic_type":"normal","device_id":"","tenant_id":"fceb148b3f5e4751b704712e11fb3e8d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T18:03:53Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"2998bf46-7b67-4e8c-9b38-85df8868ead9","ip_address":"10.1.2.18"}],"id":"bf1a5be6-35b0-4ea5-bcc6-fb61bb8e8d1c","security_groups":["0b68be67-a528-40cd-a8d9-0a70af64b8db"],"binding:vif_details":{"port_filter":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:23:11:5e","project_id":"fceb148b3f5e4751b704712e11fb3e8d","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-1-2-18","ip_address":"10.1.2.18","fqdn":"host-10-1-2-18.openstacklocal."}],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-stack-port1-cf2ckxf44qww","admin_state_up":true,"network_id":"9d95ad5f-b461-4a7c-837e-7926e754e5ce","dns_name":"","created_at":"2018-12-27T18:03:39Z","binding:vnic_type":"normal","device_id":"458a258f-36ea-4743-93c6-2905cf362a11","tenant_id":"fceb148b3f5e4751b704712e11fb3e8d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T18:03:41Z","device_owner":"network:router_interface","revision_number":8,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"2998bf46-7b67-4e8c-9b38-85df8868ead9","ip_address":"10.1.2.1"}],"id":"cc98f8d1-9794-4459-af8d-37b7a96cb3b4","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:e1:46:f7","project_id":"fceb148b3f5e4751b704712e11fb3e8d","status":"ACTIVE","binding:host_id":"","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-1-2-1","ip_address":"10.1.2.1","fqdn":"host-10-1-2-1.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"9d95ad5f-b461-4a7c-837e-7926e754e5ce","dns_name":"","created_at":"2018-12-27T18:03:40Z","binding:vnic_type":"normal","device_id":"6c82e8ff-dc19-4f5c-9b7e-6ada070a6154","tenant_id":"fceb148b3f5e4751b704712e11fb3e8d"}]} 2018-12-27 18:04:01,136 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=9d95ad5f-b461-4a7c-837e-7926e754e5ce used request id req-fcfff656-6057-4460-8ea5-18c277e78d6f 2018-12-27 18:04:01,139 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/fceb148b3f5e4751b704712e11fb3e8d/stacks/40a569f6-3bda-4bfb-9276-30c25ed04c98/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47da084174e689955c3b33da2caae0a0852bc113" 2018-12-27 18:04:01,353 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 18:04:01 GMT Server: Apache x-openstack-request-id: req-fa3ac498-5461-4380-8378-ad8ce0efbbfb Location: http://172.30.9.31:8004/v1/fceb148b3f5e4751b704712e11fb3e8d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-stack/40a569f6-3bda-4bfb-9276-30c25ed04c98/resources Content-Length: 563 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/fceb148b3f5e4751b704712e11fb3e8d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-stack/40a569f6-3bda-4bfb-9276-30c25ed04c98/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-27 18:04:01,431 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:04:01 GMT Server: Apache x-openstack-request-id: req-5475df0f-afe6-4c9c-badb-dece26669be7 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1063 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "subnet", "links": [{"href": "http://172.30.9.31:8004/v1/fceb148b3f5e4751b704712e11fb3e8d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-stack/40a569f6-3bda-4bfb-9276-30c25ed04c98/resources/subnet", "rel": "self"}, {"href": "http://172.30.9.31:8004/v1/fceb148b3f5e4751b704712e11fb3e8d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-stack/40a569f6-3bda-4bfb-9276-30c25ed04c98", "rel": "stack"}], "logical_resource_id": "subnet", "creation_time": "2018-12-27T18:03:32Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-27T18:03:32Z", "required_by": ["management_router_interface", "vm1", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "2998bf46-7b67-4e8c-9b38-85df8868ead9", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "flavor1", "links": [{"href": "http://172.30.9.31:8004/v1/fceb148b3f5e4751b704712e11fb3e8d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-stack/40a569f6-3bda-4bfb-9276-30c25ed04c98/resources/flavor1", "rel": "self"}, {"href": "http://172.30.9.31:8004/v1/fceb148b3f5e4751b704712e11fb3e8d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-stack/40a569f6-3bda-4bfb-9276-30c25ed04c98", "rel": "stack"}], "logical_resource_id": "flavor1", "creation_time": "2018-12-27T18:03:32Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-27T18:03:32Z", "required_by": ["vm1"], "resource_status_reason": "state changed", "physical_resource_id": "88266774-0875-4eb1-af82-26e16738145b", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "network", "links": [{"href": "http://172.30.9.31:8004/v1/fceb148b3f5e4751b704712e11fb3e8d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-stack/40a569f6-3bda-4bfb-9276-30c25ed04c98/resources/network", "rel": "self"}, {"href": "http://172.30.9.31:8004/v1/fceb148b3f5e4751b704712e11fb3e8d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-stack/40a569f6-3bda-4bfb-9276-30c25ed04c98", "rel": "stack"}], "logical_resource_id": "network", "creation_time": "2018-12-27T18:03:32Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-27T18:03:32Z", "required_by": ["subnet", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "9d95ad5f-b461-4a7c-837e-7926e754e5ce", "resource_type": "OS::Neutron::Net"}, {"resource_name": "flavor2", "links": [{"href": "http://172.30.9.31:8004/v1/fceb148b3f5e4751b704712e11fb3e8d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-stack/40a569f6-3bda-4bfb-9276-30c25ed04c98/resources/flavor2", "rel": "self"}, {"href": "http://172.30.9.31:8004/v1/fceb148b3f5e4751b704712e11fb3e8d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-stack/40a569f6-3bda-4bfb-9276-30c25ed04c98", "rel": "stack"}], "logical_resource_id": "flavor2", "creation_time": "2018-12-27T18:03:32Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-27T18:03:32Z", "required_by": ["vm2"], "resource_status_reason": "state changed", "physical_resource_id": "0348122c-01db-4d15-909c-a5d7dad76733", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "server_security_group", "links": [{"href": "http://172.30.9.31:8004/v1/fceb148b3f5e4751b704712e11fb3e8d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-stack/40a569f6-3bda-4bfb-9276-30c25ed04c98/resources/server_security_group", "rel": "self"}, {"href": "http://172.30.9.31:8004/v1/fceb148b3f5e4751b704712e11fb3e8d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-stack/40a569f6-3bda-4bfb-9276-30c25ed04c98", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2018-12-27T18:03:32Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-27T18:03:32Z", "required_by": ["port1"], "resource_status_reason": "state changed", "physical_resource_id": "0b68be67-a528-40cd-a8d9-0a70af64b8db", "resource_type": "OS::Neutron::SecurityGroup"}, {"resource_name": "floating_ip", "links": [{"href": "http://172.30.9.31:8004/v1/fceb148b3f5e4751b704712e11fb3e8d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-stack/40a569f6-3bda-4bfb-9276-30c25ed04c98/resources/floating_ip", "rel": "self"}, {"href": "http://172.30.9.31:8004/v1/fceb148b3f5e4751b704712e11fb3e8d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-stack/40a569f6-3bda-4bfb-9276-30c25ed04c98", "rel": "stack"}], "logical_resource_id": "floating_ip", "creation_time": "2018-12-27T18:03:32Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-27T18:03:32Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "49b68367-63cc-4630-9ac0-0ae76d0234a3", "resource_type": "OS::Neutron::FloatingIP"}, {"resource_name": "floating_ip_association", "links": [{"href": "http://172.30.9.31:8004/v1/fceb148b3f5e4751b704712e11fb3e8d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-stack/40a569f6-3bda-4bfb-9276-30c25ed04c98/resources/floating_ip_association", "rel": "self"}, {"href": "http://172.30.9.31:8004/v1/fceb148b3f5e4751b704712e11fb3e8d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-stack/40a569f6-3bda-4bfb-9276-30c25ed04c98", "rel": "stack"}], "logical_resource_id": "floating_ip_association", "creation_time": "2018-12-27T18:03:32Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-27T18:03:32Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "218", "resource_type": "OS::Neutron::FloatingIPAssociation"}, {"resource_name": "management_router", "links": [{"href": "http://172.30.9.31:8004/v1/fceb148b3f5e4751b704712e11fb3e8d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-stack/40a569f6-3bda-4bfb-9276-30c25ed04c98/resources/management_router", "rel": "self"}, {"href": "http://172.30.9.31:8004/v1/fceb148b3f5e4751b704712e11fb3e8d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-stack/40a569f6-3bda-4bfb-9276-30c25ed04c98", "rel": "stack"}], "logical_resource_id": "management_router", "creation_time": "2018-12-27T18:03:32Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-27T18:03:32Z", "required_by": ["management_router_interface", "floating_ip"], "resource_status_reason": "state changed", "physical_resource_id": "6c82e8ff-dc19-4f5c-9b7e-6ada070a6154", "resource_type": "OS::Neutron::Router"}, {"resource_name": "keypair", "links": [{"href": "http://172.30.9.31:8004/v1/fceb148b3f5e4751b704712e11fb3e8d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-stack/40a569f6-3bda-4bfb-9276-30c25ed04c98/resources/keypair", "rel": "self"}, {"href": "http://172.30.9.31:8004/v1/fceb148b3f5e4751b704712e11fb3e8d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-stack/40a569f6-3bda-4bfb-9276-30c25ed04c98", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2018-12-27T18:03:32Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-27T18:03:32Z", "required_by": ["vm1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-kp", "resource_type": "OS::Nova::KeyPair"}, {"resource_name": "management_router_interface", "links": [{"href": "http://172.30.9.31:8004/v1/fceb148b3f5e4751b704712e11fb3e8d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-stack/40a569f6-3bda-4bfb-9276-30c25ed04c98/resources/management_router_interface", "rel": "self"}, {"href": "http://172.30.9.31:8004/v1/fceb148b3f5e4751b704712e11fb3e8d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-stack/40a569f6-3bda-4bfb-9276-30c25ed04c98", "rel": "stack"}], "logical_resource_id": "management_router_interface", "creation_time": "2018-12-27T18:03:32Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-27T18:03:32Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "6c82e8ff-dc19-4f5c-9b7e-6ada070a6154:subnet_id=2998bf46-7b67-4e8c-9b38-85df8868ead9", "resource_type": "OS::Neutron::RouterInterface"}, {"resource_name": "port1", "links": [{"href": "http://172.30.9.31:8004/v1/fceb148b3f5e4751b704712e11fb3e8d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-stack/40a569f6-3bda-4bfb-9276-30c25ed04c98/resources/port1", "rel": "self"}, {"href": "http://172.30.9.31:8004/v1/fceb148b3f5e4751b704712e11fb3e8d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-stack/40a569f6-3bda-4bfb-9276-30c25ed04c98", "rel": "stack"}], "logical_resource_id": "port1", "creation_time": "2018-12-27T18:03:32Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-27T18:03:32Z", "required_by": ["floating_ip_association", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "bf1a5be6-35b0-4ea5-bcc6-fb61bb8e8d1c", "resource_type": "OS::Neutron::Port"}, {"resource_name": "vm2", "links": [{"href": "http://172.30.9.31:8004/v1/fceb148b3f5e4751b704712e11fb3e8d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-stack/40a569f6-3bda-4bfb-9276-30c25ed04c98/resources/vm2", "rel": "self"}, {"href": "http://172.30.9.31:8004/v1/fceb148b3f5e4751b704712e11fb3e8d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-stack/40a569f6-3bda-4bfb-9276-30c25ed04c98", "rel": "stack"}], "logical_resource_id": "vm2", "creation_time": "2018-12-27T18:03:32Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-27T18:03:32Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "5d323cf8-878f-48e8-9e36-e6f57fb65869", "resource_type": "OS::Nova::Server"}, {"resource_name": "vm1", "links": [{"href": "http://172.30.9.31:8004/v1/fceb148b3f5e4751b704712e11fb3e8d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-stack/40a569f6-3bda-4bfb-9276-30c25ed04c98/resources/vm1", "rel": "self"}, {"href": "http://172.30.9.31:8004/v1/fceb148b3f5e4751b704712e11fb3e8d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-stack/40a569f6-3bda-4bfb-9276-30c25ed04c98", "rel": "stack"}], "logical_resource_id": "vm1", "creation_time": "2018-12-27T18:03:32Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-27T18:03:32Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "458a258f-36ea-4743-93c6-2905cf362a11", "resource_type": "OS::Nova::Server"}]} 2018-12-27 18:04:01,432 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/fceb148b3f5e4751b704712e11fb3e8d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-stack/40a569f6-3bda-4bfb-9276-30c25ed04c98/resources used request id req-5475df0f-afe6-4c9c-badb-dece26669be7 2018-12-27 18:04:01,437 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/flavors/0348122c-01db-4d15-909c-a5d7dad76733 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47da084174e689955c3b33da2caae0a0852bc113" 2018-12-27 18:04:01,441 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/flavors/88266774-0875-4eb1-af82-26e16738145b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47da084174e689955c3b33da2caae0a0852bc113" 2018-12-27 18:04:01,459 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:04:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5ea6f763-9f14-498a-a670-582fea2ea7a3 x-compute-request-id: req-5ea6f763-9f14-498a-a670-582fea2ea7a3 Content-Encoding: gzip Content-Length: 340 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-stack-flavor2-f6ibn57zxlci", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/0348122c-01db-4d15-909c-a5d7dad76733", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/0348122c-01db-4d15-909c-a5d7dad76733", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 2, "id": "0348122c-01db-4d15-909c-a5d7dad76733"}} 2018-12-27 18:04:01,461 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/0348122c-01db-4d15-909c-a5d7dad76733 used request id req-5ea6f763-9f14-498a-a670-582fea2ea7a3 2018-12-27 18:04:01,467 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets/2998bf46-7b67-4e8c-9b38-85df8868ead9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47da084174e689955c3b33da2caae0a0852bc113" 2018-12-27 18:04:01,468 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:04:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d4b3ca81-db1b-4196-8c6e-d1b82e60ec30 x-compute-request-id: req-d4b3ca81-db1b-4196-8c6e-d1b82e60ec30 Content-Encoding: gzip Content-Length: 341 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-stack-flavor1-hgqddqzc47jl", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/88266774-0875-4eb1-af82-26e16738145b", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/88266774-0875-4eb1-af82-26e16738145b", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 2, "id": "88266774-0875-4eb1-af82-26e16738145b"}} 2018-12-27 18:04:01,469 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/88266774-0875-4eb1-af82-26e16738145b used request id req-d4b3ca81-db1b-4196-8c6e-d1b82e60ec30 2018-12-27 18:04:01,476 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets/2998bf46-7b67-4e8c-9b38-85df8868ead9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47da084174e689955c3b33da2caae0a0852bc113" 2018-12-27 18:04:01,518 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-3bf766ec-29b6-4160-a63d-44e1df9433f7 Date: Thu, 27 Dec 2018 18:04:01 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9d95ad5f-b461-4a7c-837e-7926e754e5ce","tenant_id":"fceb148b3f5e4751b704712e11fb3e8d","created_at":"2018-12-27T18:03:37Z","dns_nameservers":[],"updated_at":"2018-12-27T18:03:37Z","gateway_ip":"10.1.2.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.1.2.0/24","project_id":"fceb148b3f5e4751b704712e11fb3e8d","id":"2998bf46-7b67-4e8c-9b38-85df8868ead9","subnetpool_id":null,"name":"CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-subnet"}} 2018-12-27 18:04:01,518 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets/2998bf46-7b67-4e8c-9b38-85df8868ead9 used request id req-3bf766ec-29b6-4160-a63d-44e1df9433f7 2018-12-27 18:04:01,524 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?id=9d95ad5f-b461-4a7c-837e-7926e754e5ce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47da084174e689955c3b33da2caae0a0852bc113" 2018-12-27 18:04:01,527 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-46f6710b-7d0f-4205-b6a7-a7eff5dc3f0d Date: Thu, 27 Dec 2018 18:04:01 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9d95ad5f-b461-4a7c-837e-7926e754e5ce","tenant_id":"fceb148b3f5e4751b704712e11fb3e8d","created_at":"2018-12-27T18:03:37Z","dns_nameservers":[],"updated_at":"2018-12-27T18:03:37Z","gateway_ip":"10.1.2.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.1.2.0/24","project_id":"fceb148b3f5e4751b704712e11fb3e8d","id":"2998bf46-7b67-4e8c-9b38-85df8868ead9","subnetpool_id":null,"name":"CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-subnet"}} 2018-12-27 18:04:01,527 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets/2998bf46-7b67-4e8c-9b38-85df8868ead9 used request id req-46f6710b-7d0f-4205-b6a7-a7eff5dc3f0d 2018-12-27 18:04:01,534 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?id=9d95ad5f-b461-4a7c-837e-7926e754e5ce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47da084174e689955c3b33da2caae0a0852bc113" 2018-12-27 18:04:01,615 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-b99c8e56-0c2d-4364-aa66-4921121ee980 Date: Thu, 27 Dec 2018 18:04:01 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"mtu":1442,"id":"9d95ad5f-b461-4a7c-837e-7926e754e5ce","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":72,"ipv4_address_scope":null,"shared":false,"project_id":"fceb148b3f5e4751b704712e11fb3e8d","status":"ACTIVE","subnets":["2998bf46-7b67-4e8c-9b38-85df8868ead9"],"description":"","tags":[],"updated_at":"2018-12-27T18:03:37Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-net","admin_state_up":true,"tenant_id":"fceb148b3f5e4751b704712e11fb3e8d","created_at":"2018-12-27T18:03:35Z","provider:network_type":"geneve"}]} 2018-12-27 18:04:01,615 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?id=9d95ad5f-b461-4a7c-837e-7926e754e5ce used request id req-b99c8e56-0c2d-4364-aa66-4921121ee980 2018-12-27 18:04:01,620 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=9d95ad5f-b461-4a7c-837e-7926e754e5ce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47da084174e689955c3b33da2caae0a0852bc113" 2018-12-27 18:04:01,627 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-3bf82bed-41a1-40f6-bd93-9cf245e07d13 Date: Thu, 27 Dec 2018 18:04:01 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"mtu":1442,"id":"9d95ad5f-b461-4a7c-837e-7926e754e5ce","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":72,"ipv4_address_scope":null,"shared":false,"project_id":"fceb148b3f5e4751b704712e11fb3e8d","status":"ACTIVE","subnets":["2998bf46-7b67-4e8c-9b38-85df8868ead9"],"description":"","tags":[],"updated_at":"2018-12-27T18:03:37Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-net","admin_state_up":true,"tenant_id":"fceb148b3f5e4751b704712e11fb3e8d","created_at":"2018-12-27T18:03:35Z","provider:network_type":"geneve"}]} 2018-12-27 18:04:01,628 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?id=9d95ad5f-b461-4a7c-837e-7926e754e5ce used request id req-3bf82bed-41a1-40f6-bd93-9cf245e07d13 2018-12-27 18:04:01,633 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=9d95ad5f-b461-4a7c-837e-7926e754e5ce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47da084174e689955c3b33da2caae0a0852bc113" 2018-12-27 18:04:01,676 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-aa97a309-4b6e-441b-9af6-0a15b2d3973d Date: Thu, 27 Dec 2018 18:04:01 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9d95ad5f-b461-4a7c-837e-7926e754e5ce","tenant_id":"fceb148b3f5e4751b704712e11fb3e8d","created_at":"2018-12-27T18:03:37Z","dns_nameservers":[],"updated_at":"2018-12-27T18:03:37Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"fceb148b3f5e4751b704712e11fb3e8d","id":"2998bf46-7b67-4e8c-9b38-85df8868ead9","subnetpool_id":null,"name":"CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-subnet"}]} 2018-12-27 18:04:01,676 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=9d95ad5f-b461-4a7c-837e-7926e754e5ce used request id req-aa97a309-4b6e-441b-9af6-0a15b2d3973d 2018-12-27 18:04:01,680 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47da084174e689955c3b33da2caae0a0852bc113" 2018-12-27 18:04:01,698 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-f2d86f71-4e40-4f5f-a1d8-ae5fbff9bdeb Date: Thu, 27 Dec 2018 18:04:01 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9d95ad5f-b461-4a7c-837e-7926e754e5ce","tenant_id":"fceb148b3f5e4751b704712e11fb3e8d","created_at":"2018-12-27T18:03:37Z","dns_nameservers":[],"updated_at":"2018-12-27T18:03:37Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"fceb148b3f5e4751b704712e11fb3e8d","id":"2998bf46-7b67-4e8c-9b38-85df8868ead9","subnetpool_id":null,"name":"CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-subnet"}]} 2018-12-27 18:04:01,698 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=9d95ad5f-b461-4a7c-837e-7926e754e5ce used request id req-f2d86f71-4e40-4f5f-a1d8-ae5fbff9bdeb 2018-12-27 18:04:01,702 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47da084174e689955c3b33da2caae0a0852bc113" 2018-12-27 18:04:01,775 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-8dd0ac04-dd7d-4723-b8fd-7c71855abbfb Date: Thu, 27 Dec 2018 18:04:01 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"mtu":1442,"id":"9d95ad5f-b461-4a7c-837e-7926e754e5ce","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":72,"ipv4_address_scope":null,"shared":false,"project_id":"fceb148b3f5e4751b704712e11fb3e8d","status":"ACTIVE","subnets":["2998bf46-7b67-4e8c-9b38-85df8868ead9"],"description":"","tags":[],"updated_at":"2018-12-27T18:03:37Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-net","admin_state_up":true,"tenant_id":"fceb148b3f5e4751b704712e11fb3e8d","created_at":"2018-12-27T18:03:35Z","provider:network_type":"geneve"}]} 2018-12-27 18:04:01,775 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-net used request id req-8dd0ac04-dd7d-4723-b8fd-7c71855abbfb 2018-12-27 18:04:01,781 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=9d95ad5f-b461-4a7c-837e-7926e754e5ce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47da084174e689955c3b33da2caae0a0852bc113" 2018-12-27 18:04:01,791 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-b347fbaa-b337-46f4-b126-ce7f00448be9 Date: Thu, 27 Dec 2018 18:04:01 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"mtu":1442,"id":"9d95ad5f-b461-4a7c-837e-7926e754e5ce","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":72,"ipv4_address_scope":null,"shared":false,"project_id":"fceb148b3f5e4751b704712e11fb3e8d","status":"ACTIVE","subnets":["2998bf46-7b67-4e8c-9b38-85df8868ead9"],"description":"","tags":[],"updated_at":"2018-12-27T18:03:37Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-net","admin_state_up":true,"tenant_id":"fceb148b3f5e4751b704712e11fb3e8d","created_at":"2018-12-27T18:03:35Z","provider:network_type":"geneve"}]} 2018-12-27 18:04:01,791 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-net used request id req-b347fbaa-b337-46f4-b126-ce7f00448be9 2018-12-27 18:04:01,796 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=9d95ad5f-b461-4a7c-837e-7926e754e5ce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47da084174e689955c3b33da2caae0a0852bc113" 2018-12-27 18:04:01,824 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-6c8a5cea-dda8-44f7-a528-18d7e842cbad Date: Thu, 27 Dec 2018 18:04:01 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9d95ad5f-b461-4a7c-837e-7926e754e5ce","tenant_id":"fceb148b3f5e4751b704712e11fb3e8d","created_at":"2018-12-27T18:03:37Z","dns_nameservers":[],"updated_at":"2018-12-27T18:03:37Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"fceb148b3f5e4751b704712e11fb3e8d","id":"2998bf46-7b67-4e8c-9b38-85df8868ead9","subnetpool_id":null,"name":"CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-subnet"}]} 2018-12-27 18:04:01,824 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=9d95ad5f-b461-4a7c-837e-7926e754e5ce used request id req-6c8a5cea-dda8-44f7-a528-18d7e842cbad 2018-12-27 18:04:01,829 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47da084174e689955c3b33da2caae0a0852bc113" 2018-12-27 18:04:01,844 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-ded3f130-62cc-48d4-8c56-223b6fb5a707 Date: Thu, 27 Dec 2018 18:04:01 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9d95ad5f-b461-4a7c-837e-7926e754e5ce","tenant_id":"fceb148b3f5e4751b704712e11fb3e8d","created_at":"2018-12-27T18:03:37Z","dns_nameservers":[],"updated_at":"2018-12-27T18:03:37Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"fceb148b3f5e4751b704712e11fb3e8d","id":"2998bf46-7b67-4e8c-9b38-85df8868ead9","subnetpool_id":null,"name":"CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-subnet"}]} 2018-12-27 18:04:01,844 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=9d95ad5f-b461-4a7c-837e-7926e754e5ce used request id req-ded3f130-62cc-48d4-8c56-223b6fb5a707 2018-12-27 18:04:01,849 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47da084174e689955c3b33da2caae0a0852bc113" 2018-12-27 18:04:01,918 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-9ea1ecbc-05eb-4727-b0c1-75262580facd Date: Thu, 27 Dec 2018 18:04:01 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"mtu":1442,"id":"9d95ad5f-b461-4a7c-837e-7926e754e5ce","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":72,"ipv4_address_scope":null,"shared":false,"project_id":"fceb148b3f5e4751b704712e11fb3e8d","status":"ACTIVE","subnets":["2998bf46-7b67-4e8c-9b38-85df8868ead9"],"description":"","tags":[],"updated_at":"2018-12-27T18:03:37Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-net","admin_state_up":true,"tenant_id":"fceb148b3f5e4751b704712e11fb3e8d","created_at":"2018-12-27T18:03:35Z","provider:network_type":"geneve"}]} 2018-12-27 18:04:01,919 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-net used request id req-9ea1ecbc-05eb-4727-b0c1-75262580facd 2018-12-27 18:04:01,922 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/fceb148b3f5e4751b704712e11fb3e8d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47da084174e689955c3b33da2caae0a0852bc113" 2018-12-27 18:04:01,935 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-d8d9d601-bc1d-413c-a6aa-35cc068b263b Date: Thu, 27 Dec 2018 18:04:01 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"mtu":1442,"id":"9d95ad5f-b461-4a7c-837e-7926e754e5ce","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":72,"ipv4_address_scope":null,"shared":false,"project_id":"fceb148b3f5e4751b704712e11fb3e8d","status":"ACTIVE","subnets":["2998bf46-7b67-4e8c-9b38-85df8868ead9"],"description":"","tags":[],"updated_at":"2018-12-27T18:03:37Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-net","admin_state_up":true,"tenant_id":"fceb148b3f5e4751b704712e11fb3e8d","created_at":"2018-12-27T18:03:35Z","provider:network_type":"geneve"}]} 2018-12-27 18:04:01,935 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-net used request id req-d8d9d601-bc1d-413c-a6aa-35cc068b263b 2018-12-27 18:04:01,939 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/fceb148b3f5e4751b704712e11fb3e8d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47da084174e689955c3b33da2caae0a0852bc113" 2018-12-27 18:04:02,027 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:04:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f13f8a19-6194-4fec-9891-b8ac1c02e00c Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/fceb148b3f5e4751b704712e11fb3e8d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "fceb148b3f5e4751b704712e11fb3e8d", "name": "CreateStackFloatingIpTests-3887c076-d82c-41c-proj"}} 2018-12-27 18:04:02,027 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/fceb148b3f5e4751b704712e11fb3e8d used request id req-f13f8a19-6194-4fec-9891-b8ac1c02e00c 2018-12-27 18:04:02,033 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=9d95ad5f-b461-4a7c-837e-7926e754e5ce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47da084174e689955c3b33da2caae0a0852bc113" 2018-12-27 18:04:02,046 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:04:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a42778b5-7149-47d9-8dde-1de2e8412045 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/fceb148b3f5e4751b704712e11fb3e8d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "fceb148b3f5e4751b704712e11fb3e8d", "name": "CreateStackFloatingIpTests-3887c076-d82c-41c-proj"}} 2018-12-27 18:04:02,046 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/fceb148b3f5e4751b704712e11fb3e8d used request id req-a42778b5-7149-47d9-8dde-1de2e8412045 2018-12-27 18:04:02,051 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=9d95ad5f-b461-4a7c-837e-7926e754e5ce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47da084174e689955c3b33da2caae0a0852bc113" 2018-12-27 18:04:02,083 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-c355298e-0561-4eea-aa5d-ee013dd781e6 Date: Thu, 27 Dec 2018 18:04:02 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9d95ad5f-b461-4a7c-837e-7926e754e5ce","tenant_id":"fceb148b3f5e4751b704712e11fb3e8d","created_at":"2018-12-27T18:03:37Z","dns_nameservers":[],"updated_at":"2018-12-27T18:03:37Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"fceb148b3f5e4751b704712e11fb3e8d","id":"2998bf46-7b67-4e8c-9b38-85df8868ead9","subnetpool_id":null,"name":"CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-subnet"}]} 2018-12-27 18:04:02,083 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=9d95ad5f-b461-4a7c-837e-7926e754e5ce used request id req-c355298e-0561-4eea-aa5d-ee013dd781e6 2018-12-27 18:04:02,089 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=9d95ad5f-b461-4a7c-837e-7926e754e5ce&mac_address=fa%3A16%3A3e%3A42%3A28%3Ab4&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47da084174e689955c3b33da2caae0a0852bc113" 2018-12-27 18:04:02,095 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-e551f78c-0d41-46b0-94fa-5dde8874c052 Date: Thu, 27 Dec 2018 18:04:02 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9d95ad5f-b461-4a7c-837e-7926e754e5ce","tenant_id":"fceb148b3f5e4751b704712e11fb3e8d","created_at":"2018-12-27T18:03:37Z","dns_nameservers":[],"updated_at":"2018-12-27T18:03:37Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"fceb148b3f5e4751b704712e11fb3e8d","id":"2998bf46-7b67-4e8c-9b38-85df8868ead9","subnetpool_id":null,"name":"CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-subnet"}]} 2018-12-27 18:04:02,095 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=9d95ad5f-b461-4a7c-837e-7926e754e5ce used request id req-e551f78c-0d41-46b0-94fa-5dde8874c052 2018-12-27 18:04:02,100 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=9d95ad5f-b461-4a7c-837e-7926e754e5ce&mac_address=fa%3A16%3A3e%3A23%3A11%3A5e&name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-stack-port1-cf2ckxf44qww&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47da084174e689955c3b33da2caae0a0852bc113" 2018-12-27 18:04:02,137 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1040 X-Openstack-Request-Id: req-47d6362a-ccf9-42df-b8fb-68b639f6b5ad Date: Thu, 27 Dec 2018 18:04:02 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T18:03:51Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"2998bf46-7b67-4e8c-9b38-85df8868ead9","ip_address":"10.1.2.23"}],"id":"2f998d0a-3bfc-4102-955a-e4056122d007","security_groups":["f94ad465-8b0c-4a3f-a2b6-0be249022825"],"binding:vif_details":{"port_filter":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:42:28:b4","project_id":"fceb148b3f5e4751b704712e11fb3e8d","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-1-2-23","ip_address":"10.1.2.23","fqdn":"host-10-1-2-23.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"9d95ad5f-b461-4a7c-837e-7926e754e5ce","dns_name":"","created_at":"2018-12-27T18:03:43Z","binding:vnic_type":"normal","device_id":"5d323cf8-878f-48e8-9e36-e6f57fb65869","tenant_id":"fceb148b3f5e4751b704712e11fb3e8d"}]} 2018-12-27 18:04:02,137 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=9d95ad5f-b461-4a7c-837e-7926e754e5ce&mac_address=fa%3A16%3A3e%3A42%3A28%3Ab4&admin_state_up=True used request id req-47d6362a-ccf9-42df-b8fb-68b639f6b5ad 2018-12-27 18:04:02,141 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/fceb148b3f5e4751b704712e11fb3e8d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47da084174e689955c3b33da2caae0a0852bc113" 2018-12-27 18:04:02,146 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1155 X-Openstack-Request-Id: req-ce5878c9-d123-4d96-bf9f-88c35ced38b3 Date: Thu, 27 Dec 2018 18:04:02 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T18:03:53Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"2998bf46-7b67-4e8c-9b38-85df8868ead9","ip_address":"10.1.2.18"}],"id":"bf1a5be6-35b0-4ea5-bcc6-fb61bb8e8d1c","security_groups":["0b68be67-a528-40cd-a8d9-0a70af64b8db"],"binding:vif_details":{"port_filter":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:23:11:5e","project_id":"fceb148b3f5e4751b704712e11fb3e8d","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-1-2-18","ip_address":"10.1.2.18","fqdn":"host-10-1-2-18.openstacklocal."}],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-stack-port1-cf2ckxf44qww","admin_state_up":true,"network_id":"9d95ad5f-b461-4a7c-837e-7926e754e5ce","dns_name":"","created_at":"2018-12-27T18:03:39Z","binding:vnic_type":"normal","device_id":"458a258f-36ea-4743-93c6-2905cf362a11","tenant_id":"fceb148b3f5e4751b704712e11fb3e8d"}]} 2018-12-27 18:04:02,146 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=9d95ad5f-b461-4a7c-837e-7926e754e5ce&mac_address=fa%3A16%3A3e%3A23%3A11%3A5e&name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-stack-port1-cf2ckxf44qww&admin_state_up=True used request id req-ce5878c9-d123-4d96-bf9f-88c35ced38b3 2018-12-27 18:04:02,150 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/fceb148b3f5e4751b704712e11fb3e8d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47da084174e689955c3b33da2caae0a0852bc113" 2018-12-27 18:04:02,259 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:04:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b8a3870d-b674-48f5-b590-698c892ca8c9 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/fceb148b3f5e4751b704712e11fb3e8d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "fceb148b3f5e4751b704712e11fb3e8d", "name": "CreateStackFloatingIpTests-3887c076-d82c-41c-proj"}} 2018-12-27 18:04:02,259 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/fceb148b3f5e4751b704712e11fb3e8d used request id req-b8a3870d-b674-48f5-b590-698c892ca8c9 2018-12-27 18:04:02,264 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47da084174e689955c3b33da2caae0a0852bc113" 2018-12-27 18:04:02,329 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:04:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-02fbd9a8-4798-4f4c-8dde-b5ee35c5403c Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/fceb148b3f5e4751b704712e11fb3e8d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "fceb148b3f5e4751b704712e11fb3e8d", "name": "CreateStackFloatingIpTests-3887c076-d82c-41c-proj"}} 2018-12-27 18:04:02,329 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/fceb148b3f5e4751b704712e11fb3e8d used request id req-02fbd9a8-4798-4f4c-8dde-b5ee35c5403c 2018-12-27 18:04:02,334 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47da084174e689955c3b33da2caae0a0852bc113" 2018-12-27 18:04:02,354 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-f0260382-a7f0-40d0-ad5f-590457fae658 Date: Thu, 27 Dec 2018 18:04:02 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"mtu":1442,"id":"9d95ad5f-b461-4a7c-837e-7926e754e5ce","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":72,"ipv4_address_scope":null,"shared":false,"project_id":"fceb148b3f5e4751b704712e11fb3e8d","status":"ACTIVE","subnets":["2998bf46-7b67-4e8c-9b38-85df8868ead9"],"description":"","tags":[],"updated_at":"2018-12-27T18:03:37Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-net","admin_state_up":true,"tenant_id":"fceb148b3f5e4751b704712e11fb3e8d","created_at":"2018-12-27T18:03:35Z","provider:network_type":"geneve"}]} 2018-12-27 18:04:02,354 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-net used request id req-f0260382-a7f0-40d0-ad5f-590457fae658 2018-12-27 18:04:02,359 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=9d95ad5f-b461-4a7c-837e-7926e754e5ce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47da084174e689955c3b33da2caae0a0852bc113" 2018-12-27 18:04:02,403 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-d1647218-13c7-4934-b539-7f810acf9686 Date: Thu, 27 Dec 2018 18:04:02 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9d95ad5f-b461-4a7c-837e-7926e754e5ce","tenant_id":"fceb148b3f5e4751b704712e11fb3e8d","created_at":"2018-12-27T18:03:37Z","dns_nameservers":[],"updated_at":"2018-12-27T18:03:37Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"fceb148b3f5e4751b704712e11fb3e8d","id":"2998bf46-7b67-4e8c-9b38-85df8868ead9","subnetpool_id":null,"name":"CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-subnet"}]} 2018-12-27 18:04:02,403 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=9d95ad5f-b461-4a7c-837e-7926e754e5ce used request id req-d1647218-13c7-4934-b539-7f810acf9686 2018-12-27 18:04:02,409 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=9d95ad5f-b461-4a7c-837e-7926e754e5ce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47da084174e689955c3b33da2caae0a0852bc113" 2018-12-27 18:04:02,666 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4034 X-Openstack-Request-Id: req-209b2514-2aa7-4505-89d0-483b93c46319 Date: Thu, 27 Dec 2018 18:04:02 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T18:03:51Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"2998bf46-7b67-4e8c-9b38-85df8868ead9","ip_address":"10.1.2.23"}],"id":"2f998d0a-3bfc-4102-955a-e4056122d007","security_groups":["f94ad465-8b0c-4a3f-a2b6-0be249022825"],"binding:vif_details":{"port_filter":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:42:28:b4","project_id":"fceb148b3f5e4751b704712e11fb3e8d","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-1-2-23","ip_address":"10.1.2.23","fqdn":"host-10-1-2-23.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"9d95ad5f-b461-4a7c-837e-7926e754e5ce","dns_name":"","created_at":"2018-12-27T18:03:43Z","binding:vnic_type":"normal","device_id":"5d323cf8-878f-48e8-9e36-e6f57fb65869","tenant_id":"fceb148b3f5e4751b704712e11fb3e8d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T18:03:38Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"2998bf46-7b67-4e8c-9b38-85df8868ead9","ip_address":"10.1.2.2"}],"id":"3b305582-810c-4c37-afdd-123703d8198f","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:27:42:4d","project_id":"fceb148b3f5e4751b704712e11fb3e8d","status":"DOWN","binding:host_id":"","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-1-2-2","ip_address":"10.1.2.2","fqdn":"host-10-1-2-2.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"9d95ad5f-b461-4a7c-837e-7926e754e5ce","dns_name":"","created_at":"2018-12-27T18:03:35Z","binding:vnic_type":"normal","device_id":"","tenant_id":"fceb148b3f5e4751b704712e11fb3e8d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T18:03:53Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"2998bf46-7b67-4e8c-9b38-85df8868ead9","ip_address":"10.1.2.18"}],"id":"bf1a5be6-35b0-4ea5-bcc6-fb61bb8e8d1c","security_groups":["0b68be67-a528-40cd-a8d9-0a70af64b8db"],"binding:vif_details":{"port_filter":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:23:11:5e","project_id":"fceb148b3f5e4751b704712e11fb3e8d","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-1-2-18","ip_address":"10.1.2.18","fqdn":"host-10-1-2-18.openstacklocal."}],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-stack-port1-cf2ckxf44qww","admin_state_up":true,"network_id":"9d95ad5f-b461-4a7c-837e-7926e754e5ce","dns_name":"","created_at":"2018-12-27T18:03:39Z","binding:vnic_type":"normal","device_id":"458a258f-36ea-4743-93c6-2905cf362a11","tenant_id":"fceb148b3f5e4751b704712e11fb3e8d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T18:03:41Z","device_owner":"network:router_interface","revision_number":8,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"2998bf46-7b67-4e8c-9b38-85df8868ead9","ip_address":"10.1.2.1"}],"id":"cc98f8d1-9794-4459-af8d-37b7a96cb3b4","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:e1:46:f7","project_id":"fceb148b3f5e4751b704712e11fb3e8d","status":"ACTIVE","binding:host_id":"","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-1-2-1","ip_address":"10.1.2.1","fqdn":"host-10-1-2-1.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"9d95ad5f-b461-4a7c-837e-7926e754e5ce","dns_name":"","created_at":"2018-12-27T18:03:40Z","binding:vnic_type":"normal","device_id":"6c82e8ff-dc19-4f5c-9b7e-6ada070a6154","tenant_id":"fceb148b3f5e4751b704712e11fb3e8d"}]} 2018-12-27 18:04:02,666 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=9d95ad5f-b461-4a7c-837e-7926e754e5ce used request id req-209b2514-2aa7-4505-89d0-483b93c46319 2018-12-27 18:04:02,672 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47da084174e689955c3b33da2caae0a0852bc113" 2018-12-27 18:04:02,694 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 586 X-Openstack-Request-Id: req-09f29905-da06-45a9-b8e0-06493c5e2ce7 Date: Thu, 27 Dec 2018 18:04:02 GMT RESP BODY: {"floatingips": [{"router_id": "6c82e8ff-dc19-4f5c-9b7e-6ada070a6154", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-12-27T18:03:43Z", "dns_domain": "", "floating_network_id": "a4959dd9-e8f4-4ea9-8c99-7bff545db58c", "fixed_ip_address": "10.1.2.18", "floating_ip_address": "172.30.9.200", "revision_number": 2, "port_id": "bf1a5be6-35b0-4ea5-bcc6-fb61bb8e8d1c", "id": "49b68367-63cc-4630-9ac0-0ae76d0234a3", "dns_name": "", "created_at": "2018-12-27T18:03:38Z", "tenant_id": "fceb148b3f5e4751b704712e11fb3e8d", "project_id": "fceb148b3f5e4751b704712e11fb3e8d"}]} 2018-12-27 18:04:02,694 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/floatingips used request id req-09f29905-da06-45a9-b8e0-06493c5e2ce7 2018-12-27 18:04:02,699 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/routers/6c82e8ff-dc19-4f5c-9b7e-6ada070a6154 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47da084174e689955c3b33da2caae0a0852bc113" 2018-12-27 18:04:02,826 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 578 X-Openstack-Request-Id: req-0e851110-86a0-42ad-87f3-33ebb5c4c8af Date: Thu, 27 Dec 2018 18:04:02 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "a4959dd9-e8f4-4ea9-8c99-7bff545db58c", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "244ab55b-a0ed-4e50-9f85-07f08119ae55", "ip_address": "172.30.9.201"}]}, "description": "", "tags": [], "tenant_id": "fceb148b3f5e4751b704712e11fb3e8d", "created_at": "2018-12-27T18:03:35Z", "admin_state_up": true, "updated_at": "2018-12-27T18:03:41Z", "revision_number": 3, "routes": [], "project_id": "fceb148b3f5e4751b704712e11fb3e8d", "id": "6c82e8ff-dc19-4f5c-9b7e-6ada070a6154", "name": "mgmt_router"}} 2018-12-27 18:04:02,826 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/routers/6c82e8ff-dc19-4f5c-9b7e-6ada070a6154 used request id req-0e851110-86a0-42ad-87f3-33ebb5c4c8af 2018-12-27 18:04:02,832 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?device_id=6c82e8ff-dc19-4f5c-9b7e-6ada070a6154 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47da084174e689955c3b33da2caae0a0852bc113" 2018-12-27 18:04:02,876 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1910 X-Openstack-Request-Id: req-ecbc430f-1ad3-4268-983a-8b094d7c4e1f Date: Thu, 27 Dec 2018 18:04:02 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T18:03:41Z","device_owner":"network:router_interface","revision_number":8,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"2998bf46-7b67-4e8c-9b38-85df8868ead9","ip_address":"10.1.2.1"}],"id":"cc98f8d1-9794-4459-af8d-37b7a96cb3b4","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:e1:46:f7","project_id":"fceb148b3f5e4751b704712e11fb3e8d","status":"ACTIVE","binding:host_id":"","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-1-2-1","ip_address":"10.1.2.1","fqdn":"host-10-1-2-1.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"9d95ad5f-b461-4a7c-837e-7926e754e5ce","dns_name":"","created_at":"2018-12-27T18:03:40Z","binding:vnic_type":"normal","device_id":"6c82e8ff-dc19-4f5c-9b7e-6ada070a6154","tenant_id":"fceb148b3f5e4751b704712e11fb3e8d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T18:03:43Z","device_owner":"network:router_gateway","revision_number":16,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"244ab55b-a0ed-4e50-9f85-07f08119ae55","ip_address":"172.30.9.201"}],"id":"f090f9ac-d979-4867-bf4e-36628b98d8ea","security_groups":[],"binding:vif_details":{"port_filter":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:55:d6:48","project_id":"","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"dns_assignment":[{"hostname":"host-172-30-9-201","ip_address":"172.30.9.201","fqdn":"host-172-30-9-201.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a4959dd9-e8f4-4ea9-8c99-7bff545db58c","dns_name":"","created_at":"2018-12-27T18:03:35Z","binding:vnic_type":"normal","device_id":"6c82e8ff-dc19-4f5c-9b7e-6ada070a6154","tenant_id":""}]} 2018-12-27 18:04:02,876 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?device_id=6c82e8ff-dc19-4f5c-9b7e-6ada070a6154 used request id req-ecbc430f-1ad3-4268-983a-8b094d7c4e1f 2018-12-27 18:04:02,881 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets/244ab55b-a0ed-4e50-9f85-07f08119ae55 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47da084174e689955c3b33da2caae0a0852bc113" 2018-12-27 18:04:02,927 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-645df742-e08f-48b9-a703-5a9733dd2796 Date: Thu, 27 Dec 2018 18:04:02 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"a4959dd9-e8f4-4ea9-8c99-7bff545db58c","tenant_id":"da629caea04941e1ae8979c379dc7c9d","created_at":"2018-12-27T15:29:25Z","dns_nameservers":[],"updated_at":"2018-12-27T15:29:25Z","gateway_ip":"172.30.9.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"172.30.9.0/24","project_id":"da629caea04941e1ae8979c379dc7c9d","id":"244ab55b-a0ed-4e50-9f85-07f08119ae55","subnetpool_id":null,"name":"external-subnet"}} 2018-12-27 18:04:02,927 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets/244ab55b-a0ed-4e50-9f85-07f08119ae55 used request id req-645df742-e08f-48b9-a703-5a9733dd2796 2018-12-27 18:04:02,933 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets/2998bf46-7b67-4e8c-9b38-85df8868ead9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47da084174e689955c3b33da2caae0a0852bc113" 2018-12-27 18:04:02,978 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-1c608831-6e29-4916-aaca-c5a153bc437f Date: Thu, 27 Dec 2018 18:04:02 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9d95ad5f-b461-4a7c-837e-7926e754e5ce","tenant_id":"fceb148b3f5e4751b704712e11fb3e8d","created_at":"2018-12-27T18:03:37Z","dns_nameservers":[],"updated_at":"2018-12-27T18:03:37Z","gateway_ip":"10.1.2.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.1.2.0/24","project_id":"fceb148b3f5e4751b704712e11fb3e8d","id":"2998bf46-7b67-4e8c-9b38-85df8868ead9","subnetpool_id":null,"name":"CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-subnet"}} 2018-12-27 18:04:02,979 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets/2998bf46-7b67-4e8c-9b38-85df8868ead9 used request id req-1c608831-6e29-4916-aaca-c5a153bc437f 2018-12-27 18:04:02,984 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports/bf1a5be6-35b0-4ea5-bcc6-fb61bb8e8d1c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47da084174e689955c3b33da2caae0a0852bc113" 2018-12-27 18:04:03,022 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1152 X-Openstack-Request-Id: req-179a5214-3e96-4a60-84ac-2cb41dc1c022 Date: Thu, 27 Dec 2018 18:04:03 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T18:03:53Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"2998bf46-7b67-4e8c-9b38-85df8868ead9","ip_address":"10.1.2.18"}],"id":"bf1a5be6-35b0-4ea5-bcc6-fb61bb8e8d1c","security_groups":["0b68be67-a528-40cd-a8d9-0a70af64b8db"],"binding:vif_details":{"port_filter":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:23:11:5e","device_id":"458a258f-36ea-4743-93c6-2905cf362a11","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-1-2-18","ip_address":"10.1.2.18","fqdn":"host-10-1-2-18.openstacklocal."}],"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-stack-port1-cf2ckxf44qww","project_id":"fceb148b3f5e4751b704712e11fb3e8d","qos_policy_id":null,"admin_state_up":true,"network_id":"9d95ad5f-b461-4a7c-837e-7926e754e5ce","dns_name":"","created_at":"2018-12-27T18:03:39Z","binding:vnic_type":"normal","tenant_id":"fceb148b3f5e4751b704712e11fb3e8d"}} 2018-12-27 18:04:03,022 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports/bf1a5be6-35b0-4ea5-bcc6-fb61bb8e8d1c used request id req-179a5214-3e96-4a60-84ac-2cb41dc1c022 2018-12-27 18:04:03,027 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets/2998bf46-7b67-4e8c-9b38-85df8868ead9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47da084174e689955c3b33da2caae0a0852bc113" 2018-12-27 18:04:03,080 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-6eab23a7-b466-4f96-8649-f143fce69ebc Date: Thu, 27 Dec 2018 18:04:03 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9d95ad5f-b461-4a7c-837e-7926e754e5ce","tenant_id":"fceb148b3f5e4751b704712e11fb3e8d","created_at":"2018-12-27T18:03:37Z","dns_nameservers":[],"updated_at":"2018-12-27T18:03:37Z","gateway_ip":"10.1.2.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.1.2.0/24","project_id":"fceb148b3f5e4751b704712e11fb3e8d","id":"2998bf46-7b67-4e8c-9b38-85df8868ead9","subnetpool_id":null,"name":"CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-subnet"}} 2018-12-27 18:04:03,080 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets/2998bf46-7b67-4e8c-9b38-85df8868ead9 used request id req-6eab23a7-b466-4f96-8649-f143fce69ebc 2018-12-27 18:04:03,083 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/images/99716daa-30cc-4ff8-aee0-d92d7483a859 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}47da084174e689955c3b33da2caae0a0852bc113" 2018-12-27 18:04:03,101 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-cdb05d5e-60da-43b1-ba71-8a66dab0ff71 Date: Thu, 27 Dec 2018 18:04:03 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-image", "tags": [], "container_format": "bare", "created_at": "2018-12-27T18:03:25Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-27T18:03:27Z", "visibility": "shared", "locations": [{"url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/99716daa-30cc-4ff8-aee0-d92d7483a859/snap", "metadata": {}}], "self": "/v2/images/99716daa-30cc-4ff8-aee0-d92d7483a859", "min_disk": 0, "protected": false, "id": "99716daa-30cc-4ff8-aee0-d92d7483a859", "file": "/v2/images/99716daa-30cc-4ff8-aee0-d92d7483a859/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "fceb148b3f5e4751b704712e11fb3e8d", "direct_url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/99716daa-30cc-4ff8-aee0-d92d7483a859/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-27 18:04:03,102 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images/99716daa-30cc-4ff8-aee0-d92d7483a859 used request id req-cdb05d5e-60da-43b1-ba71-8a66dab0ff71 2018-12-27 18:04:03,104 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}47da084174e689955c3b33da2caae0a0852bc113" 2018-12-27 18:04:03,112 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-0f44e481-8120-4ae7-85a2-ce0c8e568fab Date: Thu, 27 Dec 2018 18:04:03 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-27 18:04:03,112 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/schemas/image used request id req-0f44e481-8120-4ae7-85a2-ce0c8e568fab 2018-12-27 18:04:03,117 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/fceb148b3f5e4751b704712e11fb3e8d/stacks/40a569f6-3bda-4bfb-9276-30c25ed04c98 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47da084174e689955c3b33da2caae0a0852bc113" 2018-12-27 18:04:03,170 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-db052c4b-0fe9-44b0-9ddb-634893436e30 Date: Thu, 27 Dec 2018 18:04:03 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"mtu":1442,"id":"9d95ad5f-b461-4a7c-837e-7926e754e5ce","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":72,"ipv4_address_scope":null,"shared":false,"project_id":"fceb148b3f5e4751b704712e11fb3e8d","status":"ACTIVE","subnets":["2998bf46-7b67-4e8c-9b38-85df8868ead9"],"description":"","tags":[],"updated_at":"2018-12-27T18:03:37Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-net","admin_state_up":true,"tenant_id":"fceb148b3f5e4751b704712e11fb3e8d","created_at":"2018-12-27T18:03:35Z","provider:network_type":"geneve"}]} 2018-12-27 18:04:03,170 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-net used request id req-db052c4b-0fe9-44b0-9ddb-634893436e30 2018-12-27 18:04:03,175 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=9d95ad5f-b461-4a7c-837e-7926e754e5ce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47da084174e689955c3b33da2caae0a0852bc113" 2018-12-27 18:04:03,222 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-a84e5572-2dd7-44ba-adc3-aafbd616ed30 Date: Thu, 27 Dec 2018 18:04:03 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9d95ad5f-b461-4a7c-837e-7926e754e5ce","tenant_id":"fceb148b3f5e4751b704712e11fb3e8d","created_at":"2018-12-27T18:03:37Z","dns_nameservers":[],"updated_at":"2018-12-27T18:03:37Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"fceb148b3f5e4751b704712e11fb3e8d","id":"2998bf46-7b67-4e8c-9b38-85df8868ead9","subnetpool_id":null,"name":"CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-subnet"}]} 2018-12-27 18:04:03,222 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=9d95ad5f-b461-4a7c-837e-7926e754e5ce used request id req-a84e5572-2dd7-44ba-adc3-aafbd616ed30 2018-12-27 18:04:03,227 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=9d95ad5f-b461-4a7c-837e-7926e754e5ce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47da084174e689955c3b33da2caae0a0852bc113" 2018-12-27 18:04:03,242 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 18:04:03 GMT Server: Apache x-openstack-request-id: req-aa13a67a-bf41-4c3f-9bcc-451701c8bc55 Location: http://172.30.9.31:8004/v1/fceb148b3f5e4751b704712e11fb3e8d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-stack/40a569f6-3bda-4bfb-9276-30c25ed04c98 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/fceb148b3f5e4751b704712e11fb3e8d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-stack/40a569f6-3bda-4bfb-9276-30c25ed04c98;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-27 18:04:03,279 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4034 X-Openstack-Request-Id: req-17cbc5f9-2cb0-4a59-b67e-a525f8a3eece Date: Thu, 27 Dec 2018 18:04:03 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T18:03:51Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"2998bf46-7b67-4e8c-9b38-85df8868ead9","ip_address":"10.1.2.23"}],"id":"2f998d0a-3bfc-4102-955a-e4056122d007","security_groups":["f94ad465-8b0c-4a3f-a2b6-0be249022825"],"binding:vif_details":{"port_filter":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:42:28:b4","project_id":"fceb148b3f5e4751b704712e11fb3e8d","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-1-2-23","ip_address":"10.1.2.23","fqdn":"host-10-1-2-23.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"9d95ad5f-b461-4a7c-837e-7926e754e5ce","dns_name":"","created_at":"2018-12-27T18:03:43Z","binding:vnic_type":"normal","device_id":"5d323cf8-878f-48e8-9e36-e6f57fb65869","tenant_id":"fceb148b3f5e4751b704712e11fb3e8d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T18:03:38Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"2998bf46-7b67-4e8c-9b38-85df8868ead9","ip_address":"10.1.2.2"}],"id":"3b305582-810c-4c37-afdd-123703d8198f","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:27:42:4d","project_id":"fceb148b3f5e4751b704712e11fb3e8d","status":"DOWN","binding:host_id":"","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-1-2-2","ip_address":"10.1.2.2","fqdn":"host-10-1-2-2.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"9d95ad5f-b461-4a7c-837e-7926e754e5ce","dns_name":"","created_at":"2018-12-27T18:03:35Z","binding:vnic_type":"normal","device_id":"","tenant_id":"fceb148b3f5e4751b704712e11fb3e8d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T18:03:53Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"2998bf46-7b67-4e8c-9b38-85df8868ead9","ip_address":"10.1.2.18"}],"id":"bf1a5be6-35b0-4ea5-bcc6-fb61bb8e8d1c","security_groups":["0b68be67-a528-40cd-a8d9-0a70af64b8db"],"binding:vif_details":{"port_filter":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:23:11:5e","project_id":"fceb148b3f5e4751b704712e11fb3e8d","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-1-2-18","ip_address":"10.1.2.18","fqdn":"host-10-1-2-18.openstacklocal."}],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-stack-port1-cf2ckxf44qww","admin_state_up":true,"network_id":"9d95ad5f-b461-4a7c-837e-7926e754e5ce","dns_name":"","created_at":"2018-12-27T18:03:39Z","binding:vnic_type":"normal","device_id":"458a258f-36ea-4743-93c6-2905cf362a11","tenant_id":"fceb148b3f5e4751b704712e11fb3e8d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T18:03:41Z","device_owner":"network:router_interface","revision_number":8,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"2998bf46-7b67-4e8c-9b38-85df8868ead9","ip_address":"10.1.2.1"}],"id":"cc98f8d1-9794-4459-af8d-37b7a96cb3b4","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:e1:46:f7","project_id":"fceb148b3f5e4751b704712e11fb3e8d","status":"ACTIVE","binding:host_id":"","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-1-2-1","ip_address":"10.1.2.1","fqdn":"host-10-1-2-1.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"9d95ad5f-b461-4a7c-837e-7926e754e5ce","dns_name":"","created_at":"2018-12-27T18:03:40Z","binding:vnic_type":"normal","device_id":"6c82e8ff-dc19-4f5c-9b7e-6ada070a6154","tenant_id":"fceb148b3f5e4751b704712e11fb3e8d"}]} 2018-12-27 18:04:03,279 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=9d95ad5f-b461-4a7c-837e-7926e754e5ce used request id req-17cbc5f9-2cb0-4a59-b67e-a525f8a3eece 2018-12-27 18:04:03,284 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47da084174e689955c3b33da2caae0a0852bc113" 2018-12-27 18:04:03,304 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 586 X-Openstack-Request-Id: req-64e366ef-e309-41fc-bd5f-a68e3cbeac3b Date: Thu, 27 Dec 2018 18:04:03 GMT RESP BODY: {"floatingips": [{"router_id": "6c82e8ff-dc19-4f5c-9b7e-6ada070a6154", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-12-27T18:03:43Z", "dns_domain": "", "floating_network_id": "a4959dd9-e8f4-4ea9-8c99-7bff545db58c", "fixed_ip_address": "10.1.2.18", "floating_ip_address": "172.30.9.200", "revision_number": 2, "port_id": "bf1a5be6-35b0-4ea5-bcc6-fb61bb8e8d1c", "id": "49b68367-63cc-4630-9ac0-0ae76d0234a3", "dns_name": "", "created_at": "2018-12-27T18:03:38Z", "tenant_id": "fceb148b3f5e4751b704712e11fb3e8d", "project_id": "fceb148b3f5e4751b704712e11fb3e8d"}]} 2018-12-27 18:04:03,304 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/floatingips used request id req-64e366ef-e309-41fc-bd5f-a68e3cbeac3b 2018-12-27 18:04:03,306 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/images/99716daa-30cc-4ff8-aee0-d92d7483a859 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}47da084174e689955c3b33da2caae0a0852bc113" 2018-12-27 18:04:03,525 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-1679b41c-2183-46e2-9e29-79a360c7e9fb Date: Thu, 27 Dec 2018 18:04:03 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-image", "tags": [], "container_format": "bare", "created_at": "2018-12-27T18:03:25Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-27T18:03:27Z", "visibility": "shared", "locations": [{"url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/99716daa-30cc-4ff8-aee0-d92d7483a859/snap", "metadata": {}}], "self": "/v2/images/99716daa-30cc-4ff8-aee0-d92d7483a859", "min_disk": 0, "protected": false, "id": "99716daa-30cc-4ff8-aee0-d92d7483a859", "file": "/v2/images/99716daa-30cc-4ff8-aee0-d92d7483a859/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "fceb148b3f5e4751b704712e11fb3e8d", "direct_url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/99716daa-30cc-4ff8-aee0-d92d7483a859/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-27 18:04:03,525 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images/99716daa-30cc-4ff8-aee0-d92d7483a859 used request id req-1679b41c-2183-46e2-9e29-79a360c7e9fb 2018-12-27 18:04:03,528 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/fceb148b3f5e4751b704712e11fb3e8d/stacks/40a569f6-3bda-4bfb-9276-30c25ed04c98 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47da084174e689955c3b33da2caae0a0852bc113" 2018-12-27 18:04:03,565 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:04:03 GMT Server: Apache x-openstack-request-id: req-0363f1ee-2d32-4f13-85a9-a881b7ccd1a7 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2098 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-flavor2", "OS::project_id": "fceb148b3f5e4751b704712e11fb3e8d", "OS::stack_id": "40a569f6-3bda-4bfb-9276-30c25ed04c98", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-kp", "security_group_name": "CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-sec_grp", "flavor_extra_specs": "{}", "subnet_name": "CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-subnet", "net_name": "CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-inst2", "inst1_name": "CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-inst1", "image2_name": "CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-image", "flavor1_name": "CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-flavor1", "image1_name": "CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-stack", "stack_user_project_id": "5f419ef6b4724308ae141712b394462d", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-12-27T18:03:31Z", "links": [{"href": "http://172.30.9.31:8004/v1/fceb148b3f5e4751b704712e11fb3e8d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-stack/40a569f6-3bda-4bfb-9276-30c25ed04c98", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "40a569f6-3bda-4bfb-9276-30c25ed04c98", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAyMyLcSkQgWInKJV6UwPwff/QgYTRRVmOZof15uaY3ieZMWva\n+nNKsuls7Sz1vxRUJ/nVJEVe/BDuZeIOpc7TLZkzoS+ZtFokDOyl7xH+szPG4t3M\n6DoUrxVfv8xHUpny0+DJA5bCvIbZDNPdVPdNOtKBj1BrpnOXCSHoQN+pjgtXtYI3\nRCEth496LOE5vWrXBcT/LciRYPBJZp+Ku5Yi4b9sOhbpXIFkJzEU7eWyA372hUdW\nKAmeRJ7jXzAXy87/GTuqbEG1ABvscJp2Q++5zBbIhR4YyL7Q6njJRcbW5/ISlOgZ\nn61MXRZmD9BDzNypiIBninOf0jFvSnJBOKuLnQIDAQABAoIBAEeGFGVKa0aq36fl\nFp1bWd6HsI1x8djx/XcoFr8YhHsdP8QK1wU+6+yumM4ipaZaZ1+V7gXtb9f5b/F6\nhB0rfq1PVMSlX+qN8SlpYfG2RzMtzjohJ0vQ5G04/9IhwYX6sDQobXGJ0fO1VLrs\n/Hm3XRsGwH979dxkb/ggy8nP4WVmow+Ya2xPuIjMxaRlZvm5HYDvtLt8mrQhx0lJ\nHvxMHEVtypYnSLjFPGIugVX1jump/Dw1vgxajJJYuyn2iANpg6xvjk3mRdxWqxOt\neLpbs44S/XjANaGgiYpU9HHR28pdAw3sMA3RPXJe8XIqqxMmlfZvMFW5lL5HkVOg\nZVLygAECgYEA8YUOFt+oE9w/LkGh0KMe5ejBQknSoXQOnJrNbNS4ze/sCv4sO3iu\nalFQERtU1gsBbEGaGmylMM837KfT8yEI/7sRpcSOJ2rVyQZLnKvxI390cs74U0oZ\niiJqGYShGpEpzgiwA0walzcuS/WEY1HJSMotmV3HxoGwvwFaWU0T9gECgYEA1NZ9\np/kkpkv6sBhlXHqf6MGhENB4PPICL5Hp45a7X6GHZ4Hn4lpIp6M575hpgJArAgmT\nrcJ98n5K6sFXvChjT1BEZS/8VC2dFiRhUB7gbi/JVhvw+ZZD8p2cpjSIXzWy4792\nZg1fsy2qpe8s2alhLvHaXR9nINEoQn+ktEwvrZ0CgYAsBh7dWINgq2Lw4ZHHYBR/\nv/+KP76fI3KOZUFQty3AjB0wm8ggRw0z4AKCO8MpCPSHcSXP70HlNcBx6N2fkcP8\nKXM8DioDUVwKupUJx+W6nL7zNnrZY8ZoAYHpiN185D0Ei1zaHQMz0SElQ2mQWRYh\nqIjLTebebkFzb6GyaXRcAQKBgC41x6BxqnBkrLARC+jRQujRKXwyFvj8flb/si1U\nq6futSxW+xadDYtAGDMZ/0YHhx7xH1wpjxjYLMHdaoQSrMUqoz7o9Tr9kE6fZXV0\nzrt9qpQEiwRViLkjWUCIxVcOnKFwD2/G1ZFch+FxFWbIrK35mrR/Pe/VGY2ekw8G\nP4/NAoGBALvqHyV4kTEHZaxI0pa1G2GHnKiA6K99BQ2sGaNQPsQf0CDYlynf7RgF\noHG/gIJZPlauFteUmUu/ouJvuWUiu0slrOVv+4MjCcw9gZNtMrsSvJ5k+uAZ4Tqa\nX9p3wweNOUO+tKzo1ntZKo+2DSi1RnLzMl9/I2CUJQfmsWWYyOAe\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-12-27 18:04:03,565 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/fceb148b3f5e4751b704712e11fb3e8d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-stack/40a569f6-3bda-4bfb-9276-30c25ed04c98 used request id req-0363f1ee-2d32-4f13-85a9-a881b7ccd1a7 2018-12-27 18:04:03,566 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 18:04:03,567 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 18:04:03,751 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 18:04:03 GMT Server: Apache x-openstack-request-id: req-e9ffbd04-c0f7-4b98-8e30-5719002fccba Location: http://172.30.9.31:8004/v1/fceb148b3f5e4751b704712e11fb3e8d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-stack/40a569f6-3bda-4bfb-9276-30c25ed04c98 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/fceb148b3f5e4751b704712e11fb3e8d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-stack/40a569f6-3bda-4bfb-9276-30c25ed04c98;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-27 18:04:04,057 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "477fae6f873f46eeaa7382b8589e4267", "name": "CreateStackFloatingIpTests-3887c076-d82c-41c-proj-role"}], "expires_at": "2018-12-27T19:04:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fceb148b3f5e4751b704712e11fb3e8d", "name": "CreateStackFloatingIpTests-3887c076-d82c-41c-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/fceb148b3f5e4751b704712e11fb3e8d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/fceb148b3f5e4751b704712e11fb3e8d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/fceb148b3f5e4751b704712e11fb3e8d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/fceb148b3f5e4751b704712e11fb3e8d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/fceb148b3f5e4751b704712e11fb3e8d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/fceb148b3f5e4751b704712e11fb3e8d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/fceb148b3f5e4751b704712e11fb3e8d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/fceb148b3f5e4751b704712e11fb3e8d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/fceb148b3f5e4751b704712e11fb3e8d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_fceb148b3f5e4751b704712e11fb3e8d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_fceb148b3f5e4751b704712e11fb3e8d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/fceb148b3f5e4751b704712e11fb3e8d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/fceb148b3f5e4751b704712e11fb3e8d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/fceb148b3f5e4751b704712e11fb3e8d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFloatingIpTests-3887c076-d82c-41c-user", "id": "cf782dc3ca424d7a9215af3f20d949e3"}, "audit_ids": ["1YaHKwIgRpSrH-5I_jxTeA"], "issued_at": "2018-12-27T18:04:04.000000Z"}} 2018-12-27 18:04:04,057 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fc401773423f56df2a804c1fc1d164f31672247" 2018-12-27 18:04:04,076 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:04:03 GMT Server: Apache x-openstack-request-id: req-8c247bd9-a9e4-4c5b-be3e-e30c628da883 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2098 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-flavor2", "OS::project_id": "fceb148b3f5e4751b704712e11fb3e8d", "OS::stack_id": "40a569f6-3bda-4bfb-9276-30c25ed04c98", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-kp", "security_group_name": "CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-sec_grp", "flavor_extra_specs": "{}", "subnet_name": "CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-subnet", "net_name": "CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-inst2", "inst1_name": "CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-inst1", "image2_name": "CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-image", "flavor1_name": "CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-flavor1", "image1_name": "CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-stack", "stack_user_project_id": "5f419ef6b4724308ae141712b394462d", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-12-27T18:03:31Z", "links": [{"href": "http://172.30.9.31:8004/v1/fceb148b3f5e4751b704712e11fb3e8d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-stack/40a569f6-3bda-4bfb-9276-30c25ed04c98", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "40a569f6-3bda-4bfb-9276-30c25ed04c98", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAyMyLcSkQgWInKJV6UwPwff/QgYTRRVmOZof15uaY3ieZMWva\n+nNKsuls7Sz1vxRUJ/nVJEVe/BDuZeIOpc7TLZkzoS+ZtFokDOyl7xH+szPG4t3M\n6DoUrxVfv8xHUpny0+DJA5bCvIbZDNPdVPdNOtKBj1BrpnOXCSHoQN+pjgtXtYI3\nRCEth496LOE5vWrXBcT/LciRYPBJZp+Ku5Yi4b9sOhbpXIFkJzEU7eWyA372hUdW\nKAmeRJ7jXzAXy87/GTuqbEG1ABvscJp2Q++5zBbIhR4YyL7Q6njJRcbW5/ISlOgZ\nn61MXRZmD9BDzNypiIBninOf0jFvSnJBOKuLnQIDAQABAoIBAEeGFGVKa0aq36fl\nFp1bWd6HsI1x8djx/XcoFr8YhHsdP8QK1wU+6+yumM4ipaZaZ1+V7gXtb9f5b/F6\nhB0rfq1PVMSlX+qN8SlpYfG2RzMtzjohJ0vQ5G04/9IhwYX6sDQobXGJ0fO1VLrs\n/Hm3XRsGwH979dxkb/ggy8nP4WVmow+Ya2xPuIjMxaRlZvm5HYDvtLt8mrQhx0lJ\nHvxMHEVtypYnSLjFPGIugVX1jump/Dw1vgxajJJYuyn2iANpg6xvjk3mRdxWqxOt\neLpbs44S/XjANaGgiYpU9HHR28pdAw3sMA3RPXJe8XIqqxMmlfZvMFW5lL5HkVOg\nZVLygAECgYEA8YUOFt+oE9w/LkGh0KMe5ejBQknSoXQOnJrNbNS4ze/sCv4sO3iu\nalFQERtU1gsBbEGaGmylMM837KfT8yEI/7sRpcSOJ2rVyQZLnKvxI390cs74U0oZ\niiJqGYShGpEpzgiwA0walzcuS/WEY1HJSMotmV3HxoGwvwFaWU0T9gECgYEA1NZ9\np/kkpkv6sBhlXHqf6MGhENB4PPICL5Hp45a7X6GHZ4Hn4lpIp6M575hpgJArAgmT\nrcJ98n5K6sFXvChjT1BEZS/8VC2dFiRhUB7gbi/JVhvw+ZZD8p2cpjSIXzWy4792\nZg1fsy2qpe8s2alhLvHaXR9nINEoQn+ktEwvrZ0CgYAsBh7dWINgq2Lw4ZHHYBR/\nv/+KP76fI3KOZUFQty3AjB0wm8ggRw0z4AKCO8MpCPSHcSXP70HlNcBx6N2fkcP8\nKXM8DioDUVwKupUJx+W6nL7zNnrZY8ZoAYHpiN185D0Ei1zaHQMz0SElQ2mQWRYh\nqIjLTebebkFzb6GyaXRcAQKBgC41x6BxqnBkrLARC+jRQujRKXwyFvj8flb/si1U\nq6futSxW+xadDYtAGDMZ/0YHhx7xH1wpjxjYLMHdaoQSrMUqoz7o9Tr9kE6fZXV0\nzrt9qpQEiwRViLkjWUCIxVcOnKFwD2/G1ZFch+FxFWbIrK35mrR/Pe/VGY2ekw8G\nP4/NAoGBALvqHyV4kTEHZaxI0pa1G2GHnKiA6K99BQ2sGaNQPsQf0CDYlynf7RgF\noHG/gIJZPlauFteUmUu/ouJvuWUiu0slrOVv+4MjCcw9gZNtMrsSvJ5k+uAZ4Tqa\nX9p3wweNOUO+tKzo1ntZKo+2DSi1RnLzMl9/I2CUJQfmsWWYyOAe\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-12-27 18:04:04,076 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/fceb148b3f5e4751b704712e11fb3e8d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-stack/40a569f6-3bda-4bfb-9276-30c25ed04c98 used request id req-8c247bd9-a9e4-4c5b-be3e-e30c628da883 2018-12-27 18:04:04,077 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 18:04:04,077 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 18:04:04,175 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:04:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2ee2ac76-e00e-41b9-84de-0e5a5a78ef51 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 18:04:04,175 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-2ee2ac76-e00e-41b9-84de-0e5a5a78ef51 2018-12-27 18:04:04,176 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-27 18:04:04,179 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fc401773423f56df2a804c1fc1d164f31672247" 2018-12-27 18:04:04,272 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:04:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2bb92dce-63a9-4b44-bcfa-7358df0cf46e Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 18:04:04,273 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-2bb92dce-63a9-4b44-bcfa-7358df0cf46e 2018-12-27 18:04:04,280 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fc401773423f56df2a804c1fc1d164f31672247" 2018-12-27 18:04:04,516 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "477fae6f873f46eeaa7382b8589e4267", "name": "CreateStackFloatingIpTests-3887c076-d82c-41c-proj-role"}], "expires_at": "2018-12-27T19:04:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fceb148b3f5e4751b704712e11fb3e8d", "name": "CreateStackFloatingIpTests-3887c076-d82c-41c-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/fceb148b3f5e4751b704712e11fb3e8d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/fceb148b3f5e4751b704712e11fb3e8d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/fceb148b3f5e4751b704712e11fb3e8d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/fceb148b3f5e4751b704712e11fb3e8d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/fceb148b3f5e4751b704712e11fb3e8d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/fceb148b3f5e4751b704712e11fb3e8d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/fceb148b3f5e4751b704712e11fb3e8d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/fceb148b3f5e4751b704712e11fb3e8d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/fceb148b3f5e4751b704712e11fb3e8d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_fceb148b3f5e4751b704712e11fb3e8d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_fceb148b3f5e4751b704712e11fb3e8d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/fceb148b3f5e4751b704712e11fb3e8d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/fceb148b3f5e4751b704712e11fb3e8d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/fceb148b3f5e4751b704712e11fb3e8d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFloatingIpTests-3887c076-d82c-41c-user", "id": "cf782dc3ca424d7a9215af3f20d949e3"}, "audit_ids": ["5XggoWCETTq2ZTHaJFfk1A"], "issued_at": "2018-12-27T18:04:04.000000Z"}} 2018-12-27 18:04:04,516 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5e98bb91cd4d3c17fd39ecd7f02c47b8ba1a40e" 2018-12-27 18:04:04,595 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-4ddf04fb-9306-4141-880f-7c9e0ff3ee4e Date: Thu, 27 Dec 2018 18:04:04 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"mtu":1442,"id":"9d95ad5f-b461-4a7c-837e-7926e754e5ce","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":72,"ipv4_address_scope":null,"shared":false,"project_id":"fceb148b3f5e4751b704712e11fb3e8d","status":"ACTIVE","subnets":["2998bf46-7b67-4e8c-9b38-85df8868ead9"],"description":"","tags":[],"updated_at":"2018-12-27T18:03:37Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-net","admin_state_up":true,"tenant_id":"fceb148b3f5e4751b704712e11fb3e8d","created_at":"2018-12-27T18:03:35Z","provider:network_type":"geneve"}]} 2018-12-27 18:04:04,596 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-net used request id req-4ddf04fb-9306-4141-880f-7c9e0ff3ee4e 2018-12-27 18:04:04,601 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=9d95ad5f-b461-4a7c-837e-7926e754e5ce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fc401773423f56df2a804c1fc1d164f31672247" 2018-12-27 18:04:04,618 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:04:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8f03bd24-7cd5-48f0-bc82-ac400fdf0b0b Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 18:04:04,618 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-8f03bd24-7cd5-48f0-bc82-ac400fdf0b0b 2018-12-27 18:04:04,619 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-27 18:04:04,622 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5e98bb91cd4d3c17fd39ecd7f02c47b8ba1a40e" 2018-12-27 18:04:04,722 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:04:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-64ddacd0-ba2d-4054-a6a2-22cf02275c20 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 18:04:04,722 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-64ddacd0-ba2d-4054-a6a2-22cf02275c20 2018-12-27 18:04:04,730 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5e98bb91cd4d3c17fd39ecd7f02c47b8ba1a40e" 2018-12-27 18:04:04,843 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-6dc0dcc2-42b9-4369-a3c0-67ae1e3e1940 Date: Thu, 27 Dec 2018 18:04:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9d95ad5f-b461-4a7c-837e-7926e754e5ce","tenant_id":"fceb148b3f5e4751b704712e11fb3e8d","created_at":"2018-12-27T18:03:37Z","dns_nameservers":[],"updated_at":"2018-12-27T18:03:37Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"fceb148b3f5e4751b704712e11fb3e8d","id":"2998bf46-7b67-4e8c-9b38-85df8868ead9","subnetpool_id":null,"name":"CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-subnet"}]} 2018-12-27 18:04:04,843 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=9d95ad5f-b461-4a7c-837e-7926e754e5ce used request id req-6dc0dcc2-42b9-4369-a3c0-67ae1e3e1940 2018-12-27 18:04:04,847 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fc401773423f56df2a804c1fc1d164f31672247" 2018-12-27 18:04:05,024 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-ce4f025f-9b0e-40ef-a02e-0ab4c3088206 Date: Thu, 27 Dec 2018 18:04:05 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"mtu":1442,"id":"9d95ad5f-b461-4a7c-837e-7926e754e5ce","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":72,"ipv4_address_scope":null,"shared":false,"project_id":"fceb148b3f5e4751b704712e11fb3e8d","status":"ACTIVE","subnets":["2998bf46-7b67-4e8c-9b38-85df8868ead9"],"description":"","tags":[],"updated_at":"2018-12-27T18:03:37Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-net","admin_state_up":true,"tenant_id":"fceb148b3f5e4751b704712e11fb3e8d","created_at":"2018-12-27T18:03:35Z","provider:network_type":"geneve"}]} 2018-12-27 18:04:05,024 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-net used request id req-ce4f025f-9b0e-40ef-a02e-0ab4c3088206 2018-12-27 18:04:05,030 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=9d95ad5f-b461-4a7c-837e-7926e754e5ce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5e98bb91cd4d3c17fd39ecd7f02c47b8ba1a40e" 2018-12-27 18:04:05,125 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-affec9fc-7890-4725-8653-bcf946908327 Date: Thu, 27 Dec 2018 18:04:05 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"mtu":1442,"id":"9d95ad5f-b461-4a7c-837e-7926e754e5ce","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":72,"ipv4_address_scope":null,"shared":false,"project_id":"fceb148b3f5e4751b704712e11fb3e8d","status":"ACTIVE","subnets":["2998bf46-7b67-4e8c-9b38-85df8868ead9"],"description":"","tags":[],"updated_at":"2018-12-27T18:03:37Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-net","admin_state_up":true,"tenant_id":"fceb148b3f5e4751b704712e11fb3e8d","created_at":"2018-12-27T18:03:35Z","provider:network_type":"geneve"}]} 2018-12-27 18:04:05,125 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-net used request id req-affec9fc-7890-4725-8653-bcf946908327 2018-12-27 18:04:05,128 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 18:04:05,133 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 18:04:05 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 18:04:05,134 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/fceb148b3f5e4751b704712e11fb3e8d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fc401773423f56df2a804c1fc1d164f31672247" 2018-12-27 18:04:05,246 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:04:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-edb6d9d5-86ad-4c32-bb5a-59630bdd505d Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/fceb148b3f5e4751b704712e11fb3e8d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "fceb148b3f5e4751b704712e11fb3e8d", "name": "CreateStackFloatingIpTests-3887c076-d82c-41c-proj"}} 2018-12-27 18:04:05,246 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/fceb148b3f5e4751b704712e11fb3e8d used request id req-edb6d9d5-86ad-4c32-bb5a-59630bdd505d 2018-12-27 18:04:05,252 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=9d95ad5f-b461-4a7c-837e-7926e754e5ce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fc401773423f56df2a804c1fc1d164f31672247" 2018-12-27 18:04:05,257 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-f4548b40-3214-4194-a1e7-5523d31fe85a Date: Thu, 27 Dec 2018 18:04:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9d95ad5f-b461-4a7c-837e-7926e754e5ce","tenant_id":"fceb148b3f5e4751b704712e11fb3e8d","created_at":"2018-12-27T18:03:37Z","dns_nameservers":[],"updated_at":"2018-12-27T18:03:37Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"fceb148b3f5e4751b704712e11fb3e8d","id":"2998bf46-7b67-4e8c-9b38-85df8868ead9","subnetpool_id":null,"name":"CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-subnet"}]} 2018-12-27 18:04:05,257 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=9d95ad5f-b461-4a7c-837e-7926e754e5ce used request id req-f4548b40-3214-4194-a1e7-5523d31fe85a 2018-12-27 18:04:05,262 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5e98bb91cd4d3c17fd39ecd7f02c47b8ba1a40e" 2018-12-27 18:04:05,411 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-a4db6a44-696d-4bba-bcdd-7b6db1ee6c61 Date: Thu, 27 Dec 2018 18:04:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9d95ad5f-b461-4a7c-837e-7926e754e5ce","tenant_id":"fceb148b3f5e4751b704712e11fb3e8d","created_at":"2018-12-27T18:03:37Z","dns_nameservers":[],"updated_at":"2018-12-27T18:03:37Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"fceb148b3f5e4751b704712e11fb3e8d","id":"2998bf46-7b67-4e8c-9b38-85df8868ead9","subnetpool_id":null,"name":"CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-subnet"}]} 2018-12-27 18:04:05,411 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=9d95ad5f-b461-4a7c-837e-7926e754e5ce used request id req-a4db6a44-696d-4bba-bcdd-7b6db1ee6c61 2018-12-27 18:04:05,417 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=9d95ad5f-b461-4a7c-837e-7926e754e5ce&mac_address=fa%3A16%3A3e%3A23%3A11%3A5e&name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-stack-port1-cf2ckxf44qww&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fc401773423f56df2a804c1fc1d164f31672247" 2018-12-27 18:04:05,544 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-6758b5ad-30ad-476c-90db-9d202fab3bb8 Date: Thu, 27 Dec 2018 18:04:05 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"mtu":1442,"id":"9d95ad5f-b461-4a7c-837e-7926e754e5ce","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":72,"ipv4_address_scope":null,"shared":false,"project_id":"fceb148b3f5e4751b704712e11fb3e8d","status":"ACTIVE","subnets":["2998bf46-7b67-4e8c-9b38-85df8868ead9"],"description":"","tags":[],"updated_at":"2018-12-27T18:03:37Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-net","admin_state_up":true,"tenant_id":"fceb148b3f5e4751b704712e11fb3e8d","created_at":"2018-12-27T18:03:35Z","provider:network_type":"geneve"}]} 2018-12-27 18:04:05,544 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-net used request id req-6758b5ad-30ad-476c-90db-9d202fab3bb8 2018-12-27 18:04:05,548 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 18:04:05,553 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 18:04:05 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 18:04:05,554 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/fceb148b3f5e4751b704712e11fb3e8d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5e98bb91cd4d3c17fd39ecd7f02c47b8ba1a40e" 2018-12-27 18:04:05,636 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1155 X-Openstack-Request-Id: req-a12ea36c-3d65-42e3-852b-6d952ff6742a Date: Thu, 27 Dec 2018 18:04:05 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T18:03:53Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"2998bf46-7b67-4e8c-9b38-85df8868ead9","ip_address":"10.1.2.18"}],"id":"bf1a5be6-35b0-4ea5-bcc6-fb61bb8e8d1c","security_groups":["0b68be67-a528-40cd-a8d9-0a70af64b8db"],"binding:vif_details":{"port_filter":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:23:11:5e","project_id":"fceb148b3f5e4751b704712e11fb3e8d","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-1-2-18","ip_address":"10.1.2.18","fqdn":"host-10-1-2-18.openstacklocal."}],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-stack-port1-cf2ckxf44qww","admin_state_up":true,"network_id":"9d95ad5f-b461-4a7c-837e-7926e754e5ce","dns_name":"","created_at":"2018-12-27T18:03:39Z","binding:vnic_type":"normal","device_id":"458a258f-36ea-4743-93c6-2905cf362a11","tenant_id":"fceb148b3f5e4751b704712e11fb3e8d"}]} 2018-12-27 18:04:05,636 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=9d95ad5f-b461-4a7c-837e-7926e754e5ce&mac_address=fa%3A16%3A3e%3A23%3A11%3A5e&name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-stack-port1-cf2ckxf44qww&admin_state_up=True used request id req-a12ea36c-3d65-42e3-852b-6d952ff6742a 2018-12-27 18:04:05,639 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/fceb148b3f5e4751b704712e11fb3e8d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fc401773423f56df2a804c1fc1d164f31672247" 2018-12-27 18:04:05,659 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:04:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-50af0545-4efb-48ce-979f-e91e011e8870 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/fceb148b3f5e4751b704712e11fb3e8d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "fceb148b3f5e4751b704712e11fb3e8d", "name": "CreateStackFloatingIpTests-3887c076-d82c-41c-proj"}} 2018-12-27 18:04:05,660 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/fceb148b3f5e4751b704712e11fb3e8d used request id req-50af0545-4efb-48ce-979f-e91e011e8870 2018-12-27 18:04:05,664 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=9d95ad5f-b461-4a7c-837e-7926e754e5ce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5e98bb91cd4d3c17fd39ecd7f02c47b8ba1a40e" 2018-12-27 18:04:05,746 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:04:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fd288846-4c1b-478b-b085-58b3bdcb23ba Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/fceb148b3f5e4751b704712e11fb3e8d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "fceb148b3f5e4751b704712e11fb3e8d", "name": "CreateStackFloatingIpTests-3887c076-d82c-41c-proj"}} 2018-12-27 18:04:05,746 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/fceb148b3f5e4751b704712e11fb3e8d used request id req-fd288846-4c1b-478b-b085-58b3bdcb23ba 2018-12-27 18:04:05,749 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/detail?name=CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-inst1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fc401773423f56df2a804c1fc1d164f31672247" 2018-12-27 18:04:05,900 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-3aa340fe-34b9-42f9-a3d9-a81665faea25 Date: Thu, 27 Dec 2018 18:04:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9d95ad5f-b461-4a7c-837e-7926e754e5ce","tenant_id":"fceb148b3f5e4751b704712e11fb3e8d","created_at":"2018-12-27T18:03:37Z","dns_nameservers":[],"updated_at":"2018-12-27T18:03:37Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"fceb148b3f5e4751b704712e11fb3e8d","id":"2998bf46-7b67-4e8c-9b38-85df8868ead9","subnetpool_id":null,"name":"CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-subnet"}]} 2018-12-27 18:04:05,900 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=9d95ad5f-b461-4a7c-837e-7926e754e5ce used request id req-3aa340fe-34b9-42f9-a3d9-a81665faea25 2018-12-27 18:04:05,905 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=9d95ad5f-b461-4a7c-837e-7926e754e5ce&mac_address=fa%3A16%3A3e%3A42%3A28%3Ab4&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5e98bb91cd4d3c17fd39ecd7f02c47b8ba1a40e" 2018-12-27 18:04:05,953 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1040 X-Openstack-Request-Id: req-ddf6d9c8-5cd1-4b5a-a447-cb904d2cde34 Date: Thu, 27 Dec 2018 18:04:05 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T18:03:51Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"2998bf46-7b67-4e8c-9b38-85df8868ead9","ip_address":"10.1.2.23"}],"id":"2f998d0a-3bfc-4102-955a-e4056122d007","security_groups":["f94ad465-8b0c-4a3f-a2b6-0be249022825"],"binding:vif_details":{"port_filter":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:42:28:b4","project_id":"fceb148b3f5e4751b704712e11fb3e8d","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-1-2-23","ip_address":"10.1.2.23","fqdn":"host-10-1-2-23.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"9d95ad5f-b461-4a7c-837e-7926e754e5ce","dns_name":"","created_at":"2018-12-27T18:03:43Z","binding:vnic_type":"normal","device_id":"5d323cf8-878f-48e8-9e36-e6f57fb65869","tenant_id":"fceb148b3f5e4751b704712e11fb3e8d"}]} 2018-12-27 18:04:05,953 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=9d95ad5f-b461-4a7c-837e-7926e754e5ce&mac_address=fa%3A16%3A3e%3A42%3A28%3Ab4&admin_state_up=True used request id req-ddf6d9c8-5cd1-4b5a-a447-cb904d2cde34 2018-12-27 18:04:05,957 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/fceb148b3f5e4751b704712e11fb3e8d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5e98bb91cd4d3c17fd39ecd7f02c47b8ba1a40e" 2018-12-27 18:04:06,070 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:04:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-18193a97-83df-4158-8a95-dd2bd2292457 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/fceb148b3f5e4751b704712e11fb3e8d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "fceb148b3f5e4751b704712e11fb3e8d", "name": "CreateStackFloatingIpTests-3887c076-d82c-41c-proj"}} 2018-12-27 18:04:06,070 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/fceb148b3f5e4751b704712e11fb3e8d used request id req-18193a97-83df-4158-8a95-dd2bd2292457 2018-12-27 18:04:06,073 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/detail?name=CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-inst2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5e98bb91cd4d3c17fd39ecd7f02c47b8ba1a40e" 2018-12-27 18:04:06,806 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:04:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-024285c0-7fb6-41de-a309-475fa8e83969 x-compute-request-id: req-024285c0-7fb6-41de-a309-475fa8e83969 Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:11:5e", "version": 4, "addr": "10.1.2.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:11:5e", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/458a258f-36ea-4743-93c6-2905cf362a11", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/458a258f-36ea-4743-93c6-2905cf362a11", "rel": "bookmark"}], "image": {"id": "99716daa-30cc-4ff8-aee0-d92d7483a859", "links": [{"href": "http://172.30.9.31:8774/images/99716daa-30cc-4ff8-aee0-d92d7483a859", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000fb", "OS-SRV-USG:launched_at": "2018-12-27T18:03:54.000000", "flavor": {"id": "88266774-0875-4eb1-af82-26e16738145b", "links": [{"href": "http://172.30.9.31:8774/flavors/88266774-0875-4eb1-af82-26e16738145b", "rel": "bookmark"}]}, "id": "458a258f-36ea-4743-93c6-2905cf362a11", "security_groups": [{"name": "CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-sec_grp"}], "user_id": "cf782dc3ca424d7a9215af3f20d949e3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T18:03:54Z", "hostId": "dc51a6462fe7710eb677677ce71eb48462dea8c841fff50d0eb47664", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-inst1", "created": "2018-12-27T18:03:43Z", "tenant_id": "fceb148b3f5e4751b704712e11fb3e8d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-27 18:04:06,806 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail?name=CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-inst1 used request id req-024285c0-7fb6-41de-a309-475fa8e83969 2018-12-27 18:04:06,812 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fc401773423f56df2a804c1fc1d164f31672247" 2018-12-27 18:04:07,031 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:04:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c50b6786-a1f7-424e-b26d-a587ef37e26c x-compute-request-id: req-c50b6786-a1f7-424e-b26d-a587ef37e26c Content-Encoding: gzip Content-Length: 822 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:42:28:b4", "version": 4, "addr": "10.1.2.23", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/5d323cf8-878f-48e8-9e36-e6f57fb65869", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/5d323cf8-878f-48e8-9e36-e6f57fb65869", "rel": "bookmark"}], "image": {"id": "99716daa-30cc-4ff8-aee0-d92d7483a859", "links": [{"href": "http://172.30.9.31:8774/images/99716daa-30cc-4ff8-aee0-d92d7483a859", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000f8", "OS-SRV-USG:launched_at": "2018-12-27T18:03:52.000000", "flavor": {"id": "0348122c-01db-4d15-909c-a5d7dad76733", "links": [{"href": "http://172.30.9.31:8774/flavors/0348122c-01db-4d15-909c-a5d7dad76733", "rel": "bookmark"}]}, "id": "5d323cf8-878f-48e8-9e36-e6f57fb65869", "security_groups": [{"name": "default"}], "user_id": "cf782dc3ca424d7a9215af3f20d949e3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T18:03:52Z", "hostId": "66fa89ff51f2a700d836047bd64c99cc5825ea80a377c9d6ef927bf1", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-inst2", "created": "2018-12-27T18:03:42Z", "tenant_id": "fceb148b3f5e4751b704712e11fb3e8d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-27 18:04:07,031 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail?name=CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-inst2 used request id req-c50b6786-a1f7-424e-b26d-a587ef37e26c 2018-12-27 18:04:07,037 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5e98bb91cd4d3c17fd39ecd7f02c47b8ba1a40e" 2018-12-27 18:04:07,094 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-a1e34204-f006-4b4d-b0a6-04a52d64ea86 Date: Thu, 27 Dec 2018 18:04:07 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"mtu":1442,"id":"9d95ad5f-b461-4a7c-837e-7926e754e5ce","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":72,"ipv4_address_scope":null,"shared":false,"project_id":"fceb148b3f5e4751b704712e11fb3e8d","status":"ACTIVE","subnets":["2998bf46-7b67-4e8c-9b38-85df8868ead9"],"description":"","tags":[],"updated_at":"2018-12-27T18:03:37Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-net","admin_state_up":true,"tenant_id":"fceb148b3f5e4751b704712e11fb3e8d","created_at":"2018-12-27T18:03:35Z","provider:network_type":"geneve"}]} 2018-12-27 18:04:07,094 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-net used request id req-a1e34204-f006-4b4d-b0a6-04a52d64ea86 2018-12-27 18:04:07,099 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=9d95ad5f-b461-4a7c-837e-7926e754e5ce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fc401773423f56df2a804c1fc1d164f31672247" 2018-12-27 18:04:07,138 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-8c91be22-9bbf-44cc-ab78-b34da360b865 Date: Thu, 27 Dec 2018 18:04:07 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"mtu":1442,"id":"9d95ad5f-b461-4a7c-837e-7926e754e5ce","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":72,"ipv4_address_scope":null,"shared":false,"project_id":"fceb148b3f5e4751b704712e11fb3e8d","status":"ACTIVE","subnets":["2998bf46-7b67-4e8c-9b38-85df8868ead9"],"description":"","tags":[],"updated_at":"2018-12-27T18:03:37Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-net","admin_state_up":true,"tenant_id":"fceb148b3f5e4751b704712e11fb3e8d","created_at":"2018-12-27T18:03:35Z","provider:network_type":"geneve"}]} 2018-12-27 18:04:07,138 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-net used request id req-8c91be22-9bbf-44cc-ab78-b34da360b865 2018-12-27 18:04:07,144 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=9d95ad5f-b461-4a7c-837e-7926e754e5ce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5e98bb91cd4d3c17fd39ecd7f02c47b8ba1a40e" 2018-12-27 18:04:07,151 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-aa01f24d-6836-441e-8947-245f922efe0e Date: Thu, 27 Dec 2018 18:04:07 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9d95ad5f-b461-4a7c-837e-7926e754e5ce","tenant_id":"fceb148b3f5e4751b704712e11fb3e8d","created_at":"2018-12-27T18:03:37Z","dns_nameservers":[],"updated_at":"2018-12-27T18:03:37Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"fceb148b3f5e4751b704712e11fb3e8d","id":"2998bf46-7b67-4e8c-9b38-85df8868ead9","subnetpool_id":null,"name":"CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-subnet"}]} 2018-12-27 18:04:07,152 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=9d95ad5f-b461-4a7c-837e-7926e754e5ce used request id req-aa01f24d-6836-441e-8947-245f922efe0e 2018-12-27 18:04:07,157 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=9d95ad5f-b461-4a7c-837e-7926e754e5ce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fc401773423f56df2a804c1fc1d164f31672247" 2018-12-27 18:04:07,186 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-96088471-c638-4d9d-86f2-57da342f5aa0 Date: Thu, 27 Dec 2018 18:04:07 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9d95ad5f-b461-4a7c-837e-7926e754e5ce","tenant_id":"fceb148b3f5e4751b704712e11fb3e8d","created_at":"2018-12-27T18:03:37Z","dns_nameservers":[],"updated_at":"2018-12-27T18:03:37Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"fceb148b3f5e4751b704712e11fb3e8d","id":"2998bf46-7b67-4e8c-9b38-85df8868ead9","subnetpool_id":null,"name":"CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-subnet"}]} 2018-12-27 18:04:07,186 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=9d95ad5f-b461-4a7c-837e-7926e754e5ce used request id req-96088471-c638-4d9d-86f2-57da342f5aa0 2018-12-27 18:04:07,191 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=9d95ad5f-b461-4a7c-837e-7926e754e5ce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5e98bb91cd4d3c17fd39ecd7f02c47b8ba1a40e" 2018-12-27 18:04:07,204 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4034 X-Openstack-Request-Id: req-a3962c2a-f58b-4108-ac73-72d51fc42cfb Date: Thu, 27 Dec 2018 18:04:07 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T18:03:51Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"2998bf46-7b67-4e8c-9b38-85df8868ead9","ip_address":"10.1.2.23"}],"id":"2f998d0a-3bfc-4102-955a-e4056122d007","security_groups":["f94ad465-8b0c-4a3f-a2b6-0be249022825"],"binding:vif_details":{"port_filter":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:42:28:b4","project_id":"fceb148b3f5e4751b704712e11fb3e8d","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-1-2-23","ip_address":"10.1.2.23","fqdn":"host-10-1-2-23.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"9d95ad5f-b461-4a7c-837e-7926e754e5ce","dns_name":"","created_at":"2018-12-27T18:03:43Z","binding:vnic_type":"normal","device_id":"5d323cf8-878f-48e8-9e36-e6f57fb65869","tenant_id":"fceb148b3f5e4751b704712e11fb3e8d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T18:03:38Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"2998bf46-7b67-4e8c-9b38-85df8868ead9","ip_address":"10.1.2.2"}],"id":"3b305582-810c-4c37-afdd-123703d8198f","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:27:42:4d","project_id":"fceb148b3f5e4751b704712e11fb3e8d","status":"DOWN","binding:host_id":"","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-1-2-2","ip_address":"10.1.2.2","fqdn":"host-10-1-2-2.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"9d95ad5f-b461-4a7c-837e-7926e754e5ce","dns_name":"","created_at":"2018-12-27T18:03:35Z","binding:vnic_type":"normal","device_id":"","tenant_id":"fceb148b3f5e4751b704712e11fb3e8d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T18:03:53Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"2998bf46-7b67-4e8c-9b38-85df8868ead9","ip_address":"10.1.2.18"}],"id":"bf1a5be6-35b0-4ea5-bcc6-fb61bb8e8d1c","security_groups":["0b68be67-a528-40cd-a8d9-0a70af64b8db"],"binding:vif_details":{"port_filter":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:23:11:5e","project_id":"fceb148b3f5e4751b704712e11fb3e8d","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-1-2-18","ip_address":"10.1.2.18","fqdn":"host-10-1-2-18.openstacklocal."}],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-stack-port1-cf2ckxf44qww","admin_state_up":true,"network_id":"9d95ad5f-b461-4a7c-837e-7926e754e5ce","dns_name":"","created_at":"2018-12-27T18:03:39Z","binding:vnic_type":"normal","device_id":"458a258f-36ea-4743-93c6-2905cf362a11","tenant_id":"fceb148b3f5e4751b704712e11fb3e8d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T18:03:41Z","device_owner":"network:router_interface","revision_number":8,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"2998bf46-7b67-4e8c-9b38-85df8868ead9","ip_address":"10.1.2.1"}],"id":"cc98f8d1-9794-4459-af8d-37b7a96cb3b4","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:e1:46:f7","project_id":"fceb148b3f5e4751b704712e11fb3e8d","status":"ACTIVE","binding:host_id":"","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-1-2-1","ip_address":"10.1.2.1","fqdn":"host-10-1-2-1.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"9d95ad5f-b461-4a7c-837e-7926e754e5ce","dns_name":"","created_at":"2018-12-27T18:03:40Z","binding:vnic_type":"normal","device_id":"6c82e8ff-dc19-4f5c-9b7e-6ada070a6154","tenant_id":"fceb148b3f5e4751b704712e11fb3e8d"}]} 2018-12-27 18:04:07,204 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=9d95ad5f-b461-4a7c-837e-7926e754e5ce used request id req-a3962c2a-f58b-4108-ac73-72d51fc42cfb 2018-12-27 18:04:07,205 - create_instance - INFO - Found existing machine with name - CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-inst1 2018-12-27 18:04:07,209 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fc401773423f56df2a804c1fc1d164f31672247" 2018-12-27 18:04:07,424 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4034 X-Openstack-Request-Id: req-beb07143-8ac0-4a47-a3c6-346b389e910f Date: Thu, 27 Dec 2018 18:04:07 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T18:03:51Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"2998bf46-7b67-4e8c-9b38-85df8868ead9","ip_address":"10.1.2.23"}],"id":"2f998d0a-3bfc-4102-955a-e4056122d007","security_groups":["f94ad465-8b0c-4a3f-a2b6-0be249022825"],"binding:vif_details":{"port_filter":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:42:28:b4","project_id":"fceb148b3f5e4751b704712e11fb3e8d","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-1-2-23","ip_address":"10.1.2.23","fqdn":"host-10-1-2-23.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"9d95ad5f-b461-4a7c-837e-7926e754e5ce","dns_name":"","created_at":"2018-12-27T18:03:43Z","binding:vnic_type":"normal","device_id":"5d323cf8-878f-48e8-9e36-e6f57fb65869","tenant_id":"fceb148b3f5e4751b704712e11fb3e8d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T18:03:38Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"2998bf46-7b67-4e8c-9b38-85df8868ead9","ip_address":"10.1.2.2"}],"id":"3b305582-810c-4c37-afdd-123703d8198f","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:27:42:4d","project_id":"fceb148b3f5e4751b704712e11fb3e8d","status":"DOWN","binding:host_id":"","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-1-2-2","ip_address":"10.1.2.2","fqdn":"host-10-1-2-2.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"9d95ad5f-b461-4a7c-837e-7926e754e5ce","dns_name":"","created_at":"2018-12-27T18:03:35Z","binding:vnic_type":"normal","device_id":"","tenant_id":"fceb148b3f5e4751b704712e11fb3e8d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T18:03:53Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"2998bf46-7b67-4e8c-9b38-85df8868ead9","ip_address":"10.1.2.18"}],"id":"bf1a5be6-35b0-4ea5-bcc6-fb61bb8e8d1c","security_groups":["0b68be67-a528-40cd-a8d9-0a70af64b8db"],"binding:vif_details":{"port_filter":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:23:11:5e","project_id":"fceb148b3f5e4751b704712e11fb3e8d","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-1-2-18","ip_address":"10.1.2.18","fqdn":"host-10-1-2-18.openstacklocal."}],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-stack-port1-cf2ckxf44qww","admin_state_up":true,"network_id":"9d95ad5f-b461-4a7c-837e-7926e754e5ce","dns_name":"","created_at":"2018-12-27T18:03:39Z","binding:vnic_type":"normal","device_id":"458a258f-36ea-4743-93c6-2905cf362a11","tenant_id":"fceb148b3f5e4751b704712e11fb3e8d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T18:03:41Z","device_owner":"network:router_interface","revision_number":8,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"2998bf46-7b67-4e8c-9b38-85df8868ead9","ip_address":"10.1.2.1"}],"id":"cc98f8d1-9794-4459-af8d-37b7a96cb3b4","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:e1:46:f7","project_id":"fceb148b3f5e4751b704712e11fb3e8d","status":"ACTIVE","binding:host_id":"","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-1-2-1","ip_address":"10.1.2.1","fqdn":"host-10-1-2-1.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"9d95ad5f-b461-4a7c-837e-7926e754e5ce","dns_name":"","created_at":"2018-12-27T18:03:40Z","binding:vnic_type":"normal","device_id":"6c82e8ff-dc19-4f5c-9b7e-6ada070a6154","tenant_id":"fceb148b3f5e4751b704712e11fb3e8d"}]} 2018-12-27 18:04:07,424 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=9d95ad5f-b461-4a7c-837e-7926e754e5ce used request id req-beb07143-8ac0-4a47-a3c6-346b389e910f 2018-12-27 18:04:07,425 - create_instance - INFO - Found existing machine with name - CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-inst2 2018-12-27 18:04:07,430 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5e98bb91cd4d3c17fd39ecd7f02c47b8ba1a40e" 2018-12-27 18:04:07,433 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 586 X-Openstack-Request-Id: req-2eca36a1-57dd-4a82-9ebc-5717140f951a Date: Thu, 27 Dec 2018 18:04:07 GMT RESP BODY: {"floatingips": [{"router_id": "6c82e8ff-dc19-4f5c-9b7e-6ada070a6154", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-12-27T18:03:43Z", "dns_domain": "", "floating_network_id": "a4959dd9-e8f4-4ea9-8c99-7bff545db58c", "fixed_ip_address": "10.1.2.18", "floating_ip_address": "172.30.9.200", "revision_number": 2, "port_id": "bf1a5be6-35b0-4ea5-bcc6-fb61bb8e8d1c", "id": "49b68367-63cc-4630-9ac0-0ae76d0234a3", "dns_name": "", "created_at": "2018-12-27T18:03:38Z", "tenant_id": "fceb148b3f5e4751b704712e11fb3e8d", "project_id": "fceb148b3f5e4751b704712e11fb3e8d"}]} 2018-12-27 18:04:07,433 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/floatingips used request id req-2eca36a1-57dd-4a82-9ebc-5717140f951a 2018-12-27 18:04:07,638 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 586 X-Openstack-Request-Id: req-6c693a33-0180-4b53-b83d-ebca68c19fe4 Date: Thu, 27 Dec 2018 18:04:07 GMT RESP BODY: {"floatingips": [{"router_id": "6c82e8ff-dc19-4f5c-9b7e-6ada070a6154", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-12-27T18:03:43Z", "dns_domain": "", "floating_network_id": "a4959dd9-e8f4-4ea9-8c99-7bff545db58c", "fixed_ip_address": "10.1.2.18", "floating_ip_address": "172.30.9.200", "revision_number": 2, "port_id": "bf1a5be6-35b0-4ea5-bcc6-fb61bb8e8d1c", "id": "49b68367-63cc-4630-9ac0-0ae76d0234a3", "dns_name": "", "created_at": "2018-12-27T18:03:38Z", "tenant_id": "fceb148b3f5e4751b704712e11fb3e8d", "project_id": "fceb148b3f5e4751b704712e11fb3e8d"}]} 2018-12-27 18:04:07,638 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/floatingips used request id req-6c693a33-0180-4b53-b83d-ebca68c19fe4 2018-12-27 18:04:07,641 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/5d323cf8-878f-48e8-9e36-e6f57fb65869 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5e98bb91cd4d3c17fd39ecd7f02c47b8ba1a40e" 2018-12-27 18:04:08,536 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:04:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a345053c-d508-4a1d-b915-28c4f65593ff x-compute-request-id: req-a345053c-d508-4a1d-b915-28c4f65593ff Content-Encoding: gzip Content-Length: 823 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:42:28:b4", "version": 4, "addr": "10.1.2.23", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/5d323cf8-878f-48e8-9e36-e6f57fb65869", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/5d323cf8-878f-48e8-9e36-e6f57fb65869", "rel": "bookmark"}], "image": {"id": "99716daa-30cc-4ff8-aee0-d92d7483a859", "links": [{"href": "http://172.30.9.31:8774/images/99716daa-30cc-4ff8-aee0-d92d7483a859", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000f8", "OS-SRV-USG:launched_at": "2018-12-27T18:03:52.000000", "flavor": {"id": "0348122c-01db-4d15-909c-a5d7dad76733", "links": [{"href": "http://172.30.9.31:8774/flavors/0348122c-01db-4d15-909c-a5d7dad76733", "rel": "bookmark"}]}, "id": "5d323cf8-878f-48e8-9e36-e6f57fb65869", "security_groups": [{"name": "default"}], "user_id": "cf782dc3ca424d7a9215af3f20d949e3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T18:03:52Z", "hostId": "66fa89ff51f2a700d836047bd64c99cc5825ea80a377c9d6ef927bf1", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-inst2", "created": "2018-12-27T18:03:42Z", "tenant_id": "fceb148b3f5e4751b704712e11fb3e8d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-27 18:04:08,536 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/5d323cf8-878f-48e8-9e36-e6f57fb65869 used request id req-a345053c-d508-4a1d-b915-28c4f65593ff 2018-12-27 18:04:08,541 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5e98bb91cd4d3c17fd39ecd7f02c47b8ba1a40e" 2018-12-27 18:04:08,656 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-a6099046-18d7-438f-9892-c7790ee7cd7a Date: Thu, 27 Dec 2018 18:04:08 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"mtu":1442,"id":"9d95ad5f-b461-4a7c-837e-7926e754e5ce","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":72,"ipv4_address_scope":null,"shared":false,"project_id":"fceb148b3f5e4751b704712e11fb3e8d","status":"ACTIVE","subnets":["2998bf46-7b67-4e8c-9b38-85df8868ead9"],"description":"","tags":[],"updated_at":"2018-12-27T18:03:37Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-net","admin_state_up":true,"tenant_id":"fceb148b3f5e4751b704712e11fb3e8d","created_at":"2018-12-27T18:03:35Z","provider:network_type":"geneve"}]} 2018-12-27 18:04:08,656 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-net used request id req-a6099046-18d7-438f-9892-c7790ee7cd7a 2018-12-27 18:04:08,660 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/fceb148b3f5e4751b704712e11fb3e8d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5e98bb91cd4d3c17fd39ecd7f02c47b8ba1a40e" 2018-12-27 18:04:08,770 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:04:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-75a8dc5c-4aef-46fa-bbc3-6b1a11fd5663 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/fceb148b3f5e4751b704712e11fb3e8d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "fceb148b3f5e4751b704712e11fb3e8d", "name": "CreateStackFloatingIpTests-3887c076-d82c-41c-proj"}} 2018-12-27 18:04:08,770 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/fceb148b3f5e4751b704712e11fb3e8d used request id req-75a8dc5c-4aef-46fa-bbc3-6b1a11fd5663 2018-12-27 18:04:08,775 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=9d95ad5f-b461-4a7c-837e-7926e754e5ce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5e98bb91cd4d3c17fd39ecd7f02c47b8ba1a40e" 2018-12-27 18:04:08,822 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-47310c44-3188-41a9-8c8b-4c27ca0c4f22 Date: Thu, 27 Dec 2018 18:04:08 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9d95ad5f-b461-4a7c-837e-7926e754e5ce","tenant_id":"fceb148b3f5e4751b704712e11fb3e8d","created_at":"2018-12-27T18:03:37Z","dns_nameservers":[],"updated_at":"2018-12-27T18:03:37Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"fceb148b3f5e4751b704712e11fb3e8d","id":"2998bf46-7b67-4e8c-9b38-85df8868ead9","subnetpool_id":null,"name":"CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-subnet"}]} 2018-12-27 18:04:08,822 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=9d95ad5f-b461-4a7c-837e-7926e754e5ce used request id req-47310c44-3188-41a9-8c8b-4c27ca0c4f22 2018-12-27 18:04:08,828 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=9d95ad5f-b461-4a7c-837e-7926e754e5ce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5e98bb91cd4d3c17fd39ecd7f02c47b8ba1a40e" 2018-12-27 18:04:08,889 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4034 X-Openstack-Request-Id: req-b338cbff-950a-4cbd-a75f-00a64330acf9 Date: Thu, 27 Dec 2018 18:04:08 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T18:03:51Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"2998bf46-7b67-4e8c-9b38-85df8868ead9","ip_address":"10.1.2.23"}],"id":"2f998d0a-3bfc-4102-955a-e4056122d007","security_groups":["f94ad465-8b0c-4a3f-a2b6-0be249022825"],"binding:vif_details":{"port_filter":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:42:28:b4","project_id":"fceb148b3f5e4751b704712e11fb3e8d","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-1-2-23","ip_address":"10.1.2.23","fqdn":"host-10-1-2-23.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"9d95ad5f-b461-4a7c-837e-7926e754e5ce","dns_name":"","created_at":"2018-12-27T18:03:43Z","binding:vnic_type":"normal","device_id":"5d323cf8-878f-48e8-9e36-e6f57fb65869","tenant_id":"fceb148b3f5e4751b704712e11fb3e8d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T18:03:38Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"2998bf46-7b67-4e8c-9b38-85df8868ead9","ip_address":"10.1.2.2"}],"id":"3b305582-810c-4c37-afdd-123703d8198f","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:27:42:4d","project_id":"fceb148b3f5e4751b704712e11fb3e8d","status":"DOWN","binding:host_id":"","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-1-2-2","ip_address":"10.1.2.2","fqdn":"host-10-1-2-2.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"9d95ad5f-b461-4a7c-837e-7926e754e5ce","dns_name":"","created_at":"2018-12-27T18:03:35Z","binding:vnic_type":"normal","device_id":"","tenant_id":"fceb148b3f5e4751b704712e11fb3e8d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T18:03:53Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"2998bf46-7b67-4e8c-9b38-85df8868ead9","ip_address":"10.1.2.18"}],"id":"bf1a5be6-35b0-4ea5-bcc6-fb61bb8e8d1c","security_groups":["0b68be67-a528-40cd-a8d9-0a70af64b8db"],"binding:vif_details":{"port_filter":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:23:11:5e","project_id":"fceb148b3f5e4751b704712e11fb3e8d","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-1-2-18","ip_address":"10.1.2.18","fqdn":"host-10-1-2-18.openstacklocal."}],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-stack-port1-cf2ckxf44qww","admin_state_up":true,"network_id":"9d95ad5f-b461-4a7c-837e-7926e754e5ce","dns_name":"","created_at":"2018-12-27T18:03:39Z","binding:vnic_type":"normal","device_id":"458a258f-36ea-4743-93c6-2905cf362a11","tenant_id":"fceb148b3f5e4751b704712e11fb3e8d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T18:03:41Z","device_owner":"network:router_interface","revision_number":8,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"2998bf46-7b67-4e8c-9b38-85df8868ead9","ip_address":"10.1.2.1"}],"id":"cc98f8d1-9794-4459-af8d-37b7a96cb3b4","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:e1:46:f7","project_id":"fceb148b3f5e4751b704712e11fb3e8d","status":"ACTIVE","binding:host_id":"","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-1-2-1","ip_address":"10.1.2.1","fqdn":"host-10-1-2-1.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"9d95ad5f-b461-4a7c-837e-7926e754e5ce","dns_name":"","created_at":"2018-12-27T18:03:40Z","binding:vnic_type":"normal","device_id":"6c82e8ff-dc19-4f5c-9b7e-6ada070a6154","tenant_id":"fceb148b3f5e4751b704712e11fb3e8d"}]} 2018-12-27 18:04:08,889 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=9d95ad5f-b461-4a7c-837e-7926e754e5ce used request id req-b338cbff-950a-4cbd-a75f-00a64330acf9 2018-12-27 18:04:08,892 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/458a258f-36ea-4743-93c6-2905cf362a11 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fc401773423f56df2a804c1fc1d164f31672247" 2018-12-27 18:04:09,917 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:04:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-72119447-a378-407d-b152-0ed606de1691 x-compute-request-id: req-72119447-a378-407d-b152-0ed606de1691 Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:11:5e", "version": 4, "addr": "10.1.2.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:11:5e", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/458a258f-36ea-4743-93c6-2905cf362a11", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/458a258f-36ea-4743-93c6-2905cf362a11", "rel": "bookmark"}], "image": {"id": "99716daa-30cc-4ff8-aee0-d92d7483a859", "links": [{"href": "http://172.30.9.31:8774/images/99716daa-30cc-4ff8-aee0-d92d7483a859", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000fb", "OS-SRV-USG:launched_at": "2018-12-27T18:03:54.000000", "flavor": {"id": "88266774-0875-4eb1-af82-26e16738145b", "links": [{"href": "http://172.30.9.31:8774/flavors/88266774-0875-4eb1-af82-26e16738145b", "rel": "bookmark"}]}, "id": "458a258f-36ea-4743-93c6-2905cf362a11", "security_groups": [{"name": "CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-sec_grp"}], "user_id": "cf782dc3ca424d7a9215af3f20d949e3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T18:03:54Z", "hostId": "dc51a6462fe7710eb677677ce71eb48462dea8c841fff50d0eb47664", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-inst1", "created": "2018-12-27T18:03:43Z", "tenant_id": "fceb148b3f5e4751b704712e11fb3e8d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-27 18:04:09,918 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/458a258f-36ea-4743-93c6-2905cf362a11 used request id req-72119447-a378-407d-b152-0ed606de1691 2018-12-27 18:04:09,923 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fc401773423f56df2a804c1fc1d164f31672247" 2018-12-27 18:04:10,013 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-6eae36aa-e0a9-49dc-acde-8d27c5e4988b Date: Thu, 27 Dec 2018 18:04:10 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"mtu":1442,"id":"9d95ad5f-b461-4a7c-837e-7926e754e5ce","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":72,"ipv4_address_scope":null,"shared":false,"project_id":"fceb148b3f5e4751b704712e11fb3e8d","status":"ACTIVE","subnets":["2998bf46-7b67-4e8c-9b38-85df8868ead9"],"description":"","tags":[],"updated_at":"2018-12-27T18:03:37Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-net","admin_state_up":true,"tenant_id":"fceb148b3f5e4751b704712e11fb3e8d","created_at":"2018-12-27T18:03:35Z","provider:network_type":"geneve"}]} 2018-12-27 18:04:10,013 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-net used request id req-6eae36aa-e0a9-49dc-acde-8d27c5e4988b 2018-12-27 18:04:10,017 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/fceb148b3f5e4751b704712e11fb3e8d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fc401773423f56df2a804c1fc1d164f31672247" 2018-12-27 18:04:10,130 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:04:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fe81fa21-8ed5-424c-82cc-41fb22bbd45f Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/fceb148b3f5e4751b704712e11fb3e8d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "fceb148b3f5e4751b704712e11fb3e8d", "name": "CreateStackFloatingIpTests-3887c076-d82c-41c-proj"}} 2018-12-27 18:04:10,130 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/fceb148b3f5e4751b704712e11fb3e8d used request id req-fe81fa21-8ed5-424c-82cc-41fb22bbd45f 2018-12-27 18:04:10,136 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=9d95ad5f-b461-4a7c-837e-7926e754e5ce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fc401773423f56df2a804c1fc1d164f31672247" 2018-12-27 18:04:10,179 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-08767f4c-3268-4a31-8aea-a49fdb23730b Date: Thu, 27 Dec 2018 18:04:10 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9d95ad5f-b461-4a7c-837e-7926e754e5ce","tenant_id":"fceb148b3f5e4751b704712e11fb3e8d","created_at":"2018-12-27T18:03:37Z","dns_nameservers":[],"updated_at":"2018-12-27T18:03:37Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"fceb148b3f5e4751b704712e11fb3e8d","id":"2998bf46-7b67-4e8c-9b38-85df8868ead9","subnetpool_id":null,"name":"CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-subnet"}]} 2018-12-27 18:04:10,179 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=9d95ad5f-b461-4a7c-837e-7926e754e5ce used request id req-08767f4c-3268-4a31-8aea-a49fdb23730b 2018-12-27 18:04:10,184 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=9d95ad5f-b461-4a7c-837e-7926e754e5ce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fc401773423f56df2a804c1fc1d164f31672247" 2018-12-27 18:04:10,234 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4034 X-Openstack-Request-Id: req-70932c5b-8302-4b13-98a6-f74d3f9c1dbe Date: Thu, 27 Dec 2018 18:04:10 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T18:03:51Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"2998bf46-7b67-4e8c-9b38-85df8868ead9","ip_address":"10.1.2.23"}],"id":"2f998d0a-3bfc-4102-955a-e4056122d007","security_groups":["f94ad465-8b0c-4a3f-a2b6-0be249022825"],"binding:vif_details":{"port_filter":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:42:28:b4","project_id":"fceb148b3f5e4751b704712e11fb3e8d","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-1-2-23","ip_address":"10.1.2.23","fqdn":"host-10-1-2-23.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"9d95ad5f-b461-4a7c-837e-7926e754e5ce","dns_name":"","created_at":"2018-12-27T18:03:43Z","binding:vnic_type":"normal","device_id":"5d323cf8-878f-48e8-9e36-e6f57fb65869","tenant_id":"fceb148b3f5e4751b704712e11fb3e8d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T18:03:38Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"2998bf46-7b67-4e8c-9b38-85df8868ead9","ip_address":"10.1.2.2"}],"id":"3b305582-810c-4c37-afdd-123703d8198f","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:27:42:4d","project_id":"fceb148b3f5e4751b704712e11fb3e8d","status":"DOWN","binding:host_id":"","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-1-2-2","ip_address":"10.1.2.2","fqdn":"host-10-1-2-2.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"9d95ad5f-b461-4a7c-837e-7926e754e5ce","dns_name":"","created_at":"2018-12-27T18:03:35Z","binding:vnic_type":"normal","device_id":"","tenant_id":"fceb148b3f5e4751b704712e11fb3e8d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T18:03:53Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"2998bf46-7b67-4e8c-9b38-85df8868ead9","ip_address":"10.1.2.18"}],"id":"bf1a5be6-35b0-4ea5-bcc6-fb61bb8e8d1c","security_groups":["0b68be67-a528-40cd-a8d9-0a70af64b8db"],"binding:vif_details":{"port_filter":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:23:11:5e","project_id":"fceb148b3f5e4751b704712e11fb3e8d","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-1-2-18","ip_address":"10.1.2.18","fqdn":"host-10-1-2-18.openstacklocal."}],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-stack-port1-cf2ckxf44qww","admin_state_up":true,"network_id":"9d95ad5f-b461-4a7c-837e-7926e754e5ce","dns_name":"","created_at":"2018-12-27T18:03:39Z","binding:vnic_type":"normal","device_id":"458a258f-36ea-4743-93c6-2905cf362a11","tenant_id":"fceb148b3f5e4751b704712e11fb3e8d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T18:03:41Z","device_owner":"network:router_interface","revision_number":8,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"2998bf46-7b67-4e8c-9b38-85df8868ead9","ip_address":"10.1.2.1"}],"id":"cc98f8d1-9794-4459-af8d-37b7a96cb3b4","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:e1:46:f7","project_id":"fceb148b3f5e4751b704712e11fb3e8d","status":"ACTIVE","binding:host_id":"","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-1-2-1","ip_address":"10.1.2.1","fqdn":"host-10-1-2-1.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"9d95ad5f-b461-4a7c-837e-7926e754e5ce","dns_name":"","created_at":"2018-12-27T18:03:40Z","binding:vnic_type":"normal","device_id":"6c82e8ff-dc19-4f5c-9b7e-6ada070a6154","tenant_id":"fceb148b3f5e4751b704712e11fb3e8d"}]} 2018-12-27 18:04:10,234 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=9d95ad5f-b461-4a7c-837e-7926e754e5ce used request id req-70932c5b-8302-4b13-98a6-f74d3f9c1dbe 2018-12-27 18:04:10,235 - create_instance - INFO - Checking if VM is active 2018-12-27 18:04:10,237 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/458a258f-36ea-4743-93c6-2905cf362a11 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fc401773423f56df2a804c1fc1d164f31672247" 2018-12-27 18:04:11,145 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:04:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-574335b1-3033-473d-a8d6-c72e8c7555a2 x-compute-request-id: req-574335b1-3033-473d-a8d6-c72e8c7555a2 Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:11:5e", "version": 4, "addr": "10.1.2.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:11:5e", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/458a258f-36ea-4743-93c6-2905cf362a11", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/458a258f-36ea-4743-93c6-2905cf362a11", "rel": "bookmark"}], "image": {"id": "99716daa-30cc-4ff8-aee0-d92d7483a859", "links": [{"href": "http://172.30.9.31:8774/images/99716daa-30cc-4ff8-aee0-d92d7483a859", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000fb", "OS-SRV-USG:launched_at": "2018-12-27T18:03:54.000000", "flavor": {"id": "88266774-0875-4eb1-af82-26e16738145b", "links": [{"href": "http://172.30.9.31:8774/flavors/88266774-0875-4eb1-af82-26e16738145b", "rel": "bookmark"}]}, "id": "458a258f-36ea-4743-93c6-2905cf362a11", "security_groups": [{"name": "CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-sec_grp"}], "user_id": "cf782dc3ca424d7a9215af3f20d949e3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T18:03:54Z", "hostId": "dc51a6462fe7710eb677677ce71eb48462dea8c841fff50d0eb47664", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-inst1", "created": "2018-12-27T18:03:43Z", "tenant_id": "fceb148b3f5e4751b704712e11fb3e8d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-27 18:04:11,145 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/458a258f-36ea-4743-93c6-2905cf362a11 used request id req-574335b1-3033-473d-a8d6-c72e8c7555a2 2018-12-27 18:04:11,145 - create_instance - DEBUG - Instance status [CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-inst1] is - ACTIVE 2018-12-27 18:04:11,146 - create_instance - INFO - VM is - ACTIVE 2018-12-27 18:04:11,148 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/458a258f-36ea-4743-93c6-2905cf362a11 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fc401773423f56df2a804c1fc1d164f31672247" 2018-12-27 18:04:12,048 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:04:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8668597f-487b-48c7-94ae-1f5c09940a88 x-compute-request-id: req-8668597f-487b-48c7-94ae-1f5c09940a88 Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:11:5e", "version": 4, "addr": "10.1.2.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:11:5e", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/458a258f-36ea-4743-93c6-2905cf362a11", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/458a258f-36ea-4743-93c6-2905cf362a11", "rel": "bookmark"}], "image": {"id": "99716daa-30cc-4ff8-aee0-d92d7483a859", "links": [{"href": "http://172.30.9.31:8774/images/99716daa-30cc-4ff8-aee0-d92d7483a859", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000fb", "OS-SRV-USG:launched_at": "2018-12-27T18:03:54.000000", "flavor": {"id": "88266774-0875-4eb1-af82-26e16738145b", "links": [{"href": "http://172.30.9.31:8774/flavors/88266774-0875-4eb1-af82-26e16738145b", "rel": "bookmark"}]}, "id": "458a258f-36ea-4743-93c6-2905cf362a11", "security_groups": [{"name": "CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-sec_grp"}], "user_id": "cf782dc3ca424d7a9215af3f20d949e3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T18:03:54Z", "hostId": "dc51a6462fe7710eb677677ce71eb48462dea8c841fff50d0eb47664", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-inst1", "created": "2018-12-27T18:03:43Z", "tenant_id": "fceb148b3f5e4751b704712e11fb3e8d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-27 18:04:12,048 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/458a258f-36ea-4743-93c6-2905cf362a11 used request id req-8668597f-487b-48c7-94ae-1f5c09940a88 2018-12-27 18:04:12,054 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fc401773423f56df2a804c1fc1d164f31672247" 2018-12-27 18:04:12,356 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-9cfa1ae2-de82-4d00-aea6-7907b73da3e2 Date: Thu, 27 Dec 2018 18:04:12 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"mtu":1442,"id":"9d95ad5f-b461-4a7c-837e-7926e754e5ce","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":72,"ipv4_address_scope":null,"shared":false,"project_id":"fceb148b3f5e4751b704712e11fb3e8d","status":"ACTIVE","subnets":["2998bf46-7b67-4e8c-9b38-85df8868ead9"],"description":"","tags":[],"updated_at":"2018-12-27T18:03:37Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-net","admin_state_up":true,"tenant_id":"fceb148b3f5e4751b704712e11fb3e8d","created_at":"2018-12-27T18:03:35Z","provider:network_type":"geneve"}]} 2018-12-27 18:04:12,357 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-net used request id req-9cfa1ae2-de82-4d00-aea6-7907b73da3e2 2018-12-27 18:04:12,360 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/fceb148b3f5e4751b704712e11fb3e8d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fc401773423f56df2a804c1fc1d164f31672247" 2018-12-27 18:04:12,476 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:04:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9e2f748d-6791-4dea-9b6b-017e6e2a3f0c Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/fceb148b3f5e4751b704712e11fb3e8d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "fceb148b3f5e4751b704712e11fb3e8d", "name": "CreateStackFloatingIpTests-3887c076-d82c-41c-proj"}} 2018-12-27 18:04:12,476 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/fceb148b3f5e4751b704712e11fb3e8d used request id req-9e2f748d-6791-4dea-9b6b-017e6e2a3f0c 2018-12-27 18:04:12,481 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=9d95ad5f-b461-4a7c-837e-7926e754e5ce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fc401773423f56df2a804c1fc1d164f31672247" 2018-12-27 18:04:12,531 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-defd6ae0-d2c0-4bca-b879-2b86e870f5cf Date: Thu, 27 Dec 2018 18:04:12 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9d95ad5f-b461-4a7c-837e-7926e754e5ce","tenant_id":"fceb148b3f5e4751b704712e11fb3e8d","created_at":"2018-12-27T18:03:37Z","dns_nameservers":[],"updated_at":"2018-12-27T18:03:37Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"fceb148b3f5e4751b704712e11fb3e8d","id":"2998bf46-7b67-4e8c-9b38-85df8868ead9","subnetpool_id":null,"name":"CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-subnet"}]} 2018-12-27 18:04:12,532 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=9d95ad5f-b461-4a7c-837e-7926e754e5ce used request id req-defd6ae0-d2c0-4bca-b879-2b86e870f5cf 2018-12-27 18:04:12,537 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=9d95ad5f-b461-4a7c-837e-7926e754e5ce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fc401773423f56df2a804c1fc1d164f31672247" 2018-12-27 18:04:12,583 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4034 X-Openstack-Request-Id: req-7b06cce2-b066-4a14-926d-13a8f47d8b4b Date: Thu, 27 Dec 2018 18:04:12 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T18:03:51Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"2998bf46-7b67-4e8c-9b38-85df8868ead9","ip_address":"10.1.2.23"}],"id":"2f998d0a-3bfc-4102-955a-e4056122d007","security_groups":["f94ad465-8b0c-4a3f-a2b6-0be249022825"],"binding:vif_details":{"port_filter":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:42:28:b4","project_id":"fceb148b3f5e4751b704712e11fb3e8d","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-1-2-23","ip_address":"10.1.2.23","fqdn":"host-10-1-2-23.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"9d95ad5f-b461-4a7c-837e-7926e754e5ce","dns_name":"","created_at":"2018-12-27T18:03:43Z","binding:vnic_type":"normal","device_id":"5d323cf8-878f-48e8-9e36-e6f57fb65869","tenant_id":"fceb148b3f5e4751b704712e11fb3e8d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T18:03:38Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"2998bf46-7b67-4e8c-9b38-85df8868ead9","ip_address":"10.1.2.2"}],"id":"3b305582-810c-4c37-afdd-123703d8198f","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:27:42:4d","project_id":"fceb148b3f5e4751b704712e11fb3e8d","status":"DOWN","binding:host_id":"","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-1-2-2","ip_address":"10.1.2.2","fqdn":"host-10-1-2-2.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"9d95ad5f-b461-4a7c-837e-7926e754e5ce","dns_name":"","created_at":"2018-12-27T18:03:35Z","binding:vnic_type":"normal","device_id":"","tenant_id":"fceb148b3f5e4751b704712e11fb3e8d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T18:03:53Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"2998bf46-7b67-4e8c-9b38-85df8868ead9","ip_address":"10.1.2.18"}],"id":"bf1a5be6-35b0-4ea5-bcc6-fb61bb8e8d1c","security_groups":["0b68be67-a528-40cd-a8d9-0a70af64b8db"],"binding:vif_details":{"port_filter":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:23:11:5e","project_id":"fceb148b3f5e4751b704712e11fb3e8d","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-1-2-18","ip_address":"10.1.2.18","fqdn":"host-10-1-2-18.openstacklocal."}],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-stack-port1-cf2ckxf44qww","admin_state_up":true,"network_id":"9d95ad5f-b461-4a7c-837e-7926e754e5ce","dns_name":"","created_at":"2018-12-27T18:03:39Z","binding:vnic_type":"normal","device_id":"458a258f-36ea-4743-93c6-2905cf362a11","tenant_id":"fceb148b3f5e4751b704712e11fb3e8d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T18:03:41Z","device_owner":"network:router_interface","revision_number":8,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"2998bf46-7b67-4e8c-9b38-85df8868ead9","ip_address":"10.1.2.1"}],"id":"cc98f8d1-9794-4459-af8d-37b7a96cb3b4","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:e1:46:f7","project_id":"fceb148b3f5e4751b704712e11fb3e8d","status":"ACTIVE","binding:host_id":"","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-1-2-1","ip_address":"10.1.2.1","fqdn":"host-10-1-2-1.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"9d95ad5f-b461-4a7c-837e-7926e754e5ce","dns_name":"","created_at":"2018-12-27T18:03:40Z","binding:vnic_type":"normal","device_id":"6c82e8ff-dc19-4f5c-9b7e-6ada070a6154","tenant_id":"fceb148b3f5e4751b704712e11fb3e8d"}]} 2018-12-27 18:04:12,583 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=9d95ad5f-b461-4a7c-837e-7926e754e5ce used request id req-7b06cce2-b066-4a14-926d-13a8f47d8b4b 2018-12-27 18:04:12,584 - ansible_utils - DEBUG - Retrieving SSH client 2018-12-27 18:04:13,584 - paramiko.transport - DEBUG - starting thread (client mode): 0x1774b350L 2018-12-27 18:04:13,585 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-12-27 18:04:13,585 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-12-27 18:04:13,585 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-12-27 18:04:13,587 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp521', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1', u'kexguess2@matt.ucc.asn.au'] server key:[u'ecdsa-sha2-nistp521', u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] server encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] client mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] server mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] client compress:[u'none'] server compress:[u'none'] client lang:[u''] server lang:[u''] kex follows?False 2018-12-27 18:04:13,588 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-12-27 18:04:13,588 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-12-27 18:04:13,588 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-12-27 18:04:13,588 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-12-27 18:04:13,588 - paramiko.transport - DEBUG - Compression agreed: none 2018-12-27 18:04:13,608 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-12-27 18:04:13,609 - paramiko.transport - DEBUG - Switch to new keys ... 2018-12-27 18:04:13,618 - paramiko.transport - DEBUG - Trying discovered key 254094ed5a8614bc26f9d223c73acf4c in a8c53c30-cef8-4177-b286-afe0b24707f7 2018-12-27 18:04:13,646 - paramiko.transport - DEBUG - userauth is OK 2018-12-27 18:04:13,651 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-12-27 18:04:13,752 - paramiko.transport - DEBUG - EOF in transport thread 2018-12-27 18:04:13,796 - create_instance - INFO - SSH is active for VM instance 2018-12-27 18:04:13,796 - ansible_utils - DEBUG - Retrieving SSH client 2018-12-27 18:04:13,798 - paramiko.transport - DEBUG - starting thread (client mode): 0x1782fdd0L 2018-12-27 18:04:13,798 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-12-27 18:04:13,798 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-12-27 18:04:13,799 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-12-27 18:04:13,800 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp521', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1', u'kexguess2@matt.ucc.asn.au'] server key:[u'ecdsa-sha2-nistp521', u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] server encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] client mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] server mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] client compress:[u'none'] server compress:[u'none'] client lang:[u''] server lang:[u''] kex follows?False 2018-12-27 18:04:13,800 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-12-27 18:04:13,800 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-12-27 18:04:13,800 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-12-27 18:04:13,800 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-12-27 18:04:13,801 - paramiko.transport - DEBUG - Compression agreed: none 2018-12-27 18:04:13,818 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-12-27 18:04:13,818 - paramiko.transport - DEBUG - Switch to new keys ... 2018-12-27 18:04:13,831 - paramiko.transport - DEBUG - Trying discovered key 254094ed5a8614bc26f9d223c73acf4c in a8c53c30-cef8-4177-b286-afe0b24707f7 2018-12-27 18:04:13,859 - paramiko.transport - DEBUG - userauth is OK 2018-12-27 18:04:13,864 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-12-27 18:04:13,895 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-12-27 18:04:13,896 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-12-27 18:04:13,896 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-12-27 18:04:13,898 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-12-27 18:04:13,899 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-12-27 18:04:13,900 - create_stack - INFO - Deleting stack - CreateStackFloatingIpTests-CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-stack 2018-12-27 18:04:13,903 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:8004/v1/fceb148b3f5e4751b704712e11fb3e8d/stacks/40a569f6-3bda-4bfb-9276-30c25ed04c98 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47da084174e689955c3b33da2caae0a0852bc113" 2018-12-27 18:04:14,130 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 18:04:13 GMT Server: Apache x-openstack-request-id: req-1323caa8-e06e-481d-ae84-d24ec7b218b0 Location: http://172.30.9.31:8004/v1/fceb148b3f5e4751b704712e11fb3e8d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-stack/40a569f6-3bda-4bfb-9276-30c25ed04c98 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/fceb148b3f5e4751b704712e11fb3e8d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-stack/40a569f6-3bda-4bfb-9276-30c25ed04c98;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-27 18:04:14,490 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 18:04:14 GMT Server: Apache x-openstack-request-id: req-152a545f-9e5d-4a8d-9d90-0e5299526210 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 18:04:14,490 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.31:8004/v1/fceb148b3f5e4751b704712e11fb3e8d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-stack/40a569f6-3bda-4bfb-9276-30c25ed04c98 used request id req-152a545f-9e5d-4a8d-9d90-0e5299526210 2018-12-27 18:04:14,493 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/fceb148b3f5e4751b704712e11fb3e8d/stacks/40a569f6-3bda-4bfb-9276-30c25ed04c98 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47da084174e689955c3b33da2caae0a0852bc113" 2018-12-27 18:04:14,721 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 18:04:14 GMT Server: Apache x-openstack-request-id: req-780cec7c-e2ee-4a9a-80c3-71afa3a38175 Location: http://172.30.9.31:8004/v1/fceb148b3f5e4751b704712e11fb3e8d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-stack/40a569f6-3bda-4bfb-9276-30c25ed04c98 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/fceb148b3f5e4751b704712e11fb3e8d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-stack/40a569f6-3bda-4bfb-9276-30c25ed04c98;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-27 18:04:14,763 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:04:14 GMT Server: Apache x-openstack-request-id: req-26d21967-1dc1-44d9-b0a8-2bd44134671a Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 787 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-flavor2", "OS::project_id": "fceb148b3f5e4751b704712e11fb3e8d", "OS::stack_id": "40a569f6-3bda-4bfb-9276-30c25ed04c98", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-kp", "security_group_name": "CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-sec_grp", "flavor_extra_specs": "{}", "subnet_name": "CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-subnet", "net_name": "CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-inst2", "inst1_name": "CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-inst1", "image2_name": "CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-image", "flavor1_name": "CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-flavor1", "image1_name": "CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-stack", "stack_user_project_id": "5f419ef6b4724308ae141712b394462d", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-12-27T18:03:31Z", "links": [{"href": "http://172.30.9.31:8004/v1/fceb148b3f5e4751b704712e11fb3e8d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-stack/40a569f6-3bda-4bfb-9276-30c25ed04c98", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-27T18:04:14Z", "id": "40a569f6-3bda-4bfb-9276-30c25ed04c98", "outputs": [{"output_value": null, "output_error": "The specified reference \"keypair\" (in unknown) is incorrect.", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-12-27 18:04:14,763 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/fceb148b3f5e4751b704712e11fb3e8d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-stack/40a569f6-3bda-4bfb-9276-30c25ed04c98 used request id req-26d21967-1dc1-44d9-b0a8-2bd44134671a 2018-12-27 18:04:14,764 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-12-27 18:04:14,764 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-27 18:04:17,767 - create_stack - DEBUG - Stack status query timeout in 1196.72289109 2018-12-27 18:04:17,770 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/fceb148b3f5e4751b704712e11fb3e8d/stacks/40a569f6-3bda-4bfb-9276-30c25ed04c98 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47da084174e689955c3b33da2caae0a0852bc113" 2018-12-27 18:04:17,995 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 18:04:17 GMT Server: Apache x-openstack-request-id: req-a6dac6c2-1590-48cd-82d3-23bcc51c13c1 Location: http://172.30.9.31:8004/v1/fceb148b3f5e4751b704712e11fb3e8d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-stack/40a569f6-3bda-4bfb-9276-30c25ed04c98 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/fceb148b3f5e4751b704712e11fb3e8d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-stack/40a569f6-3bda-4bfb-9276-30c25ed04c98;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-27 18:04:18,243 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:04:17 GMT Server: Apache x-openstack-request-id: req-a8fcc74e-65e6-489b-bd67-72a07320a59d Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 787 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-flavor2", "OS::project_id": "fceb148b3f5e4751b704712e11fb3e8d", "OS::stack_id": "40a569f6-3bda-4bfb-9276-30c25ed04c98", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-kp", "security_group_name": "CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-sec_grp", "flavor_extra_specs": "{}", "subnet_name": "CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-subnet", "net_name": "CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-inst2", "inst1_name": "CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-inst1", "image2_name": "CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-image", "flavor1_name": "CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-flavor1", "image1_name": "CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-stack", "stack_user_project_id": "5f419ef6b4724308ae141712b394462d", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-12-27T18:03:31Z", "links": [{"href": "http://172.30.9.31:8004/v1/fceb148b3f5e4751b704712e11fb3e8d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-stack/40a569f6-3bda-4bfb-9276-30c25ed04c98", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-27T18:04:14Z", "id": "40a569f6-3bda-4bfb-9276-30c25ed04c98", "outputs": [{"output_value": null, "output_error": "The specified reference \"keypair\" (in unknown) is incorrect.", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-12-27 18:04:18,243 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/fceb148b3f5e4751b704712e11fb3e8d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-stack/40a569f6-3bda-4bfb-9276-30c25ed04c98 used request id req-a8fcc74e-65e6-489b-bd67-72a07320a59d 2018-12-27 18:04:18,244 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-12-27 18:04:18,244 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-27 18:04:21,247 - create_stack - DEBUG - Stack status query timeout in 1193.2434032 2018-12-27 18:04:21,250 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/fceb148b3f5e4751b704712e11fb3e8d/stacks/40a569f6-3bda-4bfb-9276-30c25ed04c98 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47da084174e689955c3b33da2caae0a0852bc113" 2018-12-27 18:04:21,278 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 18:04:21 GMT Server: Apache x-openstack-request-id: req-053ccbc4-c641-489a-97a5-bf642edd5f78 Location: http://172.30.9.31:8004/v1/fceb148b3f5e4751b704712e11fb3e8d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-stack/40a569f6-3bda-4bfb-9276-30c25ed04c98 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/fceb148b3f5e4751b704712e11fb3e8d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-stack/40a569f6-3bda-4bfb-9276-30c25ed04c98;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-27 18:04:21,320 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:04:21 GMT Server: Apache x-openstack-request-id: req-5eca6089-461a-49f3-8a27-8f10a96c7d1e Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 787 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-flavor2", "OS::project_id": "fceb148b3f5e4751b704712e11fb3e8d", "OS::stack_id": "40a569f6-3bda-4bfb-9276-30c25ed04c98", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-kp", "security_group_name": "CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-sec_grp", "flavor_extra_specs": "{}", "subnet_name": "CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-subnet", "net_name": "CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-inst2", "inst1_name": "CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-inst1", "image2_name": "CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-image", "flavor1_name": "CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-flavor1", "image1_name": "CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-stack", "stack_user_project_id": "5f419ef6b4724308ae141712b394462d", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-12-27T18:03:31Z", "links": [{"href": "http://172.30.9.31:8004/v1/fceb148b3f5e4751b704712e11fb3e8d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-stack/40a569f6-3bda-4bfb-9276-30c25ed04c98", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-27T18:04:14Z", "id": "40a569f6-3bda-4bfb-9276-30c25ed04c98", "outputs": [{"output_value": null, "output_error": "The specified reference \"keypair\" (in unknown) is incorrect.", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-12-27 18:04:21,321 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/fceb148b3f5e4751b704712e11fb3e8d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-stack/40a569f6-3bda-4bfb-9276-30c25ed04c98 used request id req-5eca6089-461a-49f3-8a27-8f10a96c7d1e 2018-12-27 18:04:21,321 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-12-27 18:04:21,321 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-27 18:04:24,324 - create_stack - DEBUG - Stack status query timeout in 1190.16589904 2018-12-27 18:04:24,327 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/fceb148b3f5e4751b704712e11fb3e8d/stacks/40a569f6-3bda-4bfb-9276-30c25ed04c98 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47da084174e689955c3b33da2caae0a0852bc113" 2018-12-27 18:04:24,354 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 18:04:24 GMT Server: Apache x-openstack-request-id: req-b2c7dcf5-d3f7-4305-9c47-e6a88cc388cf Location: http://172.30.9.31:8004/v1/fceb148b3f5e4751b704712e11fb3e8d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-stack/40a569f6-3bda-4bfb-9276-30c25ed04c98 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/fceb148b3f5e4751b704712e11fb3e8d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-stack/40a569f6-3bda-4bfb-9276-30c25ed04c98;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-27 18:04:24,397 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:04:24 GMT Server: Apache x-openstack-request-id: req-761bb4c9-a057-426f-a198-66bd930d2092 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 706 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-flavor2", "OS::project_id": "fceb148b3f5e4751b704712e11fb3e8d", "OS::stack_id": "40a569f6-3bda-4bfb-9276-30c25ed04c98", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-kp", "security_group_name": "CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-sec_grp", "flavor_extra_specs": "{}", "subnet_name": "CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-subnet", "net_name": "CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-inst2", "inst1_name": "CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-inst1", "image2_name": "CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-image", "flavor1_name": "CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-flavor1", "image1_name": "CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-image"}, "deletion_time": "2018-12-27T18:04:23Z", "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-stack", "stack_user_project_id": "5f419ef6b4724308ae141712b394462d", "tags": null, "creation_time": "2018-12-27T18:03:31Z", "links": [{"href": "http://172.30.9.31:8004/v1/fceb148b3f5e4751b704712e11fb3e8d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-stack/40a569f6-3bda-4bfb-9276-30c25ed04c98", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-12-27T18:04:14Z", "id": "40a569f6-3bda-4bfb-9276-30c25ed04c98", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-12-27 18:04:24,398 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/fceb148b3f5e4751b704712e11fb3e8d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-stack/40a569f6-3bda-4bfb-9276-30c25ed04c98 used request id req-761bb4c9-a057-426f-a198-66bd930d2092 2018-12-27 18:04:24,398 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-12-27 18:04:24,398 - create_stack - DEBUG - Stack is active with name - CreateStackFloatingIpTests-CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-stack 2018-12-27 18:04:24,399 - create_stack - INFO - Attempting to delete again stack - CreateStackFloatingIpTests-CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-stack 2018-12-27 18:04:24,401 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:8004/v1/fceb148b3f5e4751b704712e11fb3e8d/stacks/40a569f6-3bda-4bfb-9276-30c25ed04c98 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47da084174e689955c3b33da2caae0a0852bc113" 2018-12-27 18:04:24,428 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 18:04:24 GMT Server: Apache x-openstack-request-id: req-b1ebef8f-8a8f-42ba-891e-73e291930823 Location: http://172.30.9.31:8004/v1/fceb148b3f5e4751b704712e11fb3e8d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-stack/40a569f6-3bda-4bfb-9276-30c25ed04c98 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/fceb148b3f5e4751b704712e11fb3e8d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-stack/40a569f6-3bda-4bfb-9276-30c25ed04c98;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-27 18:04:24,763 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 18:04:24 GMT Server: Apache x-openstack-request-id: req-5e206bcc-d5ed-417d-9346-5fbdf54e85b0 Content-Length: 285 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackFloatingIpTests-CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-12-27 18:04:24,763 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.31:8004/v1/fceb148b3f5e4751b704712e11fb3e8d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-stack/40a569f6-3bda-4bfb-9276-30c25ed04c98 used request id req-5e206bcc-d5ed-417d-9346-5fbdf54e85b0 2018-12-27 18:04:24,765 - glance_utils - INFO - Deleting image named - CreateStackFloatingIpTests-331a7f35-2216-4f4c-843f-277fc6ce7f76-image 2018-12-27 18:04:24,768 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9292/v2/images/99716daa-30cc-4ff8-aee0-d92d7483a859 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b5097e8c12992c9e7ff56582dc6c67d09b476ad2" 2018-12-27 18:04:25,206 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-2c97e2e4-c551-4711-8613-a8d0e77836b8 Date: Thu, 27 Dec 2018 18:04:25 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-27 18:04:25,206 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.31:9292/v2/images/99716daa-30cc-4ff8-aee0-d92d7483a859 used request id req-2c97e2e4-c551-4711-8613-a8d0e77836b8 2018-12-27 18:04:25,213 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c2fddcbdef648c80f60dc31756e3aece980644c" 2018-12-27 18:04:25,594 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 35896 X-Openstack-Request-Id: req-7b9d2496-18c4-4b13-b312-ae500a8dde48 Date: Thu, 27 Dec 2018 18:04:25 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "created_at": "2018-12-27T15:33:01Z", "updated_at": "2018-12-27T15:33:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "35205ac3-06e6-4cf6-bb21-ff8f813cb45b", "remote_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "ade77f59-e70c-4970-8ea8-198222fa332e", "remote_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "c4f3bf7f-d793-498d-a883-bb8c6003f070", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "c85cb618-8f19-445b-8e16-6d467cb17771", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}], "revision_number": 4, "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "created_at": "2018-12-27T15:57:22Z", "updated_at": "2018-12-27T15:57:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "5e258a3b-01f5-4aef-81b7-0b5dc6e5b683", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "65475539-0336-498a-8da4-ff0a80b10089", "remote_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "ae922857-f7ae-4bc8-949b-153fb43bfd00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "b4f87679-52e1-4cf9-bf76-5abb9a9bec06", "remote_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "f7197afc9b61423897aefc9a643d03a1"}], "revision_number": 4, "project_id": "f7197afc9b61423897aefc9a643d03a1", "id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "created_at": "2018-12-27T16:01:54Z", "updated_at": "2018-12-27T16:01:54Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "00dd3abd-acd1-4edb-8f4a-8badcbd2eeb4", "remote_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "018de60d-bc33-4ef0-9eed-6d00b6ce227b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "0d99f0db-fa6b-4201-b67f-a7ff0db82c5d", "remote_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv6", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "5c4049ef-933d-4614-84e7-83584430d462", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv6", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}], "revision_number": 4, "project_id": "8c689c5e31c44b09ab85f80682abbc2a", "id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "created_at": "2018-12-27T15:56:49Z", "updated_at": "2018-12-27T15:56:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "6555e255-763a-4448-b1b1-0c93b2a390bd", "remote_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "777ff7a5-a590-43e5-a84b-7677710494e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "8bac258a-08df-48b7-900b-efbe01a6ec20", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "dc17921e-353f-4898-a970-881b2c8d093d", "remote_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}], "revision_number": 4, "project_id": "28dac9e1580d461c9de52e6659cc4f9d", "id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "created_at": "2018-12-27T16:01:52Z", "updated_at": "2018-12-27T16:01:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "32737757-45f3-4b24-b6ab-5f2d5579b4a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv6", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "ae604ef3-492d-4aa3-8045-1ff84f755a27", "remote_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv4", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "b7bff40a-beda-4996-b140-ed94d010535c", "remote_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv6", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "b8129030-9d72-4d5d-adce-47bbe62492fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv4", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}], "revision_number": 4, "project_id": "81c108a273314b24bf6b48c41b5bbe0c", "id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "created_at": "2018-12-27T15:57:20Z", "updated_at": "2018-12-27T15:57:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "0c389ec4-c0af-4c20-acf9-4fcc1d859dd7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv6", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "3749697a-f2ef-439a-a661-2fb92badd1ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv4", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "b74e0c8c-e243-450e-b1be-69c587093d6d", "remote_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv6", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "c222695b-2f1c-427d-afd7-e0be24ec9f66", "remote_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv4", "project_id": "7fb0e5436e4f467998e672dd71018a45"}], "revision_number": 4, "project_id": "7fb0e5436e4f467998e672dd71018a45", "id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "created_at": "2018-12-27T17:02:11Z", "updated_at": "2018-12-27T17:02:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "675d8a56-1c9b-4c58-a252-61e65997fd05", "remote_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv4", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "84f0587c-7394-4fd6-8f3d-8d6ba94cf3f9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv6", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "8a450b4f-e710-4193-816e-13a2d4e40c07", "remote_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv6", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "c3106b0a-1026-4156-86a9-f0438b7fab93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv4", "project_id": "7cba3664d5674e65a12c8c269a05febf"}], "revision_number": 4, "project_id": "7cba3664d5674e65a12c8c269a05febf", "id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "created_at": "2018-12-27T15:58:29Z", "updated_at": "2018-12-27T15:58:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "2a945ecc-f9fa-4219-96ab-c189a7f5c102", "remote_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv6", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "55e2b54e-68d4-4476-8c9f-e05e347c8970", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv4", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "9983229c-b595-482a-973f-81137a209b6d", "remote_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv4", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "9d4b8450-78ab-4817-a586-372ed88268f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv6", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}], "revision_number": 4, "project_id": "fbd6dbf946a5406398ba810e02d0888e", "id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "created_at": "2018-12-27T15:57:24Z", "updated_at": "2018-12-27T15:57:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "35521f2a-a59d-4798-9fa8-0febfe126076", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv4", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "607d473d-1e6a-4088-a778-7df9ffc1ff68", "remote_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv6", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "6f8fa92b-b67a-4047-a900-f43656aff42b", "remote_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv4", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "890f1d6c-9ae5-45b0-b7a1-282182432b66", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv6", "project_id": "253cc6709e714b8a80a5f74e4257907e"}], "revision_number": 4, "project_id": "253cc6709e714b8a80a5f74e4257907e", "id": "b9546f11-205e-4322-89f8-f0360d6090ed", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "created_at": "2018-12-27T15:57:08Z", "updated_at": "2018-12-27T15:57:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "6739c48b-d899-4c17-bb8e-ffaf8922c034", "remote_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv4", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "9660a6af-4d9b-40b9-9729-f205f66c2bd0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv4", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "bf244c03-fc10-4754-9c2b-b0224401c4f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv6", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "d3bee7cc-a152-441c-9790-abb1f56cec03", "remote_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv6", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}], "revision_number": 4, "project_id": "782a28bd0d40485e85eda6b8ba43840b", "id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "created_at": "2018-12-27T15:57:11Z", "updated_at": "2018-12-27T15:57:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "22c0d2cf-360a-4aa8-ba7e-bfdbf8327d27", "remote_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "553b140a-8ba9-4af7-9f50-bf24e87aebf7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "b2ecf7a5-df98-4d65-a762-767320437c5a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "e49104b2-7c13-49d6-8519-a16dd585346f", "remote_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}], "revision_number": 4, "project_id": "ef7e486beb8f4de39b25ca5f11552328", "id": "d0588e93-db0d-4888-9f99-3399a50df490", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "created_at": "2018-12-27T17:19:15Z", "updated_at": "2018-12-27T17:19:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "1990fe24-df44-4561-9f09-f50aab182bf7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "651e4b8b-b29e-409b-9f25-ff2328ccefe6", "remote_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "cc4e2254-2157-4ae1-a233-3047573ddc6d", "remote_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "da56dda4-aaf3-43ff-bdf7-e64892ec2345", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}], "revision_number": 4, "project_id": "2a5a6879c5fa4db798cea6d394565d45", "id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-27T15:33:07Z", "updated_at": "2018-12-27T15:33:07Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "4de95db8-72d6-4aec-a145-e92511971eb9", "remote_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "5f100cff-05d8-4405-8dfb-0a387c123fae", "remote_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "a3f6a193-cc94-4220-a73a-08acf63c449b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "f059d8a5-0c32-49c9-a721-77cc89245ecd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "created_at": "2018-12-27T15:29:16Z", "updated_at": "2018-12-27T15:29:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "3c53841a-5bc0-4192-b482-044411e217ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "5956ff3f-d59d-4af6-82b5-566c888583a7", "remote_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:16Z", "revision_number": 0, "id": "60735d87-52c7-426a-91a6-aff1078a5a2d", "remote_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:16Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "abe97133-61dd-4fdf-baf3-2e07968a324f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "da629caea04941e1ae8979c379dc7c9d"}], "revision_number": 4, "project_id": "da629caea04941e1ae8979c379dc7c9d", "id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fceb148b3f5e4751b704712e11fb3e8d", "created_at": "2018-12-27T18:03:33Z", "updated_at": "2018-12-27T18:03:33Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T18:03:33Z", "revision_number": 0, "id": "308108e2-4183-4ff1-88f0-82e2e51afc5c", "remote_group_id": "f94ad465-8b0c-4a3f-a2b6-0be249022825", "remote_ip_prefix": null, "created_at": "2018-12-27T18:03:33Z", "security_group_id": "f94ad465-8b0c-4a3f-a2b6-0be249022825", "tenant_id": "fceb148b3f5e4751b704712e11fb3e8d", "port_range_min": null, "ethertype": "IPv4", "project_id": "fceb148b3f5e4751b704712e11fb3e8d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T18:03:33Z", "revision_number": 0, "id": "5fbfae53-1330-42f7-b03a-103222e1639c", "remote_group_id": "f94ad465-8b0c-4a3f-a2b6-0be249022825", "remote_ip_prefix": null, "created_at": "2018-12-27T18:03:33Z", "security_group_id": "f94ad465-8b0c-4a3f-a2b6-0be249022825", "tenant_id": "fceb148b3f5e4751b704712e11fb3e8d", "port_range_min": null, "ethertype": "IPv6", "project_id": "fceb148b3f5e4751b704712e11fb3e8d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T18:03:33Z", "revision_number": 0, "id": "b682644a-06c4-4e74-9cc6-065c7595618d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T18:03:33Z", "security_group_id": "f94ad465-8b0c-4a3f-a2b6-0be249022825", "tenant_id": "fceb148b3f5e4751b704712e11fb3e8d", "port_range_min": null, "ethertype": "IPv6", "project_id": "fceb148b3f5e4751b704712e11fb3e8d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T18:03:33Z", "revision_number": 0, "id": "c6aee9bc-bc5e-4888-8e07-c6c30ccf7c24", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T18:03:33Z", "security_group_id": "f94ad465-8b0c-4a3f-a2b6-0be249022825", "tenant_id": "fceb148b3f5e4751b704712e11fb3e8d", "port_range_min": null, "ethertype": "IPv4", "project_id": "fceb148b3f5e4751b704712e11fb3e8d"}], "revision_number": 4, "project_id": "fceb148b3f5e4751b704712e11fb3e8d", "id": "f94ad465-8b0c-4a3f-a2b6-0be249022825", "name": "default"}]} 2018-12-27 18:04:25,595 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=default used request id req-7b9d2496-18c4-4b13-b312-ae500a8dde48 2018-12-27 18:04:25,602 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c2fddcbdef648c80f60dc31756e3aece980644c" 2018-12-27 18:04:25,705 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:04:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fe306982-9aa5-4f22-960c-50f51863e045 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b7b4fceec1ad4c6eb74d758b709a9d93", "name": "admin"}} 2018-12-27 18:04:25,706 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93 used request id req-fe306982-9aa5-4f22-960c-50f51863e045 2018-12-27 18:04:25,709 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/f7197afc9b61423897aefc9a643d03a1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c2fddcbdef648c80f60dc31756e3aece980644c" 2018-12-27 18:04:25,809 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 18:04:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a2249529-b358-4a1d-8988-02dc84951d26 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f7197afc9b61423897aefc9a643d03a1.", "code": 404, "title": "Not Found"}} 2018-12-27 18:04:25,809 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/f7197afc9b61423897aefc9a643d03a1 used request id req-a2249529-b358-4a1d-8988-02dc84951d26 2018-12-27 18:04:25,810 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 18:04:25,813 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/8c689c5e31c44b09ab85f80682abbc2a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c2fddcbdef648c80f60dc31756e3aece980644c" 2018-12-27 18:04:25,921 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 18:04:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1009341c-1659-4b4a-ac56-aad2ae5ad9d0 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8c689c5e31c44b09ab85f80682abbc2a.", "code": 404, "title": "Not Found"}} 2018-12-27 18:04:25,922 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/8c689c5e31c44b09ab85f80682abbc2a used request id req-1009341c-1659-4b4a-ac56-aad2ae5ad9d0 2018-12-27 18:04:25,922 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 18:04:25,925 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/28dac9e1580d461c9de52e6659cc4f9d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c2fddcbdef648c80f60dc31756e3aece980644c" 2018-12-27 18:04:26,035 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 18:04:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e7ebce13-230e-4b07-ba6a-4990668b6033 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 28dac9e1580d461c9de52e6659cc4f9d.", "code": 404, "title": "Not Found"}} 2018-12-27 18:04:26,036 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/28dac9e1580d461c9de52e6659cc4f9d used request id req-e7ebce13-230e-4b07-ba6a-4990668b6033 2018-12-27 18:04:26,036 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 18:04:26,039 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/81c108a273314b24bf6b48c41b5bbe0c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c2fddcbdef648c80f60dc31756e3aece980644c" 2018-12-27 18:04:26,145 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 18:04:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-598b1bd4-6019-486a-9d7b-329c9bac2f8b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 81c108a273314b24bf6b48c41b5bbe0c.", "code": 404, "title": "Not Found"}} 2018-12-27 18:04:26,145 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/81c108a273314b24bf6b48c41b5bbe0c used request id req-598b1bd4-6019-486a-9d7b-329c9bac2f8b 2018-12-27 18:04:26,146 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 18:04:26,149 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/7fb0e5436e4f467998e672dd71018a45 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c2fddcbdef648c80f60dc31756e3aece980644c" 2018-12-27 18:04:26,269 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 18:04:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-513cf245-57f2-485c-bde2-73136a7acbaf Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7fb0e5436e4f467998e672dd71018a45.", "code": 404, "title": "Not Found"}} 2018-12-27 18:04:26,269 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/7fb0e5436e4f467998e672dd71018a45 used request id req-513cf245-57f2-485c-bde2-73136a7acbaf 2018-12-27 18:04:26,269 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 18:04:26,273 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/7cba3664d5674e65a12c8c269a05febf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c2fddcbdef648c80f60dc31756e3aece980644c" 2018-12-27 18:04:26,378 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 18:04:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2254ef80-389f-47be-bedd-f3256aac03f0 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7cba3664d5674e65a12c8c269a05febf.", "code": 404, "title": "Not Found"}} 2018-12-27 18:04:26,378 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/7cba3664d5674e65a12c8c269a05febf used request id req-2254ef80-389f-47be-bedd-f3256aac03f0 2018-12-27 18:04:26,379 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 18:04:26,382 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/fbd6dbf946a5406398ba810e02d0888e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c2fddcbdef648c80f60dc31756e3aece980644c" 2018-12-27 18:04:26,491 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 18:04:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-521b7d4e-866b-4c7c-a98d-245d7a1daa70 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: fbd6dbf946a5406398ba810e02d0888e.", "code": 404, "title": "Not Found"}} 2018-12-27 18:04:26,492 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/fbd6dbf946a5406398ba810e02d0888e used request id req-521b7d4e-866b-4c7c-a98d-245d7a1daa70 2018-12-27 18:04:26,492 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 18:04:26,495 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/253cc6709e714b8a80a5f74e4257907e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c2fddcbdef648c80f60dc31756e3aece980644c" 2018-12-27 18:04:26,614 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 18:04:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-482a114e-6427-4fc4-a044-de79506ff4e0 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 253cc6709e714b8a80a5f74e4257907e.", "code": 404, "title": "Not Found"}} 2018-12-27 18:04:26,614 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/253cc6709e714b8a80a5f74e4257907e used request id req-482a114e-6427-4fc4-a044-de79506ff4e0 2018-12-27 18:04:26,615 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 18:04:26,618 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/782a28bd0d40485e85eda6b8ba43840b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c2fddcbdef648c80f60dc31756e3aece980644c" 2018-12-27 18:04:26,732 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 18:04:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-95fd7645-c377-46ba-90ed-b497e8701097 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 782a28bd0d40485e85eda6b8ba43840b.", "code": 404, "title": "Not Found"}} 2018-12-27 18:04:26,732 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/782a28bd0d40485e85eda6b8ba43840b used request id req-95fd7645-c377-46ba-90ed-b497e8701097 2018-12-27 18:04:26,732 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 18:04:26,736 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/ef7e486beb8f4de39b25ca5f11552328 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c2fddcbdef648c80f60dc31756e3aece980644c" 2018-12-27 18:04:26,842 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 18:04:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2928e435-4c31-4105-8a1b-d5aae248e877 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: ef7e486beb8f4de39b25ca5f11552328.", "code": 404, "title": "Not Found"}} 2018-12-27 18:04:26,842 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/ef7e486beb8f4de39b25ca5f11552328 used request id req-2928e435-4c31-4105-8a1b-d5aae248e877 2018-12-27 18:04:26,842 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 18:04:26,846 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/2a5a6879c5fa4db798cea6d394565d45 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c2fddcbdef648c80f60dc31756e3aece980644c" 2018-12-27 18:04:26,959 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:04:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d2d8bd96-9abe-4b48-9671-1f82699248a2 Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.31:5000/v3/projects/2a5a6879c5fa4db798cea6d394565d45"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}} 2018-12-27 18:04:26,959 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/2a5a6879c5fa4db798cea6d394565d45 used request id req-d2d8bd96-9abe-4b48-9671-1f82699248a2 2018-12-27 18:04:26,963 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/da629caea04941e1ae8979c379dc7c9d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c2fddcbdef648c80f60dc31756e3aece980644c" 2018-12-27 18:04:27,070 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:04:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e752f65b-86de-4a2d-acd4-dfacdfd40e55 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/da629caea04941e1ae8979c379dc7c9d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "da629caea04941e1ae8979c379dc7c9d", "name": "service"}} 2018-12-27 18:04:27,070 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/da629caea04941e1ae8979c379dc7c9d used request id req-e752f65b-86de-4a2d-acd4-dfacdfd40e55 2018-12-27 18:04:27,074 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/fceb148b3f5e4751b704712e11fb3e8d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c2fddcbdef648c80f60dc31756e3aece980644c" 2018-12-27 18:04:27,183 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:04:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1cd95446-85bd-4ceb-b52f-f0ba9166940a Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/fceb148b3f5e4751b704712e11fb3e8d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "fceb148b3f5e4751b704712e11fb3e8d", "name": "CreateStackFloatingIpTests-3887c076-d82c-41c-proj"}} 2018-12-27 18:04:27,183 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/fceb148b3f5e4751b704712e11fb3e8d used request id req-1cd95446-85bd-4ceb-b52f-f0ba9166940a 2018-12-27 18:04:27,184 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f94ad465-8b0c-4a3f-a2b6-0be249022825 2018-12-27 18:04:27,189 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=f94ad465-8b0c-4a3f-a2b6-0be249022825 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c2fddcbdef648c80f60dc31756e3aece980644c" 2018-12-27 18:04:27,390 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-546beebc-2925-4ed7-9172-f55f22100a72 Date: Thu, 27 Dec 2018 18:04:27 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "f94ad465-8b0c-4a3f-a2b6-0be249022825", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T18:03:33Z", "security_group_id": "f94ad465-8b0c-4a3f-a2b6-0be249022825", "port_range_min": null, "revision_number": 0, "tenant_id": "fceb148b3f5e4751b704712e11fb3e8d", "created_at": "2018-12-27T18:03:33Z", "project_id": "fceb148b3f5e4751b704712e11fb3e8d", "id": "308108e2-4183-4ff1-88f0-82e2e51afc5c"}, {"remote_group_id": "f94ad465-8b0c-4a3f-a2b6-0be249022825", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T18:03:33Z", "security_group_id": "f94ad465-8b0c-4a3f-a2b6-0be249022825", "port_range_min": null, "revision_number": 0, "tenant_id": "fceb148b3f5e4751b704712e11fb3e8d", "created_at": "2018-12-27T18:03:33Z", "project_id": "fceb148b3f5e4751b704712e11fb3e8d", "id": "5fbfae53-1330-42f7-b03a-103222e1639c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T18:03:33Z", "security_group_id": "f94ad465-8b0c-4a3f-a2b6-0be249022825", "port_range_min": null, "revision_number": 0, "tenant_id": "fceb148b3f5e4751b704712e11fb3e8d", "created_at": "2018-12-27T18:03:33Z", "project_id": "fceb148b3f5e4751b704712e11fb3e8d", "id": "b682644a-06c4-4e74-9cc6-065c7595618d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T18:03:33Z", "security_group_id": "f94ad465-8b0c-4a3f-a2b6-0be249022825", "port_range_min": null, "revision_number": 0, "tenant_id": "fceb148b3f5e4751b704712e11fb3e8d", "created_at": "2018-12-27T18:03:33Z", "project_id": "fceb148b3f5e4751b704712e11fb3e8d", "id": "c6aee9bc-bc5e-4888-8e07-c6c30ccf7c24"}]} 2018-12-27 18:04:27,390 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=f94ad465-8b0c-4a3f-a2b6-0be249022825 used request id req-546beebc-2925-4ed7-9172-f55f22100a72 2018-12-27 18:04:27,391 - neutron_utils - INFO - Deleting security group with name - default 2018-12-27 18:04:27,396 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/security-groups/f94ad465-8b0c-4a3f-a2b6-0be249022825 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c2fddcbdef648c80f60dc31756e3aece980644c" 2018-12-27 18:04:27,755 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-33827259-c4e7-42f2-b299-4227960607ae Content-Length: 0 Date: Thu, 27 Dec 2018 18:04:27 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 18:04:27,756 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-groups/f94ad465-8b0c-4a3f-a2b6-0be249022825 used request id req-33827259-c4e7-42f2-b299-4227960607ae 2018-12-27 18:04:27,756 - keystone_utils - INFO - Deleting project with name - CreateStackFloatingIpTests-3887c076-d82c-41c-proj 2018-12-27 18:04:27,760 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/projects/fceb148b3f5e4751b704712e11fb3e8d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c2fddcbdef648c80f60dc31756e3aece980644c" 2018-12-27 18:04:28,048 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 18:04:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8e75b0ee-135b-49e3-9b93-7d591fdf8f83 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 18:04:28,048 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/fceb148b3f5e4751b704712e11fb3e8d used request id req-8e75b0ee-135b-49e3-9b93-7d591fdf8f83 2018-12-27 18:04:28,048 - keystone_utils - INFO - Deleting role with name - CreateStackFloatingIpTests-3887c076-d82c-41c-proj-role 2018-12-27 18:04:28,052 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/roles/477fae6f873f46eeaa7382b8589e4267 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c2fddcbdef648c80f60dc31756e3aece980644c" 2018-12-27 18:04:28,174 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 18:04:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-498c84f6-9995-4e3d-8abf-ea24cab2bdd1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 18:04:28,174 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/roles/477fae6f873f46eeaa7382b8589e4267 used request id req-498c84f6-9995-4e3d-8abf-ea24cab2bdd1 2018-12-27 18:04:28,178 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c2fddcbdef648c80f60dc31756e3aece980644c" 2018-12-27 18:04:28,289 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:04:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e46745cb-36d7-408a-8f95-06ee48d0756f Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8de789d09e46427786a85702e5e8de91", "links": {"self": "http://172.30.9.31:5000/v3/roles/8de789d09e46427786a85702e5e8de91"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 18:04:28,290 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-e46745cb-36d7-408a-8f95-06ee48d0756f 2018-12-27 18:04:28,290 - keystone_utils - INFO - Deleting user with name - CreateStackFloatingIpTests-3887c076-d82c-41c-user 2018-12-27 18:04:28,294 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/users/cf782dc3ca424d7a9215af3f20d949e3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1e895007a63680a2684c99aeb6400abda9b709f" 2018-12-27 18:04:28,511 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 18:04:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-17dbe9c1-c58f-4af8-a400-2bf1a343f63b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 18:04:28,512 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/cf782dc3ca424d7a9215af3f20d949e3 used request id req-17dbe9c1-c58f-4af8-a400-2bf1a343f63b 2018-12-27 18:04:28,513 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 18:04:28,934 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T19:04:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["oUZ6Hs9FRdyoYe_I7xNQrg"], "issued_at": "2018-12-27T18:04:28.000000Z"}} 2018-12-27 18:04:28,935 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d1c41987a426a8b69792eebfaa8220730392c03" 2018-12-27 18:04:29,053 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:04:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bddb77e5-8e5c-4a3a-b07e-853f050280f2 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 18:04:29,053 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-bddb77e5-8e5c-4a3a-b07e-853f050280f2 2018-12-27 18:04:29,054 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 18:04:29,055 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 18:04:29,486 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T19:04:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["eIwjgYDcS0-_i5NLCysIkw"], "issued_at": "2018-12-27T18:04:29.000000Z"}} 2018-12-27 18:04:29,487 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7d5cbe5e05bfbdaa6fc1f7b06a459f4b959114f" 2018-12-27 18:04:29,601 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:04:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6dc6f337-71ac-4041-b813-e0abd9d05712 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 18:04:29,601 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-6dc6f337-71ac-4041-b813-e0abd9d05712 2018-12-27 18:04:29,605 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 18:04:29,611 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 18:04:29 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 18:04:29,612 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackFloatingIpTests-c8349478-677d-455-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7d5cbe5e05bfbdaa6fc1f7b06a459f4b959114f" 2018-12-27 18:04:29,724 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:04:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1d01254f-105a-42c6-830e-245f38aea851 Content-Encoding: gzip Content-Length: 182 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackFloatingIpTests-c8349478-677d-455-proj", "previous": null, "next": null}, "projects": []} 2018-12-27 18:04:29,724 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackFloatingIpTests-c8349478-677d-455-proj used request id req-1d01254f-105a-42c6-830e-245f38aea851 2018-12-27 18:04:29,728 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7d5cbe5e05bfbdaa6fc1f7b06a459f4b959114f" 2018-12-27 18:04:29,831 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:04:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7fb64f27-24cf-4930-b6ed-038b0416efea Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-27 18:04:29,832 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-7fb64f27-24cf-4930-b6ed-038b0416efea 2018-12-27 18:04:29,835 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7d5cbe5e05bfbdaa6fc1f7b06a459f4b959114f" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackFloatingIpTests-c8349478-677d-455-proj"}}' 2018-12-27 18:04:29,977 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 27 Dec 2018 18:04:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5841c188-fd84-4ac6-9f49-d53e22bb8d4b Content-Length: 323 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/baddeb7c29e045288e5cccfd32fe014a"}, "tags": [], "enabled": true, "id": "baddeb7c29e045288e5cccfd32fe014a", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-c8349478-677d-455-proj"}} 2018-12-27 18:04:29,978 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-5841c188-fd84-4ac6-9f49-d53e22bb8d4b 2018-12-27 18:04:29,978 - keystone_utils - INFO - Created project with name - CreateStackFloatingIpTests-c8349478-677d-455-proj 2018-12-27 18:04:29,978 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 18:04:29,979 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 18:04:30,407 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T19:04:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a5a6879c5fa4db798cea6d394565d45", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2a5a6879c5fa4db798cea6d394565d45", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "id": "01fa52e7b3674fc48643fa4ffca67e4e"}, "audit_ids": ["lZjHHSnyRiquteoUsIFEJQ"], "issued_at": "2018-12-27T18:04:30.000000Z"}} 2018-12-27 18:04:30,408 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a681cc57c78ca1d66a97330ff2769156d146865f" 2018-12-27 18:04:30,519 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:04:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b4d92bdd-9954-4e30-8a9d-0eca37677892 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 18:04:30,520 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-b4d92bdd-9954-4e30-8a9d-0eca37677892 2018-12-27 18:04:30,523 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 18:04:30,529 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 18:04:30 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 18:04:30,530 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a681cc57c78ca1d66a97330ff2769156d146865f" 2018-12-27 18:04:30,662 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:04:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6042f5b7-2dd5-421b-a1a0-89f13c9fcbe7 Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "links": {"self": "http://172.30.9.31:5000/v3/users/01fa52e7b3674fc48643fa4ffca67e4e"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "01fa52e7b3674fc48643fa4ffca67e4e", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/05a834ddebbc40688596b7460b47439e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05a834ddebbc40688596b7460b47439e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/08226a0ad01943f39559448239e291e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "08226a0ad01943f39559448239e291e1", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/55c0552fe37a4f7ca0e73939514bc683"}, "domain_id": "default", "enabled": true, "options": {}, "id": "55c0552fe37a4f7ca0e73939514bc683", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/646a4af4e3b5439a97996d353fea3924"}, "domain_id": "914eec1d43ea4caf9d2fd33268c06258", "enabled": true, "options": {}, "id": "646a4af4e3b5439a97996d353fea3924", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/85fb203e51c34d3f8122e285a6a318b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85fb203e51c34d3f8122e285a6a318b3", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/905e7f4b42d24cca93b99d2401fa3378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "905e7f4b42d24cca93b99d2401fa3378", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/a5bc08b9f81f4e5bb86c24f9f7547bae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5bc08b9f81f4e5bb86c24f9f7547bae", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/a5c780627f004d318bf908d80305da9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5c780627f004d318bf908d80305da9c", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/b18425bf2b044bc9af7e194919539a17"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b18425bf2b044bc9af7e194919539a17", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/b8d2134b619d4dca80e21d6fb16449b0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b8d2134b619d4dca80e21d6fb16449b0", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/b9ab6a25a652438285139fe5b44aea62"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9ab6a25a652438285139fe5b44aea62", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/c08462554a4844d681348f58b9b0edee"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c08462554a4844d681348f58b9b0edee", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/ddfc3a9aad444d4782eae677c8a98130"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ddfc3a9aad444d4782eae677c8a98130", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/f2a74f2185a54676a6cb2bb5ecfcc4f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2a74f2185a54676a6cb2bb5ecfcc4f6", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-12-27 18:04:30,662 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-6042f5b7-2dd5-421b-a1a0-89f13c9fcbe7 2018-12-27 18:04:30,666 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?name=CreateStackFloatingIpTests-c8349478-677d-455-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a681cc57c78ca1d66a97330ff2769156d146865f" 2018-12-27 18:04:30,777 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:04:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-202cb683-9ad9-49a3-a565-4ff679c92652 Content-Encoding: gzip Content-Length: 263 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?name=CreateStackFloatingIpTests-c8349478-677d-455-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/baddeb7c29e045288e5cccfd32fe014a"}, "tags": [], "enabled": true, "id": "baddeb7c29e045288e5cccfd32fe014a", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-c8349478-677d-455-proj"}]} 2018-12-27 18:04:30,778 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?name=CreateStackFloatingIpTests-c8349478-677d-455-proj used request id req-202cb683-9ad9-49a3-a565-4ff679c92652 2018-12-27 18:04:30,781 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a681cc57c78ca1d66a97330ff2769156d146865f" 2018-12-27 18:04:30,895 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:04:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0ea68208-8fc0-4b68-a07e-4697b0f23e95 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-27 18:04:30,896 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains?name=Default used request id req-0ea68208-8fc0-4b68-a07e-4697b0f23e95 2018-12-27 18:04:31,214 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a681cc57c78ca1d66a97330ff2769156d146865f" 2018-12-27 18:04:31,318 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:04:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-407c31ae-bfd2-46d8-961b-d4c6eca9d68e Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8de789d09e46427786a85702e5e8de91", "links": {"self": "http://172.30.9.31:5000/v3/roles/8de789d09e46427786a85702e5e8de91"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 18:04:31,318 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-407c31ae-bfd2-46d8-961b-d4c6eca9d68e 2018-12-27 18:04:31,321 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?name=CreateStackFloatingIpTests-c8349478-677d-455-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a681cc57c78ca1d66a97330ff2769156d146865f" 2018-12-27 18:04:31,434 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:04:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d36bf8a8-db8f-478d-8c26-80aab5f5d18c Content-Encoding: gzip Content-Length: 263 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?name=CreateStackFloatingIpTests-c8349478-677d-455-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/baddeb7c29e045288e5cccfd32fe014a"}, "tags": [], "enabled": true, "id": "baddeb7c29e045288e5cccfd32fe014a", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-c8349478-677d-455-proj"}]} 2018-12-27 18:04:31,434 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?name=CreateStackFloatingIpTests-c8349478-677d-455-proj used request id req-d36bf8a8-db8f-478d-8c26-80aab5f5d18c 2018-12-27 18:04:31,438 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/users/bac9a1c4bc344ef2aa4651eac49542d5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a681cc57c78ca1d66a97330ff2769156d146865f" 2018-12-27 18:04:31,470 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:04:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4ce4eade-2ea8-44ac-b37f-564ba262fc01 Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackFloatingIpTests-c8349478-677d-455-user", "links": {"self": "http://172.30.9.31:5000/v3/users/bac9a1c4bc344ef2aa4651eac49542d5"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "baddeb7c29e045288e5cccfd32fe014a", "id": "bac9a1c4bc344ef2aa4651eac49542d5", "password_expires_at": null}} 2018-12-27 18:04:31,470 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users/bac9a1c4bc344ef2aa4651eac49542d5 used request id req-4ce4eade-2ea8-44ac-b37f-564ba262fc01 2018-12-27 18:04:31,474 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/baddeb7c29e045288e5cccfd32fe014a/users/bac9a1c4bc344ef2aa4651eac49542d5/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a681cc57c78ca1d66a97330ff2769156d146865f" 2018-12-27 18:04:31,600 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:04:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a84de753-797b-48eb-a51a-f41fc83e16e1 Content-Encoding: gzip Content-Length: 164 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects/baddeb7c29e045288e5cccfd32fe014a/users/bac9a1c4bc344ef2aa4651eac49542d5/roles", "previous": null, "next": null}, "roles": []} 2018-12-27 18:04:31,600 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/baddeb7c29e045288e5cccfd32fe014a/users/bac9a1c4bc344ef2aa4651eac49542d5/roles used request id req-a84de753-797b-48eb-a51a-f41fc83e16e1 2018-12-27 18:04:31,604 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a681cc57c78ca1d66a97330ff2769156d146865f" 2018-12-27 18:04:31,710 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:04:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-87a1182b-d44c-44fc-b668-7b40d93b6b15 Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}} 2018-12-27 18:04:31,710 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4 used request id req-87a1182b-d44c-44fc-b668-7b40d93b6b15 2018-12-27 18:04:31,711 - keystone_utils - INFO - Granting role admin to project CreateStackFloatingIpTests-c8349478-677d-455-proj 2018-12-27 18:04:31,714 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:5000/v3/projects/baddeb7c29e045288e5cccfd32fe014a/users/bac9a1c4bc344ef2aa4651eac49542d5/roles/c2bb869216234fa8b868621217cc01a4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a681cc57c78ca1d66a97330ff2769156d146865f" 2018-12-27 18:04:31,886 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 18:04:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-376e3765-e9e2-48b6-baee-3bdc2c094e3b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 18:04:31,886 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/baddeb7c29e045288e5cccfd32fe014a/users/bac9a1c4bc344ef2aa4651eac49542d5/roles/c2bb869216234fa8b868621217cc01a4 used request id req-376e3765-e9e2-48b6-baee-3bdc2c094e3b 2018-12-27 18:04:31,889 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a681cc57c78ca1d66a97330ff2769156d146865f" 2018-12-27 18:04:31,994 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:04:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-31b81448-bf36-45c8-b6db-0e7c2f16b6a3 Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8de789d09e46427786a85702e5e8de91", "links": {"self": "http://172.30.9.31:5000/v3/roles/8de789d09e46427786a85702e5e8de91"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 18:04:31,994 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-31b81448-bf36-45c8-b6db-0e7c2f16b6a3 2018-12-27 18:04:31,998 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects?name=CreateStackFloatingIpTests-c8349478-677d-455-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a681cc57c78ca1d66a97330ff2769156d146865f" 2018-12-27 18:04:32,102 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:04:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-01e8f216-7abc-4eef-9315-162f56570982 Content-Encoding: gzip Content-Length: 263 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?name=CreateStackFloatingIpTests-c8349478-677d-455-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/baddeb7c29e045288e5cccfd32fe014a"}, "tags": [], "enabled": true, "id": "baddeb7c29e045288e5cccfd32fe014a", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-c8349478-677d-455-proj"}]} 2018-12-27 18:04:32,102 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?name=CreateStackFloatingIpTests-c8349478-677d-455-proj used request id req-01e8f216-7abc-4eef-9315-162f56570982 2018-12-27 18:04:32,106 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/baddeb7c29e045288e5cccfd32fe014a/users/bac9a1c4bc344ef2aa4651eac49542d5/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a681cc57c78ca1d66a97330ff2769156d146865f" 2018-12-27 18:04:32,251 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:04:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b903aae7-c2e0-4360-ac48-7ff6d8ff817c Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects/baddeb7c29e045288e5cccfd32fe014a/users/bac9a1c4bc344ef2aa4651eac49542d5/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 18:04:32,252 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/baddeb7c29e045288e5cccfd32fe014a/users/bac9a1c4bc344ef2aa4651eac49542d5/roles used request id req-b903aae7-c2e0-4360-ac48-7ff6d8ff817c 2018-12-27 18:04:32,255 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles/8de789d09e46427786a85702e5e8de91 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a681cc57c78ca1d66a97330ff2769156d146865f" 2018-12-27 18:04:32,360 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:04:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2eb00318-d2c6-405a-8dda-7319e7ac0f56 Content-Encoding: gzip Content-Length: 149 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "8de789d09e46427786a85702e5e8de91", "links": {"self": "http://172.30.9.31:5000/v3/roles/8de789d09e46427786a85702e5e8de91"}, "name": "heat_stack_owner"}} 2018-12-27 18:04:32,360 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles/8de789d09e46427786a85702e5e8de91 used request id req-2eb00318-d2c6-405a-8dda-7319e7ac0f56 2018-12-27 18:04:32,360 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackFloatingIpTests-c8349478-677d-455-proj 2018-12-27 18:04:32,364 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:5000/v3/projects/baddeb7c29e045288e5cccfd32fe014a/users/bac9a1c4bc344ef2aa4651eac49542d5/roles/8de789d09e46427786a85702e5e8de91 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a681cc57c78ca1d66a97330ff2769156d146865f" 2018-12-27 18:04:32,507 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 18:04:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e596b681-6a1b-4db4-8d4a-c8c879fd3a1c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 18:04:32,507 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/baddeb7c29e045288e5cccfd32fe014a/users/bac9a1c4bc344ef2aa4651eac49542d5/roles/8de789d09e46427786a85702e5e8de91 used request id req-e596b681-6a1b-4db4-8d4a-c8c879fd3a1c 2018-12-27 18:04:32,507 - keystone_utils - INFO - Created user with name - CreateStackFloatingIpTests-c8349478-677d-455-user 2018-12-27 18:04:32,508 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 18:04:32,511 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7d5cbe5e05bfbdaa6fc1f7b06a459f4b959114f" 2018-12-27 18:04:32,631 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:04:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7a4c8130-4db1-4bd4-b72d-501677ae5462 Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8de789d09e46427786a85702e5e8de91", "links": {"self": "http://172.30.9.31:5000/v3/roles/8de789d09e46427786a85702e5e8de91"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 18:04:32,631 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-7a4c8130-4db1-4bd4-b72d-501677ae5462 2018-12-27 18:04:32,635 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7d5cbe5e05bfbdaa6fc1f7b06a459f4b959114f" -d '{"role": {"name": "CreateStackFloatingIpTests-c8349478-677d-455-proj-role"}}' 2018-12-27 18:04:32,762 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 27 Dec 2018 18:04:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-328e30a5-d636-40fd-949f-417e8e11144d Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "7755f687f9044508b305bbb3dfd7328c", "links": {"self": "http://172.30.9.31:5000/v3/roles/7755f687f9044508b305bbb3dfd7328c"}, "name": "CreateStackFloatingIpTests-c8349478-677d-455-proj-role"}} 2018-12-27 18:04:32,762 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/roles used request id req-328e30a5-d636-40fd-949f-417e8e11144d 2018-12-27 18:04:32,762 - keystone_utils - INFO - Created role with name - CreateStackFloatingIpTests-c8349478-677d-455-proj-role 2018-12-27 18:04:32,766 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles/7755f687f9044508b305bbb3dfd7328c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7d5cbe5e05bfbdaa6fc1f7b06a459f4b959114f" 2018-12-27 18:04:32,868 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:04:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-48142b19-f018-4cf7-a492-db6a7230f625 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "7755f687f9044508b305bbb3dfd7328c", "links": {"self": "http://172.30.9.31:5000/v3/roles/7755f687f9044508b305bbb3dfd7328c"}, "name": "CreateStackFloatingIpTests-c8349478-677d-455-proj-role"}} 2018-12-27 18:04:32,868 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles/7755f687f9044508b305bbb3dfd7328c used request id req-48142b19-f018-4cf7-a492-db6a7230f625 2018-12-27 18:04:32,868 - keystone_utils - INFO - Granting role CreateStackFloatingIpTests-c8349478-677d-455-proj-role to project CreateStackFloatingIpTests-c8349478-677d-455-proj 2018-12-27 18:04:32,872 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:5000/v3/projects/baddeb7c29e045288e5cccfd32fe014a/users/bac9a1c4bc344ef2aa4651eac49542d5/roles/7755f687f9044508b305bbb3dfd7328c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7d5cbe5e05bfbdaa6fc1f7b06a459f4b959114f" 2018-12-27 18:04:33,027 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 18:04:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b2e3276c-1414-48e4-a1c3-0da27f773531 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 18:04:33,028 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/baddeb7c29e045288e5cccfd32fe014a/users/bac9a1c4bc344ef2aa4651eac49542d5/roles/7755f687f9044508b305bbb3dfd7328c used request id req-b2e3276c-1414-48e4-a1c3-0da27f773531 2018-12-27 18:04:33,028 - heat_utils - DEBUG - Retrieving Heat Client 2018-12-27 18:04:33,028 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-12-27 18:04:33,028 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 18:04:33,029 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 18:04:33,439 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "7755f687f9044508b305bbb3dfd7328c", "name": "CreateStackFloatingIpTests-c8349478-677d-455-proj-role"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}], "expires_at": "2018-12-27T19:04:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "baddeb7c29e045288e5cccfd32fe014a", "name": "CreateStackFloatingIpTests-c8349478-677d-455-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/baddeb7c29e045288e5cccfd32fe014a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/baddeb7c29e045288e5cccfd32fe014a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/baddeb7c29e045288e5cccfd32fe014a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/baddeb7c29e045288e5cccfd32fe014a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/baddeb7c29e045288e5cccfd32fe014a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/baddeb7c29e045288e5cccfd32fe014a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/baddeb7c29e045288e5cccfd32fe014a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/baddeb7c29e045288e5cccfd32fe014a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/baddeb7c29e045288e5cccfd32fe014a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_baddeb7c29e045288e5cccfd32fe014a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_baddeb7c29e045288e5cccfd32fe014a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/baddeb7c29e045288e5cccfd32fe014a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/baddeb7c29e045288e5cccfd32fe014a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/baddeb7c29e045288e5cccfd32fe014a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFloatingIpTests-c8349478-677d-455-user", "id": "bac9a1c4bc344ef2aa4651eac49542d5"}, "audit_ids": ["i12NK0lIT7GYSnCrto7mYQ"], "issued_at": "2018-12-27T18:04:33.000000Z"}} 2018-12-27 18:04:33,440 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}faade9e3242744c521d2db36095f8a23b10ccee9" 2018-12-27 18:04:33,543 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:04:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e218b1c3-95f9-46b7-9115-feb641932458 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 18:04:33,544 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-e218b1c3-95f9-46b7-9115-feb641932458 2018-12-27 18:04:33,548 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}faade9e3242744c521d2db36095f8a23b10ccee9" 2018-12-27 18:04:33,767 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 171 Content-Type: application/json X-Openstack-Request-Id: req-97c9dcf4-0861-4a16-9bc6-7703ad9677e2 Date: Thu, 27 Dec 2018 18:04:33 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-image"} 2018-12-27 18:04:33,767 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-image used request id req-97c9dcf4-0861-4a16-9bc6-7703ad9677e2 2018-12-27 18:04:33,770 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}faade9e3242744c521d2db36095f8a23b10ccee9" 2018-12-27 18:04:33,959 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-257a51a1-6c54-472b-a384-9e23ec8a6822 Date: Thu, 27 Dec 2018 18:04:33 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-27 18:04:33,959 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/schemas/image used request id req-257a51a1-6c54-472b-a384-9e23ec8a6822 2018-12-27 18:04:33,990 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}faade9e3242744c521d2db36095f8a23b10ccee9" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-image"}' 2018-12-27 18:04:34,237 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 630 Content-Type: application/json Location: http://172.30.9.31:9292/v2/images/6f111b34-6518-408d-9172-890a9375bbda Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-9d0eb81a-db0f-4b9d-b50c-1007c8a54d73 Date: Thu, 27 Dec 2018 18:04:34 GMT RESP BODY: {"status": "queued", "name": "CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-image", "tags": [], "container_format": "bare", "created_at": "2018-12-27T18:04:34Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-12-27T18:04:34Z", "visibility": "shared", "locations": [], "self": "/v2/images/6f111b34-6518-408d-9172-890a9375bbda", "min_disk": 0, "protected": false, "id": "6f111b34-6518-408d-9172-890a9375bbda", "file": "/v2/images/6f111b34-6518-408d-9172-890a9375bbda/file", "checksum": null, "owner": "baddeb7c29e045288e5cccfd32fe014a", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-27 18:04:34,237 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.31:9292/v2/images used request id req-9d0eb81a-db0f-4b9d-b50c-1007c8a54d73 2018-12-27 18:04:34,248 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.31:9292/v2/images/6f111b34-6518-408d-9172-890a9375bbda/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}faade9e3242744c521d2db36095f8a23b10ccee9" -d '' 2018-12-27 18:04:35,058 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-5e799f22-d0ef-4947-a817-cf3ae7dd5a2b Date: Thu, 27 Dec 2018 18:04:35 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-27 18:04:35,058 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.31:9292/v2/images/6f111b34-6518-408d-9172-890a9375bbda/file used request id req-5e799f22-d0ef-4947-a817-cf3ae7dd5a2b 2018-12-27 18:04:35,058 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-27 18:04:35,061 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/images/6f111b34-6518-408d-9172-890a9375bbda -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}faade9e3242744c521d2db36095f8a23b10ccee9" 2018-12-27 18:04:35,078 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-c3e2904d-fddb-473d-93a8-d727e73027fa Date: Thu, 27 Dec 2018 18:04:35 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-image", "tags": [], "container_format": "bare", "created_at": "2018-12-27T18:04:34Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-27T18:04:35Z", "visibility": "shared", "locations": [{"url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/6f111b34-6518-408d-9172-890a9375bbda/snap", "metadata": {}}], "self": "/v2/images/6f111b34-6518-408d-9172-890a9375bbda", "min_disk": 0, "protected": false, "id": "6f111b34-6518-408d-9172-890a9375bbda", "file": "/v2/images/6f111b34-6518-408d-9172-890a9375bbda/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "baddeb7c29e045288e5cccfd32fe014a", "direct_url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/6f111b34-6518-408d-9172-890a9375bbda/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-27 18:04:35,079 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images/6f111b34-6518-408d-9172-890a9375bbda used request id req-c3e2904d-fddb-473d-93a8-d727e73027fa 2018-12-27 18:04:35,081 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}faade9e3242744c521d2db36095f8a23b10ccee9" 2018-12-27 18:04:35,285 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-782daebc-6abf-44d7-bee2-e9fa7422ac50 Date: Thu, 27 Dec 2018 18:04:35 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-27 18:04:35,285 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/schemas/image used request id req-782daebc-6abf-44d7-bee2-e9fa7422ac50 2018-12-27 18:04:35,288 - create_image - INFO - Created image with name - CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-image 2018-12-27 18:04:35,292 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/images/6f111b34-6518-408d-9172-890a9375bbda -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}faade9e3242744c521d2db36095f8a23b10ccee9" 2018-12-27 18:04:35,501 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-113e2c56-3935-45df-a54b-a604d2c11030 Date: Thu, 27 Dec 2018 18:04:35 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-image", "tags": [], "container_format": "bare", "created_at": "2018-12-27T18:04:34Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-27T18:04:35Z", "visibility": "shared", "locations": [{"url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/6f111b34-6518-408d-9172-890a9375bbda/snap", "metadata": {}}], "self": "/v2/images/6f111b34-6518-408d-9172-890a9375bbda", "min_disk": 0, "protected": false, "id": "6f111b34-6518-408d-9172-890a9375bbda", "file": "/v2/images/6f111b34-6518-408d-9172-890a9375bbda/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "baddeb7c29e045288e5cccfd32fe014a", "direct_url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/6f111b34-6518-408d-9172-890a9375bbda/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-27 18:04:35,501 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images/6f111b34-6518-408d-9172-890a9375bbda used request id req-113e2c56-3935-45df-a54b-a604d2c11030 2018-12-27 18:04:35,502 - create_image - DEBUG - Instance status is - active 2018-12-27 18:04:35,502 - create_image - DEBUG - Image is active with name - CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-image 2018-12-27 18:04:35,502 - create_image - INFO - Image is now active with name - CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-image 2018-12-27 18:04:35,502 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 18:04:35,503 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 18:04:35,927 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "7755f687f9044508b305bbb3dfd7328c", "name": "CreateStackFloatingIpTests-c8349478-677d-455-proj-role"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}], "expires_at": "2018-12-27T19:04:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "baddeb7c29e045288e5cccfd32fe014a", "name": "CreateStackFloatingIpTests-c8349478-677d-455-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/baddeb7c29e045288e5cccfd32fe014a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/baddeb7c29e045288e5cccfd32fe014a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/baddeb7c29e045288e5cccfd32fe014a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/baddeb7c29e045288e5cccfd32fe014a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/baddeb7c29e045288e5cccfd32fe014a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/baddeb7c29e045288e5cccfd32fe014a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/baddeb7c29e045288e5cccfd32fe014a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/baddeb7c29e045288e5cccfd32fe014a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/baddeb7c29e045288e5cccfd32fe014a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_baddeb7c29e045288e5cccfd32fe014a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_baddeb7c29e045288e5cccfd32fe014a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/baddeb7c29e045288e5cccfd32fe014a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/baddeb7c29e045288e5cccfd32fe014a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/baddeb7c29e045288e5cccfd32fe014a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFloatingIpTests-c8349478-677d-455-user", "id": "bac9a1c4bc344ef2aa4651eac49542d5"}, "audit_ids": ["rY9xXJbQSnaj1t_hbVB3gw"], "issued_at": "2018-12-27T18:04:35.000000Z"}} 2018-12-27 18:04:35,927 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f90f3c585be1cb0ab19b48f089965edc8263378a" 2018-12-27 18:04:35,940 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:04:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-39eba8c4-f9d1-4296-8805-2f1890d49cfb Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 18:04:35,940 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-39eba8c4-f9d1-4296-8805-2f1890d49cfb 2018-12-27 18:04:35,943 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-27 18:04:35,946 - heat_utils - DEBUG - Retrieving Heat Client 2018-12-27 18:04:35,950 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/baddeb7c29e045288e5cccfd32fe014a/stacks?stack_name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f90f3c585be1cb0ab19b48f089965edc8263378a" 2018-12-27 18:04:36,165 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:04:35 GMT Server: Apache x-openstack-request-id: req-de6bf9b5-bd01-4ca0-9aea-cc74922c710c Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-12-27 18:04:36,165 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/baddeb7c29e045288e5cccfd32fe014a/stacks?stack_name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-stack used request id req-de6bf9b5-bd01-4ca0-9aea-cc74922c710c 2018-12-27 18:04:36,231 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.31:8004/v1/baddeb7c29e045288e5cccfd32fe014a/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f90f3c585be1cb0ab19b48f089965edc8263378a" -d '{"stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-stack", "template": {"outputs": {"private_key": {"description": "SSH Private Key", "value": {"get_attr": ["keypair", "private_key"]}}}, "heat_template_version": "2015-04-30", "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": {"default": "m1.med", "type": "string", "description": "Flavor name for the second instance", "label": "Instance Flavor for second VM"}, "image2_name": {"default": "image_2", "type": "string", "description": "Image name to be used for second instance", "label": "Image ID for second VM"}, "keypair_name": {"default": "keypair_name", "type": "string", "description": "The name of the stack's keypair", "label": "Keypair name"}, "security_group_name": {"default": "security_group_name", "type": "string", "description": "The name of the stack's security group", "label": "Security Group name"}, "flavor_extra_specs": {"default": {}, "type": "json", "description": "Instance Flavor extra specs"}, "subnet_name": {"default": "test_subnet", "type": "string", "description": "The name of the stack's subnet", "label": "Test subnet name"}, "net_name": {"default": "test_net", "type": "string", "description": "The name of the stack's network", "label": "Test network name"}, "external_net_name": {"default": "external", "type": "string", "description": "Name of the external network which management network will connect to"}, "inst2_name": {"default": "test_vm2", "type": "string", "description": "The name of the second VM to be spawned", "label": "Second VM name"}, "inst1_name": {"default": "test_vm1", "type": "string", "description": "The name of the first VM to be spawned", "label": "First VM name"}, "router_name": {"default": "mgmt_router", "type": "string", "description": "The name of the stack's router", "label": "Test router name"}, "flavor1_name": {"default": "m1.small", "type": "string", "description": "Flavor name for the first instance", "label": "Instance Flavor for first VM"}, "image1_name": {"default": "image_1", "type": "string", "description": "Image name to be used for first instance", "label": "Image ID for first VM"}}, "resources": {"flavor2": {"type": "OS::Nova::Flavor", "properties": {"extra_specs": {"get_param": "flavor_extra_specs"}, "vcpus": 2, "disk": 2, "ram": 1024}}, "flavor1": {"type": "OS::Nova::Flavor", "properties": {"extra_specs": {"get_param": "flavor_extra_specs"}, "vcpus": 2, "disk": 2, "ram": 1024}}, "network": {"type": "OS::Neutron::Net", "properties": {"name": {"get_param": "net_name"}}}, "subnet": {"type": "OS::Neutron::Subnet", "properties": {"ip_version": 4, "cidr": "10.1.2.0/24", "name": {"get_param": "subnet_name"}, "network": {"get_resource": "network"}}}, "server_security_group": {"type": "OS::Neutron::SecurityGroup", "properties": {"rules": [{"remote_ip_prefix": "0.0.0.0/0", "port_range_max": 22, "port_range_min": 22, "protocol": "tcp"}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "icmp"}], "description": "Add security group rules for server", "name": {"get_param": "security_group_name"}}}, "floating_ip": {"type": "OS::Neutron::FloatingIP", "properties": {"floating_network": {"get_param": "external_net_name"}}}, "floating_ip_association": {"type": "OS::Neutron::FloatingIPAssociation", "properties": {"floatingip_id": {"get_resource": "floating_ip"}, "port_id": {"get_resource": "port1"}}}, "management_router": {"type": "OS::Neutron::Router", "properties": {"external_gateway_info": {"network": {"get_param": "external_net_name"}}, "name": {"get_param": "router_name"}}}, "keypair": {"type": "OS::Nova::KeyPair", "properties": {"name": {"get_param": "keypair_name"}, "save_private_key": true}}, "management_router_interface": {"type": "OS::Neutron::RouterInterface", "properties": {"router": {"get_resource": "management_router"}, "subnet": {"get_resource": "subnet"}}}, "port1": {"type": "OS::Neutron::Port", "properties": {"fixed_ips": [{"subnet_id": {"get_resource": "subnet"}}], "network": {"get_resource": "network"}, "security_groups": [{"get_resource": "server_security_group"}]}}, "vm2": {"depends_on": ["subnet", "keypair", "flavor2"], "type": "OS::Nova::Server", "properties": {"key_name": {"get_resource": "keypair"}, "image": {"get_param": "image2_name"}, "name": {"get_param": "inst2_name"}, "flavor": {"get_resource": "flavor2"}, "networks": [{"network": {"get_resource": "network"}}]}}, "vm1": {"depends_on": ["subnet", "keypair", "flavor1", "port1"], "type": "OS::Nova::Server", "properties": {"key_name": {"get_resource": "keypair"}, "image": {"get_param": "image1_name"}, "name": {"get_param": "inst1_name"}, "flavor": {"get_resource": "flavor1"}, "networks": [{"port": {"get_resource": "port1"}}]}}}}, "parameters": {"flavor2_name": "CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-flavor2", "keypair_name": "CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-kp", "security_group_name": "CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-sec_grp", "flavor_extra_specs": {}, "external_net_name": "external", "image2_name": "CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-image", "flavor1_name": "CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-flavor1", "inst1_name": "CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-inst1", "subnet_name": "CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-subnet", "image1_name": "CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-image", "inst2_name": "CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-inst2", "net_name": "CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-net"}}' 2018-12-27 18:04:40,156 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 27 Dec 2018 18:04:36 GMT Server: Apache x-openstack-request-id: req-2cd75da6-2f31-4394-9685-4e9136e84961 Location: http://172.30.9.31:8004/v1/baddeb7c29e045288e5cccfd32fe014a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-stack/808df9c8-c9f6-4d4a-80c8-8a96d07ede6d Content-Length: 297 Content-Type: application/json RESP BODY: {"stack": {"id": "808df9c8-c9f6-4d4a-80c8-8a96d07ede6d", "links": [{"href": "http://172.30.9.31:8004/v1/baddeb7c29e045288e5cccfd32fe014a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-stack/808df9c8-c9f6-4d4a-80c8-8a96d07ede6d", "rel": "self"}]}} 2018-12-27 18:04:40,156 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.31:8004/v1/baddeb7c29e045288e5cccfd32fe014a/stacks used request id req-2cd75da6-2f31-4394-9685-4e9136e84961 2018-12-27 18:04:40,159 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/baddeb7c29e045288e5cccfd32fe014a/stacks/808df9c8-c9f6-4d4a-80c8-8a96d07ede6d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f90f3c585be1cb0ab19b48f089965edc8263378a" 2018-12-27 18:04:40,388 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 18:04:40 GMT Server: Apache x-openstack-request-id: req-73fd1952-3406-4894-a660-add269853ae9 Location: http://172.30.9.31:8004/v1/baddeb7c29e045288e5cccfd32fe014a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-stack/808df9c8-c9f6-4d4a-80c8-8a96d07ede6d Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/baddeb7c29e045288e5cccfd32fe014a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-stack/808df9c8-c9f6-4d4a-80c8-8a96d07ede6d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-27 18:04:40,742 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:04:40 GMT Server: Apache x-openstack-request-id: req-089f0dd6-9b43-4b55-b02a-eeb8fcd4ba45 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 733 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-flavor2", "OS::project_id": "baddeb7c29e045288e5cccfd32fe014a", "OS::stack_id": "808df9c8-c9f6-4d4a-80c8-8a96d07ede6d", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-kp", "security_group_name": "CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-sec_grp", "flavor_extra_specs": "{}", "subnet_name": "CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-subnet", "net_name": "CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-inst2", "inst1_name": "CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-inst1", "image2_name": "CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-image", "flavor1_name": "CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-flavor1", "image1_name": "CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-stack", "stack_user_project_id": "c68c61144fc147efbc8af1b81931660a", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-27T18:04:39Z", "links": [{"href": "http://172.30.9.31:8004/v1/baddeb7c29e045288e5cccfd32fe014a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-stack/808df9c8-c9f6-4d4a-80c8-8a96d07ede6d", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "808df9c8-c9f6-4d4a-80c8-8a96d07ede6d", "outputs": [{"output_value": null, "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-12-27 18:04:40,743 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/baddeb7c29e045288e5cccfd32fe014a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-stack/808df9c8-c9f6-4d4a-80c8-8a96d07ede6d used request id req-089f0dd6-9b43-4b55-b02a-eeb8fcd4ba45 2018-12-27 18:04:40,743 - create_stack - INFO - Created stack with name - CreateStackFloatingIpTests-CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-stack 2018-12-27 18:04:40,746 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/baddeb7c29e045288e5cccfd32fe014a/stacks/808df9c8-c9f6-4d4a-80c8-8a96d07ede6d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f90f3c585be1cb0ab19b48f089965edc8263378a" 2018-12-27 18:04:40,961 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 18:04:40 GMT Server: Apache x-openstack-request-id: req-9599e3ec-0f9e-4208-bdd7-9bf2bdc1e285 Location: http://172.30.9.31:8004/v1/baddeb7c29e045288e5cccfd32fe014a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-stack/808df9c8-c9f6-4d4a-80c8-8a96d07ede6d Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/baddeb7c29e045288e5cccfd32fe014a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-stack/808df9c8-c9f6-4d4a-80c8-8a96d07ede6d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-27 18:04:41,221 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:04:40 GMT Server: Apache x-openstack-request-id: req-a0269e5d-dae5-4cfc-acda-1938c848d789 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 733 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-flavor2", "OS::project_id": "baddeb7c29e045288e5cccfd32fe014a", "OS::stack_id": "808df9c8-c9f6-4d4a-80c8-8a96d07ede6d", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-kp", "security_group_name": "CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-sec_grp", "flavor_extra_specs": "{}", "subnet_name": "CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-subnet", "net_name": "CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-inst2", "inst1_name": "CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-inst1", "image2_name": "CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-image", "flavor1_name": "CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-flavor1", "image1_name": "CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-stack", "stack_user_project_id": "c68c61144fc147efbc8af1b81931660a", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-27T18:04:39Z", "links": [{"href": "http://172.30.9.31:8004/v1/baddeb7c29e045288e5cccfd32fe014a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-stack/808df9c8-c9f6-4d4a-80c8-8a96d07ede6d", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "808df9c8-c9f6-4d4a-80c8-8a96d07ede6d", "outputs": [{"output_value": "", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-12-27 18:04:41,221 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/baddeb7c29e045288e5cccfd32fe014a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-stack/808df9c8-c9f6-4d4a-80c8-8a96d07ede6d used request id req-a0269e5d-dae5-4cfc-acda-1938c848d789 2018-12-27 18:04:41,222 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-12-27 18:04:41,222 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-27 18:04:44,225 - create_stack - DEBUG - Stack status query timeout in 1196.51851606 2018-12-27 18:04:44,228 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/baddeb7c29e045288e5cccfd32fe014a/stacks/808df9c8-c9f6-4d4a-80c8-8a96d07ede6d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f90f3c585be1cb0ab19b48f089965edc8263378a" 2018-12-27 18:04:44,451 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 18:04:44 GMT Server: Apache x-openstack-request-id: req-89646822-d1d9-40ad-8303-57281c9d01c4 Location: http://172.30.9.31:8004/v1/baddeb7c29e045288e5cccfd32fe014a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-stack/808df9c8-c9f6-4d4a-80c8-8a96d07ede6d Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/baddeb7c29e045288e5cccfd32fe014a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-stack/808df9c8-c9f6-4d4a-80c8-8a96d07ede6d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-27 18:04:44,792 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:04:44 GMT Server: Apache x-openstack-request-id: req-520d9954-9427-4083-94c5-d04cd24dd41c Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2088 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-flavor2", "OS::project_id": "baddeb7c29e045288e5cccfd32fe014a", "OS::stack_id": "808df9c8-c9f6-4d4a-80c8-8a96d07ede6d", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-kp", "security_group_name": "CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-sec_grp", "flavor_extra_specs": "{}", "subnet_name": "CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-subnet", "net_name": "CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-inst2", "inst1_name": "CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-inst1", "image2_name": "CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-image", "flavor1_name": "CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-flavor1", "image1_name": "CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-stack", "stack_user_project_id": "c68c61144fc147efbc8af1b81931660a", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-27T18:04:39Z", "links": [{"href": "http://172.30.9.31:8004/v1/baddeb7c29e045288e5cccfd32fe014a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-stack/808df9c8-c9f6-4d4a-80c8-8a96d07ede6d", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "808df9c8-c9f6-4d4a-80c8-8a96d07ede6d", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEAzFlEL0cT+muXZlXgzao85kN3m4b8804622s91l2YSMqy89KX\n/nZlr496SVKDll4Dsfj4o4WnYfpXaqXEFl3rGI3F/iLDwOtL42XQm0Vh3m6D6+Yf\n2ez8rN0qlqynMtW+z9KSNHhPHfvgKtT9hyzxicPOK9QPtip1v4HghUTC7SV2iI/e\nrZ1dDqecnDnWI/+jL1Uy1KmZbNTI6/EUfBZf1vZhNweiut03o44CGe2sKpOYqXFx\neejGah2VgorsDGor7SbxnyHaB9zNtU8C8SEk+8q7FdIlpNViAbtKxTMJYMbJTlAW\nMosEBwiiBL4813v7Kx2IPVCuEvxc6bim8CZ9tQIDAQABAoIBAA+iTLspPvgLvzuP\nGnHhsmMTilUV0Mh0lcAvxj1eT8ZR67sHw6UuPb1exsZRT8vzSWkWWT95fELcuk9o\ne0YSzWfFgP5efoeF+Ppe0cTvW/t+jQ1BP/KWVQaMrTN15hzXiY+w1oq5IaRznsTo\nIrVy1M/rcRydTs5rFTMfpqPLjPZDokoLf7cap6SP+jfof7dLvd++cWXJ0XYi+RiE\norK57/hefFvahxmu8CnLHnAxUHXRWUSzq8iyDrQQe5rTMCrxe2PhTPnLaGSswGB2\nnmxqTLsx+/VJgSndBZlU/sqfHFDM8APDcqXdEIz14uSU3CZahpE48nhBgJRyH/X8\nI7tmCcECgYEA/lLm8U9qaSNfU97hxAYgBcR2TB7ll+kdp2NF3Tc1Qm0RwDvUpkih\nlGJAx5W4G/vXfCWDir/Br0cfvLzHNDH8wAq/a6gR0dmY9IJqQ068+PWKd0lH2cMH\nj6qTTeLcLOIPAXszW3EtZUFXsoPVmaGDEaWtLteQg4WrOlUIomFvNj0CgYEAzbIL\nrwwuul3frfDF3NLY6vLEs6Qj08UL0qArNHFEO2tmyYDSPEG6EBJDhBLgD3YFK2vi\ncI/82IjXQ7inR5+GhkMsWwVw7bqdCt3IHIFfHB7S8aJlAHO3LgVVHa6ssP+54iJh\nVESY00HxEhipsquSwEevRGcUXh9N2L8pciZD1NkCgYEA5o0a5Lj8mzFA0tRjUAPJ\nddEC+MCtnAftJPg+tmq88mnTxLO4c8G2EMD9PrFARMYKM3YCiH6LQ60zXTK5V1zV\nZvaXTy3+cYFUQpwTXs77Sqm1C6w34XYG3bthbCLzPBD2T35zMTspTvhsWt1efrZH\nDnFlzOgIDuLXNbsuZ53yZnUCgYEAnklktE+rpb6XYkLmAAhA5Ivs0lB9QXlgn7Sh\nirmeyBrd/jIjljr982AalIfx4/PuBnv+xKAI8phbDsIJ+BPKcYc/msuVG1t/fd0t\nIMJtbjZKHafaEX76d2+jEDRar9oaMOpD+5TOBcO4vzQ7YkKlq1F+jiTEh6mPPjvc\nqPrJOAECgYEAkhkNgshMtAeNqxzHpC42pWZqebYg97JRqzsOX6Iz/VuygSK2ezDE\npCSs32i/wWtNsc/IgP57XStwv7Pa93aAI2Z00YZjvMbNNivKDIbDzST5xew8uLmt\nVXS79LTtZvHjlKJ9nMoX446BUgQtuZ2kG5hI1AIRFwuRB9wWDDmWtXk=\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-12-27 18:04:44,792 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/baddeb7c29e045288e5cccfd32fe014a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-stack/808df9c8-c9f6-4d4a-80c8-8a96d07ede6d used request id req-520d9954-9427-4083-94c5-d04cd24dd41c 2018-12-27 18:04:44,793 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-12-27 18:04:44,793 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-27 18:04:47,796 - create_stack - DEBUG - Stack status query timeout in 1192.946944 2018-12-27 18:04:47,800 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/baddeb7c29e045288e5cccfd32fe014a/stacks/808df9c8-c9f6-4d4a-80c8-8a96d07ede6d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f90f3c585be1cb0ab19b48f089965edc8263378a" 2018-12-27 18:04:48,015 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 18:04:47 GMT Server: Apache x-openstack-request-id: req-1e57f4f5-469b-4f91-9cc9-3882d3d84c82 Location: http://172.30.9.31:8004/v1/baddeb7c29e045288e5cccfd32fe014a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-stack/808df9c8-c9f6-4d4a-80c8-8a96d07ede6d Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/baddeb7c29e045288e5cccfd32fe014a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-stack/808df9c8-c9f6-4d4a-80c8-8a96d07ede6d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-27 18:04:48,338 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:04:48 GMT Server: Apache x-openstack-request-id: req-511c8c9e-75b5-4639-ae58-6ddfaa7a7555 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2088 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-flavor2", "OS::project_id": "baddeb7c29e045288e5cccfd32fe014a", "OS::stack_id": "808df9c8-c9f6-4d4a-80c8-8a96d07ede6d", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-kp", "security_group_name": "CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-sec_grp", "flavor_extra_specs": "{}", "subnet_name": "CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-subnet", "net_name": "CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-inst2", "inst1_name": "CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-inst1", "image2_name": "CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-image", "flavor1_name": "CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-flavor1", "image1_name": "CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-stack", "stack_user_project_id": "c68c61144fc147efbc8af1b81931660a", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-27T18:04:39Z", "links": [{"href": "http://172.30.9.31:8004/v1/baddeb7c29e045288e5cccfd32fe014a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-stack/808df9c8-c9f6-4d4a-80c8-8a96d07ede6d", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "808df9c8-c9f6-4d4a-80c8-8a96d07ede6d", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEAzFlEL0cT+muXZlXgzao85kN3m4b8804622s91l2YSMqy89KX\n/nZlr496SVKDll4Dsfj4o4WnYfpXaqXEFl3rGI3F/iLDwOtL42XQm0Vh3m6D6+Yf\n2ez8rN0qlqynMtW+z9KSNHhPHfvgKtT9hyzxicPOK9QPtip1v4HghUTC7SV2iI/e\nrZ1dDqecnDnWI/+jL1Uy1KmZbNTI6/EUfBZf1vZhNweiut03o44CGe2sKpOYqXFx\neejGah2VgorsDGor7SbxnyHaB9zNtU8C8SEk+8q7FdIlpNViAbtKxTMJYMbJTlAW\nMosEBwiiBL4813v7Kx2IPVCuEvxc6bim8CZ9tQIDAQABAoIBAA+iTLspPvgLvzuP\nGnHhsmMTilUV0Mh0lcAvxj1eT8ZR67sHw6UuPb1exsZRT8vzSWkWWT95fELcuk9o\ne0YSzWfFgP5efoeF+Ppe0cTvW/t+jQ1BP/KWVQaMrTN15hzXiY+w1oq5IaRznsTo\nIrVy1M/rcRydTs5rFTMfpqPLjPZDokoLf7cap6SP+jfof7dLvd++cWXJ0XYi+RiE\norK57/hefFvahxmu8CnLHnAxUHXRWUSzq8iyDrQQe5rTMCrxe2PhTPnLaGSswGB2\nnmxqTLsx+/VJgSndBZlU/sqfHFDM8APDcqXdEIz14uSU3CZahpE48nhBgJRyH/X8\nI7tmCcECgYEA/lLm8U9qaSNfU97hxAYgBcR2TB7ll+kdp2NF3Tc1Qm0RwDvUpkih\nlGJAx5W4G/vXfCWDir/Br0cfvLzHNDH8wAq/a6gR0dmY9IJqQ068+PWKd0lH2cMH\nj6qTTeLcLOIPAXszW3EtZUFXsoPVmaGDEaWtLteQg4WrOlUIomFvNj0CgYEAzbIL\nrwwuul3frfDF3NLY6vLEs6Qj08UL0qArNHFEO2tmyYDSPEG6EBJDhBLgD3YFK2vi\ncI/82IjXQ7inR5+GhkMsWwVw7bqdCt3IHIFfHB7S8aJlAHO3LgVVHa6ssP+54iJh\nVESY00HxEhipsquSwEevRGcUXh9N2L8pciZD1NkCgYEA5o0a5Lj8mzFA0tRjUAPJ\nddEC+MCtnAftJPg+tmq88mnTxLO4c8G2EMD9PrFARMYKM3YCiH6LQ60zXTK5V1zV\nZvaXTy3+cYFUQpwTXs77Sqm1C6w34XYG3bthbCLzPBD2T35zMTspTvhsWt1efrZH\nDnFlzOgIDuLXNbsuZ53yZnUCgYEAnklktE+rpb6XYkLmAAhA5Ivs0lB9QXlgn7Sh\nirmeyBrd/jIjljr982AalIfx4/PuBnv+xKAI8phbDsIJ+BPKcYc/msuVG1t/fd0t\nIMJtbjZKHafaEX76d2+jEDRar9oaMOpD+5TOBcO4vzQ7YkKlq1F+jiTEh6mPPjvc\nqPrJOAECgYEAkhkNgshMtAeNqxzHpC42pWZqebYg97JRqzsOX6Iz/VuygSK2ezDE\npCSs32i/wWtNsc/IgP57XStwv7Pa93aAI2Z00YZjvMbNNivKDIbDzST5xew8uLmt\nVXS79LTtZvHjlKJ9nMoX446BUgQtuZ2kG5hI1AIRFwuRB9wWDDmWtXk=\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-12-27 18:04:48,339 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/baddeb7c29e045288e5cccfd32fe014a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-stack/808df9c8-c9f6-4d4a-80c8-8a96d07ede6d used request id req-511c8c9e-75b5-4639-ae58-6ddfaa7a7555 2018-12-27 18:04:48,339 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-12-27 18:04:48,339 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-27 18:04:51,343 - create_stack - DEBUG - Stack status query timeout in 1189.40072799 2018-12-27 18:04:51,346 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/baddeb7c29e045288e5cccfd32fe014a/stacks/808df9c8-c9f6-4d4a-80c8-8a96d07ede6d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f90f3c585be1cb0ab19b48f089965edc8263378a" 2018-12-27 18:04:51,563 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 18:04:51 GMT Server: Apache x-openstack-request-id: req-bf37b11e-33c6-4839-91fd-f37014e3005f Location: http://172.30.9.31:8004/v1/baddeb7c29e045288e5cccfd32fe014a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-stack/808df9c8-c9f6-4d4a-80c8-8a96d07ede6d Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/baddeb7c29e045288e5cccfd32fe014a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-stack/808df9c8-c9f6-4d4a-80c8-8a96d07ede6d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-27 18:04:51,885 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:04:51 GMT Server: Apache x-openstack-request-id: req-902f092d-d1b4-484b-af44-5207eb493557 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2088 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-flavor2", "OS::project_id": "baddeb7c29e045288e5cccfd32fe014a", "OS::stack_id": "808df9c8-c9f6-4d4a-80c8-8a96d07ede6d", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-kp", "security_group_name": "CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-sec_grp", "flavor_extra_specs": "{}", "subnet_name": "CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-subnet", "net_name": "CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-inst2", "inst1_name": "CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-inst1", "image2_name": "CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-image", "flavor1_name": "CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-flavor1", "image1_name": "CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-stack", "stack_user_project_id": "c68c61144fc147efbc8af1b81931660a", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-27T18:04:39Z", "links": [{"href": "http://172.30.9.31:8004/v1/baddeb7c29e045288e5cccfd32fe014a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-stack/808df9c8-c9f6-4d4a-80c8-8a96d07ede6d", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "808df9c8-c9f6-4d4a-80c8-8a96d07ede6d", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEAzFlEL0cT+muXZlXgzao85kN3m4b8804622s91l2YSMqy89KX\n/nZlr496SVKDll4Dsfj4o4WnYfpXaqXEFl3rGI3F/iLDwOtL42XQm0Vh3m6D6+Yf\n2ez8rN0qlqynMtW+z9KSNHhPHfvgKtT9hyzxicPOK9QPtip1v4HghUTC7SV2iI/e\nrZ1dDqecnDnWI/+jL1Uy1KmZbNTI6/EUfBZf1vZhNweiut03o44CGe2sKpOYqXFx\neejGah2VgorsDGor7SbxnyHaB9zNtU8C8SEk+8q7FdIlpNViAbtKxTMJYMbJTlAW\nMosEBwiiBL4813v7Kx2IPVCuEvxc6bim8CZ9tQIDAQABAoIBAA+iTLspPvgLvzuP\nGnHhsmMTilUV0Mh0lcAvxj1eT8ZR67sHw6UuPb1exsZRT8vzSWkWWT95fELcuk9o\ne0YSzWfFgP5efoeF+Ppe0cTvW/t+jQ1BP/KWVQaMrTN15hzXiY+w1oq5IaRznsTo\nIrVy1M/rcRydTs5rFTMfpqPLjPZDokoLf7cap6SP+jfof7dLvd++cWXJ0XYi+RiE\norK57/hefFvahxmu8CnLHnAxUHXRWUSzq8iyDrQQe5rTMCrxe2PhTPnLaGSswGB2\nnmxqTLsx+/VJgSndBZlU/sqfHFDM8APDcqXdEIz14uSU3CZahpE48nhBgJRyH/X8\nI7tmCcECgYEA/lLm8U9qaSNfU97hxAYgBcR2TB7ll+kdp2NF3Tc1Qm0RwDvUpkih\nlGJAx5W4G/vXfCWDir/Br0cfvLzHNDH8wAq/a6gR0dmY9IJqQ068+PWKd0lH2cMH\nj6qTTeLcLOIPAXszW3EtZUFXsoPVmaGDEaWtLteQg4WrOlUIomFvNj0CgYEAzbIL\nrwwuul3frfDF3NLY6vLEs6Qj08UL0qArNHFEO2tmyYDSPEG6EBJDhBLgD3YFK2vi\ncI/82IjXQ7inR5+GhkMsWwVw7bqdCt3IHIFfHB7S8aJlAHO3LgVVHa6ssP+54iJh\nVESY00HxEhipsquSwEevRGcUXh9N2L8pciZD1NkCgYEA5o0a5Lj8mzFA0tRjUAPJ\nddEC+MCtnAftJPg+tmq88mnTxLO4c8G2EMD9PrFARMYKM3YCiH6LQ60zXTK5V1zV\nZvaXTy3+cYFUQpwTXs77Sqm1C6w34XYG3bthbCLzPBD2T35zMTspTvhsWt1efrZH\nDnFlzOgIDuLXNbsuZ53yZnUCgYEAnklktE+rpb6XYkLmAAhA5Ivs0lB9QXlgn7Sh\nirmeyBrd/jIjljr982AalIfx4/PuBnv+xKAI8phbDsIJ+BPKcYc/msuVG1t/fd0t\nIMJtbjZKHafaEX76d2+jEDRar9oaMOpD+5TOBcO4vzQ7YkKlq1F+jiTEh6mPPjvc\nqPrJOAECgYEAkhkNgshMtAeNqxzHpC42pWZqebYg97JRqzsOX6Iz/VuygSK2ezDE\npCSs32i/wWtNsc/IgP57XStwv7Pa93aAI2Z00YZjvMbNNivKDIbDzST5xew8uLmt\nVXS79LTtZvHjlKJ9nMoX446BUgQtuZ2kG5hI1AIRFwuRB9wWDDmWtXk=\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-12-27 18:04:51,885 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/baddeb7c29e045288e5cccfd32fe014a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-stack/808df9c8-c9f6-4d4a-80c8-8a96d07ede6d used request id req-902f092d-d1b4-484b-af44-5207eb493557 2018-12-27 18:04:51,886 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-12-27 18:04:51,886 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-27 18:04:54,889 - create_stack - DEBUG - Stack status query timeout in 1185.85397196 2018-12-27 18:04:54,892 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/baddeb7c29e045288e5cccfd32fe014a/stacks/808df9c8-c9f6-4d4a-80c8-8a96d07ede6d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f90f3c585be1cb0ab19b48f089965edc8263378a" 2018-12-27 18:04:55,102 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 18:04:54 GMT Server: Apache x-openstack-request-id: req-ba718fd4-ee82-4e1f-b7ee-d499de0d794b Location: http://172.30.9.31:8004/v1/baddeb7c29e045288e5cccfd32fe014a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-stack/808df9c8-c9f6-4d4a-80c8-8a96d07ede6d Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/baddeb7c29e045288e5cccfd32fe014a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-stack/808df9c8-c9f6-4d4a-80c8-8a96d07ede6d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-27 18:04:55,421 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:04:55 GMT Server: Apache x-openstack-request-id: req-719a7dfc-4d6f-4749-ad52-754fcc9d03df Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2088 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-flavor2", "OS::project_id": "baddeb7c29e045288e5cccfd32fe014a", "OS::stack_id": "808df9c8-c9f6-4d4a-80c8-8a96d07ede6d", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-kp", "security_group_name": "CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-sec_grp", "flavor_extra_specs": "{}", "subnet_name": "CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-subnet", "net_name": "CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-inst2", "inst1_name": "CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-inst1", "image2_name": "CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-image", "flavor1_name": "CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-flavor1", "image1_name": "CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-stack", "stack_user_project_id": "c68c61144fc147efbc8af1b81931660a", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-27T18:04:39Z", "links": [{"href": "http://172.30.9.31:8004/v1/baddeb7c29e045288e5cccfd32fe014a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-stack/808df9c8-c9f6-4d4a-80c8-8a96d07ede6d", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "808df9c8-c9f6-4d4a-80c8-8a96d07ede6d", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEAzFlEL0cT+muXZlXgzao85kN3m4b8804622s91l2YSMqy89KX\n/nZlr496SVKDll4Dsfj4o4WnYfpXaqXEFl3rGI3F/iLDwOtL42XQm0Vh3m6D6+Yf\n2ez8rN0qlqynMtW+z9KSNHhPHfvgKtT9hyzxicPOK9QPtip1v4HghUTC7SV2iI/e\nrZ1dDqecnDnWI/+jL1Uy1KmZbNTI6/EUfBZf1vZhNweiut03o44CGe2sKpOYqXFx\neejGah2VgorsDGor7SbxnyHaB9zNtU8C8SEk+8q7FdIlpNViAbtKxTMJYMbJTlAW\nMosEBwiiBL4813v7Kx2IPVCuEvxc6bim8CZ9tQIDAQABAoIBAA+iTLspPvgLvzuP\nGnHhsmMTilUV0Mh0lcAvxj1eT8ZR67sHw6UuPb1exsZRT8vzSWkWWT95fELcuk9o\ne0YSzWfFgP5efoeF+Ppe0cTvW/t+jQ1BP/KWVQaMrTN15hzXiY+w1oq5IaRznsTo\nIrVy1M/rcRydTs5rFTMfpqPLjPZDokoLf7cap6SP+jfof7dLvd++cWXJ0XYi+RiE\norK57/hefFvahxmu8CnLHnAxUHXRWUSzq8iyDrQQe5rTMCrxe2PhTPnLaGSswGB2\nnmxqTLsx+/VJgSndBZlU/sqfHFDM8APDcqXdEIz14uSU3CZahpE48nhBgJRyH/X8\nI7tmCcECgYEA/lLm8U9qaSNfU97hxAYgBcR2TB7ll+kdp2NF3Tc1Qm0RwDvUpkih\nlGJAx5W4G/vXfCWDir/Br0cfvLzHNDH8wAq/a6gR0dmY9IJqQ068+PWKd0lH2cMH\nj6qTTeLcLOIPAXszW3EtZUFXsoPVmaGDEaWtLteQg4WrOlUIomFvNj0CgYEAzbIL\nrwwuul3frfDF3NLY6vLEs6Qj08UL0qArNHFEO2tmyYDSPEG6EBJDhBLgD3YFK2vi\ncI/82IjXQ7inR5+GhkMsWwVw7bqdCt3IHIFfHB7S8aJlAHO3LgVVHa6ssP+54iJh\nVESY00HxEhipsquSwEevRGcUXh9N2L8pciZD1NkCgYEA5o0a5Lj8mzFA0tRjUAPJ\nddEC+MCtnAftJPg+tmq88mnTxLO4c8G2EMD9PrFARMYKM3YCiH6LQ60zXTK5V1zV\nZvaXTy3+cYFUQpwTXs77Sqm1C6w34XYG3bthbCLzPBD2T35zMTspTvhsWt1efrZH\nDnFlzOgIDuLXNbsuZ53yZnUCgYEAnklktE+rpb6XYkLmAAhA5Ivs0lB9QXlgn7Sh\nirmeyBrd/jIjljr982AalIfx4/PuBnv+xKAI8phbDsIJ+BPKcYc/msuVG1t/fd0t\nIMJtbjZKHafaEX76d2+jEDRar9oaMOpD+5TOBcO4vzQ7YkKlq1F+jiTEh6mPPjvc\nqPrJOAECgYEAkhkNgshMtAeNqxzHpC42pWZqebYg97JRqzsOX6Iz/VuygSK2ezDE\npCSs32i/wWtNsc/IgP57XStwv7Pa93aAI2Z00YZjvMbNNivKDIbDzST5xew8uLmt\nVXS79LTtZvHjlKJ9nMoX446BUgQtuZ2kG5hI1AIRFwuRB9wWDDmWtXk=\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-12-27 18:04:55,421 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/baddeb7c29e045288e5cccfd32fe014a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-stack/808df9c8-c9f6-4d4a-80c8-8a96d07ede6d used request id req-719a7dfc-4d6f-4749-ad52-754fcc9d03df 2018-12-27 18:04:55,421 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-12-27 18:04:55,422 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-27 18:04:58,425 - create_stack - DEBUG - Stack status query timeout in 1182.31867409 2018-12-27 18:04:58,427 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/baddeb7c29e045288e5cccfd32fe014a/stacks/808df9c8-c9f6-4d4a-80c8-8a96d07ede6d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f90f3c585be1cb0ab19b48f089965edc8263378a" 2018-12-27 18:04:58,641 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 18:04:58 GMT Server: Apache x-openstack-request-id: req-ad3e7104-c41b-45bd-a71d-d4157f6d3de2 Location: http://172.30.9.31:8004/v1/baddeb7c29e045288e5cccfd32fe014a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-stack/808df9c8-c9f6-4d4a-80c8-8a96d07ede6d Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/baddeb7c29e045288e5cccfd32fe014a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-stack/808df9c8-c9f6-4d4a-80c8-8a96d07ede6d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-27 18:04:58,957 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:04:58 GMT Server: Apache x-openstack-request-id: req-3c867932-be71-4409-b83c-f8b54ff25f5a Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2088 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-flavor2", "OS::project_id": "baddeb7c29e045288e5cccfd32fe014a", "OS::stack_id": "808df9c8-c9f6-4d4a-80c8-8a96d07ede6d", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-kp", "security_group_name": "CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-sec_grp", "flavor_extra_specs": "{}", "subnet_name": "CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-subnet", "net_name": "CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-inst2", "inst1_name": "CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-inst1", "image2_name": "CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-image", "flavor1_name": "CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-flavor1", "image1_name": "CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-stack", "stack_user_project_id": "c68c61144fc147efbc8af1b81931660a", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-27T18:04:39Z", "links": [{"href": "http://172.30.9.31:8004/v1/baddeb7c29e045288e5cccfd32fe014a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-stack/808df9c8-c9f6-4d4a-80c8-8a96d07ede6d", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "808df9c8-c9f6-4d4a-80c8-8a96d07ede6d", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEAzFlEL0cT+muXZlXgzao85kN3m4b8804622s91l2YSMqy89KX\n/nZlr496SVKDll4Dsfj4o4WnYfpXaqXEFl3rGI3F/iLDwOtL42XQm0Vh3m6D6+Yf\n2ez8rN0qlqynMtW+z9KSNHhPHfvgKtT9hyzxicPOK9QPtip1v4HghUTC7SV2iI/e\nrZ1dDqecnDnWI/+jL1Uy1KmZbNTI6/EUfBZf1vZhNweiut03o44CGe2sKpOYqXFx\neejGah2VgorsDGor7SbxnyHaB9zNtU8C8SEk+8q7FdIlpNViAbtKxTMJYMbJTlAW\nMosEBwiiBL4813v7Kx2IPVCuEvxc6bim8CZ9tQIDAQABAoIBAA+iTLspPvgLvzuP\nGnHhsmMTilUV0Mh0lcAvxj1eT8ZR67sHw6UuPb1exsZRT8vzSWkWWT95fELcuk9o\ne0YSzWfFgP5efoeF+Ppe0cTvW/t+jQ1BP/KWVQaMrTN15hzXiY+w1oq5IaRznsTo\nIrVy1M/rcRydTs5rFTMfpqPLjPZDokoLf7cap6SP+jfof7dLvd++cWXJ0XYi+RiE\norK57/hefFvahxmu8CnLHnAxUHXRWUSzq8iyDrQQe5rTMCrxe2PhTPnLaGSswGB2\nnmxqTLsx+/VJgSndBZlU/sqfHFDM8APDcqXdEIz14uSU3CZahpE48nhBgJRyH/X8\nI7tmCcECgYEA/lLm8U9qaSNfU97hxAYgBcR2TB7ll+kdp2NF3Tc1Qm0RwDvUpkih\nlGJAx5W4G/vXfCWDir/Br0cfvLzHNDH8wAq/a6gR0dmY9IJqQ068+PWKd0lH2cMH\nj6qTTeLcLOIPAXszW3EtZUFXsoPVmaGDEaWtLteQg4WrOlUIomFvNj0CgYEAzbIL\nrwwuul3frfDF3NLY6vLEs6Qj08UL0qArNHFEO2tmyYDSPEG6EBJDhBLgD3YFK2vi\ncI/82IjXQ7inR5+GhkMsWwVw7bqdCt3IHIFfHB7S8aJlAHO3LgVVHa6ssP+54iJh\nVESY00HxEhipsquSwEevRGcUXh9N2L8pciZD1NkCgYEA5o0a5Lj8mzFA0tRjUAPJ\nddEC+MCtnAftJPg+tmq88mnTxLO4c8G2EMD9PrFARMYKM3YCiH6LQ60zXTK5V1zV\nZvaXTy3+cYFUQpwTXs77Sqm1C6w34XYG3bthbCLzPBD2T35zMTspTvhsWt1efrZH\nDnFlzOgIDuLXNbsuZ53yZnUCgYEAnklktE+rpb6XYkLmAAhA5Ivs0lB9QXlgn7Sh\nirmeyBrd/jIjljr982AalIfx4/PuBnv+xKAI8phbDsIJ+BPKcYc/msuVG1t/fd0t\nIMJtbjZKHafaEX76d2+jEDRar9oaMOpD+5TOBcO4vzQ7YkKlq1F+jiTEh6mPPjvc\nqPrJOAECgYEAkhkNgshMtAeNqxzHpC42pWZqebYg97JRqzsOX6Iz/VuygSK2ezDE\npCSs32i/wWtNsc/IgP57XStwv7Pa93aAI2Z00YZjvMbNNivKDIbDzST5xew8uLmt\nVXS79LTtZvHjlKJ9nMoX446BUgQtuZ2kG5hI1AIRFwuRB9wWDDmWtXk=\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-12-27 18:04:58,958 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/baddeb7c29e045288e5cccfd32fe014a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-stack/808df9c8-c9f6-4d4a-80c8-8a96d07ede6d used request id req-3c867932-be71-4409-b83c-f8b54ff25f5a 2018-12-27 18:04:58,958 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-12-27 18:04:58,958 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-27 18:05:01,962 - create_stack - DEBUG - Stack status query timeout in 1178.78181314 2018-12-27 18:05:01,964 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/baddeb7c29e045288e5cccfd32fe014a/stacks/808df9c8-c9f6-4d4a-80c8-8a96d07ede6d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f90f3c585be1cb0ab19b48f089965edc8263378a" 2018-12-27 18:05:01,991 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 18:05:01 GMT Server: Apache x-openstack-request-id: req-e08ec9a9-30cc-4a97-aa04-4b75c120bd76 Location: http://172.30.9.31:8004/v1/baddeb7c29e045288e5cccfd32fe014a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-stack/808df9c8-c9f6-4d4a-80c8-8a96d07ede6d Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/baddeb7c29e045288e5cccfd32fe014a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-stack/808df9c8-c9f6-4d4a-80c8-8a96d07ede6d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-27 18:05:02,115 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:05:01 GMT Server: Apache x-openstack-request-id: req-eb75ac9f-a8b8-422b-82b6-bb9290537713 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2088 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-flavor2", "OS::project_id": "baddeb7c29e045288e5cccfd32fe014a", "OS::stack_id": "808df9c8-c9f6-4d4a-80c8-8a96d07ede6d", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-kp", "security_group_name": "CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-sec_grp", "flavor_extra_specs": "{}", "subnet_name": "CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-subnet", "net_name": "CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-inst2", "inst1_name": "CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-inst1", "image2_name": "CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-image", "flavor1_name": "CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-flavor1", "image1_name": "CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-stack", "stack_user_project_id": "c68c61144fc147efbc8af1b81931660a", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-27T18:04:39Z", "links": [{"href": "http://172.30.9.31:8004/v1/baddeb7c29e045288e5cccfd32fe014a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-stack/808df9c8-c9f6-4d4a-80c8-8a96d07ede6d", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "808df9c8-c9f6-4d4a-80c8-8a96d07ede6d", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEAzFlEL0cT+muXZlXgzao85kN3m4b8804622s91l2YSMqy89KX\n/nZlr496SVKDll4Dsfj4o4WnYfpXaqXEFl3rGI3F/iLDwOtL42XQm0Vh3m6D6+Yf\n2ez8rN0qlqynMtW+z9KSNHhPHfvgKtT9hyzxicPOK9QPtip1v4HghUTC7SV2iI/e\nrZ1dDqecnDnWI/+jL1Uy1KmZbNTI6/EUfBZf1vZhNweiut03o44CGe2sKpOYqXFx\neejGah2VgorsDGor7SbxnyHaB9zNtU8C8SEk+8q7FdIlpNViAbtKxTMJYMbJTlAW\nMosEBwiiBL4813v7Kx2IPVCuEvxc6bim8CZ9tQIDAQABAoIBAA+iTLspPvgLvzuP\nGnHhsmMTilUV0Mh0lcAvxj1eT8ZR67sHw6UuPb1exsZRT8vzSWkWWT95fELcuk9o\ne0YSzWfFgP5efoeF+Ppe0cTvW/t+jQ1BP/KWVQaMrTN15hzXiY+w1oq5IaRznsTo\nIrVy1M/rcRydTs5rFTMfpqPLjPZDokoLf7cap6SP+jfof7dLvd++cWXJ0XYi+RiE\norK57/hefFvahxmu8CnLHnAxUHXRWUSzq8iyDrQQe5rTMCrxe2PhTPnLaGSswGB2\nnmxqTLsx+/VJgSndBZlU/sqfHFDM8APDcqXdEIz14uSU3CZahpE48nhBgJRyH/X8\nI7tmCcECgYEA/lLm8U9qaSNfU97hxAYgBcR2TB7ll+kdp2NF3Tc1Qm0RwDvUpkih\nlGJAx5W4G/vXfCWDir/Br0cfvLzHNDH8wAq/a6gR0dmY9IJqQ068+PWKd0lH2cMH\nj6qTTeLcLOIPAXszW3EtZUFXsoPVmaGDEaWtLteQg4WrOlUIomFvNj0CgYEAzbIL\nrwwuul3frfDF3NLY6vLEs6Qj08UL0qArNHFEO2tmyYDSPEG6EBJDhBLgD3YFK2vi\ncI/82IjXQ7inR5+GhkMsWwVw7bqdCt3IHIFfHB7S8aJlAHO3LgVVHa6ssP+54iJh\nVESY00HxEhipsquSwEevRGcUXh9N2L8pciZD1NkCgYEA5o0a5Lj8mzFA0tRjUAPJ\nddEC+MCtnAftJPg+tmq88mnTxLO4c8G2EMD9PrFARMYKM3YCiH6LQ60zXTK5V1zV\nZvaXTy3+cYFUQpwTXs77Sqm1C6w34XYG3bthbCLzPBD2T35zMTspTvhsWt1efrZH\nDnFlzOgIDuLXNbsuZ53yZnUCgYEAnklktE+rpb6XYkLmAAhA5Ivs0lB9QXlgn7Sh\nirmeyBrd/jIjljr982AalIfx4/PuBnv+xKAI8phbDsIJ+BPKcYc/msuVG1t/fd0t\nIMJtbjZKHafaEX76d2+jEDRar9oaMOpD+5TOBcO4vzQ7YkKlq1F+jiTEh6mPPjvc\nqPrJOAECgYEAkhkNgshMtAeNqxzHpC42pWZqebYg97JRqzsOX6Iz/VuygSK2ezDE\npCSs32i/wWtNsc/IgP57XStwv7Pa93aAI2Z00YZjvMbNNivKDIbDzST5xew8uLmt\nVXS79LTtZvHjlKJ9nMoX446BUgQtuZ2kG5hI1AIRFwuRB9wWDDmWtXk=\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-12-27 18:05:02,115 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/baddeb7c29e045288e5cccfd32fe014a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-stack/808df9c8-c9f6-4d4a-80c8-8a96d07ede6d used request id req-eb75ac9f-a8b8-422b-82b6-bb9290537713 2018-12-27 18:05:02,115 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-12-27 18:05:02,116 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-27 18:05:05,119 - create_stack - DEBUG - Stack status query timeout in 1175.62458014 2018-12-27 18:05:05,122 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/baddeb7c29e045288e5cccfd32fe014a/stacks/808df9c8-c9f6-4d4a-80c8-8a96d07ede6d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f90f3c585be1cb0ab19b48f089965edc8263378a" 2018-12-27 18:05:05,148 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 18:05:05 GMT Server: Apache x-openstack-request-id: req-83da5235-3318-4518-bbef-ecafb34440fe Location: http://172.30.9.31:8004/v1/baddeb7c29e045288e5cccfd32fe014a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-stack/808df9c8-c9f6-4d4a-80c8-8a96d07ede6d Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/baddeb7c29e045288e5cccfd32fe014a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-stack/808df9c8-c9f6-4d4a-80c8-8a96d07ede6d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-27 18:05:05,462 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:05:05 GMT Server: Apache x-openstack-request-id: req-5c90ea75-78bb-4343-99fc-40bc60df161b Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2088 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-flavor2", "OS::project_id": "baddeb7c29e045288e5cccfd32fe014a", "OS::stack_id": "808df9c8-c9f6-4d4a-80c8-8a96d07ede6d", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-kp", "security_group_name": "CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-sec_grp", "flavor_extra_specs": "{}", "subnet_name": "CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-subnet", "net_name": "CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-inst2", "inst1_name": "CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-inst1", "image2_name": "CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-image", "flavor1_name": "CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-flavor1", "image1_name": "CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-stack", "stack_user_project_id": "c68c61144fc147efbc8af1b81931660a", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-27T18:04:39Z", "links": [{"href": "http://172.30.9.31:8004/v1/baddeb7c29e045288e5cccfd32fe014a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-stack/808df9c8-c9f6-4d4a-80c8-8a96d07ede6d", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "808df9c8-c9f6-4d4a-80c8-8a96d07ede6d", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEAzFlEL0cT+muXZlXgzao85kN3m4b8804622s91l2YSMqy89KX\n/nZlr496SVKDll4Dsfj4o4WnYfpXaqXEFl3rGI3F/iLDwOtL42XQm0Vh3m6D6+Yf\n2ez8rN0qlqynMtW+z9KSNHhPHfvgKtT9hyzxicPOK9QPtip1v4HghUTC7SV2iI/e\nrZ1dDqecnDnWI/+jL1Uy1KmZbNTI6/EUfBZf1vZhNweiut03o44CGe2sKpOYqXFx\neejGah2VgorsDGor7SbxnyHaB9zNtU8C8SEk+8q7FdIlpNViAbtKxTMJYMbJTlAW\nMosEBwiiBL4813v7Kx2IPVCuEvxc6bim8CZ9tQIDAQABAoIBAA+iTLspPvgLvzuP\nGnHhsmMTilUV0Mh0lcAvxj1eT8ZR67sHw6UuPb1exsZRT8vzSWkWWT95fELcuk9o\ne0YSzWfFgP5efoeF+Ppe0cTvW/t+jQ1BP/KWVQaMrTN15hzXiY+w1oq5IaRznsTo\nIrVy1M/rcRydTs5rFTMfpqPLjPZDokoLf7cap6SP+jfof7dLvd++cWXJ0XYi+RiE\norK57/hefFvahxmu8CnLHnAxUHXRWUSzq8iyDrQQe5rTMCrxe2PhTPnLaGSswGB2\nnmxqTLsx+/VJgSndBZlU/sqfHFDM8APDcqXdEIz14uSU3CZahpE48nhBgJRyH/X8\nI7tmCcECgYEA/lLm8U9qaSNfU97hxAYgBcR2TB7ll+kdp2NF3Tc1Qm0RwDvUpkih\nlGJAx5W4G/vXfCWDir/Br0cfvLzHNDH8wAq/a6gR0dmY9IJqQ068+PWKd0lH2cMH\nj6qTTeLcLOIPAXszW3EtZUFXsoPVmaGDEaWtLteQg4WrOlUIomFvNj0CgYEAzbIL\nrwwuul3frfDF3NLY6vLEs6Qj08UL0qArNHFEO2tmyYDSPEG6EBJDhBLgD3YFK2vi\ncI/82IjXQ7inR5+GhkMsWwVw7bqdCt3IHIFfHB7S8aJlAHO3LgVVHa6ssP+54iJh\nVESY00HxEhipsquSwEevRGcUXh9N2L8pciZD1NkCgYEA5o0a5Lj8mzFA0tRjUAPJ\nddEC+MCtnAftJPg+tmq88mnTxLO4c8G2EMD9PrFARMYKM3YCiH6LQ60zXTK5V1zV\nZvaXTy3+cYFUQpwTXs77Sqm1C6w34XYG3bthbCLzPBD2T35zMTspTvhsWt1efrZH\nDnFlzOgIDuLXNbsuZ53yZnUCgYEAnklktE+rpb6XYkLmAAhA5Ivs0lB9QXlgn7Sh\nirmeyBrd/jIjljr982AalIfx4/PuBnv+xKAI8phbDsIJ+BPKcYc/msuVG1t/fd0t\nIMJtbjZKHafaEX76d2+jEDRar9oaMOpD+5TOBcO4vzQ7YkKlq1F+jiTEh6mPPjvc\nqPrJOAECgYEAkhkNgshMtAeNqxzHpC42pWZqebYg97JRqzsOX6Iz/VuygSK2ezDE\npCSs32i/wWtNsc/IgP57XStwv7Pa93aAI2Z00YZjvMbNNivKDIbDzST5xew8uLmt\nVXS79LTtZvHjlKJ9nMoX446BUgQtuZ2kG5hI1AIRFwuRB9wWDDmWtXk=\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-12-27 18:05:05,463 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/baddeb7c29e045288e5cccfd32fe014a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-stack/808df9c8-c9f6-4d4a-80c8-8a96d07ede6d used request id req-5c90ea75-78bb-4343-99fc-40bc60df161b 2018-12-27 18:05:05,463 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-12-27 18:05:05,463 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-27 18:05:08,467 - create_stack - DEBUG - Stack status query timeout in 1172.27674103 2018-12-27 18:05:08,469 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/baddeb7c29e045288e5cccfd32fe014a/stacks/808df9c8-c9f6-4d4a-80c8-8a96d07ede6d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f90f3c585be1cb0ab19b48f089965edc8263378a" 2018-12-27 18:05:08,690 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 18:05:08 GMT Server: Apache x-openstack-request-id: req-4f96c355-3eda-42c9-8d3c-77c4834bbd22 Location: http://172.30.9.31:8004/v1/baddeb7c29e045288e5cccfd32fe014a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-stack/808df9c8-c9f6-4d4a-80c8-8a96d07ede6d Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/baddeb7c29e045288e5cccfd32fe014a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-stack/808df9c8-c9f6-4d4a-80c8-8a96d07ede6d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-27 18:05:09,006 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:05:08 GMT Server: Apache x-openstack-request-id: req-cf04e275-1837-494d-8bf8-3234de00a117 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2088 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-flavor2", "OS::project_id": "baddeb7c29e045288e5cccfd32fe014a", "OS::stack_id": "808df9c8-c9f6-4d4a-80c8-8a96d07ede6d", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-kp", "security_group_name": "CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-sec_grp", "flavor_extra_specs": "{}", "subnet_name": "CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-subnet", "net_name": "CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-inst2", "inst1_name": "CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-inst1", "image2_name": "CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-image", "flavor1_name": "CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-flavor1", "image1_name": "CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-stack", "stack_user_project_id": "c68c61144fc147efbc8af1b81931660a", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-27T18:04:39Z", "links": [{"href": "http://172.30.9.31:8004/v1/baddeb7c29e045288e5cccfd32fe014a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-stack/808df9c8-c9f6-4d4a-80c8-8a96d07ede6d", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "808df9c8-c9f6-4d4a-80c8-8a96d07ede6d", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEAzFlEL0cT+muXZlXgzao85kN3m4b8804622s91l2YSMqy89KX\n/nZlr496SVKDll4Dsfj4o4WnYfpXaqXEFl3rGI3F/iLDwOtL42XQm0Vh3m6D6+Yf\n2ez8rN0qlqynMtW+z9KSNHhPHfvgKtT9hyzxicPOK9QPtip1v4HghUTC7SV2iI/e\nrZ1dDqecnDnWI/+jL1Uy1KmZbNTI6/EUfBZf1vZhNweiut03o44CGe2sKpOYqXFx\neejGah2VgorsDGor7SbxnyHaB9zNtU8C8SEk+8q7FdIlpNViAbtKxTMJYMbJTlAW\nMosEBwiiBL4813v7Kx2IPVCuEvxc6bim8CZ9tQIDAQABAoIBAA+iTLspPvgLvzuP\nGnHhsmMTilUV0Mh0lcAvxj1eT8ZR67sHw6UuPb1exsZRT8vzSWkWWT95fELcuk9o\ne0YSzWfFgP5efoeF+Ppe0cTvW/t+jQ1BP/KWVQaMrTN15hzXiY+w1oq5IaRznsTo\nIrVy1M/rcRydTs5rFTMfpqPLjPZDokoLf7cap6SP+jfof7dLvd++cWXJ0XYi+RiE\norK57/hefFvahxmu8CnLHnAxUHXRWUSzq8iyDrQQe5rTMCrxe2PhTPnLaGSswGB2\nnmxqTLsx+/VJgSndBZlU/sqfHFDM8APDcqXdEIz14uSU3CZahpE48nhBgJRyH/X8\nI7tmCcECgYEA/lLm8U9qaSNfU97hxAYgBcR2TB7ll+kdp2NF3Tc1Qm0RwDvUpkih\nlGJAx5W4G/vXfCWDir/Br0cfvLzHNDH8wAq/a6gR0dmY9IJqQ068+PWKd0lH2cMH\nj6qTTeLcLOIPAXszW3EtZUFXsoPVmaGDEaWtLteQg4WrOlUIomFvNj0CgYEAzbIL\nrwwuul3frfDF3NLY6vLEs6Qj08UL0qArNHFEO2tmyYDSPEG6EBJDhBLgD3YFK2vi\ncI/82IjXQ7inR5+GhkMsWwVw7bqdCt3IHIFfHB7S8aJlAHO3LgVVHa6ssP+54iJh\nVESY00HxEhipsquSwEevRGcUXh9N2L8pciZD1NkCgYEA5o0a5Lj8mzFA0tRjUAPJ\nddEC+MCtnAftJPg+tmq88mnTxLO4c8G2EMD9PrFARMYKM3YCiH6LQ60zXTK5V1zV\nZvaXTy3+cYFUQpwTXs77Sqm1C6w34XYG3bthbCLzPBD2T35zMTspTvhsWt1efrZH\nDnFlzOgIDuLXNbsuZ53yZnUCgYEAnklktE+rpb6XYkLmAAhA5Ivs0lB9QXlgn7Sh\nirmeyBrd/jIjljr982AalIfx4/PuBnv+xKAI8phbDsIJ+BPKcYc/msuVG1t/fd0t\nIMJtbjZKHafaEX76d2+jEDRar9oaMOpD+5TOBcO4vzQ7YkKlq1F+jiTEh6mPPjvc\nqPrJOAECgYEAkhkNgshMtAeNqxzHpC42pWZqebYg97JRqzsOX6Iz/VuygSK2ezDE\npCSs32i/wWtNsc/IgP57XStwv7Pa93aAI2Z00YZjvMbNNivKDIbDzST5xew8uLmt\nVXS79LTtZvHjlKJ9nMoX446BUgQtuZ2kG5hI1AIRFwuRB9wWDDmWtXk=\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-12-27 18:05:09,006 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/baddeb7c29e045288e5cccfd32fe014a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-stack/808df9c8-c9f6-4d4a-80c8-8a96d07ede6d used request id req-cf04e275-1837-494d-8bf8-3234de00a117 2018-12-27 18:05:09,007 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-12-27 18:05:09,007 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-27 18:05:12,010 - create_stack - DEBUG - Stack status query timeout in 1168.73347306 2018-12-27 18:05:12,013 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/baddeb7c29e045288e5cccfd32fe014a/stacks/808df9c8-c9f6-4d4a-80c8-8a96d07ede6d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f90f3c585be1cb0ab19b48f089965edc8263378a" 2018-12-27 18:05:12,040 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 18:05:12 GMT Server: Apache x-openstack-request-id: req-abb9def5-e870-4044-8ffe-c5f9599d41a7 Location: http://172.30.9.31:8004/v1/baddeb7c29e045288e5cccfd32fe014a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-stack/808df9c8-c9f6-4d4a-80c8-8a96d07ede6d Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/baddeb7c29e045288e5cccfd32fe014a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-stack/808df9c8-c9f6-4d4a-80c8-8a96d07ede6d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-27 18:05:12,165 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:05:12 GMT Server: Apache x-openstack-request-id: req-c65732bd-910c-4b17-9b3f-2d3e216182b6 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2094 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-flavor2", "OS::project_id": "baddeb7c29e045288e5cccfd32fe014a", "OS::stack_id": "808df9c8-c9f6-4d4a-80c8-8a96d07ede6d", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-kp", "security_group_name": "CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-sec_grp", "flavor_extra_specs": "{}", "subnet_name": "CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-subnet", "net_name": "CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-inst2", "inst1_name": "CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-inst1", "image2_name": "CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-image", "flavor1_name": "CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-flavor1", "image1_name": "CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-stack", "stack_user_project_id": "c68c61144fc147efbc8af1b81931660a", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-12-27T18:04:39Z", "links": [{"href": "http://172.30.9.31:8004/v1/baddeb7c29e045288e5cccfd32fe014a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-stack/808df9c8-c9f6-4d4a-80c8-8a96d07ede6d", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "808df9c8-c9f6-4d4a-80c8-8a96d07ede6d", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEAzFlEL0cT+muXZlXgzao85kN3m4b8804622s91l2YSMqy89KX\n/nZlr496SVKDll4Dsfj4o4WnYfpXaqXEFl3rGI3F/iLDwOtL42XQm0Vh3m6D6+Yf\n2ez8rN0qlqynMtW+z9KSNHhPHfvgKtT9hyzxicPOK9QPtip1v4HghUTC7SV2iI/e\nrZ1dDqecnDnWI/+jL1Uy1KmZbNTI6/EUfBZf1vZhNweiut03o44CGe2sKpOYqXFx\neejGah2VgorsDGor7SbxnyHaB9zNtU8C8SEk+8q7FdIlpNViAbtKxTMJYMbJTlAW\nMosEBwiiBL4813v7Kx2IPVCuEvxc6bim8CZ9tQIDAQABAoIBAA+iTLspPvgLvzuP\nGnHhsmMTilUV0Mh0lcAvxj1eT8ZR67sHw6UuPb1exsZRT8vzSWkWWT95fELcuk9o\ne0YSzWfFgP5efoeF+Ppe0cTvW/t+jQ1BP/KWVQaMrTN15hzXiY+w1oq5IaRznsTo\nIrVy1M/rcRydTs5rFTMfpqPLjPZDokoLf7cap6SP+jfof7dLvd++cWXJ0XYi+RiE\norK57/hefFvahxmu8CnLHnAxUHXRWUSzq8iyDrQQe5rTMCrxe2PhTPnLaGSswGB2\nnmxqTLsx+/VJgSndBZlU/sqfHFDM8APDcqXdEIz14uSU3CZahpE48nhBgJRyH/X8\nI7tmCcECgYEA/lLm8U9qaSNfU97hxAYgBcR2TB7ll+kdp2NF3Tc1Qm0RwDvUpkih\nlGJAx5W4G/vXfCWDir/Br0cfvLzHNDH8wAq/a6gR0dmY9IJqQ068+PWKd0lH2cMH\nj6qTTeLcLOIPAXszW3EtZUFXsoPVmaGDEaWtLteQg4WrOlUIomFvNj0CgYEAzbIL\nrwwuul3frfDF3NLY6vLEs6Qj08UL0qArNHFEO2tmyYDSPEG6EBJDhBLgD3YFK2vi\ncI/82IjXQ7inR5+GhkMsWwVw7bqdCt3IHIFfHB7S8aJlAHO3LgVVHa6ssP+54iJh\nVESY00HxEhipsquSwEevRGcUXh9N2L8pciZD1NkCgYEA5o0a5Lj8mzFA0tRjUAPJ\nddEC+MCtnAftJPg+tmq88mnTxLO4c8G2EMD9PrFARMYKM3YCiH6LQ60zXTK5V1zV\nZvaXTy3+cYFUQpwTXs77Sqm1C6w34XYG3bthbCLzPBD2T35zMTspTvhsWt1efrZH\nDnFlzOgIDuLXNbsuZ53yZnUCgYEAnklktE+rpb6XYkLmAAhA5Ivs0lB9QXlgn7Sh\nirmeyBrd/jIjljr982AalIfx4/PuBnv+xKAI8phbDsIJ+BPKcYc/msuVG1t/fd0t\nIMJtbjZKHafaEX76d2+jEDRar9oaMOpD+5TOBcO4vzQ7YkKlq1F+jiTEh6mPPjvc\nqPrJOAECgYEAkhkNgshMtAeNqxzHpC42pWZqebYg97JRqzsOX6Iz/VuygSK2ezDE\npCSs32i/wWtNsc/IgP57XStwv7Pa93aAI2Z00YZjvMbNNivKDIbDzST5xew8uLmt\nVXS79LTtZvHjlKJ9nMoX446BUgQtuZ2kG5hI1AIRFwuRB9wWDDmWtXk=\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-12-27 18:05:12,165 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/baddeb7c29e045288e5cccfd32fe014a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-stack/808df9c8-c9f6-4d4a-80c8-8a96d07ede6d used request id req-c65732bd-910c-4b17-9b3f-2d3e216182b6 2018-12-27 18:05:12,166 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-12-27 18:05:12,166 - create_stack - DEBUG - Stack is active with name - CreateStackFloatingIpTests-CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-stack 2018-12-27 18:05:12,166 - create_stack - INFO - Stack is now active with name - CreateStackFloatingIpTests-CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-stack 2018-12-27 18:05:12,166 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 18:05:12,167 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 18:05:12,586 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "7755f687f9044508b305bbb3dfd7328c", "name": "CreateStackFloatingIpTests-c8349478-677d-455-proj-role"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}], "expires_at": "2018-12-27T19:05:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "baddeb7c29e045288e5cccfd32fe014a", "name": "CreateStackFloatingIpTests-c8349478-677d-455-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/baddeb7c29e045288e5cccfd32fe014a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/baddeb7c29e045288e5cccfd32fe014a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/baddeb7c29e045288e5cccfd32fe014a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/baddeb7c29e045288e5cccfd32fe014a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/baddeb7c29e045288e5cccfd32fe014a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/baddeb7c29e045288e5cccfd32fe014a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/baddeb7c29e045288e5cccfd32fe014a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/baddeb7c29e045288e5cccfd32fe014a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/baddeb7c29e045288e5cccfd32fe014a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_baddeb7c29e045288e5cccfd32fe014a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_baddeb7c29e045288e5cccfd32fe014a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/baddeb7c29e045288e5cccfd32fe014a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/baddeb7c29e045288e5cccfd32fe014a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/baddeb7c29e045288e5cccfd32fe014a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFloatingIpTests-c8349478-677d-455-user", "id": "bac9a1c4bc344ef2aa4651eac49542d5"}, "audit_ids": ["B6hg-XaoSCSckARRm39i0Q"], "issued_at": "2018-12-27T18:05:12.000000Z"}} 2018-12-27 18:05:12,586 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff33cf2603c580d01049dbbf6e04a2f36a4e5479" 2018-12-27 18:05:12,695 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:05:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2d5a727a-8ff2-40ef-b27f-eede636c4dfc Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 18:05:12,695 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-2d5a727a-8ff2-40ef-b27f-eede636c4dfc 2018-12-27 18:05:12,698 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-27 18:05:12,701 - heat_utils - DEBUG - Retrieving Heat Client 2018-12-27 18:05:12,704 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/baddeb7c29e045288e5cccfd32fe014a/stacks?stack_name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff33cf2603c580d01049dbbf6e04a2f36a4e5479" 2018-12-27 18:05:12,950 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:05:12 GMT Server: Apache x-openstack-request-id: req-6fd7b8f2-5a61-49c2-bebc-4317b075ec23 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 400 Content-Type: application/json RESP BODY: {"stacks": [{"description": "", "parent": null, "stack_status_reason": "Stack CREATE completed successfully", "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-stack", "stack_user_project_id": "c68c61144fc147efbc8af1b81931660a", "deletion_time": null, "creation_time": "2018-12-27T18:04:39Z", "links": [{"href": "http://172.30.9.31:8004/v1/baddeb7c29e045288e5cccfd32fe014a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-stack/808df9c8-c9f6-4d4a-80c8-8a96d07ede6d", "rel": "self"}], "updated_time": null, "project": "baddeb7c29e045288e5cccfd32fe014a", "stack_owner": null, "stack_status": "CREATE_COMPLETE", "id": "808df9c8-c9f6-4d4a-80c8-8a96d07ede6d", "tags": null}]} 2018-12-27 18:05:12,950 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/baddeb7c29e045288e5cccfd32fe014a/stacks?stack_name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-stack used request id req-6fd7b8f2-5a61-49c2-bebc-4317b075ec23 2018-12-27 18:05:12,951 - create_stack - INFO - Found stack with name - CreateStackFloatingIpTests-CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-stack 2018-12-27 18:05:12,954 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/baddeb7c29e045288e5cccfd32fe014a/stacks/808df9c8-c9f6-4d4a-80c8-8a96d07ede6d/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff33cf2603c580d01049dbbf6e04a2f36a4e5479" 2018-12-27 18:05:13,175 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 18:05:12 GMT Server: Apache x-openstack-request-id: req-6fb4fd06-9ce1-4d91-8715-70f7cfb08ac7 Location: http://172.30.9.31:8004/v1/baddeb7c29e045288e5cccfd32fe014a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-stack/808df9c8-c9f6-4d4a-80c8-8a96d07ede6d/resources Content-Length: 563 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/baddeb7c29e045288e5cccfd32fe014a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-stack/808df9c8-c9f6-4d4a-80c8-8a96d07ede6d/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-27 18:05:13,431 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:05:13 GMT Server: Apache x-openstack-request-id: req-985d5bcd-c191-4bc2-b557-6ec6250454dd Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1049 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "flavor2", "links": [{"href": "http://172.30.9.31:8004/v1/baddeb7c29e045288e5cccfd32fe014a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-stack/808df9c8-c9f6-4d4a-80c8-8a96d07ede6d/resources/flavor2", "rel": "self"}, {"href": "http://172.30.9.31:8004/v1/baddeb7c29e045288e5cccfd32fe014a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-stack/808df9c8-c9f6-4d4a-80c8-8a96d07ede6d", "rel": "stack"}], "logical_resource_id": "flavor2", "creation_time": "2018-12-27T18:04:40Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-27T18:04:40Z", "required_by": ["vm2"], "resource_status_reason": "state changed", "physical_resource_id": "776feded-c3fd-4768-831f-fe16319678b7", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "flavor1", "links": [{"href": "http://172.30.9.31:8004/v1/baddeb7c29e045288e5cccfd32fe014a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-stack/808df9c8-c9f6-4d4a-80c8-8a96d07ede6d/resources/flavor1", "rel": "self"}, {"href": "http://172.30.9.31:8004/v1/baddeb7c29e045288e5cccfd32fe014a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-stack/808df9c8-c9f6-4d4a-80c8-8a96d07ede6d", "rel": "stack"}], "logical_resource_id": "flavor1", "creation_time": "2018-12-27T18:04:40Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-27T18:04:40Z", "required_by": ["vm1"], "resource_status_reason": "state changed", "physical_resource_id": "ccf974bc-72f3-4e76-90fb-86ae6d8f57d7", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "network", "links": [{"href": "http://172.30.9.31:8004/v1/baddeb7c29e045288e5cccfd32fe014a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-stack/808df9c8-c9f6-4d4a-80c8-8a96d07ede6d/resources/network", "rel": "self"}, {"href": "http://172.30.9.31:8004/v1/baddeb7c29e045288e5cccfd32fe014a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-stack/808df9c8-c9f6-4d4a-80c8-8a96d07ede6d", "rel": "stack"}], "logical_resource_id": "network", "creation_time": "2018-12-27T18:04:40Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-27T18:04:40Z", "required_by": ["subnet", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "faf16557-accb-4f85-ac72-97a96df1866d", "resource_type": "OS::Neutron::Net"}, {"resource_name": "server_security_group", "links": [{"href": "http://172.30.9.31:8004/v1/baddeb7c29e045288e5cccfd32fe014a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-stack/808df9c8-c9f6-4d4a-80c8-8a96d07ede6d/resources/server_security_group", "rel": "self"}, {"href": "http://172.30.9.31:8004/v1/baddeb7c29e045288e5cccfd32fe014a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-stack/808df9c8-c9f6-4d4a-80c8-8a96d07ede6d", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2018-12-27T18:04:40Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-27T18:04:40Z", "required_by": ["port1"], "resource_status_reason": "state changed", "physical_resource_id": "0bc2bd64-e77c-4255-9982-289598f6f0d9", "resource_type": "OS::Neutron::SecurityGroup"}, {"resource_name": "floating_ip", "links": [{"href": "http://172.30.9.31:8004/v1/baddeb7c29e045288e5cccfd32fe014a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-stack/808df9c8-c9f6-4d4a-80c8-8a96d07ede6d/resources/floating_ip", "rel": "self"}, {"href": "http://172.30.9.31:8004/v1/baddeb7c29e045288e5cccfd32fe014a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-stack/808df9c8-c9f6-4d4a-80c8-8a96d07ede6d", "rel": "stack"}], "logical_resource_id": "floating_ip", "creation_time": "2018-12-27T18:04:40Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-27T18:04:40Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "bb0261a5-7eb7-46d7-a12f-343ed619f616", "resource_type": "OS::Neutron::FloatingIP"}, {"resource_name": "floating_ip_association", "links": [{"href": "http://172.30.9.31:8004/v1/baddeb7c29e045288e5cccfd32fe014a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-stack/808df9c8-c9f6-4d4a-80c8-8a96d07ede6d/resources/floating_ip_association", "rel": "self"}, {"href": "http://172.30.9.31:8004/v1/baddeb7c29e045288e5cccfd32fe014a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-stack/808df9c8-c9f6-4d4a-80c8-8a96d07ede6d", "rel": "stack"}], "logical_resource_id": "floating_ip_association", "creation_time": "2018-12-27T18:04:40Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-27T18:04:40Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "251", "resource_type": "OS::Neutron::FloatingIPAssociation"}, {"resource_name": "keypair", "links": [{"href": "http://172.30.9.31:8004/v1/baddeb7c29e045288e5cccfd32fe014a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-stack/808df9c8-c9f6-4d4a-80c8-8a96d07ede6d/resources/keypair", "rel": "self"}, {"href": "http://172.30.9.31:8004/v1/baddeb7c29e045288e5cccfd32fe014a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-stack/808df9c8-c9f6-4d4a-80c8-8a96d07ede6d", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2018-12-27T18:04:40Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-27T18:04:40Z", "required_by": ["vm1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-kp", "resource_type": "OS::Nova::KeyPair"}, {"resource_name": "management_router_interface", "links": [{"href": "http://172.30.9.31:8004/v1/baddeb7c29e045288e5cccfd32fe014a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-stack/808df9c8-c9f6-4d4a-80c8-8a96d07ede6d/resources/management_router_interface", "rel": "self"}, {"href": "http://172.30.9.31:8004/v1/baddeb7c29e045288e5cccfd32fe014a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-stack/808df9c8-c9f6-4d4a-80c8-8a96d07ede6d", "rel": "stack"}], "logical_resource_id": "management_router_interface", "creation_time": "2018-12-27T18:04:40Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-27T18:04:40Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "bcf21d85-8341-4aa3-9d70-b4150adb91b3:subnet_id=09ee2f42-7926-4182-8f7b-dfa319570311", "resource_type": "OS::Neutron::RouterInterface"}, {"resource_name": "subnet", "links": [{"href": "http://172.30.9.31:8004/v1/baddeb7c29e045288e5cccfd32fe014a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-stack/808df9c8-c9f6-4d4a-80c8-8a96d07ede6d/resources/subnet", "rel": "self"}, {"href": "http://172.30.9.31:8004/v1/baddeb7c29e045288e5cccfd32fe014a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-stack/808df9c8-c9f6-4d4a-80c8-8a96d07ede6d", "rel": "stack"}], "logical_resource_id": "subnet", "creation_time": "2018-12-27T18:04:40Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-27T18:04:40Z", "required_by": ["management_router_interface", "vm1", "port1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "09ee2f42-7926-4182-8f7b-dfa319570311", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "management_router", "links": [{"href": "http://172.30.9.31:8004/v1/baddeb7c29e045288e5cccfd32fe014a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-stack/808df9c8-c9f6-4d4a-80c8-8a96d07ede6d/resources/management_router", "rel": "self"}, {"href": "http://172.30.9.31:8004/v1/baddeb7c29e045288e5cccfd32fe014a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-stack/808df9c8-c9f6-4d4a-80c8-8a96d07ede6d", "rel": "stack"}], "logical_resource_id": "management_router", "creation_time": "2018-12-27T18:04:40Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-27T18:04:40Z", "required_by": ["management_router_interface", "floating_ip"], "resource_status_reason": "state changed", "physical_resource_id": "bcf21d85-8341-4aa3-9d70-b4150adb91b3", "resource_type": "OS::Neutron::Router"}, {"resource_name": "port1", "links": [{"href": "http://172.30.9.31:8004/v1/baddeb7c29e045288e5cccfd32fe014a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-stack/808df9c8-c9f6-4d4a-80c8-8a96d07ede6d/resources/port1", "rel": "self"}, {"href": "http://172.30.9.31:8004/v1/baddeb7c29e045288e5cccfd32fe014a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-stack/808df9c8-c9f6-4d4a-80c8-8a96d07ede6d", "rel": "stack"}], "logical_resource_id": "port1", "creation_time": "2018-12-27T18:04:40Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-27T18:04:40Z", "required_by": ["floating_ip_association", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "bffa83ac-cd0a-4877-9a6f-2ea79427d1fb", "resource_type": "OS::Neutron::Port"}, {"resource_name": "vm2", "links": [{"href": "http://172.30.9.31:8004/v1/baddeb7c29e045288e5cccfd32fe014a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-stack/808df9c8-c9f6-4d4a-80c8-8a96d07ede6d/resources/vm2", "rel": "self"}, {"href": "http://172.30.9.31:8004/v1/baddeb7c29e045288e5cccfd32fe014a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-stack/808df9c8-c9f6-4d4a-80c8-8a96d07ede6d", "rel": "stack"}], "logical_resource_id": "vm2", "creation_time": "2018-12-27T18:04:40Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-27T18:04:40Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "c10dddbf-6028-4c93-b916-765f7f5a66df", "resource_type": "OS::Nova::Server"}, {"resource_name": "vm1", "links": [{"href": "http://172.30.9.31:8004/v1/baddeb7c29e045288e5cccfd32fe014a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-stack/808df9c8-c9f6-4d4a-80c8-8a96d07ede6d/resources/vm1", "rel": "self"}, {"href": "http://172.30.9.31:8004/v1/baddeb7c29e045288e5cccfd32fe014a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-stack/808df9c8-c9f6-4d4a-80c8-8a96d07ede6d", "rel": "stack"}], "logical_resource_id": "vm1", "creation_time": "2018-12-27T18:04:40Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-27T18:04:40Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "0ed83fa3-7430-40d7-a787-87afaf0a2f62", "resource_type": "OS::Nova::Server"}]} 2018-12-27 18:05:13,432 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/baddeb7c29e045288e5cccfd32fe014a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-stack/808df9c8-c9f6-4d4a-80c8-8a96d07ede6d/resources used request id req-985d5bcd-c191-4bc2-b557-6ec6250454dd 2018-12-27 18:05:13,437 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/c10dddbf-6028-4c93-b916-765f7f5a66df -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff33cf2603c580d01049dbbf6e04a2f36a4e5479" 2018-12-27 18:05:13,441 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/0ed83fa3-7430-40d7-a787-87afaf0a2f62 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff33cf2603c580d01049dbbf6e04a2f36a4e5479" 2018-12-27 18:05:14,350 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:05:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b4346b30-ef4e-4f8f-81a8-d5ad4dc924b3 x-compute-request-id: req-b4346b30-ef4e-4f8f-81a8-d5ad4dc924b3 Content-Encoding: gzip Content-Length: 820 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0f:51:45", "version": 4, "addr": "10.1.2.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/c10dddbf-6028-4c93-b916-765f7f5a66df", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/c10dddbf-6028-4c93-b916-765f7f5a66df", "rel": "bookmark"}], "image": {"id": "6f111b34-6518-408d-9172-890a9375bbda", "links": [{"href": "http://172.30.9.31:8774/images/6f111b34-6518-408d-9172-890a9375bbda", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000fe", "OS-SRV-USG:launched_at": "2018-12-27T18:05:04.000000", "flavor": {"id": "776feded-c3fd-4768-831f-fe16319678b7", "links": [{"href": "http://172.30.9.31:8774/flavors/776feded-c3fd-4768-831f-fe16319678b7", "rel": "bookmark"}]}, "id": "c10dddbf-6028-4c93-b916-765f7f5a66df", "security_groups": [{"name": "default"}], "user_id": "bac9a1c4bc344ef2aa4651eac49542d5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T18:05:04Z", "hostId": "401ef115eef54643670bfec8081d1a548a2fb6ace952e12d886df091", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-inst2", "created": "2018-12-27T18:04:53Z", "tenant_id": "baddeb7c29e045288e5cccfd32fe014a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-27 18:05:14,350 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/c10dddbf-6028-4c93-b916-765f7f5a66df used request id req-b4346b30-ef4e-4f8f-81a8-d5ad4dc924b3 2018-12-27 18:05:14,355 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff33cf2603c580d01049dbbf6e04a2f36a4e5479" 2018-12-27 18:05:14,515 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:05:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b3a30373-8005-46f1-a187-cfd7f52ff3be x-compute-request-id: req-b3a30373-8005-46f1-a187-cfd7f52ff3be Content-Encoding: gzip Content-Length: 841 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:af:9f:bf", "version": 4, "addr": "10.1.2.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:af:9f:bf", "version": 4, "addr": "172.30.9.217", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/0ed83fa3-7430-40d7-a787-87afaf0a2f62", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/0ed83fa3-7430-40d7-a787-87afaf0a2f62", "rel": "bookmark"}], "image": {"id": "6f111b34-6518-408d-9172-890a9375bbda", "links": [{"href": "http://172.30.9.31:8774/images/6f111b34-6518-408d-9172-890a9375bbda", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000101", "OS-SRV-USG:launched_at": "2018-12-27T18:05:06.000000", "flavor": {"id": "ccf974bc-72f3-4e76-90fb-86ae6d8f57d7", "links": [{"href": "http://172.30.9.31:8774/flavors/ccf974bc-72f3-4e76-90fb-86ae6d8f57d7", "rel": "bookmark"}]}, "id": "0ed83fa3-7430-40d7-a787-87afaf0a2f62", "security_groups": [{"name": "CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-sec_grp"}], "user_id": "bac9a1c4bc344ef2aa4651eac49542d5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T18:05:06Z", "hostId": "94361783edc08a128f5c292ddd9e333c884e1a55d34eaf75516bec16", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-inst1", "created": "2018-12-27T18:04:54Z", "tenant_id": "baddeb7c29e045288e5cccfd32fe014a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-27 18:05:14,516 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/0ed83fa3-7430-40d7-a787-87afaf0a2f62 used request id req-b3a30373-8005-46f1-a187-cfd7f52ff3be 2018-12-27 18:05:14,520 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff33cf2603c580d01049dbbf6e04a2f36a4e5479" 2018-12-27 18:05:14,611 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-6fe1239b-645e-43c1-b0f3-35e4ba8e04dd Date: Thu, 27 Dec 2018 18:05:14 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"mtu":1442,"id":"faf16557-accb-4f85-ac72-97a96df1866d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":65,"ipv4_address_scope":null,"shared":false,"project_id":"baddeb7c29e045288e5cccfd32fe014a","status":"ACTIVE","subnets":["09ee2f42-7926-4182-8f7b-dfa319570311"],"description":"","tags":[],"updated_at":"2018-12-27T18:04:49Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-net","admin_state_up":true,"tenant_id":"baddeb7c29e045288e5cccfd32fe014a","created_at":"2018-12-27T18:04:46Z","provider:network_type":"geneve"}]} 2018-12-27 18:05:14,611 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-net used request id req-6fe1239b-645e-43c1-b0f3-35e4ba8e04dd 2018-12-27 18:05:14,615 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 18:05:14,620 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 18:05:14 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 18:05:14,621 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/baddeb7c29e045288e5cccfd32fe014a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff33cf2603c580d01049dbbf6e04a2f36a4e5479" 2018-12-27 18:05:14,643 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-1f60c504-0fa6-44aa-851f-4ba0395b95e8 Date: Thu, 27 Dec 2018 18:05:14 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"mtu":1442,"id":"faf16557-accb-4f85-ac72-97a96df1866d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":65,"ipv4_address_scope":null,"shared":false,"project_id":"baddeb7c29e045288e5cccfd32fe014a","status":"ACTIVE","subnets":["09ee2f42-7926-4182-8f7b-dfa319570311"],"description":"","tags":[],"updated_at":"2018-12-27T18:04:49Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-net","admin_state_up":true,"tenant_id":"baddeb7c29e045288e5cccfd32fe014a","created_at":"2018-12-27T18:04:46Z","provider:network_type":"geneve"}]} 2018-12-27 18:05:14,643 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-net used request id req-1f60c504-0fa6-44aa-851f-4ba0395b95e8 2018-12-27 18:05:14,647 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/baddeb7c29e045288e5cccfd32fe014a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff33cf2603c580d01049dbbf6e04a2f36a4e5479" 2018-12-27 18:05:14,730 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:05:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c83e7fd4-e16b-4bce-ab93-2817846be157 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/baddeb7c29e045288e5cccfd32fe014a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "baddeb7c29e045288e5cccfd32fe014a", "name": "CreateStackFloatingIpTests-c8349478-677d-455-proj"}} 2018-12-27 18:05:14,730 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/baddeb7c29e045288e5cccfd32fe014a used request id req-c83e7fd4-e16b-4bce-ab93-2817846be157 2018-12-27 18:05:14,736 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=faf16557-accb-4f85-ac72-97a96df1866d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff33cf2603c580d01049dbbf6e04a2f36a4e5479" 2018-12-27 18:05:14,759 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:05:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f8c5f39a-b951-4f9b-8ec5-a6f83dac7009 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/baddeb7c29e045288e5cccfd32fe014a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "baddeb7c29e045288e5cccfd32fe014a", "name": "CreateStackFloatingIpTests-c8349478-677d-455-proj"}} 2018-12-27 18:05:14,759 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/baddeb7c29e045288e5cccfd32fe014a used request id req-f8c5f39a-b951-4f9b-8ec5-a6f83dac7009 2018-12-27 18:05:14,764 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=faf16557-accb-4f85-ac72-97a96df1866d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff33cf2603c580d01049dbbf6e04a2f36a4e5479" 2018-12-27 18:05:14,995 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-b539e320-429c-48eb-bb56-4cd2c60d48bd Date: Thu, 27 Dec 2018 18:05:14 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"faf16557-accb-4f85-ac72-97a96df1866d","tenant_id":"baddeb7c29e045288e5cccfd32fe014a","created_at":"2018-12-27T18:04:49Z","dns_nameservers":[],"updated_at":"2018-12-27T18:04:49Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"baddeb7c29e045288e5cccfd32fe014a","id":"09ee2f42-7926-4182-8f7b-dfa319570311","subnetpool_id":null,"name":"CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-subnet"}]} 2018-12-27 18:05:14,996 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=faf16557-accb-4f85-ac72-97a96df1866d used request id req-b539e320-429c-48eb-bb56-4cd2c60d48bd 2018-12-27 18:05:15,000 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=faf16557-accb-4f85-ac72-97a96df1866d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff33cf2603c580d01049dbbf6e04a2f36a4e5479" 2018-12-27 18:05:15,070 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-f987090c-3c61-4bfa-8cf1-12a471ddc163 Date: Thu, 27 Dec 2018 18:05:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"faf16557-accb-4f85-ac72-97a96df1866d","tenant_id":"baddeb7c29e045288e5cccfd32fe014a","created_at":"2018-12-27T18:04:49Z","dns_nameservers":[],"updated_at":"2018-12-27T18:04:49Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"baddeb7c29e045288e5cccfd32fe014a","id":"09ee2f42-7926-4182-8f7b-dfa319570311","subnetpool_id":null,"name":"CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-subnet"}]} 2018-12-27 18:05:15,070 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=faf16557-accb-4f85-ac72-97a96df1866d used request id req-f987090c-3c61-4bfa-8cf1-12a471ddc163 2018-12-27 18:05:15,075 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=faf16557-accb-4f85-ac72-97a96df1866d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff33cf2603c580d01049dbbf6e04a2f36a4e5479" 2018-12-27 18:05:15,124 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4026 X-Openstack-Request-Id: req-919ceddf-cc80-4f25-9a78-b59ca7b693e9 Date: Thu, 27 Dec 2018 18:05:15 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T18:04:52Z","device_owner":"network:router_interface","revision_number":8,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"09ee2f42-7926-4182-8f7b-dfa319570311","ip_address":"10.1.2.1"}],"id":"8c77ffb4-79ea-413c-9207-162d80037622","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:ff:1e:b6","project_id":"baddeb7c29e045288e5cccfd32fe014a","status":"ACTIVE","binding:host_id":"","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-1-2-1","ip_address":"10.1.2.1","fqdn":"host-10-1-2-1.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"faf16557-accb-4f85-ac72-97a96df1866d","dns_name":"","created_at":"2018-12-27T18:04:51Z","binding:vnic_type":"normal","device_id":"bcf21d85-8341-4aa3-9d70-b4150adb91b3","tenant_id":"baddeb7c29e045288e5cccfd32fe014a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T18:05:04Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"09ee2f42-7926-4182-8f7b-dfa319570311","ip_address":"10.1.2.5"}],"id":"921f79b0-fa3f-441d-89f7-ab739177f9c6","security_groups":["a46a4906-5dea-489f-b0ae-1355c0baac74"],"binding:vif_details":{"port_filter":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:0f:51:45","project_id":"baddeb7c29e045288e5cccfd32fe014a","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-1-2-5","ip_address":"10.1.2.5","fqdn":"host-10-1-2-5.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"faf16557-accb-4f85-ac72-97a96df1866d","dns_name":"","created_at":"2018-12-27T18:04:54Z","binding:vnic_type":"normal","device_id":"c10dddbf-6028-4c93-b916-765f7f5a66df","tenant_id":"baddeb7c29e045288e5cccfd32fe014a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T18:05:05Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"09ee2f42-7926-4182-8f7b-dfa319570311","ip_address":"10.1.2.4"}],"id":"bffa83ac-cd0a-4877-9a6f-2ea79427d1fb","security_groups":["0bc2bd64-e77c-4255-9982-289598f6f0d9"],"binding:vif_details":{"port_filter":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:af:9f:bf","project_id":"baddeb7c29e045288e5cccfd32fe014a","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-1-2-4","ip_address":"10.1.2.4","fqdn":"host-10-1-2-4.openstacklocal."}],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-stack-port1-crut52izdcfd","admin_state_up":true,"network_id":"faf16557-accb-4f85-ac72-97a96df1866d","dns_name":"","created_at":"2018-12-27T18:04:51Z","binding:vnic_type":"normal","device_id":"0ed83fa3-7430-40d7-a787-87afaf0a2f62","tenant_id":"baddeb7c29e045288e5cccfd32fe014a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T18:04:49Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"09ee2f42-7926-4182-8f7b-dfa319570311","ip_address":"10.1.2.2"}],"id":"ed676d2a-4ef5-45db-abde-dda744594384","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:5f:d8:88","project_id":"baddeb7c29e045288e5cccfd32fe014a","status":"DOWN","binding:host_id":"","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-1-2-2","ip_address":"10.1.2.2","fqdn":"host-10-1-2-2.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"faf16557-accb-4f85-ac72-97a96df1866d","dns_name":"","created_at":"2018-12-27T18:04:47Z","binding:vnic_type":"normal","device_id":"","tenant_id":"baddeb7c29e045288e5cccfd32fe014a"}]} 2018-12-27 18:05:15,125 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=faf16557-accb-4f85-ac72-97a96df1866d used request id req-919ceddf-cc80-4f25-9a78-b59ca7b693e9 2018-12-27 18:05:15,259 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4026 X-Openstack-Request-Id: req-b4b92751-66cb-4698-8731-1e834b40e680 Date: Thu, 27 Dec 2018 18:05:15 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T18:04:52Z","device_owner":"network:router_interface","revision_number":8,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"09ee2f42-7926-4182-8f7b-dfa319570311","ip_address":"10.1.2.1"}],"id":"8c77ffb4-79ea-413c-9207-162d80037622","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:ff:1e:b6","project_id":"baddeb7c29e045288e5cccfd32fe014a","status":"ACTIVE","binding:host_id":"","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-1-2-1","ip_address":"10.1.2.1","fqdn":"host-10-1-2-1.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"faf16557-accb-4f85-ac72-97a96df1866d","dns_name":"","created_at":"2018-12-27T18:04:51Z","binding:vnic_type":"normal","device_id":"bcf21d85-8341-4aa3-9d70-b4150adb91b3","tenant_id":"baddeb7c29e045288e5cccfd32fe014a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T18:05:04Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"09ee2f42-7926-4182-8f7b-dfa319570311","ip_address":"10.1.2.5"}],"id":"921f79b0-fa3f-441d-89f7-ab739177f9c6","security_groups":["a46a4906-5dea-489f-b0ae-1355c0baac74"],"binding:vif_details":{"port_filter":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:0f:51:45","project_id":"baddeb7c29e045288e5cccfd32fe014a","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-1-2-5","ip_address":"10.1.2.5","fqdn":"host-10-1-2-5.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"faf16557-accb-4f85-ac72-97a96df1866d","dns_name":"","created_at":"2018-12-27T18:04:54Z","binding:vnic_type":"normal","device_id":"c10dddbf-6028-4c93-b916-765f7f5a66df","tenant_id":"baddeb7c29e045288e5cccfd32fe014a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T18:05:05Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"09ee2f42-7926-4182-8f7b-dfa319570311","ip_address":"10.1.2.4"}],"id":"bffa83ac-cd0a-4877-9a6f-2ea79427d1fb","security_groups":["0bc2bd64-e77c-4255-9982-289598f6f0d9"],"binding:vif_details":{"port_filter":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:af:9f:bf","project_id":"baddeb7c29e045288e5cccfd32fe014a","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-1-2-4","ip_address":"10.1.2.4","fqdn":"host-10-1-2-4.openstacklocal."}],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-stack-port1-crut52izdcfd","admin_state_up":true,"network_id":"faf16557-accb-4f85-ac72-97a96df1866d","dns_name":"","created_at":"2018-12-27T18:04:51Z","binding:vnic_type":"normal","device_id":"0ed83fa3-7430-40d7-a787-87afaf0a2f62","tenant_id":"baddeb7c29e045288e5cccfd32fe014a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T18:04:49Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"09ee2f42-7926-4182-8f7b-dfa319570311","ip_address":"10.1.2.2"}],"id":"ed676d2a-4ef5-45db-abde-dda744594384","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:5f:d8:88","project_id":"baddeb7c29e045288e5cccfd32fe014a","status":"DOWN","binding:host_id":"","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-1-2-2","ip_address":"10.1.2.2","fqdn":"host-10-1-2-2.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"faf16557-accb-4f85-ac72-97a96df1866d","dns_name":"","created_at":"2018-12-27T18:04:47Z","binding:vnic_type":"normal","device_id":"","tenant_id":"baddeb7c29e045288e5cccfd32fe014a"}]} 2018-12-27 18:05:15,259 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=faf16557-accb-4f85-ac72-97a96df1866d used request id req-b4b92751-66cb-4698-8731-1e834b40e680 2018-12-27 18:05:15,263 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/baddeb7c29e045288e5cccfd32fe014a/stacks/808df9c8-c9f6-4d4a-80c8-8a96d07ede6d/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff33cf2603c580d01049dbbf6e04a2f36a4e5479" 2018-12-27 18:05:15,291 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 18:05:15 GMT Server: Apache x-openstack-request-id: req-09677548-9d44-410a-a28b-8b5aaff0a2a7 Location: http://172.30.9.31:8004/v1/baddeb7c29e045288e5cccfd32fe014a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-stack/808df9c8-c9f6-4d4a-80c8-8a96d07ede6d/resources Content-Length: 563 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/baddeb7c29e045288e5cccfd32fe014a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-stack/808df9c8-c9f6-4d4a-80c8-8a96d07ede6d/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-27 18:05:15,549 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:05:15 GMT Server: Apache x-openstack-request-id: req-8d2e9a2b-7123-4d4a-af8b-c960c9d4a0c8 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1046 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "flavor2", "links": [{"href": "http://172.30.9.31:8004/v1/baddeb7c29e045288e5cccfd32fe014a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-stack/808df9c8-c9f6-4d4a-80c8-8a96d07ede6d/resources/flavor2", "rel": "self"}, {"href": "http://172.30.9.31:8004/v1/baddeb7c29e045288e5cccfd32fe014a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-stack/808df9c8-c9f6-4d4a-80c8-8a96d07ede6d", "rel": "stack"}], "logical_resource_id": "flavor2", "creation_time": "2018-12-27T18:04:40Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-27T18:04:40Z", "required_by": ["vm2"], "resource_status_reason": "state changed", "physical_resource_id": "776feded-c3fd-4768-831f-fe16319678b7", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "flavor1", "links": [{"href": "http://172.30.9.31:8004/v1/baddeb7c29e045288e5cccfd32fe014a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-stack/808df9c8-c9f6-4d4a-80c8-8a96d07ede6d/resources/flavor1", "rel": "self"}, {"href": "http://172.30.9.31:8004/v1/baddeb7c29e045288e5cccfd32fe014a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-stack/808df9c8-c9f6-4d4a-80c8-8a96d07ede6d", "rel": "stack"}], "logical_resource_id": "flavor1", "creation_time": "2018-12-27T18:04:40Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-27T18:04:40Z", "required_by": ["vm1"], "resource_status_reason": "state changed", "physical_resource_id": "ccf974bc-72f3-4e76-90fb-86ae6d8f57d7", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "network", "links": [{"href": "http://172.30.9.31:8004/v1/baddeb7c29e045288e5cccfd32fe014a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-stack/808df9c8-c9f6-4d4a-80c8-8a96d07ede6d/resources/network", "rel": "self"}, {"href": "http://172.30.9.31:8004/v1/baddeb7c29e045288e5cccfd32fe014a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-stack/808df9c8-c9f6-4d4a-80c8-8a96d07ede6d", "rel": "stack"}], "logical_resource_id": "network", "creation_time": "2018-12-27T18:04:40Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-27T18:04:40Z", "required_by": ["subnet", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "faf16557-accb-4f85-ac72-97a96df1866d", "resource_type": "OS::Neutron::Net"}, {"resource_name": "server_security_group", "links": [{"href": "http://172.30.9.31:8004/v1/baddeb7c29e045288e5cccfd32fe014a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-stack/808df9c8-c9f6-4d4a-80c8-8a96d07ede6d/resources/server_security_group", "rel": "self"}, {"href": "http://172.30.9.31:8004/v1/baddeb7c29e045288e5cccfd32fe014a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-stack/808df9c8-c9f6-4d4a-80c8-8a96d07ede6d", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2018-12-27T18:04:40Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-27T18:04:40Z", "required_by": ["port1"], "resource_status_reason": "state changed", "physical_resource_id": "0bc2bd64-e77c-4255-9982-289598f6f0d9", "resource_type": "OS::Neutron::SecurityGroup"}, {"resource_name": "floating_ip", "links": [{"href": "http://172.30.9.31:8004/v1/baddeb7c29e045288e5cccfd32fe014a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-stack/808df9c8-c9f6-4d4a-80c8-8a96d07ede6d/resources/floating_ip", "rel": "self"}, {"href": "http://172.30.9.31:8004/v1/baddeb7c29e045288e5cccfd32fe014a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-stack/808df9c8-c9f6-4d4a-80c8-8a96d07ede6d", "rel": "stack"}], "logical_resource_id": "floating_ip", "creation_time": "2018-12-27T18:04:40Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-27T18:04:40Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "bb0261a5-7eb7-46d7-a12f-343ed619f616", "resource_type": "OS::Neutron::FloatingIP"}, {"resource_name": "floating_ip_association", "links": [{"href": "http://172.30.9.31:8004/v1/baddeb7c29e045288e5cccfd32fe014a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-stack/808df9c8-c9f6-4d4a-80c8-8a96d07ede6d/resources/floating_ip_association", "rel": "self"}, {"href": "http://172.30.9.31:8004/v1/baddeb7c29e045288e5cccfd32fe014a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-stack/808df9c8-c9f6-4d4a-80c8-8a96d07ede6d", "rel": "stack"}], "logical_resource_id": "floating_ip_association", "creation_time": "2018-12-27T18:04:40Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-27T18:04:40Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "251", "resource_type": "OS::Neutron::FloatingIPAssociation"}, {"resource_name": "keypair", "links": [{"href": "http://172.30.9.31:8004/v1/baddeb7c29e045288e5cccfd32fe014a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-stack/808df9c8-c9f6-4d4a-80c8-8a96d07ede6d/resources/keypair", "rel": "self"}, {"href": "http://172.30.9.31:8004/v1/baddeb7c29e045288e5cccfd32fe014a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-stack/808df9c8-c9f6-4d4a-80c8-8a96d07ede6d", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2018-12-27T18:04:40Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-27T18:04:40Z", "required_by": ["vm1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-kp", "resource_type": "OS::Nova::KeyPair"}, {"resource_name": "management_router_interface", "links": [{"href": "http://172.30.9.31:8004/v1/baddeb7c29e045288e5cccfd32fe014a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-stack/808df9c8-c9f6-4d4a-80c8-8a96d07ede6d/resources/management_router_interface", "rel": "self"}, {"href": "http://172.30.9.31:8004/v1/baddeb7c29e045288e5cccfd32fe014a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-stack/808df9c8-c9f6-4d4a-80c8-8a96d07ede6d", "rel": "stack"}], "logical_resource_id": "management_router_interface", "creation_time": "2018-12-27T18:04:40Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-27T18:04:40Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "bcf21d85-8341-4aa3-9d70-b4150adb91b3:subnet_id=09ee2f42-7926-4182-8f7b-dfa319570311", "resource_type": "OS::Neutron::RouterInterface"}, {"resource_name": "subnet", "links": [{"href": "http://172.30.9.31:8004/v1/baddeb7c29e045288e5cccfd32fe014a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-stack/808df9c8-c9f6-4d4a-80c8-8a96d07ede6d/resources/subnet", "rel": "self"}, {"href": "http://172.30.9.31:8004/v1/baddeb7c29e045288e5cccfd32fe014a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-stack/808df9c8-c9f6-4d4a-80c8-8a96d07ede6d", "rel": "stack"}], "logical_resource_id": "subnet", "creation_time": "2018-12-27T18:04:40Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-27T18:04:40Z", "required_by": ["management_router_interface", "vm1", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "09ee2f42-7926-4182-8f7b-dfa319570311", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "management_router", "links": [{"href": "http://172.30.9.31:8004/v1/baddeb7c29e045288e5cccfd32fe014a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-stack/808df9c8-c9f6-4d4a-80c8-8a96d07ede6d/resources/management_router", "rel": "self"}, {"href": "http://172.30.9.31:8004/v1/baddeb7c29e045288e5cccfd32fe014a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-stack/808df9c8-c9f6-4d4a-80c8-8a96d07ede6d", "rel": "stack"}], "logical_resource_id": "management_router", "creation_time": "2018-12-27T18:04:40Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-27T18:04:40Z", "required_by": ["management_router_interface", "floating_ip"], "resource_status_reason": "state changed", "physical_resource_id": "bcf21d85-8341-4aa3-9d70-b4150adb91b3", "resource_type": "OS::Neutron::Router"}, {"resource_name": "port1", "links": [{"href": "http://172.30.9.31:8004/v1/baddeb7c29e045288e5cccfd32fe014a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-stack/808df9c8-c9f6-4d4a-80c8-8a96d07ede6d/resources/port1", "rel": "self"}, {"href": "http://172.30.9.31:8004/v1/baddeb7c29e045288e5cccfd32fe014a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-stack/808df9c8-c9f6-4d4a-80c8-8a96d07ede6d", "rel": "stack"}], "logical_resource_id": "port1", "creation_time": "2018-12-27T18:04:40Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-27T18:04:40Z", "required_by": ["floating_ip_association", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "bffa83ac-cd0a-4877-9a6f-2ea79427d1fb", "resource_type": "OS::Neutron::Port"}, {"resource_name": "vm2", "links": [{"href": "http://172.30.9.31:8004/v1/baddeb7c29e045288e5cccfd32fe014a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-stack/808df9c8-c9f6-4d4a-80c8-8a96d07ede6d/resources/vm2", "rel": "self"}, {"href": "http://172.30.9.31:8004/v1/baddeb7c29e045288e5cccfd32fe014a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-stack/808df9c8-c9f6-4d4a-80c8-8a96d07ede6d", "rel": "stack"}], "logical_resource_id": "vm2", "creation_time": "2018-12-27T18:04:40Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-27T18:04:40Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "c10dddbf-6028-4c93-b916-765f7f5a66df", "resource_type": "OS::Nova::Server"}, {"resource_name": "vm1", "links": [{"href": "http://172.30.9.31:8004/v1/baddeb7c29e045288e5cccfd32fe014a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-stack/808df9c8-c9f6-4d4a-80c8-8a96d07ede6d/resources/vm1", "rel": "self"}, {"href": "http://172.30.9.31:8004/v1/baddeb7c29e045288e5cccfd32fe014a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-stack/808df9c8-c9f6-4d4a-80c8-8a96d07ede6d", "rel": "stack"}], "logical_resource_id": "vm1", "creation_time": "2018-12-27T18:04:40Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-27T18:04:40Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "0ed83fa3-7430-40d7-a787-87afaf0a2f62", "resource_type": "OS::Nova::Server"}]} 2018-12-27 18:05:15,549 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/baddeb7c29e045288e5cccfd32fe014a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-stack/808df9c8-c9f6-4d4a-80c8-8a96d07ede6d/resources used request id req-8d2e9a2b-7123-4d4a-af8b-c960c9d4a0c8 2018-12-27 18:05:15,554 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/flavors/776feded-c3fd-4768-831f-fe16319678b7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff33cf2603c580d01049dbbf6e04a2f36a4e5479" 2018-12-27 18:05:15,560 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/flavors/ccf974bc-72f3-4e76-90fb-86ae6d8f57d7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff33cf2603c580d01049dbbf6e04a2f36a4e5479" 2018-12-27 18:05:15,577 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:05:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-740d3b75-0c29-490c-a50c-14c76a422919 x-compute-request-id: req-740d3b75-0c29-490c-a50c-14c76a422919 Content-Encoding: gzip Content-Length: 340 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-stack-flavor1-kt3edlh4ybyy", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/ccf974bc-72f3-4e76-90fb-86ae6d8f57d7", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/ccf974bc-72f3-4e76-90fb-86ae6d8f57d7", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 2, "id": "ccf974bc-72f3-4e76-90fb-86ae6d8f57d7"}} 2018-12-27 18:05:15,577 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/ccf974bc-72f3-4e76-90fb-86ae6d8f57d7 used request id req-740d3b75-0c29-490c-a50c-14c76a422919 2018-12-27 18:05:15,582 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets/09ee2f42-7926-4182-8f7b-dfa319570311 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff33cf2603c580d01049dbbf6e04a2f36a4e5479" 2018-12-27 18:05:15,589 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:05:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bad6115c-e728-4302-90f5-b82f982a27d9 x-compute-request-id: req-bad6115c-e728-4302-90f5-b82f982a27d9 Content-Encoding: gzip Content-Length: 339 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-stack-flavor2-7z3nw32lfuos", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/776feded-c3fd-4768-831f-fe16319678b7", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/776feded-c3fd-4768-831f-fe16319678b7", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 2, "id": "776feded-c3fd-4768-831f-fe16319678b7"}} 2018-12-27 18:05:15,589 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/776feded-c3fd-4768-831f-fe16319678b7 used request id req-bad6115c-e728-4302-90f5-b82f982a27d9 2018-12-27 18:05:15,594 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets/09ee2f42-7926-4182-8f7b-dfa319570311 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff33cf2603c580d01049dbbf6e04a2f36a4e5479" 2018-12-27 18:05:15,623 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-c2f2c74c-df86-4ed2-90ca-11f848799fe3 Date: Thu, 27 Dec 2018 18:05:15 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"faf16557-accb-4f85-ac72-97a96df1866d","tenant_id":"baddeb7c29e045288e5cccfd32fe014a","created_at":"2018-12-27T18:04:49Z","dns_nameservers":[],"updated_at":"2018-12-27T18:04:49Z","gateway_ip":"10.1.2.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.1.2.0/24","project_id":"baddeb7c29e045288e5cccfd32fe014a","id":"09ee2f42-7926-4182-8f7b-dfa319570311","subnetpool_id":null,"name":"CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-subnet"}} 2018-12-27 18:05:15,623 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets/09ee2f42-7926-4182-8f7b-dfa319570311 used request id req-c2f2c74c-df86-4ed2-90ca-11f848799fe3 2018-12-27 18:05:15,627 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?id=faf16557-accb-4f85-ac72-97a96df1866d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff33cf2603c580d01049dbbf6e04a2f36a4e5479" 2018-12-27 18:05:15,639 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-025794b1-cd57-4276-be4a-cb07e6dc5512 Date: Thu, 27 Dec 2018 18:05:15 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"faf16557-accb-4f85-ac72-97a96df1866d","tenant_id":"baddeb7c29e045288e5cccfd32fe014a","created_at":"2018-12-27T18:04:49Z","dns_nameservers":[],"updated_at":"2018-12-27T18:04:49Z","gateway_ip":"10.1.2.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.1.2.0/24","project_id":"baddeb7c29e045288e5cccfd32fe014a","id":"09ee2f42-7926-4182-8f7b-dfa319570311","subnetpool_id":null,"name":"CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-subnet"}} 2018-12-27 18:05:15,639 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets/09ee2f42-7926-4182-8f7b-dfa319570311 used request id req-025794b1-cd57-4276-be4a-cb07e6dc5512 2018-12-27 18:05:15,643 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?id=faf16557-accb-4f85-ac72-97a96df1866d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff33cf2603c580d01049dbbf6e04a2f36a4e5479" 2018-12-27 18:05:15,916 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-1c8fd4bf-0ff3-4efd-9752-574cddd8e6e2 Date: Thu, 27 Dec 2018 18:05:15 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"mtu":1442,"id":"faf16557-accb-4f85-ac72-97a96df1866d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":65,"ipv4_address_scope":null,"shared":false,"project_id":"baddeb7c29e045288e5cccfd32fe014a","status":"ACTIVE","subnets":["09ee2f42-7926-4182-8f7b-dfa319570311"],"description":"","tags":[],"updated_at":"2018-12-27T18:04:49Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-net","admin_state_up":true,"tenant_id":"baddeb7c29e045288e5cccfd32fe014a","created_at":"2018-12-27T18:04:46Z","provider:network_type":"geneve"}]} 2018-12-27 18:05:15,917 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?id=faf16557-accb-4f85-ac72-97a96df1866d used request id req-1c8fd4bf-0ff3-4efd-9752-574cddd8e6e2 2018-12-27 18:05:15,922 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=faf16557-accb-4f85-ac72-97a96df1866d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff33cf2603c580d01049dbbf6e04a2f36a4e5479" 2018-12-27 18:05:15,935 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-9efab250-39dc-4a2f-b783-d1b30cff5c4a Date: Thu, 27 Dec 2018 18:05:15 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"mtu":1442,"id":"faf16557-accb-4f85-ac72-97a96df1866d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":65,"ipv4_address_scope":null,"shared":false,"project_id":"baddeb7c29e045288e5cccfd32fe014a","status":"ACTIVE","subnets":["09ee2f42-7926-4182-8f7b-dfa319570311"],"description":"","tags":[],"updated_at":"2018-12-27T18:04:49Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-net","admin_state_up":true,"tenant_id":"baddeb7c29e045288e5cccfd32fe014a","created_at":"2018-12-27T18:04:46Z","provider:network_type":"geneve"}]} 2018-12-27 18:05:15,935 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?id=faf16557-accb-4f85-ac72-97a96df1866d used request id req-9efab250-39dc-4a2f-b783-d1b30cff5c4a 2018-12-27 18:05:15,940 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=faf16557-accb-4f85-ac72-97a96df1866d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff33cf2603c580d01049dbbf6e04a2f36a4e5479" 2018-12-27 18:05:15,972 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-b930d98c-43ed-4c37-8d22-7ea5bfd25451 Date: Thu, 27 Dec 2018 18:05:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"faf16557-accb-4f85-ac72-97a96df1866d","tenant_id":"baddeb7c29e045288e5cccfd32fe014a","created_at":"2018-12-27T18:04:49Z","dns_nameservers":[],"updated_at":"2018-12-27T18:04:49Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"baddeb7c29e045288e5cccfd32fe014a","id":"09ee2f42-7926-4182-8f7b-dfa319570311","subnetpool_id":null,"name":"CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-subnet"}]} 2018-12-27 18:05:15,972 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=faf16557-accb-4f85-ac72-97a96df1866d used request id req-b930d98c-43ed-4c37-8d22-7ea5bfd25451 2018-12-27 18:05:15,977 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff33cf2603c580d01049dbbf6e04a2f36a4e5479" 2018-12-27 18:05:16,069 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-cfa36966-2691-4341-afac-0178ab17ea5f Date: Thu, 27 Dec 2018 18:05:16 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"mtu":1442,"id":"faf16557-accb-4f85-ac72-97a96df1866d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":65,"ipv4_address_scope":null,"shared":false,"project_id":"baddeb7c29e045288e5cccfd32fe014a","status":"ACTIVE","subnets":["09ee2f42-7926-4182-8f7b-dfa319570311"],"description":"","tags":[],"updated_at":"2018-12-27T18:04:49Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-net","admin_state_up":true,"tenant_id":"baddeb7c29e045288e5cccfd32fe014a","created_at":"2018-12-27T18:04:46Z","provider:network_type":"geneve"}]} 2018-12-27 18:05:16,069 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-net used request id req-cfa36966-2691-4341-afac-0178ab17ea5f 2018-12-27 18:05:16,075 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=faf16557-accb-4f85-ac72-97a96df1866d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff33cf2603c580d01049dbbf6e04a2f36a4e5479" 2018-12-27 18:05:16,124 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-68485d8f-debd-4575-8ad7-0f7df5c88bdf Date: Thu, 27 Dec 2018 18:05:16 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"faf16557-accb-4f85-ac72-97a96df1866d","tenant_id":"baddeb7c29e045288e5cccfd32fe014a","created_at":"2018-12-27T18:04:49Z","dns_nameservers":[],"updated_at":"2018-12-27T18:04:49Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"baddeb7c29e045288e5cccfd32fe014a","id":"09ee2f42-7926-4182-8f7b-dfa319570311","subnetpool_id":null,"name":"CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-subnet"}]} 2018-12-27 18:05:16,124 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=faf16557-accb-4f85-ac72-97a96df1866d used request id req-68485d8f-debd-4575-8ad7-0f7df5c88bdf 2018-12-27 18:05:16,129 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff33cf2603c580d01049dbbf6e04a2f36a4e5479" 2018-12-27 18:05:16,178 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-d58f42f0-aaad-4fd6-af2f-1fc6ebf19482 Date: Thu, 27 Dec 2018 18:05:16 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"faf16557-accb-4f85-ac72-97a96df1866d","tenant_id":"baddeb7c29e045288e5cccfd32fe014a","created_at":"2018-12-27T18:04:49Z","dns_nameservers":[],"updated_at":"2018-12-27T18:04:49Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"baddeb7c29e045288e5cccfd32fe014a","id":"09ee2f42-7926-4182-8f7b-dfa319570311","subnetpool_id":null,"name":"CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-subnet"}]} 2018-12-27 18:05:16,179 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=faf16557-accb-4f85-ac72-97a96df1866d used request id req-d58f42f0-aaad-4fd6-af2f-1fc6ebf19482 2018-12-27 18:05:16,184 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff33cf2603c580d01049dbbf6e04a2f36a4e5479" 2018-12-27 18:05:16,412 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-c0895337-6073-4d75-bf11-8ccd45f4609d Date: Thu, 27 Dec 2018 18:05:16 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"mtu":1442,"id":"faf16557-accb-4f85-ac72-97a96df1866d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":65,"ipv4_address_scope":null,"shared":false,"project_id":"baddeb7c29e045288e5cccfd32fe014a","status":"ACTIVE","subnets":["09ee2f42-7926-4182-8f7b-dfa319570311"],"description":"","tags":[],"updated_at":"2018-12-27T18:04:49Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-net","admin_state_up":true,"tenant_id":"baddeb7c29e045288e5cccfd32fe014a","created_at":"2018-12-27T18:04:46Z","provider:network_type":"geneve"}]} 2018-12-27 18:05:16,412 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-net used request id req-c0895337-6073-4d75-bf11-8ccd45f4609d 2018-12-27 18:05:16,416 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/baddeb7c29e045288e5cccfd32fe014a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff33cf2603c580d01049dbbf6e04a2f36a4e5479" 2018-12-27 18:05:16,500 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-eba2dc38-aca4-4ece-81dc-857480afdbd4 Date: Thu, 27 Dec 2018 18:05:16 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"mtu":1442,"id":"faf16557-accb-4f85-ac72-97a96df1866d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":65,"ipv4_address_scope":null,"shared":false,"project_id":"baddeb7c29e045288e5cccfd32fe014a","status":"ACTIVE","subnets":["09ee2f42-7926-4182-8f7b-dfa319570311"],"description":"","tags":[],"updated_at":"2018-12-27T18:04:49Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-net","admin_state_up":true,"tenant_id":"baddeb7c29e045288e5cccfd32fe014a","created_at":"2018-12-27T18:04:46Z","provider:network_type":"geneve"}]} 2018-12-27 18:05:16,500 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-net used request id req-eba2dc38-aca4-4ece-81dc-857480afdbd4 2018-12-27 18:05:16,506 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=faf16557-accb-4f85-ac72-97a96df1866d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff33cf2603c580d01049dbbf6e04a2f36a4e5479" 2018-12-27 18:05:16,549 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-c74fc7c0-833f-4e27-9039-f768d5b5b857 Date: Thu, 27 Dec 2018 18:05:16 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"faf16557-accb-4f85-ac72-97a96df1866d","tenant_id":"baddeb7c29e045288e5cccfd32fe014a","created_at":"2018-12-27T18:04:49Z","dns_nameservers":[],"updated_at":"2018-12-27T18:04:49Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"baddeb7c29e045288e5cccfd32fe014a","id":"09ee2f42-7926-4182-8f7b-dfa319570311","subnetpool_id":null,"name":"CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-subnet"}]} 2018-12-27 18:05:16,549 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=faf16557-accb-4f85-ac72-97a96df1866d used request id req-c74fc7c0-833f-4e27-9039-f768d5b5b857 2018-12-27 18:05:16,550 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:05:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-db8c628d-3360-48ff-ad61-c13cafbf49df Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/baddeb7c29e045288e5cccfd32fe014a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "baddeb7c29e045288e5cccfd32fe014a", "name": "CreateStackFloatingIpTests-c8349478-677d-455-proj"}} 2018-12-27 18:05:16,557 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff33cf2603c580d01049dbbf6e04a2f36a4e5479" 2018-12-27 18:05:16,557 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/baddeb7c29e045288e5cccfd32fe014a used request id req-db8c628d-3360-48ff-ad61-c13cafbf49df 2018-12-27 18:05:16,565 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=faf16557-accb-4f85-ac72-97a96df1866d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff33cf2603c580d01049dbbf6e04a2f36a4e5479" 2018-12-27 18:05:16,652 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-7a889fc6-76c7-4747-aeeb-3b2cbea8f573 Date: Thu, 27 Dec 2018 18:05:16 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"mtu":1442,"id":"faf16557-accb-4f85-ac72-97a96df1866d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":65,"ipv4_address_scope":null,"shared":false,"project_id":"baddeb7c29e045288e5cccfd32fe014a","status":"ACTIVE","subnets":["09ee2f42-7926-4182-8f7b-dfa319570311"],"description":"","tags":[],"updated_at":"2018-12-27T18:04:49Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-net","admin_state_up":true,"tenant_id":"baddeb7c29e045288e5cccfd32fe014a","created_at":"2018-12-27T18:04:46Z","provider:network_type":"geneve"}]} 2018-12-27 18:05:16,652 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-net used request id req-7a889fc6-76c7-4747-aeeb-3b2cbea8f573 2018-12-27 18:05:16,656 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/baddeb7c29e045288e5cccfd32fe014a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff33cf2603c580d01049dbbf6e04a2f36a4e5479" 2018-12-27 18:05:16,771 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:05:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ada49292-b1eb-4341-98ae-7a499484d1d8 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/baddeb7c29e045288e5cccfd32fe014a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "baddeb7c29e045288e5cccfd32fe014a", "name": "CreateStackFloatingIpTests-c8349478-677d-455-proj"}} 2018-12-27 18:05:16,772 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/baddeb7c29e045288e5cccfd32fe014a used request id req-ada49292-b1eb-4341-98ae-7a499484d1d8 2018-12-27 18:05:16,777 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=faf16557-accb-4f85-ac72-97a96df1866d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff33cf2603c580d01049dbbf6e04a2f36a4e5479" 2018-12-27 18:05:16,799 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-1d0cc357-a875-4c62-a664-fa05e6e75277 Date: Thu, 27 Dec 2018 18:05:16 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"faf16557-accb-4f85-ac72-97a96df1866d","tenant_id":"baddeb7c29e045288e5cccfd32fe014a","created_at":"2018-12-27T18:04:49Z","dns_nameservers":[],"updated_at":"2018-12-27T18:04:49Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"baddeb7c29e045288e5cccfd32fe014a","id":"09ee2f42-7926-4182-8f7b-dfa319570311","subnetpool_id":null,"name":"CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-subnet"}]} 2018-12-27 18:05:16,799 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=faf16557-accb-4f85-ac72-97a96df1866d used request id req-1d0cc357-a875-4c62-a664-fa05e6e75277 2018-12-27 18:05:16,804 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=faf16557-accb-4f85-ac72-97a96df1866d&mac_address=fa%3A16%3A3e%3Aaf%3A9f%3Abf&name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-stack-port1-crut52izdcfd&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff33cf2603c580d01049dbbf6e04a2f36a4e5479" 2018-12-27 18:05:16,852 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1151 X-Openstack-Request-Id: req-4f55b3fc-a37a-4d00-8d2c-2766df94e07d Date: Thu, 27 Dec 2018 18:05:16 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T18:05:05Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"09ee2f42-7926-4182-8f7b-dfa319570311","ip_address":"10.1.2.4"}],"id":"bffa83ac-cd0a-4877-9a6f-2ea79427d1fb","security_groups":["0bc2bd64-e77c-4255-9982-289598f6f0d9"],"binding:vif_details":{"port_filter":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:af:9f:bf","project_id":"baddeb7c29e045288e5cccfd32fe014a","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-1-2-4","ip_address":"10.1.2.4","fqdn":"host-10-1-2-4.openstacklocal."}],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-stack-port1-crut52izdcfd","admin_state_up":true,"network_id":"faf16557-accb-4f85-ac72-97a96df1866d","dns_name":"","created_at":"2018-12-27T18:04:51Z","binding:vnic_type":"normal","device_id":"0ed83fa3-7430-40d7-a787-87afaf0a2f62","tenant_id":"baddeb7c29e045288e5cccfd32fe014a"}]} 2018-12-27 18:05:16,852 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=faf16557-accb-4f85-ac72-97a96df1866d&mac_address=fa%3A16%3A3e%3Aaf%3A9f%3Abf&name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-stack-port1-crut52izdcfd&admin_state_up=True used request id req-4f55b3fc-a37a-4d00-8d2c-2766df94e07d 2018-12-27 18:05:16,856 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/baddeb7c29e045288e5cccfd32fe014a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff33cf2603c580d01049dbbf6e04a2f36a4e5479" 2018-12-27 18:05:16,963 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:05:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-18511629-a623-4810-93b4-a23ab9b04ba7 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/baddeb7c29e045288e5cccfd32fe014a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "baddeb7c29e045288e5cccfd32fe014a", "name": "CreateStackFloatingIpTests-c8349478-677d-455-proj"}} 2018-12-27 18:05:16,963 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/baddeb7c29e045288e5cccfd32fe014a used request id req-18511629-a623-4810-93b4-a23ab9b04ba7 2018-12-27 18:05:16,970 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff33cf2603c580d01049dbbf6e04a2f36a4e5479" 2018-12-27 18:05:17,049 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-f71a2663-17ca-49a4-adc8-2f58d771cc67 Date: Thu, 27 Dec 2018 18:05:17 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"faf16557-accb-4f85-ac72-97a96df1866d","tenant_id":"baddeb7c29e045288e5cccfd32fe014a","created_at":"2018-12-27T18:04:49Z","dns_nameservers":[],"updated_at":"2018-12-27T18:04:49Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"baddeb7c29e045288e5cccfd32fe014a","id":"09ee2f42-7926-4182-8f7b-dfa319570311","subnetpool_id":null,"name":"CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-subnet"}]} 2018-12-27 18:05:17,049 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=faf16557-accb-4f85-ac72-97a96df1866d used request id req-f71a2663-17ca-49a4-adc8-2f58d771cc67 2018-12-27 18:05:17,054 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=faf16557-accb-4f85-ac72-97a96df1866d&mac_address=fa%3A16%3A3e%3A0f%3A51%3A45&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff33cf2603c580d01049dbbf6e04a2f36a4e5479" 2018-12-27 18:05:17,063 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-ee5b898e-a5f6-4ab6-a448-9d7c047a682c Date: Thu, 27 Dec 2018 18:05:17 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"mtu":1442,"id":"faf16557-accb-4f85-ac72-97a96df1866d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":65,"ipv4_address_scope":null,"shared":false,"project_id":"baddeb7c29e045288e5cccfd32fe014a","status":"ACTIVE","subnets":["09ee2f42-7926-4182-8f7b-dfa319570311"],"description":"","tags":[],"updated_at":"2018-12-27T18:04:49Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-net","admin_state_up":true,"tenant_id":"baddeb7c29e045288e5cccfd32fe014a","created_at":"2018-12-27T18:04:46Z","provider:network_type":"geneve"}]} 2018-12-27 18:05:17,063 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-net used request id req-ee5b898e-a5f6-4ab6-a448-9d7c047a682c 2018-12-27 18:05:17,068 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=faf16557-accb-4f85-ac72-97a96df1866d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff33cf2603c580d01049dbbf6e04a2f36a4e5479" 2018-12-27 18:05:17,100 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1036 X-Openstack-Request-Id: req-52866fb7-8b28-45bc-a6df-13622f51473b Date: Thu, 27 Dec 2018 18:05:17 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T18:05:04Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"09ee2f42-7926-4182-8f7b-dfa319570311","ip_address":"10.1.2.5"}],"id":"921f79b0-fa3f-441d-89f7-ab739177f9c6","security_groups":["a46a4906-5dea-489f-b0ae-1355c0baac74"],"binding:vif_details":{"port_filter":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:0f:51:45","project_id":"baddeb7c29e045288e5cccfd32fe014a","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-1-2-5","ip_address":"10.1.2.5","fqdn":"host-10-1-2-5.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"faf16557-accb-4f85-ac72-97a96df1866d","dns_name":"","created_at":"2018-12-27T18:04:54Z","binding:vnic_type":"normal","device_id":"c10dddbf-6028-4c93-b916-765f7f5a66df","tenant_id":"baddeb7c29e045288e5cccfd32fe014a"}]} 2018-12-27 18:05:17,100 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=faf16557-accb-4f85-ac72-97a96df1866d&mac_address=fa%3A16%3A3e%3A0f%3A51%3A45&admin_state_up=True used request id req-52866fb7-8b28-45bc-a6df-13622f51473b 2018-12-27 18:05:17,104 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/baddeb7c29e045288e5cccfd32fe014a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff33cf2603c580d01049dbbf6e04a2f36a4e5479" 2018-12-27 18:05:17,111 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-c5ba4581-8951-481e-9437-c19ff43ebc1e Date: Thu, 27 Dec 2018 18:05:17 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"faf16557-accb-4f85-ac72-97a96df1866d","tenant_id":"baddeb7c29e045288e5cccfd32fe014a","created_at":"2018-12-27T18:04:49Z","dns_nameservers":[],"updated_at":"2018-12-27T18:04:49Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"baddeb7c29e045288e5cccfd32fe014a","id":"09ee2f42-7926-4182-8f7b-dfa319570311","subnetpool_id":null,"name":"CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-subnet"}]} 2018-12-27 18:05:17,111 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=faf16557-accb-4f85-ac72-97a96df1866d used request id req-c5ba4581-8951-481e-9437-c19ff43ebc1e 2018-12-27 18:05:17,116 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=faf16557-accb-4f85-ac72-97a96df1866d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff33cf2603c580d01049dbbf6e04a2f36a4e5479" 2018-12-27 18:05:17,178 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4026 X-Openstack-Request-Id: req-01f5b561-b552-4bc3-bc67-f7c52a29633d Date: Thu, 27 Dec 2018 18:05:17 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T18:04:52Z","device_owner":"network:router_interface","revision_number":8,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"09ee2f42-7926-4182-8f7b-dfa319570311","ip_address":"10.1.2.1"}],"id":"8c77ffb4-79ea-413c-9207-162d80037622","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:ff:1e:b6","project_id":"baddeb7c29e045288e5cccfd32fe014a","status":"ACTIVE","binding:host_id":"","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-1-2-1","ip_address":"10.1.2.1","fqdn":"host-10-1-2-1.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"faf16557-accb-4f85-ac72-97a96df1866d","dns_name":"","created_at":"2018-12-27T18:04:51Z","binding:vnic_type":"normal","device_id":"bcf21d85-8341-4aa3-9d70-b4150adb91b3","tenant_id":"baddeb7c29e045288e5cccfd32fe014a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T18:05:04Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"09ee2f42-7926-4182-8f7b-dfa319570311","ip_address":"10.1.2.5"}],"id":"921f79b0-fa3f-441d-89f7-ab739177f9c6","security_groups":["a46a4906-5dea-489f-b0ae-1355c0baac74"],"binding:vif_details":{"port_filter":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:0f:51:45","project_id":"baddeb7c29e045288e5cccfd32fe014a","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-1-2-5","ip_address":"10.1.2.5","fqdn":"host-10-1-2-5.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"faf16557-accb-4f85-ac72-97a96df1866d","dns_name":"","created_at":"2018-12-27T18:04:54Z","binding:vnic_type":"normal","device_id":"c10dddbf-6028-4c93-b916-765f7f5a66df","tenant_id":"baddeb7c29e045288e5cccfd32fe014a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T18:05:05Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"09ee2f42-7926-4182-8f7b-dfa319570311","ip_address":"10.1.2.4"}],"id":"bffa83ac-cd0a-4877-9a6f-2ea79427d1fb","security_groups":["0bc2bd64-e77c-4255-9982-289598f6f0d9"],"binding:vif_details":{"port_filter":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:af:9f:bf","project_id":"baddeb7c29e045288e5cccfd32fe014a","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-1-2-4","ip_address":"10.1.2.4","fqdn":"host-10-1-2-4.openstacklocal."}],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-stack-port1-crut52izdcfd","admin_state_up":true,"network_id":"faf16557-accb-4f85-ac72-97a96df1866d","dns_name":"","created_at":"2018-12-27T18:04:51Z","binding:vnic_type":"normal","device_id":"0ed83fa3-7430-40d7-a787-87afaf0a2f62","tenant_id":"baddeb7c29e045288e5cccfd32fe014a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T18:04:49Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"09ee2f42-7926-4182-8f7b-dfa319570311","ip_address":"10.1.2.2"}],"id":"ed676d2a-4ef5-45db-abde-dda744594384","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:5f:d8:88","project_id":"baddeb7c29e045288e5cccfd32fe014a","status":"DOWN","binding:host_id":"","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-1-2-2","ip_address":"10.1.2.2","fqdn":"host-10-1-2-2.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"faf16557-accb-4f85-ac72-97a96df1866d","dns_name":"","created_at":"2018-12-27T18:04:47Z","binding:vnic_type":"normal","device_id":"","tenant_id":"baddeb7c29e045288e5cccfd32fe014a"}]} 2018-12-27 18:05:17,178 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=faf16557-accb-4f85-ac72-97a96df1866d used request id req-01f5b561-b552-4bc3-bc67-f7c52a29633d 2018-12-27 18:05:17,183 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff33cf2603c580d01049dbbf6e04a2f36a4e5479" 2018-12-27 18:05:17,232 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:05:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3d519be1-bbd5-4f22-8a46-5ca5245823cd Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/baddeb7c29e045288e5cccfd32fe014a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "baddeb7c29e045288e5cccfd32fe014a", "name": "CreateStackFloatingIpTests-c8349478-677d-455-proj"}} 2018-12-27 18:05:17,232 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/baddeb7c29e045288e5cccfd32fe014a used request id req-3d519be1-bbd5-4f22-8a46-5ca5245823cd 2018-12-27 18:05:17,237 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff33cf2603c580d01049dbbf6e04a2f36a4e5479" 2018-12-27 18:05:17,338 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-ade71572-2b90-4b2d-af2d-db5360d469f1 Date: Thu, 27 Dec 2018 18:05:17 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"mtu":1442,"id":"faf16557-accb-4f85-ac72-97a96df1866d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":65,"ipv4_address_scope":null,"shared":false,"project_id":"baddeb7c29e045288e5cccfd32fe014a","status":"ACTIVE","subnets":["09ee2f42-7926-4182-8f7b-dfa319570311"],"description":"","tags":[],"updated_at":"2018-12-27T18:04:49Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-net","admin_state_up":true,"tenant_id":"baddeb7c29e045288e5cccfd32fe014a","created_at":"2018-12-27T18:04:46Z","provider:network_type":"geneve"}]} 2018-12-27 18:05:17,339 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-net used request id req-ade71572-2b90-4b2d-af2d-db5360d469f1 2018-12-27 18:05:17,343 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=faf16557-accb-4f85-ac72-97a96df1866d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff33cf2603c580d01049dbbf6e04a2f36a4e5479" 2018-12-27 18:05:17,399 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-72ebdb49-2e6d-4396-a5cf-578e741c2835 Date: Thu, 27 Dec 2018 18:05:17 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"faf16557-accb-4f85-ac72-97a96df1866d","tenant_id":"baddeb7c29e045288e5cccfd32fe014a","created_at":"2018-12-27T18:04:49Z","dns_nameservers":[],"updated_at":"2018-12-27T18:04:49Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"baddeb7c29e045288e5cccfd32fe014a","id":"09ee2f42-7926-4182-8f7b-dfa319570311","subnetpool_id":null,"name":"CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-subnet"}]} 2018-12-27 18:05:17,399 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=faf16557-accb-4f85-ac72-97a96df1866d used request id req-72ebdb49-2e6d-4396-a5cf-578e741c2835 2018-12-27 18:05:17,404 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=faf16557-accb-4f85-ac72-97a96df1866d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff33cf2603c580d01049dbbf6e04a2f36a4e5479" 2018-12-27 18:05:17,429 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 585 X-Openstack-Request-Id: req-af41675f-6ba4-4f61-bb0e-57388d6d113c Date: Thu, 27 Dec 2018 18:05:17 GMT RESP BODY: {"floatingips": [{"router_id": "bcf21d85-8341-4aa3-9d70-b4150adb91b3", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-12-27T18:04:54Z", "dns_domain": "", "floating_network_id": "a4959dd9-e8f4-4ea9-8c99-7bff545db58c", "fixed_ip_address": "10.1.2.4", "floating_ip_address": "172.30.9.217", "revision_number": 2, "port_id": "bffa83ac-cd0a-4877-9a6f-2ea79427d1fb", "id": "bb0261a5-7eb7-46d7-a12f-343ed619f616", "dns_name": "", "created_at": "2018-12-27T18:04:48Z", "tenant_id": "baddeb7c29e045288e5cccfd32fe014a", "project_id": "baddeb7c29e045288e5cccfd32fe014a"}]} 2018-12-27 18:05:17,429 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/floatingips used request id req-af41675f-6ba4-4f61-bb0e-57388d6d113c 2018-12-27 18:05:17,434 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/routers/bcf21d85-8341-4aa3-9d70-b4150adb91b3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff33cf2603c580d01049dbbf6e04a2f36a4e5479" 2018-12-27 18:05:17,559 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 578 X-Openstack-Request-Id: req-41632136-d07f-4ba5-b8d6-4ffa61435715 Date: Thu, 27 Dec 2018 18:05:17 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "a4959dd9-e8f4-4ea9-8c99-7bff545db58c", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "244ab55b-a0ed-4e50-9f85-07f08119ae55", "ip_address": "172.30.9.207"}]}, "description": "", "tags": [], "tenant_id": "baddeb7c29e045288e5cccfd32fe014a", "created_at": "2018-12-27T18:04:44Z", "admin_state_up": true, "updated_at": "2018-12-27T18:04:52Z", "revision_number": 3, "routes": [], "project_id": "baddeb7c29e045288e5cccfd32fe014a", "id": "bcf21d85-8341-4aa3-9d70-b4150adb91b3", "name": "mgmt_router"}} 2018-12-27 18:05:17,559 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/routers/bcf21d85-8341-4aa3-9d70-b4150adb91b3 used request id req-41632136-d07f-4ba5-b8d6-4ffa61435715 2018-12-27 18:05:17,565 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?device_id=bcf21d85-8341-4aa3-9d70-b4150adb91b3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff33cf2603c580d01049dbbf6e04a2f36a4e5479" 2018-12-27 18:05:17,639 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4026 X-Openstack-Request-Id: req-7265a8f5-4526-4601-a298-4667628655fb Date: Thu, 27 Dec 2018 18:05:17 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T18:04:52Z","device_owner":"network:router_interface","revision_number":8,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"09ee2f42-7926-4182-8f7b-dfa319570311","ip_address":"10.1.2.1"}],"id":"8c77ffb4-79ea-413c-9207-162d80037622","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:ff:1e:b6","project_id":"baddeb7c29e045288e5cccfd32fe014a","status":"ACTIVE","binding:host_id":"","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-1-2-1","ip_address":"10.1.2.1","fqdn":"host-10-1-2-1.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"faf16557-accb-4f85-ac72-97a96df1866d","dns_name":"","created_at":"2018-12-27T18:04:51Z","binding:vnic_type":"normal","device_id":"bcf21d85-8341-4aa3-9d70-b4150adb91b3","tenant_id":"baddeb7c29e045288e5cccfd32fe014a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T18:05:04Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"09ee2f42-7926-4182-8f7b-dfa319570311","ip_address":"10.1.2.5"}],"id":"921f79b0-fa3f-441d-89f7-ab739177f9c6","security_groups":["a46a4906-5dea-489f-b0ae-1355c0baac74"],"binding:vif_details":{"port_filter":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:0f:51:45","project_id":"baddeb7c29e045288e5cccfd32fe014a","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-1-2-5","ip_address":"10.1.2.5","fqdn":"host-10-1-2-5.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"faf16557-accb-4f85-ac72-97a96df1866d","dns_name":"","created_at":"2018-12-27T18:04:54Z","binding:vnic_type":"normal","device_id":"c10dddbf-6028-4c93-b916-765f7f5a66df","tenant_id":"baddeb7c29e045288e5cccfd32fe014a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T18:05:05Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"09ee2f42-7926-4182-8f7b-dfa319570311","ip_address":"10.1.2.4"}],"id":"bffa83ac-cd0a-4877-9a6f-2ea79427d1fb","security_groups":["0bc2bd64-e77c-4255-9982-289598f6f0d9"],"binding:vif_details":{"port_filter":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:af:9f:bf","project_id":"baddeb7c29e045288e5cccfd32fe014a","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-1-2-4","ip_address":"10.1.2.4","fqdn":"host-10-1-2-4.openstacklocal."}],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-stack-port1-crut52izdcfd","admin_state_up":true,"network_id":"faf16557-accb-4f85-ac72-97a96df1866d","dns_name":"","created_at":"2018-12-27T18:04:51Z","binding:vnic_type":"normal","device_id":"0ed83fa3-7430-40d7-a787-87afaf0a2f62","tenant_id":"baddeb7c29e045288e5cccfd32fe014a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T18:04:49Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"09ee2f42-7926-4182-8f7b-dfa319570311","ip_address":"10.1.2.2"}],"id":"ed676d2a-4ef5-45db-abde-dda744594384","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:5f:d8:88","project_id":"baddeb7c29e045288e5cccfd32fe014a","status":"DOWN","binding:host_id":"","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-1-2-2","ip_address":"10.1.2.2","fqdn":"host-10-1-2-2.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"faf16557-accb-4f85-ac72-97a96df1866d","dns_name":"","created_at":"2018-12-27T18:04:47Z","binding:vnic_type":"normal","device_id":"","tenant_id":"baddeb7c29e045288e5cccfd32fe014a"}]} 2018-12-27 18:05:17,639 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=faf16557-accb-4f85-ac72-97a96df1866d used request id req-7265a8f5-4526-4601-a298-4667628655fb 2018-12-27 18:05:17,643 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff33cf2603c580d01049dbbf6e04a2f36a4e5479" 2018-12-27 18:05:17,662 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 585 X-Openstack-Request-Id: req-56bf3017-0008-45eb-b39a-4668900181c1 Date: Thu, 27 Dec 2018 18:05:17 GMT RESP BODY: {"floatingips": [{"router_id": "bcf21d85-8341-4aa3-9d70-b4150adb91b3", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-12-27T18:04:54Z", "dns_domain": "", "floating_network_id": "a4959dd9-e8f4-4ea9-8c99-7bff545db58c", "fixed_ip_address": "10.1.2.4", "floating_ip_address": "172.30.9.217", "revision_number": 2, "port_id": "bffa83ac-cd0a-4877-9a6f-2ea79427d1fb", "id": "bb0261a5-7eb7-46d7-a12f-343ed619f616", "dns_name": "", "created_at": "2018-12-27T18:04:48Z", "tenant_id": "baddeb7c29e045288e5cccfd32fe014a", "project_id": "baddeb7c29e045288e5cccfd32fe014a"}]} 2018-12-27 18:05:17,662 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/floatingips used request id req-56bf3017-0008-45eb-b39a-4668900181c1 2018-12-27 18:05:17,664 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/images/6f111b34-6518-408d-9172-890a9375bbda -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ff33cf2603c580d01049dbbf6e04a2f36a4e5479" 2018-12-27 18:05:17,797 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1910 X-Openstack-Request-Id: req-eb557591-c005-49c8-86d7-143ee55e55ce Date: Thu, 27 Dec 2018 18:05:17 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T18:04:50Z","device_owner":"network:router_gateway","revision_number":12,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"244ab55b-a0ed-4e50-9f85-07f08119ae55","ip_address":"172.30.9.207"}],"id":"151a00a7-c08b-47f5-a355-5c6fc4de3bb6","security_groups":[],"binding:vif_details":{"port_filter":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:66:b8:9f","project_id":"","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"dns_assignment":[{"hostname":"host-172-30-9-207","ip_address":"172.30.9.207","fqdn":"host-172-30-9-207.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a4959dd9-e8f4-4ea9-8c99-7bff545db58c","dns_name":"","created_at":"2018-12-27T18:04:44Z","binding:vnic_type":"normal","device_id":"bcf21d85-8341-4aa3-9d70-b4150adb91b3","tenant_id":""},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T18:04:52Z","device_owner":"network:router_interface","revision_number":8,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"09ee2f42-7926-4182-8f7b-dfa319570311","ip_address":"10.1.2.1"}],"id":"8c77ffb4-79ea-413c-9207-162d80037622","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:ff:1e:b6","project_id":"baddeb7c29e045288e5cccfd32fe014a","status":"ACTIVE","binding:host_id":"","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-1-2-1","ip_address":"10.1.2.1","fqdn":"host-10-1-2-1.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"faf16557-accb-4f85-ac72-97a96df1866d","dns_name":"","created_at":"2018-12-27T18:04:51Z","binding:vnic_type":"normal","device_id":"bcf21d85-8341-4aa3-9d70-b4150adb91b3","tenant_id":"baddeb7c29e045288e5cccfd32fe014a"}]} 2018-12-27 18:05:17,798 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?device_id=bcf21d85-8341-4aa3-9d70-b4150adb91b3 used request id req-eb557591-c005-49c8-86d7-143ee55e55ce 2018-12-27 18:05:17,803 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets/244ab55b-a0ed-4e50-9f85-07f08119ae55 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff33cf2603c580d01049dbbf6e04a2f36a4e5479" 2018-12-27 18:05:17,881 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-78d21716-adc1-4066-99d3-264c9e18a4d2 Date: Thu, 27 Dec 2018 18:05:17 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-image", "tags": [], "container_format": "bare", "created_at": "2018-12-27T18:04:34Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-27T18:04:35Z", "visibility": "shared", "locations": [{"url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/6f111b34-6518-408d-9172-890a9375bbda/snap", "metadata": {}}], "self": "/v2/images/6f111b34-6518-408d-9172-890a9375bbda", "min_disk": 0, "protected": false, "id": "6f111b34-6518-408d-9172-890a9375bbda", "file": "/v2/images/6f111b34-6518-408d-9172-890a9375bbda/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "baddeb7c29e045288e5cccfd32fe014a", "direct_url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/6f111b34-6518-408d-9172-890a9375bbda/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-27 18:05:17,881 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images/6f111b34-6518-408d-9172-890a9375bbda used request id req-78d21716-adc1-4066-99d3-264c9e18a4d2 2018-12-27 18:05:17,884 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ff33cf2603c580d01049dbbf6e04a2f36a4e5479" 2018-12-27 18:05:18,040 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-65f61f39-c392-498c-81fb-7480cb47189e Date: Thu, 27 Dec 2018 18:05:18 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"a4959dd9-e8f4-4ea9-8c99-7bff545db58c","tenant_id":"da629caea04941e1ae8979c379dc7c9d","created_at":"2018-12-27T15:29:25Z","dns_nameservers":[],"updated_at":"2018-12-27T15:29:25Z","gateway_ip":"172.30.9.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"172.30.9.0/24","project_id":"da629caea04941e1ae8979c379dc7c9d","id":"244ab55b-a0ed-4e50-9f85-07f08119ae55","subnetpool_id":null,"name":"external-subnet"}} 2018-12-27 18:05:18,040 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets/244ab55b-a0ed-4e50-9f85-07f08119ae55 used request id req-65f61f39-c392-498c-81fb-7480cb47189e 2018-12-27 18:05:18,045 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets/09ee2f42-7926-4182-8f7b-dfa319570311 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff33cf2603c580d01049dbbf6e04a2f36a4e5479" 2018-12-27 18:05:18,076 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-43344985-1795-4c48-b514-7ee3803ae336 Date: Thu, 27 Dec 2018 18:05:18 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-27 18:05:18,076 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/schemas/image used request id req-43344985-1795-4c48-b514-7ee3803ae336 2018-12-27 18:05:18,082 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/baddeb7c29e045288e5cccfd32fe014a/stacks/808df9c8-c9f6-4d4a-80c8-8a96d07ede6d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff33cf2603c580d01049dbbf6e04a2f36a4e5479" 2018-12-27 18:05:18,088 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-6114c452-8110-4878-aa0e-2d3c3b09963c Date: Thu, 27 Dec 2018 18:05:18 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"faf16557-accb-4f85-ac72-97a96df1866d","tenant_id":"baddeb7c29e045288e5cccfd32fe014a","created_at":"2018-12-27T18:04:49Z","dns_nameservers":[],"updated_at":"2018-12-27T18:04:49Z","gateway_ip":"10.1.2.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.1.2.0/24","project_id":"baddeb7c29e045288e5cccfd32fe014a","id":"09ee2f42-7926-4182-8f7b-dfa319570311","subnetpool_id":null,"name":"CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-subnet"}} 2018-12-27 18:05:18,088 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets/09ee2f42-7926-4182-8f7b-dfa319570311 used request id req-6114c452-8110-4878-aa0e-2d3c3b09963c 2018-12-27 18:05:18,093 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports/bffa83ac-cd0a-4877-9a6f-2ea79427d1fb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff33cf2603c580d01049dbbf6e04a2f36a4e5479" 2018-12-27 18:05:18,292 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 18:05:18 GMT Server: Apache x-openstack-request-id: req-9970b713-2f64-4a73-bc1c-845fe758053c Location: http://172.30.9.31:8004/v1/baddeb7c29e045288e5cccfd32fe014a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-stack/808df9c8-c9f6-4d4a-80c8-8a96d07ede6d Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/baddeb7c29e045288e5cccfd32fe014a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-stack/808df9c8-c9f6-4d4a-80c8-8a96d07ede6d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-27 18:05:18,322 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1148 X-Openstack-Request-Id: req-c4fb5f11-7385-49f7-b2a2-1d1be2afeca8 Date: Thu, 27 Dec 2018 18:05:18 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T18:05:05Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"09ee2f42-7926-4182-8f7b-dfa319570311","ip_address":"10.1.2.4"}],"id":"bffa83ac-cd0a-4877-9a6f-2ea79427d1fb","security_groups":["0bc2bd64-e77c-4255-9982-289598f6f0d9"],"binding:vif_details":{"port_filter":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:af:9f:bf","device_id":"0ed83fa3-7430-40d7-a787-87afaf0a2f62","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-1-2-4","ip_address":"10.1.2.4","fqdn":"host-10-1-2-4.openstacklocal."}],"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-stack-port1-crut52izdcfd","project_id":"baddeb7c29e045288e5cccfd32fe014a","qos_policy_id":null,"admin_state_up":true,"network_id":"faf16557-accb-4f85-ac72-97a96df1866d","dns_name":"","created_at":"2018-12-27T18:04:51Z","binding:vnic_type":"normal","tenant_id":"baddeb7c29e045288e5cccfd32fe014a"}} 2018-12-27 18:05:18,322 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports/bffa83ac-cd0a-4877-9a6f-2ea79427d1fb used request id req-c4fb5f11-7385-49f7-b2a2-1d1be2afeca8 2018-12-27 18:05:18,327 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets/09ee2f42-7926-4182-8f7b-dfa319570311 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff33cf2603c580d01049dbbf6e04a2f36a4e5479" 2018-12-27 18:05:18,370 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-6aceb225-0d9e-4668-b7aa-72299fc9be94 Date: Thu, 27 Dec 2018 18:05:18 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"faf16557-accb-4f85-ac72-97a96df1866d","tenant_id":"baddeb7c29e045288e5cccfd32fe014a","created_at":"2018-12-27T18:04:49Z","dns_nameservers":[],"updated_at":"2018-12-27T18:04:49Z","gateway_ip":"10.1.2.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.1.2.0/24","project_id":"baddeb7c29e045288e5cccfd32fe014a","id":"09ee2f42-7926-4182-8f7b-dfa319570311","subnetpool_id":null,"name":"CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-subnet"}} 2018-12-27 18:05:18,370 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets/09ee2f42-7926-4182-8f7b-dfa319570311 used request id req-6aceb225-0d9e-4668-b7aa-72299fc9be94 2018-12-27 18:05:18,373 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9292/v2/images/6f111b34-6518-408d-9172-890a9375bbda -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ff33cf2603c580d01049dbbf6e04a2f36a4e5479" 2018-12-27 18:05:18,593 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-7ea415b8-f97c-4658-9743-5b85d0498929 Date: Thu, 27 Dec 2018 18:05:18 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-image", "tags": [], "container_format": "bare", "created_at": "2018-12-27T18:04:34Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-27T18:04:35Z", "visibility": "shared", "locations": [{"url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/6f111b34-6518-408d-9172-890a9375bbda/snap", "metadata": {}}], "self": "/v2/images/6f111b34-6518-408d-9172-890a9375bbda", "min_disk": 0, "protected": false, "id": "6f111b34-6518-408d-9172-890a9375bbda", "file": "/v2/images/6f111b34-6518-408d-9172-890a9375bbda/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "baddeb7c29e045288e5cccfd32fe014a", "direct_url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/6f111b34-6518-408d-9172-890a9375bbda/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-27 18:05:18,593 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images/6f111b34-6518-408d-9172-890a9375bbda used request id req-7ea415b8-f97c-4658-9743-5b85d0498929 2018-12-27 18:05:18,596 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/baddeb7c29e045288e5cccfd32fe014a/stacks/808df9c8-c9f6-4d4a-80c8-8a96d07ede6d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff33cf2603c580d01049dbbf6e04a2f36a4e5479" 2018-12-27 18:05:18,615 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:05:18 GMT Server: Apache x-openstack-request-id: req-756a46c6-4c29-40b9-97b4-17981c193af9 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2094 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-flavor2", "OS::project_id": "baddeb7c29e045288e5cccfd32fe014a", "OS::stack_id": "808df9c8-c9f6-4d4a-80c8-8a96d07ede6d", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-kp", "security_group_name": "CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-sec_grp", "flavor_extra_specs": "{}", "subnet_name": "CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-subnet", "net_name": "CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-inst2", "inst1_name": "CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-inst1", "image2_name": "CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-image", "flavor1_name": "CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-flavor1", "image1_name": "CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-stack", "stack_user_project_id": "c68c61144fc147efbc8af1b81931660a", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-12-27T18:04:39Z", "links": [{"href": "http://172.30.9.31:8004/v1/baddeb7c29e045288e5cccfd32fe014a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-stack/808df9c8-c9f6-4d4a-80c8-8a96d07ede6d", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "808df9c8-c9f6-4d4a-80c8-8a96d07ede6d", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEAzFlEL0cT+muXZlXgzao85kN3m4b8804622s91l2YSMqy89KX\n/nZlr496SVKDll4Dsfj4o4WnYfpXaqXEFl3rGI3F/iLDwOtL42XQm0Vh3m6D6+Yf\n2ez8rN0qlqynMtW+z9KSNHhPHfvgKtT9hyzxicPOK9QPtip1v4HghUTC7SV2iI/e\nrZ1dDqecnDnWI/+jL1Uy1KmZbNTI6/EUfBZf1vZhNweiut03o44CGe2sKpOYqXFx\neejGah2VgorsDGor7SbxnyHaB9zNtU8C8SEk+8q7FdIlpNViAbtKxTMJYMbJTlAW\nMosEBwiiBL4813v7Kx2IPVCuEvxc6bim8CZ9tQIDAQABAoIBAA+iTLspPvgLvzuP\nGnHhsmMTilUV0Mh0lcAvxj1eT8ZR67sHw6UuPb1exsZRT8vzSWkWWT95fELcuk9o\ne0YSzWfFgP5efoeF+Ppe0cTvW/t+jQ1BP/KWVQaMrTN15hzXiY+w1oq5IaRznsTo\nIrVy1M/rcRydTs5rFTMfpqPLjPZDokoLf7cap6SP+jfof7dLvd++cWXJ0XYi+RiE\norK57/hefFvahxmu8CnLHnAxUHXRWUSzq8iyDrQQe5rTMCrxe2PhTPnLaGSswGB2\nnmxqTLsx+/VJgSndBZlU/sqfHFDM8APDcqXdEIz14uSU3CZahpE48nhBgJRyH/X8\nI7tmCcECgYEA/lLm8U9qaSNfU97hxAYgBcR2TB7ll+kdp2NF3Tc1Qm0RwDvUpkih\nlGJAx5W4G/vXfCWDir/Br0cfvLzHNDH8wAq/a6gR0dmY9IJqQ068+PWKd0lH2cMH\nj6qTTeLcLOIPAXszW3EtZUFXsoPVmaGDEaWtLteQg4WrOlUIomFvNj0CgYEAzbIL\nrwwuul3frfDF3NLY6vLEs6Qj08UL0qArNHFEO2tmyYDSPEG6EBJDhBLgD3YFK2vi\ncI/82IjXQ7inR5+GhkMsWwVw7bqdCt3IHIFfHB7S8aJlAHO3LgVVHa6ssP+54iJh\nVESY00HxEhipsquSwEevRGcUXh9N2L8pciZD1NkCgYEA5o0a5Lj8mzFA0tRjUAPJ\nddEC+MCtnAftJPg+tmq88mnTxLO4c8G2EMD9PrFARMYKM3YCiH6LQ60zXTK5V1zV\nZvaXTy3+cYFUQpwTXs77Sqm1C6w34XYG3bthbCLzPBD2T35zMTspTvhsWt1efrZH\nDnFlzOgIDuLXNbsuZ53yZnUCgYEAnklktE+rpb6XYkLmAAhA5Ivs0lB9QXlgn7Sh\nirmeyBrd/jIjljr982AalIfx4/PuBnv+xKAI8phbDsIJ+BPKcYc/msuVG1t/fd0t\nIMJtbjZKHafaEX76d2+jEDRar9oaMOpD+5TOBcO4vzQ7YkKlq1F+jiTEh6mPPjvc\nqPrJOAECgYEAkhkNgshMtAeNqxzHpC42pWZqebYg97JRqzsOX6Iz/VuygSK2ezDE\npCSs32i/wWtNsc/IgP57XStwv7Pa93aAI2Z00YZjvMbNNivKDIbDzST5xew8uLmt\nVXS79LTtZvHjlKJ9nMoX446BUgQtuZ2kG5hI1AIRFwuRB9wWDDmWtXk=\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-12-27 18:05:18,615 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/baddeb7c29e045288e5cccfd32fe014a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-stack/808df9c8-c9f6-4d4a-80c8-8a96d07ede6d used request id req-756a46c6-4c29-40b9-97b4-17981c193af9 2018-12-27 18:05:18,616 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 18:05:18,617 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 18:05:18,803 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 18:05:18 GMT Server: Apache x-openstack-request-id: req-ddd1a19d-c3c6-4cb4-b3af-9ba26156f848 Location: http://172.30.9.31:8004/v1/baddeb7c29e045288e5cccfd32fe014a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-stack/808df9c8-c9f6-4d4a-80c8-8a96d07ede6d Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/baddeb7c29e045288e5cccfd32fe014a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-stack/808df9c8-c9f6-4d4a-80c8-8a96d07ede6d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-27 18:05:19,040 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "7755f687f9044508b305bbb3dfd7328c", "name": "CreateStackFloatingIpTests-c8349478-677d-455-proj-role"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}], "expires_at": "2018-12-27T19:05:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "baddeb7c29e045288e5cccfd32fe014a", "name": "CreateStackFloatingIpTests-c8349478-677d-455-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/baddeb7c29e045288e5cccfd32fe014a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/baddeb7c29e045288e5cccfd32fe014a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/baddeb7c29e045288e5cccfd32fe014a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/baddeb7c29e045288e5cccfd32fe014a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/baddeb7c29e045288e5cccfd32fe014a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/baddeb7c29e045288e5cccfd32fe014a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/baddeb7c29e045288e5cccfd32fe014a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/baddeb7c29e045288e5cccfd32fe014a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/baddeb7c29e045288e5cccfd32fe014a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_baddeb7c29e045288e5cccfd32fe014a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_baddeb7c29e045288e5cccfd32fe014a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/baddeb7c29e045288e5cccfd32fe014a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/baddeb7c29e045288e5cccfd32fe014a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/baddeb7c29e045288e5cccfd32fe014a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFloatingIpTests-c8349478-677d-455-user", "id": "bac9a1c4bc344ef2aa4651eac49542d5"}, "audit_ids": ["pmZUUw6KT0ioXRBilUfe7Q"], "issued_at": "2018-12-27T18:05:19.000000Z"}} 2018-12-27 18:05:19,041 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9dbb3361e2cbb9d21eb762e86faedce920b6986a" 2018-12-27 18:05:19,114 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:05:18 GMT Server: Apache x-openstack-request-id: req-8542e99a-9813-434e-8a73-4bd285b5f888 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2094 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-flavor2", "OS::project_id": "baddeb7c29e045288e5cccfd32fe014a", "OS::stack_id": "808df9c8-c9f6-4d4a-80c8-8a96d07ede6d", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-kp", "security_group_name": "CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-sec_grp", "flavor_extra_specs": "{}", "subnet_name": "CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-subnet", "net_name": "CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-inst2", "inst1_name": "CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-inst1", "image2_name": "CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-image", "flavor1_name": "CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-flavor1", "image1_name": "CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-stack", "stack_user_project_id": "c68c61144fc147efbc8af1b81931660a", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-12-27T18:04:39Z", "links": [{"href": "http://172.30.9.31:8004/v1/baddeb7c29e045288e5cccfd32fe014a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-stack/808df9c8-c9f6-4d4a-80c8-8a96d07ede6d", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "808df9c8-c9f6-4d4a-80c8-8a96d07ede6d", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEAzFlEL0cT+muXZlXgzao85kN3m4b8804622s91l2YSMqy89KX\n/nZlr496SVKDll4Dsfj4o4WnYfpXaqXEFl3rGI3F/iLDwOtL42XQm0Vh3m6D6+Yf\n2ez8rN0qlqynMtW+z9KSNHhPHfvgKtT9hyzxicPOK9QPtip1v4HghUTC7SV2iI/e\nrZ1dDqecnDnWI/+jL1Uy1KmZbNTI6/EUfBZf1vZhNweiut03o44CGe2sKpOYqXFx\neejGah2VgorsDGor7SbxnyHaB9zNtU8C8SEk+8q7FdIlpNViAbtKxTMJYMbJTlAW\nMosEBwiiBL4813v7Kx2IPVCuEvxc6bim8CZ9tQIDAQABAoIBAA+iTLspPvgLvzuP\nGnHhsmMTilUV0Mh0lcAvxj1eT8ZR67sHw6UuPb1exsZRT8vzSWkWWT95fELcuk9o\ne0YSzWfFgP5efoeF+Ppe0cTvW/t+jQ1BP/KWVQaMrTN15hzXiY+w1oq5IaRznsTo\nIrVy1M/rcRydTs5rFTMfpqPLjPZDokoLf7cap6SP+jfof7dLvd++cWXJ0XYi+RiE\norK57/hefFvahxmu8CnLHnAxUHXRWUSzq8iyDrQQe5rTMCrxe2PhTPnLaGSswGB2\nnmxqTLsx+/VJgSndBZlU/sqfHFDM8APDcqXdEIz14uSU3CZahpE48nhBgJRyH/X8\nI7tmCcECgYEA/lLm8U9qaSNfU97hxAYgBcR2TB7ll+kdp2NF3Tc1Qm0RwDvUpkih\nlGJAx5W4G/vXfCWDir/Br0cfvLzHNDH8wAq/a6gR0dmY9IJqQ068+PWKd0lH2cMH\nj6qTTeLcLOIPAXszW3EtZUFXsoPVmaGDEaWtLteQg4WrOlUIomFvNj0CgYEAzbIL\nrwwuul3frfDF3NLY6vLEs6Qj08UL0qArNHFEO2tmyYDSPEG6EBJDhBLgD3YFK2vi\ncI/82IjXQ7inR5+GhkMsWwVw7bqdCt3IHIFfHB7S8aJlAHO3LgVVHa6ssP+54iJh\nVESY00HxEhipsquSwEevRGcUXh9N2L8pciZD1NkCgYEA5o0a5Lj8mzFA0tRjUAPJ\nddEC+MCtnAftJPg+tmq88mnTxLO4c8G2EMD9PrFARMYKM3YCiH6LQ60zXTK5V1zV\nZvaXTy3+cYFUQpwTXs77Sqm1C6w34XYG3bthbCLzPBD2T35zMTspTvhsWt1efrZH\nDnFlzOgIDuLXNbsuZ53yZnUCgYEAnklktE+rpb6XYkLmAAhA5Ivs0lB9QXlgn7Sh\nirmeyBrd/jIjljr982AalIfx4/PuBnv+xKAI8phbDsIJ+BPKcYc/msuVG1t/fd0t\nIMJtbjZKHafaEX76d2+jEDRar9oaMOpD+5TOBcO4vzQ7YkKlq1F+jiTEh6mPPjvc\nqPrJOAECgYEAkhkNgshMtAeNqxzHpC42pWZqebYg97JRqzsOX6Iz/VuygSK2ezDE\npCSs32i/wWtNsc/IgP57XStwv7Pa93aAI2Z00YZjvMbNNivKDIbDzST5xew8uLmt\nVXS79LTtZvHjlKJ9nMoX446BUgQtuZ2kG5hI1AIRFwuRB9wWDDmWtXk=\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-12-27 18:05:19,114 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/baddeb7c29e045288e5cccfd32fe014a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-stack/808df9c8-c9f6-4d4a-80c8-8a96d07ede6d used request id req-8542e99a-9813-434e-8a73-4bd285b5f888 2018-12-27 18:05:19,115 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-27 18:05:19,116 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000//v3/auth/tokens 2018-12-27 18:05:19,145 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:05:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7b1d541f-5b74-4202-9b98-b8eaa5e8ba23 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 18:05:19,145 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-7b1d541f-5b74-4202-9b98-b8eaa5e8ba23 2018-12-27 18:05:19,146 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-27 18:05:19,149 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9dbb3361e2cbb9d21eb762e86faedce920b6986a" 2018-12-27 18:05:19,243 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:05:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8592a710-8dfc-4510-ba8f-729376ed970b Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 18:05:19,243 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-8592a710-8dfc-4510-ba8f-729376ed970b 2018-12-27 18:05:19,251 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9dbb3361e2cbb9d21eb762e86faedce920b6986a" 2018-12-27 18:05:19,526 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8de789d09e46427786a85702e5e8de91", "name": "heat_stack_owner"}, {"id": "7755f687f9044508b305bbb3dfd7328c", "name": "CreateStackFloatingIpTests-c8349478-677d-455-proj-role"}, {"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}], "expires_at": "2018-12-27T19:05:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "baddeb7c29e045288e5cccfd32fe014a", "name": "CreateStackFloatingIpTests-c8349478-677d-455-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/baddeb7c29e045288e5cccfd32fe014a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/baddeb7c29e045288e5cccfd32fe014a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/baddeb7c29e045288e5cccfd32fe014a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/baddeb7c29e045288e5cccfd32fe014a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/baddeb7c29e045288e5cccfd32fe014a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/baddeb7c29e045288e5cccfd32fe014a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/baddeb7c29e045288e5cccfd32fe014a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/baddeb7c29e045288e5cccfd32fe014a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/baddeb7c29e045288e5cccfd32fe014a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_baddeb7c29e045288e5cccfd32fe014a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_baddeb7c29e045288e5cccfd32fe014a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/baddeb7c29e045288e5cccfd32fe014a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/baddeb7c29e045288e5cccfd32fe014a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/baddeb7c29e045288e5cccfd32fe014a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFloatingIpTests-c8349478-677d-455-user", "id": "bac9a1c4bc344ef2aa4651eac49542d5"}, "audit_ids": ["DxLIxucATYGkMC0VDyc_Qg"], "issued_at": "2018-12-27T18:05:19.000000Z"}} 2018-12-27 18:05:19,526 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}907df6a74f53ecf2c578aeb453412f645598c19a" 2018-12-27 18:05:19,533 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-b3c81ebb-698f-4b8b-89cb-9afd2a6fbb3e Date: Thu, 27 Dec 2018 18:05:19 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"mtu":1442,"id":"faf16557-accb-4f85-ac72-97a96df1866d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":65,"ipv4_address_scope":null,"shared":false,"project_id":"baddeb7c29e045288e5cccfd32fe014a","status":"ACTIVE","subnets":["09ee2f42-7926-4182-8f7b-dfa319570311"],"description":"","tags":[],"updated_at":"2018-12-27T18:04:49Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-net","admin_state_up":true,"tenant_id":"baddeb7c29e045288e5cccfd32fe014a","created_at":"2018-12-27T18:04:46Z","provider:network_type":"geneve"}]} 2018-12-27 18:05:19,533 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-net used request id req-b3c81ebb-698f-4b8b-89cb-9afd2a6fbb3e 2018-12-27 18:05:19,538 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=faf16557-accb-4f85-ac72-97a96df1866d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9dbb3361e2cbb9d21eb762e86faedce920b6986a" 2018-12-27 18:05:19,622 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:05:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1f4606ce-5a26-444e-b5ef-baf2d3d2c45d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 18:05:19,622 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-1f4606ce-5a26-444e-b5ef-baf2d3d2c45d 2018-12-27 18:05:19,623 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-27 18:05:19,627 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}907df6a74f53ecf2c578aeb453412f645598c19a" 2018-12-27 18:05:19,762 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-52150e5a-a737-4f21-974f-761852908395 Date: Thu, 27 Dec 2018 18:05:19 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"faf16557-accb-4f85-ac72-97a96df1866d","tenant_id":"baddeb7c29e045288e5cccfd32fe014a","created_at":"2018-12-27T18:04:49Z","dns_nameservers":[],"updated_at":"2018-12-27T18:04:49Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"baddeb7c29e045288e5cccfd32fe014a","id":"09ee2f42-7926-4182-8f7b-dfa319570311","subnetpool_id":null,"name":"CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-subnet"}]} 2018-12-27 18:05:19,763 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=faf16557-accb-4f85-ac72-97a96df1866d used request id req-52150e5a-a737-4f21-974f-761852908395 2018-12-27 18:05:19,768 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9dbb3361e2cbb9d21eb762e86faedce920b6986a" 2018-12-27 18:05:19,802 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:05:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3e269fae-90ce-40f0-96d1-fe16d42d8e2a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 18:05:19,802 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-3e269fae-90ce-40f0-96d1-fe16d42d8e2a 2018-12-27 18:05:19,808 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}907df6a74f53ecf2c578aeb453412f645598c19a" 2018-12-27 18:05:20,040 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-33475b1b-5fb4-4ddf-95ef-71415019a5b3 Date: Thu, 27 Dec 2018 18:05:20 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"mtu":1442,"id":"faf16557-accb-4f85-ac72-97a96df1866d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":65,"ipv4_address_scope":null,"shared":false,"project_id":"baddeb7c29e045288e5cccfd32fe014a","status":"ACTIVE","subnets":["09ee2f42-7926-4182-8f7b-dfa319570311"],"description":"","tags":[],"updated_at":"2018-12-27T18:04:49Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-net","admin_state_up":true,"tenant_id":"baddeb7c29e045288e5cccfd32fe014a","created_at":"2018-12-27T18:04:46Z","provider:network_type":"geneve"}]} 2018-12-27 18:05:20,040 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-net used request id req-33475b1b-5fb4-4ddf-95ef-71415019a5b3 2018-12-27 18:05:20,043 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 18:05:20,048 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 18:05:20 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 18:05:20,049 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/baddeb7c29e045288e5cccfd32fe014a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9dbb3361e2cbb9d21eb762e86faedce920b6986a" 2018-12-27 18:05:20,085 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-fbcf892b-5649-4562-b480-5c7b88b76d16 Date: Thu, 27 Dec 2018 18:05:20 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"mtu":1442,"id":"faf16557-accb-4f85-ac72-97a96df1866d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":65,"ipv4_address_scope":null,"shared":false,"project_id":"baddeb7c29e045288e5cccfd32fe014a","status":"ACTIVE","subnets":["09ee2f42-7926-4182-8f7b-dfa319570311"],"description":"","tags":[],"updated_at":"2018-12-27T18:04:49Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-net","admin_state_up":true,"tenant_id":"baddeb7c29e045288e5cccfd32fe014a","created_at":"2018-12-27T18:04:46Z","provider:network_type":"geneve"}]} 2018-12-27 18:05:20,085 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-net used request id req-fbcf892b-5649-4562-b480-5c7b88b76d16 2018-12-27 18:05:20,090 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=faf16557-accb-4f85-ac72-97a96df1866d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}907df6a74f53ecf2c578aeb453412f645598c19a" 2018-12-27 18:05:20,163 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:05:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3d4643eb-9a2e-49b1-9cc4-d07d83075d70 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/baddeb7c29e045288e5cccfd32fe014a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "baddeb7c29e045288e5cccfd32fe014a", "name": "CreateStackFloatingIpTests-c8349478-677d-455-proj"}} 2018-12-27 18:05:20,163 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/baddeb7c29e045288e5cccfd32fe014a used request id req-3d4643eb-9a2e-49b1-9cc4-d07d83075d70 2018-12-27 18:05:20,168 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=faf16557-accb-4f85-ac72-97a96df1866d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9dbb3361e2cbb9d21eb762e86faedce920b6986a" 2018-12-27 18:05:20,213 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-07e0112b-b94f-4d6f-8d50-eb53eb2bd7be Date: Thu, 27 Dec 2018 18:05:20 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"faf16557-accb-4f85-ac72-97a96df1866d","tenant_id":"baddeb7c29e045288e5cccfd32fe014a","created_at":"2018-12-27T18:04:49Z","dns_nameservers":[],"updated_at":"2018-12-27T18:04:49Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"baddeb7c29e045288e5cccfd32fe014a","id":"09ee2f42-7926-4182-8f7b-dfa319570311","subnetpool_id":null,"name":"CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-subnet"}]} 2018-12-27 18:05:20,214 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=faf16557-accb-4f85-ac72-97a96df1866d used request id req-07e0112b-b94f-4d6f-8d50-eb53eb2bd7be 2018-12-27 18:05:20,218 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=faf16557-accb-4f85-ac72-97a96df1866d&mac_address=fa%3A16%3A3e%3A0f%3A51%3A45&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9dbb3361e2cbb9d21eb762e86faedce920b6986a" 2018-12-27 18:05:20,326 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-7fff7320-469d-4688-978d-25487a27e318 Date: Thu, 27 Dec 2018 18:05:20 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"faf16557-accb-4f85-ac72-97a96df1866d","tenant_id":"baddeb7c29e045288e5cccfd32fe014a","created_at":"2018-12-27T18:04:49Z","dns_nameservers":[],"updated_at":"2018-12-27T18:04:49Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"baddeb7c29e045288e5cccfd32fe014a","id":"09ee2f42-7926-4182-8f7b-dfa319570311","subnetpool_id":null,"name":"CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-subnet"}]} 2018-12-27 18:05:20,326 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=faf16557-accb-4f85-ac72-97a96df1866d used request id req-7fff7320-469d-4688-978d-25487a27e318 2018-12-27 18:05:20,331 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}907df6a74f53ecf2c578aeb453412f645598c19a" 2018-12-27 18:05:20,421 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-2dd77036-67d7-4763-b3d8-445596d11a5f Date: Thu, 27 Dec 2018 18:05:20 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"mtu":1442,"id":"faf16557-accb-4f85-ac72-97a96df1866d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":65,"ipv4_address_scope":null,"shared":false,"project_id":"baddeb7c29e045288e5cccfd32fe014a","status":"ACTIVE","subnets":["09ee2f42-7926-4182-8f7b-dfa319570311"],"description":"","tags":[],"updated_at":"2018-12-27T18:04:49Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-net","admin_state_up":true,"tenant_id":"baddeb7c29e045288e5cccfd32fe014a","created_at":"2018-12-27T18:04:46Z","provider:network_type":"geneve"}]} 2018-12-27 18:05:20,421 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-net used request id req-2dd77036-67d7-4763-b3d8-445596d11a5f 2018-12-27 18:05:20,424 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 18:05:20,430 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 18:05:20 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 18:05:20,430 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/baddeb7c29e045288e5cccfd32fe014a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}907df6a74f53ecf2c578aeb453412f645598c19a" 2018-12-27 18:05:20,454 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1036 X-Openstack-Request-Id: req-8e1b2d7e-795f-450d-baad-1465d1f790e0 Date: Thu, 27 Dec 2018 18:05:20 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T18:05:04Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"09ee2f42-7926-4182-8f7b-dfa319570311","ip_address":"10.1.2.5"}],"id":"921f79b0-fa3f-441d-89f7-ab739177f9c6","security_groups":["a46a4906-5dea-489f-b0ae-1355c0baac74"],"binding:vif_details":{"port_filter":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:0f:51:45","project_id":"baddeb7c29e045288e5cccfd32fe014a","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-1-2-5","ip_address":"10.1.2.5","fqdn":"host-10-1-2-5.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"faf16557-accb-4f85-ac72-97a96df1866d","dns_name":"","created_at":"2018-12-27T18:04:54Z","binding:vnic_type":"normal","device_id":"c10dddbf-6028-4c93-b916-765f7f5a66df","tenant_id":"baddeb7c29e045288e5cccfd32fe014a"}]} 2018-12-27 18:05:20,454 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=faf16557-accb-4f85-ac72-97a96df1866d&mac_address=fa%3A16%3A3e%3A0f%3A51%3A45&admin_state_up=True used request id req-8e1b2d7e-795f-450d-baad-1465d1f790e0 2018-12-27 18:05:20,457 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/baddeb7c29e045288e5cccfd32fe014a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9dbb3361e2cbb9d21eb762e86faedce920b6986a" 2018-12-27 18:05:20,537 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:05:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b9e5087b-69dd-4396-84ac-f136fbd8c52c Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/baddeb7c29e045288e5cccfd32fe014a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "baddeb7c29e045288e5cccfd32fe014a", "name": "CreateStackFloatingIpTests-c8349478-677d-455-proj"}} 2018-12-27 18:05:20,537 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/baddeb7c29e045288e5cccfd32fe014a used request id req-b9e5087b-69dd-4396-84ac-f136fbd8c52c 2018-12-27 18:05:20,543 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=faf16557-accb-4f85-ac72-97a96df1866d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}907df6a74f53ecf2c578aeb453412f645598c19a" 2018-12-27 18:05:20,576 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:05:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-124a9761-1b3d-421d-9b39-822266675c06 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/baddeb7c29e045288e5cccfd32fe014a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "baddeb7c29e045288e5cccfd32fe014a", "name": "CreateStackFloatingIpTests-c8349478-677d-455-proj"}} 2018-12-27 18:05:20,576 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/baddeb7c29e045288e5cccfd32fe014a used request id req-124a9761-1b3d-421d-9b39-822266675c06 2018-12-27 18:05:20,580 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/detail?name=CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-inst2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9dbb3361e2cbb9d21eb762e86faedce920b6986a" 2018-12-27 18:05:20,784 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-e8fa219b-e97c-4b8c-afaf-372966a305ee Date: Thu, 27 Dec 2018 18:05:20 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"faf16557-accb-4f85-ac72-97a96df1866d","tenant_id":"baddeb7c29e045288e5cccfd32fe014a","created_at":"2018-12-27T18:04:49Z","dns_nameservers":[],"updated_at":"2018-12-27T18:04:49Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"baddeb7c29e045288e5cccfd32fe014a","id":"09ee2f42-7926-4182-8f7b-dfa319570311","subnetpool_id":null,"name":"CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-subnet"}]} 2018-12-27 18:05:20,784 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=faf16557-accb-4f85-ac72-97a96df1866d used request id req-e8fa219b-e97c-4b8c-afaf-372966a305ee 2018-12-27 18:05:20,790 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=faf16557-accb-4f85-ac72-97a96df1866d&mac_address=fa%3A16%3A3e%3Aaf%3A9f%3Abf&name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-stack-port1-crut52izdcfd&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}907df6a74f53ecf2c578aeb453412f645598c19a" 2018-12-27 18:05:20,836 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1151 X-Openstack-Request-Id: req-6d2f02b2-7a43-4d44-954b-c0c56205ae0c Date: Thu, 27 Dec 2018 18:05:20 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T18:05:05Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"09ee2f42-7926-4182-8f7b-dfa319570311","ip_address":"10.1.2.4"}],"id":"bffa83ac-cd0a-4877-9a6f-2ea79427d1fb","security_groups":["0bc2bd64-e77c-4255-9982-289598f6f0d9"],"binding:vif_details":{"port_filter":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:af:9f:bf","project_id":"baddeb7c29e045288e5cccfd32fe014a","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-1-2-4","ip_address":"10.1.2.4","fqdn":"host-10-1-2-4.openstacklocal."}],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-stack-port1-crut52izdcfd","admin_state_up":true,"network_id":"faf16557-accb-4f85-ac72-97a96df1866d","dns_name":"","created_at":"2018-12-27T18:04:51Z","binding:vnic_type":"normal","device_id":"0ed83fa3-7430-40d7-a787-87afaf0a2f62","tenant_id":"baddeb7c29e045288e5cccfd32fe014a"}]} 2018-12-27 18:05:20,836 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=faf16557-accb-4f85-ac72-97a96df1866d&mac_address=fa%3A16%3A3e%3Aaf%3A9f%3Abf&name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-stack-port1-crut52izdcfd&admin_state_up=True used request id req-6d2f02b2-7a43-4d44-954b-c0c56205ae0c 2018-12-27 18:05:20,840 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/baddeb7c29e045288e5cccfd32fe014a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}907df6a74f53ecf2c578aeb453412f645598c19a" 2018-12-27 18:05:20,946 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:05:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-91d6103c-dca9-4a01-b8ea-f01cab90c5be Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/baddeb7c29e045288e5cccfd32fe014a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "baddeb7c29e045288e5cccfd32fe014a", "name": "CreateStackFloatingIpTests-c8349478-677d-455-proj"}} 2018-12-27 18:05:20,946 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/baddeb7c29e045288e5cccfd32fe014a used request id req-91d6103c-dca9-4a01-b8ea-f01cab90c5be 2018-12-27 18:05:20,949 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/detail?name=CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-inst1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}907df6a74f53ecf2c578aeb453412f645598c19a" 2018-12-27 18:05:21,494 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:05:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5ecebf98-a314-43b2-be1e-810209bd4be2 x-compute-request-id: req-5ecebf98-a314-43b2-be1e-810209bd4be2 Content-Encoding: gzip Content-Length: 820 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0f:51:45", "version": 4, "addr": "10.1.2.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/c10dddbf-6028-4c93-b916-765f7f5a66df", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/c10dddbf-6028-4c93-b916-765f7f5a66df", "rel": "bookmark"}], "image": {"id": "6f111b34-6518-408d-9172-890a9375bbda", "links": [{"href": "http://172.30.9.31:8774/images/6f111b34-6518-408d-9172-890a9375bbda", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000fe", "OS-SRV-USG:launched_at": "2018-12-27T18:05:04.000000", "flavor": {"id": "776feded-c3fd-4768-831f-fe16319678b7", "links": [{"href": "http://172.30.9.31:8774/flavors/776feded-c3fd-4768-831f-fe16319678b7", "rel": "bookmark"}]}, "id": "c10dddbf-6028-4c93-b916-765f7f5a66df", "security_groups": [{"name": "default"}], "user_id": "bac9a1c4bc344ef2aa4651eac49542d5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T18:05:04Z", "hostId": "401ef115eef54643670bfec8081d1a548a2fb6ace952e12d886df091", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-inst2", "created": "2018-12-27T18:04:53Z", "tenant_id": "baddeb7c29e045288e5cccfd32fe014a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-27 18:05:21,494 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail?name=CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-inst2 used request id req-5ecebf98-a314-43b2-be1e-810209bd4be2 2018-12-27 18:05:21,500 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9dbb3361e2cbb9d21eb762e86faedce920b6986a" 2018-12-27 18:05:21,587 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-05de749d-8934-4534-958a-2c839320944e Date: Thu, 27 Dec 2018 18:05:21 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"mtu":1442,"id":"faf16557-accb-4f85-ac72-97a96df1866d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":65,"ipv4_address_scope":null,"shared":false,"project_id":"baddeb7c29e045288e5cccfd32fe014a","status":"ACTIVE","subnets":["09ee2f42-7926-4182-8f7b-dfa319570311"],"description":"","tags":[],"updated_at":"2018-12-27T18:04:49Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-net","admin_state_up":true,"tenant_id":"baddeb7c29e045288e5cccfd32fe014a","created_at":"2018-12-27T18:04:46Z","provider:network_type":"geneve"}]} 2018-12-27 18:05:21,587 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-net used request id req-05de749d-8934-4534-958a-2c839320944e 2018-12-27 18:05:21,593 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=faf16557-accb-4f85-ac72-97a96df1866d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9dbb3361e2cbb9d21eb762e86faedce920b6986a" 2018-12-27 18:05:21,903 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-ff33bd9b-0a94-4acd-aa12-9e46ebdad3e8 Date: Thu, 27 Dec 2018 18:05:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"faf16557-accb-4f85-ac72-97a96df1866d","tenant_id":"baddeb7c29e045288e5cccfd32fe014a","created_at":"2018-12-27T18:04:49Z","dns_nameservers":[],"updated_at":"2018-12-27T18:04:49Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"baddeb7c29e045288e5cccfd32fe014a","id":"09ee2f42-7926-4182-8f7b-dfa319570311","subnetpool_id":null,"name":"CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-subnet"}]} 2018-12-27 18:05:21,903 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=faf16557-accb-4f85-ac72-97a96df1866d used request id req-ff33bd9b-0a94-4acd-aa12-9e46ebdad3e8 2018-12-27 18:05:21,908 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=faf16557-accb-4f85-ac72-97a96df1866d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9dbb3361e2cbb9d21eb762e86faedce920b6986a" 2018-12-27 18:05:22,160 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4026 X-Openstack-Request-Id: req-8050ff3c-2c88-44de-a327-68497d2d7d34 Date: Thu, 27 Dec 2018 18:05:22 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T18:04:52Z","device_owner":"network:router_interface","revision_number":8,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"09ee2f42-7926-4182-8f7b-dfa319570311","ip_address":"10.1.2.1"}],"id":"8c77ffb4-79ea-413c-9207-162d80037622","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:ff:1e:b6","project_id":"baddeb7c29e045288e5cccfd32fe014a","status":"ACTIVE","binding:host_id":"","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-1-2-1","ip_address":"10.1.2.1","fqdn":"host-10-1-2-1.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"faf16557-accb-4f85-ac72-97a96df1866d","dns_name":"","created_at":"2018-12-27T18:04:51Z","binding:vnic_type":"normal","device_id":"bcf21d85-8341-4aa3-9d70-b4150adb91b3","tenant_id":"baddeb7c29e045288e5cccfd32fe014a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T18:05:04Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"09ee2f42-7926-4182-8f7b-dfa319570311","ip_address":"10.1.2.5"}],"id":"921f79b0-fa3f-441d-89f7-ab739177f9c6","security_groups":["a46a4906-5dea-489f-b0ae-1355c0baac74"],"binding:vif_details":{"port_filter":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:0f:51:45","project_id":"baddeb7c29e045288e5cccfd32fe014a","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-1-2-5","ip_address":"10.1.2.5","fqdn":"host-10-1-2-5.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"faf16557-accb-4f85-ac72-97a96df1866d","dns_name":"","created_at":"2018-12-27T18:04:54Z","binding:vnic_type":"normal","device_id":"c10dddbf-6028-4c93-b916-765f7f5a66df","tenant_id":"baddeb7c29e045288e5cccfd32fe014a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T18:05:05Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"09ee2f42-7926-4182-8f7b-dfa319570311","ip_address":"10.1.2.4"}],"id":"bffa83ac-cd0a-4877-9a6f-2ea79427d1fb","security_groups":["0bc2bd64-e77c-4255-9982-289598f6f0d9"],"binding:vif_details":{"port_filter":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:af:9f:bf","project_id":"baddeb7c29e045288e5cccfd32fe014a","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-1-2-4","ip_address":"10.1.2.4","fqdn":"host-10-1-2-4.openstacklocal."}],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-stack-port1-crut52izdcfd","admin_state_up":true,"network_id":"faf16557-accb-4f85-ac72-97a96df1866d","dns_name":"","created_at":"2018-12-27T18:04:51Z","binding:vnic_type":"normal","device_id":"0ed83fa3-7430-40d7-a787-87afaf0a2f62","tenant_id":"baddeb7c29e045288e5cccfd32fe014a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T18:04:49Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"09ee2f42-7926-4182-8f7b-dfa319570311","ip_address":"10.1.2.2"}],"id":"ed676d2a-4ef5-45db-abde-dda744594384","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:5f:d8:88","project_id":"baddeb7c29e045288e5cccfd32fe014a","status":"DOWN","binding:host_id":"","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-1-2-2","ip_address":"10.1.2.2","fqdn":"host-10-1-2-2.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"faf16557-accb-4f85-ac72-97a96df1866d","dns_name":"","created_at":"2018-12-27T18:04:47Z","binding:vnic_type":"normal","device_id":"","tenant_id":"baddeb7c29e045288e5cccfd32fe014a"}]} 2018-12-27 18:05:22,160 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=faf16557-accb-4f85-ac72-97a96df1866d used request id req-8050ff3c-2c88-44de-a327-68497d2d7d34 2018-12-27 18:05:22,161 - create_instance - INFO - Found existing machine with name - CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-inst2 2018-12-27 18:05:22,166 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9dbb3361e2cbb9d21eb762e86faedce920b6986a" 2018-12-27 18:05:22,193 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 585 X-Openstack-Request-Id: req-3a2ea53a-8036-413a-ad9c-0ced02cda667 Date: Thu, 27 Dec 2018 18:05:22 GMT RESP BODY: {"floatingips": [{"router_id": "bcf21d85-8341-4aa3-9d70-b4150adb91b3", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-12-27T18:04:54Z", "dns_domain": "", "floating_network_id": "a4959dd9-e8f4-4ea9-8c99-7bff545db58c", "fixed_ip_address": "10.1.2.4", "floating_ip_address": "172.30.9.217", "revision_number": 2, "port_id": "bffa83ac-cd0a-4877-9a6f-2ea79427d1fb", "id": "bb0261a5-7eb7-46d7-a12f-343ed619f616", "dns_name": "", "created_at": "2018-12-27T18:04:48Z", "tenant_id": "baddeb7c29e045288e5cccfd32fe014a", "project_id": "baddeb7c29e045288e5cccfd32fe014a"}]} 2018-12-27 18:05:22,193 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/floatingips used request id req-3a2ea53a-8036-413a-ad9c-0ced02cda667 2018-12-27 18:05:22,224 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:05:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-28fcf818-1477-438a-a8c8-09c6355edc85 x-compute-request-id: req-28fcf818-1477-438a-a8c8-09c6355edc85 Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:af:9f:bf", "version": 4, "addr": "10.1.2.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:af:9f:bf", "version": 4, "addr": "172.30.9.217", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/0ed83fa3-7430-40d7-a787-87afaf0a2f62", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/0ed83fa3-7430-40d7-a787-87afaf0a2f62", "rel": "bookmark"}], "image": {"id": "6f111b34-6518-408d-9172-890a9375bbda", "links": [{"href": "http://172.30.9.31:8774/images/6f111b34-6518-408d-9172-890a9375bbda", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000101", "OS-SRV-USG:launched_at": "2018-12-27T18:05:06.000000", "flavor": {"id": "ccf974bc-72f3-4e76-90fb-86ae6d8f57d7", "links": [{"href": "http://172.30.9.31:8774/flavors/ccf974bc-72f3-4e76-90fb-86ae6d8f57d7", "rel": "bookmark"}]}, "id": "0ed83fa3-7430-40d7-a787-87afaf0a2f62", "security_groups": [{"name": "CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-sec_grp"}], "user_id": "bac9a1c4bc344ef2aa4651eac49542d5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T18:05:06Z", "hostId": "94361783edc08a128f5c292ddd9e333c884e1a55d34eaf75516bec16", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-inst1", "created": "2018-12-27T18:04:54Z", "tenant_id": "baddeb7c29e045288e5cccfd32fe014a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-27 18:05:22,224 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail?name=CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-inst1 used request id req-28fcf818-1477-438a-a8c8-09c6355edc85 2018-12-27 18:05:22,229 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}907df6a74f53ecf2c578aeb453412f645598c19a" 2018-12-27 18:05:22,316 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-b4875b2f-f0ac-498d-9ecb-82daaa2ef606 Date: Thu, 27 Dec 2018 18:05:22 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"mtu":1442,"id":"faf16557-accb-4f85-ac72-97a96df1866d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":65,"ipv4_address_scope":null,"shared":false,"project_id":"baddeb7c29e045288e5cccfd32fe014a","status":"ACTIVE","subnets":["09ee2f42-7926-4182-8f7b-dfa319570311"],"description":"","tags":[],"updated_at":"2018-12-27T18:04:49Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-net","admin_state_up":true,"tenant_id":"baddeb7c29e045288e5cccfd32fe014a","created_at":"2018-12-27T18:04:46Z","provider:network_type":"geneve"}]} 2018-12-27 18:05:22,316 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-net used request id req-b4875b2f-f0ac-498d-9ecb-82daaa2ef606 2018-12-27 18:05:22,321 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=faf16557-accb-4f85-ac72-97a96df1866d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}907df6a74f53ecf2c578aeb453412f645598c19a" 2018-12-27 18:05:22,560 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-68561d93-b7f4-4113-a3d7-987045ee5e0f Date: Thu, 27 Dec 2018 18:05:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"faf16557-accb-4f85-ac72-97a96df1866d","tenant_id":"baddeb7c29e045288e5cccfd32fe014a","created_at":"2018-12-27T18:04:49Z","dns_nameservers":[],"updated_at":"2018-12-27T18:04:49Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"baddeb7c29e045288e5cccfd32fe014a","id":"09ee2f42-7926-4182-8f7b-dfa319570311","subnetpool_id":null,"name":"CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-subnet"}]} 2018-12-27 18:05:22,560 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=faf16557-accb-4f85-ac72-97a96df1866d used request id req-68561d93-b7f4-4113-a3d7-987045ee5e0f 2018-12-27 18:05:22,566 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=faf16557-accb-4f85-ac72-97a96df1866d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}907df6a74f53ecf2c578aeb453412f645598c19a" 2018-12-27 18:05:23,398 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4026 X-Openstack-Request-Id: req-38b892e3-6426-4aa9-9442-8362bc5ed98f Date: Thu, 27 Dec 2018 18:05:23 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T18:04:52Z","device_owner":"network:router_interface","revision_number":8,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"09ee2f42-7926-4182-8f7b-dfa319570311","ip_address":"10.1.2.1"}],"id":"8c77ffb4-79ea-413c-9207-162d80037622","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:ff:1e:b6","project_id":"baddeb7c29e045288e5cccfd32fe014a","status":"ACTIVE","binding:host_id":"","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-1-2-1","ip_address":"10.1.2.1","fqdn":"host-10-1-2-1.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"faf16557-accb-4f85-ac72-97a96df1866d","dns_name":"","created_at":"2018-12-27T18:04:51Z","binding:vnic_type":"normal","device_id":"bcf21d85-8341-4aa3-9d70-b4150adb91b3","tenant_id":"baddeb7c29e045288e5cccfd32fe014a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T18:05:04Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"09ee2f42-7926-4182-8f7b-dfa319570311","ip_address":"10.1.2.5"}],"id":"921f79b0-fa3f-441d-89f7-ab739177f9c6","security_groups":["a46a4906-5dea-489f-b0ae-1355c0baac74"],"binding:vif_details":{"port_filter":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:0f:51:45","project_id":"baddeb7c29e045288e5cccfd32fe014a","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-1-2-5","ip_address":"10.1.2.5","fqdn":"host-10-1-2-5.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"faf16557-accb-4f85-ac72-97a96df1866d","dns_name":"","created_at":"2018-12-27T18:04:54Z","binding:vnic_type":"normal","device_id":"c10dddbf-6028-4c93-b916-765f7f5a66df","tenant_id":"baddeb7c29e045288e5cccfd32fe014a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T18:05:05Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"09ee2f42-7926-4182-8f7b-dfa319570311","ip_address":"10.1.2.4"}],"id":"bffa83ac-cd0a-4877-9a6f-2ea79427d1fb","security_groups":["0bc2bd64-e77c-4255-9982-289598f6f0d9"],"binding:vif_details":{"port_filter":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:af:9f:bf","project_id":"baddeb7c29e045288e5cccfd32fe014a","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-1-2-4","ip_address":"10.1.2.4","fqdn":"host-10-1-2-4.openstacklocal."}],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-stack-port1-crut52izdcfd","admin_state_up":true,"network_id":"faf16557-accb-4f85-ac72-97a96df1866d","dns_name":"","created_at":"2018-12-27T18:04:51Z","binding:vnic_type":"normal","device_id":"0ed83fa3-7430-40d7-a787-87afaf0a2f62","tenant_id":"baddeb7c29e045288e5cccfd32fe014a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T18:04:49Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"09ee2f42-7926-4182-8f7b-dfa319570311","ip_address":"10.1.2.2"}],"id":"ed676d2a-4ef5-45db-abde-dda744594384","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:5f:d8:88","project_id":"baddeb7c29e045288e5cccfd32fe014a","status":"DOWN","binding:host_id":"","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-1-2-2","ip_address":"10.1.2.2","fqdn":"host-10-1-2-2.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"faf16557-accb-4f85-ac72-97a96df1866d","dns_name":"","created_at":"2018-12-27T18:04:47Z","binding:vnic_type":"normal","device_id":"","tenant_id":"baddeb7c29e045288e5cccfd32fe014a"}]} 2018-12-27 18:05:23,398 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=faf16557-accb-4f85-ac72-97a96df1866d used request id req-38b892e3-6426-4aa9-9442-8362bc5ed98f 2018-12-27 18:05:23,399 - create_instance - INFO - Found existing machine with name - CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-inst1 2018-12-27 18:05:23,404 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}907df6a74f53ecf2c578aeb453412f645598c19a" 2018-12-27 18:05:23,654 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 585 X-Openstack-Request-Id: req-ec9ebd69-1d9d-4bc9-97bd-87e8b69ff12f Date: Thu, 27 Dec 2018 18:05:23 GMT RESP BODY: {"floatingips": [{"router_id": "bcf21d85-8341-4aa3-9d70-b4150adb91b3", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-12-27T18:04:54Z", "dns_domain": "", "floating_network_id": "a4959dd9-e8f4-4ea9-8c99-7bff545db58c", "fixed_ip_address": "10.1.2.4", "floating_ip_address": "172.30.9.217", "revision_number": 2, "port_id": "bffa83ac-cd0a-4877-9a6f-2ea79427d1fb", "id": "bb0261a5-7eb7-46d7-a12f-343ed619f616", "dns_name": "", "created_at": "2018-12-27T18:04:48Z", "tenant_id": "baddeb7c29e045288e5cccfd32fe014a", "project_id": "baddeb7c29e045288e5cccfd32fe014a"}]} 2018-12-27 18:05:23,655 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/floatingips used request id req-ec9ebd69-1d9d-4bc9-97bd-87e8b69ff12f 2018-12-27 18:05:23,658 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/c10dddbf-6028-4c93-b916-765f7f5a66df -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9dbb3361e2cbb9d21eb762e86faedce920b6986a" 2018-12-27 18:05:24,566 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:05:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-692cc38d-fbbc-4638-994e-31a2f1eb854f x-compute-request-id: req-692cc38d-fbbc-4638-994e-31a2f1eb854f Content-Encoding: gzip Content-Length: 820 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0f:51:45", "version": 4, "addr": "10.1.2.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/c10dddbf-6028-4c93-b916-765f7f5a66df", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/c10dddbf-6028-4c93-b916-765f7f5a66df", "rel": "bookmark"}], "image": {"id": "6f111b34-6518-408d-9172-890a9375bbda", "links": [{"href": "http://172.30.9.31:8774/images/6f111b34-6518-408d-9172-890a9375bbda", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000fe", "OS-SRV-USG:launched_at": "2018-12-27T18:05:04.000000", "flavor": {"id": "776feded-c3fd-4768-831f-fe16319678b7", "links": [{"href": "http://172.30.9.31:8774/flavors/776feded-c3fd-4768-831f-fe16319678b7", "rel": "bookmark"}]}, "id": "c10dddbf-6028-4c93-b916-765f7f5a66df", "security_groups": [{"name": "default"}], "user_id": "bac9a1c4bc344ef2aa4651eac49542d5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T18:05:04Z", "hostId": "401ef115eef54643670bfec8081d1a548a2fb6ace952e12d886df091", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-inst2", "created": "2018-12-27T18:04:53Z", "tenant_id": "baddeb7c29e045288e5cccfd32fe014a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-27 18:05:24,566 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/c10dddbf-6028-4c93-b916-765f7f5a66df used request id req-692cc38d-fbbc-4638-994e-31a2f1eb854f 2018-12-27 18:05:24,572 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9dbb3361e2cbb9d21eb762e86faedce920b6986a" 2018-12-27 18:05:24,840 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-e3986827-75d0-44a5-bbb8-f8e8e252167e Date: Thu, 27 Dec 2018 18:05:24 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"mtu":1442,"id":"faf16557-accb-4f85-ac72-97a96df1866d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":65,"ipv4_address_scope":null,"shared":false,"project_id":"baddeb7c29e045288e5cccfd32fe014a","status":"ACTIVE","subnets":["09ee2f42-7926-4182-8f7b-dfa319570311"],"description":"","tags":[],"updated_at":"2018-12-27T18:04:49Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-net","admin_state_up":true,"tenant_id":"baddeb7c29e045288e5cccfd32fe014a","created_at":"2018-12-27T18:04:46Z","provider:network_type":"geneve"}]} 2018-12-27 18:05:24,841 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-net used request id req-e3986827-75d0-44a5-bbb8-f8e8e252167e 2018-12-27 18:05:24,845 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/baddeb7c29e045288e5cccfd32fe014a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9dbb3361e2cbb9d21eb762e86faedce920b6986a" 2018-12-27 18:05:24,951 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:05:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7c00fb65-dcc1-4df4-9885-7338e16e4368 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/baddeb7c29e045288e5cccfd32fe014a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "baddeb7c29e045288e5cccfd32fe014a", "name": "CreateStackFloatingIpTests-c8349478-677d-455-proj"}} 2018-12-27 18:05:24,951 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/baddeb7c29e045288e5cccfd32fe014a used request id req-7c00fb65-dcc1-4df4-9885-7338e16e4368 2018-12-27 18:05:24,957 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=faf16557-accb-4f85-ac72-97a96df1866d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9dbb3361e2cbb9d21eb762e86faedce920b6986a" 2018-12-27 18:05:25,204 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-52531e4c-7dee-433c-b4ea-ed0093f367c5 Date: Thu, 27 Dec 2018 18:05:25 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"faf16557-accb-4f85-ac72-97a96df1866d","tenant_id":"baddeb7c29e045288e5cccfd32fe014a","created_at":"2018-12-27T18:04:49Z","dns_nameservers":[],"updated_at":"2018-12-27T18:04:49Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"baddeb7c29e045288e5cccfd32fe014a","id":"09ee2f42-7926-4182-8f7b-dfa319570311","subnetpool_id":null,"name":"CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-subnet"}]} 2018-12-27 18:05:25,204 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=faf16557-accb-4f85-ac72-97a96df1866d used request id req-52531e4c-7dee-433c-b4ea-ed0093f367c5 2018-12-27 18:05:25,209 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=faf16557-accb-4f85-ac72-97a96df1866d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9dbb3361e2cbb9d21eb762e86faedce920b6986a" 2018-12-27 18:05:25,445 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4026 X-Openstack-Request-Id: req-55d178e4-f8fd-4e06-a225-7694acf5be96 Date: Thu, 27 Dec 2018 18:05:25 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T18:04:52Z","device_owner":"network:router_interface","revision_number":8,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"09ee2f42-7926-4182-8f7b-dfa319570311","ip_address":"10.1.2.1"}],"id":"8c77ffb4-79ea-413c-9207-162d80037622","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:ff:1e:b6","project_id":"baddeb7c29e045288e5cccfd32fe014a","status":"ACTIVE","binding:host_id":"","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-1-2-1","ip_address":"10.1.2.1","fqdn":"host-10-1-2-1.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"faf16557-accb-4f85-ac72-97a96df1866d","dns_name":"","created_at":"2018-12-27T18:04:51Z","binding:vnic_type":"normal","device_id":"bcf21d85-8341-4aa3-9d70-b4150adb91b3","tenant_id":"baddeb7c29e045288e5cccfd32fe014a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T18:05:04Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"09ee2f42-7926-4182-8f7b-dfa319570311","ip_address":"10.1.2.5"}],"id":"921f79b0-fa3f-441d-89f7-ab739177f9c6","security_groups":["a46a4906-5dea-489f-b0ae-1355c0baac74"],"binding:vif_details":{"port_filter":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:0f:51:45","project_id":"baddeb7c29e045288e5cccfd32fe014a","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-1-2-5","ip_address":"10.1.2.5","fqdn":"host-10-1-2-5.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"faf16557-accb-4f85-ac72-97a96df1866d","dns_name":"","created_at":"2018-12-27T18:04:54Z","binding:vnic_type":"normal","device_id":"c10dddbf-6028-4c93-b916-765f7f5a66df","tenant_id":"baddeb7c29e045288e5cccfd32fe014a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T18:05:05Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"09ee2f42-7926-4182-8f7b-dfa319570311","ip_address":"10.1.2.4"}],"id":"bffa83ac-cd0a-4877-9a6f-2ea79427d1fb","security_groups":["0bc2bd64-e77c-4255-9982-289598f6f0d9"],"binding:vif_details":{"port_filter":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:af:9f:bf","project_id":"baddeb7c29e045288e5cccfd32fe014a","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-1-2-4","ip_address":"10.1.2.4","fqdn":"host-10-1-2-4.openstacklocal."}],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-stack-port1-crut52izdcfd","admin_state_up":true,"network_id":"faf16557-accb-4f85-ac72-97a96df1866d","dns_name":"","created_at":"2018-12-27T18:04:51Z","binding:vnic_type":"normal","device_id":"0ed83fa3-7430-40d7-a787-87afaf0a2f62","tenant_id":"baddeb7c29e045288e5cccfd32fe014a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T18:04:49Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"09ee2f42-7926-4182-8f7b-dfa319570311","ip_address":"10.1.2.2"}],"id":"ed676d2a-4ef5-45db-abde-dda744594384","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:5f:d8:88","project_id":"baddeb7c29e045288e5cccfd32fe014a","status":"DOWN","binding:host_id":"","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-1-2-2","ip_address":"10.1.2.2","fqdn":"host-10-1-2-2.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"faf16557-accb-4f85-ac72-97a96df1866d","dns_name":"","created_at":"2018-12-27T18:04:47Z","binding:vnic_type":"normal","device_id":"","tenant_id":"baddeb7c29e045288e5cccfd32fe014a"}]} 2018-12-27 18:05:25,445 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=faf16557-accb-4f85-ac72-97a96df1866d used request id req-55d178e4-f8fd-4e06-a225-7694acf5be96 2018-12-27 18:05:25,449 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/0ed83fa3-7430-40d7-a787-87afaf0a2f62 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}907df6a74f53ecf2c578aeb453412f645598c19a" 2018-12-27 18:05:26,360 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:05:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c47e1cb5-94a5-468d-8151-ca1b0f6815ae x-compute-request-id: req-c47e1cb5-94a5-468d-8151-ca1b0f6815ae Content-Encoding: gzip Content-Length: 841 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:af:9f:bf", "version": 4, "addr": "10.1.2.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:af:9f:bf", "version": 4, "addr": "172.30.9.217", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/0ed83fa3-7430-40d7-a787-87afaf0a2f62", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/0ed83fa3-7430-40d7-a787-87afaf0a2f62", "rel": "bookmark"}], "image": {"id": "6f111b34-6518-408d-9172-890a9375bbda", "links": [{"href": "http://172.30.9.31:8774/images/6f111b34-6518-408d-9172-890a9375bbda", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000101", "OS-SRV-USG:launched_at": "2018-12-27T18:05:06.000000", "flavor": {"id": "ccf974bc-72f3-4e76-90fb-86ae6d8f57d7", "links": [{"href": "http://172.30.9.31:8774/flavors/ccf974bc-72f3-4e76-90fb-86ae6d8f57d7", "rel": "bookmark"}]}, "id": "0ed83fa3-7430-40d7-a787-87afaf0a2f62", "security_groups": [{"name": "CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-sec_grp"}], "user_id": "bac9a1c4bc344ef2aa4651eac49542d5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T18:05:06Z", "hostId": "94361783edc08a128f5c292ddd9e333c884e1a55d34eaf75516bec16", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-inst1", "created": "2018-12-27T18:04:54Z", "tenant_id": "baddeb7c29e045288e5cccfd32fe014a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-27 18:05:26,360 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/0ed83fa3-7430-40d7-a787-87afaf0a2f62 used request id req-c47e1cb5-94a5-468d-8151-ca1b0f6815ae 2018-12-27 18:05:26,365 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}907df6a74f53ecf2c578aeb453412f645598c19a" 2018-12-27 18:05:26,648 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-09e1740c-d362-417d-8f06-f37d8f98a166 Date: Thu, 27 Dec 2018 18:05:26 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"mtu":1442,"id":"faf16557-accb-4f85-ac72-97a96df1866d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":65,"ipv4_address_scope":null,"shared":false,"project_id":"baddeb7c29e045288e5cccfd32fe014a","status":"ACTIVE","subnets":["09ee2f42-7926-4182-8f7b-dfa319570311"],"description":"","tags":[],"updated_at":"2018-12-27T18:04:49Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-net","admin_state_up":true,"tenant_id":"baddeb7c29e045288e5cccfd32fe014a","created_at":"2018-12-27T18:04:46Z","provider:network_type":"geneve"}]} 2018-12-27 18:05:26,648 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-net used request id req-09e1740c-d362-417d-8f06-f37d8f98a166 2018-12-27 18:05:26,652 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/baddeb7c29e045288e5cccfd32fe014a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}907df6a74f53ecf2c578aeb453412f645598c19a" 2018-12-27 18:05:26,764 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:05:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b80d49d5-f865-47a7-b7f3-6e837f39a744 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/baddeb7c29e045288e5cccfd32fe014a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "baddeb7c29e045288e5cccfd32fe014a", "name": "CreateStackFloatingIpTests-c8349478-677d-455-proj"}} 2018-12-27 18:05:26,764 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/baddeb7c29e045288e5cccfd32fe014a used request id req-b80d49d5-f865-47a7-b7f3-6e837f39a744 2018-12-27 18:05:26,769 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=faf16557-accb-4f85-ac72-97a96df1866d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}907df6a74f53ecf2c578aeb453412f645598c19a" 2018-12-27 18:05:27,023 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-8b6c06d8-b04f-4f08-a08b-d7171cf0a006 Date: Thu, 27 Dec 2018 18:05:27 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"faf16557-accb-4f85-ac72-97a96df1866d","tenant_id":"baddeb7c29e045288e5cccfd32fe014a","created_at":"2018-12-27T18:04:49Z","dns_nameservers":[],"updated_at":"2018-12-27T18:04:49Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"baddeb7c29e045288e5cccfd32fe014a","id":"09ee2f42-7926-4182-8f7b-dfa319570311","subnetpool_id":null,"name":"CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-subnet"}]} 2018-12-27 18:05:27,023 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=faf16557-accb-4f85-ac72-97a96df1866d used request id req-8b6c06d8-b04f-4f08-a08b-d7171cf0a006 2018-12-27 18:05:27,029 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=faf16557-accb-4f85-ac72-97a96df1866d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}907df6a74f53ecf2c578aeb453412f645598c19a" 2018-12-27 18:05:27,262 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4026 X-Openstack-Request-Id: req-b7f00b1d-8235-4916-ac16-f0a1e72e46c3 Date: Thu, 27 Dec 2018 18:05:27 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T18:04:52Z","device_owner":"network:router_interface","revision_number":8,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"09ee2f42-7926-4182-8f7b-dfa319570311","ip_address":"10.1.2.1"}],"id":"8c77ffb4-79ea-413c-9207-162d80037622","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:ff:1e:b6","project_id":"baddeb7c29e045288e5cccfd32fe014a","status":"ACTIVE","binding:host_id":"","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-1-2-1","ip_address":"10.1.2.1","fqdn":"host-10-1-2-1.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"faf16557-accb-4f85-ac72-97a96df1866d","dns_name":"","created_at":"2018-12-27T18:04:51Z","binding:vnic_type":"normal","device_id":"bcf21d85-8341-4aa3-9d70-b4150adb91b3","tenant_id":"baddeb7c29e045288e5cccfd32fe014a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T18:05:04Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"09ee2f42-7926-4182-8f7b-dfa319570311","ip_address":"10.1.2.5"}],"id":"921f79b0-fa3f-441d-89f7-ab739177f9c6","security_groups":["a46a4906-5dea-489f-b0ae-1355c0baac74"],"binding:vif_details":{"port_filter":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:0f:51:45","project_id":"baddeb7c29e045288e5cccfd32fe014a","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-1-2-5","ip_address":"10.1.2.5","fqdn":"host-10-1-2-5.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"faf16557-accb-4f85-ac72-97a96df1866d","dns_name":"","created_at":"2018-12-27T18:04:54Z","binding:vnic_type":"normal","device_id":"c10dddbf-6028-4c93-b916-765f7f5a66df","tenant_id":"baddeb7c29e045288e5cccfd32fe014a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T18:05:05Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"09ee2f42-7926-4182-8f7b-dfa319570311","ip_address":"10.1.2.4"}],"id":"bffa83ac-cd0a-4877-9a6f-2ea79427d1fb","security_groups":["0bc2bd64-e77c-4255-9982-289598f6f0d9"],"binding:vif_details":{"port_filter":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:af:9f:bf","project_id":"baddeb7c29e045288e5cccfd32fe014a","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-1-2-4","ip_address":"10.1.2.4","fqdn":"host-10-1-2-4.openstacklocal."}],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-stack-port1-crut52izdcfd","admin_state_up":true,"network_id":"faf16557-accb-4f85-ac72-97a96df1866d","dns_name":"","created_at":"2018-12-27T18:04:51Z","binding:vnic_type":"normal","device_id":"0ed83fa3-7430-40d7-a787-87afaf0a2f62","tenant_id":"baddeb7c29e045288e5cccfd32fe014a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T18:04:49Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"09ee2f42-7926-4182-8f7b-dfa319570311","ip_address":"10.1.2.2"}],"id":"ed676d2a-4ef5-45db-abde-dda744594384","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:5f:d8:88","project_id":"baddeb7c29e045288e5cccfd32fe014a","status":"DOWN","binding:host_id":"","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-1-2-2","ip_address":"10.1.2.2","fqdn":"host-10-1-2-2.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"faf16557-accb-4f85-ac72-97a96df1866d","dns_name":"","created_at":"2018-12-27T18:04:47Z","binding:vnic_type":"normal","device_id":"","tenant_id":"baddeb7c29e045288e5cccfd32fe014a"}]} 2018-12-27 18:05:27,262 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=faf16557-accb-4f85-ac72-97a96df1866d used request id req-b7f00b1d-8235-4916-ac16-f0a1e72e46c3 2018-12-27 18:05:27,263 - create_instance - INFO - Checking if VM is active 2018-12-27 18:05:27,265 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/0ed83fa3-7430-40d7-a787-87afaf0a2f62 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}907df6a74f53ecf2c578aeb453412f645598c19a" 2018-12-27 18:05:28,220 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:05:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-63298dbf-b27c-4759-9346-e610c3da346e x-compute-request-id: req-63298dbf-b27c-4759-9346-e610c3da346e Content-Encoding: gzip Content-Length: 841 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:af:9f:bf", "version": 4, "addr": "10.1.2.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:af:9f:bf", "version": 4, "addr": "172.30.9.217", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/0ed83fa3-7430-40d7-a787-87afaf0a2f62", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/0ed83fa3-7430-40d7-a787-87afaf0a2f62", "rel": "bookmark"}], "image": {"id": "6f111b34-6518-408d-9172-890a9375bbda", "links": [{"href": "http://172.30.9.31:8774/images/6f111b34-6518-408d-9172-890a9375bbda", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000101", "OS-SRV-USG:launched_at": "2018-12-27T18:05:06.000000", "flavor": {"id": "ccf974bc-72f3-4e76-90fb-86ae6d8f57d7", "links": [{"href": "http://172.30.9.31:8774/flavors/ccf974bc-72f3-4e76-90fb-86ae6d8f57d7", "rel": "bookmark"}]}, "id": "0ed83fa3-7430-40d7-a787-87afaf0a2f62", "security_groups": [{"name": "CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-sec_grp"}], "user_id": "bac9a1c4bc344ef2aa4651eac49542d5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T18:05:06Z", "hostId": "94361783edc08a128f5c292ddd9e333c884e1a55d34eaf75516bec16", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-inst1", "created": "2018-12-27T18:04:54Z", "tenant_id": "baddeb7c29e045288e5cccfd32fe014a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-27 18:05:28,220 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/0ed83fa3-7430-40d7-a787-87afaf0a2f62 used request id req-63298dbf-b27c-4759-9346-e610c3da346e 2018-12-27 18:05:28,220 - create_instance - DEBUG - Instance status [CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-inst1] is - ACTIVE 2018-12-27 18:05:28,220 - create_instance - INFO - VM is - ACTIVE 2018-12-27 18:05:28,223 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8774/v2.1/servers/0ed83fa3-7430-40d7-a787-87afaf0a2f62 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}907df6a74f53ecf2c578aeb453412f645598c19a" 2018-12-27 18:05:28,939 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:05:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9ab6b8f5-9507-46eb-82a8-8cdb451e19fc x-compute-request-id: req-9ab6b8f5-9507-46eb-82a8-8cdb451e19fc Content-Encoding: gzip Content-Length: 841 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:af:9f:bf", "version": 4, "addr": "10.1.2.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:af:9f:bf", "version": 4, "addr": "172.30.9.217", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/0ed83fa3-7430-40d7-a787-87afaf0a2f62", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/0ed83fa3-7430-40d7-a787-87afaf0a2f62", "rel": "bookmark"}], "image": {"id": "6f111b34-6518-408d-9172-890a9375bbda", "links": [{"href": "http://172.30.9.31:8774/images/6f111b34-6518-408d-9172-890a9375bbda", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000101", "OS-SRV-USG:launched_at": "2018-12-27T18:05:06.000000", "flavor": {"id": "ccf974bc-72f3-4e76-90fb-86ae6d8f57d7", "links": [{"href": "http://172.30.9.31:8774/flavors/ccf974bc-72f3-4e76-90fb-86ae6d8f57d7", "rel": "bookmark"}]}, "id": "0ed83fa3-7430-40d7-a787-87afaf0a2f62", "security_groups": [{"name": "CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-sec_grp"}], "user_id": "bac9a1c4bc344ef2aa4651eac49542d5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T18:05:06Z", "hostId": "94361783edc08a128f5c292ddd9e333c884e1a55d34eaf75516bec16", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-inst1", "created": "2018-12-27T18:04:54Z", "tenant_id": "baddeb7c29e045288e5cccfd32fe014a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-27 18:05:28,939 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/0ed83fa3-7430-40d7-a787-87afaf0a2f62 used request id req-9ab6b8f5-9507-46eb-82a8-8cdb451e19fc 2018-12-27 18:05:28,944 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?name=CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}907df6a74f53ecf2c578aeb453412f645598c19a" 2018-12-27 18:05:29,033 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-280ad0b1-e4a2-49f6-9e8f-27085538938f Date: Thu, 27 Dec 2018 18:05:29 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"mtu":1442,"id":"faf16557-accb-4f85-ac72-97a96df1866d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":65,"ipv4_address_scope":null,"shared":false,"project_id":"baddeb7c29e045288e5cccfd32fe014a","status":"ACTIVE","subnets":["09ee2f42-7926-4182-8f7b-dfa319570311"],"description":"","tags":[],"updated_at":"2018-12-27T18:04:49Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-net","admin_state_up":true,"tenant_id":"baddeb7c29e045288e5cccfd32fe014a","created_at":"2018-12-27T18:04:46Z","provider:network_type":"geneve"}]} 2018-12-27 18:05:29,033 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?name=CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-net used request id req-280ad0b1-e4a2-49f6-9e8f-27085538938f 2018-12-27 18:05:29,037 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/baddeb7c29e045288e5cccfd32fe014a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}907df6a74f53ecf2c578aeb453412f645598c19a" 2018-12-27 18:05:29,146 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:05:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b4de0513-89e1-4451-af53-53f73cf9748f Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/baddeb7c29e045288e5cccfd32fe014a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "baddeb7c29e045288e5cccfd32fe014a", "name": "CreateStackFloatingIpTests-c8349478-677d-455-proj"}} 2018-12-27 18:05:29,146 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/baddeb7c29e045288e5cccfd32fe014a used request id req-b4de0513-89e1-4451-af53-53f73cf9748f 2018-12-27 18:05:29,151 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=faf16557-accb-4f85-ac72-97a96df1866d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}907df6a74f53ecf2c578aeb453412f645598c19a" 2018-12-27 18:05:29,198 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-08eb595e-7abc-4053-a0bb-c900ba6b7cf4 Date: Thu, 27 Dec 2018 18:05:29 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"faf16557-accb-4f85-ac72-97a96df1866d","tenant_id":"baddeb7c29e045288e5cccfd32fe014a","created_at":"2018-12-27T18:04:49Z","dns_nameservers":[],"updated_at":"2018-12-27T18:04:49Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"baddeb7c29e045288e5cccfd32fe014a","id":"09ee2f42-7926-4182-8f7b-dfa319570311","subnetpool_id":null,"name":"CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-subnet"}]} 2018-12-27 18:05:29,198 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=faf16557-accb-4f85-ac72-97a96df1866d used request id req-08eb595e-7abc-4053-a0bb-c900ba6b7cf4 2018-12-27 18:05:29,203 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/ports?network_id=faf16557-accb-4f85-ac72-97a96df1866d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}907df6a74f53ecf2c578aeb453412f645598c19a" 2018-12-27 18:05:29,431 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4026 X-Openstack-Request-Id: req-15b448de-3541-4095-aba1-c83d69fc28ee Date: Thu, 27 Dec 2018 18:05:29 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T18:04:52Z","device_owner":"network:router_interface","revision_number":8,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"09ee2f42-7926-4182-8f7b-dfa319570311","ip_address":"10.1.2.1"}],"id":"8c77ffb4-79ea-413c-9207-162d80037622","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:ff:1e:b6","project_id":"baddeb7c29e045288e5cccfd32fe014a","status":"ACTIVE","binding:host_id":"","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-1-2-1","ip_address":"10.1.2.1","fqdn":"host-10-1-2-1.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"faf16557-accb-4f85-ac72-97a96df1866d","dns_name":"","created_at":"2018-12-27T18:04:51Z","binding:vnic_type":"normal","device_id":"bcf21d85-8341-4aa3-9d70-b4150adb91b3","tenant_id":"baddeb7c29e045288e5cccfd32fe014a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T18:05:04Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"09ee2f42-7926-4182-8f7b-dfa319570311","ip_address":"10.1.2.5"}],"id":"921f79b0-fa3f-441d-89f7-ab739177f9c6","security_groups":["a46a4906-5dea-489f-b0ae-1355c0baac74"],"binding:vif_details":{"port_filter":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:0f:51:45","project_id":"baddeb7c29e045288e5cccfd32fe014a","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-1-2-5","ip_address":"10.1.2.5","fqdn":"host-10-1-2-5.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"faf16557-accb-4f85-ac72-97a96df1866d","dns_name":"","created_at":"2018-12-27T18:04:54Z","binding:vnic_type":"normal","device_id":"c10dddbf-6028-4c93-b916-765f7f5a66df","tenant_id":"baddeb7c29e045288e5cccfd32fe014a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T18:05:05Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"09ee2f42-7926-4182-8f7b-dfa319570311","ip_address":"10.1.2.4"}],"id":"bffa83ac-cd0a-4877-9a6f-2ea79427d1fb","security_groups":["0bc2bd64-e77c-4255-9982-289598f6f0d9"],"binding:vif_details":{"port_filter":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:af:9f:bf","project_id":"baddeb7c29e045288e5cccfd32fe014a","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-1-2-4","ip_address":"10.1.2.4","fqdn":"host-10-1-2-4.openstacklocal."}],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-stack-port1-crut52izdcfd","admin_state_up":true,"network_id":"faf16557-accb-4f85-ac72-97a96df1866d","dns_name":"","created_at":"2018-12-27T18:04:51Z","binding:vnic_type":"normal","device_id":"0ed83fa3-7430-40d7-a787-87afaf0a2f62","tenant_id":"baddeb7c29e045288e5cccfd32fe014a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T18:04:49Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"09ee2f42-7926-4182-8f7b-dfa319570311","ip_address":"10.1.2.2"}],"id":"ed676d2a-4ef5-45db-abde-dda744594384","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:5f:d8:88","project_id":"baddeb7c29e045288e5cccfd32fe014a","status":"DOWN","binding:host_id":"","description":"","tags":[],"dns_assignment":[{"hostname":"host-10-1-2-2","ip_address":"10.1.2.2","fqdn":"host-10-1-2-2.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"faf16557-accb-4f85-ac72-97a96df1866d","dns_name":"","created_at":"2018-12-27T18:04:47Z","binding:vnic_type":"normal","device_id":"","tenant_id":"baddeb7c29e045288e5cccfd32fe014a"}]} 2018-12-27 18:05:29,431 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports?network_id=faf16557-accb-4f85-ac72-97a96df1866d used request id req-15b448de-3541-4095-aba1-c83d69fc28ee 2018-12-27 18:05:29,432 - ansible_utils - DEBUG - Retrieving SSH client 2018-12-27 18:05:30,432 - paramiko.transport - DEBUG - starting thread (client mode): 0x17636a50L 2018-12-27 18:05:30,432 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-12-27 18:05:30,433 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-12-27 18:05:30,433 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-12-27 18:05:30,434 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp521', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1', u'kexguess2@matt.ucc.asn.au'] server key:[u'ecdsa-sha2-nistp521', u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] server encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] client mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] server mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] client compress:[u'none'] server compress:[u'none'] client lang:[u''] server lang:[u''] kex follows?False 2018-12-27 18:05:30,434 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-12-27 18:05:30,434 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-12-27 18:05:30,434 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-12-27 18:05:30,435 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-12-27 18:05:30,435 - paramiko.transport - DEBUG - Compression agreed: none 2018-12-27 18:05:30,452 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-12-27 18:05:30,453 - paramiko.transport - DEBUG - Switch to new keys ... 2018-12-27 18:05:30,465 - paramiko.transport - DEBUG - Trying discovered key ac719b25cdaf191e1ffe6b52182e607b in f823fbf2-0817-4896-a085-3e4a54ce5ae6 2018-12-27 18:05:30,491 - paramiko.transport - DEBUG - userauth is OK 2018-12-27 18:05:30,497 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-12-27 18:05:30,598 - paramiko.transport - DEBUG - EOF in transport thread 2018-12-27 18:05:30,643 - create_instance - INFO - SSH is active for VM instance 2018-12-27 18:05:30,644 - ansible_utils - DEBUG - Retrieving SSH client 2018-12-27 18:05:30,645 - paramiko.transport - DEBUG - starting thread (client mode): 0x17636a50L 2018-12-27 18:05:30,646 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-12-27 18:05:30,646 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-12-27 18:05:30,646 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-12-27 18:05:30,647 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp521', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1', u'kexguess2@matt.ucc.asn.au'] server key:[u'ecdsa-sha2-nistp521', u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] server encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] client mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] server mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] client compress:[u'none'] server compress:[u'none'] client lang:[u''] server lang:[u''] kex follows?False 2018-12-27 18:05:30,648 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-12-27 18:05:30,648 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-12-27 18:05:30,648 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-12-27 18:05:30,648 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-12-27 18:05:30,648 - paramiko.transport - DEBUG - Compression agreed: none 2018-12-27 18:05:30,665 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-12-27 18:05:30,666 - paramiko.transport - DEBUG - Switch to new keys ... 2018-12-27 18:05:30,678 - paramiko.transport - DEBUG - Trying discovered key ac719b25cdaf191e1ffe6b52182e607b in f823fbf2-0817-4896-a085-3e4a54ce5ae6 2018-12-27 18:05:30,703 - paramiko.transport - DEBUG - userauth is OK 2018-12-27 18:05:30,709 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-12-27 18:05:30,711 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-12-27 18:05:30,712 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-12-27 18:05:30,713 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-12-27 18:05:30,714 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-12-27 18:05:30,715 - paramiko.transport - DEBUG - EOF in transport thread 2018-12-27 18:05:30,717 - create_stack - INFO - Deleting stack - CreateStackFloatingIpTests-CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-stack 2018-12-27 18:05:30,720 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:8004/v1/baddeb7c29e045288e5cccfd32fe014a/stacks/808df9c8-c9f6-4d4a-80c8-8a96d07ede6d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f90f3c585be1cb0ab19b48f089965edc8263378a" 2018-12-27 18:05:30,898 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 18:05:30 GMT Server: Apache x-openstack-request-id: req-41c86974-b287-4736-b1e1-9f00a6c78a20 Location: http://172.30.9.31:8004/v1/baddeb7c29e045288e5cccfd32fe014a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-stack/808df9c8-c9f6-4d4a-80c8-8a96d07ede6d Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/baddeb7c29e045288e5cccfd32fe014a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-stack/808df9c8-c9f6-4d4a-80c8-8a96d07ede6d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-27 18:05:31,233 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 18:05:30 GMT Server: Apache x-openstack-request-id: req-b124a813-ec1c-4710-a591-ed870174604c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 18:05:31,233 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.31:8004/v1/baddeb7c29e045288e5cccfd32fe014a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-stack/808df9c8-c9f6-4d4a-80c8-8a96d07ede6d used request id req-b124a813-ec1c-4710-a591-ed870174604c 2018-12-27 18:05:31,236 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/baddeb7c29e045288e5cccfd32fe014a/stacks/808df9c8-c9f6-4d4a-80c8-8a96d07ede6d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f90f3c585be1cb0ab19b48f089965edc8263378a" 2018-12-27 18:05:31,487 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 18:05:31 GMT Server: Apache x-openstack-request-id: req-4439482d-0136-4efd-9fb0-0b1bb8831da3 Location: http://172.30.9.31:8004/v1/baddeb7c29e045288e5cccfd32fe014a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-stack/808df9c8-c9f6-4d4a-80c8-8a96d07ede6d Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/baddeb7c29e045288e5cccfd32fe014a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-stack/808df9c8-c9f6-4d4a-80c8-8a96d07ede6d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-27 18:05:31,733 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:05:31 GMT Server: Apache x-openstack-request-id: req-5eaac9db-e64e-4214-9972-ec55e7b999c0 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 790 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-flavor2", "OS::project_id": "baddeb7c29e045288e5cccfd32fe014a", "OS::stack_id": "808df9c8-c9f6-4d4a-80c8-8a96d07ede6d", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-kp", "security_group_name": "CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-sec_grp", "flavor_extra_specs": "{}", "subnet_name": "CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-subnet", "net_name": "CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-inst2", "inst1_name": "CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-inst1", "image2_name": "CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-image", "flavor1_name": "CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-flavor1", "image1_name": "CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-stack", "stack_user_project_id": "c68c61144fc147efbc8af1b81931660a", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-12-27T18:04:39Z", "links": [{"href": "http://172.30.9.31:8004/v1/baddeb7c29e045288e5cccfd32fe014a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-stack/808df9c8-c9f6-4d4a-80c8-8a96d07ede6d", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-27T18:05:31Z", "id": "808df9c8-c9f6-4d4a-80c8-8a96d07ede6d", "outputs": [{"output_value": null, "output_error": "The specified reference \"keypair\" (in unknown) is incorrect.", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-12-27 18:05:31,733 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/baddeb7c29e045288e5cccfd32fe014a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-stack/808df9c8-c9f6-4d4a-80c8-8a96d07ede6d used request id req-5eaac9db-e64e-4214-9972-ec55e7b999c0 2018-12-27 18:05:31,733 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-12-27 18:05:31,734 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-27 18:05:34,737 - create_stack - DEBUG - Stack status query timeout in 1196.4966681 2018-12-27 18:05:34,740 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/baddeb7c29e045288e5cccfd32fe014a/stacks/808df9c8-c9f6-4d4a-80c8-8a96d07ede6d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f90f3c585be1cb0ab19b48f089965edc8263378a" 2018-12-27 18:05:34,767 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 18:05:34 GMT Server: Apache x-openstack-request-id: req-ff8b7853-bcc0-4744-9ca7-aa3a0f7d1be7 Location: http://172.30.9.31:8004/v1/baddeb7c29e045288e5cccfd32fe014a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-stack/808df9c8-c9f6-4d4a-80c8-8a96d07ede6d Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/baddeb7c29e045288e5cccfd32fe014a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-stack/808df9c8-c9f6-4d4a-80c8-8a96d07ede6d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-27 18:05:34,811 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:05:34 GMT Server: Apache x-openstack-request-id: req-40f01997-95e1-4850-9465-2fd24f53e66f Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 790 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-flavor2", "OS::project_id": "baddeb7c29e045288e5cccfd32fe014a", "OS::stack_id": "808df9c8-c9f6-4d4a-80c8-8a96d07ede6d", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-kp", "security_group_name": "CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-sec_grp", "flavor_extra_specs": "{}", "subnet_name": "CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-subnet", "net_name": "CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-inst2", "inst1_name": "CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-inst1", "image2_name": "CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-image", "flavor1_name": "CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-flavor1", "image1_name": "CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-stack", "stack_user_project_id": "c68c61144fc147efbc8af1b81931660a", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-12-27T18:04:39Z", "links": [{"href": "http://172.30.9.31:8004/v1/baddeb7c29e045288e5cccfd32fe014a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-stack/808df9c8-c9f6-4d4a-80c8-8a96d07ede6d", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-27T18:05:31Z", "id": "808df9c8-c9f6-4d4a-80c8-8a96d07ede6d", "outputs": [{"output_value": null, "output_error": "The specified reference \"keypair\" (in unknown) is incorrect.", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-12-27 18:05:34,811 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/baddeb7c29e045288e5cccfd32fe014a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-stack/808df9c8-c9f6-4d4a-80c8-8a96d07ede6d used request id req-40f01997-95e1-4850-9465-2fd24f53e66f 2018-12-27 18:05:34,812 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-12-27 18:05:34,812 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-27 18:05:37,813 - create_stack - DEBUG - Stack status query timeout in 1193.42046213 2018-12-27 18:05:37,816 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/baddeb7c29e045288e5cccfd32fe014a/stacks/808df9c8-c9f6-4d4a-80c8-8a96d07ede6d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f90f3c585be1cb0ab19b48f089965edc8263378a" 2018-12-27 18:05:38,031 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 18:05:37 GMT Server: Apache x-openstack-request-id: req-5d40a448-116e-4555-afe0-8017dacb1c7a Location: http://172.30.9.31:8004/v1/baddeb7c29e045288e5cccfd32fe014a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-stack/808df9c8-c9f6-4d4a-80c8-8a96d07ede6d Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/baddeb7c29e045288e5cccfd32fe014a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-stack/808df9c8-c9f6-4d4a-80c8-8a96d07ede6d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-27 18:05:38,073 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:05:38 GMT Server: Apache x-openstack-request-id: req-186b5585-355d-427d-86f2-5293b65c7d73 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 790 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-flavor2", "OS::project_id": "baddeb7c29e045288e5cccfd32fe014a", "OS::stack_id": "808df9c8-c9f6-4d4a-80c8-8a96d07ede6d", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-kp", "security_group_name": "CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-sec_grp", "flavor_extra_specs": "{}", "subnet_name": "CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-subnet", "net_name": "CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-inst2", "inst1_name": "CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-inst1", "image2_name": "CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-image", "flavor1_name": "CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-flavor1", "image1_name": "CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-stack", "stack_user_project_id": "c68c61144fc147efbc8af1b81931660a", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-12-27T18:04:39Z", "links": [{"href": "http://172.30.9.31:8004/v1/baddeb7c29e045288e5cccfd32fe014a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-stack/808df9c8-c9f6-4d4a-80c8-8a96d07ede6d", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-27T18:05:31Z", "id": "808df9c8-c9f6-4d4a-80c8-8a96d07ede6d", "outputs": [{"output_value": null, "output_error": "The specified reference \"keypair\" (in unknown) is incorrect.", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-12-27 18:05:38,073 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/baddeb7c29e045288e5cccfd32fe014a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-stack/808df9c8-c9f6-4d4a-80c8-8a96d07ede6d used request id req-186b5585-355d-427d-86f2-5293b65c7d73 2018-12-27 18:05:38,074 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-12-27 18:05:38,074 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-27 18:05:41,077 - create_stack - DEBUG - Stack status query timeout in 1190.15617609 2018-12-27 18:05:41,080 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:8004/v1/baddeb7c29e045288e5cccfd32fe014a/stacks/808df9c8-c9f6-4d4a-80c8-8a96d07ede6d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f90f3c585be1cb0ab19b48f089965edc8263378a" 2018-12-27 18:05:41,108 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 18:05:41 GMT Server: Apache x-openstack-request-id: req-f93aaa05-d2f3-46da-9230-bc9e42e7ef94 Location: http://172.30.9.31:8004/v1/baddeb7c29e045288e5cccfd32fe014a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-stack/808df9c8-c9f6-4d4a-80c8-8a96d07ede6d Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/baddeb7c29e045288e5cccfd32fe014a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-stack/808df9c8-c9f6-4d4a-80c8-8a96d07ede6d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-27 18:05:41,351 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:05:41 GMT Server: Apache x-openstack-request-id: req-cf05cfd0-3f59-4112-8694-3424eae9dc8b Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 700 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-flavor2", "OS::project_id": "baddeb7c29e045288e5cccfd32fe014a", "OS::stack_id": "808df9c8-c9f6-4d4a-80c8-8a96d07ede6d", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-kp", "security_group_name": "CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-sec_grp", "flavor_extra_specs": "{}", "subnet_name": "CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-subnet", "net_name": "CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-inst2", "inst1_name": "CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-inst1", "image2_name": "CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-image", "flavor1_name": "CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-flavor1", "image1_name": "CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-image"}, "deletion_time": "2018-12-27T18:05:39Z", "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-stack", "stack_user_project_id": "c68c61144fc147efbc8af1b81931660a", "tags": null, "creation_time": "2018-12-27T18:04:39Z", "links": [{"href": "http://172.30.9.31:8004/v1/baddeb7c29e045288e5cccfd32fe014a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-stack/808df9c8-c9f6-4d4a-80c8-8a96d07ede6d", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-12-27T18:05:31Z", "id": "808df9c8-c9f6-4d4a-80c8-8a96d07ede6d", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-12-27 18:05:41,351 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/baddeb7c29e045288e5cccfd32fe014a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-stack/808df9c8-c9f6-4d4a-80c8-8a96d07ede6d used request id req-cf05cfd0-3f59-4112-8694-3424eae9dc8b 2018-12-27 18:05:41,351 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-12-27 18:05:41,352 - create_stack - DEBUG - Stack is active with name - CreateStackFloatingIpTests-CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-stack 2018-12-27 18:05:41,352 - create_stack - INFO - Attempting to delete again stack - CreateStackFloatingIpTests-CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-stack 2018-12-27 18:05:41,354 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:8004/v1/baddeb7c29e045288e5cccfd32fe014a/stacks/808df9c8-c9f6-4d4a-80c8-8a96d07ede6d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f90f3c585be1cb0ab19b48f089965edc8263378a" 2018-12-27 18:05:41,380 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 18:05:41 GMT Server: Apache x-openstack-request-id: req-83d90014-179b-4dd0-93ce-76a68109c57a Location: http://172.30.9.31:8004/v1/baddeb7c29e045288e5cccfd32fe014a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-stack/808df9c8-c9f6-4d4a-80c8-8a96d07ede6d Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.31:8004/v1/baddeb7c29e045288e5cccfd32fe014a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-stack/808df9c8-c9f6-4d4a-80c8-8a96d07ede6d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-27 18:05:41,615 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 18:05:41 GMT Server: Apache x-openstack-request-id: req-1351c45c-3e17-4acf-bf97-a66da556cc86 Content-Length: 285 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackFloatingIpTests-CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-12-27 18:05:41,615 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.31:8004/v1/baddeb7c29e045288e5cccfd32fe014a/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-stack/808df9c8-c9f6-4d4a-80c8-8a96d07ede6d used request id req-1351c45c-3e17-4acf-bf97-a66da556cc86 2018-12-27 18:05:41,616 - glance_utils - INFO - Deleting image named - CreateStackFloatingIpTests-8fa56e28-1d2e-40e0-88de-112d31bb1883-image 2018-12-27 18:05:41,619 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9292/v2/images/6f111b34-6518-408d-9172-890a9375bbda -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}faade9e3242744c521d2db36095f8a23b10ccee9" 2018-12-27 18:05:43,191 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-bf8a9f94-bd62-4bc3-9546-1bcf9533d2ec Date: Thu, 27 Dec 2018 18:05:43 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-27 18:05:43,191 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.31:9292/v2/images/6f111b34-6518-408d-9172-890a9375bbda used request id req-bf8a9f94-bd62-4bc3-9546-1bcf9533d2ec 2018-12-27 18:05:43,199 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7d5cbe5e05bfbdaa6fc1f7b06a459f4b959114f" 2018-12-27 18:05:43,483 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 35896 X-Openstack-Request-Id: req-cf1112d1-e75b-4e10-befd-232f64cf856b Date: Thu, 27 Dec 2018 18:05:43 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "created_at": "2018-12-27T15:33:01Z", "updated_at": "2018-12-27T15:33:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "35205ac3-06e6-4cf6-bb21-ff8f813cb45b", "remote_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "ade77f59-e70c-4970-8ea8-198222fa332e", "remote_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "c4f3bf7f-d793-498d-a883-bb8c6003f070", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "c85cb618-8f19-445b-8e16-6d467cb17771", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}], "revision_number": 4, "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "created_at": "2018-12-27T15:57:22Z", "updated_at": "2018-12-27T15:57:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "5e258a3b-01f5-4aef-81b7-0b5dc6e5b683", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "65475539-0336-498a-8da4-ff0a80b10089", "remote_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "ae922857-f7ae-4bc8-949b-153fb43bfd00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "b4f87679-52e1-4cf9-bf76-5abb9a9bec06", "remote_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "f7197afc9b61423897aefc9a643d03a1"}], "revision_number": 4, "project_id": "f7197afc9b61423897aefc9a643d03a1", "id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "created_at": "2018-12-27T16:01:54Z", "updated_at": "2018-12-27T16:01:54Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "00dd3abd-acd1-4edb-8f4a-8badcbd2eeb4", "remote_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "018de60d-bc33-4ef0-9eed-6d00b6ce227b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "0d99f0db-fa6b-4201-b67f-a7ff0db82c5d", "remote_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv6", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "5c4049ef-933d-4614-84e7-83584430d462", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv6", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}], "revision_number": 4, "project_id": "8c689c5e31c44b09ab85f80682abbc2a", "id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "created_at": "2018-12-27T15:56:49Z", "updated_at": "2018-12-27T15:56:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "6555e255-763a-4448-b1b1-0c93b2a390bd", "remote_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "777ff7a5-a590-43e5-a84b-7677710494e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "8bac258a-08df-48b7-900b-efbe01a6ec20", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "dc17921e-353f-4898-a970-881b2c8d093d", "remote_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}], "revision_number": 4, "project_id": "28dac9e1580d461c9de52e6659cc4f9d", "id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "created_at": "2018-12-27T16:01:52Z", "updated_at": "2018-12-27T16:01:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "32737757-45f3-4b24-b6ab-5f2d5579b4a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv6", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "ae604ef3-492d-4aa3-8045-1ff84f755a27", "remote_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv4", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "b7bff40a-beda-4996-b140-ed94d010535c", "remote_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv6", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "b8129030-9d72-4d5d-adce-47bbe62492fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv4", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}], "revision_number": 4, "project_id": "81c108a273314b24bf6b48c41b5bbe0c", "id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "created_at": "2018-12-27T15:57:20Z", "updated_at": "2018-12-27T15:57:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "0c389ec4-c0af-4c20-acf9-4fcc1d859dd7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv6", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "3749697a-f2ef-439a-a661-2fb92badd1ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv4", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "b74e0c8c-e243-450e-b1be-69c587093d6d", "remote_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv6", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "c222695b-2f1c-427d-afd7-e0be24ec9f66", "remote_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv4", "project_id": "7fb0e5436e4f467998e672dd71018a45"}], "revision_number": 4, "project_id": "7fb0e5436e4f467998e672dd71018a45", "id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "created_at": "2018-12-27T17:02:11Z", "updated_at": "2018-12-27T17:02:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "675d8a56-1c9b-4c58-a252-61e65997fd05", "remote_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv4", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "84f0587c-7394-4fd6-8f3d-8d6ba94cf3f9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv6", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "8a450b4f-e710-4193-816e-13a2d4e40c07", "remote_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv6", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "c3106b0a-1026-4156-86a9-f0438b7fab93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv4", "project_id": "7cba3664d5674e65a12c8c269a05febf"}], "revision_number": 4, "project_id": "7cba3664d5674e65a12c8c269a05febf", "id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "created_at": "2018-12-27T15:58:29Z", "updated_at": "2018-12-27T15:58:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "2a945ecc-f9fa-4219-96ab-c189a7f5c102", "remote_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv6", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "55e2b54e-68d4-4476-8c9f-e05e347c8970", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv4", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "9983229c-b595-482a-973f-81137a209b6d", "remote_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv4", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "9d4b8450-78ab-4817-a586-372ed88268f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv6", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}], "revision_number": 4, "project_id": "fbd6dbf946a5406398ba810e02d0888e", "id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "baddeb7c29e045288e5cccfd32fe014a", "created_at": "2018-12-27T18:04:45Z", "updated_at": "2018-12-27T18:04:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T18:04:45Z", "revision_number": 0, "id": "2a5b397a-e234-41e7-aad9-99324175f7de", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T18:04:45Z", "security_group_id": "a46a4906-5dea-489f-b0ae-1355c0baac74", "tenant_id": "baddeb7c29e045288e5cccfd32fe014a", "port_range_min": null, "ethertype": "IPv6", "project_id": "baddeb7c29e045288e5cccfd32fe014a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T18:04:45Z", "revision_number": 0, "id": "7e66eac4-8080-4ceb-95af-a3d341e0bd84", "remote_group_id": "a46a4906-5dea-489f-b0ae-1355c0baac74", "remote_ip_prefix": null, "created_at": "2018-12-27T18:04:45Z", "security_group_id": "a46a4906-5dea-489f-b0ae-1355c0baac74", "tenant_id": "baddeb7c29e045288e5cccfd32fe014a", "port_range_min": null, "ethertype": "IPv4", "project_id": "baddeb7c29e045288e5cccfd32fe014a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T18:04:45Z", "revision_number": 0, "id": "adcb3e2e-e396-40fd-82f0-8c6a1d243364", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T18:04:45Z", "security_group_id": "a46a4906-5dea-489f-b0ae-1355c0baac74", "tenant_id": "baddeb7c29e045288e5cccfd32fe014a", "port_range_min": null, "ethertype": "IPv4", "project_id": "baddeb7c29e045288e5cccfd32fe014a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T18:04:45Z", "revision_number": 0, "id": "d4c5c182-77dd-4eb3-9591-93f4c884fd4c", "remote_group_id": "a46a4906-5dea-489f-b0ae-1355c0baac74", "remote_ip_prefix": null, "created_at": "2018-12-27T18:04:45Z", "security_group_id": "a46a4906-5dea-489f-b0ae-1355c0baac74", "tenant_id": "baddeb7c29e045288e5cccfd32fe014a", "port_range_min": null, "ethertype": "IPv6", "project_id": "baddeb7c29e045288e5cccfd32fe014a"}], "revision_number": 4, "project_id": "baddeb7c29e045288e5cccfd32fe014a", "id": "a46a4906-5dea-489f-b0ae-1355c0baac74", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "created_at": "2018-12-27T15:57:24Z", "updated_at": "2018-12-27T15:57:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "35521f2a-a59d-4798-9fa8-0febfe126076", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv4", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "607d473d-1e6a-4088-a778-7df9ffc1ff68", "remote_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv6", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "6f8fa92b-b67a-4047-a900-f43656aff42b", "remote_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv4", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "890f1d6c-9ae5-45b0-b7a1-282182432b66", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv6", "project_id": "253cc6709e714b8a80a5f74e4257907e"}], "revision_number": 4, "project_id": "253cc6709e714b8a80a5f74e4257907e", "id": "b9546f11-205e-4322-89f8-f0360d6090ed", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "created_at": "2018-12-27T15:57:08Z", "updated_at": "2018-12-27T15:57:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "6739c48b-d899-4c17-bb8e-ffaf8922c034", "remote_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv4", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "9660a6af-4d9b-40b9-9729-f205f66c2bd0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv4", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "bf244c03-fc10-4754-9c2b-b0224401c4f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv6", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "d3bee7cc-a152-441c-9790-abb1f56cec03", "remote_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv6", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}], "revision_number": 4, "project_id": "782a28bd0d40485e85eda6b8ba43840b", "id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "created_at": "2018-12-27T15:57:11Z", "updated_at": "2018-12-27T15:57:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "22c0d2cf-360a-4aa8-ba7e-bfdbf8327d27", "remote_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "553b140a-8ba9-4af7-9f50-bf24e87aebf7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "b2ecf7a5-df98-4d65-a762-767320437c5a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "e49104b2-7c13-49d6-8519-a16dd585346f", "remote_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}], "revision_number": 4, "project_id": "ef7e486beb8f4de39b25ca5f11552328", "id": "d0588e93-db0d-4888-9f99-3399a50df490", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "created_at": "2018-12-27T17:19:15Z", "updated_at": "2018-12-27T17:19:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "1990fe24-df44-4561-9f09-f50aab182bf7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "651e4b8b-b29e-409b-9f25-ff2328ccefe6", "remote_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "cc4e2254-2157-4ae1-a233-3047573ddc6d", "remote_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "da56dda4-aaf3-43ff-bdf7-e64892ec2345", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}], "revision_number": 4, "project_id": "2a5a6879c5fa4db798cea6d394565d45", "id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-27T15:33:07Z", "updated_at": "2018-12-27T15:33:07Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "4de95db8-72d6-4aec-a145-e92511971eb9", "remote_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "5f100cff-05d8-4405-8dfb-0a387c123fae", "remote_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "a3f6a193-cc94-4220-a73a-08acf63c449b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "f059d8a5-0c32-49c9-a721-77cc89245ecd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "created_at": "2018-12-27T15:29:16Z", "updated_at": "2018-12-27T15:29:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "3c53841a-5bc0-4192-b482-044411e217ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "5956ff3f-d59d-4af6-82b5-566c888583a7", "remote_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:16Z", "revision_number": 0, "id": "60735d87-52c7-426a-91a6-aff1078a5a2d", "remote_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:16Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "abe97133-61dd-4fdf-baf3-2e07968a324f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "da629caea04941e1ae8979c379dc7c9d"}], "revision_number": 4, "project_id": "da629caea04941e1ae8979c379dc7c9d", "id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "name": "default"}]} 2018-12-27 18:05:43,484 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups?name=default used request id req-cf1112d1-e75b-4e10-befd-232f64cf856b 2018-12-27 18:05:43,492 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7d5cbe5e05bfbdaa6fc1f7b06a459f4b959114f" 2018-12-27 18:05:43,600 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:05:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f0df27dd-8f91-4895-be3c-47664f0eea7a Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b7b4fceec1ad4c6eb74d758b709a9d93", "name": "admin"}} 2018-12-27 18:05:43,600 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93 used request id req-f0df27dd-8f91-4895-be3c-47664f0eea7a 2018-12-27 18:05:43,604 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/f7197afc9b61423897aefc9a643d03a1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7d5cbe5e05bfbdaa6fc1f7b06a459f4b959114f" 2018-12-27 18:05:43,706 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 18:05:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6e622532-7c4a-4b4b-872a-d1b034aa868c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f7197afc9b61423897aefc9a643d03a1.", "code": 404, "title": "Not Found"}} 2018-12-27 18:05:43,706 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/f7197afc9b61423897aefc9a643d03a1 used request id req-6e622532-7c4a-4b4b-872a-d1b034aa868c 2018-12-27 18:05:43,706 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 18:05:43,710 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/8c689c5e31c44b09ab85f80682abbc2a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7d5cbe5e05bfbdaa6fc1f7b06a459f4b959114f" 2018-12-27 18:05:43,934 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 18:05:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b147794d-c7a3-40e9-8b17-a584da58edc6 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8c689c5e31c44b09ab85f80682abbc2a.", "code": 404, "title": "Not Found"}} 2018-12-27 18:05:43,934 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/8c689c5e31c44b09ab85f80682abbc2a used request id req-b147794d-c7a3-40e9-8b17-a584da58edc6 2018-12-27 18:05:43,934 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 18:05:43,938 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/28dac9e1580d461c9de52e6659cc4f9d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7d5cbe5e05bfbdaa6fc1f7b06a459f4b959114f" 2018-12-27 18:05:44,040 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 18:05:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eabcda7f-fdc3-41dc-9d0a-3be3c74fe4fe Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 28dac9e1580d461c9de52e6659cc4f9d.", "code": 404, "title": "Not Found"}} 2018-12-27 18:05:44,040 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/28dac9e1580d461c9de52e6659cc4f9d used request id req-eabcda7f-fdc3-41dc-9d0a-3be3c74fe4fe 2018-12-27 18:05:44,040 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 18:05:44,044 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/81c108a273314b24bf6b48c41b5bbe0c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7d5cbe5e05bfbdaa6fc1f7b06a459f4b959114f" 2018-12-27 18:05:44,161 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 18:05:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4fe7193c-c111-47bc-a6e5-d6449d84a352 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 81c108a273314b24bf6b48c41b5bbe0c.", "code": 404, "title": "Not Found"}} 2018-12-27 18:05:44,161 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/81c108a273314b24bf6b48c41b5bbe0c used request id req-4fe7193c-c111-47bc-a6e5-d6449d84a352 2018-12-27 18:05:44,162 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 18:05:44,165 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/7fb0e5436e4f467998e672dd71018a45 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7d5cbe5e05bfbdaa6fc1f7b06a459f4b959114f" 2018-12-27 18:05:44,280 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 18:05:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fd784e15-3e60-43f4-99ea-c744cc301d1b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7fb0e5436e4f467998e672dd71018a45.", "code": 404, "title": "Not Found"}} 2018-12-27 18:05:44,280 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/7fb0e5436e4f467998e672dd71018a45 used request id req-fd784e15-3e60-43f4-99ea-c744cc301d1b 2018-12-27 18:05:44,280 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 18:05:44,284 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/7cba3664d5674e65a12c8c269a05febf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7d5cbe5e05bfbdaa6fc1f7b06a459f4b959114f" 2018-12-27 18:05:44,388 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 18:05:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-16d3a4c6-0e33-45a0-8f08-d74f9e5e56e9 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7cba3664d5674e65a12c8c269a05febf.", "code": 404, "title": "Not Found"}} 2018-12-27 18:05:44,389 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/7cba3664d5674e65a12c8c269a05febf used request id req-16d3a4c6-0e33-45a0-8f08-d74f9e5e56e9 2018-12-27 18:05:44,389 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 18:05:44,393 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/fbd6dbf946a5406398ba810e02d0888e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7d5cbe5e05bfbdaa6fc1f7b06a459f4b959114f" 2018-12-27 18:05:44,500 - keystoneauth.session - DEBUG - RESP: [404] Date: Thu, 27 Dec 2018 18:05:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a58463b8-c4b7-42d7-b765-398fc3961c54 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: fbd6dbf946a5406398ba810e02d0888e.", "code": 404, "title": "Not Found"}} 2018-12-27 18:05:44,500 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/fbd6dbf946a5406398ba810e02d0888e used request id req-a58463b8-c4b7-42d7-b765-398fc3961c54 2018-12-27 18:05:44,500 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-27 18:05:44,504 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/projects/baddeb7c29e045288e5cccfd32fe014a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7d5cbe5e05bfbdaa6fc1f7b06a459f4b959114f" 2018-12-27 18:05:44,613 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:05:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dfddfa9b-74c6-4f0e-9eae-c1638f126710 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.31:5000/v3/projects/baddeb7c29e045288e5cccfd32fe014a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "baddeb7c29e045288e5cccfd32fe014a", "name": "CreateStackFloatingIpTests-c8349478-677d-455-proj"}} 2018-12-27 18:05:44,613 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects/baddeb7c29e045288e5cccfd32fe014a used request id req-dfddfa9b-74c6-4f0e-9eae-c1638f126710 2018-12-27 18:05:44,614 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a46a4906-5dea-489f-b0ae-1355c0baac74 2018-12-27 18:05:44,619 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=a46a4906-5dea-489f-b0ae-1355c0baac74 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7d5cbe5e05bfbdaa6fc1f7b06a459f4b959114f" 2018-12-27 18:05:45,445 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-49dcc4df-591e-42c5-8c54-9cc87bd97308 Date: Thu, 27 Dec 2018 18:05:45 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T18:04:45Z", "security_group_id": "a46a4906-5dea-489f-b0ae-1355c0baac74", "port_range_min": null, "revision_number": 0, "tenant_id": "baddeb7c29e045288e5cccfd32fe014a", "created_at": "2018-12-27T18:04:45Z", "project_id": "baddeb7c29e045288e5cccfd32fe014a", "id": "2a5b397a-e234-41e7-aad9-99324175f7de"}, {"remote_group_id": "a46a4906-5dea-489f-b0ae-1355c0baac74", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T18:04:45Z", "security_group_id": "a46a4906-5dea-489f-b0ae-1355c0baac74", "port_range_min": null, "revision_number": 0, "tenant_id": "baddeb7c29e045288e5cccfd32fe014a", "created_at": "2018-12-27T18:04:45Z", "project_id": "baddeb7c29e045288e5cccfd32fe014a", "id": "7e66eac4-8080-4ceb-95af-a3d341e0bd84"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T18:04:45Z", "security_group_id": "a46a4906-5dea-489f-b0ae-1355c0baac74", "port_range_min": null, "revision_number": 0, "tenant_id": "baddeb7c29e045288e5cccfd32fe014a", "created_at": "2018-12-27T18:04:45Z", "project_id": "baddeb7c29e045288e5cccfd32fe014a", "id": "adcb3e2e-e396-40fd-82f0-8c6a1d243364"}, {"remote_group_id": "a46a4906-5dea-489f-b0ae-1355c0baac74", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T18:04:45Z", "security_group_id": "a46a4906-5dea-489f-b0ae-1355c0baac74", "port_range_min": null, "revision_number": 0, "tenant_id": "baddeb7c29e045288e5cccfd32fe014a", "created_at": "2018-12-27T18:04:45Z", "project_id": "baddeb7c29e045288e5cccfd32fe014a", "id": "d4c5c182-77dd-4eb3-9591-93f4c884fd4c"}]} 2018-12-27 18:05:45,445 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-group-rules?security_group_id=a46a4906-5dea-489f-b0ae-1355c0baac74 used request id req-49dcc4df-591e-42c5-8c54-9cc87bd97308 2018-12-27 18:05:45,446 - neutron_utils - INFO - Deleting security group with name - default 2018-12-27 18:05:45,451 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:9696/v2.0/security-groups/a46a4906-5dea-489f-b0ae-1355c0baac74 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7d5cbe5e05bfbdaa6fc1f7b06a459f4b959114f" 2018-12-27 18:05:45,914 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-9682eaf6-d87b-4d1f-a64f-18269ef8bbca Content-Length: 0 Date: Thu, 27 Dec 2018 18:05:45 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 18:05:45,914 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-groups/a46a4906-5dea-489f-b0ae-1355c0baac74 used request id req-9682eaf6-d87b-4d1f-a64f-18269ef8bbca 2018-12-27 18:05:45,915 - keystone_utils - INFO - Deleting project with name - CreateStackFloatingIpTests-c8349478-677d-455-proj 2018-12-27 18:05:45,918 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/projects/baddeb7c29e045288e5cccfd32fe014a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7d5cbe5e05bfbdaa6fc1f7b06a459f4b959114f" 2018-12-27 18:05:46,217 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 18:05:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-418b38c3-53bf-4054-8d2f-bb3615083ad8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 18:05:46,217 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/baddeb7c29e045288e5cccfd32fe014a used request id req-418b38c3-53bf-4054-8d2f-bb3615083ad8 2018-12-27 18:05:46,218 - keystone_utils - INFO - Deleting role with name - CreateStackFloatingIpTests-c8349478-677d-455-proj-role 2018-12-27 18:05:46,221 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/roles/7755f687f9044508b305bbb3dfd7328c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7d5cbe5e05bfbdaa6fc1f7b06a459f4b959114f" 2018-12-27 18:05:46,347 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 18:05:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-193f428d-cab1-4956-854a-4378099382bb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 18:05:46,347 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/roles/7755f687f9044508b305bbb3dfd7328c used request id req-193f428d-cab1-4956-854a-4378099382bb 2018-12-27 18:05:46,350 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7d5cbe5e05bfbdaa6fc1f7b06a459f4b959114f" 2018-12-27 18:05:46,472 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:05:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d254ed47-3555-4f39-90a4-5c5d8d5ff977 Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8de789d09e46427786a85702e5e8de91", "links": {"self": "http://172.30.9.31:5000/v3/roles/8de789d09e46427786a85702e5e8de91"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 18:05:46,473 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-d254ed47-3555-4f39-90a4-5c5d8d5ff977 2018-12-27 18:05:46,473 - keystone_utils - INFO - Deleting user with name - CreateStackFloatingIpTests-c8349478-677d-455-user 2018-12-27 18:05:46,477 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.31:5000/v3/users/bac9a1c4bc344ef2aa4651eac49542d5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a681cc57c78ca1d66a97330ff2769156d146865f" 2018-12-27 18:05:46,698 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 18:05:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aa8d7f45-558f-497e-b2c8-ab3ac0c090c6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 18:05:46,698 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/bac9a1c4bc344ef2aa4651eac49542d5 used request id req-aa8d7f45-558f-497e-b2c8-ab3ac0c090c6 2018-12-27 18:05:46,700 - xtesting.core.unit - DEBUG - test_add_rule (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_delete_group (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_admin_user_to_new_project (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_new_user_to_admin_project (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_with_one_complex_rule (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_with_one_simple_rule (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_with_several_rules (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_without_rules (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_remove_rule_by_id (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_remove_rule_by_setting (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_delete_image (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_create_image_clean_file (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_create_image_clean_url (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_create_image_clean_url_properties (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_create_same_image (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_create_same_image_new_settings (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_bad_image_file (snaps.openstack.tests.create_image_tests.CreateImageNegativeTests) ... ok test_bad_image_image_type (snaps.openstack.tests.create_image_tests.CreateImageNegativeTests) ... ok test_bad_image_name (snaps.openstack.tests.create_image_tests.CreateImageNegativeTests) ... ok test_bad_image_url (snaps.openstack.tests.create_image_tests.CreateImageNegativeTests) ... ok test_create_three_part_image_from_file_3_creators (snaps.openstack.tests.create_image_tests.CreateMultiPartImageTests) ... ok test_create_three_part_image_from_url (snaps.openstack.tests.create_image_tests.CreateMultiPartImageTests) ... ok test_create_three_part_image_from_url_3_creators (snaps.openstack.tests.create_image_tests.CreateMultiPartImageTests) ... ok test_create_delete_keypair (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_from_file (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_large_key (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_only (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_save_both (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_save_pub_only (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_exist_files_delete (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsCleanupTests) ... ok test_create_keypair_exist_files_keep (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsCleanupTests) ... ok test_create_keypair_gen_files_delete_1 (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsCleanupTests) ... ok test_create_keypair_gen_files_delete_2 (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsCleanupTests) ... ok test_create_keypair_gen_files_keep (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsCleanupTests) ... ok test_create_delete_network (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_network_router_admin_user_to_new_project (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_network_router_new_user_to_admin_project (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_network_with_router (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_network_without_router (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_networks_same_name (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_delete_router (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_admin_state_True (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_admin_state_false (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_admin_user_to_new_project (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_external_network (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_new_user_as_admin_project (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_private_network (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_vanilla (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_with_ext_port (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_with_internal_sub (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_with_invalid_internal_sub (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_admin_ports (snaps.openstack.tests.create_router_tests.CreateRouterNegativeTests) ... ok test_create_router_invalid_gateway_name (snaps.openstack.tests.create_router_tests.CreateRouterNegativeTests) ... ok test_create_router_noname (snaps.openstack.tests.create_router_tests.CreateRouterNegativeTests) ... ok test_create_delete_qos (snaps.openstack.tests.create_qos_tests.CreateQoSTests) ... ok test_create_qos (snaps.openstack.tests.create_qos_tests.CreateQoSTests) ... ok test_create_same_qos (snaps.openstack.tests.create_qos_tests.CreateQoSTests) ... ok test_create_delete_volume_type (snaps.openstack.tests.create_volume_type_tests.CreateSimpleVolumeTypeSuccessTests) ... ok test_create_same_volume_type (snaps.openstack.tests.create_volume_type_tests.CreateSimpleVolumeTypeSuccessTests) ... ok test_create_volume_type (snaps.openstack.tests.create_volume_type_tests.CreateSimpleVolumeTypeSuccessTests) ... ok test_volume_type_with_encryption (snaps.openstack.tests.create_volume_type_tests.CreateVolumeTypeComplexTests) ... ok test_volume_type_with_qos (snaps.openstack.tests.create_volume_type_tests.CreateVolumeTypeComplexTests) ... ok test_volume_type_with_qos_and_encryption (snaps.openstack.tests.create_volume_type_tests.CreateVolumeTypeComplexTests) ... ok test_create_delete_volume (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeSuccessTests) ... ok test_create_same_volume (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeSuccessTests) ... ok test_create_volume_simple (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeSuccessTests) ... ok test_create_volume_bad_image (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeFailureTests) ... ok test_create_volume_bad_size (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeFailureTests) ... ok test_create_volume_bad_type (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeFailureTests) ... ok test_bad_volume_type (snaps.openstack.tests.create_volume_tests.CreateVolumeWithTypeTests) ... ok test_valid_volume_type (snaps.openstack.tests.create_volume_tests.CreateVolumeWithTypeTests) ... ok test_bad_image_name (snaps.openstack.tests.create_volume_tests.CreateVolumeWithImageTests) ... ok test_valid_volume_image (snaps.openstack.tests.create_volume_tests.CreateVolumeWithImageTests) ... ok test_check_vm_ip_dhcp (snaps.openstack.tests.create_instance_tests.SimpleHealthCheck) ... ok test_ping_via_router (snaps.openstack.tests.create_instance_tests.CreateInstanceTwoNetTests) ... ok test_create_admin_instance (snaps.openstack.tests.create_instance_tests.CreateInstanceSimpleTests) ... ok test_create_delete_instance (snaps.openstack.tests.create_instance_tests.CreateInstanceSimpleTests) ... ok test_set_allowed_address_pairs (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_allowed_address_pairs_bad_ip (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_allowed_address_pairs_bad_mac (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_custom_invalid_ip_one_subnet (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_custom_invalid_mac (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_custom_mac_and_ip (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_custom_valid_ip_one_subnet (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_custom_valid_mac (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_one_port_two_ip_one_subnet (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_one_port_two_ip_two_subnets (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_add_invalid_security_group (snaps.openstack.tests.create_instance_tests.InstanceSecurityGroupTests) ... ok test_add_same_security_group (snaps.openstack.tests.create_instance_tests.InstanceSecurityGroupTests) ... ok test_add_security_group (snaps.openstack.tests.create_instance_tests.InstanceSecurityGroupTests) ... ok test_remove_security_group (snaps.openstack.tests.create_instance_tests.InstanceSecurityGroupTests) ... ok test_remove_security_group_never_added (snaps.openstack.tests.create_instance_tests.InstanceSecurityGroupTests) ... ok test_deploy_vm_to_each_compute_node (snaps.openstack.tests.create_instance_tests.CreateInstanceOnComputeHost) ... ok test_create_instance_from_three_part_image (snaps.openstack.tests.create_instance_tests.CreateInstanceFromThreePartImage) ... ok test_create_instance_with_one_volume (snaps.openstack.tests.create_instance_tests.CreateInstanceVolumeTests) ... ok test_create_instance_with_two_volumes (snaps.openstack.tests.create_instance_tests.CreateInstanceVolumeTests) ... ok test_create_delete_stack (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_create_same_stack (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_create_stack_short_timeout (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_create_stack_template_dict (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_create_stack_template_file (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_retrieve_network_creators (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_retrieve_vm_inst_creators (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_retrieve_volume_creator (snaps.openstack.tests.create_stack_tests.CreateStackVolumeTests) ... ok test_retrieve_volume_type_creator (snaps.openstack.tests.create_stack_tests.CreateStackVolumeTests) ... ok test_retrieve_flavor_creator (snaps.openstack.tests.create_stack_tests.CreateStackFlavorTests) ... ok test_retrieve_keypair_creator (snaps.openstack.tests.create_stack_tests.CreateStackKeypairTests) ... ok test_retrieve_security_group_creator (snaps.openstack.tests.create_stack_tests.CreateStackSecurityGroupTests) ... ok test_bad_stack_file (snaps.openstack.tests.create_stack_tests.CreateStackNegativeTests) ... ok test_missing_dependencies (snaps.openstack.tests.create_stack_tests.CreateStackNegativeTests) ... ok test_connect_via_ssh_heat_vm (snaps.openstack.tests.create_stack_tests.CreateStackFloatingIpTests) ... ok test_connect_via_ssh_heat_vm_derived (snaps.openstack.tests.create_stack_tests.CreateStackFloatingIpTests) ... ok ---------------------------------------------------------------------- Ran 112 tests in 2802.309s OK 2018-12-27 18:05:46,813 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-12-27 18:05:46,814 - xtesting.ci.run_tests - INFO - Test result: +---------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------+------------------+------------------+----------------+ | snaps_smoke | functest | 46:42 | PASS | +---------------------+------------------+------------------+----------------+ 2018-12-27 18:05:46,824 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-27 18:05:46,828 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b088a76cf3aa89d3be74e493376c102bac926a38" 2018-12-27 18:05:46,928 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:05:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d6ed212d-6929-4c57-a7df-7c61094d533e Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8de789d09e46427786a85702e5e8de91", "links": {"self": "http://172.30.9.31:5000/v3/roles/8de789d09e46427786a85702e5e8de91"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 18:05:46,928 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-d6ed212d-6929-4c57-a7df-7c61094d533e 2018-12-27 18:05:46,928 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.103502035141s 2018-12-27 18:05:46,928 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-d6ed212d-6929-4c57-a7df-7c61094d533e 2018-12-27 18:05:46,934 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.roles 2018-12-27 18:05:46,937 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:5000/v3/roles/8de789d09e46427786a85702e5e8de91 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b088a76cf3aa89d3be74e493376c102bac926a38" 2018-12-27 18:05:47,108 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 18:05:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-27390e86-a808-43a5-a9e1-02f3aa454cf7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 18:05:47,109 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/roles/8de789d09e46427786a85702e5e8de91 used request id req-27390e86-a808-43a5-a9e1-02f3aa454cf7 2018-12-27 18:05:47,109 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.roles in 0.174669027328s 2018-12-27 18:05:47,109 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/roles/8de789d09e46427786a85702e5e8de91 used request id req-27390e86-a808-43a5-a9e1-02f3aa454cf7 2018-12-27 18:05:47,110 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-27 18:05:47,113 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b088a76cf3aa89d3be74e493376c102bac926a38" 2018-12-27 18:05:47,238 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:05:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5a9f0077-89c0-4277-8dc1-086bd5ece3a0 Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "links": {"self": "http://172.30.9.31:5000/v3/users/01fa52e7b3674fc48643fa4ffca67e4e"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "01fa52e7b3674fc48643fa4ffca67e4e", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/05a834ddebbc40688596b7460b47439e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05a834ddebbc40688596b7460b47439e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/08226a0ad01943f39559448239e291e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "08226a0ad01943f39559448239e291e1", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/55c0552fe37a4f7ca0e73939514bc683"}, "domain_id": "default", "enabled": true, "options": {}, "id": "55c0552fe37a4f7ca0e73939514bc683", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/646a4af4e3b5439a97996d353fea3924"}, "domain_id": "914eec1d43ea4caf9d2fd33268c06258", "enabled": true, "options": {}, "id": "646a4af4e3b5439a97996d353fea3924", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/85fb203e51c34d3f8122e285a6a318b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85fb203e51c34d3f8122e285a6a318b3", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/905e7f4b42d24cca93b99d2401fa3378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "905e7f4b42d24cca93b99d2401fa3378", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/a5bc08b9f81f4e5bb86c24f9f7547bae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5bc08b9f81f4e5bb86c24f9f7547bae", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/a5c780627f004d318bf908d80305da9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5c780627f004d318bf908d80305da9c", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/b18425bf2b044bc9af7e194919539a17"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b18425bf2b044bc9af7e194919539a17", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/b8d2134b619d4dca80e21d6fb16449b0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b8d2134b619d4dca80e21d6fb16449b0", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/b9ab6a25a652438285139fe5b44aea62"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9ab6a25a652438285139fe5b44aea62", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/c08462554a4844d681348f58b9b0edee"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c08462554a4844d681348f58b9b0edee", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/ddfc3a9aad444d4782eae677c8a98130"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ddfc3a9aad444d4782eae677c8a98130", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/f2a74f2185a54676a6cb2bb5ecfcc4f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2a74f2185a54676a6cb2bb5ecfcc4f6", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-12-27 18:05:47,239 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-5a9f0077-89c0-4277-8dc1-086bd5ece3a0 2018-12-27 18:05:47,239 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.129005908966s 2018-12-27 18:05:47,239 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-5a9f0077-89c0-4277-8dc1-086bd5ece3a0 2018-12-27 18:05:47,245 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-27 18:05:47,248 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/users/01fa52e7b3674fc48643fa4ffca67e4e -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b088a76cf3aa89d3be74e493376c102bac926a38" 2018-12-27 18:05:47,365 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:05:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-db2406f0-7d65-44b4-b271-400f3ac5c866 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"user": {"name": "snaps_smoke-user_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d", "links": {"self": "http://172.30.9.31:5000/v3/users/01fa52e7b3674fc48643fa4ffca67e4e"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "01fa52e7b3674fc48643fa4ffca67e4e", "description": null}} 2018-12-27 18:05:47,365 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users/01fa52e7b3674fc48643fa4ffca67e4e used request id req-db2406f0-7d65-44b4-b271-400f3ac5c866 2018-12-27 18:05:47,365 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.119897127151s 2018-12-27 18:05:47,365 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users/01fa52e7b3674fc48643fa4ffca67e4e used request id req-db2406f0-7d65-44b4-b271-400f3ac5c866 2018-12-27 18:05:47,366 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-12-27 18:05:47,369 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:5000/v3/users/01fa52e7b3674fc48643fa4ffca67e4e -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b088a76cf3aa89d3be74e493376c102bac926a38" 2018-12-27 18:05:47,601 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 18:05:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-898528d6-9162-4ae7-a6ad-bdd97b40caf9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 18:05:47,601 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/01fa52e7b3674fc48643fa4ffca67e4e used request id req-898528d6-9162-4ae7-a6ad-bdd97b40caf9 2018-12-27 18:05:47,602 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.235553979874s 2018-12-27 18:05:47,602 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/01fa52e7b3674fc48643fa4ffca67e4e used request id req-898528d6-9162-4ae7-a6ad-bdd97b40caf9 2018-12-27 18:05:47,608 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-27 18:05:47,611 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b088a76cf3aa89d3be74e493376c102bac926a38" 2018-12-27 18:05:47,708 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:05:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b02a264f-bd44-48f4-bacb-f82f1bcf956d Content-Encoding: gzip Content-Length: 388 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.31:5000/v3/projects/2a5a6879c5fa4db798cea6d394565d45"}, "tags": [], "enabled": true, "id": "2a5a6879c5fa4db798cea6d394565d45", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_c5dc76c2-1ead-45bc-9ff1-a6433e54bc2d"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93"}, "tags": [], "enabled": true, "id": "b7b4fceec1ad4c6eb74d758b709a9d93", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/da629caea04941e1ae8979c379dc7c9d"}, "tags": [], "enabled": true, "id": "da629caea04941e1ae8979c379dc7c9d", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-12-27 18:05:47,708 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects used request id req-b02a264f-bd44-48f4-bacb-f82f1bcf956d 2018-12-27 18:05:47,709 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.100876092911s 2018-12-27 18:05:47,709 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects used request id req-b02a264f-bd44-48f4-bacb-f82f1bcf956d 2018-12-27 18:05:47,714 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-12-27 18:05:47,717 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:5000/v3/projects/2a5a6879c5fa4db798cea6d394565d45 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b088a76cf3aa89d3be74e493376c102bac926a38" 2018-12-27 18:05:47,911 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 18:05:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-22fca2f0-de75-44b9-b79e-d59b15fe9b5b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 18:05:47,911 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/2a5a6879c5fa4db798cea6d394565d45 used request id req-22fca2f0-de75-44b9-b79e-d59b15fe9b5b 2018-12-27 18:05:47,912 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.197910785675s 2018-12-27 18:05:47,912 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/2a5a6879c5fa4db798cea6d394565d45 used request id req-22fca2f0-de75-44b9-b79e-d59b15fe9b5b 2018-12-27 18:05:47,917 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-27 18:05:47,918 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:9696/v2.0/security-groups.json?project_id=2a5a6879c5fa4db798cea6d394565d45&name=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b088a76cf3aa89d3be74e493376c102bac926a38" 2018-12-27 18:05:48,158 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2434 X-Openstack-Request-Id: req-cb648029-1053-45e6-b375-11e34fb94f42 Date: Thu, 27 Dec 2018 18:05:48 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "created_at": "2018-12-27T17:19:15Z", "updated_at": "2018-12-27T17:19:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "1990fe24-df44-4561-9f09-f50aab182bf7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "651e4b8b-b29e-409b-9f25-ff2328ccefe6", "remote_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "cc4e2254-2157-4ae1-a233-3047573ddc6d", "remote_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "da56dda4-aaf3-43ff-bdf7-e64892ec2345", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}], "revision_number": 4, "project_id": "2a5a6879c5fa4db798cea6d394565d45", "id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "name": "default"}]} 2018-12-27 18:05:48,158 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json?project_id=2a5a6879c5fa4db798cea6d394565d45&name=default used request id req-cb648029-1053-45e6-b375-11e34fb94f42 2018-12-27 18:05:48,158 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.240918874741s 2018-12-27 18:05:48,158 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json?project_id=2a5a6879c5fa4db798cea6d394565d45&name=default used request id req-cb648029-1053-45e6-b375-11e34fb94f42 2018-12-27 18:05:48,161 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-27 18:05:48,161 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b088a76cf3aa89d3be74e493376c102bac926a38" 2018-12-27 18:05:48,434 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 33483 X-Openstack-Request-Id: req-e02d6ae5-3e91-48cf-aa0a-dbb0e16af1d6 Date: Thu, 27 Dec 2018 18:05:48 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "created_at": "2018-12-27T15:33:01Z", "updated_at": "2018-12-27T15:33:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "35205ac3-06e6-4cf6-bb21-ff8f813cb45b", "remote_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "ade77f59-e70c-4970-8ea8-198222fa332e", "remote_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "c4f3bf7f-d793-498d-a883-bb8c6003f070", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "c85cb618-8f19-445b-8e16-6d467cb17771", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}], "revision_number": 4, "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "created_at": "2018-12-27T15:57:22Z", "updated_at": "2018-12-27T15:57:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "5e258a3b-01f5-4aef-81b7-0b5dc6e5b683", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "65475539-0336-498a-8da4-ff0a80b10089", "remote_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "ae922857-f7ae-4bc8-949b-153fb43bfd00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "b4f87679-52e1-4cf9-bf76-5abb9a9bec06", "remote_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "f7197afc9b61423897aefc9a643d03a1"}], "revision_number": 4, "project_id": "f7197afc9b61423897aefc9a643d03a1", "id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "created_at": "2018-12-27T16:01:54Z", "updated_at": "2018-12-27T16:01:54Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "00dd3abd-acd1-4edb-8f4a-8badcbd2eeb4", "remote_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "018de60d-bc33-4ef0-9eed-6d00b6ce227b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "0d99f0db-fa6b-4201-b67f-a7ff0db82c5d", "remote_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv6", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "5c4049ef-933d-4614-84e7-83584430d462", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv6", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}], "revision_number": 4, "project_id": "8c689c5e31c44b09ab85f80682abbc2a", "id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "created_at": "2018-12-27T15:56:49Z", "updated_at": "2018-12-27T15:56:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "6555e255-763a-4448-b1b1-0c93b2a390bd", "remote_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "777ff7a5-a590-43e5-a84b-7677710494e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "8bac258a-08df-48b7-900b-efbe01a6ec20", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "dc17921e-353f-4898-a970-881b2c8d093d", "remote_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}], "revision_number": 4, "project_id": "28dac9e1580d461c9de52e6659cc4f9d", "id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "created_at": "2018-12-27T16:01:52Z", "updated_at": "2018-12-27T16:01:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "32737757-45f3-4b24-b6ab-5f2d5579b4a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv6", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "ae604ef3-492d-4aa3-8045-1ff84f755a27", "remote_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv4", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "b7bff40a-beda-4996-b140-ed94d010535c", "remote_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv6", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "b8129030-9d72-4d5d-adce-47bbe62492fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv4", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}], "revision_number": 4, "project_id": "81c108a273314b24bf6b48c41b5bbe0c", "id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "created_at": "2018-12-27T15:57:20Z", "updated_at": "2018-12-27T15:57:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "0c389ec4-c0af-4c20-acf9-4fcc1d859dd7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv6", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "3749697a-f2ef-439a-a661-2fb92badd1ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv4", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "b74e0c8c-e243-450e-b1be-69c587093d6d", "remote_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv6", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "c222695b-2f1c-427d-afd7-e0be24ec9f66", "remote_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv4", "project_id": "7fb0e5436e4f467998e672dd71018a45"}], "revision_number": 4, "project_id": "7fb0e5436e4f467998e672dd71018a45", "id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "created_at": "2018-12-27T17:02:11Z", "updated_at": "2018-12-27T17:02:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "675d8a56-1c9b-4c58-a252-61e65997fd05", "remote_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv4", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "84f0587c-7394-4fd6-8f3d-8d6ba94cf3f9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv6", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "8a450b4f-e710-4193-816e-13a2d4e40c07", "remote_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv6", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "c3106b0a-1026-4156-86a9-f0438b7fab93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv4", "project_id": "7cba3664d5674e65a12c8c269a05febf"}], "revision_number": 4, "project_id": "7cba3664d5674e65a12c8c269a05febf", "id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "created_at": "2018-12-27T15:58:29Z", "updated_at": "2018-12-27T15:58:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "2a945ecc-f9fa-4219-96ab-c189a7f5c102", "remote_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv6", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "55e2b54e-68d4-4476-8c9f-e05e347c8970", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv4", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "9983229c-b595-482a-973f-81137a209b6d", "remote_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv4", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "9d4b8450-78ab-4817-a586-372ed88268f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv6", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}], "revision_number": 4, "project_id": "fbd6dbf946a5406398ba810e02d0888e", "id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "created_at": "2018-12-27T15:57:24Z", "updated_at": "2018-12-27T15:57:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "35521f2a-a59d-4798-9fa8-0febfe126076", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv4", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "607d473d-1e6a-4088-a778-7df9ffc1ff68", "remote_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv6", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "6f8fa92b-b67a-4047-a900-f43656aff42b", "remote_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv4", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "890f1d6c-9ae5-45b0-b7a1-282182432b66", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv6", "project_id": "253cc6709e714b8a80a5f74e4257907e"}], "revision_number": 4, "project_id": "253cc6709e714b8a80a5f74e4257907e", "id": "b9546f11-205e-4322-89f8-f0360d6090ed", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "created_at": "2018-12-27T15:57:08Z", "updated_at": "2018-12-27T15:57:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "6739c48b-d899-4c17-bb8e-ffaf8922c034", "remote_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv4", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "9660a6af-4d9b-40b9-9729-f205f66c2bd0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv4", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "bf244c03-fc10-4754-9c2b-b0224401c4f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv6", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "d3bee7cc-a152-441c-9790-abb1f56cec03", "remote_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv6", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}], "revision_number": 4, "project_id": "782a28bd0d40485e85eda6b8ba43840b", "id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "created_at": "2018-12-27T15:57:11Z", "updated_at": "2018-12-27T15:57:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "22c0d2cf-360a-4aa8-ba7e-bfdbf8327d27", "remote_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "553b140a-8ba9-4af7-9f50-bf24e87aebf7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "b2ecf7a5-df98-4d65-a762-767320437c5a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "e49104b2-7c13-49d6-8519-a16dd585346f", "remote_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}], "revision_number": 4, "project_id": "ef7e486beb8f4de39b25ca5f11552328", "id": "d0588e93-db0d-4888-9f99-3399a50df490", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "created_at": "2018-12-27T17:19:15Z", "updated_at": "2018-12-27T17:19:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "1990fe24-df44-4561-9f09-f50aab182bf7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "651e4b8b-b29e-409b-9f25-ff2328ccefe6", "remote_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "cc4e2254-2157-4ae1-a233-3047573ddc6d", "remote_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:19:15Z", "revision_number": 0, "id": "da56dda4-aaf3-43ff-bdf7-e64892ec2345", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:19:15Z", "security_group_id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "tenant_id": "2a5a6879c5fa4db798cea6d394565d45", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a5a6879c5fa4db798cea6d394565d45"}], "revision_number": 4, "project_id": "2a5a6879c5fa4db798cea6d394565d45", "id": "eed32227-f5db-4a9a-aff8-004db351d1f2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-27T15:33:07Z", "updated_at": "2018-12-27T15:33:07Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "4de95db8-72d6-4aec-a145-e92511971eb9", "remote_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "5f100cff-05d8-4405-8dfb-0a387c123fae", "remote_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "a3f6a193-cc94-4220-a73a-08acf63c449b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "f059d8a5-0c32-49c9-a721-77cc89245ecd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "created_at": "2018-12-27T15:29:16Z", "updated_at": "2018-12-27T15:29:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "3c53841a-5bc0-4192-b482-044411e217ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "5956ff3f-d59d-4af6-82b5-566c888583a7", "remote_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:16Z", "revision_number": 0, "id": "60735d87-52c7-426a-91a6-aff1078a5a2d", "remote_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:16Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "abe97133-61dd-4fdf-baf3-2e07968a324f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "da629caea04941e1ae8979c379dc7c9d"}], "revision_number": 4, "project_id": "da629caea04941e1ae8979c379dc7c9d", "id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "name": "default"}]} 2018-12-27 18:05:48,435 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json used request id req-e02d6ae5-3e91-48cf-aa0a-dbb0e16af1d6 2018-12-27 18:05:48,435 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.27384185791s 2018-12-27 18:05:48,436 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json used request id req-e02d6ae5-3e91-48cf-aa0a-dbb0e16af1d6 2018-12-27 18:05:48,442 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-12-27 18:05:48,442 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:9696/v2.0/security-groups/eed32227-f5db-4a9a-aff8-004db351d1f2.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b088a76cf3aa89d3be74e493376c102bac926a38" 2018-12-27 18:05:48,845 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-be4bb963-224b-411b-8f06-7f36a85e4cd3 Content-Length: 0 Date: Thu, 27 Dec 2018 18:05:48 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 18:05:48,845 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-groups/eed32227-f5db-4a9a-aff8-004db351d1f2.json used request id req-be4bb963-224b-411b-8f06-7f36a85e4cd3 2018-12-27 18:05:48,845 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.402900934219s 2018-12-27 18:05:48,845 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-groups/eed32227-f5db-4a9a-aff8-004db351d1f2.json used request id req-be4bb963-224b-411b-8f06-7f36a85e4cd3 2018-12-27 18:05:48,895 - xtesting.ci.run_tests - INFO - Loading test case 'neutron_trunk'... 2018-12-27 18:05:48,938 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 18:05:48,945 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:05:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-567b7ee0-240c-4010-a405-0f6c18be9831 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 18:05:48,945 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-567b7ee0-240c-4010-a405-0f6c18be9831 2018-12-27 18:05:48,945 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000/v3/auth/tokens 2018-12-27 18:05:49,353 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}], "expires_at": "2018-12-27T19:05:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b7b4fceec1ad4c6eb74d758b709a9d93", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "a5bc08b9f81f4e5bb86c24f9f7547bae"}, "audit_ids": ["b8Hoj_k2R9mPN-J9Qt1iGg"], "issued_at": "2018-12-27T18:05:49.000000Z"}} 2018-12-27 18:05:49,355 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-27 18:05:49,356 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d270e54158e9a796ffd5544f71dd670799034710" 2018-12-27 18:05:49,629 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 725 X-Openstack-Request-Id: req-585db328-c3d1-4853-a78f-2b98489801a3 Date: Thu, 27 Dec 2018 18:05:49 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","updated_at":"2018-12-27T15:58:03Z","dns_domain":"","revision_number":8,"port_security_enabled":true,"mtu":1500,"id":"a4959dd9-e8f4-4ea9-8c99-7bff545db58c","router:external":true,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"da629caea04941e1ae8979c379dc7c9d","status":"ACTIVE","subnets":["244ab55b-a0ed-4e50-9f85-07f08119ae55"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"da629caea04941e1ae8979c379dc7c9d","created_at":"2018-12-27T15:29:17Z","provider:network_type":"flat"}]} 2018-12-27 18:05:49,629 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json?router%3Aexternal=True used request id req-585db328-c3d1-4853-a78f-2b98489801a3 2018-12-27 18:05:49,629 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.273444890976s 2018-12-27 18:05:49,629 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json?router%3Aexternal=True used request id req-585db328-c3d1-4853-a78f-2b98489801a3 2018-12-27 18:05:49,633 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 18:05:49,638 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 18:05:49 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 18:05:49,639 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-27 18:05:49,642 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d270e54158e9a796ffd5544f71dd670799034710" 2018-12-27 18:05:49,746 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:05:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-37a74fe4-cee4-4c26-abd4-4ecf8372bd7d Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.31:5000/v3/domains/914eec1d43ea4caf9d2fd33268c06258"}, "tags": [], "enabled": true, "id": "914eec1d43ea4caf9d2fd33268c06258", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains", "previous": null, "next": null}} 2018-12-27 18:05:49,746 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains used request id req-37a74fe4-cee4-4c26-abd4-4ecf8372bd7d 2018-12-27 18:05:49,746 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.107280015945s 2018-12-27 18:05:49,747 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains used request id req-37a74fe4-cee4-4c26-abd4-4ecf8372bd7d 2018-12-27 18:05:49,754 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-12-27 18:05:49,757 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d270e54158e9a796ffd5544f71dd670799034710" -d '{"project": {"description": "Created by OPNFV Functest: neutron_trunk", "enabled": true, "domain_id": "default", "name": "neutron_trunk-project_6a7c275a-9178-4e39-8a6c-a27600bb5ed0"}}' 2018-12-27 18:05:49,900 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 27 Dec 2018 18:05:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4b82ff23-11f0-42e9-9cf8-5fd6904c6fc7 Content-Length: 372 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: neutron_trunk", "links": {"self": "http://172.30.9.31:5000/v3/projects/b0c76548c9724fddb1565deacda489f1"}, "tags": [], "enabled": true, "id": "b0c76548c9724fddb1565deacda489f1", "parent_id": "default", "domain_id": "default", "name": "neutron_trunk-project_6a7c275a-9178-4e39-8a6c-a27600bb5ed0"}} 2018-12-27 18:05:49,900 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-4b82ff23-11f0-42e9-9cf8-5fd6904c6fc7 2018-12-27 18:05:49,900 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.146087884903s 2018-12-27 18:05:49,901 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-4b82ff23-11f0-42e9-9cf8-5fd6904c6fc7 2018-12-27 18:05:49,901 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: neutron_trunk', u'tags': [], 'enabled': True, 'id': u'b0c76548c9724fddb1565deacda489f1', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'neutron_trunk-project_6a7c275a-9178-4e39-8a6c-a27600bb5ed0'}) 2018-12-27 18:05:49,908 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-12-27 18:05:49,911 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d270e54158e9a796ffd5544f71dd670799034710" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "50117382-0121-4411-900b-7831d0ad66a7", "email": null, "name": "neutron_trunk-user_6a7c275a-9178-4e39-8a6c-a27600bb5ed0"}}' 2018-12-27 18:05:50,276 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 27 Dec 2018 18:05:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1d197c61-8abf-47aa-bf3f-8f9b330b411d Content-Length: 328 Content-Type: application/json RESP BODY: {"user": {"name": "neutron_trunk-user_6a7c275a-9178-4e39-8a6c-a27600bb5ed0", "links": {"self": "http://172.30.9.31:5000/v3/users/cc9bc7e3d656486fa57d55e360c96e8f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "cc9bc7e3d656486fa57d55e360c96e8f", "domain_id": "default", "password_expires_at": null}} 2018-12-27 18:05:50,276 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/users used request id req-1d197c61-8abf-47aa-bf3f-8f9b330b411d 2018-12-27 18:05:50,276 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.368234872818s 2018-12-27 18:05:50,276 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/users used request id req-1d197c61-8abf-47aa-bf3f-8f9b330b411d 2018-12-27 18:05:50,277 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'cc9bc7e3d656486fa57d55e360c96e8f', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'neutron_trunk-user_6a7c275a-9178-4e39-8a6c-a27600bb5ed0'}) 2018-12-27 18:05:50,280 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-27 18:05:50,284 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d270e54158e9a796ffd5544f71dd670799034710" 2018-12-27 18:05:50,381 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:05:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c4188818-9cb8-460a-806a-81194c200892 Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 18:05:50,381 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-c4188818-9cb8-460a-806a-81194c200892 2018-12-27 18:05:50,381 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.100293874741s 2018-12-27 18:05:50,381 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-c4188818-9cb8-460a-806a-81194c200892 2018-12-27 18:05:50,386 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-27 18:05:50,389 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d270e54158e9a796ffd5544f71dd670799034710" 2018-12-27 18:05:50,496 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:05:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-273a0809-3502-45e0-a8c3-89d60cee92c9 Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 18:05:50,497 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-273a0809-3502-45e0-a8c3-89d60cee92c9 2018-12-27 18:05:50,497 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.110695123672s 2018-12-27 18:05:50,497 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-273a0809-3502-45e0-a8c3-89d60cee92c9 2018-12-27 18:05:50,502 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-27 18:05:50,505 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d270e54158e9a796ffd5544f71dd670799034710" 2018-12-27 18:05:50,607 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:05:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ebc64d22-8e63-4031-b249-0127d0062541 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-12-27 18:05:50,607 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains/default used request id req-ebc64d22-8e63-4031-b249-0127d0062541 2018-12-27 18:05:50,608 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.105718135834s 2018-12-27 18:05:50,608 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains/default used request id req-ebc64d22-8e63-4031-b249-0127d0062541 2018-12-27 18:05:50,609 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-27 18:05:50,612 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d270e54158e9a796ffd5544f71dd670799034710" 2018-12-27 18:05:50,737 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:05:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bcd5ca89-ef42-451e-a3a9-9697c604256b Content-Encoding: gzip Content-Length: 833 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/05a834ddebbc40688596b7460b47439e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05a834ddebbc40688596b7460b47439e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/08226a0ad01943f39559448239e291e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "08226a0ad01943f39559448239e291e1", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/55c0552fe37a4f7ca0e73939514bc683"}, "domain_id": "default", "enabled": true, "options": {}, "id": "55c0552fe37a4f7ca0e73939514bc683", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/646a4af4e3b5439a97996d353fea3924"}, "domain_id": "914eec1d43ea4caf9d2fd33268c06258", "enabled": true, "options": {}, "id": "646a4af4e3b5439a97996d353fea3924", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/85fb203e51c34d3f8122e285a6a318b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85fb203e51c34d3f8122e285a6a318b3", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/905e7f4b42d24cca93b99d2401fa3378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "905e7f4b42d24cca93b99d2401fa3378", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/a5bc08b9f81f4e5bb86c24f9f7547bae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5bc08b9f81f4e5bb86c24f9f7547bae", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/a5c780627f004d318bf908d80305da9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5c780627f004d318bf908d80305da9c", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/b18425bf2b044bc9af7e194919539a17"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b18425bf2b044bc9af7e194919539a17", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/b8d2134b619d4dca80e21d6fb16449b0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b8d2134b619d4dca80e21d6fb16449b0", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/b9ab6a25a652438285139fe5b44aea62"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9ab6a25a652438285139fe5b44aea62", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/c08462554a4844d681348f58b9b0edee"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c08462554a4844d681348f58b9b0edee", "email": "neutron@localhost", "password_expires_at": null}, {"name": "neutron_trunk-user_6a7c275a-9178-4e39-8a6c-a27600bb5ed0", "links": {"self": "http://172.30.9.31:5000/v3/users/cc9bc7e3d656486fa57d55e360c96e8f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "cc9bc7e3d656486fa57d55e360c96e8f", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/ddfc3a9aad444d4782eae677c8a98130"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ddfc3a9aad444d4782eae677c8a98130", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/f2a74f2185a54676a6cb2bb5ecfcc4f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2a74f2185a54676a6cb2bb5ecfcc4f6", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-12-27 18:05:50,738 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-bcd5ca89-ef42-451e-a3a9-9697c604256b 2018-12-27 18:05:50,738 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.129066944122s 2018-12-27 18:05:50,738 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-bcd5ca89-ef42-451e-a3a9-9697c604256b 2018-12-27 18:05:50,750 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-27 18:05:50,753 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d270e54158e9a796ffd5544f71dd670799034710" 2018-12-27 18:05:50,853 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:05:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6e5207b2-a4a1-4de3-825a-302688825264 Content-Encoding: gzip Content-Length: 396 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: neutron_trunk", "links": {"self": "http://172.30.9.31:5000/v3/projects/b0c76548c9724fddb1565deacda489f1"}, "tags": [], "enabled": true, "id": "b0c76548c9724fddb1565deacda489f1", "parent_id": "default", "domain_id": "default", "name": "neutron_trunk-project_6a7c275a-9178-4e39-8a6c-a27600bb5ed0"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93"}, "tags": [], "enabled": true, "id": "b7b4fceec1ad4c6eb74d758b709a9d93", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/da629caea04941e1ae8979c379dc7c9d"}, "tags": [], "enabled": true, "id": "da629caea04941e1ae8979c379dc7c9d", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-12-27 18:05:50,853 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?domain_id=default used request id req-6e5207b2-a4a1-4de3-825a-302688825264 2018-12-27 18:05:50,853 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.102869987488s 2018-12-27 18:05:50,853 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?domain_id=default used request id req-6e5207b2-a4a1-4de3-825a-302688825264 2018-12-27 18:05:50,860 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-12-27 18:05:50,864 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:5000/v3/role_assignments?user.id=cc9bc7e3d656486fa57d55e360c96e8f&role.id=5e97c57d600b48f5b4c8f915fe73d20b&scope.project.id=b0c76548c9724fddb1565deacda489f1" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d270e54158e9a796ffd5544f71dd670799034710" 2018-12-27 18:05:50,959 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:05:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-888be763-1e39-4304-a434-ba55ffb1bf43 Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.31:5000/v3/role_assignments?user.id=cc9bc7e3d656486fa57d55e360c96e8f&role.id=5e97c57d600b48f5b4c8f915fe73d20b&scope.project.id=b0c76548c9724fddb1565deacda489f1", "previous": null, "next": null}} 2018-12-27 18:05:50,959 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/role_assignments?user.id=cc9bc7e3d656486fa57d55e360c96e8f&role.id=5e97c57d600b48f5b4c8f915fe73d20b&scope.project.id=b0c76548c9724fddb1565deacda489f1 used request id req-888be763-1e39-4304-a434-ba55ffb1bf43 2018-12-27 18:05:50,959 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0982949733734s 2018-12-27 18:05:50,959 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/role_assignments?user.id=cc9bc7e3d656486fa57d55e360c96e8f&role.id=5e97c57d600b48f5b4c8f915fe73d20b&scope.project.id=b0c76548c9724fddb1565deacda489f1 used request id req-888be763-1e39-4304-a434-ba55ffb1bf43 2018-12-27 18:05:50,963 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-12-27 18:05:50,966 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.31:5000/v3/projects/b0c76548c9724fddb1565deacda489f1/users/cc9bc7e3d656486fa57d55e360c96e8f/roles/5e97c57d600b48f5b4c8f915fe73d20b -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d270e54158e9a796ffd5544f71dd670799034710" 2018-12-27 18:05:51,195 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 18:05:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2e2d749c-7e3f-41d1-b404-cecc37a11d27 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 18:05:51,195 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/b0c76548c9724fddb1565deacda489f1/users/cc9bc7e3d656486fa57d55e360c96e8f/roles/5e97c57d600b48f5b4c8f915fe73d20b used request id req-2e2d749c-7e3f-41d1-b404-cecc37a11d27 2018-12-27 18:05:51,196 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.232645988464s 2018-12-27 18:05:51,196 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/b0c76548c9724fddb1565deacda489f1/users/cc9bc7e3d656486fa57d55e360c96e8f/roles/5e97c57d600b48f5b4c8f915fe73d20b used request id req-2e2d749c-7e3f-41d1-b404-cecc37a11d27 2018-12-27 18:05:51,196 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'neutron_trunk-project_6a7c275a-9178-4e39-8a6c-a27600bb5ed0', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'tenant_name': 'admin', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': u'1', u'image_api_version': '2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'regionOne', u'key_manager_api_version': u'v1', 'project_id': u'b0c76548c9724fddb1565deacda489f1', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '50117382-0121-4411-900b-7831d0ad66a7', 'username': u'neutron_trunk-user_6a7c275a-9178-4e39-8a6c-a27600bb5ed0', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.31:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-12-27 18:05:51,200 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'neutron_trunk-user_6a7c275a-9178-4e39-8a6c-a27600bb5ed0', 'password': '50117382-0121-4411-900b-7831d0ad66a7', 'project_name': 'neutron_trunk-project_6a7c275a-9178-4e39-8a6c-a27600bb5ed0', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.31:5000//v3', 'project_id': 'b0c76548c9724fddb1565deacda489f1', 'project_domain_name': 'Default'} 2018-12-27 18:05:51,203 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-27 18:05:51,206 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d270e54158e9a796ffd5544f71dd670799034710" 2018-12-27 18:05:51,296 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:05:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c2669e17-b817-4791-8fa9-fff32113c7b4 Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 18:05:51,297 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-c2669e17-b817-4791-8fa9-fff32113c7b4 2018-12-27 18:05:51,297 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0938889980316s 2018-12-27 18:05:51,297 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-c2669e17-b817-4791-8fa9-fff32113c7b4 2018-12-27 18:05:51,302 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-27 18:05:51,305 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d270e54158e9a796ffd5544f71dd670799034710" 2018-12-27 18:05:51,403 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:05:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-914662eb-b74a-4787-a6c8-3625ec2afcdc Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 18:05:51,403 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-914662eb-b74a-4787-a6c8-3625ec2afcdc 2018-12-27 18:05:51,403 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.100885152817s 2018-12-27 18:05:51,403 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-914662eb-b74a-4787-a6c8-3625ec2afcdc 2018-12-27 18:05:51,408 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-27 18:05:51,411 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d270e54158e9a796ffd5544f71dd670799034710" 2018-12-27 18:05:51,516 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:05:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6f25c0d2-cb63-421e-84d2-aa0bf26e3260 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-12-27 18:05:51,516 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains/default used request id req-6f25c0d2-cb63-421e-84d2-aa0bf26e3260 2018-12-27 18:05:51,516 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.10829782486s 2018-12-27 18:05:51,517 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains/default used request id req-6f25c0d2-cb63-421e-84d2-aa0bf26e3260 2018-12-27 18:05:51,517 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-27 18:05:51,521 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d270e54158e9a796ffd5544f71dd670799034710" 2018-12-27 18:05:51,636 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:05:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b05f6178-7e11-48c9-972f-7974cb7dc80e Content-Encoding: gzip Content-Length: 833 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/05a834ddebbc40688596b7460b47439e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05a834ddebbc40688596b7460b47439e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/08226a0ad01943f39559448239e291e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "08226a0ad01943f39559448239e291e1", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/55c0552fe37a4f7ca0e73939514bc683"}, "domain_id": "default", "enabled": true, "options": {}, "id": "55c0552fe37a4f7ca0e73939514bc683", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/646a4af4e3b5439a97996d353fea3924"}, "domain_id": "914eec1d43ea4caf9d2fd33268c06258", "enabled": true, "options": {}, "id": "646a4af4e3b5439a97996d353fea3924", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/85fb203e51c34d3f8122e285a6a318b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85fb203e51c34d3f8122e285a6a318b3", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/905e7f4b42d24cca93b99d2401fa3378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "905e7f4b42d24cca93b99d2401fa3378", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/a5bc08b9f81f4e5bb86c24f9f7547bae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5bc08b9f81f4e5bb86c24f9f7547bae", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/a5c780627f004d318bf908d80305da9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5c780627f004d318bf908d80305da9c", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/b18425bf2b044bc9af7e194919539a17"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b18425bf2b044bc9af7e194919539a17", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/b8d2134b619d4dca80e21d6fb16449b0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b8d2134b619d4dca80e21d6fb16449b0", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/b9ab6a25a652438285139fe5b44aea62"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9ab6a25a652438285139fe5b44aea62", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/c08462554a4844d681348f58b9b0edee"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c08462554a4844d681348f58b9b0edee", "email": "neutron@localhost", "password_expires_at": null}, {"name": "neutron_trunk-user_6a7c275a-9178-4e39-8a6c-a27600bb5ed0", "links": {"self": "http://172.30.9.31:5000/v3/users/cc9bc7e3d656486fa57d55e360c96e8f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "cc9bc7e3d656486fa57d55e360c96e8f", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/ddfc3a9aad444d4782eae677c8a98130"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ddfc3a9aad444d4782eae677c8a98130", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/f2a74f2185a54676a6cb2bb5ecfcc4f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2a74f2185a54676a6cb2bb5ecfcc4f6", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-12-27 18:05:51,636 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-b05f6178-7e11-48c9-972f-7974cb7dc80e 2018-12-27 18:05:51,636 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.118525028229s 2018-12-27 18:05:51,636 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-b05f6178-7e11-48c9-972f-7974cb7dc80e 2018-12-27 18:05:51,648 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-27 18:05:51,651 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d270e54158e9a796ffd5544f71dd670799034710" 2018-12-27 18:05:51,747 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:05:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d0ff8066-24a7-431c-b6cd-9c1826e162be Content-Encoding: gzip Content-Length: 396 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: neutron_trunk", "links": {"self": "http://172.30.9.31:5000/v3/projects/b0c76548c9724fddb1565deacda489f1"}, "tags": [], "enabled": true, "id": "b0c76548c9724fddb1565deacda489f1", "parent_id": "default", "domain_id": "default", "name": "neutron_trunk-project_6a7c275a-9178-4e39-8a6c-a27600bb5ed0"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93"}, "tags": [], "enabled": true, "id": "b7b4fceec1ad4c6eb74d758b709a9d93", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/da629caea04941e1ae8979c379dc7c9d"}, "tags": [], "enabled": true, "id": "da629caea04941e1ae8979c379dc7c9d", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-12-27 18:05:51,748 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?domain_id=default used request id req-d0ff8066-24a7-431c-b6cd-9c1826e162be 2018-12-27 18:05:51,748 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0999021530151s 2018-12-27 18:05:51,748 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?domain_id=default used request id req-d0ff8066-24a7-431c-b6cd-9c1826e162be 2018-12-27 18:05:51,755 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-12-27 18:05:51,759 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:5000/v3/role_assignments?user.id=cc9bc7e3d656486fa57d55e360c96e8f&role.id=c2bb869216234fa8b868621217cc01a4&scope.project.id=b0c76548c9724fddb1565deacda489f1" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d270e54158e9a796ffd5544f71dd670799034710" 2018-12-27 18:05:51,860 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:05:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bc8f6e69-24e5-42b3-a474-8ef6e3ff83b9 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.31:5000/v3/role_assignments?user.id=cc9bc7e3d656486fa57d55e360c96e8f&role.id=c2bb869216234fa8b868621217cc01a4&scope.project.id=b0c76548c9724fddb1565deacda489f1", "previous": null, "next": null}} 2018-12-27 18:05:51,860 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/role_assignments?user.id=cc9bc7e3d656486fa57d55e360c96e8f&role.id=c2bb869216234fa8b868621217cc01a4&scope.project.id=b0c76548c9724fddb1565deacda489f1 used request id req-bc8f6e69-24e5-42b3-a474-8ef6e3ff83b9 2018-12-27 18:05:51,860 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.104785919189s 2018-12-27 18:05:51,861 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/role_assignments?user.id=cc9bc7e3d656486fa57d55e360c96e8f&role.id=c2bb869216234fa8b868621217cc01a4&scope.project.id=b0c76548c9724fddb1565deacda489f1 used request id req-bc8f6e69-24e5-42b3-a474-8ef6e3ff83b9 2018-12-27 18:05:51,864 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-12-27 18:05:51,867 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.31:5000/v3/projects/b0c76548c9724fddb1565deacda489f1/users/cc9bc7e3d656486fa57d55e360c96e8f/roles/c2bb869216234fa8b868621217cc01a4 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d270e54158e9a796ffd5544f71dd670799034710" 2018-12-27 18:05:52,004 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 18:05:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-db4e8e2a-7243-4612-aacb-3925ed662673 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 18:05:52,004 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/b0c76548c9724fddb1565deacda489f1/users/cc9bc7e3d656486fa57d55e360c96e8f/roles/c2bb869216234fa8b868621217cc01a4 used request id req-db4e8e2a-7243-4612-aacb-3925ed662673 2018-12-27 18:05:52,004 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.140368938446s 2018-12-27 18:05:52,005 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/b0c76548c9724fddb1565deacda489f1/users/cc9bc7e3d656486fa57d55e360c96e8f/roles/c2bb869216234fa8b868621217cc01a4 used request id req-db4e8e2a-7243-4612-aacb-3925ed662673 2018-12-27 18:05:52,008 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-27 18:05:52,011 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d270e54158e9a796ffd5544f71dd670799034710" 2018-12-27 18:05:52,107 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:05:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e18decc1-65e2-424e-9054-2a55987d969d Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 18:05:52,107 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-e18decc1-65e2-424e-9054-2a55987d969d 2018-12-27 18:05:52,107 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0989317893982s 2018-12-27 18:05:52,107 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-e18decc1-65e2-424e-9054-2a55987d969d 2018-12-27 18:05:52,112 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-27 18:05:52,115 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d270e54158e9a796ffd5544f71dd670799034710" 2018-12-27 18:05:52,222 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:05:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-abe67a11-4873-4b29-921b-bf97b844180e Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-12-27 18:05:52,222 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains/default used request id req-abe67a11-4873-4b29-921b-bf97b844180e 2018-12-27 18:05:52,222 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.109782934189s 2018-12-27 18:05:52,222 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains/default used request id req-abe67a11-4873-4b29-921b-bf97b844180e 2018-12-27 18:05:52,223 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-27 18:05:52,226 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d270e54158e9a796ffd5544f71dd670799034710" 2018-12-27 18:05:52,348 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:05:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-212fee24-de17-4025-ab79-a8f7547fa005 Content-Encoding: gzip Content-Length: 833 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/05a834ddebbc40688596b7460b47439e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05a834ddebbc40688596b7460b47439e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/08226a0ad01943f39559448239e291e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "08226a0ad01943f39559448239e291e1", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/55c0552fe37a4f7ca0e73939514bc683"}, "domain_id": "default", "enabled": true, "options": {}, "id": "55c0552fe37a4f7ca0e73939514bc683", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/646a4af4e3b5439a97996d353fea3924"}, "domain_id": "914eec1d43ea4caf9d2fd33268c06258", "enabled": true, "options": {}, "id": "646a4af4e3b5439a97996d353fea3924", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/85fb203e51c34d3f8122e285a6a318b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85fb203e51c34d3f8122e285a6a318b3", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/905e7f4b42d24cca93b99d2401fa3378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "905e7f4b42d24cca93b99d2401fa3378", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/a5bc08b9f81f4e5bb86c24f9f7547bae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5bc08b9f81f4e5bb86c24f9f7547bae", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/a5c780627f004d318bf908d80305da9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5c780627f004d318bf908d80305da9c", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/b18425bf2b044bc9af7e194919539a17"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b18425bf2b044bc9af7e194919539a17", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/b8d2134b619d4dca80e21d6fb16449b0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b8d2134b619d4dca80e21d6fb16449b0", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/b9ab6a25a652438285139fe5b44aea62"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9ab6a25a652438285139fe5b44aea62", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/c08462554a4844d681348f58b9b0edee"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c08462554a4844d681348f58b9b0edee", "email": "neutron@localhost", "password_expires_at": null}, {"name": "neutron_trunk-user_6a7c275a-9178-4e39-8a6c-a27600bb5ed0", "links": {"self": "http://172.30.9.31:5000/v3/users/cc9bc7e3d656486fa57d55e360c96e8f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "cc9bc7e3d656486fa57d55e360c96e8f", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/ddfc3a9aad444d4782eae677c8a98130"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ddfc3a9aad444d4782eae677c8a98130", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/f2a74f2185a54676a6cb2bb5ecfcc4f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2a74f2185a54676a6cb2bb5ecfcc4f6", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-12-27 18:05:52,349 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-212fee24-de17-4025-ab79-a8f7547fa005 2018-12-27 18:05:52,349 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.125498056412s 2018-12-27 18:05:52,349 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-212fee24-de17-4025-ab79-a8f7547fa005 2018-12-27 18:05:52,360 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-12-27 18:05:52,363 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:5000/v3/role_assignments?role.id=c2bb869216234fa8b868621217cc01a4&user.id=cc9bc7e3d656486fa57d55e360c96e8f&scope.domain.id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d270e54158e9a796ffd5544f71dd670799034710" 2018-12-27 18:05:52,461 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:05:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-654913af-80d5-4248-aa3d-8f89a51ce4e9 Content-Encoding: gzip Content-Length: 192 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.31:5000/v3/role_assignments?role.id=c2bb869216234fa8b868621217cc01a4&user.id=cc9bc7e3d656486fa57d55e360c96e8f&scope.domain.id=default", "previous": null, "next": null}} 2018-12-27 18:05:52,461 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/role_assignments?role.id=c2bb869216234fa8b868621217cc01a4&user.id=cc9bc7e3d656486fa57d55e360c96e8f&scope.domain.id=default used request id req-654913af-80d5-4248-aa3d-8f89a51ce4e9 2018-12-27 18:05:52,461 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.101600885391s 2018-12-27 18:05:52,462 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/role_assignments?role.id=c2bb869216234fa8b868621217cc01a4&user.id=cc9bc7e3d656486fa57d55e360c96e8f&scope.domain.id=default used request id req-654913af-80d5-4248-aa3d-8f89a51ce4e9 2018-12-27 18:05:52,465 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.domains.users.roles 2018-12-27 18:05:52,469 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.31:5000/v3/domains/default/users/cc9bc7e3d656486fa57d55e360c96e8f/roles/c2bb869216234fa8b868621217cc01a4 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d270e54158e9a796ffd5544f71dd670799034710" 2018-12-27 18:05:52,626 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 18:05:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-22818029-13d4-4973-8aeb-f79115e8722f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 18:05:52,626 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/domains/default/users/cc9bc7e3d656486fa57d55e360c96e8f/roles/c2bb869216234fa8b868621217cc01a4 used request id req-22818029-13d4-4973-8aeb-f79115e8722f 2018-12-27 18:05:52,626 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.domains.users.roles in 0.160770893097s 2018-12-27 18:05:52,626 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/domains/default/users/cc9bc7e3d656486fa57d55e360c96e8f/roles/c2bb869216234fa8b868621217cc01a4 used request id req-22818029-13d4-4973-8aeb-f79115e8722f 2018-12-27 18:05:52,627 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-12-27 18:05:54,824 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-12-27 18:05:57,032 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 039e83db-3042-4692-a428-81685282c9d9 | 2018-12-27T18:05:56.624744 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 039e83db-3042-4692-a428-81685282c9d9 ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-12-27 18:06:00,138 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | event | Available | | __unknown__ | placement | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | | swift | object-store | Available | +-------------+----------------+-----------+ 2018-12-27 18:06:00,856 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-12-27 18:06:02,811 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-12-27 18:06:05,548 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide Using verifier 'opnfv-tempest' (UUID=d85cc854-fb75-49f9-afb3-aed54f96807d) as the default verifier for the future CLI operations. 2018-12-27 18:06:07,341 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 18:06:07,349 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:06:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fbf5654e-0595-4c2b-a6be-9de4be9ec530 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 18:06:07,350 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-fbf5654e-0595-4c2b-a6be-9de4be9ec530 2018-12-27 18:06:07,351 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000/v3/auth/tokens 2018-12-27 18:06:07,860 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T19:06:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b0c76548c9724fddb1565deacda489f1", "name": "neutron_trunk-project_6a7c275a-9178-4e39-8a6c-a27600bb5ed0"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/b0c76548c9724fddb1565deacda489f1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/b0c76548c9724fddb1565deacda489f1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/b0c76548c9724fddb1565deacda489f1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/b0c76548c9724fddb1565deacda489f1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/b0c76548c9724fddb1565deacda489f1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/b0c76548c9724fddb1565deacda489f1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/b0c76548c9724fddb1565deacda489f1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/b0c76548c9724fddb1565deacda489f1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/b0c76548c9724fddb1565deacda489f1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_b0c76548c9724fddb1565deacda489f1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_b0c76548c9724fddb1565deacda489f1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/b0c76548c9724fddb1565deacda489f1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/b0c76548c9724fddb1565deacda489f1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/b0c76548c9724fddb1565deacda489f1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "neutron_trunk-user_6a7c275a-9178-4e39-8a6c-a27600bb5ed0", "id": "cc9bc7e3d656486fa57d55e360c96e8f"}, "audit_ids": ["6FpC_dO-Sr6_0mudaupYZA"], "issued_at": "2018-12-27T18:06:07.000000Z"}} 2018-12-27 18:06:07,864 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2018-12-27 18:06:07,865 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/extensions.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ab0cdcd21f0b3922be05f3a9355bf2e3f4e3340a" 2018-12-27 18:06:08,091 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 8816 X-Openstack-Request-Id: req-7fd7ac74-7a48-4974-9b7a-9abbe6959e29 Date: Thu, 27 Dec 2018 18:06:08 GMT RESP BODY: {"extensions": [{"alias": "default-subnetpools", "updated": "2016-02-18T18:00:00-00:00", "name": "Default Subnetpools", "links": [], "description": "Provides ability to mark and use a subnetpool as the default."}, {"alias": "qos", "updated": "2015-06-08T10:00:00-00:00", "name": "Quality of Service", "links": [], "description": "The Quality of Service extension."}, {"alias": "network-ip-availability", "updated": "2015-09-24T00:00:00-00:00", "name": "Network IP Availability", "links": [], "description": "Provides IP availability data for each network and subnet."}, {"alias": "network_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Network Availability Zone", "links": [], "description": "Availability zone support for network."}, {"alias": "auto-allocated-topology", "updated": "2016-01-01T00:00:00-00:00", "name": "Auto Allocated Topology Services", "links": [], "description": "Auto Allocated Topology Services."}, {"alias": "ext-gw-mode", "updated": "2013-03-28T10:00:00-00:00", "name": "Neutron L3 Configurable external gateway mode", "links": [], "description": "Extension of the router abstraction for specifying whether SNAT should occur on the external gateway"}, {"alias": "binding", "updated": "2014-02-03T10:00:00-00:00", "name": "Port Binding", "links": [], "description": "Expose port bindings of a virtual port to external application"}, {"alias": "agent", "updated": "2013-02-03T10:00:00-00:00", "name": "agent", "links": [], "description": "The agent management extension."}, {"alias": "subnet_allocation", "updated": "2015-03-30T10:00:00-00:00", "name": "Subnet Allocation", "links": [], "description": "Enables allocation of subnets from a subnet pool"}, {"alias": "dhcp_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "DHCP Agent Scheduler", "links": [], "description": "Schedule networks among dhcp agents"}, {"alias": "tag", "updated": "2016-01-01T00:00:00-00:00", "name": "Tag support", "links": [], "description": "Enables to set tag on resources."}, {"alias": "external-net", "updated": "2013-01-14T10:00:00-00:00", "name": "Neutron external network", "links": [], "description": "Adds external network attribute to network resource."}, {"alias": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"alias": "availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Availability Zone", "links": [], "description": "The availability zone extension."}, {"alias": "qos-default", "updated": "2017-041-06T10:00:00-00:00", "name": "QoS default policy", "links": [], "description": "Expose the QoS default policy per project"}, {"alias": "quotas", "updated": "2012-07-29T10:00:00-00:00", "name": "Quota management support", "links": [], "description": "Expose functions for quotas management per tenant"}, {"alias": "standard-attr-tag", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources with standard attribute: trunk, policy, security_group, floatingip", "links": [], "description": "Enables to set tag on resources with standard attribute."}, {"alias": "revision-if-match", "updated": "2016-12-11T00:00:00-00:00", "name": "If-Match constraints based on revision_number", "links": [], "description": "Extension indicating that If-Match based on revision_number is supported."}, {"alias": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"alias": "multi-provider", "updated": "2013-06-27T10:00:00-00:00", "name": "Multi Provider Network", "links": [], "description": "Expose mapping of virtual networks to multiple physical networks"}, {"alias": "quota_details", "updated": "2017-02-10T10:00:00-00:00", "name": "Quota details management support", "links": [], "description": "Expose functions for quotas usage statistics per project"}, {"alias": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"alias": "trunk", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk Extension", "links": [], "description": "Provides support for trunk ports"}, {"alias": "extraroute", "updated": "2013-02-01T10:00:00-00:00", "name": "Neutron Extra Route", "links": [], "description": "Extra routes configuration for L3 router"}, {"alias": "net-mtu-writable", "updated": "2017-07-12T00:00:00-00:00", "name": "Network MTU (writable)", "links": [], "description": "Provides a writable MTU attribute for a network resource."}, {"alias": "subnet-service-types", "updated": "2016-03-15T18:00:00-00:00", "name": "Subnet service types", "links": [], "description": "Provides ability to set the subnet service_types field"}, {"alias": "standard-attr-timestamp", "updated": "2016-09-12T10:00:00-00:00", "name": "Resource timestamps", "links": [], "description": "Adds created_at and updated_at fields to all Neutron resources that have Neutron standard attributes."}, {"alias": "service-type", "updated": "2013-01-20T00:00:00-00:00", "name": "Neutron Service Type Management", "links": [], "description": "API for retrieving service providers for Neutron advanced services"}, {"alias": "qos-rule-type-details", "updated": "2017-06-22T10:00:00-00:00", "name": "Details of QoS rule types", "links": [], "description": "Expose details about QoS rule types supported by loaded backend drivers"}, {"alias": "port-security", "updated": "2012-07-23T10:00:00-00:00", "name": "Port Security", "links": [], "description": "Provides port security"}, {"alias": "extra_dhcp_opt", "updated": "2013-03-17T12:00:00-00:00", "name": "Neutron Extra DHCP options", "links": [], "description": "Extra options configuration for DHCP. For example PXE boot options to DHCP clients can be specified (e.g. tftp-server, server-ip-address, bootfile-name)"}, {"alias": "standard-attr-revisions", "updated": "2016-04-11T10:00:00-00:00", "name": "Resource revision numbers", "links": [], "description": "This extension will display the revision number of neutron resources."}, {"alias": "dns-integration", "updated": "2015-08-15T18:00:00-00:00", "name": "DNS Integration", "links": [], "description": "Provides integration with DNS."}, {"alias": "pagination", "updated": "2016-06-12T00:00:00-00:00", "name": "Pagination support", "links": [], "description": "Extension that indicates that pagination is enabled."}, {"alias": "sorting", "updated": "2016-06-12T00:00:00-00:00", "name": "Sorting support", "links": [], "description": "Extension that indicates that sorting is enabled."}, {"alias": "security-group", "updated": "2012-10-05T10:00:00-00:00", "name": "security-group", "links": [], "description": "The security groups extension."}, {"alias": "rbac-policies", "updated": "2015-06-17T12:15:12-00:00", "name": "RBAC Policies", "links": [], "description": "Allows creation and modification of policies that control tenant access to resources."}, {"alias": "qos-bw-limit-direction", "updated": "2017-04-10T10:00:00-00:00", "name": "Direction for QoS bandwidth limit rule", "links": [], "description": "Allow to configure QoS bandwidth limit rule with specific direction: ingress or egress"}, {"alias": "tag-ext", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources: subnet, subnetpool, port, router", "links": [], "description": "Extends tag support to more L2 and L3 resources."}, {"alias": "standard-attr-description", "updated": "2016-02-10T10:00:00-00:00", "name": "standard-attr-description", "links": [], "description": "Extension to add descriptions to standard attributes"}, {"alias": "ip-substring-filtering", "updated": "2017-11-28T09:00:00-00:00", "name": "IP address substring filtering", "links": [], "description": "Provides IP address substring filtering when listing ports"}, {"alias": "router", "updated": "2012-07-20T10:00:00-00:00", "name": "Neutron L3 Router", "links": [], "description": "Router abstraction for basic L3 forwarding between L2 Neutron networks and access to external networks via a NAT gateway."}, {"alias": "allowed-address-pairs", "updated": "2013-07-23T10:00:00-00:00", "name": "Allowed Address Pairs", "links": [], "description": "Provides allowed address pairs"}, {"alias": "project-id", "updated": "2016-09-09T09:09:09-09:09", "name": "project_id field enabled", "links": [], "description": "Extension that indicates that project_id field is enabled."}, {"alias": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}]} 2018-12-27 18:06:08,092 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/extensions.json used request id req-7fd7ac74-7a48-4974-9b7a-9abbe6959e29 2018-12-27 18:06:08,092 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.227760076523s 2018-12-27 18:06:08,092 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/extensions.json used request id req-7fd7ac74-7a48-4974-9b7a-9abbe6959e29 2018-12-27 18:06:08,099 - xtesting.ci.run_tests - INFO - Running test case 'neutron_trunk'... 2018-12-27 18:06:08,100 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-27 18:06:08,223 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-12-27 18:06:08,225 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 18:06:08,230 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Thu, 27 Dec 2018 18:06:08 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}]} 2018-12-27 18:06:08,235 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-27 18:06:08,239 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ab0cdcd21f0b3922be05f3a9355bf2e3f4e3340a" 2018-12-27 18:06:08,488 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-7deb9010-16d7-423b-ba4e-0b50d6f8984b Date: Thu, 27 Dec 2018 18:06:08 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-27 18:06:08,489 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-7deb9010-16d7-423b-ba4e-0b50d6f8984b 2018-12-27 18:06:08,489 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.253237009048s 2018-12-27 18:06:08,489 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-7deb9010-16d7-423b-ba4e-0b50d6f8984b 2018-12-27 18:06:08,498 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-12-27 18:06:08,501 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ab0cdcd21f0b3922be05f3a9355bf2e3f4e3340a" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/neutron_trunk-img_6a7c275a-9178-4e39-8a6c-a27600bb5ed0", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "neutron_trunk-img_6a7c275a-9178-4e39-8a6c-a27600bb5ed0"}' 2018-12-27 18:06:08,753 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 877 Content-Type: application/json Location: http://172.30.9.31:9292/v2/images/6b065591-5636-4246-8b7d-0531cce340f0 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-ad36bd0d-3b99-40d0-92ac-df835b3f1be9 Date: Thu, 27 Dec 2018 18:06:08 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/6b065591-5636-4246-8b7d-0531cce340f0/file", "owner": "b0c76548c9724fddb1565deacda489f1", "id": "6b065591-5636-4246-8b7d-0531cce340f0", "size": null, "self": "/v2/images/6b065591-5636-4246-8b7d-0531cce340f0", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-27T18:06:08Z", "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_6a7c275a-9178-4e39-8a6c-a27600bb5ed0", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_6a7c275a-9178-4e39-8a6c-a27600bb5ed0", "checksum": null, "created_at": "2018-12-27T18:06:08Z", "protected": false} 2018-12-27 18:06:08,753 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.31:9292/v2/images used request id req-ad36bd0d-3b99-40d0-92ac-df835b3f1be9 2018-12-27 18:06:08,754 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.255828857422s 2018-12-27 18:06:08,754 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.31:9292/v2/images used request id req-ad36bd0d-3b99-40d0-92ac-df835b3f1be9 returning object 6b065591-5636-4246-8b7d-0531cce340f0 2018-12-27 18:06:08,755 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-12-27 18:06:08,758 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.31:9292/v2/images/6b065591-5636-4246-8b7d-0531cce340f0/file -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ab0cdcd21f0b3922be05f3a9355bf2e3f4e3340a" -d '' 2018-12-27 18:06:09,528 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-8648599b-761d-4e86-bd27-fc082b5eccde Date: Thu, 27 Dec 2018 18:06:09 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-27 18:06:09,529 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.31:9292/v2/images/6b065591-5636-4246-8b7d-0531cce340f0/file used request id req-8648599b-761d-4e86-bd27-fc082b5eccde 2018-12-27 18:06:09,529 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.774172067642s 2018-12-27 18:06:09,529 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.31:9292/v2/images/6b065591-5636-4246-8b7d-0531cce340f0/file used request id req-8648599b-761d-4e86-bd27-fc082b5eccde 2018-12-27 18:06:09,533 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-27 18:06:09,537 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ab0cdcd21f0b3922be05f3a9355bf2e3f4e3340a" 2018-12-27 18:06:09,741 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1207 Content-Type: application/json X-Openstack-Request-Id: req-1aa48a48-8efe-4714-bf15-8e1749153710 Date: Thu, 27 Dec 2018 18:06:09 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/6b065591-5636-4246-8b7d-0531cce340f0/snap", "metadata": {}}], "file": "/v2/images/6b065591-5636-4246-8b7d-0531cce340f0/file", "owner": "b0c76548c9724fddb1565deacda489f1", "id": "6b065591-5636-4246-8b7d-0531cce340f0", "size": 12716032, "self": "/v2/images/6b065591-5636-4246-8b7d-0531cce340f0", "disk_format": "qcow2", "direct_url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/6b065591-5636-4246-8b7d-0531cce340f0/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-27T18:06:09Z", "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_6a7c275a-9178-4e39-8a6c-a27600bb5ed0", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_6a7c275a-9178-4e39-8a6c-a27600bb5ed0", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-27T18:06:08Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-27 18:06:09,742 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-1aa48a48-8efe-4714-bf15-8e1749153710 2018-12-27 18:06:09,742 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.208549976349s 2018-12-27 18:06:09,742 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-1aa48a48-8efe-4714-bf15-8e1749153710 2018-12-27 18:06:09,744 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/6b065591-5636-4246-8b7d-0531cce340f0/snap', u'metadata': Munch({})})], 'file': u'/v2/images/6b065591-5636-4246-8b7d-0531cce340f0/file', 'owner': u'b0c76548c9724fddb1565deacda489f1', 'id': u'6b065591-5636-4246-8b7d-0531cce340f0', 'size': 12716032, u'self': u'/v2/images/6b065591-5636-4246-8b7d-0531cce340f0', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b0c76548c9724fddb1565deacda489f1', 'name': 'neutron_trunk-project_6a7c275a-9178-4e39-8a6c-a27600bb5ed0', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/6b065591-5636-4246-8b7d-0531cce340f0/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-12-27T18:06:09Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-12-27T18:06:09Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron_trunk-img_6a7c275a-9178-4e39-8a6c-a27600bb5ed0', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/6b065591-5636-4246-8b7d-0531cce340f0', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/neutron_trunk-img_6a7c275a-9178-4e39-8a6c-a27600bb5ed0', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'neutron_trunk-img_6a7c275a-9178-4e39-8a6c-a27600bb5ed0', 'created': u'2018-12-27T18:06:08Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-12-27T18:06:08Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/6b065591-5636-4246-8b7d-0531cce340f0', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/neutron_trunk-img_6a7c275a-9178-4e39-8a6c-a27600bb5ed0', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-12-27 18:06:09,745 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-12-27 18:06:09,748 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d270e54158e9a796ffd5544f71dd670799034710" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "neutron_trunk-flavor_6a7c275a-9178-4e39-8a6c-a27600bb5ed0", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-12-27 18:06:09,977 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:06:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5496ae90-3a1a-40c3-a35b-a1d88c02aa61 x-compute-request-id: req-5496ae90-3a1a-40c3-a35b-a1d88c02aa61 Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"flavor": {"name": "neutron_trunk-flavor_6a7c275a-9178-4e39-8a6c-a27600bb5ed0", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/46b8772a-464f-4f75-a905-d69989c8b932", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/46b8772a-464f-4f75-a905-d69989c8b932", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "46b8772a-464f-4f75-a905-d69989c8b932"}} 2018-12-27 18:06:09,977 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-5496ae90-3a1a-40c3-a35b-a1d88c02aa61 2018-12-27 18:06:09,977 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.232023954391s 2018-12-27 18:06:09,977 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-5496ae90-3a1a-40c3-a35b-a1d88c02aa61 2018-12-27 18:06:09,978 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'neutron_trunk-flavor_6a7c275a-9178-4e39-8a6c-a27600bb5ed0', 'ephemeral': 0, 'ram': 512, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b7b4fceec1ad4c6eb74d758b709a9d93', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 1, 'id': u'46b8772a-464f-4f75-a905-d69989c8b932', 'swap': 0}) 2018-12-27 18:06:09,979 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-12-27 18:06:09,982 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/flavors/46b8772a-464f-4f75-a905-d69989c8b932/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d270e54158e9a796ffd5544f71dd670799034710" -d '{"extra_specs": {}}' 2018-12-27 18:06:10,000 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:06:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-fd741bdd-0ea7-4094-951f-5a62af26791e x-compute-request-id: req-fd741bdd-0ea7-4094-951f-5a62af26791e Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-12-27 18:06:10,000 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors/46b8772a-464f-4f75-a905-d69989c8b932/os-extra_specs used request id req-fd741bdd-0ea7-4094-951f-5a62af26791e 2018-12-27 18:06:10,000 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0212359428406s 2018-12-27 18:06:10,000 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors/46b8772a-464f-4f75-a905-d69989c8b932/os-extra_specs used request id req-fd741bdd-0ea7-4094-951f-5a62af26791e 2018-12-27 18:06:10,005 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 18:06:10,010 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 18:06:10 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 18:06:10,014 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-27 18:06:10,017 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ab0cdcd21f0b3922be05f3a9355bf2e3f4e3340a" 2018-12-27 18:06:10,119 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:06:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-90c87ab1-2733-42f5-a654-f4e64c8f85cd Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 18:06:10,120 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-90c87ab1-2733-42f5-a654-f4e64c8f85cd 2018-12-27 18:06:10,120 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.105918169022s 2018-12-27 18:06:10,120 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-90c87ab1-2733-42f5-a654-f4e64c8f85cd 2018-12-27 18:06:10,129 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-12-27 18:06:10,132 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d270e54158e9a796ffd5544f71dd670799034710" 2018-12-27 18:06:10,166 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:06:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-38622007-a038-45bd-9721-3af62e056ec9 x-compute-request-id: req-38622007-a038-45bd-9721-3af62e056ec9 Content-Encoding: gzip Content-Length: 737 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 20}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.4", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 247, "hypervisor_version": 2012000, "disk_available_least": 246, "local_gb": 247, "free_ram_mb": 28406, "id": 2}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 29}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.9", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 247, "hypervisor_version": 2012000, "disk_available_least": 246, "local_gb": 247, "free_ram_mb": 28406, "id": 5}]} 2018-12-27 18:06:10,166 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/os-hypervisors/detail used request id req-38622007-a038-45bd-9721-3af62e056ec9 2018-12-27 18:06:10,166 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.0369930267334s 2018-12-27 18:06:10,167 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/os-hypervisors/detail used request id req-38622007-a038-45bd-9721-3af62e056ec9 2018-12-27 18:06:10,171 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-27 18:06:10,174 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ab0cdcd21f0b3922be05f3a9355bf2e3f4e3340a" 2018-12-27 18:06:10,376 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1207 Content-Type: application/json X-Openstack-Request-Id: req-4c76c7ed-025a-4493-843a-738f058d05d6 Date: Thu, 27 Dec 2018 18:06:10 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/6b065591-5636-4246-8b7d-0531cce340f0/snap", "metadata": {}}], "file": "/v2/images/6b065591-5636-4246-8b7d-0531cce340f0/file", "owner": "b0c76548c9724fddb1565deacda489f1", "id": "6b065591-5636-4246-8b7d-0531cce340f0", "size": 12716032, "self": "/v2/images/6b065591-5636-4246-8b7d-0531cce340f0", "disk_format": "qcow2", "direct_url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/6b065591-5636-4246-8b7d-0531cce340f0/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-27T18:06:09Z", "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_6a7c275a-9178-4e39-8a6c-a27600bb5ed0", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_6a7c275a-9178-4e39-8a6c-a27600bb5ed0", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-27T18:06:08Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-27 18:06:10,376 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-4c76c7ed-025a-4493-843a-738f058d05d6 2018-12-27 18:06:10,376 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.205055952072s 2018-12-27 18:06:10,376 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-4c76c7ed-025a-4493-843a-738f058d05d6 2018-12-27 18:06:10,385 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-12-27 18:06:10,388 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ab0cdcd21f0b3922be05f3a9355bf2e3f4e3340a" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/neutron_trunk-img_alt_6a7c275a-9178-4e39-8a6c-a27600bb5ed0", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "neutron_trunk-img_alt_6a7c275a-9178-4e39-8a6c-a27600bb5ed0"}' 2018-12-27 18:06:10,460 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 885 Content-Type: application/json Location: http://172.30.9.31:9292/v2/images/081cf16d-eaeb-47ea-9721-e80d39000343 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-44c81f31-c6f5-4f68-8b8e-26c66d8212f5 Date: Thu, 27 Dec 2018 18:06:10 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/081cf16d-eaeb-47ea-9721-e80d39000343/file", "owner": "b0c76548c9724fddb1565deacda489f1", "id": "081cf16d-eaeb-47ea-9721-e80d39000343", "size": null, "self": "/v2/images/081cf16d-eaeb-47ea-9721-e80d39000343", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-27T18:06:10Z", "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_alt_6a7c275a-9178-4e39-8a6c-a27600bb5ed0", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_alt_6a7c275a-9178-4e39-8a6c-a27600bb5ed0", "checksum": null, "created_at": "2018-12-27T18:06:10Z", "protected": false} 2018-12-27 18:06:10,460 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.31:9292/v2/images used request id req-44c81f31-c6f5-4f68-8b8e-26c66d8212f5 2018-12-27 18:06:10,460 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0755949020386s 2018-12-27 18:06:10,461 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.31:9292/v2/images used request id req-44c81f31-c6f5-4f68-8b8e-26c66d8212f5 returning object 081cf16d-eaeb-47ea-9721-e80d39000343 2018-12-27 18:06:10,461 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-12-27 18:06:10,465 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.31:9292/v2/images/081cf16d-eaeb-47ea-9721-e80d39000343/file -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ab0cdcd21f0b3922be05f3a9355bf2e3f4e3340a" -d '' 2018-12-27 18:06:11,746 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-80ee3051-d293-4a34-98ae-cad56025eff4 Date: Thu, 27 Dec 2018 18:06:11 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-27 18:06:11,746 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.31:9292/v2/images/081cf16d-eaeb-47ea-9721-e80d39000343/file used request id req-80ee3051-d293-4a34-98ae-cad56025eff4 2018-12-27 18:06:11,746 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.28494691849s 2018-12-27 18:06:11,747 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.31:9292/v2/images/081cf16d-eaeb-47ea-9721-e80d39000343/file used request id req-80ee3051-d293-4a34-98ae-cad56025eff4 2018-12-27 18:06:11,751 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-27 18:06:11,754 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ab0cdcd21f0b3922be05f3a9355bf2e3f4e3340a" 2018-12-27 18:06:11,955 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2355 Content-Type: application/json X-Openstack-Request-Id: req-546fb574-436d-40a1-bf35-7068aed2df6b Date: Thu, 27 Dec 2018 18:06:11 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/081cf16d-eaeb-47ea-9721-e80d39000343/snap", "metadata": {}}], "file": "/v2/images/081cf16d-eaeb-47ea-9721-e80d39000343/file", "owner": "b0c76548c9724fddb1565deacda489f1", "id": "081cf16d-eaeb-47ea-9721-e80d39000343", "size": 12716032, "self": "/v2/images/081cf16d-eaeb-47ea-9721-e80d39000343", "disk_format": "qcow2", "direct_url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/081cf16d-eaeb-47ea-9721-e80d39000343/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-27T18:06:11Z", "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_alt_6a7c275a-9178-4e39-8a6c-a27600bb5ed0", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_alt_6a7c275a-9178-4e39-8a6c-a27600bb5ed0", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-27T18:06:10Z", "protected": false}, {"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/6b065591-5636-4246-8b7d-0531cce340f0/snap", "metadata": {}}], "file": "/v2/images/6b065591-5636-4246-8b7d-0531cce340f0/file", "owner": "b0c76548c9724fddb1565deacda489f1", "id": "6b065591-5636-4246-8b7d-0531cce340f0", "size": 12716032, "self": "/v2/images/6b065591-5636-4246-8b7d-0531cce340f0", "disk_format": "qcow2", "direct_url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/6b065591-5636-4246-8b7d-0531cce340f0/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-27T18:06:09Z", "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_6a7c275a-9178-4e39-8a6c-a27600bb5ed0", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_6a7c275a-9178-4e39-8a6c-a27600bb5ed0", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-27T18:06:08Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-27 18:06:11,955 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-546fb574-436d-40a1-bf35-7068aed2df6b 2018-12-27 18:06:11,955 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.204002857208s 2018-12-27 18:06:11,955 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-546fb574-436d-40a1-bf35-7068aed2df6b 2018-12-27 18:06:11,957 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/081cf16d-eaeb-47ea-9721-e80d39000343/snap', u'metadata': Munch({})})], 'file': u'/v2/images/081cf16d-eaeb-47ea-9721-e80d39000343/file', 'owner': u'b0c76548c9724fddb1565deacda489f1', 'id': u'081cf16d-eaeb-47ea-9721-e80d39000343', 'size': 12716032, u'self': u'/v2/images/081cf16d-eaeb-47ea-9721-e80d39000343', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b0c76548c9724fddb1565deacda489f1', 'name': 'neutron_trunk-project_6a7c275a-9178-4e39-8a6c-a27600bb5ed0', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/081cf16d-eaeb-47ea-9721-e80d39000343/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-12-27T18:06:11Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-12-27T18:06:11Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron_trunk-img_alt_6a7c275a-9178-4e39-8a6c-a27600bb5ed0', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/081cf16d-eaeb-47ea-9721-e80d39000343', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/neutron_trunk-img_alt_6a7c275a-9178-4e39-8a6c-a27600bb5ed0', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'neutron_trunk-img_alt_6a7c275a-9178-4e39-8a6c-a27600bb5ed0', 'created': u'2018-12-27T18:06:10Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-12-27T18:06:10Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/081cf16d-eaeb-47ea-9721-e80d39000343', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/neutron_trunk-img_alt_6a7c275a-9178-4e39-8a6c-a27600bb5ed0', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-12-27 18:06:11,958 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-12-27 18:06:11,961 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d270e54158e9a796ffd5544f71dd670799034710" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "neutron_trunk-flavor_alt_6a7c275a-9178-4e39-8a6c-a27600bb5ed0", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-12-27 18:06:12,002 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:06:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6db20e11-281e-4abc-a6a2-90670a8827bc x-compute-request-id: req-6db20e11-281e-4abc-a6a2-90670a8827bc Content-Encoding: gzip Content-Length: 317 Content-Type: application/json RESP BODY: {"flavor": {"name": "neutron_trunk-flavor_alt_6a7c275a-9178-4e39-8a6c-a27600bb5ed0", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/04844446-dee7-40bf-9f51-2fa13dc66574", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/04844446-dee7-40bf-9f51-2fa13dc66574", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "04844446-dee7-40bf-9f51-2fa13dc66574"}} 2018-12-27 18:06:12,002 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-6db20e11-281e-4abc-a6a2-90670a8827bc 2018-12-27 18:06:12,002 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0435690879822s 2018-12-27 18:06:12,002 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-6db20e11-281e-4abc-a6a2-90670a8827bc 2018-12-27 18:06:12,003 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'neutron_trunk-flavor_alt_6a7c275a-9178-4e39-8a6c-a27600bb5ed0', 'ephemeral': 0, 'ram': 1024, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b7b4fceec1ad4c6eb74d758b709a9d93', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 1, 'id': u'04844446-dee7-40bf-9f51-2fa13dc66574', 'swap': 0}) 2018-12-27 18:06:12,004 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-12-27 18:06:12,006 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/flavors/04844446-dee7-40bf-9f51-2fa13dc66574/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d270e54158e9a796ffd5544f71dd670799034710" -d '{"extra_specs": {}}' 2018-12-27 18:06:12,025 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:06:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-63e9876d-f418-437a-bb4f-772ff513526a x-compute-request-id: req-63e9876d-f418-437a-bb4f-772ff513526a Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-12-27 18:06:12,025 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors/04844446-dee7-40bf-9f51-2fa13dc66574/os-extra_specs used request id req-63e9876d-f418-437a-bb4f-772ff513526a 2018-12-27 18:06:12,025 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0209860801697s 2018-12-27 18:06:12,025 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors/04844446-dee7-40bf-9f51-2fa13dc66574/os-extra_specs used request id req-63e9876d-f418-437a-bb4f-772ff513526a 2018-12-27 18:06:12,025 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'neutron_trunk-flavor_alt_6a7c275a-9178-4e39-8a6c-a27600bb5ed0', 'ephemeral': 0, 'ram': 1024, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b7b4fceec1ad4c6eb74d758b709a9d93', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 1, 'id': u'04844446-dee7-40bf-9f51-2fa13dc66574', 'swap': 0}) 2018-12-27 18:06:15,020 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-12-27 18:06:15,020 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-12-27 18:06:15,021 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-12-27 18:06:15,024 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-12-27 18:06:15,044 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-12-27 18:06:18,149 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-d85cc854-fb75-49f9-afb3-aed54f96807d/repo; stestr list 'neutron_tempest_plugin.(api|scenario).test_trunk' >/home/opnfv/functest/results/neutron_trunk/test_list.txt 2>/dev/null) 2018-12-27 18:06:18,150 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-12-27 18:06:18,174 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/neutron_trunk/test_list.txt']'. 2018-12-27 18:10:03,767 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 043c8e01-8e66-488d-bd10-f01bb92058e7 2018-12-27 18:10:03,800 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '043c8e01-8e66-488d-bd10-f01bb92058e7']'. 2018-12-27 18:10:04,615 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-12-27 18:10:04,615 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-12-27 18:10:04,615 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-12-27 18:10:04,615 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 043c8e01-8e66-488d-bd10-f01bb92058e7 | 2018-12-27 18:10:04,616 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-12-27 18:10:04,616 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-12-27 18:06:19 | 2018-12-27 18:10:04,616 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-12-27 18:10:03 | 2018-12-27 18:10:04,616 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:03:44 | 2018-12-27 18:10:04,616 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-12-27 18:10:04,616 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-12-27 18:10:04,616 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: d85cc854-fb75-49f9-afb3-aed54f96807d) | 2018-12-27 18:10:04,617 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-12-27 18:10:04,617 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 039e83db-3042-4692-a428-81685282c9d9) | 2018-12-27 18:10:04,617 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 52 | 2018-12-27 18:10:04,617 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 202.864 | 2018-12-27 18:10:04,617 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 43 | 2018-12-27 18:10:04,617 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 9 | 2018-12-27 18:10:04,618 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-12-27 18:10:04,618 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-12-27 18:10:04,618 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-12-27 18:10:04,618 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-12-27 18:10:04,618 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-12-27 18:10:04,618 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2018-12-27 18:10:04,664 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest neutron_trunk success_rate is 100.0% 2018-12-27 18:10:06,663 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-12-27 18:10:06,663 - xtesting.ci.run_tests - INFO - Test result: +-----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+------------------+------------------+----------------+ | neutron_trunk | functest | 03:58 | PASS | +-----------------------+------------------+------------------+----------------+ 2018-12-27 18:10:06,669 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-12-27 18:10:06,673 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:9292/v2/images/081cf16d-eaeb-47ea-9721-e80d39000343 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ab0cdcd21f0b3922be05f3a9355bf2e3f4e3340a" 2018-12-27 18:10:07,721 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-3dd1324a-1375-457b-a16e-d028a5e7159e Date: Thu, 27 Dec 2018 18:10:07 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-27 18:10:07,721 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.31:9292/v2/images/081cf16d-eaeb-47ea-9721-e80d39000343 used request id req-3dd1324a-1375-457b-a16e-d028a5e7159e 2018-12-27 18:10:07,721 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.05171298981s 2018-12-27 18:10:07,721 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.31:9292/v2/images/081cf16d-eaeb-47ea-9721-e80d39000343 used request id req-3dd1324a-1375-457b-a16e-d028a5e7159e 2018-12-27 18:10:07,722 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-12-27 18:10:07,724 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d270e54158e9a796ffd5544f71dd670799034710" 2018-12-27 18:10:07,748 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:10:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5b89e798-7af9-4e5e-bea2-fdc097b78664 x-compute-request-id: req-5b89e798-7af9-4e5e-bea2-fdc097b78664 Content-Encoding: gzip Content-Length: 369 Content-Type: application/json RESP BODY: {"flavors": [{"name": "neutron_trunk-flavor_alt_6a7c275a-9178-4e39-8a6c-a27600bb5ed0", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/04844446-dee7-40bf-9f51-2fa13dc66574", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/04844446-dee7-40bf-9f51-2fa13dc66574", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "04844446-dee7-40bf-9f51-2fa13dc66574"}, {"name": "neutron_trunk-flavor_6a7c275a-9178-4e39-8a6c-a27600bb5ed0", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/46b8772a-464f-4f75-a905-d69989c8b932", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/46b8772a-464f-4f75-a905-d69989c8b932", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "46b8772a-464f-4f75-a905-d69989c8b932"}]} 2018-12-27 18:10:07,748 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None used request id req-5b89e798-7af9-4e5e-bea2-fdc097b78664 2018-12-27 18:10:07,749 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0268959999084s 2018-12-27 18:10:07,749 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None used request id req-5b89e798-7af9-4e5e-bea2-fdc097b78664 2018-12-27 18:10:07,752 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-12-27 18:10:07,754 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:8774/v2.1/flavors/04844446-dee7-40bf-9f51-2fa13dc66574 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d270e54158e9a796ffd5544f71dd670799034710" 2018-12-27 18:10:07,790 - keystoneauth.session - DEBUG - RESP: [202] Date: Thu, 27 Dec 2018 18:10:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-a73d840f-b2f3-4062-872a-5a6c9b85e3c1 x-compute-request-id: req-a73d840f-b2f3-4062-872a-5a6c9b85e3c1 Content-Length: 0 Content-Type: application/json 2018-12-27 18:10:07,790 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/flavors/04844446-dee7-40bf-9f51-2fa13dc66574 used request id req-a73d840f-b2f3-4062-872a-5a6c9b85e3c1 2018-12-27 18:10:07,790 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0384261608124s 2018-12-27 18:10:07,790 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/flavors/04844446-dee7-40bf-9f51-2fa13dc66574 used request id req-a73d840f-b2f3-4062-872a-5a6c9b85e3c1 2018-12-27 18:10:07,794 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-27 18:10:07,798 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ab0cdcd21f0b3922be05f3a9355bf2e3f4e3340a" 2018-12-27 18:10:08,436 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1207 Content-Type: application/json X-Openstack-Request-Id: req-2793d13b-e5e1-4a45-9166-4184f3db584e Date: Thu, 27 Dec 2018 18:10:08 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/6b065591-5636-4246-8b7d-0531cce340f0/snap", "metadata": {}}], "file": "/v2/images/6b065591-5636-4246-8b7d-0531cce340f0/file", "owner": "b0c76548c9724fddb1565deacda489f1", "id": "6b065591-5636-4246-8b7d-0531cce340f0", "size": 12716032, "self": "/v2/images/6b065591-5636-4246-8b7d-0531cce340f0", "disk_format": "qcow2", "direct_url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/6b065591-5636-4246-8b7d-0531cce340f0/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-27T18:06:09Z", "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_6a7c275a-9178-4e39-8a6c-a27600bb5ed0", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_6a7c275a-9178-4e39-8a6c-a27600bb5ed0", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-27T18:06:08Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-27 18:10:08,436 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-2793d13b-e5e1-4a45-9166-4184f3db584e 2018-12-27 18:10:08,436 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.64155292511s 2018-12-27 18:10:08,436 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-2793d13b-e5e1-4a45-9166-4184f3db584e 2018-12-27 18:10:08,438 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-12-27 18:10:08,442 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:9292/v2/images/6b065591-5636-4246-8b7d-0531cce340f0 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ab0cdcd21f0b3922be05f3a9355bf2e3f4e3340a" 2018-12-27 18:10:08,875 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-0c59b346-b321-430b-9d0f-cc96b5b86d8b Date: Thu, 27 Dec 2018 18:10:08 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-27 18:10:08,875 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.31:9292/v2/images/6b065591-5636-4246-8b7d-0531cce340f0 used request id req-0c59b346-b321-430b-9d0f-cc96b5b86d8b 2018-12-27 18:10:08,876 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.43744802475s 2018-12-27 18:10:08,876 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.31:9292/v2/images/6b065591-5636-4246-8b7d-0531cce340f0 used request id req-0c59b346-b321-430b-9d0f-cc96b5b86d8b 2018-12-27 18:10:08,876 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-12-27 18:10:08,879 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d270e54158e9a796ffd5544f71dd670799034710" 2018-12-27 18:10:08,900 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:10:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d5c2ee95-625a-4e5b-bba1-deab809dc16b x-compute-request-id: req-d5c2ee95-625a-4e5b-bba1-deab809dc16b Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavors": [{"name": "neutron_trunk-flavor_6a7c275a-9178-4e39-8a6c-a27600bb5ed0", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/46b8772a-464f-4f75-a905-d69989c8b932", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/46b8772a-464f-4f75-a905-d69989c8b932", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "46b8772a-464f-4f75-a905-d69989c8b932"}]} 2018-12-27 18:10:08,901 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None used request id req-d5c2ee95-625a-4e5b-bba1-deab809dc16b 2018-12-27 18:10:08,901 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0242989063263s 2018-12-27 18:10:08,901 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None used request id req-d5c2ee95-625a-4e5b-bba1-deab809dc16b 2018-12-27 18:10:08,903 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-12-27 18:10:08,906 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:8774/v2.1/flavors/46b8772a-464f-4f75-a905-d69989c8b932 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d270e54158e9a796ffd5544f71dd670799034710" 2018-12-27 18:10:08,939 - keystoneauth.session - DEBUG - RESP: [202] Date: Thu, 27 Dec 2018 18:10:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-79263edd-1099-4657-bb9e-a8ec503fc94c x-compute-request-id: req-79263edd-1099-4657-bb9e-a8ec503fc94c Content-Length: 0 Content-Type: application/json 2018-12-27 18:10:08,939 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/flavors/46b8772a-464f-4f75-a905-d69989c8b932 used request id req-79263edd-1099-4657-bb9e-a8ec503fc94c 2018-12-27 18:10:08,940 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0359139442444s 2018-12-27 18:10:08,940 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/flavors/46b8772a-464f-4f75-a905-d69989c8b932 used request id req-79263edd-1099-4657-bb9e-a8ec503fc94c 2018-12-27 18:10:08,940 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-27 18:10:08,944 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d270e54158e9a796ffd5544f71dd670799034710" 2018-12-27 18:10:09,063 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:10:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c6c5b7e1-9bc0-449e-8db6-2992d52e865a Content-Encoding: gzip Content-Length: 833 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/05a834ddebbc40688596b7460b47439e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05a834ddebbc40688596b7460b47439e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/08226a0ad01943f39559448239e291e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "08226a0ad01943f39559448239e291e1", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/55c0552fe37a4f7ca0e73939514bc683"}, "domain_id": "default", "enabled": true, "options": {}, "id": "55c0552fe37a4f7ca0e73939514bc683", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/646a4af4e3b5439a97996d353fea3924"}, "domain_id": "914eec1d43ea4caf9d2fd33268c06258", "enabled": true, "options": {}, "id": "646a4af4e3b5439a97996d353fea3924", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/85fb203e51c34d3f8122e285a6a318b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85fb203e51c34d3f8122e285a6a318b3", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/905e7f4b42d24cca93b99d2401fa3378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "905e7f4b42d24cca93b99d2401fa3378", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/a5bc08b9f81f4e5bb86c24f9f7547bae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5bc08b9f81f4e5bb86c24f9f7547bae", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/a5c780627f004d318bf908d80305da9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5c780627f004d318bf908d80305da9c", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/b18425bf2b044bc9af7e194919539a17"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b18425bf2b044bc9af7e194919539a17", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/b8d2134b619d4dca80e21d6fb16449b0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b8d2134b619d4dca80e21d6fb16449b0", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/b9ab6a25a652438285139fe5b44aea62"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9ab6a25a652438285139fe5b44aea62", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/c08462554a4844d681348f58b9b0edee"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c08462554a4844d681348f58b9b0edee", "email": "neutron@localhost", "password_expires_at": null}, {"name": "neutron_trunk-user_6a7c275a-9178-4e39-8a6c-a27600bb5ed0", "links": {"self": "http://172.30.9.31:5000/v3/users/cc9bc7e3d656486fa57d55e360c96e8f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "cc9bc7e3d656486fa57d55e360c96e8f", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/ddfc3a9aad444d4782eae677c8a98130"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ddfc3a9aad444d4782eae677c8a98130", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/f2a74f2185a54676a6cb2bb5ecfcc4f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2a74f2185a54676a6cb2bb5ecfcc4f6", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-12-27 18:10:09,063 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-c6c5b7e1-9bc0-449e-8db6-2992d52e865a 2018-12-27 18:10:09,064 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.123115062714s 2018-12-27 18:10:09,064 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-c6c5b7e1-9bc0-449e-8db6-2992d52e865a 2018-12-27 18:10:09,070 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-27 18:10:09,074 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/users/cc9bc7e3d656486fa57d55e360c96e8f -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d270e54158e9a796ffd5544f71dd670799034710" 2018-12-27 18:10:09,293 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:10:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dd50eac6-8fcd-4986-a990-00e5a33cf896 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"user": {"name": "neutron_trunk-user_6a7c275a-9178-4e39-8a6c-a27600bb5ed0", "links": {"self": "http://172.30.9.31:5000/v3/users/cc9bc7e3d656486fa57d55e360c96e8f"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "cc9bc7e3d656486fa57d55e360c96e8f", "description": null}} 2018-12-27 18:10:09,293 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users/cc9bc7e3d656486fa57d55e360c96e8f used request id req-dd50eac6-8fcd-4986-a990-00e5a33cf896 2018-12-27 18:10:09,293 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.222650051117s 2018-12-27 18:10:09,293 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users/cc9bc7e3d656486fa57d55e360c96e8f used request id req-dd50eac6-8fcd-4986-a990-00e5a33cf896 2018-12-27 18:10:09,294 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-12-27 18:10:09,297 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:5000/v3/users/cc9bc7e3d656486fa57d55e360c96e8f -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d270e54158e9a796ffd5544f71dd670799034710" 2018-12-27 18:10:09,536 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 18:10:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d33818d9-402b-4619-835d-eedcafe3d7e9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 18:10:09,537 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/cc9bc7e3d656486fa57d55e360c96e8f used request id req-d33818d9-402b-4619-835d-eedcafe3d7e9 2018-12-27 18:10:09,537 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.242835044861s 2018-12-27 18:10:09,537 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/cc9bc7e3d656486fa57d55e360c96e8f used request id req-d33818d9-402b-4619-835d-eedcafe3d7e9 2018-12-27 18:10:09,543 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-27 18:10:09,546 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d270e54158e9a796ffd5544f71dd670799034710" 2018-12-27 18:10:09,648 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:10:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a29a4cb6-f063-433e-8cba-81e4bbdf4793 Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: neutron_trunk", "links": {"self": "http://172.30.9.31:5000/v3/projects/b0c76548c9724fddb1565deacda489f1"}, "tags": [], "enabled": true, "id": "b0c76548c9724fddb1565deacda489f1", "parent_id": "default", "domain_id": "default", "name": "neutron_trunk-project_6a7c275a-9178-4e39-8a6c-a27600bb5ed0"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93"}, "tags": [], "enabled": true, "id": "b7b4fceec1ad4c6eb74d758b709a9d93", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/da629caea04941e1ae8979c379dc7c9d"}, "tags": [], "enabled": true, "id": "da629caea04941e1ae8979c379dc7c9d", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-12-27 18:10:09,648 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects used request id req-a29a4cb6-f063-433e-8cba-81e4bbdf4793 2018-12-27 18:10:09,649 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.10528087616s 2018-12-27 18:10:09,649 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects used request id req-a29a4cb6-f063-433e-8cba-81e4bbdf4793 2018-12-27 18:10:09,654 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-12-27 18:10:09,657 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:5000/v3/projects/b0c76548c9724fddb1565deacda489f1 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d270e54158e9a796ffd5544f71dd670799034710" 2018-12-27 18:10:09,834 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 18:10:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fe5902df-63d3-466e-b7f4-656c066d0a16 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 18:10:09,834 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/b0c76548c9724fddb1565deacda489f1 used request id req-fe5902df-63d3-466e-b7f4-656c066d0a16 2018-12-27 18:10:09,834 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.180073976517s 2018-12-27 18:10:09,834 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/b0c76548c9724fddb1565deacda489f1 used request id req-fe5902df-63d3-466e-b7f4-656c066d0a16 2018-12-27 18:10:09,837 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-27 18:10:09,838 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:9696/v2.0/security-groups.json?project_id=b0c76548c9724fddb1565deacda489f1&name=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d270e54158e9a796ffd5544f71dd670799034710" 2018-12-27 18:10:10,056 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-bab6bbbc-bddd-4a7d-9d6b-6813de24c1bf Date: Thu, 27 Dec 2018 18:10:10 GMT RESP BODY: {"security_groups": []} 2018-12-27 18:10:10,056 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json?project_id=b0c76548c9724fddb1565deacda489f1&name=default used request id req-bab6bbbc-bddd-4a7d-9d6b-6813de24c1bf 2018-12-27 18:10:10,056 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.218749046326s 2018-12-27 18:10:10,056 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json?project_id=b0c76548c9724fddb1565deacda489f1&name=default used request id req-bab6bbbc-bddd-4a7d-9d6b-6813de24c1bf 2018-12-27 18:10:10,106 - xtesting.ci.run_tests - INFO - Loading test case 'networking-bgpvpn'... 2018-12-27 18:10:10,149 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 18:10:10,154 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:10:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b5927a28-bcb4-4d83-b49a-ff899b817c15 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 18:10:10,154 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-b5927a28-bcb4-4d83-b49a-ff899b817c15 2018-12-27 18:10:10,155 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000/v3/auth/tokens 2018-12-27 18:10:10,553 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}], "expires_at": "2018-12-27T19:10:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b7b4fceec1ad4c6eb74d758b709a9d93", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "a5bc08b9f81f4e5bb86c24f9f7547bae"}, "audit_ids": ["Szh6S71RQw264VwIVWxChw"], "issued_at": "2018-12-27T18:10:10.000000Z"}} 2018-12-27 18:10:10,556 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-27 18:10:10,556 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d9ec5be54737c6aa2de697c5481cd983a907eab3" 2018-12-27 18:10:10,849 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 725 X-Openstack-Request-Id: req-588b9426-75ec-4f6f-8720-1c1bccfcd829 Date: Thu, 27 Dec 2018 18:10:10 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","updated_at":"2018-12-27T15:58:03Z","dns_domain":"","revision_number":8,"port_security_enabled":true,"mtu":1500,"id":"a4959dd9-e8f4-4ea9-8c99-7bff545db58c","router:external":true,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"da629caea04941e1ae8979c379dc7c9d","status":"ACTIVE","subnets":["244ab55b-a0ed-4e50-9f85-07f08119ae55"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"da629caea04941e1ae8979c379dc7c9d","created_at":"2018-12-27T15:29:17Z","provider:network_type":"flat"}]} 2018-12-27 18:10:10,849 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json?router%3Aexternal=True used request id req-588b9426-75ec-4f6f-8720-1c1bccfcd829 2018-12-27 18:10:10,849 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.293356180191s 2018-12-27 18:10:10,850 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json?router%3Aexternal=True used request id req-588b9426-75ec-4f6f-8720-1c1bccfcd829 2018-12-27 18:10:10,853 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 18:10:10,858 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 18:10:10 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 18:10:10,859 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-27 18:10:10,862 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d9ec5be54737c6aa2de697c5481cd983a907eab3" 2018-12-27 18:10:10,977 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:10:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e803d19f-3bd3-4fab-951c-aeaba167fb42 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.31:5000/v3/domains/914eec1d43ea4caf9d2fd33268c06258"}, "tags": [], "enabled": true, "id": "914eec1d43ea4caf9d2fd33268c06258", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains", "previous": null, "next": null}} 2018-12-27 18:10:10,977 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains used request id req-e803d19f-3bd3-4fab-951c-aeaba167fb42 2018-12-27 18:10:10,977 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.118031978607s 2018-12-27 18:10:10,978 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains used request id req-e803d19f-3bd3-4fab-951c-aeaba167fb42 2018-12-27 18:10:10,985 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-12-27 18:10:10,988 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d9ec5be54737c6aa2de697c5481cd983a907eab3" -d '{"project": {"description": "Created by OPNFV Functest: networking-bgpvpn", "enabled": true, "domain_id": "default", "name": "networking-bgpvpn-project_5cb690e7-6700-4035-8a2d-f4c49a167f1e"}}' 2018-12-27 18:10:11,127 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 27 Dec 2018 18:10:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f48ef90e-e286-4060-abae-a43edd0d0abd Content-Length: 380 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: networking-bgpvpn", "links": {"self": "http://172.30.9.31:5000/v3/projects/101dfdf6400140a1931ed399c6a7e0a7"}, "tags": [], "enabled": true, "id": "101dfdf6400140a1931ed399c6a7e0a7", "parent_id": "default", "domain_id": "default", "name": "networking-bgpvpn-project_5cb690e7-6700-4035-8a2d-f4c49a167f1e"}} 2018-12-27 18:10:11,127 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-f48ef90e-e286-4060-abae-a43edd0d0abd 2018-12-27 18:10:11,127 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.142059087753s 2018-12-27 18:10:11,127 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-f48ef90e-e286-4060-abae-a43edd0d0abd 2018-12-27 18:10:11,128 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: networking-bgpvpn', u'tags': [], 'enabled': True, 'id': u'101dfdf6400140a1931ed399c6a7e0a7', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'networking-bgpvpn-project_5cb690e7-6700-4035-8a2d-f4c49a167f1e'}) 2018-12-27 18:10:11,134 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-12-27 18:10:11,138 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d9ec5be54737c6aa2de697c5481cd983a907eab3" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "c130df5e-eb57-405f-97ab-0f9875090af3", "email": null, "name": "networking-bgpvpn-user_5cb690e7-6700-4035-8a2d-f4c49a167f1e"}}' 2018-12-27 18:10:11,511 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 27 Dec 2018 18:10:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7a11851a-2cd5-4c23-a621-f2b3089f2aa4 Content-Length: 332 Content-Type: application/json RESP BODY: {"user": {"name": "networking-bgpvpn-user_5cb690e7-6700-4035-8a2d-f4c49a167f1e", "links": {"self": "http://172.30.9.31:5000/v3/users/c4dfcf264b32431cb872c030320996ae"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c4dfcf264b32431cb872c030320996ae", "domain_id": "default", "password_expires_at": null}} 2018-12-27 18:10:11,511 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/users used request id req-7a11851a-2cd5-4c23-a621-f2b3089f2aa4 2018-12-27 18:10:11,511 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.376732110977s 2018-12-27 18:10:11,512 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/users used request id req-7a11851a-2cd5-4c23-a621-f2b3089f2aa4 2018-12-27 18:10:11,512 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'c4dfcf264b32431cb872c030320996ae', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'networking-bgpvpn-user_5cb690e7-6700-4035-8a2d-f4c49a167f1e'}) 2018-12-27 18:10:11,516 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-27 18:10:11,519 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d9ec5be54737c6aa2de697c5481cd983a907eab3" 2018-12-27 18:10:11,622 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:10:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-05889a89-4966-404e-ba5b-7bb100d78f8e Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 18:10:11,622 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-05889a89-4966-404e-ba5b-7bb100d78f8e 2018-12-27 18:10:11,622 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.105880022049s 2018-12-27 18:10:11,622 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-05889a89-4966-404e-ba5b-7bb100d78f8e 2018-12-27 18:10:11,627 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-27 18:10:11,631 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d9ec5be54737c6aa2de697c5481cd983a907eab3" 2018-12-27 18:10:11,727 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:10:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-600e82d5-5c7d-46f1-9f91-8c9f1af8c42e Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 18:10:11,727 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-600e82d5-5c7d-46f1-9f91-8c9f1af8c42e 2018-12-27 18:10:11,728 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.100314855576s 2018-12-27 18:10:11,728 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-600e82d5-5c7d-46f1-9f91-8c9f1af8c42e 2018-12-27 18:10:11,732 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-27 18:10:11,735 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d9ec5be54737c6aa2de697c5481cd983a907eab3" 2018-12-27 18:10:11,844 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:10:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-89338ea0-a1bd-407d-9caa-40d72a5fa7d3 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-12-27 18:10:11,844 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains/default used request id req-89338ea0-a1bd-407d-9caa-40d72a5fa7d3 2018-12-27 18:10:11,844 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.111904859543s 2018-12-27 18:10:11,844 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains/default used request id req-89338ea0-a1bd-407d-9caa-40d72a5fa7d3 2018-12-27 18:10:11,845 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-27 18:10:11,848 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d9ec5be54737c6aa2de697c5481cd983a907eab3" 2018-12-27 18:10:11,972 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:10:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1558bfab-8707-4cf8-9de5-4704f778979b Content-Encoding: gzip Content-Length: 841 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/05a834ddebbc40688596b7460b47439e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05a834ddebbc40688596b7460b47439e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/08226a0ad01943f39559448239e291e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "08226a0ad01943f39559448239e291e1", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/55c0552fe37a4f7ca0e73939514bc683"}, "domain_id": "default", "enabled": true, "options": {}, "id": "55c0552fe37a4f7ca0e73939514bc683", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/646a4af4e3b5439a97996d353fea3924"}, "domain_id": "914eec1d43ea4caf9d2fd33268c06258", "enabled": true, "options": {}, "id": "646a4af4e3b5439a97996d353fea3924", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/85fb203e51c34d3f8122e285a6a318b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85fb203e51c34d3f8122e285a6a318b3", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/905e7f4b42d24cca93b99d2401fa3378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "905e7f4b42d24cca93b99d2401fa3378", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/a5bc08b9f81f4e5bb86c24f9f7547bae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5bc08b9f81f4e5bb86c24f9f7547bae", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/a5c780627f004d318bf908d80305da9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5c780627f004d318bf908d80305da9c", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/b18425bf2b044bc9af7e194919539a17"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b18425bf2b044bc9af7e194919539a17", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/b8d2134b619d4dca80e21d6fb16449b0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b8d2134b619d4dca80e21d6fb16449b0", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/b9ab6a25a652438285139fe5b44aea62"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9ab6a25a652438285139fe5b44aea62", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/c08462554a4844d681348f58b9b0edee"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c08462554a4844d681348f58b9b0edee", "email": "neutron@localhost", "password_expires_at": null}, {"name": "networking-bgpvpn-user_5cb690e7-6700-4035-8a2d-f4c49a167f1e", "links": {"self": "http://172.30.9.31:5000/v3/users/c4dfcf264b32431cb872c030320996ae"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c4dfcf264b32431cb872c030320996ae", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/ddfc3a9aad444d4782eae677c8a98130"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ddfc3a9aad444d4782eae677c8a98130", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/f2a74f2185a54676a6cb2bb5ecfcc4f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2a74f2185a54676a6cb2bb5ecfcc4f6", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-12-27 18:10:11,972 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-1558bfab-8707-4cf8-9de5-4704f778979b 2018-12-27 18:10:11,972 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.126961946487s 2018-12-27 18:10:11,973 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-1558bfab-8707-4cf8-9de5-4704f778979b 2018-12-27 18:10:11,983 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-27 18:10:11,986 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d9ec5be54737c6aa2de697c5481cd983a907eab3" 2018-12-27 18:10:12,084 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:10:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-38eb3f3a-eacd-4c78-af4a-1b694267479d Content-Encoding: gzip Content-Length: 400 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: networking-bgpvpn", "links": {"self": "http://172.30.9.31:5000/v3/projects/101dfdf6400140a1931ed399c6a7e0a7"}, "tags": [], "enabled": true, "id": "101dfdf6400140a1931ed399c6a7e0a7", "parent_id": "default", "domain_id": "default", "name": "networking-bgpvpn-project_5cb690e7-6700-4035-8a2d-f4c49a167f1e"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93"}, "tags": [], "enabled": true, "id": "b7b4fceec1ad4c6eb74d758b709a9d93", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/da629caea04941e1ae8979c379dc7c9d"}, "tags": [], "enabled": true, "id": "da629caea04941e1ae8979c379dc7c9d", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-12-27 18:10:12,085 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?domain_id=default used request id req-38eb3f3a-eacd-4c78-af4a-1b694267479d 2018-12-27 18:10:12,085 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.101280927658s 2018-12-27 18:10:12,085 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?domain_id=default used request id req-38eb3f3a-eacd-4c78-af4a-1b694267479d 2018-12-27 18:10:12,093 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-12-27 18:10:12,096 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:5000/v3/role_assignments?user.id=c4dfcf264b32431cb872c030320996ae&role.id=5e97c57d600b48f5b4c8f915fe73d20b&scope.project.id=101dfdf6400140a1931ed399c6a7e0a7" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d9ec5be54737c6aa2de697c5481cd983a907eab3" 2018-12-27 18:10:12,188 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:10:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-567a2aca-c1f5-4da4-bc77-bc551f1d7022 Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.31:5000/v3/role_assignments?user.id=c4dfcf264b32431cb872c030320996ae&role.id=5e97c57d600b48f5b4c8f915fe73d20b&scope.project.id=101dfdf6400140a1931ed399c6a7e0a7", "previous": null, "next": null}} 2018-12-27 18:10:12,188 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/role_assignments?user.id=c4dfcf264b32431cb872c030320996ae&role.id=5e97c57d600b48f5b4c8f915fe73d20b&scope.project.id=101dfdf6400140a1931ed399c6a7e0a7 used request id req-567a2aca-c1f5-4da4-bc77-bc551f1d7022 2018-12-27 18:10:12,188 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0949771404266s 2018-12-27 18:10:12,188 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/role_assignments?user.id=c4dfcf264b32431cb872c030320996ae&role.id=5e97c57d600b48f5b4c8f915fe73d20b&scope.project.id=101dfdf6400140a1931ed399c6a7e0a7 used request id req-567a2aca-c1f5-4da4-bc77-bc551f1d7022 2018-12-27 18:10:12,192 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-12-27 18:10:12,195 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.31:5000/v3/projects/101dfdf6400140a1931ed399c6a7e0a7/users/c4dfcf264b32431cb872c030320996ae/roles/5e97c57d600b48f5b4c8f915fe73d20b -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d9ec5be54737c6aa2de697c5481cd983a907eab3" 2018-12-27 18:10:12,345 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 18:10:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-92392f6d-04fb-4198-976f-d4d496fccc8f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 18:10:12,345 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/101dfdf6400140a1931ed399c6a7e0a7/users/c4dfcf264b32431cb872c030320996ae/roles/5e97c57d600b48f5b4c8f915fe73d20b used request id req-92392f6d-04fb-4198-976f-d4d496fccc8f 2018-12-27 18:10:12,346 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.153777122498s 2018-12-27 18:10:12,346 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/101dfdf6400140a1931ed399c6a7e0a7/users/c4dfcf264b32431cb872c030320996ae/roles/5e97c57d600b48f5b4c8f915fe73d20b used request id req-92392f6d-04fb-4198-976f-d4d496fccc8f 2018-12-27 18:10:12,347 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'networking-bgpvpn-project_5cb690e7-6700-4035-8a2d-f4c49a167f1e', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'tenant_name': 'admin', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': u'1', u'image_api_version': '2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'regionOne', u'key_manager_api_version': u'v1', 'project_id': u'101dfdf6400140a1931ed399c6a7e0a7', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'c130df5e-eb57-405f-97ab-0f9875090af3', 'username': u'networking-bgpvpn-user_5cb690e7-6700-4035-8a2d-f4c49a167f1e', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.31:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-12-27 18:10:12,350 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'networking-bgpvpn-user_5cb690e7-6700-4035-8a2d-f4c49a167f1e', 'password': 'c130df5e-eb57-405f-97ab-0f9875090af3', 'project_name': 'networking-bgpvpn-project_5cb690e7-6700-4035-8a2d-f4c49a167f1e', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.31:5000//v3', 'project_id': '101dfdf6400140a1931ed399c6a7e0a7', 'project_domain_name': 'Default'} 2018-12-27 18:10:12,354 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-27 18:10:12,357 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d9ec5be54737c6aa2de697c5481cd983a907eab3" 2018-12-27 18:10:12,372 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:10:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b90b29c0-5548-4101-858d-63d95631decd Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 18:10:12,372 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-b90b29c0-5548-4101-858d-63d95631decd 2018-12-27 18:10:12,372 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0182449817657s 2018-12-27 18:10:12,372 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-b90b29c0-5548-4101-858d-63d95631decd 2018-12-27 18:10:12,376 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-27 18:10:12,381 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d9ec5be54737c6aa2de697c5481cd983a907eab3" 2018-12-27 18:10:12,484 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:10:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e7c7d42-248c-41f0-b85c-205feb595f3e Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 18:10:12,484 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-7e7c7d42-248c-41f0-b85c-205feb595f3e 2018-12-27 18:10:12,484 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.107676029205s 2018-12-27 18:10:12,485 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-7e7c7d42-248c-41f0-b85c-205feb595f3e 2018-12-27 18:10:12,489 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-27 18:10:12,493 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d9ec5be54737c6aa2de697c5481cd983a907eab3" 2018-12-27 18:10:12,606 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:10:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6b797657-cabd-47ee-a748-fc0bd602f57b Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-12-27 18:10:12,606 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains/default used request id req-6b797657-cabd-47ee-a748-fc0bd602f57b 2018-12-27 18:10:12,606 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.11674118042s 2018-12-27 18:10:12,606 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains/default used request id req-6b797657-cabd-47ee-a748-fc0bd602f57b 2018-12-27 18:10:12,607 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-27 18:10:12,611 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d9ec5be54737c6aa2de697c5481cd983a907eab3" 2018-12-27 18:10:12,720 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:10:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aa7d0db9-dc62-414e-bdbe-070b0b00f9f6 Content-Encoding: gzip Content-Length: 841 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/05a834ddebbc40688596b7460b47439e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05a834ddebbc40688596b7460b47439e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/08226a0ad01943f39559448239e291e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "08226a0ad01943f39559448239e291e1", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/55c0552fe37a4f7ca0e73939514bc683"}, "domain_id": "default", "enabled": true, "options": {}, "id": "55c0552fe37a4f7ca0e73939514bc683", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/646a4af4e3b5439a97996d353fea3924"}, "domain_id": "914eec1d43ea4caf9d2fd33268c06258", "enabled": true, "options": {}, "id": "646a4af4e3b5439a97996d353fea3924", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/85fb203e51c34d3f8122e285a6a318b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85fb203e51c34d3f8122e285a6a318b3", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/905e7f4b42d24cca93b99d2401fa3378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "905e7f4b42d24cca93b99d2401fa3378", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/a5bc08b9f81f4e5bb86c24f9f7547bae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5bc08b9f81f4e5bb86c24f9f7547bae", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/a5c780627f004d318bf908d80305da9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5c780627f004d318bf908d80305da9c", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/b18425bf2b044bc9af7e194919539a17"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b18425bf2b044bc9af7e194919539a17", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/b8d2134b619d4dca80e21d6fb16449b0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b8d2134b619d4dca80e21d6fb16449b0", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/b9ab6a25a652438285139fe5b44aea62"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9ab6a25a652438285139fe5b44aea62", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/c08462554a4844d681348f58b9b0edee"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c08462554a4844d681348f58b9b0edee", "email": "neutron@localhost", "password_expires_at": null}, {"name": "networking-bgpvpn-user_5cb690e7-6700-4035-8a2d-f4c49a167f1e", "links": {"self": "http://172.30.9.31:5000/v3/users/c4dfcf264b32431cb872c030320996ae"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c4dfcf264b32431cb872c030320996ae", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/ddfc3a9aad444d4782eae677c8a98130"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ddfc3a9aad444d4782eae677c8a98130", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/f2a74f2185a54676a6cb2bb5ecfcc4f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2a74f2185a54676a6cb2bb5ecfcc4f6", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-12-27 18:10:12,720 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-aa7d0db9-dc62-414e-bdbe-070b0b00f9f6 2018-12-27 18:10:12,720 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.112773180008s 2018-12-27 18:10:12,721 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-aa7d0db9-dc62-414e-bdbe-070b0b00f9f6 2018-12-27 18:10:12,732 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-27 18:10:12,735 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d9ec5be54737c6aa2de697c5481cd983a907eab3" 2018-12-27 18:10:12,838 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:10:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ca6293c3-97fe-4fbd-a219-f0e3294dd975 Content-Encoding: gzip Content-Length: 400 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: networking-bgpvpn", "links": {"self": "http://172.30.9.31:5000/v3/projects/101dfdf6400140a1931ed399c6a7e0a7"}, "tags": [], "enabled": true, "id": "101dfdf6400140a1931ed399c6a7e0a7", "parent_id": "default", "domain_id": "default", "name": "networking-bgpvpn-project_5cb690e7-6700-4035-8a2d-f4c49a167f1e"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93"}, "tags": [], "enabled": true, "id": "b7b4fceec1ad4c6eb74d758b709a9d93", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/da629caea04941e1ae8979c379dc7c9d"}, "tags": [], "enabled": true, "id": "da629caea04941e1ae8979c379dc7c9d", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-12-27 18:10:12,838 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?domain_id=default used request id req-ca6293c3-97fe-4fbd-a219-f0e3294dd975 2018-12-27 18:10:12,839 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.106511831284s 2018-12-27 18:10:12,839 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?domain_id=default used request id req-ca6293c3-97fe-4fbd-a219-f0e3294dd975 2018-12-27 18:10:12,846 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-12-27 18:10:12,850 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:5000/v3/role_assignments?user.id=c4dfcf264b32431cb872c030320996ae&role.id=c2bb869216234fa8b868621217cc01a4&scope.project.id=101dfdf6400140a1931ed399c6a7e0a7" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d9ec5be54737c6aa2de697c5481cd983a907eab3" 2018-12-27 18:10:12,954 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:10:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a873bcd4-ba3b-411b-91c7-b489dbf9d384 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.31:5000/v3/role_assignments?user.id=c4dfcf264b32431cb872c030320996ae&role.id=c2bb869216234fa8b868621217cc01a4&scope.project.id=101dfdf6400140a1931ed399c6a7e0a7", "previous": null, "next": null}} 2018-12-27 18:10:12,954 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/role_assignments?user.id=c4dfcf264b32431cb872c030320996ae&role.id=c2bb869216234fa8b868621217cc01a4&scope.project.id=101dfdf6400140a1931ed399c6a7e0a7 used request id req-a873bcd4-ba3b-411b-91c7-b489dbf9d384 2018-12-27 18:10:12,954 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.10785484314s 2018-12-27 18:10:12,955 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/role_assignments?user.id=c4dfcf264b32431cb872c030320996ae&role.id=c2bb869216234fa8b868621217cc01a4&scope.project.id=101dfdf6400140a1931ed399c6a7e0a7 used request id req-a873bcd4-ba3b-411b-91c7-b489dbf9d384 2018-12-27 18:10:12,958 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-12-27 18:10:12,962 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.31:5000/v3/projects/101dfdf6400140a1931ed399c6a7e0a7/users/c4dfcf264b32431cb872c030320996ae/roles/c2bb869216234fa8b868621217cc01a4 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d9ec5be54737c6aa2de697c5481cd983a907eab3" 2018-12-27 18:10:13,112 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 18:10:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-edece671-0905-45b9-a43c-609a14415631 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 18:10:13,112 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/101dfdf6400140a1931ed399c6a7e0a7/users/c4dfcf264b32431cb872c030320996ae/roles/c2bb869216234fa8b868621217cc01a4 used request id req-edece671-0905-45b9-a43c-609a14415631 2018-12-27 18:10:13,113 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.154366970062s 2018-12-27 18:10:13,113 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/101dfdf6400140a1931ed399c6a7e0a7/users/c4dfcf264b32431cb872c030320996ae/roles/c2bb869216234fa8b868621217cc01a4 used request id req-edece671-0905-45b9-a43c-609a14415631 2018-12-27 18:10:13,116 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-27 18:10:13,120 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d9ec5be54737c6aa2de697c5481cd983a907eab3" 2018-12-27 18:10:13,218 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:10:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c81ab9f3-59e3-4b8c-95a2-40f4b19b10ce Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 18:10:13,218 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-c81ab9f3-59e3-4b8c-95a2-40f4b19b10ce 2018-12-27 18:10:13,219 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.101999998093s 2018-12-27 18:10:13,219 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-c81ab9f3-59e3-4b8c-95a2-40f4b19b10ce 2018-12-27 18:10:13,224 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-27 18:10:13,227 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d9ec5be54737c6aa2de697c5481cd983a907eab3" 2018-12-27 18:10:13,336 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:10:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-09bf8f61-7071-4931-ab31-996bbc5eda88 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-12-27 18:10:13,336 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains/default used request id req-09bf8f61-7071-4931-ab31-996bbc5eda88 2018-12-27 18:10:13,336 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.112723112106s 2018-12-27 18:10:13,337 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains/default used request id req-09bf8f61-7071-4931-ab31-996bbc5eda88 2018-12-27 18:10:13,338 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-27 18:10:13,341 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d9ec5be54737c6aa2de697c5481cd983a907eab3" 2018-12-27 18:10:13,469 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:10:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c8336a0f-750a-4087-871e-0f17f3426912 Content-Encoding: gzip Content-Length: 841 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/05a834ddebbc40688596b7460b47439e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05a834ddebbc40688596b7460b47439e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/08226a0ad01943f39559448239e291e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "08226a0ad01943f39559448239e291e1", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/55c0552fe37a4f7ca0e73939514bc683"}, "domain_id": "default", "enabled": true, "options": {}, "id": "55c0552fe37a4f7ca0e73939514bc683", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/646a4af4e3b5439a97996d353fea3924"}, "domain_id": "914eec1d43ea4caf9d2fd33268c06258", "enabled": true, "options": {}, "id": "646a4af4e3b5439a97996d353fea3924", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/85fb203e51c34d3f8122e285a6a318b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85fb203e51c34d3f8122e285a6a318b3", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/905e7f4b42d24cca93b99d2401fa3378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "905e7f4b42d24cca93b99d2401fa3378", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/a5bc08b9f81f4e5bb86c24f9f7547bae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5bc08b9f81f4e5bb86c24f9f7547bae", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/a5c780627f004d318bf908d80305da9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5c780627f004d318bf908d80305da9c", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/b18425bf2b044bc9af7e194919539a17"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b18425bf2b044bc9af7e194919539a17", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/b8d2134b619d4dca80e21d6fb16449b0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b8d2134b619d4dca80e21d6fb16449b0", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/b9ab6a25a652438285139fe5b44aea62"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9ab6a25a652438285139fe5b44aea62", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/c08462554a4844d681348f58b9b0edee"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c08462554a4844d681348f58b9b0edee", "email": "neutron@localhost", "password_expires_at": null}, {"name": "networking-bgpvpn-user_5cb690e7-6700-4035-8a2d-f4c49a167f1e", "links": {"self": "http://172.30.9.31:5000/v3/users/c4dfcf264b32431cb872c030320996ae"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c4dfcf264b32431cb872c030320996ae", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/ddfc3a9aad444d4782eae677c8a98130"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ddfc3a9aad444d4782eae677c8a98130", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/f2a74f2185a54676a6cb2bb5ecfcc4f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2a74f2185a54676a6cb2bb5ecfcc4f6", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-12-27 18:10:13,469 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-c8336a0f-750a-4087-871e-0f17f3426912 2018-12-27 18:10:13,469 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.131190776825s 2018-12-27 18:10:13,469 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-c8336a0f-750a-4087-871e-0f17f3426912 2018-12-27 18:10:13,480 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-12-27 18:10:13,483 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:5000/v3/role_assignments?role.id=c2bb869216234fa8b868621217cc01a4&user.id=c4dfcf264b32431cb872c030320996ae&scope.domain.id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d9ec5be54737c6aa2de697c5481cd983a907eab3" 2018-12-27 18:10:13,579 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:10:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2906e8ed-1560-49ce-a3d4-744e54736e34 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.31:5000/v3/role_assignments?role.id=c2bb869216234fa8b868621217cc01a4&user.id=c4dfcf264b32431cb872c030320996ae&scope.domain.id=default", "previous": null, "next": null}} 2018-12-27 18:10:13,579 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/role_assignments?role.id=c2bb869216234fa8b868621217cc01a4&user.id=c4dfcf264b32431cb872c030320996ae&scope.domain.id=default used request id req-2906e8ed-1560-49ce-a3d4-744e54736e34 2018-12-27 18:10:13,579 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0995800495148s 2018-12-27 18:10:13,580 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/role_assignments?role.id=c2bb869216234fa8b868621217cc01a4&user.id=c4dfcf264b32431cb872c030320996ae&scope.domain.id=default used request id req-2906e8ed-1560-49ce-a3d4-744e54736e34 2018-12-27 18:10:13,583 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.domains.users.roles 2018-12-27 18:10:13,586 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.31:5000/v3/domains/default/users/c4dfcf264b32431cb872c030320996ae/roles/c2bb869216234fa8b868621217cc01a4 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d9ec5be54737c6aa2de697c5481cd983a907eab3" 2018-12-27 18:10:13,741 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 18:10:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0a2be3b3-bb9c-4976-9e2c-52545a02ebda Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 18:10:13,741 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/domains/default/users/c4dfcf264b32431cb872c030320996ae/roles/c2bb869216234fa8b868621217cc01a4 used request id req-0a2be3b3-bb9c-4976-9e2c-52545a02ebda 2018-12-27 18:10:13,741 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.domains.users.roles in 0.158570051193s 2018-12-27 18:10:13,741 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/domains/default/users/c4dfcf264b32431cb872c030320996ae/roles/c2bb869216234fa8b868621217cc01a4 used request id req-0a2be3b3-bb9c-4976-9e2c-52545a02ebda 2018-12-27 18:10:13,742 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-12-27 18:10:16,171 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-12-27 18:10:18,256 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | a2d4c947-3b6a-42fd-9430-da3a3e4aac31 | 2018-12-27T18:10:17.856525 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: a2d4c947-3b6a-42fd-9430-da3a3e4aac31 ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-12-27 18:10:21,258 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | event | Available | | __unknown__ | placement | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | | swift | object-store | Available | +-------------+----------------+-----------+ 2018-12-27 18:10:22,006 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-12-27 18:10:23,999 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-12-27 18:10:26,824 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide Using verifier 'opnfv-tempest' (UUID=2a35ca7d-8400-4938-8142-74b00e71fd13) as the default verifier for the future CLI operations. 2018-12-27 18:10:28,634 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 18:10:28,641 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:10:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5234ac0c-d8f5-42b5-a2db-12b58e9b91f0 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 18:10:28,641 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-5234ac0c-d8f5-42b5-a2db-12b58e9b91f0 2018-12-27 18:10:28,642 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000/v3/auth/tokens 2018-12-27 18:10:29,066 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T19:10:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "101dfdf6400140a1931ed399c6a7e0a7", "name": "networking-bgpvpn-project_5cb690e7-6700-4035-8a2d-f4c49a167f1e"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/101dfdf6400140a1931ed399c6a7e0a7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/101dfdf6400140a1931ed399c6a7e0a7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/101dfdf6400140a1931ed399c6a7e0a7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/101dfdf6400140a1931ed399c6a7e0a7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/101dfdf6400140a1931ed399c6a7e0a7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/101dfdf6400140a1931ed399c6a7e0a7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/101dfdf6400140a1931ed399c6a7e0a7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/101dfdf6400140a1931ed399c6a7e0a7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/101dfdf6400140a1931ed399c6a7e0a7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_101dfdf6400140a1931ed399c6a7e0a7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_101dfdf6400140a1931ed399c6a7e0a7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/101dfdf6400140a1931ed399c6a7e0a7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/101dfdf6400140a1931ed399c6a7e0a7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/101dfdf6400140a1931ed399c6a7e0a7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "networking-bgpvpn-user_5cb690e7-6700-4035-8a2d-f4c49a167f1e", "id": "c4dfcf264b32431cb872c030320996ae"}, "audit_ids": ["HYxRTFlCSPiAOFR494_eXA"], "issued_at": "2018-12-27T18:10:29.000000Z"}} 2018-12-27 18:10:29,070 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2018-12-27 18:10:29,070 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/extensions.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f8205be29be268e6f685e95221c7ad6796cc46c6" 2018-12-27 18:10:29,289 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 8816 X-Openstack-Request-Id: req-a9761db9-8529-4022-a1fc-a98a8c947814 Date: Thu, 27 Dec 2018 18:10:29 GMT RESP BODY: {"extensions": [{"alias": "default-subnetpools", "updated": "2016-02-18T18:00:00-00:00", "name": "Default Subnetpools", "links": [], "description": "Provides ability to mark and use a subnetpool as the default."}, {"alias": "qos", "updated": "2015-06-08T10:00:00-00:00", "name": "Quality of Service", "links": [], "description": "The Quality of Service extension."}, {"alias": "network-ip-availability", "updated": "2015-09-24T00:00:00-00:00", "name": "Network IP Availability", "links": [], "description": "Provides IP availability data for each network and subnet."}, {"alias": "network_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Network Availability Zone", "links": [], "description": "Availability zone support for network."}, {"alias": "auto-allocated-topology", "updated": "2016-01-01T00:00:00-00:00", "name": "Auto Allocated Topology Services", "links": [], "description": "Auto Allocated Topology Services."}, {"alias": "ext-gw-mode", "updated": "2013-03-28T10:00:00-00:00", "name": "Neutron L3 Configurable external gateway mode", "links": [], "description": "Extension of the router abstraction for specifying whether SNAT should occur on the external gateway"}, {"alias": "binding", "updated": "2014-02-03T10:00:00-00:00", "name": "Port Binding", "links": [], "description": "Expose port bindings of a virtual port to external application"}, {"alias": "agent", "updated": "2013-02-03T10:00:00-00:00", "name": "agent", "links": [], "description": "The agent management extension."}, {"alias": "subnet_allocation", "updated": "2015-03-30T10:00:00-00:00", "name": "Subnet Allocation", "links": [], "description": "Enables allocation of subnets from a subnet pool"}, {"alias": "dhcp_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "DHCP Agent Scheduler", "links": [], "description": "Schedule networks among dhcp agents"}, {"alias": "tag", "updated": "2016-01-01T00:00:00-00:00", "name": "Tag support", "links": [], "description": "Enables to set tag on resources."}, {"alias": "external-net", "updated": "2013-01-14T10:00:00-00:00", "name": "Neutron external network", "links": [], "description": "Adds external network attribute to network resource."}, {"alias": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"alias": "availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Availability Zone", "links": [], "description": "The availability zone extension."}, {"alias": "qos-default", "updated": "2017-041-06T10:00:00-00:00", "name": "QoS default policy", "links": [], "description": "Expose the QoS default policy per project"}, {"alias": "quotas", "updated": "2012-07-29T10:00:00-00:00", "name": "Quota management support", "links": [], "description": "Expose functions for quotas management per tenant"}, {"alias": "standard-attr-tag", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources with standard attribute: trunk, policy, security_group, floatingip", "links": [], "description": "Enables to set tag on resources with standard attribute."}, {"alias": "revision-if-match", "updated": "2016-12-11T00:00:00-00:00", "name": "If-Match constraints based on revision_number", "links": [], "description": "Extension indicating that If-Match based on revision_number is supported."}, {"alias": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"alias": "multi-provider", "updated": "2013-06-27T10:00:00-00:00", "name": "Multi Provider Network", "links": [], "description": "Expose mapping of virtual networks to multiple physical networks"}, {"alias": "quota_details", "updated": "2017-02-10T10:00:00-00:00", "name": "Quota details management support", "links": [], "description": "Expose functions for quotas usage statistics per project"}, {"alias": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"alias": "trunk", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk Extension", "links": [], "description": "Provides support for trunk ports"}, {"alias": "extraroute", "updated": "2013-02-01T10:00:00-00:00", "name": "Neutron Extra Route", "links": [], "description": "Extra routes configuration for L3 router"}, {"alias": "net-mtu-writable", "updated": "2017-07-12T00:00:00-00:00", "name": "Network MTU (writable)", "links": [], "description": "Provides a writable MTU attribute for a network resource."}, {"alias": "subnet-service-types", "updated": "2016-03-15T18:00:00-00:00", "name": "Subnet service types", "links": [], "description": "Provides ability to set the subnet service_types field"}, {"alias": "standard-attr-timestamp", "updated": "2016-09-12T10:00:00-00:00", "name": "Resource timestamps", "links": [], "description": "Adds created_at and updated_at fields to all Neutron resources that have Neutron standard attributes."}, {"alias": "service-type", "updated": "2013-01-20T00:00:00-00:00", "name": "Neutron Service Type Management", "links": [], "description": "API for retrieving service providers for Neutron advanced services"}, {"alias": "qos-rule-type-details", "updated": "2017-06-22T10:00:00-00:00", "name": "Details of QoS rule types", "links": [], "description": "Expose details about QoS rule types supported by loaded backend drivers"}, {"alias": "port-security", "updated": "2012-07-23T10:00:00-00:00", "name": "Port Security", "links": [], "description": "Provides port security"}, {"alias": "extra_dhcp_opt", "updated": "2013-03-17T12:00:00-00:00", "name": "Neutron Extra DHCP options", "links": [], "description": "Extra options configuration for DHCP. For example PXE boot options to DHCP clients can be specified (e.g. tftp-server, server-ip-address, bootfile-name)"}, {"alias": "standard-attr-revisions", "updated": "2016-04-11T10:00:00-00:00", "name": "Resource revision numbers", "links": [], "description": "This extension will display the revision number of neutron resources."}, {"alias": "dns-integration", "updated": "2015-08-15T18:00:00-00:00", "name": "DNS Integration", "links": [], "description": "Provides integration with DNS."}, {"alias": "pagination", "updated": "2016-06-12T00:00:00-00:00", "name": "Pagination support", "links": [], "description": "Extension that indicates that pagination is enabled."}, {"alias": "sorting", "updated": "2016-06-12T00:00:00-00:00", "name": "Sorting support", "links": [], "description": "Extension that indicates that sorting is enabled."}, {"alias": "security-group", "updated": "2012-10-05T10:00:00-00:00", "name": "security-group", "links": [], "description": "The security groups extension."}, {"alias": "rbac-policies", "updated": "2015-06-17T12:15:12-00:00", "name": "RBAC Policies", "links": [], "description": "Allows creation and modification of policies that control tenant access to resources."}, {"alias": "qos-bw-limit-direction", "updated": "2017-04-10T10:00:00-00:00", "name": "Direction for QoS bandwidth limit rule", "links": [], "description": "Allow to configure QoS bandwidth limit rule with specific direction: ingress or egress"}, {"alias": "tag-ext", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources: subnet, subnetpool, port, router", "links": [], "description": "Extends tag support to more L2 and L3 resources."}, {"alias": "standard-attr-description", "updated": "2016-02-10T10:00:00-00:00", "name": "standard-attr-description", "links": [], "description": "Extension to add descriptions to standard attributes"}, {"alias": "ip-substring-filtering", "updated": "2017-11-28T09:00:00-00:00", "name": "IP address substring filtering", "links": [], "description": "Provides IP address substring filtering when listing ports"}, {"alias": "router", "updated": "2012-07-20T10:00:00-00:00", "name": "Neutron L3 Router", "links": [], "description": "Router abstraction for basic L3 forwarding between L2 Neutron networks and access to external networks via a NAT gateway."}, {"alias": "allowed-address-pairs", "updated": "2013-07-23T10:00:00-00:00", "name": "Allowed Address Pairs", "links": [], "description": "Provides allowed address pairs"}, {"alias": "project-id", "updated": "2016-09-09T09:09:09-09:09", "name": "project_id field enabled", "links": [], "description": "Extension that indicates that project_id field is enabled."}, {"alias": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}]} 2018-12-27 18:10:29,289 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/extensions.json used request id req-a9761db9-8529-4022-a1fc-a98a8c947814 2018-12-27 18:10:29,289 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.219779968262s 2018-12-27 18:10:29,290 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/extensions.json used request id req-a9761db9-8529-4022-a1fc-a98a8c947814 2018-12-27 18:10:29,297 - functest.opnfv_tests.openstack.tempest.tempest - WARNING - Cannot find Neutron extension: bgpvpn 2018-12-27 18:10:29,298 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-27 18:10:29,302 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d9ec5be54737c6aa2de697c5481cd983a907eab3" 2018-12-27 18:10:29,418 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:10:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2ca43578-9433-42a4-8fe8-6a323a7b62a8 Content-Encoding: gzip Content-Length: 841 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/05a834ddebbc40688596b7460b47439e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05a834ddebbc40688596b7460b47439e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/08226a0ad01943f39559448239e291e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "08226a0ad01943f39559448239e291e1", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/55c0552fe37a4f7ca0e73939514bc683"}, "domain_id": "default", "enabled": true, "options": {}, "id": "55c0552fe37a4f7ca0e73939514bc683", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/646a4af4e3b5439a97996d353fea3924"}, "domain_id": "914eec1d43ea4caf9d2fd33268c06258", "enabled": true, "options": {}, "id": "646a4af4e3b5439a97996d353fea3924", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/85fb203e51c34d3f8122e285a6a318b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85fb203e51c34d3f8122e285a6a318b3", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/905e7f4b42d24cca93b99d2401fa3378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "905e7f4b42d24cca93b99d2401fa3378", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/a5bc08b9f81f4e5bb86c24f9f7547bae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5bc08b9f81f4e5bb86c24f9f7547bae", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/a5c780627f004d318bf908d80305da9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5c780627f004d318bf908d80305da9c", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/b18425bf2b044bc9af7e194919539a17"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b18425bf2b044bc9af7e194919539a17", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/b8d2134b619d4dca80e21d6fb16449b0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b8d2134b619d4dca80e21d6fb16449b0", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/b9ab6a25a652438285139fe5b44aea62"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9ab6a25a652438285139fe5b44aea62", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/c08462554a4844d681348f58b9b0edee"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c08462554a4844d681348f58b9b0edee", "email": "neutron@localhost", "password_expires_at": null}, {"name": "networking-bgpvpn-user_5cb690e7-6700-4035-8a2d-f4c49a167f1e", "links": {"self": "http://172.30.9.31:5000/v3/users/c4dfcf264b32431cb872c030320996ae"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c4dfcf264b32431cb872c030320996ae", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/ddfc3a9aad444d4782eae677c8a98130"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ddfc3a9aad444d4782eae677c8a98130", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/f2a74f2185a54676a6cb2bb5ecfcc4f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2a74f2185a54676a6cb2bb5ecfcc4f6", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-12-27 18:10:29,418 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-2ca43578-9433-42a4-8fe8-6a323a7b62a8 2018-12-27 18:10:29,419 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.12051987648s 2018-12-27 18:10:29,419 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-2ca43578-9433-42a4-8fe8-6a323a7b62a8 2018-12-27 18:10:29,425 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-27 18:10:29,429 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/users/c4dfcf264b32431cb872c030320996ae -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d9ec5be54737c6aa2de697c5481cd983a907eab3" 2018-12-27 18:10:29,543 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:10:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6b04563c-6fff-4813-8bc5-79eaed4583e3 Content-Encoding: gzip Content-Length: 234 Content-Type: application/json RESP BODY: {"user": {"name": "networking-bgpvpn-user_5cb690e7-6700-4035-8a2d-f4c49a167f1e", "links": {"self": "http://172.30.9.31:5000/v3/users/c4dfcf264b32431cb872c030320996ae"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "c4dfcf264b32431cb872c030320996ae", "description": null}} 2018-12-27 18:10:29,543 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users/c4dfcf264b32431cb872c030320996ae used request id req-6b04563c-6fff-4813-8bc5-79eaed4583e3 2018-12-27 18:10:29,544 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.118387937546s 2018-12-27 18:10:29,544 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users/c4dfcf264b32431cb872c030320996ae used request id req-6b04563c-6fff-4813-8bc5-79eaed4583e3 2018-12-27 18:10:29,544 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-12-27 18:10:29,548 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:5000/v3/users/c4dfcf264b32431cb872c030320996ae -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d9ec5be54737c6aa2de697c5481cd983a907eab3" 2018-12-27 18:10:29,796 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 18:10:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7f32f17c-144a-44e0-892f-68bd757b5f26 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 18:10:29,796 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/c4dfcf264b32431cb872c030320996ae used request id req-7f32f17c-144a-44e0-892f-68bd757b5f26 2018-12-27 18:10:29,796 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.251507997513s 2018-12-27 18:10:29,796 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/c4dfcf264b32431cb872c030320996ae used request id req-7f32f17c-144a-44e0-892f-68bd757b5f26 2018-12-27 18:10:29,803 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-27 18:10:29,806 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d9ec5be54737c6aa2de697c5481cd983a907eab3" 2018-12-27 18:10:29,904 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:10:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d9fbce55-047a-467e-aabe-474113d6afb9 Content-Encoding: gzip Content-Length: 389 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: networking-bgpvpn", "links": {"self": "http://172.30.9.31:5000/v3/projects/101dfdf6400140a1931ed399c6a7e0a7"}, "tags": [], "enabled": true, "id": "101dfdf6400140a1931ed399c6a7e0a7", "parent_id": "default", "domain_id": "default", "name": "networking-bgpvpn-project_5cb690e7-6700-4035-8a2d-f4c49a167f1e"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93"}, "tags": [], "enabled": true, "id": "b7b4fceec1ad4c6eb74d758b709a9d93", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/da629caea04941e1ae8979c379dc7c9d"}, "tags": [], "enabled": true, "id": "da629caea04941e1ae8979c379dc7c9d", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-12-27 18:10:29,904 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects used request id req-d9fbce55-047a-467e-aabe-474113d6afb9 2018-12-27 18:10:29,904 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.101269960403s 2018-12-27 18:10:29,905 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects used request id req-d9fbce55-047a-467e-aabe-474113d6afb9 2018-12-27 18:10:29,909 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-12-27 18:10:29,913 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:5000/v3/projects/101dfdf6400140a1931ed399c6a7e0a7 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d9ec5be54737c6aa2de697c5481cd983a907eab3" 2018-12-27 18:10:30,090 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 18:10:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0e5ba76a-cdea-4371-8023-de405cd9cbc2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 18:10:30,090 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/101dfdf6400140a1931ed399c6a7e0a7 used request id req-0e5ba76a-cdea-4371-8023-de405cd9cbc2 2018-12-27 18:10:30,090 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.180672168732s 2018-12-27 18:10:30,090 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/101dfdf6400140a1931ed399c6a7e0a7 used request id req-0e5ba76a-cdea-4371-8023-de405cd9cbc2 2018-12-27 18:10:30,093 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-27 18:10:30,093 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:9696/v2.0/security-groups.json?project_id=101dfdf6400140a1931ed399c6a7e0a7&name=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d9ec5be54737c6aa2de697c5481cd983a907eab3" 2018-12-27 18:10:30,318 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-e8a241b1-45b4-4185-9cea-f04b54d72924 Date: Thu, 27 Dec 2018 18:10:30 GMT RESP BODY: {"security_groups": []} 2018-12-27 18:10:30,319 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json?project_id=101dfdf6400140a1931ed399c6a7e0a7&name=default used request id req-e8a241b1-45b4-4185-9cea-f04b54d72924 2018-12-27 18:10:30,319 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.225913047791s 2018-12-27 18:10:30,319 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json?project_id=101dfdf6400140a1931ed399c6a7e0a7&name=default used request id req-e8a241b1-45b4-4185-9cea-f04b54d72924 2018-12-27 18:10:30,319 - xtesting.ci.run_tests - INFO - Skipping test case 'networking-bgpvpn'... 2018-12-27 18:10:30,320 - xtesting.ci.run_tests - INFO - Test result: +---------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------------+------------------+------------------+----------------+ | networking-bgpvpn | functest | 00:00 | SKIP | +---------------------------+------------------+------------------+----------------+ 2018-12-27 18:10:30,376 - xtesting.ci.run_tests - INFO - Loading test case 'networking-sfc'... 2018-12-27 18:10:30,419 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 18:10:30,425 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:10:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-08598f05-5488-4920-b6f6-a0e701e001ec Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 18:10:30,425 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-08598f05-5488-4920-b6f6-a0e701e001ec 2018-12-27 18:10:30,425 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000/v3/auth/tokens 2018-12-27 18:10:30,824 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}], "expires_at": "2018-12-27T19:10:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b7b4fceec1ad4c6eb74d758b709a9d93", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "a5bc08b9f81f4e5bb86c24f9f7547bae"}, "audit_ids": ["8226_z2sRSanvvzLpGnb0Q"], "issued_at": "2018-12-27T18:10:30.000000Z"}} 2018-12-27 18:10:30,827 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-27 18:10:30,828 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a5d851faa0d4ceef528fc3fff5b6133666a522e7" 2018-12-27 18:10:31,137 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 725 X-Openstack-Request-Id: req-3a69ed3e-52cb-428b-9fa6-128db7f8a545 Date: Thu, 27 Dec 2018 18:10:31 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","updated_at":"2018-12-27T15:58:03Z","dns_domain":"","revision_number":8,"port_security_enabled":true,"mtu":1500,"id":"a4959dd9-e8f4-4ea9-8c99-7bff545db58c","router:external":true,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"da629caea04941e1ae8979c379dc7c9d","status":"ACTIVE","subnets":["244ab55b-a0ed-4e50-9f85-07f08119ae55"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"da629caea04941e1ae8979c379dc7c9d","created_at":"2018-12-27T15:29:17Z","provider:network_type":"flat"}]} 2018-12-27 18:10:31,137 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json?router%3Aexternal=True used request id req-3a69ed3e-52cb-428b-9fa6-128db7f8a545 2018-12-27 18:10:31,138 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.310230970383s 2018-12-27 18:10:31,138 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json?router%3Aexternal=True used request id req-3a69ed3e-52cb-428b-9fa6-128db7f8a545 2018-12-27 18:10:31,141 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 18:10:31,147 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 18:10:31 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 18:10:31,148 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-27 18:10:31,151 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a5d851faa0d4ceef528fc3fff5b6133666a522e7" 2018-12-27 18:10:31,264 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:10:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-249d07c6-3170-4e30-8ade-7eea5123bbcb Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.31:5000/v3/domains/914eec1d43ea4caf9d2fd33268c06258"}, "tags": [], "enabled": true, "id": "914eec1d43ea4caf9d2fd33268c06258", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains", "previous": null, "next": null}} 2018-12-27 18:10:31,265 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains used request id req-249d07c6-3170-4e30-8ade-7eea5123bbcb 2018-12-27 18:10:31,265 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.116859912872s 2018-12-27 18:10:31,265 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains used request id req-249d07c6-3170-4e30-8ade-7eea5123bbcb 2018-12-27 18:10:31,272 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-12-27 18:10:31,276 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a5d851faa0d4ceef528fc3fff5b6133666a522e7" -d '{"project": {"description": "Created by OPNFV Functest: networking-sfc", "enabled": true, "domain_id": "default", "name": "networking-sfc-project_78f21474-2fd6-490e-94a3-413b2d52f46c"}}' 2018-12-27 18:10:31,414 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 27 Dec 2018 18:10:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9fde02e5-c291-4c3f-9b52-faad419f2682 Content-Length: 374 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: networking-sfc", "links": {"self": "http://172.30.9.31:5000/v3/projects/49e58cc187f54daea25d330eeb6df0fb"}, "tags": [], "enabled": true, "id": "49e58cc187f54daea25d330eeb6df0fb", "parent_id": "default", "domain_id": "default", "name": "networking-sfc-project_78f21474-2fd6-490e-94a3-413b2d52f46c"}} 2018-12-27 18:10:31,414 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-9fde02e5-c291-4c3f-9b52-faad419f2682 2018-12-27 18:10:31,414 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.142030954361s 2018-12-27 18:10:31,415 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-9fde02e5-c291-4c3f-9b52-faad419f2682 2018-12-27 18:10:31,415 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: networking-sfc', u'tags': [], 'enabled': True, 'id': u'49e58cc187f54daea25d330eeb6df0fb', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'networking-sfc-project_78f21474-2fd6-490e-94a3-413b2d52f46c'}) 2018-12-27 18:10:31,422 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-12-27 18:10:31,426 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a5d851faa0d4ceef528fc3fff5b6133666a522e7" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "9896e1af-b846-4e90-b826-3a49ab34714f", "email": null, "name": "networking-sfc-user_78f21474-2fd6-490e-94a3-413b2d52f46c"}}' 2018-12-27 18:10:31,809 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 27 Dec 2018 18:10:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-55af95a2-324d-4dbf-afd8-a5d6a4808251 Content-Length: 329 Content-Type: application/json RESP BODY: {"user": {"name": "networking-sfc-user_78f21474-2fd6-490e-94a3-413b2d52f46c", "links": {"self": "http://172.30.9.31:5000/v3/users/63292102f9d345e2baff32c25e8aa2c5"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "63292102f9d345e2baff32c25e8aa2c5", "domain_id": "default", "password_expires_at": null}} 2018-12-27 18:10:31,810 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/users used request id req-55af95a2-324d-4dbf-afd8-a5d6a4808251 2018-12-27 18:10:31,810 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.387942075729s 2018-12-27 18:10:31,810 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/users used request id req-55af95a2-324d-4dbf-afd8-a5d6a4808251 2018-12-27 18:10:31,811 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'63292102f9d345e2baff32c25e8aa2c5', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'networking-sfc-user_78f21474-2fd6-490e-94a3-413b2d52f46c'}) 2018-12-27 18:10:31,814 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-27 18:10:31,818 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a5d851faa0d4ceef528fc3fff5b6133666a522e7" 2018-12-27 18:10:31,922 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:10:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a1992b85-03d3-42d7-8a1b-94c1b7d26003 Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 18:10:31,922 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-a1992b85-03d3-42d7-8a1b-94c1b7d26003 2018-12-27 18:10:31,923 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.10812997818s 2018-12-27 18:10:31,923 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-a1992b85-03d3-42d7-8a1b-94c1b7d26003 2018-12-27 18:10:31,928 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-27 18:10:31,931 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a5d851faa0d4ceef528fc3fff5b6133666a522e7" 2018-12-27 18:10:32,029 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:10:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-935a3230-499c-42bd-8e25-714e343db675 Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 18:10:32,029 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-935a3230-499c-42bd-8e25-714e343db675 2018-12-27 18:10:32,029 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.101707935333s 2018-12-27 18:10:32,030 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-935a3230-499c-42bd-8e25-714e343db675 2018-12-27 18:10:32,034 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-27 18:10:32,038 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a5d851faa0d4ceef528fc3fff5b6133666a522e7" 2018-12-27 18:10:32,138 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:10:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f7179e70-4858-4e3f-878d-79487d5489ab Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-12-27 18:10:32,138 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains/default used request id req-f7179e70-4858-4e3f-878d-79487d5489ab 2018-12-27 18:10:32,138 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.103451967239s 2018-12-27 18:10:32,138 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains/default used request id req-f7179e70-4858-4e3f-878d-79487d5489ab 2018-12-27 18:10:32,139 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-27 18:10:32,143 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a5d851faa0d4ceef528fc3fff5b6133666a522e7" 2018-12-27 18:10:32,267 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:10:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-431d2200-7e99-4db1-b8bc-2db8ce0996d6 Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/05a834ddebbc40688596b7460b47439e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05a834ddebbc40688596b7460b47439e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/08226a0ad01943f39559448239e291e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "08226a0ad01943f39559448239e291e1", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/55c0552fe37a4f7ca0e73939514bc683"}, "domain_id": "default", "enabled": true, "options": {}, "id": "55c0552fe37a4f7ca0e73939514bc683", "email": "panko@localhost", "password_expires_at": null}, {"name": "networking-sfc-user_78f21474-2fd6-490e-94a3-413b2d52f46c", "links": {"self": "http://172.30.9.31:5000/v3/users/63292102f9d345e2baff32c25e8aa2c5"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "63292102f9d345e2baff32c25e8aa2c5", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/646a4af4e3b5439a97996d353fea3924"}, "domain_id": "914eec1d43ea4caf9d2fd33268c06258", "enabled": true, "options": {}, "id": "646a4af4e3b5439a97996d353fea3924", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/85fb203e51c34d3f8122e285a6a318b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85fb203e51c34d3f8122e285a6a318b3", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/905e7f4b42d24cca93b99d2401fa3378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "905e7f4b42d24cca93b99d2401fa3378", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/a5bc08b9f81f4e5bb86c24f9f7547bae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5bc08b9f81f4e5bb86c24f9f7547bae", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/a5c780627f004d318bf908d80305da9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5c780627f004d318bf908d80305da9c", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/b18425bf2b044bc9af7e194919539a17"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b18425bf2b044bc9af7e194919539a17", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/b8d2134b619d4dca80e21d6fb16449b0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b8d2134b619d4dca80e21d6fb16449b0", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/b9ab6a25a652438285139fe5b44aea62"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9ab6a25a652438285139fe5b44aea62", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/c08462554a4844d681348f58b9b0edee"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c08462554a4844d681348f58b9b0edee", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/ddfc3a9aad444d4782eae677c8a98130"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ddfc3a9aad444d4782eae677c8a98130", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/f2a74f2185a54676a6cb2bb5ecfcc4f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2a74f2185a54676a6cb2bb5ecfcc4f6", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-12-27 18:10:32,267 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-431d2200-7e99-4db1-b8bc-2db8ce0996d6 2018-12-27 18:10:32,267 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.12761592865s 2018-12-27 18:10:32,267 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-431d2200-7e99-4db1-b8bc-2db8ce0996d6 2018-12-27 18:10:32,279 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-27 18:10:32,282 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a5d851faa0d4ceef528fc3fff5b6133666a522e7" 2018-12-27 18:10:32,300 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:10:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-88422c30-1e8e-49c5-843a-8fd777097033 Content-Encoding: gzip Content-Length: 400 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: networking-sfc", "links": {"self": "http://172.30.9.31:5000/v3/projects/49e58cc187f54daea25d330eeb6df0fb"}, "tags": [], "enabled": true, "id": "49e58cc187f54daea25d330eeb6df0fb", "parent_id": "default", "domain_id": "default", "name": "networking-sfc-project_78f21474-2fd6-490e-94a3-413b2d52f46c"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93"}, "tags": [], "enabled": true, "id": "b7b4fceec1ad4c6eb74d758b709a9d93", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/da629caea04941e1ae8979c379dc7c9d"}, "tags": [], "enabled": true, "id": "da629caea04941e1ae8979c379dc7c9d", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-12-27 18:10:32,300 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?domain_id=default used request id req-88422c30-1e8e-49c5-843a-8fd777097033 2018-12-27 18:10:32,300 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0207269191742s 2018-12-27 18:10:32,300 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?domain_id=default used request id req-88422c30-1e8e-49c5-843a-8fd777097033 2018-12-27 18:10:32,307 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-12-27 18:10:32,310 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:5000/v3/role_assignments?user.id=63292102f9d345e2baff32c25e8aa2c5&role.id=5e97c57d600b48f5b4c8f915fe73d20b&scope.project.id=49e58cc187f54daea25d330eeb6df0fb" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a5d851faa0d4ceef528fc3fff5b6133666a522e7" 2018-12-27 18:10:32,408 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:10:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-687a5465-e4cc-41e8-8c73-0ccadd26deb6 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.31:5000/v3/role_assignments?user.id=63292102f9d345e2baff32c25e8aa2c5&role.id=5e97c57d600b48f5b4c8f915fe73d20b&scope.project.id=49e58cc187f54daea25d330eeb6df0fb", "previous": null, "next": null}} 2018-12-27 18:10:32,409 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/role_assignments?user.id=63292102f9d345e2baff32c25e8aa2c5&role.id=5e97c57d600b48f5b4c8f915fe73d20b&scope.project.id=49e58cc187f54daea25d330eeb6df0fb used request id req-687a5465-e4cc-41e8-8c73-0ccadd26deb6 2018-12-27 18:10:32,409 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.10178399086s 2018-12-27 18:10:32,409 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/role_assignments?user.id=63292102f9d345e2baff32c25e8aa2c5&role.id=5e97c57d600b48f5b4c8f915fe73d20b&scope.project.id=49e58cc187f54daea25d330eeb6df0fb used request id req-687a5465-e4cc-41e8-8c73-0ccadd26deb6 2018-12-27 18:10:32,413 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-12-27 18:10:32,416 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.31:5000/v3/projects/49e58cc187f54daea25d330eeb6df0fb/users/63292102f9d345e2baff32c25e8aa2c5/roles/5e97c57d600b48f5b4c8f915fe73d20b -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a5d851faa0d4ceef528fc3fff5b6133666a522e7" 2018-12-27 18:10:32,573 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 18:10:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d29bd9b1-0ccb-4b1f-9580-2ca06a69c9bc Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 18:10:32,573 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/49e58cc187f54daea25d330eeb6df0fb/users/63292102f9d345e2baff32c25e8aa2c5/roles/5e97c57d600b48f5b4c8f915fe73d20b used request id req-d29bd9b1-0ccb-4b1f-9580-2ca06a69c9bc 2018-12-27 18:10:32,574 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.16081905365s 2018-12-27 18:10:32,574 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/49e58cc187f54daea25d330eeb6df0fb/users/63292102f9d345e2baff32c25e8aa2c5/roles/5e97c57d600b48f5b4c8f915fe73d20b used request id req-d29bd9b1-0ccb-4b1f-9580-2ca06a69c9bc 2018-12-27 18:10:32,574 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'networking-sfc-project_78f21474-2fd6-490e-94a3-413b2d52f46c', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'tenant_name': 'admin', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': u'1', u'image_api_version': '2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'regionOne', u'key_manager_api_version': u'v1', 'project_id': u'49e58cc187f54daea25d330eeb6df0fb', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '9896e1af-b846-4e90-b826-3a49ab34714f', 'username': u'networking-sfc-user_78f21474-2fd6-490e-94a3-413b2d52f46c', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.31:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-12-27 18:10:32,578 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'networking-sfc-user_78f21474-2fd6-490e-94a3-413b2d52f46c', 'password': '9896e1af-b846-4e90-b826-3a49ab34714f', 'project_name': 'networking-sfc-project_78f21474-2fd6-490e-94a3-413b2d52f46c', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.31:5000//v3', 'project_id': '49e58cc187f54daea25d330eeb6df0fb', 'project_domain_name': 'Default'} 2018-12-27 18:10:32,581 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-27 18:10:32,584 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a5d851faa0d4ceef528fc3fff5b6133666a522e7" 2018-12-27 18:10:32,676 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:10:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3b896471-d27a-49cf-88b2-f0243a3e874d Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 18:10:32,676 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-3b896471-d27a-49cf-88b2-f0243a3e874d 2018-12-27 18:10:32,676 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0948839187622s 2018-12-27 18:10:32,676 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-3b896471-d27a-49cf-88b2-f0243a3e874d 2018-12-27 18:10:32,681 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-27 18:10:32,684 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a5d851faa0d4ceef528fc3fff5b6133666a522e7" 2018-12-27 18:10:32,866 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:10:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-61954e64-066d-42f3-aed3-d09c16a2c6b2 Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 18:10:32,866 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-61954e64-066d-42f3-aed3-d09c16a2c6b2 2018-12-27 18:10:32,866 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.185275793076s 2018-12-27 18:10:32,866 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-61954e64-066d-42f3-aed3-d09c16a2c6b2 2018-12-27 18:10:32,871 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-27 18:10:32,874 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a5d851faa0d4ceef528fc3fff5b6133666a522e7" 2018-12-27 18:10:32,985 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:10:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-038755f5-d736-46a2-9ac5-ea6232ef78c4 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-12-27 18:10:32,985 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains/default used request id req-038755f5-d736-46a2-9ac5-ea6232ef78c4 2018-12-27 18:10:32,985 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.114750862122s 2018-12-27 18:10:32,986 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains/default used request id req-038755f5-d736-46a2-9ac5-ea6232ef78c4 2018-12-27 18:10:32,987 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-27 18:10:32,990 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a5d851faa0d4ceef528fc3fff5b6133666a522e7" 2018-12-27 18:10:33,103 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:10:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-501d5589-54ea-45d2-b2a0-09d15d6d36c0 Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/05a834ddebbc40688596b7460b47439e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05a834ddebbc40688596b7460b47439e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/08226a0ad01943f39559448239e291e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "08226a0ad01943f39559448239e291e1", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/55c0552fe37a4f7ca0e73939514bc683"}, "domain_id": "default", "enabled": true, "options": {}, "id": "55c0552fe37a4f7ca0e73939514bc683", "email": "panko@localhost", "password_expires_at": null}, {"name": "networking-sfc-user_78f21474-2fd6-490e-94a3-413b2d52f46c", "links": {"self": "http://172.30.9.31:5000/v3/users/63292102f9d345e2baff32c25e8aa2c5"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "63292102f9d345e2baff32c25e8aa2c5", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/646a4af4e3b5439a97996d353fea3924"}, "domain_id": "914eec1d43ea4caf9d2fd33268c06258", "enabled": true, "options": {}, "id": "646a4af4e3b5439a97996d353fea3924", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/85fb203e51c34d3f8122e285a6a318b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85fb203e51c34d3f8122e285a6a318b3", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/905e7f4b42d24cca93b99d2401fa3378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "905e7f4b42d24cca93b99d2401fa3378", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/a5bc08b9f81f4e5bb86c24f9f7547bae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5bc08b9f81f4e5bb86c24f9f7547bae", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/a5c780627f004d318bf908d80305da9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5c780627f004d318bf908d80305da9c", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/b18425bf2b044bc9af7e194919539a17"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b18425bf2b044bc9af7e194919539a17", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/b8d2134b619d4dca80e21d6fb16449b0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b8d2134b619d4dca80e21d6fb16449b0", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/b9ab6a25a652438285139fe5b44aea62"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9ab6a25a652438285139fe5b44aea62", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/c08462554a4844d681348f58b9b0edee"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c08462554a4844d681348f58b9b0edee", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/ddfc3a9aad444d4782eae677c8a98130"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ddfc3a9aad444d4782eae677c8a98130", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/f2a74f2185a54676a6cb2bb5ecfcc4f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2a74f2185a54676a6cb2bb5ecfcc4f6", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-12-27 18:10:33,103 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-501d5589-54ea-45d2-b2a0-09d15d6d36c0 2018-12-27 18:10:33,103 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.116478919983s 2018-12-27 18:10:33,104 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-501d5589-54ea-45d2-b2a0-09d15d6d36c0 2018-12-27 18:10:33,114 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-27 18:10:33,117 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a5d851faa0d4ceef528fc3fff5b6133666a522e7" 2018-12-27 18:10:33,215 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:10:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-739ae7cc-284f-4cb9-82a1-de60c0882b13 Content-Encoding: gzip Content-Length: 400 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: networking-sfc", "links": {"self": "http://172.30.9.31:5000/v3/projects/49e58cc187f54daea25d330eeb6df0fb"}, "tags": [], "enabled": true, "id": "49e58cc187f54daea25d330eeb6df0fb", "parent_id": "default", "domain_id": "default", "name": "networking-sfc-project_78f21474-2fd6-490e-94a3-413b2d52f46c"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93"}, "tags": [], "enabled": true, "id": "b7b4fceec1ad4c6eb74d758b709a9d93", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/da629caea04941e1ae8979c379dc7c9d"}, "tags": [], "enabled": true, "id": "da629caea04941e1ae8979c379dc7c9d", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-12-27 18:10:33,215 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?domain_id=default used request id req-739ae7cc-284f-4cb9-82a1-de60c0882b13 2018-12-27 18:10:33,216 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.101732969284s 2018-12-27 18:10:33,216 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?domain_id=default used request id req-739ae7cc-284f-4cb9-82a1-de60c0882b13 2018-12-27 18:10:33,223 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-12-27 18:10:33,226 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:5000/v3/role_assignments?user.id=63292102f9d345e2baff32c25e8aa2c5&role.id=c2bb869216234fa8b868621217cc01a4&scope.project.id=49e58cc187f54daea25d330eeb6df0fb" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a5d851faa0d4ceef528fc3fff5b6133666a522e7" 2018-12-27 18:10:33,328 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:10:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f03710d4-da4f-4697-89ca-626e3e9fc412 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.31:5000/v3/role_assignments?user.id=63292102f9d345e2baff32c25e8aa2c5&role.id=c2bb869216234fa8b868621217cc01a4&scope.project.id=49e58cc187f54daea25d330eeb6df0fb", "previous": null, "next": null}} 2018-12-27 18:10:33,329 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/role_assignments?user.id=63292102f9d345e2baff32c25e8aa2c5&role.id=c2bb869216234fa8b868621217cc01a4&scope.project.id=49e58cc187f54daea25d330eeb6df0fb used request id req-f03710d4-da4f-4697-89ca-626e3e9fc412 2018-12-27 18:10:33,329 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.105751991272s 2018-12-27 18:10:33,329 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/role_assignments?user.id=63292102f9d345e2baff32c25e8aa2c5&role.id=c2bb869216234fa8b868621217cc01a4&scope.project.id=49e58cc187f54daea25d330eeb6df0fb used request id req-f03710d4-da4f-4697-89ca-626e3e9fc412 2018-12-27 18:10:33,333 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-12-27 18:10:33,336 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.31:5000/v3/projects/49e58cc187f54daea25d330eeb6df0fb/users/63292102f9d345e2baff32c25e8aa2c5/roles/c2bb869216234fa8b868621217cc01a4 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a5d851faa0d4ceef528fc3fff5b6133666a522e7" 2018-12-27 18:10:33,476 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 18:10:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3f2104be-2d4f-4e3d-a870-1c3d1bfb5723 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 18:10:33,476 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/49e58cc187f54daea25d330eeb6df0fb/users/63292102f9d345e2baff32c25e8aa2c5/roles/c2bb869216234fa8b868621217cc01a4 used request id req-3f2104be-2d4f-4e3d-a870-1c3d1bfb5723 2018-12-27 18:10:33,476 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.143269062042s 2018-12-27 18:10:33,477 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/49e58cc187f54daea25d330eeb6df0fb/users/63292102f9d345e2baff32c25e8aa2c5/roles/c2bb869216234fa8b868621217cc01a4 used request id req-3f2104be-2d4f-4e3d-a870-1c3d1bfb5723 2018-12-27 18:10:33,480 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-27 18:10:33,483 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a5d851faa0d4ceef528fc3fff5b6133666a522e7" 2018-12-27 18:10:33,582 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:10:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2ad3cb8e-d8d1-469a-9cb7-a49e34ad2049 Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 18:10:33,582 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-2ad3cb8e-d8d1-469a-9cb7-a49e34ad2049 2018-12-27 18:10:33,583 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.102331876755s 2018-12-27 18:10:33,583 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-2ad3cb8e-d8d1-469a-9cb7-a49e34ad2049 2018-12-27 18:10:33,587 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-27 18:10:33,590 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a5d851faa0d4ceef528fc3fff5b6133666a522e7" 2018-12-27 18:10:33,696 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:10:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5e081fcc-6eff-4b6b-bcfa-36a1eca47c32 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-12-27 18:10:33,696 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains/default used request id req-5e081fcc-6eff-4b6b-bcfa-36a1eca47c32 2018-12-27 18:10:33,696 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.108738183975s 2018-12-27 18:10:33,696 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains/default used request id req-5e081fcc-6eff-4b6b-bcfa-36a1eca47c32 2018-12-27 18:10:33,697 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-27 18:10:33,701 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a5d851faa0d4ceef528fc3fff5b6133666a522e7" 2018-12-27 18:10:33,816 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:10:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a5f37af6-43a7-4761-92bb-62644bb9d160 Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/05a834ddebbc40688596b7460b47439e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05a834ddebbc40688596b7460b47439e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/08226a0ad01943f39559448239e291e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "08226a0ad01943f39559448239e291e1", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/55c0552fe37a4f7ca0e73939514bc683"}, "domain_id": "default", "enabled": true, "options": {}, "id": "55c0552fe37a4f7ca0e73939514bc683", "email": "panko@localhost", "password_expires_at": null}, {"name": "networking-sfc-user_78f21474-2fd6-490e-94a3-413b2d52f46c", "links": {"self": "http://172.30.9.31:5000/v3/users/63292102f9d345e2baff32c25e8aa2c5"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "63292102f9d345e2baff32c25e8aa2c5", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/646a4af4e3b5439a97996d353fea3924"}, "domain_id": "914eec1d43ea4caf9d2fd33268c06258", "enabled": true, "options": {}, "id": "646a4af4e3b5439a97996d353fea3924", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/85fb203e51c34d3f8122e285a6a318b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85fb203e51c34d3f8122e285a6a318b3", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/905e7f4b42d24cca93b99d2401fa3378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "905e7f4b42d24cca93b99d2401fa3378", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/a5bc08b9f81f4e5bb86c24f9f7547bae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5bc08b9f81f4e5bb86c24f9f7547bae", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/a5c780627f004d318bf908d80305da9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5c780627f004d318bf908d80305da9c", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/b18425bf2b044bc9af7e194919539a17"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b18425bf2b044bc9af7e194919539a17", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/b8d2134b619d4dca80e21d6fb16449b0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b8d2134b619d4dca80e21d6fb16449b0", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/b9ab6a25a652438285139fe5b44aea62"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9ab6a25a652438285139fe5b44aea62", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/c08462554a4844d681348f58b9b0edee"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c08462554a4844d681348f58b9b0edee", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/ddfc3a9aad444d4782eae677c8a98130"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ddfc3a9aad444d4782eae677c8a98130", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/f2a74f2185a54676a6cb2bb5ecfcc4f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2a74f2185a54676a6cb2bb5ecfcc4f6", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-12-27 18:10:33,816 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-a5f37af6-43a7-4761-92bb-62644bb9d160 2018-12-27 18:10:33,816 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.119069099426s 2018-12-27 18:10:33,817 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-a5f37af6-43a7-4761-92bb-62644bb9d160 2018-12-27 18:10:33,827 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-12-27 18:10:33,829 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:5000/v3/role_assignments?role.id=c2bb869216234fa8b868621217cc01a4&user.id=63292102f9d345e2baff32c25e8aa2c5&scope.domain.id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a5d851faa0d4ceef528fc3fff5b6133666a522e7" 2018-12-27 18:10:33,928 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:10:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9809d90f-cd0e-4e06-9da8-7ec86fa08016 Content-Encoding: gzip Content-Length: 191 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.31:5000/v3/role_assignments?role.id=c2bb869216234fa8b868621217cc01a4&user.id=63292102f9d345e2baff32c25e8aa2c5&scope.domain.id=default", "previous": null, "next": null}} 2018-12-27 18:10:33,928 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/role_assignments?role.id=c2bb869216234fa8b868621217cc01a4&user.id=63292102f9d345e2baff32c25e8aa2c5&scope.domain.id=default used request id req-9809d90f-cd0e-4e06-9da8-7ec86fa08016 2018-12-27 18:10:33,928 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.101381063461s 2018-12-27 18:10:33,928 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/role_assignments?role.id=c2bb869216234fa8b868621217cc01a4&user.id=63292102f9d345e2baff32c25e8aa2c5&scope.domain.id=default used request id req-9809d90f-cd0e-4e06-9da8-7ec86fa08016 2018-12-27 18:10:33,932 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.domains.users.roles 2018-12-27 18:10:33,936 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.31:5000/v3/domains/default/users/63292102f9d345e2baff32c25e8aa2c5/roles/c2bb869216234fa8b868621217cc01a4 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a5d851faa0d4ceef528fc3fff5b6133666a522e7" 2018-12-27 18:10:34,100 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 18:10:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0a8d4e33-631b-4972-9bd3-d7b04f1b448d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 18:10:34,101 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/domains/default/users/63292102f9d345e2baff32c25e8aa2c5/roles/c2bb869216234fa8b868621217cc01a4 used request id req-0a8d4e33-631b-4972-9bd3-d7b04f1b448d 2018-12-27 18:10:34,101 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.domains.users.roles in 0.16853094101s 2018-12-27 18:10:34,101 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/domains/default/users/63292102f9d345e2baff32c25e8aa2c5/roles/c2bb869216234fa8b868621217cc01a4 used request id req-0a8d4e33-631b-4972-9bd3-d7b04f1b448d 2018-12-27 18:10:34,101 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-12-27 18:10:36,435 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-12-27 18:10:38,530 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 2476400f-0578-49f8-b39f-8a7e4ab0f2d3 | 2018-12-27T18:10:38.145656 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 2476400f-0578-49f8-b39f-8a7e4ab0f2d3 ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-12-27 18:10:41,591 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | event | Available | | __unknown__ | placement | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | | swift | object-store | Available | +-------------+----------------+-----------+ 2018-12-27 18:10:42,341 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-12-27 18:10:44,499 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-12-27 18:10:47,407 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide Using verifier 'opnfv-tempest' (UUID=f74afd42-0dc9-4bfa-ad3b-76b30141df8c) as the default verifier for the future CLI operations. 2018-12-27 18:10:49,170 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 18:10:49,180 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:10:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-be9d7775-a67c-402f-9492-eef4b7df26ca Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 18:10:49,180 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-be9d7775-a67c-402f-9492-eef4b7df26ca 2018-12-27 18:10:49,181 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000/v3/auth/tokens 2018-12-27 18:10:49,613 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T19:10:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "49e58cc187f54daea25d330eeb6df0fb", "name": "networking-sfc-project_78f21474-2fd6-490e-94a3-413b2d52f46c"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/49e58cc187f54daea25d330eeb6df0fb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/49e58cc187f54daea25d330eeb6df0fb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/49e58cc187f54daea25d330eeb6df0fb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/49e58cc187f54daea25d330eeb6df0fb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/49e58cc187f54daea25d330eeb6df0fb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/49e58cc187f54daea25d330eeb6df0fb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/49e58cc187f54daea25d330eeb6df0fb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/49e58cc187f54daea25d330eeb6df0fb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/49e58cc187f54daea25d330eeb6df0fb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_49e58cc187f54daea25d330eeb6df0fb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_49e58cc187f54daea25d330eeb6df0fb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/49e58cc187f54daea25d330eeb6df0fb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/49e58cc187f54daea25d330eeb6df0fb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/49e58cc187f54daea25d330eeb6df0fb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "networking-sfc-user_78f21474-2fd6-490e-94a3-413b2d52f46c", "id": "63292102f9d345e2baff32c25e8aa2c5"}, "audit_ids": ["PRUfDf7eTXi47sL8Z_O0RA"], "issued_at": "2018-12-27T18:10:49.000000Z"}} 2018-12-27 18:10:49,616 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2018-12-27 18:10:49,617 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/extensions.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1bc4fa1cd4bd60fe0c456191391d2fb12b7ae6e0" 2018-12-27 18:10:49,842 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 8816 X-Openstack-Request-Id: req-b64824d5-e8bf-431f-ae3f-168fe9476eea Date: Thu, 27 Dec 2018 18:10:49 GMT RESP BODY: {"extensions": [{"alias": "default-subnetpools", "updated": "2016-02-18T18:00:00-00:00", "name": "Default Subnetpools", "links": [], "description": "Provides ability to mark and use a subnetpool as the default."}, {"alias": "qos", "updated": "2015-06-08T10:00:00-00:00", "name": "Quality of Service", "links": [], "description": "The Quality of Service extension."}, {"alias": "network-ip-availability", "updated": "2015-09-24T00:00:00-00:00", "name": "Network IP Availability", "links": [], "description": "Provides IP availability data for each network and subnet."}, {"alias": "network_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Network Availability Zone", "links": [], "description": "Availability zone support for network."}, {"alias": "auto-allocated-topology", "updated": "2016-01-01T00:00:00-00:00", "name": "Auto Allocated Topology Services", "links": [], "description": "Auto Allocated Topology Services."}, {"alias": "ext-gw-mode", "updated": "2013-03-28T10:00:00-00:00", "name": "Neutron L3 Configurable external gateway mode", "links": [], "description": "Extension of the router abstraction for specifying whether SNAT should occur on the external gateway"}, {"alias": "binding", "updated": "2014-02-03T10:00:00-00:00", "name": "Port Binding", "links": [], "description": "Expose port bindings of a virtual port to external application"}, {"alias": "agent", "updated": "2013-02-03T10:00:00-00:00", "name": "agent", "links": [], "description": "The agent management extension."}, {"alias": "subnet_allocation", "updated": "2015-03-30T10:00:00-00:00", "name": "Subnet Allocation", "links": [], "description": "Enables allocation of subnets from a subnet pool"}, {"alias": "dhcp_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "DHCP Agent Scheduler", "links": [], "description": "Schedule networks among dhcp agents"}, {"alias": "tag", "updated": "2016-01-01T00:00:00-00:00", "name": "Tag support", "links": [], "description": "Enables to set tag on resources."}, {"alias": "external-net", "updated": "2013-01-14T10:00:00-00:00", "name": "Neutron external network", "links": [], "description": "Adds external network attribute to network resource."}, {"alias": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"alias": "availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Availability Zone", "links": [], "description": "The availability zone extension."}, {"alias": "qos-default", "updated": "2017-041-06T10:00:00-00:00", "name": "QoS default policy", "links": [], "description": "Expose the QoS default policy per project"}, {"alias": "quotas", "updated": "2012-07-29T10:00:00-00:00", "name": "Quota management support", "links": [], "description": "Expose functions for quotas management per tenant"}, {"alias": "standard-attr-tag", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources with standard attribute: trunk, policy, security_group, floatingip", "links": [], "description": "Enables to set tag on resources with standard attribute."}, {"alias": "revision-if-match", "updated": "2016-12-11T00:00:00-00:00", "name": "If-Match constraints based on revision_number", "links": [], "description": "Extension indicating that If-Match based on revision_number is supported."}, {"alias": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"alias": "multi-provider", "updated": "2013-06-27T10:00:00-00:00", "name": "Multi Provider Network", "links": [], "description": "Expose mapping of virtual networks to multiple physical networks"}, {"alias": "quota_details", "updated": "2017-02-10T10:00:00-00:00", "name": "Quota details management support", "links": [], "description": "Expose functions for quotas usage statistics per project"}, {"alias": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"alias": "trunk", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk Extension", "links": [], "description": "Provides support for trunk ports"}, {"alias": "extraroute", "updated": "2013-02-01T10:00:00-00:00", "name": "Neutron Extra Route", "links": [], "description": "Extra routes configuration for L3 router"}, {"alias": "net-mtu-writable", "updated": "2017-07-12T00:00:00-00:00", "name": "Network MTU (writable)", "links": [], "description": "Provides a writable MTU attribute for a network resource."}, {"alias": "subnet-service-types", "updated": "2016-03-15T18:00:00-00:00", "name": "Subnet service types", "links": [], "description": "Provides ability to set the subnet service_types field"}, {"alias": "standard-attr-timestamp", "updated": "2016-09-12T10:00:00-00:00", "name": "Resource timestamps", "links": [], "description": "Adds created_at and updated_at fields to all Neutron resources that have Neutron standard attributes."}, {"alias": "service-type", "updated": "2013-01-20T00:00:00-00:00", "name": "Neutron Service Type Management", "links": [], "description": "API for retrieving service providers for Neutron advanced services"}, {"alias": "qos-rule-type-details", "updated": "2017-06-22T10:00:00-00:00", "name": "Details of QoS rule types", "links": [], "description": "Expose details about QoS rule types supported by loaded backend drivers"}, {"alias": "port-security", "updated": "2012-07-23T10:00:00-00:00", "name": "Port Security", "links": [], "description": "Provides port security"}, {"alias": "extra_dhcp_opt", "updated": "2013-03-17T12:00:00-00:00", "name": "Neutron Extra DHCP options", "links": [], "description": "Extra options configuration for DHCP. For example PXE boot options to DHCP clients can be specified (e.g. tftp-server, server-ip-address, bootfile-name)"}, {"alias": "standard-attr-revisions", "updated": "2016-04-11T10:00:00-00:00", "name": "Resource revision numbers", "links": [], "description": "This extension will display the revision number of neutron resources."}, {"alias": "dns-integration", "updated": "2015-08-15T18:00:00-00:00", "name": "DNS Integration", "links": [], "description": "Provides integration with DNS."}, {"alias": "pagination", "updated": "2016-06-12T00:00:00-00:00", "name": "Pagination support", "links": [], "description": "Extension that indicates that pagination is enabled."}, {"alias": "sorting", "updated": "2016-06-12T00:00:00-00:00", "name": "Sorting support", "links": [], "description": "Extension that indicates that sorting is enabled."}, {"alias": "security-group", "updated": "2012-10-05T10:00:00-00:00", "name": "security-group", "links": [], "description": "The security groups extension."}, {"alias": "rbac-policies", "updated": "2015-06-17T12:15:12-00:00", "name": "RBAC Policies", "links": [], "description": "Allows creation and modification of policies that control tenant access to resources."}, {"alias": "qos-bw-limit-direction", "updated": "2017-04-10T10:00:00-00:00", "name": "Direction for QoS bandwidth limit rule", "links": [], "description": "Allow to configure QoS bandwidth limit rule with specific direction: ingress or egress"}, {"alias": "tag-ext", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources: subnet, subnetpool, port, router", "links": [], "description": "Extends tag support to more L2 and L3 resources."}, {"alias": "standard-attr-description", "updated": "2016-02-10T10:00:00-00:00", "name": "standard-attr-description", "links": [], "description": "Extension to add descriptions to standard attributes"}, {"alias": "ip-substring-filtering", "updated": "2017-11-28T09:00:00-00:00", "name": "IP address substring filtering", "links": [], "description": "Provides IP address substring filtering when listing ports"}, {"alias": "router", "updated": "2012-07-20T10:00:00-00:00", "name": "Neutron L3 Router", "links": [], "description": "Router abstraction for basic L3 forwarding between L2 Neutron networks and access to external networks via a NAT gateway."}, {"alias": "allowed-address-pairs", "updated": "2013-07-23T10:00:00-00:00", "name": "Allowed Address Pairs", "links": [], "description": "Provides allowed address pairs"}, {"alias": "project-id", "updated": "2016-09-09T09:09:09-09:09", "name": "project_id field enabled", "links": [], "description": "Extension that indicates that project_id field is enabled."}, {"alias": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}]} 2018-12-27 18:10:49,842 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/extensions.json used request id req-b64824d5-e8bf-431f-ae3f-168fe9476eea 2018-12-27 18:10:49,842 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.226056814194s 2018-12-27 18:10:49,843 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/extensions.json used request id req-b64824d5-e8bf-431f-ae3f-168fe9476eea 2018-12-27 18:10:49,850 - functest.opnfv_tests.openstack.tempest.tempest - WARNING - Cannot find Neutron extension: sfc 2018-12-27 18:10:49,851 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-27 18:10:49,854 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a5d851faa0d4ceef528fc3fff5b6133666a522e7" 2018-12-27 18:10:49,976 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:10:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-93210493-cea6-442b-b690-ae9d1c85f758 Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/05a834ddebbc40688596b7460b47439e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05a834ddebbc40688596b7460b47439e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/08226a0ad01943f39559448239e291e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "08226a0ad01943f39559448239e291e1", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/55c0552fe37a4f7ca0e73939514bc683"}, "domain_id": "default", "enabled": true, "options": {}, "id": "55c0552fe37a4f7ca0e73939514bc683", "email": "panko@localhost", "password_expires_at": null}, {"name": "networking-sfc-user_78f21474-2fd6-490e-94a3-413b2d52f46c", "links": {"self": "http://172.30.9.31:5000/v3/users/63292102f9d345e2baff32c25e8aa2c5"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "63292102f9d345e2baff32c25e8aa2c5", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/646a4af4e3b5439a97996d353fea3924"}, "domain_id": "914eec1d43ea4caf9d2fd33268c06258", "enabled": true, "options": {}, "id": "646a4af4e3b5439a97996d353fea3924", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/85fb203e51c34d3f8122e285a6a318b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85fb203e51c34d3f8122e285a6a318b3", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/905e7f4b42d24cca93b99d2401fa3378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "905e7f4b42d24cca93b99d2401fa3378", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/a5bc08b9f81f4e5bb86c24f9f7547bae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5bc08b9f81f4e5bb86c24f9f7547bae", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/a5c780627f004d318bf908d80305da9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5c780627f004d318bf908d80305da9c", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/b18425bf2b044bc9af7e194919539a17"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b18425bf2b044bc9af7e194919539a17", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/b8d2134b619d4dca80e21d6fb16449b0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b8d2134b619d4dca80e21d6fb16449b0", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/b9ab6a25a652438285139fe5b44aea62"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9ab6a25a652438285139fe5b44aea62", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/c08462554a4844d681348f58b9b0edee"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c08462554a4844d681348f58b9b0edee", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/ddfc3a9aad444d4782eae677c8a98130"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ddfc3a9aad444d4782eae677c8a98130", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/f2a74f2185a54676a6cb2bb5ecfcc4f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2a74f2185a54676a6cb2bb5ecfcc4f6", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-12-27 18:10:49,976 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-93210493-cea6-442b-b690-ae9d1c85f758 2018-12-27 18:10:49,976 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.125391960144s 2018-12-27 18:10:49,977 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-93210493-cea6-442b-b690-ae9d1c85f758 2018-12-27 18:10:49,982 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-27 18:10:49,986 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/users/63292102f9d345e2baff32c25e8aa2c5 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a5d851faa0d4ceef528fc3fff5b6133666a522e7" 2018-12-27 18:10:50,098 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:10:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eac2f95e-bc26-4fb2-b5ae-d22a62bd60a9 Content-Encoding: gzip Content-Length: 231 Content-Type: application/json RESP BODY: {"user": {"name": "networking-sfc-user_78f21474-2fd6-490e-94a3-413b2d52f46c", "links": {"self": "http://172.30.9.31:5000/v3/users/63292102f9d345e2baff32c25e8aa2c5"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "63292102f9d345e2baff32c25e8aa2c5", "description": null}} 2018-12-27 18:10:50,098 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users/63292102f9d345e2baff32c25e8aa2c5 used request id req-eac2f95e-bc26-4fb2-b5ae-d22a62bd60a9 2018-12-27 18:10:50,098 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.115518093109s 2018-12-27 18:10:50,098 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users/63292102f9d345e2baff32c25e8aa2c5 used request id req-eac2f95e-bc26-4fb2-b5ae-d22a62bd60a9 2018-12-27 18:10:50,099 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-12-27 18:10:50,103 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:5000/v3/users/63292102f9d345e2baff32c25e8aa2c5 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a5d851faa0d4ceef528fc3fff5b6133666a522e7" 2018-12-27 18:10:50,337 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 18:10:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d4e455cb-0e28-4aea-a6c9-c385c0f3570b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 18:10:50,337 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/63292102f9d345e2baff32c25e8aa2c5 used request id req-d4e455cb-0e28-4aea-a6c9-c385c0f3570b 2018-12-27 18:10:50,337 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.237940073013s 2018-12-27 18:10:50,337 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/63292102f9d345e2baff32c25e8aa2c5 used request id req-d4e455cb-0e28-4aea-a6c9-c385c0f3570b 2018-12-27 18:10:50,344 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-27 18:10:50,347 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a5d851faa0d4ceef528fc3fff5b6133666a522e7" 2018-12-27 18:10:50,451 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:10:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3a0851fa-4101-49b4-a409-43c5ae4ee054 Content-Encoding: gzip Content-Length: 391 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: networking-sfc", "links": {"self": "http://172.30.9.31:5000/v3/projects/49e58cc187f54daea25d330eeb6df0fb"}, "tags": [], "enabled": true, "id": "49e58cc187f54daea25d330eeb6df0fb", "parent_id": "default", "domain_id": "default", "name": "networking-sfc-project_78f21474-2fd6-490e-94a3-413b2d52f46c"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93"}, "tags": [], "enabled": true, "id": "b7b4fceec1ad4c6eb74d758b709a9d93", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/da629caea04941e1ae8979c379dc7c9d"}, "tags": [], "enabled": true, "id": "da629caea04941e1ae8979c379dc7c9d", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-12-27 18:10:50,451 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects used request id req-3a0851fa-4101-49b4-a409-43c5ae4ee054 2018-12-27 18:10:50,452 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.107470035553s 2018-12-27 18:10:50,452 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects used request id req-3a0851fa-4101-49b4-a409-43c5ae4ee054 2018-12-27 18:10:50,456 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-12-27 18:10:50,460 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:5000/v3/projects/49e58cc187f54daea25d330eeb6df0fb -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a5d851faa0d4ceef528fc3fff5b6133666a522e7" 2018-12-27 18:10:50,648 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 18:10:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-79b136ee-583c-4b69-9ec7-c67babbffb29 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 18:10:50,648 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/49e58cc187f54daea25d330eeb6df0fb used request id req-79b136ee-583c-4b69-9ec7-c67babbffb29 2018-12-27 18:10:50,648 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.191450119019s 2018-12-27 18:10:50,648 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/49e58cc187f54daea25d330eeb6df0fb used request id req-79b136ee-583c-4b69-9ec7-c67babbffb29 2018-12-27 18:10:50,651 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-27 18:10:50,652 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:9696/v2.0/security-groups.json?project_id=49e58cc187f54daea25d330eeb6df0fb&name=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a5d851faa0d4ceef528fc3fff5b6133666a522e7" 2018-12-27 18:10:50,883 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-7e34ae6f-eed3-4d52-9cee-97ce9ce0a67a Date: Thu, 27 Dec 2018 18:10:50 GMT RESP BODY: {"security_groups": []} 2018-12-27 18:10:50,883 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json?project_id=49e58cc187f54daea25d330eeb6df0fb&name=default used request id req-7e34ae6f-eed3-4d52-9cee-97ce9ce0a67a 2018-12-27 18:10:50,884 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.232260942459s 2018-12-27 18:10:50,884 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json?project_id=49e58cc187f54daea25d330eeb6df0fb&name=default used request id req-7e34ae6f-eed3-4d52-9cee-97ce9ce0a67a 2018-12-27 18:10:50,884 - xtesting.ci.run_tests - INFO - Skipping test case 'networking-sfc'... 2018-12-27 18:10:50,884 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | networking-sfc | functest | 00:00 | SKIP | +------------------------+------------------+------------------+----------------+ 2018-12-27 18:10:50,937 - xtesting.ci.run_tests - INFO - Loading test case 'barbican'... 2018-12-27 18:10:50,978 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 18:10:50,984 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:10:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-784e9b8b-1cb7-4643-b4a1-7960eec57d8e Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 18:10:50,984 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-784e9b8b-1cb7-4643-b4a1-7960eec57d8e 2018-12-27 18:10:50,984 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000/v3/auth/tokens 2018-12-27 18:10:51,389 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}], "expires_at": "2018-12-27T19:10:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b7b4fceec1ad4c6eb74d758b709a9d93", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "a5bc08b9f81f4e5bb86c24f9f7547bae"}, "audit_ids": ["K8f2NqJjRJuUXNh9V7qzCA"], "issued_at": "2018-12-27T18:10:51.000000Z"}} 2018-12-27 18:10:51,392 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-27 18:10:51,392 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f10086e290fa18177c0b576f9edc49c1f4d26e3b" 2018-12-27 18:10:51,675 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 725 X-Openstack-Request-Id: req-e9c22fb3-ab31-434f-b068-79a5afccf379 Date: Thu, 27 Dec 2018 18:10:51 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","updated_at":"2018-12-27T15:58:03Z","dns_domain":"","revision_number":8,"port_security_enabled":true,"mtu":1500,"id":"a4959dd9-e8f4-4ea9-8c99-7bff545db58c","router:external":true,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"da629caea04941e1ae8979c379dc7c9d","status":"ACTIVE","subnets":["244ab55b-a0ed-4e50-9f85-07f08119ae55"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"da629caea04941e1ae8979c379dc7c9d","created_at":"2018-12-27T15:29:17Z","provider:network_type":"flat"}]} 2018-12-27 18:10:51,675 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json?router%3Aexternal=True used request id req-e9c22fb3-ab31-434f-b068-79a5afccf379 2018-12-27 18:10:51,675 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.283509016037s 2018-12-27 18:10:51,676 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json?router%3Aexternal=True used request id req-e9c22fb3-ab31-434f-b068-79a5afccf379 2018-12-27 18:10:51,679 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 18:10:51,684 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 18:10:51 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 18:10:51,685 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-27 18:10:51,688 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f10086e290fa18177c0b576f9edc49c1f4d26e3b" 2018-12-27 18:10:51,883 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:10:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bcac1b8c-956b-4500-9e4b-ede548d81f76 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.31:5000/v3/domains/914eec1d43ea4caf9d2fd33268c06258"}, "tags": [], "enabled": true, "id": "914eec1d43ea4caf9d2fd33268c06258", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains", "previous": null, "next": null}} 2018-12-27 18:10:51,883 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains used request id req-bcac1b8c-956b-4500-9e4b-ede548d81f76 2018-12-27 18:10:51,884 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.198443889618s 2018-12-27 18:10:51,884 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains used request id req-bcac1b8c-956b-4500-9e4b-ede548d81f76 2018-12-27 18:10:51,891 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-12-27 18:10:51,894 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f10086e290fa18177c0b576f9edc49c1f4d26e3b" -d '{"project": {"description": "Created by OPNFV Functest: barbican", "enabled": true, "domain_id": "default", "name": "barbican-project_bf40b811-a1de-4063-91e7-3dee1fb24cd3"}}' 2018-12-27 18:10:52,032 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 27 Dec 2018 18:10:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0d27ab64-c0a1-40d1-8e8c-f439fdb6286d Content-Length: 362 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: barbican", "links": {"self": "http://172.30.9.31:5000/v3/projects/1410eb90bb614c089dba2c1f733f4c88"}, "tags": [], "enabled": true, "id": "1410eb90bb614c089dba2c1f733f4c88", "parent_id": "default", "domain_id": "default", "name": "barbican-project_bf40b811-a1de-4063-91e7-3dee1fb24cd3"}} 2018-12-27 18:10:52,032 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-0d27ab64-c0a1-40d1-8e8c-f439fdb6286d 2018-12-27 18:10:52,032 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.140804052353s 2018-12-27 18:10:52,032 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-0d27ab64-c0a1-40d1-8e8c-f439fdb6286d 2018-12-27 18:10:52,033 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: barbican', u'tags': [], 'enabled': True, 'id': u'1410eb90bb614c089dba2c1f733f4c88', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'barbican-project_bf40b811-a1de-4063-91e7-3dee1fb24cd3'}) 2018-12-27 18:10:52,039 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-12-27 18:10:52,042 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f10086e290fa18177c0b576f9edc49c1f4d26e3b" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "a8ed856d-a906-443a-b603-1967f51cf15b", "email": null, "name": "barbican-user_bf40b811-a1de-4063-91e7-3dee1fb24cd3"}}' 2018-12-27 18:10:52,407 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 27 Dec 2018 18:10:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0e8c717d-6613-4c6b-8dbf-48daa1fb464c Content-Length: 323 Content-Type: application/json RESP BODY: {"user": {"name": "barbican-user_bf40b811-a1de-4063-91e7-3dee1fb24cd3", "links": {"self": "http://172.30.9.31:5000/v3/users/1cf1bf14146043caa948df462757a110"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "1cf1bf14146043caa948df462757a110", "domain_id": "default", "password_expires_at": null}} 2018-12-27 18:10:52,408 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/users used request id req-0e8c717d-6613-4c6b-8dbf-48daa1fb464c 2018-12-27 18:10:52,408 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.368958950043s 2018-12-27 18:10:52,408 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/users used request id req-0e8c717d-6613-4c6b-8dbf-48daa1fb464c 2018-12-27 18:10:52,409 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'1cf1bf14146043caa948df462757a110', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'barbican-user_bf40b811-a1de-4063-91e7-3dee1fb24cd3'}) 2018-12-27 18:10:52,412 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-27 18:10:52,416 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f10086e290fa18177c0b576f9edc49c1f4d26e3b" 2018-12-27 18:10:52,523 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:10:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-993426d5-6cb1-4bf8-b0d9-acef10def11d Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 18:10:52,524 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-993426d5-6cb1-4bf8-b0d9-acef10def11d 2018-12-27 18:10:52,524 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.111325025558s 2018-12-27 18:10:52,524 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-993426d5-6cb1-4bf8-b0d9-acef10def11d 2018-12-27 18:10:52,529 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-27 18:10:52,532 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f10086e290fa18177c0b576f9edc49c1f4d26e3b" 2018-12-27 18:10:52,639 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:10:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e47127c4-54ef-40bb-9e75-eba940d45f56 Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 18:10:52,639 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-e47127c4-54ef-40bb-9e75-eba940d45f56 2018-12-27 18:10:52,639 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.110351800919s 2018-12-27 18:10:52,640 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-e47127c4-54ef-40bb-9e75-eba940d45f56 2018-12-27 18:10:52,644 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-27 18:10:52,647 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f10086e290fa18177c0b576f9edc49c1f4d26e3b" 2018-12-27 18:10:52,757 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:10:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-49c20104-55d0-49e6-add9-cce143e6f5dd Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-12-27 18:10:52,758 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains/default used request id req-49c20104-55d0-49e6-add9-cce143e6f5dd 2018-12-27 18:10:52,758 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.113664865494s 2018-12-27 18:10:52,758 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains/default used request id req-49c20104-55d0-49e6-add9-cce143e6f5dd 2018-12-27 18:10:52,759 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-27 18:10:52,762 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f10086e290fa18177c0b576f9edc49c1f4d26e3b" 2018-12-27 18:10:52,890 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:10:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bd37ed0e-302c-453e-a879-7c2b6ed17cb3 Content-Encoding: gzip Content-Length: 837 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/05a834ddebbc40688596b7460b47439e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05a834ddebbc40688596b7460b47439e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/08226a0ad01943f39559448239e291e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "08226a0ad01943f39559448239e291e1", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican-user_bf40b811-a1de-4063-91e7-3dee1fb24cd3", "links": {"self": "http://172.30.9.31:5000/v3/users/1cf1bf14146043caa948df462757a110"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "1cf1bf14146043caa948df462757a110", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/55c0552fe37a4f7ca0e73939514bc683"}, "domain_id": "default", "enabled": true, "options": {}, "id": "55c0552fe37a4f7ca0e73939514bc683", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/646a4af4e3b5439a97996d353fea3924"}, "domain_id": "914eec1d43ea4caf9d2fd33268c06258", "enabled": true, "options": {}, "id": "646a4af4e3b5439a97996d353fea3924", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/85fb203e51c34d3f8122e285a6a318b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85fb203e51c34d3f8122e285a6a318b3", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/905e7f4b42d24cca93b99d2401fa3378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "905e7f4b42d24cca93b99d2401fa3378", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/a5bc08b9f81f4e5bb86c24f9f7547bae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5bc08b9f81f4e5bb86c24f9f7547bae", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/a5c780627f004d318bf908d80305da9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5c780627f004d318bf908d80305da9c", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/b18425bf2b044bc9af7e194919539a17"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b18425bf2b044bc9af7e194919539a17", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/b8d2134b619d4dca80e21d6fb16449b0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b8d2134b619d4dca80e21d6fb16449b0", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/b9ab6a25a652438285139fe5b44aea62"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9ab6a25a652438285139fe5b44aea62", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/c08462554a4844d681348f58b9b0edee"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c08462554a4844d681348f58b9b0edee", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/ddfc3a9aad444d4782eae677c8a98130"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ddfc3a9aad444d4782eae677c8a98130", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/f2a74f2185a54676a6cb2bb5ecfcc4f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2a74f2185a54676a6cb2bb5ecfcc4f6", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-12-27 18:10:52,890 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-bd37ed0e-302c-453e-a879-7c2b6ed17cb3 2018-12-27 18:10:52,890 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.131325960159s 2018-12-27 18:10:52,891 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-bd37ed0e-302c-453e-a879-7c2b6ed17cb3 2018-12-27 18:10:52,902 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-27 18:10:52,906 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f10086e290fa18177c0b576f9edc49c1f4d26e3b" 2018-12-27 18:10:53,008 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:10:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ee58a13a-73f3-4a00-847b-e7ea79ae2c93 Content-Encoding: gzip Content-Length: 392 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: barbican", "links": {"self": "http://172.30.9.31:5000/v3/projects/1410eb90bb614c089dba2c1f733f4c88"}, "tags": [], "enabled": true, "id": "1410eb90bb614c089dba2c1f733f4c88", "parent_id": "default", "domain_id": "default", "name": "barbican-project_bf40b811-a1de-4063-91e7-3dee1fb24cd3"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93"}, "tags": [], "enabled": true, "id": "b7b4fceec1ad4c6eb74d758b709a9d93", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/da629caea04941e1ae8979c379dc7c9d"}, "tags": [], "enabled": true, "id": "da629caea04941e1ae8979c379dc7c9d", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-12-27 18:10:53,008 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?domain_id=default used request id req-ee58a13a-73f3-4a00-847b-e7ea79ae2c93 2018-12-27 18:10:53,008 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.105416059494s 2018-12-27 18:10:53,008 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?domain_id=default used request id req-ee58a13a-73f3-4a00-847b-e7ea79ae2c93 2018-12-27 18:10:53,016 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-12-27 18:10:53,019 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:5000/v3/role_assignments?user.id=1cf1bf14146043caa948df462757a110&role.id=5e97c57d600b48f5b4c8f915fe73d20b&scope.project.id=1410eb90bb614c089dba2c1f733f4c88" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f10086e290fa18177c0b576f9edc49c1f4d26e3b" 2018-12-27 18:10:53,117 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:10:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-050d2845-fafc-4d54-bbc6-ea51e2c7b22c Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.31:5000/v3/role_assignments?user.id=1cf1bf14146043caa948df462757a110&role.id=5e97c57d600b48f5b4c8f915fe73d20b&scope.project.id=1410eb90bb614c089dba2c1f733f4c88", "previous": null, "next": null}} 2018-12-27 18:10:53,117 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/role_assignments?user.id=1cf1bf14146043caa948df462757a110&role.id=5e97c57d600b48f5b4c8f915fe73d20b&scope.project.id=1410eb90bb614c089dba2c1f733f4c88 used request id req-050d2845-fafc-4d54-bbc6-ea51e2c7b22c 2018-12-27 18:10:53,118 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.101253032684s 2018-12-27 18:10:53,118 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/role_assignments?user.id=1cf1bf14146043caa948df462757a110&role.id=5e97c57d600b48f5b4c8f915fe73d20b&scope.project.id=1410eb90bb614c089dba2c1f733f4c88 used request id req-050d2845-fafc-4d54-bbc6-ea51e2c7b22c 2018-12-27 18:10:53,121 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-12-27 18:10:53,125 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.31:5000/v3/projects/1410eb90bb614c089dba2c1f733f4c88/users/1cf1bf14146043caa948df462757a110/roles/5e97c57d600b48f5b4c8f915fe73d20b -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f10086e290fa18177c0b576f9edc49c1f4d26e3b" 2018-12-27 18:10:53,274 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 18:10:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b1c85173-4110-4604-a994-7b728718b2c4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 18:10:53,274 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/1410eb90bb614c089dba2c1f733f4c88/users/1cf1bf14146043caa948df462757a110/roles/5e97c57d600b48f5b4c8f915fe73d20b used request id req-b1c85173-4110-4604-a994-7b728718b2c4 2018-12-27 18:10:53,275 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.153043985367s 2018-12-27 18:10:53,275 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/1410eb90bb614c089dba2c1f733f4c88/users/1cf1bf14146043caa948df462757a110/roles/5e97c57d600b48f5b4c8f915fe73d20b used request id req-b1c85173-4110-4604-a994-7b728718b2c4 2018-12-27 18:10:53,275 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'barbican-project_bf40b811-a1de-4063-91e7-3dee1fb24cd3', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'tenant_name': 'admin', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': u'1', u'image_api_version': '2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'regionOne', u'key_manager_api_version': u'v1', 'project_id': u'1410eb90bb614c089dba2c1f733f4c88', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'a8ed856d-a906-443a-b603-1967f51cf15b', 'username': u'barbican-user_bf40b811-a1de-4063-91e7-3dee1fb24cd3', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.31:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-12-27 18:10:53,279 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'barbican-user_bf40b811-a1de-4063-91e7-3dee1fb24cd3', 'password': 'a8ed856d-a906-443a-b603-1967f51cf15b', 'project_name': 'barbican-project_bf40b811-a1de-4063-91e7-3dee1fb24cd3', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.31:5000//v3', 'project_id': '1410eb90bb614c089dba2c1f733f4c88', 'project_domain_name': 'Default'} 2018-12-27 18:10:53,283 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-27 18:10:53,286 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f10086e290fa18177c0b576f9edc49c1f4d26e3b" 2018-12-27 18:10:53,386 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:10:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a9982b8d-0d04-40de-9d15-5fc675136d7d Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 18:10:53,386 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-a9982b8d-0d04-40de-9d15-5fc675136d7d 2018-12-27 18:10:53,387 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.103815078735s 2018-12-27 18:10:53,387 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-a9982b8d-0d04-40de-9d15-5fc675136d7d 2018-12-27 18:10:53,391 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-27 18:10:53,394 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f10086e290fa18177c0b576f9edc49c1f4d26e3b" 2018-12-27 18:10:53,500 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:10:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-74e1033b-8525-4444-95f6-83614729c029 Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 18:10:53,500 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-74e1033b-8525-4444-95f6-83614729c029 2018-12-27 18:10:53,501 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.109174966812s 2018-12-27 18:10:53,501 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-74e1033b-8525-4444-95f6-83614729c029 2018-12-27 18:10:53,506 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-27 18:10:53,509 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f10086e290fa18177c0b576f9edc49c1f4d26e3b" 2018-12-27 18:10:53,617 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:10:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d43dff65-36b2-41a0-b667-e054ec87cf79 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-12-27 18:10:53,617 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains/default used request id req-d43dff65-36b2-41a0-b667-e054ec87cf79 2018-12-27 18:10:53,617 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.111499786377s 2018-12-27 18:10:53,617 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains/default used request id req-d43dff65-36b2-41a0-b667-e054ec87cf79 2018-12-27 18:10:53,618 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-27 18:10:53,621 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f10086e290fa18177c0b576f9edc49c1f4d26e3b" 2018-12-27 18:10:53,748 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:10:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b2c0426e-eb8a-4215-bed8-a1bc57fbfd3e Content-Encoding: gzip Content-Length: 837 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/05a834ddebbc40688596b7460b47439e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05a834ddebbc40688596b7460b47439e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/08226a0ad01943f39559448239e291e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "08226a0ad01943f39559448239e291e1", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican-user_bf40b811-a1de-4063-91e7-3dee1fb24cd3", "links": {"self": "http://172.30.9.31:5000/v3/users/1cf1bf14146043caa948df462757a110"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "1cf1bf14146043caa948df462757a110", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/55c0552fe37a4f7ca0e73939514bc683"}, "domain_id": "default", "enabled": true, "options": {}, "id": "55c0552fe37a4f7ca0e73939514bc683", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/646a4af4e3b5439a97996d353fea3924"}, "domain_id": "914eec1d43ea4caf9d2fd33268c06258", "enabled": true, "options": {}, "id": "646a4af4e3b5439a97996d353fea3924", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/85fb203e51c34d3f8122e285a6a318b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85fb203e51c34d3f8122e285a6a318b3", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/905e7f4b42d24cca93b99d2401fa3378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "905e7f4b42d24cca93b99d2401fa3378", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/a5bc08b9f81f4e5bb86c24f9f7547bae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5bc08b9f81f4e5bb86c24f9f7547bae", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/a5c780627f004d318bf908d80305da9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5c780627f004d318bf908d80305da9c", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/b18425bf2b044bc9af7e194919539a17"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b18425bf2b044bc9af7e194919539a17", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/b8d2134b619d4dca80e21d6fb16449b0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b8d2134b619d4dca80e21d6fb16449b0", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/b9ab6a25a652438285139fe5b44aea62"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9ab6a25a652438285139fe5b44aea62", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/c08462554a4844d681348f58b9b0edee"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c08462554a4844d681348f58b9b0edee", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/ddfc3a9aad444d4782eae677c8a98130"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ddfc3a9aad444d4782eae677c8a98130", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/f2a74f2185a54676a6cb2bb5ecfcc4f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2a74f2185a54676a6cb2bb5ecfcc4f6", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-12-27 18:10:53,748 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-b2c0426e-eb8a-4215-bed8-a1bc57fbfd3e 2018-12-27 18:10:53,748 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.129779100418s 2018-12-27 18:10:53,749 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-b2c0426e-eb8a-4215-bed8-a1bc57fbfd3e 2018-12-27 18:10:53,760 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-27 18:10:53,763 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f10086e290fa18177c0b576f9edc49c1f4d26e3b" 2018-12-27 18:10:53,865 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:10:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8a73fab0-ae1e-4453-a080-06fdec35897b Content-Encoding: gzip Content-Length: 392 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: barbican", "links": {"self": "http://172.30.9.31:5000/v3/projects/1410eb90bb614c089dba2c1f733f4c88"}, "tags": [], "enabled": true, "id": "1410eb90bb614c089dba2c1f733f4c88", "parent_id": "default", "domain_id": "default", "name": "barbican-project_bf40b811-a1de-4063-91e7-3dee1fb24cd3"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93"}, "tags": [], "enabled": true, "id": "b7b4fceec1ad4c6eb74d758b709a9d93", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/da629caea04941e1ae8979c379dc7c9d"}, "tags": [], "enabled": true, "id": "da629caea04941e1ae8979c379dc7c9d", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-12-27 18:10:53,865 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?domain_id=default used request id req-8a73fab0-ae1e-4453-a080-06fdec35897b 2018-12-27 18:10:53,865 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.105445861816s 2018-12-27 18:10:53,866 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?domain_id=default used request id req-8a73fab0-ae1e-4453-a080-06fdec35897b 2018-12-27 18:10:53,873 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-12-27 18:10:53,877 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:5000/v3/role_assignments?user.id=1cf1bf14146043caa948df462757a110&role.id=c2bb869216234fa8b868621217cc01a4&scope.project.id=1410eb90bb614c089dba2c1f733f4c88" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f10086e290fa18177c0b576f9edc49c1f4d26e3b" 2018-12-27 18:10:53,988 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:10:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-53c0baf0-ebe4-4bf9-8081-f8482077fcfc Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.31:5000/v3/role_assignments?user.id=1cf1bf14146043caa948df462757a110&role.id=c2bb869216234fa8b868621217cc01a4&scope.project.id=1410eb90bb614c089dba2c1f733f4c88", "previous": null, "next": null}} 2018-12-27 18:10:53,988 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/role_assignments?user.id=1cf1bf14146043caa948df462757a110&role.id=c2bb869216234fa8b868621217cc01a4&scope.project.id=1410eb90bb614c089dba2c1f733f4c88 used request id req-53c0baf0-ebe4-4bf9-8081-f8482077fcfc 2018-12-27 18:10:53,988 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.114511013031s 2018-12-27 18:10:53,988 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/role_assignments?user.id=1cf1bf14146043caa948df462757a110&role.id=c2bb869216234fa8b868621217cc01a4&scope.project.id=1410eb90bb614c089dba2c1f733f4c88 used request id req-53c0baf0-ebe4-4bf9-8081-f8482077fcfc 2018-12-27 18:10:53,992 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-12-27 18:10:53,995 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.31:5000/v3/projects/1410eb90bb614c089dba2c1f733f4c88/users/1cf1bf14146043caa948df462757a110/roles/c2bb869216234fa8b868621217cc01a4 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f10086e290fa18177c0b576f9edc49c1f4d26e3b" 2018-12-27 18:10:54,136 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 18:10:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0013c5ea-e06b-4be1-aa85-e54b4f1d15fc Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 18:10:54,136 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/1410eb90bb614c089dba2c1f733f4c88/users/1cf1bf14146043caa948df462757a110/roles/c2bb869216234fa8b868621217cc01a4 used request id req-0013c5ea-e06b-4be1-aa85-e54b4f1d15fc 2018-12-27 18:10:54,136 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.144144058228s 2018-12-27 18:10:54,136 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/1410eb90bb614c089dba2c1f733f4c88/users/1cf1bf14146043caa948df462757a110/roles/c2bb869216234fa8b868621217cc01a4 used request id req-0013c5ea-e06b-4be1-aa85-e54b4f1d15fc 2018-12-27 18:10:54,140 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-27 18:10:54,143 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f10086e290fa18177c0b576f9edc49c1f4d26e3b" 2018-12-27 18:10:54,242 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:10:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-66845edf-d655-46c2-bfe3-b00afc903c42 Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 18:10:54,243 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-66845edf-d655-46c2-bfe3-b00afc903c42 2018-12-27 18:10:54,243 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.102599143982s 2018-12-27 18:10:54,243 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-66845edf-d655-46c2-bfe3-b00afc903c42 2018-12-27 18:10:54,248 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-27 18:10:54,251 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f10086e290fa18177c0b576f9edc49c1f4d26e3b" 2018-12-27 18:10:54,365 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:10:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dff33c23-f8f9-4fe5-919d-7d18f757acd1 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-12-27 18:10:54,365 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains/default used request id req-dff33c23-f8f9-4fe5-919d-7d18f757acd1 2018-12-27 18:10:54,365 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.117264032364s 2018-12-27 18:10:54,365 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains/default used request id req-dff33c23-f8f9-4fe5-919d-7d18f757acd1 2018-12-27 18:10:54,366 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-27 18:10:54,370 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f10086e290fa18177c0b576f9edc49c1f4d26e3b" 2018-12-27 18:10:54,487 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:10:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e7c61ee8-beb2-4565-9cbd-dd4e9055be83 Content-Encoding: gzip Content-Length: 837 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/05a834ddebbc40688596b7460b47439e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05a834ddebbc40688596b7460b47439e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/08226a0ad01943f39559448239e291e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "08226a0ad01943f39559448239e291e1", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican-user_bf40b811-a1de-4063-91e7-3dee1fb24cd3", "links": {"self": "http://172.30.9.31:5000/v3/users/1cf1bf14146043caa948df462757a110"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "1cf1bf14146043caa948df462757a110", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/55c0552fe37a4f7ca0e73939514bc683"}, "domain_id": "default", "enabled": true, "options": {}, "id": "55c0552fe37a4f7ca0e73939514bc683", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/646a4af4e3b5439a97996d353fea3924"}, "domain_id": "914eec1d43ea4caf9d2fd33268c06258", "enabled": true, "options": {}, "id": "646a4af4e3b5439a97996d353fea3924", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/85fb203e51c34d3f8122e285a6a318b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85fb203e51c34d3f8122e285a6a318b3", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/905e7f4b42d24cca93b99d2401fa3378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "905e7f4b42d24cca93b99d2401fa3378", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/a5bc08b9f81f4e5bb86c24f9f7547bae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5bc08b9f81f4e5bb86c24f9f7547bae", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/a5c780627f004d318bf908d80305da9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5c780627f004d318bf908d80305da9c", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/b18425bf2b044bc9af7e194919539a17"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b18425bf2b044bc9af7e194919539a17", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/b8d2134b619d4dca80e21d6fb16449b0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b8d2134b619d4dca80e21d6fb16449b0", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/b9ab6a25a652438285139fe5b44aea62"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9ab6a25a652438285139fe5b44aea62", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/c08462554a4844d681348f58b9b0edee"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c08462554a4844d681348f58b9b0edee", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/ddfc3a9aad444d4782eae677c8a98130"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ddfc3a9aad444d4782eae677c8a98130", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/f2a74f2185a54676a6cb2bb5ecfcc4f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2a74f2185a54676a6cb2bb5ecfcc4f6", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-12-27 18:10:54,488 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-e7c61ee8-beb2-4565-9cbd-dd4e9055be83 2018-12-27 18:10:54,488 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.121458053589s 2018-12-27 18:10:54,488 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-e7c61ee8-beb2-4565-9cbd-dd4e9055be83 2018-12-27 18:10:54,500 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-12-27 18:10:54,503 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:5000/v3/role_assignments?role.id=c2bb869216234fa8b868621217cc01a4&user.id=1cf1bf14146043caa948df462757a110&scope.domain.id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f10086e290fa18177c0b576f9edc49c1f4d26e3b" 2018-12-27 18:10:54,602 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:10:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9f2fea5b-48fb-4f47-844e-49b522566b45 Content-Encoding: gzip Content-Length: 192 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.31:5000/v3/role_assignments?role.id=c2bb869216234fa8b868621217cc01a4&user.id=1cf1bf14146043caa948df462757a110&scope.domain.id=default", "previous": null, "next": null}} 2018-12-27 18:10:54,602 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/role_assignments?role.id=c2bb869216234fa8b868621217cc01a4&user.id=1cf1bf14146043caa948df462757a110&scope.domain.id=default used request id req-9f2fea5b-48fb-4f47-844e-49b522566b45 2018-12-27 18:10:54,602 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.102608203888s 2018-12-27 18:10:54,603 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/role_assignments?role.id=c2bb869216234fa8b868621217cc01a4&user.id=1cf1bf14146043caa948df462757a110&scope.domain.id=default used request id req-9f2fea5b-48fb-4f47-844e-49b522566b45 2018-12-27 18:10:54,606 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.domains.users.roles 2018-12-27 18:10:54,610 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.31:5000/v3/domains/default/users/1cf1bf14146043caa948df462757a110/roles/c2bb869216234fa8b868621217cc01a4 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f10086e290fa18177c0b576f9edc49c1f4d26e3b" 2018-12-27 18:10:54,777 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 18:10:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a331bcd1-2dac-47f7-87e0-867e157ba643 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 18:10:54,777 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/domains/default/users/1cf1bf14146043caa948df462757a110/roles/c2bb869216234fa8b868621217cc01a4 used request id req-a331bcd1-2dac-47f7-87e0-867e157ba643 2018-12-27 18:10:54,777 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.domains.users.roles in 0.171216011047s 2018-12-27 18:10:54,778 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/domains/default/users/1cf1bf14146043caa948df462757a110/roles/c2bb869216234fa8b868621217cc01a4 used request id req-a331bcd1-2dac-47f7-87e0-867e157ba643 2018-12-27 18:10:54,778 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-12-27 18:10:56,917 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-12-27 18:10:59,203 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 35a649fb-7a8c-4573-b9d6-a1a8fa980666 | 2018-12-27T18:10:58.758374 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 35a649fb-7a8c-4573-b9d6-a1a8fa980666 ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-12-27 18:11:02,260 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | event | Available | | __unknown__ | placement | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | | swift | object-store | Available | +-------------+----------------+-----------+ 2018-12-27 18:11:02,999 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-12-27 18:11:05,624 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-12-27 18:11:08,454 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide Using verifier 'opnfv-tempest' (UUID=3bfb6aff-890a-4b71-a21e-6d0b7848490c) as the default verifier for the future CLI operations. 2018-12-27 18:11:10,174 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 18:11:10,181 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:11:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aa596954-947e-4365-875b-1fa7adad5008 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 18:11:10,181 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-aa596954-947e-4365-875b-1fa7adad5008 2018-12-27 18:11:10,182 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000/v3/auth/tokens 2018-12-27 18:11:10,593 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T19:11:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1410eb90bb614c089dba2c1f733f4c88", "name": "barbican-project_bf40b811-a1de-4063-91e7-3dee1fb24cd3"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/1410eb90bb614c089dba2c1f733f4c88", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/1410eb90bb614c089dba2c1f733f4c88", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/1410eb90bb614c089dba2c1f733f4c88", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/1410eb90bb614c089dba2c1f733f4c88", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/1410eb90bb614c089dba2c1f733f4c88", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/1410eb90bb614c089dba2c1f733f4c88", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/1410eb90bb614c089dba2c1f733f4c88", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/1410eb90bb614c089dba2c1f733f4c88", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/1410eb90bb614c089dba2c1f733f4c88", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_1410eb90bb614c089dba2c1f733f4c88", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_1410eb90bb614c089dba2c1f733f4c88", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/1410eb90bb614c089dba2c1f733f4c88", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/1410eb90bb614c089dba2c1f733f4c88", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/1410eb90bb614c089dba2c1f733f4c88", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "barbican-user_bf40b811-a1de-4063-91e7-3dee1fb24cd3", "id": "1cf1bf14146043caa948df462757a110"}, "audit_ids": ["88qhpwpoQHiLfmsDEKTLew"], "issued_at": "2018-12-27T18:11:10.000000Z"}} 2018-12-27 18:11:10,596 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 18:11:10,602 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 18:11:10 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 18:11:10,606 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2018-12-27 18:11:10,609 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.5:35357 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 18:11:10,615 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 18:11:10 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://192.30.9.5:35357/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://192.30.9.5:35357/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 18:11:10,616 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.5:35357/v3/services -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e07c91740365359e4808df1a274d9d95f45e5c0c" 2018-12-27 18:11:10,725 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:11:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-468e049b-6acf-4cee-a60d-aa5f3fcde771 Content-Encoding: gzip Content-Length: 862 Content-Type: application/json RESP BODY: {"services": [{"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.5:35357/v3/services/0c132e21d95348e2b6f3872053e6c93b"}, "enabled": true, "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.5:35357/v3/services/19493299eaba46d6acaec8138aa8ae59"}, "enabled": true, "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.5:35357/v3/services/2fa94d27f18c435ab35a9c061530159e"}, "enabled": true, "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.5:35357/v3/services/3bfaf3c4203f4b28a84cba0bbc491a5b"}, "enabled": true, "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.5:35357/v3/services/514ed4fbe21848bb8cec7aac60c60bda"}, "enabled": true, "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.5:35357/v3/services/5ae01916084b42fe9a95b5da9d058031"}, "enabled": true, "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.5:35357/v3/services/64bb280cf87144e9aab63e30cb66fdc1"}, "enabled": true, "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.5:35357/v3/services/65256b885bb7489faee64685f743ea71"}, "enabled": true, "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.5:35357/v3/services/72a917c2c3474905904d1ef2f44e83be"}, "enabled": true, "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.5:35357/v3/services/72d807b5ab8a4af08ae8b912e8e6f743"}, "enabled": true, "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.5:35357/v3/services/a17fdf6db5d049198d1fdb9dc8732e72"}, "enabled": true, "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.5:35357/v3/services/a5cd378a3d8c4466b0df97341f65ce87"}, "enabled": true, "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.5:35357/v3/services/aa44b5463b754fd28cae246b5ccc1ffe"}, "enabled": true, "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"description": "Cinder Service", "links": {"self": "http://192.30.9.5:35357/v3/services/b83034d7db024ce5afed45251f3716c1"}, "enabled": true, "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.5:35357/v3/services/d207ada44eaf40089da1ffdba6c5d6f4"}, "enabled": true, "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "links": {"self": "http://192.30.9.5:35357/v3/services", "previous": null, "next": null}} 2018-12-27 18:11:10,725 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.5:35357/v3/services used request id req-468e049b-6acf-4cee-a60d-aa5f3fcde771 2018-12-27 18:11:10,725 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.11862206459s 2018-12-27 18:11:10,725 - shade.request_ids - DEBUG - GET call to identity for http://192.30.9.5:35357/v3/services used request id req-468e049b-6acf-4cee-a60d-aa5f3fcde771 2018-12-27 18:11:10,734 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2018-12-27 18:11:10,734 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/extensions.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e07c91740365359e4808df1a274d9d95f45e5c0c" 2018-12-27 18:11:10,931 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 8816 X-Openstack-Request-Id: req-28c11875-b485-47b1-ae42-3e3a4cee4eca Date: Thu, 27 Dec 2018 18:11:10 GMT RESP BODY: {"extensions": [{"alias": "default-subnetpools", "updated": "2016-02-18T18:00:00-00:00", "name": "Default Subnetpools", "links": [], "description": "Provides ability to mark and use a subnetpool as the default."}, {"alias": "qos", "updated": "2015-06-08T10:00:00-00:00", "name": "Quality of Service", "links": [], "description": "The Quality of Service extension."}, {"alias": "network-ip-availability", "updated": "2015-09-24T00:00:00-00:00", "name": "Network IP Availability", "links": [], "description": "Provides IP availability data for each network and subnet."}, {"alias": "network_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Network Availability Zone", "links": [], "description": "Availability zone support for network."}, {"alias": "auto-allocated-topology", "updated": "2016-01-01T00:00:00-00:00", "name": "Auto Allocated Topology Services", "links": [], "description": "Auto Allocated Topology Services."}, {"alias": "ext-gw-mode", "updated": "2013-03-28T10:00:00-00:00", "name": "Neutron L3 Configurable external gateway mode", "links": [], "description": "Extension of the router abstraction for specifying whether SNAT should occur on the external gateway"}, {"alias": "binding", "updated": "2014-02-03T10:00:00-00:00", "name": "Port Binding", "links": [], "description": "Expose port bindings of a virtual port to external application"}, {"alias": "agent", "updated": "2013-02-03T10:00:00-00:00", "name": "agent", "links": [], "description": "The agent management extension."}, {"alias": "subnet_allocation", "updated": "2015-03-30T10:00:00-00:00", "name": "Subnet Allocation", "links": [], "description": "Enables allocation of subnets from a subnet pool"}, {"alias": "dhcp_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "DHCP Agent Scheduler", "links": [], "description": "Schedule networks among dhcp agents"}, {"alias": "tag", "updated": "2016-01-01T00:00:00-00:00", "name": "Tag support", "links": [], "description": "Enables to set tag on resources."}, {"alias": "external-net", "updated": "2013-01-14T10:00:00-00:00", "name": "Neutron external network", "links": [], "description": "Adds external network attribute to network resource."}, {"alias": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"alias": "availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Availability Zone", "links": [], "description": "The availability zone extension."}, {"alias": "qos-default", "updated": "2017-041-06T10:00:00-00:00", "name": "QoS default policy", "links": [], "description": "Expose the QoS default policy per project"}, {"alias": "quotas", "updated": "2012-07-29T10:00:00-00:00", "name": "Quota management support", "links": [], "description": "Expose functions for quotas management per tenant"}, {"alias": "standard-attr-tag", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources with standard attribute: trunk, policy, security_group, floatingip", "links": [], "description": "Enables to set tag on resources with standard attribute."}, {"alias": "revision-if-match", "updated": "2016-12-11T00:00:00-00:00", "name": "If-Match constraints based on revision_number", "links": [], "description": "Extension indicating that If-Match based on revision_number is supported."}, {"alias": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"alias": "multi-provider", "updated": "2013-06-27T10:00:00-00:00", "name": "Multi Provider Network", "links": [], "description": "Expose mapping of virtual networks to multiple physical networks"}, {"alias": "quota_details", "updated": "2017-02-10T10:00:00-00:00", "name": "Quota details management support", "links": [], "description": "Expose functions for quotas usage statistics per project"}, {"alias": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"alias": "trunk", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk Extension", "links": [], "description": "Provides support for trunk ports"}, {"alias": "extraroute", "updated": "2013-02-01T10:00:00-00:00", "name": "Neutron Extra Route", "links": [], "description": "Extra routes configuration for L3 router"}, {"alias": "net-mtu-writable", "updated": "2017-07-12T00:00:00-00:00", "name": "Network MTU (writable)", "links": [], "description": "Provides a writable MTU attribute for a network resource."}, {"alias": "subnet-service-types", "updated": "2016-03-15T18:00:00-00:00", "name": "Subnet service types", "links": [], "description": "Provides ability to set the subnet service_types field"}, {"alias": "standard-attr-timestamp", "updated": "2016-09-12T10:00:00-00:00", "name": "Resource timestamps", "links": [], "description": "Adds created_at and updated_at fields to all Neutron resources that have Neutron standard attributes."}, {"alias": "service-type", "updated": "2013-01-20T00:00:00-00:00", "name": "Neutron Service Type Management", "links": [], "description": "API for retrieving service providers for Neutron advanced services"}, {"alias": "qos-rule-type-details", "updated": "2017-06-22T10:00:00-00:00", "name": "Details of QoS rule types", "links": [], "description": "Expose details about QoS rule types supported by loaded backend drivers"}, {"alias": "port-security", "updated": "2012-07-23T10:00:00-00:00", "name": "Port Security", "links": [], "description": "Provides port security"}, {"alias": "extra_dhcp_opt", "updated": "2013-03-17T12:00:00-00:00", "name": "Neutron Extra DHCP options", "links": [], "description": "Extra options configuration for DHCP. For example PXE boot options to DHCP clients can be specified (e.g. tftp-server, server-ip-address, bootfile-name)"}, {"alias": "standard-attr-revisions", "updated": "2016-04-11T10:00:00-00:00", "name": "Resource revision numbers", "links": [], "description": "This extension will display the revision number of neutron resources."}, {"alias": "dns-integration", "updated": "2015-08-15T18:00:00-00:00", "name": "DNS Integration", "links": [], "description": "Provides integration with DNS."}, {"alias": "pagination", "updated": "2016-06-12T00:00:00-00:00", "name": "Pagination support", "links": [], "description": "Extension that indicates that pagination is enabled."}, {"alias": "sorting", "updated": "2016-06-12T00:00:00-00:00", "name": "Sorting support", "links": [], "description": "Extension that indicates that sorting is enabled."}, {"alias": "security-group", "updated": "2012-10-05T10:00:00-00:00", "name": "security-group", "links": [], "description": "The security groups extension."}, {"alias": "rbac-policies", "updated": "2015-06-17T12:15:12-00:00", "name": "RBAC Policies", "links": [], "description": "Allows creation and modification of policies that control tenant access to resources."}, {"alias": "qos-bw-limit-direction", "updated": "2017-04-10T10:00:00-00:00", "name": "Direction for QoS bandwidth limit rule", "links": [], "description": "Allow to configure QoS bandwidth limit rule with specific direction: ingress or egress"}, {"alias": "tag-ext", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources: subnet, subnetpool, port, router", "links": [], "description": "Extends tag support to more L2 and L3 resources."}, {"alias": "standard-attr-description", "updated": "2016-02-10T10:00:00-00:00", "name": "standard-attr-description", "links": [], "description": "Extension to add descriptions to standard attributes"}, {"alias": "ip-substring-filtering", "updated": "2017-11-28T09:00:00-00:00", "name": "IP address substring filtering", "links": [], "description": "Provides IP address substring filtering when listing ports"}, {"alias": "router", "updated": "2012-07-20T10:00:00-00:00", "name": "Neutron L3 Router", "links": [], "description": "Router abstraction for basic L3 forwarding between L2 Neutron networks and access to external networks via a NAT gateway."}, {"alias": "allowed-address-pairs", "updated": "2013-07-23T10:00:00-00:00", "name": "Allowed Address Pairs", "links": [], "description": "Provides allowed address pairs"}, {"alias": "project-id", "updated": "2016-09-09T09:09:09-09:09", "name": "project_id field enabled", "links": [], "description": "Extension that indicates that project_id field is enabled."}, {"alias": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}]} 2018-12-27 18:11:10,931 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/extensions.json used request id req-28c11875-b485-47b1-ae42-3e3a4cee4eca 2018-12-27 18:11:10,932 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.197684049606s 2018-12-27 18:11:10,932 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/extensions.json used request id req-28c11875-b485-47b1-ae42-3e3a4cee4eca 2018-12-27 18:11:10,940 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-27 18:11:10,944 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f10086e290fa18177c0b576f9edc49c1f4d26e3b" 2018-12-27 18:11:11,058 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:11:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bc28862f-0f35-442a-9312-9848f9e94eff Content-Encoding: gzip Content-Length: 837 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/05a834ddebbc40688596b7460b47439e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05a834ddebbc40688596b7460b47439e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/08226a0ad01943f39559448239e291e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "08226a0ad01943f39559448239e291e1", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican-user_bf40b811-a1de-4063-91e7-3dee1fb24cd3", "links": {"self": "http://172.30.9.31:5000/v3/users/1cf1bf14146043caa948df462757a110"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "1cf1bf14146043caa948df462757a110", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/55c0552fe37a4f7ca0e73939514bc683"}, "domain_id": "default", "enabled": true, "options": {}, "id": "55c0552fe37a4f7ca0e73939514bc683", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/646a4af4e3b5439a97996d353fea3924"}, "domain_id": "914eec1d43ea4caf9d2fd33268c06258", "enabled": true, "options": {}, "id": "646a4af4e3b5439a97996d353fea3924", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/85fb203e51c34d3f8122e285a6a318b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85fb203e51c34d3f8122e285a6a318b3", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/905e7f4b42d24cca93b99d2401fa3378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "905e7f4b42d24cca93b99d2401fa3378", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/a5bc08b9f81f4e5bb86c24f9f7547bae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5bc08b9f81f4e5bb86c24f9f7547bae", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/a5c780627f004d318bf908d80305da9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5c780627f004d318bf908d80305da9c", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/b18425bf2b044bc9af7e194919539a17"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b18425bf2b044bc9af7e194919539a17", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/b8d2134b619d4dca80e21d6fb16449b0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b8d2134b619d4dca80e21d6fb16449b0", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/b9ab6a25a652438285139fe5b44aea62"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9ab6a25a652438285139fe5b44aea62", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/c08462554a4844d681348f58b9b0edee"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c08462554a4844d681348f58b9b0edee", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/ddfc3a9aad444d4782eae677c8a98130"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ddfc3a9aad444d4782eae677c8a98130", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/f2a74f2185a54676a6cb2bb5ecfcc4f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2a74f2185a54676a6cb2bb5ecfcc4f6", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-12-27 18:11:11,058 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-bc28862f-0f35-442a-9312-9848f9e94eff 2018-12-27 18:11:11,058 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.117994070053s 2018-12-27 18:11:11,059 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-bc28862f-0f35-442a-9312-9848f9e94eff 2018-12-27 18:11:11,064 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-27 18:11:11,067 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/users/1cf1bf14146043caa948df462757a110 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f10086e290fa18177c0b576f9edc49c1f4d26e3b" 2018-12-27 18:11:11,172 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:11:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-54521d65-dfab-4fae-bdf5-91ab0159a097 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"user": {"name": "barbican-user_bf40b811-a1de-4063-91e7-3dee1fb24cd3", "links": {"self": "http://172.30.9.31:5000/v3/users/1cf1bf14146043caa948df462757a110"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "1cf1bf14146043caa948df462757a110", "description": null}} 2018-12-27 18:11:11,172 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users/1cf1bf14146043caa948df462757a110 used request id req-54521d65-dfab-4fae-bdf5-91ab0159a097 2018-12-27 18:11:11,172 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.108598947525s 2018-12-27 18:11:11,173 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users/1cf1bf14146043caa948df462757a110 used request id req-54521d65-dfab-4fae-bdf5-91ab0159a097 2018-12-27 18:11:11,173 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-12-27 18:11:11,176 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:5000/v3/users/1cf1bf14146043caa948df462757a110 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f10086e290fa18177c0b576f9edc49c1f4d26e3b" 2018-12-27 18:11:11,475 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 18:11:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-301d2e5c-ff20-49ee-9255-eee76f41ea5f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 18:11:11,476 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/1cf1bf14146043caa948df462757a110 used request id req-301d2e5c-ff20-49ee-9255-eee76f41ea5f 2018-12-27 18:11:11,476 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.302497148514s 2018-12-27 18:11:11,476 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/1cf1bf14146043caa948df462757a110 used request id req-301d2e5c-ff20-49ee-9255-eee76f41ea5f 2018-12-27 18:11:11,483 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-27 18:11:11,486 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f10086e290fa18177c0b576f9edc49c1f4d26e3b" 2018-12-27 18:11:11,582 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:11:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2b5bac1f-0baa-42e8-954e-b8dfb1c52a64 Content-Encoding: gzip Content-Length: 382 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: barbican", "links": {"self": "http://172.30.9.31:5000/v3/projects/1410eb90bb614c089dba2c1f733f4c88"}, "tags": [], "enabled": true, "id": "1410eb90bb614c089dba2c1f733f4c88", "parent_id": "default", "domain_id": "default", "name": "barbican-project_bf40b811-a1de-4063-91e7-3dee1fb24cd3"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93"}, "tags": [], "enabled": true, "id": "b7b4fceec1ad4c6eb74d758b709a9d93", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/da629caea04941e1ae8979c379dc7c9d"}, "tags": [], "enabled": true, "id": "da629caea04941e1ae8979c379dc7c9d", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-12-27 18:11:11,583 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects used request id req-2b5bac1f-0baa-42e8-954e-b8dfb1c52a64 2018-12-27 18:11:11,583 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0999488830566s 2018-12-27 18:11:11,583 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects used request id req-2b5bac1f-0baa-42e8-954e-b8dfb1c52a64 2018-12-27 18:11:11,588 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-12-27 18:11:11,591 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:5000/v3/projects/1410eb90bb614c089dba2c1f733f4c88 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f10086e290fa18177c0b576f9edc49c1f4d26e3b" 2018-12-27 18:11:11,816 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 18:11:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b3adfc7a-3381-4988-8a7a-fe5e249ab1c5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 18:11:11,816 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/1410eb90bb614c089dba2c1f733f4c88 used request id req-b3adfc7a-3381-4988-8a7a-fe5e249ab1c5 2018-12-27 18:11:11,816 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.228358983994s 2018-12-27 18:11:11,816 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/1410eb90bb614c089dba2c1f733f4c88 used request id req-b3adfc7a-3381-4988-8a7a-fe5e249ab1c5 2018-12-27 18:11:11,819 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-27 18:11:11,820 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:9696/v2.0/security-groups.json?project_id=1410eb90bb614c089dba2c1f733f4c88&name=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f10086e290fa18177c0b576f9edc49c1f4d26e3b" 2018-12-27 18:11:12,147 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-f1839091-a859-424b-8c2d-11c8012e0405 Date: Thu, 27 Dec 2018 18:11:12 GMT RESP BODY: {"security_groups": []} 2018-12-27 18:11:12,147 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json?project_id=1410eb90bb614c089dba2c1f733f4c88&name=default used request id req-f1839091-a859-424b-8c2d-11c8012e0405 2018-12-27 18:11:12,148 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.328298091888s 2018-12-27 18:11:12,148 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json?project_id=1410eb90bb614c089dba2c1f733f4c88&name=default used request id req-f1839091-a859-424b-8c2d-11c8012e0405 2018-12-27 18:11:12,148 - xtesting.ci.run_tests - INFO - Skipping test case 'barbican'... 2018-12-27 18:11:12,148 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | barbican | functest | 00:00 | SKIP | +-------------------+------------------+------------------+----------------+ 2018-12-27 18:11:12,155 - xtesting.ci.run_tests - INFO - Xtesting report: +------------------------------------+------------------+---------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +------------------------------------+------------------+---------------+------------------+----------------+ | tempest_smoke | functest | smoke | 04:55 | PASS | | neutron-tempest-plugin-api | functest | smoke | 13:20 | FAIL | | rally_sanity | functest | smoke | 31:56 | PASS | | rally_jobs | functest | smoke | 27:03 | FAIL | | refstack_defcore | functest | smoke | 07:06 | PASS | | patrole | functest | smoke | 01:49 | PASS | | snaps_smoke | functest | smoke | 46:42 | PASS | | neutron_trunk | functest | smoke | 03:58 | PASS | | networking-bgpvpn | functest | smoke | 00:00 | SKIP | | networking-sfc | functest | smoke | 00:00 | SKIP | | barbican | functest | smoke | 00:00 | SKIP | +------------------------------------+------------------+---------------+------------------+----------------+ 2018-12-27 18:11:12,166 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2018-12-27 18:11:15,260 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-gambia-114 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-ovn-nofeature-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2018-12-27 18:11:15,266 - xtesting.ci.run_tests - INFO - Sourcing env file /var/lib/xtesting/conf/env_file # Clear any old environment that may conflict. for key in $( set | awk '{FS="="} /^OS_/ {print $1}' ); do unset $key ; done export OS_NO_CACHE=True export COMPUTE_API_VERSION=1.1 export OS_USERNAME=admin export no_proxy=,172.30.9.31,192.30.9.5 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.31:5000//v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=6rcak6xrjZncaN4AGF9bHRzwP export OS_PROJECT_DOMAIN_NAME=Default export OS_IDENTITY_API_VERSION=3 export OS_PROJECT_NAME=admin export OS_AUTH_TYPE=password export PYTHONWARNINGS="ignore:Certificate has no, ignore:A true SSLContext object is not available" # Add OS_CLOUDNAME to PS1 if [ -z "${CLOUDPROMPT_ENABLED:-}" ]; then export PS1=${PS1:-""} export PS1=\${OS_CLOUDNAME:+"(\$OS_CLOUDNAME)"}\ $PS1 export CLOUDPROMPT_ENABLED=1 fi export OS_PROJECT_ID=b7b4fceec1ad4c6eb74d758b709a9d93 export OS_TENANT_NAME=admin export SDN_CONTROLLER_IP=192.30.9.5 export SDN_CONTROLLER_WEBPORT=8081 export SDN_CONTROLLER_RESTCONFPORT=8081 export OS_REGION_NAME=regionOne 2018-12-27 18:11:15,266 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-12-27 18:11:15,268 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +----------------------+---------------+-------------------------------------------------+---------------------+ | TIERS | ORDER | DESCRIPTION | TESTCASES | +----------------------+---------------+-------------------------------------------------+---------------------+ | benchmarking | 2 | Run several OpenStack performance tools | vmtp shaker | | | | https://docs.openstack.org/performance- | | | | | docs/latest/methodologies/tools.html | | +----------------------+---------------+-------------------------------------------------+---------------------+ 2018-12-27 18:11:15,279 - xtesting.ci.run_tests - INFO - Loading test case 'vmtp'... 2018-12-27 18:11:15,468 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 18:11:15,475 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:11:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-742727e8-16d4-49ed-be94-817dedb5e111 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 18:11:15,475 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-742727e8-16d4-49ed-be94-817dedb5e111 2018-12-27 18:11:15,476 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000/v3/auth/tokens 2018-12-27 18:11:15,880 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}], "expires_at": "2018-12-27T19:11:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b7b4fceec1ad4c6eb74d758b709a9d93", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "a5bc08b9f81f4e5bb86c24f9f7547bae"}, "audit_ids": ["IcymLnVYTGi4ixaQ70L8Rw"], "issued_at": "2018-12-27T18:11:15.000000Z"}} 2018-12-27 18:11:15,915 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-27 18:11:15,916 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b8fb54cd931a17d70d8f13c4f890e1bcf8e1c3ac" 2018-12-27 18:11:16,217 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 725 X-Openstack-Request-Id: req-f95f2bd0-d999-418b-bb62-4f1312e7ca7e Date: Thu, 27 Dec 2018 18:11:16 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","updated_at":"2018-12-27T15:58:03Z","dns_domain":"","revision_number":8,"port_security_enabled":true,"mtu":1500,"id":"a4959dd9-e8f4-4ea9-8c99-7bff545db58c","router:external":true,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"da629caea04941e1ae8979c379dc7c9d","status":"ACTIVE","subnets":["244ab55b-a0ed-4e50-9f85-07f08119ae55"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"da629caea04941e1ae8979c379dc7c9d","created_at":"2018-12-27T15:29:17Z","provider:network_type":"flat"}]} 2018-12-27 18:11:16,217 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json?router%3Aexternal=True used request id req-f95f2bd0-d999-418b-bb62-4f1312e7ca7e 2018-12-27 18:11:16,218 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.302445173264s 2018-12-27 18:11:16,218 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json?router%3Aexternal=True used request id req-f95f2bd0-d999-418b-bb62-4f1312e7ca7e 2018-12-27 18:11:16,221 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 18:11:16,227 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 18:11:16 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 18:11:16,228 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-27 18:11:16,231 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b8fb54cd931a17d70d8f13c4f890e1bcf8e1c3ac" 2018-12-27 18:11:16,431 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:11:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a6760521-0b5d-4898-b41f-ba36e60ba176 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.31:5000/v3/domains/914eec1d43ea4caf9d2fd33268c06258"}, "tags": [], "enabled": true, "id": "914eec1d43ea4caf9d2fd33268c06258", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains", "previous": null, "next": null}} 2018-12-27 18:11:16,432 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains used request id req-a6760521-0b5d-4898-b41f-ba36e60ba176 2018-12-27 18:11:16,432 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.203721046448s 2018-12-27 18:11:16,432 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains used request id req-a6760521-0b5d-4898-b41f-ba36e60ba176 2018-12-27 18:11:16,440 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-12-27 18:11:16,443 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b8fb54cd931a17d70d8f13c4f890e1bcf8e1c3ac" -d '{"project": {"description": "Created by OPNFV Functest: vmtp", "enabled": true, "domain_id": "default", "name": "vmtp-project_1bdeadac-58ff-4237-a3f6-7789d011f22d"}}' 2018-12-27 18:11:16,570 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 27 Dec 2018 18:11:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e46fe297-88bf-46fb-9933-bbf57a082d67 Content-Length: 354 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vmtp", "links": {"self": "http://172.30.9.31:5000/v3/projects/ba9798e72c2a4feaac6dfb932f0e92be"}, "tags": [], "enabled": true, "id": "ba9798e72c2a4feaac6dfb932f0e92be", "parent_id": "default", "domain_id": "default", "name": "vmtp-project_1bdeadac-58ff-4237-a3f6-7789d011f22d"}} 2018-12-27 18:11:16,570 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-e46fe297-88bf-46fb-9933-bbf57a082d67 2018-12-27 18:11:16,570 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.130399942398s 2018-12-27 18:11:16,570 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-e46fe297-88bf-46fb-9933-bbf57a082d67 2018-12-27 18:11:16,571 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: vmtp', u'tags': [], 'enabled': True, 'id': u'ba9798e72c2a4feaac6dfb932f0e92be', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'vmtp-project_1bdeadac-58ff-4237-a3f6-7789d011f22d'}) 2018-12-27 18:11:16,577 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-12-27 18:11:16,580 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b8fb54cd931a17d70d8f13c4f890e1bcf8e1c3ac" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "aceb0d98-809a-44a9-a649-4e763d071fc1", "email": null, "name": "vmtp-user_1bdeadac-58ff-4237-a3f6-7789d011f22d"}}' 2018-12-27 18:11:16,984 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 27 Dec 2018 18:11:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5c962eca-bddd-4423-8269-0116edaf1056 Content-Length: 319 Content-Type: application/json RESP BODY: {"user": {"name": "vmtp-user_1bdeadac-58ff-4237-a3f6-7789d011f22d", "links": {"self": "http://172.30.9.31:5000/v3/users/fc68fc8071b84a939151116637da03c5"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "fc68fc8071b84a939151116637da03c5", "domain_id": "default", "password_expires_at": null}} 2018-12-27 18:11:16,985 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/users used request id req-5c962eca-bddd-4423-8269-0116edaf1056 2018-12-27 18:11:16,985 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.407612085342s 2018-12-27 18:11:16,985 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/users used request id req-5c962eca-bddd-4423-8269-0116edaf1056 2018-12-27 18:11:16,986 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'fc68fc8071b84a939151116637da03c5', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vmtp-user_1bdeadac-58ff-4237-a3f6-7789d011f22d'}) 2018-12-27 18:11:16,989 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-27 18:11:16,993 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b8fb54cd931a17d70d8f13c4f890e1bcf8e1c3ac" 2018-12-27 18:11:17,091 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:11:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-05cc0153-ba14-493a-90b3-eb5905746233 Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 18:11:17,091 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-05cc0153-ba14-493a-90b3-eb5905746233 2018-12-27 18:11:17,091 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.101958990097s 2018-12-27 18:11:17,092 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-05cc0153-ba14-493a-90b3-eb5905746233 2018-12-27 18:11:17,096 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-27 18:11:17,100 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b8fb54cd931a17d70d8f13c4f890e1bcf8e1c3ac" 2018-12-27 18:11:17,196 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:11:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fb598bf0-2c0a-4d0f-952f-cedbb721d3de Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 18:11:17,196 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-fb598bf0-2c0a-4d0f-952f-cedbb721d3de 2018-12-27 18:11:17,196 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0993070602417s 2018-12-27 18:11:17,196 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-fb598bf0-2c0a-4d0f-952f-cedbb721d3de 2018-12-27 18:11:17,201 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-27 18:11:17,204 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b8fb54cd931a17d70d8f13c4f890e1bcf8e1c3ac" 2018-12-27 18:11:17,308 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:11:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bde240fe-f74f-4008-b4c5-b18f6331dd1b Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-12-27 18:11:17,309 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains/default used request id req-bde240fe-f74f-4008-b4c5-b18f6331dd1b 2018-12-27 18:11:17,309 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.107821941376s 2018-12-27 18:11:17,309 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains/default used request id req-bde240fe-f74f-4008-b4c5-b18f6331dd1b 2018-12-27 18:11:17,310 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-27 18:11:17,313 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b8fb54cd931a17d70d8f13c4f890e1bcf8e1c3ac" 2018-12-27 18:11:17,433 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:11:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-414409a7-3651-45df-91dd-f5ca629b43af Content-Encoding: gzip Content-Length: 832 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/05a834ddebbc40688596b7460b47439e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05a834ddebbc40688596b7460b47439e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/08226a0ad01943f39559448239e291e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "08226a0ad01943f39559448239e291e1", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/55c0552fe37a4f7ca0e73939514bc683"}, "domain_id": "default", "enabled": true, "options": {}, "id": "55c0552fe37a4f7ca0e73939514bc683", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/646a4af4e3b5439a97996d353fea3924"}, "domain_id": "914eec1d43ea4caf9d2fd33268c06258", "enabled": true, "options": {}, "id": "646a4af4e3b5439a97996d353fea3924", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/85fb203e51c34d3f8122e285a6a318b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85fb203e51c34d3f8122e285a6a318b3", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/905e7f4b42d24cca93b99d2401fa3378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "905e7f4b42d24cca93b99d2401fa3378", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/a5bc08b9f81f4e5bb86c24f9f7547bae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5bc08b9f81f4e5bb86c24f9f7547bae", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/a5c780627f004d318bf908d80305da9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5c780627f004d318bf908d80305da9c", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/b18425bf2b044bc9af7e194919539a17"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b18425bf2b044bc9af7e194919539a17", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/b8d2134b619d4dca80e21d6fb16449b0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b8d2134b619d4dca80e21d6fb16449b0", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/b9ab6a25a652438285139fe5b44aea62"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9ab6a25a652438285139fe5b44aea62", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/c08462554a4844d681348f58b9b0edee"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c08462554a4844d681348f58b9b0edee", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/ddfc3a9aad444d4782eae677c8a98130"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ddfc3a9aad444d4782eae677c8a98130", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/f2a74f2185a54676a6cb2bb5ecfcc4f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2a74f2185a54676a6cb2bb5ecfcc4f6", "email": "glance@localhost", "password_expires_at": null}, {"name": "vmtp-user_1bdeadac-58ff-4237-a3f6-7789d011f22d", "links": {"self": "http://172.30.9.31:5000/v3/users/fc68fc8071b84a939151116637da03c5"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "fc68fc8071b84a939151116637da03c5", "domain_id": "default", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-12-27 18:11:17,433 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-414409a7-3651-45df-91dd-f5ca629b43af 2018-12-27 18:11:17,433 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.122946023941s 2018-12-27 18:11:17,433 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-414409a7-3651-45df-91dd-f5ca629b43af 2018-12-27 18:11:17,444 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-27 18:11:17,447 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b8fb54cd931a17d70d8f13c4f890e1bcf8e1c3ac" 2018-12-27 18:11:17,544 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:11:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-26d582d6-b677-428a-b99e-f0b120d17a0c Content-Encoding: gzip Content-Length: 389 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93"}, "tags": [], "enabled": true, "id": "b7b4fceec1ad4c6eb74d758b709a9d93", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: vmtp", "links": {"self": "http://172.30.9.31:5000/v3/projects/ba9798e72c2a4feaac6dfb932f0e92be"}, "tags": [], "enabled": true, "id": "ba9798e72c2a4feaac6dfb932f0e92be", "parent_id": "default", "domain_id": "default", "name": "vmtp-project_1bdeadac-58ff-4237-a3f6-7789d011f22d"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/da629caea04941e1ae8979c379dc7c9d"}, "tags": [], "enabled": true, "id": "da629caea04941e1ae8979c379dc7c9d", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-12-27 18:11:17,544 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?domain_id=default used request id req-26d582d6-b677-428a-b99e-f0b120d17a0c 2018-12-27 18:11:17,544 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.100144147873s 2018-12-27 18:11:17,545 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?domain_id=default used request id req-26d582d6-b677-428a-b99e-f0b120d17a0c 2018-12-27 18:11:17,552 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-12-27 18:11:17,556 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:5000/v3/role_assignments?user.id=fc68fc8071b84a939151116637da03c5&role.id=5e97c57d600b48f5b4c8f915fe73d20b&scope.project.id=ba9798e72c2a4feaac6dfb932f0e92be" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b8fb54cd931a17d70d8f13c4f890e1bcf8e1c3ac" 2018-12-27 18:11:17,658 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:11:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f4792d87-ea00-4dcb-90d1-24e0ccbdcbcf Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.31:5000/v3/role_assignments?user.id=fc68fc8071b84a939151116637da03c5&role.id=5e97c57d600b48f5b4c8f915fe73d20b&scope.project.id=ba9798e72c2a4feaac6dfb932f0e92be", "previous": null, "next": null}} 2018-12-27 18:11:17,658 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/role_assignments?user.id=fc68fc8071b84a939151116637da03c5&role.id=5e97c57d600b48f5b4c8f915fe73d20b&scope.project.id=ba9798e72c2a4feaac6dfb932f0e92be used request id req-f4792d87-ea00-4dcb-90d1-24e0ccbdcbcf 2018-12-27 18:11:17,658 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.105879068375s 2018-12-27 18:11:17,659 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/role_assignments?user.id=fc68fc8071b84a939151116637da03c5&role.id=5e97c57d600b48f5b4c8f915fe73d20b&scope.project.id=ba9798e72c2a4feaac6dfb932f0e92be used request id req-f4792d87-ea00-4dcb-90d1-24e0ccbdcbcf 2018-12-27 18:11:17,662 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-12-27 18:11:17,665 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.31:5000/v3/projects/ba9798e72c2a4feaac6dfb932f0e92be/users/fc68fc8071b84a939151116637da03c5/roles/5e97c57d600b48f5b4c8f915fe73d20b -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b8fb54cd931a17d70d8f13c4f890e1bcf8e1c3ac" 2018-12-27 18:11:17,817 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 18:11:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-47792c26-f256-41d0-af0d-a46aee92b610 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 18:11:17,818 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/ba9798e72c2a4feaac6dfb932f0e92be/users/fc68fc8071b84a939151116637da03c5/roles/5e97c57d600b48f5b4c8f915fe73d20b used request id req-47792c26-f256-41d0-af0d-a46aee92b610 2018-12-27 18:11:17,818 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.155956983566s 2018-12-27 18:11:17,818 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/ba9798e72c2a4feaac6dfb932f0e92be/users/fc68fc8071b84a939151116637da03c5/roles/5e97c57d600b48f5b4c8f915fe73d20b used request id req-47792c26-f256-41d0-af0d-a46aee92b610 2018-12-27 18:11:17,819 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vmtp-project_1bdeadac-58ff-4237-a3f6-7789d011f22d', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'tenant_name': 'admin', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': u'1', u'image_api_version': '2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'regionOne', u'key_manager_api_version': u'v1', 'project_id': u'ba9798e72c2a4feaac6dfb932f0e92be', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'aceb0d98-809a-44a9-a649-4e763d071fc1', 'username': u'vmtp-user_1bdeadac-58ff-4237-a3f6-7789d011f22d', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.31:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-12-27 18:11:17,823 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vmtp-user_1bdeadac-58ff-4237-a3f6-7789d011f22d', 'password': 'aceb0d98-809a-44a9-a649-4e763d071fc1', 'project_name': 'vmtp-project_1bdeadac-58ff-4237-a3f6-7789d011f22d', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.31:5000//v3', 'project_id': 'ba9798e72c2a4feaac6dfb932f0e92be', 'project_domain_name': 'Default'} 2018-12-27 18:11:17,828 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-12-27 18:11:17,831 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b8fb54cd931a17d70d8f13c4f890e1bcf8e1c3ac" 2018-12-27 18:11:18,055 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:11:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2f8ab645-75de-4225-815e-c4e9c5f4bdbf x-compute-request-id: req-2f8ab645-75de-4225-815e-c4e9c5f4bdbf Content-Encoding: gzip Content-Length: 737 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 20}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.4", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 247, "hypervisor_version": 2012000, "disk_available_least": 246, "local_gb": 247, "free_ram_mb": 28406, "id": 2}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 29}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.9", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 247, "hypervisor_version": 2012000, "disk_available_least": 246, "local_gb": 247, "free_ram_mb": 28406, "id": 5}]} 2018-12-27 18:11:18,055 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/os-hypervisors/detail used request id req-2f8ab645-75de-4225-815e-c4e9c5f4bdbf 2018-12-27 18:11:18,056 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.226874113083s 2018-12-27 18:11:18,056 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/os-hypervisors/detail used request id req-2f8ab645-75de-4225-815e-c4e9c5f4bdbf 2018-12-27 18:11:18,057 - xtesting.ci.run_tests - INFO - Running test case 'vmtp'... 2018-12-27 18:11:18,058 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 18:11:18,065 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:11:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cc58f1a1-4f2a-4bf7-8ff7-3bd3c63df5ca Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 18:11:18,065 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-cc58f1a1-4f2a-4bf7-8ff7-3bd3c63df5ca 2018-12-27 18:11:18,065 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000/v3/auth/tokens 2018-12-27 18:11:18,487 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T19:11:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ba9798e72c2a4feaac6dfb932f0e92be", "name": "vmtp-project_1bdeadac-58ff-4237-a3f6-7789d011f22d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/ba9798e72c2a4feaac6dfb932f0e92be", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/ba9798e72c2a4feaac6dfb932f0e92be", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/ba9798e72c2a4feaac6dfb932f0e92be", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/ba9798e72c2a4feaac6dfb932f0e92be", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/ba9798e72c2a4feaac6dfb932f0e92be", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/ba9798e72c2a4feaac6dfb932f0e92be", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/ba9798e72c2a4feaac6dfb932f0e92be", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/ba9798e72c2a4feaac6dfb932f0e92be", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/ba9798e72c2a4feaac6dfb932f0e92be", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_ba9798e72c2a4feaac6dfb932f0e92be", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_ba9798e72c2a4feaac6dfb932f0e92be", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/ba9798e72c2a4feaac6dfb932f0e92be", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/ba9798e72c2a4feaac6dfb932f0e92be", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/ba9798e72c2a4feaac6dfb932f0e92be", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vmtp-user_1bdeadac-58ff-4237-a3f6-7789d011f22d", "id": "fc68fc8071b84a939151116637da03c5"}, "audit_ids": ["IFFdOljQTw-Gc9OP2goI5A"], "issued_at": "2018-12-27T18:11:18.000000Z"}} 2018-12-27 18:11:18,490 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-12-27 18:11:18,491 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}23b6aff4262772e828c6f84547cd2c0e199525e1" -d '{"router": {"external_gateway_info": {"network_id": "a4959dd9-e8f4-4ea9-8c99-7bff545db58c"}, "name": "vmtp-router_1bdeadac-58ff-4237-a3f6-7789d011f22d", "admin_state_up": true}}' 2018-12-27 18:11:21,110 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 615 X-Openstack-Request-Id: req-59d27dec-1b11-40b6-b9ef-ba525858639e Date: Thu, 27 Dec 2018 18:11:21 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "a4959dd9-e8f4-4ea9-8c99-7bff545db58c", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "244ab55b-a0ed-4e50-9f85-07f08119ae55", "ip_address": "172.30.9.201"}]}, "description": "", "tags": [], "tenant_id": "ba9798e72c2a4feaac6dfb932f0e92be", "created_at": "2018-12-27T18:11:18Z", "admin_state_up": true, "updated_at": "2018-12-27T18:11:20Z", "revision_number": 2, "routes": [], "project_id": "ba9798e72c2a4feaac6dfb932f0e92be", "id": "a631eb49-e3dc-46dc-8a5c-fe11df5cbb79", "name": "vmtp-router_1bdeadac-58ff-4237-a3f6-7789d011f22d"}} 2018-12-27 18:11:21,110 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/routers.json used request id req-59d27dec-1b11-40b6-b9ef-ba525858639e 2018-12-27 18:11:21,110 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 2.61970210075s 2018-12-27 18:11:21,110 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/routers.json used request id req-59d27dec-1b11-40b6-b9ef-ba525858639e 2018-12-27 18:11:21,111 - functest.opnfv_tests.openstack.vmtp.vmtp - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'a4959dd9-e8f4-4ea9-8c99-7bff545db58c', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'244ab55b-a0ed-4e50-9f85-07f08119ae55', u'ip_address': u'172.30.9.201'}]}, u'description': u'', u'tags': [], u'tenant_id': u'ba9798e72c2a4feaac6dfb932f0e92be', u'created_at': u'2018-12-27T18:11:18Z', u'admin_state_up': True, u'updated_at': u'2018-12-27T18:11:20Z', u'revision_number': 2, u'routes': [], u'project_id': u'ba9798e72c2a4feaac6dfb932f0e92be', u'id': u'a631eb49-e3dc-46dc-8a5c-fe11df5cbb79', u'name': u'vmtp-router_1bdeadac-58ff-4237-a3f6-7789d011f22d'}) 2018-12-27 18:11:21,111 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img 2018-12-27 18:11:22,601 - shade - DEBUG - Image file /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img md5:82988902051ff00ce70f6bafb41fe397 sha256:c72b40102c30f2c5e731d7f3da469df589b5c6eda0ada8864d2fad4e0b54d8e3 2018-12-27 18:11:22,605 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 18:11:22,611 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Thu, 27 Dec 2018 18:11:22 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}]} 2018-12-27 18:11:22,616 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-27 18:11:22,620 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}23b6aff4262772e828c6f84547cd2c0e199525e1" 2018-12-27 18:11:23,262 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-37f9beca-7125-4258-9ce5-51e64cad7445 Date: Thu, 27 Dec 2018 18:11:23 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-27 18:11:23,263 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-37f9beca-7125-4258-9ce5-51e64cad7445 2018-12-27 18:11:23,263 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.646235942841s 2018-12-27 18:11:23,263 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-37f9beca-7125-4258-9ce5-51e64cad7445 2018-12-27 18:11:23,272 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-12-27 18:11:23,276 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}23b6aff4262772e828c6f84547cd2c0e199525e1" -d '{"owner_specified.shade.md5": "82988902051ff00ce70f6bafb41fe397", "owner_specified.shade.sha256": "c72b40102c30f2c5e731d7f3da469df589b5c6eda0ada8864d2fad4e0b54d8e3", "owner_specified.shade.object": "images/vmtp-img_1bdeadac-58ff-4237-a3f6-7789d011f22d", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vmtp-img_1bdeadac-58ff-4237-a3f6-7789d011f22d"}' 2018-12-27 18:11:23,939 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 860 Content-Type: application/json Location: http://172.30.9.31:9292/v2/images/31e116f1-7889-4408-924a-e576455e175c Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-ead3a357-8612-4cab-a3ec-c7cbd8045536 Date: Thu, 27 Dec 2018 18:11:23 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/31e116f1-7889-4408-924a-e576455e175c/file", "owner": "ba9798e72c2a4feaac6dfb932f0e92be", "id": "31e116f1-7889-4408-924a-e576455e175c", "size": null, "self": "/v2/images/31e116f1-7889-4408-924a-e576455e175c", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "c72b40102c30f2c5e731d7f3da469df589b5c6eda0ada8864d2fad4e0b54d8e3", "updated_at": "2018-12-27T18:11:23Z", "visibility": "private", "owner_specified.shade.object": "images/vmtp-img_1bdeadac-58ff-4237-a3f6-7789d011f22d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "82988902051ff00ce70f6bafb41fe397", "name": "vmtp-img_1bdeadac-58ff-4237-a3f6-7789d011f22d", "checksum": null, "created_at": "2018-12-27T18:11:23Z", "protected": false} 2018-12-27 18:11:23,939 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.31:9292/v2/images used request id req-ead3a357-8612-4cab-a3ec-c7cbd8045536 2018-12-27 18:11:23,939 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.666856050491s 2018-12-27 18:11:23,939 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.31:9292/v2/images used request id req-ead3a357-8612-4cab-a3ec-c7cbd8045536 returning object 31e116f1-7889-4408-924a-e576455e175c 2018-12-27 18:11:23,940 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-12-27 18:11:23,944 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.31:9292/v2/images/31e116f1-7889-4408-924a-e576455e175c/file -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}23b6aff4262772e828c6f84547cd2c0e199525e1" -d '' 2018-12-27 18:11:27,798 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-b085ac38-bdd6-4b69-8cfc-ac5f4633423b Date: Thu, 27 Dec 2018 18:11:27 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-27 18:11:27,798 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.31:9292/v2/images/31e116f1-7889-4408-924a-e576455e175c/file used request id req-b085ac38-bdd6-4b69-8cfc-ac5f4633423b 2018-12-27 18:11:27,798 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 3.8579249382s 2018-12-27 18:11:27,799 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.31:9292/v2/images/31e116f1-7889-4408-924a-e576455e175c/file used request id req-b085ac38-bdd6-4b69-8cfc-ac5f4633423b 2018-12-27 18:11:27,803 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-27 18:11:27,808 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}23b6aff4262772e828c6f84547cd2c0e199525e1" 2018-12-27 18:11:28,427 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1191 Content-Type: application/json X-Openstack-Request-Id: req-846d1b99-f83d-4640-9857-174cb8e99f60 Date: Thu, 27 Dec 2018 18:11:28 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/31e116f1-7889-4408-924a-e576455e175c/snap", "metadata": {}}], "file": "/v2/images/31e116f1-7889-4408-924a-e576455e175c/file", "owner": "ba9798e72c2a4feaac6dfb932f0e92be", "id": "31e116f1-7889-4408-924a-e576455e175c", "size": 263586304, "self": "/v2/images/31e116f1-7889-4408-924a-e576455e175c", "disk_format": "qcow2", "direct_url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/31e116f1-7889-4408-924a-e576455e175c/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "c72b40102c30f2c5e731d7f3da469df589b5c6eda0ada8864d2fad4e0b54d8e3", "updated_at": "2018-12-27T18:11:27Z", "visibility": "private", "owner_specified.shade.object": "images/vmtp-img_1bdeadac-58ff-4237-a3f6-7789d011f22d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "82988902051ff00ce70f6bafb41fe397", "name": "vmtp-img_1bdeadac-58ff-4237-a3f6-7789d011f22d", "checksum": "82988902051ff00ce70f6bafb41fe397", "created_at": "2018-12-27T18:11:23Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-27 18:11:28,427 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-846d1b99-f83d-4640-9857-174cb8e99f60 2018-12-27 18:11:28,427 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.623745918274s 2018-12-27 18:11:28,427 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-846d1b99-f83d-4640-9857-174cb8e99f60 2018-12-27 18:11:28,430 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/31e116f1-7889-4408-924a-e576455e175c/snap', u'metadata': Munch({})})], 'file': u'/v2/images/31e116f1-7889-4408-924a-e576455e175c/file', 'owner': u'ba9798e72c2a4feaac6dfb932f0e92be', 'id': u'31e116f1-7889-4408-924a-e576455e175c', 'size': 263586304, u'self': u'/v2/images/31e116f1-7889-4408-924a-e576455e175c', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ba9798e72c2a4feaac6dfb932f0e92be', 'name': 'vmtp-project_1bdeadac-58ff-4237-a3f6-7789d011f22d', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/31e116f1-7889-4408-924a-e576455e175c/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-12-27T18:11:27Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-12-27T18:11:27Z', u'owner_specified.shade.sha256': u'c72b40102c30f2c5e731d7f3da469df589b5c6eda0ada8864d2fad4e0b54d8e3', u'owner_specified.shade.object': u'images/vmtp-img_1bdeadac-58ff-4237-a3f6-7789d011f22d', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'82988902051ff00ce70f6bafb41fe397', 'properties': {u'self': u'/v2/images/31e116f1-7889-4408-924a-e576455e175c', u'owner_specified.shade.md5': u'82988902051ff00ce70f6bafb41fe397', u'owner_specified.shade.object': u'images/vmtp-img_1bdeadac-58ff-4237-a3f6-7789d011f22d', u'owner_specified.shade.sha256': u'c72b40102c30f2c5e731d7f3da469df589b5c6eda0ada8864d2fad4e0b54d8e3', u'schema': u'/v2/schemas/image'}, 'name': u'vmtp-img_1bdeadac-58ff-4237-a3f6-7789d011f22d', 'created': u'2018-12-27T18:11:23Z', 'checksum': u'82988902051ff00ce70f6bafb41fe397', 'created_at': u'2018-12-27T18:11:23Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/31e116f1-7889-4408-924a-e576455e175c', u'owner_specified.shade.md5': u'82988902051ff00ce70f6bafb41fe397', u'owner_specified.shade.object': u'images/vmtp-img_1bdeadac-58ff-4237-a3f6-7789d011f22d', u'owner_specified.shade.sha256': u'c72b40102c30f2c5e731d7f3da469df589b5c6eda0ada8864d2fad4e0b54d8e3', u'schema': u'/v2/schemas/image'}}) 2018-12-27 18:11:28,431 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-12-27 18:11:28,434 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b8fb54cd931a17d70d8f13c4f890e1bcf8e1c3ac" -d '{"flavor": {"vcpus": 1, "ram": 2048, "name": "vmtp-flavor_1bdeadac-58ff-4237-a3f6-7789d011f22d", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 0, "id": null, "swap": 0}}' 2018-12-27 18:11:28,476 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:11:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4664b974-346e-4cb9-8a7d-f3e6a5e20f98 x-compute-request-id: req-4664b974-346e-4cb9-8a7d-f3e6a5e20f98 Content-Encoding: gzip Content-Length: 306 Content-Type: application/json RESP BODY: {"flavor": {"name": "vmtp-flavor_1bdeadac-58ff-4237-a3f6-7789d011f22d", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/2cc10faa-fb48-454d-929a-ab1d82f2f81a", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/2cc10faa-fb48-454d-929a-ab1d82f2f81a", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 0, "id": "2cc10faa-fb48-454d-929a-ab1d82f2f81a"}} 2018-12-27 18:11:28,476 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-4664b974-346e-4cb9-8a7d-f3e6a5e20f98 2018-12-27 18:11:28,477 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0456390380859s 2018-12-27 18:11:28,477 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-4664b974-346e-4cb9-8a7d-f3e6a5e20f98 2018-12-27 18:11:28,479 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vmtp-flavor_1bdeadac-58ff-4237-a3f6-7789d011f22d', 'ephemeral': 0, 'ram': 2048, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b7b4fceec1ad4c6eb74d758b709a9d93', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 0, 'id': u'2cc10faa-fb48-454d-929a-ab1d82f2f81a', 'swap': 0}) 2018-12-27 18:11:28,480 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-12-27 18:11:28,483 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/flavors/2cc10faa-fb48-454d-929a-ab1d82f2f81a/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b8fb54cd931a17d70d8f13c4f890e1bcf8e1c3ac" -d '{"extra_specs": {}}' 2018-12-27 18:11:28,505 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:11:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-0f6f6bf4-86c5-4085-a0b5-699c996cc755 x-compute-request-id: req-0f6f6bf4-86c5-4085-a0b5-699c996cc755 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-12-27 18:11:28,505 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors/2cc10faa-fb48-454d-929a-ab1d82f2f81a/os-extra_specs used request id req-0f6f6bf4-86c5-4085-a0b5-699c996cc755 2018-12-27 18:11:28,505 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0251319408417s 2018-12-27 18:11:28,505 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors/2cc10faa-fb48-454d-929a-ab1d82f2f81a/os-extra_specs used request id req-0f6f6bf4-86c5-4085-a0b5-699c996cc755 2018-12-27 18:11:28,509 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-27 18:11:28,512 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b8fb54cd931a17d70d8f13c4f890e1bcf8e1c3ac" 2018-12-27 18:11:28,608 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:11:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c6ce3f7f-b36d-4981-bbaa-2a26a45cf2f6 Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 18:11:28,608 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-c6ce3f7f-b36d-4981-bbaa-2a26a45cf2f6 2018-12-27 18:11:28,608 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0994009971619s 2018-12-27 18:11:28,609 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-c6ce3f7f-b36d-4981-bbaa-2a26a45cf2f6 2018-12-27 18:11:28,614 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-27 18:11:28,617 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b8fb54cd931a17d70d8f13c4f890e1bcf8e1c3ac" 2018-12-27 18:11:28,711 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:11:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e79c4175-272b-4ccf-9d16-facb608dfb27 Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 18:11:28,711 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-e79c4175-272b-4ccf-9d16-facb608dfb27 2018-12-27 18:11:28,711 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0971171855927s 2018-12-27 18:11:28,711 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-e79c4175-272b-4ccf-9d16-facb608dfb27 2018-12-27 18:11:28,716 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-27 18:11:28,719 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b8fb54cd931a17d70d8f13c4f890e1bcf8e1c3ac" 2018-12-27 18:11:28,822 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:11:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a0bf78f6-c4ae-4751-8090-95d37792437e Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-12-27 18:11:28,822 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains/default used request id req-a0bf78f6-c4ae-4751-8090-95d37792437e 2018-12-27 18:11:28,823 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.106788158417s 2018-12-27 18:11:28,823 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains/default used request id req-a0bf78f6-c4ae-4751-8090-95d37792437e 2018-12-27 18:11:28,824 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-27 18:11:28,827 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b8fb54cd931a17d70d8f13c4f890e1bcf8e1c3ac" 2018-12-27 18:11:28,947 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:11:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8460af2f-1495-48af-bc14-2f84f24afd33 Content-Encoding: gzip Content-Length: 832 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/05a834ddebbc40688596b7460b47439e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05a834ddebbc40688596b7460b47439e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/08226a0ad01943f39559448239e291e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "08226a0ad01943f39559448239e291e1", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/55c0552fe37a4f7ca0e73939514bc683"}, "domain_id": "default", "enabled": true, "options": {}, "id": "55c0552fe37a4f7ca0e73939514bc683", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/646a4af4e3b5439a97996d353fea3924"}, "domain_id": "914eec1d43ea4caf9d2fd33268c06258", "enabled": true, "options": {}, "id": "646a4af4e3b5439a97996d353fea3924", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/85fb203e51c34d3f8122e285a6a318b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85fb203e51c34d3f8122e285a6a318b3", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/905e7f4b42d24cca93b99d2401fa3378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "905e7f4b42d24cca93b99d2401fa3378", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/a5bc08b9f81f4e5bb86c24f9f7547bae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5bc08b9f81f4e5bb86c24f9f7547bae", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/a5c780627f004d318bf908d80305da9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5c780627f004d318bf908d80305da9c", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/b18425bf2b044bc9af7e194919539a17"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b18425bf2b044bc9af7e194919539a17", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/b8d2134b619d4dca80e21d6fb16449b0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b8d2134b619d4dca80e21d6fb16449b0", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/b9ab6a25a652438285139fe5b44aea62"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9ab6a25a652438285139fe5b44aea62", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/c08462554a4844d681348f58b9b0edee"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c08462554a4844d681348f58b9b0edee", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/ddfc3a9aad444d4782eae677c8a98130"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ddfc3a9aad444d4782eae677c8a98130", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/f2a74f2185a54676a6cb2bb5ecfcc4f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2a74f2185a54676a6cb2bb5ecfcc4f6", "email": "glance@localhost", "password_expires_at": null}, {"name": "vmtp-user_1bdeadac-58ff-4237-a3f6-7789d011f22d", "links": {"self": "http://172.30.9.31:5000/v3/users/fc68fc8071b84a939151116637da03c5"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "fc68fc8071b84a939151116637da03c5", "domain_id": "default", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-12-27 18:11:28,947 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-8460af2f-1495-48af-bc14-2f84f24afd33 2018-12-27 18:11:28,947 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.123184919357s 2018-12-27 18:11:28,947 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-8460af2f-1495-48af-bc14-2f84f24afd33 2018-12-27 18:11:28,959 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-27 18:11:28,962 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b8fb54cd931a17d70d8f13c4f890e1bcf8e1c3ac" 2018-12-27 18:11:29,053 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:11:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-50d5868a-2376-4e9e-8397-33d43d197f59 Content-Encoding: gzip Content-Length: 389 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93"}, "tags": [], "enabled": true, "id": "b7b4fceec1ad4c6eb74d758b709a9d93", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: vmtp", "links": {"self": "http://172.30.9.31:5000/v3/projects/ba9798e72c2a4feaac6dfb932f0e92be"}, "tags": [], "enabled": true, "id": "ba9798e72c2a4feaac6dfb932f0e92be", "parent_id": "default", "domain_id": "default", "name": "vmtp-project_1bdeadac-58ff-4237-a3f6-7789d011f22d"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/da629caea04941e1ae8979c379dc7c9d"}, "tags": [], "enabled": true, "id": "da629caea04941e1ae8979c379dc7c9d", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-12-27 18:11:29,054 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?domain_id=default used request id req-50d5868a-2376-4e9e-8397-33d43d197f59 2018-12-27 18:11:29,054 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0949130058289s 2018-12-27 18:11:29,054 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?domain_id=default used request id req-50d5868a-2376-4e9e-8397-33d43d197f59 2018-12-27 18:11:29,061 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-12-27 18:11:29,065 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:5000/v3/role_assignments?user.id=fc68fc8071b84a939151116637da03c5&role.id=c2bb869216234fa8b868621217cc01a4&scope.project.id=ba9798e72c2a4feaac6dfb932f0e92be" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b8fb54cd931a17d70d8f13c4f890e1bcf8e1c3ac" 2018-12-27 18:11:29,166 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:11:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1b8e7a2a-58ec-4cb7-a6b1-f069e54f7f4f Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.31:5000/v3/role_assignments?user.id=fc68fc8071b84a939151116637da03c5&role.id=c2bb869216234fa8b868621217cc01a4&scope.project.id=ba9798e72c2a4feaac6dfb932f0e92be", "previous": null, "next": null}} 2018-12-27 18:11:29,166 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/role_assignments?user.id=fc68fc8071b84a939151116637da03c5&role.id=c2bb869216234fa8b868621217cc01a4&scope.project.id=ba9798e72c2a4feaac6dfb932f0e92be used request id req-1b8e7a2a-58ec-4cb7-a6b1-f069e54f7f4f 2018-12-27 18:11:29,166 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.104499101639s 2018-12-27 18:11:29,166 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/role_assignments?user.id=fc68fc8071b84a939151116637da03c5&role.id=c2bb869216234fa8b868621217cc01a4&scope.project.id=ba9798e72c2a4feaac6dfb932f0e92be used request id req-1b8e7a2a-58ec-4cb7-a6b1-f069e54f7f4f 2018-12-27 18:11:29,170 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-12-27 18:11:29,173 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.31:5000/v3/projects/ba9798e72c2a4feaac6dfb932f0e92be/users/fc68fc8071b84a939151116637da03c5/roles/c2bb869216234fa8b868621217cc01a4 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b8fb54cd931a17d70d8f13c4f890e1bcf8e1c3ac" 2018-12-27 18:11:29,490 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 18:11:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-88d6baec-bfd2-4fb1-a439-22b2777d636d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 18:11:29,490 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/ba9798e72c2a4feaac6dfb932f0e92be/users/fc68fc8071b84a939151116637da03c5/roles/c2bb869216234fa8b868621217cc01a4 used request id req-88d6baec-bfd2-4fb1-a439-22b2777d636d 2018-12-27 18:11:29,490 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.320528030396s 2018-12-27 18:11:29,490 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/ba9798e72c2a4feaac6dfb932f0e92be/users/fc68fc8071b84a939151116637da03c5/roles/c2bb869216234fa8b868621217cc01a4 used request id req-88d6baec-bfd2-4fb1-a439-22b2777d636d 2018-12-27 18:11:29,491 - functest.opnfv_tests.openstack.vmtp.vmtp - INFO - Creating keypair with name: 'vmtp_1bdeadac-58ff-4237-a3f6-7789d011f22d' 2018-12-27 18:11:29,491 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-12-27 18:11:29,494 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/os-keypairs -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}23b6aff4262772e828c6f84547cd2c0e199525e1" -d '{"keypair": {"name": "vmtp_1bdeadac-58ff-4237-a3f6-7789d011f22d"}}' 2018-12-27 18:11:29,835 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:11:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-75b50b48-dc41-4f1b-964a-acb32681892a x-compute-request-id: req-75b50b48-dc41-4f1b-964a-acb32681892a Content-Encoding: gzip Content-Length: 1802 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDHzhNnYMC4zrnQzRPaeXshadeD9sTIqQ0JvGYBjB0c39J0UGk2buPvpaSLt8N9XrMd6hx6iFW0m8foVQ936u++Hkvgdn5tImwstahBXuP00cgVf4mZtetT8s7ed8rBt99He4K2WCOIlfl08sWjIqXkFTZJil+64m7gGjefIcdboEb+qwR+hl5NdrzAzAc4ahwV66a1QPlyiToKIiLGlUKGpAq8Ssxt6o9V7Hu9UfX+pJ+68ZlAHYsbAvbi/9yGPelJnIC3DHw+IOay9I0aTTklpgpaNZY+PsCySl/Ca0ksUxPt2JtUCzqHzdBPFBbxdPPIh9ep9OQiJFxda0X2Vdhx Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAx84TZ2DAuM650M0T2nl7IWnXg/bEyKkNCbxmAYwdHN/SdFBp\nNm7j76Wki7fDfV6zHeoceohVtJvH6FUPd+rvvh5L4HZ+bSJsLLWoQV7j9NHIFX+J\nmbXrU/LO3nfKwbffR3uCtlgjiJX5dPLFoyKl5BU2SYpfuuJu4Bo3nyHHW6BG/qsE\nfoZeTXa8wMwHOGocFeumtUD5cok6CiIixpVChqQKvErMbeqPVex7vVH1/qSfuvGZ\nQB2LGwL24v/chj3pSZyAtwx8PiDmsvSNGk05JaYKWjWWPj7AskpfwmtJLFMT7dib\nVAs6h83QTxQW8XTzyIfXqfTkIiRcXWtF9lXYcQIDAQABAoIBAQC+ANgu7LEYjW3i\ng8KndfKDmdUaZuZHM4t0gLY4LnfY53eIqJcE7nrPgCNzwjKi3BVVEzY1x8RI1gNK\niukEzmNh1gmt0MD1I1DfS3hPgd8hBwVQfFHr3DWHRVU39Y7YnPQ1U9y/bh2MW6I3\ndk4/jklXFlzjnjTe0UlCz2upZkPgemBQ6KzMsoNNZh6tePUT41AbMdkKIINx0ixP\ndygSzlmbbAYUk84C4Edyr778h81l7HXSU7SFdyS0uvsfNjbq+3ZQioYvw8LR8iiv\ngWy2vPmzxUmY1WZDpETNIe7E47VslYS6mnV0UA9GbDcRcGC+hQQfHnpqmadq5EP5\n3gMBYswBAoGBAPf5fJjK9ZKHhPg/RFfIwZebR3E3h2BUhuYTfwsihn7iIeBpz7O3\neCVEoVuVXlJzVrHOkcpXhpJ5FItgrccZS8NGZzpKi9EKr2b63iJCg1lzKZ5J3GRH\ntGF92YROnDlixzKWIj8bJXHC4H48pNhHIZh9p2onJ4b1wL6wOYL1dB9hAoGBAM5F\nfuATOoBfZvW+FlO1MRk3fS0340KZeL6CqZnQYMTE4O6V57OgrMiMguSgS7ubsdiZ\n5MNDNPotdGfNmd6Ks1QG5s6NQfMzr5BKei8qZUp4PBs7aND79eKOGcZA1qr3e6hc\nMW05lvWOv6MJQp4065wk730O6l9ZJd2M+1sUxaMRAoGAB7QkfsqvXmH/a4brpJ6E\nBSW5znafKgr2NeedJsdnzkFQNByVa0vj26SKLsIxL/aNVvDH7rVRZPOGA955B5pt\nlB93zYPLXC8sy9I3XHEci4bcYCKDSko//Fdgjo+yosXC0nt/jN5XB3W6a7GOnXl4\nPbiJnu6gd7zixAnNf5gIh4ECgYEAvVt47LVaOCzcdO3qyy+EAjU5WcB7hVEkUifb\nEFQF8b0XDI9a5EC1PWoYY09wFqsIaeJk6ogQ4zXFLeHFxlEn7RRk3+s3Rs8E9X4Z\niqDt2Z5k907jmy4ifLecm648IzkMMPNpgG6k0YoZDM9cc6X7QR17KR//MkbBhxB8\nUxHPmTECgYBgiYdIjlds+680nsupb4n9b72k/j6NJn/VivZRIwvL6kRpH4a4pgz1\nCvxAHJ+XRUCxQqeS/YMsqvnM/87dm4KFFXkh6X390HImA7fXp6oNx59S2rSbufz2\nzUQmtjjkag1nzjD9Bg6mqePydpPXrlX4UUUhEoLJgeEeGAUAdmRXGg==\n-----END RSA PRIVATE KEY-----\n", "user_id": "fc68fc8071b84a939151116637da03c5", "name": "vmtp_1bdeadac-58ff-4237-a3f6-7789d011f22d", "fingerprint": "0f:e1:9f:3d:fe:c6:3c:9b:fd:81:ef:15:64:d8:3a:ae"}} 2018-12-27 18:11:29,835 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/os-keypairs used request id req-75b50b48-dc41-4f1b-964a-acb32681892a 2018-12-27 18:11:29,835 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.343861103058s 2018-12-27 18:11:29,836 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/os-keypairs used request id req-75b50b48-dc41-4f1b-964a-acb32681892a 2018-12-27 18:11:29,836 - functest.opnfv_tests.openstack.vmtp.vmtp - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDHzhNnYMC4zrnQzRPaeXshadeD9sTIqQ0JvGYBjB0c39J0UGk2buPvpaSLt8N9XrMd6hx6iFW0m8foVQ936u++Hkvgdn5tImwstahBXuP00cgVf4mZtetT8s7ed8rBt99He4K2WCOIlfl08sWjIqXkFTZJil+64m7gGjefIcdboEb+qwR+hl5NdrzAzAc4ahwV66a1QPlyiToKIiLGlUKGpAq8Ssxt6o9V7Hu9UfX+pJ+68ZlAHYsbAvbi/9yGPelJnIC3DHw+IOay9I0aTTklpgpaNZY+PsCySl/Ca0ksUxPt2JtUCzqHzdBPFBbxdPPIh9ep9OQiJFxda0X2Vdhx Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAx84TZ2DAuM650M0T2nl7IWnXg/bEyKkNCbxmAYwdHN/SdFBp\nNm7j76Wki7fDfV6zHeoceohVtJvH6FUPd+rvvh5L4HZ+bSJsLLWoQV7j9NHIFX+J\nmbXrU/LO3nfKwbffR3uCtlgjiJX5dPLFoyKl5BU2SYpfuuJu4Bo3nyHHW6BG/qsE\nfoZeTXa8wMwHOGocFeumtUD5cok6CiIixpVChqQKvErMbeqPVex7vVH1/qSfuvGZ\nQB2LGwL24v/chj3pSZyAtwx8PiDmsvSNGk05JaYKWjWWPj7AskpfwmtJLFMT7dib\nVAs6h83QTxQW8XTzyIfXqfTkIiRcXWtF9lXYcQIDAQABAoIBAQC+ANgu7LEYjW3i\ng8KndfKDmdUaZuZHM4t0gLY4LnfY53eIqJcE7nrPgCNzwjKi3BVVEzY1x8RI1gNK\niukEzmNh1gmt0MD1I1DfS3hPgd8hBwVQfFHr3DWHRVU39Y7YnPQ1U9y/bh2MW6I3\ndk4/jklXFlzjnjTe0UlCz2upZkPgemBQ6KzMsoNNZh6tePUT41AbMdkKIINx0ixP\ndygSzlmbbAYUk84C4Edyr778h81l7HXSU7SFdyS0uvsfNjbq+3ZQioYvw8LR8iiv\ngWy2vPmzxUmY1WZDpETNIe7E47VslYS6mnV0UA9GbDcRcGC+hQQfHnpqmadq5EP5\n3gMBYswBAoGBAPf5fJjK9ZKHhPg/RFfIwZebR3E3h2BUhuYTfwsihn7iIeBpz7O3\neCVEoVuVXlJzVrHOkcpXhpJ5FItgrccZS8NGZzpKi9EKr2b63iJCg1lzKZ5J3GRH\ntGF92YROnDlixzKWIj8bJXHC4H48pNhHIZh9p2onJ4b1wL6wOYL1dB9hAoGBAM5F\nfuATOoBfZvW+FlO1MRk3fS0340KZeL6CqZnQYMTE4O6V57OgrMiMguSgS7ubsdiZ\n5MNDNPotdGfNmd6Ks1QG5s6NQfMzr5BKei8qZUp4PBs7aND79eKOGcZA1qr3e6hc\nMW05lvWOv6MJQp4065wk730O6l9ZJd2M+1sUxaMRAoGAB7QkfsqvXmH/a4brpJ6E\nBSW5znafKgr2NeedJsdnzkFQNByVa0vj26SKLsIxL/aNVvDH7rVRZPOGA955B5pt\nlB93zYPLXC8sy9I3XHEci4bcYCKDSko//Fdgjo+yosXC0nt/jN5XB3W6a7GOnXl4\nPbiJnu6gd7zixAnNf5gIh4ECgYEAvVt47LVaOCzcdO3qyy+EAjU5WcB7hVEkUifb\nEFQF8b0XDI9a5EC1PWoYY09wFqsIaeJk6ogQ4zXFLeHFxlEn7RRk3+s3Rs8E9X4Z\niqDt2Z5k907jmy4ifLecm648IzkMMPNpgG6k0YoZDM9cc6X7QR17KR//MkbBhxB8\nUxHPmTECgYBgiYdIjlds+680nsupb4n9b72k/j6NJn/VivZRIwvL6kRpH4a4pgz1\nCvxAHJ+XRUCxQqeS/YMsqvnM/87dm4KFFXkh6X390HImA7fXp6oNx59S2rSbufz2\nzUQmtjjkag1nzjD9Bg6mqePydpPXrlX4UUUhEoLJgeEeGAUAdmRXGg==\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'fc68fc8071b84a939151116637da03c5', 'name': u'vmtp_1bdeadac-58ff-4237-a3f6-7789d011f22d', 'created_at': '2018-12-27T18:11:29.836730', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ba9798e72c2a4feaac6dfb932f0e92be', 'name': 'vmtp-project_1bdeadac-58ff-4237-a3f6-7789d011f22d', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'0f:e1:9f:3d:fe:c6:3c:9b:fd:81:ef:15:64:d8:3a:ae', 'type': 'ssh', 'id': u'vmtp_1bdeadac-58ff-4237-a3f6-7789d011f22d'}) 2018-12-27 18:11:29,837 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-12-27 18:11:29,840 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:8774/v2.1/os-keypairs/vmtp_1bdeadac-58ff-4237-a3f6-7789d011f22d -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}23b6aff4262772e828c6f84547cd2c0e199525e1" 2018-12-27 18:11:29,899 - keystoneauth.session - DEBUG - RESP: [202] Date: Thu, 27 Dec 2018 18:11:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-7ce1f356-79ba-4354-a877-ea9c4b3991cf x-compute-request-id: req-7ce1f356-79ba-4354-a877-ea9c4b3991cf Content-Length: 0 Content-Type: application/json 2018-12-27 18:11:29,899 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/os-keypairs/vmtp_1bdeadac-58ff-4237-a3f6-7789d011f22d used request id req-7ce1f356-79ba-4354-a877-ea9c4b3991cf 2018-12-27 18:11:29,900 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0622930526733s 2018-12-27 18:11:29,900 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/os-keypairs/vmtp_1bdeadac-58ff-4237-a3f6-7789d011f22d used request id req-7ce1f356-79ba-4354-a877-ea9c4b3991cf 2018-12-27 18:11:30,564 - functest.opnfv_tests.openstack.vmtp.vmtp - INFO - vmtp -sc # # VMTP default configuration file # # This configuration file is ALWAYS loaded by VMTP and should never be modified by users. # To specify your own property values, always define them in a separate config file # and pass that file to the script using -c or --config # Property values in that config file will override the default values in the current file # --- # Name of the image to use for launching the test VMs. This name must be # the exact same name used in OpenStack (as shown from 'nova image-list') # Any image running Linux should work (Fedora, Ubuntu, CentOS...) image_name: 'Ubuntu Server 14.04' #image_name: 'Fedora 21' # User name to use to ssh to the test VMs # This is specific to the image being used ssh_vm_username: 'ubuntu' #ssh_vm_username: fedora # Flavor name to use for all VMs created by VMTP. # If this flavor is unspecified, flavor name will be set to default name "vmtp". # If this flavor exists it will be re-used as-is by VMTP. # Otherwise, a flavor with attributes specified in flavor property will be created. flavor_type: 'vmtp' # Custom flavor attributes # This flavor attributes is used to create a new flavor # if flavor_type is unspecified or doesn't exist in openstack. # Any created flavor will be deleted after vmtp ends. flavor: # Number of vCPUs for the flavor vcpus: 1 # Memory for the flavor in MB ram: 2048 # Size of local disk in GB disk: 0 # metadata are supported and can be added if needed, optional # extra_specs: # "hw:cpu_policy": dedicated # "hw:mem_page_size": 2048 # Name of the availability zone to use for the test VMs # Must be one of the zones listed by 'nova availability-zone-list' # If the zone selected contains more than 1 compute node, the script # will determine inter-node and intra-node throughput. If it contains only # 1 compute node, only intra-node troughput will be measured. # If empty (default), VMTP will automatically pick the first 2 hosts # that are compute nodes regardless of the availability zone #availability_zone: 'nova' availability_zone: # DNS server IP addresses to use for the VM (list of 1 or more DNS servers) # This default DNS server is available on the Internet, # Change this to use a different DNS server if necessary, dns_nameservers: [ '8.8.8.8' ] # VMTP can automatically download a VM image if the image named by # image_name is missing, for that you need to specify a URL where # the image can be retrieved # # A link to a Ubuntu Server 14.04 qcow2 image can be used here: # https://cloud-images.ubuntu.com/trusty/current/trusty-server-cloudimg-amd64-disk1.img # # To upload the image as a file, prepend it with file:// like below # file:// vm_image_url: '' # ----------------------------------------------------------------------------- # These variables are not likely to be changed # Set this variable to a network name if you want the script to reuse # a specific existing external network. If empty, the script will reuse the # first external network it can find (the cloud must have at least 1 # external network defined and available for use) # # NOTE: When set, router and floating ip creation will be ignored, and the # existing management network will be used for tests. This is used for runnig # VMTP on a provider network. reuse_network_name: # Use of the script for special deployments floating_ip: True # Set this to an existing VM name if the script should not create new VM # and reuse existing VM reuse_existing_vm: # Set config drive to true to bypass metadata service and use config drive # An option of config_drive to True is provided to nova boot to enable this config_drive: # The location of the user_data file, which will be passed to every instance # when booting. user_data_file: # ipv6 mode. Set this to one of the following 3 modes # slaac : VM obtains IPV6 address from Openstack radvd using SLAAC # dhcpv6-stateful : VM obtains ipv6 address from dnsmasq using DHCPv6 stateful # dhcpv6-stateless : VM obtains ipv6 address from Openstack radvd using SLAAC and options from dnsmasq # If left blank use ipv4 ipv6_mode: # Default name for the router to use to connect the internal mgmt network # with the external network. If a router exists with this name it will be # reused, otherwise a new router will be created router_name: 'pns-router' # Defaul names for the internal networks used by the # script. If an existing network with this name exists it will be reused. # Otherwise a new internal network will be created with that name. # 2 networks are needed to test the case of network to network communication internal_network_name: ['pns-internal-net', 'pns-internal-net2'] # Name of the subnets associated to the internal mgmt network internal_subnet_name: ['pns-internal-subnet', 'pns-internal-subnet2'] # Name of the subnets for ipv6 internal_subnet_name_v6: ['pns-internal-v6-subnet','pns-internal-v6-subnet2'] # Default CIDRs to use for the internal mgmt subnet internal_cidr: ['192.168.1.0/24' , '192.168.2.0/24'] # Default CIDRs to use for data network for ipv6 internal_cidr_v6: ['2001:45::/64','2001:46::/64'] # The public and private keys to use to ssh to all targets (VMs, containers, hosts) # By default the SSH library will try several methods to authenticate: # - password if provided on the command line # - user's own key pair (under the home directory $HOME) if already setup # - the below key pair if not empty # If you want to use a specific key pair, specify the key pair files here. # This can be a pathname that is absolute or relative to the current directory public_key_file: private_key_file: # Name of the P&S public key in OpenStack to create for all test VMs public_key_name: 'pns_public_key' # name of the server VM vm_name_server: 'TestServer' # name of the client VM vm_name_client: 'TestClient' # name of the security group to create and use security_group_name: 'pns-security' # ping variables ping_count: 2 ping_pass_threshold: 80 # Max retry count for ssh to a VM (5 seconds between retries) ssh_retry_count: 50 # General retry count generic_retry_count: 50 # Times to run when measuring TCP Throughput tcp_tp_loop_count: 3 # TCP throughput list of packet sizes to measure # Can be overridden at the command line using --tcpbuf tcp_pkt_sizes: [65536] # UDP throughput list of packet sizes to measure # By default we measure for small, medium and large packets # Can be overridden at the command line using --udpbuf udp_pkt_sizes: [128, 1024, 8192] # List of packet sizes to measure with ping # By default we measure for 64 (small), 391 (IMIX average) and 1500 (large) icmp_pkt_sizes: [64, 391, 1500] # UDP packet loss rate threshold in percentage beyond which bandwidth # iterations stop and below which iteration with a higher # bandwidth continues # The first number is the minimal loss rate (inclusive) # The second number is the maximum loss rate (inclusive) # Iteration to find the "optimal" bandwidth will stop as soon as the loss rate # falls within that range: min <= loss_rate <= max # The final throughput measurement may return a loss rate out of this range # as that measurement is taken on a longer time than when iterating to find # the optimal throughput udp_loss_rate_range: [2, 5] # The default bandwidth limit (in Kbps) for TCP/UDP flow measurement # 0 means unlimited, which can be overridden at the command line using --bandwidth vm_bandwidth: 0 # Internal network name for OpenStack to hold data plane traffic os_dataplane_network: 'physnet1' ####################################### # VMTP MongoDB Connection information ####################################### ######################################## # Default MongoDB port is 27017, to override #vmtp_mongod_port: ######################################## # MongoDB pns database. # use "official_db" for official runs only. ######################################## vmtp_db: "client_db" ######################################## # MongoDB collection name. ######################################## vmtp_collection: "pns_web_entry" # When enabled, all logs will be sent to a fluentd server at the requested IP and port # The fluentd "tag" and "label" fields for every message will be set to "nfvbench" fluentd: # by default (logging_tag is empty) nfvbench log messages are not sent to fluentd # to enable logging to fluents, specify a valid fluentd tag name to be used for the # log records logging_tag: # IP address of the server, defaults to loopback ip: 127.0.0.1 # port # to use, by default, use the default fluentd forward port port: 24224 2018-12-27 18:29:27,234 - functest.opnfv_tests.openstack.vmtp.vmtp - INFO - vmtp -d --json /home/opnfv/functest/results/vmtp/vmtp.json -c /home/opnfv/functest/results/vmtp/vmtp.conf 2018-12-27 18:11:31,227 INFO Using http://172.30.9.31:5000//v3 2018-12-27 18:11:31,227 INFO VM public key: /tmp/tmpxwBrUD 2018-12-27 18:11:31,227 INFO VM private key: /tmp/tmpj5Y9Ds 2018-12-27 18:11:32,835 INFO Found image vmtp-img_1bdeadac-58ff-4237-a3f6-7789d011f22d to launch VM, will continue 2018-12-27 18:11:33,806 INFO Using external router: vmtp-router_1bdeadac-58ff-4237-a3f6-7789d011f22d 2018-12-27 18:11:33,806 INFO Using external network: external. 2018-12-27 18:11:37,861 INFO Created internal network: pns-internal-net_1bdeadac-58ff-4237-a3f6-7789d011f22d. 2018-12-27 18:11:40,933 INFO Created internal network: pns-internal-net2_1bdeadac-58ff-4237-a3f6-7789d011f22d. 2018-12-27 18:11:44,226 DEBUG Ext router associated to pns-internal-net_1bdeadac-58ff-4237-a3f6-7789d011f22d 2018-12-27 18:11:46,432 DEBUG Ext router associated to pns-internal-net2_1bdeadac-58ff-4237-a3f6-7789d011f22d 2018-12-27 18:11:46,655 INFO OpenStack agent: Unknown agent 2018-12-27 18:11:46,656 INFO OpenStack network type: geneve 2018-12-27 18:11:48,605 INFO [TestServer_1bdeadac-58ff-4237-a3f6-7789d011f22d1] Creating server VM... 2018-12-27 18:11:48,605 DEBUG [TestServer_1bdeadac-58ff-4237-a3f6-7789d011f22d1] Starting on zone nova:overcloud-novacompute-1.opnfvlf.org 2018-12-27 18:11:51,741 DEBUG [TestServer_1bdeadac-58ff-4237-a3f6-7789d011f22d1] VM status=BUILD, retrying 1 of 150... 2018-12-27 18:11:54,514 DEBUG [TestServer_1bdeadac-58ff-4237-a3f6-7789d011f22d1] VM status=BUILD, retrying 2 of 150... 2018-12-27 18:11:57,843 DEBUG [TestServer_1bdeadac-58ff-4237-a3f6-7789d011f22d1] VM status=BUILD, retrying 3 of 150... 2018-12-27 18:12:00,383 DEBUG [TestServer_1bdeadac-58ff-4237-a3f6-7789d011f22d1] VM status=BUILD, retrying 4 of 150... 2018-12-27 18:12:02,929 DEBUG [TestServer_1bdeadac-58ff-4237-a3f6-7789d011f22d1] VM status=BUILD, retrying 5 of 150... 2018-12-27 18:12:05,434 DEBUG [TestServer_1bdeadac-58ff-4237-a3f6-7789d011f22d1] VM status=BUILD, retrying 6 of 150... 2018-12-27 18:12:08,198 DEBUG [TestServer_1bdeadac-58ff-4237-a3f6-7789d011f22d1] VM status=BUILD, retrying 7 of 150... 2018-12-27 18:12:10,777 DEBUG [TestServer_1bdeadac-58ff-4237-a3f6-7789d011f22d1] VM status=BUILD, retrying 8 of 150... 2018-12-27 18:12:13,497 DEBUG [TestServer_1bdeadac-58ff-4237-a3f6-7789d011f22d1] VM status=BUILD, retrying 9 of 150... 2018-12-27 18:12:16,054 DEBUG [TestServer_1bdeadac-58ff-4237-a3f6-7789d011f22d1] VM status=BUILD, retrying 10 of 150... 2018-12-27 18:12:18,822 DEBUG [TestServer_1bdeadac-58ff-4237-a3f6-7789d011f22d1] VM status=BUILD, retrying 11 of 150... 2018-12-27 18:12:21,565 DEBUG [TestServer_1bdeadac-58ff-4237-a3f6-7789d011f22d1] VM status=BUILD, retrying 12 of 150... 2018-12-27 18:12:24,297 DEBUG [TestServer_1bdeadac-58ff-4237-a3f6-7789d011f22d1] VM status=BUILD, retrying 13 of 150... 2018-12-27 18:12:27,128 DEBUG [TestServer_1bdeadac-58ff-4237-a3f6-7789d011f22d1] VM status=BUILD, retrying 14 of 150... 2018-12-27 18:12:29,715 DEBUG [TestServer_1bdeadac-58ff-4237-a3f6-7789d011f22d1] VM status=BUILD, retrying 15 of 150... 2018-12-27 18:12:32,283 DEBUG [TestServer_1bdeadac-58ff-4237-a3f6-7789d011f22d1] VM status=BUILD, retrying 16 of 150... 2018-12-27 18:12:35,287 DEBUG [TestServer_1bdeadac-58ff-4237-a3f6-7789d011f22d1] VM status=BUILD, retrying 17 of 150... 2018-12-27 18:12:37,857 DEBUG [TestServer_1bdeadac-58ff-4237-a3f6-7789d011f22d1] VM status=BUILD, retrying 18 of 150... 2018-12-27 18:12:40,888 DEBUG [TestServer_1bdeadac-58ff-4237-a3f6-7789d011f22d1] VM status=BUILD, retrying 19 of 150... 2018-12-27 18:12:43,331 DEBUG [TestServer_1bdeadac-58ff-4237-a3f6-7789d011f22d1] VM status=BUILD, retrying 20 of 150... 2018-12-27 18:12:46,270 DEBUG [TestServer_1bdeadac-58ff-4237-a3f6-7789d011f22d1] VM status=BUILD, retrying 21 of 150... 2018-12-27 18:12:48,833 DEBUG [TestServer_1bdeadac-58ff-4237-a3f6-7789d011f22d1] VM status=BUILD, retrying 22 of 150... 2018-12-27 18:12:51,389 DEBUG [TestServer_1bdeadac-58ff-4237-a3f6-7789d011f22d1] VM status=BUILD, retrying 23 of 150... 2018-12-27 18:12:53,978 DEBUG [TestServer_1bdeadac-58ff-4237-a3f6-7789d011f22d1] VM status=BUILD, retrying 24 of 150... 2018-12-27 18:12:56,518 DEBUG [TestServer_1bdeadac-58ff-4237-a3f6-7789d011f22d1] VM status=BUILD, retrying 25 of 150... 2018-12-27 18:12:59,268 DEBUG [TestServer_1bdeadac-58ff-4237-a3f6-7789d011f22d1] VM status=BUILD, retrying 26 of 150... 2018-12-27 18:13:01,934 DEBUG [TestServer_1bdeadac-58ff-4237-a3f6-7789d011f22d1] VM status=BUILD, retrying 27 of 150... 2018-12-27 18:13:04,499 DEBUG [TestServer_1bdeadac-58ff-4237-a3f6-7789d011f22d1] VM status=BUILD, retrying 28 of 150... 2018-12-27 18:13:07,150 DEBUG [TestServer_1bdeadac-58ff-4237-a3f6-7789d011f22d1] VM status=BUILD, retrying 29 of 150... 2018-12-27 18:13:09,678 DEBUG [TestServer_1bdeadac-58ff-4237-a3f6-7789d011f22d1] VM status=BUILD, retrying 30 of 150... 2018-12-27 18:13:12,238 DEBUG [TestServer_1bdeadac-58ff-4237-a3f6-7789d011f22d1] VM status=BUILD, retrying 31 of 150... 2018-12-27 18:13:14,813 DEBUG [TestServer_1bdeadac-58ff-4237-a3f6-7789d011f22d1] VM status=BUILD, retrying 32 of 150... 2018-12-27 18:13:17,269 DEBUG [TestServer_1bdeadac-58ff-4237-a3f6-7789d011f22d1] VM status=BUILD, retrying 33 of 150... 2018-12-27 18:13:19,851 DEBUG [TestServer_1bdeadac-58ff-4237-a3f6-7789d011f22d1] VM status=BUILD, retrying 34 of 150... 2018-12-27 18:13:22,610 DEBUG [TestServer_1bdeadac-58ff-4237-a3f6-7789d011f22d1] VM status=BUILD, retrying 35 of 150... 2018-12-27 18:13:25,175 DEBUG [TestServer_1bdeadac-58ff-4237-a3f6-7789d011f22d1] VM status=BUILD, retrying 36 of 150... 2018-12-27 18:13:27,901 DEBUG [TestServer_1bdeadac-58ff-4237-a3f6-7789d011f22d1] VM status=BUILD, retrying 37 of 150... 2018-12-27 18:13:30,493 DEBUG [TestServer_1bdeadac-58ff-4237-a3f6-7789d011f22d1] VM status=BUILD, retrying 38 of 150... 2018-12-27 18:13:33,048 DEBUG [TestServer_1bdeadac-58ff-4237-a3f6-7789d011f22d1] VM status=BUILD, retrying 39 of 150... 2018-12-27 18:13:35,664 DEBUG [TestServer_1bdeadac-58ff-4237-a3f6-7789d011f22d1] VM status=BUILD, retrying 40 of 150... 2018-12-27 18:13:39,964 INFO [TestServer_1bdeadac-58ff-4237-a3f6-7789d011f22d1] Internal network IP: 192.168.1.8 2018-12-27 18:13:39,964 INFO [TestServer_1bdeadac-58ff-4237-a3f6-7789d011f22d1] SSH IP: 172.30.9.200 2018-12-27 18:13:39,964 INFO [TestServer_1bdeadac-58ff-4237-a3f6-7789d011f22d1] Setup SSH for ubuntu@172.30.9.200 2018-12-27 18:13:49,388 INFO [TestServer_1bdeadac-58ff-4237-a3f6-7789d011f22d1] Installing nuttcp-8.1.4... 2018-12-27 18:13:49,434 DEBUG [TestServer_1bdeadac-58ff-4237-a3f6-7789d011f22d1] Copying nuttcp-8.1.4 to target... 2018-12-27 18:13:49,583 DEBUG [TestServer_1bdeadac-58ff-4237-a3f6-7789d011f22d1] Starting nuttcp-8.1.4 server... 2018-12-27 18:13:49,624 DEBUG [TestServer_1bdeadac-58ff-4237-a3f6-7789d011f22d1] 2018-12-27 18:13:49,670 INFO [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d1] Creating client VM... 2018-12-27 18:13:49,671 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d1] Starting on zone nova:overcloud-novacompute-1.opnfvlf.org 2018-12-27 18:13:52,412 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d1] VM status=BUILD, retrying 1 of 150... 2018-12-27 18:13:54,769 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d1] VM status=BUILD, retrying 2 of 150... 2018-12-27 18:13:57,311 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d1] VM status=BUILD, retrying 3 of 150... 2018-12-27 18:14:00,037 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d1] VM status=BUILD, retrying 4 of 150... 2018-12-27 18:14:04,325 INFO [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d1] Internal network IP: 192.168.1.7 2018-12-27 18:14:04,325 INFO [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d1] SSH IP: 172.30.9.204 2018-12-27 18:14:04,326 INFO [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d1] Setup SSH for ubuntu@172.30.9.204 2018-12-27 18:14:15,649 INFO [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d1] Installing nuttcp-8.1.4... 2018-12-27 18:14:15,693 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d1] Copying nuttcp-8.1.4 to target... 2018-12-27 18:14:15,856 INFO ============================================================ 2018-12-27 18:14:15,856 INFO Flow 1: VM to VM same network fixed IP (intra-node) 2018-12-27 18:14:24,902 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d1] PING 192.168.1.8 (192.168.1.8) 64(92) bytes of data. 72 bytes from 192.168.1.8: icmp_seq=1 ttl=64 time=0.795 ms 72 bytes from 192.168.1.8: icmp_seq=2 ttl=64 time=0.308 ms 72 bytes from 192.168.1.8: icmp_seq=3 ttl=64 time=0.196 ms 72 bytes from 192.168.1.8: icmp_seq=4 ttl=64 time=0.124 ms 72 bytes from 192.168.1.8: icmp_seq=5 ttl=64 time=0.370 ms 72 bytes from 192.168.1.8: icmp_seq=6 ttl=64 time=0.152 ms 72 bytes from 192.168.1.8: icmp_seq=7 ttl=64 time=0.110 ms 72 bytes from 192.168.1.8: icmp_seq=8 ttl=64 time=0.143 ms 72 bytes from 192.168.1.8: icmp_seq=9 ttl=64 time=0.177 ms 72 bytes from 192.168.1.8: icmp_seq=10 ttl=64 time=0.174 ms --- 192.168.1.8 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9000ms rtt min/avg/max/mdev = 0.110/0.254/0.795/0.197 ms 2018-12-27 18:14:33,971 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d1] PING 192.168.1.8 (192.168.1.8) 391(419) bytes of data. 399 bytes from 192.168.1.8: icmp_seq=1 ttl=64 time=0.143 ms 399 bytes from 192.168.1.8: icmp_seq=2 ttl=64 time=0.124 ms 399 bytes from 192.168.1.8: icmp_seq=3 ttl=64 time=0.127 ms 399 bytes from 192.168.1.8: icmp_seq=4 ttl=64 time=0.238 ms 399 bytes from 192.168.1.8: icmp_seq=5 ttl=64 time=0.135 ms 399 bytes from 192.168.1.8: icmp_seq=6 ttl=64 time=0.331 ms 399 bytes from 192.168.1.8: icmp_seq=7 ttl=64 time=0.258 ms 399 bytes from 192.168.1.8: icmp_seq=8 ttl=64 time=0.409 ms 399 bytes from 192.168.1.8: icmp_seq=9 ttl=64 time=0.229 ms 399 bytes from 192.168.1.8: icmp_seq=10 ttl=64 time=0.160 ms --- 192.168.1.8 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8996ms rtt min/avg/max/mdev = 0.124/0.215/0.409/0.092 ms 2018-12-27 18:14:43,015 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d1] PING 192.168.1.8 (192.168.1.8) 1500(1528) bytes of data. 1508 bytes from 192.168.1.8: icmp_seq=1 ttl=64 time=0.406 ms 1508 bytes from 192.168.1.8: icmp_seq=2 ttl=64 time=0.188 ms 1508 bytes from 192.168.1.8: icmp_seq=3 ttl=64 time=0.165 ms 1508 bytes from 192.168.1.8: icmp_seq=4 ttl=64 time=0.217 ms 1508 bytes from 192.168.1.8: icmp_seq=5 ttl=64 time=0.302 ms 1508 bytes from 192.168.1.8: icmp_seq=6 ttl=64 time=0.225 ms 1508 bytes from 192.168.1.8: icmp_seq=7 ttl=64 time=0.249 ms 1508 bytes from 192.168.1.8: icmp_seq=8 ttl=64 time=0.145 ms 1508 bytes from 192.168.1.8: icmp_seq=9 ttl=64 time=0.171 ms 1508 bytes from 192.168.1.8: icmp_seq=10 ttl=64 time=0.212 ms --- 192.168.1.8 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.145/0.228/0.406/0.073 ms 2018-12-27 18:14:43,016 INFO [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d1] Measuring TCP Throughput (packet size=65536)... 2018-12-27 18:14:43,016 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d1] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.8 2018-12-27 18:14:53,116 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d1] megabytes=20760.1150 real_seconds=10.00 rate_Mbps=17412.6126 tx_cpu=36 rx_cpu=50 retrans=0 cwnd=3138 rtt_ms=0.30 2018-12-27 18:14:53,118 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d1] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.8 2018-12-27 18:15:03,219 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d1] megabytes=21138.4688 real_seconds=10.00 rate_Mbps=17727.2497 tx_cpu=36 rx_cpu=50 retrans=0 cwnd=3138 rtt_ms=0.21 2018-12-27 18:15:03,220 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d1] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.8 2018-12-27 18:15:13,323 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d1] megabytes=19844.7174 real_seconds=10.00 rate_Mbps=16644.4805 tx_cpu=33 rx_cpu=48 retrans=0 cwnd=3138 rtt_ms=0.31 2018-12-27 18:15:13,323 INFO [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d1] Measuring UDP Throughput (packet size=128)... 2018-12-27 18:15:13,324 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d1] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.8 2018-12-27 18:15:16,656 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d1] megabytes=25.2051 real_seconds=1.00 rate_Mbps=211.0676 tx_cpu=16 rx_cpu=34 drop=8 pkt=206488 data_loss=0.00397 2018-12-27 18:15:16,658 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d1] pkt-size=128 throughput=1<216133/5000000<10000000 Kbps loss-rate=0 2018-12-27 18:15:16,659 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d1] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R648399K -p5001 -P5002 -fparse 192.168.1.8 2018-12-27 18:15:20,010 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d1] megabytes=25.9530 real_seconds=1.00 rate_Mbps=217.3227 tx_cpu=18 rx_cpu=37 drop=0 pkt=212607 data_loss=0.00000 2018-12-27 18:15:20,010 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d1] pkt-size=128 throughput=1<222538/648399<648399 Kbps loss-rate=0 2018-12-27 18:15:20,011 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d1] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R435468K -p5001 -P5002 -fparse 192.168.1.8 2018-12-27 18:15:23,334 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d1] megabytes=24.6243 real_seconds=1.00 rate_Mbps=206.2945 tx_cpu=19 rx_cpu=35 drop=46 pkt=201768 data_loss=0.02274 2018-12-27 18:15:23,335 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d1] pkt-size=128 throughput=1<211245/435468<435468 Kbps loss-rate=0 2018-12-27 18:15:23,335 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d1] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R323356K -p5001 -P5002 -fparse 192.168.1.8 2018-12-27 18:15:26,660 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d1] megabytes=25.6482 real_seconds=1.00 rate_Mbps=214.7463 tx_cpu=19 rx_cpu=36 drop=425 pkt=210535 data_loss=0.20194 2018-12-27 18:15:26,660 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d1] pkt-size=128 throughput=1<219900/323356<323356 Kbps loss-rate=0 2018-12-27 18:15:26,660 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d1] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R271628K -p5001 -P5002 -fparse 192.168.1.8 2018-12-27 18:15:29,989 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d1] megabytes=27.0443 real_seconds=1.00 rate_Mbps=226.4287 tx_cpu=18 rx_cpu=39 drop=509 pkt=222056 data_loss=0.22910 2018-12-27 18:15:29,990 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d1] pkt-size=128 throughput=1<231862/271628<271628 Kbps loss-rate=0 2018-12-27 18:15:29,990 DEBUG undershot, min=231862 kbps=251745 max=271628 2018-12-27 18:15:29,990 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d1] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R251745K -p5001 -P5002 -fparse 192.168.1.8 2018-12-27 18:15:33,317 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d1] megabytes=26.2520 real_seconds=1.00 rate_Mbps=219.7596 tx_cpu=18 rx_cpu=36 drop=904 pkt=215960 data_loss=0.41840 2018-12-27 18:15:33,318 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d1] pkt-size=128 throughput=231862<225033/251745<271628 Kbps loss-rate=0 2018-12-27 18:15:33,318 DEBUG undershot, min=251745 kbps=261686 max=271628 2018-12-27 18:15:33,318 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d1] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R261686K -p5001 -P5002 -fparse 192.168.1.8 2018-12-27 18:15:36,643 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d1] megabytes=23.4507 real_seconds=1.00 rate_Mbps=196.3691 tx_cpu=23 rx_cpu=38 drop=0 pkt=192108 data_loss=0.00000 2018-12-27 18:15:36,644 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d1] pkt-size=128 throughput=251745<201081/261686<271628 Kbps loss-rate=0 2018-12-27 18:15:36,644 INFO [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d1] Measuring UDP Throughput (packet size=1024)... 2018-12-27 18:15:36,645 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d1] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.8 2018-12-27 18:15:39,995 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d1] megabytes=190.9590 real_seconds=1.00 rate_Mbps=1600.6636 tx_cpu=25 rx_cpu=35 drop=97 pkt=195639 data_loss=0.04957 2018-12-27 18:15:39,995 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d1] pkt-size=1024 throughput=1<1639079/5000000<10000000 Kbps loss-rate=0 2018-12-27 18:15:39,996 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d1] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3319539K -p5001 -P5002 -fparse 192.168.1.8 2018-12-27 18:15:43,320 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d1] megabytes=206.7051 real_seconds=1.00 rate_Mbps=1732.2183 tx_cpu=27 rx_cpu=40 drop=463 pkt=212129 data_loss=0.21824 2018-12-27 18:15:43,320 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d1] pkt-size=1024 throughput=1<1773791/3319539<3319539 Kbps loss-rate=0 2018-12-27 18:15:43,321 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d1] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2546665K -p5001 -P5002 -fparse 192.168.1.8 2018-12-27 18:15:46,648 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d1] megabytes=196.1104 real_seconds=1.00 rate_Mbps=1643.0801 tx_cpu=25 rx_cpu=34 drop=706 pkt=201523 data_loss=0.35031 2018-12-27 18:15:46,648 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d1] pkt-size=1024 throughput=1<1682514/2546665<2546665 Kbps loss-rate=0 2018-12-27 18:15:46,648 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d1] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2114589K -p5001 -P5002 -fparse 192.168.1.8 2018-12-27 18:15:49,977 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d1] megabytes=191.6943 real_seconds=1.00 rate_Mbps=1605.2908 tx_cpu=25 rx_cpu=37 drop=427 pkt=196722 data_loss=0.21706 2018-12-27 18:15:49,977 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d1] pkt-size=1024 throughput=1<1643817/2114589<2114589 Kbps loss-rate=0 2018-12-27 18:15:49,977 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d1] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1879203K -p5001 -P5002 -fparse 192.168.1.8 2018-12-27 18:15:53,304 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d1] megabytes=204.0596 real_seconds=1.00 rate_Mbps=1710.0793 tx_cpu=27 rx_cpu=39 drop=99 pkt=209056 data_loss=0.04732 2018-12-27 18:15:53,304 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d1] pkt-size=1024 throughput=1<1751121/1879203<1879203 Kbps loss-rate=0 2018-12-27 18:15:53,304 DEBUG undershot, min=1751121 kbps=1815162 max=1879203 2018-12-27 18:15:53,305 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d1] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1815162K -p5001 -P5002 -fparse 192.168.1.8 2018-12-27 18:15:56,633 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d1] megabytes=178.0684 real_seconds=1.00 rate_Mbps=1491.1124 tx_cpu=28 rx_cpu=37 drop=508 pkt=182850 data_loss=0.27783 2018-12-27 18:15:56,633 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d1] pkt-size=1024 throughput=1751121<1526899/1815162<1879203 Kbps loss-rate=0 2018-12-27 18:15:56,633 DEBUG undershot, min=1815162 kbps=1847182 max=1879203 2018-12-27 18:15:56,634 INFO [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d1] Measuring UDP Throughput (packet size=8192)... 2018-12-27 18:15:56,634 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d1] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.8 2018-12-27 18:15:59,959 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d1] megabytes=593.2422 real_seconds=1.00 rate_Mbps=4977.0187 tx_cpu=99 rx_cpu=23 drop=359 pkt=76294 data_loss=0.47055 2018-12-27 18:15:59,960 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d1] pkt-size=8192 throughput=1<5096467/5000000<10000000 Kbps loss-rate=0 2018-12-27 18:15:59,960 DEBUG undershot, min=5096467 kbps=7548233 max=10000000 2018-12-27 18:15:59,960 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d1] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R7548233K -p5001 -P5002 -fparse 192.168.1.8 2018-12-27 18:16:03,288 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d1] megabytes=899.2188 real_seconds=1.00 rate_Mbps=7543.1710 tx_cpu=96 rx_cpu=32 drop=77 pkt=115177 data_loss=0.06685 2018-12-27 18:16:03,289 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d1] pkt-size=8192 throughput=5096467<7724207/7548233<10000000 Kbps loss-rate=0 2018-12-27 18:16:03,289 DEBUG undershot, min=7724207 kbps=8862103 max=10000000 2018-12-27 18:16:03,289 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d1] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R8862103K -p5001 -P5002 -fparse 192.168.1.8 2018-12-27 18:16:06,618 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d1] megabytes=1024.3750 real_seconds=1.00 rate_Mbps=8583.4583 tx_cpu=59 rx_cpu=32 drop=287 pkt=131407 data_loss=0.21841 2018-12-27 18:16:06,619 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d1] pkt-size=8192 throughput=7724207<8789461/8862103<10000000 Kbps loss-rate=0 2018-12-27 18:16:06,619 DEBUG undershot, min=8789461 kbps=9394730 max=10000000 2018-12-27 18:16:06,619 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d1] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R9394730K -p5001 -P5002 -fparse 192.168.1.8 2018-12-27 18:16:09,944 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d1] megabytes=1117.6328 real_seconds=1.00 rate_Mbps=9375.9649 tx_cpu=98 rx_cpu=39 drop=295 pkt=143352 data_loss=0.20579 2018-12-27 18:16:09,944 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d1] pkt-size=8192 throughput=8789461<9600988/9394730<10000000 Kbps loss-rate=0 2018-12-27 18:16:09,945 DEBUG undershot, min=9600988 kbps=9800494 max=10000000 2018-12-27 18:16:09,956 INFO { 'az_from': u'nova:overcloud-novacompute-1.opnfvlf.org', 'az_to': u'nova:overcloud-novacompute-1.opnfvlf.org', 'desc': 'VM to VM same network fixed IP (intra-node)', 'distro_id': 'Ubuntu', 'distro_version': '14.04', 'ip_from': u'192.168.1.7', 'ip_to': u'192.168.1.8', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'rtt_ms': 0.3, 'throughput_kbps': 17830515, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'rtt_ms': 0.21, 'throughput_kbps': 18152703, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'rtt_ms': 0.31, 'throughput_kbps': 17043948, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.0, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 201081, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.28, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 1526899, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.21, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 9600988, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '0.254', 'rtt_max_ms': '0.795', 'rtt_min_ms': '0.110', 'rtt_stddev': '0.197', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.215', 'rtt_max_ms': '0.409', 'rtt_min_ms': '0.124', 'rtt_stddev': '0.092', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.228', 'rtt_max_ms': '0.406', 'rtt_min_ms': '0.145', 'rtt_stddev': '0.073', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} No handlers could be found for logger "vmtp_file" 2018-12-27 18:16:09,957 INFO Deleting floating ip c3a8f02d-703c-4338-bdfa-18588f4f968b 2018-12-27 18:16:10,559 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d1] Floating IP 172.30.9.204 deleted 2018-12-27 18:16:10,696 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d1] Instance deleted 2018-12-27 18:16:10,811 INFO [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d2] Creating client VM... 2018-12-27 18:16:10,811 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d2] Starting on zone nova:overcloud-novacompute-1.opnfvlf.org 2018-12-27 18:16:13,721 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d2] VM status=BUILD, retrying 1 of 150... 2018-12-27 18:16:16,376 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d2] VM status=BUILD, retrying 2 of 150... 2018-12-27 18:16:19,059 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d2] VM status=BUILD, retrying 3 of 150... 2018-12-27 18:16:21,600 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d2] VM status=BUILD, retrying 4 of 150... 2018-12-27 18:16:24,168 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d2] VM status=BUILD, retrying 5 of 150... 2018-12-27 18:16:26,739 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d2] VM status=BUILD, retrying 6 of 150... 2018-12-27 18:16:30,885 INFO [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d2] Internal network IP: 192.168.2.3 2018-12-27 18:16:30,885 INFO [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d2] SSH IP: 172.30.9.203 2018-12-27 18:16:30,885 INFO [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d2] Setup SSH for ubuntu@172.30.9.203 2018-12-27 18:16:38,503 INFO [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d2] Installing nuttcp-8.1.4... 2018-12-27 18:16:38,548 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d2] Copying nuttcp-8.1.4 to target... 2018-12-27 18:16:38,714 INFO ============================================================ 2018-12-27 18:16:38,715 INFO Flow 2: VM to VM different network fixed IP (intra-node) 2018-12-27 18:16:47,760 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d2] PING 192.168.1.8 (192.168.1.8) 64(92) bytes of data. 72 bytes from 192.168.1.8: icmp_seq=1 ttl=63 time=0.657 ms 72 bytes from 192.168.1.8: icmp_seq=2 ttl=63 time=0.481 ms 72 bytes from 192.168.1.8: icmp_seq=3 ttl=63 time=0.159 ms 72 bytes from 192.168.1.8: icmp_seq=4 ttl=63 time=0.108 ms 72 bytes from 192.168.1.8: icmp_seq=5 ttl=63 time=0.138 ms 72 bytes from 192.168.1.8: icmp_seq=6 ttl=63 time=0.183 ms 72 bytes from 192.168.1.8: icmp_seq=7 ttl=63 time=0.190 ms 72 bytes from 192.168.1.8: icmp_seq=8 ttl=63 time=0.117 ms 72 bytes from 192.168.1.8: icmp_seq=9 ttl=63 time=0.131 ms 72 bytes from 192.168.1.8: icmp_seq=10 ttl=63 time=0.183 ms --- 192.168.1.8 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9827ms rtt min/avg/max/mdev = 0.108/0.234/0.657/0.174 ms 2018-12-27 18:16:56,801 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d2] PING 192.168.1.8 (192.168.1.8) 391(419) bytes of data. 399 bytes from 192.168.1.8: icmp_seq=1 ttl=63 time=0.132 ms 399 bytes from 192.168.1.8: icmp_seq=2 ttl=63 time=0.108 ms 399 bytes from 192.168.1.8: icmp_seq=3 ttl=63 time=0.134 ms 399 bytes from 192.168.1.8: icmp_seq=4 ttl=63 time=0.177 ms 399 bytes from 192.168.1.8: icmp_seq=5 ttl=63 time=0.139 ms 399 bytes from 192.168.1.8: icmp_seq=6 ttl=63 time=0.108 ms 399 bytes from 192.168.1.8: icmp_seq=7 ttl=63 time=0.095 ms 399 bytes from 192.168.1.8: icmp_seq=8 ttl=63 time=0.191 ms 399 bytes from 192.168.1.8: icmp_seq=9 ttl=63 time=0.126 ms 399 bytes from 192.168.1.8: icmp_seq=10 ttl=63 time=0.108 ms --- 192.168.1.8 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.095/0.131/0.191/0.032 ms 2018-12-27 18:17:05,841 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d2] PING 192.168.1.8 (192.168.1.8) 1500(1528) bytes of data. 1508 bytes from 192.168.1.8: icmp_seq=1 ttl=63 time=0.350 ms 1508 bytes from 192.168.1.8: icmp_seq=2 ttl=63 time=0.202 ms 1508 bytes from 192.168.1.8: icmp_seq=3 ttl=63 time=0.263 ms 1508 bytes from 192.168.1.8: icmp_seq=4 ttl=63 time=0.131 ms 1508 bytes from 192.168.1.8: icmp_seq=5 ttl=63 time=0.130 ms 1508 bytes from 192.168.1.8: icmp_seq=6 ttl=63 time=0.161 ms 1508 bytes from 192.168.1.8: icmp_seq=7 ttl=63 time=0.151 ms 1508 bytes from 192.168.1.8: icmp_seq=8 ttl=63 time=0.282 ms 1508 bytes from 192.168.1.8: icmp_seq=9 ttl=63 time=0.130 ms 1508 bytes from 192.168.1.8: icmp_seq=10 ttl=63 time=0.135 ms --- 192.168.1.8 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.130/0.193/0.350/0.075 ms 2018-12-27 18:17:05,842 INFO [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d2] Measuring TCP Throughput (packet size=65536)... 2018-12-27 18:17:05,842 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d2] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.8 2018-12-27 18:17:15,941 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d2] megabytes=20030.5032 real_seconds=10.00 rate_Mbps=16800.6434 tx_cpu=34 rx_cpu=52 retrans=0 cwnd=3138 rtt_ms=0.26 2018-12-27 18:17:15,941 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d2] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.8 2018-12-27 18:17:26,042 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d2] megabytes=19527.4375 real_seconds=10.00 rate_Mbps=16379.1656 tx_cpu=34 rx_cpu=52 retrans=0 cwnd=3138 rtt_ms=0.20 2018-12-27 18:17:26,042 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d2] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.8 2018-12-27 18:17:36,143 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d2] megabytes=19487.8714 real_seconds=10.00 rate_Mbps=16346.6878 tx_cpu=34 rx_cpu=51 retrans=0 cwnd=3138 rtt_ms=0.31 2018-12-27 18:17:36,143 INFO [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d2] Measuring UDP Throughput (packet size=128)... 2018-12-27 18:17:36,143 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d2] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.8 2018-12-27 18:17:39,470 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d2] megabytes=24.9969 real_seconds=1.00 rate_Mbps=209.3107 tx_cpu=19 rx_cpu=36 drop=113 pkt=204888 data_loss=0.05518 2018-12-27 18:17:39,470 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d2] pkt-size=128 throughput=1<214334/5000000<10000000 Kbps loss-rate=0 2018-12-27 18:17:39,471 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d2] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R643002K -p5001 -P5002 -fparse 192.168.1.8 2018-12-27 18:17:42,798 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d2] megabytes=26.0693 real_seconds=1.00 rate_Mbps=218.2749 tx_cpu=17 rx_cpu=36 drop=0 pkt=213560 data_loss=0.00000 2018-12-27 18:17:42,799 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d2] pkt-size=128 throughput=1<223513/643002<643002 Kbps loss-rate=0 2018-12-27 18:17:42,799 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d2] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R433257K -p5001 -P5002 -fparse 192.168.1.8 2018-12-27 18:17:46,125 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d2] megabytes=25.9644 real_seconds=1.00 rate_Mbps=217.3696 tx_cpu=17 rx_cpu=35 drop=0 pkt=212700 data_loss=0.00000 2018-12-27 18:17:46,126 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d2] pkt-size=128 throughput=1<222586/433257<433257 Kbps loss-rate=0 2018-12-27 18:17:46,126 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d2] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R327921K -p5001 -P5002 -fparse 192.168.1.8 2018-12-27 18:17:49,454 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d2] megabytes=27.2750 real_seconds=1.00 rate_Mbps=228.4233 tx_cpu=18 rx_cpu=37 drop=61 pkt=223498 data_loss=0.02749 2018-12-27 18:17:49,455 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d2] pkt-size=128 throughput=1<233905/327921<327921 Kbps loss-rate=0 2018-12-27 18:17:49,455 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d2] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R280913K -p5001 -P5002 -fparse 192.168.1.8 2018-12-27 18:17:52,782 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d2] megabytes=23.7296 real_seconds=1.00 rate_Mbps=198.6429 tx_cpu=21 rx_cpu=34 drop=0 pkt=194393 data_loss=0.00000 2018-12-27 18:17:52,782 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d2] pkt-size=128 throughput=1<203410/280913<280913 Kbps loss-rate=0 2018-12-27 18:17:52,783 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d2] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R242161K -p5001 -P5002 -fparse 192.168.1.8 2018-12-27 18:17:56,110 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d2] megabytes=23.3407 real_seconds=1.00 rate_Mbps=195.4288 tx_cpu=22 rx_cpu=31 drop=48 pkt=191255 data_loss=0.02527 2018-12-27 18:17:56,110 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d2] pkt-size=128 throughput=1<200119/242161<242161 Kbps loss-rate=0 2018-12-27 18:17:56,110 DEBUG undershot, min=200119 kbps=221140 max=242161 2018-12-27 18:17:56,111 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d2] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R221140K -p5001 -P5002 -fparse 192.168.1.8 2018-12-27 18:17:59,440 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d2] megabytes=25.9647 real_seconds=1.00 rate_Mbps=217.4519 tx_cpu=44 rx_cpu=35 drop=116 pkt=212818 data_loss=0.05428 2018-12-27 18:17:59,440 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d2] pkt-size=128 throughput=200119<222670/221140<242161 Kbps loss-rate=0 2018-12-27 18:17:59,440 DEBUG undershot, min=222670 kbps=232415 max=242161 2018-12-27 18:17:59,441 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d2] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R232415K -p5001 -P5002 -fparse 192.168.1.8 2018-12-27 18:18:02,794 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d2] megabytes=23.4011 real_seconds=1.00 rate_Mbps=195.9756 tx_cpu=22 rx_cpu=34 drop=0 pkt=191702 data_loss=0.00000 2018-12-27 18:18:02,794 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d2] pkt-size=128 throughput=222670<200679/232415<242161 Kbps loss-rate=0 2018-12-27 18:18:02,794 DEBUG undershot, min=232415 kbps=237288 max=242161 2018-12-27 18:18:02,795 INFO [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d2] Measuring UDP Throughput (packet size=1024)... 2018-12-27 18:18:02,795 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d2] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.8 2018-12-27 18:18:06,146 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d2] megabytes=202.6611 real_seconds=1.00 rate_Mbps=1698.0275 tx_cpu=26 rx_cpu=33 drop=0 pkt=207525 data_loss=0.00000 2018-12-27 18:18:06,147 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d2] pkt-size=1024 throughput=1<1738780/5000000<10000000 Kbps loss-rate=0 2018-12-27 18:18:06,147 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d2] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3369390K -p5001 -P5002 -fparse 192.168.1.8 2018-12-27 18:18:09,474 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d2] megabytes=219.9951 real_seconds=1.00 rate_Mbps=1843.1710 tx_cpu=28 rx_cpu=41 drop=80 pkt=225355 data_loss=0.03549 2018-12-27 18:18:09,474 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d2] pkt-size=1024 throughput=1<1887407/3369390<3369390 Kbps loss-rate=0 2018-12-27 18:18:09,475 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d2] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2628398K -p5001 -P5002 -fparse 192.168.1.8 2018-12-27 18:18:12,803 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d2] megabytes=205.9043 real_seconds=1.00 rate_Mbps=1725.6628 tx_cpu=26 rx_cpu=35 drop=0 pkt=210846 data_loss=0.00000 2018-12-27 18:18:12,803 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d2] pkt-size=1024 throughput=1<1767078/2628398<2628398 Kbps loss-rate=0 2018-12-27 18:18:12,804 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d2] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2197738K -p5001 -P5002 -fparse 192.168.1.8 2018-12-27 18:18:16,129 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d2] megabytes=220.6777 real_seconds=1.00 rate_Mbps=1850.2169 tx_cpu=29 rx_cpu=38 drop=9 pkt=225983 data_loss=0.00399 2018-12-27 18:18:16,130 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d2] pkt-size=1024 throughput=1<1894622/2197738<2197738 Kbps loss-rate=0 2018-12-27 18:18:16,130 DEBUG undershot, min=1894622 kbps=2046180 max=2197738 2018-12-27 18:18:16,130 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d2] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2046180K -p5001 -P5002 -fparse 192.168.1.8 2018-12-27 18:18:19,459 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d2] megabytes=209.9053 real_seconds=1.00 rate_Mbps=1758.4286 tx_cpu=27 rx_cpu=32 drop=58 pkt=215001 data_loss=0.02696 2018-12-27 18:18:19,459 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d2] pkt-size=1024 throughput=1894622<1800630/2046180<2197738 Kbps loss-rate=0 2018-12-27 18:18:19,459 DEBUG undershot, min=2046180 kbps=2121959 max=2197738 2018-12-27 18:18:19,460 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d2] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2121959K -p5001 -P5002 -fparse 192.168.1.8 2018-12-27 18:18:22,812 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d2] megabytes=207.3584 real_seconds=1.00 rate_Mbps=1737.6742 tx_cpu=27 rx_cpu=32 drop=0 pkt=212335 data_loss=0.00000 2018-12-27 18:18:22,812 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d2] pkt-size=1024 throughput=2046180<1779378/2121959<2197738 Kbps loss-rate=0 2018-12-27 18:18:22,813 DEBUG undershot, min=2121959 kbps=2159848 max=2197738 2018-12-27 18:18:22,813 INFO [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d2] Measuring UDP Throughput (packet size=8192)... 2018-12-27 18:18:22,813 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d2] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.8 2018-12-27 18:18:26,164 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d2] megabytes=594.2188 real_seconds=1.00 rate_Mbps=4984.1598 tx_cpu=99 rx_cpu=23 drop=234 pkt=76294 data_loss=0.30670 2018-12-27 18:18:26,165 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d2] pkt-size=8192 throughput=1<5103779/5000000<10000000 Kbps loss-rate=0 2018-12-27 18:18:26,165 DEBUG undershot, min=5103779 kbps=7551889 max=10000000 2018-12-27 18:18:26,165 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d2] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R7551889K -p5001 -P5002 -fparse 192.168.1.8 2018-12-27 18:18:29,518 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d2] megabytes=899.4375 real_seconds=1.00 rate_Mbps=7545.1418 tx_cpu=99 rx_cpu=30 drop=106 pkt=115234 data_loss=0.09198 2018-12-27 18:18:29,518 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d2] pkt-size=8192 throughput=5103779<7726225/7551889<10000000 Kbps loss-rate=0 2018-12-27 18:18:29,518 DEBUG undershot, min=7726225 kbps=8863112 max=10000000 2018-12-27 18:18:29,519 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d2] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R8863112K -p5001 -P5002 -fparse 192.168.1.8 2018-12-27 18:18:32,870 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d2] megabytes=1015.1562 real_seconds=1.00 rate_Mbps=8505.4817 tx_cpu=56 rx_cpu=33 drop=27 pkt=129967 data_loss=0.02078 2018-12-27 18:18:32,871 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d2] pkt-size=8192 throughput=7726225<8709613/8863112<10000000 Kbps loss-rate=0 2018-12-27 18:18:32,871 DEBUG undershot, min=8709613 kbps=9354806 max=10000000 2018-12-27 18:18:32,871 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d2] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R9354806K -p5001 -P5002 -fparse 192.168.1.8 2018-12-27 18:18:36,199 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d2] megabytes=1066.0078 real_seconds=1.00 rate_Mbps=8933.3169 tx_cpu=59 rx_cpu=34 drop=182 pkt=136631 data_loss=0.13321 2018-12-27 18:18:36,199 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d2] pkt-size=8192 throughput=8709613<9147716/9354806<10000000 Kbps loss-rate=0 2018-12-27 18:18:36,199 DEBUG undershot, min=9147716 kbps=9573858 max=10000000 2018-12-27 18:18:36,200 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d2] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R9573858K -p5001 -P5002 -fparse 192.168.1.8 2018-12-27 18:18:39,528 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d2] megabytes=964.5703 real_seconds=1.00 rate_Mbps=8077.8718 tx_cpu=25 rx_cpu=30 drop=143 pkt=123608 data_loss=0.11569 2018-12-27 18:18:39,529 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d2] pkt-size=8192 throughput=9147716<8271740/9573858<10000000 Kbps loss-rate=0 2018-12-27 18:18:39,529 DEBUG undershot, min=9573858 kbps=9786929 max=10000000 2018-12-27 18:18:39,540 INFO { 'az_from': u'nova:overcloud-novacompute-1.opnfvlf.org', 'az_to': u'nova:overcloud-novacompute-1.opnfvlf.org', 'desc': 'VM to VM different network fixed IP (intra-node)', 'distro_id': 'Ubuntu', 'distro_version': '14.04', 'ip_from': u'192.168.2.3', 'ip_to': u'192.168.1.8', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'rtt_ms': 0.26, 'throughput_kbps': 17203858, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'rtt_ms': 0.2, 'throughput_kbps': 16772265, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'rtt_ms': 0.31, 'throughput_kbps': 16739008, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.0, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 200679, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.0, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 1779378, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.12, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 8271740, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '0.234', 'rtt_max_ms': '0.657', 'rtt_min_ms': '0.108', 'rtt_stddev': '0.174', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.131', 'rtt_max_ms': '0.191', 'rtt_min_ms': '0.095', 'rtt_stddev': '0.032', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.193', 'rtt_max_ms': '0.350', 'rtt_min_ms': '0.130', 'rtt_stddev': '0.075', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} 2018-12-27 18:18:39,541 INFO ============================================================ 2018-12-27 18:18:39,542 INFO Flow 3: VM to VM different network floating IP (intra-node) 2018-12-27 18:18:48,611 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d2] PING 172.30.9.200 (172.30.9.200) 64(92) bytes of data. 72 bytes from 172.30.9.200: icmp_seq=1 ttl=62 time=2.01 ms 72 bytes from 172.30.9.200: icmp_seq=2 ttl=62 time=0.787 ms 72 bytes from 172.30.9.200: icmp_seq=3 ttl=62 time=0.259 ms 72 bytes from 172.30.9.200: icmp_seq=4 ttl=62 time=0.390 ms 72 bytes from 172.30.9.200: icmp_seq=5 ttl=62 time=0.335 ms 72 bytes from 172.30.9.200: icmp_seq=6 ttl=62 time=0.517 ms 72 bytes from 172.30.9.200: icmp_seq=7 ttl=62 time=0.230 ms 72 bytes from 172.30.9.200: icmp_seq=8 ttl=62 time=0.262 ms 72 bytes from 172.30.9.200: icmp_seq=9 ttl=62 time=0.233 ms 72 bytes from 172.30.9.200: icmp_seq=10 ttl=62 time=0.274 ms --- 172.30.9.200 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8999ms rtt min/avg/max/mdev = 0.230/0.529/2.011/0.521 ms 2018-12-27 18:18:57,655 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d2] PING 172.30.9.200 (172.30.9.200) 391(419) bytes of data. 399 bytes from 172.30.9.200: icmp_seq=1 ttl=62 time=0.278 ms 399 bytes from 172.30.9.200: icmp_seq=2 ttl=62 time=0.389 ms 399 bytes from 172.30.9.200: icmp_seq=3 ttl=62 time=0.336 ms 399 bytes from 172.30.9.200: icmp_seq=4 ttl=62 time=0.572 ms 399 bytes from 172.30.9.200: icmp_seq=5 ttl=62 time=0.394 ms 399 bytes from 172.30.9.200: icmp_seq=6 ttl=62 time=0.389 ms 399 bytes from 172.30.9.200: icmp_seq=7 ttl=62 time=0.554 ms 399 bytes from 172.30.9.200: icmp_seq=8 ttl=62 time=0.474 ms 399 bytes from 172.30.9.200: icmp_seq=9 ttl=62 time=0.365 ms 399 bytes from 172.30.9.200: icmp_seq=10 ttl=62 time=0.367 ms --- 172.30.9.200 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.278/0.411/0.572/0.092 ms 2018-12-27 18:19:06,703 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d2] PING 172.30.9.200 (172.30.9.200) 1500(1528) bytes of data. 1508 bytes from 172.30.9.200: icmp_seq=1 ttl=62 time=1.39 ms 1508 bytes from 172.30.9.200: icmp_seq=2 ttl=62 time=0.582 ms 1508 bytes from 172.30.9.200: icmp_seq=3 ttl=62 time=0.660 ms 1508 bytes from 172.30.9.200: icmp_seq=4 ttl=62 time=0.424 ms 1508 bytes from 172.30.9.200: icmp_seq=5 ttl=62 time=0.488 ms 1508 bytes from 172.30.9.200: icmp_seq=6 ttl=62 time=0.530 ms 1508 bytes from 172.30.9.200: icmp_seq=7 ttl=62 time=0.498 ms 1508 bytes from 172.30.9.200: icmp_seq=8 ttl=62 time=0.739 ms 1508 bytes from 172.30.9.200: icmp_seq=9 ttl=62 time=0.554 ms 1508 bytes from 172.30.9.200: icmp_seq=10 ttl=62 time=0.538 ms --- 172.30.9.200 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9001ms rtt min/avg/max/mdev = 0.424/0.640/1.391/0.265 ms 2018-12-27 18:19:06,704 INFO [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d2] Measuring TCP Throughput (packet size=65536)... 2018-12-27 18:19:06,704 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d2] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.200 2018-12-27 18:19:16,808 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d2] megabytes=6776.7420 real_seconds=10.00 rate_Mbps=5682.3430 tx_cpu=10 rx_cpu=22 retrans=430 cwnd=642 rtt_ms=0.47 2018-12-27 18:19:16,809 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d2] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.200 2018-12-27 18:19:26,911 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d2] megabytes=6956.4144 real_seconds=10.01 rate_Mbps=5832.2294 tx_cpu=10 rx_cpu=23 retrans=172 cwnd=912 rtt_ms=0.43 2018-12-27 18:19:26,912 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d2] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.200 2018-12-27 18:19:37,015 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d2] megabytes=6743.4293 real_seconds=10.01 rate_Mbps=5653.8427 tx_cpu=10 rx_cpu=22 retrans=420 cwnd=591 rtt_ms=0.39 2018-12-27 18:19:37,016 INFO [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d2] Measuring UDP Throughput (packet size=128)... 2018-12-27 18:19:37,016 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d2] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.200 2018-12-27 18:19:40,343 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d2] megabytes=14.0975 real_seconds=1.00 rate_Mbps=118.2261 tx_cpu=21 rx_cpu=20 drop=148423 pkt=263909 data_loss=56.24001 2018-12-27 18:19:40,344 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d2] pkt-size=128 throughput=1<121063/5000000<10000000 Kbps loss-rate=56 2018-12-27 18:19:40,344 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d2] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R363189K -p5001 -P5002 -fparse 172.30.9.200 2018-12-27 18:19:43,671 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d2] megabytes=14.0239 real_seconds=1.01 rate_Mbps=116.9126 tx_cpu=22 rx_cpu=19 drop=148066 pkt=262950 data_loss=56.30966 2018-12-27 18:19:43,671 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d2] pkt-size=128 throughput=1<119718/363189<363189 Kbps loss-rate=56 2018-12-27 18:19:43,672 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d2] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R241453K -p5001 -P5002 -fparse 172.30.9.200 2018-12-27 18:19:47,024 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d2] megabytes=13.3916 real_seconds=1.00 rate_Mbps=112.2938 tx_cpu=52 rx_cpu=18 drop=126074 pkt=235778 data_loss=53.47150 2018-12-27 18:19:47,024 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d2] pkt-size=128 throughput=1<114988/241453<241453 Kbps loss-rate=53 2018-12-27 18:19:47,025 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d2] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R178220K -p5001 -P5002 -fparse 172.30.9.200 2018-12-27 18:19:50,352 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d2] megabytes=13.3337 real_seconds=1.00 rate_Mbps=111.3762 tx_cpu=92 rx_cpu=18 drop=61032 pkt=170262 data_loss=35.84602 2018-12-27 18:19:50,353 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d2] pkt-size=128 throughput=1<114049/178220<178220 Kbps loss-rate=35 2018-12-27 18:19:50,353 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d2] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R146134K -p5001 -P5002 -fparse 172.30.9.200 2018-12-27 18:19:53,705 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d2] megabytes=13.3380 real_seconds=1.00 rate_Mbps=111.4180 tx_cpu=97 rx_cpu=19 drop=33444 pkt=142709 data_loss=23.43503 2018-12-27 18:19:53,706 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d2] pkt-size=128 throughput=1<114092/146134<146134 Kbps loss-rate=23 2018-12-27 18:19:53,706 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d2] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R130113K -p5001 -P5002 -fparse 172.30.9.200 2018-12-27 18:19:57,032 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d2] megabytes=13.9684 real_seconds=1.00 rate_Mbps=116.7178 tx_cpu=98 rx_cpu=19 drop=12634 pkt=127063 data_loss=9.94288 2018-12-27 18:19:57,032 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d2] pkt-size=128 throughput=1<119519/130113<130113 Kbps loss-rate=9 2018-12-27 18:19:57,033 DEBUG overshot, min=1 kbps=119519 max=130113 2018-12-27 18:19:57,033 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d2] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R119519K -p5001 -P5002 -fparse 172.30.9.200 2018-12-27 18:20:00,383 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d2] megabytes=13.9144 real_seconds=1.00 rate_Mbps=116.2372 tx_cpu=99 rx_cpu=21 drop=2731 pkt=116718 data_loss=2.34001 2018-12-27 18:20:00,383 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d2] pkt-size=128 throughput=1<119026/119519<130113 Kbps loss-rate=2 2018-12-27 18:20:00,383 INFO [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d2] Measuring UDP Throughput (packet size=1024)... 2018-12-27 18:20:00,384 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d2] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.200 2018-12-27 18:20:03,712 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d2] megabytes=105.7090 real_seconds=1.00 rate_Mbps=886.0468 tx_cpu=41 rx_cpu=16 drop=135003 pkt=243249 data_loss=55.49992 2018-12-27 18:20:03,713 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d2] pkt-size=1024 throughput=1<907311/5000000<10000000 Kbps loss-rate=55 2018-12-27 18:20:03,713 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d2] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2721933K -p5001 -P5002 -fparse 172.30.9.200 2018-12-27 18:20:07,040 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d2] megabytes=102.2090 real_seconds=1.00 rate_Mbps=857.1391 tx_cpu=31 rx_cpu=19 drop=139155 pkt=243817 data_loss=57.07353 2018-12-27 18:20:07,040 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d2] pkt-size=1024 throughput=1<877710/2721933<2721933 Kbps loss-rate=57 2018-12-27 18:20:07,041 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d2] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1799821K -p5001 -P5002 -fparse 172.30.9.200 2018-12-27 18:20:10,367 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d2] megabytes=98.3047 real_seconds=1.00 rate_Mbps=824.5743 tx_cpu=52 rx_cpu=18 drop=119041 pkt=219705 data_loss=54.18220 2018-12-27 18:20:10,367 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d2] pkt-size=1024 throughput=1<844364/1799821<1799821 Kbps loss-rate=54 2018-12-27 18:20:10,368 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d2] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1322092K -p5001 -P5002 -fparse 172.30.9.200 2018-12-27 18:20:13,695 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d2] megabytes=102.9561 real_seconds=1.00 rate_Mbps=863.5518 tx_cpu=95 rx_cpu=21 drop=55961 pkt=161388 data_loss=34.67481 2018-12-27 18:20:13,695 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d2] pkt-size=1024 throughput=1<884277/1322092<1322092 Kbps loss-rate=34 2018-12-27 18:20:13,695 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d2] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1103184K -p5001 -P5002 -fparse 172.30.9.200 2018-12-27 18:20:17,020 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d2] megabytes=106.0039 real_seconds=1.00 rate_Mbps=885.4056 tx_cpu=94 rx_cpu=20 drop=26118 pkt=134666 data_loss=19.39468 2018-12-27 18:20:17,021 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d2] pkt-size=1024 throughput=1<906655/1103184<1103184 Kbps loss-rate=19 2018-12-27 18:20:17,021 DEBUG overshot, min=1 kbps=906655 max=1103184 2018-12-27 18:20:17,021 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d2] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R906655K -p5001 -P5002 -fparse 172.30.9.200 2018-12-27 18:20:20,347 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d2] megabytes=106.9160 real_seconds=1.00 rate_Mbps=892.7192 tx_cpu=99 rx_cpu=20 drop=1192 pkt=110674 data_loss=1.07707 2018-12-27 18:20:20,347 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d2] pkt-size=1024 throughput=1<914144/906655<1103184 Kbps loss-rate=1 2018-12-27 18:20:20,347 DEBUG undershot, min=914144 kbps=1008664 max=1103184 2018-12-27 18:20:20,347 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d2] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1008664K -p5001 -P5002 -fparse 172.30.9.200 2018-12-27 18:20:23,671 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d2] megabytes=107.0693 real_seconds=1.00 rate_Mbps=894.2851 tx_cpu=99 rx_cpu=18 drop=13489 pkt=123128 data_loss=10.95531 2018-12-27 18:20:23,672 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d2] pkt-size=1024 throughput=914144<915747/1008664<1103184 Kbps loss-rate=10 2018-12-27 18:20:23,672 DEBUG overshot, min=914144 kbps=915747 max=1008664 2018-12-27 18:20:23,672 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d2] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R915747K -p5001 -P5002 -fparse 172.30.9.200 2018-12-27 18:20:27,000 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d2] megabytes=106.7861 real_seconds=1.00 rate_Mbps=891.8815 tx_cpu=99 rx_cpu=16 drop=2437 pkt=111786 data_loss=2.18007 2018-12-27 18:20:27,001 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d2] pkt-size=1024 throughput=914144<913286/915747<1008664 Kbps loss-rate=2 2018-12-27 18:20:27,001 INFO [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d2] Measuring UDP Throughput (packet size=8192)... 2018-12-27 18:20:27,002 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d2] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.200 2018-12-27 18:20:30,329 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d2] megabytes=224.6250 real_seconds=1.00 rate_Mbps=1879.9803 tx_cpu=87 rx_cpu=11 drop=47542 pkt=76294 data_loss=62.31421 2018-12-27 18:20:30,329 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d2] pkt-size=8192 throughput=1<1925099/5000000<10000000 Kbps loss-rate=62 2018-12-27 18:20:30,330 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d2] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3462549K -p5001 -P5002 -fparse 172.30.9.200 2018-12-27 18:20:33,655 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d2] megabytes=223.6797 real_seconds=1.00 rate_Mbps=1875.9429 tx_cpu=92 rx_cpu=11 drop=24203 pkt=52834 data_loss=45.80951 2018-12-27 18:20:33,655 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d2] pkt-size=8192 throughput=1<1920965/3462549<3462549 Kbps loss-rate=45 2018-12-27 18:20:33,655 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d2] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2691757K -p5001 -P5002 -fparse 172.30.9.200 2018-12-27 18:20:36,979 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d2] megabytes=225.5703 real_seconds=1.00 rate_Mbps=1887.4608 tx_cpu=99 rx_cpu=12 drop=12200 pkt=41073 data_loss=29.70321 2018-12-27 18:20:36,979 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d2] pkt-size=8192 throughput=1<1932759/2691757<2691757 Kbps loss-rate=29 2018-12-27 18:20:36,980 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d2] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2312258K -p5001 -P5002 -fparse 172.30.9.200 2018-12-27 18:20:40,303 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d2] megabytes=222.8281 real_seconds=1.00 rate_Mbps=1864.1956 tx_cpu=96 rx_cpu=13 drop=6761 pkt=35283 data_loss=19.16220 2018-12-27 18:20:40,304 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d2] pkt-size=8192 throughput=1<1908936/2312258<2312258 Kbps loss-rate=19 2018-12-27 18:20:40,304 DEBUG overshot, min=1 kbps=1908936 max=2312258 2018-12-27 18:20:40,304 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d2] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1908936K -p5001 -P5002 -fparse 172.30.9.200 2018-12-27 18:20:43,631 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d2] megabytes=220.1953 real_seconds=1.00 rate_Mbps=1847.4758 tx_cpu=99 rx_cpu=11 drop=943 pkt=29128 data_loss=3.23744 2018-12-27 18:20:43,631 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d2] pkt-size=8192 throughput=1<1891815/1908936<2312258 Kbps loss-rate=3 2018-12-27 18:20:43,643 INFO { 'az_from': u'nova:overcloud-novacompute-1.opnfvlf.org', 'az_to': u'nova:overcloud-novacompute-1.opnfvlf.org', 'desc': 'VM to VM different network floating IP (intra-node)', 'distro_id': 'Ubuntu', 'distro_version': '14.04', 'ip_from': u'192.168.2.3', 'ip_to': u'172.30.9.200', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 430, 'rtt_ms': 0.47, 'throughput_kbps': 5818719, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 172, 'rtt_ms': 0.43, 'throughput_kbps': 5972202, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 420, 'rtt_ms': 0.39, 'throughput_kbps': 5789534, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 2.34, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 119026, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 2.18, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 913286, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 3.24, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 1891815, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '0.529', 'rtt_max_ms': '2.011', 'rtt_min_ms': '0.230', 'rtt_stddev': '0.521', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.411', 'rtt_max_ms': '0.572', 'rtt_min_ms': '0.278', 'rtt_stddev': '0.092', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.640', 'rtt_max_ms': '1.391', 'rtt_min_ms': '0.424', 'rtt_stddev': '0.265', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} 2018-12-27 18:20:43,644 INFO Deleting floating ip 4bbc4ce4-0788-4ba8-a7d3-3a6b75772615 2018-12-27 18:20:44,460 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d2] Floating IP 172.30.9.203 deleted 2018-12-27 18:20:44,787 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d2] Instance deleted 2018-12-27 18:20:44,851 INFO [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d3] Creating client VM... 2018-12-27 18:20:44,851 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d3] Starting on zone nova:overcloud-novacompute-0.opnfvlf.org 2018-12-27 18:20:47,385 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d3] VM status=BUILD, retrying 1 of 150... 2018-12-27 18:20:50,292 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d3] VM status=BUILD, retrying 2 of 150... 2018-12-27 18:20:53,267 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d3] VM status=BUILD, retrying 3 of 150... 2018-12-27 18:20:56,220 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d3] VM status=BUILD, retrying 4 of 150... 2018-12-27 18:20:58,799 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d3] VM status=BUILD, retrying 5 of 150... 2018-12-27 18:21:01,314 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d3] VM status=BUILD, retrying 6 of 150... 2018-12-27 18:21:03,848 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d3] VM status=BUILD, retrying 7 of 150... 2018-12-27 18:21:06,396 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d3] VM status=BUILD, retrying 8 of 150... 2018-12-27 18:21:08,980 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d3] VM status=BUILD, retrying 9 of 150... 2018-12-27 18:21:11,523 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d3] VM status=BUILD, retrying 10 of 150... 2018-12-27 18:21:14,274 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d3] VM status=BUILD, retrying 11 of 150... 2018-12-27 18:21:17,315 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d3] VM status=BUILD, retrying 12 of 150... 2018-12-27 18:21:19,878 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d3] VM status=BUILD, retrying 13 of 150... 2018-12-27 18:21:22,269 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d3] VM status=BUILD, retrying 14 of 150... 2018-12-27 18:21:25,247 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d3] VM status=BUILD, retrying 15 of 150... 2018-12-27 18:21:28,102 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d3] VM status=BUILD, retrying 16 of 150... 2018-12-27 18:21:31,072 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d3] VM status=BUILD, retrying 17 of 150... 2018-12-27 18:21:34,080 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d3] VM status=BUILD, retrying 18 of 150... 2018-12-27 18:21:36,917 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d3] VM status=BUILD, retrying 19 of 150... 2018-12-27 18:21:39,487 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d3] VM status=BUILD, retrying 20 of 150... 2018-12-27 18:21:42,244 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d3] VM status=BUILD, retrying 21 of 150... 2018-12-27 18:21:45,096 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d3] VM status=BUILD, retrying 22 of 150... 2018-12-27 18:21:48,225 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d3] VM status=BUILD, retrying 23 of 150... 2018-12-27 18:21:50,761 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d3] VM status=BUILD, retrying 24 of 150... 2018-12-27 18:21:53,544 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d3] VM status=BUILD, retrying 25 of 150... 2018-12-27 18:21:56,263 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d3] VM status=BUILD, retrying 26 of 150... 2018-12-27 18:21:59,238 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d3] VM status=BUILD, retrying 27 of 150... 2018-12-27 18:22:01,815 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d3] VM status=BUILD, retrying 28 of 150... 2018-12-27 18:22:04,580 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d3] VM status=BUILD, retrying 29 of 150... 2018-12-27 18:22:07,168 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d3] VM status=BUILD, retrying 30 of 150... 2018-12-27 18:22:09,734 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d3] VM status=BUILD, retrying 31 of 150... 2018-12-27 18:22:12,487 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d3] VM status=BUILD, retrying 32 of 150... 2018-12-27 18:22:15,239 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d3] VM status=BUILD, retrying 33 of 150... 2018-12-27 18:22:17,594 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d3] VM status=BUILD, retrying 34 of 150... 2018-12-27 18:22:20,149 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d3] VM status=BUILD, retrying 35 of 150... 2018-12-27 18:22:22,704 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d3] VM status=BUILD, retrying 36 of 150... 2018-12-27 18:22:25,057 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d3] VM status=BUILD, retrying 37 of 150... 2018-12-27 18:22:27,467 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d3] VM status=BUILD, retrying 38 of 150... 2018-12-27 18:22:30,038 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d3] VM status=BUILD, retrying 39 of 150... 2018-12-27 18:22:34,744 INFO [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d3] Internal network IP: 192.168.1.25 2018-12-27 18:22:34,744 INFO [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d3] SSH IP: 172.30.9.203 2018-12-27 18:22:34,744 INFO [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d3] Setup SSH for ubuntu@172.30.9.203 2018-12-27 18:22:44,202 INFO [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d3] Installing nuttcp-8.1.4... 2018-12-27 18:22:44,247 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d3] Copying nuttcp-8.1.4 to target... 2018-12-27 18:22:44,418 INFO ============================================================ 2018-12-27 18:22:44,418 INFO Flow 4: VM to VM same network fixed IP (inter-node) 2018-12-27 18:22:53,464 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d3] PING 192.168.1.8 (192.168.1.8) 64(92) bytes of data. 72 bytes from 192.168.1.8: icmp_seq=1 ttl=64 time=1.55 ms 72 bytes from 192.168.1.8: icmp_seq=2 ttl=64 time=0.902 ms 72 bytes from 192.168.1.8: icmp_seq=3 ttl=64 time=0.437 ms 72 bytes from 192.168.1.8: icmp_seq=4 ttl=64 time=0.227 ms 72 bytes from 192.168.1.8: icmp_seq=5 ttl=64 time=0.269 ms 72 bytes from 192.168.1.8: icmp_seq=6 ttl=64 time=0.215 ms 72 bytes from 192.168.1.8: icmp_seq=7 ttl=64 time=0.176 ms 72 bytes from 192.168.1.8: icmp_seq=8 ttl=64 time=0.250 ms 72 bytes from 192.168.1.8: icmp_seq=9 ttl=64 time=0.483 ms 72 bytes from 192.168.1.8: icmp_seq=10 ttl=64 time=0.303 ms --- 192.168.1.8 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9001ms rtt min/avg/max/mdev = 0.176/0.482/1.559/0.412 ms 2018-12-27 18:23:02,509 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d3] PING 192.168.1.8 (192.168.1.8) 391(419) bytes of data. 399 bytes from 192.168.1.8: icmp_seq=1 ttl=64 time=0.189 ms 399 bytes from 192.168.1.8: icmp_seq=2 ttl=64 time=0.159 ms 399 bytes from 192.168.1.8: icmp_seq=3 ttl=64 time=0.534 ms 399 bytes from 192.168.1.8: icmp_seq=4 ttl=64 time=0.138 ms 399 bytes from 192.168.1.8: icmp_seq=5 ttl=64 time=0.238 ms 399 bytes from 192.168.1.8: icmp_seq=6 ttl=64 time=0.523 ms 399 bytes from 192.168.1.8: icmp_seq=7 ttl=64 time=0.218 ms 399 bytes from 192.168.1.8: icmp_seq=8 ttl=64 time=0.212 ms 399 bytes from 192.168.1.8: icmp_seq=9 ttl=64 time=0.328 ms 399 bytes from 192.168.1.8: icmp_seq=10 ttl=64 time=0.401 ms --- 192.168.1.8 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8996ms rtt min/avg/max/mdev = 0.138/0.294/0.534/0.138 ms 2018-12-27 18:23:11,557 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d3] PING 192.168.1.8 (192.168.1.8) 1500(1528) bytes of data. 1508 bytes from 192.168.1.8: icmp_seq=1 ttl=64 time=1.30 ms 1508 bytes from 192.168.1.8: icmp_seq=2 ttl=64 time=0.383 ms 1508 bytes from 192.168.1.8: icmp_seq=3 ttl=64 time=0.514 ms 1508 bytes from 192.168.1.8: icmp_seq=4 ttl=64 time=0.533 ms 1508 bytes from 192.168.1.8: icmp_seq=5 ttl=64 time=0.486 ms 1508 bytes from 192.168.1.8: icmp_seq=6 ttl=64 time=0.434 ms 1508 bytes from 192.168.1.8: icmp_seq=7 ttl=64 time=0.257 ms 1508 bytes from 192.168.1.8: icmp_seq=8 ttl=64 time=0.438 ms 1508 bytes from 192.168.1.8: icmp_seq=9 ttl=64 time=0.465 ms 1508 bytes from 192.168.1.8: icmp_seq=10 ttl=64 time=0.365 ms --- 192.168.1.8 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9000ms rtt min/avg/max/mdev = 0.257/0.517/1.300/0.272 ms 2018-12-27 18:23:11,558 INFO [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d3] Measuring TCP Throughput (packet size=65536)... 2018-12-27 18:23:11,558 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d3] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.8 2018-12-27 18:23:21,684 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d3] megabytes=10537.0803 real_seconds=10.00 rate_Mbps=8836.1128 tx_cpu=17 rx_cpu=25 retrans=13 cwnd=3055 rtt_ms=0.30 2018-12-27 18:23:21,684 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d3] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.8 2018-12-27 18:23:31,785 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d3] megabytes=10661.0000 real_seconds=10.00 rate_Mbps=8938.9884 tx_cpu=16 rx_cpu=25 retrans=0 cwnd=3138 rtt_ms=0.24 2018-12-27 18:23:31,786 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d3] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.8 2018-12-27 18:23:41,887 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d3] megabytes=9643.6436 real_seconds=10.00 rate_Mbps=8087.4643 tx_cpu=15 rx_cpu=27 retrans=2915 cwnd=1498 rtt_ms=0.49 2018-12-27 18:23:41,888 INFO [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d3] Measuring UDP Throughput (packet size=128)... 2018-12-27 18:23:41,888 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d3] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.8 2018-12-27 18:23:45,214 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d3] megabytes=26.9193 real_seconds=1.00 rate_Mbps=225.5697 tx_cpu=18 rx_cpu=27 drop=6112 pkt=226635 data_loss=2.69687 2018-12-27 18:23:45,214 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d3] pkt-size=128 throughput=1<230983/5000000<10000000 Kbps loss-rate=2 2018-12-27 18:23:45,215 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d3] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R692949K -p5001 -P5002 -fparse 192.168.1.8 2018-12-27 18:23:48,541 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d3] megabytes=31.6108 real_seconds=1.00 rate_Mbps=264.5424 tx_cpu=23 rx_cpu=33 drop=27453 pkt=286409 data_loss=9.58526 2018-12-27 18:23:48,542 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d3] pkt-size=128 throughput=1<270891/692949<692949 Kbps loss-rate=9 2018-12-27 18:23:48,542 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d3] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R481920K -p5001 -P5002 -fparse 192.168.1.8 2018-12-27 18:23:51,870 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d3] megabytes=32.3846 real_seconds=1.00 rate_Mbps=270.7928 tx_cpu=23 rx_cpu=30 drop=23200 pkt=288494 data_loss=8.04166 2018-12-27 18:23:51,870 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d3] pkt-size=128 throughput=1<277291/481920<481920 Kbps loss-rate=8 2018-12-27 18:23:51,871 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d3] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R379605K -p5001 -P5002 -fparse 192.168.1.8 2018-12-27 18:23:55,223 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d3] megabytes=32.0942 real_seconds=1.00 rate_Mbps=268.4076 tx_cpu=24 rx_cpu=28 drop=15777 pkt=278693 data_loss=5.66107 2018-12-27 18:23:55,224 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d3] pkt-size=128 throughput=1<274849/379605<379605 Kbps loss-rate=5 2018-12-27 18:23:55,224 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d3] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R327227K -p5001 -P5002 -fparse 192.168.1.8 2018-12-27 18:23:58,555 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d3] megabytes=31.8398 real_seconds=1.00 rate_Mbps=266.3677 tx_cpu=24 rx_cpu=30 drop=18304 pkt=279136 data_loss=6.55745 2018-12-27 18:23:58,555 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d3] pkt-size=128 throughput=1<272760/327227<327227 Kbps loss-rate=6 2018-12-27 18:23:58,556 DEBUG overshot, min=1 kbps=272760 max=327227 2018-12-27 18:23:58,556 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d3] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R272760K -p5001 -P5002 -fparse 192.168.1.8 2018-12-27 18:24:01,909 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d3] megabytes=32.2092 real_seconds=1.00 rate_Mbps=269.7474 tx_cpu=99 rx_cpu=29 drop=2509 pkt=266367 data_loss=0.94201 2018-12-27 18:24:01,910 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d3] pkt-size=128 throughput=1<276221/272760<327227 Kbps loss-rate=0 2018-12-27 18:24:01,910 DEBUG undershot, min=276221 kbps=301724 max=327227 2018-12-27 18:24:01,910 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d3] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R301724K -p5001 -P5002 -fparse 192.168.1.8 2018-12-27 18:24:05,262 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d3] megabytes=32.3234 real_seconds=1.00 rate_Mbps=270.3982 tx_cpu=26 rx_cpu=31 drop=17623 pkt=282416 data_loss=6.23996 2018-12-27 18:24:05,262 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d3] pkt-size=128 throughput=276221<276887/301724<327227 Kbps loss-rate=6 2018-12-27 18:24:05,262 DEBUG overshot, min=276221 kbps=276887 max=301724 2018-12-27 18:24:05,263 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d3] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R276887K -p5001 -P5002 -fparse 192.168.1.8 2018-12-27 18:24:08,591 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d3] megabytes=31.1918 real_seconds=1.00 rate_Mbps=261.4545 tx_cpu=98 rx_cpu=36 drop=14873 pkt=270397 data_loss=5.50058 2018-12-27 18:24:08,591 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d3] pkt-size=128 throughput=276221<267729/276887<301724 Kbps loss-rate=5 2018-12-27 18:24:08,591 DEBUG overshot, min=276221 kbps=267729 max=276887 2018-12-27 18:24:08,592 INFO [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d3] Measuring UDP Throughput (packet size=1024)... 2018-12-27 18:24:08,592 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d3] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.8 2018-12-27 18:24:11,944 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d3] megabytes=251.0703 real_seconds=1.00 rate_Mbps=2104.2450 tx_cpu=44 rx_cpu=31 drop=6897 pkt=263993 data_loss=2.61259 2018-12-27 18:24:11,944 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d3] pkt-size=1024 throughput=1<2154746/5000000<10000000 Kbps loss-rate=2 2018-12-27 18:24:11,944 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d3] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3577373K -p5001 -P5002 -fparse 192.168.1.8 2018-12-27 18:24:15,271 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d3] megabytes=253.9150 real_seconds=1.00 rate_Mbps=2128.5484 tx_cpu=46 rx_cpu=31 drop=4728 pkt=264737 data_loss=1.78593 2018-12-27 18:24:15,271 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d3] pkt-size=1024 throughput=1<2179633/3577373<3577373 Kbps loss-rate=1 2018-12-27 18:24:15,271 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d3] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2878503K -p5001 -P5002 -fparse 192.168.1.8 2018-12-27 18:24:18,622 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d3] megabytes=250.9922 real_seconds=1.00 rate_Mbps=2104.5217 tx_cpu=40 rx_cpu=30 drop=14650 pkt=271666 data_loss=5.39264 2018-12-27 18:24:18,623 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d3] pkt-size=1024 throughput=1<2155030/2878503<2878503 Kbps loss-rate=5 2018-12-27 18:24:18,623 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d3] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2516766K -p5001 -P5002 -fparse 192.168.1.8 2018-12-27 18:24:21,950 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d3] megabytes=249.4648 real_seconds=1.00 rate_Mbps=2091.1383 tx_cpu=43 rx_cpu=31 drop=11891 pkt=267343 data_loss=4.44784 2018-12-27 18:24:21,950 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d3] pkt-size=1024 throughput=1<2141325/2516766<2516766 Kbps loss-rate=4 2018-12-27 18:24:21,950 INFO [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d3] Measuring UDP Throughput (packet size=8192)... 2018-12-27 18:24:21,951 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d3] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.8 2018-12-27 18:24:25,278 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d3] megabytes=394.7188 real_seconds=1.00 rate_Mbps=3306.3269 tx_cpu=99 rx_cpu=19 drop=25770 pkt=76294 data_loss=33.77722 2018-12-27 18:24:25,278 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d3] pkt-size=8192 throughput=1<3385678/5000000<10000000 Kbps loss-rate=33 2018-12-27 18:24:25,278 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d3] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R4192839K -p5001 -P5002 -fparse 192.168.1.8 2018-12-27 18:24:28,607 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d3] megabytes=400.6797 real_seconds=1.00 rate_Mbps=3356.9252 tx_cpu=99 rx_cpu=20 drop=12691 pkt=63978 data_loss=19.83650 2018-12-27 18:24:28,607 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d3] pkt-size=8192 throughput=1<3437491/4192839<4192839 Kbps loss-rate=19 2018-12-27 18:24:28,607 DEBUG overshot, min=1 kbps=3437491 max=4192839 2018-12-27 18:24:28,607 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d3] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3437491K -p5001 -P5002 -fparse 192.168.1.8 2018-12-27 18:24:31,936 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d3] megabytes=393.4844 real_seconds=1.00 rate_Mbps=3300.5254 tx_cpu=99 rx_cpu=19 drop=2086 pkt=52452 data_loss=3.97695 2018-12-27 18:24:31,936 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d3] pkt-size=8192 throughput=1<3379738/3437491<4192839 Kbps loss-rate=3 2018-12-27 18:24:31,947 INFO { 'az_from': u'nova:overcloud-novacompute-0.opnfvlf.org', 'az_to': u'nova:overcloud-novacompute-1.opnfvlf.org', 'desc': 'VM to VM same network fixed IP (inter-node)', 'distro_id': 'Ubuntu', 'distro_version': '14.04', 'ip_from': u'192.168.1.25', 'ip_to': u'192.168.1.8', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 13, 'rtt_ms': 0.3, 'throughput_kbps': 9048179, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'rtt_ms': 0.24, 'throughput_kbps': 9153524, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 2915, 'rtt_ms': 0.49, 'throughput_kbps': 8281563, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 5.5, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 267729, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 4.45, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 2141325, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 3.98, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 3379738, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '0.482', 'rtt_max_ms': '1.559', 'rtt_min_ms': '0.176', 'rtt_stddev': '0.412', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.294', 'rtt_max_ms': '0.534', 'rtt_min_ms': '0.138', 'rtt_stddev': '0.138', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.517', 'rtt_max_ms': '1.300', 'rtt_min_ms': '0.257', 'rtt_stddev': '0.272', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} 2018-12-27 18:24:31,949 INFO Deleting floating ip 83d9fd9b-416e-4c6f-9123-06039954e1b2 2018-12-27 18:24:32,527 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d3] Floating IP 172.30.9.203 deleted 2018-12-27 18:24:32,907 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d3] Instance deleted 2018-12-27 18:24:32,972 INFO [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d4] Creating client VM... 2018-12-27 18:24:32,972 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d4] Starting on zone nova:overcloud-novacompute-0.opnfvlf.org 2018-12-27 18:24:35,272 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d4] VM status=BUILD, retrying 1 of 150... 2018-12-27 18:24:38,060 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d4] VM status=BUILD, retrying 2 of 150... 2018-12-27 18:24:40,816 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d4] VM status=BUILD, retrying 3 of 150... 2018-12-27 18:24:43,360 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d4] VM status=BUILD, retrying 4 of 150... 2018-12-27 18:24:45,861 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d4] VM status=BUILD, retrying 5 of 150... 2018-12-27 18:24:48,420 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d4] VM status=BUILD, retrying 6 of 150... 2018-12-27 18:24:50,947 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d4] VM status=BUILD, retrying 7 of 150... 2018-12-27 18:24:55,403 INFO [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d4] Internal network IP: 192.168.2.7 2018-12-27 18:24:55,403 INFO [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d4] SSH IP: 172.30.9.203 2018-12-27 18:24:55,403 INFO [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d4] Setup SSH for ubuntu@172.30.9.203 2018-12-27 18:25:01,126 INFO [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d4] Installing nuttcp-8.1.4... 2018-12-27 18:25:01,174 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d4] Copying nuttcp-8.1.4 to target... 2018-12-27 18:25:01,335 INFO ============================================================ 2018-12-27 18:25:01,336 INFO Flow 5: VM to VM different network fixed IP (inter-node) 2018-12-27 18:25:10,382 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d4] PING 192.168.1.8 (192.168.1.8) 64(92) bytes of data. 72 bytes from 192.168.1.8: icmp_seq=1 ttl=63 time=0.976 ms 72 bytes from 192.168.1.8: icmp_seq=2 ttl=63 time=0.727 ms 72 bytes from 192.168.1.8: icmp_seq=3 ttl=63 time=0.138 ms 72 bytes from 192.168.1.8: icmp_seq=4 ttl=63 time=0.286 ms 72 bytes from 192.168.1.8: icmp_seq=5 ttl=63 time=0.187 ms 72 bytes from 192.168.1.8: icmp_seq=6 ttl=63 time=0.142 ms 72 bytes from 192.168.1.8: icmp_seq=7 ttl=63 time=0.202 ms 72 bytes from 192.168.1.8: icmp_seq=8 ttl=63 time=0.207 ms 72 bytes from 192.168.1.8: icmp_seq=9 ttl=63 time=0.115 ms 72 bytes from 192.168.1.8: icmp_seq=10 ttl=63 time=0.271 ms --- 192.168.1.8 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9617ms rtt min/avg/max/mdev = 0.115/0.325/0.976/0.274 ms 2018-12-27 18:25:19,422 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d4] PING 192.168.1.8 (192.168.1.8) 391(419) bytes of data. 399 bytes from 192.168.1.8: icmp_seq=1 ttl=63 time=0.378 ms 399 bytes from 192.168.1.8: icmp_seq=2 ttl=63 time=0.155 ms 399 bytes from 192.168.1.8: icmp_seq=3 ttl=63 time=0.167 ms 399 bytes from 192.168.1.8: icmp_seq=4 ttl=63 time=0.324 ms 399 bytes from 192.168.1.8: icmp_seq=5 ttl=63 time=0.166 ms 399 bytes from 192.168.1.8: icmp_seq=6 ttl=63 time=0.404 ms 399 bytes from 192.168.1.8: icmp_seq=7 ttl=63 time=0.168 ms 399 bytes from 192.168.1.8: icmp_seq=8 ttl=63 time=0.347 ms 399 bytes from 192.168.1.8: icmp_seq=9 ttl=63 time=0.165 ms 399 bytes from 192.168.1.8: icmp_seq=10 ttl=63 time=0.237 ms --- 192.168.1.8 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.155/0.251/0.404/0.096 ms 2018-12-27 18:25:28,463 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d4] PING 192.168.1.8 (192.168.1.8) 1500(1528) bytes of data. 1508 bytes from 192.168.1.8: icmp_seq=1 ttl=63 time=0.856 ms 1508 bytes from 192.168.1.8: icmp_seq=2 ttl=63 time=0.238 ms 1508 bytes from 192.168.1.8: icmp_seq=3 ttl=63 time=0.223 ms 1508 bytes from 192.168.1.8: icmp_seq=4 ttl=63 time=0.191 ms 1508 bytes from 192.168.1.8: icmp_seq=5 ttl=63 time=0.263 ms 1508 bytes from 192.168.1.8: icmp_seq=6 ttl=63 time=0.259 ms 1508 bytes from 192.168.1.8: icmp_seq=7 ttl=63 time=0.327 ms 1508 bytes from 192.168.1.8: icmp_seq=8 ttl=63 time=0.373 ms 1508 bytes from 192.168.1.8: icmp_seq=9 ttl=63 time=0.288 ms 1508 bytes from 192.168.1.8: icmp_seq=10 ttl=63 time=0.323 ms --- 192.168.1.8 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.191/0.334/0.856/0.181 ms 2018-12-27 18:25:28,463 INFO [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d4] Measuring TCP Throughput (packet size=65536)... 2018-12-27 18:25:28,464 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d4] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.8 2018-12-27 18:25:38,565 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d4] megabytes=10586.3211 real_seconds=10.00 rate_Mbps=8877.5859 tx_cpu=16 rx_cpu=24 retrans=3680 cwnd=1600 rtt_ms=0.37 2018-12-27 18:25:38,565 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d4] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.8 2018-12-27 18:25:48,667 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d4] megabytes=10573.7746 real_seconds=10.00 rate_Mbps=8866.6355 tx_cpu=16 rx_cpu=24 retrans=14 cwnd=2770 rtt_ms=0.26 2018-12-27 18:25:48,667 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d4] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.8 2018-12-27 18:25:58,770 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d4] megabytes=10605.1483 real_seconds=10.00 rate_Mbps=8892.9430 tx_cpu=16 rx_cpu=25 retrans=0 cwnd=3138 rtt_ms=0.60 2018-12-27 18:25:58,771 INFO [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d4] Measuring UDP Throughput (packet size=128)... 2018-12-27 18:25:58,771 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d4] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.8 2018-12-27 18:26:02,102 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d4] megabytes=31.8669 real_seconds=1.00 rate_Mbps=266.5580 tx_cpu=23 rx_cpu=29 drop=20536 pkt=281589 data_loss=7.29278 2018-12-27 18:26:02,103 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d4] pkt-size=128 throughput=1<272955/5000000<10000000 Kbps loss-rate=7 2018-12-27 18:26:02,103 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d4] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R818865K -p5001 -P5002 -fparse 192.168.1.8 2018-12-27 18:26:05,431 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d4] megabytes=29.8269 real_seconds=1.00 rate_Mbps=249.7938 tx_cpu=20 rx_cpu=32 drop=1490 pkt=245832 data_loss=0.60616 2018-12-27 18:26:05,431 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d4] pkt-size=128 throughput=1<255788/818865<818865 Kbps loss-rate=0 2018-12-27 18:26:05,431 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d4] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R537326K -p5001 -P5002 -fparse 192.168.1.8 2018-12-27 18:26:08,758 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d4] megabytes=31.9562 real_seconds=1.00 rate_Mbps=267.3143 tx_cpu=23 rx_cpu=29 drop=23645 pkt=285430 data_loss=8.28385 2018-12-27 18:26:08,759 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d4] pkt-size=128 throughput=1<273729/537326<537326 Kbps loss-rate=8 2018-12-27 18:26:08,759 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d4] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R405527K -p5001 -P5002 -fparse 192.168.1.8 2018-12-27 18:26:12,084 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d4] megabytes=32.1633 real_seconds=1.00 rate_Mbps=268.9567 tx_cpu=23 rx_cpu=29 drop=22127 pkt=285609 data_loss=7.74744 2018-12-27 18:26:12,084 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d4] pkt-size=128 throughput=1<275411/405527<405527 Kbps loss-rate=7 2018-12-27 18:26:12,085 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d4] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R340469K -p5001 -P5002 -fparse 192.168.1.8 2018-12-27 18:26:15,411 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d4] megabytes=31.8320 real_seconds=1.00 rate_Mbps=266.2686 tx_cpu=24 rx_cpu=29 drop=28348 pkt=289115 data_loss=9.80494 2018-12-27 18:26:15,412 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d4] pkt-size=128 throughput=1<272659/340469<340469 Kbps loss-rate=9 2018-12-27 18:26:15,412 DEBUG overshot, min=1 kbps=272659 max=340469 2018-12-27 18:26:15,412 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d4] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R272659K -p5001 -P5002 -fparse 192.168.1.8 2018-12-27 18:26:18,741 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d4] megabytes=31.7091 real_seconds=1.00 rate_Mbps=265.7064 tx_cpu=85 rx_cpu=29 drop=4481 pkt=264242 data_loss=1.69580 2018-12-27 18:26:18,741 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d4] pkt-size=128 throughput=1<272083/272659<340469 Kbps loss-rate=1 2018-12-27 18:26:18,741 DEBUG undershot, min=272083 kbps=306276 max=340469 2018-12-27 18:26:18,742 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d4] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R306276K -p5001 -P5002 -fparse 192.168.1.8 2018-12-27 18:26:22,093 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d4] megabytes=28.0692 real_seconds=1.00 rate_Mbps=235.4077 tx_cpu=28 rx_cpu=31 drop=20258 pkt=250201 data_loss=8.09669 2018-12-27 18:26:22,094 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d4] pkt-size=128 throughput=272083<241057/306276<340469 Kbps loss-rate=8 2018-12-27 18:26:22,094 INFO [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d4] Measuring UDP Throughput (packet size=1024)... 2018-12-27 18:26:22,095 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d4] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.8 2018-12-27 18:26:25,421 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d4] megabytes=254.7549 real_seconds=1.00 rate_Mbps=2131.3354 tx_cpu=46 rx_cpu=31 drop=12645 pkt=273514 data_loss=4.62315 2018-12-27 18:26:25,422 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d4] pkt-size=1024 throughput=1<2182487/5000000<10000000 Kbps loss-rate=4 2018-12-27 18:26:25,422 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d4] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3591243K -p5001 -P5002 -fparse 192.168.1.8 2018-12-27 18:26:28,749 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d4] megabytes=252.9043 real_seconds=1.00 rate_Mbps=2117.5045 tx_cpu=44 rx_cpu=30 drop=15586 pkt=274560 data_loss=5.67672 2018-12-27 18:26:28,749 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d4] pkt-size=1024 throughput=1<2168324/3591243<3591243 Kbps loss-rate=5 2018-12-27 18:26:28,749 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d4] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2879783K -p5001 -P5002 -fparse 192.168.1.8 2018-12-27 18:26:32,076 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d4] megabytes=256.1094 real_seconds=1.00 rate_Mbps=2144.1643 tx_cpu=47 rx_cpu=31 drop=9777 pkt=272033 data_loss=3.59403 2018-12-27 18:26:32,077 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d4] pkt-size=1024 throughput=1<2195624/2879783<2879783 Kbps loss-rate=3 2018-12-27 18:26:32,077 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d4] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2537703K -p5001 -P5002 -fparse 192.168.1.8 2018-12-27 18:26:35,403 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d4] megabytes=257.8965 real_seconds=1.00 rate_Mbps=2158.4389 tx_cpu=50 rx_cpu=30 drop=4904 pkt=268990 data_loss=1.82309 2018-12-27 18:26:35,404 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d4] pkt-size=1024 throughput=1<2210241/2537703<2537703 Kbps loss-rate=1 2018-12-27 18:26:35,404 DEBUG undershot, min=2210241 kbps=2373972 max=2537703 2018-12-27 18:26:35,404 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d4] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2373972K -p5001 -P5002 -fparse 192.168.1.8 2018-12-27 18:26:38,732 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d4] megabytes=249.7832 real_seconds=1.00 rate_Mbps=2090.9528 tx_cpu=49 rx_cpu=30 drop=23217 pkt=278995 data_loss=8.32167 2018-12-27 18:26:38,733 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d4] pkt-size=1024 throughput=2210241<2141135/2373972<2537703 Kbps loss-rate=8 2018-12-27 18:26:38,733 DEBUG overshot, min=2210241 kbps=2141135 max=2373972 2018-12-27 18:26:38,733 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d4] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2141135K -p5001 -P5002 -fparse 192.168.1.8 2018-12-27 18:26:42,085 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d4] megabytes=233.3428 real_seconds=1.00 rate_Mbps=1956.6345 tx_cpu=48 rx_cpu=33 drop=147 pkt=239090 data_loss=0.06146 2018-12-27 18:26:42,086 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d4] pkt-size=1024 throughput=2210241<2003593/2141135<2373972 Kbps loss-rate=0 2018-12-27 18:26:42,086 DEBUG undershot, min=2292106 kbps=2333039 max=2373972 2018-12-27 18:26:42,086 INFO [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d4] Measuring UDP Throughput (packet size=8192)... 2018-12-27 18:26:42,087 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d4] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.8 2018-12-27 18:26:45,439 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d4] megabytes=395.7969 real_seconds=1.00 rate_Mbps=3315.0267 tx_cpu=99 rx_cpu=19 drop=25632 pkt=76294 data_loss=33.59635 2018-12-27 18:26:45,439 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d4] pkt-size=8192 throughput=1<3394587/5000000<10000000 Kbps loss-rate=33 2018-12-27 18:26:45,440 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d4] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R4197293K -p5001 -P5002 -fparse 192.168.1.8 2018-12-27 18:26:48,765 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d4] megabytes=399.1406 real_seconds=1.00 rate_Mbps=3343.5432 tx_cpu=99 rx_cpu=21 drop=12956 pkt=64046 data_loss=20.22922 2018-12-27 18:26:48,765 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d4] pkt-size=8192 throughput=1<3423788/4197293<4197293 Kbps loss-rate=20 2018-12-27 18:26:48,766 DEBUG overshot, min=1 kbps=3423788 max=4197293 2018-12-27 18:26:48,766 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d4] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3423788K -p5001 -P5002 -fparse 192.168.1.8 2018-12-27 18:26:52,093 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d4] megabytes=404.0391 real_seconds=1.00 rate_Mbps=3389.4778 tx_cpu=99 rx_cpu=19 drop=526 pkt=52243 data_loss=1.00682 2018-12-27 18:26:52,093 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d4] pkt-size=8192 throughput=1<3470825/3423788<4197293 Kbps loss-rate=1 2018-12-27 18:26:52,094 DEBUG undershot, min=3470825 kbps=3834059 max=4197293 2018-12-27 18:26:52,094 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d4] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3834059K -p5001 -P5002 -fparse 192.168.1.8 2018-12-27 18:26:55,420 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d4] megabytes=403.5391 real_seconds=1.00 rate_Mbps=3380.5706 tx_cpu=99 rx_cpu=19 drop=6850 pkt=58503 data_loss=11.70880 2018-12-27 18:26:55,421 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d4] pkt-size=8192 throughput=3470825<3461704/3834059<4197293 Kbps loss-rate=11 2018-12-27 18:26:55,421 DEBUG overshot, min=3470825 kbps=3461704 max=3834059 2018-12-27 18:26:55,421 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d4] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3461704K -p5001 -P5002 -fparse 192.168.1.8 2018-12-27 18:26:58,748 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d4] megabytes=406.4453 real_seconds=1.00 rate_Mbps=3416.1719 tx_cpu=99 rx_cpu=20 drop=797 pkt=52822 data_loss=1.50885 2018-12-27 18:26:58,749 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d4] pkt-size=8192 throughput=3470825<3498160/3461704<3834059 Kbps loss-rate=1 2018-12-27 18:26:58,749 DEBUG undershot, min=3498160 kbps=3666109 max=3834059 2018-12-27 18:26:58,749 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d4] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3666109K -p5001 -P5002 -fparse 192.168.1.8 2018-12-27 18:27:02,101 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d4] megabytes=435.5625 real_seconds=1.00 rate_Mbps=3653.5585 tx_cpu=99 rx_cpu=23 drop=189 pkt=55941 data_loss=0.33786 2018-12-27 18:27:02,101 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d4] pkt-size=8192 throughput=3498160<3741243/3666109<3834059 Kbps loss-rate=0 2018-12-27 18:27:02,101 DEBUG undershot, min=3741243 kbps=3787651 max=3834059 2018-12-27 18:27:02,113 INFO { 'az_from': u'nova:overcloud-novacompute-0.opnfvlf.org', 'az_to': u'nova:overcloud-novacompute-1.opnfvlf.org', 'desc': 'VM to VM different network fixed IP (inter-node)', 'distro_id': 'Ubuntu', 'distro_version': '14.04', 'ip_from': u'192.168.2.7', 'ip_to': u'192.168.1.8', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 3680, 'rtt_ms': 0.37, 'throughput_kbps': 9090647, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 14, 'rtt_ms': 0.26, 'throughput_kbps': 9079434, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'rtt_ms': 0.6, 'throughput_kbps': 9106373, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 8.1, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 241057, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.06, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 2003593, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.34, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 3741243, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '0.325', 'rtt_max_ms': '0.976', 'rtt_min_ms': '0.115', 'rtt_stddev': '0.274', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.251', 'rtt_max_ms': '0.404', 'rtt_min_ms': '0.155', 'rtt_stddev': '0.096', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.334', 'rtt_max_ms': '0.856', 'rtt_min_ms': '0.191', 'rtt_stddev': '0.181', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} 2018-12-27 18:27:02,114 INFO ============================================================ 2018-12-27 18:27:02,115 INFO Flow 6: VM to VM different network floating IP (inter-node) 2018-12-27 18:27:11,189 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d4] PING 172.30.9.200 (172.30.9.200) 64(92) bytes of data. 72 bytes from 172.30.9.200: icmp_seq=1 ttl=62 time=2.43 ms 72 bytes from 172.30.9.200: icmp_seq=2 ttl=62 time=1.10 ms 72 bytes from 172.30.9.200: icmp_seq=3 ttl=62 time=0.456 ms 72 bytes from 172.30.9.200: icmp_seq=4 ttl=62 time=0.625 ms 72 bytes from 172.30.9.200: icmp_seq=5 ttl=62 time=0.456 ms 72 bytes from 172.30.9.200: icmp_seq=6 ttl=62 time=0.500 ms 72 bytes from 172.30.9.200: icmp_seq=7 ttl=62 time=0.565 ms 72 bytes from 172.30.9.200: icmp_seq=8 ttl=62 time=0.290 ms 72 bytes from 172.30.9.200: icmp_seq=9 ttl=62 time=0.355 ms 72 bytes from 172.30.9.200: icmp_seq=10 ttl=62 time=0.575 ms --- 172.30.9.200 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9003ms rtt min/avg/max/mdev = 0.290/0.735/2.434/0.604 ms 2018-12-27 18:27:20,233 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d4] PING 172.30.9.200 (172.30.9.200) 391(419) bytes of data. 399 bytes from 172.30.9.200: icmp_seq=1 ttl=62 time=0.503 ms 399 bytes from 172.30.9.200: icmp_seq=2 ttl=62 time=0.630 ms 399 bytes from 172.30.9.200: icmp_seq=3 ttl=62 time=0.335 ms 399 bytes from 172.30.9.200: icmp_seq=4 ttl=62 time=0.306 ms 399 bytes from 172.30.9.200: icmp_seq=5 ttl=62 time=0.440 ms 399 bytes from 172.30.9.200: icmp_seq=6 ttl=62 time=0.411 ms 399 bytes from 172.30.9.200: icmp_seq=7 ttl=62 time=0.568 ms 399 bytes from 172.30.9.200: icmp_seq=8 ttl=62 time=0.366 ms 399 bytes from 172.30.9.200: icmp_seq=9 ttl=62 time=0.580 ms 399 bytes from 172.30.9.200: icmp_seq=10 ttl=62 time=0.397 ms --- 172.30.9.200 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.306/0.453/0.630/0.108 ms 2018-12-27 18:27:29,375 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d4] PING 172.30.9.200 (172.30.9.200) 1500(1528) bytes of data. 1508 bytes from 172.30.9.200: icmp_seq=1 ttl=62 time=1.09 ms 1508 bytes from 172.30.9.200: icmp_seq=2 ttl=62 time=0.593 ms 1508 bytes from 172.30.9.200: icmp_seq=3 ttl=62 time=0.393 ms 1508 bytes from 172.30.9.200: icmp_seq=4 ttl=62 time=0.725 ms 1508 bytes from 172.30.9.200: icmp_seq=5 ttl=62 time=0.580 ms 1508 bytes from 172.30.9.200: icmp_seq=6 ttl=62 time=0.592 ms 1508 bytes from 172.30.9.200: icmp_seq=7 ttl=62 time=0.395 ms 1508 bytes from 172.30.9.200: icmp_seq=8 ttl=62 time=0.733 ms 1508 bytes from 172.30.9.200: icmp_seq=9 ttl=62 time=0.462 ms 1508 bytes from 172.30.9.200: icmp_seq=10 ttl=62 time=94.8 ms --- 172.30.9.200 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9001ms rtt min/avg/max/mdev = 0.393/10.045/94.883/28.280 ms 2018-12-27 18:27:29,376 INFO [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d4] Measuring TCP Throughput (packet size=65536)... 2018-12-27 18:27:29,376 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d4] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.200 2018-12-27 18:27:39,478 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d4] megabytes=7527.2291 real_seconds=10.00 rate_Mbps=6312.0673 tx_cpu=11 rx_cpu=20 retrans=42 cwnd=1076 rtt_ms=0.44 2018-12-27 18:27:39,478 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d4] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.200 2018-12-27 18:27:49,582 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d4] megabytes=7546.4464 real_seconds=10.00 rate_Mbps=6327.5276 tx_cpu=11 rx_cpu=25 retrans=41 cwnd=1028 rtt_ms=0.57 2018-12-27 18:27:49,583 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d4] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.200 2018-12-27 18:27:59,684 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d4] megabytes=7226.1083 real_seconds=10.00 rate_Mbps=6059.5563 tx_cpu=11 rx_cpu=22 retrans=34 cwnd=936 rtt_ms=0.56 2018-12-27 18:27:59,685 INFO [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d4] Measuring UDP Throughput (packet size=128)... 2018-12-27 18:27:59,685 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d4] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.200 2018-12-27 18:28:03,012 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d4] megabytes=12.4592 real_seconds=1.01 rate_Mbps=103.9187 tx_cpu=24 rx_cpu=21 drop=196445 pkt=298511 data_loss=65.80834 2018-12-27 18:28:03,013 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d4] pkt-size=128 throughput=1<106412/5000000<10000000 Kbps loss-rate=65 2018-12-27 18:28:03,013 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d4] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R319236K -p5001 -P5002 -fparse 172.30.9.200 2018-12-27 18:28:06,338 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d4] megabytes=12.4554 real_seconds=1.01 rate_Mbps=103.8273 tx_cpu=29 rx_cpu=19 drop=156841 pkt=258875 data_loss=60.58542 2018-12-27 18:28:06,339 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d4] pkt-size=128 throughput=1<106319/319236<319236 Kbps loss-rate=60 2018-12-27 18:28:06,339 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d4] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R212777K -p5001 -P5002 -fparse 172.30.9.200 2018-12-27 18:28:09,665 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d4] megabytes=11.9087 real_seconds=1.00 rate_Mbps=99.8843 tx_cpu=99 rx_cpu=22 drop=110234 pkt=207790 data_loss=53.05066 2018-12-27 18:28:09,666 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d4] pkt-size=128 throughput=1<102281/212777<212777 Kbps loss-rate=53 2018-12-27 18:28:09,666 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d4] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R157529K -p5001 -P5002 -fparse 172.30.9.200 2018-12-27 18:28:12,994 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d4] megabytes=11.9221 real_seconds=1.00 rate_Mbps=100.0090 tx_cpu=99 rx_cpu=21 drop=56171 pkt=153837 data_loss=36.51332 2018-12-27 18:28:12,995 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d4] pkt-size=128 throughput=1<102409/157529<157529 Kbps loss-rate=36 2018-12-27 18:28:12,995 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d4] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R129969K -p5001 -P5002 -fparse 172.30.9.200 2018-12-27 18:28:16,322 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d4] megabytes=11.9056 real_seconds=1.00 rate_Mbps=99.3834 tx_cpu=99 rx_cpu=21 drop=29392 pkt=126923 data_loss=23.15745 2018-12-27 18:28:16,322 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d4] pkt-size=128 throughput=1<101768/129969<129969 Kbps loss-rate=23 2018-12-27 18:28:16,322 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d4] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R115868K -p5001 -P5002 -fparse 172.30.9.200 2018-12-27 18:28:19,650 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d4] megabytes=12.4846 real_seconds=1.00 rate_Mbps=104.2635 tx_cpu=99 rx_cpu=20 drop=10877 pkt=113151 data_loss=9.61310 2018-12-27 18:28:19,651 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d4] pkt-size=128 throughput=1<106765/115868<115868 Kbps loss-rate=9 2018-12-27 18:28:19,651 DEBUG overshot, min=1 kbps=106765 max=115868 2018-12-27 18:28:19,651 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d4] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R106765K -p5001 -P5002 -fparse 172.30.9.200 2018-12-27 18:28:22,978 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d4] megabytes=12.3774 real_seconds=1.00 rate_Mbps=103.3164 tx_cpu=99 rx_cpu=19 drop=2867 pkt=104263 data_loss=2.74997 2018-12-27 18:28:22,979 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d4] pkt-size=128 throughput=1<105795/106765<115868 Kbps loss-rate=2 2018-12-27 18:28:22,979 INFO [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d4] Measuring UDP Throughput (packet size=1024)... 2018-12-27 18:28:22,980 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d4] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.200 2018-12-27 18:28:26,330 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d4] megabytes=99.1211 real_seconds=1.01 rate_Mbps=826.6126 tx_cpu=42 rx_cpu=19 drop=165145 pkt=266645 data_loss=61.93440 2018-12-27 18:28:26,330 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d4] pkt-size=1024 throughput=1<846451/5000000<10000000 Kbps loss-rate=61 2018-12-27 18:28:26,331 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d4] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2539353K -p5001 -P5002 -fparse 172.30.9.200 2018-12-27 18:28:29,658 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d4] megabytes=98.9434 real_seconds=1.00 rate_Mbps=829.6071 tx_cpu=49 rx_cpu=21 drop=175009 pkt=276327 data_loss=63.33401 2018-12-27 18:28:29,658 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d4] pkt-size=1024 throughput=1<849517/2539353<2539353 Kbps loss-rate=63 2018-12-27 18:28:29,659 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d4] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1694435K -p5001 -P5002 -fparse 172.30.9.200 2018-12-27 18:28:33,009 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d4] megabytes=98.8691 real_seconds=1.00 rate_Mbps=825.4059 tx_cpu=99 rx_cpu=21 drop=105598 pkt=206840 data_loss=51.05301 2018-12-27 18:28:33,010 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d4] pkt-size=1024 throughput=1<845215/1694435<1694435 Kbps loss-rate=51 2018-12-27 18:28:33,010 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d4] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1269825K -p5001 -P5002 -fparse 172.30.9.200 2018-12-27 18:28:36,334 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d4] megabytes=99.6631 real_seconds=1.00 rate_Mbps=832.1807 tx_cpu=99 rx_cpu=20 drop=52953 pkt=155008 data_loss=34.16145 2018-12-27 18:28:36,335 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d4] pkt-size=1024 throughput=1<852153/1269825<1269825 Kbps loss-rate=34 2018-12-27 18:28:36,335 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d4] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1060989K -p5001 -P5002 -fparse 172.30.9.200 2018-12-27 18:28:39,662 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d4] megabytes=93.8291 real_seconds=1.00 rate_Mbps=783.2225 tx_cpu=99 rx_cpu=21 drop=33434 pkt=129515 data_loss=25.81478 2018-12-27 18:28:39,662 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d4] pkt-size=1024 throughput=1<802019/1060989<1060989 Kbps loss-rate=25 2018-12-27 18:28:39,662 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d4] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R931504K -p5001 -P5002 -fparse 172.30.9.200 2018-12-27 18:28:42,986 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d4] megabytes=89.5049 real_seconds=1.00 rate_Mbps=750.6825 tx_cpu=99 rx_cpu=19 drop=22056 pkt=113709 data_loss=19.39683 2018-12-27 18:28:42,986 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d4] pkt-size=1024 throughput=1<768698/931504<931504 Kbps loss-rate=19 2018-12-27 18:28:42,986 DEBUG overshot, min=1 kbps=768698 max=931504 2018-12-27 18:28:42,987 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d4] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R768698K -p5001 -P5002 -fparse 172.30.9.200 2018-12-27 18:28:46,314 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d4] megabytes=86.1201 real_seconds=1.01 rate_Mbps=718.4606 tx_cpu=99 rx_cpu=19 drop=5648 pkt=93835 data_loss=6.01905 2018-12-27 18:28:46,315 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d4] pkt-size=1024 throughput=1<735703/768698<931504 Kbps loss-rate=6 2018-12-27 18:28:46,315 DEBUG overshot, min=1 kbps=735703 max=768698 2018-12-27 18:28:46,315 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d4] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R735703K -p5001 -P5002 -fparse 172.30.9.200 2018-12-27 18:28:49,666 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d4] megabytes=87.7021 real_seconds=1.00 rate_Mbps=736.0309 tx_cpu=99 rx_cpu=21 drop=0 pkt=89807 data_loss=0.00000 2018-12-27 18:28:49,667 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d4] pkt-size=1024 throughput=1<753695/735703<768698 Kbps loss-rate=0 2018-12-27 18:28:49,667 DEBUG undershot, min=753695 kbps=761196 max=768698 2018-12-27 18:28:49,667 INFO [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d4] Measuring UDP Throughput (packet size=8192)... 2018-12-27 18:28:49,668 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d4] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.200 2018-12-27 18:28:53,019 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d4] megabytes=207.0312 real_seconds=1.00 rate_Mbps=1731.3817 tx_cpu=99 rx_cpu=10 drop=49794 pkt=76294 data_loss=65.26595 2018-12-27 18:28:53,019 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d4] pkt-size=8192 throughput=1<1772934/5000000<10000000 Kbps loss-rate=65 2018-12-27 18:28:53,020 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d4] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3386467K -p5001 -P5002 -fparse 172.30.9.200 2018-12-27 18:28:56,347 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d4] megabytes=214.3359 real_seconds=1.00 rate_Mbps=1793.0743 tx_cpu=99 rx_cpu=10 drop=24239 pkt=51674 data_loss=46.90754 2018-12-27 18:28:56,347 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d4] pkt-size=8192 throughput=1<1836108/3386467<3386467 Kbps loss-rate=46 2018-12-27 18:28:56,347 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d4] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2611287K -p5001 -P5002 -fparse 172.30.9.200 2018-12-27 18:28:59,674 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d4] megabytes=211.5469 real_seconds=1.00 rate_Mbps=1774.1757 tx_cpu=99 rx_cpu=11 drop=12767 pkt=39845 data_loss=32.04166 2018-12-27 18:28:59,675 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d4] pkt-size=8192 throughput=1<1816755/2611287<2611287 Kbps loss-rate=32 2018-12-27 18:28:59,675 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d4] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2214021K -p5001 -P5002 -fparse 172.30.9.200 2018-12-27 18:29:03,004 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d4] megabytes=214.9219 real_seconds=1.00 rate_Mbps=1798.0389 tx_cpu=99 rx_cpu=10 drop=6274 pkt=33784 data_loss=18.57091 2018-12-27 18:29:03,005 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d4] pkt-size=8192 throughput=1<1841191/2214021<2214021 Kbps loss-rate=18 2018-12-27 18:29:03,005 DEBUG overshot, min=1 kbps=1841191 max=2214021 2018-12-27 18:29:03,005 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d4] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1841191K -p5001 -P5002 -fparse 172.30.9.200 2018-12-27 18:29:06,330 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d4] megabytes=219.4922 real_seconds=1.00 rate_Mbps=1841.7699 tx_cpu=99 rx_cpu=9 drop=0 pkt=28095 data_loss=0.00000 2018-12-27 18:29:06,331 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d4] pkt-size=8192 throughput=1<1885972/1841191<2214021 Kbps loss-rate=0 2018-12-27 18:29:06,331 DEBUG undershot, min=1885972 kbps=2049996 max=2214021 2018-12-27 18:29:06,331 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d4] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2049996K -p5001 -P5002 -fparse 172.30.9.200 2018-12-27 18:29:09,654 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d4] megabytes=217.2188 real_seconds=1.00 rate_Mbps=1816.9447 tx_cpu=99 rx_cpu=11 drop=3476 pkt=31280 data_loss=11.11251 2018-12-27 18:29:09,654 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d4] pkt-size=8192 throughput=1885972<1860551/2049996<2214021 Kbps loss-rate=11 2018-12-27 18:29:09,654 DEBUG overshot, min=1885972 kbps=1860551 max=2049996 2018-12-27 18:29:09,655 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d4] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1860551K -p5001 -P5002 -fparse 172.30.9.200 2018-12-27 18:29:12,978 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d4] megabytes=221.7734 real_seconds=1.00 rate_Mbps=1860.2997 tx_cpu=99 rx_cpu=10 drop=3 pkt=28390 data_loss=0.01060 2018-12-27 18:29:12,979 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d4] pkt-size=8192 throughput=1885972<1904946/1860551<2049996 Kbps loss-rate=0 2018-12-27 18:29:12,979 DEBUG undershot, min=1904946 kbps=1977471 max=2049996 2018-12-27 18:29:12,979 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d4] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1977471K -p5001 -P5002 -fparse 172.30.9.200 2018-12-27 18:29:16,302 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d4] megabytes=208.7734 real_seconds=1.00 rate_Mbps=1746.6341 tx_cpu=99 rx_cpu=10 drop=3451 pkt=30174 data_loss=11.43702 2018-12-27 18:29:16,303 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d4] pkt-size=8192 throughput=1904946<1788553/1977471<2049996 Kbps loss-rate=11 2018-12-27 18:29:16,303 DEBUG overshot, min=1904946 kbps=1788553 max=1977471 2018-12-27 18:29:16,314 INFO { 'az_from': u'nova:overcloud-novacompute-0.opnfvlf.org', 'az_to': u'nova:overcloud-novacompute-1.opnfvlf.org', 'desc': 'VM to VM different network floating IP (inter-node)', 'distro_id': 'Ubuntu', 'distro_version': '14.04', 'ip_from': u'192.168.2.7', 'ip_to': u'172.30.9.200', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 42, 'rtt_ms': 0.44, 'throughput_kbps': 6463556, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 41, 'rtt_ms': 0.57, 'throughput_kbps': 6479388, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 34, 'rtt_ms': 0.56, 'throughput_kbps': 6204985, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 2.75, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 105795, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.0, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 753695, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 11.44, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 1788553, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '0.735', 'rtt_max_ms': '2.434', 'rtt_min_ms': '0.290', 'rtt_stddev': '0.604', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.453', 'rtt_max_ms': '0.630', 'rtt_min_ms': '0.306', 'rtt_stddev': '0.108', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '10.045', 'rtt_max_ms': '94.883', 'rtt_min_ms': '0.393', 'rtt_stddev': '28.280', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} 2018-12-27 18:29:16,315 INFO Deleting floating ip 068a5ee9-8766-48c9-a5ef-d85662469ad6 2018-12-27 18:29:17,071 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d4] Floating IP 172.30.9.203 deleted 2018-12-27 18:29:17,409 DEBUG [TestClient_1bdeadac-58ff-4237-a3f6-7789d011f22d4] Instance deleted 2018-12-27 18:29:17,441 INFO Cleaning up... 2018-12-27 18:29:17,442 DEBUG [TestServer_1bdeadac-58ff-4237-a3f6-7789d011f22d1] Terminating nuttcp-8.1.4 2018-12-27 18:29:17,458 INFO Deleting floating ip ef3cad16-2920-4417-86b4-bdbb7ca2928e 2018-12-27 18:29:18,209 DEBUG [TestServer_1bdeadac-58ff-4237-a3f6-7789d011f22d1] Floating IP 172.30.9.200 deleted 2018-12-27 18:29:18,536 DEBUG [TestServer_1bdeadac-58ff-4237-a3f6-7789d011f22d1] Instance deleted 2018-12-27 18:29:24,507 INFO Network pns-internal-net_1bdeadac-58ff-4237-a3f6-7789d011f22d deleted. 2018-12-27 18:29:26,676 INFO Network pns-internal-net2_1bdeadac-58ff-4237-a3f6-7789d011f22d deleted. 2018-12-27 18:29:26,731 INFO Removed public key pns_public_key 2018-12-27 18:29:26,731 INFO Deleting security group 2018-12-27 18:29:27,136 INFO Summary of results ================== Total Scenarios: 29 Passed Scenarios: 17 [100.00%] Failed Scenarios: 0 [0.00%] Skipped Scenarios: 12 +----------+-------------------------------------------------------+-------------------+----------------------------------------------------------------------------------+ | Scenario | Scenario Name | Functional Status | Data | +----------+-------------------------------------------------------+-------------------+----------------------------------------------------------------------------------+ | 1.1 | Same Network, Fixed IP, Intra-node, TCP | PASSED | {'tp_kbps': '17675722', 'rtt_ms': '0.273333'} | | 1.2 | Same Network, Fixed IP, Intra-node, UDP | PASSED | {128: {'tp_kbps': 201081, 'loss_rate': 0.0}, 1024: {'tp_kbps': 1526899, | | | | | 'loss_rate': 0.28}, 8192: {'tp_kbps': 9600988, 'loss_rate': 0.21}} | | 1.3 | Same Network, Fixed IP, Intra-node, ICMP | PASSED | {'rtt avg/min/max/stddev msec': {'391-byte': '0.215/0.124/0.409/0.092', | | | | | '64-byte': '0.254/0.110/0.795/0.197', '1500-byte': '0.228/0.145/0.406/0.073'}} | | 1.4 | Same Network, Fixed IP, Intra-node, Multicast | SKIPPED | {} | | 2.1 | Same Network, Fixed IP, Inter-node, TCP | PASSED | {'tp_kbps': '8827755', 'rtt_ms': '0.343333'} | | 2.2 | Same Network, Fixed IP, Inter-node, UDP | PASSED | {128: {'tp_kbps': 267729, 'loss_rate': 5.5}, 1024: {'tp_kbps': 2141325, | | | | | 'loss_rate': 4.45}, 8192: {'tp_kbps': 3379738, 'loss_rate': 3.98}} | | 2.3 | Same Network, Fixed IP, Inter-node, ICMP | PASSED | {'rtt avg/min/max/stddev msec': {'391-byte': '0.294/0.138/0.534/0.138', | | | | | '64-byte': '0.482/0.176/1.559/0.412', '1500-byte': '0.517/0.257/1.300/0.272'}} | | 2.4 | Same Network, Fixed IP, Inter-node, Multicast | SKIPPED | {} | | 3.1 | Different Network, Fixed IP, Intra-node, TCP | PASSED | {'tp_kbps': '16905043', 'rtt_ms': '0.256667'} | | 3.2 | Different Network, Fixed IP, Intra-node, UDP | PASSED | {128: {'tp_kbps': 200679, 'loss_rate': 0.0}, 1024: {'tp_kbps': 1779378, | | | | | 'loss_rate': 0.0}, 8192: {'tp_kbps': 8271740, 'loss_rate': 0.12}} | | 3.3 | Different Network, Fixed IP, Intra-node, ICMP | PASSED | {'rtt avg/min/max/stddev msec': {'391-byte': '0.131/0.095/0.191/0.032', | | | | | '64-byte': '0.234/0.108/0.657/0.174', '1500-byte': '0.193/0.130/0.350/0.075'}} | | 3.4 | Different Network, Fixed IP, Intra-node, Multicast | SKIPPED | {} | | 4.1 | Different Network, Fixed IP, Inter-node, TCP | PASSED | {'tp_kbps': '9092151', 'rtt_ms': '0.41'} | | 4.2 | Different Network, Fixed IP, Inter-node, UDP | PASSED | {128: {'tp_kbps': 241057, 'loss_rate': 8.1}, 1024: {'tp_kbps': 2003593, | | | | | 'loss_rate': 0.06}, 8192: {'tp_kbps': 3741243, 'loss_rate': 0.34}} | | 4.3 | Different Network, Fixed IP, Inter-node, ICMP | PASSED | {'rtt avg/min/max/stddev msec': {'391-byte': '0.251/0.155/0.404/0.096', | | | | | '64-byte': '0.325/0.115/0.976/0.274', '1500-byte': '0.334/0.191/0.856/0.181'}} | | 4.4 | Different Network, Fixed IP, Inter-node, Multicast | SKIPPED | {} | | 5.1 | Different Network, Floating IP, Intra-node, TCP | PASSED | {'tp_kbps': '5860151', 'rtt_ms': '0.43'} | | 5.2 | Different Network, Floating IP, Intra-node, UDP | PASSED | {128: {'tp_kbps': 119026, 'loss_rate': 2.34}, 1024: {'tp_kbps': 913286, | | | | | 'loss_rate': 2.18}, 8192: {'tp_kbps': 1891815, 'loss_rate': 3.24}} | | 5.3 | Different Network, Floating IP, Intra-node, ICMP | PASSED | {'rtt avg/min/max/stddev msec': {'391-byte': '0.411/0.278/0.572/0.092', | | | | | '64-byte': '0.529/0.230/2.011/0.521', '1500-byte': '0.640/0.424/1.391/0.265'}} | | 5.4 | Different Network, Floating IP, Intra-node, Multicast | SKIPPED | {} | | 6.1 | Different Network, Floating IP, Inter-node, TCP | PASSED | {'tp_kbps': '6382643', 'rtt_ms': '0.523333'} | | 6.2 | Different Network, Floating IP, Inter-node, UDP | PASSED | {128: {'tp_kbps': 105795, 'loss_rate': 2.75}, 1024: {'tp_kbps': 753695, | | | | | 'loss_rate': 0.0}, 8192: {'tp_kbps': 1788553, 'loss_rate': 11.44}} | | 6.3 | Different Network, Floating IP, Inter-node, ICMP | PASSED | {'rtt avg/min/max/stddev msec': {'391-byte': '0.453/0.306/0.630/0.108', | | | | | '64-byte': '0.735/0.290/2.434/0.604', '1500-byte': | | | | | '10.045/0.393/94.883/28.280'}} | | 6.4 | Different Network, Floating IP, Inter-node, Multicast | SKIPPED | {} | | 7.1 | Native Throughput, TCP | SKIPPED | {} | | 7.2 | Native Throughput, UDP | SKIPPED | {} | | 7.3 | Native Throughput, ICMP | SKIPPED | {} | | 7.4 | Native Throughput, Multicast | SKIPPED | {} | | 8.1 | VM to Host Uploading | SKIPPED | {} | | 8.2 | VM to Host Downloading | SKIPPED | {} | +----------+-------------------------------------------------------+-------------------+----------------------------------------------------------------------------------+ 2018-12-27 18:29:27,141 INFO Saving results in json file: /home/opnfv/functest/results/vmtp/vmtp.json... 2018-12-27 18:29:27,456 - functest.opnfv_tests.openstack.vmtp.vmtp - INFO - vmtp_genchart -c /home/opnfv/functest/results/vmtp/vmtp.html /home/opnfv/functest/results/vmtp/vmtp.json Generating chart drawing code to /home/opnfv/functest/results/vmtp/vmtp.html... 2018-12-27 18:29:27,582 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-12-27 18:29:27,582 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vmtp | functest | 18:09 | PASS | +-------------------+------------------+------------------+----------------+ 2018-12-27 18:29:27,588 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-12-27 18:29:27,589 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}23b6aff4262772e828c6f84547cd2c0e199525e1" 2018-12-27 18:29:27,915 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 618 X-Openstack-Request-Id: req-dbaf988b-8754-4de4-b545-61ffca2e1b44 Date: Thu, 27 Dec 2018 18:29:27 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "a4959dd9-e8f4-4ea9-8c99-7bff545db58c", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "244ab55b-a0ed-4e50-9f85-07f08119ae55", "ip_address": "172.30.9.201"}]}, "description": "", "tags": [], "tenant_id": "ba9798e72c2a4feaac6dfb932f0e92be", "created_at": "2018-12-27T18:11:18Z", "admin_state_up": true, "updated_at": "2018-12-27T18:29:22Z", "revision_number": 6, "routes": [], "project_id": "ba9798e72c2a4feaac6dfb932f0e92be", "id": "a631eb49-e3dc-46dc-8a5c-fe11df5cbb79", "name": "vmtp-router_1bdeadac-58ff-4237-a3f6-7789d011f22d"}]} 2018-12-27 18:29:27,916 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/routers.json used request id req-dbaf988b-8754-4de4-b545-61ffca2e1b44 2018-12-27 18:29:27,916 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.327090978622s 2018-12-27 18:29:27,916 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/routers.json used request id req-dbaf988b-8754-4de4-b545-61ffca2e1b44 2018-12-27 18:29:27,918 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-12-27 18:29:27,918 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:9696/v2.0/routers/a631eb49-e3dc-46dc-8a5c-fe11df5cbb79.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}23b6aff4262772e828c6f84547cd2c0e199525e1" 2018-12-27 18:29:29,274 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-32af2b85-b590-4dd1-9a94-5c1910fbef5c Content-Length: 0 Date: Thu, 27 Dec 2018 18:29:29 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 18:29:29,274 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/routers/a631eb49-e3dc-46dc-8a5c-fe11df5cbb79.json used request id req-32af2b85-b590-4dd1-9a94-5c1910fbef5c 2018-12-27 18:29:29,274 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.35593485832s 2018-12-27 18:29:29,274 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/routers/a631eb49-e3dc-46dc-8a5c-fe11df5cbb79.json used request id req-32af2b85-b590-4dd1-9a94-5c1910fbef5c 2018-12-27 18:29:29,278 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-27 18:29:29,282 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}23b6aff4262772e828c6f84547cd2c0e199525e1" 2018-12-27 18:29:29,526 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1191 Content-Type: application/json X-Openstack-Request-Id: req-cdb1c89e-bbc0-465c-a4a4-7b1555909fa7 Date: Thu, 27 Dec 2018 18:29:29 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/31e116f1-7889-4408-924a-e576455e175c/snap", "metadata": {}}], "file": "/v2/images/31e116f1-7889-4408-924a-e576455e175c/file", "owner": "ba9798e72c2a4feaac6dfb932f0e92be", "id": "31e116f1-7889-4408-924a-e576455e175c", "size": 263586304, "self": "/v2/images/31e116f1-7889-4408-924a-e576455e175c", "disk_format": "qcow2", "direct_url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/31e116f1-7889-4408-924a-e576455e175c/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "c72b40102c30f2c5e731d7f3da469df589b5c6eda0ada8864d2fad4e0b54d8e3", "updated_at": "2018-12-27T18:11:27Z", "visibility": "private", "owner_specified.shade.object": "images/vmtp-img_1bdeadac-58ff-4237-a3f6-7789d011f22d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "82988902051ff00ce70f6bafb41fe397", "name": "vmtp-img_1bdeadac-58ff-4237-a3f6-7789d011f22d", "checksum": "82988902051ff00ce70f6bafb41fe397", "created_at": "2018-12-27T18:11:23Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-27 18:29:29,526 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-cdb1c89e-bbc0-465c-a4a4-7b1555909fa7 2018-12-27 18:29:29,526 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.248069047928s 2018-12-27 18:29:29,527 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-cdb1c89e-bbc0-465c-a4a4-7b1555909fa7 2018-12-27 18:29:29,528 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-12-27 18:29:29,532 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:9292/v2/images/31e116f1-7889-4408-924a-e576455e175c -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}23b6aff4262772e828c6f84547cd2c0e199525e1" 2018-12-27 18:29:30,066 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-c8c19cba-020e-4ee5-b26c-bba7f65b3bca Date: Thu, 27 Dec 2018 18:29:30 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-27 18:29:30,067 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.31:9292/v2/images/31e116f1-7889-4408-924a-e576455e175c used request id req-c8c19cba-020e-4ee5-b26c-bba7f65b3bca 2018-12-27 18:29:30,067 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.538276195526s 2018-12-27 18:29:30,067 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.31:9292/v2/images/31e116f1-7889-4408-924a-e576455e175c used request id req-c8c19cba-020e-4ee5-b26c-bba7f65b3bca 2018-12-27 18:29:30,068 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-12-27 18:29:30,070 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b8fb54cd931a17d70d8f13c4f890e1bcf8e1c3ac" 2018-12-27 18:29:30,290 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:29:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7fb6885a-06b6-4419-9e61-debf2d8f8b15 x-compute-request-id: req-7fb6885a-06b6-4419-9e61-debf2d8f8b15 Content-Encoding: gzip Content-Length: 305 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vmtp-flavor_1bdeadac-58ff-4237-a3f6-7789d011f22d", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/2cc10faa-fb48-454d-929a-ab1d82f2f81a", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/2cc10faa-fb48-454d-929a-ab1d82f2f81a", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 0, "id": "2cc10faa-fb48-454d-929a-ab1d82f2f81a"}]} 2018-12-27 18:29:30,291 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None used request id req-7fb6885a-06b6-4419-9e61-debf2d8f8b15 2018-12-27 18:29:30,291 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.223122119904s 2018-12-27 18:29:30,291 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None used request id req-7fb6885a-06b6-4419-9e61-debf2d8f8b15 2018-12-27 18:29:30,293 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-12-27 18:29:30,296 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:8774/v2.1/flavors/2cc10faa-fb48-454d-929a-ab1d82f2f81a -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b8fb54cd931a17d70d8f13c4f890e1bcf8e1c3ac" 2018-12-27 18:29:30,328 - keystoneauth.session - DEBUG - RESP: [202] Date: Thu, 27 Dec 2018 18:29:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-fa6a0694-cb37-4d86-be0f-eb671e64d371 x-compute-request-id: req-fa6a0694-cb37-4d86-be0f-eb671e64d371 Content-Length: 0 Content-Type: application/json 2018-12-27 18:29:30,328 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/flavors/2cc10faa-fb48-454d-929a-ab1d82f2f81a used request id req-fa6a0694-cb37-4d86-be0f-eb671e64d371 2018-12-27 18:29:30,329 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.035590171814s 2018-12-27 18:29:30,329 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/flavors/2cc10faa-fb48-454d-929a-ab1d82f2f81a used request id req-fa6a0694-cb37-4d86-be0f-eb671e64d371 2018-12-27 18:29:30,329 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-27 18:29:30,333 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b8fb54cd931a17d70d8f13c4f890e1bcf8e1c3ac" 2018-12-27 18:29:30,460 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:29:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fee18d74-b435-4f7e-adba-c437a929b502 Content-Encoding: gzip Content-Length: 832 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/05a834ddebbc40688596b7460b47439e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05a834ddebbc40688596b7460b47439e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/08226a0ad01943f39559448239e291e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "08226a0ad01943f39559448239e291e1", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/55c0552fe37a4f7ca0e73939514bc683"}, "domain_id": "default", "enabled": true, "options": {}, "id": "55c0552fe37a4f7ca0e73939514bc683", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/646a4af4e3b5439a97996d353fea3924"}, "domain_id": "914eec1d43ea4caf9d2fd33268c06258", "enabled": true, "options": {}, "id": "646a4af4e3b5439a97996d353fea3924", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/85fb203e51c34d3f8122e285a6a318b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85fb203e51c34d3f8122e285a6a318b3", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/905e7f4b42d24cca93b99d2401fa3378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "905e7f4b42d24cca93b99d2401fa3378", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/a5bc08b9f81f4e5bb86c24f9f7547bae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5bc08b9f81f4e5bb86c24f9f7547bae", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/a5c780627f004d318bf908d80305da9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5c780627f004d318bf908d80305da9c", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/b18425bf2b044bc9af7e194919539a17"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b18425bf2b044bc9af7e194919539a17", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/b8d2134b619d4dca80e21d6fb16449b0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b8d2134b619d4dca80e21d6fb16449b0", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/b9ab6a25a652438285139fe5b44aea62"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9ab6a25a652438285139fe5b44aea62", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/c08462554a4844d681348f58b9b0edee"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c08462554a4844d681348f58b9b0edee", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/ddfc3a9aad444d4782eae677c8a98130"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ddfc3a9aad444d4782eae677c8a98130", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/f2a74f2185a54676a6cb2bb5ecfcc4f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2a74f2185a54676a6cb2bb5ecfcc4f6", "email": "glance@localhost", "password_expires_at": null}, {"name": "vmtp-user_1bdeadac-58ff-4237-a3f6-7789d011f22d", "links": {"self": "http://172.30.9.31:5000/v3/users/fc68fc8071b84a939151116637da03c5"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "fc68fc8071b84a939151116637da03c5", "domain_id": "default", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-12-27 18:29:30,460 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-fee18d74-b435-4f7e-adba-c437a929b502 2018-12-27 18:29:30,461 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.130950927734s 2018-12-27 18:29:30,461 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-fee18d74-b435-4f7e-adba-c437a929b502 2018-12-27 18:29:30,466 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-27 18:29:30,470 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/users/fc68fc8071b84a939151116637da03c5 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b8fb54cd931a17d70d8f13c4f890e1bcf8e1c3ac" 2018-12-27 18:29:30,580 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:29:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-583e1dff-77f4-40c8-81e9-0bd17bb6141c Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"user": {"name": "vmtp-user_1bdeadac-58ff-4237-a3f6-7789d011f22d", "links": {"self": "http://172.30.9.31:5000/v3/users/fc68fc8071b84a939151116637da03c5"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "fc68fc8071b84a939151116637da03c5", "description": null}} 2018-12-27 18:29:30,580 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users/fc68fc8071b84a939151116637da03c5 used request id req-583e1dff-77f4-40c8-81e9-0bd17bb6141c 2018-12-27 18:29:30,580 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.11387014389s 2018-12-27 18:29:30,581 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users/fc68fc8071b84a939151116637da03c5 used request id req-583e1dff-77f4-40c8-81e9-0bd17bb6141c 2018-12-27 18:29:30,581 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-12-27 18:29:30,585 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:5000/v3/users/fc68fc8071b84a939151116637da03c5 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b8fb54cd931a17d70d8f13c4f890e1bcf8e1c3ac" 2018-12-27 18:29:30,830 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 18:29:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d5f273a2-e70d-412a-af54-30e031cef153 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 18:29:30,830 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/fc68fc8071b84a939151116637da03c5 used request id req-d5f273a2-e70d-412a-af54-30e031cef153 2018-12-27 18:29:30,830 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.249056100845s 2018-12-27 18:29:30,831 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/fc68fc8071b84a939151116637da03c5 used request id req-d5f273a2-e70d-412a-af54-30e031cef153 2018-12-27 18:29:30,837 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-27 18:29:30,840 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b8fb54cd931a17d70d8f13c4f890e1bcf8e1c3ac" 2018-12-27 18:29:30,940 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:29:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4b790967-ef3d-4ffa-a979-10ad638672fa Content-Encoding: gzip Content-Length: 378 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93"}, "tags": [], "enabled": true, "id": "b7b4fceec1ad4c6eb74d758b709a9d93", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: vmtp", "links": {"self": "http://172.30.9.31:5000/v3/projects/ba9798e72c2a4feaac6dfb932f0e92be"}, "tags": [], "enabled": true, "id": "ba9798e72c2a4feaac6dfb932f0e92be", "parent_id": "default", "domain_id": "default", "name": "vmtp-project_1bdeadac-58ff-4237-a3f6-7789d011f22d"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/da629caea04941e1ae8979c379dc7c9d"}, "tags": [], "enabled": true, "id": "da629caea04941e1ae8979c379dc7c9d", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-12-27 18:29:30,940 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects used request id req-4b790967-ef3d-4ffa-a979-10ad638672fa 2018-12-27 18:29:30,940 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.103332996368s 2018-12-27 18:29:30,941 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects used request id req-4b790967-ef3d-4ffa-a979-10ad638672fa 2018-12-27 18:29:30,945 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-12-27 18:29:30,948 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:5000/v3/projects/ba9798e72c2a4feaac6dfb932f0e92be -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b8fb54cd931a17d70d8f13c4f890e1bcf8e1c3ac" 2018-12-27 18:29:31,139 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 18:29:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9b90eceb-7669-465e-a0f5-5aa3184c46b7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 18:29:31,140 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/ba9798e72c2a4feaac6dfb932f0e92be used request id req-9b90eceb-7669-465e-a0f5-5aa3184c46b7 2018-12-27 18:29:31,140 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.194404840469s 2018-12-27 18:29:31,140 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/ba9798e72c2a4feaac6dfb932f0e92be used request id req-9b90eceb-7669-465e-a0f5-5aa3184c46b7 2018-12-27 18:29:31,143 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-27 18:29:31,143 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:9696/v2.0/security-groups.json?project_id=ba9798e72c2a4feaac6dfb932f0e92be&name=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b8fb54cd931a17d70d8f13c4f890e1bcf8e1c3ac" 2018-12-27 18:29:31,372 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2434 X-Openstack-Request-Id: req-02b098c9-0066-4bfd-a364-0ae275ac0345 Date: Thu, 27 Dec 2018 18:29:31 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "ba9798e72c2a4feaac6dfb932f0e92be", "created_at": "2018-12-27T18:11:34Z", "updated_at": "2018-12-27T18:11:34Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T18:11:34Z", "revision_number": 0, "id": "796cfe6a-83c0-43e3-8f77-05dddf855a69", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T18:11:34Z", "security_group_id": "5d27a2ad-41f0-4d38-83f8-398b35374d39", "tenant_id": "ba9798e72c2a4feaac6dfb932f0e92be", "port_range_min": null, "ethertype": "IPv6", "project_id": "ba9798e72c2a4feaac6dfb932f0e92be"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T18:11:34Z", "revision_number": 0, "id": "7fe5c912-8f09-43b6-8171-e3d7ece0c5a2", "remote_group_id": "5d27a2ad-41f0-4d38-83f8-398b35374d39", "remote_ip_prefix": null, "created_at": "2018-12-27T18:11:34Z", "security_group_id": "5d27a2ad-41f0-4d38-83f8-398b35374d39", "tenant_id": "ba9798e72c2a4feaac6dfb932f0e92be", "port_range_min": null, "ethertype": "IPv6", "project_id": "ba9798e72c2a4feaac6dfb932f0e92be"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T18:11:34Z", "revision_number": 0, "id": "bf71d5cc-f0cf-4ada-bd10-9db66bedff79", "remote_group_id": "5d27a2ad-41f0-4d38-83f8-398b35374d39", "remote_ip_prefix": null, "created_at": "2018-12-27T18:11:34Z", "security_group_id": "5d27a2ad-41f0-4d38-83f8-398b35374d39", "tenant_id": "ba9798e72c2a4feaac6dfb932f0e92be", "port_range_min": null, "ethertype": "IPv4", "project_id": "ba9798e72c2a4feaac6dfb932f0e92be"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T18:11:34Z", "revision_number": 0, "id": "d99a1a41-99f6-4242-8bc2-d2b63045c2f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T18:11:34Z", "security_group_id": "5d27a2ad-41f0-4d38-83f8-398b35374d39", "tenant_id": "ba9798e72c2a4feaac6dfb932f0e92be", "port_range_min": null, "ethertype": "IPv4", "project_id": "ba9798e72c2a4feaac6dfb932f0e92be"}], "revision_number": 4, "project_id": "ba9798e72c2a4feaac6dfb932f0e92be", "id": "5d27a2ad-41f0-4d38-83f8-398b35374d39", "name": "default"}]} 2018-12-27 18:29:31,372 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json?project_id=ba9798e72c2a4feaac6dfb932f0e92be&name=default used request id req-02b098c9-0066-4bfd-a364-0ae275ac0345 2018-12-27 18:29:31,372 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.229480981827s 2018-12-27 18:29:31,373 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json?project_id=ba9798e72c2a4feaac6dfb932f0e92be&name=default used request id req-02b098c9-0066-4bfd-a364-0ae275ac0345 2018-12-27 18:29:31,376 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-27 18:29:31,376 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b8fb54cd931a17d70d8f13c4f890e1bcf8e1c3ac" 2018-12-27 18:29:31,661 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 33483 X-Openstack-Request-Id: req-f8d86a7d-1078-4673-9887-e32e7c7ecc95 Date: Thu, 27 Dec 2018 18:29:31 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "created_at": "2018-12-27T15:33:01Z", "updated_at": "2018-12-27T15:33:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "35205ac3-06e6-4cf6-bb21-ff8f813cb45b", "remote_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "ade77f59-e70c-4970-8ea8-198222fa332e", "remote_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "c4f3bf7f-d793-498d-a883-bb8c6003f070", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "c85cb618-8f19-445b-8e16-6d467cb17771", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}], "revision_number": 4, "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "created_at": "2018-12-27T15:57:22Z", "updated_at": "2018-12-27T15:57:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "5e258a3b-01f5-4aef-81b7-0b5dc6e5b683", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "65475539-0336-498a-8da4-ff0a80b10089", "remote_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "ae922857-f7ae-4bc8-949b-153fb43bfd00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "b4f87679-52e1-4cf9-bf76-5abb9a9bec06", "remote_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "f7197afc9b61423897aefc9a643d03a1"}], "revision_number": 4, "project_id": "f7197afc9b61423897aefc9a643d03a1", "id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "created_at": "2018-12-27T16:01:54Z", "updated_at": "2018-12-27T16:01:54Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "00dd3abd-acd1-4edb-8f4a-8badcbd2eeb4", "remote_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "018de60d-bc33-4ef0-9eed-6d00b6ce227b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "0d99f0db-fa6b-4201-b67f-a7ff0db82c5d", "remote_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv6", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "5c4049ef-933d-4614-84e7-83584430d462", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv6", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}], "revision_number": 4, "project_id": "8c689c5e31c44b09ab85f80682abbc2a", "id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "created_at": "2018-12-27T15:56:49Z", "updated_at": "2018-12-27T15:56:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "6555e255-763a-4448-b1b1-0c93b2a390bd", "remote_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "777ff7a5-a590-43e5-a84b-7677710494e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "8bac258a-08df-48b7-900b-efbe01a6ec20", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "dc17921e-353f-4898-a970-881b2c8d093d", "remote_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}], "revision_number": 4, "project_id": "28dac9e1580d461c9de52e6659cc4f9d", "id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "created_at": "2018-12-27T16:01:52Z", "updated_at": "2018-12-27T16:01:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "32737757-45f3-4b24-b6ab-5f2d5579b4a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv6", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "ae604ef3-492d-4aa3-8045-1ff84f755a27", "remote_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv4", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "b7bff40a-beda-4996-b140-ed94d010535c", "remote_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv6", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "b8129030-9d72-4d5d-adce-47bbe62492fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv4", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}], "revision_number": 4, "project_id": "81c108a273314b24bf6b48c41b5bbe0c", "id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ba9798e72c2a4feaac6dfb932f0e92be", "created_at": "2018-12-27T18:11:34Z", "updated_at": "2018-12-27T18:11:34Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T18:11:34Z", "revision_number": 0, "id": "796cfe6a-83c0-43e3-8f77-05dddf855a69", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T18:11:34Z", "security_group_id": "5d27a2ad-41f0-4d38-83f8-398b35374d39", "tenant_id": "ba9798e72c2a4feaac6dfb932f0e92be", "port_range_min": null, "ethertype": "IPv6", "project_id": "ba9798e72c2a4feaac6dfb932f0e92be"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T18:11:34Z", "revision_number": 0, "id": "7fe5c912-8f09-43b6-8171-e3d7ece0c5a2", "remote_group_id": "5d27a2ad-41f0-4d38-83f8-398b35374d39", "remote_ip_prefix": null, "created_at": "2018-12-27T18:11:34Z", "security_group_id": "5d27a2ad-41f0-4d38-83f8-398b35374d39", "tenant_id": "ba9798e72c2a4feaac6dfb932f0e92be", "port_range_min": null, "ethertype": "IPv6", "project_id": "ba9798e72c2a4feaac6dfb932f0e92be"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T18:11:34Z", "revision_number": 0, "id": "bf71d5cc-f0cf-4ada-bd10-9db66bedff79", "remote_group_id": "5d27a2ad-41f0-4d38-83f8-398b35374d39", "remote_ip_prefix": null, "created_at": "2018-12-27T18:11:34Z", "security_group_id": "5d27a2ad-41f0-4d38-83f8-398b35374d39", "tenant_id": "ba9798e72c2a4feaac6dfb932f0e92be", "port_range_min": null, "ethertype": "IPv4", "project_id": "ba9798e72c2a4feaac6dfb932f0e92be"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T18:11:34Z", "revision_number": 0, "id": "d99a1a41-99f6-4242-8bc2-d2b63045c2f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T18:11:34Z", "security_group_id": "5d27a2ad-41f0-4d38-83f8-398b35374d39", "tenant_id": "ba9798e72c2a4feaac6dfb932f0e92be", "port_range_min": null, "ethertype": "IPv4", "project_id": "ba9798e72c2a4feaac6dfb932f0e92be"}], "revision_number": 4, "project_id": "ba9798e72c2a4feaac6dfb932f0e92be", "id": "5d27a2ad-41f0-4d38-83f8-398b35374d39", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "created_at": "2018-12-27T15:57:20Z", "updated_at": "2018-12-27T15:57:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "0c389ec4-c0af-4c20-acf9-4fcc1d859dd7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv6", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "3749697a-f2ef-439a-a661-2fb92badd1ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv4", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "b74e0c8c-e243-450e-b1be-69c587093d6d", "remote_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv6", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "c222695b-2f1c-427d-afd7-e0be24ec9f66", "remote_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv4", "project_id": "7fb0e5436e4f467998e672dd71018a45"}], "revision_number": 4, "project_id": "7fb0e5436e4f467998e672dd71018a45", "id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "created_at": "2018-12-27T17:02:11Z", "updated_at": "2018-12-27T17:02:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "675d8a56-1c9b-4c58-a252-61e65997fd05", "remote_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv4", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "84f0587c-7394-4fd6-8f3d-8d6ba94cf3f9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv6", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "8a450b4f-e710-4193-816e-13a2d4e40c07", "remote_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv6", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "c3106b0a-1026-4156-86a9-f0438b7fab93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv4", "project_id": "7cba3664d5674e65a12c8c269a05febf"}], "revision_number": 4, "project_id": "7cba3664d5674e65a12c8c269a05febf", "id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "created_at": "2018-12-27T15:58:29Z", "updated_at": "2018-12-27T15:58:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "2a945ecc-f9fa-4219-96ab-c189a7f5c102", "remote_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv6", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "55e2b54e-68d4-4476-8c9f-e05e347c8970", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv4", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "9983229c-b595-482a-973f-81137a209b6d", "remote_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv4", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "9d4b8450-78ab-4817-a586-372ed88268f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv6", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}], "revision_number": 4, "project_id": "fbd6dbf946a5406398ba810e02d0888e", "id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "created_at": "2018-12-27T15:57:24Z", "updated_at": "2018-12-27T15:57:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "35521f2a-a59d-4798-9fa8-0febfe126076", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv4", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "607d473d-1e6a-4088-a778-7df9ffc1ff68", "remote_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv6", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "6f8fa92b-b67a-4047-a900-f43656aff42b", "remote_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv4", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "890f1d6c-9ae5-45b0-b7a1-282182432b66", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv6", "project_id": "253cc6709e714b8a80a5f74e4257907e"}], "revision_number": 4, "project_id": "253cc6709e714b8a80a5f74e4257907e", "id": "b9546f11-205e-4322-89f8-f0360d6090ed", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "created_at": "2018-12-27T15:57:08Z", "updated_at": "2018-12-27T15:57:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "6739c48b-d899-4c17-bb8e-ffaf8922c034", "remote_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv4", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "9660a6af-4d9b-40b9-9729-f205f66c2bd0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv4", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "bf244c03-fc10-4754-9c2b-b0224401c4f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv6", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "d3bee7cc-a152-441c-9790-abb1f56cec03", "remote_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv6", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}], "revision_number": 4, "project_id": "782a28bd0d40485e85eda6b8ba43840b", "id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "created_at": "2018-12-27T15:57:11Z", "updated_at": "2018-12-27T15:57:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "22c0d2cf-360a-4aa8-ba7e-bfdbf8327d27", "remote_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "553b140a-8ba9-4af7-9f50-bf24e87aebf7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "b2ecf7a5-df98-4d65-a762-767320437c5a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "e49104b2-7c13-49d6-8519-a16dd585346f", "remote_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}], "revision_number": 4, "project_id": "ef7e486beb8f4de39b25ca5f11552328", "id": "d0588e93-db0d-4888-9f99-3399a50df490", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-27T15:33:07Z", "updated_at": "2018-12-27T15:33:07Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "4de95db8-72d6-4aec-a145-e92511971eb9", "remote_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "5f100cff-05d8-4405-8dfb-0a387c123fae", "remote_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "a3f6a193-cc94-4220-a73a-08acf63c449b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "f059d8a5-0c32-49c9-a721-77cc89245ecd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "created_at": "2018-12-27T15:29:16Z", "updated_at": "2018-12-27T15:29:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "3c53841a-5bc0-4192-b482-044411e217ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "5956ff3f-d59d-4af6-82b5-566c888583a7", "remote_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:16Z", "revision_number": 0, "id": "60735d87-52c7-426a-91a6-aff1078a5a2d", "remote_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:16Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "abe97133-61dd-4fdf-baf3-2e07968a324f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "da629caea04941e1ae8979c379dc7c9d"}], "revision_number": 4, "project_id": "da629caea04941e1ae8979c379dc7c9d", "id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "name": "default"}]} 2018-12-27 18:29:31,662 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json used request id req-f8d86a7d-1078-4673-9887-e32e7c7ecc95 2018-12-27 18:29:31,662 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.286329984665s 2018-12-27 18:29:31,664 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json used request id req-f8d86a7d-1078-4673-9887-e32e7c7ecc95 2018-12-27 18:29:31,669 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-12-27 18:29:31,670 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:9696/v2.0/security-groups/5d27a2ad-41f0-4d38-83f8-398b35374d39.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b8fb54cd931a17d70d8f13c4f890e1bcf8e1c3ac" 2018-12-27 18:29:32,601 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-5569355a-3aac-44d7-aafb-369e3cc0b74e Content-Length: 0 Date: Thu, 27 Dec 2018 18:29:32 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 18:29:32,601 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-groups/5d27a2ad-41f0-4d38-83f8-398b35374d39.json used request id req-5569355a-3aac-44d7-aafb-369e3cc0b74e 2018-12-27 18:29:32,601 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.931421995163s 2018-12-27 18:29:32,601 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-groups/5d27a2ad-41f0-4d38-83f8-398b35374d39.json used request id req-5569355a-3aac-44d7-aafb-369e3cc0b74e 2018-12-27 18:29:32,602 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-27 18:29:32,602 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}23b6aff4262772e828c6f84547cd2c0e199525e1" 2018-12-27 18:29:33,216 - keystoneauth.session - DEBUG - RESP: [401] Content-Type: application/json Content-Length: 114 Www-Authenticate: Keystone uri='http://192.30.9.5:5000' X-Openstack-Request-Id: req-2f28ccf2-451e-4137-9db5-61c34b3d6ae7 Date: Thu, 27 Dec 2018 18:29:33 GMT RESP BODY: {"error": {"message": "The request you have made requires authentication.", "code": 401, "title": "Unauthorized"}} 2018-12-27 18:29:33,216 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-2f28ccf2-451e-4137-9db5-61c34b3d6ae7 2018-12-27 18:29:33,217 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000/v3/auth/tokens 2018-12-27 18:29:33,233 - keystoneauth.session - DEBUG - Request returned failure status: 401 2018-12-27 18:29:33,233 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.631249904633s 2018-12-27 18:29:33,245 - xtesting.ci.run_tests - INFO - Loading test case 'shaker'... 2018-12-27 18:29:33,264 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 18:29:33,272 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:29:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bede948b-fb9f-401c-8fd8-2929bf7d3eee Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 18:29:33,272 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-bede948b-fb9f-401c-8fd8-2929bf7d3eee 2018-12-27 18:29:33,272 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000/v3/auth/tokens 2018-12-27 18:29:33,668 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}], "expires_at": "2018-12-27T19:29:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b7b4fceec1ad4c6eb74d758b709a9d93", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "a5bc08b9f81f4e5bb86c24f9f7547bae"}, "audit_ids": ["I9zzM0LHTnO2-2SsT4OL-w"], "issued_at": "2018-12-27T18:29:33.000000Z"}} 2018-12-27 18:29:33,671 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-27 18:29:33,672 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}71926e9955302e532f55c387728d2e2fc6139aa5" 2018-12-27 18:29:33,987 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 725 X-Openstack-Request-Id: req-c4892279-a0a6-4f33-84ae-422c62ac643b Date: Thu, 27 Dec 2018 18:29:33 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","updated_at":"2018-12-27T15:58:03Z","dns_domain":"","revision_number":8,"port_security_enabled":true,"mtu":1500,"id":"a4959dd9-e8f4-4ea9-8c99-7bff545db58c","router:external":true,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"da629caea04941e1ae8979c379dc7c9d","status":"ACTIVE","subnets":["244ab55b-a0ed-4e50-9f85-07f08119ae55"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"da629caea04941e1ae8979c379dc7c9d","created_at":"2018-12-27T15:29:17Z","provider:network_type":"flat"}]} 2018-12-27 18:29:33,987 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json?router%3Aexternal=True used request id req-c4892279-a0a6-4f33-84ae-422c62ac643b 2018-12-27 18:29:33,987 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.316026926041s 2018-12-27 18:29:33,987 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json?router%3Aexternal=True used request id req-c4892279-a0a6-4f33-84ae-422c62ac643b 2018-12-27 18:29:33,992 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 18:29:33,997 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 18:29:33 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 18:29:33,998 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-27 18:29:34,001 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}71926e9955302e532f55c387728d2e2fc6139aa5" 2018-12-27 18:29:34,102 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:29:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d97b8f12-bcc4-494d-99d5-ba9757c01dad Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.31:5000/v3/domains/914eec1d43ea4caf9d2fd33268c06258"}, "tags": [], "enabled": true, "id": "914eec1d43ea4caf9d2fd33268c06258", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains", "previous": null, "next": null}} 2018-12-27 18:29:34,103 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains used request id req-d97b8f12-bcc4-494d-99d5-ba9757c01dad 2018-12-27 18:29:34,103 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.104447126389s 2018-12-27 18:29:34,103 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains used request id req-d97b8f12-bcc4-494d-99d5-ba9757c01dad 2018-12-27 18:29:34,110 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-12-27 18:29:34,113 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}71926e9955302e532f55c387728d2e2fc6139aa5" -d '{"project": {"description": "Created by OPNFV Functest: shaker", "enabled": true, "domain_id": "default", "name": "shaker-project_88ca9841-7565-4820-8291-7340da353c7f"}}' 2018-12-27 18:29:34,247 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 27 Dec 2018 18:29:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1f115eb0-2445-4cbb-8250-651fa43d12b8 Content-Length: 358 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: shaker", "links": {"self": "http://172.30.9.31:5000/v3/projects/c4ca8cab71a344789c6a387d7b29fe62"}, "tags": [], "enabled": true, "id": "c4ca8cab71a344789c6a387d7b29fe62", "parent_id": "default", "domain_id": "default", "name": "shaker-project_88ca9841-7565-4820-8291-7340da353c7f"}} 2018-12-27 18:29:34,247 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-1f115eb0-2445-4cbb-8250-651fa43d12b8 2018-12-27 18:29:34,247 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.136901140213s 2018-12-27 18:29:34,247 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-1f115eb0-2445-4cbb-8250-651fa43d12b8 2018-12-27 18:29:34,248 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: shaker', u'tags': [], 'enabled': True, 'id': u'c4ca8cab71a344789c6a387d7b29fe62', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'shaker-project_88ca9841-7565-4820-8291-7340da353c7f'}) 2018-12-27 18:29:34,254 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-12-27 18:29:34,258 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}71926e9955302e532f55c387728d2e2fc6139aa5" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "9be0c3e2-65da-4bbf-a1ca-9c7651dfe0db", "email": null, "name": "shaker-user_88ca9841-7565-4820-8291-7340da353c7f"}}' 2018-12-27 18:29:34,630 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 27 Dec 2018 18:29:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3c5d4306-9ea7-4399-9b2e-905e30b95ea7 Content-Length: 321 Content-Type: application/json RESP BODY: {"user": {"name": "shaker-user_88ca9841-7565-4820-8291-7340da353c7f", "links": {"self": "http://172.30.9.31:5000/v3/users/e8ebfd8bd5ce4669933d0881b0d0ccd9"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "e8ebfd8bd5ce4669933d0881b0d0ccd9", "domain_id": "default", "password_expires_at": null}} 2018-12-27 18:29:34,630 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/users used request id req-3c5d4306-9ea7-4399-9b2e-905e30b95ea7 2018-12-27 18:29:34,631 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.375929117203s 2018-12-27 18:29:34,631 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/users used request id req-3c5d4306-9ea7-4399-9b2e-905e30b95ea7 2018-12-27 18:29:34,631 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'e8ebfd8bd5ce4669933d0881b0d0ccd9', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'shaker-user_88ca9841-7565-4820-8291-7340da353c7f'}) 2018-12-27 18:29:34,635 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-27 18:29:34,638 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}71926e9955302e532f55c387728d2e2fc6139aa5" 2018-12-27 18:29:34,748 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:29:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3feb08aa-b4ae-4d54-8540-c4e08ec7e8ad Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 18:29:34,749 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-3feb08aa-b4ae-4d54-8540-c4e08ec7e8ad 2018-12-27 18:29:34,749 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.113582849503s 2018-12-27 18:29:34,749 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-3feb08aa-b4ae-4d54-8540-c4e08ec7e8ad 2018-12-27 18:29:34,754 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-27 18:29:34,757 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}71926e9955302e532f55c387728d2e2fc6139aa5" 2018-12-27 18:29:34,858 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:29:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7080060e-4168-4f94-b4c8-78a7241985a5 Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 18:29:34,858 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-7080060e-4168-4f94-b4c8-78a7241985a5 2018-12-27 18:29:34,858 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.104559183121s 2018-12-27 18:29:34,859 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-7080060e-4168-4f94-b4c8-78a7241985a5 2018-12-27 18:29:34,863 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-27 18:29:34,867 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}71926e9955302e532f55c387728d2e2fc6139aa5" 2018-12-27 18:29:34,963 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:29:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-71c04053-7546-47dc-816b-95aa67291779 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-12-27 18:29:34,963 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains/default used request id req-71c04053-7546-47dc-816b-95aa67291779 2018-12-27 18:29:34,964 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.100187778473s 2018-12-27 18:29:34,964 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains/default used request id req-71c04053-7546-47dc-816b-95aa67291779 2018-12-27 18:29:34,965 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-27 18:29:34,968 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}71926e9955302e532f55c387728d2e2fc6139aa5" 2018-12-27 18:29:35,097 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:29:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-22549095-8f49-421b-86a0-2c4371a17c36 Content-Encoding: gzip Content-Length: 836 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/05a834ddebbc40688596b7460b47439e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05a834ddebbc40688596b7460b47439e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/08226a0ad01943f39559448239e291e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "08226a0ad01943f39559448239e291e1", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/55c0552fe37a4f7ca0e73939514bc683"}, "domain_id": "default", "enabled": true, "options": {}, "id": "55c0552fe37a4f7ca0e73939514bc683", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/646a4af4e3b5439a97996d353fea3924"}, "domain_id": "914eec1d43ea4caf9d2fd33268c06258", "enabled": true, "options": {}, "id": "646a4af4e3b5439a97996d353fea3924", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/85fb203e51c34d3f8122e285a6a318b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85fb203e51c34d3f8122e285a6a318b3", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/905e7f4b42d24cca93b99d2401fa3378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "905e7f4b42d24cca93b99d2401fa3378", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/a5bc08b9f81f4e5bb86c24f9f7547bae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5bc08b9f81f4e5bb86c24f9f7547bae", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/a5c780627f004d318bf908d80305da9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5c780627f004d318bf908d80305da9c", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/b18425bf2b044bc9af7e194919539a17"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b18425bf2b044bc9af7e194919539a17", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/b8d2134b619d4dca80e21d6fb16449b0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b8d2134b619d4dca80e21d6fb16449b0", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/b9ab6a25a652438285139fe5b44aea62"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9ab6a25a652438285139fe5b44aea62", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/c08462554a4844d681348f58b9b0edee"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c08462554a4844d681348f58b9b0edee", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/ddfc3a9aad444d4782eae677c8a98130"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ddfc3a9aad444d4782eae677c8a98130", "email": "swift@localhost", "password_expires_at": null}, {"name": "shaker-user_88ca9841-7565-4820-8291-7340da353c7f", "links": {"self": "http://172.30.9.31:5000/v3/users/e8ebfd8bd5ce4669933d0881b0d0ccd9"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "e8ebfd8bd5ce4669933d0881b0d0ccd9", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/f2a74f2185a54676a6cb2bb5ecfcc4f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2a74f2185a54676a6cb2bb5ecfcc4f6", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-12-27 18:29:35,097 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-22549095-8f49-421b-86a0-2c4371a17c36 2018-12-27 18:29:35,097 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.132266998291s 2018-12-27 18:29:35,097 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-22549095-8f49-421b-86a0-2c4371a17c36 2018-12-27 18:29:35,109 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-27 18:29:35,112 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}71926e9955302e532f55c387728d2e2fc6139aa5" 2018-12-27 18:29:35,211 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:29:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5e38f92b-fa51-40eb-a2db-38c75ef1026d Content-Encoding: gzip Content-Length: 391 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93"}, "tags": [], "enabled": true, "id": "b7b4fceec1ad4c6eb74d758b709a9d93", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: shaker", "links": {"self": "http://172.30.9.31:5000/v3/projects/c4ca8cab71a344789c6a387d7b29fe62"}, "tags": [], "enabled": true, "id": "c4ca8cab71a344789c6a387d7b29fe62", "parent_id": "default", "domain_id": "default", "name": "shaker-project_88ca9841-7565-4820-8291-7340da353c7f"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/da629caea04941e1ae8979c379dc7c9d"}, "tags": [], "enabled": true, "id": "da629caea04941e1ae8979c379dc7c9d", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-12-27 18:29:35,211 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?domain_id=default used request id req-5e38f92b-fa51-40eb-a2db-38c75ef1026d 2018-12-27 18:29:35,212 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.102332115173s 2018-12-27 18:29:35,212 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?domain_id=default used request id req-5e38f92b-fa51-40eb-a2db-38c75ef1026d 2018-12-27 18:29:35,219 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-12-27 18:29:35,223 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:5000/v3/role_assignments?user.id=e8ebfd8bd5ce4669933d0881b0d0ccd9&role.id=5e97c57d600b48f5b4c8f915fe73d20b&scope.project.id=c4ca8cab71a344789c6a387d7b29fe62" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}71926e9955302e532f55c387728d2e2fc6139aa5" 2018-12-27 18:29:35,318 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:29:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-45391e6a-6833-43a4-9c9f-4b5c0369d7b4 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.31:5000/v3/role_assignments?user.id=e8ebfd8bd5ce4669933d0881b0d0ccd9&role.id=5e97c57d600b48f5b4c8f915fe73d20b&scope.project.id=c4ca8cab71a344789c6a387d7b29fe62", "previous": null, "next": null}} 2018-12-27 18:29:35,319 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/role_assignments?user.id=e8ebfd8bd5ce4669933d0881b0d0ccd9&role.id=5e97c57d600b48f5b4c8f915fe73d20b&scope.project.id=c4ca8cab71a344789c6a387d7b29fe62 used request id req-45391e6a-6833-43a4-9c9f-4b5c0369d7b4 2018-12-27 18:29:35,319 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0992541313171s 2018-12-27 18:29:35,319 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/role_assignments?user.id=e8ebfd8bd5ce4669933d0881b0d0ccd9&role.id=5e97c57d600b48f5b4c8f915fe73d20b&scope.project.id=c4ca8cab71a344789c6a387d7b29fe62 used request id req-45391e6a-6833-43a4-9c9f-4b5c0369d7b4 2018-12-27 18:29:35,323 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-12-27 18:29:35,326 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.31:5000/v3/projects/c4ca8cab71a344789c6a387d7b29fe62/users/e8ebfd8bd5ce4669933d0881b0d0ccd9/roles/5e97c57d600b48f5b4c8f915fe73d20b -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}71926e9955302e532f55c387728d2e2fc6139aa5" 2018-12-27 18:29:35,520 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 18:29:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1a98164c-743c-48e3-94dc-eb3d849b2778 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 18:29:35,521 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/c4ca8cab71a344789c6a387d7b29fe62/users/e8ebfd8bd5ce4669933d0881b0d0ccd9/roles/5e97c57d600b48f5b4c8f915fe73d20b used request id req-1a98164c-743c-48e3-94dc-eb3d849b2778 2018-12-27 18:29:35,521 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.197979211807s 2018-12-27 18:29:35,521 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/c4ca8cab71a344789c6a387d7b29fe62/users/e8ebfd8bd5ce4669933d0881b0d0ccd9/roles/5e97c57d600b48f5b4c8f915fe73d20b used request id req-1a98164c-743c-48e3-94dc-eb3d849b2778 2018-12-27 18:29:35,522 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'shaker-project_88ca9841-7565-4820-8291-7340da353c7f', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'tenant_name': 'admin', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': u'1', u'image_api_version': '2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'regionOne', u'key_manager_api_version': u'v1', 'project_id': u'c4ca8cab71a344789c6a387d7b29fe62', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '9be0c3e2-65da-4bbf-a1ca-9c7651dfe0db', 'username': u'shaker-user_88ca9841-7565-4820-8291-7340da353c7f', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.31:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-12-27 18:29:35,525 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'shaker-user_88ca9841-7565-4820-8291-7340da353c7f', 'password': '9be0c3e2-65da-4bbf-a1ca-9c7651dfe0db', 'project_name': 'shaker-project_88ca9841-7565-4820-8291-7340da353c7f', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.31:5000//v3', 'project_id': 'c4ca8cab71a344789c6a387d7b29fe62', 'project_domain_name': 'Default'} 2018-12-27 18:29:35,527 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-12-27 18:29:35,530 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}71926e9955302e532f55c387728d2e2fc6139aa5" 2018-12-27 18:29:35,751 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:29:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b487ae6a-7a37-4086-acd9-acf58bc5100f x-compute-request-id: req-b487ae6a-7a37-4086-acd9-acf58bc5100f Content-Encoding: gzip Content-Length: 737 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 20}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.4", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 247, "hypervisor_version": 2012000, "disk_available_least": 242, "local_gb": 247, "free_ram_mb": 28406, "id": 2}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 29}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.9", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 247, "hypervisor_version": 2012000, "disk_available_least": 242, "local_gb": 247, "free_ram_mb": 28406, "id": 5}]} 2018-12-27 18:29:35,752 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/os-hypervisors/detail used request id req-b487ae6a-7a37-4086-acd9-acf58bc5100f 2018-12-27 18:29:35,752 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.224539041519s 2018-12-27 18:29:35,752 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/os-hypervisors/detail used request id req-b487ae6a-7a37-4086-acd9-acf58bc5100f 2018-12-27 18:29:35,753 - xtesting.ci.run_tests - INFO - Running test case 'shaker'... 2018-12-27 18:29:35,753 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-27 18:29:35,757 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}71926e9955302e532f55c387728d2e2fc6139aa5" 2018-12-27 18:29:35,861 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:29:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c6040732-63a6-4f6a-9c07-0fa935b75dc4 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.31:5000/v3/domains/914eec1d43ea4caf9d2fd33268c06258"}, "tags": [], "enabled": true, "id": "914eec1d43ea4caf9d2fd33268c06258", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains", "previous": null, "next": null}} 2018-12-27 18:29:35,861 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains used request id req-c6040732-63a6-4f6a-9c07-0fa935b75dc4 2018-12-27 18:29:35,861 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.107627868652s 2018-12-27 18:29:35,862 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains used request id req-c6040732-63a6-4f6a-9c07-0fa935b75dc4 2018-12-27 18:29:35,869 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-27 18:29:35,872 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}71926e9955302e532f55c387728d2e2fc6139aa5" 2018-12-27 18:29:35,969 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:29:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-acb5d37e-e048-4b46-b059-ffadc1964fc4 Content-Encoding: gzip Content-Length: 391 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93"}, "tags": [], "enabled": true, "id": "b7b4fceec1ad4c6eb74d758b709a9d93", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: shaker", "links": {"self": "http://172.30.9.31:5000/v3/projects/c4ca8cab71a344789c6a387d7b29fe62"}, "tags": [], "enabled": true, "id": "c4ca8cab71a344789c6a387d7b29fe62", "parent_id": "default", "domain_id": "default", "name": "shaker-project_88ca9841-7565-4820-8291-7340da353c7f"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/da629caea04941e1ae8979c379dc7c9d"}, "tags": [], "enabled": true, "id": "da629caea04941e1ae8979c379dc7c9d", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-12-27 18:29:35,969 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?domain_id=default used request id req-acb5d37e-e048-4b46-b059-ffadc1964fc4 2018-12-27 18:29:35,970 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.100800991058s 2018-12-27 18:29:35,970 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?domain_id=default used request id req-acb5d37e-e048-4b46-b059-ffadc1964fc4 2018-12-27 18:29:35,972 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-12-27 18:29:35,972 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}71926e9955302e532f55c387728d2e2fc6139aa5" -d '{"network": {"tenant_id": "c4ca8cab71a344789c6a387d7b29fe62", "name": "shaker-net_88ca9841-7565-4820-8291-7340da353c7f", "admin_state_up": true}}' 2018-12-27 18:29:37,323 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 717 X-Openstack-Request-Id: req-48f172b6-c49b-4299-8be1-635cad02a7a6 Date: Thu, 27 Dec 2018 18:29:37 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"provider:network_type":"geneve","id":"9eb6cee5-4d9c-47f2-90db-cf4b52d448ad","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":79,"ipv4_address_scope":null,"shared":false,"project_id":"c4ca8cab71a344789c6a387d7b29fe62","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-27T18:29:36Z","is_default":false,"qos_policy_id":null,"name":"shaker-net_88ca9841-7565-4820-8291-7340da353c7f","admin_state_up":true,"tenant_id":"c4ca8cab71a344789c6a387d7b29fe62","created_at":"2018-12-27T18:29:36Z","mtu":1442}} 2018-12-27 18:29:37,323 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-48f172b6-c49b-4299-8be1-635cad02a7a6 2018-12-27 18:29:37,323 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 1.35108304024s 2018-12-27 18:29:37,323 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-48f172b6-c49b-4299-8be1-635cad02a7a6 2018-12-27 18:29:37,324 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'dns_domain': u'', u'updated_at': u'2018-12-27T18:29:36Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'provider:network_type': u'geneve', u'id': u'9eb6cee5-4d9c-47f2-90db-cf4b52d448ad', u'provider:segmentation_id': 79, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'shaker-net_88ca9841-7565-4820-8291-7340da353c7f', u'created_at': u'2018-12-27T18:29:36Z', u'mtu': 1442, u'tenant_id': u'c4ca8cab71a344789c6a387d7b29fe62', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'c4ca8cab71a344789c6a387d7b29fe62'}) 2018-12-27 18:29:37,325 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 18:29:37,333 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:29:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-67299f23-b0d9-4895-8079-13772944b400 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 18:29:37,333 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-67299f23-b0d9-4895-8079-13772944b400 2018-12-27 18:29:37,334 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000/v3/auth/tokens 2018-12-27 18:29:37,734 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T19:29:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c4ca8cab71a344789c6a387d7b29fe62", "name": "shaker-project_88ca9841-7565-4820-8291-7340da353c7f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/c4ca8cab71a344789c6a387d7b29fe62", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/c4ca8cab71a344789c6a387d7b29fe62", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/c4ca8cab71a344789c6a387d7b29fe62", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/c4ca8cab71a344789c6a387d7b29fe62", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/c4ca8cab71a344789c6a387d7b29fe62", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/c4ca8cab71a344789c6a387d7b29fe62", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/c4ca8cab71a344789c6a387d7b29fe62", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/c4ca8cab71a344789c6a387d7b29fe62", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/c4ca8cab71a344789c6a387d7b29fe62", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_c4ca8cab71a344789c6a387d7b29fe62", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_c4ca8cab71a344789c6a387d7b29fe62", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/c4ca8cab71a344789c6a387d7b29fe62", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/c4ca8cab71a344789c6a387d7b29fe62", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/c4ca8cab71a344789c6a387d7b29fe62", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "shaker-user_88ca9841-7565-4820-8291-7340da353c7f", "id": "e8ebfd8bd5ce4669933d0881b0d0ccd9"}, "audit_ids": ["YbvLk3rkQ6SwNIElRsQzsQ"], "issued_at": "2018-12-27T18:29:37.000000Z"}} 2018-12-27 18:29:37,737 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-27 18:29:37,738 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25311b71cde0d94fb533d8edaf38def6fec11542" 2018-12-27 18:29:38,048 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1212 X-Openstack-Request-Id: req-04ca4bae-ba36-4b52-a998-fbdee6a8eb46 Date: Thu, 27 Dec 2018 18:29:38 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"id":"9eb6cee5-4d9c-47f2-90db-cf4b52d448ad","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"c4ca8cab71a344789c6a387d7b29fe62","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-27T18:29:36Z","qos_policy_id":null,"name":"shaker-net_88ca9841-7565-4820-8291-7340da353c7f","admin_state_up":true,"tenant_id":"c4ca8cab71a344789c6a387d7b29fe62","created_at":"2018-12-27T18:29:36Z","mtu":1442},{"updated_at":"2018-12-27T15:58:03Z","dns_domain":"","revision_number":8,"port_security_enabled":true,"id":"a4959dd9-e8f4-4ea9-8c99-7bff545db58c","router:external":true,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"da629caea04941e1ae8979c379dc7c9d","status":"ACTIVE","subnets":["244ab55b-a0ed-4e50-9f85-07f08119ae55"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"da629caea04941e1ae8979c379dc7c9d","created_at":"2018-12-27T15:29:17Z","mtu":1500}]} 2018-12-27 18:29:38,048 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-04ca4bae-ba36-4b52-a998-fbdee6a8eb46 2018-12-27 18:29:38,049 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.31107211113s 2018-12-27 18:29:38,049 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-04ca4bae-ba36-4b52-a998-fbdee6a8eb46 2018-12-27 18:29:38,050 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-12-27 18:29:38,051 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}25311b71cde0d94fb533d8edaf38def6fec11542" -d '{"subnet": {"name": "shaker-subnet_88ca9841-7565-4820-8291-7340da353c7f", "enable_dhcp": true, "network_id": "9eb6cee5-4d9c-47f2-90db-cf4b52d448ad", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-12-27 18:29:39,574 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-bc89e728-858a-4048-a4f2-253a1d8dfd7c Date: Thu, 27 Dec 2018 18:29:39 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9eb6cee5-4d9c-47f2-90db-cf4b52d448ad","tenant_id":"c4ca8cab71a344789c6a387d7b29fe62","created_at":"2018-12-27T18:29:38Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-12-27T18:29:38Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"c4ca8cab71a344789c6a387d7b29fe62","id":"ddc100f9-2be9-4e0c-be09-bc6ce4f25066","subnetpool_id":null,"name":"shaker-subnet_88ca9841-7565-4820-8291-7340da353c7f"}} 2018-12-27 18:29:39,575 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/subnets.json used request id req-bc89e728-858a-4048-a4f2-253a1d8dfd7c 2018-12-27 18:29:39,575 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 1.52434301376s 2018-12-27 18:29:39,575 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/subnets.json used request id req-bc89e728-858a-4048-a4f2-253a1d8dfd7c 2018-12-27 18:29:39,576 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-12-27T18:29:38Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'ddc100f9-2be9-4e0c-be09-bc6ce4f25066', u'subnetpool_id': None, u'service_types': [], u'name': u'shaker-subnet_88ca9841-7565-4820-8291-7340da353c7f', u'enable_dhcp': True, u'network_id': u'9eb6cee5-4d9c-47f2-90db-cf4b52d448ad', u'tenant_id': u'c4ca8cab71a344789c6a387d7b29fe62', u'created_at': u'2018-12-27T18:29:38Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'c4ca8cab71a344789c6a387d7b29fe62'}) 2018-12-27 18:29:39,576 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-12-27 18:29:39,577 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}25311b71cde0d94fb533d8edaf38def6fec11542" -d '{"router": {"external_gateway_info": {"network_id": "a4959dd9-e8f4-4ea9-8c99-7bff545db58c"}, "name": "shaker-router_88ca9841-7565-4820-8291-7340da353c7f", "admin_state_up": true}}' 2018-12-27 18:29:42,013 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 617 X-Openstack-Request-Id: req-a708835c-128f-4652-9f84-47df1f10ed19 Date: Thu, 27 Dec 2018 18:29:42 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "a4959dd9-e8f4-4ea9-8c99-7bff545db58c", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "244ab55b-a0ed-4e50-9f85-07f08119ae55", "ip_address": "172.30.9.205"}]}, "description": "", "tags": [], "tenant_id": "c4ca8cab71a344789c6a387d7b29fe62", "created_at": "2018-12-27T18:29:40Z", "admin_state_up": true, "updated_at": "2018-12-27T18:29:41Z", "revision_number": 2, "routes": [], "project_id": "c4ca8cab71a344789c6a387d7b29fe62", "id": "3fb78858-6585-4c12-b2aa-cfc2b1e8519c", "name": "shaker-router_88ca9841-7565-4820-8291-7340da353c7f"}} 2018-12-27 18:29:42,013 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/routers.json used request id req-a708835c-128f-4652-9f84-47df1f10ed19 2018-12-27 18:29:42,014 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 2.43720507622s 2018-12-27 18:29:42,014 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/routers.json used request id req-a708835c-128f-4652-9f84-47df1f10ed19 2018-12-27 18:29:42,014 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'a4959dd9-e8f4-4ea9-8c99-7bff545db58c', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'244ab55b-a0ed-4e50-9f85-07f08119ae55', u'ip_address': u'172.30.9.205'}]}, u'description': u'', u'tags': [], u'tenant_id': u'c4ca8cab71a344789c6a387d7b29fe62', u'created_at': u'2018-12-27T18:29:40Z', u'admin_state_up': True, u'updated_at': u'2018-12-27T18:29:41Z', u'revision_number': 2, u'routes': [], u'project_id': u'c4ca8cab71a344789c6a387d7b29fe62', u'id': u'3fb78858-6585-4c12-b2aa-cfc2b1e8519c', u'name': u'shaker-router_88ca9841-7565-4820-8291-7340da353c7f'}) 2018-12-27 18:29:42,015 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-12-27 18:29:42,015 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.31:9696/v2.0/routers/3fb78858-6585-4c12-b2aa-cfc2b1e8519c/add_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}25311b71cde0d94fb533d8edaf38def6fec11542" -d '{"subnet_id": "ddc100f9-2be9-4e0c-be09-bc6ce4f25066"}' 2018-12-27 18:29:45,717 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-1e8c2961-3462-4e7a-9c66-a3d5d0d4a46c Date: Thu, 27 Dec 2018 18:29:45 GMT RESP BODY: {"network_id": "9eb6cee5-4d9c-47f2-90db-cf4b52d448ad", "tenant_id": "c4ca8cab71a344789c6a387d7b29fe62", "subnet_id": "ddc100f9-2be9-4e0c-be09-bc6ce4f25066", "subnet_ids": ["ddc100f9-2be9-4e0c-be09-bc6ce4f25066"], "port_id": "4f46c87f-af22-4369-9e65-b4ed719ce1ac", "id": "3fb78858-6585-4c12-b2aa-cfc2b1e8519c"} 2018-12-27 18:29:45,717 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.31:9696/v2.0/routers/3fb78858-6585-4c12-b2aa-cfc2b1e8519c/add_router_interface.json used request id req-1e8c2961-3462-4e7a-9c66-a3d5d0d4a46c 2018-12-27 18:29:45,717 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 3.70217299461s 2018-12-27 18:29:45,717 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.31:9696/v2.0/routers/3fb78858-6585-4c12-b2aa-cfc2b1e8519c/add_router_interface.json used request id req-1e8c2961-3462-4e7a-9c66-a3d5d0d4a46c returning object 3fb78858-6585-4c12-b2aa-cfc2b1e8519c 2018-12-27 18:29:45,718 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/shaker-image.qcow2 2018-12-27 18:29:49,288 - shade - DEBUG - Image file /home/opnfv/functest/images/shaker-image.qcow2 md5:cea74a063cc5ef2b018ec12beb0bf961 sha256:5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017 2018-12-27 18:29:49,290 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 18:29:49,295 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Thu, 27 Dec 2018 18:29:49 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}]} 2018-12-27 18:29:49,300 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-27 18:29:49,304 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25311b71cde0d94fb533d8edaf38def6fec11542" 2018-12-27 18:29:49,528 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-a5314544-cb15-4311-9ed1-6715676613f8 Date: Thu, 27 Dec 2018 18:29:49 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-27 18:29:49,528 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-a5314544-cb15-4311-9ed1-6715676613f8 2018-12-27 18:29:49,528 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.227863073349s 2018-12-27 18:29:49,529 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-a5314544-cb15-4311-9ed1-6715676613f8 2018-12-27 18:29:49,536 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-12-27 18:29:49,540 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}25311b71cde0d94fb533d8edaf38def6fec11542" -d '{"owner_specified.shade.md5": "cea74a063cc5ef2b018ec12beb0bf961", "owner_specified.shade.sha256": "5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017", "owner_specified.shade.object": "images/shaker-img_88ca9841-7565-4820-8291-7340da353c7f", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "shaker-img_88ca9841-7565-4820-8291-7340da353c7f"}' 2018-12-27 18:29:49,771 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 864 Content-Type: application/json Location: http://172.30.9.31:9292/v2/images/477c1133-ec1b-4289-9bdd-c25459efa410 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-ba76308c-2ef7-4aaf-a17b-18ce54de90a5 Date: Thu, 27 Dec 2018 18:29:49 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/477c1133-ec1b-4289-9bdd-c25459efa410/file", "owner": "c4ca8cab71a344789c6a387d7b29fe62", "id": "477c1133-ec1b-4289-9bdd-c25459efa410", "size": null, "self": "/v2/images/477c1133-ec1b-4289-9bdd-c25459efa410", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017", "updated_at": "2018-12-27T18:29:49Z", "visibility": "private", "owner_specified.shade.object": "images/shaker-img_88ca9841-7565-4820-8291-7340da353c7f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "cea74a063cc5ef2b018ec12beb0bf961", "name": "shaker-img_88ca9841-7565-4820-8291-7340da353c7f", "checksum": null, "created_at": "2018-12-27T18:29:49Z", "protected": false} 2018-12-27 18:29:49,771 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.31:9292/v2/images used request id req-ba76308c-2ef7-4aaf-a17b-18ce54de90a5 2018-12-27 18:29:49,771 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.235027074814s 2018-12-27 18:29:49,772 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.31:9292/v2/images used request id req-ba76308c-2ef7-4aaf-a17b-18ce54de90a5 returning object 477c1133-ec1b-4289-9bdd-c25459efa410 2018-12-27 18:29:49,772 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-12-27 18:29:49,775 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.31:9292/v2/images/477c1133-ec1b-4289-9bdd-c25459efa410/file -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}25311b71cde0d94fb533d8edaf38def6fec11542" -d '' 2018-12-27 18:29:57,907 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-78214bfc-a4fd-4769-9d2d-44d4468f5573 Date: Thu, 27 Dec 2018 18:29:57 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-27 18:29:57,907 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.31:9292/v2/images/477c1133-ec1b-4289-9bdd-c25459efa410/file used request id req-78214bfc-a4fd-4769-9d2d-44d4468f5573 2018-12-27 18:29:57,907 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 8.13514280319s 2018-12-27 18:29:57,908 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.31:9292/v2/images/477c1133-ec1b-4289-9bdd-c25459efa410/file used request id req-78214bfc-a4fd-4769-9d2d-44d4468f5573 2018-12-27 18:29:57,912 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-27 18:29:57,915 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25311b71cde0d94fb533d8edaf38def6fec11542" 2018-12-27 18:29:58,153 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1195 Content-Type: application/json X-Openstack-Request-Id: req-59dc0be6-6428-4c62-9cce-5d79359843ae Date: Thu, 27 Dec 2018 18:29:58 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/477c1133-ec1b-4289-9bdd-c25459efa410/snap", "metadata": {}}], "file": "/v2/images/477c1133-ec1b-4289-9bdd-c25459efa410/file", "owner": "c4ca8cab71a344789c6a387d7b29fe62", "id": "477c1133-ec1b-4289-9bdd-c25459efa410", "size": 666173440, "self": "/v2/images/477c1133-ec1b-4289-9bdd-c25459efa410", "disk_format": "qcow2", "direct_url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/477c1133-ec1b-4289-9bdd-c25459efa410/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017", "updated_at": "2018-12-27T18:29:57Z", "visibility": "private", "owner_specified.shade.object": "images/shaker-img_88ca9841-7565-4820-8291-7340da353c7f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "cea74a063cc5ef2b018ec12beb0bf961", "name": "shaker-img_88ca9841-7565-4820-8291-7340da353c7f", "checksum": "cea74a063cc5ef2b018ec12beb0bf961", "created_at": "2018-12-27T18:29:49Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-27 18:29:58,154 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-59dc0be6-6428-4c62-9cce-5d79359843ae 2018-12-27 18:29:58,154 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.242040872574s 2018-12-27 18:29:58,154 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-59dc0be6-6428-4c62-9cce-5d79359843ae 2018-12-27 18:29:58,156 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/477c1133-ec1b-4289-9bdd-c25459efa410/snap', u'metadata': Munch({})})], 'file': u'/v2/images/477c1133-ec1b-4289-9bdd-c25459efa410/file', 'owner': u'c4ca8cab71a344789c6a387d7b29fe62', 'id': u'477c1133-ec1b-4289-9bdd-c25459efa410', 'size': 666173440, u'self': u'/v2/images/477c1133-ec1b-4289-9bdd-c25459efa410', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c4ca8cab71a344789c6a387d7b29fe62', 'name': 'shaker-project_88ca9841-7565-4820-8291-7340da353c7f', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/477c1133-ec1b-4289-9bdd-c25459efa410/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-12-27T18:29:57Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-12-27T18:29:57Z', u'owner_specified.shade.sha256': u'5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017', u'owner_specified.shade.object': u'images/shaker-img_88ca9841-7565-4820-8291-7340da353c7f', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'cea74a063cc5ef2b018ec12beb0bf961', 'properties': {u'self': u'/v2/images/477c1133-ec1b-4289-9bdd-c25459efa410', u'owner_specified.shade.md5': u'cea74a063cc5ef2b018ec12beb0bf961', u'owner_specified.shade.object': u'images/shaker-img_88ca9841-7565-4820-8291-7340da353c7f', u'owner_specified.shade.sha256': u'5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017', u'schema': u'/v2/schemas/image'}, 'name': u'shaker-img_88ca9841-7565-4820-8291-7340da353c7f', 'created': u'2018-12-27T18:29:49Z', 'checksum': u'cea74a063cc5ef2b018ec12beb0bf961', 'created_at': u'2018-12-27T18:29:49Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/477c1133-ec1b-4289-9bdd-c25459efa410', u'owner_specified.shade.md5': u'cea74a063cc5ef2b018ec12beb0bf961', u'owner_specified.shade.object': u'images/shaker-img_88ca9841-7565-4820-8291-7340da353c7f', u'owner_specified.shade.sha256': u'5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017', u'schema': u'/v2/schemas/image'}}) 2018-12-27 18:29:58,157 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-12-27 18:29:58,160 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}71926e9955302e532f55c387728d2e2fc6139aa5" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "shaker-flavor_88ca9841-7565-4820-8291-7340da353c7f", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 3, "id": null, "swap": 0}}' 2018-12-27 18:29:58,208 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:29:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-71ea994b-382b-4f98-86e0-47ff51619f66 x-compute-request-id: req-71ea994b-382b-4f98-86e0-47ff51619f66 Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavor": {"name": "shaker-flavor_88ca9841-7565-4820-8291-7340da353c7f", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/6dd35c92-bb0a-451f-85a7-d45a66b18d4a", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/6dd35c92-bb0a-451f-85a7-d45a66b18d4a", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 3, "id": "6dd35c92-bb0a-451f-85a7-d45a66b18d4a"}} 2018-12-27 18:29:58,208 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-71ea994b-382b-4f98-86e0-47ff51619f66 2018-12-27 18:29:58,208 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0508329868317s 2018-12-27 18:29:58,208 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-71ea994b-382b-4f98-86e0-47ff51619f66 2018-12-27 18:29:58,209 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'shaker-flavor_88ca9841-7565-4820-8291-7340da353c7f', 'ephemeral': 0, 'ram': 512, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b7b4fceec1ad4c6eb74d758b709a9d93', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 3, 'id': u'6dd35c92-bb0a-451f-85a7-d45a66b18d4a', 'swap': 0}) 2018-12-27 18:29:58,209 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-12-27 18:29:58,212 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/flavors/6dd35c92-bb0a-451f-85a7-d45a66b18d4a/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}71926e9955302e532f55c387728d2e2fc6139aa5" -d '{"extra_specs": {}}' 2018-12-27 18:29:58,241 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:29:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-a96ca3ff-b9e4-4c5a-b654-b2ec4683cd59 x-compute-request-id: req-a96ca3ff-b9e4-4c5a-b654-b2ec4683cd59 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-12-27 18:29:58,241 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors/6dd35c92-bb0a-451f-85a7-d45a66b18d4a/os-extra_specs used request id req-a96ca3ff-b9e4-4c5a-b654-b2ec4683cd59 2018-12-27 18:29:58,241 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0315248966217s 2018-12-27 18:29:58,241 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors/6dd35c92-bb0a-451f-85a7-d45a66b18d4a/os-extra_specs used request id req-a96ca3ff-b9e4-4c5a-b654-b2ec4683cd59 2018-12-27 18:29:58,242 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-12-27 18:29:58,244 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/os-keypairs -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}25311b71cde0d94fb533d8edaf38def6fec11542" -d '{"keypair": {"name": "shaker-kp_88ca9841-7565-4820-8291-7340da353c7f"}}' 2018-12-27 18:29:58,797 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:29:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c6d1ed25-dfa8-4406-a2c9-e368c7068491 x-compute-request-id: req-c6d1ed25-dfa8-4406-a2c9-e368c7068491 Content-Encoding: gzip Content-Length: 1799 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC+JNNUZMqsYRfgmE+96Sn9Ci6W3JcfPo2MoNkOD9WRwbIhrqUJRCC0kN6eCQ+Q1uwF2Y7S8N7sw7Xn25hKIgoRBYPgd3ctg8xfU+gfIwnVcOfUTQawISWRI195kalWKP6VQPhVbZYDUx4yGGo2157UvuPJmYATkcmKViysiUxrvQXj1MrTtJJalpUO94TahQ1GHbiXieDJUJhTOx/K8m2SY5ErBcjqsT8syFRSkEZF4W2wYy40dNE49esSzsV4PPL/w0Cunn5o3pH3ybIlPWPmEOuHTnWm8mFVwwD1gq58flGYC8uBb7B2ltxYsSSSH4jREjIh9LE2t9yBC4clV4Hz Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAviTTVGTKrGEX4JhPvekp/QoultyXHz6NjKDZDg/VkcGyIa6l\nCUQgtJDengkPkNbsBdmO0vDe7MO159uYSiIKEQWD4Hd3LYPMX1PoHyMJ1XDn1E0G\nsCElkSNfeZGpVij+lUD4VW2WA1MeMhhqNtee1L7jyZmAE5HJilYsrIlMa70F49TK\n07SSWpaVDveE2oUNRh24l4ngyVCYUzsfyvJtkmORKwXI6rE/LMhUUpBGReFtsGMu\nNHTROPXrEs7FeDzy/8NArp5+aN6R98myJT1j5hDrh051pvJhVcMA9YKufH5RmAvL\ngW+wdpbcWLEkkh+I0RIyIfSxNrfcgQuHJVeB8wIDAQABAoIBAH4BHWKh4IVXWmFl\nzgJGD6M2KiWjTSpRY7A7r1tYNul+eLNFbuyzDxFZp40G6B/NrV87CyDSqogwMc3S\nghsub4lUJE6OHJY27yqFCiAIMi4Vwiu4V6REcwa5cD25v4PvarYx9d923aCaZjpA\nX7K0NPc7AOzKIkvVor9f1/8GhXQnDF8XqBx3PwZBgf96dQrOGiy3EVOCLb3CXtw4\nv4r32RYY7KgqRsox2NgFP63VUqmmNu9pkApbahG+8KPBdXeaYVGmkT6yV4VJCTdc\nnPDYGN2BqrK5G9c8YyBoz8/y53P+8MUOfWWwPT1c0QtDnn4sTv0DnVyIYAxdCpCw\no9relBECgYEA6ig3499vMemu8RE4v0EePagYwI/H8FcBLHx1pcWMfV8OpmH6KnJ+\nUmH1zXuaUW4gspXRcAJpCi+utK9zNlcwc8gFDK9xNdTASFfOV/79ESe9mTzFfSTM\negY5VZKKpCJmYcX0IxEnpCqPthP3dRqfn/UefOCiSe/n17YyHr79MNcCgYEAz+GM\nzY9NIApKHQMbRxtPgo8ZUQvZ7ziIAVU2LoN/cxVRDsJbAEfiLObwVM/ttoIWk1dl\n5w6Ta5HWRU8aeeQEgqLrES0ZClWb+tkQy3IboCEdaKQWCR3/mUMi0ffBNoIvlMkN\n9vPuq2SeoAONJc6OrKsJF1ntYRtH5X5y6QiOaEUCgYBSUOcs/Xw6oLr2ViaL3ZmC\n9VgWQbV5AS0RdYNqTmNQI52j0ie+ylcsIPHnVb9vRvbJsS9aYA6LHS4eqNsozEfl\nO/jCd96lnPAnvm50sthGMqFNgHawwsH7V7rKIWUJxGoXjx5/QWWdKbUxvh0tFrns\n4p/gKJwEwAjR5WQDOQMLKwKBgQDBP7AhN+I+stIK/mRRSfY0LMsgKKBEXo0wkAJ6\nYwwL8/kSe2MVc72yeE1ayqD1VSGff1Pf5BDvovdKHytBvNLkjodvxDjO/p6uJzQR\nrNY5mg84w7EocJa3501rW6JmBcgtzGoK9OEeu78qiaKhTtAbfDRLXPHrn+zKTy6L\nq8SW8QKBgHLybbvVujkel55fqtty8koVKdz0dCE88Sz4bHyEJZOzRLKCkPg107lc\nCeHdkhD50VXSrjhcbw4JLcvV2ddMtWL63I5DFsgq4B+It6XB/Yc8MizR5tIrknpE\nOarYe3pI5QiafZsLPE5CyVTCiOvMGx1va4pIfbCU4EPbd4esd4kC\n-----END RSA PRIVATE KEY-----\n", "user_id": "e8ebfd8bd5ce4669933d0881b0d0ccd9", "name": "shaker-kp_88ca9841-7565-4820-8291-7340da353c7f", "fingerprint": "42:f3:b2:3e:a1:e1:43:7a:76:1d:50:68:94:5e:e8:c4"}} 2018-12-27 18:29:58,797 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/os-keypairs used request id req-c6d1ed25-dfa8-4406-a2c9-e368c7068491 2018-12-27 18:29:58,798 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.555827856064s 2018-12-27 18:29:58,798 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/os-keypairs used request id req-c6d1ed25-dfa8-4406-a2c9-e368c7068491 2018-12-27 18:29:58,799 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC+JNNUZMqsYRfgmE+96Sn9Ci6W3JcfPo2MoNkOD9WRwbIhrqUJRCC0kN6eCQ+Q1uwF2Y7S8N7sw7Xn25hKIgoRBYPgd3ctg8xfU+gfIwnVcOfUTQawISWRI195kalWKP6VQPhVbZYDUx4yGGo2157UvuPJmYATkcmKViysiUxrvQXj1MrTtJJalpUO94TahQ1GHbiXieDJUJhTOx/K8m2SY5ErBcjqsT8syFRSkEZF4W2wYy40dNE49esSzsV4PPL/w0Cunn5o3pH3ybIlPWPmEOuHTnWm8mFVwwD1gq58flGYC8uBb7B2ltxYsSSSH4jREjIh9LE2t9yBC4clV4Hz Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAviTTVGTKrGEX4JhPvekp/QoultyXHz6NjKDZDg/VkcGyIa6l\nCUQgtJDengkPkNbsBdmO0vDe7MO159uYSiIKEQWD4Hd3LYPMX1PoHyMJ1XDn1E0G\nsCElkSNfeZGpVij+lUD4VW2WA1MeMhhqNtee1L7jyZmAE5HJilYsrIlMa70F49TK\n07SSWpaVDveE2oUNRh24l4ngyVCYUzsfyvJtkmORKwXI6rE/LMhUUpBGReFtsGMu\nNHTROPXrEs7FeDzy/8NArp5+aN6R98myJT1j5hDrh051pvJhVcMA9YKufH5RmAvL\ngW+wdpbcWLEkkh+I0RIyIfSxNrfcgQuHJVeB8wIDAQABAoIBAH4BHWKh4IVXWmFl\nzgJGD6M2KiWjTSpRY7A7r1tYNul+eLNFbuyzDxFZp40G6B/NrV87CyDSqogwMc3S\nghsub4lUJE6OHJY27yqFCiAIMi4Vwiu4V6REcwa5cD25v4PvarYx9d923aCaZjpA\nX7K0NPc7AOzKIkvVor9f1/8GhXQnDF8XqBx3PwZBgf96dQrOGiy3EVOCLb3CXtw4\nv4r32RYY7KgqRsox2NgFP63VUqmmNu9pkApbahG+8KPBdXeaYVGmkT6yV4VJCTdc\nnPDYGN2BqrK5G9c8YyBoz8/y53P+8MUOfWWwPT1c0QtDnn4sTv0DnVyIYAxdCpCw\no9relBECgYEA6ig3499vMemu8RE4v0EePagYwI/H8FcBLHx1pcWMfV8OpmH6KnJ+\nUmH1zXuaUW4gspXRcAJpCi+utK9zNlcwc8gFDK9xNdTASFfOV/79ESe9mTzFfSTM\negY5VZKKpCJmYcX0IxEnpCqPthP3dRqfn/UefOCiSe/n17YyHr79MNcCgYEAz+GM\nzY9NIApKHQMbRxtPgo8ZUQvZ7ziIAVU2LoN/cxVRDsJbAEfiLObwVM/ttoIWk1dl\n5w6Ta5HWRU8aeeQEgqLrES0ZClWb+tkQy3IboCEdaKQWCR3/mUMi0ffBNoIvlMkN\n9vPuq2SeoAONJc6OrKsJF1ntYRtH5X5y6QiOaEUCgYBSUOcs/Xw6oLr2ViaL3ZmC\n9VgWQbV5AS0RdYNqTmNQI52j0ie+ylcsIPHnVb9vRvbJsS9aYA6LHS4eqNsozEfl\nO/jCd96lnPAnvm50sthGMqFNgHawwsH7V7rKIWUJxGoXjx5/QWWdKbUxvh0tFrns\n4p/gKJwEwAjR5WQDOQMLKwKBgQDBP7AhN+I+stIK/mRRSfY0LMsgKKBEXo0wkAJ6\nYwwL8/kSe2MVc72yeE1ayqD1VSGff1Pf5BDvovdKHytBvNLkjodvxDjO/p6uJzQR\nrNY5mg84w7EocJa3501rW6JmBcgtzGoK9OEeu78qiaKhTtAbfDRLXPHrn+zKTy6L\nq8SW8QKBgHLybbvVujkel55fqtty8koVKdz0dCE88Sz4bHyEJZOzRLKCkPg107lc\nCeHdkhD50VXSrjhcbw4JLcvV2ddMtWL63I5DFsgq4B+It6XB/Yc8MizR5tIrknpE\nOarYe3pI5QiafZsLPE5CyVTCiOvMGx1va4pIfbCU4EPbd4esd4kC\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'e8ebfd8bd5ce4669933d0881b0d0ccd9', 'name': u'shaker-kp_88ca9841-7565-4820-8291-7340da353c7f', 'created_at': '2018-12-27T18:29:58.799167', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c4ca8cab71a344789c6a387d7b29fe62', 'name': 'shaker-project_88ca9841-7565-4820-8291-7340da353c7f', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'42:f3:b2:3e:a1:e1:43:7a:76:1d:50:68:94:5e:e8:c4', 'type': 'ssh', 'id': u'shaker-kp_88ca9841-7565-4820-8291-7340da353c7f'}) 2018-12-27 18:29:58,799 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEowIBAAKCAQEAviTTVGTKrGEX4JhPvekp/QoultyXHz6NjKDZDg/VkcGyIa6l CUQgtJDengkPkNbsBdmO0vDe7MO159uYSiIKEQWD4Hd3LYPMX1PoHyMJ1XDn1E0G sCElkSNfeZGpVij+lUD4VW2WA1MeMhhqNtee1L7jyZmAE5HJilYsrIlMa70F49TK 07SSWpaVDveE2oUNRh24l4ngyVCYUzsfyvJtkmORKwXI6rE/LMhUUpBGReFtsGMu NHTROPXrEs7FeDzy/8NArp5+aN6R98myJT1j5hDrh051pvJhVcMA9YKufH5RmAvL gW+wdpbcWLEkkh+I0RIyIfSxNrfcgQuHJVeB8wIDAQABAoIBAH4BHWKh4IVXWmFl zgJGD6M2KiWjTSpRY7A7r1tYNul+eLNFbuyzDxFZp40G6B/NrV87CyDSqogwMc3S ghsub4lUJE6OHJY27yqFCiAIMi4Vwiu4V6REcwa5cD25v4PvarYx9d923aCaZjpA X7K0NPc7AOzKIkvVor9f1/8GhXQnDF8XqBx3PwZBgf96dQrOGiy3EVOCLb3CXtw4 v4r32RYY7KgqRsox2NgFP63VUqmmNu9pkApbahG+8KPBdXeaYVGmkT6yV4VJCTdc nPDYGN2BqrK5G9c8YyBoz8/y53P+8MUOfWWwPT1c0QtDnn4sTv0DnVyIYAxdCpCw o9relBECgYEA6ig3499vMemu8RE4v0EePagYwI/H8FcBLHx1pcWMfV8OpmH6KnJ+ UmH1zXuaUW4gspXRcAJpCi+utK9zNlcwc8gFDK9xNdTASFfOV/79ESe9mTzFfSTM egY5VZKKpCJmYcX0IxEnpCqPthP3dRqfn/UefOCiSe/n17YyHr79MNcCgYEAz+GM zY9NIApKHQMbRxtPgo8ZUQvZ7ziIAVU2LoN/cxVRDsJbAEfiLObwVM/ttoIWk1dl 5w6Ta5HWRU8aeeQEgqLrES0ZClWb+tkQy3IboCEdaKQWCR3/mUMi0ffBNoIvlMkN 9vPuq2SeoAONJc6OrKsJF1ntYRtH5X5y6QiOaEUCgYBSUOcs/Xw6oLr2ViaL3ZmC 9VgWQbV5AS0RdYNqTmNQI52j0ie+ylcsIPHnVb9vRvbJsS9aYA6LHS4eqNsozEfl O/jCd96lnPAnvm50sthGMqFNgHawwsH7V7rKIWUJxGoXjx5/QWWdKbUxvh0tFrns 4p/gKJwEwAjR5WQDOQMLKwKBgQDBP7AhN+I+stIK/mRRSfY0LMsgKKBEXo0wkAJ6 YwwL8/kSe2MVc72yeE1ayqD1VSGff1Pf5BDvovdKHytBvNLkjodvxDjO/p6uJzQR rNY5mg84w7EocJa3501rW6JmBcgtzGoK9OEeu78qiaKhTtAbfDRLXPHrn+zKTy6L q8SW8QKBgHLybbvVujkel55fqtty8koVKdz0dCE88Sz4bHyEJZOzRLKCkPg107lc CeHdkhD50VXSrjhcbw4JLcvV2ddMtWL63I5DFsgq4B+It6XB/Yc8MizR5tIrknpE OarYe3pI5QiafZsLPE5CyVTCiOvMGx1va4pIfbCU4EPbd4esd4kC -----END RSA PRIVATE KEY----- 2018-12-27 18:29:58,802 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-12-27 18:29:58,803 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}25311b71cde0d94fb533d8edaf38def6fec11542" -d '{"security_group": {"name": "shaker-sg_88ca9841-7565-4820-8291-7340da353c7f", "description": "created by OPNFV Functest (shaker)"}}' 2018-12-27 18:29:59,744 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-018251a0-ce25-4301-93cc-c892b508a25b Date: Thu, 27 Dec 2018 18:29:59 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (shaker)", "tags": [], "tenant_id": "c4ca8cab71a344789c6a387d7b29fe62", "created_at": "2018-12-27T18:29:59Z", "updated_at": "2018-12-27T18:29:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T18:29:59Z", "revision_number": 0, "id": "f06e47a6-2370-4074-aa6f-c7d254fa0351", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T18:29:59Z", "security_group_id": "f248aac2-33ca-460b-b5f7-25deaa9bf042", "tenant_id": "c4ca8cab71a344789c6a387d7b29fe62", "port_range_min": null, "ethertype": "IPv4", "project_id": "c4ca8cab71a344789c6a387d7b29fe62"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T18:29:59Z", "revision_number": 0, "id": "f90ce0bb-5fbd-4059-9df3-96b9e4410436", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T18:29:59Z", "security_group_id": "f248aac2-33ca-460b-b5f7-25deaa9bf042", "tenant_id": "c4ca8cab71a344789c6a387d7b29fe62", "port_range_min": null, "ethertype": "IPv6", "project_id": "c4ca8cab71a344789c6a387d7b29fe62"}], "revision_number": 2, "project_id": "c4ca8cab71a344789c6a387d7b29fe62", "id": "f248aac2-33ca-460b-b5f7-25deaa9bf042", "name": "shaker-sg_88ca9841-7565-4820-8291-7340da353c7f"}} 2018-12-27 18:29:59,744 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/security-groups.json used request id req-018251a0-ce25-4301-93cc-c892b508a25b 2018-12-27 18:29:59,744 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.941838979721s 2018-12-27 18:29:59,745 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/security-groups.json used request id req-018251a0-ce25-4301-93cc-c892b508a25b 2018-12-27 18:29:59,749 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-27 18:29:59,750 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25311b71cde0d94fb533d8edaf38def6fec11542" 2018-12-27 18:29:59,809 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3828 X-Openstack-Request-Id: req-bf57ce7a-d462-46bc-b8b2-01cec3197e7f Date: Thu, 27 Dec 2018 18:29:59 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "c4ca8cab71a344789c6a387d7b29fe62", "created_at": "2018-12-27T18:29:36Z", "updated_at": "2018-12-27T18:29:36Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T18:29:36Z", "revision_number": 0, "id": "32375a62-bbf6-41ed-a020-7b2e28e8a349", "remote_group_id": "1e5fbbab-6816-4478-aac6-2d7a609e3f2a", "remote_ip_prefix": null, "created_at": "2018-12-27T18:29:36Z", "security_group_id": "1e5fbbab-6816-4478-aac6-2d7a609e3f2a", "tenant_id": "c4ca8cab71a344789c6a387d7b29fe62", "port_range_min": null, "ethertype": "IPv6", "project_id": "c4ca8cab71a344789c6a387d7b29fe62"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T18:29:36Z", "revision_number": 0, "id": "3f2cc328-41f3-473a-8300-46a76807a084", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T18:29:36Z", "security_group_id": "1e5fbbab-6816-4478-aac6-2d7a609e3f2a", "tenant_id": "c4ca8cab71a344789c6a387d7b29fe62", "port_range_min": null, "ethertype": "IPv4", "project_id": "c4ca8cab71a344789c6a387d7b29fe62"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T18:29:36Z", "revision_number": 0, "id": "548f3040-8f21-4b4d-9086-235e6e9ef665", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T18:29:36Z", "security_group_id": "1e5fbbab-6816-4478-aac6-2d7a609e3f2a", "tenant_id": "c4ca8cab71a344789c6a387d7b29fe62", "port_range_min": null, "ethertype": "IPv6", "project_id": "c4ca8cab71a344789c6a387d7b29fe62"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T18:29:36Z", "revision_number": 0, "id": "b7579497-2365-4e4d-a488-e01a226fc529", "remote_group_id": "1e5fbbab-6816-4478-aac6-2d7a609e3f2a", "remote_ip_prefix": null, "created_at": "2018-12-27T18:29:36Z", "security_group_id": "1e5fbbab-6816-4478-aac6-2d7a609e3f2a", "tenant_id": "c4ca8cab71a344789c6a387d7b29fe62", "port_range_min": null, "ethertype": "IPv4", "project_id": "c4ca8cab71a344789c6a387d7b29fe62"}], "revision_number": 4, "project_id": "c4ca8cab71a344789c6a387d7b29fe62", "id": "1e5fbbab-6816-4478-aac6-2d7a609e3f2a", "name": "default"}, {"description": "created by OPNFV Functest (shaker)", "tags": [], "tenant_id": "c4ca8cab71a344789c6a387d7b29fe62", "created_at": "2018-12-27T18:29:59Z", "updated_at": "2018-12-27T18:29:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T18:29:59Z", "revision_number": 0, "id": "f06e47a6-2370-4074-aa6f-c7d254fa0351", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T18:29:59Z", "security_group_id": "f248aac2-33ca-460b-b5f7-25deaa9bf042", "tenant_id": "c4ca8cab71a344789c6a387d7b29fe62", "port_range_min": null, "ethertype": "IPv4", "project_id": "c4ca8cab71a344789c6a387d7b29fe62"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T18:29:59Z", "revision_number": 0, "id": "f90ce0bb-5fbd-4059-9df3-96b9e4410436", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T18:29:59Z", "security_group_id": "f248aac2-33ca-460b-b5f7-25deaa9bf042", "tenant_id": "c4ca8cab71a344789c6a387d7b29fe62", "port_range_min": null, "ethertype": "IPv6", "project_id": "c4ca8cab71a344789c6a387d7b29fe62"}], "revision_number": 2, "project_id": "c4ca8cab71a344789c6a387d7b29fe62", "id": "f248aac2-33ca-460b-b5f7-25deaa9bf042", "name": "shaker-sg_88ca9841-7565-4820-8291-7340da353c7f"}]} 2018-12-27 18:29:59,810 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json used request id req-bf57ce7a-d462-46bc-b8b2-01cec3197e7f 2018-12-27 18:29:59,810 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0606458187103s 2018-12-27 18:29:59,810 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json used request id req-bf57ce7a-d462-46bc-b8b2-01cec3197e7f 2018-12-27 18:29:59,814 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-12-27 18:29:59,815 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}25311b71cde0d94fb533d8edaf38def6fec11542" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": "22", "remote_ip_prefix": null, "protocol": "tcp", "port_range_max": "22", "ethertype": "IPv4", "security_group_id": "f248aac2-33ca-460b-b5f7-25deaa9bf042"}}' 2018-12-27 18:30:00,234 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-99f8a50c-b043-43b7-b300-637a245d3c5a Date: Thu, 27 Dec 2018 18:30:00 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-12-27T18:30:00Z", "security_group_id": "f248aac2-33ca-460b-b5f7-25deaa9bf042", "port_range_min": 22, "revision_number": 0, "tenant_id": "c4ca8cab71a344789c6a387d7b29fe62", "created_at": "2018-12-27T18:30:00Z", "project_id": "c4ca8cab71a344789c6a387d7b29fe62", "id": "6722049f-45a8-4f7b-8b25-d000ccb94f1f"}} 2018-12-27 18:30:00,234 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/security-group-rules.json used request id req-99f8a50c-b043-43b7-b300-637a245d3c5a 2018-12-27 18:30:00,235 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.420391798019s 2018-12-27 18:30:00,235 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/security-group-rules.json used request id req-99f8a50c-b043-43b7-b300-637a245d3c5a 2018-12-27 18:30:00,238 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-27 18:30:00,239 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25311b71cde0d94fb533d8edaf38def6fec11542" 2018-12-27 18:30:00,477 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4324 X-Openstack-Request-Id: req-d92d7017-2dba-4fea-9be6-b97ddd8e1968 Date: Thu, 27 Dec 2018 18:30:00 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "c4ca8cab71a344789c6a387d7b29fe62", "created_at": "2018-12-27T18:29:36Z", "updated_at": "2018-12-27T18:29:36Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T18:29:36Z", "revision_number": 0, "id": "32375a62-bbf6-41ed-a020-7b2e28e8a349", "remote_group_id": "1e5fbbab-6816-4478-aac6-2d7a609e3f2a", "remote_ip_prefix": null, "created_at": "2018-12-27T18:29:36Z", "security_group_id": "1e5fbbab-6816-4478-aac6-2d7a609e3f2a", "tenant_id": "c4ca8cab71a344789c6a387d7b29fe62", "port_range_min": null, "ethertype": "IPv6", "project_id": "c4ca8cab71a344789c6a387d7b29fe62"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T18:29:36Z", "revision_number": 0, "id": "3f2cc328-41f3-473a-8300-46a76807a084", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T18:29:36Z", "security_group_id": "1e5fbbab-6816-4478-aac6-2d7a609e3f2a", "tenant_id": "c4ca8cab71a344789c6a387d7b29fe62", "port_range_min": null, "ethertype": "IPv4", "project_id": "c4ca8cab71a344789c6a387d7b29fe62"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T18:29:36Z", "revision_number": 0, "id": "548f3040-8f21-4b4d-9086-235e6e9ef665", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T18:29:36Z", "security_group_id": "1e5fbbab-6816-4478-aac6-2d7a609e3f2a", "tenant_id": "c4ca8cab71a344789c6a387d7b29fe62", "port_range_min": null, "ethertype": "IPv6", "project_id": "c4ca8cab71a344789c6a387d7b29fe62"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T18:29:36Z", "revision_number": 0, "id": "b7579497-2365-4e4d-a488-e01a226fc529", "remote_group_id": "1e5fbbab-6816-4478-aac6-2d7a609e3f2a", "remote_ip_prefix": null, "created_at": "2018-12-27T18:29:36Z", "security_group_id": "1e5fbbab-6816-4478-aac6-2d7a609e3f2a", "tenant_id": "c4ca8cab71a344789c6a387d7b29fe62", "port_range_min": null, "ethertype": "IPv4", "project_id": "c4ca8cab71a344789c6a387d7b29fe62"}], "revision_number": 4, "project_id": "c4ca8cab71a344789c6a387d7b29fe62", "id": "1e5fbbab-6816-4478-aac6-2d7a609e3f2a", "name": "default"}, {"description": "created by OPNFV Functest (shaker)", "tags": [], "tenant_id": "c4ca8cab71a344789c6a387d7b29fe62", "created_at": "2018-12-27T18:29:59Z", "updated_at": "2018-12-27T18:30:00Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-12-27T18:30:00Z", "revision_number": 0, "id": "6722049f-45a8-4f7b-8b25-d000ccb94f1f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T18:30:00Z", "security_group_id": "f248aac2-33ca-460b-b5f7-25deaa9bf042", "tenant_id": "c4ca8cab71a344789c6a387d7b29fe62", "port_range_min": 22, "ethertype": "IPv4", "project_id": "c4ca8cab71a344789c6a387d7b29fe62"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T18:29:59Z", "revision_number": 0, "id": "f06e47a6-2370-4074-aa6f-c7d254fa0351", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T18:29:59Z", "security_group_id": "f248aac2-33ca-460b-b5f7-25deaa9bf042", "tenant_id": "c4ca8cab71a344789c6a387d7b29fe62", "port_range_min": null, "ethertype": "IPv4", "project_id": "c4ca8cab71a344789c6a387d7b29fe62"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T18:29:59Z", "revision_number": 0, "id": "f90ce0bb-5fbd-4059-9df3-96b9e4410436", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T18:29:59Z", "security_group_id": "f248aac2-33ca-460b-b5f7-25deaa9bf042", "tenant_id": "c4ca8cab71a344789c6a387d7b29fe62", "port_range_min": null, "ethertype": "IPv6", "project_id": "c4ca8cab71a344789c6a387d7b29fe62"}], "revision_number": 3, "project_id": "c4ca8cab71a344789c6a387d7b29fe62", "id": "f248aac2-33ca-460b-b5f7-25deaa9bf042", "name": "shaker-sg_88ca9841-7565-4820-8291-7340da353c7f"}]} 2018-12-27 18:30:00,477 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json used request id req-d92d7017-2dba-4fea-9be6-b97ddd8e1968 2018-12-27 18:30:00,477 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.23866891861s 2018-12-27 18:30:00,478 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json used request id req-d92d7017-2dba-4fea-9be6-b97ddd8e1968 2018-12-27 18:30:00,481 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-12-27 18:30:00,482 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}25311b71cde0d94fb533d8edaf38def6fec11542" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": null, "remote_ip_prefix": null, "protocol": "icmp", "port_range_max": null, "ethertype": "IPv4", "security_group_id": "f248aac2-33ca-460b-b5f7-25deaa9bf042"}}' 2018-12-27 18:30:01,325 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-0098402f-397f-440f-9cc0-97f52679543a Date: Thu, 27 Dec 2018 18:30:01 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T18:30:01Z", "security_group_id": "f248aac2-33ca-460b-b5f7-25deaa9bf042", "port_range_min": null, "revision_number": 0, "tenant_id": "c4ca8cab71a344789c6a387d7b29fe62", "created_at": "2018-12-27T18:30:01Z", "project_id": "c4ca8cab71a344789c6a387d7b29fe62", "id": "ac50b960-f931-4a13-80d1-5648223a655b"}} 2018-12-27 18:30:01,325 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/security-group-rules.json used request id req-0098402f-397f-440f-9cc0-97f52679543a 2018-12-27 18:30:01,325 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.843891859055s 2018-12-27 18:30:01,325 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/security-group-rules.json used request id req-0098402f-397f-440f-9cc0-97f52679543a 2018-12-27 18:30:01,329 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-27 18:30:01,329 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25311b71cde0d94fb533d8edaf38def6fec11542" 2018-12-27 18:30:01,379 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4825 X-Openstack-Request-Id: req-ed9e1b05-06cf-499b-916f-6b913cc480ef Date: Thu, 27 Dec 2018 18:30:01 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "c4ca8cab71a344789c6a387d7b29fe62", "created_at": "2018-12-27T18:29:36Z", "updated_at": "2018-12-27T18:29:36Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T18:29:36Z", "revision_number": 0, "id": "32375a62-bbf6-41ed-a020-7b2e28e8a349", "remote_group_id": "1e5fbbab-6816-4478-aac6-2d7a609e3f2a", "remote_ip_prefix": null, "created_at": "2018-12-27T18:29:36Z", "security_group_id": "1e5fbbab-6816-4478-aac6-2d7a609e3f2a", "tenant_id": "c4ca8cab71a344789c6a387d7b29fe62", "port_range_min": null, "ethertype": "IPv6", "project_id": "c4ca8cab71a344789c6a387d7b29fe62"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T18:29:36Z", "revision_number": 0, "id": "3f2cc328-41f3-473a-8300-46a76807a084", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T18:29:36Z", "security_group_id": "1e5fbbab-6816-4478-aac6-2d7a609e3f2a", "tenant_id": "c4ca8cab71a344789c6a387d7b29fe62", "port_range_min": null, "ethertype": "IPv4", "project_id": "c4ca8cab71a344789c6a387d7b29fe62"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T18:29:36Z", "revision_number": 0, "id": "548f3040-8f21-4b4d-9086-235e6e9ef665", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T18:29:36Z", "security_group_id": "1e5fbbab-6816-4478-aac6-2d7a609e3f2a", "tenant_id": "c4ca8cab71a344789c6a387d7b29fe62", "port_range_min": null, "ethertype": "IPv6", "project_id": "c4ca8cab71a344789c6a387d7b29fe62"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T18:29:36Z", "revision_number": 0, "id": "b7579497-2365-4e4d-a488-e01a226fc529", "remote_group_id": "1e5fbbab-6816-4478-aac6-2d7a609e3f2a", "remote_ip_prefix": null, "created_at": "2018-12-27T18:29:36Z", "security_group_id": "1e5fbbab-6816-4478-aac6-2d7a609e3f2a", "tenant_id": "c4ca8cab71a344789c6a387d7b29fe62", "port_range_min": null, "ethertype": "IPv4", "project_id": "c4ca8cab71a344789c6a387d7b29fe62"}], "revision_number": 4, "project_id": "c4ca8cab71a344789c6a387d7b29fe62", "id": "1e5fbbab-6816-4478-aac6-2d7a609e3f2a", "name": "default"}, {"description": "created by OPNFV Functest (shaker)", "tags": [], "tenant_id": "c4ca8cab71a344789c6a387d7b29fe62", "created_at": "2018-12-27T18:29:59Z", "updated_at": "2018-12-27T18:30:01Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-12-27T18:30:00Z", "revision_number": 0, "id": "6722049f-45a8-4f7b-8b25-d000ccb94f1f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T18:30:00Z", "security_group_id": "f248aac2-33ca-460b-b5f7-25deaa9bf042", "tenant_id": "c4ca8cab71a344789c6a387d7b29fe62", "port_range_min": 22, "ethertype": "IPv4", "project_id": "c4ca8cab71a344789c6a387d7b29fe62"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-12-27T18:30:01Z", "revision_number": 0, "id": "ac50b960-f931-4a13-80d1-5648223a655b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T18:30:01Z", "security_group_id": "f248aac2-33ca-460b-b5f7-25deaa9bf042", "tenant_id": "c4ca8cab71a344789c6a387d7b29fe62", "port_range_min": null, "ethertype": "IPv4", "project_id": "c4ca8cab71a344789c6a387d7b29fe62"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T18:29:59Z", "revision_number": 0, "id": "f06e47a6-2370-4074-aa6f-c7d254fa0351", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T18:29:59Z", "security_group_id": "f248aac2-33ca-460b-b5f7-25deaa9bf042", "tenant_id": "c4ca8cab71a344789c6a387d7b29fe62", "port_range_min": null, "ethertype": "IPv4", "project_id": "c4ca8cab71a344789c6a387d7b29fe62"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T18:29:59Z", "revision_number": 0, "id": "f90ce0bb-5fbd-4059-9df3-96b9e4410436", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T18:29:59Z", "security_group_id": "f248aac2-33ca-460b-b5f7-25deaa9bf042", "tenant_id": "c4ca8cab71a344789c6a387d7b29fe62", "port_range_min": null, "ethertype": "IPv6", "project_id": "c4ca8cab71a344789c6a387d7b29fe62"}], "revision_number": 4, "project_id": "c4ca8cab71a344789c6a387d7b29fe62", "id": "f248aac2-33ca-460b-b5f7-25deaa9bf042", "name": "shaker-sg_88ca9841-7565-4820-8291-7340da353c7f"}]} 2018-12-27 18:30:01,379 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json used request id req-ed9e1b05-06cf-499b-916f-6b913cc480ef 2018-12-27 18:30:01,379 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0501668453217s 2018-12-27 18:30:01,379 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json used request id req-ed9e1b05-06cf-499b-916f-6b913cc480ef 2018-12-27 18:30:01,383 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-12-27 18:30:01,383 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}25311b71cde0d94fb533d8edaf38def6fec11542" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": 9000, "remote_ip_prefix": null, "protocol": "tcp", "port_range_max": 9000, "ethertype": "IPv4", "security_group_id": "f248aac2-33ca-460b-b5f7-25deaa9bf042"}}' 2018-12-27 18:30:01,887 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 511 X-Openstack-Request-Id: req-ace45533-b811-4ffd-a091-f9e12cc5273b Date: Thu, 27 Dec 2018 18:30:01 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 9000, "updated_at": "2018-12-27T18:30:01Z", "security_group_id": "f248aac2-33ca-460b-b5f7-25deaa9bf042", "port_range_min": 9000, "revision_number": 0, "tenant_id": "c4ca8cab71a344789c6a387d7b29fe62", "created_at": "2018-12-27T18:30:01Z", "project_id": "c4ca8cab71a344789c6a387d7b29fe62", "id": "f4ff260a-03d3-44f2-aa61-f187ff374e37"}} 2018-12-27 18:30:01,888 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/security-group-rules.json used request id req-ace45533-b811-4ffd-a091-f9e12cc5273b 2018-12-27 18:30:01,888 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.504816055298s 2018-12-27 18:30:01,888 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/security-group-rules.json used request id req-ace45533-b811-4ffd-a091-f9e12cc5273b 2018-12-27 18:30:01,890 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-27 18:30:01,890 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25311b71cde0d94fb533d8edaf38def6fec11542" 2018-12-27 18:30:02,183 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1250 X-Openstack-Request-Id: req-a0d449ef-211f-49b2-8068-4ed7d20898bb Date: Thu, 27 Dec 2018 18:30:02 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"9eb6cee5-4d9c-47f2-90db-cf4b52d448ad","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"c4ca8cab71a344789c6a387d7b29fe62","status":"ACTIVE","subnets":["ddc100f9-2be9-4e0c-be09-bc6ce4f25066"],"description":"","tags":[],"updated_at":"2018-12-27T18:29:38Z","qos_policy_id":null,"name":"shaker-net_88ca9841-7565-4820-8291-7340da353c7f","admin_state_up":true,"tenant_id":"c4ca8cab71a344789c6a387d7b29fe62","created_at":"2018-12-27T18:29:36Z","mtu":1442},{"updated_at":"2018-12-27T15:58:03Z","dns_domain":"","revision_number":8,"port_security_enabled":true,"id":"a4959dd9-e8f4-4ea9-8c99-7bff545db58c","router:external":true,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"da629caea04941e1ae8979c379dc7c9d","status":"ACTIVE","subnets":["244ab55b-a0ed-4e50-9f85-07f08119ae55"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"da629caea04941e1ae8979c379dc7c9d","created_at":"2018-12-27T15:29:17Z","mtu":1500}]} 2018-12-27 18:30:02,183 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-a0d449ef-211f-49b2-8068-4ed7d20898bb 2018-12-27 18:30:02,184 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.293787002563s 2018-12-27 18:30:02,184 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-a0d449ef-211f-49b2-8068-4ed7d20898bb 2018-12-27 18:30:02,188 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-27 18:30:02,192 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25311b71cde0d94fb533d8edaf38def6fec11542" 2018-12-27 18:30:02,414 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1195 Content-Type: application/json X-Openstack-Request-Id: req-4cb1b420-21ae-4b5b-9133-e36a6d2146e1 Date: Thu, 27 Dec 2018 18:30:02 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/477c1133-ec1b-4289-9bdd-c25459efa410/snap", "metadata": {}}], "file": "/v2/images/477c1133-ec1b-4289-9bdd-c25459efa410/file", "owner": "c4ca8cab71a344789c6a387d7b29fe62", "id": "477c1133-ec1b-4289-9bdd-c25459efa410", "size": 666173440, "self": "/v2/images/477c1133-ec1b-4289-9bdd-c25459efa410", "disk_format": "qcow2", "direct_url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/477c1133-ec1b-4289-9bdd-c25459efa410/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017", "updated_at": "2018-12-27T18:29:57Z", "visibility": "private", "owner_specified.shade.object": "images/shaker-img_88ca9841-7565-4820-8291-7340da353c7f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "cea74a063cc5ef2b018ec12beb0bf961", "name": "shaker-img_88ca9841-7565-4820-8291-7340da353c7f", "checksum": "cea74a063cc5ef2b018ec12beb0bf961", "created_at": "2018-12-27T18:29:49Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-27 18:30:02,414 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-4cb1b420-21ae-4b5b-9133-e36a6d2146e1 2018-12-27 18:30:02,414 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.225640058517s 2018-12-27 18:30:02,414 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-4cb1b420-21ae-4b5b-9133-e36a6d2146e1 2018-12-27 18:30:02,416 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-12-27 18:30:02,418 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25311b71cde0d94fb533d8edaf38def6fec11542" 2018-12-27 18:30:02,439 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:30:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-97277479-de5b-474e-964e-5a98f2013ee5 x-compute-request-id: req-97277479-de5b-474e-964e-5a98f2013ee5 Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavors": [{"name": "shaker-flavor_88ca9841-7565-4820-8291-7340da353c7f", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/6dd35c92-bb0a-451f-85a7-d45a66b18d4a", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/6dd35c92-bb0a-451f-85a7-d45a66b18d4a", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 3, "id": "6dd35c92-bb0a-451f-85a7-d45a66b18d4a"}]} 2018-12-27 18:30:02,439 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None used request id req-97277479-de5b-474e-964e-5a98f2013ee5 2018-12-27 18:30:02,439 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.023325920105s 2018-12-27 18:30:02,440 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None used request id req-97277479-de5b-474e-964e-5a98f2013ee5 2018-12-27 18:30:02,441 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-12-27 18:30:02,444 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/servers -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}25311b71cde0d94fb533d8edaf38def6fec11542" -d '{"server": {"name": "shaker-vm_88ca9841-7565-4820-8291-7340da353c7f", "imageRef": "477c1133-ec1b-4289-9bdd-c25459efa410", "key_name": "shaker-kp_88ca9841-7565-4820-8291-7340da353c7f", "flavorRef": "6dd35c92-bb0a-451f-85a7-d45a66b18d4a", "max_count": 1, "min_count": 1, "networks": [{"uuid": "9eb6cee5-4d9c-47f2-90db-cf4b52d448ad"}], "security_groups": [{"name": "f248aac2-33ca-460b-b5f7-25deaa9bf042"}]}}' 2018-12-27 18:30:05,571 - keystoneauth.session - DEBUG - RESP: [202] Date: Thu, 27 Dec 2018 18:30:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-6cf834c1-8895-41fe-8aa2-6c99c1a568a9 x-compute-request-id: req-6cf834c1-8895-41fe-8aa2-6c99c1a568a9 Content-Length: 403 location: http://172.30.9.31:8774/v2.1/servers/da90e824-da4e-4e70-ac07-5cf72fde7338 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "f248aac2-33ca-460b-b5f7-25deaa9bf042"}], "OS-DCF:diskConfig": "MANUAL", "id": "da90e824-da4e-4e70-ac07-5cf72fde7338", "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/da90e824-da4e-4e70-ac07-5cf72fde7338", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/da90e824-da4e-4e70-ac07-5cf72fde7338", "rel": "bookmark"}], "adminPass": "wuoaM9tQrvUJ"}} 2018-12-27 18:30:05,571 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers used request id req-6cf834c1-8895-41fe-8aa2-6c99c1a568a9 2018-12-27 18:30:05,571 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 3.12968587875s 2018-12-27 18:30:05,571 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers used request id req-6cf834c1-8895-41fe-8aa2-6c99c1a568a9 2018-12-27 18:30:05,572 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-27 18:30:05,575 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25311b71cde0d94fb533d8edaf38def6fec11542" 2018-12-27 18:30:06,046 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:30:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7d6a21a8-bd92-4b11-9f80-4f5d38a06bbc x-compute-request-id: req-7d6a21a8-bd92-4b11-9f80-4f5d38a06bbc Content-Encoding: gzip Content-Length: 601 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/da90e824-da4e-4e70-ac07-5cf72fde7338", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/da90e824-da4e-4e70-ac07-5cf72fde7338", "rel": "bookmark"}], "image": {"id": "477c1133-ec1b-4289-9bdd-c25459efa410", "links": [{"href": "http://172.30.9.31:8774/images/477c1133-ec1b-4289-9bdd-c25459efa410", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6dd35c92-bb0a-451f-85a7-d45a66b18d4a", "links": [{"href": "http://172.30.9.31:8774/flavors/6dd35c92-bb0a-451f-85a7-d45a66b18d4a", "rel": "bookmark"}]}, "id": "da90e824-da4e-4e70-ac07-5cf72fde7338", "user_id": "e8ebfd8bd5ce4669933d0881b0d0ccd9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T18:30:05Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_88ca9841-7565-4820-8291-7340da353c7f", "name": "shaker-vm_88ca9841-7565-4820-8291-7340da353c7f", "created": "2018-12-27T18:30:05Z", "tenant_id": "c4ca8cab71a344789c6a387d7b29fe62", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-27 18:30:06,047 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-7d6a21a8-bd92-4b11-9f80-4f5d38a06bbc 2018-12-27 18:30:06,047 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.474371910095s 2018-12-27 18:30:06,047 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-7d6a21a8-bd92-4b11-9f80-4f5d38a06bbc 2018-12-27 18:30:06,054 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-27 18:30:06,054 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25311b71cde0d94fb533d8edaf38def6fec11542" 2018-12-27 18:30:06,153 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1250 X-Openstack-Request-Id: req-c6227d49-5835-4a1b-adce-0d4836dcad23 Date: Thu, 27 Dec 2018 18:30:06 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"9eb6cee5-4d9c-47f2-90db-cf4b52d448ad","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"c4ca8cab71a344789c6a387d7b29fe62","status":"ACTIVE","subnets":["ddc100f9-2be9-4e0c-be09-bc6ce4f25066"],"description":"","tags":[],"updated_at":"2018-12-27T18:29:38Z","qos_policy_id":null,"name":"shaker-net_88ca9841-7565-4820-8291-7340da353c7f","admin_state_up":true,"tenant_id":"c4ca8cab71a344789c6a387d7b29fe62","created_at":"2018-12-27T18:29:36Z","mtu":1442},{"updated_at":"2018-12-27T15:58:03Z","dns_domain":"","revision_number":8,"port_security_enabled":true,"id":"a4959dd9-e8f4-4ea9-8c99-7bff545db58c","router:external":true,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"da629caea04941e1ae8979c379dc7c9d","status":"ACTIVE","subnets":["244ab55b-a0ed-4e50-9f85-07f08119ae55"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"da629caea04941e1ae8979c379dc7c9d","created_at":"2018-12-27T15:29:17Z","mtu":1500}]} 2018-12-27 18:30:06,153 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-c6227d49-5835-4a1b-adce-0d4836dcad23 2018-12-27 18:30:06,153 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0993781089783s 2018-12-27 18:30:06,154 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-c6227d49-5835-4a1b-adce-0d4836dcad23 2018-12-27 18:30:06,154 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-12-27 18:30:06,155 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25311b71cde0d94fb533d8edaf38def6fec11542" 2018-12-27 18:30:06,848 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-e9c97c80-5d95-4f06-961f-5f7816c40bda Date: Thu, 27 Dec 2018 18:30:06 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9eb6cee5-4d9c-47f2-90db-cf4b52d448ad","tenant_id":"c4ca8cab71a344789c6a387d7b29fe62","created_at":"2018-12-27T18:29:38Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-12-27T18:29:38Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"c4ca8cab71a344789c6a387d7b29fe62","id":"ddc100f9-2be9-4e0c-be09-bc6ce4f25066","subnetpool_id":null,"name":"shaker-subnet_88ca9841-7565-4820-8291-7340da353c7f"}]} 2018-12-27 18:30:06,849 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets.json used request id req-e9c97c80-5d95-4f06-961f-5f7816c40bda 2018-12-27 18:30:06,849 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.6943359375s 2018-12-27 18:30:06,849 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets.json used request id req-e9c97c80-5d95-4f06-961f-5f7816c40bda 2018-12-27 18:30:06,850 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-27 18:30:08,853 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-27 18:30:08,855 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25311b71cde0d94fb533d8edaf38def6fec11542" 2018-12-27 18:30:09,431 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:30:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0e170c3c-bc8b-4e36-a549-b857a3032beb x-compute-request-id: req-0e170c3c-bc8b-4e36-a549-b857a3032beb Content-Encoding: gzip Content-Length: 662 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/da90e824-da4e-4e70-ac07-5cf72fde7338", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/da90e824-da4e-4e70-ac07-5cf72fde7338", "rel": "bookmark"}], "image": {"id": "477c1133-ec1b-4289-9bdd-c25459efa410", "links": [{"href": "http://172.30.9.31:8774/images/477c1133-ec1b-4289-9bdd-c25459efa410", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6dd35c92-bb0a-451f-85a7-d45a66b18d4a", "links": [{"href": "http://172.30.9.31:8774/flavors/6dd35c92-bb0a-451f-85a7-d45a66b18d4a", "rel": "bookmark"}]}, "id": "da90e824-da4e-4e70-ac07-5cf72fde7338", "security_groups": [{"name": "shaker-sg_88ca9841-7565-4820-8291-7340da353c7f"}], "user_id": "e8ebfd8bd5ce4669933d0881b0d0ccd9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T18:30:07Z", "hostId": "074e403461145a9e730de4b44ced299861106a2a8e8ac12b8c0d8a77", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_88ca9841-7565-4820-8291-7340da353c7f", "name": "shaker-vm_88ca9841-7565-4820-8291-7340da353c7f", "created": "2018-12-27T18:30:05Z", "tenant_id": "c4ca8cab71a344789c6a387d7b29fe62", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-27 18:30:09,431 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-0e170c3c-bc8b-4e36-a549-b857a3032beb 2018-12-27 18:30:09,431 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.578379154205s 2018-12-27 18:30:09,432 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-0e170c3c-bc8b-4e36-a549-b857a3032beb 2018-12-27 18:30:09,437 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-27 18:30:11,440 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-27 18:30:11,443 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25311b71cde0d94fb533d8edaf38def6fec11542" 2018-12-27 18:30:12,824 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:30:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d2d0ff73-c158-48d3-9163-2e3a5c58fc41 x-compute-request-id: req-d2d0ff73-c158-48d3-9163-2e3a5c58fc41 Content-Encoding: gzip Content-Length: 662 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/da90e824-da4e-4e70-ac07-5cf72fde7338", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/da90e824-da4e-4e70-ac07-5cf72fde7338", "rel": "bookmark"}], "image": {"id": "477c1133-ec1b-4289-9bdd-c25459efa410", "links": [{"href": "http://172.30.9.31:8774/images/477c1133-ec1b-4289-9bdd-c25459efa410", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6dd35c92-bb0a-451f-85a7-d45a66b18d4a", "links": [{"href": "http://172.30.9.31:8774/flavors/6dd35c92-bb0a-451f-85a7-d45a66b18d4a", "rel": "bookmark"}]}, "id": "da90e824-da4e-4e70-ac07-5cf72fde7338", "security_groups": [{"name": "shaker-sg_88ca9841-7565-4820-8291-7340da353c7f"}], "user_id": "e8ebfd8bd5ce4669933d0881b0d0ccd9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T18:30:07Z", "hostId": "074e403461145a9e730de4b44ced299861106a2a8e8ac12b8c0d8a77", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_88ca9841-7565-4820-8291-7340da353c7f", "name": "shaker-vm_88ca9841-7565-4820-8291-7340da353c7f", "created": "2018-12-27T18:30:05Z", "tenant_id": "c4ca8cab71a344789c6a387d7b29fe62", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-27 18:30:12,824 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-d2d0ff73-c158-48d3-9163-2e3a5c58fc41 2018-12-27 18:30:12,824 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.38441205025s 2018-12-27 18:30:12,825 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-d2d0ff73-c158-48d3-9163-2e3a5c58fc41 2018-12-27 18:30:12,829 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-27 18:30:14,831 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-27 18:30:14,834 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25311b71cde0d94fb533d8edaf38def6fec11542" 2018-12-27 18:30:15,568 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:30:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8f24e8ef-3f4e-48c5-beb0-8b9282b22a54 x-compute-request-id: req-8f24e8ef-3f4e-48c5-beb0-8b9282b22a54 Content-Encoding: gzip Content-Length: 662 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/da90e824-da4e-4e70-ac07-5cf72fde7338", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/da90e824-da4e-4e70-ac07-5cf72fde7338", "rel": "bookmark"}], "image": {"id": "477c1133-ec1b-4289-9bdd-c25459efa410", "links": [{"href": "http://172.30.9.31:8774/images/477c1133-ec1b-4289-9bdd-c25459efa410", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6dd35c92-bb0a-451f-85a7-d45a66b18d4a", "links": [{"href": "http://172.30.9.31:8774/flavors/6dd35c92-bb0a-451f-85a7-d45a66b18d4a", "rel": "bookmark"}]}, "id": "da90e824-da4e-4e70-ac07-5cf72fde7338", "security_groups": [{"name": "shaker-sg_88ca9841-7565-4820-8291-7340da353c7f"}], "user_id": "e8ebfd8bd5ce4669933d0881b0d0ccd9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T18:30:07Z", "hostId": "074e403461145a9e730de4b44ced299861106a2a8e8ac12b8c0d8a77", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_88ca9841-7565-4820-8291-7340da353c7f", "name": "shaker-vm_88ca9841-7565-4820-8291-7340da353c7f", "created": "2018-12-27T18:30:05Z", "tenant_id": "c4ca8cab71a344789c6a387d7b29fe62", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-27 18:30:15,568 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-8f24e8ef-3f4e-48c5-beb0-8b9282b22a54 2018-12-27 18:30:15,568 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.737168073654s 2018-12-27 18:30:15,569 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-8f24e8ef-3f4e-48c5-beb0-8b9282b22a54 2018-12-27 18:30:15,572 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-27 18:30:17,575 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-27 18:30:17,577 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25311b71cde0d94fb533d8edaf38def6fec11542" 2018-12-27 18:30:18,140 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:30:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-772b3bfa-3fc6-4286-82d3-5dd19ca68dd5 x-compute-request-id: req-772b3bfa-3fc6-4286-82d3-5dd19ca68dd5 Content-Encoding: gzip Content-Length: 662 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/da90e824-da4e-4e70-ac07-5cf72fde7338", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/da90e824-da4e-4e70-ac07-5cf72fde7338", "rel": "bookmark"}], "image": {"id": "477c1133-ec1b-4289-9bdd-c25459efa410", "links": [{"href": "http://172.30.9.31:8774/images/477c1133-ec1b-4289-9bdd-c25459efa410", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6dd35c92-bb0a-451f-85a7-d45a66b18d4a", "links": [{"href": "http://172.30.9.31:8774/flavors/6dd35c92-bb0a-451f-85a7-d45a66b18d4a", "rel": "bookmark"}]}, "id": "da90e824-da4e-4e70-ac07-5cf72fde7338", "security_groups": [{"name": "shaker-sg_88ca9841-7565-4820-8291-7340da353c7f"}], "user_id": "e8ebfd8bd5ce4669933d0881b0d0ccd9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T18:30:07Z", "hostId": "074e403461145a9e730de4b44ced299861106a2a8e8ac12b8c0d8a77", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_88ca9841-7565-4820-8291-7340da353c7f", "name": "shaker-vm_88ca9841-7565-4820-8291-7340da353c7f", "created": "2018-12-27T18:30:05Z", "tenant_id": "c4ca8cab71a344789c6a387d7b29fe62", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-27 18:30:18,140 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-772b3bfa-3fc6-4286-82d3-5dd19ca68dd5 2018-12-27 18:30:18,141 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.565572977066s 2018-12-27 18:30:18,141 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-772b3bfa-3fc6-4286-82d3-5dd19ca68dd5 2018-12-27 18:30:18,145 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-27 18:30:20,147 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-27 18:30:20,150 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25311b71cde0d94fb533d8edaf38def6fec11542" 2018-12-27 18:30:20,741 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:30:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-eb761c2a-6bca-40c2-b805-0eb3c12e412e x-compute-request-id: req-eb761c2a-6bca-40c2-b805-0eb3c12e412e Content-Encoding: gzip Content-Length: 662 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/da90e824-da4e-4e70-ac07-5cf72fde7338", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/da90e824-da4e-4e70-ac07-5cf72fde7338", "rel": "bookmark"}], "image": {"id": "477c1133-ec1b-4289-9bdd-c25459efa410", "links": [{"href": "http://172.30.9.31:8774/images/477c1133-ec1b-4289-9bdd-c25459efa410", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6dd35c92-bb0a-451f-85a7-d45a66b18d4a", "links": [{"href": "http://172.30.9.31:8774/flavors/6dd35c92-bb0a-451f-85a7-d45a66b18d4a", "rel": "bookmark"}]}, "id": "da90e824-da4e-4e70-ac07-5cf72fde7338", "security_groups": [{"name": "shaker-sg_88ca9841-7565-4820-8291-7340da353c7f"}], "user_id": "e8ebfd8bd5ce4669933d0881b0d0ccd9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T18:30:07Z", "hostId": "074e403461145a9e730de4b44ced299861106a2a8e8ac12b8c0d8a77", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_88ca9841-7565-4820-8291-7340da353c7f", "name": "shaker-vm_88ca9841-7565-4820-8291-7340da353c7f", "created": "2018-12-27T18:30:05Z", "tenant_id": "c4ca8cab71a344789c6a387d7b29fe62", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-27 18:30:20,742 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-eb761c2a-6bca-40c2-b805-0eb3c12e412e 2018-12-27 18:30:20,742 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.594278097153s 2018-12-27 18:30:20,742 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-eb761c2a-6bca-40c2-b805-0eb3c12e412e 2018-12-27 18:30:20,746 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-27 18:30:22,748 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-27 18:30:22,751 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25311b71cde0d94fb533d8edaf38def6fec11542" 2018-12-27 18:30:23,253 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:30:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e6cdc3c0-507b-44af-921f-669669dac8fd x-compute-request-id: req-e6cdc3c0-507b-44af-921f-669669dac8fd Content-Encoding: gzip Content-Length: 662 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/da90e824-da4e-4e70-ac07-5cf72fde7338", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/da90e824-da4e-4e70-ac07-5cf72fde7338", "rel": "bookmark"}], "image": {"id": "477c1133-ec1b-4289-9bdd-c25459efa410", "links": [{"href": "http://172.30.9.31:8774/images/477c1133-ec1b-4289-9bdd-c25459efa410", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6dd35c92-bb0a-451f-85a7-d45a66b18d4a", "links": [{"href": "http://172.30.9.31:8774/flavors/6dd35c92-bb0a-451f-85a7-d45a66b18d4a", "rel": "bookmark"}]}, "id": "da90e824-da4e-4e70-ac07-5cf72fde7338", "security_groups": [{"name": "shaker-sg_88ca9841-7565-4820-8291-7340da353c7f"}], "user_id": "e8ebfd8bd5ce4669933d0881b0d0ccd9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T18:30:07Z", "hostId": "074e403461145a9e730de4b44ced299861106a2a8e8ac12b8c0d8a77", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_88ca9841-7565-4820-8291-7340da353c7f", "name": "shaker-vm_88ca9841-7565-4820-8291-7340da353c7f", "created": "2018-12-27T18:30:05Z", "tenant_id": "c4ca8cab71a344789c6a387d7b29fe62", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-27 18:30:23,253 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-e6cdc3c0-507b-44af-921f-669669dac8fd 2018-12-27 18:30:23,253 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.504483938217s 2018-12-27 18:30:23,253 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-e6cdc3c0-507b-44af-921f-669669dac8fd 2018-12-27 18:30:23,257 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-27 18:30:25,260 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-27 18:30:25,262 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25311b71cde0d94fb533d8edaf38def6fec11542" 2018-12-27 18:30:26,307 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:30:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-41b066aa-b080-4615-9e2b-4bbb89b7358d x-compute-request-id: req-41b066aa-b080-4615-9e2b-4bbb89b7358d Content-Encoding: gzip Content-Length: 662 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/da90e824-da4e-4e70-ac07-5cf72fde7338", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/da90e824-da4e-4e70-ac07-5cf72fde7338", "rel": "bookmark"}], "image": {"id": "477c1133-ec1b-4289-9bdd-c25459efa410", "links": [{"href": "http://172.30.9.31:8774/images/477c1133-ec1b-4289-9bdd-c25459efa410", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6dd35c92-bb0a-451f-85a7-d45a66b18d4a", "links": [{"href": "http://172.30.9.31:8774/flavors/6dd35c92-bb0a-451f-85a7-d45a66b18d4a", "rel": "bookmark"}]}, "id": "da90e824-da4e-4e70-ac07-5cf72fde7338", "security_groups": [{"name": "shaker-sg_88ca9841-7565-4820-8291-7340da353c7f"}], "user_id": "e8ebfd8bd5ce4669933d0881b0d0ccd9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T18:30:07Z", "hostId": "074e403461145a9e730de4b44ced299861106a2a8e8ac12b8c0d8a77", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_88ca9841-7565-4820-8291-7340da353c7f", "name": "shaker-vm_88ca9841-7565-4820-8291-7340da353c7f", "created": "2018-12-27T18:30:05Z", "tenant_id": "c4ca8cab71a344789c6a387d7b29fe62", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-27 18:30:26,307 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-41b066aa-b080-4615-9e2b-4bbb89b7358d 2018-12-27 18:30:26,307 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.04729008675s 2018-12-27 18:30:26,307 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-41b066aa-b080-4615-9e2b-4bbb89b7358d 2018-12-27 18:30:26,311 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-27 18:30:28,314 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-27 18:30:28,316 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25311b71cde0d94fb533d8edaf38def6fec11542" 2018-12-27 18:30:29,299 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:30:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9a0031fd-e7cd-4ade-97ca-c0a523697e9c x-compute-request-id: req-9a0031fd-e7cd-4ade-97ca-c0a523697e9c Content-Encoding: gzip Content-Length: 662 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/da90e824-da4e-4e70-ac07-5cf72fde7338", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/da90e824-da4e-4e70-ac07-5cf72fde7338", "rel": "bookmark"}], "image": {"id": "477c1133-ec1b-4289-9bdd-c25459efa410", "links": [{"href": "http://172.30.9.31:8774/images/477c1133-ec1b-4289-9bdd-c25459efa410", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6dd35c92-bb0a-451f-85a7-d45a66b18d4a", "links": [{"href": "http://172.30.9.31:8774/flavors/6dd35c92-bb0a-451f-85a7-d45a66b18d4a", "rel": "bookmark"}]}, "id": "da90e824-da4e-4e70-ac07-5cf72fde7338", "security_groups": [{"name": "shaker-sg_88ca9841-7565-4820-8291-7340da353c7f"}], "user_id": "e8ebfd8bd5ce4669933d0881b0d0ccd9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T18:30:07Z", "hostId": "074e403461145a9e730de4b44ced299861106a2a8e8ac12b8c0d8a77", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_88ca9841-7565-4820-8291-7340da353c7f", "name": "shaker-vm_88ca9841-7565-4820-8291-7340da353c7f", "created": "2018-12-27T18:30:05Z", "tenant_id": "c4ca8cab71a344789c6a387d7b29fe62", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-27 18:30:29,299 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-9a0031fd-e7cd-4ade-97ca-c0a523697e9c 2018-12-27 18:30:29,299 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.985614061356s 2018-12-27 18:30:29,300 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-9a0031fd-e7cd-4ade-97ca-c0a523697e9c 2018-12-27 18:30:29,303 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-27 18:30:31,306 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-27 18:30:31,309 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25311b71cde0d94fb533d8edaf38def6fec11542" 2018-12-27 18:30:32,017 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:30:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0f0d9714-8ba7-4acf-8a14-ecd830502dab x-compute-request-id: req-0f0d9714-8ba7-4acf-8a14-ecd830502dab Content-Encoding: gzip Content-Length: 662 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/da90e824-da4e-4e70-ac07-5cf72fde7338", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/da90e824-da4e-4e70-ac07-5cf72fde7338", "rel": "bookmark"}], "image": {"id": "477c1133-ec1b-4289-9bdd-c25459efa410", "links": [{"href": "http://172.30.9.31:8774/images/477c1133-ec1b-4289-9bdd-c25459efa410", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6dd35c92-bb0a-451f-85a7-d45a66b18d4a", "links": [{"href": "http://172.30.9.31:8774/flavors/6dd35c92-bb0a-451f-85a7-d45a66b18d4a", "rel": "bookmark"}]}, "id": "da90e824-da4e-4e70-ac07-5cf72fde7338", "security_groups": [{"name": "shaker-sg_88ca9841-7565-4820-8291-7340da353c7f"}], "user_id": "e8ebfd8bd5ce4669933d0881b0d0ccd9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T18:30:07Z", "hostId": "074e403461145a9e730de4b44ced299861106a2a8e8ac12b8c0d8a77", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_88ca9841-7565-4820-8291-7340da353c7f", "name": "shaker-vm_88ca9841-7565-4820-8291-7340da353c7f", "created": "2018-12-27T18:30:05Z", "tenant_id": "c4ca8cab71a344789c6a387d7b29fe62", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-27 18:30:32,017 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-0f0d9714-8ba7-4acf-8a14-ecd830502dab 2018-12-27 18:30:32,018 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.71115398407s 2018-12-27 18:30:32,018 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-0f0d9714-8ba7-4acf-8a14-ecd830502dab 2018-12-27 18:30:32,022 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-27 18:30:34,025 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-27 18:30:34,028 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25311b71cde0d94fb533d8edaf38def6fec11542" 2018-12-27 18:30:34,775 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:30:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5526cd9f-d495-420a-8277-bdc48decd939 x-compute-request-id: req-5526cd9f-d495-420a-8277-bdc48decd939 Content-Encoding: gzip Content-Length: 662 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/da90e824-da4e-4e70-ac07-5cf72fde7338", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/da90e824-da4e-4e70-ac07-5cf72fde7338", "rel": "bookmark"}], "image": {"id": "477c1133-ec1b-4289-9bdd-c25459efa410", "links": [{"href": "http://172.30.9.31:8774/images/477c1133-ec1b-4289-9bdd-c25459efa410", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6dd35c92-bb0a-451f-85a7-d45a66b18d4a", "links": [{"href": "http://172.30.9.31:8774/flavors/6dd35c92-bb0a-451f-85a7-d45a66b18d4a", "rel": "bookmark"}]}, "id": "da90e824-da4e-4e70-ac07-5cf72fde7338", "security_groups": [{"name": "shaker-sg_88ca9841-7565-4820-8291-7340da353c7f"}], "user_id": "e8ebfd8bd5ce4669933d0881b0d0ccd9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T18:30:07Z", "hostId": "074e403461145a9e730de4b44ced299861106a2a8e8ac12b8c0d8a77", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_88ca9841-7565-4820-8291-7340da353c7f", "name": "shaker-vm_88ca9841-7565-4820-8291-7340da353c7f", "created": "2018-12-27T18:30:05Z", "tenant_id": "c4ca8cab71a344789c6a387d7b29fe62", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-27 18:30:34,775 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-5526cd9f-d495-420a-8277-bdc48decd939 2018-12-27 18:30:34,775 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.749976158142s 2018-12-27 18:30:34,775 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-5526cd9f-d495-420a-8277-bdc48decd939 2018-12-27 18:30:34,779 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-27 18:30:36,782 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-27 18:30:36,785 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25311b71cde0d94fb533d8edaf38def6fec11542" 2018-12-27 18:30:37,580 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:30:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-44761743-7cf2-4316-a465-72e557928b70 x-compute-request-id: req-44761743-7cf2-4316-a465-72e557928b70 Content-Encoding: gzip Content-Length: 662 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/da90e824-da4e-4e70-ac07-5cf72fde7338", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/da90e824-da4e-4e70-ac07-5cf72fde7338", "rel": "bookmark"}], "image": {"id": "477c1133-ec1b-4289-9bdd-c25459efa410", "links": [{"href": "http://172.30.9.31:8774/images/477c1133-ec1b-4289-9bdd-c25459efa410", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6dd35c92-bb0a-451f-85a7-d45a66b18d4a", "links": [{"href": "http://172.30.9.31:8774/flavors/6dd35c92-bb0a-451f-85a7-d45a66b18d4a", "rel": "bookmark"}]}, "id": "da90e824-da4e-4e70-ac07-5cf72fde7338", "security_groups": [{"name": "shaker-sg_88ca9841-7565-4820-8291-7340da353c7f"}], "user_id": "e8ebfd8bd5ce4669933d0881b0d0ccd9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T18:30:07Z", "hostId": "074e403461145a9e730de4b44ced299861106a2a8e8ac12b8c0d8a77", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_88ca9841-7565-4820-8291-7340da353c7f", "name": "shaker-vm_88ca9841-7565-4820-8291-7340da353c7f", "created": "2018-12-27T18:30:05Z", "tenant_id": "c4ca8cab71a344789c6a387d7b29fe62", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-27 18:30:37,580 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-44761743-7cf2-4316-a465-72e557928b70 2018-12-27 18:30:37,580 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.798332929611s 2018-12-27 18:30:37,580 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-44761743-7cf2-4316-a465-72e557928b70 2018-12-27 18:30:37,584 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-27 18:30:39,586 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-27 18:30:39,589 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25311b71cde0d94fb533d8edaf38def6fec11542" 2018-12-27 18:30:40,446 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:30:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-20bbad2c-158e-4a3c-a215-5833b3ccac65 x-compute-request-id: req-20bbad2c-158e-4a3c-a215-5833b3ccac65 Content-Encoding: gzip Content-Length: 662 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/da90e824-da4e-4e70-ac07-5cf72fde7338", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/da90e824-da4e-4e70-ac07-5cf72fde7338", "rel": "bookmark"}], "image": {"id": "477c1133-ec1b-4289-9bdd-c25459efa410", "links": [{"href": "http://172.30.9.31:8774/images/477c1133-ec1b-4289-9bdd-c25459efa410", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6dd35c92-bb0a-451f-85a7-d45a66b18d4a", "links": [{"href": "http://172.30.9.31:8774/flavors/6dd35c92-bb0a-451f-85a7-d45a66b18d4a", "rel": "bookmark"}]}, "id": "da90e824-da4e-4e70-ac07-5cf72fde7338", "security_groups": [{"name": "shaker-sg_88ca9841-7565-4820-8291-7340da353c7f"}], "user_id": "e8ebfd8bd5ce4669933d0881b0d0ccd9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T18:30:07Z", "hostId": "074e403461145a9e730de4b44ced299861106a2a8e8ac12b8c0d8a77", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_88ca9841-7565-4820-8291-7340da353c7f", "name": "shaker-vm_88ca9841-7565-4820-8291-7340da353c7f", "created": "2018-12-27T18:30:05Z", "tenant_id": "c4ca8cab71a344789c6a387d7b29fe62", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-27 18:30:40,446 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-20bbad2c-158e-4a3c-a215-5833b3ccac65 2018-12-27 18:30:40,446 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.8594789505s 2018-12-27 18:30:40,446 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-20bbad2c-158e-4a3c-a215-5833b3ccac65 2018-12-27 18:30:40,450 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-27 18:30:42,452 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-27 18:30:42,455 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25311b71cde0d94fb533d8edaf38def6fec11542" 2018-12-27 18:30:43,013 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:30:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-26b99de7-2a40-4358-b6de-2b250ea95552 x-compute-request-id: req-26b99de7-2a40-4358-b6de-2b250ea95552 Content-Encoding: gzip Content-Length: 662 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/da90e824-da4e-4e70-ac07-5cf72fde7338", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/da90e824-da4e-4e70-ac07-5cf72fde7338", "rel": "bookmark"}], "image": {"id": "477c1133-ec1b-4289-9bdd-c25459efa410", "links": [{"href": "http://172.30.9.31:8774/images/477c1133-ec1b-4289-9bdd-c25459efa410", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6dd35c92-bb0a-451f-85a7-d45a66b18d4a", "links": [{"href": "http://172.30.9.31:8774/flavors/6dd35c92-bb0a-451f-85a7-d45a66b18d4a", "rel": "bookmark"}]}, "id": "da90e824-da4e-4e70-ac07-5cf72fde7338", "security_groups": [{"name": "shaker-sg_88ca9841-7565-4820-8291-7340da353c7f"}], "user_id": "e8ebfd8bd5ce4669933d0881b0d0ccd9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T18:30:07Z", "hostId": "074e403461145a9e730de4b44ced299861106a2a8e8ac12b8c0d8a77", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_88ca9841-7565-4820-8291-7340da353c7f", "name": "shaker-vm_88ca9841-7565-4820-8291-7340da353c7f", "created": "2018-12-27T18:30:05Z", "tenant_id": "c4ca8cab71a344789c6a387d7b29fe62", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-27 18:30:43,013 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-26b99de7-2a40-4358-b6de-2b250ea95552 2018-12-27 18:30:43,013 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.56090092659s 2018-12-27 18:30:43,014 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-26b99de7-2a40-4358-b6de-2b250ea95552 2018-12-27 18:30:43,017 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-27 18:30:45,020 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-27 18:30:45,023 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25311b71cde0d94fb533d8edaf38def6fec11542" 2018-12-27 18:30:45,500 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:30:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-370aaaab-8748-414c-b0fc-de1d36705a7c x-compute-request-id: req-370aaaab-8748-414c-b0fc-de1d36705a7c Content-Encoding: gzip Content-Length: 662 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/da90e824-da4e-4e70-ac07-5cf72fde7338", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/da90e824-da4e-4e70-ac07-5cf72fde7338", "rel": "bookmark"}], "image": {"id": "477c1133-ec1b-4289-9bdd-c25459efa410", "links": [{"href": "http://172.30.9.31:8774/images/477c1133-ec1b-4289-9bdd-c25459efa410", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6dd35c92-bb0a-451f-85a7-d45a66b18d4a", "links": [{"href": "http://172.30.9.31:8774/flavors/6dd35c92-bb0a-451f-85a7-d45a66b18d4a", "rel": "bookmark"}]}, "id": "da90e824-da4e-4e70-ac07-5cf72fde7338", "security_groups": [{"name": "shaker-sg_88ca9841-7565-4820-8291-7340da353c7f"}], "user_id": "e8ebfd8bd5ce4669933d0881b0d0ccd9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T18:30:07Z", "hostId": "074e403461145a9e730de4b44ced299861106a2a8e8ac12b8c0d8a77", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_88ca9841-7565-4820-8291-7340da353c7f", "name": "shaker-vm_88ca9841-7565-4820-8291-7340da353c7f", "created": "2018-12-27T18:30:05Z", "tenant_id": "c4ca8cab71a344789c6a387d7b29fe62", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-27 18:30:45,500 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-370aaaab-8748-414c-b0fc-de1d36705a7c 2018-12-27 18:30:45,500 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.480180025101s 2018-12-27 18:30:45,500 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-370aaaab-8748-414c-b0fc-de1d36705a7c 2018-12-27 18:30:45,504 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-27 18:30:47,507 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-27 18:30:47,509 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25311b71cde0d94fb533d8edaf38def6fec11542" 2018-12-27 18:30:48,275 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:30:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bfa90cbb-5469-4ecd-82c5-eb47a1b24f06 x-compute-request-id: req-bfa90cbb-5469-4ecd-82c5-eb47a1b24f06 Content-Encoding: gzip Content-Length: 662 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/da90e824-da4e-4e70-ac07-5cf72fde7338", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/da90e824-da4e-4e70-ac07-5cf72fde7338", "rel": "bookmark"}], "image": {"id": "477c1133-ec1b-4289-9bdd-c25459efa410", "links": [{"href": "http://172.30.9.31:8774/images/477c1133-ec1b-4289-9bdd-c25459efa410", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6dd35c92-bb0a-451f-85a7-d45a66b18d4a", "links": [{"href": "http://172.30.9.31:8774/flavors/6dd35c92-bb0a-451f-85a7-d45a66b18d4a", "rel": "bookmark"}]}, "id": "da90e824-da4e-4e70-ac07-5cf72fde7338", "security_groups": [{"name": "shaker-sg_88ca9841-7565-4820-8291-7340da353c7f"}], "user_id": "e8ebfd8bd5ce4669933d0881b0d0ccd9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T18:30:07Z", "hostId": "074e403461145a9e730de4b44ced299861106a2a8e8ac12b8c0d8a77", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_88ca9841-7565-4820-8291-7340da353c7f", "name": "shaker-vm_88ca9841-7565-4820-8291-7340da353c7f", "created": "2018-12-27T18:30:05Z", "tenant_id": "c4ca8cab71a344789c6a387d7b29fe62", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-27 18:30:48,275 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-bfa90cbb-5469-4ecd-82c5-eb47a1b24f06 2018-12-27 18:30:48,275 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.768222093582s 2018-12-27 18:30:48,276 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-bfa90cbb-5469-4ecd-82c5-eb47a1b24f06 2018-12-27 18:30:48,279 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-27 18:30:50,282 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-27 18:30:50,285 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25311b71cde0d94fb533d8edaf38def6fec11542" 2018-12-27 18:30:50,859 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:30:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-dfe43083-5da8-4e7d-90c0-387a57e460cd x-compute-request-id: req-dfe43083-5da8-4e7d-90c0-387a57e460cd Content-Encoding: gzip Content-Length: 662 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/da90e824-da4e-4e70-ac07-5cf72fde7338", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/da90e824-da4e-4e70-ac07-5cf72fde7338", "rel": "bookmark"}], "image": {"id": "477c1133-ec1b-4289-9bdd-c25459efa410", "links": [{"href": "http://172.30.9.31:8774/images/477c1133-ec1b-4289-9bdd-c25459efa410", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6dd35c92-bb0a-451f-85a7-d45a66b18d4a", "links": [{"href": "http://172.30.9.31:8774/flavors/6dd35c92-bb0a-451f-85a7-d45a66b18d4a", "rel": "bookmark"}]}, "id": "da90e824-da4e-4e70-ac07-5cf72fde7338", "security_groups": [{"name": "shaker-sg_88ca9841-7565-4820-8291-7340da353c7f"}], "user_id": "e8ebfd8bd5ce4669933d0881b0d0ccd9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T18:30:07Z", "hostId": "074e403461145a9e730de4b44ced299861106a2a8e8ac12b8c0d8a77", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_88ca9841-7565-4820-8291-7340da353c7f", "name": "shaker-vm_88ca9841-7565-4820-8291-7340da353c7f", "created": "2018-12-27T18:30:05Z", "tenant_id": "c4ca8cab71a344789c6a387d7b29fe62", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-27 18:30:50,860 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-dfe43083-5da8-4e7d-90c0-387a57e460cd 2018-12-27 18:30:50,860 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.577487945557s 2018-12-27 18:30:50,860 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-dfe43083-5da8-4e7d-90c0-387a57e460cd 2018-12-27 18:30:50,864 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-27 18:30:52,867 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-27 18:30:52,869 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25311b71cde0d94fb533d8edaf38def6fec11542" 2018-12-27 18:30:54,072 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:30:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-10f44442-dbb6-4411-ad7d-572a1eb9b2a9 x-compute-request-id: req-10f44442-dbb6-4411-ad7d-572a1eb9b2a9 Content-Encoding: gzip Content-Length: 662 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/da90e824-da4e-4e70-ac07-5cf72fde7338", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/da90e824-da4e-4e70-ac07-5cf72fde7338", "rel": "bookmark"}], "image": {"id": "477c1133-ec1b-4289-9bdd-c25459efa410", "links": [{"href": "http://172.30.9.31:8774/images/477c1133-ec1b-4289-9bdd-c25459efa410", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6dd35c92-bb0a-451f-85a7-d45a66b18d4a", "links": [{"href": "http://172.30.9.31:8774/flavors/6dd35c92-bb0a-451f-85a7-d45a66b18d4a", "rel": "bookmark"}]}, "id": "da90e824-da4e-4e70-ac07-5cf72fde7338", "security_groups": [{"name": "shaker-sg_88ca9841-7565-4820-8291-7340da353c7f"}], "user_id": "e8ebfd8bd5ce4669933d0881b0d0ccd9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T18:30:07Z", "hostId": "074e403461145a9e730de4b44ced299861106a2a8e8ac12b8c0d8a77", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_88ca9841-7565-4820-8291-7340da353c7f", "name": "shaker-vm_88ca9841-7565-4820-8291-7340da353c7f", "created": "2018-12-27T18:30:05Z", "tenant_id": "c4ca8cab71a344789c6a387d7b29fe62", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-27 18:30:54,072 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-10f44442-dbb6-4411-ad7d-572a1eb9b2a9 2018-12-27 18:30:54,072 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.20552492142s 2018-12-27 18:30:54,073 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-10f44442-dbb6-4411-ad7d-572a1eb9b2a9 2018-12-27 18:30:54,076 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-27 18:30:56,079 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-27 18:30:56,082 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25311b71cde0d94fb533d8edaf38def6fec11542" 2018-12-27 18:30:57,203 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:30:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fe4d55a1-10af-41d4-9d7e-ff8fc48cb849 x-compute-request-id: req-fe4d55a1-10af-41d4-9d7e-ff8fc48cb849 Content-Encoding: gzip Content-Length: 662 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/da90e824-da4e-4e70-ac07-5cf72fde7338", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/da90e824-da4e-4e70-ac07-5cf72fde7338", "rel": "bookmark"}], "image": {"id": "477c1133-ec1b-4289-9bdd-c25459efa410", "links": [{"href": "http://172.30.9.31:8774/images/477c1133-ec1b-4289-9bdd-c25459efa410", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6dd35c92-bb0a-451f-85a7-d45a66b18d4a", "links": [{"href": "http://172.30.9.31:8774/flavors/6dd35c92-bb0a-451f-85a7-d45a66b18d4a", "rel": "bookmark"}]}, "id": "da90e824-da4e-4e70-ac07-5cf72fde7338", "security_groups": [{"name": "shaker-sg_88ca9841-7565-4820-8291-7340da353c7f"}], "user_id": "e8ebfd8bd5ce4669933d0881b0d0ccd9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T18:30:07Z", "hostId": "074e403461145a9e730de4b44ced299861106a2a8e8ac12b8c0d8a77", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_88ca9841-7565-4820-8291-7340da353c7f", "name": "shaker-vm_88ca9841-7565-4820-8291-7340da353c7f", "created": "2018-12-27T18:30:05Z", "tenant_id": "c4ca8cab71a344789c6a387d7b29fe62", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-27 18:30:57,204 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-fe4d55a1-10af-41d4-9d7e-ff8fc48cb849 2018-12-27 18:30:57,204 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.12445402145s 2018-12-27 18:30:57,204 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-fe4d55a1-10af-41d4-9d7e-ff8fc48cb849 2018-12-27 18:30:57,208 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-27 18:30:59,210 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-27 18:30:59,213 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25311b71cde0d94fb533d8edaf38def6fec11542" 2018-12-27 18:30:59,783 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:30:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3f34e63a-4307-468f-a930-5ccc4158842d x-compute-request-id: req-3f34e63a-4307-468f-a930-5ccc4158842d Content-Encoding: gzip Content-Length: 662 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/da90e824-da4e-4e70-ac07-5cf72fde7338", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/da90e824-da4e-4e70-ac07-5cf72fde7338", "rel": "bookmark"}], "image": {"id": "477c1133-ec1b-4289-9bdd-c25459efa410", "links": [{"href": "http://172.30.9.31:8774/images/477c1133-ec1b-4289-9bdd-c25459efa410", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6dd35c92-bb0a-451f-85a7-d45a66b18d4a", "links": [{"href": "http://172.30.9.31:8774/flavors/6dd35c92-bb0a-451f-85a7-d45a66b18d4a", "rel": "bookmark"}]}, "id": "da90e824-da4e-4e70-ac07-5cf72fde7338", "security_groups": [{"name": "shaker-sg_88ca9841-7565-4820-8291-7340da353c7f"}], "user_id": "e8ebfd8bd5ce4669933d0881b0d0ccd9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T18:30:07Z", "hostId": "074e403461145a9e730de4b44ced299861106a2a8e8ac12b8c0d8a77", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_88ca9841-7565-4820-8291-7340da353c7f", "name": "shaker-vm_88ca9841-7565-4820-8291-7340da353c7f", "created": "2018-12-27T18:30:05Z", "tenant_id": "c4ca8cab71a344789c6a387d7b29fe62", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-27 18:30:59,783 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-3f34e63a-4307-468f-a930-5ccc4158842d 2018-12-27 18:30:59,784 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.573128938675s 2018-12-27 18:30:59,784 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-3f34e63a-4307-468f-a930-5ccc4158842d 2018-12-27 18:30:59,787 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-27 18:31:01,790 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-27 18:31:01,793 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25311b71cde0d94fb533d8edaf38def6fec11542" 2018-12-27 18:31:02,363 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:31:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8a2d8376-33b8-441b-aea9-7fb10c56ae66 x-compute-request-id: req-8a2d8376-33b8-441b-aea9-7fb10c56ae66 Content-Encoding: gzip Content-Length: 662 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/da90e824-da4e-4e70-ac07-5cf72fde7338", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/da90e824-da4e-4e70-ac07-5cf72fde7338", "rel": "bookmark"}], "image": {"id": "477c1133-ec1b-4289-9bdd-c25459efa410", "links": [{"href": "http://172.30.9.31:8774/images/477c1133-ec1b-4289-9bdd-c25459efa410", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6dd35c92-bb0a-451f-85a7-d45a66b18d4a", "links": [{"href": "http://172.30.9.31:8774/flavors/6dd35c92-bb0a-451f-85a7-d45a66b18d4a", "rel": "bookmark"}]}, "id": "da90e824-da4e-4e70-ac07-5cf72fde7338", "security_groups": [{"name": "shaker-sg_88ca9841-7565-4820-8291-7340da353c7f"}], "user_id": "e8ebfd8bd5ce4669933d0881b0d0ccd9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T18:30:07Z", "hostId": "074e403461145a9e730de4b44ced299861106a2a8e8ac12b8c0d8a77", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_88ca9841-7565-4820-8291-7340da353c7f", "name": "shaker-vm_88ca9841-7565-4820-8291-7340da353c7f", "created": "2018-12-27T18:30:05Z", "tenant_id": "c4ca8cab71a344789c6a387d7b29fe62", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-27 18:31:02,364 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-8a2d8376-33b8-441b-aea9-7fb10c56ae66 2018-12-27 18:31:02,364 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.573658943176s 2018-12-27 18:31:02,364 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-8a2d8376-33b8-441b-aea9-7fb10c56ae66 2018-12-27 18:31:02,368 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-27 18:31:04,370 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-27 18:31:04,373 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25311b71cde0d94fb533d8edaf38def6fec11542" 2018-12-27 18:31:04,961 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:31:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-211c8e36-6a57-4157-971f-5e3a81f6f89b x-compute-request-id: req-211c8e36-6a57-4157-971f-5e3a81f6f89b Content-Encoding: gzip Content-Length: 662 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/da90e824-da4e-4e70-ac07-5cf72fde7338", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/da90e824-da4e-4e70-ac07-5cf72fde7338", "rel": "bookmark"}], "image": {"id": "477c1133-ec1b-4289-9bdd-c25459efa410", "links": [{"href": "http://172.30.9.31:8774/images/477c1133-ec1b-4289-9bdd-c25459efa410", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6dd35c92-bb0a-451f-85a7-d45a66b18d4a", "links": [{"href": "http://172.30.9.31:8774/flavors/6dd35c92-bb0a-451f-85a7-d45a66b18d4a", "rel": "bookmark"}]}, "id": "da90e824-da4e-4e70-ac07-5cf72fde7338", "security_groups": [{"name": "shaker-sg_88ca9841-7565-4820-8291-7340da353c7f"}], "user_id": "e8ebfd8bd5ce4669933d0881b0d0ccd9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T18:30:07Z", "hostId": "074e403461145a9e730de4b44ced299861106a2a8e8ac12b8c0d8a77", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_88ca9841-7565-4820-8291-7340da353c7f", "name": "shaker-vm_88ca9841-7565-4820-8291-7340da353c7f", "created": "2018-12-27T18:30:05Z", "tenant_id": "c4ca8cab71a344789c6a387d7b29fe62", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-27 18:31:04,961 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-211c8e36-6a57-4157-971f-5e3a81f6f89b 2018-12-27 18:31:04,961 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.590950965881s 2018-12-27 18:31:04,962 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-211c8e36-6a57-4157-971f-5e3a81f6f89b 2018-12-27 18:31:04,965 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-27 18:31:06,968 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-27 18:31:06,971 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25311b71cde0d94fb533d8edaf38def6fec11542" 2018-12-27 18:31:07,535 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:31:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2c08e90c-4af0-42e4-ab45-2560c9b34e17 x-compute-request-id: req-2c08e90c-4af0-42e4-ab45-2560c9b34e17 Content-Encoding: gzip Content-Length: 662 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/da90e824-da4e-4e70-ac07-5cf72fde7338", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/da90e824-da4e-4e70-ac07-5cf72fde7338", "rel": "bookmark"}], "image": {"id": "477c1133-ec1b-4289-9bdd-c25459efa410", "links": [{"href": "http://172.30.9.31:8774/images/477c1133-ec1b-4289-9bdd-c25459efa410", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6dd35c92-bb0a-451f-85a7-d45a66b18d4a", "links": [{"href": "http://172.30.9.31:8774/flavors/6dd35c92-bb0a-451f-85a7-d45a66b18d4a", "rel": "bookmark"}]}, "id": "da90e824-da4e-4e70-ac07-5cf72fde7338", "security_groups": [{"name": "shaker-sg_88ca9841-7565-4820-8291-7340da353c7f"}], "user_id": "e8ebfd8bd5ce4669933d0881b0d0ccd9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T18:30:07Z", "hostId": "074e403461145a9e730de4b44ced299861106a2a8e8ac12b8c0d8a77", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_88ca9841-7565-4820-8291-7340da353c7f", "name": "shaker-vm_88ca9841-7565-4820-8291-7340da353c7f", "created": "2018-12-27T18:30:05Z", "tenant_id": "c4ca8cab71a344789c6a387d7b29fe62", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-27 18:31:07,535 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-2c08e90c-4af0-42e4-ab45-2560c9b34e17 2018-12-27 18:31:07,535 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.567285060883s 2018-12-27 18:31:07,536 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-2c08e90c-4af0-42e4-ab45-2560c9b34e17 2018-12-27 18:31:07,540 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-27 18:31:09,542 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-27 18:31:09,545 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25311b71cde0d94fb533d8edaf38def6fec11542" 2018-12-27 18:31:10,726 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:31:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-880c8635-97a7-47ff-9c0b-d9995d71786e x-compute-request-id: req-880c8635-97a7-47ff-9c0b-d9995d71786e Content-Encoding: gzip Content-Length: 662 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/da90e824-da4e-4e70-ac07-5cf72fde7338", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/da90e824-da4e-4e70-ac07-5cf72fde7338", "rel": "bookmark"}], "image": {"id": "477c1133-ec1b-4289-9bdd-c25459efa410", "links": [{"href": "http://172.30.9.31:8774/images/477c1133-ec1b-4289-9bdd-c25459efa410", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6dd35c92-bb0a-451f-85a7-d45a66b18d4a", "links": [{"href": "http://172.30.9.31:8774/flavors/6dd35c92-bb0a-451f-85a7-d45a66b18d4a", "rel": "bookmark"}]}, "id": "da90e824-da4e-4e70-ac07-5cf72fde7338", "security_groups": [{"name": "shaker-sg_88ca9841-7565-4820-8291-7340da353c7f"}], "user_id": "e8ebfd8bd5ce4669933d0881b0d0ccd9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T18:30:07Z", "hostId": "074e403461145a9e730de4b44ced299861106a2a8e8ac12b8c0d8a77", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_88ca9841-7565-4820-8291-7340da353c7f", "name": "shaker-vm_88ca9841-7565-4820-8291-7340da353c7f", "created": "2018-12-27T18:30:05Z", "tenant_id": "c4ca8cab71a344789c6a387d7b29fe62", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-27 18:31:10,726 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-880c8635-97a7-47ff-9c0b-d9995d71786e 2018-12-27 18:31:10,727 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.18424987793s 2018-12-27 18:31:10,727 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-880c8635-97a7-47ff-9c0b-d9995d71786e 2018-12-27 18:31:10,731 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-27 18:31:12,733 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-27 18:31:12,736 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25311b71cde0d94fb533d8edaf38def6fec11542" 2018-12-27 18:31:13,349 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:31:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-77f0865e-d0b0-4b80-8bf4-d0dffea54aed x-compute-request-id: req-77f0865e-d0b0-4b80-8bf4-d0dffea54aed Content-Encoding: gzip Content-Length: 662 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/da90e824-da4e-4e70-ac07-5cf72fde7338", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/da90e824-da4e-4e70-ac07-5cf72fde7338", "rel": "bookmark"}], "image": {"id": "477c1133-ec1b-4289-9bdd-c25459efa410", "links": [{"href": "http://172.30.9.31:8774/images/477c1133-ec1b-4289-9bdd-c25459efa410", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6dd35c92-bb0a-451f-85a7-d45a66b18d4a", "links": [{"href": "http://172.30.9.31:8774/flavors/6dd35c92-bb0a-451f-85a7-d45a66b18d4a", "rel": "bookmark"}]}, "id": "da90e824-da4e-4e70-ac07-5cf72fde7338", "security_groups": [{"name": "shaker-sg_88ca9841-7565-4820-8291-7340da353c7f"}], "user_id": "e8ebfd8bd5ce4669933d0881b0d0ccd9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T18:30:07Z", "hostId": "074e403461145a9e730de4b44ced299861106a2a8e8ac12b8c0d8a77", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_88ca9841-7565-4820-8291-7340da353c7f", "name": "shaker-vm_88ca9841-7565-4820-8291-7340da353c7f", "created": "2018-12-27T18:30:05Z", "tenant_id": "c4ca8cab71a344789c6a387d7b29fe62", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-27 18:31:13,350 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-77f0865e-d0b0-4b80-8bf4-d0dffea54aed 2018-12-27 18:31:13,350 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.616430044174s 2018-12-27 18:31:13,350 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-77f0865e-d0b0-4b80-8bf4-d0dffea54aed 2018-12-27 18:31:13,354 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-27 18:31:15,357 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-27 18:31:15,360 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25311b71cde0d94fb533d8edaf38def6fec11542" 2018-12-27 18:31:16,152 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:31:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d4fd3148-aabf-475c-a979-f147f0848522 x-compute-request-id: req-d4fd3148-aabf-475c-a979-f147f0848522 Content-Encoding: gzip Content-Length: 662 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/da90e824-da4e-4e70-ac07-5cf72fde7338", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/da90e824-da4e-4e70-ac07-5cf72fde7338", "rel": "bookmark"}], "image": {"id": "477c1133-ec1b-4289-9bdd-c25459efa410", "links": [{"href": "http://172.30.9.31:8774/images/477c1133-ec1b-4289-9bdd-c25459efa410", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6dd35c92-bb0a-451f-85a7-d45a66b18d4a", "links": [{"href": "http://172.30.9.31:8774/flavors/6dd35c92-bb0a-451f-85a7-d45a66b18d4a", "rel": "bookmark"}]}, "id": "da90e824-da4e-4e70-ac07-5cf72fde7338", "security_groups": [{"name": "shaker-sg_88ca9841-7565-4820-8291-7340da353c7f"}], "user_id": "e8ebfd8bd5ce4669933d0881b0d0ccd9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T18:30:07Z", "hostId": "074e403461145a9e730de4b44ced299861106a2a8e8ac12b8c0d8a77", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_88ca9841-7565-4820-8291-7340da353c7f", "name": "shaker-vm_88ca9841-7565-4820-8291-7340da353c7f", "created": "2018-12-27T18:30:05Z", "tenant_id": "c4ca8cab71a344789c6a387d7b29fe62", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-27 18:31:16,152 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-d4fd3148-aabf-475c-a979-f147f0848522 2018-12-27 18:31:16,152 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.795456171036s 2018-12-27 18:31:16,153 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-d4fd3148-aabf-475c-a979-f147f0848522 2018-12-27 18:31:16,156 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-27 18:31:18,159 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-27 18:31:18,161 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25311b71cde0d94fb533d8edaf38def6fec11542" 2018-12-27 18:31:18,901 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:31:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fce881f2-fe05-4736-acb5-b580546231bf x-compute-request-id: req-fce881f2-fe05-4736-acb5-b580546231bf Content-Encoding: gzip Content-Length: 662 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/da90e824-da4e-4e70-ac07-5cf72fde7338", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/da90e824-da4e-4e70-ac07-5cf72fde7338", "rel": "bookmark"}], "image": {"id": "477c1133-ec1b-4289-9bdd-c25459efa410", "links": [{"href": "http://172.30.9.31:8774/images/477c1133-ec1b-4289-9bdd-c25459efa410", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6dd35c92-bb0a-451f-85a7-d45a66b18d4a", "links": [{"href": "http://172.30.9.31:8774/flavors/6dd35c92-bb0a-451f-85a7-d45a66b18d4a", "rel": "bookmark"}]}, "id": "da90e824-da4e-4e70-ac07-5cf72fde7338", "security_groups": [{"name": "shaker-sg_88ca9841-7565-4820-8291-7340da353c7f"}], "user_id": "e8ebfd8bd5ce4669933d0881b0d0ccd9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T18:30:07Z", "hostId": "074e403461145a9e730de4b44ced299861106a2a8e8ac12b8c0d8a77", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_88ca9841-7565-4820-8291-7340da353c7f", "name": "shaker-vm_88ca9841-7565-4820-8291-7340da353c7f", "created": "2018-12-27T18:30:05Z", "tenant_id": "c4ca8cab71a344789c6a387d7b29fe62", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-27 18:31:18,901 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-fce881f2-fe05-4736-acb5-b580546231bf 2018-12-27 18:31:18,901 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.742277860641s 2018-12-27 18:31:18,901 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-fce881f2-fe05-4736-acb5-b580546231bf 2018-12-27 18:31:18,905 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-27 18:31:20,908 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-27 18:31:20,910 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25311b71cde0d94fb533d8edaf38def6fec11542" 2018-12-27 18:31:21,488 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:31:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d92027da-3a11-40b7-a5a9-35c634ea68d1 x-compute-request-id: req-d92027da-3a11-40b7-a5a9-35c634ea68d1 Content-Encoding: gzip Content-Length: 662 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/da90e824-da4e-4e70-ac07-5cf72fde7338", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/da90e824-da4e-4e70-ac07-5cf72fde7338", "rel": "bookmark"}], "image": {"id": "477c1133-ec1b-4289-9bdd-c25459efa410", "links": [{"href": "http://172.30.9.31:8774/images/477c1133-ec1b-4289-9bdd-c25459efa410", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6dd35c92-bb0a-451f-85a7-d45a66b18d4a", "links": [{"href": "http://172.30.9.31:8774/flavors/6dd35c92-bb0a-451f-85a7-d45a66b18d4a", "rel": "bookmark"}]}, "id": "da90e824-da4e-4e70-ac07-5cf72fde7338", "security_groups": [{"name": "shaker-sg_88ca9841-7565-4820-8291-7340da353c7f"}], "user_id": "e8ebfd8bd5ce4669933d0881b0d0ccd9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T18:30:07Z", "hostId": "074e403461145a9e730de4b44ced299861106a2a8e8ac12b8c0d8a77", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_88ca9841-7565-4820-8291-7340da353c7f", "name": "shaker-vm_88ca9841-7565-4820-8291-7340da353c7f", "created": "2018-12-27T18:30:05Z", "tenant_id": "c4ca8cab71a344789c6a387d7b29fe62", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-27 18:31:21,488 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-d92027da-3a11-40b7-a5a9-35c634ea68d1 2018-12-27 18:31:21,489 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.580559015274s 2018-12-27 18:31:21,489 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-d92027da-3a11-40b7-a5a9-35c634ea68d1 2018-12-27 18:31:21,493 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-27 18:31:23,495 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-27 18:31:23,498 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25311b71cde0d94fb533d8edaf38def6fec11542" 2018-12-27 18:31:24,135 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:31:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1e14c383-78b9-44f0-ae17-03d680b23deb x-compute-request-id: req-1e14c383-78b9-44f0-ae17-03d680b23deb Content-Encoding: gzip Content-Length: 662 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/da90e824-da4e-4e70-ac07-5cf72fde7338", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/da90e824-da4e-4e70-ac07-5cf72fde7338", "rel": "bookmark"}], "image": {"id": "477c1133-ec1b-4289-9bdd-c25459efa410", "links": [{"href": "http://172.30.9.31:8774/images/477c1133-ec1b-4289-9bdd-c25459efa410", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6dd35c92-bb0a-451f-85a7-d45a66b18d4a", "links": [{"href": "http://172.30.9.31:8774/flavors/6dd35c92-bb0a-451f-85a7-d45a66b18d4a", "rel": "bookmark"}]}, "id": "da90e824-da4e-4e70-ac07-5cf72fde7338", "security_groups": [{"name": "shaker-sg_88ca9841-7565-4820-8291-7340da353c7f"}], "user_id": "e8ebfd8bd5ce4669933d0881b0d0ccd9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T18:30:07Z", "hostId": "074e403461145a9e730de4b44ced299861106a2a8e8ac12b8c0d8a77", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_88ca9841-7565-4820-8291-7340da353c7f", "name": "shaker-vm_88ca9841-7565-4820-8291-7340da353c7f", "created": "2018-12-27T18:30:05Z", "tenant_id": "c4ca8cab71a344789c6a387d7b29fe62", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-27 18:31:24,135 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-1e14c383-78b9-44f0-ae17-03d680b23deb 2018-12-27 18:31:24,135 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.639711856842s 2018-12-27 18:31:24,135 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-1e14c383-78b9-44f0-ae17-03d680b23deb 2018-12-27 18:31:24,139 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-27 18:31:26,142 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-27 18:31:26,144 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25311b71cde0d94fb533d8edaf38def6fec11542" 2018-12-27 18:31:26,757 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:31:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-be3535e2-7ea4-49b7-9abb-f527daa9e0b8 x-compute-request-id: req-be3535e2-7ea4-49b7-9abb-f527daa9e0b8 Content-Encoding: gzip Content-Length: 662 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/da90e824-da4e-4e70-ac07-5cf72fde7338", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/da90e824-da4e-4e70-ac07-5cf72fde7338", "rel": "bookmark"}], "image": {"id": "477c1133-ec1b-4289-9bdd-c25459efa410", "links": [{"href": "http://172.30.9.31:8774/images/477c1133-ec1b-4289-9bdd-c25459efa410", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6dd35c92-bb0a-451f-85a7-d45a66b18d4a", "links": [{"href": "http://172.30.9.31:8774/flavors/6dd35c92-bb0a-451f-85a7-d45a66b18d4a", "rel": "bookmark"}]}, "id": "da90e824-da4e-4e70-ac07-5cf72fde7338", "security_groups": [{"name": "shaker-sg_88ca9841-7565-4820-8291-7340da353c7f"}], "user_id": "e8ebfd8bd5ce4669933d0881b0d0ccd9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T18:30:07Z", "hostId": "074e403461145a9e730de4b44ced299861106a2a8e8ac12b8c0d8a77", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_88ca9841-7565-4820-8291-7340da353c7f", "name": "shaker-vm_88ca9841-7565-4820-8291-7340da353c7f", "created": "2018-12-27T18:30:05Z", "tenant_id": "c4ca8cab71a344789c6a387d7b29fe62", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-27 18:31:26,758 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-be3535e2-7ea4-49b7-9abb-f527daa9e0b8 2018-12-27 18:31:26,758 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.615910053253s 2018-12-27 18:31:26,758 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-be3535e2-7ea4-49b7-9abb-f527daa9e0b8 2018-12-27 18:31:26,762 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-27 18:31:28,763 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-27 18:31:28,766 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25311b71cde0d94fb533d8edaf38def6fec11542" 2018-12-27 18:31:29,345 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:31:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1cc237a7-ddef-44a2-b16e-2c47d1683984 x-compute-request-id: req-1cc237a7-ddef-44a2-b16e-2c47d1683984 Content-Encoding: gzip Content-Length: 662 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/da90e824-da4e-4e70-ac07-5cf72fde7338", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/da90e824-da4e-4e70-ac07-5cf72fde7338", "rel": "bookmark"}], "image": {"id": "477c1133-ec1b-4289-9bdd-c25459efa410", "links": [{"href": "http://172.30.9.31:8774/images/477c1133-ec1b-4289-9bdd-c25459efa410", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6dd35c92-bb0a-451f-85a7-d45a66b18d4a", "links": [{"href": "http://172.30.9.31:8774/flavors/6dd35c92-bb0a-451f-85a7-d45a66b18d4a", "rel": "bookmark"}]}, "id": "da90e824-da4e-4e70-ac07-5cf72fde7338", "security_groups": [{"name": "shaker-sg_88ca9841-7565-4820-8291-7340da353c7f"}], "user_id": "e8ebfd8bd5ce4669933d0881b0d0ccd9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T18:30:07Z", "hostId": "074e403461145a9e730de4b44ced299861106a2a8e8ac12b8c0d8a77", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_88ca9841-7565-4820-8291-7340da353c7f", "name": "shaker-vm_88ca9841-7565-4820-8291-7340da353c7f", "created": "2018-12-27T18:30:05Z", "tenant_id": "c4ca8cab71a344789c6a387d7b29fe62", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-27 18:31:29,345 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-1cc237a7-ddef-44a2-b16e-2c47d1683984 2018-12-27 18:31:29,345 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.581525802612s 2018-12-27 18:31:29,345 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-1cc237a7-ddef-44a2-b16e-2c47d1683984 2018-12-27 18:31:29,349 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-27 18:31:31,351 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-27 18:31:31,355 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25311b71cde0d94fb533d8edaf38def6fec11542" 2018-12-27 18:31:32,161 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:31:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2d1a137d-087a-4041-9e27-5875e7ae54ad x-compute-request-id: req-2d1a137d-087a-4041-9e27-5875e7ae54ad Content-Encoding: gzip Content-Length: 662 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/da90e824-da4e-4e70-ac07-5cf72fde7338", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/da90e824-da4e-4e70-ac07-5cf72fde7338", "rel": "bookmark"}], "image": {"id": "477c1133-ec1b-4289-9bdd-c25459efa410", "links": [{"href": "http://172.30.9.31:8774/images/477c1133-ec1b-4289-9bdd-c25459efa410", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6dd35c92-bb0a-451f-85a7-d45a66b18d4a", "links": [{"href": "http://172.30.9.31:8774/flavors/6dd35c92-bb0a-451f-85a7-d45a66b18d4a", "rel": "bookmark"}]}, "id": "da90e824-da4e-4e70-ac07-5cf72fde7338", "security_groups": [{"name": "shaker-sg_88ca9841-7565-4820-8291-7340da353c7f"}], "user_id": "e8ebfd8bd5ce4669933d0881b0d0ccd9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T18:30:07Z", "hostId": "074e403461145a9e730de4b44ced299861106a2a8e8ac12b8c0d8a77", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_88ca9841-7565-4820-8291-7340da353c7f", "name": "shaker-vm_88ca9841-7565-4820-8291-7340da353c7f", "created": "2018-12-27T18:30:05Z", "tenant_id": "c4ca8cab71a344789c6a387d7b29fe62", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-27 18:31:32,161 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-2d1a137d-087a-4041-9e27-5875e7ae54ad 2018-12-27 18:31:32,161 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.809638023376s 2018-12-27 18:31:32,161 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-2d1a137d-087a-4041-9e27-5875e7ae54ad 2018-12-27 18:31:32,165 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-27 18:31:34,168 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-27 18:31:34,170 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25311b71cde0d94fb533d8edaf38def6fec11542" 2018-12-27 18:31:34,790 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:31:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7a1e1e69-8a45-46f4-9f29-853a2148adc7 x-compute-request-id: req-7a1e1e69-8a45-46f4-9f29-853a2148adc7 Content-Encoding: gzip Content-Length: 662 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/da90e824-da4e-4e70-ac07-5cf72fde7338", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/da90e824-da4e-4e70-ac07-5cf72fde7338", "rel": "bookmark"}], "image": {"id": "477c1133-ec1b-4289-9bdd-c25459efa410", "links": [{"href": "http://172.30.9.31:8774/images/477c1133-ec1b-4289-9bdd-c25459efa410", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6dd35c92-bb0a-451f-85a7-d45a66b18d4a", "links": [{"href": "http://172.30.9.31:8774/flavors/6dd35c92-bb0a-451f-85a7-d45a66b18d4a", "rel": "bookmark"}]}, "id": "da90e824-da4e-4e70-ac07-5cf72fde7338", "security_groups": [{"name": "shaker-sg_88ca9841-7565-4820-8291-7340da353c7f"}], "user_id": "e8ebfd8bd5ce4669933d0881b0d0ccd9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T18:30:07Z", "hostId": "074e403461145a9e730de4b44ced299861106a2a8e8ac12b8c0d8a77", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_88ca9841-7565-4820-8291-7340da353c7f", "name": "shaker-vm_88ca9841-7565-4820-8291-7340da353c7f", "created": "2018-12-27T18:30:05Z", "tenant_id": "c4ca8cab71a344789c6a387d7b29fe62", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-27 18:31:34,790 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-7a1e1e69-8a45-46f4-9f29-853a2148adc7 2018-12-27 18:31:34,790 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.622391939163s 2018-12-27 18:31:34,791 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-7a1e1e69-8a45-46f4-9f29-853a2148adc7 2018-12-27 18:31:34,794 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-27 18:31:36,797 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-27 18:31:36,800 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25311b71cde0d94fb533d8edaf38def6fec11542" 2018-12-27 18:31:37,388 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:31:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-75b2a78e-2730-42ab-b150-94db8496b338 x-compute-request-id: req-75b2a78e-2730-42ab-b150-94db8496b338 Content-Encoding: gzip Content-Length: 662 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/da90e824-da4e-4e70-ac07-5cf72fde7338", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/da90e824-da4e-4e70-ac07-5cf72fde7338", "rel": "bookmark"}], "image": {"id": "477c1133-ec1b-4289-9bdd-c25459efa410", "links": [{"href": "http://172.30.9.31:8774/images/477c1133-ec1b-4289-9bdd-c25459efa410", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6dd35c92-bb0a-451f-85a7-d45a66b18d4a", "links": [{"href": "http://172.30.9.31:8774/flavors/6dd35c92-bb0a-451f-85a7-d45a66b18d4a", "rel": "bookmark"}]}, "id": "da90e824-da4e-4e70-ac07-5cf72fde7338", "security_groups": [{"name": "shaker-sg_88ca9841-7565-4820-8291-7340da353c7f"}], "user_id": "e8ebfd8bd5ce4669933d0881b0d0ccd9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T18:30:07Z", "hostId": "074e403461145a9e730de4b44ced299861106a2a8e8ac12b8c0d8a77", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_88ca9841-7565-4820-8291-7340da353c7f", "name": "shaker-vm_88ca9841-7565-4820-8291-7340da353c7f", "created": "2018-12-27T18:30:05Z", "tenant_id": "c4ca8cab71a344789c6a387d7b29fe62", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-27 18:31:37,389 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-75b2a78e-2730-42ab-b150-94db8496b338 2018-12-27 18:31:37,389 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.591635942459s 2018-12-27 18:31:37,389 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-75b2a78e-2730-42ab-b150-94db8496b338 2018-12-27 18:31:37,393 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-27 18:31:39,395 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-27 18:31:39,398 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25311b71cde0d94fb533d8edaf38def6fec11542" 2018-12-27 18:31:40,175 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:31:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a1af34aa-d413-41e3-9a36-292a6a0d3d22 x-compute-request-id: req-a1af34aa-d413-41e3-9a36-292a6a0d3d22 Content-Encoding: gzip Content-Length: 662 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/da90e824-da4e-4e70-ac07-5cf72fde7338", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/da90e824-da4e-4e70-ac07-5cf72fde7338", "rel": "bookmark"}], "image": {"id": "477c1133-ec1b-4289-9bdd-c25459efa410", "links": [{"href": "http://172.30.9.31:8774/images/477c1133-ec1b-4289-9bdd-c25459efa410", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6dd35c92-bb0a-451f-85a7-d45a66b18d4a", "links": [{"href": "http://172.30.9.31:8774/flavors/6dd35c92-bb0a-451f-85a7-d45a66b18d4a", "rel": "bookmark"}]}, "id": "da90e824-da4e-4e70-ac07-5cf72fde7338", "security_groups": [{"name": "shaker-sg_88ca9841-7565-4820-8291-7340da353c7f"}], "user_id": "e8ebfd8bd5ce4669933d0881b0d0ccd9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T18:30:07Z", "hostId": "074e403461145a9e730de4b44ced299861106a2a8e8ac12b8c0d8a77", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_88ca9841-7565-4820-8291-7340da353c7f", "name": "shaker-vm_88ca9841-7565-4820-8291-7340da353c7f", "created": "2018-12-27T18:30:05Z", "tenant_id": "c4ca8cab71a344789c6a387d7b29fe62", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-27 18:31:40,175 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-a1af34aa-d413-41e3-9a36-292a6a0d3d22 2018-12-27 18:31:40,175 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.77959394455s 2018-12-27 18:31:40,175 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-a1af34aa-d413-41e3-9a36-292a6a0d3d22 2018-12-27 18:31:40,179 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-27 18:31:42,181 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-27 18:31:42,184 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25311b71cde0d94fb533d8edaf38def6fec11542" 2018-12-27 18:31:42,754 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:31:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-61cbf746-27b1-4e5f-b51d-a02772c62cd3 x-compute-request-id: req-61cbf746-27b1-4e5f-b51d-a02772c62cd3 Content-Encoding: gzip Content-Length: 662 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/da90e824-da4e-4e70-ac07-5cf72fde7338", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/da90e824-da4e-4e70-ac07-5cf72fde7338", "rel": "bookmark"}], "image": {"id": "477c1133-ec1b-4289-9bdd-c25459efa410", "links": [{"href": "http://172.30.9.31:8774/images/477c1133-ec1b-4289-9bdd-c25459efa410", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6dd35c92-bb0a-451f-85a7-d45a66b18d4a", "links": [{"href": "http://172.30.9.31:8774/flavors/6dd35c92-bb0a-451f-85a7-d45a66b18d4a", "rel": "bookmark"}]}, "id": "da90e824-da4e-4e70-ac07-5cf72fde7338", "security_groups": [{"name": "shaker-sg_88ca9841-7565-4820-8291-7340da353c7f"}], "user_id": "e8ebfd8bd5ce4669933d0881b0d0ccd9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T18:30:07Z", "hostId": "074e403461145a9e730de4b44ced299861106a2a8e8ac12b8c0d8a77", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_88ca9841-7565-4820-8291-7340da353c7f", "name": "shaker-vm_88ca9841-7565-4820-8291-7340da353c7f", "created": "2018-12-27T18:30:05Z", "tenant_id": "c4ca8cab71a344789c6a387d7b29fe62", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-27 18:31:42,755 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-61cbf746-27b1-4e5f-b51d-a02772c62cd3 2018-12-27 18:31:42,755 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.573406934738s 2018-12-27 18:31:42,755 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-61cbf746-27b1-4e5f-b51d-a02772c62cd3 2018-12-27 18:31:42,759 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-27 18:31:44,761 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-27 18:31:44,764 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25311b71cde0d94fb533d8edaf38def6fec11542" 2018-12-27 18:31:45,498 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:31:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-dd59f006-4696-4d32-b744-4952e3c65fe6 x-compute-request-id: req-dd59f006-4696-4d32-b744-4952e3c65fe6 Content-Encoding: gzip Content-Length: 662 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/da90e824-da4e-4e70-ac07-5cf72fde7338", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/da90e824-da4e-4e70-ac07-5cf72fde7338", "rel": "bookmark"}], "image": {"id": "477c1133-ec1b-4289-9bdd-c25459efa410", "links": [{"href": "http://172.30.9.31:8774/images/477c1133-ec1b-4289-9bdd-c25459efa410", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6dd35c92-bb0a-451f-85a7-d45a66b18d4a", "links": [{"href": "http://172.30.9.31:8774/flavors/6dd35c92-bb0a-451f-85a7-d45a66b18d4a", "rel": "bookmark"}]}, "id": "da90e824-da4e-4e70-ac07-5cf72fde7338", "security_groups": [{"name": "shaker-sg_88ca9841-7565-4820-8291-7340da353c7f"}], "user_id": "e8ebfd8bd5ce4669933d0881b0d0ccd9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T18:30:07Z", "hostId": "074e403461145a9e730de4b44ced299861106a2a8e8ac12b8c0d8a77", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_88ca9841-7565-4820-8291-7340da353c7f", "name": "shaker-vm_88ca9841-7565-4820-8291-7340da353c7f", "created": "2018-12-27T18:30:05Z", "tenant_id": "c4ca8cab71a344789c6a387d7b29fe62", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-27 18:31:45,498 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-dd59f006-4696-4d32-b744-4952e3c65fe6 2018-12-27 18:31:45,499 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.73689198494s 2018-12-27 18:31:45,499 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-dd59f006-4696-4d32-b744-4952e3c65fe6 2018-12-27 18:31:45,503 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-27 18:31:47,505 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-27 18:31:47,508 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25311b71cde0d94fb533d8edaf38def6fec11542" 2018-12-27 18:31:48,056 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:31:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0cc611e0-4c3a-41ae-867e-ad67cf9e224a x-compute-request-id: req-0cc611e0-4c3a-41ae-867e-ad67cf9e224a Content-Encoding: gzip Content-Length: 662 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/da90e824-da4e-4e70-ac07-5cf72fde7338", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/da90e824-da4e-4e70-ac07-5cf72fde7338", "rel": "bookmark"}], "image": {"id": "477c1133-ec1b-4289-9bdd-c25459efa410", "links": [{"href": "http://172.30.9.31:8774/images/477c1133-ec1b-4289-9bdd-c25459efa410", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6dd35c92-bb0a-451f-85a7-d45a66b18d4a", "links": [{"href": "http://172.30.9.31:8774/flavors/6dd35c92-bb0a-451f-85a7-d45a66b18d4a", "rel": "bookmark"}]}, "id": "da90e824-da4e-4e70-ac07-5cf72fde7338", "security_groups": [{"name": "shaker-sg_88ca9841-7565-4820-8291-7340da353c7f"}], "user_id": "e8ebfd8bd5ce4669933d0881b0d0ccd9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T18:30:07Z", "hostId": "074e403461145a9e730de4b44ced299861106a2a8e8ac12b8c0d8a77", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_88ca9841-7565-4820-8291-7340da353c7f", "name": "shaker-vm_88ca9841-7565-4820-8291-7340da353c7f", "created": "2018-12-27T18:30:05Z", "tenant_id": "c4ca8cab71a344789c6a387d7b29fe62", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-27 18:31:48,056 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-0cc611e0-4c3a-41ae-867e-ad67cf9e224a 2018-12-27 18:31:48,056 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.550844907761s 2018-12-27 18:31:48,056 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-0cc611e0-4c3a-41ae-867e-ad67cf9e224a 2018-12-27 18:31:48,060 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-27 18:31:50,063 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-27 18:31:50,065 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25311b71cde0d94fb533d8edaf38def6fec11542" 2018-12-27 18:31:50,906 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:31:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c46ac64d-dbab-43fb-b6a7-a581d1c8ee1f x-compute-request-id: req-c46ac64d-dbab-43fb-b6a7-a581d1c8ee1f Content-Encoding: gzip Content-Length: 662 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/da90e824-da4e-4e70-ac07-5cf72fde7338", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/da90e824-da4e-4e70-ac07-5cf72fde7338", "rel": "bookmark"}], "image": {"id": "477c1133-ec1b-4289-9bdd-c25459efa410", "links": [{"href": "http://172.30.9.31:8774/images/477c1133-ec1b-4289-9bdd-c25459efa410", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6dd35c92-bb0a-451f-85a7-d45a66b18d4a", "links": [{"href": "http://172.30.9.31:8774/flavors/6dd35c92-bb0a-451f-85a7-d45a66b18d4a", "rel": "bookmark"}]}, "id": "da90e824-da4e-4e70-ac07-5cf72fde7338", "security_groups": [{"name": "shaker-sg_88ca9841-7565-4820-8291-7340da353c7f"}], "user_id": "e8ebfd8bd5ce4669933d0881b0d0ccd9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T18:30:07Z", "hostId": "074e403461145a9e730de4b44ced299861106a2a8e8ac12b8c0d8a77", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_88ca9841-7565-4820-8291-7340da353c7f", "name": "shaker-vm_88ca9841-7565-4820-8291-7340da353c7f", "created": "2018-12-27T18:30:05Z", "tenant_id": "c4ca8cab71a344789c6a387d7b29fe62", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-27 18:31:50,906 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-c46ac64d-dbab-43fb-b6a7-a581d1c8ee1f 2018-12-27 18:31:50,906 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.843466997147s 2018-12-27 18:31:50,907 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-c46ac64d-dbab-43fb-b6a7-a581d1c8ee1f 2018-12-27 18:31:50,911 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-27 18:31:52,913 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-27 18:31:52,916 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25311b71cde0d94fb533d8edaf38def6fec11542" 2018-12-27 18:31:53,395 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:31:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8ac85f49-320a-4b48-a331-d81193f372ca x-compute-request-id: req-8ac85f49-320a-4b48-a331-d81193f372ca Content-Encoding: gzip Content-Length: 662 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/da90e824-da4e-4e70-ac07-5cf72fde7338", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/da90e824-da4e-4e70-ac07-5cf72fde7338", "rel": "bookmark"}], "image": {"id": "477c1133-ec1b-4289-9bdd-c25459efa410", "links": [{"href": "http://172.30.9.31:8774/images/477c1133-ec1b-4289-9bdd-c25459efa410", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6dd35c92-bb0a-451f-85a7-d45a66b18d4a", "links": [{"href": "http://172.30.9.31:8774/flavors/6dd35c92-bb0a-451f-85a7-d45a66b18d4a", "rel": "bookmark"}]}, "id": "da90e824-da4e-4e70-ac07-5cf72fde7338", "security_groups": [{"name": "shaker-sg_88ca9841-7565-4820-8291-7340da353c7f"}], "user_id": "e8ebfd8bd5ce4669933d0881b0d0ccd9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T18:30:07Z", "hostId": "074e403461145a9e730de4b44ced299861106a2a8e8ac12b8c0d8a77", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_88ca9841-7565-4820-8291-7340da353c7f", "name": "shaker-vm_88ca9841-7565-4820-8291-7340da353c7f", "created": "2018-12-27T18:30:05Z", "tenant_id": "c4ca8cab71a344789c6a387d7b29fe62", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-27 18:31:53,396 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-8ac85f49-320a-4b48-a331-d81193f372ca 2018-12-27 18:31:53,396 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.482581853867s 2018-12-27 18:31:53,396 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-8ac85f49-320a-4b48-a331-d81193f372ca 2018-12-27 18:31:53,400 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-27 18:31:55,402 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-27 18:31:55,405 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25311b71cde0d94fb533d8edaf38def6fec11542" 2018-12-27 18:31:55,992 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:31:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-aab22061-c825-477d-bc91-1c490e859df7 x-compute-request-id: req-aab22061-c825-477d-bc91-1c490e859df7 Content-Encoding: gzip Content-Length: 662 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/da90e824-da4e-4e70-ac07-5cf72fde7338", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/da90e824-da4e-4e70-ac07-5cf72fde7338", "rel": "bookmark"}], "image": {"id": "477c1133-ec1b-4289-9bdd-c25459efa410", "links": [{"href": "http://172.30.9.31:8774/images/477c1133-ec1b-4289-9bdd-c25459efa410", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6dd35c92-bb0a-451f-85a7-d45a66b18d4a", "links": [{"href": "http://172.30.9.31:8774/flavors/6dd35c92-bb0a-451f-85a7-d45a66b18d4a", "rel": "bookmark"}]}, "id": "da90e824-da4e-4e70-ac07-5cf72fde7338", "security_groups": [{"name": "shaker-sg_88ca9841-7565-4820-8291-7340da353c7f"}], "user_id": "e8ebfd8bd5ce4669933d0881b0d0ccd9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T18:30:07Z", "hostId": "074e403461145a9e730de4b44ced299861106a2a8e8ac12b8c0d8a77", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_88ca9841-7565-4820-8291-7340da353c7f", "name": "shaker-vm_88ca9841-7565-4820-8291-7340da353c7f", "created": "2018-12-27T18:30:05Z", "tenant_id": "c4ca8cab71a344789c6a387d7b29fe62", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-27 18:31:55,992 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-aab22061-c825-477d-bc91-1c490e859df7 2018-12-27 18:31:55,992 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.589515924454s 2018-12-27 18:31:55,992 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-aab22061-c825-477d-bc91-1c490e859df7 2018-12-27 18:31:55,996 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-27 18:31:57,999 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-27 18:31:58,002 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25311b71cde0d94fb533d8edaf38def6fec11542" 2018-12-27 18:31:59,515 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:31:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-07e94f73-4eb8-44db-b0bc-5f1dacad5423 x-compute-request-id: req-07e94f73-4eb8-44db-b0bc-5f1dacad5423 Content-Encoding: gzip Content-Length: 662 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/da90e824-da4e-4e70-ac07-5cf72fde7338", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/da90e824-da4e-4e70-ac07-5cf72fde7338", "rel": "bookmark"}], "image": {"id": "477c1133-ec1b-4289-9bdd-c25459efa410", "links": [{"href": "http://172.30.9.31:8774/images/477c1133-ec1b-4289-9bdd-c25459efa410", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6dd35c92-bb0a-451f-85a7-d45a66b18d4a", "links": [{"href": "http://172.30.9.31:8774/flavors/6dd35c92-bb0a-451f-85a7-d45a66b18d4a", "rel": "bookmark"}]}, "id": "da90e824-da4e-4e70-ac07-5cf72fde7338", "security_groups": [{"name": "shaker-sg_88ca9841-7565-4820-8291-7340da353c7f"}], "user_id": "e8ebfd8bd5ce4669933d0881b0d0ccd9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T18:30:07Z", "hostId": "074e403461145a9e730de4b44ced299861106a2a8e8ac12b8c0d8a77", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_88ca9841-7565-4820-8291-7340da353c7f", "name": "shaker-vm_88ca9841-7565-4820-8291-7340da353c7f", "created": "2018-12-27T18:30:05Z", "tenant_id": "c4ca8cab71a344789c6a387d7b29fe62", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-27 18:31:59,515 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-07e94f73-4eb8-44db-b0bc-5f1dacad5423 2018-12-27 18:31:59,515 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.51620602608s 2018-12-27 18:31:59,515 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-07e94f73-4eb8-44db-b0bc-5f1dacad5423 2018-12-27 18:31:59,519 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-27 18:32:01,522 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-27 18:32:01,524 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25311b71cde0d94fb533d8edaf38def6fec11542" 2018-12-27 18:32:02,119 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:32:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-53310eca-84c4-44cd-8da6-a6fa932acd57 x-compute-request-id: req-53310eca-84c4-44cd-8da6-a6fa932acd57 Content-Encoding: gzip Content-Length: 662 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/da90e824-da4e-4e70-ac07-5cf72fde7338", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/da90e824-da4e-4e70-ac07-5cf72fde7338", "rel": "bookmark"}], "image": {"id": "477c1133-ec1b-4289-9bdd-c25459efa410", "links": [{"href": "http://172.30.9.31:8774/images/477c1133-ec1b-4289-9bdd-c25459efa410", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6dd35c92-bb0a-451f-85a7-d45a66b18d4a", "links": [{"href": "http://172.30.9.31:8774/flavors/6dd35c92-bb0a-451f-85a7-d45a66b18d4a", "rel": "bookmark"}]}, "id": "da90e824-da4e-4e70-ac07-5cf72fde7338", "security_groups": [{"name": "shaker-sg_88ca9841-7565-4820-8291-7340da353c7f"}], "user_id": "e8ebfd8bd5ce4669933d0881b0d0ccd9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T18:30:07Z", "hostId": "074e403461145a9e730de4b44ced299861106a2a8e8ac12b8c0d8a77", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_88ca9841-7565-4820-8291-7340da353c7f", "name": "shaker-vm_88ca9841-7565-4820-8291-7340da353c7f", "created": "2018-12-27T18:30:05Z", "tenant_id": "c4ca8cab71a344789c6a387d7b29fe62", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-27 18:32:02,119 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-53310eca-84c4-44cd-8da6-a6fa932acd57 2018-12-27 18:32:02,119 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.597072839737s 2018-12-27 18:32:02,119 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-53310eca-84c4-44cd-8da6-a6fa932acd57 2018-12-27 18:32:02,123 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-27 18:32:04,126 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-27 18:32:04,129 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25311b71cde0d94fb533d8edaf38def6fec11542" 2018-12-27 18:32:04,763 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:32:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3aac8996-d149-447c-bc61-5b2f5debe567 x-compute-request-id: req-3aac8996-d149-447c-bc61-5b2f5debe567 Content-Encoding: gzip Content-Length: 662 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/da90e824-da4e-4e70-ac07-5cf72fde7338", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/da90e824-da4e-4e70-ac07-5cf72fde7338", "rel": "bookmark"}], "image": {"id": "477c1133-ec1b-4289-9bdd-c25459efa410", "links": [{"href": "http://172.30.9.31:8774/images/477c1133-ec1b-4289-9bdd-c25459efa410", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6dd35c92-bb0a-451f-85a7-d45a66b18d4a", "links": [{"href": "http://172.30.9.31:8774/flavors/6dd35c92-bb0a-451f-85a7-d45a66b18d4a", "rel": "bookmark"}]}, "id": "da90e824-da4e-4e70-ac07-5cf72fde7338", "security_groups": [{"name": "shaker-sg_88ca9841-7565-4820-8291-7340da353c7f"}], "user_id": "e8ebfd8bd5ce4669933d0881b0d0ccd9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T18:30:07Z", "hostId": "074e403461145a9e730de4b44ced299861106a2a8e8ac12b8c0d8a77", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_88ca9841-7565-4820-8291-7340da353c7f", "name": "shaker-vm_88ca9841-7565-4820-8291-7340da353c7f", "created": "2018-12-27T18:30:05Z", "tenant_id": "c4ca8cab71a344789c6a387d7b29fe62", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-27 18:32:04,764 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-3aac8996-d149-447c-bc61-5b2f5debe567 2018-12-27 18:32:04,764 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.637532949448s 2018-12-27 18:32:04,764 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-3aac8996-d149-447c-bc61-5b2f5debe567 2018-12-27 18:32:04,768 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-27 18:32:06,770 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-27 18:32:06,773 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25311b71cde0d94fb533d8edaf38def6fec11542" 2018-12-27 18:32:07,148 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:32:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f85343a8-a79a-4881-a17a-ba79fcf6735c x-compute-request-id: req-f85343a8-a79a-4881-a17a-ba79fcf6735c Content-Encoding: gzip Content-Length: 662 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/da90e824-da4e-4e70-ac07-5cf72fde7338", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/da90e824-da4e-4e70-ac07-5cf72fde7338", "rel": "bookmark"}], "image": {"id": "477c1133-ec1b-4289-9bdd-c25459efa410", "links": [{"href": "http://172.30.9.31:8774/images/477c1133-ec1b-4289-9bdd-c25459efa410", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6dd35c92-bb0a-451f-85a7-d45a66b18d4a", "links": [{"href": "http://172.30.9.31:8774/flavors/6dd35c92-bb0a-451f-85a7-d45a66b18d4a", "rel": "bookmark"}]}, "id": "da90e824-da4e-4e70-ac07-5cf72fde7338", "security_groups": [{"name": "shaker-sg_88ca9841-7565-4820-8291-7340da353c7f"}], "user_id": "e8ebfd8bd5ce4669933d0881b0d0ccd9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T18:30:07Z", "hostId": "074e403461145a9e730de4b44ced299861106a2a8e8ac12b8c0d8a77", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_88ca9841-7565-4820-8291-7340da353c7f", "name": "shaker-vm_88ca9841-7565-4820-8291-7340da353c7f", "created": "2018-12-27T18:30:05Z", "tenant_id": "c4ca8cab71a344789c6a387d7b29fe62", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-27 18:32:07,148 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-f85343a8-a79a-4881-a17a-ba79fcf6735c 2018-12-27 18:32:07,148 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.37752199173s 2018-12-27 18:32:07,148 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-f85343a8-a79a-4881-a17a-ba79fcf6735c 2018-12-27 18:32:07,152 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-27 18:32:09,155 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-27 18:32:09,157 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25311b71cde0d94fb533d8edaf38def6fec11542" 2018-12-27 18:32:09,527 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:32:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f24d66ef-5b6b-45b1-8681-6fb9c89edfaa x-compute-request-id: req-f24d66ef-5b6b-45b1-8681-6fb9c89edfaa Content-Encoding: gzip Content-Length: 662 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/da90e824-da4e-4e70-ac07-5cf72fde7338", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/da90e824-da4e-4e70-ac07-5cf72fde7338", "rel": "bookmark"}], "image": {"id": "477c1133-ec1b-4289-9bdd-c25459efa410", "links": [{"href": "http://172.30.9.31:8774/images/477c1133-ec1b-4289-9bdd-c25459efa410", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6dd35c92-bb0a-451f-85a7-d45a66b18d4a", "links": [{"href": "http://172.30.9.31:8774/flavors/6dd35c92-bb0a-451f-85a7-d45a66b18d4a", "rel": "bookmark"}]}, "id": "da90e824-da4e-4e70-ac07-5cf72fde7338", "security_groups": [{"name": "shaker-sg_88ca9841-7565-4820-8291-7340da353c7f"}], "user_id": "e8ebfd8bd5ce4669933d0881b0d0ccd9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T18:30:07Z", "hostId": "074e403461145a9e730de4b44ced299861106a2a8e8ac12b8c0d8a77", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_88ca9841-7565-4820-8291-7340da353c7f", "name": "shaker-vm_88ca9841-7565-4820-8291-7340da353c7f", "created": "2018-12-27T18:30:05Z", "tenant_id": "c4ca8cab71a344789c6a387d7b29fe62", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-27 18:32:09,527 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-f24d66ef-5b6b-45b1-8681-6fb9c89edfaa 2018-12-27 18:32:09,527 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.372360944748s 2018-12-27 18:32:09,528 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-f24d66ef-5b6b-45b1-8681-6fb9c89edfaa 2018-12-27 18:32:09,531 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-27 18:32:11,534 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-27 18:32:11,536 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25311b71cde0d94fb533d8edaf38def6fec11542" 2018-12-27 18:32:12,155 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:32:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f5999756-52db-4ac6-ac42-db3f9f021627 x-compute-request-id: req-f5999756-52db-4ac6-ac42-db3f9f021627 Content-Encoding: gzip Content-Length: 662 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/da90e824-da4e-4e70-ac07-5cf72fde7338", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/da90e824-da4e-4e70-ac07-5cf72fde7338", "rel": "bookmark"}], "image": {"id": "477c1133-ec1b-4289-9bdd-c25459efa410", "links": [{"href": "http://172.30.9.31:8774/images/477c1133-ec1b-4289-9bdd-c25459efa410", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6dd35c92-bb0a-451f-85a7-d45a66b18d4a", "links": [{"href": "http://172.30.9.31:8774/flavors/6dd35c92-bb0a-451f-85a7-d45a66b18d4a", "rel": "bookmark"}]}, "id": "da90e824-da4e-4e70-ac07-5cf72fde7338", "security_groups": [{"name": "shaker-sg_88ca9841-7565-4820-8291-7340da353c7f"}], "user_id": "e8ebfd8bd5ce4669933d0881b0d0ccd9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T18:30:07Z", "hostId": "074e403461145a9e730de4b44ced299861106a2a8e8ac12b8c0d8a77", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_88ca9841-7565-4820-8291-7340da353c7f", "name": "shaker-vm_88ca9841-7565-4820-8291-7340da353c7f", "created": "2018-12-27T18:30:05Z", "tenant_id": "c4ca8cab71a344789c6a387d7b29fe62", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-27 18:32:12,155 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-f5999756-52db-4ac6-ac42-db3f9f021627 2018-12-27 18:32:12,155 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.621175050735s 2018-12-27 18:32:12,155 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-f5999756-52db-4ac6-ac42-db3f9f021627 2018-12-27 18:32:12,159 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-27 18:32:14,162 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-27 18:32:14,164 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25311b71cde0d94fb533d8edaf38def6fec11542" 2018-12-27 18:32:14,855 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:32:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e6989a05-661b-4cae-82f7-281e3f733337 x-compute-request-id: req-e6989a05-661b-4cae-82f7-281e3f733337 Content-Encoding: gzip Content-Length: 662 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/da90e824-da4e-4e70-ac07-5cf72fde7338", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/da90e824-da4e-4e70-ac07-5cf72fde7338", "rel": "bookmark"}], "image": {"id": "477c1133-ec1b-4289-9bdd-c25459efa410", "links": [{"href": "http://172.30.9.31:8774/images/477c1133-ec1b-4289-9bdd-c25459efa410", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6dd35c92-bb0a-451f-85a7-d45a66b18d4a", "links": [{"href": "http://172.30.9.31:8774/flavors/6dd35c92-bb0a-451f-85a7-d45a66b18d4a", "rel": "bookmark"}]}, "id": "da90e824-da4e-4e70-ac07-5cf72fde7338", "security_groups": [{"name": "shaker-sg_88ca9841-7565-4820-8291-7340da353c7f"}], "user_id": "e8ebfd8bd5ce4669933d0881b0d0ccd9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T18:30:07Z", "hostId": "074e403461145a9e730de4b44ced299861106a2a8e8ac12b8c0d8a77", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_88ca9841-7565-4820-8291-7340da353c7f", "name": "shaker-vm_88ca9841-7565-4820-8291-7340da353c7f", "created": "2018-12-27T18:30:05Z", "tenant_id": "c4ca8cab71a344789c6a387d7b29fe62", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-27 18:32:14,855 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-e6989a05-661b-4cae-82f7-281e3f733337 2018-12-27 18:32:14,855 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.693220853806s 2018-12-27 18:32:14,856 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-e6989a05-661b-4cae-82f7-281e3f733337 2018-12-27 18:32:14,859 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-27 18:32:16,862 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-27 18:32:16,865 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25311b71cde0d94fb533d8edaf38def6fec11542" 2018-12-27 18:32:17,441 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:32:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a4d687d8-0abf-4c88-b7af-68bb7f5ee03d x-compute-request-id: req-a4d687d8-0abf-4c88-b7af-68bb7f5ee03d Content-Encoding: gzip Content-Length: 662 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/da90e824-da4e-4e70-ac07-5cf72fde7338", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/da90e824-da4e-4e70-ac07-5cf72fde7338", "rel": "bookmark"}], "image": {"id": "477c1133-ec1b-4289-9bdd-c25459efa410", "links": [{"href": "http://172.30.9.31:8774/images/477c1133-ec1b-4289-9bdd-c25459efa410", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6dd35c92-bb0a-451f-85a7-d45a66b18d4a", "links": [{"href": "http://172.30.9.31:8774/flavors/6dd35c92-bb0a-451f-85a7-d45a66b18d4a", "rel": "bookmark"}]}, "id": "da90e824-da4e-4e70-ac07-5cf72fde7338", "security_groups": [{"name": "shaker-sg_88ca9841-7565-4820-8291-7340da353c7f"}], "user_id": "e8ebfd8bd5ce4669933d0881b0d0ccd9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T18:30:07Z", "hostId": "074e403461145a9e730de4b44ced299861106a2a8e8ac12b8c0d8a77", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_88ca9841-7565-4820-8291-7340da353c7f", "name": "shaker-vm_88ca9841-7565-4820-8291-7340da353c7f", "created": "2018-12-27T18:30:05Z", "tenant_id": "c4ca8cab71a344789c6a387d7b29fe62", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-27 18:32:17,441 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-a4d687d8-0abf-4c88-b7af-68bb7f5ee03d 2018-12-27 18:32:17,441 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.578950166702s 2018-12-27 18:32:17,441 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-a4d687d8-0abf-4c88-b7af-68bb7f5ee03d 2018-12-27 18:32:17,445 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-27 18:32:19,448 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-27 18:32:19,450 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25311b71cde0d94fb533d8edaf38def6fec11542" 2018-12-27 18:32:19,856 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:32:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e993d617-cc93-4e49-bcc2-576135612bed x-compute-request-id: req-e993d617-cc93-4e49-bcc2-576135612bed Content-Encoding: gzip Content-Length: 662 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/da90e824-da4e-4e70-ac07-5cf72fde7338", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/da90e824-da4e-4e70-ac07-5cf72fde7338", "rel": "bookmark"}], "image": {"id": "477c1133-ec1b-4289-9bdd-c25459efa410", "links": [{"href": "http://172.30.9.31:8774/images/477c1133-ec1b-4289-9bdd-c25459efa410", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6dd35c92-bb0a-451f-85a7-d45a66b18d4a", "links": [{"href": "http://172.30.9.31:8774/flavors/6dd35c92-bb0a-451f-85a7-d45a66b18d4a", "rel": "bookmark"}]}, "id": "da90e824-da4e-4e70-ac07-5cf72fde7338", "security_groups": [{"name": "shaker-sg_88ca9841-7565-4820-8291-7340da353c7f"}], "user_id": "e8ebfd8bd5ce4669933d0881b0d0ccd9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T18:30:07Z", "hostId": "074e403461145a9e730de4b44ced299861106a2a8e8ac12b8c0d8a77", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_88ca9841-7565-4820-8291-7340da353c7f", "name": "shaker-vm_88ca9841-7565-4820-8291-7340da353c7f", "created": "2018-12-27T18:30:05Z", "tenant_id": "c4ca8cab71a344789c6a387d7b29fe62", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-27 18:32:19,857 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-e993d617-cc93-4e49-bcc2-576135612bed 2018-12-27 18:32:19,857 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.409080028534s 2018-12-27 18:32:19,857 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-e993d617-cc93-4e49-bcc2-576135612bed 2018-12-27 18:32:19,861 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-27 18:32:21,863 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-27 18:32:21,866 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25311b71cde0d94fb533d8edaf38def6fec11542" 2018-12-27 18:32:22,430 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:32:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-67743d0c-d300-4fca-af22-59b4a5de9dc4 x-compute-request-id: req-67743d0c-d300-4fca-af22-59b4a5de9dc4 Content-Encoding: gzip Content-Length: 662 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/da90e824-da4e-4e70-ac07-5cf72fde7338", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/da90e824-da4e-4e70-ac07-5cf72fde7338", "rel": "bookmark"}], "image": {"id": "477c1133-ec1b-4289-9bdd-c25459efa410", "links": [{"href": "http://172.30.9.31:8774/images/477c1133-ec1b-4289-9bdd-c25459efa410", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6dd35c92-bb0a-451f-85a7-d45a66b18d4a", "links": [{"href": "http://172.30.9.31:8774/flavors/6dd35c92-bb0a-451f-85a7-d45a66b18d4a", "rel": "bookmark"}]}, "id": "da90e824-da4e-4e70-ac07-5cf72fde7338", "security_groups": [{"name": "shaker-sg_88ca9841-7565-4820-8291-7340da353c7f"}], "user_id": "e8ebfd8bd5ce4669933d0881b0d0ccd9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T18:30:07Z", "hostId": "074e403461145a9e730de4b44ced299861106a2a8e8ac12b8c0d8a77", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_88ca9841-7565-4820-8291-7340da353c7f", "name": "shaker-vm_88ca9841-7565-4820-8291-7340da353c7f", "created": "2018-12-27T18:30:05Z", "tenant_id": "c4ca8cab71a344789c6a387d7b29fe62", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-27 18:32:22,431 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-67743d0c-d300-4fca-af22-59b4a5de9dc4 2018-12-27 18:32:22,431 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.567391872406s 2018-12-27 18:32:22,431 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-67743d0c-d300-4fca-af22-59b4a5de9dc4 2018-12-27 18:32:22,435 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-27 18:32:24,437 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-27 18:32:24,440 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25311b71cde0d94fb533d8edaf38def6fec11542" 2018-12-27 18:32:25,246 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:32:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c4e237fb-6caa-416d-b364-da881ea8a035 x-compute-request-id: req-c4e237fb-6caa-416d-b364-da881ea8a035 Content-Encoding: gzip Content-Length: 662 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/da90e824-da4e-4e70-ac07-5cf72fde7338", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/da90e824-da4e-4e70-ac07-5cf72fde7338", "rel": "bookmark"}], "image": {"id": "477c1133-ec1b-4289-9bdd-c25459efa410", "links": [{"href": "http://172.30.9.31:8774/images/477c1133-ec1b-4289-9bdd-c25459efa410", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6dd35c92-bb0a-451f-85a7-d45a66b18d4a", "links": [{"href": "http://172.30.9.31:8774/flavors/6dd35c92-bb0a-451f-85a7-d45a66b18d4a", "rel": "bookmark"}]}, "id": "da90e824-da4e-4e70-ac07-5cf72fde7338", "security_groups": [{"name": "shaker-sg_88ca9841-7565-4820-8291-7340da353c7f"}], "user_id": "e8ebfd8bd5ce4669933d0881b0d0ccd9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T18:30:07Z", "hostId": "074e403461145a9e730de4b44ced299861106a2a8e8ac12b8c0d8a77", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_88ca9841-7565-4820-8291-7340da353c7f", "name": "shaker-vm_88ca9841-7565-4820-8291-7340da353c7f", "created": "2018-12-27T18:30:05Z", "tenant_id": "c4ca8cab71a344789c6a387d7b29fe62", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-27 18:32:25,247 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-c4e237fb-6caa-416d-b364-da881ea8a035 2018-12-27 18:32:25,247 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.809359073639s 2018-12-27 18:32:25,247 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-c4e237fb-6caa-416d-b364-da881ea8a035 2018-12-27 18:32:25,251 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-27 18:32:27,254 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-27 18:32:27,257 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25311b71cde0d94fb533d8edaf38def6fec11542" 2018-12-27 18:32:27,672 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:32:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2c924a52-d5c1-49ff-a441-893f84ce7435 x-compute-request-id: req-2c924a52-d5c1-49ff-a441-893f84ce7435 Content-Encoding: gzip Content-Length: 662 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/da90e824-da4e-4e70-ac07-5cf72fde7338", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/da90e824-da4e-4e70-ac07-5cf72fde7338", "rel": "bookmark"}], "image": {"id": "477c1133-ec1b-4289-9bdd-c25459efa410", "links": [{"href": "http://172.30.9.31:8774/images/477c1133-ec1b-4289-9bdd-c25459efa410", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6dd35c92-bb0a-451f-85a7-d45a66b18d4a", "links": [{"href": "http://172.30.9.31:8774/flavors/6dd35c92-bb0a-451f-85a7-d45a66b18d4a", "rel": "bookmark"}]}, "id": "da90e824-da4e-4e70-ac07-5cf72fde7338", "security_groups": [{"name": "shaker-sg_88ca9841-7565-4820-8291-7340da353c7f"}], "user_id": "e8ebfd8bd5ce4669933d0881b0d0ccd9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T18:30:07Z", "hostId": "074e403461145a9e730de4b44ced299861106a2a8e8ac12b8c0d8a77", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_88ca9841-7565-4820-8291-7340da353c7f", "name": "shaker-vm_88ca9841-7565-4820-8291-7340da353c7f", "created": "2018-12-27T18:30:05Z", "tenant_id": "c4ca8cab71a344789c6a387d7b29fe62", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-27 18:32:27,672 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-2c924a52-d5c1-49ff-a441-893f84ce7435 2018-12-27 18:32:27,672 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.418141126633s 2018-12-27 18:32:27,673 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-2c924a52-d5c1-49ff-a441-893f84ce7435 2018-12-27 18:32:27,676 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-27 18:32:29,679 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-27 18:32:29,682 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25311b71cde0d94fb533d8edaf38def6fec11542" 2018-12-27 18:32:29,859 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:32:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b48e379a-9b8a-4548-816b-d29b4c56fe03 x-compute-request-id: req-b48e379a-9b8a-4548-816b-d29b4c56fe03 Content-Encoding: gzip Content-Length: 662 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/da90e824-da4e-4e70-ac07-5cf72fde7338", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/da90e824-da4e-4e70-ac07-5cf72fde7338", "rel": "bookmark"}], "image": {"id": "477c1133-ec1b-4289-9bdd-c25459efa410", "links": [{"href": "http://172.30.9.31:8774/images/477c1133-ec1b-4289-9bdd-c25459efa410", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6dd35c92-bb0a-451f-85a7-d45a66b18d4a", "links": [{"href": "http://172.30.9.31:8774/flavors/6dd35c92-bb0a-451f-85a7-d45a66b18d4a", "rel": "bookmark"}]}, "id": "da90e824-da4e-4e70-ac07-5cf72fde7338", "security_groups": [{"name": "shaker-sg_88ca9841-7565-4820-8291-7340da353c7f"}], "user_id": "e8ebfd8bd5ce4669933d0881b0d0ccd9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T18:30:07Z", "hostId": "074e403461145a9e730de4b44ced299861106a2a8e8ac12b8c0d8a77", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_88ca9841-7565-4820-8291-7340da353c7f", "name": "shaker-vm_88ca9841-7565-4820-8291-7340da353c7f", "created": "2018-12-27T18:30:05Z", "tenant_id": "c4ca8cab71a344789c6a387d7b29fe62", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-27 18:32:29,860 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-b48e379a-9b8a-4548-816b-d29b4c56fe03 2018-12-27 18:32:29,860 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.180619955063s 2018-12-27 18:32:29,860 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-b48e379a-9b8a-4548-816b-d29b4c56fe03 2018-12-27 18:32:29,864 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-27 18:32:31,865 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-27 18:32:31,868 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25311b71cde0d94fb533d8edaf38def6fec11542" 2018-12-27 18:32:32,270 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:32:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6a3cb94a-9fb8-47fa-9394-9c47185e53cc x-compute-request-id: req-6a3cb94a-9fb8-47fa-9394-9c47185e53cc Content-Encoding: gzip Content-Length: 662 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/da90e824-da4e-4e70-ac07-5cf72fde7338", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/da90e824-da4e-4e70-ac07-5cf72fde7338", "rel": "bookmark"}], "image": {"id": "477c1133-ec1b-4289-9bdd-c25459efa410", "links": [{"href": "http://172.30.9.31:8774/images/477c1133-ec1b-4289-9bdd-c25459efa410", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6dd35c92-bb0a-451f-85a7-d45a66b18d4a", "links": [{"href": "http://172.30.9.31:8774/flavors/6dd35c92-bb0a-451f-85a7-d45a66b18d4a", "rel": "bookmark"}]}, "id": "da90e824-da4e-4e70-ac07-5cf72fde7338", "security_groups": [{"name": "shaker-sg_88ca9841-7565-4820-8291-7340da353c7f"}], "user_id": "e8ebfd8bd5ce4669933d0881b0d0ccd9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T18:30:07Z", "hostId": "074e403461145a9e730de4b44ced299861106a2a8e8ac12b8c0d8a77", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_88ca9841-7565-4820-8291-7340da353c7f", "name": "shaker-vm_88ca9841-7565-4820-8291-7340da353c7f", "created": "2018-12-27T18:30:05Z", "tenant_id": "c4ca8cab71a344789c6a387d7b29fe62", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-27 18:32:32,270 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-6a3cb94a-9fb8-47fa-9394-9c47185e53cc 2018-12-27 18:32:32,270 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.404666900635s 2018-12-27 18:32:32,271 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-6a3cb94a-9fb8-47fa-9394-9c47185e53cc 2018-12-27 18:32:32,275 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-27 18:32:34,277 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-27 18:32:34,280 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25311b71cde0d94fb533d8edaf38def6fec11542" 2018-12-27 18:32:35,249 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:32:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e439199a-42bb-4824-8dc4-476bb8a49e1c x-compute-request-id: req-e439199a-42bb-4824-8dc4-476bb8a49e1c Content-Encoding: gzip Content-Length: 662 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/da90e824-da4e-4e70-ac07-5cf72fde7338", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/da90e824-da4e-4e70-ac07-5cf72fde7338", "rel": "bookmark"}], "image": {"id": "477c1133-ec1b-4289-9bdd-c25459efa410", "links": [{"href": "http://172.30.9.31:8774/images/477c1133-ec1b-4289-9bdd-c25459efa410", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6dd35c92-bb0a-451f-85a7-d45a66b18d4a", "links": [{"href": "http://172.30.9.31:8774/flavors/6dd35c92-bb0a-451f-85a7-d45a66b18d4a", "rel": "bookmark"}]}, "id": "da90e824-da4e-4e70-ac07-5cf72fde7338", "security_groups": [{"name": "shaker-sg_88ca9841-7565-4820-8291-7340da353c7f"}], "user_id": "e8ebfd8bd5ce4669933d0881b0d0ccd9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T18:30:07Z", "hostId": "074e403461145a9e730de4b44ced299861106a2a8e8ac12b8c0d8a77", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_88ca9841-7565-4820-8291-7340da353c7f", "name": "shaker-vm_88ca9841-7565-4820-8291-7340da353c7f", "created": "2018-12-27T18:30:05Z", "tenant_id": "c4ca8cab71a344789c6a387d7b29fe62", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-27 18:32:35,249 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-e439199a-42bb-4824-8dc4-476bb8a49e1c 2018-12-27 18:32:35,249 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.971992969513s 2018-12-27 18:32:35,250 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-e439199a-42bb-4824-8dc4-476bb8a49e1c 2018-12-27 18:32:35,254 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-27 18:32:37,255 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-27 18:32:37,259 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25311b71cde0d94fb533d8edaf38def6fec11542" 2018-12-27 18:32:37,863 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:32:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d0340ba8-e381-47d9-9345-9aa314a2c4b8 x-compute-request-id: req-d0340ba8-e381-47d9-9345-9aa314a2c4b8 Content-Encoding: gzip Content-Length: 662 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/da90e824-da4e-4e70-ac07-5cf72fde7338", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/da90e824-da4e-4e70-ac07-5cf72fde7338", "rel": "bookmark"}], "image": {"id": "477c1133-ec1b-4289-9bdd-c25459efa410", "links": [{"href": "http://172.30.9.31:8774/images/477c1133-ec1b-4289-9bdd-c25459efa410", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6dd35c92-bb0a-451f-85a7-d45a66b18d4a", "links": [{"href": "http://172.30.9.31:8774/flavors/6dd35c92-bb0a-451f-85a7-d45a66b18d4a", "rel": "bookmark"}]}, "id": "da90e824-da4e-4e70-ac07-5cf72fde7338", "security_groups": [{"name": "shaker-sg_88ca9841-7565-4820-8291-7340da353c7f"}], "user_id": "e8ebfd8bd5ce4669933d0881b0d0ccd9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T18:30:07Z", "hostId": "074e403461145a9e730de4b44ced299861106a2a8e8ac12b8c0d8a77", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_88ca9841-7565-4820-8291-7340da353c7f", "name": "shaker-vm_88ca9841-7565-4820-8291-7340da353c7f", "created": "2018-12-27T18:30:05Z", "tenant_id": "c4ca8cab71a344789c6a387d7b29fe62", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-27 18:32:37,863 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-d0340ba8-e381-47d9-9345-9aa314a2c4b8 2018-12-27 18:32:37,864 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.607836961746s 2018-12-27 18:32:37,864 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-d0340ba8-e381-47d9-9345-9aa314a2c4b8 2018-12-27 18:32:37,868 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-27 18:32:39,871 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-27 18:32:39,874 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25311b71cde0d94fb533d8edaf38def6fec11542" 2018-12-27 18:32:40,245 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:32:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6a79f834-c501-46f3-9b2f-0601f3a01fb8 x-compute-request-id: req-6a79f834-c501-46f3-9b2f-0601f3a01fb8 Content-Encoding: gzip Content-Length: 662 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/da90e824-da4e-4e70-ac07-5cf72fde7338", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/da90e824-da4e-4e70-ac07-5cf72fde7338", "rel": "bookmark"}], "image": {"id": "477c1133-ec1b-4289-9bdd-c25459efa410", "links": [{"href": "http://172.30.9.31:8774/images/477c1133-ec1b-4289-9bdd-c25459efa410", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6dd35c92-bb0a-451f-85a7-d45a66b18d4a", "links": [{"href": "http://172.30.9.31:8774/flavors/6dd35c92-bb0a-451f-85a7-d45a66b18d4a", "rel": "bookmark"}]}, "id": "da90e824-da4e-4e70-ac07-5cf72fde7338", "security_groups": [{"name": "shaker-sg_88ca9841-7565-4820-8291-7340da353c7f"}], "user_id": "e8ebfd8bd5ce4669933d0881b0d0ccd9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T18:30:07Z", "hostId": "074e403461145a9e730de4b44ced299861106a2a8e8ac12b8c0d8a77", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_88ca9841-7565-4820-8291-7340da353c7f", "name": "shaker-vm_88ca9841-7565-4820-8291-7340da353c7f", "created": "2018-12-27T18:30:05Z", "tenant_id": "c4ca8cab71a344789c6a387d7b29fe62", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-27 18:32:40,245 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-6a79f834-c501-46f3-9b2f-0601f3a01fb8 2018-12-27 18:32:40,245 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.374659061432s 2018-12-27 18:32:40,246 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-6a79f834-c501-46f3-9b2f-0601f3a01fb8 2018-12-27 18:32:40,249 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-27 18:32:42,252 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-27 18:32:42,255 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25311b71cde0d94fb533d8edaf38def6fec11542" 2018-12-27 18:32:42,849 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:32:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-14333e35-8f93-4b4a-85e7-61962824166b x-compute-request-id: req-14333e35-8f93-4b4a-85e7-61962824166b Content-Encoding: gzip Content-Length: 662 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/da90e824-da4e-4e70-ac07-5cf72fde7338", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/da90e824-da4e-4e70-ac07-5cf72fde7338", "rel": "bookmark"}], "image": {"id": "477c1133-ec1b-4289-9bdd-c25459efa410", "links": [{"href": "http://172.30.9.31:8774/images/477c1133-ec1b-4289-9bdd-c25459efa410", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6dd35c92-bb0a-451f-85a7-d45a66b18d4a", "links": [{"href": "http://172.30.9.31:8774/flavors/6dd35c92-bb0a-451f-85a7-d45a66b18d4a", "rel": "bookmark"}]}, "id": "da90e824-da4e-4e70-ac07-5cf72fde7338", "security_groups": [{"name": "shaker-sg_88ca9841-7565-4820-8291-7340da353c7f"}], "user_id": "e8ebfd8bd5ce4669933d0881b0d0ccd9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T18:30:07Z", "hostId": "074e403461145a9e730de4b44ced299861106a2a8e8ac12b8c0d8a77", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_88ca9841-7565-4820-8291-7340da353c7f", "name": "shaker-vm_88ca9841-7565-4820-8291-7340da353c7f", "created": "2018-12-27T18:30:05Z", "tenant_id": "c4ca8cab71a344789c6a387d7b29fe62", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-27 18:32:42,849 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-14333e35-8f93-4b4a-85e7-61962824166b 2018-12-27 18:32:42,850 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.597239017487s 2018-12-27 18:32:42,850 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-14333e35-8f93-4b4a-85e7-61962824166b 2018-12-27 18:32:42,854 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-27 18:32:44,857 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-27 18:32:44,860 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25311b71cde0d94fb533d8edaf38def6fec11542" 2018-12-27 18:32:45,459 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:32:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-981478c2-f3cb-4aab-bd8a-78b1a3022f21 x-compute-request-id: req-981478c2-f3cb-4aab-bd8a-78b1a3022f21 Content-Encoding: gzip Content-Length: 662 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/da90e824-da4e-4e70-ac07-5cf72fde7338", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/da90e824-da4e-4e70-ac07-5cf72fde7338", "rel": "bookmark"}], "image": {"id": "477c1133-ec1b-4289-9bdd-c25459efa410", "links": [{"href": "http://172.30.9.31:8774/images/477c1133-ec1b-4289-9bdd-c25459efa410", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6dd35c92-bb0a-451f-85a7-d45a66b18d4a", "links": [{"href": "http://172.30.9.31:8774/flavors/6dd35c92-bb0a-451f-85a7-d45a66b18d4a", "rel": "bookmark"}]}, "id": "da90e824-da4e-4e70-ac07-5cf72fde7338", "security_groups": [{"name": "shaker-sg_88ca9841-7565-4820-8291-7340da353c7f"}], "user_id": "e8ebfd8bd5ce4669933d0881b0d0ccd9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T18:30:07Z", "hostId": "074e403461145a9e730de4b44ced299861106a2a8e8ac12b8c0d8a77", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_88ca9841-7565-4820-8291-7340da353c7f", "name": "shaker-vm_88ca9841-7565-4820-8291-7340da353c7f", "created": "2018-12-27T18:30:05Z", "tenant_id": "c4ca8cab71a344789c6a387d7b29fe62", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-27 18:32:45,460 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-981478c2-f3cb-4aab-bd8a-78b1a3022f21 2018-12-27 18:32:45,460 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.602668046951s 2018-12-27 18:32:45,460 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-981478c2-f3cb-4aab-bd8a-78b1a3022f21 2018-12-27 18:32:45,464 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-27 18:32:47,467 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-27 18:32:47,470 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25311b71cde0d94fb533d8edaf38def6fec11542" 2018-12-27 18:32:48,074 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:32:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5e1025ce-5094-4193-8547-25582f5b58ae x-compute-request-id: req-5e1025ce-5094-4193-8547-25582f5b58ae Content-Encoding: gzip Content-Length: 662 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/da90e824-da4e-4e70-ac07-5cf72fde7338", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/da90e824-da4e-4e70-ac07-5cf72fde7338", "rel": "bookmark"}], "image": {"id": "477c1133-ec1b-4289-9bdd-c25459efa410", "links": [{"href": "http://172.30.9.31:8774/images/477c1133-ec1b-4289-9bdd-c25459efa410", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6dd35c92-bb0a-451f-85a7-d45a66b18d4a", "links": [{"href": "http://172.30.9.31:8774/flavors/6dd35c92-bb0a-451f-85a7-d45a66b18d4a", "rel": "bookmark"}]}, "id": "da90e824-da4e-4e70-ac07-5cf72fde7338", "security_groups": [{"name": "shaker-sg_88ca9841-7565-4820-8291-7340da353c7f"}], "user_id": "e8ebfd8bd5ce4669933d0881b0d0ccd9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T18:30:07Z", "hostId": "074e403461145a9e730de4b44ced299861106a2a8e8ac12b8c0d8a77", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_88ca9841-7565-4820-8291-7340da353c7f", "name": "shaker-vm_88ca9841-7565-4820-8291-7340da353c7f", "created": "2018-12-27T18:30:05Z", "tenant_id": "c4ca8cab71a344789c6a387d7b29fe62", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-27 18:32:48,075 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-5e1025ce-5094-4193-8547-25582f5b58ae 2018-12-27 18:32:48,075 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.607621908188s 2018-12-27 18:32:48,075 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-5e1025ce-5094-4193-8547-25582f5b58ae 2018-12-27 18:32:48,079 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-27 18:32:50,082 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-27 18:32:50,085 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25311b71cde0d94fb533d8edaf38def6fec11542" 2018-12-27 18:32:50,663 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:32:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-190d1ce0-ada6-4bf1-85bb-862b0717eca0 x-compute-request-id: req-190d1ce0-ada6-4bf1-85bb-862b0717eca0 Content-Encoding: gzip Content-Length: 662 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/da90e824-da4e-4e70-ac07-5cf72fde7338", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/da90e824-da4e-4e70-ac07-5cf72fde7338", "rel": "bookmark"}], "image": {"id": "477c1133-ec1b-4289-9bdd-c25459efa410", "links": [{"href": "http://172.30.9.31:8774/images/477c1133-ec1b-4289-9bdd-c25459efa410", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6dd35c92-bb0a-451f-85a7-d45a66b18d4a", "links": [{"href": "http://172.30.9.31:8774/flavors/6dd35c92-bb0a-451f-85a7-d45a66b18d4a", "rel": "bookmark"}]}, "id": "da90e824-da4e-4e70-ac07-5cf72fde7338", "security_groups": [{"name": "shaker-sg_88ca9841-7565-4820-8291-7340da353c7f"}], "user_id": "e8ebfd8bd5ce4669933d0881b0d0ccd9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T18:30:07Z", "hostId": "074e403461145a9e730de4b44ced299861106a2a8e8ac12b8c0d8a77", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_88ca9841-7565-4820-8291-7340da353c7f", "name": "shaker-vm_88ca9841-7565-4820-8291-7340da353c7f", "created": "2018-12-27T18:30:05Z", "tenant_id": "c4ca8cab71a344789c6a387d7b29fe62", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-27 18:32:50,663 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-190d1ce0-ada6-4bf1-85bb-862b0717eca0 2018-12-27 18:32:50,664 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.581544876099s 2018-12-27 18:32:50,664 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-190d1ce0-ada6-4bf1-85bb-862b0717eca0 2018-12-27 18:32:50,668 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-27 18:32:52,670 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-27 18:32:52,673 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25311b71cde0d94fb533d8edaf38def6fec11542" 2018-12-27 18:32:53,275 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:32:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-90f8872e-0d8a-48ad-ba59-898cc3a42185 x-compute-request-id: req-90f8872e-0d8a-48ad-ba59-898cc3a42185 Content-Encoding: gzip Content-Length: 662 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/da90e824-da4e-4e70-ac07-5cf72fde7338", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/da90e824-da4e-4e70-ac07-5cf72fde7338", "rel": "bookmark"}], "image": {"id": "477c1133-ec1b-4289-9bdd-c25459efa410", "links": [{"href": "http://172.30.9.31:8774/images/477c1133-ec1b-4289-9bdd-c25459efa410", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6dd35c92-bb0a-451f-85a7-d45a66b18d4a", "links": [{"href": "http://172.30.9.31:8774/flavors/6dd35c92-bb0a-451f-85a7-d45a66b18d4a", "rel": "bookmark"}]}, "id": "da90e824-da4e-4e70-ac07-5cf72fde7338", "security_groups": [{"name": "shaker-sg_88ca9841-7565-4820-8291-7340da353c7f"}], "user_id": "e8ebfd8bd5ce4669933d0881b0d0ccd9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T18:30:07Z", "hostId": "074e403461145a9e730de4b44ced299861106a2a8e8ac12b8c0d8a77", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_88ca9841-7565-4820-8291-7340da353c7f", "name": "shaker-vm_88ca9841-7565-4820-8291-7340da353c7f", "created": "2018-12-27T18:30:05Z", "tenant_id": "c4ca8cab71a344789c6a387d7b29fe62", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-27 18:32:53,276 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-90f8872e-0d8a-48ad-ba59-898cc3a42185 2018-12-27 18:32:53,276 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.60512804985s 2018-12-27 18:32:53,276 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-90f8872e-0d8a-48ad-ba59-898cc3a42185 2018-12-27 18:32:53,280 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-27 18:32:55,282 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-27 18:32:55,285 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25311b71cde0d94fb533d8edaf38def6fec11542" 2018-12-27 18:32:55,678 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:32:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6beab496-38dd-48ed-817d-500a4a81ab51 x-compute-request-id: req-6beab496-38dd-48ed-817d-500a4a81ab51 Content-Encoding: gzip Content-Length: 662 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/da90e824-da4e-4e70-ac07-5cf72fde7338", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/da90e824-da4e-4e70-ac07-5cf72fde7338", "rel": "bookmark"}], "image": {"id": "477c1133-ec1b-4289-9bdd-c25459efa410", "links": [{"href": "http://172.30.9.31:8774/images/477c1133-ec1b-4289-9bdd-c25459efa410", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6dd35c92-bb0a-451f-85a7-d45a66b18d4a", "links": [{"href": "http://172.30.9.31:8774/flavors/6dd35c92-bb0a-451f-85a7-d45a66b18d4a", "rel": "bookmark"}]}, "id": "da90e824-da4e-4e70-ac07-5cf72fde7338", "security_groups": [{"name": "shaker-sg_88ca9841-7565-4820-8291-7340da353c7f"}], "user_id": "e8ebfd8bd5ce4669933d0881b0d0ccd9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T18:30:07Z", "hostId": "074e403461145a9e730de4b44ced299861106a2a8e8ac12b8c0d8a77", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_88ca9841-7565-4820-8291-7340da353c7f", "name": "shaker-vm_88ca9841-7565-4820-8291-7340da353c7f", "created": "2018-12-27T18:30:05Z", "tenant_id": "c4ca8cab71a344789c6a387d7b29fe62", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-27 18:32:55,679 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-6beab496-38dd-48ed-817d-500a4a81ab51 2018-12-27 18:32:55,679 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.396379947662s 2018-12-27 18:32:55,679 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-6beab496-38dd-48ed-817d-500a4a81ab51 2018-12-27 18:32:55,683 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-27 18:32:57,685 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-27 18:32:57,688 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25311b71cde0d94fb533d8edaf38def6fec11542" 2018-12-27 18:32:58,105 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:32:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9840b20c-2fb5-4d66-a196-ed713a377e96 x-compute-request-id: req-9840b20c-2fb5-4d66-a196-ed713a377e96 Content-Encoding: gzip Content-Length: 662 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/da90e824-da4e-4e70-ac07-5cf72fde7338", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/da90e824-da4e-4e70-ac07-5cf72fde7338", "rel": "bookmark"}], "image": {"id": "477c1133-ec1b-4289-9bdd-c25459efa410", "links": [{"href": "http://172.30.9.31:8774/images/477c1133-ec1b-4289-9bdd-c25459efa410", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6dd35c92-bb0a-451f-85a7-d45a66b18d4a", "links": [{"href": "http://172.30.9.31:8774/flavors/6dd35c92-bb0a-451f-85a7-d45a66b18d4a", "rel": "bookmark"}]}, "id": "da90e824-da4e-4e70-ac07-5cf72fde7338", "security_groups": [{"name": "shaker-sg_88ca9841-7565-4820-8291-7340da353c7f"}], "user_id": "e8ebfd8bd5ce4669933d0881b0d0ccd9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T18:30:07Z", "hostId": "074e403461145a9e730de4b44ced299861106a2a8e8ac12b8c0d8a77", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_88ca9841-7565-4820-8291-7340da353c7f", "name": "shaker-vm_88ca9841-7565-4820-8291-7340da353c7f", "created": "2018-12-27T18:30:05Z", "tenant_id": "c4ca8cab71a344789c6a387d7b29fe62", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-27 18:32:58,105 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-9840b20c-2fb5-4d66-a196-ed713a377e96 2018-12-27 18:32:58,105 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.419397115707s 2018-12-27 18:32:58,105 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-9840b20c-2fb5-4d66-a196-ed713a377e96 2018-12-27 18:32:58,109 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-27 18:33:00,112 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-27 18:33:00,114 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25311b71cde0d94fb533d8edaf38def6fec11542" 2018-12-27 18:33:00,683 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:33:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-811b7827-2561-4da2-abe7-3ee9b8184f19 x-compute-request-id: req-811b7827-2561-4da2-abe7-3ee9b8184f19 Content-Encoding: gzip Content-Length: 662 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/da90e824-da4e-4e70-ac07-5cf72fde7338", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/da90e824-da4e-4e70-ac07-5cf72fde7338", "rel": "bookmark"}], "image": {"id": "477c1133-ec1b-4289-9bdd-c25459efa410", "links": [{"href": "http://172.30.9.31:8774/images/477c1133-ec1b-4289-9bdd-c25459efa410", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6dd35c92-bb0a-451f-85a7-d45a66b18d4a", "links": [{"href": "http://172.30.9.31:8774/flavors/6dd35c92-bb0a-451f-85a7-d45a66b18d4a", "rel": "bookmark"}]}, "id": "da90e824-da4e-4e70-ac07-5cf72fde7338", "security_groups": [{"name": "shaker-sg_88ca9841-7565-4820-8291-7340da353c7f"}], "user_id": "e8ebfd8bd5ce4669933d0881b0d0ccd9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T18:30:07Z", "hostId": "074e403461145a9e730de4b44ced299861106a2a8e8ac12b8c0d8a77", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_88ca9841-7565-4820-8291-7340da353c7f", "name": "shaker-vm_88ca9841-7565-4820-8291-7340da353c7f", "created": "2018-12-27T18:30:05Z", "tenant_id": "c4ca8cab71a344789c6a387d7b29fe62", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-27 18:33:00,684 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-811b7827-2561-4da2-abe7-3ee9b8184f19 2018-12-27 18:33:00,684 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.57202911377s 2018-12-27 18:33:00,684 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-811b7827-2561-4da2-abe7-3ee9b8184f19 2018-12-27 18:33:00,688 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-27 18:33:02,690 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-27 18:33:02,693 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25311b71cde0d94fb533d8edaf38def6fec11542" 2018-12-27 18:33:03,298 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:33:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7194c964-00b9-4a1d-ac0f-af8fcb6beb3d x-compute-request-id: req-7194c964-00b9-4a1d-ac0f-af8fcb6beb3d Content-Encoding: gzip Content-Length: 662 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/da90e824-da4e-4e70-ac07-5cf72fde7338", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/da90e824-da4e-4e70-ac07-5cf72fde7338", "rel": "bookmark"}], "image": {"id": "477c1133-ec1b-4289-9bdd-c25459efa410", "links": [{"href": "http://172.30.9.31:8774/images/477c1133-ec1b-4289-9bdd-c25459efa410", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6dd35c92-bb0a-451f-85a7-d45a66b18d4a", "links": [{"href": "http://172.30.9.31:8774/flavors/6dd35c92-bb0a-451f-85a7-d45a66b18d4a", "rel": "bookmark"}]}, "id": "da90e824-da4e-4e70-ac07-5cf72fde7338", "security_groups": [{"name": "shaker-sg_88ca9841-7565-4820-8291-7340da353c7f"}], "user_id": "e8ebfd8bd5ce4669933d0881b0d0ccd9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T18:30:07Z", "hostId": "074e403461145a9e730de4b44ced299861106a2a8e8ac12b8c0d8a77", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_88ca9841-7565-4820-8291-7340da353c7f", "name": "shaker-vm_88ca9841-7565-4820-8291-7340da353c7f", "created": "2018-12-27T18:30:05Z", "tenant_id": "c4ca8cab71a344789c6a387d7b29fe62", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-27 18:33:03,299 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-7194c964-00b9-4a1d-ac0f-af8fcb6beb3d 2018-12-27 18:33:03,299 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.608141899109s 2018-12-27 18:33:03,299 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-7194c964-00b9-4a1d-ac0f-af8fcb6beb3d 2018-12-27 18:33:03,303 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-27 18:33:05,305 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-27 18:33:05,308 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25311b71cde0d94fb533d8edaf38def6fec11542" 2018-12-27 18:33:05,863 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:33:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e9a210a7-4ac3-416d-b48c-e49a04b51cc5 x-compute-request-id: req-e9a210a7-4ac3-416d-b48c-e49a04b51cc5 Content-Encoding: gzip Content-Length: 662 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/da90e824-da4e-4e70-ac07-5cf72fde7338", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/da90e824-da4e-4e70-ac07-5cf72fde7338", "rel": "bookmark"}], "image": {"id": "477c1133-ec1b-4289-9bdd-c25459efa410", "links": [{"href": "http://172.30.9.31:8774/images/477c1133-ec1b-4289-9bdd-c25459efa410", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6dd35c92-bb0a-451f-85a7-d45a66b18d4a", "links": [{"href": "http://172.30.9.31:8774/flavors/6dd35c92-bb0a-451f-85a7-d45a66b18d4a", "rel": "bookmark"}]}, "id": "da90e824-da4e-4e70-ac07-5cf72fde7338", "security_groups": [{"name": "shaker-sg_88ca9841-7565-4820-8291-7340da353c7f"}], "user_id": "e8ebfd8bd5ce4669933d0881b0d0ccd9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T18:30:07Z", "hostId": "074e403461145a9e730de4b44ced299861106a2a8e8ac12b8c0d8a77", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_88ca9841-7565-4820-8291-7340da353c7f", "name": "shaker-vm_88ca9841-7565-4820-8291-7340da353c7f", "created": "2018-12-27T18:30:05Z", "tenant_id": "c4ca8cab71a344789c6a387d7b29fe62", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-27 18:33:05,863 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-e9a210a7-4ac3-416d-b48c-e49a04b51cc5 2018-12-27 18:33:05,863 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.557834863663s 2018-12-27 18:33:05,864 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-e9a210a7-4ac3-416d-b48c-e49a04b51cc5 2018-12-27 18:33:05,867 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-27 18:33:07,870 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-27 18:33:07,873 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25311b71cde0d94fb533d8edaf38def6fec11542" 2018-12-27 18:33:08,461 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:33:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c95ee9a4-e3dc-446b-8ea1-9cc3a7b76ee5 x-compute-request-id: req-c95ee9a4-e3dc-446b-8ea1-9cc3a7b76ee5 Content-Encoding: gzip Content-Length: 662 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/da90e824-da4e-4e70-ac07-5cf72fde7338", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/da90e824-da4e-4e70-ac07-5cf72fde7338", "rel": "bookmark"}], "image": {"id": "477c1133-ec1b-4289-9bdd-c25459efa410", "links": [{"href": "http://172.30.9.31:8774/images/477c1133-ec1b-4289-9bdd-c25459efa410", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6dd35c92-bb0a-451f-85a7-d45a66b18d4a", "links": [{"href": "http://172.30.9.31:8774/flavors/6dd35c92-bb0a-451f-85a7-d45a66b18d4a", "rel": "bookmark"}]}, "id": "da90e824-da4e-4e70-ac07-5cf72fde7338", "security_groups": [{"name": "shaker-sg_88ca9841-7565-4820-8291-7340da353c7f"}], "user_id": "e8ebfd8bd5ce4669933d0881b0d0ccd9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T18:30:07Z", "hostId": "074e403461145a9e730de4b44ced299861106a2a8e8ac12b8c0d8a77", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_88ca9841-7565-4820-8291-7340da353c7f", "name": "shaker-vm_88ca9841-7565-4820-8291-7340da353c7f", "created": "2018-12-27T18:30:05Z", "tenant_id": "c4ca8cab71a344789c6a387d7b29fe62", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-27 18:33:08,462 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-c95ee9a4-e3dc-446b-8ea1-9cc3a7b76ee5 2018-12-27 18:33:08,462 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.591518163681s 2018-12-27 18:33:08,462 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-c95ee9a4-e3dc-446b-8ea1-9cc3a7b76ee5 2018-12-27 18:33:08,466 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-27 18:33:10,468 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-27 18:33:10,471 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25311b71cde0d94fb533d8edaf38def6fec11542" 2018-12-27 18:33:11,870 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:33:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0a79286c-edcc-4f7e-9a81-538f1795020b x-compute-request-id: req-0a79286c-edcc-4f7e-9a81-538f1795020b Content-Encoding: gzip Content-Length: 662 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/da90e824-da4e-4e70-ac07-5cf72fde7338", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/da90e824-da4e-4e70-ac07-5cf72fde7338", "rel": "bookmark"}], "image": {"id": "477c1133-ec1b-4289-9bdd-c25459efa410", "links": [{"href": "http://172.30.9.31:8774/images/477c1133-ec1b-4289-9bdd-c25459efa410", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6dd35c92-bb0a-451f-85a7-d45a66b18d4a", "links": [{"href": "http://172.30.9.31:8774/flavors/6dd35c92-bb0a-451f-85a7-d45a66b18d4a", "rel": "bookmark"}]}, "id": "da90e824-da4e-4e70-ac07-5cf72fde7338", "security_groups": [{"name": "shaker-sg_88ca9841-7565-4820-8291-7340da353c7f"}], "user_id": "e8ebfd8bd5ce4669933d0881b0d0ccd9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T18:30:07Z", "hostId": "074e403461145a9e730de4b44ced299861106a2a8e8ac12b8c0d8a77", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_88ca9841-7565-4820-8291-7340da353c7f", "name": "shaker-vm_88ca9841-7565-4820-8291-7340da353c7f", "created": "2018-12-27T18:30:05Z", "tenant_id": "c4ca8cab71a344789c6a387d7b29fe62", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-27 18:33:11,871 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-0a79286c-edcc-4f7e-9a81-538f1795020b 2018-12-27 18:33:11,871 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.40229797363s 2018-12-27 18:33:11,871 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-0a79286c-edcc-4f7e-9a81-538f1795020b 2018-12-27 18:33:11,875 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-27 18:33:13,877 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-27 18:33:13,880 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25311b71cde0d94fb533d8edaf38def6fec11542" 2018-12-27 18:33:14,287 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:33:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8c165838-5698-4c54-a2de-bc55ad78111d x-compute-request-id: req-8c165838-5698-4c54-a2de-bc55ad78111d Content-Encoding: gzip Content-Length: 662 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/da90e824-da4e-4e70-ac07-5cf72fde7338", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/da90e824-da4e-4e70-ac07-5cf72fde7338", "rel": "bookmark"}], "image": {"id": "477c1133-ec1b-4289-9bdd-c25459efa410", "links": [{"href": "http://172.30.9.31:8774/images/477c1133-ec1b-4289-9bdd-c25459efa410", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6dd35c92-bb0a-451f-85a7-d45a66b18d4a", "links": [{"href": "http://172.30.9.31:8774/flavors/6dd35c92-bb0a-451f-85a7-d45a66b18d4a", "rel": "bookmark"}]}, "id": "da90e824-da4e-4e70-ac07-5cf72fde7338", "security_groups": [{"name": "shaker-sg_88ca9841-7565-4820-8291-7340da353c7f"}], "user_id": "e8ebfd8bd5ce4669933d0881b0d0ccd9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T18:30:07Z", "hostId": "074e403461145a9e730de4b44ced299861106a2a8e8ac12b8c0d8a77", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_88ca9841-7565-4820-8291-7340da353c7f", "name": "shaker-vm_88ca9841-7565-4820-8291-7340da353c7f", "created": "2018-12-27T18:30:05Z", "tenant_id": "c4ca8cab71a344789c6a387d7b29fe62", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-27 18:33:14,288 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-8c165838-5698-4c54-a2de-bc55ad78111d 2018-12-27 18:33:14,288 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.410151958466s 2018-12-27 18:33:14,288 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-8c165838-5698-4c54-a2de-bc55ad78111d 2018-12-27 18:33:14,292 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-27 18:33:16,294 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-27 18:33:16,298 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25311b71cde0d94fb533d8edaf38def6fec11542" 2018-12-27 18:33:16,669 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:33:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-570acbb8-bcc3-4380-a086-b72bfa9c5424 x-compute-request-id: req-570acbb8-bcc3-4380-a086-b72bfa9c5424 Content-Encoding: gzip Content-Length: 662 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/da90e824-da4e-4e70-ac07-5cf72fde7338", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/da90e824-da4e-4e70-ac07-5cf72fde7338", "rel": "bookmark"}], "image": {"id": "477c1133-ec1b-4289-9bdd-c25459efa410", "links": [{"href": "http://172.30.9.31:8774/images/477c1133-ec1b-4289-9bdd-c25459efa410", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6dd35c92-bb0a-451f-85a7-d45a66b18d4a", "links": [{"href": "http://172.30.9.31:8774/flavors/6dd35c92-bb0a-451f-85a7-d45a66b18d4a", "rel": "bookmark"}]}, "id": "da90e824-da4e-4e70-ac07-5cf72fde7338", "security_groups": [{"name": "shaker-sg_88ca9841-7565-4820-8291-7340da353c7f"}], "user_id": "e8ebfd8bd5ce4669933d0881b0d0ccd9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T18:30:07Z", "hostId": "074e403461145a9e730de4b44ced299861106a2a8e8ac12b8c0d8a77", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_88ca9841-7565-4820-8291-7340da353c7f", "name": "shaker-vm_88ca9841-7565-4820-8291-7340da353c7f", "created": "2018-12-27T18:30:05Z", "tenant_id": "c4ca8cab71a344789c6a387d7b29fe62", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-27 18:33:16,669 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-570acbb8-bcc3-4380-a086-b72bfa9c5424 2018-12-27 18:33:16,669 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.374690055847s 2018-12-27 18:33:16,670 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-570acbb8-bcc3-4380-a086-b72bfa9c5424 2018-12-27 18:33:16,673 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-27 18:33:18,676 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-27 18:33:18,679 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25311b71cde0d94fb533d8edaf38def6fec11542" 2018-12-27 18:33:19,330 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:33:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0b3422a6-957f-4588-94bb-943e46ce1960 x-compute-request-id: req-0b3422a6-957f-4588-94bb-943e46ce1960 Content-Encoding: gzip Content-Length: 662 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/da90e824-da4e-4e70-ac07-5cf72fde7338", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/da90e824-da4e-4e70-ac07-5cf72fde7338", "rel": "bookmark"}], "image": {"id": "477c1133-ec1b-4289-9bdd-c25459efa410", "links": [{"href": "http://172.30.9.31:8774/images/477c1133-ec1b-4289-9bdd-c25459efa410", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6dd35c92-bb0a-451f-85a7-d45a66b18d4a", "links": [{"href": "http://172.30.9.31:8774/flavors/6dd35c92-bb0a-451f-85a7-d45a66b18d4a", "rel": "bookmark"}]}, "id": "da90e824-da4e-4e70-ac07-5cf72fde7338", "security_groups": [{"name": "shaker-sg_88ca9841-7565-4820-8291-7340da353c7f"}], "user_id": "e8ebfd8bd5ce4669933d0881b0d0ccd9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T18:30:07Z", "hostId": "074e403461145a9e730de4b44ced299861106a2a8e8ac12b8c0d8a77", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_88ca9841-7565-4820-8291-7340da353c7f", "name": "shaker-vm_88ca9841-7565-4820-8291-7340da353c7f", "created": "2018-12-27T18:30:05Z", "tenant_id": "c4ca8cab71a344789c6a387d7b29fe62", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-27 18:33:19,330 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-0b3422a6-957f-4588-94bb-943e46ce1960 2018-12-27 18:33:19,331 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.654309988022s 2018-12-27 18:33:19,331 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-0b3422a6-957f-4588-94bb-943e46ce1960 2018-12-27 18:33:19,335 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-27 18:33:21,337 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-27 18:33:21,340 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25311b71cde0d94fb533d8edaf38def6fec11542" 2018-12-27 18:33:21,910 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:33:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-52810e53-7302-4107-8af0-42cbeee26d8f x-compute-request-id: req-52810e53-7302-4107-8af0-42cbeee26d8f Content-Encoding: gzip Content-Length: 662 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/da90e824-da4e-4e70-ac07-5cf72fde7338", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/da90e824-da4e-4e70-ac07-5cf72fde7338", "rel": "bookmark"}], "image": {"id": "477c1133-ec1b-4289-9bdd-c25459efa410", "links": [{"href": "http://172.30.9.31:8774/images/477c1133-ec1b-4289-9bdd-c25459efa410", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6dd35c92-bb0a-451f-85a7-d45a66b18d4a", "links": [{"href": "http://172.30.9.31:8774/flavors/6dd35c92-bb0a-451f-85a7-d45a66b18d4a", "rel": "bookmark"}]}, "id": "da90e824-da4e-4e70-ac07-5cf72fde7338", "security_groups": [{"name": "shaker-sg_88ca9841-7565-4820-8291-7340da353c7f"}], "user_id": "e8ebfd8bd5ce4669933d0881b0d0ccd9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T18:30:07Z", "hostId": "074e403461145a9e730de4b44ced299861106a2a8e8ac12b8c0d8a77", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_88ca9841-7565-4820-8291-7340da353c7f", "name": "shaker-vm_88ca9841-7565-4820-8291-7340da353c7f", "created": "2018-12-27T18:30:05Z", "tenant_id": "c4ca8cab71a344789c6a387d7b29fe62", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-27 18:33:21,910 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-52810e53-7302-4107-8af0-42cbeee26d8f 2018-12-27 18:33:21,911 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.573185920715s 2018-12-27 18:33:21,911 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-52810e53-7302-4107-8af0-42cbeee26d8f 2018-12-27 18:33:21,915 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-27 18:33:23,917 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-27 18:33:23,920 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25311b71cde0d94fb533d8edaf38def6fec11542" 2018-12-27 18:33:24,490 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:33:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b6c7e523-33eb-4454-b55b-da8bcff6a361 x-compute-request-id: req-b6c7e523-33eb-4454-b55b-da8bcff6a361 Content-Encoding: gzip Content-Length: 662 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/da90e824-da4e-4e70-ac07-5cf72fde7338", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/da90e824-da4e-4e70-ac07-5cf72fde7338", "rel": "bookmark"}], "image": {"id": "477c1133-ec1b-4289-9bdd-c25459efa410", "links": [{"href": "http://172.30.9.31:8774/images/477c1133-ec1b-4289-9bdd-c25459efa410", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6dd35c92-bb0a-451f-85a7-d45a66b18d4a", "links": [{"href": "http://172.30.9.31:8774/flavors/6dd35c92-bb0a-451f-85a7-d45a66b18d4a", "rel": "bookmark"}]}, "id": "da90e824-da4e-4e70-ac07-5cf72fde7338", "security_groups": [{"name": "shaker-sg_88ca9841-7565-4820-8291-7340da353c7f"}], "user_id": "e8ebfd8bd5ce4669933d0881b0d0ccd9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T18:30:07Z", "hostId": "074e403461145a9e730de4b44ced299861106a2a8e8ac12b8c0d8a77", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_88ca9841-7565-4820-8291-7340da353c7f", "name": "shaker-vm_88ca9841-7565-4820-8291-7340da353c7f", "created": "2018-12-27T18:30:05Z", "tenant_id": "c4ca8cab71a344789c6a387d7b29fe62", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-27 18:33:24,491 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-b6c7e523-33eb-4454-b55b-da8bcff6a361 2018-12-27 18:33:24,491 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.573350906372s 2018-12-27 18:33:24,491 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-b6c7e523-33eb-4454-b55b-da8bcff6a361 2018-12-27 18:33:24,495 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-27 18:33:26,497 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-27 18:33:26,500 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25311b71cde0d94fb533d8edaf38def6fec11542" 2018-12-27 18:33:27,133 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:33:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-83e238ac-d56d-44af-8504-28bc40140cb4 x-compute-request-id: req-83e238ac-d56d-44af-8504-28bc40140cb4 Content-Encoding: gzip Content-Length: 737 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"shaker-net_88ca9841-7565-4820-8291-7340da353c7f": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ed:97:d3", "version": 4, "addr": "192.168.120.19", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/da90e824-da4e-4e70-ac07-5cf72fde7338", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/da90e824-da4e-4e70-ac07-5cf72fde7338", "rel": "bookmark"}], "image": {"id": "477c1133-ec1b-4289-9bdd-c25459efa410", "links": [{"href": "http://172.30.9.31:8774/images/477c1133-ec1b-4289-9bdd-c25459efa410", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T18:33:25.000000", "flavor": {"id": "6dd35c92-bb0a-451f-85a7-d45a66b18d4a", "links": [{"href": "http://172.30.9.31:8774/flavors/6dd35c92-bb0a-451f-85a7-d45a66b18d4a", "rel": "bookmark"}]}, "id": "da90e824-da4e-4e70-ac07-5cf72fde7338", "security_groups": [{"name": "shaker-sg_88ca9841-7565-4820-8291-7340da353c7f"}], "user_id": "e8ebfd8bd5ce4669933d0881b0d0ccd9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T18:33:25Z", "hostId": "074e403461145a9e730de4b44ced299861106a2a8e8ac12b8c0d8a77", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_88ca9841-7565-4820-8291-7340da353c7f", "name": "shaker-vm_88ca9841-7565-4820-8291-7340da353c7f", "created": "2018-12-27T18:30:05Z", "tenant_id": "c4ca8cab71a344789c6a387d7b29fe62", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-27 18:33:27,133 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-83e238ac-d56d-44af-8504-28bc40140cb4 2018-12-27 18:33:27,133 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.635668992996s 2018-12-27 18:33:27,134 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-83e238ac-d56d-44af-8504-28bc40140cb4 2018-12-27 18:33:27,137 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-12-27 18:33:27,138 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:9696/v2.0/ports.json?device_id=da90e824-da4e-4e70-ac07-5cf72fde7338" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25311b71cde0d94fb533d8edaf38def6fec11542" 2018-12-27 18:33:27,190 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 915 X-Openstack-Request-Id: req-f7e9a6ef-ebe5-4d1a-bdb2-85f6760ad6c4 Date: Thu, 27 Dec 2018 18:33:27 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T18:33:24Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ddc100f9-2be9-4e0c-be09-bc6ce4f25066","ip_address":"192.168.120.19"}],"id":"8085ac98-f308-4a4f-991c-6d8bbc38be07","security_groups":["f248aac2-33ca-460b-b5f7-25deaa9bf042"],"mac_address":"fa:16:3e:ed:97:d3","project_id":"c4ca8cab71a344789c6a387d7b29fe62","status":"ACTIVE","description":"","tags":[],"dns_assignment":[{"hostname":"host-192-168-120-19","ip_address":"192.168.120.19","fqdn":"host-192-168-120-19.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"9eb6cee5-4d9c-47f2-90db-cf4b52d448ad","dns_name":"","created_at":"2018-12-27T18:30:07Z","binding:vnic_type":"normal","device_id":"da90e824-da4e-4e70-ac07-5cf72fde7338","tenant_id":"c4ca8cab71a344789c6a387d7b29fe62"}]} 2018-12-27 18:33:27,191 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports.json?device_id=da90e824-da4e-4e70-ac07-5cf72fde7338 used request id req-f7e9a6ef-ebe5-4d1a-bdb2-85f6760ad6c4 2018-12-27 18:33:27,191 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0531198978424s 2018-12-27 18:33:27,191 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports.json?device_id=da90e824-da4e-4e70-ac07-5cf72fde7338 used request id req-f7e9a6ef-ebe5-4d1a-bdb2-85f6760ad6c4 2018-12-27 18:33:27,196 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-27 18:33:27,197 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:9696/v2.0/floatingips.json?port_id=8085ac98-f308-4a4f-991c-6d8bbc38be07" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25311b71cde0d94fb533d8edaf38def6fec11542" 2018-12-27 18:33:27,218 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-f32370d1-9c9b-4a4d-9d1a-3c094c40a72b Date: Thu, 27 Dec 2018 18:33:27 GMT RESP BODY: {"floatingips": []} 2018-12-27 18:33:27,218 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/floatingips.json?port_id=8085ac98-f308-4a4f-991c-6d8bbc38be07 used request id req-f32370d1-9c9b-4a4d-9d1a-3c094c40a72b 2018-12-27 18:33:27,218 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0217621326447s 2018-12-27 18:33:27,218 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/floatingips.json?port_id=8085ac98-f308-4a4f-991c-6d8bbc38be07 used request id req-f32370d1-9c9b-4a4d-9d1a-3c094c40a72b 2018-12-27 18:33:27,219 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'shaker-net_88ca9841-7565-4820-8291-7340da353c7f': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:ed:97:d3', u'version': 4, u'addr': u'192.168.120.19', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'477c1133-ec1b-4289-9bdd-c25459efa410'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-12-27T18:33:25.000000', 'flavor': Munch({u'id': u'6dd35c92-bb0a-451f-85a7-d45a66b18d4a'}), 'az': u'nova', 'id': u'da90e824-da4e-4e70-ac07-5cf72fde7338', 'security_groups': [Munch({u'name': u'shaker-sg_88ca9841-7565-4820-8291-7340da353c7f'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'e8ebfd8bd5ce4669933d0881b0d0ccd9', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c4ca8cab71a344789c6a387d7b29fe62', 'name': 'shaker-project_88ca9841-7565-4820-8291-7340da353c7f', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2018-12-27T18:33:25.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-12-27T18:33:25Z', 'hostId': u'074e403461145a9e730de4b44ced299861106a2a8e8ac12b8c0d8a77', u'OS-SRV-USG:terminated_at': None, 'key_name': u'shaker-kp_88ca9841-7565-4820-8291-7340da353c7f', 'public_v6': '', 'private_v4': u'192.168.120.19', 'cloud': 'envvars', 'host_id': u'074e403461145a9e730de4b44ced299861106a2a8e8ac12b8c0d8a77', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-12-27T18:33:25.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'c4ca8cab71a344789c6a387d7b29fe62', 'name': u'shaker-vm_88ca9841-7565-4820-8291-7340da353c7f', 'adminPass': u'wuoaM9tQrvUJ', 'tenant_id': u'c4ca8cab71a344789c6a387d7b29fe62', 'created_at': u'2018-12-27T18:30:05Z', 'created': u'2018-12-27T18:30:05Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-12-27 18:33:27,222 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-27 18:33:27,223 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25311b71cde0d94fb533d8edaf38def6fec11542" 2018-12-27 18:33:27,320 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1250 X-Openstack-Request-Id: req-e2f6c361-20c0-48d0-b753-cd02b88d64ea Date: Thu, 27 Dec 2018 18:33:27 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"9eb6cee5-4d9c-47f2-90db-cf4b52d448ad","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"c4ca8cab71a344789c6a387d7b29fe62","status":"ACTIVE","subnets":["ddc100f9-2be9-4e0c-be09-bc6ce4f25066"],"description":"","tags":[],"updated_at":"2018-12-27T18:29:38Z","qos_policy_id":null,"name":"shaker-net_88ca9841-7565-4820-8291-7340da353c7f","admin_state_up":true,"tenant_id":"c4ca8cab71a344789c6a387d7b29fe62","created_at":"2018-12-27T18:29:36Z","mtu":1442},{"updated_at":"2018-12-27T15:58:03Z","dns_domain":"","revision_number":8,"port_security_enabled":true,"id":"a4959dd9-e8f4-4ea9-8c99-7bff545db58c","router:external":true,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"da629caea04941e1ae8979c379dc7c9d","status":"ACTIVE","subnets":["244ab55b-a0ed-4e50-9f85-07f08119ae55"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"da629caea04941e1ae8979c379dc7c9d","created_at":"2018-12-27T15:29:17Z","mtu":1500}]} 2018-12-27 18:33:27,321 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-e2f6c361-20c0-48d0-b753-cd02b88d64ea 2018-12-27 18:33:27,321 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0981390476227s 2018-12-27 18:33:27,321 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-e2f6c361-20c0-48d0-b753-cd02b88d64ea 2018-12-27 18:33:27,323 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-12-27 18:33:27,323 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:9696/v2.0/ports.json?device_id=da90e824-da4e-4e70-ac07-5cf72fde7338" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25311b71cde0d94fb533d8edaf38def6fec11542" 2018-12-27 18:33:27,379 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 915 X-Openstack-Request-Id: req-a28dae00-3db3-4c31-bfb9-894481e6812f Date: Thu, 27 Dec 2018 18:33:27 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T18:33:24Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ddc100f9-2be9-4e0c-be09-bc6ce4f25066","ip_address":"192.168.120.19"}],"id":"8085ac98-f308-4a4f-991c-6d8bbc38be07","security_groups":["f248aac2-33ca-460b-b5f7-25deaa9bf042"],"mac_address":"fa:16:3e:ed:97:d3","project_id":"c4ca8cab71a344789c6a387d7b29fe62","status":"ACTIVE","description":"","tags":[],"dns_assignment":[{"hostname":"host-192-168-120-19","ip_address":"192.168.120.19","fqdn":"host-192-168-120-19.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"9eb6cee5-4d9c-47f2-90db-cf4b52d448ad","dns_name":"","created_at":"2018-12-27T18:30:07Z","binding:vnic_type":"normal","device_id":"da90e824-da4e-4e70-ac07-5cf72fde7338","tenant_id":"c4ca8cab71a344789c6a387d7b29fe62"}]} 2018-12-27 18:33:27,380 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports.json?device_id=da90e824-da4e-4e70-ac07-5cf72fde7338 used request id req-a28dae00-3db3-4c31-bfb9-894481e6812f 2018-12-27 18:33:27,380 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0569820404053s 2018-12-27 18:33:27,380 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports.json?device_id=da90e824-da4e-4e70-ac07-5cf72fde7338 used request id req-a28dae00-3db3-4c31-bfb9-894481e6812f 2018-12-27 18:33:27,381 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-12-27 18:33:27,381 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}25311b71cde0d94fb533d8edaf38def6fec11542" -d '{"floatingip": {"floating_network_id": "a4959dd9-e8f4-4ea9-8c99-7bff545db58c", "fixed_ip_address": "192.168.120.19", "port_id": "8085ac98-f308-4a4f-991c-6d8bbc38be07"}}' 2018-12-27 18:33:29,538 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 586 X-Openstack-Request-Id: req-43de5c24-6bf0-48e5-aa80-096e71bcc0d9 Date: Thu, 27 Dec 2018 18:33:29 GMT RESP BODY: {"floatingip": {"router_id": "3fb78858-6585-4c12-b2aa-cfc2b1e8519c", "status": "DOWN", "description": "", "tags": [], "updated_at": "2018-12-27T18:33:28Z", "dns_domain": "", "floating_network_id": "a4959dd9-e8f4-4ea9-8c99-7bff545db58c", "fixed_ip_address": "192.168.120.19", "floating_ip_address": "172.30.9.208", "revision_number": 0, "port_id": "8085ac98-f308-4a4f-991c-6d8bbc38be07", "id": "8816d303-65b7-45de-91cc-285aeef2de41", "tenant_id": "c4ca8cab71a344789c6a387d7b29fe62", "created_at": "2018-12-27T18:33:28Z", "dns_name": "", "project_id": "c4ca8cab71a344789c6a387d7b29fe62"}} 2018-12-27 18:33:29,538 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/floatingips.json used request id req-43de5c24-6bf0-48e5-aa80-096e71bcc0d9 2018-12-27 18:33:29,538 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.15711092949s 2018-12-27 18:33:29,538 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/floatingips.json used request id req-43de5c24-6bf0-48e5-aa80-096e71bcc0d9 2018-12-27 18:33:29,546 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-27 18:33:29,547 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25311b71cde0d94fb533d8edaf38def6fec11542" 2018-12-27 18:33:29,573 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 591 X-Openstack-Request-Id: req-2c4bec5a-9c61-43f7-a707-25a86f170745 Date: Thu, 27 Dec 2018 18:33:29 GMT RESP BODY: {"floatingips": [{"router_id": "3fb78858-6585-4c12-b2aa-cfc2b1e8519c", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-12-27T18:33:29Z", "dns_domain": "", "floating_network_id": "a4959dd9-e8f4-4ea9-8c99-7bff545db58c", "fixed_ip_address": "192.168.120.19", "floating_ip_address": "172.30.9.208", "revision_number": 1, "port_id": "8085ac98-f308-4a4f-991c-6d8bbc38be07", "id": "8816d303-65b7-45de-91cc-285aeef2de41", "dns_name": "", "created_at": "2018-12-27T18:33:28Z", "tenant_id": "c4ca8cab71a344789c6a387d7b29fe62", "project_id": "c4ca8cab71a344789c6a387d7b29fe62"}]} 2018-12-27 18:33:29,574 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/floatingips.json used request id req-2c4bec5a-9c61-43f7-a707-25a86f170745 2018-12-27 18:33:29,574 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0272789001465s 2018-12-27 18:33:29,574 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/floatingips.json used request id req-2c4bec5a-9c61-43f7-a707-25a86f170745 2018-12-27 18:33:29,578 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'3fb78858-6585-4c12-b2aa-cfc2b1e8519c', 'updated_at': u'2018-12-27T18:33:29Z', u'dns_domain': u'', 'fixed_ip_address': u'192.168.120.19', 'floating_ip_address': u'172.30.9.208', 'revision_number': 1, 'port_id': u'8085ac98-f308-4a4f-991c-6d8bbc38be07', 'id': u'8816d303-65b7-45de-91cc-285aeef2de41', 'network': u'a4959dd9-e8f4-4ea9-8c99-7bff545db58c', 'port': u'8085ac98-f308-4a4f-991c-6d8bbc38be07', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c4ca8cab71a344789c6a387d7b29fe62', 'name': 'shaker-project_88ca9841-7565-4820-8291-7340da353c7f', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'c4ca8cab71a344789c6a387d7b29fe62', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'a4959dd9-e8f4-4ea9-8c99-7bff545db58c', 'properties': Munch({u'dns_name': u'', u'dns_domain': u'', u'tags': []}), 'tenant_id': u'c4ca8cab71a344789c6a387d7b29fe62', 'created_at': u'2018-12-27T18:33:28Z', 'attached': True, u'dns_name': u'', 'router': u'3fb78858-6585-4c12-b2aa-cfc2b1e8519c'}) 2018-12-27 18:33:29,579 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-12-27 18:33:29,582 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/servers/da90e824-da4e-4e70-ac07-5cf72fde7338/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}25311b71cde0d94fb533d8edaf38def6fec11542" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-27 18:33:29,649 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:33:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a8676bf8-0883-4e00-84df-fbe959efcb5d x-compute-request-id: req-a8676bf8-0883-4e00-84df-fbe959efcb5d Content-Encoding: gzip Content-Length: 10070 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-127-generic (buildd@lcy01-amd64-023) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.9) ) #153-Ubuntu SMP Sat May 19 10:58:46 UTC 2018 (Ubuntu 4.4.0-127.153-generic 4.4.128)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1d2f0000-0x1f726fff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14F7 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE147F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffcf001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 787275897 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 34 pages/cpu @ffff88001fc00000 s99544 r8192 d31528 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1fc101c0\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128868\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 459412K/523752K available (8537K kernel code, 1313K rwdata, 4000K rodata, 1512K init, 1316K bss, 64340K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:33024 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.236717] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.239758] pid_max: default: 32768 minimum: 301\n[ 0.241404] ACPI: Core revision 20150930\n[ 0.243467] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.245868] Security Framework initialized\n[ 0.247393] Yama: becoming mindful.\n[ 0.248749] AppArmor: AppArmor initialized\n[ 0.250313] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.252741] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.255128] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.257384] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.259869] Initializing cgroup subsys io\n[ 0.261387] Initializing cgroup subsys memory\n[ 0.262997] Initializing cgroup subsys devices\n[ 0.264620] Initializing cgroup subsys freezer\n[ 0.266245] Initializing cgroup subsys net_cls\n[ 0.267886] Initializing cgroup subsys perf_event\n[ 0.269592] Initializing cgroup subsys net_prio\n[ 0.271261] Initializing cgroup subsys hugetlb\n[ 0.272895] Initializing cgroup subsys pids\n[ 0.274463] CPU: Physical Processor ID: 0\n[ 0.276672] mce: CPU supports 10 MCE banks\n[ 0.278211] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.280178] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.282222] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.284173] Spectre V2 : Enabling Indirect Branch Prediction Barrier\n[ 0.286349] Spectre V2 : Enabling Indirect Branch Restricted Speculation\n[ 0.288621] Spectre V2 : Speculation control IBPB supported IBRS supported\n[ 0.290685] Spectre V2 : Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.293498] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.317292] Freeing SMP alternatives memory: 32K\n[ 0.329061] ftrace: allocating 32237 entries in 126 pages\n[ 0.371795] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.374102] smpboot: Max logical packages: 1\n[ 0.375970] x2apic enabled\n[ 0.377416] Switched APIC routing to physical x2apic.\n[ 0.380467] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.382632] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.386551] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.389959] KVM setup paravirtual spinlock\n[ 0.392647] x86: Booted up 1 node, 1 CPUs\n[ 0.394165] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.396758] devtmpfs: initialized\n[ 0.399145] evm: security.selinux\n[ 0.400482] evm: security.SMACK64\n[ 0.401778] evm: security.SMACK64EXEC\n[ 0.403167] evm: security.SMACK64TRANSMUTE\n[ 0.404683] evm: security.SMACK64MMAP\n[ 0.406087] evm: security.ima\n[ 0.407294] evm: security.capability\n[ 0.408823] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.412220] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.414418] pinctrl core: initialized pinctrl subsystem\n[ 0.416462] RTC time: 18:33:25, date: 12/27/18\n[ 0.418257] NET: Registered protocol family 16\n[ 0.420069] cpuidle: using governor ladder\n[ 0.421605] cpuidle: using governor menu\n[ 0.423071] PCCT header not found.\n[ 0.424485] ACPI: bus type PCI registered\n[ 0.425980] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.428299] PCI: Using configuration type 1 for base access\n[ 0.431143] ACPI: Added _OSI(Module Device)\n[ 0.432717] ACPI: Added _OSI(Processor Device)\n[ 0.434349] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.436056] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.439118] ACPI: Interpreter enabled\n[ 0.440539] ACPI: (supports S0 S5)\n[ 0.441877] ACPI: Using IOAPIC for interrupt routing\n[ 0.443654] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.448537] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.450670] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.453019] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.455301] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.459352] acpiphp: Slot [3] registered\n[ 0.476974] acpiphp: Slot [4] registered\n[ 0.478462] acpiphp: Slot [5] registered\n[ 0.479937] acpiphp: Slot [6] registered\n[ 0.481416] acpiphp: Slot [7] registered\n[ 0.482881] acpiphp: Slot [8] registered\n[ 0.484349] acpiphp: Slot [9] registered\n[ 0.485838] acpiphp: Slot [10] registered\n[ 0.487331] acpiphp: Slot [11] registered\n[ 0.488836] acpiphp: Slot [12] registered\n[ 0.490421] acpiphp: Slot [13] registered\n[ 0.491920] acpiphp: Slot [14] registered\n[ 0.493417] acpiphp: Slot [15] registered\n[ 0.494924] acpiphp: Slot [16] registered\n[ 0.496419] acpiphp: Slot [17] registered\n[ 0.497911] acpiphp: Slot [18] registered\n[ 0.499435] acpiphp: Slot [19] registered\n[ 0.500936] acpiphp: Slot [20] registered\n[ 0.502447] acpiphp: Slot [21] registered\n[ 0.503983] acpiphp: Slot [22] registered\n[ 0.505501] acpiphp: Slot [23] registered\n[ 0.507027] acpiphp: Slot [24] registered\n[ 0.508538] acpiphp: Slot [25] registered\n[ 0.510069] acpiphp: Slot [26] registered\n[ 0.511587] acpiphp: Slot [27] registered\n[ 0.513112] acpiphp: Slot [28] registered\n[ 0.514640] acpiphp: Slot [29] registered\n[ 0.516166] acpiphp: Slot [30] registered\n[ 0.517715] acpiphp: Slot [31] registered\n[ 0.519226] PCI host bridge to bus 0000:00\n[ 0.520743] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.523033] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.525343] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.528081] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.530839] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.533609] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.538755] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.541144] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.543360] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.545747] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.550490] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.553149] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.575455] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.578396] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.580939] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.583505] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.586022] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.588264] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.590561] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.592504] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.595356] vgaarb: loaded\n[ 0.596451] vgaarb: bridge control possible 0000:00:02.0\n[ 0.598629] SCSI subsystem initialized\n[ 0.600244] ACPI: bus type USB registered\n[ 0.601757] usbcore: registered new interface driver usbfs\n[ 0.603653] usbcore: registered new interface driver hub\n[ 0.605505] usbcore: registered new device driver usb\n[ 0.607493] PCI: Using ACPI for IRQ routing\n[ 0.609438] NetLabel: Initializing\n[ 0.610747] NetLabel: domain hash size = 128\n[ 0.612325] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.614076] NetLabel: unlabeled traffic allowed by default\n[ 0.616159] amd_nb: Cannot enumerate AMD northbridges\n[ 0.617950] clocksource: Switched to clocksource kvm-clock\n[ 0.627953] AppArmor: AppArmor Filesystem Enabled\n[ 0.629697] pnp: PnP ACPI init\n[ 0.631246] pnp: PnP ACPI: found 5 devices\n[ 0.638521] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.641650] NET: Registered protocol family 2\n[ 0.643459] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.645823] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.647998] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.650194] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.652174] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.654313] NET: Registered protocol family 1\n[ 0.655886] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.657871] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.659818] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.676562] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.693457] Unpacking initramfs...\n[ 1.184051] Freeing initrd memory: 37084K\n[ 1.185986] Scanning for low memory corruption every 60 seconds\n[ 1.188363] audit: initializing netlink subsys (disabled)\n[ 1.190270] audit: type=2000 audit(1545935606.762:1): initialized\n[ 1.192582] Initialise system trusted keyring\n[ 1.194314] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.196438] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.199665] zbud: loaded\n[ 1.200985] VFS: Disk quotas dquot_6.6.0\n[ 1.202471] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.204958] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.207181] fuse init (API version 7.23)\n[ 1.208758] Key type big_key registered\n[ 1.210200] Allocating IMA MOK and blacklist keyrings.\n[ 1.212388] Key type asymmetric registered\n[ 1.213892] Asymmetric key parser 'x509' registered\n[ 1.215634] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.218332] io scheduler noop registered\n[ 1.219775] io scheduler deadline registered (default)\n[ 1.221561] io scheduler cfq registered\n[ 1.223067] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.224972] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.227252] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.229882] ACPI: Power Button [PWRF]\n[ 1.231377] GHES: HEST is not enabled!\n[ 1.247471] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.280753] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.284231] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.309683] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.313308] Linux agpgart interface v0.103\n[ 1.316430] loop: module loaded\n[ 1.320132] vda: vda1\n[ 1.321897] scsi host0: ata_piix\n[ 1.323235] scsi host1: ata_piix\n[ 1.324524] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.326782] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.329688] libphy: Fixed MDIO Bus: probed\n[ 1.331188] tun: Universal TUN/TAP device driver, 1.6\n[ 1.332936] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.336464] PPP generic driver version 2.4.2\n[ 1.338094] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.340280] ehci-pci: EHCI PCI platform driver\n[ 1.341882] ehci-platform: EHCI generic platform driver\n[ 1.343840] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.345943] ohci-pci: OHCI PCI platform driver\n[ 1.348063] ohci-platform: OHCI generic platform driver\n[ 1.349897] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.366758] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.368572] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.371240] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.373085] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.375138] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.377386] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.379966] usb usb1: Product: UHCI Host Controller\n[ 1.381666] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd\n[ 1.383780] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.385510] hub 1-0:1.0: USB hub found\n[ 1.386913] hub 1-0:1.0: 2 ports detected\n[ 1.388541] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.392283] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.394016] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.395893] mousedev: PS/2 mouse device common for all mice\n[ 1.398192] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.401349] rtc_cmos 00:00: RTC can wake from S4\n[ 1.403523] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.405691] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.407864] i2c /dev entries driver\n[ 1.409261] device-mapper: uevent: version 1.0.3\n[ 1.410981] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.413916] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.416268] NET: Registered protocol family 10\n[ 1.418139] NET: Registered protocol family 17\n[ 1.419756] Key type dns_resolver registered\n[ 1.421541] registered taskstats version 1\n[ 1.423071] Loading compiled-in X.509 certificates\n[ 1.425310] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb'\n[ 1.428663] zswap: loaded using pool lzo/zbud\n[ 1.431770] Key type trusted registered\n[ 1.435312] Key type encrypted registered\n[ 1.436785] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.438687] ima: No TPM chip found, activating TPM-bypass!\n[ 1.440577] evm: HMAC attrs: 0x1\n[ 1.442240] Magic number: 14:7:596\n[ 1.443773] rtc_cmos 00:00: setting system clock to 2018-12-27 18:33:26 UTC (1545935606)\n[ 1.446671] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.464877] EDD information not available.\n[ 1.483647] Freeing unused kernel memory: 1512K\n[ 1.485255] Write protecting the kernel read-only data: 14336k\n[ 1.488590] Freeing unused kernel memory: 1692K\n[ 1.490421] Freeing unused kernel memory: 96K\nLoading, please wait...\nstarting version 229\n[ 1.502757] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.505937] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.509489] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.512874] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.516192] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.521977] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.529890] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.534057] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.537259] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.540444] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.603495] virtio_net virtio0 ens3: renamed from eth0\n[ 1.607265] [drm] Initialized drm 1.1.0 20060810\n[ 1.617272] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 1.622143] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.642507] FDC 0 is a S82078B\n[ 1.649518] AVX2 version of gcm_enc/dec engaged.\n[ 1.651195] AES CTR mode by8 optimization enabled\n[ 1.698032] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.862772] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.865033] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.867377] usb 1-1: Product: QEMU USB Tablet\n[ 1.868939] usb 1-1: Manufacturer: QEMU\n[ 1.870349] usb 1-1: SerialNumber: 42\n[ 1.879611] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.887433] usbcore: registered new interface driver usbhid\n[ 1.889407] usbhid: USB HID core driver\n[ 1.892288] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/0003:0627:0001.0001/input/input5\n[ 1.896278] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0\nBegin: Loading essential drivers ... [ 2.280753] md: linear personality registered for level -1\n[ 2.284857] md: multipath personality registered for level -4\n[ 2.289039] md: raid0 personality registered for level 0\n[ 2.293636] md: raid1 personality registered for level 1\n[ 2.365961] raid6: sse2x1 gen() 11321 MB/s\n[ 2.433950] raid6: sse2x1 xor() 8864 MB/s\n[ 2.501952] raid6: sse2x2 gen() 14603 MB/s\n[ 2.569952] raid6: sse2x2 xor() 9685 MB/s\n[ 2.637952] raid6: sse2x4 gen() 16798 MB/s\n[ 2.709951] raid6: sse2x4 xor() 11577 MB/s\n[ 2.777951] raid6: avx2x1 gen() 22212 MB/s\n[ 2.845957] raid6: avx2x2 gen() 26179 MB/s\n[ 2.913952] raid6: avx2x4 gen() 29885 MB/s\n[ 2.915475] raid6: using algorithm avx2x4 gen() 29885 MB/s\n[ 2.917331] raid6: using avx2x2 recovery algorithm\n[ 2.921967] xor: automatically using best checksumming function:\n[ 2.961950] avx : 32102.000 MB/sec\n[ 2.964952] async_tx: api initialized (async)\n[ 2.977185] md: raid6 personality registered for level 6\n[ 2.979026] md: raid5 personality registered for level 5\n[ 2.980847] md: raid4 personality registered for level 4\n[ 2.987947] md: raid10 personality registered for level 10\ndone.\nBegin: Running /scripts/init-premount ... done.\nBegin: Mounting root file system ... Begin: Running /scripts/local-top ... done.\nBegin: Running /scripts/local-premount ... [ 3.024182] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 3.045694] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\ndone.\nBegin: Running /scripts/local-bottom ... done.\nBegin: Running /scripts/init-bottom ... done.\n[ 3.158255] systemd[1]: systemd 229 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN)\n[ 3.165961] systemd[1]: Detected virtualization kvm.\n[ 3.168220] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.4 LTS[0m!\n\n[ 3.174450] systemd[1]: Set hostname to .\n[ 3.178624] systemd[1]: Initializing machine ID from KVM UUID.\n[ 3.181204] systemd[1]: Installed transient /etc/machine-id file.\n[ 3.319357] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 3.322941] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 3.326586] systemd[1]: Listening on fsck to fsckd communication Socket.\n[[0;32m OK [0m] Listening on fsck to fsckd communication Socket.\n[ 3.331112] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 3.334946] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 3.341215] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 3.347350] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...\n[ 3.353033] systemd[1]: Reached target User and Group Name Lookups.\n[ 3.357386] Loading iSCSI transport class v2.0-870.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 3.362621] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).[ 3.369735] iscsi: registered transport (tcp)\n\n[ 3.372415] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...\n[ 3.378118] systemd[1]: Started Forward Password Requests to Wall Directory Watch.\n[[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch.\n[ 3.390262] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 3.396451] systemd[1]: Starting Create list of required static device nodes for the current kernel...\n Starting Create list of required st... nodes for the current kernel...\n[ 3.411141] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 3.419719] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 3.426939] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.[ 3.434023] iscsi: registered transport (iser)\n\n[ 3.436039] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 3.443763] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 3.449168] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 3.453992] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 3.459362] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 3.465152] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 3.470653] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 3.482116] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.\n[[0;32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\n[ 3.490421] systemd[1]: Started Trigger resolvconf update for networkd DNS.\n[[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.\n[ 3.494927] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 3.498640] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 3.503083] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...\n[ 3.508650] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...\n Starting Monitoring of LVM2 mirrors... dmeventd or progress polling...\n[ 3.517832] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 3.522302] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 3.527916] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 3.533721] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 3.539639] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 3.543601] systemd[1]: Started Journal Service.\n[[0;32m OK [0m] Started Journal Service.\n[[0;32m OK [0m] Started Load Kernel Modules.\n[[0;32m OK [0m] Started Uncomplicated firewall.\n[[0;32m OK [0m] Started Set console keymap.\n[[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[[0;32m OK [0m] Started Nameserver information manager.\n[[0;32m OK [0m] Started LVM2 metadata daemon.\n Starting Create Static Device Nodes in /dev...\n Mounting FUSE Control File System...\n Starting Apply Kernel Variables...\n[[0;32m OK [0m] Mounted FUSE Control File System.\n[[0;32m OK [0m] Started Create Static Device Nodes in /dev.\n[[0;32m OK [0m] Started Apply Kernel Variables.\n Starting udev Kernel Device Manager...\n[[0;32m OK [0m] Started udev Kernel Device Manager.\n Starting File System Check on Root Device...\n[[0;32m OK [0m] Started File System Check Daemon to report status.\n[[0;32m OK [0m] Started File System Check on Root Device.\n Starting Remount Root and Kernel File Systems...\n[[0;32m OK [0m] Started Remount Root and Kernel File Systems.\n Starting udev Coldplug all Devices...\n Starting Load/Save Random Seed...\n Starting Flush Journal to Persistent Storage...\n[[0;32m OK [0m] Started Load/Save Random Seed.\n"} 2018-12-27 18:33:29,649 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/da90e824-da4e-4e70-ac07-5cf72fde7338/action used request id req-a8676bf8-0883-4e00-84df-fbe959efcb5d 2018-12-27 18:33:29,650 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0702488422394s 2018-12-27 18:33:29,651 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/da90e824-da4e-4e70-ac07-5cf72fde7338/action used request id req-a8676bf8-0883-4e00-84df-fbe959efcb5d 2018-12-27 18:33:29,651 - functest.core.singlevm - DEBUG - vm console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-127-generic (buildd@lcy01-amd64-023) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.9) ) #153-Ubuntu SMP Sat May 19 10:58:46 UTC 2018 (Ubuntu 4.4.0-127.153-generic 4.4.128) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1d2f0000-0x1f726fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14F7 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE147F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffcf001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 787275897 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 34 pages/cpu @ffff88001fc00000 s99544 r8192 d31528 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1fc101c0 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128868 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 459412K/523752K available (8537K kernel code, 1313K rwdata, 4000K rodata, 1512K init, 1316K bss, 64340K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:33024 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.236717] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.239758] pid_max: default: 32768 minimum: 301 [ 0.241404] ACPI: Core revision 20150930 [ 0.243467] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.245868] Security Framework initialized [ 0.247393] Yama: becoming mindful. [ 0.248749] AppArmor: AppArmor initialized [ 0.250313] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.252741] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.255128] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.257384] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.259869] Initializing cgroup subsys io [ 0.261387] Initializing cgroup subsys memory [ 0.262997] Initializing cgroup subsys devices [ 0.264620] Initializing cgroup subsys freezer [ 0.266245] Initializing cgroup subsys net_cls [ 0.267886] Initializing cgroup subsys perf_event [ 0.269592] Initializing cgroup subsys net_prio [ 0.271261] Initializing cgroup subsys hugetlb [ 0.272895] Initializing cgroup subsys pids [ 0.274463] CPU: Physical Processor ID: 0 [ 0.276672] mce: CPU supports 10 MCE banks [ 0.278211] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.280178] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.282222] Spectre V2 : Mitigation: Full generic retpoline [ 0.284173] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.286349] Spectre V2 : Enabling Indirect Branch Restricted Speculation [ 0.288621] Spectre V2 : Speculation control IBPB supported IBRS supported [ 0.290685] Spectre V2 : Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.293498] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.317292] Freeing SMP alternatives memory: 32K [ 0.329061] ftrace: allocating 32237 entries in 126 pages [ 0.371795] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.374102] smpboot: Max logical packages: 1 [ 0.375970] x2apic enabled [ 0.377416] Switched APIC routing to physical x2apic. [ 0.380467] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.382632] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.386551] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.389959] KVM setup paravirtual spinlock [ 0.392647] x86: Booted up 1 node, 1 CPUs [ 0.394165] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.396758] devtmpfs: initialized [ 0.399145] evm: security.selinux [ 0.400482] evm: security.SMACK64 [ 0.401778] evm: security.SMACK64EXEC [ 0.403167] evm: security.SMACK64TRANSMUTE [ 0.404683] evm: security.SMACK64MMAP [ 0.406087] evm: security.ima [ 0.407294] evm: security.capability [ 0.408823] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.412220] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.414418] pinctrl core: initialized pinctrl subsystem [ 0.416462] RTC time: 18:33:25, date: 12/27/18 [ 0.418257] NET: Registered protocol family 16 [ 0.420069] cpuidle: using governor ladder [ 0.421605] cpuidle: using governor menu [ 0.423071] PCCT header not found. [ 0.424485] ACPI: bus type PCI registered [ 0.425980] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.428299] PCI: Using configuration type 1 for base access [ 0.431143] ACPI: Added _OSI(Module Device) [ 0.432717] ACPI: Added _OSI(Processor Device) [ 0.434349] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.436056] ACPI: Added _OSI(Processor Aggregator Device) [ 0.439118] ACPI: Interpreter enabled [ 0.440539] ACPI: (supports S0 S5) [ 0.441877] ACPI: Using IOAPIC for interrupt routing [ 0.443654] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.448537] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.450670] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.453019] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.455301] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.459352] acpiphp: Slot [3] registered [ 0.476974] acpiphp: Slot [4] registered [ 0.478462] acpiphp: Slot [5] registered [ 0.479937] acpiphp: Slot [6] registered [ 0.481416] acpiphp: Slot [7] registered [ 0.482881] acpiphp: Slot [8] registered [ 0.484349] acpiphp: Slot [9] registered [ 0.485838] acpiphp: Slot [10] registered [ 0.487331] acpiphp: Slot [11] registered [ 0.488836] acpiphp: Slot [12] registered [ 0.490421] acpiphp: Slot [13] registered [ 0.491920] acpiphp: Slot [14] registered [ 0.493417] acpiphp: Slot [15] registered [ 0.494924] acpiphp: Slot [16] registered [ 0.496419] acpiphp: Slot [17] registered [ 0.497911] acpiphp: Slot [18] registered [ 0.499435] acpiphp: Slot [19] registered [ 0.500936] acpiphp: Slot [20] registered [ 0.502447] acpiphp: Slot [21] registered [ 0.503983] acpiphp: Slot [22] registered [ 0.505501] acpiphp: Slot [23] registered [ 0.507027] acpiphp: Slot [24] registered [ 0.508538] acpiphp: Slot [25] registered [ 0.510069] acpiphp: Slot [26] registered [ 0.511587] acpiphp: Slot [27] registered [ 0.513112] acpiphp: Slot [28] registered [ 0.514640] acpiphp: Slot [29] registered [ 0.516166] acpiphp: Slot [30] registered [ 0.517715] acpiphp: Slot [31] registered [ 0.519226] PCI host bridge to bus 0000:00 [ 0.520743] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.523033] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.525343] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.528081] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.530839] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.533609] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.538755] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.541144] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.543360] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.545747] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.550490] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.553149] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.575455] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.578396] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.580939] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.583505] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.586022] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.588264] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.590561] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.592504] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.595356] vgaarb: loaded [ 0.596451] vgaarb: bridge control possible 0000:00:02.0 [ 0.598629] SCSI subsystem initialized [ 0.600244] ACPI: bus type USB registered [ 0.601757] usbcore: registered new interface driver usbfs [ 0.603653] usbcore: registered new interface driver hub [ 0.605505] usbcore: registered new device driver usb [ 0.607493] PCI: Using ACPI for IRQ routing [ 0.609438] NetLabel: Initializing [ 0.610747] NetLabel: domain hash size = 128 [ 0.612325] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.614076] NetLabel: unlabeled traffic allowed by default [ 0.616159] amd_nb: Cannot enumerate AMD northbridges [ 0.617950] clocksource: Switched to clocksource kvm-clock [ 0.627953] AppArmor: AppArmor Filesystem Enabled [ 0.629697] pnp: PnP ACPI init [ 0.631246] pnp: PnP ACPI: found 5 devices [ 0.638521] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.641650] NET: Registered protocol family 2 [ 0.643459] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.645823] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.647998] TCP: Hash tables configured (established 4096 bind 4096) [ 0.650194] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.652174] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.654313] NET: Registered protocol family 1 [ 0.655886] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.657871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.659818] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.676562] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.693457] Unpacking initramfs... [ 1.184051] Freeing initrd memory: 37084K [ 1.185986] Scanning for low memory corruption every 60 seconds [ 1.188363] audit: initializing netlink subsys (disabled) [ 1.190270] audit: type=2000 audit(1545935606.762:1): initialized [ 1.192582] Initialise system trusted keyring [ 1.194314] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.196438] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.199665] zbud: loaded [ 1.200985] VFS: Disk quotas dquot_6.6.0 [ 1.202471] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.204958] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.207181] fuse init (API version 7.23) [ 1.208758] Key type big_key registered [ 1.210200] Allocating IMA MOK and blacklist keyrings. [ 1.212388] Key type asymmetric registered [ 1.213892] Asymmetric key parser 'x509' registered [ 1.215634] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.218332] io scheduler noop registered [ 1.219775] io scheduler deadline registered (default) [ 1.221561] io scheduler cfq registered [ 1.223067] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.224972] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.227252] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.229882] ACPI: Power Button [PWRF] [ 1.231377] GHES: HEST is not enabled! [ 1.247471] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.280753] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.284231] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.309683] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.313308] Linux agpgart interface v0.103 [ 1.316430] loop: module loaded [ 1.320132] vda: vda1 [ 1.321897] scsi host0: ata_piix [ 1.323235] scsi host1: ata_piix [ 1.324524] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.326782] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.329688] libphy: Fixed MDIO Bus: probed [ 1.331188] tun: Universal TUN/TAP device driver, 1.6 [ 1.332936] tun: (C) 1999-2004 Max Krasnyansky [ 1.336464] PPP generic driver version 2.4.2 [ 1.338094] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.340280] ehci-pci: EHCI PCI platform driver [ 1.341882] ehci-platform: EHCI generic platform driver [ 1.343840] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.345943] ohci-pci: OHCI PCI platform driver [ 1.348063] ohci-platform: OHCI generic platform driver [ 1.349897] uhci_hcd: USB Universal Host Controller Interface driver [ 1.366758] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.368572] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.371240] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.373085] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.375138] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.377386] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.379966] usb usb1: Product: UHCI Host Controller [ 1.381666] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd [ 1.383780] usb usb1: SerialNumber: 0000:00:01.2 [ 1.385510] hub 1-0:1.0: USB hub found [ 1.386913] hub 1-0:1.0: 2 ports detected [ 1.388541] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.392283] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.394016] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.395893] mousedev: PS/2 mouse device common for all mice [ 1.398192] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.401349] rtc_cmos 00:00: RTC can wake from S4 [ 1.403523] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.405691] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.407864] i2c /dev entries driver [ 1.409261] device-mapper: uevent: version 1.0.3 [ 1.410981] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.413916] ledtrig-cpu: registered to indicate activity on CPUs [ 1.416268] NET: Registered protocol family 10 [ 1.418139] NET: Registered protocol family 17 [ 1.419756] Key type dns_resolver registered [ 1.421541] registered taskstats version 1 [ 1.423071] Loading compiled-in X.509 certificates [ 1.425310] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb' [ 1.428663] zswap: loaded using pool lzo/zbud [ 1.431770] Key type trusted registered [ 1.435312] Key type encrypted registered [ 1.436785] AppArmor: AppArmor sha1 policy hashing enabled [ 1.438687] ima: No TPM chip found, activating TPM-bypass! [ 1.440577] evm: HMAC attrs: 0x1 [ 1.442240] Magic number: 14:7:596 [ 1.443773] rtc_cmos 00:00: setting system clock to 2018-12-27 18:33:26 UTC (1545935606) [ 1.446671] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.464877] EDD information not available. [ 1.483647] Freeing unused kernel memory: 1512K [ 1.485255] Write protecting the kernel read-only data: 14336k [ 1.488590] Freeing unused kernel memory: 1692K [ 1.490421] Freeing unused kernel memory: 96K Loading, please wait... starting version 229 [ 1.502757] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.505937] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.509489] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.512874] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.516192] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.521977] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.529890] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.534057] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.537259] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.540444] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.603495] virtio_net virtio0 ens3: renamed from eth0 [ 1.607265] [drm] Initialized drm 1.1.0 20060810 [ 1.617272] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.622143] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.642507] FDC 0 is a S82078B [ 1.649518] AVX2 version of gcm_enc/dec engaged. [ 1.651195] AES CTR mode by8 optimization enabled [ 1.698032] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.862772] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.865033] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.867377] usb 1-1: Product: QEMU USB Tablet [ 1.868939] usb 1-1: Manufacturer: QEMU [ 1.870349] usb 1-1: SerialNumber: 42 [ 1.879611] hidraw: raw HID events driver (C) Jiri Kosina [ 1.887433] usbcore: registered new interface driver usbhid [ 1.889407] usbhid: USB HID core driver [ 1.892288] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/0003:0627:0001.0001/input/input5 [ 1.896278] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 Begin: Loading essential drivers ... [ 2.280753] md: linear personality registered for level -1 [ 2.284857] md: multipath personality registered for level -4 [ 2.289039] md: raid0 personality registered for level 0 [ 2.293636] md: raid1 personality registered for level 1 [ 2.365961] raid6: sse2x1 gen() 11321 MB/s [ 2.433950] raid6: sse2x1 xor() 8864 MB/s [ 2.501952] raid6: sse2x2 gen() 14603 MB/s [ 2.569952] raid6: sse2x2 xor() 9685 MB/s [ 2.637952] raid6: sse2x4 gen() 16798 MB/s [ 2.709951] raid6: sse2x4 xor() 11577 MB/s [ 2.777951] raid6: avx2x1 gen() 22212 MB/s [ 2.845957] raid6: avx2x2 gen() 26179 MB/s [ 2.913952] raid6: avx2x4 gen() 29885 MB/s [ 2.915475] raid6: using algorithm avx2x4 gen() 29885 MB/s [ 2.917331] raid6: using avx2x2 recovery algorithm [ 2.921967] xor: automatically using best checksumming function: [ 2.961950] avx : 32102.000 MB/sec [ 2.964952] async_tx: api initialized (async) [ 2.977185] md: raid6 personality registered for level 6 [ 2.979026] md: raid5 personality registered for level 5 [ 2.980847] md: raid4 personality registered for level 4 [ 2.987947] md: raid10 personality registered for level 10 done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... [ 3.024182] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 3.045694] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) done. Begin: Running /scripts/local-bottom ... done. Begin: Running /scripts/init-bottom ... done. [ 3.158255] systemd[1]: systemd 229 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN) [ 3.165961] systemd[1]: Detected virtualization kvm. [ 3.168220] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.4 LTS[0m! [ 3.174450] systemd[1]: Set hostname to . [ 3.178624] systemd[1]: Initializing machine ID from KVM UUID. [ 3.181204] systemd[1]: Installed transient /etc/machine-id file. [ 3.319357] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 3.322941] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 3.326586] systemd[1]: Listening on fsck to fsckd communication Socket. [[0;32m OK [0m] Listening on fsck to fsckd communication Socket. [ 3.331112] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 3.334946] systemd[1]: Mounting Debug File System... Mounting Debug File System... [ 3.341215] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 3.347350] systemd[1]: Starting Uncomplicated firewall... Starting Uncomplicated firewall... [ 3.353033] systemd[1]: Reached target User and Group Name Lookups. [ 3.357386] Loading iSCSI transport class v2.0-870. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 3.362621] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log).[ 3.369735] iscsi: registered transport (tcp) [ 3.372415] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System... [ 3.378118] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 3.390262] systemd[1]: Starting Set console keymap... Starting Set console keymap... [ 3.396451] systemd[1]: Starting Create list of required static device nodes for the current kernel... Starting Create list of required st... nodes for the current kernel... [ 3.411141] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 3.419719] systemd[1]: Listening on Syslog Socket. [[0;32m OK [0m] Listening on Syslog Socket. [ 3.426939] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.[ 3.434023] iscsi: registered transport (iser) [ 3.436039] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 3.443763] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 3.449168] systemd[1]: Starting Journal Service... Starting Journal Service... [ 3.453992] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 3.459362] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 3.465152] systemd[1]: Starting Nameserver information manager... Starting Nameserver information manager... [ 3.470653] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 3.482116] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point. [[0;32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [ 3.490421] systemd[1]: Started Trigger resolvconf update for networkd DNS. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 3.494927] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 3.498640] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 3.503083] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System... [ 3.508650] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [ 3.517832] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 3.522302] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target Slices. [ 3.527916] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [ 3.533721] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted Huge Pages File System. [ 3.539639] systemd[1]: Mounted Debug File System. [[0;32m OK [0m] Mounted Debug File System. [ 3.543601] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started Journal Service. [[0;32m OK [0m] Started Load Kernel Modules. [[0;32m OK [0m] Started Uncomplicated firewall. [[0;32m OK [0m] Started Set console keymap. [[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[0;32m OK [0m] Started Nameserver information manager. [[0;32m OK [0m] Started LVM2 metadata daemon. Starting Create Static Device Nodes in /dev... Mounting FUSE Control File System... Starting Apply Kernel Variables... [[0;32m OK [0m] Mounted FUSE Control File System. [[0;32m OK [0m] Started Create Static Device Nodes in /dev. [[0;32m OK [0m] Started Apply Kernel Variables. Starting udev Kernel Device Manager... [[0;32m OK [0m] Started udev Kernel Device Manager. Starting File System Check on Root Device... [[0;32m OK [0m] Started File System Check Daemon to report status. [[0;32m OK [0m] Started File System Check on Root Device. Starting Remount Root and Kernel File Systems... [[0;32m OK [0m] Started Remount Root and Kernel File Systems. Starting udev Coldplug all Devices... Starting Load/Save Random Seed... Starting Flush Journal to Persistent Storage... [[0;32m OK [0m] Started Load/Save Random Seed. 2018-12-27 18:33:30,654 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.208: timed out 2018-12-27 18:33:39,663 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-12-27 18:33:39,666 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/servers/da90e824-da4e-4e70-ac07-5cf72fde7338/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}25311b71cde0d94fb533d8edaf38def6fec11542" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-27 18:33:39,747 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:33:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b478aad5-6c08-4df1-a66a-1c6ef4d78eaf x-compute-request-id: req-b478aad5-6c08-4df1-a66a-1c6ef4d78eaf Content-Encoding: gzip Content-Length: 10514 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-127-generic (buildd@lcy01-amd64-023) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.9) ) #153-Ubuntu SMP Sat May 19 10:58:46 UTC 2018 (Ubuntu 4.4.0-127.153-generic 4.4.128)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1d2f0000-0x1f726fff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14F7 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE147F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffcf001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 787275897 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 34 pages/cpu @ffff88001fc00000 s99544 r8192 d31528 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1fc101c0\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128868\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 459412K/523752K available (8537K kernel code, 1313K rwdata, 4000K rodata, 1512K init, 1316K bss, 64340K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:33024 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.236717] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.239758] pid_max: default: 32768 minimum: 301\n[ 0.241404] ACPI: Core revision 20150930\n[ 0.243467] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.245868] Security Framework initialized\n[ 0.247393] Yama: becoming mindful.\n[ 0.248749] AppArmor: AppArmor initialized\n[ 0.250313] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.252741] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.255128] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.257384] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.259869] Initializing cgroup subsys io\n[ 0.261387] Initializing cgroup subsys memory\n[ 0.262997] Initializing cgroup subsys devices\n[ 0.264620] Initializing cgroup subsys freezer\n[ 0.266245] Initializing cgroup subsys net_cls\n[ 0.267886] Initializing cgroup subsys perf_event\n[ 0.269592] Initializing cgroup subsys net_prio\n[ 0.271261] Initializing cgroup subsys hugetlb\n[ 0.272895] Initializing cgroup subsys pids\n[ 0.274463] CPU: Physical Processor ID: 0\n[ 0.276672] mce: CPU supports 10 MCE banks\n[ 0.278211] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.280178] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.282222] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.284173] Spectre V2 : Enabling Indirect Branch Prediction Barrier\n[ 0.286349] Spectre V2 : Enabling Indirect Branch Restricted Speculation\n[ 0.288621] Spectre V2 : Speculation control IBPB supported IBRS supported\n[ 0.290685] Spectre V2 : Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.293498] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.317292] Freeing SMP alternatives memory: 32K\n[ 0.329061] ftrace: allocating 32237 entries in 126 pages\n[ 0.371795] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.374102] smpboot: Max logical packages: 1\n[ 0.375970] x2apic enabled\n[ 0.377416] Switched APIC routing to physical x2apic.\n[ 0.380467] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.382632] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.386551] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.389959] KVM setup paravirtual spinlock\n[ 0.392647] x86: Booted up 1 node, 1 CPUs\n[ 0.394165] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.396758] devtmpfs: initialized\n[ 0.399145] evm: security.selinux\n[ 0.400482] evm: security.SMACK64\n[ 0.401778] evm: security.SMACK64EXEC\n[ 0.403167] evm: security.SMACK64TRANSMUTE\n[ 0.404683] evm: security.SMACK64MMAP\n[ 0.406087] evm: security.ima\n[ 0.407294] evm: security.capability\n[ 0.408823] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.412220] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.414418] pinctrl core: initialized pinctrl subsystem\n[ 0.416462] RTC time: 18:33:25, date: 12/27/18\n[ 0.418257] NET: Registered protocol family 16\n[ 0.420069] cpuidle: using governor ladder\n[ 0.421605] cpuidle: using governor menu\n[ 0.423071] PCCT header not found.\n[ 0.424485] ACPI: bus type PCI registered\n[ 0.425980] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.428299] PCI: Using configuration type 1 for base access\n[ 0.431143] ACPI: Added _OSI(Module Device)\n[ 0.432717] ACPI: Added _OSI(Processor Device)\n[ 0.434349] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.436056] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.439118] ACPI: Interpreter enabled\n[ 0.440539] ACPI: (supports S0 S5)\n[ 0.441877] ACPI: Using IOAPIC for interrupt routing\n[ 0.443654] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.448537] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.450670] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.453019] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.455301] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.459352] acpiphp: Slot [3] registered\n[ 0.476974] acpiphp: Slot [4] registered\n[ 0.478462] acpiphp: Slot [5] registered\n[ 0.479937] acpiphp: Slot [6] registered\n[ 0.481416] acpiphp: Slot [7] registered\n[ 0.482881] acpiphp: Slot [8] registered\n[ 0.484349] acpiphp: Slot [9] registered\n[ 0.485838] acpiphp: Slot [10] registered\n[ 0.487331] acpiphp: Slot [11] registered\n[ 0.488836] acpiphp: Slot [12] registered\n[ 0.490421] acpiphp: Slot [13] registered\n[ 0.491920] acpiphp: Slot [14] registered\n[ 0.493417] acpiphp: Slot [15] registered\n[ 0.494924] acpiphp: Slot [16] registered\n[ 0.496419] acpiphp: Slot [17] registered\n[ 0.497911] acpiphp: Slot [18] registered\n[ 0.499435] acpiphp: Slot [19] registered\n[ 0.500936] acpiphp: Slot [20] registered\n[ 0.502447] acpiphp: Slot [21] registered\n[ 0.503983] acpiphp: Slot [22] registered\n[ 0.505501] acpiphp: Slot [23] registered\n[ 0.507027] acpiphp: Slot [24] registered\n[ 0.508538] acpiphp: Slot [25] registered\n[ 0.510069] acpiphp: Slot [26] registered\n[ 0.511587] acpiphp: Slot [27] registered\n[ 0.513112] acpiphp: Slot [28] registered\n[ 0.514640] acpiphp: Slot [29] registered\n[ 0.516166] acpiphp: Slot [30] registered\n[ 0.517715] acpiphp: Slot [31] registered\n[ 0.519226] PCI host bridge to bus 0000:00\n[ 0.520743] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.523033] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.525343] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.528081] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.530839] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.533609] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.538755] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.541144] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.543360] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.545747] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.550490] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.553149] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.575455] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.578396] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.580939] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.583505] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.586022] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.588264] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.590561] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.592504] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.595356] vgaarb: loaded\n[ 0.596451] vgaarb: bridge control possible 0000:00:02.0\n[ 0.598629] SCSI subsystem initialized\n[ 0.600244] ACPI: bus type USB registered\n[ 0.601757] usbcore: registered new interface driver usbfs\n[ 0.603653] usbcore: registered new interface driver hub\n[ 0.605505] usbcore: registered new device driver usb\n[ 0.607493] PCI: Using ACPI for IRQ routing\n[ 0.609438] NetLabel: Initializing\n[ 0.610747] NetLabel: domain hash size = 128\n[ 0.612325] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.614076] NetLabel: unlabeled traffic allowed by default\n[ 0.616159] amd_nb: Cannot enumerate AMD northbridges\n[ 0.617950] clocksource: Switched to clocksource kvm-clock\n[ 0.627953] AppArmor: AppArmor Filesystem Enabled\n[ 0.629697] pnp: PnP ACPI init\n[ 0.631246] pnp: PnP ACPI: found 5 devices\n[ 0.638521] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.641650] NET: Registered protocol family 2\n[ 0.643459] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.645823] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.647998] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.650194] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.652174] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.654313] NET: Registered protocol family 1\n[ 0.655886] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.657871] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.659818] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.676562] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.693457] Unpacking initramfs...\n[ 1.184051] Freeing initrd memory: 37084K\n[ 1.185986] Scanning for low memory corruption every 60 seconds\n[ 1.188363] audit: initializing netlink subsys (disabled)\n[ 1.190270] audit: type=2000 audit(1545935606.762:1): initialized\n[ 1.192582] Initialise system trusted keyring\n[ 1.194314] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.196438] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.199665] zbud: loaded\n[ 1.200985] VFS: Disk quotas dquot_6.6.0\n[ 1.202471] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.204958] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.207181] fuse init (API version 7.23)\n[ 1.208758] Key type big_key registered\n[ 1.210200] Allocating IMA MOK and blacklist keyrings.\n[ 1.212388] Key type asymmetric registered\n[ 1.213892] Asymmetric key parser 'x509' registered\n[ 1.215634] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.218332] io scheduler noop registered\n[ 1.219775] io scheduler deadline registered (default)\n[ 1.221561] io scheduler cfq registered\n[ 1.223067] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.224972] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.227252] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.229882] ACPI: Power Button [PWRF]\n[ 1.231377] GHES: HEST is not enabled!\n[ 1.247471] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.280753] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.284231] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.309683] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.313308] Linux agpgart interface v0.103\n[ 1.316430] loop: module loaded\n[ 1.320132] vda: vda1\n[ 1.321897] scsi host0: ata_piix\n[ 1.323235] scsi host1: ata_piix\n[ 1.324524] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.326782] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.329688] libphy: Fixed MDIO Bus: probed\n[ 1.331188] tun: Universal TUN/TAP device driver, 1.6\n[ 1.332936] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.336464] PPP generic driver version 2.4.2\n[ 1.338094] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.340280] ehci-pci: EHCI PCI platform driver\n[ 1.341882] ehci-platform: EHCI generic platform driver\n[ 1.343840] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.345943] ohci-pci: OHCI PCI platform driver\n[ 1.348063] ohci-platform: OHCI generic platform driver\n[ 1.349897] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.366758] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.368572] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.371240] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.373085] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.375138] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.377386] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.379966] usb usb1: Product: UHCI Host Controller\n[ 1.381666] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd\n[ 1.383780] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.385510] hub 1-0:1.0: USB hub found\n[ 1.386913] hub 1-0:1.0: 2 ports detected\n[ 1.388541] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.392283] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.394016] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.395893] mousedev: PS/2 mouse device common for all mice\n[ 1.398192] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.401349] rtc_cmos 00:00: RTC can wake from S4\n[ 1.403523] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.405691] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.407864] i2c /dev entries driver\n[ 1.409261] device-mapper: uevent: version 1.0.3\n[ 1.410981] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.413916] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.416268] NET: Registered protocol family 10\n[ 1.418139] NET: Registered protocol family 17\n[ 1.419756] Key type dns_resolver registered\n[ 1.421541] registered taskstats version 1\n[ 1.423071] Loading compiled-in X.509 certificates\n[ 1.425310] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb'\n[ 1.428663] zswap: loaded using pool lzo/zbud\n[ 1.431770] Key type trusted registered\n[ 1.435312] Key type encrypted registered\n[ 1.436785] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.438687] ima: No TPM chip found, activating TPM-bypass!\n[ 1.440577] evm: HMAC attrs: 0x1\n[ 1.442240] Magic number: 14:7:596\n[ 1.443773] rtc_cmos 00:00: setting system clock to 2018-12-27 18:33:26 UTC (1545935606)\n[ 1.446671] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.464877] EDD information not available.\n[ 1.483647] Freeing unused kernel memory: 1512K\n[ 1.485255] Write protecting the kernel read-only data: 14336k\n[ 1.488590] Freeing unused kernel memory: 1692K\n[ 1.490421] Freeing unused kernel memory: 96K\nLoading, please wait...\nstarting version 229\n[ 1.502757] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.505937] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.509489] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.512874] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.516192] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.521977] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.529890] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.534057] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.537259] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.540444] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.603495] virtio_net virtio0 ens3: renamed from eth0\n[ 1.607265] [drm] Initialized drm 1.1.0 20060810\n[ 1.617272] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 1.622143] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.642507] FDC 0 is a S82078B\n[ 1.649518] AVX2 version of gcm_enc/dec engaged.\n[ 1.651195] AES CTR mode by8 optimization enabled\n[ 1.698032] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.862772] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.865033] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.867377] usb 1-1: Product: QEMU USB Tablet\n[ 1.868939] usb 1-1: Manufacturer: QEMU\n[ 1.870349] usb 1-1: SerialNumber: 42\n[ 1.879611] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.887433] usbcore: registered new interface driver usbhid\n[ 1.889407] usbhid: USB HID core driver\n[ 1.892288] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/0003:0627:0001.0001/input/input5\n[ 1.896278] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0\nBegin: Loading essential drivers ... [ 2.280753] md: linear personality registered for level -1\n[ 2.284857] md: multipath personality registered for level -4\n[ 2.289039] md: raid0 personality registered for level 0\n[ 2.293636] md: raid1 personality registered for level 1\n[ 2.365961] raid6: sse2x1 gen() 11321 MB/s\n[ 2.433950] raid6: sse2x1 xor() 8864 MB/s\n[ 2.501952] raid6: sse2x2 gen() 14603 MB/s\n[ 2.569952] raid6: sse2x2 xor() 9685 MB/s\n[ 2.637952] raid6: sse2x4 gen() 16798 MB/s\n[ 2.709951] raid6: sse2x4 xor() 11577 MB/s\n[ 2.777951] raid6: avx2x1 gen() 22212 MB/s\n[ 2.845957] raid6: avx2x2 gen() 26179 MB/s\n[ 2.913952] raid6: avx2x4 gen() 29885 MB/s\n[ 2.915475] raid6: using algorithm avx2x4 gen() 29885 MB/s\n[ 2.917331] raid6: using avx2x2 recovery algorithm\n[ 2.921967] xor: automatically using best checksumming function:\n[ 2.961950] avx : 32102.000 MB/sec\n[ 2.964952] async_tx: api initialized (async)\n[ 2.977185] md: raid6 personality registered for level 6\n[ 2.979026] md: raid5 personality registered for level 5\n[ 2.980847] md: raid4 personality registered for level 4\n[ 2.987947] md: raid10 personality registered for level 10\ndone.\nBegin: Running /scripts/init-premount ... done.\nBegin: Mounting root file system ... Begin: Running /scripts/local-top ... done.\nBegin: Running /scripts/local-premount ... [ 3.024182] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 3.045694] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\ndone.\nBegin: Running /scripts/local-bottom ... done.\nBegin: Running /scripts/init-bottom ... done.\n[ 3.158255] systemd[1]: systemd 229 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN)\n[ 3.165961] systemd[1]: Detected virtualization kvm.\n[ 3.168220] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.4 LTS[0m!\n\n[ 3.174450] systemd[1]: Set hostname to .\n[ 3.178624] systemd[1]: Initializing machine ID from KVM UUID.\n[ 3.181204] systemd[1]: Installed transient /etc/machine-id file.\n[ 3.319357] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 3.322941] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 3.326586] systemd[1]: Listening on fsck to fsckd communication Socket.\n[[0;32m OK [0m] Listening on fsck to fsckd communication Socket.\n[ 3.331112] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 3.334946] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 3.341215] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 3.347350] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...\n[ 3.353033] systemd[1]: Reached target User and Group Name Lookups.\n[ 3.357386] Loading iSCSI transport class v2.0-870.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 3.362621] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).[ 3.369735] iscsi: registered transport (tcp)\n\n[ 3.372415] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...\n[ 3.378118] systemd[1]: Started Forward Password Requests to Wall Directory Watch.\n[[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch.\n[ 3.390262] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 3.396451] systemd[1]: Starting Create list of required static device nodes for the current kernel...\n Starting Create list of required st... nodes for the current kernel...\n[ 3.411141] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 3.419719] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 3.426939] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.[ 3.434023] iscsi: registered transport (iser)\n\n[ 3.436039] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 3.443763] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 3.449168] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 3.453992] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 3.459362] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 3.465152] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 3.470653] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 3.482116] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.\n[[0;32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\n[ 3.490421] systemd[1]: Started Trigger resolvconf update for networkd DNS.\n[[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.\n[ 3.494927] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 3.498640] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 3.503083] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...\n[ 3.508650] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...\n Starting Monitoring of LVM2 mirrors... dmeventd or progress polling...\n[ 3.517832] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 3.522302] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 3.527916] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 3.533721] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 3.539639] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 3.543601] systemd[1]: Started Journal Service.\n[[0;32m OK [0m] Started Journal Service.\n[[0;32m OK [0m] Started Load Kernel Modules.\n[[0;32m OK [0m] Started Uncomplicated firewall.\n[[0;32m OK [0m] Started Set console keymap.\n[[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[[0;32m OK [0m] Started Nameserver information manager.\n[[0;32m OK [0m] Started LVM2 metadata daemon.\n Starting Create Static Device Nodes in /dev...\n Mounting FUSE Control File System...\n Starting Apply Kernel Variables...\n[[0;32m OK [0m] Mounted FUSE Control File System.\n[[0;32m OK [0m] Started Create Static Device Nodes in /dev.\n[[0;32m OK [0m] Started Apply Kernel Variables.\n Starting udev Kernel Device Manager...\n[[0;32m OK [0m] Started udev Kernel Device Manager.\n Starting File System Check on Root Device...\n[[0;32m OK [0m] Started File System Check Daemon to report status.\n[[0;32m OK [0m] Started File System Check on Root Device.\n Starting Remount Root and Kernel File Systems...\n[[0;32m OK [0m] Started Remount Root and Kernel File Systems.\n Starting udev Coldplug all Devices...\n Starting Load/Save Random Seed...\n Starting Flush Journal to Persistent Storage...\n[[0;32m OK [0m] Started Load/Save Random Seed.\n[[0;32m OK [0m] Started Flush Journal to Persistent Storage.\n[[0;32m OK [0m] Started udev Coldplug all Devices.\n[[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch.\n[[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling.\n[[0;32m OK [0m] Reached target Local File Systems (Pre).\n[[0;32m OK [0m] Reached target Local File Systems.\n Starting LSB: AppArmor initialization...\n Starting Commit a transient machine-id on disk...\n Starting Tell Plymouth To Write Out Runtime Data...\n Starting Create Volatile Files and Directories...\n Starting Initial cloud-init job (pre-networking)...\n Starting Set console font and keymap...\n[[0;32m OK [0m] Started Commit a transient machine-id on disk.\n[[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data.\n[[0;32m OK [0m] Started Create Volatile Files and Directories.\n Starting Network Time Synchronization...\n Starting Update UTMP about System Boot/Shutdown...\n[[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[[0;32m OK [0m] Started Network Time Synchronization.\n[[0;32m OK [0m] Reached target System Time Synchronized.\n[[0;32m OK [0m] Found device /dev/ttyS0.\n[ 4.284212] intel_rapl: no valid rapl domains found in package 0\n[[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.\n[[0;32m OK [0m] Started Initial cloud-init job (pre-networking).\n[ 4.937202] cloud-init[501]: Cloud-init v. 18.2 running 'init-local' at Thu, 27 Dec 2018 18:33:30 +0000. Up 4.76 seconds.\n[[0;32m OK [0m] Reached target Network (Pre).\n[[0;32m OK [0m] Started LSB: AppArmor initialization.\n Starting Raise network interfaces...\n[[0;32m OK [0m] Started Set console font and keymap.\n[[0;32m OK [0m] Created slice system-getty.slice.\n[[0;32m OK [0m] Started Raise network interfaces.\n[[0;32m OK [0m] Reached target Network.\n Starting Initial cloud-init job (metadata service crawler)...\n"} 2018-12-27 18:33:39,747 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/da90e824-da4e-4e70-ac07-5cf72fde7338/action used request id req-b478aad5-6c08-4df1-a66a-1c6ef4d78eaf 2018-12-27 18:33:39,748 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0842468738556s 2018-12-27 18:33:39,748 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/da90e824-da4e-4e70-ac07-5cf72fde7338/action used request id req-b478aad5-6c08-4df1-a66a-1c6ef4d78eaf 2018-12-27 18:33:39,749 - functest.core.singlevm - DEBUG - vm console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-127-generic (buildd@lcy01-amd64-023) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.9) ) #153-Ubuntu SMP Sat May 19 10:58:46 UTC 2018 (Ubuntu 4.4.0-127.153-generic 4.4.128) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1d2f0000-0x1f726fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14F7 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE147F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffcf001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 787275897 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 34 pages/cpu @ffff88001fc00000 s99544 r8192 d31528 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1fc101c0 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128868 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 459412K/523752K available (8537K kernel code, 1313K rwdata, 4000K rodata, 1512K init, 1316K bss, 64340K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:33024 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.236717] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.239758] pid_max: default: 32768 minimum: 301 [ 0.241404] ACPI: Core revision 20150930 [ 0.243467] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.245868] Security Framework initialized [ 0.247393] Yama: becoming mindful. [ 0.248749] AppArmor: AppArmor initialized [ 0.250313] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.252741] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.255128] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.257384] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.259869] Initializing cgroup subsys io [ 0.261387] Initializing cgroup subsys memory [ 0.262997] Initializing cgroup subsys devices [ 0.264620] Initializing cgroup subsys freezer [ 0.266245] Initializing cgroup subsys net_cls [ 0.267886] Initializing cgroup subsys perf_event [ 0.269592] Initializing cgroup subsys net_prio [ 0.271261] Initializing cgroup subsys hugetlb [ 0.272895] Initializing cgroup subsys pids [ 0.274463] CPU: Physical Processor ID: 0 [ 0.276672] mce: CPU supports 10 MCE banks [ 0.278211] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.280178] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.282222] Spectre V2 : Mitigation: Full generic retpoline [ 0.284173] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.286349] Spectre V2 : Enabling Indirect Branch Restricted Speculation [ 0.288621] Spectre V2 : Speculation control IBPB supported IBRS supported [ 0.290685] Spectre V2 : Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.293498] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.317292] Freeing SMP alternatives memory: 32K [ 0.329061] ftrace: allocating 32237 entries in 126 pages [ 0.371795] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.374102] smpboot: Max logical packages: 1 [ 0.375970] x2apic enabled [ 0.377416] Switched APIC routing to physical x2apic. [ 0.380467] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.382632] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.386551] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.389959] KVM setup paravirtual spinlock [ 0.392647] x86: Booted up 1 node, 1 CPUs [ 0.394165] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.396758] devtmpfs: initialized [ 0.399145] evm: security.selinux [ 0.400482] evm: security.SMACK64 [ 0.401778] evm: security.SMACK64EXEC [ 0.403167] evm: security.SMACK64TRANSMUTE [ 0.404683] evm: security.SMACK64MMAP [ 0.406087] evm: security.ima [ 0.407294] evm: security.capability [ 0.408823] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.412220] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.414418] pinctrl core: initialized pinctrl subsystem [ 0.416462] RTC time: 18:33:25, date: 12/27/18 [ 0.418257] NET: Registered protocol family 16 [ 0.420069] cpuidle: using governor ladder [ 0.421605] cpuidle: using governor menu [ 0.423071] PCCT header not found. [ 0.424485] ACPI: bus type PCI registered [ 0.425980] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.428299] PCI: Using configuration type 1 for base access [ 0.431143] ACPI: Added _OSI(Module Device) [ 0.432717] ACPI: Added _OSI(Processor Device) [ 0.434349] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.436056] ACPI: Added _OSI(Processor Aggregator Device) [ 0.439118] ACPI: Interpreter enabled [ 0.440539] ACPI: (supports S0 S5) [ 0.441877] ACPI: Using IOAPIC for interrupt routing [ 0.443654] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.448537] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.450670] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.453019] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.455301] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.459352] acpiphp: Slot [3] registered [ 0.476974] acpiphp: Slot [4] registered [ 0.478462] acpiphp: Slot [5] registered [ 0.479937] acpiphp: Slot [6] registered [ 0.481416] acpiphp: Slot [7] registered [ 0.482881] acpiphp: Slot [8] registered [ 0.484349] acpiphp: Slot [9] registered [ 0.485838] acpiphp: Slot [10] registered [ 0.487331] acpiphp: Slot [11] registered [ 0.488836] acpiphp: Slot [12] registered [ 0.490421] acpiphp: Slot [13] registered [ 0.491920] acpiphp: Slot [14] registered [ 0.493417] acpiphp: Slot [15] registered [ 0.494924] acpiphp: Slot [16] registered [ 0.496419] acpiphp: Slot [17] registered [ 0.497911] acpiphp: Slot [18] registered [ 0.499435] acpiphp: Slot [19] registered [ 0.500936] acpiphp: Slot [20] registered [ 0.502447] acpiphp: Slot [21] registered [ 0.503983] acpiphp: Slot [22] registered [ 0.505501] acpiphp: Slot [23] registered [ 0.507027] acpiphp: Slot [24] registered [ 0.508538] acpiphp: Slot [25] registered [ 0.510069] acpiphp: Slot [26] registered [ 0.511587] acpiphp: Slot [27] registered [ 0.513112] acpiphp: Slot [28] registered [ 0.514640] acpiphp: Slot [29] registered [ 0.516166] acpiphp: Slot [30] registered [ 0.517715] acpiphp: Slot [31] registered [ 0.519226] PCI host bridge to bus 0000:00 [ 0.520743] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.523033] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.525343] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.528081] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.530839] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.533609] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.538755] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.541144] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.543360] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.545747] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.550490] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.553149] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.575455] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.578396] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.580939] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.583505] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.586022] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.588264] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.590561] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.592504] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.595356] vgaarb: loaded [ 0.596451] vgaarb: bridge control possible 0000:00:02.0 [ 0.598629] SCSI subsystem initialized [ 0.600244] ACPI: bus type USB registered [ 0.601757] usbcore: registered new interface driver usbfs [ 0.603653] usbcore: registered new interface driver hub [ 0.605505] usbcore: registered new device driver usb [ 0.607493] PCI: Using ACPI for IRQ routing [ 0.609438] NetLabel: Initializing [ 0.610747] NetLabel: domain hash size = 128 [ 0.612325] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.614076] NetLabel: unlabeled traffic allowed by default [ 0.616159] amd_nb: Cannot enumerate AMD northbridges [ 0.617950] clocksource: Switched to clocksource kvm-clock [ 0.627953] AppArmor: AppArmor Filesystem Enabled [ 0.629697] pnp: PnP ACPI init [ 0.631246] pnp: PnP ACPI: found 5 devices [ 0.638521] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.641650] NET: Registered protocol family 2 [ 0.643459] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.645823] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.647998] TCP: Hash tables configured (established 4096 bind 4096) [ 0.650194] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.652174] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.654313] NET: Registered protocol family 1 [ 0.655886] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.657871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.659818] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.676562] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.693457] Unpacking initramfs... [ 1.184051] Freeing initrd memory: 37084K [ 1.185986] Scanning for low memory corruption every 60 seconds [ 1.188363] audit: initializing netlink subsys (disabled) [ 1.190270] audit: type=2000 audit(1545935606.762:1): initialized [ 1.192582] Initialise system trusted keyring [ 1.194314] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.196438] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.199665] zbud: loaded [ 1.200985] VFS: Disk quotas dquot_6.6.0 [ 1.202471] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.204958] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.207181] fuse init (API version 7.23) [ 1.208758] Key type big_key registered [ 1.210200] Allocating IMA MOK and blacklist keyrings. [ 1.212388] Key type asymmetric registered [ 1.213892] Asymmetric key parser 'x509' registered [ 1.215634] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.218332] io scheduler noop registered [ 1.219775] io scheduler deadline registered (default) [ 1.221561] io scheduler cfq registered [ 1.223067] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.224972] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.227252] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.229882] ACPI: Power Button [PWRF] [ 1.231377] GHES: HEST is not enabled! [ 1.247471] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.280753] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.284231] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.309683] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.313308] Linux agpgart interface v0.103 [ 1.316430] loop: module loaded [ 1.320132] vda: vda1 [ 1.321897] scsi host0: ata_piix [ 1.323235] scsi host1: ata_piix [ 1.324524] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.326782] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.329688] libphy: Fixed MDIO Bus: probed [ 1.331188] tun: Universal TUN/TAP device driver, 1.6 [ 1.332936] tun: (C) 1999-2004 Max Krasnyansky [ 1.336464] PPP generic driver version 2.4.2 [ 1.338094] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.340280] ehci-pci: EHCI PCI platform driver [ 1.341882] ehci-platform: EHCI generic platform driver [ 1.343840] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.345943] ohci-pci: OHCI PCI platform driver [ 1.348063] ohci-platform: OHCI generic platform driver [ 1.349897] uhci_hcd: USB Universal Host Controller Interface driver [ 1.366758] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.368572] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.371240] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.373085] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.375138] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.377386] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.379966] usb usb1: Product: UHCI Host Controller [ 1.381666] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd [ 1.383780] usb usb1: SerialNumber: 0000:00:01.2 [ 1.385510] hub 1-0:1.0: USB hub found [ 1.386913] hub 1-0:1.0: 2 ports detected [ 1.388541] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.392283] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.394016] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.395893] mousedev: PS/2 mouse device common for all mice [ 1.398192] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.401349] rtc_cmos 00:00: RTC can wake from S4 [ 1.403523] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.405691] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.407864] i2c /dev entries driver [ 1.409261] device-mapper: uevent: version 1.0.3 [ 1.410981] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.413916] ledtrig-cpu: registered to indicate activity on CPUs [ 1.416268] NET: Registered protocol family 10 [ 1.418139] NET: Registered protocol family 17 [ 1.419756] Key type dns_resolver registered [ 1.421541] registered taskstats version 1 [ 1.423071] Loading compiled-in X.509 certificates [ 1.425310] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb' [ 1.428663] zswap: loaded using pool lzo/zbud [ 1.431770] Key type trusted registered [ 1.435312] Key type encrypted registered [ 1.436785] AppArmor: AppArmor sha1 policy hashing enabled [ 1.438687] ima: No TPM chip found, activating TPM-bypass! [ 1.440577] evm: HMAC attrs: 0x1 [ 1.442240] Magic number: 14:7:596 [ 1.443773] rtc_cmos 00:00: setting system clock to 2018-12-27 18:33:26 UTC (1545935606) [ 1.446671] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.464877] EDD information not available. [ 1.483647] Freeing unused kernel memory: 1512K [ 1.485255] Write protecting the kernel read-only data: 14336k [ 1.488590] Freeing unused kernel memory: 1692K [ 1.490421] Freeing unused kernel memory: 96K Loading, please wait... starting version 229 [ 1.502757] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.505937] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.509489] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.512874] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.516192] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.521977] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.529890] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.534057] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.537259] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.540444] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.603495] virtio_net virtio0 ens3: renamed from eth0 [ 1.607265] [drm] Initialized drm 1.1.0 20060810 [ 1.617272] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.622143] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.642507] FDC 0 is a S82078B [ 1.649518] AVX2 version of gcm_enc/dec engaged. [ 1.651195] AES CTR mode by8 optimization enabled [ 1.698032] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.862772] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.865033] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.867377] usb 1-1: Product: QEMU USB Tablet [ 1.868939] usb 1-1: Manufacturer: QEMU [ 1.870349] usb 1-1: SerialNumber: 42 [ 1.879611] hidraw: raw HID events driver (C) Jiri Kosina [ 1.887433] usbcore: registered new interface driver usbhid [ 1.889407] usbhid: USB HID core driver [ 1.892288] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/0003:0627:0001.0001/input/input5 [ 1.896278] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 Begin: Loading essential drivers ... [ 2.280753] md: linear personality registered for level -1 [ 2.284857] md: multipath personality registered for level -4 [ 2.289039] md: raid0 personality registered for level 0 [ 2.293636] md: raid1 personality registered for level 1 [ 2.365961] raid6: sse2x1 gen() 11321 MB/s [ 2.433950] raid6: sse2x1 xor() 8864 MB/s [ 2.501952] raid6: sse2x2 gen() 14603 MB/s [ 2.569952] raid6: sse2x2 xor() 9685 MB/s [ 2.637952] raid6: sse2x4 gen() 16798 MB/s [ 2.709951] raid6: sse2x4 xor() 11577 MB/s [ 2.777951] raid6: avx2x1 gen() 22212 MB/s [ 2.845957] raid6: avx2x2 gen() 26179 MB/s [ 2.913952] raid6: avx2x4 gen() 29885 MB/s [ 2.915475] raid6: using algorithm avx2x4 gen() 29885 MB/s [ 2.917331] raid6: using avx2x2 recovery algorithm [ 2.921967] xor: automatically using best checksumming function: [ 2.961950] avx : 32102.000 MB/sec [ 2.964952] async_tx: api initialized (async) [ 2.977185] md: raid6 personality registered for level 6 [ 2.979026] md: raid5 personality registered for level 5 [ 2.980847] md: raid4 personality registered for level 4 [ 2.987947] md: raid10 personality registered for level 10 done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... [ 3.024182] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 3.045694] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) done. Begin: Running /scripts/local-bottom ... done. Begin: Running /scripts/init-bottom ... done. [ 3.158255] systemd[1]: systemd 229 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN) [ 3.165961] systemd[1]: Detected virtualization kvm. [ 3.168220] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.4 LTS[0m! [ 3.174450] systemd[1]: Set hostname to . [ 3.178624] systemd[1]: Initializing machine ID from KVM UUID. [ 3.181204] systemd[1]: Installed transient /etc/machine-id file. [ 3.319357] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 3.322941] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 3.326586] systemd[1]: Listening on fsck to fsckd communication Socket. [[0;32m OK [0m] Listening on fsck to fsckd communication Socket. [ 3.331112] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 3.334946] systemd[1]: Mounting Debug File System... Mounting Debug File System... [ 3.341215] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 3.347350] systemd[1]: Starting Uncomplicated firewall... Starting Uncomplicated firewall... [ 3.353033] systemd[1]: Reached target User and Group Name Lookups. [ 3.357386] Loading iSCSI transport class v2.0-870. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 3.362621] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log).[ 3.369735] iscsi: registered transport (tcp) [ 3.372415] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System... [ 3.378118] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 3.390262] systemd[1]: Starting Set console keymap... Starting Set console keymap... [ 3.396451] systemd[1]: Starting Create list of required static device nodes for the current kernel... Starting Create list of required st... nodes for the current kernel... [ 3.411141] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 3.419719] systemd[1]: Listening on Syslog Socket. [[0;32m OK [0m] Listening on Syslog Socket. [ 3.426939] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.[ 3.434023] iscsi: registered transport (iser) [ 3.436039] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 3.443763] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 3.449168] systemd[1]: Starting Journal Service... Starting Journal Service... [ 3.453992] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 3.459362] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 3.465152] systemd[1]: Starting Nameserver information manager... Starting Nameserver information manager... [ 3.470653] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 3.482116] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point. [[0;32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [ 3.490421] systemd[1]: Started Trigger resolvconf update for networkd DNS. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 3.494927] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 3.498640] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 3.503083] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System... [ 3.508650] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [ 3.517832] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 3.522302] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target Slices. [ 3.527916] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [ 3.533721] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted Huge Pages File System. [ 3.539639] systemd[1]: Mounted Debug File System. [[0;32m OK [0m] Mounted Debug File System. [ 3.543601] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started Journal Service. [[0;32m OK [0m] Started Load Kernel Modules. [[0;32m OK [0m] Started Uncomplicated firewall. [[0;32m OK [0m] Started Set console keymap. [[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[0;32m OK [0m] Started Nameserver information manager. [[0;32m OK [0m] Started LVM2 metadata daemon. Starting Create Static Device Nodes in /dev... Mounting FUSE Control File System... Starting Apply Kernel Variables... [[0;32m OK [0m] Mounted FUSE Control File System. [[0;32m OK [0m] Started Create Static Device Nodes in /dev. [[0;32m OK [0m] Started Apply Kernel Variables. Starting udev Kernel Device Manager... [[0;32m OK [0m] Started udev Kernel Device Manager. Starting File System Check on Root Device... [[0;32m OK [0m] Started File System Check Daemon to report status. [[0;32m OK [0m] Started File System Check on Root Device. Starting Remount Root and Kernel File Systems... [[0;32m OK [0m] Started Remount Root and Kernel File Systems. Starting udev Coldplug all Devices... Starting Load/Save Random Seed... Starting Flush Journal to Persistent Storage... [[0;32m OK [0m] Started Load/Save Random Seed. [[0;32m OK [0m] Started Flush Journal to Persistent Storage. [[0;32m OK [0m] Started udev Coldplug all Devices. [[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch. [[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling. [[0;32m OK [0m] Reached target Local File Systems (Pre). [[0;32m OK [0m] Reached target Local File Systems. Starting LSB: AppArmor initialization... Starting Commit a transient machine-id on disk... Starting Tell Plymouth To Write Out Runtime Data... Starting Create Volatile Files and Directories... Starting Initial cloud-init job (pre-networking)... Starting Set console font and keymap... [[0;32m OK [0m] Started Commit a transient machine-id on disk. [[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data. [[0;32m OK [0m] Started Create Volatile Files and Directories. Starting Network Time Synchronization... Starting Update UTMP about System Boot/Shutdown... [[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[0;32m OK [0m] Started Network Time Synchronization. [[0;32m OK [0m] Reached target System Time Synchronized. [[0;32m OK [0m] Found device /dev/ttyS0. [ 4.284212] intel_rapl: no valid rapl domains found in package 0 [[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. [[0;32m OK [0m] Started Initial cloud-init job (pre-networking). [ 4.937202] cloud-init[501]: Cloud-init v. 18.2 running 'init-local' at Thu, 27 Dec 2018 18:33:30 +0000. Up 4.76 seconds. [[0;32m OK [0m] Reached target Network (Pre). [[0;32m OK [0m] Started LSB: AppArmor initialization. Starting Raise network interfaces... [[0;32m OK [0m] Started Set console font and keymap. [[0;32m OK [0m] Created slice system-getty.slice. [[0;32m OK [0m] Started Raise network interfaces. [[0;32m OK [0m] Reached target Network. Starting Initial cloud-init job (metadata service crawler)... 2018-12-27 18:33:39,751 - functest.core.singlevm - DEBUG - try 2: cannot connect to 172.30.9.208: [Errno None] Unable to connect to port 22 on 172.30.9.208 2018-12-27 18:33:48,760 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-12-27 18:33:48,763 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/servers/da90e824-da4e-4e70-ac07-5cf72fde7338/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}25311b71cde0d94fb533d8edaf38def6fec11542" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-27 18:33:48,864 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:33:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cdc6b9d2-2b43-4a65-8ca8-88eede8b90e3 x-compute-request-id: req-cdc6b9d2-2b43-4a65-8ca8-88eede8b90e3 Content-Encoding: gzip Content-Length: 13325 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-127-generic (buildd@lcy01-amd64-023) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.9) ) #153-Ubuntu SMP Sat May 19 10:58:46 UTC 2018 (Ubuntu 4.4.0-127.153-generic 4.4.128)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1d2f0000-0x1f726fff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14F7 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE147F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffcf001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 787275897 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 34 pages/cpu @ffff88001fc00000 s99544 r8192 d31528 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1fc101c0\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128868\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 459412K/523752K available (8537K kernel code, 1313K rwdata, 4000K rodata, 1512K init, 1316K bss, 64340K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:33024 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.236717] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.239758] pid_max: default: 32768 minimum: 301\n[ 0.241404] ACPI: Core revision 20150930\n[ 0.243467] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.245868] Security Framework initialized\n[ 0.247393] Yama: becoming mindful.\n[ 0.248749] AppArmor: AppArmor initialized\n[ 0.250313] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.252741] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.255128] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.257384] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.259869] Initializing cgroup subsys io\n[ 0.261387] Initializing cgroup subsys memory\n[ 0.262997] Initializing cgroup subsys devices\n[ 0.264620] Initializing cgroup subsys freezer\n[ 0.266245] Initializing cgroup subsys net_cls\n[ 0.267886] Initializing cgroup subsys perf_event\n[ 0.269592] Initializing cgroup subsys net_prio\n[ 0.271261] Initializing cgroup subsys hugetlb\n[ 0.272895] Initializing cgroup subsys pids\n[ 0.274463] CPU: Physical Processor ID: 0\n[ 0.276672] mce: CPU supports 10 MCE banks\n[ 0.278211] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.280178] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.282222] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.284173] Spectre V2 : Enabling Indirect Branch Prediction Barrier\n[ 0.286349] Spectre V2 : Enabling Indirect Branch Restricted Speculation\n[ 0.288621] Spectre V2 : Speculation control IBPB supported IBRS supported\n[ 0.290685] Spectre V2 : Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.293498] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.317292] Freeing SMP alternatives memory: 32K\n[ 0.329061] ftrace: allocating 32237 entries in 126 pages\n[ 0.371795] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.374102] smpboot: Max logical packages: 1\n[ 0.375970] x2apic enabled\n[ 0.377416] Switched APIC routing to physical x2apic.\n[ 0.380467] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.382632] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.386551] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.389959] KVM setup paravirtual spinlock\n[ 0.392647] x86: Booted up 1 node, 1 CPUs\n[ 0.394165] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.396758] devtmpfs: initialized\n[ 0.399145] evm: security.selinux\n[ 0.400482] evm: security.SMACK64\n[ 0.401778] evm: security.SMACK64EXEC\n[ 0.403167] evm: security.SMACK64TRANSMUTE\n[ 0.404683] evm: security.SMACK64MMAP\n[ 0.406087] evm: security.ima\n[ 0.407294] evm: security.capability\n[ 0.408823] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.412220] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.414418] pinctrl core: initialized pinctrl subsystem\n[ 0.416462] RTC time: 18:33:25, date: 12/27/18\n[ 0.418257] NET: Registered protocol family 16\n[ 0.420069] cpuidle: using governor ladder\n[ 0.421605] cpuidle: using governor menu\n[ 0.423071] PCCT header not found.\n[ 0.424485] ACPI: bus type PCI registered\n[ 0.425980] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.428299] PCI: Using configuration type 1 for base access\n[ 0.431143] ACPI: Added _OSI(Module Device)\n[ 0.432717] ACPI: Added _OSI(Processor Device)\n[ 0.434349] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.436056] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.439118] ACPI: Interpreter enabled\n[ 0.440539] ACPI: (supports S0 S5)\n[ 0.441877] ACPI: Using IOAPIC for interrupt routing\n[ 0.443654] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.448537] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.450670] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.453019] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.455301] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.459352] acpiphp: Slot [3] registered\n[ 0.476974] acpiphp: Slot [4] registered\n[ 0.478462] acpiphp: Slot [5] registered\n[ 0.479937] acpiphp: Slot [6] registered\n[ 0.481416] acpiphp: Slot [7] registered\n[ 0.482881] acpiphp: Slot [8] registered\n[ 0.484349] acpiphp: Slot [9] registered\n[ 0.485838] acpiphp: Slot [10] registered\n[ 0.487331] acpiphp: Slot [11] registered\n[ 0.488836] acpiphp: Slot [12] registered\n[ 0.490421] acpiphp: Slot [13] registered\n[ 0.491920] acpiphp: Slot [14] registered\n[ 0.493417] acpiphp: Slot [15] registered\n[ 0.494924] acpiphp: Slot [16] registered\n[ 0.496419] acpiphp: Slot [17] registered\n[ 0.497911] acpiphp: Slot [18] registered\n[ 0.499435] acpiphp: Slot [19] registered\n[ 0.500936] acpiphp: Slot [20] registered\n[ 0.502447] acpiphp: Slot [21] registered\n[ 0.503983] acpiphp: Slot [22] registered\n[ 0.505501] acpiphp: Slot [23] registered\n[ 0.507027] acpiphp: Slot [24] registered\n[ 0.508538] acpiphp: Slot [25] registered\n[ 0.510069] acpiphp: Slot [26] registered\n[ 0.511587] acpiphp: Slot [27] registered\n[ 0.513112] acpiphp: Slot [28] registered\n[ 0.514640] acpiphp: Slot [29] registered\n[ 0.516166] acpiphp: Slot [30] registered\n[ 0.517715] acpiphp: Slot [31] registered\n[ 0.519226] PCI host bridge to bus 0000:00\n[ 0.520743] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.523033] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.525343] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.528081] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.530839] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.533609] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.538755] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.541144] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.543360] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.545747] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.550490] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.553149] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.575455] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.578396] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.580939] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.583505] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.586022] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.588264] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.590561] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.592504] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.595356] vgaarb: loaded\n[ 0.596451] vgaarb: bridge control possible 0000:00:02.0\n[ 0.598629] SCSI subsystem initialized\n[ 0.600244] ACPI: bus type USB registered\n[ 0.601757] usbcore: registered new interface driver usbfs\n[ 0.603653] usbcore: registered new interface driver hub\n[ 0.605505] usbcore: registered new device driver usb\n[ 0.607493] PCI: Using ACPI for IRQ routing\n[ 0.609438] NetLabel: Initializing\n[ 0.610747] NetLabel: domain hash size = 128\n[ 0.612325] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.614076] NetLabel: unlabeled traffic allowed by default\n[ 0.616159] amd_nb: Cannot enumerate AMD northbridges\n[ 0.617950] clocksource: Switched to clocksource kvm-clock\n[ 0.627953] AppArmor: AppArmor Filesystem Enabled\n[ 0.629697] pnp: PnP ACPI init\n[ 0.631246] pnp: PnP ACPI: found 5 devices\n[ 0.638521] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.641650] NET: Registered protocol family 2\n[ 0.643459] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.645823] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.647998] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.650194] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.652174] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.654313] NET: Registered protocol family 1\n[ 0.655886] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.657871] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.659818] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.676562] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.693457] Unpacking initramfs...\n[ 1.184051] Freeing initrd memory: 37084K\n[ 1.185986] Scanning for low memory corruption every 60 seconds\n[ 1.188363] audit: initializing netlink subsys (disabled)\n[ 1.190270] audit: type=2000 audit(1545935606.762:1): initialized\n[ 1.192582] Initialise system trusted keyring\n[ 1.194314] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.196438] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.199665] zbud: loaded\n[ 1.200985] VFS: Disk quotas dquot_6.6.0\n[ 1.202471] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.204958] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.207181] fuse init (API version 7.23)\n[ 1.208758] Key type big_key registered\n[ 1.210200] Allocating IMA MOK and blacklist keyrings.\n[ 1.212388] Key type asymmetric registered\n[ 1.213892] Asymmetric key parser 'x509' registered\n[ 1.215634] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.218332] io scheduler noop registered\n[ 1.219775] io scheduler deadline registered (default)\n[ 1.221561] io scheduler cfq registered\n[ 1.223067] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.224972] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.227252] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.229882] ACPI: Power Button [PWRF]\n[ 1.231377] GHES: HEST is not enabled!\n[ 1.247471] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.280753] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.284231] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.309683] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.313308] Linux agpgart interface v0.103\n[ 1.316430] loop: module loaded\n[ 1.320132] vda: vda1\n[ 1.321897] scsi host0: ata_piix\n[ 1.323235] scsi host1: ata_piix\n[ 1.324524] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.326782] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.329688] libphy: Fixed MDIO Bus: probed\n[ 1.331188] tun: Universal TUN/TAP device driver, 1.6\n[ 1.332936] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.336464] PPP generic driver version 2.4.2\n[ 1.338094] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.340280] ehci-pci: EHCI PCI platform driver\n[ 1.341882] ehci-platform: EHCI generic platform driver\n[ 1.343840] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.345943] ohci-pci: OHCI PCI platform driver\n[ 1.348063] ohci-platform: OHCI generic platform driver\n[ 1.349897] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.366758] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.368572] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.371240] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.373085] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.375138] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.377386] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.379966] usb usb1: Product: UHCI Host Controller\n[ 1.381666] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd\n[ 1.383780] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.385510] hub 1-0:1.0: USB hub found\n[ 1.386913] hub 1-0:1.0: 2 ports detected\n[ 1.388541] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.392283] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.394016] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.395893] mousedev: PS/2 mouse device common for all mice\n[ 1.398192] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.401349] rtc_cmos 00:00: RTC can wake from S4\n[ 1.403523] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.405691] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.407864] i2c /dev entries driver\n[ 1.409261] device-mapper: uevent: version 1.0.3\n[ 1.410981] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.413916] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.416268] NET: Registered protocol family 10\n[ 1.418139] NET: Registered protocol family 17\n[ 1.419756] Key type dns_resolver registered\n[ 1.421541] registered taskstats version 1\n[ 1.423071] Loading compiled-in X.509 certificates\n[ 1.425310] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb'\n[ 1.428663] zswap: loaded using pool lzo/zbud\n[ 1.431770] Key type trusted registered\n[ 1.435312] Key type encrypted registered\n[ 1.436785] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.438687] ima: No TPM chip found, activating TPM-bypass!\n[ 1.440577] evm: HMAC attrs: 0x1\n[ 1.442240] Magic number: 14:7:596\n[ 1.443773] rtc_cmos 00:00: setting system clock to 2018-12-27 18:33:26 UTC (1545935606)\n[ 1.446671] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.464877] EDD information not available.\n[ 1.483647] Freeing unused kernel memory: 1512K\n[ 1.485255] Write protecting the kernel read-only data: 14336k\n[ 1.488590] Freeing unused kernel memory: 1692K\n[ 1.490421] Freeing unused kernel memory: 96K\nLoading, please wait...\nstarting version 229\n[ 1.502757] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.505937] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.509489] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.512874] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.516192] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.521977] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.529890] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.534057] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.537259] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.540444] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.603495] virtio_net virtio0 ens3: renamed from eth0\n[ 1.607265] [drm] Initialized drm 1.1.0 20060810\n[ 1.617272] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 1.622143] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.642507] FDC 0 is a S82078B\n[ 1.649518] AVX2 version of gcm_enc/dec engaged.\n[ 1.651195] AES CTR mode by8 optimization enabled\n[ 1.698032] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.862772] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.865033] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.867377] usb 1-1: Product: QEMU USB Tablet\n[ 1.868939] usb 1-1: Manufacturer: QEMU\n[ 1.870349] usb 1-1: SerialNumber: 42\n[ 1.879611] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.887433] usbcore: registered new interface driver usbhid\n[ 1.889407] usbhid: USB HID core driver\n[ 1.892288] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/0003:0627:0001.0001/input/input5\n[ 1.896278] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0\nBegin: Loading essential drivers ... [ 2.280753] md: linear personality registered for level -1\n[ 2.284857] md: multipath personality registered for level -4\n[ 2.289039] md: raid0 personality registered for level 0\n[ 2.293636] md: raid1 personality registered for level 1\n[ 2.365961] raid6: sse2x1 gen() 11321 MB/s\n[ 2.433950] raid6: sse2x1 xor() 8864 MB/s\n[ 2.501952] raid6: sse2x2 gen() 14603 MB/s\n[ 2.569952] raid6: sse2x2 xor() 9685 MB/s\n[ 2.637952] raid6: sse2x4 gen() 16798 MB/s\n[ 2.709951] raid6: sse2x4 xor() 11577 MB/s\n[ 2.777951] raid6: avx2x1 gen() 22212 MB/s\n[ 2.845957] raid6: avx2x2 gen() 26179 MB/s\n[ 2.913952] raid6: avx2x4 gen() 29885 MB/s\n[ 2.915475] raid6: using algorithm avx2x4 gen() 29885 MB/s\n[ 2.917331] raid6: using avx2x2 recovery algorithm\n[ 2.921967] xor: automatically using best checksumming function:\n[ 2.961950] avx : 32102.000 MB/sec\n[ 2.964952] async_tx: api initialized (async)\n[ 2.977185] md: raid6 personality registered for level 6\n[ 2.979026] md: raid5 personality registered for level 5\n[ 2.980847] md: raid4 personality registered for level 4\n[ 2.987947] md: raid10 personality registered for level 10\ndone.\nBegin: Running /scripts/init-premount ... done.\nBegin: Mounting root file system ... Begin: Running /scripts/local-top ... done.\nBegin: Running /scripts/local-premount ... [ 3.024182] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 3.045694] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\ndone.\nBegin: Running /scripts/local-bottom ... done.\nBegin: Running /scripts/init-bottom ... done.\n[ 3.158255] systemd[1]: systemd 229 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN)\n[ 3.165961] systemd[1]: Detected virtualization kvm.\n[ 3.168220] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.4 LTS[0m!\n\n[ 3.174450] systemd[1]: Set hostname to .\n[ 3.178624] systemd[1]: Initializing machine ID from KVM UUID.\n[ 3.181204] systemd[1]: Installed transient /etc/machine-id file.\n[ 3.319357] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 3.322941] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 3.326586] systemd[1]: Listening on fsck to fsckd communication Socket.\n[[0;32m OK [0m] Listening on fsck to fsckd communication Socket.\n[ 3.331112] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 3.334946] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 3.341215] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 3.347350] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...\n[ 3.353033] systemd[1]: Reached target User and Group Name Lookups.\n[ 3.357386] Loading iSCSI transport class v2.0-870.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 3.362621] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).[ 3.369735] iscsi: registered transport (tcp)\n\n[ 3.372415] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...\n[ 3.378118] systemd[1]: Started Forward Password Requests to Wall Directory Watch.\n[[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch.\n[ 3.390262] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 3.396451] systemd[1]: Starting Create list of required static device nodes for the current kernel...\n Starting Create list of required st... nodes for the current kernel...\n[ 3.411141] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 3.419719] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 3.426939] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.[ 3.434023] iscsi: registered transport (iser)\n\n[ 3.436039] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 3.443763] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 3.449168] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 3.453992] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 3.459362] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 3.465152] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 3.470653] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 3.482116] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.\n[[0;32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\n[ 3.490421] systemd[1]: Started Trigger resolvconf update for networkd DNS.\n[[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.\n[ 3.494927] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 3.498640] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 3.503083] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...\n[ 3.508650] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...\n Starting Monitoring of LVM2 mirrors... dmeventd or progress polling...\n[ 3.517832] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 3.522302] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 3.527916] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 3.533721] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 3.539639] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 3.543601] systemd[1]: Started Journal Service.\n[[0;32m OK [0m] Started Journal Service.\n[[0;32m OK [0m] Started Load Kernel Modules.\n[[0;32m OK [0m] Started Uncomplicated firewall.\n[[0;32m OK [0m] Started Set console keymap.\n[[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[[0;32m OK [0m] Started Nameserver information manager.\n[[0;32m OK [0m] Started LVM2 metadata daemon.\n Starting Create Static Device Nodes in /dev...\n Mounting FUSE Control File System...\n Starting Apply Kernel Variables...\n[[0;32m OK [0m] Mounted FUSE Control File System.\n[[0;32m OK [0m] Started Create Static Device Nodes in /dev.\n[[0;32m OK [0m] Started Apply Kernel Variables.\n Starting udev Kernel Device Manager...\n[[0;32m OK [0m] Started udev Kernel Device Manager.\n Starting File System Check on Root Device...\n[[0;32m OK [0m] Started File System Check Daemon to report status.\n[[0;32m OK [0m] Started File System Check on Root Device.\n Starting Remount Root and Kernel File Systems...\n[[0;32m OK [0m] Started Remount Root and Kernel File Systems.\n Starting udev Coldplug all Devices...\n Starting Load/Save Random Seed...\n Starting Flush Journal to Persistent Storage...\n[[0;32m OK [0m] Started Load/Save Random Seed.\n[[0;32m OK [0m] Started Flush Journal to Persistent Storage.\n[[0;32m OK [0m] Started udev Coldplug all Devices.\n[[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch.\n[[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling.\n[[0;32m OK [0m] Reached target Local File Systems (Pre).\n[[0;32m OK [0m] Reached target Local File Systems.\n Starting LSB: AppArmor initialization...\n Starting Commit a transient machine-id on disk...\n Starting Tell Plymouth To Write Out Runtime Data...\n Starting Create Volatile Files and Directories...\n Starting Initial cloud-init job (pre-networking)...\n Starting Set console font and keymap...\n[[0;32m OK [0m] Started Commit a transient machine-id on disk.\n[[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data.\n[[0;32m OK [0m] Started Create Volatile Files and Directories.\n Starting Network Time Synchronization...\n Starting Update UTMP about System Boot/Shutdown...\n[[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[[0;32m OK [0m] Started Network Time Synchronization.\n[[0;32m OK [0m] Reached target System Time Synchronized.\n[[0;32m OK [0m] Found device /dev/ttyS0.\n[ 4.284212] intel_rapl: no valid rapl domains found in package 0\n[[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.\n[[0;32m OK [0m] Started Initial cloud-init job (pre-networking).\n[ 4.937202] cloud-init[501]: Cloud-init v. 18.2 running 'init-local' at Thu, 27 Dec 2018 18:33:30 +0000. Up 4.76 seconds.\n[[0;32m OK [0m] Reached target Network (Pre).\n[[0;32m OK [0m] Started LSB: AppArmor initialization.\n Starting Raise network interfaces...\n[[0;32m OK [0m] Started Set console font and keymap.\n[[0;32m OK [0m] Created slice system-getty.slice.\n[[0;32m OK [0m] Started Raise network interfaces.\n[[0;32m OK [0m] Reached target Network.\n Starting Initial cloud-init job (metadata service crawler)...\n[ 18.409363] cloud-init[944]: Cloud-init v. 18.2 running 'init' at Thu, 27 Dec 2018 18:33:31 +0000. Up 6.39 seconds.\n[ 18.412489] cloud-init[944]: ci-info: ++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++\n[ 18.420138] cloud-init[944]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 18.428168] cloud-init[944]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address |\n[ 18.432172] cloud-init[944]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 18.436063] cloud-init[944]: ci-info: | ens3 | True | 192.168.120.19 | 255.255.255.0 | . | fa:16:3e:ed:97:d3 |\n[ 18.443987] cloud-init[944]: ci-info: | ens3 | True | fe80::f816:3eff:feed:97d3/64 | . | link | fa:16:3e:ed:97:d3 |\n[ 18.452143] cloud-init[944]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | . |\n[ 18.460132] cloud-init[944]: ci-info: | lo | True | ::1/128 | . | host | . |\n[ 18.468135] cloud-init[944]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 18.471333] cloud-init[944]: ci-info: +++++++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++++++\n[ 18.478214] cloud-init[944]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 18.484424] cloud-init[944]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 18.490408] cloud-init[944]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 18.493943] cloud-init[944]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | ens3 | UG |\n[ 18.498951] cloud-init[944]: ci-info: | 1 | 169.254.169.254 | 192.168.120.2 | 255.255.255.255 | ens3 | UGH |\n[ 18.503584] cloud-init[944]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U |\n[ 18.509438] cloud-init[944]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 18.513034] cloud-init[944]: 2018-12-27 18:33:43,771 - DataSourceEc2.py[WARNING]: Metadata 'network' key not valid: None.\n[ 18.929895] cloud-init[944]: Generating public/private rsa key pair.\n[ 18.932724] cloud-init[944]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key.\n[ 18.940135] cloud-init[944]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\n[ 18.948135] cloud-init[944]: The key fingerprint is:\n[ 18.950434] cloud-init[944]: SHA256:0mlhGfTHs3rGGYzaE+bOfSnk3kul/oOaHSqnViqQDm0 root@shaker-vm-88ca9841-7565-4820-8291-7340da353c7f\n[ 18.960479] cloud-init[944]: The key's randomart image is:\n[ 18.964133] cloud-init[944]: +---[RSA 2048]----+\n[ 18.968164] cloud-init[944]: | .o |\n[ 18.976152] cloud-init[944]: | + . |\n[ 18.978371] cloud-init[944]: | + . + |\n[ 18.984435] cloud-init[944]: | o o + o |\n[ 18.986635] cloud-init[944]: | . o S + + .|\n[ 18.992483] cloud-init[944]: | . E o = =.o o |\n[ 18.994301] cloud-init[944]: | + . . Bo=.+. |\n[ 19.000204] cloud-init[944]: | . . * **=+. |\n[ 19.002080] cloud-init[944]: | o.*=+++oo|\n[ 19.006933] cloud-init[944]: +----[SHA256]-----+\n[ 19.009142] cloud-init[944]: Generating public/private dsa key pair.\n[[0;32m OK [0m] Started Initial cloud-init job (metadata service crawler).\n[[0;32m OK [0m] Reached target Cloud-config availability.\n[ 19.016119] cloud-init[944]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key.[[0;32m OK [0m] Reached target Network is Online.\n Starting iSCSI initiator daemon (iscsid)...\n[ 19.024344] cloud-init[944]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\n[ 19.026492] cloud-init[944]: The key fingerprint is:\n[ 19.027933] \n[[0;32m OK [0m] Reached target System Initialization.\n[[0;32m OK [0m] Listening on UUID daemon activation socket.\n[[0;32m OK [0mcloud-init[944]: SHA256:vf4KaA5Tu307W8/eWAUEn0Z4HAdaoteEzWtwfEtsGkE root@shaker-vm-88ca9841-7565-4820-8291-7340da353c7f\n[ 19.034767] cloud-init[944]: The key's randomart image is:] Started Daily Cleanup of Temporary Directories.\n\n[[0;32m OK [0m] Started ACPI Events Check.\n[[0;32m OK [0m] Reached target Paths.\n[[0;32m OK [0m] Started Daily apt download activities.\n[[0;32m OK [0m] Started Daily apt upgrade and clean activities.[ 19.038178] cloud-init[944]: +---[DSA 1024]----+\n[ 19.046943] cloud-init[944]: | +EXo.|\n[ 19.050300] cloud-init[944]: | .+@B*.|\n[ 19.051686] \n[[0;32m OK [0m] Listening on ACPID Listen Socket.\ncloud-init[944]: | . o+@o.| Starting LXD - unix socket.\n[[0;32m OK [0m\n[ 19.056562] cloud-init[944]: | . . ooo |\n[ 19.057943] cloud-init[944]: | . S . . .|\n[ 19.059325] cloud-init[944]: ] Reached target Timers.\n Starting Socket activation for snappy daemon.\n[[0;32m OK [0m] Listening on D-Bus System Message Bus Socket.| . o . .|\n[ 19.065845] cloud-init\n[[0;32m OK [0m] Listening on LXD - unix socket.[944]: | o + . . . .|\n[ 19.070455] cloud-init[944]: | = o oo. o + |\n[ 19.071742] \n[[0;32m OK [0m] Listening on Socket activation for snappy daemon.\ncloud-init[944]: | o ..=*..= .|\n[ 19.078249] cloud-init[944]: +----[SHA256]-----+\n[ 19.083033] cloud-init[[0;32m OK [0m] Reached target Sockets.\n[[0;32m OK [0m] Reached target Basic System.\n[944]: Generating public/private ecdsa key pair.\n[ 19.090235] cloud-init[944]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Starting Accounts Service...\n Starting LSB: MD monitoring daemon...\n\n[ 19.097742] cloud-init[944]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.[[0;32m OK [0m] Started Deferred execution scheduler.\n[[0;32m OK [0m\n[ 19.104936] ] Started FUSE filesystem for LXC.\ncloud-init[944]: Starting Snappy daemon...\n Starting Login Service...\nThe key fingerprint is:\n[[0;32m OK [0m] Started Regular background program processing daemon.[ 19.126000] \n[[0;32m OK [0m] Started iperf3 Service.\n Starting System Logging Service...\n[[0;32m OK [0m] Started ACPI event daemon.\n Starting LSB: Record successful boot for GRUB...\n Starting LXD - container startup/shutdown...\n[[0;32m OK [0m] Started Unattended Upgrades Shutdown.\n[[0;32m OK [0m] Started D-Bus System Message Bus.\ncloud-init[944]: SHA256:aMKZaR6JLBJCPbBXDwmB18CF3KfoQ48KV2JZElG/ZdU root@shaker-vm-88ca9841-7565-4820-8291-7340da353c7f\n[ 19.186507] cloud-init[944]: The key's randomart image is:\n[ 19.202262] Starting Apply the settings specified in cloud-config...\n[[0;32m OK [0m] Started iperf Service.\n Starting /etc/rc.local Compatibility...\n Starting Pollinate to seed the pseudo random number generator...\n[[0;32m OK [0mcloud-init[944]: ] Started System Logging Service.\n[[0;32m OK [0m] Started iSCSI initiator daemon (iscsid).\n[[0;32m OK [0m] Started /etc/rc.local Compatibility.\n+---[ECDSA 256]---+\n[ 19.256774] cloud-init[944]: | oOBX+. .. |[[0;32m OK [0m] Started LSB: MD monitoring daemon.\n\n[ 19.284581] cloud-init[944]: |..oBo=o. . E |\n[ 19.306351] cloud-init[944]: |o..=o +.o |[[0;32m OK [0m] Started Login Service.\n Starting Authenticate and Authorize Users to Run Privileged Tasks...\n\n Starting Login to default iSCSI targets...\n[[0;32m OK [0m] Started LSB: Record successful boot for GRUB.\n[[0;32m OK [0m] Started LXD - container startup/shutdown.\n[ 19.356645] cloud-init[944]: |.o==.* = |[[0;32m OK [0m] Started Authenticate and Authorize Users to Run Privileged Tasks.\n[[0;32m OK [0m] Started Accounts Service.\n\n[[0;32m OK [0m] Started Login to default iSCSI targets.\n[ 19.396664] cloud-init[944]: [[0;32m OK [0m] Reached target Remote File Systems (Pre).|o.=o% + S |\n[ 19.407918] \n[[0;32m OK [0m] Reached target Remote File Systems.\n Starting LSB: Set the CPU Frequency Scaling governor to \"ondemand\"...\n Starting Permit User Sessions...\n Starting LSB: network benchmark...\ncloud-init[944]: |o..* = |\n Starting LSB: automatic crash report generation...\n Starting LSB: daemon to balance interrupts for SMP systems...\n[[0;32m OK [0m] Started Permit User Sessions.\n[ 19.453364] [[0;32m OK [0m] Started LSB: Set the CPU Frequency Scaling governor to \"ondemand\".\n[[0;32m OK [0m] Started Snappy daemon.\ncloud-init[944]: |... o |\n[ 19.481630] cloud-init[944]: | . |\n Starting Wait until snapd is fully seeded...\n Starting Terminate Plymouth Boot Screen...\n Starting Hold until boot process finishes up...\n[[0;32m OK [0m] Started Hold until boot process finishes up.\n[[0;32m OK [0m] Started Terminate Plymouth Boot Screen.\n[ 19.520988] [[0;32m OK [0m] Started LSB: daemon to balance interrupts for SMP systems.\n[[0;32m OK [0m] Started LSB: network benchmark.\ncloud-init[944]: [[0;32m OK [0m] Started Getty on tty1.\n Starting Set console scheme...\n| |[[0;32m OK [0m] Started Serial Getty on ttyS0.\n[[0;32m OK [0m] Reached target Login Prompts.\n[[0;32m OK [0m] Started LSB: automatic crash report generation.\n[[0;32m OK [0m\n[ 19.570887] cloud-init[944]: +----[SHA256]-----+\n[ 19.572369] cloud-init[944]: Generating public/private ed25519 key pair.\n] Started Set console scheme.\n[ 19.591640] cloud-init[944]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key.\n[ 19.598171] cloud-init[944]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\n[ 19.608428] cloud-init[944]: The key fingerprint is:\n[ 19.616126] cloud-init[944]: SHA256:swIZ18Hw2IQShoU5ezaQgxhCUbG7URXl8K3RA74BCsY root@shaker-vm-88ca9841-7565-4820-8291-7340da353c7f\n[ 19.626891] cloud-init[944]: The key's randomart image is:\n[ 19.635349] cloud-init[944]: +--[ED25519 256]--+\n[ 19.638600] cloud-init[944]: |==+@=..O=o |\n[ 19.648420] cloud-init[944]: |+ XE+ +*B.+ |\n[ 19.650496] cloud-init[944]: | *.+o +* + |\n[ 19.654986] cloud-init[944]: | . *+ = . |\n[ 19.662090] cloud-init[944]: | =o. So |\n[ 19.668132] cloud-init[944]: | o. o |\n[ 19.671542] cloud-init[944]: | . . . |\n[ 19.677301] cloud-init[944]: | . |\n[ 19.679298] cloud-init[944]: | |\n[ 19.682796] cloud-init[944]: +----[SHA256]-----+\n[ 20.009404] cloud-init[1106]: Generating locales (this might take a while)...\n[[0;32m OK [0m] Started Pollinate to seed the pseudo random number generator.\n Starting OpenBSD Secure Shell server...\n[[0;32m OK [0m] Started OpenBSD Secure Shell server.\n[ 20.748063] cloud-init[1106]: en_US.UTF-8... done\n[ 20.752146] cloud-init[1106]: Generation complete.\n[ 21.246771] cloud-init[1106]: Cloud-init v. 18.2 running 'modules:config' at Thu, 27 Dec 2018 18:33:45 +0000. Up 19.91 seconds.\n[[0;32m OK [0m] Started Apply the settings specified in cloud-config.\n[[0;32m OK [0m] Started Wait until snapd is fully seeded.\n[[0;32m OK [0m] Reached target Multi-User System.\n[[0;32m OK [0m] Reached target Graphical Interface.\n Starting Update UTMP about System Runlevel Changes...\n Starting Execute cloud user/final scripts...\n[[0;32m OK [0m] Started Update UTMP about System Runlevel Changes.\n"} 2018-12-27 18:33:48,865 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/da90e824-da4e-4e70-ac07-5cf72fde7338/action used request id req-cdc6b9d2-2b43-4a65-8ca8-88eede8b90e3 2018-12-27 18:33:48,865 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.10437297821s 2018-12-27 18:33:48,866 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/da90e824-da4e-4e70-ac07-5cf72fde7338/action used request id req-cdc6b9d2-2b43-4a65-8ca8-88eede8b90e3 2018-12-27 18:33:48,867 - functest.core.singlevm - DEBUG - vm console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-127-generic (buildd@lcy01-amd64-023) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.9) ) #153-Ubuntu SMP Sat May 19 10:58:46 UTC 2018 (Ubuntu 4.4.0-127.153-generic 4.4.128) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1d2f0000-0x1f726fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14F7 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE147F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffcf001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 787275897 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 34 pages/cpu @ffff88001fc00000 s99544 r8192 d31528 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1fc101c0 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128868 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 459412K/523752K available (8537K kernel code, 1313K rwdata, 4000K rodata, 1512K init, 1316K bss, 64340K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:33024 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.236717] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.239758] pid_max: default: 32768 minimum: 301 [ 0.241404] ACPI: Core revision 20150930 [ 0.243467] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.245868] Security Framework initialized [ 0.247393] Yama: becoming mindful. [ 0.248749] AppArmor: AppArmor initialized [ 0.250313] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.252741] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.255128] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.257384] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.259869] Initializing cgroup subsys io [ 0.261387] Initializing cgroup subsys memory [ 0.262997] Initializing cgroup subsys devices [ 0.264620] Initializing cgroup subsys freezer [ 0.266245] Initializing cgroup subsys net_cls [ 0.267886] Initializing cgroup subsys perf_event [ 0.269592] Initializing cgroup subsys net_prio [ 0.271261] Initializing cgroup subsys hugetlb [ 0.272895] Initializing cgroup subsys pids [ 0.274463] CPU: Physical Processor ID: 0 [ 0.276672] mce: CPU supports 10 MCE banks [ 0.278211] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.280178] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.282222] Spectre V2 : Mitigation: Full generic retpoline [ 0.284173] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.286349] Spectre V2 : Enabling Indirect Branch Restricted Speculation [ 0.288621] Spectre V2 : Speculation control IBPB supported IBRS supported [ 0.290685] Spectre V2 : Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.293498] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.317292] Freeing SMP alternatives memory: 32K [ 0.329061] ftrace: allocating 32237 entries in 126 pages [ 0.371795] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.374102] smpboot: Max logical packages: 1 [ 0.375970] x2apic enabled [ 0.377416] Switched APIC routing to physical x2apic. [ 0.380467] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.382632] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.386551] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.389959] KVM setup paravirtual spinlock [ 0.392647] x86: Booted up 1 node, 1 CPUs [ 0.394165] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.396758] devtmpfs: initialized [ 0.399145] evm: security.selinux [ 0.400482] evm: security.SMACK64 [ 0.401778] evm: security.SMACK64EXEC [ 0.403167] evm: security.SMACK64TRANSMUTE [ 0.404683] evm: security.SMACK64MMAP [ 0.406087] evm: security.ima [ 0.407294] evm: security.capability [ 0.408823] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.412220] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.414418] pinctrl core: initialized pinctrl subsystem [ 0.416462] RTC time: 18:33:25, date: 12/27/18 [ 0.418257] NET: Registered protocol family 16 [ 0.420069] cpuidle: using governor ladder [ 0.421605] cpuidle: using governor menu [ 0.423071] PCCT header not found. [ 0.424485] ACPI: bus type PCI registered [ 0.425980] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.428299] PCI: Using configuration type 1 for base access [ 0.431143] ACPI: Added _OSI(Module Device) [ 0.432717] ACPI: Added _OSI(Processor Device) [ 0.434349] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.436056] ACPI: Added _OSI(Processor Aggregator Device) [ 0.439118] ACPI: Interpreter enabled [ 0.440539] ACPI: (supports S0 S5) [ 0.441877] ACPI: Using IOAPIC for interrupt routing [ 0.443654] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.448537] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.450670] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.453019] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.455301] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.459352] acpiphp: Slot [3] registered [ 0.476974] acpiphp: Slot [4] registered [ 0.478462] acpiphp: Slot [5] registered [ 0.479937] acpiphp: Slot [6] registered [ 0.481416] acpiphp: Slot [7] registered [ 0.482881] acpiphp: Slot [8] registered [ 0.484349] acpiphp: Slot [9] registered [ 0.485838] acpiphp: Slot [10] registered [ 0.487331] acpiphp: Slot [11] registered [ 0.488836] acpiphp: Slot [12] registered [ 0.490421] acpiphp: Slot [13] registered [ 0.491920] acpiphp: Slot [14] registered [ 0.493417] acpiphp: Slot [15] registered [ 0.494924] acpiphp: Slot [16] registered [ 0.496419] acpiphp: Slot [17] registered [ 0.497911] acpiphp: Slot [18] registered [ 0.499435] acpiphp: Slot [19] registered [ 0.500936] acpiphp: Slot [20] registered [ 0.502447] acpiphp: Slot [21] registered [ 0.503983] acpiphp: Slot [22] registered [ 0.505501] acpiphp: Slot [23] registered [ 0.507027] acpiphp: Slot [24] registered [ 0.508538] acpiphp: Slot [25] registered [ 0.510069] acpiphp: Slot [26] registered [ 0.511587] acpiphp: Slot [27] registered [ 0.513112] acpiphp: Slot [28] registered [ 0.514640] acpiphp: Slot [29] registered [ 0.516166] acpiphp: Slot [30] registered [ 0.517715] acpiphp: Slot [31] registered [ 0.519226] PCI host bridge to bus 0000:00 [ 0.520743] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.523033] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.525343] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.528081] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.530839] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.533609] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.538755] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.541144] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.543360] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.545747] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.550490] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.553149] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.575455] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.578396] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.580939] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.583505] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.586022] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.588264] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.590561] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.592504] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.595356] vgaarb: loaded [ 0.596451] vgaarb: bridge control possible 0000:00:02.0 [ 0.598629] SCSI subsystem initialized [ 0.600244] ACPI: bus type USB registered [ 0.601757] usbcore: registered new interface driver usbfs [ 0.603653] usbcore: registered new interface driver hub [ 0.605505] usbcore: registered new device driver usb [ 0.607493] PCI: Using ACPI for IRQ routing [ 0.609438] NetLabel: Initializing [ 0.610747] NetLabel: domain hash size = 128 [ 0.612325] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.614076] NetLabel: unlabeled traffic allowed by default [ 0.616159] amd_nb: Cannot enumerate AMD northbridges [ 0.617950] clocksource: Switched to clocksource kvm-clock [ 0.627953] AppArmor: AppArmor Filesystem Enabled [ 0.629697] pnp: PnP ACPI init [ 0.631246] pnp: PnP ACPI: found 5 devices [ 0.638521] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.641650] NET: Registered protocol family 2 [ 0.643459] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.645823] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.647998] TCP: Hash tables configured (established 4096 bind 4096) [ 0.650194] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.652174] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.654313] NET: Registered protocol family 1 [ 0.655886] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.657871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.659818] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.676562] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.693457] Unpacking initramfs... [ 1.184051] Freeing initrd memory: 37084K [ 1.185986] Scanning for low memory corruption every 60 seconds [ 1.188363] audit: initializing netlink subsys (disabled) [ 1.190270] audit: type=2000 audit(1545935606.762:1): initialized [ 1.192582] Initialise system trusted keyring [ 1.194314] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.196438] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.199665] zbud: loaded [ 1.200985] VFS: Disk quotas dquot_6.6.0 [ 1.202471] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.204958] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.207181] fuse init (API version 7.23) [ 1.208758] Key type big_key registered [ 1.210200] Allocating IMA MOK and blacklist keyrings. [ 1.212388] Key type asymmetric registered [ 1.213892] Asymmetric key parser 'x509' registered [ 1.215634] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.218332] io scheduler noop registered [ 1.219775] io scheduler deadline registered (default) [ 1.221561] io scheduler cfq registered [ 1.223067] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.224972] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.227252] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.229882] ACPI: Power Button [PWRF] [ 1.231377] GHES: HEST is not enabled! [ 1.247471] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.280753] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.284231] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.309683] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.313308] Linux agpgart interface v0.103 [ 1.316430] loop: module loaded [ 1.320132] vda: vda1 [ 1.321897] scsi host0: ata_piix [ 1.323235] scsi host1: ata_piix [ 1.324524] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.326782] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.329688] libphy: Fixed MDIO Bus: probed [ 1.331188] tun: Universal TUN/TAP device driver, 1.6 [ 1.332936] tun: (C) 1999-2004 Max Krasnyansky [ 1.336464] PPP generic driver version 2.4.2 [ 1.338094] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.340280] ehci-pci: EHCI PCI platform driver [ 1.341882] ehci-platform: EHCI generic platform driver [ 1.343840] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.345943] ohci-pci: OHCI PCI platform driver [ 1.348063] ohci-platform: OHCI generic platform driver [ 1.349897] uhci_hcd: USB Universal Host Controller Interface driver [ 1.366758] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.368572] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.371240] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.373085] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.375138] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.377386] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.379966] usb usb1: Product: UHCI Host Controller [ 1.381666] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd [ 1.383780] usb usb1: SerialNumber: 0000:00:01.2 [ 1.385510] hub 1-0:1.0: USB hub found [ 1.386913] hub 1-0:1.0: 2 ports detected [ 1.388541] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.392283] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.394016] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.395893] mousedev: PS/2 mouse device common for all mice [ 1.398192] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.401349] rtc_cmos 00:00: RTC can wake from S4 [ 1.403523] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.405691] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.407864] i2c /dev entries driver [ 1.409261] device-mapper: uevent: version 1.0.3 [ 1.410981] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.413916] ledtrig-cpu: registered to indicate activity on CPUs [ 1.416268] NET: Registered protocol family 10 [ 1.418139] NET: Registered protocol family 17 [ 1.419756] Key type dns_resolver registered [ 1.421541] registered taskstats version 1 [ 1.423071] Loading compiled-in X.509 certificates [ 1.425310] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb' [ 1.428663] zswap: loaded using pool lzo/zbud [ 1.431770] Key type trusted registered [ 1.435312] Key type encrypted registered [ 1.436785] AppArmor: AppArmor sha1 policy hashing enabled [ 1.438687] ima: No TPM chip found, activating TPM-bypass! [ 1.440577] evm: HMAC attrs: 0x1 [ 1.442240] Magic number: 14:7:596 [ 1.443773] rtc_cmos 00:00: setting system clock to 2018-12-27 18:33:26 UTC (1545935606) [ 1.446671] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.464877] EDD information not available. [ 1.483647] Freeing unused kernel memory: 1512K [ 1.485255] Write protecting the kernel read-only data: 14336k [ 1.488590] Freeing unused kernel memory: 1692K [ 1.490421] Freeing unused kernel memory: 96K Loading, please wait... starting version 229 [ 1.502757] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.505937] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.509489] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.512874] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.516192] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.521977] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.529890] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.534057] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.537259] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.540444] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.603495] virtio_net virtio0 ens3: renamed from eth0 [ 1.607265] [drm] Initialized drm 1.1.0 20060810 [ 1.617272] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.622143] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.642507] FDC 0 is a S82078B [ 1.649518] AVX2 version of gcm_enc/dec engaged. [ 1.651195] AES CTR mode by8 optimization enabled [ 1.698032] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.862772] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.865033] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.867377] usb 1-1: Product: QEMU USB Tablet [ 1.868939] usb 1-1: Manufacturer: QEMU [ 1.870349] usb 1-1: SerialNumber: 42 [ 1.879611] hidraw: raw HID events driver (C) Jiri Kosina [ 1.887433] usbcore: registered new interface driver usbhid [ 1.889407] usbhid: USB HID core driver [ 1.892288] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/0003:0627:0001.0001/input/input5 [ 1.896278] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 Begin: Loading essential drivers ... [ 2.280753] md: linear personality registered for level -1 [ 2.284857] md: multipath personality registered for level -4 [ 2.289039] md: raid0 personality registered for level 0 [ 2.293636] md: raid1 personality registered for level 1 [ 2.365961] raid6: sse2x1 gen() 11321 MB/s [ 2.433950] raid6: sse2x1 xor() 8864 MB/s [ 2.501952] raid6: sse2x2 gen() 14603 MB/s [ 2.569952] raid6: sse2x2 xor() 9685 MB/s [ 2.637952] raid6: sse2x4 gen() 16798 MB/s [ 2.709951] raid6: sse2x4 xor() 11577 MB/s [ 2.777951] raid6: avx2x1 gen() 22212 MB/s [ 2.845957] raid6: avx2x2 gen() 26179 MB/s [ 2.913952] raid6: avx2x4 gen() 29885 MB/s [ 2.915475] raid6: using algorithm avx2x4 gen() 29885 MB/s [ 2.917331] raid6: using avx2x2 recovery algorithm [ 2.921967] xor: automatically using best checksumming function: [ 2.961950] avx : 32102.000 MB/sec [ 2.964952] async_tx: api initialized (async) [ 2.977185] md: raid6 personality registered for level 6 [ 2.979026] md: raid5 personality registered for level 5 [ 2.980847] md: raid4 personality registered for level 4 [ 2.987947] md: raid10 personality registered for level 10 done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... [ 3.024182] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 3.045694] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) done. Begin: Running /scripts/local-bottom ... done. Begin: Running /scripts/init-bottom ... done. [ 3.158255] systemd[1]: systemd 229 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN) [ 3.165961] systemd[1]: Detected virtualization kvm. [ 3.168220] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.4 LTS[0m! [ 3.174450] systemd[1]: Set hostname to . [ 3.178624] systemd[1]: Initializing machine ID from KVM UUID. [ 3.181204] systemd[1]: Installed transient /etc/machine-id file. [ 3.319357] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 3.322941] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 3.326586] systemd[1]: Listening on fsck to fsckd communication Socket. [[0;32m OK [0m] Listening on fsck to fsckd communication Socket. [ 3.331112] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 3.334946] systemd[1]: Mounting Debug File System... Mounting Debug File System... [ 3.341215] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 3.347350] systemd[1]: Starting Uncomplicated firewall... Starting Uncomplicated firewall... [ 3.353033] systemd[1]: Reached target User and Group Name Lookups. [ 3.357386] Loading iSCSI transport class v2.0-870. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 3.362621] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log).[ 3.369735] iscsi: registered transport (tcp) [ 3.372415] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System... [ 3.378118] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 3.390262] systemd[1]: Starting Set console keymap... Starting Set console keymap... [ 3.396451] systemd[1]: Starting Create list of required static device nodes for the current kernel... Starting Create list of required st... nodes for the current kernel... [ 3.411141] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 3.419719] systemd[1]: Listening on Syslog Socket. [[0;32m OK [0m] Listening on Syslog Socket. [ 3.426939] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.[ 3.434023] iscsi: registered transport (iser) [ 3.436039] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 3.443763] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 3.449168] systemd[1]: Starting Journal Service... Starting Journal Service... [ 3.453992] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 3.459362] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 3.465152] systemd[1]: Starting Nameserver information manager... Starting Nameserver information manager... [ 3.470653] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 3.482116] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point. [[0;32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [ 3.490421] systemd[1]: Started Trigger resolvconf update for networkd DNS. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 3.494927] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 3.498640] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 3.503083] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System... [ 3.508650] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [ 3.517832] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 3.522302] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target Slices. [ 3.527916] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [ 3.533721] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted Huge Pages File System. [ 3.539639] systemd[1]: Mounted Debug File System. [[0;32m OK [0m] Mounted Debug File System. [ 3.543601] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started Journal Service. [[0;32m OK [0m] Started Load Kernel Modules. [[0;32m OK [0m] Started Uncomplicated firewall. [[0;32m OK [0m] Started Set console keymap. [[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[0;32m OK [0m] Started Nameserver information manager. [[0;32m OK [0m] Started LVM2 metadata daemon. Starting Create Static Device Nodes in /dev... Mounting FUSE Control File System... Starting Apply Kernel Variables... [[0;32m OK [0m] Mounted FUSE Control File System. [[0;32m OK [0m] Started Create Static Device Nodes in /dev. [[0;32m OK [0m] Started Apply Kernel Variables. Starting udev Kernel Device Manager... [[0;32m OK [0m] Started udev Kernel Device Manager. Starting File System Check on Root Device... [[0;32m OK [0m] Started File System Check Daemon to report status. [[0;32m OK [0m] Started File System Check on Root Device. Starting Remount Root and Kernel File Systems... [[0;32m OK [0m] Started Remount Root and Kernel File Systems. Starting udev Coldplug all Devices... Starting Load/Save Random Seed... Starting Flush Journal to Persistent Storage... [[0;32m OK [0m] Started Load/Save Random Seed. [[0;32m OK [0m] Started Flush Journal to Persistent Storage. [[0;32m OK [0m] Started udev Coldplug all Devices. [[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch. [[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling. [[0;32m OK [0m] Reached target Local File Systems (Pre). [[0;32m OK [0m] Reached target Local File Systems. Starting LSB: AppArmor initialization... Starting Commit a transient machine-id on disk... Starting Tell Plymouth To Write Out Runtime Data... Starting Create Volatile Files and Directories... Starting Initial cloud-init job (pre-networking)... Starting Set console font and keymap... [[0;32m OK [0m] Started Commit a transient machine-id on disk. [[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data. [[0;32m OK [0m] Started Create Volatile Files and Directories. Starting Network Time Synchronization... Starting Update UTMP about System Boot/Shutdown... [[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[0;32m OK [0m] Started Network Time Synchronization. [[0;32m OK [0m] Reached target System Time Synchronized. [[0;32m OK [0m] Found device /dev/ttyS0. [ 4.284212] intel_rapl: no valid rapl domains found in package 0 [[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. [[0;32m OK [0m] Started Initial cloud-init job (pre-networking). [ 4.937202] cloud-init[501]: Cloud-init v. 18.2 running 'init-local' at Thu, 27 Dec 2018 18:33:30 +0000. Up 4.76 seconds. [[0;32m OK [0m] Reached target Network (Pre). [[0;32m OK [0m] Started LSB: AppArmor initialization. Starting Raise network interfaces... [[0;32m OK [0m] Started Set console font and keymap. [[0;32m OK [0m] Created slice system-getty.slice. [[0;32m OK [0m] Started Raise network interfaces. [[0;32m OK [0m] Reached target Network. Starting Initial cloud-init job (metadata service crawler)... [ 18.409363] cloud-init[944]: Cloud-init v. 18.2 running 'init' at Thu, 27 Dec 2018 18:33:31 +0000. Up 6.39 seconds. [ 18.412489] cloud-init[944]: ci-info: ++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++ [ 18.420138] cloud-init[944]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ [ 18.428168] cloud-init[944]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address | [ 18.432172] cloud-init[944]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ [ 18.436063] cloud-init[944]: ci-info: | ens3 | True | 192.168.120.19 | 255.255.255.0 | . | fa:16:3e:ed:97:d3 | [ 18.443987] cloud-init[944]: ci-info: | ens3 | True | fe80::f816:3eff:feed:97d3/64 | . | link | fa:16:3e:ed:97:d3 | [ 18.452143] cloud-init[944]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | . | [ 18.460132] cloud-init[944]: ci-info: | lo | True | ::1/128 | . | host | . | [ 18.468135] cloud-init[944]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ [ 18.471333] cloud-init[944]: ci-info: +++++++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++++++ [ 18.478214] cloud-init[944]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 18.484424] cloud-init[944]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 18.490408] cloud-init[944]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 18.493943] cloud-init[944]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | ens3 | UG | [ 18.498951] cloud-init[944]: ci-info: | 1 | 169.254.169.254 | 192.168.120.2 | 255.255.255.255 | ens3 | UGH | [ 18.503584] cloud-init[944]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U | [ 18.509438] cloud-init[944]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 18.513034] cloud-init[944]: 2018-12-27 18:33:43,771 - DataSourceEc2.py[WARNING]: Metadata 'network' key not valid: None. [ 18.929895] cloud-init[944]: Generating public/private rsa key pair. [ 18.932724] cloud-init[944]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key. [ 18.940135] cloud-init[944]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. [ 18.948135] cloud-init[944]: The key fingerprint is: [ 18.950434] cloud-init[944]: SHA256:0mlhGfTHs3rGGYzaE+bOfSnk3kul/oOaHSqnViqQDm0 root@shaker-vm-88ca9841-7565-4820-8291-7340da353c7f [ 18.960479] cloud-init[944]: The key's randomart image is: [ 18.964133] cloud-init[944]: +---[RSA 2048]----+ [ 18.968164] cloud-init[944]: | .o | [ 18.976152] cloud-init[944]: | + . | [ 18.978371] cloud-init[944]: | + . + | [ 18.984435] cloud-init[944]: | o o + o | [ 18.986635] cloud-init[944]: | . o S + + .| [ 18.992483] cloud-init[944]: | . E o = =.o o | [ 18.994301] cloud-init[944]: | + . . Bo=.+. | [ 19.000204] cloud-init[944]: | . . * **=+. | [ 19.002080] cloud-init[944]: | o.*=+++oo| [ 19.006933] cloud-init[944]: +----[SHA256]-----+ [ 19.009142] cloud-init[944]: Generating public/private dsa key pair. [[0;32m OK [0m] Started Initial cloud-init job (metadata service crawler). [[0;32m OK [0m] Reached target Cloud-config availability. [ 19.016119] cloud-init[944]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key.[[0;32m OK [0m] Reached target Network is Online. Starting iSCSI initiator daemon (iscsid)... [ 19.024344] cloud-init[944]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. [ 19.026492] cloud-init[944]: The key fingerprint is: [ 19.027933] [[0;32m OK [0m] Reached target System Initialization. [[0;32m OK [0m] Listening on UUID daemon activation socket. [[0;32m OK [0mcloud-init[944]: SHA256:vf4KaA5Tu307W8/eWAUEn0Z4HAdaoteEzWtwfEtsGkE root@shaker-vm-88ca9841-7565-4820-8291-7340da353c7f [ 19.034767] cloud-init[944]: The key's randomart image is:] Started Daily Cleanup of Temporary Directories. [[0;32m OK [0m] Started ACPI Events Check. [[0;32m OK [0m] Reached target Paths. [[0;32m OK [0m] Started Daily apt download activities. [[0;32m OK [0m] Started Daily apt upgrade and clean activities.[ 19.038178] cloud-init[944]: +---[DSA 1024]----+ [ 19.046943] cloud-init[944]: | +EXo.| [ 19.050300] cloud-init[944]: | .+@B*.| [ 19.051686] [[0;32m OK [0m] Listening on ACPID Listen Socket. cloud-init[944]: | . o+@o.| Starting LXD - unix socket. [[0;32m OK [0m [ 19.056562] cloud-init[944]: | . . ooo | [ 19.057943] cloud-init[944]: | . S . . .| [ 19.059325] cloud-init[944]: ] Reached target Timers. Starting Socket activation for snappy daemon. [[0;32m OK [0m] Listening on D-Bus System Message Bus Socket.| . o . .| [ 19.065845] cloud-init [[0;32m OK [0m] Listening on LXD - unix socket.[944]: | o + . . . .| [ 19.070455] cloud-init[944]: | = o oo. o + | [ 19.071742] [[0;32m OK [0m] Listening on Socket activation for snappy daemon. cloud-init[944]: | o ..=*..= .| [ 19.078249] cloud-init[944]: +----[SHA256]-----+ [ 19.083033] cloud-init[[0;32m OK [0m] Reached target Sockets. [[0;32m OK [0m] Reached target Basic System. [944]: Generating public/private ecdsa key pair. [ 19.090235] cloud-init[944]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Starting Accounts Service... Starting LSB: MD monitoring daemon... [ 19.097742] cloud-init[944]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.[[0;32m OK [0m] Started Deferred execution scheduler. [[0;32m OK [0m [ 19.104936] ] Started FUSE filesystem for LXC. cloud-init[944]: Starting Snappy daemon... Starting Login Service... The key fingerprint is: [[0;32m OK [0m] Started Regular background program processing daemon.[ 19.126000] [[0;32m OK [0m] Started iperf3 Service. Starting System Logging Service... [[0;32m OK [0m] Started ACPI event daemon. Starting LSB: Record successful boot for GRUB... Starting LXD - container startup/shutdown... [[0;32m OK [0m] Started Unattended Upgrades Shutdown. [[0;32m OK [0m] Started D-Bus System Message Bus. cloud-init[944]: SHA256:aMKZaR6JLBJCPbBXDwmB18CF3KfoQ48KV2JZElG/ZdU root@shaker-vm-88ca9841-7565-4820-8291-7340da353c7f [ 19.186507] cloud-init[944]: The key's randomart image is: [ 19.202262] Starting Apply the settings specified in cloud-config... [[0;32m OK [0m] Started iperf Service. Starting /etc/rc.local Compatibility... Starting Pollinate to seed the pseudo random number generator... [[0;32m OK [0mcloud-init[944]: ] Started System Logging Service. [[0;32m OK [0m] Started iSCSI initiator daemon (iscsid). [[0;32m OK [0m] Started /etc/rc.local Compatibility. +---[ECDSA 256]---+ [ 19.256774] cloud-init[944]: | oOBX+. .. |[[0;32m OK [0m] Started LSB: MD monitoring daemon. [ 19.284581] cloud-init[944]: |..oBo=o. . E | [ 19.306351] cloud-init[944]: |o..=o +.o |[[0;32m OK [0m] Started Login Service. Starting Authenticate and Authorize Users to Run Privileged Tasks... Starting Login to default iSCSI targets... [[0;32m OK [0m] Started LSB: Record successful boot for GRUB. [[0;32m OK [0m] Started LXD - container startup/shutdown. [ 19.356645] cloud-init[944]: |.o==.* = |[[0;32m OK [0m] Started Authenticate and Authorize Users to Run Privileged Tasks. [[0;32m OK [0m] Started Accounts Service. [[0;32m OK [0m] Started Login to default iSCSI targets. [ 19.396664] cloud-init[944]: [[0;32m OK [0m] Reached target Remote File Systems (Pre).|o.=o% + S | [ 19.407918] [[0;32m OK [0m] Reached target Remote File Systems. Starting LSB: Set the CPU Frequency Scaling governor to "ondemand"... Starting Permit User Sessions... Starting LSB: network benchmark... cloud-init[944]: |o..* = | Starting LSB: automatic crash report generation... Starting LSB: daemon to balance interrupts for SMP systems... [[0;32m OK [0m] Started Permit User Sessions. [ 19.453364] [[0;32m OK [0m] Started LSB: Set the CPU Frequency Scaling governor to "ondemand". [[0;32m OK [0m] Started Snappy daemon. cloud-init[944]: |... o | [ 19.481630] cloud-init[944]: | . | Starting Wait until snapd is fully seeded... Starting Terminate Plymouth Boot Screen... Starting Hold until boot process finishes up... [[0;32m OK [0m] Started Hold until boot process finishes up. [[0;32m OK [0m] Started Terminate Plymouth Boot Screen. [ 19.520988] [[0;32m OK [0m] Started LSB: daemon to balance interrupts for SMP systems. [[0;32m OK [0m] Started LSB: network benchmark. cloud-init[944]: [[0;32m OK [0m] Started Getty on tty1. Starting Set console scheme... | |[[0;32m OK [0m] Started Serial Getty on ttyS0. [[0;32m OK [0m] Reached target Login Prompts. [[0;32m OK [0m] Started LSB: automatic crash report generation. [[0;32m OK [0m [ 19.570887] cloud-init[944]: +----[SHA256]-----+ [ 19.572369] cloud-init[944]: Generating public/private ed25519 key pair. ] Started Set console scheme. [ 19.591640] cloud-init[944]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. [ 19.598171] cloud-init[944]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. [ 19.608428] cloud-init[944]: The key fingerprint is: [ 19.616126] cloud-init[944]: SHA256:swIZ18Hw2IQShoU5ezaQgxhCUbG7URXl8K3RA74BCsY root@shaker-vm-88ca9841-7565-4820-8291-7340da353c7f [ 19.626891] cloud-init[944]: The key's randomart image is: [ 19.635349] cloud-init[944]: +--[ED25519 256]--+ [ 19.638600] cloud-init[944]: |==+@=..O=o | [ 19.648420] cloud-init[944]: |+ XE+ +*B.+ | [ 19.650496] cloud-init[944]: | *.+o +* + | [ 19.654986] cloud-init[944]: | . *+ = . | [ 19.662090] cloud-init[944]: | =o. So | [ 19.668132] cloud-init[944]: | o. o | [ 19.671542] cloud-init[944]: | . . . | [ 19.677301] cloud-init[944]: | . | [ 19.679298] cloud-init[944]: | | [ 19.682796] cloud-init[944]: +----[SHA256]-----+ [ 20.009404] cloud-init[1106]: Generating locales (this might take a while)... [[0;32m OK [0m] Started Pollinate to seed the pseudo random number generator. Starting OpenBSD Secure Shell server... [[0;32m OK [0m] Started OpenBSD Secure Shell server. [ 20.748063] cloud-init[1106]: en_US.UTF-8... done [ 20.752146] cloud-init[1106]: Generation complete. [ 21.246771] cloud-init[1106]: Cloud-init v. 18.2 running 'modules:config' at Thu, 27 Dec 2018 18:33:45 +0000. Up 19.91 seconds. [[0;32m OK [0m] Started Apply the settings specified in cloud-config. [[0;32m OK [0m] Started Wait until snapd is fully seeded. [[0;32m OK [0m] Reached target Multi-User System. [[0;32m OK [0m] Reached target Graphical Interface. Starting Update UTMP about System Runlevel Changes... Starting Execute cloud user/final scripts... [[0;32m OK [0m] Started Update UTMP about System Runlevel Changes. 2018-12-27 18:33:48,871 - paramiko.transport - DEBUG - starting thread (client mode): 0x68d265d0L 2018-12-27 18:33:48,871 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-12-27 18:33:48,881 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.2p2 Ubuntu-4ubuntu2.4 2018-12-27 18:33:48,881 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.2p2) 2018-12-27 18:33:48,883 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group14-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-12-27 18:33:48,883 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-12-27 18:33:48,884 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-12-27 18:33:48,884 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-12-27 18:33:48,884 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-12-27 18:33:48,884 - paramiko.transport - DEBUG - Compression agreed: none 2018-12-27 18:33:48,925 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-12-27 18:33:48,926 - paramiko.transport - DEBUG - Switch to new keys ... 2018-12-27 18:33:48,935 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.208: 297d597377b5b631476912a72e242c2f 2018-12-27 18:33:48,936 - paramiko.transport - DEBUG - Trying discovered key 42f3b23ea1e1437a761d5068945ee8c4 in /tmp/tmpI5CvBW 2018-12-27 18:33:48,965 - paramiko.transport - DEBUG - userauth is OK 2018-12-27 18:33:48,987 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-12-27 18:33:49,004 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2018-12-27 18:33:49,007 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.5:35357 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 18:33:49,015 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 18:33:49 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://192.30.9.5:35357/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://192.30.9.5:35357/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 18:33:49,016 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.5:35357/v3/services -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}71926e9955302e532f55c387728d2e2fc6139aa5" 2018-12-27 18:33:49,120 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:33:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5ec6edd7-0f30-489f-99d7-79314163f059 Content-Encoding: gzip Content-Length: 862 Content-Type: application/json RESP BODY: {"services": [{"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.5:35357/v3/services/0c132e21d95348e2b6f3872053e6c93b"}, "enabled": true, "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.5:35357/v3/services/19493299eaba46d6acaec8138aa8ae59"}, "enabled": true, "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.5:35357/v3/services/2fa94d27f18c435ab35a9c061530159e"}, "enabled": true, "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.5:35357/v3/services/3bfaf3c4203f4b28a84cba0bbc491a5b"}, "enabled": true, "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.5:35357/v3/services/514ed4fbe21848bb8cec7aac60c60bda"}, "enabled": true, "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.5:35357/v3/services/5ae01916084b42fe9a95b5da9d058031"}, "enabled": true, "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.5:35357/v3/services/64bb280cf87144e9aab63e30cb66fdc1"}, "enabled": true, "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.5:35357/v3/services/65256b885bb7489faee64685f743ea71"}, "enabled": true, "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.5:35357/v3/services/72a917c2c3474905904d1ef2f44e83be"}, "enabled": true, "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.5:35357/v3/services/72d807b5ab8a4af08ae8b912e8e6f743"}, "enabled": true, "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.5:35357/v3/services/a17fdf6db5d049198d1fdb9dc8732e72"}, "enabled": true, "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.5:35357/v3/services/a5cd378a3d8c4466b0df97341f65ce87"}, "enabled": true, "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.5:35357/v3/services/aa44b5463b754fd28cae246b5ccc1ffe"}, "enabled": true, "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"description": "Cinder Service", "links": {"self": "http://192.30.9.5:35357/v3/services/b83034d7db024ce5afed45251f3716c1"}, "enabled": true, "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.5:35357/v3/services/d207ada44eaf40089da1ffdba6c5d6f4"}, "enabled": true, "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "links": {"self": "http://192.30.9.5:35357/v3/services", "previous": null, "next": null}} 2018-12-27 18:33:49,121 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.5:35357/v3/services used request id req-5ec6edd7-0f30-489f-99d7-79314163f059 2018-12-27 18:33:49,121 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.116279125214s 2018-12-27 18:33:49,121 - shade.request_ids - DEBUG - GET call to identity for http://192.30.9.5:35357/v3/services used request id req-5ec6edd7-0f30-489f-99d7-79314163f059 2018-12-27 18:33:49,130 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.endpoints 2018-12-27 18:33:49,133 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/endpoints -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}71926e9955302e532f55c387728d2e2fc6139aa5" 2018-12-27 18:33:49,207 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-12-27 18:33:49,207 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-12-27 18:33:49,242 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:33:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-47d9248b-1b2a-4be5-94f3-1590931b77d7 Content-Encoding: gzip Content-Length: 1971 Content-Type: application/json RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/0ab9093fcf7840f4add18a8f1038e4c2"}, "url": "http://192.30.9.5:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "b83034d7db024ce5afed45251f3716c1", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/16c15dc83d7b4860a4bd91bde955a778"}, "url": "http://192.30.9.5:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/1ccd2335ceaa465d91f6ddad6520e3cc"}, "url": "http://172.30.9.31:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "2fa94d27f18c435ab35a9c061530159e", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/22550eb8f3264ee7a00c9029d58d954a"}, "url": "http://192.30.9.5:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "64bb280cf87144e9aab63e30cb66fdc1", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/2258544457f74b6eaaabac8577a09bd2"}, "url": "http://172.30.9.31:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "b83034d7db024ce5afed45251f3716c1", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/227da4da90f54a8aa3384a2fd759ce3b"}, "url": "http://192.30.9.5:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "2fa94d27f18c435ab35a9c061530159e", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/2afa14ef8d1042a096d87d925dea0dd5"}, "url": "http://192.30.9.5:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "0c132e21d95348e2b6f3872053e6c93b", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/3220b00c28e342e7b8f03610723dccf2"}, "url": "http://172.30.9.31:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "aa44b5463b754fd28cae246b5ccc1ffe", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/35e19f980b844f3aa68a7f7df50436d6"}, "url": "http://192.30.9.5:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "19493299eaba46d6acaec8138aa8ae59", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/3a6fedb128ce423caefaee40c0e925f3"}, "url": "http://192.30.9.5:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "a17fdf6db5d049198d1fdb9dc8732e72", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/4b02aecfc9ee49a1b0447192f16a7aff"}, "url": "http://192.30.9.5:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "72d807b5ab8a4af08ae8b912e8e6f743", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/73d510fa2ba34495a3ca508ee375c849"}, "url": "http://192.30.9.5:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "64bb280cf87144e9aab63e30cb66fdc1", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/77af6ed89f23427bb08ce3a87bb99f87"}, "url": "http://192.30.9.5:8977", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "5ae01916084b42fe9a95b5da9d058031", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/7bd5b4c2126d4fe7a47a2b95592f622a"}, "url": "http://192.30.9.5:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "514ed4fbe21848bb8cec7aac60c60bda", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/7c52584aa19a4f1282fd14f4ea1e81d6"}, "url": "http://192.30.9.5:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/8356d665c0e4469d8b369dab9eaf53a2"}, "url": "http://192.30.9.5:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "aa44b5463b754fd28cae246b5ccc1ffe", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/8a71d13c4df6442093c232b83b6993c9"}, "url": "http://12.0.0.36:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "a5cd378a3d8c4466b0df97341f65ce87", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/92e0bb035cdc4415a761f82d5c8bacd4"}, "url": "http://192.30.9.5:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "b83034d7db024ce5afed45251f3716c1", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}, "url": "http://172.30.9.31:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "64bb280cf87144e9aab63e30cb66fdc1", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/986be6de5b5c4eb59ac21137ccaf0f1a"}, "url": "http://172.30.9.31:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "72d807b5ab8a4af08ae8b912e8e6f743", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/9903d1860c4c4520a39c8947e4854b38"}, "url": "http://172.30.9.31:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "514ed4fbe21848bb8cec7aac60c60bda", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/990ee1e42ab44621868cbe8cafa6dc3a"}, "url": "http://192.30.9.5:8977", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "5ae01916084b42fe9a95b5da9d058031", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/9beb884cb98c4306b0baa410cbf2f065"}, "url": "http://172.30.9.31:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "a17fdf6db5d049198d1fdb9dc8732e72", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/9db2c7027b464109bef9f63896a20a8e"}, "url": "http://192.30.9.5:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "a17fdf6db5d049198d1fdb9dc8732e72", "id": "9db2c7027b464109bef9f63896a20a8e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/9f7df9a542414f3f880aa5aa3749adcf"}, "url": "http://192.30.9.5:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "0c132e21d95348e2b6f3872053e6c93b", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/9f9648ab0b244a6291fcfcc7158473c3"}, "url": "http://192.30.9.5:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "19493299eaba46d6acaec8138aa8ae59", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/a07a13e864844e938671ef92ed871a36"}, "url": "http://192.30.9.5:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "65256b885bb7489faee64685f743ea71", "id": "a07a13e864844e938671ef92ed871a36"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/a7aeeea13b9f48fcbdfbf55fb47e0a41"}, "url": "http://172.30.9.31:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "72a917c2c3474905904d1ef2f44e83be", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/ac2be53ee38f43d4b9ddcab18d1cd4b6"}, "url": "http://172.30.9.31:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "a5cd378a3d8c4466b0df97341f65ce87", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/bc906469c9b54d8494e8a76090813a7d"}, "url": "http://192.30.9.5:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "72a917c2c3474905904d1ef2f44e83be", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/be14ebb5fab34e8496c8b1ae23fc4cd0"}, "url": "http://172.30.9.31:8977", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "5ae01916084b42fe9a95b5da9d058031", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/c750a1cb8ad8444baf7ca52398e56f99"}, "url": "http://192.30.9.5:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "72a917c2c3474905904d1ef2f44e83be", "id": "c750a1cb8ad8444baf7ca52398e56f99"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/c829538cab414fec80466e909875899a"}, "url": "http://172.30.9.31:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "65256b885bb7489faee64685f743ea71", "id": "c829538cab414fec80466e909875899a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/d054fec42c7b434996f6aa2164e3d8c0"}, "url": "http://172.30.9.31:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "id": "d054fec42c7b434996f6aa2164e3d8c0"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/d831572cd8c54d3c9d904337c32bcd52"}, "url": "http://192.30.9.5:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "514ed4fbe21848bb8cec7aac60c60bda", "id": "d831572cd8c54d3c9d904337c32bcd52"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/de6fe6f6a93f48c6b766babe46c14aa5"}, "url": "http://192.30.9.5:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "65256b885bb7489faee64685f743ea71", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/e6652daf9b464f7ea7af883e35af0371"}, "url": "http://192.30.9.5:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "aa44b5463b754fd28cae246b5ccc1ffe", "id": "e6652daf9b464f7ea7af883e35af0371"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/ed0e52f9d4c8470c8d73cc5311aeb14e"}, "url": "http://192.30.9.5:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "72d807b5ab8a4af08ae8b912e8e6f743", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/f20294e60784450ca708a5b4bb3f1cbc"}, "url": "http://172.30.9.31:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "0c132e21d95348e2b6f3872053e6c93b", "id": "f20294e60784450ca708a5b4bb3f1cbc"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/f93b64ebea8949269415371c2cf8a2c7"}, "url": "http://172.30.9.31:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "19493299eaba46d6acaec8138aa8ae59", "id": "f93b64ebea8949269415371c2cf8a2c7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/fc196967ff134ecb88f94530c3dff87d"}, "url": "http://12.0.0.36:8080", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "a5cd378a3d8c4466b0df97341f65ce87", "id": "fc196967ff134ecb88f94530c3dff87d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/fc34a6e400004782a235ad7f81925057"}, "url": "http://192.30.9.5:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "2fa94d27f18c435ab35a9c061530159e", "id": "fc34a6e400004782a235ad7f81925057"}], "links": {"self": "http://172.30.9.31:5000/v3/endpoints", "previous": null, "next": null}} 2018-12-27 18:33:49,242 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/endpoints used request id req-47d9248b-1b2a-4be5-94f3-1590931b77d7 2018-12-27 18:33:49,242 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.endpoints in 0.112124919891s 2018-12-27 18:33:49,243 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/endpoints used request id req-47d9248b-1b2a-4be5-94f3-1590931b77d7 2018-12-27 18:33:49,251 - functest.opnfv_tests.openstack.shaker.shaker - DEBUG - keystone endpoint: http://172.30.9.31:5000 2018-12-27 18:33:49,254 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-27 18:33:49,257 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}71926e9955302e532f55c387728d2e2fc6139aa5" 2018-12-27 18:33:49,372 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:33:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ef7188f8-346e-4cd1-b3ec-8e97dfe4dd1d Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 18:33:49,372 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-ef7188f8-346e-4cd1-b3ec-8e97dfe4dd1d 2018-12-27 18:33:49,373 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.118492841721s 2018-12-27 18:33:49,373 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-ef7188f8-346e-4cd1-b3ec-8e97dfe4dd1d 2018-12-27 18:33:49,378 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-27 18:33:49,381 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}71926e9955302e532f55c387728d2e2fc6139aa5" 2018-12-27 18:33:49,474 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:33:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cd046487-fb08-4cad-9e1d-4d13531e0905 Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 18:33:49,474 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-cd046487-fb08-4cad-9e1d-4d13531e0905 2018-12-27 18:33:49,475 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0967688560486s 2018-12-27 18:33:49,475 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-cd046487-fb08-4cad-9e1d-4d13531e0905 2018-12-27 18:33:49,478 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-27 18:33:49,481 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}71926e9955302e532f55c387728d2e2fc6139aa5" 2018-12-27 18:33:49,582 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:33:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fcb0cdd4-bb7f-45f5-bac8-16df3844560c Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-12-27 18:33:49,582 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains/default used request id req-fcb0cdd4-bb7f-45f5-bac8-16df3844560c 2018-12-27 18:33:49,582 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.104164838791s 2018-12-27 18:33:49,583 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains/default used request id req-fcb0cdd4-bb7f-45f5-bac8-16df3844560c 2018-12-27 18:33:49,584 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-27 18:33:49,587 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}71926e9955302e532f55c387728d2e2fc6139aa5" 2018-12-27 18:33:49,702 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:33:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a4dc5708-0d16-4486-8d33-6f9a7ccb6637 Content-Encoding: gzip Content-Length: 836 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/05a834ddebbc40688596b7460b47439e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05a834ddebbc40688596b7460b47439e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/08226a0ad01943f39559448239e291e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "08226a0ad01943f39559448239e291e1", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/55c0552fe37a4f7ca0e73939514bc683"}, "domain_id": "default", "enabled": true, "options": {}, "id": "55c0552fe37a4f7ca0e73939514bc683", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/646a4af4e3b5439a97996d353fea3924"}, "domain_id": "914eec1d43ea4caf9d2fd33268c06258", "enabled": true, "options": {}, "id": "646a4af4e3b5439a97996d353fea3924", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/85fb203e51c34d3f8122e285a6a318b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85fb203e51c34d3f8122e285a6a318b3", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/905e7f4b42d24cca93b99d2401fa3378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "905e7f4b42d24cca93b99d2401fa3378", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/a5bc08b9f81f4e5bb86c24f9f7547bae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5bc08b9f81f4e5bb86c24f9f7547bae", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/a5c780627f004d318bf908d80305da9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5c780627f004d318bf908d80305da9c", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/b18425bf2b044bc9af7e194919539a17"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b18425bf2b044bc9af7e194919539a17", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/b8d2134b619d4dca80e21d6fb16449b0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b8d2134b619d4dca80e21d6fb16449b0", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/b9ab6a25a652438285139fe5b44aea62"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9ab6a25a652438285139fe5b44aea62", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/c08462554a4844d681348f58b9b0edee"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c08462554a4844d681348f58b9b0edee", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/ddfc3a9aad444d4782eae677c8a98130"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ddfc3a9aad444d4782eae677c8a98130", "email": "swift@localhost", "password_expires_at": null}, {"name": "shaker-user_88ca9841-7565-4820-8291-7340da353c7f", "links": {"self": "http://172.30.9.31:5000/v3/users/e8ebfd8bd5ce4669933d0881b0d0ccd9"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "e8ebfd8bd5ce4669933d0881b0d0ccd9", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/f2a74f2185a54676a6cb2bb5ecfcc4f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2a74f2185a54676a6cb2bb5ecfcc4f6", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-12-27 18:33:49,702 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-a4dc5708-0d16-4486-8d33-6f9a7ccb6637 2018-12-27 18:33:49,703 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.118755102158s 2018-12-27 18:33:49,703 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-a4dc5708-0d16-4486-8d33-6f9a7ccb6637 2018-12-27 18:33:49,716 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-27 18:33:49,719 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}71926e9955302e532f55c387728d2e2fc6139aa5" 2018-12-27 18:33:49,821 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:33:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-172eb6f0-6f4e-4747-b6e4-59a6a1674058 Content-Encoding: gzip Content-Length: 391 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93"}, "tags": [], "enabled": true, "id": "b7b4fceec1ad4c6eb74d758b709a9d93", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: shaker", "links": {"self": "http://172.30.9.31:5000/v3/projects/c4ca8cab71a344789c6a387d7b29fe62"}, "tags": [], "enabled": true, "id": "c4ca8cab71a344789c6a387d7b29fe62", "parent_id": "default", "domain_id": "default", "name": "shaker-project_88ca9841-7565-4820-8291-7340da353c7f"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/da629caea04941e1ae8979c379dc7c9d"}, "tags": [], "enabled": true, "id": "da629caea04941e1ae8979c379dc7c9d", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-12-27 18:33:49,821 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?domain_id=default used request id req-172eb6f0-6f4e-4747-b6e4-59a6a1674058 2018-12-27 18:33:49,821 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.105715990067s 2018-12-27 18:33:49,822 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?domain_id=default used request id req-172eb6f0-6f4e-4747-b6e4-59a6a1674058 2018-12-27 18:33:49,829 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-12-27 18:33:49,832 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:5000/v3/role_assignments?user.id=e8ebfd8bd5ce4669933d0881b0d0ccd9&role.id=c2bb869216234fa8b868621217cc01a4&scope.project.id=c4ca8cab71a344789c6a387d7b29fe62" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}71926e9955302e532f55c387728d2e2fc6139aa5" 2018-12-27 18:33:49,926 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:33:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ff755f3c-6582-4e5c-bdde-48bdd610a599 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.31:5000/v3/role_assignments?user.id=e8ebfd8bd5ce4669933d0881b0d0ccd9&role.id=c2bb869216234fa8b868621217cc01a4&scope.project.id=c4ca8cab71a344789c6a387d7b29fe62", "previous": null, "next": null}} 2018-12-27 18:33:49,926 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/role_assignments?user.id=e8ebfd8bd5ce4669933d0881b0d0ccd9&role.id=c2bb869216234fa8b868621217cc01a4&scope.project.id=c4ca8cab71a344789c6a387d7b29fe62 used request id req-ff755f3c-6582-4e5c-bdde-48bdd610a599 2018-12-27 18:33:49,926 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.097137928009s 2018-12-27 18:33:49,927 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/role_assignments?user.id=e8ebfd8bd5ce4669933d0881b0d0ccd9&role.id=c2bb869216234fa8b868621217cc01a4&scope.project.id=c4ca8cab71a344789c6a387d7b29fe62 used request id req-ff755f3c-6582-4e5c-bdde-48bdd610a599 2018-12-27 18:33:49,930 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-12-27 18:33:49,934 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.31:5000/v3/projects/c4ca8cab71a344789c6a387d7b29fe62/users/e8ebfd8bd5ce4669933d0881b0d0ccd9/roles/c2bb869216234fa8b868621217cc01a4 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}71926e9955302e532f55c387728d2e2fc6139aa5" 2018-12-27 18:33:50,082 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 18:33:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cc069e2e-87e8-4122-8dae-4f5175fe34dd Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 18:33:50,082 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/c4ca8cab71a344789c6a387d7b29fe62/users/e8ebfd8bd5ce4669933d0881b0d0ccd9/roles/c2bb869216234fa8b868621217cc01a4 used request id req-cc069e2e-87e8-4122-8dae-4f5175fe34dd 2018-12-27 18:33:50,082 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.151843070984s 2018-12-27 18:33:50,082 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/c4ca8cab71a344789c6a387d7b29fe62/users/e8ebfd8bd5ce4669933d0881b0d0ccd9/roles/c2bb869216234fa8b868621217cc01a4 used request id req-cc069e2e-87e8-4122-8dae-4f5175fe34dd 2018-12-27 18:33:50,086 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-27 18:33:50,089 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}71926e9955302e532f55c387728d2e2fc6139aa5" 2018-12-27 18:33:50,194 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:33:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-11acbd54-d93d-4dfc-9d21-ba9dedb028fa Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 18:33:50,194 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-11acbd54-d93d-4dfc-9d21-ba9dedb028fa 2018-12-27 18:33:50,194 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.108149051666s 2018-12-27 18:33:50,194 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-11acbd54-d93d-4dfc-9d21-ba9dedb028fa 2018-12-27 18:33:50,199 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.roles 2018-12-27 18:33:50,203 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}71926e9955302e532f55c387728d2e2fc6139aa5" -d '{"role": {"name": "heat_stack_owner"}}' 2018-12-27 18:33:50,330 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 27 Dec 2018 18:33:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-482bbdbc-2537-468d-98ea-291065cbb133 Content-Length: 187 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "65e5e7efa4504332b4583ff79dc24da2", "links": {"self": "http://172.30.9.31:5000/v3/roles/65e5e7efa4504332b4583ff79dc24da2"}, "name": "heat_stack_owner"}} 2018-12-27 18:33:50,330 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/roles used request id req-482bbdbc-2537-468d-98ea-291065cbb133 2018-12-27 18:33:50,330 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.roles in 0.130542993546s 2018-12-27 18:33:50,330 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/roles used request id req-482bbdbc-2537-468d-98ea-291065cbb133 2018-12-27 18:33:50,334 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-27 18:33:50,337 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}71926e9955302e532f55c387728d2e2fc6139aa5" 2018-12-27 18:33:50,438 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:33:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b62fa97a-0e7e-4c75-b033-0e244bc087f4 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "65e5e7efa4504332b4583ff79dc24da2", "links": {"self": "http://172.30.9.31:5000/v3/roles/65e5e7efa4504332b4583ff79dc24da2"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 18:33:50,439 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-b62fa97a-0e7e-4c75-b033-0e244bc087f4 2018-12-27 18:33:50,439 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.104516983032s 2018-12-27 18:33:50,439 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-b62fa97a-0e7e-4c75-b033-0e244bc087f4 2018-12-27 18:33:50,444 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-27 18:33:50,447 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}71926e9955302e532f55c387728d2e2fc6139aa5" 2018-12-27 18:33:50,557 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:33:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-41479262-50a8-4097-ab42-59d8d8fdf63f Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-12-27 18:33:50,557 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains/default used request id req-41479262-50a8-4097-ab42-59d8d8fdf63f 2018-12-27 18:33:50,558 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.113568067551s 2018-12-27 18:33:50,558 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains/default used request id req-41479262-50a8-4097-ab42-59d8d8fdf63f 2018-12-27 18:33:50,559 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-27 18:33:50,562 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}71926e9955302e532f55c387728d2e2fc6139aa5" 2018-12-27 18:33:50,681 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:33:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-db69b732-6156-4161-a3eb-04fd398b5155 Content-Encoding: gzip Content-Length: 836 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/05a834ddebbc40688596b7460b47439e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05a834ddebbc40688596b7460b47439e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/08226a0ad01943f39559448239e291e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "08226a0ad01943f39559448239e291e1", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/55c0552fe37a4f7ca0e73939514bc683"}, "domain_id": "default", "enabled": true, "options": {}, "id": "55c0552fe37a4f7ca0e73939514bc683", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/646a4af4e3b5439a97996d353fea3924"}, "domain_id": "914eec1d43ea4caf9d2fd33268c06258", "enabled": true, "options": {}, "id": "646a4af4e3b5439a97996d353fea3924", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/85fb203e51c34d3f8122e285a6a318b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85fb203e51c34d3f8122e285a6a318b3", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/905e7f4b42d24cca93b99d2401fa3378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "905e7f4b42d24cca93b99d2401fa3378", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/a5bc08b9f81f4e5bb86c24f9f7547bae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5bc08b9f81f4e5bb86c24f9f7547bae", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/a5c780627f004d318bf908d80305da9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5c780627f004d318bf908d80305da9c", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/b18425bf2b044bc9af7e194919539a17"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b18425bf2b044bc9af7e194919539a17", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/b8d2134b619d4dca80e21d6fb16449b0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b8d2134b619d4dca80e21d6fb16449b0", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/b9ab6a25a652438285139fe5b44aea62"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9ab6a25a652438285139fe5b44aea62", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/c08462554a4844d681348f58b9b0edee"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c08462554a4844d681348f58b9b0edee", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/ddfc3a9aad444d4782eae677c8a98130"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ddfc3a9aad444d4782eae677c8a98130", "email": "swift@localhost", "password_expires_at": null}, {"name": "shaker-user_88ca9841-7565-4820-8291-7340da353c7f", "links": {"self": "http://172.30.9.31:5000/v3/users/e8ebfd8bd5ce4669933d0881b0d0ccd9"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "e8ebfd8bd5ce4669933d0881b0d0ccd9", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/f2a74f2185a54676a6cb2bb5ecfcc4f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2a74f2185a54676a6cb2bb5ecfcc4f6", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-12-27 18:33:50,681 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-db69b732-6156-4161-a3eb-04fd398b5155 2018-12-27 18:33:50,681 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.122305870056s 2018-12-27 18:33:50,682 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-db69b732-6156-4161-a3eb-04fd398b5155 2018-12-27 18:33:50,693 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-27 18:33:50,696 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}71926e9955302e532f55c387728d2e2fc6139aa5" 2018-12-27 18:33:50,798 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:33:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-32c0f060-1146-415a-a8a3-79cdf4411ef5 Content-Encoding: gzip Content-Length: 391 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93"}, "tags": [], "enabled": true, "id": "b7b4fceec1ad4c6eb74d758b709a9d93", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: shaker", "links": {"self": "http://172.30.9.31:5000/v3/projects/c4ca8cab71a344789c6a387d7b29fe62"}, "tags": [], "enabled": true, "id": "c4ca8cab71a344789c6a387d7b29fe62", "parent_id": "default", "domain_id": "default", "name": "shaker-project_88ca9841-7565-4820-8291-7340da353c7f"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/da629caea04941e1ae8979c379dc7c9d"}, "tags": [], "enabled": true, "id": "da629caea04941e1ae8979c379dc7c9d", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-12-27 18:33:50,798 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?domain_id=default used request id req-32c0f060-1146-415a-a8a3-79cdf4411ef5 2018-12-27 18:33:50,799 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.105474948883s 2018-12-27 18:33:50,799 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?domain_id=default used request id req-32c0f060-1146-415a-a8a3-79cdf4411ef5 2018-12-27 18:33:50,806 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-12-27 18:33:50,809 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:5000/v3/role_assignments?user.id=e8ebfd8bd5ce4669933d0881b0d0ccd9&role.id=65e5e7efa4504332b4583ff79dc24da2&scope.project.id=c4ca8cab71a344789c6a387d7b29fe62" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}71926e9955302e532f55c387728d2e2fc6139aa5" 2018-12-27 18:33:50,919 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:33:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1c150d64-c55e-4d7e-aeb7-1643be9afca9 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.31:5000/v3/role_assignments?user.id=e8ebfd8bd5ce4669933d0881b0d0ccd9&role.id=65e5e7efa4504332b4583ff79dc24da2&scope.project.id=c4ca8cab71a344789c6a387d7b29fe62", "previous": null, "next": null}} 2018-12-27 18:33:50,919 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/role_assignments?user.id=e8ebfd8bd5ce4669933d0881b0d0ccd9&role.id=65e5e7efa4504332b4583ff79dc24da2&scope.project.id=c4ca8cab71a344789c6a387d7b29fe62 used request id req-1c150d64-c55e-4d7e-aeb7-1643be9afca9 2018-12-27 18:33:50,919 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.11277794838s 2018-12-27 18:33:50,919 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/role_assignments?user.id=e8ebfd8bd5ce4669933d0881b0d0ccd9&role.id=65e5e7efa4504332b4583ff79dc24da2&scope.project.id=c4ca8cab71a344789c6a387d7b29fe62 used request id req-1c150d64-c55e-4d7e-aeb7-1643be9afca9 2018-12-27 18:33:50,923 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-12-27 18:33:50,926 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.31:5000/v3/projects/c4ca8cab71a344789c6a387d7b29fe62/users/e8ebfd8bd5ce4669933d0881b0d0ccd9/roles/65e5e7efa4504332b4583ff79dc24da2 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}71926e9955302e532f55c387728d2e2fc6139aa5" 2018-12-27 18:33:51,071 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 18:33:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8f61ef33-c485-4ff1-b710-a210d17a6d87 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 18:33:51,071 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/c4ca8cab71a344789c6a387d7b29fe62/users/e8ebfd8bd5ce4669933d0881b0d0ccd9/roles/65e5e7efa4504332b4583ff79dc24da2 used request id req-8f61ef33-c485-4ff1-b710-a210d17a6d87 2018-12-27 18:33:51,071 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.148172140121s 2018-12-27 18:33:51,072 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/c4ca8cab71a344789c6a387d7b29fe62/users/e8ebfd8bd5ce4669933d0881b0d0ccd9/roles/65e5e7efa4504332b4583ff79dc24da2 used request id req-8f61ef33-c485-4ff1-b710-a210d17a6d87 2018-12-27 18:33:51,072 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-12-27 18:33:51,073 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-12-27 18:33:51,074 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-12-27 18:33:51,075 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-12-27 18:33:51,148 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-12-27 18:33:51,149 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-12-27 18:33:51,150 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-12-27 18:33:51,189 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-12-27 18:33:51,189 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-12-27 18:33:51,215 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-12-27 18:59:40,517 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-12-27 18:59:40,517 - functest.opnfv_tests.openstack.shaker.shaker - INFO - output: XDG_SESSION_ID=1 OS_PROJECT_ID=c4ca8cab71a344789c6a387d7b29fe62 SHELL=/bin/bash SSH_CLIENT=172.30.9.66 41058 22 OS_REGION_NAME=regionOne SDN_CONTROLLER_WEBPORT=8081 OS_USER_DOMAIN_NAME=Default OS_IMAGE_API_VERSION=2 USER=ubuntu PYTHONWARNINGS=ignore:Certificate has no, ignore:A true SSLContext object is not available OS_PROJECT_NAME=shaker-project_88ca9841-7565-4820-8291-7340da353c7f CLOUDPROMPT_ENABLED=1 MAIL=/var/mail/ubuntu PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games OS_IDENTITY_API_VERSION=3 NOVA_VERSION=1.1 SDN_CONTROLLER_IP=192.30.9.5 PWD=/home/ubuntu SDN_CONTROLLER_RESTCONFPORT=8081 OS_PASSWORD=9be0c3e2-65da-4bbf-a1ca-9c7651dfe0db LANG=en_US.UTF-8 OS_AUTH_TYPE=password PS1=${OS_CLOUDNAME:+($OS_CLOUDNAME)} OS_AUTH_URL=http://172.30.9.31:5000 OS_USERNAME=shaker-user_88ca9841-7565-4820-8291-7340da353c7f SHLVL=1 HOME=/home/ubuntu no_proxy=,172.30.9.31,192.30.9.5 LOGNAME=ubuntu SSH_CONNECTION=172.30.9.66 41058 192.168.120.19 22 OS_VOLUME_API_VERSION=3 COMPUTE_API_VERSION=1.1 OS_INTERFACE=public XDG_RUNTIME_DIR=/run/user/1000 OS_NO_CACHE=True OS_CLOUDNAME=overcloud OS_PROJECT_DOMAIN_NAME=Default _=/usr/bin/env 2018-12-27 18:33:51.537 1420 INFO shaker.engine.utils [-] Logging enabled 2018-12-27 18:33:51.539 1420 INFO shaker.engine.messaging [-] Listening on *:9000 2018-12-27 18:33:51.542 1420 INFO shaker.engine.server [-] Play scenario: openstack/full_l2 2018-12-27 18:33:51.550 1428 INFO shaker.agent.agent [-] Agent id is: __heartbeat 2018-12-27 18:33:51.550 1428 INFO shaker.agent.agent [-] Connecting to server: 172.30.9.208:9000 2018-12-27 18:33:51.550 1428 INFO shaker.agent.agent [-] Agent config: {'polling_interval': 10} 2018-12-27 18:33:51.562 1420 INFO pykwalify.core [-] validation.valid 2018-12-27 18:33:53.187 1420 INFO shaker.openstack.clients.openstack [-] Connection to OpenStack is initialized 2018-12-27 18:33:58.414 1420 INFO shaker.openstack.clients.heat [-] New stack: {u'id': u'9e540d0b-dcad-4141-a0a7-b9a9a51a4c2e', u'links': [{u'href': u'http://172.30.9.31:8004/v1/c4ca8cab71a344789c6a387d7b29fe62/stacks/shaker_iuater/9e540d0b-dcad-4141-a0a7-b9a9a51a4c2e', u'rel': u'self'}]} 2018-12-27 18:37:49.871 1420 INFO shaker.engine.quorum [-] Waiting for quorum of agents: set(['shaker_iuater_slave_0', 'shaker_iuater_master_0']) 2018-12-27 18:37:59.486 1420 INFO shaker.engine.quorum [-] Finished processing operation: 2018-12-27 18:39:30.033 1420 INFO shaker.engine.quorum [-] Finished processing operation: 2018-12-27 18:41:00.526 1420 INFO shaker.engine.quorum [-] Finished processing operation: 2018-12-27 18:42:31.027 1420 INFO shaker.engine.quorum [-] Finished processing operation: 2018-12-27 18:42:31.028 1420 INFO shaker.engine.server [-] Execution is done 2018-12-27 18:42:31.678 1420 INFO shaker.engine.quorum [-] Cleaning the quorum 2018-12-27 18:43:00.198 1420 INFO shaker.engine.quorum [-] Finished processing operation: 2018-12-27 18:43:00.199 1420 INFO shaker.engine.server [-] Play scenario: openstack/full_l3_east_west 2018-12-27 18:43:00.213 1420 INFO pykwalify.core [-] validation.valid 2018-12-27 18:43:00.648 1420 INFO shaker.openstack.clients.openstack [-] Connection to OpenStack is initialized 2018-12-27 18:43:05.994 1420 INFO shaker.openstack.clients.heat [-] New stack: {u'id': u'c8add112-f118-4059-ac78-1e1f121fc4fb', u'links': [{u'href': u'http://172.30.9.31:8004/v1/c4ca8cab71a344789c6a387d7b29fe62/stacks/shaker_aofrzt/c8add112-f118-4059-ac78-1e1f121fc4fb', u'rel': u'self'}]} 2018-12-27 18:43:57.487 1420 INFO shaker.engine.quorum [-] Waiting for quorum of agents: set(['shaker_aofrzt_slave_0', 'shaker_aofrzt_master_0']) 2018-12-27 18:44:08.453 1420 INFO shaker.engine.quorum [-] Finished processing operation: 2018-12-27 18:45:39.766 1420 INFO shaker.engine.quorum [-] Finished processing operation: 2018-12-27 18:47:10.260 1420 INFO shaker.engine.quorum [-] Finished processing operation: 2018-12-27 18:48:40.763 1420 INFO shaker.engine.quorum [-] Finished processing operation: 2018-12-27 18:48:40.765 1420 INFO shaker.engine.server [-] Execution is done 2018-12-27 18:48:41.384 1420 INFO shaker.engine.quorum [-] Cleaning the quorum 2018-12-27 18:49:07.850 1420 INFO shaker.engine.quorum [-] Finished processing operation: 2018-12-27 18:49:07.851 1420 INFO shaker.engine.server [-] Play scenario: openstack/full_l3_north_south 2018-12-27 18:49:07.865 1420 INFO pykwalify.core [-] validation.valid 2018-12-27 18:49:08.290 1420 INFO shaker.openstack.clients.openstack [-] Connection to OpenStack is initialized 2018-12-27 18:49:13.827 1420 INFO shaker.openstack.clients.heat [-] New stack: {u'id': u'f2090807-e1bb-401e-9b3f-ab32b8c62281', u'links': [{u'href': u'http://172.30.9.31:8004/v1/c4ca8cab71a344789c6a387d7b29fe62/stacks/shaker_fuiktr/f2090807-e1bb-401e-9b3f-ab32b8c62281', u'rel': u'self'}]} 2018-12-27 18:50:05.224 1420 INFO shaker.engine.quorum [-] Waiting for quorum of agents: set(['shaker_fuiktr_master_0', 'shaker_fuiktr_slave_0']) 2018-12-27 18:50:20.165 1420 INFO shaker.engine.quorum [-] Finished processing operation: 2018-12-27 18:51:50.702 1420 INFO shaker.engine.quorum [-] Finished processing operation: 2018-12-27 18:53:21.187 1420 INFO shaker.engine.quorum [-] Finished processing operation: 2018-12-27 18:54:51.669 1420 INFO shaker.engine.quorum [-] Finished processing operation: 2018-12-27 18:54:51.670 1420 INFO shaker.engine.server [-] Execution is done 2018-12-27 18:54:53.088 1420 INFO shaker.engine.quorum [-] Cleaning the quorum 2018-12-27 18:55:15.581 1420 INFO shaker.engine.quorum [-] Finished processing operation: 2018-12-27 18:55:15.583 1420 INFO shaker.engine.server [-] Play scenario: openstack/perf_l3_north_south 2018-12-27 18:55:15.597 1420 INFO pykwalify.core [-] validation.valid 2018-12-27 18:55:16.017 1420 INFO shaker.openstack.clients.openstack [-] Connection to OpenStack is initialized 2018-12-27 18:55:22.722 1420 INFO shaker.openstack.clients.heat [-] New stack: {u'id': u'a93fc33d-4ffc-4a72-a6b9-08669d7b117e', u'links': [{u'href': u'http://172.30.9.31:8004/v1/c4ca8cab71a344789c6a387d7b29fe62/stacks/shaker_dpsure/a93fc33d-4ffc-4a72-a6b9-08669d7b117e', u'rel': u'self'}]} 2018-12-27 18:56:20.227 1420 INFO shaker.engine.quorum [-] Waiting for quorum of agents: set(['shaker_dpsure_slave_0', 'shaker_dpsure_master_0']) 2018-12-27 18:56:29.317 1420 INFO shaker.engine.quorum [-] Finished processing operation: 2018-12-27 18:57:01.232 1420 INFO shaker.engine.quorum [-] Finished processing operation: 2018-12-27 18:58:21.418 1420 INFO shaker.engine.quorum [-] Finished processing operation: 2018-12-27 18:59:11.483 1420 ERROR shaker.engine.quorum [-] Error while processing reply: error - unable to read from stream socket: Resource temporarily unavailable: ExecutorException: error - unable to read from stream socket: Resource temporarily unavailable 2018-12-27 18:59:11.487 1420 INFO shaker.engine.quorum [-] Finished processing operation: 2018-12-27 18:59:11.487 1420 INFO shaker.engine.server [-] Execution is done 2018-12-27 18:59:12.446 1420 INFO shaker.engine.quorum [-] Cleaning the quorum 2018-12-27 18:59:40.430 1420 INFO shaker.engine.quorum [-] Finished processing operation: 2018-12-27 18:59:40.432 1420 INFO shaker.engine.server [-] Generating aggregated report 2018-12-27 18:59:40.440 1420 INFO shaker.engine.server [-] Raw output is stored to: report.json 2018-12-27 18:59:40.443 1420 INFO shaker.engine.report [-] ******************************************************************************** 2018-12-27 18:59:40.443 1420 INFO shaker.engine.report [-] OpenStack L3 North-South Performance.UDP.1.overcloud-novacompute-0.opnfvlf.org:stats.packets.avg > 100000 [Value "stats.packets" is not found] 2018-12-27 18:59:40.443 1420 INFO shaker.engine.report [-] OpenStack L3 North-South Performance.Ping.1.overcloud-novacompute-0.opnfvlf.org:stats.ping_icmp.avg < 2.0 [OK] 2018-12-27 18:59:40.443 1420 INFO shaker.engine.report [-] OpenStack L3 North-South Performance.TCP.1.overcloud-novacompute-0.opnfvlf.org:stats.bandwidth.avg > 5000 [FAIL] 2018-12-27 18:59:40.444 1420 INFO shaker.engine.report [-] OpenStack L3 North-South Performance.TCP.1.overcloud-novacompute-0.opnfvlf.org:stats.retransmits.max < 10 [FAIL] 2018-12-27 18:59:40.444 1420 INFO shaker.engine.report [-] ******************************************************************************** 2018-12-27 18:59:40.444 1420 INFO shaker.engine.utils [-] Alias "interactive" is resolved into file "/usr/local/lib/python2.7/dist-packages/shaker/resources/report_templates/interactive.html" 2018-12-27 18:59:40.455 1420 INFO shaker.engine.report [-] Report saved to: report.html 2018-12-27 18:59:40,518 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-12-27 18:59:40,518 - functest.opnfv_tests.openstack.shaker.shaker - INFO - error: 2018-12-27 18:59:40,521 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-12-27 18:59:40,559 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-12-27 18:59:40,559 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-12-27 18:59:40,586 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-12-27 18:59:40,639 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-12-27 18:59:40,640 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-12-27 18:59:40,647 - paramiko.transport - DEBUG - [chan 3] Max packet in: 32768 bytes 2018-12-27 18:59:40,679 - paramiko.transport - DEBUG - [chan 3] Max packet out: 32768 bytes 2018-12-27 18:59:40,679 - paramiko.transport - DEBUG - Secsh channel 3 opened. 2018-12-27 18:59:40,681 - paramiko.transport - DEBUG - [chan 3] Sesch channel 3 request ok 2018-12-27 18:59:40,695 - paramiko.transport - DEBUG - [chan 3] EOF received (3) 2018-12-27 18:59:40,695 - paramiko.transport - DEBUG - [chan 3] EOF sent (3) 2018-12-27 18:59:40,820 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-12-27 18:59:40,821 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | shaker | functest | 30:05 | PASS | +-------------------+------------------+------------------+----------------+ 2018-12-27 18:59:40,829 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-12-27 18:59:40,830 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:9696/v2.0/floatingips/8816d303-65b7-45de-91cc-285aeef2de41.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25311b71cde0d94fb533d8edaf38def6fec11542" 2018-12-27 18:59:41,615 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c8fbd1bd-ef07-4b8a-be94-4250b4693ddb Content-Length: 0 Date: Thu, 27 Dec 2018 18:59:41 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 18:59:41,615 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/floatingips/8816d303-65b7-45de-91cc-285aeef2de41.json used request id req-c8fbd1bd-ef07-4b8a-be94-4250b4693ddb 2018-12-27 18:59:41,615 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.786185979843s 2018-12-27 18:59:41,616 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/floatingips/8816d303-65b7-45de-91cc-285aeef2de41.json used request id req-c8fbd1bd-ef07-4b8a-be94-4250b4693ddb 2018-12-27 18:59:41,621 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-27 18:59:41,621 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25311b71cde0d94fb533d8edaf38def6fec11542" 2018-12-27 18:59:41,869 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-ee6ec55c-8896-4cd6-93a4-faa0fbf0d296 Date: Thu, 27 Dec 2018 18:59:41 GMT RESP BODY: {"floatingips": []} 2018-12-27 18:59:41,869 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/floatingips.json used request id req-ee6ec55c-8896-4cd6-93a4-faa0fbf0d296 2018-12-27 18:59:41,869 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.248149871826s 2018-12-27 18:59:41,869 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/floatingips.json used request id req-ee6ec55c-8896-4cd6-93a4-faa0fbf0d296 2018-12-27 18:59:41,870 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-12-27 18:59:41,873 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:8774/v2.1/servers/da90e824-da4e-4e70-ac07-5cf72fde7338 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25311b71cde0d94fb533d8edaf38def6fec11542" 2018-12-27 18:59:42,337 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 18:59:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-61404c1b-8a71-464d-ba7d-0db92321d621 x-compute-request-id: req-61404c1b-8a71-464d-ba7d-0db92321d621 Content-Type: application/json 2018-12-27 18:59:42,338 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/servers/da90e824-da4e-4e70-ac07-5cf72fde7338 used request id req-61404c1b-8a71-464d-ba7d-0db92321d621 2018-12-27 18:59:42,338 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.467533826828s 2018-12-27 18:59:42,338 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/servers/da90e824-da4e-4e70-ac07-5cf72fde7338 used request id req-61404c1b-8a71-464d-ba7d-0db92321d621 2018-12-27 18:59:42,339 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-27 18:59:42,341 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25311b71cde0d94fb533d8edaf38def6fec11542" 2018-12-27 18:59:43,325 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:59:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e6bd5b7e-b730-4574-900a-0ddb6ce1634b x-compute-request-id: req-e6bd5b7e-b730-4574-900a-0ddb6ce1634b Content-Encoding: gzip Content-Length: 817 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"shaker-net_88ca9841-7565-4820-8291-7340da353c7f": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ed:97:d3", "version": 4, "addr": "192.168.120.19", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/da90e824-da4e-4e70-ac07-5cf72fde7338", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/da90e824-da4e-4e70-ac07-5cf72fde7338", "rel": "bookmark"}], "image": {"id": "477c1133-ec1b-4289-9bdd-c25459efa410", "links": [{"href": "http://172.30.9.31:8774/images/477c1133-ec1b-4289-9bdd-c25459efa410", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000119", "OS-SRV-USG:launched_at": "2018-12-27T18:33:25.000000", "flavor": {"id": "6dd35c92-bb0a-451f-85a7-d45a66b18d4a", "links": [{"href": "http://172.30.9.31:8774/flavors/6dd35c92-bb0a-451f-85a7-d45a66b18d4a", "rel": "bookmark"}]}, "id": "da90e824-da4e-4e70-ac07-5cf72fde7338", "security_groups": [{"name": "shaker-sg_88ca9841-7565-4820-8291-7340da353c7f"}], "user_id": "e8ebfd8bd5ce4669933d0881b0d0ccd9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T18:59:42Z", "hostId": "074e403461145a9e730de4b44ced299861106a2a8e8ac12b8c0d8a77", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_88ca9841-7565-4820-8291-7340da353c7f", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "shaker-vm_88ca9841-7565-4820-8291-7340da353c7f", "created": "2018-12-27T18:30:05Z", "tenant_id": "c4ca8cab71a344789c6a387d7b29fe62", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-27 18:59:43,326 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-e6bd5b7e-b730-4574-900a-0ddb6ce1634b 2018-12-27 18:59:43,326 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.987123012543s 2018-12-27 18:59:43,326 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-e6bd5b7e-b730-4574-900a-0ddb6ce1634b 2018-12-27 18:59:43,328 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-27 18:59:45,330 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-27 18:59:45,333 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25311b71cde0d94fb533d8edaf38def6fec11542" 2018-12-27 18:59:45,410 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:59:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-9b8b155a-80da-4431-869d-4437ba49aba5 x-compute-request-id: req-9b8b155a-80da-4431-869d-4437ba49aba5 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-12-27 18:59:45,410 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-9b8b155a-80da-4431-869d-4437ba49aba5 2018-12-27 18:59:45,411 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0801129341125s 2018-12-27 18:59:45,411 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-9b8b155a-80da-4431-869d-4437ba49aba5 2018-12-27 18:59:45,414 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-27 18:59:45,414 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25311b71cde0d94fb533d8edaf38def6fec11542" 2018-12-27 18:59:45,710 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 36374 X-Openstack-Request-Id: req-d1f699c5-e817-4719-b16e-965f852ace11 Date: Thu, 27 Dec 2018 18:59:45 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "created_at": "2018-12-27T15:33:01Z", "updated_at": "2018-12-27T15:33:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "35205ac3-06e6-4cf6-bb21-ff8f813cb45b", "remote_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "ade77f59-e70c-4970-8ea8-198222fa332e", "remote_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "c4f3bf7f-d793-498d-a883-bb8c6003f070", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "c85cb618-8f19-445b-8e16-6d467cb17771", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}], "revision_number": 4, "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "created_at": "2018-12-27T15:57:22Z", "updated_at": "2018-12-27T15:57:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "5e258a3b-01f5-4aef-81b7-0b5dc6e5b683", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "65475539-0336-498a-8da4-ff0a80b10089", "remote_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "ae922857-f7ae-4bc8-949b-153fb43bfd00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "b4f87679-52e1-4cf9-bf76-5abb9a9bec06", "remote_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "f7197afc9b61423897aefc9a643d03a1"}], "revision_number": 4, "project_id": "f7197afc9b61423897aefc9a643d03a1", "id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c4ca8cab71a344789c6a387d7b29fe62", "created_at": "2018-12-27T18:29:36Z", "updated_at": "2018-12-27T18:29:36Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T18:29:36Z", "revision_number": 0, "id": "32375a62-bbf6-41ed-a020-7b2e28e8a349", "remote_group_id": "1e5fbbab-6816-4478-aac6-2d7a609e3f2a", "remote_ip_prefix": null, "created_at": "2018-12-27T18:29:36Z", "security_group_id": "1e5fbbab-6816-4478-aac6-2d7a609e3f2a", "tenant_id": "c4ca8cab71a344789c6a387d7b29fe62", "port_range_min": null, "ethertype": "IPv6", "project_id": "c4ca8cab71a344789c6a387d7b29fe62"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T18:29:36Z", "revision_number": 0, "id": "3f2cc328-41f3-473a-8300-46a76807a084", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T18:29:36Z", "security_group_id": "1e5fbbab-6816-4478-aac6-2d7a609e3f2a", "tenant_id": "c4ca8cab71a344789c6a387d7b29fe62", "port_range_min": null, "ethertype": "IPv4", "project_id": "c4ca8cab71a344789c6a387d7b29fe62"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T18:29:36Z", "revision_number": 0, "id": "548f3040-8f21-4b4d-9086-235e6e9ef665", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T18:29:36Z", "security_group_id": "1e5fbbab-6816-4478-aac6-2d7a609e3f2a", "tenant_id": "c4ca8cab71a344789c6a387d7b29fe62", "port_range_min": null, "ethertype": "IPv6", "project_id": "c4ca8cab71a344789c6a387d7b29fe62"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T18:29:36Z", "revision_number": 0, "id": "b7579497-2365-4e4d-a488-e01a226fc529", "remote_group_id": "1e5fbbab-6816-4478-aac6-2d7a609e3f2a", "remote_ip_prefix": null, "created_at": "2018-12-27T18:29:36Z", "security_group_id": "1e5fbbab-6816-4478-aac6-2d7a609e3f2a", "tenant_id": "c4ca8cab71a344789c6a387d7b29fe62", "port_range_min": null, "ethertype": "IPv4", "project_id": "c4ca8cab71a344789c6a387d7b29fe62"}], "revision_number": 4, "project_id": "c4ca8cab71a344789c6a387d7b29fe62", "id": "1e5fbbab-6816-4478-aac6-2d7a609e3f2a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "created_at": "2018-12-27T16:01:54Z", "updated_at": "2018-12-27T16:01:54Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "00dd3abd-acd1-4edb-8f4a-8badcbd2eeb4", "remote_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "018de60d-bc33-4ef0-9eed-6d00b6ce227b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "0d99f0db-fa6b-4201-b67f-a7ff0db82c5d", "remote_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv6", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "5c4049ef-933d-4614-84e7-83584430d462", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv6", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}], "revision_number": 4, "project_id": "8c689c5e31c44b09ab85f80682abbc2a", "id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "created_at": "2018-12-27T15:56:49Z", "updated_at": "2018-12-27T15:56:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "6555e255-763a-4448-b1b1-0c93b2a390bd", "remote_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "777ff7a5-a590-43e5-a84b-7677710494e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "8bac258a-08df-48b7-900b-efbe01a6ec20", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "dc17921e-353f-4898-a970-881b2c8d093d", "remote_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}], "revision_number": 4, "project_id": "28dac9e1580d461c9de52e6659cc4f9d", "id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "created_at": "2018-12-27T16:01:52Z", "updated_at": "2018-12-27T16:01:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "32737757-45f3-4b24-b6ab-5f2d5579b4a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv6", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "ae604ef3-492d-4aa3-8045-1ff84f755a27", "remote_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv4", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "b7bff40a-beda-4996-b140-ed94d010535c", "remote_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv6", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "b8129030-9d72-4d5d-adce-47bbe62492fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv4", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}], "revision_number": 4, "project_id": "81c108a273314b24bf6b48c41b5bbe0c", "id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "created_at": "2018-12-27T15:57:20Z", "updated_at": "2018-12-27T15:57:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "0c389ec4-c0af-4c20-acf9-4fcc1d859dd7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv6", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "3749697a-f2ef-439a-a661-2fb92badd1ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv4", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "b74e0c8c-e243-450e-b1be-69c587093d6d", "remote_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv6", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "c222695b-2f1c-427d-afd7-e0be24ec9f66", "remote_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv4", "project_id": "7fb0e5436e4f467998e672dd71018a45"}], "revision_number": 4, "project_id": "7fb0e5436e4f467998e672dd71018a45", "id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "created_at": "2018-12-27T17:02:11Z", "updated_at": "2018-12-27T17:02:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "675d8a56-1c9b-4c58-a252-61e65997fd05", "remote_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv4", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "84f0587c-7394-4fd6-8f3d-8d6ba94cf3f9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv6", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "8a450b4f-e710-4193-816e-13a2d4e40c07", "remote_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv6", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "c3106b0a-1026-4156-86a9-f0438b7fab93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv4", "project_id": "7cba3664d5674e65a12c8c269a05febf"}], "revision_number": 4, "project_id": "7cba3664d5674e65a12c8c269a05febf", "id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "created_at": "2018-12-27T15:58:29Z", "updated_at": "2018-12-27T15:58:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "2a945ecc-f9fa-4219-96ab-c189a7f5c102", "remote_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv6", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "55e2b54e-68d4-4476-8c9f-e05e347c8970", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv4", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "9983229c-b595-482a-973f-81137a209b6d", "remote_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv4", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "9d4b8450-78ab-4817-a586-372ed88268f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv6", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}], "revision_number": 4, "project_id": "fbd6dbf946a5406398ba810e02d0888e", "id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "created_at": "2018-12-27T15:57:24Z", "updated_at": "2018-12-27T15:57:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "35521f2a-a59d-4798-9fa8-0febfe126076", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv4", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "607d473d-1e6a-4088-a778-7df9ffc1ff68", "remote_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv6", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "6f8fa92b-b67a-4047-a900-f43656aff42b", "remote_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv4", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "890f1d6c-9ae5-45b0-b7a1-282182432b66", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv6", "project_id": "253cc6709e714b8a80a5f74e4257907e"}], "revision_number": 4, "project_id": "253cc6709e714b8a80a5f74e4257907e", "id": "b9546f11-205e-4322-89f8-f0360d6090ed", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "created_at": "2018-12-27T15:57:08Z", "updated_at": "2018-12-27T15:57:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "6739c48b-d899-4c17-bb8e-ffaf8922c034", "remote_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv4", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "9660a6af-4d9b-40b9-9729-f205f66c2bd0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv4", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "bf244c03-fc10-4754-9c2b-b0224401c4f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv6", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "d3bee7cc-a152-441c-9790-abb1f56cec03", "remote_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv6", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}], "revision_number": 4, "project_id": "782a28bd0d40485e85eda6b8ba43840b", "id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "created_at": "2018-12-27T15:57:11Z", "updated_at": "2018-12-27T15:57:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "22c0d2cf-360a-4aa8-ba7e-bfdbf8327d27", "remote_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "553b140a-8ba9-4af7-9f50-bf24e87aebf7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "b2ecf7a5-df98-4d65-a762-767320437c5a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "e49104b2-7c13-49d6-8519-a16dd585346f", "remote_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}], "revision_number": 4, "project_id": "ef7e486beb8f4de39b25ca5f11552328", "id": "d0588e93-db0d-4888-9f99-3399a50df490", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-27T15:33:07Z", "updated_at": "2018-12-27T15:33:07Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "4de95db8-72d6-4aec-a145-e92511971eb9", "remote_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "5f100cff-05d8-4405-8dfb-0a387c123fae", "remote_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "a3f6a193-cc94-4220-a73a-08acf63c449b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "f059d8a5-0c32-49c9-a721-77cc89245ecd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "name": "default"}, {"description": "created by OPNFV Functest (shaker)", "tags": [], "tenant_id": "c4ca8cab71a344789c6a387d7b29fe62", "created_at": "2018-12-27T18:29:59Z", "updated_at": "2018-12-27T18:30:01Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-12-27T18:30:00Z", "revision_number": 0, "id": "6722049f-45a8-4f7b-8b25-d000ccb94f1f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T18:30:00Z", "security_group_id": "f248aac2-33ca-460b-b5f7-25deaa9bf042", "tenant_id": "c4ca8cab71a344789c6a387d7b29fe62", "port_range_min": 22, "ethertype": "IPv4", "project_id": "c4ca8cab71a344789c6a387d7b29fe62"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-12-27T18:30:01Z", "revision_number": 0, "id": "ac50b960-f931-4a13-80d1-5648223a655b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T18:30:01Z", "security_group_id": "f248aac2-33ca-460b-b5f7-25deaa9bf042", "tenant_id": "c4ca8cab71a344789c6a387d7b29fe62", "port_range_min": null, "ethertype": "IPv4", "project_id": "c4ca8cab71a344789c6a387d7b29fe62"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T18:29:59Z", "revision_number": 0, "id": "f06e47a6-2370-4074-aa6f-c7d254fa0351", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T18:29:59Z", "security_group_id": "f248aac2-33ca-460b-b5f7-25deaa9bf042", "tenant_id": "c4ca8cab71a344789c6a387d7b29fe62", "port_range_min": null, "ethertype": "IPv4", "project_id": "c4ca8cab71a344789c6a387d7b29fe62"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 9000, "updated_at": "2018-12-27T18:30:01Z", "revision_number": 0, "id": "f4ff260a-03d3-44f2-aa61-f187ff374e37", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T18:30:01Z", "security_group_id": "f248aac2-33ca-460b-b5f7-25deaa9bf042", "tenant_id": "c4ca8cab71a344789c6a387d7b29fe62", "port_range_min": 9000, "ethertype": "IPv4", "project_id": "c4ca8cab71a344789c6a387d7b29fe62"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T18:29:59Z", "revision_number": 0, "id": "f90ce0bb-5fbd-4059-9df3-96b9e4410436", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T18:29:59Z", "security_group_id": "f248aac2-33ca-460b-b5f7-25deaa9bf042", "tenant_id": "c4ca8cab71a344789c6a387d7b29fe62", "port_range_min": null, "ethertype": "IPv6", "project_id": "c4ca8cab71a344789c6a387d7b29fe62"}], "revision_number": 5, "project_id": "c4ca8cab71a344789c6a387d7b29fe62", "id": "f248aac2-33ca-460b-b5f7-25deaa9bf042", "name": "shaker-sg_88ca9841-7565-4820-8291-7340da353c7f"}, {"description": "Default security group", "tags": [], "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "created_at": "2018-12-27T15:29:16Z", "updated_at": "2018-12-27T15:29:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "3c53841a-5bc0-4192-b482-044411e217ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "5956ff3f-d59d-4af6-82b5-566c888583a7", "remote_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:16Z", "revision_number": 0, "id": "60735d87-52c7-426a-91a6-aff1078a5a2d", "remote_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:16Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "abe97133-61dd-4fdf-baf3-2e07968a324f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "da629caea04941e1ae8979c379dc7c9d"}], "revision_number": 4, "project_id": "da629caea04941e1ae8979c379dc7c9d", "id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "name": "default"}]} 2018-12-27 18:59:45,711 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json used request id req-d1f699c5-e817-4719-b16e-965f852ace11 2018-12-27 18:59:45,711 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.296799898148s 2018-12-27 18:59:45,712 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json used request id req-d1f699c5-e817-4719-b16e-965f852ace11 2018-12-27 18:59:45,718 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-12-27 18:59:45,718 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:9696/v2.0/security-groups/f248aac2-33ca-460b-b5f7-25deaa9bf042.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25311b71cde0d94fb533d8edaf38def6fec11542" 2018-12-27 18:59:46,148 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-266b4af4-6bcb-4298-be19-d4707683d2dc Content-Length: 0 Date: Thu, 27 Dec 2018 18:59:46 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 18:59:46,148 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-groups/f248aac2-33ca-460b-b5f7-25deaa9bf042.json used request id req-266b4af4-6bcb-4298-be19-d4707683d2dc 2018-12-27 18:59:46,148 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.430675983429s 2018-12-27 18:59:46,149 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-groups/f248aac2-33ca-460b-b5f7-25deaa9bf042.json used request id req-266b4af4-6bcb-4298-be19-d4707683d2dc 2018-12-27 18:59:46,149 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-12-27 18:59:46,152 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:8774/v2.1/os-keypairs/shaker-kp_88ca9841-7565-4820-8291-7340da353c7f -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25311b71cde0d94fb533d8edaf38def6fec11542" 2018-12-27 18:59:46,191 - keystoneauth.session - DEBUG - RESP: [202] Date: Thu, 27 Dec 2018 18:59:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-48a80cd8-2f45-4065-b21f-6c49cb312a0b x-compute-request-id: req-48a80cd8-2f45-4065-b21f-6c49cb312a0b Content-Length: 0 Content-Type: application/json 2018-12-27 18:59:46,192 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/os-keypairs/shaker-kp_88ca9841-7565-4820-8291-7340da353c7f used request id req-48a80cd8-2f45-4065-b21f-6c49cb312a0b 2018-12-27 18:59:46,192 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0425570011139s 2018-12-27 18:59:46,192 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/os-keypairs/shaker-kp_88ca9841-7565-4820-8291-7340da353c7f used request id req-48a80cd8-2f45-4065-b21f-6c49cb312a0b 2018-12-27 18:59:46,192 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-12-27 18:59:46,193 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.31:9696/v2.0/routers/3fb78858-6585-4c12-b2aa-cfc2b1e8519c/remove_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}25311b71cde0d94fb533d8edaf38def6fec11542" -d '{"subnet_id": "ddc100f9-2be9-4e0c-be09-bc6ce4f25066"}' 2018-12-27 18:59:47,751 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-1c50efa7-5a58-40ca-8343-7c986f6f02bd Date: Thu, 27 Dec 2018 18:59:47 GMT RESP BODY: {"network_id": "9eb6cee5-4d9c-47f2-90db-cf4b52d448ad", "tenant_id": "c4ca8cab71a344789c6a387d7b29fe62", "subnet_id": "ddc100f9-2be9-4e0c-be09-bc6ce4f25066", "subnet_ids": ["ddc100f9-2be9-4e0c-be09-bc6ce4f25066"], "port_id": "4f46c87f-af22-4369-9e65-b4ed719ce1ac", "id": "3fb78858-6585-4c12-b2aa-cfc2b1e8519c"} 2018-12-27 18:59:47,751 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.31:9696/v2.0/routers/3fb78858-6585-4c12-b2aa-cfc2b1e8519c/remove_router_interface.json used request id req-1c50efa7-5a58-40ca-8343-7c986f6f02bd 2018-12-27 18:59:47,752 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.55919194221s 2018-12-27 18:59:47,752 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.31:9696/v2.0/routers/3fb78858-6585-4c12-b2aa-cfc2b1e8519c/remove_router_interface.json used request id req-1c50efa7-5a58-40ca-8343-7c986f6f02bd returning object 3fb78858-6585-4c12-b2aa-cfc2b1e8519c 2018-12-27 18:59:47,752 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-12-27 18:59:47,753 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25311b71cde0d94fb533d8edaf38def6fec11542" 2018-12-27 18:59:47,883 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 620 X-Openstack-Request-Id: req-9bf2e80f-dc34-43a1-a899-f8bdaf8ca612 Date: Thu, 27 Dec 2018 18:59:47 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "a4959dd9-e8f4-4ea9-8c99-7bff545db58c", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "244ab55b-a0ed-4e50-9f85-07f08119ae55", "ip_address": "172.30.9.205"}]}, "description": "", "tags": [], "tenant_id": "c4ca8cab71a344789c6a387d7b29fe62", "created_at": "2018-12-27T18:29:40Z", "admin_state_up": true, "updated_at": "2018-12-27T18:59:46Z", "revision_number": 4, "routes": [], "project_id": "c4ca8cab71a344789c6a387d7b29fe62", "id": "3fb78858-6585-4c12-b2aa-cfc2b1e8519c", "name": "shaker-router_88ca9841-7565-4820-8291-7340da353c7f"}]} 2018-12-27 18:59:47,883 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/routers.json used request id req-9bf2e80f-dc34-43a1-a899-f8bdaf8ca612 2018-12-27 18:59:47,883 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.13071513176s 2018-12-27 18:59:47,883 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/routers.json used request id req-9bf2e80f-dc34-43a1-a899-f8bdaf8ca612 2018-12-27 18:59:47,885 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-12-27 18:59:47,885 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:9696/v2.0/routers/3fb78858-6585-4c12-b2aa-cfc2b1e8519c.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25311b71cde0d94fb533d8edaf38def6fec11542" 2018-12-27 18:59:49,789 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-9184e9c4-e8ae-4acb-a6c0-95d2b1f92f92 Content-Length: 0 Date: Thu, 27 Dec 2018 18:59:49 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 18:59:49,789 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/routers/3fb78858-6585-4c12-b2aa-cfc2b1e8519c.json used request id req-9184e9c4-e8ae-4acb-a6c0-95d2b1f92f92 2018-12-27 18:59:49,789 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.90409898758s 2018-12-27 18:59:49,789 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/routers/3fb78858-6585-4c12-b2aa-cfc2b1e8519c.json used request id req-9184e9c4-e8ae-4acb-a6c0-95d2b1f92f92 2018-12-27 18:59:49,790 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-12-27 18:59:49,790 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25311b71cde0d94fb533d8edaf38def6fec11542" 2018-12-27 18:59:50,058 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3740 X-Openstack-Request-Id: req-58757498-7f07-4f35-bd59-c44ca2afc722 Date: Thu, 27 Dec 2018 18:59:50 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"a4959dd9-e8f4-4ea9-8c99-7bff545db58c","tenant_id":"da629caea04941e1ae8979c379dc7c9d","created_at":"2018-12-27T15:29:25Z","dns_nameservers":[],"updated_at":"2018-12-27T15:29:25Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"gateway_ip":"172.30.9.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.9.0/24","project_id":"da629caea04941e1ae8979c379dc7c9d","id":"244ab55b-a0ed-4e50-9f85-07f08119ae55","subnetpool_id":null,"name":"external-subnet"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"caab05a2-bb71-4097-a401-bcb97f9ed5c2","tenant_id":"7cba3664d5674e65a12c8c269a05febf","created_at":"2018-12-27T17:02:13Z","dns_nameservers":[],"updated_at":"2018-12-27T17:02:13Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.0.0.2","end":"10.255.255.254"}],"gateway_ip":"10.0.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.0.0.0/8","project_id":"7cba3664d5674e65a12c8c269a05febf","id":"6f7db53a-0b21-44fc-aacd-241474e75a4c","subnetpool_id":null,"name":"s_rally_3bcf4cae_qXexjGjP"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b1b8e7f7-70f1-46a4-9957-e54e757cf6ec","tenant_id":"7cba3664d5674e65a12c8c269a05febf","created_at":"2018-12-27T17:02:13Z","dns_nameservers":[],"updated_at":"2018-12-27T17:02:13Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.0.0.2","end":"10.255.255.254"}],"gateway_ip":"10.0.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.0.0.0/8","project_id":"7cba3664d5674e65a12c8c269a05febf","id":"88e11246-8eef-441d-b39a-768140f2dc83","subnetpool_id":null,"name":"s_rally_3bcf4cae_X4pkGNEj"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ccd72b8e-06e1-42a7-b385-15c3921d16aa","tenant_id":"7cba3664d5674e65a12c8c269a05febf","created_at":"2018-12-27T17:02:13Z","dns_nameservers":[],"updated_at":"2018-12-27T17:02:13Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.0.0.2","end":"10.255.255.254"}],"gateway_ip":"10.0.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.0.0.0/8","project_id":"7cba3664d5674e65a12c8c269a05febf","id":"9d76a760-c0e4-4918-87e1-b62b06d96231","subnetpool_id":null,"name":"s_rally_3bcf4cae_gijhl92C"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9eb6cee5-4d9c-47f2-90db-cf4b52d448ad","tenant_id":"c4ca8cab71a344789c6a387d7b29fe62","created_at":"2018-12-27T18:29:38Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-12-27T18:29:38Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"c4ca8cab71a344789c6a387d7b29fe62","id":"ddc100f9-2be9-4e0c-be09-bc6ce4f25066","subnetpool_id":null,"name":"shaker-subnet_88ca9841-7565-4820-8291-7340da353c7f"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"62f5edb3-4485-4ee8-b4b9-980cc0a90455","tenant_id":"7cba3664d5674e65a12c8c269a05febf","created_at":"2018-12-27T17:02:13Z","dns_nameservers":[],"updated_at":"2018-12-27T17:02:13Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.0.0.2","end":"10.255.255.254"}],"gateway_ip":"10.0.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.0.0.0/8","project_id":"7cba3664d5674e65a12c8c269a05febf","id":"e40e66cf-647a-4ba4-a3bd-91103ffb7b8c","subnetpool_id":null,"name":"s_rally_3bcf4cae_d7i0qAyB"}]} 2018-12-27 18:59:50,058 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets.json used request id req-58757498-7f07-4f35-bd59-c44ca2afc722 2018-12-27 18:59:50,058 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.268347978592s 2018-12-27 18:59:50,058 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets.json used request id req-58757498-7f07-4f35-bd59-c44ca2afc722 2018-12-27 18:59:50,061 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-12-27 18:59:50,061 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:9696/v2.0/subnets/ddc100f9-2be9-4e0c-be09-bc6ce4f25066.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25311b71cde0d94fb533d8edaf38def6fec11542" 2018-12-27 18:59:51,270 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-b065607b-4e44-42ad-b4a1-55aa1ad7fe20 Date: Thu, 27 Dec 2018 18:59:51 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 18:59:51,270 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/subnets/ddc100f9-2be9-4e0c-be09-bc6ce4f25066.json used request id req-b065607b-4e44-42ad-b4a1-55aa1ad7fe20 2018-12-27 18:59:51,270 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.20931696892s 2018-12-27 18:59:51,270 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/subnets/ddc100f9-2be9-4e0c-be09-bc6ce4f25066.json used request id req-b065607b-4e44-42ad-b4a1-55aa1ad7fe20 2018-12-27 18:59:51,271 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-27 18:59:51,271 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25311b71cde0d94fb533d8edaf38def6fec11542" 2018-12-27 18:59:51,559 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4224 X-Openstack-Request-Id: req-c6a34eb0-ac1a-45b2-820a-412ac5c8d0ee Date: Thu, 27 Dec 2018 18:59:51 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"mtu":1442,"id":"62f5edb3-4485-4ee8-b4b9-980cc0a90455","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":13,"ipv4_address_scope":null,"shared":false,"project_id":"7cba3664d5674e65a12c8c269a05febf","status":"ACTIVE","subnets":["e40e66cf-647a-4ba4-a3bd-91103ffb7b8c"],"description":"","tags":[],"updated_at":"2018-12-27T17:02:13Z","qos_policy_id":null,"name":"s_rally_3bcf4cae_OzbwFqMz","admin_state_up":true,"tenant_id":"7cba3664d5674e65a12c8c269a05febf","created_at":"2018-12-27T17:02:11Z","provider:network_type":"geneve"},{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":5,"port_security_enabled":true,"mtu":1442,"id":"9eb6cee5-4d9c-47f2-90db-cf4b52d448ad","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":79,"ipv4_address_scope":null,"shared":false,"project_id":"c4ca8cab71a344789c6a387d7b29fe62","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-27T18:59:51Z","qos_policy_id":null,"name":"shaker-net_88ca9841-7565-4820-8291-7340da353c7f","admin_state_up":true,"tenant_id":"c4ca8cab71a344789c6a387d7b29fe62","created_at":"2018-12-27T18:29:36Z","provider:network_type":"geneve"},{"provider:physical_network":"datacentre","updated_at":"2018-12-27T15:58:03Z","dns_domain":"","revision_number":8,"port_security_enabled":true,"mtu":1500,"id":"a4959dd9-e8f4-4ea9-8c99-7bff545db58c","router:external":true,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"da629caea04941e1ae8979c379dc7c9d","status":"ACTIVE","subnets":["244ab55b-a0ed-4e50-9f85-07f08119ae55"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"da629caea04941e1ae8979c379dc7c9d","created_at":"2018-12-27T15:29:17Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"mtu":1442,"id":"b1b8e7f7-70f1-46a4-9957-e54e757cf6ec","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":91,"ipv4_address_scope":null,"shared":false,"project_id":"7cba3664d5674e65a12c8c269a05febf","status":"ACTIVE","subnets":["88e11246-8eef-441d-b39a-768140f2dc83"],"description":"","tags":[],"updated_at":"2018-12-27T17:02:13Z","qos_policy_id":null,"name":"s_rally_3bcf4cae_8w1ajRem","admin_state_up":true,"tenant_id":"7cba3664d5674e65a12c8c269a05febf","created_at":"2018-12-27T17:02:11Z","provider:network_type":"geneve"},{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"mtu":1442,"id":"caab05a2-bb71-4097-a401-bcb97f9ed5c2","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":60,"ipv4_address_scope":null,"shared":false,"project_id":"7cba3664d5674e65a12c8c269a05febf","status":"ACTIVE","subnets":["6f7db53a-0b21-44fc-aacd-241474e75a4c"],"description":"","tags":[],"updated_at":"2018-12-27T17:02:13Z","qos_policy_id":null,"name":"s_rally_3bcf4cae_aGLSrNbd","admin_state_up":true,"tenant_id":"7cba3664d5674e65a12c8c269a05febf","created_at":"2018-12-27T17:02:11Z","provider:network_type":"geneve"},{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"mtu":1442,"id":"ccd72b8e-06e1-42a7-b385-15c3921d16aa","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":62,"ipv4_address_scope":null,"shared":false,"project_id":"7cba3664d5674e65a12c8c269a05febf","status":"ACTIVE","subnets":["9d76a760-c0e4-4918-87e1-b62b06d96231"],"description":"","tags":[],"updated_at":"2018-12-27T17:02:13Z","qos_policy_id":null,"name":"s_rally_3bcf4cae_ASVm2dVJ","admin_state_up":true,"tenant_id":"7cba3664d5674e65a12c8c269a05febf","created_at":"2018-12-27T17:02:11Z","provider:network_type":"geneve"}]} 2018-12-27 18:59:51,559 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-c6a34eb0-ac1a-45b2-820a-412ac5c8d0ee 2018-12-27 18:59:51,560 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.28874206543s 2018-12-27 18:59:51,560 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-c6a34eb0-ac1a-45b2-820a-412ac5c8d0ee 2018-12-27 18:59:51,562 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-12-27 18:59:51,562 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:9696/v2.0/networks/9eb6cee5-4d9c-47f2-90db-cf4b52d448ad.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25311b71cde0d94fb533d8edaf38def6fec11542" 2018-12-27 18:59:52,503 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-aad9287a-1e29-46b0-844f-ee4ae6e20b50 Date: Thu, 27 Dec 2018 18:59:52 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 18:59:52,503 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/networks/9eb6cee5-4d9c-47f2-90db-cf4b52d448ad.json used request id req-aad9287a-1e29-46b0-844f-ee4ae6e20b50 2018-12-27 18:59:52,503 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 0.941351890564s 2018-12-27 18:59:52,503 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/networks/9eb6cee5-4d9c-47f2-90db-cf4b52d448ad.json used request id req-aad9287a-1e29-46b0-844f-ee4ae6e20b50 2018-12-27 18:59:52,507 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-27 18:59:52,511 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25311b71cde0d94fb533d8edaf38def6fec11542" 2018-12-27 18:59:52,756 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1195 Content-Type: application/json X-Openstack-Request-Id: req-f5c3f198-66bc-4af0-9bbf-d1b61ce2b142 Date: Thu, 27 Dec 2018 18:59:52 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/477c1133-ec1b-4289-9bdd-c25459efa410/snap", "metadata": {}}], "file": "/v2/images/477c1133-ec1b-4289-9bdd-c25459efa410/file", "owner": "c4ca8cab71a344789c6a387d7b29fe62", "id": "477c1133-ec1b-4289-9bdd-c25459efa410", "size": 666173440, "self": "/v2/images/477c1133-ec1b-4289-9bdd-c25459efa410", "disk_format": "qcow2", "direct_url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/477c1133-ec1b-4289-9bdd-c25459efa410/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017", "updated_at": "2018-12-27T18:29:57Z", "visibility": "private", "owner_specified.shade.object": "images/shaker-img_88ca9841-7565-4820-8291-7340da353c7f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "cea74a063cc5ef2b018ec12beb0bf961", "name": "shaker-img_88ca9841-7565-4820-8291-7340da353c7f", "checksum": "cea74a063cc5ef2b018ec12beb0bf961", "created_at": "2018-12-27T18:29:49Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-27 18:59:52,756 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-f5c3f198-66bc-4af0-9bbf-d1b61ce2b142 2018-12-27 18:59:52,756 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.248481988907s 2018-12-27 18:59:52,756 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-f5c3f198-66bc-4af0-9bbf-d1b61ce2b142 2018-12-27 18:59:52,758 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-12-27 18:59:52,762 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:9292/v2/images/477c1133-ec1b-4289-9bdd-c25459efa410 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25311b71cde0d94fb533d8edaf38def6fec11542" 2018-12-27 18:59:53,345 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-7aa00fc3-133c-4900-acb7-d46e2e3a0e36 Date: Thu, 27 Dec 2018 18:59:53 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-27 18:59:53,345 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.31:9292/v2/images/477c1133-ec1b-4289-9bdd-c25459efa410 used request id req-7aa00fc3-133c-4900-acb7-d46e2e3a0e36 2018-12-27 18:59:53,345 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.587177038193s 2018-12-27 18:59:53,345 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.31:9292/v2/images/477c1133-ec1b-4289-9bdd-c25459efa410 used request id req-7aa00fc3-133c-4900-acb7-d46e2e3a0e36 2018-12-27 18:59:53,346 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-12-27 18:59:53,348 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}71926e9955302e532f55c387728d2e2fc6139aa5" 2018-12-27 18:59:53,549 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:59:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a682eb95-a6f7-4846-839f-e822101665f0 x-compute-request-id: req-a682eb95-a6f7-4846-839f-e822101665f0 Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavors": [{"name": "shaker-flavor_88ca9841-7565-4820-8291-7340da353c7f", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/6dd35c92-bb0a-451f-85a7-d45a66b18d4a", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/6dd35c92-bb0a-451f-85a7-d45a66b18d4a", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 3, "id": "6dd35c92-bb0a-451f-85a7-d45a66b18d4a"}]} 2018-12-27 18:59:53,549 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None used request id req-a682eb95-a6f7-4846-839f-e822101665f0 2018-12-27 18:59:53,549 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.203410863876s 2018-12-27 18:59:53,550 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None used request id req-a682eb95-a6f7-4846-839f-e822101665f0 2018-12-27 18:59:53,551 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-12-27 18:59:53,554 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:8774/v2.1/flavors/6dd35c92-bb0a-451f-85a7-d45a66b18d4a -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}71926e9955302e532f55c387728d2e2fc6139aa5" 2018-12-27 18:59:53,599 - keystoneauth.session - DEBUG - RESP: [202] Date: Thu, 27 Dec 2018 18:59:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-2dea8126-1830-40c7-92f9-095504d2f67b x-compute-request-id: req-2dea8126-1830-40c7-92f9-095504d2f67b Content-Length: 0 Content-Type: application/json 2018-12-27 18:59:53,599 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/flavors/6dd35c92-bb0a-451f-85a7-d45a66b18d4a used request id req-2dea8126-1830-40c7-92f9-095504d2f67b 2018-12-27 18:59:53,599 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0480649471283s 2018-12-27 18:59:53,599 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/flavors/6dd35c92-bb0a-451f-85a7-d45a66b18d4a used request id req-2dea8126-1830-40c7-92f9-095504d2f67b 2018-12-27 18:59:53,600 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-27 18:59:53,604 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}71926e9955302e532f55c387728d2e2fc6139aa5" 2018-12-27 18:59:53,725 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:59:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-30732c8b-9061-4944-8380-fd041c79de3e Content-Encoding: gzip Content-Length: 836 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/05a834ddebbc40688596b7460b47439e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05a834ddebbc40688596b7460b47439e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/08226a0ad01943f39559448239e291e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "08226a0ad01943f39559448239e291e1", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/55c0552fe37a4f7ca0e73939514bc683"}, "domain_id": "default", "enabled": true, "options": {}, "id": "55c0552fe37a4f7ca0e73939514bc683", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/646a4af4e3b5439a97996d353fea3924"}, "domain_id": "914eec1d43ea4caf9d2fd33268c06258", "enabled": true, "options": {}, "id": "646a4af4e3b5439a97996d353fea3924", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/85fb203e51c34d3f8122e285a6a318b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85fb203e51c34d3f8122e285a6a318b3", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/905e7f4b42d24cca93b99d2401fa3378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "905e7f4b42d24cca93b99d2401fa3378", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/a5bc08b9f81f4e5bb86c24f9f7547bae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5bc08b9f81f4e5bb86c24f9f7547bae", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/a5c780627f004d318bf908d80305da9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5c780627f004d318bf908d80305da9c", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/b18425bf2b044bc9af7e194919539a17"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b18425bf2b044bc9af7e194919539a17", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/b8d2134b619d4dca80e21d6fb16449b0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b8d2134b619d4dca80e21d6fb16449b0", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/b9ab6a25a652438285139fe5b44aea62"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9ab6a25a652438285139fe5b44aea62", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/c08462554a4844d681348f58b9b0edee"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c08462554a4844d681348f58b9b0edee", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/ddfc3a9aad444d4782eae677c8a98130"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ddfc3a9aad444d4782eae677c8a98130", "email": "swift@localhost", "password_expires_at": null}, {"name": "shaker-user_88ca9841-7565-4820-8291-7340da353c7f", "links": {"self": "http://172.30.9.31:5000/v3/users/e8ebfd8bd5ce4669933d0881b0d0ccd9"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "e8ebfd8bd5ce4669933d0881b0d0ccd9", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/f2a74f2185a54676a6cb2bb5ecfcc4f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2a74f2185a54676a6cb2bb5ecfcc4f6", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-12-27 18:59:53,725 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-30732c8b-9061-4944-8380-fd041c79de3e 2018-12-27 18:59:53,725 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.124977111816s 2018-12-27 18:59:53,725 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-30732c8b-9061-4944-8380-fd041c79de3e 2018-12-27 18:59:53,731 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-27 18:59:53,734 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/users/e8ebfd8bd5ce4669933d0881b0d0ccd9 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}71926e9955302e532f55c387728d2e2fc6139aa5" 2018-12-27 18:59:53,854 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:59:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5c0093c0-b485-410b-b425-dc950280f66e Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"user": {"name": "shaker-user_88ca9841-7565-4820-8291-7340da353c7f", "links": {"self": "http://172.30.9.31:5000/v3/users/e8ebfd8bd5ce4669933d0881b0d0ccd9"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "e8ebfd8bd5ce4669933d0881b0d0ccd9", "description": null}} 2018-12-27 18:59:53,855 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users/e8ebfd8bd5ce4669933d0881b0d0ccd9 used request id req-5c0093c0-b485-410b-b425-dc950280f66e 2018-12-27 18:59:53,855 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.123835086823s 2018-12-27 18:59:53,855 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users/e8ebfd8bd5ce4669933d0881b0d0ccd9 used request id req-5c0093c0-b485-410b-b425-dc950280f66e 2018-12-27 18:59:53,856 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-12-27 18:59:53,859 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:5000/v3/users/e8ebfd8bd5ce4669933d0881b0d0ccd9 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}71926e9955302e532f55c387728d2e2fc6139aa5" 2018-12-27 18:59:54,081 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 18:59:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7fbf860a-c567-440b-9910-810c3d935d17 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 18:59:54,081 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/e8ebfd8bd5ce4669933d0881b0d0ccd9 used request id req-7fbf860a-c567-440b-9910-810c3d935d17 2018-12-27 18:59:54,081 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.225516080856s 2018-12-27 18:59:54,082 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/e8ebfd8bd5ce4669933d0881b0d0ccd9 used request id req-7fbf860a-c567-440b-9910-810c3d935d17 2018-12-27 18:59:54,087 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-27 18:59:54,090 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}71926e9955302e532f55c387728d2e2fc6139aa5" 2018-12-27 18:59:54,190 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:59:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d0569771-b4ea-4971-9c3e-63263e7c820e Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93"}, "tags": [], "enabled": true, "id": "b7b4fceec1ad4c6eb74d758b709a9d93", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: shaker", "links": {"self": "http://172.30.9.31:5000/v3/projects/c4ca8cab71a344789c6a387d7b29fe62"}, "tags": [], "enabled": true, "id": "c4ca8cab71a344789c6a387d7b29fe62", "parent_id": "default", "domain_id": "default", "name": "shaker-project_88ca9841-7565-4820-8291-7340da353c7f"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/da629caea04941e1ae8979c379dc7c9d"}, "tags": [], "enabled": true, "id": "da629caea04941e1ae8979c379dc7c9d", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-12-27 18:59:54,190 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects used request id req-d0569771-b4ea-4971-9c3e-63263e7c820e 2018-12-27 18:59:54,191 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.103343963623s 2018-12-27 18:59:54,191 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects used request id req-d0569771-b4ea-4971-9c3e-63263e7c820e 2018-12-27 18:59:54,195 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-12-27 18:59:54,199 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:5000/v3/projects/c4ca8cab71a344789c6a387d7b29fe62 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}71926e9955302e532f55c387728d2e2fc6139aa5" 2018-12-27 18:59:54,434 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 18:59:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5d8d5d51-8d46-4839-a2fa-1440a16362fe Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 18:59:54,434 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/c4ca8cab71a344789c6a387d7b29fe62 used request id req-5d8d5d51-8d46-4839-a2fa-1440a16362fe 2018-12-27 18:59:54,434 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.238378047943s 2018-12-27 18:59:54,434 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/c4ca8cab71a344789c6a387d7b29fe62 used request id req-5d8d5d51-8d46-4839-a2fa-1440a16362fe 2018-12-27 18:59:54,437 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-27 18:59:54,437 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:9696/v2.0/security-groups.json?project_id=c4ca8cab71a344789c6a387d7b29fe62&name=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}71926e9955302e532f55c387728d2e2fc6139aa5" 2018-12-27 18:59:54,682 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2434 X-Openstack-Request-Id: req-45406a50-ad7b-4c51-868b-44f63da076f0 Date: Thu, 27 Dec 2018 18:59:54 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "c4ca8cab71a344789c6a387d7b29fe62", "created_at": "2018-12-27T18:29:36Z", "updated_at": "2018-12-27T18:29:36Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T18:29:36Z", "revision_number": 0, "id": "32375a62-bbf6-41ed-a020-7b2e28e8a349", "remote_group_id": "1e5fbbab-6816-4478-aac6-2d7a609e3f2a", "remote_ip_prefix": null, "created_at": "2018-12-27T18:29:36Z", "security_group_id": "1e5fbbab-6816-4478-aac6-2d7a609e3f2a", "tenant_id": "c4ca8cab71a344789c6a387d7b29fe62", "port_range_min": null, "ethertype": "IPv6", "project_id": "c4ca8cab71a344789c6a387d7b29fe62"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T18:29:36Z", "revision_number": 0, "id": "3f2cc328-41f3-473a-8300-46a76807a084", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T18:29:36Z", "security_group_id": "1e5fbbab-6816-4478-aac6-2d7a609e3f2a", "tenant_id": "c4ca8cab71a344789c6a387d7b29fe62", "port_range_min": null, "ethertype": "IPv4", "project_id": "c4ca8cab71a344789c6a387d7b29fe62"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T18:29:36Z", "revision_number": 0, "id": "548f3040-8f21-4b4d-9086-235e6e9ef665", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T18:29:36Z", "security_group_id": "1e5fbbab-6816-4478-aac6-2d7a609e3f2a", "tenant_id": "c4ca8cab71a344789c6a387d7b29fe62", "port_range_min": null, "ethertype": "IPv6", "project_id": "c4ca8cab71a344789c6a387d7b29fe62"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T18:29:36Z", "revision_number": 0, "id": "b7579497-2365-4e4d-a488-e01a226fc529", "remote_group_id": "1e5fbbab-6816-4478-aac6-2d7a609e3f2a", "remote_ip_prefix": null, "created_at": "2018-12-27T18:29:36Z", "security_group_id": "1e5fbbab-6816-4478-aac6-2d7a609e3f2a", "tenant_id": "c4ca8cab71a344789c6a387d7b29fe62", "port_range_min": null, "ethertype": "IPv4", "project_id": "c4ca8cab71a344789c6a387d7b29fe62"}], "revision_number": 4, "project_id": "c4ca8cab71a344789c6a387d7b29fe62", "id": "1e5fbbab-6816-4478-aac6-2d7a609e3f2a", "name": "default"}]} 2018-12-27 18:59:54,682 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json?project_id=c4ca8cab71a344789c6a387d7b29fe62&name=default used request id req-45406a50-ad7b-4c51-868b-44f63da076f0 2018-12-27 18:59:54,682 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.245381116867s 2018-12-27 18:59:54,682 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json?project_id=c4ca8cab71a344789c6a387d7b29fe62&name=default used request id req-45406a50-ad7b-4c51-868b-44f63da076f0 2018-12-27 18:59:54,685 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-27 18:59:54,686 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}71926e9955302e532f55c387728d2e2fc6139aa5" 2018-12-27 18:59:54,956 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 33483 X-Openstack-Request-Id: req-7d76c7ce-dca7-43dc-81fa-10abf0b25c29 Date: Thu, 27 Dec 2018 18:59:54 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "created_at": "2018-12-27T15:33:01Z", "updated_at": "2018-12-27T15:33:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "35205ac3-06e6-4cf6-bb21-ff8f813cb45b", "remote_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "ade77f59-e70c-4970-8ea8-198222fa332e", "remote_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "c4f3bf7f-d793-498d-a883-bb8c6003f070", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "c85cb618-8f19-445b-8e16-6d467cb17771", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}], "revision_number": 4, "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "created_at": "2018-12-27T15:57:22Z", "updated_at": "2018-12-27T15:57:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "5e258a3b-01f5-4aef-81b7-0b5dc6e5b683", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "65475539-0336-498a-8da4-ff0a80b10089", "remote_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "ae922857-f7ae-4bc8-949b-153fb43bfd00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "b4f87679-52e1-4cf9-bf76-5abb9a9bec06", "remote_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "f7197afc9b61423897aefc9a643d03a1"}], "revision_number": 4, "project_id": "f7197afc9b61423897aefc9a643d03a1", "id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c4ca8cab71a344789c6a387d7b29fe62", "created_at": "2018-12-27T18:29:36Z", "updated_at": "2018-12-27T18:29:36Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T18:29:36Z", "revision_number": 0, "id": "32375a62-bbf6-41ed-a020-7b2e28e8a349", "remote_group_id": "1e5fbbab-6816-4478-aac6-2d7a609e3f2a", "remote_ip_prefix": null, "created_at": "2018-12-27T18:29:36Z", "security_group_id": "1e5fbbab-6816-4478-aac6-2d7a609e3f2a", "tenant_id": "c4ca8cab71a344789c6a387d7b29fe62", "port_range_min": null, "ethertype": "IPv6", "project_id": "c4ca8cab71a344789c6a387d7b29fe62"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T18:29:36Z", "revision_number": 0, "id": "3f2cc328-41f3-473a-8300-46a76807a084", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T18:29:36Z", "security_group_id": "1e5fbbab-6816-4478-aac6-2d7a609e3f2a", "tenant_id": "c4ca8cab71a344789c6a387d7b29fe62", "port_range_min": null, "ethertype": "IPv4", "project_id": "c4ca8cab71a344789c6a387d7b29fe62"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T18:29:36Z", "revision_number": 0, "id": "548f3040-8f21-4b4d-9086-235e6e9ef665", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T18:29:36Z", "security_group_id": "1e5fbbab-6816-4478-aac6-2d7a609e3f2a", "tenant_id": "c4ca8cab71a344789c6a387d7b29fe62", "port_range_min": null, "ethertype": "IPv6", "project_id": "c4ca8cab71a344789c6a387d7b29fe62"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T18:29:36Z", "revision_number": 0, "id": "b7579497-2365-4e4d-a488-e01a226fc529", "remote_group_id": "1e5fbbab-6816-4478-aac6-2d7a609e3f2a", "remote_ip_prefix": null, "created_at": "2018-12-27T18:29:36Z", "security_group_id": "1e5fbbab-6816-4478-aac6-2d7a609e3f2a", "tenant_id": "c4ca8cab71a344789c6a387d7b29fe62", "port_range_min": null, "ethertype": "IPv4", "project_id": "c4ca8cab71a344789c6a387d7b29fe62"}], "revision_number": 4, "project_id": "c4ca8cab71a344789c6a387d7b29fe62", "id": "1e5fbbab-6816-4478-aac6-2d7a609e3f2a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "created_at": "2018-12-27T16:01:54Z", "updated_at": "2018-12-27T16:01:54Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "00dd3abd-acd1-4edb-8f4a-8badcbd2eeb4", "remote_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "018de60d-bc33-4ef0-9eed-6d00b6ce227b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "0d99f0db-fa6b-4201-b67f-a7ff0db82c5d", "remote_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv6", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "5c4049ef-933d-4614-84e7-83584430d462", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv6", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}], "revision_number": 4, "project_id": "8c689c5e31c44b09ab85f80682abbc2a", "id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "created_at": "2018-12-27T15:56:49Z", "updated_at": "2018-12-27T15:56:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "6555e255-763a-4448-b1b1-0c93b2a390bd", "remote_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "777ff7a5-a590-43e5-a84b-7677710494e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "8bac258a-08df-48b7-900b-efbe01a6ec20", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "dc17921e-353f-4898-a970-881b2c8d093d", "remote_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}], "revision_number": 4, "project_id": "28dac9e1580d461c9de52e6659cc4f9d", "id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "created_at": "2018-12-27T16:01:52Z", "updated_at": "2018-12-27T16:01:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "32737757-45f3-4b24-b6ab-5f2d5579b4a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv6", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "ae604ef3-492d-4aa3-8045-1ff84f755a27", "remote_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv4", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "b7bff40a-beda-4996-b140-ed94d010535c", "remote_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv6", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "b8129030-9d72-4d5d-adce-47bbe62492fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv4", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}], "revision_number": 4, "project_id": "81c108a273314b24bf6b48c41b5bbe0c", "id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "created_at": "2018-12-27T15:57:20Z", "updated_at": "2018-12-27T15:57:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "0c389ec4-c0af-4c20-acf9-4fcc1d859dd7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv6", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "3749697a-f2ef-439a-a661-2fb92badd1ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv4", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "b74e0c8c-e243-450e-b1be-69c587093d6d", "remote_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv6", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "c222695b-2f1c-427d-afd7-e0be24ec9f66", "remote_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv4", "project_id": "7fb0e5436e4f467998e672dd71018a45"}], "revision_number": 4, "project_id": "7fb0e5436e4f467998e672dd71018a45", "id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "created_at": "2018-12-27T17:02:11Z", "updated_at": "2018-12-27T17:02:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "675d8a56-1c9b-4c58-a252-61e65997fd05", "remote_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv4", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "84f0587c-7394-4fd6-8f3d-8d6ba94cf3f9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv6", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "8a450b4f-e710-4193-816e-13a2d4e40c07", "remote_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv6", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "c3106b0a-1026-4156-86a9-f0438b7fab93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv4", "project_id": "7cba3664d5674e65a12c8c269a05febf"}], "revision_number": 4, "project_id": "7cba3664d5674e65a12c8c269a05febf", "id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "created_at": "2018-12-27T15:58:29Z", "updated_at": "2018-12-27T15:58:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "2a945ecc-f9fa-4219-96ab-c189a7f5c102", "remote_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv6", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "55e2b54e-68d4-4476-8c9f-e05e347c8970", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv4", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "9983229c-b595-482a-973f-81137a209b6d", "remote_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv4", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "9d4b8450-78ab-4817-a586-372ed88268f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv6", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}], "revision_number": 4, "project_id": "fbd6dbf946a5406398ba810e02d0888e", "id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "created_at": "2018-12-27T15:57:24Z", "updated_at": "2018-12-27T15:57:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "35521f2a-a59d-4798-9fa8-0febfe126076", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv4", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "607d473d-1e6a-4088-a778-7df9ffc1ff68", "remote_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv6", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "6f8fa92b-b67a-4047-a900-f43656aff42b", "remote_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv4", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "890f1d6c-9ae5-45b0-b7a1-282182432b66", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv6", "project_id": "253cc6709e714b8a80a5f74e4257907e"}], "revision_number": 4, "project_id": "253cc6709e714b8a80a5f74e4257907e", "id": "b9546f11-205e-4322-89f8-f0360d6090ed", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "created_at": "2018-12-27T15:57:08Z", "updated_at": "2018-12-27T15:57:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "6739c48b-d899-4c17-bb8e-ffaf8922c034", "remote_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv4", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "9660a6af-4d9b-40b9-9729-f205f66c2bd0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv4", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "bf244c03-fc10-4754-9c2b-b0224401c4f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv6", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "d3bee7cc-a152-441c-9790-abb1f56cec03", "remote_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv6", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}], "revision_number": 4, "project_id": "782a28bd0d40485e85eda6b8ba43840b", "id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "created_at": "2018-12-27T15:57:11Z", "updated_at": "2018-12-27T15:57:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "22c0d2cf-360a-4aa8-ba7e-bfdbf8327d27", "remote_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "553b140a-8ba9-4af7-9f50-bf24e87aebf7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "b2ecf7a5-df98-4d65-a762-767320437c5a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "e49104b2-7c13-49d6-8519-a16dd585346f", "remote_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}], "revision_number": 4, "project_id": "ef7e486beb8f4de39b25ca5f11552328", "id": "d0588e93-db0d-4888-9f99-3399a50df490", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-27T15:33:07Z", "updated_at": "2018-12-27T15:33:07Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "4de95db8-72d6-4aec-a145-e92511971eb9", "remote_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "5f100cff-05d8-4405-8dfb-0a387c123fae", "remote_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "a3f6a193-cc94-4220-a73a-08acf63c449b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "f059d8a5-0c32-49c9-a721-77cc89245ecd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "created_at": "2018-12-27T15:29:16Z", "updated_at": "2018-12-27T15:29:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "3c53841a-5bc0-4192-b482-044411e217ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "5956ff3f-d59d-4af6-82b5-566c888583a7", "remote_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:16Z", "revision_number": 0, "id": "60735d87-52c7-426a-91a6-aff1078a5a2d", "remote_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:16Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "abe97133-61dd-4fdf-baf3-2e07968a324f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "da629caea04941e1ae8979c379dc7c9d"}], "revision_number": 4, "project_id": "da629caea04941e1ae8979c379dc7c9d", "id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "name": "default"}]} 2018-12-27 18:59:54,957 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json used request id req-7d76c7ce-dca7-43dc-81fa-10abf0b25c29 2018-12-27 18:59:54,957 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.271903038025s 2018-12-27 18:59:54,959 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json used request id req-7d76c7ce-dca7-43dc-81fa-10abf0b25c29 2018-12-27 18:59:54,964 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-12-27 18:59:54,964 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:9696/v2.0/security-groups/1e5fbbab-6816-4478-aac6-2d7a609e3f2a.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}71926e9955302e532f55c387728d2e2fc6139aa5" 2018-12-27 18:59:55,333 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-fd3e8b98-169e-46e2-ba5b-cf555006e42d Content-Length: 0 Date: Thu, 27 Dec 2018 18:59:55 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 18:59:55,333 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-groups/1e5fbbab-6816-4478-aac6-2d7a609e3f2a.json used request id req-fd3e8b98-169e-46e2-ba5b-cf555006e42d 2018-12-27 18:59:55,333 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.369297981262s 2018-12-27 18:59:55,334 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-groups/1e5fbbab-6816-4478-aac6-2d7a609e3f2a.json used request id req-fd3e8b98-169e-46e2-ba5b-cf555006e42d 2018-12-27 18:59:55,337 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-27 18:59:55,340 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}71926e9955302e532f55c387728d2e2fc6139aa5" 2018-12-27 18:59:55,440 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 18:59:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7065c680-8c5b-428c-9811-6f7fbc40b6cf Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "65e5e7efa4504332b4583ff79dc24da2", "links": {"self": "http://172.30.9.31:5000/v3/roles/65e5e7efa4504332b4583ff79dc24da2"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 18:59:55,441 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-7065c680-8c5b-428c-9811-6f7fbc40b6cf 2018-12-27 18:59:55,441 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.103621959686s 2018-12-27 18:59:55,441 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-7065c680-8c5b-428c-9811-6f7fbc40b6cf 2018-12-27 18:59:55,446 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.roles 2018-12-27 18:59:55,449 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:5000/v3/roles/65e5e7efa4504332b4583ff79dc24da2 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}71926e9955302e532f55c387728d2e2fc6139aa5" 2018-12-27 18:59:55,563 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 18:59:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7524b405-128f-4eb5-9951-82353c09325c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 18:59:55,563 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/roles/65e5e7efa4504332b4583ff79dc24da2 used request id req-7524b405-128f-4eb5-9951-82353c09325c 2018-12-27 18:59:55,563 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.roles in 0.117040872574s 2018-12-27 18:59:55,563 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/roles/65e5e7efa4504332b4583ff79dc24da2 used request id req-7524b405-128f-4eb5-9951-82353c09325c 2018-12-27 18:59:55,564 - xtesting.ci.run_tests - INFO - Xtesting report: +-------------------+------------------+----------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +-------------------+------------------+----------------------+------------------+----------------+ | vmtp | functest | benchmarking | 18:09 | PASS | | shaker | functest | benchmarking | 30:05 | PASS | +-------------------+------------------+----------------------+------------------+----------------+ 2018-12-27 18:59:55,567 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-12-27 18:59:55,620 - paramiko.transport - DEBUG - EOF in transport thread 2018-12-27 18:59:58,425 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-gambia-114 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-ovn-nofeature-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2018-12-27 18:59:58,428 - xtesting.ci.run_tests - INFO - Sourcing env file /var/lib/xtesting/conf/env_file # Clear any old environment that may conflict. for key in $( set | awk '{FS="="} /^OS_/ {print $1}' ); do unset $key ; done export OS_NO_CACHE=True export COMPUTE_API_VERSION=1.1 export OS_USERNAME=admin export no_proxy=,172.30.9.31,192.30.9.5 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.31:5000//v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=6rcak6xrjZncaN4AGF9bHRzwP export OS_PROJECT_DOMAIN_NAME=Default export OS_IDENTITY_API_VERSION=3 export OS_PROJECT_NAME=admin export OS_AUTH_TYPE=password export PYTHONWARNINGS="ignore:Certificate has no, ignore:A true SSLContext object is not available" # Add OS_CLOUDNAME to PS1 if [ -z "${CLOUDPROMPT_ENABLED:-}" ]; then export PS1=${PS1:-""} export PS1=\${OS_CLOUDNAME:+"(\$OS_CLOUDNAME)"}\ $PS1 export CLOUDPROMPT_ENABLED=1 fi export OS_PROJECT_ID=b7b4fceec1ad4c6eb74d758b709a9d93 export OS_TENANT_NAME=admin export SDN_CONTROLLER_IP=192.30.9.5 export SDN_CONTROLLER_WEBPORT=8081 export SDN_CONTROLLER_RESTCONFPORT=8081 export OS_REGION_NAME=regionOne 2018-12-27 18:59:58,428 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-12-27 18:59:58,428 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+---------------------+-------------------+ | TIERS | ORDER | DESCRIPTION | TESTCASES | +---------------+---------------+---------------------+-------------------+ +---------------+---------------+---------------------+-------------------+ 2018-12-27 18:59:58,429 - xtesting.ci.run_tests - INFO - Xtesting report: +-----------------------------+-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +-----------------------------+-------------------+------------------+------------------+----------------+ | doctor-notification | doctor | features | 00:00 | SKIP | | bgpvpn | sdnvpn | features | 00:00 | SKIP | | functest-odl-sfc | sfc | features | 00:00 | SKIP | | barometercollectd | barometer | features | 00:00 | SKIP | | vgpu | functest | features | 00:00 | SKIP | | stor4nfv_os | stor4nfv | features | 00:00 | SKIP | +-----------------------------+-------------------+------------------+------------------+----------------+ 2018-12-27 18:59:58,431 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-12-27 19:00:01,251 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-gambia-114 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-ovn-nofeature-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2018-12-27 19:00:01,255 - xtesting.ci.run_tests - INFO - Sourcing env file /var/lib/xtesting/conf/env_file # Clear any old environment that may conflict. for key in $( set | awk '{FS="="} /^OS_/ {print $1}' ); do unset $key ; done export OS_NO_CACHE=True export COMPUTE_API_VERSION=1.1 export OS_USERNAME=admin export no_proxy=,172.30.9.31,192.30.9.5 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.31:5000//v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=6rcak6xrjZncaN4AGF9bHRzwP export OS_PROJECT_DOMAIN_NAME=Default export OS_IDENTITY_API_VERSION=3 export OS_PROJECT_NAME=admin export OS_AUTH_TYPE=password export PYTHONWARNINGS="ignore:Certificate has no, ignore:A true SSLContext object is not available" # Add OS_CLOUDNAME to PS1 if [ -z "${CLOUDPROMPT_ENABLED:-}" ]; then export PS1=${PS1:-""} export PS1=\${OS_CLOUDNAME:+"(\$OS_CLOUDNAME)"}\ $PS1 export CLOUDPROMPT_ENABLED=1 fi export OS_PROJECT_ID=b7b4fceec1ad4c6eb74d758b709a9d93 export OS_TENANT_NAME=admin export SDN_CONTROLLER_IP=192.30.9.5 export SDN_CONTROLLER_WEBPORT=8081 export SDN_CONTROLLER_RESTCONFPORT=8081 export OS_REGION_NAME=regionOne 2018-12-27 19:00:01,255 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-12-27 19:00:01,256 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+---------------------------------------+----------------------------------------+ | TIERS | ORDER | DESCRIPTION | TESTCASES | +---------------+---------------+---------------------------------------+----------------------------------------+ | vnf | 5 | Collection of VNF test cases. | cloudify cloudify_ims heat_ims | | | | | vyos_vrouter juju_epc | +---------------+---------------+---------------------------------------+----------------------------------------+ 2018-12-27 19:00:01,267 - xtesting.ci.run_tests - INFO - Loading test case 'cloudify'... 2018-12-27 19:00:01,448 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 19:00:01,455 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:00:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b418ddf6-daca-4ca3-bc4e-eec076557fb8 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 19:00:01,455 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-b418ddf6-daca-4ca3-bc4e-eec076557fb8 2018-12-27 19:00:01,456 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000/v3/auth/tokens 2018-12-27 19:00:01,875 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}], "expires_at": "2018-12-27T20:00:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b7b4fceec1ad4c6eb74d758b709a9d93", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "a5bc08b9f81f4e5bb86c24f9f7547bae"}, "audit_ids": ["QizyEI7jR5SqHViTNWQzCA"], "issued_at": "2018-12-27T19:00:01.000000Z"}} 2018-12-27 19:00:01,878 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-27 19:00:01,879 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d70f3de2d8e30e37f028c346ba848a52fa36cf49" 2018-12-27 19:00:02,288 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 725 X-Openstack-Request-Id: req-b24c601c-a279-47ac-b204-200584d31093 Date: Thu, 27 Dec 2018 19:00:02 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","updated_at":"2018-12-27T15:58:03Z","dns_domain":"","revision_number":8,"port_security_enabled":true,"mtu":1500,"id":"a4959dd9-e8f4-4ea9-8c99-7bff545db58c","router:external":true,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"da629caea04941e1ae8979c379dc7c9d","status":"ACTIVE","subnets":["244ab55b-a0ed-4e50-9f85-07f08119ae55"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"da629caea04941e1ae8979c379dc7c9d","created_at":"2018-12-27T15:29:17Z","provider:network_type":"flat"}]} 2018-12-27 19:00:02,288 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json?router%3Aexternal=True used request id req-b24c601c-a279-47ac-b204-200584d31093 2018-12-27 19:00:02,289 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.410358190536s 2018-12-27 19:00:02,289 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json?router%3Aexternal=True used request id req-b24c601c-a279-47ac-b204-200584d31093 2018-12-27 19:00:02,297 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 19:00:02,303 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 19:00:02 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 19:00:02,304 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-27 19:00:02,307 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d70f3de2d8e30e37f028c346ba848a52fa36cf49" 2018-12-27 19:00:02,423 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:00:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d87c94ad-c7c0-4abd-949f-e56230fa9ca8 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.31:5000/v3/domains/914eec1d43ea4caf9d2fd33268c06258"}, "tags": [], "enabled": true, "id": "914eec1d43ea4caf9d2fd33268c06258", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains", "previous": null, "next": null}} 2018-12-27 19:00:02,423 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains used request id req-d87c94ad-c7c0-4abd-949f-e56230fa9ca8 2018-12-27 19:00:02,423 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.11908698082s 2018-12-27 19:00:02,423 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains used request id req-d87c94ad-c7c0-4abd-949f-e56230fa9ca8 2018-12-27 19:00:02,430 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-12-27 19:00:02,433 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d70f3de2d8e30e37f028c346ba848a52fa36cf49" -d '{"project": {"description": "Created by OPNFV Functest: cloudify", "enabled": true, "domain_id": "default", "name": "cloudify-project_2e6ba1ea-ab87-44d6-a87d-9344ffe8e02d"}}' 2018-12-27 19:00:02,596 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 27 Dec 2018 19:00:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f4769692-8c74-4bf5-8f9e-236c1e065dca Content-Length: 362 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: cloudify", "links": {"self": "http://172.30.9.31:5000/v3/projects/a0b396de1f9f4acbbfc1122dc4aab6d2"}, "tags": [], "enabled": true, "id": "a0b396de1f9f4acbbfc1122dc4aab6d2", "parent_id": "default", "domain_id": "default", "name": "cloudify-project_2e6ba1ea-ab87-44d6-a87d-9344ffe8e02d"}} 2018-12-27 19:00:02,596 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-f4769692-8c74-4bf5-8f9e-236c1e065dca 2018-12-27 19:00:02,597 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.16623711586s 2018-12-27 19:00:02,597 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-f4769692-8c74-4bf5-8f9e-236c1e065dca 2018-12-27 19:00:02,597 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: cloudify', u'tags': [], 'enabled': True, 'id': u'a0b396de1f9f4acbbfc1122dc4aab6d2', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'cloudify-project_2e6ba1ea-ab87-44d6-a87d-9344ffe8e02d'}) 2018-12-27 19:00:02,604 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-12-27 19:00:02,607 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d70f3de2d8e30e37f028c346ba848a52fa36cf49" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "dba105c0-d5f7-4947-b72c-79a675cb613b", "email": null, "name": "cloudify-user_2e6ba1ea-ab87-44d6-a87d-9344ffe8e02d"}}' 2018-12-27 19:00:03,001 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 27 Dec 2018 19:00:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f2a8e79c-fd61-4426-8b90-1260f8016658 Content-Length: 323 Content-Type: application/json RESP BODY: {"user": {"name": "cloudify-user_2e6ba1ea-ab87-44d6-a87d-9344ffe8e02d", "links": {"self": "http://172.30.9.31:5000/v3/users/b8219c08fa84421ab9627d0b4f89f3be"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "b8219c08fa84421ab9627d0b4f89f3be", "domain_id": "default", "password_expires_at": null}} 2018-12-27 19:00:03,001 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/users used request id req-f2a8e79c-fd61-4426-8b90-1260f8016658 2018-12-27 19:00:03,001 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.397124052048s 2018-12-27 19:00:03,001 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/users used request id req-f2a8e79c-fd61-4426-8b90-1260f8016658 2018-12-27 19:00:03,002 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'b8219c08fa84421ab9627d0b4f89f3be', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'cloudify-user_2e6ba1ea-ab87-44d6-a87d-9344ffe8e02d'}) 2018-12-27 19:00:03,006 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-27 19:00:03,009 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d70f3de2d8e30e37f028c346ba848a52fa36cf49" 2018-12-27 19:00:03,127 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:00:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-202f0c9e-dd81-4892-83b3-7b01de334a39 Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 19:00:03,127 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-202f0c9e-dd81-4892-83b3-7b01de334a39 2018-12-27 19:00:03,127 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.121568918228s 2018-12-27 19:00:03,128 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-202f0c9e-dd81-4892-83b3-7b01de334a39 2018-12-27 19:00:03,133 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-27 19:00:03,136 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d70f3de2d8e30e37f028c346ba848a52fa36cf49" 2018-12-27 19:00:03,232 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:00:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d721bdb4-691e-4d01-94f4-4d942bb7fad1 Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 19:00:03,233 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-d721bdb4-691e-4d01-94f4-4d942bb7fad1 2018-12-27 19:00:03,233 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.100069046021s 2018-12-27 19:00:03,233 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-d721bdb4-691e-4d01-94f4-4d942bb7fad1 2018-12-27 19:00:03,238 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-27 19:00:03,241 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d70f3de2d8e30e37f028c346ba848a52fa36cf49" 2018-12-27 19:00:03,343 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:00:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a84c526d-0a82-488d-919e-cbdd10cf4395 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-12-27 19:00:03,343 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains/default used request id req-a84c526d-0a82-488d-919e-cbdd10cf4395 2018-12-27 19:00:03,343 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.105527877808s 2018-12-27 19:00:03,344 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains/default used request id req-a84c526d-0a82-488d-919e-cbdd10cf4395 2018-12-27 19:00:03,344 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-27 19:00:03,348 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d70f3de2d8e30e37f028c346ba848a52fa36cf49" 2018-12-27 19:00:03,477 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:00:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-07f36060-a5ef-4853-b71a-9df2759e1e29 Content-Encoding: gzip Content-Length: 833 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/05a834ddebbc40688596b7460b47439e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05a834ddebbc40688596b7460b47439e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/08226a0ad01943f39559448239e291e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "08226a0ad01943f39559448239e291e1", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/55c0552fe37a4f7ca0e73939514bc683"}, "domain_id": "default", "enabled": true, "options": {}, "id": "55c0552fe37a4f7ca0e73939514bc683", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/646a4af4e3b5439a97996d353fea3924"}, "domain_id": "914eec1d43ea4caf9d2fd33268c06258", "enabled": true, "options": {}, "id": "646a4af4e3b5439a97996d353fea3924", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/85fb203e51c34d3f8122e285a6a318b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85fb203e51c34d3f8122e285a6a318b3", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/905e7f4b42d24cca93b99d2401fa3378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "905e7f4b42d24cca93b99d2401fa3378", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/a5bc08b9f81f4e5bb86c24f9f7547bae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5bc08b9f81f4e5bb86c24f9f7547bae", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/a5c780627f004d318bf908d80305da9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5c780627f004d318bf908d80305da9c", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/b18425bf2b044bc9af7e194919539a17"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b18425bf2b044bc9af7e194919539a17", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cloudify-user_2e6ba1ea-ab87-44d6-a87d-9344ffe8e02d", "links": {"self": "http://172.30.9.31:5000/v3/users/b8219c08fa84421ab9627d0b4f89f3be"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "b8219c08fa84421ab9627d0b4f89f3be", "domain_id": "default", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/b8d2134b619d4dca80e21d6fb16449b0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b8d2134b619d4dca80e21d6fb16449b0", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/b9ab6a25a652438285139fe5b44aea62"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9ab6a25a652438285139fe5b44aea62", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/c08462554a4844d681348f58b9b0edee"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c08462554a4844d681348f58b9b0edee", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/ddfc3a9aad444d4782eae677c8a98130"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ddfc3a9aad444d4782eae677c8a98130", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/f2a74f2185a54676a6cb2bb5ecfcc4f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2a74f2185a54676a6cb2bb5ecfcc4f6", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-12-27 19:00:03,477 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-07f36060-a5ef-4853-b71a-9df2759e1e29 2018-12-27 19:00:03,477 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.132793903351s 2018-12-27 19:00:03,478 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-07f36060-a5ef-4853-b71a-9df2759e1e29 2018-12-27 19:00:03,489 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-27 19:00:03,493 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d70f3de2d8e30e37f028c346ba848a52fa36cf49" 2018-12-27 19:00:03,591 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:00:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-694d99b1-998e-43c8-8613-d48310acd525 Content-Encoding: gzip Content-Length: 393 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: cloudify", "links": {"self": "http://172.30.9.31:5000/v3/projects/a0b396de1f9f4acbbfc1122dc4aab6d2"}, "tags": [], "enabled": true, "id": "a0b396de1f9f4acbbfc1122dc4aab6d2", "parent_id": "default", "domain_id": "default", "name": "cloudify-project_2e6ba1ea-ab87-44d6-a87d-9344ffe8e02d"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93"}, "tags": [], "enabled": true, "id": "b7b4fceec1ad4c6eb74d758b709a9d93", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/da629caea04941e1ae8979c379dc7c9d"}, "tags": [], "enabled": true, "id": "da629caea04941e1ae8979c379dc7c9d", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-12-27 19:00:03,591 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?domain_id=default used request id req-694d99b1-998e-43c8-8613-d48310acd525 2018-12-27 19:00:03,591 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.1018409729s 2018-12-27 19:00:03,592 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?domain_id=default used request id req-694d99b1-998e-43c8-8613-d48310acd525 2018-12-27 19:00:03,598 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-12-27 19:00:03,601 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:5000/v3/role_assignments?user.id=b8219c08fa84421ab9627d0b4f89f3be&role.id=5e97c57d600b48f5b4c8f915fe73d20b&scope.project.id=a0b396de1f9f4acbbfc1122dc4aab6d2" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d70f3de2d8e30e37f028c346ba848a52fa36cf49" 2018-12-27 19:00:03,707 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:00:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cc31ec48-09e3-4dcb-996c-d2c2f24f66ce Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.31:5000/v3/role_assignments?user.id=b8219c08fa84421ab9627d0b4f89f3be&role.id=5e97c57d600b48f5b4c8f915fe73d20b&scope.project.id=a0b396de1f9f4acbbfc1122dc4aab6d2", "previous": null, "next": null}} 2018-12-27 19:00:03,707 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/role_assignments?user.id=b8219c08fa84421ab9627d0b4f89f3be&role.id=5e97c57d600b48f5b4c8f915fe73d20b&scope.project.id=a0b396de1f9f4acbbfc1122dc4aab6d2 used request id req-cc31ec48-09e3-4dcb-996c-d2c2f24f66ce 2018-12-27 19:00:03,707 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.109038829803s 2018-12-27 19:00:03,708 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/role_assignments?user.id=b8219c08fa84421ab9627d0b4f89f3be&role.id=5e97c57d600b48f5b4c8f915fe73d20b&scope.project.id=a0b396de1f9f4acbbfc1122dc4aab6d2 used request id req-cc31ec48-09e3-4dcb-996c-d2c2f24f66ce 2018-12-27 19:00:03,711 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-12-27 19:00:03,714 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.31:5000/v3/projects/a0b396de1f9f4acbbfc1122dc4aab6d2/users/b8219c08fa84421ab9627d0b4f89f3be/roles/5e97c57d600b48f5b4c8f915fe73d20b -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d70f3de2d8e30e37f028c346ba848a52fa36cf49" 2018-12-27 19:00:03,878 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 19:00:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-21c8bd5b-7dda-4e75-945f-a22449bb1293 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 19:00:03,878 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/a0b396de1f9f4acbbfc1122dc4aab6d2/users/b8219c08fa84421ab9627d0b4f89f3be/roles/5e97c57d600b48f5b4c8f915fe73d20b used request id req-21c8bd5b-7dda-4e75-945f-a22449bb1293 2018-12-27 19:00:03,878 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.167146921158s 2018-12-27 19:00:03,878 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/a0b396de1f9f4acbbfc1122dc4aab6d2/users/b8219c08fa84421ab9627d0b4f89f3be/roles/5e97c57d600b48f5b4c8f915fe73d20b used request id req-21c8bd5b-7dda-4e75-945f-a22449bb1293 2018-12-27 19:00:03,879 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'cloudify-project_2e6ba1ea-ab87-44d6-a87d-9344ffe8e02d', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'tenant_name': 'admin', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': u'1', u'image_api_version': '2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'regionOne', u'key_manager_api_version': u'v1', 'project_id': u'a0b396de1f9f4acbbfc1122dc4aab6d2', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'dba105c0-d5f7-4947-b72c-79a675cb613b', 'username': u'cloudify-user_2e6ba1ea-ab87-44d6-a87d-9344ffe8e02d', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.31:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-12-27 19:00:03,883 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'cloudify-user_2e6ba1ea-ab87-44d6-a87d-9344ffe8e02d', 'password': 'dba105c0-d5f7-4947-b72c-79a675cb613b', 'project_name': 'cloudify-project_2e6ba1ea-ab87-44d6-a87d-9344ffe8e02d', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.31:5000//v3', 'project_id': 'a0b396de1f9f4acbbfc1122dc4aab6d2', 'project_domain_name': 'Default'} 2018-12-27 19:00:03,884 - xtesting.ci.run_tests - INFO - Running test case 'cloudify'... 2018-12-27 19:00:03,884 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-27 19:00:03,888 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d70f3de2d8e30e37f028c346ba848a52fa36cf49" 2018-12-27 19:00:03,979 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:00:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-30f89395-9dd4-480f-b06a-6b946dae92fb Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.31:5000/v3/domains/914eec1d43ea4caf9d2fd33268c06258"}, "tags": [], "enabled": true, "id": "914eec1d43ea4caf9d2fd33268c06258", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains", "previous": null, "next": null}} 2018-12-27 19:00:03,979 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains used request id req-30f89395-9dd4-480f-b06a-6b946dae92fb 2018-12-27 19:00:03,979 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0949599742889s 2018-12-27 19:00:03,980 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains used request id req-30f89395-9dd4-480f-b06a-6b946dae92fb 2018-12-27 19:00:03,986 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-27 19:00:03,989 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d70f3de2d8e30e37f028c346ba848a52fa36cf49" 2018-12-27 19:00:04,088 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:00:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2da24b9b-7cb6-482a-b6cf-b199a7b3bb51 Content-Encoding: gzip Content-Length: 393 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: cloudify", "links": {"self": "http://172.30.9.31:5000/v3/projects/a0b396de1f9f4acbbfc1122dc4aab6d2"}, "tags": [], "enabled": true, "id": "a0b396de1f9f4acbbfc1122dc4aab6d2", "parent_id": "default", "domain_id": "default", "name": "cloudify-project_2e6ba1ea-ab87-44d6-a87d-9344ffe8e02d"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93"}, "tags": [], "enabled": true, "id": "b7b4fceec1ad4c6eb74d758b709a9d93", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/da629caea04941e1ae8979c379dc7c9d"}, "tags": [], "enabled": true, "id": "da629caea04941e1ae8979c379dc7c9d", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-12-27 19:00:04,089 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?domain_id=default used request id req-2da24b9b-7cb6-482a-b6cf-b199a7b3bb51 2018-12-27 19:00:04,089 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.10240983963s 2018-12-27 19:00:04,089 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?domain_id=default used request id req-2da24b9b-7cb6-482a-b6cf-b199a7b3bb51 2018-12-27 19:00:04,091 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-12-27 19:00:04,092 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d70f3de2d8e30e37f028c346ba848a52fa36cf49" -d '{"network": {"tenant_id": "a0b396de1f9f4acbbfc1122dc4aab6d2", "name": "cloudify-net_2e6ba1ea-ab87-44d6-a87d-9344ffe8e02d", "admin_state_up": true}}' 2018-12-27 19:00:05,423 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 719 X-Openstack-Request-Id: req-2b1e3ea2-8266-4a92-a862-7582f391529b Date: Thu, 27 Dec 2018 19:00:05 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"provider:network_type":"geneve","id":"b9a0f6c4-be0c-4d28-8a4f-59f909242f66","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":26,"ipv4_address_scope":null,"shared":false,"project_id":"a0b396de1f9f4acbbfc1122dc4aab6d2","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-27T19:00:04Z","is_default":false,"qos_policy_id":null,"name":"cloudify-net_2e6ba1ea-ab87-44d6-a87d-9344ffe8e02d","admin_state_up":true,"tenant_id":"a0b396de1f9f4acbbfc1122dc4aab6d2","created_at":"2018-12-27T19:00:04Z","mtu":1442}} 2018-12-27 19:00:05,423 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-2b1e3ea2-8266-4a92-a862-7582f391529b 2018-12-27 19:00:05,423 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 1.3321249485s 2018-12-27 19:00:05,424 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-2b1e3ea2-8266-4a92-a862-7582f391529b 2018-12-27 19:00:05,424 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'dns_domain': u'', u'updated_at': u'2018-12-27T19:00:04Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'provider:network_type': u'geneve', u'id': u'b9a0f6c4-be0c-4d28-8a4f-59f909242f66', u'provider:segmentation_id': 26, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'cloudify-net_2e6ba1ea-ab87-44d6-a87d-9344ffe8e02d', u'created_at': u'2018-12-27T19:00:04Z', u'mtu': 1442, u'tenant_id': u'a0b396de1f9f4acbbfc1122dc4aab6d2', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'a0b396de1f9f4acbbfc1122dc4aab6d2'}) 2018-12-27 19:00:05,425 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 19:00:05,433 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:00:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-655c5e96-dc1c-4250-9db8-b7cc9300be6d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 19:00:05,433 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-655c5e96-dc1c-4250-9db8-b7cc9300be6d 2018-12-27 19:00:05,433 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000/v3/auth/tokens 2018-12-27 19:00:05,830 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T20:00:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a0b396de1f9f4acbbfc1122dc4aab6d2", "name": "cloudify-project_2e6ba1ea-ab87-44d6-a87d-9344ffe8e02d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/a0b396de1f9f4acbbfc1122dc4aab6d2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/a0b396de1f9f4acbbfc1122dc4aab6d2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/a0b396de1f9f4acbbfc1122dc4aab6d2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/a0b396de1f9f4acbbfc1122dc4aab6d2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/a0b396de1f9f4acbbfc1122dc4aab6d2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/a0b396de1f9f4acbbfc1122dc4aab6d2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/a0b396de1f9f4acbbfc1122dc4aab6d2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/a0b396de1f9f4acbbfc1122dc4aab6d2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/a0b396de1f9f4acbbfc1122dc4aab6d2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_a0b396de1f9f4acbbfc1122dc4aab6d2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_a0b396de1f9f4acbbfc1122dc4aab6d2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/a0b396de1f9f4acbbfc1122dc4aab6d2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/a0b396de1f9f4acbbfc1122dc4aab6d2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/a0b396de1f9f4acbbfc1122dc4aab6d2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "cloudify-user_2e6ba1ea-ab87-44d6-a87d-9344ffe8e02d", "id": "b8219c08fa84421ab9627d0b4f89f3be"}, "audit_ids": ["7Z0beph5QF2xPkfO3DN_Lw"], "issued_at": "2018-12-27T19:00:05.000000Z"}} 2018-12-27 19:00:05,833 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-27 19:00:05,834 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}910d15e652de07ef26490a8f50d8e88f75a7edbe" 2018-12-27 19:00:06,122 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1214 X-Openstack-Request-Id: req-08e45404-b39f-48f7-9ac6-9815850f4ebb Date: Thu, 27 Dec 2018 19:00:06 GMT RESP BODY: {"networks":[{"updated_at":"2018-12-27T15:58:03Z","dns_domain":"","revision_number":8,"port_security_enabled":true,"id":"a4959dd9-e8f4-4ea9-8c99-7bff545db58c","router:external":true,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"da629caea04941e1ae8979c379dc7c9d","status":"ACTIVE","subnets":["244ab55b-a0ed-4e50-9f85-07f08119ae55"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"da629caea04941e1ae8979c379dc7c9d","created_at":"2018-12-27T15:29:17Z","mtu":1500},{"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"id":"b9a0f6c4-be0c-4d28-8a4f-59f909242f66","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"a0b396de1f9f4acbbfc1122dc4aab6d2","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-27T19:00:04Z","qos_policy_id":null,"name":"cloudify-net_2e6ba1ea-ab87-44d6-a87d-9344ffe8e02d","admin_state_up":true,"tenant_id":"a0b396de1f9f4acbbfc1122dc4aab6d2","created_at":"2018-12-27T19:00:04Z","mtu":1442}]} 2018-12-27 19:00:06,122 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-08e45404-b39f-48f7-9ac6-9815850f4ebb 2018-12-27 19:00:06,122 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.288955926895s 2018-12-27 19:00:06,123 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-08e45404-b39f-48f7-9ac6-9815850f4ebb 2018-12-27 19:00:06,124 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-12-27 19:00:06,124 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}910d15e652de07ef26490a8f50d8e88f75a7edbe" -d '{"subnet": {"name": "cloudify-subnet_2e6ba1ea-ab87-44d6-a87d-9344ffe8e02d", "enable_dhcp": true, "network_id": "b9a0f6c4-be0c-4d28-8a4f-59f909242f66", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-12-27 19:00:08,540 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-d10e6ffb-c4aa-435b-8b15-106c7c55d986 Date: Thu, 27 Dec 2018 19:00:08 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b9a0f6c4-be0c-4d28-8a4f-59f909242f66","tenant_id":"a0b396de1f9f4acbbfc1122dc4aab6d2","created_at":"2018-12-27T19:00:06Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-12-27T19:00:06Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"a0b396de1f9f4acbbfc1122dc4aab6d2","id":"62def181-d15a-42d3-95f4-0aeaac3a2e62","subnetpool_id":null,"name":"cloudify-subnet_2e6ba1ea-ab87-44d6-a87d-9344ffe8e02d"}} 2018-12-27 19:00:08,540 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/subnets.json used request id req-d10e6ffb-c4aa-435b-8b15-106c7c55d986 2018-12-27 19:00:08,540 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 2.41627907753s 2018-12-27 19:00:08,541 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/subnets.json used request id req-d10e6ffb-c4aa-435b-8b15-106c7c55d986 2018-12-27 19:00:08,541 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-12-27T19:00:06Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'62def181-d15a-42d3-95f4-0aeaac3a2e62', u'subnetpool_id': None, u'service_types': [], u'name': u'cloudify-subnet_2e6ba1ea-ab87-44d6-a87d-9344ffe8e02d', u'enable_dhcp': True, u'network_id': u'b9a0f6c4-be0c-4d28-8a4f-59f909242f66', u'tenant_id': u'a0b396de1f9f4acbbfc1122dc4aab6d2', u'created_at': u'2018-12-27T19:00:06Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'a0b396de1f9f4acbbfc1122dc4aab6d2'}) 2018-12-27 19:00:08,542 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-12-27 19:00:08,542 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}910d15e652de07ef26490a8f50d8e88f75a7edbe" -d '{"router": {"external_gateway_info": {"network_id": "a4959dd9-e8f4-4ea9-8c99-7bff545db58c"}, "name": "cloudify-router_2e6ba1ea-ab87-44d6-a87d-9344ffe8e02d", "admin_state_up": true}}' 2018-12-27 19:00:10,533 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 619 X-Openstack-Request-Id: req-a7174191-9248-4cd8-b301-5b1dadbe8c09 Date: Thu, 27 Dec 2018 19:00:10 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "a4959dd9-e8f4-4ea9-8c99-7bff545db58c", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "244ab55b-a0ed-4e50-9f85-07f08119ae55", "ip_address": "172.30.9.202"}]}, "description": "", "tags": [], "tenant_id": "a0b396de1f9f4acbbfc1122dc4aab6d2", "created_at": "2018-12-27T19:00:08Z", "admin_state_up": true, "updated_at": "2018-12-27T19:00:09Z", "revision_number": 2, "routes": [], "project_id": "a0b396de1f9f4acbbfc1122dc4aab6d2", "id": "e6e8b2ab-b1af-4534-9e0b-8c7974dae27c", "name": "cloudify-router_2e6ba1ea-ab87-44d6-a87d-9344ffe8e02d"}} 2018-12-27 19:00:10,534 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/routers.json used request id req-a7174191-9248-4cd8-b301-5b1dadbe8c09 2018-12-27 19:00:10,534 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.99194502831s 2018-12-27 19:00:10,534 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/routers.json used request id req-a7174191-9248-4cd8-b301-5b1dadbe8c09 2018-12-27 19:00:10,534 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'a4959dd9-e8f4-4ea9-8c99-7bff545db58c', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'244ab55b-a0ed-4e50-9f85-07f08119ae55', u'ip_address': u'172.30.9.202'}]}, u'description': u'', u'tags': [], u'tenant_id': u'a0b396de1f9f4acbbfc1122dc4aab6d2', u'created_at': u'2018-12-27T19:00:08Z', u'admin_state_up': True, u'updated_at': u'2018-12-27T19:00:09Z', u'revision_number': 2, u'routes': [], u'project_id': u'a0b396de1f9f4acbbfc1122dc4aab6d2', u'id': u'e6e8b2ab-b1af-4534-9e0b-8c7974dae27c', u'name': u'cloudify-router_2e6ba1ea-ab87-44d6-a87d-9344ffe8e02d'}) 2018-12-27 19:00:10,535 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-12-27 19:00:10,535 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.31:9696/v2.0/routers/e6e8b2ab-b1af-4534-9e0b-8c7974dae27c/add_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}910d15e652de07ef26490a8f50d8e88f75a7edbe" -d '{"subnet_id": "62def181-d15a-42d3-95f4-0aeaac3a2e62"}' 2018-12-27 19:00:13,714 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-e7321f75-596f-43fc-ba55-3d424e4521b8 Date: Thu, 27 Dec 2018 19:00:13 GMT RESP BODY: {"network_id": "b9a0f6c4-be0c-4d28-8a4f-59f909242f66", "tenant_id": "a0b396de1f9f4acbbfc1122dc4aab6d2", "subnet_id": "62def181-d15a-42d3-95f4-0aeaac3a2e62", "subnet_ids": ["62def181-d15a-42d3-95f4-0aeaac3a2e62"], "port_id": "ea2ee473-7ba4-4d58-ade2-b162d79b06d1", "id": "e6e8b2ab-b1af-4534-9e0b-8c7974dae27c"} 2018-12-27 19:00:13,714 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.31:9696/v2.0/routers/e6e8b2ab-b1af-4534-9e0b-8c7974dae27c/add_router_interface.json used request id req-e7321f75-596f-43fc-ba55-3d424e4521b8 2018-12-27 19:00:13,714 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 3.17905306816s 2018-12-27 19:00:13,714 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.31:9696/v2.0/routers/e6e8b2ab-b1af-4534-9e0b-8c7974dae27c/add_router_interface.json used request id req-e7321f75-596f-43fc-ba55-3d424e4521b8 returning object e6e8b2ab-b1af-4534-9e0b-8c7974dae27c 2018-12-27 19:00:13,715 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2 2018-12-27 19:00:50,792 - shade - DEBUG - Image file /home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2 md5:d9fa9deb2e0906ab7da21bd97d305fa1 sha256:e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a 2018-12-27 19:00:50,794 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 19:00:50,801 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Thu, 27 Dec 2018 19:00:50 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}]} 2018-12-27 19:00:50,802 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-27 19:00:50,804 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}910d15e652de07ef26490a8f50d8e88f75a7edbe" 2018-12-27 19:00:51,032 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-35ff6f80-c977-47ee-ac0e-6a2bed6dddbf Date: Thu, 27 Dec 2018 19:00:51 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-27 19:00:51,032 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-35ff6f80-c977-47ee-ac0e-6a2bed6dddbf 2018-12-27 19:00:51,033 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.229994773865s 2018-12-27 19:00:51,033 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-35ff6f80-c977-47ee-ac0e-6a2bed6dddbf 2018-12-27 19:00:51,039 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-12-27 19:00:51,042 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}910d15e652de07ef26490a8f50d8e88f75a7edbe" -d '{"owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "owner_specified.shade.object": "images/cloudify-img_2e6ba1ea-ab87-44d6-a87d-9344ffe8e02d", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "cloudify-img_2e6ba1ea-ab87-44d6-a87d-9344ffe8e02d"}' 2018-12-27 19:00:51,370 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 868 Content-Type: application/json Location: http://172.30.9.31:9292/v2/images/3673ac73-812a-4f7f-a649-77115e1f56a5 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-d3351bad-9cac-492f-9c3a-a8e04fdd1853 Date: Thu, 27 Dec 2018 19:00:51 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/3673ac73-812a-4f7f-a649-77115e1f56a5/file", "owner": "a0b396de1f9f4acbbfc1122dc4aab6d2", "id": "3673ac73-812a-4f7f-a649-77115e1f56a5", "size": null, "self": "/v2/images/3673ac73-812a-4f7f-a649-77115e1f56a5", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-12-27T19:00:51Z", "visibility": "private", "owner_specified.shade.object": "images/cloudify-img_2e6ba1ea-ab87-44d6-a87d-9344ffe8e02d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify-img_2e6ba1ea-ab87-44d6-a87d-9344ffe8e02d", "checksum": null, "created_at": "2018-12-27T19:00:51Z", "protected": false} 2018-12-27 19:00:51,370 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.31:9292/v2/images used request id req-d3351bad-9cac-492f-9c3a-a8e04fdd1853 2018-12-27 19:00:51,370 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.331172943115s 2018-12-27 19:00:51,371 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.31:9292/v2/images used request id req-d3351bad-9cac-492f-9c3a-a8e04fdd1853 returning object 3673ac73-812a-4f7f-a649-77115e1f56a5 2018-12-27 19:00:51,371 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-12-27 19:00:51,375 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.31:9292/v2/images/3673ac73-812a-4f7f-a649-77115e1f56a5/file -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}910d15e652de07ef26490a8f50d8e88f75a7edbe" -d '' 2018-12-27 19:01:48,910 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-5da3efa6-edcc-41c2-bd85-3105966bf6f6 Date: Thu, 27 Dec 2018 19:01:48 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-27 19:01:48,910 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.31:9292/v2/images/3673ac73-812a-4f7f-a649-77115e1f56a5/file used request id req-5da3efa6-edcc-41c2-bd85-3105966bf6f6 2018-12-27 19:01:48,911 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 57.5392289162s 2018-12-27 19:01:48,911 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.31:9292/v2/images/3673ac73-812a-4f7f-a649-77115e1f56a5/file used request id req-5da3efa6-edcc-41c2-bd85-3105966bf6f6 2018-12-27 19:01:48,916 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-27 19:01:48,920 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}910d15e652de07ef26490a8f50d8e88f75a7edbe" 2018-12-27 19:01:49,153 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-f327f7ea-6467-4028-b948-23e554c1b59b Date: Thu, 27 Dec 2018 19:01:49 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/3673ac73-812a-4f7f-a649-77115e1f56a5/snap", "metadata": {}}], "file": "/v2/images/3673ac73-812a-4f7f-a649-77115e1f56a5/file", "owner": "a0b396de1f9f4acbbfc1122dc4aab6d2", "id": "3673ac73-812a-4f7f-a649-77115e1f56a5", "size": 4373348352, "self": "/v2/images/3673ac73-812a-4f7f-a649-77115e1f56a5", "disk_format": "qcow2", "direct_url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/3673ac73-812a-4f7f-a649-77115e1f56a5/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-12-27T19:01:48Z", "visibility": "private", "owner_specified.shade.object": "images/cloudify-img_2e6ba1ea-ab87-44d6-a87d-9344ffe8e02d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify-img_2e6ba1ea-ab87-44d6-a87d-9344ffe8e02d", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-12-27T19:00:51Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-27 19:01:49,153 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-f327f7ea-6467-4028-b948-23e554c1b59b 2018-12-27 19:01:49,154 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.237447023392s 2018-12-27 19:01:49,154 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-f327f7ea-6467-4028-b948-23e554c1b59b 2018-12-27 19:01:49,156 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/3673ac73-812a-4f7f-a649-77115e1f56a5/snap', u'metadata': Munch({})})], 'file': u'/v2/images/3673ac73-812a-4f7f-a649-77115e1f56a5/file', 'owner': u'a0b396de1f9f4acbbfc1122dc4aab6d2', 'id': u'3673ac73-812a-4f7f-a649-77115e1f56a5', 'size': 4373348352, u'self': u'/v2/images/3673ac73-812a-4f7f-a649-77115e1f56a5', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'a0b396de1f9f4acbbfc1122dc4aab6d2', 'name': 'cloudify-project_2e6ba1ea-ab87-44d6-a87d-9344ffe8e02d', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/3673ac73-812a-4f7f-a649-77115e1f56a5/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-12-27T19:01:48Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-12-27T19:01:48Z', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'owner_specified.shade.object': u'images/cloudify-img_2e6ba1ea-ab87-44d6-a87d-9344ffe8e02d', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', 'properties': {u'self': u'/v2/images/3673ac73-812a-4f7f-a649-77115e1f56a5', u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', u'owner_specified.shade.object': u'images/cloudify-img_2e6ba1ea-ab87-44d6-a87d-9344ffe8e02d', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'schema': u'/v2/schemas/image'}, 'name': u'cloudify-img_2e6ba1ea-ab87-44d6-a87d-9344ffe8e02d', 'created': u'2018-12-27T19:00:51Z', 'checksum': u'd9fa9deb2e0906ab7da21bd97d305fa1', 'created_at': u'2018-12-27T19:00:51Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/3673ac73-812a-4f7f-a649-77115e1f56a5', u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', u'owner_specified.shade.object': u'images/cloudify-img_2e6ba1ea-ab87-44d6-a87d-9344ffe8e02d', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'schema': u'/v2/schemas/image'}}) 2018-12-27 19:01:49,157 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-12-27 19:01:49,159 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d70f3de2d8e30e37f028c346ba848a52fa36cf49" -d '{"flavor": {"vcpus": 2, "ram": 4096, "name": "cloudify-flavor_2e6ba1ea-ab87-44d6-a87d-9344ffe8e02d", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": null, "swap": 0}}' 2018-12-27 19:01:49,404 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:01:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f4977b83-74c2-4c9d-bc9f-4ca41b1c0768 x-compute-request-id: req-f4977b83-74c2-4c9d-bc9f-4ca41b1c0768 Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavor": {"name": "cloudify-flavor_2e6ba1ea-ab87-44d6-a87d-9344ffe8e02d", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/8481f325-8a37-47d9-ad34-a8a3f82d29f2", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/8481f325-8a37-47d9-ad34-a8a3f82d29f2", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": "8481f325-8a37-47d9-ad34-a8a3f82d29f2"}} 2018-12-27 19:01:49,404 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-f4977b83-74c2-4c9d-bc9f-4ca41b1c0768 2018-12-27 19:01:49,405 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.247617959976s 2018-12-27 19:01:49,405 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-f4977b83-74c2-4c9d-bc9f-4ca41b1c0768 2018-12-27 19:01:49,406 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'cloudify-flavor_2e6ba1ea-ab87-44d6-a87d-9344ffe8e02d', 'ephemeral': 0, 'ram': 4096, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 2, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b7b4fceec1ad4c6eb74d758b709a9d93', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 40, 'id': u'8481f325-8a37-47d9-ad34-a8a3f82d29f2', 'swap': 0}) 2018-12-27 19:01:49,406 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-12-27 19:01:49,409 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/flavors/8481f325-8a37-47d9-ad34-a8a3f82d29f2/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d70f3de2d8e30e37f028c346ba848a52fa36cf49" -d '{"extra_specs": {}}' 2018-12-27 19:01:49,426 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:01:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b7806eb9-02f9-4b01-8e42-57b40f836709 x-compute-request-id: req-b7806eb9-02f9-4b01-8e42-57b40f836709 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-12-27 19:01:49,426 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors/8481f325-8a37-47d9-ad34-a8a3f82d29f2/os-extra_specs used request id req-b7806eb9-02f9-4b01-8e42-57b40f836709 2018-12-27 19:01:49,427 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0200707912445s 2018-12-27 19:01:49,427 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors/8481f325-8a37-47d9-ad34-a8a3f82d29f2/os-extra_specs used request id req-b7806eb9-02f9-4b01-8e42-57b40f836709 2018-12-27 19:01:49,427 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-12-27 19:01:49,430 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/os-keypairs -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}910d15e652de07ef26490a8f50d8e88f75a7edbe" -d '{"keypair": {"name": "cloudify-kp_2e6ba1ea-ab87-44d6-a87d-9344ffe8e02d"}}' 2018-12-27 19:01:49,833 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:01:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a0c8ca9d-d046-4a31-bca3-53425c4734a4 x-compute-request-id: req-a0c8ca9d-d046-4a31-bca3-53425c4734a4 Content-Encoding: gzip Content-Length: 1806 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC8FMIm4pjlOmKrTFhrMr4w3sXf2BPxvrXqCDDwyYbshGs8xZrWkVLtZp0aPyuwHMVx3AEvtwCVln8xqJSMfxvevZCQ/ifD6Qgcl05LX9wRBBXIuf8WZxGytbzf+FOim+vwVocTHvcaWzjK+mG2bFbGmCJs4X6LCAcmc5C6irZG43G/BtfPiP0ABZ+Ixarct+mFv2f7QfP0XFvpeGqytqpTAwKecjzLhoMMuyG/E3jpYRRRL921eQywx59zPGyIBY6laGLlvFuDH0GrjASzjwXwfKOzmGxMjC5D/VcVc/K+jB9I06TltIM7Wo66WZqXD3U8j1cbdbUeiiC7+O1O7C2l Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAvBTCJuKY5Tpiq0xYazK+MN7F39gT8b616ggw8MmG7IRrPMWa\n1pFS7WadGj8rsBzFcdwBL7cAlZZ/MaiUjH8b3r2QkP4nw+kIHJdOS1/cEQQVyLn/\nFmcRsrW83/hTopvr8FaHEx73Gls4yvphtmxWxpgibOF+iwgHJnOQuoq2RuNxvwbX\nz4j9AAWfiMWq3Lfphb9n+0Hz9Fxb6XhqsraqUwMCnnI8y4aDDLshvxN46WEUUS/d\ntXkMsMefczxsiAWOpWhi5bxbgx9Bq4wEs48F8Hyjs5hsTIwuQ/1XFXPyvowfSNOk\n5bSDO1qOulmalw91PI9XG3W1Hoogu/jtTuwtpQIDAQABAoIBAQCCpxDwHj0ED/j2\n8gQCA6/nFvnyM5I3Prn0J1iIDBa0OpCcGNEk+LLYw42i6/sXTgVCwQf583BueatF\n/cujhbEAnELO1h8dksXVxq3W4nJnR6UyWTKAh3zd3i2kkEbZEONng1Q1zi7tmizr\no9848C2fq5NOe56CSkNdTK5fR3iz6J4REd3dUyvXftAiT86I66cYxQ/MDbdzl9oo\nngBMEYL3+EUKFImOIFGf34sz7KjSVUnHW3fQ09GYfKVBvMmB9YgT5Fp+9PT4DJ4G\nbm9mDfhc2COCplFBrxZohUGFYbO1mo0uptvySEF2UvMRc7rRt1zm1Uwf+hzkDWfk\nkFMhMxqBAoGBAO1TSi60iNoNK20TfbdJUs5eR80z3qasuFmLBYpoh7cG3U0fwPnU\nIS9znuAwq7Gq/KeKKR3YUumaMhCHAXHmxFswv/MA1pu3xeqd8WjgTkTNbDI5JTBP\nkhKbC2Hj8NYqoBo1M2MrwUeu6e/JIo51oqwfpIh+J/fgNbNMxMXzGyQ1AoGBAMrh\nfH6735JlW9MD+YavTqiHf6deU9dJjnOSX0Hlbb53FCuXLZSZhgJ/8h8OOHjZ7aQB\nJs5etWmt/fh3o7hihzKpExsztBjcCnU7fIDUzvka9sy3HR8s1AFHPS8nQod0nFiy\nkezx94e3d036TC19gkBYaLztlv4txgbhHdH9kjGxAoGAU+0IZsvhOXs+yCwEYTTE\n28Xrjl2xdy/NYZ0QMIoWtFrxF70K+U5TDfzNSmrrzMCy6Gyrbap6Z7Hn0oBrumPp\nPHZY6w541kh+7SE9peDszNf4UypyREtfVMUPmWaKXLJmO95kdcWbbEYm5G00kzx2\ncngeL0aty7K2StnzHC2Eg6ECgYEAqbt9+VValVLhQKgpoUmXSB2cabzb7dhnKj+C\nHFJCvz9Gi7V99719RSgfu2WdT1Ybn8Mq4SqRIankOXR2b3NW4sZa6r4V5VpqEWxE\nHFBuHDA33EsyPPu3Hp6oDIQO/95KU1aKCS7iRRPz5zQJeWFwkD6m2bD4SwymiOjb\nluxK2/ECgYBrVJw12jCX4MMjCQ8Z2kR+bw9Yfyd4PYrDH9BabtU+g8AVPo31q6kt\nEKEvvwt/HePRgsru6JcJNk2zeNZXy/4StnCGMiPwHMmWCil3jHXe2/3YpBaqsZL8\nUFrf4cahwc1XvLiPueOixdXuMy2vvIxDwxTDcIRIHmfVf3IOm74BCg==\n-----END RSA PRIVATE KEY-----\n", "user_id": "b8219c08fa84421ab9627d0b4f89f3be", "name": "cloudify-kp_2e6ba1ea-ab87-44d6-a87d-9344ffe8e02d", "fingerprint": "d3:98:57:c4:d2:cc:d8:d2:b5:d4:fa:52:3c:fc:9c:20"}} 2018-12-27 19:01:49,833 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/os-keypairs used request id req-a0c8ca9d-d046-4a31-bca3-53425c4734a4 2018-12-27 19:01:49,833 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.40534901619s 2018-12-27 19:01:49,833 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/os-keypairs used request id req-a0c8ca9d-d046-4a31-bca3-53425c4734a4 2018-12-27 19:01:49,834 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC8FMIm4pjlOmKrTFhrMr4w3sXf2BPxvrXqCDDwyYbshGs8xZrWkVLtZp0aPyuwHMVx3AEvtwCVln8xqJSMfxvevZCQ/ifD6Qgcl05LX9wRBBXIuf8WZxGytbzf+FOim+vwVocTHvcaWzjK+mG2bFbGmCJs4X6LCAcmc5C6irZG43G/BtfPiP0ABZ+Ixarct+mFv2f7QfP0XFvpeGqytqpTAwKecjzLhoMMuyG/E3jpYRRRL921eQywx59zPGyIBY6laGLlvFuDH0GrjASzjwXwfKOzmGxMjC5D/VcVc/K+jB9I06TltIM7Wo66WZqXD3U8j1cbdbUeiiC7+O1O7C2l Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAvBTCJuKY5Tpiq0xYazK+MN7F39gT8b616ggw8MmG7IRrPMWa\n1pFS7WadGj8rsBzFcdwBL7cAlZZ/MaiUjH8b3r2QkP4nw+kIHJdOS1/cEQQVyLn/\nFmcRsrW83/hTopvr8FaHEx73Gls4yvphtmxWxpgibOF+iwgHJnOQuoq2RuNxvwbX\nz4j9AAWfiMWq3Lfphb9n+0Hz9Fxb6XhqsraqUwMCnnI8y4aDDLshvxN46WEUUS/d\ntXkMsMefczxsiAWOpWhi5bxbgx9Bq4wEs48F8Hyjs5hsTIwuQ/1XFXPyvowfSNOk\n5bSDO1qOulmalw91PI9XG3W1Hoogu/jtTuwtpQIDAQABAoIBAQCCpxDwHj0ED/j2\n8gQCA6/nFvnyM5I3Prn0J1iIDBa0OpCcGNEk+LLYw42i6/sXTgVCwQf583BueatF\n/cujhbEAnELO1h8dksXVxq3W4nJnR6UyWTKAh3zd3i2kkEbZEONng1Q1zi7tmizr\no9848C2fq5NOe56CSkNdTK5fR3iz6J4REd3dUyvXftAiT86I66cYxQ/MDbdzl9oo\nngBMEYL3+EUKFImOIFGf34sz7KjSVUnHW3fQ09GYfKVBvMmB9YgT5Fp+9PT4DJ4G\nbm9mDfhc2COCplFBrxZohUGFYbO1mo0uptvySEF2UvMRc7rRt1zm1Uwf+hzkDWfk\nkFMhMxqBAoGBAO1TSi60iNoNK20TfbdJUs5eR80z3qasuFmLBYpoh7cG3U0fwPnU\nIS9znuAwq7Gq/KeKKR3YUumaMhCHAXHmxFswv/MA1pu3xeqd8WjgTkTNbDI5JTBP\nkhKbC2Hj8NYqoBo1M2MrwUeu6e/JIo51oqwfpIh+J/fgNbNMxMXzGyQ1AoGBAMrh\nfH6735JlW9MD+YavTqiHf6deU9dJjnOSX0Hlbb53FCuXLZSZhgJ/8h8OOHjZ7aQB\nJs5etWmt/fh3o7hihzKpExsztBjcCnU7fIDUzvka9sy3HR8s1AFHPS8nQod0nFiy\nkezx94e3d036TC19gkBYaLztlv4txgbhHdH9kjGxAoGAU+0IZsvhOXs+yCwEYTTE\n28Xrjl2xdy/NYZ0QMIoWtFrxF70K+U5TDfzNSmrrzMCy6Gyrbap6Z7Hn0oBrumPp\nPHZY6w541kh+7SE9peDszNf4UypyREtfVMUPmWaKXLJmO95kdcWbbEYm5G00kzx2\ncngeL0aty7K2StnzHC2Eg6ECgYEAqbt9+VValVLhQKgpoUmXSB2cabzb7dhnKj+C\nHFJCvz9Gi7V99719RSgfu2WdT1Ybn8Mq4SqRIankOXR2b3NW4sZa6r4V5VpqEWxE\nHFBuHDA33EsyPPu3Hp6oDIQO/95KU1aKCS7iRRPz5zQJeWFwkD6m2bD4SwymiOjb\nluxK2/ECgYBrVJw12jCX4MMjCQ8Z2kR+bw9Yfyd4PYrDH9BabtU+g8AVPo31q6kt\nEKEvvwt/HePRgsru6JcJNk2zeNZXy/4StnCGMiPwHMmWCil3jHXe2/3YpBaqsZL8\nUFrf4cahwc1XvLiPueOixdXuMy2vvIxDwxTDcIRIHmfVf3IOm74BCg==\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'b8219c08fa84421ab9627d0b4f89f3be', 'name': u'cloudify-kp_2e6ba1ea-ab87-44d6-a87d-9344ffe8e02d', 'created_at': '2018-12-27T19:01:49.834445', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'a0b396de1f9f4acbbfc1122dc4aab6d2', 'name': 'cloudify-project_2e6ba1ea-ab87-44d6-a87d-9344ffe8e02d', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'd3:98:57:c4:d2:cc:d8:d2:b5:d4:fa:52:3c:fc:9c:20', 'type': 'ssh', 'id': u'cloudify-kp_2e6ba1ea-ab87-44d6-a87d-9344ffe8e02d'}) 2018-12-27 19:01:49,834 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpAIBAAKCAQEAvBTCJuKY5Tpiq0xYazK+MN7F39gT8b616ggw8MmG7IRrPMWa 1pFS7WadGj8rsBzFcdwBL7cAlZZ/MaiUjH8b3r2QkP4nw+kIHJdOS1/cEQQVyLn/ FmcRsrW83/hTopvr8FaHEx73Gls4yvphtmxWxpgibOF+iwgHJnOQuoq2RuNxvwbX z4j9AAWfiMWq3Lfphb9n+0Hz9Fxb6XhqsraqUwMCnnI8y4aDDLshvxN46WEUUS/d tXkMsMefczxsiAWOpWhi5bxbgx9Bq4wEs48F8Hyjs5hsTIwuQ/1XFXPyvowfSNOk 5bSDO1qOulmalw91PI9XG3W1Hoogu/jtTuwtpQIDAQABAoIBAQCCpxDwHj0ED/j2 8gQCA6/nFvnyM5I3Prn0J1iIDBa0OpCcGNEk+LLYw42i6/sXTgVCwQf583BueatF /cujhbEAnELO1h8dksXVxq3W4nJnR6UyWTKAh3zd3i2kkEbZEONng1Q1zi7tmizr o9848C2fq5NOe56CSkNdTK5fR3iz6J4REd3dUyvXftAiT86I66cYxQ/MDbdzl9oo ngBMEYL3+EUKFImOIFGf34sz7KjSVUnHW3fQ09GYfKVBvMmB9YgT5Fp+9PT4DJ4G bm9mDfhc2COCplFBrxZohUGFYbO1mo0uptvySEF2UvMRc7rRt1zm1Uwf+hzkDWfk kFMhMxqBAoGBAO1TSi60iNoNK20TfbdJUs5eR80z3qasuFmLBYpoh7cG3U0fwPnU IS9znuAwq7Gq/KeKKR3YUumaMhCHAXHmxFswv/MA1pu3xeqd8WjgTkTNbDI5JTBP khKbC2Hj8NYqoBo1M2MrwUeu6e/JIo51oqwfpIh+J/fgNbNMxMXzGyQ1AoGBAMrh fH6735JlW9MD+YavTqiHf6deU9dJjnOSX0Hlbb53FCuXLZSZhgJ/8h8OOHjZ7aQB Js5etWmt/fh3o7hihzKpExsztBjcCnU7fIDUzvka9sy3HR8s1AFHPS8nQod0nFiy kezx94e3d036TC19gkBYaLztlv4txgbhHdH9kjGxAoGAU+0IZsvhOXs+yCwEYTTE 28Xrjl2xdy/NYZ0QMIoWtFrxF70K+U5TDfzNSmrrzMCy6Gyrbap6Z7Hn0oBrumPp PHZY6w541kh+7SE9peDszNf4UypyREtfVMUPmWaKXLJmO95kdcWbbEYm5G00kzx2 cngeL0aty7K2StnzHC2Eg6ECgYEAqbt9+VValVLhQKgpoUmXSB2cabzb7dhnKj+C HFJCvz9Gi7V99719RSgfu2WdT1Ybn8Mq4SqRIankOXR2b3NW4sZa6r4V5VpqEWxE HFBuHDA33EsyPPu3Hp6oDIQO/95KU1aKCS7iRRPz5zQJeWFwkD6m2bD4SwymiOjb luxK2/ECgYBrVJw12jCX4MMjCQ8Z2kR+bw9Yfyd4PYrDH9BabtU+g8AVPo31q6kt EKEvvwt/HePRgsru6JcJNk2zeNZXy/4StnCGMiPwHMmWCil3jHXe2/3YpBaqsZL8 UFrf4cahwc1XvLiPueOixdXuMy2vvIxDwxTDcIRIHmfVf3IOm74BCg== -----END RSA PRIVATE KEY----- 2018-12-27 19:01:49,837 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-12-27 19:01:49,838 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}910d15e652de07ef26490a8f50d8e88f75a7edbe" -d '{"security_group": {"name": "cloudify-sg_2e6ba1ea-ab87-44d6-a87d-9344ffe8e02d", "description": "created by OPNFV Functest (cloudify)"}}' 2018-12-27 19:01:50,351 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1416 X-Openstack-Request-Id: req-569480a1-41ab-44d0-b810-e4602bd6ebfc Date: Thu, 27 Dec 2018 19:01:50 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "a0b396de1f9f4acbbfc1122dc4aab6d2", "created_at": "2018-12-27T19:01:50Z", "updated_at": "2018-12-27T19:01:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T19:01:50Z", "revision_number": 0, "id": "2b609094-95b7-44c3-8f83-3abf5930ab9c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T19:01:50Z", "security_group_id": "4ad52415-b499-4c66-ac57-9058909eb652", "tenant_id": "a0b396de1f9f4acbbfc1122dc4aab6d2", "port_range_min": null, "ethertype": "IPv6", "project_id": "a0b396de1f9f4acbbfc1122dc4aab6d2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T19:01:50Z", "revision_number": 0, "id": "380dcbbb-f29e-46a5-97e2-c947d1da2417", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T19:01:50Z", "security_group_id": "4ad52415-b499-4c66-ac57-9058909eb652", "tenant_id": "a0b396de1f9f4acbbfc1122dc4aab6d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "a0b396de1f9f4acbbfc1122dc4aab6d2"}], "revision_number": 2, "project_id": "a0b396de1f9f4acbbfc1122dc4aab6d2", "id": "4ad52415-b499-4c66-ac57-9058909eb652", "name": "cloudify-sg_2e6ba1ea-ab87-44d6-a87d-9344ffe8e02d"}} 2018-12-27 19:01:50,352 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/security-groups.json used request id req-569480a1-41ab-44d0-b810-e4602bd6ebfc 2018-12-27 19:01:50,352 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.514283180237s 2018-12-27 19:01:50,352 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/security-groups.json used request id req-569480a1-41ab-44d0-b810-e4602bd6ebfc 2018-12-27 19:01:50,357 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-27 19:01:50,357 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}910d15e652de07ef26490a8f50d8e88f75a7edbe" 2018-12-27 19:01:50,626 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3832 X-Openstack-Request-Id: req-ae310f1c-6d44-4ba3-a680-5ae08544c4cf Date: Thu, 27 Dec 2018 19:01:50 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "a0b396de1f9f4acbbfc1122dc4aab6d2", "created_at": "2018-12-27T19:01:50Z", "updated_at": "2018-12-27T19:01:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T19:01:50Z", "revision_number": 0, "id": "2b609094-95b7-44c3-8f83-3abf5930ab9c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T19:01:50Z", "security_group_id": "4ad52415-b499-4c66-ac57-9058909eb652", "tenant_id": "a0b396de1f9f4acbbfc1122dc4aab6d2", "port_range_min": null, "ethertype": "IPv6", "project_id": "a0b396de1f9f4acbbfc1122dc4aab6d2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T19:01:50Z", "revision_number": 0, "id": "380dcbbb-f29e-46a5-97e2-c947d1da2417", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T19:01:50Z", "security_group_id": "4ad52415-b499-4c66-ac57-9058909eb652", "tenant_id": "a0b396de1f9f4acbbfc1122dc4aab6d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "a0b396de1f9f4acbbfc1122dc4aab6d2"}], "revision_number": 2, "project_id": "a0b396de1f9f4acbbfc1122dc4aab6d2", "id": "4ad52415-b499-4c66-ac57-9058909eb652", "name": "cloudify-sg_2e6ba1ea-ab87-44d6-a87d-9344ffe8e02d"}, {"description": "Default security group", "tags": [], "tenant_id": "a0b396de1f9f4acbbfc1122dc4aab6d2", "created_at": "2018-12-27T19:00:04Z", "updated_at": "2018-12-27T19:00:04Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T19:00:04Z", "revision_number": 0, "id": "0361f562-384f-4b7a-a165-77afa789c4b8", "remote_group_id": "66ac3dbc-834b-4249-9026-d2b0e23569dd", "remote_ip_prefix": null, "created_at": "2018-12-27T19:00:04Z", "security_group_id": "66ac3dbc-834b-4249-9026-d2b0e23569dd", "tenant_id": "a0b396de1f9f4acbbfc1122dc4aab6d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "a0b396de1f9f4acbbfc1122dc4aab6d2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T19:00:04Z", "revision_number": 0, "id": "8385b22a-f3a8-4c96-b877-c495b991f022", "remote_group_id": "66ac3dbc-834b-4249-9026-d2b0e23569dd", "remote_ip_prefix": null, "created_at": "2018-12-27T19:00:04Z", "security_group_id": "66ac3dbc-834b-4249-9026-d2b0e23569dd", "tenant_id": "a0b396de1f9f4acbbfc1122dc4aab6d2", "port_range_min": null, "ethertype": "IPv6", "project_id": "a0b396de1f9f4acbbfc1122dc4aab6d2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T19:00:04Z", "revision_number": 0, "id": "9596ef1e-21f5-4f5c-ae17-bd7bcda66231", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T19:00:04Z", "security_group_id": "66ac3dbc-834b-4249-9026-d2b0e23569dd", "tenant_id": "a0b396de1f9f4acbbfc1122dc4aab6d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "a0b396de1f9f4acbbfc1122dc4aab6d2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T19:00:04Z", "revision_number": 0, "id": "fb011126-6405-48ce-8ce6-9f75e1703807", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T19:00:04Z", "security_group_id": "66ac3dbc-834b-4249-9026-d2b0e23569dd", "tenant_id": "a0b396de1f9f4acbbfc1122dc4aab6d2", "port_range_min": null, "ethertype": "IPv6", "project_id": "a0b396de1f9f4acbbfc1122dc4aab6d2"}], "revision_number": 4, "project_id": "a0b396de1f9f4acbbfc1122dc4aab6d2", "id": "66ac3dbc-834b-4249-9026-d2b0e23569dd", "name": "default"}]} 2018-12-27 19:01:50,627 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json used request id req-ae310f1c-6d44-4ba3-a680-5ae08544c4cf 2018-12-27 19:01:50,627 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.269981145859s 2018-12-27 19:01:50,627 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json used request id req-ae310f1c-6d44-4ba3-a680-5ae08544c4cf 2018-12-27 19:01:50,631 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-12-27 19:01:50,631 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}910d15e652de07ef26490a8f50d8e88f75a7edbe" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": "22", "remote_ip_prefix": null, "protocol": "tcp", "port_range_max": "22", "ethertype": "IPv4", "security_group_id": "4ad52415-b499-4c66-ac57-9058909eb652"}}' 2018-12-27 19:01:51,066 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-ea5f3248-0c4f-4ff0-839c-10a3f1682036 Date: Thu, 27 Dec 2018 19:01:51 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-12-27T19:01:50Z", "security_group_id": "4ad52415-b499-4c66-ac57-9058909eb652", "port_range_min": 22, "revision_number": 0, "tenant_id": "a0b396de1f9f4acbbfc1122dc4aab6d2", "created_at": "2018-12-27T19:01:50Z", "project_id": "a0b396de1f9f4acbbfc1122dc4aab6d2", "id": "73695c8f-1bc6-42d4-8625-8171a15552d9"}} 2018-12-27 19:01:51,066 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/security-group-rules.json used request id req-ea5f3248-0c4f-4ff0-839c-10a3f1682036 2018-12-27 19:01:51,066 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.434849023819s 2018-12-27 19:01:51,066 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/security-group-rules.json used request id req-ea5f3248-0c4f-4ff0-839c-10a3f1682036 2018-12-27 19:01:51,070 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-27 19:01:51,070 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}910d15e652de07ef26490a8f50d8e88f75a7edbe" 2018-12-27 19:01:51,352 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4328 X-Openstack-Request-Id: req-5c7a9b33-e81b-4d30-9ad3-cb6b0762e00a Date: Thu, 27 Dec 2018 19:01:51 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "a0b396de1f9f4acbbfc1122dc4aab6d2", "created_at": "2018-12-27T19:01:50Z", "updated_at": "2018-12-27T19:01:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T19:01:50Z", "revision_number": 0, "id": "2b609094-95b7-44c3-8f83-3abf5930ab9c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T19:01:50Z", "security_group_id": "4ad52415-b499-4c66-ac57-9058909eb652", "tenant_id": "a0b396de1f9f4acbbfc1122dc4aab6d2", "port_range_min": null, "ethertype": "IPv6", "project_id": "a0b396de1f9f4acbbfc1122dc4aab6d2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T19:01:50Z", "revision_number": 0, "id": "380dcbbb-f29e-46a5-97e2-c947d1da2417", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T19:01:50Z", "security_group_id": "4ad52415-b499-4c66-ac57-9058909eb652", "tenant_id": "a0b396de1f9f4acbbfc1122dc4aab6d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "a0b396de1f9f4acbbfc1122dc4aab6d2"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-12-27T19:01:50Z", "revision_number": 0, "id": "73695c8f-1bc6-42d4-8625-8171a15552d9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T19:01:50Z", "security_group_id": "4ad52415-b499-4c66-ac57-9058909eb652", "tenant_id": "a0b396de1f9f4acbbfc1122dc4aab6d2", "port_range_min": 22, "ethertype": "IPv4", "project_id": "a0b396de1f9f4acbbfc1122dc4aab6d2"}], "revision_number": 3, "project_id": "a0b396de1f9f4acbbfc1122dc4aab6d2", "id": "4ad52415-b499-4c66-ac57-9058909eb652", "name": "cloudify-sg_2e6ba1ea-ab87-44d6-a87d-9344ffe8e02d"}, {"description": "Default security group", "tags": [], "tenant_id": "a0b396de1f9f4acbbfc1122dc4aab6d2", "created_at": "2018-12-27T19:00:04Z", "updated_at": "2018-12-27T19:00:04Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T19:00:04Z", "revision_number": 0, "id": "0361f562-384f-4b7a-a165-77afa789c4b8", "remote_group_id": "66ac3dbc-834b-4249-9026-d2b0e23569dd", "remote_ip_prefix": null, "created_at": "2018-12-27T19:00:04Z", "security_group_id": "66ac3dbc-834b-4249-9026-d2b0e23569dd", "tenant_id": "a0b396de1f9f4acbbfc1122dc4aab6d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "a0b396de1f9f4acbbfc1122dc4aab6d2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T19:00:04Z", "revision_number": 0, "id": "8385b22a-f3a8-4c96-b877-c495b991f022", "remote_group_id": "66ac3dbc-834b-4249-9026-d2b0e23569dd", "remote_ip_prefix": null, "created_at": "2018-12-27T19:00:04Z", "security_group_id": "66ac3dbc-834b-4249-9026-d2b0e23569dd", "tenant_id": "a0b396de1f9f4acbbfc1122dc4aab6d2", "port_range_min": null, "ethertype": "IPv6", "project_id": "a0b396de1f9f4acbbfc1122dc4aab6d2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T19:00:04Z", "revision_number": 0, "id": "9596ef1e-21f5-4f5c-ae17-bd7bcda66231", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T19:00:04Z", "security_group_id": "66ac3dbc-834b-4249-9026-d2b0e23569dd", "tenant_id": "a0b396de1f9f4acbbfc1122dc4aab6d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "a0b396de1f9f4acbbfc1122dc4aab6d2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T19:00:04Z", "revision_number": 0, "id": "fb011126-6405-48ce-8ce6-9f75e1703807", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T19:00:04Z", "security_group_id": "66ac3dbc-834b-4249-9026-d2b0e23569dd", "tenant_id": "a0b396de1f9f4acbbfc1122dc4aab6d2", "port_range_min": null, "ethertype": "IPv6", "project_id": "a0b396de1f9f4acbbfc1122dc4aab6d2"}], "revision_number": 4, "project_id": "a0b396de1f9f4acbbfc1122dc4aab6d2", "id": "66ac3dbc-834b-4249-9026-d2b0e23569dd", "name": "default"}]} 2018-12-27 19:01:51,352 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json used request id req-5c7a9b33-e81b-4d30-9ad3-cb6b0762e00a 2018-12-27 19:01:51,352 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.282516956329s 2018-12-27 19:01:51,353 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json used request id req-5c7a9b33-e81b-4d30-9ad3-cb6b0762e00a 2018-12-27 19:01:51,356 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-12-27 19:01:51,357 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}910d15e652de07ef26490a8f50d8e88f75a7edbe" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": null, "remote_ip_prefix": null, "protocol": "icmp", "port_range_max": null, "ethertype": "IPv4", "security_group_id": "4ad52415-b499-4c66-ac57-9058909eb652"}}' 2018-12-27 19:01:51,803 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-61d6c865-f4cf-42e6-ad9a-36b84ee4217b Date: Thu, 27 Dec 2018 19:01:51 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T19:01:51Z", "security_group_id": "4ad52415-b499-4c66-ac57-9058909eb652", "port_range_min": null, "revision_number": 0, "tenant_id": "a0b396de1f9f4acbbfc1122dc4aab6d2", "created_at": "2018-12-27T19:01:51Z", "project_id": "a0b396de1f9f4acbbfc1122dc4aab6d2", "id": "745eed32-b8a1-493f-9367-125a7c87012c"}} 2018-12-27 19:01:51,803 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/security-group-rules.json used request id req-61d6c865-f4cf-42e6-ad9a-36b84ee4217b 2018-12-27 19:01:51,803 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.446717023849s 2018-12-27 19:01:51,803 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/security-group-rules.json used request id req-61d6c865-f4cf-42e6-ad9a-36b84ee4217b 2018-12-27 19:01:51,807 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-27 19:01:51,807 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}910d15e652de07ef26490a8f50d8e88f75a7edbe" 2018-12-27 19:01:52,136 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4829 X-Openstack-Request-Id: req-378ab658-8a72-49b2-a547-a6f0cf2560f0 Date: Thu, 27 Dec 2018 19:01:52 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "a0b396de1f9f4acbbfc1122dc4aab6d2", "created_at": "2018-12-27T19:01:50Z", "updated_at": "2018-12-27T19:01:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T19:01:50Z", "revision_number": 0, "id": "2b609094-95b7-44c3-8f83-3abf5930ab9c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T19:01:50Z", "security_group_id": "4ad52415-b499-4c66-ac57-9058909eb652", "tenant_id": "a0b396de1f9f4acbbfc1122dc4aab6d2", "port_range_min": null, "ethertype": "IPv6", "project_id": "a0b396de1f9f4acbbfc1122dc4aab6d2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T19:01:50Z", "revision_number": 0, "id": "380dcbbb-f29e-46a5-97e2-c947d1da2417", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T19:01:50Z", "security_group_id": "4ad52415-b499-4c66-ac57-9058909eb652", "tenant_id": "a0b396de1f9f4acbbfc1122dc4aab6d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "a0b396de1f9f4acbbfc1122dc4aab6d2"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-12-27T19:01:50Z", "revision_number": 0, "id": "73695c8f-1bc6-42d4-8625-8171a15552d9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T19:01:50Z", "security_group_id": "4ad52415-b499-4c66-ac57-9058909eb652", "tenant_id": "a0b396de1f9f4acbbfc1122dc4aab6d2", "port_range_min": 22, "ethertype": "IPv4", "project_id": "a0b396de1f9f4acbbfc1122dc4aab6d2"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-12-27T19:01:51Z", "revision_number": 0, "id": "745eed32-b8a1-493f-9367-125a7c87012c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T19:01:51Z", "security_group_id": "4ad52415-b499-4c66-ac57-9058909eb652", "tenant_id": "a0b396de1f9f4acbbfc1122dc4aab6d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "a0b396de1f9f4acbbfc1122dc4aab6d2"}], "revision_number": 4, "project_id": "a0b396de1f9f4acbbfc1122dc4aab6d2", "id": "4ad52415-b499-4c66-ac57-9058909eb652", "name": "cloudify-sg_2e6ba1ea-ab87-44d6-a87d-9344ffe8e02d"}, {"description": "Default security group", "tags": [], "tenant_id": "a0b396de1f9f4acbbfc1122dc4aab6d2", "created_at": "2018-12-27T19:00:04Z", "updated_at": "2018-12-27T19:00:04Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T19:00:04Z", "revision_number": 0, "id": "0361f562-384f-4b7a-a165-77afa789c4b8", "remote_group_id": "66ac3dbc-834b-4249-9026-d2b0e23569dd", "remote_ip_prefix": null, "created_at": "2018-12-27T19:00:04Z", "security_group_id": "66ac3dbc-834b-4249-9026-d2b0e23569dd", "tenant_id": "a0b396de1f9f4acbbfc1122dc4aab6d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "a0b396de1f9f4acbbfc1122dc4aab6d2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T19:00:04Z", "revision_number": 0, "id": "8385b22a-f3a8-4c96-b877-c495b991f022", "remote_group_id": "66ac3dbc-834b-4249-9026-d2b0e23569dd", "remote_ip_prefix": null, "created_at": "2018-12-27T19:00:04Z", "security_group_id": "66ac3dbc-834b-4249-9026-d2b0e23569dd", "tenant_id": "a0b396de1f9f4acbbfc1122dc4aab6d2", "port_range_min": null, "ethertype": "IPv6", "project_id": "a0b396de1f9f4acbbfc1122dc4aab6d2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T19:00:04Z", "revision_number": 0, "id": "9596ef1e-21f5-4f5c-ae17-bd7bcda66231", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T19:00:04Z", "security_group_id": "66ac3dbc-834b-4249-9026-d2b0e23569dd", "tenant_id": "a0b396de1f9f4acbbfc1122dc4aab6d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "a0b396de1f9f4acbbfc1122dc4aab6d2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T19:00:04Z", "revision_number": 0, "id": "fb011126-6405-48ce-8ce6-9f75e1703807", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T19:00:04Z", "security_group_id": "66ac3dbc-834b-4249-9026-d2b0e23569dd", "tenant_id": "a0b396de1f9f4acbbfc1122dc4aab6d2", "port_range_min": null, "ethertype": "IPv6", "project_id": "a0b396de1f9f4acbbfc1122dc4aab6d2"}], "revision_number": 4, "project_id": "a0b396de1f9f4acbbfc1122dc4aab6d2", "id": "66ac3dbc-834b-4249-9026-d2b0e23569dd", "name": "default"}]} 2018-12-27 19:01:52,136 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json used request id req-378ab658-8a72-49b2-a547-a6f0cf2560f0 2018-12-27 19:01:52,136 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.329385042191s 2018-12-27 19:01:52,137 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json used request id req-378ab658-8a72-49b2-a547-a6f0cf2560f0 2018-12-27 19:01:52,140 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-12-27 19:01:52,140 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}910d15e652de07ef26490a8f50d8e88f75a7edbe" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": 80, "remote_ip_prefix": null, "protocol": "tcp", "port_range_max": 80, "ethertype": "IPv4", "security_group_id": "4ad52415-b499-4c66-ac57-9058909eb652"}}' 2018-12-27 19:01:52,377 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-088fa397-8504-47ac-834d-e62edf3b0af1 Date: Thu, 27 Dec 2018 19:01:52 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-12-27T19:01:52Z", "security_group_id": "4ad52415-b499-4c66-ac57-9058909eb652", "port_range_min": 80, "revision_number": 0, "tenant_id": "a0b396de1f9f4acbbfc1122dc4aab6d2", "created_at": "2018-12-27T19:01:52Z", "project_id": "a0b396de1f9f4acbbfc1122dc4aab6d2", "id": "43cefdd0-835c-4ecd-a42a-8e74aeba150f"}} 2018-12-27 19:01:52,378 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/security-group-rules.json used request id req-088fa397-8504-47ac-834d-e62edf3b0af1 2018-12-27 19:01:52,378 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.237795829773s 2018-12-27 19:01:52,378 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/security-group-rules.json used request id req-088fa397-8504-47ac-834d-e62edf3b0af1 2018-12-27 19:01:52,382 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-27 19:01:52,382 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}910d15e652de07ef26490a8f50d8e88f75a7edbe" 2018-12-27 19:01:52,644 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5325 X-Openstack-Request-Id: req-c100c29f-a2fb-4a27-8205-8aa859c024d0 Date: Thu, 27 Dec 2018 19:01:52 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "a0b396de1f9f4acbbfc1122dc4aab6d2", "created_at": "2018-12-27T19:01:50Z", "updated_at": "2018-12-27T19:01:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T19:01:50Z", "revision_number": 0, "id": "2b609094-95b7-44c3-8f83-3abf5930ab9c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T19:01:50Z", "security_group_id": "4ad52415-b499-4c66-ac57-9058909eb652", "tenant_id": "a0b396de1f9f4acbbfc1122dc4aab6d2", "port_range_min": null, "ethertype": "IPv6", "project_id": "a0b396de1f9f4acbbfc1122dc4aab6d2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T19:01:50Z", "revision_number": 0, "id": "380dcbbb-f29e-46a5-97e2-c947d1da2417", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T19:01:50Z", "security_group_id": "4ad52415-b499-4c66-ac57-9058909eb652", "tenant_id": "a0b396de1f9f4acbbfc1122dc4aab6d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "a0b396de1f9f4acbbfc1122dc4aab6d2"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-12-27T19:01:52Z", "revision_number": 0, "id": "43cefdd0-835c-4ecd-a42a-8e74aeba150f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T19:01:52Z", "security_group_id": "4ad52415-b499-4c66-ac57-9058909eb652", "tenant_id": "a0b396de1f9f4acbbfc1122dc4aab6d2", "port_range_min": 80, "ethertype": "IPv4", "project_id": "a0b396de1f9f4acbbfc1122dc4aab6d2"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-12-27T19:01:50Z", "revision_number": 0, "id": "73695c8f-1bc6-42d4-8625-8171a15552d9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T19:01:50Z", "security_group_id": "4ad52415-b499-4c66-ac57-9058909eb652", "tenant_id": "a0b396de1f9f4acbbfc1122dc4aab6d2", "port_range_min": 22, "ethertype": "IPv4", "project_id": "a0b396de1f9f4acbbfc1122dc4aab6d2"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-12-27T19:01:51Z", "revision_number": 0, "id": "745eed32-b8a1-493f-9367-125a7c87012c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T19:01:51Z", "security_group_id": "4ad52415-b499-4c66-ac57-9058909eb652", "tenant_id": "a0b396de1f9f4acbbfc1122dc4aab6d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "a0b396de1f9f4acbbfc1122dc4aab6d2"}], "revision_number": 5, "project_id": "a0b396de1f9f4acbbfc1122dc4aab6d2", "id": "4ad52415-b499-4c66-ac57-9058909eb652", "name": "cloudify-sg_2e6ba1ea-ab87-44d6-a87d-9344ffe8e02d"}, {"description": "Default security group", "tags": [], "tenant_id": "a0b396de1f9f4acbbfc1122dc4aab6d2", "created_at": "2018-12-27T19:00:04Z", "updated_at": "2018-12-27T19:00:04Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T19:00:04Z", "revision_number": 0, "id": "0361f562-384f-4b7a-a165-77afa789c4b8", "remote_group_id": "66ac3dbc-834b-4249-9026-d2b0e23569dd", "remote_ip_prefix": null, "created_at": "2018-12-27T19:00:04Z", "security_group_id": "66ac3dbc-834b-4249-9026-d2b0e23569dd", "tenant_id": "a0b396de1f9f4acbbfc1122dc4aab6d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "a0b396de1f9f4acbbfc1122dc4aab6d2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T19:00:04Z", "revision_number": 0, "id": "8385b22a-f3a8-4c96-b877-c495b991f022", "remote_group_id": "66ac3dbc-834b-4249-9026-d2b0e23569dd", "remote_ip_prefix": null, "created_at": "2018-12-27T19:00:04Z", "security_group_id": "66ac3dbc-834b-4249-9026-d2b0e23569dd", "tenant_id": "a0b396de1f9f4acbbfc1122dc4aab6d2", "port_range_min": null, "ethertype": "IPv6", "project_id": "a0b396de1f9f4acbbfc1122dc4aab6d2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T19:00:04Z", "revision_number": 0, "id": "9596ef1e-21f5-4f5c-ae17-bd7bcda66231", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T19:00:04Z", "security_group_id": "66ac3dbc-834b-4249-9026-d2b0e23569dd", "tenant_id": "a0b396de1f9f4acbbfc1122dc4aab6d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "a0b396de1f9f4acbbfc1122dc4aab6d2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T19:00:04Z", "revision_number": 0, "id": "fb011126-6405-48ce-8ce6-9f75e1703807", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T19:00:04Z", "security_group_id": "66ac3dbc-834b-4249-9026-d2b0e23569dd", "tenant_id": "a0b396de1f9f4acbbfc1122dc4aab6d2", "port_range_min": null, "ethertype": "IPv6", "project_id": "a0b396de1f9f4acbbfc1122dc4aab6d2"}], "revision_number": 4, "project_id": "a0b396de1f9f4acbbfc1122dc4aab6d2", "id": "66ac3dbc-834b-4249-9026-d2b0e23569dd", "name": "default"}]} 2018-12-27 19:01:52,644 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json used request id req-c100c29f-a2fb-4a27-8205-8aa859c024d0 2018-12-27 19:01:52,644 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.262323141098s 2018-12-27 19:01:52,644 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json used request id req-c100c29f-a2fb-4a27-8205-8aa859c024d0 2018-12-27 19:01:52,648 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-12-27 19:01:52,648 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}910d15e652de07ef26490a8f50d8e88f75a7edbe" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": 443, "remote_ip_prefix": null, "protocol": "tcp", "port_range_max": 443, "ethertype": "IPv4", "security_group_id": "4ad52415-b499-4c66-ac57-9058909eb652"}}' 2018-12-27 19:01:52,874 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 509 X-Openstack-Request-Id: req-5b3a706f-5dc5-4e34-be98-65cf475c2437 Date: Thu, 27 Dec 2018 19:01:52 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 443, "updated_at": "2018-12-27T19:01:52Z", "security_group_id": "4ad52415-b499-4c66-ac57-9058909eb652", "port_range_min": 443, "revision_number": 0, "tenant_id": "a0b396de1f9f4acbbfc1122dc4aab6d2", "created_at": "2018-12-27T19:01:52Z", "project_id": "a0b396de1f9f4acbbfc1122dc4aab6d2", "id": "8e93b6c6-79e8-4be5-8d22-82a623d493a1"}} 2018-12-27 19:01:52,874 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/security-group-rules.json used request id req-5b3a706f-5dc5-4e34-be98-65cf475c2437 2018-12-27 19:01:52,874 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.226231098175s 2018-12-27 19:01:52,874 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/security-group-rules.json used request id req-5b3a706f-5dc5-4e34-be98-65cf475c2437 2018-12-27 19:01:52,878 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-27 19:01:52,878 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}910d15e652de07ef26490a8f50d8e88f75a7edbe" 2018-12-27 19:01:52,929 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5823 X-Openstack-Request-Id: req-a9ccd24c-3689-4f22-b39a-b0b77f4f3341 Date: Thu, 27 Dec 2018 19:01:52 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "a0b396de1f9f4acbbfc1122dc4aab6d2", "created_at": "2018-12-27T19:01:50Z", "updated_at": "2018-12-27T19:01:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T19:01:50Z", "revision_number": 0, "id": "2b609094-95b7-44c3-8f83-3abf5930ab9c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T19:01:50Z", "security_group_id": "4ad52415-b499-4c66-ac57-9058909eb652", "tenant_id": "a0b396de1f9f4acbbfc1122dc4aab6d2", "port_range_min": null, "ethertype": "IPv6", "project_id": "a0b396de1f9f4acbbfc1122dc4aab6d2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T19:01:50Z", "revision_number": 0, "id": "380dcbbb-f29e-46a5-97e2-c947d1da2417", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T19:01:50Z", "security_group_id": "4ad52415-b499-4c66-ac57-9058909eb652", "tenant_id": "a0b396de1f9f4acbbfc1122dc4aab6d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "a0b396de1f9f4acbbfc1122dc4aab6d2"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-12-27T19:01:52Z", "revision_number": 0, "id": "43cefdd0-835c-4ecd-a42a-8e74aeba150f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T19:01:52Z", "security_group_id": "4ad52415-b499-4c66-ac57-9058909eb652", "tenant_id": "a0b396de1f9f4acbbfc1122dc4aab6d2", "port_range_min": 80, "ethertype": "IPv4", "project_id": "a0b396de1f9f4acbbfc1122dc4aab6d2"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-12-27T19:01:50Z", "revision_number": 0, "id": "73695c8f-1bc6-42d4-8625-8171a15552d9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T19:01:50Z", "security_group_id": "4ad52415-b499-4c66-ac57-9058909eb652", "tenant_id": "a0b396de1f9f4acbbfc1122dc4aab6d2", "port_range_min": 22, "ethertype": "IPv4", "project_id": "a0b396de1f9f4acbbfc1122dc4aab6d2"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-12-27T19:01:51Z", "revision_number": 0, "id": "745eed32-b8a1-493f-9367-125a7c87012c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T19:01:51Z", "security_group_id": "4ad52415-b499-4c66-ac57-9058909eb652", "tenant_id": "a0b396de1f9f4acbbfc1122dc4aab6d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "a0b396de1f9f4acbbfc1122dc4aab6d2"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-12-27T19:01:52Z", "revision_number": 0, "id": "8e93b6c6-79e8-4be5-8d22-82a623d493a1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T19:01:52Z", "security_group_id": "4ad52415-b499-4c66-ac57-9058909eb652", "tenant_id": "a0b396de1f9f4acbbfc1122dc4aab6d2", "port_range_min": 443, "ethertype": "IPv4", "project_id": "a0b396de1f9f4acbbfc1122dc4aab6d2"}], "revision_number": 6, "project_id": "a0b396de1f9f4acbbfc1122dc4aab6d2", "id": "4ad52415-b499-4c66-ac57-9058909eb652", "name": "cloudify-sg_2e6ba1ea-ab87-44d6-a87d-9344ffe8e02d"}, {"description": "Default security group", "tags": [], "tenant_id": "a0b396de1f9f4acbbfc1122dc4aab6d2", "created_at": "2018-12-27T19:00:04Z", "updated_at": "2018-12-27T19:00:04Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T19:00:04Z", "revision_number": 0, "id": "0361f562-384f-4b7a-a165-77afa789c4b8", "remote_group_id": "66ac3dbc-834b-4249-9026-d2b0e23569dd", "remote_ip_prefix": null, "created_at": "2018-12-27T19:00:04Z", "security_group_id": "66ac3dbc-834b-4249-9026-d2b0e23569dd", "tenant_id": "a0b396de1f9f4acbbfc1122dc4aab6d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "a0b396de1f9f4acbbfc1122dc4aab6d2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T19:00:04Z", "revision_number": 0, "id": "8385b22a-f3a8-4c96-b877-c495b991f022", "remote_group_id": "66ac3dbc-834b-4249-9026-d2b0e23569dd", "remote_ip_prefix": null, "created_at": "2018-12-27T19:00:04Z", "security_group_id": "66ac3dbc-834b-4249-9026-d2b0e23569dd", "tenant_id": "a0b396de1f9f4acbbfc1122dc4aab6d2", "port_range_min": null, "ethertype": "IPv6", "project_id": "a0b396de1f9f4acbbfc1122dc4aab6d2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T19:00:04Z", "revision_number": 0, "id": "9596ef1e-21f5-4f5c-ae17-bd7bcda66231", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T19:00:04Z", "security_group_id": "66ac3dbc-834b-4249-9026-d2b0e23569dd", "tenant_id": "a0b396de1f9f4acbbfc1122dc4aab6d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "a0b396de1f9f4acbbfc1122dc4aab6d2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T19:00:04Z", "revision_number": 0, "id": "fb011126-6405-48ce-8ce6-9f75e1703807", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T19:00:04Z", "security_group_id": "66ac3dbc-834b-4249-9026-d2b0e23569dd", "tenant_id": "a0b396de1f9f4acbbfc1122dc4aab6d2", "port_range_min": null, "ethertype": "IPv6", "project_id": "a0b396de1f9f4acbbfc1122dc4aab6d2"}], "revision_number": 4, "project_id": "a0b396de1f9f4acbbfc1122dc4aab6d2", "id": "66ac3dbc-834b-4249-9026-d2b0e23569dd", "name": "default"}]} 2018-12-27 19:01:52,930 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json used request id req-a9ccd24c-3689-4f22-b39a-b0b77f4f3341 2018-12-27 19:01:52,930 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0519659519196s 2018-12-27 19:01:52,930 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json used request id req-a9ccd24c-3689-4f22-b39a-b0b77f4f3341 2018-12-27 19:01:52,933 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-12-27 19:01:52,934 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}910d15e652de07ef26490a8f50d8e88f75a7edbe" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": 5671, "remote_ip_prefix": null, "protocol": "tcp", "port_range_max": 5671, "ethertype": "IPv4", "security_group_id": "4ad52415-b499-4c66-ac57-9058909eb652"}}' 2018-12-27 19:01:53,161 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 511 X-Openstack-Request-Id: req-edae77cf-fcec-4867-a684-709a77cc4a9f Date: Thu, 27 Dec 2018 19:01:53 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 5671, "updated_at": "2018-12-27T19:01:53Z", "security_group_id": "4ad52415-b499-4c66-ac57-9058909eb652", "port_range_min": 5671, "revision_number": 0, "tenant_id": "a0b396de1f9f4acbbfc1122dc4aab6d2", "created_at": "2018-12-27T19:01:53Z", "project_id": "a0b396de1f9f4acbbfc1122dc4aab6d2", "id": "6876d1fa-5cf5-4413-bd84-58e4efa53e13"}} 2018-12-27 19:01:53,162 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/security-group-rules.json used request id req-edae77cf-fcec-4867-a684-709a77cc4a9f 2018-12-27 19:01:53,162 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.228175878525s 2018-12-27 19:01:53,162 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/security-group-rules.json used request id req-edae77cf-fcec-4867-a684-709a77cc4a9f 2018-12-27 19:01:53,165 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-27 19:01:53,166 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}910d15e652de07ef26490a8f50d8e88f75a7edbe" 2018-12-27 19:01:53,221 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 6323 X-Openstack-Request-Id: req-263896a0-a3df-4cfb-97cc-8242dd35c235 Date: Thu, 27 Dec 2018 19:01:53 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "a0b396de1f9f4acbbfc1122dc4aab6d2", "created_at": "2018-12-27T19:01:50Z", "updated_at": "2018-12-27T19:01:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T19:01:50Z", "revision_number": 0, "id": "2b609094-95b7-44c3-8f83-3abf5930ab9c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T19:01:50Z", "security_group_id": "4ad52415-b499-4c66-ac57-9058909eb652", "tenant_id": "a0b396de1f9f4acbbfc1122dc4aab6d2", "port_range_min": null, "ethertype": "IPv6", "project_id": "a0b396de1f9f4acbbfc1122dc4aab6d2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T19:01:50Z", "revision_number": 0, "id": "380dcbbb-f29e-46a5-97e2-c947d1da2417", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T19:01:50Z", "security_group_id": "4ad52415-b499-4c66-ac57-9058909eb652", "tenant_id": "a0b396de1f9f4acbbfc1122dc4aab6d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "a0b396de1f9f4acbbfc1122dc4aab6d2"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-12-27T19:01:52Z", "revision_number": 0, "id": "43cefdd0-835c-4ecd-a42a-8e74aeba150f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T19:01:52Z", "security_group_id": "4ad52415-b499-4c66-ac57-9058909eb652", "tenant_id": "a0b396de1f9f4acbbfc1122dc4aab6d2", "port_range_min": 80, "ethertype": "IPv4", "project_id": "a0b396de1f9f4acbbfc1122dc4aab6d2"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2018-12-27T19:01:53Z", "revision_number": 0, "id": "6876d1fa-5cf5-4413-bd84-58e4efa53e13", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T19:01:53Z", "security_group_id": "4ad52415-b499-4c66-ac57-9058909eb652", "tenant_id": "a0b396de1f9f4acbbfc1122dc4aab6d2", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "a0b396de1f9f4acbbfc1122dc4aab6d2"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-12-27T19:01:50Z", "revision_number": 0, "id": "73695c8f-1bc6-42d4-8625-8171a15552d9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T19:01:50Z", "security_group_id": "4ad52415-b499-4c66-ac57-9058909eb652", "tenant_id": "a0b396de1f9f4acbbfc1122dc4aab6d2", "port_range_min": 22, "ethertype": "IPv4", "project_id": "a0b396de1f9f4acbbfc1122dc4aab6d2"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-12-27T19:01:51Z", "revision_number": 0, "id": "745eed32-b8a1-493f-9367-125a7c87012c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T19:01:51Z", "security_group_id": "4ad52415-b499-4c66-ac57-9058909eb652", "tenant_id": "a0b396de1f9f4acbbfc1122dc4aab6d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "a0b396de1f9f4acbbfc1122dc4aab6d2"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-12-27T19:01:52Z", "revision_number": 0, "id": "8e93b6c6-79e8-4be5-8d22-82a623d493a1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T19:01:52Z", "security_group_id": "4ad52415-b499-4c66-ac57-9058909eb652", "tenant_id": "a0b396de1f9f4acbbfc1122dc4aab6d2", "port_range_min": 443, "ethertype": "IPv4", "project_id": "a0b396de1f9f4acbbfc1122dc4aab6d2"}], "revision_number": 7, "project_id": "a0b396de1f9f4acbbfc1122dc4aab6d2", "id": "4ad52415-b499-4c66-ac57-9058909eb652", "name": "cloudify-sg_2e6ba1ea-ab87-44d6-a87d-9344ffe8e02d"}, {"description": "Default security group", "tags": [], "tenant_id": "a0b396de1f9f4acbbfc1122dc4aab6d2", "created_at": "2018-12-27T19:00:04Z", "updated_at": "2018-12-27T19:00:04Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T19:00:04Z", "revision_number": 0, "id": "0361f562-384f-4b7a-a165-77afa789c4b8", "remote_group_id": "66ac3dbc-834b-4249-9026-d2b0e23569dd", "remote_ip_prefix": null, "created_at": "2018-12-27T19:00:04Z", "security_group_id": "66ac3dbc-834b-4249-9026-d2b0e23569dd", "tenant_id": "a0b396de1f9f4acbbfc1122dc4aab6d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "a0b396de1f9f4acbbfc1122dc4aab6d2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T19:00:04Z", "revision_number": 0, "id": "8385b22a-f3a8-4c96-b877-c495b991f022", "remote_group_id": "66ac3dbc-834b-4249-9026-d2b0e23569dd", "remote_ip_prefix": null, "created_at": "2018-12-27T19:00:04Z", "security_group_id": "66ac3dbc-834b-4249-9026-d2b0e23569dd", "tenant_id": "a0b396de1f9f4acbbfc1122dc4aab6d2", "port_range_min": null, "ethertype": "IPv6", "project_id": "a0b396de1f9f4acbbfc1122dc4aab6d2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T19:00:04Z", "revision_number": 0, "id": "9596ef1e-21f5-4f5c-ae17-bd7bcda66231", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T19:00:04Z", "security_group_id": "66ac3dbc-834b-4249-9026-d2b0e23569dd", "tenant_id": "a0b396de1f9f4acbbfc1122dc4aab6d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "a0b396de1f9f4acbbfc1122dc4aab6d2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T19:00:04Z", "revision_number": 0, "id": "fb011126-6405-48ce-8ce6-9f75e1703807", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T19:00:04Z", "security_group_id": "66ac3dbc-834b-4249-9026-d2b0e23569dd", "tenant_id": "a0b396de1f9f4acbbfc1122dc4aab6d2", "port_range_min": null, "ethertype": "IPv6", "project_id": "a0b396de1f9f4acbbfc1122dc4aab6d2"}], "revision_number": 4, "project_id": "a0b396de1f9f4acbbfc1122dc4aab6d2", "id": "66ac3dbc-834b-4249-9026-d2b0e23569dd", "name": "default"}]} 2018-12-27 19:01:53,221 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json used request id req-263896a0-a3df-4cfb-97cc-8242dd35c235 2018-12-27 19:01:53,221 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0554120540619s 2018-12-27 19:01:53,222 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json used request id req-263896a0-a3df-4cfb-97cc-8242dd35c235 2018-12-27 19:01:53,225 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-12-27 19:01:53,225 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}910d15e652de07ef26490a8f50d8e88f75a7edbe" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": 53333, "remote_ip_prefix": null, "protocol": "tcp", "port_range_max": 53333, "ethertype": "IPv4", "security_group_id": "4ad52415-b499-4c66-ac57-9058909eb652"}}' 2018-12-27 19:01:53,675 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 513 X-Openstack-Request-Id: req-20bbb918-c6b5-4ed5-bc7b-6e934223de6e Date: Thu, 27 Dec 2018 19:01:53 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 53333, "updated_at": "2018-12-27T19:01:53Z", "security_group_id": "4ad52415-b499-4c66-ac57-9058909eb652", "port_range_min": 53333, "revision_number": 0, "tenant_id": "a0b396de1f9f4acbbfc1122dc4aab6d2", "created_at": "2018-12-27T19:01:53Z", "project_id": "a0b396de1f9f4acbbfc1122dc4aab6d2", "id": "9d795f29-2d02-467b-87a1-eede699ffdd7"}} 2018-12-27 19:01:53,676 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/security-group-rules.json used request id req-20bbb918-c6b5-4ed5-bc7b-6e934223de6e 2018-12-27 19:01:53,677 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.452243804932s 2018-12-27 19:01:53,679 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/security-group-rules.json used request id req-20bbb918-c6b5-4ed5-bc7b-6e934223de6e 2018-12-27 19:01:53,687 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-27 19:01:53,687 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}910d15e652de07ef26490a8f50d8e88f75a7edbe" 2018-12-27 19:01:53,794 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1252 X-Openstack-Request-Id: req-5280f9ba-d23c-4350-a87e-964f2b87f68f Date: Thu, 27 Dec 2018 19:01:53 GMT RESP BODY: {"networks":[{"updated_at":"2018-12-27T15:58:03Z","dns_domain":"","revision_number":8,"port_security_enabled":true,"id":"a4959dd9-e8f4-4ea9-8c99-7bff545db58c","router:external":true,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"da629caea04941e1ae8979c379dc7c9d","status":"ACTIVE","subnets":["244ab55b-a0ed-4e50-9f85-07f08119ae55"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"da629caea04941e1ae8979c379dc7c9d","created_at":"2018-12-27T15:29:17Z","mtu":1500},{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"b9a0f6c4-be0c-4d28-8a4f-59f909242f66","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"a0b396de1f9f4acbbfc1122dc4aab6d2","status":"ACTIVE","subnets":["62def181-d15a-42d3-95f4-0aeaac3a2e62"],"description":"","tags":[],"updated_at":"2018-12-27T19:00:06Z","qos_policy_id":null,"name":"cloudify-net_2e6ba1ea-ab87-44d6-a87d-9344ffe8e02d","admin_state_up":true,"tenant_id":"a0b396de1f9f4acbbfc1122dc4aab6d2","created_at":"2018-12-27T19:00:04Z","mtu":1442}]} 2018-12-27 19:01:53,794 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-5280f9ba-d23c-4350-a87e-964f2b87f68f 2018-12-27 19:01:53,795 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.107784032822s 2018-12-27 19:01:53,795 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-5280f9ba-d23c-4350-a87e-964f2b87f68f 2018-12-27 19:01:53,799 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-27 19:01:53,803 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}910d15e652de07ef26490a8f50d8e88f75a7edbe" 2018-12-27 19:01:54,014 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-081c9e3b-eae7-4ac5-a7b3-b555322d028c Date: Thu, 27 Dec 2018 19:01:54 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/3673ac73-812a-4f7f-a649-77115e1f56a5/snap", "metadata": {}}], "file": "/v2/images/3673ac73-812a-4f7f-a649-77115e1f56a5/file", "owner": "a0b396de1f9f4acbbfc1122dc4aab6d2", "id": "3673ac73-812a-4f7f-a649-77115e1f56a5", "size": 4373348352, "self": "/v2/images/3673ac73-812a-4f7f-a649-77115e1f56a5", "disk_format": "qcow2", "direct_url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/3673ac73-812a-4f7f-a649-77115e1f56a5/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-12-27T19:01:48Z", "visibility": "private", "owner_specified.shade.object": "images/cloudify-img_2e6ba1ea-ab87-44d6-a87d-9344ffe8e02d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify-img_2e6ba1ea-ab87-44d6-a87d-9344ffe8e02d", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-12-27T19:00:51Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-27 19:01:54,014 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-081c9e3b-eae7-4ac5-a7b3-b555322d028c 2018-12-27 19:01:54,014 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.214933156967s 2018-12-27 19:01:54,015 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-081c9e3b-eae7-4ac5-a7b3-b555322d028c 2018-12-27 19:01:54,016 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-12-27 19:01:54,019 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}910d15e652de07ef26490a8f50d8e88f75a7edbe" 2018-12-27 19:01:54,040 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:01:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7807be56-643d-4247-a3b1-0d9c767a64b2 x-compute-request-id: req-7807be56-643d-4247-a3b1-0d9c767a64b2 Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavors": [{"name": "cloudify-flavor_2e6ba1ea-ab87-44d6-a87d-9344ffe8e02d", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/8481f325-8a37-47d9-ad34-a8a3f82d29f2", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/8481f325-8a37-47d9-ad34-a8a3f82d29f2", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": "8481f325-8a37-47d9-ad34-a8a3f82d29f2"}]} 2018-12-27 19:01:54,041 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None used request id req-7807be56-643d-4247-a3b1-0d9c767a64b2 2018-12-27 19:01:54,041 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0243549346924s 2018-12-27 19:01:54,041 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None used request id req-7807be56-643d-4247-a3b1-0d9c767a64b2 2018-12-27 19:01:54,043 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-12-27 19:01:54,045 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/servers -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}910d15e652de07ef26490a8f50d8e88f75a7edbe" -d '{"server": {"name": "cloudify-vm_2e6ba1ea-ab87-44d6-a87d-9344ffe8e02d", "imageRef": "3673ac73-812a-4f7f-a649-77115e1f56a5", "key_name": "cloudify-kp_2e6ba1ea-ab87-44d6-a87d-9344ffe8e02d", "flavorRef": "8481f325-8a37-47d9-ad34-a8a3f82d29f2", "max_count": 1, "min_count": 1, "networks": [{"uuid": "b9a0f6c4-be0c-4d28-8a4f-59f909242f66"}], "security_groups": [{"name": "4ad52415-b499-4c66-ac57-9058909eb652"}]}}' 2018-12-27 19:01:56,821 - keystoneauth.session - DEBUG - RESP: [202] Date: Thu, 27 Dec 2018 19:01:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-dd73828b-ab16-498d-b4ac-b32bdc2e3e97 x-compute-request-id: req-dd73828b-ab16-498d-b4ac-b32bdc2e3e97 Content-Length: 403 location: http://172.30.9.31:8774/v2.1/servers/8d78d231-294a-4496-9e77-c9aa162350c9 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "4ad52415-b499-4c66-ac57-9058909eb652"}], "OS-DCF:diskConfig": "MANUAL", "id": "8d78d231-294a-4496-9e77-c9aa162350c9", "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/8d78d231-294a-4496-9e77-c9aa162350c9", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/8d78d231-294a-4496-9e77-c9aa162350c9", "rel": "bookmark"}], "adminPass": "sMw6xBgU2E3a"}} 2018-12-27 19:01:56,821 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers used request id req-dd73828b-ab16-498d-b4ac-b32bdc2e3e97 2018-12-27 19:01:56,821 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 2.77840185165s 2018-12-27 19:01:56,822 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers used request id req-dd73828b-ab16-498d-b4ac-b32bdc2e3e97 2018-12-27 19:01:56,822 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-27 19:01:56,825 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}910d15e652de07ef26490a8f50d8e88f75a7edbe" 2018-12-27 19:01:57,302 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:01:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d63e7f15-58cc-4e54-b5a8-3279d645a09b x-compute-request-id: req-d63e7f15-58cc-4e54-b5a8-3279d645a09b Content-Encoding: gzip Content-Length: 602 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/8d78d231-294a-4496-9e77-c9aa162350c9", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/8d78d231-294a-4496-9e77-c9aa162350c9", "rel": "bookmark"}], "image": {"id": "3673ac73-812a-4f7f-a649-77115e1f56a5", "links": [{"href": "http://172.30.9.31:8774/images/3673ac73-812a-4f7f-a649-77115e1f56a5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8481f325-8a37-47d9-ad34-a8a3f82d29f2", "links": [{"href": "http://172.30.9.31:8774/flavors/8481f325-8a37-47d9-ad34-a8a3f82d29f2", "rel": "bookmark"}]}, "id": "8d78d231-294a-4496-9e77-c9aa162350c9", "user_id": "b8219c08fa84421ab9627d0b4f89f3be", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T19:01:56Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_2e6ba1ea-ab87-44d6-a87d-9344ffe8e02d", "name": "cloudify-vm_2e6ba1ea-ab87-44d6-a87d-9344ffe8e02d", "created": "2018-12-27T19:01:56Z", "tenant_id": "a0b396de1f9f4acbbfc1122dc4aab6d2", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-27 19:01:57,302 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-d63e7f15-58cc-4e54-b5a8-3279d645a09b 2018-12-27 19:01:57,303 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.480237007141s 2018-12-27 19:01:57,303 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-d63e7f15-58cc-4e54-b5a8-3279d645a09b 2018-12-27 19:01:57,310 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-27 19:01:57,310 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}910d15e652de07ef26490a8f50d8e88f75a7edbe" 2018-12-27 19:01:57,592 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1252 X-Openstack-Request-Id: req-25801a8c-f973-41b0-a323-21985acf47e7 Date: Thu, 27 Dec 2018 19:01:57 GMT RESP BODY: {"networks":[{"updated_at":"2018-12-27T15:58:03Z","dns_domain":"","revision_number":8,"port_security_enabled":true,"id":"a4959dd9-e8f4-4ea9-8c99-7bff545db58c","router:external":true,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"da629caea04941e1ae8979c379dc7c9d","status":"ACTIVE","subnets":["244ab55b-a0ed-4e50-9f85-07f08119ae55"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"da629caea04941e1ae8979c379dc7c9d","created_at":"2018-12-27T15:29:17Z","mtu":1500},{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"b9a0f6c4-be0c-4d28-8a4f-59f909242f66","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"a0b396de1f9f4acbbfc1122dc4aab6d2","status":"ACTIVE","subnets":["62def181-d15a-42d3-95f4-0aeaac3a2e62"],"description":"","tags":[],"updated_at":"2018-12-27T19:00:06Z","qos_policy_id":null,"name":"cloudify-net_2e6ba1ea-ab87-44d6-a87d-9344ffe8e02d","admin_state_up":true,"tenant_id":"a0b396de1f9f4acbbfc1122dc4aab6d2","created_at":"2018-12-27T19:00:04Z","mtu":1442}]} 2018-12-27 19:01:57,593 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-25801a8c-f973-41b0-a323-21985acf47e7 2018-12-27 19:01:57,593 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.282972812653s 2018-12-27 19:01:57,593 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-25801a8c-f973-41b0-a323-21985acf47e7 2018-12-27 19:01:57,594 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-12-27 19:01:57,594 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}910d15e652de07ef26490a8f50d8e88f75a7edbe" 2018-12-27 19:01:57,642 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-4b4a7d3d-5f1a-40b5-872f-03b80ba96d16 Date: Thu, 27 Dec 2018 19:01:57 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b9a0f6c4-be0c-4d28-8a4f-59f909242f66","tenant_id":"a0b396de1f9f4acbbfc1122dc4aab6d2","created_at":"2018-12-27T19:00:06Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-12-27T19:00:06Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"a0b396de1f9f4acbbfc1122dc4aab6d2","id":"62def181-d15a-42d3-95f4-0aeaac3a2e62","subnetpool_id":null,"name":"cloudify-subnet_2e6ba1ea-ab87-44d6-a87d-9344ffe8e02d"}]} 2018-12-27 19:01:57,642 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets.json used request id req-4b4a7d3d-5f1a-40b5-872f-03b80ba96d16 2018-12-27 19:01:57,643 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0484788417816s 2018-12-27 19:01:57,643 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets.json used request id req-4b4a7d3d-5f1a-40b5-872f-03b80ba96d16 2018-12-27 19:01:57,643 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-27 19:01:59,647 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-27 19:01:59,650 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}910d15e652de07ef26490a8f50d8e88f75a7edbe" 2018-12-27 19:02:01,003 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:01:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6ed5caa3-9d49-4d34-b0d3-7c3e21774c48 x-compute-request-id: req-6ed5caa3-9d49-4d34-b0d3-7c3e21774c48 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/8d78d231-294a-4496-9e77-c9aa162350c9", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/8d78d231-294a-4496-9e77-c9aa162350c9", "rel": "bookmark"}], "image": {"id": "3673ac73-812a-4f7f-a649-77115e1f56a5", "links": [{"href": "http://172.30.9.31:8774/images/3673ac73-812a-4f7f-a649-77115e1f56a5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8481f325-8a37-47d9-ad34-a8a3f82d29f2", "links": [{"href": "http://172.30.9.31:8774/flavors/8481f325-8a37-47d9-ad34-a8a3f82d29f2", "rel": "bookmark"}]}, "id": "8d78d231-294a-4496-9e77-c9aa162350c9", "security_groups": [{"name": "cloudify-sg_2e6ba1ea-ab87-44d6-a87d-9344ffe8e02d"}], "user_id": "b8219c08fa84421ab9627d0b4f89f3be", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T19:01:58Z", "hostId": "5baeaf3d4e02d571b7c5034f4ae9f845a1ade24c038b417c76868505", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_2e6ba1ea-ab87-44d6-a87d-9344ffe8e02d", "name": "cloudify-vm_2e6ba1ea-ab87-44d6-a87d-9344ffe8e02d", "created": "2018-12-27T19:01:56Z", "tenant_id": "a0b396de1f9f4acbbfc1122dc4aab6d2", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-27 19:02:01,003 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-6ed5caa3-9d49-4d34-b0d3-7c3e21774c48 2018-12-27 19:02:01,003 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.35613298416s 2018-12-27 19:02:01,004 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-6ed5caa3-9d49-4d34-b0d3-7c3e21774c48 2018-12-27 19:02:01,008 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-27 19:02:03,010 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-27 19:02:03,013 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}910d15e652de07ef26490a8f50d8e88f75a7edbe" 2018-12-27 19:02:03,651 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:02:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5c179303-d655-48bf-b942-a335ee581817 x-compute-request-id: req-5c179303-d655-48bf-b942-a335ee581817 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/8d78d231-294a-4496-9e77-c9aa162350c9", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/8d78d231-294a-4496-9e77-c9aa162350c9", "rel": "bookmark"}], "image": {"id": "3673ac73-812a-4f7f-a649-77115e1f56a5", "links": [{"href": "http://172.30.9.31:8774/images/3673ac73-812a-4f7f-a649-77115e1f56a5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8481f325-8a37-47d9-ad34-a8a3f82d29f2", "links": [{"href": "http://172.30.9.31:8774/flavors/8481f325-8a37-47d9-ad34-a8a3f82d29f2", "rel": "bookmark"}]}, "id": "8d78d231-294a-4496-9e77-c9aa162350c9", "security_groups": [{"name": "cloudify-sg_2e6ba1ea-ab87-44d6-a87d-9344ffe8e02d"}], "user_id": "b8219c08fa84421ab9627d0b4f89f3be", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T19:01:58Z", "hostId": "5baeaf3d4e02d571b7c5034f4ae9f845a1ade24c038b417c76868505", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_2e6ba1ea-ab87-44d6-a87d-9344ffe8e02d", "name": "cloudify-vm_2e6ba1ea-ab87-44d6-a87d-9344ffe8e02d", "created": "2018-12-27T19:01:56Z", "tenant_id": "a0b396de1f9f4acbbfc1122dc4aab6d2", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-27 19:02:03,651 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-5c179303-d655-48bf-b942-a335ee581817 2018-12-27 19:02:03,651 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.640854120255s 2018-12-27 19:02:03,651 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-5c179303-d655-48bf-b942-a335ee581817 2018-12-27 19:02:03,655 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-27 19:02:05,658 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-27 19:02:05,660 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}910d15e652de07ef26490a8f50d8e88f75a7edbe" 2018-12-27 19:02:06,289 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:02:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a90c3267-f21d-481c-a56b-2c7048d5105a x-compute-request-id: req-a90c3267-f21d-481c-a56b-2c7048d5105a Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/8d78d231-294a-4496-9e77-c9aa162350c9", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/8d78d231-294a-4496-9e77-c9aa162350c9", "rel": "bookmark"}], "image": {"id": "3673ac73-812a-4f7f-a649-77115e1f56a5", "links": [{"href": "http://172.30.9.31:8774/images/3673ac73-812a-4f7f-a649-77115e1f56a5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8481f325-8a37-47d9-ad34-a8a3f82d29f2", "links": [{"href": "http://172.30.9.31:8774/flavors/8481f325-8a37-47d9-ad34-a8a3f82d29f2", "rel": "bookmark"}]}, "id": "8d78d231-294a-4496-9e77-c9aa162350c9", "security_groups": [{"name": "cloudify-sg_2e6ba1ea-ab87-44d6-a87d-9344ffe8e02d"}], "user_id": "b8219c08fa84421ab9627d0b4f89f3be", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T19:01:58Z", "hostId": "5baeaf3d4e02d571b7c5034f4ae9f845a1ade24c038b417c76868505", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_2e6ba1ea-ab87-44d6-a87d-9344ffe8e02d", "name": "cloudify-vm_2e6ba1ea-ab87-44d6-a87d-9344ffe8e02d", "created": "2018-12-27T19:01:56Z", "tenant_id": "a0b396de1f9f4acbbfc1122dc4aab6d2", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-27 19:02:06,289 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-a90c3267-f21d-481c-a56b-2c7048d5105a 2018-12-27 19:02:06,289 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.631423950195s 2018-12-27 19:02:06,290 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-a90c3267-f21d-481c-a56b-2c7048d5105a 2018-12-27 19:02:06,293 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-27 19:02:08,296 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-27 19:02:08,299 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}910d15e652de07ef26490a8f50d8e88f75a7edbe" 2018-12-27 19:02:08,898 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:02:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bad5f142-d1d1-44e4-9ea9-7e3318477feb x-compute-request-id: req-bad5f142-d1d1-44e4-9ea9-7e3318477feb Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/8d78d231-294a-4496-9e77-c9aa162350c9", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/8d78d231-294a-4496-9e77-c9aa162350c9", "rel": "bookmark"}], "image": {"id": "3673ac73-812a-4f7f-a649-77115e1f56a5", "links": [{"href": "http://172.30.9.31:8774/images/3673ac73-812a-4f7f-a649-77115e1f56a5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8481f325-8a37-47d9-ad34-a8a3f82d29f2", "links": [{"href": "http://172.30.9.31:8774/flavors/8481f325-8a37-47d9-ad34-a8a3f82d29f2", "rel": "bookmark"}]}, "id": "8d78d231-294a-4496-9e77-c9aa162350c9", "security_groups": [{"name": "cloudify-sg_2e6ba1ea-ab87-44d6-a87d-9344ffe8e02d"}], "user_id": "b8219c08fa84421ab9627d0b4f89f3be", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T19:01:58Z", "hostId": "5baeaf3d4e02d571b7c5034f4ae9f845a1ade24c038b417c76868505", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_2e6ba1ea-ab87-44d6-a87d-9344ffe8e02d", "name": "cloudify-vm_2e6ba1ea-ab87-44d6-a87d-9344ffe8e02d", "created": "2018-12-27T19:01:56Z", "tenant_id": "a0b396de1f9f4acbbfc1122dc4aab6d2", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-27 19:02:08,899 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-bad5f142-d1d1-44e4-9ea9-7e3318477feb 2018-12-27 19:02:08,899 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.602540969849s 2018-12-27 19:02:08,899 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-bad5f142-d1d1-44e4-9ea9-7e3318477feb 2018-12-27 19:02:08,903 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-27 19:02:10,905 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-27 19:02:10,908 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}910d15e652de07ef26490a8f50d8e88f75a7edbe" 2018-12-27 19:02:11,742 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:02:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6eb46968-1047-4858-9592-5485f39b2ad7 x-compute-request-id: req-6eb46968-1047-4858-9592-5485f39b2ad7 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/8d78d231-294a-4496-9e77-c9aa162350c9", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/8d78d231-294a-4496-9e77-c9aa162350c9", "rel": "bookmark"}], "image": {"id": "3673ac73-812a-4f7f-a649-77115e1f56a5", "links": [{"href": "http://172.30.9.31:8774/images/3673ac73-812a-4f7f-a649-77115e1f56a5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8481f325-8a37-47d9-ad34-a8a3f82d29f2", "links": [{"href": "http://172.30.9.31:8774/flavors/8481f325-8a37-47d9-ad34-a8a3f82d29f2", "rel": "bookmark"}]}, "id": "8d78d231-294a-4496-9e77-c9aa162350c9", "security_groups": [{"name": "cloudify-sg_2e6ba1ea-ab87-44d6-a87d-9344ffe8e02d"}], "user_id": "b8219c08fa84421ab9627d0b4f89f3be", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T19:01:58Z", "hostId": "5baeaf3d4e02d571b7c5034f4ae9f845a1ade24c038b417c76868505", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_2e6ba1ea-ab87-44d6-a87d-9344ffe8e02d", "name": "cloudify-vm_2e6ba1ea-ab87-44d6-a87d-9344ffe8e02d", "created": "2018-12-27T19:01:56Z", "tenant_id": "a0b396de1f9f4acbbfc1122dc4aab6d2", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-27 19:02:11,742 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-6eb46968-1047-4858-9592-5485f39b2ad7 2018-12-27 19:02:11,743 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.836977005005s 2018-12-27 19:02:11,743 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-6eb46968-1047-4858-9592-5485f39b2ad7 2018-12-27 19:02:11,747 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-27 19:02:13,749 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-27 19:02:13,752 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}910d15e652de07ef26490a8f50d8e88f75a7edbe" 2018-12-27 19:02:14,769 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:02:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e3fc3b9c-19f5-4a3e-8aa1-cef29fd463d6 x-compute-request-id: req-e3fc3b9c-19f5-4a3e-8aa1-cef29fd463d6 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/8d78d231-294a-4496-9e77-c9aa162350c9", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/8d78d231-294a-4496-9e77-c9aa162350c9", "rel": "bookmark"}], "image": {"id": "3673ac73-812a-4f7f-a649-77115e1f56a5", "links": [{"href": "http://172.30.9.31:8774/images/3673ac73-812a-4f7f-a649-77115e1f56a5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8481f325-8a37-47d9-ad34-a8a3f82d29f2", "links": [{"href": "http://172.30.9.31:8774/flavors/8481f325-8a37-47d9-ad34-a8a3f82d29f2", "rel": "bookmark"}]}, "id": "8d78d231-294a-4496-9e77-c9aa162350c9", "security_groups": [{"name": "cloudify-sg_2e6ba1ea-ab87-44d6-a87d-9344ffe8e02d"}], "user_id": "b8219c08fa84421ab9627d0b4f89f3be", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T19:01:58Z", "hostId": "5baeaf3d4e02d571b7c5034f4ae9f845a1ade24c038b417c76868505", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_2e6ba1ea-ab87-44d6-a87d-9344ffe8e02d", "name": "cloudify-vm_2e6ba1ea-ab87-44d6-a87d-9344ffe8e02d", "created": "2018-12-27T19:01:56Z", "tenant_id": "a0b396de1f9f4acbbfc1122dc4aab6d2", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-27 19:02:14,769 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-e3fc3b9c-19f5-4a3e-8aa1-cef29fd463d6 2018-12-27 19:02:14,769 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.01978111267s 2018-12-27 19:02:14,769 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-e3fc3b9c-19f5-4a3e-8aa1-cef29fd463d6 2018-12-27 19:02:14,773 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-27 19:02:16,775 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-27 19:02:16,778 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}910d15e652de07ef26490a8f50d8e88f75a7edbe" 2018-12-27 19:02:17,780 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:02:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b5abaaff-9c0f-4213-9f6a-0cb05b5b3562 x-compute-request-id: req-b5abaaff-9c0f-4213-9f6a-0cb05b5b3562 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/8d78d231-294a-4496-9e77-c9aa162350c9", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/8d78d231-294a-4496-9e77-c9aa162350c9", "rel": "bookmark"}], "image": {"id": "3673ac73-812a-4f7f-a649-77115e1f56a5", "links": [{"href": "http://172.30.9.31:8774/images/3673ac73-812a-4f7f-a649-77115e1f56a5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8481f325-8a37-47d9-ad34-a8a3f82d29f2", "links": [{"href": "http://172.30.9.31:8774/flavors/8481f325-8a37-47d9-ad34-a8a3f82d29f2", "rel": "bookmark"}]}, "id": "8d78d231-294a-4496-9e77-c9aa162350c9", "security_groups": [{"name": "cloudify-sg_2e6ba1ea-ab87-44d6-a87d-9344ffe8e02d"}], "user_id": "b8219c08fa84421ab9627d0b4f89f3be", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T19:01:58Z", "hostId": "5baeaf3d4e02d571b7c5034f4ae9f845a1ade24c038b417c76868505", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_2e6ba1ea-ab87-44d6-a87d-9344ffe8e02d", "name": "cloudify-vm_2e6ba1ea-ab87-44d6-a87d-9344ffe8e02d", "created": "2018-12-27T19:01:56Z", "tenant_id": "a0b396de1f9f4acbbfc1122dc4aab6d2", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-27 19:02:17,780 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-b5abaaff-9c0f-4213-9f6a-0cb05b5b3562 2018-12-27 19:02:17,780 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.00534892082s 2018-12-27 19:02:17,781 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-b5abaaff-9c0f-4213-9f6a-0cb05b5b3562 2018-12-27 19:02:17,785 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-27 19:02:19,787 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-27 19:02:19,790 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}910d15e652de07ef26490a8f50d8e88f75a7edbe" 2018-12-27 19:02:20,774 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:02:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e21a3ef5-600e-4894-8301-24199b21eed1 x-compute-request-id: req-e21a3ef5-600e-4894-8301-24199b21eed1 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/8d78d231-294a-4496-9e77-c9aa162350c9", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/8d78d231-294a-4496-9e77-c9aa162350c9", "rel": "bookmark"}], "image": {"id": "3673ac73-812a-4f7f-a649-77115e1f56a5", "links": [{"href": "http://172.30.9.31:8774/images/3673ac73-812a-4f7f-a649-77115e1f56a5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8481f325-8a37-47d9-ad34-a8a3f82d29f2", "links": [{"href": "http://172.30.9.31:8774/flavors/8481f325-8a37-47d9-ad34-a8a3f82d29f2", "rel": "bookmark"}]}, "id": "8d78d231-294a-4496-9e77-c9aa162350c9", "security_groups": [{"name": "cloudify-sg_2e6ba1ea-ab87-44d6-a87d-9344ffe8e02d"}], "user_id": "b8219c08fa84421ab9627d0b4f89f3be", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T19:01:58Z", "hostId": "5baeaf3d4e02d571b7c5034f4ae9f845a1ade24c038b417c76868505", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_2e6ba1ea-ab87-44d6-a87d-9344ffe8e02d", "name": "cloudify-vm_2e6ba1ea-ab87-44d6-a87d-9344ffe8e02d", "created": "2018-12-27T19:01:56Z", "tenant_id": "a0b396de1f9f4acbbfc1122dc4aab6d2", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-27 19:02:20,774 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-e21a3ef5-600e-4894-8301-24199b21eed1 2018-12-27 19:02:20,774 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.986887931824s 2018-12-27 19:02:20,774 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-e21a3ef5-600e-4894-8301-24199b21eed1 2018-12-27 19:02:20,778 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-27 19:02:22,781 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-27 19:02:22,783 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}910d15e652de07ef26490a8f50d8e88f75a7edbe" 2018-12-27 19:02:23,450 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:02:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-87a0d8e9-4b69-4e0a-a7d3-995d841b2535 x-compute-request-id: req-87a0d8e9-4b69-4e0a-a7d3-995d841b2535 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/8d78d231-294a-4496-9e77-c9aa162350c9", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/8d78d231-294a-4496-9e77-c9aa162350c9", "rel": "bookmark"}], "image": {"id": "3673ac73-812a-4f7f-a649-77115e1f56a5", "links": [{"href": "http://172.30.9.31:8774/images/3673ac73-812a-4f7f-a649-77115e1f56a5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8481f325-8a37-47d9-ad34-a8a3f82d29f2", "links": [{"href": "http://172.30.9.31:8774/flavors/8481f325-8a37-47d9-ad34-a8a3f82d29f2", "rel": "bookmark"}]}, "id": "8d78d231-294a-4496-9e77-c9aa162350c9", "security_groups": [{"name": "cloudify-sg_2e6ba1ea-ab87-44d6-a87d-9344ffe8e02d"}], "user_id": "b8219c08fa84421ab9627d0b4f89f3be", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T19:01:58Z", "hostId": "5baeaf3d4e02d571b7c5034f4ae9f845a1ade24c038b417c76868505", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_2e6ba1ea-ab87-44d6-a87d-9344ffe8e02d", "name": "cloudify-vm_2e6ba1ea-ab87-44d6-a87d-9344ffe8e02d", "created": "2018-12-27T19:01:56Z", "tenant_id": "a0b396de1f9f4acbbfc1122dc4aab6d2", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-27 19:02:23,450 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-87a0d8e9-4b69-4e0a-a7d3-995d841b2535 2018-12-27 19:02:23,450 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.669301986694s 2018-12-27 19:02:23,450 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-87a0d8e9-4b69-4e0a-a7d3-995d841b2535 2018-12-27 19:02:23,454 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-27 19:02:25,457 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-27 19:02:25,459 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}910d15e652de07ef26490a8f50d8e88f75a7edbe" 2018-12-27 19:02:26,443 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:02:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5e42649c-7783-4386-ae3c-e5f4a1b4c9eb x-compute-request-id: req-5e42649c-7783-4386-ae3c-e5f4a1b4c9eb Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/8d78d231-294a-4496-9e77-c9aa162350c9", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/8d78d231-294a-4496-9e77-c9aa162350c9", "rel": "bookmark"}], "image": {"id": "3673ac73-812a-4f7f-a649-77115e1f56a5", "links": [{"href": "http://172.30.9.31:8774/images/3673ac73-812a-4f7f-a649-77115e1f56a5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8481f325-8a37-47d9-ad34-a8a3f82d29f2", "links": [{"href": "http://172.30.9.31:8774/flavors/8481f325-8a37-47d9-ad34-a8a3f82d29f2", "rel": "bookmark"}]}, "id": "8d78d231-294a-4496-9e77-c9aa162350c9", "security_groups": [{"name": "cloudify-sg_2e6ba1ea-ab87-44d6-a87d-9344ffe8e02d"}], "user_id": "b8219c08fa84421ab9627d0b4f89f3be", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T19:01:58Z", "hostId": "5baeaf3d4e02d571b7c5034f4ae9f845a1ade24c038b417c76868505", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_2e6ba1ea-ab87-44d6-a87d-9344ffe8e02d", "name": "cloudify-vm_2e6ba1ea-ab87-44d6-a87d-9344ffe8e02d", "created": "2018-12-27T19:01:56Z", "tenant_id": "a0b396de1f9f4acbbfc1122dc4aab6d2", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-27 19:02:26,443 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-5e42649c-7783-4386-ae3c-e5f4a1b4c9eb 2018-12-27 19:02:26,443 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.986207008362s 2018-12-27 19:02:26,443 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-5e42649c-7783-4386-ae3c-e5f4a1b4c9eb 2018-12-27 19:02:26,448 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-27 19:02:28,450 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-27 19:02:28,453 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}910d15e652de07ef26490a8f50d8e88f75a7edbe" 2018-12-27 19:02:29,061 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:02:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d167dab9-7b8e-4437-9989-cf2cb28264ae x-compute-request-id: req-d167dab9-7b8e-4437-9989-cf2cb28264ae Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/8d78d231-294a-4496-9e77-c9aa162350c9", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/8d78d231-294a-4496-9e77-c9aa162350c9", "rel": "bookmark"}], "image": {"id": "3673ac73-812a-4f7f-a649-77115e1f56a5", "links": [{"href": "http://172.30.9.31:8774/images/3673ac73-812a-4f7f-a649-77115e1f56a5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8481f325-8a37-47d9-ad34-a8a3f82d29f2", "links": [{"href": "http://172.30.9.31:8774/flavors/8481f325-8a37-47d9-ad34-a8a3f82d29f2", "rel": "bookmark"}]}, "id": "8d78d231-294a-4496-9e77-c9aa162350c9", "security_groups": [{"name": "cloudify-sg_2e6ba1ea-ab87-44d6-a87d-9344ffe8e02d"}], "user_id": "b8219c08fa84421ab9627d0b4f89f3be", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T19:01:58Z", "hostId": "5baeaf3d4e02d571b7c5034f4ae9f845a1ade24c038b417c76868505", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_2e6ba1ea-ab87-44d6-a87d-9344ffe8e02d", "name": "cloudify-vm_2e6ba1ea-ab87-44d6-a87d-9344ffe8e02d", "created": "2018-12-27T19:01:56Z", "tenant_id": "a0b396de1f9f4acbbfc1122dc4aab6d2", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-27 19:02:29,061 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-d167dab9-7b8e-4437-9989-cf2cb28264ae 2018-12-27 19:02:29,062 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.611320018768s 2018-12-27 19:02:29,062 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-d167dab9-7b8e-4437-9989-cf2cb28264ae 2018-12-27 19:02:29,066 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-27 19:02:31,068 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-27 19:02:31,071 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}910d15e652de07ef26490a8f50d8e88f75a7edbe" 2018-12-27 19:02:32,042 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:02:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-147fa2f3-3b82-4595-8b06-44205b2b691c x-compute-request-id: req-147fa2f3-3b82-4595-8b06-44205b2b691c Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/8d78d231-294a-4496-9e77-c9aa162350c9", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/8d78d231-294a-4496-9e77-c9aa162350c9", "rel": "bookmark"}], "image": {"id": "3673ac73-812a-4f7f-a649-77115e1f56a5", "links": [{"href": "http://172.30.9.31:8774/images/3673ac73-812a-4f7f-a649-77115e1f56a5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8481f325-8a37-47d9-ad34-a8a3f82d29f2", "links": [{"href": "http://172.30.9.31:8774/flavors/8481f325-8a37-47d9-ad34-a8a3f82d29f2", "rel": "bookmark"}]}, "id": "8d78d231-294a-4496-9e77-c9aa162350c9", "security_groups": [{"name": "cloudify-sg_2e6ba1ea-ab87-44d6-a87d-9344ffe8e02d"}], "user_id": "b8219c08fa84421ab9627d0b4f89f3be", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T19:01:58Z", "hostId": "5baeaf3d4e02d571b7c5034f4ae9f845a1ade24c038b417c76868505", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_2e6ba1ea-ab87-44d6-a87d-9344ffe8e02d", "name": "cloudify-vm_2e6ba1ea-ab87-44d6-a87d-9344ffe8e02d", "created": "2018-12-27T19:01:56Z", "tenant_id": "a0b396de1f9f4acbbfc1122dc4aab6d2", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-27 19:02:32,042 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-147fa2f3-3b82-4595-8b06-44205b2b691c 2018-12-27 19:02:32,042 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.973560094833s 2018-12-27 19:02:32,042 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-147fa2f3-3b82-4595-8b06-44205b2b691c 2018-12-27 19:02:32,046 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-27 19:02:34,048 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-27 19:02:34,051 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}910d15e652de07ef26490a8f50d8e88f75a7edbe" 2018-12-27 19:02:34,625 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:02:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6f20a1c9-d0f8-4054-b045-1612ab3af156 x-compute-request-id: req-6f20a1c9-d0f8-4054-b045-1612ab3af156 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/8d78d231-294a-4496-9e77-c9aa162350c9", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/8d78d231-294a-4496-9e77-c9aa162350c9", "rel": "bookmark"}], "image": {"id": "3673ac73-812a-4f7f-a649-77115e1f56a5", "links": [{"href": "http://172.30.9.31:8774/images/3673ac73-812a-4f7f-a649-77115e1f56a5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8481f325-8a37-47d9-ad34-a8a3f82d29f2", "links": [{"href": "http://172.30.9.31:8774/flavors/8481f325-8a37-47d9-ad34-a8a3f82d29f2", "rel": "bookmark"}]}, "id": "8d78d231-294a-4496-9e77-c9aa162350c9", "security_groups": [{"name": "cloudify-sg_2e6ba1ea-ab87-44d6-a87d-9344ffe8e02d"}], "user_id": "b8219c08fa84421ab9627d0b4f89f3be", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T19:01:58Z", "hostId": "5baeaf3d4e02d571b7c5034f4ae9f845a1ade24c038b417c76868505", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_2e6ba1ea-ab87-44d6-a87d-9344ffe8e02d", "name": "cloudify-vm_2e6ba1ea-ab87-44d6-a87d-9344ffe8e02d", "created": "2018-12-27T19:01:56Z", "tenant_id": "a0b396de1f9f4acbbfc1122dc4aab6d2", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-27 19:02:34,625 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-6f20a1c9-d0f8-4054-b045-1612ab3af156 2018-12-27 19:02:34,626 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.577045917511s 2018-12-27 19:02:34,626 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-6f20a1c9-d0f8-4054-b045-1612ab3af156 2018-12-27 19:02:34,630 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-27 19:02:36,632 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-27 19:02:36,635 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}910d15e652de07ef26490a8f50d8e88f75a7edbe" 2018-12-27 19:02:37,249 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:02:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c055569b-d591-4311-b1b2-7bace426b073 x-compute-request-id: req-c055569b-d591-4311-b1b2-7bace426b073 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/8d78d231-294a-4496-9e77-c9aa162350c9", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/8d78d231-294a-4496-9e77-c9aa162350c9", "rel": "bookmark"}], "image": {"id": "3673ac73-812a-4f7f-a649-77115e1f56a5", "links": [{"href": "http://172.30.9.31:8774/images/3673ac73-812a-4f7f-a649-77115e1f56a5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8481f325-8a37-47d9-ad34-a8a3f82d29f2", "links": [{"href": "http://172.30.9.31:8774/flavors/8481f325-8a37-47d9-ad34-a8a3f82d29f2", "rel": "bookmark"}]}, "id": "8d78d231-294a-4496-9e77-c9aa162350c9", "security_groups": [{"name": "cloudify-sg_2e6ba1ea-ab87-44d6-a87d-9344ffe8e02d"}], "user_id": "b8219c08fa84421ab9627d0b4f89f3be", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T19:01:58Z", "hostId": "5baeaf3d4e02d571b7c5034f4ae9f845a1ade24c038b417c76868505", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_2e6ba1ea-ab87-44d6-a87d-9344ffe8e02d", "name": "cloudify-vm_2e6ba1ea-ab87-44d6-a87d-9344ffe8e02d", "created": "2018-12-27T19:01:56Z", "tenant_id": "a0b396de1f9f4acbbfc1122dc4aab6d2", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-27 19:02:37,250 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-c055569b-d591-4311-b1b2-7bace426b073 2018-12-27 19:02:37,250 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.617383003235s 2018-12-27 19:02:37,250 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-c055569b-d591-4311-b1b2-7bace426b073 2018-12-27 19:02:37,254 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-27 19:02:39,256 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-27 19:02:39,259 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}910d15e652de07ef26490a8f50d8e88f75a7edbe" 2018-12-27 19:02:40,090 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:02:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d9117cdb-7541-4066-91fc-21a6364c9827 x-compute-request-id: req-d9117cdb-7541-4066-91fc-21a6364c9827 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/8d78d231-294a-4496-9e77-c9aa162350c9", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/8d78d231-294a-4496-9e77-c9aa162350c9", "rel": "bookmark"}], "image": {"id": "3673ac73-812a-4f7f-a649-77115e1f56a5", "links": [{"href": "http://172.30.9.31:8774/images/3673ac73-812a-4f7f-a649-77115e1f56a5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8481f325-8a37-47d9-ad34-a8a3f82d29f2", "links": [{"href": "http://172.30.9.31:8774/flavors/8481f325-8a37-47d9-ad34-a8a3f82d29f2", "rel": "bookmark"}]}, "id": "8d78d231-294a-4496-9e77-c9aa162350c9", "security_groups": [{"name": "cloudify-sg_2e6ba1ea-ab87-44d6-a87d-9344ffe8e02d"}], "user_id": "b8219c08fa84421ab9627d0b4f89f3be", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T19:01:58Z", "hostId": "5baeaf3d4e02d571b7c5034f4ae9f845a1ade24c038b417c76868505", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_2e6ba1ea-ab87-44d6-a87d-9344ffe8e02d", "name": "cloudify-vm_2e6ba1ea-ab87-44d6-a87d-9344ffe8e02d", "created": "2018-12-27T19:01:56Z", "tenant_id": "a0b396de1f9f4acbbfc1122dc4aab6d2", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-27 19:02:40,090 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-d9117cdb-7541-4066-91fc-21a6364c9827 2018-12-27 19:02:40,091 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.833918094635s 2018-12-27 19:02:40,091 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-d9117cdb-7541-4066-91fc-21a6364c9827 2018-12-27 19:02:40,095 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-27 19:02:42,097 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-27 19:02:42,100 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}910d15e652de07ef26490a8f50d8e88f75a7edbe" 2018-12-27 19:02:42,929 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:02:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bac5db06-ee36-4388-8b9c-fb65257bd4d3 x-compute-request-id: req-bac5db06-ee36-4388-8b9c-fb65257bd4d3 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/8d78d231-294a-4496-9e77-c9aa162350c9", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/8d78d231-294a-4496-9e77-c9aa162350c9", "rel": "bookmark"}], "image": {"id": "3673ac73-812a-4f7f-a649-77115e1f56a5", "links": [{"href": "http://172.30.9.31:8774/images/3673ac73-812a-4f7f-a649-77115e1f56a5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8481f325-8a37-47d9-ad34-a8a3f82d29f2", "links": [{"href": "http://172.30.9.31:8774/flavors/8481f325-8a37-47d9-ad34-a8a3f82d29f2", "rel": "bookmark"}]}, "id": "8d78d231-294a-4496-9e77-c9aa162350c9", "security_groups": [{"name": "cloudify-sg_2e6ba1ea-ab87-44d6-a87d-9344ffe8e02d"}], "user_id": "b8219c08fa84421ab9627d0b4f89f3be", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T19:01:58Z", "hostId": "5baeaf3d4e02d571b7c5034f4ae9f845a1ade24c038b417c76868505", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_2e6ba1ea-ab87-44d6-a87d-9344ffe8e02d", "name": "cloudify-vm_2e6ba1ea-ab87-44d6-a87d-9344ffe8e02d", "created": "2018-12-27T19:01:56Z", "tenant_id": "a0b396de1f9f4acbbfc1122dc4aab6d2", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-27 19:02:42,929 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-bac5db06-ee36-4388-8b9c-fb65257bd4d3 2018-12-27 19:02:42,929 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.832066059113s 2018-12-27 19:02:42,930 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-bac5db06-ee36-4388-8b9c-fb65257bd4d3 2018-12-27 19:02:42,934 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-27 19:02:44,936 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-27 19:02:44,939 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}910d15e652de07ef26490a8f50d8e88f75a7edbe" 2018-12-27 19:02:45,611 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:02:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a1e7e185-7426-4e7f-b61c-4244d0e86a78 x-compute-request-id: req-a1e7e185-7426-4e7f-b61c-4244d0e86a78 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/8d78d231-294a-4496-9e77-c9aa162350c9", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/8d78d231-294a-4496-9e77-c9aa162350c9", "rel": "bookmark"}], "image": {"id": "3673ac73-812a-4f7f-a649-77115e1f56a5", "links": [{"href": "http://172.30.9.31:8774/images/3673ac73-812a-4f7f-a649-77115e1f56a5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8481f325-8a37-47d9-ad34-a8a3f82d29f2", "links": [{"href": "http://172.30.9.31:8774/flavors/8481f325-8a37-47d9-ad34-a8a3f82d29f2", "rel": "bookmark"}]}, "id": "8d78d231-294a-4496-9e77-c9aa162350c9", "security_groups": [{"name": "cloudify-sg_2e6ba1ea-ab87-44d6-a87d-9344ffe8e02d"}], "user_id": "b8219c08fa84421ab9627d0b4f89f3be", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T19:01:58Z", "hostId": "5baeaf3d4e02d571b7c5034f4ae9f845a1ade24c038b417c76868505", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_2e6ba1ea-ab87-44d6-a87d-9344ffe8e02d", "name": "cloudify-vm_2e6ba1ea-ab87-44d6-a87d-9344ffe8e02d", "created": "2018-12-27T19:01:56Z", "tenant_id": "a0b396de1f9f4acbbfc1122dc4aab6d2", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-27 19:02:45,612 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-a1e7e185-7426-4e7f-b61c-4244d0e86a78 2018-12-27 19:02:45,612 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.675570964813s 2018-12-27 19:02:45,612 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-a1e7e185-7426-4e7f-b61c-4244d0e86a78 2018-12-27 19:02:45,616 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-27 19:02:47,618 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-27 19:02:47,621 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}910d15e652de07ef26490a8f50d8e88f75a7edbe" 2018-12-27 19:02:48,330 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:02:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-df2035de-a866-47f6-ab1b-727771e29263 x-compute-request-id: req-df2035de-a866-47f6-ab1b-727771e29263 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/8d78d231-294a-4496-9e77-c9aa162350c9", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/8d78d231-294a-4496-9e77-c9aa162350c9", "rel": "bookmark"}], "image": {"id": "3673ac73-812a-4f7f-a649-77115e1f56a5", "links": [{"href": "http://172.30.9.31:8774/images/3673ac73-812a-4f7f-a649-77115e1f56a5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8481f325-8a37-47d9-ad34-a8a3f82d29f2", "links": [{"href": "http://172.30.9.31:8774/flavors/8481f325-8a37-47d9-ad34-a8a3f82d29f2", "rel": "bookmark"}]}, "id": "8d78d231-294a-4496-9e77-c9aa162350c9", "security_groups": [{"name": "cloudify-sg_2e6ba1ea-ab87-44d6-a87d-9344ffe8e02d"}], "user_id": "b8219c08fa84421ab9627d0b4f89f3be", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T19:01:58Z", "hostId": "5baeaf3d4e02d571b7c5034f4ae9f845a1ade24c038b417c76868505", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_2e6ba1ea-ab87-44d6-a87d-9344ffe8e02d", "name": "cloudify-vm_2e6ba1ea-ab87-44d6-a87d-9344ffe8e02d", "created": "2018-12-27T19:01:56Z", "tenant_id": "a0b396de1f9f4acbbfc1122dc4aab6d2", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-27 19:02:48,330 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-df2035de-a866-47f6-ab1b-727771e29263 2018-12-27 19:02:48,330 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.711364984512s 2018-12-27 19:02:48,330 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-df2035de-a866-47f6-ab1b-727771e29263 2018-12-27 19:02:48,334 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-27 19:02:50,337 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-27 19:02:50,339 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}910d15e652de07ef26490a8f50d8e88f75a7edbe" 2018-12-27 19:02:50,721 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:02:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0e80bf5e-5715-4f7b-b0ef-0a5d2d1ee090 x-compute-request-id: req-0e80bf5e-5715-4f7b-b0ef-0a5d2d1ee090 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/8d78d231-294a-4496-9e77-c9aa162350c9", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/8d78d231-294a-4496-9e77-c9aa162350c9", "rel": "bookmark"}], "image": {"id": "3673ac73-812a-4f7f-a649-77115e1f56a5", "links": [{"href": "http://172.30.9.31:8774/images/3673ac73-812a-4f7f-a649-77115e1f56a5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8481f325-8a37-47d9-ad34-a8a3f82d29f2", "links": [{"href": "http://172.30.9.31:8774/flavors/8481f325-8a37-47d9-ad34-a8a3f82d29f2", "rel": "bookmark"}]}, "id": "8d78d231-294a-4496-9e77-c9aa162350c9", "security_groups": [{"name": "cloudify-sg_2e6ba1ea-ab87-44d6-a87d-9344ffe8e02d"}], "user_id": "b8219c08fa84421ab9627d0b4f89f3be", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T19:01:58Z", "hostId": "5baeaf3d4e02d571b7c5034f4ae9f845a1ade24c038b417c76868505", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_2e6ba1ea-ab87-44d6-a87d-9344ffe8e02d", "name": "cloudify-vm_2e6ba1ea-ab87-44d6-a87d-9344ffe8e02d", "created": "2018-12-27T19:01:56Z", "tenant_id": "a0b396de1f9f4acbbfc1122dc4aab6d2", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-27 19:02:50,721 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-0e80bf5e-5715-4f7b-b0ef-0a5d2d1ee090 2018-12-27 19:02:50,721 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.384197950363s 2018-12-27 19:02:50,721 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-0e80bf5e-5715-4f7b-b0ef-0a5d2d1ee090 2018-12-27 19:02:50,725 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-27 19:02:52,728 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-27 19:02:52,731 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}910d15e652de07ef26490a8f50d8e88f75a7edbe" 2018-12-27 19:02:53,336 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:02:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e5b43743-6cf5-4059-aaea-902688e062c4 x-compute-request-id: req-e5b43743-6cf5-4059-aaea-902688e062c4 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/8d78d231-294a-4496-9e77-c9aa162350c9", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/8d78d231-294a-4496-9e77-c9aa162350c9", "rel": "bookmark"}], "image": {"id": "3673ac73-812a-4f7f-a649-77115e1f56a5", "links": [{"href": "http://172.30.9.31:8774/images/3673ac73-812a-4f7f-a649-77115e1f56a5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8481f325-8a37-47d9-ad34-a8a3f82d29f2", "links": [{"href": "http://172.30.9.31:8774/flavors/8481f325-8a37-47d9-ad34-a8a3f82d29f2", "rel": "bookmark"}]}, "id": "8d78d231-294a-4496-9e77-c9aa162350c9", "security_groups": [{"name": "cloudify-sg_2e6ba1ea-ab87-44d6-a87d-9344ffe8e02d"}], "user_id": "b8219c08fa84421ab9627d0b4f89f3be", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T19:01:58Z", "hostId": "5baeaf3d4e02d571b7c5034f4ae9f845a1ade24c038b417c76868505", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_2e6ba1ea-ab87-44d6-a87d-9344ffe8e02d", "name": "cloudify-vm_2e6ba1ea-ab87-44d6-a87d-9344ffe8e02d", "created": "2018-12-27T19:01:56Z", "tenant_id": "a0b396de1f9f4acbbfc1122dc4aab6d2", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-27 19:02:53,336 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-e5b43743-6cf5-4059-aaea-902688e062c4 2018-12-27 19:02:53,336 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.608484983444s 2018-12-27 19:02:53,337 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-e5b43743-6cf5-4059-aaea-902688e062c4 2018-12-27 19:02:53,340 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-27 19:02:55,343 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-27 19:02:55,346 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}910d15e652de07ef26490a8f50d8e88f75a7edbe" 2018-12-27 19:02:56,132 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:02:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f7e2f1c1-57ff-41a3-a56d-0d9dcf293462 x-compute-request-id: req-f7e2f1c1-57ff-41a3-a56d-0d9dcf293462 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/8d78d231-294a-4496-9e77-c9aa162350c9", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/8d78d231-294a-4496-9e77-c9aa162350c9", "rel": "bookmark"}], "image": {"id": "3673ac73-812a-4f7f-a649-77115e1f56a5", "links": [{"href": "http://172.30.9.31:8774/images/3673ac73-812a-4f7f-a649-77115e1f56a5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8481f325-8a37-47d9-ad34-a8a3f82d29f2", "links": [{"href": "http://172.30.9.31:8774/flavors/8481f325-8a37-47d9-ad34-a8a3f82d29f2", "rel": "bookmark"}]}, "id": "8d78d231-294a-4496-9e77-c9aa162350c9", "security_groups": [{"name": "cloudify-sg_2e6ba1ea-ab87-44d6-a87d-9344ffe8e02d"}], "user_id": "b8219c08fa84421ab9627d0b4f89f3be", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T19:01:58Z", "hostId": "5baeaf3d4e02d571b7c5034f4ae9f845a1ade24c038b417c76868505", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_2e6ba1ea-ab87-44d6-a87d-9344ffe8e02d", "name": "cloudify-vm_2e6ba1ea-ab87-44d6-a87d-9344ffe8e02d", "created": "2018-12-27T19:01:56Z", "tenant_id": "a0b396de1f9f4acbbfc1122dc4aab6d2", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-27 19:02:56,132 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-f7e2f1c1-57ff-41a3-a56d-0d9dcf293462 2018-12-27 19:02:56,132 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.788875102997s 2018-12-27 19:02:56,132 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-f7e2f1c1-57ff-41a3-a56d-0d9dcf293462 2018-12-27 19:02:56,136 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-27 19:02:58,139 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-27 19:02:58,141 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}910d15e652de07ef26490a8f50d8e88f75a7edbe" 2018-12-27 19:02:58,736 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:02:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f0c93c32-9f07-4416-881a-443c0be5391d x-compute-request-id: req-f0c93c32-9f07-4416-881a-443c0be5391d Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/8d78d231-294a-4496-9e77-c9aa162350c9", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/8d78d231-294a-4496-9e77-c9aa162350c9", "rel": "bookmark"}], "image": {"id": "3673ac73-812a-4f7f-a649-77115e1f56a5", "links": [{"href": "http://172.30.9.31:8774/images/3673ac73-812a-4f7f-a649-77115e1f56a5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8481f325-8a37-47d9-ad34-a8a3f82d29f2", "links": [{"href": "http://172.30.9.31:8774/flavors/8481f325-8a37-47d9-ad34-a8a3f82d29f2", "rel": "bookmark"}]}, "id": "8d78d231-294a-4496-9e77-c9aa162350c9", "security_groups": [{"name": "cloudify-sg_2e6ba1ea-ab87-44d6-a87d-9344ffe8e02d"}], "user_id": "b8219c08fa84421ab9627d0b4f89f3be", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T19:01:58Z", "hostId": "5baeaf3d4e02d571b7c5034f4ae9f845a1ade24c038b417c76868505", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_2e6ba1ea-ab87-44d6-a87d-9344ffe8e02d", "name": "cloudify-vm_2e6ba1ea-ab87-44d6-a87d-9344ffe8e02d", "created": "2018-12-27T19:01:56Z", "tenant_id": "a0b396de1f9f4acbbfc1122dc4aab6d2", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-27 19:02:58,736 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-f0c93c32-9f07-4416-881a-443c0be5391d 2018-12-27 19:02:58,737 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.597727060318s 2018-12-27 19:02:58,737 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-f0c93c32-9f07-4416-881a-443c0be5391d 2018-12-27 19:02:58,741 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-27 19:03:00,743 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-27 19:03:00,746 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}910d15e652de07ef26490a8f50d8e88f75a7edbe" 2018-12-27 19:03:01,320 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:03:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3edef886-40b2-4409-94ac-f98169824367 x-compute-request-id: req-3edef886-40b2-4409-94ac-f98169824367 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/8d78d231-294a-4496-9e77-c9aa162350c9", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/8d78d231-294a-4496-9e77-c9aa162350c9", "rel": "bookmark"}], "image": {"id": "3673ac73-812a-4f7f-a649-77115e1f56a5", "links": [{"href": "http://172.30.9.31:8774/images/3673ac73-812a-4f7f-a649-77115e1f56a5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8481f325-8a37-47d9-ad34-a8a3f82d29f2", "links": [{"href": "http://172.30.9.31:8774/flavors/8481f325-8a37-47d9-ad34-a8a3f82d29f2", "rel": "bookmark"}]}, "id": "8d78d231-294a-4496-9e77-c9aa162350c9", "security_groups": [{"name": "cloudify-sg_2e6ba1ea-ab87-44d6-a87d-9344ffe8e02d"}], "user_id": "b8219c08fa84421ab9627d0b4f89f3be", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T19:01:58Z", "hostId": "5baeaf3d4e02d571b7c5034f4ae9f845a1ade24c038b417c76868505", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_2e6ba1ea-ab87-44d6-a87d-9344ffe8e02d", "name": "cloudify-vm_2e6ba1ea-ab87-44d6-a87d-9344ffe8e02d", "created": "2018-12-27T19:01:56Z", "tenant_id": "a0b396de1f9f4acbbfc1122dc4aab6d2", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-27 19:03:01,320 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-3edef886-40b2-4409-94ac-f98169824367 2018-12-27 19:03:01,320 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.576505899429s 2018-12-27 19:03:01,320 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-3edef886-40b2-4409-94ac-f98169824367 2018-12-27 19:03:01,324 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-27 19:03:03,327 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-27 19:03:03,329 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}910d15e652de07ef26490a8f50d8e88f75a7edbe" 2018-12-27 19:03:04,160 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:03:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d4eb621a-0cbc-414b-935b-9aa84ff4bf29 x-compute-request-id: req-d4eb621a-0cbc-414b-935b-9aa84ff4bf29 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/8d78d231-294a-4496-9e77-c9aa162350c9", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/8d78d231-294a-4496-9e77-c9aa162350c9", "rel": "bookmark"}], "image": {"id": "3673ac73-812a-4f7f-a649-77115e1f56a5", "links": [{"href": "http://172.30.9.31:8774/images/3673ac73-812a-4f7f-a649-77115e1f56a5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8481f325-8a37-47d9-ad34-a8a3f82d29f2", "links": [{"href": "http://172.30.9.31:8774/flavors/8481f325-8a37-47d9-ad34-a8a3f82d29f2", "rel": "bookmark"}]}, "id": "8d78d231-294a-4496-9e77-c9aa162350c9", "security_groups": [{"name": "cloudify-sg_2e6ba1ea-ab87-44d6-a87d-9344ffe8e02d"}], "user_id": "b8219c08fa84421ab9627d0b4f89f3be", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T19:01:58Z", "hostId": "5baeaf3d4e02d571b7c5034f4ae9f845a1ade24c038b417c76868505", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_2e6ba1ea-ab87-44d6-a87d-9344ffe8e02d", "name": "cloudify-vm_2e6ba1ea-ab87-44d6-a87d-9344ffe8e02d", "created": "2018-12-27T19:01:56Z", "tenant_id": "a0b396de1f9f4acbbfc1122dc4aab6d2", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-27 19:03:04,160 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-d4eb621a-0cbc-414b-935b-9aa84ff4bf29 2018-12-27 19:03:04,160 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.833630800247s 2018-12-27 19:03:04,161 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-d4eb621a-0cbc-414b-935b-9aa84ff4bf29 2018-12-27 19:03:04,164 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-27 19:03:06,167 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-27 19:03:06,169 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}910d15e652de07ef26490a8f50d8e88f75a7edbe" 2018-12-27 19:03:06,774 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:03:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ffa4a993-3442-43cd-b561-4c041921631b x-compute-request-id: req-ffa4a993-3442-43cd-b561-4c041921631b Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/8d78d231-294a-4496-9e77-c9aa162350c9", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/8d78d231-294a-4496-9e77-c9aa162350c9", "rel": "bookmark"}], "image": {"id": "3673ac73-812a-4f7f-a649-77115e1f56a5", "links": [{"href": "http://172.30.9.31:8774/images/3673ac73-812a-4f7f-a649-77115e1f56a5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8481f325-8a37-47d9-ad34-a8a3f82d29f2", "links": [{"href": "http://172.30.9.31:8774/flavors/8481f325-8a37-47d9-ad34-a8a3f82d29f2", "rel": "bookmark"}]}, "id": "8d78d231-294a-4496-9e77-c9aa162350c9", "security_groups": [{"name": "cloudify-sg_2e6ba1ea-ab87-44d6-a87d-9344ffe8e02d"}], "user_id": "b8219c08fa84421ab9627d0b4f89f3be", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T19:01:58Z", "hostId": "5baeaf3d4e02d571b7c5034f4ae9f845a1ade24c038b417c76868505", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_2e6ba1ea-ab87-44d6-a87d-9344ffe8e02d", "name": "cloudify-vm_2e6ba1ea-ab87-44d6-a87d-9344ffe8e02d", "created": "2018-12-27T19:01:56Z", "tenant_id": "a0b396de1f9f4acbbfc1122dc4aab6d2", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-27 19:03:06,774 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-ffa4a993-3442-43cd-b561-4c041921631b 2018-12-27 19:03:06,774 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.607556819916s 2018-12-27 19:03:06,775 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-ffa4a993-3442-43cd-b561-4c041921631b 2018-12-27 19:03:06,778 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-27 19:03:08,781 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-27 19:03:08,784 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}910d15e652de07ef26490a8f50d8e88f75a7edbe" 2018-12-27 19:03:09,565 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:03:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e74f9527-9eda-489d-81ef-e7a8dab16c51 x-compute-request-id: req-e74f9527-9eda-489d-81ef-e7a8dab16c51 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/8d78d231-294a-4496-9e77-c9aa162350c9", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/8d78d231-294a-4496-9e77-c9aa162350c9", "rel": "bookmark"}], "image": {"id": "3673ac73-812a-4f7f-a649-77115e1f56a5", "links": [{"href": "http://172.30.9.31:8774/images/3673ac73-812a-4f7f-a649-77115e1f56a5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8481f325-8a37-47d9-ad34-a8a3f82d29f2", "links": [{"href": "http://172.30.9.31:8774/flavors/8481f325-8a37-47d9-ad34-a8a3f82d29f2", "rel": "bookmark"}]}, "id": "8d78d231-294a-4496-9e77-c9aa162350c9", "security_groups": [{"name": "cloudify-sg_2e6ba1ea-ab87-44d6-a87d-9344ffe8e02d"}], "user_id": "b8219c08fa84421ab9627d0b4f89f3be", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T19:01:58Z", "hostId": "5baeaf3d4e02d571b7c5034f4ae9f845a1ade24c038b417c76868505", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_2e6ba1ea-ab87-44d6-a87d-9344ffe8e02d", "name": "cloudify-vm_2e6ba1ea-ab87-44d6-a87d-9344ffe8e02d", "created": "2018-12-27T19:01:56Z", "tenant_id": "a0b396de1f9f4acbbfc1122dc4aab6d2", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-27 19:03:09,565 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-e74f9527-9eda-489d-81ef-e7a8dab16c51 2018-12-27 19:03:09,566 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.784288883209s 2018-12-27 19:03:09,566 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-e74f9527-9eda-489d-81ef-e7a8dab16c51 2018-12-27 19:03:09,570 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-27 19:03:11,572 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-27 19:03:11,575 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}910d15e652de07ef26490a8f50d8e88f75a7edbe" 2018-12-27 19:03:12,122 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:03:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ebf287c3-1612-4c4c-a807-4ca8aa422dad x-compute-request-id: req-ebf287c3-1612-4c4c-a807-4ca8aa422dad Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/8d78d231-294a-4496-9e77-c9aa162350c9", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/8d78d231-294a-4496-9e77-c9aa162350c9", "rel": "bookmark"}], "image": {"id": "3673ac73-812a-4f7f-a649-77115e1f56a5", "links": [{"href": "http://172.30.9.31:8774/images/3673ac73-812a-4f7f-a649-77115e1f56a5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8481f325-8a37-47d9-ad34-a8a3f82d29f2", "links": [{"href": "http://172.30.9.31:8774/flavors/8481f325-8a37-47d9-ad34-a8a3f82d29f2", "rel": "bookmark"}]}, "id": "8d78d231-294a-4496-9e77-c9aa162350c9", "security_groups": [{"name": "cloudify-sg_2e6ba1ea-ab87-44d6-a87d-9344ffe8e02d"}], "user_id": "b8219c08fa84421ab9627d0b4f89f3be", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T19:01:58Z", "hostId": "5baeaf3d4e02d571b7c5034f4ae9f845a1ade24c038b417c76868505", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_2e6ba1ea-ab87-44d6-a87d-9344ffe8e02d", "name": "cloudify-vm_2e6ba1ea-ab87-44d6-a87d-9344ffe8e02d", "created": "2018-12-27T19:01:56Z", "tenant_id": "a0b396de1f9f4acbbfc1122dc4aab6d2", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-27 19:03:12,122 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-ebf287c3-1612-4c4c-a807-4ca8aa422dad 2018-12-27 19:03:12,122 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.549825191498s 2018-12-27 19:03:12,122 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-ebf287c3-1612-4c4c-a807-4ca8aa422dad 2018-12-27 19:03:12,126 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-27 19:03:14,129 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-27 19:03:14,131 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}910d15e652de07ef26490a8f50d8e88f75a7edbe" 2018-12-27 19:03:14,532 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:03:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-06d1b32c-02ea-44d1-98ee-d782312ee9ac x-compute-request-id: req-06d1b32c-02ea-44d1-98ee-d782312ee9ac Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/8d78d231-294a-4496-9e77-c9aa162350c9", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/8d78d231-294a-4496-9e77-c9aa162350c9", "rel": "bookmark"}], "image": {"id": "3673ac73-812a-4f7f-a649-77115e1f56a5", "links": [{"href": "http://172.30.9.31:8774/images/3673ac73-812a-4f7f-a649-77115e1f56a5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8481f325-8a37-47d9-ad34-a8a3f82d29f2", "links": [{"href": "http://172.30.9.31:8774/flavors/8481f325-8a37-47d9-ad34-a8a3f82d29f2", "rel": "bookmark"}]}, "id": "8d78d231-294a-4496-9e77-c9aa162350c9", "security_groups": [{"name": "cloudify-sg_2e6ba1ea-ab87-44d6-a87d-9344ffe8e02d"}], "user_id": "b8219c08fa84421ab9627d0b4f89f3be", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T19:01:58Z", "hostId": "5baeaf3d4e02d571b7c5034f4ae9f845a1ade24c038b417c76868505", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_2e6ba1ea-ab87-44d6-a87d-9344ffe8e02d", "name": "cloudify-vm_2e6ba1ea-ab87-44d6-a87d-9344ffe8e02d", "created": "2018-12-27T19:01:56Z", "tenant_id": "a0b396de1f9f4acbbfc1122dc4aab6d2", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-27 19:03:14,532 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-06d1b32c-02ea-44d1-98ee-d782312ee9ac 2018-12-27 19:03:14,532 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.403682947159s 2018-12-27 19:03:14,533 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-06d1b32c-02ea-44d1-98ee-d782312ee9ac 2018-12-27 19:03:14,536 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-27 19:03:16,539 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-27 19:03:16,542 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}910d15e652de07ef26490a8f50d8e88f75a7edbe" 2018-12-27 19:03:17,130 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:03:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fd70bad0-66b8-4359-9bd9-9accf6a31080 x-compute-request-id: req-fd70bad0-66b8-4359-9bd9-9accf6a31080 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/8d78d231-294a-4496-9e77-c9aa162350c9", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/8d78d231-294a-4496-9e77-c9aa162350c9", "rel": "bookmark"}], "image": {"id": "3673ac73-812a-4f7f-a649-77115e1f56a5", "links": [{"href": "http://172.30.9.31:8774/images/3673ac73-812a-4f7f-a649-77115e1f56a5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8481f325-8a37-47d9-ad34-a8a3f82d29f2", "links": [{"href": "http://172.30.9.31:8774/flavors/8481f325-8a37-47d9-ad34-a8a3f82d29f2", "rel": "bookmark"}]}, "id": "8d78d231-294a-4496-9e77-c9aa162350c9", "security_groups": [{"name": "cloudify-sg_2e6ba1ea-ab87-44d6-a87d-9344ffe8e02d"}], "user_id": "b8219c08fa84421ab9627d0b4f89f3be", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T19:01:58Z", "hostId": "5baeaf3d4e02d571b7c5034f4ae9f845a1ade24c038b417c76868505", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_2e6ba1ea-ab87-44d6-a87d-9344ffe8e02d", "name": "cloudify-vm_2e6ba1ea-ab87-44d6-a87d-9344ffe8e02d", "created": "2018-12-27T19:01:56Z", "tenant_id": "a0b396de1f9f4acbbfc1122dc4aab6d2", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-27 19:03:17,131 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-fd70bad0-66b8-4359-9bd9-9accf6a31080 2018-12-27 19:03:17,131 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.591566085815s 2018-12-27 19:03:17,131 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-fd70bad0-66b8-4359-9bd9-9accf6a31080 2018-12-27 19:03:17,135 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-27 19:03:19,137 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-27 19:03:19,142 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}910d15e652de07ef26490a8f50d8e88f75a7edbe" 2018-12-27 19:03:19,516 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:03:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-aea10e42-5900-4ba1-8ea1-9f26740c6ac3 x-compute-request-id: req-aea10e42-5900-4ba1-8ea1-9f26740c6ac3 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/8d78d231-294a-4496-9e77-c9aa162350c9", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/8d78d231-294a-4496-9e77-c9aa162350c9", "rel": "bookmark"}], "image": {"id": "3673ac73-812a-4f7f-a649-77115e1f56a5", "links": [{"href": "http://172.30.9.31:8774/images/3673ac73-812a-4f7f-a649-77115e1f56a5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8481f325-8a37-47d9-ad34-a8a3f82d29f2", "links": [{"href": "http://172.30.9.31:8774/flavors/8481f325-8a37-47d9-ad34-a8a3f82d29f2", "rel": "bookmark"}]}, "id": "8d78d231-294a-4496-9e77-c9aa162350c9", "security_groups": [{"name": "cloudify-sg_2e6ba1ea-ab87-44d6-a87d-9344ffe8e02d"}], "user_id": "b8219c08fa84421ab9627d0b4f89f3be", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T19:01:58Z", "hostId": "5baeaf3d4e02d571b7c5034f4ae9f845a1ade24c038b417c76868505", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_2e6ba1ea-ab87-44d6-a87d-9344ffe8e02d", "name": "cloudify-vm_2e6ba1ea-ab87-44d6-a87d-9344ffe8e02d", "created": "2018-12-27T19:01:56Z", "tenant_id": "a0b396de1f9f4acbbfc1122dc4aab6d2", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-27 19:03:19,516 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-aea10e42-5900-4ba1-8ea1-9f26740c6ac3 2018-12-27 19:03:19,516 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.37898015976s 2018-12-27 19:03:19,517 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-aea10e42-5900-4ba1-8ea1-9f26740c6ac3 2018-12-27 19:03:19,520 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-27 19:03:21,523 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-27 19:03:21,525 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}910d15e652de07ef26490a8f50d8e88f75a7edbe" 2018-12-27 19:03:22,103 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:03:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0005c3ab-55eb-47ac-813e-ba62b4aada45 x-compute-request-id: req-0005c3ab-55eb-47ac-813e-ba62b4aada45 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/8d78d231-294a-4496-9e77-c9aa162350c9", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/8d78d231-294a-4496-9e77-c9aa162350c9", "rel": "bookmark"}], "image": {"id": "3673ac73-812a-4f7f-a649-77115e1f56a5", "links": [{"href": "http://172.30.9.31:8774/images/3673ac73-812a-4f7f-a649-77115e1f56a5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8481f325-8a37-47d9-ad34-a8a3f82d29f2", "links": [{"href": "http://172.30.9.31:8774/flavors/8481f325-8a37-47d9-ad34-a8a3f82d29f2", "rel": "bookmark"}]}, "id": "8d78d231-294a-4496-9e77-c9aa162350c9", "security_groups": [{"name": "cloudify-sg_2e6ba1ea-ab87-44d6-a87d-9344ffe8e02d"}], "user_id": "b8219c08fa84421ab9627d0b4f89f3be", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T19:01:58Z", "hostId": "5baeaf3d4e02d571b7c5034f4ae9f845a1ade24c038b417c76868505", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_2e6ba1ea-ab87-44d6-a87d-9344ffe8e02d", "name": "cloudify-vm_2e6ba1ea-ab87-44d6-a87d-9344ffe8e02d", "created": "2018-12-27T19:01:56Z", "tenant_id": "a0b396de1f9f4acbbfc1122dc4aab6d2", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-27 19:03:22,104 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-0005c3ab-55eb-47ac-813e-ba62b4aada45 2018-12-27 19:03:22,104 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.580902099609s 2018-12-27 19:03:22,104 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-0005c3ab-55eb-47ac-813e-ba62b4aada45 2018-12-27 19:03:22,108 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-27 19:03:24,110 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-27 19:03:24,113 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}910d15e652de07ef26490a8f50d8e88f75a7edbe" 2018-12-27 19:03:24,709 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:03:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6c150023-7bfc-43cf-9753-813ca8bd9373 x-compute-request-id: req-6c150023-7bfc-43cf-9753-813ca8bd9373 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/8d78d231-294a-4496-9e77-c9aa162350c9", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/8d78d231-294a-4496-9e77-c9aa162350c9", "rel": "bookmark"}], "image": {"id": "3673ac73-812a-4f7f-a649-77115e1f56a5", "links": [{"href": "http://172.30.9.31:8774/images/3673ac73-812a-4f7f-a649-77115e1f56a5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8481f325-8a37-47d9-ad34-a8a3f82d29f2", "links": [{"href": "http://172.30.9.31:8774/flavors/8481f325-8a37-47d9-ad34-a8a3f82d29f2", "rel": "bookmark"}]}, "id": "8d78d231-294a-4496-9e77-c9aa162350c9", "security_groups": [{"name": "cloudify-sg_2e6ba1ea-ab87-44d6-a87d-9344ffe8e02d"}], "user_id": "b8219c08fa84421ab9627d0b4f89f3be", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T19:01:58Z", "hostId": "5baeaf3d4e02d571b7c5034f4ae9f845a1ade24c038b417c76868505", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_2e6ba1ea-ab87-44d6-a87d-9344ffe8e02d", "name": "cloudify-vm_2e6ba1ea-ab87-44d6-a87d-9344ffe8e02d", "created": "2018-12-27T19:01:56Z", "tenant_id": "a0b396de1f9f4acbbfc1122dc4aab6d2", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-27 19:03:24,709 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-6c150023-7bfc-43cf-9753-813ca8bd9373 2018-12-27 19:03:24,710 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.5988509655s 2018-12-27 19:03:24,710 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-6c150023-7bfc-43cf-9753-813ca8bd9373 2018-12-27 19:03:24,713 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-27 19:03:26,716 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-27 19:03:26,718 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}910d15e652de07ef26490a8f50d8e88f75a7edbe" 2018-12-27 19:03:27,319 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:03:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-75915d03-047f-4209-b6c9-07570bb0f59c x-compute-request-id: req-75915d03-047f-4209-b6c9-07570bb0f59c Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/8d78d231-294a-4496-9e77-c9aa162350c9", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/8d78d231-294a-4496-9e77-c9aa162350c9", "rel": "bookmark"}], "image": {"id": "3673ac73-812a-4f7f-a649-77115e1f56a5", "links": [{"href": "http://172.30.9.31:8774/images/3673ac73-812a-4f7f-a649-77115e1f56a5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8481f325-8a37-47d9-ad34-a8a3f82d29f2", "links": [{"href": "http://172.30.9.31:8774/flavors/8481f325-8a37-47d9-ad34-a8a3f82d29f2", "rel": "bookmark"}]}, "id": "8d78d231-294a-4496-9e77-c9aa162350c9", "security_groups": [{"name": "cloudify-sg_2e6ba1ea-ab87-44d6-a87d-9344ffe8e02d"}], "user_id": "b8219c08fa84421ab9627d0b4f89f3be", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T19:01:58Z", "hostId": "5baeaf3d4e02d571b7c5034f4ae9f845a1ade24c038b417c76868505", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_2e6ba1ea-ab87-44d6-a87d-9344ffe8e02d", "name": "cloudify-vm_2e6ba1ea-ab87-44d6-a87d-9344ffe8e02d", "created": "2018-12-27T19:01:56Z", "tenant_id": "a0b396de1f9f4acbbfc1122dc4aab6d2", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-27 19:03:27,319 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-75915d03-047f-4209-b6c9-07570bb0f59c 2018-12-27 19:03:27,320 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.603443861008s 2018-12-27 19:03:27,320 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-75915d03-047f-4209-b6c9-07570bb0f59c 2018-12-27 19:03:27,323 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-27 19:03:29,326 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-27 19:03:29,328 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}910d15e652de07ef26490a8f50d8e88f75a7edbe" 2018-12-27 19:03:29,895 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:03:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-affe8d0a-0239-43a4-82bf-bb18325b2458 x-compute-request-id: req-affe8d0a-0239-43a4-82bf-bb18325b2458 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/8d78d231-294a-4496-9e77-c9aa162350c9", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/8d78d231-294a-4496-9e77-c9aa162350c9", "rel": "bookmark"}], "image": {"id": "3673ac73-812a-4f7f-a649-77115e1f56a5", "links": [{"href": "http://172.30.9.31:8774/images/3673ac73-812a-4f7f-a649-77115e1f56a5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8481f325-8a37-47d9-ad34-a8a3f82d29f2", "links": [{"href": "http://172.30.9.31:8774/flavors/8481f325-8a37-47d9-ad34-a8a3f82d29f2", "rel": "bookmark"}]}, "id": "8d78d231-294a-4496-9e77-c9aa162350c9", "security_groups": [{"name": "cloudify-sg_2e6ba1ea-ab87-44d6-a87d-9344ffe8e02d"}], "user_id": "b8219c08fa84421ab9627d0b4f89f3be", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T19:01:58Z", "hostId": "5baeaf3d4e02d571b7c5034f4ae9f845a1ade24c038b417c76868505", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_2e6ba1ea-ab87-44d6-a87d-9344ffe8e02d", "name": "cloudify-vm_2e6ba1ea-ab87-44d6-a87d-9344ffe8e02d", "created": "2018-12-27T19:01:56Z", "tenant_id": "a0b396de1f9f4acbbfc1122dc4aab6d2", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-27 19:03:29,896 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-affe8d0a-0239-43a4-82bf-bb18325b2458 2018-12-27 19:03:29,896 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.569802999496s 2018-12-27 19:03:29,896 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-affe8d0a-0239-43a4-82bf-bb18325b2458 2018-12-27 19:03:29,900 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-27 19:03:31,902 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-27 19:03:31,905 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}910d15e652de07ef26490a8f50d8e88f75a7edbe" 2018-12-27 19:03:32,480 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:03:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1b06b094-677b-46ca-a4ea-88c102c06c5e x-compute-request-id: req-1b06b094-677b-46ca-a4ea-88c102c06c5e Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/8d78d231-294a-4496-9e77-c9aa162350c9", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/8d78d231-294a-4496-9e77-c9aa162350c9", "rel": "bookmark"}], "image": {"id": "3673ac73-812a-4f7f-a649-77115e1f56a5", "links": [{"href": "http://172.30.9.31:8774/images/3673ac73-812a-4f7f-a649-77115e1f56a5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8481f325-8a37-47d9-ad34-a8a3f82d29f2", "links": [{"href": "http://172.30.9.31:8774/flavors/8481f325-8a37-47d9-ad34-a8a3f82d29f2", "rel": "bookmark"}]}, "id": "8d78d231-294a-4496-9e77-c9aa162350c9", "security_groups": [{"name": "cloudify-sg_2e6ba1ea-ab87-44d6-a87d-9344ffe8e02d"}], "user_id": "b8219c08fa84421ab9627d0b4f89f3be", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T19:01:58Z", "hostId": "5baeaf3d4e02d571b7c5034f4ae9f845a1ade24c038b417c76868505", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_2e6ba1ea-ab87-44d6-a87d-9344ffe8e02d", "name": "cloudify-vm_2e6ba1ea-ab87-44d6-a87d-9344ffe8e02d", "created": "2018-12-27T19:01:56Z", "tenant_id": "a0b396de1f9f4acbbfc1122dc4aab6d2", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-27 19:03:32,480 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-1b06b094-677b-46ca-a4ea-88c102c06c5e 2018-12-27 19:03:32,480 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.577831983566s 2018-12-27 19:03:32,481 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-1b06b094-677b-46ca-a4ea-88c102c06c5e 2018-12-27 19:03:32,485 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-27 19:03:34,487 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-27 19:03:34,490 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}910d15e652de07ef26490a8f50d8e88f75a7edbe" 2018-12-27 19:03:35,341 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:03:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f7f7d273-b5f5-41f1-92e5-beaa52fbbd17 x-compute-request-id: req-f7f7d273-b5f5-41f1-92e5-beaa52fbbd17 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/8d78d231-294a-4496-9e77-c9aa162350c9", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/8d78d231-294a-4496-9e77-c9aa162350c9", "rel": "bookmark"}], "image": {"id": "3673ac73-812a-4f7f-a649-77115e1f56a5", "links": [{"href": "http://172.30.9.31:8774/images/3673ac73-812a-4f7f-a649-77115e1f56a5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8481f325-8a37-47d9-ad34-a8a3f82d29f2", "links": [{"href": "http://172.30.9.31:8774/flavors/8481f325-8a37-47d9-ad34-a8a3f82d29f2", "rel": "bookmark"}]}, "id": "8d78d231-294a-4496-9e77-c9aa162350c9", "security_groups": [{"name": "cloudify-sg_2e6ba1ea-ab87-44d6-a87d-9344ffe8e02d"}], "user_id": "b8219c08fa84421ab9627d0b4f89f3be", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T19:01:58Z", "hostId": "5baeaf3d4e02d571b7c5034f4ae9f845a1ade24c038b417c76868505", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_2e6ba1ea-ab87-44d6-a87d-9344ffe8e02d", "name": "cloudify-vm_2e6ba1ea-ab87-44d6-a87d-9344ffe8e02d", "created": "2018-12-27T19:01:56Z", "tenant_id": "a0b396de1f9f4acbbfc1122dc4aab6d2", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-27 19:03:35,341 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-f7f7d273-b5f5-41f1-92e5-beaa52fbbd17 2018-12-27 19:03:35,341 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.854057073593s 2018-12-27 19:03:35,342 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-f7f7d273-b5f5-41f1-92e5-beaa52fbbd17 2018-12-27 19:03:35,346 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-27 19:03:37,348 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-27 19:03:37,351 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}910d15e652de07ef26490a8f50d8e88f75a7edbe" 2018-12-27 19:03:37,929 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:03:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f05c0ed9-3998-4e0d-84f6-90e641e93b47 x-compute-request-id: req-f05c0ed9-3998-4e0d-84f6-90e641e93b47 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/8d78d231-294a-4496-9e77-c9aa162350c9", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/8d78d231-294a-4496-9e77-c9aa162350c9", "rel": "bookmark"}], "image": {"id": "3673ac73-812a-4f7f-a649-77115e1f56a5", "links": [{"href": "http://172.30.9.31:8774/images/3673ac73-812a-4f7f-a649-77115e1f56a5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8481f325-8a37-47d9-ad34-a8a3f82d29f2", "links": [{"href": "http://172.30.9.31:8774/flavors/8481f325-8a37-47d9-ad34-a8a3f82d29f2", "rel": "bookmark"}]}, "id": "8d78d231-294a-4496-9e77-c9aa162350c9", "security_groups": [{"name": "cloudify-sg_2e6ba1ea-ab87-44d6-a87d-9344ffe8e02d"}], "user_id": "b8219c08fa84421ab9627d0b4f89f3be", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T19:01:58Z", "hostId": "5baeaf3d4e02d571b7c5034f4ae9f845a1ade24c038b417c76868505", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_2e6ba1ea-ab87-44d6-a87d-9344ffe8e02d", "name": "cloudify-vm_2e6ba1ea-ab87-44d6-a87d-9344ffe8e02d", "created": "2018-12-27T19:01:56Z", "tenant_id": "a0b396de1f9f4acbbfc1122dc4aab6d2", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-27 19:03:37,929 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-f05c0ed9-3998-4e0d-84f6-90e641e93b47 2018-12-27 19:03:37,930 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.581215143204s 2018-12-27 19:03:37,930 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-f05c0ed9-3998-4e0d-84f6-90e641e93b47 2018-12-27 19:03:37,933 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-27 19:03:39,936 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-27 19:03:39,939 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}910d15e652de07ef26490a8f50d8e88f75a7edbe" 2018-12-27 19:03:40,524 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:03:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b07cfc8b-5d00-4fd6-baf4-fad51c2ad794 x-compute-request-id: req-b07cfc8b-5d00-4fd6-baf4-fad51c2ad794 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/8d78d231-294a-4496-9e77-c9aa162350c9", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/8d78d231-294a-4496-9e77-c9aa162350c9", "rel": "bookmark"}], "image": {"id": "3673ac73-812a-4f7f-a649-77115e1f56a5", "links": [{"href": "http://172.30.9.31:8774/images/3673ac73-812a-4f7f-a649-77115e1f56a5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8481f325-8a37-47d9-ad34-a8a3f82d29f2", "links": [{"href": "http://172.30.9.31:8774/flavors/8481f325-8a37-47d9-ad34-a8a3f82d29f2", "rel": "bookmark"}]}, "id": "8d78d231-294a-4496-9e77-c9aa162350c9", "security_groups": [{"name": "cloudify-sg_2e6ba1ea-ab87-44d6-a87d-9344ffe8e02d"}], "user_id": "b8219c08fa84421ab9627d0b4f89f3be", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T19:01:58Z", "hostId": "5baeaf3d4e02d571b7c5034f4ae9f845a1ade24c038b417c76868505", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_2e6ba1ea-ab87-44d6-a87d-9344ffe8e02d", "name": "cloudify-vm_2e6ba1ea-ab87-44d6-a87d-9344ffe8e02d", "created": "2018-12-27T19:01:56Z", "tenant_id": "a0b396de1f9f4acbbfc1122dc4aab6d2", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-27 19:03:40,524 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-b07cfc8b-5d00-4fd6-baf4-fad51c2ad794 2018-12-27 19:03:40,524 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.587765932083s 2018-12-27 19:03:40,524 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-b07cfc8b-5d00-4fd6-baf4-fad51c2ad794 2018-12-27 19:03:40,528 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-27 19:03:42,531 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-27 19:03:42,533 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}910d15e652de07ef26490a8f50d8e88f75a7edbe" 2018-12-27 19:03:43,109 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:03:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e5f6db7d-9cc5-4b57-8183-029c1d4e9358 x-compute-request-id: req-e5f6db7d-9cc5-4b57-8183-029c1d4e9358 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/8d78d231-294a-4496-9e77-c9aa162350c9", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/8d78d231-294a-4496-9e77-c9aa162350c9", "rel": "bookmark"}], "image": {"id": "3673ac73-812a-4f7f-a649-77115e1f56a5", "links": [{"href": "http://172.30.9.31:8774/images/3673ac73-812a-4f7f-a649-77115e1f56a5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8481f325-8a37-47d9-ad34-a8a3f82d29f2", "links": [{"href": "http://172.30.9.31:8774/flavors/8481f325-8a37-47d9-ad34-a8a3f82d29f2", "rel": "bookmark"}]}, "id": "8d78d231-294a-4496-9e77-c9aa162350c9", "security_groups": [{"name": "cloudify-sg_2e6ba1ea-ab87-44d6-a87d-9344ffe8e02d"}], "user_id": "b8219c08fa84421ab9627d0b4f89f3be", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T19:01:58Z", "hostId": "5baeaf3d4e02d571b7c5034f4ae9f845a1ade24c038b417c76868505", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_2e6ba1ea-ab87-44d6-a87d-9344ffe8e02d", "name": "cloudify-vm_2e6ba1ea-ab87-44d6-a87d-9344ffe8e02d", "created": "2018-12-27T19:01:56Z", "tenant_id": "a0b396de1f9f4acbbfc1122dc4aab6d2", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-27 19:03:43,110 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-e5f6db7d-9cc5-4b57-8183-029c1d4e9358 2018-12-27 19:03:43,110 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.578986883163s 2018-12-27 19:03:43,110 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-e5f6db7d-9cc5-4b57-8183-029c1d4e9358 2018-12-27 19:03:43,114 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-27 19:03:45,116 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-27 19:03:45,119 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}910d15e652de07ef26490a8f50d8e88f75a7edbe" 2018-12-27 19:03:45,783 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:03:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6660c7a6-dfe1-4b97-9cd1-042525e8bdf4 x-compute-request-id: req-6660c7a6-dfe1-4b97-9cd1-042525e8bdf4 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/8d78d231-294a-4496-9e77-c9aa162350c9", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/8d78d231-294a-4496-9e77-c9aa162350c9", "rel": "bookmark"}], "image": {"id": "3673ac73-812a-4f7f-a649-77115e1f56a5", "links": [{"href": "http://172.30.9.31:8774/images/3673ac73-812a-4f7f-a649-77115e1f56a5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8481f325-8a37-47d9-ad34-a8a3f82d29f2", "links": [{"href": "http://172.30.9.31:8774/flavors/8481f325-8a37-47d9-ad34-a8a3f82d29f2", "rel": "bookmark"}]}, "id": "8d78d231-294a-4496-9e77-c9aa162350c9", "security_groups": [{"name": "cloudify-sg_2e6ba1ea-ab87-44d6-a87d-9344ffe8e02d"}], "user_id": "b8219c08fa84421ab9627d0b4f89f3be", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T19:01:58Z", "hostId": "5baeaf3d4e02d571b7c5034f4ae9f845a1ade24c038b417c76868505", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_2e6ba1ea-ab87-44d6-a87d-9344ffe8e02d", "name": "cloudify-vm_2e6ba1ea-ab87-44d6-a87d-9344ffe8e02d", "created": "2018-12-27T19:01:56Z", "tenant_id": "a0b396de1f9f4acbbfc1122dc4aab6d2", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-27 19:03:45,784 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-6660c7a6-dfe1-4b97-9cd1-042525e8bdf4 2018-12-27 19:03:45,784 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.667345046997s 2018-12-27 19:03:45,784 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-6660c7a6-dfe1-4b97-9cd1-042525e8bdf4 2018-12-27 19:03:45,788 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-27 19:03:47,790 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-27 19:03:47,793 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}910d15e652de07ef26490a8f50d8e88f75a7edbe" 2018-12-27 19:03:48,416 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:03:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-85800c51-d242-42f5-b2b8-a8b28522bc16 x-compute-request-id: req-85800c51-d242-42f5-b2b8-a8b28522bc16 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/8d78d231-294a-4496-9e77-c9aa162350c9", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/8d78d231-294a-4496-9e77-c9aa162350c9", "rel": "bookmark"}], "image": {"id": "3673ac73-812a-4f7f-a649-77115e1f56a5", "links": [{"href": "http://172.30.9.31:8774/images/3673ac73-812a-4f7f-a649-77115e1f56a5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8481f325-8a37-47d9-ad34-a8a3f82d29f2", "links": [{"href": "http://172.30.9.31:8774/flavors/8481f325-8a37-47d9-ad34-a8a3f82d29f2", "rel": "bookmark"}]}, "id": "8d78d231-294a-4496-9e77-c9aa162350c9", "security_groups": [{"name": "cloudify-sg_2e6ba1ea-ab87-44d6-a87d-9344ffe8e02d"}], "user_id": "b8219c08fa84421ab9627d0b4f89f3be", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T19:01:58Z", "hostId": "5baeaf3d4e02d571b7c5034f4ae9f845a1ade24c038b417c76868505", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_2e6ba1ea-ab87-44d6-a87d-9344ffe8e02d", "name": "cloudify-vm_2e6ba1ea-ab87-44d6-a87d-9344ffe8e02d", "created": "2018-12-27T19:01:56Z", "tenant_id": "a0b396de1f9f4acbbfc1122dc4aab6d2", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-27 19:03:48,416 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-85800c51-d242-42f5-b2b8-a8b28522bc16 2018-12-27 19:03:48,416 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.625306844711s 2018-12-27 19:03:48,416 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-85800c51-d242-42f5-b2b8-a8b28522bc16 2018-12-27 19:03:48,420 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-27 19:03:50,423 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-27 19:03:50,425 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}910d15e652de07ef26490a8f50d8e88f75a7edbe" 2018-12-27 19:03:51,002 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:03:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6fb8e8a6-5dd2-4a9f-8fd1-11c0baa05c5f x-compute-request-id: req-6fb8e8a6-5dd2-4a9f-8fd1-11c0baa05c5f Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/8d78d231-294a-4496-9e77-c9aa162350c9", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/8d78d231-294a-4496-9e77-c9aa162350c9", "rel": "bookmark"}], "image": {"id": "3673ac73-812a-4f7f-a649-77115e1f56a5", "links": [{"href": "http://172.30.9.31:8774/images/3673ac73-812a-4f7f-a649-77115e1f56a5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8481f325-8a37-47d9-ad34-a8a3f82d29f2", "links": [{"href": "http://172.30.9.31:8774/flavors/8481f325-8a37-47d9-ad34-a8a3f82d29f2", "rel": "bookmark"}]}, "id": "8d78d231-294a-4496-9e77-c9aa162350c9", "security_groups": [{"name": "cloudify-sg_2e6ba1ea-ab87-44d6-a87d-9344ffe8e02d"}], "user_id": "b8219c08fa84421ab9627d0b4f89f3be", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T19:01:58Z", "hostId": "5baeaf3d4e02d571b7c5034f4ae9f845a1ade24c038b417c76868505", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_2e6ba1ea-ab87-44d6-a87d-9344ffe8e02d", "name": "cloudify-vm_2e6ba1ea-ab87-44d6-a87d-9344ffe8e02d", "created": "2018-12-27T19:01:56Z", "tenant_id": "a0b396de1f9f4acbbfc1122dc4aab6d2", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-27 19:03:51,003 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-6fb8e8a6-5dd2-4a9f-8fd1-11c0baa05c5f 2018-12-27 19:03:51,003 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.580043792725s 2018-12-27 19:03:51,003 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-6fb8e8a6-5dd2-4a9f-8fd1-11c0baa05c5f 2018-12-27 19:03:51,007 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-27 19:03:53,009 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-27 19:03:53,012 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}910d15e652de07ef26490a8f50d8e88f75a7edbe" 2018-12-27 19:03:53,538 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:03:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0f8188eb-1985-4d7d-bc81-506b54c5ec81 x-compute-request-id: req-0f8188eb-1985-4d7d-bc81-506b54c5ec81 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/8d78d231-294a-4496-9e77-c9aa162350c9", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/8d78d231-294a-4496-9e77-c9aa162350c9", "rel": "bookmark"}], "image": {"id": "3673ac73-812a-4f7f-a649-77115e1f56a5", "links": [{"href": "http://172.30.9.31:8774/images/3673ac73-812a-4f7f-a649-77115e1f56a5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8481f325-8a37-47d9-ad34-a8a3f82d29f2", "links": [{"href": "http://172.30.9.31:8774/flavors/8481f325-8a37-47d9-ad34-a8a3f82d29f2", "rel": "bookmark"}]}, "id": "8d78d231-294a-4496-9e77-c9aa162350c9", "security_groups": [{"name": "cloudify-sg_2e6ba1ea-ab87-44d6-a87d-9344ffe8e02d"}], "user_id": "b8219c08fa84421ab9627d0b4f89f3be", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T19:01:58Z", "hostId": "5baeaf3d4e02d571b7c5034f4ae9f845a1ade24c038b417c76868505", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_2e6ba1ea-ab87-44d6-a87d-9344ffe8e02d", "name": "cloudify-vm_2e6ba1ea-ab87-44d6-a87d-9344ffe8e02d", "created": "2018-12-27T19:01:56Z", "tenant_id": "a0b396de1f9f4acbbfc1122dc4aab6d2", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-27 19:03:53,538 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-0f8188eb-1985-4d7d-bc81-506b54c5ec81 2018-12-27 19:03:53,538 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.528613805771s 2018-12-27 19:03:53,539 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-0f8188eb-1985-4d7d-bc81-506b54c5ec81 2018-12-27 19:03:53,542 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-27 19:03:55,545 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-27 19:03:55,547 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}910d15e652de07ef26490a8f50d8e88f75a7edbe" 2018-12-27 19:03:56,165 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:03:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c6cb16b8-250b-4ff7-909a-b98c9f18dbb3 x-compute-request-id: req-c6cb16b8-250b-4ff7-909a-b98c9f18dbb3 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/8d78d231-294a-4496-9e77-c9aa162350c9", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/8d78d231-294a-4496-9e77-c9aa162350c9", "rel": "bookmark"}], "image": {"id": "3673ac73-812a-4f7f-a649-77115e1f56a5", "links": [{"href": "http://172.30.9.31:8774/images/3673ac73-812a-4f7f-a649-77115e1f56a5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8481f325-8a37-47d9-ad34-a8a3f82d29f2", "links": [{"href": "http://172.30.9.31:8774/flavors/8481f325-8a37-47d9-ad34-a8a3f82d29f2", "rel": "bookmark"}]}, "id": "8d78d231-294a-4496-9e77-c9aa162350c9", "security_groups": [{"name": "cloudify-sg_2e6ba1ea-ab87-44d6-a87d-9344ffe8e02d"}], "user_id": "b8219c08fa84421ab9627d0b4f89f3be", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T19:01:58Z", "hostId": "5baeaf3d4e02d571b7c5034f4ae9f845a1ade24c038b417c76868505", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_2e6ba1ea-ab87-44d6-a87d-9344ffe8e02d", "name": "cloudify-vm_2e6ba1ea-ab87-44d6-a87d-9344ffe8e02d", "created": "2018-12-27T19:01:56Z", "tenant_id": "a0b396de1f9f4acbbfc1122dc4aab6d2", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-27 19:03:56,165 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-c6cb16b8-250b-4ff7-909a-b98c9f18dbb3 2018-12-27 19:03:56,165 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.620070934296s 2018-12-27 19:03:56,165 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-c6cb16b8-250b-4ff7-909a-b98c9f18dbb3 2018-12-27 19:03:56,169 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-27 19:03:58,172 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-27 19:03:58,174 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}910d15e652de07ef26490a8f50d8e88f75a7edbe" 2018-12-27 19:03:58,969 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:03:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cc46a136-47d3-4a68-943f-b4b538a5281b x-compute-request-id: req-cc46a136-47d3-4a68-943f-b4b538a5281b Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/8d78d231-294a-4496-9e77-c9aa162350c9", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/8d78d231-294a-4496-9e77-c9aa162350c9", "rel": "bookmark"}], "image": {"id": "3673ac73-812a-4f7f-a649-77115e1f56a5", "links": [{"href": "http://172.30.9.31:8774/images/3673ac73-812a-4f7f-a649-77115e1f56a5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8481f325-8a37-47d9-ad34-a8a3f82d29f2", "links": [{"href": "http://172.30.9.31:8774/flavors/8481f325-8a37-47d9-ad34-a8a3f82d29f2", "rel": "bookmark"}]}, "id": "8d78d231-294a-4496-9e77-c9aa162350c9", "security_groups": [{"name": "cloudify-sg_2e6ba1ea-ab87-44d6-a87d-9344ffe8e02d"}], "user_id": "b8219c08fa84421ab9627d0b4f89f3be", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T19:01:58Z", "hostId": "5baeaf3d4e02d571b7c5034f4ae9f845a1ade24c038b417c76868505", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_2e6ba1ea-ab87-44d6-a87d-9344ffe8e02d", "name": "cloudify-vm_2e6ba1ea-ab87-44d6-a87d-9344ffe8e02d", "created": "2018-12-27T19:01:56Z", "tenant_id": "a0b396de1f9f4acbbfc1122dc4aab6d2", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-27 19:03:58,969 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-cc46a136-47d3-4a68-943f-b4b538a5281b 2018-12-27 19:03:58,969 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.797570943832s 2018-12-27 19:03:58,970 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-cc46a136-47d3-4a68-943f-b4b538a5281b 2018-12-27 19:03:58,973 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-27 19:04:00,976 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-27 19:04:00,979 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}910d15e652de07ef26490a8f50d8e88f75a7edbe" 2018-12-27 19:04:01,539 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:04:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5f43fda0-506f-4f39-8b4e-73d790eb6139 x-compute-request-id: req-5f43fda0-506f-4f39-8b4e-73d790eb6139 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/8d78d231-294a-4496-9e77-c9aa162350c9", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/8d78d231-294a-4496-9e77-c9aa162350c9", "rel": "bookmark"}], "image": {"id": "3673ac73-812a-4f7f-a649-77115e1f56a5", "links": [{"href": "http://172.30.9.31:8774/images/3673ac73-812a-4f7f-a649-77115e1f56a5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8481f325-8a37-47d9-ad34-a8a3f82d29f2", "links": [{"href": "http://172.30.9.31:8774/flavors/8481f325-8a37-47d9-ad34-a8a3f82d29f2", "rel": "bookmark"}]}, "id": "8d78d231-294a-4496-9e77-c9aa162350c9", "security_groups": [{"name": "cloudify-sg_2e6ba1ea-ab87-44d6-a87d-9344ffe8e02d"}], "user_id": "b8219c08fa84421ab9627d0b4f89f3be", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T19:01:58Z", "hostId": "5baeaf3d4e02d571b7c5034f4ae9f845a1ade24c038b417c76868505", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_2e6ba1ea-ab87-44d6-a87d-9344ffe8e02d", "name": "cloudify-vm_2e6ba1ea-ab87-44d6-a87d-9344ffe8e02d", "created": "2018-12-27T19:01:56Z", "tenant_id": "a0b396de1f9f4acbbfc1122dc4aab6d2", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-27 19:04:01,540 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-5f43fda0-506f-4f39-8b4e-73d790eb6139 2018-12-27 19:04:01,540 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.563410997391s 2018-12-27 19:04:01,540 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-5f43fda0-506f-4f39-8b4e-73d790eb6139 2018-12-27 19:04:01,544 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-27 19:04:03,547 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-27 19:04:03,549 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}910d15e652de07ef26490a8f50d8e88f75a7edbe" 2018-12-27 19:04:03,927 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:04:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9ada2799-07f7-45fe-8691-140f1cef2add x-compute-request-id: req-9ada2799-07f7-45fe-8691-140f1cef2add Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/8d78d231-294a-4496-9e77-c9aa162350c9", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/8d78d231-294a-4496-9e77-c9aa162350c9", "rel": "bookmark"}], "image": {"id": "3673ac73-812a-4f7f-a649-77115e1f56a5", "links": [{"href": "http://172.30.9.31:8774/images/3673ac73-812a-4f7f-a649-77115e1f56a5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8481f325-8a37-47d9-ad34-a8a3f82d29f2", "links": [{"href": "http://172.30.9.31:8774/flavors/8481f325-8a37-47d9-ad34-a8a3f82d29f2", "rel": "bookmark"}]}, "id": "8d78d231-294a-4496-9e77-c9aa162350c9", "security_groups": [{"name": "cloudify-sg_2e6ba1ea-ab87-44d6-a87d-9344ffe8e02d"}], "user_id": "b8219c08fa84421ab9627d0b4f89f3be", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T19:01:58Z", "hostId": "5baeaf3d4e02d571b7c5034f4ae9f845a1ade24c038b417c76868505", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_2e6ba1ea-ab87-44d6-a87d-9344ffe8e02d", "name": "cloudify-vm_2e6ba1ea-ab87-44d6-a87d-9344ffe8e02d", "created": "2018-12-27T19:01:56Z", "tenant_id": "a0b396de1f9f4acbbfc1122dc4aab6d2", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-27 19:04:03,927 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-9ada2799-07f7-45fe-8691-140f1cef2add 2018-12-27 19:04:03,927 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.380342006683s 2018-12-27 19:04:03,927 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-9ada2799-07f7-45fe-8691-140f1cef2add 2018-12-27 19:04:03,931 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-27 19:04:05,934 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-27 19:04:05,936 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}910d15e652de07ef26490a8f50d8e88f75a7edbe" 2018-12-27 19:04:06,514 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:04:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cdf58677-d3aa-450b-82de-65e514a6993c x-compute-request-id: req-cdf58677-d3aa-450b-82de-65e514a6993c Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/8d78d231-294a-4496-9e77-c9aa162350c9", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/8d78d231-294a-4496-9e77-c9aa162350c9", "rel": "bookmark"}], "image": {"id": "3673ac73-812a-4f7f-a649-77115e1f56a5", "links": [{"href": "http://172.30.9.31:8774/images/3673ac73-812a-4f7f-a649-77115e1f56a5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8481f325-8a37-47d9-ad34-a8a3f82d29f2", "links": [{"href": "http://172.30.9.31:8774/flavors/8481f325-8a37-47d9-ad34-a8a3f82d29f2", "rel": "bookmark"}]}, "id": "8d78d231-294a-4496-9e77-c9aa162350c9", "security_groups": [{"name": "cloudify-sg_2e6ba1ea-ab87-44d6-a87d-9344ffe8e02d"}], "user_id": "b8219c08fa84421ab9627d0b4f89f3be", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T19:01:58Z", "hostId": "5baeaf3d4e02d571b7c5034f4ae9f845a1ade24c038b417c76868505", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_2e6ba1ea-ab87-44d6-a87d-9344ffe8e02d", "name": "cloudify-vm_2e6ba1ea-ab87-44d6-a87d-9344ffe8e02d", "created": "2018-12-27T19:01:56Z", "tenant_id": "a0b396de1f9f4acbbfc1122dc4aab6d2", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-27 19:04:06,514 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-cdf58677-d3aa-450b-82de-65e514a6993c 2018-12-27 19:04:06,515 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.580787181854s 2018-12-27 19:04:06,515 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-cdf58677-d3aa-450b-82de-65e514a6993c 2018-12-27 19:04:06,519 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-27 19:04:08,521 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-27 19:04:08,524 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}910d15e652de07ef26490a8f50d8e88f75a7edbe" 2018-12-27 19:04:09,094 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:04:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2af5f3ba-4486-4e6d-8b1d-896f9658caa2 x-compute-request-id: req-2af5f3ba-4486-4e6d-8b1d-896f9658caa2 Content-Encoding: gzip Content-Length: 744 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cloudify-net_2e6ba1ea-ab87-44d6-a87d-9344ffe8e02d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:2f:83", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/8d78d231-294a-4496-9e77-c9aa162350c9", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/8d78d231-294a-4496-9e77-c9aa162350c9", "rel": "bookmark"}], "image": {"id": "3673ac73-812a-4f7f-a649-77115e1f56a5", "links": [{"href": "http://172.30.9.31:8774/images/3673ac73-812a-4f7f-a649-77115e1f56a5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T19:04:06.000000", "flavor": {"id": "8481f325-8a37-47d9-ad34-a8a3f82d29f2", "links": [{"href": "http://172.30.9.31:8774/flavors/8481f325-8a37-47d9-ad34-a8a3f82d29f2", "rel": "bookmark"}]}, "id": "8d78d231-294a-4496-9e77-c9aa162350c9", "security_groups": [{"name": "cloudify-sg_2e6ba1ea-ab87-44d6-a87d-9344ffe8e02d"}], "user_id": "b8219c08fa84421ab9627d0b4f89f3be", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T19:04:07Z", "hostId": "5baeaf3d4e02d571b7c5034f4ae9f845a1ade24c038b417c76868505", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_2e6ba1ea-ab87-44d6-a87d-9344ffe8e02d", "name": "cloudify-vm_2e6ba1ea-ab87-44d6-a87d-9344ffe8e02d", "created": "2018-12-27T19:01:56Z", "tenant_id": "a0b396de1f9f4acbbfc1122dc4aab6d2", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-27 19:04:09,095 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-2af5f3ba-4486-4e6d-8b1d-896f9658caa2 2018-12-27 19:04:09,095 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.573318004608s 2018-12-27 19:04:09,095 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-2af5f3ba-4486-4e6d-8b1d-896f9658caa2 2018-12-27 19:04:09,099 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-12-27 19:04:09,100 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:9696/v2.0/ports.json?device_id=8d78d231-294a-4496-9e77-c9aa162350c9" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}910d15e652de07ef26490a8f50d8e88f75a7edbe" 2018-12-27 19:04:09,152 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 915 X-Openstack-Request-Id: req-a5b7a46a-2dde-4304-8d56-0ff8ef8580ca Date: Thu, 27 Dec 2018 19:04:09 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T19:04:06Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"62def181-d15a-42d3-95f4-0aeaac3a2e62","ip_address":"192.168.120.12"}],"id":"4c7e78b7-e6f0-4645-beed-fd7fb2a42ed0","security_groups":["4ad52415-b499-4c66-ac57-9058909eb652"],"mac_address":"fa:16:3e:8e:2f:83","project_id":"a0b396de1f9f4acbbfc1122dc4aab6d2","status":"ACTIVE","description":"","tags":[],"dns_assignment":[{"hostname":"host-192-168-120-12","ip_address":"192.168.120.12","fqdn":"host-192-168-120-12.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b9a0f6c4-be0c-4d28-8a4f-59f909242f66","dns_name":"","created_at":"2018-12-27T19:01:58Z","binding:vnic_type":"normal","device_id":"8d78d231-294a-4496-9e77-c9aa162350c9","tenant_id":"a0b396de1f9f4acbbfc1122dc4aab6d2"}]} 2018-12-27 19:04:09,153 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports.json?device_id=8d78d231-294a-4496-9e77-c9aa162350c9 used request id req-a5b7a46a-2dde-4304-8d56-0ff8ef8580ca 2018-12-27 19:04:09,153 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0534989833832s 2018-12-27 19:04:09,153 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports.json?device_id=8d78d231-294a-4496-9e77-c9aa162350c9 used request id req-a5b7a46a-2dde-4304-8d56-0ff8ef8580ca 2018-12-27 19:04:09,158 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-27 19:04:09,159 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:9696/v2.0/floatingips.json?port_id=4c7e78b7-e6f0-4645-beed-fd7fb2a42ed0" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}910d15e652de07ef26490a8f50d8e88f75a7edbe" 2018-12-27 19:04:09,179 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-cbc124cb-3711-4282-9cb6-eeeb421a9eff Date: Thu, 27 Dec 2018 19:04:09 GMT RESP BODY: {"floatingips": []} 2018-12-27 19:04:09,179 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/floatingips.json?port_id=4c7e78b7-e6f0-4645-beed-fd7fb2a42ed0 used request id req-cbc124cb-3711-4282-9cb6-eeeb421a9eff 2018-12-27 19:04:09,179 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0206820964813s 2018-12-27 19:04:09,179 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/floatingips.json?port_id=4c7e78b7-e6f0-4645-beed-fd7fb2a42ed0 used request id req-cbc124cb-3711-4282-9cb6-eeeb421a9eff 2018-12-27 19:04:09,180 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'cloudify-net_2e6ba1ea-ab87-44d6-a87d-9344ffe8e02d': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:8e:2f:83', u'version': 4, u'addr': u'192.168.120.12', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'3673ac73-812a-4f7f-a649-77115e1f56a5'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-12-27T19:04:06.000000', 'flavor': Munch({u'id': u'8481f325-8a37-47d9-ad34-a8a3f82d29f2'}), 'az': u'nova', 'id': u'8d78d231-294a-4496-9e77-c9aa162350c9', 'security_groups': [Munch({u'name': u'cloudify-sg_2e6ba1ea-ab87-44d6-a87d-9344ffe8e02d'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'b8219c08fa84421ab9627d0b4f89f3be', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'a0b396de1f9f4acbbfc1122dc4aab6d2', 'name': 'cloudify-project_2e6ba1ea-ab87-44d6-a87d-9344ffe8e02d', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2018-12-27T19:04:06.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-12-27T19:04:07Z', 'hostId': u'5baeaf3d4e02d571b7c5034f4ae9f845a1ade24c038b417c76868505', u'OS-SRV-USG:terminated_at': None, 'key_name': u'cloudify-kp_2e6ba1ea-ab87-44d6-a87d-9344ffe8e02d', 'public_v6': '', 'private_v4': u'192.168.120.12', 'cloud': 'envvars', 'host_id': u'5baeaf3d4e02d571b7c5034f4ae9f845a1ade24c038b417c76868505', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-12-27T19:04:06.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'a0b396de1f9f4acbbfc1122dc4aab6d2', 'name': u'cloudify-vm_2e6ba1ea-ab87-44d6-a87d-9344ffe8e02d', 'adminPass': u'sMw6xBgU2E3a', 'tenant_id': u'a0b396de1f9f4acbbfc1122dc4aab6d2', 'created_at': u'2018-12-27T19:01:56Z', 'created': u'2018-12-27T19:01:56Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-12-27 19:04:09,183 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-27 19:04:09,183 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}910d15e652de07ef26490a8f50d8e88f75a7edbe" 2018-12-27 19:04:09,289 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1252 X-Openstack-Request-Id: req-e45f41b5-dcbd-4329-853f-011aeb996e92 Date: Thu, 27 Dec 2018 19:04:09 GMT RESP BODY: {"networks":[{"updated_at":"2018-12-27T15:58:03Z","dns_domain":"","revision_number":8,"port_security_enabled":true,"id":"a4959dd9-e8f4-4ea9-8c99-7bff545db58c","router:external":true,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"da629caea04941e1ae8979c379dc7c9d","status":"ACTIVE","subnets":["244ab55b-a0ed-4e50-9f85-07f08119ae55"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"da629caea04941e1ae8979c379dc7c9d","created_at":"2018-12-27T15:29:17Z","mtu":1500},{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"b9a0f6c4-be0c-4d28-8a4f-59f909242f66","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"a0b396de1f9f4acbbfc1122dc4aab6d2","status":"ACTIVE","subnets":["62def181-d15a-42d3-95f4-0aeaac3a2e62"],"description":"","tags":[],"updated_at":"2018-12-27T19:00:06Z","qos_policy_id":null,"name":"cloudify-net_2e6ba1ea-ab87-44d6-a87d-9344ffe8e02d","admin_state_up":true,"tenant_id":"a0b396de1f9f4acbbfc1122dc4aab6d2","created_at":"2018-12-27T19:00:04Z","mtu":1442}]} 2018-12-27 19:04:09,290 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-e45f41b5-dcbd-4329-853f-011aeb996e92 2018-12-27 19:04:09,290 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.10684299469s 2018-12-27 19:04:09,290 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-e45f41b5-dcbd-4329-853f-011aeb996e92 2018-12-27 19:04:09,292 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-12-27 19:04:09,292 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:9696/v2.0/ports.json?device_id=8d78d231-294a-4496-9e77-c9aa162350c9" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}910d15e652de07ef26490a8f50d8e88f75a7edbe" 2018-12-27 19:04:09,339 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 915 X-Openstack-Request-Id: req-85ed2d6d-cd21-42a8-b690-0a427e8e7388 Date: Thu, 27 Dec 2018 19:04:09 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T19:04:06Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"62def181-d15a-42d3-95f4-0aeaac3a2e62","ip_address":"192.168.120.12"}],"id":"4c7e78b7-e6f0-4645-beed-fd7fb2a42ed0","security_groups":["4ad52415-b499-4c66-ac57-9058909eb652"],"mac_address":"fa:16:3e:8e:2f:83","project_id":"a0b396de1f9f4acbbfc1122dc4aab6d2","status":"ACTIVE","description":"","tags":[],"dns_assignment":[{"hostname":"host-192-168-120-12","ip_address":"192.168.120.12","fqdn":"host-192-168-120-12.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b9a0f6c4-be0c-4d28-8a4f-59f909242f66","dns_name":"","created_at":"2018-12-27T19:01:58Z","binding:vnic_type":"normal","device_id":"8d78d231-294a-4496-9e77-c9aa162350c9","tenant_id":"a0b396de1f9f4acbbfc1122dc4aab6d2"}]} 2018-12-27 19:04:09,340 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports.json?device_id=8d78d231-294a-4496-9e77-c9aa162350c9 used request id req-85ed2d6d-cd21-42a8-b690-0a427e8e7388 2018-12-27 19:04:09,340 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.047905921936s 2018-12-27 19:04:09,340 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports.json?device_id=8d78d231-294a-4496-9e77-c9aa162350c9 used request id req-85ed2d6d-cd21-42a8-b690-0a427e8e7388 2018-12-27 19:04:09,341 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-12-27 19:04:09,341 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}910d15e652de07ef26490a8f50d8e88f75a7edbe" -d '{"floatingip": {"floating_network_id": "a4959dd9-e8f4-4ea9-8c99-7bff545db58c", "fixed_ip_address": "192.168.120.12", "port_id": "4c7e78b7-e6f0-4645-beed-fd7fb2a42ed0"}}' 2018-12-27 19:04:10,876 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 586 X-Openstack-Request-Id: req-244f7665-e781-4b70-85ba-cdd5ac576344 Date: Thu, 27 Dec 2018 19:04:10 GMT RESP BODY: {"floatingip": {"router_id": "e6e8b2ab-b1af-4534-9e0b-8c7974dae27c", "status": "DOWN", "description": "", "tags": [], "updated_at": "2018-12-27T19:04:10Z", "dns_domain": "", "floating_network_id": "a4959dd9-e8f4-4ea9-8c99-7bff545db58c", "fixed_ip_address": "192.168.120.12", "floating_ip_address": "172.30.9.216", "revision_number": 0, "port_id": "4c7e78b7-e6f0-4645-beed-fd7fb2a42ed0", "id": "613088df-ecab-4e1c-b80c-6e1fb0bfc916", "tenant_id": "a0b396de1f9f4acbbfc1122dc4aab6d2", "created_at": "2018-12-27T19:04:10Z", "dns_name": "", "project_id": "a0b396de1f9f4acbbfc1122dc4aab6d2"}} 2018-12-27 19:04:10,876 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/floatingips.json used request id req-244f7665-e781-4b70-85ba-cdd5ac576344 2018-12-27 19:04:10,876 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 1.53570604324s 2018-12-27 19:04:10,877 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/floatingips.json used request id req-244f7665-e781-4b70-85ba-cdd5ac576344 2018-12-27 19:04:10,885 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-27 19:04:10,885 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}910d15e652de07ef26490a8f50d8e88f75a7edbe" 2018-12-27 19:04:10,915 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 591 X-Openstack-Request-Id: req-8c4eddbd-f388-4380-b191-818321466f05 Date: Thu, 27 Dec 2018 19:04:10 GMT RESP BODY: {"floatingips": [{"router_id": "e6e8b2ab-b1af-4534-9e0b-8c7974dae27c", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-12-27T19:04:10Z", "dns_domain": "", "floating_network_id": "a4959dd9-e8f4-4ea9-8c99-7bff545db58c", "fixed_ip_address": "192.168.120.12", "floating_ip_address": "172.30.9.216", "revision_number": 1, "port_id": "4c7e78b7-e6f0-4645-beed-fd7fb2a42ed0", "id": "613088df-ecab-4e1c-b80c-6e1fb0bfc916", "dns_name": "", "created_at": "2018-12-27T19:04:10Z", "tenant_id": "a0b396de1f9f4acbbfc1122dc4aab6d2", "project_id": "a0b396de1f9f4acbbfc1122dc4aab6d2"}]} 2018-12-27 19:04:10,916 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/floatingips.json used request id req-8c4eddbd-f388-4380-b191-818321466f05 2018-12-27 19:04:10,916 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0309710502625s 2018-12-27 19:04:10,916 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/floatingips.json used request id req-8c4eddbd-f388-4380-b191-818321466f05 2018-12-27 19:04:10,920 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'e6e8b2ab-b1af-4534-9e0b-8c7974dae27c', 'updated_at': u'2018-12-27T19:04:10Z', u'dns_domain': u'', 'fixed_ip_address': u'192.168.120.12', 'floating_ip_address': u'172.30.9.216', 'revision_number': 1, 'port_id': u'4c7e78b7-e6f0-4645-beed-fd7fb2a42ed0', 'id': u'613088df-ecab-4e1c-b80c-6e1fb0bfc916', 'network': u'a4959dd9-e8f4-4ea9-8c99-7bff545db58c', 'port': u'4c7e78b7-e6f0-4645-beed-fd7fb2a42ed0', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'a0b396de1f9f4acbbfc1122dc4aab6d2', 'name': 'cloudify-project_2e6ba1ea-ab87-44d6-a87d-9344ffe8e02d', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'a0b396de1f9f4acbbfc1122dc4aab6d2', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'a4959dd9-e8f4-4ea9-8c99-7bff545db58c', 'properties': Munch({u'dns_name': u'', u'dns_domain': u'', u'tags': []}), 'tenant_id': u'a0b396de1f9f4acbbfc1122dc4aab6d2', 'created_at': u'2018-12-27T19:04:10Z', 'attached': True, u'dns_name': u'', 'router': u'e6e8b2ab-b1af-4534-9e0b-8c7974dae27c'}) 2018-12-27 19:04:10,920 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-12-27 19:04:10,923 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/servers/8d78d231-294a-4496-9e77-c9aa162350c9/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}910d15e652de07ef26490a8f50d8e88f75a7edbe" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-27 19:04:10,997 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:04:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7a49c1f3-cab2-4b78-8ba0-02d525ed1532 x-compute-request-id: req-7a49c1f3-cab2-4b78-8ba0-02d525ed1532 Content-Encoding: gzip Content-Length: 8696 Content-Type: application/json RESP BODY: {"output": "[H[J[1;1H[?25l[m[H[J[1;1H[20;7H[mUse the ^ and v keys to change the selection. \n Press 'e' to edit the selected item, or 'c' for a command prompt. [4;80H [7m[4;1H CentOS Linux (3.10.0-514.16.1.el7.x86_64) 7 (Core) [m[4;79H[m[m[5;1H CentOS Linux (3.10.0-327.28.3.el7.x86_64) 7 (Core) [m[5;79H[m[m[6;1H CentOS Linux (0-rescue-56d65f493d8f854534fe792ecf014b83) 7 (Core) [m[6;79H[m[m[7;1H [m[7;79H[m[m[8;1H [m[8;79H[m[m[9;1H [m[9;79H[m[m[10;1H [m[10;79H[m[m[11;1H [m[11;79H[m[m[12;1H [m[12;79H[m[m[13;1H [m[13;79H[m[m[14;1H [m[14;79H[m[m[15;1H [m[15;79H[m[m[16;1H [m[16;79H[m[m[17;1H [m[17;79H[m[m[18;1H [m[18;79H[m[18;80H [4;79H[22;1H The selected entry will be started automatically in 1s. [4;79H[22;1H The selected entry will be started automatically in 0s. [4;79H[?25h[H[J[1;1H[H[J[1;1H[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.10.0-514.16.1.el7.x86_64 (builder@kbuilder.dev.centos.org) (gcc version 4.8.5 20150623 (Red Hat 4.8.5-11) (GCC) ) #1 SMP Wed Apr 12 15:04:24 UTC 2017\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000bffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x00000000bffdc000-0x00000000bfffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000013fffffff] usable\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x140000 max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] e820: last_pfn = 0xbffdc max_arch_pfn = 0x400000000\n[ 0.000000] found SMP MP-table at [mem 0x000f6390-0x000f639f] mapped at [ffff8800000f6390]\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x336af000-0x35b4ffff]\n[ 0.000000] ACPI: RSDP 00000000000f6340 00014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 00000000bffe12d1 0002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 00000000bffe11dd 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 00000000bffdfdc0 0141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 00000000bffdfd80 00040\n[ 0.000000] ACPI: APIC 00000000bffe1251 00080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000013fffffff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x13fffffff]\n[ 0.000000] NODE_DATA [mem 0x13ffd7000-0x13fffdfff]\n[ 0.000000] Reserving 161MB of memory at 656MB for crashkernel (System RAM: 4095MB)\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 1:3ff87001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 1891013736 cycles\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal [mem 0x100000000-0x13fffffff]\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0xbffdbfff]\n[ 0.000000] node 0: [mem 0x100000000-0x13fffffff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xbffdc000-0xbfffffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xfeffbfff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xfeffc000-0xfeffffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xfffbffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xfffc0000-0xffffffff]\n[ 0.000000] e820: [mem 0xc0000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:5120 nr_cpumask_bits:2 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88013fc00000 s96728 r8192 d30248 u1048576\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 13fc0f3c0\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032037\n[ 0.000000] Policy zone: Normal\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] x86/fpu: xstate_offset[2]: 0240, xstate_sizes[2]: 0100\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 using standard form\n[ 0.000000] Memory: 3842704k/5242880k available (6767k kernel code, 1049112k absent, 351064k reserved, 4430k data, 1680k init)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=5120 to nr_cpu_ids=2.\n[ 0.000000] NR_IRQS:327936 nr_irqs:440 0\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty0] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 16777216 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.486308] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912)\n[ 0.490096] pid_max: default: 32768 minimum: 301\n[ 0.492110] Security Framework initialized\n[ 0.493951] SELinux: Initializing.\n[ 0.495878] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.502947] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.507404] Mount-cache hash table entries: 4096\n[ 0.509660] Initializing cgroup subsys memory\n[ 0.511579] Initializing cgroup subsys devices\n[ 0.513549] Initializing cgroup subsys freezer\n[ 0.515467] Initializing cgroup subsys net_cls\n[ 0.517384] Initializing cgroup subsys blkio\n[ 0.519255] Initializing cgroup subsys perf_event\n[ 0.521248] Initializing cgroup subsys hugetlb\n[ 0.523155] Initializing cgroup subsys pids\n[ 0.525023] Initializing cgroup subsys net_prio\n[ 0.527047] CPU: Physical Processor ID: 0\n[ 0.529578] mce: CPU supports 10 MCE banks\n[ 0.531438] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.533612] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.535770] tlb_flushall_shift: 6\n[ 0.537624] Freeing SMP alternatives: 28k freed\n[ 0.542768] ACPI: Core revision 20130517\n[ 0.544977] ACPI: All ACPI Tables successfully acquired\n[ 0.547384] ftrace: allocating 25812 entries in 101 pages\n[ 0.573484] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.576069] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.578562] smpboot: Max logical packages: 2\n[ 0.580772] Enabling x2apic\n[ 0.582307] Enabled x2apic\n[ 0.584108] Switched APIC routing to physical x2apic.\n[ 0.587594] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.590067] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.594461] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.603961] KVM setup paravirtual spinlock\n[ 0.607180] smpboot: Booting Node 0, Processors #1 OK\n[ 0.609746] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock\n[ 0.632240] Brought up 2 CPUs\n[ 0.632244] KVM setup async PF for cpu 1\n[ 0.632248] kvm-stealtime: cpu 1, msr 13fd0f3c0\n[ 0.637481] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.640880] devtmpfs: initialized\n[ 0.644052] EVM: security.selinux\n[ 0.645661] EVM: security.ima\n[ 0.647228] EVM: security.capability\n[ 0.649568] atomic64 test passed for x86-64 platform with CX8 and with SSE\n[ 0.652157] pinctrl core: initialized pinctrl subsystem\n[ 0.654397] NET: Registered protocol family 16\n[ 0.656574] ACPI: bus type PCI registered\n[ 0.658426] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.661032] PCI: Using configuration type 1 for base access\n[ 0.667771] ACPI: Added _OSI(Module Device)\n[ 0.669684] ACPI: Added _OSI(Processor Device)\n[ 0.671649] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.673685] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.677048] ACPI: Interpreter enabled\n[ 0.678860] ACPI: (supports S0 S5)\n[ 0.680537] ACPI: Using IOAPIC for interrupt routing\n[ 0.682645] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.688331] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.690781] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.693404] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.695971] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.700653] acpiphp: Slot [3] registered\n[ 0.702496] acpiphp: Slot [4] registered\n[ 0.704375] acpiphp: Slot [5] registered\n[ 0.706214] acpiphp: Slot [6] registered\n[ 0.708058] acpiphp: Slot [7] registered\n[ 0.709896] acpiphp: Slot [8] registered\n[ 0.711718] acpiphp: Slot [9] registered\n[ 0.713557] acpiphp: Slot [10] registered\n[ 0.715406] acpiphp: Slot [11] registered\n[ 0.717260] acpiphp: Slot [12] registered\n[ 0.719118] acpiphp: Slot [13] registered\n[ 0.720971] acpiphp: Slot [14] registered\n[ 0.722828] acpiphp: Slot [15] registered\n[ 0.724675] acpiphp: Slot [16] registered\n[ 0.726536] acpiphp: Slot [17] registered\n[ 0.728457] acpiphp: Slot [18] registered\n[ 0.730308] acpiphp: Slot [19] registered\n[ 0.732167] acpiphp: Slot [20] registered\n[ 0.734018] acpiphp: Slot [21] registered\n[ 0.735874] acpiphp: Slot [22] registered\n[ 0.737723] acpiphp: Slot [23] registered\n[ 0.739569] acpiphp: Slot [24] registered\n[ 0.741437] acpiphp: Slot [25] registered\n[ 0.743289] acpiphp: Slot [26] registered\n[ 0.745147] acpiphp: Slot [27] registered\n[ 0.746998] acpiphp: Slot [28] registered\n[ 0.748847] acpiphp: Slot [29] registered\n[ 0.750701] acpiphp: Slot [30] registered\n[ 0.752547] acpiphp: Slot [31] registered\n[ 0.754393] PCI host bridge to bus 0000:00\n[ 0.756248] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.758469] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.761054] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.763620] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.767020] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.770410] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.776946] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.779626] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.782139] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.784820] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.789921] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.793277] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.819056] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.822104] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.825051] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.828105] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.830979] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.833623] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.836328] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.839940] vgaarb: loaded\n[ 0.841427] vgaarb: bridge control possible 0000:00:02.0\n[ 0.843834] SCSI subsystem initialized\n[ 0.845645] ACPI: bus type USB registered\n[ 0.847518] usbcore: registered new interface driver usbfs\n[ 0.849764] usbcore: registered new interface driver hub\n[ 0.851991] usbcore: registered new device driver usb\n[ 0.854337] PCI: Using ACPI for IRQ routing\n[ 0.856655] NetLabel: Initializing\n[ 0.858342] NetLabel: domain hash size = 128\n[ 0.860282] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.862413] NetLabel: unlabeled traffic allowed by default\n[ 0.864823] Switched to clocksource kvm-clock\n[ 0.874611] pnp: PnP ACPI init\n[ 0.876277] ACPI: bus type PNP registered\n[ 0.878589] pnp: PnP ACPI: found 5 devices\n[ 0.880466] ACPI: bus type PNP unregistered\n[ 0.887961] NET: Registered protocol family 2\n[ 0.890201] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.893859] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.896848] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.899504] TCP: reno registered\n[ 0.901207] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.903664] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.906263] NET: Registered protocol family 1\n[ 0.908218] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.910611] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.912940] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.933914] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.954990] Unpacking initramfs...\n[ 1.439131] Freeing initrd memory: 37508k freed\n[ 1.449690] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.452318] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff]\n[ 1.457064] sha1_ssse3: Using AVX2 optimized SHA-1 implementation\n[ 1.459672] sha256_ssse3: Using AVX2 optimized SHA-256 implementation\n[ 1.462471] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 1.464930] Initialise system trusted keyring\n[ 1.466908] audit: initializing netlink socket (disabled)\n[ 1.469140] type=2000 audit(1545937449.729:1): initialized\n[ 1.486915] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.489414] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.492876] zpool: loaded\n[ 1.494368] zbud: loaded\n[ 1.496082] VFS: Disk quotas dquot_6.5.2\n[ 1.497951] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.500651] msgmni has been set to 7578\n[ 1.502527] Key type big_key registered\n[ 1.505268] NET: Registered protocol family 38\n[ 1.507272] Key type asymmetric registered\n[ 1.509152] Asymmetric key parser 'x509' registered\n[ 1.511258] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)\n[ 1.514870] io scheduler noop registered\n[ 1.516707] io scheduler deadline registered (default)\n[ 1.534826] io scheduler cfq registered\n[ 1.536717] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.539016] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.541671] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.545095] ACPI: Power Button [PWRF]\n[ 1.546957] GHES: HEST is not enabled!\n[ 1.548803] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled\n[ 1.574658] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A\n[ 1.577359] Non-volatile memory driver v1.3\n[ 1.579279] Linux agpgart interface v0.103\n[ 1.581258] crash memory driver: version 1.1\n[ 1.583247] rdac: device handler registered\n[ 1.585272] hp_sw: device handler registered\n[ 1.587199] emc: device handler registered\n[ 1.589072] alua: device handler registered\n[ 1.590987] libphy: Fixed MDIO Bus: probed\n[ 1.592897] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.595439] ehci-pci: EHCI PCI platform driver\n[ 1.597410] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.599850] ohci-pci: OHCI PCI platform driver\n[ 1.601823] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.622903] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.625133] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.628571] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.630757] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.633226] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.635854] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.639207] usb usb1: Product: UHCI Host Controller\n[ 1.641295] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd\n[ 1.643991] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.646078] hub 1-0:1.0: USB hub found\n[ 1.647874] hub 1-0:1.0: 2 ports detected\n[ 1.649880] usbcore: registered new interface driver usbserial\n[ 1.652244] usbcore: registered new interface driver usbserial_generic\n[ 1.654817] usbserial: USB Serial support registered for generic\n[ 1.657240] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.661684] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.663845] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.666157] mousedev: PS/2 mouse device common for all mice\n[ 1.668811] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.672712] rtc_cmos 00:00: RTC can wake from S4\n[ 1.673575] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2\n[ 1.674061] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.683021] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.685537] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.688104] cpuidle: using governor menu\n[ 1.689997] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.692304] usbcore: registered new interface driver usbhid\n[ 1.694576] usbhid: USB HID core driver\n[ 1.696399] drop_monitor: Initializing network drop monitor service\n[ 1.698904] TCP: cubic registered\n[ 1.700574] Initializing XFRM netlink socket\n[ 1.702566] NET: Registered protocol family 10\n[ 1.704776] NET: Registered protocol family 17\n[ 1.706950] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.709260] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.711638] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.715561] Loading compiled-in X.509 certificates\n[ 1.717656] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717'\n[ 1.721671] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b'\n[ 1.726138] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106'\n[ 1.730157] registered taskstats version 1\n[ 1.733847] Key type trusted registered\n[ 1.736997] Key type encrypted registered\n[ 1.740042] IMA: No TPM chip found, activating TPM-bypass!\n[ 1.742825] rtc_cmos 00:00: setting system clock to 2018-12-27 19:04:10 UTC (1545937450)\n[ 1.747155] Freeing unused kernel memory: 1680k freed\n[ 1.753376] systemd[1]: systemd 219 running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 -SECCOMP +BLKID +ELFUTILS +KMOD +IDN)\n[ 1.760312] systemd[1]: Detected virtualization kvm.\n[ 1.762411] systemd[1]: Detected architecture x86-64.\n[ 1.764527] systemd[1]: Running in initial RAM disk.\n\nWelcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m!\n\n[ 1.768549] systemd[1]: No hostname configured.\n[ 1.770544] systemd[1]: Set hostname to .\n[ 1.772726] systemd[1]: Initializing machine ID from KVM UUID.\n[[32m OK [0m] Created slice Root Slice.\n[ 1.797388] systemd[1]: Created slice Root Slice.\n[ 1.799442] systemd[1]: Starting Root Slice.\n[ 1.801388] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.\n[ 1.804954] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.\n[[32m OK [0m] Listening on udev Kernel Socket.\n[ 1.809996] systemd[1]: Listening on udev Kernel Socket.\n[ 1.812209] systemd[1]: Starting udev Kernel Socket.\n[[32m OK [0m] Listening on udev Control Socket.\n[ 1.815790] systemd[1]: Listening on udev Control Socket.\n[ 1.818020] systemd[1]: Starting udev Control Socket.\n[[32m OK [0m] Reached target Swap.\n[ 1.821385] systemd[1]: Reached target Swap.\n[ 1.823309] systemd[1]: Starting Swap.\n[[32m OK [0m] Reached target Local File Systems.\n[ 1.826557] systemd[1]: Reached target Local File Systems.\n[ 1.828842] systemd[1]: Starting Local File Systems.\n[[32m OK [0m] Reached target Timers.\n[ 1.832222] systemd[1]: Reached target Timers.\n[ 1.834202] systemd[1]: Starting Timers.\n[[32m OK [0m] Listening on Journal Socket.\n[ 1.837438] systemd[1]: Listening on Journal Socket.\n[ 1.839554] systemd[1]: Starting Journal Socket.\n[[32m OK [0m] Reached target Sockets.\n[ 1.842847] systemd[1]: Reached target Sockets.\n[ 1.844850] systemd[1]: Starting Sockets.\n[[32m OK [0m] Reached target Paths.\n[ 1.848177] systemd[1]: Reached target Paths.\n[ 1.850342] systemd[1]: Starting Paths.\n[[32m OK [0m] Created slice System Slice.\n[ 1.853958] systemd[1]: Created slice System Slice.\n[ 1.856294] systemd[1]: Starting System Slice.\n[[32m OK [0m] Reached target Slices.\n[ 1.860008] systemd[1]: Reached target Slices.\n[ 1.862209] systemd[1]: Starting Slices.\n[ 1.864642] systemd[1]: Starting dracut cmdline hook...\n Starting dracut cmdline hook...\n[ 1.868789] systemd[1]: Starting Apply Kernel Variables...\n Starting Apply Kernel Variables...\n[ 1.873235] systemd[1]: Starting Create list of required static device nodes for the current kernel...\n Starting Create list of required st... nodes for the current kernel...\n[ 1.881115] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[[32m OK [0m] Started Apply Kernel Variables.\n[ 1.887547] systemd[1]: Started Apply Kernel Variables.\n[[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[ 1.892896] systemd[1]: Started Create list of required static device nodes for the current kernel.\n[[32m OK [0m] Started Journal Service.\n[ 1.898866] systemd[1]: Started Journal Service.\n Starting Create Static Device Nodes in /dev...\n[[32m OK [0m] Started Create Static Device Nodes in /dev.\n[[32m OK [0m] Started dracut cmdline hook.\n Starting dracut pre-udev hook...\n[ 1.939734] RPC: Registered named UNIX socket transport module.\n[ 1.942150] RPC: Registered udp transport module.\n[ 1.944188] RPC: Registered tcp transport module.\n[ 1.946228] RPC: Registered tcp NFSv4.1 backchannel transport module.\n[ 1.953887] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[[32m OK [0m] Started dracut pre-udev hook.\n Starting udev Kernel Device Manager...\n[[32m OK [0m] Started udev Kernel Device Manager.\n Starting dracut pre-trigger hook...\n[[32m OK [0m] Started dracut pre-trigger hook.\n Starting udev Coldplug all Devices...\n Mounting Configuration File System...\n[[32m OK [0m] Mounted Configuration File System.\n[[32m OK [0m] Started udev Coldplug all Devices.\n Starting dracut initqueue hook...\n[[32m OK [0m] Reached target System Initialization.\n[[32m OK [0m] Reached target Basic System.\n[ 2.052290] FDC 0 is a S82078B\n[ 2.068569] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 2.107545] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 2.110324] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 2.112953] usb 1-1: Product: QEMU USB Tablet\n[ 2.114454] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 2.117812] usb 1-1: Manufacturer: QEMU\n[ 2.119603] usb 1-1: SerialNumber: 42\n[ 2.121648] scsi host0: ata_piix\n[ 2.123577] scsi host1: ata_piix\n[ 2.125669] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 2.128827] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 2.133386] vda: vda1\n[ 2.137892] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4\n[ 2.142149] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0\n[[32m OK [0m] Found device /dev/disk/by-uuid/f13d84b4-c756-4d89-9d5e-6b534397aa14.\n Starting File System Check on /dev/...4-c756-4d89-9d5e-6b534397aa14...\n[[32m OK [0m] Started File System Check on /dev/d...4b4-c756-4d89-9d5e-6b534397aa14.\n"} 2018-12-27 19:04:10,998 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/8d78d231-294a-4496-9e77-c9aa162350c9/action used request id req-7a49c1f3-cab2-4b78-8ba0-02d525ed1532 2018-12-27 19:04:10,998 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0778150558472s 2018-12-27 19:04:10,999 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/8d78d231-294a-4496-9e77-c9aa162350c9/action used request id req-7a49c1f3-cab2-4b78-8ba0-02d525ed1532 2018-12-27 19:04:10,999 - functest.core.singlevm - DEBUG - vm console: [H[J[1;1H[?25l[m[H[J[1;1H[20;7H[mUse the ^ and v keys to change the selection. Press 'e' to edit the selected item, or 'c' for a command prompt. [4;80H [7m[4;1H CentOS Linux (3.10.0-514.16.1.el7.x86_64) 7 (Core) [m[4;79H[m[m[5;1H CentOS Linux (3.10.0-327.28.3.el7.x86_64) 7 (Core) [m[5;79H[m[m[6;1H CentOS Linux (0-rescue-56d65f493d8f854534fe792ecf014b83) 7 (Core) [m[6;79H[m[m[7;1H [m[7;79H[m[m[8;1H [m[8;79H[m[m[9;1H [m[9;79H[m[m[10;1H [m[10;79H[m[m[11;1H [m[11;79H[m[m[12;1H [m[12;79H[m[m[13;1H [m[13;79H[m[m[14;1H [m[14;79H[m[m[15;1H [m[15;79H[m[m[16;1H [m[16;79H[m[m[17;1H [m[17;79H[m[m[18;1H [m[18;79H[m[18;80H [4;79H[22;1H The selected entry will be started automatically in 1s. [4;79H[22;1H The selected entry will be started automatically in 0s. [4;79H[?25h[H[J[1;1H[H[J[1;1H[ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.10.0-514.16.1.el7.x86_64 (builder@kbuilder.dev.centos.org) (gcc version 4.8.5 20150623 (Red Hat 4.8.5-11) (GCC) ) #1 SMP Wed Apr 12 15:04:24 UTC 2017 [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8 [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000bffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x00000000bffdc000-0x00000000bfffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000013fffffff] usable [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x140000 max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] e820: last_pfn = 0xbffdc max_arch_pfn = 0x400000000 [ 0.000000] found SMP MP-table at [mem 0x000f6390-0x000f639f] mapped at [ffff8800000f6390] [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x336af000-0x35b4ffff] [ 0.000000] ACPI: RSDP 00000000000f6340 00014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 00000000bffe12d1 0002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 00000000bffe11dd 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 00000000bffdfdc0 0141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 00000000bffdfd80 00040 [ 0.000000] ACPI: APIC 00000000bffe1251 00080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000013fffffff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x13fffffff] [ 0.000000] NODE_DATA [mem 0x13ffd7000-0x13fffdfff] [ 0.000000] Reserving 161MB of memory at 656MB for crashkernel (System RAM: 4095MB) [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 1:3ff87001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1891013736 cycles [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal [mem 0x100000000-0x13fffffff] [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0xbffdbfff] [ 0.000000] node 0: [mem 0x100000000-0x13fffffff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] PM: Registered nosave memory: [mem 0xbffdc000-0xbfffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xfeffbfff] [ 0.000000] PM: Registered nosave memory: [mem 0xfeffc000-0xfeffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xfffbffff] [ 0.000000] PM: Registered nosave memory: [mem 0xfffc0000-0xffffffff] [ 0.000000] e820: [mem 0xc0000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:5120 nr_cpumask_bits:2 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88013fc00000 s96728 r8192 d30248 u1048576 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 13fc0f3c0 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032037 [ 0.000000] Policy zone: Normal [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] x86/fpu: xstate_offset[2]: 0240, xstate_sizes[2]: 0100 [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 using standard form [ 0.000000] Memory: 3842704k/5242880k available (6767k kernel code, 1049112k absent, 351064k reserved, 4430k data, 1680k init) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU restricting CPUs from NR_CPUS=5120 to nr_cpu_ids=2. [ 0.000000] NR_IRQS:327936 nr_irqs:440 0 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty0] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 16777216 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.486308] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912) [ 0.490096] pid_max: default: 32768 minimum: 301 [ 0.492110] Security Framework initialized [ 0.493951] SELinux: Initializing. [ 0.495878] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.502947] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.507404] Mount-cache hash table entries: 4096 [ 0.509660] Initializing cgroup subsys memory [ 0.511579] Initializing cgroup subsys devices [ 0.513549] Initializing cgroup subsys freezer [ 0.515467] Initializing cgroup subsys net_cls [ 0.517384] Initializing cgroup subsys blkio [ 0.519255] Initializing cgroup subsys perf_event [ 0.521248] Initializing cgroup subsys hugetlb [ 0.523155] Initializing cgroup subsys pids [ 0.525023] Initializing cgroup subsys net_prio [ 0.527047] CPU: Physical Processor ID: 0 [ 0.529578] mce: CPU supports 10 MCE banks [ 0.531438] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.533612] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.535770] tlb_flushall_shift: 6 [ 0.537624] Freeing SMP alternatives: 28k freed [ 0.542768] ACPI: Core revision 20130517 [ 0.544977] ACPI: All ACPI Tables successfully acquired [ 0.547384] ftrace: allocating 25812 entries in 101 pages [ 0.573484] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.576069] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.578562] smpboot: Max logical packages: 2 [ 0.580772] Enabling x2apic [ 0.582307] Enabled x2apic [ 0.584108] Switched APIC routing to physical x2apic. [ 0.587594] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.590067] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.594461] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.603961] KVM setup paravirtual spinlock [ 0.607180] smpboot: Booting Node 0, Processors #1 OK [ 0.609746] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.632240] Brought up 2 CPUs [ 0.632244] KVM setup async PF for cpu 1 [ 0.632248] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.637481] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.640880] devtmpfs: initialized [ 0.644052] EVM: security.selinux [ 0.645661] EVM: security.ima [ 0.647228] EVM: security.capability [ 0.649568] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.652157] pinctrl core: initialized pinctrl subsystem [ 0.654397] NET: Registered protocol family 16 [ 0.656574] ACPI: bus type PCI registered [ 0.658426] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.661032] PCI: Using configuration type 1 for base access [ 0.667771] ACPI: Added _OSI(Module Device) [ 0.669684] ACPI: Added _OSI(Processor Device) [ 0.671649] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.673685] ACPI: Added _OSI(Processor Aggregator Device) [ 0.677048] ACPI: Interpreter enabled [ 0.678860] ACPI: (supports S0 S5) [ 0.680537] ACPI: Using IOAPIC for interrupt routing [ 0.682645] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.688331] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.690781] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.693404] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.695971] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.700653] acpiphp: Slot [3] registered [ 0.702496] acpiphp: Slot [4] registered [ 0.704375] acpiphp: Slot [5] registered [ 0.706214] acpiphp: Slot [6] registered [ 0.708058] acpiphp: Slot [7] registered [ 0.709896] acpiphp: Slot [8] registered [ 0.711718] acpiphp: Slot [9] registered [ 0.713557] acpiphp: Slot [10] registered [ 0.715406] acpiphp: Slot [11] registered [ 0.717260] acpiphp: Slot [12] registered [ 0.719118] acpiphp: Slot [13] registered [ 0.720971] acpiphp: Slot [14] registered [ 0.722828] acpiphp: Slot [15] registered [ 0.724675] acpiphp: Slot [16] registered [ 0.726536] acpiphp: Slot [17] registered [ 0.728457] acpiphp: Slot [18] registered [ 0.730308] acpiphp: Slot [19] registered [ 0.732167] acpiphp: Slot [20] registered [ 0.734018] acpiphp: Slot [21] registered [ 0.735874] acpiphp: Slot [22] registered [ 0.737723] acpiphp: Slot [23] registered [ 0.739569] acpiphp: Slot [24] registered [ 0.741437] acpiphp: Slot [25] registered [ 0.743289] acpiphp: Slot [26] registered [ 0.745147] acpiphp: Slot [27] registered [ 0.746998] acpiphp: Slot [28] registered [ 0.748847] acpiphp: Slot [29] registered [ 0.750701] acpiphp: Slot [30] registered [ 0.752547] acpiphp: Slot [31] registered [ 0.754393] PCI host bridge to bus 0000:00 [ 0.756248] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.758469] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.761054] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.763620] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.767020] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.770410] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.776946] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.779626] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.782139] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.784820] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.789921] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.793277] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.819056] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.822104] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.825051] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.828105] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.830979] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.833623] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.836328] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.839940] vgaarb: loaded [ 0.841427] vgaarb: bridge control possible 0000:00:02.0 [ 0.843834] SCSI subsystem initialized [ 0.845645] ACPI: bus type USB registered [ 0.847518] usbcore: registered new interface driver usbfs [ 0.849764] usbcore: registered new interface driver hub [ 0.851991] usbcore: registered new device driver usb [ 0.854337] PCI: Using ACPI for IRQ routing [ 0.856655] NetLabel: Initializing [ 0.858342] NetLabel: domain hash size = 128 [ 0.860282] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.862413] NetLabel: unlabeled traffic allowed by default [ 0.864823] Switched to clocksource kvm-clock [ 0.874611] pnp: PnP ACPI init [ 0.876277] ACPI: bus type PNP registered [ 0.878589] pnp: PnP ACPI: found 5 devices [ 0.880466] ACPI: bus type PNP unregistered [ 0.887961] NET: Registered protocol family 2 [ 0.890201] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.893859] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.896848] TCP: Hash tables configured (established 32768 bind 32768) [ 0.899504] TCP: reno registered [ 0.901207] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.903664] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.906263] NET: Registered protocol family 1 [ 0.908218] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.910611] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.912940] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.933914] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.954990] Unpacking initramfs... [ 1.439131] Freeing initrd memory: 37508k freed [ 1.449690] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.452318] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.457064] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.459672] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.462471] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.464930] Initialise system trusted keyring [ 1.466908] audit: initializing netlink socket (disabled) [ 1.469140] type=2000 audit(1545937449.729:1): initialized [ 1.486915] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.489414] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.492876] zpool: loaded [ 1.494368] zbud: loaded [ 1.496082] VFS: Disk quotas dquot_6.5.2 [ 1.497951] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.500651] msgmni has been set to 7578 [ 1.502527] Key type big_key registered [ 1.505268] NET: Registered protocol family 38 [ 1.507272] Key type asymmetric registered [ 1.509152] Asymmetric key parser 'x509' registered [ 1.511258] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.514870] io scheduler noop registered [ 1.516707] io scheduler deadline registered (default) [ 1.534826] io scheduler cfq registered [ 1.536717] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.539016] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.541671] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.545095] ACPI: Power Button [PWRF] [ 1.546957] GHES: HEST is not enabled! [ 1.548803] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.574658] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.577359] Non-volatile memory driver v1.3 [ 1.579279] Linux agpgart interface v0.103 [ 1.581258] crash memory driver: version 1.1 [ 1.583247] rdac: device handler registered [ 1.585272] hp_sw: device handler registered [ 1.587199] emc: device handler registered [ 1.589072] alua: device handler registered [ 1.590987] libphy: Fixed MDIO Bus: probed [ 1.592897] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.595439] ehci-pci: EHCI PCI platform driver [ 1.597410] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.599850] ohci-pci: OHCI PCI platform driver [ 1.601823] uhci_hcd: USB Universal Host Controller Interface driver [ 1.622903] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.625133] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.628571] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.630757] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.633226] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.635854] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.639207] usb usb1: Product: UHCI Host Controller [ 1.641295] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.643991] usb usb1: SerialNumber: 0000:00:01.2 [ 1.646078] hub 1-0:1.0: USB hub found [ 1.647874] hub 1-0:1.0: 2 ports detected [ 1.649880] usbcore: registered new interface driver usbserial [ 1.652244] usbcore: registered new interface driver usbserial_generic [ 1.654817] usbserial: USB Serial support registered for generic [ 1.657240] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.661684] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.663845] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.666157] mousedev: PS/2 mouse device common for all mice [ 1.668811] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.672712] rtc_cmos 00:00: RTC can wake from S4 [ 1.673575] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.674061] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.683021] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.685537] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.688104] cpuidle: using governor menu [ 1.689997] hidraw: raw HID events driver (C) Jiri Kosina [ 1.692304] usbcore: registered new interface driver usbhid [ 1.694576] usbhid: USB HID core driver [ 1.696399] drop_monitor: Initializing network drop monitor service [ 1.698904] TCP: cubic registered [ 1.700574] Initializing XFRM netlink socket [ 1.702566] NET: Registered protocol family 10 [ 1.704776] NET: Registered protocol family 17 [ 1.706950] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.709260] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.711638] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.715561] Loading compiled-in X.509 certificates [ 1.717656] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.721671] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.726138] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.730157] registered taskstats version 1 [ 1.733847] Key type trusted registered [ 1.736997] Key type encrypted registered [ 1.740042] IMA: No TPM chip found, activating TPM-bypass! [ 1.742825] rtc_cmos 00:00: setting system clock to 2018-12-27 19:04:10 UTC (1545937450) [ 1.747155] Freeing unused kernel memory: 1680k freed [ 1.753376] systemd[1]: systemd 219 running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 -SECCOMP +BLKID +ELFUTILS +KMOD +IDN) [ 1.760312] systemd[1]: Detected virtualization kvm. [ 1.762411] systemd[1]: Detected architecture x86-64. [ 1.764527] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.768549] systemd[1]: No hostname configured. [ 1.770544] systemd[1]: Set hostname to . [ 1.772726] systemd[1]: Initializing machine ID from KVM UUID. [[32m OK [0m] Created slice Root Slice. [ 1.797388] systemd[1]: Created slice Root Slice. [ 1.799442] systemd[1]: Starting Root Slice. [ 1.801388] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.804954] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Listening on udev Kernel Socket. [ 1.809996] systemd[1]: Listening on udev Kernel Socket. [ 1.812209] systemd[1]: Starting udev Kernel Socket. [[32m OK [0m] Listening on udev Control Socket. [ 1.815790] systemd[1]: Listening on udev Control Socket. [ 1.818020] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Reached target Swap. [ 1.821385] systemd[1]: Reached target Swap. [ 1.823309] systemd[1]: Starting Swap. [[32m OK [0m] Reached target Local File Systems. [ 1.826557] systemd[1]: Reached target Local File Systems. [ 1.828842] systemd[1]: Starting Local File Systems. [[32m OK [0m] Reached target Timers. [ 1.832222] systemd[1]: Reached target Timers. [ 1.834202] systemd[1]: Starting Timers. [[32m OK [0m] Listening on Journal Socket. [ 1.837438] systemd[1]: Listening on Journal Socket. [ 1.839554] systemd[1]: Starting Journal Socket. [[32m OK [0m] Reached target Sockets. [ 1.842847] systemd[1]: Reached target Sockets. [ 1.844850] systemd[1]: Starting Sockets. [[32m OK [0m] Reached target Paths. [ 1.848177] systemd[1]: Reached target Paths. [ 1.850342] systemd[1]: Starting Paths. [[32m OK [0m] Created slice System Slice. [ 1.853958] systemd[1]: Created slice System Slice. [ 1.856294] systemd[1]: Starting System Slice. [[32m OK [0m] Reached target Slices. [ 1.860008] systemd[1]: Reached target Slices. [ 1.862209] systemd[1]: Starting Slices. [ 1.864642] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [ 1.868789] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [ 1.873235] systemd[1]: Starting Create list of required static device nodes for the current kernel... Starting Create list of required st... nodes for the current kernel... [ 1.881115] systemd[1]: Starting Journal Service... Starting Journal Service... [[32m OK [0m] Started Apply Kernel Variables. [ 1.887547] systemd[1]: Started Apply Kernel Variables. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [ 1.892896] systemd[1]: Started Create list of required static device nodes for the current kernel. [[32m OK [0m] Started Journal Service. [ 1.898866] systemd[1]: Started Journal Service. Starting Create Static Device Nodes in /dev... [[32m OK [0m] Started Create Static Device Nodes in /dev. [[32m OK [0m] Started dracut cmdline hook. Starting dracut pre-udev hook... [ 1.939734] RPC: Registered named UNIX socket transport module. [ 1.942150] RPC: Registered udp transport module. [ 1.944188] RPC: Registered tcp transport module. [ 1.946228] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 1.953887] usb 1-1: new full-speed USB device number 2 using uhci_hcd [[32m OK [0m] Started dracut pre-udev hook. Starting udev Kernel Device Manager... [[32m OK [0m] Started udev Kernel Device Manager. Starting dracut pre-trigger hook... [[32m OK [0m] Started dracut pre-trigger hook. Starting udev Coldplug all Devices... Mounting Configuration File System... [[32m OK [0m] Mounted Configuration File System. [[32m OK [0m] Started udev Coldplug all Devices. Starting dracut initqueue hook... [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Reached target Basic System. [ 2.052290] FDC 0 is a S82078B [ 2.068569] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 2.107545] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 2.110324] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 2.112953] usb 1-1: Product: QEMU USB Tablet [ 2.114454] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 2.117812] usb 1-1: Manufacturer: QEMU [ 2.119603] usb 1-1: SerialNumber: 42 [ 2.121648] scsi host0: ata_piix [ 2.123577] scsi host1: ata_piix [ 2.125669] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 2.128827] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 2.133386] vda: vda1 [ 2.137892] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 2.142149] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 [[32m OK [0m] Found device /dev/disk/by-uuid/f13d84b4-c756-4d89-9d5e-6b534397aa14. Starting File System Check on /dev/...4-c756-4d89-9d5e-6b534397aa14... [[32m OK [0m] Started File System Check on /dev/d...4b4-c756-4d89-9d5e-6b534397aa14. 2018-12-27 19:04:12,002 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.216: timed out 2018-12-27 19:04:21,011 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-12-27 19:04:21,014 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/servers/8d78d231-294a-4496-9e77-c9aa162350c9/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}910d15e652de07ef26490a8f50d8e88f75a7edbe" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-27 19:04:21,086 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:04:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f8ca0c60-8fa4-4813-b5e9-88730841b970 x-compute-request-id: req-f8ca0c60-8fa4-4813-b5e9-88730841b970 Content-Encoding: gzip Content-Length: 12732 Content-Type: application/json RESP BODY: {"output": "[H[J[1;1H[?25l[m[H[J[1;1H[20;7H[mUse the ^ and v keys to change the selection. \n Press 'e' to edit the selected item, or 'c' for a command prompt. [4;80H [7m[4;1H CentOS Linux (3.10.0-514.16.1.el7.x86_64) 7 (Core) [m[4;79H[m[m[5;1H CentOS Linux (3.10.0-327.28.3.el7.x86_64) 7 (Core) [m[5;79H[m[m[6;1H CentOS Linux (0-rescue-56d65f493d8f854534fe792ecf014b83) 7 (Core) [m[6;79H[m[m[7;1H [m[7;79H[m[m[8;1H [m[8;79H[m[m[9;1H [m[9;79H[m[m[10;1H [m[10;79H[m[m[11;1H [m[11;79H[m[m[12;1H [m[12;79H[m[m[13;1H [m[13;79H[m[m[14;1H [m[14;79H[m[m[15;1H [m[15;79H[m[m[16;1H [m[16;79H[m[m[17;1H [m[17;79H[m[m[18;1H [m[18;79H[m[18;80H [4;79H[22;1H The selected entry will be started automatically in 1s. [4;79H[22;1H The selected entry will be started automatically in 0s. [4;79H[?25h[H[J[1;1H[H[J[1;1H[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.10.0-514.16.1.el7.x86_64 (builder@kbuilder.dev.centos.org) (gcc version 4.8.5 20150623 (Red Hat 4.8.5-11) (GCC) ) #1 SMP Wed Apr 12 15:04:24 UTC 2017\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000bffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x00000000bffdc000-0x00000000bfffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000013fffffff] usable\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x140000 max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] e820: last_pfn = 0xbffdc max_arch_pfn = 0x400000000\n[ 0.000000] found SMP MP-table at [mem 0x000f6390-0x000f639f] mapped at [ffff8800000f6390]\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x336af000-0x35b4ffff]\n[ 0.000000] ACPI: RSDP 00000000000f6340 00014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 00000000bffe12d1 0002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 00000000bffe11dd 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 00000000bffdfdc0 0141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 00000000bffdfd80 00040\n[ 0.000000] ACPI: APIC 00000000bffe1251 00080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000013fffffff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x13fffffff]\n[ 0.000000] NODE_DATA [mem 0x13ffd7000-0x13fffdfff]\n[ 0.000000] Reserving 161MB of memory at 656MB for crashkernel (System RAM: 4095MB)\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 1:3ff87001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 1891013736 cycles\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal [mem 0x100000000-0x13fffffff]\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0xbffdbfff]\n[ 0.000000] node 0: [mem 0x100000000-0x13fffffff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xbffdc000-0xbfffffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xfeffbfff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xfeffc000-0xfeffffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xfffbffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xfffc0000-0xffffffff]\n[ 0.000000] e820: [mem 0xc0000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:5120 nr_cpumask_bits:2 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88013fc00000 s96728 r8192 d30248 u1048576\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 13fc0f3c0\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032037\n[ 0.000000] Policy zone: Normal\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] x86/fpu: xstate_offset[2]: 0240, xstate_sizes[2]: 0100\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 using standard form\n[ 0.000000] Memory: 3842704k/5242880k available (6767k kernel code, 1049112k absent, 351064k reserved, 4430k data, 1680k init)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=5120 to nr_cpu_ids=2.\n[ 0.000000] NR_IRQS:327936 nr_irqs:440 0\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty0] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 16777216 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.486308] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912)\n[ 0.490096] pid_max: default: 32768 minimum: 301\n[ 0.492110] Security Framework initialized\n[ 0.493951] SELinux: Initializing.\n[ 0.495878] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.502947] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.507404] Mount-cache hash table entries: 4096\n[ 0.509660] Initializing cgroup subsys memory\n[ 0.511579] Initializing cgroup subsys devices\n[ 0.513549] Initializing cgroup subsys freezer\n[ 0.515467] Initializing cgroup subsys net_cls\n[ 0.517384] Initializing cgroup subsys blkio\n[ 0.519255] Initializing cgroup subsys perf_event\n[ 0.521248] Initializing cgroup subsys hugetlb\n[ 0.523155] Initializing cgroup subsys pids\n[ 0.525023] Initializing cgroup subsys net_prio\n[ 0.527047] CPU: Physical Processor ID: 0\n[ 0.529578] mce: CPU supports 10 MCE banks\n[ 0.531438] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.533612] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.535770] tlb_flushall_shift: 6\n[ 0.537624] Freeing SMP alternatives: 28k freed\n[ 0.542768] ACPI: Core revision 20130517\n[ 0.544977] ACPI: All ACPI Tables successfully acquired\n[ 0.547384] ftrace: allocating 25812 entries in 101 pages\n[ 0.573484] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.576069] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.578562] smpboot: Max logical packages: 2\n[ 0.580772] Enabling x2apic\n[ 0.582307] Enabled x2apic\n[ 0.584108] Switched APIC routing to physical x2apic.\n[ 0.587594] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.590067] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.594461] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.603961] KVM setup paravirtual spinlock\n[ 0.607180] smpboot: Booting Node 0, Processors #1 OK\n[ 0.609746] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock\n[ 0.632240] Brought up 2 CPUs\n[ 0.632244] KVM setup async PF for cpu 1\n[ 0.632248] kvm-stealtime: cpu 1, msr 13fd0f3c0\n[ 0.637481] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.640880] devtmpfs: initialized\n[ 0.644052] EVM: security.selinux\n[ 0.645661] EVM: security.ima\n[ 0.647228] EVM: security.capability\n[ 0.649568] atomic64 test passed for x86-64 platform with CX8 and with SSE\n[ 0.652157] pinctrl core: initialized pinctrl subsystem\n[ 0.654397] NET: Registered protocol family 16\n[ 0.656574] ACPI: bus type PCI registered\n[ 0.658426] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.661032] PCI: Using configuration type 1 for base access\n[ 0.667771] ACPI: Added _OSI(Module Device)\n[ 0.669684] ACPI: Added _OSI(Processor Device)\n[ 0.671649] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.673685] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.677048] ACPI: Interpreter enabled\n[ 0.678860] ACPI: (supports S0 S5)\n[ 0.680537] ACPI: Using IOAPIC for interrupt routing\n[ 0.682645] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.688331] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.690781] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.693404] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.695971] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.700653] acpiphp: Slot [3] registered\n[ 0.702496] acpiphp: Slot [4] registered\n[ 0.704375] acpiphp: Slot [5] registered\n[ 0.706214] acpiphp: Slot [6] registered\n[ 0.708058] acpiphp: Slot [7] registered\n[ 0.709896] acpiphp: Slot [8] registered\n[ 0.711718] acpiphp: Slot [9] registered\n[ 0.713557] acpiphp: Slot [10] registered\n[ 0.715406] acpiphp: Slot [11] registered\n[ 0.717260] acpiphp: Slot [12] registered\n[ 0.719118] acpiphp: Slot [13] registered\n[ 0.720971] acpiphp: Slot [14] registered\n[ 0.722828] acpiphp: Slot [15] registered\n[ 0.724675] acpiphp: Slot [16] registered\n[ 0.726536] acpiphp: Slot [17] registered\n[ 0.728457] acpiphp: Slot [18] registered\n[ 0.730308] acpiphp: Slot [19] registered\n[ 0.732167] acpiphp: Slot [20] registered\n[ 0.734018] acpiphp: Slot [21] registered\n[ 0.735874] acpiphp: Slot [22] registered\n[ 0.737723] acpiphp: Slot [23] registered\n[ 0.739569] acpiphp: Slot [24] registered\n[ 0.741437] acpiphp: Slot [25] registered\n[ 0.743289] acpiphp: Slot [26] registered\n[ 0.745147] acpiphp: Slot [27] registered\n[ 0.746998] acpiphp: Slot [28] registered\n[ 0.748847] acpiphp: Slot [29] registered\n[ 0.750701] acpiphp: Slot [30] registered\n[ 0.752547] acpiphp: Slot [31] registered\n[ 0.754393] PCI host bridge to bus 0000:00\n[ 0.756248] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.758469] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.761054] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.763620] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.767020] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.770410] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.776946] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.779626] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.782139] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.784820] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.789921] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.793277] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.819056] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.822104] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.825051] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.828105] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.830979] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.833623] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.836328] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.839940] vgaarb: loaded\n[ 0.841427] vgaarb: bridge control possible 0000:00:02.0\n[ 0.843834] SCSI subsystem initialized\n[ 0.845645] ACPI: bus type USB registered\n[ 0.847518] usbcore: registered new interface driver usbfs\n[ 0.849764] usbcore: registered new interface driver hub\n[ 0.851991] usbcore: registered new device driver usb\n[ 0.854337] PCI: Using ACPI for IRQ routing\n[ 0.856655] NetLabel: Initializing\n[ 0.858342] NetLabel: domain hash size = 128\n[ 0.860282] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.862413] NetLabel: unlabeled traffic allowed by default\n[ 0.864823] Switched to clocksource kvm-clock\n[ 0.874611] pnp: PnP ACPI init\n[ 0.876277] ACPI: bus type PNP registered\n[ 0.878589] pnp: PnP ACPI: found 5 devices\n[ 0.880466] ACPI: bus type PNP unregistered\n[ 0.887961] NET: Registered protocol family 2\n[ 0.890201] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.893859] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.896848] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.899504] TCP: reno registered\n[ 0.901207] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.903664] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.906263] NET: Registered protocol family 1\n[ 0.908218] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.910611] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.912940] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.933914] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.954990] Unpacking initramfs...\n[ 1.439131] Freeing initrd memory: 37508k freed\n[ 1.449690] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.452318] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff]\n[ 1.457064] sha1_ssse3: Using AVX2 optimized SHA-1 implementation\n[ 1.459672] sha256_ssse3: Using AVX2 optimized SHA-256 implementation\n[ 1.462471] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 1.464930] Initialise system trusted keyring\n[ 1.466908] audit: initializing netlink socket (disabled)\n[ 1.469140] type=2000 audit(1545937449.729:1): initialized\n[ 1.486915] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.489414] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.492876] zpool: loaded\n[ 1.494368] zbud: loaded\n[ 1.496082] VFS: Disk quotas dquot_6.5.2\n[ 1.497951] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.500651] msgmni has been set to 7578\n[ 1.502527] Key type big_key registered\n[ 1.505268] NET: Registered protocol family 38\n[ 1.507272] Key type asymmetric registered\n[ 1.509152] Asymmetric key parser 'x509' registered\n[ 1.511258] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)\n[ 1.514870] io scheduler noop registered\n[ 1.516707] io scheduler deadline registered (default)\n[ 1.534826] io scheduler cfq registered\n[ 1.536717] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.539016] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.541671] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.545095] ACPI: Power Button [PWRF]\n[ 1.546957] GHES: HEST is not enabled!\n[ 1.548803] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled\n[ 1.574658] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A\n[ 1.577359] Non-volatile memory driver v1.3\n[ 1.579279] Linux agpgart interface v0.103\n[ 1.581258] crash memory driver: version 1.1\n[ 1.583247] rdac: device handler registered\n[ 1.585272] hp_sw: device handler registered\n[ 1.587199] emc: device handler registered\n[ 1.589072] alua: device handler registered\n[ 1.590987] libphy: Fixed MDIO Bus: probed\n[ 1.592897] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.595439] ehci-pci: EHCI PCI platform driver\n[ 1.597410] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.599850] ohci-pci: OHCI PCI platform driver\n[ 1.601823] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.622903] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.625133] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.628571] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.630757] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.633226] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.635854] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.639207] usb usb1: Product: UHCI Host Controller\n[ 1.641295] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd\n[ 1.643991] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.646078] hub 1-0:1.0: USB hub found\n[ 1.647874] hub 1-0:1.0: 2 ports detected\n[ 1.649880] usbcore: registered new interface driver usbserial\n[ 1.652244] usbcore: registered new interface driver usbserial_generic\n[ 1.654817] usbserial: USB Serial support registered for generic\n[ 1.657240] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.661684] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.663845] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.666157] mousedev: PS/2 mouse device common for all mice\n[ 1.668811] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.672712] rtc_cmos 00:00: RTC can wake from S4\n[ 1.673575] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2\n[ 1.674061] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.683021] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.685537] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.688104] cpuidle: using governor menu\n[ 1.689997] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.692304] usbcore: registered new interface driver usbhid\n[ 1.694576] usbhid: USB HID core driver\n[ 1.696399] drop_monitor: Initializing network drop monitor service\n[ 1.698904] TCP: cubic registered\n[ 1.700574] Initializing XFRM netlink socket\n[ 1.702566] NET: Registered protocol family 10\n[ 1.704776] NET: Registered protocol family 17\n[ 1.706950] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.709260] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.711638] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.715561] Loading compiled-in X.509 certificates\n[ 1.717656] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717'\n[ 1.721671] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b'\n[ 1.726138] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106'\n[ 1.730157] registered taskstats version 1\n[ 1.733847] Key type trusted registered\n[ 1.736997] Key type encrypted registered\n[ 1.740042] IMA: No TPM chip found, activating TPM-bypass!\n[ 1.742825] rtc_cmos 00:00: setting system clock to 2018-12-27 19:04:10 UTC (1545937450)\n[ 1.747155] Freeing unused kernel memory: 1680k freed\n[ 1.753376] systemd[1]: systemd 219 running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 -SECCOMP +BLKID +ELFUTILS +KMOD +IDN)\n[ 1.760312] systemd[1]: Detected virtualization kvm.\n[ 1.762411] systemd[1]: Detected architecture x86-64.\n[ 1.764527] systemd[1]: Running in initial RAM disk.\n\nWelcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m!\n\n[ 1.768549] systemd[1]: No hostname configured.\n[ 1.770544] systemd[1]: Set hostname to .\n[ 1.772726] systemd[1]: Initializing machine ID from KVM UUID.\n[[32m OK [0m] Created slice Root Slice.\n[ 1.797388] systemd[1]: Created slice Root Slice.\n[ 1.799442] systemd[1]: Starting Root Slice.\n[ 1.801388] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.\n[ 1.804954] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.\n[[32m OK [0m] Listening on udev Kernel Socket.\n[ 1.809996] systemd[1]: Listening on udev Kernel Socket.\n[ 1.812209] systemd[1]: Starting udev Kernel Socket.\n[[32m OK [0m] Listening on udev Control Socket.\n[ 1.815790] systemd[1]: Listening on udev Control Socket.\n[ 1.818020] systemd[1]: Starting udev Control Socket.\n[[32m OK [0m] Reached target Swap.\n[ 1.821385] systemd[1]: Reached target Swap.\n[ 1.823309] systemd[1]: Starting Swap.\n[[32m OK [0m] Reached target Local File Systems.\n[ 1.826557] systemd[1]: Reached target Local File Systems.\n[ 1.828842] systemd[1]: Starting Local File Systems.\n[[32m OK [0m] Reached target Timers.\n[ 1.832222] systemd[1]: Reached target Timers.\n[ 1.834202] systemd[1]: Starting Timers.\n[[32m OK [0m] Listening on Journal Socket.\n[ 1.837438] systemd[1]: Listening on Journal Socket.\n[ 1.839554] systemd[1]: Starting Journal Socket.\n[[32m OK [0m] Reached target Sockets.\n[ 1.842847] systemd[1]: Reached target Sockets.\n[ 1.844850] systemd[1]: Starting Sockets.\n[[32m OK [0m] Reached target Paths.\n[ 1.848177] systemd[1]: Reached target Paths.\n[ 1.850342] systemd[1]: Starting Paths.\n[[32m OK [0m] Created slice System Slice.\n[ 1.853958] systemd[1]: Created slice System Slice.\n[ 1.856294] systemd[1]: Starting System Slice.\n[[32m OK [0m] Reached target Slices.\n[ 1.860008] systemd[1]: Reached target Slices.\n[ 1.862209] systemd[1]: Starting Slices.\n[ 1.864642] systemd[1]: Starting dracut cmdline hook...\n Starting dracut cmdline hook...\n[ 1.868789] systemd[1]: Starting Apply Kernel Variables...\n Starting Apply Kernel Variables...\n[ 1.873235] systemd[1]: Starting Create list of required static device nodes for the current kernel...\n Starting Create list of required st... nodes for the current kernel...\n[ 1.881115] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[[32m OK [0m] Started Apply Kernel Variables.\n[ 1.887547] systemd[1]: Started Apply Kernel Variables.\n[[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[ 1.892896] systemd[1]: Started Create list of required static device nodes for the current kernel.\n[[32m OK [0m] Started Journal Service.\n[ 1.898866] systemd[1]: Started Journal Service.\n Starting Create Static Device Nodes in /dev...\n[[32m OK [0m] Started Create Static Device Nodes in /dev.\n[[32m OK [0m] Started dracut cmdline hook.\n Starting dracut pre-udev hook...\n[ 1.939734] RPC: Registered named UNIX socket transport module.\n[ 1.942150] RPC: Registered udp transport module.\n[ 1.944188] RPC: Registered tcp transport module.\n[ 1.946228] RPC: Registered tcp NFSv4.1 backchannel transport module.\n[ 1.953887] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[[32m OK [0m] Started dracut pre-udev hook.\n Starting udev Kernel Device Manager...\n[[32m OK [0m] Started udev Kernel Device Manager.\n Starting dracut pre-trigger hook...\n[[32m OK [0m] Started dracut pre-trigger hook.\n Starting udev Coldplug all Devices...\n Mounting Configuration File System...\n[[32m OK [0m] Mounted Configuration File System.\n[[32m OK [0m] Started udev Coldplug all Devices.\n Starting dracut initqueue hook...\n[[32m OK [0m] Reached target System Initialization.\n[[32m OK [0m] Reached target Basic System.\n[ 2.052290] FDC 0 is a S82078B\n[ 2.068569] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 2.107545] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 2.110324] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 2.112953] usb 1-1: Product: QEMU USB Tablet\n[ 2.114454] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 2.117812] usb 1-1: Manufacturer: QEMU\n[ 2.119603] usb 1-1: SerialNumber: 42\n[ 2.121648] scsi host0: ata_piix\n[ 2.123577] scsi host1: ata_piix\n[ 2.125669] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 2.128827] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 2.133386] vda: vda1\n[ 2.137892] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4\n[ 2.142149] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0\n[[32m OK [0m] Found device /dev/disk/by-uuid/f13d84b4-c756-4d89-9d5e-6b534397aa14.\n Starting File System Check on /dev/...4-c756-4d89-9d5e-6b534397aa14...\n[[32m OK [0m] Started File System Check on /dev/d...4b4-c756-4d89-9d5e-6b534397aa14.\n[[32m OK [0m] Started dracut initqueue hook.\n[[32m OK [0m] Reached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n Mounting /sysroot...\n[ 2.305919] SGI XFS with ACLs, security attributes, no debug enabled\n[ 2.309547] XFS (vda1): Mounting V4 Filesystem\n[ 2.335629] XFS (vda1): Ending clean mount\n[[32m OK [0m] Mounted /sysroot.\n[[32m OK [0m] Reached target Initrd Root File System.\n Starting Reload Configuration from the Real Root...\n[[32m OK [0m] Started Reload Configuration from the Real Root.\n[[32m OK [0m] Reached target Initrd File Systems.\n[[32m OK [0m] Reached target Initrd Default Target.\n Starting dracut pre-pivot and cleanup hook...\n[[32m OK [0m] Started dracut pre-pivot and cleanup hook.\n Starting Cleaning Up and Shutting Down Daemons...\n[[32m OK [0m] Stopped target Timers.\n[[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons.\n[[32m OK [0m] Stopped dracut pre-pivot and cleanup hook.\n Stopping dracut pre-pivot and cleanup hook...\n[[32m OK [0m] Stopped target Remote File Systems.\n[[32m OK [0m] Stopped target Remote File Systems (Pre).\n[[32m OK [0m] Stopped dracut initqueue hook.\n Stopping dracut initqueue hook...\n[[32m OK [0m] Stopped target Initrd Default Target.\n[[32m OK [0m] Stopped target Basic System.\n[[32m OK [0m] Stopped target System Initialization.\n[[32m OK [0m] Stopped target Swap.\n[[32m OK [0m] Stopped target Local File Systems.\n[[32m OK [0m] Stopped udev Coldplug all Devices.\n Stopping udev Coldplug all Devices...\n[[32m OK [0m] Stopped dracut pre-trigger hook.\n Stopping dracut pre-trigger hook...\n Stopping udev Kernel Device Manager...\n[[32m OK [0m] Stopped Apply Kernel Variables.\n Stopping Apply Kernel Variables...\n[[32m OK [0m] Stopped target Slices.\n[[32m OK [0m] Stopped target Sockets.\n[[32m OK [0m] Stopped target Paths.\n[[32m OK [0m] Stopped udev Kernel Device Manager.\n[[32m OK [0m] Stopped dracut pre-udev hook.\n Stopping dracut pre-udev hook...\n[[32m OK [0m] Stopped dracut cmdline hook.\n Stopping dracut cmdline hook...\n[[32m OK [0m] Stopped Create Static Device Nodes in /dev.\n Stopping Create Static Device Nodes in /dev...\n[[32m OK [0m] Stopped Create list of required sta...ce nodes for the current kernel.\n Stopping Create list of required st... nodes for the current kernel...\n[[32m OK [0m] Closed udev Control Socket.\n[[32m OK [0m] Closed udev Kernel Socket.\n Starting Cleanup udevd DB...\n[[32m OK [0m] Started Cleanup udevd DB.\n[[32m OK [0m] Reached target Switch Root.\n Starting Switch Root...\n[ 2.596848] systemd-journald[131]: Received SIGTERM from PID 1 (systemd).\n[ 2.752462] SELinux: Disabled at runtime.\n[ 2.788861] type=1404 audit(1545937451.546:2): selinux=0 auid=4294967295 ses=4294967295\n[ 2.848310] ip_tables: (C) 2000-2006 Netfilter Core Team\n[ 2.850724] systemd[1]: Inserted module 'ip_tables'\n\nWelcome to [0;31mCentOS Linux 7 (Core)[0m!\n\n[[32m OK [0m] Stopped Switch Root.\n[[32m OK [0m] Stopped File System Check on Root Device.\n Stopping File System Check on Root Device...\n[[32m OK [0m] Listening on udev Control Socket.\n[[32m OK [0m] Reached target Swap.\n Mounting Huge Pages File System...\n[[32m OK [0m] Listening on udev Kernel Socket.\n[[32m OK [0m] Reached target Encrypted Volumes.\n Starting Create list of required st... nodes for the current kernel...\n[[32m OK [0m] Stopped target Switch Root.\n[[32m OK [0m] Stopped target Initrd File Systems.\n[[32m OK [0m] Stopped target Initrd Root File System.\n[[32m OK [0m] Created slice system-getty.slice.\n Mounting POSIX Message Queue File System...\n[[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[[32m OK [0m] Created slice User and Session Slice.\n[[32m OK [0m] Listening on Delayed Shutdown Socket.\n[[32m OK [0m] Stopped Journal Service.\n Starting Journal Service...\n[[32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[[32m OK [0m] Reached target Slices.\n Starting Remount Root and Kernel File Systems...\n Starting Setup Virtual Console...\n[[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\n Mounting Debug File System...\n Starting Apply Kernel Variables...\n Mounting NFSD configuration filesystem...\n[[32m OK [0m] Created slice system-selinux\\x2dpol...grate\\x2dlocal\\x2dchanges.slice.\n[[32m OK [0m] Mounted Debug File System.\n[[32m OK [0m] Mounted POSIX Message Queue File System.\n[[32m OK [0m] Mounted Huge Pages File System.\n[[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[[32m OK [0m] Started Remount Root and Kernel File Systems.\n Starting Configure read-only root support...\n Starting Rebuild Hardware Database...\n Starting Load/Save Random Seed...\n Starting Create Static Device Nodes in /dev...\n[[32m OK [0m] Started Load/Save Random Seed.\n[[32m OK [0m] Started Apply Kernel Variables.[ 3.174716] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).\n\n[[32m OK [0m] Started Journal Service.\n[[32m OK [0m] Mounted NFSD configuration filesystem.\n Starting Flush Journal to Persistent Storage...\n[[32m OK [0m] Started Create Static Device Nodes in /dev.\n[[32m OK [0m] Started Configure read-only root support.\n[ 3.256125] systemd-journald[390]: Received request to flush runtime journal from PID 1\n[[32m OK [0m] Started Flush Journal to Persistent Storage.\n[[32m OK [0m] Reached target Local File Systems (Pre).\n[[32m OK [0m] Reached target Local File Systems.\n Starting Preprocess NFS configuration...\n Starting Import network configuration from initramfs...\n Starting Rebuild Journal Catalog...\n Starting Mark the need to relabel after reboot...\n Starting udev Kernel Device Manager...\n[[32m OK [0m] Started Rebuild Journal Catalog.\n[[32m OK [0m] Started Mark the need to relabel after reboot.\n[[32m OK [0m] Started Preprocess NFS configuration.\n[[32m OK [0m] Started Setup Virtual Console.\n[[32m OK [0m] Started Import network configuration from initramfs.\n Starting Create Volatile Files and Directories...\n[[32m OK [0m] Started Create Volatile Files and Directories.\n Starting Security Auditing Service...\n[[32m OK [0m] Started udev Kernel Device Manager.\n[ 3.394916] type=1305 audit(1545937452.152:3): audit_pid=429 old=0 auid=4294967295 ses=4294967295 res=1\n[[32m OK [0m] Started Security Auditing Service.\n Starting Update UTMP about System Boot/Shutdown...\n[[32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[[32m OK [0m] Started Rebuild Hardware Database.\n Starting Update is Completed...\n Starting udev Coldplug all Devices...\n[[32m OK [0m] Started Update is Completed.\n[[32m OK [0m] Started udev Coldplug all Devices.\n[[32m OK [0m] Reached target System Initialization.\n[[32m OK [0m] Reached target Paths.\n[[32m OK [0m] Listening on RPCbind Server Activation Socket.\n[[32m OK [0m] Listening on D-Bus System Message Bus Socket.\n[[32m OK [0m] [ 3.556548] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0\nReached target Sockets.\n[[32m OK [0m] Reached target Timers.\n[[32m OK [0m] Reached target Basic System.\n Starting Login Service...\n Starting LSB: Bring up/down networking...\n[[32m OK [0m] Started D-Bus System Message Bus.\n[ 3.576921] input: PC Speaker as /devices/platform/pcspkr/input/input5\n[ 3.587460] [drm] Initialized drm 1.1.0 20060810\n[ 3.612669] ppdev: user-space parallel port driver\n[ 3.616018] [TTM] Zone kernel: Available graphics memory: 1940960 kiB\n[ 3.616018] [TTM] Initializing pool allocator\n[ 3.616019] [TTM] Initializing DMA pool allocator\n[ 3.616276] [drm] fb mappable at 0xFC000000\n[ 3.616277] [drm] vram aper at 0xFC000000\n[ 3.616277] [drm] size 33554432\n[ 3.616278] [drm] fb depth is 24\n[ 3.616278] [drm] pitch is 3072\n[ 3.666002] fbcon: cirrusdrmfb (fb0) is primary device\n[ 3.693191] Console: switching to colour frame buffer device 128x48\n[ 3.711478] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device\n[ 3.717832] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0\n Starting D-Bus System Message Bus...\n Starting Initial cloud-init job (pre-networking)...\n Starting NTP client/server...\n Starting Authorization Manager...\n[[32m OK [0m] Started irqbalance daemon.\n Starting irqbalance daemon...\n Starting GSSAPI Proxy Daemon...\n Starting Dump dmesg to /var/log/dmesg...\n[[32m OK [0m] Found device /dev/ttyS0.\n[[32m OK [0m] Started Dump dmesg to /var/log/dmesg.\n[[32m OK [0m] Started Login Service.\n[[32m OK [0m] Started NTP client/server.\n[[32m OK [0m] Started GSSAPI Proxy Daemon.\n[[32m OK [0m] Reached target NFS client services.\n[[32m OK [0m] Reached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n[ 3.844299] AES CTR mode by8 optimization enabled\n Starting Permit User Sessions...\n[ 3.852239] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni)\n[[32m OK [0m] Started Permit User Sessions.\n[[32m OK [0m] Started Getty on tty1.\n Starting Getty on tty1...\n[[32m OK [0m] Started Command Scheduler.\n Starting Command Scheduler...\n[[32m OK [0m] Started Serial Getty on ttyS0.\n Starting Serial Getty on ttyS0...\n[[32m OK [0m] Reached target Login Prompts.\n[ 3.883459] alg: No test for crc32 (crc32-pclmul)\n[ 3.888866] intel_rapl: no valid rapl domains found in package 0\n[ 3.892951] intel_powerclamp: No package C-state available\n[ 3.898618] intel_powerclamp: No package C-state available[[32m OK [0m] Started Authorization Manager.\n[ 3.904226] cloud-init[555]: Cloud-init v. 0.7.5 running 'init-local' at Thu, 27 Dec 2018 19:04:13 +0000. Up 3.87 seconds.\n[[32m OK [0m] Started Initial cloud-init job (pre-networking).\n[[32m OK [0m] Started LSB: Bring up/down networking.\n[[32m OK [0m] Reached target Network.\n Starting PostgreSQL 9.5 database server...\n Starting Postfix Mail Transport Agent...\n Starting System Logging Service...\n Starting Initial cloud-init job (metadata service crawler)...\n Starting nginx - high performance web server...\n Starting Dynamic System Tuning Daemon...\n Starting Notify NFS peers of a restart...\n Starting OpenSSH server daemon...\n[[32m OK [0m] Reached target Network is Online.\n Starting Crash recovery kernel arming...\n Starting LSB: Supports the direct execution of binary formats....\n[[32m OK [0m] Started Cloudify Stage Service.\n Starting Cloudify Stage Service...\n Starting RabbitMQ Service...\n Starting LSB: Starts Logstash as a daemon....\n[[32m OK [0m] Started Cloudify REST Service.\n Starting Cloudify REST Service...\n[[32m OK [0m] Started InfluxDB Service.\n Starting InfluxDB Service...\n[[32m OK [0m] Started OpenSSH server daemon.\n[[32m OK [0m] Started Notify NFS peers of a restart.\n[[32m OK [0m] Started LSB: Starts Logstash as a daemon..\n Mounting Arbitrary Executable File Formats File System...\n[[32m OK [0m] Mounted Arbitrary Executable File Formats File System.\n[[32m OK [0m] Started LSB: Supports the direct execution of binary formats..\n[[32m OK [0m] Started nginx - high performance web server.\n[[32m OK [0m] Created slice user-993.slice.\n[[32m OK [0m] Started Dynamic System Tuning Daemon.\n[ 6.094854] cloud-init[797]: Cloud-init v. 0.7.5 running 'init' at Thu, 27 Dec 2018 19:04:15 +0000. Up 6.05 seconds.\n[ 6.121386] cloud-init[797]: ci-info: +++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++\n[ 6.127318] cloud-init[797]: ci-info: +--------+------+----------------+---------------+-------------------+\n[ 6.133377] cloud-init[797]: ci-info: | Device | Up | Address | Mask | Hw-Address |\n[ 6.141361] cloud-init[797]: ci-info: +--------+------+----------------+---------------+-------------------+\n[ 6.155556] cloud-init[797]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . |\n[ 6.158182] cloud-init[797]: ci-info: | eth0: | True | 192.168.120.12 | 255.255.255.0 | fa:16:3e:8e:2f:83 |\n[ 6.160734] cloud-init[797]: ci-info: +--------+------+----------------+---------------+-------------------+\n[ 6.163536] cloud-init[797]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\n[ 6.174685] cloud-init[797]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 6.177616] cloud-init[797]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 6.180448] cloud-init[797]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 6.183183] cloud-init[797]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG |\n[ 6.189294] cloud-init[797]: ci-info: | 1 | 169.254.169.254 | 192.168.120.2 | 255.255.255.255 | eth0 | UGH |\n[ 6.192042] cloud-init[797]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\n[ 6.194868] cloud-init[797]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[[32m OK [0m] Started Postfix Mail Transport Agent.\n[[32m OK [0m] Started PostgreSQL 9.5 database server.\n[ 8.997508] cloud-init[2402]: Cloud-init v. 0.7.5 running 'modules:config' at Thu, 27 Dec 2018 19:04:18 +0000. Up 8.91 seconds.\n\nCentOS Linux 7 (Core)\nKernel 3.10.0-514.16.1.el7.x86_64 on an x86_64\n\ncloudify login: [ 9.319040] cloud-init[2550]: Cloud-init v. 0.7.5 running 'modules:final' at Thu, 27 Dec 2018 19:04:18 +0000. Up 9.27 seconds.\nci-info: ++++++++++Authorized keys from /home/centos/.ssh/authorized_keys for user centos+++++++++++\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nci-info: | Keytype | Fingerprint (md5) | Options | Comment |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nci-info: | ssh-rsa | d3:98:57:c4:d2:cc:d8:d2:b5:d4:fa:52:3c:fc:9c:20 | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 256 ec:4a:7d:c6:4a:d4:38:03:1e:d5:f4:cf:e8:1f:f1:69 (ECDSA)\nec2: 256 4c:1f:7c:71:f5:a9:8b:83:70:f0:2a:b2:18:ea:e4:23 (ED25519)\nec2: 2048 de:55:dc:64:de:b5:41:67:2a:6b:61:55:3f:c6:92:8d (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAF/VRHg+Zmgczo/iL9Ky04LO1oMtyemBiDkxMaJMXetSkVO/UzzoOaZYsU+ZHEFk8kFLfRg8mX/E2EubUM4Upw= \nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIEIQfrbNnyNkXuvrU94cOnRQZlO2zAPA07yX/c2HcNgm \nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDVW9UtKAjoWMl1lFxVzCltiWwjjzZIwTSdkOuNIDG8WRfeoL1dUkegWyvbWBl71QVR8pYu6WxowwZ+xK+j251WQN1mfWerQFdABNuH4uDSYuytTh5gYQu5PvSQVh/OPLk/vJzy+UtAP4vq0HT+GVF9Tv0GN6Hyd246AEIeSgj8DZtC+9uWrG9mwn9gNKQdorjNaQWxp1BeeRf9E6ke876xRHda84yDd2e3GUO7+1LeKkyHrlL6+CF6dTMZmU7OfQVXPTNuANaIxotVe1DFQnajIaihh7HeRNMGnM3OCkNaGTCk3FjZfXUFlvq+3PpxC9kPuiPJThZPlcW1fb+6dKId \n-----END SSH HOST KEY KEYS-----\n[ 9.395541] cloud-init[2550]: Cloud-init v. 0.7.5 finished at Thu, 27 Dec 2018 19:04:18 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 9.39 seconds\n"} 2018-12-27 19:04:21,087 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/8d78d231-294a-4496-9e77-c9aa162350c9/action used request id req-f8ca0c60-8fa4-4813-b5e9-88730841b970 2018-12-27 19:04:21,087 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0754749774933s 2018-12-27 19:04:21,088 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/8d78d231-294a-4496-9e77-c9aa162350c9/action used request id req-f8ca0c60-8fa4-4813-b5e9-88730841b970 2018-12-27 19:04:21,088 - functest.core.singlevm - DEBUG - vm console: [H[J[1;1H[?25l[m[H[J[1;1H[20;7H[mUse the ^ and v keys to change the selection. Press 'e' to edit the selected item, or 'c' for a command prompt. [4;80H [7m[4;1H CentOS Linux (3.10.0-514.16.1.el7.x86_64) 7 (Core) [m[4;79H[m[m[5;1H CentOS Linux (3.10.0-327.28.3.el7.x86_64) 7 (Core) [m[5;79H[m[m[6;1H CentOS Linux (0-rescue-56d65f493d8f854534fe792ecf014b83) 7 (Core) [m[6;79H[m[m[7;1H [m[7;79H[m[m[8;1H [m[8;79H[m[m[9;1H [m[9;79H[m[m[10;1H [m[10;79H[m[m[11;1H [m[11;79H[m[m[12;1H [m[12;79H[m[m[13;1H [m[13;79H[m[m[14;1H [m[14;79H[m[m[15;1H [m[15;79H[m[m[16;1H [m[16;79H[m[m[17;1H [m[17;79H[m[m[18;1H [m[18;79H[m[18;80H [4;79H[22;1H The selected entry will be started automatically in 1s. [4;79H[22;1H The selected entry will be started automatically in 0s. [4;79H[?25h[H[J[1;1H[H[J[1;1H[ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.10.0-514.16.1.el7.x86_64 (builder@kbuilder.dev.centos.org) (gcc version 4.8.5 20150623 (Red Hat 4.8.5-11) (GCC) ) #1 SMP Wed Apr 12 15:04:24 UTC 2017 [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8 [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000bffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x00000000bffdc000-0x00000000bfffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000013fffffff] usable [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x140000 max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] e820: last_pfn = 0xbffdc max_arch_pfn = 0x400000000 [ 0.000000] found SMP MP-table at [mem 0x000f6390-0x000f639f] mapped at [ffff8800000f6390] [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x336af000-0x35b4ffff] [ 0.000000] ACPI: RSDP 00000000000f6340 00014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 00000000bffe12d1 0002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 00000000bffe11dd 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 00000000bffdfdc0 0141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 00000000bffdfd80 00040 [ 0.000000] ACPI: APIC 00000000bffe1251 00080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000013fffffff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x13fffffff] [ 0.000000] NODE_DATA [mem 0x13ffd7000-0x13fffdfff] [ 0.000000] Reserving 161MB of memory at 656MB for crashkernel (System RAM: 4095MB) [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 1:3ff87001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1891013736 cycles [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal [mem 0x100000000-0x13fffffff] [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0xbffdbfff] [ 0.000000] node 0: [mem 0x100000000-0x13fffffff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] PM: Registered nosave memory: [mem 0xbffdc000-0xbfffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xfeffbfff] [ 0.000000] PM: Registered nosave memory: [mem 0xfeffc000-0xfeffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xfffbffff] [ 0.000000] PM: Registered nosave memory: [mem 0xfffc0000-0xffffffff] [ 0.000000] e820: [mem 0xc0000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:5120 nr_cpumask_bits:2 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88013fc00000 s96728 r8192 d30248 u1048576 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 13fc0f3c0 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032037 [ 0.000000] Policy zone: Normal [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] x86/fpu: xstate_offset[2]: 0240, xstate_sizes[2]: 0100 [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 using standard form [ 0.000000] Memory: 3842704k/5242880k available (6767k kernel code, 1049112k absent, 351064k reserved, 4430k data, 1680k init) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU restricting CPUs from NR_CPUS=5120 to nr_cpu_ids=2. [ 0.000000] NR_IRQS:327936 nr_irqs:440 0 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty0] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 16777216 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.486308] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912) [ 0.490096] pid_max: default: 32768 minimum: 301 [ 0.492110] Security Framework initialized [ 0.493951] SELinux: Initializing. [ 0.495878] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.502947] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.507404] Mount-cache hash table entries: 4096 [ 0.509660] Initializing cgroup subsys memory [ 0.511579] Initializing cgroup subsys devices [ 0.513549] Initializing cgroup subsys freezer [ 0.515467] Initializing cgroup subsys net_cls [ 0.517384] Initializing cgroup subsys blkio [ 0.519255] Initializing cgroup subsys perf_event [ 0.521248] Initializing cgroup subsys hugetlb [ 0.523155] Initializing cgroup subsys pids [ 0.525023] Initializing cgroup subsys net_prio [ 0.527047] CPU: Physical Processor ID: 0 [ 0.529578] mce: CPU supports 10 MCE banks [ 0.531438] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.533612] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.535770] tlb_flushall_shift: 6 [ 0.537624] Freeing SMP alternatives: 28k freed [ 0.542768] ACPI: Core revision 20130517 [ 0.544977] ACPI: All ACPI Tables successfully acquired [ 0.547384] ftrace: allocating 25812 entries in 101 pages [ 0.573484] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.576069] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.578562] smpboot: Max logical packages: 2 [ 0.580772] Enabling x2apic [ 0.582307] Enabled x2apic [ 0.584108] Switched APIC routing to physical x2apic. [ 0.587594] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.590067] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.594461] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.603961] KVM setup paravirtual spinlock [ 0.607180] smpboot: Booting Node 0, Processors #1 OK [ 0.609746] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.632240] Brought up 2 CPUs [ 0.632244] KVM setup async PF for cpu 1 [ 0.632248] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.637481] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.640880] devtmpfs: initialized [ 0.644052] EVM: security.selinux [ 0.645661] EVM: security.ima [ 0.647228] EVM: security.capability [ 0.649568] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.652157] pinctrl core: initialized pinctrl subsystem [ 0.654397] NET: Registered protocol family 16 [ 0.656574] ACPI: bus type PCI registered [ 0.658426] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.661032] PCI: Using configuration type 1 for base access [ 0.667771] ACPI: Added _OSI(Module Device) [ 0.669684] ACPI: Added _OSI(Processor Device) [ 0.671649] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.673685] ACPI: Added _OSI(Processor Aggregator Device) [ 0.677048] ACPI: Interpreter enabled [ 0.678860] ACPI: (supports S0 S5) [ 0.680537] ACPI: Using IOAPIC for interrupt routing [ 0.682645] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.688331] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.690781] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.693404] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.695971] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.700653] acpiphp: Slot [3] registered [ 0.702496] acpiphp: Slot [4] registered [ 0.704375] acpiphp: Slot [5] registered [ 0.706214] acpiphp: Slot [6] registered [ 0.708058] acpiphp: Slot [7] registered [ 0.709896] acpiphp: Slot [8] registered [ 0.711718] acpiphp: Slot [9] registered [ 0.713557] acpiphp: Slot [10] registered [ 0.715406] acpiphp: Slot [11] registered [ 0.717260] acpiphp: Slot [12] registered [ 0.719118] acpiphp: Slot [13] registered [ 0.720971] acpiphp: Slot [14] registered [ 0.722828] acpiphp: Slot [15] registered [ 0.724675] acpiphp: Slot [16] registered [ 0.726536] acpiphp: Slot [17] registered [ 0.728457] acpiphp: Slot [18] registered [ 0.730308] acpiphp: Slot [19] registered [ 0.732167] acpiphp: Slot [20] registered [ 0.734018] acpiphp: Slot [21] registered [ 0.735874] acpiphp: Slot [22] registered [ 0.737723] acpiphp: Slot [23] registered [ 0.739569] acpiphp: Slot [24] registered [ 0.741437] acpiphp: Slot [25] registered [ 0.743289] acpiphp: Slot [26] registered [ 0.745147] acpiphp: Slot [27] registered [ 0.746998] acpiphp: Slot [28] registered [ 0.748847] acpiphp: Slot [29] registered [ 0.750701] acpiphp: Slot [30] registered [ 0.752547] acpiphp: Slot [31] registered [ 0.754393] PCI host bridge to bus 0000:00 [ 0.756248] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.758469] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.761054] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.763620] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.767020] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.770410] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.776946] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.779626] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.782139] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.784820] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.789921] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.793277] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.819056] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.822104] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.825051] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.828105] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.830979] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.833623] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.836328] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.839940] vgaarb: loaded [ 0.841427] vgaarb: bridge control possible 0000:00:02.0 [ 0.843834] SCSI subsystem initialized [ 0.845645] ACPI: bus type USB registered [ 0.847518] usbcore: registered new interface driver usbfs [ 0.849764] usbcore: registered new interface driver hub [ 0.851991] usbcore: registered new device driver usb [ 0.854337] PCI: Using ACPI for IRQ routing [ 0.856655] NetLabel: Initializing [ 0.858342] NetLabel: domain hash size = 128 [ 0.860282] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.862413] NetLabel: unlabeled traffic allowed by default [ 0.864823] Switched to clocksource kvm-clock [ 0.874611] pnp: PnP ACPI init [ 0.876277] ACPI: bus type PNP registered [ 0.878589] pnp: PnP ACPI: found 5 devices [ 0.880466] ACPI: bus type PNP unregistered [ 0.887961] NET: Registered protocol family 2 [ 0.890201] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.893859] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.896848] TCP: Hash tables configured (established 32768 bind 32768) [ 0.899504] TCP: reno registered [ 0.901207] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.903664] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.906263] NET: Registered protocol family 1 [ 0.908218] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.910611] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.912940] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.933914] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.954990] Unpacking initramfs... [ 1.439131] Freeing initrd memory: 37508k freed [ 1.449690] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.452318] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.457064] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.459672] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.462471] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.464930] Initialise system trusted keyring [ 1.466908] audit: initializing netlink socket (disabled) [ 1.469140] type=2000 audit(1545937449.729:1): initialized [ 1.486915] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.489414] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.492876] zpool: loaded [ 1.494368] zbud: loaded [ 1.496082] VFS: Disk quotas dquot_6.5.2 [ 1.497951] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.500651] msgmni has been set to 7578 [ 1.502527] Key type big_key registered [ 1.505268] NET: Registered protocol family 38 [ 1.507272] Key type asymmetric registered [ 1.509152] Asymmetric key parser 'x509' registered [ 1.511258] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.514870] io scheduler noop registered [ 1.516707] io scheduler deadline registered (default) [ 1.534826] io scheduler cfq registered [ 1.536717] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.539016] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.541671] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.545095] ACPI: Power Button [PWRF] [ 1.546957] GHES: HEST is not enabled! [ 1.548803] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.574658] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.577359] Non-volatile memory driver v1.3 [ 1.579279] Linux agpgart interface v0.103 [ 1.581258] crash memory driver: version 1.1 [ 1.583247] rdac: device handler registered [ 1.585272] hp_sw: device handler registered [ 1.587199] emc: device handler registered [ 1.589072] alua: device handler registered [ 1.590987] libphy: Fixed MDIO Bus: probed [ 1.592897] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.595439] ehci-pci: EHCI PCI platform driver [ 1.597410] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.599850] ohci-pci: OHCI PCI platform driver [ 1.601823] uhci_hcd: USB Universal Host Controller Interface driver [ 1.622903] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.625133] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.628571] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.630757] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.633226] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.635854] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.639207] usb usb1: Product: UHCI Host Controller [ 1.641295] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.643991] usb usb1: SerialNumber: 0000:00:01.2 [ 1.646078] hub 1-0:1.0: USB hub found [ 1.647874] hub 1-0:1.0: 2 ports detected [ 1.649880] usbcore: registered new interface driver usbserial [ 1.652244] usbcore: registered new interface driver usbserial_generic [ 1.654817] usbserial: USB Serial support registered for generic [ 1.657240] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.661684] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.663845] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.666157] mousedev: PS/2 mouse device common for all mice [ 1.668811] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.672712] rtc_cmos 00:00: RTC can wake from S4 [ 1.673575] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.674061] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.683021] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.685537] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.688104] cpuidle: using governor menu [ 1.689997] hidraw: raw HID events driver (C) Jiri Kosina [ 1.692304] usbcore: registered new interface driver usbhid [ 1.694576] usbhid: USB HID core driver [ 1.696399] drop_monitor: Initializing network drop monitor service [ 1.698904] TCP: cubic registered [ 1.700574] Initializing XFRM netlink socket [ 1.702566] NET: Registered protocol family 10 [ 1.704776] NET: Registered protocol family 17 [ 1.706950] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.709260] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.711638] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.715561] Loading compiled-in X.509 certificates [ 1.717656] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.721671] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.726138] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.730157] registered taskstats version 1 [ 1.733847] Key type trusted registered [ 1.736997] Key type encrypted registered [ 1.740042] IMA: No TPM chip found, activating TPM-bypass! [ 1.742825] rtc_cmos 00:00: setting system clock to 2018-12-27 19:04:10 UTC (1545937450) [ 1.747155] Freeing unused kernel memory: 1680k freed [ 1.753376] systemd[1]: systemd 219 running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 -SECCOMP +BLKID +ELFUTILS +KMOD +IDN) [ 1.760312] systemd[1]: Detected virtualization kvm. [ 1.762411] systemd[1]: Detected architecture x86-64. [ 1.764527] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.768549] systemd[1]: No hostname configured. [ 1.770544] systemd[1]: Set hostname to . [ 1.772726] systemd[1]: Initializing machine ID from KVM UUID. [[32m OK [0m] Created slice Root Slice. [ 1.797388] systemd[1]: Created slice Root Slice. [ 1.799442] systemd[1]: Starting Root Slice. [ 1.801388] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.804954] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Listening on udev Kernel Socket. [ 1.809996] systemd[1]: Listening on udev Kernel Socket. [ 1.812209] systemd[1]: Starting udev Kernel Socket. [[32m OK [0m] Listening on udev Control Socket. [ 1.815790] systemd[1]: Listening on udev Control Socket. [ 1.818020] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Reached target Swap. [ 1.821385] systemd[1]: Reached target Swap. [ 1.823309] systemd[1]: Starting Swap. [[32m OK [0m] Reached target Local File Systems. [ 1.826557] systemd[1]: Reached target Local File Systems. [ 1.828842] systemd[1]: Starting Local File Systems. [[32m OK [0m] Reached target Timers. [ 1.832222] systemd[1]: Reached target Timers. [ 1.834202] systemd[1]: Starting Timers. [[32m OK [0m] Listening on Journal Socket. [ 1.837438] systemd[1]: Listening on Journal Socket. [ 1.839554] systemd[1]: Starting Journal Socket. [[32m OK [0m] Reached target Sockets. [ 1.842847] systemd[1]: Reached target Sockets. [ 1.844850] systemd[1]: Starting Sockets. [[32m OK [0m] Reached target Paths. [ 1.848177] systemd[1]: Reached target Paths. [ 1.850342] systemd[1]: Starting Paths. [[32m OK [0m] Created slice System Slice. [ 1.853958] systemd[1]: Created slice System Slice. [ 1.856294] systemd[1]: Starting System Slice. [[32m OK [0m] Reached target Slices. [ 1.860008] systemd[1]: Reached target Slices. [ 1.862209] systemd[1]: Starting Slices. [ 1.864642] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [ 1.868789] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [ 1.873235] systemd[1]: Starting Create list of required static device nodes for the current kernel... Starting Create list of required st... nodes for the current kernel... [ 1.881115] systemd[1]: Starting Journal Service... Starting Journal Service... [[32m OK [0m] Started Apply Kernel Variables. [ 1.887547] systemd[1]: Started Apply Kernel Variables. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [ 1.892896] systemd[1]: Started Create list of required static device nodes for the current kernel. [[32m OK [0m] Started Journal Service. [ 1.898866] systemd[1]: Started Journal Service. Starting Create Static Device Nodes in /dev... [[32m OK [0m] Started Create Static Device Nodes in /dev. [[32m OK [0m] Started dracut cmdline hook. Starting dracut pre-udev hook... [ 1.939734] RPC: Registered named UNIX socket transport module. [ 1.942150] RPC: Registered udp transport module. [ 1.944188] RPC: Registered tcp transport module. [ 1.946228] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 1.953887] usb 1-1: new full-speed USB device number 2 using uhci_hcd [[32m OK [0m] Started dracut pre-udev hook. Starting udev Kernel Device Manager... [[32m OK [0m] Started udev Kernel Device Manager. Starting dracut pre-trigger hook... [[32m OK [0m] Started dracut pre-trigger hook. Starting udev Coldplug all Devices... Mounting Configuration File System... [[32m OK [0m] Mounted Configuration File System. [[32m OK [0m] Started udev Coldplug all Devices. Starting dracut initqueue hook... [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Reached target Basic System. [ 2.052290] FDC 0 is a S82078B [ 2.068569] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 2.107545] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 2.110324] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 2.112953] usb 1-1: Product: QEMU USB Tablet [ 2.114454] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 2.117812] usb 1-1: Manufacturer: QEMU [ 2.119603] usb 1-1: SerialNumber: 42 [ 2.121648] scsi host0: ata_piix [ 2.123577] scsi host1: ata_piix [ 2.125669] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 2.128827] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 2.133386] vda: vda1 [ 2.137892] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 2.142149] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 [[32m OK [0m] Found device /dev/disk/by-uuid/f13d84b4-c756-4d89-9d5e-6b534397aa14. Starting File System Check on /dev/...4-c756-4d89-9d5e-6b534397aa14... [[32m OK [0m] Started File System Check on /dev/d...4b4-c756-4d89-9d5e-6b534397aa14. [[32m OK [0m] Started dracut initqueue hook. [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. Mounting /sysroot... [ 2.305919] SGI XFS with ACLs, security attributes, no debug enabled [ 2.309547] XFS (vda1): Mounting V4 Filesystem [ 2.335629] XFS (vda1): Ending clean mount [[32m OK [0m] Mounted /sysroot. [[32m OK [0m] Reached target Initrd Root File System. Starting Reload Configuration from the Real Root... [[32m OK [0m] Started Reload Configuration from the Real Root. [[32m OK [0m] Reached target Initrd File Systems. [[32m OK [0m] Reached target Initrd Default Target. Starting dracut pre-pivot and cleanup hook... [[32m OK [0m] Started dracut pre-pivot and cleanup hook. Starting Cleaning Up and Shutting Down Daemons... [[32m OK [0m] Stopped target Timers. [[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons. [[32m OK [0m] Stopped dracut pre-pivot and cleanup hook. Stopping dracut pre-pivot and cleanup hook... [[32m OK [0m] Stopped target Remote File Systems. [[32m OK [0m] Stopped target Remote File Systems (Pre). [[32m OK [0m] Stopped dracut initqueue hook. Stopping dracut initqueue hook... [[32m OK [0m] Stopped target Initrd Default Target. [[32m OK [0m] Stopped target Basic System. [[32m OK [0m] Stopped target System Initialization. [[32m OK [0m] Stopped target Swap. [[32m OK [0m] Stopped target Local File Systems. [[32m OK [0m] Stopped udev Coldplug all Devices. Stopping udev Coldplug all Devices... [[32m OK [0m] Stopped dracut pre-trigger hook. Stopping dracut pre-trigger hook... Stopping udev Kernel Device Manager... [[32m OK [0m] Stopped Apply Kernel Variables. Stopping Apply Kernel Variables... [[32m OK [0m] Stopped target Slices. [[32m OK [0m] Stopped target Sockets. [[32m OK [0m] Stopped target Paths. [[32m OK [0m] Stopped udev Kernel Device Manager. [[32m OK [0m] Stopped dracut pre-udev hook. Stopping dracut pre-udev hook... [[32m OK [0m] Stopped dracut cmdline hook. Stopping dracut cmdline hook... [[32m OK [0m] Stopped Create Static Device Nodes in /dev. Stopping Create Static Device Nodes in /dev... [[32m OK [0m] Stopped Create list of required sta...ce nodes for the current kernel. Stopping Create list of required st... nodes for the current kernel... [[32m OK [0m] Closed udev Control Socket. [[32m OK [0m] Closed udev Kernel Socket. Starting Cleanup udevd DB... [[32m OK [0m] Started Cleanup udevd DB. [[32m OK [0m] Reached target Switch Root. Starting Switch Root... [ 2.596848] systemd-journald[131]: Received SIGTERM from PID 1 (systemd). [ 2.752462] SELinux: Disabled at runtime. [ 2.788861] type=1404 audit(1545937451.546:2): selinux=0 auid=4294967295 ses=4294967295 [ 2.848310] ip_tables: (C) 2000-2006 Netfilter Core Team [ 2.850724] systemd[1]: Inserted module 'ip_tables' Welcome to [0;31mCentOS Linux 7 (Core)[0m! [[32m OK [0m] Stopped Switch Root. [[32m OK [0m] Stopped File System Check on Root Device. Stopping File System Check on Root Device... [[32m OK [0m] Listening on udev Control Socket. [[32m OK [0m] Reached target Swap. Mounting Huge Pages File System... [[32m OK [0m] Listening on udev Kernel Socket. [[32m OK [0m] Reached target Encrypted Volumes. Starting Create list of required st... nodes for the current kernel... [[32m OK [0m] Stopped target Switch Root. [[32m OK [0m] Stopped target Initrd File Systems. [[32m OK [0m] Stopped target Initrd Root File System. [[32m OK [0m] Created slice system-getty.slice. Mounting POSIX Message Queue File System... [[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [[32m OK [0m] Created slice User and Session Slice. [[32m OK [0m] Listening on Delayed Shutdown Socket. [[32m OK [0m] Stopped Journal Service. Starting Journal Service... [[32m OK [0m] Created slice system-serial\x2dgetty.slice. [[32m OK [0m] Reached target Slices. Starting Remount Root and Kernel File Systems... Starting Setup Virtual Console... [[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. Mounting Debug File System... Starting Apply Kernel Variables... Mounting NFSD configuration filesystem... [[32m OK [0m] Created slice system-selinux\x2dpol...grate\x2dlocal\x2dchanges.slice. [[32m OK [0m] Mounted Debug File System. [[32m OK [0m] Mounted POSIX Message Queue File System. [[32m OK [0m] Mounted Huge Pages File System. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[32m OK [0m] Started Remount Root and Kernel File Systems. Starting Configure read-only root support... Starting Rebuild Hardware Database... Starting Load/Save Random Seed... Starting Create Static Device Nodes in /dev... [[32m OK [0m] Started Load/Save Random Seed. [[32m OK [0m] Started Apply Kernel Variables.[ 3.174716] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). [[32m OK [0m] Started Journal Service. [[32m OK [0m] Mounted NFSD configuration filesystem. Starting Flush Journal to Persistent Storage... [[32m OK [0m] Started Create Static Device Nodes in /dev. [[32m OK [0m] Started Configure read-only root support. [ 3.256125] systemd-journald[390]: Received request to flush runtime journal from PID 1 [[32m OK [0m] Started Flush Journal to Persistent Storage. [[32m OK [0m] Reached target Local File Systems (Pre). [[32m OK [0m] Reached target Local File Systems. Starting Preprocess NFS configuration... Starting Import network configuration from initramfs... Starting Rebuild Journal Catalog... Starting Mark the need to relabel after reboot... Starting udev Kernel Device Manager... [[32m OK [0m] Started Rebuild Journal Catalog. [[32m OK [0m] Started Mark the need to relabel after reboot. [[32m OK [0m] Started Preprocess NFS configuration. [[32m OK [0m] Started Setup Virtual Console. [[32m OK [0m] Started Import network configuration from initramfs. Starting Create Volatile Files and Directories... [[32m OK [0m] Started Create Volatile Files and Directories. Starting Security Auditing Service... [[32m OK [0m] Started udev Kernel Device Manager. [ 3.394916] type=1305 audit(1545937452.152:3): audit_pid=429 old=0 auid=4294967295 ses=4294967295 res=1 [[32m OK [0m] Started Security Auditing Service. Starting Update UTMP about System Boot/Shutdown... [[32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[32m OK [0m] Started Rebuild Hardware Database. Starting Update is Completed... Starting udev Coldplug all Devices... [[32m OK [0m] Started Update is Completed. [[32m OK [0m] Started udev Coldplug all Devices. [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Reached target Paths. [[32m OK [0m] Listening on RPCbind Server Activation Socket. [[32m OK [0m] Listening on D-Bus System Message Bus Socket. [[32m OK [0m] [ 3.556548] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 Reached target Sockets. [[32m OK [0m] Reached target Timers. [[32m OK [0m] Reached target Basic System. Starting Login Service... Starting LSB: Bring up/down networking... [[32m OK [0m] Started D-Bus System Message Bus. [ 3.576921] input: PC Speaker as /devices/platform/pcspkr/input/input5 [ 3.587460] [drm] Initialized drm 1.1.0 20060810 [ 3.612669] ppdev: user-space parallel port driver [ 3.616018] [TTM] Zone kernel: Available graphics memory: 1940960 kiB [ 3.616018] [TTM] Initializing pool allocator [ 3.616019] [TTM] Initializing DMA pool allocator [ 3.616276] [drm] fb mappable at 0xFC000000 [ 3.616277] [drm] vram aper at 0xFC000000 [ 3.616277] [drm] size 33554432 [ 3.616278] [drm] fb depth is 24 [ 3.616278] [drm] pitch is 3072 [ 3.666002] fbcon: cirrusdrmfb (fb0) is primary device [ 3.693191] Console: switching to colour frame buffer device 128x48 [ 3.711478] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device [ 3.717832] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 Starting D-Bus System Message Bus... Starting Initial cloud-init job (pre-networking)... Starting NTP client/server... Starting Authorization Manager... [[32m OK [0m] Started irqbalance daemon. Starting irqbalance daemon... Starting GSSAPI Proxy Daemon... Starting Dump dmesg to /var/log/dmesg... [[32m OK [0m] Found device /dev/ttyS0. [[32m OK [0m] Started Dump dmesg to /var/log/dmesg. [[32m OK [0m] Started Login Service. [[32m OK [0m] Started NTP client/server. [[32m OK [0m] Started GSSAPI Proxy Daemon. [[32m OK [0m] Reached target NFS client services. [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. [ 3.844299] AES CTR mode by8 optimization enabled Starting Permit User Sessions... [ 3.852239] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) [[32m OK [0m] Started Permit User Sessions. [[32m OK [0m] Started Getty on tty1. Starting Getty on tty1... [[32m OK [0m] Started Command Scheduler. Starting Command Scheduler... [[32m OK [0m] Started Serial Getty on ttyS0. Starting Serial Getty on ttyS0... [[32m OK [0m] Reached target Login Prompts. [ 3.883459] alg: No test for crc32 (crc32-pclmul) [ 3.888866] intel_rapl: no valid rapl domains found in package 0 [ 3.892951] intel_powerclamp: No package C-state available [ 3.898618] intel_powerclamp: No package C-state available[[32m OK [0m] Started Authorization Manager. [ 3.904226] cloud-init[555]: Cloud-init v. 0.7.5 running 'init-local' at Thu, 27 Dec 2018 19:04:13 +0000. Up 3.87 seconds. [[32m OK [0m] Started Initial cloud-init job (pre-networking). [[32m OK [0m] Started LSB: Bring up/down networking. [[32m OK [0m] Reached target Network. Starting PostgreSQL 9.5 database server... Starting Postfix Mail Transport Agent... Starting System Logging Service... Starting Initial cloud-init job (metadata service crawler)... Starting nginx - high performance web server... Starting Dynamic System Tuning Daemon... Starting Notify NFS peers of a restart... Starting OpenSSH server daemon... [[32m OK [0m] Reached target Network is Online. Starting Crash recovery kernel arming... Starting LSB: Supports the direct execution of binary formats.... [[32m OK [0m] Started Cloudify Stage Service. Starting Cloudify Stage Service... Starting RabbitMQ Service... Starting LSB: Starts Logstash as a daemon.... [[32m OK [0m] Started Cloudify REST Service. Starting Cloudify REST Service... [[32m OK [0m] Started InfluxDB Service. Starting InfluxDB Service... [[32m OK [0m] Started OpenSSH server daemon. [[32m OK [0m] Started Notify NFS peers of a restart. [[32m OK [0m] Started LSB: Starts Logstash as a daemon.. Mounting Arbitrary Executable File Formats File System... [[32m OK [0m] Mounted Arbitrary Executable File Formats File System. [[32m OK [0m] Started LSB: Supports the direct execution of binary formats.. [[32m OK [0m] Started nginx - high performance web server. [[32m OK [0m] Created slice user-993.slice. [[32m OK [0m] Started Dynamic System Tuning Daemon. [ 6.094854] cloud-init[797]: Cloud-init v. 0.7.5 running 'init' at Thu, 27 Dec 2018 19:04:15 +0000. Up 6.05 seconds. [ 6.121386] cloud-init[797]: ci-info: +++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++ [ 6.127318] cloud-init[797]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 6.133377] cloud-init[797]: ci-info: | Device | Up | Address | Mask | Hw-Address | [ 6.141361] cloud-init[797]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 6.155556] cloud-init[797]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . | [ 6.158182] cloud-init[797]: ci-info: | eth0: | True | 192.168.120.12 | 255.255.255.0 | fa:16:3e:8e:2f:83 | [ 6.160734] cloud-init[797]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 6.163536] cloud-init[797]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ [ 6.174685] cloud-init[797]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.177616] cloud-init[797]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 6.180448] cloud-init[797]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.183183] cloud-init[797]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG | [ 6.189294] cloud-init[797]: ci-info: | 1 | 169.254.169.254 | 192.168.120.2 | 255.255.255.255 | eth0 | UGH | [ 6.192042] cloud-init[797]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | [ 6.194868] cloud-init[797]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [[32m OK [0m] Started Postfix Mail Transport Agent. [[32m OK [0m] Started PostgreSQL 9.5 database server. [ 8.997508] cloud-init[2402]: Cloud-init v. 0.7.5 running 'modules:config' at Thu, 27 Dec 2018 19:04:18 +0000. Up 8.91 seconds. CentOS Linux 7 (Core) Kernel 3.10.0-514.16.1.el7.x86_64 on an x86_64 cloudify login: [ 9.319040] cloud-init[2550]: Cloud-init v. 0.7.5 running 'modules:final' at Thu, 27 Dec 2018 19:04:18 +0000. Up 9.27 seconds. ci-info: ++++++++++Authorized keys from /home/centos/.ssh/authorized_keys for user centos+++++++++++ ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | Keytype | Fingerprint (md5) | Options | Comment | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | ssh-rsa | d3:98:57:c4:d2:cc:d8:d2:b5:d4:fa:52:3c:fc:9c:20 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 256 ec:4a:7d:c6:4a:d4:38:03:1e:d5:f4:cf:e8:1f:f1:69 (ECDSA) ec2: 256 4c:1f:7c:71:f5:a9:8b:83:70:f0:2a:b2:18:ea:e4:23 (ED25519) ec2: 2048 de:55:dc:64:de:b5:41:67:2a:6b:61:55:3f:c6:92:8d (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAF/VRHg+Zmgczo/iL9Ky04LO1oMtyemBiDkxMaJMXetSkVO/UzzoOaZYsU+ZHEFk8kFLfRg8mX/E2EubUM4Upw= ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIEIQfrbNnyNkXuvrU94cOnRQZlO2zAPA07yX/c2HcNgm ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDVW9UtKAjoWMl1lFxVzCltiWwjjzZIwTSdkOuNIDG8WRfeoL1dUkegWyvbWBl71QVR8pYu6WxowwZ+xK+j251WQN1mfWerQFdABNuH4uDSYuytTh5gYQu5PvSQVh/OPLk/vJzy+UtAP4vq0HT+GVF9Tv0GN6Hyd246AEIeSgj8DZtC+9uWrG9mwn9gNKQdorjNaQWxp1BeeRf9E6ke876xRHda84yDd2e3GUO7+1LeKkyHrlL6+CF6dTMZmU7OfQVXPTNuANaIxotVe1DFQnajIaihh7HeRNMGnM3OCkNaGTCk3FjZfXUFlvq+3PpxC9kPuiPJThZPlcW1fb+6dKId -----END SSH HOST KEY KEYS----- [ 9.395541] cloud-init[2550]: Cloud-init v. 0.7.5 finished at Thu, 27 Dec 2018 19:04:18 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 9.39 seconds 2018-12-27 19:04:21,093 - paramiko.transport - DEBUG - starting thread (client mode): 0xa7704e10L 2018-12-27 19:04:21,093 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-12-27 19:04:21,103 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1 2018-12-27 19:04:21,103 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1) 2018-12-27 19:04:21,110 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] server encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] client mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-12-27 19:04:21,110 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-12-27 19:04:21,110 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-12-27 19:04:21,110 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-12-27 19:04:21,110 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-12-27 19:04:21,110 - paramiko.transport - DEBUG - Compression agreed: none 2018-12-27 19:04:21,118 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-12-27 19:04:21,119 - paramiko.transport - DEBUG - Switch to new keys ... 2018-12-27 19:04:21,125 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.216: 4c1f7c71f5a98b8370f02ab218eae423 2018-12-27 19:04:21,126 - paramiko.transport - DEBUG - Trying discovered key d39857c4d2ccd8d2b5d4fa523cfc9c20 in /tmp/tmpmDx7h3 2018-12-27 19:04:21,159 - paramiko.transport - DEBUG - userauth is OK 2018-12-27 19:04:21,192 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-12-27 19:04:21,227 - cloudify.rest_client.http - DEBUG - Setting `Authorization` header: * 2018-12-27 19:04:21,227 - cloudify.rest_client.http - DEBUG - Setting `Tenant` header: default_tenant 2018-12-27 19:04:21,227 - functest.core.cloudify - INFO - Attemps running status of the Manager 2018-12-27 19:04:21,228 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/status 2018-12-27 19:04:21,443 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:04:21,443 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:04:21,443 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:04:21,444 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:04:21,444 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:04:21,444 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:04:21,444 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:04:21,444 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 820, "Id": "cloudify-influxdb.service", "ActiveState": "active", "SubState": "running"}], "display_name": "InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "dead", "MainPID": 0, "Id": "cloudify-mgmtworker.service", "ActiveState": "inactive", "SubState": "dead"}], "display_name": "Celery Management"}, {"instances": [{"LoadState": "loaded", "Description": "LSB: Starts Logstash as a daemon.", "state": "running", "MainPID": 0, "Id": "logstash.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Logstash"}, {"instances": [{"LoadState": "loaded", "Description": "RabbitMQ Service", "state": "start-post", "MainPID": 1990, "Id": "cloudify-rabbitmq.service", "ActiveState": "activating", "SubState": "start-post"}], "display_name": "RabbitMQ"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP InfluxDB Broker Service", "state": "dead", "MainPID": 0, "Id": "cloudify-amqpinflux.service", "ActiveState": "inactive", "SubState": "dead"}], "display_name": "AMQP InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "PostgreSQL 9.5 database server", "state": "running", "MainPID": 872, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 818, "Id": "cloudify-restservice.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Manager Rest-Service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Stage Service", "state": "running", "MainPID": 809, "Id": "cloudify-stage.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Cloudify Stage"}, {"instances": [{"LoadState": "loaded", "Description": "Riemann Service", "state": "dead", "MainPID": 0, "Id": "cloudify-riemann.service", "ActiveState": "inactive", "SubState": "dead"}], "display_name": "Riemann"}, {"instances": [{"LoadState": "loaded", "Description": "nginx - high performance web server", "state": "running", "MainPID": 870, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver"}]} 2018-12-27 19:04:21,444 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:04:21,444 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:04:21 GMT 2018-12-27 19:04:21,444 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:04:21,444 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2378 2018-12-27 19:04:21,445 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:04:21,445 - functest.core.cloudify - DEBUG - status {u'status': u'running', u'services': [{u'instances': [{u'LoadState': u'loaded', u'Description': u'InfluxDB Service', u'MainPID': 820, u'state': u'running', u'Id': u'cloudify-influxdb.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'InfluxDB'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify Management Worker Service', u'MainPID': 0, u'state': u'dead', u'Id': u'cloudify-mgmtworker.service', u'ActiveState': u'inactive', u'SubState': u'dead'}], u'display_name': u'Celery Management'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'LSB: Starts Logstash as a daemon.', u'MainPID': 0, u'state': u'running', u'Id': u'logstash.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Logstash'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'RabbitMQ Service', u'MainPID': 1990, u'state': u'start-post', u'Id': u'cloudify-rabbitmq.service', u'ActiveState': u'activating', u'SubState': u'start-post'}], u'display_name': u'RabbitMQ'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify AMQP InfluxDB Broker Service', u'MainPID': 0, u'state': u'dead', u'Id': u'cloudify-amqpinflux.service', u'ActiveState': u'inactive', u'SubState': u'dead'}], u'display_name': u'AMQP InfluxDB'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'PostgreSQL 9.5 database server', u'MainPID': 872, u'state': u'running', u'Id': u'postgresql-9.5.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'PostgreSQL'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify REST Service', u'MainPID': 818, u'state': u'running', u'Id': u'cloudify-restservice.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Manager Rest-Service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify Stage Service', u'MainPID': 809, u'state': u'running', u'Id': u'cloudify-stage.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Cloudify Stage'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Riemann Service', u'MainPID': 0, u'state': u'dead', u'Id': u'cloudify-riemann.service', u'ActiveState': u'inactive', u'SubState': u'dead'}], u'display_name': u'Riemann'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'nginx - high performance web server', u'MainPID': 870, u'state': u'running', u'Id': u'nginx.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Webserver'}]} 2018-12-27 19:04:21,445 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/status 2018-12-27 19:04:21,586 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:04:21,586 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:04:21,586 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:04:21,586 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:04:21,586 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:04:21,586 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:04:21,586 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:04:21,587 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 820, "Id": "cloudify-influxdb.service", "ActiveState": "active", "SubState": "running"}], "display_name": "InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "dead", "MainPID": 0, "Id": "cloudify-mgmtworker.service", "ActiveState": "inactive", "SubState": "dead"}], "display_name": "Celery Management"}, {"instances": [{"LoadState": "loaded", "Description": "LSB: Starts Logstash as a daemon.", "state": "running", "MainPID": 0, "Id": "logstash.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Logstash"}, {"instances": [{"LoadState": "loaded", "Description": "RabbitMQ Service", "state": "start-post", "MainPID": 1990, "Id": "cloudify-rabbitmq.service", "ActiveState": "activating", "SubState": "start-post"}], "display_name": "RabbitMQ"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP InfluxDB Broker Service", "state": "dead", "MainPID": 0, "Id": "cloudify-amqpinflux.service", "ActiveState": "inactive", "SubState": "dead"}], "display_name": "AMQP InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "PostgreSQL 9.5 database server", "state": "running", "MainPID": 872, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 818, "Id": "cloudify-restservice.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Manager Rest-Service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Stage Service", "state": "running", "MainPID": 809, "Id": "cloudify-stage.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Cloudify Stage"}, {"instances": [{"LoadState": "loaded", "Description": "Riemann Service", "state": "dead", "MainPID": 0, "Id": "cloudify-riemann.service", "ActiveState": "inactive", "SubState": "dead"}], "display_name": "Riemann"}, {"instances": [{"LoadState": "loaded", "Description": "nginx - high performance web server", "state": "running", "MainPID": 870, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver"}]} 2018-12-27 19:04:21,587 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:04:21,587 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:04:21 GMT 2018-12-27 19:04:21,587 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:04:21,587 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2378 2018-12-27 19:04:21,587 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:04:21,587 - functest.core.cloudify - INFO - The current manager status is running 2018-12-27 19:04:21,588 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.216:80/api/v3/secrets/foo; body: {"update_if_exists": false, "visibility": "tenant", "value": "bar"} 2018-12-27 19:04:21,657 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:04:21,658 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:04:21,658 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:04:21,658 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:04:21,658 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:04:21,658 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:04:21,658 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:04:21,658 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 67 2018-12-27 19:04:21,658 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-12-27T19:04:21.615Z", "updated_at": "2018-12-27T19:04:21.615Z", "created_by": "admin", "private_resource": false, "value": "bar", "key": "foo"} 2018-12-27 19:04:21,659 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:04:21,659 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:04:21 GMT 2018-12-27 19:04:21,659 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:04:21,659 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 197 2018-12-27 19:04:21,659 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:04:21,659 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/secrets 2018-12-27 19:04:21,713 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:04:21,714 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:04:21,714 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:04:21,714 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:04:21,714 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:04:21,714 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:04:21,714 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:04:21,714 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"permission": null, "tenant_name": "default_tenant", "created_at": "2018-12-27T19:04:21.615Z", "updated_at": "2018-12-27T19:04:21.615Z", "created_by": "admin", "key": "foo"}], "metadata": {"pagination": {"total": 1, "offset": 0, "size": 0}}} 2018-12-27 19:04:21,714 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:04:21,714 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:04:21 GMT 2018-12-27 19:04:21,715 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:04:21,715 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 253 2018-12-27 19:04:21,715 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:04:21,715 - functest.core.cloudify - DEBUG - List secrets: 2018-12-27 19:04:21,715 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.216:80/api/v3/secrets/foo 2018-12-27 19:04:21,768 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:04:21,768 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:04:21,769 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:04:21,769 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:04:21,769 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:04:21,769 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:04:21,769 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:04:21,769 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2018-12-27 19:04:21,769 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-12-27T19:04:21.615Z", "updated_at": "2018-12-27T19:04:21.615Z", "created_by": "admin", "private_resource": false, "value": "bar", "key": "foo"} 2018-12-27 19:04:21,769 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:04:21,769 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:04:21 GMT 2018-12-27 19:04:21,770 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:04:21,770 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 197 2018-12-27 19:04:21,770 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:04:21,770 - functest.core.cloudify - INFO - Secrets API successfully reached 2018-12-27 19:04:21,770 - functest.core.cloudify - INFO - Cloudify Manager is up and running 2018-12-27 19:04:21,880 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-12-27 19:04:21,880 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | cloudify | functest | 04:18 | PASS | +-------------------+------------------+------------------+----------------+ 2018-12-27 19:04:21,887 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-12-27 19:04:21,888 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:9696/v2.0/floatingips/613088df-ecab-4e1c-b80c-6e1fb0bfc916.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}910d15e652de07ef26490a8f50d8e88f75a7edbe" 2018-12-27 19:04:22,524 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-67f55080-9f6f-4792-92e3-3db2ad2d1dd2 Content-Length: 0 Date: Thu, 27 Dec 2018 19:04:22 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 19:04:22,524 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/floatingips/613088df-ecab-4e1c-b80c-6e1fb0bfc916.json used request id req-67f55080-9f6f-4792-92e3-3db2ad2d1dd2 2018-12-27 19:04:22,524 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.63684296608s 2018-12-27 19:04:22,524 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/floatingips/613088df-ecab-4e1c-b80c-6e1fb0bfc916.json used request id req-67f55080-9f6f-4792-92e3-3db2ad2d1dd2 2018-12-27 19:04:22,529 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-27 19:04:22,530 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}910d15e652de07ef26490a8f50d8e88f75a7edbe" 2018-12-27 19:04:22,549 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-2e8f87d6-a566-476d-babd-b2ae578d9f9b Date: Thu, 27 Dec 2018 19:04:22 GMT RESP BODY: {"floatingips": []} 2018-12-27 19:04:22,549 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/floatingips.json used request id req-2e8f87d6-a566-476d-babd-b2ae578d9f9b 2018-12-27 19:04:22,549 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0194311141968s 2018-12-27 19:04:22,549 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/floatingips.json used request id req-2e8f87d6-a566-476d-babd-b2ae578d9f9b 2018-12-27 19:04:22,550 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-12-27 19:04:22,552 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:8774/v2.1/servers/8d78d231-294a-4496-9e77-c9aa162350c9 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}910d15e652de07ef26490a8f50d8e88f75a7edbe" 2018-12-27 19:04:22,690 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 19:04:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-59eb195e-0cd6-424f-9446-39249ad90120 x-compute-request-id: req-59eb195e-0cd6-424f-9446-39249ad90120 Content-Type: application/json 2018-12-27 19:04:22,690 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/servers/8d78d231-294a-4496-9e77-c9aa162350c9 used request id req-59eb195e-0cd6-424f-9446-39249ad90120 2018-12-27 19:04:22,690 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.140427112579s 2018-12-27 19:04:22,691 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/servers/8d78d231-294a-4496-9e77-c9aa162350c9 used request id req-59eb195e-0cd6-424f-9446-39249ad90120 2018-12-27 19:04:22,691 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-27 19:04:22,694 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}910d15e652de07ef26490a8f50d8e88f75a7edbe" 2018-12-27 19:04:23,271 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:04:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d326bdf2-b46c-453b-a03c-8dd84f19d979 x-compute-request-id: req-d326bdf2-b46c-453b-a03c-8dd84f19d979 Content-Encoding: gzip Content-Length: 768 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"cloudify-net_2e6ba1ea-ab87-44d6-a87d-9344ffe8e02d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:2f:83", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:2f:83", "version": 4, "addr": "172.30.9.216", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/8d78d231-294a-4496-9e77-c9aa162350c9", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/8d78d231-294a-4496-9e77-c9aa162350c9", "rel": "bookmark"}], "image": {"id": "3673ac73-812a-4f7f-a649-77115e1f56a5", "links": [{"href": "http://172.30.9.31:8774/images/3673ac73-812a-4f7f-a649-77115e1f56a5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T19:04:06.000000", "flavor": {"id": "8481f325-8a37-47d9-ad34-a8a3f82d29f2", "links": [{"href": "http://172.30.9.31:8774/flavors/8481f325-8a37-47d9-ad34-a8a3f82d29f2", "rel": "bookmark"}]}, "id": "8d78d231-294a-4496-9e77-c9aa162350c9", "security_groups": [{"name": "cloudify-sg_2e6ba1ea-ab87-44d6-a87d-9344ffe8e02d"}], "user_id": "b8219c08fa84421ab9627d0b4f89f3be", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T19:04:22Z", "hostId": "5baeaf3d4e02d571b7c5034f4ae9f845a1ade24c038b417c76868505", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_2e6ba1ea-ab87-44d6-a87d-9344ffe8e02d", "name": "cloudify-vm_2e6ba1ea-ab87-44d6-a87d-9344ffe8e02d", "created": "2018-12-27T19:01:56Z", "tenant_id": "a0b396de1f9f4acbbfc1122dc4aab6d2", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-27 19:04:23,271 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-d326bdf2-b46c-453b-a03c-8dd84f19d979 2018-12-27 19:04:23,271 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.57998085022s 2018-12-27 19:04:23,272 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-d326bdf2-b46c-453b-a03c-8dd84f19d979 2018-12-27 19:04:23,273 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-27 19:04:25,276 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-27 19:04:25,279 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}910d15e652de07ef26490a8f50d8e88f75a7edbe" 2018-12-27 19:04:25,338 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:04:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-7d143403-9dcd-41cc-b1a6-7003c066a03a x-compute-request-id: req-7d143403-9dcd-41cc-b1a6-7003c066a03a Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-12-27 19:04:25,338 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-7d143403-9dcd-41cc-b1a6-7003c066a03a 2018-12-27 19:04:25,338 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0623490810394s 2018-12-27 19:04:25,339 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-7d143403-9dcd-41cc-b1a6-7003c066a03a 2018-12-27 19:04:25,342 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-27 19:04:25,342 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}910d15e652de07ef26490a8f50d8e88f75a7edbe" 2018-12-27 19:04:25,391 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 6825 X-Openstack-Request-Id: req-39fb1da6-cf26-4b51-85e5-e6f990180b2c Date: Thu, 27 Dec 2018 19:04:25 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "a0b396de1f9f4acbbfc1122dc4aab6d2", "created_at": "2018-12-27T19:01:50Z", "updated_at": "2018-12-27T19:01:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T19:01:50Z", "revision_number": 0, "id": "2b609094-95b7-44c3-8f83-3abf5930ab9c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T19:01:50Z", "security_group_id": "4ad52415-b499-4c66-ac57-9058909eb652", "tenant_id": "a0b396de1f9f4acbbfc1122dc4aab6d2", "port_range_min": null, "ethertype": "IPv6", "project_id": "a0b396de1f9f4acbbfc1122dc4aab6d2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T19:01:50Z", "revision_number": 0, "id": "380dcbbb-f29e-46a5-97e2-c947d1da2417", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T19:01:50Z", "security_group_id": "4ad52415-b499-4c66-ac57-9058909eb652", "tenant_id": "a0b396de1f9f4acbbfc1122dc4aab6d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "a0b396de1f9f4acbbfc1122dc4aab6d2"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-12-27T19:01:52Z", "revision_number": 0, "id": "43cefdd0-835c-4ecd-a42a-8e74aeba150f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T19:01:52Z", "security_group_id": "4ad52415-b499-4c66-ac57-9058909eb652", "tenant_id": "a0b396de1f9f4acbbfc1122dc4aab6d2", "port_range_min": 80, "ethertype": "IPv4", "project_id": "a0b396de1f9f4acbbfc1122dc4aab6d2"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2018-12-27T19:01:53Z", "revision_number": 0, "id": "6876d1fa-5cf5-4413-bd84-58e4efa53e13", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T19:01:53Z", "security_group_id": "4ad52415-b499-4c66-ac57-9058909eb652", "tenant_id": "a0b396de1f9f4acbbfc1122dc4aab6d2", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "a0b396de1f9f4acbbfc1122dc4aab6d2"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-12-27T19:01:50Z", "revision_number": 0, "id": "73695c8f-1bc6-42d4-8625-8171a15552d9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T19:01:50Z", "security_group_id": "4ad52415-b499-4c66-ac57-9058909eb652", "tenant_id": "a0b396de1f9f4acbbfc1122dc4aab6d2", "port_range_min": 22, "ethertype": "IPv4", "project_id": "a0b396de1f9f4acbbfc1122dc4aab6d2"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-12-27T19:01:51Z", "revision_number": 0, "id": "745eed32-b8a1-493f-9367-125a7c87012c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T19:01:51Z", "security_group_id": "4ad52415-b499-4c66-ac57-9058909eb652", "tenant_id": "a0b396de1f9f4acbbfc1122dc4aab6d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "a0b396de1f9f4acbbfc1122dc4aab6d2"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-12-27T19:01:52Z", "revision_number": 0, "id": "8e93b6c6-79e8-4be5-8d22-82a623d493a1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T19:01:52Z", "security_group_id": "4ad52415-b499-4c66-ac57-9058909eb652", "tenant_id": "a0b396de1f9f4acbbfc1122dc4aab6d2", "port_range_min": 443, "ethertype": "IPv4", "project_id": "a0b396de1f9f4acbbfc1122dc4aab6d2"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 53333, "updated_at": "2018-12-27T19:01:53Z", "revision_number": 0, "id": "9d795f29-2d02-467b-87a1-eede699ffdd7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T19:01:53Z", "security_group_id": "4ad52415-b499-4c66-ac57-9058909eb652", "tenant_id": "a0b396de1f9f4acbbfc1122dc4aab6d2", "port_range_min": 53333, "ethertype": "IPv4", "project_id": "a0b396de1f9f4acbbfc1122dc4aab6d2"}], "revision_number": 8, "project_id": "a0b396de1f9f4acbbfc1122dc4aab6d2", "id": "4ad52415-b499-4c66-ac57-9058909eb652", "name": "cloudify-sg_2e6ba1ea-ab87-44d6-a87d-9344ffe8e02d"}, {"description": "Default security group", "tags": [], "tenant_id": "a0b396de1f9f4acbbfc1122dc4aab6d2", "created_at": "2018-12-27T19:00:04Z", "updated_at": "2018-12-27T19:00:04Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T19:00:04Z", "revision_number": 0, "id": "0361f562-384f-4b7a-a165-77afa789c4b8", "remote_group_id": "66ac3dbc-834b-4249-9026-d2b0e23569dd", "remote_ip_prefix": null, "created_at": "2018-12-27T19:00:04Z", "security_group_id": "66ac3dbc-834b-4249-9026-d2b0e23569dd", "tenant_id": "a0b396de1f9f4acbbfc1122dc4aab6d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "a0b396de1f9f4acbbfc1122dc4aab6d2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T19:00:04Z", "revision_number": 0, "id": "8385b22a-f3a8-4c96-b877-c495b991f022", "remote_group_id": "66ac3dbc-834b-4249-9026-d2b0e23569dd", "remote_ip_prefix": null, "created_at": "2018-12-27T19:00:04Z", "security_group_id": "66ac3dbc-834b-4249-9026-d2b0e23569dd", "tenant_id": "a0b396de1f9f4acbbfc1122dc4aab6d2", "port_range_min": null, "ethertype": "IPv6", "project_id": "a0b396de1f9f4acbbfc1122dc4aab6d2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T19:00:04Z", "revision_number": 0, "id": "9596ef1e-21f5-4f5c-ae17-bd7bcda66231", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T19:00:04Z", "security_group_id": "66ac3dbc-834b-4249-9026-d2b0e23569dd", "tenant_id": "a0b396de1f9f4acbbfc1122dc4aab6d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "a0b396de1f9f4acbbfc1122dc4aab6d2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T19:00:04Z", "revision_number": 0, "id": "fb011126-6405-48ce-8ce6-9f75e1703807", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T19:00:04Z", "security_group_id": "66ac3dbc-834b-4249-9026-d2b0e23569dd", "tenant_id": "a0b396de1f9f4acbbfc1122dc4aab6d2", "port_range_min": null, "ethertype": "IPv6", "project_id": "a0b396de1f9f4acbbfc1122dc4aab6d2"}], "revision_number": 4, "project_id": "a0b396de1f9f4acbbfc1122dc4aab6d2", "id": "66ac3dbc-834b-4249-9026-d2b0e23569dd", "name": "default"}]} 2018-12-27 19:04:25,392 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json used request id req-39fb1da6-cf26-4b51-85e5-e6f990180b2c 2018-12-27 19:04:25,392 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0499370098114s 2018-12-27 19:04:25,392 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json used request id req-39fb1da6-cf26-4b51-85e5-e6f990180b2c 2018-12-27 19:04:25,396 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-12-27 19:04:25,396 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:9696/v2.0/security-groups/4ad52415-b499-4c66-ac57-9058909eb652.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}910d15e652de07ef26490a8f50d8e88f75a7edbe" 2018-12-27 19:04:25,658 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-5518ed23-37c5-4213-a974-e76412c86d98 Content-Length: 0 Date: Thu, 27 Dec 2018 19:04:25 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 19:04:25,659 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-groups/4ad52415-b499-4c66-ac57-9058909eb652.json used request id req-5518ed23-37c5-4213-a974-e76412c86d98 2018-12-27 19:04:25,659 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.262835979462s 2018-12-27 19:04:25,659 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-groups/4ad52415-b499-4c66-ac57-9058909eb652.json used request id req-5518ed23-37c5-4213-a974-e76412c86d98 2018-12-27 19:04:25,659 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-12-27 19:04:25,662 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:8774/v2.1/os-keypairs/cloudify-kp_2e6ba1ea-ab87-44d6-a87d-9344ffe8e02d -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}910d15e652de07ef26490a8f50d8e88f75a7edbe" 2018-12-27 19:04:25,701 - keystoneauth.session - DEBUG - RESP: [202] Date: Thu, 27 Dec 2018 19:04:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-8a77cb55-6d28-4199-9cc8-20773fb11575 x-compute-request-id: req-8a77cb55-6d28-4199-9cc8-20773fb11575 Content-Length: 0 Content-Type: application/json 2018-12-27 19:04:25,701 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/os-keypairs/cloudify-kp_2e6ba1ea-ab87-44d6-a87d-9344ffe8e02d used request id req-8a77cb55-6d28-4199-9cc8-20773fb11575 2018-12-27 19:04:25,701 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0413229465485s 2018-12-27 19:04:25,701 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/os-keypairs/cloudify-kp_2e6ba1ea-ab87-44d6-a87d-9344ffe8e02d used request id req-8a77cb55-6d28-4199-9cc8-20773fb11575 2018-12-27 19:04:25,702 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-12-27 19:04:25,702 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.31:9696/v2.0/routers/e6e8b2ab-b1af-4534-9e0b-8c7974dae27c/remove_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}910d15e652de07ef26490a8f50d8e88f75a7edbe" -d '{"subnet_id": "62def181-d15a-42d3-95f4-0aeaac3a2e62"}' 2018-12-27 19:04:27,939 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-d96acf4e-b64d-439e-a3eb-0b667b7f75b5 Date: Thu, 27 Dec 2018 19:04:27 GMT RESP BODY: {"network_id": "b9a0f6c4-be0c-4d28-8a4f-59f909242f66", "tenant_id": "a0b396de1f9f4acbbfc1122dc4aab6d2", "subnet_id": "62def181-d15a-42d3-95f4-0aeaac3a2e62", "subnet_ids": ["62def181-d15a-42d3-95f4-0aeaac3a2e62"], "port_id": "ea2ee473-7ba4-4d58-ade2-b162d79b06d1", "id": "e6e8b2ab-b1af-4534-9e0b-8c7974dae27c"} 2018-12-27 19:04:27,939 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.31:9696/v2.0/routers/e6e8b2ab-b1af-4534-9e0b-8c7974dae27c/remove_router_interface.json used request id req-d96acf4e-b64d-439e-a3eb-0b667b7f75b5 2018-12-27 19:04:27,939 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.23735189438s 2018-12-27 19:04:27,939 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.31:9696/v2.0/routers/e6e8b2ab-b1af-4534-9e0b-8c7974dae27c/remove_router_interface.json used request id req-d96acf4e-b64d-439e-a3eb-0b667b7f75b5 returning object e6e8b2ab-b1af-4534-9e0b-8c7974dae27c 2018-12-27 19:04:27,940 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-12-27 19:04:27,940 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}910d15e652de07ef26490a8f50d8e88f75a7edbe" 2018-12-27 19:04:28,073 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 622 X-Openstack-Request-Id: req-829c63ea-65b3-4cec-ae54-157046a97902 Date: Thu, 27 Dec 2018 19:04:28 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "a4959dd9-e8f4-4ea9-8c99-7bff545db58c", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "244ab55b-a0ed-4e50-9f85-07f08119ae55", "ip_address": "172.30.9.202"}]}, "description": "", "tags": [], "tenant_id": "a0b396de1f9f4acbbfc1122dc4aab6d2", "created_at": "2018-12-27T19:00:08Z", "admin_state_up": true, "updated_at": "2018-12-27T19:04:26Z", "revision_number": 4, "routes": [], "project_id": "a0b396de1f9f4acbbfc1122dc4aab6d2", "id": "e6e8b2ab-b1af-4534-9e0b-8c7974dae27c", "name": "cloudify-router_2e6ba1ea-ab87-44d6-a87d-9344ffe8e02d"}]} 2018-12-27 19:04:28,073 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/routers.json used request id req-829c63ea-65b3-4cec-ae54-157046a97902 2018-12-27 19:04:28,073 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.133583068848s 2018-12-27 19:04:28,074 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/routers.json used request id req-829c63ea-65b3-4cec-ae54-157046a97902 2018-12-27 19:04:28,075 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-12-27 19:04:28,076 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:9696/v2.0/routers/e6e8b2ab-b1af-4534-9e0b-8c7974dae27c.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}910d15e652de07ef26490a8f50d8e88f75a7edbe" 2018-12-27 19:04:29,863 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-04b00e64-21ae-400c-a8c9-f7e8d76a891b Content-Length: 0 Date: Thu, 27 Dec 2018 19:04:29 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 19:04:29,864 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/routers/e6e8b2ab-b1af-4534-9e0b-8c7974dae27c.json used request id req-04b00e64-21ae-400c-a8c9-f7e8d76a891b 2018-12-27 19:04:29,864 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.7886121273s 2018-12-27 19:04:29,864 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/routers/e6e8b2ab-b1af-4534-9e0b-8c7974dae27c.json used request id req-04b00e64-21ae-400c-a8c9-f7e8d76a891b 2018-12-27 19:04:29,864 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-12-27 19:04:29,865 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}910d15e652de07ef26490a8f50d8e88f75a7edbe" 2018-12-27 19:04:29,929 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-d1ce5e38-baa0-4457-b095-33f85d912a42 Date: Thu, 27 Dec 2018 19:04:29 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b9a0f6c4-be0c-4d28-8a4f-59f909242f66","tenant_id":"a0b396de1f9f4acbbfc1122dc4aab6d2","created_at":"2018-12-27T19:00:06Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-12-27T19:00:06Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"a0b396de1f9f4acbbfc1122dc4aab6d2","id":"62def181-d15a-42d3-95f4-0aeaac3a2e62","subnetpool_id":null,"name":"cloudify-subnet_2e6ba1ea-ab87-44d6-a87d-9344ffe8e02d"}]} 2018-12-27 19:04:29,929 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets.json used request id req-d1ce5e38-baa0-4457-b095-33f85d912a42 2018-12-27 19:04:29,929 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0648610591888s 2018-12-27 19:04:29,930 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets.json used request id req-d1ce5e38-baa0-4457-b095-33f85d912a42 2018-12-27 19:04:29,931 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-12-27 19:04:29,932 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:9696/v2.0/subnets/62def181-d15a-42d3-95f4-0aeaac3a2e62.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}910d15e652de07ef26490a8f50d8e88f75a7edbe" 2018-12-27 19:04:31,046 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-55376b26-153b-42a2-832e-1d01f07b03f5 Date: Thu, 27 Dec 2018 19:04:31 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 19:04:31,047 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/subnets/62def181-d15a-42d3-95f4-0aeaac3a2e62.json used request id req-55376b26-153b-42a2-832e-1d01f07b03f5 2018-12-27 19:04:31,047 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.11553287506s 2018-12-27 19:04:31,047 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/subnets/62def181-d15a-42d3-95f4-0aeaac3a2e62.json used request id req-55376b26-153b-42a2-832e-1d01f07b03f5 2018-12-27 19:04:31,047 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-27 19:04:31,048 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}910d15e652de07ef26490a8f50d8e88f75a7edbe" 2018-12-27 19:04:31,202 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1214 X-Openstack-Request-Id: req-62f9515c-bea5-4b43-a20f-f7ec0eb0475d Date: Thu, 27 Dec 2018 19:04:31 GMT RESP BODY: {"networks":[{"updated_at":"2018-12-27T15:58:03Z","dns_domain":"","revision_number":8,"port_security_enabled":true,"id":"a4959dd9-e8f4-4ea9-8c99-7bff545db58c","router:external":true,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"da629caea04941e1ae8979c379dc7c9d","status":"ACTIVE","subnets":["244ab55b-a0ed-4e50-9f85-07f08119ae55"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"da629caea04941e1ae8979c379dc7c9d","created_at":"2018-12-27T15:29:17Z","mtu":1500},{"ipv6_address_scope":null,"dns_domain":"","revision_number":5,"port_security_enabled":true,"id":"b9a0f6c4-be0c-4d28-8a4f-59f909242f66","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"a0b396de1f9f4acbbfc1122dc4aab6d2","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-27T19:04:30Z","qos_policy_id":null,"name":"cloudify-net_2e6ba1ea-ab87-44d6-a87d-9344ffe8e02d","admin_state_up":true,"tenant_id":"a0b396de1f9f4acbbfc1122dc4aab6d2","created_at":"2018-12-27T19:00:04Z","mtu":1442}]} 2018-12-27 19:04:31,202 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-62f9515c-bea5-4b43-a20f-f7ec0eb0475d 2018-12-27 19:04:31,202 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.154631137848s 2018-12-27 19:04:31,202 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-62f9515c-bea5-4b43-a20f-f7ec0eb0475d 2018-12-27 19:04:31,203 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-12-27 19:04:31,204 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:9696/v2.0/networks/b9a0f6c4-be0c-4d28-8a4f-59f909242f66.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}910d15e652de07ef26490a8f50d8e88f75a7edbe" 2018-12-27 19:04:32,761 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-03c9dc37-5efa-4de7-b0e8-66d37276d0f9 Date: Thu, 27 Dec 2018 19:04:32 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 19:04:32,761 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/networks/b9a0f6c4-be0c-4d28-8a4f-59f909242f66.json used request id req-03c9dc37-5efa-4de7-b0e8-66d37276d0f9 2018-12-27 19:04:32,762 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.55800294876s 2018-12-27 19:04:32,762 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/networks/b9a0f6c4-be0c-4d28-8a4f-59f909242f66.json used request id req-03c9dc37-5efa-4de7-b0e8-66d37276d0f9 2018-12-27 19:04:32,766 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-27 19:04:32,769 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}910d15e652de07ef26490a8f50d8e88f75a7edbe" 2018-12-27 19:04:32,803 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-599f382a-c0af-412a-b66f-7eebc95364d9 Date: Thu, 27 Dec 2018 19:04:32 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/3673ac73-812a-4f7f-a649-77115e1f56a5/snap", "metadata": {}}], "file": "/v2/images/3673ac73-812a-4f7f-a649-77115e1f56a5/file", "owner": "a0b396de1f9f4acbbfc1122dc4aab6d2", "id": "3673ac73-812a-4f7f-a649-77115e1f56a5", "size": 4373348352, "self": "/v2/images/3673ac73-812a-4f7f-a649-77115e1f56a5", "disk_format": "qcow2", "direct_url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/3673ac73-812a-4f7f-a649-77115e1f56a5/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-12-27T19:01:48Z", "visibility": "private", "owner_specified.shade.object": "images/cloudify-img_2e6ba1ea-ab87-44d6-a87d-9344ffe8e02d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify-img_2e6ba1ea-ab87-44d6-a87d-9344ffe8e02d", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-12-27T19:00:51Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-27 19:04:32,803 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-599f382a-c0af-412a-b66f-7eebc95364d9 2018-12-27 19:04:32,803 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0372970104218s 2018-12-27 19:04:32,803 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-599f382a-c0af-412a-b66f-7eebc95364d9 2018-12-27 19:04:32,805 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-12-27 19:04:32,809 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:9292/v2/images/3673ac73-812a-4f7f-a649-77115e1f56a5 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}910d15e652de07ef26490a8f50d8e88f75a7edbe" 2018-12-27 19:04:33,540 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-a552ec0f-e826-4fd1-b56e-d48bd88474f3 Date: Thu, 27 Dec 2018 19:04:33 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-27 19:04:33,540 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.31:9292/v2/images/3673ac73-812a-4f7f-a649-77115e1f56a5 used request id req-a552ec0f-e826-4fd1-b56e-d48bd88474f3 2018-12-27 19:04:33,540 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.73518204689s 2018-12-27 19:04:33,541 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.31:9292/v2/images/3673ac73-812a-4f7f-a649-77115e1f56a5 used request id req-a552ec0f-e826-4fd1-b56e-d48bd88474f3 2018-12-27 19:04:33,541 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-12-27 19:04:33,544 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d70f3de2d8e30e37f028c346ba848a52fa36cf49" 2018-12-27 19:04:33,570 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:04:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ed12633f-478e-4873-a844-7eb4aa854d01 x-compute-request-id: req-ed12633f-478e-4873-a844-7eb4aa854d01 Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavors": [{"name": "cloudify-flavor_2e6ba1ea-ab87-44d6-a87d-9344ffe8e02d", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/8481f325-8a37-47d9-ad34-a8a3f82d29f2", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/8481f325-8a37-47d9-ad34-a8a3f82d29f2", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": "8481f325-8a37-47d9-ad34-a8a3f82d29f2"}]} 2018-12-27 19:04:33,570 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None used request id req-ed12633f-478e-4873-a844-7eb4aa854d01 2018-12-27 19:04:33,570 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0292339324951s 2018-12-27 19:04:33,571 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None used request id req-ed12633f-478e-4873-a844-7eb4aa854d01 2018-12-27 19:04:33,572 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-12-27 19:04:33,574 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:8774/v2.1/flavors/8481f325-8a37-47d9-ad34-a8a3f82d29f2 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d70f3de2d8e30e37f028c346ba848a52fa36cf49" 2018-12-27 19:04:33,612 - keystoneauth.session - DEBUG - RESP: [202] Date: Thu, 27 Dec 2018 19:04:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-7948aa60-8129-4ba6-bf65-f0fef1ba4c9c x-compute-request-id: req-7948aa60-8129-4ba6-bf65-f0fef1ba4c9c Content-Length: 0 Content-Type: application/json 2018-12-27 19:04:33,612 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/flavors/8481f325-8a37-47d9-ad34-a8a3f82d29f2 used request id req-7948aa60-8129-4ba6-bf65-f0fef1ba4c9c 2018-12-27 19:04:33,612 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.040491104126s 2018-12-27 19:04:33,613 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/flavors/8481f325-8a37-47d9-ad34-a8a3f82d29f2 used request id req-7948aa60-8129-4ba6-bf65-f0fef1ba4c9c 2018-12-27 19:04:33,613 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-27 19:04:33,617 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d70f3de2d8e30e37f028c346ba848a52fa36cf49" 2018-12-27 19:04:33,730 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:04:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a42837ad-6388-4977-abad-1b0ba1518c57 Content-Encoding: gzip Content-Length: 833 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/05a834ddebbc40688596b7460b47439e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05a834ddebbc40688596b7460b47439e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/08226a0ad01943f39559448239e291e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "08226a0ad01943f39559448239e291e1", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/55c0552fe37a4f7ca0e73939514bc683"}, "domain_id": "default", "enabled": true, "options": {}, "id": "55c0552fe37a4f7ca0e73939514bc683", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/646a4af4e3b5439a97996d353fea3924"}, "domain_id": "914eec1d43ea4caf9d2fd33268c06258", "enabled": true, "options": {}, "id": "646a4af4e3b5439a97996d353fea3924", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/85fb203e51c34d3f8122e285a6a318b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85fb203e51c34d3f8122e285a6a318b3", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/905e7f4b42d24cca93b99d2401fa3378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "905e7f4b42d24cca93b99d2401fa3378", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/a5bc08b9f81f4e5bb86c24f9f7547bae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5bc08b9f81f4e5bb86c24f9f7547bae", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/a5c780627f004d318bf908d80305da9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5c780627f004d318bf908d80305da9c", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/b18425bf2b044bc9af7e194919539a17"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b18425bf2b044bc9af7e194919539a17", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cloudify-user_2e6ba1ea-ab87-44d6-a87d-9344ffe8e02d", "links": {"self": "http://172.30.9.31:5000/v3/users/b8219c08fa84421ab9627d0b4f89f3be"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "b8219c08fa84421ab9627d0b4f89f3be", "domain_id": "default", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/b8d2134b619d4dca80e21d6fb16449b0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b8d2134b619d4dca80e21d6fb16449b0", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/b9ab6a25a652438285139fe5b44aea62"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9ab6a25a652438285139fe5b44aea62", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/c08462554a4844d681348f58b9b0edee"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c08462554a4844d681348f58b9b0edee", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/ddfc3a9aad444d4782eae677c8a98130"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ddfc3a9aad444d4782eae677c8a98130", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/f2a74f2185a54676a6cb2bb5ecfcc4f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2a74f2185a54676a6cb2bb5ecfcc4f6", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-12-27 19:04:33,730 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-a42837ad-6388-4977-abad-1b0ba1518c57 2018-12-27 19:04:33,731 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.117269039154s 2018-12-27 19:04:33,731 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-a42837ad-6388-4977-abad-1b0ba1518c57 2018-12-27 19:04:33,737 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-27 19:04:33,740 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/users/b8219c08fa84421ab9627d0b4f89f3be -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d70f3de2d8e30e37f028c346ba848a52fa36cf49" 2018-12-27 19:04:33,865 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:04:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-15373a6f-07c4-4c38-941c-319ecc76f8bb Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"user": {"name": "cloudify-user_2e6ba1ea-ab87-44d6-a87d-9344ffe8e02d", "links": {"self": "http://172.30.9.31:5000/v3/users/b8219c08fa84421ab9627d0b4f89f3be"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "b8219c08fa84421ab9627d0b4f89f3be", "description": null}} 2018-12-27 19:04:33,865 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users/b8219c08fa84421ab9627d0b4f89f3be used request id req-15373a6f-07c4-4c38-941c-319ecc76f8bb 2018-12-27 19:04:33,865 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.128361940384s 2018-12-27 19:04:33,865 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users/b8219c08fa84421ab9627d0b4f89f3be used request id req-15373a6f-07c4-4c38-941c-319ecc76f8bb 2018-12-27 19:04:33,866 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-12-27 19:04:33,870 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:5000/v3/users/b8219c08fa84421ab9627d0b4f89f3be -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d70f3de2d8e30e37f028c346ba848a52fa36cf49" 2018-12-27 19:04:34,090 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 19:04:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3068174d-b6a9-4433-8eb5-739f69b1042f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 19:04:34,090 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/b8219c08fa84421ab9627d0b4f89f3be used request id req-3068174d-b6a9-4433-8eb5-739f69b1042f 2018-12-27 19:04:34,090 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.223848104477s 2018-12-27 19:04:34,090 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/b8219c08fa84421ab9627d0b4f89f3be used request id req-3068174d-b6a9-4433-8eb5-739f69b1042f 2018-12-27 19:04:34,097 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-27 19:04:34,100 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d70f3de2d8e30e37f028c346ba848a52fa36cf49" 2018-12-27 19:04:34,197 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:04:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a9b53ee5-f24f-49bd-9baf-3a9b41c1b166 Content-Encoding: gzip Content-Length: 383 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: cloudify", "links": {"self": "http://172.30.9.31:5000/v3/projects/a0b396de1f9f4acbbfc1122dc4aab6d2"}, "tags": [], "enabled": true, "id": "a0b396de1f9f4acbbfc1122dc4aab6d2", "parent_id": "default", "domain_id": "default", "name": "cloudify-project_2e6ba1ea-ab87-44d6-a87d-9344ffe8e02d"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93"}, "tags": [], "enabled": true, "id": "b7b4fceec1ad4c6eb74d758b709a9d93", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/da629caea04941e1ae8979c379dc7c9d"}, "tags": [], "enabled": true, "id": "da629caea04941e1ae8979c379dc7c9d", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-12-27 19:04:34,198 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects used request id req-a9b53ee5-f24f-49bd-9baf-3a9b41c1b166 2018-12-27 19:04:34,198 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.101016998291s 2018-12-27 19:04:34,198 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects used request id req-a9b53ee5-f24f-49bd-9baf-3a9b41c1b166 2018-12-27 19:04:34,203 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-12-27 19:04:34,206 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:5000/v3/projects/a0b396de1f9f4acbbfc1122dc4aab6d2 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d70f3de2d8e30e37f028c346ba848a52fa36cf49" 2018-12-27 19:04:34,401 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 19:04:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-63955326-6197-4fb7-a87f-88d73fc6d22d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 19:04:34,401 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/a0b396de1f9f4acbbfc1122dc4aab6d2 used request id req-63955326-6197-4fb7-a87f-88d73fc6d22d 2018-12-27 19:04:34,402 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.19882106781s 2018-12-27 19:04:34,402 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/a0b396de1f9f4acbbfc1122dc4aab6d2 used request id req-63955326-6197-4fb7-a87f-88d73fc6d22d 2018-12-27 19:04:34,404 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-27 19:04:34,405 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:9696/v2.0/security-groups.json?project_id=a0b396de1f9f4acbbfc1122dc4aab6d2&name=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d70f3de2d8e30e37f028c346ba848a52fa36cf49" 2018-12-27 19:04:34,661 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2434 X-Openstack-Request-Id: req-062c7b84-7372-4f6a-9192-da27d19eb188 Date: Thu, 27 Dec 2018 19:04:34 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "a0b396de1f9f4acbbfc1122dc4aab6d2", "created_at": "2018-12-27T19:00:04Z", "updated_at": "2018-12-27T19:00:04Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T19:00:04Z", "revision_number": 0, "id": "0361f562-384f-4b7a-a165-77afa789c4b8", "remote_group_id": "66ac3dbc-834b-4249-9026-d2b0e23569dd", "remote_ip_prefix": null, "created_at": "2018-12-27T19:00:04Z", "security_group_id": "66ac3dbc-834b-4249-9026-d2b0e23569dd", "tenant_id": "a0b396de1f9f4acbbfc1122dc4aab6d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "a0b396de1f9f4acbbfc1122dc4aab6d2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T19:00:04Z", "revision_number": 0, "id": "8385b22a-f3a8-4c96-b877-c495b991f022", "remote_group_id": "66ac3dbc-834b-4249-9026-d2b0e23569dd", "remote_ip_prefix": null, "created_at": "2018-12-27T19:00:04Z", "security_group_id": "66ac3dbc-834b-4249-9026-d2b0e23569dd", "tenant_id": "a0b396de1f9f4acbbfc1122dc4aab6d2", "port_range_min": null, "ethertype": "IPv6", "project_id": "a0b396de1f9f4acbbfc1122dc4aab6d2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T19:00:04Z", "revision_number": 0, "id": "9596ef1e-21f5-4f5c-ae17-bd7bcda66231", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T19:00:04Z", "security_group_id": "66ac3dbc-834b-4249-9026-d2b0e23569dd", "tenant_id": "a0b396de1f9f4acbbfc1122dc4aab6d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "a0b396de1f9f4acbbfc1122dc4aab6d2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T19:00:04Z", "revision_number": 0, "id": "fb011126-6405-48ce-8ce6-9f75e1703807", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T19:00:04Z", "security_group_id": "66ac3dbc-834b-4249-9026-d2b0e23569dd", "tenant_id": "a0b396de1f9f4acbbfc1122dc4aab6d2", "port_range_min": null, "ethertype": "IPv6", "project_id": "a0b396de1f9f4acbbfc1122dc4aab6d2"}], "revision_number": 4, "project_id": "a0b396de1f9f4acbbfc1122dc4aab6d2", "id": "66ac3dbc-834b-4249-9026-d2b0e23569dd", "name": "default"}]} 2018-12-27 19:04:34,661 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json?project_id=a0b396de1f9f4acbbfc1122dc4aab6d2&name=default used request id req-062c7b84-7372-4f6a-9192-da27d19eb188 2018-12-27 19:04:34,661 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.256858110428s 2018-12-27 19:04:34,662 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json?project_id=a0b396de1f9f4acbbfc1122dc4aab6d2&name=default used request id req-062c7b84-7372-4f6a-9192-da27d19eb188 2018-12-27 19:04:34,665 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-27 19:04:34,665 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d70f3de2d8e30e37f028c346ba848a52fa36cf49" 2018-12-27 19:04:34,938 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 33483 X-Openstack-Request-Id: req-22ba81e6-cfca-475e-be92-b93f42b38195 Date: Thu, 27 Dec 2018 19:04:34 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "created_at": "2018-12-27T15:33:01Z", "updated_at": "2018-12-27T15:33:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "35205ac3-06e6-4cf6-bb21-ff8f813cb45b", "remote_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "ade77f59-e70c-4970-8ea8-198222fa332e", "remote_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "c4f3bf7f-d793-498d-a883-bb8c6003f070", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "c85cb618-8f19-445b-8e16-6d467cb17771", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}], "revision_number": 4, "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "created_at": "2018-12-27T15:57:22Z", "updated_at": "2018-12-27T15:57:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "5e258a3b-01f5-4aef-81b7-0b5dc6e5b683", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "65475539-0336-498a-8da4-ff0a80b10089", "remote_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "ae922857-f7ae-4bc8-949b-153fb43bfd00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "b4f87679-52e1-4cf9-bf76-5abb9a9bec06", "remote_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "f7197afc9b61423897aefc9a643d03a1"}], "revision_number": 4, "project_id": "f7197afc9b61423897aefc9a643d03a1", "id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "created_at": "2018-12-27T16:01:54Z", "updated_at": "2018-12-27T16:01:54Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "00dd3abd-acd1-4edb-8f4a-8badcbd2eeb4", "remote_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "018de60d-bc33-4ef0-9eed-6d00b6ce227b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "0d99f0db-fa6b-4201-b67f-a7ff0db82c5d", "remote_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv6", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "5c4049ef-933d-4614-84e7-83584430d462", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv6", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}], "revision_number": 4, "project_id": "8c689c5e31c44b09ab85f80682abbc2a", "id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "created_at": "2018-12-27T15:56:49Z", "updated_at": "2018-12-27T15:56:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "6555e255-763a-4448-b1b1-0c93b2a390bd", "remote_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "777ff7a5-a590-43e5-a84b-7677710494e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "8bac258a-08df-48b7-900b-efbe01a6ec20", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "dc17921e-353f-4898-a970-881b2c8d093d", "remote_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}], "revision_number": 4, "project_id": "28dac9e1580d461c9de52e6659cc4f9d", "id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "created_at": "2018-12-27T16:01:52Z", "updated_at": "2018-12-27T16:01:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "32737757-45f3-4b24-b6ab-5f2d5579b4a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv6", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "ae604ef3-492d-4aa3-8045-1ff84f755a27", "remote_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv4", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "b7bff40a-beda-4996-b140-ed94d010535c", "remote_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv6", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "b8129030-9d72-4d5d-adce-47bbe62492fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv4", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}], "revision_number": 4, "project_id": "81c108a273314b24bf6b48c41b5bbe0c", "id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a0b396de1f9f4acbbfc1122dc4aab6d2", "created_at": "2018-12-27T19:00:04Z", "updated_at": "2018-12-27T19:00:04Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T19:00:04Z", "revision_number": 0, "id": "0361f562-384f-4b7a-a165-77afa789c4b8", "remote_group_id": "66ac3dbc-834b-4249-9026-d2b0e23569dd", "remote_ip_prefix": null, "created_at": "2018-12-27T19:00:04Z", "security_group_id": "66ac3dbc-834b-4249-9026-d2b0e23569dd", "tenant_id": "a0b396de1f9f4acbbfc1122dc4aab6d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "a0b396de1f9f4acbbfc1122dc4aab6d2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T19:00:04Z", "revision_number": 0, "id": "8385b22a-f3a8-4c96-b877-c495b991f022", "remote_group_id": "66ac3dbc-834b-4249-9026-d2b0e23569dd", "remote_ip_prefix": null, "created_at": "2018-12-27T19:00:04Z", "security_group_id": "66ac3dbc-834b-4249-9026-d2b0e23569dd", "tenant_id": "a0b396de1f9f4acbbfc1122dc4aab6d2", "port_range_min": null, "ethertype": "IPv6", "project_id": "a0b396de1f9f4acbbfc1122dc4aab6d2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T19:00:04Z", "revision_number": 0, "id": "9596ef1e-21f5-4f5c-ae17-bd7bcda66231", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T19:00:04Z", "security_group_id": "66ac3dbc-834b-4249-9026-d2b0e23569dd", "tenant_id": "a0b396de1f9f4acbbfc1122dc4aab6d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "a0b396de1f9f4acbbfc1122dc4aab6d2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T19:00:04Z", "revision_number": 0, "id": "fb011126-6405-48ce-8ce6-9f75e1703807", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T19:00:04Z", "security_group_id": "66ac3dbc-834b-4249-9026-d2b0e23569dd", "tenant_id": "a0b396de1f9f4acbbfc1122dc4aab6d2", "port_range_min": null, "ethertype": "IPv6", "project_id": "a0b396de1f9f4acbbfc1122dc4aab6d2"}], "revision_number": 4, "project_id": "a0b396de1f9f4acbbfc1122dc4aab6d2", "id": "66ac3dbc-834b-4249-9026-d2b0e23569dd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "created_at": "2018-12-27T15:57:20Z", "updated_at": "2018-12-27T15:57:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "0c389ec4-c0af-4c20-acf9-4fcc1d859dd7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv6", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "3749697a-f2ef-439a-a661-2fb92badd1ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv4", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "b74e0c8c-e243-450e-b1be-69c587093d6d", "remote_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv6", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "c222695b-2f1c-427d-afd7-e0be24ec9f66", "remote_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv4", "project_id": "7fb0e5436e4f467998e672dd71018a45"}], "revision_number": 4, "project_id": "7fb0e5436e4f467998e672dd71018a45", "id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "created_at": "2018-12-27T17:02:11Z", "updated_at": "2018-12-27T17:02:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "675d8a56-1c9b-4c58-a252-61e65997fd05", "remote_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv4", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "84f0587c-7394-4fd6-8f3d-8d6ba94cf3f9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv6", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "8a450b4f-e710-4193-816e-13a2d4e40c07", "remote_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv6", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "c3106b0a-1026-4156-86a9-f0438b7fab93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv4", "project_id": "7cba3664d5674e65a12c8c269a05febf"}], "revision_number": 4, "project_id": "7cba3664d5674e65a12c8c269a05febf", "id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "created_at": "2018-12-27T15:58:29Z", "updated_at": "2018-12-27T15:58:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "2a945ecc-f9fa-4219-96ab-c189a7f5c102", "remote_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv6", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "55e2b54e-68d4-4476-8c9f-e05e347c8970", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv4", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "9983229c-b595-482a-973f-81137a209b6d", "remote_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv4", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "9d4b8450-78ab-4817-a586-372ed88268f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv6", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}], "revision_number": 4, "project_id": "fbd6dbf946a5406398ba810e02d0888e", "id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "created_at": "2018-12-27T15:57:24Z", "updated_at": "2018-12-27T15:57:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "35521f2a-a59d-4798-9fa8-0febfe126076", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv4", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "607d473d-1e6a-4088-a778-7df9ffc1ff68", "remote_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv6", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "6f8fa92b-b67a-4047-a900-f43656aff42b", "remote_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv4", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "890f1d6c-9ae5-45b0-b7a1-282182432b66", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv6", "project_id": "253cc6709e714b8a80a5f74e4257907e"}], "revision_number": 4, "project_id": "253cc6709e714b8a80a5f74e4257907e", "id": "b9546f11-205e-4322-89f8-f0360d6090ed", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "created_at": "2018-12-27T15:57:08Z", "updated_at": "2018-12-27T15:57:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "6739c48b-d899-4c17-bb8e-ffaf8922c034", "remote_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv4", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "9660a6af-4d9b-40b9-9729-f205f66c2bd0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv4", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "bf244c03-fc10-4754-9c2b-b0224401c4f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv6", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "d3bee7cc-a152-441c-9790-abb1f56cec03", "remote_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv6", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}], "revision_number": 4, "project_id": "782a28bd0d40485e85eda6b8ba43840b", "id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "created_at": "2018-12-27T15:57:11Z", "updated_at": "2018-12-27T15:57:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "22c0d2cf-360a-4aa8-ba7e-bfdbf8327d27", "remote_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "553b140a-8ba9-4af7-9f50-bf24e87aebf7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "b2ecf7a5-df98-4d65-a762-767320437c5a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "e49104b2-7c13-49d6-8519-a16dd585346f", "remote_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}], "revision_number": 4, "project_id": "ef7e486beb8f4de39b25ca5f11552328", "id": "d0588e93-db0d-4888-9f99-3399a50df490", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-27T15:33:07Z", "updated_at": "2018-12-27T15:33:07Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "4de95db8-72d6-4aec-a145-e92511971eb9", "remote_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "5f100cff-05d8-4405-8dfb-0a387c123fae", "remote_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "a3f6a193-cc94-4220-a73a-08acf63c449b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "f059d8a5-0c32-49c9-a721-77cc89245ecd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "created_at": "2018-12-27T15:29:16Z", "updated_at": "2018-12-27T15:29:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "3c53841a-5bc0-4192-b482-044411e217ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "5956ff3f-d59d-4af6-82b5-566c888583a7", "remote_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:16Z", "revision_number": 0, "id": "60735d87-52c7-426a-91a6-aff1078a5a2d", "remote_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:16Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "abe97133-61dd-4fdf-baf3-2e07968a324f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "da629caea04941e1ae8979c379dc7c9d"}], "revision_number": 4, "project_id": "da629caea04941e1ae8979c379dc7c9d", "id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "name": "default"}]} 2018-12-27 19:04:34,938 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json used request id req-22ba81e6-cfca-475e-be92-b93f42b38195 2018-12-27 19:04:34,938 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.273714065552s 2018-12-27 19:04:34,940 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json used request id req-22ba81e6-cfca-475e-be92-b93f42b38195 2018-12-27 19:04:34,945 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-12-27 19:04:34,946 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:9696/v2.0/security-groups/66ac3dbc-834b-4249-9026-d2b0e23569dd.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d70f3de2d8e30e37f028c346ba848a52fa36cf49" 2018-12-27 19:04:35,307 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-4449cad7-e40f-4d98-b90b-aaa9ff009a0d Content-Length: 0 Date: Thu, 27 Dec 2018 19:04:35 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 19:04:35,307 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-groups/66ac3dbc-834b-4249-9026-d2b0e23569dd.json used request id req-4449cad7-e40f-4d98-b90b-aaa9ff009a0d 2018-12-27 19:04:35,307 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.361744880676s 2018-12-27 19:04:35,307 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-groups/66ac3dbc-834b-4249-9026-d2b0e23569dd.json used request id req-4449cad7-e40f-4d98-b90b-aaa9ff009a0d 2018-12-27 19:04:35,328 - xtesting.ci.run_tests - INFO - Loading test case 'cloudify_ims'... 2018-12-27 19:04:35,353 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 19:04:35,360 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:04:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f4f515d1-9fcf-4494-897c-81ee7a6ed788 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 19:04:35,360 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-f4f515d1-9fcf-4494-897c-81ee7a6ed788 2018-12-27 19:04:35,360 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000/v3/auth/tokens 2018-12-27 19:04:35,755 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}], "expires_at": "2018-12-27T20:04:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b7b4fceec1ad4c6eb74d758b709a9d93", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "a5bc08b9f81f4e5bb86c24f9f7547bae"}, "audit_ids": ["1P1Un6V4S3OtfiDJxnVdSQ"], "issued_at": "2018-12-27T19:04:35.000000Z"}} 2018-12-27 19:04:35,758 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-27 19:04:35,759 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}660e1c6c6e37d36f46059b36dee730cfc927e6bf" 2018-12-27 19:04:36,050 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 725 X-Openstack-Request-Id: req-1740a882-836d-42c3-ab65-bbaa777a705f Date: Thu, 27 Dec 2018 19:04:36 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","updated_at":"2018-12-27T15:58:03Z","dns_domain":"","revision_number":8,"port_security_enabled":true,"mtu":1500,"id":"a4959dd9-e8f4-4ea9-8c99-7bff545db58c","router:external":true,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"da629caea04941e1ae8979c379dc7c9d","status":"ACTIVE","subnets":["244ab55b-a0ed-4e50-9f85-07f08119ae55"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"da629caea04941e1ae8979c379dc7c9d","created_at":"2018-12-27T15:29:17Z","provider:network_type":"flat"}]} 2018-12-27 19:04:36,051 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json?router%3Aexternal=True used request id req-1740a882-836d-42c3-ab65-bbaa777a705f 2018-12-27 19:04:36,051 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.292541980743s 2018-12-27 19:04:36,051 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json?router%3Aexternal=True used request id req-1740a882-836d-42c3-ab65-bbaa777a705f 2018-12-27 19:04:36,056 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 19:04:36,061 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 19:04:36 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 19:04:36,062 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-27 19:04:36,064 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}660e1c6c6e37d36f46059b36dee730cfc927e6bf" 2018-12-27 19:04:36,173 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:04:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ab0d01a1-eb0a-48c7-85dd-b99ecc6bac89 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.31:5000/v3/domains/914eec1d43ea4caf9d2fd33268c06258"}, "tags": [], "enabled": true, "id": "914eec1d43ea4caf9d2fd33268c06258", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains", "previous": null, "next": null}} 2018-12-27 19:04:36,173 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains used request id req-ab0d01a1-eb0a-48c7-85dd-b99ecc6bac89 2018-12-27 19:04:36,173 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.111617803574s 2018-12-27 19:04:36,173 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains used request id req-ab0d01a1-eb0a-48c7-85dd-b99ecc6bac89 2018-12-27 19:04:36,179 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-12-27 19:04:36,181 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}660e1c6c6e37d36f46059b36dee730cfc927e6bf" -d '{"project": {"description": "Created by OPNFV Functest: cloudify_ims", "enabled": true, "domain_id": "default", "name": "cloudify_ims-project_c5dcb610-764d-4feb-b52d-915e326099ea"}}' 2018-12-27 19:04:36,320 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 27 Dec 2018 19:04:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7730ee03-54fc-4c44-ba37-e2fb936e2111 Content-Length: 370 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: cloudify_ims", "links": {"self": "http://172.30.9.31:5000/v3/projects/8c9032acdce34b28bbac9df3ee5c891d"}, "tags": [], "enabled": true, "id": "8c9032acdce34b28bbac9df3ee5c891d", "parent_id": "default", "domain_id": "default", "name": "cloudify_ims-project_c5dcb610-764d-4feb-b52d-915e326099ea"}} 2018-12-27 19:04:36,320 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-7730ee03-54fc-4c44-ba37-e2fb936e2111 2018-12-27 19:04:36,320 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.141283988953s 2018-12-27 19:04:36,320 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-7730ee03-54fc-4c44-ba37-e2fb936e2111 2018-12-27 19:04:36,321 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: cloudify_ims', u'tags': [], 'enabled': True, 'id': u'8c9032acdce34b28bbac9df3ee5c891d', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'cloudify_ims-project_c5dcb610-764d-4feb-b52d-915e326099ea'}) 2018-12-27 19:04:36,325 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-12-27 19:04:36,328 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}660e1c6c6e37d36f46059b36dee730cfc927e6bf" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "c827414b-47fd-4a32-ad99-43dc34312955", "email": null, "name": "cloudify_ims-user_c5dcb610-764d-4feb-b52d-915e326099ea"}}' 2018-12-27 19:04:36,713 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 27 Dec 2018 19:04:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-92ac25e0-fd92-4a33-9ed7-845bff9eb108 Content-Length: 327 Content-Type: application/json RESP BODY: {"user": {"name": "cloudify_ims-user_c5dcb610-764d-4feb-b52d-915e326099ea", "links": {"self": "http://172.30.9.31:5000/v3/users/9789450b9ceb442588b22edd915e3613"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "9789450b9ceb442588b22edd915e3613", "domain_id": "default", "password_expires_at": null}} 2018-12-27 19:04:36,713 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/users used request id req-92ac25e0-fd92-4a33-9ed7-845bff9eb108 2018-12-27 19:04:36,713 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.387444972992s 2018-12-27 19:04:36,713 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/users used request id req-92ac25e0-fd92-4a33-9ed7-845bff9eb108 2018-12-27 19:04:36,714 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'9789450b9ceb442588b22edd915e3613', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'cloudify_ims-user_c5dcb610-764d-4feb-b52d-915e326099ea'}) 2018-12-27 19:04:36,716 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-27 19:04:36,717 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}660e1c6c6e37d36f46059b36dee730cfc927e6bf" 2018-12-27 19:04:36,834 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:04:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-80f57efc-5ad8-4287-85e6-8acd902d0f85 Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 19:04:36,834 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-80f57efc-5ad8-4287-85e6-8acd902d0f85 2018-12-27 19:04:36,834 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.118481874466s 2018-12-27 19:04:36,834 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-80f57efc-5ad8-4287-85e6-8acd902d0f85 2018-12-27 19:04:36,839 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-27 19:04:36,842 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}660e1c6c6e37d36f46059b36dee730cfc927e6bf" 2018-12-27 19:04:36,946 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:04:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0deccd33-5531-484b-b801-75c5a45fd904 Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 19:04:36,946 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-0deccd33-5531-484b-b801-75c5a45fd904 2018-12-27 19:04:36,946 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.107272863388s 2018-12-27 19:04:36,946 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-0deccd33-5531-484b-b801-75c5a45fd904 2018-12-27 19:04:36,951 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-27 19:04:36,954 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}660e1c6c6e37d36f46059b36dee730cfc927e6bf" 2018-12-27 19:04:37,054 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:04:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-27a9c183-94db-4c5c-8449-654e17fedcdf Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-12-27 19:04:37,054 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains/default used request id req-27a9c183-94db-4c5c-8449-654e17fedcdf 2018-12-27 19:04:37,054 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.103285074234s 2018-12-27 19:04:37,055 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains/default used request id req-27a9c183-94db-4c5c-8449-654e17fedcdf 2018-12-27 19:04:37,056 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-27 19:04:37,059 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}660e1c6c6e37d36f46059b36dee730cfc927e6bf" 2018-12-27 19:04:37,185 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:04:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-28306e65-782f-4fcc-9c14-908f0a4057ef Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/05a834ddebbc40688596b7460b47439e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05a834ddebbc40688596b7460b47439e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/08226a0ad01943f39559448239e291e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "08226a0ad01943f39559448239e291e1", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/55c0552fe37a4f7ca0e73939514bc683"}, "domain_id": "default", "enabled": true, "options": {}, "id": "55c0552fe37a4f7ca0e73939514bc683", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/646a4af4e3b5439a97996d353fea3924"}, "domain_id": "914eec1d43ea4caf9d2fd33268c06258", "enabled": true, "options": {}, "id": "646a4af4e3b5439a97996d353fea3924", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/85fb203e51c34d3f8122e285a6a318b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85fb203e51c34d3f8122e285a6a318b3", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/905e7f4b42d24cca93b99d2401fa3378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "905e7f4b42d24cca93b99d2401fa3378", "email": "heat@localhost", "password_expires_at": null}, {"name": "cloudify_ims-user_c5dcb610-764d-4feb-b52d-915e326099ea", "links": {"self": "http://172.30.9.31:5000/v3/users/9789450b9ceb442588b22edd915e3613"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "9789450b9ceb442588b22edd915e3613", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/a5bc08b9f81f4e5bb86c24f9f7547bae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5bc08b9f81f4e5bb86c24f9f7547bae", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/a5c780627f004d318bf908d80305da9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5c780627f004d318bf908d80305da9c", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/b18425bf2b044bc9af7e194919539a17"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b18425bf2b044bc9af7e194919539a17", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/b8d2134b619d4dca80e21d6fb16449b0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b8d2134b619d4dca80e21d6fb16449b0", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/b9ab6a25a652438285139fe5b44aea62"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9ab6a25a652438285139fe5b44aea62", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/c08462554a4844d681348f58b9b0edee"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c08462554a4844d681348f58b9b0edee", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/ddfc3a9aad444d4782eae677c8a98130"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ddfc3a9aad444d4782eae677c8a98130", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/f2a74f2185a54676a6cb2bb5ecfcc4f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2a74f2185a54676a6cb2bb5ecfcc4f6", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-12-27 19:04:37,185 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-28306e65-782f-4fcc-9c14-908f0a4057ef 2018-12-27 19:04:37,185 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.129436016083s 2018-12-27 19:04:37,186 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-28306e65-782f-4fcc-9c14-908f0a4057ef 2018-12-27 19:04:37,198 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-27 19:04:37,201 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}660e1c6c6e37d36f46059b36dee730cfc927e6bf" 2018-12-27 19:04:37,305 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:04:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e60af25c-4239-4c4e-8408-f72e1a2a419c Content-Encoding: gzip Content-Length: 397 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: cloudify_ims", "links": {"self": "http://172.30.9.31:5000/v3/projects/8c9032acdce34b28bbac9df3ee5c891d"}, "tags": [], "enabled": true, "id": "8c9032acdce34b28bbac9df3ee5c891d", "parent_id": "default", "domain_id": "default", "name": "cloudify_ims-project_c5dcb610-764d-4feb-b52d-915e326099ea"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93"}, "tags": [], "enabled": true, "id": "b7b4fceec1ad4c6eb74d758b709a9d93", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/da629caea04941e1ae8979c379dc7c9d"}, "tags": [], "enabled": true, "id": "da629caea04941e1ae8979c379dc7c9d", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-12-27 19:04:37,305 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?domain_id=default used request id req-e60af25c-4239-4c4e-8408-f72e1a2a419c 2018-12-27 19:04:37,305 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.107359886169s 2018-12-27 19:04:37,305 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?domain_id=default used request id req-e60af25c-4239-4c4e-8408-f72e1a2a419c 2018-12-27 19:04:37,313 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-12-27 19:04:37,316 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:5000/v3/role_assignments?user.id=9789450b9ceb442588b22edd915e3613&role.id=5e97c57d600b48f5b4c8f915fe73d20b&scope.project.id=8c9032acdce34b28bbac9df3ee5c891d" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}660e1c6c6e37d36f46059b36dee730cfc927e6bf" 2018-12-27 19:04:37,420 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:04:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-48a64f27-1c52-444d-9cb7-bb0393e392e0 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.31:5000/v3/role_assignments?user.id=9789450b9ceb442588b22edd915e3613&role.id=5e97c57d600b48f5b4c8f915fe73d20b&scope.project.id=8c9032acdce34b28bbac9df3ee5c891d", "previous": null, "next": null}} 2018-12-27 19:04:37,421 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/role_assignments?user.id=9789450b9ceb442588b22edd915e3613&role.id=5e97c57d600b48f5b4c8f915fe73d20b&scope.project.id=8c9032acdce34b28bbac9df3ee5c891d used request id req-48a64f27-1c52-444d-9cb7-bb0393e392e0 2018-12-27 19:04:37,421 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.107527017593s 2018-12-27 19:04:37,421 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/role_assignments?user.id=9789450b9ceb442588b22edd915e3613&role.id=5e97c57d600b48f5b4c8f915fe73d20b&scope.project.id=8c9032acdce34b28bbac9df3ee5c891d used request id req-48a64f27-1c52-444d-9cb7-bb0393e392e0 2018-12-27 19:04:37,425 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-12-27 19:04:37,429 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.31:5000/v3/projects/8c9032acdce34b28bbac9df3ee5c891d/users/9789450b9ceb442588b22edd915e3613/roles/5e97c57d600b48f5b4c8f915fe73d20b -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}660e1c6c6e37d36f46059b36dee730cfc927e6bf" 2018-12-27 19:04:37,588 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 19:04:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f88e0425-01eb-43c4-b0da-2efa9666679d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 19:04:37,588 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/8c9032acdce34b28bbac9df3ee5c891d/users/9789450b9ceb442588b22edd915e3613/roles/5e97c57d600b48f5b4c8f915fe73d20b used request id req-f88e0425-01eb-43c4-b0da-2efa9666679d 2018-12-27 19:04:37,588 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.162554979324s 2018-12-27 19:04:37,588 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/8c9032acdce34b28bbac9df3ee5c891d/users/9789450b9ceb442588b22edd915e3613/roles/5e97c57d600b48f5b4c8f915fe73d20b used request id req-f88e0425-01eb-43c4-b0da-2efa9666679d 2018-12-27 19:04:37,589 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'cloudify_ims-project_c5dcb610-764d-4feb-b52d-915e326099ea', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'tenant_name': 'admin', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': u'1', u'image_api_version': '2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'regionOne', u'key_manager_api_version': u'v1', 'project_id': u'8c9032acdce34b28bbac9df3ee5c891d', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'c827414b-47fd-4a32-ad99-43dc34312955', 'username': u'cloudify_ims-user_c5dcb610-764d-4feb-b52d-915e326099ea', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.31:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-12-27 19:04:37,593 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'cloudify_ims-user_c5dcb610-764d-4feb-b52d-915e326099ea', 'password': 'c827414b-47fd-4a32-ad99-43dc34312955', 'project_name': 'cloudify_ims-project_c5dcb610-764d-4feb-b52d-915e326099ea', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.31:5000//v3', 'project_id': '8c9032acdce34b28bbac9df3ee5c891d', 'project_domain_name': 'Default'} 2018-12-27 19:04:37,657 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - VNF configuration: {'inputs': {u'vellum_cluster_size': 1, u'agent_user': u'ubuntu', u'image_id': u'ubuntu_14.04', u'external_network_name': u'', u'dime_cluster_size': 1, u'key_pair_name': u'cloudify_ims_kp', u'bono_cluster_size': 1, u'flavor_id': u'cloudify.small', u'public_domain': u'clearwater.opnfv', u'homer_cluster_size': 1, u'release': u'repo129', u'private_key_path': u'/etc/cloudify/cloudify_ims.pem', u'sprout_cluster_size': 1}, 'descriptor': {u'file_name': u'/src/cloudify_vims/openstack-blueprint.yaml', u'version': u'129', u'name': u'clearwater-opnfv'}} 2018-12-27 19:04:37,672 - xtesting.ci.run_tests - INFO - Running test case 'cloudify_ims'... 2018-12-27 19:04:37,673 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-27 19:04:37,675 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}660e1c6c6e37d36f46059b36dee730cfc927e6bf" 2018-12-27 19:04:37,779 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:04:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-42043799-3f89-4fe9-9432-8b39290a0e7f Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.31:5000/v3/domains/914eec1d43ea4caf9d2fd33268c06258"}, "tags": [], "enabled": true, "id": "914eec1d43ea4caf9d2fd33268c06258", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains", "previous": null, "next": null}} 2018-12-27 19:04:37,779 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains used request id req-42043799-3f89-4fe9-9432-8b39290a0e7f 2018-12-27 19:04:37,779 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.106380939484s 2018-12-27 19:04:37,779 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains used request id req-42043799-3f89-4fe9-9432-8b39290a0e7f 2018-12-27 19:04:37,787 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-27 19:04:37,790 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}660e1c6c6e37d36f46059b36dee730cfc927e6bf" 2018-12-27 19:04:37,895 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:04:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-65540112-482d-435f-b61f-1fe9a9745f15 Content-Encoding: gzip Content-Length: 397 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: cloudify_ims", "links": {"self": "http://172.30.9.31:5000/v3/projects/8c9032acdce34b28bbac9df3ee5c891d"}, "tags": [], "enabled": true, "id": "8c9032acdce34b28bbac9df3ee5c891d", "parent_id": "default", "domain_id": "default", "name": "cloudify_ims-project_c5dcb610-764d-4feb-b52d-915e326099ea"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93"}, "tags": [], "enabled": true, "id": "b7b4fceec1ad4c6eb74d758b709a9d93", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/da629caea04941e1ae8979c379dc7c9d"}, "tags": [], "enabled": true, "id": "da629caea04941e1ae8979c379dc7c9d", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-12-27 19:04:37,896 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?domain_id=default used request id req-65540112-482d-435f-b61f-1fe9a9745f15 2018-12-27 19:04:37,896 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.109046936035s 2018-12-27 19:04:37,896 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?domain_id=default used request id req-65540112-482d-435f-b61f-1fe9a9745f15 2018-12-27 19:04:37,898 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-12-27 19:04:37,899 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}660e1c6c6e37d36f46059b36dee730cfc927e6bf" -d '{"network": {"tenant_id": "8c9032acdce34b28bbac9df3ee5c891d", "name": "cloudify_ims-net_c5dcb610-764d-4feb-b52d-915e326099ea", "admin_state_up": true}}' 2018-12-27 19:04:39,370 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 723 X-Openstack-Request-Id: req-ec6e8e37-58c7-4f74-b43d-4637f8a831bd Date: Thu, 27 Dec 2018 19:04:39 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"provider:network_type":"geneve","id":"ea739b03-38da-4385-a295-5045c1a9a27e","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":95,"ipv4_address_scope":null,"shared":false,"project_id":"8c9032acdce34b28bbac9df3ee5c891d","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-27T19:04:38Z","is_default":false,"qos_policy_id":null,"name":"cloudify_ims-net_c5dcb610-764d-4feb-b52d-915e326099ea","admin_state_up":true,"tenant_id":"8c9032acdce34b28bbac9df3ee5c891d","created_at":"2018-12-27T19:04:38Z","mtu":1442}} 2018-12-27 19:04:39,371 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-ec6e8e37-58c7-4f74-b43d-4637f8a831bd 2018-12-27 19:04:39,371 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 1.4721930027s 2018-12-27 19:04:39,371 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-ec6e8e37-58c7-4f74-b43d-4637f8a831bd 2018-12-27 19:04:39,372 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'dns_domain': u'', u'updated_at': u'2018-12-27T19:04:38Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'provider:network_type': u'geneve', u'id': u'ea739b03-38da-4385-a295-5045c1a9a27e', u'provider:segmentation_id': 95, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'cloudify_ims-net_c5dcb610-764d-4feb-b52d-915e326099ea', u'created_at': u'2018-12-27T19:04:38Z', u'mtu': 1442, u'tenant_id': u'8c9032acdce34b28bbac9df3ee5c891d', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'8c9032acdce34b28bbac9df3ee5c891d'}) 2018-12-27 19:04:39,373 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 19:04:39,380 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:04:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-53e2559b-e841-437c-8ddd-c37aea5c8dde Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 19:04:39,380 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-53e2559b-e841-437c-8ddd-c37aea5c8dde 2018-12-27 19:04:39,381 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000/v3/auth/tokens 2018-12-27 19:04:39,773 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T20:04:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8c9032acdce34b28bbac9df3ee5c891d", "name": "cloudify_ims-project_c5dcb610-764d-4feb-b52d-915e326099ea"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/8c9032acdce34b28bbac9df3ee5c891d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/8c9032acdce34b28bbac9df3ee5c891d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/8c9032acdce34b28bbac9df3ee5c891d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/8c9032acdce34b28bbac9df3ee5c891d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/8c9032acdce34b28bbac9df3ee5c891d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/8c9032acdce34b28bbac9df3ee5c891d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/8c9032acdce34b28bbac9df3ee5c891d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/8c9032acdce34b28bbac9df3ee5c891d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/8c9032acdce34b28bbac9df3ee5c891d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_8c9032acdce34b28bbac9df3ee5c891d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_8c9032acdce34b28bbac9df3ee5c891d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/8c9032acdce34b28bbac9df3ee5c891d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/8c9032acdce34b28bbac9df3ee5c891d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/8c9032acdce34b28bbac9df3ee5c891d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "cloudify_ims-user_c5dcb610-764d-4feb-b52d-915e326099ea", "id": "9789450b9ceb442588b22edd915e3613"}, "audit_ids": ["RfExg11UR1yl63CJQnHI1Q"], "issued_at": "2018-12-27T19:04:39.000000Z"}} 2018-12-27 19:04:39,776 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-27 19:04:39,776 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cbd145dcfd7bac3c1bd0c92bf276a2ab968aed53" 2018-12-27 19:04:40,056 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1218 X-Openstack-Request-Id: req-311e229a-e47a-426c-a63e-88e4f485961e Date: Thu, 27 Dec 2018 19:04:40 GMT RESP BODY: {"networks":[{"updated_at":"2018-12-27T15:58:03Z","dns_domain":"","revision_number":8,"port_security_enabled":true,"id":"a4959dd9-e8f4-4ea9-8c99-7bff545db58c","router:external":true,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"da629caea04941e1ae8979c379dc7c9d","status":"ACTIVE","subnets":["244ab55b-a0ed-4e50-9f85-07f08119ae55"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"da629caea04941e1ae8979c379dc7c9d","created_at":"2018-12-27T15:29:17Z","mtu":1500},{"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"id":"ea739b03-38da-4385-a295-5045c1a9a27e","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"8c9032acdce34b28bbac9df3ee5c891d","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-27T19:04:38Z","qos_policy_id":null,"name":"cloudify_ims-net_c5dcb610-764d-4feb-b52d-915e326099ea","admin_state_up":true,"tenant_id":"8c9032acdce34b28bbac9df3ee5c891d","created_at":"2018-12-27T19:04:38Z","mtu":1442}]} 2018-12-27 19:04:40,056 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-311e229a-e47a-426c-a63e-88e4f485961e 2018-12-27 19:04:40,056 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.280544996262s 2018-12-27 19:04:40,057 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-311e229a-e47a-426c-a63e-88e4f485961e 2018-12-27 19:04:40,058 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-12-27 19:04:40,059 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}cbd145dcfd7bac3c1bd0c92bf276a2ab968aed53" -d '{"subnet": {"name": "cloudify_ims-subnet_c5dcb610-764d-4feb-b52d-915e326099ea", "enable_dhcp": true, "network_id": "ea739b03-38da-4385-a295-5045c1a9a27e", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-12-27 19:04:42,262 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-aa9c28d5-32bf-4759-84d9-2005b4825b87 Date: Thu, 27 Dec 2018 19:04:42 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ea739b03-38da-4385-a295-5045c1a9a27e","tenant_id":"8c9032acdce34b28bbac9df3ee5c891d","created_at":"2018-12-27T19:04:40Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-12-27T19:04:40Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"8c9032acdce34b28bbac9df3ee5c891d","id":"dcbcb43e-f45a-43bc-9dc6-11dbdd42f948","subnetpool_id":null,"name":"cloudify_ims-subnet_c5dcb610-764d-4feb-b52d-915e326099ea"}} 2018-12-27 19:04:42,262 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/subnets.json used request id req-aa9c28d5-32bf-4759-84d9-2005b4825b87 2018-12-27 19:04:42,262 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 2.20384716988s 2018-12-27 19:04:42,263 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/subnets.json used request id req-aa9c28d5-32bf-4759-84d9-2005b4825b87 2018-12-27 19:04:42,263 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-12-27T19:04:40Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'dcbcb43e-f45a-43bc-9dc6-11dbdd42f948', u'subnetpool_id': None, u'service_types': [], u'name': u'cloudify_ims-subnet_c5dcb610-764d-4feb-b52d-915e326099ea', u'enable_dhcp': True, u'network_id': u'ea739b03-38da-4385-a295-5045c1a9a27e', u'tenant_id': u'8c9032acdce34b28bbac9df3ee5c891d', u'created_at': u'2018-12-27T19:04:40Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'8c9032acdce34b28bbac9df3ee5c891d'}) 2018-12-27 19:04:42,264 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-12-27 19:04:42,264 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}cbd145dcfd7bac3c1bd0c92bf276a2ab968aed53" -d '{"router": {"external_gateway_info": {"network_id": "a4959dd9-e8f4-4ea9-8c99-7bff545db58c"}, "name": "cloudify_ims-router_c5dcb610-764d-4feb-b52d-915e326099ea", "admin_state_up": true}}' 2018-12-27 19:04:44,283 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 623 X-Openstack-Request-Id: req-0dcdcb1f-f08c-4b8f-909a-e8a0b761f5a9 Date: Thu, 27 Dec 2018 19:04:44 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "a4959dd9-e8f4-4ea9-8c99-7bff545db58c", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "244ab55b-a0ed-4e50-9f85-07f08119ae55", "ip_address": "172.30.9.202"}]}, "description": "", "tags": [], "tenant_id": "8c9032acdce34b28bbac9df3ee5c891d", "created_at": "2018-12-27T19:04:42Z", "admin_state_up": true, "updated_at": "2018-12-27T19:04:43Z", "revision_number": 2, "routes": [], "project_id": "8c9032acdce34b28bbac9df3ee5c891d", "id": "7fad602c-91ba-4cf1-956d-e143439e60b4", "name": "cloudify_ims-router_c5dcb610-764d-4feb-b52d-915e326099ea"}} 2018-12-27 19:04:44,283 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/routers.json used request id req-0dcdcb1f-f08c-4b8f-909a-e8a0b761f5a9 2018-12-27 19:04:44,283 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 2.01924490929s 2018-12-27 19:04:44,283 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/routers.json used request id req-0dcdcb1f-f08c-4b8f-909a-e8a0b761f5a9 2018-12-27 19:04:44,284 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'a4959dd9-e8f4-4ea9-8c99-7bff545db58c', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'244ab55b-a0ed-4e50-9f85-07f08119ae55', u'ip_address': u'172.30.9.202'}]}, u'description': u'', u'tags': [], u'tenant_id': u'8c9032acdce34b28bbac9df3ee5c891d', u'created_at': u'2018-12-27T19:04:42Z', u'admin_state_up': True, u'updated_at': u'2018-12-27T19:04:43Z', u'revision_number': 2, u'routes': [], u'project_id': u'8c9032acdce34b28bbac9df3ee5c891d', u'id': u'7fad602c-91ba-4cf1-956d-e143439e60b4', u'name': u'cloudify_ims-router_c5dcb610-764d-4feb-b52d-915e326099ea'}) 2018-12-27 19:04:44,284 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-12-27 19:04:44,285 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.31:9696/v2.0/routers/7fad602c-91ba-4cf1-956d-e143439e60b4/add_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}cbd145dcfd7bac3c1bd0c92bf276a2ab968aed53" -d '{"subnet_id": "dcbcb43e-f45a-43bc-9dc6-11dbdd42f948"}' 2018-12-27 19:04:47,544 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-8d14f8b5-7e8c-47ba-88fe-e7a99e140c06 Date: Thu, 27 Dec 2018 19:04:47 GMT RESP BODY: {"network_id": "ea739b03-38da-4385-a295-5045c1a9a27e", "tenant_id": "8c9032acdce34b28bbac9df3ee5c891d", "subnet_id": "dcbcb43e-f45a-43bc-9dc6-11dbdd42f948", "subnet_ids": ["dcbcb43e-f45a-43bc-9dc6-11dbdd42f948"], "port_id": "d5eb1385-eded-422d-9270-fa75ea5def1d", "id": "7fad602c-91ba-4cf1-956d-e143439e60b4"} 2018-12-27 19:04:47,544 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.31:9696/v2.0/routers/7fad602c-91ba-4cf1-956d-e143439e60b4/add_router_interface.json used request id req-8d14f8b5-7e8c-47ba-88fe-e7a99e140c06 2018-12-27 19:04:47,544 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 3.25949811935s 2018-12-27 19:04:47,544 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.31:9696/v2.0/routers/7fad602c-91ba-4cf1-956d-e143439e60b4/add_router_interface.json used request id req-8d14f8b5-7e8c-47ba-88fe-e7a99e140c06 returning object 7fad602c-91ba-4cf1-956d-e143439e60b4 2018-12-27 19:04:47,545 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2 2018-12-27 19:05:10,423 - shade - DEBUG - Image file /home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2 md5:d9fa9deb2e0906ab7da21bd97d305fa1 sha256:e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a 2018-12-27 19:05:10,425 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 19:05:10,430 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Thu, 27 Dec 2018 19:05:10 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}]} 2018-12-27 19:05:10,431 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-27 19:05:10,432 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cbd145dcfd7bac3c1bd0c92bf276a2ab968aed53" 2018-12-27 19:05:11,075 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-072730a2-cc04-4a87-9a19-0378e5b109e9 Date: Thu, 27 Dec 2018 19:05:11 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-27 19:05:11,076 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-072730a2-cc04-4a87-9a19-0378e5b109e9 2018-12-27 19:05:11,076 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.644593000412s 2018-12-27 19:05:11,076 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-072730a2-cc04-4a87-9a19-0378e5b109e9 2018-12-27 19:05:11,084 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-12-27 19:05:11,088 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}cbd145dcfd7bac3c1bd0c92bf276a2ab968aed53" -d '{"owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "owner_specified.shade.object": "images/cloudify_ims-img_c5dcb610-764d-4feb-b52d-915e326099ea", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "cloudify_ims-img_c5dcb610-764d-4feb-b52d-915e326099ea"}' 2018-12-27 19:05:11,750 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 876 Content-Type: application/json Location: http://172.30.9.31:9292/v2/images/e2e39eda-5d5a-485d-b5d9-5cb323bd8e65 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-42664cf8-4a20-40a1-9381-6b16c0fcc985 Date: Thu, 27 Dec 2018 19:05:11 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/e2e39eda-5d5a-485d-b5d9-5cb323bd8e65/file", "owner": "8c9032acdce34b28bbac9df3ee5c891d", "id": "e2e39eda-5d5a-485d-b5d9-5cb323bd8e65", "size": null, "self": "/v2/images/e2e39eda-5d5a-485d-b5d9-5cb323bd8e65", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-12-27T19:05:11Z", "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_c5dcb610-764d-4feb-b52d-915e326099ea", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify_ims-img_c5dcb610-764d-4feb-b52d-915e326099ea", "checksum": null, "created_at": "2018-12-27T19:05:11Z", "protected": false} 2018-12-27 19:05:11,750 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.31:9292/v2/images used request id req-42664cf8-4a20-40a1-9381-6b16c0fcc985 2018-12-27 19:05:11,750 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.665671825409s 2018-12-27 19:05:11,750 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.31:9292/v2/images used request id req-42664cf8-4a20-40a1-9381-6b16c0fcc985 returning object e2e39eda-5d5a-485d-b5d9-5cb323bd8e65 2018-12-27 19:05:11,751 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-12-27 19:05:11,755 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.31:9292/v2/images/e2e39eda-5d5a-485d-b5d9-5cb323bd8e65/file -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}cbd145dcfd7bac3c1bd0c92bf276a2ab968aed53" -d '' 2018-12-27 19:06:06,803 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-f8d3ab1a-a630-49c0-8a65-b98a7d8adbd0 Date: Thu, 27 Dec 2018 19:06:06 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-27 19:06:06,803 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.31:9292/v2/images/e2e39eda-5d5a-485d-b5d9-5cb323bd8e65/file used request id req-f8d3ab1a-a630-49c0-8a65-b98a7d8adbd0 2018-12-27 19:06:06,803 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 55.0523328781s 2018-12-27 19:06:06,804 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.31:9292/v2/images/e2e39eda-5d5a-485d-b5d9-5cb323bd8e65/file used request id req-f8d3ab1a-a630-49c0-8a65-b98a7d8adbd0 2018-12-27 19:06:06,808 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-27 19:06:06,812 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cbd145dcfd7bac3c1bd0c92bf276a2ab968aed53" 2018-12-27 19:06:07,034 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1208 Content-Type: application/json X-Openstack-Request-Id: req-036f0a04-5194-484e-996b-a1aa19f002b2 Date: Thu, 27 Dec 2018 19:06:07 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/e2e39eda-5d5a-485d-b5d9-5cb323bd8e65/snap", "metadata": {}}], "file": "/v2/images/e2e39eda-5d5a-485d-b5d9-5cb323bd8e65/file", "owner": "8c9032acdce34b28bbac9df3ee5c891d", "id": "e2e39eda-5d5a-485d-b5d9-5cb323bd8e65", "size": 4373348352, "self": "/v2/images/e2e39eda-5d5a-485d-b5d9-5cb323bd8e65", "disk_format": "qcow2", "direct_url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/e2e39eda-5d5a-485d-b5d9-5cb323bd8e65/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-12-27T19:06:06Z", "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_c5dcb610-764d-4feb-b52d-915e326099ea", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify_ims-img_c5dcb610-764d-4feb-b52d-915e326099ea", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-12-27T19:05:11Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-27 19:06:07,034 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-036f0a04-5194-484e-996b-a1aa19f002b2 2018-12-27 19:06:07,035 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.226691961288s 2018-12-27 19:06:07,035 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-036f0a04-5194-484e-996b-a1aa19f002b2 2018-12-27 19:06:07,037 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/e2e39eda-5d5a-485d-b5d9-5cb323bd8e65/snap', u'metadata': Munch({})})], 'file': u'/v2/images/e2e39eda-5d5a-485d-b5d9-5cb323bd8e65/file', 'owner': u'8c9032acdce34b28bbac9df3ee5c891d', 'id': u'e2e39eda-5d5a-485d-b5d9-5cb323bd8e65', 'size': 4373348352, u'self': u'/v2/images/e2e39eda-5d5a-485d-b5d9-5cb323bd8e65', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'8c9032acdce34b28bbac9df3ee5c891d', 'name': 'cloudify_ims-project_c5dcb610-764d-4feb-b52d-915e326099ea', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/e2e39eda-5d5a-485d-b5d9-5cb323bd8e65/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-12-27T19:06:06Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-12-27T19:06:06Z', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'owner_specified.shade.object': u'images/cloudify_ims-img_c5dcb610-764d-4feb-b52d-915e326099ea', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', 'properties': {u'self': u'/v2/images/e2e39eda-5d5a-485d-b5d9-5cb323bd8e65', u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', u'owner_specified.shade.object': u'images/cloudify_ims-img_c5dcb610-764d-4feb-b52d-915e326099ea', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'schema': u'/v2/schemas/image'}, 'name': u'cloudify_ims-img_c5dcb610-764d-4feb-b52d-915e326099ea', 'created': u'2018-12-27T19:05:11Z', 'checksum': u'd9fa9deb2e0906ab7da21bd97d305fa1', 'created_at': u'2018-12-27T19:05:11Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/e2e39eda-5d5a-485d-b5d9-5cb323bd8e65', u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', u'owner_specified.shade.object': u'images/cloudify_ims-img_c5dcb610-764d-4feb-b52d-915e326099ea', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'schema': u'/v2/schemas/image'}}) 2018-12-27 19:06:07,038 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-12-27 19:06:07,040 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}660e1c6c6e37d36f46059b36dee730cfc927e6bf" -d '{"flavor": {"vcpus": 2, "ram": 4096, "name": "cloudify_ims-flavor_c5dcb610-764d-4feb-b52d-915e326099ea", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": null, "swap": 0}}' 2018-12-27 19:06:07,270 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:06:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9c4ae8c7-4fdb-4d43-a75f-9d22eaf8d94e x-compute-request-id: req-9c4ae8c7-4fdb-4d43-a75f-9d22eaf8d94e Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"flavor": {"name": "cloudify_ims-flavor_c5dcb610-764d-4feb-b52d-915e326099ea", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/72c4303d-7bb6-4935-835e-d86bd5d196fb", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/72c4303d-7bb6-4935-835e-d86bd5d196fb", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": "72c4303d-7bb6-4935-835e-d86bd5d196fb"}} 2018-12-27 19:06:07,270 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-9c4ae8c7-4fdb-4d43-a75f-9d22eaf8d94e 2018-12-27 19:06:07,270 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.232268810272s 2018-12-27 19:06:07,270 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-9c4ae8c7-4fdb-4d43-a75f-9d22eaf8d94e 2018-12-27 19:06:07,271 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'cloudify_ims-flavor_c5dcb610-764d-4feb-b52d-915e326099ea', 'ephemeral': 0, 'ram': 4096, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 2, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b7b4fceec1ad4c6eb74d758b709a9d93', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 40, 'id': u'72c4303d-7bb6-4935-835e-d86bd5d196fb', 'swap': 0}) 2018-12-27 19:06:07,272 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-12-27 19:06:07,275 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/flavors/72c4303d-7bb6-4935-835e-d86bd5d196fb/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}660e1c6c6e37d36f46059b36dee730cfc927e6bf" -d '{"extra_specs": {}}' 2018-12-27 19:06:07,295 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:06:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-5bc8148a-69a0-4bee-b542-b879bc109ead x-compute-request-id: req-5bc8148a-69a0-4bee-b542-b879bc109ead Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-12-27 19:06:07,295 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors/72c4303d-7bb6-4935-835e-d86bd5d196fb/os-extra_specs used request id req-5bc8148a-69a0-4bee-b542-b879bc109ead 2018-12-27 19:06:07,296 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0234339237213s 2018-12-27 19:06:07,296 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors/72c4303d-7bb6-4935-835e-d86bd5d196fb/os-extra_specs used request id req-5bc8148a-69a0-4bee-b542-b879bc109ead 2018-12-27 19:06:07,296 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-12-27 19:06:07,299 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/os-keypairs -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}cbd145dcfd7bac3c1bd0c92bf276a2ab968aed53" -d '{"keypair": {"name": "cloudify_ims-kp_c5dcb610-764d-4feb-b52d-915e326099ea"}}' 2018-12-27 19:06:07,658 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:06:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-31913685-5ac6-4b0d-a533-3d3aa80786f0 x-compute-request-id: req-31913685-5ac6-4b0d-a533-3d3aa80786f0 Content-Encoding: gzip Content-Length: 1809 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC37dmR06YlAzOX8ueOo7v/LK+4oQph2E81+oMyDOUwLqgyJd2g3Yoc1wRxLpENcDVZQtIxX5VjLLW42PoVWfbqXSY+fcmivQqjRqO53A9kLDzdx3MZHlim82/xued+5S5YF7Z7j6BWjyH0Sgx6n5xli4HbjjOLzSZKy6n035du7Epn2kFg0jB1AylThfGIDT56amBMREk4UikTGtFynaGYyLJQCQabv9PktYROLUFmw78z0qrXxr5GOBeJaSPiXtZ0Tv+ocdiA3SQ1C8W/gkt4pLyp0MC2vLTknn1iCwb0fzHWsdK7kupJduXnIURVXAXk6WL8LylT1KSk8gKaBaIn Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEogIBAAKCAQEAt+3ZkdOmJQMzl/LnjqO7/yyvuKEKYdhPNfqDMgzlMC6oMiXd\noN2KHNcEcS6RDXA1WULSMV+VYyy1uNj6FVn26l0mPn3Jor0Ko0ajudwPZCw83cdz\nGR5YpvNv8bnnfuUuWBe2e4+gVo8h9EoMep+cZYuB244zi80mSsup9N+XbuxKZ9pB\nYNIwdQMpU4XxiA0+empgTERJOFIpExrRcp2hmMiyUAkGm7/T5LWETi1BZsO/M9Kq\n18a+RjgXiWkj4l7WdE7/qHHYgN0kNQvFv4JLeKS8qdDAtry05J59YgsG9H8x1rHS\nu5LqSXbl5yFEVVwF5Oli/C8pU9SkpPICmgWiJwIDAQABAoIBABx2pHraxBVqP2u+\nXXNHh2pf4fmygkbOEMQLto3iTP192u2XyoqAfkUkST2ytSPdP4RGwPx/DEFCxASN\nH3Z6a6mtLKPzF2cl1iWaYu/6TC92YRz5Jqi2d4Wump5P5LFQijF7yfOpMGj00Y5a\nfz/iv3M/eaMeiH+UCd79UZnhmC/EAjql2tinIyWO+V/FNhRbp3qlqs69PK/Ngg0V\nAN2fWxrznEdj0E7f81m7iAMyA/2EYnq/zGiBkoaCPBdIWXnDEcWSEleH42NbtlIT\nLewcuwQmmcPzsyfsX4JmfIF0PHu4UomAfD5nSI3b3M9uvvvpeN6ZFHEVnQDXuKNg\n+rx9pNECgYEA3ZrTvX1RpaMWJgguVG0NWBRUqW57+ioVvG9t7MBEkR3BwVrNRb9h\nab/iER1Z7vTMYwhJi2FE4xJR4QHcjgy0+RKWNlo27+1qv8+HBRNf3xIcyh4GW8wH\n9mWtVsz8dVjZ8iPIxhakUpwsLYauaUUWXvxyRP8DG1eSw8VqxmBXe40CgYEA1HoH\nb8iYUyuHxUg/fI4BxaCqtC4zctJomc6PNeiCvr2Yp66BEwetQ3tU8hZFSHYYrdK6\nkTGZJ0dd18jp6NN6n9OdoO3aG++zxqRh+EWwDPcS7f0WmIUlVfnrRZSVdhiFPGwB\nlzKzWgIX0PrWWPOv5jZPw7iQabOk8H7DAR94TYMCgYBJO9NhubpzvLOjGe0FpYxV\nYVKhM4vxHltUjJaNOPTv6B+R4IoZ1KdCpVD2SvbfizLIP4LeduSnDfTVISJcJ0Lf\nVQ8jIykonRM8FD8QpFh4hanR+Z4sU/8FpJBmMRP1S8mqxbyiCfV//3ByEyIsU9KS\nzWaN+qByNryfyewBZvFCOQKBgG2fF78gaxZd2wp5n+ePDHL91ZRoUbrnu3e/Djvt\n3aazAtNgQM+kokuykbzkqJId+9WSZxcJ085kD5KI4cVxdk6HS0f/7wuCu+m8XZ9N\ntOq7flSywrml2AFnk26unf3z4Kmvv5JWYhoKAmebQoNaFmJbmwOLcVZXjL1XaRxn\nNBYpAoGAKLv7/utEx2xenzSv/9lwO/jZnD6t7c5mfKGGjY3dPZI0eoPoV6vtkN+2\nhP53kupZ3rw6MU5jOT4fA76yCZ5Zs0cHD6LqfNqpW/P+/bVyxT0QITBOnTlN2huT\n5AOdJ0H8k708oXboeAcSrs/+UQ/6qmMxRdP4XqtZO29043Oz+2Y=\n-----END RSA PRIVATE KEY-----\n", "user_id": "9789450b9ceb442588b22edd915e3613", "name": "cloudify_ims-kp_c5dcb610-764d-4feb-b52d-915e326099ea", "fingerprint": "d4:b9:2d:a6:e6:be:b5:ea:35:2c:48:3e:e1:a2:1d:9d"}} 2018-12-27 19:06:07,658 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/os-keypairs used request id req-31913685-5ac6-4b0d-a533-3d3aa80786f0 2018-12-27 19:06:07,658 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.361947059631s 2018-12-27 19:06:07,659 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/os-keypairs used request id req-31913685-5ac6-4b0d-a533-3d3aa80786f0 2018-12-27 19:06:07,659 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC37dmR06YlAzOX8ueOo7v/LK+4oQph2E81+oMyDOUwLqgyJd2g3Yoc1wRxLpENcDVZQtIxX5VjLLW42PoVWfbqXSY+fcmivQqjRqO53A9kLDzdx3MZHlim82/xued+5S5YF7Z7j6BWjyH0Sgx6n5xli4HbjjOLzSZKy6n035du7Epn2kFg0jB1AylThfGIDT56amBMREk4UikTGtFynaGYyLJQCQabv9PktYROLUFmw78z0qrXxr5GOBeJaSPiXtZ0Tv+ocdiA3SQ1C8W/gkt4pLyp0MC2vLTknn1iCwb0fzHWsdK7kupJduXnIURVXAXk6WL8LylT1KSk8gKaBaIn Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEogIBAAKCAQEAt+3ZkdOmJQMzl/LnjqO7/yyvuKEKYdhPNfqDMgzlMC6oMiXd\noN2KHNcEcS6RDXA1WULSMV+VYyy1uNj6FVn26l0mPn3Jor0Ko0ajudwPZCw83cdz\nGR5YpvNv8bnnfuUuWBe2e4+gVo8h9EoMep+cZYuB244zi80mSsup9N+XbuxKZ9pB\nYNIwdQMpU4XxiA0+empgTERJOFIpExrRcp2hmMiyUAkGm7/T5LWETi1BZsO/M9Kq\n18a+RjgXiWkj4l7WdE7/qHHYgN0kNQvFv4JLeKS8qdDAtry05J59YgsG9H8x1rHS\nu5LqSXbl5yFEVVwF5Oli/C8pU9SkpPICmgWiJwIDAQABAoIBABx2pHraxBVqP2u+\nXXNHh2pf4fmygkbOEMQLto3iTP192u2XyoqAfkUkST2ytSPdP4RGwPx/DEFCxASN\nH3Z6a6mtLKPzF2cl1iWaYu/6TC92YRz5Jqi2d4Wump5P5LFQijF7yfOpMGj00Y5a\nfz/iv3M/eaMeiH+UCd79UZnhmC/EAjql2tinIyWO+V/FNhRbp3qlqs69PK/Ngg0V\nAN2fWxrznEdj0E7f81m7iAMyA/2EYnq/zGiBkoaCPBdIWXnDEcWSEleH42NbtlIT\nLewcuwQmmcPzsyfsX4JmfIF0PHu4UomAfD5nSI3b3M9uvvvpeN6ZFHEVnQDXuKNg\n+rx9pNECgYEA3ZrTvX1RpaMWJgguVG0NWBRUqW57+ioVvG9t7MBEkR3BwVrNRb9h\nab/iER1Z7vTMYwhJi2FE4xJR4QHcjgy0+RKWNlo27+1qv8+HBRNf3xIcyh4GW8wH\n9mWtVsz8dVjZ8iPIxhakUpwsLYauaUUWXvxyRP8DG1eSw8VqxmBXe40CgYEA1HoH\nb8iYUyuHxUg/fI4BxaCqtC4zctJomc6PNeiCvr2Yp66BEwetQ3tU8hZFSHYYrdK6\nkTGZJ0dd18jp6NN6n9OdoO3aG++zxqRh+EWwDPcS7f0WmIUlVfnrRZSVdhiFPGwB\nlzKzWgIX0PrWWPOv5jZPw7iQabOk8H7DAR94TYMCgYBJO9NhubpzvLOjGe0FpYxV\nYVKhM4vxHltUjJaNOPTv6B+R4IoZ1KdCpVD2SvbfizLIP4LeduSnDfTVISJcJ0Lf\nVQ8jIykonRM8FD8QpFh4hanR+Z4sU/8FpJBmMRP1S8mqxbyiCfV//3ByEyIsU9KS\nzWaN+qByNryfyewBZvFCOQKBgG2fF78gaxZd2wp5n+ePDHL91ZRoUbrnu3e/Djvt\n3aazAtNgQM+kokuykbzkqJId+9WSZxcJ085kD5KI4cVxdk6HS0f/7wuCu+m8XZ9N\ntOq7flSywrml2AFnk26unf3z4Kmvv5JWYhoKAmebQoNaFmJbmwOLcVZXjL1XaRxn\nNBYpAoGAKLv7/utEx2xenzSv/9lwO/jZnD6t7c5mfKGGjY3dPZI0eoPoV6vtkN+2\nhP53kupZ3rw6MU5jOT4fA76yCZ5Zs0cHD6LqfNqpW/P+/bVyxT0QITBOnTlN2huT\n5AOdJ0H8k708oXboeAcSrs/+UQ/6qmMxRdP4XqtZO29043Oz+2Y=\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'9789450b9ceb442588b22edd915e3613', 'name': u'cloudify_ims-kp_c5dcb610-764d-4feb-b52d-915e326099ea', 'created_at': '2018-12-27T19:06:07.659883', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'8c9032acdce34b28bbac9df3ee5c891d', 'name': 'cloudify_ims-project_c5dcb610-764d-4feb-b52d-915e326099ea', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'd4:b9:2d:a6:e6:be:b5:ea:35:2c:48:3e:e1:a2:1d:9d', 'type': 'ssh', 'id': u'cloudify_ims-kp_c5dcb610-764d-4feb-b52d-915e326099ea'}) 2018-12-27 19:06:07,660 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEogIBAAKCAQEAt+3ZkdOmJQMzl/LnjqO7/yyvuKEKYdhPNfqDMgzlMC6oMiXd oN2KHNcEcS6RDXA1WULSMV+VYyy1uNj6FVn26l0mPn3Jor0Ko0ajudwPZCw83cdz GR5YpvNv8bnnfuUuWBe2e4+gVo8h9EoMep+cZYuB244zi80mSsup9N+XbuxKZ9pB YNIwdQMpU4XxiA0+empgTERJOFIpExrRcp2hmMiyUAkGm7/T5LWETi1BZsO/M9Kq 18a+RjgXiWkj4l7WdE7/qHHYgN0kNQvFv4JLeKS8qdDAtry05J59YgsG9H8x1rHS u5LqSXbl5yFEVVwF5Oli/C8pU9SkpPICmgWiJwIDAQABAoIBABx2pHraxBVqP2u+ XXNHh2pf4fmygkbOEMQLto3iTP192u2XyoqAfkUkST2ytSPdP4RGwPx/DEFCxASN H3Z6a6mtLKPzF2cl1iWaYu/6TC92YRz5Jqi2d4Wump5P5LFQijF7yfOpMGj00Y5a fz/iv3M/eaMeiH+UCd79UZnhmC/EAjql2tinIyWO+V/FNhRbp3qlqs69PK/Ngg0V AN2fWxrznEdj0E7f81m7iAMyA/2EYnq/zGiBkoaCPBdIWXnDEcWSEleH42NbtlIT LewcuwQmmcPzsyfsX4JmfIF0PHu4UomAfD5nSI3b3M9uvvvpeN6ZFHEVnQDXuKNg +rx9pNECgYEA3ZrTvX1RpaMWJgguVG0NWBRUqW57+ioVvG9t7MBEkR3BwVrNRb9h ab/iER1Z7vTMYwhJi2FE4xJR4QHcjgy0+RKWNlo27+1qv8+HBRNf3xIcyh4GW8wH 9mWtVsz8dVjZ8iPIxhakUpwsLYauaUUWXvxyRP8DG1eSw8VqxmBXe40CgYEA1HoH b8iYUyuHxUg/fI4BxaCqtC4zctJomc6PNeiCvr2Yp66BEwetQ3tU8hZFSHYYrdK6 kTGZJ0dd18jp6NN6n9OdoO3aG++zxqRh+EWwDPcS7f0WmIUlVfnrRZSVdhiFPGwB lzKzWgIX0PrWWPOv5jZPw7iQabOk8H7DAR94TYMCgYBJO9NhubpzvLOjGe0FpYxV YVKhM4vxHltUjJaNOPTv6B+R4IoZ1KdCpVD2SvbfizLIP4LeduSnDfTVISJcJ0Lf VQ8jIykonRM8FD8QpFh4hanR+Z4sU/8FpJBmMRP1S8mqxbyiCfV//3ByEyIsU9KS zWaN+qByNryfyewBZvFCOQKBgG2fF78gaxZd2wp5n+ePDHL91ZRoUbrnu3e/Djvt 3aazAtNgQM+kokuykbzkqJId+9WSZxcJ085kD5KI4cVxdk6HS0f/7wuCu+m8XZ9N tOq7flSywrml2AFnk26unf3z4Kmvv5JWYhoKAmebQoNaFmJbmwOLcVZXjL1XaRxn NBYpAoGAKLv7/utEx2xenzSv/9lwO/jZnD6t7c5mfKGGjY3dPZI0eoPoV6vtkN+2 hP53kupZ3rw6MU5jOT4fA76yCZ5Zs0cHD6LqfNqpW/P+/bVyxT0QITBOnTlN2huT 5AOdJ0H8k708oXboeAcSrs/+UQ/6qmMxRdP4XqtZO29043Oz+2Y= -----END RSA PRIVATE KEY----- 2018-12-27 19:06:07,663 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-12-27 19:06:07,663 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}cbd145dcfd7bac3c1bd0c92bf276a2ab968aed53" -d '{"security_group": {"name": "cloudify_ims-sg_c5dcb610-764d-4feb-b52d-915e326099ea", "description": "created by OPNFV Functest (cloudify_ims)"}}' 2018-12-27 19:06:07,991 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1424 X-Openstack-Request-Id: req-7a377e15-833d-4da5-a96f-953a0b945178 Date: Thu, 27 Dec 2018 19:06:07 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "8c9032acdce34b28bbac9df3ee5c891d", "created_at": "2018-12-27T19:06:07Z", "updated_at": "2018-12-27T19:06:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T19:06:07Z", "revision_number": 0, "id": "1f7e65e7-6725-4c85-94b0-be607c786283", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T19:06:07Z", "security_group_id": "2d8b93b2-2aed-40e0-9b33-c9f1b1bd29f5", "tenant_id": "8c9032acdce34b28bbac9df3ee5c891d", "port_range_min": null, "ethertype": "IPv4", "project_id": "8c9032acdce34b28bbac9df3ee5c891d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T19:06:07Z", "revision_number": 0, "id": "fa1dc77f-bed9-43b3-8343-eae53313fed6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T19:06:07Z", "security_group_id": "2d8b93b2-2aed-40e0-9b33-c9f1b1bd29f5", "tenant_id": "8c9032acdce34b28bbac9df3ee5c891d", "port_range_min": null, "ethertype": "IPv6", "project_id": "8c9032acdce34b28bbac9df3ee5c891d"}], "revision_number": 2, "project_id": "8c9032acdce34b28bbac9df3ee5c891d", "id": "2d8b93b2-2aed-40e0-9b33-c9f1b1bd29f5", "name": "cloudify_ims-sg_c5dcb610-764d-4feb-b52d-915e326099ea"}} 2018-12-27 19:06:07,992 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/security-groups.json used request id req-7a377e15-833d-4da5-a96f-953a0b945178 2018-12-27 19:06:07,992 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.328764915466s 2018-12-27 19:06:07,992 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/security-groups.json used request id req-7a377e15-833d-4da5-a96f-953a0b945178 2018-12-27 19:06:07,996 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-27 19:06:07,997 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cbd145dcfd7bac3c1bd0c92bf276a2ab968aed53" 2018-12-27 19:06:08,250 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3840 X-Openstack-Request-Id: req-1e3174f0-c4cc-4df3-a206-6ce123046a46 Date: Thu, 27 Dec 2018 19:06:08 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "8c9032acdce34b28bbac9df3ee5c891d", "created_at": "2018-12-27T19:06:07Z", "updated_at": "2018-12-27T19:06:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T19:06:07Z", "revision_number": 0, "id": "1f7e65e7-6725-4c85-94b0-be607c786283", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T19:06:07Z", "security_group_id": "2d8b93b2-2aed-40e0-9b33-c9f1b1bd29f5", "tenant_id": "8c9032acdce34b28bbac9df3ee5c891d", "port_range_min": null, "ethertype": "IPv4", "project_id": "8c9032acdce34b28bbac9df3ee5c891d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T19:06:07Z", "revision_number": 0, "id": "fa1dc77f-bed9-43b3-8343-eae53313fed6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T19:06:07Z", "security_group_id": "2d8b93b2-2aed-40e0-9b33-c9f1b1bd29f5", "tenant_id": "8c9032acdce34b28bbac9df3ee5c891d", "port_range_min": null, "ethertype": "IPv6", "project_id": "8c9032acdce34b28bbac9df3ee5c891d"}], "revision_number": 2, "project_id": "8c9032acdce34b28bbac9df3ee5c891d", "id": "2d8b93b2-2aed-40e0-9b33-c9f1b1bd29f5", "name": "cloudify_ims-sg_c5dcb610-764d-4feb-b52d-915e326099ea"}, {"description": "Default security group", "tags": [], "tenant_id": "8c9032acdce34b28bbac9df3ee5c891d", "created_at": "2018-12-27T19:04:38Z", "updated_at": "2018-12-27T19:04:38Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T19:04:38Z", "revision_number": 0, "id": "2203a1c9-3a7e-4042-a5ac-958a6900b40a", "remote_group_id": "4b035ffd-143f-44ef-bd65-a4f58bcd279c", "remote_ip_prefix": null, "created_at": "2018-12-27T19:04:38Z", "security_group_id": "4b035ffd-143f-44ef-bd65-a4f58bcd279c", "tenant_id": "8c9032acdce34b28bbac9df3ee5c891d", "port_range_min": null, "ethertype": "IPv6", "project_id": "8c9032acdce34b28bbac9df3ee5c891d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T19:04:38Z", "revision_number": 0, "id": "52bd8fc7-9d5d-4019-8168-fc88fa864b56", "remote_group_id": "4b035ffd-143f-44ef-bd65-a4f58bcd279c", "remote_ip_prefix": null, "created_at": "2018-12-27T19:04:38Z", "security_group_id": "4b035ffd-143f-44ef-bd65-a4f58bcd279c", "tenant_id": "8c9032acdce34b28bbac9df3ee5c891d", "port_range_min": null, "ethertype": "IPv4", "project_id": "8c9032acdce34b28bbac9df3ee5c891d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T19:04:38Z", "revision_number": 0, "id": "bb6a5a1c-141f-43b6-b2f9-8faf2c6990b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T19:04:38Z", "security_group_id": "4b035ffd-143f-44ef-bd65-a4f58bcd279c", "tenant_id": "8c9032acdce34b28bbac9df3ee5c891d", "port_range_min": null, "ethertype": "IPv4", "project_id": "8c9032acdce34b28bbac9df3ee5c891d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T19:04:38Z", "revision_number": 0, "id": "ca5870f5-c009-4ac6-9fb5-14d1a0b92289", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T19:04:38Z", "security_group_id": "4b035ffd-143f-44ef-bd65-a4f58bcd279c", "tenant_id": "8c9032acdce34b28bbac9df3ee5c891d", "port_range_min": null, "ethertype": "IPv6", "project_id": "8c9032acdce34b28bbac9df3ee5c891d"}], "revision_number": 4, "project_id": "8c9032acdce34b28bbac9df3ee5c891d", "id": "4b035ffd-143f-44ef-bd65-a4f58bcd279c", "name": "default"}]} 2018-12-27 19:06:08,250 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json used request id req-1e3174f0-c4cc-4df3-a206-6ce123046a46 2018-12-27 19:06:08,251 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.253905057907s 2018-12-27 19:06:08,251 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json used request id req-1e3174f0-c4cc-4df3-a206-6ce123046a46 2018-12-27 19:06:08,254 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-12-27 19:06:08,255 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}cbd145dcfd7bac3c1bd0c92bf276a2ab968aed53" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": "22", "remote_ip_prefix": null, "protocol": "tcp", "port_range_max": "22", "ethertype": "IPv4", "security_group_id": "2d8b93b2-2aed-40e0-9b33-c9f1b1bd29f5"}}' 2018-12-27 19:06:08,695 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-832da6c6-df4e-4843-8d53-32ba0557cc00 Date: Thu, 27 Dec 2018 19:06:08 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-12-27T19:06:08Z", "security_group_id": "2d8b93b2-2aed-40e0-9b33-c9f1b1bd29f5", "port_range_min": 22, "revision_number": 0, "tenant_id": "8c9032acdce34b28bbac9df3ee5c891d", "created_at": "2018-12-27T19:06:08Z", "project_id": "8c9032acdce34b28bbac9df3ee5c891d", "id": "0c9edf83-bbd8-4d68-8e32-82eaf4a78337"}} 2018-12-27 19:06:08,695 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/security-group-rules.json used request id req-832da6c6-df4e-4843-8d53-32ba0557cc00 2018-12-27 19:06:08,695 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.440896034241s 2018-12-27 19:06:08,695 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/security-group-rules.json used request id req-832da6c6-df4e-4843-8d53-32ba0557cc00 2018-12-27 19:06:08,699 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-27 19:06:08,699 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cbd145dcfd7bac3c1bd0c92bf276a2ab968aed53" 2018-12-27 19:06:08,946 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4336 X-Openstack-Request-Id: req-081ff7e2-1525-45ae-a39a-82b83b29f5d0 Date: Thu, 27 Dec 2018 19:06:08 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "8c9032acdce34b28bbac9df3ee5c891d", "created_at": "2018-12-27T19:06:07Z", "updated_at": "2018-12-27T19:06:08Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-12-27T19:06:08Z", "revision_number": 0, "id": "0c9edf83-bbd8-4d68-8e32-82eaf4a78337", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T19:06:08Z", "security_group_id": "2d8b93b2-2aed-40e0-9b33-c9f1b1bd29f5", "tenant_id": "8c9032acdce34b28bbac9df3ee5c891d", "port_range_min": 22, "ethertype": "IPv4", "project_id": "8c9032acdce34b28bbac9df3ee5c891d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T19:06:07Z", "revision_number": 0, "id": "1f7e65e7-6725-4c85-94b0-be607c786283", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T19:06:07Z", "security_group_id": "2d8b93b2-2aed-40e0-9b33-c9f1b1bd29f5", "tenant_id": "8c9032acdce34b28bbac9df3ee5c891d", "port_range_min": null, "ethertype": "IPv4", "project_id": "8c9032acdce34b28bbac9df3ee5c891d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T19:06:07Z", "revision_number": 0, "id": "fa1dc77f-bed9-43b3-8343-eae53313fed6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T19:06:07Z", "security_group_id": "2d8b93b2-2aed-40e0-9b33-c9f1b1bd29f5", "tenant_id": "8c9032acdce34b28bbac9df3ee5c891d", "port_range_min": null, "ethertype": "IPv6", "project_id": "8c9032acdce34b28bbac9df3ee5c891d"}], "revision_number": 3, "project_id": "8c9032acdce34b28bbac9df3ee5c891d", "id": "2d8b93b2-2aed-40e0-9b33-c9f1b1bd29f5", "name": "cloudify_ims-sg_c5dcb610-764d-4feb-b52d-915e326099ea"}, {"description": "Default security group", "tags": [], "tenant_id": "8c9032acdce34b28bbac9df3ee5c891d", "created_at": "2018-12-27T19:04:38Z", "updated_at": "2018-12-27T19:04:38Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T19:04:38Z", "revision_number": 0, "id": "2203a1c9-3a7e-4042-a5ac-958a6900b40a", "remote_group_id": "4b035ffd-143f-44ef-bd65-a4f58bcd279c", "remote_ip_prefix": null, "created_at": "2018-12-27T19:04:38Z", "security_group_id": "4b035ffd-143f-44ef-bd65-a4f58bcd279c", "tenant_id": "8c9032acdce34b28bbac9df3ee5c891d", "port_range_min": null, "ethertype": "IPv6", "project_id": "8c9032acdce34b28bbac9df3ee5c891d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T19:04:38Z", "revision_number": 0, "id": "52bd8fc7-9d5d-4019-8168-fc88fa864b56", "remote_group_id": "4b035ffd-143f-44ef-bd65-a4f58bcd279c", "remote_ip_prefix": null, "created_at": "2018-12-27T19:04:38Z", "security_group_id": "4b035ffd-143f-44ef-bd65-a4f58bcd279c", "tenant_id": "8c9032acdce34b28bbac9df3ee5c891d", "port_range_min": null, "ethertype": "IPv4", "project_id": "8c9032acdce34b28bbac9df3ee5c891d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T19:04:38Z", "revision_number": 0, "id": "bb6a5a1c-141f-43b6-b2f9-8faf2c6990b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T19:04:38Z", "security_group_id": "4b035ffd-143f-44ef-bd65-a4f58bcd279c", "tenant_id": "8c9032acdce34b28bbac9df3ee5c891d", "port_range_min": null, "ethertype": "IPv4", "project_id": "8c9032acdce34b28bbac9df3ee5c891d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T19:04:38Z", "revision_number": 0, "id": "ca5870f5-c009-4ac6-9fb5-14d1a0b92289", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T19:04:38Z", "security_group_id": "4b035ffd-143f-44ef-bd65-a4f58bcd279c", "tenant_id": "8c9032acdce34b28bbac9df3ee5c891d", "port_range_min": null, "ethertype": "IPv6", "project_id": "8c9032acdce34b28bbac9df3ee5c891d"}], "revision_number": 4, "project_id": "8c9032acdce34b28bbac9df3ee5c891d", "id": "4b035ffd-143f-44ef-bd65-a4f58bcd279c", "name": "default"}]} 2018-12-27 19:06:08,946 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json used request id req-081ff7e2-1525-45ae-a39a-82b83b29f5d0 2018-12-27 19:06:08,947 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.247407913208s 2018-12-27 19:06:08,947 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json used request id req-081ff7e2-1525-45ae-a39a-82b83b29f5d0 2018-12-27 19:06:08,950 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-12-27 19:06:08,951 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}cbd145dcfd7bac3c1bd0c92bf276a2ab968aed53" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": null, "remote_ip_prefix": null, "protocol": "icmp", "port_range_max": null, "ethertype": "IPv4", "security_group_id": "2d8b93b2-2aed-40e0-9b33-c9f1b1bd29f5"}}' 2018-12-27 19:06:09,443 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-fafac3eb-b620-405f-8227-b6fdd242abab Date: Thu, 27 Dec 2018 19:06:09 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T19:06:09Z", "security_group_id": "2d8b93b2-2aed-40e0-9b33-c9f1b1bd29f5", "port_range_min": null, "revision_number": 0, "tenant_id": "8c9032acdce34b28bbac9df3ee5c891d", "created_at": "2018-12-27T19:06:09Z", "project_id": "8c9032acdce34b28bbac9df3ee5c891d", "id": "95aa0d82-3afa-4d9a-b889-08ddf9ef5484"}} 2018-12-27 19:06:09,443 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/security-group-rules.json used request id req-fafac3eb-b620-405f-8227-b6fdd242abab 2018-12-27 19:06:09,443 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.492527008057s 2018-12-27 19:06:09,443 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/security-group-rules.json used request id req-fafac3eb-b620-405f-8227-b6fdd242abab 2018-12-27 19:06:09,447 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-27 19:06:09,447 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cbd145dcfd7bac3c1bd0c92bf276a2ab968aed53" 2018-12-27 19:06:09,687 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4837 X-Openstack-Request-Id: req-9505c1d2-dd06-4a1c-8948-c6cb3bd1739f Date: Thu, 27 Dec 2018 19:06:09 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "8c9032acdce34b28bbac9df3ee5c891d", "created_at": "2018-12-27T19:06:07Z", "updated_at": "2018-12-27T19:06:09Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-12-27T19:06:08Z", "revision_number": 0, "id": "0c9edf83-bbd8-4d68-8e32-82eaf4a78337", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T19:06:08Z", "security_group_id": "2d8b93b2-2aed-40e0-9b33-c9f1b1bd29f5", "tenant_id": "8c9032acdce34b28bbac9df3ee5c891d", "port_range_min": 22, "ethertype": "IPv4", "project_id": "8c9032acdce34b28bbac9df3ee5c891d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T19:06:07Z", "revision_number": 0, "id": "1f7e65e7-6725-4c85-94b0-be607c786283", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T19:06:07Z", "security_group_id": "2d8b93b2-2aed-40e0-9b33-c9f1b1bd29f5", "tenant_id": "8c9032acdce34b28bbac9df3ee5c891d", "port_range_min": null, "ethertype": "IPv4", "project_id": "8c9032acdce34b28bbac9df3ee5c891d"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-12-27T19:06:09Z", "revision_number": 0, "id": "95aa0d82-3afa-4d9a-b889-08ddf9ef5484", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T19:06:09Z", "security_group_id": "2d8b93b2-2aed-40e0-9b33-c9f1b1bd29f5", "tenant_id": "8c9032acdce34b28bbac9df3ee5c891d", "port_range_min": null, "ethertype": "IPv4", "project_id": "8c9032acdce34b28bbac9df3ee5c891d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T19:06:07Z", "revision_number": 0, "id": "fa1dc77f-bed9-43b3-8343-eae53313fed6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T19:06:07Z", "security_group_id": "2d8b93b2-2aed-40e0-9b33-c9f1b1bd29f5", "tenant_id": "8c9032acdce34b28bbac9df3ee5c891d", "port_range_min": null, "ethertype": "IPv6", "project_id": "8c9032acdce34b28bbac9df3ee5c891d"}], "revision_number": 4, "project_id": "8c9032acdce34b28bbac9df3ee5c891d", "id": "2d8b93b2-2aed-40e0-9b33-c9f1b1bd29f5", "name": "cloudify_ims-sg_c5dcb610-764d-4feb-b52d-915e326099ea"}, {"description": "Default security group", "tags": [], "tenant_id": "8c9032acdce34b28bbac9df3ee5c891d", "created_at": "2018-12-27T19:04:38Z", "updated_at": "2018-12-27T19:04:38Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T19:04:38Z", "revision_number": 0, "id": "2203a1c9-3a7e-4042-a5ac-958a6900b40a", "remote_group_id": "4b035ffd-143f-44ef-bd65-a4f58bcd279c", "remote_ip_prefix": null, "created_at": "2018-12-27T19:04:38Z", "security_group_id": "4b035ffd-143f-44ef-bd65-a4f58bcd279c", "tenant_id": "8c9032acdce34b28bbac9df3ee5c891d", "port_range_min": null, "ethertype": "IPv6", "project_id": "8c9032acdce34b28bbac9df3ee5c891d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T19:04:38Z", "revision_number": 0, "id": "52bd8fc7-9d5d-4019-8168-fc88fa864b56", "remote_group_id": "4b035ffd-143f-44ef-bd65-a4f58bcd279c", "remote_ip_prefix": null, "created_at": "2018-12-27T19:04:38Z", "security_group_id": "4b035ffd-143f-44ef-bd65-a4f58bcd279c", "tenant_id": "8c9032acdce34b28bbac9df3ee5c891d", "port_range_min": null, "ethertype": "IPv4", "project_id": "8c9032acdce34b28bbac9df3ee5c891d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T19:04:38Z", "revision_number": 0, "id": "bb6a5a1c-141f-43b6-b2f9-8faf2c6990b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T19:04:38Z", "security_group_id": "4b035ffd-143f-44ef-bd65-a4f58bcd279c", "tenant_id": "8c9032acdce34b28bbac9df3ee5c891d", "port_range_min": null, "ethertype": "IPv4", "project_id": "8c9032acdce34b28bbac9df3ee5c891d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T19:04:38Z", "revision_number": 0, "id": "ca5870f5-c009-4ac6-9fb5-14d1a0b92289", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T19:04:38Z", "security_group_id": "4b035ffd-143f-44ef-bd65-a4f58bcd279c", "tenant_id": "8c9032acdce34b28bbac9df3ee5c891d", "port_range_min": null, "ethertype": "IPv6", "project_id": "8c9032acdce34b28bbac9df3ee5c891d"}], "revision_number": 4, "project_id": "8c9032acdce34b28bbac9df3ee5c891d", "id": "4b035ffd-143f-44ef-bd65-a4f58bcd279c", "name": "default"}]} 2018-12-27 19:06:09,688 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json used request id req-9505c1d2-dd06-4a1c-8948-c6cb3bd1739f 2018-12-27 19:06:09,688 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.241069078445s 2018-12-27 19:06:09,688 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json used request id req-9505c1d2-dd06-4a1c-8948-c6cb3bd1739f 2018-12-27 19:06:09,692 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-12-27 19:06:09,693 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}cbd145dcfd7bac3c1bd0c92bf276a2ab968aed53" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": 80, "remote_ip_prefix": null, "protocol": "tcp", "port_range_max": 80, "ethertype": "IPv4", "security_group_id": "2d8b93b2-2aed-40e0-9b33-c9f1b1bd29f5"}}' 2018-12-27 19:06:10,263 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-57222d5e-6ebe-41eb-a631-a23a9e5ba667 Date: Thu, 27 Dec 2018 19:06:10 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-12-27T19:06:10Z", "security_group_id": "2d8b93b2-2aed-40e0-9b33-c9f1b1bd29f5", "port_range_min": 80, "revision_number": 0, "tenant_id": "8c9032acdce34b28bbac9df3ee5c891d", "created_at": "2018-12-27T19:06:10Z", "project_id": "8c9032acdce34b28bbac9df3ee5c891d", "id": "f0592cdd-02c9-49a7-b6d8-6a0e6d7663e4"}} 2018-12-27 19:06:10,263 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/security-group-rules.json used request id req-57222d5e-6ebe-41eb-a631-a23a9e5ba667 2018-12-27 19:06:10,264 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.571500062943s 2018-12-27 19:06:10,264 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/security-group-rules.json used request id req-57222d5e-6ebe-41eb-a631-a23a9e5ba667 2018-12-27 19:06:10,267 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-27 19:06:10,268 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cbd145dcfd7bac3c1bd0c92bf276a2ab968aed53" 2018-12-27 19:06:10,515 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5333 X-Openstack-Request-Id: req-8d69bc18-9286-4a84-a6e7-b2183aee2fa5 Date: Thu, 27 Dec 2018 19:06:10 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "8c9032acdce34b28bbac9df3ee5c891d", "created_at": "2018-12-27T19:06:07Z", "updated_at": "2018-12-27T19:06:10Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-12-27T19:06:08Z", "revision_number": 0, "id": "0c9edf83-bbd8-4d68-8e32-82eaf4a78337", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T19:06:08Z", "security_group_id": "2d8b93b2-2aed-40e0-9b33-c9f1b1bd29f5", "tenant_id": "8c9032acdce34b28bbac9df3ee5c891d", "port_range_min": 22, "ethertype": "IPv4", "project_id": "8c9032acdce34b28bbac9df3ee5c891d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T19:06:07Z", "revision_number": 0, "id": "1f7e65e7-6725-4c85-94b0-be607c786283", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T19:06:07Z", "security_group_id": "2d8b93b2-2aed-40e0-9b33-c9f1b1bd29f5", "tenant_id": "8c9032acdce34b28bbac9df3ee5c891d", "port_range_min": null, "ethertype": "IPv4", "project_id": "8c9032acdce34b28bbac9df3ee5c891d"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-12-27T19:06:09Z", "revision_number": 0, "id": "95aa0d82-3afa-4d9a-b889-08ddf9ef5484", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T19:06:09Z", "security_group_id": "2d8b93b2-2aed-40e0-9b33-c9f1b1bd29f5", "tenant_id": "8c9032acdce34b28bbac9df3ee5c891d", "port_range_min": null, "ethertype": "IPv4", "project_id": "8c9032acdce34b28bbac9df3ee5c891d"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-12-27T19:06:10Z", "revision_number": 0, "id": "f0592cdd-02c9-49a7-b6d8-6a0e6d7663e4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T19:06:10Z", "security_group_id": "2d8b93b2-2aed-40e0-9b33-c9f1b1bd29f5", "tenant_id": "8c9032acdce34b28bbac9df3ee5c891d", "port_range_min": 80, "ethertype": "IPv4", "project_id": "8c9032acdce34b28bbac9df3ee5c891d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T19:06:07Z", "revision_number": 0, "id": "fa1dc77f-bed9-43b3-8343-eae53313fed6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T19:06:07Z", "security_group_id": "2d8b93b2-2aed-40e0-9b33-c9f1b1bd29f5", "tenant_id": "8c9032acdce34b28bbac9df3ee5c891d", "port_range_min": null, "ethertype": "IPv6", "project_id": "8c9032acdce34b28bbac9df3ee5c891d"}], "revision_number": 5, "project_id": "8c9032acdce34b28bbac9df3ee5c891d", "id": "2d8b93b2-2aed-40e0-9b33-c9f1b1bd29f5", "name": "cloudify_ims-sg_c5dcb610-764d-4feb-b52d-915e326099ea"}, {"description": "Default security group", "tags": [], "tenant_id": "8c9032acdce34b28bbac9df3ee5c891d", "created_at": "2018-12-27T19:04:38Z", "updated_at": "2018-12-27T19:04:38Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T19:04:38Z", "revision_number": 0, "id": "2203a1c9-3a7e-4042-a5ac-958a6900b40a", "remote_group_id": "4b035ffd-143f-44ef-bd65-a4f58bcd279c", "remote_ip_prefix": null, "created_at": "2018-12-27T19:04:38Z", "security_group_id": "4b035ffd-143f-44ef-bd65-a4f58bcd279c", "tenant_id": "8c9032acdce34b28bbac9df3ee5c891d", "port_range_min": null, "ethertype": "IPv6", "project_id": "8c9032acdce34b28bbac9df3ee5c891d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T19:04:38Z", "revision_number": 0, "id": "52bd8fc7-9d5d-4019-8168-fc88fa864b56", "remote_group_id": "4b035ffd-143f-44ef-bd65-a4f58bcd279c", "remote_ip_prefix": null, "created_at": "2018-12-27T19:04:38Z", "security_group_id": "4b035ffd-143f-44ef-bd65-a4f58bcd279c", "tenant_id": "8c9032acdce34b28bbac9df3ee5c891d", "port_range_min": null, "ethertype": "IPv4", "project_id": "8c9032acdce34b28bbac9df3ee5c891d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T19:04:38Z", "revision_number": 0, "id": "bb6a5a1c-141f-43b6-b2f9-8faf2c6990b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T19:04:38Z", "security_group_id": "4b035ffd-143f-44ef-bd65-a4f58bcd279c", "tenant_id": "8c9032acdce34b28bbac9df3ee5c891d", "port_range_min": null, "ethertype": "IPv4", "project_id": "8c9032acdce34b28bbac9df3ee5c891d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T19:04:38Z", "revision_number": 0, "id": "ca5870f5-c009-4ac6-9fb5-14d1a0b92289", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T19:04:38Z", "security_group_id": "4b035ffd-143f-44ef-bd65-a4f58bcd279c", "tenant_id": "8c9032acdce34b28bbac9df3ee5c891d", "port_range_min": null, "ethertype": "IPv6", "project_id": "8c9032acdce34b28bbac9df3ee5c891d"}], "revision_number": 4, "project_id": "8c9032acdce34b28bbac9df3ee5c891d", "id": "4b035ffd-143f-44ef-bd65-a4f58bcd279c", "name": "default"}]} 2018-12-27 19:06:10,515 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json used request id req-8d69bc18-9286-4a84-a6e7-b2183aee2fa5 2018-12-27 19:06:10,515 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.247468948364s 2018-12-27 19:06:10,515 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json used request id req-8d69bc18-9286-4a84-a6e7-b2183aee2fa5 2018-12-27 19:06:10,520 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-12-27 19:06:10,521 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}cbd145dcfd7bac3c1bd0c92bf276a2ab968aed53" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": 443, "remote_ip_prefix": null, "protocol": "tcp", "port_range_max": 443, "ethertype": "IPv4", "security_group_id": "2d8b93b2-2aed-40e0-9b33-c9f1b1bd29f5"}}' 2018-12-27 19:06:10,958 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 509 X-Openstack-Request-Id: req-ab5eaa8d-e76e-43e0-a3c8-853962fb0c4e Date: Thu, 27 Dec 2018 19:06:10 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 443, "updated_at": "2018-12-27T19:06:10Z", "security_group_id": "2d8b93b2-2aed-40e0-9b33-c9f1b1bd29f5", "port_range_min": 443, "revision_number": 0, "tenant_id": "8c9032acdce34b28bbac9df3ee5c891d", "created_at": "2018-12-27T19:06:10Z", "project_id": "8c9032acdce34b28bbac9df3ee5c891d", "id": "3b1c4611-d44f-4c56-b275-ac459efcb496"}} 2018-12-27 19:06:10,958 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/security-group-rules.json used request id req-ab5eaa8d-e76e-43e0-a3c8-853962fb0c4e 2018-12-27 19:06:10,958 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.437629938126s 2018-12-27 19:06:10,958 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/security-group-rules.json used request id req-ab5eaa8d-e76e-43e0-a3c8-853962fb0c4e 2018-12-27 19:06:10,962 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-27 19:06:10,962 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cbd145dcfd7bac3c1bd0c92bf276a2ab968aed53" 2018-12-27 19:06:11,208 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5831 X-Openstack-Request-Id: req-546fbec9-4718-4588-973f-e3da5a804c36 Date: Thu, 27 Dec 2018 19:06:11 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "8c9032acdce34b28bbac9df3ee5c891d", "created_at": "2018-12-27T19:06:07Z", "updated_at": "2018-12-27T19:06:10Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-12-27T19:06:08Z", "revision_number": 0, "id": "0c9edf83-bbd8-4d68-8e32-82eaf4a78337", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T19:06:08Z", "security_group_id": "2d8b93b2-2aed-40e0-9b33-c9f1b1bd29f5", "tenant_id": "8c9032acdce34b28bbac9df3ee5c891d", "port_range_min": 22, "ethertype": "IPv4", "project_id": "8c9032acdce34b28bbac9df3ee5c891d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T19:06:07Z", "revision_number": 0, "id": "1f7e65e7-6725-4c85-94b0-be607c786283", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T19:06:07Z", "security_group_id": "2d8b93b2-2aed-40e0-9b33-c9f1b1bd29f5", "tenant_id": "8c9032acdce34b28bbac9df3ee5c891d", "port_range_min": null, "ethertype": "IPv4", "project_id": "8c9032acdce34b28bbac9df3ee5c891d"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-12-27T19:06:10Z", "revision_number": 0, "id": "3b1c4611-d44f-4c56-b275-ac459efcb496", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T19:06:10Z", "security_group_id": "2d8b93b2-2aed-40e0-9b33-c9f1b1bd29f5", "tenant_id": "8c9032acdce34b28bbac9df3ee5c891d", "port_range_min": 443, "ethertype": "IPv4", "project_id": "8c9032acdce34b28bbac9df3ee5c891d"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-12-27T19:06:09Z", "revision_number": 0, "id": "95aa0d82-3afa-4d9a-b889-08ddf9ef5484", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T19:06:09Z", "security_group_id": "2d8b93b2-2aed-40e0-9b33-c9f1b1bd29f5", "tenant_id": "8c9032acdce34b28bbac9df3ee5c891d", "port_range_min": null, "ethertype": "IPv4", "project_id": "8c9032acdce34b28bbac9df3ee5c891d"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-12-27T19:06:10Z", "revision_number": 0, "id": "f0592cdd-02c9-49a7-b6d8-6a0e6d7663e4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T19:06:10Z", "security_group_id": "2d8b93b2-2aed-40e0-9b33-c9f1b1bd29f5", "tenant_id": "8c9032acdce34b28bbac9df3ee5c891d", "port_range_min": 80, "ethertype": "IPv4", "project_id": "8c9032acdce34b28bbac9df3ee5c891d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T19:06:07Z", "revision_number": 0, "id": "fa1dc77f-bed9-43b3-8343-eae53313fed6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T19:06:07Z", "security_group_id": "2d8b93b2-2aed-40e0-9b33-c9f1b1bd29f5", "tenant_id": "8c9032acdce34b28bbac9df3ee5c891d", "port_range_min": null, "ethertype": "IPv6", "project_id": "8c9032acdce34b28bbac9df3ee5c891d"}], "revision_number": 6, "project_id": "8c9032acdce34b28bbac9df3ee5c891d", "id": "2d8b93b2-2aed-40e0-9b33-c9f1b1bd29f5", "name": "cloudify_ims-sg_c5dcb610-764d-4feb-b52d-915e326099ea"}, {"description": "Default security group", "tags": [], "tenant_id": "8c9032acdce34b28bbac9df3ee5c891d", "created_at": "2018-12-27T19:04:38Z", "updated_at": "2018-12-27T19:04:38Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T19:04:38Z", "revision_number": 0, "id": "2203a1c9-3a7e-4042-a5ac-958a6900b40a", "remote_group_id": "4b035ffd-143f-44ef-bd65-a4f58bcd279c", "remote_ip_prefix": null, "created_at": "2018-12-27T19:04:38Z", "security_group_id": "4b035ffd-143f-44ef-bd65-a4f58bcd279c", "tenant_id": "8c9032acdce34b28bbac9df3ee5c891d", "port_range_min": null, "ethertype": "IPv6", "project_id": "8c9032acdce34b28bbac9df3ee5c891d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T19:04:38Z", "revision_number": 0, "id": "52bd8fc7-9d5d-4019-8168-fc88fa864b56", "remote_group_id": "4b035ffd-143f-44ef-bd65-a4f58bcd279c", "remote_ip_prefix": null, "created_at": "2018-12-27T19:04:38Z", "security_group_id": "4b035ffd-143f-44ef-bd65-a4f58bcd279c", "tenant_id": "8c9032acdce34b28bbac9df3ee5c891d", "port_range_min": null, "ethertype": "IPv4", "project_id": "8c9032acdce34b28bbac9df3ee5c891d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T19:04:38Z", "revision_number": 0, "id": "bb6a5a1c-141f-43b6-b2f9-8faf2c6990b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T19:04:38Z", "security_group_id": "4b035ffd-143f-44ef-bd65-a4f58bcd279c", "tenant_id": "8c9032acdce34b28bbac9df3ee5c891d", "port_range_min": null, "ethertype": "IPv4", "project_id": "8c9032acdce34b28bbac9df3ee5c891d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T19:04:38Z", "revision_number": 0, "id": "ca5870f5-c009-4ac6-9fb5-14d1a0b92289", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T19:04:38Z", "security_group_id": "4b035ffd-143f-44ef-bd65-a4f58bcd279c", "tenant_id": "8c9032acdce34b28bbac9df3ee5c891d", "port_range_min": null, "ethertype": "IPv6", "project_id": "8c9032acdce34b28bbac9df3ee5c891d"}], "revision_number": 4, "project_id": "8c9032acdce34b28bbac9df3ee5c891d", "id": "4b035ffd-143f-44ef-bd65-a4f58bcd279c", "name": "default"}]} 2018-12-27 19:06:11,209 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json used request id req-546fbec9-4718-4588-973f-e3da5a804c36 2018-12-27 19:06:11,209 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.246692895889s 2018-12-27 19:06:11,209 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json used request id req-546fbec9-4718-4588-973f-e3da5a804c36 2018-12-27 19:06:11,213 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-12-27 19:06:11,213 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}cbd145dcfd7bac3c1bd0c92bf276a2ab968aed53" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": 5671, "remote_ip_prefix": null, "protocol": "tcp", "port_range_max": 5671, "ethertype": "IPv4", "security_group_id": "2d8b93b2-2aed-40e0-9b33-c9f1b1bd29f5"}}' 2018-12-27 19:06:11,647 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 511 X-Openstack-Request-Id: req-84d600e2-1a4f-4ee8-ba8f-1c468d3d66ac Date: Thu, 27 Dec 2018 19:06:11 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 5671, "updated_at": "2018-12-27T19:06:11Z", "security_group_id": "2d8b93b2-2aed-40e0-9b33-c9f1b1bd29f5", "port_range_min": 5671, "revision_number": 0, "tenant_id": "8c9032acdce34b28bbac9df3ee5c891d", "created_at": "2018-12-27T19:06:11Z", "project_id": "8c9032acdce34b28bbac9df3ee5c891d", "id": "df21b949-2fb7-401d-824b-68b38374bb96"}} 2018-12-27 19:06:11,647 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/security-group-rules.json used request id req-84d600e2-1a4f-4ee8-ba8f-1c468d3d66ac 2018-12-27 19:06:11,647 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.434420108795s 2018-12-27 19:06:11,647 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/security-group-rules.json used request id req-84d600e2-1a4f-4ee8-ba8f-1c468d3d66ac 2018-12-27 19:06:11,651 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-27 19:06:11,651 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cbd145dcfd7bac3c1bd0c92bf276a2ab968aed53" 2018-12-27 19:06:11,705 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 6331 X-Openstack-Request-Id: req-13863617-d306-4b6d-aa30-bff2118d2e18 Date: Thu, 27 Dec 2018 19:06:11 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "8c9032acdce34b28bbac9df3ee5c891d", "created_at": "2018-12-27T19:06:07Z", "updated_at": "2018-12-27T19:06:11Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-12-27T19:06:08Z", "revision_number": 0, "id": "0c9edf83-bbd8-4d68-8e32-82eaf4a78337", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T19:06:08Z", "security_group_id": "2d8b93b2-2aed-40e0-9b33-c9f1b1bd29f5", "tenant_id": "8c9032acdce34b28bbac9df3ee5c891d", "port_range_min": 22, "ethertype": "IPv4", "project_id": "8c9032acdce34b28bbac9df3ee5c891d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T19:06:07Z", "revision_number": 0, "id": "1f7e65e7-6725-4c85-94b0-be607c786283", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T19:06:07Z", "security_group_id": "2d8b93b2-2aed-40e0-9b33-c9f1b1bd29f5", "tenant_id": "8c9032acdce34b28bbac9df3ee5c891d", "port_range_min": null, "ethertype": "IPv4", "project_id": "8c9032acdce34b28bbac9df3ee5c891d"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-12-27T19:06:10Z", "revision_number": 0, "id": "3b1c4611-d44f-4c56-b275-ac459efcb496", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T19:06:10Z", "security_group_id": "2d8b93b2-2aed-40e0-9b33-c9f1b1bd29f5", "tenant_id": "8c9032acdce34b28bbac9df3ee5c891d", "port_range_min": 443, "ethertype": "IPv4", "project_id": "8c9032acdce34b28bbac9df3ee5c891d"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-12-27T19:06:09Z", "revision_number": 0, "id": "95aa0d82-3afa-4d9a-b889-08ddf9ef5484", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T19:06:09Z", "security_group_id": "2d8b93b2-2aed-40e0-9b33-c9f1b1bd29f5", "tenant_id": "8c9032acdce34b28bbac9df3ee5c891d", "port_range_min": null, "ethertype": "IPv4", "project_id": "8c9032acdce34b28bbac9df3ee5c891d"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2018-12-27T19:06:11Z", "revision_number": 0, "id": "df21b949-2fb7-401d-824b-68b38374bb96", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T19:06:11Z", "security_group_id": "2d8b93b2-2aed-40e0-9b33-c9f1b1bd29f5", "tenant_id": "8c9032acdce34b28bbac9df3ee5c891d", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "8c9032acdce34b28bbac9df3ee5c891d"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-12-27T19:06:10Z", "revision_number": 0, "id": "f0592cdd-02c9-49a7-b6d8-6a0e6d7663e4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T19:06:10Z", "security_group_id": "2d8b93b2-2aed-40e0-9b33-c9f1b1bd29f5", "tenant_id": "8c9032acdce34b28bbac9df3ee5c891d", "port_range_min": 80, "ethertype": "IPv4", "project_id": "8c9032acdce34b28bbac9df3ee5c891d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T19:06:07Z", "revision_number": 0, "id": "fa1dc77f-bed9-43b3-8343-eae53313fed6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T19:06:07Z", "security_group_id": "2d8b93b2-2aed-40e0-9b33-c9f1b1bd29f5", "tenant_id": "8c9032acdce34b28bbac9df3ee5c891d", "port_range_min": null, "ethertype": "IPv6", "project_id": "8c9032acdce34b28bbac9df3ee5c891d"}], "revision_number": 7, "project_id": "8c9032acdce34b28bbac9df3ee5c891d", "id": "2d8b93b2-2aed-40e0-9b33-c9f1b1bd29f5", "name": "cloudify_ims-sg_c5dcb610-764d-4feb-b52d-915e326099ea"}, {"description": "Default security group", "tags": [], "tenant_id": "8c9032acdce34b28bbac9df3ee5c891d", "created_at": "2018-12-27T19:04:38Z", "updated_at": "2018-12-27T19:04:38Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T19:04:38Z", "revision_number": 0, "id": "2203a1c9-3a7e-4042-a5ac-958a6900b40a", "remote_group_id": "4b035ffd-143f-44ef-bd65-a4f58bcd279c", "remote_ip_prefix": null, "created_at": "2018-12-27T19:04:38Z", "security_group_id": "4b035ffd-143f-44ef-bd65-a4f58bcd279c", "tenant_id": "8c9032acdce34b28bbac9df3ee5c891d", "port_range_min": null, "ethertype": "IPv6", "project_id": "8c9032acdce34b28bbac9df3ee5c891d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T19:04:38Z", "revision_number": 0, "id": "52bd8fc7-9d5d-4019-8168-fc88fa864b56", "remote_group_id": "4b035ffd-143f-44ef-bd65-a4f58bcd279c", "remote_ip_prefix": null, "created_at": "2018-12-27T19:04:38Z", "security_group_id": "4b035ffd-143f-44ef-bd65-a4f58bcd279c", "tenant_id": "8c9032acdce34b28bbac9df3ee5c891d", "port_range_min": null, "ethertype": "IPv4", "project_id": "8c9032acdce34b28bbac9df3ee5c891d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T19:04:38Z", "revision_number": 0, "id": "bb6a5a1c-141f-43b6-b2f9-8faf2c6990b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T19:04:38Z", "security_group_id": "4b035ffd-143f-44ef-bd65-a4f58bcd279c", "tenant_id": "8c9032acdce34b28bbac9df3ee5c891d", "port_range_min": null, "ethertype": "IPv4", "project_id": "8c9032acdce34b28bbac9df3ee5c891d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T19:04:38Z", "revision_number": 0, "id": "ca5870f5-c009-4ac6-9fb5-14d1a0b92289", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T19:04:38Z", "security_group_id": "4b035ffd-143f-44ef-bd65-a4f58bcd279c", "tenant_id": "8c9032acdce34b28bbac9df3ee5c891d", "port_range_min": null, "ethertype": "IPv6", "project_id": "8c9032acdce34b28bbac9df3ee5c891d"}], "revision_number": 4, "project_id": "8c9032acdce34b28bbac9df3ee5c891d", "id": "4b035ffd-143f-44ef-bd65-a4f58bcd279c", "name": "default"}]} 2018-12-27 19:06:11,706 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json used request id req-13863617-d306-4b6d-aa30-bff2118d2e18 2018-12-27 19:06:11,706 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.054888010025s 2018-12-27 19:06:11,706 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json used request id req-13863617-d306-4b6d-aa30-bff2118d2e18 2018-12-27 19:06:11,710 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-12-27 19:06:11,710 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}cbd145dcfd7bac3c1bd0c92bf276a2ab968aed53" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": 53333, "remote_ip_prefix": null, "protocol": "tcp", "port_range_max": 53333, "ethertype": "IPv4", "security_group_id": "2d8b93b2-2aed-40e0-9b33-c9f1b1bd29f5"}}' 2018-12-27 19:06:11,940 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 513 X-Openstack-Request-Id: req-1b6c5aaa-1853-4937-8dd5-16f8bb79ea69 Date: Thu, 27 Dec 2018 19:06:11 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 53333, "updated_at": "2018-12-27T19:06:11Z", "security_group_id": "2d8b93b2-2aed-40e0-9b33-c9f1b1bd29f5", "port_range_min": 53333, "revision_number": 0, "tenant_id": "8c9032acdce34b28bbac9df3ee5c891d", "created_at": "2018-12-27T19:06:11Z", "project_id": "8c9032acdce34b28bbac9df3ee5c891d", "id": "70a882d7-2922-4c4b-ba95-d28be1041760"}} 2018-12-27 19:06:11,940 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/security-group-rules.json used request id req-1b6c5aaa-1853-4937-8dd5-16f8bb79ea69 2018-12-27 19:06:11,940 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.230078935623s 2018-12-27 19:06:11,940 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/security-group-rules.json used request id req-1b6c5aaa-1853-4937-8dd5-16f8bb79ea69 2018-12-27 19:06:11,941 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-27 19:06:11,942 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cbd145dcfd7bac3c1bd0c92bf276a2ab968aed53" 2018-12-27 19:06:12,210 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1256 X-Openstack-Request-Id: req-c0d6fe98-282a-454e-ae3a-b1e0c6f94157 Date: Thu, 27 Dec 2018 19:06:12 GMT RESP BODY: {"networks":[{"updated_at":"2018-12-27T15:58:03Z","dns_domain":"","revision_number":8,"port_security_enabled":true,"id":"a4959dd9-e8f4-4ea9-8c99-7bff545db58c","router:external":true,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"da629caea04941e1ae8979c379dc7c9d","status":"ACTIVE","subnets":["244ab55b-a0ed-4e50-9f85-07f08119ae55"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"da629caea04941e1ae8979c379dc7c9d","created_at":"2018-12-27T15:29:17Z","mtu":1500},{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"ea739b03-38da-4385-a295-5045c1a9a27e","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"8c9032acdce34b28bbac9df3ee5c891d","status":"ACTIVE","subnets":["dcbcb43e-f45a-43bc-9dc6-11dbdd42f948"],"description":"","tags":[],"updated_at":"2018-12-27T19:04:40Z","qos_policy_id":null,"name":"cloudify_ims-net_c5dcb610-764d-4feb-b52d-915e326099ea","admin_state_up":true,"tenant_id":"8c9032acdce34b28bbac9df3ee5c891d","created_at":"2018-12-27T19:04:38Z","mtu":1442}]} 2018-12-27 19:06:12,211 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-c0d6fe98-282a-454e-ae3a-b1e0c6f94157 2018-12-27 19:06:12,211 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.269246101379s 2018-12-27 19:06:12,211 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-c0d6fe98-282a-454e-ae3a-b1e0c6f94157 2018-12-27 19:06:12,216 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-27 19:06:12,219 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cbd145dcfd7bac3c1bd0c92bf276a2ab968aed53" 2018-12-27 19:06:12,420 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1208 Content-Type: application/json X-Openstack-Request-Id: req-90027d33-0db0-4568-814a-280c8d6d261d Date: Thu, 27 Dec 2018 19:06:12 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/e2e39eda-5d5a-485d-b5d9-5cb323bd8e65/snap", "metadata": {}}], "file": "/v2/images/e2e39eda-5d5a-485d-b5d9-5cb323bd8e65/file", "owner": "8c9032acdce34b28bbac9df3ee5c891d", "id": "e2e39eda-5d5a-485d-b5d9-5cb323bd8e65", "size": 4373348352, "self": "/v2/images/e2e39eda-5d5a-485d-b5d9-5cb323bd8e65", "disk_format": "qcow2", "direct_url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/e2e39eda-5d5a-485d-b5d9-5cb323bd8e65/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-12-27T19:06:06Z", "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_c5dcb610-764d-4feb-b52d-915e326099ea", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify_ims-img_c5dcb610-764d-4feb-b52d-915e326099ea", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-12-27T19:05:11Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-27 19:06:12,420 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-90027d33-0db0-4568-814a-280c8d6d261d 2018-12-27 19:06:12,421 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.204835891724s 2018-12-27 19:06:12,421 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-90027d33-0db0-4568-814a-280c8d6d261d 2018-12-27 19:06:12,422 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-12-27 19:06:12,425 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cbd145dcfd7bac3c1bd0c92bf276a2ab968aed53" 2018-12-27 19:06:12,446 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:06:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4120e60e-29cc-48a5-ac97-3f336e80f54f x-compute-request-id: req-4120e60e-29cc-48a5-ac97-3f336e80f54f Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"flavors": [{"name": "cloudify_ims-flavor_c5dcb610-764d-4feb-b52d-915e326099ea", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/72c4303d-7bb6-4935-835e-d86bd5d196fb", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/72c4303d-7bb6-4935-835e-d86bd5d196fb", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": "72c4303d-7bb6-4935-835e-d86bd5d196fb"}]} 2018-12-27 19:06:12,446 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None used request id req-4120e60e-29cc-48a5-ac97-3f336e80f54f 2018-12-27 19:06:12,446 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0235590934753s 2018-12-27 19:06:12,446 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None used request id req-4120e60e-29cc-48a5-ac97-3f336e80f54f 2018-12-27 19:06:12,448 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-12-27 19:06:12,451 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/servers -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}cbd145dcfd7bac3c1bd0c92bf276a2ab968aed53" -d '{"server": {"name": "cloudify_ims-vm_c5dcb610-764d-4feb-b52d-915e326099ea", "imageRef": "e2e39eda-5d5a-485d-b5d9-5cb323bd8e65", "key_name": "cloudify_ims-kp_c5dcb610-764d-4feb-b52d-915e326099ea", "flavorRef": "72c4303d-7bb6-4935-835e-d86bd5d196fb", "max_count": 1, "min_count": 1, "networks": [{"uuid": "ea739b03-38da-4385-a295-5045c1a9a27e"}], "security_groups": [{"name": "2d8b93b2-2aed-40e0-9b33-c9f1b1bd29f5"}]}}' 2018-12-27 19:06:14,905 - keystoneauth.session - DEBUG - RESP: [202] Date: Thu, 27 Dec 2018 19:06:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-d13e1359-0a86-4799-9236-1f0978608ab0 x-compute-request-id: req-d13e1359-0a86-4799-9236-1f0978608ab0 Content-Length: 403 location: http://172.30.9.31:8774/v2.1/servers/470e3892-6324-4c9d-acd5-7ea83fe117a6 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "2d8b93b2-2aed-40e0-9b33-c9f1b1bd29f5"}], "OS-DCF:diskConfig": "MANUAL", "id": "470e3892-6324-4c9d-acd5-7ea83fe117a6", "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/470e3892-6324-4c9d-acd5-7ea83fe117a6", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/470e3892-6324-4c9d-acd5-7ea83fe117a6", "rel": "bookmark"}], "adminPass": "fMdnNCs92zFm"}} 2018-12-27 19:06:14,905 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers used request id req-d13e1359-0a86-4799-9236-1f0978608ab0 2018-12-27 19:06:14,906 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 2.45743203163s 2018-12-27 19:06:14,906 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers used request id req-d13e1359-0a86-4799-9236-1f0978608ab0 2018-12-27 19:06:14,907 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-27 19:06:14,909 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cbd145dcfd7bac3c1bd0c92bf276a2ab968aed53" 2018-12-27 19:06:15,381 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:06:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ac300187-441f-4dc4-ae9b-9d3abdb1a8c1 x-compute-request-id: req-ac300187-441f-4dc4-ae9b-9d3abdb1a8c1 Content-Encoding: gzip Content-Length: 605 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/470e3892-6324-4c9d-acd5-7ea83fe117a6", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/470e3892-6324-4c9d-acd5-7ea83fe117a6", "rel": "bookmark"}], "image": {"id": "e2e39eda-5d5a-485d-b5d9-5cb323bd8e65", "links": [{"href": "http://172.30.9.31:8774/images/e2e39eda-5d5a-485d-b5d9-5cb323bd8e65", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "72c4303d-7bb6-4935-835e-d86bd5d196fb", "links": [{"href": "http://172.30.9.31:8774/flavors/72c4303d-7bb6-4935-835e-d86bd5d196fb", "rel": "bookmark"}]}, "id": "470e3892-6324-4c9d-acd5-7ea83fe117a6", "user_id": "9789450b9ceb442588b22edd915e3613", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T19:06:14Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c5dcb610-764d-4feb-b52d-915e326099ea", "name": "cloudify_ims-vm_c5dcb610-764d-4feb-b52d-915e326099ea", "created": "2018-12-27T19:06:14Z", "tenant_id": "8c9032acdce34b28bbac9df3ee5c891d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-27 19:06:15,382 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-ac300187-441f-4dc4-ae9b-9d3abdb1a8c1 2018-12-27 19:06:15,382 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.475018978119s 2018-12-27 19:06:15,382 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-ac300187-441f-4dc4-ae9b-9d3abdb1a8c1 2018-12-27 19:06:15,389 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-27 19:06:15,389 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cbd145dcfd7bac3c1bd0c92bf276a2ab968aed53" 2018-12-27 19:06:15,496 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1256 X-Openstack-Request-Id: req-04e03bde-6d47-4cc1-ba75-8bbf20ea0dc9 Date: Thu, 27 Dec 2018 19:06:15 GMT RESP BODY: {"networks":[{"updated_at":"2018-12-27T15:58:03Z","dns_domain":"","revision_number":8,"port_security_enabled":true,"id":"a4959dd9-e8f4-4ea9-8c99-7bff545db58c","router:external":true,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"da629caea04941e1ae8979c379dc7c9d","status":"ACTIVE","subnets":["244ab55b-a0ed-4e50-9f85-07f08119ae55"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"da629caea04941e1ae8979c379dc7c9d","created_at":"2018-12-27T15:29:17Z","mtu":1500},{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"ea739b03-38da-4385-a295-5045c1a9a27e","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"8c9032acdce34b28bbac9df3ee5c891d","status":"ACTIVE","subnets":["dcbcb43e-f45a-43bc-9dc6-11dbdd42f948"],"description":"","tags":[],"updated_at":"2018-12-27T19:04:40Z","qos_policy_id":null,"name":"cloudify_ims-net_c5dcb610-764d-4feb-b52d-915e326099ea","admin_state_up":true,"tenant_id":"8c9032acdce34b28bbac9df3ee5c891d","created_at":"2018-12-27T19:04:38Z","mtu":1442}]} 2018-12-27 19:06:15,497 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-04e03bde-6d47-4cc1-ba75-8bbf20ea0dc9 2018-12-27 19:06:15,497 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.107913970947s 2018-12-27 19:06:15,497 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-04e03bde-6d47-4cc1-ba75-8bbf20ea0dc9 2018-12-27 19:06:15,498 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-12-27 19:06:15,498 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cbd145dcfd7bac3c1bd0c92bf276a2ab968aed53" 2018-12-27 19:06:15,758 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 683 X-Openstack-Request-Id: req-4fa17616-7cf9-4516-8f98-52ffca60803b Date: Thu, 27 Dec 2018 19:06:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ea739b03-38da-4385-a295-5045c1a9a27e","tenant_id":"8c9032acdce34b28bbac9df3ee5c891d","created_at":"2018-12-27T19:04:40Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-12-27T19:04:40Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"8c9032acdce34b28bbac9df3ee5c891d","id":"dcbcb43e-f45a-43bc-9dc6-11dbdd42f948","subnetpool_id":null,"name":"cloudify_ims-subnet_c5dcb610-764d-4feb-b52d-915e326099ea"}]} 2018-12-27 19:06:15,759 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets.json used request id req-4fa17616-7cf9-4516-8f98-52ffca60803b 2018-12-27 19:06:15,759 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.260725975037s 2018-12-27 19:06:15,759 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets.json used request id req-4fa17616-7cf9-4516-8f98-52ffca60803b 2018-12-27 19:06:15,760 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-27 19:06:17,760 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-27 19:06:17,763 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cbd145dcfd7bac3c1bd0c92bf276a2ab968aed53" 2018-12-27 19:06:18,185 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:06:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-79632c84-9403-4230-9489-d79c769bb1b0 x-compute-request-id: req-79632c84-9403-4230-9489-d79c769bb1b0 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/470e3892-6324-4c9d-acd5-7ea83fe117a6", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/470e3892-6324-4c9d-acd5-7ea83fe117a6", "rel": "bookmark"}], "image": {"id": "e2e39eda-5d5a-485d-b5d9-5cb323bd8e65", "links": [{"href": "http://172.30.9.31:8774/images/e2e39eda-5d5a-485d-b5d9-5cb323bd8e65", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "72c4303d-7bb6-4935-835e-d86bd5d196fb", "links": [{"href": "http://172.30.9.31:8774/flavors/72c4303d-7bb6-4935-835e-d86bd5d196fb", "rel": "bookmark"}]}, "id": "470e3892-6324-4c9d-acd5-7ea83fe117a6", "security_groups": [{"name": "cloudify_ims-sg_c5dcb610-764d-4feb-b52d-915e326099ea"}], "user_id": "9789450b9ceb442588b22edd915e3613", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T19:06:17Z", "hostId": "449ccac35cd038c3747cb4757f46783d6bd7364a8dfa43bbd5f1bcc6", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c5dcb610-764d-4feb-b52d-915e326099ea", "name": "cloudify_ims-vm_c5dcb610-764d-4feb-b52d-915e326099ea", "created": "2018-12-27T19:06:14Z", "tenant_id": "8c9032acdce34b28bbac9df3ee5c891d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-27 19:06:18,185 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-79632c84-9403-4230-9489-d79c769bb1b0 2018-12-27 19:06:18,185 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.424698114395s 2018-12-27 19:06:18,186 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-79632c84-9403-4230-9489-d79c769bb1b0 2018-12-27 19:06:18,190 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-27 19:06:20,191 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-27 19:06:20,194 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cbd145dcfd7bac3c1bd0c92bf276a2ab968aed53" 2018-12-27 19:06:20,829 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:06:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3d5832c9-ce6a-48c0-ae88-476c1fab22bb x-compute-request-id: req-3d5832c9-ce6a-48c0-ae88-476c1fab22bb Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/470e3892-6324-4c9d-acd5-7ea83fe117a6", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/470e3892-6324-4c9d-acd5-7ea83fe117a6", "rel": "bookmark"}], "image": {"id": "e2e39eda-5d5a-485d-b5d9-5cb323bd8e65", "links": [{"href": "http://172.30.9.31:8774/images/e2e39eda-5d5a-485d-b5d9-5cb323bd8e65", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "72c4303d-7bb6-4935-835e-d86bd5d196fb", "links": [{"href": "http://172.30.9.31:8774/flavors/72c4303d-7bb6-4935-835e-d86bd5d196fb", "rel": "bookmark"}]}, "id": "470e3892-6324-4c9d-acd5-7ea83fe117a6", "security_groups": [{"name": "cloudify_ims-sg_c5dcb610-764d-4feb-b52d-915e326099ea"}], "user_id": "9789450b9ceb442588b22edd915e3613", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T19:06:17Z", "hostId": "449ccac35cd038c3747cb4757f46783d6bd7364a8dfa43bbd5f1bcc6", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c5dcb610-764d-4feb-b52d-915e326099ea", "name": "cloudify_ims-vm_c5dcb610-764d-4feb-b52d-915e326099ea", "created": "2018-12-27T19:06:14Z", "tenant_id": "8c9032acdce34b28bbac9df3ee5c891d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-27 19:06:20,829 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-3d5832c9-ce6a-48c0-ae88-476c1fab22bb 2018-12-27 19:06:20,829 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.638203144073s 2018-12-27 19:06:20,830 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-3d5832c9-ce6a-48c0-ae88-476c1fab22bb 2018-12-27 19:06:20,834 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-27 19:06:22,836 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-27 19:06:22,839 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cbd145dcfd7bac3c1bd0c92bf276a2ab968aed53" 2018-12-27 19:06:23,413 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:06:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-885e30bc-88c0-419e-8850-240c7d2446e7 x-compute-request-id: req-885e30bc-88c0-419e-8850-240c7d2446e7 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/470e3892-6324-4c9d-acd5-7ea83fe117a6", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/470e3892-6324-4c9d-acd5-7ea83fe117a6", "rel": "bookmark"}], "image": {"id": "e2e39eda-5d5a-485d-b5d9-5cb323bd8e65", "links": [{"href": "http://172.30.9.31:8774/images/e2e39eda-5d5a-485d-b5d9-5cb323bd8e65", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "72c4303d-7bb6-4935-835e-d86bd5d196fb", "links": [{"href": "http://172.30.9.31:8774/flavors/72c4303d-7bb6-4935-835e-d86bd5d196fb", "rel": "bookmark"}]}, "id": "470e3892-6324-4c9d-acd5-7ea83fe117a6", "security_groups": [{"name": "cloudify_ims-sg_c5dcb610-764d-4feb-b52d-915e326099ea"}], "user_id": "9789450b9ceb442588b22edd915e3613", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T19:06:17Z", "hostId": "449ccac35cd038c3747cb4757f46783d6bd7364a8dfa43bbd5f1bcc6", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c5dcb610-764d-4feb-b52d-915e326099ea", "name": "cloudify_ims-vm_c5dcb610-764d-4feb-b52d-915e326099ea", "created": "2018-12-27T19:06:14Z", "tenant_id": "8c9032acdce34b28bbac9df3ee5c891d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-27 19:06:23,413 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-885e30bc-88c0-419e-8850-240c7d2446e7 2018-12-27 19:06:23,413 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.576719999313s 2018-12-27 19:06:23,413 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-885e30bc-88c0-419e-8850-240c7d2446e7 2018-12-27 19:06:23,417 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-27 19:06:25,420 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-27 19:06:25,422 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cbd145dcfd7bac3c1bd0c92bf276a2ab968aed53" 2018-12-27 19:06:26,307 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:06:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-27d5886e-3966-4fb2-883f-7e6ee55aaa6b x-compute-request-id: req-27d5886e-3966-4fb2-883f-7e6ee55aaa6b Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/470e3892-6324-4c9d-acd5-7ea83fe117a6", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/470e3892-6324-4c9d-acd5-7ea83fe117a6", "rel": "bookmark"}], "image": {"id": "e2e39eda-5d5a-485d-b5d9-5cb323bd8e65", "links": [{"href": "http://172.30.9.31:8774/images/e2e39eda-5d5a-485d-b5d9-5cb323bd8e65", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "72c4303d-7bb6-4935-835e-d86bd5d196fb", "links": [{"href": "http://172.30.9.31:8774/flavors/72c4303d-7bb6-4935-835e-d86bd5d196fb", "rel": "bookmark"}]}, "id": "470e3892-6324-4c9d-acd5-7ea83fe117a6", "security_groups": [{"name": "cloudify_ims-sg_c5dcb610-764d-4feb-b52d-915e326099ea"}], "user_id": "9789450b9ceb442588b22edd915e3613", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T19:06:17Z", "hostId": "449ccac35cd038c3747cb4757f46783d6bd7364a8dfa43bbd5f1bcc6", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c5dcb610-764d-4feb-b52d-915e326099ea", "name": "cloudify_ims-vm_c5dcb610-764d-4feb-b52d-915e326099ea", "created": "2018-12-27T19:06:14Z", "tenant_id": "8c9032acdce34b28bbac9df3ee5c891d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-27 19:06:26,307 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-27d5886e-3966-4fb2-883f-7e6ee55aaa6b 2018-12-27 19:06:26,308 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.887764930725s 2018-12-27 19:06:26,308 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-27d5886e-3966-4fb2-883f-7e6ee55aaa6b 2018-12-27 19:06:26,312 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-27 19:06:28,314 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-27 19:06:28,317 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cbd145dcfd7bac3c1bd0c92bf276a2ab968aed53" 2018-12-27 19:06:28,905 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:06:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-360dae63-730f-4c20-a324-1fdc936e03b5 x-compute-request-id: req-360dae63-730f-4c20-a324-1fdc936e03b5 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/470e3892-6324-4c9d-acd5-7ea83fe117a6", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/470e3892-6324-4c9d-acd5-7ea83fe117a6", "rel": "bookmark"}], "image": {"id": "e2e39eda-5d5a-485d-b5d9-5cb323bd8e65", "links": [{"href": "http://172.30.9.31:8774/images/e2e39eda-5d5a-485d-b5d9-5cb323bd8e65", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "72c4303d-7bb6-4935-835e-d86bd5d196fb", "links": [{"href": "http://172.30.9.31:8774/flavors/72c4303d-7bb6-4935-835e-d86bd5d196fb", "rel": "bookmark"}]}, "id": "470e3892-6324-4c9d-acd5-7ea83fe117a6", "security_groups": [{"name": "cloudify_ims-sg_c5dcb610-764d-4feb-b52d-915e326099ea"}], "user_id": "9789450b9ceb442588b22edd915e3613", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T19:06:17Z", "hostId": "449ccac35cd038c3747cb4757f46783d6bd7364a8dfa43bbd5f1bcc6", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c5dcb610-764d-4feb-b52d-915e326099ea", "name": "cloudify_ims-vm_c5dcb610-764d-4feb-b52d-915e326099ea", "created": "2018-12-27T19:06:14Z", "tenant_id": "8c9032acdce34b28bbac9df3ee5c891d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-27 19:06:28,905 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-360dae63-730f-4c20-a324-1fdc936e03b5 2018-12-27 19:06:28,906 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.591218948364s 2018-12-27 19:06:28,906 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-360dae63-730f-4c20-a324-1fdc936e03b5 2018-12-27 19:06:28,910 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-27 19:06:30,912 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-27 19:06:30,915 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cbd145dcfd7bac3c1bd0c92bf276a2ab968aed53" 2018-12-27 19:06:31,958 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:06:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-080a94bb-f31b-445a-b33d-2df35d86e90b x-compute-request-id: req-080a94bb-f31b-445a-b33d-2df35d86e90b Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/470e3892-6324-4c9d-acd5-7ea83fe117a6", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/470e3892-6324-4c9d-acd5-7ea83fe117a6", "rel": "bookmark"}], "image": {"id": "e2e39eda-5d5a-485d-b5d9-5cb323bd8e65", "links": [{"href": "http://172.30.9.31:8774/images/e2e39eda-5d5a-485d-b5d9-5cb323bd8e65", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "72c4303d-7bb6-4935-835e-d86bd5d196fb", "links": [{"href": "http://172.30.9.31:8774/flavors/72c4303d-7bb6-4935-835e-d86bd5d196fb", "rel": "bookmark"}]}, "id": "470e3892-6324-4c9d-acd5-7ea83fe117a6", "security_groups": [{"name": "cloudify_ims-sg_c5dcb610-764d-4feb-b52d-915e326099ea"}], "user_id": "9789450b9ceb442588b22edd915e3613", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T19:06:17Z", "hostId": "449ccac35cd038c3747cb4757f46783d6bd7364a8dfa43bbd5f1bcc6", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c5dcb610-764d-4feb-b52d-915e326099ea", "name": "cloudify_ims-vm_c5dcb610-764d-4feb-b52d-915e326099ea", "created": "2018-12-27T19:06:14Z", "tenant_id": "8c9032acdce34b28bbac9df3ee5c891d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-27 19:06:31,958 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-080a94bb-f31b-445a-b33d-2df35d86e90b 2018-12-27 19:06:31,959 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.04611802101s 2018-12-27 19:06:31,959 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-080a94bb-f31b-445a-b33d-2df35d86e90b 2018-12-27 19:06:31,963 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-27 19:06:33,965 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-27 19:06:33,968 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cbd145dcfd7bac3c1bd0c92bf276a2ab968aed53" 2018-12-27 19:06:34,525 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:06:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8a019791-cc87-447b-9c23-30a1a7f9b2f4 x-compute-request-id: req-8a019791-cc87-447b-9c23-30a1a7f9b2f4 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/470e3892-6324-4c9d-acd5-7ea83fe117a6", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/470e3892-6324-4c9d-acd5-7ea83fe117a6", "rel": "bookmark"}], "image": {"id": "e2e39eda-5d5a-485d-b5d9-5cb323bd8e65", "links": [{"href": "http://172.30.9.31:8774/images/e2e39eda-5d5a-485d-b5d9-5cb323bd8e65", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "72c4303d-7bb6-4935-835e-d86bd5d196fb", "links": [{"href": "http://172.30.9.31:8774/flavors/72c4303d-7bb6-4935-835e-d86bd5d196fb", "rel": "bookmark"}]}, "id": "470e3892-6324-4c9d-acd5-7ea83fe117a6", "security_groups": [{"name": "cloudify_ims-sg_c5dcb610-764d-4feb-b52d-915e326099ea"}], "user_id": "9789450b9ceb442588b22edd915e3613", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T19:06:17Z", "hostId": "449ccac35cd038c3747cb4757f46783d6bd7364a8dfa43bbd5f1bcc6", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c5dcb610-764d-4feb-b52d-915e326099ea", "name": "cloudify_ims-vm_c5dcb610-764d-4feb-b52d-915e326099ea", "created": "2018-12-27T19:06:14Z", "tenant_id": "8c9032acdce34b28bbac9df3ee5c891d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-27 19:06:34,525 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-8a019791-cc87-447b-9c23-30a1a7f9b2f4 2018-12-27 19:06:34,526 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.560193061829s 2018-12-27 19:06:34,526 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-8a019791-cc87-447b-9c23-30a1a7f9b2f4 2018-12-27 19:06:34,530 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-27 19:06:36,532 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-27 19:06:36,535 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cbd145dcfd7bac3c1bd0c92bf276a2ab968aed53" 2018-12-27 19:06:37,329 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:06:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-80e56221-3f33-463a-8c13-5bac53b76dab x-compute-request-id: req-80e56221-3f33-463a-8c13-5bac53b76dab Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/470e3892-6324-4c9d-acd5-7ea83fe117a6", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/470e3892-6324-4c9d-acd5-7ea83fe117a6", "rel": "bookmark"}], "image": {"id": "e2e39eda-5d5a-485d-b5d9-5cb323bd8e65", "links": [{"href": "http://172.30.9.31:8774/images/e2e39eda-5d5a-485d-b5d9-5cb323bd8e65", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "72c4303d-7bb6-4935-835e-d86bd5d196fb", "links": [{"href": "http://172.30.9.31:8774/flavors/72c4303d-7bb6-4935-835e-d86bd5d196fb", "rel": "bookmark"}]}, "id": "470e3892-6324-4c9d-acd5-7ea83fe117a6", "security_groups": [{"name": "cloudify_ims-sg_c5dcb610-764d-4feb-b52d-915e326099ea"}], "user_id": "9789450b9ceb442588b22edd915e3613", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T19:06:17Z", "hostId": "449ccac35cd038c3747cb4757f46783d6bd7364a8dfa43bbd5f1bcc6", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c5dcb610-764d-4feb-b52d-915e326099ea", "name": "cloudify_ims-vm_c5dcb610-764d-4feb-b52d-915e326099ea", "created": "2018-12-27T19:06:14Z", "tenant_id": "8c9032acdce34b28bbac9df3ee5c891d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-27 19:06:37,329 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-80e56221-3f33-463a-8c13-5bac53b76dab 2018-12-27 19:06:37,330 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.797081947327s 2018-12-27 19:06:37,330 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-80e56221-3f33-463a-8c13-5bac53b76dab 2018-12-27 19:06:37,334 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-27 19:06:39,336 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-27 19:06:39,339 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cbd145dcfd7bac3c1bd0c92bf276a2ab968aed53" 2018-12-27 19:06:39,838 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:06:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-40ae3baf-37bc-4cf9-85b0-4472265b72dc x-compute-request-id: req-40ae3baf-37bc-4cf9-85b0-4472265b72dc Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/470e3892-6324-4c9d-acd5-7ea83fe117a6", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/470e3892-6324-4c9d-acd5-7ea83fe117a6", "rel": "bookmark"}], "image": {"id": "e2e39eda-5d5a-485d-b5d9-5cb323bd8e65", "links": [{"href": "http://172.30.9.31:8774/images/e2e39eda-5d5a-485d-b5d9-5cb323bd8e65", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "72c4303d-7bb6-4935-835e-d86bd5d196fb", "links": [{"href": "http://172.30.9.31:8774/flavors/72c4303d-7bb6-4935-835e-d86bd5d196fb", "rel": "bookmark"}]}, "id": "470e3892-6324-4c9d-acd5-7ea83fe117a6", "security_groups": [{"name": "cloudify_ims-sg_c5dcb610-764d-4feb-b52d-915e326099ea"}], "user_id": "9789450b9ceb442588b22edd915e3613", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T19:06:17Z", "hostId": "449ccac35cd038c3747cb4757f46783d6bd7364a8dfa43bbd5f1bcc6", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c5dcb610-764d-4feb-b52d-915e326099ea", "name": "cloudify_ims-vm_c5dcb610-764d-4feb-b52d-915e326099ea", "created": "2018-12-27T19:06:14Z", "tenant_id": "8c9032acdce34b28bbac9df3ee5c891d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-27 19:06:39,838 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-40ae3baf-37bc-4cf9-85b0-4472265b72dc 2018-12-27 19:06:39,839 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.501873016357s 2018-12-27 19:06:39,839 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-40ae3baf-37bc-4cf9-85b0-4472265b72dc 2018-12-27 19:06:39,843 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-27 19:06:41,846 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-27 19:06:41,848 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cbd145dcfd7bac3c1bd0c92bf276a2ab968aed53" 2018-12-27 19:06:42,792 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:06:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d2f49e69-6da0-4d0c-a85f-1c3e4d5d8d82 x-compute-request-id: req-d2f49e69-6da0-4d0c-a85f-1c3e4d5d8d82 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/470e3892-6324-4c9d-acd5-7ea83fe117a6", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/470e3892-6324-4c9d-acd5-7ea83fe117a6", "rel": "bookmark"}], "image": {"id": "e2e39eda-5d5a-485d-b5d9-5cb323bd8e65", "links": [{"href": "http://172.30.9.31:8774/images/e2e39eda-5d5a-485d-b5d9-5cb323bd8e65", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "72c4303d-7bb6-4935-835e-d86bd5d196fb", "links": [{"href": "http://172.30.9.31:8774/flavors/72c4303d-7bb6-4935-835e-d86bd5d196fb", "rel": "bookmark"}]}, "id": "470e3892-6324-4c9d-acd5-7ea83fe117a6", "security_groups": [{"name": "cloudify_ims-sg_c5dcb610-764d-4feb-b52d-915e326099ea"}], "user_id": "9789450b9ceb442588b22edd915e3613", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T19:06:17Z", "hostId": "449ccac35cd038c3747cb4757f46783d6bd7364a8dfa43bbd5f1bcc6", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c5dcb610-764d-4feb-b52d-915e326099ea", "name": "cloudify_ims-vm_c5dcb610-764d-4feb-b52d-915e326099ea", "created": "2018-12-27T19:06:14Z", "tenant_id": "8c9032acdce34b28bbac9df3ee5c891d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-27 19:06:42,792 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-d2f49e69-6da0-4d0c-a85f-1c3e4d5d8d82 2018-12-27 19:06:42,792 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.946314811707s 2018-12-27 19:06:42,792 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-d2f49e69-6da0-4d0c-a85f-1c3e4d5d8d82 2018-12-27 19:06:42,796 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-27 19:06:44,798 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-27 19:06:44,801 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cbd145dcfd7bac3c1bd0c92bf276a2ab968aed53" 2018-12-27 19:06:45,550 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:06:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a0eab1b0-1e7b-403d-a101-a784d97b0faf x-compute-request-id: req-a0eab1b0-1e7b-403d-a101-a784d97b0faf Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/470e3892-6324-4c9d-acd5-7ea83fe117a6", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/470e3892-6324-4c9d-acd5-7ea83fe117a6", "rel": "bookmark"}], "image": {"id": "e2e39eda-5d5a-485d-b5d9-5cb323bd8e65", "links": [{"href": "http://172.30.9.31:8774/images/e2e39eda-5d5a-485d-b5d9-5cb323bd8e65", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "72c4303d-7bb6-4935-835e-d86bd5d196fb", "links": [{"href": "http://172.30.9.31:8774/flavors/72c4303d-7bb6-4935-835e-d86bd5d196fb", "rel": "bookmark"}]}, "id": "470e3892-6324-4c9d-acd5-7ea83fe117a6", "security_groups": [{"name": "cloudify_ims-sg_c5dcb610-764d-4feb-b52d-915e326099ea"}], "user_id": "9789450b9ceb442588b22edd915e3613", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T19:06:17Z", "hostId": "449ccac35cd038c3747cb4757f46783d6bd7364a8dfa43bbd5f1bcc6", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c5dcb610-764d-4feb-b52d-915e326099ea", "name": "cloudify_ims-vm_c5dcb610-764d-4feb-b52d-915e326099ea", "created": "2018-12-27T19:06:14Z", "tenant_id": "8c9032acdce34b28bbac9df3ee5c891d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-27 19:06:45,550 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-a0eab1b0-1e7b-403d-a101-a784d97b0faf 2018-12-27 19:06:45,550 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.751564979553s 2018-12-27 19:06:45,551 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-a0eab1b0-1e7b-403d-a101-a784d97b0faf 2018-12-27 19:06:45,554 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-27 19:06:47,557 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-27 19:06:47,560 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cbd145dcfd7bac3c1bd0c92bf276a2ab968aed53" 2018-12-27 19:06:48,149 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:06:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-53377cfc-040f-457b-bcfa-c23f93336435 x-compute-request-id: req-53377cfc-040f-457b-bcfa-c23f93336435 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/470e3892-6324-4c9d-acd5-7ea83fe117a6", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/470e3892-6324-4c9d-acd5-7ea83fe117a6", "rel": "bookmark"}], "image": {"id": "e2e39eda-5d5a-485d-b5d9-5cb323bd8e65", "links": [{"href": "http://172.30.9.31:8774/images/e2e39eda-5d5a-485d-b5d9-5cb323bd8e65", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "72c4303d-7bb6-4935-835e-d86bd5d196fb", "links": [{"href": "http://172.30.9.31:8774/flavors/72c4303d-7bb6-4935-835e-d86bd5d196fb", "rel": "bookmark"}]}, "id": "470e3892-6324-4c9d-acd5-7ea83fe117a6", "security_groups": [{"name": "cloudify_ims-sg_c5dcb610-764d-4feb-b52d-915e326099ea"}], "user_id": "9789450b9ceb442588b22edd915e3613", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T19:06:17Z", "hostId": "449ccac35cd038c3747cb4757f46783d6bd7364a8dfa43bbd5f1bcc6", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c5dcb610-764d-4feb-b52d-915e326099ea", "name": "cloudify_ims-vm_c5dcb610-764d-4feb-b52d-915e326099ea", "created": "2018-12-27T19:06:14Z", "tenant_id": "8c9032acdce34b28bbac9df3ee5c891d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-27 19:06:48,149 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-53377cfc-040f-457b-bcfa-c23f93336435 2018-12-27 19:06:48,150 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.592545986176s 2018-12-27 19:06:48,150 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-53377cfc-040f-457b-bcfa-c23f93336435 2018-12-27 19:06:48,154 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-27 19:06:50,156 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-27 19:06:50,159 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cbd145dcfd7bac3c1bd0c92bf276a2ab968aed53" 2018-12-27 19:06:50,722 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:06:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fcc1c912-b6b0-4164-8d9a-12c926a6c951 x-compute-request-id: req-fcc1c912-b6b0-4164-8d9a-12c926a6c951 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/470e3892-6324-4c9d-acd5-7ea83fe117a6", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/470e3892-6324-4c9d-acd5-7ea83fe117a6", "rel": "bookmark"}], "image": {"id": "e2e39eda-5d5a-485d-b5d9-5cb323bd8e65", "links": [{"href": "http://172.30.9.31:8774/images/e2e39eda-5d5a-485d-b5d9-5cb323bd8e65", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "72c4303d-7bb6-4935-835e-d86bd5d196fb", "links": [{"href": "http://172.30.9.31:8774/flavors/72c4303d-7bb6-4935-835e-d86bd5d196fb", "rel": "bookmark"}]}, "id": "470e3892-6324-4c9d-acd5-7ea83fe117a6", "security_groups": [{"name": "cloudify_ims-sg_c5dcb610-764d-4feb-b52d-915e326099ea"}], "user_id": "9789450b9ceb442588b22edd915e3613", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T19:06:17Z", "hostId": "449ccac35cd038c3747cb4757f46783d6bd7364a8dfa43bbd5f1bcc6", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c5dcb610-764d-4feb-b52d-915e326099ea", "name": "cloudify_ims-vm_c5dcb610-764d-4feb-b52d-915e326099ea", "created": "2018-12-27T19:06:14Z", "tenant_id": "8c9032acdce34b28bbac9df3ee5c891d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-27 19:06:50,722 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-fcc1c912-b6b0-4164-8d9a-12c926a6c951 2018-12-27 19:06:50,722 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.565673828125s 2018-12-27 19:06:50,722 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-fcc1c912-b6b0-4164-8d9a-12c926a6c951 2018-12-27 19:06:50,726 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-27 19:06:52,728 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-27 19:06:52,731 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cbd145dcfd7bac3c1bd0c92bf276a2ab968aed53" 2018-12-27 19:06:53,363 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:06:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f3339210-c248-4f56-9df6-5fc2e72395c7 x-compute-request-id: req-f3339210-c248-4f56-9df6-5fc2e72395c7 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/470e3892-6324-4c9d-acd5-7ea83fe117a6", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/470e3892-6324-4c9d-acd5-7ea83fe117a6", "rel": "bookmark"}], "image": {"id": "e2e39eda-5d5a-485d-b5d9-5cb323bd8e65", "links": [{"href": "http://172.30.9.31:8774/images/e2e39eda-5d5a-485d-b5d9-5cb323bd8e65", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "72c4303d-7bb6-4935-835e-d86bd5d196fb", "links": [{"href": "http://172.30.9.31:8774/flavors/72c4303d-7bb6-4935-835e-d86bd5d196fb", "rel": "bookmark"}]}, "id": "470e3892-6324-4c9d-acd5-7ea83fe117a6", "security_groups": [{"name": "cloudify_ims-sg_c5dcb610-764d-4feb-b52d-915e326099ea"}], "user_id": "9789450b9ceb442588b22edd915e3613", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T19:06:17Z", "hostId": "449ccac35cd038c3747cb4757f46783d6bd7364a8dfa43bbd5f1bcc6", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c5dcb610-764d-4feb-b52d-915e326099ea", "name": "cloudify_ims-vm_c5dcb610-764d-4feb-b52d-915e326099ea", "created": "2018-12-27T19:06:14Z", "tenant_id": "8c9032acdce34b28bbac9df3ee5c891d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-27 19:06:53,364 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-f3339210-c248-4f56-9df6-5fc2e72395c7 2018-12-27 19:06:53,364 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.635127067566s 2018-12-27 19:06:53,364 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-f3339210-c248-4f56-9df6-5fc2e72395c7 2018-12-27 19:06:53,368 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-27 19:06:55,370 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-27 19:06:55,373 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cbd145dcfd7bac3c1bd0c92bf276a2ab968aed53" 2018-12-27 19:06:55,993 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:06:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-54d2cd37-b941-4dc3-aa5e-fb47f60a7ae1 x-compute-request-id: req-54d2cd37-b941-4dc3-aa5e-fb47f60a7ae1 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/470e3892-6324-4c9d-acd5-7ea83fe117a6", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/470e3892-6324-4c9d-acd5-7ea83fe117a6", "rel": "bookmark"}], "image": {"id": "e2e39eda-5d5a-485d-b5d9-5cb323bd8e65", "links": [{"href": "http://172.30.9.31:8774/images/e2e39eda-5d5a-485d-b5d9-5cb323bd8e65", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "72c4303d-7bb6-4935-835e-d86bd5d196fb", "links": [{"href": "http://172.30.9.31:8774/flavors/72c4303d-7bb6-4935-835e-d86bd5d196fb", "rel": "bookmark"}]}, "id": "470e3892-6324-4c9d-acd5-7ea83fe117a6", "security_groups": [{"name": "cloudify_ims-sg_c5dcb610-764d-4feb-b52d-915e326099ea"}], "user_id": "9789450b9ceb442588b22edd915e3613", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T19:06:17Z", "hostId": "449ccac35cd038c3747cb4757f46783d6bd7364a8dfa43bbd5f1bcc6", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c5dcb610-764d-4feb-b52d-915e326099ea", "name": "cloudify_ims-vm_c5dcb610-764d-4feb-b52d-915e326099ea", "created": "2018-12-27T19:06:14Z", "tenant_id": "8c9032acdce34b28bbac9df3ee5c891d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-27 19:06:55,993 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-54d2cd37-b941-4dc3-aa5e-fb47f60a7ae1 2018-12-27 19:06:55,993 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.622833013535s 2018-12-27 19:06:55,994 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-54d2cd37-b941-4dc3-aa5e-fb47f60a7ae1 2018-12-27 19:06:55,997 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-27 19:06:58,000 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-27 19:06:58,003 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cbd145dcfd7bac3c1bd0c92bf276a2ab968aed53" 2018-12-27 19:06:58,762 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:06:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9b7ca6c4-4674-489f-8d01-3d954cd16514 x-compute-request-id: req-9b7ca6c4-4674-489f-8d01-3d954cd16514 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/470e3892-6324-4c9d-acd5-7ea83fe117a6", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/470e3892-6324-4c9d-acd5-7ea83fe117a6", "rel": "bookmark"}], "image": {"id": "e2e39eda-5d5a-485d-b5d9-5cb323bd8e65", "links": [{"href": "http://172.30.9.31:8774/images/e2e39eda-5d5a-485d-b5d9-5cb323bd8e65", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "72c4303d-7bb6-4935-835e-d86bd5d196fb", "links": [{"href": "http://172.30.9.31:8774/flavors/72c4303d-7bb6-4935-835e-d86bd5d196fb", "rel": "bookmark"}]}, "id": "470e3892-6324-4c9d-acd5-7ea83fe117a6", "security_groups": [{"name": "cloudify_ims-sg_c5dcb610-764d-4feb-b52d-915e326099ea"}], "user_id": "9789450b9ceb442588b22edd915e3613", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T19:06:17Z", "hostId": "449ccac35cd038c3747cb4757f46783d6bd7364a8dfa43bbd5f1bcc6", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c5dcb610-764d-4feb-b52d-915e326099ea", "name": "cloudify_ims-vm_c5dcb610-764d-4feb-b52d-915e326099ea", "created": "2018-12-27T19:06:14Z", "tenant_id": "8c9032acdce34b28bbac9df3ee5c891d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-27 19:06:58,762 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-9b7ca6c4-4674-489f-8d01-3d954cd16514 2018-12-27 19:06:58,763 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.76231098175s 2018-12-27 19:06:58,763 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-9b7ca6c4-4674-489f-8d01-3d954cd16514 2018-12-27 19:06:58,767 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-27 19:07:00,769 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-27 19:07:00,772 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cbd145dcfd7bac3c1bd0c92bf276a2ab968aed53" 2018-12-27 19:07:01,500 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:07:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-109e8ef2-3337-4913-8641-32a69fb49228 x-compute-request-id: req-109e8ef2-3337-4913-8641-32a69fb49228 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/470e3892-6324-4c9d-acd5-7ea83fe117a6", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/470e3892-6324-4c9d-acd5-7ea83fe117a6", "rel": "bookmark"}], "image": {"id": "e2e39eda-5d5a-485d-b5d9-5cb323bd8e65", "links": [{"href": "http://172.30.9.31:8774/images/e2e39eda-5d5a-485d-b5d9-5cb323bd8e65", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "72c4303d-7bb6-4935-835e-d86bd5d196fb", "links": [{"href": "http://172.30.9.31:8774/flavors/72c4303d-7bb6-4935-835e-d86bd5d196fb", "rel": "bookmark"}]}, "id": "470e3892-6324-4c9d-acd5-7ea83fe117a6", "security_groups": [{"name": "cloudify_ims-sg_c5dcb610-764d-4feb-b52d-915e326099ea"}], "user_id": "9789450b9ceb442588b22edd915e3613", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T19:06:17Z", "hostId": "449ccac35cd038c3747cb4757f46783d6bd7364a8dfa43bbd5f1bcc6", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c5dcb610-764d-4feb-b52d-915e326099ea", "name": "cloudify_ims-vm_c5dcb610-764d-4feb-b52d-915e326099ea", "created": "2018-12-27T19:06:14Z", "tenant_id": "8c9032acdce34b28bbac9df3ee5c891d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-27 19:07:01,500 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-109e8ef2-3337-4913-8641-32a69fb49228 2018-12-27 19:07:01,500 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.73104596138s 2018-12-27 19:07:01,501 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-109e8ef2-3337-4913-8641-32a69fb49228 2018-12-27 19:07:01,505 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-27 19:07:03,507 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-27 19:07:03,510 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cbd145dcfd7bac3c1bd0c92bf276a2ab968aed53" 2018-12-27 19:07:04,068 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:07:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9581fb92-c46f-48fe-b4ed-97a938ee52c5 x-compute-request-id: req-9581fb92-c46f-48fe-b4ed-97a938ee52c5 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/470e3892-6324-4c9d-acd5-7ea83fe117a6", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/470e3892-6324-4c9d-acd5-7ea83fe117a6", "rel": "bookmark"}], "image": {"id": "e2e39eda-5d5a-485d-b5d9-5cb323bd8e65", "links": [{"href": "http://172.30.9.31:8774/images/e2e39eda-5d5a-485d-b5d9-5cb323bd8e65", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "72c4303d-7bb6-4935-835e-d86bd5d196fb", "links": [{"href": "http://172.30.9.31:8774/flavors/72c4303d-7bb6-4935-835e-d86bd5d196fb", "rel": "bookmark"}]}, "id": "470e3892-6324-4c9d-acd5-7ea83fe117a6", "security_groups": [{"name": "cloudify_ims-sg_c5dcb610-764d-4feb-b52d-915e326099ea"}], "user_id": "9789450b9ceb442588b22edd915e3613", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T19:06:17Z", "hostId": "449ccac35cd038c3747cb4757f46783d6bd7364a8dfa43bbd5f1bcc6", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c5dcb610-764d-4feb-b52d-915e326099ea", "name": "cloudify_ims-vm_c5dcb610-764d-4feb-b52d-915e326099ea", "created": "2018-12-27T19:06:14Z", "tenant_id": "8c9032acdce34b28bbac9df3ee5c891d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-27 19:07:04,069 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-9581fb92-c46f-48fe-b4ed-97a938ee52c5 2018-12-27 19:07:04,069 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.561415195465s 2018-12-27 19:07:04,069 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-9581fb92-c46f-48fe-b4ed-97a938ee52c5 2018-12-27 19:07:04,073 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-27 19:07:06,075 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-27 19:07:06,079 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cbd145dcfd7bac3c1bd0c92bf276a2ab968aed53" 2018-12-27 19:07:06,642 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:07:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-94a5091b-8619-4dcf-9b80-083a3bbe525a x-compute-request-id: req-94a5091b-8619-4dcf-9b80-083a3bbe525a Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/470e3892-6324-4c9d-acd5-7ea83fe117a6", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/470e3892-6324-4c9d-acd5-7ea83fe117a6", "rel": "bookmark"}], "image": {"id": "e2e39eda-5d5a-485d-b5d9-5cb323bd8e65", "links": [{"href": "http://172.30.9.31:8774/images/e2e39eda-5d5a-485d-b5d9-5cb323bd8e65", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "72c4303d-7bb6-4935-835e-d86bd5d196fb", "links": [{"href": "http://172.30.9.31:8774/flavors/72c4303d-7bb6-4935-835e-d86bd5d196fb", "rel": "bookmark"}]}, "id": "470e3892-6324-4c9d-acd5-7ea83fe117a6", "security_groups": [{"name": "cloudify_ims-sg_c5dcb610-764d-4feb-b52d-915e326099ea"}], "user_id": "9789450b9ceb442588b22edd915e3613", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T19:06:17Z", "hostId": "449ccac35cd038c3747cb4757f46783d6bd7364a8dfa43bbd5f1bcc6", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c5dcb610-764d-4feb-b52d-915e326099ea", "name": "cloudify_ims-vm_c5dcb610-764d-4feb-b52d-915e326099ea", "created": "2018-12-27T19:06:14Z", "tenant_id": "8c9032acdce34b28bbac9df3ee5c891d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-27 19:07:06,642 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-94a5091b-8619-4dcf-9b80-083a3bbe525a 2018-12-27 19:07:06,642 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.566667079926s 2018-12-27 19:07:06,643 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-94a5091b-8619-4dcf-9b80-083a3bbe525a 2018-12-27 19:07:06,646 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-27 19:07:08,649 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-27 19:07:08,652 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cbd145dcfd7bac3c1bd0c92bf276a2ab968aed53" 2018-12-27 19:07:09,439 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:07:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4320959f-021b-49c2-87a2-1bf4c2cebf5d x-compute-request-id: req-4320959f-021b-49c2-87a2-1bf4c2cebf5d Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/470e3892-6324-4c9d-acd5-7ea83fe117a6", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/470e3892-6324-4c9d-acd5-7ea83fe117a6", "rel": "bookmark"}], "image": {"id": "e2e39eda-5d5a-485d-b5d9-5cb323bd8e65", "links": [{"href": "http://172.30.9.31:8774/images/e2e39eda-5d5a-485d-b5d9-5cb323bd8e65", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "72c4303d-7bb6-4935-835e-d86bd5d196fb", "links": [{"href": "http://172.30.9.31:8774/flavors/72c4303d-7bb6-4935-835e-d86bd5d196fb", "rel": "bookmark"}]}, "id": "470e3892-6324-4c9d-acd5-7ea83fe117a6", "security_groups": [{"name": "cloudify_ims-sg_c5dcb610-764d-4feb-b52d-915e326099ea"}], "user_id": "9789450b9ceb442588b22edd915e3613", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T19:06:17Z", "hostId": "449ccac35cd038c3747cb4757f46783d6bd7364a8dfa43bbd5f1bcc6", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c5dcb610-764d-4feb-b52d-915e326099ea", "name": "cloudify_ims-vm_c5dcb610-764d-4feb-b52d-915e326099ea", "created": "2018-12-27T19:06:14Z", "tenant_id": "8c9032acdce34b28bbac9df3ee5c891d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-27 19:07:09,439 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-4320959f-021b-49c2-87a2-1bf4c2cebf5d 2018-12-27 19:07:09,439 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.790150880814s 2018-12-27 19:07:09,440 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-4320959f-021b-49c2-87a2-1bf4c2cebf5d 2018-12-27 19:07:09,443 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-27 19:07:11,446 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-27 19:07:11,448 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cbd145dcfd7bac3c1bd0c92bf276a2ab968aed53" 2018-12-27 19:07:11,991 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:07:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-65fe0728-4d32-4ebc-a527-597ac31c7997 x-compute-request-id: req-65fe0728-4d32-4ebc-a527-597ac31c7997 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/470e3892-6324-4c9d-acd5-7ea83fe117a6", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/470e3892-6324-4c9d-acd5-7ea83fe117a6", "rel": "bookmark"}], "image": {"id": "e2e39eda-5d5a-485d-b5d9-5cb323bd8e65", "links": [{"href": "http://172.30.9.31:8774/images/e2e39eda-5d5a-485d-b5d9-5cb323bd8e65", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "72c4303d-7bb6-4935-835e-d86bd5d196fb", "links": [{"href": "http://172.30.9.31:8774/flavors/72c4303d-7bb6-4935-835e-d86bd5d196fb", "rel": "bookmark"}]}, "id": "470e3892-6324-4c9d-acd5-7ea83fe117a6", "security_groups": [{"name": "cloudify_ims-sg_c5dcb610-764d-4feb-b52d-915e326099ea"}], "user_id": "9789450b9ceb442588b22edd915e3613", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T19:06:17Z", "hostId": "449ccac35cd038c3747cb4757f46783d6bd7364a8dfa43bbd5f1bcc6", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c5dcb610-764d-4feb-b52d-915e326099ea", "name": "cloudify_ims-vm_c5dcb610-764d-4feb-b52d-915e326099ea", "created": "2018-12-27T19:06:14Z", "tenant_id": "8c9032acdce34b28bbac9df3ee5c891d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-27 19:07:11,991 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-65fe0728-4d32-4ebc-a527-597ac31c7997 2018-12-27 19:07:11,991 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.545480966568s 2018-12-27 19:07:11,992 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-65fe0728-4d32-4ebc-a527-597ac31c7997 2018-12-27 19:07:11,996 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-27 19:07:13,998 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-27 19:07:14,001 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cbd145dcfd7bac3c1bd0c92bf276a2ab968aed53" 2018-12-27 19:07:14,600 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:07:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f67fd46c-1693-466b-b7b8-92b84fa05633 x-compute-request-id: req-f67fd46c-1693-466b-b7b8-92b84fa05633 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/470e3892-6324-4c9d-acd5-7ea83fe117a6", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/470e3892-6324-4c9d-acd5-7ea83fe117a6", "rel": "bookmark"}], "image": {"id": "e2e39eda-5d5a-485d-b5d9-5cb323bd8e65", "links": [{"href": "http://172.30.9.31:8774/images/e2e39eda-5d5a-485d-b5d9-5cb323bd8e65", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "72c4303d-7bb6-4935-835e-d86bd5d196fb", "links": [{"href": "http://172.30.9.31:8774/flavors/72c4303d-7bb6-4935-835e-d86bd5d196fb", "rel": "bookmark"}]}, "id": "470e3892-6324-4c9d-acd5-7ea83fe117a6", "security_groups": [{"name": "cloudify_ims-sg_c5dcb610-764d-4feb-b52d-915e326099ea"}], "user_id": "9789450b9ceb442588b22edd915e3613", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T19:06:17Z", "hostId": "449ccac35cd038c3747cb4757f46783d6bd7364a8dfa43bbd5f1bcc6", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c5dcb610-764d-4feb-b52d-915e326099ea", "name": "cloudify_ims-vm_c5dcb610-764d-4feb-b52d-915e326099ea", "created": "2018-12-27T19:06:14Z", "tenant_id": "8c9032acdce34b28bbac9df3ee5c891d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-27 19:07:14,600 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-f67fd46c-1693-466b-b7b8-92b84fa05633 2018-12-27 19:07:14,600 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.601847887039s 2018-12-27 19:07:14,601 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-f67fd46c-1693-466b-b7b8-92b84fa05633 2018-12-27 19:07:14,604 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-27 19:07:16,607 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-27 19:07:16,610 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cbd145dcfd7bac3c1bd0c92bf276a2ab968aed53" 2018-12-27 19:07:17,171 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:07:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e4102878-f1ee-44ff-a2be-45caf39ebca6 x-compute-request-id: req-e4102878-f1ee-44ff-a2be-45caf39ebca6 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/470e3892-6324-4c9d-acd5-7ea83fe117a6", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/470e3892-6324-4c9d-acd5-7ea83fe117a6", "rel": "bookmark"}], "image": {"id": "e2e39eda-5d5a-485d-b5d9-5cb323bd8e65", "links": [{"href": "http://172.30.9.31:8774/images/e2e39eda-5d5a-485d-b5d9-5cb323bd8e65", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "72c4303d-7bb6-4935-835e-d86bd5d196fb", "links": [{"href": "http://172.30.9.31:8774/flavors/72c4303d-7bb6-4935-835e-d86bd5d196fb", "rel": "bookmark"}]}, "id": "470e3892-6324-4c9d-acd5-7ea83fe117a6", "security_groups": [{"name": "cloudify_ims-sg_c5dcb610-764d-4feb-b52d-915e326099ea"}], "user_id": "9789450b9ceb442588b22edd915e3613", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T19:06:17Z", "hostId": "449ccac35cd038c3747cb4757f46783d6bd7364a8dfa43bbd5f1bcc6", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c5dcb610-764d-4feb-b52d-915e326099ea", "name": "cloudify_ims-vm_c5dcb610-764d-4feb-b52d-915e326099ea", "created": "2018-12-27T19:06:14Z", "tenant_id": "8c9032acdce34b28bbac9df3ee5c891d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-27 19:07:17,172 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-e4102878-f1ee-44ff-a2be-45caf39ebca6 2018-12-27 19:07:17,172 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.56463599205s 2018-12-27 19:07:17,172 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-e4102878-f1ee-44ff-a2be-45caf39ebca6 2018-12-27 19:07:17,176 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-27 19:07:19,178 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-27 19:07:19,182 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cbd145dcfd7bac3c1bd0c92bf276a2ab968aed53" 2018-12-27 19:07:19,368 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:07:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-732265d5-0306-4fe3-8f5c-5a4adaf67a6f x-compute-request-id: req-732265d5-0306-4fe3-8f5c-5a4adaf67a6f Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/470e3892-6324-4c9d-acd5-7ea83fe117a6", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/470e3892-6324-4c9d-acd5-7ea83fe117a6", "rel": "bookmark"}], "image": {"id": "e2e39eda-5d5a-485d-b5d9-5cb323bd8e65", "links": [{"href": "http://172.30.9.31:8774/images/e2e39eda-5d5a-485d-b5d9-5cb323bd8e65", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "72c4303d-7bb6-4935-835e-d86bd5d196fb", "links": [{"href": "http://172.30.9.31:8774/flavors/72c4303d-7bb6-4935-835e-d86bd5d196fb", "rel": "bookmark"}]}, "id": "470e3892-6324-4c9d-acd5-7ea83fe117a6", "security_groups": [{"name": "cloudify_ims-sg_c5dcb610-764d-4feb-b52d-915e326099ea"}], "user_id": "9789450b9ceb442588b22edd915e3613", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T19:06:17Z", "hostId": "449ccac35cd038c3747cb4757f46783d6bd7364a8dfa43bbd5f1bcc6", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c5dcb610-764d-4feb-b52d-915e326099ea", "name": "cloudify_ims-vm_c5dcb610-764d-4feb-b52d-915e326099ea", "created": "2018-12-27T19:06:14Z", "tenant_id": "8c9032acdce34b28bbac9df3ee5c891d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-27 19:07:19,368 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-732265d5-0306-4fe3-8f5c-5a4adaf67a6f 2018-12-27 19:07:19,368 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.189410924911s 2018-12-27 19:07:19,368 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-732265d5-0306-4fe3-8f5c-5a4adaf67a6f 2018-12-27 19:07:19,372 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-27 19:07:21,375 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-27 19:07:21,377 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cbd145dcfd7bac3c1bd0c92bf276a2ab968aed53" 2018-12-27 19:07:21,958 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:07:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7349872b-b10f-417b-b85a-f3d837654a90 x-compute-request-id: req-7349872b-b10f-417b-b85a-f3d837654a90 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/470e3892-6324-4c9d-acd5-7ea83fe117a6", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/470e3892-6324-4c9d-acd5-7ea83fe117a6", "rel": "bookmark"}], "image": {"id": "e2e39eda-5d5a-485d-b5d9-5cb323bd8e65", "links": [{"href": "http://172.30.9.31:8774/images/e2e39eda-5d5a-485d-b5d9-5cb323bd8e65", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "72c4303d-7bb6-4935-835e-d86bd5d196fb", "links": [{"href": "http://172.30.9.31:8774/flavors/72c4303d-7bb6-4935-835e-d86bd5d196fb", "rel": "bookmark"}]}, "id": "470e3892-6324-4c9d-acd5-7ea83fe117a6", "security_groups": [{"name": "cloudify_ims-sg_c5dcb610-764d-4feb-b52d-915e326099ea"}], "user_id": "9789450b9ceb442588b22edd915e3613", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T19:06:17Z", "hostId": "449ccac35cd038c3747cb4757f46783d6bd7364a8dfa43bbd5f1bcc6", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c5dcb610-764d-4feb-b52d-915e326099ea", "name": "cloudify_ims-vm_c5dcb610-764d-4feb-b52d-915e326099ea", "created": "2018-12-27T19:06:14Z", "tenant_id": "8c9032acdce34b28bbac9df3ee5c891d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-27 19:07:21,958 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-7349872b-b10f-417b-b85a-f3d837654a90 2018-12-27 19:07:21,959 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.583837985992s 2018-12-27 19:07:21,959 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-7349872b-b10f-417b-b85a-f3d837654a90 2018-12-27 19:07:21,963 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-27 19:07:23,965 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-27 19:07:23,968 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cbd145dcfd7bac3c1bd0c92bf276a2ab968aed53" 2018-12-27 19:07:24,541 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:07:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fc3d7e24-f82f-45a0-a36a-e4c7edc7a09c x-compute-request-id: req-fc3d7e24-f82f-45a0-a36a-e4c7edc7a09c Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/470e3892-6324-4c9d-acd5-7ea83fe117a6", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/470e3892-6324-4c9d-acd5-7ea83fe117a6", "rel": "bookmark"}], "image": {"id": "e2e39eda-5d5a-485d-b5d9-5cb323bd8e65", "links": [{"href": "http://172.30.9.31:8774/images/e2e39eda-5d5a-485d-b5d9-5cb323bd8e65", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "72c4303d-7bb6-4935-835e-d86bd5d196fb", "links": [{"href": "http://172.30.9.31:8774/flavors/72c4303d-7bb6-4935-835e-d86bd5d196fb", "rel": "bookmark"}]}, "id": "470e3892-6324-4c9d-acd5-7ea83fe117a6", "security_groups": [{"name": "cloudify_ims-sg_c5dcb610-764d-4feb-b52d-915e326099ea"}], "user_id": "9789450b9ceb442588b22edd915e3613", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T19:06:17Z", "hostId": "449ccac35cd038c3747cb4757f46783d6bd7364a8dfa43bbd5f1bcc6", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c5dcb610-764d-4feb-b52d-915e326099ea", "name": "cloudify_ims-vm_c5dcb610-764d-4feb-b52d-915e326099ea", "created": "2018-12-27T19:06:14Z", "tenant_id": "8c9032acdce34b28bbac9df3ee5c891d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-27 19:07:24,541 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-fc3d7e24-f82f-45a0-a36a-e4c7edc7a09c 2018-12-27 19:07:24,541 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.575750112534s 2018-12-27 19:07:24,541 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-fc3d7e24-f82f-45a0-a36a-e4c7edc7a09c 2018-12-27 19:07:24,545 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-27 19:07:26,548 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-27 19:07:26,550 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cbd145dcfd7bac3c1bd0c92bf276a2ab968aed53" 2018-12-27 19:07:27,154 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:07:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7d57c0d3-33b6-45b4-9a0e-839aadc641a2 x-compute-request-id: req-7d57c0d3-33b6-45b4-9a0e-839aadc641a2 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/470e3892-6324-4c9d-acd5-7ea83fe117a6", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/470e3892-6324-4c9d-acd5-7ea83fe117a6", "rel": "bookmark"}], "image": {"id": "e2e39eda-5d5a-485d-b5d9-5cb323bd8e65", "links": [{"href": "http://172.30.9.31:8774/images/e2e39eda-5d5a-485d-b5d9-5cb323bd8e65", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "72c4303d-7bb6-4935-835e-d86bd5d196fb", "links": [{"href": "http://172.30.9.31:8774/flavors/72c4303d-7bb6-4935-835e-d86bd5d196fb", "rel": "bookmark"}]}, "id": "470e3892-6324-4c9d-acd5-7ea83fe117a6", "security_groups": [{"name": "cloudify_ims-sg_c5dcb610-764d-4feb-b52d-915e326099ea"}], "user_id": "9789450b9ceb442588b22edd915e3613", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T19:06:17Z", "hostId": "449ccac35cd038c3747cb4757f46783d6bd7364a8dfa43bbd5f1bcc6", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c5dcb610-764d-4feb-b52d-915e326099ea", "name": "cloudify_ims-vm_c5dcb610-764d-4feb-b52d-915e326099ea", "created": "2018-12-27T19:06:14Z", "tenant_id": "8c9032acdce34b28bbac9df3ee5c891d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-27 19:07:27,154 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-7d57c0d3-33b6-45b4-9a0e-839aadc641a2 2018-12-27 19:07:27,154 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.606317043304s 2018-12-27 19:07:27,155 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-7d57c0d3-33b6-45b4-9a0e-839aadc641a2 2018-12-27 19:07:27,158 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-27 19:07:29,161 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-27 19:07:29,164 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cbd145dcfd7bac3c1bd0c92bf276a2ab968aed53" 2018-12-27 19:07:29,945 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:07:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3b937d96-dd79-411e-9d55-50583c274477 x-compute-request-id: req-3b937d96-dd79-411e-9d55-50583c274477 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/470e3892-6324-4c9d-acd5-7ea83fe117a6", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/470e3892-6324-4c9d-acd5-7ea83fe117a6", "rel": "bookmark"}], "image": {"id": "e2e39eda-5d5a-485d-b5d9-5cb323bd8e65", "links": [{"href": "http://172.30.9.31:8774/images/e2e39eda-5d5a-485d-b5d9-5cb323bd8e65", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "72c4303d-7bb6-4935-835e-d86bd5d196fb", "links": [{"href": "http://172.30.9.31:8774/flavors/72c4303d-7bb6-4935-835e-d86bd5d196fb", "rel": "bookmark"}]}, "id": "470e3892-6324-4c9d-acd5-7ea83fe117a6", "security_groups": [{"name": "cloudify_ims-sg_c5dcb610-764d-4feb-b52d-915e326099ea"}], "user_id": "9789450b9ceb442588b22edd915e3613", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T19:06:17Z", "hostId": "449ccac35cd038c3747cb4757f46783d6bd7364a8dfa43bbd5f1bcc6", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c5dcb610-764d-4feb-b52d-915e326099ea", "name": "cloudify_ims-vm_c5dcb610-764d-4feb-b52d-915e326099ea", "created": "2018-12-27T19:06:14Z", "tenant_id": "8c9032acdce34b28bbac9df3ee5c891d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-27 19:07:29,945 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-3b937d96-dd79-411e-9d55-50583c274477 2018-12-27 19:07:29,945 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.784160137177s 2018-12-27 19:07:29,946 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-3b937d96-dd79-411e-9d55-50583c274477 2018-12-27 19:07:29,949 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-27 19:07:31,952 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-27 19:07:31,955 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cbd145dcfd7bac3c1bd0c92bf276a2ab968aed53" 2018-12-27 19:07:32,322 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:07:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c19dc6ed-c09f-4a2c-8f66-f45acf8db8ea x-compute-request-id: req-c19dc6ed-c09f-4a2c-8f66-f45acf8db8ea Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/470e3892-6324-4c9d-acd5-7ea83fe117a6", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/470e3892-6324-4c9d-acd5-7ea83fe117a6", "rel": "bookmark"}], "image": {"id": "e2e39eda-5d5a-485d-b5d9-5cb323bd8e65", "links": [{"href": "http://172.30.9.31:8774/images/e2e39eda-5d5a-485d-b5d9-5cb323bd8e65", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "72c4303d-7bb6-4935-835e-d86bd5d196fb", "links": [{"href": "http://172.30.9.31:8774/flavors/72c4303d-7bb6-4935-835e-d86bd5d196fb", "rel": "bookmark"}]}, "id": "470e3892-6324-4c9d-acd5-7ea83fe117a6", "security_groups": [{"name": "cloudify_ims-sg_c5dcb610-764d-4feb-b52d-915e326099ea"}], "user_id": "9789450b9ceb442588b22edd915e3613", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T19:06:17Z", "hostId": "449ccac35cd038c3747cb4757f46783d6bd7364a8dfa43bbd5f1bcc6", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c5dcb610-764d-4feb-b52d-915e326099ea", "name": "cloudify_ims-vm_c5dcb610-764d-4feb-b52d-915e326099ea", "created": "2018-12-27T19:06:14Z", "tenant_id": "8c9032acdce34b28bbac9df3ee5c891d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-27 19:07:32,322 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-c19dc6ed-c09f-4a2c-8f66-f45acf8db8ea 2018-12-27 19:07:32,323 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.370357990265s 2018-12-27 19:07:32,323 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-c19dc6ed-c09f-4a2c-8f66-f45acf8db8ea 2018-12-27 19:07:32,327 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-27 19:07:34,329 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-27 19:07:34,332 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cbd145dcfd7bac3c1bd0c92bf276a2ab968aed53" 2018-12-27 19:07:35,063 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:07:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-533ec1bb-172e-44b3-ba9c-2dfc255c09f5 x-compute-request-id: req-533ec1bb-172e-44b3-ba9c-2dfc255c09f5 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/470e3892-6324-4c9d-acd5-7ea83fe117a6", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/470e3892-6324-4c9d-acd5-7ea83fe117a6", "rel": "bookmark"}], "image": {"id": "e2e39eda-5d5a-485d-b5d9-5cb323bd8e65", "links": [{"href": "http://172.30.9.31:8774/images/e2e39eda-5d5a-485d-b5d9-5cb323bd8e65", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "72c4303d-7bb6-4935-835e-d86bd5d196fb", "links": [{"href": "http://172.30.9.31:8774/flavors/72c4303d-7bb6-4935-835e-d86bd5d196fb", "rel": "bookmark"}]}, "id": "470e3892-6324-4c9d-acd5-7ea83fe117a6", "security_groups": [{"name": "cloudify_ims-sg_c5dcb610-764d-4feb-b52d-915e326099ea"}], "user_id": "9789450b9ceb442588b22edd915e3613", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T19:06:17Z", "hostId": "449ccac35cd038c3747cb4757f46783d6bd7364a8dfa43bbd5f1bcc6", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c5dcb610-764d-4feb-b52d-915e326099ea", "name": "cloudify_ims-vm_c5dcb610-764d-4feb-b52d-915e326099ea", "created": "2018-12-27T19:06:14Z", "tenant_id": "8c9032acdce34b28bbac9df3ee5c891d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-27 19:07:35,063 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-533ec1bb-172e-44b3-ba9c-2dfc255c09f5 2018-12-27 19:07:35,063 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.733985900879s 2018-12-27 19:07:35,064 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-533ec1bb-172e-44b3-ba9c-2dfc255c09f5 2018-12-27 19:07:35,067 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-27 19:07:37,069 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-27 19:07:37,072 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cbd145dcfd7bac3c1bd0c92bf276a2ab968aed53" 2018-12-27 19:07:37,658 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:07:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d8e0626c-167b-44c9-9d55-326f654c4a83 x-compute-request-id: req-d8e0626c-167b-44c9-9d55-326f654c4a83 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/470e3892-6324-4c9d-acd5-7ea83fe117a6", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/470e3892-6324-4c9d-acd5-7ea83fe117a6", "rel": "bookmark"}], "image": {"id": "e2e39eda-5d5a-485d-b5d9-5cb323bd8e65", "links": [{"href": "http://172.30.9.31:8774/images/e2e39eda-5d5a-485d-b5d9-5cb323bd8e65", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "72c4303d-7bb6-4935-835e-d86bd5d196fb", "links": [{"href": "http://172.30.9.31:8774/flavors/72c4303d-7bb6-4935-835e-d86bd5d196fb", "rel": "bookmark"}]}, "id": "470e3892-6324-4c9d-acd5-7ea83fe117a6", "security_groups": [{"name": "cloudify_ims-sg_c5dcb610-764d-4feb-b52d-915e326099ea"}], "user_id": "9789450b9ceb442588b22edd915e3613", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T19:06:17Z", "hostId": "449ccac35cd038c3747cb4757f46783d6bd7364a8dfa43bbd5f1bcc6", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c5dcb610-764d-4feb-b52d-915e326099ea", "name": "cloudify_ims-vm_c5dcb610-764d-4feb-b52d-915e326099ea", "created": "2018-12-27T19:06:14Z", "tenant_id": "8c9032acdce34b28bbac9df3ee5c891d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-27 19:07:37,659 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-d8e0626c-167b-44c9-9d55-326f654c4a83 2018-12-27 19:07:37,659 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.589524030685s 2018-12-27 19:07:37,659 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-d8e0626c-167b-44c9-9d55-326f654c4a83 2018-12-27 19:07:37,663 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-27 19:07:39,664 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-27 19:07:39,667 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cbd145dcfd7bac3c1bd0c92bf276a2ab968aed53" 2018-12-27 19:07:40,252 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:07:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-61c47558-cd78-4eaf-a6bc-41b5cd8decef x-compute-request-id: req-61c47558-cd78-4eaf-a6bc-41b5cd8decef Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/470e3892-6324-4c9d-acd5-7ea83fe117a6", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/470e3892-6324-4c9d-acd5-7ea83fe117a6", "rel": "bookmark"}], "image": {"id": "e2e39eda-5d5a-485d-b5d9-5cb323bd8e65", "links": [{"href": "http://172.30.9.31:8774/images/e2e39eda-5d5a-485d-b5d9-5cb323bd8e65", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "72c4303d-7bb6-4935-835e-d86bd5d196fb", "links": [{"href": "http://172.30.9.31:8774/flavors/72c4303d-7bb6-4935-835e-d86bd5d196fb", "rel": "bookmark"}]}, "id": "470e3892-6324-4c9d-acd5-7ea83fe117a6", "security_groups": [{"name": "cloudify_ims-sg_c5dcb610-764d-4feb-b52d-915e326099ea"}], "user_id": "9789450b9ceb442588b22edd915e3613", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T19:06:17Z", "hostId": "449ccac35cd038c3747cb4757f46783d6bd7364a8dfa43bbd5f1bcc6", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c5dcb610-764d-4feb-b52d-915e326099ea", "name": "cloudify_ims-vm_c5dcb610-764d-4feb-b52d-915e326099ea", "created": "2018-12-27T19:06:14Z", "tenant_id": "8c9032acdce34b28bbac9df3ee5c891d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-27 19:07:40,253 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-61c47558-cd78-4eaf-a6bc-41b5cd8decef 2018-12-27 19:07:40,253 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.588278055191s 2018-12-27 19:07:40,253 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-61c47558-cd78-4eaf-a6bc-41b5cd8decef 2018-12-27 19:07:40,257 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-27 19:07:42,259 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-27 19:07:42,262 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cbd145dcfd7bac3c1bd0c92bf276a2ab968aed53" 2018-12-27 19:07:42,832 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:07:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e7515195-d71b-4582-b2f8-ae688d5b5eeb x-compute-request-id: req-e7515195-d71b-4582-b2f8-ae688d5b5eeb Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/470e3892-6324-4c9d-acd5-7ea83fe117a6", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/470e3892-6324-4c9d-acd5-7ea83fe117a6", "rel": "bookmark"}], "image": {"id": "e2e39eda-5d5a-485d-b5d9-5cb323bd8e65", "links": [{"href": "http://172.30.9.31:8774/images/e2e39eda-5d5a-485d-b5d9-5cb323bd8e65", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "72c4303d-7bb6-4935-835e-d86bd5d196fb", "links": [{"href": "http://172.30.9.31:8774/flavors/72c4303d-7bb6-4935-835e-d86bd5d196fb", "rel": "bookmark"}]}, "id": "470e3892-6324-4c9d-acd5-7ea83fe117a6", "security_groups": [{"name": "cloudify_ims-sg_c5dcb610-764d-4feb-b52d-915e326099ea"}], "user_id": "9789450b9ceb442588b22edd915e3613", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T19:06:17Z", "hostId": "449ccac35cd038c3747cb4757f46783d6bd7364a8dfa43bbd5f1bcc6", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c5dcb610-764d-4feb-b52d-915e326099ea", "name": "cloudify_ims-vm_c5dcb610-764d-4feb-b52d-915e326099ea", "created": "2018-12-27T19:06:14Z", "tenant_id": "8c9032acdce34b28bbac9df3ee5c891d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-27 19:07:42,832 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-e7515195-d71b-4582-b2f8-ae688d5b5eeb 2018-12-27 19:07:42,832 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.572837114334s 2018-12-27 19:07:42,833 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-e7515195-d71b-4582-b2f8-ae688d5b5eeb 2018-12-27 19:07:42,837 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-27 19:07:44,839 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-27 19:07:44,842 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cbd145dcfd7bac3c1bd0c92bf276a2ab968aed53" 2018-12-27 19:07:45,450 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:07:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-97ca3b47-3308-4a1a-ba0e-41a49eed0d5d x-compute-request-id: req-97ca3b47-3308-4a1a-ba0e-41a49eed0d5d Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/470e3892-6324-4c9d-acd5-7ea83fe117a6", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/470e3892-6324-4c9d-acd5-7ea83fe117a6", "rel": "bookmark"}], "image": {"id": "e2e39eda-5d5a-485d-b5d9-5cb323bd8e65", "links": [{"href": "http://172.30.9.31:8774/images/e2e39eda-5d5a-485d-b5d9-5cb323bd8e65", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "72c4303d-7bb6-4935-835e-d86bd5d196fb", "links": [{"href": "http://172.30.9.31:8774/flavors/72c4303d-7bb6-4935-835e-d86bd5d196fb", "rel": "bookmark"}]}, "id": "470e3892-6324-4c9d-acd5-7ea83fe117a6", "security_groups": [{"name": "cloudify_ims-sg_c5dcb610-764d-4feb-b52d-915e326099ea"}], "user_id": "9789450b9ceb442588b22edd915e3613", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T19:06:17Z", "hostId": "449ccac35cd038c3747cb4757f46783d6bd7364a8dfa43bbd5f1bcc6", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c5dcb610-764d-4feb-b52d-915e326099ea", "name": "cloudify_ims-vm_c5dcb610-764d-4feb-b52d-915e326099ea", "created": "2018-12-27T19:06:14Z", "tenant_id": "8c9032acdce34b28bbac9df3ee5c891d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-27 19:07:45,450 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-97ca3b47-3308-4a1a-ba0e-41a49eed0d5d 2018-12-27 19:07:45,450 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.610523939133s 2018-12-27 19:07:45,450 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-97ca3b47-3308-4a1a-ba0e-41a49eed0d5d 2018-12-27 19:07:45,454 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-27 19:07:47,457 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-27 19:07:47,460 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cbd145dcfd7bac3c1bd0c92bf276a2ab968aed53" 2018-12-27 19:07:48,017 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:07:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-11447287-ce38-4521-8817-906f14cae6ef x-compute-request-id: req-11447287-ce38-4521-8817-906f14cae6ef Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/470e3892-6324-4c9d-acd5-7ea83fe117a6", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/470e3892-6324-4c9d-acd5-7ea83fe117a6", "rel": "bookmark"}], "image": {"id": "e2e39eda-5d5a-485d-b5d9-5cb323bd8e65", "links": [{"href": "http://172.30.9.31:8774/images/e2e39eda-5d5a-485d-b5d9-5cb323bd8e65", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "72c4303d-7bb6-4935-835e-d86bd5d196fb", "links": [{"href": "http://172.30.9.31:8774/flavors/72c4303d-7bb6-4935-835e-d86bd5d196fb", "rel": "bookmark"}]}, "id": "470e3892-6324-4c9d-acd5-7ea83fe117a6", "security_groups": [{"name": "cloudify_ims-sg_c5dcb610-764d-4feb-b52d-915e326099ea"}], "user_id": "9789450b9ceb442588b22edd915e3613", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T19:06:17Z", "hostId": "449ccac35cd038c3747cb4757f46783d6bd7364a8dfa43bbd5f1bcc6", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c5dcb610-764d-4feb-b52d-915e326099ea", "name": "cloudify_ims-vm_c5dcb610-764d-4feb-b52d-915e326099ea", "created": "2018-12-27T19:06:14Z", "tenant_id": "8c9032acdce34b28bbac9df3ee5c891d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-27 19:07:48,018 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-11447287-ce38-4521-8817-906f14cae6ef 2018-12-27 19:07:48,018 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.560409069061s 2018-12-27 19:07:48,018 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-11447287-ce38-4521-8817-906f14cae6ef 2018-12-27 19:07:48,022 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-27 19:07:50,025 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-27 19:07:50,028 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cbd145dcfd7bac3c1bd0c92bf276a2ab968aed53" 2018-12-27 19:07:50,770 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:07:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e75a1fc1-3837-48e0-bfe1-6b50d2c689f7 x-compute-request-id: req-e75a1fc1-3837-48e0-bfe1-6b50d2c689f7 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/470e3892-6324-4c9d-acd5-7ea83fe117a6", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/470e3892-6324-4c9d-acd5-7ea83fe117a6", "rel": "bookmark"}], "image": {"id": "e2e39eda-5d5a-485d-b5d9-5cb323bd8e65", "links": [{"href": "http://172.30.9.31:8774/images/e2e39eda-5d5a-485d-b5d9-5cb323bd8e65", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "72c4303d-7bb6-4935-835e-d86bd5d196fb", "links": [{"href": "http://172.30.9.31:8774/flavors/72c4303d-7bb6-4935-835e-d86bd5d196fb", "rel": "bookmark"}]}, "id": "470e3892-6324-4c9d-acd5-7ea83fe117a6", "security_groups": [{"name": "cloudify_ims-sg_c5dcb610-764d-4feb-b52d-915e326099ea"}], "user_id": "9789450b9ceb442588b22edd915e3613", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T19:06:17Z", "hostId": "449ccac35cd038c3747cb4757f46783d6bd7364a8dfa43bbd5f1bcc6", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c5dcb610-764d-4feb-b52d-915e326099ea", "name": "cloudify_ims-vm_c5dcb610-764d-4feb-b52d-915e326099ea", "created": "2018-12-27T19:06:14Z", "tenant_id": "8c9032acdce34b28bbac9df3ee5c891d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-27 19:07:50,770 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-e75a1fc1-3837-48e0-bfe1-6b50d2c689f7 2018-12-27 19:07:50,771 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.745447874069s 2018-12-27 19:07:50,771 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-e75a1fc1-3837-48e0-bfe1-6b50d2c689f7 2018-12-27 19:07:50,774 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-27 19:07:52,777 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-27 19:07:52,780 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cbd145dcfd7bac3c1bd0c92bf276a2ab968aed53" 2018-12-27 19:07:53,374 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:07:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-076b685d-0bd5-4417-a6d1-5a0f16a41dfd x-compute-request-id: req-076b685d-0bd5-4417-a6d1-5a0f16a41dfd Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/470e3892-6324-4c9d-acd5-7ea83fe117a6", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/470e3892-6324-4c9d-acd5-7ea83fe117a6", "rel": "bookmark"}], "image": {"id": "e2e39eda-5d5a-485d-b5d9-5cb323bd8e65", "links": [{"href": "http://172.30.9.31:8774/images/e2e39eda-5d5a-485d-b5d9-5cb323bd8e65", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "72c4303d-7bb6-4935-835e-d86bd5d196fb", "links": [{"href": "http://172.30.9.31:8774/flavors/72c4303d-7bb6-4935-835e-d86bd5d196fb", "rel": "bookmark"}]}, "id": "470e3892-6324-4c9d-acd5-7ea83fe117a6", "security_groups": [{"name": "cloudify_ims-sg_c5dcb610-764d-4feb-b52d-915e326099ea"}], "user_id": "9789450b9ceb442588b22edd915e3613", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T19:06:17Z", "hostId": "449ccac35cd038c3747cb4757f46783d6bd7364a8dfa43bbd5f1bcc6", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c5dcb610-764d-4feb-b52d-915e326099ea", "name": "cloudify_ims-vm_c5dcb610-764d-4feb-b52d-915e326099ea", "created": "2018-12-27T19:06:14Z", "tenant_id": "8c9032acdce34b28bbac9df3ee5c891d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-27 19:07:53,375 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-076b685d-0bd5-4417-a6d1-5a0f16a41dfd 2018-12-27 19:07:53,375 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.597784042358s 2018-12-27 19:07:53,375 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-076b685d-0bd5-4417-a6d1-5a0f16a41dfd 2018-12-27 19:07:53,379 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-27 19:07:55,382 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-27 19:07:55,385 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cbd145dcfd7bac3c1bd0c92bf276a2ab968aed53" 2018-12-27 19:07:55,956 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:07:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-11789406-5db4-4ade-8d21-9d3dcd324284 x-compute-request-id: req-11789406-5db4-4ade-8d21-9d3dcd324284 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/470e3892-6324-4c9d-acd5-7ea83fe117a6", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/470e3892-6324-4c9d-acd5-7ea83fe117a6", "rel": "bookmark"}], "image": {"id": "e2e39eda-5d5a-485d-b5d9-5cb323bd8e65", "links": [{"href": "http://172.30.9.31:8774/images/e2e39eda-5d5a-485d-b5d9-5cb323bd8e65", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "72c4303d-7bb6-4935-835e-d86bd5d196fb", "links": [{"href": "http://172.30.9.31:8774/flavors/72c4303d-7bb6-4935-835e-d86bd5d196fb", "rel": "bookmark"}]}, "id": "470e3892-6324-4c9d-acd5-7ea83fe117a6", "security_groups": [{"name": "cloudify_ims-sg_c5dcb610-764d-4feb-b52d-915e326099ea"}], "user_id": "9789450b9ceb442588b22edd915e3613", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T19:06:17Z", "hostId": "449ccac35cd038c3747cb4757f46783d6bd7364a8dfa43bbd5f1bcc6", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c5dcb610-764d-4feb-b52d-915e326099ea", "name": "cloudify_ims-vm_c5dcb610-764d-4feb-b52d-915e326099ea", "created": "2018-12-27T19:06:14Z", "tenant_id": "8c9032acdce34b28bbac9df3ee5c891d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-27 19:07:55,956 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-11789406-5db4-4ade-8d21-9d3dcd324284 2018-12-27 19:07:55,956 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.57405591011s 2018-12-27 19:07:55,957 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-11789406-5db4-4ade-8d21-9d3dcd324284 2018-12-27 19:07:55,960 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-27 19:07:57,963 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-27 19:07:57,966 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cbd145dcfd7bac3c1bd0c92bf276a2ab968aed53" 2018-12-27 19:07:58,514 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:07:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-51acf37e-27f4-41aa-b857-b691480daf18 x-compute-request-id: req-51acf37e-27f4-41aa-b857-b691480daf18 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/470e3892-6324-4c9d-acd5-7ea83fe117a6", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/470e3892-6324-4c9d-acd5-7ea83fe117a6", "rel": "bookmark"}], "image": {"id": "e2e39eda-5d5a-485d-b5d9-5cb323bd8e65", "links": [{"href": "http://172.30.9.31:8774/images/e2e39eda-5d5a-485d-b5d9-5cb323bd8e65", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "72c4303d-7bb6-4935-835e-d86bd5d196fb", "links": [{"href": "http://172.30.9.31:8774/flavors/72c4303d-7bb6-4935-835e-d86bd5d196fb", "rel": "bookmark"}]}, "id": "470e3892-6324-4c9d-acd5-7ea83fe117a6", "security_groups": [{"name": "cloudify_ims-sg_c5dcb610-764d-4feb-b52d-915e326099ea"}], "user_id": "9789450b9ceb442588b22edd915e3613", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T19:06:17Z", "hostId": "449ccac35cd038c3747cb4757f46783d6bd7364a8dfa43bbd5f1bcc6", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c5dcb610-764d-4feb-b52d-915e326099ea", "name": "cloudify_ims-vm_c5dcb610-764d-4feb-b52d-915e326099ea", "created": "2018-12-27T19:06:14Z", "tenant_id": "8c9032acdce34b28bbac9df3ee5c891d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-27 19:07:58,514 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-51acf37e-27f4-41aa-b857-b691480daf18 2018-12-27 19:07:58,514 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.551114082336s 2018-12-27 19:07:58,514 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-51acf37e-27f4-41aa-b857-b691480daf18 2018-12-27 19:07:58,518 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-27 19:08:00,521 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-27 19:08:00,524 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cbd145dcfd7bac3c1bd0c92bf276a2ab968aed53" 2018-12-27 19:08:01,121 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:08:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-00774118-4b2f-4a9c-9d43-1855045c5d90 x-compute-request-id: req-00774118-4b2f-4a9c-9d43-1855045c5d90 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/470e3892-6324-4c9d-acd5-7ea83fe117a6", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/470e3892-6324-4c9d-acd5-7ea83fe117a6", "rel": "bookmark"}], "image": {"id": "e2e39eda-5d5a-485d-b5d9-5cb323bd8e65", "links": [{"href": "http://172.30.9.31:8774/images/e2e39eda-5d5a-485d-b5d9-5cb323bd8e65", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "72c4303d-7bb6-4935-835e-d86bd5d196fb", "links": [{"href": "http://172.30.9.31:8774/flavors/72c4303d-7bb6-4935-835e-d86bd5d196fb", "rel": "bookmark"}]}, "id": "470e3892-6324-4c9d-acd5-7ea83fe117a6", "security_groups": [{"name": "cloudify_ims-sg_c5dcb610-764d-4feb-b52d-915e326099ea"}], "user_id": "9789450b9ceb442588b22edd915e3613", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T19:06:17Z", "hostId": "449ccac35cd038c3747cb4757f46783d6bd7364a8dfa43bbd5f1bcc6", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c5dcb610-764d-4feb-b52d-915e326099ea", "name": "cloudify_ims-vm_c5dcb610-764d-4feb-b52d-915e326099ea", "created": "2018-12-27T19:06:14Z", "tenant_id": "8c9032acdce34b28bbac9df3ee5c891d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-27 19:08:01,122 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-00774118-4b2f-4a9c-9d43-1855045c5d90 2018-12-27 19:08:01,122 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.600549936295s 2018-12-27 19:08:01,122 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-00774118-4b2f-4a9c-9d43-1855045c5d90 2018-12-27 19:08:01,126 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-27 19:08:03,129 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-27 19:08:03,131 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cbd145dcfd7bac3c1bd0c92bf276a2ab968aed53" 2018-12-27 19:08:03,737 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:08:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-98cc2944-4d12-40b5-9442-466533823aaf x-compute-request-id: req-98cc2944-4d12-40b5-9442-466533823aaf Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/470e3892-6324-4c9d-acd5-7ea83fe117a6", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/470e3892-6324-4c9d-acd5-7ea83fe117a6", "rel": "bookmark"}], "image": {"id": "e2e39eda-5d5a-485d-b5d9-5cb323bd8e65", "links": [{"href": "http://172.30.9.31:8774/images/e2e39eda-5d5a-485d-b5d9-5cb323bd8e65", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "72c4303d-7bb6-4935-835e-d86bd5d196fb", "links": [{"href": "http://172.30.9.31:8774/flavors/72c4303d-7bb6-4935-835e-d86bd5d196fb", "rel": "bookmark"}]}, "id": "470e3892-6324-4c9d-acd5-7ea83fe117a6", "security_groups": [{"name": "cloudify_ims-sg_c5dcb610-764d-4feb-b52d-915e326099ea"}], "user_id": "9789450b9ceb442588b22edd915e3613", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T19:06:17Z", "hostId": "449ccac35cd038c3747cb4757f46783d6bd7364a8dfa43bbd5f1bcc6", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c5dcb610-764d-4feb-b52d-915e326099ea", "name": "cloudify_ims-vm_c5dcb610-764d-4feb-b52d-915e326099ea", "created": "2018-12-27T19:06:14Z", "tenant_id": "8c9032acdce34b28bbac9df3ee5c891d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-27 19:08:03,738 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-98cc2944-4d12-40b5-9442-466533823aaf 2018-12-27 19:08:03,738 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.609091997147s 2018-12-27 19:08:03,738 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-98cc2944-4d12-40b5-9442-466533823aaf 2018-12-27 19:08:03,742 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-27 19:08:05,743 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-27 19:08:05,746 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cbd145dcfd7bac3c1bd0c92bf276a2ab968aed53" 2018-12-27 19:08:06,322 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:08:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4e9eeba6-209c-4cb0-9962-13e292d3211b x-compute-request-id: req-4e9eeba6-209c-4cb0-9962-13e292d3211b Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/470e3892-6324-4c9d-acd5-7ea83fe117a6", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/470e3892-6324-4c9d-acd5-7ea83fe117a6", "rel": "bookmark"}], "image": {"id": "e2e39eda-5d5a-485d-b5d9-5cb323bd8e65", "links": [{"href": "http://172.30.9.31:8774/images/e2e39eda-5d5a-485d-b5d9-5cb323bd8e65", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "72c4303d-7bb6-4935-835e-d86bd5d196fb", "links": [{"href": "http://172.30.9.31:8774/flavors/72c4303d-7bb6-4935-835e-d86bd5d196fb", "rel": "bookmark"}]}, "id": "470e3892-6324-4c9d-acd5-7ea83fe117a6", "security_groups": [{"name": "cloudify_ims-sg_c5dcb610-764d-4feb-b52d-915e326099ea"}], "user_id": "9789450b9ceb442588b22edd915e3613", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T19:06:17Z", "hostId": "449ccac35cd038c3747cb4757f46783d6bd7364a8dfa43bbd5f1bcc6", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c5dcb610-764d-4feb-b52d-915e326099ea", "name": "cloudify_ims-vm_c5dcb610-764d-4feb-b52d-915e326099ea", "created": "2018-12-27T19:06:14Z", "tenant_id": "8c9032acdce34b28bbac9df3ee5c891d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-27 19:08:06,322 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-4e9eeba6-209c-4cb0-9962-13e292d3211b 2018-12-27 19:08:06,322 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.578910112381s 2018-12-27 19:08:06,323 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-4e9eeba6-209c-4cb0-9962-13e292d3211b 2018-12-27 19:08:06,326 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-27 19:08:08,329 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-27 19:08:08,332 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cbd145dcfd7bac3c1bd0c92bf276a2ab968aed53" 2018-12-27 19:08:08,954 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:08:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1a1895fc-a994-4262-86f7-9b27da211ad2 x-compute-request-id: req-1a1895fc-a994-4262-86f7-9b27da211ad2 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/470e3892-6324-4c9d-acd5-7ea83fe117a6", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/470e3892-6324-4c9d-acd5-7ea83fe117a6", "rel": "bookmark"}], "image": {"id": "e2e39eda-5d5a-485d-b5d9-5cb323bd8e65", "links": [{"href": "http://172.30.9.31:8774/images/e2e39eda-5d5a-485d-b5d9-5cb323bd8e65", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "72c4303d-7bb6-4935-835e-d86bd5d196fb", "links": [{"href": "http://172.30.9.31:8774/flavors/72c4303d-7bb6-4935-835e-d86bd5d196fb", "rel": "bookmark"}]}, "id": "470e3892-6324-4c9d-acd5-7ea83fe117a6", "security_groups": [{"name": "cloudify_ims-sg_c5dcb610-764d-4feb-b52d-915e326099ea"}], "user_id": "9789450b9ceb442588b22edd915e3613", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T19:06:17Z", "hostId": "449ccac35cd038c3747cb4757f46783d6bd7364a8dfa43bbd5f1bcc6", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c5dcb610-764d-4feb-b52d-915e326099ea", "name": "cloudify_ims-vm_c5dcb610-764d-4feb-b52d-915e326099ea", "created": "2018-12-27T19:06:14Z", "tenant_id": "8c9032acdce34b28bbac9df3ee5c891d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-27 19:08:08,955 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-1a1895fc-a994-4262-86f7-9b27da211ad2 2018-12-27 19:08:08,955 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.62558889389s 2018-12-27 19:08:08,955 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-1a1895fc-a994-4262-86f7-9b27da211ad2 2018-12-27 19:08:08,959 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-27 19:08:10,961 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-27 19:08:10,964 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cbd145dcfd7bac3c1bd0c92bf276a2ab968aed53" 2018-12-27 19:08:11,535 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:08:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cc11493d-91ae-44a5-9c26-a33f3c8fe5e6 x-compute-request-id: req-cc11493d-91ae-44a5-9c26-a33f3c8fe5e6 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/470e3892-6324-4c9d-acd5-7ea83fe117a6", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/470e3892-6324-4c9d-acd5-7ea83fe117a6", "rel": "bookmark"}], "image": {"id": "e2e39eda-5d5a-485d-b5d9-5cb323bd8e65", "links": [{"href": "http://172.30.9.31:8774/images/e2e39eda-5d5a-485d-b5d9-5cb323bd8e65", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "72c4303d-7bb6-4935-835e-d86bd5d196fb", "links": [{"href": "http://172.30.9.31:8774/flavors/72c4303d-7bb6-4935-835e-d86bd5d196fb", "rel": "bookmark"}]}, "id": "470e3892-6324-4c9d-acd5-7ea83fe117a6", "security_groups": [{"name": "cloudify_ims-sg_c5dcb610-764d-4feb-b52d-915e326099ea"}], "user_id": "9789450b9ceb442588b22edd915e3613", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T19:06:17Z", "hostId": "449ccac35cd038c3747cb4757f46783d6bd7364a8dfa43bbd5f1bcc6", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c5dcb610-764d-4feb-b52d-915e326099ea", "name": "cloudify_ims-vm_c5dcb610-764d-4feb-b52d-915e326099ea", "created": "2018-12-27T19:06:14Z", "tenant_id": "8c9032acdce34b28bbac9df3ee5c891d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-27 19:08:11,535 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-cc11493d-91ae-44a5-9c26-a33f3c8fe5e6 2018-12-27 19:08:11,535 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.573538064957s 2018-12-27 19:08:11,535 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-cc11493d-91ae-44a5-9c26-a33f3c8fe5e6 2018-12-27 19:08:11,539 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-27 19:08:13,542 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-27 19:08:13,544 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cbd145dcfd7bac3c1bd0c92bf276a2ab968aed53" 2018-12-27 19:08:14,111 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:08:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f7fcd0f1-532e-438c-9728-eca8ed41d343 x-compute-request-id: req-f7fcd0f1-532e-438c-9728-eca8ed41d343 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/470e3892-6324-4c9d-acd5-7ea83fe117a6", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/470e3892-6324-4c9d-acd5-7ea83fe117a6", "rel": "bookmark"}], "image": {"id": "e2e39eda-5d5a-485d-b5d9-5cb323bd8e65", "links": [{"href": "http://172.30.9.31:8774/images/e2e39eda-5d5a-485d-b5d9-5cb323bd8e65", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "72c4303d-7bb6-4935-835e-d86bd5d196fb", "links": [{"href": "http://172.30.9.31:8774/flavors/72c4303d-7bb6-4935-835e-d86bd5d196fb", "rel": "bookmark"}]}, "id": "470e3892-6324-4c9d-acd5-7ea83fe117a6", "security_groups": [{"name": "cloudify_ims-sg_c5dcb610-764d-4feb-b52d-915e326099ea"}], "user_id": "9789450b9ceb442588b22edd915e3613", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T19:06:17Z", "hostId": "449ccac35cd038c3747cb4757f46783d6bd7364a8dfa43bbd5f1bcc6", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c5dcb610-764d-4feb-b52d-915e326099ea", "name": "cloudify_ims-vm_c5dcb610-764d-4feb-b52d-915e326099ea", "created": "2018-12-27T19:06:14Z", "tenant_id": "8c9032acdce34b28bbac9df3ee5c891d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-27 19:08:14,112 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-f7fcd0f1-532e-438c-9728-eca8ed41d343 2018-12-27 19:08:14,112 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.569818019867s 2018-12-27 19:08:14,112 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-f7fcd0f1-532e-438c-9728-eca8ed41d343 2018-12-27 19:08:14,116 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-27 19:08:16,118 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-27 19:08:16,121 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cbd145dcfd7bac3c1bd0c92bf276a2ab968aed53" 2018-12-27 19:08:16,673 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:08:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cc7d8f52-0e3e-4089-86f7-95a1aa6fdaa6 x-compute-request-id: req-cc7d8f52-0e3e-4089-86f7-95a1aa6fdaa6 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/470e3892-6324-4c9d-acd5-7ea83fe117a6", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/470e3892-6324-4c9d-acd5-7ea83fe117a6", "rel": "bookmark"}], "image": {"id": "e2e39eda-5d5a-485d-b5d9-5cb323bd8e65", "links": [{"href": "http://172.30.9.31:8774/images/e2e39eda-5d5a-485d-b5d9-5cb323bd8e65", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "72c4303d-7bb6-4935-835e-d86bd5d196fb", "links": [{"href": "http://172.30.9.31:8774/flavors/72c4303d-7bb6-4935-835e-d86bd5d196fb", "rel": "bookmark"}]}, "id": "470e3892-6324-4c9d-acd5-7ea83fe117a6", "security_groups": [{"name": "cloudify_ims-sg_c5dcb610-764d-4feb-b52d-915e326099ea"}], "user_id": "9789450b9ceb442588b22edd915e3613", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T19:06:17Z", "hostId": "449ccac35cd038c3747cb4757f46783d6bd7364a8dfa43bbd5f1bcc6", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c5dcb610-764d-4feb-b52d-915e326099ea", "name": "cloudify_ims-vm_c5dcb610-764d-4feb-b52d-915e326099ea", "created": "2018-12-27T19:06:14Z", "tenant_id": "8c9032acdce34b28bbac9df3ee5c891d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-27 19:08:16,674 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-cc7d8f52-0e3e-4089-86f7-95a1aa6fdaa6 2018-12-27 19:08:16,674 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.555521011353s 2018-12-27 19:08:16,674 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-cc7d8f52-0e3e-4089-86f7-95a1aa6fdaa6 2018-12-27 19:08:16,678 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-27 19:08:18,681 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-27 19:08:18,683 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cbd145dcfd7bac3c1bd0c92bf276a2ab968aed53" 2018-12-27 19:08:19,243 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:08:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d16739dc-e2df-4d9e-ab8d-538d13381091 x-compute-request-id: req-d16739dc-e2df-4d9e-ab8d-538d13381091 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/470e3892-6324-4c9d-acd5-7ea83fe117a6", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/470e3892-6324-4c9d-acd5-7ea83fe117a6", "rel": "bookmark"}], "image": {"id": "e2e39eda-5d5a-485d-b5d9-5cb323bd8e65", "links": [{"href": "http://172.30.9.31:8774/images/e2e39eda-5d5a-485d-b5d9-5cb323bd8e65", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "72c4303d-7bb6-4935-835e-d86bd5d196fb", "links": [{"href": "http://172.30.9.31:8774/flavors/72c4303d-7bb6-4935-835e-d86bd5d196fb", "rel": "bookmark"}]}, "id": "470e3892-6324-4c9d-acd5-7ea83fe117a6", "security_groups": [{"name": "cloudify_ims-sg_c5dcb610-764d-4feb-b52d-915e326099ea"}], "user_id": "9789450b9ceb442588b22edd915e3613", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T19:06:17Z", "hostId": "449ccac35cd038c3747cb4757f46783d6bd7364a8dfa43bbd5f1bcc6", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c5dcb610-764d-4feb-b52d-915e326099ea", "name": "cloudify_ims-vm_c5dcb610-764d-4feb-b52d-915e326099ea", "created": "2018-12-27T19:06:14Z", "tenant_id": "8c9032acdce34b28bbac9df3ee5c891d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-27 19:08:19,243 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-d16739dc-e2df-4d9e-ab8d-538d13381091 2018-12-27 19:08:19,244 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.562818050385s 2018-12-27 19:08:19,244 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-d16739dc-e2df-4d9e-ab8d-538d13381091 2018-12-27 19:08:19,248 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-27 19:08:21,250 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-27 19:08:21,253 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cbd145dcfd7bac3c1bd0c92bf276a2ab968aed53" 2018-12-27 19:08:21,617 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:08:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-08ae7d0d-cbfb-491b-acf4-6d6fadfdbe08 x-compute-request-id: req-08ae7d0d-cbfb-491b-acf4-6d6fadfdbe08 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/470e3892-6324-4c9d-acd5-7ea83fe117a6", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/470e3892-6324-4c9d-acd5-7ea83fe117a6", "rel": "bookmark"}], "image": {"id": "e2e39eda-5d5a-485d-b5d9-5cb323bd8e65", "links": [{"href": "http://172.30.9.31:8774/images/e2e39eda-5d5a-485d-b5d9-5cb323bd8e65", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "72c4303d-7bb6-4935-835e-d86bd5d196fb", "links": [{"href": "http://172.30.9.31:8774/flavors/72c4303d-7bb6-4935-835e-d86bd5d196fb", "rel": "bookmark"}]}, "id": "470e3892-6324-4c9d-acd5-7ea83fe117a6", "security_groups": [{"name": "cloudify_ims-sg_c5dcb610-764d-4feb-b52d-915e326099ea"}], "user_id": "9789450b9ceb442588b22edd915e3613", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T19:06:17Z", "hostId": "449ccac35cd038c3747cb4757f46783d6bd7364a8dfa43bbd5f1bcc6", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c5dcb610-764d-4feb-b52d-915e326099ea", "name": "cloudify_ims-vm_c5dcb610-764d-4feb-b52d-915e326099ea", "created": "2018-12-27T19:06:14Z", "tenant_id": "8c9032acdce34b28bbac9df3ee5c891d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-27 19:08:21,618 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-08ae7d0d-cbfb-491b-acf4-6d6fadfdbe08 2018-12-27 19:08:21,618 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.3674659729s 2018-12-27 19:08:21,618 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-08ae7d0d-cbfb-491b-acf4-6d6fadfdbe08 2018-12-27 19:08:21,622 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-27 19:08:23,625 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-27 19:08:23,629 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cbd145dcfd7bac3c1bd0c92bf276a2ab968aed53" 2018-12-27 19:08:24,234 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:08:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2bf92423-b70b-4233-9aa5-dc65b1cc902b x-compute-request-id: req-2bf92423-b70b-4233-9aa5-dc65b1cc902b Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/470e3892-6324-4c9d-acd5-7ea83fe117a6", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/470e3892-6324-4c9d-acd5-7ea83fe117a6", "rel": "bookmark"}], "image": {"id": "e2e39eda-5d5a-485d-b5d9-5cb323bd8e65", "links": [{"href": "http://172.30.9.31:8774/images/e2e39eda-5d5a-485d-b5d9-5cb323bd8e65", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "72c4303d-7bb6-4935-835e-d86bd5d196fb", "links": [{"href": "http://172.30.9.31:8774/flavors/72c4303d-7bb6-4935-835e-d86bd5d196fb", "rel": "bookmark"}]}, "id": "470e3892-6324-4c9d-acd5-7ea83fe117a6", "security_groups": [{"name": "cloudify_ims-sg_c5dcb610-764d-4feb-b52d-915e326099ea"}], "user_id": "9789450b9ceb442588b22edd915e3613", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T19:06:17Z", "hostId": "449ccac35cd038c3747cb4757f46783d6bd7364a8dfa43bbd5f1bcc6", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c5dcb610-764d-4feb-b52d-915e326099ea", "name": "cloudify_ims-vm_c5dcb610-764d-4feb-b52d-915e326099ea", "created": "2018-12-27T19:06:14Z", "tenant_id": "8c9032acdce34b28bbac9df3ee5c891d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-27 19:08:24,234 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-2bf92423-b70b-4233-9aa5-dc65b1cc902b 2018-12-27 19:08:24,235 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.609269142151s 2018-12-27 19:08:24,235 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-2bf92423-b70b-4233-9aa5-dc65b1cc902b 2018-12-27 19:08:24,239 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-27 19:08:26,242 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-27 19:08:26,245 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cbd145dcfd7bac3c1bd0c92bf276a2ab968aed53" 2018-12-27 19:08:26,627 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:08:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-160531d6-5b6a-4207-89b8-ddd53bd9090e x-compute-request-id: req-160531d6-5b6a-4207-89b8-ddd53bd9090e Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/470e3892-6324-4c9d-acd5-7ea83fe117a6", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/470e3892-6324-4c9d-acd5-7ea83fe117a6", "rel": "bookmark"}], "image": {"id": "e2e39eda-5d5a-485d-b5d9-5cb323bd8e65", "links": [{"href": "http://172.30.9.31:8774/images/e2e39eda-5d5a-485d-b5d9-5cb323bd8e65", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "72c4303d-7bb6-4935-835e-d86bd5d196fb", "links": [{"href": "http://172.30.9.31:8774/flavors/72c4303d-7bb6-4935-835e-d86bd5d196fb", "rel": "bookmark"}]}, "id": "470e3892-6324-4c9d-acd5-7ea83fe117a6", "security_groups": [{"name": "cloudify_ims-sg_c5dcb610-764d-4feb-b52d-915e326099ea"}], "user_id": "9789450b9ceb442588b22edd915e3613", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T19:06:17Z", "hostId": "449ccac35cd038c3747cb4757f46783d6bd7364a8dfa43bbd5f1bcc6", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c5dcb610-764d-4feb-b52d-915e326099ea", "name": "cloudify_ims-vm_c5dcb610-764d-4feb-b52d-915e326099ea", "created": "2018-12-27T19:06:14Z", "tenant_id": "8c9032acdce34b28bbac9df3ee5c891d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-27 19:08:26,627 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-160531d6-5b6a-4207-89b8-ddd53bd9090e 2018-12-27 19:08:26,627 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.385071992874s 2018-12-27 19:08:26,627 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-160531d6-5b6a-4207-89b8-ddd53bd9090e 2018-12-27 19:08:26,631 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-27 19:08:28,634 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-27 19:08:28,636 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cbd145dcfd7bac3c1bd0c92bf276a2ab968aed53" 2018-12-27 19:08:29,209 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:08:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ca866275-f10b-412b-beef-29b414c62e73 x-compute-request-id: req-ca866275-f10b-412b-beef-29b414c62e73 Content-Encoding: gzip Content-Length: 746 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_c5dcb610-764d-4feb-b52d-915e326099ea": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e1:d9:ee", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/470e3892-6324-4c9d-acd5-7ea83fe117a6", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/470e3892-6324-4c9d-acd5-7ea83fe117a6", "rel": "bookmark"}], "image": {"id": "e2e39eda-5d5a-485d-b5d9-5cb323bd8e65", "links": [{"href": "http://172.30.9.31:8774/images/e2e39eda-5d5a-485d-b5d9-5cb323bd8e65", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T19:08:28.000000", "flavor": {"id": "72c4303d-7bb6-4935-835e-d86bd5d196fb", "links": [{"href": "http://172.30.9.31:8774/flavors/72c4303d-7bb6-4935-835e-d86bd5d196fb", "rel": "bookmark"}]}, "id": "470e3892-6324-4c9d-acd5-7ea83fe117a6", "security_groups": [{"name": "cloudify_ims-sg_c5dcb610-764d-4feb-b52d-915e326099ea"}], "user_id": "9789450b9ceb442588b22edd915e3613", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T19:08:28Z", "hostId": "449ccac35cd038c3747cb4757f46783d6bd7364a8dfa43bbd5f1bcc6", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c5dcb610-764d-4feb-b52d-915e326099ea", "name": "cloudify_ims-vm_c5dcb610-764d-4feb-b52d-915e326099ea", "created": "2018-12-27T19:06:14Z", "tenant_id": "8c9032acdce34b28bbac9df3ee5c891d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-27 19:08:29,209 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-ca866275-f10b-412b-beef-29b414c62e73 2018-12-27 19:08:29,209 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.575148820877s 2018-12-27 19:08:29,209 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-ca866275-f10b-412b-beef-29b414c62e73 2018-12-27 19:08:29,213 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-12-27 19:08:29,214 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:9696/v2.0/ports.json?device_id=470e3892-6324-4c9d-acd5-7ea83fe117a6" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cbd145dcfd7bac3c1bd0c92bf276a2ab968aed53" 2018-12-27 19:08:29,268 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 911 X-Openstack-Request-Id: req-0b4855d3-ba9d-439c-ba99-6a920c97b28f Date: Thu, 27 Dec 2018 19:08:29 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T19:08:28Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"dcbcb43e-f45a-43bc-9dc6-11dbdd42f948","ip_address":"192.168.120.4"}],"id":"96e16deb-988c-45a0-bae8-4a34165c7557","security_groups":["2d8b93b2-2aed-40e0-9b33-c9f1b1bd29f5"],"mac_address":"fa:16:3e:e1:d9:ee","project_id":"8c9032acdce34b28bbac9df3ee5c891d","status":"ACTIVE","description":"","tags":[],"dns_assignment":[{"hostname":"host-192-168-120-4","ip_address":"192.168.120.4","fqdn":"host-192-168-120-4.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ea739b03-38da-4385-a295-5045c1a9a27e","dns_name":"","created_at":"2018-12-27T19:06:17Z","binding:vnic_type":"normal","device_id":"470e3892-6324-4c9d-acd5-7ea83fe117a6","tenant_id":"8c9032acdce34b28bbac9df3ee5c891d"}]} 2018-12-27 19:08:29,268 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports.json?device_id=470e3892-6324-4c9d-acd5-7ea83fe117a6 used request id req-0b4855d3-ba9d-439c-ba99-6a920c97b28f 2018-12-27 19:08:29,268 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0547139644623s 2018-12-27 19:08:29,268 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports.json?device_id=470e3892-6324-4c9d-acd5-7ea83fe117a6 used request id req-0b4855d3-ba9d-439c-ba99-6a920c97b28f 2018-12-27 19:08:29,274 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-27 19:08:29,274 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:9696/v2.0/floatingips.json?port_id=96e16deb-988c-45a0-bae8-4a34165c7557" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cbd145dcfd7bac3c1bd0c92bf276a2ab968aed53" 2018-12-27 19:08:29,297 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-904cdbd3-bb8e-4400-82ad-77a0146e2364 Date: Thu, 27 Dec 2018 19:08:29 GMT RESP BODY: {"floatingips": []} 2018-12-27 19:08:29,297 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/floatingips.json?port_id=96e16deb-988c-45a0-bae8-4a34165c7557 used request id req-904cdbd3-bb8e-4400-82ad-77a0146e2364 2018-12-27 19:08:29,297 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0234100818634s 2018-12-27 19:08:29,297 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/floatingips.json?port_id=96e16deb-988c-45a0-bae8-4a34165c7557 used request id req-904cdbd3-bb8e-4400-82ad-77a0146e2364 2018-12-27 19:08:29,298 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'cloudify_ims-net_c5dcb610-764d-4feb-b52d-915e326099ea': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:e1:d9:ee', u'version': 4, u'addr': u'192.168.120.4', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'e2e39eda-5d5a-485d-b5d9-5cb323bd8e65'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-12-27T19:08:28.000000', 'flavor': Munch({u'id': u'72c4303d-7bb6-4935-835e-d86bd5d196fb'}), 'az': u'nova', 'id': u'470e3892-6324-4c9d-acd5-7ea83fe117a6', 'security_groups': [Munch({u'name': u'cloudify_ims-sg_c5dcb610-764d-4feb-b52d-915e326099ea'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'9789450b9ceb442588b22edd915e3613', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'8c9032acdce34b28bbac9df3ee5c891d', 'name': 'cloudify_ims-project_c5dcb610-764d-4feb-b52d-915e326099ea', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2018-12-27T19:08:28.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-12-27T19:08:28Z', 'hostId': u'449ccac35cd038c3747cb4757f46783d6bd7364a8dfa43bbd5f1bcc6', u'OS-SRV-USG:terminated_at': None, 'key_name': u'cloudify_ims-kp_c5dcb610-764d-4feb-b52d-915e326099ea', 'public_v6': '', 'private_v4': u'192.168.120.4', 'cloud': 'envvars', 'host_id': u'449ccac35cd038c3747cb4757f46783d6bd7364a8dfa43bbd5f1bcc6', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-12-27T19:08:28.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'8c9032acdce34b28bbac9df3ee5c891d', 'name': u'cloudify_ims-vm_c5dcb610-764d-4feb-b52d-915e326099ea', 'adminPass': u'fMdnNCs92zFm', 'tenant_id': u'8c9032acdce34b28bbac9df3ee5c891d', 'created_at': u'2018-12-27T19:06:14Z', 'created': u'2018-12-27T19:06:14Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-12-27 19:08:29,301 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-27 19:08:29,302 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cbd145dcfd7bac3c1bd0c92bf276a2ab968aed53" 2018-12-27 19:08:29,405 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1256 X-Openstack-Request-Id: req-6c93a54c-832a-4ead-a078-46f86bcd7ff5 Date: Thu, 27 Dec 2018 19:08:29 GMT RESP BODY: {"networks":[{"updated_at":"2018-12-27T15:58:03Z","dns_domain":"","revision_number":8,"port_security_enabled":true,"id":"a4959dd9-e8f4-4ea9-8c99-7bff545db58c","router:external":true,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"da629caea04941e1ae8979c379dc7c9d","status":"ACTIVE","subnets":["244ab55b-a0ed-4e50-9f85-07f08119ae55"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"da629caea04941e1ae8979c379dc7c9d","created_at":"2018-12-27T15:29:17Z","mtu":1500},{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"ea739b03-38da-4385-a295-5045c1a9a27e","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"8c9032acdce34b28bbac9df3ee5c891d","status":"ACTIVE","subnets":["dcbcb43e-f45a-43bc-9dc6-11dbdd42f948"],"description":"","tags":[],"updated_at":"2018-12-27T19:04:40Z","qos_policy_id":null,"name":"cloudify_ims-net_c5dcb610-764d-4feb-b52d-915e326099ea","admin_state_up":true,"tenant_id":"8c9032acdce34b28bbac9df3ee5c891d","created_at":"2018-12-27T19:04:38Z","mtu":1442}]} 2018-12-27 19:08:29,405 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-6c93a54c-832a-4ead-a078-46f86bcd7ff5 2018-12-27 19:08:29,405 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.103621959686s 2018-12-27 19:08:29,405 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-6c93a54c-832a-4ead-a078-46f86bcd7ff5 2018-12-27 19:08:29,406 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-12-27 19:08:29,407 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:9696/v2.0/ports.json?device_id=470e3892-6324-4c9d-acd5-7ea83fe117a6" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cbd145dcfd7bac3c1bd0c92bf276a2ab968aed53" 2018-12-27 19:08:29,459 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 911 X-Openstack-Request-Id: req-7f4e02db-41a8-42ca-92cb-1d1fc894e58f Date: Thu, 27 Dec 2018 19:08:29 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T19:08:28Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"dcbcb43e-f45a-43bc-9dc6-11dbdd42f948","ip_address":"192.168.120.4"}],"id":"96e16deb-988c-45a0-bae8-4a34165c7557","security_groups":["2d8b93b2-2aed-40e0-9b33-c9f1b1bd29f5"],"mac_address":"fa:16:3e:e1:d9:ee","project_id":"8c9032acdce34b28bbac9df3ee5c891d","status":"ACTIVE","description":"","tags":[],"dns_assignment":[{"hostname":"host-192-168-120-4","ip_address":"192.168.120.4","fqdn":"host-192-168-120-4.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ea739b03-38da-4385-a295-5045c1a9a27e","dns_name":"","created_at":"2018-12-27T19:06:17Z","binding:vnic_type":"normal","device_id":"470e3892-6324-4c9d-acd5-7ea83fe117a6","tenant_id":"8c9032acdce34b28bbac9df3ee5c891d"}]} 2018-12-27 19:08:29,459 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports.json?device_id=470e3892-6324-4c9d-acd5-7ea83fe117a6 used request id req-7f4e02db-41a8-42ca-92cb-1d1fc894e58f 2018-12-27 19:08:29,459 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0524320602417s 2018-12-27 19:08:29,459 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports.json?device_id=470e3892-6324-4c9d-acd5-7ea83fe117a6 used request id req-7f4e02db-41a8-42ca-92cb-1d1fc894e58f 2018-12-27 19:08:29,460 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-12-27 19:08:29,460 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}cbd145dcfd7bac3c1bd0c92bf276a2ab968aed53" -d '{"floatingip": {"floating_network_id": "a4959dd9-e8f4-4ea9-8c99-7bff545db58c", "fixed_ip_address": "192.168.120.4", "port_id": "96e16deb-988c-45a0-bae8-4a34165c7557"}}' 2018-12-27 19:08:31,608 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 585 X-Openstack-Request-Id: req-c3b4702c-ae58-43b5-be0b-0ca25da7cb80 Date: Thu, 27 Dec 2018 19:08:31 GMT RESP BODY: {"floatingip": {"router_id": "7fad602c-91ba-4cf1-956d-e143439e60b4", "status": "DOWN", "description": "", "tags": [], "updated_at": "2018-12-27T19:08:30Z", "dns_domain": "", "floating_network_id": "a4959dd9-e8f4-4ea9-8c99-7bff545db58c", "fixed_ip_address": "192.168.120.4", "floating_ip_address": "172.30.9.216", "revision_number": 0, "port_id": "96e16deb-988c-45a0-bae8-4a34165c7557", "id": "212d0599-057c-4265-9678-a167a0698ae5", "tenant_id": "8c9032acdce34b28bbac9df3ee5c891d", "created_at": "2018-12-27T19:08:30Z", "dns_name": "", "project_id": "8c9032acdce34b28bbac9df3ee5c891d"}} 2018-12-27 19:08:31,608 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/floatingips.json used request id req-c3b4702c-ae58-43b5-be0b-0ca25da7cb80 2018-12-27 19:08:31,608 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.14798498154s 2018-12-27 19:08:31,608 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/floatingips.json used request id req-c3b4702c-ae58-43b5-be0b-0ca25da7cb80 2018-12-27 19:08:31,616 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-27 19:08:31,617 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cbd145dcfd7bac3c1bd0c92bf276a2ab968aed53" 2018-12-27 19:08:31,641 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-3989d106-935c-457f-a849-a067c3980884 Date: Thu, 27 Dec 2018 19:08:31 GMT RESP BODY: {"floatingips": [{"router_id": "7fad602c-91ba-4cf1-956d-e143439e60b4", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-12-27T19:08:31Z", "dns_domain": "", "floating_network_id": "a4959dd9-e8f4-4ea9-8c99-7bff545db58c", "fixed_ip_address": "192.168.120.4", "floating_ip_address": "172.30.9.216", "revision_number": 1, "port_id": "96e16deb-988c-45a0-bae8-4a34165c7557", "id": "212d0599-057c-4265-9678-a167a0698ae5", "dns_name": "", "created_at": "2018-12-27T19:08:30Z", "tenant_id": "8c9032acdce34b28bbac9df3ee5c891d", "project_id": "8c9032acdce34b28bbac9df3ee5c891d"}]} 2018-12-27 19:08:31,641 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/floatingips.json used request id req-3989d106-935c-457f-a849-a067c3980884 2018-12-27 19:08:31,641 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0248398780823s 2018-12-27 19:08:31,642 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/floatingips.json used request id req-3989d106-935c-457f-a849-a067c3980884 2018-12-27 19:08:31,646 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'7fad602c-91ba-4cf1-956d-e143439e60b4', 'updated_at': u'2018-12-27T19:08:31Z', u'dns_domain': u'', 'fixed_ip_address': u'192.168.120.4', 'floating_ip_address': u'172.30.9.216', 'revision_number': 1, 'port_id': u'96e16deb-988c-45a0-bae8-4a34165c7557', 'id': u'212d0599-057c-4265-9678-a167a0698ae5', 'network': u'a4959dd9-e8f4-4ea9-8c99-7bff545db58c', 'port': u'96e16deb-988c-45a0-bae8-4a34165c7557', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'8c9032acdce34b28bbac9df3ee5c891d', 'name': 'cloudify_ims-project_c5dcb610-764d-4feb-b52d-915e326099ea', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'8c9032acdce34b28bbac9df3ee5c891d', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'a4959dd9-e8f4-4ea9-8c99-7bff545db58c', 'properties': Munch({u'dns_name': u'', u'dns_domain': u'', u'tags': []}), 'tenant_id': u'8c9032acdce34b28bbac9df3ee5c891d', 'created_at': u'2018-12-27T19:08:30Z', 'attached': True, u'dns_name': u'', 'router': u'7fad602c-91ba-4cf1-956d-e143439e60b4'}) 2018-12-27 19:08:31,646 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-12-27 19:08:31,649 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/servers/470e3892-6324-4c9d-acd5-7ea83fe117a6/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}cbd145dcfd7bac3c1bd0c92bf276a2ab968aed53" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-27 19:08:31,731 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:08:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1061a73b-9e0f-4435-8146-ed5899668ca3 x-compute-request-id: req-1061a73b-9e0f-4435-8146-ed5899668ca3 Content-Encoding: gzip Content-Length: 7394 Content-Type: application/json RESP BODY: {"output": "[H[J[1;1H[?25l[m[H[J[1;1H[20;7H[mUse the ^ and v keys to change the selection. \n Press 'e' to edit the selected item, or 'c' for a command prompt. [4;80H [7m[4;1H CentOS Linux (3.10.0-514.16.1.el7.x86_64) 7 (Core) [m[4;79H[m[m[5;1H CentOS Linux (3.10.0-327.28.3.el7.x86_64) 7 (Core) [m[5;79H[m[m[6;1H CentOS Linux (0-rescue-56d65f493d8f854534fe792ecf014b83) 7 (Core) [m[6;79H[m[m[7;1H [m[7;79H[m[m[8;1H [m[8;79H[m[m[9;1H [m[9;79H[m[m[10;1H [m[10;79H[m[m[11;1H [m[11;79H[m[m[12;1H [m[12;79H[m[m[13;1H [m[13;79H[m[m[14;1H [m[14;79H[m[m[15;1H [m[15;79H[m[m[16;1H [m[16;79H[m[m[17;1H [m[17;79H[m[m[18;1H [m[18;79H[m[18;80H [4;79H[22;1H The selected entry will be started automatically in 1s. [4;79H[22;1H The selected entry will be started automatically in 0s. [4;79H[?25h[H[J[1;1H[H[J[1;1H[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.10.0-514.16.1.el7.x86_64 (builder@kbuilder.dev.centos.org) (gcc version 4.8.5 20150623 (Red Hat 4.8.5-11) (GCC) ) #1 SMP Wed Apr 12 15:04:24 UTC 2017\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000bffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x00000000bffdc000-0x00000000bfffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000013fffffff] usable\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x140000 max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] e820: last_pfn = 0xbffdc max_arch_pfn = 0x400000000\n[ 0.000000] found SMP MP-table at [mem 0x000f6390-0x000f639f] mapped at [ffff8800000f6390]\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x336af000-0x35b4ffff]\n[ 0.000000] ACPI: RSDP 00000000000f6340 00014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 00000000bffe12d1 0002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 00000000bffe11dd 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 00000000bffdfdc0 0141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 00000000bffdfd80 00040\n[ 0.000000] ACPI: APIC 00000000bffe1251 00080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000013fffffff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x13fffffff]\n[ 0.000000] NODE_DATA [mem 0x13ffd7000-0x13fffdfff]\n[ 0.000000] Reserving 161MB of memory at 656MB for crashkernel (System RAM: 4095MB)\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 1:3ff87001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 1937476708 cycles\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal [mem 0x100000000-0x13fffffff]\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0xbffdbfff]\n[ 0.000000] node 0: [mem 0x100000000-0x13fffffff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xbffdc000-0xbfffffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xfeffbfff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xfeffc000-0xfeffffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xfffbffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xfffc0000-0xffffffff]\n[ 0.000000] e820: [mem 0xc0000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:5120 nr_cpumask_bits:2 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88013fc00000 s96728 r8192 d30248 u1048576\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 13fc0f3c0\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032037\n[ 0.000000] Policy zone: Normal\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] x86/fpu: xstate_offset[2]: 0240, xstate_sizes[2]: 0100\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 using standard form\n[ 0.000000] Memory: 3842704k/5242880k available (6767k kernel code, 1049112k absent, 351064k reserved, 4430k data, 1680k init)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=5120 to nr_cpu_ids=2.\n[ 0.000000] NR_IRQS:327936 nr_irqs:440 0\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty0] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 16777216 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.485274] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912)\n[ 0.489050] pid_max: default: 32768 minimum: 301\n[ 0.491093] Security Framework initialized\n[ 0.492973] SELinux: Initializing.\n[ 0.494960] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.502180] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.506739] Mount-cache hash table entries: 4096\n[ 0.509064] Initializing cgroup subsys memory\n[ 0.511026] Initializing cgroup subsys devices\n[ 0.512995] Initializing cgroup subsys freezer\n[ 0.514958] Initializing cgroup subsys net_cls\n[ 0.516922] Initializing cgroup subsys blkio\n[ 0.518843] Initializing cgroup subsys perf_event\n[ 0.520895] Initializing cgroup subsys hugetlb\n[ 0.522857] Initializing cgroup subsys pids\n[ 0.524757] Initializing cgroup subsys net_prio\n[ 0.526846] CPU: Physical Processor ID: 0\n[ 0.529428] mce: CPU supports 10 MCE banks\n[ 0.531306] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.533509] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.535704] tlb_flushall_shift: 6\n[ 0.537623] Freeing SMP alternatives: 28k freed\n[ 0.542975] ACPI: Core revision 20130517\n[ 0.545271] ACPI: All ACPI Tables successfully acquired\n[ 0.547742] ftrace: allocating 25812 entries in 101 pages\n[ 0.575102] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.577681] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.580262] smpboot: Max logical packages: 2\n[ 0.582472] Enabling x2apic\n[ 0.583998] Enabled x2apic\n[ 0.585796] Switched APIC routing to physical x2apic.\n[ 0.589341] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.591809] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.596322] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.606022] KVM setup paravirtual spinlock\n[ 0.609154] smpboot: Booting Node 0, Processors #1 OK\n[ 0.611780] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock\n[ 0.634158] Brought up 2 CPUs\n[ 0.634161] KVM setup async PF for cpu 1\n[ 0.634164] kvm-stealtime: cpu 1, msr 13fd0f3c0\n[ 0.639497] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.642987] devtmpfs: initialized\n[ 0.646028] EVM: security.selinux\n[ 0.647696] EVM: security.ima\n[ 0.649251] EVM: security.capability\n[ 0.651674] atomic64 test passed for x86-64 platform with CX8 and with SSE\n[ 0.654315] pinctrl core: initialized pinctrl subsystem\n[ 0.656618] NET: Registered protocol family 16\n[ 0.658780] ACPI: bus type PCI registered\n[ 0.660623] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.663226] PCI: Using configuration type 1 for base access\n[ 0.669977] ACPI: Added _OSI(Module Device)\n[ 0.671896] ACPI: Added _OSI(Processor Device)\n[ 0.673862] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.675892] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.679397] ACPI: Interpreter enabled\n[ 0.681172] ACPI: (supports S0 S5)\n[ 0.682856] ACPI: Using IOAPIC for interrupt routing\n[ 0.684960] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.690621] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.693065] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.695676] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.698238] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.702925] acpiphp: Slot [3] registered\n[ 0.704765] acpiphp: Slot [4] registered\n[ 0.706603] acpiphp: Slot [5] registered\n[ 0.708448] acpiphp: Slot [6] registered\n[ 0.710281] acpiphp: Slot [7] registered\n[ 0.712115] acpiphp: Slot [8] registered\n[ 0.713964] acpiphp: Slot [9] registered\n[ 0.715784] acpiphp: Slot [10] registered\n[ 0.717628] acpiphp: Slot [11] registered\n[ 0.719473] acpiphp: Slot [12] registered\n[ 0.721346] acpiphp: Slot [13] registered\n[ 0.723200] acpiphp: Slot [14] registered\n[ 0.725047] acpiphp: Slot [15] registered\n[ 0.726901] acpiphp: Slot [16] registered\n[ 0.728744] acpiphp: Slot [17] registered\n[ 0.730674] acpiphp: Slot [18] registered\n[ 0.732520] acpiphp: Slot [19] registered\n[ 0.734376] acpiphp: Slot [20] registered\n[ 0.736225] acpiphp: Slot [21] registered\n[ 0.738082] acpiphp: Slot [22] registered\n[ 0.739927] acpiphp: Slot [23] registered\n[ 0.741772] acpiphp: Slot [24] registered\n[ 0.743619] acpiphp: Slot [25] registered\n[ 0.745474] acpiphp: Slot [26] registered\n[ 0.747338] acpiphp: Slot [27] registered\n[ 0.749187] acpiphp: Slot [28] registered\n[ 0.751064] acpiphp: Slot [29] registered\n[ 0.752909] acpiphp: Slot [30] registered\n[ 0.754761] acpiphp: Slot [31] registered\n[ 0.756598] PCI host bridge to bus 0000:00\n[ 0.758467] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.760663] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.763210] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.765754] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.769061] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.772416] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.779094] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.781727] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.784172] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.786827] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.792032] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.795427] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.821436] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.824382] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.827293] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.830349] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.833215] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.835849] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.838725] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.842251] vgaarb: loaded\n[ 0.843697] vgaarb: bridge control possible 0000:00:02.0\n[ 0.846081] SCSI subsystem initialized\n[ 0.847851] ACPI: bus type USB registered\n[ 0.849672] usbcore: registered new interface driver usbfs\n[ 0.851904] usbcore: registered new interface driver hub\n[ 0.854104] usbcore: registered new device driver usb\n[ 0.856495] PCI: Using ACPI for IRQ routing\n[ 0.858801] NetLabel: Initializing\n[ 0.860440] NetLabel: domain hash size = 128\n[ 0.862348] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.864451] NetLabel: unlabeled traffic allowed by default\n[ 0.866821] Switched to clocksource kvm-clock\n[ 0.876977] pnp: PnP ACPI init\n[ 0.878685] ACPI: bus type PNP registered\n[ 0.881111] pnp: PnP ACPI: found 5 devices\n[ 0.883106] ACPI: bus type PNP unregistered\n[ 0.890754] NET: Registered protocol family 2\n[ 0.893077] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.896838] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.899967] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.902805] TCP: reno registered\n[ 0.904501] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.906971] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.909633] NET: Registered protocol family 1\n[ 0.911658] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.914043] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.916407] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.937194] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.957934] Unpacking initramfs...\n[ 1.439674] Freeing initrd memory: 37508k freed\n[ 1.449893] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.452467] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff]\n[ 1.457093] sha1_ssse3: Using AVX2 optimized SHA-1 implementation\n[ 1.459891] sha256_ssse3: Using AVX2 optimized SHA-256 implementation\n[ 1.463005] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 1.465465] Initialise system trusted keyring\n[ 1.467460] audit: initializing netlink socket (disabled)\n[ 1.469686] type=2000 audit(1545937710.876:1): initialized\n[ 1.487320] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.489821] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.493223] zpool: loaded\n[ 1.494706] zbud: loaded\n[ 1.496342] VFS: Disk quotas dquot_6.5.2\n[ 1.498202] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.500879] msgmni has been set to 7578\n[ 1.502751] Key type big_key registered\n[ 1.505322] NET: Registered protocol family 38\n[ 1.507308] Key type asymmetric registered\n[ 1.509172] Asymmetric key parser 'x509' registered\n[ 1.511266] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)\n[ 1.514735] io scheduler noop registered\n[ 1.516562] io scheduler deadline registered (default)\n[ 1.534436] io scheduler cfq registered\n[ 1.536312] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.538585] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.541231] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.544627] ACPI: Power Button [PWRF]\n[ 1.546476] GHES: HEST is not enabled!\n[ 1.548308] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled\n[ 1.574595] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A\n[ 1.577283] Non-volatile memory driver v1.3\n[ 1.579196] Linux agpgart interface v0.103\n[ 1.581170] crash memory driver: version 1.1\n[ 1.583170] rdac: device handler registered\n[ 1.585347] hp_sw: device handler registered\n[ 1.587545] emc: device handler registered\n[ 1.589658] alua: device handler registered\n[ 1.591846] libphy: Fixed MDIO Bus: probed\n[ 1.594006] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.596934] ehci-pci: EHCI PCI platform driver\n[ 1.599171] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.601974] ohci-pci: OHCI PCI platform driver\n[ 1.604213] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.625638] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.628184] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.632066] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.634539] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.637299] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.640347] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.644179] usb usb1: Product: UHCI Host Controller\n[ 1.646560] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd\n[ 1.649692] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.652075] hub 1-0:1.0: USB hub found\n[ 1.654106] hub 1-0:1.0: 2 ports detected\n[ 1.656360] usbcore: registered new interface driver usbserial\n[ 1.659103] usbcore: registered new interface driver usbserial_generic\n[ 1.662053] usbserial: USB Serial support registered for generic\n[ 1.664874] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.669507] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.672040] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.674626] mousedev: PS/2 mouse device common for all mice\n[ 1.677265] rtc_cmos 00:00: RTC can wake from S4\n[ 1.679607] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.683389] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.686478] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.689661] cpuidle: using governor menu\n[ 1.692026] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.692250] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2\n[ 1.698950] usbcore: registered new interface driver usbhid\n[ 1.701253] usbhid: USB HID core driver\n[ 1.701279] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.706764] drop_monitor: Initializing network drop monitor service\n[ 1.709248] TCP: cubic registered\n[ 1.710892] Initializing XFRM netlink socket\n[ 1.712881] NET: Registered protocol family 10\n[ 1.715123] NET: Registered protocol family 17\n[ 1.717302] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.719659] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.722046] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.725986] Loading compiled-in X.509 certificates\n[ 1.728069] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717'\n[ 1.732064] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b'\n[ 1.736508] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106'\n[ 1.740513] registered taskstats version 1\n[ 1.744237] Key type trusted registered\n[ 1.747315] Key type encrypted registered\n[ 1.750438] IMA: No TPM chip found, activating TPM-bypass!\n[ 1.753191] rtc_cmos 00:00: setting system clock to 2018-12-27 19:08:30 UTC (1545937710)\n[ 1.757531] Freeing unused kernel memory: 1680k freed\n[ 1.763849] systemd[1]: systemd 219 running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 -SECCOMP +BLKID +ELFUTILS +KMOD +IDN)\n[ 1.772184] systemd[1]: Detect"} 2018-12-27 19:08:31,731 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/470e3892-6324-4c9d-acd5-7ea83fe117a6/action used request id req-1061a73b-9e0f-4435-8146-ed5899668ca3 2018-12-27 19:08:31,732 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0850169658661s 2018-12-27 19:08:31,732 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/470e3892-6324-4c9d-acd5-7ea83fe117a6/action used request id req-1061a73b-9e0f-4435-8146-ed5899668ca3 2018-12-27 19:08:31,733 - functest.core.singlevm - DEBUG - vm console: [H[J[1;1H[?25l[m[H[J[1;1H[20;7H[mUse the ^ and v keys to change the selection. Press 'e' to edit the selected item, or 'c' for a command prompt. [4;80H [7m[4;1H CentOS Linux (3.10.0-514.16.1.el7.x86_64) 7 (Core) [m[4;79H[m[m[5;1H CentOS Linux (3.10.0-327.28.3.el7.x86_64) 7 (Core) [m[5;79H[m[m[6;1H CentOS Linux (0-rescue-56d65f493d8f854534fe792ecf014b83) 7 (Core) [m[6;79H[m[m[7;1H [m[7;79H[m[m[8;1H [m[8;79H[m[m[9;1H [m[9;79H[m[m[10;1H [m[10;79H[m[m[11;1H [m[11;79H[m[m[12;1H [m[12;79H[m[m[13;1H [m[13;79H[m[m[14;1H [m[14;79H[m[m[15;1H [m[15;79H[m[m[16;1H [m[16;79H[m[m[17;1H [m[17;79H[m[m[18;1H [m[18;79H[m[18;80H [4;79H[22;1H The selected entry will be started automatically in 1s. [4;79H[22;1H The selected entry will be started automatically in 0s. [4;79H[?25h[H[J[1;1H[H[J[1;1H[ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.10.0-514.16.1.el7.x86_64 (builder@kbuilder.dev.centos.org) (gcc version 4.8.5 20150623 (Red Hat 4.8.5-11) (GCC) ) #1 SMP Wed Apr 12 15:04:24 UTC 2017 [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8 [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000bffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x00000000bffdc000-0x00000000bfffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000013fffffff] usable [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x140000 max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] e820: last_pfn = 0xbffdc max_arch_pfn = 0x400000000 [ 0.000000] found SMP MP-table at [mem 0x000f6390-0x000f639f] mapped at [ffff8800000f6390] [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x336af000-0x35b4ffff] [ 0.000000] ACPI: RSDP 00000000000f6340 00014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 00000000bffe12d1 0002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 00000000bffe11dd 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 00000000bffdfdc0 0141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 00000000bffdfd80 00040 [ 0.000000] ACPI: APIC 00000000bffe1251 00080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000013fffffff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x13fffffff] [ 0.000000] NODE_DATA [mem 0x13ffd7000-0x13fffdfff] [ 0.000000] Reserving 161MB of memory at 656MB for crashkernel (System RAM: 4095MB) [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 1:3ff87001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1937476708 cycles [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal [mem 0x100000000-0x13fffffff] [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0xbffdbfff] [ 0.000000] node 0: [mem 0x100000000-0x13fffffff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] PM: Registered nosave memory: [mem 0xbffdc000-0xbfffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xfeffbfff] [ 0.000000] PM: Registered nosave memory: [mem 0xfeffc000-0xfeffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xfffbffff] [ 0.000000] PM: Registered nosave memory: [mem 0xfffc0000-0xffffffff] [ 0.000000] e820: [mem 0xc0000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:5120 nr_cpumask_bits:2 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88013fc00000 s96728 r8192 d30248 u1048576 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 13fc0f3c0 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032037 [ 0.000000] Policy zone: Normal [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] x86/fpu: xstate_offset[2]: 0240, xstate_sizes[2]: 0100 [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 using standard form [ 0.000000] Memory: 3842704k/5242880k available (6767k kernel code, 1049112k absent, 351064k reserved, 4430k data, 1680k init) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU restricting CPUs from NR_CPUS=5120 to nr_cpu_ids=2. [ 0.000000] NR_IRQS:327936 nr_irqs:440 0 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty0] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 16777216 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.485274] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912) [ 0.489050] pid_max: default: 32768 minimum: 301 [ 0.491093] Security Framework initialized [ 0.492973] SELinux: Initializing. [ 0.494960] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.502180] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.506739] Mount-cache hash table entries: 4096 [ 0.509064] Initializing cgroup subsys memory [ 0.511026] Initializing cgroup subsys devices [ 0.512995] Initializing cgroup subsys freezer [ 0.514958] Initializing cgroup subsys net_cls [ 0.516922] Initializing cgroup subsys blkio [ 0.518843] Initializing cgroup subsys perf_event [ 0.520895] Initializing cgroup subsys hugetlb [ 0.522857] Initializing cgroup subsys pids [ 0.524757] Initializing cgroup subsys net_prio [ 0.526846] CPU: Physical Processor ID: 0 [ 0.529428] mce: CPU supports 10 MCE banks [ 0.531306] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.533509] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.535704] tlb_flushall_shift: 6 [ 0.537623] Freeing SMP alternatives: 28k freed [ 0.542975] ACPI: Core revision 20130517 [ 0.545271] ACPI: All ACPI Tables successfully acquired [ 0.547742] ftrace: allocating 25812 entries in 101 pages [ 0.575102] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.577681] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.580262] smpboot: Max logical packages: 2 [ 0.582472] Enabling x2apic [ 0.583998] Enabled x2apic [ 0.585796] Switched APIC routing to physical x2apic. [ 0.589341] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.591809] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.596322] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.606022] KVM setup paravirtual spinlock [ 0.609154] smpboot: Booting Node 0, Processors #1 OK [ 0.611780] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.634158] Brought up 2 CPUs [ 0.634161] KVM setup async PF for cpu 1 [ 0.634164] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.639497] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.642987] devtmpfs: initialized [ 0.646028] EVM: security.selinux [ 0.647696] EVM: security.ima [ 0.649251] EVM: security.capability [ 0.651674] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.654315] pinctrl core: initialized pinctrl subsystem [ 0.656618] NET: Registered protocol family 16 [ 0.658780] ACPI: bus type PCI registered [ 0.660623] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.663226] PCI: Using configuration type 1 for base access [ 0.669977] ACPI: Added _OSI(Module Device) [ 0.671896] ACPI: Added _OSI(Processor Device) [ 0.673862] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.675892] ACPI: Added _OSI(Processor Aggregator Device) [ 0.679397] ACPI: Interpreter enabled [ 0.681172] ACPI: (supports S0 S5) [ 0.682856] ACPI: Using IOAPIC for interrupt routing [ 0.684960] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.690621] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.693065] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.695676] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.698238] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.702925] acpiphp: Slot [3] registered [ 0.704765] acpiphp: Slot [4] registered [ 0.706603] acpiphp: Slot [5] registered [ 0.708448] acpiphp: Slot [6] registered [ 0.710281] acpiphp: Slot [7] registered [ 0.712115] acpiphp: Slot [8] registered [ 0.713964] acpiphp: Slot [9] registered [ 0.715784] acpiphp: Slot [10] registered [ 0.717628] acpiphp: Slot [11] registered [ 0.719473] acpiphp: Slot [12] registered [ 0.721346] acpiphp: Slot [13] registered [ 0.723200] acpiphp: Slot [14] registered [ 0.725047] acpiphp: Slot [15] registered [ 0.726901] acpiphp: Slot [16] registered [ 0.728744] acpiphp: Slot [17] registered [ 0.730674] acpiphp: Slot [18] registered [ 0.732520] acpiphp: Slot [19] registered [ 0.734376] acpiphp: Slot [20] registered [ 0.736225] acpiphp: Slot [21] registered [ 0.738082] acpiphp: Slot [22] registered [ 0.739927] acpiphp: Slot [23] registered [ 0.741772] acpiphp: Slot [24] registered [ 0.743619] acpiphp: Slot [25] registered [ 0.745474] acpiphp: Slot [26] registered [ 0.747338] acpiphp: Slot [27] registered [ 0.749187] acpiphp: Slot [28] registered [ 0.751064] acpiphp: Slot [29] registered [ 0.752909] acpiphp: Slot [30] registered [ 0.754761] acpiphp: Slot [31] registered [ 0.756598] PCI host bridge to bus 0000:00 [ 0.758467] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.760663] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.763210] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.765754] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.769061] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.772416] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.779094] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.781727] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.784172] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.786827] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.792032] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.795427] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.821436] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.824382] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.827293] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.830349] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.833215] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.835849] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.838725] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.842251] vgaarb: loaded [ 0.843697] vgaarb: bridge control possible 0000:00:02.0 [ 0.846081] SCSI subsystem initialized [ 0.847851] ACPI: bus type USB registered [ 0.849672] usbcore: registered new interface driver usbfs [ 0.851904] usbcore: registered new interface driver hub [ 0.854104] usbcore: registered new device driver usb [ 0.856495] PCI: Using ACPI for IRQ routing [ 0.858801] NetLabel: Initializing [ 0.860440] NetLabel: domain hash size = 128 [ 0.862348] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.864451] NetLabel: unlabeled traffic allowed by default [ 0.866821] Switched to clocksource kvm-clock [ 0.876977] pnp: PnP ACPI init [ 0.878685] ACPI: bus type PNP registered [ 0.881111] pnp: PnP ACPI: found 5 devices [ 0.883106] ACPI: bus type PNP unregistered [ 0.890754] NET: Registered protocol family 2 [ 0.893077] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.896838] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.899967] TCP: Hash tables configured (established 32768 bind 32768) [ 0.902805] TCP: reno registered [ 0.904501] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.906971] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.909633] NET: Registered protocol family 1 [ 0.911658] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.914043] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.916407] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.937194] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.957934] Unpacking initramfs... [ 1.439674] Freeing initrd memory: 37508k freed [ 1.449893] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.452467] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.457093] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.459891] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.463005] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.465465] Initialise system trusted keyring [ 1.467460] audit: initializing netlink socket (disabled) [ 1.469686] type=2000 audit(1545937710.876:1): initialized [ 1.487320] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.489821] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.493223] zpool: loaded [ 1.494706] zbud: loaded [ 1.496342] VFS: Disk quotas dquot_6.5.2 [ 1.498202] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.500879] msgmni has been set to 7578 [ 1.502751] Key type big_key registered [ 1.505322] NET: Registered protocol family 38 [ 1.507308] Key type asymmetric registered [ 1.509172] Asymmetric key parser 'x509' registered [ 1.511266] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.514735] io scheduler noop registered [ 1.516562] io scheduler deadline registered (default) [ 1.534436] io scheduler cfq registered [ 1.536312] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.538585] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.541231] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.544627] ACPI: Power Button [PWRF] [ 1.546476] GHES: HEST is not enabled! [ 1.548308] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.574595] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.577283] Non-volatile memory driver v1.3 [ 1.579196] Linux agpgart interface v0.103 [ 1.581170] crash memory driver: version 1.1 [ 1.583170] rdac: device handler registered [ 1.585347] hp_sw: device handler registered [ 1.587545] emc: device handler registered [ 1.589658] alua: device handler registered [ 1.591846] libphy: Fixed MDIO Bus: probed [ 1.594006] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.596934] ehci-pci: EHCI PCI platform driver [ 1.599171] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.601974] ohci-pci: OHCI PCI platform driver [ 1.604213] uhci_hcd: USB Universal Host Controller Interface driver [ 1.625638] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.628184] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.632066] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.634539] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.637299] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.640347] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.644179] usb usb1: Product: UHCI Host Controller [ 1.646560] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.649692] usb usb1: SerialNumber: 0000:00:01.2 [ 1.652075] hub 1-0:1.0: USB hub found [ 1.654106] hub 1-0:1.0: 2 ports detected [ 1.656360] usbcore: registered new interface driver usbserial [ 1.659103] usbcore: registered new interface driver usbserial_generic [ 1.662053] usbserial: USB Serial support registered for generic [ 1.664874] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.669507] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.672040] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.674626] mousedev: PS/2 mouse device common for all mice [ 1.677265] rtc_cmos 00:00: RTC can wake from S4 [ 1.679607] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.683389] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.686478] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.689661] cpuidle: using governor menu [ 1.692026] hidraw: raw HID events driver (C) Jiri Kosina [ 1.692250] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.698950] usbcore: registered new interface driver usbhid [ 1.701253] usbhid: USB HID core driver [ 1.701279] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.706764] drop_monitor: Initializing network drop monitor service [ 1.709248] TCP: cubic registered [ 1.710892] Initializing XFRM netlink socket [ 1.712881] NET: Registered protocol family 10 [ 1.715123] NET: Registered protocol family 17 [ 1.717302] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.719659] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.722046] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.725986] Loading compiled-in X.509 certificates [ 1.728069] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.732064] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.736508] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.740513] registered taskstats version 1 [ 1.744237] Key type trusted registered [ 1.747315] Key type encrypted registered [ 1.750438] IMA: No TPM chip found, activating TPM-bypass! [ 1.753191] rtc_cmos 00:00: setting system clock to 2018-12-27 19:08:30 UTC (1545937710) [ 1.757531] Freeing unused kernel memory: 1680k freed [ 1.763849] systemd[1]: systemd 219 running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 -SECCOMP +BLKID +ELFUTILS +KMOD +IDN) [ 1.772184] systemd[1]: Detect 2018-12-27 19:08:32,735 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.216: timed out 2018-12-27 19:08:41,744 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-12-27 19:08:41,747 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/servers/470e3892-6324-4c9d-acd5-7ea83fe117a6/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}cbd145dcfd7bac3c1bd0c92bf276a2ab968aed53" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-27 19:08:41,829 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:08:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-eb244b67-3e69-45ca-83ed-0114001c1ea5 x-compute-request-id: req-eb244b67-3e69-45ca-83ed-0114001c1ea5 Content-Encoding: gzip Content-Length: 12753 Content-Type: application/json RESP BODY: {"output": "[H[J[1;1H[?25l[m[H[J[1;1H[20;7H[mUse the ^ and v keys to change the selection. \n Press 'e' to edit the selected item, or 'c' for a command prompt. [4;80H [7m[4;1H CentOS Linux (3.10.0-514.16.1.el7.x86_64) 7 (Core) [m[4;79H[m[m[5;1H CentOS Linux (3.10.0-327.28.3.el7.x86_64) 7 (Core) [m[5;79H[m[m[6;1H CentOS Linux (0-rescue-56d65f493d8f854534fe792ecf014b83) 7 (Core) [m[6;79H[m[m[7;1H [m[7;79H[m[m[8;1H [m[8;79H[m[m[9;1H [m[9;79H[m[m[10;1H [m[10;79H[m[m[11;1H [m[11;79H[m[m[12;1H [m[12;79H[m[m[13;1H [m[13;79H[m[m[14;1H [m[14;79H[m[m[15;1H [m[15;79H[m[m[16;1H [m[16;79H[m[m[17;1H [m[17;79H[m[m[18;1H [m[18;79H[m[18;80H [4;79H[22;1H The selected entry will be started automatically in 1s. [4;79H[22;1H The selected entry will be started automatically in 0s. [4;79H[?25h[H[J[1;1H[H[J[1;1H[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.10.0-514.16.1.el7.x86_64 (builder@kbuilder.dev.centos.org) (gcc version 4.8.5 20150623 (Red Hat 4.8.5-11) (GCC) ) #1 SMP Wed Apr 12 15:04:24 UTC 2017\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000bffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x00000000bffdc000-0x00000000bfffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000013fffffff] usable\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x140000 max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] e820: last_pfn = 0xbffdc max_arch_pfn = 0x400000000\n[ 0.000000] found SMP MP-table at [mem 0x000f6390-0x000f639f] mapped at [ffff8800000f6390]\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x336af000-0x35b4ffff]\n[ 0.000000] ACPI: RSDP 00000000000f6340 00014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 00000000bffe12d1 0002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 00000000bffe11dd 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 00000000bffdfdc0 0141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 00000000bffdfd80 00040\n[ 0.000000] ACPI: APIC 00000000bffe1251 00080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000013fffffff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x13fffffff]\n[ 0.000000] NODE_DATA [mem 0x13ffd7000-0x13fffdfff]\n[ 0.000000] Reserving 161MB of memory at 656MB for crashkernel (System RAM: 4095MB)\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 1:3ff87001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 1937476708 cycles\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal [mem 0x100000000-0x13fffffff]\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0xbffdbfff]\n[ 0.000000] node 0: [mem 0x100000000-0x13fffffff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xbffdc000-0xbfffffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xfeffbfff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xfeffc000-0xfeffffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xfffbffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xfffc0000-0xffffffff]\n[ 0.000000] e820: [mem 0xc0000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:5120 nr_cpumask_bits:2 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88013fc00000 s96728 r8192 d30248 u1048576\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 13fc0f3c0\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032037\n[ 0.000000] Policy zone: Normal\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] x86/fpu: xstate_offset[2]: 0240, xstate_sizes[2]: 0100\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 using standard form\n[ 0.000000] Memory: 3842704k/5242880k available (6767k kernel code, 1049112k absent, 351064k reserved, 4430k data, 1680k init)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=5120 to nr_cpu_ids=2.\n[ 0.000000] NR_IRQS:327936 nr_irqs:440 0\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty0] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 16777216 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.485274] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912)\n[ 0.489050] pid_max: default: 32768 minimum: 301\n[ 0.491093] Security Framework initialized\n[ 0.492973] SELinux: Initializing.\n[ 0.494960] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.502180] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.506739] Mount-cache hash table entries: 4096\n[ 0.509064] Initializing cgroup subsys memory\n[ 0.511026] Initializing cgroup subsys devices\n[ 0.512995] Initializing cgroup subsys freezer\n[ 0.514958] Initializing cgroup subsys net_cls\n[ 0.516922] Initializing cgroup subsys blkio\n[ 0.518843] Initializing cgroup subsys perf_event\n[ 0.520895] Initializing cgroup subsys hugetlb\n[ 0.522857] Initializing cgroup subsys pids\n[ 0.524757] Initializing cgroup subsys net_prio\n[ 0.526846] CPU: Physical Processor ID: 0\n[ 0.529428] mce: CPU supports 10 MCE banks\n[ 0.531306] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.533509] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.535704] tlb_flushall_shift: 6\n[ 0.537623] Freeing SMP alternatives: 28k freed\n[ 0.542975] ACPI: Core revision 20130517\n[ 0.545271] ACPI: All ACPI Tables successfully acquired\n[ 0.547742] ftrace: allocating 25812 entries in 101 pages\n[ 0.575102] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.577681] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.580262] smpboot: Max logical packages: 2\n[ 0.582472] Enabling x2apic\n[ 0.583998] Enabled x2apic\n[ 0.585796] Switched APIC routing to physical x2apic.\n[ 0.589341] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.591809] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.596322] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.606022] KVM setup paravirtual spinlock\n[ 0.609154] smpboot: Booting Node 0, Processors #1 OK\n[ 0.611780] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock\n[ 0.634158] Brought up 2 CPUs\n[ 0.634161] KVM setup async PF for cpu 1\n[ 0.634164] kvm-stealtime: cpu 1, msr 13fd0f3c0\n[ 0.639497] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.642987] devtmpfs: initialized\n[ 0.646028] EVM: security.selinux\n[ 0.647696] EVM: security.ima\n[ 0.649251] EVM: security.capability\n[ 0.651674] atomic64 test passed for x86-64 platform with CX8 and with SSE\n[ 0.654315] pinctrl core: initialized pinctrl subsystem\n[ 0.656618] NET: Registered protocol family 16\n[ 0.658780] ACPI: bus type PCI registered\n[ 0.660623] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.663226] PCI: Using configuration type 1 for base access\n[ 0.669977] ACPI: Added _OSI(Module Device)\n[ 0.671896] ACPI: Added _OSI(Processor Device)\n[ 0.673862] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.675892] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.679397] ACPI: Interpreter enabled\n[ 0.681172] ACPI: (supports S0 S5)\n[ 0.682856] ACPI: Using IOAPIC for interrupt routing\n[ 0.684960] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.690621] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.693065] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.695676] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.698238] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.702925] acpiphp: Slot [3] registered\n[ 0.704765] acpiphp: Slot [4] registered\n[ 0.706603] acpiphp: Slot [5] registered\n[ 0.708448] acpiphp: Slot [6] registered\n[ 0.710281] acpiphp: Slot [7] registered\n[ 0.712115] acpiphp: Slot [8] registered\n[ 0.713964] acpiphp: Slot [9] registered\n[ 0.715784] acpiphp: Slot [10] registered\n[ 0.717628] acpiphp: Slot [11] registered\n[ 0.719473] acpiphp: Slot [12] registered\n[ 0.721346] acpiphp: Slot [13] registered\n[ 0.723200] acpiphp: Slot [14] registered\n[ 0.725047] acpiphp: Slot [15] registered\n[ 0.726901] acpiphp: Slot [16] registered\n[ 0.728744] acpiphp: Slot [17] registered\n[ 0.730674] acpiphp: Slot [18] registered\n[ 0.732520] acpiphp: Slot [19] registered\n[ 0.734376] acpiphp: Slot [20] registered\n[ 0.736225] acpiphp: Slot [21] registered\n[ 0.738082] acpiphp: Slot [22] registered\n[ 0.739927] acpiphp: Slot [23] registered\n[ 0.741772] acpiphp: Slot [24] registered\n[ 0.743619] acpiphp: Slot [25] registered\n[ 0.745474] acpiphp: Slot [26] registered\n[ 0.747338] acpiphp: Slot [27] registered\n[ 0.749187] acpiphp: Slot [28] registered\n[ 0.751064] acpiphp: Slot [29] registered\n[ 0.752909] acpiphp: Slot [30] registered\n[ 0.754761] acpiphp: Slot [31] registered\n[ 0.756598] PCI host bridge to bus 0000:00\n[ 0.758467] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.760663] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.763210] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.765754] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.769061] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.772416] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.779094] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.781727] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.784172] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.786827] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.792032] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.795427] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.821436] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.824382] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.827293] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.830349] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.833215] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.835849] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.838725] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.842251] vgaarb: loaded\n[ 0.843697] vgaarb: bridge control possible 0000:00:02.0\n[ 0.846081] SCSI subsystem initialized\n[ 0.847851] ACPI: bus type USB registered\n[ 0.849672] usbcore: registered new interface driver usbfs\n[ 0.851904] usbcore: registered new interface driver hub\n[ 0.854104] usbcore: registered new device driver usb\n[ 0.856495] PCI: Using ACPI for IRQ routing\n[ 0.858801] NetLabel: Initializing\n[ 0.860440] NetLabel: domain hash size = 128\n[ 0.862348] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.864451] NetLabel: unlabeled traffic allowed by default\n[ 0.866821] Switched to clocksource kvm-clock\n[ 0.876977] pnp: PnP ACPI init\n[ 0.878685] ACPI: bus type PNP registered\n[ 0.881111] pnp: PnP ACPI: found 5 devices\n[ 0.883106] ACPI: bus type PNP unregistered\n[ 0.890754] NET: Registered protocol family 2\n[ 0.893077] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.896838] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.899967] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.902805] TCP: reno registered\n[ 0.904501] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.906971] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.909633] NET: Registered protocol family 1\n[ 0.911658] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.914043] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.916407] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.937194] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.957934] Unpacking initramfs...\n[ 1.439674] Freeing initrd memory: 37508k freed\n[ 1.449893] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.452467] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff]\n[ 1.457093] sha1_ssse3: Using AVX2 optimized SHA-1 implementation\n[ 1.459891] sha256_ssse3: Using AVX2 optimized SHA-256 implementation\n[ 1.463005] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 1.465465] Initialise system trusted keyring\n[ 1.467460] audit: initializing netlink socket (disabled)\n[ 1.469686] type=2000 audit(1545937710.876:1): initialized\n[ 1.487320] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.489821] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.493223] zpool: loaded\n[ 1.494706] zbud: loaded\n[ 1.496342] VFS: Disk quotas dquot_6.5.2\n[ 1.498202] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.500879] msgmni has been set to 7578\n[ 1.502751] Key type big_key registered\n[ 1.505322] NET: Registered protocol family 38\n[ 1.507308] Key type asymmetric registered\n[ 1.509172] Asymmetric key parser 'x509' registered\n[ 1.511266] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)\n[ 1.514735] io scheduler noop registered\n[ 1.516562] io scheduler deadline registered (default)\n[ 1.534436] io scheduler cfq registered\n[ 1.536312] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.538585] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.541231] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.544627] ACPI: Power Button [PWRF]\n[ 1.546476] GHES: HEST is not enabled!\n[ 1.548308] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled\n[ 1.574595] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A\n[ 1.577283] Non-volatile memory driver v1.3\n[ 1.579196] Linux agpgart interface v0.103\n[ 1.581170] crash memory driver: version 1.1\n[ 1.583170] rdac: device handler registered\n[ 1.585347] hp_sw: device handler registered\n[ 1.587545] emc: device handler registered\n[ 1.589658] alua: device handler registered\n[ 1.591846] libphy: Fixed MDIO Bus: probed\n[ 1.594006] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.596934] ehci-pci: EHCI PCI platform driver\n[ 1.599171] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.601974] ohci-pci: OHCI PCI platform driver\n[ 1.604213] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.625638] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.628184] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.632066] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.634539] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.637299] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.640347] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.644179] usb usb1: Product: UHCI Host Controller\n[ 1.646560] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd\n[ 1.649692] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.652075] hub 1-0:1.0: USB hub found\n[ 1.654106] hub 1-0:1.0: 2 ports detected\n[ 1.656360] usbcore: registered new interface driver usbserial\n[ 1.659103] usbcore: registered new interface driver usbserial_generic\n[ 1.662053] usbserial: USB Serial support registered for generic\n[ 1.664874] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.669507] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.672040] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.674626] mousedev: PS/2 mouse device common for all mice\n[ 1.677265] rtc_cmos 00:00: RTC can wake from S4\n[ 1.679607] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.683389] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.686478] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.689661] cpuidle: using governor menu\n[ 1.692026] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.692250] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2\n[ 1.698950] usbcore: registered new interface driver usbhid\n[ 1.701253] usbhid: USB HID core driver\n[ 1.701279] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.706764] drop_monitor: Initializing network drop monitor service\n[ 1.709248] TCP: cubic registered\n[ 1.710892] Initializing XFRM netlink socket\n[ 1.712881] NET: Registered protocol family 10\n[ 1.715123] NET: Registered protocol family 17\n[ 1.717302] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.719659] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.722046] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.725986] Loading compiled-in X.509 certificates\n[ 1.728069] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717'\n[ 1.732064] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b'\n[ 1.736508] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106'\n[ 1.740513] registered taskstats version 1\n[ 1.744237] Key type trusted registered\n[ 1.747315] Key type encrypted registered\n[ 1.750438] IMA: No TPM chip found, activating TPM-bypass!\n[ 1.753191] rtc_cmos 00:00: setting system clock to 2018-12-27 19:08:30 UTC (1545937710)\n[ 1.757531] Freeing unused kernel memory: 1680k freed\n[ 1.763849] systemd[1]: systemd 219 running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 -SECCOMP +BLKID +ELFUTILS +KMOD +IDN)\n[ 1.772184] systemd[1]: Detected virtualization kvm.\n[ 1.774721] systemd[1]: Detected architecture x86-64.\n[ 1.777084] systemd[1]: Running in initial RAM disk.\n\nWelcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m!\n\n[ 1.781052] systemd[1]: No hostname configured.\n[ 1.783068] systemd[1]: Set hostname to .\n[ 1.785239] systemd[1]: Initializing machine ID from KVM UUID.\n[ 1.808531] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.\n[ 1.812136] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.\n[[32m OK [0m] Reached target Paths.\n[ 1.817089] systemd[1]: Reached target Paths.\n[ 1.819070] systemd[1]: Starting Paths.\n[[32m OK [0m] Created slice Root Slice.\n[ 1.822331] systemd[1]: Created slice Root Slice.\n[ 1.824396] systemd[1]: Starting Root Slice.\n[[32m OK [0m] Listening on udev Kernel Socket.\n[ 1.827763] systemd[1]: Listening on udev Kernel Socket.\n[ 1.829974] systemd[1]: Starting udev Kernel Socket.\n[[32m OK [0m] Listening on Journal Socket.\n[ 1.833509] systemd[1]: Listening on Journal Socket.\n[ 1.835648] systemd[1]: Starting Journal Socket.\n[[32m OK [0m] Reached target Timers.\n[ 1.838965] systemd[1]: Reached target Timers.\n[ 1.840955] systemd[1]: Starting Timers.\n[[32m OK [0m] Reached target Swap.\n[ 1.844011] systemd[1]: Reached target Swap.\n[ 1.845944] systemd[1]: Starting Swap.\n[[32m OK [0m] Listening on udev Control Socket.\n[ 1.849207] systemd[1]: Listening on udev Control Socket.\n[ 1.851464] systemd[1]: Starting udev Control Socket.\n[[32m OK [0m] Reached target Sockets.\n[ 1.854886] systemd[1]: Reached target Sockets.\n[ 1.856899] systemd[1]: Starting Sockets.\n[[32m OK [0m] Reached target Local File Systems.\n[ 1.860237] systemd[1]: Reached target Local File Systems.\n[ 1.862515] systemd[1]: Starting Local File Systems.\n[[32m OK [0m] Created slice System Slice.\n[ 1.866043] systemd[1]: Created slice System Slice.\n[ 1.868149] systemd[1]: Starting System Slice.\n[ 1.870537] systemd[1]: Starting Apply Kernel Variables...\n Starting Apply Kernel Variables...\n[[32m OK [0m] Reached target Slices.\n[ 1.875359] systemd[1]: Reached target Slices.\n[ 1.877344] systemd[1]: Starting Slices.\n[ 1.879605] systemd[1]: Starting Create list of required static device nodes for the current kernel...\n Starting Create list of required st... nodes for the current kernel...\n[ 1.885833] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 1.889487] systemd[1]: Starting dracut cmdline hook...\n Starting dracut cmdline hook...\n[[32m OK [0m] Started Apply Kernel Variables.\n[ 1.894751] systemd[1]: Started Apply Kernel Variables.\n[[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[ 1.900235] systemd[1]: Started Create list of required static device nodes for the current kernel.\n[[32m OK [0m] Started Journal Service.\n[ 1.906429] systemd[1]: Started Journal Service.\n Starting Create Static Device Nodes in /dev...\n[[32m OK [0m] Started Create Static Device Nodes in /dev.\n[[32m OK [0m] Started dracut cmdline hook.\n Starting dracut pre-udev hook...\n[ 1.959830] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.970139] RPC: Registered named UNIX socket transport module.\n[ 1.972535] RPC: Registered udp transport module.\n[ 1.974572] RPC: Registered tcp transport module.\n[ 1.976619] RPC: Registered tcp NFSv4.1 backchannel transport module.\n[[32m OK [0m] Started dracut pre-udev hook.\n Starting udev Kernel Device Manager...\n[[32m OK [0m] Started udev Kernel Device Manager.\n Starting dracut pre-trigger hook...\n[[32m OK [0m] Started dracut pre-trigger hook.\n Starting udev Coldplug all Devices...\n Mounting Configuration File System...\n[[32m OK [0m] Mounted Configuration File System.\n[[32m OK [0m] Started udev Coldplug all Devices.\n[[32m OK [0m] Reached target System Initialization.\n[[32m OK [0m] Reached target Basic System.\n Starting dracut initqueue hook...\n[ 2.074231] FDC 0 is a S82078B\n[ 2.108086] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 2.112695] scsi host0: ata_piix\n[ 2.114706] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 2.114919] scsi host1: ata_piix\n[ 2.114944] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 2.114945] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 2.125650] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 2.128798] usb 1-1: Product: QEMU USB Tablet\n[ 2.131034] usb 1-1: Manufacturer: QEMU\n[ 2.133084] usb 1-1: SerialNumber: 42\n[ 2.144172] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4\n[ 2.149057] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0\n[ 2.157407] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 2.164744] vda: vda1\n[[32m OK [0m] Found device /dev/disk/by-uuid/f13d84b4-c756-4d89-9d5e-6b534397aa14.\n Starting File System Check on /dev/...4-c756-4d89-9d5e-6b534397aa14...\n[[32m OK [0m] Started File System Check on /dev/d...4b4-c756-4d89-9d5e-6b534397aa14.\n[[32m OK [0m] Started dracut initqueue hook.\n[[32m OK [0m] Reached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n Mounting /sysroot...\n[ 2.308631] SGI XFS with ACLs, security attributes, no debug enabled\n[ 2.312116] XFS (vda1): Mounting V4 Filesystem\n[ 2.343077] XFS (vda1): Ending clean mount\n[[32m OK [0m] Mounted /sysroot.\n[[32m OK [0m] Reached target Initrd Root File System.\n Starting Reload Configuration from the Real Root...\n[[32m OK [0m] Started Reload Configuration from the Real Root.\n[[32m OK [0m] Reached target Initrd File Systems.\n[[32m OK [0m] Reached target Initrd Default Target.\n Starting dracut pre-pivot and cleanup hook...\n[[32m OK [0m] Started dracut pre-pivot and cleanup hook.\n Starting Cleaning Up and Shutting Down Daemons...\n[[32m OK [0m] Stopped target Timers.\n[[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons.\n[[32m OK [0m] Stopped dracut pre-pivot and cleanup hook.\n Stopping dracut pre-pivot and cleanup hook...\n[[32m OK [0m] Stopped target Remote File Systems.\n[[32m OK [0m] Stopped target Remote File Systems (Pre).\n[[32m OK [0m] Stopped dracut initqueue hook.\n Stopping dracut initqueue hook...\n[[32m OK [0m] Stopped target Initrd Default Target.\n[[32m OK [0m] Stopped target Basic System.\n[[32m OK [0m] Stopped target Paths.\n[[32m OK [0m] Stopped target Slices.\n[[32m OK [0m] Stopped target System Initialization.\n[[32m OK [0m] Stopped Apply Kernel Variables.\n Stopping Apply Kernel Variables...\n[[32m OK [0m] Stopped target Swap.\n[[32m OK [0m] Stopped target Local File Systems.\n[[32m OK [0m] Stopped udev Coldplug all Devices.\n Stopping udev Coldplug all Devices...\n[[32m OK [0m] Stopped dracut pre-trigger hook.\n Stopping dracut pre-trigger hook...\n Stopping udev Kernel Device Manager...\n[[32m OK [0m] Stopped target Sockets.\n[[32m OK [0m] Stopped udev Kernel Device Manager.\n[[32m OK [0m] Stopped Create Static Device Nodes in /dev.\n Stopping Create Static Device Nodes in /dev...\n[[32m OK [0m] Stopped Create list of required sta...ce nodes for the current kernel.\n Stopping Create list of required st... nodes for the current kernel...\n[[32m OK [0m] Stopped dracut pre-udev hook.\n Stopping dracut pre-udev hook...\n[[32m OK [0m] Stopped dracut cmdline hook.\n Stopping dracut cmdline hook...\n[[32m OK [0m] Closed udev Control Socket.\n[[32m OK [0m] Closed udev Kernel Socket.\n Starting Cleanup udevd DB...\n[[32m OK [0m] Started Cleanup udevd DB.\n[[32m OK [0m] Reached target Switch Root.\n Starting Switch Root...\n[ 2.599841] systemd-journald[109]: Received SIGTERM from PID 1 (systemd).\n[ 3.007240] SELinux: Disabled at runtime.\n[ 3.045857] type=1404 audit(1545937711.792:2): selinux=0 auid=4294967295 ses=4294967295\n[ 3.109760] ip_tables: (C) 2000-2006 Netfilter Core Team\n[ 3.112171] systemd[1]: Inserted module 'ip_tables'\n\nWelcome to [0;31mCentOS Linux 7 (Core)[0m!\n\n[[32m OK [0m] Stopped Switch Root.\n[[32m OK [0m] Listening on udev Kernel Socket.\n Mounting Huge Pages File System...\n[[32m OK [0m] Stopped target Switch Root.\n[[32m OK [0m] Reached target Swap.\n[[32m OK [0m] Created slice system-getty.slice.\n[[32m OK [0m] Stopped Journal Service.\n Starting Journal Service...\n[[32m OK [0m] Created slice User and Session Slice.\n[[32m OK [0m] Reached target Slices.\n[[32m OK [0m] Stopped target Initrd Root File System.\n[[32m OK [0m] Listening on Delayed Shutdown Socket.\n Mounting POSIX Message Queue File System...\n[[32m OK [0m] Stopped File System Check on Root Device.\n Stopping File System Check on Root Device...\n Starting Remount Root and Kernel File Systems...\n Starting Create list of required st... nodes for the current kernel...\n[[32m OK [0m] Stopped target Initrd File Systems.\n[[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[[32m OK [0m] Reached target Encrypted Volumes.\n[[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\n Starting Apply Kernel Variables...\n[[32m OK [0m] Listening on udev Control Socket.\n[[32m OK [0m] Created slice system-selinux\\x2dpol...grate\\x2dlocal\\x2dchanges.slice.\n Mounting Debug File System...\n[[32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n Starting Setup Virtual Console...\n Mounting NFSD configuration filesystem...\n[[32m OK [0m] Mounted Debug File System.\n[[32m OK [0m] Mounted POSIX Message Queue File System.\n[[32m OK [0m] Mounted Huge Pages File System.\n[[32m OK [0m] Started Journal Service.\n[[32m OK [0m] Started Remount Root and Kernel File Systems.\n[[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[[32m OK [0m] Started Apply Kernel Variables.\n Starting Create Static Device Nodes in /dev...\n Starting Load/Save Random Seed...\n Starting Configure read-only root support...\n Starting Rebuild Hardware Database...\n Starting Flush Journal to Persistent Storage...\n[[32m OK [0m] Started Load/Save Random Seed.\n[ 3.375162] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).\n[[32m OK [0m] Started Create Static Device Nodes in /dev.\n[[32m OK [0m] Mounted NFSD configuration filesystem.\n[ 3.428978] systemd-journald[384]: Received request to flush runtime journal from PID 1\n Starting udev Kernel Device Manager...\n[[32m OK [0m] Reached target Local File Systems (Pre).\n[[32m OK [0m] Started Configure read-only root support.\n[[32m OK [0m] Started Flush Journal to Persistent Storage.\n[[32m OK [0m] Reached target Local File Systems.\n Starting Mark the need to relabel after reboot...\n Starting Import network configuration from initramfs...\n Starting Rebuild Journal Catalog...\n Starting Preprocess NFS configuration...\n[[32m OK [0m] Started Mark the need to relabel after reboot.\n[[32m OK [0m] Started Rebuild Journal Catalog.\n[[32m OK [0m] Started Preprocess NFS configuration.\n[[32m OK [0m] Started Setup Virtual Console.\n[[32m OK [0m] Started udev Kernel Device Manager.\n[[32m OK [0m] Started Import network configuration from initramfs.\n Starting Create Volatile Files and Directories...\n[[32m OK [0m] Started Create Volatile Files and Directories.\n Starting Security Auditing Service...\n[ 3.553022] type=1305 audit(1545937712.299:3): audit_pid=439 old=0 auid=4294967295 ses=4294967295 res=1\n[[32m OK [0m] Started Security Auditing Service.\n Starting Update UTMP about System Boot/Shutdown...\n[[32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[[32m OK [0m] Started Rebuild Hardware Database.\n Starting Update is Completed...\n Starting udev Coldplug all Devices...\n[[32m OK [0m] Started Update is Completed.\n[[32m OK [0m] Started udev Coldplug all Devices.\n[[32m OK [0m] Reached target System Initialization.\n[[32m OK [0m] Reached target Paths.\n[[32m OK [0m[ 3.721422] [drm] Initialized drm 1.1.0 20060810\n] Listening on D-Bus System Message Bus Socket.\n[[32m OK [0m] Reached target Timers.\n[[32m OK [0m] Listening on RPCbind Server Activation Socket.\n[ 3.741346] ppdev: user-space parallel port driver\n[[32m OK [0m[ 3.744394] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0\n] Reached target Sockets.\n[[32m OK [0m] Reached target Basic System.\n[ 3.754816] input: PC Speaker as /devices/platform/pcspkr/input/input5\n[ 3.764856] [TTM] Zone kernel: Available graphics memory: 1940960 kiB\n[ 3.764857] [TTM] Initializing pool allocator\n[ 3.764861] [TTM] Initializing DMA pool allocator\n[ 3.765162] [drm] fb mappable at 0xFC000000\n[ 3.765163] [drm] vram aper at 0xFC000000\n[ 3.765163] [drm] size 33554432\n[ 3.765163] [drm] fb depth is 24\n Starting NTP client/server...\n[ 3.765164] [drm] pitch is 3072\n[ 3.811085] fbcon: cirrusdrmfb (fb0) is primary device\n[ 3.837700] Console: switching to colour frame buffer device 128x48\n[ 3.853609] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device\n[[32m OK [0m] Started irqbalance daemon.\n[ 3.856823] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0\n Starting irqbalance daemon...\n Starting Initial cloud-init job (pre-networking)...\n Starting LSB: Bring up/down networking...\n Starting Login Service...\n Starting GSSAPI Proxy Daemon...\n[[32m OK [0m] Started D-Bus System Message Bus.\n Starting D-Bus System Message Bus...\n Starting Dump dmesg to /var/log/dmesg...\n Starting Authorization Manager...\n[[32m OK [0m] Found device /dev/ttyS0.\n[[32m OK [0m] Started Login Service.\n[[32m OK [0m] Started NTP client/server.\n[[32m OK [0m] Started Dump dmesg to /var/log/dmesg.\n[[32m OK [0m] Started GSSAPI Proxy Daemon.\n[[32m OK [0m] Reached target NFS client services.\n[[32m OK [0m] Reached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n Starting Permit User Sessions...\n[[32m OK [0m] Started Permit User Sessions.\n[[32m OK [0m] Started Command Scheduler.\n Starting Command Scheduler...\n[ 3.993849] AES CTR mode by8 optimization enabled\n[[32m OK [0m] Started Serial Getty on ttyS0.\n Starting Serial Getty on ttyS0...\n[[32m OK [0m] Started Getty on tty1.\n Starting Getty on tty1...\n[[32m OK [0m] Reached target Login Prompts.[ 4.007711] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni)\n\n[ 4.021083] alg: No test for crc32 (crc32-pclmul)\n[[32m OK [0m] Started Authorization Manager.\n[ 4.031258] intel_rapl: no valid rapl domains found in package 0\n[ 4.037245] intel_rapl: no valid rapl domains found in package 0\n[ 4.041748] intel_powerclamp: No package C-state available\n[ 4.048486] intel_powerclamp: No package C-state available[ 4.095747] cloud-init[503]: Cloud-init v. 0.7.5 running 'init-local' at Thu, 27 Dec 2018 19:08:33 +0000. Up 4.06 seconds.\n[[32m OK [0m] Started Initial cloud-init job (pre-networking).\n[[32m OK [0m] Started LSB: Bring up/down networking.\n[[32m OK [0m] Reached target Network.\n Starting System Logging Service...\n Starting nginx - high performance web server...\n Starting Postfix Mail Transport Agent...\n Starting Notify NFS peers of a restart...\n Starting Dynamic System Tuning Daemon...\n Starting Initial cloud-init job (metadata service crawler)...\n Starting PostgreSQL 9.5 database server...\n Starting OpenSSH server daemon...\n[[32m OK [0m] Reached target Network is Online.\n Starting LSB: Starts Logstash as a daemon....\n Starting Crash recovery kernel arming...\n[[32m OK [0m] Started InfluxDB Service.\n Starting InfluxDB Service...\n Starting LSB: Supports the direct execution of binary formats....\n[[32m OK [0m] Started Cloudify REST Service.\n Starting Cloudify REST Service...\n Starting RabbitMQ Service...\n[[32m OK [0m] Started Cloudify Stage Service.\n Starting Cloudify Stage Service...\n[[32m OK [0m] Started OpenSSH server daemon.\n[[32m OK [0m] Started Notify NFS peers of a restart.\n[[32m OK [0m] Started LSB: Starts Logstash as a daemon..\n[[32m OK [0m] Started nginx - high performance web server.\n Mounting Arbitrary Executable File Formats File System...\n[[32m OK [0m] Mounted Arbitrary Executable File Formats File System.\n[[32m OK [0m] Started LSB: Supports the direct execution of binary formats..\n[[32m OK [0m] Created slice user-993.slice.\n[[32m OK [0m] Started Dynamic System Tuning Daemon.\n[ 6.238580] cloud-init[800]: Cloud-init v. 0.7.5 running 'init' at Thu, 27 Dec 2018 19:08:35 +0000. Up 6.17 seconds.\n[ 6.267208] cloud-init[800]: ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++\n[ 6.272125] cloud-init[800]: ci-info: +--------+------+---------------+---------------+-------------------+\n[ 6.277642] cloud-init[800]: ci-info: | Device | Up | Address | Mask | Hw-Address |\n[ 6.286980] cloud-init[800]: ci-info: +--------+------+---------------+---------------+-------------------+\n[ 6.292027] cloud-init[800]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . |\n[ 6.299842] cloud-init[800]: ci-info: | eth0: | True | 192.168.120.4 | 255.255.255.0 | fa:16:3e:e1:d9:ee |\n[ 6.309334] cloud-init[800]: ci-info: +--------+------+---------------+---------------+-------------------+\n[ 6.313949] cloud-init[800]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\n[ 6.325774] cloud-init[800]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 6.333485] cloud-init[800]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 6.339739] cloud-init[800]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 6.353919] cloud-init[800]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG |\n[ 6.356765] cloud-init[800]: ci-info: | 1 | 169.254.169.254 | 192.168.120.2 | 255.255.255.255 | eth0 | UGH |\n[ 6.359505] cloud-init[800]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\n[ 6.362388] cloud-init[800]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[[32m OK [0m] Started Postfix Mail Transport Agent.\n[[32m OK [0m] Started PostgreSQL 9.5 database server.\n\nCentOS Linux 7 (Core)\nKernel 3.10.0-514.16.1.el7.x86_64 on an x86_64\n\ncloudify login: [ 9.496398] cloud-init[2167]: Cloud-init v. 0.7.5 running 'modules:config' at Thu, 27 Dec 2018 19:08:38 +0000. Up 9.33 seconds.\n[ 9.974978] cloud-init[2313]: Cloud-init v. 0.7.5 running 'modules:final' at Thu, 27 Dec 2018 19:08:39 +0000. Up 9.89 seconds.\nci-info: ++++++++++Authorized keys from /home/centos/.ssh/authorized_keys for user centos+++++++++++\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nci-info: | Keytype | Fingerprint (md5) | Options | Comment |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nci-info: | ssh-rsa | d4:b9:2d:a6:e6:be:b5:ea:35:2c:48:3e:e1:a2:1d:9d | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 256 ec:4a:7d:c6:4a:d4:38:03:1e:d5:f4:cf:e8:1f:f1:69 (ECDSA)\nec2: 256 4c:1f:7c:71:f5:a9:8b:83:70:f0:2a:b2:18:ea:e4:23 (ED25519)\nec2: 2048 de:55:dc:64:de:b5:41:67:2a:6b:61:55:3f:c6:92:8d (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAF/VRHg+Zmgczo/iL9Ky04LO1oMtyemBiDkxMaJMXetSkVO/UzzoOaZYsU+ZHEFk8kFLfRg8mX/E2EubUM4Upw= \nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIEIQfrbNnyNkXuvrU94cOnRQZlO2zAPA07yX/c2HcNgm \nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDVW9UtKAjoWMl1lFxVzCltiWwjjzZIwTSdkOuNIDG8WRfeoL1dUkegWyvbWBl71QVR8pYu6WxowwZ+xK+j251WQN1mfWerQFdABNuH4uDSYuytTh5gYQu5PvSQVh/OPLk/vJzy+UtAP4vq0HT+GVF9Tv0GN6Hyd246AEIeSgj8DZtC+9uWrG9mwn9gNKQdorjNaQWxp1BeeRf9E6ke876xRHda84yDd2e3GUO7+1LeKkyHrlL6+CF6dTMZmU7OfQVXPTNuANaIxotVe1DFQnajIaihh7HeRNMGnM3OCkNaGTCk3FjZfXUFlvq+3PpxC9kPuiPJThZPlcW1fb+6dKId \n-----END SSH HOST KEY KEYS-----\n[ 10.286593] cloud-init[2313]: Cloud-init v. 0.7.5 finished at Thu, 27 Dec 2018 19:08:39 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 10.28 seconds\n "} 2018-12-27 19:08:41,830 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/470e3892-6324-4c9d-acd5-7ea83fe117a6/action used request id req-eb244b67-3e69-45ca-83ed-0114001c1ea5 2018-12-27 19:08:41,830 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.085667848587s 2018-12-27 19:08:41,831 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/470e3892-6324-4c9d-acd5-7ea83fe117a6/action used request id req-eb244b67-3e69-45ca-83ed-0114001c1ea5 2018-12-27 19:08:41,832 - functest.core.singlevm - DEBUG - vm console: [H[J[1;1H[?25l[m[H[J[1;1H[20;7H[mUse the ^ and v keys to change the selection. Press 'e' to edit the selected item, or 'c' for a command prompt. [4;80H [7m[4;1H CentOS Linux (3.10.0-514.16.1.el7.x86_64) 7 (Core) [m[4;79H[m[m[5;1H CentOS Linux (3.10.0-327.28.3.el7.x86_64) 7 (Core) [m[5;79H[m[m[6;1H CentOS Linux (0-rescue-56d65f493d8f854534fe792ecf014b83) 7 (Core) [m[6;79H[m[m[7;1H [m[7;79H[m[m[8;1H [m[8;79H[m[m[9;1H [m[9;79H[m[m[10;1H [m[10;79H[m[m[11;1H [m[11;79H[m[m[12;1H [m[12;79H[m[m[13;1H [m[13;79H[m[m[14;1H [m[14;79H[m[m[15;1H [m[15;79H[m[m[16;1H [m[16;79H[m[m[17;1H [m[17;79H[m[m[18;1H [m[18;79H[m[18;80H [4;79H[22;1H The selected entry will be started automatically in 1s. [4;79H[22;1H The selected entry will be started automatically in 0s. [4;79H[?25h[H[J[1;1H[H[J[1;1H[ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.10.0-514.16.1.el7.x86_64 (builder@kbuilder.dev.centos.org) (gcc version 4.8.5 20150623 (Red Hat 4.8.5-11) (GCC) ) #1 SMP Wed Apr 12 15:04:24 UTC 2017 [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8 [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000bffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x00000000bffdc000-0x00000000bfffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000013fffffff] usable [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x140000 max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] e820: last_pfn = 0xbffdc max_arch_pfn = 0x400000000 [ 0.000000] found SMP MP-table at [mem 0x000f6390-0x000f639f] mapped at [ffff8800000f6390] [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x336af000-0x35b4ffff] [ 0.000000] ACPI: RSDP 00000000000f6340 00014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 00000000bffe12d1 0002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 00000000bffe11dd 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 00000000bffdfdc0 0141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 00000000bffdfd80 00040 [ 0.000000] ACPI: APIC 00000000bffe1251 00080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000013fffffff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x13fffffff] [ 0.000000] NODE_DATA [mem 0x13ffd7000-0x13fffdfff] [ 0.000000] Reserving 161MB of memory at 656MB for crashkernel (System RAM: 4095MB) [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 1:3ff87001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1937476708 cycles [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal [mem 0x100000000-0x13fffffff] [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0xbffdbfff] [ 0.000000] node 0: [mem 0x100000000-0x13fffffff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] PM: Registered nosave memory: [mem 0xbffdc000-0xbfffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xfeffbfff] [ 0.000000] PM: Registered nosave memory: [mem 0xfeffc000-0xfeffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xfffbffff] [ 0.000000] PM: Registered nosave memory: [mem 0xfffc0000-0xffffffff] [ 0.000000] e820: [mem 0xc0000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:5120 nr_cpumask_bits:2 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88013fc00000 s96728 r8192 d30248 u1048576 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 13fc0f3c0 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032037 [ 0.000000] Policy zone: Normal [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] x86/fpu: xstate_offset[2]: 0240, xstate_sizes[2]: 0100 [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 using standard form [ 0.000000] Memory: 3842704k/5242880k available (6767k kernel code, 1049112k absent, 351064k reserved, 4430k data, 1680k init) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU restricting CPUs from NR_CPUS=5120 to nr_cpu_ids=2. [ 0.000000] NR_IRQS:327936 nr_irqs:440 0 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty0] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 16777216 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.485274] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912) [ 0.489050] pid_max: default: 32768 minimum: 301 [ 0.491093] Security Framework initialized [ 0.492973] SELinux: Initializing. [ 0.494960] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.502180] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.506739] Mount-cache hash table entries: 4096 [ 0.509064] Initializing cgroup subsys memory [ 0.511026] Initializing cgroup subsys devices [ 0.512995] Initializing cgroup subsys freezer [ 0.514958] Initializing cgroup subsys net_cls [ 0.516922] Initializing cgroup subsys blkio [ 0.518843] Initializing cgroup subsys perf_event [ 0.520895] Initializing cgroup subsys hugetlb [ 0.522857] Initializing cgroup subsys pids [ 0.524757] Initializing cgroup subsys net_prio [ 0.526846] CPU: Physical Processor ID: 0 [ 0.529428] mce: CPU supports 10 MCE banks [ 0.531306] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.533509] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.535704] tlb_flushall_shift: 6 [ 0.537623] Freeing SMP alternatives: 28k freed [ 0.542975] ACPI: Core revision 20130517 [ 0.545271] ACPI: All ACPI Tables successfully acquired [ 0.547742] ftrace: allocating 25812 entries in 101 pages [ 0.575102] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.577681] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.580262] smpboot: Max logical packages: 2 [ 0.582472] Enabling x2apic [ 0.583998] Enabled x2apic [ 0.585796] Switched APIC routing to physical x2apic. [ 0.589341] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.591809] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.596322] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.606022] KVM setup paravirtual spinlock [ 0.609154] smpboot: Booting Node 0, Processors #1 OK [ 0.611780] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.634158] Brought up 2 CPUs [ 0.634161] KVM setup async PF for cpu 1 [ 0.634164] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.639497] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.642987] devtmpfs: initialized [ 0.646028] EVM: security.selinux [ 0.647696] EVM: security.ima [ 0.649251] EVM: security.capability [ 0.651674] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.654315] pinctrl core: initialized pinctrl subsystem [ 0.656618] NET: Registered protocol family 16 [ 0.658780] ACPI: bus type PCI registered [ 0.660623] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.663226] PCI: Using configuration type 1 for base access [ 0.669977] ACPI: Added _OSI(Module Device) [ 0.671896] ACPI: Added _OSI(Processor Device) [ 0.673862] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.675892] ACPI: Added _OSI(Processor Aggregator Device) [ 0.679397] ACPI: Interpreter enabled [ 0.681172] ACPI: (supports S0 S5) [ 0.682856] ACPI: Using IOAPIC for interrupt routing [ 0.684960] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.690621] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.693065] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.695676] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.698238] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.702925] acpiphp: Slot [3] registered [ 0.704765] acpiphp: Slot [4] registered [ 0.706603] acpiphp: Slot [5] registered [ 0.708448] acpiphp: Slot [6] registered [ 0.710281] acpiphp: Slot [7] registered [ 0.712115] acpiphp: Slot [8] registered [ 0.713964] acpiphp: Slot [9] registered [ 0.715784] acpiphp: Slot [10] registered [ 0.717628] acpiphp: Slot [11] registered [ 0.719473] acpiphp: Slot [12] registered [ 0.721346] acpiphp: Slot [13] registered [ 0.723200] acpiphp: Slot [14] registered [ 0.725047] acpiphp: Slot [15] registered [ 0.726901] acpiphp: Slot [16] registered [ 0.728744] acpiphp: Slot [17] registered [ 0.730674] acpiphp: Slot [18] registered [ 0.732520] acpiphp: Slot [19] registered [ 0.734376] acpiphp: Slot [20] registered [ 0.736225] acpiphp: Slot [21] registered [ 0.738082] acpiphp: Slot [22] registered [ 0.739927] acpiphp: Slot [23] registered [ 0.741772] acpiphp: Slot [24] registered [ 0.743619] acpiphp: Slot [25] registered [ 0.745474] acpiphp: Slot [26] registered [ 0.747338] acpiphp: Slot [27] registered [ 0.749187] acpiphp: Slot [28] registered [ 0.751064] acpiphp: Slot [29] registered [ 0.752909] acpiphp: Slot [30] registered [ 0.754761] acpiphp: Slot [31] registered [ 0.756598] PCI host bridge to bus 0000:00 [ 0.758467] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.760663] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.763210] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.765754] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.769061] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.772416] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.779094] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.781727] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.784172] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.786827] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.792032] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.795427] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.821436] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.824382] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.827293] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.830349] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.833215] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.835849] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.838725] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.842251] vgaarb: loaded [ 0.843697] vgaarb: bridge control possible 0000:00:02.0 [ 0.846081] SCSI subsystem initialized [ 0.847851] ACPI: bus type USB registered [ 0.849672] usbcore: registered new interface driver usbfs [ 0.851904] usbcore: registered new interface driver hub [ 0.854104] usbcore: registered new device driver usb [ 0.856495] PCI: Using ACPI for IRQ routing [ 0.858801] NetLabel: Initializing [ 0.860440] NetLabel: domain hash size = 128 [ 0.862348] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.864451] NetLabel: unlabeled traffic allowed by default [ 0.866821] Switched to clocksource kvm-clock [ 0.876977] pnp: PnP ACPI init [ 0.878685] ACPI: bus type PNP registered [ 0.881111] pnp: PnP ACPI: found 5 devices [ 0.883106] ACPI: bus type PNP unregistered [ 0.890754] NET: Registered protocol family 2 [ 0.893077] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.896838] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.899967] TCP: Hash tables configured (established 32768 bind 32768) [ 0.902805] TCP: reno registered [ 0.904501] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.906971] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.909633] NET: Registered protocol family 1 [ 0.911658] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.914043] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.916407] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.937194] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.957934] Unpacking initramfs... [ 1.439674] Freeing initrd memory: 37508k freed [ 1.449893] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.452467] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.457093] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.459891] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.463005] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.465465] Initialise system trusted keyring [ 1.467460] audit: initializing netlink socket (disabled) [ 1.469686] type=2000 audit(1545937710.876:1): initialized [ 1.487320] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.489821] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.493223] zpool: loaded [ 1.494706] zbud: loaded [ 1.496342] VFS: Disk quotas dquot_6.5.2 [ 1.498202] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.500879] msgmni has been set to 7578 [ 1.502751] Key type big_key registered [ 1.505322] NET: Registered protocol family 38 [ 1.507308] Key type asymmetric registered [ 1.509172] Asymmetric key parser 'x509' registered [ 1.511266] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.514735] io scheduler noop registered [ 1.516562] io scheduler deadline registered (default) [ 1.534436] io scheduler cfq registered [ 1.536312] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.538585] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.541231] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.544627] ACPI: Power Button [PWRF] [ 1.546476] GHES: HEST is not enabled! [ 1.548308] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.574595] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.577283] Non-volatile memory driver v1.3 [ 1.579196] Linux agpgart interface v0.103 [ 1.581170] crash memory driver: version 1.1 [ 1.583170] rdac: device handler registered [ 1.585347] hp_sw: device handler registered [ 1.587545] emc: device handler registered [ 1.589658] alua: device handler registered [ 1.591846] libphy: Fixed MDIO Bus: probed [ 1.594006] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.596934] ehci-pci: EHCI PCI platform driver [ 1.599171] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.601974] ohci-pci: OHCI PCI platform driver [ 1.604213] uhci_hcd: USB Universal Host Controller Interface driver [ 1.625638] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.628184] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.632066] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.634539] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.637299] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.640347] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.644179] usb usb1: Product: UHCI Host Controller [ 1.646560] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.649692] usb usb1: SerialNumber: 0000:00:01.2 [ 1.652075] hub 1-0:1.0: USB hub found [ 1.654106] hub 1-0:1.0: 2 ports detected [ 1.656360] usbcore: registered new interface driver usbserial [ 1.659103] usbcore: registered new interface driver usbserial_generic [ 1.662053] usbserial: USB Serial support registered for generic [ 1.664874] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.669507] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.672040] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.674626] mousedev: PS/2 mouse device common for all mice [ 1.677265] rtc_cmos 00:00: RTC can wake from S4 [ 1.679607] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.683389] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.686478] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.689661] cpuidle: using governor menu [ 1.692026] hidraw: raw HID events driver (C) Jiri Kosina [ 1.692250] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.698950] usbcore: registered new interface driver usbhid [ 1.701253] usbhid: USB HID core driver [ 1.701279] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.706764] drop_monitor: Initializing network drop monitor service [ 1.709248] TCP: cubic registered [ 1.710892] Initializing XFRM netlink socket [ 1.712881] NET: Registered protocol family 10 [ 1.715123] NET: Registered protocol family 17 [ 1.717302] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.719659] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.722046] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.725986] Loading compiled-in X.509 certificates [ 1.728069] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.732064] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.736508] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.740513] registered taskstats version 1 [ 1.744237] Key type trusted registered [ 1.747315] Key type encrypted registered [ 1.750438] IMA: No TPM chip found, activating TPM-bypass! [ 1.753191] rtc_cmos 00:00: setting system clock to 2018-12-27 19:08:30 UTC (1545937710) [ 1.757531] Freeing unused kernel memory: 1680k freed [ 1.763849] systemd[1]: systemd 219 running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 -SECCOMP +BLKID +ELFUTILS +KMOD +IDN) [ 1.772184] systemd[1]: Detected virtualization kvm. [ 1.774721] systemd[1]: Detected architecture x86-64. [ 1.777084] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.781052] systemd[1]: No hostname configured. [ 1.783068] systemd[1]: Set hostname to . [ 1.785239] systemd[1]: Initializing machine ID from KVM UUID. [ 1.808531] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.812136] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Reached target Paths. [ 1.817089] systemd[1]: Reached target Paths. [ 1.819070] systemd[1]: Starting Paths. [[32m OK [0m] Created slice Root Slice. [ 1.822331] systemd[1]: Created slice Root Slice. [ 1.824396] systemd[1]: Starting Root Slice. [[32m OK [0m] Listening on udev Kernel Socket. [ 1.827763] systemd[1]: Listening on udev Kernel Socket. [ 1.829974] systemd[1]: Starting udev Kernel Socket. [[32m OK [0m] Listening on Journal Socket. [ 1.833509] systemd[1]: Listening on Journal Socket. [ 1.835648] systemd[1]: Starting Journal Socket. [[32m OK [0m] Reached target Timers. [ 1.838965] systemd[1]: Reached target Timers. [ 1.840955] systemd[1]: Starting Timers. [[32m OK [0m] Reached target Swap. [ 1.844011] systemd[1]: Reached target Swap. [ 1.845944] systemd[1]: Starting Swap. [[32m OK [0m] Listening on udev Control Socket. [ 1.849207] systemd[1]: Listening on udev Control Socket. [ 1.851464] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Reached target Sockets. [ 1.854886] systemd[1]: Reached target Sockets. [ 1.856899] systemd[1]: Starting Sockets. [[32m OK [0m] Reached target Local File Systems. [ 1.860237] systemd[1]: Reached target Local File Systems. [ 1.862515] systemd[1]: Starting Local File Systems. [[32m OK [0m] Created slice System Slice. [ 1.866043] systemd[1]: Created slice System Slice. [ 1.868149] systemd[1]: Starting System Slice. [ 1.870537] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [[32m OK [0m] Reached target Slices. [ 1.875359] systemd[1]: Reached target Slices. [ 1.877344] systemd[1]: Starting Slices. [ 1.879605] systemd[1]: Starting Create list of required static device nodes for the current kernel... Starting Create list of required st... nodes for the current kernel... [ 1.885833] systemd[1]: Starting Journal Service... Starting Journal Service... [ 1.889487] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [[32m OK [0m] Started Apply Kernel Variables. [ 1.894751] systemd[1]: Started Apply Kernel Variables. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [ 1.900235] systemd[1]: Started Create list of required static device nodes for the current kernel. [[32m OK [0m] Started Journal Service. [ 1.906429] systemd[1]: Started Journal Service. Starting Create Static Device Nodes in /dev... [[32m OK [0m] Started Create Static Device Nodes in /dev. [[32m OK [0m] Started dracut cmdline hook. Starting dracut pre-udev hook... [ 1.959830] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.970139] RPC: Registered named UNIX socket transport module. [ 1.972535] RPC: Registered udp transport module. [ 1.974572] RPC: Registered tcp transport module. [ 1.976619] RPC: Registered tcp NFSv4.1 backchannel transport module. [[32m OK [0m] Started dracut pre-udev hook. Starting udev Kernel Device Manager... [[32m OK [0m] Started udev Kernel Device Manager. Starting dracut pre-trigger hook... [[32m OK [0m] Started dracut pre-trigger hook. Starting udev Coldplug all Devices... Mounting Configuration File System... [[32m OK [0m] Mounted Configuration File System. [[32m OK [0m] Started udev Coldplug all Devices. [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Reached target Basic System. Starting dracut initqueue hook... [ 2.074231] FDC 0 is a S82078B [ 2.108086] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 2.112695] scsi host0: ata_piix [ 2.114706] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 2.114919] scsi host1: ata_piix [ 2.114944] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 2.114945] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 2.125650] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 2.128798] usb 1-1: Product: QEMU USB Tablet [ 2.131034] usb 1-1: Manufacturer: QEMU [ 2.133084] usb 1-1: SerialNumber: 42 [ 2.144172] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 2.149057] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 [ 2.157407] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 2.164744] vda: vda1 [[32m OK [0m] Found device /dev/disk/by-uuid/f13d84b4-c756-4d89-9d5e-6b534397aa14. Starting File System Check on /dev/...4-c756-4d89-9d5e-6b534397aa14... [[32m OK [0m] Started File System Check on /dev/d...4b4-c756-4d89-9d5e-6b534397aa14. [[32m OK [0m] Started dracut initqueue hook. [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. Mounting /sysroot... [ 2.308631] SGI XFS with ACLs, security attributes, no debug enabled [ 2.312116] XFS (vda1): Mounting V4 Filesystem [ 2.343077] XFS (vda1): Ending clean mount [[32m OK [0m] Mounted /sysroot. [[32m OK [0m] Reached target Initrd Root File System. Starting Reload Configuration from the Real Root... [[32m OK [0m] Started Reload Configuration from the Real Root. [[32m OK [0m] Reached target Initrd File Systems. [[32m OK [0m] Reached target Initrd Default Target. Starting dracut pre-pivot and cleanup hook... [[32m OK [0m] Started dracut pre-pivot and cleanup hook. Starting Cleaning Up and Shutting Down Daemons... [[32m OK [0m] Stopped target Timers. [[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons. [[32m OK [0m] Stopped dracut pre-pivot and cleanup hook. Stopping dracut pre-pivot and cleanup hook... [[32m OK [0m] Stopped target Remote File Systems. [[32m OK [0m] Stopped target Remote File Systems (Pre). [[32m OK [0m] Stopped dracut initqueue hook. Stopping dracut initqueue hook... [[32m OK [0m] Stopped target Initrd Default Target. [[32m OK [0m] Stopped target Basic System. [[32m OK [0m] Stopped target Paths. [[32m OK [0m] Stopped target Slices. [[32m OK [0m] Stopped target System Initialization. [[32m OK [0m] Stopped Apply Kernel Variables. Stopping Apply Kernel Variables... [[32m OK [0m] Stopped target Swap. [[32m OK [0m] Stopped target Local File Systems. [[32m OK [0m] Stopped udev Coldplug all Devices. Stopping udev Coldplug all Devices... [[32m OK [0m] Stopped dracut pre-trigger hook. Stopping dracut pre-trigger hook... Stopping udev Kernel Device Manager... [[32m OK [0m] Stopped target Sockets. [[32m OK [0m] Stopped udev Kernel Device Manager. [[32m OK [0m] Stopped Create Static Device Nodes in /dev. Stopping Create Static Device Nodes in /dev... [[32m OK [0m] Stopped Create list of required sta...ce nodes for the current kernel. Stopping Create list of required st... nodes for the current kernel... [[32m OK [0m] Stopped dracut pre-udev hook. Stopping dracut pre-udev hook... [[32m OK [0m] Stopped dracut cmdline hook. Stopping dracut cmdline hook... [[32m OK [0m] Closed udev Control Socket. [[32m OK [0m] Closed udev Kernel Socket. Starting Cleanup udevd DB... [[32m OK [0m] Started Cleanup udevd DB. [[32m OK [0m] Reached target Switch Root. Starting Switch Root... [ 2.599841] systemd-journald[109]: Received SIGTERM from PID 1 (systemd). [ 3.007240] SELinux: Disabled at runtime. [ 3.045857] type=1404 audit(1545937711.792:2): selinux=0 auid=4294967295 ses=4294967295 [ 3.109760] ip_tables: (C) 2000-2006 Netfilter Core Team [ 3.112171] systemd[1]: Inserted module 'ip_tables' Welcome to [0;31mCentOS Linux 7 (Core)[0m! [[32m OK [0m] Stopped Switch Root. [[32m OK [0m] Listening on udev Kernel Socket. Mounting Huge Pages File System... [[32m OK [0m] Stopped target Switch Root. [[32m OK [0m] Reached target Swap. [[32m OK [0m] Created slice system-getty.slice. [[32m OK [0m] Stopped Journal Service. Starting Journal Service... [[32m OK [0m] Created slice User and Session Slice. [[32m OK [0m] Reached target Slices. [[32m OK [0m] Stopped target Initrd Root File System. [[32m OK [0m] Listening on Delayed Shutdown Socket. Mounting POSIX Message Queue File System... [[32m OK [0m] Stopped File System Check on Root Device. Stopping File System Check on Root Device... Starting Remount Root and Kernel File Systems... Starting Create list of required st... nodes for the current kernel... [[32m OK [0m] Stopped target Initrd File Systems. [[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [[32m OK [0m] Reached target Encrypted Volumes. [[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. Starting Apply Kernel Variables... [[32m OK [0m] Listening on udev Control Socket. [[32m OK [0m] Created slice system-selinux\x2dpol...grate\x2dlocal\x2dchanges.slice. Mounting Debug File System... [[32m OK [0m] Created slice system-serial\x2dgetty.slice. Starting Setup Virtual Console... Mounting NFSD configuration filesystem... [[32m OK [0m] Mounted Debug File System. [[32m OK [0m] Mounted POSIX Message Queue File System. [[32m OK [0m] Mounted Huge Pages File System. [[32m OK [0m] Started Journal Service. [[32m OK [0m] Started Remount Root and Kernel File Systems. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[32m OK [0m] Started Apply Kernel Variables. Starting Create Static Device Nodes in /dev... Starting Load/Save Random Seed... Starting Configure read-only root support... Starting Rebuild Hardware Database... Starting Flush Journal to Persistent Storage... [[32m OK [0m] Started Load/Save Random Seed. [ 3.375162] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). [[32m OK [0m] Started Create Static Device Nodes in /dev. [[32m OK [0m] Mounted NFSD configuration filesystem. [ 3.428978] systemd-journald[384]: Received request to flush runtime journal from PID 1 Starting udev Kernel Device Manager... [[32m OK [0m] Reached target Local File Systems (Pre). [[32m OK [0m] Started Configure read-only root support. [[32m OK [0m] Started Flush Journal to Persistent Storage. [[32m OK [0m] Reached target Local File Systems. Starting Mark the need to relabel after reboot... Starting Import network configuration from initramfs... Starting Rebuild Journal Catalog... Starting Preprocess NFS configuration... [[32m OK [0m] Started Mark the need to relabel after reboot. [[32m OK [0m] Started Rebuild Journal Catalog. [[32m OK [0m] Started Preprocess NFS configuration. [[32m OK [0m] Started Setup Virtual Console. [[32m OK [0m] Started udev Kernel Device Manager. [[32m OK [0m] Started Import network configuration from initramfs. Starting Create Volatile Files and Directories... [[32m OK [0m] Started Create Volatile Files and Directories. Starting Security Auditing Service... [ 3.553022] type=1305 audit(1545937712.299:3): audit_pid=439 old=0 auid=4294967295 ses=4294967295 res=1 [[32m OK [0m] Started Security Auditing Service. Starting Update UTMP about System Boot/Shutdown... [[32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[32m OK [0m] Started Rebuild Hardware Database. Starting Update is Completed... Starting udev Coldplug all Devices... [[32m OK [0m] Started Update is Completed. [[32m OK [0m] Started udev Coldplug all Devices. [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Reached target Paths. [[32m OK [0m[ 3.721422] [drm] Initialized drm 1.1.0 20060810 ] Listening on D-Bus System Message Bus Socket. [[32m OK [0m] Reached target Timers. [[32m OK [0m] Listening on RPCbind Server Activation Socket. [ 3.741346] ppdev: user-space parallel port driver [[32m OK [0m[ 3.744394] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 ] Reached target Sockets. [[32m OK [0m] Reached target Basic System. [ 3.754816] input: PC Speaker as /devices/platform/pcspkr/input/input5 [ 3.764856] [TTM] Zone kernel: Available graphics memory: 1940960 kiB [ 3.764857] [TTM] Initializing pool allocator [ 3.764861] [TTM] Initializing DMA pool allocator [ 3.765162] [drm] fb mappable at 0xFC000000 [ 3.765163] [drm] vram aper at 0xFC000000 [ 3.765163] [drm] size 33554432 [ 3.765163] [drm] fb depth is 24 Starting NTP client/server... [ 3.765164] [drm] pitch is 3072 [ 3.811085] fbcon: cirrusdrmfb (fb0) is primary device [ 3.837700] Console: switching to colour frame buffer device 128x48 [ 3.853609] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device [[32m OK [0m] Started irqbalance daemon. [ 3.856823] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 Starting irqbalance daemon... Starting Initial cloud-init job (pre-networking)... Starting LSB: Bring up/down networking... Starting Login Service... Starting GSSAPI Proxy Daemon... [[32m OK [0m] Started D-Bus System Message Bus. Starting D-Bus System Message Bus... Starting Dump dmesg to /var/log/dmesg... Starting Authorization Manager... [[32m OK [0m] Found device /dev/ttyS0. [[32m OK [0m] Started Login Service. [[32m OK [0m] Started NTP client/server. [[32m OK [0m] Started Dump dmesg to /var/log/dmesg. [[32m OK [0m] Started GSSAPI Proxy Daemon. [[32m OK [0m] Reached target NFS client services. [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. Starting Permit User Sessions... [[32m OK [0m] Started Permit User Sessions. [[32m OK [0m] Started Command Scheduler. Starting Command Scheduler... [ 3.993849] AES CTR mode by8 optimization enabled [[32m OK [0m] Started Serial Getty on ttyS0. Starting Serial Getty on ttyS0... [[32m OK [0m] Started Getty on tty1. Starting Getty on tty1... [[32m OK [0m] Reached target Login Prompts.[ 4.007711] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) [ 4.021083] alg: No test for crc32 (crc32-pclmul) [[32m OK [0m] Started Authorization Manager. [ 4.031258] intel_rapl: no valid rapl domains found in package 0 [ 4.037245] intel_rapl: no valid rapl domains found in package 0 [ 4.041748] intel_powerclamp: No package C-state available [ 4.048486] intel_powerclamp: No package C-state available[ 4.095747] cloud-init[503]: Cloud-init v. 0.7.5 running 'init-local' at Thu, 27 Dec 2018 19:08:33 +0000. Up 4.06 seconds. [[32m OK [0m] Started Initial cloud-init job (pre-networking). [[32m OK [0m] Started LSB: Bring up/down networking. [[32m OK [0m] Reached target Network. Starting System Logging Service... Starting nginx - high performance web server... Starting Postfix Mail Transport Agent... Starting Notify NFS peers of a restart... Starting Dynamic System Tuning Daemon... Starting Initial cloud-init job (metadata service crawler)... Starting PostgreSQL 9.5 database server... Starting OpenSSH server daemon... [[32m OK [0m] Reached target Network is Online. Starting LSB: Starts Logstash as a daemon.... Starting Crash recovery kernel arming... [[32m OK [0m] Started InfluxDB Service. Starting InfluxDB Service... Starting LSB: Supports the direct execution of binary formats.... [[32m OK [0m] Started Cloudify REST Service. Starting Cloudify REST Service... Starting RabbitMQ Service... [[32m OK [0m] Started Cloudify Stage Service. Starting Cloudify Stage Service... [[32m OK [0m] Started OpenSSH server daemon. [[32m OK [0m] Started Notify NFS peers of a restart. [[32m OK [0m] Started LSB: Starts Logstash as a daemon.. [[32m OK [0m] Started nginx - high performance web server. Mounting Arbitrary Executable File Formats File System... [[32m OK [0m] Mounted Arbitrary Executable File Formats File System. [[32m OK [0m] Started LSB: Supports the direct execution of binary formats.. [[32m OK [0m] Created slice user-993.slice. [[32m OK [0m] Started Dynamic System Tuning Daemon. [ 6.238580] cloud-init[800]: Cloud-init v. 0.7.5 running 'init' at Thu, 27 Dec 2018 19:08:35 +0000. Up 6.17 seconds. [ 6.267208] cloud-init[800]: ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ [ 6.272125] cloud-init[800]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 6.277642] cloud-init[800]: ci-info: | Device | Up | Address | Mask | Hw-Address | [ 6.286980] cloud-init[800]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 6.292027] cloud-init[800]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . | [ 6.299842] cloud-init[800]: ci-info: | eth0: | True | 192.168.120.4 | 255.255.255.0 | fa:16:3e:e1:d9:ee | [ 6.309334] cloud-init[800]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 6.313949] cloud-init[800]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ [ 6.325774] cloud-init[800]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.333485] cloud-init[800]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 6.339739] cloud-init[800]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.353919] cloud-init[800]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG | [ 6.356765] cloud-init[800]: ci-info: | 1 | 169.254.169.254 | 192.168.120.2 | 255.255.255.255 | eth0 | UGH | [ 6.359505] cloud-init[800]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | [ 6.362388] cloud-init[800]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [[32m OK [0m] Started Postfix Mail Transport Agent. [[32m OK [0m] Started PostgreSQL 9.5 database server. CentOS Linux 7 (Core) Kernel 3.10.0-514.16.1.el7.x86_64 on an x86_64 cloudify login: [ 9.496398] cloud-init[2167]: Cloud-init v. 0.7.5 running 'modules:config' at Thu, 27 Dec 2018 19:08:38 +0000. Up 9.33 seconds. [ 9.974978] cloud-init[2313]: Cloud-init v. 0.7.5 running 'modules:final' at Thu, 27 Dec 2018 19:08:39 +0000. Up 9.89 seconds. ci-info: ++++++++++Authorized keys from /home/centos/.ssh/authorized_keys for user centos+++++++++++ ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | Keytype | Fingerprint (md5) | Options | Comment | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | ssh-rsa | d4:b9:2d:a6:e6:be:b5:ea:35:2c:48:3e:e1:a2:1d:9d | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 256 ec:4a:7d:c6:4a:d4:38:03:1e:d5:f4:cf:e8:1f:f1:69 (ECDSA) ec2: 256 4c:1f:7c:71:f5:a9:8b:83:70:f0:2a:b2:18:ea:e4:23 (ED25519) ec2: 2048 de:55:dc:64:de:b5:41:67:2a:6b:61:55:3f:c6:92:8d (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAF/VRHg+Zmgczo/iL9Ky04LO1oMtyemBiDkxMaJMXetSkVO/UzzoOaZYsU+ZHEFk8kFLfRg8mX/E2EubUM4Upw= ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIEIQfrbNnyNkXuvrU94cOnRQZlO2zAPA07yX/c2HcNgm ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDVW9UtKAjoWMl1lFxVzCltiWwjjzZIwTSdkOuNIDG8WRfeoL1dUkegWyvbWBl71QVR8pYu6WxowwZ+xK+j251WQN1mfWerQFdABNuH4uDSYuytTh5gYQu5PvSQVh/OPLk/vJzy+UtAP4vq0HT+GVF9Tv0GN6Hyd246AEIeSgj8DZtC+9uWrG9mwn9gNKQdorjNaQWxp1BeeRf9E6ke876xRHda84yDd2e3GUO7+1LeKkyHrlL6+CF6dTMZmU7OfQVXPTNuANaIxotVe1DFQnajIaihh7HeRNMGnM3OCkNaGTCk3FjZfXUFlvq+3PpxC9kPuiPJThZPlcW1fb+6dKId -----END SSH HOST KEY KEYS----- [ 10.286593] cloud-init[2313]: Cloud-init v. 0.7.5 finished at Thu, 27 Dec 2018 19:08:39 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 10.28 seconds 2018-12-27 19:08:41,835 - paramiko.transport - DEBUG - starting thread (client mode): 0xa76d13d0L 2018-12-27 19:08:41,836 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-12-27 19:08:41,842 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1 2018-12-27 19:08:41,843 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1) 2018-12-27 19:08:41,850 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] server encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] client mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-12-27 19:08:41,850 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-12-27 19:08:41,850 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-12-27 19:08:41,850 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-12-27 19:08:41,851 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-12-27 19:08:41,851 - paramiko.transport - DEBUG - Compression agreed: none 2018-12-27 19:08:41,856 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-12-27 19:08:41,857 - paramiko.transport - DEBUG - Switch to new keys ... 2018-12-27 19:08:41,867 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.216: 4c1f7c71f5a98b8370f02ab218eae423 2018-12-27 19:08:41,868 - paramiko.transport - DEBUG - Trying discovered key d4b92da6e6beb5ea352c483ee1a21d9d in /tmp/tmp8MTVAA 2018-12-27 19:08:41,896 - paramiko.transport - DEBUG - userauth is OK 2018-12-27 19:08:41,919 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-12-27 19:08:41,932 - cloudify.rest_client.http - DEBUG - Setting `Authorization` header: * 2018-12-27 19:08:41,933 - cloudify.rest_client.http - DEBUG - Setting `Tenant` header: default_tenant 2018-12-27 19:08:41,933 - functest.core.cloudify - INFO - Attemps running status of the Manager 2018-12-27 19:08:41,933 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/status 2018-12-27 19:08:42,171 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:08:42,171 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:08:42,171 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:08:42,171 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:08:42,171 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:08:42,171 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:08:42,172 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:08:42,172 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 811, "Id": "cloudify-influxdb.service", "ActiveState": "active", "SubState": "running"}], "display_name": "InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "dead", "MainPID": 0, "Id": "cloudify-mgmtworker.service", "ActiveState": "inactive", "SubState": "dead"}], "display_name": "Celery Management"}, {"instances": [{"LoadState": "loaded", "Description": "LSB: Starts Logstash as a daemon.", "state": "running", "MainPID": 0, "Id": "logstash.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Logstash"}, {"instances": [{"LoadState": "loaded", "Description": "RabbitMQ Service", "state": "start-post", "MainPID": 1557, "Id": "cloudify-rabbitmq.service", "ActiveState": "activating", "SubState": "start-post"}], "display_name": "RabbitMQ"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP InfluxDB Broker Service", "state": "dead", "MainPID": 0, "Id": "cloudify-amqpinflux.service", "ActiveState": "inactive", "SubState": "dead"}], "display_name": "AMQP InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "PostgreSQL 9.5 database server", "state": "running", "MainPID": 878, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 816, "Id": "cloudify-restservice.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Manager Rest-Service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Stage Service", "state": "running", "MainPID": 829, "Id": "cloudify-stage.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Cloudify Stage"}, {"instances": [{"LoadState": "loaded", "Description": "Riemann Service", "state": "dead", "MainPID": 0, "Id": "cloudify-riemann.service", "ActiveState": "inactive", "SubState": "dead"}], "display_name": "Riemann"}, {"instances": [{"LoadState": "loaded", "Description": "nginx - high performance web server", "state": "running", "MainPID": 848, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver"}]} 2018-12-27 19:08:42,172 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:08:42,172 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:08:40 GMT 2018-12-27 19:08:42,172 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:08:42,172 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2378 2018-12-27 19:08:42,172 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:08:42,173 - functest.core.cloudify - DEBUG - status {u'status': u'running', u'services': [{u'instances': [{u'LoadState': u'loaded', u'Description': u'InfluxDB Service', u'MainPID': 811, u'state': u'running', u'Id': u'cloudify-influxdb.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'InfluxDB'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify Management Worker Service', u'MainPID': 0, u'state': u'dead', u'Id': u'cloudify-mgmtworker.service', u'ActiveState': u'inactive', u'SubState': u'dead'}], u'display_name': u'Celery Management'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'LSB: Starts Logstash as a daemon.', u'MainPID': 0, u'state': u'running', u'Id': u'logstash.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Logstash'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'RabbitMQ Service', u'MainPID': 1557, u'state': u'start-post', u'Id': u'cloudify-rabbitmq.service', u'ActiveState': u'activating', u'SubState': u'start-post'}], u'display_name': u'RabbitMQ'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify AMQP InfluxDB Broker Service', u'MainPID': 0, u'state': u'dead', u'Id': u'cloudify-amqpinflux.service', u'ActiveState': u'inactive', u'SubState': u'dead'}], u'display_name': u'AMQP InfluxDB'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'PostgreSQL 9.5 database server', u'MainPID': 878, u'state': u'running', u'Id': u'postgresql-9.5.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'PostgreSQL'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify REST Service', u'MainPID': 816, u'state': u'running', u'Id': u'cloudify-restservice.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Manager Rest-Service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify Stage Service', u'MainPID': 829, u'state': u'running', u'Id': u'cloudify-stage.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Cloudify Stage'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Riemann Service', u'MainPID': 0, u'state': u'dead', u'Id': u'cloudify-riemann.service', u'ActiveState': u'inactive', u'SubState': u'dead'}], u'display_name': u'Riemann'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'nginx - high performance web server', u'MainPID': 848, u'state': u'running', u'Id': u'nginx.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Webserver'}]} 2018-12-27 19:08:42,173 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/status 2018-12-27 19:08:42,284 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:08:42,284 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:08:42,284 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:08:42,285 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:08:42,285 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:08:42,285 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:08:42,285 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:08:42,285 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 811, "Id": "cloudify-influxdb.service", "ActiveState": "active", "SubState": "running"}], "display_name": "InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "dead", "MainPID": 0, "Id": "cloudify-mgmtworker.service", "ActiveState": "inactive", "SubState": "dead"}], "display_name": "Celery Management"}, {"instances": [{"LoadState": "loaded", "Description": "LSB: Starts Logstash as a daemon.", "state": "running", "MainPID": 0, "Id": "logstash.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Logstash"}, {"instances": [{"LoadState": "loaded", "Description": "RabbitMQ Service", "state": "start-post", "MainPID": 1557, "Id": "cloudify-rabbitmq.service", "ActiveState": "activating", "SubState": "start-post"}], "display_name": "RabbitMQ"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP InfluxDB Broker Service", "state": "dead", "MainPID": 0, "Id": "cloudify-amqpinflux.service", "ActiveState": "inactive", "SubState": "dead"}], "display_name": "AMQP InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "PostgreSQL 9.5 database server", "state": "running", "MainPID": 878, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 816, "Id": "cloudify-restservice.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Manager Rest-Service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Stage Service", "state": "running", "MainPID": 829, "Id": "cloudify-stage.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Cloudify Stage"}, {"instances": [{"LoadState": "loaded", "Description": "Riemann Service", "state": "dead", "MainPID": 0, "Id": "cloudify-riemann.service", "ActiveState": "inactive", "SubState": "dead"}], "display_name": "Riemann"}, {"instances": [{"LoadState": "loaded", "Description": "nginx - high performance web server", "state": "running", "MainPID": 848, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver"}]} 2018-12-27 19:08:42,285 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:08:42,285 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:08:41 GMT 2018-12-27 19:08:42,285 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:08:42,285 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2378 2018-12-27 19:08:42,285 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:08:42,286 - functest.core.cloudify - INFO - The current manager status is running 2018-12-27 19:08:42,286 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.216:80/api/v3/secrets/foo; body: {"update_if_exists": false, "visibility": "tenant", "value": "bar"} 2018-12-27 19:08:42,374 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:08:42,374 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:08:42,374 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:08:42,374 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:08:42,375 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:08:42,375 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:08:42,375 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:08:42,375 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 67 2018-12-27 19:08:42,375 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-12-27T19:08:41.137Z", "updated_at": "2018-12-27T19:08:41.137Z", "created_by": "admin", "private_resource": false, "value": "bar", "key": "foo"} 2018-12-27 19:08:42,375 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:08:42,375 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:08:41 GMT 2018-12-27 19:08:42,375 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:08:42,375 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 197 2018-12-27 19:08:42,375 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:08:42,376 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/secrets 2018-12-27 19:08:42,432 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:08:42,432 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:08:42,432 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:08:42,432 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:08:42,433 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:08:42,433 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:08:42,433 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:08:42,433 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"permission": null, "tenant_name": "default_tenant", "created_at": "2018-12-27T19:08:41.137Z", "updated_at": "2018-12-27T19:08:41.137Z", "created_by": "admin", "key": "foo"}], "metadata": {"pagination": {"total": 1, "offset": 0, "size": 0}}} 2018-12-27 19:08:42,433 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:08:42,433 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:08:41 GMT 2018-12-27 19:08:42,433 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:08:42,433 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 253 2018-12-27 19:08:42,433 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:08:42,434 - functest.core.cloudify - DEBUG - List secrets: 2018-12-27 19:08:42,434 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.216:80/api/v3/secrets/foo 2018-12-27 19:08:42,511 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:08:42,511 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:08:42,511 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:08:42,512 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:08:42,512 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:08:42,512 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:08:42,512 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:08:42,512 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2018-12-27 19:08:42,512 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-12-27T19:08:41.137Z", "updated_at": "2018-12-27T19:08:41.137Z", "created_by": "admin", "private_resource": false, "value": "bar", "key": "foo"} 2018-12-27 19:08:42,512 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:08:42,512 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:08:41 GMT 2018-12-27 19:08:42,512 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:08:42,513 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 197 2018-12-27 19:08:42,513 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:08:42,513 - functest.core.cloudify - INFO - Secrets API successfully reached 2018-12-27 19:08:42,513 - functest.core.cloudify - INFO - Cloudify Manager is up and running 2018-12-27 19:08:42,520 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-27 19:08:42,523 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}660e1c6c6e37d36f46059b36dee730cfc927e6bf" 2018-12-27 19:08:42,627 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:08:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-30946df1-8d25-414c-a3e7-870c0582f4f5 Content-Encoding: gzip Content-Length: 388 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: cloudify_ims", "links": {"self": "http://172.30.9.31:5000/v3/projects/8c9032acdce34b28bbac9df3ee5c891d"}, "tags": [], "enabled": true, "id": "8c9032acdce34b28bbac9df3ee5c891d", "parent_id": "default", "domain_id": "default", "name": "cloudify_ims-project_c5dcb610-764d-4feb-b52d-915e326099ea"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93"}, "tags": [], "enabled": true, "id": "b7b4fceec1ad4c6eb74d758b709a9d93", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/da629caea04941e1ae8979c379dc7c9d"}, "tags": [], "enabled": true, "id": "da629caea04941e1ae8979c379dc7c9d", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-12-27 19:08:42,628 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects used request id req-30946df1-8d25-414c-a3e7-870c0582f4f5 2018-12-27 19:08:42,628 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.10738992691s 2018-12-27 19:08:42,628 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects used request id req-30946df1-8d25-414c-a3e7-870c0582f4f5 2018-12-27 19:08:42,630 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.quotas 2018-12-27 19:08:42,630 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.31:9696/v2.0/quotas/8c9032acdce34b28bbac9df3ee5c891d.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}660e1c6c6e37d36f46059b36dee730cfc927e6bf" -d '{"quota": {"security_group": 20, "security_group_rule": 100, "port": 50}}' 2018-12-27 19:08:42,961 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 186 X-Openstack-Request-Id: req-19bb6918-a548-43cb-9b4b-dd1379c7ae2c Date: Thu, 27 Dec 2018 19:08:42 GMT RESP BODY: {"quota": {"subnet": 100, "network": 100, "floatingip": 50, "subnetpool": -1, "security_group_rule": 100, "trunk": -1, "security_group": 20, "router": 10, "rbac_policy": 10, "port": 50}} 2018-12-27 19:08:42,962 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.31:9696/v2.0/quotas/8c9032acdce34b28bbac9df3ee5c891d.json used request id req-19bb6918-a548-43cb-9b4b-dd1379c7ae2c 2018-12-27 19:08:42,962 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.quotas in 0.331878900528s 2018-12-27 19:08:42,962 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.31:9696/v2.0/quotas/8c9032acdce34b28bbac9df3ee5c891d.json used request id req-19bb6918-a548-43cb-9b4b-dd1379c7ae2c 2018-12-27 19:08:42,962 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Put OpenStack creds in manager 2018-12-27 19:08:42,966 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2018-12-27 19:08:42,969 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.5:35357 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 19:08:42,975 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 19:08:42 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://192.30.9.5:35357/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://192.30.9.5:35357/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 19:08:42,976 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.5:35357/v3/services -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}660e1c6c6e37d36f46059b36dee730cfc927e6bf" 2018-12-27 19:08:43,075 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:08:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e1ccad3e-1e20-49dc-85db-86d1d389ae63 Content-Encoding: gzip Content-Length: 862 Content-Type: application/json RESP BODY: {"services": [{"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.5:35357/v3/services/0c132e21d95348e2b6f3872053e6c93b"}, "enabled": true, "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.5:35357/v3/services/19493299eaba46d6acaec8138aa8ae59"}, "enabled": true, "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.5:35357/v3/services/2fa94d27f18c435ab35a9c061530159e"}, "enabled": true, "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.5:35357/v3/services/3bfaf3c4203f4b28a84cba0bbc491a5b"}, "enabled": true, "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.5:35357/v3/services/514ed4fbe21848bb8cec7aac60c60bda"}, "enabled": true, "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.5:35357/v3/services/5ae01916084b42fe9a95b5da9d058031"}, "enabled": true, "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.5:35357/v3/services/64bb280cf87144e9aab63e30cb66fdc1"}, "enabled": true, "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.5:35357/v3/services/65256b885bb7489faee64685f743ea71"}, "enabled": true, "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.5:35357/v3/services/72a917c2c3474905904d1ef2f44e83be"}, "enabled": true, "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.5:35357/v3/services/72d807b5ab8a4af08ae8b912e8e6f743"}, "enabled": true, "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.5:35357/v3/services/a17fdf6db5d049198d1fdb9dc8732e72"}, "enabled": true, "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.5:35357/v3/services/a5cd378a3d8c4466b0df97341f65ce87"}, "enabled": true, "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.5:35357/v3/services/aa44b5463b754fd28cae246b5ccc1ffe"}, "enabled": true, "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"description": "Cinder Service", "links": {"self": "http://192.30.9.5:35357/v3/services/b83034d7db024ce5afed45251f3716c1"}, "enabled": true, "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.5:35357/v3/services/d207ada44eaf40089da1ffdba6c5d6f4"}, "enabled": true, "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "links": {"self": "http://192.30.9.5:35357/v3/services", "previous": null, "next": null}} 2018-12-27 19:08:43,075 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.5:35357/v3/services used request id req-e1ccad3e-1e20-49dc-85db-86d1d389ae63 2018-12-27 19:08:43,075 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.109640836716s 2018-12-27 19:08:43,076 - shade.request_ids - DEBUG - GET call to identity for http://192.30.9.5:35357/v3/services used request id req-e1ccad3e-1e20-49dc-85db-86d1d389ae63 2018-12-27 19:08:43,085 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.endpoints 2018-12-27 19:08:43,088 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/endpoints -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}660e1c6c6e37d36f46059b36dee730cfc927e6bf" 2018-12-27 19:08:43,205 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:08:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1d7efe17-de62-4af7-b3f1-de81c6e51fd0 Content-Encoding: gzip Content-Length: 1971 Content-Type: application/json RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/0ab9093fcf7840f4add18a8f1038e4c2"}, "url": "http://192.30.9.5:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "b83034d7db024ce5afed45251f3716c1", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/16c15dc83d7b4860a4bd91bde955a778"}, "url": "http://192.30.9.5:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/1ccd2335ceaa465d91f6ddad6520e3cc"}, "url": "http://172.30.9.31:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "2fa94d27f18c435ab35a9c061530159e", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/22550eb8f3264ee7a00c9029d58d954a"}, "url": "http://192.30.9.5:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "64bb280cf87144e9aab63e30cb66fdc1", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/2258544457f74b6eaaabac8577a09bd2"}, "url": "http://172.30.9.31:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "b83034d7db024ce5afed45251f3716c1", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/227da4da90f54a8aa3384a2fd759ce3b"}, "url": "http://192.30.9.5:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "2fa94d27f18c435ab35a9c061530159e", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/2afa14ef8d1042a096d87d925dea0dd5"}, "url": "http://192.30.9.5:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "0c132e21d95348e2b6f3872053e6c93b", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/3220b00c28e342e7b8f03610723dccf2"}, "url": "http://172.30.9.31:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "aa44b5463b754fd28cae246b5ccc1ffe", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/35e19f980b844f3aa68a7f7df50436d6"}, "url": "http://192.30.9.5:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "19493299eaba46d6acaec8138aa8ae59", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/3a6fedb128ce423caefaee40c0e925f3"}, "url": "http://192.30.9.5:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "a17fdf6db5d049198d1fdb9dc8732e72", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/4b02aecfc9ee49a1b0447192f16a7aff"}, "url": "http://192.30.9.5:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "72d807b5ab8a4af08ae8b912e8e6f743", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/73d510fa2ba34495a3ca508ee375c849"}, "url": "http://192.30.9.5:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "64bb280cf87144e9aab63e30cb66fdc1", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/77af6ed89f23427bb08ce3a87bb99f87"}, "url": "http://192.30.9.5:8977", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "5ae01916084b42fe9a95b5da9d058031", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/7bd5b4c2126d4fe7a47a2b95592f622a"}, "url": "http://192.30.9.5:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "514ed4fbe21848bb8cec7aac60c60bda", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/7c52584aa19a4f1282fd14f4ea1e81d6"}, "url": "http://192.30.9.5:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/8356d665c0e4469d8b369dab9eaf53a2"}, "url": "http://192.30.9.5:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "aa44b5463b754fd28cae246b5ccc1ffe", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/8a71d13c4df6442093c232b83b6993c9"}, "url": "http://12.0.0.36:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "a5cd378a3d8c4466b0df97341f65ce87", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/92e0bb035cdc4415a761f82d5c8bacd4"}, "url": "http://192.30.9.5:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "b83034d7db024ce5afed45251f3716c1", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}, "url": "http://172.30.9.31:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "64bb280cf87144e9aab63e30cb66fdc1", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/986be6de5b5c4eb59ac21137ccaf0f1a"}, "url": "http://172.30.9.31:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "72d807b5ab8a4af08ae8b912e8e6f743", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/9903d1860c4c4520a39c8947e4854b38"}, "url": "http://172.30.9.31:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "514ed4fbe21848bb8cec7aac60c60bda", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/990ee1e42ab44621868cbe8cafa6dc3a"}, "url": "http://192.30.9.5:8977", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "5ae01916084b42fe9a95b5da9d058031", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/9beb884cb98c4306b0baa410cbf2f065"}, "url": "http://172.30.9.31:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "a17fdf6db5d049198d1fdb9dc8732e72", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/9db2c7027b464109bef9f63896a20a8e"}, "url": "http://192.30.9.5:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "a17fdf6db5d049198d1fdb9dc8732e72", "id": "9db2c7027b464109bef9f63896a20a8e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/9f7df9a542414f3f880aa5aa3749adcf"}, "url": "http://192.30.9.5:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "0c132e21d95348e2b6f3872053e6c93b", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/9f9648ab0b244a6291fcfcc7158473c3"}, "url": "http://192.30.9.5:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "19493299eaba46d6acaec8138aa8ae59", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/a07a13e864844e938671ef92ed871a36"}, "url": "http://192.30.9.5:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "65256b885bb7489faee64685f743ea71", "id": "a07a13e864844e938671ef92ed871a36"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/a7aeeea13b9f48fcbdfbf55fb47e0a41"}, "url": "http://172.30.9.31:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "72a917c2c3474905904d1ef2f44e83be", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/ac2be53ee38f43d4b9ddcab18d1cd4b6"}, "url": "http://172.30.9.31:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "a5cd378a3d8c4466b0df97341f65ce87", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/bc906469c9b54d8494e8a76090813a7d"}, "url": "http://192.30.9.5:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "72a917c2c3474905904d1ef2f44e83be", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/be14ebb5fab34e8496c8b1ae23fc4cd0"}, "url": "http://172.30.9.31:8977", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "5ae01916084b42fe9a95b5da9d058031", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/c750a1cb8ad8444baf7ca52398e56f99"}, "url": "http://192.30.9.5:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "72a917c2c3474905904d1ef2f44e83be", "id": "c750a1cb8ad8444baf7ca52398e56f99"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/c829538cab414fec80466e909875899a"}, "url": "http://172.30.9.31:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "65256b885bb7489faee64685f743ea71", "id": "c829538cab414fec80466e909875899a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/d054fec42c7b434996f6aa2164e3d8c0"}, "url": "http://172.30.9.31:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "id": "d054fec42c7b434996f6aa2164e3d8c0"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/d831572cd8c54d3c9d904337c32bcd52"}, "url": "http://192.30.9.5:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "514ed4fbe21848bb8cec7aac60c60bda", "id": "d831572cd8c54d3c9d904337c32bcd52"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/de6fe6f6a93f48c6b766babe46c14aa5"}, "url": "http://192.30.9.5:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "65256b885bb7489faee64685f743ea71", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/e6652daf9b464f7ea7af883e35af0371"}, "url": "http://192.30.9.5:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "aa44b5463b754fd28cae246b5ccc1ffe", "id": "e6652daf9b464f7ea7af883e35af0371"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/ed0e52f9d4c8470c8d73cc5311aeb14e"}, "url": "http://192.30.9.5:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "72d807b5ab8a4af08ae8b912e8e6f743", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/f20294e60784450ca708a5b4bb3f1cbc"}, "url": "http://172.30.9.31:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "0c132e21d95348e2b6f3872053e6c93b", "id": "f20294e60784450ca708a5b4bb3f1cbc"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/f93b64ebea8949269415371c2cf8a2c7"}, "url": "http://172.30.9.31:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "19493299eaba46d6acaec8138aa8ae59", "id": "f93b64ebea8949269415371c2cf8a2c7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/fc196967ff134ecb88f94530c3dff87d"}, "url": "http://12.0.0.36:8080", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "a5cd378a3d8c4466b0df97341f65ce87", "id": "fc196967ff134ecb88f94530c3dff87d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/fc34a6e400004782a235ad7f81925057"}, "url": "http://192.30.9.5:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "2fa94d27f18c435ab35a9c061530159e", "id": "fc34a6e400004782a235ad7f81925057"}], "links": {"self": "http://172.30.9.31:5000/v3/endpoints", "previous": null, "next": null}} 2018-12-27 19:08:43,205 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/endpoints used request id req-1d7efe17-de62-4af7-b3f1-de81c6e51fd0 2018-12-27 19:08:43,205 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.endpoints in 0.120255231857s 2018-12-27 19:08:43,206 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/endpoints used request id req-1d7efe17-de62-4af7-b3f1-de81c6e51fd0 2018-12-27 19:08:43,212 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Set creds for cloudify manager {'keystone_password': 'c827414b-47fd-4a32-ad99-43dc34312955', 'keystone_tenant_name': u'cloudify_ims-project_c5dcb610-764d-4feb-b52d-915e326099ea', 'region': 'regionOne', 'keystone_url': u'http://172.30.9.31:5000', 'user_domain_name': 'Default', 'keystone_username': u'cloudify_ims-user_c5dcb610-764d-4feb-b52d-915e326099ea', 'project_domain_name': 'Default'} 2018-12-27 19:08:43,213 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/secrets 2018-12-27 19:08:43,317 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:08:43,317 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:08:43,317 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:08:43,317 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:08:43,317 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:08:43,317 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:08:43,317 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:08:43,318 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 0}}} 2018-12-27 19:08:43,318 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:08:43,318 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:08:42 GMT 2018-12-27 19:08:43,318 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:08:43,318 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 79 2018-12-27 19:08:43,318 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:08:43,318 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.216:80/api/v3/secrets/keystone_password; body: {"update_if_exists": false, "visibility": "tenant", "value": "c827414b-47fd-4a32-ad99-43dc34312955"} 2018-12-27 19:08:43,480 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:08:43,480 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:08:43,481 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:08:43,481 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:08:43,481 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:08:43,481 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:08:43,481 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:08:43,481 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 100 2018-12-27 19:08:43,481 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-12-27T19:08:42.228Z", "updated_at": "2018-12-27T19:08:42.228Z", "created_by": "admin", "private_resource": false, "value": "c827414b-47fd-4a32-ad99-43dc34312955", "key": "keystone_password"} 2018-12-27 19:08:43,481 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:08:43,481 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:08:42 GMT 2018-12-27 19:08:43,481 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:08:43,482 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 244 2018-12-27 19:08:43,482 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:08:43,482 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.216:80/api/v3/secrets/keystone_tenant_name; body: {"update_if_exists": false, "visibility": "tenant", "value": "cloudify_ims-project_c5dcb610-764d-4feb-b52d-915e326099ea"} 2018-12-27 19:08:43,586 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:08:43,587 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:08:43,587 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:08:43,587 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:08:43,587 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:08:43,587 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:08:43,587 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:08:43,587 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 121 2018-12-27 19:08:43,587 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-12-27T19:08:42.351Z", "updated_at": "2018-12-27T19:08:42.351Z", "created_by": "admin", "private_resource": false, "value": "cloudify_ims-project_c5dcb610-764d-4feb-b52d-915e326099ea", "key": "keystone_tenant_name"} 2018-12-27 19:08:43,588 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:08:43,588 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:08:42 GMT 2018-12-27 19:08:43,588 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:08:43,588 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 268 2018-12-27 19:08:43,588 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:08:43,588 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.216:80/api/v3/secrets/region; body: {"update_if_exists": false, "visibility": "tenant", "value": "regionOne"} 2018-12-27 19:08:43,702 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:08:43,702 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:08:43,703 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:08:43,703 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:08:43,703 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:08:43,703 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:08:43,703 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:08:43,703 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 73 2018-12-27 19:08:43,703 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-12-27T19:08:42.460Z", "updated_at": "2018-12-27T19:08:42.460Z", "created_by": "admin", "private_resource": false, "value": "regionOne", "key": "region"} 2018-12-27 19:08:43,703 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:08:43,703 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:08:42 GMT 2018-12-27 19:08:43,704 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:08:43,704 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 206 2018-12-27 19:08:43,704 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:08:43,704 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.216:80/api/v3/secrets/keystone_url; body: {"update_if_exists": false, "visibility": "tenant", "value": "http://172.30.9.31:5000"} 2018-12-27 19:08:43,771 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:08:43,771 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:08:43,771 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:08:43,771 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:08:43,771 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:08:43,772 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:08:43,772 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:08:43,772 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 87 2018-12-27 19:08:43,772 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-12-27T19:08:42.556Z", "updated_at": "2018-12-27T19:08:42.556Z", "created_by": "admin", "private_resource": false, "value": "http://172.30.9.31:5000", "key": "keystone_url"} 2018-12-27 19:08:43,772 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:08:43,772 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:08:42 GMT 2018-12-27 19:08:43,772 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:08:43,772 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 226 2018-12-27 19:08:43,772 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:08:43,773 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.216:80/api/v3/secrets/user_domain_name; body: {"update_if_exists": false, "visibility": "tenant", "value": "Default"} 2018-12-27 19:08:43,937 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:08:43,937 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:08:43,937 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:08:43,937 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:08:43,937 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:08:43,937 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:08:43,937 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:08:43,937 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 71 2018-12-27 19:08:43,938 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-12-27T19:08:42.676Z", "updated_at": "2018-12-27T19:08:42.676Z", "created_by": "admin", "private_resource": false, "value": "Default", "key": "user_domain_name"} 2018-12-27 19:08:43,938 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:08:43,938 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:08:42 GMT 2018-12-27 19:08:43,938 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:08:43,938 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 214 2018-12-27 19:08:43,938 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:08:43,938 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.216:80/api/v3/secrets/keystone_username; body: {"update_if_exists": false, "visibility": "tenant", "value": "cloudify_ims-user_c5dcb610-764d-4feb-b52d-915e326099ea"} 2018-12-27 19:08:44,111 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:08:44,111 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:08:44,112 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:08:44,112 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:08:44,112 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:08:44,112 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:08:44,112 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:08:44,112 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 118 2018-12-27 19:08:44,112 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-12-27T19:08:42.884Z", "updated_at": "2018-12-27T19:08:42.884Z", "created_by": "admin", "private_resource": false, "value": "cloudify_ims-user_c5dcb610-764d-4feb-b52d-915e326099ea", "key": "keystone_username"} 2018-12-27 19:08:44,112 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:08:44,112 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:08:42 GMT 2018-12-27 19:08:44,113 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:08:44,113 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 262 2018-12-27 19:08:44,113 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:08:44,113 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.216:80/api/v3/secrets/project_domain_name; body: {"update_if_exists": false, "visibility": "tenant", "value": "Default"} 2018-12-27 19:08:44,245 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:08:44,246 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:08:44,246 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:08:44,246 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:08:44,246 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:08:44,246 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:08:44,246 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:08:44,246 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 71 2018-12-27 19:08:44,246 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-12-27T19:08:43.015Z", "updated_at": "2018-12-27T19:08:43.015Z", "created_by": "admin", "private_resource": false, "value": "Default", "key": "project_domain_name"} 2018-12-27 19:08:44,247 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:08:44,247 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:08:43 GMT 2018-12-27 19:08:44,247 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:08:44,247 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 217 2018-12-27 19:08:44,247 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:08:44,247 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Put private keypair in manager 2018-12-27 19:08:44,248 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-12-27 19:08:44,249 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-12-27 19:08:44,249 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-12-27 19:08:44,254 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-12-27 19:08:44,366 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-12-27 19:08:44,367 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-12-27 19:08:44,369 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-12-27 19:08:44,379 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-12-27 19:08:44,379 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-12-27 19:08:44,400 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-12-27 19:09:17,593 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-12-27 19:09:17,593 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - output: Loaded plugins: fastestmirror Determining fastest mirrors * base: centos.eecs.wsu.edu * extras: mirror.web-ster.com * updates: mirror.tocici.com No package python-cmd2 available. Resolving Dependencies --> Running transaction check ---> Package gcc.x86_64 0:4.8.5-36.el7 will be installed --> Processing Dependency: libgomp = 4.8.5-36.el7 for package: gcc-4.8.5-36.el7.x86_64 --> Processing Dependency: cpp = 4.8.5-36.el7 for package: gcc-4.8.5-36.el7.x86_64 --> Processing Dependency: libgcc >= 4.8.5-36.el7 for package: gcc-4.8.5-36.el7.x86_64 --> Processing Dependency: glibc-devel >= 2.2.90-12 for package: gcc-4.8.5-36.el7.x86_64 --> Processing Dependency: libmpfr.so.4()(64bit) for package: gcc-4.8.5-36.el7.x86_64 --> Processing Dependency: libmpc.so.3()(64bit) for package: gcc-4.8.5-36.el7.x86_64 ---> Package python-devel.x86_64 0:2.7.5-76.el7 will be installed --> Processing Dependency: python(x86-64) = 2.7.5-76.el7 for package: python-devel-2.7.5-76.el7.x86_64 --> Running transaction check ---> Package cpp.x86_64 0:4.8.5-36.el7 will be installed ---> Package glibc-devel.x86_64 0:2.17-260.el7 will be installed --> Processing Dependency: glibc-headers = 2.17-260.el7 for package: glibc-devel-2.17-260.el7.x86_64 --> Processing Dependency: glibc = 2.17-260.el7 for package: glibc-devel-2.17-260.el7.x86_64 --> Processing Dependency: glibc-headers for package: glibc-devel-2.17-260.el7.x86_64 ---> Package libgcc.x86_64 0:4.8.5-11.el7 will be updated ---> Package libgcc.x86_64 0:4.8.5-36.el7 will be an update ---> Package libgomp.x86_64 0:4.8.5-11.el7 will be updated ---> Package libgomp.x86_64 0:4.8.5-36.el7 will be an update ---> Package libmpc.x86_64 0:1.0.1-3.el7 will be installed ---> Package mpfr.x86_64 0:3.1.1-4.el7 will be installed ---> Package python.x86_64 0:2.7.5-48.el7 will be updated ---> Package python.x86_64 0:2.7.5-76.el7 will be an update --> Processing Dependency: python-libs(x86-64) = 2.7.5-76.el7 for package: python-2.7.5-76.el7.x86_64 --> Running transaction check ---> Package glibc.x86_64 0:2.17-157.el7_3.1 will be updated --> Processing Dependency: glibc = 2.17-157.el7_3.1 for package: glibc-common-2.17-157.el7_3.1.x86_64 ---> Package glibc.x86_64 0:2.17-260.el7 will be an update ---> Package glibc-headers.x86_64 0:2.17-260.el7 will be installed --> Processing Dependency: kernel-headers >= 2.2.1 for package: glibc-headers-2.17-260.el7.x86_64 --> Processing Dependency: kernel-headers for package: glibc-headers-2.17-260.el7.x86_64 ---> Package python-libs.x86_64 0:2.7.5-48.el7 will be updated ---> Package python-libs.x86_64 0:2.7.5-76.el7 will be an update --> Processing Dependency: libcrypto.so.10(OPENSSL_1.0.2)(64bit) for package: python-libs-2.7.5-76.el7.x86_64 --> Running transaction check ---> Package glibc-common.x86_64 0:2.17-157.el7_3.1 will be updated ---> Package glibc-common.x86_64 0:2.17-260.el7 will be an update ---> Package kernel-headers.x86_64 0:3.10.0-957.1.3.el7 will be installed ---> Package openssl-libs.x86_64 1:1.0.1e-60.el7_3.1 will be updated --> Processing Dependency: openssl-libs(x86-64) = 1:1.0.1e-60.el7_3.1 for package: 1:openssl-1.0.1e-60.el7_3.1.x86_64 ---> Package openssl-libs.x86_64 1:1.0.2k-16.el7 will be an update --> Running transaction check ---> Package openssl.x86_64 1:1.0.1e-60.el7_3.1 will be updated ---> Package openssl.x86_64 1:1.0.2k-16.el7 will be an update --> Finished Dependency Resolution Dependencies Resolved ================================================================================ Package Arch Version Repository Size ================================================================================ Installing: gcc x86_64 4.8.5-36.el7 base 16 M python-devel x86_64 2.7.5-76.el7 base 398 k Installing for dependencies: cpp x86_64 4.8.5-36.el7 base 5.9 M glibc-devel x86_64 2.17-260.el7 base 1.1 M glibc-headers x86_64 2.17-260.el7 base 683 k kernel-headers x86_64 3.10.0-957.1.3.el7 updates 8.0 M libmpc x86_64 1.0.1-3.el7 base 51 k mpfr x86_64 3.1.1-4.el7 base 203 k Updating for dependencies: glibc x86_64 2.17-260.el7 base 3.6 M glibc-common x86_64 2.17-260.el7 base 11 M libgcc x86_64 4.8.5-36.el7 base 102 k libgomp x86_64 4.8.5-36.el7 base 157 k openssl x86_64 1:1.0.2k-16.el7 base 493 k openssl-libs x86_64 1:1.0.2k-16.el7 base 1.2 M python x86_64 2.7.5-76.el7 base 94 k python-libs x86_64 2.7.5-76.el7 base 5.6 M Transaction Summary ================================================================================ Install 2 Packages (+6 Dependent packages) Upgrade ( 8 Dependent packages) Total download size: 55 M Downloading packages: Delta RPMs disabled because /usr/bin/applydeltarpm not installed. -------------------------------------------------------------------------------- Total 18 MB/s | 55 MB 00:03 Running transaction check Running transaction test Transaction test succeeded Running transaction Updating : libgcc-4.8.5-36.el7.x86_64 1/24 Updating : glibc-common-2.17-260.el7.x86_64 2/24 Updating : glibc-2.17-260.el7.x86_64 3/24 warning: /etc/nsswitch.conf created as /etc/nsswitch.conf.rpmnew Installing : mpfr-3.1.1-4.el7.x86_64 4/24 Installing : libmpc-1.0.1-3.el7.x86_64 5/24 Updating : 1:openssl-libs-1.0.2k-16.el7.x86_64 6/24 Updating : python-libs-2.7.5-76.el7.x86_64 7/24 Updating : python-2.7.5-76.el7.x86_64 8/24 Installing : cpp-4.8.5-36.el7.x86_64 9/24 Updating : libgomp-4.8.5-36.el7.x86_64 10/24 Installing : kernel-headers-3.10.0-957.1.3.el7.x86_64 11/24 Installing : glibc-headers-2.17-260.el7.x86_64 12/24 Installing : glibc-devel-2.17-260.el7.x86_64 13/24 Installing : gcc-4.8.5-36.el7.x86_64 14/24 Installing : python-devel-2.7.5-76.el7.x86_64 15/24 Updating : 1:openssl-1.0.2k-16.el7.x86_64 16/24 Cleanup : 1:openssl-1.0.1e-60.el7_3.1.x86_64 17/24 Cleanup : python-2.7.5-48.el7.x86_64 18/24 Cleanup : python-libs-2.7.5-48.el7.x86_64 19/24 Cleanup : 1:openssl-libs-1.0.1e-60.el7_3.1.x86_64 20/24 Cleanup : libgomp-4.8.5-11.el7.x86_64 21/24 Cleanup : glibc-common-2.17-157.el7_3.1.x86_64 22/24 Cleanup : glibc-2.17-157.el7_3.1.x86_64 23/24 Cleanup : libgcc-4.8.5-11.el7.x86_64 24/24 Verifying : python-2.7.5-76.el7.x86_64 1/24 Verifying : libgcc-4.8.5-36.el7.x86_64 2/24 Verifying : 1:openssl-libs-1.0.2k-16.el7.x86_64 3/24 Verifying : glibc-2.17-260.el7.x86_64 4/24 Verifying : gcc-4.8.5-36.el7.x86_64 5/24 Verifying : python-devel-2.7.5-76.el7.x86_64 6/24 Verifying : 1:openssl-1.0.2k-16.el7.x86_64 7/24 Verifying : cpp-4.8.5-36.el7.x86_64 8/24 Verifying : libgomp-4.8.5-36.el7.x86_64 9/24 Verifying : glibc-common-2.17-260.el7.x86_64 10/24 Verifying : libmpc-1.0.1-3.el7.x86_64 11/24 Verifying : kernel-headers-3.10.0-957.1.3.el7.x86_64 12/24 Verifying : python-libs-2.7.5-76.el7.x86_64 13/24 Verifying : glibc-devel-2.17-260.el7.x86_64 14/24 Verifying : mpfr-3.1.1-4.el7.x86_64 15/24 Verifying : glibc-headers-2.17-260.el7.x86_64 16/24 Verifying : 1:openssl-1.0.1e-60.el7_3.1.x86_64 17/24 Verifying : 1:openssl-libs-1.0.1e-60.el7_3.1.x86_64 18/24 Verifying : glibc-common-2.17-157.el7_3.1.x86_64 19/24 Verifying : glibc-2.17-157.el7_3.1.x86_64 20/24 Verifying : python-libs-2.7.5-48.el7.x86_64 21/24 Verifying : libgcc-4.8.5-11.el7.x86_64 22/24 Verifying : python-2.7.5-48.el7.x86_64 23/24 Verifying : libgomp-4.8.5-11.el7.x86_64 24/24 Installed: gcc.x86_64 0:4.8.5-36.el7 python-devel.x86_64 0:2.7.5-76.el7 Dependency Installed: cpp.x86_64 0:4.8.5-36.el7 glibc-devel.x86_64 0:2.17-260.el7 glibc-headers.x86_64 0:2.17-260.el7 kernel-headers.x86_64 0:3.10.0-957.1.3.el7 libmpc.x86_64 0:1.0.1-3.el7 mpfr.x86_64 0:3.1.1-4.el7 Dependency Updated: glibc.x86_64 0:2.17-260.el7 glibc-common.x86_64 0:2.17-260.el7 libgcc.x86_64 0:4.8.5-36.el7 libgomp.x86_64 0:4.8.5-36.el7 openssl.x86_64 1:1.0.2k-16.el7 openssl-libs.x86_64 1:1.0.2k-16.el7 python.x86_64 0:2.7.5-76.el7 python-libs.x86_64 0:2.7.5-76.el7 Complete! Retrieving manager services status... [ip=127.0.0.1] Services: +--------------------------------+--------------+ | service | status | +--------------------------------+--------------+ | InfluxDB | running | | Celery Management | running | | Logstash | running | | RabbitMQ | running | | AMQP InfluxDB | running | | PostgreSQL | running | | Manager Rest-Service | running | | Cloudify Stage | running | | Riemann | stop-sigterm | | Webserver | running | +--------------------------------+--------------+ 2018-12-27 19:09:17,594 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-12-27 19:09:17,594 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - error: 2018-12-27 19:09:17,598 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-27 19:09:17,599 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:9696/v2.0/security-groups.json?project_id=8c9032acdce34b28bbac9df3ee5c891d&name=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cbd145dcfd7bac3c1bd0c92bf276a2ab968aed53" 2018-12-27 19:09:17,655 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2434 X-Openstack-Request-Id: req-06c78b37-ae14-486e-a787-464024fe0074 Date: Thu, 27 Dec 2018 19:09:17 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "8c9032acdce34b28bbac9df3ee5c891d", "created_at": "2018-12-27T19:04:38Z", "updated_at": "2018-12-27T19:04:38Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T19:04:38Z", "revision_number": 0, "id": "2203a1c9-3a7e-4042-a5ac-958a6900b40a", "remote_group_id": "4b035ffd-143f-44ef-bd65-a4f58bcd279c", "remote_ip_prefix": null, "created_at": "2018-12-27T19:04:38Z", "security_group_id": "4b035ffd-143f-44ef-bd65-a4f58bcd279c", "tenant_id": "8c9032acdce34b28bbac9df3ee5c891d", "port_range_min": null, "ethertype": "IPv6", "project_id": "8c9032acdce34b28bbac9df3ee5c891d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T19:04:38Z", "revision_number": 0, "id": "52bd8fc7-9d5d-4019-8168-fc88fa864b56", "remote_group_id": "4b035ffd-143f-44ef-bd65-a4f58bcd279c", "remote_ip_prefix": null, "created_at": "2018-12-27T19:04:38Z", "security_group_id": "4b035ffd-143f-44ef-bd65-a4f58bcd279c", "tenant_id": "8c9032acdce34b28bbac9df3ee5c891d", "port_range_min": null, "ethertype": "IPv4", "project_id": "8c9032acdce34b28bbac9df3ee5c891d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T19:04:38Z", "revision_number": 0, "id": "bb6a5a1c-141f-43b6-b2f9-8faf2c6990b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T19:04:38Z", "security_group_id": "4b035ffd-143f-44ef-bd65-a4f58bcd279c", "tenant_id": "8c9032acdce34b28bbac9df3ee5c891d", "port_range_min": null, "ethertype": "IPv4", "project_id": "8c9032acdce34b28bbac9df3ee5c891d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T19:04:38Z", "revision_number": 0, "id": "ca5870f5-c009-4ac6-9fb5-14d1a0b92289", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T19:04:38Z", "security_group_id": "4b035ffd-143f-44ef-bd65-a4f58bcd279c", "tenant_id": "8c9032acdce34b28bbac9df3ee5c891d", "port_range_min": null, "ethertype": "IPv6", "project_id": "8c9032acdce34b28bbac9df3ee5c891d"}], "revision_number": 4, "project_id": "8c9032acdce34b28bbac9df3ee5c891d", "id": "4b035ffd-143f-44ef-bd65-a4f58bcd279c", "name": "default"}]} 2018-12-27 19:09:17,656 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json?project_id=8c9032acdce34b28bbac9df3ee5c891d&name=default used request id req-06c78b37-ae14-486e-a787-464024fe0074 2018-12-27 19:09:17,656 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0574579238892s 2018-12-27 19:09:17,656 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json?project_id=8c9032acdce34b28bbac9df3ee5c891d&name=default used request id req-06c78b37-ae14-486e-a787-464024fe0074 2018-12-27 19:09:17,659 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-27 19:09:17,660 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cbd145dcfd7bac3c1bd0c92bf276a2ab968aed53" 2018-12-27 19:09:17,721 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 6833 X-Openstack-Request-Id: req-515c00e4-36d0-4cd5-a3dc-7fcd32679b4a Date: Thu, 27 Dec 2018 19:09:17 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "8c9032acdce34b28bbac9df3ee5c891d", "created_at": "2018-12-27T19:06:07Z", "updated_at": "2018-12-27T19:06:11Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-12-27T19:06:08Z", "revision_number": 0, "id": "0c9edf83-bbd8-4d68-8e32-82eaf4a78337", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T19:06:08Z", "security_group_id": "2d8b93b2-2aed-40e0-9b33-c9f1b1bd29f5", "tenant_id": "8c9032acdce34b28bbac9df3ee5c891d", "port_range_min": 22, "ethertype": "IPv4", "project_id": "8c9032acdce34b28bbac9df3ee5c891d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T19:06:07Z", "revision_number": 0, "id": "1f7e65e7-6725-4c85-94b0-be607c786283", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T19:06:07Z", "security_group_id": "2d8b93b2-2aed-40e0-9b33-c9f1b1bd29f5", "tenant_id": "8c9032acdce34b28bbac9df3ee5c891d", "port_range_min": null, "ethertype": "IPv4", "project_id": "8c9032acdce34b28bbac9df3ee5c891d"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-12-27T19:06:10Z", "revision_number": 0, "id": "3b1c4611-d44f-4c56-b275-ac459efcb496", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T19:06:10Z", "security_group_id": "2d8b93b2-2aed-40e0-9b33-c9f1b1bd29f5", "tenant_id": "8c9032acdce34b28bbac9df3ee5c891d", "port_range_min": 443, "ethertype": "IPv4", "project_id": "8c9032acdce34b28bbac9df3ee5c891d"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 53333, "updated_at": "2018-12-27T19:06:11Z", "revision_number": 0, "id": "70a882d7-2922-4c4b-ba95-d28be1041760", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T19:06:11Z", "security_group_id": "2d8b93b2-2aed-40e0-9b33-c9f1b1bd29f5", "tenant_id": "8c9032acdce34b28bbac9df3ee5c891d", "port_range_min": 53333, "ethertype": "IPv4", "project_id": "8c9032acdce34b28bbac9df3ee5c891d"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-12-27T19:06:09Z", "revision_number": 0, "id": "95aa0d82-3afa-4d9a-b889-08ddf9ef5484", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T19:06:09Z", "security_group_id": "2d8b93b2-2aed-40e0-9b33-c9f1b1bd29f5", "tenant_id": "8c9032acdce34b28bbac9df3ee5c891d", "port_range_min": null, "ethertype": "IPv4", "project_id": "8c9032acdce34b28bbac9df3ee5c891d"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2018-12-27T19:06:11Z", "revision_number": 0, "id": "df21b949-2fb7-401d-824b-68b38374bb96", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T19:06:11Z", "security_group_id": "2d8b93b2-2aed-40e0-9b33-c9f1b1bd29f5", "tenant_id": "8c9032acdce34b28bbac9df3ee5c891d", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "8c9032acdce34b28bbac9df3ee5c891d"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-12-27T19:06:10Z", "revision_number": 0, "id": "f0592cdd-02c9-49a7-b6d8-6a0e6d7663e4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T19:06:10Z", "security_group_id": "2d8b93b2-2aed-40e0-9b33-c9f1b1bd29f5", "tenant_id": "8c9032acdce34b28bbac9df3ee5c891d", "port_range_min": 80, "ethertype": "IPv4", "project_id": "8c9032acdce34b28bbac9df3ee5c891d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T19:06:07Z", "revision_number": 0, "id": "fa1dc77f-bed9-43b3-8343-eae53313fed6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T19:06:07Z", "security_group_id": "2d8b93b2-2aed-40e0-9b33-c9f1b1bd29f5", "tenant_id": "8c9032acdce34b28bbac9df3ee5c891d", "port_range_min": null, "ethertype": "IPv6", "project_id": "8c9032acdce34b28bbac9df3ee5c891d"}], "revision_number": 8, "project_id": "8c9032acdce34b28bbac9df3ee5c891d", "id": "2d8b93b2-2aed-40e0-9b33-c9f1b1bd29f5", "name": "cloudify_ims-sg_c5dcb610-764d-4feb-b52d-915e326099ea"}, {"description": "Default security group", "tags": [], "tenant_id": "8c9032acdce34b28bbac9df3ee5c891d", "created_at": "2018-12-27T19:04:38Z", "updated_at": "2018-12-27T19:04:38Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T19:04:38Z", "revision_number": 0, "id": "2203a1c9-3a7e-4042-a5ac-958a6900b40a", "remote_group_id": "4b035ffd-143f-44ef-bd65-a4f58bcd279c", "remote_ip_prefix": null, "created_at": "2018-12-27T19:04:38Z", "security_group_id": "4b035ffd-143f-44ef-bd65-a4f58bcd279c", "tenant_id": "8c9032acdce34b28bbac9df3ee5c891d", "port_range_min": null, "ethertype": "IPv6", "project_id": "8c9032acdce34b28bbac9df3ee5c891d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T19:04:38Z", "revision_number": 0, "id": "52bd8fc7-9d5d-4019-8168-fc88fa864b56", "remote_group_id": "4b035ffd-143f-44ef-bd65-a4f58bcd279c", "remote_ip_prefix": null, "created_at": "2018-12-27T19:04:38Z", "security_group_id": "4b035ffd-143f-44ef-bd65-a4f58bcd279c", "tenant_id": "8c9032acdce34b28bbac9df3ee5c891d", "port_range_min": null, "ethertype": "IPv4", "project_id": "8c9032acdce34b28bbac9df3ee5c891d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T19:04:38Z", "revision_number": 0, "id": "bb6a5a1c-141f-43b6-b2f9-8faf2c6990b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T19:04:38Z", "security_group_id": "4b035ffd-143f-44ef-bd65-a4f58bcd279c", "tenant_id": "8c9032acdce34b28bbac9df3ee5c891d", "port_range_min": null, "ethertype": "IPv4", "project_id": "8c9032acdce34b28bbac9df3ee5c891d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T19:04:38Z", "revision_number": 0, "id": "ca5870f5-c009-4ac6-9fb5-14d1a0b92289", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T19:04:38Z", "security_group_id": "4b035ffd-143f-44ef-bd65-a4f58bcd279c", "tenant_id": "8c9032acdce34b28bbac9df3ee5c891d", "port_range_min": null, "ethertype": "IPv6", "project_id": "8c9032acdce34b28bbac9df3ee5c891d"}], "revision_number": 4, "project_id": "8c9032acdce34b28bbac9df3ee5c891d", "id": "4b035ffd-143f-44ef-bd65-a4f58bcd279c", "name": "default"}]} 2018-12-27 19:09:17,722 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json used request id req-515c00e4-36d0-4cd5-a3dc-7fcd32679b4a 2018-12-27 19:09:17,722 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.062273979187s 2018-12-27 19:09:17,722 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json used request id req-515c00e4-36d0-4cd5-a3dc-7fcd32679b4a 2018-12-27 19:09:17,727 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-12-27 19:09:17,727 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}cbd145dcfd7bac3c1bd0c92bf276a2ab968aed53" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": 22, "remote_ip_prefix": null, "protocol": "tcp", "port_range_max": 22, "ethertype": "IPv4", "security_group_id": "4b035ffd-143f-44ef-bd65-a4f58bcd279c"}}' 2018-12-27 19:09:18,048 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-ba0beafe-7e04-4e4e-96a6-6c9ecd26bb68 Date: Thu, 27 Dec 2018 19:09:18 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-12-27T19:09:17Z", "security_group_id": "4b035ffd-143f-44ef-bd65-a4f58bcd279c", "port_range_min": 22, "revision_number": 0, "tenant_id": "8c9032acdce34b28bbac9df3ee5c891d", "created_at": "2018-12-27T19:09:17Z", "project_id": "8c9032acdce34b28bbac9df3ee5c891d", "id": "63a2ff7e-53ac-4171-a669-651799717c6f"}} 2018-12-27 19:09:18,049 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/security-group-rules.json used request id req-ba0beafe-7e04-4e4e-96a6-6c9ecd26bb68 2018-12-27 19:09:18,049 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.321912050247s 2018-12-27 19:09:18,049 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/security-group-rules.json used request id req-ba0beafe-7e04-4e4e-96a6-6c9ecd26bb68 2018-12-27 19:09:18,050 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Upload VNFD 2018-12-27 19:09:18,145 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.216:80/api/v3/blueprints/clearwater-opnfv; body: bytes data 2018-12-27 19:09:20,886 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:09:20,886 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:09:20,886 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:09:20,887 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:09:20,887 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:09:20,887 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:09:20,887 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:09:20,887 - cloudify.rest_client.http - DEBUG - request header: Transfer-Encoding: chunked 2018-12-27 19:09:20,888 - cloudify.rest_client.http - DEBUG - reply: "201 CREATED" {"main_file_name": "openstack-blueprint.yaml", "description": null, "tenant_name": "default_tenant", "created_at": "2018-12-27T19:09:20.789Z", "updated_at": "2018-12-27T19:09:20.789Z", "created_by": "admin", "private_resource": false, "plan": {"relationships": {"app_connected_to_bind_ellis": {"name": "app_connected_to_bind_ellis", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind", "app_connected_to_bind_ellis"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"default": {"function": "add_backend"}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"default": {"function": "remove_backend"}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "app_connected_to_bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/clearwater/ellis/create_number.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_port": {"name": "cloudify.openstack.server_connected_to_port", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_security_group": {"name": "cloudify.openstack.port_connected_to_security_group", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "monitors_sprout_nodes": {"name": "monitors_sprout_nodes", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.relationships.monitors", "monitors_sprout_nodes"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "inputs": {"port": {"default": 161, "description": "snmp port"}, "community": {"default": "clearwater", "description": "snmp community"}, "oids": {"default": {"1.2.826.0.1.1578918.9.3.9.1.3.1": "sprout.Initial.Registration.Successes", "1.2.826.0.1.1578918.9.3.3.1.1.3.1": "sprout.Homestead.Connection.Count", "1.2.826.0.1.1578918.9.3.9.1.2.1": "sprout.Initial.Registration.Attempts", "1.2.826.0.1.1578918.9.3.6.1.2.1": "sprout.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.3.11.1.2.1": "sprout.De.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.2.1": "sprout.Re.Registration.Attempts", "1.2.826.0.1.1578918.9.3.1.1.2": "sprout.Latency.Average", "1.2.826.0.1.1578918.9.3.2.1.1.3.1": "sprout.Homer.Connection.Count", "1.2.826.0.1.1578918.9.3.7.1.2.1": "sprout.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.3.11.1.4.1": "sprout.De.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.4.1": "sprout.Re.Registration.Failures", "1.2.826.0.1.1578918.9.3.8.1.2": "sprout.Queue.Size.Average", "1.2.826.0.1.1578918.9.3.11.1.3.1": "sprout.De.Registration.Successes", "1.2.826.0.1.1578918.9.3.9.1.4.1": "sprout.Initial.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.3.1": "sprout.Re.Registration.Successes"}, "description": "snmp oids to poll"}}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.monitors", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_keypair": {"name": "cloudify.openstack.server_connected_to_keypair", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.subnet_connected_to_router": {"name": "cloudify.openstack.subnet_connected_to_router", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.subnet_connected_to_router"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.router.connect_subnet", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.router.disconnect_subnet", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_security_group": {"name": "cloudify.openstack.server_connected_to_security_group", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_subnet": {"name": "cloudify.openstack.port_connected_to_subnet", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_subnet"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.contained_in": {"name": "cloudify.relationships.contained_in", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.monitors": {"name": "cloudify.relationships.monitors", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.relationships.monitors"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "inputs": {"port": {"default": 161, "description": "snmp port"}, "community": {"default": "public", "description": "the community"}, "oids": {"description": "the oids to poll"}}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "app_connected_to_bind": {"name": "app_connected_to_bind", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"default": {"function": "add_backend"}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"default": {"function": "remove_backend"}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_floating_ip": {"name": "cloudify.openstack.port_connected_to_floating_ip", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.floatingip.connect_port", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.floatingip.disconnect_port", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_floating_ip": {"name": "cloudify.openstack.server_connected_to_floating_ip", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": {"default": "", "type": "string", "description": "The fixed IP to be associated with the floating IP. If omitted, Openstack will choose which port to associate.\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.connected_to": {"name": "cloudify.relationships.connected_to", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.file_system_depends_on_volume": {"name": "cloudify.relationships.file_system_depends_on_volume", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.file_system_depends_on_volume"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/fdisk.sh"}, "device_name": {"default": {"get_attribute": ["TARGET", "device_name"]}}}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.volume_attached_to_server": {"name": "cloudify.openstack.volume_attached_to_server", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.volume_attached_to_server"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.attach_volume", "inputs": {"status_attempts": {"default": 10, "type": "integer", "description": "Number of times to check for the attachment's status before failing\n"}, "status_timeout": {"default": 2, "type": "integer", "description": "Interval (in seconds) between subsequent inquiries of the attachment's status\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.detach_volume", "inputs": {"status_attempts": {"default": 10, "type": "integer", "description": "Number of times to check for the detachment's status before failing\n"}, "status_timeout": {"default": 2, "type": "integer", "description": "Interval (in seconds) between subsequent inquiries of the detachment's status\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.depends_on": {"properties": {"connection_type": {"default": "all_to_all"}}, "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "name": "cloudify.relationships.depends_on", "type_hierarchy": ["cloudify.relationships.depends_on"], "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}}, "cloudify.relationships.file_system_contained_in_compute": {"name": "cloudify.relationships.file_system_contained_in_compute", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in", "cloudify.relationships.file_system_contained_in_compute"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.contained_in", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/mount.sh"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/unmount.sh"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "monitors_bono_nodes": {"name": "monitors_bono_nodes", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.relationships.monitors", "monitors_bono_nodes"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "inputs": {"port": {"default": 161, "description": "snmp port"}, "community": {"default": "clearwater", "description": "snmp community"}, "oids": {"default": {"1.2.826.0.1.1578918.9.2.2.1.2.1": "bono.Latency.Average", "1.2.826.0.1.1578918.9.2.1": "bono.Connected.Clients", "1.2.826.0.1.1578918.9.2.4.1.2.1": "bono.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.2.5.1.2.1": "bono.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.2.3.1.1.3.1": "bono.Sprout.Connection.Count", "1.2.826.0.1.1578918.9.2.6.1.2.1": "bono.Queue.Size.Average"}, "description": "snmp oids to poll"}}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.monitors", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}}, "inputs": {"vellum_cluster_size": {"default": 1, "type": "integer", "description": "number of vellum instance"}, "agent_user": {"default": "ubuntu", "type": "string", "description": "User for connecting to agent VM's"}, "image_id": {"type": "string", "description": "Image ID of the agent VM's (Ubuntu 14.04 for clearwater)"}, "with_ellis": {"default": 1, "type": "integer", "description": "1 for true 0 for false"}, "external_network_name": {"type": "string", "description": "Network that will be the floating IP"}, "dime_cluster_size": {"default": 1, "type": "integer", "description": "number of dime instance"}, "key_pair_name": {"default": "clearwater-key", "description": "Openstack key pair name of the key to associate with the new server"}, "bono_cluster_size": {"default": 1, "type": "integer", "description": "number of bono instance"}, "flavor_id": {"type": "string", "description": "Flavor ID of the agent VM's (RAM >= 2 GB)"}, "public_domain": {"type": "string", "description": "Sip domain for sip users and bono load-balancing"}, "homer_cluster_size": {"default": 1, "type": "integer", "description": "number of homer instance"}, "release": {"default": "stable", "type": "string", "description": "Clearwater release"}, "network_name": {"default": "net2", "description": "Openstack network name the new server will be connected to"}, "private_key_path": {"description": "Path to the private key which will be used for connecting to the server\non the manager or machine running CLI if running in local mode.\n"}, "sprout_cluster_size": {"default": 1, "type": "integer", "description": "number of sprout instance"}}, "description": null, "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "outputs": {"dns_ip": {"value": {"get_attribute": ["bind_floatingip", "floating_ip_address"]}}, "ellis_ip": {"value": {"get_attribute": ["ellis_floatingip", "floating_ip_address"]}}}, "version": {"definitions_name": "cloudify_dsl", "raw": "cloudify_dsl_1_3", "definitions_version": [1, 3]}, "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "groups": {"bono_group": {"members": ["bono_floatingip", "bono_host"], "policies": {}}}, "workflows": {"scale": {"operation": "cloudify.plugins.workflows.scale_entity", "parameters": {"scalable_entity_name": {"description": "Which node/group to scale. Note that the parameter specified should denote the node/group name and NOT the node/group instance id.\n"}, "ignore_failure": {"default": false, "type": "boolean"}, "scale_compute": {"default": false, "description": "If a node name is passed as the `scalable_entity_name` parameter and that node is contained (transitively) within a compute node and this property is 'true', operate on the compute node instead of the specified node.\n"}, "delta": {"default": 1, "type": "integer", "description": "How many node/group instances should be added/removed. A positive number denotes increase of instances. A negative number denotes decrease of instances.\n"}}, "plugin": "default_workflows"}, "heal": {"operation": "cloudify.plugins.workflows.auto_heal_reinstall_node_subgraph", "parameters": {"diagnose_value": {"default": "Not provided", "description": "Diagnosed reason of failure"}, "node_instance_id": {"description": "Which node instance has failed"}, "ignore_failure": {"default": true, "type": "boolean"}}, "plugin": "default_workflows"}, "update": {"operation": "cloudify.plugins.workflows.update", "parameters": {"skip_uninstall": {"default": false}, "remove_target_instance_ids": {"default": []}, "extended_instance_ids": {"default": []}, "reduce_target_instance_ids": {"default": []}, "ignore_failure": {"default": false, "type": "boolean"}, "reduced_instance_ids": {"default": []}, "modified_entity_ids": {"default": []}, "added_target_instances_ids": {"default": []}, "update_id": {"default": ""}, "skip_install": {"default": false}, "removed_instance_ids": {"default": []}, "extend_target_instance_ids": {"default": []}, "added_instance_ids": {"default": []}}, "plugin": "default_workflows"}, "execute_operation": {"operation": "cloudify.plugins.workflows.execute_operation", "parameters": {"operation_kwargs": {"default": {}}, "node_ids": {"default": []}, "node_instance_ids": {"default": []}, "run_by_dependency_order": {"default": false}, "operation": {}, "allow_kwargs_override": {"default": null}, "type_names": {"default": []}}, "plugin": "default_workflows"}, "install": {"operation": "cloudify.plugins.workflows.install", "parameters": {}, "plugin": "default_workflows"}, "install_new_agents": {"operation": "cloudify.plugins.workflows.install_new_agents", "parameters": {"node_ids": {"default": []}, "install_agent_timeout": {"default": 300}, "node_instance_ids": {"default": []}, "install": {"default": true}, "validate": {"default": true}, "install_script": {"default": ""}}, "plugin": "default_workflows"}, "uninstall": {"operation": "cloudify.plugins.workflows.uninstall", "parameters": {"ignore_failure": {"default": false, "type": "boolean"}}, "plugin": "default_workflows"}}, "policies": {"scale_bono": {"type": "cloudify.policies.scaling", "properties": {"min_instances": 0, "planned_instances": {"get_input": "bono_cluster_size"}, "default_instances": {"get_input": "bono_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "bono_cluster_size"}}, "targets": ["bono_group"]}}, "nodes": [{"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bono_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "internal_sip_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bono_floatingip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": "", "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "bono_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bono_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "bono_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "sprout_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.3.9.1.3.1": "sprout.Initial.Registration.Successes", "1.2.826.0.1.1578918.9.3.3.1.1.3.1": "sprout.Homestead.Connection.Count", "1.2.826.0.1.1578918.9.3.9.1.2.1": "sprout.Initial.Registration.Attempts", "1.2.826.0.1.1578918.9.3.6.1.2.1": "sprout.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.3.11.1.2.1": "sprout.De.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.2.1": "sprout.Re.Registration.Attempts", "1.2.826.0.1.1578918.9.3.1.1.2": "sprout.Latency.Average", "1.2.826.0.1.1578918.9.3.2.1.1.3.1": "sprout.Homer.Connection.Count", "1.2.826.0.1.1578918.9.3.7.1.2.1": "sprout.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.3.11.1.4.1": "sprout.De.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.4.1": "sprout.Re.Registration.Failures", "1.2.826.0.1.1578918.9.3.8.1.2": "sprout.Queue.Size.Average", "1.2.826.0.1.1578918.9.3.11.1.3.1": "sprout.De.Registration.Successes", "1.2.826.0.1.1578918.9.3.9.1.4.1": "sprout.Initial.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.3.1": "sprout.Re.Registration.Successes"}}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "script_runner.tasks.run"}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.3.9.1.3.1": "sprout.Initial.Registration.Successes", "1.2.826.0.1.1578918.9.3.3.1.1.3.1": "sprout.Homestead.Connection.Count", "1.2.826.0.1.1578918.9.3.9.1.2.1": "sprout.Initial.Registration.Attempts", "1.2.826.0.1.1578918.9.3.6.1.2.1": "sprout.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.3.11.1.2.1": "sprout.De.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.2.1": "sprout.Re.Registration.Attempts", "1.2.826.0.1.1578918.9.3.1.1.2": "sprout.Latency.Average", "1.2.826.0.1.1578918.9.3.2.1.1.3.1": "sprout.Homer.Connection.Count", "1.2.826.0.1.1578918.9.3.7.1.2.1": "sprout.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.3.11.1.4.1": "sprout.De.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.4.1": "sprout.Re.Registration.Failures", "1.2.826.0.1.1578918.9.3.8.1.2": "sprout.Queue.Size.Average", "1.2.826.0.1.1578918.9.3.11.1.3.1": "sprout.De.Registration.Successes", "1.2.826.0.1.1578918.9.3.9.1.4.1": "sprout.Initial.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.3.1": "sprout.Re.Registration.Successes"}}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.relationships.monitors", "monitors_sprout_nodes"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "inputs": {"port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.3.9.1.3.1": "sprout.Initial.Registration.Successes", "1.2.826.0.1.1578918.9.3.3.1.1.3.1": "sprout.Homestead.Connection.Count", "1.2.826.0.1.1578918.9.3.9.1.2.1": "sprout.Initial.Registration.Attempts", "1.2.826.0.1.1578918.9.3.6.1.2.1": "sprout.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.3.11.1.2.1": "sprout.De.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.2.1": "sprout.Re.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.4.1": "sprout.Re.Registration.Failures", "1.2.826.0.1.1578918.9.3.2.1.1.3.1": "sprout.Homer.Connection.Count", "1.2.826.0.1.1578918.9.3.7.1.2.1": "sprout.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.3.11.1.4.1": "sprout.De.Registration.Failures", "1.2.826.0.1.1578918.9.3.1.1.2": "sprout.Latency.Average", "1.2.826.0.1.1578918.9.3.8.1.2": "sprout.Queue.Size.Average", "1.2.826.0.1.1578918.9.3.11.1.3.1": "sprout.De.Registration.Successes", "1.2.826.0.1.1578918.9.3.9.1.4.1": "sprout.Initial.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.3.1": "sprout.Re.Registration.Successes"}}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "proxy_node", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "monitors_sprout_nodes", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/sprout/stop-sprout.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/sprout/install-sprout.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/sprout/install-sprout.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "sprout", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.sprout"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/sprout/stop-sprout.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/sprout/install-sprout.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "sprout", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "sprout_host", "type": "clearwater.nodes.sprout", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "vellum_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/vellum/stop-vellum.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"script_path": "scripts/clearwater/vellum/start-vellum.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/vellum/install-vellum.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/vellum/install-vellum.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "vellum", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.vellum"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "scripts/clearwater/vellum/start-vellum.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/vellum/stop-vellum.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/vellum/install-vellum.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "vellum", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "vellum_host", "type": "clearwater.nodes.vellum", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "homer_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "homer_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "homer_cluster_size"}, "default_instances": {"get_input": "homer_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "homer_cluster_size"}}}}, "id": "homer_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "homer_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.delete"}}, "name": "keypair", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.openstack.nodes.KeyPair"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.keypair.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.keypair.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.keypair.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "keypair", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.KeyPair", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": {"get_input": "key_pair_name"}, "create_if_missing": false, "keypair": {}, "private_key_path": {"get_input": "private_key_path"}, "use_external_resource": true}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "internal_sip_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "internal_sip_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5058}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5054}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5052}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "ellis_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"script_path": "scripts/clearwater/ellis/create_number.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"script_path": "scripts/clearwater/ellis/create_number.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind", "app_connected_to_bind_ellis"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/clearwater/ellis/create_number.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind_ellis", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/ellis/stop-ellis.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/ellis/install-ellis.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/ellis/install-ellis.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "ellis", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.ellis"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/ellis/stop-ellis.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/ellis/install-ellis.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "ellis", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "ellis_host", "type": "clearwater.nodes.ellis", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 10}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 10}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "proxy_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 10}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 1, "planned_instances": 1, "default_instances": 1, "max_instances": 1, "current_instances": 1}}}, "id": "proxy_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "proxy_host", "type": "cloudify.openstack.nodes.Server", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "dime_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "dime_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 8888}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 8889}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 10888}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_dime", "description": "memcached Chronos REST"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}}, "name": "ellis_floatingip", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.VirtualIP", "cloudify.openstack.nodes.FloatingIP"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.floatingip.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "with_ellis"}, "default_instances": {"get_input": "with_ellis"}, "max_instances": -1, "current_instances": {"get_input": "with_ellis"}}}}, "id": "ellis_floatingip", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"resource_id": "", "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "use_external_resource": false, "create_if_missing": false, "floatingip": {"floating_network_name": {"get_input": "external_network_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "dime_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "dime_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "dime_cluster_size"}, "default_instances": {"get_input": "dime_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "dime_cluster_size"}}}}, "id": "dime_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "dime_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "ellis_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "with_ellis"}, "default_instances": {"get_input": "with_ellis"}, "max_instances": -1, "current_instances": {"get_input": "with_ellis"}}}}, "id": "ellis_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 80}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 443}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_ellis", "description": "Web UI"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "vellum_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "vellum_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "vellum_cluster_size"}, "default_instances": {"get_input": "vellum_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "vellum_cluster_size"}}}}, "id": "vellum_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "vellum_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "dime_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/dime/stop-dime.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/dime/install-dime.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/dime/install-dime.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "dime", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.dime"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/dime/stop-dime.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/dime/install-dime.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "dime", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "dime_host", "type": "clearwater.nodes.dime", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "proxy_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.create": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/install_requirements.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/install_requirements.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "name": "proxy_node", "type_hierarchy": ["cloudify.nodes.Root", "SNMPProxy"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/monitoring/proxy_snmp/install_requirements.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "proxy_node", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "host_id": "proxy_host", "type": "SNMPProxy", "properties": {}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "base_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "base_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "port": 22}, {"remote_ip_prefix": "0.0.0.0/0", "port": 4000}, {"remote_ip_prefix": "0.0.0.0/0", "port": 2380}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "udp", "port": 161}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_base", "description": "SSH"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}}, "name": "bono_floatingip", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.VirtualIP", "cloudify.openstack.nodes.FloatingIP"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.floatingip.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bono_floatingip", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"resource_id": "", "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "use_external_resource": false, "create_if_missing": false, "floatingip": {"floating_network_name": {"get_input": "external_network_name"}}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "homer_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "homer_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 7888}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 9160}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_homer", "description": "REST Cassandra 0MQ"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "internal_sip_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "sprout_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "sprout_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "sprout_cluster_size"}, "default_instances": {"get_input": "sprout_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "sprout_cluster_size"}}}}, "id": "sprout_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "sprout_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "bind_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bind_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "udp", "port": 53}, {"remote_ip_prefix": "0.0.0.0/0", "port": 53}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_bind", "description": "DNS"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "homer_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/homer/stop-homer.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/homer/install-homer.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/homer/install-homer.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "homer", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.homer"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/homer/stop-homer.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/homer/install-homer.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "homer", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "homer_host", "type": "clearwater.nodes.homer", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "sprout_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "sprout_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 9888}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_sprout", "description": "memcached Chronos 0MQ"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind_floatingip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": "", "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "bind_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 1, "planned_instances": 1, "default_instances": 1, "max_instances": 1, "current_instances": 1}}}, "id": "bind_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "bind_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "install"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "install"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/other/install-etcd.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/other/install-etcd.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "name": "bind", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.infra.bind"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "install"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/other/install-etcd.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bind", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "bind_host", "type": "clearwater.infra.bind", "properties": {"private_domain": "clearwater.local", "secret_code": "secret", "hss_port": "3868", "public_domain": {"get_input": "public_domain"}, "release": {"get_input": "release"}, "hss_hostname": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bono_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.2.2.1.2.1": "bono.Latency.Average", "1.2.826.0.1.1578918.9.2.1": "bono.Connected.Clients", "1.2.826.0.1.1578918.9.2.4.1.2.1": "bono.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.2.5.1.2.1": "bono.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.2.3.1.1.3.1": "bono.Sprout.Connection.Count", "1.2.826.0.1.1578918.9.2.6.1.2.1": "bono.Queue.Size.Average"}}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "script_runner.tasks.run"}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.2.2.1.2.1": "bono.Latency.Average", "1.2.826.0.1.1578918.9.2.1": "bono.Connected.Clients", "1.2.826.0.1.1578918.9.2.4.1.2.1": "bono.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.2.5.1.2.1": "bono.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.2.3.1.1.3.1": "bono.Sprout.Connection.Count", "1.2.826.0.1.1578918.9.2.6.1.2.1": "bono.Queue.Size.Average"}}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.relationships.monitors", "monitors_bono_nodes"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "inputs": {"port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.2.2.1.2.1": "bono.Latency.Average", "1.2.826.0.1.1578918.9.2.1": "bono.Connected.Clients", "1.2.826.0.1.1578918.9.2.4.1.2.1": "bono.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.2.5.1.2.1": "bono.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.2.3.1.1.3.1": "bono.Sprout.Connection.Count", "1.2.826.0.1.1578918.9.2.6.1.2.1": "bono.Queue.Size.Average"}}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "proxy_node", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "monitors_bono_nodes", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/bono/stop-bono.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/bono/install-bono.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/bono/install-bono.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "bono", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.bono"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/bono/stop-bono.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/bono/install-bono.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bono", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "bono_host", "type": "clearwater.nodes.bono", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "bono_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bono_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 3478}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "udp", "port": 3478}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5060}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "udp", "port": 5060}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5062}, {"remote_ip_prefix": "0.0.0.0/0", "port_range_max": 65535, "port_range_min": 32768, "protocol": "udp"}, {"remote_ip_prefix": "0.0.0.0/0", "port": 6669}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5058}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_bono", "description": "STUN SIP RTP 0MQ"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "ellis_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "ellis_floatingip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": "", "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "ellis_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "with_ellis"}, "default_instances": {"get_input": "with_ellis"}, "max_instances": -1, "current_instances": {"get_input": "with_ellis"}}}}, "id": "ellis_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "ellis_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}}, "name": "bind_floatingip", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.VirtualIP", "cloudify.openstack.nodes.FloatingIP"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.floatingip.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bind_floatingip", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"resource_id": "", "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "use_external_resource": false, "create_if_missing": false, "floatingip": {"floating_network_name": {"get_input": "external_network_name"}}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "vellum_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "vellum_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 11211}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 11311}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 7253}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 7000}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 9160}, {"remote_ip_prefix": "0.0.0.0/0", "port_range_max": 6668, "port_range_min": 6667}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_vellum", "description": "REST Cassandra 0MQ"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}], "scaling_groups": {"bono_group": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "bono_cluster_size"}, "default_instances": {"get_input": "bono_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "bono_cluster_size"}}, "members": ["bono_floatingip", "bono_host"]}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}}, "id": "clearwater-opnfv"} 2018-12-27 19:09:20,890 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:09:20,890 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:09:20 GMT 2018-12-27 19:09:20,890 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:09:20,890 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 515398 2018-12-27 19:09:20,890 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:09:20,915 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img 2018-12-27 19:09:22,381 - shade - DEBUG - Image file /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img md5:82988902051ff00ce70f6bafb41fe397 sha256:c72b40102c30f2c5e731d7f3da469df589b5c6eda0ada8864d2fad4e0b54d8e3 2018-12-27 19:09:22,382 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-27 19:09:22,384 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cbd145dcfd7bac3c1bd0c92bf276a2ab968aed53" 2018-12-27 19:09:22,650 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1208 Content-Type: application/json X-Openstack-Request-Id: req-b2b19c42-7f92-42da-b834-a841b8f7f300 Date: Thu, 27 Dec 2018 19:09:22 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/e2e39eda-5d5a-485d-b5d9-5cb323bd8e65/snap", "metadata": {}}], "file": "/v2/images/e2e39eda-5d5a-485d-b5d9-5cb323bd8e65/file", "owner": "8c9032acdce34b28bbac9df3ee5c891d", "id": "e2e39eda-5d5a-485d-b5d9-5cb323bd8e65", "size": 4373348352, "self": "/v2/images/e2e39eda-5d5a-485d-b5d9-5cb323bd8e65", "disk_format": "qcow2", "direct_url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/e2e39eda-5d5a-485d-b5d9-5cb323bd8e65/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-12-27T19:06:06Z", "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_c5dcb610-764d-4feb-b52d-915e326099ea", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify_ims-img_c5dcb610-764d-4feb-b52d-915e326099ea", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-12-27T19:05:11Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-27 19:09:22,651 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-b2b19c42-7f92-42da-b834-a841b8f7f300 2018-12-27 19:09:22,651 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.268404006958s 2018-12-27 19:09:22,651 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-b2b19c42-7f92-42da-b834-a841b8f7f300 2018-12-27 19:09:22,660 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-12-27 19:09:22,663 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}cbd145dcfd7bac3c1bd0c92bf276a2ab968aed53" -d '{"owner_specified.shade.md5": "82988902051ff00ce70f6bafb41fe397", "owner_specified.shade.sha256": "c72b40102c30f2c5e731d7f3da469df589b5c6eda0ada8864d2fad4e0b54d8e3", "owner_specified.shade.object": "images/cloudify_ims-img_alt_c5dcb610-764d-4feb-b52d-915e326099ea", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "cloudify_ims-img_alt_c5dcb610-764d-4feb-b52d-915e326099ea"}' 2018-12-27 19:09:22,900 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 884 Content-Type: application/json Location: http://172.30.9.31:9292/v2/images/0a1ad601-14b8-4bc0-8732-03c5e42d342a Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-d88be213-8b61-4653-a74e-6f7c7c5efc9e Date: Thu, 27 Dec 2018 19:09:22 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/0a1ad601-14b8-4bc0-8732-03c5e42d342a/file", "owner": "8c9032acdce34b28bbac9df3ee5c891d", "id": "0a1ad601-14b8-4bc0-8732-03c5e42d342a", "size": null, "self": "/v2/images/0a1ad601-14b8-4bc0-8732-03c5e42d342a", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "c72b40102c30f2c5e731d7f3da469df589b5c6eda0ada8864d2fad4e0b54d8e3", "updated_at": "2018-12-27T19:09:22Z", "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_alt_c5dcb610-764d-4feb-b52d-915e326099ea", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "82988902051ff00ce70f6bafb41fe397", "name": "cloudify_ims-img_alt_c5dcb610-764d-4feb-b52d-915e326099ea", "checksum": null, "created_at": "2018-12-27T19:09:22Z", "protected": false} 2018-12-27 19:09:22,900 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.31:9292/v2/images used request id req-d88be213-8b61-4653-a74e-6f7c7c5efc9e 2018-12-27 19:09:22,900 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.239896059036s 2018-12-27 19:09:22,900 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.31:9292/v2/images used request id req-d88be213-8b61-4653-a74e-6f7c7c5efc9e returning object 0a1ad601-14b8-4bc0-8732-03c5e42d342a 2018-12-27 19:09:22,901 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-12-27 19:09:22,904 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.31:9292/v2/images/0a1ad601-14b8-4bc0-8732-03c5e42d342a/file -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}cbd145dcfd7bac3c1bd0c92bf276a2ab968aed53" -d '' 2018-12-27 19:09:27,062 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-81501f06-b84f-468b-899e-75fd1e6ae456 Date: Thu, 27 Dec 2018 19:09:27 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-27 19:09:27,063 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.31:9292/v2/images/0a1ad601-14b8-4bc0-8732-03c5e42d342a/file used request id req-81501f06-b84f-468b-899e-75fd1e6ae456 2018-12-27 19:09:27,063 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 4.16195011139s 2018-12-27 19:09:27,063 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.31:9292/v2/images/0a1ad601-14b8-4bc0-8732-03c5e42d342a/file used request id req-81501f06-b84f-468b-899e-75fd1e6ae456 2018-12-27 19:09:27,067 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-27 19:09:27,071 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cbd145dcfd7bac3c1bd0c92bf276a2ab968aed53" 2018-12-27 19:09:27,303 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2356 Content-Type: application/json X-Openstack-Request-Id: req-d422ba14-7834-4bdd-977d-dad361b323cf Date: Thu, 27 Dec 2018 19:09:27 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/0a1ad601-14b8-4bc0-8732-03c5e42d342a/snap", "metadata": {}}], "file": "/v2/images/0a1ad601-14b8-4bc0-8732-03c5e42d342a/file", "owner": "8c9032acdce34b28bbac9df3ee5c891d", "id": "0a1ad601-14b8-4bc0-8732-03c5e42d342a", "size": 263586304, "self": "/v2/images/0a1ad601-14b8-4bc0-8732-03c5e42d342a", "disk_format": "qcow2", "direct_url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/0a1ad601-14b8-4bc0-8732-03c5e42d342a/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "c72b40102c30f2c5e731d7f3da469df589b5c6eda0ada8864d2fad4e0b54d8e3", "updated_at": "2018-12-27T19:09:26Z", "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_alt_c5dcb610-764d-4feb-b52d-915e326099ea", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "82988902051ff00ce70f6bafb41fe397", "name": "cloudify_ims-img_alt_c5dcb610-764d-4feb-b52d-915e326099ea", "checksum": "82988902051ff00ce70f6bafb41fe397", "created_at": "2018-12-27T19:09:22Z", "protected": false}, {"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/e2e39eda-5d5a-485d-b5d9-5cb323bd8e65/snap", "metadata": {}}], "file": "/v2/images/e2e39eda-5d5a-485d-b5d9-5cb323bd8e65/file", "owner": "8c9032acdce34b28bbac9df3ee5c891d", "id": "e2e39eda-5d5a-485d-b5d9-5cb323bd8e65", "size": 4373348352, "self": "/v2/images/e2e39eda-5d5a-485d-b5d9-5cb323bd8e65", "disk_format": "qcow2", "direct_url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/e2e39eda-5d5a-485d-b5d9-5cb323bd8e65/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-12-27T19:06:06Z", "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_c5dcb610-764d-4feb-b52d-915e326099ea", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify_ims-img_c5dcb610-764d-4feb-b52d-915e326099ea", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-12-27T19:05:11Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-27 19:09:27,303 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-d422ba14-7834-4bdd-977d-dad361b323cf 2018-12-27 19:09:27,303 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.235889911652s 2018-12-27 19:09:27,304 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-d422ba14-7834-4bdd-977d-dad361b323cf 2018-12-27 19:09:27,306 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/0a1ad601-14b8-4bc0-8732-03c5e42d342a/snap', u'metadata': Munch({})})], 'file': u'/v2/images/0a1ad601-14b8-4bc0-8732-03c5e42d342a/file', 'owner': u'8c9032acdce34b28bbac9df3ee5c891d', 'id': u'0a1ad601-14b8-4bc0-8732-03c5e42d342a', 'size': 263586304, u'self': u'/v2/images/0a1ad601-14b8-4bc0-8732-03c5e42d342a', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'8c9032acdce34b28bbac9df3ee5c891d', 'name': 'cloudify_ims-project_c5dcb610-764d-4feb-b52d-915e326099ea', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/0a1ad601-14b8-4bc0-8732-03c5e42d342a/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-12-27T19:09:26Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-12-27T19:09:26Z', u'owner_specified.shade.sha256': u'c72b40102c30f2c5e731d7f3da469df589b5c6eda0ada8864d2fad4e0b54d8e3', u'owner_specified.shade.object': u'images/cloudify_ims-img_alt_c5dcb610-764d-4feb-b52d-915e326099ea', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'82988902051ff00ce70f6bafb41fe397', 'properties': {u'self': u'/v2/images/0a1ad601-14b8-4bc0-8732-03c5e42d342a', u'owner_specified.shade.md5': u'82988902051ff00ce70f6bafb41fe397', u'owner_specified.shade.object': u'images/cloudify_ims-img_alt_c5dcb610-764d-4feb-b52d-915e326099ea', u'owner_specified.shade.sha256': u'c72b40102c30f2c5e731d7f3da469df589b5c6eda0ada8864d2fad4e0b54d8e3', u'schema': u'/v2/schemas/image'}, 'name': u'cloudify_ims-img_alt_c5dcb610-764d-4feb-b52d-915e326099ea', 'created': u'2018-12-27T19:09:22Z', 'checksum': u'82988902051ff00ce70f6bafb41fe397', 'created_at': u'2018-12-27T19:09:22Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/0a1ad601-14b8-4bc0-8732-03c5e42d342a', u'owner_specified.shade.md5': u'82988902051ff00ce70f6bafb41fe397', u'owner_specified.shade.object': u'images/cloudify_ims-img_alt_c5dcb610-764d-4feb-b52d-915e326099ea', u'owner_specified.shade.sha256': u'c72b40102c30f2c5e731d7f3da469df589b5c6eda0ada8864d2fad4e0b54d8e3', u'schema': u'/v2/schemas/image'}}) 2018-12-27 19:09:27,307 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-12-27 19:09:27,309 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}660e1c6c6e37d36f46059b36dee730cfc927e6bf" -d '{"flavor": {"vcpus": 2, "ram": 2048, "name": "cloudify_ims-flavor_alt_c5dcb610-764d-4feb-b52d-915e326099ea", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 25, "id": null, "swap": 0}}' 2018-12-27 19:09:27,403 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:09:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3d1c586e-4e91-464c-8d2e-f0cf9f43bee8 x-compute-request-id: req-3d1c586e-4e91-464c-8d2e-f0cf9f43bee8 Content-Encoding: gzip Content-Length: 318 Content-Type: application/json RESP BODY: {"flavor": {"name": "cloudify_ims-flavor_alt_c5dcb610-764d-4feb-b52d-915e326099ea", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/7683b332-29fd-46e3-aac9-1c632af47059", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/7683b332-29fd-46e3-aac9-1c632af47059", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 25, "id": "7683b332-29fd-46e3-aac9-1c632af47059"}} 2018-12-27 19:09:27,404 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-3d1c586e-4e91-464c-8d2e-f0cf9f43bee8 2018-12-27 19:09:27,404 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0967998504639s 2018-12-27 19:09:27,404 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-3d1c586e-4e91-464c-8d2e-f0cf9f43bee8 2018-12-27 19:09:27,405 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'cloudify_ims-flavor_alt_c5dcb610-764d-4feb-b52d-915e326099ea', 'ephemeral': 0, 'ram': 2048, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 2, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b7b4fceec1ad4c6eb74d758b709a9d93', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 25, 'id': u'7683b332-29fd-46e3-aac9-1c632af47059', 'swap': 0}) 2018-12-27 19:09:27,406 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-12-27 19:09:27,408 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/flavors/7683b332-29fd-46e3-aac9-1c632af47059/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}660e1c6c6e37d36f46059b36dee730cfc927e6bf" -d '{"extra_specs": {}}' 2018-12-27 19:09:27,426 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:09:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-1fee754e-9d32-454f-b938-826983c97df9 x-compute-request-id: req-1fee754e-9d32-454f-b938-826983c97df9 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-12-27 19:09:27,426 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors/7683b332-29fd-46e3-aac9-1c632af47059/os-extra_specs used request id req-1fee754e-9d32-454f-b938-826983c97df9 2018-12-27 19:09:27,426 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0206439495087s 2018-12-27 19:09:27,427 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors/7683b332-29fd-46e3-aac9-1c632af47059/os-extra_specs used request id req-1fee754e-9d32-454f-b938-826983c97df9 2018-12-27 19:09:27,427 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Create VNF Instance 2018-12-27 19:09:27,427 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.216:80/api/v3/deployments/clearwater-opnfv; body: {"inputs": {"vellum_cluster_size": 1, "agent_user": "ubuntu", "image_id": "0a1ad601-14b8-4bc0-8732-03c5e42d342a", "external_network_name": "external", "dime_cluster_size": 1, "key_pair_name": "cloudify_ims-kp_c5dcb610-764d-4feb-b52d-915e326099ea", "bono_cluster_size": 1, "flavor_id": "7683b332-29fd-46e3-aac9-1c632af47059", "public_domain": "clearwater.opnfv", "homer_cluster_size": 1, "release": "repo129", "network_name": "cloudify_ims-net_c5dcb610-764d-4feb-b52d-915e326099ea", "private_key_path": "/etc/cloudify/cloudify_ims.pem", "sprout_cluster_size": 1}, "skip_plugins_validation": false, "visibility": "tenant", "blueprint_id": "clearwater-opnfv"} 2018-12-27 19:09:28,552 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:09:28,553 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:09:28,553 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:09:28,553 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:09:28,553 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:09:28,553 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:09:28,553 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:09:28,553 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 656 2018-12-27 19:09:28,553 - cloudify.rest_client.http - DEBUG - reply: "201 CREATED" {"inputs": {"vellum_cluster_size": 1, "agent_user": "ubuntu", "image_id": "0a1ad601-14b8-4bc0-8732-03c5e42d342a", "with_ellis": 1, "external_network_name": "external", "dime_cluster_size": 1, "key_pair_name": "cloudify_ims-kp_c5dcb610-764d-4feb-b52d-915e326099ea", "bono_cluster_size": 1, "flavor_id": "7683b332-29fd-46e3-aac9-1c632af47059", "public_domain": "clearwater.opnfv", "homer_cluster_size": 1, "release": "repo129", "network_name": "cloudify_ims-net_c5dcb610-764d-4feb-b52d-915e326099ea", "private_key_path": "/etc/cloudify/cloudify_ims.pem", "sprout_cluster_size": 1}, "permalink": null, "description": null, "blueprint_id": "clearwater-opnfv", "policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "tenant_name": "default_tenant", "created_at": "2018-12-27T19:09:27.565Z", "updated_at": "2018-12-27T19:09:27.565Z", "created_by": "admin", "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "private_resource": false, "groups": {"bono_group": {"policies": {}, "members": ["bono_floatingip", "bono_host"]}}, "workflows": [{"created_at": null, "name": "scale", "parameters": {"scalable_entity_name": {"description": "Which node/group to scale. Note that the parameter specified should denote the node/group name and NOT the node/group instance id.\n"}, "ignore_failure": {"default": false, "type": "boolean"}, "scale_compute": {"default": false, "description": "If a node name is passed as the `scalable_entity_name` parameter and that node is contained (transitively) within a compute node and this property is 'true', operate on the compute node instead of the specified node.\n"}, "delta": {"default": 1, "type": "integer", "description": "How many node/group instances should be added/removed. A positive number denotes increase of instances. A negative number denotes decrease of instances.\n"}}}, {"created_at": null, "name": "heal", "parameters": {"diagnose_value": {"default": "Not provided", "description": "Diagnosed reason of failure"}, "node_instance_id": {"description": "Which node instance has failed"}, "ignore_failure": {"default": true, "type": "boolean"}}}, {"created_at": null, "name": "update", "parameters": {"skip_uninstall": {"default": false}, "remove_target_instance_ids": {"default": []}, "extended_instance_ids": {"default": []}, "reduce_target_instance_ids": {"default": []}, "ignore_failure": {"default": false, "type": "boolean"}, "reduced_instance_ids": {"default": []}, "modified_entity_ids": {"default": []}, "added_target_instances_ids": {"default": []}, "update_id": {"default": ""}, "skip_install": {"default": false}, "removed_instance_ids": {"default": []}, "extend_target_instance_ids": {"default": []}, "added_instance_ids": {"default": []}}}, {"created_at": null, "name": "execute_operation", "parameters": {"operation_kwargs": {"default": {}}, "node_ids": {"default": []}, "node_instance_ids": {"default": []}, "run_by_dependency_order": {"default": false}, "operation": {}, "allow_kwargs_override": {"default": null}, "type_names": {"default": []}}}, {"created_at": null, "name": "install", "parameters": {}}, {"created_at": null, "name": "install_new_agents", "parameters": {"node_ids": {"default": []}, "install_agent_timeout": {"default": 300}, "node_instance_ids": {"default": []}, "install": {"default": true}, "validate": {"default": true}, "install_script": {"default": ""}}}, {"created_at": null, "name": "uninstall", "parameters": {"ignore_failure": {"default": false, "type": "boolean"}}}], "scaling_groups": {"bono_group": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}, "members": ["bono_floatingip", "bono_host"]}}, "id": "clearwater-opnfv", "outputs": {"dns_ip": {"value": {"get_attribute": ["bind_floatingip", "floating_ip_address"]}}, "ellis_ip": {"value": {"get_attribute": ["ellis_floatingip", "floating_ip_address"]}}}} 2018-12-27 19:09:28,553 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:09:28,554 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:09:28 GMT 2018-12-27 19:09:28,554 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:09:28,554 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 8224 2018-12-27 19:09:28,554 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:09:28,554 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/executions 2018-12-27 19:09:28,620 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:09:28,620 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:09:28,620 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:09:28,620 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:09:28,620 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:09:28,620 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:09:28,620 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:09:28,621 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"status": "pending", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {"bono_group": {"policies": {}, "members": ["bono_floatingip", "bono_host"]}}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-27T19:09:28.442Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "768b6f64-d24d-4f99-bdf5-ecdae3768c2b"}], "metadata": {"pagination": {"total": 1, "offset": 0, "size": 0}}} 2018-12-27 19:09:28,621 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:09:28,621 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:09:28 GMT 2018-12-27 19:09:28,621 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:09:28,621 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6369 2018-12-27 19:09:28,621 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:09:28,622 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/events 2018-12-27 19:09:28,737 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:09:28,737 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:09:28,737 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:09:28,737 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:09:28,737 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:09:28,737 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:09:28,738 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:09:28,738 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 50}}} 2018-12-27 19:09:28,738 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:09:28,738 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:09:28 GMT 2018-12-27 19:09:28,738 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:09:28,738 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 80 2018-12-27 19:09:28,738 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:09:28,738 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/executions/768b6f64-d24d-4f99-bdf5-ecdae3768c2b 2018-12-27 19:09:28,796 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:09:28,797 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:09:28,797 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:09:28,797 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:09:28,797 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:09:28,797 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:09:28,797 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:09:28,797 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "pending", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {"bono_group": {"policies": {}, "members": ["bono_floatingip", "bono_host"]}}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-27T19:09:28.442Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "768b6f64-d24d-4f99-bdf5-ecdae3768c2b"} 2018-12-27 19:09:28,798 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:09:28,798 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:09:28 GMT 2018-12-27 19:09:28,798 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:09:28,798 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6290 2018-12-27 19:09:28,798 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:09:33,804 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/events 2018-12-27 19:09:33,872 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:09:33,872 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:09:33,872 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:09:33,872 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:09:33,872 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:09:33,872 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:09:33,873 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:09:33,873 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "workflow_started", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:09:29.400Z", "message": "Starting 'create_deployment_environment' workflow execution", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-12-27T19:09:29.400Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "768b6f64-d24d-4f99-bdf5-ecdae3768c2b"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:09:29.762Z", "message": "Installing plugin: openstack", "level": "info", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-12-27T19:09:29.762Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "768b6f64-d24d-4f99-bdf5-ecdae3768c2b", "logger": "93ccd730-c75c-46d6-9c4a-2ea17ae02d74"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:09:30.055Z", "message": "[localhost] run: /opt/mgmtworker/env/bin/pip freeze", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-12-27T19:09:30.055Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "768b6f64-d24d-4f99-bdf5-ecdae3768c2b", "logger": "93ccd730-c75c-46d6-9c4a-2ea17ae02d74"}, {"node_instance_id": null, "event_type": "sending_task", "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:09:30.109Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-12-27T19:09:30.109Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "768b6f64-d24d-4f99-bdf5-ecdae3768c2b"}, {"node_instance_id": null, "event_type": "workflow_stage", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:09:30.109Z", "message": "Installing deployment plugins", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-12-27T19:09:30.109Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "768b6f64-d24d-4f99-bdf5-ecdae3768c2b"}, {"node_instance_id": null, "event_type": "task_started", "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:09:30.109Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-12-27T19:09:30.109Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "768b6f64-d24d-4f99-bdf5-ecdae3768c2b"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:09:31.130Z", "message": "Installing plugin from source", "level": "info", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-12-27T19:09:31.130Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "768b6f64-d24d-4f99-bdf5-ecdae3768c2b", "logger": "93ccd730-c75c-46d6-9c4a-2ea17ae02d74"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:09:31.130Z", "message": "Extracting archive: https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-12-27T19:09:31.130Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "768b6f64-d24d-4f99-bdf5-ecdae3768c2b", "logger": "93ccd730-c75c-46d6-9c4a-2ea17ae02d74"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:09:31.130Z", "message": "Installing plugin openstack [current_platform=linux_x86_64, current_distro=centos, current_distro_release=core]", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-12-27T19:09:31.130Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "768b6f64-d24d-4f99-bdf5-ecdae3768c2b", "logger": "93ccd730-c75c-46d6-9c4a-2ea17ae02d74"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:09:32.137Z", "message": "[localhost] run: /opt/mgmtworker/env/bin/pip install /tmp/tmpirxxOi --prefix=\"/tmp/openstack-UsOElx\" --constraint=\"/tmp/openstack-UsOElx/constraint.txt\"", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-12-27T19:09:32.137Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "768b6f64-d24d-4f99-bdf5-ecdae3768c2b", "logger": "93ccd730-c75c-46d6-9c4a-2ea17ae02d74"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:09:32.137Z", "message": "Installing from directory: /tmp/tmpirxxOi [args=--prefix=\"/tmp/openstack-UsOElx\" --constraint=\"/tmp/openstack-UsOElx/constraint.txt\", package_name=cloudify-openstack-plugin]", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-12-27T19:09:32.137Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "768b6f64-d24d-4f99-bdf5-ecdae3768c2b", "logger": "93ccd730-c75c-46d6-9c4a-2ea17ae02d74"}], "metadata": {"pagination": {"total": 11, "offset": 0, "size": 50}}} 2018-12-27 19:09:33,873 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:09:33,873 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:09:33 GMT 2018-12-27 19:09:33,873 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:09:33,873 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5872 2018-12-27 19:09:33,873 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:09:33,874 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting 'create_deployment_environment' workflow execution 2018-12-27 19:09:33,874 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: openstack 2018-12-27 19:09:33,874 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /opt/mgmtworker/env/bin/pip freeze 2018-12-27 19:09:33,874 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-12-27 19:09:33,874 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing deployment plugins 2018-12-27 19:09:33,875 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-12-27 19:09:33,875 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-12-27 19:09:33,875 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip 2018-12-27 19:09:33,875 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin openstack [current_platform=linux_x86_64, current_distro=centos, current_distro_release=core] 2018-12-27 19:09:33,875 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /opt/mgmtworker/env/bin/pip install /tmp/tmpirxxOi --prefix="/tmp/openstack-UsOElx" --constraint="/tmp/openstack-UsOElx/constraint.txt" 2018-12-27 19:09:33,875 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing from directory: /tmp/tmpirxxOi [args=--prefix="/tmp/openstack-UsOElx" --constraint="/tmp/openstack-UsOElx/constraint.txt", package_name=cloudify-openstack-plugin] 2018-12-27 19:09:33,876 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/executions/768b6f64-d24d-4f99-bdf5-ecdae3768c2b 2018-12-27 19:09:33,933 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:09:33,933 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:09:33,933 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:09:33,933 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:09:33,933 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:09:33,933 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:09:33,933 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:09:33,934 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {"bono_group": {"policies": {}, "members": ["bono_floatingip", "bono_host"]}}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-27T19:09:28.442Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "768b6f64-d24d-4f99-bdf5-ecdae3768c2b"} 2018-12-27 19:09:33,934 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:09:33,934 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:09:33 GMT 2018-12-27 19:09:33,934 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:09:33,934 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6290 2018-12-27 19:09:33,934 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:09:38,940 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/events 2018-12-27 19:09:39,003 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:09:39,003 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:09:39,003 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:09:39,003 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:09:39,003 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:09:39,003 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:09:39,004 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:09:39,004 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2018-12-27 19:09:39,004 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:09:39,004 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:09:39 GMT 2018-12-27 19:09:39,004 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:09:39,004 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2018-12-27 19:09:39,004 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:09:39,004 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/executions/768b6f64-d24d-4f99-bdf5-ecdae3768c2b 2018-12-27 19:09:39,067 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:09:39,067 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:09:39,067 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:09:39,067 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:09:39,067 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:09:39,067 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:09:39,067 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:09:39,068 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {"bono_group": {"policies": {}, "members": ["bono_floatingip", "bono_host"]}}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-27T19:09:28.442Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "768b6f64-d24d-4f99-bdf5-ecdae3768c2b"} 2018-12-27 19:09:39,068 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:09:39,068 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:09:39 GMT 2018-12-27 19:09:39,068 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:09:39,068 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6290 2018-12-27 19:09:39,068 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:09:44,074 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/events 2018-12-27 19:09:44,135 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:09:44,135 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:09:44,135 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:09:44,135 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:09:44,135 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:09:44,135 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:09:44,135 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:09:44,135 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2018-12-27 19:09:44,135 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:09:44,136 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:09:44 GMT 2018-12-27 19:09:44,136 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:09:44,136 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2018-12-27 19:09:44,136 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:09:44,136 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/executions/768b6f64-d24d-4f99-bdf5-ecdae3768c2b 2018-12-27 19:09:44,199 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:09:44,200 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:09:44,200 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:09:44,200 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:09:44,200 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:09:44,200 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:09:44,200 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:09:44,200 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {"bono_group": {"policies": {}, "members": ["bono_floatingip", "bono_host"]}}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-27T19:09:28.442Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "768b6f64-d24d-4f99-bdf5-ecdae3768c2b"} 2018-12-27 19:09:44,200 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:09:44,200 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:09:44 GMT 2018-12-27 19:09:44,200 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:09:44,201 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6290 2018-12-27 19:09:44,201 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:09:49,206 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/events 2018-12-27 19:09:49,268 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:09:49,268 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:09:49,268 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:09:49,268 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:09:49,268 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:09:49,268 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:09:49,269 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:09:49,269 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2018-12-27 19:09:49,269 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:09:49,269 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:09:49 GMT 2018-12-27 19:09:49,269 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:09:49,269 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2018-12-27 19:09:49,269 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:09:49,269 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/executions/768b6f64-d24d-4f99-bdf5-ecdae3768c2b 2018-12-27 19:09:49,349 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:09:49,349 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:09:49,349 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:09:49,349 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:09:49,349 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:09:49,350 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:09:49,350 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:09:49,350 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {"bono_group": {"policies": {}, "members": ["bono_floatingip", "bono_host"]}}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-27T19:09:28.442Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "768b6f64-d24d-4f99-bdf5-ecdae3768c2b"} 2018-12-27 19:09:49,350 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:09:49,350 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:09:49 GMT 2018-12-27 19:09:49,350 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:09:49,350 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6290 2018-12-27 19:09:49,350 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:09:54,356 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/events 2018-12-27 19:09:54,432 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:09:54,433 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:09:54,433 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:09:54,433 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:09:54,433 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:09:54,433 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:09:54,433 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:09:54,433 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2018-12-27 19:09:54,433 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:09:54,433 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:09:54 GMT 2018-12-27 19:09:54,434 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:09:54,434 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2018-12-27 19:09:54,434 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:09:54,434 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/executions/768b6f64-d24d-4f99-bdf5-ecdae3768c2b 2018-12-27 19:09:54,509 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:09:54,509 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:09:54,509 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:09:54,510 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:09:54,510 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:09:54,510 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:09:54,510 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:09:54,510 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {"bono_group": {"policies": {}, "members": ["bono_floatingip", "bono_host"]}}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-27T19:09:28.442Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "768b6f64-d24d-4f99-bdf5-ecdae3768c2b"} 2018-12-27 19:09:54,510 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:09:54,510 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:09:54 GMT 2018-12-27 19:09:54,510 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:09:54,510 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6290 2018-12-27 19:09:54,510 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:09:59,516 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/events 2018-12-27 19:09:59,574 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:09:59,575 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:09:59,575 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:09:59,575 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:09:59,575 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:09:59,575 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:09:59,575 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:09:59,575 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:09:56.379Z", "message": "Retrieved package name: cloudify-openstack-plugin", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-12-27T19:09:56.379Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "768b6f64-d24d-4f99-bdf5-ecdae3768c2b", "logger": "93ccd730-c75c-46d6-9c4a-2ea17ae02d74"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:09:57.160Z", "message": "Removing directory: /tmp/tmpirxxOi", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-12-27T19:09:57.160Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "768b6f64-d24d-4f99-bdf5-ecdae3768c2b", "logger": "93ccd730-c75c-46d6-9c4a-2ea17ae02d74"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:09:57.265Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-12-27T19:09:57.265Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "768b6f64-d24d-4f99-bdf5-ecdae3768c2b"}, {"node_instance_id": null, "event_type": "workflow_succeeded", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:09:58.178Z", "message": "'create_deployment_environment' workflow execution succeeded", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-12-27T19:09:58.178Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "768b6f64-d24d-4f99-bdf5-ecdae3768c2b"}, {"node_instance_id": null, "event_type": "workflow_stage", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:09:58.178Z", "message": "Creating deployment work directory", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-12-27T19:09:58.178Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "768b6f64-d24d-4f99-bdf5-ecdae3768c2b"}, {"node_instance_id": null, "event_type": "workflow_stage", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:09:58.178Z", "message": "Skipping starting deployment policy engine core - no policies defined", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-12-27T19:09:58.178Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "768b6f64-d24d-4f99-bdf5-ecdae3768c2b"}], "metadata": {"pagination": {"total": 17, "offset": 11, "size": 50}}} 2018-12-27 19:09:59,576 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:09:59,576 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:09:59 GMT 2018-12-27 19:09:59,576 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:09:59,576 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 3027 2018-12-27 19:09:59,576 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:09:59,576 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Retrieved package name: cloudify-openstack-plugin 2018-12-27 19:09:59,576 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpirxxOi 2018-12-27 19:09:59,577 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-12-27 19:09:59,577 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 'create_deployment_environment' workflow execution succeeded 2018-12-27 19:09:59,577 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating deployment work directory 2018-12-27 19:09:59,577 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Skipping starting deployment policy engine core - no policies defined 2018-12-27 19:09:59,577 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/executions/768b6f64-d24d-4f99-bdf5-ecdae3768c2b 2018-12-27 19:09:59,631 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:09:59,631 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:09:59,631 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:09:59,631 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:09:59,631 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:09:59,632 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:09:59,632 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:09:59,632 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "terminated", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {"bono_group": {"policies": {}, "members": ["bono_floatingip", "bono_host"]}}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-27T19:09:28.442Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "768b6f64-d24d-4f99-bdf5-ecdae3768c2b"} 2018-12-27 19:09:59,632 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:09:59,632 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:09:59 GMT 2018-12-27 19:09:59,632 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:09:59,632 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6293 2018-12-27 19:09:59,632 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:09:59,633 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Start the VNF Instance deployment 2018-12-27 19:09:59,633 - cloudify.rest_client.http - DEBUG - Sending request: POST http://172.30.9.216:80/api/v3/executions; body: {"allow_custom_parameters": "false", "deployment_id": "clearwater-opnfv", "force": "false", "workflow_id": "install", "parameters": null} 2018-12-27 19:09:59,774 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:09:59,774 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:09:59,774 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:09:59,774 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:09:59,775 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:09:59,775 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:09:59,775 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:09:59,775 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 137 2018-12-27 19:09:59,775 - cloudify.rest_client.http - DEBUG - reply: "201 CREATED" {"status": "pending", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-27T19:09:59.700Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"} 2018-12-27 19:09:59,775 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:09:59,775 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:09:59 GMT 2018-12-27 19:09:59,775 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:09:59,775 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-27 19:09:59,776 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:09:59,776 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/events 2018-12-27 19:09:59,837 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:09:59,837 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:09:59,837 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:09:59,837 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:09:59,837 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:09:59,837 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:09:59,837 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:09:59,837 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 50}}} 2018-12-27 19:09:59,838 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:09:59,838 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:09:59 GMT 2018-12-27 19:09:59,838 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:09:59,838 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 80 2018-12-27 19:09:59,838 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:09:59,838 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/executions/69c9e1cc-ca87-4203-b034-715ac6acec9a 2018-12-27 19:09:59,896 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:09:59,896 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:09:59,896 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:09:59,896 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:09:59,897 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:09:59,897 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:09:59,897 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:09:59,897 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "pending", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-27T19:09:59.700Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"} 2018-12-27 19:09:59,897 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:09:59,897 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:09:59 GMT 2018-12-27 19:09:59,897 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:09:59,897 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-27 19:09:59,897 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:10:04,903 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/events 2018-12-27 19:10:04,973 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:10:04,974 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:10:04,974 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:10:04,974 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:10:04,974 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:10:04,974 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:10:04,974 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:10:04,974 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "workflow_started", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:10:00.398Z", "message": "Starting 'install' workflow execution", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:10:00.398Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "vellum_security_group_1p82s1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:10:01.699Z", "message": "Creating node", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:10:01.699Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "vellum_security_group_1p82s1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:10:03.863Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 11211}", "level": "debug", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:10:03.863Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "d7e23666-a885-4b0f-8aa6-5fd80bb84018"}, {"node_instance_id": "sprout_security_group_ae6w1k", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:10:03.900Z", "message": "Creating node", "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:10:03.900Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "dime_security_group_4906u9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:10:03.900Z", "message": "Creating node", "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:10:03.900Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "vellum_security_group_1p82s1", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:10:03.900Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:10:03.900Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "vellum_security_group_1p82s1", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:10:03.900Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:10:03.900Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "dime_security_group_4906u9", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:10:03.900Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:10:03.900Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "dime_security_group_4906u9", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:10:03.900Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:10:03.900Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "sprout_security_group_ae6w1k", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:10:03.900Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:10:03.900Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "sprout_security_group_ae6w1k", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:10:03.900Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:10:03.900Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "ellis_floatingip_vdefyj", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:10:03.900Z", "message": "Creating node", "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:10:03.900Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "ellis_floatingip_vdefyj", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:10:03.900Z", "message": "Sending task 'neutron_plugin.floatingip.create'", "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:10:03.900Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "vellum_security_group_1p82s1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:10:04.219Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': 'tcp', 'ethertype': 'IPv4', 'port_range_max': 6668, 'port_range_min': 6667, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:10:04.219Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "d7e23666-a885-4b0f-8aa6-5fd80bb84018"}, {"node_instance_id": "vellum_security_group_1p82s1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:10:04.219Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 7000}", "level": "debug", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:10:04.219Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "d7e23666-a885-4b0f-8aa6-5fd80bb84018"}, {"node_instance_id": "dime_security_group_4906u9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:10:04.219Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 10888}", "level": "debug", "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:10:04.219Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "fd6fca2f-0164-4970-b82d-610eb6c47425"}, {"node_instance_id": "vellum_security_group_1p82s1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:10:04.219Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 9160, 'port_range_min': 9160, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:10:04.219Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "d7e23666-a885-4b0f-8aa6-5fd80bb84018"}, {"node_instance_id": "dime_security_group_4906u9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:10:04.219Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 8888}", "level": "debug", "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:10:04.219Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "fd6fca2f-0164-4970-b82d-610eb6c47425"}, {"node_instance_id": "vellum_security_group_1p82s1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:10:04.219Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port_range_max': 6668, u'port_range_min': 6667}", "level": "debug", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:10:04.219Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "d7e23666-a885-4b0f-8aa6-5fd80bb84018"}, {"node_instance_id": "vellum_security_group_1p82s1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:10:04.219Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 11311}", "level": "debug", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:10:04.219Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "d7e23666-a885-4b0f-8aa6-5fd80bb84018"}, {"node_instance_id": "sprout_security_group_ae6w1k", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:10:04.219Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 9888}", "level": "debug", "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:10:04.219Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "af4e5006-92b0-4fea-b309-97fc98bb8683"}, {"node_instance_id": "dime_security_group_4906u9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:10:04.219Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 8889, 'port_range_min': 8889, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:10:04.219Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "fd6fca2f-0164-4970-b82d-610eb6c47425"}, {"node_instance_id": "vellum_security_group_1p82s1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:10:04.219Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7000, 'port_range_min': 7000, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:10:04.219Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "d7e23666-a885-4b0f-8aa6-5fd80bb84018"}, {"node_instance_id": "vellum_security_group_1p82s1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:10:04.219Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 11311, 'port_range_min': 11311, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:10:04.219Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "d7e23666-a885-4b0f-8aa6-5fd80bb84018"}, {"node_instance_id": "dime_security_group_4906u9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:10:04.219Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 8888, 'port_range_min': 8888, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:10:04.219Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "fd6fca2f-0164-4970-b82d-610eb6c47425"}, {"node_instance_id": "vellum_security_group_1p82s1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:10:04.219Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 7253}", "level": "debug", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:10:04.219Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "d7e23666-a885-4b0f-8aa6-5fd80bb84018"}, {"node_instance_id": "dime_security_group_4906u9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:10:04.219Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 10888, 'port_range_min': 10888, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:10:04.219Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "fd6fca2f-0164-4970-b82d-610eb6c47425"}, {"node_instance_id": "vellum_security_group_1p82s1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:10:04.219Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7253, 'port_range_min': 7253, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:10:04.219Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "d7e23666-a885-4b0f-8aa6-5fd80bb84018"}, {"node_instance_id": "dime_security_group_4906u9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:10:04.219Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 8889}", "level": "debug", "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:10:04.219Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "fd6fca2f-0164-4970-b82d-610eb6c47425"}, {"node_instance_id": "vellum_security_group_1p82s1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:10:04.219Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 9160}", "level": "debug", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:10:04.219Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "d7e23666-a885-4b0f-8aa6-5fd80bb84018"}, {"node_instance_id": "vellum_security_group_1p82s1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:10:04.219Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 11211, 'port_range_min': 11211, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:10:04.219Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "d7e23666-a885-4b0f-8aa6-5fd80bb84018"}, {"node_instance_id": "sprout_security_group_ae6w1k", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:10:04.219Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 9888, 'port_range_min': 9888, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:10:04.219Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "af4e5006-92b0-4fea-b309-97fc98bb8683"}, {"node_instance_id": "bono_floatingip_vmr1h3", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:10:04.920Z", "message": "Sending task 'neutron_plugin.floatingip.create'", "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:10:04.920Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "keypair_i835m7", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:10:04.920Z", "message": "Sending task 'nova_plugin.keypair.create'", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:10:04.920Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "keypair_i835m7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:10:04.920Z", "message": "Creating node", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:10:04.920Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "bind_floatingip_y1gw5w", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:10:04.920Z", "message": "Sending task 'neutron_plugin.floatingip.create'", "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:10:04.920Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "homer_security_group_k0hbwr", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:10:04.920Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:10:04.920Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "homer_security_group_k0hbwr", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:10:04.920Z", "message": "Creating node", "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:10:04.920Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "ellis_security_group_bhjksl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:10:04.920Z", "message": "Creating node", "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:10:04.920Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "bono_floatingip_vmr1h3", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:10:04.920Z", "message": "Task started 'neutron_plugin.floatingip.create'", "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:10:04.920Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "bind_security_group_zkpo1l", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:10:04.920Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:10:04.920Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "internal_sip_security_group_gl3y11", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:10:04.920Z", "message": "Creating node", "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:10:04.920Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "bono_security_group_scm9ku", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:10:04.920Z", "message": "Creating node", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:10:04.920Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "base_security_group_ki5oyt", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:10:04.920Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:10:04.920Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "base_security_group_ki5oyt", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:10:04.920Z", "message": "Creating node", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:10:04.920Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "ellis_floatingip_vdefyj", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:10:04.920Z", "message": "Task started 'neutron_plugin.floatingip.create'", "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:10:04.920Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "ellis_security_group_bhjksl", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:10:04.920Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:10:04.920Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "internal_sip_security_group_gl3y11", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:10:04.920Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:10:04.920Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "bono_floatingip_vmr1h3", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:10:04.920Z", "message": "Creating node", "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:10:04.920Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "bono_security_group_scm9ku", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:10:04.920Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:10:04.920Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}], "metadata": {"pagination": {"total": 52, "offset": 0, "size": 50}}} 2018-12-27 19:10:04,975 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:10:04,975 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:10:04 GMT 2018-12-27 19:10:04,975 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:10:04,975 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 28843 2018-12-27 19:10:04,975 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:10:04,976 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting 'install' workflow execution 2018-12-27 19:10:04,976 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-12-27 19:10:04,977 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 11211} 2018-12-27 19:10:04,977 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-12-27 19:10:04,977 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-12-27 19:10:04,977 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-12-27 19:10:04,977 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-12-27 19:10:04,977 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-12-27 19:10:04,977 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-12-27 19:10:04,978 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-12-27 19:10:04,978 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-12-27 19:10:04,978 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-12-27 19:10:04,978 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-12-27 19:10:04,978 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': 'tcp', 'ethertype': 'IPv4', 'port_range_max': 6668, 'port_range_min': 6667, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-12-27 19:10:04,978 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 7000} 2018-12-27 19:10:04,979 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 10888} 2018-12-27 19:10:04,979 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 9160, 'port_range_min': 9160, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-12-27 19:10:04,979 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 8888} 2018-12-27 19:10:04,979 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port_range_max': 6668, u'port_range_min': 6667} 2018-12-27 19:10:04,979 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 11311} 2018-12-27 19:10:04,979 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 9888} 2018-12-27 19:10:04,979 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 8889, 'port_range_min': 8889, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-12-27 19:10:04,980 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7000, 'port_range_min': 7000, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-12-27 19:10:04,980 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 11311, 'port_range_min': 11311, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-12-27 19:10:04,980 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 8888, 'port_range_min': 8888, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-12-27 19:10:04,980 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 7253} 2018-12-27 19:10:04,980 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 10888, 'port_range_min': 10888, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-12-27 19:10:04,980 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7253, 'port_range_min': 7253, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-12-27 19:10:04,981 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 8889} 2018-12-27 19:10:04,981 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 9160} 2018-12-27 19:10:04,981 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 11211, 'port_range_min': 11211, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-12-27 19:10:04,981 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 9888, 'port_range_min': 9888, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-12-27 19:10:04,981 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-12-27 19:10:04,981 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.keypair.create' 2018-12-27 19:10:04,981 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-12-27 19:10:04,982 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-12-27 19:10:04,982 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-12-27 19:10:04,982 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-12-27 19:10:04,982 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-12-27 19:10:04,982 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-12-27 19:10:04,982 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-12-27 19:10:04,982 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-12-27 19:10:04,983 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-12-27 19:10:04,983 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-12-27 19:10:04,983 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-12-27 19:10:04,983 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-12-27 19:10:04,983 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-12-27 19:10:04,983 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-12-27 19:10:04,984 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-12-27 19:10:04,984 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-12-27 19:10:04,984 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/executions/69c9e1cc-ca87-4203-b034-715ac6acec9a 2018-12-27 19:10:05,039 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:10:05,039 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:10:05,039 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:10:05,039 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:10:05,039 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:10:05,040 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:10:05,040 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:10:05,040 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-27T19:09:59.700Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"} 2018-12-27 19:10:05,040 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:10:05,040 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:10:05 GMT 2018-12-27 19:10:05,040 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:10:05,040 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-27 19:10:05,040 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:10:10,046 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/events 2018-12-27 19:10:10,175 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:10:10,175 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:10:10,175 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:10:10,176 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:10:10,176 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:10:10,176 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:10:10,176 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:10:10,176 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_security_group_k0hbwr", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:10:04.920Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:10:04.920Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "ellis_security_group_bhjksl", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:10:04.920Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:10:04.920Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "bono_floatingip_vmr1h3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:10:07.322Z", "message": "Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'8c9032acdce34b28bbac9df3ee5c891d', u'created_at': u'2018-12-27T19:10:06Z', u'updated_at': u'2018-12-27T19:10:06Z', u'dns_domain': u'', u'floating_network_id': u'a4959dd9-e8f4-4ea9-8c99-7bff545db58c', u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.209', u'revision_number': 0, u'dns_name': u'', u'project_id': u'8c9032acdce34b28bbac9df3ee5c891d', u'port_id': None, u'id': u'00899b10-5cad-4066-bd90-a6dd6b30a41b'}", "level": "info", "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:10:07.322Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "1f821587-8a74-4927-a443-54f0e132df37"}, {"node_instance_id": "bono_floatingip_vmr1h3", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:10:07.539Z", "message": "Task succeeded 'neutron_plugin.floatingip.create'", "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:10:07.539Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "bind_security_group_zkpo1l", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:10:08.054Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:10:08.054Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "ellis_floatingip_vdefyj", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:10:08.054Z", "message": "Task succeeded 'neutron_plugin.floatingip.create'", "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:10:08.054Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "internal_sip_security_group_gl3y11", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:10:08.054Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:10:08.054Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "ellis_floatingip_vdefyj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:10:08.301Z", "message": "Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'8c9032acdce34b28bbac9df3ee5c891d', u'created_at': u'2018-12-27T19:10:06Z', u'updated_at': u'2018-12-27T19:10:06Z', u'dns_domain': u'', u'floating_network_id': u'a4959dd9-e8f4-4ea9-8c99-7bff545db58c', u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.204', u'revision_number': 0, u'dns_name': u'', u'project_id': u'8c9032acdce34b28bbac9df3ee5c891d', u'port_id': None, u'id': u'ff19d1cf-caaa-4e10-b5bb-cda0c5236fa0'}", "level": "info", "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:10:08.301Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "1d5c2220-e1a3-4fc2-ab2b-38262eb45ef5"}, {"node_instance_id": "ellis_floatingip_vdefyj", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:10:09.127Z", "message": "Starting node", "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:10:09.127Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "sprout_security_group_ae6w1k", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:10:09.127Z", "message": "Configuring node", "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:10:09.127Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "sprout_security_group_ae6w1k", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:10:09.127Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:10:09.127Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "bono_floatingip_vmr1h3", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:10:09.127Z", "message": "Starting node", "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:10:09.127Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "bono_floatingip_vmr1h3", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:10:09.127Z", "message": "Configuring node", "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:10:09.127Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "ellis_floatingip_vdefyj", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:10:09.127Z", "message": "Configuring node", "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:10:09.127Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "keypair_i835m7", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:10:09.127Z", "message": "Task started 'nova_plugin.keypair.create'", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:10:09.127Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "internal_sip_security_group_gl3y11", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:10:09.327Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5058, 'port_range_min': 5058, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:10:09.327Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "906f1c77-5303-4a4a-889a-73abe16dccf0"}, {"node_instance_id": "internal_sip_security_group_gl3y11", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:10:09.327Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 5052}", "level": "debug", "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:10:09.327Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "906f1c77-5303-4a4a-889a-73abe16dccf0"}, {"node_instance_id": "internal_sip_security_group_gl3y11", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:10:09.327Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 5058}", "level": "debug", "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:10:09.327Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "906f1c77-5303-4a4a-889a-73abe16dccf0"}, {"node_instance_id": "internal_sip_security_group_gl3y11", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:10:09.327Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5054, 'port_range_min': 5054, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:10:09.327Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "906f1c77-5303-4a4a-889a-73abe16dccf0"}, {"node_instance_id": "bind_security_group_zkpo1l", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:10:09.327Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port': 53}", "level": "debug", "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:10:09.327Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "d6e6ae3c-65f2-4b28-a306-c81b5b4f83d2"}, {"node_instance_id": "internal_sip_security_group_gl3y11", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:10:09.327Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5052, 'port_range_min': 5052, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:10:09.327Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "906f1c77-5303-4a4a-889a-73abe16dccf0"}, {"node_instance_id": "bind_security_group_zkpo1l", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:10:09.327Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 53, 'port_range_min': 53, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:10:09.327Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "d6e6ae3c-65f2-4b28-a306-c81b5b4f83d2"}, {"node_instance_id": "internal_sip_security_group_gl3y11", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:10:09.327Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 5054}", "level": "debug", "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:10:09.327Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "906f1c77-5303-4a4a-889a-73abe16dccf0"}, {"node_instance_id": "bind_security_group_zkpo1l", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:10:09.327Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': 'tcp', 'ethertype': 'IPv4', 'port_range_max': 53, 'port_range_min': 53, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:10:09.327Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "d6e6ae3c-65f2-4b28-a306-c81b5b4f83d2"}, {"node_instance_id": "bind_security_group_zkpo1l", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:10:09.327Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'udp', u'port': 53}", "level": "debug", "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:10:09.327Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "d6e6ae3c-65f2-4b28-a306-c81b5b4f83d2"}], "metadata": {"pagination": {"total": 75, "offset": 50, "size": 50}}} 2018-12-27 19:10:10,176 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:10:10,176 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:10:10 GMT 2018-12-27 19:10:10,176 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:10:10,176 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 15607 2018-12-27 19:10:10,177 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:10:10,177 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-12-27 19:10:10,178 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-12-27 19:10:10,178 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'8c9032acdce34b28bbac9df3ee5c891d', u'created_at': u'2018-12-27T19:10:06Z', u'updated_at': u'2018-12-27T19:10:06Z', u'dns_domain': u'', u'floating_network_id': u'a4959dd9-e8f4-4ea9-8c99-7bff545db58c', u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.209', u'revision_number': 0, u'dns_name': u'', u'project_id': u'8c9032acdce34b28bbac9df3ee5c891d', u'port_id': None, u'id': u'00899b10-5cad-4066-bd90-a6dd6b30a41b'} 2018-12-27 19:10:10,178 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2018-12-27 19:10:10,178 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-12-27 19:10:10,178 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2018-12-27 19:10:10,178 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-12-27 19:10:10,178 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'8c9032acdce34b28bbac9df3ee5c891d', u'created_at': u'2018-12-27T19:10:06Z', u'updated_at': u'2018-12-27T19:10:06Z', u'dns_domain': u'', u'floating_network_id': u'a4959dd9-e8f4-4ea9-8c99-7bff545db58c', u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.204', u'revision_number': 0, u'dns_name': u'', u'project_id': u'8c9032acdce34b28bbac9df3ee5c891d', u'port_id': None, u'id': u'ff19d1cf-caaa-4e10-b5bb-cda0c5236fa0'} 2018-12-27 19:10:10,179 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-12-27 19:10:10,179 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-12-27 19:10:10,179 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-12-27 19:10:10,179 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-12-27 19:10:10,179 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-12-27 19:10:10,179 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-12-27 19:10:10,180 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.keypair.create' 2018-12-27 19:10:10,180 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5058, 'port_range_min': 5058, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-12-27 19:10:10,180 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 5052} 2018-12-27 19:10:10,180 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 5058} 2018-12-27 19:10:10,180 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5054, 'port_range_min': 5054, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-12-27 19:10:10,180 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port': 53} 2018-12-27 19:10:10,180 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5052, 'port_range_min': 5052, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-12-27 19:10:10,181 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 53, 'port_range_min': 53, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-12-27 19:10:10,181 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 5054} 2018-12-27 19:10:10,181 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': 'tcp', 'ethertype': 'IPv4', 'port_range_max': 53, 'port_range_min': 53, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-12-27 19:10:10,181 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'udp', u'port': 53} 2018-12-27 19:10:10,181 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/executions/69c9e1cc-ca87-4203-b034-715ac6acec9a 2018-12-27 19:10:10,253 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:10:10,253 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:10:10,253 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:10:10,253 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:10:10,254 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:10:10,254 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:10:10,254 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:10:10,254 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-27T19:09:59.700Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"} 2018-12-27 19:10:10,254 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:10:10,254 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:10:10 GMT 2018-12-27 19:10:10,254 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:10:10,254 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-27 19:10:10,254 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:10:15,260 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/events 2018-12-27 19:10:15,324 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:10:15,324 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:10:15,324 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:10:15,324 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:10:15,324 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:10:15,324 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:10:15,324 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:10:15,325 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_security_group_k0hbwr", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:10:10.166Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:10:10.166Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "dime_security_group_4906u9", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:10:10.166Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:10:10.166Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "dime_security_group_4906u9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:10:10.166Z", "message": "Configuring node", "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:10:10.166Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "sprout_security_group_ae6w1k", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:10:10.166Z", "message": "Starting node", "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:10:10.166Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "keypair_i835m7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:10:10.333Z", "message": "Using external resource keypair: cloudify_ims-kp_c5dcb610-764d-4feb-b52d-915e326099ea", "level": "info", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:10:10.333Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "e8c5ef88-c3b1-4a31-a971-32eebe53ab15"}, {"node_instance_id": "dime_security_group_4906u9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:10:11.192Z", "message": "Starting node", "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:10:11.192Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "keypair_i835m7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:10:11.192Z", "message": "Starting node", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:10:11.192Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "keypair_i835m7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:10:11.192Z", "message": "Configuring node", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:10:11.192Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "base_security_group_ki5oyt", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:10:11.192Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:10:11.192Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "vellum_security_group_1p82s1", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:10:11.192Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:10:11.192Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "bind_floatingip_y1gw5w", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:10:11.192Z", "message": "Task started 'neutron_plugin.floatingip.create'", "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:10:11.192Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "keypair_i835m7", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:10:11.192Z", "message": "Task succeeded 'nova_plugin.keypair.create'", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:10:11.192Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "base_security_group_ki5oyt", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:10:11.377Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port': 4000}", "level": "debug", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:10:11.377Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "ec2cb862-c7b0-47ce-b9bd-a677614f7fa7"}, {"node_instance_id": "base_security_group_ki5oyt", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:10:11.377Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': 'tcp', 'ethertype': 'IPv4', 'port_range_max': 2380, 'port_range_min': 2380, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:10:11.377Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "ec2cb862-c7b0-47ce-b9bd-a677614f7fa7"}, {"node_instance_id": "homer_security_group_k0hbwr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:10:11.377Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 9160, 'port_range_min': 9160, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:10:11.377Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "68ac9f4f-f82d-45a2-8904-3752bfd24c03"}, {"node_instance_id": "homer_security_group_k0hbwr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:10:11.377Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7888, 'port_range_min': 7888, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:10:11.377Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "68ac9f4f-f82d-45a2-8904-3752bfd24c03"}, {"node_instance_id": "base_security_group_ki5oyt", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:10:11.377Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'udp', u'port': 161}", "level": "debug", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:10:11.377Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "ec2cb862-c7b0-47ce-b9bd-a677614f7fa7"}, {"node_instance_id": "base_security_group_ki5oyt", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:10:11.377Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': 'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'port_range_min': 22, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:10:11.377Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "ec2cb862-c7b0-47ce-b9bd-a677614f7fa7"}, {"node_instance_id": "base_security_group_ki5oyt", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:10:11.377Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port': 2380}", "level": "debug", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:10:11.377Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "ec2cb862-c7b0-47ce-b9bd-a677614f7fa7"}, {"node_instance_id": "base_security_group_ki5oyt", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:10:11.377Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port': 22}", "level": "debug", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:10:11.377Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "ec2cb862-c7b0-47ce-b9bd-a677614f7fa7"}, {"node_instance_id": "homer_security_group_k0hbwr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:10:11.377Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 9160}", "level": "debug", "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:10:11.377Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "68ac9f4f-f82d-45a2-8904-3752bfd24c03"}, {"node_instance_id": "homer_security_group_k0hbwr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:10:11.377Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 7888}", "level": "debug", "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:10:11.377Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "68ac9f4f-f82d-45a2-8904-3752bfd24c03"}, {"node_instance_id": "base_security_group_ki5oyt", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:10:11.377Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': 'tcp', 'ethertype': 'IPv4', 'port_range_max': 4000, 'port_range_min': 4000, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:10:11.377Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "ec2cb862-c7b0-47ce-b9bd-a677614f7fa7"}, {"node_instance_id": "base_security_group_ki5oyt", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:10:11.377Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 161, 'port_range_min': 161, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:10:11.377Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "ec2cb862-c7b0-47ce-b9bd-a677614f7fa7"}, {"node_instance_id": "proxy_host_e9ne6d", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:10:12.252Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:10:12.252Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "proxy_host_e9ne6d", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:10:12.252Z", "message": "Creating node", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:10:12.252Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "vellum_security_group_1p82s1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:10:12.252Z", "message": "Configuring node", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:10:12.252Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "vellum_security_group_1p82s1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:10:12.252Z", "message": "Starting node", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:10:12.252Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "ellis_security_group_bhjksl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:10:13.165Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 80}", "level": "debug", "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:10:13.165Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "13bf5ce8-1a0d-4fee-bd50-8777051f5d54"}, {"node_instance_id": "bind_security_group_zkpo1l", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:10:13.264Z", "message": "Configuring node", "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:10:13.264Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "bind_security_group_zkpo1l", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:10:13.264Z", "message": "Starting node", "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:10:13.264Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "ellis_security_group_bhjksl", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:10:13.264Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:10:13.264Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "bind_security_group_zkpo1l", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:10:13.264Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:10:13.264Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "ellis_security_group_bhjksl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:10:13.467Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 443, 'port_range_min': 443, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:10:13.467Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "13bf5ce8-1a0d-4fee-bd50-8777051f5d54"}, {"node_instance_id": "ellis_security_group_bhjksl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:10:13.467Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 80, 'port_range_min': 80, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:10:13.467Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "13bf5ce8-1a0d-4fee-bd50-8777051f5d54"}, {"node_instance_id": "ellis_security_group_bhjksl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:10:13.467Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 443}", "level": "debug", "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:10:13.467Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "13bf5ce8-1a0d-4fee-bd50-8777051f5d54"}, {"node_instance_id": "internal_sip_security_group_gl3y11", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:10:14.324Z", "message": "Starting node", "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:10:14.324Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "proxy_host_e9ne6d", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:10:14.324Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:10:14.324Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "internal_sip_security_group_gl3y11", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:10:14.324Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:10:14.324Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "internal_sip_security_group_gl3y11", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:10:14.324Z", "message": "Configuring node", "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:10:14.324Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "bind_floatingip_y1gw5w", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:10:14.324Z", "message": "Task succeeded 'neutron_plugin.floatingip.create'", "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:10:14.324Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "bono_security_group_scm9ku", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:10:14.324Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:10:14.324Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "bono_security_group_scm9ku", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:10:14.539Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port': 6669}", "level": "debug", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:10:14.539Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "db49adf1-80dc-468c-8408-ed3677da5f61"}, {"node_instance_id": "bono_security_group_scm9ku", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:10:14.539Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5062, 'port_range_min': 5062, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:10:14.539Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "db49adf1-80dc-468c-8408-ed3677da5f61"}, {"node_instance_id": "bono_security_group_scm9ku", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:10:14.539Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'udp', u'port': 5060}", "level": "debug", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:10:14.539Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "db49adf1-80dc-468c-8408-ed3677da5f61"}, {"node_instance_id": "bono_security_group_scm9ku", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:10:14.539Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5060, 'port_range_min': 5060, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:10:14.539Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "db49adf1-80dc-468c-8408-ed3677da5f61"}, {"node_instance_id": "bono_security_group_scm9ku", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:10:14.539Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 3478}", "level": "debug", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:10:14.539Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "db49adf1-80dc-468c-8408-ed3677da5f61"}, {"node_instance_id": "bind_floatingip_y1gw5w", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:10:14.539Z", "message": "Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'8c9032acdce34b28bbac9df3ee5c891d', u'created_at': u'2018-12-27T19:10:13Z', u'updated_at': u'2018-12-27T19:10:13Z', u'dns_domain': u'', u'floating_network_id': u'a4959dd9-e8f4-4ea9-8c99-7bff545db58c', u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.206', u'revision_number': 0, u'dns_name': u'', u'project_id': u'8c9032acdce34b28bbac9df3ee5c891d', u'port_id': None, u'id': u'5506702a-4f89-4a86-9164-e879d6e5865d'}", "level": "info", "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:10:14.539Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "387302c2-b803-475a-8d70-fb8e395341a4"}, {"node_instance_id": "bono_security_group_scm9ku", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:10:14.539Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 5060, 'port_range_min': 5060, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:10:14.539Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "db49adf1-80dc-468c-8408-ed3677da5f61"}, {"node_instance_id": "bono_security_group_scm9ku", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:10:14.539Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'udp', u'port': 3478}", "level": "debug", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:10:14.539Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "db49adf1-80dc-468c-8408-ed3677da5f61"}], "metadata": {"pagination": {"total": 134, "offset": 75, "size": 50}}} 2018-12-27 19:10:15,325 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:10:15,325 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:10:15 GMT 2018-12-27 19:10:15,325 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:10:15,325 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 29656 2018-12-27 19:10:15,325 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:10:15,326 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-12-27 19:10:15,327 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-12-27 19:10:15,327 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-12-27 19:10:15,327 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-12-27 19:10:15,327 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Using external resource keypair: cloudify_ims-kp_c5dcb610-764d-4feb-b52d-915e326099ea 2018-12-27 19:10:15,327 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-12-27 19:10:15,328 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-12-27 19:10:15,328 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-12-27 19:10:15,328 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-12-27 19:10:15,328 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-12-27 19:10:15,328 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-12-27 19:10:15,328 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.keypair.create' 2018-12-27 19:10:15,329 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port': 4000} 2018-12-27 19:10:15,329 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': 'tcp', 'ethertype': 'IPv4', 'port_range_max': 2380, 'port_range_min': 2380, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-12-27 19:10:15,329 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 9160, 'port_range_min': 9160, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-12-27 19:10:15,329 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7888, 'port_range_min': 7888, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-12-27 19:10:15,329 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'udp', u'port': 161} 2018-12-27 19:10:15,329 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': 'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'port_range_min': 22, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-12-27 19:10:15,329 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port': 2380} 2018-12-27 19:10:15,330 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port': 22} 2018-12-27 19:10:15,330 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 9160} 2018-12-27 19:10:15,330 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 7888} 2018-12-27 19:10:15,330 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': 'tcp', 'ethertype': 'IPv4', 'port_range_max': 4000, 'port_range_min': 4000, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-12-27 19:10:15,330 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 161, 'port_range_min': 161, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-12-27 19:10:15,330 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-12-27 19:10:15,331 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-12-27 19:10:15,331 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-12-27 19:10:15,331 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-12-27 19:10:15,331 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 80} 2018-12-27 19:10:15,331 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-12-27 19:10:15,331 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-12-27 19:10:15,332 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-12-27 19:10:15,332 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-12-27 19:10:15,332 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 443, 'port_range_min': 443, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-12-27 19:10:15,332 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 80, 'port_range_min': 80, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-12-27 19:10:15,332 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 443} 2018-12-27 19:10:15,332 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-12-27 19:10:15,333 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-12-27 19:10:15,333 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-12-27 19:10:15,333 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-12-27 19:10:15,333 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2018-12-27 19:10:15,333 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-12-27 19:10:15,333 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port': 6669} 2018-12-27 19:10:15,333 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5062, 'port_range_min': 5062, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-12-27 19:10:15,334 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'udp', u'port': 5060} 2018-12-27 19:10:15,334 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5060, 'port_range_min': 5060, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-12-27 19:10:15,334 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 3478} 2018-12-27 19:10:15,334 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'8c9032acdce34b28bbac9df3ee5c891d', u'created_at': u'2018-12-27T19:10:13Z', u'updated_at': u'2018-12-27T19:10:13Z', u'dns_domain': u'', u'floating_network_id': u'a4959dd9-e8f4-4ea9-8c99-7bff545db58c', u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.206', u'revision_number': 0, u'dns_name': u'', u'project_id': u'8c9032acdce34b28bbac9df3ee5c891d', u'port_id': None, u'id': u'5506702a-4f89-4a86-9164-e879d6e5865d'} 2018-12-27 19:10:15,334 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 5060, 'port_range_min': 5060, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-12-27 19:10:15,334 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'udp', u'port': 3478} 2018-12-27 19:10:15,335 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/executions/69c9e1cc-ca87-4203-b034-715ac6acec9a 2018-12-27 19:10:15,468 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:10:15,468 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:10:15,468 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:10:15,468 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:10:15,468 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:10:15,468 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:10:15,469 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:10:15,469 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-27T19:09:59.700Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"} 2018-12-27 19:10:15,469 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:10:15,469 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:10:15 GMT 2018-12-27 19:10:15,469 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:10:15,469 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-27 19:10:15,469 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:10:20,475 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/events 2018-12-27 19:10:20,557 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:10:20,558 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:10:20,558 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:10:20,558 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:10:20,558 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:10:20,558 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:10:20,558 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:10:20,558 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_security_group_scm9ku", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:10:14.539Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'port_range_min': 32768, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:10:14.539Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "db49adf1-80dc-468c-8408-ed3677da5f61"}, {"node_instance_id": "bono_security_group_scm9ku", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:10:14.539Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port': 6669}", "level": "debug", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:10:14.539Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "db49adf1-80dc-468c-8408-ed3677da5f61"}, {"node_instance_id": "bono_security_group_scm9ku", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:10:14.539Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port_range_max': 65535, u'port_range_min': 32768, u'protocol': u'udp'}", "level": "debug", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:10:14.539Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "db49adf1-80dc-468c-8408-ed3677da5f61"}, {"node_instance_id": "bono_security_group_scm9ku", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:10:14.539Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 3478}", "level": "debug", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:10:14.539Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "db49adf1-80dc-468c-8408-ed3677da5f61"}, {"node_instance_id": "bono_security_group_scm9ku", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:10:14.539Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 5058}", "level": "debug", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:10:14.539Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "db49adf1-80dc-468c-8408-ed3677da5f61"}, {"node_instance_id": "bono_security_group_scm9ku", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:10:14.539Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 5060}", "level": "debug", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:10:14.539Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "db49adf1-80dc-468c-8408-ed3677da5f61"}, {"node_instance_id": "bono_security_group_scm9ku", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:10:14.539Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 5062}", "level": "debug", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:10:14.539Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "db49adf1-80dc-468c-8408-ed3677da5f61"}, {"node_instance_id": "bono_security_group_scm9ku", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:10:14.539Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'udp', u'port': 3478}", "level": "debug", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:10:14.539Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "db49adf1-80dc-468c-8408-ed3677da5f61"}, {"node_instance_id": "bono_security_group_scm9ku", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:10:14.539Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'udp', u'port': 5060}", "level": "debug", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:10:14.539Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "db49adf1-80dc-468c-8408-ed3677da5f61"}, {"node_instance_id": "bind_floatingip_y1gw5w", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:10:15.329Z", "message": "Configuring node", "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:10:15.329Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "homer_security_group_k0hbwr", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:10:15.329Z", "message": "Configuring node", "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:10:15.329Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "bind_floatingip_y1gw5w", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:10:15.329Z", "message": "Starting node", "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:10:15.329Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "homer_security_group_k0hbwr", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:10:15.329Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:10:15.329Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "proxy_host_e9ne6d", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:10:15.547Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_c5dcb610-764d-4feb-b52d-915e326099ea', u'external_name': u'cloudify_ims-kp_c5dcb610-764d-4feb-b52d-915e326099ea', u'external_type': u'keypair'}]", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:10:15.547Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "40a3e848-45f4-44b2-a336-3d55afde1047"}, {"node_instance_id": "proxy_host_e9ne6d", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:10:15.547Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_proxy_host_e9ne6d'}", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:10:15.547Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "40a3e848-45f4-44b2-a336-3d55afde1047"}, {"node_instance_id": "base_security_group_ki5oyt", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:10:16.334Z", "message": "Configuring node", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:10:16.334Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "homer_security_group_k0hbwr", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:10:16.334Z", "message": "Starting node", "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:10:16.334Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "base_security_group_ki5oyt", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:10:16.334Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:10:16.334Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "proxy_host_e9ne6d", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:10:17.056Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_proxy_host_e9ne6d', 'key_name': u'cloudify_ims-kp_c5dcb610-764d-4feb-b52d-915e326099ea', 'image': u'0a1ad601-14b8-4bc0-8732-03c5e42d342a', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_c5dcb610-764d-4feb-b52d-915e326099ea', 'cloudify_management_network_id': u'ea739b03-38da-4385-a295-5045c1a9a27e'}, 'nics': [{'net-id': u'ea739b03-38da-4385-a295-5045c1a9a27e'}], 'flavor': u'7683b332-29fd-46e3-aac9-1c632af47059'}", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:10:17.056Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "40a3e848-45f4-44b2-a336-3d55afde1047"}, {"node_instance_id": "base_security_group_ki5oyt", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:10:17.345Z", "message": "Starting node", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:10:17.345Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "proxy_host_e9ne6d", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:10:17.554Z", "message": "Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor)", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:10:17.554Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "40a3e848-45f4-44b2-a336-3d55afde1047"}, {"node_instance_id": "proxy_host_e9ne6d", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:10:17.554Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_proxy_host_e9ne6d', 'key_name': u'cloudify_ims-kp_c5dcb610-764d-4feb-b52d-915e326099ea', 'image': u'0a1ad601-14b8-4bc0-8732-03c5e42d342a', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_c5dcb610-764d-4feb-b52d-915e326099ea', 'cloudify_management_network_id': u'ea739b03-38da-4385-a295-5045c1a9a27e'}, 'nics': [{'net-id': u'ea739b03-38da-4385-a295-5045c1a9a27e'}], 'flavor': u'7683b332-29fd-46e3-aac9-1c632af47059'}", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:10:17.554Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "40a3e848-45f4-44b2-a336-3d55afde1047"}, {"node_instance_id": "bind_host_3uinc3", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:10:18.481Z", "message": "Creating node", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:10:18.481Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "dime_host_zpzhgy", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:10:18.481Z", "message": "Creating node", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:10:18.481Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "homer_host_0yd3xw", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:10:18.481Z", "message": "Creating node", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:10:18.481Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "sprout_host_ph9xfc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:10:18.481Z", "message": "Creating node", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:10:18.481Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "vellum_host_q3lrkr", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:10:18.481Z", "message": "Creating node", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:10:18.481Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "bind_host_3uinc3", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:10:18.481Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:10:18.481Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "dime_host_zpzhgy", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:10:18.481Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:10:18.481Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "homer_host_0yd3xw", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:10:18.481Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:10:18.481Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "sprout_host_ph9xfc", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:10:18.481Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:10:18.481Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "vellum_host_q3lrkr", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:10:18.481Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:10:18.481Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "bind_host_3uinc3", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:10:18.481Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:10:18.481Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "dime_host_zpzhgy", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:10:18.481Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:10:18.481Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "homer_host_0yd3xw", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:10:18.481Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:10:18.481Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "ellis_security_group_bhjksl", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:10:18.481Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:10:18.481Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "dime_host_zpzhgy", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:10:18.879Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_c5dcb610-764d-4feb-b52d-915e326099ea', u'external_name': u'cloudify_ims-kp_c5dcb610-764d-4feb-b52d-915e326099ea', u'external_type': u'keypair'}, {u'external_id': u'7a22a040-044d-4cc2-93a6-00ff15efd75d', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'2eb23f97-7d8b-46ae-a170-f962085ef885', u'external_name': u'clearwater-sg_dime', u'external_type': u'security_group'}]", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:10:18.879Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "fa835357-9df1-4402-a8ec-ab006bc44fdb"}, {"node_instance_id": "ellis_security_group_bhjksl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:10:19.523Z", "message": "Configuring node", "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:10:19.523Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "ellis_security_group_bhjksl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:10:19.523Z", "message": "Starting node", "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:10:19.523Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "homer_host_0yd3xw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:10:19.561Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_c5dcb610-764d-4feb-b52d-915e326099ea', u'external_name': u'cloudify_ims-kp_c5dcb610-764d-4feb-b52d-915e326099ea', u'external_type': u'keypair'}, {u'external_id': u'7a22a040-044d-4cc2-93a6-00ff15efd75d', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'7dfcc0e3-c112-4afc-96c4-682f4e4c3af2', u'external_name': u'clearwater-sg_homer', u'external_type': u'security_group'}]", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:10:19.561Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "d7459dbb-442c-4aee-83d6-67d5cb9bc12e"}, {"node_instance_id": "bind_host_3uinc3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:10:19.561Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_c5dcb610-764d-4feb-b52d-915e326099ea', u'external_name': u'cloudify_ims-kp_c5dcb610-764d-4feb-b52d-915e326099ea', u'external_type': u'keypair'}, {u'external_id': u'7a22a040-044d-4cc2-93a6-00ff15efd75d', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'ddcedc58-6087-403a-b345-a078137d02d7', u'external_name': u'clearwater-sg_bind', u'external_type': u'security_group'}, {u'external_id': u'5506702a-4f89-4a86-9164-e879d6e5865d', u'floating_ip_address': u'172.30.9.206', u'external_type': u'floatingip'}]", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:10:19.561Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "8a77aa8a-3ef7-48a9-9e75-6371211f9e26"}, {"node_instance_id": "bind_host_3uinc3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:10:19.561Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_bind_host_3uinc3'}", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:10:19.561Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "8a77aa8a-3ef7-48a9-9e75-6371211f9e26"}, {"node_instance_id": "dime_host_zpzhgy", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:10:19.561Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_dime_host_zpzhgy'}", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:10:19.561Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "fa835357-9df1-4402-a8ec-ab006bc44fdb"}, {"node_instance_id": "homer_host_0yd3xw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:10:19.561Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_homer_host_0yd3xw'}", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:10:19.561Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "d7459dbb-442c-4aee-83d6-67d5cb9bc12e"}], "metadata": {"pagination": {"total": 169, "offset": 125, "size": 50}}} 2018-12-27 19:10:20,559 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:10:20,559 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:10:20 GMT 2018-12-27 19:10:20,559 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:10:20,559 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 26324 2018-12-27 19:10:20,559 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:10:20,560 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'port_range_min': 32768, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-12-27 19:10:20,560 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port': 6669} 2018-12-27 19:10:20,561 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port_range_max': 65535, u'port_range_min': 32768, u'protocol': u'udp'} 2018-12-27 19:10:20,561 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 3478} 2018-12-27 19:10:20,561 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 5058} 2018-12-27 19:10:20,561 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 5060} 2018-12-27 19:10:20,561 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 5062} 2018-12-27 19:10:20,561 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'udp', u'port': 3478} 2018-12-27 19:10:20,562 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'udp', u'port': 5060} 2018-12-27 19:10:20,562 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-12-27 19:10:20,562 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-12-27 19:10:20,562 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-12-27 19:10:20,562 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-12-27 19:10:20,562 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_c5dcb610-764d-4feb-b52d-915e326099ea', u'external_name': u'cloudify_ims-kp_c5dcb610-764d-4feb-b52d-915e326099ea', u'external_type': u'keypair'}] 2018-12-27 19:10:20,563 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_proxy_host_e9ne6d'} 2018-12-27 19:10:20,563 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-12-27 19:10:20,563 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-12-27 19:10:20,563 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-12-27 19:10:20,563 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_proxy_host_e9ne6d', 'key_name': u'cloudify_ims-kp_c5dcb610-764d-4feb-b52d-915e326099ea', 'image': u'0a1ad601-14b8-4bc0-8732-03c5e42d342a', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_c5dcb610-764d-4feb-b52d-915e326099ea', 'cloudify_management_network_id': u'ea739b03-38da-4385-a295-5045c1a9a27e'}, 'nics': [{'net-id': u'ea739b03-38da-4385-a295-5045c1a9a27e'}], 'flavor': u'7683b332-29fd-46e3-aac9-1c632af47059'} 2018-12-27 19:10:20,563 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-12-27 19:10:20,563 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor) 2018-12-27 19:10:20,564 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_proxy_host_e9ne6d', 'key_name': u'cloudify_ims-kp_c5dcb610-764d-4feb-b52d-915e326099ea', 'image': u'0a1ad601-14b8-4bc0-8732-03c5e42d342a', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_c5dcb610-764d-4feb-b52d-915e326099ea', 'cloudify_management_network_id': u'ea739b03-38da-4385-a295-5045c1a9a27e'}, 'nics': [{'net-id': u'ea739b03-38da-4385-a295-5045c1a9a27e'}], 'flavor': u'7683b332-29fd-46e3-aac9-1c632af47059'} 2018-12-27 19:10:20,564 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-12-27 19:10:20,564 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-12-27 19:10:20,564 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-12-27 19:10:20,564 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-12-27 19:10:20,564 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-12-27 19:10:20,565 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-12-27 19:10:20,565 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-12-27 19:10:20,565 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-12-27 19:10:20,565 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-12-27 19:10:20,565 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-12-27 19:10:20,565 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-12-27 19:10:20,565 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-12-27 19:10:20,566 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-12-27 19:10:20,566 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-12-27 19:10:20,566 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_c5dcb610-764d-4feb-b52d-915e326099ea', u'external_name': u'cloudify_ims-kp_c5dcb610-764d-4feb-b52d-915e326099ea', u'external_type': u'keypair'}, {u'external_id': u'7a22a040-044d-4cc2-93a6-00ff15efd75d', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'2eb23f97-7d8b-46ae-a170-f962085ef885', u'external_name': u'clearwater-sg_dime', u'external_type': u'security_group'}] 2018-12-27 19:10:20,566 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-12-27 19:10:20,566 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-12-27 19:10:20,566 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_c5dcb610-764d-4feb-b52d-915e326099ea', u'external_name': u'cloudify_ims-kp_c5dcb610-764d-4feb-b52d-915e326099ea', u'external_type': u'keypair'}, {u'external_id': u'7a22a040-044d-4cc2-93a6-00ff15efd75d', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'7dfcc0e3-c112-4afc-96c4-682f4e4c3af2', u'external_name': u'clearwater-sg_homer', u'external_type': u'security_group'}] 2018-12-27 19:10:20,567 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_c5dcb610-764d-4feb-b52d-915e326099ea', u'external_name': u'cloudify_ims-kp_c5dcb610-764d-4feb-b52d-915e326099ea', u'external_type': u'keypair'}, {u'external_id': u'7a22a040-044d-4cc2-93a6-00ff15efd75d', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'ddcedc58-6087-403a-b345-a078137d02d7', u'external_name': u'clearwater-sg_bind', u'external_type': u'security_group'}, {u'external_id': u'5506702a-4f89-4a86-9164-e879d6e5865d', u'floating_ip_address': u'172.30.9.206', u'external_type': u'floatingip'}] 2018-12-27 19:10:20,567 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_bind_host_3uinc3'} 2018-12-27 19:10:20,567 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_dime_host_zpzhgy'} 2018-12-27 19:10:20,567 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_homer_host_0yd3xw'} 2018-12-27 19:10:20,567 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/executions/69c9e1cc-ca87-4203-b034-715ac6acec9a 2018-12-27 19:10:20,633 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:10:20,633 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:10:20,633 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:10:20,633 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:10:20,633 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:10:20,633 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:10:20,634 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:10:20,634 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-27T19:09:59.700Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"} 2018-12-27 19:10:20,634 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:10:20,634 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:10:20 GMT 2018-12-27 19:10:20,634 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:10:20,634 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-27 19:10:20,634 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:10:25,640 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/events 2018-12-27 19:10:25,714 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:10:25,714 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:10:25,714 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:10:25,714 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:10:25,714 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:10:25,714 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:10:25,714 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:10:25,715 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_e9ne6d", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:10:20.555Z", "message": "Configuring node", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:10:20.555Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "ellis_host_012nnx", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:10:20.555Z", "message": "Creating node", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:10:20.555Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "ellis_host_012nnx", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:10:20.555Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:10:20.555Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "vellum_host_q3lrkr", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:10:20.555Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:10:20.555Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "proxy_host_e9ne6d", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:10:20.555Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:10:20.555Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "vellum_host_q3lrkr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:10:20.714Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_c5dcb610-764d-4feb-b52d-915e326099ea', u'external_name': u'cloudify_ims-kp_c5dcb610-764d-4feb-b52d-915e326099ea', u'external_type': u'keypair'}, {u'external_id': u'7a22a040-044d-4cc2-93a6-00ff15efd75d', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'e535622e-389e-468e-a28a-0993d4fc8eaf', u'external_name': u'clearwater-sg_vellum', u'external_type': u'security_group'}]", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:10:20.714Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "342b437a-0acf-4d65-9f80-2a7070643c73"}, {"node_instance_id": "bono_security_group_scm9ku", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:10:21.589Z", "message": "Configuring node", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:10:21.589Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "proxy_host_e9ne6d", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:10:21.589Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:10:21.589Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "proxy_host_e9ne6d", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:10:21.589Z", "message": "Starting node", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:10:21.589Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "sprout_host_ph9xfc", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:10:21.589Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:10:21.589Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "bono_security_group_scm9ku", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:10:21.589Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:10:21.589Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "bind_host_3uinc3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:10:21.593Z", "message": "Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor)", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:10:21.593Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "8a77aa8a-3ef7-48a9-9e75-6371211f9e26"}, {"node_instance_id": "dime_host_zpzhgy", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:10:21.593Z", "message": "Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor)", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:10:21.593Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "fa835357-9df1-4402-a8ec-ab006bc44fdb"}, {"node_instance_id": "bind_host_3uinc3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:10:21.593Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_bind_host_3uinc3', 'key_name': u'cloudify_ims-kp_c5dcb610-764d-4feb-b52d-915e326099ea', 'image': u'0a1ad601-14b8-4bc0-8732-03c5e42d342a', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_c5dcb610-764d-4feb-b52d-915e326099ea', 'cloudify_management_network_id': u'ea739b03-38da-4385-a295-5045c1a9a27e'}, 'nics': [{'net-id': u'ea739b03-38da-4385-a295-5045c1a9a27e'}], 'flavor': u'7683b332-29fd-46e3-aac9-1c632af47059'}", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:10:21.593Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "8a77aa8a-3ef7-48a9-9e75-6371211f9e26"}, {"node_instance_id": "dime_host_zpzhgy", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:10:21.593Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_dime_host_zpzhgy', 'key_name': u'cloudify_ims-kp_c5dcb610-764d-4feb-b52d-915e326099ea', 'image': u'0a1ad601-14b8-4bc0-8732-03c5e42d342a', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_c5dcb610-764d-4feb-b52d-915e326099ea', 'cloudify_management_network_id': u'ea739b03-38da-4385-a295-5045c1a9a27e'}, 'nics': [{'net-id': u'ea739b03-38da-4385-a295-5045c1a9a27e'}], 'flavor': u'7683b332-29fd-46e3-aac9-1c632af47059'}", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:10:21.593Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "fa835357-9df1-4402-a8ec-ab006bc44fdb"}, {"node_instance_id": "bind_host_3uinc3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:10:21.593Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_bind_host_3uinc3', 'key_name': u'cloudify_ims-kp_c5dcb610-764d-4feb-b52d-915e326099ea', 'image': u'0a1ad601-14b8-4bc0-8732-03c5e42d342a', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_c5dcb610-764d-4feb-b52d-915e326099ea', 'cloudify_management_network_id': u'ea739b03-38da-4385-a295-5045c1a9a27e'}, 'nics': [{'net-id': u'ea739b03-38da-4385-a295-5045c1a9a27e'}], 'flavor': u'7683b332-29fd-46e3-aac9-1c632af47059'}", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:10:21.593Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "8a77aa8a-3ef7-48a9-9e75-6371211f9e26"}, {"node_instance_id": "dime_host_zpzhgy", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:10:21.593Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_dime_host_zpzhgy', 'key_name': u'cloudify_ims-kp_c5dcb610-764d-4feb-b52d-915e326099ea', 'image': u'0a1ad601-14b8-4bc0-8732-03c5e42d342a', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_c5dcb610-764d-4feb-b52d-915e326099ea', 'cloudify_management_network_id': u'ea739b03-38da-4385-a295-5045c1a9a27e'}, 'nics': [{'net-id': u'ea739b03-38da-4385-a295-5045c1a9a27e'}], 'flavor': u'7683b332-29fd-46e3-aac9-1c632af47059'}", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:10:21.593Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "fa835357-9df1-4402-a8ec-ab006bc44fdb"}, {"node_instance_id": "homer_host_0yd3xw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:10:21.593Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_homer_host_0yd3xw', 'key_name': u'cloudify_ims-kp_c5dcb610-764d-4feb-b52d-915e326099ea', 'image': u'0a1ad601-14b8-4bc0-8732-03c5e42d342a', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_c5dcb610-764d-4feb-b52d-915e326099ea', 'cloudify_management_network_id': u'ea739b03-38da-4385-a295-5045c1a9a27e'}, 'nics': [{'net-id': u'ea739b03-38da-4385-a295-5045c1a9a27e'}], 'flavor': u'7683b332-29fd-46e3-aac9-1c632af47059'}", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:10:21.593Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "d7459dbb-442c-4aee-83d6-67d5cb9bc12e"}, {"node_instance_id": "vellum_host_q3lrkr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:10:21.593Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_vellum_host_q3lrkr'}", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:10:21.593Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "342b437a-0acf-4d65-9f80-2a7070643c73"}, {"node_instance_id": "bono_security_group_scm9ku", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:10:22.597Z", "message": "Starting node", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:10:22.597Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "homer_host_0yd3xw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:10:22.603Z", "message": "Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor)", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:10:22.603Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "d7459dbb-442c-4aee-83d6-67d5cb9bc12e"}, {"node_instance_id": "homer_host_0yd3xw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:10:22.603Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_homer_host_0yd3xw', 'key_name': u'cloudify_ims-kp_c5dcb610-764d-4feb-b52d-915e326099ea', 'image': u'0a1ad601-14b8-4bc0-8732-03c5e42d342a', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_c5dcb610-764d-4feb-b52d-915e326099ea', 'cloudify_management_network_id': u'ea739b03-38da-4385-a295-5045c1a9a27e'}, 'nics': [{'net-id': u'ea739b03-38da-4385-a295-5045c1a9a27e'}], 'flavor': u'7683b332-29fd-46e3-aac9-1c632af47059'}", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:10:22.603Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "d7459dbb-442c-4aee-83d6-67d5cb9bc12e"}, {"node_instance_id": "sprout_host_ph9xfc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:10:22.603Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_c5dcb610-764d-4feb-b52d-915e326099ea', u'external_name': u'cloudify_ims-kp_c5dcb610-764d-4feb-b52d-915e326099ea', u'external_type': u'keypair'}, {u'external_id': u'7a22a040-044d-4cc2-93a6-00ff15efd75d', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'086ecfe1-2f0f-49f5-9acf-a7f9df5df5f9', u'external_name': u'clearwater-sg_internal_sip', u'external_type': u'security_group'}, {u'external_id': u'0cdb1872-3860-4d63-ab2c-34a0fbfaa83f', u'external_name': u'clearwater-sg_sprout', u'external_type': u'security_group'}]", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:10:22.603Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "99aa7a94-55cd-4446-a5ec-68154ff801b9"}, {"node_instance_id": "sprout_host_ph9xfc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:10:22.603Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_sprout_host_ph9xfc'}", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:10:22.603Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "99aa7a94-55cd-4446-a5ec-68154ff801b9"}, {"node_instance_id": "vellum_host_q3lrkr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:10:23.635Z", "message": "Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor)", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:10:23.635Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "342b437a-0acf-4d65-9f80-2a7070643c73"}, {"node_instance_id": "vellum_host_q3lrkr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:10:23.635Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_vellum_host_q3lrkr', 'key_name': u'cloudify_ims-kp_c5dcb610-764d-4feb-b52d-915e326099ea', 'image': u'0a1ad601-14b8-4bc0-8732-03c5e42d342a', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_c5dcb610-764d-4feb-b52d-915e326099ea', 'cloudify_management_network_id': u'ea739b03-38da-4385-a295-5045c1a9a27e'}, 'nics': [{'net-id': u'ea739b03-38da-4385-a295-5045c1a9a27e'}], 'flavor': u'7683b332-29fd-46e3-aac9-1c632af47059'}", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:10:23.635Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "342b437a-0acf-4d65-9f80-2a7070643c73"}, {"node_instance_id": "vellum_host_q3lrkr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:10:23.635Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_vellum_host_q3lrkr', 'key_name': u'cloudify_ims-kp_c5dcb610-764d-4feb-b52d-915e326099ea', 'image': u'0a1ad601-14b8-4bc0-8732-03c5e42d342a', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_c5dcb610-764d-4feb-b52d-915e326099ea', 'cloudify_management_network_id': u'ea739b03-38da-4385-a295-5045c1a9a27e'}, 'nics': [{'net-id': u'ea739b03-38da-4385-a295-5045c1a9a27e'}], 'flavor': u'7683b332-29fd-46e3-aac9-1c632af47059'}", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:10:23.635Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "342b437a-0acf-4d65-9f80-2a7070643c73"}, {"node_instance_id": "bono_host_xqummd", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:10:23.640Z", "message": "Creating node", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:10:23.640Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "bono_host_xqummd", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:10:23.640Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:10:23.640Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "ellis_host_012nnx", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:10:23.640Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:10:23.640Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "proxy_host_e9ne6d", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:10:23.640Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:10:23.640Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "bind_host_3uinc3", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:10:23.640Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:10:23.640Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "dime_host_zpzhgy", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:10:23.640Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:10:23.640Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "homer_host_0yd3xw", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:10:23.640Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:10:23.640Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "sprout_host_ph9xfc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:10:24.649Z", "message": "Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor)", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:10:24.649Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "99aa7a94-55cd-4446-a5ec-68154ff801b9"}, {"node_instance_id": "sprout_host_ph9xfc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:10:24.649Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_sprout_host_ph9xfc', 'key_name': u'cloudify_ims-kp_c5dcb610-764d-4feb-b52d-915e326099ea', 'image': u'0a1ad601-14b8-4bc0-8732-03c5e42d342a', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_c5dcb610-764d-4feb-b52d-915e326099ea', 'cloudify_management_network_id': u'ea739b03-38da-4385-a295-5045c1a9a27e'}, 'nics': [{'net-id': u'ea739b03-38da-4385-a295-5045c1a9a27e'}], 'flavor': u'7683b332-29fd-46e3-aac9-1c632af47059'}", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:10:24.649Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "99aa7a94-55cd-4446-a5ec-68154ff801b9"}, {"node_instance_id": "ellis_host_012nnx", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:10:24.649Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_c5dcb610-764d-4feb-b52d-915e326099ea', u'external_name': u'cloudify_ims-kp_c5dcb610-764d-4feb-b52d-915e326099ea', u'external_type': u'keypair'}, {u'external_id': u'7a22a040-044d-4cc2-93a6-00ff15efd75d', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'96913a69-7b21-4471-8385-20a6b7246818', u'external_name': u'clearwater-sg_ellis', u'external_type': u'security_group'}, {u'external_id': u'ff19d1cf-caaa-4e10-b5bb-cda0c5236fa0', u'floating_ip_address': u'172.30.9.204', u'external_type': u'floatingip'}]", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:10:24.649Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "5e3be7e0-8634-465c-9370-2e979739d045"}, {"node_instance_id": "bono_host_xqummd", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:10:24.649Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_c5dcb610-764d-4feb-b52d-915e326099ea', u'external_name': u'cloudify_ims-kp_c5dcb610-764d-4feb-b52d-915e326099ea', u'external_type': u'keypair'}, {u'external_id': u'7a22a040-044d-4cc2-93a6-00ff15efd75d', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'be881fc7-798f-4bf9-a22f-92c54c0da953', u'external_name': u'clearwater-sg_bono', u'external_type': u'security_group'}, {u'external_id': u'086ecfe1-2f0f-49f5-9acf-a7f9df5df5f9', u'external_name': u'clearwater-sg_internal_sip', u'external_type': u'security_group'}, {u'external_id': u'00899b10-5cad-4066-bd90-a6dd6b30a41b', u'floating_ip_address': u'172.30.9.209', u'external_type': u'floatingip'}]", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:10:24.649Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "cd165c91-b884-40c8-8dd8-5f42557e8ff1"}, {"node_instance_id": "sprout_host_ph9xfc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:10:24.649Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_sprout_host_ph9xfc', 'key_name': u'cloudify_ims-kp_c5dcb610-764d-4feb-b52d-915e326099ea', 'image': u'0a1ad601-14b8-4bc0-8732-03c5e42d342a', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_c5dcb610-764d-4feb-b52d-915e326099ea', 'cloudify_management_network_id': u'ea739b03-38da-4385-a295-5045c1a9a27e'}, 'nics': [{'net-id': u'ea739b03-38da-4385-a295-5045c1a9a27e'}], 'flavor': u'7683b332-29fd-46e3-aac9-1c632af47059'}", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:10:24.649Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "99aa7a94-55cd-4446-a5ec-68154ff801b9"}, {"node_instance_id": "ellis_host_012nnx", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:10:24.649Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_ellis_host_012nnx'}", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:10:24.649Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "5e3be7e0-8634-465c-9370-2e979739d045"}, {"node_instance_id": "bind_host_3uinc3", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:10:24.674Z", "message": "Configuring node", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:10:24.674Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "dime_host_zpzhgy", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:10:24.674Z", "message": "Configuring node", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:10:24.674Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "homer_host_0yd3xw", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:10:24.674Z", "message": "Configuring node", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:10:24.674Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "dime_host_zpzhgy", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:10:24.674Z", "message": "Starting node", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:10:24.674Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "bono_host_xqummd", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:10:24.674Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:10:24.674Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "bono_host_xqummd", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:10:25.677Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_bono_host_xqummd'}", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:10:25.677Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "cd165c91-b884-40c8-8dd8-5f42557e8ff1"}], "metadata": {"pagination": {"total": 215, "offset": 169, "size": 50}}} 2018-12-27 19:10:25,715 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:10:25,715 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:10:25 GMT 2018-12-27 19:10:25,715 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:10:25,715 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 31116 2018-12-27 19:10:25,715 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:10:25,717 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-12-27 19:10:25,717 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-12-27 19:10:25,717 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-12-27 19:10:25,717 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-12-27 19:10:25,717 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-12-27 19:10:25,718 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_c5dcb610-764d-4feb-b52d-915e326099ea', u'external_name': u'cloudify_ims-kp_c5dcb610-764d-4feb-b52d-915e326099ea', u'external_type': u'keypair'}, {u'external_id': u'7a22a040-044d-4cc2-93a6-00ff15efd75d', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'e535622e-389e-468e-a28a-0993d4fc8eaf', u'external_name': u'clearwater-sg_vellum', u'external_type': u'security_group'}] 2018-12-27 19:10:25,718 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-12-27 19:10:25,718 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-12-27 19:10:25,718 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-12-27 19:10:25,718 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-12-27 19:10:25,718 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-12-27 19:10:25,719 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor) 2018-12-27 19:10:25,719 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor) 2018-12-27 19:10:25,719 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_bind_host_3uinc3', 'key_name': u'cloudify_ims-kp_c5dcb610-764d-4feb-b52d-915e326099ea', 'image': u'0a1ad601-14b8-4bc0-8732-03c5e42d342a', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_c5dcb610-764d-4feb-b52d-915e326099ea', 'cloudify_management_network_id': u'ea739b03-38da-4385-a295-5045c1a9a27e'}, 'nics': [{'net-id': u'ea739b03-38da-4385-a295-5045c1a9a27e'}], 'flavor': u'7683b332-29fd-46e3-aac9-1c632af47059'} 2018-12-27 19:10:25,719 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_dime_host_zpzhgy', 'key_name': u'cloudify_ims-kp_c5dcb610-764d-4feb-b52d-915e326099ea', 'image': u'0a1ad601-14b8-4bc0-8732-03c5e42d342a', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_c5dcb610-764d-4feb-b52d-915e326099ea', 'cloudify_management_network_id': u'ea739b03-38da-4385-a295-5045c1a9a27e'}, 'nics': [{'net-id': u'ea739b03-38da-4385-a295-5045c1a9a27e'}], 'flavor': u'7683b332-29fd-46e3-aac9-1c632af47059'} 2018-12-27 19:10:25,719 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_bind_host_3uinc3', 'key_name': u'cloudify_ims-kp_c5dcb610-764d-4feb-b52d-915e326099ea', 'image': u'0a1ad601-14b8-4bc0-8732-03c5e42d342a', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_c5dcb610-764d-4feb-b52d-915e326099ea', 'cloudify_management_network_id': u'ea739b03-38da-4385-a295-5045c1a9a27e'}, 'nics': [{'net-id': u'ea739b03-38da-4385-a295-5045c1a9a27e'}], 'flavor': u'7683b332-29fd-46e3-aac9-1c632af47059'} 2018-12-27 19:10:25,719 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_dime_host_zpzhgy', 'key_name': u'cloudify_ims-kp_c5dcb610-764d-4feb-b52d-915e326099ea', 'image': u'0a1ad601-14b8-4bc0-8732-03c5e42d342a', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_c5dcb610-764d-4feb-b52d-915e326099ea', 'cloudify_management_network_id': u'ea739b03-38da-4385-a295-5045c1a9a27e'}, 'nics': [{'net-id': u'ea739b03-38da-4385-a295-5045c1a9a27e'}], 'flavor': u'7683b332-29fd-46e3-aac9-1c632af47059'} 2018-12-27 19:10:25,720 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_homer_host_0yd3xw', 'key_name': u'cloudify_ims-kp_c5dcb610-764d-4feb-b52d-915e326099ea', 'image': u'0a1ad601-14b8-4bc0-8732-03c5e42d342a', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_c5dcb610-764d-4feb-b52d-915e326099ea', 'cloudify_management_network_id': u'ea739b03-38da-4385-a295-5045c1a9a27e'}, 'nics': [{'net-id': u'ea739b03-38da-4385-a295-5045c1a9a27e'}], 'flavor': u'7683b332-29fd-46e3-aac9-1c632af47059'} 2018-12-27 19:10:25,720 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_vellum_host_q3lrkr'} 2018-12-27 19:10:25,720 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-12-27 19:10:25,720 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor) 2018-12-27 19:10:25,720 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_homer_host_0yd3xw', 'key_name': u'cloudify_ims-kp_c5dcb610-764d-4feb-b52d-915e326099ea', 'image': u'0a1ad601-14b8-4bc0-8732-03c5e42d342a', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_c5dcb610-764d-4feb-b52d-915e326099ea', 'cloudify_management_network_id': u'ea739b03-38da-4385-a295-5045c1a9a27e'}, 'nics': [{'net-id': u'ea739b03-38da-4385-a295-5045c1a9a27e'}], 'flavor': u'7683b332-29fd-46e3-aac9-1c632af47059'} 2018-12-27 19:10:25,720 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_c5dcb610-764d-4feb-b52d-915e326099ea', u'external_name': u'cloudify_ims-kp_c5dcb610-764d-4feb-b52d-915e326099ea', u'external_type': u'keypair'}, {u'external_id': u'7a22a040-044d-4cc2-93a6-00ff15efd75d', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'086ecfe1-2f0f-49f5-9acf-a7f9df5df5f9', u'external_name': u'clearwater-sg_internal_sip', u'external_type': u'security_group'}, {u'external_id': u'0cdb1872-3860-4d63-ab2c-34a0fbfaa83f', u'external_name': u'clearwater-sg_sprout', u'external_type': u'security_group'}] 2018-12-27 19:10:25,721 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_sprout_host_ph9xfc'} 2018-12-27 19:10:25,721 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor) 2018-12-27 19:10:25,721 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_vellum_host_q3lrkr', 'key_name': u'cloudify_ims-kp_c5dcb610-764d-4feb-b52d-915e326099ea', 'image': u'0a1ad601-14b8-4bc0-8732-03c5e42d342a', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_c5dcb610-764d-4feb-b52d-915e326099ea', 'cloudify_management_network_id': u'ea739b03-38da-4385-a295-5045c1a9a27e'}, 'nics': [{'net-id': u'ea739b03-38da-4385-a295-5045c1a9a27e'}], 'flavor': u'7683b332-29fd-46e3-aac9-1c632af47059'} 2018-12-27 19:10:25,721 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_vellum_host_q3lrkr', 'key_name': u'cloudify_ims-kp_c5dcb610-764d-4feb-b52d-915e326099ea', 'image': u'0a1ad601-14b8-4bc0-8732-03c5e42d342a', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_c5dcb610-764d-4feb-b52d-915e326099ea', 'cloudify_management_network_id': u'ea739b03-38da-4385-a295-5045c1a9a27e'}, 'nics': [{'net-id': u'ea739b03-38da-4385-a295-5045c1a9a27e'}], 'flavor': u'7683b332-29fd-46e3-aac9-1c632af47059'} 2018-12-27 19:10:25,721 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-12-27 19:10:25,721 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-12-27 19:10:25,722 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-12-27 19:10:25,722 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-12-27 19:10:25,722 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-12-27 19:10:25,722 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-12-27 19:10:25,722 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-12-27 19:10:25,722 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor) 2018-12-27 19:10:25,723 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_sprout_host_ph9xfc', 'key_name': u'cloudify_ims-kp_c5dcb610-764d-4feb-b52d-915e326099ea', 'image': u'0a1ad601-14b8-4bc0-8732-03c5e42d342a', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_c5dcb610-764d-4feb-b52d-915e326099ea', 'cloudify_management_network_id': u'ea739b03-38da-4385-a295-5045c1a9a27e'}, 'nics': [{'net-id': u'ea739b03-38da-4385-a295-5045c1a9a27e'}], 'flavor': u'7683b332-29fd-46e3-aac9-1c632af47059'} 2018-12-27 19:10:25,723 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_c5dcb610-764d-4feb-b52d-915e326099ea', u'external_name': u'cloudify_ims-kp_c5dcb610-764d-4feb-b52d-915e326099ea', u'external_type': u'keypair'}, {u'external_id': u'7a22a040-044d-4cc2-93a6-00ff15efd75d', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'96913a69-7b21-4471-8385-20a6b7246818', u'external_name': u'clearwater-sg_ellis', u'external_type': u'security_group'}, {u'external_id': u'ff19d1cf-caaa-4e10-b5bb-cda0c5236fa0', u'floating_ip_address': u'172.30.9.204', u'external_type': u'floatingip'}] 2018-12-27 19:10:25,723 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_c5dcb610-764d-4feb-b52d-915e326099ea', u'external_name': u'cloudify_ims-kp_c5dcb610-764d-4feb-b52d-915e326099ea', u'external_type': u'keypair'}, {u'external_id': u'7a22a040-044d-4cc2-93a6-00ff15efd75d', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'be881fc7-798f-4bf9-a22f-92c54c0da953', u'external_name': u'clearwater-sg_bono', u'external_type': u'security_group'}, {u'external_id': u'086ecfe1-2f0f-49f5-9acf-a7f9df5df5f9', u'external_name': u'clearwater-sg_internal_sip', u'external_type': u'security_group'}, {u'external_id': u'00899b10-5cad-4066-bd90-a6dd6b30a41b', u'floating_ip_address': u'172.30.9.209', u'external_type': u'floatingip'}] 2018-12-27 19:10:25,723 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_sprout_host_ph9xfc', 'key_name': u'cloudify_ims-kp_c5dcb610-764d-4feb-b52d-915e326099ea', 'image': u'0a1ad601-14b8-4bc0-8732-03c5e42d342a', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_c5dcb610-764d-4feb-b52d-915e326099ea', 'cloudify_management_network_id': u'ea739b03-38da-4385-a295-5045c1a9a27e'}, 'nics': [{'net-id': u'ea739b03-38da-4385-a295-5045c1a9a27e'}], 'flavor': u'7683b332-29fd-46e3-aac9-1c632af47059'} 2018-12-27 19:10:25,723 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_ellis_host_012nnx'} 2018-12-27 19:10:25,723 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-12-27 19:10:25,723 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-12-27 19:10:25,724 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-12-27 19:10:25,724 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-12-27 19:10:25,724 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-12-27 19:10:25,724 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_bono_host_xqummd'} 2018-12-27 19:10:25,724 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/executions/69c9e1cc-ca87-4203-b034-715ac6acec9a 2018-12-27 19:10:25,781 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:10:25,781 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:10:25,781 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:10:25,781 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:10:25,781 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:10:25,781 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:10:25,781 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:10:25,781 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-27T19:09:59.700Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"} 2018-12-27 19:10:25,782 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:10:25,782 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:10:25 GMT 2018-12-27 19:10:25,782 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:10:25,782 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-27 19:10:25,782 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:10:30,787 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/events 2018-12-27 19:10:30,859 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:10:30,859 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:10:30,859 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:10:30,860 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:10:30,860 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:10:30,860 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:10:30,860 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:10:30,860 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_3uinc3", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:10:25.710Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:10:25.710Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "dime_host_zpzhgy", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:10:25.710Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:10:25.710Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "homer_host_0yd3xw", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:10:25.710Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:10:25.710Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "bind_host_3uinc3", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:10:25.710Z", "message": "Starting node", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:10:25.710Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "homer_host_0yd3xw", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:10:25.710Z", "message": "Starting node", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:10:25.710Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "proxy_host_e9ne6d", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:10:25.710Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-12-27T19:10:25.710Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "dime_host_zpzhgy", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:10:25.710Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:10:25.710Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "bind_host_3uinc3", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:10:26.720Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:10:26.720Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "vellum_host_q3lrkr", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:10:26.720Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:10:26.720Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "ellis_host_012nnx", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:10:26.967Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_ellis_host_012nnx', 'key_name': u'cloudify_ims-kp_c5dcb610-764d-4feb-b52d-915e326099ea', 'image': u'0a1ad601-14b8-4bc0-8732-03c5e42d342a', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_c5dcb610-764d-4feb-b52d-915e326099ea', 'cloudify_management_network_id': u'ea739b03-38da-4385-a295-5045c1a9a27e'}, 'nics': [{'net-id': u'ea739b03-38da-4385-a295-5045c1a9a27e'}], 'flavor': u'7683b332-29fd-46e3-aac9-1c632af47059'}", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:10:26.967Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "5e3be7e0-8634-465c-9370-2e979739d045"}, {"node_instance_id": "bono_host_xqummd", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:10:27.690Z", "message": "Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor)", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:10:27.690Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "cd165c91-b884-40c8-8dd8-5f42557e8ff1"}, {"node_instance_id": "ellis_host_012nnx", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:10:27.690Z", "message": "Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor)", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:10:27.690Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "5e3be7e0-8634-465c-9370-2e979739d045"}, {"node_instance_id": "bono_host_xqummd", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:10:27.690Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_bono_host_xqummd', 'key_name': u'cloudify_ims-kp_c5dcb610-764d-4feb-b52d-915e326099ea', 'image': u'0a1ad601-14b8-4bc0-8732-03c5e42d342a', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_c5dcb610-764d-4feb-b52d-915e326099ea', 'cloudify_management_network_id': u'ea739b03-38da-4385-a295-5045c1a9a27e'}, 'nics': [{'net-id': u'ea739b03-38da-4385-a295-5045c1a9a27e'}], 'flavor': u'7683b332-29fd-46e3-aac9-1c632af47059'}", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:10:27.690Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "cd165c91-b884-40c8-8dd8-5f42557e8ff1"}, {"node_instance_id": "ellis_host_012nnx", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:10:27.690Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_ellis_host_012nnx', 'key_name': u'cloudify_ims-kp_c5dcb610-764d-4feb-b52d-915e326099ea', 'image': u'0a1ad601-14b8-4bc0-8732-03c5e42d342a', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_c5dcb610-764d-4feb-b52d-915e326099ea', 'cloudify_management_network_id': u'ea739b03-38da-4385-a295-5045c1a9a27e'}, 'nics': [{'net-id': u'ea739b03-38da-4385-a295-5045c1a9a27e'}], 'flavor': u'7683b332-29fd-46e3-aac9-1c632af47059'}", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:10:27.690Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "5e3be7e0-8634-465c-9370-2e979739d045"}, {"node_instance_id": "bono_host_xqummd", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:10:27.690Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_bono_host_xqummd', 'key_name': u'cloudify_ims-kp_c5dcb610-764d-4feb-b52d-915e326099ea', 'image': u'0a1ad601-14b8-4bc0-8732-03c5e42d342a', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_c5dcb610-764d-4feb-b52d-915e326099ea', 'cloudify_management_network_id': u'ea739b03-38da-4385-a295-5045c1a9a27e'}, 'nics': [{'net-id': u'ea739b03-38da-4385-a295-5045c1a9a27e'}], 'flavor': u'7683b332-29fd-46e3-aac9-1c632af47059'}", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:10:27.690Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "cd165c91-b884-40c8-8dd8-5f42557e8ff1"}, {"node_instance_id": "vellum_host_q3lrkr", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:10:27.734Z", "message": "Configuring node", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:10:27.734Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "dime_host_zpzhgy", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:10:27.734Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "node_name": "dime_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-12-27T19:10:27.734Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "homer_host_0yd3xw", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:10:27.734Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:10:27.734Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "sprout_host_ph9xfc", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:10:27.734Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:10:27.734Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "sprout_host_ph9xfc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:10:28.821Z", "message": "Configuring node", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:10:28.821Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "vellum_host_q3lrkr", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:10:28.821Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:10:28.821Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "vellum_host_q3lrkr", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:10:28.821Z", "message": "Starting node", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:10:28.821Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "vellum_host_q3lrkr", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:10:28.821Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:10:28.821Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "sprout_host_ph9xfc", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:10:29.921Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:10:29.921Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "sprout_host_ph9xfc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:10:29.921Z", "message": "Starting node", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:10:29.921Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "bind_host_3uinc3", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:10:29.921Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "node_name": "bind_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-12-27T19:10:29.921Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "homer_host_0yd3xw", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:10:29.921Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "node_name": "homer_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-12-27T19:10:29.921Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "sprout_host_ph9xfc", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:10:29.921Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:10:29.921Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "bono_host_xqummd", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:10:29.921Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:10:29.921Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "ellis_host_012nnx", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:10:29.921Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:10:29.921Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}], "metadata": {"pagination": {"total": 245, "offset": 215, "size": 50}}} 2018-12-27 19:10:30,860 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:10:30,860 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:10:30 GMT 2018-12-27 19:10:30,860 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:10:30,860 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 19476 2018-12-27 19:10:30,861 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:10:30,861 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-12-27 19:10:30,862 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-12-27 19:10:30,862 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-12-27 19:10:30,862 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-12-27 19:10:30,862 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-12-27 19:10:30,862 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] 2018-12-27 19:10:30,863 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-12-27 19:10:30,863 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-12-27 19:10:30,863 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-12-27 19:10:30,863 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_ellis_host_012nnx', 'key_name': u'cloudify_ims-kp_c5dcb610-764d-4feb-b52d-915e326099ea', 'image': u'0a1ad601-14b8-4bc0-8732-03c5e42d342a', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_c5dcb610-764d-4feb-b52d-915e326099ea', 'cloudify_management_network_id': u'ea739b03-38da-4385-a295-5045c1a9a27e'}, 'nics': [{'net-id': u'ea739b03-38da-4385-a295-5045c1a9a27e'}], 'flavor': u'7683b332-29fd-46e3-aac9-1c632af47059'} 2018-12-27 19:10:30,863 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor) 2018-12-27 19:10:30,863 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor) 2018-12-27 19:10:30,864 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_bono_host_xqummd', 'key_name': u'cloudify_ims-kp_c5dcb610-764d-4feb-b52d-915e326099ea', 'image': u'0a1ad601-14b8-4bc0-8732-03c5e42d342a', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_c5dcb610-764d-4feb-b52d-915e326099ea', 'cloudify_management_network_id': u'ea739b03-38da-4385-a295-5045c1a9a27e'}, 'nics': [{'net-id': u'ea739b03-38da-4385-a295-5045c1a9a27e'}], 'flavor': u'7683b332-29fd-46e3-aac9-1c632af47059'} 2018-12-27 19:10:30,864 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_ellis_host_012nnx', 'key_name': u'cloudify_ims-kp_c5dcb610-764d-4feb-b52d-915e326099ea', 'image': u'0a1ad601-14b8-4bc0-8732-03c5e42d342a', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_c5dcb610-764d-4feb-b52d-915e326099ea', 'cloudify_management_network_id': u'ea739b03-38da-4385-a295-5045c1a9a27e'}, 'nics': [{'net-id': u'ea739b03-38da-4385-a295-5045c1a9a27e'}], 'flavor': u'7683b332-29fd-46e3-aac9-1c632af47059'} 2018-12-27 19:10:30,864 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_bono_host_xqummd', 'key_name': u'cloudify_ims-kp_c5dcb610-764d-4feb-b52d-915e326099ea', 'image': u'0a1ad601-14b8-4bc0-8732-03c5e42d342a', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_c5dcb610-764d-4feb-b52d-915e326099ea', 'cloudify_management_network_id': u'ea739b03-38da-4385-a295-5045c1a9a27e'}, 'nics': [{'net-id': u'ea739b03-38da-4385-a295-5045c1a9a27e'}], 'flavor': u'7683b332-29fd-46e3-aac9-1c632af47059'} 2018-12-27 19:10:30,864 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-12-27 19:10:30,864 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] 2018-12-27 19:10:30,864 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-12-27 19:10:30,865 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-12-27 19:10:30,865 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-12-27 19:10:30,865 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-12-27 19:10:30,865 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-12-27 19:10:30,865 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-12-27 19:10:30,865 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-12-27 19:10:30,865 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-12-27 19:10:30,866 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] 2018-12-27 19:10:30,866 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] 2018-12-27 19:10:30,866 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-12-27 19:10:30,866 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-12-27 19:10:30,866 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-12-27 19:10:30,866 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/executions/69c9e1cc-ca87-4203-b034-715ac6acec9a 2018-12-27 19:10:30,926 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:10:30,926 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:10:30,927 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:10:30,927 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:10:30,927 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:10:30,927 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:10:30,927 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:10:30,927 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-27T19:09:59.700Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"} 2018-12-27 19:10:30,927 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:10:30,927 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:10:30 GMT 2018-12-27 19:10:30,927 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:10:30,928 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-27 19:10:30,928 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:10:35,933 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/events 2018-12-27 19:10:36,013 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:10:36,013 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:10:36,013 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:10:36,013 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:10:36,013 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:10:36,013 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:10:36,013 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:10:36,013 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_xqummd", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:10:30.933Z", "message": "Configuring node", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:10:30.933Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "ellis_host_012nnx", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:10:30.933Z", "message": "Configuring node", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:10:30.933Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "vellum_host_q3lrkr", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:10:30.933Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-12-27T19:10:30.933Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "ellis_host_012nnx", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:10:31.938Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:10:31.938Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "bono_host_xqummd", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:10:31.938Z", "message": "Starting node", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:10:31.938Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "ellis_host_012nnx", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:10:31.938Z", "message": "Starting node", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:10:31.938Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "ellis_host_012nnx", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:10:31.938Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:10:31.938Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "bono_host_xqummd", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:10:32.968Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:10:32.968Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "sprout_host_ph9xfc", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:10:32.968Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-12-27T19:10:32.968Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "bono_host_xqummd", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:10:32.968Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:10:32.968Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "ellis_host_012nnx", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:10:33.973Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-12-27T19:10:33.973Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "bono_host_xqummd", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:10:34.977Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "node_name": "bono_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-12-27T19:10:34.977Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}], "metadata": {"pagination": {"total": 257, "offset": 245, "size": 50}}} 2018-12-27 19:10:36,014 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:10:36,014 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:10:36 GMT 2018-12-27 19:10:36,014 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:10:36,014 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 8366 2018-12-27 19:10:36,014 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:10:36,015 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-12-27 19:10:36,015 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-12-27 19:10:36,015 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] 2018-12-27 19:10:36,015 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-12-27 19:10:36,015 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-12-27 19:10:36,015 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-12-27 19:10:36,016 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-12-27 19:10:36,016 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-12-27 19:10:36,016 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] 2018-12-27 19:10:36,016 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-12-27 19:10:36,016 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] 2018-12-27 19:10:36,016 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] 2018-12-27 19:10:36,017 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/executions/69c9e1cc-ca87-4203-b034-715ac6acec9a 2018-12-27 19:10:36,132 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:10:36,133 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:10:36,133 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:10:36,133 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:10:36,133 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:10:36,133 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:10:36,133 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:10:36,133 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-27T19:09:59.700Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"} 2018-12-27 19:10:36,133 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:10:36,133 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:10:36 GMT 2018-12-27 19:10:36,133 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:10:36,134 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-27 19:10:36,134 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:10:41,139 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/events 2018-12-27 19:10:41,208 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:10:41,208 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:10:41,208 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:10:41,208 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:10:41,208 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:10:41,208 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:10:41,208 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:10:41,208 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 257, "offset": 257, "size": 50}}} 2018-12-27 19:10:41,209 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:10:41,209 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:10:41 GMT 2018-12-27 19:10:41,209 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:10:41,209 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-12-27 19:10:41,209 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:10:41,209 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/executions/69c9e1cc-ca87-4203-b034-715ac6acec9a 2018-12-27 19:10:41,265 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:10:41,265 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:10:41,265 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:10:41,265 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:10:41,265 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:10:41,265 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:10:41,265 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:10:41,266 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-27T19:09:59.700Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"} 2018-12-27 19:10:41,266 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:10:41,266 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:10:41 GMT 2018-12-27 19:10:41,266 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:10:41,266 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-27 19:10:41,266 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:10:46,271 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/events 2018-12-27 19:10:46,333 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:10:46,333 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:10:46,333 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:10:46,333 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:10:46,333 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:10:46,333 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:10:46,333 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:10:46,333 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 257, "offset": 257, "size": 50}}} 2018-12-27 19:10:46,334 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:10:46,334 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:10:46 GMT 2018-12-27 19:10:46,334 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:10:46,334 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-12-27 19:10:46,334 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:10:46,334 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/executions/69c9e1cc-ca87-4203-b034-715ac6acec9a 2018-12-27 19:10:46,394 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:10:46,395 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:10:46,395 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:10:46,395 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:10:46,395 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:10:46,395 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:10:46,395 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:10:46,395 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-27T19:09:59.700Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"} 2018-12-27 19:10:46,395 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:10:46,396 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:10:46 GMT 2018-12-27 19:10:46,396 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:10:46,396 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-27 19:10:46,396 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:10:51,401 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/events 2018-12-27 19:10:51,463 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:10:51,463 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:10:51,464 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:10:51,464 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:10:51,464 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:10:51,464 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:10:51,464 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:10:51,464 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 257, "offset": 257, "size": 50}}} 2018-12-27 19:10:51,464 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:10:51,464 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:10:51 GMT 2018-12-27 19:10:51,465 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:10:51,465 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-12-27 19:10:51,465 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:10:51,465 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/executions/69c9e1cc-ca87-4203-b034-715ac6acec9a 2018-12-27 19:10:51,520 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:10:51,520 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:10:51,520 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:10:51,520 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:10:51,520 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:10:51,520 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:10:51,520 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:10:51,521 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-27T19:09:59.700Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"} 2018-12-27 19:10:51,521 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:10:51,521 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:10:51 GMT 2018-12-27 19:10:51,521 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:10:51,521 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-27 19:10:51,521 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:10:56,527 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/events 2018-12-27 19:10:56,599 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:10:56,599 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:10:56,599 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:10:56,599 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:10:56,599 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:10:56,599 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:10:56,599 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:10:56,600 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_e9ne6d", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:10:55.112Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:10:55.112Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "proxy_host_e9ne6d", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:10:56.015Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:10:56.015Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}], "metadata": {"pagination": {"total": 259, "offset": 257, "size": 50}}} 2018-12-27 19:10:56,600 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:10:56,600 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:10:56 GMT 2018-12-27 19:10:56,600 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:10:56,600 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1108 2018-12-27 19:10:56,600 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:10:56,600 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-12-27 19:10:56,601 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-12-27 19:10:56,601 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/executions/69c9e1cc-ca87-4203-b034-715ac6acec9a 2018-12-27 19:10:56,730 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:10:56,730 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:10:56,730 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:10:56,730 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:10:56,730 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:10:56,730 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:10:56,730 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:10:56,731 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-27T19:09:59.700Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"} 2018-12-27 19:10:56,731 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:10:56,731 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:10:56 GMT 2018-12-27 19:10:56,731 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:10:56,731 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-27 19:10:56,731 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:11:01,736 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/events 2018-12-27 19:11:01,800 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:11:01,800 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:11:01,801 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:11:01,801 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:11:01,801 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:11:01,801 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:11:01,801 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:11:01,801 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_host_zpzhgy", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:10:57.072Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:10:57.072Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "proxy_host_e9ne6d", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:10:58.020Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-12-27T19:10:58.020Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "dime_host_zpzhgy", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:10:58.020Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:10:58.020Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "bind_host_3uinc3", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:10:59.127Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:10:59.127Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "homer_host_0yd3xw", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:11:00.024Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:11:00.024Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "dime_host_zpzhgy", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:11:00.024Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-12-27T19:11:00.024Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "bind_host_3uinc3", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:11:00.024Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:11:00.024Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "homer_host_0yd3xw", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:11:00.024Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:11:00.024Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "vellum_host_q3lrkr", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:11:01.031Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:11:01.031Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "vellum_host_q3lrkr", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:11:01.031Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:11:01.031Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}], "metadata": {"pagination": {"total": 269, "offset": 259, "size": 50}}} 2018-12-27 19:11:01,802 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:11:01,802 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:11:01 GMT 2018-12-27 19:11:01,802 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:11:01,802 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6452 2018-12-27 19:11:01,802 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:11:01,803 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-12-27 19:11:01,803 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2018-12-27 19:11:01,803 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-12-27 19:11:01,803 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-12-27 19:11:01,804 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-12-27 19:11:01,804 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2018-12-27 19:11:01,804 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-12-27 19:11:01,804 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-12-27 19:11:01,804 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-12-27 19:11:01,804 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-12-27 19:11:01,805 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/executions/69c9e1cc-ca87-4203-b034-715ac6acec9a 2018-12-27 19:11:01,860 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:11:01,860 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:11:01,861 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:11:01,861 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:11:01,861 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:11:01,861 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:11:01,861 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:11:01,861 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-27T19:09:59.700Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"} 2018-12-27 19:11:01,862 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:11:01,862 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:11:01 GMT 2018-12-27 19:11:01,862 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:11:01,862 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-27 19:11:01,862 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:11:06,863 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/events 2018-12-27 19:11:06,931 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:11:06,931 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:11:06,931 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:11:06,931 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:11:06,931 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:11:06,931 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:11:06,931 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:11:06,931 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_3uinc3", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:11:02.035Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-12-27T19:11:02.035Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "sprout_host_ph9xfc", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:11:03.041Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:11:03.041Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "homer_host_0yd3xw", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:11:03.041Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-12-27T19:11:03.041Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "sprout_host_ph9xfc", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:11:03.041Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:11:03.041Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "ellis_host_012nnx", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:11:04.046Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:11:04.046Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "vellum_host_q3lrkr", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:11:04.046Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-12-27T19:11:04.046Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "ellis_host_012nnx", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:11:04.046Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:11:04.046Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "bono_host_xqummd", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:11:05.052Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:11:05.052Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "sprout_host_ph9xfc", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:11:05.052Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-12-27T19:11:05.052Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "bono_host_xqummd", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:11:05.052Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:11:05.052Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "ellis_host_012nnx", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:11:06.680Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-12-27T19:11:06.680Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}], "metadata": {"pagination": {"total": 280, "offset": 269, "size": 50}}} 2018-12-27 19:11:06,931 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:11:06,932 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:11:06 GMT 2018-12-27 19:11:06,932 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:11:06,932 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 8842 2018-12-27 19:11:06,932 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:11:06,932 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2018-12-27 19:11:06,933 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-12-27 19:11:06,933 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2018-12-27 19:11:06,933 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-12-27 19:11:06,933 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-12-27 19:11:06,933 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2018-12-27 19:11:06,933 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-12-27 19:11:06,934 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-12-27 19:11:06,934 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2018-12-27 19:11:06,934 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-12-27 19:11:06,934 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2018-12-27 19:11:06,934 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/executions/69c9e1cc-ca87-4203-b034-715ac6acec9a 2018-12-27 19:11:07,008 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:11:07,008 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:11:07,009 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:11:07,009 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:11:07,009 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:11:07,009 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:11:07,009 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:11:07,009 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-27T19:09:59.700Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"} 2018-12-27 19:11:07,009 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:11:07,009 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:11:07 GMT 2018-12-27 19:11:07,009 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:11:07,009 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-27 19:11:07,010 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:11:12,015 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/events 2018-12-27 19:11:12,086 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:11:12,086 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:11:12,086 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:11:12,087 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:11:12,087 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:11:12,087 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:11:12,087 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:11:12,087 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_xqummd", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:11:07.056Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-12-27T19:11:07.056Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}], "metadata": {"pagination": {"total": 281, "offset": 280, "size": 50}}} 2018-12-27 19:11:12,087 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:11:12,087 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:11:12 GMT 2018-12-27 19:11:12,087 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:11:12,087 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1216 2018-12-27 19:11:12,087 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:11:12,088 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2018-12-27 19:11:12,088 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/executions/69c9e1cc-ca87-4203-b034-715ac6acec9a 2018-12-27 19:11:12,145 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:11:12,145 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:11:12,145 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:11:12,145 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:11:12,145 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:11:12,145 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:11:12,146 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:11:12,146 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-27T19:09:59.700Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"} 2018-12-27 19:11:12,146 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:11:12,146 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:11:12 GMT 2018-12-27 19:11:12,146 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:11:12,146 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-27 19:11:12,146 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:11:17,152 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/events 2018-12-27 19:11:17,216 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:11:17,217 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:11:17,217 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:11:17,217 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:11:17,217 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:11:17,217 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:11:17,217 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:11:17,217 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 281, "offset": 281, "size": 50}}} 2018-12-27 19:11:17,217 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:11:17,218 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:11:17 GMT 2018-12-27 19:11:17,218 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:11:17,218 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-12-27 19:11:17,218 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:11:17,218 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/executions/69c9e1cc-ca87-4203-b034-715ac6acec9a 2018-12-27 19:11:17,274 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:11:17,275 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:11:17,275 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:11:17,275 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:11:17,275 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:11:17,275 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:11:17,275 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:11:17,275 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-27T19:09:59.700Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"} 2018-12-27 19:11:17,275 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:11:17,276 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:11:17 GMT 2018-12-27 19:11:17,276 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:11:17,276 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-27 19:11:17,276 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:11:22,281 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/events 2018-12-27 19:11:22,344 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:11:22,345 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:11:22,345 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:11:22,345 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:11:22,345 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:11:22,345 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:11:22,345 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:11:22,345 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 281, "offset": 281, "size": 50}}} 2018-12-27 19:11:22,345 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:11:22,345 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:11:22 GMT 2018-12-27 19:11:22,346 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:11:22,346 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-12-27 19:11:22,346 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:11:22,346 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/executions/69c9e1cc-ca87-4203-b034-715ac6acec9a 2018-12-27 19:11:22,399 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:11:22,400 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:11:22,400 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:11:22,400 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:11:22,400 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:11:22,400 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:11:22,400 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:11:22,400 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-27T19:09:59.700Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"} 2018-12-27 19:11:22,400 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:11:22,401 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:11:22 GMT 2018-12-27 19:11:22,401 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:11:22,401 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-27 19:11:22,401 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:11:27,406 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/events 2018-12-27 19:11:27,469 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:11:27,469 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:11:27,469 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:11:27,469 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:11:27,469 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:11:27,469 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:11:27,470 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:11:27,470 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 281, "offset": 281, "size": 50}}} 2018-12-27 19:11:27,470 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:11:27,470 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:11:27 GMT 2018-12-27 19:11:27,470 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:11:27,470 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-12-27 19:11:27,470 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:11:27,470 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/executions/69c9e1cc-ca87-4203-b034-715ac6acec9a 2018-12-27 19:11:27,525 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:11:27,525 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:11:27,525 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:11:27,525 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:11:27,525 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:11:27,525 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:11:27,525 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:11:27,525 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-27T19:09:59.700Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"} 2018-12-27 19:11:27,526 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:11:27,526 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:11:27 GMT 2018-12-27 19:11:27,526 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:11:27,526 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-27 19:11:27,526 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:11:32,531 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/events 2018-12-27 19:11:32,597 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:11:32,598 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:11:32,598 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:11:32,598 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:11:32,598 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:11:32,598 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:11:32,598 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:11:32,598 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_e9ne6d", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:11:27.922Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:11:27.922Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "proxy_host_e9ne6d", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:11:28.063Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:11:28.063Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "dime_host_zpzhgy", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:11:29.653Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:11:29.653Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "dime_host_zpzhgy", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:11:30.070Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:11:30.070Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "proxy_host_e9ne6d", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:11:31.073Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-12-27T19:11:31.073Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "bind_host_3uinc3", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:11:32.078Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:11:32.078Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "dime_host_zpzhgy", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:11:32.078Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-12-27T19:11:32.078Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "bind_host_3uinc3", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:11:32.078Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:11:32.078Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}], "metadata": {"pagination": {"total": 289, "offset": 281, "size": 50}}} 2018-12-27 19:11:32,598 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:11:32,598 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:11:32 GMT 2018-12-27 19:11:32,598 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:11:32,599 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5422 2018-12-27 19:11:32,599 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:11:32,599 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-12-27 19:11:32,599 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-12-27 19:11:32,599 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-12-27 19:11:32,600 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-12-27 19:11:32,600 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60] 2018-12-27 19:11:32,600 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-12-27 19:11:32,600 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60] 2018-12-27 19:11:32,600 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-12-27 19:11:32,600 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/executions/69c9e1cc-ca87-4203-b034-715ac6acec9a 2018-12-27 19:11:32,658 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:11:32,658 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:11:32,659 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:11:32,659 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:11:32,659 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:11:32,659 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:11:32,659 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:11:32,659 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-27T19:09:59.700Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"} 2018-12-27 19:11:32,659 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:11:32,659 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:11:32 GMT 2018-12-27 19:11:32,659 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:11:32,659 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-27 19:11:32,659 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:11:37,665 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/events 2018-12-27 19:11:37,731 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:11:37,731 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:11:37,732 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:11:37,732 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:11:37,732 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:11:37,732 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:11:37,732 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:11:37,732 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_host_0yd3xw", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:11:33.083Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:11:33.083Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "homer_host_0yd3xw", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:11:33.083Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:11:33.083Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "vellum_host_q3lrkr", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:11:34.097Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:11:34.097Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "bind_host_3uinc3", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:11:34.097Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-12-27T19:11:34.097Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "vellum_host_q3lrkr", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:11:34.097Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:11:34.097Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "sprout_host_ph9xfc", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:11:35.111Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:11:35.111Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "homer_host_0yd3xw", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:11:35.111Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-12-27T19:11:35.111Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "sprout_host_ph9xfc", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:11:35.111Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:11:35.111Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "vellum_host_q3lrkr", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:11:36.176Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-12-27T19:11:36.176Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "bono_host_xqummd", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:11:37.263Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:11:37.263Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "ellis_host_012nnx", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:11:37.263Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:11:37.263Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "sprout_host_ph9xfc", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:11:37.263Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-12-27T19:11:37.263Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "bono_host_xqummd", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:11:37.263Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:11:37.263Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "ellis_host_012nnx", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:11:37.263Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:11:37.263Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}], "metadata": {"pagination": {"total": 303, "offset": 289, "size": 50}}} 2018-12-27 19:11:37,732 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:11:37,732 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:11:37 GMT 2018-12-27 19:11:37,733 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:11:37,733 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 9762 2018-12-27 19:11:37,733 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:11:37,733 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-12-27 19:11:37,733 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-12-27 19:11:37,734 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-12-27 19:11:37,734 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60] 2018-12-27 19:11:37,734 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-12-27 19:11:37,734 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-12-27 19:11:37,734 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60] 2018-12-27 19:11:37,734 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-12-27 19:11:37,735 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60] 2018-12-27 19:11:37,735 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-12-27 19:11:37,735 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-12-27 19:11:37,735 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60] 2018-12-27 19:11:37,735 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-12-27 19:11:37,735 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-12-27 19:11:37,736 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/executions/69c9e1cc-ca87-4203-b034-715ac6acec9a 2018-12-27 19:11:37,793 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:11:37,793 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:11:37,794 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:11:37,794 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:11:37,794 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:11:37,794 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:11:37,794 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:11:37,794 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-27T19:09:59.700Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"} 2018-12-27 19:11:37,794 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:11:37,794 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:11:37 GMT 2018-12-27 19:11:37,794 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:11:37,794 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-27 19:11:37,795 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:11:42,800 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/events 2018-12-27 19:11:42,864 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:11:42,864 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:11:42,865 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:11:42,865 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:11:42,865 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:11:42,865 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:11:42,865 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:11:42,865 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_host_012nnx", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:11:39.080Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-12-27T19:11:39.080Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "bono_host_xqummd", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:11:40.269Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-12-27T19:11:40.269Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}], "metadata": {"pagination": {"total": 305, "offset": 303, "size": 50}}} 2018-12-27 19:11:42,865 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:11:42,865 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:11:42 GMT 2018-12-27 19:11:42,866 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:11:42,866 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2352 2018-12-27 19:11:42,866 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:11:42,866 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60] 2018-12-27 19:11:42,866 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60] 2018-12-27 19:11:42,866 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/executions/69c9e1cc-ca87-4203-b034-715ac6acec9a 2018-12-27 19:11:42,921 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:11:42,922 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:11:42,922 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:11:42,922 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:11:42,922 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:11:42,922 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:11:42,922 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:11:42,922 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-27T19:09:59.700Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"} 2018-12-27 19:11:42,923 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:11:42,923 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:11:42 GMT 2018-12-27 19:11:42,923 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:11:42,923 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-27 19:11:42,923 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:11:47,928 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/events 2018-12-27 19:11:47,991 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:11:47,991 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:11:47,991 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:11:47,991 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:11:47,991 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:11:47,991 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:11:47,991 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:11:47,991 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 305, "offset": 305, "size": 50}}} 2018-12-27 19:11:47,991 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:11:47,992 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:11:47 GMT 2018-12-27 19:11:47,992 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:11:47,992 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-12-27 19:11:47,992 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:11:47,992 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/executions/69c9e1cc-ca87-4203-b034-715ac6acec9a 2018-12-27 19:11:48,048 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:11:48,048 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:11:48,048 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:11:48,048 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:11:48,048 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:11:48,048 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:11:48,048 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:11:48,048 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-27T19:09:59.700Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"} 2018-12-27 19:11:48,049 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:11:48,049 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:11:48 GMT 2018-12-27 19:11:48,049 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:11:48,049 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-27 19:11:48,049 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:11:53,054 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/events 2018-12-27 19:11:53,276 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:11:53,276 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:11:53,276 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:11:53,276 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:11:53,276 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:11:53,277 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:11:53,277 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:11:53,277 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 305, "offset": 305, "size": 50}}} 2018-12-27 19:11:53,277 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:11:53,277 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:11:53 GMT 2018-12-27 19:11:53,277 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:11:53,277 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-12-27 19:11:53,277 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:11:53,278 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/executions/69c9e1cc-ca87-4203-b034-715ac6acec9a 2018-12-27 19:11:53,400 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:11:53,401 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:11:53,401 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:11:53,401 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:11:53,401 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:11:53,401 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:11:53,401 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:11:53,401 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-27T19:09:59.700Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"} 2018-12-27 19:11:53,402 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:11:53,402 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:11:53 GMT 2018-12-27 19:11:53,402 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:11:53,402 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-27 19:11:53,402 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:11:58,407 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/events 2018-12-27 19:11:58,711 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:11:58,711 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:11:58,711 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:11:58,711 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:11:58,712 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:11:58,712 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:11:58,712 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:11:58,712 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 305, "offset": 305, "size": 50}}} 2018-12-27 19:11:58,712 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:11:58,712 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:11:58 GMT 2018-12-27 19:11:58,712 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:11:58,712 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-12-27 19:11:58,712 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:11:58,713 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/executions/69c9e1cc-ca87-4203-b034-715ac6acec9a 2018-12-27 19:11:59,174 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:11:59,174 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:11:59,174 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:11:59,174 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:11:59,175 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:11:59,175 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:11:59,175 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:11:59,175 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-27T19:09:59.700Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"} 2018-12-27 19:11:59,175 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:11:59,175 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:11:59 GMT 2018-12-27 19:11:59,175 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:11:59,175 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-27 19:11:59,175 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:12:04,181 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/events 2018-12-27 19:12:05,747 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:12:05,748 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:12:05,748 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:12:05,748 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:12:05,748 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:12:05,748 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:12:05,748 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:12:05,748 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_e9ne6d", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:12:00.461Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:12:00.461Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "proxy_host_e9ne6d", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:12:01.278Z", "message": "Task started 'nova_plugin.server.start' [retry 3/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:12:01.278Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "dime_host_zpzhgy", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:12:02.563Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:12:02.563Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "dime_host_zpzhgy", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:12:02.563Z", "message": "Task started 'nova_plugin.server.start' [retry 3/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:12:02.563Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}], "metadata": {"pagination": {"total": 309, "offset": 305, "size": 50}}} 2018-12-27 19:12:05,748 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:12:05,749 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:12:05 GMT 2018-12-27 19:12:05,749 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:12:05,749 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2130 2018-12-27 19:12:05,749 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:12:05,749 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-12-27 19:12:05,749 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-12-27 19:12:05,750 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-12-27 19:12:05,750 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-12-27 19:12:05,750 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/executions/69c9e1cc-ca87-4203-b034-715ac6acec9a 2018-12-27 19:12:07,972 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:12:07,973 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:12:07,973 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:12:07,973 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:12:07,973 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:12:07,973 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:12:07,973 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:12:07,973 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-27T19:09:59.700Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"} 2018-12-27 19:12:07,973 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:12:07,974 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:12:07 GMT 2018-12-27 19:12:07,974 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:12:07,974 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-27 19:12:07,974 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:12:12,979 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/events 2018-12-27 19:12:14,456 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:12:14,456 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:12:14,456 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:12:14,456 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:12:14,456 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:12:14,456 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:12:14,457 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:12:14,457 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_3uinc3", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:12:06.350Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:12:06.350Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "homer_host_0yd3xw", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:12:06.350Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:12:06.350Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "vellum_host_q3lrkr", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:12:06.350Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:12:06.350Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "bind_host_3uinc3", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:12:06.350Z", "message": "Task started 'nova_plugin.server.start' [retry 3/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:12:06.350Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "homer_host_0yd3xw", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:12:06.350Z", "message": "Task started 'nova_plugin.server.start' [retry 3/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:12:06.350Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "sprout_host_ph9xfc", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:12:08.665Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:12:08.665Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "vellum_host_q3lrkr", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:12:08.665Z", "message": "Task started 'nova_plugin.server.start' [retry 3/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:12:08.665Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "bono_host_xqummd", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:12:11.069Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:12:11.069Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "ellis_host_012nnx", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:12:11.069Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:12:11.069Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "dime_host_zpzhgy", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:12:12.860Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-12-27T19:12:12.860Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "proxy_host_e9ne6d", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:12:12.860Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-12-27T19:12:12.860Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "ellis_host_012nnx", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:12:12.860Z", "message": "Task started 'nova_plugin.server.start' [retry 3/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:12:12.860Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "sprout_host_ph9xfc", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:12:12.860Z", "message": "Task started 'nova_plugin.server.start' [retry 3/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:12:12.860Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}], "metadata": {"pagination": {"total": 322, "offset": 309, "size": 50}}} 2018-12-27 19:12:14,457 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:12:14,457 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:12:14 GMT 2018-12-27 19:12:14,457 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:12:14,457 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 7997 2018-12-27 19:12:14,457 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:12:14,458 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-12-27 19:12:14,458 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-12-27 19:12:14,458 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-12-27 19:12:14,458 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-12-27 19:12:14,458 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-12-27 19:12:14,459 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-12-27 19:12:14,459 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-12-27 19:12:14,459 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-12-27 19:12:14,459 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-12-27 19:12:14,459 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60] 2018-12-27 19:12:14,459 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60] 2018-12-27 19:12:14,460 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-12-27 19:12:14,460 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-12-27 19:12:14,460 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/executions/69c9e1cc-ca87-4203-b034-715ac6acec9a 2018-12-27 19:12:16,173 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:12:16,173 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:12:16,173 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:12:16,173 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:12:16,173 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:12:16,173 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:12:16,173 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:12:16,174 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-27T19:09:59.700Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"} 2018-12-27 19:12:16,174 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:12:16,174 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:12:16 GMT 2018-12-27 19:12:16,174 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:12:16,174 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-27 19:12:16,174 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:12:21,180 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/events 2018-12-27 19:12:22,051 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:12:22,051 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:12:22,051 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:12:22,052 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:12:22,052 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:12:22,052 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:12:22,052 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:12:22,052 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_xqummd", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:12:16.138Z", "message": "Task started 'nova_plugin.server.start' [retry 3/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:12:16.138Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "bind_host_3uinc3", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:12:18.376Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-12-27T19:12:18.376Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "homer_host_0yd3xw", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:12:19.499Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-12-27T19:12:19.499Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "sprout_host_ph9xfc", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:12:19.499Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-12-27T19:12:19.499Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "vellum_host_q3lrkr", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:12:19.499Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-12-27T19:12:19.499Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}], "metadata": {"pagination": {"total": 327, "offset": 322, "size": 50}}} 2018-12-27 19:12:22,052 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:12:22,052 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:12:22 GMT 2018-12-27 19:12:22,052 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:12:22,052 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5139 2018-12-27 19:12:22,052 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:12:22,053 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-12-27 19:12:22,053 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60] 2018-12-27 19:12:22,053 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60] 2018-12-27 19:12:22,054 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60] 2018-12-27 19:12:22,054 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60] 2018-12-27 19:12:22,054 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/executions/69c9e1cc-ca87-4203-b034-715ac6acec9a 2018-12-27 19:12:22,304 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:12:22,304 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:12:22,304 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:12:22,304 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:12:22,304 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:12:22,304 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:12:22,305 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:12:22,305 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-27T19:09:59.700Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"} 2018-12-27 19:12:22,305 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:12:22,305 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:12:22 GMT 2018-12-27 19:12:22,305 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:12:22,305 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-27 19:12:22,305 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:12:27,311 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/events 2018-12-27 19:12:27,674 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:12:27,675 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:12:27,675 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:12:27,675 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:12:27,675 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:12:27,675 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:12:27,675 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:12:27,675 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_host_012nnx", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:12:22.673Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-12-27T19:12:22.673Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "bono_host_xqummd", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:12:23.536Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-12-27T19:12:23.536Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}], "metadata": {"pagination": {"total": 329, "offset": 327, "size": 50}}} 2018-12-27 19:12:27,675 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:12:27,676 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:12:27 GMT 2018-12-27 19:12:27,676 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:12:27,676 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2352 2018-12-27 19:12:27,676 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:12:27,676 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60] 2018-12-27 19:12:27,676 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60] 2018-12-27 19:12:27,677 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/executions/69c9e1cc-ca87-4203-b034-715ac6acec9a 2018-12-27 19:12:28,493 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:12:28,493 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:12:28,493 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:12:28,493 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:12:28,494 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:12:28,494 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:12:28,494 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:12:28,494 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-27T19:09:59.700Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"} 2018-12-27 19:12:28,494 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:12:28,494 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:12:28 GMT 2018-12-27 19:12:28,494 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:12:28,494 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-27 19:12:28,494 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:12:33,500 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/events 2018-12-27 19:12:33,567 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:12:33,568 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:12:33,568 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:12:33,568 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:12:33,568 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:12:33,568 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:12:33,568 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:12:33,568 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 329, "offset": 329, "size": 50}}} 2018-12-27 19:12:33,568 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:12:33,568 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:12:33 GMT 2018-12-27 19:12:33,568 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:12:33,569 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-12-27 19:12:33,569 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:12:33,569 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/executions/69c9e1cc-ca87-4203-b034-715ac6acec9a 2018-12-27 19:12:33,626 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:12:33,627 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:12:33,627 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:12:33,627 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:12:33,627 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:12:33,627 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:12:33,627 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:12:33,627 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-27T19:09:59.700Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"} 2018-12-27 19:12:33,627 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:12:33,627 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:12:33 GMT 2018-12-27 19:12:33,628 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:12:33,628 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-27 19:12:33,628 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:12:38,633 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/events 2018-12-27 19:12:38,888 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:12:38,889 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:12:38,889 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:12:38,889 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:12:38,889 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:12:38,889 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:12:38,889 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:12:38,889 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 329, "offset": 329, "size": 50}}} 2018-12-27 19:12:38,889 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:12:38,889 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:12:38 GMT 2018-12-27 19:12:38,889 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:12:38,890 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-12-27 19:12:38,890 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:12:38,890 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/executions/69c9e1cc-ca87-4203-b034-715ac6acec9a 2018-12-27 19:12:38,954 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:12:38,954 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:12:38,954 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:12:38,954 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:12:38,954 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:12:38,954 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:12:38,955 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:12:38,955 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-27T19:09:59.700Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"} 2018-12-27 19:12:38,955 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:12:38,955 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:12:38 GMT 2018-12-27 19:12:38,955 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:12:38,955 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-27 19:12:38,955 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:12:43,960 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/events 2018-12-27 19:12:44,033 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:12:44,033 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:12:44,033 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:12:44,033 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:12:44,034 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:12:44,034 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:12:44,034 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:12:44,034 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_e9ne6d", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:12:42.367Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:12:42.367Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "dime_host_zpzhgy", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:12:42.727Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:12:42.727Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "dime_host_zpzhgy", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:12:42.727Z", "message": "Task started 'nova_plugin.server.start' [retry 4/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:12:42.727Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "proxy_host_e9ne6d", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:12:42.727Z", "message": "Task started 'nova_plugin.server.start' [retry 4/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:12:42.727Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}], "metadata": {"pagination": {"total": 333, "offset": 329, "size": 50}}} 2018-12-27 19:12:44,034 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:12:44,034 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:12:44 GMT 2018-12-27 19:12:44,034 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:12:44,034 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2130 2018-12-27 19:12:44,034 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:12:44,035 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-12-27 19:12:44,035 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-12-27 19:12:44,035 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-12-27 19:12:44,035 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-12-27 19:12:44,036 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/executions/69c9e1cc-ca87-4203-b034-715ac6acec9a 2018-12-27 19:12:44,095 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:12:44,096 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:12:44,096 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:12:44,096 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:12:44,096 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:12:44,096 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:12:44,096 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:12:44,096 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-27T19:09:59.700Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"} 2018-12-27 19:12:44,096 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:12:44,096 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:12:44 GMT 2018-12-27 19:12:44,097 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:12:44,097 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-27 19:12:44,097 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:12:49,102 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/events 2018-12-27 19:12:49,308 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:12:49,308 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:12:49,308 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:12:49,308 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:12:49,308 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:12:49,308 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:12:49,308 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:12:49,309 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_e9ne6d", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:12:44.802Z", "message": "Server is ACTIVE", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:12:44.802Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "02fccf1b-7d95-4ab9-9695-e10a6ae42cb7"}, {"node_instance_id": "proxy_host_e9ne6d", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:12:44.947Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 4/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:12:44.947Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "dime_host_zpzhgy", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:12:45.758Z", "message": "Creating Agent", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:12:45.758Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "proxy_host_e9ne6d", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:12:45.758Z", "message": "Creating Agent", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:12:45.758Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "dime_host_zpzhgy", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:12:45.758Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:12:45.758Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "proxy_host_e9ne6d", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:12:45.758Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:12:45.758Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "dime_host_zpzhgy", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:12:45.758Z", "message": "Task started 'cloudify_agent.installer.operations.create'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:12:45.758Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "proxy_host_e9ne6d", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:12:45.758Z", "message": "Task started 'cloudify_agent.installer.operations.create'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:12:45.758Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "dime_host_zpzhgy", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:12:45.758Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 4/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:12:45.758Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "dime_host_zpzhgy", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:12:45.968Z", "message": "Server is ACTIVE", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:12:45.968Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "0b26cb3f-b020-4557-b79b-fd7dfb6e6a66"}, {"node_instance_id": "bind_host_3uinc3", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:12:46.768Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:12:46.768Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "dime_host_zpzhgy", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:12:46.768Z", "message": "Task rescheduled 'cloudify_agent.installer.operations.create' -> Low level socket error connecting to host 192.168.120.8 on port 22: Unable to connect to port 22 on 192.168.120.8 (tried 1 time)", "node_name": "dime_host", "workflow_id": "install", "error_causes": [{"message": "Low level socket error connecting to host 192.168.120.8 on port 22: Unable to connect to port 22 on 192.168.120.8 (tried 1 time)", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Low level socket error connecting to host 192.168.120.8 on port 22: Unable to connect to port 22 on 192.168.120.8 (tried 1 time)\n", "type": "OperationRetry"}], "reported_timestamp": "2018-12-27T19:12:46.768Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "bind_host_3uinc3", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:12:46.768Z", "message": "Task started 'nova_plugin.server.start' [retry 4/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:12:46.768Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "dime_host_zpzhgy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:12:47.023Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:12:47.023Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "7a839b8b-21ec-4c94-8ce7-18aa30ebcbf5"}, {"node_instance_id": "proxy_host_e9ne6d", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:12:47.023Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:12:47.023Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "908cefda-0afc-4021-b558-2b374d51b61b"}, {"node_instance_id": "dime_host_zpzhgy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:12:47.023Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:12:47.023Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "7a839b8b-21ec-4c94-8ce7-18aa30ebcbf5"}, {"node_instance_id": "proxy_host_e9ne6d", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:12:47.023Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:12:47.023Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "908cefda-0afc-4021-b558-2b374d51b61b"}, {"node_instance_id": "dime_host_zpzhgy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:12:47.023Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:12:47.023Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "7a839b8b-21ec-4c94-8ce7-18aa30ebcbf5"}, {"node_instance_id": "proxy_host_e9ne6d", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:12:47.023Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:12:47.023Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "908cefda-0afc-4021-b558-2b374d51b61b"}, {"node_instance_id": "dime_host_zpzhgy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:12:47.023Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:12:47.023Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "7a839b8b-21ec-4c94-8ce7-18aa30ebcbf5"}, {"node_instance_id": "proxy_host_e9ne6d", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:12:47.023Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:12:47.023Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "908cefda-0afc-4021-b558-2b374d51b61b"}, {"node_instance_id": "dime_host_zpzhgy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:12:47.023Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:12:47.023Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "7a839b8b-21ec-4c94-8ce7-18aa30ebcbf5"}, {"node_instance_id": "proxy_host_e9ne6d", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:12:47.023Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:12:47.023Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "908cefda-0afc-4021-b558-2b374d51b61b"}, {"node_instance_id": "dime_host_zpzhgy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:12:47.023Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:12:47.023Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "7a839b8b-21ec-4c94-8ce7-18aa30ebcbf5"}, {"node_instance_id": "proxy_host_e9ne6d", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:12:47.023Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:12:47.023Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "908cefda-0afc-4021-b558-2b374d51b61b"}, {"node_instance_id": "dime_host_zpzhgy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:12:47.023Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:12:47.023Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "7a839b8b-21ec-4c94-8ce7-18aa30ebcbf5"}, {"node_instance_id": "proxy_host_e9ne6d", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:12:47.023Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:12:47.023Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "908cefda-0afc-4021-b558-2b374d51b61b"}, {"node_instance_id": "dime_host_zpzhgy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:12:47.023Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:12:47.023Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "7a839b8b-21ec-4c94-8ce7-18aa30ebcbf5"}, {"node_instance_id": "proxy_host_e9ne6d", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:12:47.023Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:12:47.023Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "908cefda-0afc-4021-b558-2b374d51b61b"}, {"node_instance_id": "dime_host_zpzhgy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:12:47.023Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:12:47.023Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "7a839b8b-21ec-4c94-8ce7-18aa30ebcbf5"}, {"node_instance_id": "proxy_host_e9ne6d", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:12:47.023Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:12:47.023Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "908cefda-0afc-4021-b558-2b374d51b61b"}, {"node_instance_id": "dime_host_zpzhgy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:12:47.023Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:12:47.023Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "7a839b8b-21ec-4c94-8ce7-18aa30ebcbf5"}, {"node_instance_id": "proxy_host_e9ne6d", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:12:47.023Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:12:47.023Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "908cefda-0afc-4021-b558-2b374d51b61b"}, {"node_instance_id": "dime_host_zpzhgy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:12:47.023Z", "message": "Validating SSH connection", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:12:47.023Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "7a839b8b-21ec-4c94-8ce7-18aa30ebcbf5"}, {"node_instance_id": "proxy_host_e9ne6d", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:12:47.023Z", "message": "Validating SSH connection", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:12:47.023Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "908cefda-0afc-4021-b558-2b374d51b61b"}, {"node_instance_id": "homer_host_0yd3xw", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:12:48.484Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:12:48.484Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "bind_host_3uinc3", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:12:48.919Z", "message": "Server is ACTIVE", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:12:48.919Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "6ae66b43-19fb-442d-8d98-7a46cab5759d"}, {"node_instance_id": "sprout_host_ph9xfc", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:12:49.087Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:12:49.087Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "vellum_host_q3lrkr", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:12:49.087Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:12:49.087Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "homer_host_0yd3xw", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:12:49.087Z", "message": "Task started 'nova_plugin.server.start' [retry 4/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:12:49.087Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "vellum_host_q3lrkr", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:12:49.087Z", "message": "Task started 'nova_plugin.server.start' [retry 4/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:12:49.087Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}], "metadata": {"pagination": {"total": 374, "offset": 333, "size": 50}}} 2018-12-27 19:12:49,309 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:12:49,309 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:12:49 GMT 2018-12-27 19:12:49,309 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:12:49,309 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 22473 2018-12-27 19:12:49,309 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:12:49,310 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2018-12-27 19:12:49,310 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 4/60] 2018-12-27 19:12:49,311 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-12-27 19:12:49,311 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-12-27 19:12:49,311 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-12-27 19:12:49,311 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-12-27 19:12:49,311 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-12-27 19:12:49,311 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-12-27 19:12:49,312 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 4/60] 2018-12-27 19:12:49,312 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2018-12-27 19:12:49,312 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-12-27 19:12:49,312 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'cloudify_agent.installer.operations.create' -> Low level socket error connecting to host 192.168.120.8 on port 22: Unable to connect to port 22 on 192.168.120.8 (tried 1 time) 2018-12-27 19:12:49,312 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-12-27 19:12:49,312 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:12:49,313 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:12:49,313 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:12:49,313 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:12:49,313 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:12:49,313 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:12:49,313 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:12:49,314 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:12:49,314 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:12:49,314 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:12:49,314 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:12:49,314 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:12:49,314 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:12:49,315 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:12:49,315 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:12:49,315 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:12:49,315 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:12:49,315 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:12:49,315 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-12-27 19:12:49,316 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-12-27 19:12:49,316 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-12-27 19:12:49,316 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-12-27 19:12:49,316 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-12-27 19:12:49,316 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2018-12-27 19:12:49,316 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-12-27 19:12:49,317 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-12-27 19:12:49,317 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-12-27 19:12:49,317 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-12-27 19:12:49,317 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/executions/69c9e1cc-ca87-4203-b034-715ac6acec9a 2018-12-27 19:12:49,443 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:12:49,443 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:12:49,443 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:12:49,443 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:12:49,443 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:12:49,443 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:12:49,443 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:12:49,444 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-27T19:09:59.700Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"} 2018-12-27 19:12:49,444 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:12:49,444 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:12:49 GMT 2018-12-27 19:12:49,444 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:12:49,444 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-27 19:12:49,444 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:12:54,449 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/events 2018-12-27 19:12:54,535 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:12:54,535 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:12:54,535 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:12:54,535 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:12:54,535 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:12:54,535 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:12:54,535 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:12:54,536 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_3uinc3", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:12:50.290Z", "message": "Creating Agent", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:12:50.290Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "bind_host_3uinc3", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:12:50.290Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:12:50.290Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "proxy_host_e9ne6d", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:12:50.290Z", "message": "Task rescheduled 'cloudify_agent.installer.operations.create' -> Low level socket error connecting to host 192.168.120.20 on port 22: Unable to connect to port 22 on 192.168.120.20 (tried 1 time)", "node_name": "proxy_host", "workflow_id": "install", "error_causes": [{"message": "Low level socket error connecting to host 192.168.120.20 on port 22: Unable to connect to port 22 on 192.168.120.20 (tried 1 time)", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Low level socket error connecting to host 192.168.120.20 on port 22: Unable to connect to port 22 on 192.168.120.20 (tried 1 time)\n", "type": "OperationRetry"}], "reported_timestamp": "2018-12-27T19:12:50.290Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "bind_host_3uinc3", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:12:50.290Z", "message": "Task started 'cloudify_agent.installer.operations.create'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:12:50.290Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "sprout_host_ph9xfc", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:12:50.290Z", "message": "Task started 'nova_plugin.server.start' [retry 4/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:12:50.290Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "bind_host_3uinc3", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:12:50.290Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 4/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:12:50.290Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "bind_host_3uinc3", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:12:50.452Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:12:50.452Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "8feb0051-4fff-417e-af86-47dc4a26d070"}, {"node_instance_id": "bind_host_3uinc3", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:12:51.061Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:12:51.061Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "8feb0051-4fff-417e-af86-47dc4a26d070"}, {"node_instance_id": "bind_host_3uinc3", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:12:51.061Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:12:51.061Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "8feb0051-4fff-417e-af86-47dc4a26d070"}, {"node_instance_id": "bind_host_3uinc3", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:12:51.061Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:12:51.061Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "8feb0051-4fff-417e-af86-47dc4a26d070"}, {"node_instance_id": "bind_host_3uinc3", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:12:51.061Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:12:51.061Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "8feb0051-4fff-417e-af86-47dc4a26d070"}, {"node_instance_id": "bind_host_3uinc3", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:12:51.061Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:12:51.061Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "8feb0051-4fff-417e-af86-47dc4a26d070"}, {"node_instance_id": "bind_host_3uinc3", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:12:51.061Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:12:51.061Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "8feb0051-4fff-417e-af86-47dc4a26d070"}, {"node_instance_id": "bind_host_3uinc3", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:12:51.061Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:12:51.061Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "8feb0051-4fff-417e-af86-47dc4a26d070"}, {"node_instance_id": "bind_host_3uinc3", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:12:51.061Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:12:51.061Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "8feb0051-4fff-417e-af86-47dc4a26d070"}, {"node_instance_id": "bind_host_3uinc3", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:12:51.061Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:12:51.061Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "8feb0051-4fff-417e-af86-47dc4a26d070"}, {"node_instance_id": "bind_host_3uinc3", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:12:51.061Z", "message": "Validating SSH connection", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:12:51.061Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "8feb0051-4fff-417e-af86-47dc4a26d070"}, {"node_instance_id": "bind_host_3uinc3", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:12:51.302Z", "message": "Task rescheduled 'cloudify_agent.installer.operations.create' -> Low level socket error connecting to host 192.168.120.7 on port 22: Unable to connect to port 22 on 192.168.120.7 (tried 1 time)", "node_name": "bind_host", "workflow_id": "install", "error_causes": [{"message": "Low level socket error connecting to host 192.168.120.7 on port 22: Unable to connect to port 22 on 192.168.120.7 (tried 1 time)", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Low level socket error connecting to host 192.168.120.7 on port 22: Unable to connect to port 22 on 192.168.120.7 (tried 1 time)\n", "type": "OperationRetry"}], "reported_timestamp": "2018-12-27T19:12:51.302Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "homer_host_0yd3xw", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:12:52.067Z", "message": "Server is ACTIVE", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:12:52.067Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "ef47ffe9-6b5a-4b57-a6d9-a3892b47d471"}, {"node_instance_id": "sprout_host_ph9xfc", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:12:52.067Z", "message": "Server is ACTIVE", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:12:52.067Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "01658b00-96ce-475b-99bb-98e721018995"}, {"node_instance_id": "vellum_host_q3lrkr", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:12:52.067Z", "message": "Server is ACTIVE", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:12:52.067Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "7d605649-5bab-401e-91c8-1d54e4f17ee7"}, {"node_instance_id": "homer_host_0yd3xw", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:12:52.575Z", "message": "Creating Agent", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:12:52.575Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "sprout_host_ph9xfc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:12:52.575Z", "message": "Creating Agent", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:12:52.575Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "vellum_host_q3lrkr", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:12:52.575Z", "message": "Creating Agent", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:12:52.575Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "homer_host_0yd3xw", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:12:52.575Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:12:52.575Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "sprout_host_ph9xfc", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:12:52.575Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:12:52.575Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "vellum_host_q3lrkr", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:12:52.575Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:12:52.575Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "homer_host_0yd3xw", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:12:52.575Z", "message": "Task started 'cloudify_agent.installer.operations.create'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:12:52.575Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "sprout_host_ph9xfc", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:12:52.575Z", "message": "Task started 'cloudify_agent.installer.operations.create'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:12:52.575Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "vellum_host_q3lrkr", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:12:52.575Z", "message": "Task started 'cloudify_agent.installer.operations.create'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:12:52.575Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "homer_host_0yd3xw", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:12:52.575Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 4/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:12:52.575Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "sprout_host_ph9xfc", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:12:52.575Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 4/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:12:52.575Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "vellum_host_q3lrkr", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:12:52.575Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 4/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:12:52.575Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "homer_host_0yd3xw", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:12:53.174Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:12:53.174Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "cd41e310-6ca0-4966-9af5-98e3f45532d0"}, {"node_instance_id": "homer_host_0yd3xw", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:12:53.174Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:12:53.174Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "cd41e310-6ca0-4966-9af5-98e3f45532d0"}, {"node_instance_id": "homer_host_0yd3xw", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:12:53.174Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:12:53.174Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "cd41e310-6ca0-4966-9af5-98e3f45532d0"}, {"node_instance_id": "homer_host_0yd3xw", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:12:53.174Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:12:53.174Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "cd41e310-6ca0-4966-9af5-98e3f45532d0"}, {"node_instance_id": "homer_host_0yd3xw", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:12:53.174Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:12:53.174Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "cd41e310-6ca0-4966-9af5-98e3f45532d0"}, {"node_instance_id": "homer_host_0yd3xw", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:12:53.174Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:12:53.174Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "cd41e310-6ca0-4966-9af5-98e3f45532d0"}, {"node_instance_id": "homer_host_0yd3xw", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:12:53.174Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:12:53.174Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "cd41e310-6ca0-4966-9af5-98e3f45532d0"}, {"node_instance_id": "homer_host_0yd3xw", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:12:53.174Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:12:53.174Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "cd41e310-6ca0-4966-9af5-98e3f45532d0"}, {"node_instance_id": "homer_host_0yd3xw", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:12:53.174Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:12:53.174Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "cd41e310-6ca0-4966-9af5-98e3f45532d0"}, {"node_instance_id": "homer_host_0yd3xw", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:12:53.174Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:12:53.174Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "cd41e310-6ca0-4966-9af5-98e3f45532d0"}, {"node_instance_id": "homer_host_0yd3xw", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:12:53.174Z", "message": "Validating SSH connection", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:12:53.174Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "cd41e310-6ca0-4966-9af5-98e3f45532d0"}, {"node_instance_id": "bono_host_xqummd", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:12:53.633Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:12:53.633Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "ellis_host_012nnx", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:12:53.633Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:12:53.633Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "homer_host_0yd3xw", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:12:53.633Z", "message": "Task rescheduled 'cloudify_agent.installer.operations.create' -> Low level socket error connecting to host 192.168.120.3 on port 22: Unable to connect to port 22 on 192.168.120.3 (tried 1 time)", "node_name": "homer_host", "workflow_id": "install", "error_causes": [{"message": "Low level socket error connecting to host 192.168.120.3 on port 22: Unable to connect to port 22 on 192.168.120.3 (tried 1 time)", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Low level socket error connecting to host 192.168.120.3 on port 22: Unable to connect to port 22 on 192.168.120.3 (tried 1 time)\n", "type": "OperationRetry"}], "reported_timestamp": "2018-12-27T19:12:53.633Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "bono_host_xqummd", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:12:53.633Z", "message": "Task started 'nova_plugin.server.start' [retry 4/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:12:53.633Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "ellis_host_012nnx", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:12:53.633Z", "message": "Task started 'nova_plugin.server.start' [retry 4/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:12:53.633Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "sprout_host_ph9xfc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:12:54.222Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:12:54.222Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "9778f246-7afe-4166-94c1-60b15ec613cb"}], "metadata": {"pagination": {"total": 445, "offset": 374, "size": 50}}} 2018-12-27 19:12:54,536 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:12:54,536 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:12:54 GMT 2018-12-27 19:12:54,536 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:12:54,536 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 28512 2018-12-27 19:12:54,536 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:12:54,537 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-12-27 19:12:54,538 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-12-27 19:12:54,538 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'cloudify_agent.installer.operations.create' -> Low level socket error connecting to host 192.168.120.20 on port 22: Unable to connect to port 22 on 192.168.120.20 (tried 1 time) 2018-12-27 19:12:54,538 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-12-27 19:12:54,538 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-12-27 19:12:54,538 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 4/60] 2018-12-27 19:12:54,538 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:12:54,539 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:12:54,539 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:12:54,539 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:12:54,539 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:12:54,539 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:12:54,539 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:12:54,540 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:12:54,540 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:12:54,540 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-12-27 19:12:54,540 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-12-27 19:12:54,540 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'cloudify_agent.installer.operations.create' -> Low level socket error connecting to host 192.168.120.7 on port 22: Unable to connect to port 22 on 192.168.120.7 (tried 1 time) 2018-12-27 19:12:54,540 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2018-12-27 19:12:54,541 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2018-12-27 19:12:54,541 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2018-12-27 19:12:54,541 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-12-27 19:12:54,541 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-12-27 19:12:54,541 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-12-27 19:12:54,541 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-12-27 19:12:54,541 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-12-27 19:12:54,542 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-12-27 19:12:54,542 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-12-27 19:12:54,542 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-12-27 19:12:54,542 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-12-27 19:12:54,542 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 4/60] 2018-12-27 19:12:54,542 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 4/60] 2018-12-27 19:12:54,543 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 4/60] 2018-12-27 19:12:54,543 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:12:54,543 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:12:54,543 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:12:54,543 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:12:54,543 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:12:54,544 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:12:54,544 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:12:54,544 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:12:54,544 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:12:54,544 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-12-27 19:12:54,544 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-12-27 19:12:54,544 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-12-27 19:12:54,545 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-12-27 19:12:54,545 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'cloudify_agent.installer.operations.create' -> Low level socket error connecting to host 192.168.120.3 on port 22: Unable to connect to port 22 on 192.168.120.3 (tried 1 time) 2018-12-27 19:12:54,545 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-12-27 19:12:54,545 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-12-27 19:12:54,545 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:12:54,545 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/executions/69c9e1cc-ca87-4203-b034-715ac6acec9a 2018-12-27 19:12:54,615 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:12:54,615 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:12:54,615 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:12:54,615 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:12:54,616 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:12:54,616 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:12:54,616 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:12:54,616 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-27T19:09:59.700Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"} 2018-12-27 19:12:54,616 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:12:54,616 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:12:54 GMT 2018-12-27 19:12:54,616 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:12:54,616 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-27 19:12:54,616 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:12:59,622 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/events 2018-12-27 19:12:59,733 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:12:59,734 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:12:59,734 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:12:59,734 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:12:59,734 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:12:59,734 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:12:59,734 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:12:59,734 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_q3lrkr", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:12:54.222Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:12:54.222Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "44f4dd3c-a81c-4f29-bb21-4065db1efa5b"}, {"node_instance_id": "sprout_host_ph9xfc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:12:54.222Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:12:54.222Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "9778f246-7afe-4166-94c1-60b15ec613cb"}, {"node_instance_id": "vellum_host_q3lrkr", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:12:54.222Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:12:54.222Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "44f4dd3c-a81c-4f29-bb21-4065db1efa5b"}, {"node_instance_id": "sprout_host_ph9xfc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:12:54.222Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:12:54.222Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "9778f246-7afe-4166-94c1-60b15ec613cb"}, {"node_instance_id": "vellum_host_q3lrkr", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:12:54.222Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:12:54.222Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "44f4dd3c-a81c-4f29-bb21-4065db1efa5b"}, {"node_instance_id": "sprout_host_ph9xfc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:12:54.222Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:12:54.222Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "9778f246-7afe-4166-94c1-60b15ec613cb"}, {"node_instance_id": "vellum_host_q3lrkr", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:12:54.222Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:12:54.222Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "44f4dd3c-a81c-4f29-bb21-4065db1efa5b"}, {"node_instance_id": "sprout_host_ph9xfc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:12:54.222Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:12:54.222Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "9778f246-7afe-4166-94c1-60b15ec613cb"}, {"node_instance_id": "vellum_host_q3lrkr", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:12:54.222Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:12:54.222Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "44f4dd3c-a81c-4f29-bb21-4065db1efa5b"}, {"node_instance_id": "sprout_host_ph9xfc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:12:54.222Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:12:54.222Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "9778f246-7afe-4166-94c1-60b15ec613cb"}, {"node_instance_id": "vellum_host_q3lrkr", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:12:54.222Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:12:54.222Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "44f4dd3c-a81c-4f29-bb21-4065db1efa5b"}, {"node_instance_id": "sprout_host_ph9xfc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:12:54.222Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:12:54.222Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "9778f246-7afe-4166-94c1-60b15ec613cb"}, {"node_instance_id": "vellum_host_q3lrkr", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:12:54.222Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:12:54.222Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "44f4dd3c-a81c-4f29-bb21-4065db1efa5b"}, {"node_instance_id": "sprout_host_ph9xfc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:12:54.222Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:12:54.222Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "9778f246-7afe-4166-94c1-60b15ec613cb"}, {"node_instance_id": "vellum_host_q3lrkr", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:12:54.222Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:12:54.222Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "44f4dd3c-a81c-4f29-bb21-4065db1efa5b"}, {"node_instance_id": "sprout_host_ph9xfc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:12:54.222Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:12:54.222Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "9778f246-7afe-4166-94c1-60b15ec613cb"}, {"node_instance_id": "vellum_host_q3lrkr", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:12:54.222Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:12:54.222Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "44f4dd3c-a81c-4f29-bb21-4065db1efa5b"}, {"node_instance_id": "sprout_host_ph9xfc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:12:54.222Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:12:54.222Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "9778f246-7afe-4166-94c1-60b15ec613cb"}, {"node_instance_id": "vellum_host_q3lrkr", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:12:54.222Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:12:54.222Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "44f4dd3c-a81c-4f29-bb21-4065db1efa5b"}, {"node_instance_id": "sprout_host_ph9xfc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:12:54.222Z", "message": "Validating SSH connection", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:12:54.222Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "9778f246-7afe-4166-94c1-60b15ec613cb"}, {"node_instance_id": "vellum_host_q3lrkr", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:12:54.222Z", "message": "Validating SSH connection", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:12:54.222Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "44f4dd3c-a81c-4f29-bb21-4065db1efa5b"}, {"node_instance_id": "ellis_host_012nnx", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:12:55.229Z", "message": "Server is ACTIVE", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:12:55.229Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "79b0acda-a285-4ad1-bad7-632e9ce8ea2c"}, {"node_instance_id": "ellis_host_012nnx", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:12:55.388Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 4/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:12:55.388Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "ellis_host_012nnx", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:12:55.698Z", "message": "Creating Agent", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:12:55.698Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "ellis_host_012nnx", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:12:55.698Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:12:55.698Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "ellis_host_012nnx", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:12:55.698Z", "message": "Task started 'cloudify_agent.installer.operations.create'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:12:55.698Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "ellis_host_012nnx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:12:56.375Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:12:56.375Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "3ac20459-3e93-4b8e-a53f-d7d431bf2b5f"}, {"node_instance_id": "ellis_host_012nnx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:12:56.375Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:12:56.375Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "3ac20459-3e93-4b8e-a53f-d7d431bf2b5f"}, {"node_instance_id": "ellis_host_012nnx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:12:56.375Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:12:56.375Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "3ac20459-3e93-4b8e-a53f-d7d431bf2b5f"}, {"node_instance_id": "ellis_host_012nnx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:12:56.375Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:12:56.375Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "3ac20459-3e93-4b8e-a53f-d7d431bf2b5f"}, {"node_instance_id": "ellis_host_012nnx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:12:56.375Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:12:56.375Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "3ac20459-3e93-4b8e-a53f-d7d431bf2b5f"}, {"node_instance_id": "ellis_host_012nnx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:12:56.375Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:12:56.375Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "3ac20459-3e93-4b8e-a53f-d7d431bf2b5f"}, {"node_instance_id": "ellis_host_012nnx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:12:56.375Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:12:56.375Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "3ac20459-3e93-4b8e-a53f-d7d431bf2b5f"}, {"node_instance_id": "ellis_host_012nnx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:12:56.375Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:12:56.375Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "3ac20459-3e93-4b8e-a53f-d7d431bf2b5f"}, {"node_instance_id": "ellis_host_012nnx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:12:56.375Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:12:56.375Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "3ac20459-3e93-4b8e-a53f-d7d431bf2b5f"}, {"node_instance_id": "bono_host_xqummd", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:12:56.375Z", "message": "Server is ACTIVE", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:12:56.375Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "0722b5fa-781a-4f3b-9be1-344111178d87"}, {"node_instance_id": "bono_host_xqummd", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:12:56.704Z", "message": "Creating Agent", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:12:56.704Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "bono_host_xqummd", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:12:56.704Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:12:56.704Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "bono_host_xqummd", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:12:56.704Z", "message": "Task started 'cloudify_agent.installer.operations.create'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:12:56.704Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "bono_host_xqummd", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:12:56.704Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 4/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:12:56.704Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "bono_host_xqummd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:12:57.386Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:12:57.386Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "f495dae1-de23-4f44-974c-88f87dc28157"}, {"node_instance_id": "bono_host_xqummd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:12:57.386Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:12:57.386Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "f495dae1-de23-4f44-974c-88f87dc28157"}, {"node_instance_id": "bono_host_xqummd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:12:57.386Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:12:57.386Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "f495dae1-de23-4f44-974c-88f87dc28157"}, {"node_instance_id": "bono_host_xqummd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:12:57.386Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:12:57.386Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "f495dae1-de23-4f44-974c-88f87dc28157"}, {"node_instance_id": "bono_host_xqummd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:12:57.386Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:12:57.386Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "f495dae1-de23-4f44-974c-88f87dc28157"}, {"node_instance_id": "bono_host_xqummd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:12:57.386Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:12:57.386Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "f495dae1-de23-4f44-974c-88f87dc28157"}, {"node_instance_id": "bono_host_xqummd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:12:57.386Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:12:57.386Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "f495dae1-de23-4f44-974c-88f87dc28157"}, {"node_instance_id": "ellis_host_012nnx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:12:57.386Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:12:57.386Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "3ac20459-3e93-4b8e-a53f-d7d431bf2b5f"}, {"node_instance_id": "bono_host_xqummd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:12:57.386Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:12:57.386Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "f495dae1-de23-4f44-974c-88f87dc28157"}, {"node_instance_id": "bono_host_xqummd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:12:57.386Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:12:57.386Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "f495dae1-de23-4f44-974c-88f87dc28157"}], "metadata": {"pagination": {"total": 543, "offset": 424, "size": 50}}} 2018-12-27 19:12:59,735 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:12:59,735 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:12:59 GMT 2018-12-27 19:12:59,735 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:12:59,735 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27089 2018-12-27 19:12:59,735 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:12:59,736 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:12:59,736 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:12:59,737 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:12:59,737 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:12:59,737 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:12:59,737 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:12:59,737 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:12:59,737 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:12:59,738 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:12:59,738 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:12:59,738 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:12:59,738 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:12:59,738 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:12:59,739 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:12:59,739 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:12:59,739 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:12:59,739 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:12:59,739 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-12-27 19:12:59,739 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-12-27 19:12:59,739 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-12-27 19:12:59,740 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-12-27 19:12:59,740 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2018-12-27 19:12:59,740 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 4/60] 2018-12-27 19:12:59,740 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-12-27 19:12:59,740 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-12-27 19:12:59,740 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-12-27 19:12:59,741 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:12:59,741 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:12:59,741 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:12:59,741 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:12:59,741 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:12:59,741 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:12:59,742 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:12:59,742 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:12:59,742 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-12-27 19:12:59,742 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2018-12-27 19:12:59,742 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-12-27 19:12:59,742 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-12-27 19:12:59,743 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-12-27 19:12:59,743 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 4/60] 2018-12-27 19:12:59,743 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:12:59,743 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:12:59,743 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:12:59,743 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:12:59,744 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:12:59,744 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:12:59,744 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:12:59,744 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:12:59,744 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:12:59,744 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:12:59,744 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/executions/69c9e1cc-ca87-4203-b034-715ac6acec9a 2018-12-27 19:12:59,808 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:12:59,809 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:12:59,809 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:12:59,809 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:12:59,809 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:12:59,809 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:12:59,809 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:12:59,809 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-27T19:09:59.700Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"} 2018-12-27 19:12:59,810 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:12:59,810 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:12:59 GMT 2018-12-27 19:12:59,810 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:12:59,810 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-27 19:12:59,810 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:13:04,815 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/events 2018-12-27 19:13:04,889 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:13:04,890 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:13:04,890 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:13:04,890 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:13:04,890 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:13:04,890 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:13:04,890 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:13:04,890 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_xqummd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:12:57.386Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:12:57.386Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "f495dae1-de23-4f44-974c-88f87dc28157"}, {"node_instance_id": "bono_host_xqummd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:12:57.386Z", "message": "Validating SSH connection", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:12:57.386Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "f495dae1-de23-4f44-974c-88f87dc28157"}, {"node_instance_id": "ellis_host_012nnx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:12:57.386Z", "message": "Validating SSH connection", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:12:57.386Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "3ac20459-3e93-4b8e-a53f-d7d431bf2b5f"}, {"node_instance_id": "sprout_host_ph9xfc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:12:58.412Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:12:58.412Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "9778f246-7afe-4166-94c1-60b15ec613cb"}, {"node_instance_id": "sprout_host_ph9xfc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:12:58.412Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:12:58.412Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "9778f246-7afe-4166-94c1-60b15ec613cb"}, {"node_instance_id": "sprout_host_ph9xfc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:12:58.412Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:12:58.412Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "9778f246-7afe-4166-94c1-60b15ec613cb"}, {"node_instance_id": "sprout_host_ph9xfc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:12:58.412Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:12:58.412Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "9778f246-7afe-4166-94c1-60b15ec613cb"}, {"node_instance_id": "sprout_host_ph9xfc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:12:58.412Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:12:58.412Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "9778f246-7afe-4166-94c1-60b15ec613cb"}, {"node_instance_id": "sprout_host_ph9xfc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:12:58.412Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:12:58.412Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "9778f246-7afe-4166-94c1-60b15ec613cb"}, {"node_instance_id": "vellum_host_q3lrkr", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:12:58.412Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:12:58.412Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "44f4dd3c-a81c-4f29-bb21-4065db1efa5b"}, {"node_instance_id": "sprout_host_ph9xfc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:12:58.412Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:12:58.412Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "9778f246-7afe-4166-94c1-60b15ec613cb"}, {"node_instance_id": "sprout_host_ph9xfc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:12:58.412Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:12:58.412Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "9778f246-7afe-4166-94c1-60b15ec613cb"}, {"node_instance_id": "sprout_host_ph9xfc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:12:58.412Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:12:58.412Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "9778f246-7afe-4166-94c1-60b15ec613cb"}, {"node_instance_id": "sprout_host_ph9xfc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:12:58.412Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:12:58.412Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "9778f246-7afe-4166-94c1-60b15ec613cb"}, {"node_instance_id": "vellum_host_q3lrkr", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:12:58.412Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:12:58.412Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "44f4dd3c-a81c-4f29-bb21-4065db1efa5b"}, {"node_instance_id": "sprout_host_ph9xfc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:12:58.412Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:12:58.412Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "9778f246-7afe-4166-94c1-60b15ec613cb"}, {"node_instance_id": "sprout_host_ph9xfc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:12:58.412Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:12:58.412Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "9778f246-7afe-4166-94c1-60b15ec613cb"}, {"node_instance_id": "vellum_host_q3lrkr", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:12:58.412Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:12:58.412Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "44f4dd3c-a81c-4f29-bb21-4065db1efa5b"}, {"node_instance_id": "sprout_host_ph9xfc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:12:58.412Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:12:58.412Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "9778f246-7afe-4166-94c1-60b15ec613cb"}, {"node_instance_id": "sprout_host_ph9xfc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:12:58.412Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:12:58.412Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "9778f246-7afe-4166-94c1-60b15ec613cb"}, {"node_instance_id": "sprout_host_ph9xfc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:12:58.412Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:12:58.412Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "9778f246-7afe-4166-94c1-60b15ec613cb"}, {"node_instance_id": "sprout_host_ph9xfc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:12:58.412Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:12:58.412Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "9778f246-7afe-4166-94c1-60b15ec613cb"}, {"node_instance_id": "sprout_host_ph9xfc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:12:58.412Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:12:58.412Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "9778f246-7afe-4166-94c1-60b15ec613cb"}, {"node_instance_id": "sprout_host_ph9xfc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:12:58.412Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:12:58.412Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "9778f246-7afe-4166-94c1-60b15ec613cb"}, {"node_instance_id": "sprout_host_ph9xfc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:12:58.412Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:12:58.412Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "9778f246-7afe-4166-94c1-60b15ec613cb"}, {"node_instance_id": "sprout_host_ph9xfc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:12:58.412Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:12:58.412Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "9778f246-7afe-4166-94c1-60b15ec613cb"}, {"node_instance_id": "sprout_host_ph9xfc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:12:58.412Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:12:58.412Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "9778f246-7afe-4166-94c1-60b15ec613cb"}, {"node_instance_id": "sprout_host_ph9xfc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:12:58.412Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:12:58.412Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "9778f246-7afe-4166-94c1-60b15ec613cb"}, {"node_instance_id": "sprout_host_ph9xfc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:12:58.412Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:12:58.412Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "9778f246-7afe-4166-94c1-60b15ec613cb"}, {"node_instance_id": "sprout_host_ph9xfc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:12:58.412Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:12:58.412Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "9778f246-7afe-4166-94c1-60b15ec613cb"}, {"node_instance_id": "sprout_host_ph9xfc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:12:58.412Z", "message": "broker_get_settings_from_manager set by default value", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:12:58.412Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "9778f246-7afe-4166-94c1-60b15ec613cb"}, {"node_instance_id": "sprout_host_ph9xfc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:12:58.412Z", "message": "disable_requiretty set by default value", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:12:58.412Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "9778f246-7afe-4166-94c1-60b15ec613cb"}, {"node_instance_id": "sprout_host_ph9xfc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:12:58.412Z", "message": "env set by default value", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:12:58.412Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "9778f246-7afe-4166-94c1-60b15ec613cb"}, {"node_instance_id": "sprout_host_ph9xfc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:12:58.412Z", "message": "SSH connection is ready", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:12:58.412Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "9778f246-7afe-4166-94c1-60b15ec613cb"}, {"node_instance_id": "vellum_host_q3lrkr", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:12:58.412Z", "message": "SSH connection is ready", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:12:58.412Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "44f4dd3c-a81c-4f29-bb21-4065db1efa5b"}, {"node_instance_id": "sprout_host_ph9xfc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:12:58.412Z", "message": "system_python set by default value", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:12:58.412Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "9778f246-7afe-4166-94c1-60b15ec613cb"}, {"node_instance_id": "vellum_host_q3lrkr", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:12:59.509Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:12:59.509Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "44f4dd3c-a81c-4f29-bb21-4065db1efa5b"}, {"node_instance_id": "vellum_host_q3lrkr", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:12:59.509Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:12:59.509Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "44f4dd3c-a81c-4f29-bb21-4065db1efa5b"}, {"node_instance_id": "vellum_host_q3lrkr", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:12:59.509Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:12:59.509Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "44f4dd3c-a81c-4f29-bb21-4065db1efa5b"}, {"node_instance_id": "vellum_host_q3lrkr", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:12:59.509Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:12:59.509Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "44f4dd3c-a81c-4f29-bb21-4065db1efa5b"}, {"node_instance_id": "vellum_host_q3lrkr", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:12:59.509Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:12:59.509Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "44f4dd3c-a81c-4f29-bb21-4065db1efa5b"}, {"node_instance_id": "vellum_host_q3lrkr", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:12:59.509Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:12:59.509Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "44f4dd3c-a81c-4f29-bb21-4065db1efa5b"}, {"node_instance_id": "vellum_host_q3lrkr", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:12:59.509Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:12:59.509Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "44f4dd3c-a81c-4f29-bb21-4065db1efa5b"}, {"node_instance_id": "vellum_host_q3lrkr", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:12:59.509Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:12:59.509Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "44f4dd3c-a81c-4f29-bb21-4065db1efa5b"}, {"node_instance_id": "vellum_host_q3lrkr", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:12:59.509Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:12:59.509Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "44f4dd3c-a81c-4f29-bb21-4065db1efa5b"}, {"node_instance_id": "vellum_host_q3lrkr", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:12:59.509Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:12:59.509Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "44f4dd3c-a81c-4f29-bb21-4065db1efa5b"}, {"node_instance_id": "vellum_host_q3lrkr", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:12:59.509Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:12:59.509Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "44f4dd3c-a81c-4f29-bb21-4065db1efa5b"}, {"node_instance_id": "vellum_host_q3lrkr", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:12:59.509Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:12:59.509Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "44f4dd3c-a81c-4f29-bb21-4065db1efa5b"}, {"node_instance_id": "vellum_host_q3lrkr", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:12:59.509Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:12:59.509Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "44f4dd3c-a81c-4f29-bb21-4065db1efa5b"}, {"node_instance_id": "vellum_host_q3lrkr", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:12:59.509Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:12:59.509Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "44f4dd3c-a81c-4f29-bb21-4065db1efa5b"}], "metadata": {"pagination": {"total": 672, "offset": 474, "size": 50}}} 2018-12-27 19:13:04,891 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:13:04,891 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:13:04 GMT 2018-12-27 19:13:04,891 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:13:04,891 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27731 2018-12-27 19:13:04,891 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:13:04,892 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-12-27 19:13:04,892 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-12-27 19:13:04,893 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-12-27 19:13:04,893 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:13:04,893 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:13:04,893 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:13:04,893 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:13:04,893 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:13:04,894 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:13:04,894 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:13:04,894 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:13:04,894 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:13:04,894 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:13:04,894 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:13:04,895 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:13:04,895 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:13:04,895 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:13:04,895 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:13:04,895 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:13:04,895 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:13:04,896 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:13:04,896 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:13:04,896 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:13:04,896 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:13:04,896 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:13:04,896 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:13:04,897 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:13:04,897 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:13:04,897 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:13:04,897 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:13:04,897 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2018-12-27 19:13:04,897 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2018-12-27 19:13:04,897 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2018-12-27 19:13:04,898 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-12-27 19:13:04,898 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-12-27 19:13:04,898 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - system_python set by default value 2018-12-27 19:13:04,898 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:13:04,898 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:13:04,898 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:13:04,899 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:13:04,899 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:13:04,899 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:13:04,899 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:13:04,899 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:13:04,899 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:13:04,899 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:13:04,900 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:13:04,900 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:13:04,900 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:13:04,900 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:13:04,900 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/executions/69c9e1cc-ca87-4203-b034-715ac6acec9a 2018-12-27 19:13:04,984 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:13:04,985 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:13:04,985 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:13:04,985 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:13:04,985 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:13:04,985 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:13:04,985 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:13:04,985 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-27T19:09:59.700Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"} 2018-12-27 19:13:04,986 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:13:04,986 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:13:04 GMT 2018-12-27 19:13:04,986 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:13:04,986 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-27 19:13:04,986 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:13:09,991 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/events 2018-12-27 19:13:10,074 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:13:10,074 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:13:10,074 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:13:10,075 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:13:10,075 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:13:10,075 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:13:10,075 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:13:10,075 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_q3lrkr", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:12:59.509Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:12:59.509Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "44f4dd3c-a81c-4f29-bb21-4065db1efa5b"}, {"node_instance_id": "vellum_host_q3lrkr", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:12:59.509Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:12:59.509Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "44f4dd3c-a81c-4f29-bb21-4065db1efa5b"}, {"node_instance_id": "vellum_host_q3lrkr", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:12:59.509Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:12:59.509Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "44f4dd3c-a81c-4f29-bb21-4065db1efa5b"}, {"node_instance_id": "vellum_host_q3lrkr", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:12:59.509Z", "message": "Creating Agent vellum_host_q3lrkr", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:12:59.509Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "44f4dd3c-a81c-4f29-bb21-4065db1efa5b"}, {"node_instance_id": "vellum_host_q3lrkr", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:12:59.509Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:12:59.509Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "44f4dd3c-a81c-4f29-bb21-4065db1efa5b"}, {"node_instance_id": "vellum_host_q3lrkr", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:12:59.509Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:12:59.509Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "44f4dd3c-a81c-4f29-bb21-4065db1efa5b"}, {"node_instance_id": "vellum_host_q3lrkr", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:12:59.509Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:12:59.509Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "44f4dd3c-a81c-4f29-bb21-4065db1efa5b"}, {"node_instance_id": "sprout_host_ph9xfc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:12:59.509Z", "message": "Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/sprout_host_ph9xfc/cloudify/ssl/cloudify_internal_cert.pem", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:12:59.509Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "9778f246-7afe-4166-94c1-60b15ec613cb"}, {"node_instance_id": "vellum_host_q3lrkr", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:12:59.509Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:12:59.509Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "44f4dd3c-a81c-4f29-bb21-4065db1efa5b"}, {"node_instance_id": "sprout_host_ph9xfc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:12:59.509Z", "message": "Creating Agent sprout_host_ph9xfc", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:12:59.509Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "9778f246-7afe-4166-94c1-60b15ec613cb"}, {"node_instance_id": "vellum_host_q3lrkr", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:12:59.509Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:12:59.509Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "44f4dd3c-a81c-4f29-bb21-4065db1efa5b"}, {"node_instance_id": "vellum_host_q3lrkr", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:12:59.509Z", "message": "broker_get_settings_from_manager set by default value", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:12:59.509Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "44f4dd3c-a81c-4f29-bb21-4065db1efa5b"}, {"node_instance_id": "vellum_host_q3lrkr", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:12:59.509Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:12:59.509Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "44f4dd3c-a81c-4f29-bb21-4065db1efa5b"}, {"node_instance_id": "vellum_host_q3lrkr", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:12:59.509Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:12:59.509Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "44f4dd3c-a81c-4f29-bb21-4065db1efa5b"}, {"node_instance_id": "vellum_host_q3lrkr", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:12:59.509Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:12:59.509Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "44f4dd3c-a81c-4f29-bb21-4065db1efa5b"}, {"node_instance_id": "vellum_host_q3lrkr", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:12:59.509Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:12:59.509Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "44f4dd3c-a81c-4f29-bb21-4065db1efa5b"}, {"node_instance_id": "vellum_host_q3lrkr", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:12:59.509Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:12:59.509Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "44f4dd3c-a81c-4f29-bb21-4065db1efa5b"}, {"node_instance_id": "sprout_host_ph9xfc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:12:59.509Z", "message": "Attempting to locate wget on the host machine", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:12:59.509Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "9778f246-7afe-4166-94c1-60b15ec613cb"}, {"node_instance_id": "vellum_host_q3lrkr", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:12:59.509Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:12:59.509Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "44f4dd3c-a81c-4f29-bb21-4065db1efa5b"}, {"node_instance_id": "ellis_host_012nnx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:00.545Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:00.545Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "3ac20459-3e93-4b8e-a53f-d7d431bf2b5f"}, {"node_instance_id": "ellis_host_012nnx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:00.545Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:00.545Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "3ac20459-3e93-4b8e-a53f-d7d431bf2b5f"}, {"node_instance_id": "ellis_host_012nnx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:00.545Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:00.545Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "3ac20459-3e93-4b8e-a53f-d7d431bf2b5f"}, {"node_instance_id": "ellis_host_012nnx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:00.545Z", "message": "env set by default value", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:00.545Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "3ac20459-3e93-4b8e-a53f-d7d431bf2b5f"}, {"node_instance_id": "ellis_host_012nnx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:00.545Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:00.545Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "3ac20459-3e93-4b8e-a53f-d7d431bf2b5f"}, {"node_instance_id": "ellis_host_012nnx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:00.545Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:00.545Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "3ac20459-3e93-4b8e-a53f-d7d431bf2b5f"}, {"node_instance_id": "ellis_host_012nnx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:00.545Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:00.545Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "3ac20459-3e93-4b8e-a53f-d7d431bf2b5f"}, {"node_instance_id": "ellis_host_012nnx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:00.545Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:00.545Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "3ac20459-3e93-4b8e-a53f-d7d431bf2b5f"}, {"node_instance_id": "ellis_host_012nnx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:00.545Z", "message": "SSH connection is ready", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:00.545Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "3ac20459-3e93-4b8e-a53f-d7d431bf2b5f"}, {"node_instance_id": "vellum_host_q3lrkr", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:00.545Z", "message": "Creating agent from package", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:00.545Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "44f4dd3c-a81c-4f29-bb21-4065db1efa5b"}, {"node_instance_id": "vellum_host_q3lrkr", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:00.545Z", "message": "Untaring Agent package...", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:00.545Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "44f4dd3c-a81c-4f29-bb21-4065db1efa5b"}, {"node_instance_id": "vellum_host_q3lrkr", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:00.545Z", "message": "Downloading Agent Package from https://192.168.120.4:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:00.545Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "44f4dd3c-a81c-4f29-bb21-4065db1efa5b"}, {"node_instance_id": "vellum_host_q3lrkr", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:00.545Z", "message": "Attempting to locate wget on the host machine", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:00.545Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "44f4dd3c-a81c-4f29-bb21-4065db1efa5b"}, {"node_instance_id": "ellis_host_012nnx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:00.545Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:00.545Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "3ac20459-3e93-4b8e-a53f-d7d431bf2b5f"}, {"node_instance_id": "ellis_host_012nnx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:00.545Z", "message": "broker_get_settings_from_manager set by default value", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:00.545Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "3ac20459-3e93-4b8e-a53f-d7d431bf2b5f"}, {"node_instance_id": "sprout_host_ph9xfc", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:01.561Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:01.561Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "ellis_host_012nnx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:01.561Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:01.561Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "3ac20459-3e93-4b8e-a53f-d7d431bf2b5f"}, {"node_instance_id": "ellis_host_012nnx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:01.561Z", "message": "Creating Agent ellis_host_012nnx", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:01.561Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "3ac20459-3e93-4b8e-a53f-d7d431bf2b5f"}, {"node_instance_id": "ellis_host_012nnx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:01.561Z", "message": "disable_requiretty set by default value", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:01.561Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "3ac20459-3e93-4b8e-a53f-d7d431bf2b5f"}, {"node_instance_id": "sprout_host_ph9xfc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:01.561Z", "message": "Creating...", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:01.561Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "9778f246-7afe-4166-94c1-60b15ec613cb"}, {"node_instance_id": "bono_host_xqummd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:01.561Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:01.561Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "f495dae1-de23-4f44-974c-88f87dc28157"}, {"node_instance_id": "bono_host_xqummd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:01.561Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:01.561Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "f495dae1-de23-4f44-974c-88f87dc28157"}, {"node_instance_id": "ellis_host_012nnx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:01.561Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:01.561Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "3ac20459-3e93-4b8e-a53f-d7d431bf2b5f"}, {"node_instance_id": "sprout_host_ph9xfc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:01.561Z", "message": "Auto-correcting virtualenv /home/ubuntu/sprout_host_ph9xfc/env", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:01.561Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "9778f246-7afe-4166-94c1-60b15ec613cb"}, {"node_instance_id": "bono_host_xqummd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:01.561Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:01.561Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "f495dae1-de23-4f44-974c-88f87dc28157"}, {"node_instance_id": "bono_host_xqummd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:01.561Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:01.561Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "f495dae1-de23-4f44-974c-88f87dc28157"}, {"node_instance_id": "ellis_host_012nnx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:01.561Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:01.561Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "3ac20459-3e93-4b8e-a53f-d7d431bf2b5f"}, {"node_instance_id": "ellis_host_012nnx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:01.561Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:01.561Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "3ac20459-3e93-4b8e-a53f-d7d431bf2b5f"}, {"node_instance_id": "bono_host_xqummd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:01.561Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:01.561Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "f495dae1-de23-4f44-974c-88f87dc28157"}, {"node_instance_id": "bono_host_xqummd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:01.561Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:01.561Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "f495dae1-de23-4f44-974c-88f87dc28157"}, {"node_instance_id": "bono_host_xqummd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:01.561Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:01.561Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "f495dae1-de23-4f44-974c-88f87dc28157"}], "metadata": {"pagination": {"total": 849, "offset": 524, "size": 50}}} 2018-12-27 19:13:10,075 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:13:10,075 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:13:10 GMT 2018-12-27 19:13:10,075 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:13:10,075 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27768 2018-12-27 19:13:10,076 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:13:10,077 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:13:10,077 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:13:10,077 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:13:10,077 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent vellum_host_q3lrkr 2018-12-27 19:13:10,077 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:13:10,078 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:13:10,078 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:13:10,078 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/sprout_host_ph9xfc/cloudify/ssl/cloudify_internal_cert.pem 2018-12-27 19:13:10,078 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:13:10,078 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent sprout_host_ph9xfc 2018-12-27 19:13:10,078 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:13:10,079 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2018-12-27 19:13:10,079 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:13:10,079 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:13:10,079 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:13:10,079 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:13:10,079 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:13:10,080 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Attempting to locate wget on the host machine 2018-12-27 19:13:10,080 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:13:10,080 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:13:10,080 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:13:10,080 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:13:10,080 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2018-12-27 19:13:10,081 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:13:10,081 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:13:10,081 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:13:10,081 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:13:10,081 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-12-27 19:13:10,081 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent from package 2018-12-27 19:13:10,082 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Untaring Agent package... 2018-12-27 19:13:10,082 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://192.168.120.4:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2018-12-27 19:13:10,082 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Attempting to locate wget on the host machine 2018-12-27 19:13:10,082 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:13:10,082 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2018-12-27 19:13:10,082 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2018-12-27 19:13:10,083 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:13:10,083 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent ellis_host_012nnx 2018-12-27 19:13:10,083 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2018-12-27 19:13:10,083 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2018-12-27 19:13:10,083 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:13:10,083 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:13:10,084 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:13:10,084 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/sprout_host_ph9xfc/env 2018-12-27 19:13:10,084 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:13:10,084 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:13:10,084 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:13:10,084 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:13:10,084 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:13:10,085 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:13:10,085 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:13:10,085 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/executions/69c9e1cc-ca87-4203-b034-715ac6acec9a 2018-12-27 19:13:10,151 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:13:10,151 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:13:10,151 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:13:10,151 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:13:10,151 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:13:10,151 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:13:10,151 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:13:10,151 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-27T19:09:59.700Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"} 2018-12-27 19:13:10,152 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:13:10,152 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:13:10 GMT 2018-12-27 19:13:10,152 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:13:10,152 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-27 19:13:10,152 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:13:15,157 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/events 2018-12-27 19:13:15,233 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:13:15,234 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:13:15,234 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:13:15,234 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:13:15,234 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:13:15,234 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:13:15,234 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:13:15,234 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_ph9xfc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:01.561Z", "message": "Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.4', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/sprout_host_ph9xfc/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/sprout_host_ph9xfc/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_REST_TENANT': 'default_tenant', 'CLOUDIFY_DAEMON_USER': 'ubuntu', 'REST_PORT': '53333', 'CLOUDIFY_DAEMON_MIN_WORKERS': '0', 'CLOUDIFY_BYPASS_MAINTENANCE_MODE': 'False', 'CLOUDIFY_DAEMON_NAME': 'sprout_host_ph9xfc', 'REST_HOST': '192.168.120.4', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/sprout_host_ph9xfc/work', 'CLOUDIFY_DAEMON_QUEUE': 'sprout_host_ph9xfc', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.Dwa1Bw.MqyoQL_0yjuJ9ufxE4RNQ7nqMZc'}", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:01.561Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "9778f246-7afe-4166-94c1-60b15ec613cb"}, {"node_instance_id": "bono_host_xqummd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:01.561Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:01.561Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "f495dae1-de23-4f44-974c-88f87dc28157"}, {"node_instance_id": "sprout_host_ph9xfc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:01.561Z", "message": "Configuring...", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:01.561Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "9778f246-7afe-4166-94c1-60b15ec613cb"}, {"node_instance_id": "bono_host_xqummd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:01.561Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:01.561Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "f495dae1-de23-4f44-974c-88f87dc28157"}, {"node_instance_id": "bono_host_xqummd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:01.561Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:01.561Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "f495dae1-de23-4f44-974c-88f87dc28157"}, {"node_instance_id": "ellis_host_012nnx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:01.561Z", "message": "Creating agent from package", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:01.561Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "3ac20459-3e93-4b8e-a53f-d7d431bf2b5f"}, {"node_instance_id": "ellis_host_012nnx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:01.561Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:01.561Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "3ac20459-3e93-4b8e-a53f-d7d431bf2b5f"}, {"node_instance_id": "bono_host_xqummd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:01.561Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:01.561Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "f495dae1-de23-4f44-974c-88f87dc28157"}, {"node_instance_id": "ellis_host_012nnx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:01.561Z", "message": "Attempting to locate wget on the host machine", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:01.561Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "3ac20459-3e93-4b8e-a53f-d7d431bf2b5f"}, {"node_instance_id": "sprout_host_ph9xfc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:01.561Z", "message": "/home/ubuntu/sprout_host_ph9xfc/env/lib/python2.7/site-packages/requests/packages/urllib3/util/ssl_.py:334: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:01.561Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "9778f246-7afe-4166-94c1-60b15ec613cb"}, {"node_instance_id": "ellis_host_012nnx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:01.561Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:01.561Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "3ac20459-3e93-4b8e-a53f-d7d431bf2b5f"}, {"node_instance_id": "sprout_host_ph9xfc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:01.561Z", "message": "Creating...", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:01.561Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "9778f246-7afe-4166-94c1-60b15ec613cb"}, {"node_instance_id": "ellis_host_012nnx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:01.561Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:01.561Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "3ac20459-3e93-4b8e-a53f-d7d431bf2b5f"}, {"node_instance_id": "ellis_host_012nnx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:01.561Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:01.561Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "3ac20459-3e93-4b8e-a53f-d7d431bf2b5f"}, {"node_instance_id": "bono_host_xqummd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:01.561Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:01.561Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "f495dae1-de23-4f44-974c-88f87dc28157"}, {"node_instance_id": "ellis_host_012nnx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:01.561Z", "message": "disable_requiretty set by default value", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:01.561Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "3ac20459-3e93-4b8e-a53f-d7d431bf2b5f"}, {"node_instance_id": "bono_host_xqummd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:01.561Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:01.561Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "f495dae1-de23-4f44-974c-88f87dc28157"}, {"node_instance_id": "bono_host_xqummd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:01.561Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:01.561Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "f495dae1-de23-4f44-974c-88f87dc28157"}, {"node_instance_id": "ellis_host_012nnx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:01.561Z", "message": "system_python set by default value", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:01.561Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "3ac20459-3e93-4b8e-a53f-d7d431bf2b5f"}, {"node_instance_id": "bono_host_xqummd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:01.561Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:01.561Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "f495dae1-de23-4f44-974c-88f87dc28157"}, {"node_instance_id": "bono_host_xqummd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:01.561Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:01.561Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "f495dae1-de23-4f44-974c-88f87dc28157"}, {"node_instance_id": "bono_host_xqummd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:01.561Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:01.561Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "f495dae1-de23-4f44-974c-88f87dc28157"}, {"node_instance_id": "ellis_host_012nnx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:01.561Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:01.561Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "3ac20459-3e93-4b8e-a53f-d7d431bf2b5f"}, {"node_instance_id": "bono_host_xqummd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:01.561Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:01.561Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "f495dae1-de23-4f44-974c-88f87dc28157"}, {"node_instance_id": "bono_host_xqummd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:01.561Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:01.561Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "f495dae1-de23-4f44-974c-88f87dc28157"}, {"node_instance_id": "bono_host_xqummd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:01.561Z", "message": "system_python set by default value", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:01.561Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "f495dae1-de23-4f44-974c-88f87dc28157"}, {"node_instance_id": "bono_host_xqummd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:01.561Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:01.561Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "f495dae1-de23-4f44-974c-88f87dc28157"}, {"node_instance_id": "bono_host_xqummd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:01.561Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:01.561Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "f495dae1-de23-4f44-974c-88f87dc28157"}, {"node_instance_id": "ellis_host_012nnx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:01.561Z", "message": "Downloading Agent Package from https://192.168.120.4:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:01.561Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "3ac20459-3e93-4b8e-a53f-d7d431bf2b5f"}, {"node_instance_id": "bono_host_xqummd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:01.561Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:01.561Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "f495dae1-de23-4f44-974c-88f87dc28157"}, {"node_instance_id": "bono_host_xqummd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:01.561Z", "message": "Creating Agent bono_host_xqummd", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:01.561Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "f495dae1-de23-4f44-974c-88f87dc28157"}, {"node_instance_id": "bono_host_xqummd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:01.561Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:01.561Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "f495dae1-de23-4f44-974c-88f87dc28157"}, {"node_instance_id": "ellis_host_012nnx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:01.561Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:01.561Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "3ac20459-3e93-4b8e-a53f-d7d431bf2b5f"}, {"node_instance_id": "bono_host_xqummd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:01.561Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:01.561Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "f495dae1-de23-4f44-974c-88f87dc28157"}, {"node_instance_id": "bono_host_xqummd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:01.561Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:01.561Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "f495dae1-de23-4f44-974c-88f87dc28157"}, {"node_instance_id": "ellis_host_012nnx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:01.561Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:01.561Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "3ac20459-3e93-4b8e-a53f-d7d431bf2b5f"}, {"node_instance_id": "sprout_host_ph9xfc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:01.561Z", "message": "Successfully created daemon: sprout_host_ph9xfc", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:01.561Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "9778f246-7afe-4166-94c1-60b15ec613cb"}, {"node_instance_id": "sprout_host_ph9xfc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:01.561Z", "message": "Successfully configured cfy-agent", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:01.561Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "9778f246-7afe-4166-94c1-60b15ec613cb"}, {"node_instance_id": "bono_host_xqummd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:01.561Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:01.561Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "f495dae1-de23-4f44-974c-88f87dc28157"}, {"node_instance_id": "sprout_host_ph9xfc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:01.561Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:01.561Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "9778f246-7afe-4166-94c1-60b15ec613cb"}, {"node_instance_id": "sprout_host_ph9xfc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:01.561Z", "message": "Auto-correcting virtualenv /home/ubuntu/sprout_host_ph9xfc/env", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:01.561Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "9778f246-7afe-4166-94c1-60b15ec613cb"}, {"node_instance_id": "ellis_host_012nnx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:01.561Z", "message": "Creating Agent ellis_host_012nnx", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:01.561Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "3ac20459-3e93-4b8e-a53f-d7d431bf2b5f"}, {"node_instance_id": "ellis_host_012nnx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:01.561Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:01.561Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "3ac20459-3e93-4b8e-a53f-d7d431bf2b5f"}, {"node_instance_id": "bono_host_xqummd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:01.561Z", "message": "env set by default value", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:01.561Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "f495dae1-de23-4f44-974c-88f87dc28157"}, {"node_instance_id": "ellis_host_012nnx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:01.561Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:01.561Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "3ac20459-3e93-4b8e-a53f-d7d431bf2b5f"}, {"node_instance_id": "bono_host_xqummd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:01.561Z", "message": "SSH connection is ready", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:01.561Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "f495dae1-de23-4f44-974c-88f87dc28157"}, {"node_instance_id": "bono_host_xqummd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:01.561Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:01.561Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "f495dae1-de23-4f44-974c-88f87dc28157"}, {"node_instance_id": "dime_host_zpzhgy", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:01.748Z", "message": "Task started 'cloudify_agent.installer.operations.create' [retry 1/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:01.748Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "dime_host_zpzhgy", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:01.748Z", "message": "Sending task 'cloudify_agent.installer.operations.create' [retry 1/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:01.748Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "sprout_host_ph9xfc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:01.748Z", "message": "Configuring Agent", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:01.748Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}], "metadata": {"pagination": {"total": 1022, "offset": 574, "size": 50}}} 2018-12-27 19:13:15,235 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:13:15,235 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:13:15 GMT 2018-12-27 19:13:15,235 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:13:15,235 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 28703 2018-12-27 19:13:15,235 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:13:15,236 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.4', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/sprout_host_ph9xfc/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/sprout_host_ph9xfc/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_REST_TENANT': 'default_tenant', 'CLOUDIFY_DAEMON_USER': 'ubuntu', 'REST_PORT': '53333', 'CLOUDIFY_DAEMON_MIN_WORKERS': '0', 'CLOUDIFY_BYPASS_MAINTENANCE_MODE': 'False', 'CLOUDIFY_DAEMON_NAME': 'sprout_host_ph9xfc', 'REST_HOST': '192.168.120.4', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/sprout_host_ph9xfc/work', 'CLOUDIFY_DAEMON_QUEUE': 'sprout_host_ph9xfc', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.Dwa1Bw.MqyoQL_0yjuJ9ufxE4RNQ7nqMZc'} 2018-12-27 19:13:15,236 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:13:15,237 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-12-27 19:13:15,237 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:13:15,237 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:13:15,237 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent from package 2018-12-27 19:13:15,237 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:13:15,237 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:13:15,238 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Attempting to locate wget on the host machine 2018-12-27 19:13:15,238 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/sprout_host_ph9xfc/env/lib/python2.7/site-packages/requests/packages/urllib3/util/ssl_.py:334: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings 2018-12-27 19:13:15,238 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:13:15,238 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2018-12-27 19:13:15,238 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:13:15,238 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:13:15,239 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:13:15,239 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2018-12-27 19:13:15,239 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:13:15,239 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:13:15,239 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - system_python set by default value 2018-12-27 19:13:15,239 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:13:15,240 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:13:15,240 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:13:15,240 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:13:15,240 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:13:15,240 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:13:15,240 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - system_python set by default value 2018-12-27 19:13:15,241 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:13:15,241 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:13:15,241 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://192.168.120.4:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2018-12-27 19:13:15,241 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:13:15,241 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent bono_host_xqummd 2018-12-27 19:13:15,241 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:13:15,241 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:13:15,242 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:13:15,242 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:13:15,242 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:13:15,242 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: sprout_host_ph9xfc 2018-12-27 19:13:15,242 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured cfy-agent 2018-12-27 19:13:15,242 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:13:15,243 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2018-12-27 19:13:15,243 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/sprout_host_ph9xfc/env 2018-12-27 19:13:15,243 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent ellis_host_012nnx 2018-12-27 19:13:15,243 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:13:15,243 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2018-12-27 19:13:15,243 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:13:15,244 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-12-27 19:13:15,244 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:13:15,244 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-12-27 19:13:15,244 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-12-27 19:13:15,244 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-12-27 19:13:15,244 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/executions/69c9e1cc-ca87-4203-b034-715ac6acec9a 2018-12-27 19:13:15,440 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:13:15,440 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:13:15,440 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:13:15,440 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:13:15,440 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:13:15,440 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:13:15,440 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:13:15,440 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-27T19:09:59.700Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"} 2018-12-27 19:13:15,441 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:13:15,441 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:13:15 GMT 2018-12-27 19:13:15,441 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:13:15,441 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-27 19:13:15,441 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:13:20,446 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/events 2018-12-27 19:13:20,570 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:13:20,570 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:13:20,571 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:13:20,571 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:13:20,571 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:13:20,571 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:13:20,571 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:13:20,571 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_ph9xfc", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:02.942Z", "message": "Task started 'cloudify_agent.installer.operations.configure'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:02.942Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "sprout_host_ph9xfc", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:02.942Z", "message": "Sending task 'cloudify_agent.installer.operations.configure'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:02.942Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "sprout_host_ph9xfc", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:02.953Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:02.953Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "50eaca8a-596e-4776-b8ce-94a29cc631c9"}, {"node_instance_id": "dime_host_zpzhgy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:02.953Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:02.953Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "ab9a57d7-6085-49be-b1e3-68552e3ac10a"}, {"node_instance_id": "dime_host_zpzhgy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:02.953Z", "message": "Validating SSH connection", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:02.953Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "ab9a57d7-6085-49be-b1e3-68552e3ac10a"}, {"node_instance_id": "vellum_host_q3lrkr", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:02.953Z", "message": "Creating...", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:02.953Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "44f4dd3c-a81c-4f29-bb21-4065db1efa5b"}, {"node_instance_id": "ellis_host_012nnx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:02.953Z", "message": "Untaring Agent package...", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:02.953Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "3ac20459-3e93-4b8e-a53f-d7d431bf2b5f"}, {"node_instance_id": "vellum_host_q3lrkr", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:02.953Z", "message": "Successfully configured cfy-agent", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:02.953Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "44f4dd3c-a81c-4f29-bb21-4065db1efa5b"}, {"node_instance_id": "dime_host_zpzhgy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:02.953Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:02.953Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "ab9a57d7-6085-49be-b1e3-68552e3ac10a"}, {"node_instance_id": "bono_host_xqummd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:02.953Z", "message": "Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/bono_host_xqummd/cloudify/ssl/cloudify_internal_cert.pem", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:02.953Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "f495dae1-de23-4f44-974c-88f87dc28157"}, {"node_instance_id": "dime_host_zpzhgy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:02.953Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:02.953Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "ab9a57d7-6085-49be-b1e3-68552e3ac10a"}, {"node_instance_id": "vellum_host_q3lrkr", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:02.953Z", "message": "Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.4', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/vellum_host_q3lrkr/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/vellum_host_q3lrkr/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_REST_TENANT': 'default_tenant', 'CLOUDIFY_DAEMON_USER': 'ubuntu', 'REST_PORT': '53333', 'CLOUDIFY_DAEMON_MIN_WORKERS': '0', 'CLOUDIFY_BYPASS_MAINTENANCE_MODE': 'False', 'CLOUDIFY_DAEMON_NAME': 'vellum_host_q3lrkr', 'REST_HOST': '192.168.120.4', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/vellum_host_q3lrkr/work', 'CLOUDIFY_DAEMON_QUEUE': 'vellum_host_q3lrkr', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.Dwa1Bw.MqyoQL_0yjuJ9ufxE4RNQ7nqMZc'}", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:02.953Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "44f4dd3c-a81c-4f29-bb21-4065db1efa5b"}, {"node_instance_id": "dime_host_zpzhgy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:02.953Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:02.953Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "ab9a57d7-6085-49be-b1e3-68552e3ac10a"}, {"node_instance_id": "bono_host_xqummd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:02.953Z", "message": "Creating agent from package", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:02.953Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "f495dae1-de23-4f44-974c-88f87dc28157"}, {"node_instance_id": "bono_host_xqummd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:02.953Z", "message": "Downloading Agent Package from https://192.168.120.4:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:02.953Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "f495dae1-de23-4f44-974c-88f87dc28157"}, {"node_instance_id": "vellum_host_q3lrkr", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:02.953Z", "message": "Configuring...", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:02.953Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "44f4dd3c-a81c-4f29-bb21-4065db1efa5b"}, {"node_instance_id": "dime_host_zpzhgy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:02.953Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:02.953Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "ab9a57d7-6085-49be-b1e3-68552e3ac10a"}, {"node_instance_id": "dime_host_zpzhgy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:02.953Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:02.953Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "ab9a57d7-6085-49be-b1e3-68552e3ac10a"}, {"node_instance_id": "dime_host_zpzhgy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:02.953Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:02.953Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "ab9a57d7-6085-49be-b1e3-68552e3ac10a"}, {"node_instance_id": "dime_host_zpzhgy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:02.953Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:02.953Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "ab9a57d7-6085-49be-b1e3-68552e3ac10a"}, {"node_instance_id": "vellum_host_q3lrkr", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:02.953Z", "message": "/home/ubuntu/vellum_host_q3lrkr/env/lib/python2.7/site-packages/requests/packages/urllib3/util/ssl_.py:334: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:02.953Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "44f4dd3c-a81c-4f29-bb21-4065db1efa5b"}, {"node_instance_id": "vellum_host_q3lrkr", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:02.953Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:02.953Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "44f4dd3c-a81c-4f29-bb21-4065db1efa5b"}, {"node_instance_id": "vellum_host_q3lrkr", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:02.953Z", "message": "Auto-correcting virtualenv /home/ubuntu/vellum_host_q3lrkr/env", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:02.953Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "44f4dd3c-a81c-4f29-bb21-4065db1efa5b"}, {"node_instance_id": "vellum_host_q3lrkr", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:02.953Z", "message": "Successfully created daemon: vellum_host_q3lrkr", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:02.953Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "44f4dd3c-a81c-4f29-bb21-4065db1efa5b"}, {"node_instance_id": "dime_host_zpzhgy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:02.953Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:02.953Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "ab9a57d7-6085-49be-b1e3-68552e3ac10a"}, {"node_instance_id": "vellum_host_q3lrkr", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:02.953Z", "message": " SNIMissingWarning", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:02.953Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "44f4dd3c-a81c-4f29-bb21-4065db1efa5b"}, {"node_instance_id": "dime_host_zpzhgy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:02.953Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:02.953Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "ab9a57d7-6085-49be-b1e3-68552e3ac10a"}, {"node_instance_id": "bono_host_xqummd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:02.953Z", "message": "Attempting to locate wget on the host machine", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:02.953Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "f495dae1-de23-4f44-974c-88f87dc28157"}, {"node_instance_id": "bono_host_xqummd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:02.953Z", "message": "Untaring Agent package...", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:02.953Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "f495dae1-de23-4f44-974c-88f87dc28157"}, {"node_instance_id": "sprout_host_ph9xfc", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:02.953Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:02.953Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "50eaca8a-596e-4776-b8ce-94a29cc631c9"}, {"node_instance_id": "sprout_host_ph9xfc", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:02.953Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:02.953Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "50eaca8a-596e-4776-b8ce-94a29cc631c9"}, {"node_instance_id": "sprout_host_ph9xfc", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:03.945Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:03.945Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "50eaca8a-596e-4776-b8ce-94a29cc631c9"}, {"node_instance_id": "sprout_host_ph9xfc", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:03.945Z", "message": "Configuring Agent sprout_host_ph9xfc", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:03.945Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "50eaca8a-596e-4776-b8ce-94a29cc631c9"}, {"node_instance_id": "sprout_host_ph9xfc", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:03.945Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:03.945Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "50eaca8a-596e-4776-b8ce-94a29cc631c9"}, {"node_instance_id": "sprout_host_ph9xfc", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:03.945Z", "message": "SSH connection is ready", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:03.945Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "50eaca8a-596e-4776-b8ce-94a29cc631c9"}, {"node_instance_id": "sprout_host_ph9xfc", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:03.945Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:03.945Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "50eaca8a-596e-4776-b8ce-94a29cc631c9"}, {"node_instance_id": "sprout_host_ph9xfc", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:03.945Z", "message": "Validating SSH connection", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:03.945Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "50eaca8a-596e-4776-b8ce-94a29cc631c9"}, {"node_instance_id": "sprout_host_ph9xfc", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:03.945Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:03.945Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "50eaca8a-596e-4776-b8ce-94a29cc631c9"}, {"node_instance_id": "sprout_host_ph9xfc", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:03.945Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:03.945Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "50eaca8a-596e-4776-b8ce-94a29cc631c9"}, {"node_instance_id": "sprout_host_ph9xfc", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:03.945Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:03.945Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "50eaca8a-596e-4776-b8ce-94a29cc631c9"}, {"node_instance_id": "sprout_host_ph9xfc", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:03.945Z", "message": "Creating start-on-boot entry", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:03.945Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "50eaca8a-596e-4776-b8ce-94a29cc631c9"}, {"node_instance_id": "sprout_host_ph9xfc", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:03.945Z", "message": "Deploying celery configuration.", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:03.945Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "50eaca8a-596e-4776-b8ce-94a29cc631c9"}, {"node_instance_id": "sprout_host_ph9xfc", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:03.945Z", "message": "Configuring...", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:03.945Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "50eaca8a-596e-4776-b8ce-94a29cc631c9"}, {"node_instance_id": "sprout_host_ph9xfc", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:03.945Z", "message": "Successfully configured daemon: sprout_host_ph9xfc", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:03.945Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "50eaca8a-596e-4776-b8ce-94a29cc631c9"}, {"node_instance_id": "vellum_host_q3lrkr", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:03.966Z", "message": "Configuring Agent", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:03.966Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "vellum_host_q3lrkr", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:03.966Z", "message": "Sending task 'cloudify_agent.installer.operations.configure'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:03.966Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "vellum_host_q3lrkr", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:03.966Z", "message": "Task started 'cloudify_agent.installer.operations.configure'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:03.966Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "vellum_host_q3lrkr", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:03.966Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:03.966Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "vellum_host_q3lrkr", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:04.989Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:04.989Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "c280c7b8-d3f0-4725-94aa-143df6647121"}, {"node_instance_id": "vellum_host_q3lrkr", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:04.989Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:04.989Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "c280c7b8-d3f0-4725-94aa-143df6647121"}], "metadata": {"pagination": {"total": 1218, "offset": 624, "size": 50}}} 2018-12-27 19:13:20,571 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:13:20,572 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:13:20 GMT 2018-12-27 19:13:20,572 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:13:20,572 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 28648 2018-12-27 19:13:20,572 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:13:20,573 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-12-27 19:13:20,573 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-12-27 19:13:20,574 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:13:20,574 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:13:20,574 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-12-27 19:13:20,574 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2018-12-27 19:13:20,574 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Untaring Agent package... 2018-12-27 19:13:20,574 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured cfy-agent 2018-12-27 19:13:20,575 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:13:20,575 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/bono_host_xqummd/cloudify/ssl/cloudify_internal_cert.pem 2018-12-27 19:13:20,575 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:13:20,575 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.4', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/vellum_host_q3lrkr/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/vellum_host_q3lrkr/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_REST_TENANT': 'default_tenant', 'CLOUDIFY_DAEMON_USER': 'ubuntu', 'REST_PORT': '53333', 'CLOUDIFY_DAEMON_MIN_WORKERS': '0', 'CLOUDIFY_BYPASS_MAINTENANCE_MODE': 'False', 'CLOUDIFY_DAEMON_NAME': 'vellum_host_q3lrkr', 'REST_HOST': '192.168.120.4', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/vellum_host_q3lrkr/work', 'CLOUDIFY_DAEMON_QUEUE': 'vellum_host_q3lrkr', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.Dwa1Bw.MqyoQL_0yjuJ9ufxE4RNQ7nqMZc'} 2018-12-27 19:13:20,575 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:13:20,575 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent from package 2018-12-27 19:13:20,576 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://192.168.120.4:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2018-12-27 19:13:20,576 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-12-27 19:13:20,576 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:13:20,576 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:13:20,576 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-12-27 19:13:20,576 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:13:20,576 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/vellum_host_q3lrkr/env/lib/python2.7/site-packages/requests/packages/urllib3/util/ssl_.py:334: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings 2018-12-27 19:13:20,577 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2018-12-27 19:13:20,577 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/vellum_host_q3lrkr/env 2018-12-27 19:13:20,577 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: vellum_host_q3lrkr 2018-12-27 19:13:20,577 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:13:20,577 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2018-12-27 19:13:20,577 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:13:20,578 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Attempting to locate wget on the host machine 2018-12-27 19:13:20,578 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Untaring Agent package... 2018-12-27 19:13:20,578 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:13:20,578 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:13:20,578 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:13:20,578 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent sprout_host_ph9xfc 2018-12-27 19:13:20,578 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:13:20,579 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-12-27 19:13:20,579 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:13:20,579 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-12-27 19:13:20,579 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:13:20,579 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:13:20,579 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:13:20,579 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2018-12-27 19:13:20,580 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2018-12-27 19:13:20,580 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-12-27 19:13:20,580 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: sprout_host_ph9xfc 2018-12-27 19:13:20,580 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-12-27 19:13:20,580 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-12-27 19:13:20,580 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-12-27 19:13:20,581 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2018-12-27 19:13:20,581 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:13:20,581 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:13:20,581 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/executions/69c9e1cc-ca87-4203-b034-715ac6acec9a 2018-12-27 19:13:20,684 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:13:20,685 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:13:20,685 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:13:20,685 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:13:20,685 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:13:20,685 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:13:20,685 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:13:20,685 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-27T19:09:59.700Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"} 2018-12-27 19:13:20,686 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:13:20,686 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:13:20 GMT 2018-12-27 19:13:20,686 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:13:20,686 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-27 19:13:20,686 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:13:25,691 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/events 2018-12-27 19:13:25,762 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:13:25,762 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:13:25,762 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:13:25,762 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:13:25,763 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:13:25,763 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:13:25,763 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:13:25,763 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_xqummd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:04.989Z", "message": " SNIMissingWarning", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:04.989Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "f495dae1-de23-4f44-974c-88f87dc28157"}, {"node_instance_id": "vellum_host_q3lrkr", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:04.989Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:04.989Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "c280c7b8-d3f0-4725-94aa-143df6647121"}, {"node_instance_id": "sprout_host_ph9xfc", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:04.989Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:04.989Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "a6472454-5663-4ab2-885b-5a4a69c0b6af"}, {"node_instance_id": "vellum_host_q3lrkr", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:04.989Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:04.989Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "c280c7b8-d3f0-4725-94aa-143df6647121"}, {"node_instance_id": "bono_host_xqummd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:04.989Z", "message": "Creating...", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:04.989Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "f495dae1-de23-4f44-974c-88f87dc28157"}, {"node_instance_id": "vellum_host_q3lrkr", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:04.989Z", "message": "SSH connection is ready", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:04.989Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "c280c7b8-d3f0-4725-94aa-143df6647121"}, {"node_instance_id": "ellis_host_012nnx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:04.989Z", "message": "/home/ubuntu/ellis_host_012nnx/env/lib/python2.7/site-packages/requests/packages/urllib3/util/ssl_.py:334: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:04.989Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "3ac20459-3e93-4b8e-a53f-d7d431bf2b5f"}, {"node_instance_id": "bono_host_xqummd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:04.989Z", "message": "Successfully configured cfy-agent", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:04.989Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "f495dae1-de23-4f44-974c-88f87dc28157"}, {"node_instance_id": "bono_host_xqummd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:04.989Z", "message": "Configuring...", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:04.989Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "f495dae1-de23-4f44-974c-88f87dc28157"}, {"node_instance_id": "ellis_host_012nnx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:04.989Z", "message": "Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.4', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/ellis_host_012nnx/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/ellis_host_012nnx/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_REST_TENANT': 'default_tenant', 'CLOUDIFY_DAEMON_USER': 'ubuntu', 'REST_PORT': '53333', 'CLOUDIFY_DAEMON_MIN_WORKERS': '0', 'CLOUDIFY_BYPASS_MAINTENANCE_MODE': 'False', 'CLOUDIFY_DAEMON_NAME': 'ellis_host_012nnx', 'REST_HOST': '192.168.120.4', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/ellis_host_012nnx/work', 'CLOUDIFY_DAEMON_QUEUE': 'ellis_host_012nnx', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.Dwa1Bw.MqyoQL_0yjuJ9ufxE4RNQ7nqMZc'}", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:04.989Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "3ac20459-3e93-4b8e-a53f-d7d431bf2b5f"}, {"node_instance_id": "bono_host_xqummd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:04.989Z", "message": "Auto-correcting virtualenv /home/ubuntu/bono_host_xqummd/env", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:04.989Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "f495dae1-de23-4f44-974c-88f87dc28157"}, {"node_instance_id": "bono_host_xqummd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:04.989Z", "message": "Successfully created daemon: bono_host_xqummd", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:04.989Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "f495dae1-de23-4f44-974c-88f87dc28157"}, {"node_instance_id": "ellis_host_012nnx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:04.989Z", "message": " SNIMissingWarning", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:04.989Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "3ac20459-3e93-4b8e-a53f-d7d431bf2b5f"}, {"node_instance_id": "vellum_host_q3lrkr", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:04.989Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:04.989Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "c280c7b8-d3f0-4725-94aa-143df6647121"}, {"node_instance_id": "bono_host_xqummd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:04.989Z", "message": "/home/ubuntu/bono_host_xqummd/env/lib/python2.7/site-packages/requests/packages/urllib3/util/ssl_.py:334: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:04.989Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "f495dae1-de23-4f44-974c-88f87dc28157"}, {"node_instance_id": "vellum_host_q3lrkr", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:04.989Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:04.989Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "c280c7b8-d3f0-4725-94aa-143df6647121"}, {"node_instance_id": "bono_host_xqummd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:04.989Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:04.989Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "f495dae1-de23-4f44-974c-88f87dc28157"}, {"node_instance_id": "vellum_host_q3lrkr", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:04.989Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:04.989Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "c280c7b8-d3f0-4725-94aa-143df6647121"}, {"node_instance_id": "sprout_host_ph9xfc", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:04.989Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:04.989Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "a6472454-5663-4ab2-885b-5a4a69c0b6af"}, {"node_instance_id": "vellum_host_q3lrkr", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:04.989Z", "message": "Configuring Agent vellum_host_q3lrkr", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:04.989Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "c280c7b8-d3f0-4725-94aa-143df6647121"}, {"node_instance_id": "vellum_host_q3lrkr", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:04.989Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:04.989Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "c280c7b8-d3f0-4725-94aa-143df6647121"}, {"node_instance_id": "vellum_host_q3lrkr", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:04.989Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:04.989Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "c280c7b8-d3f0-4725-94aa-143df6647121"}, {"node_instance_id": "sprout_host_ph9xfc", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:04.989Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:04.989Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "a6472454-5663-4ab2-885b-5a4a69c0b6af"}, {"node_instance_id": "ellis_host_012nnx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:04.989Z", "message": "Creating...", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:04.989Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "3ac20459-3e93-4b8e-a53f-d7d431bf2b5f"}, {"node_instance_id": "sprout_host_ph9xfc", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:04.989Z", "message": "Validating SSH connection", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:04.989Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "a6472454-5663-4ab2-885b-5a4a69c0b6af"}, {"node_instance_id": "vellum_host_q3lrkr", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:04.989Z", "message": "Validating SSH connection", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:04.989Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "c280c7b8-d3f0-4725-94aa-143df6647121"}, {"node_instance_id": "ellis_host_012nnx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:04.989Z", "message": "Auto-correcting virtualenv /home/ubuntu/ellis_host_012nnx/env", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:04.989Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "3ac20459-3e93-4b8e-a53f-d7d431bf2b5f"}, {"node_instance_id": "bono_host_xqummd", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:04.989Z", "message": "Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.4', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/bono_host_xqummd/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/bono_host_xqummd/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_REST_TENANT': 'default_tenant', 'CLOUDIFY_DAEMON_USER': 'ubuntu', 'REST_PORT': '53333', 'CLOUDIFY_DAEMON_MIN_WORKERS': '0', 'CLOUDIFY_BYPASS_MAINTENANCE_MODE': 'False', 'CLOUDIFY_DAEMON_NAME': 'bono_host_xqummd', 'REST_HOST': '192.168.120.4', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/bono_host_xqummd/work', 'CLOUDIFY_DAEMON_QUEUE': 'bono_host_xqummd', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.Dwa1Bw.MqyoQL_0yjuJ9ufxE4RNQ7nqMZc'}", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:04.989Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "f495dae1-de23-4f44-974c-88f87dc28157"}, {"node_instance_id": "ellis_host_012nnx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:04.989Z", "message": "Successfully configured cfy-agent", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:04.989Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "3ac20459-3e93-4b8e-a53f-d7d431bf2b5f"}, {"node_instance_id": "vellum_host_q3lrkr", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:04.989Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:04.989Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "c280c7b8-d3f0-4725-94aa-143df6647121"}, {"node_instance_id": "ellis_host_012nnx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:04.989Z", "message": "Successfully created daemon: ellis_host_012nnx", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:04.989Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "3ac20459-3e93-4b8e-a53f-d7d431bf2b5f"}, {"node_instance_id": "ellis_host_012nnx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:04.989Z", "message": "Configuring...", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:04.989Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "3ac20459-3e93-4b8e-a53f-d7d431bf2b5f"}, {"node_instance_id": "ellis_host_012nnx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:04.989Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:04.989Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "3ac20459-3e93-4b8e-a53f-d7d431bf2b5f"}, {"node_instance_id": "ellis_host_012nnx", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:04.999Z", "message": "Sending task 'cloudify_agent.installer.operations.configure'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:04.999Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "ellis_host_012nnx", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:04.999Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:04.999Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "bono_host_xqummd", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:04.999Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:04.999Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "sprout_host_ph9xfc", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:04.999Z", "message": "Sending task 'cloudify_agent.installer.operations.start'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:04.999Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "ellis_host_012nnx", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:04.999Z", "message": "Configuring Agent", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:04.999Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "sprout_host_ph9xfc", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:04.999Z", "message": "Task succeeded 'cloudify_agent.installer.operations.configure'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:04.999Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "bono_host_xqummd", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:04.999Z", "message": "Configuring Agent", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:04.999Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "sprout_host_ph9xfc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:04.999Z", "message": "Starting Agent", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:04.999Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "sprout_host_ph9xfc", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:04.999Z", "message": "Task started 'cloudify_agent.installer.operations.start'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:04.999Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "ellis_host_012nnx", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:04.999Z", "message": "Task started 'cloudify_agent.installer.operations.configure'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:04.999Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "vellum_host_q3lrkr", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:06.009Z", "message": "Task succeeded 'cloudify_agent.installer.operations.configure'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:06.009Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "bono_host_xqummd", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:06.009Z", "message": "Sending task 'cloudify_agent.installer.operations.configure'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:06.009Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "bind_host_3uinc3", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:06.009Z", "message": "Sending task 'cloudify_agent.installer.operations.create' [retry 1/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:06.009Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "vellum_host_q3lrkr", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:06.009Z", "message": "Starting Agent", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:06.009Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "proxy_host_e9ne6d", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:06.009Z", "message": "Task started 'cloudify_agent.installer.operations.create' [retry 1/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:06.009Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "vellum_host_q3lrkr", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:06.009Z", "message": "Sending task 'cloudify_agent.installer.operations.start'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:06.009Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "bono_host_xqummd", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:06.009Z", "message": "Task started 'cloudify_agent.installer.operations.configure'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:06.009Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}], "metadata": {"pagination": {"total": 1324, "offset": 674, "size": 50}}} 2018-12-27 19:13:25,763 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:13:25,763 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:13:25 GMT 2018-12-27 19:13:25,763 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:13:25,763 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 29269 2018-12-27 19:13:25,764 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:13:25,765 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2018-12-27 19:13:25,765 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:13:25,765 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:13:25,765 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:13:25,766 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2018-12-27 19:13:25,766 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-12-27 19:13:25,766 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/ellis_host_012nnx/env/lib/python2.7/site-packages/requests/packages/urllib3/util/ssl_.py:334: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings 2018-12-27 19:13:25,766 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured cfy-agent 2018-12-27 19:13:25,766 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-12-27 19:13:25,766 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.4', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/ellis_host_012nnx/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/ellis_host_012nnx/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_REST_TENANT': 'default_tenant', 'CLOUDIFY_DAEMON_USER': 'ubuntu', 'REST_PORT': '53333', 'CLOUDIFY_DAEMON_MIN_WORKERS': '0', 'CLOUDIFY_BYPASS_MAINTENANCE_MODE': 'False', 'CLOUDIFY_DAEMON_NAME': 'ellis_host_012nnx', 'REST_HOST': '192.168.120.4', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/ellis_host_012nnx/work', 'CLOUDIFY_DAEMON_QUEUE': 'ellis_host_012nnx', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.Dwa1Bw.MqyoQL_0yjuJ9ufxE4RNQ7nqMZc'} 2018-12-27 19:13:25,767 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/bono_host_xqummd/env 2018-12-27 19:13:25,767 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: bono_host_xqummd 2018-12-27 19:13:25,767 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2018-12-27 19:13:25,767 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:13:25,767 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/bono_host_xqummd/env/lib/python2.7/site-packages/requests/packages/urllib3/util/ssl_.py:334: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings 2018-12-27 19:13:25,767 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:13:25,768 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2018-12-27 19:13:25,768 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:13:25,768 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:13:25,768 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent vellum_host_q3lrkr 2018-12-27 19:13:25,768 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:13:25,768 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:13:25,769 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:13:25,769 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2018-12-27 19:13:25,769 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-12-27 19:13:25,769 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-12-27 19:13:25,769 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/ellis_host_012nnx/env 2018-12-27 19:13:25,769 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.4', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/bono_host_xqummd/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/bono_host_xqummd/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_REST_TENANT': 'default_tenant', 'CLOUDIFY_DAEMON_USER': 'ubuntu', 'REST_PORT': '53333', 'CLOUDIFY_DAEMON_MIN_WORKERS': '0', 'CLOUDIFY_BYPASS_MAINTENANCE_MODE': 'False', 'CLOUDIFY_DAEMON_NAME': 'bono_host_xqummd', 'REST_HOST': '192.168.120.4', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/bono_host_xqummd/work', 'CLOUDIFY_DAEMON_QUEUE': 'bono_host_xqummd', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.Dwa1Bw.MqyoQL_0yjuJ9ufxE4RNQ7nqMZc'} 2018-12-27 19:13:25,769 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured cfy-agent 2018-12-27 19:13:25,770 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:13:25,770 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: ellis_host_012nnx 2018-12-27 19:13:25,770 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-12-27 19:13:25,770 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2018-12-27 19:13:25,770 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-12-27 19:13:25,770 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2018-12-27 19:13:25,771 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2018-12-27 19:13:25,771 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-12-27 19:13:25,771 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-12-27 19:13:25,771 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-12-27 19:13:25,771 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-12-27 19:13:25,771 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-12-27 19:13:25,772 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-12-27 19:13:25,772 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-12-27 19:13:25,772 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-12-27 19:13:25,772 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-12-27 19:13:25,772 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-12-27 19:13:25,772 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-12-27 19:13:25,772 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-12-27 19:13:25,773 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-12-27 19:13:25,773 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-12-27 19:13:25,773 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/executions/69c9e1cc-ca87-4203-b034-715ac6acec9a 2018-12-27 19:13:25,831 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:13:25,831 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:13:25,831 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:13:25,831 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:13:25,831 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:13:25,831 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:13:25,831 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:13:25,831 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-27T19:09:59.700Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"} 2018-12-27 19:13:25,831 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:13:25,832 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:13:25 GMT 2018-12-27 19:13:25,832 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:13:25,832 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-27 19:13:25,832 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:13:30,836 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/events 2018-12-27 19:13:30,998 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:13:30,998 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:13:30,998 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:13:30,998 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:13:30,998 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:13:30,998 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:13:30,998 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:13:30,998 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_q3lrkr", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:06.009Z", "message": "Task succeeded 'cloudify_agent.installer.operations.configure'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:06.009Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "vellum_host_q3lrkr", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:06.012Z", "message": "Configuring...", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:06.012Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "c280c7b8-d3f0-4725-94aa-143df6647121"}, {"node_instance_id": "bono_host_xqummd", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:06.012Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:06.012Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "ab4c67ad-a1c6-41b2-85a3-f874d46d86f3"}, {"node_instance_id": "sprout_host_ph9xfc", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:06.012Z", "message": "SSH connection is ready", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:06.012Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "a6472454-5663-4ab2-885b-5a4a69c0b6af"}, {"node_instance_id": "vellum_host_q3lrkr", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:06.012Z", "message": "Successfully configured daemon: vellum_host_q3lrkr", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:06.012Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "c280c7b8-d3f0-4725-94aa-143df6647121"}, {"node_instance_id": "sprout_host_ph9xfc", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:06.012Z", "message": "Starting Agent sprout_host_ph9xfc", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:06.012Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "a6472454-5663-4ab2-885b-5a4a69c0b6af"}, {"node_instance_id": "sprout_host_ph9xfc", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:06.012Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:06.012Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "a6472454-5663-4ab2-885b-5a4a69c0b6af"}, {"node_instance_id": "ellis_host_012nnx", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:06.012Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:06.012Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "660746aa-efa0-415a-a6dc-6a54457c880d"}, {"node_instance_id": "sprout_host_ph9xfc", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:06.012Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:06.012Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "a6472454-5663-4ab2-885b-5a4a69c0b6af"}, {"node_instance_id": "bono_host_xqummd", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:06.012Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:06.012Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "ab4c67ad-a1c6-41b2-85a3-f874d46d86f3"}, {"node_instance_id": "ellis_host_012nnx", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:06.012Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:06.012Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "660746aa-efa0-415a-a6dc-6a54457c880d"}, {"node_instance_id": "vellum_host_q3lrkr", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:06.012Z", "message": "Deploying celery configuration.", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:06.012Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "c280c7b8-d3f0-4725-94aa-143df6647121"}, {"node_instance_id": "bono_host_xqummd", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:06.012Z", "message": "Validating SSH connection", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:06.012Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "ab4c67ad-a1c6-41b2-85a3-f874d46d86f3"}, {"node_instance_id": "sprout_host_ph9xfc", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:06.012Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:06.012Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "a6472454-5663-4ab2-885b-5a4a69c0b6af"}, {"node_instance_id": "sprout_host_ph9xfc", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:06.012Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:06.012Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "a6472454-5663-4ab2-885b-5a4a69c0b6af"}, {"node_instance_id": "ellis_host_012nnx", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:06.012Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:06.012Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "660746aa-efa0-415a-a6dc-6a54457c880d"}, {"node_instance_id": "vellum_host_q3lrkr", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:06.012Z", "message": "Creating start-on-boot entry", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:06.012Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "c280c7b8-d3f0-4725-94aa-143df6647121"}, {"node_instance_id": "sprout_host_ph9xfc", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:06.012Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:06.012Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "a6472454-5663-4ab2-885b-5a4a69c0b6af"}, {"node_instance_id": "ellis_host_012nnx", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:06.012Z", "message": "Validating SSH connection", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:06.012Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "660746aa-efa0-415a-a6dc-6a54457c880d"}, {"node_instance_id": "bono_host_xqummd", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:06.012Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:06.012Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "ab4c67ad-a1c6-41b2-85a3-f874d46d86f3"}, {"node_instance_id": "ellis_host_012nnx", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:06.012Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:06.012Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "660746aa-efa0-415a-a6dc-6a54457c880d"}, {"node_instance_id": "bono_host_xqummd", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:06.012Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:06.012Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "ab4c67ad-a1c6-41b2-85a3-f874d46d86f3"}, {"node_instance_id": "vellum_host_q3lrkr", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:07.058Z", "message": "Task started 'cloudify_agent.installer.operations.start'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:07.058Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "ellis_host_012nnx", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:07.058Z", "message": "Task succeeded 'cloudify_agent.installer.operations.configure'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:07.058Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "ellis_host_012nnx", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:07.058Z", "message": "Starting Agent", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:07.058Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "dime_host_zpzhgy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:07.117Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:07.117Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "ab9a57d7-6085-49be-b1e3-68552e3ac10a"}, {"node_instance_id": "dime_host_zpzhgy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:07.117Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:07.117Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "ab9a57d7-6085-49be-b1e3-68552e3ac10a"}, {"node_instance_id": "dime_host_zpzhgy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:07.117Z", "message": "env set by default value", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:07.117Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "ab9a57d7-6085-49be-b1e3-68552e3ac10a"}, {"node_instance_id": "bono_host_xqummd", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:07.117Z", "message": "SSH connection is ready", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:07.117Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "ab4c67ad-a1c6-41b2-85a3-f874d46d86f3"}, {"node_instance_id": "ellis_host_012nnx", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:07.117Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:07.117Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "660746aa-efa0-415a-a6dc-6a54457c880d"}, {"node_instance_id": "dime_host_zpzhgy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:07.117Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:07.117Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "ab9a57d7-6085-49be-b1e3-68552e3ac10a"}, {"node_instance_id": "proxy_host_e9ne6d", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:07.117Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:07.117Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "2536ae7a-1332-4900-a18b-535374e65e6e"}, {"node_instance_id": "dime_host_zpzhgy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:07.117Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:07.117Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "ab9a57d7-6085-49be-b1e3-68552e3ac10a"}, {"node_instance_id": "dime_host_zpzhgy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:07.117Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:07.117Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "ab9a57d7-6085-49be-b1e3-68552e3ac10a"}, {"node_instance_id": "dime_host_zpzhgy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:07.117Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:07.117Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "ab9a57d7-6085-49be-b1e3-68552e3ac10a"}, {"node_instance_id": "dime_host_zpzhgy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:07.117Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:07.117Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "ab9a57d7-6085-49be-b1e3-68552e3ac10a"}, {"node_instance_id": "bono_host_xqummd", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:07.117Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:07.117Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "ab4c67ad-a1c6-41b2-85a3-f874d46d86f3"}, {"node_instance_id": "proxy_host_e9ne6d", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:07.117Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:07.117Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "2536ae7a-1332-4900-a18b-535374e65e6e"}, {"node_instance_id": "dime_host_zpzhgy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:07.117Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:07.117Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "ab9a57d7-6085-49be-b1e3-68552e3ac10a"}, {"node_instance_id": "bono_host_xqummd", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:07.117Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:07.117Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "ab4c67ad-a1c6-41b2-85a3-f874d46d86f3"}, {"node_instance_id": "dime_host_zpzhgy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:07.117Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:07.117Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "ab9a57d7-6085-49be-b1e3-68552e3ac10a"}, {"node_instance_id": "proxy_host_e9ne6d", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:07.117Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:07.117Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "2536ae7a-1332-4900-a18b-535374e65e6e"}, {"node_instance_id": "dime_host_zpzhgy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:07.117Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:07.117Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "ab9a57d7-6085-49be-b1e3-68552e3ac10a"}, {"node_instance_id": "dime_host_zpzhgy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:07.117Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:07.117Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "ab9a57d7-6085-49be-b1e3-68552e3ac10a"}, {"node_instance_id": "bono_host_xqummd", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:07.117Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:07.117Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "ab4c67ad-a1c6-41b2-85a3-f874d46d86f3"}, {"node_instance_id": "dime_host_zpzhgy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:07.117Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:07.117Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "ab9a57d7-6085-49be-b1e3-68552e3ac10a"}, {"node_instance_id": "dime_host_zpzhgy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:07.117Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:07.117Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "ab9a57d7-6085-49be-b1e3-68552e3ac10a"}, {"node_instance_id": "dime_host_zpzhgy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:07.117Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:07.117Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "ab9a57d7-6085-49be-b1e3-68552e3ac10a"}, {"node_instance_id": "dime_host_zpzhgy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:07.117Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:07.117Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "ab9a57d7-6085-49be-b1e3-68552e3ac10a"}, {"node_instance_id": "bono_host_xqummd", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:07.117Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:07.117Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "ab4c67ad-a1c6-41b2-85a3-f874d46d86f3"}], "metadata": {"pagination": {"total": 1368, "offset": 724, "size": 50}}} 2018-12-27 19:13:30,999 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:13:30,999 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:13:30 GMT 2018-12-27 19:13:30,999 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:13:30,999 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27409 2018-12-27 19:13:30,999 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:13:31,000 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-12-27 19:13:31,001 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-12-27 19:13:31,001 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:13:31,001 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-12-27 19:13:31,001 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: vellum_host_q3lrkr 2018-12-27 19:13:31,001 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent sprout_host_ph9xfc 2018-12-27 19:13:31,001 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:13:31,002 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:13:31,002 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:13:31,002 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:13:31,002 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:13:31,002 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2018-12-27 19:13:31,002 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-12-27 19:13:31,003 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:13:31,003 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:13:31,003 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:13:31,003 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2018-12-27 19:13:31,003 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:13:31,003 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-12-27 19:13:31,004 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:13:31,004 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:13:31,004 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:13:31,004 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-12-27 19:13:31,004 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-12-27 19:13:31,004 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-12-27 19:13:31,005 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:13:31,005 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:13:31,005 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2018-12-27 19:13:31,005 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-12-27 19:13:31,005 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:13:31,005 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:13:31,006 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:13:31,006 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:13:31,006 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:13:31,006 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:13:31,006 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:13:31,006 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:13:31,006 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:13:31,007 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:13:31,007 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:13:31,007 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:13:31,007 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:13:31,007 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:13:31,007 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:13:31,008 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:13:31,008 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:13:31,008 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:13:31,008 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:13:31,008 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:13:31,008 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:13:31,008 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/executions/69c9e1cc-ca87-4203-b034-715ac6acec9a 2018-12-27 19:13:31,113 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:13:31,113 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:13:31,113 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:13:31,114 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:13:31,114 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:13:31,114 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:13:31,114 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:13:31,114 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-27T19:09:59.700Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"} 2018-12-27 19:13:31,114 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:13:31,114 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:13:31 GMT 2018-12-27 19:13:31,114 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:13:31,114 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-27 19:13:31,114 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:13:36,120 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/events 2018-12-27 19:13:36,311 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:13:36,311 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:13:36,311 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:13:36,311 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:13:36,312 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:13:36,312 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:13:36,312 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:13:36,312 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_e9ne6d", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:07.117Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:07.117Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "2536ae7a-1332-4900-a18b-535374e65e6e"}, {"node_instance_id": "ellis_host_012nnx", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:07.117Z", "message": "Configuring Agent ellis_host_012nnx", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:07.117Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "660746aa-efa0-415a-a6dc-6a54457c880d"}, {"node_instance_id": "dime_host_zpzhgy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:07.117Z", "message": "env set by default value", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:07.117Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "ab9a57d7-6085-49be-b1e3-68552e3ac10a"}, {"node_instance_id": "proxy_host_e9ne6d", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:07.117Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:07.117Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "2536ae7a-1332-4900-a18b-535374e65e6e"}, {"node_instance_id": "dime_host_zpzhgy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:07.117Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:07.117Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "ab9a57d7-6085-49be-b1e3-68552e3ac10a"}, {"node_instance_id": "dime_host_zpzhgy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:07.117Z", "message": "broker_get_settings_from_manager set by default value", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:07.117Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "ab9a57d7-6085-49be-b1e3-68552e3ac10a"}, {"node_instance_id": "ellis_host_012nnx", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:07.117Z", "message": "Successfully configured daemon: ellis_host_012nnx", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:07.117Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "660746aa-efa0-415a-a6dc-6a54457c880d"}, {"node_instance_id": "dime_host_zpzhgy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:07.117Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:07.117Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "ab9a57d7-6085-49be-b1e3-68552e3ac10a"}, {"node_instance_id": "proxy_host_e9ne6d", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:07.117Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:07.117Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "2536ae7a-1332-4900-a18b-535374e65e6e"}, {"node_instance_id": "bono_host_xqummd", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:07.117Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:07.117Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "ab4c67ad-a1c6-41b2-85a3-f874d46d86f3"}, {"node_instance_id": "ellis_host_012nnx", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:07.117Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:07.117Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "660746aa-efa0-415a-a6dc-6a54457c880d"}, {"node_instance_id": "dime_host_zpzhgy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:07.117Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:07.117Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "ab9a57d7-6085-49be-b1e3-68552e3ac10a"}, {"node_instance_id": "dime_host_zpzhgy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:07.117Z", "message": "SSH connection is ready", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:07.117Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "ab9a57d7-6085-49be-b1e3-68552e3ac10a"}, {"node_instance_id": "dime_host_zpzhgy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:07.117Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:07.117Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "ab9a57d7-6085-49be-b1e3-68552e3ac10a"}, {"node_instance_id": "ellis_host_012nnx", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:07.117Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:07.117Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "660746aa-efa0-415a-a6dc-6a54457c880d"}, {"node_instance_id": "proxy_host_e9ne6d", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:07.117Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:07.117Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "2536ae7a-1332-4900-a18b-535374e65e6e"}, {"node_instance_id": "ellis_host_012nnx", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:07.117Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:07.117Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "660746aa-efa0-415a-a6dc-6a54457c880d"}, {"node_instance_id": "dime_host_zpzhgy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:07.117Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:07.117Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "ab9a57d7-6085-49be-b1e3-68552e3ac10a"}, {"node_instance_id": "bono_host_xqummd", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:07.117Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:07.117Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "ab4c67ad-a1c6-41b2-85a3-f874d46d86f3"}, {"node_instance_id": "dime_host_zpzhgy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:07.117Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:07.117Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "ab9a57d7-6085-49be-b1e3-68552e3ac10a"}, {"node_instance_id": "bono_host_xqummd", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:07.117Z", "message": "Configuring Agent bono_host_xqummd", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:07.117Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "ab4c67ad-a1c6-41b2-85a3-f874d46d86f3"}, {"node_instance_id": "dime_host_zpzhgy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:07.117Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:07.117Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "ab9a57d7-6085-49be-b1e3-68552e3ac10a"}, {"node_instance_id": "proxy_host_e9ne6d", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:07.117Z", "message": "Validating SSH connection", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:07.117Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "2536ae7a-1332-4900-a18b-535374e65e6e"}, {"node_instance_id": "dime_host_zpzhgy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:07.117Z", "message": "system_python set by default value", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:07.117Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "ab9a57d7-6085-49be-b1e3-68552e3ac10a"}, {"node_instance_id": "dime_host_zpzhgy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:07.117Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:07.117Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "ab9a57d7-6085-49be-b1e3-68552e3ac10a"}, {"node_instance_id": "dime_host_zpzhgy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:07.117Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:07.117Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "ab9a57d7-6085-49be-b1e3-68552e3ac10a"}, {"node_instance_id": "dime_host_zpzhgy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:07.117Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:07.117Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "ab9a57d7-6085-49be-b1e3-68552e3ac10a"}, {"node_instance_id": "dime_host_zpzhgy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:07.117Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:07.117Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "ab9a57d7-6085-49be-b1e3-68552e3ac10a"}, {"node_instance_id": "bono_host_xqummd", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:07.117Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:07.117Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "ab4c67ad-a1c6-41b2-85a3-f874d46d86f3"}, {"node_instance_id": "dime_host_zpzhgy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:07.117Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:07.117Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "ab9a57d7-6085-49be-b1e3-68552e3ac10a"}, {"node_instance_id": "ellis_host_012nnx", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:07.117Z", "message": "Configuring...", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:07.117Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "660746aa-efa0-415a-a6dc-6a54457c880d"}, {"node_instance_id": "bono_host_xqummd", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:07.117Z", "message": "Configuring...", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:07.117Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "ab4c67ad-a1c6-41b2-85a3-f874d46d86f3"}, {"node_instance_id": "proxy_host_e9ne6d", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:07.117Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:07.117Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "2536ae7a-1332-4900-a18b-535374e65e6e"}, {"node_instance_id": "bono_host_xqummd", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:07.117Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:07.117Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "ab4c67ad-a1c6-41b2-85a3-f874d46d86f3"}, {"node_instance_id": "dime_host_zpzhgy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:07.117Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:07.117Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "ab9a57d7-6085-49be-b1e3-68552e3ac10a"}, {"node_instance_id": "bono_host_xqummd", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:07.117Z", "message": "Creating start-on-boot entry", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:07.117Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "ab4c67ad-a1c6-41b2-85a3-f874d46d86f3"}, {"node_instance_id": "proxy_host_e9ne6d", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:07.117Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:07.117Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "2536ae7a-1332-4900-a18b-535374e65e6e"}, {"node_instance_id": "bind_host_3uinc3", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:08.089Z", "message": "Task started 'cloudify_agent.installer.operations.create' [retry 1/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:08.089Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "bono_host_xqummd", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:08.089Z", "message": "Starting Agent", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:08.089Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "ellis_host_012nnx", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:08.089Z", "message": "Sending task 'cloudify_agent.installer.operations.start'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:08.089Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "bono_host_xqummd", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:08.089Z", "message": "Sending task 'cloudify_agent.installer.operations.start'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:08.089Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "bono_host_xqummd", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:08.089Z", "message": "Task succeeded 'cloudify_agent.installer.operations.configure'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:08.089Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "vellum_host_q3lrkr", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:08.252Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:08.252Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "4f0a8490-438a-4335-aaf6-4a4a91359aab"}, {"node_instance_id": "vellum_host_q3lrkr", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:08.252Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:08.252Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "4f0a8490-438a-4335-aaf6-4a4a91359aab"}, {"node_instance_id": "dime_host_zpzhgy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:08.252Z", "message": "Attempting to locate wget on the host machine", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:08.252Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "ab9a57d7-6085-49be-b1e3-68552e3ac10a"}, {"node_instance_id": "bind_host_3uinc3", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:08.252Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:08.252Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "8d25a6ab-dcd2-4a74-9eff-df9dfce9871b"}, {"node_instance_id": "vellum_host_q3lrkr", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:08.252Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:08.252Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "4f0a8490-438a-4335-aaf6-4a4a91359aab"}, {"node_instance_id": "bind_host_3uinc3", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:08.252Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:08.252Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "8d25a6ab-dcd2-4a74-9eff-df9dfce9871b"}, {"node_instance_id": "vellum_host_q3lrkr", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:08.252Z", "message": "Validating SSH connection", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:08.252Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "4f0a8490-438a-4335-aaf6-4a4a91359aab"}, {"node_instance_id": "bind_host_3uinc3", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:08.252Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:08.252Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "8d25a6ab-dcd2-4a74-9eff-df9dfce9871b"}], "metadata": {"pagination": {"total": 1390, "offset": 774, "size": 50}}} 2018-12-27 19:13:36,312 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:13:36,312 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:13:36 GMT 2018-12-27 19:13:36,312 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:13:36,312 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27328 2018-12-27 19:13:36,312 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:13:36,314 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:13:36,314 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent ellis_host_012nnx 2018-12-27 19:13:36,314 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2018-12-27 19:13:36,314 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:13:36,314 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:13:36,315 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2018-12-27 19:13:36,315 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: ellis_host_012nnx 2018-12-27 19:13:36,315 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:13:36,315 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:13:36,315 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:13:36,315 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:13:36,315 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:13:36,316 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-12-27 19:13:36,316 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:13:36,316 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:13:36,316 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:13:36,316 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:13:36,316 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:13:36,316 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:13:36,317 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:13:36,317 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent bono_host_xqummd 2018-12-27 19:13:36,317 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:13:36,317 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-12-27 19:13:36,317 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - system_python set by default value 2018-12-27 19:13:36,317 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:13:36,317 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:13:36,318 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:13:36,318 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:13:36,318 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:13:36,318 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:13:36,318 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-12-27 19:13:36,318 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-12-27 19:13:36,318 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:13:36,319 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:13:36,319 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:13:36,319 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2018-12-27 19:13:36,319 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:13:36,319 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-12-27 19:13:36,319 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-12-27 19:13:36,319 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-12-27 19:13:36,320 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-12-27 19:13:36,320 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-12-27 19:13:36,320 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:13:36,320 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:13:36,320 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Attempting to locate wget on the host machine 2018-12-27 19:13:36,320 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:13:36,320 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:13:36,321 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:13:36,321 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-12-27 19:13:36,321 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:13:36,321 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/executions/69c9e1cc-ca87-4203-b034-715ac6acec9a 2018-12-27 19:13:36,470 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:13:36,470 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:13:36,470 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:13:36,470 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:13:36,470 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:13:36,470 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:13:36,470 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:13:36,470 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-27T19:09:59.700Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"} 2018-12-27 19:13:36,471 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:13:36,471 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:13:36 GMT 2018-12-27 19:13:36,471 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:13:36,471 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-27 19:13:36,471 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:13:41,476 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/events 2018-12-27 19:13:41,664 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:13:41,665 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:13:41,665 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:13:41,665 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:13:41,665 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:13:41,665 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:13:41,665 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:13:41,665 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_host_zpzhgy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:08.252Z", "message": "Downloading Agent Package from https://192.168.120.4:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:08.252Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "ab9a57d7-6085-49be-b1e3-68552e3ac10a"}, {"node_instance_id": "vellum_host_q3lrkr", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:08.252Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:08.252Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "4f0a8490-438a-4335-aaf6-4a4a91359aab"}, {"node_instance_id": "bind_host_3uinc3", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:08.252Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:08.252Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "8d25a6ab-dcd2-4a74-9eff-df9dfce9871b"}, {"node_instance_id": "dime_host_zpzhgy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:08.252Z", "message": "Untaring Agent package...", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:08.252Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "ab9a57d7-6085-49be-b1e3-68552e3ac10a"}, {"node_instance_id": "vellum_host_q3lrkr", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:08.252Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:08.252Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "4f0a8490-438a-4335-aaf6-4a4a91359aab"}, {"node_instance_id": "dime_host_zpzhgy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:08.252Z", "message": "Attempting to locate wget on the host machine", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:08.252Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "ab9a57d7-6085-49be-b1e3-68552e3ac10a"}, {"node_instance_id": "bind_host_3uinc3", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:08.252Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:08.252Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "8d25a6ab-dcd2-4a74-9eff-df9dfce9871b"}, {"node_instance_id": "vellum_host_q3lrkr", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:08.252Z", "message": "SSH connection is ready", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:08.252Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "4f0a8490-438a-4335-aaf6-4a4a91359aab"}, {"node_instance_id": "bind_host_3uinc3", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:08.252Z", "message": "Validating SSH connection", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:08.252Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "8d25a6ab-dcd2-4a74-9eff-df9dfce9871b"}, {"node_instance_id": "vellum_host_q3lrkr", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:08.252Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:08.252Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "4f0a8490-438a-4335-aaf6-4a4a91359aab"}, {"node_instance_id": "dime_host_zpzhgy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:08.252Z", "message": "Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/dime_host_zpzhgy/cloudify/ssl/cloudify_internal_cert.pem", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:08.252Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "ab9a57d7-6085-49be-b1e3-68552e3ac10a"}, {"node_instance_id": "bind_host_3uinc3", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:08.252Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:08.252Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "8d25a6ab-dcd2-4a74-9eff-df9dfce9871b"}, {"node_instance_id": "bind_host_3uinc3", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:08.252Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:08.252Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "8d25a6ab-dcd2-4a74-9eff-df9dfce9871b"}, {"node_instance_id": "vellum_host_q3lrkr", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:08.252Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:08.252Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "4f0a8490-438a-4335-aaf6-4a4a91359aab"}, {"node_instance_id": "bind_host_3uinc3", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:08.252Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:08.252Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "8d25a6ab-dcd2-4a74-9eff-df9dfce9871b"}, {"node_instance_id": "vellum_host_q3lrkr", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:08.252Z", "message": "Validating SSH connection", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:08.252Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "4f0a8490-438a-4335-aaf6-4a4a91359aab"}, {"node_instance_id": "bind_host_3uinc3", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:08.252Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:08.252Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "8d25a6ab-dcd2-4a74-9eff-df9dfce9871b"}, {"node_instance_id": "vellum_host_q3lrkr", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:08.252Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:08.252Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "4f0a8490-438a-4335-aaf6-4a4a91359aab"}, {"node_instance_id": "vellum_host_q3lrkr", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:08.252Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:08.252Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "4f0a8490-438a-4335-aaf6-4a4a91359aab"}, {"node_instance_id": "dime_host_zpzhgy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:08.252Z", "message": "Creating agent from package", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:08.252Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "ab9a57d7-6085-49be-b1e3-68552e3ac10a"}, {"node_instance_id": "dime_host_zpzhgy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:08.252Z", "message": "Creating Agent dime_host_zpzhgy", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:08.252Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "ab9a57d7-6085-49be-b1e3-68552e3ac10a"}, {"node_instance_id": "homer_host_0yd3xw", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:09.272Z", "message": "Sending task 'cloudify_agent.installer.operations.create' [retry 1/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:09.272Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "sprout_host_ph9xfc", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:09.290Z", "message": "Successfully started daemon: sprout_host_ph9xfc", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:09.290Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "a6472454-5663-4ab2-885b-5a4a69c0b6af"}, {"node_instance_id": "sprout_host_ph9xfc", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:09.290Z", "message": "Starting...", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:09.290Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "a6472454-5663-4ab2-885b-5a4a69c0b6af"}, {"node_instance_id": "sprout_host_ph9xfc", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:09.290Z", "message": "Starting daemon with command: sudo service celeryd-sprout_host_ph9xfc start", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:09.290Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "a6472454-5663-4ab2-885b-5a4a69c0b6af"}, {"node_instance_id": "sprout_host_ph9xfc", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:10.287Z", "message": "Task succeeded 'cloudify_agent.installer.operations.start'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:10.287Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "sprout_host_ph9xfc", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:10.287Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:10.287Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "sprout_host_ph9xfc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:10.287Z", "message": "Installing plugins", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:10.287Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "sprout_host_ph9xfc", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:10.287Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:10.287Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "ellis_host_012nnx", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:10.287Z", "message": "Task started 'cloudify_agent.installer.operations.start'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:10.287Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "proxy_host_e9ne6d", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:10.335Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:10.335Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "2536ae7a-1332-4900-a18b-535374e65e6e"}, {"node_instance_id": "proxy_host_e9ne6d", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:10.335Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:10.335Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "2536ae7a-1332-4900-a18b-535374e65e6e"}, {"node_instance_id": "ellis_host_012nnx", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:10.335Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:10.335Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "43c89ef6-29d3-4697-b924-ea0eebd6cdfd"}, {"node_instance_id": "proxy_host_e9ne6d", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:10.335Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:10.335Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "2536ae7a-1332-4900-a18b-535374e65e6e"}, {"node_instance_id": "proxy_host_e9ne6d", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:10.335Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:10.335Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "2536ae7a-1332-4900-a18b-535374e65e6e"}, {"node_instance_id": "ellis_host_012nnx", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:10.335Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:10.335Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "43c89ef6-29d3-4697-b924-ea0eebd6cdfd"}, {"node_instance_id": "proxy_host_e9ne6d", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:10.335Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:10.335Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "2536ae7a-1332-4900-a18b-535374e65e6e"}, {"node_instance_id": "proxy_host_e9ne6d", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:10.335Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:10.335Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "2536ae7a-1332-4900-a18b-535374e65e6e"}, {"node_instance_id": "proxy_host_e9ne6d", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:10.335Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:10.335Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "2536ae7a-1332-4900-a18b-535374e65e6e"}, {"node_instance_id": "dime_host_zpzhgy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:10.335Z", "message": "Successfully configured cfy-agent", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:10.335Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "ab9a57d7-6085-49be-b1e3-68552e3ac10a"}, {"node_instance_id": "proxy_host_e9ne6d", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:10.335Z", "message": "disable_requiretty set by default value", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:10.335Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "2536ae7a-1332-4900-a18b-535374e65e6e"}, {"node_instance_id": "dime_host_zpzhgy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:10.335Z", "message": "/home/ubuntu/dime_host_zpzhgy/env/lib/python2.7/site-packages/requests/packages/urllib3/util/ssl_.py:334: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:10.335Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "ab9a57d7-6085-49be-b1e3-68552e3ac10a"}, {"node_instance_id": "dime_host_zpzhgy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:10.335Z", "message": "Configuring...", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:10.335Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "ab9a57d7-6085-49be-b1e3-68552e3ac10a"}, {"node_instance_id": "proxy_host_e9ne6d", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:10.335Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:10.335Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "2536ae7a-1332-4900-a18b-535374e65e6e"}, {"node_instance_id": "ellis_host_012nnx", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:10.335Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:10.335Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "43c89ef6-29d3-4697-b924-ea0eebd6cdfd"}, {"node_instance_id": "proxy_host_e9ne6d", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:10.335Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:10.335Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "2536ae7a-1332-4900-a18b-535374e65e6e"}, {"node_instance_id": "proxy_host_e9ne6d", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:10.335Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:10.335Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "2536ae7a-1332-4900-a18b-535374e65e6e"}, {"node_instance_id": "proxy_host_e9ne6d", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:10.335Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:10.335Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "2536ae7a-1332-4900-a18b-535374e65e6e"}, {"node_instance_id": "ellis_host_012nnx", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:10.335Z", "message": "Validating SSH connection", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:10.335Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "43c89ef6-29d3-4697-b924-ea0eebd6cdfd"}, {"node_instance_id": "proxy_host_e9ne6d", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:10.335Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:10.335Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "2536ae7a-1332-4900-a18b-535374e65e6e"}], "metadata": {"pagination": {"total": 1404, "offset": 824, "size": 50}}} 2018-12-27 19:13:41,666 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:13:41,666 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:13:41 GMT 2018-12-27 19:13:41,666 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:13:41,666 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27869 2018-12-27 19:13:41,666 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:13:41,667 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://192.168.120.4:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2018-12-27 19:13:41,667 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:13:41,668 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-12-27 19:13:41,668 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Untaring Agent package... 2018-12-27 19:13:41,668 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:13:41,668 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Attempting to locate wget on the host machine 2018-12-27 19:13:41,668 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:13:41,668 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-12-27 19:13:41,669 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-12-27 19:13:41,669 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:13:41,669 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/dime_host_zpzhgy/cloudify/ssl/cloudify_internal_cert.pem 2018-12-27 19:13:41,669 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:13:41,669 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:13:41,669 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:13:41,669 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:13:41,670 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-12-27 19:13:41,670 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:13:41,670 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:13:41,670 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:13:41,670 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent from package 2018-12-27 19:13:41,670 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent dime_host_zpzhgy 2018-12-27 19:13:41,671 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-12-27 19:13:41,671 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: sprout_host_ph9xfc 2018-12-27 19:13:41,671 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2018-12-27 19:13:41,671 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service celeryd-sprout_host_ph9xfc start 2018-12-27 19:13:41,671 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-12-27 19:13:41,671 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-12-27 19:13:41,672 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-12-27 19:13:41,672 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-12-27 19:13:41,672 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-12-27 19:13:41,672 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:13:41,672 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:13:41,672 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:13:41,673 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:13:41,673 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:13:41,673 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:13:41,673 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:13:41,673 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:13:41,674 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:13:41,674 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured cfy-agent 2018-12-27 19:13:41,674 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2018-12-27 19:13:41,674 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/dime_host_zpzhgy/env/lib/python2.7/site-packages/requests/packages/urllib3/util/ssl_.py:334: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings 2018-12-27 19:13:41,674 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-12-27 19:13:41,674 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:13:41,675 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:13:41,675 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:13:41,675 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:13:41,675 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:13:41,675 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-12-27 19:13:41,675 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:13:41,676 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/executions/69c9e1cc-ca87-4203-b034-715ac6acec9a 2018-12-27 19:13:41,734 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:13:41,734 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:13:41,734 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:13:41,734 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:13:41,735 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:13:41,735 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:13:41,735 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:13:41,735 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-27T19:09:59.700Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"} 2018-12-27 19:13:41,735 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:13:41,735 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:13:41 GMT 2018-12-27 19:13:41,735 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:13:41,735 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-27 19:13:41,736 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:13:46,741 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/events 2018-12-27 19:13:47,136 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:13:47,136 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:13:47,137 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:13:47,137 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:13:47,137 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:13:47,137 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:13:47,137 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:13:47,137 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_e9ne6d", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:10.335Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:10.335Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "2536ae7a-1332-4900-a18b-535374e65e6e"}, {"node_instance_id": "ellis_host_012nnx", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:10.335Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:10.335Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "43c89ef6-29d3-4697-b924-ea0eebd6cdfd"}, {"node_instance_id": "proxy_host_e9ne6d", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:10.335Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:10.335Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "2536ae7a-1332-4900-a18b-535374e65e6e"}, {"node_instance_id": "proxy_host_e9ne6d", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:10.335Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:10.335Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "2536ae7a-1332-4900-a18b-535374e65e6e"}, {"node_instance_id": "proxy_host_e9ne6d", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:10.335Z", "message": "broker_get_settings_from_manager set by default value", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:10.335Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "2536ae7a-1332-4900-a18b-535374e65e6e"}, {"node_instance_id": "sprout_host_ph9xfc", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:10.335Z", "message": "Installing plugin: diamond", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:10.335Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "572873c9-7de0-47e7-b4ae-aef01f6aeded"}, {"node_instance_id": "dime_host_zpzhgy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:10.335Z", "message": "Creating...", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:10.335Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "ab9a57d7-6085-49be-b1e3-68552e3ac10a"}, {"node_instance_id": "proxy_host_e9ne6d", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:10.335Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:10.335Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "2536ae7a-1332-4900-a18b-535374e65e6e"}, {"node_instance_id": "proxy_host_e9ne6d", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:10.335Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:10.335Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "2536ae7a-1332-4900-a18b-535374e65e6e"}, {"node_instance_id": "proxy_host_e9ne6d", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:10.335Z", "message": "SSH connection is ready", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:10.335Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "2536ae7a-1332-4900-a18b-535374e65e6e"}, {"node_instance_id": "proxy_host_e9ne6d", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:10.335Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:10.335Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "2536ae7a-1332-4900-a18b-535374e65e6e"}, {"node_instance_id": "proxy_host_e9ne6d", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:10.335Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:10.335Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "2536ae7a-1332-4900-a18b-535374e65e6e"}, {"node_instance_id": "proxy_host_e9ne6d", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:10.335Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:10.335Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "2536ae7a-1332-4900-a18b-535374e65e6e"}, {"node_instance_id": "ellis_host_012nnx", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:10.335Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:10.335Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "43c89ef6-29d3-4697-b924-ea0eebd6cdfd"}, {"node_instance_id": "proxy_host_e9ne6d", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:10.335Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:10.335Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "2536ae7a-1332-4900-a18b-535374e65e6e"}, {"node_instance_id": "proxy_host_e9ne6d", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:10.335Z", "message": "disable_requiretty set by default value", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:10.335Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "2536ae7a-1332-4900-a18b-535374e65e6e"}, {"node_instance_id": "proxy_host_e9ne6d", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:10.335Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:10.335Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "2536ae7a-1332-4900-a18b-535374e65e6e"}, {"node_instance_id": "proxy_host_e9ne6d", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:10.335Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:10.335Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "2536ae7a-1332-4900-a18b-535374e65e6e"}, {"node_instance_id": "proxy_host_e9ne6d", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:10.335Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:10.335Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "2536ae7a-1332-4900-a18b-535374e65e6e"}, {"node_instance_id": "dime_host_zpzhgy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:10.335Z", "message": "Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.4', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/dime_host_zpzhgy/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/dime_host_zpzhgy/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_REST_TENANT': 'default_tenant', 'CLOUDIFY_DAEMON_USER': 'ubuntu', 'REST_PORT': '53333', 'CLOUDIFY_DAEMON_MIN_WORKERS': '0', 'CLOUDIFY_BYPASS_MAINTENANCE_MODE': 'False', 'CLOUDIFY_DAEMON_NAME': 'dime_host_zpzhgy', 'REST_HOST': '192.168.120.4', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/dime_host_zpzhgy/work', 'CLOUDIFY_DAEMON_QUEUE': 'dime_host_zpzhgy', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.Dwa1Bw.MqyoQL_0yjuJ9ufxE4RNQ7nqMZc'}", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:10.335Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "ab9a57d7-6085-49be-b1e3-68552e3ac10a"}, {"node_instance_id": "dime_host_zpzhgy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:10.335Z", "message": "Successfully configured cfy-agent", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:10.335Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "ab9a57d7-6085-49be-b1e3-68552e3ac10a"}, {"node_instance_id": "proxy_host_e9ne6d", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:10.335Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:10.335Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "2536ae7a-1332-4900-a18b-535374e65e6e"}, {"node_instance_id": "dime_host_zpzhgy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:10.335Z", "message": "/home/ubuntu/dime_host_zpzhgy/env/lib/python2.7/site-packages/requests/packages/urllib3/util/ssl_.py:334: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:10.335Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "ab9a57d7-6085-49be-b1e3-68552e3ac10a"}, {"node_instance_id": "proxy_host_e9ne6d", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:10.335Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:10.335Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "2536ae7a-1332-4900-a18b-535374e65e6e"}, {"node_instance_id": "dime_host_zpzhgy", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:10.335Z", "message": "Configuring...", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:10.335Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "ab9a57d7-6085-49be-b1e3-68552e3ac10a"}, {"node_instance_id": "dime_host_zpzhgy", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:11.295Z", "message": "Configuring Agent", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:11.295Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "sprout_host_ph9xfc", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:11.295Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:11.295Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "dime_host_zpzhgy", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:11.295Z", "message": "Sending task 'cloudify_agent.installer.operations.configure'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:11.295Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "dime_host_zpzhgy", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:11.295Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:11.295Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "bono_host_xqummd", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:11.295Z", "message": "Task started 'cloudify_agent.installer.operations.start'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:11.295Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "bind_host_3uinc3", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:11.371Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:11.371Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "8d25a6ab-dcd2-4a74-9eff-df9dfce9871b"}, {"node_instance_id": "bind_host_3uinc3", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:11.371Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:11.371Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "8d25a6ab-dcd2-4a74-9eff-df9dfce9871b"}, {"node_instance_id": "sprout_host_ph9xfc", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:11.371Z", "message": "Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty]", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:11.371Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "572873c9-7de0-47e7-b4ae-aef01f6aeded"}, {"node_instance_id": "bind_host_3uinc3", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:11.371Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:11.371Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "8d25a6ab-dcd2-4a74-9eff-df9dfce9871b"}, {"node_instance_id": "bono_host_xqummd", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:11.371Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:11.371Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "8e72bc62-5c25-4ca8-916f-495498acb73d"}, {"node_instance_id": "bind_host_3uinc3", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:11.371Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:11.371Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "8d25a6ab-dcd2-4a74-9eff-df9dfce9871b"}, {"node_instance_id": "bind_host_3uinc3", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:11.371Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:11.371Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "8d25a6ab-dcd2-4a74-9eff-df9dfce9871b"}, {"node_instance_id": "bind_host_3uinc3", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:11.371Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:11.371Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "8d25a6ab-dcd2-4a74-9eff-df9dfce9871b"}, {"node_instance_id": "bind_host_3uinc3", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:11.371Z", "message": "broker_get_settings_from_manager set by default value", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:11.371Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "8d25a6ab-dcd2-4a74-9eff-df9dfce9871b"}, {"node_instance_id": "bind_host_3uinc3", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:11.371Z", "message": "disable_requiretty set by default value", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:11.371Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "8d25a6ab-dcd2-4a74-9eff-df9dfce9871b"}, {"node_instance_id": "bind_host_3uinc3", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:11.371Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:11.371Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "8d25a6ab-dcd2-4a74-9eff-df9dfce9871b"}, {"node_instance_id": "proxy_host_e9ne6d", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:11.371Z", "message": "Creating Agent proxy_host_e9ne6d", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:11.371Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "2536ae7a-1332-4900-a18b-535374e65e6e"}, {"node_instance_id": "ellis_host_012nnx", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:11.371Z", "message": "SSH connection is ready", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:11.371Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "43c89ef6-29d3-4697-b924-ea0eebd6cdfd"}, {"node_instance_id": "bind_host_3uinc3", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:11.371Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:11.371Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "8d25a6ab-dcd2-4a74-9eff-df9dfce9871b"}, {"node_instance_id": "bind_host_3uinc3", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:11.371Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:11.371Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "8d25a6ab-dcd2-4a74-9eff-df9dfce9871b"}, {"node_instance_id": "bono_host_xqummd", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:11.371Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:11.371Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "8e72bc62-5c25-4ca8-916f-495498acb73d"}, {"node_instance_id": "bind_host_3uinc3", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:11.371Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:11.371Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "8d25a6ab-dcd2-4a74-9eff-df9dfce9871b"}, {"node_instance_id": "bind_host_3uinc3", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:11.371Z", "message": "env set by default value", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:11.371Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "8d25a6ab-dcd2-4a74-9eff-df9dfce9871b"}, {"node_instance_id": "sprout_host_ph9xfc", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:11.371Z", "message": "Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:11.371Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "572873c9-7de0-47e7-b4ae-aef01f6aeded"}, {"node_instance_id": "bind_host_3uinc3", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:11.371Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:11.371Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "8d25a6ab-dcd2-4a74-9eff-df9dfce9871b"}], "metadata": {"pagination": {"total": 1417, "offset": 874, "size": 50}}} 2018-12-27 19:13:47,137 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:13:47,138 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:13:47 GMT 2018-12-27 19:13:47,138 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:13:47,138 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 28760 2018-12-27 19:13:47,138 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:13:47,139 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:13:47,140 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:13:47,140 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:13:47,140 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:13:47,140 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2018-12-27 19:13:47,140 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2018-12-27 19:13:47,140 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2018-12-27 19:13:47,141 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:13:47,141 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:13:47,141 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-12-27 19:13:47,141 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:13:47,141 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:13:47,141 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:13:47,142 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:13:47,142 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:13:47,142 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2018-12-27 19:13:47,142 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:13:47,142 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:13:47,142 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:13:47,143 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.4', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/dime_host_zpzhgy/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/dime_host_zpzhgy/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_REST_TENANT': 'default_tenant', 'CLOUDIFY_DAEMON_USER': 'ubuntu', 'REST_PORT': '53333', 'CLOUDIFY_DAEMON_MIN_WORKERS': '0', 'CLOUDIFY_BYPASS_MAINTENANCE_MODE': 'False', 'CLOUDIFY_DAEMON_NAME': 'dime_host_zpzhgy', 'REST_HOST': '192.168.120.4', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/dime_host_zpzhgy/work', 'CLOUDIFY_DAEMON_QUEUE': 'dime_host_zpzhgy', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.Dwa1Bw.MqyoQL_0yjuJ9ufxE4RNQ7nqMZc'} 2018-12-27 19:13:47,143 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured cfy-agent 2018-12-27 19:13:47,143 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:13:47,143 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/dime_host_zpzhgy/env/lib/python2.7/site-packages/requests/packages/urllib3/util/ssl_.py:334: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings 2018-12-27 19:13:47,143 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:13:47,143 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-12-27 19:13:47,144 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-12-27 19:13:47,144 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-12-27 19:13:47,144 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-12-27 19:13:47,144 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-12-27 19:13:47,144 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-12-27 19:13:47,144 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:13:47,144 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:13:47,145 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2018-12-27 19:13:47,145 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:13:47,145 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:13:47,145 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:13:47,145 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:13:47,146 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:13:47,146 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2018-12-27 19:13:47,146 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2018-12-27 19:13:47,146 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:13:47,146 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent proxy_host_e9ne6d 2018-12-27 19:13:47,147 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-12-27 19:13:47,147 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:13:47,147 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:13:47,147 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:13:47,147 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:13:47,147 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2018-12-27 19:13:47,148 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2018-12-27 19:13:47,148 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:13:47,148 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/executions/69c9e1cc-ca87-4203-b034-715ac6acec9a 2018-12-27 19:13:47,213 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:13:47,213 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:13:47,213 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:13:47,213 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:13:47,214 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:13:47,214 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:13:47,214 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:13:47,214 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-27T19:09:59.700Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"} 2018-12-27 19:13:47,214 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:13:47,214 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:13:47 GMT 2018-12-27 19:13:47,214 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:13:47,214 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-27 19:13:47,214 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:13:52,220 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/events 2018-12-27 19:13:52,482 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:13:52,482 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:13:52,482 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:13:52,482 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:13:52,482 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:13:52,483 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:13:52,483 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:13:52,483 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_3uinc3", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:11.371Z", "message": "disable_requiretty set by default value", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:11.371Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "8d25a6ab-dcd2-4a74-9eff-df9dfce9871b"}, {"node_instance_id": "proxy_host_e9ne6d", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:11.371Z", "message": "Downloading Agent Package from https://192.168.120.4:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:11.371Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "2536ae7a-1332-4900-a18b-535374e65e6e"}, {"node_instance_id": "bind_host_3uinc3", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:11.371Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:11.371Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "8d25a6ab-dcd2-4a74-9eff-df9dfce9871b"}, {"node_instance_id": "ellis_host_012nnx", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:11.371Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:11.371Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "43c89ef6-29d3-4697-b924-ea0eebd6cdfd"}, {"node_instance_id": "bind_host_3uinc3", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:11.371Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:11.371Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "8d25a6ab-dcd2-4a74-9eff-df9dfce9871b"}, {"node_instance_id": "bono_host_xqummd", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:11.371Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:11.371Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "8e72bc62-5c25-4ca8-916f-495498acb73d"}, {"node_instance_id": "bind_host_3uinc3", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:11.371Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:11.371Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "8d25a6ab-dcd2-4a74-9eff-df9dfce9871b"}, {"node_instance_id": "bind_host_3uinc3", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:11.371Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:11.371Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "8d25a6ab-dcd2-4a74-9eff-df9dfce9871b"}, {"node_instance_id": "bind_host_3uinc3", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:11.371Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:11.371Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "8d25a6ab-dcd2-4a74-9eff-df9dfce9871b"}, {"node_instance_id": "sprout_host_ph9xfc", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:11.371Z", "message": "Removing directory: /tmp/tmpfvMBLj", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:11.371Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "572873c9-7de0-47e7-b4ae-aef01f6aeded"}, {"node_instance_id": "bind_host_3uinc3", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:11.371Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:11.371Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "8d25a6ab-dcd2-4a74-9eff-df9dfce9871b"}, {"node_instance_id": "bind_host_3uinc3", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:11.371Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:11.371Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "8d25a6ab-dcd2-4a74-9eff-df9dfce9871b"}, {"node_instance_id": "bind_host_3uinc3", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:11.371Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:11.371Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "8d25a6ab-dcd2-4a74-9eff-df9dfce9871b"}, {"node_instance_id": "bind_host_3uinc3", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:11.371Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:11.371Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "8d25a6ab-dcd2-4a74-9eff-df9dfce9871b"}, {"node_instance_id": "bono_host_xqummd", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:11.371Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:11.371Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "8e72bc62-5c25-4ca8-916f-495498acb73d"}, {"node_instance_id": "ellis_host_012nnx", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:11.371Z", "message": "Starting Agent ellis_host_012nnx", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:11.371Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "43c89ef6-29d3-4697-b924-ea0eebd6cdfd"}, {"node_instance_id": "bind_host_3uinc3", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:11.371Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:11.371Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "8d25a6ab-dcd2-4a74-9eff-df9dfce9871b"}, {"node_instance_id": "bono_host_xqummd", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:11.371Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:11.371Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "8e72bc62-5c25-4ca8-916f-495498acb73d"}, {"node_instance_id": "ellis_host_012nnx", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:11.371Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:11.371Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "43c89ef6-29d3-4697-b924-ea0eebd6cdfd"}, {"node_instance_id": "ellis_host_012nnx", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:11.371Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:11.371Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "43c89ef6-29d3-4697-b924-ea0eebd6cdfd"}, {"node_instance_id": "bind_host_3uinc3", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:11.371Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:11.371Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "8d25a6ab-dcd2-4a74-9eff-df9dfce9871b"}, {"node_instance_id": "proxy_host_e9ne6d", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:11.371Z", "message": "Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/proxy_host_e9ne6d/cloudify/ssl/cloudify_internal_cert.pem", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:11.371Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "2536ae7a-1332-4900-a18b-535374e65e6e"}, {"node_instance_id": "bind_host_3uinc3", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:11.371Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:11.371Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "8d25a6ab-dcd2-4a74-9eff-df9dfce9871b"}, {"node_instance_id": "proxy_host_e9ne6d", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:11.371Z", "message": "Untaring Agent package...", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:11.371Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "2536ae7a-1332-4900-a18b-535374e65e6e"}, {"node_instance_id": "bind_host_3uinc3", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:11.371Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:11.371Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "8d25a6ab-dcd2-4a74-9eff-df9dfce9871b"}, {"node_instance_id": "bind_host_3uinc3", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:11.371Z", "message": "system_python set by default value", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:11.371Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "8d25a6ab-dcd2-4a74-9eff-df9dfce9871b"}, {"node_instance_id": "proxy_host_e9ne6d", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:11.371Z", "message": "Creating Agent proxy_host_e9ne6d", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:11.371Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "2536ae7a-1332-4900-a18b-535374e65e6e"}, {"node_instance_id": "sprout_host_ph9xfc", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:11.371Z", "message": "Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:11.371Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "572873c9-7de0-47e7-b4ae-aef01f6aeded"}, {"node_instance_id": "bind_host_3uinc3", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:11.371Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:11.371Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "8d25a6ab-dcd2-4a74-9eff-df9dfce9871b"}, {"node_instance_id": "bind_host_3uinc3", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:11.371Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:11.371Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "8d25a6ab-dcd2-4a74-9eff-df9dfce9871b"}, {"node_instance_id": "homer_host_0yd3xw", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:12.300Z", "message": "Task started 'cloudify_agent.installer.operations.create' [retry 1/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:12.300Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "sprout_host_ph9xfc", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:12.300Z", "message": "Sending task 'diamond_agent.tasks.install'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:12.300Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "vellum_host_q3lrkr", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:12.300Z", "message": "Installing plugins", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:12.300Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "vellum_host_q3lrkr", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:12.300Z", "message": "Task succeeded 'cloudify_agent.installer.operations.start'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:12.300Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "sprout_host_ph9xfc", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:12.300Z", "message": "Task started 'diamond_agent.tasks.install'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:12.300Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "bono_host_xqummd", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:12.409Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:12.409Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "8e72bc62-5c25-4ca8-916f-495498acb73d"}, {"node_instance_id": "bono_host_xqummd", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:12.409Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:12.409Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "8e72bc62-5c25-4ca8-916f-495498acb73d"}, {"node_instance_id": "bind_host_3uinc3", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:12.409Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:12.409Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "8d25a6ab-dcd2-4a74-9eff-df9dfce9871b"}, {"node_instance_id": "vellum_host_q3lrkr", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:12.409Z", "message": "Starting daemon with command: sudo service celeryd-vellum_host_q3lrkr start", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:12.409Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "4f0a8490-438a-4335-aaf6-4a4a91359aab"}, {"node_instance_id": "bind_host_3uinc3", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:12.409Z", "message": "Creating Agent bind_host_3uinc3", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:12.409Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "8d25a6ab-dcd2-4a74-9eff-df9dfce9871b"}, {"node_instance_id": "bind_host_3uinc3", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:12.409Z", "message": "Creating agent from package", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:12.409Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "8d25a6ab-dcd2-4a74-9eff-df9dfce9871b"}, {"node_instance_id": "vellum_host_q3lrkr", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:12.409Z", "message": "Successfully started daemon: vellum_host_q3lrkr", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:12.409Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "4f0a8490-438a-4335-aaf6-4a4a91359aab"}, {"node_instance_id": "bono_host_xqummd", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:12.409Z", "message": "Starting Agent bono_host_xqummd", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:12.409Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "8e72bc62-5c25-4ca8-916f-495498acb73d"}, {"node_instance_id": "vellum_host_q3lrkr", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:12.409Z", "message": "Starting...", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:12.409Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "4f0a8490-438a-4335-aaf6-4a4a91359aab"}, {"node_instance_id": "bind_host_3uinc3", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:12.409Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:12.409Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "8d25a6ab-dcd2-4a74-9eff-df9dfce9871b"}, {"node_instance_id": "bind_host_3uinc3", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:12.409Z", "message": "Attempting to locate wget on the host machine", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:12.409Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "8d25a6ab-dcd2-4a74-9eff-df9dfce9871b"}, {"node_instance_id": "bind_host_3uinc3", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:12.409Z", "message": "Downloading Agent Package from https://192.168.120.4:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:12.409Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "8d25a6ab-dcd2-4a74-9eff-df9dfce9871b"}, {"node_instance_id": "bono_host_xqummd", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:12.409Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:12.409Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "8e72bc62-5c25-4ca8-916f-495498acb73d"}, {"node_instance_id": "bono_host_xqummd", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:12.409Z", "message": "SSH connection is ready", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:12.409Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "8e72bc62-5c25-4ca8-916f-495498acb73d"}, {"node_instance_id": "bono_host_xqummd", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:12.409Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:12.409Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "8e72bc62-5c25-4ca8-916f-495498acb73d"}], "metadata": {"pagination": {"total": 1420, "offset": 924, "size": 50}}} 2018-12-27 19:13:52,483 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:13:52,483 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:13:52 GMT 2018-12-27 19:13:52,483 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:13:52,483 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27559 2018-12-27 19:13:52,484 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:13:52,485 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2018-12-27 19:13:52,485 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://192.168.120.4:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2018-12-27 19:13:52,485 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:13:52,485 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:13:52,486 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:13:52,486 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:13:52,486 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:13:52,486 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:13:52,486 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:13:52,487 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpfvMBLj 2018-12-27 19:13:52,487 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:13:52,487 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:13:52,487 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:13:52,487 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:13:52,487 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:13:52,488 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent ellis_host_012nnx 2018-12-27 19:13:52,488 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:13:52,488 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:13:52,489 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:13:52,489 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:13:52,489 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:13:52,489 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/proxy_host_e9ne6d/cloudify/ssl/cloudify_internal_cert.pem 2018-12-27 19:13:52,489 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:13:52,489 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Untaring Agent package... 2018-12-27 19:13:52,490 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:13:52,490 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - system_python set by default value 2018-12-27 19:13:52,490 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent proxy_host_e9ne6d 2018-12-27 19:13:52,490 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2018-12-27 19:13:52,490 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:13:52,490 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:13:52,491 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-12-27 19:13:52,491 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-12-27 19:13:52,491 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-12-27 19:13:52,491 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-12-27 19:13:52,491 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-12-27 19:13:52,491 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:13:52,492 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:13:52,492 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:13:52,492 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service celeryd-vellum_host_q3lrkr start 2018-12-27 19:13:52,492 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent bind_host_3uinc3 2018-12-27 19:13:52,492 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent from package 2018-12-27 19:13:52,492 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: vellum_host_q3lrkr 2018-12-27 19:13:52,492 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent bono_host_xqummd 2018-12-27 19:13:52,493 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2018-12-27 19:13:52,493 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:13:52,493 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Attempting to locate wget on the host machine 2018-12-27 19:13:52,493 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://192.168.120.4:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2018-12-27 19:13:52,493 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:13:52,493 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-12-27 19:13:52,493 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:13:52,494 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/executions/69c9e1cc-ca87-4203-b034-715ac6acec9a 2018-12-27 19:13:52,550 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:13:52,550 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:13:52,550 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:13:52,550 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:13:52,550 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:13:52,550 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:13:52,550 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:13:52,550 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-27T19:09:59.700Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"} 2018-12-27 19:13:52,550 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:13:52,551 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:13:52 GMT 2018-12-27 19:13:52,551 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:13:52,551 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-27 19:13:52,551 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:13:57,556 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/events 2018-12-27 19:13:57,838 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:13:57,839 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:13:57,839 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:13:57,839 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:13:57,839 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:13:57,839 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:13:57,839 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:13:57,839 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_xqummd", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:12.409Z", "message": "Starting Agent bono_host_xqummd", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:12.409Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "8e72bc62-5c25-4ca8-916f-495498acb73d"}, {"node_instance_id": "bind_host_3uinc3", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:12.409Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:12.409Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "8d25a6ab-dcd2-4a74-9eff-df9dfce9871b"}, {"node_instance_id": "sprout_host_ph9xfc", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:13.318Z", "message": "Sending task 'diamond_agent.tasks.start'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:13.318Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "vellum_host_q3lrkr", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:13.318Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:13.318Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "sprout_host_ph9xfc", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:13.318Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:13.318Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "vellum_host_q3lrkr", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:13.318Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:13.318Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "sprout_host_ph9xfc", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:13.318Z", "message": "Task started 'diamond_agent.tasks.start'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:13.318Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "sprout_host_ph9xfc", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:13.318Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:13.318Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "vellum_host_q3lrkr", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:13.444Z", "message": "Installing plugin from source", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:13.444Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "d1e927c7-9dac-4ef7-b06a-34d2dbb46446"}, {"node_instance_id": "homer_host_0yd3xw", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:13.444Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:13.444Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "f60fe796-d0f9-4089-95d1-9d347d678504"}, {"node_instance_id": "vellum_host_q3lrkr", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:13.444Z", "message": "Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty]", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:13.444Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "d1e927c7-9dac-4ef7-b06a-34d2dbb46446"}, {"node_instance_id": "proxy_host_e9ne6d", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:13.444Z", "message": "Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.4', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/proxy_host_e9ne6d/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/proxy_host_e9ne6d/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_REST_TENANT': 'default_tenant', 'CLOUDIFY_DAEMON_USER': 'ubuntu', 'REST_PORT': '53333', 'CLOUDIFY_DAEMON_MIN_WORKERS': '0', 'CLOUDIFY_BYPASS_MAINTENANCE_MODE': 'False', 'CLOUDIFY_DAEMON_NAME': 'proxy_host_e9ne6d', 'REST_HOST': '192.168.120.4', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/proxy_host_e9ne6d/work', 'CLOUDIFY_DAEMON_QUEUE': 'proxy_host_e9ne6d', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.Dwa1Bw.MqyoQL_0yjuJ9ufxE4RNQ7nqMZc'}", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:13.444Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "2536ae7a-1332-4900-a18b-535374e65e6e"}, {"node_instance_id": "proxy_host_e9ne6d", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:13.444Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:13.444Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "2536ae7a-1332-4900-a18b-535374e65e6e"}, {"node_instance_id": "homer_host_0yd3xw", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:13.444Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:13.444Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "f60fe796-d0f9-4089-95d1-9d347d678504"}, {"node_instance_id": "bind_host_3uinc3", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:13.444Z", "message": "Untaring Agent package...", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:13.444Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "8d25a6ab-dcd2-4a74-9eff-df9dfce9871b"}, {"node_instance_id": "proxy_host_e9ne6d", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:13.444Z", "message": "Configuring...", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:13.444Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "2536ae7a-1332-4900-a18b-535374e65e6e"}, {"node_instance_id": "homer_host_0yd3xw", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:13.444Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:13.444Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "f60fe796-d0f9-4089-95d1-9d347d678504"}, {"node_instance_id": "vellum_host_q3lrkr", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:13.444Z", "message": "Installing plugin: diamond", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:13.444Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "d1e927c7-9dac-4ef7-b06a-34d2dbb46446"}, {"node_instance_id": "homer_host_0yd3xw", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:13.444Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:13.444Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "f60fe796-d0f9-4089-95d1-9d347d678504"}, {"node_instance_id": "homer_host_0yd3xw", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:13.444Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:13.444Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "f60fe796-d0f9-4089-95d1-9d347d678504"}, {"node_instance_id": "homer_host_0yd3xw", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:13.444Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:13.444Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "f60fe796-d0f9-4089-95d1-9d347d678504"}, {"node_instance_id": "homer_host_0yd3xw", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:13.444Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:13.444Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "f60fe796-d0f9-4089-95d1-9d347d678504"}, {"node_instance_id": "homer_host_0yd3xw", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:13.444Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:13.444Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "f60fe796-d0f9-4089-95d1-9d347d678504"}, {"node_instance_id": "homer_host_0yd3xw", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:13.444Z", "message": "Validating SSH connection", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:13.444Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "f60fe796-d0f9-4089-95d1-9d347d678504"}, {"node_instance_id": "homer_host_0yd3xw", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:13.444Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:13.444Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "f60fe796-d0f9-4089-95d1-9d347d678504"}, {"node_instance_id": "homer_host_0yd3xw", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:13.444Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:13.444Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "f60fe796-d0f9-4089-95d1-9d347d678504"}, {"node_instance_id": "proxy_host_e9ne6d", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:13.444Z", "message": "Successfully configured cfy-agent", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:13.444Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "2536ae7a-1332-4900-a18b-535374e65e6e"}, {"node_instance_id": "proxy_host_e9ne6d", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:13.444Z", "message": "Auto-correcting virtualenv /home/ubuntu/proxy_host_e9ne6d/env", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:13.444Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "2536ae7a-1332-4900-a18b-535374e65e6e"}, {"node_instance_id": "vellum_host_q3lrkr", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:13.444Z", "message": "Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:13.444Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "d1e927c7-9dac-4ef7-b06a-34d2dbb46446"}, {"node_instance_id": "vellum_host_q3lrkr", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:13.444Z", "message": "[localhost] run: /home/ubuntu/vellum_host_q3lrkr/env/bin/pip freeze", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:13.444Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "d1e927c7-9dac-4ef7-b06a-34d2dbb46446"}, {"node_instance_id": "dime_host_zpzhgy", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:14.330Z", "message": "Task started 'cloudify_agent.installer.operations.configure'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:14.330Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "proxy_host_e9ne6d", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:14.330Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:14.330Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "proxy_host_e9ne6d", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:14.330Z", "message": "Configuring Agent", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:14.330Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "sprout_host_ph9xfc", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:14.330Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:14.330Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "proxy_host_e9ne6d", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:14.330Z", "message": "Sending task 'cloudify_agent.installer.operations.configure'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:14.330Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "sprout_host_ph9xfc", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:14.330Z", "message": "Task started 'diamond_agent.tasks.add_collectors'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:14.330Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "bind_host_3uinc3", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:14.506Z", "message": "Auto-correcting virtualenv /home/ubuntu/bind_host_3uinc3/env", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:14.506Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "8d25a6ab-dcd2-4a74-9eff-df9dfce9871b"}, {"node_instance_id": "proxy_host_e9ne6d", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:14.506Z", "message": "/home/ubuntu/proxy_host_e9ne6d/env/lib/python2.7/site-packages/requests/packages/urllib3/util/ssl_.py:334: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:14.506Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "2536ae7a-1332-4900-a18b-535374e65e6e"}, {"node_instance_id": "proxy_host_e9ne6d", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:14.506Z", "message": "Successfully created daemon: proxy_host_e9ne6d", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:14.506Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "2536ae7a-1332-4900-a18b-535374e65e6e"}, {"node_instance_id": "bind_host_3uinc3", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:14.506Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:14.506Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "8d25a6ab-dcd2-4a74-9eff-df9dfce9871b"}, {"node_instance_id": "proxy_host_e9ne6d", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:14.506Z", "message": "Creating...", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:14.506Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "2536ae7a-1332-4900-a18b-535374e65e6e"}, {"node_instance_id": "bind_host_3uinc3", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:14.506Z", "message": "Configuring...", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:14.506Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "8d25a6ab-dcd2-4a74-9eff-df9dfce9871b"}, {"node_instance_id": "bind_host_3uinc3", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:14.506Z", "message": "Successfully configured cfy-agent", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:14.506Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "8d25a6ab-dcd2-4a74-9eff-df9dfce9871b"}, {"node_instance_id": "ellis_host_012nnx", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:14.506Z", "message": "Starting...", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:14.506Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "43c89ef6-29d3-4697-b924-ea0eebd6cdfd"}, {"node_instance_id": "ellis_host_012nnx", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:14.506Z", "message": "Successfully started daemon: ellis_host_012nnx", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:14.506Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "43c89ef6-29d3-4697-b924-ea0eebd6cdfd"}, {"node_instance_id": "proxy_host_e9ne6d", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:14.506Z", "message": " SNIMissingWarning", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:14.506Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "2536ae7a-1332-4900-a18b-535374e65e6e"}, {"node_instance_id": "bind_host_3uinc3", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:14.506Z", "message": "Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.4', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/bind_host_3uinc3/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/bind_host_3uinc3/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_REST_TENANT': 'default_tenant', 'CLOUDIFY_DAEMON_USER': 'ubuntu', 'REST_PORT': '53333', 'CLOUDIFY_DAEMON_MIN_WORKERS': '0', 'CLOUDIFY_BYPASS_MAINTENANCE_MODE': 'False', 'CLOUDIFY_DAEMON_NAME': 'bind_host_3uinc3', 'REST_HOST': '192.168.120.4', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/bind_host_3uinc3/work', 'CLOUDIFY_DAEMON_QUEUE': 'bind_host_3uinc3', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.Dwa1Bw.MqyoQL_0yjuJ9ufxE4RNQ7nqMZc'}", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:14.506Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "8d25a6ab-dcd2-4a74-9eff-df9dfce9871b"}, {"node_instance_id": "ellis_host_012nnx", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:14.506Z", "message": "Starting daemon with command: sudo service celeryd-ellis_host_012nnx start", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:14.506Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "43c89ef6-29d3-4697-b924-ea0eebd6cdfd"}, {"node_instance_id": "bind_host_3uinc3", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:15.469Z", "message": "Configuring Agent", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:15.469Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "bind_host_3uinc3", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:15.469Z", "message": "Task started 'cloudify_agent.installer.operations.configure'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:15.469Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}], "metadata": {"pagination": {"total": 1426, "offset": 974, "size": 50}}} 2018-12-27 19:13:57,839 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:13:57,840 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:13:57 GMT 2018-12-27 19:13:57,840 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:13:57,840 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 29050 2018-12-27 19:13:57,840 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:13:57,841 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent bono_host_xqummd 2018-12-27 19:13:57,841 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:13:57,842 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-12-27 19:13:57,842 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-12-27 19:13:57,842 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-12-27 19:13:57,842 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-12-27 19:13:57,842 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-12-27 19:13:57,843 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-12-27 19:13:57,843 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-12-27 19:13:57,843 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:13:57,843 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2018-12-27 19:13:57,843 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.4', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/proxy_host_e9ne6d/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/proxy_host_e9ne6d/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_REST_TENANT': 'default_tenant', 'CLOUDIFY_DAEMON_USER': 'ubuntu', 'REST_PORT': '53333', 'CLOUDIFY_DAEMON_MIN_WORKERS': '0', 'CLOUDIFY_BYPASS_MAINTENANCE_MODE': 'False', 'CLOUDIFY_DAEMON_NAME': 'proxy_host_e9ne6d', 'REST_HOST': '192.168.120.4', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/proxy_host_e9ne6d/work', 'CLOUDIFY_DAEMON_QUEUE': 'proxy_host_e9ne6d', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.Dwa1Bw.MqyoQL_0yjuJ9ufxE4RNQ7nqMZc'} 2018-12-27 19:13:57,843 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2018-12-27 19:13:57,844 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:13:57,844 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Untaring Agent package... 2018-12-27 19:13:57,844 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-12-27 19:13:57,844 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:13:57,844 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2018-12-27 19:13:57,844 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:13:57,845 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:13:57,845 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:13:57,845 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-12-27 19:13:57,845 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:13:57,845 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-12-27 19:13:57,845 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:13:57,846 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:13:57,846 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured cfy-agent 2018-12-27 19:13:57,846 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/proxy_host_e9ne6d/env 2018-12-27 19:13:57,846 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2018-12-27 19:13:57,846 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /home/ubuntu/vellum_host_q3lrkr/env/bin/pip freeze 2018-12-27 19:13:57,847 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-12-27 19:13:57,847 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-12-27 19:13:57,847 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-12-27 19:13:57,847 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-12-27 19:13:57,847 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-12-27 19:13:57,847 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-12-27 19:13:57,848 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/bind_host_3uinc3/env 2018-12-27 19:13:57,848 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/proxy_host_e9ne6d/env/lib/python2.7/site-packages/requests/packages/urllib3/util/ssl_.py:334: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings 2018-12-27 19:13:57,848 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: proxy_host_e9ne6d 2018-12-27 19:13:57,848 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2018-12-27 19:13:57,848 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2018-12-27 19:13:57,848 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-12-27 19:13:57,849 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured cfy-agent 2018-12-27 19:13:57,849 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2018-12-27 19:13:57,849 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: ellis_host_012nnx 2018-12-27 19:13:57,849 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2018-12-27 19:13:57,849 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.4', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/bind_host_3uinc3/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/bind_host_3uinc3/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_REST_TENANT': 'default_tenant', 'CLOUDIFY_DAEMON_USER': 'ubuntu', 'REST_PORT': '53333', 'CLOUDIFY_DAEMON_MIN_WORKERS': '0', 'CLOUDIFY_BYPASS_MAINTENANCE_MODE': 'False', 'CLOUDIFY_DAEMON_NAME': 'bind_host_3uinc3', 'REST_HOST': '192.168.120.4', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/bind_host_3uinc3/work', 'CLOUDIFY_DAEMON_QUEUE': 'bind_host_3uinc3', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.Dwa1Bw.MqyoQL_0yjuJ9ufxE4RNQ7nqMZc'} 2018-12-27 19:13:57,849 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service celeryd-ellis_host_012nnx start 2018-12-27 19:13:57,849 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-12-27 19:13:57,850 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-12-27 19:13:57,850 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/executions/69c9e1cc-ca87-4203-b034-715ac6acec9a 2018-12-27 19:13:57,912 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:13:57,912 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:13:57,912 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:13:57,912 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:13:57,913 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:13:57,913 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:13:57,913 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:13:57,913 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-27T19:09:59.700Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"} 2018-12-27 19:13:57,913 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:13:57,913 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:13:57 GMT 2018-12-27 19:13:57,914 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:13:57,914 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-27 19:13:57,914 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:14:02,919 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/events 2018-12-27 19:14:03,088 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:14:03,089 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:14:03,089 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:14:03,089 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:14:03,089 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:14:03,089 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:14:03,089 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:14:03,089 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_host_012nnx", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:15.469Z", "message": "Installing plugins", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:15.469Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "bind_host_3uinc3", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:15.469Z", "message": "Task started 'cloudify_agent.installer.operations.configure'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:15.469Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "ellis_host_012nnx", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:15.469Z", "message": "Task succeeded 'cloudify_agent.installer.operations.start'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:15.469Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "bind_host_3uinc3", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:15.469Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:15.469Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "ellis_host_012nnx", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:15.469Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:15.469Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "vellum_host_q3lrkr", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:15.469Z", "message": "Task started 'diamond_agent.tasks.install'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:15.469Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "bind_host_3uinc3", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:15.469Z", "message": "Sending task 'cloudify_agent.installer.operations.configure'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:15.469Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "vellum_host_q3lrkr", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:15.469Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:15.469Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "vellum_host_q3lrkr", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:15.469Z", "message": "Sending task 'diamond_agent.tasks.install'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:15.469Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "ellis_host_012nnx", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:15.469Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:15.469Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "ellis_host_012nnx", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:15.711Z", "message": "[localhost] run: /home/ubuntu/ellis_host_012nnx/env/bin/pip freeze", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:15.711Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "55300979-7fdb-429d-ad1b-8f2829e944b9"}, {"node_instance_id": "dime_host_zpzhgy", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:15.711Z", "message": "SSH connection is ready", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:15.711Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "93b5521d-6ec6-4363-91ba-3b947718d0e9"}, {"node_instance_id": "proxy_host_e9ne6d", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:15.711Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:15.711Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "d78e340e-d9fe-48bd-a4b9-55f4cee0a28f"}, {"node_instance_id": "dime_host_zpzhgy", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:15.711Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:15.711Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "93b5521d-6ec6-4363-91ba-3b947718d0e9"}, {"node_instance_id": "dime_host_zpzhgy", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:15.711Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:15.711Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "93b5521d-6ec6-4363-91ba-3b947718d0e9"}, {"node_instance_id": "bono_host_xqummd", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:15.711Z", "message": "Successfully started daemon: bono_host_xqummd", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:15.711Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "8e72bc62-5c25-4ca8-916f-495498acb73d"}, {"node_instance_id": "dime_host_zpzhgy", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:15.711Z", "message": "Validating SSH connection", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:15.711Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "93b5521d-6ec6-4363-91ba-3b947718d0e9"}, {"node_instance_id": "dime_host_zpzhgy", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:15.711Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:15.711Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "93b5521d-6ec6-4363-91ba-3b947718d0e9"}, {"node_instance_id": "dime_host_zpzhgy", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:15.711Z", "message": "Configuring Agent dime_host_zpzhgy", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:15.711Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "93b5521d-6ec6-4363-91ba-3b947718d0e9"}, {"node_instance_id": "vellum_host_q3lrkr", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:15.711Z", "message": "Removing directory: /tmp/tmppDyqVu", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:15.711Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "d1e927c7-9dac-4ef7-b06a-34d2dbb46446"}, {"node_instance_id": "dime_host_zpzhgy", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:15.711Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:15.711Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "93b5521d-6ec6-4363-91ba-3b947718d0e9"}, {"node_instance_id": "bono_host_xqummd", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:15.711Z", "message": "Starting daemon with command: sudo service celeryd-bono_host_xqummd start", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:15.711Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "8e72bc62-5c25-4ca8-916f-495498acb73d"}, {"node_instance_id": "ellis_host_012nnx", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:15.711Z", "message": "Installing plugin: diamond", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:15.711Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "55300979-7fdb-429d-ad1b-8f2829e944b9"}, {"node_instance_id": "dime_host_zpzhgy", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:15.711Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:15.711Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "93b5521d-6ec6-4363-91ba-3b947718d0e9"}, {"node_instance_id": "dime_host_zpzhgy", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:15.711Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:15.711Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "93b5521d-6ec6-4363-91ba-3b947718d0e9"}, {"node_instance_id": "proxy_host_e9ne6d", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:15.711Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:15.711Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "d78e340e-d9fe-48bd-a4b9-55f4cee0a28f"}, {"node_instance_id": "dime_host_zpzhgy", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:15.711Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:15.711Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "93b5521d-6ec6-4363-91ba-3b947718d0e9"}, {"node_instance_id": "dime_host_zpzhgy", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:15.711Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:15.711Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "93b5521d-6ec6-4363-91ba-3b947718d0e9"}, {"node_instance_id": "proxy_host_e9ne6d", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:15.711Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:15.711Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "d78e340e-d9fe-48bd-a4b9-55f4cee0a28f"}, {"node_instance_id": "proxy_host_e9ne6d", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:15.711Z", "message": "SSH connection is ready", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:15.711Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "d78e340e-d9fe-48bd-a4b9-55f4cee0a28f"}, {"node_instance_id": "bono_host_xqummd", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:15.711Z", "message": "Starting...", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:15.711Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "8e72bc62-5c25-4ca8-916f-495498acb73d"}, {"node_instance_id": "proxy_host_e9ne6d", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:15.711Z", "message": "Validating SSH connection", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:15.711Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "d78e340e-d9fe-48bd-a4b9-55f4cee0a28f"}, {"node_instance_id": "vellum_host_q3lrkr", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:15.711Z", "message": "Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv.", "level": "warning", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:15.711Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "d1e927c7-9dac-4ef7-b06a-34d2dbb46446"}, {"node_instance_id": "proxy_host_e9ne6d", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:15.711Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:15.711Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "d78e340e-d9fe-48bd-a4b9-55f4cee0a28f"}, {"node_instance_id": "bind_host_3uinc3", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:15.711Z", "message": "Successfully created daemon: bind_host_3uinc3", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:15.711Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "8d25a6ab-dcd2-4a74-9eff-df9dfce9871b"}, {"node_instance_id": "bind_host_3uinc3", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:15.711Z", "message": "Creating...", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:15.711Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "8d25a6ab-dcd2-4a74-9eff-df9dfce9871b"}, {"node_instance_id": "bind_host_3uinc3", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:15.711Z", "message": "/home/ubuntu/bind_host_3uinc3/env/lib/python2.7/site-packages/requests/packages/urllib3/util/ssl_.py:334: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:15.711Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "8d25a6ab-dcd2-4a74-9eff-df9dfce9871b"}, {"node_instance_id": "dime_host_zpzhgy", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:15.711Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:15.711Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "93b5521d-6ec6-4363-91ba-3b947718d0e9"}, {"node_instance_id": "bind_host_3uinc3", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:15.711Z", "message": " SNIMissingWarning", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:15.711Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "8d25a6ab-dcd2-4a74-9eff-df9dfce9871b"}, {"node_instance_id": "bono_host_xqummd", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:16.499Z", "message": "Installing plugins", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:16.499Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "bono_host_xqummd", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:16.499Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:16.499Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "vellum_host_q3lrkr", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:16.499Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:16.499Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "bono_host_xqummd", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:16.499Z", "message": "Task succeeded 'cloudify_agent.installer.operations.start'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:16.499Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "dime_host_zpzhgy", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:16.499Z", "message": "Task started 'cloudify_agent.installer.operations.start'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:16.499Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "vellum_host_q3lrkr", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:16.499Z", "message": "Sending task 'diamond_agent.tasks.start'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:16.499Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "vellum_host_q3lrkr", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:16.499Z", "message": "Task started 'diamond_agent.tasks.start'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:16.499Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "dime_host_zpzhgy", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:16.499Z", "message": "Task succeeded 'cloudify_agent.installer.operations.configure'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:16.499Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "bono_host_xqummd", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:16.499Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:16.499Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "dime_host_zpzhgy", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:16.499Z", "message": "Starting Agent", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:16.499Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "vellum_host_q3lrkr", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:16.499Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:16.499Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}], "metadata": {"pagination": {"total": 1430, "offset": 1024, "size": 50}}} 2018-12-27 19:14:03,090 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:14:03,090 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:14:03 GMT 2018-12-27 19:14:03,090 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:14:03,090 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27250 2018-12-27 19:14:03,090 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:14:03,091 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-12-27 19:14:03,092 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-12-27 19:14:03,092 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-12-27 19:14:03,092 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-12-27 19:14:03,092 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-12-27 19:14:03,092 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-12-27 19:14:03,093 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-12-27 19:14:03,093 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-12-27 19:14:03,093 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-12-27 19:14:03,093 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-12-27 19:14:03,093 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /home/ubuntu/ellis_host_012nnx/env/bin/pip freeze 2018-12-27 19:14:03,093 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-12-27 19:14:03,093 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:14:03,094 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:14:03,094 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:14:03,094 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: bono_host_xqummd 2018-12-27 19:14:03,094 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-12-27 19:14:03,094 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:14:03,094 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent dime_host_zpzhgy 2018-12-27 19:14:03,095 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmppDyqVu 2018-12-27 19:14:03,095 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:14:03,095 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service celeryd-bono_host_xqummd start 2018-12-27 19:14:03,095 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2018-12-27 19:14:03,095 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:14:03,095 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:14:03,096 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:14:03,096 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:14:03,096 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:14:03,096 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:14:03,096 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-12-27 19:14:03,096 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2018-12-27 19:14:03,097 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-12-27 19:14:03,097 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv. 2018-12-27 19:14:03,097 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:14:03,097 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: bind_host_3uinc3 2018-12-27 19:14:03,097 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2018-12-27 19:14:03,097 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/bind_host_3uinc3/env/lib/python2.7/site-packages/requests/packages/urllib3/util/ssl_.py:334: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings 2018-12-27 19:14:03,098 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:14:03,098 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2018-12-27 19:14:03,098 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-12-27 19:14:03,098 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-12-27 19:14:03,098 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-12-27 19:14:03,098 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-12-27 19:14:03,098 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-12-27 19:14:03,099 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-12-27 19:14:03,099 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-12-27 19:14:03,099 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-12-27 19:14:03,099 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-12-27 19:14:03,099 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-12-27 19:14:03,099 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-12-27 19:14:03,100 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/executions/69c9e1cc-ca87-4203-b034-715ac6acec9a 2018-12-27 19:14:03,158 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:14:03,158 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:14:03,158 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:14:03,158 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:14:03,158 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:14:03,158 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:14:03,158 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:14:03,158 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-27T19:09:59.700Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"} 2018-12-27 19:14:03,159 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:14:03,159 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:14:03 GMT 2018-12-27 19:14:03,159 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:14:03,159 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-27 19:14:03,159 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:14:08,164 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/events 2018-12-27 19:14:08,451 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:14:08,451 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:14:08,451 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:14:08,451 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:14:08,452 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:14:08,452 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:14:08,452 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:14:08,452 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_host_zpzhgy", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:16.499Z", "message": "Sending task 'cloudify_agent.installer.operations.start'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:16.499Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "bind_host_3uinc3", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:16.735Z", "message": "Validating SSH connection", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:16.735Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "83a9dcf0-59cc-45bd-b2f6-579fffbb50c1"}, {"node_instance_id": "homer_host_0yd3xw", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:16.735Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:16.735Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "f60fe796-d0f9-4089-95d1-9d347d678504"}, {"node_instance_id": "homer_host_0yd3xw", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:16.735Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:16.735Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "f60fe796-d0f9-4089-95d1-9d347d678504"}, {"node_instance_id": "bono_host_xqummd", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:16.735Z", "message": "[localhost] run: /home/ubuntu/bono_host_xqummd/env/bin/pip freeze", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:16.735Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "518b9780-a3d7-4945-81d6-3e2e89bea365"}, {"node_instance_id": "bono_host_xqummd", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:16.735Z", "message": "Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:16.735Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "518b9780-a3d7-4945-81d6-3e2e89bea365"}, {"node_instance_id": "ellis_host_012nnx", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:16.735Z", "message": "Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:16.735Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "55300979-7fdb-429d-ad1b-8f2829e944b9"}, {"node_instance_id": "proxy_host_e9ne6d", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:16.735Z", "message": "Configuring Agent proxy_host_e9ne6d", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:16.735Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "d78e340e-d9fe-48bd-a4b9-55f4cee0a28f"}, {"node_instance_id": "homer_host_0yd3xw", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:16.735Z", "message": "broker_get_settings_from_manager set by default value", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:16.735Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "f60fe796-d0f9-4089-95d1-9d347d678504"}, {"node_instance_id": "bind_host_3uinc3", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:16.735Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:16.735Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "83a9dcf0-59cc-45bd-b2f6-579fffbb50c1"}, {"node_instance_id": "bind_host_3uinc3", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:16.735Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:16.735Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "83a9dcf0-59cc-45bd-b2f6-579fffbb50c1"}, {"node_instance_id": "bind_host_3uinc3", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:16.735Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:16.735Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "83a9dcf0-59cc-45bd-b2f6-579fffbb50c1"}, {"node_instance_id": "homer_host_0yd3xw", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:16.735Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:16.735Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "f60fe796-d0f9-4089-95d1-9d347d678504"}, {"node_instance_id": "proxy_host_e9ne6d", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:16.735Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:16.735Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "d78e340e-d9fe-48bd-a4b9-55f4cee0a28f"}, {"node_instance_id": "proxy_host_e9ne6d", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:16.735Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:16.735Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "d78e340e-d9fe-48bd-a4b9-55f4cee0a28f"}, {"node_instance_id": "homer_host_0yd3xw", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:16.735Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:16.735Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "f60fe796-d0f9-4089-95d1-9d347d678504"}, {"node_instance_id": "homer_host_0yd3xw", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:16.735Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:16.735Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "f60fe796-d0f9-4089-95d1-9d347d678504"}, {"node_instance_id": "proxy_host_e9ne6d", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:16.735Z", "message": "Creating start-on-boot entry", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:16.735Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "d78e340e-d9fe-48bd-a4b9-55f4cee0a28f"}, {"node_instance_id": "proxy_host_e9ne6d", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:16.735Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:16.735Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "d78e340e-d9fe-48bd-a4b9-55f4cee0a28f"}, {"node_instance_id": "bono_host_xqummd", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:16.735Z", "message": "Installing plugin: diamond", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:16.735Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "518b9780-a3d7-4945-81d6-3e2e89bea365"}, {"node_instance_id": "bind_host_3uinc3", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:16.735Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:16.735Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "83a9dcf0-59cc-45bd-b2f6-579fffbb50c1"}, {"node_instance_id": "bono_host_xqummd", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:16.735Z", "message": "Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty]", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:16.735Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "518b9780-a3d7-4945-81d6-3e2e89bea365"}, {"node_instance_id": "ellis_host_012nnx", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:16.735Z", "message": "Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty]", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:16.735Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "55300979-7fdb-429d-ad1b-8f2829e944b9"}, {"node_instance_id": "homer_host_0yd3xw", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:16.735Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:16.735Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "f60fe796-d0f9-4089-95d1-9d347d678504"}, {"node_instance_id": "homer_host_0yd3xw", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:16.735Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:16.735Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "f60fe796-d0f9-4089-95d1-9d347d678504"}, {"node_instance_id": "bind_host_3uinc3", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:16.735Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:16.735Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "83a9dcf0-59cc-45bd-b2f6-579fffbb50c1"}, {"node_instance_id": "bind_host_3uinc3", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:16.735Z", "message": "Configuring Agent bind_host_3uinc3", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:16.735Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "83a9dcf0-59cc-45bd-b2f6-579fffbb50c1"}, {"node_instance_id": "bind_host_3uinc3", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:16.735Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:16.735Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "83a9dcf0-59cc-45bd-b2f6-579fffbb50c1"}, {"node_instance_id": "ellis_host_012nnx", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:16.735Z", "message": "Installing plugin from source", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:16.735Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "55300979-7fdb-429d-ad1b-8f2829e944b9"}, {"node_instance_id": "bono_host_xqummd", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:16.735Z", "message": "Installing plugin from source", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:16.735Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "518b9780-a3d7-4945-81d6-3e2e89bea365"}, {"node_instance_id": "bind_host_3uinc3", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:16.735Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:16.735Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "83a9dcf0-59cc-45bd-b2f6-579fffbb50c1"}, {"node_instance_id": "homer_host_0yd3xw", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:16.735Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:16.735Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "f60fe796-d0f9-4089-95d1-9d347d678504"}, {"node_instance_id": "proxy_host_e9ne6d", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:16.735Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:16.735Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "d78e340e-d9fe-48bd-a4b9-55f4cee0a28f"}, {"node_instance_id": "bind_host_3uinc3", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:16.735Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:16.735Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "83a9dcf0-59cc-45bd-b2f6-579fffbb50c1"}, {"node_instance_id": "proxy_host_e9ne6d", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:16.735Z", "message": "Configuring...", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:16.735Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "d78e340e-d9fe-48bd-a4b9-55f4cee0a28f"}, {"node_instance_id": "homer_host_0yd3xw", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:16.735Z", "message": "disable_requiretty set by default value", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:16.735Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "f60fe796-d0f9-4089-95d1-9d347d678504"}, {"node_instance_id": "homer_host_0yd3xw", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:16.735Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:16.735Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "f60fe796-d0f9-4089-95d1-9d347d678504"}, {"node_instance_id": "dime_host_zpzhgy", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:16.735Z", "message": "Configuring...", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:16.735Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "93b5521d-6ec6-4363-91ba-3b947718d0e9"}, {"node_instance_id": "homer_host_0yd3xw", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:16.735Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:16.735Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "f60fe796-d0f9-4089-95d1-9d347d678504"}, {"node_instance_id": "proxy_host_e9ne6d", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:16.735Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:16.735Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "d78e340e-d9fe-48bd-a4b9-55f4cee0a28f"}, {"node_instance_id": "homer_host_0yd3xw", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:16.735Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:16.735Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "f60fe796-d0f9-4089-95d1-9d347d678504"}, {"node_instance_id": "dime_host_zpzhgy", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:16.735Z", "message": "Creating start-on-boot entry", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:16.735Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "93b5521d-6ec6-4363-91ba-3b947718d0e9"}, {"node_instance_id": "homer_host_0yd3xw", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:16.735Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:16.735Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "f60fe796-d0f9-4089-95d1-9d347d678504"}, {"node_instance_id": "homer_host_0yd3xw", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:16.735Z", "message": "env set by default value", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:16.735Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "f60fe796-d0f9-4089-95d1-9d347d678504"}, {"node_instance_id": "homer_host_0yd3xw", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:16.735Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:16.735Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "f60fe796-d0f9-4089-95d1-9d347d678504"}, {"node_instance_id": "homer_host_0yd3xw", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:16.735Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:16.735Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "f60fe796-d0f9-4089-95d1-9d347d678504"}, {"node_instance_id": "dime_host_zpzhgy", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:16.735Z", "message": "Successfully configured daemon: dime_host_zpzhgy", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:16.735Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "93b5521d-6ec6-4363-91ba-3b947718d0e9"}, {"node_instance_id": "homer_host_0yd3xw", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:16.735Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:16.735Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "f60fe796-d0f9-4089-95d1-9d347d678504"}, {"node_instance_id": "dime_host_zpzhgy", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:16.735Z", "message": "Deploying celery configuration.", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:16.735Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "93b5521d-6ec6-4363-91ba-3b947718d0e9"}, {"node_instance_id": "proxy_host_e9ne6d", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:16.735Z", "message": "Successfully configured daemon: proxy_host_e9ne6d", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:16.735Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "d78e340e-d9fe-48bd-a4b9-55f4cee0a28f"}], "metadata": {"pagination": {"total": 1431, "offset": 1074, "size": 50}}} 2018-12-27 19:14:08,452 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:14:08,452 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:14:08 GMT 2018-12-27 19:14:08,452 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:14:08,452 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27774 2018-12-27 19:14:08,452 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:14:08,454 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-12-27 19:14:08,454 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-12-27 19:14:08,454 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:14:08,454 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:14:08,454 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /home/ubuntu/bono_host_xqummd/env/bin/pip freeze 2018-12-27 19:14:08,455 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2018-12-27 19:14:08,455 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2018-12-27 19:14:08,455 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent proxy_host_e9ne6d 2018-12-27 19:14:08,455 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2018-12-27 19:14:08,455 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:14:08,455 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:14:08,455 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:14:08,456 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:14:08,456 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:14:08,456 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:14:08,456 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:14:08,456 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:14:08,456 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2018-12-27 19:14:08,457 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:14:08,457 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2018-12-27 19:14:08,457 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:14:08,457 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2018-12-27 19:14:08,457 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2018-12-27 19:14:08,457 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:14:08,458 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:14:08,458 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:14:08,458 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent bind_host_3uinc3 2018-12-27 19:14:08,458 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:14:08,458 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-12-27 19:14:08,458 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-12-27 19:14:08,459 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:14:08,459 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:14:08,459 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:14:08,459 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:14:08,459 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-12-27 19:14:08,459 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2018-12-27 19:14:08,460 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:14:08,460 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-12-27 19:14:08,460 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:14:08,460 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:14:08,460 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:14:08,460 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2018-12-27 19:14:08,460 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:14:08,461 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2018-12-27 19:14:08,461 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:14:08,461 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:14:08,461 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: dime_host_zpzhgy 2018-12-27 19:14:08,461 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:14:08,461 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2018-12-27 19:14:08,461 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: proxy_host_e9ne6d 2018-12-27 19:14:08,462 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/executions/69c9e1cc-ca87-4203-b034-715ac6acec9a 2018-12-27 19:14:08,597 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:14:08,597 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:14:08,597 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:14:08,598 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:14:08,598 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:14:08,598 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:14:08,598 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:14:08,598 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-27T19:09:59.700Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"} 2018-12-27 19:14:08,598 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:14:08,598 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:14:08 GMT 2018-12-27 19:14:08,598 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:14:08,598 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-27 19:14:08,599 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:14:13,604 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/events 2018-12-27 19:14:13,779 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:14:13,779 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:14:13,779 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:14:13,779 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:14:13,779 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:14:13,779 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:14:13,779 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:14:13,780 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_3uinc3", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:16.735Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:16.735Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "83a9dcf0-59cc-45bd-b2f6-579fffbb50c1"}, {"node_instance_id": "bind_host_3uinc3", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:16.735Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:16.735Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "83a9dcf0-59cc-45bd-b2f6-579fffbb50c1"}, {"node_instance_id": "homer_host_0yd3xw", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:16.735Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:16.735Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "f60fe796-d0f9-4089-95d1-9d347d678504"}, {"node_instance_id": "bind_host_3uinc3", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:16.735Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:16.735Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "83a9dcf0-59cc-45bd-b2f6-579fffbb50c1"}, {"node_instance_id": "homer_host_0yd3xw", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:16.735Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:16.735Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "f60fe796-d0f9-4089-95d1-9d347d678504"}, {"node_instance_id": "bind_host_3uinc3", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:16.735Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:16.735Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "83a9dcf0-59cc-45bd-b2f6-579fffbb50c1"}, {"node_instance_id": "proxy_host_e9ne6d", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:16.735Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:16.735Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "d78e340e-d9fe-48bd-a4b9-55f4cee0a28f"}, {"node_instance_id": "ellis_host_012nnx", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:17.506Z", "message": "Sending task 'diamond_agent.tasks.install'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:17.506Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "vellum_host_q3lrkr", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:17.506Z", "message": "Task started 'diamond_agent.tasks.add_collectors'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:17.506Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "bind_host_3uinc3", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:17.506Z", "message": "Task succeeded 'cloudify_agent.installer.operations.configure'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:17.506Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "bono_host_xqummd", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:17.506Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:17.506Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "proxy_host_e9ne6d", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:17.506Z", "message": "Task succeeded 'cloudify_agent.installer.operations.configure'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:17.506Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "ellis_host_012nnx", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:17.506Z", "message": "Task started 'diamond_agent.tasks.install'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:17.506Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "vellum_host_q3lrkr", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:17.506Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:17.506Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "ellis_host_012nnx", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:17.506Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:17.506Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "proxy_host_e9ne6d", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:17.506Z", "message": "Starting Agent", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:17.506Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "proxy_host_e9ne6d", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:17.506Z", "message": "Task started 'cloudify_agent.installer.operations.start'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:17.506Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "proxy_host_e9ne6d", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:17.506Z", "message": "Sending task 'cloudify_agent.installer.operations.start'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:17.506Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "bono_host_xqummd", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:17.506Z", "message": "Sending task 'diamond_agent.tasks.install'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:17.506Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "dime_host_zpzhgy", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:17.921Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:17.921Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "38ee1de7-82dc-47cf-9949-9ec19f3aee83"}, {"node_instance_id": "homer_host_0yd3xw", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:17.921Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:17.921Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "f60fe796-d0f9-4089-95d1-9d347d678504"}, {"node_instance_id": "homer_host_0yd3xw", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:17.921Z", "message": "Downloading Agent Package from https://192.168.120.4:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:17.921Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "f60fe796-d0f9-4089-95d1-9d347d678504"}, {"node_instance_id": "ellis_host_012nnx", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:17.921Z", "message": "Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv.", "level": "warning", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:17.921Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "55300979-7fdb-429d-ad1b-8f2829e944b9"}, {"node_instance_id": "bind_host_3uinc3", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:17.921Z", "message": "Successfully configured daemon: bind_host_3uinc3", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:17.921Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "83a9dcf0-59cc-45bd-b2f6-579fffbb50c1"}, {"node_instance_id": "homer_host_0yd3xw", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:17.921Z", "message": "Attempting to locate wget on the host machine", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:17.921Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "f60fe796-d0f9-4089-95d1-9d347d678504"}, {"node_instance_id": "dime_host_zpzhgy", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:17.921Z", "message": "Validating SSH connection", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:17.921Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "38ee1de7-82dc-47cf-9949-9ec19f3aee83"}, {"node_instance_id": "dime_host_zpzhgy", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:17.921Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:17.921Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "38ee1de7-82dc-47cf-9949-9ec19f3aee83"}, {"node_instance_id": "bono_host_xqummd", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:17.921Z", "message": "Removing directory: /tmp/tmp_d3gAI", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:17.921Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "518b9780-a3d7-4945-81d6-3e2e89bea365"}, {"node_instance_id": "homer_host_0yd3xw", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:17.921Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:17.921Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "f60fe796-d0f9-4089-95d1-9d347d678504"}, {"node_instance_id": "homer_host_0yd3xw", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:17.921Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:17.921Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "f60fe796-d0f9-4089-95d1-9d347d678504"}, {"node_instance_id": "homer_host_0yd3xw", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:17.921Z", "message": "Creating agent from package", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:17.921Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "f60fe796-d0f9-4089-95d1-9d347d678504"}, {"node_instance_id": "homer_host_0yd3xw", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:17.921Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:17.921Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "f60fe796-d0f9-4089-95d1-9d347d678504"}, {"node_instance_id": "homer_host_0yd3xw", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:17.921Z", "message": "Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/homer_host_0yd3xw/cloudify/ssl/cloudify_internal_cert.pem", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:17.921Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "f60fe796-d0f9-4089-95d1-9d347d678504"}, {"node_instance_id": "ellis_host_012nnx", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:17.921Z", "message": "Removing directory: /tmp/tmpKFgSpU", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:17.921Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "55300979-7fdb-429d-ad1b-8f2829e944b9"}, {"node_instance_id": "homer_host_0yd3xw", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:17.921Z", "message": "system_python set by default value", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:17.921Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "f60fe796-d0f9-4089-95d1-9d347d678504"}, {"node_instance_id": "homer_host_0yd3xw", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:17.921Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:17.921Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "f60fe796-d0f9-4089-95d1-9d347d678504"}, {"node_instance_id": "homer_host_0yd3xw", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:17.921Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:17.921Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "f60fe796-d0f9-4089-95d1-9d347d678504"}, {"node_instance_id": "bind_host_3uinc3", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:17.921Z", "message": "Creating start-on-boot entry", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:17.921Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "83a9dcf0-59cc-45bd-b2f6-579fffbb50c1"}, {"node_instance_id": "dime_host_zpzhgy", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:17.921Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:17.921Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "38ee1de7-82dc-47cf-9949-9ec19f3aee83"}, {"node_instance_id": "bind_host_3uinc3", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:17.921Z", "message": "Deploying celery configuration.", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:17.921Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "83a9dcf0-59cc-45bd-b2f6-579fffbb50c1"}, {"node_instance_id": "homer_host_0yd3xw", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:17.921Z", "message": "Creating Agent homer_host_0yd3xw", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:17.921Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "f60fe796-d0f9-4089-95d1-9d347d678504"}, {"node_instance_id": "bono_host_xqummd", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:17.921Z", "message": "Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv.", "level": "warning", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:17.921Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "518b9780-a3d7-4945-81d6-3e2e89bea365"}, {"node_instance_id": "dime_host_zpzhgy", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:17.921Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:17.921Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "38ee1de7-82dc-47cf-9949-9ec19f3aee83"}, {"node_instance_id": "bind_host_3uinc3", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:17.921Z", "message": "Configuring...", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:17.921Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "83a9dcf0-59cc-45bd-b2f6-579fffbb50c1"}, {"node_instance_id": "bono_host_xqummd", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:18.516Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:18.516Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "bind_host_3uinc3", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:18.516Z", "message": "Task started 'cloudify_agent.installer.operations.start'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:18.516Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "bono_host_xqummd", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:18.516Z", "message": "Task started 'diamond_agent.tasks.start'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:18.516Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "bono_host_xqummd", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:18.516Z", "message": "Task started 'diamond_agent.tasks.install'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:18.516Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "bono_host_xqummd", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:18.516Z", "message": "Sending task 'diamond_agent.tasks.start'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:18.516Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "bind_host_3uinc3", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:18.516Z", "message": "Starting Agent", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:18.516Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}], "metadata": {"pagination": {"total": 1465, "offset": 1124, "size": 50}}} 2018-12-27 19:14:13,780 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:14:13,780 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:14:13 GMT 2018-12-27 19:14:13,780 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:14:13,780 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27081 2018-12-27 19:14:13,780 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:14:13,781 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:14:13,782 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:14:13,782 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:14:13,782 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:14:13,782 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:14:13,782 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:14:13,782 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:14:13,783 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-12-27 19:14:13,783 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-12-27 19:14:13,783 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-12-27 19:14:13,783 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-12-27 19:14:13,783 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-12-27 19:14:13,783 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-12-27 19:14:13,784 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-12-27 19:14:13,784 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-12-27 19:14:13,784 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-12-27 19:14:13,784 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-12-27 19:14:13,784 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-12-27 19:14:13,784 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-12-27 19:14:13,784 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:14:13,785 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:14:13,785 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://192.168.120.4:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2018-12-27 19:14:13,785 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv. 2018-12-27 19:14:13,785 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: bind_host_3uinc3 2018-12-27 19:14:13,785 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Attempting to locate wget on the host machine 2018-12-27 19:14:13,785 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-12-27 19:14:13,786 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:14:13,786 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmp_d3gAI 2018-12-27 19:14:13,786 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:14:13,786 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:14:13,786 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent from package 2018-12-27 19:14:13,786 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:14:13,787 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/homer_host_0yd3xw/cloudify/ssl/cloudify_internal_cert.pem 2018-12-27 19:14:13,787 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpKFgSpU 2018-12-27 19:14:13,787 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - system_python set by default value 2018-12-27 19:14:13,787 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:14:13,787 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:14:13,787 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2018-12-27 19:14:13,788 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:14:13,788 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2018-12-27 19:14:13,788 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent homer_host_0yd3xw 2018-12-27 19:14:13,788 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv. 2018-12-27 19:14:13,788 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:14:13,788 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-12-27 19:14:13,788 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-12-27 19:14:13,789 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-12-27 19:14:13,789 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-12-27 19:14:13,789 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-12-27 19:14:13,789 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-12-27 19:14:13,789 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-12-27 19:14:13,789 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/executions/69c9e1cc-ca87-4203-b034-715ac6acec9a 2018-12-27 19:14:13,853 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:14:13,853 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:14:13,853 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:14:13,853 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:14:13,853 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:14:13,853 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:14:13,854 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:14:13,854 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-27T19:09:59.700Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"} 2018-12-27 19:14:13,854 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:14:13,854 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:14:13 GMT 2018-12-27 19:14:13,854 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:14:13,854 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-27 19:14:13,854 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:14:18,859 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/events 2018-12-27 19:14:18,931 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:14:18,931 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:14:18,931 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:14:18,931 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:14:18,931 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:14:18,931 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:14:18,932 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:14:18,932 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_host_012nnx", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:18.516Z", "message": "Task started 'diamond_agent.tasks.start'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:18.516Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "bono_host_xqummd", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:18.516Z", "message": "Sending task 'diamond_agent.tasks.start'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:18.516Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "bind_host_3uinc3", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:18.516Z", "message": "Sending task 'cloudify_agent.installer.operations.start'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:18.516Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "ellis_host_012nnx", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:18.516Z", "message": "Sending task 'diamond_agent.tasks.start'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:18.516Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "proxy_host_e9ne6d", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:19.040Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:19.040Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "1e1b1da5-3b98-4e17-bacd-4a9107b80ad6"}, {"node_instance_id": "bind_host_3uinc3", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:19.040Z", "message": "Validating SSH connection", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:19.040Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "48494f86-c3d2-4830-9ad1-20e1d1f0cc74"}, {"node_instance_id": "dime_host_zpzhgy", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:19.040Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:19.040Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "38ee1de7-82dc-47cf-9949-9ec19f3aee83"}, {"node_instance_id": "bind_host_3uinc3", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:19.040Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:19.040Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "48494f86-c3d2-4830-9ad1-20e1d1f0cc74"}, {"node_instance_id": "proxy_host_e9ne6d", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:19.040Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:19.040Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "1e1b1da5-3b98-4e17-bacd-4a9107b80ad6"}, {"node_instance_id": "proxy_host_e9ne6d", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:19.040Z", "message": "Starting Agent proxy_host_e9ne6d", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:19.040Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "1e1b1da5-3b98-4e17-bacd-4a9107b80ad6"}, {"node_instance_id": "proxy_host_e9ne6d", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:19.040Z", "message": "SSH connection is ready", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:19.040Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "1e1b1da5-3b98-4e17-bacd-4a9107b80ad6"}, {"node_instance_id": "homer_host_0yd3xw", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:19.040Z", "message": "Untaring Agent package...", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:19.040Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "f60fe796-d0f9-4089-95d1-9d347d678504"}, {"node_instance_id": "bind_host_3uinc3", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:19.040Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:19.040Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "48494f86-c3d2-4830-9ad1-20e1d1f0cc74"}, {"node_instance_id": "dime_host_zpzhgy", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:19.040Z", "message": "Starting Agent dime_host_zpzhgy", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:19.040Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "38ee1de7-82dc-47cf-9949-9ec19f3aee83"}, {"node_instance_id": "proxy_host_e9ne6d", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:19.040Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:19.040Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "1e1b1da5-3b98-4e17-bacd-4a9107b80ad6"}, {"node_instance_id": "proxy_host_e9ne6d", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:19.040Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:19.040Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "1e1b1da5-3b98-4e17-bacd-4a9107b80ad6"}, {"node_instance_id": "proxy_host_e9ne6d", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:19.040Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:19.040Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "1e1b1da5-3b98-4e17-bacd-4a9107b80ad6"}, {"node_instance_id": "dime_host_zpzhgy", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:19.040Z", "message": "SSH connection is ready", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:19.040Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "38ee1de7-82dc-47cf-9949-9ec19f3aee83"}, {"node_instance_id": "proxy_host_e9ne6d", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:19.040Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:19.040Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "1e1b1da5-3b98-4e17-bacd-4a9107b80ad6"}, {"node_instance_id": "proxy_host_e9ne6d", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:19.040Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:19.040Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "1e1b1da5-3b98-4e17-bacd-4a9107b80ad6"}, {"node_instance_id": "dime_host_zpzhgy", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:19.040Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:19.040Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "38ee1de7-82dc-47cf-9949-9ec19f3aee83"}, {"node_instance_id": "proxy_host_e9ne6d", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:19.040Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:19.040Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "1e1b1da5-3b98-4e17-bacd-4a9107b80ad6"}, {"node_instance_id": "bind_host_3uinc3", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:19.040Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:19.040Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "48494f86-c3d2-4830-9ad1-20e1d1f0cc74"}, {"node_instance_id": "bind_host_3uinc3", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:19.040Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:19.040Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "48494f86-c3d2-4830-9ad1-20e1d1f0cc74"}, {"node_instance_id": "proxy_host_e9ne6d", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:19.040Z", "message": "Validating SSH connection", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:19.040Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "1e1b1da5-3b98-4e17-bacd-4a9107b80ad6"}, {"node_instance_id": "dime_host_zpzhgy", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:19.040Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:19.040Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "38ee1de7-82dc-47cf-9949-9ec19f3aee83"}, {"node_instance_id": "proxy_host_e9ne6d", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:19.040Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:19.040Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "1e1b1da5-3b98-4e17-bacd-4a9107b80ad6"}, {"node_instance_id": "dime_host_zpzhgy", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:19.040Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:19.040Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "38ee1de7-82dc-47cf-9949-9ec19f3aee83"}, {"node_instance_id": "dime_host_zpzhgy", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:19.040Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:19.040Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "38ee1de7-82dc-47cf-9949-9ec19f3aee83"}, {"node_instance_id": "ellis_host_012nnx", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:19.526Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:19.526Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "ellis_host_012nnx", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:19.526Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:19.526Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "ellis_host_012nnx", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:19.526Z", "message": "Task started 'diamond_agent.tasks.add_collectors'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:19.526Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "homer_host_0yd3xw", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:20.132Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:20.132Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "f60fe796-d0f9-4089-95d1-9d347d678504"}, {"node_instance_id": "bind_host_3uinc3", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:20.132Z", "message": "SSH connection is ready", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:20.132Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "48494f86-c3d2-4830-9ad1-20e1d1f0cc74"}, {"node_instance_id": "bind_host_3uinc3", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:20.132Z", "message": "Starting Agent bind_host_3uinc3", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:20.132Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "48494f86-c3d2-4830-9ad1-20e1d1f0cc74"}, {"node_instance_id": "homer_host_0yd3xw", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:20.132Z", "message": "Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.4', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/homer_host_0yd3xw/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/homer_host_0yd3xw/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_REST_TENANT': 'default_tenant', 'CLOUDIFY_DAEMON_USER': 'ubuntu', 'REST_PORT': '53333', 'CLOUDIFY_DAEMON_MIN_WORKERS': '0', 'CLOUDIFY_BYPASS_MAINTENANCE_MODE': 'False', 'CLOUDIFY_DAEMON_NAME': 'homer_host_0yd3xw', 'REST_HOST': '192.168.120.4', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/homer_host_0yd3xw/work', 'CLOUDIFY_DAEMON_QUEUE': 'homer_host_0yd3xw', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.Dwa1Bw.MqyoQL_0yjuJ9ufxE4RNQ7nqMZc'}", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:20.132Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "f60fe796-d0f9-4089-95d1-9d347d678504"}, {"node_instance_id": "homer_host_0yd3xw", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:20.132Z", "message": "Configuring...", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:20.132Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "f60fe796-d0f9-4089-95d1-9d347d678504"}, {"node_instance_id": "bind_host_3uinc3", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:20.132Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:20.132Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "48494f86-c3d2-4830-9ad1-20e1d1f0cc74"}, {"node_instance_id": "homer_host_0yd3xw", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:20.132Z", "message": "Successfully configured cfy-agent", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:20.132Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "f60fe796-d0f9-4089-95d1-9d347d678504"}, {"node_instance_id": "bind_host_3uinc3", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:20.132Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:20.132Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "48494f86-c3d2-4830-9ad1-20e1d1f0cc74"}, {"node_instance_id": "homer_host_0yd3xw", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:20.132Z", "message": "Auto-correcting virtualenv /home/ubuntu/homer_host_0yd3xw/env", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:20.132Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "f60fe796-d0f9-4089-95d1-9d347d678504"}, {"node_instance_id": "bind_host_3uinc3", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:20.132Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:20.132Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "48494f86-c3d2-4830-9ad1-20e1d1f0cc74"}, {"node_instance_id": "bind_host_3uinc3", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:20.132Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:20.132Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "48494f86-c3d2-4830-9ad1-20e1d1f0cc74"}, {"node_instance_id": "bind_host_3uinc3", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:20.132Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:20.132Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "48494f86-c3d2-4830-9ad1-20e1d1f0cc74"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:20.996Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:20.996Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:20.996Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:20.996Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "homer_host_0yd3xw", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:20.996Z", "message": "Sending task 'cloudify_agent.installer.operations.configure'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:20.996Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "bono_host_xqummd", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:20.996Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:20.996Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "homer_host_0yd3xw", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:20.996Z", "message": "Task started 'cloudify_agent.installer.operations.configure'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:20.996Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "homer_host_0yd3xw", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:20.996Z", "message": "Configuring Agent", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:20.996Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}], "metadata": {"pagination": {"total": 1466, "offset": 1174, "size": 50}}} 2018-12-27 19:14:18,932 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:14:18,932 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:14:18 GMT 2018-12-27 19:14:18,932 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:14:18,932 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27685 2018-12-27 19:14:18,932 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:14:18,933 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-12-27 19:14:18,934 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-12-27 19:14:18,934 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-12-27 19:14:18,934 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-12-27 19:14:18,934 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:14:18,934 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-12-27 19:14:18,934 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:14:18,935 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:14:18,935 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:14:18,935 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent proxy_host_e9ne6d 2018-12-27 19:14:18,935 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-12-27 19:14:18,935 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Untaring Agent package... 2018-12-27 19:14:18,935 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:14:18,936 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent dime_host_zpzhgy 2018-12-27 19:14:18,936 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:14:18,936 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:14:18,936 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:14:18,936 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-12-27 19:14:18,936 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:14:18,937 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:14:18,937 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:14:18,937 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:14:18,937 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:14:18,937 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:14:18,937 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-12-27 19:14:18,938 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:14:18,938 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:14:18,938 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:14:18,938 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:14:18,938 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-12-27 19:14:18,938 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-12-27 19:14:18,939 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-12-27 19:14:18,939 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2018-12-27 19:14:18,939 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-12-27 19:14:18,939 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent bind_host_3uinc3 2018-12-27 19:14:18,939 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.4', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/homer_host_0yd3xw/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/homer_host_0yd3xw/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_REST_TENANT': 'default_tenant', 'CLOUDIFY_DAEMON_USER': 'ubuntu', 'REST_PORT': '53333', 'CLOUDIFY_DAEMON_MIN_WORKERS': '0', 'CLOUDIFY_BYPASS_MAINTENANCE_MODE': 'False', 'CLOUDIFY_DAEMON_NAME': 'homer_host_0yd3xw', 'REST_HOST': '192.168.120.4', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/homer_host_0yd3xw/work', 'CLOUDIFY_DAEMON_QUEUE': 'homer_host_0yd3xw', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.Dwa1Bw.MqyoQL_0yjuJ9ufxE4RNQ7nqMZc'} 2018-12-27 19:14:18,939 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-12-27 19:14:18,940 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:14:18,940 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured cfy-agent 2018-12-27 19:14:18,940 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:14:18,940 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/homer_host_0yd3xw/env 2018-12-27 19:14:18,940 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:14:18,940 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:14:18,940 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:14:18,941 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-12-27 19:14:18,941 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-12-27 19:14:18,941 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-12-27 19:14:18,941 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-12-27 19:14:18,941 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-12-27 19:14:18,941 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-12-27 19:14:18,942 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/executions/69c9e1cc-ca87-4203-b034-715ac6acec9a 2018-12-27 19:14:18,998 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:14:18,998 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:14:18,998 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:14:18,999 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:14:18,999 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:14:18,999 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:14:18,999 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:14:18,999 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-27T19:09:59.700Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"} 2018-12-27 19:14:18,999 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:14:18,999 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:14:18 GMT 2018-12-27 19:14:18,999 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:14:18,999 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-27 19:14:18,999 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:14:24,005 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/events 2018-12-27 19:14:24,280 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:14:24,280 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:14:24,281 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:14:24,281 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:14:24,281 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:14:24,281 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:14:24,281 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:14:24,281 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_host_0yd3xw", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:20.996Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:20.996Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "homer_host_0yd3xw", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:20.996Z", "message": "Sending task 'cloudify_agent.installer.operations.configure'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:20.996Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "sprout_host_ph9xfc", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:20.996Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:20.996Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:20.996Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:20.996Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "homer_host_0yd3xw", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:21.152Z", "message": "/home/ubuntu/homer_host_0yd3xw/env/lib/python2.7/site-packages/requests/packages/urllib3/util/ssl_.py:334: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:21.152Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "f60fe796-d0f9-4089-95d1-9d347d678504"}, {"node_instance_id": "homer_host_0yd3xw", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:21.152Z", "message": " SNIMissingWarning", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:21.152Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "f60fe796-d0f9-4089-95d1-9d347d678504"}, {"node_instance_id": "homer_host_0yd3xw", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:21.152Z", "message": "Successfully created daemon: homer_host_0yd3xw", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:21.152Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "f60fe796-d0f9-4089-95d1-9d347d678504"}, {"node_instance_id": "homer_host_0yd3xw", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:21.152Z", "message": "Creating...", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:21.152Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "f60fe796-d0f9-4089-95d1-9d347d678504"}, {"node_instance_id": "dime_host_zpzhgy", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:22.043Z", "message": "Installing plugins", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:22.043Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "dime_host_zpzhgy", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:22.043Z", "message": "Task succeeded 'cloudify_agent.installer.operations.start'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:22.043Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "dime_host_zpzhgy", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:22.043Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:22.043Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "dime_host_zpzhgy", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:22.043Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:22.043Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "homer_host_0yd3xw", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:22.157Z", "message": "SSH connection is ready", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:22.157Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "25b51ea0-f11e-47e4-b6c6-50918082d792"}, {"node_instance_id": "dime_host_zpzhgy", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:22.157Z", "message": "Successfully started daemon: dime_host_zpzhgy", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:22.157Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "38ee1de7-82dc-47cf-9949-9ec19f3aee83"}, {"node_instance_id": "homer_host_0yd3xw", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:22.157Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:22.157Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "25b51ea0-f11e-47e4-b6c6-50918082d792"}, {"node_instance_id": "homer_host_0yd3xw", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:22.157Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:22.157Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "25b51ea0-f11e-47e4-b6c6-50918082d792"}, {"node_instance_id": "homer_host_0yd3xw", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:22.157Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:22.157Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "25b51ea0-f11e-47e4-b6c6-50918082d792"}, {"node_instance_id": "homer_host_0yd3xw", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:22.157Z", "message": "Configuring Agent homer_host_0yd3xw", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:22.157Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "25b51ea0-f11e-47e4-b6c6-50918082d792"}, {"node_instance_id": "homer_host_0yd3xw", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:22.157Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:22.157Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "25b51ea0-f11e-47e4-b6c6-50918082d792"}, {"node_instance_id": "homer_host_0yd3xw", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:22.157Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:22.157Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "25b51ea0-f11e-47e4-b6c6-50918082d792"}, {"node_instance_id": "homer_host_0yd3xw", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:22.157Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:22.157Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "25b51ea0-f11e-47e4-b6c6-50918082d792"}, {"node_instance_id": "homer_host_0yd3xw", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:22.157Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:22.157Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "25b51ea0-f11e-47e4-b6c6-50918082d792"}, {"node_instance_id": "dime_host_zpzhgy", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:22.157Z", "message": "Starting daemon with command: sudo service celeryd-dime_host_zpzhgy start", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:22.157Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "38ee1de7-82dc-47cf-9949-9ec19f3aee83"}, {"node_instance_id": "homer_host_0yd3xw", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:22.157Z", "message": "Validating SSH connection", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:22.157Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "25b51ea0-f11e-47e4-b6c6-50918082d792"}, {"node_instance_id": "dime_host_zpzhgy", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:22.157Z", "message": "Starting...", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:22.157Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "38ee1de7-82dc-47cf-9949-9ec19f3aee83"}, {"node_instance_id": "homer_host_0yd3xw", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:22.157Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:22.157Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "25b51ea0-f11e-47e4-b6c6-50918082d792"}, {"node_instance_id": "homer_host_0yd3xw", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:22.157Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:22.157Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "25b51ea0-f11e-47e4-b6c6-50918082d792"}, {"node_instance_id": "proxy_host_e9ne6d", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:23.060Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:23.060Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "proxy_host_e9ne6d", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:23.060Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:23.060Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "proxy_host_e9ne6d", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:23.060Z", "message": "Task succeeded 'cloudify_agent.installer.operations.start'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:23.060Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "bind_host_3uinc3", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:23.060Z", "message": "Task succeeded 'cloudify_agent.installer.operations.start'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:23.060Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "homer_host_0yd3xw", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:23.060Z", "message": "Sending task 'cloudify_agent.installer.operations.start'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:23.060Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "homer_host_0yd3xw", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:23.060Z", "message": "Starting Agent", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:23.060Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "bind_host_3uinc3", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:23.060Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:23.060Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "homer_host_0yd3xw", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:23.060Z", "message": "Task started 'cloudify_agent.installer.operations.start'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:23.060Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "homer_host_0yd3xw", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:23.060Z", "message": "Task succeeded 'cloudify_agent.installer.operations.configure'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:23.060Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "vellum_host_q3lrkr", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:23.060Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:23.060Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "proxy_host_e9ne6d", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:23.060Z", "message": "Installing plugins", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:23.060Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "bind_host_3uinc3", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:23.060Z", "message": "Installing plugins", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:23.060Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "proxy_host_e9ne6d", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:23.216Z", "message": "Successfully started daemon: proxy_host_e9ne6d", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:23.216Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "1e1b1da5-3b98-4e17-bacd-4a9107b80ad6"}, {"node_instance_id": "bind_host_3uinc3", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:23.216Z", "message": "Starting daemon with command: sudo service celeryd-bind_host_3uinc3 start", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:23.216Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "48494f86-c3d2-4830-9ad1-20e1d1f0cc74"}, {"node_instance_id": "homer_host_0yd3xw", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:23.216Z", "message": "Successfully configured daemon: homer_host_0yd3xw", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:23.216Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "25b51ea0-f11e-47e4-b6c6-50918082d792"}, {"node_instance_id": "dime_host_zpzhgy", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:23.216Z", "message": "Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:23.216Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "934c79c1-1915-4aa5-a4bc-830e19710623"}, {"node_instance_id": "dime_host_zpzhgy", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:23.216Z", "message": "Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty]", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:23.216Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "934c79c1-1915-4aa5-a4bc-830e19710623"}, {"node_instance_id": "homer_host_0yd3xw", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:23.216Z", "message": "Configuring...", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:23.216Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "25b51ea0-f11e-47e4-b6c6-50918082d792"}, {"node_instance_id": "bind_host_3uinc3", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:23.216Z", "message": "Successfully started daemon: bind_host_3uinc3", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:23.216Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "48494f86-c3d2-4830-9ad1-20e1d1f0cc74"}, {"node_instance_id": "proxy_host_e9ne6d", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:23.216Z", "message": "Starting daemon with command: sudo service celeryd-proxy_host_e9ne6d start", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:23.216Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "1e1b1da5-3b98-4e17-bacd-4a9107b80ad6"}, {"node_instance_id": "proxy_host_e9ne6d", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:23.216Z", "message": "Starting...", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:23.216Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "1e1b1da5-3b98-4e17-bacd-4a9107b80ad6"}, {"node_instance_id": "proxy_host_e9ne6d", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:23.216Z", "message": "Installing plugin: diamond", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:23.216Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "f35f1d80-8566-4150-803e-042bec70410a"}, {"node_instance_id": "dime_host_zpzhgy", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:23.216Z", "message": "Installing plugin from source", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:23.216Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "934c79c1-1915-4aa5-a4bc-830e19710623"}], "metadata": {"pagination": {"total": 1469, "offset": 1224, "size": 50}}} 2018-12-27 19:14:24,281 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:14:24,282 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:14:24 GMT 2018-12-27 19:14:24,282 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:14:24,282 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27270 2018-12-27 19:14:24,282 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:14:24,283 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-12-27 19:14:24,283 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-12-27 19:14:24,283 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-12-27 19:14:24,284 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-12-27 19:14:24,284 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/homer_host_0yd3xw/env/lib/python2.7/site-packages/requests/packages/urllib3/util/ssl_.py:334: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings 2018-12-27 19:14:24,284 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2018-12-27 19:14:24,284 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: homer_host_0yd3xw 2018-12-27 19:14:24,284 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2018-12-27 19:14:24,284 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-12-27 19:14:24,285 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-12-27 19:14:24,285 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-12-27 19:14:24,285 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-12-27 19:14:24,285 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-12-27 19:14:24,285 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: dime_host_zpzhgy 2018-12-27 19:14:24,285 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:14:24,286 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:14:24,286 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:14:24,286 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent homer_host_0yd3xw 2018-12-27 19:14:24,286 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:14:24,286 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:14:24,286 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:14:24,286 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:14:24,287 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service celeryd-dime_host_zpzhgy start 2018-12-27 19:14:24,287 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-12-27 19:14:24,287 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2018-12-27 19:14:24,287 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:14:24,287 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:14:24,287 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-12-27 19:14:24,288 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-12-27 19:14:24,288 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-12-27 19:14:24,288 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-12-27 19:14:24,288 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-12-27 19:14:24,288 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-12-27 19:14:24,288 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-12-27 19:14:24,289 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-12-27 19:14:24,289 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-12-27 19:14:24,289 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-12-27 19:14:24,289 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-12-27 19:14:24,289 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-12-27 19:14:24,289 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: proxy_host_e9ne6d 2018-12-27 19:14:24,289 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service celeryd-bind_host_3uinc3 start 2018-12-27 19:14:24,290 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: homer_host_0yd3xw 2018-12-27 19:14:24,290 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2018-12-27 19:14:24,290 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2018-12-27 19:14:24,290 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-12-27 19:14:24,290 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: bind_host_3uinc3 2018-12-27 19:14:24,290 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service celeryd-proxy_host_e9ne6d start 2018-12-27 19:14:24,291 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2018-12-27 19:14:24,291 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2018-12-27 19:14:24,291 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-12-27 19:14:24,291 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/executions/69c9e1cc-ca87-4203-b034-715ac6acec9a 2018-12-27 19:14:24,351 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:14:24,351 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:14:24,351 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:14:24,351 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:14:24,351 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:14:24,351 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:14:24,352 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:14:24,352 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-27T19:09:59.700Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"} 2018-12-27 19:14:24,352 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:14:24,352 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:14:24 GMT 2018-12-27 19:14:24,352 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:14:24,352 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-27 19:14:24,352 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:14:29,358 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/events 2018-12-27 19:14:29,439 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:14:29,439 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:14:29,440 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:14:29,440 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:14:29,440 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:14:29,440 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:14:29,440 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:14:29,440 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_host_zpzhgy", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:23.216Z", "message": "Installing plugin: diamond", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:23.216Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "934c79c1-1915-4aa5-a4bc-830e19710623"}, {"node_instance_id": "bind_host_3uinc3", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:23.216Z", "message": "Starting...", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:23.216Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "48494f86-c3d2-4830-9ad1-20e1d1f0cc74"}, {"node_instance_id": "dime_host_zpzhgy", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:23.216Z", "message": "[localhost] run: /home/ubuntu/dime_host_zpzhgy/env/bin/pip freeze", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:23.216Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "934c79c1-1915-4aa5-a4bc-830e19710623"}, {"node_instance_id": "homer_host_0yd3xw", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:23.216Z", "message": "Creating start-on-boot entry", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:23.216Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "25b51ea0-f11e-47e4-b6c6-50918082d792"}, {"node_instance_id": "proxy_host_e9ne6d", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:23.216Z", "message": "[localhost] run: /home/ubuntu/proxy_host_e9ne6d/env/bin/pip freeze", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:23.216Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "f35f1d80-8566-4150-803e-042bec70410a"}, {"node_instance_id": "homer_host_0yd3xw", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:23.216Z", "message": "Deploying celery configuration.", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:23.216Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "25b51ea0-f11e-47e4-b6c6-50918082d792"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:24.067Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:24.067Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "dime_host_zpzhgy", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:24.067Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:24.067Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "dime_host_zpzhgy", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:24.067Z", "message": "Task started 'diamond_agent.tasks.install'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:24.067Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:24.067Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:24.067Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "bind_host_3uinc3", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:24.067Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:24.067Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "dime_host_zpzhgy", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:24.067Z", "message": "Sending task 'diamond_agent.tasks.install'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:24.067Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "homer_host_0yd3xw", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:24.226Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:24.226Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "12de0d19-13ad-46e7-8140-733e72e87f67"}, {"node_instance_id": "homer_host_0yd3xw", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:24.226Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:24.226Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "12de0d19-13ad-46e7-8140-733e72e87f67"}, {"node_instance_id": "bind_host_3uinc3", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:24.226Z", "message": "Installing plugin from source", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:24.226Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "c8d1ea62-2f31-4497-b5e8-61294e069249"}, {"node_instance_id": "bind_host_3uinc3", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:24.226Z", "message": "Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:24.226Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "c8d1ea62-2f31-4497-b5e8-61294e069249"}, {"node_instance_id": "bind_host_3uinc3", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:24.226Z", "message": "Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty]", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:24.226Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "c8d1ea62-2f31-4497-b5e8-61294e069249"}, {"node_instance_id": "proxy_host_e9ne6d", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:24.226Z", "message": "Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:24.226Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "f35f1d80-8566-4150-803e-042bec70410a"}, {"node_instance_id": "homer_host_0yd3xw", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:24.226Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:24.226Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "12de0d19-13ad-46e7-8140-733e72e87f67"}, {"node_instance_id": "homer_host_0yd3xw", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:24.226Z", "message": "SSH connection is ready", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:24.226Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "12de0d19-13ad-46e7-8140-733e72e87f67"}, {"node_instance_id": "homer_host_0yd3xw", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:24.226Z", "message": "Starting Agent homer_host_0yd3xw", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:24.226Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "12de0d19-13ad-46e7-8140-733e72e87f67"}, {"node_instance_id": "homer_host_0yd3xw", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:24.226Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:24.226Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "12de0d19-13ad-46e7-8140-733e72e87f67"}, {"node_instance_id": "homer_host_0yd3xw", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:24.226Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:24.226Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "12de0d19-13ad-46e7-8140-733e72e87f67"}, {"node_instance_id": "dime_host_zpzhgy", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:24.226Z", "message": "Removing directory: /tmp/tmpvSvTXA", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:24.226Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "934c79c1-1915-4aa5-a4bc-830e19710623"}, {"node_instance_id": "homer_host_0yd3xw", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:24.226Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:24.226Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "12de0d19-13ad-46e7-8140-733e72e87f67"}, {"node_instance_id": "proxy_host_e9ne6d", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:24.226Z", "message": "Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty]", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:24.226Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "f35f1d80-8566-4150-803e-042bec70410a"}, {"node_instance_id": "bind_host_3uinc3", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:24.226Z", "message": "Installing plugin: diamond", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:24.226Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "c8d1ea62-2f31-4497-b5e8-61294e069249"}, {"node_instance_id": "homer_host_0yd3xw", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:24.226Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:24.226Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "12de0d19-13ad-46e7-8140-733e72e87f67"}, {"node_instance_id": "homer_host_0yd3xw", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:24.226Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:24.226Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "12de0d19-13ad-46e7-8140-733e72e87f67"}, {"node_instance_id": "homer_host_0yd3xw", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:24.226Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:24.226Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "12de0d19-13ad-46e7-8140-733e72e87f67"}, {"node_instance_id": "dime_host_zpzhgy", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:24.226Z", "message": "Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv.", "level": "warning", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:24.226Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "934c79c1-1915-4aa5-a4bc-830e19710623"}, {"node_instance_id": "homer_host_0yd3xw", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:24.226Z", "message": "Validating SSH connection", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:24.226Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "12de0d19-13ad-46e7-8140-733e72e87f67"}, {"node_instance_id": "bind_host_3uinc3", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:24.226Z", "message": "[localhost] run: /home/ubuntu/bind_host_3uinc3/env/bin/pip freeze", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:24.226Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "c8d1ea62-2f31-4497-b5e8-61294e069249"}, {"node_instance_id": "proxy_host_e9ne6d", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:24.226Z", "message": "Removing directory: /tmp/tmpL9ljee", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:24.226Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "f35f1d80-8566-4150-803e-042bec70410a"}, {"node_instance_id": "proxy_host_e9ne6d", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:24.226Z", "message": "Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv.", "level": "warning", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:24.226Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "f35f1d80-8566-4150-803e-042bec70410a"}, {"node_instance_id": "proxy_host_e9ne6d", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:24.226Z", "message": "Installing plugin from source", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:24.226Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "f35f1d80-8566-4150-803e-042bec70410a"}, {"node_instance_id": "ellis_host_012nnx", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:25.178Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:25.178Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:25.178Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:25.178Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "dime_host_zpzhgy", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:25.178Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:25.178Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "bono_host_xqummd", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:25.178Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:25.178Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "dime_host_zpzhgy", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:25.178Z", "message": "Sending task 'diamond_agent.tasks.start'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:25.178Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "proxy_host_e9ne6d", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:25.178Z", "message": "Sending task 'diamond_agent.tasks.install'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:25.178Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "proxy_host_e9ne6d", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:25.178Z", "message": "Task started 'diamond_agent.tasks.install'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:25.178Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "proxy_host_e9ne6d", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:25.178Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:25.178Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "dime_host_zpzhgy", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:25.178Z", "message": "Task started 'diamond_agent.tasks.start'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:25.178Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:25.178Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:25.178Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "bind_host_3uinc3", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:25.230Z", "message": "Removing directory: /tmp/tmpkVK5Lz", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:25.230Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "c8d1ea62-2f31-4497-b5e8-61294e069249"}, {"node_instance_id": "bind_host_3uinc3", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:25.230Z", "message": "Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv.", "level": "warning", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:25.230Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "c8d1ea62-2f31-4497-b5e8-61294e069249"}, {"node_instance_id": "dime_host_zpzhgy", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:26.232Z", "message": "Task started 'diamond_agent.tasks.add_collectors'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:26.232Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "bind_host_3uinc3", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:26.232Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:26.232Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}], "metadata": {"pagination": {"total": 1469, "offset": 1274, "size": 50}}} 2018-12-27 19:14:29,440 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:14:29,440 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:14:29 GMT 2018-12-27 19:14:29,440 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:14:29,441 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27376 2018-12-27 19:14:29,441 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:14:29,442 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2018-12-27 19:14:29,442 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2018-12-27 19:14:29,442 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /home/ubuntu/dime_host_zpzhgy/env/bin/pip freeze 2018-12-27 19:14:29,442 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2018-12-27 19:14:29,442 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /home/ubuntu/proxy_host_e9ne6d/env/bin/pip freeze 2018-12-27 19:14:29,443 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2018-12-27 19:14:29,443 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-12-27 19:14:29,443 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-12-27 19:14:29,443 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-12-27 19:14:29,443 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-12-27 19:14:29,443 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-12-27 19:14:29,444 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-12-27 19:14:29,444 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:14:29,444 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:14:29,444 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-12-27 19:14:29,444 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2018-12-27 19:14:29,444 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2018-12-27 19:14:29,445 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2018-12-27 19:14:29,445 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:14:29,445 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-12-27 19:14:29,445 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent homer_host_0yd3xw 2018-12-27 19:14:29,445 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:14:29,445 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:14:29,446 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpvSvTXA 2018-12-27 19:14:29,446 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:14:29,446 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2018-12-27 19:14:29,446 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2018-12-27 19:14:29,446 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:14:29,446 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:14:29,447 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:14:29,447 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv. 2018-12-27 19:14:29,447 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-12-27 19:14:29,447 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /home/ubuntu/bind_host_3uinc3/env/bin/pip freeze 2018-12-27 19:14:29,447 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpL9ljee 2018-12-27 19:14:29,447 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv. 2018-12-27 19:14:29,448 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-12-27 19:14:29,448 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-12-27 19:14:29,448 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-12-27 19:14:29,448 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-12-27 19:14:29,448 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-12-27 19:14:29,448 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-12-27 19:14:29,449 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-12-27 19:14:29,449 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-12-27 19:14:29,449 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-12-27 19:14:29,449 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-12-27 19:14:29,449 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-12-27 19:14:29,449 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpkVK5Lz 2018-12-27 19:14:29,449 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv. 2018-12-27 19:14:29,450 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-12-27 19:14:29,450 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-12-27 19:14:29,450 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/executions/69c9e1cc-ca87-4203-b034-715ac6acec9a 2018-12-27 19:14:29,539 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:14:29,539 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:14:29,539 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:14:29,540 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:14:29,540 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:14:29,540 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:14:29,540 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:14:29,540 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-27T19:09:59.700Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"} 2018-12-27 19:14:29,540 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:14:29,540 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:14:29 GMT 2018-12-27 19:14:29,540 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:14:29,540 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-27 19:14:29,541 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:14:34,546 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/events 2018-12-27 19:14:34,696 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:14:34,697 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:14:34,697 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:14:34,697 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:14:34,697 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:14:34,697 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:14:34,697 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:14:34,697 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_3uinc3", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:26.232Z", "message": "Task started 'diamond_agent.tasks.install'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:26.232Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "dime_host_zpzhgy", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:26.232Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:26.232Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "dime_host_zpzhgy", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:26.232Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:26.232Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "proxy_host_e9ne6d", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:26.232Z", "message": "Sending task 'diamond_agent.tasks.start'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:26.232Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "proxy_host_e9ne6d", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:26.232Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:26.232Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "bind_host_3uinc3", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:26.232Z", "message": "Sending task 'diamond_agent.tasks.install'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:26.232Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "proxy_host_e9ne6d", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:26.232Z", "message": "Task started 'diamond_agent.tasks.start'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:26.232Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "bind_host_3uinc3", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:27.240Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:27.240Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "bind_host_3uinc3", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:27.240Z", "message": "Sending task 'diamond_agent.tasks.start'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:27.240Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "bind_host_3uinc3", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:27.240Z", "message": "Task started 'diamond_agent.tasks.add_collectors'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:27.240Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "bind_host_3uinc3", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:27.240Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:27.240Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "bind_host_3uinc3", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:27.240Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:27.240Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:27.240Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:27.240Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:27.240Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:27.240Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:27.240Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:27.240Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "proxy_host_e9ne6d", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:27.240Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:27.240Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "proxy_node_04owx5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:27.240Z", "message": "Creating node", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:27.240Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "bind_host_3uinc3", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:27.240Z", "message": "Task started 'diamond_agent.tasks.start'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:27.240Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "homer_host_0yd3xw", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:27.629Z", "message": "Starting...", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:27.629Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "12de0d19-13ad-46e7-8140-733e72e87f67"}, {"node_instance_id": "homer_host_0yd3xw", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:28.243Z", "message": "Successfully started daemon: homer_host_0yd3xw", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:28.243Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "12de0d19-13ad-46e7-8140-733e72e87f67"}, {"node_instance_id": "homer_host_0yd3xw", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:28.243Z", "message": "Starting daemon with command: sudo service celeryd-homer_host_0yd3xw start", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:28.243Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "12de0d19-13ad-46e7-8140-733e72e87f67"}, {"node_instance_id": "proxy_node_04owx5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:28.243Z", "message": "Downloaded scripts/monitoring/proxy_snmp/install_requirements.sh to /tmp/MB1KQ/install_requirements.sh", "level": "info", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:28.243Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "08e44559-2654-42c2-bdb5-aae8f63df0ef"}, {"node_instance_id": "proxy_node_04owx5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:28.243Z", "message": "Executing: /tmp/MB1KQ/install_requirements.sh", "level": "info", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:28.243Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "08e44559-2654-42c2-bdb5-aae8f63df0ef"}, {"node_instance_id": "proxy_node_04owx5", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:28.251Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:28.251Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "homer_host_0yd3xw", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:28.251Z", "message": "Task succeeded 'cloudify_agent.installer.operations.start'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:28.251Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "homer_host_0yd3xw", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:28.251Z", "message": "Installing plugins", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:28.251Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "homer_host_0yd3xw", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:28.251Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:28.251Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "proxy_node_04owx5", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:28.251Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:28.251Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "homer_host_0yd3xw", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:28.251Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:28.251Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "homer_host_0yd3xw", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:29.247Z", "message": "Installing plugin: diamond", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:29.247Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "89e4313b-59a8-4911-b6b4-f6ca41fe7c07"}, {"node_instance_id": "homer_host_0yd3xw", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:29.247Z", "message": "Installing plugin from source", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:29.247Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "89e4313b-59a8-4911-b6b4-f6ca41fe7c07"}, {"node_instance_id": "homer_host_0yd3xw", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:29.247Z", "message": "Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty]", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:29.247Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "89e4313b-59a8-4911-b6b4-f6ca41fe7c07"}, {"node_instance_id": "homer_host_0yd3xw", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:29.247Z", "message": "Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:29.247Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "89e4313b-59a8-4911-b6b4-f6ca41fe7c07"}, {"node_instance_id": "homer_host_0yd3xw", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:29.247Z", "message": "[localhost] run: /home/ubuntu/homer_host_0yd3xw/env/bin/pip freeze", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:29.247Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "89e4313b-59a8-4911-b6b4-f6ca41fe7c07"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:29.260Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:29.260Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:29.260Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:29.260Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:29.260Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:29.260Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "homer_host_0yd3xw", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:30.250Z", "message": "Removing directory: /tmp/tmpdkgVfv", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:30.250Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "89e4313b-59a8-4911-b6b4-f6ca41fe7c07"}, {"node_instance_id": "homer_host_0yd3xw", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:30.250Z", "message": "Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv.", "level": "warning", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:30.250Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "89e4313b-59a8-4911-b6b4-f6ca41fe7c07"}, {"node_instance_id": "homer_host_0yd3xw", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:30.263Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:30.263Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "homer_host_0yd3xw", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:30.263Z", "message": "Sending task 'diamond_agent.tasks.install'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:30.263Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "homer_host_0yd3xw", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:30.263Z", "message": "Task started 'diamond_agent.tasks.install'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:30.263Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:31.316Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:31.316Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "homer_host_0yd3xw", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:31.316Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:31.316Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "dime_host_zpzhgy", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:31.316Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:31.316Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "homer_host_0yd3xw", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:31.316Z", "message": "Sending task 'diamond_agent.tasks.start'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:31.316Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "homer_host_0yd3xw", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:31.316Z", "message": "Task started 'diamond_agent.tasks.start'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:31.316Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:31.316Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:31.316Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:31.316Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:31.316Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "homer_host_0yd3xw", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:32.320Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:32.320Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}], "metadata": {"pagination": {"total": 1469, "offset": 1324, "size": 50}}} 2018-12-27 19:14:34,698 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:14:34,698 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:14:34 GMT 2018-12-27 19:14:34,698 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:14:34,698 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 26280 2018-12-27 19:14:34,698 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:14:34,699 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-12-27 19:14:34,699 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-12-27 19:14:34,699 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-12-27 19:14:34,700 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-12-27 19:14:34,700 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-12-27 19:14:34,700 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-12-27 19:14:34,700 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-12-27 19:14:34,700 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-12-27 19:14:34,700 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-12-27 19:14:34,701 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-12-27 19:14:34,701 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-12-27 19:14:34,701 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-12-27 19:14:34,701 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-12-27 19:14:34,701 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-12-27 19:14:34,701 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-12-27 19:14:34,702 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-12-27 19:14:34,702 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-12-27 19:14:34,702 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-12-27 19:14:34,702 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2018-12-27 19:14:34,702 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: homer_host_0yd3xw 2018-12-27 19:14:34,702 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service celeryd-homer_host_0yd3xw start 2018-12-27 19:14:34,703 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/install_requirements.sh to /tmp/MB1KQ/install_requirements.sh 2018-12-27 19:14:34,703 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/MB1KQ/install_requirements.sh 2018-12-27 19:14:34,703 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-12-27 19:14:34,703 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-12-27 19:14:34,703 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-12-27 19:14:34,703 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-12-27 19:14:34,703 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-12-27 19:14:34,704 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-12-27 19:14:34,704 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2018-12-27 19:14:34,704 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-12-27 19:14:34,704 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2018-12-27 19:14:34,704 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2018-12-27 19:14:34,704 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /home/ubuntu/homer_host_0yd3xw/env/bin/pip freeze 2018-12-27 19:14:34,705 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-12-27 19:14:34,705 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-12-27 19:14:34,705 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-12-27 19:14:34,705 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpdkgVfv 2018-12-27 19:14:34,705 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv. 2018-12-27 19:14:34,705 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-12-27 19:14:34,706 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-12-27 19:14:34,706 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-12-27 19:14:34,706 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-12-27 19:14:34,706 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-12-27 19:14:34,706 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-12-27 19:14:34,706 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-12-27 19:14:34,707 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-12-27 19:14:34,707 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-12-27 19:14:34,707 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-12-27 19:14:34,707 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-12-27 19:14:34,707 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/executions/69c9e1cc-ca87-4203-b034-715ac6acec9a 2018-12-27 19:14:34,947 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:14:34,947 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:14:34,947 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:14:34,947 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:14:34,947 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:14:34,948 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:14:34,948 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:14:34,948 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-27T19:09:59.700Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"} 2018-12-27 19:14:34,948 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:14:34,948 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:14:34 GMT 2018-12-27 19:14:34,948 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:14:34,948 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-27 19:14:34,948 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:14:39,954 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/events 2018-12-27 19:14:40,100 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:14:40,100 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:14:40,100 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:14:40,100 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:14:40,100 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:14:40,101 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:14:40,101 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:14:40,101 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:32.320Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:32.320Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "homer_host_0yd3xw", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:32.320Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:32.320Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "homer_host_0yd3xw", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:32.320Z", "message": "Task started 'diamond_agent.tasks.add_collectors'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:32.320Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:32.320Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:32.320Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:32.320Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:32.320Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:33.325Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:33.325Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:33.325Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:33.325Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "bind_host_3uinc3", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:33.325Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:33.325Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:34.365Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:34.365Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:35.368Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:35.368Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:35.368Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:35.368Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:36.373Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:36.373Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:36.373Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:36.373Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:36.373Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:36.373Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:37.456Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:37.456Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:37.456Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:37.456Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:37.456Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:37.456Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:38.546Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:38.546Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:38.546Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:38.546Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:38.546Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:38.546Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:38.546Z", "message": "Sending task 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:38.546Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "homer_host_0yd3xw", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:38.546Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:38.546Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:39.551Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:39.551Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:39.551Z", "message": "Task started 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:39.551Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:40.655Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:40.655Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:41.555Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:41.555Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:41.555Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:41.555Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:42.929Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:42.929Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:43.655Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:43.655Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:43.655Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:43.655Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:44.665Z", "message": "Task started 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:44.665Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:44.665Z", "message": "Sending task 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:44.665Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:44.665Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:44.665Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:45.671Z", "message": "Task succeeded 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:45.671Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:46.675Z", "message": "Task started 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:46.675Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:46.675Z", "message": "Sending task 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:46.675Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:46.675Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:46.675Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:47.971Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:47.971Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:50.400Z", "message": "Task succeeded 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:50.400Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:52.188Z", "message": "Task succeeded 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:52.188Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "bind_lukqyn", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:52.975Z", "message": "Creating node", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:52.975Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "bind_lukqyn", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:52.975Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:52.975Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "bind_lukqyn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:53.365Z", "message": "Downloaded scripts/bind/bind.py to /tmp/6F2QW/bind.py", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:53.365Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "401b5c87-1759-40a1-9bca-a339dccbf7c8"}, {"node_instance_id": "bind_lukqyn", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:53.980Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:53.980Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "bind_lukqyn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:54.325Z", "message": "Installing BIND DNS server", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:54.325Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "401b5c87-1759-40a1-9bca-a339dccbf7c8"}, {"node_instance_id": "bind_lukqyn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:54.325Z", "message": "[localhost] run: sudo apt-get update", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:54.325Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "401b5c87-1759-40a1-9bca-a339dccbf7c8"}, {"node_instance_id": "proxy_node_04owx5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:59.441Z", "message": "Execution done (return_code=0): /tmp/MB1KQ/install_requirements.sh", "level": "info", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:59.441Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "08e44559-2654-42c2-bdb5-aae8f63df0ef"}, {"node_instance_id": "proxy_node_04owx5", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:59.525Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:59.525Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "proxy_node_04owx5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:13:59.985Z", "message": "Configuring node", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:13:59.985Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "proxy_node_04owx5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:14:00.989Z", "message": "Starting node", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:14:00.989Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}], "metadata": {"pagination": {"total": 1469, "offset": 1374, "size": 50}}} 2018-12-27 19:14:40,101 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:14:40,101 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:14:40 GMT 2018-12-27 19:14:40,101 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:14:40,101 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 25500 2018-12-27 19:14:40,101 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:14:40,102 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-12-27 19:14:40,103 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-12-27 19:14:40,103 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-12-27 19:14:40,103 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-12-27 19:14:40,103 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-12-27 19:14:40,103 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-12-27 19:14:40,103 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-12-27 19:14:40,104 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-12-27 19:14:40,104 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-12-27 19:14:40,104 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-12-27 19:14:40,104 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-12-27 19:14:40,104 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-12-27 19:14:40,104 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-12-27 19:14:40,105 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-12-27 19:14:40,105 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-12-27 19:14:40,105 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-12-27 19:14:40,105 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-12-27 19:14:40,105 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-12-27 19:14:40,105 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-12-27 19:14:40,106 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-12-27 19:14:40,106 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_floatingip' 2018-12-27 19:14:40,106 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-12-27 19:14:40,106 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-12-27 19:14:40,106 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_floatingip' 2018-12-27 19:14:40,106 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-12-27 19:14:40,107 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-12-27 19:14:40,107 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-12-27 19:14:40,107 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-12-27 19:14:40,107 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-12-27 19:14:40,107 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-12-27 19:14:40,107 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_floatingip' 2018-12-27 19:14:40,107 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_floatingip' 2018-12-27 19:14:40,108 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-12-27 19:14:40,108 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_floatingip' 2018-12-27 19:14:40,108 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_floatingip' 2018-12-27 19:14:40,108 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_floatingip' 2018-12-27 19:14:40,108 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-12-27 19:14:40,108 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-12-27 19:14:40,109 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_floatingip' 2018-12-27 19:14:40,109 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_floatingip' 2018-12-27 19:14:40,109 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-12-27 19:14:40,109 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-12-27 19:14:40,109 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/6F2QW/bind.py 2018-12-27 19:14:40,109 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-12-27 19:14:40,110 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing BIND DNS server 2018-12-27 19:14:40,110 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo apt-get update 2018-12-27 19:14:40,110 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/MB1KQ/install_requirements.sh 2018-12-27 19:14:40,110 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-12-27 19:14:40,110 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-12-27 19:14:40,110 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-12-27 19:14:40,110 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/executions/69c9e1cc-ca87-4203-b034-715ac6acec9a 2018-12-27 19:14:40,172 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:14:40,173 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:14:40,173 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:14:40,173 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:14:40,173 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:14:40,173 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:14:40,173 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:14:40,173 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-27T19:09:59.700Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"} 2018-12-27 19:14:40,173 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:14:40,174 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:14:40 GMT 2018-12-27 19:14:40,174 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:14:40,174 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-27 19:14:40,174 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:14:45,179 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/events 2018-12-27 19:14:45,288 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:14:45,288 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:14:45,289 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:14:45,289 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:14:45,289 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:14:45,289 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:14:45,289 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:14:45,289 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_lukqyn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:14:05.295Z", "message": "[localhost] run: sudo DEBIAN_FRONTEND=noninteractive apt-get install bind9 --yes", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:14:05.295Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "401b5c87-1759-40a1-9bca-a339dccbf7c8"}, {"node_instance_id": "bind_lukqyn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:14:10.411Z", "message": "Rendering the Jinja2 template to /etc/clearwater/local_config.", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:14:10.411Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "401b5c87-1759-40a1-9bca-a339dccbf7c8"}, {"node_instance_id": "bind_lukqyn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:14:11.334Z", "message": "[localhost] run: sudo chmod 644 /etc/clearwater/shared_config", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:14:11.334Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "401b5c87-1759-40a1-9bca-a339dccbf7c8"}, {"node_instance_id": "bind_lukqyn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:14:11.334Z", "message": "[localhost] run: sudo mv /tmp/tmpfjfAol /etc/clearwater/shared_config", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:14:11.334Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "401b5c87-1759-40a1-9bca-a339dccbf7c8"}, {"node_instance_id": "bind_lukqyn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:14:11.334Z", "message": "[localhost] run: sudo mv /tmp/tmpxXuTz1 /etc/bind/db.clearwater.local", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:14:11.334Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "401b5c87-1759-40a1-9bca-a339dccbf7c8"}, {"node_instance_id": "bind_lukqyn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:14:11.334Z", "message": "[localhost] run: sudo mv /tmp/tmpR2B9mE /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:14:11.334Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "401b5c87-1759-40a1-9bca-a339dccbf7c8"}, {"node_instance_id": "bind_lukqyn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:14:11.334Z", "message": "[localhost] run: sudo mkdir -p /etc/clearwater", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:14:11.334Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "401b5c87-1759-40a1-9bca-a339dccbf7c8"}, {"node_instance_id": "bind_lukqyn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:14:11.334Z", "message": "[localhost] run: sudo mv /tmp/tmpXvZcQT /etc/clearwater/local_config", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:14:11.334Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "401b5c87-1759-40a1-9bca-a339dccbf7c8"}, {"node_instance_id": "bind_lukqyn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:14:11.334Z", "message": "Creating public domain file", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:14:11.334Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "401b5c87-1759-40a1-9bca-a339dccbf7c8"}, {"node_instance_id": "bind_lukqyn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:14:11.334Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:14:11.334Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "401b5c87-1759-40a1-9bca-a339dccbf7c8"}, {"node_instance_id": "bind_lukqyn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:14:11.334Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:14:11.334Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "401b5c87-1759-40a1-9bca-a339dccbf7c8"}, {"node_instance_id": "bind_lukqyn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:14:11.334Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:14:11.334Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "401b5c87-1759-40a1-9bca-a339dccbf7c8"}, {"node_instance_id": "bind_lukqyn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:14:11.334Z", "message": "The config dict: {'public_ip': u'172.30.9.206', 'backends': {}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.7', u'hss_hostname': u''}.", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:14:11.334Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "401b5c87-1759-40a1-9bca-a339dccbf7c8"}, {"node_instance_id": "bind_lukqyn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:14:11.334Z", "message": "Creating private domain file", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:14:11.334Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "401b5c87-1759-40a1-9bca-a339dccbf7c8"}, {"node_instance_id": "bind_lukqyn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:14:11.334Z", "message": "[localhost] run: sudo chmod 644 /etc/clearwater/local_config", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:14:11.334Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "401b5c87-1759-40a1-9bca-a339dccbf7c8"}, {"node_instance_id": "bind_lukqyn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:14:11.334Z", "message": "The config dict: {'etcd_ip': u'192.168.120.7', u'hss_port': u'3868', 'name': 'bind', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.7', u'hss_hostname': u''}.", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:14:11.334Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "401b5c87-1759-40a1-9bca-a339dccbf7c8"}, {"node_instance_id": "bind_lukqyn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:14:11.334Z", "message": "Rendering the Jinja2 template to /etc/bind/named.conf.local.", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:14:11.334Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "401b5c87-1759-40a1-9bca-a339dccbf7c8"}, {"node_instance_id": "bind_lukqyn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:14:11.334Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:14:11.334Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "401b5c87-1759-40a1-9bca-a339dccbf7c8"}, {"node_instance_id": "bind_lukqyn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:14:11.334Z", "message": "[localhost] run: sudo mv /tmp/tmp6amLyH /etc/bind/named.conf.local", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:14:11.334Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "401b5c87-1759-40a1-9bca-a339dccbf7c8"}, {"node_instance_id": "bind_lukqyn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:14:11.334Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:14:11.334Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "401b5c87-1759-40a1-9bca-a339dccbf7c8"}, {"node_instance_id": "bind_lukqyn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:14:11.334Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:14:11.334Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "401b5c87-1759-40a1-9bca-a339dccbf7c8"}, {"node_instance_id": "bind_lukqyn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:14:11.334Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/named.conf.local", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:14:11.334Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "401b5c87-1759-40a1-9bca-a339dccbf7c8"}, {"node_instance_id": "bind_lukqyn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:14:11.334Z", "message": "Rendering the Jinja2 template to /etc/clearwater/shared_config.", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:14:11.334Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "401b5c87-1759-40a1-9bca-a339dccbf7c8"}, {"node_instance_id": "bind_lukqyn", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:14:11.581Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:14:11.581Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "bind_lukqyn", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:14:11.996Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:14:11.996Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "bind_lukqyn", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:14:11.996Z", "message": "Configuring node", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:14:11.996Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "bind_lukqyn", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:14:11.996Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:14:11.996Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "bind_lukqyn", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:14:12.381Z", "message": "Downloaded scripts/clearwater/other/install-etcd.sh to /tmp/Y1SLP/install-etcd.sh", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:14:12.381Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "bcc9b7be-c1bb-45a3-98df-22979c26959d"}, {"node_instance_id": "bind_lukqyn", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:14:13.339Z", "message": "[etcd] Configure the APT software source", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:14:13.339Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "bcc9b7be-c1bb-45a3-98df-22979c26959d"}, {"node_instance_id": "bind_lukqyn", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:14:13.339Z", "message": "[etcd] repo129", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:14:13.339Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "bcc9b7be-c1bb-45a3-98df-22979c26959d"}, {"node_instance_id": "bind_lukqyn", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:14:13.339Z", "message": "[etcd] ", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:14:13.339Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "bcc9b7be-c1bb-45a3-98df-22979c26959d"}, {"node_instance_id": "bind_lukqyn", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:14:13.339Z", "message": "Executing: /tmp/Y1SLP/install-etcd.sh", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:14:13.339Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "bcc9b7be-c1bb-45a3-98df-22979c26959d"}, {"node_instance_id": "bind_lukqyn", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:14:14.344Z", "message": "[etcd] sudo apt", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:14:14.344Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "bcc9b7be-c1bb-45a3-98df-22979c26959d"}, {"node_instance_id": "bind_lukqyn", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:14:20.228Z", "message": "[etcd] => sudo: unable to resolve host server-clearwater-opnfv-bind-host-3uinc3\nIgn http://repo.cw-ngv.com binary/ InRelease\nHit http://security.ubuntu.com trusty-security InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:2 http://repo.cw-ngv.com binary/ Release [1,219 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-updates InRelease\nHit http://security.ubuntu.com trusty-security/main Sources\nGet:3 http://repo.cw-ngv.com binary/ Packages [23.0 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nHit http://security.ubuntu.com trusty-security/universe Sources\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources\nHit http://security.ubuntu.com trusty-security/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources\nHit http://security.ubuntu.com trusty-security/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages\nHit http://security.ubuntu.com trusty-security/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages\nHit http://security.ubuntu.com trusty-security/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en\nIgn http://repo.cw-ngv.com binary/ Translation-en_US\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en\nIgn http://repo.cw-ngv.com binary/ Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nHit http://nova.clouds.archive.ubuntu.com trusty/main Sources\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Sources\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Sources\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nIgn http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US\nFetched 25.0 kB in 4s (5,134 B/s)\nReading package lists...\n\nreal\t0m6.205s\nuser\t0m2.715s\nsys\t0m0.383s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:14:20.228Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "bcc9b7be-c1bb-45a3-98df-22979c26959d"}, {"node_instance_id": "bind_lukqyn", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:14:21.349Z", "message": "[etcd] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:14:21.349Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "bcc9b7be-c1bb-45a3-98df-22979c26959d"}, {"node_instance_id": "bind_lukqyn", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:14:21.349Z", "message": "[etcd] Now install the software", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:14:21.349Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "bcc9b7be-c1bb-45a3-98df-22979c26959d"}], "metadata": {"pagination": {"total": 1469, "offset": 1424, "size": 50}}} 2018-12-27 19:14:45,289 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:14:45,289 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:14:45 GMT 2018-12-27 19:14:45,289 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:14:45,290 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 24025 2018-12-27 19:14:45,290 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:14:45,291 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo DEBIAN_FRONTEND=noninteractive apt-get install bind9 --yes 2018-12-27 19:14:45,291 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2018-12-27 19:14:45,291 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/shared_config 2018-12-27 19:14:45,291 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpfjfAol /etc/clearwater/shared_config 2018-12-27 19:14:45,292 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpxXuTz1 /etc/bind/db.clearwater.local 2018-12-27 19:14:45,292 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpR2B9mE /etc/bind/db.clearwater.opnfv 2018-12-27 19:14:45,292 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mkdir -p /etc/clearwater 2018-12-27 19:14:45,292 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpXvZcQT /etc/clearwater/local_config 2018-12-27 19:14:45,292 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-12-27 19:14:45,292 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-12-27 19:14:45,292 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-12-27 19:14:45,293 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-12-27 19:14:45,293 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.206', 'backends': {}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.7', u'hss_hostname': u''}. 2018-12-27 19:14:45,293 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-12-27 19:14:45,293 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/local_config 2018-12-27 19:14:45,293 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'etcd_ip': u'192.168.120.7', u'hss_port': u'3868', 'name': 'bind', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.7', u'hss_hostname': u''}. 2018-12-27 19:14:45,294 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/named.conf.local. 2018-12-27 19:14:45,294 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-12-27 19:14:45,294 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmp6amLyH /etc/bind/named.conf.local 2018-12-27 19:14:45,294 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-12-27 19:14:45,294 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-12-27 19:14:45,294 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/named.conf.local 2018-12-27 19:14:45,294 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/shared_config. 2018-12-27 19:14:45,295 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-12-27 19:14:45,295 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-12-27 19:14:45,295 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-12-27 19:14:45,295 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-12-27 19:14:45,295 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/install-etcd.sh to /tmp/Y1SLP/install-etcd.sh 2018-12-27 19:14:45,295 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] Configure the APT software source 2018-12-27 19:14:45,296 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] repo129 2018-12-27 19:14:45,296 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] 2018-12-27 19:14:45,296 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/Y1SLP/install-etcd.sh 2018-12-27 19:14:45,296 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo apt 2018-12-27 19:14:45,296 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => sudo: unable to resolve host server-clearwater-opnfv-bind-host-3uinc3 Ign http://repo.cw-ngv.com binary/ InRelease Hit http://security.ubuntu.com trusty-security InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:2 http://repo.cw-ngv.com binary/ Release [1,219 B] Hit http://nova.clouds.archive.ubuntu.com trusty-updates InRelease Hit http://security.ubuntu.com trusty-security/main Sources Get:3 http://repo.cw-ngv.com binary/ Packages [23.0 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Hit http://security.ubuntu.com trusty-security/universe Sources Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources Hit http://security.ubuntu.com trusty-security/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources Hit http://security.ubuntu.com trusty-security/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages Hit http://security.ubuntu.com trusty-security/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages Hit http://security.ubuntu.com trusty-security/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en Ign http://repo.cw-ngv.com binary/ Translation-en_US Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en Ign http://repo.cw-ngv.com binary/ Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Hit http://nova.clouds.archive.ubuntu.com trusty/main Sources Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Sources Hit http://nova.clouds.archive.ubuntu.com trusty/universe Sources Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Ign http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US Fetched 25.0 kB in 4s (5,134 B/s) Reading package lists... real 0m6.205s user 0m2.715s sys 0m0.383s 2018-12-27 19:14:45,296 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo DEBIAN_FRONTEND=noninteractive apt 2018-12-27 19:14:45,297 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] Now install the software 2018-12-27 19:14:45,297 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/executions/69c9e1cc-ca87-4203-b034-715ac6acec9a 2018-12-27 19:14:45,576 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:14:45,576 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:14:45,576 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:14:45,577 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:14:45,577 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:14:45,577 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:14:45,577 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:14:45,577 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-27T19:09:59.700Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"} 2018-12-27 19:14:45,577 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:14:45,577 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:14:45 GMT 2018-12-27 19:14:45,577 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:14:45,577 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-27 19:14:45,578 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:14:50,583 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/events 2018-12-27 19:14:50,714 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:14:50,714 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:14:50,714 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:14:50,714 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:14:50,714 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:14:50,714 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:14:50,714 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:14:50,714 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1469, "offset": 1460, "size": 50}}} 2018-12-27 19:14:50,715 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:14:50,715 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:14:50 GMT 2018-12-27 19:14:50,715 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:14:50,715 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-12-27 19:14:50,715 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:14:50,715 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/executions/69c9e1cc-ca87-4203-b034-715ac6acec9a 2018-12-27 19:14:50,849 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:14:50,850 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:14:50,850 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:14:50,850 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:14:50,850 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:14:50,850 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:14:50,850 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:14:50,850 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-27T19:09:59.700Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"} 2018-12-27 19:14:50,850 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:14:50,850 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:14:50 GMT 2018-12-27 19:14:50,851 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:14:50,851 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-27 19:14:50,851 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:14:55,856 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/events 2018-12-27 19:14:56,019 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:14:56,019 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:14:56,019 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:14:56,019 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:14:56,019 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:14:56,019 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:14:56,020 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:14:56,020 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1469, "offset": 1460, "size": 50}}} 2018-12-27 19:14:56,020 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:14:56,020 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:14:56 GMT 2018-12-27 19:14:56,020 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:14:56,020 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-12-27 19:14:56,020 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:14:56,020 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/executions/69c9e1cc-ca87-4203-b034-715ac6acec9a 2018-12-27 19:14:56,076 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:14:56,076 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:14:56,077 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:14:56,077 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:14:56,077 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:14:56,077 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:14:56,077 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:14:56,077 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-27T19:09:59.700Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"} 2018-12-27 19:14:56,077 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:14:56,077 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:14:56 GMT 2018-12-27 19:14:56,077 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:14:56,078 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-27 19:14:56,078 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:15:01,083 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/events 2018-12-27 19:15:01,170 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:15:01,170 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:15:01,171 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:15:01,171 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:15:01,171 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:15:01,171 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:15:01,171 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:15:01,171 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1469, "offset": 1460, "size": 50}}} 2018-12-27 19:15:01,171 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:15:01,171 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:15:01 GMT 2018-12-27 19:15:01,171 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:15:01,172 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-12-27 19:15:01,172 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:15:01,172 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/executions/69c9e1cc-ca87-4203-b034-715ac6acec9a 2018-12-27 19:15:01,236 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:15:01,236 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:15:01,236 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:15:01,237 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:15:01,237 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:15:01,237 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:15:01,237 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:15:01,237 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-27T19:09:59.700Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"} 2018-12-27 19:15:01,237 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:15:01,237 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:15:01 GMT 2018-12-27 19:15:01,237 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:15:01,237 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-27 19:15:01,237 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:15:06,243 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/events 2018-12-27 19:15:06,311 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:15:06,311 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:15:06,311 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:15:06,311 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:15:06,311 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:15:06,312 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:15:06,312 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:15:06,312 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1469, "offset": 1460, "size": 50}}} 2018-12-27 19:15:06,312 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:15:06,312 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:15:06 GMT 2018-12-27 19:15:06,312 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:15:06,312 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-12-27 19:15:06,312 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:15:06,313 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/executions/69c9e1cc-ca87-4203-b034-715ac6acec9a 2018-12-27 19:15:06,373 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:15:06,373 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:15:06,373 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:15:06,373 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:15:06,374 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:15:06,374 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:15:06,374 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:15:06,374 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-27T19:09:59.700Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"} 2018-12-27 19:15:06,374 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:15:06,374 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:15:06 GMT 2018-12-27 19:15:06,374 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:15:06,374 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-27 19:15:06,374 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:15:11,380 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/events 2018-12-27 19:15:11,453 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:15:11,453 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:15:11,454 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:15:11,454 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:15:11,454 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:15:11,454 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:15:11,454 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:15:11,454 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1469, "offset": 1460, "size": 50}}} 2018-12-27 19:15:11,454 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:15:11,454 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:15:11 GMT 2018-12-27 19:15:11,455 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:15:11,455 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-12-27 19:15:11,455 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:15:11,455 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/executions/69c9e1cc-ca87-4203-b034-715ac6acec9a 2018-12-27 19:15:11,511 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:15:11,511 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:15:11,511 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:15:11,511 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:15:11,512 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:15:11,512 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:15:11,512 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:15:11,512 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-27T19:09:59.700Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"} 2018-12-27 19:15:11,512 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:15:11,512 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:15:11 GMT 2018-12-27 19:15:11,512 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:15:11,512 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-27 19:15:11,512 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:15:16,518 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/events 2018-12-27 19:15:16,594 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:15:16,594 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:15:16,594 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:15:16,595 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:15:16,595 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:15:16,595 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:15:16,595 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:15:16,595 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_lukqyn", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:15:11.695Z", "message": "[etcd] => sudo: unable to resolve host server-clearwater-opnfv-bind-host-3uinc3\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n binutils build-essential clearwater-cluster-manager\n clearwater-config-manager clearwater-diags-monitor clearwater-etcd\n clearwater-infrastructure clearwater-log-cleanup clearwater-monit\n clearwater-queue-manager cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot\n g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl\n libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1\n libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libquadmath0 libsensors4\n libstdc++-4.8-dev libtsan0 libzmq3 linux-libc-dev make manpages-dev ntp\n python-chardet-whl python-colorama python-colorama-whl python-distlib\n python-distlib-whl python-html5lib python-html5lib-whl python-jsonschema\n python-mock python-pip python-pip-whl python-requests-whl python-setuptools\n python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv\n python-wheel python3-pkg-resources realpath sysstat\nSuggested packages:\n binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix\n mail-transport-agent cpp-doc gcc-4.8-locales debian-keyring g++-multilib\n g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf\n automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg\n libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg\n libquadmath0-dbg glibc-doc lm-sensors libstdc++-4.8-doc make-doc ntp-doc\n python-genshi python-lxml python-mock-doc python3-setuptools isag\nRecommended packages:\n python-dev-all\nThe following NEW packages will be installed:\n binutils build-essential clearwater-cluster-manager\n clearwater-config-manager clearwater-diags-monitor clearwater-etcd\n clearwater-infrastructure clearwater-log-cleanup clearwater-management\n clearwater-monit clearwater-queue-manager cpp cpp-4.8 dnsmasq dnsmasq-base\n dpkg-dev fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl\n libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1\n libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libquadmath0 libsensors4\n libstdc++-4.8-dev libtsan0 libzmq3 linux-libc-dev make manpages-dev ntp\n python-chardet-whl python-colorama python-colorama-whl python-distlib\n python-distlib-whl python-html5lib python-html5lib-whl python-jsonschema\n python-mock python-pip python-pip-whl python-requests-whl python-setuptools\n python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv\n python-wheel python3-pkg-resources realpath sysstat\n0 upgraded, 77 newly installed, 0 to remove and 12 not upgraded.\nNeed to get 85.1 MB of archives.\nAfter this operation, 242 MB of additional disk space will be used.\nGet:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:2 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:9 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:11 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-164.214 [774 kB]\nGet:28 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:32 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:38 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:42 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:44 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB]\n\rExtracting templates from packages: 38%\rExtracting templates from packages: 77%\rExtracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 85.1 MB in 6s (12.7 MB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51415 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package python-mock.\nPreparing to unpack .../python-mock_1.0.1-3_all.deb ...\nUnpacking python-mock (1.0.1-3) ...\nSelecting previously unselected package python-jsonschema.\nPreparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ...\nUnpacking python-jsonschema (2.3.0-1build1) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-164.214_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-164.214) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib.\nPreparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib (0.999-3~ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama-whl.\nPreparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib-whl.\nPreparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib-whl (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib-whl.\nPreparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib-whl (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-six-whl.\nPreparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1.1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.4) ...\nSelecting previously unselected package python-setuptools-whl.\nPreparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools-whl (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip-whl.\nPreparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip-whl (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ...\nUnpacking clearwater-monit (5.18-171207.172716) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-etcd.\nPreparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ...\nUnpacking clearwater-etcd (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-cluster-manager.\nPreparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-queue-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-config-manager (1.0-171218.103208) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ...\nUnpacking clearwater-management (1.0-171218.103208) ...\nSelecting previously unselected package libfakeroot:amd64.\nPreparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking libfakeroot:amd64 (1.20-3ubuntu2) ...\nSelecting previously unselected package fakeroot.\nPreparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking fakeroot (1.20-3ubuntu2) ...\nSelecting previously unselected package libalgorithm-diff-perl.\nPreparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...\nUnpacking libalgorithm-diff-perl (1.19.02-3) ...\nSelecting previously unselected package libalgorithm-diff-xs-perl.\nPreparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...\nUnpacking libalgorithm-diff-xs-perl (0.04-2build4) ...\nSelecting previously unselected package libalgorithm-merge-perl.\nPreparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...\nUnpacking libalgorithm-merge-perl (0.08-2) ...\nSelecting previously unselected package libfile-fcntllock-perl.\nPreparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...\nUnpacking libfile-fcntllock-perl (0.14-2build1) ...\nSelecting previously unselected package manpages-dev.\nPreparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...\nUnpacking manpages-dev (3.54-1ubuntu1) ...\nSelecting previously unselected package python-wheel.\nPreparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1.1) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up python-mock (1.0.1-3) ...\nSetting up python-jsonschema (2.3.0-1build1) ...\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.14) ...\nSetting up linux-libc-dev:amd64 (3.13.0-164.214) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up python-colorama (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib (0.1.8-1ubuntu1) ...\nSetting up python-html5lib (0.999-3~ubuntu1) ...\nSetting up python3-pkg-resources (3.3-1ubuntu2) ...\nSetting up python-chardet-whl (2.2.1-2~ubuntu1) ...\nSetting up python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib-whl (0.1.8-1ubuntu1) ...\nSetting up python-html5lib-whl (0.999-3~ubuntu1) ...\nSetting up python-six-whl (1.5.2-1ubuntu1.1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.4) ...\nSetting up python-setuptools-whl (3.3-1ubuntu2) ...\nSetting up python-pip-whl (1.5.4-1ubuntu4) ...\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up python-pip (1.5.4-1ubuntu4) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n\ndnsmasq: failed to create listening socket for port 53: Address already in use\n ...fail!\ninvoke-rc.d: initscript dnsmasq, action \"start\" failed.\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up iotop (0.6-1) ...\nSetting up libfakeroot:amd64 (1.20-3ubuntu2) ...\nSetting up fakeroot (1.20-3ubuntu2) ...\nupdate-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode\nSetting up libalgorithm-diff-perl (1.19.02-3) ...\nSetting up libalgorithm-diff-xs-perl (0.04-2build4) ...\nSetting up libalgorithm-merge-perl (0.08-2) ...\nSetting up libfile-fcntllock-perl (0.14-2build1) ...\nSetting up manpages-dev (3.54-1ubuntu1) ...\nSetting up python-wheel (0.24.0-1~ubuntu1.1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-infrastructure (1.0-171215.180814) ...\nProcessing pyzmq-16.0.2-py2.7-linux-x86_64.egg\nCopying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages\nAdding pyzmq 16.0.2 to easy-install.pth file\n\nInstalled /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg\nProcessing dependencies for pyzmq==16.0.2\nFinished processing dependencies for pyzmq==16.0.2\nNew python executable in /usr/share/clearwater/infrastructure/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting cw_infrastructure\nCollecting dnspython (from cw_infrastructure)\nCollecting pathlib (from cw_infrastructure)\nCollecting contextlib2 (from cw_infrastructure)\nCollecting nsenter (from cw_infrastructure)\nCollecting argparse (from cw_infrastructure)\nInstalling collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env\nSuccessfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1\n * Restarting DNS forwarder and DHCP server dnsmasq\n\ndnsmasq: failed to create listening socket for 127.0.0.1: Address already in use\n ...fail!\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-monit (5.18-171207.172716) ...\nclearwater-monit start/running, process 8963\nSetting up clearwater-log-cleanup (1.0-171215.180814) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-diags-monitor (1.0-171215.180814) ...\nSetting up clearwater-etcd (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_cluster_manager\nCollecting metaswitchcommon (from clearwater_cluster_manager)\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager\nSuccessfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nreload: Job is not running: clearwater-monit\nSetting up clearwater-queue-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_queue_manager\nCollecting metaswitchcommon (from clearwater_queue_manager)\nCollecting clearwater-etcd-shared (from clearwater_queue_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_queue_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_queue_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_queue_manager)\nCollecting cffi (from metaswitchcommon->clearwater_queue_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_queue_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager\nSuccessfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-config-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_config_manager\nCollecting metaswitchcommon (from clearwater_config_manager)\nCollecting jsonschema (from clearwater_config_manager)\nCollecting clearwater-etcd-shared (from clearwater_config_manager)\nCollecting requests (from clearwater_config_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_config_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_config_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_config_manager)\nCollecting cffi (from metaswitchcommon->clearwater_config_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_config_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting certifi>=2017.4.17 (from requests->clearwater_config_manager)\nCollecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager)\nCollecting idna<2.7,>=2.5 (from requests->clearwater_config_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, clearwater-config-manager\nSuccessfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-171218.103208) ...\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\n\nreal\t0m50.753s\nuser\t0m18.794s\nsys\t0m9.036s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:15:11.695Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "bcc9b7be-c1bb-45a3-98df-22979c26959d"}, {"node_instance_id": "bind_lukqyn", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:15:12.365Z", "message": "[etcd] The software is installed", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:15:12.365Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "bcc9b7be-c1bb-45a3-98df-22979c26959d"}, {"node_instance_id": "bind_lukqyn", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:15:12.365Z", "message": "[etcd] /usr/share/clearwater/clearwater", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:15:12.365Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "bcc9b7be-c1bb-45a3-98df-22979c26959d"}, {"node_instance_id": "bind_lukqyn", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:15:12.365Z", "message": "[etcd] => \nreal\t0m0.012s\nuser\t0m0.004s\nsys\t0m0.008s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:15:12.365Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "bcc9b7be-c1bb-45a3-98df-22979c26959d"}, {"node_instance_id": "bind_lukqyn", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:15:13.369Z", "message": "[etcd] sudo ifconfig ", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:15:13.369Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "bcc9b7be-c1bb-45a3-98df-22979c26959d"}, {"node_instance_id": "bind_lukqyn", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:15:13.369Z", "message": "[etcd] => eth0 Link encap:Ethernet HWaddr fa:16:3e:73:83:dc \n inet addr:192.168.120.7 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe73:83dc/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1442 Metric:1\n RX packets:72565 errors:0 dropped:0 overruns:0 frame:0\n TX packets:22116 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:123774068 (123.7 MB) TX bytes:4047699 (4.0 MB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:166 errors:0 dropped:0 overruns:0 frame:0\n TX packets:166 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:13719 (13.7 KB) TX bytes:13719 (13.7 KB)\n\n\nreal\t0m0.006s\nuser\t0m0.005s\nsys\t0m0.003s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:15:13.369Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "bcc9b7be-c1bb-45a3-98df-22979c26959d"}, {"node_instance_id": "bind_lukqyn", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:15:13.369Z", "message": "[etcd] sudo ps ", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:15:13.369Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "bcc9b7be-c1bb-45a3-98df-22979c26959d"}, {"node_instance_id": "bind_lukqyn", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:15:13.369Z", "message": "[etcd] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 19:12 ? 00:00:01 /sbin/init\nroot 2 0 0 19:12 ? 00:00:00 [kthreadd]\nroot 3 2 0 19:12 ? 00:00:00 [ksoftirqd/0]\nroot 4 2 0 19:12 ? 00:00:00 [kworker/0:0]\nroot 5 2 0 19:12 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 19:12 ? 00:00:00 [kworker/u4:0]\nroot 7 2 0 19:12 ? 00:00:00 [rcu_sched]\nroot 8 2 0 19:12 ? 00:00:00 [rcuos/0]\nroot 9 2 0 19:12 ? 00:00:00 [rcuos/1]\nroot 10 2 0 19:12 ? 00:00:00 [rcu_bh]\nroot 11 2 0 19:12 ? 00:00:00 [rcuob/0]\nroot 12 2 0 19:12 ? 00:00:00 [rcuob/1]\nroot 13 2 0 19:12 ? 00:00:00 [migration/0]\nroot 14 2 0 19:12 ? 00:00:00 [watchdog/0]\nroot 15 2 0 19:12 ? 00:00:00 [watchdog/1]\nroot 16 2 0 19:12 ? 00:00:00 [migration/1]\nroot 17 2 0 19:12 ? 00:00:00 [ksoftirqd/1]\nroot 18 2 0 19:12 ? 00:00:00 [kworker/1:0]\nroot 19 2 0 19:12 ? 00:00:00 [kworker/1:0H]\nroot 20 2 0 19:12 ? 00:00:00 [khelper]\nroot 21 2 0 19:12 ? 00:00:00 [kdevtmpfs]\nroot 22 2 0 19:12 ? 00:00:00 [netns]\nroot 23 2 0 19:12 ? 00:00:00 [writeback]\nroot 24 2 0 19:12 ? 00:00:00 [kintegrityd]\nroot 25 2 0 19:12 ? 00:00:00 [bioset]\nroot 26 2 0 19:12 ? 00:00:00 [kworker/u5:0]\nroot 27 2 0 19:12 ? 00:00:00 [kblockd]\nroot 28 2 0 19:12 ? 00:00:00 [ata_sff]\nroot 29 2 0 19:12 ? 00:00:00 [khubd]\nroot 30 2 0 19:12 ? 00:00:00 [md]\nroot 31 2 0 19:12 ? 00:00:00 [devfreq_wq]\nroot 32 2 0 19:12 ? 00:00:00 [kworker/1:1]\nroot 34 2 0 19:12 ? 00:00:00 [khungtaskd]\nroot 35 2 0 19:12 ? 00:00:00 [kswapd0]\nroot 36 2 0 19:12 ? 00:00:00 [vmstat]\nroot 37 2 0 19:12 ? 00:00:00 [ksmd]\nroot 38 2 0 19:12 ? 00:00:00 [khugepaged]\nroot 39 2 0 19:12 ? 00:00:00 [fsnotify_mark]\nroot 40 2 0 19:12 ? 00:00:00 [ecryptfs-kthrea]\nroot 41 2 0 19:12 ? 00:00:00 [crypto]\nroot 53 2 0 19:12 ? 00:00:00 [kthrotld]\nroot 54 2 0 19:12 ? 00:00:00 [kworker/u4:1]\nroot 55 2 0 19:12 ? 00:00:00 [vballoon]\nroot 56 2 0 19:12 ? 00:00:00 [scsi_eh_0]\nroot 57 2 0 19:12 ? 00:00:00 [scsi_eh_1]\nroot 58 2 0 19:12 ? 00:00:00 [kworker/u4:2]\nroot 59 2 0 19:12 ? 00:00:00 [kworker/0:1]\nroot 60 2 0 19:12 ? 00:00:00 [kworker/u4:3]\nroot 79 2 0 19:12 ? 00:00:00 [deferwq]\nroot 80 2 0 19:12 ? 00:00:00 [charger_manager]\nroot 124 2 0 19:12 ? 00:00:00 [kpsmoused]\nroot 141 2 0 19:12 ? 00:00:00 [kworker/0:2]\nroot 186 2 0 19:12 ? 00:00:00 [jbd2/vda1-8]\nroot 187 2 0 19:12 ? 00:00:00 [ext4-rsv-conver]\nroot 390 1 0 19:12 ? 00:00:00 upstart-udev-bridge --daemon\nroot 395 1 0 19:12 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 432 2 0 19:12 ? 00:00:00 [kworker/u5:1]\nroot 434 2 0 19:12 ? 00:00:00 [kworker/u5:2]\nroot 521 1 0 19:12 ? 00:00:00 upstart-socket-bridge --daemon\nroot 566 1 0 19:12 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 821 2 0 19:12 ? 00:00:00 [kauditd]\nroot 943 1 0 19:12 ? 00:00:00 upstart-file-bridge --daemon\nsyslog 1007 1 0 19:12 ? 00:00:00 rsyslogd\nroot 1039 1 0 19:12 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1042 1 0 19:12 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1046 1 0 19:12 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1047 1 0 19:12 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1049 1 0 19:12 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1092 1 0 19:12 ? 00:00:00 /usr/sbin/sshd -D\nroot 1095 1 0 19:12 ? 00:00:00 cron\ndaemon 1096 1 0 19:12 ? 00:00:00 atd\nmessage+ 1100 1 0 19:12 ? 00:00:00 dbus-daemon --system --fork\nroot 1108 1 0 19:12 ? 00:00:00 /usr/sbin/irqbalance\nroot 1109 1 0 19:12 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1120 1 0 19:12 ? 00:00:00 /lib/systemd/systemd-logind\nroot 1200 1 0 19:12 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1206 1 0 19:12 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nroot 1562 2 0 19:13 ? 00:00:00 [kworker/1:2]\nubuntu 1662 1 0 19:13 ? 00:00:00 /home/ubuntu/bind_host_3uinc3/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q bind_host_3uinc3 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@bind_host_3uinc3 --logging-server-logdir=/home/ubuntu/bind_host_3uinc3/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/bind_host_3uinc3/work/bind_host_3uinc3%I.log --pidfile=/home/ubuntu/bind_host_3uinc3/work/bind_host_3uinc3.pid\nubuntu 1701 1662 0 19:13 ? 00:00:00 /home/ubuntu/bind_host_3uinc3/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q bind_host_3uinc3 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@bind_host_3uinc3 --logging-server-logdir=/home/ubuntu/bind_host_3uinc3/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/bind_host_3uinc3/work/bind_host_3uinc3%I.log --pidfile=/home/ubuntu/bind_host_3uinc3/work/bind_host_3uinc3.pid\nubuntu 1776 1 0 19:13 ? 00:00:00 python2.7 /home/ubuntu/bind_host_3uinc3/env/bin/diamond --configfile /home/ubuntu/bind_host_3uinc3/work/plugins/diamond/etc/diamond.conf\nbind 2449 1 0 19:14 ? 00:00:00 /usr/sbin/named -u bind\nubuntu 2501 1701 0 19:14 ? 00:00:00 /home/ubuntu/bind_host_3uinc3/env/bin/python2.7 /home/ubuntu/bind_host_3uinc3/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-gzYApV\nubuntu 2512 2501 0 19:14 ? 00:00:00 /bin/sh -c /tmp/Y1SLP/install-etcd.sh\nubuntu 2514 2512 0 19:14 ? 00:00:00 /bin/bash -e /tmp/Y1SLP/install-etcd.sh\nntp 8557 1 0 19:14 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 107:112\nroot 9110 1 0 19:15 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nroot 9127 9110 0 19:15 ? 00:00:00 [check-monit-upt] \nclearwa+ 9187 1 0 19:15 ? 00:00:00 /usr/share/clearwater/clearwater-etcd/3.1.7/etcd --listen-client-urls http://0.0.0.0:4000 --advertise-client-urls http://192.168.120.7:4000 --data-dir /var/lib/clearwater-etcd/192.168.120.7 --name 192-168-120-7 --debug --initial-cluster 192-168-120-7=http://192.168.120.7:2380, --initial-cluster-state new --initial-advertise-peer-urls http://192.168.120.7:2380 --listen-peer-urls http://192.168.120.7:2380\nroot 9212 9110 0 19:15 ? 00:00:00 [check-etcd-upti] \nroot 9214 9110 0 19:15 ? 00:00:00 [poll_etcd_clust] \nroot 9219 9110 0 19:15 ? 00:00:00 [poll_etcd.sh] \nroot 9252 1 0 19:15 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor\nroot 9258 9252 0 19:15 ? 00:00:00 inotifywait -e create -qq .\nubuntu 9398 2514 0 19:15 ? 00:00:00 /bin/bash -e /tmp/Y1SLP/install-etcd.sh\nubuntu 9399 9398 0 19:15 ? 00:00:00 /bin/bash -e /tmp/Y1SLP/install-etcd.sh\nroot 9400 9399 0 19:15 ? 00:00:00 sudo ps -edf\nroot 9401 9400 0 19:15 ? 00:00:00 ps -edf\n\nreal\t0m0.010s\nuser\t0m0.000s\nsys\t0m0.010s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:15:13.369Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "bcc9b7be-c1bb-45a3-98df-22979c26959d"}, {"node_instance_id": "bind_lukqyn", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:15:14.375Z", "message": "[etcd] sudo netstat ", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:15:14.375Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "bcc9b7be-c1bb-45a3-98df-22979c26959d"}, {"node_instance_id": "bind_lukqyn", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:15:14.375Z", "message": "[etcd] => Active Internet connections (only servers)\nProto Recv-Q Send-Q Local Address Foreign Address State PID/Program name\ntcp 0 0 192.168.120.7:2380 0.0.0.0:* LISTEN 9187/etcd \ntcp 0 0 192.168.120.7:53 0.0.0.0:* LISTEN 2449/named \ntcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 2449/named \ntcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1092/sshd \ntcp 0 0 127.0.0.1:953 0.0.0.0:* LISTEN 2449/named \ntcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 9110/monit \ntcp6 0 0 :::53 :::* LISTEN 2449/named \ntcp6 0 0 :::22 :::* LISTEN 1092/sshd \ntcp6 0 0 ::1:953 :::* LISTEN 2449/named \ntcp6 0 0 :::4000 :::* LISTEN 9187/etcd \nudp 0 0 192.168.120.7:123 0.0.0.0:* 8557/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 8557/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 8557/ntpd \nudp 0 0 0.0.0.0:59668 0.0.0.0:* 566/dhclient \nudp 0 0 192.168.120.7:53 0.0.0.0:* 2449/named \nudp 0 0 127.0.0.1:53 0.0.0.0:* 2449/named \nudp 0 0 0.0.0.0:68 0.0.0.0:* 566/dhclient \nudp6 0 0 fe80::f816:3eff:fe7:123 :::* 8557/ntpd \nudp6 0 0 ::1:123 :::* 8557/ntpd \nudp6 0 0 :::123 :::* 8557/ntpd \nudp6 0 0 :::24821 :::* 566/dhclient \nudp6 0 0 :::53 :::* 2449/named \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] STREAM LISTENING 8979 1100/dbus-daemon /var/run/dbus/system_bus_socket\nunix 2 [ ACC ] STREAM LISTENING 9297 1109/acpid /var/run/acpid.socket\nunix 2 [ ACC ] STREAM LISTENING 11178 1662/python2.7 /tmp/cloudify-logging-server-47104.socket\nunix 2 [ ACC ] STREAM LISTENING 376 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] STREAM LISTENING 13680 2501/python2.7 /tmp/ctx-8Pm2qS.socket\nunix 2 [ ACC ] SEQPACKET LISTENING 7604 395/systemd-udevd /run/udev/control\n\nreal\t0m0.008s\nuser\t0m0.004s\nsys\t0m0.004s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:15:14.375Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "bcc9b7be-c1bb-45a3-98df-22979c26959d"}, {"node_instance_id": "bind_lukqyn", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:15:14.375Z", "message": "[etcd] => init-+-acpid\n |-atd\n |-clearwater_diag---inotifywait\n |-cron\n |-dbus-daemon\n |-dhclient\n |-etcd---9*[{etcd}]\n |-7*[getty]\n |-irqbalance\n |-monit-+-check-etcd-upti\n | |-check-monit-upt\n | |-poll_etcd.sh\n | |-poll_etcd_clust\n | `-{monit}\n |-named---4*[{named}]\n |-ntpd\n |-python2.7-+-python2.7---python2.7-+-sh---install-etcd.sh---install-etcd.sh---install-etcd.sh---install-etcd.sh---sudo---pstr+\n | | `-6*[{python2.7}]\n | `-3*[{python2.7}]\n |-python2.7---{python2.7}\n |-rsyslogd---3*[{rsyslogd}]\n |-sshd\n |-systemd-logind\n |-systemd-udevd\n |-upstart-file-br\n |-upstart-socket-\n `-upstart-udev-br\n\nreal\t0m0.011s\nuser\t0m0.000s\nsys\t0m0.007s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:15:14.375Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "bcc9b7be-c1bb-45a3-98df-22979c26959d"}, {"node_instance_id": "bind_lukqyn", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:15:14.375Z", "message": "[etcd] sudo find /var/log ", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:15:14.375Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "bcc9b7be-c1bb-45a3-98df-22979c26959d"}, {"node_instance_id": "bind_lukqyn", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:15:14.375Z", "message": "[etcd] sudo pstree", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:15:14.375Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "bcc9b7be-c1bb-45a3-98df-22979c26959d"}, {"node_instance_id": "bind_lukqyn", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:15:15.379Z", "message": "[etcd] sudo cat /var/log/clearwater", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:15:15.379Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "bcc9b7be-c1bb-45a3-98df-22979c26959d"}, {"node_instance_id": "bind_lukqyn", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:15:15.379Z", "message": "[etcd] => [27-Dec-2018 19:15:06 UTC] clearwater-diags-monitor starting\n[27-Dec-2018 19:15:06 UTC] Waiting for trigger files\n\nreal\t0m0.005s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:15:15.379Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "bcc9b7be-c1bb-45a3-98df-22979c26959d"}, {"node_instance_id": "bind_lukqyn", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:15:15.379Z", "message": "[etcd] => /var/log/iotop.log\n/var/log/btmp\n/var/log/lastlog\n/var/log/syslog\n/var/log/udev\n/var/log/dmesg\n/var/log/wtmp\n/var/log/alternatives.log\n/var/log/cloud-init-output.log\n/var/log/boot.log\n/var/log/clearwater-diags-monitor.log\n/var/log/fsck/checkfs\n/var/log/fsck/checkroot\n/var/log/auth.log\n/var/log/sysstat/sa27\n/var/log/sysstat/clearwater-sa27\n/var/log/monit.log\n/var/log/kern.log\n/var/log/apt/term.log\n/var/log/apt/history.log\n/var/log/dmesg.0\n/var/log/clearwater-etcd/clearwater-etcd.log\n/var/log/clearwater-etcd/clearwater-etcd-initd.log\n/var/log/landscape/sysinfo.log\n/var/log/upstart/procps-virtual-filesystems.log\n/var/log/upstart/console-setup.log\n/var/log/upstart/network-interface-eth0.log\n/var/log/upstart/rsyslog.log\n/var/log/upstart/procps-static-network-up.log\n/var/log/upstart/systemd-logind.log\n/var/log/upstart/cryptdisks.log\n/var/log/upstart/clearwater-monit.log\n/var/log/upstart/container-detect.log\n/var/log/dpkg.log\n/var/log/cloud-init.log\n\nreal\t0m0.007s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:15:15.379Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "bcc9b7be-c1bb-45a3-98df-22979c26959d"}, {"node_instance_id": "bind_lukqyn", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:15:16.355Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:15:16.355Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "bind_lukqyn", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:15:16.384Z", "message": "[etcd] sudo cat /var/log/clearwater", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:15:16.384Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "bcc9b7be-c1bb-45a3-98df-22979c26959d"}, {"node_instance_id": "bind_lukqyn", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:15:16.384Z", "message": "Execution done (return_code=0): /tmp/Y1SLP/install-etcd.sh", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:15:16.384Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "bcc9b7be-c1bb-45a3-98df-22979c26959d"}, {"node_instance_id": "bind_lukqyn", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:15:16.384Z", "message": "[etcd] => 2018-12-27 19:14:59.207488271 Stopping etcd clearwater-etcd\n2018-12-27 19:15:05.227986261 Restarting etcd clearwater-etcd\n2018-12-27 19:15:05.232882737 Configured ETCDCTL_PEERS: \n2018-12-27 19:15:05.233623753 Check for previous failed startup attempt\n2018-12-27 19:15:05.234893622 Running etcdctl member list\nError: client: etcd cluster is unavailable or misconfigured; error #0: dial tcp 127.0.0.1:2379: getsockopt: connection refused\n; error #1: dial tcp 127.0.0.1:4001: getsockopt: connection refused\n\nerror #0: dial tcp 127.0.0.1:2379: getsockopt: connection refused\nerror #1: dial tcp 127.0.0.1:4001: getsockopt: connection refused\n\n2018-12-27 19:15:05.250308439 etcdctl returned 2\n2018-12-27 19:15:05.256562205 Creating new cluster...\n2018-12-27 19:15:05.259321816 Starting etcd with: --listen-client-urls http://0.0.0.0:4000\n --advertise-client-urls http://192.168.120.7:4000\n --data-dir /var/lib/clearwater-etcd/192.168.120.7\n --name 192-168-120-7\n --debug --initial-cluster 192-168-120-7=http://192.168.120.7:2380,\n --initial-cluster-state new\n --initial-advertise-peer-urls http://192.168.120.7:2380\n --listen-peer-urls http://192.168.120.7:2380\n2018-12-27 19:15:05.260971214 Check we're actually a member of the cluster\n2018-12-27 19:15:05.266349157 Wait for etcd to startup\n2018-12-27 19:15:06.274534866 Etcd started successfully\n2018-12-27 19:15:05.291552 I | etcdmain: etcd Version: 3.1.7\n2018-12-27 19:15:05.291606 I | etcdmain: Git SHA: 43b7507\n2018-12-27 19:15:05.291610 I | etcdmain: Go Version: go1.7.5\n2018-12-27 19:15:05.291614 I | etcdmain: Go OS/Arch: linux/amd64\n2018-12-27 19:15:05.291617 I | etcdmain: setting maximum number of CPUs to 2, total number of available CPUs is 2\n2018-12-27 19:15:05.291713 I | embed: listening for peers on http://192.168.120.7:2380\n2018-12-27 19:15:05.291765 I | embed: listening for client requests on 0.0.0.0:4000\n2018-12-27 19:15:05.332184 I | etcdserver: name = 192-168-120-7\n2018-12-27 19:15:05.332212 I | etcdserver: data dir = /var/lib/clearwater-etcd/192.168.120.7\n2018-12-27 19:15:05.332228 I | etcdserver: member dir = /var/lib/clearwater-etcd/192.168.120.7/member\n2018-12-27 19:15:05.332234 I | etcdserver: heartbeat = 100ms\n2018-12-27 19:15:05.332237 I | etcdserver: election = 1000ms\n2018-12-27 19:15:05.332245 I | etcdserver: snapshot count = 10000\n2018-12-27 19:15:05.332253 I | etcdserver: advertise client URLs = http://192.168.120.7:4000\n2018-12-27 19:15:05.332257 I | etcdserver: initial advertise peer URLs = http://192.168.120.7:2380\n2018-12-27 19:15:05.332265 I | etcdserver: initial cluster = 192-168-120-7=http://192.168.120.7:2380\n2018-12-27 19:15:05.467351 I | etcdserver: starting member 5ddd06b029c620bb in cluster fc9468c5fc975110\n2018-12-27 19:15:05.467407 I | raft: 5ddd06b029c620bb became follower at term 0\n2018-12-27 19:15:05.467447 I | raft: newRaft 5ddd06b029c620bb [peers: [], term: 0, commit: 0, applied: 0, lastindex: 0, lastterm: 0]\n2018-12-27 19:15:05.467453 I | raft: 5ddd06b029c620bb became follower at term 1\n2018-12-27 19:15:05.564705 I | etcdserver: starting server... [version: 3.1.7, cluster version: to_be_decided]\n2018-12-27 19:15:05.565794 I | etcdserver/membership: added member 5ddd06b029c620bb [http://192.168.120.7:2380] to cluster fc9468c5fc975110\n2018-12-27 19:15:05.967853 I | raft: 5ddd06b029c620bb is starting a new election at term 1\n2018-12-27 19:15:05.967893 I | raft: 5ddd06b029c620bb became candidate at term 2\n2018-12-27 19:15:05.967922 I | raft: 5ddd06b029c620bb received MsgVoteResp from 5ddd06b029c620bb at term 2\n2018-12-27 19:15:05.967947 I | raft: 5ddd06b029c620bb became leader at term 2\n2018-12-27 19:15:05.967955 I | raft: raft.node: 5ddd06b029c620bb elected leader 5ddd06b029c620bb at term 2\n2018-12-27 19:15:05.968334 I | etcdserver: published {Name:192-168-120-7 ClientURLs:[http://192.168.120.7:4000]} to cluster fc9468c5fc975110\n2018-12-27 19:15:05.968435 I | etcdserver: setting up the initial cluster version to 3.1\n2018-12-27 19:15:05.968485 I | embed: ready to serve client requests\n2018-12-27 19:15:05.969012 N | embed: serving insecure client requests on [::]:4000, this is strongly discouraged!\n2018-12-27 19:15:05.974703 N | etcdserver/membership: set the initial cluster version to 3.1\n2018-12-27 19:15:05.974738 I | etcdserver/api: enabled capabilities for version 3.1\n2018-12-27 19:15:06.425399 D | etcdserver/api/v2http: [GET] /v2/stats/self remote:192.168.120.7:50215\n2018-12-27 19:15:06.442897 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.7:50216\n2018-12-27 19:15:06.454406 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.7:50217\n2018-12-27 19:15:12.130812 D | etcdserver/api/v2http: [PUT] /v2/keys/clearwater/192.168.120.7/liveness-check remote:192.168.120.7:50218\n\nreal\t0m0.005s\nuser\t0m0.004s\nsys\t0m0.002s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:15:16.384Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "bcc9b7be-c1bb-45a3-98df-22979c26959d"}, {"node_instance_id": "bind_lukqyn", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:15:16.384Z", "message": "[etcd] Installation is done", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:15:16.384Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "bcc9b7be-c1bb-45a3-98df-22979c26959d"}], "metadata": {"pagination": {"total": 1493, "offset": 1460, "size": 50}}} 2018-12-27 19:15:16,595 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:15:16,595 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:15:16 GMT 2018-12-27 19:15:16,596 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:15:16,596 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 74508 2018-12-27 19:15:16,596 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:15:16,598 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => sudo: unable to resolve host server-clearwater-opnfv-bind-host-3uinc3 Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-cluster-manager clearwater-config-manager clearwater-diags-monitor clearwater-etcd clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-queue-manager cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libquadmath0 libsensors4 libstdc++-4.8-dev libtsan0 libzmq3 linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-jsonschema python-mock python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sysstat Suggested packages: binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent cpp-doc gcc-4.8-locales debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc lm-sensors libstdc++-4.8-doc make-doc ntp-doc python-genshi python-lxml python-mock-doc python3-setuptools isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils build-essential clearwater-cluster-manager clearwater-config-manager clearwater-diags-monitor clearwater-etcd clearwater-infrastructure clearwater-log-cleanup clearwater-management clearwater-monit clearwater-queue-manager cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libquadmath0 libsensors4 libstdc++-4.8-dev libtsan0 libzmq3 linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-jsonschema python-mock python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sysstat 0 upgraded, 77 newly installed, 0 to remove and 12 not upgraded. Need to get 85.1 MB of archives. After this operation, 242 MB of additional disk space will be used. Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:2 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:9 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:11 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-164.214 [774 kB] Get:28 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:32 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:38 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:42 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:44 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Extracting templates from packages: 38% Extracting templates from packages: 77% Extracting templates from packages: 100% Preconfiguring packages ... Fetched 85.1 MB in 6s (12.7 MB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51415 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package python-mock. Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-164.214_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-164.214) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ... Unpacking clearwater-infrastructure (1.0-171215.180814) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ... Unpacking clearwater-monit (5.18-171207.172716) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ... Unpacking clearwater-log-cleanup (1.0-171215.180814) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ... Unpacking clearwater-etcd (1.0-171218.103208) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-cluster-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-queue-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-config-manager (1.0-171218.103208) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ... Unpacking clearwater-diags-monitor (1.0-171215.180814) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ... Unpacking clearwater-management (1.0-171218.103208) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up libc-dev-bin (2.19-0ubuntu6.14) ... Setting up linux-libc-dev:amd64 (3.13.0-164.214) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-setuptools (3.3-1ubuntu2) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq dnsmasq: failed to create listening socket for port 53: Address already in use ...fail! invoke-rc.d: initscript dnsmasq, action "start" failed. Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up iotop (0.6-1) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-171215.180814) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting cw_infrastructure Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Installing collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq dnsmasq: failed to create listening socket for 127.0.0.1: Address already in use ...fail! Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-monit (5.18-171207.172716) ... clearwater-monit start/running, process 8963 Setting up clearwater-log-cleanup (1.0-171215.180814) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-diags-monitor (1.0-171215.180814) ... Setting up clearwater-etcd (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_cluster_manager Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 reload: Job is not running: clearwater-monit Setting up clearwater-queue-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_queue_manager Collecting metaswitchcommon (from clearwater_queue_manager) Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_config_manager Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting requests (from clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, clearwater-config-manager Successfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-171218.103208) ... Processing triggers for libc-bin (2.19-0ubuntu6.14) ... real 0m50.753s user 0m18.794s sys 0m9.036s 2018-12-27 19:15:16,599 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] The software is installed 2018-12-27 19:15:16,599 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] /usr/share/clearwater/clearwater 2018-12-27 19:15:16,600 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => real 0m0.012s user 0m0.004s sys 0m0.008s 2018-12-27 19:15:16,600 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo ifconfig 2018-12-27 19:15:16,600 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => eth0 Link encap:Ethernet HWaddr fa:16:3e:73:83:dc inet addr:192.168.120.7 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe73:83dc/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1442 Metric:1 RX packets:72565 errors:0 dropped:0 overruns:0 frame:0 TX packets:22116 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:123774068 (123.7 MB) TX bytes:4047699 (4.0 MB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:166 errors:0 dropped:0 overruns:0 frame:0 TX packets:166 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:13719 (13.7 KB) TX bytes:13719 (13.7 KB) real 0m0.006s user 0m0.005s sys 0m0.003s 2018-12-27 19:15:16,600 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo ps 2018-12-27 19:15:16,600 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 19:12 ? 00:00:01 /sbin/init root 2 0 0 19:12 ? 00:00:00 [kthreadd] root 3 2 0 19:12 ? 00:00:00 [ksoftirqd/0] root 4 2 0 19:12 ? 00:00:00 [kworker/0:0] root 5 2 0 19:12 ? 00:00:00 [kworker/0:0H] root 6 2 0 19:12 ? 00:00:00 [kworker/u4:0] root 7 2 0 19:12 ? 00:00:00 [rcu_sched] root 8 2 0 19:12 ? 00:00:00 [rcuos/0] root 9 2 0 19:12 ? 00:00:00 [rcuos/1] root 10 2 0 19:12 ? 00:00:00 [rcu_bh] root 11 2 0 19:12 ? 00:00:00 [rcuob/0] root 12 2 0 19:12 ? 00:00:00 [rcuob/1] root 13 2 0 19:12 ? 00:00:00 [migration/0] root 14 2 0 19:12 ? 00:00:00 [watchdog/0] root 15 2 0 19:12 ? 00:00:00 [watchdog/1] root 16 2 0 19:12 ? 00:00:00 [migration/1] root 17 2 0 19:12 ? 00:00:00 [ksoftirqd/1] root 18 2 0 19:12 ? 00:00:00 [kworker/1:0] root 19 2 0 19:12 ? 00:00:00 [kworker/1:0H] root 20 2 0 19:12 ? 00:00:00 [khelper] root 21 2 0 19:12 ? 00:00:00 [kdevtmpfs] root 22 2 0 19:12 ? 00:00:00 [netns] root 23 2 0 19:12 ? 00:00:00 [writeback] root 24 2 0 19:12 ? 00:00:00 [kintegrityd] root 25 2 0 19:12 ? 00:00:00 [bioset] root 26 2 0 19:12 ? 00:00:00 [kworker/u5:0] root 27 2 0 19:12 ? 00:00:00 [kblockd] root 28 2 0 19:12 ? 00:00:00 [ata_sff] root 29 2 0 19:12 ? 00:00:00 [khubd] root 30 2 0 19:12 ? 00:00:00 [md] root 31 2 0 19:12 ? 00:00:00 [devfreq_wq] root 32 2 0 19:12 ? 00:00:00 [kworker/1:1] root 34 2 0 19:12 ? 00:00:00 [khungtaskd] root 35 2 0 19:12 ? 00:00:00 [kswapd0] root 36 2 0 19:12 ? 00:00:00 [vmstat] root 37 2 0 19:12 ? 00:00:00 [ksmd] root 38 2 0 19:12 ? 00:00:00 [khugepaged] root 39 2 0 19:12 ? 00:00:00 [fsnotify_mark] root 40 2 0 19:12 ? 00:00:00 [ecryptfs-kthrea] root 41 2 0 19:12 ? 00:00:00 [crypto] root 53 2 0 19:12 ? 00:00:00 [kthrotld] root 54 2 0 19:12 ? 00:00:00 [kworker/u4:1] root 55 2 0 19:12 ? 00:00:00 [vballoon] root 56 2 0 19:12 ? 00:00:00 [scsi_eh_0] root 57 2 0 19:12 ? 00:00:00 [scsi_eh_1] root 58 2 0 19:12 ? 00:00:00 [kworker/u4:2] root 59 2 0 19:12 ? 00:00:00 [kworker/0:1] root 60 2 0 19:12 ? 00:00:00 [kworker/u4:3] root 79 2 0 19:12 ? 00:00:00 [deferwq] root 80 2 0 19:12 ? 00:00:00 [charger_manager] root 124 2 0 19:12 ? 00:00:00 [kpsmoused] root 141 2 0 19:12 ? 00:00:00 [kworker/0:2] root 186 2 0 19:12 ? 00:00:00 [jbd2/vda1-8] root 187 2 0 19:12 ? 00:00:00 [ext4-rsv-conver] root 390 1 0 19:12 ? 00:00:00 upstart-udev-bridge --daemon root 395 1 0 19:12 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 432 2 0 19:12 ? 00:00:00 [kworker/u5:1] root 434 2 0 19:12 ? 00:00:00 [kworker/u5:2] root 521 1 0 19:12 ? 00:00:00 upstart-socket-bridge --daemon root 566 1 0 19:12 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 821 2 0 19:12 ? 00:00:00 [kauditd] root 943 1 0 19:12 ? 00:00:00 upstart-file-bridge --daemon syslog 1007 1 0 19:12 ? 00:00:00 rsyslogd root 1039 1 0 19:12 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1042 1 0 19:12 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1046 1 0 19:12 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1047 1 0 19:12 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1049 1 0 19:12 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1092 1 0 19:12 ? 00:00:00 /usr/sbin/sshd -D root 1095 1 0 19:12 ? 00:00:00 cron daemon 1096 1 0 19:12 ? 00:00:00 atd message+ 1100 1 0 19:12 ? 00:00:00 dbus-daemon --system --fork root 1108 1 0 19:12 ? 00:00:00 /usr/sbin/irqbalance root 1109 1 0 19:12 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1120 1 0 19:12 ? 00:00:00 /lib/systemd/systemd-logind root 1200 1 0 19:12 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1206 1 0 19:12 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 root 1562 2 0 19:13 ? 00:00:00 [kworker/1:2] ubuntu 1662 1 0 19:13 ? 00:00:00 /home/ubuntu/bind_host_3uinc3/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q bind_host_3uinc3 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@bind_host_3uinc3 --logging-server-logdir=/home/ubuntu/bind_host_3uinc3/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/bind_host_3uinc3/work/bind_host_3uinc3%I.log --pidfile=/home/ubuntu/bind_host_3uinc3/work/bind_host_3uinc3.pid ubuntu 1701 1662 0 19:13 ? 00:00:00 /home/ubuntu/bind_host_3uinc3/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q bind_host_3uinc3 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@bind_host_3uinc3 --logging-server-logdir=/home/ubuntu/bind_host_3uinc3/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/bind_host_3uinc3/work/bind_host_3uinc3%I.log --pidfile=/home/ubuntu/bind_host_3uinc3/work/bind_host_3uinc3.pid ubuntu 1776 1 0 19:13 ? 00:00:00 python2.7 /home/ubuntu/bind_host_3uinc3/env/bin/diamond --configfile /home/ubuntu/bind_host_3uinc3/work/plugins/diamond/etc/diamond.conf bind 2449 1 0 19:14 ? 00:00:00 /usr/sbin/named -u bind ubuntu 2501 1701 0 19:14 ? 00:00:00 /home/ubuntu/bind_host_3uinc3/env/bin/python2.7 /home/ubuntu/bind_host_3uinc3/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-gzYApV ubuntu 2512 2501 0 19:14 ? 00:00:00 /bin/sh -c /tmp/Y1SLP/install-etcd.sh ubuntu 2514 2512 0 19:14 ? 00:00:00 /bin/bash -e /tmp/Y1SLP/install-etcd.sh ntp 8557 1 0 19:14 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 107:112 root 9110 1 0 19:15 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 9127 9110 0 19:15 ? 00:00:00 [check-monit-upt] clearwa+ 9187 1 0 19:15 ? 00:00:00 /usr/share/clearwater/clearwater-etcd/3.1.7/etcd --listen-client-urls http://0.0.0.0:4000 --advertise-client-urls http://192.168.120.7:4000 --data-dir /var/lib/clearwater-etcd/192.168.120.7 --name 192-168-120-7 --debug --initial-cluster 192-168-120-7=http://192.168.120.7:2380, --initial-cluster-state new --initial-advertise-peer-urls http://192.168.120.7:2380 --listen-peer-urls http://192.168.120.7:2380 root 9212 9110 0 19:15 ? 00:00:00 [check-etcd-upti] root 9214 9110 0 19:15 ? 00:00:00 [poll_etcd_clust] root 9219 9110 0 19:15 ? 00:00:00 [poll_etcd.sh] root 9252 1 0 19:15 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor root 9258 9252 0 19:15 ? 00:00:00 inotifywait -e create -qq . ubuntu 9398 2514 0 19:15 ? 00:00:00 /bin/bash -e /tmp/Y1SLP/install-etcd.sh ubuntu 9399 9398 0 19:15 ? 00:00:00 /bin/bash -e /tmp/Y1SLP/install-etcd.sh root 9400 9399 0 19:15 ? 00:00:00 sudo ps -edf root 9401 9400 0 19:15 ? 00:00:00 ps -edf real 0m0.010s user 0m0.000s sys 0m0.010s 2018-12-27 19:15:16,600 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo netstat 2018-12-27 19:15:16,601 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => Active Internet connections (only servers) Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name tcp 0 0 192.168.120.7:2380 0.0.0.0:* LISTEN 9187/etcd tcp 0 0 192.168.120.7:53 0.0.0.0:* LISTEN 2449/named tcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 2449/named tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1092/sshd tcp 0 0 127.0.0.1:953 0.0.0.0:* LISTEN 2449/named tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 9110/monit tcp6 0 0 :::53 :::* LISTEN 2449/named tcp6 0 0 :::22 :::* LISTEN 1092/sshd tcp6 0 0 ::1:953 :::* LISTEN 2449/named tcp6 0 0 :::4000 :::* LISTEN 9187/etcd udp 0 0 192.168.120.7:123 0.0.0.0:* 8557/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 8557/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 8557/ntpd udp 0 0 0.0.0.0:59668 0.0.0.0:* 566/dhclient udp 0 0 192.168.120.7:53 0.0.0.0:* 2449/named udp 0 0 127.0.0.1:53 0.0.0.0:* 2449/named udp 0 0 0.0.0.0:68 0.0.0.0:* 566/dhclient udp6 0 0 fe80::f816:3eff:fe7:123 :::* 8557/ntpd udp6 0 0 ::1:123 :::* 8557/ntpd udp6 0 0 :::123 :::* 8557/ntpd udp6 0 0 :::24821 :::* 566/dhclient udp6 0 0 :::53 :::* 2449/named Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] STREAM LISTENING 8979 1100/dbus-daemon /var/run/dbus/system_bus_socket unix 2 [ ACC ] STREAM LISTENING 9297 1109/acpid /var/run/acpid.socket unix 2 [ ACC ] STREAM LISTENING 11178 1662/python2.7 /tmp/cloudify-logging-server-47104.socket unix 2 [ ACC ] STREAM LISTENING 376 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 13680 2501/python2.7 /tmp/ctx-8Pm2qS.socket unix 2 [ ACC ] SEQPACKET LISTENING 7604 395/systemd-udevd /run/udev/control real 0m0.008s user 0m0.004s sys 0m0.004s 2018-12-27 19:15:16,601 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => init-+-acpid |-atd |-clearwater_diag---inotifywait |-cron |-dbus-daemon |-dhclient |-etcd---9*[{etcd}] |-7*[getty] |-irqbalance |-monit-+-check-etcd-upti | |-check-monit-upt | |-poll_etcd.sh | |-poll_etcd_clust | `-{monit} |-named---4*[{named}] |-ntpd |-python2.7-+-python2.7---python2.7-+-sh---install-etcd.sh---install-etcd.sh---install-etcd.sh---install-etcd.sh---sudo---pstr+ | | `-6*[{python2.7}] | `-3*[{python2.7}] |-python2.7---{python2.7} |-rsyslogd---3*[{rsyslogd}] |-sshd |-systemd-logind |-systemd-udevd |-upstart-file-br |-upstart-socket- `-upstart-udev-br real 0m0.011s user 0m0.000s sys 0m0.007s 2018-12-27 19:15:16,601 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo find /var/log 2018-12-27 19:15:16,601 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo pstree 2018-12-27 19:15:16,601 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo cat /var/log/clearwater 2018-12-27 19:15:16,601 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => [27-Dec-2018 19:15:06 UTC] clearwater-diags-monitor starting [27-Dec-2018 19:15:06 UTC] Waiting for trigger files real 0m0.005s user 0m0.000s sys 0m0.005s 2018-12-27 19:15:16,602 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => /var/log/iotop.log /var/log/btmp /var/log/lastlog /var/log/syslog /var/log/udev /var/log/dmesg /var/log/wtmp /var/log/alternatives.log /var/log/cloud-init-output.log /var/log/boot.log /var/log/clearwater-diags-monitor.log /var/log/fsck/checkfs /var/log/fsck/checkroot /var/log/auth.log /var/log/sysstat/sa27 /var/log/sysstat/clearwater-sa27 /var/log/monit.log /var/log/kern.log /var/log/apt/term.log /var/log/apt/history.log /var/log/dmesg.0 /var/log/clearwater-etcd/clearwater-etcd.log /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/landscape/sysinfo.log /var/log/upstart/procps-virtual-filesystems.log /var/log/upstart/console-setup.log /var/log/upstart/network-interface-eth0.log /var/log/upstart/rsyslog.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/systemd-logind.log /var/log/upstart/cryptdisks.log /var/log/upstart/clearwater-monit.log /var/log/upstart/container-detect.log /var/log/dpkg.log /var/log/cloud-init.log real 0m0.007s user 0m0.000s sys 0m0.005s 2018-12-27 19:15:16,602 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-12-27 19:15:16,602 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo cat /var/log/clearwater 2018-12-27 19:15:16,602 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/Y1SLP/install-etcd.sh 2018-12-27 19:15:16,602 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => 2018-12-27 19:14:59.207488271 Stopping etcd clearwater-etcd 2018-12-27 19:15:05.227986261 Restarting etcd clearwater-etcd 2018-12-27 19:15:05.232882737 Configured ETCDCTL_PEERS: 2018-12-27 19:15:05.233623753 Check for previous failed startup attempt 2018-12-27 19:15:05.234893622 Running etcdctl member list Error: client: etcd cluster is unavailable or misconfigured; error #0: dial tcp 127.0.0.1:2379: getsockopt: connection refused ; error #1: dial tcp 127.0.0.1:4001: getsockopt: connection refused error #0: dial tcp 127.0.0.1:2379: getsockopt: connection refused error #1: dial tcp 127.0.0.1:4001: getsockopt: connection refused 2018-12-27 19:15:05.250308439 etcdctl returned 2 2018-12-27 19:15:05.256562205 Creating new cluster... 2018-12-27 19:15:05.259321816 Starting etcd with: --listen-client-urls http://0.0.0.0:4000 --advertise-client-urls http://192.168.120.7:4000 --data-dir /var/lib/clearwater-etcd/192.168.120.7 --name 192-168-120-7 --debug --initial-cluster 192-168-120-7=http://192.168.120.7:2380, --initial-cluster-state new --initial-advertise-peer-urls http://192.168.120.7:2380 --listen-peer-urls http://192.168.120.7:2380 2018-12-27 19:15:05.260971214 Check we're actually a member of the cluster 2018-12-27 19:15:05.266349157 Wait for etcd to startup 2018-12-27 19:15:06.274534866 Etcd started successfully 2018-12-27 19:15:05.291552 I | etcdmain: etcd Version: 3.1.7 2018-12-27 19:15:05.291606 I | etcdmain: Git SHA: 43b7507 2018-12-27 19:15:05.291610 I | etcdmain: Go Version: go1.7.5 2018-12-27 19:15:05.291614 I | etcdmain: Go OS/Arch: linux/amd64 2018-12-27 19:15:05.291617 I | etcdmain: setting maximum number of CPUs to 2, total number of available CPUs is 2 2018-12-27 19:15:05.291713 I | embed: listening for peers on http://192.168.120.7:2380 2018-12-27 19:15:05.291765 I | embed: listening for client requests on 0.0.0.0:4000 2018-12-27 19:15:05.332184 I | etcdserver: name = 192-168-120-7 2018-12-27 19:15:05.332212 I | etcdserver: data dir = /var/lib/clearwater-etcd/192.168.120.7 2018-12-27 19:15:05.332228 I | etcdserver: member dir = /var/lib/clearwater-etcd/192.168.120.7/member 2018-12-27 19:15:05.332234 I | etcdserver: heartbeat = 100ms 2018-12-27 19:15:05.332237 I | etcdserver: election = 1000ms 2018-12-27 19:15:05.332245 I | etcdserver: snapshot count = 10000 2018-12-27 19:15:05.332253 I | etcdserver: advertise client URLs = http://192.168.120.7:4000 2018-12-27 19:15:05.332257 I | etcdserver: initial advertise peer URLs = http://192.168.120.7:2380 2018-12-27 19:15:05.332265 I | etcdserver: initial cluster = 192-168-120-7=http://192.168.120.7:2380 2018-12-27 19:15:05.467351 I | etcdserver: starting member 5ddd06b029c620bb in cluster fc9468c5fc975110 2018-12-27 19:15:05.467407 I | raft: 5ddd06b029c620bb became follower at term 0 2018-12-27 19:15:05.467447 I | raft: newRaft 5ddd06b029c620bb [peers: [], term: 0, commit: 0, applied: 0, lastindex: 0, lastterm: 0] 2018-12-27 19:15:05.467453 I | raft: 5ddd06b029c620bb became follower at term 1 2018-12-27 19:15:05.564705 I | etcdserver: starting server... [version: 3.1.7, cluster version: to_be_decided] 2018-12-27 19:15:05.565794 I | etcdserver/membership: added member 5ddd06b029c620bb [http://192.168.120.7:2380] to cluster fc9468c5fc975110 2018-12-27 19:15:05.967853 I | raft: 5ddd06b029c620bb is starting a new election at term 1 2018-12-27 19:15:05.967893 I | raft: 5ddd06b029c620bb became candidate at term 2 2018-12-27 19:15:05.967922 I | raft: 5ddd06b029c620bb received MsgVoteResp from 5ddd06b029c620bb at term 2 2018-12-27 19:15:05.967947 I | raft: 5ddd06b029c620bb became leader at term 2 2018-12-27 19:15:05.967955 I | raft: raft.node: 5ddd06b029c620bb elected leader 5ddd06b029c620bb at term 2 2018-12-27 19:15:05.968334 I | etcdserver: published {Name:192-168-120-7 ClientURLs:[http://192.168.120.7:4000]} to cluster fc9468c5fc975110 2018-12-27 19:15:05.968435 I | etcdserver: setting up the initial cluster version to 3.1 2018-12-27 19:15:05.968485 I | embed: ready to serve client requests 2018-12-27 19:15:05.969012 N | embed: serving insecure client requests on [::]:4000, this is strongly discouraged! 2018-12-27 19:15:05.974703 N | etcdserver/membership: set the initial cluster version to 3.1 2018-12-27 19:15:05.974738 I | etcdserver/api: enabled capabilities for version 3.1 2018-12-27 19:15:06.425399 D | etcdserver/api/v2http: [GET] /v2/stats/self remote:192.168.120.7:50215 2018-12-27 19:15:06.442897 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.7:50216 2018-12-27 19:15:06.454406 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.7:50217 2018-12-27 19:15:12.130812 D | etcdserver/api/v2http: [PUT] /v2/keys/clearwater/192.168.120.7/liveness-check remote:192.168.120.7:50218 real 0m0.005s user 0m0.004s sys 0m0.002s 2018-12-27 19:15:16,603 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] Installation is done 2018-12-27 19:15:16,603 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/executions/69c9e1cc-ca87-4203-b034-715ac6acec9a 2018-12-27 19:15:16,658 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:15:16,658 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:15:16,658 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:15:16,658 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:15:16,658 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:15:16,659 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:15:16,659 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:15:16,659 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-27T19:09:59.700Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"} 2018-12-27 19:15:16,659 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:15:16,659 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:15:16 GMT 2018-12-27 19:15:16,659 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:15:16,659 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-27 19:15:16,659 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:15:21,665 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/events 2018-12-27 19:15:21,738 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:15:21,738 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:15:21,739 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:15:21,739 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:15:21,739 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:15:21,739 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:15:21,739 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:15:21,739 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_lukqyn", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:15:17.015Z", "message": "Starting node", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:15:17.015Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "dime_fqtwws", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:15:18.020Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:15:18.020Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "dime_fqtwws", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:15:18.020Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:15:18.020Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "vellum_fh2abw", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:15:18.020Z", "message": "Creating node", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:15:18.020Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "bono_ifjyb6", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:15:18.020Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:15:18.020Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "dime_fqtwws", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:15:18.020Z", "message": "Creating node", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:15:18.020Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "bono_ifjyb6", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:15:18.020Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:15:18.020Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "bono_ifjyb6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:15:18.020Z", "message": "Creating node", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:15:18.020Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "vellum_fh2abw", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:15:18.020Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:15:18.020Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "sprout_btt3la", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:15:18.020Z", "message": "Creating node", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:15:18.020Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "vellum_fh2abw", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:15:18.020Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:15:18.020Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "bono_ifjyb6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:15:18.223Z", "message": "Downloaded scripts/clearwater/other/clearwater.py to /tmp/1YI4T/clearwater.py", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:15:18.223Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "0781b28c-9f4f-4a02-9195-07b70c456ac7"}, {"node_instance_id": "bono_ifjyb6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:15:18.387Z", "message": "Configuring clearwater node.", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:15:18.387Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "0781b28c-9f4f-4a02-9195-07b70c456ac7"}, {"node_instance_id": "bono_ifjyb6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:15:18.387Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:15:18.387Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "0781b28c-9f4f-4a02-9195-07b70c456ac7"}, {"node_instance_id": "ellis_4wdi49", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:15:19.034Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:15:19.034Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "sprout_btt3la", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:15:19.034Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:15:19.034Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "homer_is2ss0", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:15:19.034Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:15:19.034Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "sprout_btt3la", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:15:19.034Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:15:19.034Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "ellis_4wdi49", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:15:19.034Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:15:19.034Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "ellis_4wdi49", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:15:19.034Z", "message": "Creating node", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:15:19.034Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "homer_is2ss0", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:15:19.034Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:15:19.034Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "homer_is2ss0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:15:19.034Z", "message": "Creating node", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:15:19.034Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "bono_ifjyb6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:15:19.417Z", "message": "[localhost] run: sudo chmod 644 /etc/clearwater/local_config", "level": "debug", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:15:19.417Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "0781b28c-9f4f-4a02-9195-07b70c456ac7"}, {"node_instance_id": "sprout_btt3la", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:15:19.417Z", "message": "Configuring clearwater node.", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:15:19.417Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "8c06c7dd-fb51-4b25-90cd-06fad467029c"}, {"node_instance_id": "sprout_btt3la", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:15:19.417Z", "message": "The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.7', 'name': u'sprout-btt3la', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.14'}.", "level": "debug", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:15:19.417Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "8c06c7dd-fb51-4b25-90cd-06fad467029c"}, {"node_instance_id": "sprout_btt3la", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:15:19.417Z", "message": "Rendering the Jinja2 template to /etc/clearwater/local_config.", "level": "debug", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:15:19.417Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "8c06c7dd-fb51-4b25-90cd-06fad467029c"}, {"node_instance_id": "dime_fqtwws", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:15:19.417Z", "message": "[localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:15:19.417Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "4b36569c-6fd5-49c8-a4a4-6faee2c21bbd"}, {"node_instance_id": "dime_fqtwws", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:15:19.417Z", "message": "Downloaded scripts/clearwater/other/clearwater.py to /tmp/1I8N8/clearwater.py", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:15:19.417Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "4b36569c-6fd5-49c8-a4a4-6faee2c21bbd"}, {"node_instance_id": "bono_ifjyb6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:15:19.417Z", "message": "Rendering the Jinja2 template to /etc/clearwater/local_config.", "level": "debug", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:15:19.417Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "0781b28c-9f4f-4a02-9195-07b70c456ac7"}, {"node_instance_id": "sprout_btt3la", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:15:19.417Z", "message": "[localhost] run: sudo mv /tmp/tmpr2voUO /etc/clearwater/local_config", "level": "debug", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:15:19.417Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "8c06c7dd-fb51-4b25-90cd-06fad467029c"}, {"node_instance_id": "homer_is2ss0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:15:19.417Z", "message": "Configuring clearwater node.", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:15:19.417Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "d1d1ebcc-707d-423c-9249-17adfbe83e6c"}, {"node_instance_id": "bono_ifjyb6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:15:19.417Z", "message": "[localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:15:19.417Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "0781b28c-9f4f-4a02-9195-07b70c456ac7"}, {"node_instance_id": "vellum_fh2abw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:15:19.417Z", "message": "Rendering the Jinja2 template to /etc/clearwater/local_config.", "level": "debug", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:15:19.417Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "a38d2164-f56e-4118-b35c-88ecdae7b024"}, {"node_instance_id": "dime_fqtwws", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:15:19.417Z", "message": "Configuring clearwater node.", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:15:19.417Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "4b36569c-6fd5-49c8-a4a4-6faee2c21bbd"}, {"node_instance_id": "dime_fqtwws", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:15:19.417Z", "message": "The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.7', 'name': u'dime-fqtwws', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.8'}.", "level": "debug", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:15:19.417Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "4b36569c-6fd5-49c8-a4a4-6faee2c21bbd"}, {"node_instance_id": "bono_ifjyb6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:15:19.417Z", "message": "[localhost] run: sudo mv /tmp/tmpKcc00u /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:15:19.417Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "0781b28c-9f4f-4a02-9195-07b70c456ac7"}, {"node_instance_id": "homer_is2ss0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:15:19.417Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:15:19.417Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "d1d1ebcc-707d-423c-9249-17adfbe83e6c"}, {"node_instance_id": "ellis_4wdi49", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:15:19.417Z", "message": "[localhost] run: sudo mv /tmp/tmpDoRM8y /etc/clearwater/local_config", "level": "debug", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:15:19.417Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "05022210-3fff-4372-9b13-0bcd913c0c5e"}, {"node_instance_id": "dime_fqtwws", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:15:19.417Z", "message": "Rendering the Jinja2 template to /etc/clearwater/local_config.", "level": "debug", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:15:19.417Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "4b36569c-6fd5-49c8-a4a4-6faee2c21bbd"}, {"node_instance_id": "ellis_4wdi49", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:15:19.417Z", "message": "The config dict: {'public_ip': u'172.30.9.204', 'etcd_ip': u'192.168.120.7', 'name': u'ellis-4wdi49', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.5'}.", "level": "debug", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:15:19.417Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "05022210-3fff-4372-9b13-0bcd913c0c5e"}, {"node_instance_id": "vellum_fh2abw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:15:19.417Z", "message": "[localhost] run: sudo mkdir -p /etc/clearwater", "level": "debug", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:15:19.417Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "a38d2164-f56e-4118-b35c-88ecdae7b024"}, {"node_instance_id": "sprout_btt3la", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:15:19.417Z", "message": "Downloaded scripts/clearwater/other/clearwater.py to /tmp/ZCPDY/clearwater.py", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:15:19.417Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "8c06c7dd-fb51-4b25-90cd-06fad467029c"}, {"node_instance_id": "ellis_4wdi49", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:15:19.417Z", "message": "Downloaded scripts/clearwater/other/clearwater.py to /tmp/Y5XHF/clearwater.py", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:15:19.417Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "05022210-3fff-4372-9b13-0bcd913c0c5e"}, {"node_instance_id": "dime_fqtwws", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:15:19.417Z", "message": "[localhost] run: sudo mv /tmp/tmp2hL5lx /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:15:19.417Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "4b36569c-6fd5-49c8-a4a4-6faee2c21bbd"}, {"node_instance_id": "vellum_fh2abw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:15:19.417Z", "message": "[localhost] run: sudo chmod 644 /etc/clearwater/local_config", "level": "debug", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:15:19.417Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "a38d2164-f56e-4118-b35c-88ecdae7b024"}, {"node_instance_id": "ellis_4wdi49", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:15:19.417Z", "message": "[localhost] run: sudo mkdir -p /etc/clearwater", "level": "debug", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:15:19.417Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "05022210-3fff-4372-9b13-0bcd913c0c5e"}, {"node_instance_id": "sprout_btt3la", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:15:19.417Z", "message": "[localhost] run: sudo mkdir -p /etc/clearwater", "level": "debug", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:15:19.417Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "8c06c7dd-fb51-4b25-90cd-06fad467029c"}, {"node_instance_id": "homer_is2ss0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:15:19.417Z", "message": "Downloaded scripts/clearwater/other/clearwater.py to /tmp/OFVYX/clearwater.py", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:15:19.417Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "d1d1ebcc-707d-423c-9249-17adfbe83e6c"}, {"node_instance_id": "vellum_fh2abw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:15:19.417Z", "message": "[localhost] run: sudo mv /tmp/tmpDL1zDF /etc/clearwater/local_config", "level": "debug", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:15:19.417Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "a38d2164-f56e-4118-b35c-88ecdae7b024"}, {"node_instance_id": "dime_fqtwws", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:15:19.417Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:15:19.417Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "4b36569c-6fd5-49c8-a4a4-6faee2c21bbd"}], "metadata": {"pagination": {"total": 1617, "offset": 1481, "size": 50}}} 2018-12-27 19:15:21,739 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:15:21,739 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:15:21 GMT 2018-12-27 19:15:21,739 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:15:21,740 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 26395 2018-12-27 19:15:21,740 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:15:21,741 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-12-27 19:15:21,741 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-12-27 19:15:21,741 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-12-27 19:15:21,741 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-12-27 19:15:21,741 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-12-27 19:15:21,742 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-12-27 19:15:21,742 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-12-27 19:15:21,742 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-12-27 19:15:21,742 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-12-27 19:15:21,742 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-12-27 19:15:21,742 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-12-27 19:15:21,742 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/1YI4T/clearwater.py 2018-12-27 19:15:21,743 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2018-12-27 19:15:21,743 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-12-27 19:15:21,743 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-12-27 19:15:21,743 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-12-27 19:15:21,743 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-12-27 19:15:21,744 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-12-27 19:15:21,744 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-12-27 19:15:21,744 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-12-27 19:15:21,744 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-12-27 19:15:21,744 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-12-27 19:15:21,744 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/local_config 2018-12-27 19:15:21,744 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2018-12-27 19:15:21,745 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.7', 'name': u'sprout-btt3la', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.14'}. 2018-12-27 19:15:21,745 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2018-12-27 19:15:21,745 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf 2018-12-27 19:15:21,745 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/1I8N8/clearwater.py 2018-12-27 19:15:21,745 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2018-12-27 19:15:21,745 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpr2voUO /etc/clearwater/local_config 2018-12-27 19:15:21,746 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2018-12-27 19:15:21,746 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf 2018-12-27 19:15:21,746 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2018-12-27 19:15:21,746 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2018-12-27 19:15:21,746 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.7', 'name': u'dime-fqtwws', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.8'}. 2018-12-27 19:15:21,746 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpKcc00u /etc/dnsmasq.resolv.conf 2018-12-27 19:15:21,746 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-12-27 19:15:21,747 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpDoRM8y /etc/clearwater/local_config 2018-12-27 19:15:21,747 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2018-12-27 19:15:21,747 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.204', 'etcd_ip': u'192.168.120.7', 'name': u'ellis-4wdi49', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.5'}. 2018-12-27 19:15:21,747 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mkdir -p /etc/clearwater 2018-12-27 19:15:21,747 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/ZCPDY/clearwater.py 2018-12-27 19:15:21,747 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/Y5XHF/clearwater.py 2018-12-27 19:15:21,748 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmp2hL5lx /etc/dnsmasq.resolv.conf 2018-12-27 19:15:21,748 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/local_config 2018-12-27 19:15:21,748 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mkdir -p /etc/clearwater 2018-12-27 19:15:21,748 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mkdir -p /etc/clearwater 2018-12-27 19:15:21,748 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/OFVYX/clearwater.py 2018-12-27 19:15:21,748 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpDL1zDF /etc/clearwater/local_config 2018-12-27 19:15:21,748 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-12-27 19:15:21,749 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/executions/69c9e1cc-ca87-4203-b034-715ac6acec9a 2018-12-27 19:15:21,808 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:15:21,808 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:15:21,808 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:15:21,808 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:15:21,808 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:15:21,808 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:15:21,808 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:15:21,809 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-27T19:09:59.700Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"} 2018-12-27 19:15:21,809 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:15:21,809 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:15:21 GMT 2018-12-27 19:15:21,809 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:15:21,809 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-27 19:15:21,809 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:15:26,814 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/events 2018-12-27 19:15:27,213 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:15:27,214 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:15:27,214 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:15:27,214 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:15:27,214 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:15:27,214 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:15:27,214 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:15:27,214 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_is2ss0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:15:19.417Z", "message": "Configuring clearwater node.", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:15:19.417Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "d1d1ebcc-707d-423c-9249-17adfbe83e6c"}, {"node_instance_id": "sprout_btt3la", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:15:19.417Z", "message": "[localhost] run: sudo mv /tmp/tmpr2voUO /etc/clearwater/local_config", "level": "debug", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:15:19.417Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "8c06c7dd-fb51-4b25-90cd-06fad467029c"}, {"node_instance_id": "ellis_4wdi49", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:15:19.417Z", "message": "Configuring clearwater node.", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:15:19.417Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "05022210-3fff-4372-9b13-0bcd913c0c5e"}, {"node_instance_id": "vellum_fh2abw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:15:19.417Z", "message": "[localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:15:19.417Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "a38d2164-f56e-4118-b35c-88ecdae7b024"}, {"node_instance_id": "bono_ifjyb6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:15:19.417Z", "message": "[localhost] run: sudo mv /tmp/tmpKcc00u /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:15:19.417Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "0781b28c-9f4f-4a02-9195-07b70c456ac7"}, {"node_instance_id": "bono_ifjyb6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:15:19.417Z", "message": "Rendering the Jinja2 template to /etc/clearwater/local_config.", "level": "debug", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:15:19.417Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "0781b28c-9f4f-4a02-9195-07b70c456ac7"}, {"node_instance_id": "ellis_4wdi49", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:15:19.417Z", "message": "Downloaded scripts/clearwater/other/clearwater.py to /tmp/Y5XHF/clearwater.py", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:15:19.417Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "05022210-3fff-4372-9b13-0bcd913c0c5e"}, {"node_instance_id": "dime_fqtwws", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:15:19.417Z", "message": "Rendering the Jinja2 template to /etc/clearwater/local_config.", "level": "debug", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:15:19.417Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "4b36569c-6fd5-49c8-a4a4-6faee2c21bbd"}, {"node_instance_id": "dime_fqtwws", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:15:19.417Z", "message": "[localhost] run: sudo chmod 644 /etc/clearwater/local_config", "level": "debug", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:15:19.417Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "4b36569c-6fd5-49c8-a4a4-6faee2c21bbd"}, {"node_instance_id": "sprout_btt3la", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:15:19.417Z", "message": "Rendering the Jinja2 template to /etc/clearwater/local_config.", "level": "debug", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:15:19.417Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "8c06c7dd-fb51-4b25-90cd-06fad467029c"}, {"node_instance_id": "bono_ifjyb6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:15:19.417Z", "message": "The config dict: {'public_ip': u'172.30.9.209', 'etcd_ip': u'192.168.120.7', 'name': u'bono-ifjyb6', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.12'}.", "level": "debug", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:15:19.417Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "0781b28c-9f4f-4a02-9195-07b70c456ac7"}, {"node_instance_id": "sprout_btt3la", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:15:19.417Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:15:19.417Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "8c06c7dd-fb51-4b25-90cd-06fad467029c"}, {"node_instance_id": "bono_ifjyb6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:15:19.417Z", "message": "[localhost] run: sudo chmod 644 /etc/clearwater/local_config", "level": "debug", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:15:19.417Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "0781b28c-9f4f-4a02-9195-07b70c456ac7"}, {"node_instance_id": "vellum_fh2abw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:15:19.417Z", "message": "[localhost] run: sudo chmod 644 /etc/clearwater/local_config", "level": "debug", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:15:19.417Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "a38d2164-f56e-4118-b35c-88ecdae7b024"}, {"node_instance_id": "bono_ifjyb6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:15:19.417Z", "message": "[localhost] run: sudo mv /tmp/tmpv0CcEm /etc/clearwater/local_config", "level": "debug", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:15:19.417Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "0781b28c-9f4f-4a02-9195-07b70c456ac7"}, {"node_instance_id": "vellum_fh2abw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:15:19.417Z", "message": "[localhost] run: sudo mkdir -p /etc/clearwater", "level": "debug", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:15:19.417Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "a38d2164-f56e-4118-b35c-88ecdae7b024"}, {"node_instance_id": "vellum_fh2abw", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:15:20.042Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:15:20.042Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "vellum_fh2abw", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:15:20.042Z", "message": "Configuring node", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:15:20.042Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:15:20.042Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:15:20.042Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "dime_fqtwws", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:15:20.042Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:15:20.042Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "vellum_fh2abw", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:15:20.042Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:15:20.042Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "vellum_fh2abw", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:15:20.042Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:15:20.042Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "sprout_btt3la", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:15:20.042Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:15:20.042Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "bono_ifjyb6", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:15:20.042Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:15:20.042Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "ellis_4wdi49", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:15:20.042Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:15:20.042Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:15:20.042Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:15:20.042Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "homer_is2ss0", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:15:20.042Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:15:20.042Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "homer_is2ss0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:15:20.543Z", "message": "[localhost] run: sudo mkdir -p /etc/clearwater", "level": "debug", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:15:20.543Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "d1d1ebcc-707d-423c-9249-17adfbe83e6c"}, {"node_instance_id": "sprout_btt3la", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:15:20.543Z", "message": "[localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:15:20.543Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "8c06c7dd-fb51-4b25-90cd-06fad467029c"}, {"node_instance_id": "homer_is2ss0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:15:20.543Z", "message": "[localhost] run: sudo mv /tmp/tmpVhYPgp /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:15:20.543Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "d1d1ebcc-707d-423c-9249-17adfbe83e6c"}, {"node_instance_id": "sprout_btt3la", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:15:20.543Z", "message": "[localhost] run: sudo chmod 644 /etc/clearwater/local_config", "level": "debug", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:15:20.543Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "8c06c7dd-fb51-4b25-90cd-06fad467029c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:15:20.543Z", "message": "Downloaded scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py to /tmp/YUYQ3/append_proxy_snmp_conf.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:15:20.543Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "ee2c5fdf-1494-4c43-b4ab-dac1a81c0445"}, {"node_instance_id": "homer_is2ss0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:15:20.543Z", "message": "[localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:15:20.543Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "d1d1ebcc-707d-423c-9249-17adfbe83e6c"}, {"node_instance_id": "ellis_4wdi49", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:15:20.543Z", "message": "[localhost] run: sudo chmod 644 /etc/clearwater/local_config", "level": "debug", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:15:20.543Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "05022210-3fff-4372-9b13-0bcd913c0c5e"}, {"node_instance_id": "ellis_4wdi49", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:15:20.543Z", "message": "[localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:15:20.543Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "05022210-3fff-4372-9b13-0bcd913c0c5e"}, {"node_instance_id": "homer_is2ss0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:15:20.543Z", "message": "[localhost] run: sudo chmod 644 /etc/clearwater/local_config", "level": "debug", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:15:20.543Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "d1d1ebcc-707d-423c-9249-17adfbe83e6c"}, {"node_instance_id": "homer_is2ss0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:15:20.543Z", "message": "Rendering the Jinja2 template to /etc/clearwater/local_config.", "level": "debug", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:15:20.543Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "d1d1ebcc-707d-423c-9249-17adfbe83e6c"}, {"node_instance_id": "sprout_btt3la", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:15:20.543Z", "message": "[localhost] run: sudo mv /tmp/tmpsNLrBf /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:15:20.543Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "8c06c7dd-fb51-4b25-90cd-06fad467029c"}, {"node_instance_id": "homer_is2ss0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:15:20.543Z", "message": "[localhost] run: sudo mv /tmp/tmpsvOtu9 /etc/clearwater/local_config", "level": "debug", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:15:20.543Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "d1d1ebcc-707d-423c-9249-17adfbe83e6c"}, {"node_instance_id": "ellis_4wdi49", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:15:20.543Z", "message": "[localhost] run: sudo mv /tmp/tmpoRtfJg /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:15:20.543Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "05022210-3fff-4372-9b13-0bcd913c0c5e"}, {"node_instance_id": "homer_is2ss0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:15:20.543Z", "message": "The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.7', 'name': u'homer-is2ss0', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.3'}.", "level": "debug", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:15:20.543Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "d1d1ebcc-707d-423c-9249-17adfbe83e6c"}, {"node_instance_id": "bono_ifjyb6", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:15:21.048Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:15:21.048Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:15:21.048Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:15:21.048Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "ellis_4wdi49", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:15:21.048Z", "message": "Configuring node", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:15:21.048Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "homer_is2ss0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:15:21.048Z", "message": "Configuring node", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:15:21.048Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:15:21.048Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:15:21.048Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "dime_fqtwws", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:15:21.048Z", "message": "Configuring node", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:15:21.048Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "homer_is2ss0", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:15:21.048Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:15:21.048Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "dime_fqtwws", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:15:21.048Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:15:21.048Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "homer_is2ss0", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:15:21.048Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:15:21.048Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}], "metadata": {"pagination": {"total": 1640, "offset": 1531, "size": 50}}} 2018-12-27 19:15:27,214 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:15:27,215 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:15:27 GMT 2018-12-27 19:15:27,215 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:15:27,215 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 26487 2018-12-27 19:15:27,215 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:15:27,216 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2018-12-27 19:15:27,216 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpr2voUO /etc/clearwater/local_config 2018-12-27 19:15:27,216 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2018-12-27 19:15:27,216 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf 2018-12-27 19:15:27,217 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpKcc00u /etc/dnsmasq.resolv.conf 2018-12-27 19:15:27,217 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2018-12-27 19:15:27,217 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/Y5XHF/clearwater.py 2018-12-27 19:15:27,217 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2018-12-27 19:15:27,217 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/local_config 2018-12-27 19:15:27,217 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2018-12-27 19:15:27,217 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.209', 'etcd_ip': u'192.168.120.7', 'name': u'bono-ifjyb6', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.12'}. 2018-12-27 19:15:27,218 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-12-27 19:15:27,218 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/local_config 2018-12-27 19:15:27,218 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/local_config 2018-12-27 19:15:27,218 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpv0CcEm /etc/clearwater/local_config 2018-12-27 19:15:27,218 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mkdir -p /etc/clearwater 2018-12-27 19:15:27,218 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-12-27 19:15:27,218 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-12-27 19:15:27,219 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-12-27 19:15:27,219 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-12-27 19:15:27,219 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-12-27 19:15:27,219 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-12-27 19:15:27,219 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-12-27 19:15:27,219 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-12-27 19:15:27,220 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-12-27 19:15:27,220 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-12-27 19:15:27,220 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-12-27 19:15:27,220 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mkdir -p /etc/clearwater 2018-12-27 19:15:27,220 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf 2018-12-27 19:15:27,220 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpVhYPgp /etc/dnsmasq.resolv.conf 2018-12-27 19:15:27,220 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/local_config 2018-12-27 19:15:27,221 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py to /tmp/YUYQ3/append_proxy_snmp_conf.py 2018-12-27 19:15:27,221 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf 2018-12-27 19:15:27,221 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/local_config 2018-12-27 19:15:27,221 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf 2018-12-27 19:15:27,221 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/local_config 2018-12-27 19:15:27,221 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2018-12-27 19:15:27,221 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpsNLrBf /etc/dnsmasq.resolv.conf 2018-12-27 19:15:27,222 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpsvOtu9 /etc/clearwater/local_config 2018-12-27 19:15:27,222 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpoRtfJg /etc/dnsmasq.resolv.conf 2018-12-27 19:15:27,222 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.7', 'name': u'homer-is2ss0', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.3'}. 2018-12-27 19:15:27,222 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-12-27 19:15:27,222 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-12-27 19:15:27,222 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-12-27 19:15:27,222 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-12-27 19:15:27,223 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-12-27 19:15:27,223 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-12-27 19:15:27,223 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-12-27 19:15:27,223 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-12-27 19:15:27,223 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-12-27 19:15:27,223 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/executions/69c9e1cc-ca87-4203-b034-715ac6acec9a 2018-12-27 19:15:27,284 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:15:27,285 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:15:27,285 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:15:27,285 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:15:27,285 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:15:27,285 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:15:27,285 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:15:27,285 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-27T19:09:59.700Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"} 2018-12-27 19:15:27,285 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:15:27,286 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:15:27 GMT 2018-12-27 19:15:27,286 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:15:27,286 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-27 19:15:27,286 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:15:32,291 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/events 2018-12-27 19:15:32,576 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:15:32,576 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:15:32,576 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:15:32,577 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:15:32,577 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:15:32,577 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:15:32,577 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:15:32,577 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_is2ss0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:15:21.048Z", "message": "Configuring node", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:15:21.048Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "homer_is2ss0", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:15:21.048Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:15:21.048Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "dime_fqtwws", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:15:21.048Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:15:21.048Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "dime_fqtwws", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:15:21.048Z", "message": "Configuring node", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:15:21.048Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:15:21.048Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:15:21.048Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:15:21.048Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:15:21.048Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "vellum_fh2abw", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:15:21.551Z", "message": "[vellum] Configure the APT software source", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:15:21.551Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "8711bd77-64b8-4e71-b3b7-5f5f9f7cfb28"}, {"node_instance_id": "homer_is2ss0", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:15:21.551Z", "message": "[homer] ", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:15:21.551Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "cf62180d-4621-4e1b-8d16-4c270431d9ac"}, {"node_instance_id": "dime_fqtwws", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:15:21.551Z", "message": "Executing: /tmp/I22PD/install-dime.sh", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:15:21.551Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "01f6eafb-0c29-4fd4-b5d8-60d0a8389f5d"}, {"node_instance_id": "ellis_4wdi49", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:15:21.551Z", "message": "Executing: /tmp/LV2FB/install-ellis.sh", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:15:21.551Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "74f2427f-f49f-4924-9f66-1191df3a59f9"}, {"node_instance_id": "bono_ifjyb6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:15:21.551Z", "message": "Executing: /tmp/XWPHC/install-bono.sh", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:15:21.551Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "65b5cfed-d506-4264-8053-deadbeb5cf6f"}, {"node_instance_id": "homer_is2ss0", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:15:21.551Z", "message": "Executing: /tmp/N90A5/install-homer.sh", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:15:21.551Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "cf62180d-4621-4e1b-8d16-4c270431d9ac"}, {"node_instance_id": "dime_fqtwws", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:15:21.551Z", "message": "[dime] ", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:15:21.551Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "01f6eafb-0c29-4fd4-b5d8-60d0a8389f5d"}, {"node_instance_id": "vellum_fh2abw", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:15:21.551Z", "message": "[vellum] ", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:15:21.551Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "8711bd77-64b8-4e71-b3b7-5f5f9f7cfb28"}, {"node_instance_id": "vellum_fh2abw", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:15:21.551Z", "message": "Executing: /tmp/VVA40/install-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:15:21.551Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "8711bd77-64b8-4e71-b3b7-5f5f9f7cfb28"}, {"node_instance_id": "bono_ifjyb6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:15:21.551Z", "message": "Downloaded scripts/clearwater/bono/install-bono.sh to /tmp/XWPHC/install-bono.sh", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:15:21.551Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "65b5cfed-d506-4264-8053-deadbeb5cf6f"}, {"node_instance_id": "vellum_fh2abw", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:15:21.551Z", "message": "Downloaded scripts/clearwater/vellum/install-vellum.sh to /tmp/VVA40/install-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:15:21.551Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "8711bd77-64b8-4e71-b3b7-5f5f9f7cfb28"}, {"node_instance_id": "ellis_4wdi49", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:15:21.551Z", "message": "Downloaded scripts/clearwater/ellis/install-ellis.sh to /tmp/LV2FB/install-ellis.sh", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:15:21.551Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "74f2427f-f49f-4924-9f66-1191df3a59f9"}, {"node_instance_id": "ellis_4wdi49", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:15:21.551Z", "message": "[ellis] ", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:15:21.551Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "74f2427f-f49f-4924-9f66-1191df3a59f9"}, {"node_instance_id": "homer_is2ss0", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:15:21.551Z", "message": "Downloaded scripts/clearwater/homer/install-homer.sh to /tmp/N90A5/install-homer.sh", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:15:21.551Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "cf62180d-4621-4e1b-8d16-4c270431d9ac"}, {"node_instance_id": "dime_fqtwws", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:15:21.551Z", "message": "Downloaded scripts/clearwater/dime/install-dime.sh to /tmp/I22PD/install-dime.sh", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:15:21.551Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "01f6eafb-0c29-4fd4-b5d8-60d0a8389f5d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:15:21.551Z", "message": "Downloaded scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py to /tmp/YTPUB/append_proxy_snmp_conf.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:15:21.551Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "87275ee3-4ca6-4aba-93e0-b655c7d9dfe2"}, {"node_instance_id": "sprout_btt3la", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:15:22.169Z", "message": "Configuring node", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:15:22.169Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "sprout_btt3la", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:15:22.169Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:15:22.169Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "sprout_btt3la", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:15:22.169Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:15:22.169Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "sprout_btt3la", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:15:22.572Z", "message": "[sprout] ", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:15:22.572Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "3b6c9bd9-f3bc-42e3-b960-62957d83af8a"}, {"node_instance_id": "homer_is2ss0", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:15:22.572Z", "message": "[homer] repo129", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:15:22.572Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "cf62180d-4621-4e1b-8d16-4c270431d9ac"}, {"node_instance_id": "ellis_4wdi49", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:15:22.572Z", "message": "[ellis] Configure the APT software source", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:15:22.572Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "74f2427f-f49f-4924-9f66-1191df3a59f9"}, {"node_instance_id": "homer_is2ss0", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:15:22.572Z", "message": "[homer] Configure the APT software source", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:15:22.572Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "cf62180d-4621-4e1b-8d16-4c270431d9ac"}, {"node_instance_id": "bono_ifjyb6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:15:22.572Z", "message": "[bono] repo129", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:15:22.572Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "65b5cfed-d506-4264-8053-deadbeb5cf6f"}, {"node_instance_id": "vellum_fh2abw", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:15:22.572Z", "message": "[vellum] sudo apt", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:15:22.572Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "8711bd77-64b8-4e71-b3b7-5f5f9f7cfb28"}, {"node_instance_id": "sprout_btt3la", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:15:22.572Z", "message": "Downloaded scripts/clearwater/sprout/install-sprout.sh to /tmp/NL12K/install-sprout.sh", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:15:22.572Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "3b6c9bd9-f3bc-42e3-b960-62957d83af8a"}, {"node_instance_id": "dime_fqtwws", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:15:22.572Z", "message": "[dime] Configure the APT software source", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:15:22.572Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "01f6eafb-0c29-4fd4-b5d8-60d0a8389f5d"}, {"node_instance_id": "sprout_btt3la", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:15:22.572Z", "message": "Executing: /tmp/NL12K/install-sprout.sh", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:15:22.572Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "3b6c9bd9-f3bc-42e3-b960-62957d83af8a"}, {"node_instance_id": "ellis_4wdi49", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:15:22.572Z", "message": "[ellis] repo129", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:15:22.572Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "74f2427f-f49f-4924-9f66-1191df3a59f9"}, {"node_instance_id": "dime_fqtwws", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:15:22.572Z", "message": "[dime] repo129", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:15:22.572Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "01f6eafb-0c29-4fd4-b5d8-60d0a8389f5d"}, {"node_instance_id": "bono_ifjyb6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:15:22.572Z", "message": "[bono] ", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:15:22.572Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "65b5cfed-d506-4264-8053-deadbeb5cf6f"}, {"node_instance_id": "bono_ifjyb6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:15:22.572Z", "message": "[bono] Configure the APT software source", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:15:22.572Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "65b5cfed-d506-4264-8053-deadbeb5cf6f"}, {"node_instance_id": "dime_fqtwws", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:15:22.572Z", "message": "[dime] sudo apt", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:15:22.572Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "01f6eafb-0c29-4fd4-b5d8-60d0a8389f5d"}, {"node_instance_id": "homer_is2ss0", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:15:23.576Z", "message": "[homer] sudo apt", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:15:23.576Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "cf62180d-4621-4e1b-8d16-4c270431d9ac"}, {"node_instance_id": "sprout_btt3la", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:15:23.576Z", "message": "[sprout] Configure the APT software source", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:15:23.576Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "3b6c9bd9-f3bc-42e3-b960-62957d83af8a"}, {"node_instance_id": "sprout_btt3la", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:15:23.576Z", "message": "[sprout] sudo apt", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:15:23.576Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "3b6c9bd9-f3bc-42e3-b960-62957d83af8a"}, {"node_instance_id": "ellis_4wdi49", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:15:23.576Z", "message": "[ellis] sudo apt", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:15:23.576Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "74f2427f-f49f-4924-9f66-1191df3a59f9"}, {"node_instance_id": "bono_ifjyb6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:15:23.576Z", "message": "[bono] sudo apt", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:15:23.576Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "65b5cfed-d506-4264-8053-deadbeb5cf6f"}, {"node_instance_id": "sprout_btt3la", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:15:23.576Z", "message": "[sprout] repo129", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:15:23.576Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "3b6c9bd9-f3bc-42e3-b960-62957d83af8a"}, {"node_instance_id": "vellum_fh2abw", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:15:29.694Z", "message": "[vellum] => sudo: unable to resolve host server-clearwater-opnfv-vellum-host-q3lrkr\nGet:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:3 http://repo.cw-ngv.com binary/ Release [1,219 B]\nGet:4 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:5 http://security.ubuntu.com trusty-security/main Sources [167 kB]\nGet:6 http://repo.cw-ngv.com binary/ Packages [23.0 kB]\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [96.0 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:8 http://security.ubuntu.com trusty-security/main amd64 Packages [797 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB]\nGet:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [277 kB]\nGet:11 http://security.ubuntu.com trusty-security/main Translation-en [427 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [226 kB]\nGet:14 http://security.ubuntu.com trusty-security/universe Translation-en [150 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en_US\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,437 B]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,135 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [510 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [562 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,021 B]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [272 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nIgn http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US\nFetched 12.9 MB in 5s (2,286 kB/s)\nReading package lists...\n\nreal\t0m7.485s\nuser\t0m4.954s\nsys\t0m0.508s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:15:29.694Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "8711bd77-64b8-4e71-b3b7-5f5f9f7cfb28"}, {"node_instance_id": "vellum_fh2abw", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:15:30.581Z", "message": "[vellum] Installing vellum packages and other clearwater packages", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:15:30.581Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "8711bd77-64b8-4e71-b3b7-5f5f9f7cfb28"}, {"node_instance_id": "vellum_fh2abw", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:15:30.581Z", "message": "[vellum] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:15:30.581Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "8711bd77-64b8-4e71-b3b7-5f5f9f7cfb28"}, {"node_instance_id": "sprout_btt3la", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:15:31.610Z", "message": "[sprout] Installing ralf packages and other clearwater packages", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:15:31.610Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "3b6c9bd9-f3bc-42e3-b960-62957d83af8a"}, {"node_instance_id": "sprout_btt3la", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:15:31.610Z", "message": "[sprout] => sudo: unable to resolve host server-clearwater-opnfv-sprout-host-ph9xfc\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:3 http://repo.cw-ngv.com binary/ Release [1,219 B]\nGet:4 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:5 http://repo.cw-ngv.com binary/ Packages [23.0 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB]\nGet:7 http://security.ubuntu.com trusty-security/main Sources [167 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B]\nGet:9 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [226 kB]\nGet:10 http://security.ubuntu.com trusty-security/universe Sources [96.0 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en_US\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,437 B]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,135 kB]\nGet:13 http://security.ubuntu.com trusty-security/main amd64 Packages [797 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [510 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [562 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B]\nGet:19 http://security.ubuntu.com trusty-security/universe amd64 Packages [277 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,021 B]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [272 kB]\nGet:22 http://security.ubuntu.com trusty-security/main Translation-en [427 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:26 http://security.ubuntu.com trusty-security/universe Translation-en [150 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nIgn http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US\nFetched 12.9 MB in 5s (2,291 kB/s)\nReading package lists...\n\nreal\t0m7.363s\nuser\t0m4.838s\nsys\t0m0.555s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:15:31.610Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "3b6c9bd9-f3bc-42e3-b960-62957d83af8a"}], "metadata": {"pagination": {"total": 1646, "offset": 1581, "size": 50}}} 2018-12-27 19:15:32,577 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:15:32,577 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:15:32 GMT 2018-12-27 19:15:32,577 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:15:32,578 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 35448 2018-12-27 19:15:32,578 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:15:32,579 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-12-27 19:15:32,579 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-12-27 19:15:32,579 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-12-27 19:15:32,580 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-12-27 19:15:32,580 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-12-27 19:15:32,580 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-12-27 19:15:32,580 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Configure the APT software source 2018-12-27 19:15:32,580 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] 2018-12-27 19:15:32,580 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/I22PD/install-dime.sh 2018-12-27 19:15:32,580 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/LV2FB/install-ellis.sh 2018-12-27 19:15:32,581 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/XWPHC/install-bono.sh 2018-12-27 19:15:32,581 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/N90A5/install-homer.sh 2018-12-27 19:15:32,581 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] 2018-12-27 19:15:32,581 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] 2018-12-27 19:15:32,581 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/VVA40/install-vellum.sh 2018-12-27 19:15:32,581 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/bono/install-bono.sh to /tmp/XWPHC/install-bono.sh 2018-12-27 19:15:32,582 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/vellum/install-vellum.sh to /tmp/VVA40/install-vellum.sh 2018-12-27 19:15:32,582 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/ellis/install-ellis.sh to /tmp/LV2FB/install-ellis.sh 2018-12-27 19:15:32,582 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] 2018-12-27 19:15:32,582 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/homer/install-homer.sh to /tmp/N90A5/install-homer.sh 2018-12-27 19:15:32,582 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/dime/install-dime.sh to /tmp/I22PD/install-dime.sh 2018-12-27 19:15:32,582 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py to /tmp/YTPUB/append_proxy_snmp_conf.py 2018-12-27 19:15:32,583 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-12-27 19:15:32,583 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-12-27 19:15:32,583 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-12-27 19:15:32,583 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] 2018-12-27 19:15:32,583 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] repo129 2018-12-27 19:15:32,583 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] Configure the APT software source 2018-12-27 19:15:32,584 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] Configure the APT software source 2018-12-27 19:15:32,584 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] repo129 2018-12-27 19:15:32,584 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo apt 2018-12-27 19:15:32,584 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/sprout/install-sprout.sh to /tmp/NL12K/install-sprout.sh 2018-12-27 19:15:32,584 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] Configure the APT software source 2018-12-27 19:15:32,584 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/NL12K/install-sprout.sh 2018-12-27 19:15:32,584 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] repo129 2018-12-27 19:15:32,585 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] repo129 2018-12-27 19:15:32,585 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] 2018-12-27 19:15:32,585 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] Configure the APT software source 2018-12-27 19:15:32,585 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo apt 2018-12-27 19:15:32,585 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo apt 2018-12-27 19:15:32,585 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] Configure the APT software source 2018-12-27 19:15:32,586 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo apt 2018-12-27 19:15:32,586 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo apt 2018-12-27 19:15:32,586 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo apt 2018-12-27 19:15:32,586 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] repo129 2018-12-27 19:15:32,586 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => sudo: unable to resolve host server-clearwater-opnfv-vellum-host-q3lrkr Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Ign http://repo.cw-ngv.com binary/ InRelease Get:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:3 http://repo.cw-ngv.com binary/ Release [1,219 B] Get:4 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:5 http://security.ubuntu.com trusty-security/main Sources [167 kB] Get:6 http://repo.cw-ngv.com binary/ Packages [23.0 kB] Get:7 http://security.ubuntu.com trusty-security/universe Sources [96.0 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:8 http://security.ubuntu.com trusty-security/main amd64 Packages [797 kB] Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB] Get:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [277 kB] Get:11 http://security.ubuntu.com trusty-security/main Translation-en [427 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [226 kB] Get:14 http://security.ubuntu.com trusty-security/universe Translation-en [150 kB] Ign http://repo.cw-ngv.com binary/ Translation-en_US Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,437 B] Ign http://repo.cw-ngv.com binary/ Translation-en Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,135 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [510 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [562 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,021 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [272 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Ign http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US Fetched 12.9 MB in 5s (2,286 kB/s) Reading package lists... real 0m7.485s user 0m4.954s sys 0m0.508s 2018-12-27 19:15:32,586 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Installing vellum packages and other clearwater packages 2018-12-27 19:15:32,587 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo DEBIAN_FRONTEND=noninteractive apt 2018-12-27 19:15:32,587 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] Installing ralf packages and other clearwater packages 2018-12-27 19:15:32,587 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => sudo: unable to resolve host server-clearwater-opnfv-sprout-host-ph9xfc Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:3 http://repo.cw-ngv.com binary/ Release [1,219 B] Get:4 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:5 http://repo.cw-ngv.com binary/ Packages [23.0 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB] Get:7 http://security.ubuntu.com trusty-security/main Sources [167 kB] Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B] Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [226 kB] Get:10 http://security.ubuntu.com trusty-security/universe Sources [96.0 kB] Ign http://repo.cw-ngv.com binary/ Translation-en_US Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,437 B] Ign http://repo.cw-ngv.com binary/ Translation-en Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,135 kB] Get:13 http://security.ubuntu.com trusty-security/main amd64 Packages [797 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [510 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [562 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B] Get:19 http://security.ubuntu.com trusty-security/universe amd64 Packages [277 kB] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,021 B] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [272 kB] Get:22 http://security.ubuntu.com trusty-security/main Translation-en [427 kB] Get:23 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:26 http://security.ubuntu.com trusty-security/universe Translation-en [150 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Ign http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US Fetched 12.9 MB in 5s (2,291 kB/s) Reading package lists... real 0m7.363s user 0m4.838s sys 0m0.555s 2018-12-27 19:15:32,587 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/executions/69c9e1cc-ca87-4203-b034-715ac6acec9a 2018-12-27 19:15:32,650 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:15:32,651 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:15:32,651 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:15:32,651 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:15:32,651 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:15:32,651 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:15:32,651 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:15:32,651 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-27T19:09:59.700Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"} 2018-12-27 19:15:32,651 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:15:32,651 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:15:32 GMT 2018-12-27 19:15:32,652 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:15:32,652 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-27 19:15:32,652 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:15:37,657 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/events 2018-12-27 19:15:37,835 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:15:37,836 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:15:37,836 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:15:37,836 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:15:37,836 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:15:37,836 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:15:37,836 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:15:37,836 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_btt3la", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:15:31.610Z", "message": "[sprout] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:15:31.610Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "3b6c9bd9-f3bc-42e3-b960-62957d83af8a"}, {"node_instance_id": "dime_fqtwws", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:15:34.887Z", "message": "[dime] => sudo: unable to resolve host server-clearwater-opnfv-dime-host-zpzhgy\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:3 http://repo.cw-ngv.com binary/ Release [1,219 B]\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.0 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:6 http://security.ubuntu.com trusty-security/main Sources [167 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [96.0 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en_US\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB]\nGet:9 http://security.ubuntu.com trusty-security/main amd64 Packages [797 kB]\nGet:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [277 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B]\nGet:12 http://security.ubuntu.com trusty-security/main Translation-en [427 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [226 kB]\nGet:14 http://security.ubuntu.com trusty-security/universe Translation-en [150 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,437 B]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,135 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [510 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [562 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,021 B]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [272 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nIgn http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US\nFetched 12.9 MB in 10s (1,199 kB/s)\nReading package lists...\n\nreal\t0m12.435s\nuser\t0m4.847s\nsys\t0m0.609s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:15:34.887Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "01f6eafb-0c29-4fd4-b5d8-60d0a8389f5d"}, {"node_instance_id": "bono_ifjyb6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:15:35.618Z", "message": "[bono] => sudo: unable to resolve host server-clearwater-opnfv-bono-host-xqummd\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:3 http://repo.cw-ngv.com binary/ Release [1,219 B]\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.0 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:6 http://security.ubuntu.com trusty-security/main Sources [167 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nIgn http://repo.cw-ngv.com binary/ Translation-en_US\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [96.0 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB]\nGet:9 http://security.ubuntu.com trusty-security/main amd64 Packages [797 kB]\nGet:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [277 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B]\nGet:12 http://security.ubuntu.com trusty-security/main Translation-en [427 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [226 kB]\nGet:14 http://security.ubuntu.com trusty-security/universe Translation-en [150 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,437 B]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,135 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [510 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [562 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,021 B]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [272 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nIgn http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US\nFetched 12.9 MB in 10s (1,207 kB/s)\nReading package lists...\n\nreal\t0m12.416s\nuser\t0m4.908s\nsys\t0m0.601s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:15:35.618Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "65b5cfed-d506-4264-8053-deadbeb5cf6f"}, {"node_instance_id": "ellis_4wdi49", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:15:35.618Z", "message": "[ellis] => sudo: unable to resolve host server-clearwater-opnfv-ellis-host-012nnx\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:3 http://repo.cw-ngv.com binary/ Release [1,219 B]\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.0 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:5 http://security.ubuntu.com trusty-security/main Sources [167 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [96.0 kB]\nGet:8 http://security.ubuntu.com trusty-security/main amd64 Packages [797 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nGet:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [277 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en_US\nGet:10 http://security.ubuntu.com trusty-security/main Translation-en [427 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:11 http://security.ubuntu.com trusty-security/universe Translation-en [150 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [226 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,437 B]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,135 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [510 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [562 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,021 B]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [272 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nIgn http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US\nFetched 12.9 MB in 10s (1,212 kB/s)\nReading package lists...\n\nreal\t0m12.550s\nuser\t0m5.029s\nsys\t0m0.629s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:15:35.618Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "74f2427f-f49f-4924-9f66-1191df3a59f9"}, {"node_instance_id": "dime_fqtwws", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:15:35.618Z", "message": "[dime] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:15:35.618Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "01f6eafb-0c29-4fd4-b5d8-60d0a8389f5d"}, {"node_instance_id": "ellis_4wdi49", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:15:35.618Z", "message": "[ellis] Installing ellis packages and other clearwater packages", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:15:35.618Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "74f2427f-f49f-4924-9f66-1191df3a59f9"}, {"node_instance_id": "homer_is2ss0", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:15:35.618Z", "message": "[homer] => sudo: unable to resolve host server-clearwater-opnfv-homer-host-0yd3xw\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:3 http://repo.cw-ngv.com binary/ Release [1,219 B]\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.0 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:6 http://security.ubuntu.com trusty-security/main Sources [167 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nIgn http://repo.cw-ngv.com binary/ Translation-en_US\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [96.0 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB]\nGet:9 http://security.ubuntu.com trusty-security/main amd64 Packages [797 kB]\nGet:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [277 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [226 kB]\nGet:13 http://security.ubuntu.com trusty-security/main Translation-en [427 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,437 B]\nGet:15 http://security.ubuntu.com trusty-security/universe Translation-en [150 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,135 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [510 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [562 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,021 B]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [272 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nIgn http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US\nFetched 12.9 MB in 10s (1,214 kB/s)\nReading package lists...\n\nreal\t0m12.716s\nuser\t0m4.985s\nsys\t0m0.547s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:15:35.618Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "cf62180d-4621-4e1b-8d16-4c270431d9ac"}, {"node_instance_id": "dime_fqtwws", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:15:35.618Z", "message": "[dime] Installing dime packages and other clearwater packages", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:15:35.618Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "01f6eafb-0c29-4fd4-b5d8-60d0a8389f5d"}, {"node_instance_id": "homer_is2ss0", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:15:36.638Z", "message": "[homer] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:15:36.638Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "cf62180d-4621-4e1b-8d16-4c270431d9ac"}, {"node_instance_id": "bono_ifjyb6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:15:36.638Z", "message": "[bono] Installing bono packages and other clearwater packages", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:15:36.638Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "65b5cfed-d506-4264-8053-deadbeb5cf6f"}, {"node_instance_id": "ellis_4wdi49", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:15:36.638Z", "message": "[ellis] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:15:36.638Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "74f2427f-f49f-4924-9f66-1191df3a59f9"}, {"node_instance_id": "bono_ifjyb6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:15:36.638Z", "message": "[bono] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:15:36.638Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "65b5cfed-d506-4264-8053-deadbeb5cf6f"}, {"node_instance_id": "homer_is2ss0", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:15:36.638Z", "message": "[homer] Installing homer packages and other clearwater packages", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:15:36.638Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "cf62180d-4621-4e1b-8d16-4c270431d9ac"}], "metadata": {"pagination": {"total": 1658, "offset": 1631, "size": 50}}} 2018-12-27 19:15:37,836 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:15:37,836 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:15:37 GMT 2018-12-27 19:15:37,837 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:15:37,837 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 25918 2018-12-27 19:15:37,837 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:15:37,838 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo DEBIAN_FRONTEND=noninteractive apt 2018-12-27 19:15:37,838 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => sudo: unable to resolve host server-clearwater-opnfv-dime-host-zpzhgy Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:3 http://repo.cw-ngv.com binary/ Release [1,219 B] Get:4 http://repo.cw-ngv.com binary/ Packages [23.0 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:6 http://security.ubuntu.com trusty-security/main Sources [167 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Get:7 http://security.ubuntu.com trusty-security/universe Sources [96.0 kB] Ign http://repo.cw-ngv.com binary/ Translation-en_US Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Ign http://repo.cw-ngv.com binary/ Translation-en Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB] Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [797 kB] Get:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [277 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B] Get:12 http://security.ubuntu.com trusty-security/main Translation-en [427 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [226 kB] Get:14 http://security.ubuntu.com trusty-security/universe Translation-en [150 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,437 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,135 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [510 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [562 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,021 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [272 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Ign http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US Fetched 12.9 MB in 10s (1,199 kB/s) Reading package lists... real 0m12.435s user 0m4.847s sys 0m0.609s 2018-12-27 19:15:37,838 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => sudo: unable to resolve host server-clearwater-opnfv-bono-host-xqummd Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:3 http://repo.cw-ngv.com binary/ Release [1,219 B] Get:4 http://repo.cw-ngv.com binary/ Packages [23.0 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:6 http://security.ubuntu.com trusty-security/main Sources [167 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Ign http://repo.cw-ngv.com binary/ Translation-en_US Get:7 http://security.ubuntu.com trusty-security/universe Sources [96.0 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Ign http://repo.cw-ngv.com binary/ Translation-en Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB] Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [797 kB] Get:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [277 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B] Get:12 http://security.ubuntu.com trusty-security/main Translation-en [427 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [226 kB] Get:14 http://security.ubuntu.com trusty-security/universe Translation-en [150 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,437 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,135 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [510 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [562 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,021 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [272 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Ign http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US Fetched 12.9 MB in 10s (1,207 kB/s) Reading package lists... real 0m12.416s user 0m4.908s sys 0m0.601s 2018-12-27 19:15:37,839 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => sudo: unable to resolve host server-clearwater-opnfv-ellis-host-012nnx Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:3 http://repo.cw-ngv.com binary/ Release [1,219 B] Get:4 http://repo.cw-ngv.com binary/ Packages [23.0 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:5 http://security.ubuntu.com trusty-security/main Sources [167 kB] Get:6 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:7 http://security.ubuntu.com trusty-security/universe Sources [96.0 kB] Get:8 http://security.ubuntu.com trusty-security/main amd64 Packages [797 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Get:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [277 kB] Ign http://repo.cw-ngv.com binary/ Translation-en_US Get:10 http://security.ubuntu.com trusty-security/main Translation-en [427 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Ign http://repo.cw-ngv.com binary/ Translation-en Get:11 http://security.ubuntu.com trusty-security/universe Translation-en [150 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [226 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,437 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,135 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [510 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [562 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,021 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [272 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Ign http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US Fetched 12.9 MB in 10s (1,212 kB/s) Reading package lists... real 0m12.550s user 0m5.029s sys 0m0.629s 2018-12-27 19:15:37,839 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo DEBIAN_FRONTEND=noninteractive apt 2018-12-27 19:15:37,839 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] Installing ellis packages and other clearwater packages 2018-12-27 19:15:37,839 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => sudo: unable to resolve host server-clearwater-opnfv-homer-host-0yd3xw Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:3 http://repo.cw-ngv.com binary/ Release [1,219 B] Get:4 http://repo.cw-ngv.com binary/ Packages [23.0 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:6 http://security.ubuntu.com trusty-security/main Sources [167 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Ign http://repo.cw-ngv.com binary/ Translation-en_US Get:7 http://security.ubuntu.com trusty-security/universe Sources [96.0 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Ign http://repo.cw-ngv.com binary/ Translation-en Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB] Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [797 kB] Get:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [277 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [226 kB] Get:13 http://security.ubuntu.com trusty-security/main Translation-en [427 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,437 B] Get:15 http://security.ubuntu.com trusty-security/universe Translation-en [150 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,135 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [510 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [562 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,021 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [272 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Ign http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US Fetched 12.9 MB in 10s (1,214 kB/s) Reading package lists... real 0m12.716s user 0m4.985s sys 0m0.547s 2018-12-27 19:15:37,839 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] Installing dime packages and other clearwater packages 2018-12-27 19:15:37,839 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo DEBIAN_FRONTEND=noninteractive apt 2018-12-27 19:15:37,840 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] Installing bono packages and other clearwater packages 2018-12-27 19:15:37,840 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo DEBIAN_FRONTEND=noninteractive apt 2018-12-27 19:15:37,840 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo DEBIAN_FRONTEND=noninteractive apt 2018-12-27 19:15:37,840 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] Installing homer packages and other clearwater packages 2018-12-27 19:15:37,840 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/executions/69c9e1cc-ca87-4203-b034-715ac6acec9a 2018-12-27 19:15:37,953 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:15:37,953 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:15:37,953 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:15:37,954 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:15:37,954 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:15:37,954 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:15:37,954 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:15:37,954 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-27T19:09:59.700Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"} 2018-12-27 19:15:37,954 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:15:37,954 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:15:37 GMT 2018-12-27 19:15:37,954 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:15:37,954 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-27 19:15:37,954 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:15:42,960 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/events 2018-12-27 19:15:43,091 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:15:43,091 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:15:43,091 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:15:43,091 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:15:43,091 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:15:43,091 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:15:43,091 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:15:43,091 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1658, "offset": 1644, "size": 50}}} 2018-12-27 19:15:43,092 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:15:43,092 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:15:43 GMT 2018-12-27 19:15:43,092 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:15:43,092 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-12-27 19:15:43,092 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:15:43,092 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/executions/69c9e1cc-ca87-4203-b034-715ac6acec9a 2018-12-27 19:15:43,328 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:15:43,328 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:15:43,329 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:15:43,329 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:15:43,329 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:15:43,329 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:15:43,329 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:15:43,329 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-27T19:09:59.700Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"} 2018-12-27 19:15:43,329 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:15:43,329 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:15:43 GMT 2018-12-27 19:15:43,329 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:15:43,329 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-27 19:15:43,330 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:15:48,330 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/events 2018-12-27 19:15:48,399 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:15:48,399 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:15:48,400 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:15:48,400 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:15:48,400 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:15:48,400 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:15:48,400 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:15:48,400 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1658, "offset": 1644, "size": 50}}} 2018-12-27 19:15:48,400 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:15:48,400 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:15:48 GMT 2018-12-27 19:15:48,400 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:15:48,401 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-12-27 19:15:48,401 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:15:48,401 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/executions/69c9e1cc-ca87-4203-b034-715ac6acec9a 2018-12-27 19:15:48,658 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:15:48,658 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:15:48,658 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:15:48,658 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:15:48,658 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:15:48,658 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:15:48,659 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:15:48,659 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-27T19:09:59.700Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"} 2018-12-27 19:15:48,659 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:15:48,659 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:15:48 GMT 2018-12-27 19:15:48,659 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:15:48,659 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-27 19:15:48,659 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:15:53,665 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/events 2018-12-27 19:15:53,785 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:15:53,785 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:15:53,786 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:15:53,786 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:15:53,786 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:15:53,786 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:15:53,786 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:15:53,786 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1658, "offset": 1644, "size": 50}}} 2018-12-27 19:15:53,786 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:15:53,786 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:15:53 GMT 2018-12-27 19:15:53,786 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:15:53,787 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-12-27 19:15:53,787 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:15:53,787 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/executions/69c9e1cc-ca87-4203-b034-715ac6acec9a 2018-12-27 19:15:53,942 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:15:53,942 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:15:53,942 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:15:53,942 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:15:53,943 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:15:53,943 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:15:53,943 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:15:53,943 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-27T19:09:59.700Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"} 2018-12-27 19:15:53,943 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:15:53,943 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:15:53 GMT 2018-12-27 19:15:53,943 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:15:53,943 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-27 19:15:53,943 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:15:58,949 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/events 2018-12-27 19:15:59,069 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:15:59,069 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:15:59,069 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:15:59,069 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:15:59,070 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:15:59,070 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:15:59,070 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:15:59,070 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1658, "offset": 1644, "size": 50}}} 2018-12-27 19:15:59,070 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:15:59,070 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:15:59 GMT 2018-12-27 19:15:59,070 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:15:59,070 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-12-27 19:15:59,070 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:15:59,071 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/executions/69c9e1cc-ca87-4203-b034-715ac6acec9a 2018-12-27 19:15:59,290 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:15:59,290 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:15:59,290 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:15:59,290 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:15:59,290 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:15:59,290 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:15:59,290 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:15:59,290 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-27T19:09:59.700Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"} 2018-12-27 19:15:59,290 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:15:59,291 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:15:59 GMT 2018-12-27 19:15:59,291 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:15:59,291 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-27 19:15:59,291 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:16:04,296 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/events 2018-12-27 19:16:04,365 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:16:04,365 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:16:04,365 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:16:04,365 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:16:04,365 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:16:04,366 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:16:04,366 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:16:04,366 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1658, "offset": 1644, "size": 50}}} 2018-12-27 19:16:04,366 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:16:04,366 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:16:04 GMT 2018-12-27 19:16:04,366 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:16:04,366 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-12-27 19:16:04,366 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:16:04,367 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/executions/69c9e1cc-ca87-4203-b034-715ac6acec9a 2018-12-27 19:16:04,425 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:16:04,425 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:16:04,425 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:16:04,426 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:16:04,426 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:16:04,426 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:16:04,426 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:16:04,426 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-27T19:09:59.700Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"} 2018-12-27 19:16:04,426 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:16:04,427 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:16:04 GMT 2018-12-27 19:16:04,427 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:16:04,427 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-27 19:16:04,427 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:16:09,433 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/events 2018-12-27 19:16:09,638 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:16:09,638 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:16:09,638 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:16:09,638 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:16:09,638 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:16:09,638 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:16:09,638 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:16:09,638 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1658, "offset": 1644, "size": 50}}} 2018-12-27 19:16:09,639 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:16:09,639 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:16:09 GMT 2018-12-27 19:16:09,639 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:16:09,639 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-12-27 19:16:09,639 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:16:09,639 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/executions/69c9e1cc-ca87-4203-b034-715ac6acec9a 2018-12-27 19:16:09,832 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:16:09,832 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:16:09,833 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:16:09,833 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:16:09,833 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:16:09,833 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:16:09,833 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:16:09,833 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-27T19:09:59.700Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"} 2018-12-27 19:16:09,833 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:16:09,833 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:16:09 GMT 2018-12-27 19:16:09,833 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:16:09,834 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-27 19:16:09,834 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:16:14,839 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/events 2018-12-27 19:16:14,944 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:16:14,944 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:16:14,944 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:16:14,944 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:16:14,945 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:16:14,945 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:16:14,945 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:16:14,945 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1658, "offset": 1644, "size": 50}}} 2018-12-27 19:16:14,945 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:16:14,945 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:16:14 GMT 2018-12-27 19:16:14,945 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:16:14,945 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-12-27 19:16:14,945 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:16:14,946 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/executions/69c9e1cc-ca87-4203-b034-715ac6acec9a 2018-12-27 19:16:15,025 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:16:15,025 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:16:15,025 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:16:15,025 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:16:15,026 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:16:15,026 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:16:15,026 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:16:15,026 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-27T19:09:59.700Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"} 2018-12-27 19:16:15,026 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:16:15,026 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:16:15 GMT 2018-12-27 19:16:15,026 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:16:15,026 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-27 19:16:15,026 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:16:20,032 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/events 2018-12-27 19:16:20,281 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:16:20,282 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:16:20,282 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:16:20,282 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:16:20,282 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:16:20,282 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:16:20,282 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:16:20,282 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1658, "offset": 1644, "size": 50}}} 2018-12-27 19:16:20,282 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:16:20,283 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:16:20 GMT 2018-12-27 19:16:20,283 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:16:20,283 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-12-27 19:16:20,283 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:16:20,283 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/executions/69c9e1cc-ca87-4203-b034-715ac6acec9a 2018-12-27 19:16:20,341 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:16:20,342 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:16:20,342 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:16:20,342 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:16:20,342 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:16:20,342 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:16:20,342 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:16:20,342 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-27T19:09:59.700Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"} 2018-12-27 19:16:20,343 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:16:20,343 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:16:20 GMT 2018-12-27 19:16:20,343 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:16:20,343 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-27 19:16:20,343 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:16:25,348 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/events 2018-12-27 19:16:25,517 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:16:25,517 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:16:25,517 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:16:25,517 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:16:25,517 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:16:25,517 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:16:25,517 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:16:25,518 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1658, "offset": 1644, "size": 50}}} 2018-12-27 19:16:25,518 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:16:25,518 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:16:25 GMT 2018-12-27 19:16:25,518 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:16:25,518 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-12-27 19:16:25,518 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:16:25,518 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/executions/69c9e1cc-ca87-4203-b034-715ac6acec9a 2018-12-27 19:16:25,619 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:16:25,619 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:16:25,619 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:16:25,619 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:16:25,619 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:16:25,620 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:16:25,620 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:16:25,620 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-27T19:09:59.700Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"} 2018-12-27 19:16:25,620 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:16:25,620 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:16:25 GMT 2018-12-27 19:16:25,620 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:16:25,620 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-27 19:16:25,620 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:16:30,626 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/events 2018-12-27 19:16:30,743 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:16:30,744 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:16:30,744 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:16:30,744 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:16:30,744 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:16:30,744 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:16:30,744 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:16:30,744 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1658, "offset": 1644, "size": 50}}} 2018-12-27 19:16:30,744 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:16:30,745 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:16:30 GMT 2018-12-27 19:16:30,745 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:16:30,745 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-12-27 19:16:30,745 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:16:30,745 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/executions/69c9e1cc-ca87-4203-b034-715ac6acec9a 2018-12-27 19:16:30,810 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:16:30,811 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:16:30,811 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:16:30,811 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:16:30,811 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:16:30,811 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:16:30,811 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:16:30,811 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-27T19:09:59.700Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"} 2018-12-27 19:16:30,812 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:16:30,812 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:16:30 GMT 2018-12-27 19:16:30,812 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:16:30,812 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-27 19:16:30,812 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:16:35,817 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/events 2018-12-27 19:16:35,919 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:16:35,919 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:16:35,919 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:16:35,920 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:16:35,920 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:16:35,920 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:16:35,920 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:16:35,920 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1658, "offset": 1644, "size": 50}}} 2018-12-27 19:16:35,920 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:16:35,920 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:16:35 GMT 2018-12-27 19:16:35,920 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:16:35,920 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-12-27 19:16:35,920 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:16:35,921 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/executions/69c9e1cc-ca87-4203-b034-715ac6acec9a 2018-12-27 19:16:36,162 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:16:36,163 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:16:36,163 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:16:36,163 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:16:36,163 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:16:36,163 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:16:36,163 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:16:36,163 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-27T19:09:59.700Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"} 2018-12-27 19:16:36,163 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:16:36,163 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:16:36 GMT 2018-12-27 19:16:36,164 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:16:36,164 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-27 19:16:36,164 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:16:41,169 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/events 2018-12-27 19:16:41,254 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:16:41,254 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:16:41,254 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:16:41,254 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:16:41,254 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:16:41,255 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:16:41,255 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:16:41,255 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1658, "offset": 1644, "size": 50}}} 2018-12-27 19:16:41,255 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:16:41,255 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:16:41 GMT 2018-12-27 19:16:41,255 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:16:41,255 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-12-27 19:16:41,255 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:16:41,256 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/executions/69c9e1cc-ca87-4203-b034-715ac6acec9a 2018-12-27 19:16:41,366 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:16:41,367 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:16:41,367 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:16:41,367 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:16:41,367 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:16:41,367 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:16:41,367 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:16:41,367 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-27T19:09:59.700Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"} 2018-12-27 19:16:41,367 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:16:41,367 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:16:41 GMT 2018-12-27 19:16:41,368 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:16:41,368 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-27 19:16:41,368 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:16:46,373 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/events 2018-12-27 19:16:46,496 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:16:46,496 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:16:46,496 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:16:46,496 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:16:46,497 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:16:46,497 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:16:46,497 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:16:46,497 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1658, "offset": 1644, "size": 50}}} 2018-12-27 19:16:46,497 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:16:46,497 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:16:46 GMT 2018-12-27 19:16:46,497 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:16:46,497 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-12-27 19:16:46,497 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:16:46,498 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/executions/69c9e1cc-ca87-4203-b034-715ac6acec9a 2018-12-27 19:16:46,556 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:16:46,556 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:16:46,556 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:16:46,556 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:16:46,556 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:16:46,556 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:16:46,556 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:16:46,557 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-27T19:09:59.700Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"} 2018-12-27 19:16:46,557 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:16:46,557 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:16:46 GMT 2018-12-27 19:16:46,557 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:16:46,557 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-27 19:16:46,557 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:16:51,563 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/events 2018-12-27 19:16:51,714 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:16:51,714 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:16:51,715 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:16:51,715 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:16:51,715 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:16:51,715 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:16:51,715 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:16:51,715 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1658, "offset": 1644, "size": 50}}} 2018-12-27 19:16:51,715 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:16:51,715 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:16:51 GMT 2018-12-27 19:16:51,715 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:16:51,716 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-12-27 19:16:51,716 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:16:51,716 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/executions/69c9e1cc-ca87-4203-b034-715ac6acec9a 2018-12-27 19:16:51,774 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:16:51,774 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:16:51,774 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:16:51,774 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:16:51,775 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:16:51,775 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:16:51,775 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:16:51,775 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-27T19:09:59.700Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"} 2018-12-27 19:16:51,775 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:16:51,775 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:16:51 GMT 2018-12-27 19:16:51,775 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:16:51,775 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-27 19:16:51,775 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:16:56,781 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/events 2018-12-27 19:16:56,984 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:16:56,984 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:16:56,985 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:16:56,985 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:16:56,985 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:16:56,985 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:16:56,985 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:16:56,985 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1658, "offset": 1644, "size": 50}}} 2018-12-27 19:16:56,985 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:16:56,985 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:16:56 GMT 2018-12-27 19:16:56,985 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:16:56,985 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-12-27 19:16:56,986 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:16:56,986 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/executions/69c9e1cc-ca87-4203-b034-715ac6acec9a 2018-12-27 19:16:57,049 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:16:57,049 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:16:57,049 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:16:57,049 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:16:57,049 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:16:57,049 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:16:57,049 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:16:57,050 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-27T19:09:59.700Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"} 2018-12-27 19:16:57,050 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:16:57,050 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:16:57 GMT 2018-12-27 19:16:57,050 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:16:57,050 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-27 19:16:57,050 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:17:02,055 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/events 2018-12-27 19:17:02,231 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:17:02,231 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:17:02,231 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:17:02,231 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:17:02,231 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:17:02,231 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:17:02,232 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:17:02,232 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1658, "offset": 1644, "size": 50}}} 2018-12-27 19:17:02,232 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:17:02,232 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:17:02 GMT 2018-12-27 19:17:02,232 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:17:02,232 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-12-27 19:17:02,232 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:17:02,232 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/executions/69c9e1cc-ca87-4203-b034-715ac6acec9a 2018-12-27 19:17:02,293 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:17:02,293 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:17:02,293 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:17:02,293 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:17:02,293 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:17:02,293 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:17:02,293 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:17:02,293 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-27T19:09:59.700Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"} 2018-12-27 19:17:02,294 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:17:02,294 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:17:02 GMT 2018-12-27 19:17:02,294 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:17:02,294 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-27 19:17:02,294 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:17:07,299 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/events 2018-12-27 19:17:07,563 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:17:07,563 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:17:07,564 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:17:07,564 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:17:07,564 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:17:07,564 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:17:07,564 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:17:07,564 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1658, "offset": 1644, "size": 50}}} 2018-12-27 19:17:07,564 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:17:07,564 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:17:07 GMT 2018-12-27 19:17:07,564 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:17:07,565 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-12-27 19:17:07,565 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:17:07,565 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/executions/69c9e1cc-ca87-4203-b034-715ac6acec9a 2018-12-27 19:17:07,622 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:17:07,622 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:17:07,622 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:17:07,623 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:17:07,623 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:17:07,623 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:17:07,623 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:17:07,623 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-27T19:09:59.700Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"} 2018-12-27 19:17:07,623 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:17:07,623 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:17:07 GMT 2018-12-27 19:17:07,623 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:17:07,623 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-27 19:17:07,623 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:17:12,629 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/events 2018-12-27 19:17:12,727 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:17:12,727 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:17:12,727 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:17:12,728 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:17:12,728 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:17:12,728 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:17:12,728 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:17:12,728 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_ifjyb6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:17:08.983Z", "message": "[bono] => sudo: unable to resolve host server-clearwater-opnfv-bono-host-xqummd\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-socket-factory\n clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev\n fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0\n libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev\n libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5\n libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1\n libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0\n libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libzmq3\n linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama\n python-colorama-whl python-distlib python-distlib-whl python-html5lib\n python-html5lib-whl python-pip python-pip-whl python-requests-whl\n python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl\n python-virtualenv python-wheel python3-pkg-resources realpath sprout-libs\n sysstat\nSuggested packages:\n binutils-doc bono-dbg clearwater-logging clearwater-auto-config\n clearwater-auto-upgrade exim4 postfix mail-transport-agent cpp-doc\n gcc-4.8-locales debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc\n libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb\n gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg\n libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc lm-sensors\n snmp-mibs-downloader libstdc++-4.8-doc make-doc ntp-doc python-genshi\n python-lxml python3-setuptools clearwater-snmpd isag\nRecommended packages:\n python-dev-all\nThe following NEW packages will be installed:\n binutils bono build-essential clearwater-diags-monitor\n clearwater-infrastructure clearwater-log-cleanup clearwater-monit\n clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq\n dnsmasq-base dpkg-dev fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin\n inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl\n libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0\n libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0\n libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5\n libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libgcc-4.8-dev\n libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0\n libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libzmq3\n linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama\n python-colorama-whl python-distlib python-distlib-whl python-html5lib\n python-html5lib-whl python-pip python-pip-whl python-requests-whl\n python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl\n python-virtualenv python-wheel python3-pkg-resources realpath restund\n sprout-libs sysstat\n0 upgraded, 84 newly installed, 0 to remove and 12 not upgraded.\nNeed to get 53.7 MB of archives.\nAfter this operation, 163 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:3 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B]\nGet:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-tcp-scalability 1.0-171215.180814 [13.9 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:9 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB]\nGet:10 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-libs 1.0-171215.183529 [2,380 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:12 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-socket-factory 1.0-171215.180814 [39.6 kB]\nGet:13 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB]\nGet:14 http://repo.cw-ngv.com/archive/repo129/ binary/ bono 1.0-171215.183529 [2,167 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:17 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB]\nGet:18 http://repo.cw-ngv.com/archive/repo129/ binary/ restund 1.0-171215.183529 [596 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6,098 B]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.7 [1,330 B]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-164.214 [774 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB]\n\rExtracting templates from packages: 35%\rExtracting templates from packages: 71%\rExtracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 53.7 MB in 13s (3,860 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51330 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libboost-system1.54.0:amd64.\nPreparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-filesystem1.54.0:amd64.\nPreparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-regex1.54.0:amd64.\nPreparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-thread1.54.0:amd64.\nPreparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package libevent-core-2.0-5:amd64.\nPreparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libevent-pthreads-2.0-5:amd64.\nPreparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libperl5.18.\nPreparing to unpack .../libperl5.18_5.18.2-2ubuntu1.7_amd64.deb ...\nUnpacking libperl5.18 (5.18.2-2ubuntu1.7) ...\nSelecting previously unselected package libsnmp-base.\nPreparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ...\nUnpacking libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libsnmp30:amd64.\nPreparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-tcp-scalability.\nPreparing to unpack .../clearwater-tcp-scalability_1.0-171215.180814_all.deb ...\nUnpacking clearwater-tcp-scalability (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-171215.180814) ...\nSelecting previously unselected package sprout-libs.\nPreparing to unpack .../sprout-libs_1.0-171215.183529_amd64.deb ...\nUnpacking sprout-libs (1.0-171215.183529) ...\nSelecting previously unselected package clearwater-socket-factory.\nPreparing to unpack .../clearwater-socket-factory_1.0-171215.180814_amd64.deb ...\nUnpacking clearwater-socket-factory (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ...\nUnpacking clearwater-monit (5.18-171207.172716) ...\nSelecting previously unselected package bono.\nPreparing to unpack .../bono_1.0-171215.183529_amd64.deb ...\nUnpacking bono (1.0-171215.183529) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-164.214_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-164.214) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-171215.180814) ...\nSelecting previously unselected package libfakeroot:amd64.\nPreparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking libfakeroot:amd64 (1.20-3ubuntu2) ...\nSelecting previously unselected package fakeroot.\nPreparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking fakeroot (1.20-3ubuntu2) ...\nSelecting previously unselected package libalgorithm-diff-perl.\nPreparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...\nUnpacking libalgorithm-diff-perl (1.19.02-3) ...\nSelecting previously unselected package libalgorithm-diff-xs-perl.\nPreparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...\nUnpacking libalgorithm-diff-xs-perl (0.04-2build4) ...\nSelecting previously unselected package libalgorithm-merge-perl.\nPreparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...\nUnpacking libalgorithm-merge-perl (0.08-2) ...\nSelecting previously unselected package libfile-fcntllock-perl.\nPreparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...\nUnpacking libfile-fcntllock-perl (0.14-2build1) ...\nSelecting previously unselected package manpages-dev.\nPreparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...\nUnpacking manpages-dev (3.54-1ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-colorama-whl.\nPreparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-distlib-whl.\nPreparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib-whl (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib.\nPreparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-html5lib-whl.\nPreparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib-whl (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-six-whl.\nPreparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1.1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.4) ...\nSelecting previously unselected package python-setuptools-whl.\nPreparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools-whl (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip-whl.\nPreparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip-whl (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-wheel.\nPreparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1.1) ...\nSelecting previously unselected package restund.\nPreparing to unpack .../restund_1.0-171215.183529_amd64.deb ...\nUnpacking restund (1.0-171215.183529) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libperl5.18 (5.18.2-2ubuntu1.7) ...\nSetting up libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSetting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n ...done.\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up clearwater-tcp-scalability (1.0-171215.180814) ...\nSetting up sprout-libs (1.0-171215.183529) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.14) ...\nSetting up linux-libc-dev:amd64 (3.13.0-164.214) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up iotop (0.6-1) ...\nSetting up libfakeroot:amd64 (1.20-3ubuntu2) ...\nSetting up fakeroot (1.20-3ubuntu2) ...\nupdate-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode\nSetting up libalgorithm-diff-perl (1.19.02-3) ...\nSetting up libalgorithm-diff-xs-perl (0.04-2build4) ...\nSetting up libalgorithm-merge-perl (0.08-2) ...\nSetting up libfile-fcntllock-perl (0.14-2build1) ...\nSetting up manpages-dev (3.54-1ubuntu1) ...\nSetting up python3-pkg-resources (3.3-1ubuntu2) ...\nSetting up python-chardet-whl (2.2.1-2~ubuntu1) ...\nSetting up python-colorama (0.2.5-0.1ubuntu2) ...\nSetting up python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib (0.1.8-1ubuntu1) ...\nSetting up python-distlib-whl (0.1.8-1ubuntu1) ...\nSetting up python-html5lib (0.999-3~ubuntu1) ...\nSetting up python-html5lib-whl (0.999-3~ubuntu1) ...\nSetting up python-six-whl (1.5.2-1ubuntu1.1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.4) ...\nSetting up python-setuptools-whl (3.3-1ubuntu2) ...\nSetting up python-pip-whl (1.5.4-1ubuntu4) ...\nSetting up python-pip (1.5.4-1ubuntu4) ...\nSetting up python-wheel (0.24.0-1~ubuntu1.1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-infrastructure (1.0-171215.180814) ...\nProcessing pyzmq-16.0.2-py2.7-linux-x86_64.egg\nCopying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages\nAdding pyzmq 16.0.2 to easy-install.pth file\n\nInstalled /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg\nProcessing dependencies for pyzmq==16.0.2\nFinished processing dependencies for pyzmq==16.0.2\nNew python executable in /usr/share/clearwater/infrastructure/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting cw_infrastructure\nCollecting dnspython (from cw_infrastructure)\nCollecting pathlib (from cw_infrastructure)\nCollecting contextlib2 (from cw_infrastructure)\nCollecting nsenter (from cw_infrastructure)\nCollecting argparse (from cw_infrastructure)\nInstalling collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env\nSuccessfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nreload: Unknown job: clearwater-monit\nreload: Unknown job: clearwater-monit\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-monit (5.18-171207.172716) ...\nclearwater-monit start/running, process 8642\nSetting up restund (1.0-171215.183529) ...\nreload: Job is not running: clearwater-monit\nSetting up clearwater-log-cleanup (1.0-171215.180814) ...\nSetting up clearwater-socket-factory (1.0-171215.180814) ...\nclearwater-socket-factory-mgmt start/running, process 8672\nclearwater-socket-factory-sig start/running, process 8677\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up bono (1.0-171215.183529) ...\nreload: Job is not running: clearwater-monit\nSetting up clearwater-diags-monitor (1.0-171215.180814) ...\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\n\nreal\t1m32.933s\nuser\t0m8.463s\nsys\t0m7.736s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:17:08.983Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "65b5cfed-d506-4264-8053-deadbeb5cf6f"}, {"node_instance_id": "bono_ifjyb6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:17:09.664Z", "message": "[bono] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:17:09.664Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "65b5cfed-d506-4264-8053-deadbeb5cf6f"}], "metadata": {"pagination": {"total": 1660, "offset": 1644, "size": 50}}} 2018-12-27 19:17:12,728 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:17:12,728 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:17:12 GMT 2018-12-27 19:17:12,728 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:17:12,729 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 37790 2018-12-27 19:17:12,729 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:17:12,730 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => sudo: unable to resolve host server-clearwater-opnfv-bono-host-xqummd Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libzmq3 linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sprout-libs sysstat Suggested packages: binutils-doc bono-dbg clearwater-logging clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent cpp-doc gcc-4.8-locales debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc lm-sensors snmp-mibs-downloader libstdc++-4.8-doc make-doc ntp-doc python-genshi python-lxml python3-setuptools clearwater-snmpd isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils bono build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libzmq3 linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath restund sprout-libs sysstat 0 upgraded, 84 newly installed, 0 to remove and 12 not upgraded. Need to get 53.7 MB of archives. After this operation, 163 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B] Get:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-tcp-scalability 1.0-171215.180814 [13.9 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:9 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB] Get:10 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-libs 1.0-171215.183529 [2,380 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:12 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-socket-factory 1.0-171215.180814 [39.6 kB] Get:13 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB] Get:14 http://repo.cw-ngv.com/archive/repo129/ binary/ bono 1.0-171215.183529 [2,167 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:17 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB] Get:18 http://repo.cw-ngv.com/archive/repo129/ binary/ restund 1.0-171215.183529 [596 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6,098 B] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.7 [1,330 B] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-164.214 [774 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Extracting templates from packages: 35% Extracting templates from packages: 71% Extracting templates from packages: 100% Preconfiguring packages ... Fetched 53.7 MB in 13s (3,860 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51330 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libboost-system1.54.0:amd64. Preparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-filesystem1.54.0:amd64. Preparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-regex1.54.0:amd64. Preparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-thread1.54.0:amd64. Preparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libevent-core-2.0-5:amd64. Preparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libevent-pthreads-2.0-5:amd64. Preparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libperl5.18. Preparing to unpack .../libperl5.18_5.18.2-2ubuntu1.7_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.7) ... Selecting previously unselected package libsnmp-base. Preparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ... Unpacking libsnmp-base (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libsnmp30:amd64. Preparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ... Unpacking clearwater-infrastructure (1.0-171215.180814) ... Selecting previously unselected package clearwater-tcp-scalability. Preparing to unpack .../clearwater-tcp-scalability_1.0-171215.180814_all.deb ... Unpacking clearwater-tcp-scalability (1.0-171215.180814) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ... Unpacking clearwater-log-cleanup (1.0-171215.180814) ... Selecting previously unselected package sprout-libs. Preparing to unpack .../sprout-libs_1.0-171215.183529_amd64.deb ... Unpacking sprout-libs (1.0-171215.183529) ... Selecting previously unselected package clearwater-socket-factory. Preparing to unpack .../clearwater-socket-factory_1.0-171215.180814_amd64.deb ... Unpacking clearwater-socket-factory (1.0-171215.180814) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ... Unpacking clearwater-monit (5.18-171207.172716) ... Selecting previously unselected package bono. Preparing to unpack .../bono_1.0-171215.183529_amd64.deb ... Unpacking bono (1.0-171215.183529) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-164.214_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-164.214) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ... Unpacking clearwater-diags-monitor (1.0-171215.180814) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... Selecting previously unselected package restund. Preparing to unpack .../restund_1.0-171215.183529_amd64.deb ... Unpacking restund (1.0-171215.183529) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libperl5.18 (5.18.2-2ubuntu1.7) ... Setting up libsnmp-base (5.7.3~dfsg-clearwater1) ... Setting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up clearwater-tcp-scalability (1.0-171215.180814) ... Setting up sprout-libs (1.0-171215.183529) ... Setting up libc-dev-bin (2.19-0ubuntu6.14) ... Setting up linux-libc-dev:amd64 (3.13.0-164.214) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up iotop (0.6-1) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-171215.180814) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting cw_infrastructure Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Installing collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. reload: Unknown job: clearwater-monit reload: Unknown job: clearwater-monit Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-monit (5.18-171207.172716) ... clearwater-monit start/running, process 8642 Setting up restund (1.0-171215.183529) ... reload: Job is not running: clearwater-monit Setting up clearwater-log-cleanup (1.0-171215.180814) ... Setting up clearwater-socket-factory (1.0-171215.180814) ... clearwater-socket-factory-mgmt start/running, process 8672 clearwater-socket-factory-sig start/running, process 8677 Processing triggers for ureadahead (0.100.0-16) ... Setting up bono (1.0-171215.183529) ... reload: Job is not running: clearwater-monit Setting up clearwater-diags-monitor (1.0-171215.180814) ... Processing triggers for libc-bin (2.19-0ubuntu6.14) ... Processing triggers for ureadahead (0.100.0-16) ... real 1m32.933s user 0m8.463s sys 0m7.736s 2018-12-27 19:17:12,731 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo DEBIAN_FRONTEND=noninteractive apt 2018-12-27 19:17:12,731 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/executions/69c9e1cc-ca87-4203-b034-715ac6acec9a 2018-12-27 19:17:12,888 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:17:12,888 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:17:12,889 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:17:12,889 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:17:12,889 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:17:12,889 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:17:12,889 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:17:12,889 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-27T19:09:59.700Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"} 2018-12-27 19:17:12,889 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:17:12,889 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:17:12 GMT 2018-12-27 19:17:12,889 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:17:12,890 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-27 19:17:12,890 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:17:17,891 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/events 2018-12-27 19:17:17,979 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:17:17,979 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:17:17,979 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:17:17,979 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:17:17,980 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:17:17,980 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:17:17,980 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:17:17,980 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_btt3la", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:17:14.479Z", "message": "[sprout] => sudo: unable to resolve host server-clearwater-opnfv-sprout-host-ph9xfc\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx\n clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq\n dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++\n g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl\n libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1\n libboost-filesystem1.54.0 libboost-locale1.54.0 libboost-regex1.54.0\n libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev\n libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5\n libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3\n libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8\n libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25\n libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30\n libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-utils libxpm4 libxslt1.1\n libzmq3 linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp\n python-chardet-whl python-colorama python-colorama-whl python-distlib\n python-distlib-whl python-html5lib python-html5lib-whl python-pip\n python-pip-whl python-requests-whl python-setuptools python-setuptools-whl\n python-six-whl python-urllib3-whl python-virtualenv python-wheel\n python3-pkg-resources realpath sprout-base sprout-bgcf sprout-icscf\n sprout-libs sprout-mmtel-as sprout-scscf sysstat\nSuggested packages:\n binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix\n mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales\n debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg\n gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc\n gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg\n libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc libgd-tools lm-sensors\n snmp-mibs-downloader libstdc++-4.8-doc make-doc fcgiwrap nginx-doc ntp-doc\n python-genshi python-lxml python3-setuptools sprout-dbg clearwater-logging\n clearwater-snmp-alarm-agent sprout-bgcf-dbg sprout-icscf-dbg\n sprout-mmtel-as-dbg sprout-scscf-dbg isag\nRecommended packages:\n python-dev-all\nThe following NEW packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx\n clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq\n dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++\n g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl\n libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1\n libboost-filesystem1.54.0 libboost-locale1.54.0 libboost-regex1.54.0\n libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev\n libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5\n libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3\n libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8\n libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25\n libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30\n libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-utils libxpm4 libxslt1.1\n libzmq3 linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp\n python-chardet-whl python-colorama python-colorama-whl python-distlib\n python-distlib-whl python-html5lib python-html5lib-whl python-pip\n python-pip-whl python-requests-whl python-setuptools python-setuptools-whl\n python-six-whl python-urllib3-whl python-virtualenv python-wheel\n python3-pkg-resources realpath sprout sprout-base sprout-bgcf sprout-icscf\n sprout-libs sprout-mmtel-as sprout-scscf sysstat\n0 upgraded, 105 newly installed, 0 to remove and 12 not upgraded.\nNeed to get 56.4 MB of archives.\nAfter this operation, 171 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:3 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B]\nGet:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:8 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB]\nGet:9 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB]\nGet:10 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB]\nGet:12 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB]\nGet:13 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-socket-factory 1.0-171215.180814 [39.6 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libboost-locale1.54.0 amd64 1.54.0-4ubuntu3.1 [212 kB]\nGet:15 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-tcp-scalability 1.0-171215.180814 [13.9 kB]\nGet:16 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-libs 1.0-171215.183529 [2,380 kB]\nGet:17 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-base 1.0-171215.183529 [2,179 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:19 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-scscf 1.0-171215.183529 [130 kB]\nGet:20 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-icscf 1.0-171215.183529 [82.9 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:22 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-bgcf 1.0-171215.183529 [70.1 kB]\nGet:23 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-mmtel-as 1.0-171215.183529 [49.7 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:25 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout 1.0-171215.183529 [12.4 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6,098 B]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.7 [1,330 B]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-164.214 [774 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5,418 B]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-utils amd64 2.9.1+dfsg1-3ubuntu4.13 [34.8 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB]\nGet:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB]\nGet:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB]\nGet:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB]\n\rExtracting templates from packages: 28%\rExtracting templates from packages: 57%\rExtracting templates from packages: 85%\rExtracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 56.4 MB in 15s (3,555 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51330 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libboost-system1.54.0:amd64.\nPreparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-filesystem1.54.0:amd64.\nPreparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-thread1.54.0:amd64.\nPreparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-locale1.54.0:amd64.\nPreparing to unpack .../libboost-locale1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-locale1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-regex1.54.0:amd64.\nPreparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package libevent-core-2.0-5:amd64.\nPreparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libevent-pthreads-2.0-5:amd64.\nPreparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package fonts-dejavu-core.\nPreparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ...\nUnpacking fonts-dejavu-core (2.34-1ubuntu1) ...\nSelecting previously unselected package fontconfig-config.\nPreparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ...\nUnpacking fontconfig-config (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libfontconfig1:amd64.\nPreparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ...\nUnpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libjpeg-turbo8:amd64.\nPreparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ...\nUnpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSelecting previously unselected package libjpeg8:amd64.\nPreparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ...\nUnpacking libjpeg8:amd64 (8c-2ubuntu8) ...\nSelecting previously unselected package libjbig0:amd64.\nPreparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ...\nUnpacking libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSelecting previously unselected package libtiff5:amd64.\nPreparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ...\nUnpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSelecting previously unselected package libvpx1:amd64.\nPreparing to unpack .../libvpx1_1.3.0-2_amd64.deb ...\nUnpacking libvpx1:amd64 (1.3.0-2) ...\nSelecting previously unselected package libxpm4:amd64.\nPreparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ...\nUnpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSelecting previously unselected package libgd3:amd64.\nPreparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libperl5.18.\nPreparing to unpack .../libperl5.18_5.18.2-2ubuntu1.7_amd64.deb ...\nUnpacking libperl5.18 (5.18.2-2ubuntu1.7) ...\nSelecting previously unselected package libsnmp-base.\nPreparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ...\nUnpacking libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libsnmp30:amd64.\nPreparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libxslt1.1:amd64.\nPreparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-164.214_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-164.214) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ...\nUnpacking clearwater-monit (5.18-171207.172716) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-171215.180814) ...\nSelecting previously unselected package nginx-common.\nPreparing to unpack .../nginx-common_1.4.6-1ubuntu3.9_all.deb ...\nUnpacking nginx-common (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package nginx-core.\nPreparing to unpack .../nginx-core_1.4.6-1ubuntu3.9_amd64.deb ...\nUnpacking nginx-core (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package nginx.\nPreparing to unpack .../nginx_1.4.6-1ubuntu3.9_all.deb ...\nUnpacking nginx (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package clearwater-nginx.\nPreparing to unpack .../clearwater-nginx_1.0-171012.111833_all.deb ...\nUnpacking clearwater-nginx (1.0-171012.111833) ...\nSelecting previously unselected package clearwater-socket-factory.\nPreparing to unpack .../clearwater-socket-factory_1.0-171215.180814_amd64.deb ...\nUnpacking clearwater-socket-factory (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-tcp-scalability.\nPreparing to unpack .../clearwater-tcp-scalability_1.0-171215.180814_all.deb ...\nUnpacking clearwater-tcp-scalability (1.0-171215.180814) ...\nSelecting previously unselected package libfakeroot:amd64.\nPreparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking libfakeroot:amd64 (1.20-3ubuntu2) ...\nSelecting previously unselected package fakeroot.\nPreparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking fakeroot (1.20-3ubuntu2) ...\nSelecting previously unselected package libalgorithm-diff-perl.\nPreparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...\nUnpacking libalgorithm-diff-perl (1.19.02-3) ...\nSelecting previously unselected package libalgorithm-diff-xs-perl.\nPreparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...\nUnpacking libalgorithm-diff-xs-perl (0.04-2build4) ...\nSelecting previously unselected package libalgorithm-merge-perl.\nPreparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...\nUnpacking libalgorithm-merge-perl (0.08-2) ...\nSelecting previously unselected package libfile-fcntllock-perl.\nPreparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...\nUnpacking libfile-fcntllock-perl (0.14-2build1) ...\nSelecting previously unselected package libxml2-utils.\nPreparing to unpack .../libxml2-utils_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ...\nUnpacking libxml2-utils (2.9.1+dfsg1-3ubuntu4.13) ...\nSelecting previously unselected package manpages-dev.\nPreparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...\nUnpacking manpages-dev (3.54-1ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-colorama-whl.\nPreparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-distlib-whl.\nPreparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib-whl (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib.\nPreparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-html5lib-whl.\nPreparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib-whl (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-six-whl.\nPreparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1.1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.4) ...\nSelecting previously unselected package python-setuptools-whl.\nPreparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools-whl (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip-whl.\nPreparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip-whl (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-wheel.\nPreparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1.1) ...\nSelecting previously unselected package sprout-libs.\nPreparing to unpack .../sprout-libs_1.0-171215.183529_amd64.deb ...\nUnpacking sprout-libs (1.0-171215.183529) ...\nSelecting previously unselected package sprout-base.\nPreparing to unpack .../sprout-base_1.0-171215.183529_amd64.deb ...\nUnpacking sprout-base (1.0-171215.183529) ...\nSelecting previously unselected package sprout-scscf.\nPreparing to unpack .../sprout-scscf_1.0-171215.183529_amd64.deb ...\nUnpacking sprout-scscf (1.0-171215.183529) ...\nSelecting previously unselected package sprout-icscf.\nPreparing to unpack .../sprout-icscf_1.0-171215.183529_amd64.deb ...\nUnpacking sprout-icscf (1.0-171215.183529) ...\nSelecting previously unselected package sprout-bgcf.\nPreparing to unpack .../sprout-bgcf_1.0-171215.183529_amd64.deb ...\nUnpacking sprout-bgcf (1.0-171215.183529) ...\nSelecting previously unselected package sprout-mmtel-as.\nPreparing to unpack .../sprout-mmtel-as_1.0-171215.183529_amd64.deb ...\nUnpacking sprout-mmtel-as (1.0-171215.183529) ...\nSelecting previously unselected package sprout.\nPreparing to unpack .../sprout_1.0-171215.183529_amd64.deb ...\nUnpacking sprout (1.0-171215.183529) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-locale1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up fonts-dejavu-core (2.34-1ubuntu1) ...\nSetting up fontconfig-config (2.11.0-0ubuntu4.2) ...\nSetting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSetting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSetting up libjpeg8:amd64 (8c-2ubuntu8) ...\nSetting up libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSetting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSetting up libvpx1:amd64 (1.3.0-2) ...\nSetting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSetting up libgd3:amd64 (2.1.0-3ubuntu0.10) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libperl5.18 (5.18.2-2ubuntu1.7) ...\nSetting up libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSetting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.14) ...\nSetting up linux-libc-dev:amd64 (3.13.0-164.214) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n ...done.\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up iotop (0.6-1) ...\nSetting up nginx-common (1.4.6-1ubuntu3.9) ...\nSetting up clearwater-tcp-scalability (1.0-171215.180814) ...\nSetting up libfakeroot:amd64 (1.20-3ubuntu2) ...\nSetting up fakeroot (1.20-3ubuntu2) ...\nupdate-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode\nSetting up libalgorithm-diff-perl (1.19.02-3) ...\nSetting up libalgorithm-diff-xs-perl (0.04-2build4) ...\nSetting up libalgorithm-merge-perl (0.08-2) ...\nSetting up libfile-fcntllock-perl (0.14-2build1) ...\nSetting up libxml2-utils (2.9.1+dfsg1-3ubuntu4.13) ...\nSetting up manpages-dev (3.54-1ubuntu1) ...\nSetting up python3-pkg-resources (3.3-1ubuntu2) ...\nSetting up python-chardet-whl (2.2.1-2~ubuntu1) ...\nSetting up python-colorama (0.2.5-0.1ubuntu2) ...\nSetting up python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib (0.1.8-1ubuntu1) ...\nSetting up python-distlib-whl (0.1.8-1ubuntu1) ...\nSetting up python-html5lib (0.999-3~ubuntu1) ...\nSetting up python-html5lib-whl (0.999-3~ubuntu1) ...\nSetting up python-six-whl (1.5.2-1ubuntu1.1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.4) ...\nSetting up python-setuptools-whl (3.3-1ubuntu2) ...\nSetting up python-pip-whl (1.5.4-1ubuntu4) ...\nSetting up python-pip (1.5.4-1ubuntu4) ...\nSetting up python-wheel (0.24.0-1~ubuntu1.1) ...\nSetting up sprout-libs (1.0-171215.183529) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-infrastructure (1.0-171215.180814) ...\nProcessing pyzmq-16.0.2-py2.7-linux-x86_64.egg\nCopying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages\nAdding pyzmq 16.0.2 to easy-install.pth file\n\nInstalled /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg\nProcessing dependencies for pyzmq==16.0.2\nFinished processing dependencies for pyzmq==16.0.2\nNew python executable in /usr/share/clearwater/infrastructure/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting cw_infrastructure\nCollecting dnspython (from cw_infrastructure)\nCollecting pathlib (from cw_infrastructure)\nCollecting contextlib2 (from cw_infrastructure)\nCollecting nsenter (from cw_infrastructure)\nCollecting argparse (from cw_infrastructure)\nInstalling collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env\nSuccessfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nrsyslog stop/waiting\nrsyslog start/running, process 8919\nreload: Unknown job: clearwater-monit\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-log-cleanup (1.0-171215.180814) ...\nSetting up clearwater-socket-factory (1.0-171215.180814) ...\nclearwater-socket-factory-mgmt start/running, process 8950\nclearwater-socket-factory-sig start/running, process 8958\nSetting up clearwater-monit (5.18-171207.172716) ...\nclearwater-monit start/running, process 9004\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-diags-monitor (1.0-171215.180814) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up nginx-core (1.4.6-1ubuntu3.9) ...\nSetting up nginx (1.4.6-1ubuntu3.9) ...\nSetting up clearwater-nginx (1.0-171012.111833) ...\nTesting nginx configuration...\nnginx: the configuration file /etc/nginx/nginx.conf syntax is ok\nnginx: configuration file /etc/nginx/nginx.conf test is successful\nSite ping has been enabled. Run /etc/init.d/nginx reload to apply the changes.\nGenerating a 2048 bit RSA private key\n...................+++\n.....................................+++\nwriting new private key to 'nginx.key'\n-----\nSignature ok\nsubject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown\nGetting Private key\nAdding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx'\nSetting up sprout-base (1.0-171215.183529) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up sprout-bgcf (1.0-171215.183529) ...\nSetting up sprout-mmtel-as (1.0-171215.183529) ...\nSetting up sprout-scscf (1.0-171215.183529) ...\nSetting up sprout-icscf (1.0-171215.183529) ...\nSetting up sprout (1.0-171215.183529) ...\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\n\nreal\t1m43.005s\nuser\t0m9.012s\nsys\t0m8.450s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:17:14.479Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "3b6c9bd9-f3bc-42e3-b960-62957d83af8a"}, {"node_instance_id": "sprout_btt3la", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:17:15.668Z", "message": "[sprout] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:17:15.668Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "3b6c9bd9-f3bc-42e3-b960-62957d83af8a"}], "metadata": {"pagination": {"total": 1662, "offset": 1646, "size": 50}}} 2018-12-27 19:17:17,980 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:17:17,980 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:17:17 GMT 2018-12-27 19:17:17,980 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:17:17,981 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 46553 2018-12-27 19:17:17,981 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:17:17,982 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => sudo: unable to resolve host server-clearwater-opnfv-sprout-host-ph9xfc Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-locale1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-utils libxpm4 libxslt1.1 libzmq3 linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sprout-base sprout-bgcf sprout-icscf sprout-libs sprout-mmtel-as sprout-scscf sysstat Suggested packages: binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc libgd-tools lm-sensors snmp-mibs-downloader libstdc++-4.8-doc make-doc fcgiwrap nginx-doc ntp-doc python-genshi python-lxml python3-setuptools sprout-dbg clearwater-logging clearwater-snmp-alarm-agent sprout-bgcf-dbg sprout-icscf-dbg sprout-mmtel-as-dbg sprout-scscf-dbg isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-locale1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-utils libxpm4 libxslt1.1 libzmq3 linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sprout sprout-base sprout-bgcf sprout-icscf sprout-libs sprout-mmtel-as sprout-scscf sysstat 0 upgraded, 105 newly installed, 0 to remove and 12 not upgraded. Need to get 56.4 MB of archives. After this operation, 171 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B] Get:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:8 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB] Get:9 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB] Get:10 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:12 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB] Get:13 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-socket-factory 1.0-171215.180814 [39.6 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libboost-locale1.54.0 amd64 1.54.0-4ubuntu3.1 [212 kB] Get:15 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-tcp-scalability 1.0-171215.180814 [13.9 kB] Get:16 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-libs 1.0-171215.183529 [2,380 kB] Get:17 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-base 1.0-171215.183529 [2,179 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:19 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-scscf 1.0-171215.183529 [130 kB] Get:20 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-icscf 1.0-171215.183529 [82.9 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:22 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-bgcf 1.0-171215.183529 [70.1 kB] Get:23 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-mmtel-as 1.0-171215.183529 [49.7 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:25 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout 1.0-171215.183529 [12.4 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6,098 B] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.7 [1,330 B] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-164.214 [774 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5,418 B] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-utils amd64 2.9.1+dfsg1-3ubuntu4.13 [34.8 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Extracting templates from packages: 28% Extracting templates from packages: 57% Extracting templates from packages: 85% Extracting templates from packages: 100% Preconfiguring packages ... Fetched 56.4 MB in 15s (3,555 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51330 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libboost-system1.54.0:amd64. Preparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-filesystem1.54.0:amd64. Preparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-thread1.54.0:amd64. Preparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-locale1.54.0:amd64. Preparing to unpack .../libboost-locale1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-locale1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-regex1.54.0:amd64. Preparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libevent-core-2.0-5:amd64. Preparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libevent-pthreads-2.0-5:amd64. Preparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libjbig0:amd64. Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... Selecting previously unselected package libtiff5:amd64. Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Selecting previously unselected package libvpx1:amd64. Preparing to unpack .../libvpx1_1.3.0-2_amd64.deb ... Unpacking libvpx1:amd64 (1.3.0-2) ... Selecting previously unselected package libxpm4:amd64. Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Selecting previously unselected package libgd3:amd64. Preparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libperl5.18. Preparing to unpack .../libperl5.18_5.18.2-2ubuntu1.7_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.7) ... Selecting previously unselected package libsnmp-base. Preparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ... Unpacking libsnmp-base (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libsnmp30:amd64. Preparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libxslt1.1:amd64. Preparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-164.214_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-164.214) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ... Unpacking clearwater-infrastructure (1.0-171215.180814) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ... Unpacking clearwater-monit (5.18-171207.172716) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ... Unpacking clearwater-diags-monitor (1.0-171215.180814) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ... Unpacking clearwater-log-cleanup (1.0-171215.180814) ... Selecting previously unselected package nginx-common. Preparing to unpack .../nginx-common_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx-common (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx-core. Preparing to unpack .../nginx-core_1.4.6-1ubuntu3.9_amd64.deb ... Unpacking nginx-core (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx. Preparing to unpack .../nginx_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx (1.4.6-1ubuntu3.9) ... Selecting previously unselected package clearwater-nginx. Preparing to unpack .../clearwater-nginx_1.0-171012.111833_all.deb ... Unpacking clearwater-nginx (1.0-171012.111833) ... Selecting previously unselected package clearwater-socket-factory. Preparing to unpack .../clearwater-socket-factory_1.0-171215.180814_amd64.deb ... Unpacking clearwater-socket-factory (1.0-171215.180814) ... Selecting previously unselected package clearwater-tcp-scalability. Preparing to unpack .../clearwater-tcp-scalability_1.0-171215.180814_all.deb ... Unpacking clearwater-tcp-scalability (1.0-171215.180814) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package libxml2-utils. Preparing to unpack .../libxml2-utils_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ... Unpacking libxml2-utils (2.9.1+dfsg1-3ubuntu4.13) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... Selecting previously unselected package sprout-libs. Preparing to unpack .../sprout-libs_1.0-171215.183529_amd64.deb ... Unpacking sprout-libs (1.0-171215.183529) ... Selecting previously unselected package sprout-base. Preparing to unpack .../sprout-base_1.0-171215.183529_amd64.deb ... Unpacking sprout-base (1.0-171215.183529) ... Selecting previously unselected package sprout-scscf. Preparing to unpack .../sprout-scscf_1.0-171215.183529_amd64.deb ... Unpacking sprout-scscf (1.0-171215.183529) ... Selecting previously unselected package sprout-icscf. Preparing to unpack .../sprout-icscf_1.0-171215.183529_amd64.deb ... Unpacking sprout-icscf (1.0-171215.183529) ... Selecting previously unselected package sprout-bgcf. Preparing to unpack .../sprout-bgcf_1.0-171215.183529_amd64.deb ... Unpacking sprout-bgcf (1.0-171215.183529) ... Selecting previously unselected package sprout-mmtel-as. Preparing to unpack .../sprout-mmtel-as_1.0-171215.183529_amd64.deb ... Unpacking sprout-mmtel-as (1.0-171215.183529) ... Selecting previously unselected package sprout. Preparing to unpack .../sprout_1.0-171215.183529_amd64.deb ... Unpacking sprout (1.0-171215.183529) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-locale1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up fonts-dejavu-core (2.34-1ubuntu1) ... Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Setting up libjpeg8:amd64 (8c-2ubuntu8) ... Setting up libjbig0:amd64 (2.0-2ubuntu4.1) ... Setting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Setting up libvpx1:amd64 (1.3.0-2) ... Setting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Setting up libgd3:amd64 (2.1.0-3ubuntu0.10) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libperl5.18 (5.18.2-2ubuntu1.7) ... Setting up libsnmp-base (5.7.3~dfsg-clearwater1) ... Setting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up libc-dev-bin (2.19-0ubuntu6.14) ... Setting up linux-libc-dev:amd64 (3.13.0-164.214) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up iotop (0.6-1) ... Setting up nginx-common (1.4.6-1ubuntu3.9) ... Setting up clearwater-tcp-scalability (1.0-171215.180814) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up libxml2-utils (2.9.1+dfsg1-3ubuntu4.13) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-wheel (0.24.0-1~ubuntu1.1) ... Setting up sprout-libs (1.0-171215.183529) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-171215.180814) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting cw_infrastructure Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Installing collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. rsyslog stop/waiting rsyslog start/running, process 8919 reload: Unknown job: clearwater-monit Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-log-cleanup (1.0-171215.180814) ... Setting up clearwater-socket-factory (1.0-171215.180814) ... clearwater-socket-factory-mgmt start/running, process 8950 clearwater-socket-factory-sig start/running, process 8958 Setting up clearwater-monit (5.18-171207.172716) ... clearwater-monit start/running, process 9004 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-diags-monitor (1.0-171215.180814) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up nginx-core (1.4.6-1ubuntu3.9) ... Setting up nginx (1.4.6-1ubuntu3.9) ... Setting up clearwater-nginx (1.0-171012.111833) ... Testing nginx configuration... nginx: the configuration file /etc/nginx/nginx.conf syntax is ok nginx: configuration file /etc/nginx/nginx.conf test is successful Site ping has been enabled. Run /etc/init.d/nginx reload to apply the changes. Generating a 2048 bit RSA private key ...................+++ .....................................+++ writing new private key to 'nginx.key' ----- Signature ok subject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown Getting Private key Adding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx' Setting up sprout-base (1.0-171215.183529) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Processing triggers for ureadahead (0.100.0-16) ... Setting up sprout-bgcf (1.0-171215.183529) ... Setting up sprout-mmtel-as (1.0-171215.183529) ... Setting up sprout-scscf (1.0-171215.183529) ... Setting up sprout-icscf (1.0-171215.183529) ... Setting up sprout (1.0-171215.183529) ... Processing triggers for libc-bin (2.19-0ubuntu6.14) ... real 1m43.005s user 0m9.012s sys 0m8.450s 2018-12-27 19:17:17,983 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo DEBIAN_FRONTEND=noninteractive apt 2018-12-27 19:17:17,984 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/executions/69c9e1cc-ca87-4203-b034-715ac6acec9a 2018-12-27 19:17:18,314 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:17:18,314 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:17:18,314 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:17:18,314 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:17:18,314 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:17:18,314 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:17:18,314 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:17:18,315 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-27T19:09:59.700Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"} 2018-12-27 19:17:18,315 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:17:18,315 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:17:18 GMT 2018-12-27 19:17:18,315 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:17:18,315 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-27 19:17:18,315 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:17:23,321 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/events 2018-12-27 19:17:23,394 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:17:23,394 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:17:23,394 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:17:23,394 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:17:23,395 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:17:23,395 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:17:23,395 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:17:23,395 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1662, "offset": 1648, "size": 50}}} 2018-12-27 19:17:23,395 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:17:23,395 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:17:23 GMT 2018-12-27 19:17:23,395 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:17:23,395 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-12-27 19:17:23,395 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:17:23,396 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/executions/69c9e1cc-ca87-4203-b034-715ac6acec9a 2018-12-27 19:17:23,492 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:17:23,492 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:17:23,493 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:17:23,493 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:17:23,493 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:17:23,493 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:17:23,493 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:17:23,493 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-27T19:09:59.700Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"} 2018-12-27 19:17:23,493 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:17:23,493 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:17:23 GMT 2018-12-27 19:17:23,493 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:17:23,494 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-27 19:17:23,494 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:17:28,499 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/events 2018-12-27 19:17:28,573 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:17:28,573 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:17:28,573 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:17:28,573 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:17:28,573 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:17:28,574 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:17:28,574 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:17:28,574 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_is2ss0", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:17:24.933Z", "message": "[homer] => sudo: unable to resolve host server-clearwater-opnfv-homer-host-0yd3xw\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 crest\n dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core\n g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl\n libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1\n libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1\n libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libpython2.7-dev libquadmath0\n libsensors4 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4\n libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev\n nginx nginx-common nginx-core ntp python-chardet-whl python-colorama\n python-colorama-whl python-distlib python-distlib-whl python-html5lib\n python-html5lib-whl python-pip python-pip-whl python-requests-whl\n python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl\n python-virtualenv python-wheel python-zmq python2.7-dev\n python3-pkg-resources realpath sysstat\nSuggested packages:\n binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix\n mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales\n clearwater-logging clearwater-snmpd clearwater-secure-connections\n debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg\n gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc\n gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg\n libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc libgd-tools lm-sensors\n libstdc++-4.8-doc pkg-config make-doc fcgiwrap nginx-doc ntp-doc\n python-genshi python-lxml python3-setuptools isag\nRecommended packages:\n python-dev-all\nThe following NEW packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 crest\n dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core\n g++ g++-4.8 gcc gcc-4.8 gnutls-bin homer inotify-tools iotop\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl\n libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1\n libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1\n libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libpython2.7-dev libquadmath0\n libsensors4 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4\n libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev\n nginx nginx-common nginx-core ntp python-chardet-whl python-colorama\n python-colorama-whl python-distlib python-distlib-whl python-html5lib\n python-html5lib-whl python-pip python-pip-whl python-requests-whl\n python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl\n python-virtualenv python-wheel python-zmq python2.7-dev\n python3-pkg-resources realpath sysstat\n0 upgraded, 94 newly installed, 0 to remove and 12 not upgraded.\nNeed to get 87.7 MB of archives.\nAfter this operation, 201 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB]\nGet:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB]\nGet:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB]\nGet:8 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:10 http://repo.cw-ngv.com/archive/repo129/ binary/ crest 1.0-171213.182937 [14.3 MB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:28 http://repo.cw-ngv.com/archive/repo129/ binary/ homer 1.0-171213.182937 [35.6 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-164.214 [774 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.5 [22.0 MB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5,418 B]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.5 [269 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB]\n\rExtracting templates from packages: 31%\rExtracting templates from packages: 63%\rExtracting templates from packages: 95%\rExtracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 87.7 MB in 11s (7,417 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51330 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package fonts-dejavu-core.\nPreparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ...\nUnpacking fonts-dejavu-core (2.34-1ubuntu1) ...\nSelecting previously unselected package fontconfig-config.\nPreparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ...\nUnpacking fontconfig-config (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libfontconfig1:amd64.\nPreparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ...\nUnpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libjpeg-turbo8:amd64.\nPreparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ...\nUnpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSelecting previously unselected package libjpeg8:amd64.\nPreparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ...\nUnpacking libjpeg8:amd64 (8c-2ubuntu8) ...\nSelecting previously unselected package libjbig0:amd64.\nPreparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ...\nUnpacking libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSelecting previously unselected package libtiff5:amd64.\nPreparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ...\nUnpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSelecting previously unselected package libvpx1:amd64.\nPreparing to unpack .../libvpx1_1.3.0-2_amd64.deb ...\nUnpacking libvpx1:amd64 (1.3.0-2) ...\nSelecting previously unselected package libxpm4:amd64.\nPreparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ...\nUnpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSelecting previously unselected package libgd3:amd64.\nPreparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-164.214_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-164.214) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package libexpat1-dev:amd64.\nPreparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ...\nUnpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ...\nSelecting previously unselected package libpython2.7-dev:amd64.\nPreparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ...\nUnpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libxslt1.1:amd64.\nPreparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ...\nUnpacking clearwater-monit (5.18-171207.172716) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-171215.180814) ...\nSelecting previously unselected package nginx-common.\nPreparing to unpack .../nginx-common_1.4.6-1ubuntu3.9_all.deb ...\nUnpacking nginx-common (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package nginx-core.\nPreparing to unpack .../nginx-core_1.4.6-1ubuntu3.9_amd64.deb ...\nUnpacking nginx-core (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package nginx.\nPreparing to unpack .../nginx_1.4.6-1ubuntu3.9_all.deb ...\nUnpacking nginx (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package clearwater-nginx.\nPreparing to unpack .../clearwater-nginx_1.0-171012.111833_all.deb ...\nUnpacking clearwater-nginx (1.0-171012.111833) ...\nSelecting previously unselected package libxml2-dev:amd64.\nPreparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ...\nUnpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ...\nSelecting previously unselected package libxslt1-dev:amd64.\nPreparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package python2.7-dev.\nPreparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ...\nUnpacking python2.7-dev (2.7.6-8ubuntu0.5) ...\nSelecting previously unselected package python-zmq.\nPreparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ...\nUnpacking python-zmq (14.0.1-1build2) ...\nSelecting previously unselected package libzmq3-dev:amd64.\nPreparing to unpack .../libzmq3-dev_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package crest.\nPreparing to unpack .../crest_1.0-171213.182937_amd64.deb ...\nUnpacking crest (1.0-171213.182937) ...\nSelecting previously unselected package libfakeroot:amd64.\nPreparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking libfakeroot:amd64 (1.20-3ubuntu2) ...\nSelecting previously unselected package fakeroot.\nPreparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking fakeroot (1.20-3ubuntu2) ...\nSelecting previously unselected package homer.\nPreparing to unpack .../homer_1.0-171213.182937_amd64.deb ...\nUnpacking homer (1.0-171213.182937) ...\nSelecting previously unselected package libalgorithm-diff-perl.\nPreparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...\nUnpacking libalgorithm-diff-perl (1.19.02-3) ...\nSelecting previously unselected package libalgorithm-diff-xs-perl.\nPreparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...\nUnpacking libalgorithm-diff-xs-perl (0.04-2build4) ...\nSelecting previously unselected package libalgorithm-merge-perl.\nPreparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...\nUnpacking libalgorithm-merge-perl (0.08-2) ...\nSelecting previously unselected package libfile-fcntllock-perl.\nPreparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...\nUnpacking libfile-fcntllock-perl (0.14-2build1) ...\nSelecting previously unselected package manpages-dev.\nPreparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...\nUnpacking manpages-dev (3.54-1ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-colorama-whl.\nPreparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-distlib-whl.\nPreparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib-whl (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib.\nPreparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-html5lib-whl.\nPreparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib-whl (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-six-whl.\nPreparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1.1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.4) ...\nSelecting previously unselected package python-setuptools-whl.\nPreparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools-whl (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip-whl.\nPreparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip-whl (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-wheel.\nPreparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1.1) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up fonts-dejavu-core (2.34-1ubuntu1) ...\nSetting up fontconfig-config (2.11.0-0ubuntu4.2) ...\nSetting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSetting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSetting up libjpeg8:amd64 (8c-2ubuntu8) ...\nSetting up libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSetting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSetting up libvpx1:amd64 (1.3.0-2) ...\nSetting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSetting up libgd3:amd64 (2.1.0-3ubuntu0.10) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.14) ...\nSetting up linux-libc-dev:amd64 (3.13.0-164.214) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSetting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ...\nSetting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n ...done.\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up iotop (0.6-1) ...\nSetting up nginx-common (1.4.6-1ubuntu3.9) ...\nSetting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ...\nSetting up libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up python2.7-dev (2.7.6-8ubuntu0.5) ...\nSetting up python-zmq (14.0.1-1build2) ...\nSetting up libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up libfakeroot:amd64 (1.20-3ubuntu2) ...\nSetting up fakeroot (1.20-3ubuntu2) ...\nupdate-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode\nSetting up libalgorithm-diff-perl (1.19.02-3) ...\nSetting up libalgorithm-diff-xs-perl (0.04-2build4) ...\nSetting up libalgorithm-merge-perl (0.08-2) ...\nSetting up libfile-fcntllock-perl (0.14-2build1) ...\nSetting up manpages-dev (3.54-1ubuntu1) ...\nSetting up python3-pkg-resources (3.3-1ubuntu2) ...\nSetting up python-chardet-whl (2.2.1-2~ubuntu1) ...\nSetting up python-colorama (0.2.5-0.1ubuntu2) ...\nSetting up python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib (0.1.8-1ubuntu1) ...\nSetting up python-distlib-whl (0.1.8-1ubuntu1) ...\nSetting up python-html5lib (0.999-3~ubuntu1) ...\nSetting up python-html5lib-whl (0.999-3~ubuntu1) ...\nSetting up python-six-whl (1.5.2-1ubuntu1.1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.4) ...\nSetting up python-setuptools-whl (3.3-1ubuntu2) ...\nSetting up python-pip-whl (1.5.4-1ubuntu4) ...\nSetting up python-pip (1.5.4-1ubuntu4) ...\nSetting up python-wheel (0.24.0-1~ubuntu1.1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-infrastructure (1.0-171215.180814) ...\nProcessing pyzmq-16.0.2-py2.7-linux-x86_64.egg\nCopying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages\nAdding pyzmq 16.0.2 to easy-install.pth file\n\nInstalled /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg\nProcessing dependencies for pyzmq==16.0.2\nFinished processing dependencies for pyzmq==16.0.2\nNew python executable in /usr/share/clearwater/infrastructure/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting cw_infrastructure\nCollecting dnspython (from cw_infrastructure)\nCollecting pathlib (from cw_infrastructure)\nCollecting contextlib2 (from cw_infrastructure)\nCollecting nsenter (from cw_infrastructure)\nCollecting argparse (from cw_infrastructure)\nInstalling collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env\nSuccessfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-log-cleanup (1.0-171215.180814) ...\nSetting up clearwater-monit (5.18-171207.172716) ...\nclearwater-monit start/running, process 8988\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-diags-monitor (1.0-171215.180814) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up nginx-core (1.4.6-1ubuntu3.9) ...\nSetting up nginx (1.4.6-1ubuntu3.9) ...\nSetting up clearwater-nginx (1.0-171012.111833) ...\nTesting nginx configuration...\nnginx: the configuration file /etc/nginx/nginx.conf syntax is ok\nnginx: configuration file /etc/nginx/nginx.conf test is successful\nSite ping has been enabled. Run /etc/init.d/nginx reload to apply the changes.\nGenerating a 2048 bit RSA private key\n....................................................................................+++\n...................................+++\nwriting new private key to 'nginx.key'\n-----\nSignature ok\nsubject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown\nGetting Private key\nAdding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx'\nSetting up crest (1.0-171213.182937) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/crest/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting crest\nCollecting cyclone (from crest)\nCollecting cryptography (from crest)\nCollecting idna (from crest)\nCollecting pyOpenSSL (from crest)\nCollecting Twisted (from crest)\nCollecting prctl (from crest)\nCollecting cql (from crest)\nCollecting ipaddress (from crest)\nCollecting msgpack-python (from crest)\nCollecting attrs (from crest)\nCollecting Automat (from crest)\nCollecting metaswitchcommon (from crest)\nCollecting telephus (from crest)\nCollecting asn1crypto (from crest)\nCollecting enum34 (from crest)\nCollecting pure-sasl (from crest)\nCollecting setuptools (from crest)\nCollecting constantly (from crest)\nCollecting lxml (from crest)\nCollecting thrift (from crest)\nCollecting incremental (from crest)\nCollecting zope.interface (from crest)\nCollecting six (from crest)\nCollecting cffi>=1.7 (from cryptography->crest)\nCollecting pycparser (from metaswitchcommon->crest)\nCollecting pycrypto (from metaswitchcommon->crest)\nCollecting monotonic (from metaswitchcommon->crest)\nCollecting pyzmq (from metaswitchcommon->crest)\nInstalling collected packages: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, crest\n Found existing installation: setuptools 2.2\n Uninstalling setuptools-2.2:\n Successfully uninstalled setuptools-2.2\nSuccessfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 enum34-1.1.6 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1\nSetting up homer (1.0-171213.182937) ...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting homer\nCollecting crest (from homer)\nCollecting cyclone (from crest->homer)\nCollecting cryptography (from crest->homer)\nCollecting idna (from crest->homer)\nCollecting pyOpenSSL (from crest->homer)\nCollecting Twisted (from crest->homer)\nCollecting prctl (from crest->homer)\nCollecting cql (from crest->homer)\nCollecting ipaddress (from crest->homer)\nCollecting msgpack-python (from crest->homer)\nCollecting attrs (from crest->homer)\nCollecting Automat (from crest->homer)\nCollecting metaswitchcommon (from crest->homer)\nCollecting telephus (from crest->homer)\nCollecting asn1crypto (from crest->homer)\nCollecting enum34 (from crest->homer)\nCollecting pure-sasl (from crest->homer)\nCollecting setuptools (from crest->homer)\nCollecting constantly (from crest->homer)\nCollecting lxml (from crest->homer)\nCollecting thrift (from crest->homer)\nCollecting incremental (from crest->homer)\nCollecting zope.interface (from crest->homer)\nCollecting six (from crest->homer)\nCollecting cffi>=1.7 (from cryptography->crest->homer)\nCollecting pycparser (from metaswitchcommon->crest->homer)\nCollecting pycrypto (from metaswitchcommon->crest->homer)\nCollecting monotonic (from metaswitchcommon->crest->homer)\nCollecting pyzmq (from metaswitchcommon->crest->homer)\nInstalling collected packages: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, crest, homer\n Found existing installation: six 1.10.0\n Uninstalling six-1.10.0:\n Successfully uninstalled six-1.10.0\n Found existing installation: ipaddress 1.0.18\n Uninstalling ipaddress-1.0.18:\n Successfully uninstalled ipaddress-1.0.18\n Found existing installation: asn1crypto 0.22.0\n Uninstalling asn1crypto-0.22.0:\n Successfully uninstalled asn1crypto-0.22.0\n Found existing installation: enum34 1.1.6\n Uninstalling enum34-1.1.6:\n Successfully uninstalled enum34-1.1.6\n Found existing installation: idna 2.5\n Uninstalling idna-2.5:\n Successfully uninstalled idna-2.5\n Found existing installation: pycparser 2.18\n Uninstalling pycparser-2.18:\n Successfully uninstalled pycparser-2.18\n Found existing installation: cffi 1.10.0\n Uninstalling cffi-1.10.0:\n Successfully uninstalled cffi-1.10.0\n Found existing installation: cryptography 1.9\n Uninstalling cryptography-1.9:\n Successfully uninstalled cryptography-1.9\n Found existing installation: pyOpenSSL 17.0.0\n Uninstalling pyOpenSSL-17.0.0:\n Successfully uninstalled pyOpenSSL-17.0.0\n Found existing installation: constantly 15.1.0\n Uninstalling constantly-15.1.0:\n Successfully uninstalled constantly-15.1.0\n Found existing installation: setuptools 24.0.0\n Uninstalling setuptools-24.0.0:\n Successfully uninstalled setuptools-24.0.0\n Found existing installation: zope.interface 4.4.1\n Uninstalling zope.interface-4.4.1:\n Successfully uninstalled zope.interface-4.4.1\n Found existing installation: attrs 17.2.0\n Uninstalling attrs-17.2.0:\n Successfully uninstalled attrs-17.2.0\n Found existing installation: Automat 0.6.0\n Uninstalling Automat-0.6.0:\n Successfully uninstalled Automat-0.6.0\n Found existing installation: incremental 17.5.0\n Uninstalling incremental-17.5.0:\n Successfully uninstalled incremental-17.5.0\n Found existing installation: Twisted 17.1.0\n Uninstalling Twisted-17.1.0:\n Successfully uninstalled Twisted-17.1.0\n Found existing installation: cyclone 1.0\n Uninstalling cyclone-1.0:\n Successfully uninstalled cyclone-1.0\n Found existing installation: prctl 1.0.1\n Uninstalling prctl-1.0.1:\n Successfully uninstalled prctl-1.0.1\n Found existing installation: thrift 0.9.3\n Uninstalling thrift-0.9.3:\n Successfully uninstalled thrift-0.9.3\n Found existing installation: cql 1.4.0\n Uninstalling cql-1.4.0:\n Successfully uninstalled cql-1.4.0\n Found existing installation: msgpack-python 0.4.7\n Uninstalling msgpack-python-0.4.7:\n Successfully uninstalled msgpack-python-0.4.7\n Found existing installation: pycrypto 2.6.1\n Uninstalling pycrypto-2.6.1:\n Successfully uninstalled pycrypto-2.6.1\n Found existing installation: monotonic 0.6\n Uninstalling monotonic-0.6:\n Successfully uninstalled monotonic-0.6\n Found existing installation: pyzmq 16.0.2\n Uninstalling pyzmq-16.0.2:\n Successfully uninstalled pyzmq-16.0.2\n Found existing installation: metaswitchcommon 0.1\n Uninstalling metaswitchcommon-0.1:\n Successfully uninstalled metaswitchcommon-0.1\n Found existing installation: telephus 1.0.0b1\n Uninstalling telephus-1.0.0b1:\n Successfully uninstalled telephus-1.0.0b1\n Found existing installation: pure-sasl 0.4.0\n Uninstalling pure-sasl-0.4.0:\n Successfully uninstalled pure-sasl-0.4.0\n Found existing installation: lxml 3.6.0\n Uninstalling lxml-3.6.0:\n Successfully uninstalled lxml-3.6.0\n Found existing installation: crest 0.1\n Uninstalling crest-0.1:\n Successfully uninstalled crest-0.1\nSuccessfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 enum34-1.1.6 homer-0.1 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\n/var/lib/dpkg/info/homer.postinst: 50: /var/lib/dpkg/info/homer.postinst: /usr/share/clearwater/cassandra-schemas/homer.sh: not found\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\n\nreal\t1m48.702s\nuser\t0m20.793s\nsys\t0m10.725s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:17:24.933Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "cf62180d-4621-4e1b-8d16-4c270431d9ac"}, {"node_instance_id": "homer_is2ss0", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:17:25.681Z", "message": "[homer] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:17:25.681Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "cf62180d-4621-4e1b-8d16-4c270431d9ac"}], "metadata": {"pagination": {"total": 1664, "offset": 1648, "size": 50}}} 2018-12-27 19:17:28,574 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:17:28,574 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:17:28 GMT 2018-12-27 19:17:28,574 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:17:28,574 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 51436 2018-12-27 19:17:28,574 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:17:28,576 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => sudo: unable to resolve host server-clearwater-opnfv-homer-host-0yd3xw Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 crest dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libpython2.7-dev libquadmath0 libsensors4 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev python3-pkg-resources realpath sysstat Suggested packages: binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales clearwater-logging clearwater-snmpd clearwater-secure-connections debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc libgd-tools lm-sensors libstdc++-4.8-doc pkg-config make-doc fcgiwrap nginx-doc ntp-doc python-genshi python-lxml python3-setuptools isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 crest dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin homer inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libpython2.7-dev libquadmath0 libsensors4 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev python3-pkg-resources realpath sysstat 0 upgraded, 94 newly installed, 0 to remove and 12 not upgraded. Need to get 87.7 MB of archives. After this operation, 201 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB] Get:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB] Get:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB] Get:8 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:10 http://repo.cw-ngv.com/archive/repo129/ binary/ crest 1.0-171213.182937 [14.3 MB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:28 http://repo.cw-ngv.com/archive/repo129/ binary/ homer 1.0-171213.182937 [35.6 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-164.214 [774 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.5 [22.0 MB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5,418 B] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.5 [269 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Extracting templates from packages: 31% Extracting templates from packages: 63% Extracting templates from packages: 95% Extracting templates from packages: 100% Preconfiguring packages ... Fetched 87.7 MB in 11s (7,417 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51330 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libjbig0:amd64. Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... Selecting previously unselected package libtiff5:amd64. Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Selecting previously unselected package libvpx1:amd64. Preparing to unpack .../libvpx1_1.3.0-2_amd64.deb ... Unpacking libvpx1:amd64 (1.3.0-2) ... Selecting previously unselected package libxpm4:amd64. Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Selecting previously unselected package libgd3:amd64. Preparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-164.214_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-164.214) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package libexpat1-dev:amd64. Preparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ... Unpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Selecting previously unselected package libpython2.7-dev:amd64. Preparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libxslt1.1:amd64. Preparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ... Unpacking clearwater-infrastructure (1.0-171215.180814) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ... Unpacking clearwater-monit (5.18-171207.172716) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ... Unpacking clearwater-diags-monitor (1.0-171215.180814) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ... Unpacking clearwater-log-cleanup (1.0-171215.180814) ... Selecting previously unselected package nginx-common. Preparing to unpack .../nginx-common_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx-common (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx-core. Preparing to unpack .../nginx-core_1.4.6-1ubuntu3.9_amd64.deb ... Unpacking nginx-core (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx. Preparing to unpack .../nginx_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx (1.4.6-1ubuntu3.9) ... Selecting previously unselected package clearwater-nginx. Preparing to unpack .../clearwater-nginx_1.0-171012.111833_all.deb ... Unpacking clearwater-nginx (1.0-171012.111833) ... Selecting previously unselected package libxml2-dev:amd64. Preparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ... Unpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... Selecting previously unselected package libxslt1-dev:amd64. Preparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package python2.7-dev. Preparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking python2.7-dev (2.7.6-8ubuntu0.5) ... Selecting previously unselected package python-zmq. Preparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ... Unpacking python-zmq (14.0.1-1build2) ... Selecting previously unselected package libzmq3-dev:amd64. Preparing to unpack .../libzmq3-dev_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package crest. Preparing to unpack .../crest_1.0-171213.182937_amd64.deb ... Unpacking crest (1.0-171213.182937) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package homer. Preparing to unpack .../homer_1.0-171213.182937_amd64.deb ... Unpacking homer (1.0-171213.182937) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up fonts-dejavu-core (2.34-1ubuntu1) ... Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Setting up libjpeg8:amd64 (8c-2ubuntu8) ... Setting up libjbig0:amd64 (2.0-2ubuntu4.1) ... Setting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Setting up libvpx1:amd64 (1.3.0-2) ... Setting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Setting up libgd3:amd64 (2.1.0-3ubuntu0.10) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libc-dev-bin (2.19-0ubuntu6.14) ... Setting up linux-libc-dev:amd64 (3.13.0-164.214) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Setting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up iotop (0.6-1) ... Setting up nginx-common (1.4.6-1ubuntu3.9) ... Setting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... Setting up libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ... Setting up python2.7-dev (2.7.6-8ubuntu0.5) ... Setting up python-zmq (14.0.1-1build2) ... Setting up libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-171215.180814) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting cw_infrastructure Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Installing collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-log-cleanup (1.0-171215.180814) ... Setting up clearwater-monit (5.18-171207.172716) ... clearwater-monit start/running, process 8988 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-diags-monitor (1.0-171215.180814) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up nginx-core (1.4.6-1ubuntu3.9) ... Setting up nginx (1.4.6-1ubuntu3.9) ... Setting up clearwater-nginx (1.0-171012.111833) ... Testing nginx configuration... nginx: the configuration file /etc/nginx/nginx.conf syntax is ok nginx: configuration file /etc/nginx/nginx.conf test is successful Site ping has been enabled. Run /etc/init.d/nginx reload to apply the changes. Generating a 2048 bit RSA private key ....................................................................................+++ ...................................+++ writing new private key to 'nginx.key' ----- Signature ok subject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown Getting Private key Adding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx' Setting up crest (1.0-171213.182937) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/crest/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting crest Collecting cyclone (from crest) Collecting cryptography (from crest) Collecting idna (from crest) Collecting pyOpenSSL (from crest) Collecting Twisted (from crest) Collecting prctl (from crest) Collecting cql (from crest) Collecting ipaddress (from crest) Collecting msgpack-python (from crest) Collecting attrs (from crest) Collecting Automat (from crest) Collecting metaswitchcommon (from crest) Collecting telephus (from crest) Collecting asn1crypto (from crest) Collecting enum34 (from crest) Collecting pure-sasl (from crest) Collecting setuptools (from crest) Collecting constantly (from crest) Collecting lxml (from crest) Collecting thrift (from crest) Collecting incremental (from crest) Collecting zope.interface (from crest) Collecting six (from crest) Collecting cffi>=1.7 (from cryptography->crest) Collecting pycparser (from metaswitchcommon->crest) Collecting pycrypto (from metaswitchcommon->crest) Collecting monotonic (from metaswitchcommon->crest) Collecting pyzmq (from metaswitchcommon->crest) Installing collected packages: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, crest Found existing installation: setuptools 2.2 Uninstalling setuptools-2.2: Successfully uninstalled setuptools-2.2 Successfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 enum34-1.1.6 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1 Setting up homer (1.0-171213.182937) ... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting homer Collecting crest (from homer) Collecting cyclone (from crest->homer) Collecting cryptography (from crest->homer) Collecting idna (from crest->homer) Collecting pyOpenSSL (from crest->homer) Collecting Twisted (from crest->homer) Collecting prctl (from crest->homer) Collecting cql (from crest->homer) Collecting ipaddress (from crest->homer) Collecting msgpack-python (from crest->homer) Collecting attrs (from crest->homer) Collecting Automat (from crest->homer) Collecting metaswitchcommon (from crest->homer) Collecting telephus (from crest->homer) Collecting asn1crypto (from crest->homer) Collecting enum34 (from crest->homer) Collecting pure-sasl (from crest->homer) Collecting setuptools (from crest->homer) Collecting constantly (from crest->homer) Collecting lxml (from crest->homer) Collecting thrift (from crest->homer) Collecting incremental (from crest->homer) Collecting zope.interface (from crest->homer) Collecting six (from crest->homer) Collecting cffi>=1.7 (from cryptography->crest->homer) Collecting pycparser (from metaswitchcommon->crest->homer) Collecting pycrypto (from metaswitchcommon->crest->homer) Collecting monotonic (from metaswitchcommon->crest->homer) Collecting pyzmq (from metaswitchcommon->crest->homer) Installing collected packages: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, crest, homer Found existing installation: six 1.10.0 Uninstalling six-1.10.0: Successfully uninstalled six-1.10.0 Found existing installation: ipaddress 1.0.18 Uninstalling ipaddress-1.0.18: Successfully uninstalled ipaddress-1.0.18 Found existing installation: asn1crypto 0.22.0 Uninstalling asn1crypto-0.22.0: Successfully uninstalled asn1crypto-0.22.0 Found existing installation: enum34 1.1.6 Uninstalling enum34-1.1.6: Successfully uninstalled enum34-1.1.6 Found existing installation: idna 2.5 Uninstalling idna-2.5: Successfully uninstalled idna-2.5 Found existing installation: pycparser 2.18 Uninstalling pycparser-2.18: Successfully uninstalled pycparser-2.18 Found existing installation: cffi 1.10.0 Uninstalling cffi-1.10.0: Successfully uninstalled cffi-1.10.0 Found existing installation: cryptography 1.9 Uninstalling cryptography-1.9: Successfully uninstalled cryptography-1.9 Found existing installation: pyOpenSSL 17.0.0 Uninstalling pyOpenSSL-17.0.0: Successfully uninstalled pyOpenSSL-17.0.0 Found existing installation: constantly 15.1.0 Uninstalling constantly-15.1.0: Successfully uninstalled constantly-15.1.0 Found existing installation: setuptools 24.0.0 Uninstalling setuptools-24.0.0: Successfully uninstalled setuptools-24.0.0 Found existing installation: zope.interface 4.4.1 Uninstalling zope.interface-4.4.1: Successfully uninstalled zope.interface-4.4.1 Found existing installation: attrs 17.2.0 Uninstalling attrs-17.2.0: Successfully uninstalled attrs-17.2.0 Found existing installation: Automat 0.6.0 Uninstalling Automat-0.6.0: Successfully uninstalled Automat-0.6.0 Found existing installation: incremental 17.5.0 Uninstalling incremental-17.5.0: Successfully uninstalled incremental-17.5.0 Found existing installation: Twisted 17.1.0 Uninstalling Twisted-17.1.0: Successfully uninstalled Twisted-17.1.0 Found existing installation: cyclone 1.0 Uninstalling cyclone-1.0: Successfully uninstalled cyclone-1.0 Found existing installation: prctl 1.0.1 Uninstalling prctl-1.0.1: Successfully uninstalled prctl-1.0.1 Found existing installation: thrift 0.9.3 Uninstalling thrift-0.9.3: Successfully uninstalled thrift-0.9.3 Found existing installation: cql 1.4.0 Uninstalling cql-1.4.0: Successfully uninstalled cql-1.4.0 Found existing installation: msgpack-python 0.4.7 Uninstalling msgpack-python-0.4.7: Successfully uninstalled msgpack-python-0.4.7 Found existing installation: pycrypto 2.6.1 Uninstalling pycrypto-2.6.1: Successfully uninstalled pycrypto-2.6.1 Found existing installation: monotonic 0.6 Uninstalling monotonic-0.6: Successfully uninstalled monotonic-0.6 Found existing installation: pyzmq 16.0.2 Uninstalling pyzmq-16.0.2: Successfully uninstalled pyzmq-16.0.2 Found existing installation: metaswitchcommon 0.1 Uninstalling metaswitchcommon-0.1: Successfully uninstalled metaswitchcommon-0.1 Found existing installation: telephus 1.0.0b1 Uninstalling telephus-1.0.0b1: Successfully uninstalled telephus-1.0.0b1 Found existing installation: pure-sasl 0.4.0 Uninstalling pure-sasl-0.4.0: Successfully uninstalled pure-sasl-0.4.0 Found existing installation: lxml 3.6.0 Uninstalling lxml-3.6.0: Successfully uninstalled lxml-3.6.0 Found existing installation: crest 0.1 Uninstalling crest-0.1: Successfully uninstalled crest-0.1 Successfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 enum34-1.1.6 homer-0.1 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1 * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. /var/lib/dpkg/info/homer.postinst: 50: /var/lib/dpkg/info/homer.postinst: /usr/share/clearwater/cassandra-schemas/homer.sh: not found Processing triggers for libc-bin (2.19-0ubuntu6.14) ... Processing triggers for ureadahead (0.100.0-16) ... real 1m48.702s user 0m20.793s sys 0m10.725s 2018-12-27 19:17:28,577 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo DEBIAN_FRONTEND=noninteractive apt 2018-12-27 19:17:28,577 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/executions/69c9e1cc-ca87-4203-b034-715ac6acec9a 2018-12-27 19:17:28,687 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:17:28,688 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:17:28,688 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:17:28,688 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:17:28,688 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:17:28,688 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:17:28,688 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:17:28,688 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-27T19:09:59.700Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"} 2018-12-27 19:17:28,688 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:17:28,688 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:17:28 GMT 2018-12-27 19:17:28,689 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:17:28,689 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-27 19:17:28,689 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:17:33,694 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/events 2018-12-27 19:17:33,783 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:17:33,783 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:17:33,784 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:17:33,784 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:17:33,784 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:17:33,784 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:17:33,784 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:17:33,784 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1664, "offset": 1650, "size": 50}}} 2018-12-27 19:17:33,784 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:17:33,784 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:17:33 GMT 2018-12-27 19:17:33,784 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:17:33,785 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-12-27 19:17:33,785 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:17:33,785 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/executions/69c9e1cc-ca87-4203-b034-715ac6acec9a 2018-12-27 19:17:33,896 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:17:33,896 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:17:33,896 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:17:33,896 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:17:33,897 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:17:33,897 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:17:33,897 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:17:33,897 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-27T19:09:59.700Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"} 2018-12-27 19:17:33,897 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:17:33,897 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:17:33 GMT 2018-12-27 19:17:33,897 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:17:33,897 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-27 19:17:33,897 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:17:38,903 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/events 2018-12-27 19:17:39,070 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:17:39,070 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:17:39,070 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:17:39,070 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:17:39,070 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:17:39,070 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:17:39,070 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:17:39,071 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_ifjyb6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:17:36.974Z", "message": "[bono] => Reading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-queue-manager python-jsonschema python-mock\nSuggested packages:\n python-mock-doc\nThe following NEW packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-management clearwater-queue-manager python-jsonschema python-mock\n0 upgraded, 7 newly installed, 0 to remove and 12 not upgraded.\nNeed to get 38.3 MB of archives.\nAfter this operation, 108 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB]\nGet:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB]\nGet:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB]\nGet:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB]\nFetched 38.3 MB in 3s (9,699 kB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 57619 files and directories currently installed.)\nPreparing to unpack .../python-mock_1.0.1-3_all.deb ...\nUnpacking python-mock (1.0.1-3) ...\nSelecting previously unselected package python-jsonschema.\nPreparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ...\nUnpacking python-jsonschema (2.3.0-1build1) ...\nSelecting previously unselected package clearwater-etcd.\nPreparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ...\nUnpacking clearwater-etcd (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-cluster-manager.\nPreparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-queue-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-config-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ...\nUnpacking clearwater-management (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up python-mock (1.0.1-3) ...\nSetting up python-jsonschema (2.3.0-1build1) ...\nSetting up clearwater-etcd (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_cluster_manager\nCollecting metaswitchcommon (from clearwater_cluster_manager)\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager\nSuccessfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nSetting up clearwater-queue-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_queue_manager\nCollecting metaswitchcommon (from clearwater_queue_manager)\nCollecting clearwater-etcd-shared (from clearwater_queue_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_queue_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_queue_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_queue_manager)\nCollecting cffi (from metaswitchcommon->clearwater_queue_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_queue_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager\nSuccessfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-config-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_config_manager\nCollecting metaswitchcommon (from clearwater_config_manager)\nCollecting jsonschema (from clearwater_config_manager)\nCollecting clearwater-etcd-shared (from clearwater_config_manager)\nCollecting requests (from clearwater_config_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_config_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_config_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_config_manager)\nCollecting cffi (from metaswitchcommon->clearwater_config_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_config_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting certifi>=2017.4.17 (from requests->clearwater_config_manager)\nCollecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager)\nCollecting idna<2.7,>=2.5 (from requests->clearwater_config_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, clearwater-config-manager\nSuccessfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-171218.103208) ...\n\nreal\t0m27.550s\nuser\t0m12.769s\nsys\t0m3.588s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:17:36.974Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "65b5cfed-d506-4264-8053-deadbeb5cf6f"}, {"node_instance_id": "bono_ifjyb6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:17:37.686Z", "message": "[bono] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:17:37.686Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "65b5cfed-d506-4264-8053-deadbeb5cf6f"}], "metadata": {"pagination": {"total": 1666, "offset": 1650, "size": 50}}} 2018-12-27 19:17:39,071 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:17:39,071 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:17:39 GMT 2018-12-27 19:17:39,071 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:17:39,071 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 14900 2018-12-27 19:17:39,071 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:17:39,072 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-queue-manager python-jsonschema python-mock Suggested packages: python-mock-doc The following NEW packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-management clearwater-queue-manager python-jsonschema python-mock 0 upgraded, 7 newly installed, 0 to remove and 12 not upgraded. Need to get 38.3 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB] Get:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB] Get:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB] Get:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB] Fetched 38.3 MB in 3s (9,699 kB/s) Selecting previously unselected package python-mock. (Reading database ... 57619 files and directories currently installed.) Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ... Unpacking clearwater-etcd (1.0-171218.103208) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-cluster-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-queue-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-config-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ... Unpacking clearwater-management (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up clearwater-etcd (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_cluster_manager Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Setting up clearwater-queue-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_queue_manager Collecting metaswitchcommon (from clearwater_queue_manager) Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_config_manager Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting requests (from clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, clearwater-config-manager Successfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-171218.103208) ... real 0m27.550s user 0m12.769s sys 0m3.588s 2018-12-27 19:17:39,072 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo DEBIAN_FRONTEND=noninteractive apt 2018-12-27 19:17:39,072 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/executions/69c9e1cc-ca87-4203-b034-715ac6acec9a 2018-12-27 19:17:39,150 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:17:39,150 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:17:39,150 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:17:39,150 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:17:39,150 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:17:39,151 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:17:39,151 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:17:39,151 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-27T19:09:59.700Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"} 2018-12-27 19:17:39,151 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:17:39,151 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:17:39 GMT 2018-12-27 19:17:39,151 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:17:39,151 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-27 19:17:39,151 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:17:44,157 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/events 2018-12-27 19:17:44,235 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:17:44,236 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:17:44,236 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:17:44,236 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:17:44,236 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:17:44,236 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:17:44,236 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:17:44,236 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_btt3la", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:17:40.150Z", "message": "[sprout] => Reading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-queue-manager python-jsonschema python-mock\nSuggested packages:\n python-mock-doc\nThe following NEW packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-management clearwater-queue-manager python-jsonschema python-mock\n0 upgraded, 7 newly installed, 0 to remove and 12 not upgraded.\nNeed to get 38.3 MB of archives.\nAfter this operation, 108 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB]\nGet:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB]\nGet:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB]\nGet:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB]\nFetched 38.3 MB in 3s (12.3 MB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 57922 files and directories currently installed.)\nPreparing to unpack .../python-mock_1.0.1-3_all.deb ...\nUnpacking python-mock (1.0.1-3) ...\nSelecting previously unselected package python-jsonschema.\nPreparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ...\nUnpacking python-jsonschema (2.3.0-1build1) ...\nSelecting previously unselected package clearwater-etcd.\nPreparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ...\nUnpacking clearwater-etcd (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-cluster-manager.\nPreparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-queue-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-config-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ...\nUnpacking clearwater-management (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up python-mock (1.0.1-3) ...\nSetting up python-jsonschema (2.3.0-1build1) ...\nSetting up clearwater-etcd (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_cluster_manager\nCollecting metaswitchcommon (from clearwater_cluster_manager)\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager\nSuccessfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nSetting up clearwater-queue-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_queue_manager\nCollecting metaswitchcommon (from clearwater_queue_manager)\nCollecting clearwater-etcd-shared (from clearwater_queue_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_queue_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_queue_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_queue_manager)\nCollecting cffi (from metaswitchcommon->clearwater_queue_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_queue_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager\nSuccessfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-config-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_config_manager\nCollecting metaswitchcommon (from clearwater_config_manager)\nCollecting jsonschema (from clearwater_config_manager)\nCollecting clearwater-etcd-shared (from clearwater_config_manager)\nCollecting requests (from clearwater_config_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_config_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_config_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_config_manager)\nCollecting cffi (from metaswitchcommon->clearwater_config_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_config_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting certifi>=2017.4.17 (from requests->clearwater_config_manager)\nCollecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager)\nCollecting idna<2.7,>=2.5 (from requests->clearwater_config_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, clearwater-config-manager\nSuccessfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-171218.103208) ...\n\nreal\t0m25.256s\nuser\t0m12.638s\nsys\t0m3.111s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:17:40.150Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "3b6c9bd9-f3bc-42e3-b960-62957d83af8a"}, {"node_instance_id": "sprout_btt3la", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:17:40.690Z", "message": "[sprout] The installation packages is done correctly", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:17:40.690Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "3b6c9bd9-f3bc-42e3-b960-62957d83af8a"}, {"node_instance_id": "sprout_btt3la", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:17:40.690Z", "message": "[sprout] Use the DNS server", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:17:40.690Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "3b6c9bd9-f3bc-42e3-b960-62957d83af8a"}, {"node_instance_id": "sprout_btt3la", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:17:41.694Z", "message": "[sprout] sudo service dnsmasq force", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:17:41.694Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "3b6c9bd9-f3bc-42e3-b960-62957d83af8a"}, {"node_instance_id": "bono_ifjyb6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:17:42.698Z", "message": "[bono] The installation packages is done correctly", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:17:42.698Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "65b5cfed-d506-4264-8053-deadbeb5cf6f"}, {"node_instance_id": "bono_ifjyb6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:17:42.698Z", "message": "[bono] sudo service dnsmasq force", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:17:42.698Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "65b5cfed-d506-4264-8053-deadbeb5cf6f"}, {"node_instance_id": "bono_ifjyb6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:17:42.698Z", "message": "[bono] Configure a new DNS server", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:17:42.698Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "65b5cfed-d506-4264-8053-deadbeb5cf6f"}, {"node_instance_id": "bono_ifjyb6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:17:42.698Z", "message": "[bono] => Reading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n libmysqlclient18 mysql-common snmpd\nThe following NEW packages will be installed:\n clearwater-snmpd libmysqlclient18 mysql-common snmpd\n0 upgraded, 4 newly installed, 0 to remove and 12 not upgraded.\nNeed to get 701 kB of archives.\nAfter this operation, 3,972 kB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB]\nGet:3 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-snmpd 1.0-171215.180814 [16.9 kB]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB]\nPreconfiguring packages ...\nFetched 701 kB in 1s (586 kB/s)\nSelecting previously unselected package mysql-common.\n(Reading database ... 57842 files and directories currently installed.)\nPreparing to unpack .../mysql-common_5.5.62-0ubuntu0.14.04.1_all.deb ...\nUnpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libmysqlclient18:amd64.\nPreparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package snmpd.\nPreparing to unpack .../snmpd_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking snmpd (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package clearwater-snmpd.\nPreparing to unpack .../clearwater-snmpd_1.0-171215.180814_all.deb ...\nUnpacking clearwater-snmpd (1.0-171215.180814) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nSetting up mysql-common (5.5.62-0ubuntu0.14.04.1) ...\nSetting up libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ...\nSetting up snmpd (5.7.3~dfsg-clearwater1) ...\nupdate-rc.d: warning: stop runlevel arguments (1) do not match snmpd Default-Stop values (0 1 6)\n * Starting network management services:\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-snmpd (1.0-171215.180814) ...\n * Stopping network management services:\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\n\nreal\t0m4.484s\nuser\t0m0.742s\nsys\t0m0.600s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:17:42.698Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "65b5cfed-d506-4264-8053-deadbeb5cf6f"}, {"node_instance_id": "sprout_btt3la", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:17:43.805Z", "message": "[sprout] sudo ps ", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:17:43.805Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "3b6c9bd9-f3bc-42e3-b960-62957d83af8a"}, {"node_instance_id": "sprout_btt3la", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:17:43.805Z", "message": "[sprout] => eth0 Link encap:Ethernet HWaddr fa:16:3e:4e:93:45 \n inet addr:192.168.120.14 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe4e:9345/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1442 Metric:1\n RX packets:87552 errors:0 dropped:0 overruns:0 frame:0\n TX packets:35122 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:133942478 (133.9 MB) TX bytes:6942789 (6.9 MB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:12 errors:0 dropped:0 overruns:0 frame:0\n TX packets:12 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:1320 (1.3 KB) TX bytes:1320 (1.3 KB)\n\n\nreal\t0m0.005s\nuser\t0m0.004s\nsys\t0m0.002s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:17:43.805Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "3b6c9bd9-f3bc-42e3-b960-62957d83af8a"}, {"node_instance_id": "sprout_btt3la", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:17:43.805Z", "message": "[sprout] sudo ifconfig ", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:17:43.805Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "3b6c9bd9-f3bc-42e3-b960-62957d83af8a"}, {"node_instance_id": "sprout_btt3la", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:17:43.805Z", "message": "[sprout] => * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n\nreal\t0m2.056s\nuser\t0m0.006s\nsys\t0m0.051s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:17:43.805Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "3b6c9bd9-f3bc-42e3-b960-62957d83af8a"}], "metadata": {"pagination": {"total": 1678, "offset": 1652, "size": 50}}} 2018-12-27 19:17:44,236 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:17:44,237 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:17:44 GMT 2018-12-27 19:17:44,237 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:17:44,237 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 23577 2018-12-27 19:17:44,237 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:17:44,238 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-queue-manager python-jsonschema python-mock Suggested packages: python-mock-doc The following NEW packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-management clearwater-queue-manager python-jsonschema python-mock 0 upgraded, 7 newly installed, 0 to remove and 12 not upgraded. Need to get 38.3 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB] Get:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB] Get:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB] Get:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB] Fetched 38.3 MB in 3s (12.3 MB/s) Selecting previously unselected package python-mock. (Reading database ... 57922 files and directories currently installed.) Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ... Unpacking clearwater-etcd (1.0-171218.103208) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-cluster-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-queue-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-config-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ... Unpacking clearwater-management (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up clearwater-etcd (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_cluster_manager Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Setting up clearwater-queue-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_queue_manager Collecting metaswitchcommon (from clearwater_queue_manager) Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_config_manager Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting requests (from clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, clearwater-config-manager Successfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-171218.103208) ... real 0m25.256s user 0m12.638s sys 0m3.111s 2018-12-27 19:17:44,238 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] The installation packages is done correctly 2018-12-27 19:17:44,238 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] Use the DNS server 2018-12-27 19:17:44,238 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo service dnsmasq force 2018-12-27 19:17:44,239 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] The installation packages is done correctly 2018-12-27 19:17:44,239 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo service dnsmasq force 2018-12-27 19:17:44,239 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] Configure a new DNS server 2018-12-27 19:17:44,239 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: libmysqlclient18 mysql-common snmpd The following NEW packages will be installed: clearwater-snmpd libmysqlclient18 mysql-common snmpd 0 upgraded, 4 newly installed, 0 to remove and 12 not upgraded. Need to get 701 kB of archives. After this operation, 3,972 kB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB] Get:3 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-snmpd 1.0-171215.180814 [16.9 kB] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB] Preconfiguring packages ... Fetched 701 kB in 1s (586 kB/s) Selecting previously unselected package mysql-common. (Reading database ... 57842 files and directories currently installed.) Preparing to unpack .../mysql-common_5.5.62-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package libmysqlclient18:amd64. Preparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package snmpd. Preparing to unpack .../snmpd_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking snmpd (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package clearwater-snmpd. Preparing to unpack .../clearwater-snmpd_1.0-171215.180814_all.deb ... Unpacking clearwater-snmpd (1.0-171215.180814) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Setting up mysql-common (5.5.62-0ubuntu0.14.04.1) ... Setting up libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... Setting up snmpd (5.7.3~dfsg-clearwater1) ... update-rc.d: warning: stop runlevel arguments (1) do not match snmpd Default-Stop values (0 1 6) * Starting network management services: Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-snmpd (1.0-171215.180814) ... * Stopping network management services: Processing triggers for libc-bin (2.19-0ubuntu6.14) ... real 0m4.484s user 0m0.742s sys 0m0.600s 2018-12-27 19:17:44,239 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo ps 2018-12-27 19:17:44,239 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => eth0 Link encap:Ethernet HWaddr fa:16:3e:4e:93:45 inet addr:192.168.120.14 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe4e:9345/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1442 Metric:1 RX packets:87552 errors:0 dropped:0 overruns:0 frame:0 TX packets:35122 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:133942478 (133.9 MB) TX bytes:6942789 (6.9 MB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:12 errors:0 dropped:0 overruns:0 frame:0 TX packets:12 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:1320 (1.3 KB) TX bytes:1320 (1.3 KB) real 0m0.005s user 0m0.004s sys 0m0.002s 2018-12-27 19:17:44,240 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo ifconfig 2018-12-27 19:17:44,240 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.056s user 0m0.006s sys 0m0.051s 2018-12-27 19:17:44,240 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/executions/69c9e1cc-ca87-4203-b034-715ac6acec9a 2018-12-27 19:17:44,299 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:17:44,299 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:17:44,299 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:17:44,299 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:17:44,300 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:17:44,300 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:17:44,300 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:17:44,300 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-27T19:09:59.700Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"} 2018-12-27 19:17:44,300 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:17:44,300 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:17:44 GMT 2018-12-27 19:17:44,300 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:17:44,300 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-27 19:17:44,300 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:17:49,306 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/events 2018-12-27 19:17:49,396 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:17:49,397 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:17:49,397 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:17:49,397 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:17:49,397 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:17:49,397 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:17:49,397 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:17:49,398 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_btt3la", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:17:44.809Z", "message": "[sprout] => /var/log\n/var/log/btmp\n/var/log/unattended-upgrades\n/var/log/lastlog\n/var/log/clearwater-config-manager\n/var/log/syslog\n/var/log/udev\n/var/log/dmesg\n/var/log/wtmp\n/var/log/alternatives.log\n/var/log/cloud-init-output.log\n/var/log/clearwater-cluster-manager\n/var/log/boot.log\n/var/log/dist-upgrade\n/var/log/clearwater-diags-monitor.log\n/var/log/fsck\n/var/log/fsck/checkfs\n/var/log/fsck/checkroot\n/var/log/clearwater-queue-manager\n/var/log/auth.log\n/var/log/sysstat\n/var/log/sysstat/sa27\n/var/log/ntpstats\n/var/log/monit.log\n/var/log/kern.log\n/var/log/sprout\n/var/log/sprout/sprout_out.log\n/var/log/sprout/sprout_err.log\n/var/log/sprout/sprout_current.txt\n/var/log/sprout/sprout_20181227T190000Z.txt\n/var/log/apt\n/var/log/apt/term.log\n/var/log/apt/history.log\n/var/log/dmesg.0\n/var/log/clearwater-etcd\n/var/log/clearwater-etcd/clearwater-etcd-initd.log\n/var/log/landscape\n/var/log/landscape/sysinfo.log\n/var/log/nginx\n/var/log/nginx/access.log\n/var/log/nginx/error.log\n/var/log/clearwater-socket-factory.log\n/var/log/upstart\n/var/log/upstart/procps-virtual-filesystems.log\n/var/log/upstart/console-setup.log\n/var/log/upstart/network-interface-eth0.log\n/var/log/upstart/rsyslog.log\n/var/log/upstart/procps-static-network-up.log\n/var/log/upstart/systemd-logind.log\n/var/log/upstart/cryptdisks.log\n/var/log/upstart/clearwater-monit.log\n/var/log/upstart/container-detect.log\n/var/log/dpkg.log\n/var/log/cloud-init.log\n\nreal\t0m0.007s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:17:44.809Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "3b6c9bd9-f3bc-42e3-b960-62957d83af8a"}, {"node_instance_id": "sprout_btt3la", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:17:44.809Z", "message": "[sprout] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 19:12 ? 00:00:01 /sbin/init\nroot 2 0 0 19:12 ? 00:00:00 [kthreadd]\nroot 3 2 0 19:12 ? 00:00:00 [ksoftirqd/0]\nroot 5 2 0 19:12 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 19:12 ? 00:00:00 [kworker/u4:0]\nroot 7 2 0 19:12 ? 00:00:00 [rcu_sched]\nroot 8 2 0 19:12 ? 00:00:00 [rcuos/0]\nroot 9 2 0 19:12 ? 00:00:00 [rcuos/1]\nroot 10 2 0 19:12 ? 00:00:00 [rcu_bh]\nroot 11 2 0 19:12 ? 00:00:00 [rcuob/0]\nroot 12 2 0 19:12 ? 00:00:00 [rcuob/1]\nroot 13 2 0 19:12 ? 00:00:00 [migration/0]\nroot 14 2 0 19:12 ? 00:00:00 [watchdog/0]\nroot 15 2 0 19:12 ? 00:00:00 [watchdog/1]\nroot 16 2 0 19:12 ? 00:00:00 [migration/1]\nroot 17 2 0 19:12 ? 00:00:00 [ksoftirqd/1]\nroot 19 2 0 19:12 ? 00:00:00 [kworker/1:0H]\nroot 20 2 0 19:12 ? 00:00:00 [khelper]\nroot 21 2 0 19:12 ? 00:00:00 [kdevtmpfs]\nroot 22 2 0 19:12 ? 00:00:00 [netns]\nroot 23 2 0 19:12 ? 00:00:00 [writeback]\nroot 24 2 0 19:12 ? 00:00:00 [kintegrityd]\nroot 25 2 0 19:12 ? 00:00:00 [bioset]\nroot 26 2 0 19:12 ? 00:00:00 [kworker/u5:0]\nroot 27 2 0 19:12 ? 00:00:00 [kblockd]\nroot 28 2 0 19:12 ? 00:00:00 [ata_sff]\nroot 29 2 0 19:12 ? 00:00:00 [khubd]\nroot 30 2 0 19:12 ? 00:00:00 [md]\nroot 31 2 0 19:12 ? 00:00:00 [devfreq_wq]\nroot 32 2 0 19:12 ? 00:00:00 [kworker/0:1]\nroot 33 2 0 19:12 ? 00:00:00 [kworker/1:1]\nroot 35 2 0 19:12 ? 00:00:00 [khungtaskd]\nroot 36 2 0 19:12 ? 00:00:00 [kswapd0]\nroot 37 2 0 19:12 ? 00:00:00 [vmstat]\nroot 38 2 0 19:12 ? 00:00:00 [ksmd]\nroot 39 2 0 19:12 ? 00:00:00 [khugepaged]\nroot 40 2 0 19:12 ? 00:00:00 [fsnotify_mark]\nroot 41 2 0 19:12 ? 00:00:00 [ecryptfs-kthrea]\nroot 42 2 0 19:12 ? 00:00:00 [crypto]\nroot 54 2 0 19:12 ? 00:00:00 [kthrotld]\nroot 55 2 0 19:12 ? 00:00:00 [kworker/u4:1]\nroot 56 2 0 19:12 ? 00:00:00 [vballoon]\nroot 57 2 0 19:12 ? 00:00:00 [scsi_eh_0]\nroot 58 2 0 19:12 ? 00:00:00 [scsi_eh_1]\nroot 79 2 0 19:12 ? 00:00:00 [deferwq]\nroot 80 2 0 19:12 ? 00:00:00 [charger_manager]\nroot 89 2 0 19:12 ? 00:00:00 [kworker/0:2]\nroot 125 2 0 19:12 ? 00:00:00 [kpsmoused]\nroot 126 2 0 19:12 ? 00:00:00 [kworker/1:2]\nroot 187 2 0 19:12 ? 00:00:00 [jbd2/vda1-8]\nroot 188 2 0 19:12 ? 00:00:00 [ext4-rsv-conver]\nroot 386 1 0 19:12 ? 00:00:00 upstart-udev-bridge --daemon\nroot 392 1 0 19:12 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 437 2 0 19:12 ? 00:00:00 [kworker/u5:1]\nroot 439 2 0 19:12 ? 00:00:00 [kworker/u5:2]\nroot 524 1 0 19:12 ? 00:00:00 upstart-socket-bridge --daemon\nroot 581 1 0 19:12 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 822 2 0 19:12 ? 00:00:00 [kauditd]\nmessage+ 900 1 0 19:12 ? 00:00:00 dbus-daemon --system --fork\nroot 937 1 0 19:12 ? 00:00:00 /lib/systemd/systemd-logind\nroot 950 1 0 19:12 ? 00:00:00 upstart-file-bridge --daemon\nroot 1055 1 0 19:12 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1058 1 0 19:12 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1062 1 0 19:12 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1063 1 0 19:12 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1065 1 0 19:12 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1103 1 0 19:12 ? 00:00:00 /usr/sbin/sshd -D\nroot 1111 1 0 19:12 ? 00:00:00 cron\ndaemon 1112 1 0 19:12 ? 00:00:00 atd\nroot 1117 1 0 19:12 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1120 1 0 19:12 ? 00:00:00 /usr/sbin/irqbalance\nroot 1201 1 0 19:12 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1207 1 0 19:12 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nubuntu 1662 1 0 19:13 ? 00:00:00 /home/ubuntu/sprout_host_ph9xfc/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q sprout_host_ph9xfc --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@sprout_host_ph9xfc --logging-server-logdir=/home/ubuntu/sprout_host_ph9xfc/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/sprout_host_ph9xfc/work/sprout_host_ph9xfc%I.log --pidfile=/home/ubuntu/sprout_host_ph9xfc/work/sprout_host_ph9xfc.pid\nubuntu 1776 1 0 19:13 ? 00:00:01 python2.7 /home/ubuntu/sprout_host_ph9xfc/env/bin/diamond --configfile /home/ubuntu/sprout_host_ph9xfc/work/plugins/diamond/etc/diamond.conf\nubuntu 1832 1662 0 19:15 ? 00:00:00 /home/ubuntu/sprout_host_ph9xfc/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q sprout_host_ph9xfc --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@sprout_host_ph9xfc --logging-server-logdir=/home/ubuntu/sprout_host_ph9xfc/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/sprout_host_ph9xfc/work/sprout_host_ph9xfc%I.log --pidfile=/home/ubuntu/sprout_host_ph9xfc/work/sprout_host_ph9xfc.pid\nubuntu 1853 1832 0 19:15 ? 00:00:00 /home/ubuntu/sprout_host_ph9xfc/env/bin/python2.7 /home/ubuntu/sprout_host_ph9xfc/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-aKcfrf\nubuntu 1864 1853 0 19:15 ? 00:00:00 /bin/sh -c /tmp/NL12K/install-sprout.sh\nubuntu 1866 1864 0 19:15 ? 00:00:00 /bin/bash -e /tmp/NL12K/install-sprout.sh\nntp 8436 1 0 19:16 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111\nsyslog 8919 1 0 19:17 ? 00:00:00 rsyslogd\nroot 8950 1 0 19:17 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh\nroot 8951 8950 0 19:17 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper\nroot 8958 1 0 19:17 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh\nroot 8959 8958 0 19:17 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper\nroot 8962 8951 0 19:17 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management\nroot 8966 8959 0 19:17 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling\nroot 8967 8966 0 19:17 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling\nroot 9004 1 0 19:17 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nroot 9603 1 0 19:17 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor\nroot 9607 9603 0 19:17 ? 00:00:00 inotifywait -e create -qq .\ndnsmasq 9744 1 0 19:17 ? 00:00:00 /usr/sbin/dnsmasq -x /var/run/dnsmasq/dnsmasq.pid -u dnsmasq -r /etc/dnsmasq.resolv.conf -7 /etc/dnsmasq.d,.dpkg-dist,.dpkg-old,.dpkg-new\nubuntu 9807 1866 0 19:17 ? 00:00:00 /bin/bash -e /tmp/NL12K/install-sprout.sh\nubuntu 9808 9807 0 19:17 ? 00:00:00 /bin/bash -e /tmp/NL12K/install-sprout.sh\nroot 9809 9808 0 19:17 ? 00:00:00 sudo ps -edf\nroot 9810 9809 0 19:17 ? 00:00:00 ps -edf\n\nreal\t0m0.009s\nuser\t0m0.004s\nsys\t0m0.005s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:17:44.809Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "3b6c9bd9-f3bc-42e3-b960-62957d83af8a"}, {"node_instance_id": "sprout_btt3la", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:17:44.809Z", "message": "[sprout] sudo find /var/log", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:17:44.809Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "3b6c9bd9-f3bc-42e3-b960-62957d83af8a"}, {"node_instance_id": "sprout_btt3la", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:17:44.809Z", "message": "[sprout] sudo netstat ", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:17:44.809Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "3b6c9bd9-f3bc-42e3-b960-62957d83af8a"}, {"node_instance_id": "sprout_btt3la", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:17:44.809Z", "message": "[sprout] => Active Internet connections (only servers)\nProto Recv-Q Send-Q Local Address Foreign Address State PID/Program name\ntcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 9744/dnsmasq \ntcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1103/sshd \ntcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 9004/monit \ntcp6 0 0 ::1:53 :::* LISTEN 9744/dnsmasq \ntcp6 0 0 :::22 :::* LISTEN 1103/sshd \nudp 0 0 192.168.120.14:123 0.0.0.0:* 8436/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 8436/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 8436/ntpd \nudp 0 0 0.0.0.0:56265 0.0.0.0:* 581/dhclient \nudp 0 0 127.0.0.1:53 0.0.0.0:* 9744/dnsmasq \nudp 0 0 0.0.0.0:68 0.0.0.0:* 581/dhclient \nudp6 0 0 fe80::f816:3eff:fe4:123 :::* 8436/ntpd \nudp6 0 0 ::1:123 :::* 8436/ntpd \nudp6 0 0 :::123 :::* 8436/ntpd \nudp6 0 0 :::56818 :::* 581/dhclient \nudp6 0 0 ::1:53 :::* 9744/dnsmasq \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] STREAM LISTENING 11013 1662/python2.7 /tmp/cloudify-logging-server-57ea3.socket\nunix 2 [ ACC ] STREAM LISTENING 6617 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] STREAM LISTENING 11885 1853/python2.7 /tmp/ctx-YpMnqy.socket\nunix 2 [ ACC ] STREAM LISTENING 8830 1117/acpid /var/run/acpid.socket\nunix 2 [ ACC ] STREAM LISTENING 20347 8962/clearwater_soc /tmp/clearwater_management_namespace_socket\nunix 2 [ ACC ] STREAM LISTENING 21020 8967/clearwater_soc /tmp/clearwater_signaling_namespace_socket\nunix 2 [ ACC ] STREAM LISTENING 8629 900/dbus-daemon /var/run/dbus/system_bus_socket\nunix 2 [ ACC ] SEQPACKET LISTENING 6862 392/systemd-udevd /run/udev/control\n\nreal\t0m0.007s\nuser\t0m0.000s\nsys\t0m0.007s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:17:44.809Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "3b6c9bd9-f3bc-42e3-b960-62957d83af8a"}, {"node_instance_id": "sprout_btt3la", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:17:45.814Z", "message": "[sprout] sudo cat /var/log/clearwater", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:17:45.814Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "3b6c9bd9-f3bc-42e3-b960-62957d83af8a"}, {"node_instance_id": "bono_ifjyb6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:17:45.814Z", "message": "[bono] => * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n\nreal\t0m2.061s\nuser\t0m0.010s\nsys\t0m0.052s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:17:45.814Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "65b5cfed-d506-4264-8053-deadbeb5cf6f"}, {"node_instance_id": "sprout_btt3la", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:17:45.814Z", "message": "[sprout] => [27-Dec-2018 19:17:35 UTC] clearwater-diags-monitor starting\n[27-Dec-2018 19:17:35 UTC] Waiting for trigger files\n2018:12:27 19:17:07: Namespace: management\n2018:12:27 19:17:07: [management] Starting server\n2018:12:27 19:17:07: [management] Listening for requests\n2018:12:27 19:17:07: Namespace: signaling\n2018:12:27 19:17:07: [signaling] Starting server\n2018:12:27 19:17:07: [signaling] Listening for requests\n\nreal\t0m0.005s\nuser\t0m0.005s\nsys\t0m0.000s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:17:45.814Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "3b6c9bd9-f3bc-42e3-b960-62957d83af8a"}, {"node_instance_id": "bono_ifjyb6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:17:45.814Z", "message": "[bono] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 19:12 ? 00:00:01 /sbin/init\nroot 2 0 0 19:12 ? 00:00:00 [kthreadd]\nroot 3 2 0 19:12 ? 00:00:00 [ksoftirqd/0]\nroot 4 2 0 19:12 ? 00:00:00 [kworker/0:0]\nroot 5 2 0 19:12 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 19:12 ? 00:00:00 [kworker/u4:0]\nroot 7 2 0 19:12 ? 00:00:00 [rcu_sched]\nroot 8 2 0 19:12 ? 00:00:00 [rcuos/0]\nroot 9 2 0 19:12 ? 00:00:00 [rcuos/1]\nroot 10 2 0 19:12 ? 00:00:00 [rcu_bh]\nroot 11 2 0 19:12 ? 00:00:00 [rcuob/0]\nroot 12 2 0 19:12 ? 00:00:00 [rcuob/1]\nroot 13 2 0 19:12 ? 00:00:00 [migration/0]\nroot 14 2 0 19:12 ? 00:00:00 [watchdog/0]\nroot 15 2 0 19:12 ? 00:00:00 [watchdog/1]\nroot 16 2 0 19:12 ? 00:00:00 [migration/1]\nroot 17 2 0 19:12 ? 00:00:00 [ksoftirqd/1]\nroot 18 2 0 19:12 ? 00:00:00 [kworker/1:0]\nroot 19 2 0 19:12 ? 00:00:00 [kworker/1:0H]\nroot 20 2 0 19:12 ? 00:00:00 [khelper]\nroot 21 2 0 19:12 ? 00:00:00 [kdevtmpfs]\nroot 22 2 0 19:12 ? 00:00:00 [netns]\nroot 23 2 0 19:12 ? 00:00:00 [writeback]\nroot 24 2 0 19:12 ? 00:00:00 [kintegrityd]\nroot 25 2 0 19:12 ? 00:00:00 [bioset]\nroot 26 2 0 19:12 ? 00:00:00 [kworker/u5:0]\nroot 27 2 0 19:12 ? 00:00:00 [kblockd]\nroot 28 2 0 19:12 ? 00:00:00 [ata_sff]\nroot 29 2 0 19:12 ? 00:00:00 [khubd]\nroot 30 2 0 19:12 ? 00:00:00 [md]\nroot 31 2 0 19:12 ? 00:00:00 [devfreq_wq]\nroot 32 2 0 19:12 ? 00:00:00 [kworker/0:1]\nroot 33 2 0 19:12 ? 00:00:00 [kworker/1:1]\nroot 35 2 0 19:12 ? 00:00:00 [khungtaskd]\nroot 36 2 0 19:12 ? 00:00:00 [kswapd0]\nroot 37 2 0 19:12 ? 00:00:00 [vmstat]\nroot 38 2 0 19:12 ? 00:00:00 [ksmd]\nroot 39 2 0 19:12 ? 00:00:00 [khugepaged]\nroot 40 2 0 19:12 ? 00:00:00 [fsnotify_mark]\nroot 41 2 0 19:12 ? 00:00:00 [ecryptfs-kthrea]\nroot 42 2 0 19:12 ? 00:00:00 [crypto]\nroot 54 2 0 19:12 ? 00:00:00 [kthrotld]\nroot 55 2 0 19:12 ? 00:00:00 [kworker/u4:1]\nroot 56 2 0 19:12 ? 00:00:00 [vballoon]\nroot 57 2 0 19:12 ? 00:00:00 [scsi_eh_0]\nroot 58 2 0 19:12 ? 00:00:00 [scsi_eh_1]\nroot 59 2 0 19:12 ? 00:00:00 [kworker/u4:2]\nroot 60 2 0 19:12 ? 00:00:00 [kworker/u4:3]\nroot 79 2 0 19:12 ? 00:00:00 [deferwq]\nroot 80 2 0 19:12 ? 00:00:00 [charger_manager]\nroot 124 2 0 19:12 ? 00:00:00 [kpsmoused]\nroot 141 2 0 19:12 ? 00:00:00 [kworker/0:2]\nroot 186 2 0 19:12 ? 00:00:00 [jbd2/vda1-8]\nroot 187 2 0 19:12 ? 00:00:00 [ext4-rsv-conver]\nroot 387 1 0 19:12 ? 00:00:00 upstart-udev-bridge --daemon\nroot 391 1 0 19:12 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 425 2 0 19:12 ? 00:00:00 [kworker/u5:1]\nroot 513 1 0 19:12 ? 00:00:00 upstart-socket-bridge --daemon\nroot 564 1 0 19:12 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 819 2 0 19:12 ? 00:00:00 [kauditd]\nroot 938 1 0 19:12 ? 00:00:00 upstart-file-bridge --daemon\nsyslog 949 1 0 19:12 ? 00:00:00 rsyslogd\nmessage+ 1026 1 0 19:12 ? 00:00:00 dbus-daemon --system --fork\nroot 1036 1 0 19:12 ? 00:00:00 /lib/systemd/systemd-logind\nroot 1057 1 0 19:12 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1060 1 0 19:12 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1070 1 0 19:12 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1071 1 0 19:12 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1073 1 0 19:12 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1115 1 0 19:12 ? 00:00:00 /usr/sbin/sshd -D\nroot 1119 1 0 19:12 ? 00:00:00 cron\ndaemon 1120 1 0 19:12 ? 00:00:00 atd\nroot 1127 1 0 19:12 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1144 1 0 19:12 ? 00:00:00 /usr/sbin/irqbalance\nroot 1200 1 0 19:12 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1223 1 0 19:12 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nubuntu 1659 1 0 19:13 ? 00:00:00 /home/ubuntu/bono_host_xqummd/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q bono_host_xqummd --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@bono_host_xqummd --logging-server-logdir=/home/ubuntu/bono_host_xqummd/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/bono_host_xqummd/work/bono_host_xqummd%I.log --pidfile=/home/ubuntu/bono_host_xqummd/work/bono_host_xqummd.pid\nubuntu 1773 1 0 19:13 ? 00:00:01 python2.7 /home/ubuntu/bono_host_xqummd/env/bin/diamond --configfile /home/ubuntu/bono_host_xqummd/work/plugins/diamond/etc/diamond.conf\nroot 1789 2 0 19:13 ? 00:00:00 [kworker/u5:2]\nubuntu 1827 1659 0 19:15 ? 00:00:00 /home/ubuntu/bono_host_xqummd/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q bono_host_xqummd --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@bono_host_xqummd --logging-server-logdir=/home/ubuntu/bono_host_xqummd/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/bono_host_xqummd/work/bono_host_xqummd%I.log --pidfile=/home/ubuntu/bono_host_xqummd/work/bono_host_xqummd.pid\nubuntu 1849 1827 0 19:15 ? 00:00:00 /home/ubuntu/bono_host_xqummd/env/bin/python2.7 /home/ubuntu/bono_host_xqummd/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-1qjMUi\nubuntu 1860 1849 0 19:15 ? 00:00:00 /bin/sh -c /tmp/XWPHC/install-bono.sh\nubuntu 1862 1860 0 19:15 ? 00:00:00 /bin/bash -e /tmp/XWPHC/install-bono.sh\nntp 8133 1 0 19:16 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111\nroot 8672 1 0 19:17 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh\nroot 8673 8672 0 19:17 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper\nroot 8677 1 0 19:17 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh\nroot 8678 8677 0 19:17 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper\nroot 8687 8673 0 19:17 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management\nroot 8688 8678 0 19:17 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling\nroot 8689 8688 0 19:17 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling\nroot 8768 1 0 19:17 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nroot 9592 1 0 19:17 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor\nroot 9596 9592 0 19:17 ? 00:00:00 inotifywait -e create -qq .\nbono 9623 1 1 19:17 ? 00:00:00 /usr/share/clearwater/bin/bono --domain= --localhost=192.168.120.12,bono-ifjyb6.clearwater.local --alias=172.30.9.209,bono-ifjyb6.clearwater.local, --pcscf=5060,5058 --webrtc-port=5062 --routing-proxy=icscf.,5052,50,600 --sas=0.0.0.0,bono@bono-ifjyb6.clearwater.local --dns-server=127.0.0.1 --worker-threads=2 --analytics=/var/log/bono --log-file=/var/log/bono --log-level=2 --daemon --pidfile=/var/run/bono/bono.pid\ndnsmasq 9801 1 0 19:17 ? 00:00:00 /usr/sbin/dnsmasq -x /var/run/dnsmasq/dnsmasq.pid -u dnsmasq -r /etc/dnsmasq.resolv.conf -7 /etc/dnsmasq.d,.dpkg-dist,.dpkg-old,.dpkg-new\nubuntu 9864 1862 0 19:17 ? 00:00:00 /bin/bash -e /tmp/XWPHC/install-bono.sh\nubuntu 9865 9864 0 19:17 ? 00:00:00 /bin/bash -e /tmp/XWPHC/install-bono.sh\nroot 9866 9865 0 19:17 ? 00:00:00 sudo ps -edf\nroot 9867 9866 0 19:17 ? 00:00:00 ps -edf\n\nreal\t0m0.010s\nuser\t0m0.005s\nsys\t0m0.005s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:17:45.814Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "65b5cfed-d506-4264-8053-deadbeb5cf6f"}, {"node_instance_id": "bono_ifjyb6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:17:45.814Z", "message": "[bono] sudo ps ", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:17:45.814Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "65b5cfed-d506-4264-8053-deadbeb5cf6f"}, {"node_instance_id": "bono_ifjyb6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:17:45.814Z", "message": "[bono] => eth0 Link encap:Ethernet HWaddr fa:16:3e:e5:3e:a0 \n inet addr:192.168.120.12 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fee5:3ea0/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1442 Metric:1\n RX packets:85092 errors:0 dropped:0 overruns:0 frame:0\n TX packets:40094 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:131762745 (131.7 MB) TX bytes:7346671 (7.3 MB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:36 errors:0 dropped:0 overruns:0 frame:0\n TX packets:36 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:3557 (3.5 KB) TX bytes:3557 (3.5 KB)\n\n\nreal\t0m0.005s\nuser\t0m0.001s\nsys\t0m0.004s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:17:45.814Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "65b5cfed-d506-4264-8053-deadbeb5cf6f"}, {"node_instance_id": "bono_ifjyb6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:17:45.814Z", "message": "[bono] sudo ifconfig ", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:17:45.814Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "65b5cfed-d506-4264-8053-deadbeb5cf6f"}, {"node_instance_id": "sprout_btt3la", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:17:46.797Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:17:46.797Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "bono_ifjyb6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:17:46.852Z", "message": "[bono] sudo cat /var/log/clearwater", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:17:46.852Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "65b5cfed-d506-4264-8053-deadbeb5cf6f"}, {"node_instance_id": "sprout_btt3la", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:17:46.852Z", "message": "[sprout] sudo cat /var/log/clearwater", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:17:46.852Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "3b6c9bd9-f3bc-42e3-b960-62957d83af8a"}, {"node_instance_id": "bono_ifjyb6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:17:46.852Z", "message": "[bono] sudo netstat ", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:17:46.852Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "65b5cfed-d506-4264-8053-deadbeb5cf6f"}, {"node_instance_id": "bono_ifjyb6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:17:46.852Z", "message": "[bono] => /var/log/btmp\n/var/log/lastlog\n/var/log/syslog\n/var/log/udev\n/var/log/dmesg\n/var/log/wtmp\n/var/log/alternatives.log\n/var/log/cloud-init-output.log\n/var/log/boot.log\n/var/log/clearwater-diags-monitor.log\n/var/log/fsck/checkfs\n/var/log/fsck/checkroot\n/var/log/bono/bono_out.log\n/var/log/bono/bono_20181227T190000Z.txt\n/var/log/bono/bono_err.log\n/var/log/auth.log\n/var/log/sysstat/sa27\n/var/log/monit.log\n/var/log/kern.log\n/var/log/apt/term.log\n/var/log/apt/history.log\n/var/log/dmesg.0\n/var/log/clearwater-etcd/clearwater-etcd-initd.log\n/var/log/landscape/sysinfo.log\n/var/log/clearwater-socket-factory.log\n/var/log/upstart/procps-virtual-filesystems.log\n/var/log/upstart/console-setup.log\n/var/log/upstart/network-interface-eth0.log\n/var/log/upstart/rsyslog.log\n/var/log/upstart/procps-static-network-up.log\n/var/log/upstart/systemd-logind.log\n/var/log/upstart/cryptdisks.log\n/var/log/upstart/clearwater-monit.log\n/var/log/upstart/container-detect.log\n/var/log/dpkg.log\n/var/log/cloud-init.log\n\nreal\t0m0.008s\nuser\t0m0.000s\nsys\t0m0.006s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:17:46.852Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "65b5cfed-d506-4264-8053-deadbeb5cf6f"}, {"node_instance_id": "sprout_btt3la", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:17:46.852Z", "message": "[sprout] => 2018-12-27 19:17:25.443045707 Stopping etcd clearwater-etcd\n\nreal\t0m0.005s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:17:46.852Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "3b6c9bd9-f3bc-42e3-b960-62957d83af8a"}, {"node_instance_id": "bono_ifjyb6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:17:46.852Z", "message": "[bono] => Active Internet connections (only servers)\nProto Recv-Q Send-Q Local Address Foreign Address State PID/Program name\ntcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 9801/dnsmasq \ntcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1115/sshd \ntcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 8768/monit \ntcp 0 0 192.168.120.12:5058 0.0.0.0:* LISTEN 9623/bono \ntcp 0 0 192.168.120.12:5060 0.0.0.0:* LISTEN 9623/bono \ntcp 0 0 0.0.0.0:5062 0.0.0.0:* LISTEN 9623/bono \ntcp6 0 0 ::1:53 :::* LISTEN 9801/dnsmasq \ntcp6 0 0 :::22 :::* LISTEN 1115/sshd \nudp 0 0 192.168.120.12:123 0.0.0.0:* 8133/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 8133/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 8133/ntpd \nudp 0 0 0.0.0.0:19618 0.0.0.0:* 564/dhclient \nudp 0 0 192.168.120.12:5058 0.0.0.0:* 9623/bono \nudp 0 0 192.168.120.12:5060 0.0.0.0:* 9623/bono \nudp 0 0 127.0.0.1:53 0.0.0.0:* 9801/dnsmasq \nudp 0 0 0.0.0.0:68 0.0.0.0:* 564/dhclient \nudp6 0 0 fe80::f816:3eff:fee:123 :::* 8133/ntpd \nudp6 0 0 ::1:123 :::* 8133/ntpd \nudp6 0 0 :::123 :::* 8133/ntpd \nudp6 0 0 :::22727 :::* 564/dhclient \nudp6 0 0 ::1:53 :::* 9801/dnsmasq \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] SEQPACKET LISTENING 8223 391/systemd-udevd /run/udev/control\nunix 2 [ ACC ] STREAM LISTENING 9273 1127/acpid /var/run/acpid.socket\nunix 2 [ ACC ] STREAM LISTENING 20073 8687/clearwater_soc /tmp/clearwater_management_namespace_socket\nunix 2 [ ACC ] STREAM LISTENING 20860 8689/clearwater_soc /tmp/clearwater_signaling_namespace_socket\nunix 2 [ ACC ] STREAM LISTENING 8018 1026/dbus-daemon /var/run/dbus/system_bus_socket\nunix 2 [ ACC ] STREAM LISTENING 11277 1659/python2.7 /tmp/cloudify-logging-server-3e4c9.socket\nunix 2 [ ACC ] STREAM LISTENING 6945 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] STREAM LISTENING 11638 1849/python2.7 /tmp/ctx-vsna02.socket\n\nreal\t0m0.008s\nuser\t0m0.000s\nsys\t0m0.008s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:17:46.852Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "65b5cfed-d506-4264-8053-deadbeb5cf6f"}, {"node_instance_id": "sprout_btt3la", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:17:46.852Z", "message": "Execution done (return_code=0): /tmp/NL12K/install-sprout.sh", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:17:46.852Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "3b6c9bd9-f3bc-42e3-b960-62957d83af8a"}, {"node_instance_id": "sprout_btt3la", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:17:46.852Z", "message": "[sprout] Installation is done", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:17:46.852Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "3b6c9bd9-f3bc-42e3-b960-62957d83af8a"}, {"node_instance_id": "bono_ifjyb6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:17:46.852Z", "message": "[bono] sudo find /var/log ", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:17:46.852Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "65b5cfed-d506-4264-8053-deadbeb5cf6f"}, {"node_instance_id": "ellis_4wdi49", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:17:47.857Z", "message": "[ellis] => sudo: unable to resolve host server-clearwater-opnfv-ellis-host-012nnx\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 dnsmasq\n dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++\n g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libaio1\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdbd-mysql-perl\n libdbi-perl libdpkg-perl libfakeroot libfile-fcntllock-perl libfontconfig1\n libgcc-4.8-dev libgd3 libgmp10 libgomp1 libhtml-template-perl\n libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0\n libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libopts25\n libpgm-5.1-0 libquadmath0 libsensors4 libstdc++-4.8-dev libterm-readkey-perl\n libtiff5 libtsan0 libvpx1 libxpm4 libxslt1.1 libzmq3 linux-libc-dev make\n manpages-dev mysql-client-5.5 mysql-client-core-5.5 mysql-common\n mysql-server mysql-server-5.5 mysql-server-core-5.5 nginx nginx-common\n nginx-core ntp python-chardet-whl python-colorama python-colorama-whl\n python-distlib python-distlib-whl python-html5lib python-html5lib-whl\n python-pip python-pip-whl python-requests-whl python-setuptools\n python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv\n python-wheel python3-pkg-resources realpath sysstat\nSuggested packages:\n binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix\n mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales\n debian-keyring clearwater-logging clearwater-snmpd g++-multilib\n g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf\n automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg\n libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg\n libquadmath0-dbg glibc-doc libclone-perl libmldbm-perl libnet-daemon-perl\n libplrpc-perl libsql-statement-perl libgd-tools libipc-sharedcache-perl\n lm-sensors libstdc++-4.8-doc make-doc tinyca mailx fcgiwrap nginx-doc\n ntp-doc python-genshi python-lxml python3-setuptools isag\nRecommended packages:\n python-dev-all\nThe following NEW packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 dnsmasq\n dnsmasq-base dpkg-dev ellis fakeroot fontconfig-config fonts-dejavu-core g++\n g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libaio1\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdbd-mysql-perl\n libdbi-perl libdpkg-perl libfakeroot libfile-fcntllock-perl libfontconfig1\n libgcc-4.8-dev libgd3 libgmp10 libgomp1 libhtml-template-perl\n libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0\n libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libopts25\n libpgm-5.1-0 libquadmath0 libsensors4 libstdc++-4.8-dev libterm-readkey-perl\n libtiff5 libtsan0 libvpx1 libxpm4 libxslt1.1 libzmq3 linux-libc-dev make\n manpages-dev mysql-client-5.5 mysql-client-core-5.5 mysql-common\n mysql-server mysql-server-5.5 mysql-server-core-5.5 nginx nginx-common\n nginx-core ntp python-chardet-whl python-colorama python-colorama-whl\n python-distlib python-distlib-whl python-html5lib python-html5lib-whl\n python-pip python-pip-whl python-requests-whl python-setuptools\n python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv\n python-wheel python3-pkg-resources realpath sysstat\n0 upgraded, 98 newly installed, 0 to remove and 12 not upgraded.\nNeed to get 69.4 MB of archives.\nAfter this operation, 253 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libaio1 amd64 0.3.109-4 [6,364 B]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B]\nGet:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB]\nGet:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:9 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB]\nGet:10 http://repo.cw-ngv.com/archive/repo129/ binary/ ellis 1.0-171213.182049 [10.4 MB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libdbi-perl amd64 1.630-1 [879 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdbd-mysql-perl amd64 4.025-1ubuntu0.1 [87.6 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libterm-readkey-perl amd64 2.31-1 [27.4 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-core-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [707 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [1,459 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-core-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [3,754 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [1,979 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-164.214 [774 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5,418 B]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server all 5.5.62-0ubuntu0.14.04.1 [11.0 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libhtml-template-perl all 2.95-1 [65.5 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB]\nGet:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB]\n\rExtracting templates from packages: 30%\rExtracting templates from packages: 61%\rExtracting templates from packages: 91%\rExtracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 69.4 MB in 16s (4,195 kB/s)\nSelecting previously unselected package libaio1:amd64.\n(Reading database ... 51330 files and directories currently installed.)\nPreparing to unpack .../libaio1_0.3.109-4_amd64.deb ...\nUnpacking libaio1:amd64 (0.3.109-4) ...\nSelecting previously unselected package libasan0:amd64.\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package fonts-dejavu-core.\nPreparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ...\nUnpacking fonts-dejavu-core (2.34-1ubuntu1) ...\nSelecting previously unselected package fontconfig-config.\nPreparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ...\nUnpacking fontconfig-config (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libfontconfig1:amd64.\nPreparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ...\nUnpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libjpeg-turbo8:amd64.\nPreparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ...\nUnpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSelecting previously unselected package libjpeg8:amd64.\nPreparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ...\nUnpacking libjpeg8:amd64 (8c-2ubuntu8) ...\nSelecting previously unselected package libjbig0:amd64.\nPreparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ...\nUnpacking libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSelecting previously unselected package libtiff5:amd64.\nPreparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ...\nUnpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSelecting previously unselected package libvpx1:amd64.\nPreparing to unpack .../libvpx1_1.3.0-2_amd64.deb ...\nUnpacking libvpx1:amd64 (1.3.0-2) ...\nSelecting previously unselected package libxpm4:amd64.\nPreparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ...\nUnpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSelecting previously unselected package libgd3:amd64.\nPreparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package mysql-common.\nPreparing to unpack .../mysql-common_5.5.62-0ubuntu0.14.04.1_all.deb ...\nUnpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libmysqlclient18:amd64.\nPreparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libxslt1.1:amd64.\nPreparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package libdbi-perl.\nPreparing to unpack .../libdbi-perl_1.630-1_amd64.deb ...\nUnpacking libdbi-perl (1.630-1) ...\nSelecting previously unselected package libdbd-mysql-perl.\nPreparing to unpack .../libdbd-mysql-perl_4.025-1ubuntu0.1_amd64.deb ...\nUnpacking libdbd-mysql-perl (4.025-1ubuntu0.1) ...\nSelecting previously unselected package libterm-readkey-perl.\nPreparing to unpack .../libterm-readkey-perl_2.31-1_amd64.deb ...\nUnpacking libterm-readkey-perl (2.31-1) ...\nSelecting previously unselected package mysql-client-core-5.5.\nPreparing to unpack .../mysql-client-core-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking mysql-client-core-5.5 (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package mysql-client-5.5.\nPreparing to unpack .../mysql-client-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package mysql-server-core-5.5.\nPreparing to unpack .../mysql-server-core-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking mysql-server-core-5.5 (5.5.62-0ubuntu0.14.04.1) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nSetting up mysql-common (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package mysql-server-5.5.\n(Reading database ... 51933 files and directories currently installed.)\nPreparing to unpack .../mysql-server-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking mysql-server-5.5 (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-164.214_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-164.214) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ...\nUnpacking clearwater-monit (5.18-171207.172716) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-171215.180814) ...\nSelecting previously unselected package nginx-common.\nPreparing to unpack .../nginx-common_1.4.6-1ubuntu3.9_all.deb ...\nUnpacking nginx-common (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package nginx-core.\nPreparing to unpack .../nginx-core_1.4.6-1ubuntu3.9_amd64.deb ...\nUnpacking nginx-core (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package nginx.\nPreparing to unpack .../nginx_1.4.6-1ubuntu3.9_all.deb ...\nUnpacking nginx (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package clearwater-nginx.\nPreparing to unpack .../clearwater-nginx_1.0-171012.111833_all.deb ...\nUnpacking clearwater-nginx (1.0-171012.111833) ...\nSelecting previously unselected package mysql-server.\nPreparing to unpack .../mysql-server_5.5.62-0ubuntu0.14.04.1_all.deb ...\nUnpacking mysql-server (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package ellis.\nPreparing to unpack .../ellis_1.0-171213.182049_amd64.deb ...\nUnpacking ellis (1.0-171213.182049) ...\nSelecting previously unselected package libfakeroot:amd64.\nPreparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking libfakeroot:amd64 (1.20-3ubuntu2) ...\nSelecting previously unselected package fakeroot.\nPreparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking fakeroot (1.20-3ubuntu2) ...\nSelecting previously unselected package libalgorithm-diff-perl.\nPreparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...\nUnpacking libalgorithm-diff-perl (1.19.02-3) ...\nSelecting previously unselected package libalgorithm-diff-xs-perl.\nPreparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...\nUnpacking libalgorithm-diff-xs-perl (0.04-2build4) ...\nSelecting previously unselected package libalgorithm-merge-perl.\nPreparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...\nUnpacking libalgorithm-merge-perl (0.08-2) ...\nSelecting previously unselected package libfile-fcntllock-perl.\nPreparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...\nUnpacking libfile-fcntllock-perl (0.14-2build1) ...\nSelecting previously unselected package libhtml-template-perl.\nPreparing to unpack .../libhtml-template-perl_2.95-1_all.deb ...\nUnpacking libhtml-template-perl (2.95-1) ...\nSelecting previously unselected package manpages-dev.\nPreparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...\nUnpacking manpages-dev (3.54-1ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-colorama-whl.\nPreparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-distlib-whl.\nPreparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib-whl (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib.\nPreparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-html5lib-whl.\nPreparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib-whl (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-six-whl.\nPreparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1.1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.4) ...\nSelecting previously unselected package python-setuptools-whl.\nPreparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools-whl (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip-whl.\nPreparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip-whl (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-wheel.\nPreparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1.1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up libaio1:amd64 (0.3.109-4) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up fonts-dejavu-core (2.34-1ubuntu1) ...\nSetting up fontconfig-config (2.11.0-0ubuntu4.2) ...\nSetting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSetting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSetting up libjpeg8:amd64 (8c-2ubuntu8) ...\nSetting up libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSetting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSetting up libvpx1:amd64 (1.3.0-2) ...\nSetting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSetting up libgd3:amd64 (2.1.0-3ubuntu0.10) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ...\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up libdbi-perl (1.630-1) ...\nSetting up libdbd-mysql-perl (4.025-1ubuntu0.1) ...\nSetting up libterm-readkey-perl (2.31-1) ...\nSetting up mysql-client-core-5.5 (5.5.62-0ubuntu0.14.04.1) ...\nSetting up mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ...\nSetting up mysql-server-core-5.5 (5.5.62-0ubuntu0.14.04.1) ...\nSetting up mysql-server-5.5 (5.5.62-0ubuntu0.14.04.1) ...\nmysql start/running, process 9242\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.14) ...\nSetting up linux-libc-dev:amd64 (3.13.0-164.214) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n ...done.\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up iotop (0.6-1) ...\nSetting up nginx-common (1.4.6-1ubuntu3.9) ...\nSetting up libfakeroot:amd64 (1.20-3ubuntu2) ...\nSetting up fakeroot (1.20-3ubuntu2) ...\nupdate-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode\nSetting up libalgorithm-diff-perl (1.19.02-3) ...\nSetting up libalgorithm-diff-xs-perl (0.04-2build4) ...\nSetting up libalgorithm-merge-perl (0.08-2) ...\nSetting up libfile-fcntllock-perl (0.14-2build1) ...\nSetting up libhtml-template-perl (2.95-1) ...\nSetting up manpages-dev (3.54-1ubuntu1) ...\nSetting up python3-pkg-resources (3.3-1ubuntu2) ...\nSetting up python-chardet-whl (2.2.1-2~ubuntu1) ...\nSetting up python-colorama (0.2.5-0.1ubuntu2) ...\nSetting up python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib (0.1.8-1ubuntu1) ...\nSetting up python-distlib-whl (0.1.8-1ubuntu1) ...\nSetting up python-html5lib (0.999-3~ubuntu1) ...\nSetting up python-html5lib-whl (0.999-3~ubuntu1) ...\nSetting up python-six-whl (1.5.2-1ubuntu1.1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.4) ...\nSetting up python-setuptools-whl (3.3-1ubuntu2) ...\nSetting up python-pip-whl (1.5.4-1ubuntu4) ...\nSetting up python-pip (1.5.4-1ubuntu4) ...\nSetting up python-wheel (0.24.0-1~ubuntu1.1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up mysql-server (5.5.62-0ubuntu0.14.04.1) ...\nSetting up clearwater-infrastructure (1.0-171215.180814) ...\nProcessing pyzmq-16.0.2-py2.7-linux-x86_64.egg\nCopying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages\nAdding pyzmq 16.0.2 to easy-install.pth file\n\nInstalled /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg\nProcessing dependencies for pyzmq==16.0.2\nFinished processing dependencies for pyzmq==16.0.2\nNew python executable in /usr/share/clearwater/infrastructure/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting cw_infrastructure\nCollecting dnspython (from cw_infrastructure)\nCollecting pathlib (from cw_infrastructure)\nCollecting contextlib2 (from cw_infrastructure)\nCollecting nsenter (from cw_infrastructure)\nCollecting argparse (from cw_infrastructure)\nInstalling collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env\nSuccessfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-log-cleanup (1.0-171215.180814) ...\nSetting up clearwater-monit (5.18-171207.172716) ...\nclearwater-monit start/running, process 9977\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-diags-monitor (1.0-171215.180814) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up nginx-core (1.4.6-1ubuntu3.9) ...\nSetting up nginx (1.4.6-1ubuntu3.9) ...\nSetting up clearwater-nginx (1.0-171012.111833) ...\nTesting nginx configuration...\nnginx: the configuration file /etc/nginx/nginx.conf syntax is ok\nnginx: configuration file /etc/nginx/nginx.conf test is successful\nSite ping has been enabled. Run /etc/init.d/nginx reload to apply the changes.\nGenerating a 2048 bit RSA private key\n.+++\n...........................................+++\nwriting new private key to 'nginx.key'\n-----\nSignature ok\nsubject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown\nGetting Private key\nAdding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx'\nSetting up ellis (1.0-171213.182049) ...\nusermod: no changes\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/ellis/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting ellis\nCollecting metaswitchcommon (from ellis)\nCollecting backports.ssl-match-hostname (from ellis)\nCollecting backports-abc (from ellis)\nCollecting certifi (from ellis)\nCollecting msgpack-python (from ellis)\nCollecting singledispatch (from ellis)\nCollecting tornado (from ellis)\nCollecting pycurl (from ellis)\nCollecting py-bcrypt (from ellis)\nCollecting MySQL-python (from ellis)\nCollecting six (from ellis)\nCollecting prctl (from ellis)\nCollecting SQLAlchemy (from ellis)\nCollecting phonenumbers (from ellis)\nCollecting pycparser (from metaswitchcommon->ellis)\nCollecting pycrypto (from metaswitchcommon->ellis)\nCollecting monotonic (from metaswitchcommon->ellis)\nCollecting cffi (from metaswitchcommon->ellis)\nCollecting pyzmq (from metaswitchcommon->ellis)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, backports.ssl-match-hostname, backports-abc, certifi, msgpack-python, six, singledispatch, tornado, pycurl, py-bcrypt, MySQL-python, prctl, SQLAlchemy, phonenumbers, ellis\nSuccessfully installed MySQL-python-1.2.5 SQLAlchemy-1.0.9 backports-abc-0.5 backports.ssl-match-hostname-3.5.0.1 certifi-2017.4.17 cffi-1.10.0 ellis-0.1 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.6 phonenumbers-7.1.1 prctl-1.0.1 py-bcrypt-0.4 pycparser-2.18 pycrypto-2.6.1 pycurl-7.43.0 pyzmq-16.0.2 singledispatch-3.4.0.3 six-1.10.0 tornado-2.3\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\n\nreal\t2m11.703s\nuser\t0m16.672s\nsys\t0m11.555s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:17:47.857Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "74f2427f-f49f-4924-9f66-1191df3a59f9"}, {"node_instance_id": "bono_ifjyb6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:17:47.857Z", "message": "[bono] => 2018-12-27 19:17:22.242018073 Stopping etcd clearwater-etcd\n\nreal\t0m0.007s\nuser\t0m0.003s\nsys\t0m0.004s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:17:47.857Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "65b5cfed-d506-4264-8053-deadbeb5cf6f"}, {"node_instance_id": "bono_ifjyb6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:17:47.857Z", "message": "[bono] => [27-Dec-2018 19:17:40 UTC] clearwater-diags-monitor starting\n[27-Dec-2018 19:17:40 UTC] Waiting for trigger files\n2018:12:27 19:17:06: Namespace: management\n2018:12:27 19:17:06: [management] Starting server\n2018:12:27 19:17:06: [management] Listening for requests\n2018:12:27 19:17:06: Namespace: signaling\n2018:12:27 19:17:06: [signaling] Starting server\n2018:12:27 19:17:06: [signaling] Listening for requests\n\nreal\t0m0.005s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:17:47.857Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "65b5cfed-d506-4264-8053-deadbeb5cf6f"}, {"node_instance_id": "bono_ifjyb6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:17:47.857Z", "message": "[bono] sudo cat /var/log/clearwater", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:17:47.857Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "65b5cfed-d506-4264-8053-deadbeb5cf6f"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:17:47.983Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:17:47.983Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "sprout_btt3la", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:17:47.983Z", "message": "Starting node", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:17:47.983Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:17:48.208Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:17:48.208Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "ellis_4wdi49", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:17:48.980Z", "message": "[ellis] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:17:48.980Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "74f2427f-f49f-4924-9f66-1191df3a59f9"}, {"node_instance_id": "dime_fqtwws", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:17:48.980Z", "message": "[dime] => sudo: unable to resolve host server-clearwater-opnfv-dime-host-zpzhgy\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-snmpd\n clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 crest\n dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core\n g++ g++-4.8 gcc gcc-4.8 gnutls-bin homestead homestead-libs homestead-prov\n inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl\n libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0\n libboost-regex1.54.0 libboost-system1.54.0 libc-dev-bin libc6-dev\n libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5\n libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1\n libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1\n libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libmysqlclient18\n libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libpython2.7-dev\n libquadmath0 libsctp1 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev\n libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev libxslt1.1\n libzmq3 libzmq3-dev linux-libc-dev lksctp-tools make manpages-dev\n mysql-common nginx nginx-common nginx-core ntp python-chardet-whl\n python-colorama python-colorama-whl python-distlib python-distlib-whl\n python-html5lib python-html5lib-whl python-netsnmp python-pip python-pip-whl\n python-requests-whl python-setuptools python-setuptools-whl python-six-whl\n python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev\n python3-pkg-resources ralf ralf-libs realpath snmpd sysstat\nSuggested packages:\n binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix\n mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales\n clearwater-logging clearwater-secure-connections debian-keyring g++-multilib\n g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf\n automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg\n libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg\n libquadmath0-dbg homestead-dbg clearwater-snmp-alarm-agent glibc-doc\n libgd-tools lm-sensors snmp-mibs-downloader libstdc++-4.8-doc pkg-config\n make-doc fcgiwrap nginx-doc ntp-doc python-genshi python-lxml\n python3-setuptools ralf-dbg isag\nRecommended packages:\n python-dev-all\nThe following NEW packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-snmpd\n clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 crest dime\n dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core\n g++ g++-4.8 gcc gcc-4.8 gnutls-bin homestead homestead-libs homestead-prov\n inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl\n libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0\n libboost-regex1.54.0 libboost-system1.54.0 libc-dev-bin libc6-dev\n libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5\n libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1\n libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1\n libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libmysqlclient18\n libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libpython2.7-dev\n libquadmath0 libsctp1 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev\n libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev libxslt1.1\n libzmq3 libzmq3-dev linux-libc-dev lksctp-tools make manpages-dev\n mysql-common nginx nginx-common nginx-core ntp python-chardet-whl\n python-colorama python-colorama-whl python-distlib python-distlib-whl\n python-html5lib python-html5lib-whl python-netsnmp python-pip python-pip-whl\n python-requests-whl python-setuptools python-setuptools-whl python-six-whl\n python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev\n python3-pkg-resources ralf ralf-libs realpath snmpd sysstat\n0 upgraded, 116 newly installed, 0 to remove and 12 not upgraded.\nNeed to get 92.8 MB of archives.\nAfter this operation, 225 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:3 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B]\nGet:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:8 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB]\nGet:9 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:11 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB]\nGet:12 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB]\nGet:13 http://repo.cw-ngv.com/archive/repo129/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB]\nGet:14 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-snmpd 1.0-171215.180814 [16.9 kB]\nGet:15 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-socket-factory 1.0-171215.180814 [39.6 kB]\nGet:16 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-tcp-scalability 1.0-171215.180814 [13.9 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:18 http://repo.cw-ngv.com/archive/repo129/ binary/ crest 1.0-171213.182937 [14.3 MB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6,098 B]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB]\nGet:24 http://repo.cw-ngv.com/archive/repo129/ binary/ ralf-libs 1.0-171215.175140 [657 kB]\nGet:25 http://repo.cw-ngv.com/archive/repo129/ binary/ ralf 1.0-171215.175140 [327 kB]\nGet:26 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead-libs 1.0-171215.122632 [1,155 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:28 http://repo.cw-ngv.com/archive/repo129/ binary/ python-netsnmp 5.7.2~dfsg-clearwater2 [19.6 kB]\nGet:29 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead 1.0-171215.122632 [450 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:31 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead-prov 1.0-171213.182937 [44.6 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:33 http://repo.cw-ngv.com/archive/repo129/ binary/ dime 1.0-171215.180814 [12.5 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-164.214 [774 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.5 [22.0 MB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9,226 B]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.7 [1,330 B]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5,418 B]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.5 [269 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB]\nGet:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB]\nGet:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:107 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:108 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:109 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:110 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB]\nGet:111 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB]\nGet:112 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB]\nGet:113 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:114 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:115 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:116 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB]\n\rExtracting templates from packages: 25%\rExtracting templates from packages: 51%\rExtracting templates from packages: 77%\rExtracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 92.8 MB in 18s (5,057 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51330 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libboost-system1.54.0:amd64.\nPreparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-filesystem1.54.0:amd64.\nPreparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-regex1.54.0:amd64.\nPreparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package libevent-core-2.0-5:amd64.\nPreparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libevent-pthreads-2.0-5:amd64.\nPreparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package fonts-dejavu-core.\nPreparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ...\nUnpacking fonts-dejavu-core (2.34-1ubuntu1) ...\nSelecting previously unselected package fontconfig-config.\nPreparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ...\nUnpacking fontconfig-config (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libfontconfig1:amd64.\nPreparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ...\nUnpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libjpeg-turbo8:amd64.\nPreparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ...\nUnpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSelecting previously unselected package libjpeg8:amd64.\nPreparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ...\nUnpacking libjpeg8:amd64 (8c-2ubuntu8) ...\nSelecting previously unselected package libjbig0:amd64.\nPreparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ...\nUnpacking libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSelecting previously unselected package libtiff5:amd64.\nPreparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ...\nUnpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSelecting previously unselected package libvpx1:amd64.\nPreparing to unpack .../libvpx1_1.3.0-2_amd64.deb ...\nUnpacking libvpx1:amd64 (1.3.0-2) ...\nSelecting previously unselected package libxpm4:amd64.\nPreparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ...\nUnpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSelecting previously unselected package libgd3:amd64.\nPreparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package mysql-common.\nPreparing to unpack .../mysql-common_5.5.62-0ubuntu0.14.04.1_all.deb ...\nUnpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libmysqlclient18:amd64.\nPreparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-164.214_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-164.214) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package libexpat1-dev:amd64.\nPreparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ...\nUnpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ...\nSelecting previously unselected package libpython2.7-dev:amd64.\nPreparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ...\nUnpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsctp1:amd64.\nPreparing to unpack .../libsctp1_1.0.15+dfsg-1_amd64.deb ...\nUnpacking libsctp1:amd64 (1.0.15+dfsg-1) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libperl5.18.\nPreparing to unpack .../libperl5.18_5.18.2-2ubuntu1.7_amd64.deb ...\nUnpacking libperl5.18 (5.18.2-2ubuntu1.7) ...\nSelecting previously unselected package libsnmp-base.\nPreparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ...\nUnpacking libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libsnmp30:amd64.\nPreparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libxslt1.1:amd64.\nPreparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ...\nUnpacking clearwater-monit (5.18-171207.172716) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-171215.180814) ...\nSelecting previously unselected package nginx-common.\nPreparing to unpack .../nginx-common_1.4.6-1ubuntu3.9_all.deb ...\nUnpacking nginx-common (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package nginx-core.\nPreparing to unpack .../nginx-core_1.4.6-1ubuntu3.9_amd64.deb ...\nUnpacking nginx-core (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package nginx.\nPreparing to unpack .../nginx_1.4.6-1ubuntu3.9_all.deb ...\nUnpacking nginx (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package clearwater-nginx.\nPreparing to unpack .../clearwater-nginx_1.0-171012.111833_all.deb ...\nUnpacking clearwater-nginx (1.0-171012.111833) ...\nSelecting previously unselected package snmpd.\nPreparing to unpack .../snmpd_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking snmpd (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package clearwater-snmpd.\nPreparing to unpack .../clearwater-snmpd_1.0-171215.180814_all.deb ...\nUnpacking clearwater-snmpd (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-socket-factory.\nPreparing to unpack .../clearwater-socket-factory_1.0-171215.180814_amd64.deb ...\nUnpacking clearwater-socket-factory (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-tcp-scalability.\nPreparing to unpack .../clearwater-tcp-scalability_1.0-171215.180814_all.deb ...\nUnpacking clearwater-tcp-scalability (1.0-171215.180814) ...\nSelecting previously unselected package libxml2-dev:amd64.\nPreparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ...\nUnpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ...\nSelecting previously unselected package libxslt1-dev:amd64.\nPreparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package python2.7-dev.\nPreparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ...\nUnpacking python2.7-dev (2.7.6-8ubuntu0.5) ...\nSelecting previously unselected package python-zmq.\nPreparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ...\nUnpacking python-zmq (14.0.1-1build2) ...\nSelecting previously unselected package libzmq3-dev:amd64.\nPreparing to unpack .../libzmq3-dev_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package crest.\nPreparing to unpack .../crest_1.0-171213.182937_amd64.deb ...\nUnpacking crest (1.0-171213.182937) ...\nSelecting previously unselected package ralf-libs.\nPreparing to unpack .../ralf-libs_1.0-171215.175140_amd64.deb ...\nUnpacking ralf-libs (1.0-171215.175140) ...\nSelecting previously unselected package ralf.\nPreparing to unpack .../ralf_1.0-171215.175140_amd64.deb ...\nUnpacking ralf (1.0-171215.175140) ...\nSelecting previously unselected package homestead-libs.\nPreparing to unpack .../homestead-libs_1.0-171215.122632_amd64.deb ...\nUnpacking homestead-libs (1.0-171215.122632) ...\nSelecting previously unselected package python-netsnmp.\nPreparing to unpack .../python-netsnmp_5.7.2~dfsg-clearwater2_amd64.deb ...\nUnpacking python-netsnmp (5.7.2~dfsg-clearwater2) ...\nSelecting previously unselected package homestead.\nPreparing to unpack .../homestead_1.0-171215.122632_amd64.deb ...\nUnpacking homestead (1.0-171215.122632) ...\nSelecting previously unselected package homestead-prov.\nPreparing to unpack .../homestead-prov_1.0-171213.182937_amd64.deb ...\nUnpacking homestead-prov (1.0-171213.182937) ...\nSelecting previously unselected package dime.\nPreparing to unpack .../dime_1.0-171215.180814_amd64.deb ...\nUnpacking dime (1.0-171215.180814) ...\nSelecting previously unselected package libfakeroot:amd64.\nPreparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking libfakeroot:amd64 (1.20-3ubuntu2) ...\nSelecting previously unselected package fakeroot.\nPreparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking fakeroot (1.20-3ubuntu2) ...\nSelecting previously unselected package libalgorithm-diff-perl.\nPreparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...\nUnpacking libalgorithm-diff-perl (1.19.02-3) ...\nSelecting previously unselected package libalgorithm-diff-xs-perl.\nPreparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...\nUnpacking libalgorithm-diff-xs-perl (0.04-2build4) ...\nSelecting previously unselected package libalgorithm-merge-perl.\nPreparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...\nUnpacking libalgorithm-merge-perl (0.08-2) ...\nSelecting previously unselected package libfile-fcntllock-perl.\nPreparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...\nUnpacking libfile-fcntllock-perl (0.14-2build1) ...\nSelecting previously unselected package lksctp-tools.\nPreparing to unpack .../lksctp-tools_1.0.15+dfsg-1_amd64.deb ...\nUnpacking lksctp-tools (1.0.15+dfsg-1) ...\nSelecting previously unselected package manpages-dev.\nPreparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...\nUnpacking manpages-dev (3.54-1ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-colorama-whl.\nPreparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-distlib-whl.\nPreparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib-whl (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib.\nPreparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-html5lib-whl.\nPreparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib-whl (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-six-whl.\nPreparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1.1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.4) ...\nSelecting previously unselected package python-setuptools-whl.\nPreparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools-whl (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip-whl.\nPreparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip-whl (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-wheel.\nPreparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1.1) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up fonts-dejavu-core (2.34-1ubuntu1) ...\nSetting up fontconfig-config (2.11.0-0ubuntu4.2) ...\nSetting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSetting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSetting up libjpeg8:amd64 (8c-2ubuntu8) ...\nSetting up libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSetting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSetting up libvpx1:amd64 (1.3.0-2) ...\nSetting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSetting up libgd3:amd64 (2.1.0-3ubuntu0.10) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up mysql-common (5.5.62-0ubuntu0.14.04.1) ...\nSetting up libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ...\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.14) ...\nSetting up linux-libc-dev:amd64 (3.13.0-164.214) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSetting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ...\nSetting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsctp1:amd64 (1.0.15+dfsg-1) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libperl5.18 (5.18.2-2ubuntu1.7) ...\nSetting up libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSetting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n ...done.\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up iotop (0.6-1) ...\nSetting up nginx-common (1.4.6-1ubuntu3.9) ...\nSetting up snmpd (5.7.3~dfsg-clearwater1) ...\nupdate-rc.d: warning: stop runlevel arguments (1) do not match snmpd Default-Stop values (0 1 6)\n * Starting network management services:\nSetting up clearwater-tcp-scalability (1.0-171215.180814) ...\nSetting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ...\nSetting up libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up python2.7-dev (2.7.6-8ubuntu0.5) ...\nSetting up python-zmq (14.0.1-1build2) ...\nSetting up libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up ralf-libs (1.0-171215.175140) ...\nSetting up homestead-libs (1.0-171215.122632) ...\nSetting up python-netsnmp (5.7.2~dfsg-clearwater2) ...\nSetting up libfakeroot:amd64 (1.20-3ubuntu2) ...\nSetting up fakeroot (1.20-3ubuntu2) ...\nupdate-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode\nSetting up libalgorithm-diff-perl (1.19.02-3) ...\nSetting up libalgorithm-diff-xs-perl (0.04-2build4) ...\nSetting up libalgorithm-merge-perl (0.08-2) ...\nSetting up libfile-fcntllock-perl (0.14-2build1) ...\nSetting up lksctp-tools (1.0.15+dfsg-1) ...\nSetting up manpages-dev (3.54-1ubuntu1) ...\nSetting up python3-pkg-resources (3.3-1ubuntu2) ...\nSetting up python-chardet-whl (2.2.1-2~ubuntu1) ...\nSetting up python-colorama (0.2.5-0.1ubuntu2) ...\nSetting up python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib (0.1.8-1ubuntu1) ...\nSetting up python-distlib-whl (0.1.8-1ubuntu1) ...\nSetting up python-html5lib (0.999-3~ubuntu1) ...\nSetting up python-html5lib-whl (0.999-3~ubuntu1) ...\nSetting up python-six-whl (1.5.2-1ubuntu1.1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.4) ...\nSetting up python-setuptools-whl (3.3-1ubuntu2) ...\nSetting up python-pip-whl (1.5.4-1ubuntu4) ...\nSetting up python-pip (1.5.4-1ubuntu4) ...\nSetting up python-wheel (0.24.0-1~ubuntu1.1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-infrastructure (1.0-171215.180814) ...\nProcessing pyzmq-16.0.2-py2.7-linux-x86_64.egg\nCopying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages\nAdding pyzmq 16.0.2 to easy-install.pth file\n\nInstalled /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg\nProcessing dependencies for pyzmq==16.0.2\nFinished processing dependencies for pyzmq==16.0.2\nNew python executable in /usr/share/clearwater/infrastructure/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting cw_infrastructure\nCollecting dnspython (from cw_infrastructure)\nCollecting pathlib (from cw_infrastructure)\nCollecting contextlib2 (from cw_infrastructure)\nCollecting nsenter (from cw_infrastructure)\nCollecting argparse (from cw_infrastructure)\nInstalling collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env\nSuccessfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nreload: Unknown job: clearwater-monit\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-log-cleanup (1.0-171215.180814) ...\nSetting up clearwater-socket-factory (1.0-171215.180814) ...\nclearwater-socket-factory-mgmt start/running, process 9368\nclearwater-socket-factory-sig start/running, process 9373\nSetting up clearwater-monit (5.18-171207.172716) ...\nclearwater-monit start/running, process 9422\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-snmpd (1.0-171215.180814) ...\n * Stopping network management services:\nSetting up ralf (1.0-171215.175140) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nSetting up clearwater-diags-monitor (1.0-171215.180814) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up nginx-core (1.4.6-1ubuntu3.9) ...\nSetting up nginx (1.4.6-1ubuntu3.9) ...\nSetting up clearwater-nginx (1.0-171012.111833) ...\nTesting nginx configuration...\nnginx: the configuration file /etc/nginx/nginx.conf syntax is ok\nnginx: configuration file /etc/nginx/nginx.conf test is successful\nSite ping has been enabled. Run /etc/init.d/nginx reload to apply the changes.\nGenerating a 2048 bit RSA private key\n........................+++\n.......................................................+++\nwriting new private key to 'nginx.key'\n-----\nSignature ok\nsubject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown\nGetting Private key\nAdding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx'\nSetting up crest (1.0-171213.182937) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/crest/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting crest\nCollecting cyclone (from crest)\nCollecting cryptography (from crest)\nCollecting idna (from crest)\nCollecting pyOpenSSL (from crest)\nCollecting Twisted (from crest)\nCollecting prctl (from crest)\nCollecting cql (from crest)\nCollecting ipaddress (from crest)\nCollecting msgpack-python (from crest)\nCollecting attrs (from crest)\nCollecting Automat (from crest)\nCollecting metaswitchcommon (from crest)\nCollecting telephus (from crest)\nCollecting asn1crypto (from crest)\nCollecting enum34 (from crest)\nCollecting pure-sasl (from crest)\nCollecting setuptools (from crest)\nCollecting constantly (from crest)\nCollecting lxml (from crest)\nCollecting thrift (from crest)\nCollecting incremental (from crest)\nCollecting zope.interface (from crest)\nCollecting six (from crest)\nCollecting cffi>=1.7 (from cryptography->crest)\nCollecting pycparser (from metaswitchcommon->crest)\nCollecting pycrypto (from metaswitchcommon->crest)\nCollecting monotonic (from metaswitchcommon->crest)\nCollecting pyzmq (from metaswitchcommon->crest)\nInstalling collected packages: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, crest\n Found existing installation: setuptools 2.2\n Uninstalling setuptools-2.2:\n Successfully uninstalled setuptools-2.2\nSuccessfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 enum34-1.1.6 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1\nSetting up homestead (1.0-171215.122632) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nSetting up homestead-prov (1.0-171213.182937) ...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting homestead_prov\nCollecting crest (from homestead_prov)\nCollecting cyclone (from crest->homestead_prov)\nCollecting cryptography (from crest->homestead_prov)\nCollecting idna (from crest->homestead_prov)\nCollecting pyOpenSSL (from crest->homestead_prov)\nCollecting Twisted (from crest->homestead_prov)\nCollecting prctl (from crest->homestead_prov)\nCollecting cql (from crest->homestead_prov)\nCollecting ipaddress (from crest->homestead_prov)\nCollecting msgpack-python (from crest->homestead_prov)\nCollecting attrs (from crest->homestead_prov)\nCollecting Automat (from crest->homestead_prov)\nCollecting metaswitchcommon (from crest->homestead_prov)\nCollecting telephus (from crest->homestead_prov)\nCollecting asn1crypto (from crest->homestead_prov)\nCollecting enum34 (from crest->homestead_prov)\nCollecting pure-sasl (from crest->homestead_prov)\nCollecting setuptools (from crest->homestead_prov)\nCollecting constantly (from crest->homestead_prov)\nCollecting lxml (from crest->homestead_prov)\nCollecting thrift (from crest->homestead_prov)\nCollecting incremental (from crest->homestead_prov)\nCollecting zope.interface (from crest->homestead_prov)\nCollecting six (from crest->homestead_prov)\nCollecting cffi>=1.7 (from cryptography->crest->homestead_prov)\nCollecting pycparser (from metaswitchcommon->crest->homestead_prov)\nCollecting pycrypto (from metaswitchcommon->crest->homestead_prov)\nCollecting monotonic (from metaswitchcommon->crest->homestead_prov)\nCollecting pyzmq (from metaswitchcommon->crest->homestead_prov)\nInstalling collected packages: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, crest, homestead-prov\n Found existing installation: six 1.10.0\n Uninstalling six-1.10.0:\n Successfully uninstalled six-1.10.0\n Found existing installation: ipaddress 1.0.18\n Uninstalling ipaddress-1.0.18:\n Successfully uninstalled ipaddress-1.0.18\n Found existing installation: asn1crypto 0.22.0\n Uninstalling asn1crypto-0.22.0:\n Successfully uninstalled asn1crypto-0.22.0\n Found existing installation: enum34 1.1.6\n Uninstalling enum34-1.1.6:\n Successfully uninstalled enum34-1.1.6\n Found existing installation: idna 2.5\n Uninstalling idna-2.5:\n Successfully uninstalled idna-2.5\n Found existing installation: pycparser 2.18\n Uninstalling pycparser-2.18:\n Successfully uninstalled pycparser-2.18\n Found existing installation: cffi 1.10.0\n Uninstalling cffi-1.10.0:\n Successfully uninstalled cffi-1.10.0\n Found existing installation: cryptography 1.9\n Uninstalling cryptography-1.9:\n Successfully uninstalled cryptography-1.9\n Found existing installation: pyOpenSSL 17.0.0\n Uninstalling pyOpenSSL-17.0.0:\n Successfully uninstalled pyOpenSSL-17.0.0\n Found existing installation: constantly 15.1.0\n Uninstalling constantly-15.1.0:\n Successfully uninstalled constantly-15.1.0\n Found existing installation: setuptools 24.0.0\n Uninstalling setuptools-24.0.0:\n Successfully uninstalled setuptools-24.0.0\n Found existing installation: zope.interface 4.4.1\n Uninstalling zope.interface-4.4.1:\n Successfully uninstalled zope.interface-4.4.1\n Found existing installation: attrs 17.2.0\n Uninstalling attrs-17.2.0:\n Successfully uninstalled attrs-17.2.0\n Found existing installation: Automat 0.6.0\n Uninstalling Automat-0.6.0:\n Successfully uninstalled Automat-0.6.0\n Found existing installation: incremental 17.5.0\n Uninstalling incremental-17.5.0:\n Successfully uninstalled incremental-17.5.0\n Found existing installation: Twisted 17.1.0\n Uninstalling Twisted-17.1.0:\n Successfully uninstalled Twisted-17.1.0\n Found existing installation: cyclone 1.0\n Uninstalling cyclone-1.0:\n Successfully uninstalled cyclone-1.0\n Found existing installation: prctl 1.0.1\n Uninstalling prctl-1.0.1:\n Successfully uninstalled prctl-1.0.1\n Found existing installation: thrift 0.9.3\n Uninstalling thrift-0.9.3:\n Successfully uninstalled thrift-0.9.3\n Found existing installation: cql 1.4.0\n Uninstalling cql-1.4.0:\n Successfully uninstalled cql-1.4.0\n Found existing installation: msgpack-python 0.4.7\n Uninstalling msgpack-python-0.4.7:\n Successfully uninstalled msgpack-python-0.4.7\n Found existing installation: pycrypto 2.6.1\n Uninstalling pycrypto-2.6.1:\n Successfully uninstalled pycrypto-2.6.1\n Found existing installation: monotonic 0.6\n Uninstalling monotonic-0.6:\n Successfully uninstalled monotonic-0.6\n Found existing installation: pyzmq 16.0.2\n Uninstalling pyzmq-16.0.2:\n Successfully uninstalled pyzmq-16.0.2\n Found existing installation: metaswitchcommon 0.1\n Uninstalling metaswitchcommon-0.1:\n Successfully uninstalled metaswitchcommon-0.1\n Found existing installation: telephus 1.0.0b1\n Uninstalling telephus-1.0.0b1:\n Successfully uninstalled telephus-1.0.0b1\n Found existing installation: pure-sasl 0.4.0\n Uninstalling pure-sasl-0.4.0:\n Successfully uninstalled pure-sasl-0.4.0\n Found existing installation: lxml 3.6.0\n Uninstalling lxml-3.6.0:\n Successfully uninstalled lxml-3.6.0\n Found existing installation: crest 0.1\n Uninstalling crest-0.1:\n Successfully uninstalled crest-0.1\nSuccessfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 enum34-1.1.6 homestead-prov-0.1 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up dime (1.0-171215.180814) ...\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\n\nreal\t2m13.193s\nuser\t0m21.141s\nsys\t0m12.203s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:17:48.980Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "01f6eafb-0c29-4fd4-b5d8-60d0a8389f5d"}, {"node_instance_id": "bono_ifjyb6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:17:48.980Z", "message": "[bono] => 27-12-2018 19:17:40.524 UTC [7f81088d2780] Status utils.cpp:762: Log level set to 2\n27-12-2018 19:17:40.524 UTC [7f81088d2780] Status main.cpp:1799: Access logging enabled to /var/log/bono\n27-12-2018 19:17:40.524 UTC [7f81088d2780] Warning signalhandler.h:90: SIGNAL already hooked\n27-12-2018 19:17:40.524 UTC [7f81088d2780] Warning main.cpp:1855: SAS server option was invalid or not configured - SAS is disabled\n27-12-2018 19:17:40.525 UTC [7f81088d2780] Warning main.cpp:1917: A registration expiry period should not be specified for P-CSCF\n27-12-2018 19:17:40.525 UTC [7f81088d2780] Status snmp_agent.cpp:234: AgentX agent initialised\n27-12-2018 19:17:40.527 UTC [7f81088d2780] Status load_monitor.cpp:99: Constructing LoadMonitor\n27-12-2018 19:17:40.527 UTC [7f81088d2780] Status load_monitor.cpp:100: Target latency (usecs) : 10000\n27-12-2018 19:17:40.527 UTC [7f81088d2780] Status load_monitor.cpp:101: Max bucket size : 1000\n27-12-2018 19:17:40.527 UTC [7f81088d2780] Status load_monitor.cpp:102: Initial token fill rate/s : 2000.000000\n27-12-2018 19:17:40.527 UTC [7f81088d2780] Status load_monitor.cpp:103: Min token fill rate/s : 10.000000\n27-12-2018 19:17:40.527 UTC [7f81088d2780] Status load_monitor.cpp:104: Max token fill rate/s : 2000.000000\n27-12-2018 19:17:40.527 UTC [7f81088d2780] Status dnscachedresolver.cpp:126: Creating Cached Resolver using servers:\n27-12-2018 19:17:40.527 UTC [7f81088d2780] Status dnscachedresolver.cpp:136: 127.0.0.1\n27-12-2018 19:17:40.527 UTC [7f81088d2780] Status sipresolver.cpp:36: Created SIP resolver\n27-12-2018 19:17:40.539 UTC [7f80faffd700] Status alarm.cpp:244: Reraising all alarms with a known state\n27-12-2018 19:17:40.576 UTC [7f81088d2780] Status stack.cpp:435: Listening on port 5058\n27-12-2018 19:17:40.577 UTC [7f81088d2780] Status stack.cpp:435: Listening on port 5060\n27-12-2018 19:17:40.577 UTC [7f81088d2780] Status stack.cpp:888: Local host aliases:\n27-12-2018 19:17:40.577 UTC [7f81088d2780] Status stack.cpp:895: 192.168.120.12\n27-12-2018 19:17:40.577 UTC [7f81088d2780] Status stack.cpp:895: bono-ifjyb6.clearwater.local\n27-12-2018 19:17:40.577 UTC [7f81088d2780] Status stack.cpp:895: 192.168.120.12\n27-12-2018 19:17:40.577 UTC [7f81088d2780] Status stack.cpp:895: bono-ifjyb6.clearwater.local\n27-12-2018 19:17:40.577 UTC [7f81088d2780] Status stack.cpp:895: 172.30.9.209\n27-12-2018 19:17:40.577 UTC [7f81088d2780] Status stack.cpp:895: \n27-12-2018 19:17:40.577 UTC [7f81088d2780] Status a_record_resolver.cpp:29: Created ARecordResolver\n27-12-2018 19:17:40.577 UTC [7f81088d2780] Status fifcservice.cpp:49: No fallback iFC configuration found (file /etc/clearwater/fallback_ifcs.xml does not exist)\n27-12-2018 19:17:40.577 UTC [7f81088d2780] Status alarm.cpp:81: Alarm severity changed from NULL to 1012.3\n27-12-2018 19:17:40.577 UTC [7f81088d2780] Status alarm.cpp:37: sprout issued 1012.3 alarm\n27-12-2018 19:17:40.577 UTC [7f81088d2780] Status main.cpp:2204: Setting up RPH service\n27-12-2018 19:17:40.577 UTC [7f81088d2780] Status rphservice.cpp:56: No RPH configuration (file ./rph.json does not exist)\n27-12-2018 19:17:40.577 UTC [7f81088d2780] Status alarm.cpp:81: Alarm severity changed from NULL to 1013.3\n27-12-2018 19:17:40.577 UTC [7f81088d2780] Status alarm.cpp:37: sprout issued 1013.3 alarm\n27-12-2018 19:17:40.578 UTC [7f81088d2780] Status sip_connection_pool.cpp:47: Creating connection pool to icscf.:5052\n27-12-2018 19:17:40.578 UTC [7f81088d2780] Status sip_connection_pool.cpp:48: connections = 50, recycle time = 600 +/- 120 seconds\n27-12-2018 19:17:40.593 UTC [7f81088d2780] Warning dnscachedresolver.cpp:836: Failed to retrieve record for icscf.: Domain name not found\n27-12-2018 19:17:40.593 UTC [7f81088d2780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:40.593 UTC [7f81088d2780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:40.593 UTC [7f81088d2780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:40.593 UTC [7f81088d2780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:40.593 UTC [7f81088d2780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:40.593 UTC [7f81088d2780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:40.593 UTC [7f81088d2780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:40.593 UTC [7f81088d2780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:40.593 UTC [7f81088d2780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:40.593 UTC [7f81088d2780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:40.593 UTC [7f81088d2780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:40.593 UTC [7f81088d2780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:40.593 UTC [7f81088d2780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:40.593 UTC [7f81088d2780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:40.593 UTC [7f81088d2780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:40.593 UTC [7f81088d2780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:40.593 UTC [7f81088d2780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:40.593 UTC [7f81088d2780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:40.593 UTC [7f81088d2780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:40.593 UTC [7f81088d2780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:40.593 UTC [7f81088d2780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:40.593 UTC [7f81088d2780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:40.593 UTC [7f81088d2780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:40.593 UTC [7f81088d2780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:40.593 UTC [7f81088d2780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:40.593 UTC [7f81088d2780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:40.593 UTC [7f81088d2780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:40.593 UTC [7f81088d2780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:40.593 UTC [7f81088d2780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:40.593 UTC [7f81088d2780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:40.593 UTC [7f81088d2780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:40.593 UTC [7f81088d2780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:40.593 UTC [7f81088d2780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:40.593 UTC [7f81088d2780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:40.593 UTC [7f81088d2780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:40.593 UTC [7f81088d2780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:40.593 UTC [7f81088d2780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:40.593 UTC [7f81088d2780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:40.593 UTC [7f81088d2780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:40.593 UTC [7f81088d2780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:40.593 UTC [7f81088d2780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:40.593 UTC [7f81088d2780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:40.593 UTC [7f81088d2780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:40.593 UTC [7f81088d2780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:40.593 UTC [7f81088d2780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:40.593 UTC [7f81088d2780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:40.593 UTC [7f81088d2780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:40.593 UTC [7f81088d2780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:40.593 UTC [7f81088d2780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:40.593 UTC [7f81088d2780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:40.593 UTC [7f81088d2780] Status bono.cpp:3220: Create list of PBXes\n27-12-2018 19:17:40.595 UTC [7f81088d2780] Status main.cpp:1662: Creating connection to Chronos 127.0.0.1:7253 using 127.0.0.1:9888 as the callback URI\n27-12-2018 19:17:40.595 UTC [7f81088d2780] Status http_connection_pool.cpp:35: Connection pool will use calculated response timeout of 550ms\n27-12-2018 19:17:40.597 UTC [7f81088d2780] Status httpconnection.h:58: Configuring HTTP Connection\n27-12-2018 19:17:40.597 UTC [7f81088d2780] Status httpconnection.h:59: Connection created for server 127.0.0.1:7253\n27-12-2018 19:17:40.597 UTC [7f81088d2780] Status main.cpp:1555: Using local store\n27-12-2018 19:17:40.597 UTC [7f81088d2780] Status main.cpp:1611: Using local store\n27-12-2018 19:17:40.597 UTC [7f81088d2780] Status httpstack.cpp:40: Constructing HTTP stack with 1 threads\n27-12-2018 19:17:40.598 UTC [7f81088d2780] Status httpstack.cpp:40: Constructing HTTP stack with 5 threads\n27-12-2018 19:17:40.598 UTC [7f81088d2780] Status pluginloader.cpp:38: Loading plug-ins from /usr/share/clearwater/sprout/plugins\n27-12-2018 19:17:40.598 UTC [7f81088d2780] Status pluginloader.cpp:150: Finished loading plug-ins\n27-12-2018 19:17:40.601 UTC [7f81088d2780] Warning (Net-SNMP): Warning: Failed to connect to the agentx master agent ([NIL]): \n27-12-2018 19:17:40.601 UTC [7f80e9ffb700] Status stack.cpp:164: PJSIP transport thread started with kernel thread ID 9643\n27-12-2018 19:17:40.601 UTC [7f80e9ffb700] Warning stack.cpp:179: Unable to set SCHED_FIFO scheduling policy on the transport thread. Overload may not be handled gracefully\n27-12-2018 19:17:41.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:41.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:41.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:41.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:41.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:41.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:41.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:41.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:41.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:41.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:41.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:41.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:41.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:41.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:41.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:41.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:41.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:41.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:41.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:41.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:41.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:41.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:41.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:41.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:41.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:41.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:41.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:41.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:41.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:41.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:41.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:41.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:41.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:41.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:41.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:41.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:41.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:41.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:41.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:41.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:41.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:41.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:41.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:41.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:41.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:41.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:41.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:41.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:41.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:41.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:42.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:42.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:42.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:42.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:42.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:42.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:42.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:42.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:42.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:42.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:42.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:42.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:42.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:42.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:42.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:42.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:42.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:42.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:42.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:42.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:42.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:42.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:42.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:42.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:42.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:42.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:42.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:42.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:42.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:42.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:42.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:42.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:42.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:42.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:42.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:42.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:42.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:42.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:42.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:42.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:42.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:42.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:42.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:42.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:42.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:42.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:42.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:42.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:42.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:42.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:43.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:43.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:43.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:43.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:43.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:43.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:43.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:43.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:43.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:43.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:43.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:43.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:43.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:43.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:43.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:43.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:43.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:43.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:43.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:43.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:43.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:43.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:43.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:43.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:43.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:43.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:43.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:43.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:43.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:43.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:43.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:43.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:43.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:43.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:43.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:43.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:43.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:43.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:43.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:43.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:43.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:43.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:43.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:43.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:43.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:43.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:43.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:43.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:43.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:43.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:44.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:44.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:44.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:44.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:44.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:44.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:44.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:44.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:44.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:44.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:44.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:44.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:44.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:44.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:44.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:44.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:44.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:44.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:44.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:44.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:44.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:44.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:44.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:44.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:44.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:44.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:44.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:44.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:44.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:44.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:44.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:44.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:44.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:44.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:44.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:44.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:44.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:44.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:44.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:44.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:44.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:44.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:44.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:44.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:44.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:44.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:44.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:44.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:44.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:44.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:45.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:45.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:45.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:45.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:45.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:45.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:45.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:45.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:45.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:45.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:45.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:45.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:45.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:45.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:45.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:45.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:45.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:45.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:45.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:45.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:45.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:45.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:45.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:45.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:45.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:45.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:45.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:45.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:45.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:45.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:45.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:45.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:45.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:45.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:45.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:45.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:45.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:45.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:45.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:45.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:45.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:45.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:45.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:45.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:45.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:45.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:45.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:45.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:45.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:45.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:46.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:46.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:46.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:46.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:46.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:46.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:46.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:46.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:46.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:46.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:46.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:46.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:46.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:46.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:46.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:46.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:46.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:46.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:46.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:46.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:46.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:46.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:46.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:46.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:46.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:46.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:46.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:46.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:46.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:46.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:46.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:46.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:46.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:46.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:46.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:46.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:46.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:46.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:46.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:46.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:46.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:46.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:46.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:46.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:46.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:46.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:46.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:46.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:46.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:46.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:47.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:47.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:47.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:47.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:47.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:47.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:47.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:47.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:47.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:47.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:47.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:47.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:47.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:47.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:47.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:47.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:47.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:47.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:47.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:47.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:47.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:47.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:47.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:47.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:47.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:47.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:47.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:47.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:47.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:47.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:47.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:47.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:47.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:47.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:47.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:47.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:47.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:47.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:47.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:47.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:47.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:47.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:47.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:47.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:47.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:47.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:47.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:47.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:47.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:47.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:40.524 UTC [7f81088d2780] Status utils.cpp:762: Log level set to 2\n27-12-2018 19:17:40.524 UTC [7f81088d2780] Status main.cpp:1799: Access logging enabled to /var/log/bono\n27-12-2018 19:17:40.524 UTC [7f81088d2780] Warning signalhandler.h:90: SIGNAL already hooked\n27-12-2018 19:17:40.524 UTC [7f81088d2780] Warning main.cpp:1855: SAS server option was invalid or not configured - SAS is disabled\n27-12-2018 19:17:40.525 UTC [7f81088d2780] Warning main.cpp:1917: A registration expiry period should not be specified for P-CSCF\n27-12-2018 19:17:40.525 UTC [7f81088d2780] Status snmp_agent.cpp:234: AgentX agent initialised\n27-12-2018 19:17:40.527 UTC [7f81088d2780] Status load_monitor.cpp:99: Constructing LoadMonitor\n27-12-2018 19:17:40.527 UTC [7f81088d2780] Status load_monitor.cpp:100: Target latency (usecs) : 10000\n27-12-2018 19:17:40.527 UTC [7f81088d2780] Status load_monitor.cpp:101: Max bucket size : 1000\n27-12-2018 19:17:40.527 UTC [7f81088d2780] Status load_monitor.cpp:102: Initial token fill rate/s : 2000.000000\n27-12-2018 19:17:40.527 UTC [7f81088d2780] Status load_monitor.cpp:103: Min token fill rate/s : 10.000000\n27-12-2018 19:17:40.527 UTC [7f81088d2780] Status load_monitor.cpp:104: Max token fill rate/s : 2000.000000\n27-12-2018 19:17:40.527 UTC [7f81088d2780] Status dnscachedresolver.cpp:126: Creating Cached Resolver using servers:\n27-12-2018 19:17:40.527 UTC [7f81088d2780] Status dnscachedresolver.cpp:136: 127.0.0.1\n27-12-2018 19:17:40.527 UTC [7f81088d2780] Status sipresolver.cpp:36: Created SIP resolver\n27-12-2018 19:17:40.539 UTC [7f80faffd700] Status alarm.cpp:244: Reraising all alarms with a known state\n27-12-2018 19:17:40.576 UTC [7f81088d2780] Status stack.cpp:435: Listening on port 5058\n27-12-2018 19:17:40.577 UTC [7f81088d2780] Status stack.cpp:435: Listening on port 5060\n27-12-2018 19:17:40.577 UTC [7f81088d2780] Status stack.cpp:888: Local host aliases:\n27-12-2018 19:17:40.577 UTC [7f81088d2780] Status stack.cpp:895: 192.168.120.12\n27-12-2018 19:17:40.577 UTC [7f81088d2780] Status stack.cpp:895: bono-ifjyb6.clearwater.local\n27-12-2018 19:17:40.577 UTC [7f81088d2780] Status stack.cpp:895: 192.168.120.12\n27-12-2018 19:17:40.577 UTC [7f81088d2780] Status stack.cpp:895: bono-ifjyb6.clearwater.local\n27-12-2018 19:17:40.577 UTC [7f81088d2780] Status stack.cpp:895: 172.30.9.209\n27-12-2018 19:17:40.577 UTC [7f81088d2780] Status stack.cpp:895: \n27-12-2018 19:17:40.577 UTC [7f81088d2780] Status a_record_resolver.cpp:29: Created ARecordResolver\n27-12-2018 19:17:40.577 UTC [7f81088d2780] Status fifcservice.cpp:49: No fallback iFC configuration found (file /etc/clearwater/fallback_ifcs.xml does not exist)\n27-12-2018 19:17:40.577 UTC [7f81088d2780] Status alarm.cpp:81: Alarm severity changed from NULL to 1012.3\n27-12-2018 19:17:40.577 UTC [7f81088d2780] Status alarm.cpp:37: sprout issued 1012.3 alarm\n27-12-2018 19:17:40.577 UTC [7f81088d2780] Status main.cpp:2204: Setting up RPH service\n27-12-2018 19:17:40.577 UTC [7f81088d2780] Status rphservice.cpp:56: No RPH configuration (file ./rph.json does not exist)\n27-12-2018 19:17:40.577 UTC [7f81088d2780] Status alarm.cpp:81: Alarm severity changed from NULL to 1013.3\n27-12-2018 19:17:40.577 UTC [7f81088d2780] Status alarm.cpp:37: sprout issued 1013.3 alarm\n27-12-2018 19:17:40.578 UTC [7f81088d2780] Status sip_connection_pool.cpp:47: Creating connection pool to icscf.:5052\n27-12-2018 19:17:40.578 UTC [7f81088d2780] Status sip_connection_pool.cpp:48: connections = 50, recycle time = 600 +/- 120 seconds\n27-12-2018 19:17:40.593 UTC [7f81088d2780] Warning dnscachedresolver.cpp:836: Failed to retrieve record for icscf.: Domain name not found\n27-12-2018 19:17:40.593 UTC [7f81088d2780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:40.593 UTC [7f81088d2780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:40.593 UTC [7f81088d2780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:40.593 UTC [7f81088d2780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:40.593 UTC [7f81088d2780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:40.593 UTC [7f81088d2780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:40.593 UTC [7f81088d2780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:40.593 UTC [7f81088d2780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:40.593 UTC [7f81088d2780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:40.593 UTC [7f81088d2780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:40.593 UTC [7f81088d2780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:40.593 UTC [7f81088d2780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:40.593 UTC [7f81088d2780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:40.593 UTC [7f81088d2780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:40.593 UTC [7f81088d2780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:40.593 UTC [7f81088d2780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:40.593 UTC [7f81088d2780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:40.593 UTC [7f81088d2780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:40.593 UTC [7f81088d2780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:40.593 UTC [7f81088d2780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:40.593 UTC [7f81088d2780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:40.593 UTC [7f81088d2780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:40.593 UTC [7f81088d2780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:40.593 UTC [7f81088d2780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:40.593 UTC [7f81088d2780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:40.593 UTC [7f81088d2780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:40.593 UTC [7f81088d2780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:40.593 UTC [7f81088d2780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:40.593 UTC [7f81088d2780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:40.593 UTC [7f81088d2780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:40.593 UTC [7f81088d2780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:40.593 UTC [7f81088d2780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:40.593 UTC [7f81088d2780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:40.593 UTC [7f81088d2780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:40.593 UTC [7f81088d2780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:40.593 UTC [7f81088d2780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:40.593 UTC [7f81088d2780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:40.593 UTC [7f81088d2780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:40.593 UTC [7f81088d2780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:40.593 UTC [7f81088d2780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:40.593 UTC [7f81088d2780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:40.593 UTC [7f81088d2780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:40.593 UTC [7f81088d2780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:40.593 UTC [7f81088d2780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:40.593 UTC [7f81088d2780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:40.593 UTC [7f81088d2780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:40.593 UTC [7f81088d2780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:40.593 UTC [7f81088d2780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:40.593 UTC [7f81088d2780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:40.593 UTC [7f81088d2780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:40.593 UTC [7f81088d2780] Status bono.cpp:3220: Create list of PBXes\n27-12-2018 19:17:40.595 UTC [7f81088d2780] Status main.cpp:1662: Creating connection to Chronos 127.0.0.1:7253 using 127.0.0.1:9888 as the callback URI\n27-12-2018 19:17:40.595 UTC [7f81088d2780] Status http_connection_pool.cpp:35: Connection pool will use calculated response timeout of 550ms\n27-12-2018 19:17:40.597 UTC [7f81088d2780] Status httpconnection.h:58: Configuring HTTP Connection\n27-12-2018 19:17:40.597 UTC [7f81088d2780] Status httpconnection.h:59: Connection created for server 127.0.0.1:7253\n27-12-2018 19:17:40.597 UTC [7f81088d2780] Status main.cpp:1555: Using local store\n27-12-2018 19:17:40.597 UTC [7f81088d2780] Status main.cpp:1611: Using local store\n27-12-2018 19:17:40.597 UTC [7f81088d2780] Status httpstack.cpp:40: Constructing HTTP stack with 1 threads\n27-12-2018 19:17:40.598 UTC [7f81088d2780] Status httpstack.cpp:40: Constructing HTTP stack with 5 threads\n27-12-2018 19:17:40.598 UTC [7f81088d2780] Status pluginloader.cpp:38: Loading plug-ins from /usr/share/clearwater/sprout/plugins\n27-12-2018 19:17:40.598 UTC [7f81088d2780] Status pluginloader.cpp:150: Finished loading plug-ins\n27-12-2018 19:17:40.601 UTC [7f81088d2780] Warning (Net-SNMP): Warning: Failed to connect to the agentx master agent ([NIL]): \n27-12-2018 19:17:40.601 UTC [7f80e9ffb700] Status stack.cpp:164: PJSIP transport thread started with kernel thread ID 9643\n27-12-2018 19:17:40.601 UTC [7f80e9ffb700] Warning stack.cpp:179: Unable to set SCHED_FIFO scheduling policy on the transport thread. Overload may not be handled gracefully\n27-12-2018 19:17:41.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:41.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:41.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:41.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:41.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:41.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:41.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:41.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:41.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:41.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:41.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:41.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:41.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:41.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:41.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:41.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:41.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:41.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:41.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:41.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:41.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:41.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:41.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:41.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:41.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:41.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:41.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:41.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:41.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:41.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:41.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:41.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:41.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:41.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:41.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:41.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:41.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:41.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:41.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:41.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:41.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:41.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:41.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:41.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:41.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:41.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:41.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:41.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:41.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:41.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:42.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:42.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:42.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:42.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:42.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:42.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:42.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:42.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:42.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:42.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:42.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:42.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:42.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:42.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:42.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:42.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:42.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:42.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:42.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:42.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:42.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:42.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:42.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:42.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:42.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:42.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:42.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:42.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:42.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:42.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:42.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:42.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:42.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:42.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:42.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:42.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:42.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:42.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:42.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:42.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:42.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:42.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:42.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:42.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:42.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:42.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:42.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:42.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:42.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:42.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:43.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:43.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:43.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:43.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:43.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:43.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:43.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:43.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:43.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:43.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:43.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:43.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:43.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:43.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:43.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:43.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:43.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:43.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:43.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:43.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:43.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:43.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:43.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:43.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:43.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:43.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:43.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:43.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:43.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:43.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:43.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:43.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:43.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:43.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:43.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:43.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:43.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:43.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:43.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:43.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:43.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:43.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:43.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:43.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:43.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:43.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:43.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:43.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:43.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:43.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:44.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:44.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:44.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:44.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:44.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:44.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:44.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:44.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:44.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:44.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:44.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:44.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:44.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:44.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:44.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:44.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:44.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:44.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:44.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:44.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:44.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:44.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:44.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:44.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:44.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:44.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:44.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:44.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:44.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:44.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:44.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:44.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:44.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:44.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:44.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:44.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:44.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:44.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:44.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:44.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:44.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:44.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:44.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:44.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:44.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:44.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:44.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:44.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:44.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:44.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:45.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:45.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:45.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:45.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:45.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:45.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:45.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:45.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:45.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:45.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:45.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:45.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:45.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:45.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:45.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:45.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:45.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:45.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:45.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:45.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:45.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:45.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:45.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:45.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:45.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:45.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:45.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:45.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:45.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:45.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:45.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:45.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:45.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:45.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:45.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:45.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:45.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:45.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:45.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:45.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:45.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:45.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:45.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:45.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:45.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:45.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:45.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:45.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:45.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:45.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:46.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:46.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:46.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:46.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:46.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:46.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:46.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:46.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:46.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:46.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:46.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:46.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:46.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:46.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:46.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:46.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:46.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:46.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:46.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:46.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:46.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:46.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:46.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:46.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:46.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:46.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:46.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:46.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:46.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:46.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:46.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:46.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:46.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:46.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:46.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:46.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:46.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:46.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:46.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:46.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:46.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:46.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:46.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:46.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:46.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:46.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:46.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:46.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:46.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:46.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:47.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:47.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:47.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:47.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:47.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:47.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:47.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:47.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:47.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:47.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:47.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:47.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:47.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:47.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:47.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:47.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:47.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:47.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:47.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:47.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:47.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:47.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:47.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:47.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:47.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:47.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:47.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:47.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:47.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:47.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:47.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:47.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:47.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:47.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:47.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:47.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:47.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:47.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:47.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:47.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:47.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:47.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:47.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:47.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:47.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:47.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:47.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:47.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:47.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n27-12-2018 19:17:47.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND)\n\nreal\t0m0.006s\nuser\t0m0.004s\nsys\t0m0.002s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:17:48.980Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "65b5cfed-d506-4264-8053-deadbeb5cf6f"}, {"node_instance_id": "bono_ifjyb6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:17:48.980Z", "message": "[bono] sudo cat /var/log/clearwater", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:17:48.980Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "65b5cfed-d506-4264-8053-deadbeb5cf6f"}, {"node_instance_id": "bono_ifjyb6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:17:48.980Z", "message": "[bono] sudo cat /var/log/bono/bono_20181227T190000Z.txt /var/log/bono/bono_current.txt /var/log/bono/bono_err.log /var/log/bono/bono_out.log", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:17:48.980Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "65b5cfed-d506-4264-8053-deadbeb5cf6f"}, {"node_instance_id": "bono_ifjyb6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:17:48.980Z", "message": "Execution done (return_code=0): /tmp/XWPHC/install-bono.sh", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:17:48.980Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "65b5cfed-d506-4264-8053-deadbeb5cf6f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:17:48.980Z", "message": "Downloaded scripts/bind/bind.py to /tmp/93FIV/bind.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:17:48.980Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "f39031f7-d281-4e77-89e4-c5564c82b9d1"}, {"node_instance_id": "dime_fqtwws", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:17:48.980Z", "message": "[dime] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:17:48.980Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "01f6eafb-0c29-4fd4-b5d8-60d0a8389f5d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:17:48.980Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:17:48.980Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "f39031f7-d281-4e77-89e4-c5564c82b9d1"}, {"node_instance_id": "bono_ifjyb6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:17:48.980Z", "message": "[bono] Installation is done", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:17:48.980Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "65b5cfed-d506-4264-8053-deadbeb5cf6f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:17:48.980Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:17:48.980Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "f39031f7-d281-4e77-89e4-c5564c82b9d1"}], "metadata": {"pagination": {"total": 1723, "offset": 1664, "size": 50}}} 2018-12-27 19:17:49,399 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:17:49,399 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:17:49 GMT 2018-12-27 19:17:49,399 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:17:49,399 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 283732 2018-12-27 19:17:49,399 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:17:49,406 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => /var/log /var/log/btmp /var/log/unattended-upgrades /var/log/lastlog /var/log/clearwater-config-manager /var/log/syslog /var/log/udev /var/log/dmesg /var/log/wtmp /var/log/alternatives.log /var/log/cloud-init-output.log /var/log/clearwater-cluster-manager /var/log/boot.log /var/log/dist-upgrade /var/log/clearwater-diags-monitor.log /var/log/fsck /var/log/fsck/checkfs /var/log/fsck/checkroot /var/log/clearwater-queue-manager /var/log/auth.log /var/log/sysstat /var/log/sysstat/sa27 /var/log/ntpstats /var/log/monit.log /var/log/kern.log /var/log/sprout /var/log/sprout/sprout_out.log /var/log/sprout/sprout_err.log /var/log/sprout/sprout_current.txt /var/log/sprout/sprout_20181227T190000Z.txt /var/log/apt /var/log/apt/term.log /var/log/apt/history.log /var/log/dmesg.0 /var/log/clearwater-etcd /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/landscape /var/log/landscape/sysinfo.log /var/log/nginx /var/log/nginx/access.log /var/log/nginx/error.log /var/log/clearwater-socket-factory.log /var/log/upstart /var/log/upstart/procps-virtual-filesystems.log /var/log/upstart/console-setup.log /var/log/upstart/network-interface-eth0.log /var/log/upstart/rsyslog.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/systemd-logind.log /var/log/upstart/cryptdisks.log /var/log/upstart/clearwater-monit.log /var/log/upstart/container-detect.log /var/log/dpkg.log /var/log/cloud-init.log real 0m0.007s user 0m0.000s sys 0m0.005s 2018-12-27 19:17:49,407 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 19:12 ? 00:00:01 /sbin/init root 2 0 0 19:12 ? 00:00:00 [kthreadd] root 3 2 0 19:12 ? 00:00:00 [ksoftirqd/0] root 5 2 0 19:12 ? 00:00:00 [kworker/0:0H] root 6 2 0 19:12 ? 00:00:00 [kworker/u4:0] root 7 2 0 19:12 ? 00:00:00 [rcu_sched] root 8 2 0 19:12 ? 00:00:00 [rcuos/0] root 9 2 0 19:12 ? 00:00:00 [rcuos/1] root 10 2 0 19:12 ? 00:00:00 [rcu_bh] root 11 2 0 19:12 ? 00:00:00 [rcuob/0] root 12 2 0 19:12 ? 00:00:00 [rcuob/1] root 13 2 0 19:12 ? 00:00:00 [migration/0] root 14 2 0 19:12 ? 00:00:00 [watchdog/0] root 15 2 0 19:12 ? 00:00:00 [watchdog/1] root 16 2 0 19:12 ? 00:00:00 [migration/1] root 17 2 0 19:12 ? 00:00:00 [ksoftirqd/1] root 19 2 0 19:12 ? 00:00:00 [kworker/1:0H] root 20 2 0 19:12 ? 00:00:00 [khelper] root 21 2 0 19:12 ? 00:00:00 [kdevtmpfs] root 22 2 0 19:12 ? 00:00:00 [netns] root 23 2 0 19:12 ? 00:00:00 [writeback] root 24 2 0 19:12 ? 00:00:00 [kintegrityd] root 25 2 0 19:12 ? 00:00:00 [bioset] root 26 2 0 19:12 ? 00:00:00 [kworker/u5:0] root 27 2 0 19:12 ? 00:00:00 [kblockd] root 28 2 0 19:12 ? 00:00:00 [ata_sff] root 29 2 0 19:12 ? 00:00:00 [khubd] root 30 2 0 19:12 ? 00:00:00 [md] root 31 2 0 19:12 ? 00:00:00 [devfreq_wq] root 32 2 0 19:12 ? 00:00:00 [kworker/0:1] root 33 2 0 19:12 ? 00:00:00 [kworker/1:1] root 35 2 0 19:12 ? 00:00:00 [khungtaskd] root 36 2 0 19:12 ? 00:00:00 [kswapd0] root 37 2 0 19:12 ? 00:00:00 [vmstat] root 38 2 0 19:12 ? 00:00:00 [ksmd] root 39 2 0 19:12 ? 00:00:00 [khugepaged] root 40 2 0 19:12 ? 00:00:00 [fsnotify_mark] root 41 2 0 19:12 ? 00:00:00 [ecryptfs-kthrea] root 42 2 0 19:12 ? 00:00:00 [crypto] root 54 2 0 19:12 ? 00:00:00 [kthrotld] root 55 2 0 19:12 ? 00:00:00 [kworker/u4:1] root 56 2 0 19:12 ? 00:00:00 [vballoon] root 57 2 0 19:12 ? 00:00:00 [scsi_eh_0] root 58 2 0 19:12 ? 00:00:00 [scsi_eh_1] root 79 2 0 19:12 ? 00:00:00 [deferwq] root 80 2 0 19:12 ? 00:00:00 [charger_manager] root 89 2 0 19:12 ? 00:00:00 [kworker/0:2] root 125 2 0 19:12 ? 00:00:00 [kpsmoused] root 126 2 0 19:12 ? 00:00:00 [kworker/1:2] root 187 2 0 19:12 ? 00:00:00 [jbd2/vda1-8] root 188 2 0 19:12 ? 00:00:00 [ext4-rsv-conver] root 386 1 0 19:12 ? 00:00:00 upstart-udev-bridge --daemon root 392 1 0 19:12 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 437 2 0 19:12 ? 00:00:00 [kworker/u5:1] root 439 2 0 19:12 ? 00:00:00 [kworker/u5:2] root 524 1 0 19:12 ? 00:00:00 upstart-socket-bridge --daemon root 581 1 0 19:12 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 822 2 0 19:12 ? 00:00:00 [kauditd] message+ 900 1 0 19:12 ? 00:00:00 dbus-daemon --system --fork root 937 1 0 19:12 ? 00:00:00 /lib/systemd/systemd-logind root 950 1 0 19:12 ? 00:00:00 upstart-file-bridge --daemon root 1055 1 0 19:12 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1058 1 0 19:12 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1062 1 0 19:12 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1063 1 0 19:12 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1065 1 0 19:12 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1103 1 0 19:12 ? 00:00:00 /usr/sbin/sshd -D root 1111 1 0 19:12 ? 00:00:00 cron daemon 1112 1 0 19:12 ? 00:00:00 atd root 1117 1 0 19:12 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1120 1 0 19:12 ? 00:00:00 /usr/sbin/irqbalance root 1201 1 0 19:12 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1207 1 0 19:12 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 ubuntu 1662 1 0 19:13 ? 00:00:00 /home/ubuntu/sprout_host_ph9xfc/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q sprout_host_ph9xfc --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@sprout_host_ph9xfc --logging-server-logdir=/home/ubuntu/sprout_host_ph9xfc/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/sprout_host_ph9xfc/work/sprout_host_ph9xfc%I.log --pidfile=/home/ubuntu/sprout_host_ph9xfc/work/sprout_host_ph9xfc.pid ubuntu 1776 1 0 19:13 ? 00:00:01 python2.7 /home/ubuntu/sprout_host_ph9xfc/env/bin/diamond --configfile /home/ubuntu/sprout_host_ph9xfc/work/plugins/diamond/etc/diamond.conf ubuntu 1832 1662 0 19:15 ? 00:00:00 /home/ubuntu/sprout_host_ph9xfc/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q sprout_host_ph9xfc --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@sprout_host_ph9xfc --logging-server-logdir=/home/ubuntu/sprout_host_ph9xfc/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/sprout_host_ph9xfc/work/sprout_host_ph9xfc%I.log --pidfile=/home/ubuntu/sprout_host_ph9xfc/work/sprout_host_ph9xfc.pid ubuntu 1853 1832 0 19:15 ? 00:00:00 /home/ubuntu/sprout_host_ph9xfc/env/bin/python2.7 /home/ubuntu/sprout_host_ph9xfc/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-aKcfrf ubuntu 1864 1853 0 19:15 ? 00:00:00 /bin/sh -c /tmp/NL12K/install-sprout.sh ubuntu 1866 1864 0 19:15 ? 00:00:00 /bin/bash -e /tmp/NL12K/install-sprout.sh ntp 8436 1 0 19:16 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111 syslog 8919 1 0 19:17 ? 00:00:00 rsyslogd root 8950 1 0 19:17 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh root 8951 8950 0 19:17 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper root 8958 1 0 19:17 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh root 8959 8958 0 19:17 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper root 8962 8951 0 19:17 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management root 8966 8959 0 19:17 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling root 8967 8966 0 19:17 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling root 9004 1 0 19:17 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 9603 1 0 19:17 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor root 9607 9603 0 19:17 ? 00:00:00 inotifywait -e create -qq . dnsmasq 9744 1 0 19:17 ? 00:00:00 /usr/sbin/dnsmasq -x /var/run/dnsmasq/dnsmasq.pid -u dnsmasq -r /etc/dnsmasq.resolv.conf -7 /etc/dnsmasq.d,.dpkg-dist,.dpkg-old,.dpkg-new ubuntu 9807 1866 0 19:17 ? 00:00:00 /bin/bash -e /tmp/NL12K/install-sprout.sh ubuntu 9808 9807 0 19:17 ? 00:00:00 /bin/bash -e /tmp/NL12K/install-sprout.sh root 9809 9808 0 19:17 ? 00:00:00 sudo ps -edf root 9810 9809 0 19:17 ? 00:00:00 ps -edf real 0m0.009s user 0m0.004s sys 0m0.005s 2018-12-27 19:17:49,407 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo find /var/log 2018-12-27 19:17:49,407 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo netstat 2018-12-27 19:17:49,407 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => Active Internet connections (only servers) Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name tcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 9744/dnsmasq tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1103/sshd tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 9004/monit tcp6 0 0 ::1:53 :::* LISTEN 9744/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1103/sshd udp 0 0 192.168.120.14:123 0.0.0.0:* 8436/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 8436/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 8436/ntpd udp 0 0 0.0.0.0:56265 0.0.0.0:* 581/dhclient udp 0 0 127.0.0.1:53 0.0.0.0:* 9744/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 581/dhclient udp6 0 0 fe80::f816:3eff:fe4:123 :::* 8436/ntpd udp6 0 0 ::1:123 :::* 8436/ntpd udp6 0 0 :::123 :::* 8436/ntpd udp6 0 0 :::56818 :::* 581/dhclient udp6 0 0 ::1:53 :::* 9744/dnsmasq Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] STREAM LISTENING 11013 1662/python2.7 /tmp/cloudify-logging-server-57ea3.socket unix 2 [ ACC ] STREAM LISTENING 6617 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 11885 1853/python2.7 /tmp/ctx-YpMnqy.socket unix 2 [ ACC ] STREAM LISTENING 8830 1117/acpid /var/run/acpid.socket unix 2 [ ACC ] STREAM LISTENING 20347 8962/clearwater_soc /tmp/clearwater_management_namespace_socket unix 2 [ ACC ] STREAM LISTENING 21020 8967/clearwater_soc /tmp/clearwater_signaling_namespace_socket unix 2 [ ACC ] STREAM LISTENING 8629 900/dbus-daemon /var/run/dbus/system_bus_socket unix 2 [ ACC ] SEQPACKET LISTENING 6862 392/systemd-udevd /run/udev/control real 0m0.007s user 0m0.000s sys 0m0.007s 2018-12-27 19:17:49,407 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo cat /var/log/clearwater 2018-12-27 19:17:49,408 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.061s user 0m0.010s sys 0m0.052s 2018-12-27 19:17:49,408 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => [27-Dec-2018 19:17:35 UTC] clearwater-diags-monitor starting [27-Dec-2018 19:17:35 UTC] Waiting for trigger files 2018:12:27 19:17:07: Namespace: management 2018:12:27 19:17:07: [management] Starting server 2018:12:27 19:17:07: [management] Listening for requests 2018:12:27 19:17:07: Namespace: signaling 2018:12:27 19:17:07: [signaling] Starting server 2018:12:27 19:17:07: [signaling] Listening for requests real 0m0.005s user 0m0.005s sys 0m0.000s 2018-12-27 19:17:49,408 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 19:12 ? 00:00:01 /sbin/init root 2 0 0 19:12 ? 00:00:00 [kthreadd] root 3 2 0 19:12 ? 00:00:00 [ksoftirqd/0] root 4 2 0 19:12 ? 00:00:00 [kworker/0:0] root 5 2 0 19:12 ? 00:00:00 [kworker/0:0H] root 6 2 0 19:12 ? 00:00:00 [kworker/u4:0] root 7 2 0 19:12 ? 00:00:00 [rcu_sched] root 8 2 0 19:12 ? 00:00:00 [rcuos/0] root 9 2 0 19:12 ? 00:00:00 [rcuos/1] root 10 2 0 19:12 ? 00:00:00 [rcu_bh] root 11 2 0 19:12 ? 00:00:00 [rcuob/0] root 12 2 0 19:12 ? 00:00:00 [rcuob/1] root 13 2 0 19:12 ? 00:00:00 [migration/0] root 14 2 0 19:12 ? 00:00:00 [watchdog/0] root 15 2 0 19:12 ? 00:00:00 [watchdog/1] root 16 2 0 19:12 ? 00:00:00 [migration/1] root 17 2 0 19:12 ? 00:00:00 [ksoftirqd/1] root 18 2 0 19:12 ? 00:00:00 [kworker/1:0] root 19 2 0 19:12 ? 00:00:00 [kworker/1:0H] root 20 2 0 19:12 ? 00:00:00 [khelper] root 21 2 0 19:12 ? 00:00:00 [kdevtmpfs] root 22 2 0 19:12 ? 00:00:00 [netns] root 23 2 0 19:12 ? 00:00:00 [writeback] root 24 2 0 19:12 ? 00:00:00 [kintegrityd] root 25 2 0 19:12 ? 00:00:00 [bioset] root 26 2 0 19:12 ? 00:00:00 [kworker/u5:0] root 27 2 0 19:12 ? 00:00:00 [kblockd] root 28 2 0 19:12 ? 00:00:00 [ata_sff] root 29 2 0 19:12 ? 00:00:00 [khubd] root 30 2 0 19:12 ? 00:00:00 [md] root 31 2 0 19:12 ? 00:00:00 [devfreq_wq] root 32 2 0 19:12 ? 00:00:00 [kworker/0:1] root 33 2 0 19:12 ? 00:00:00 [kworker/1:1] root 35 2 0 19:12 ? 00:00:00 [khungtaskd] root 36 2 0 19:12 ? 00:00:00 [kswapd0] root 37 2 0 19:12 ? 00:00:00 [vmstat] root 38 2 0 19:12 ? 00:00:00 [ksmd] root 39 2 0 19:12 ? 00:00:00 [khugepaged] root 40 2 0 19:12 ? 00:00:00 [fsnotify_mark] root 41 2 0 19:12 ? 00:00:00 [ecryptfs-kthrea] root 42 2 0 19:12 ? 00:00:00 [crypto] root 54 2 0 19:12 ? 00:00:00 [kthrotld] root 55 2 0 19:12 ? 00:00:00 [kworker/u4:1] root 56 2 0 19:12 ? 00:00:00 [vballoon] root 57 2 0 19:12 ? 00:00:00 [scsi_eh_0] root 58 2 0 19:12 ? 00:00:00 [scsi_eh_1] root 59 2 0 19:12 ? 00:00:00 [kworker/u4:2] root 60 2 0 19:12 ? 00:00:00 [kworker/u4:3] root 79 2 0 19:12 ? 00:00:00 [deferwq] root 80 2 0 19:12 ? 00:00:00 [charger_manager] root 124 2 0 19:12 ? 00:00:00 [kpsmoused] root 141 2 0 19:12 ? 00:00:00 [kworker/0:2] root 186 2 0 19:12 ? 00:00:00 [jbd2/vda1-8] root 187 2 0 19:12 ? 00:00:00 [ext4-rsv-conver] root 387 1 0 19:12 ? 00:00:00 upstart-udev-bridge --daemon root 391 1 0 19:12 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 425 2 0 19:12 ? 00:00:00 [kworker/u5:1] root 513 1 0 19:12 ? 00:00:00 upstart-socket-bridge --daemon root 564 1 0 19:12 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 819 2 0 19:12 ? 00:00:00 [kauditd] root 938 1 0 19:12 ? 00:00:00 upstart-file-bridge --daemon syslog 949 1 0 19:12 ? 00:00:00 rsyslogd message+ 1026 1 0 19:12 ? 00:00:00 dbus-daemon --system --fork root 1036 1 0 19:12 ? 00:00:00 /lib/systemd/systemd-logind root 1057 1 0 19:12 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1060 1 0 19:12 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1070 1 0 19:12 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1071 1 0 19:12 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1073 1 0 19:12 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1115 1 0 19:12 ? 00:00:00 /usr/sbin/sshd -D root 1119 1 0 19:12 ? 00:00:00 cron daemon 1120 1 0 19:12 ? 00:00:00 atd root 1127 1 0 19:12 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1144 1 0 19:12 ? 00:00:00 /usr/sbin/irqbalance root 1200 1 0 19:12 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1223 1 0 19:12 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 ubuntu 1659 1 0 19:13 ? 00:00:00 /home/ubuntu/bono_host_xqummd/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q bono_host_xqummd --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@bono_host_xqummd --logging-server-logdir=/home/ubuntu/bono_host_xqummd/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/bono_host_xqummd/work/bono_host_xqummd%I.log --pidfile=/home/ubuntu/bono_host_xqummd/work/bono_host_xqummd.pid ubuntu 1773 1 0 19:13 ? 00:00:01 python2.7 /home/ubuntu/bono_host_xqummd/env/bin/diamond --configfile /home/ubuntu/bono_host_xqummd/work/plugins/diamond/etc/diamond.conf root 1789 2 0 19:13 ? 00:00:00 [kworker/u5:2] ubuntu 1827 1659 0 19:15 ? 00:00:00 /home/ubuntu/bono_host_xqummd/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q bono_host_xqummd --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@bono_host_xqummd --logging-server-logdir=/home/ubuntu/bono_host_xqummd/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/bono_host_xqummd/work/bono_host_xqummd%I.log --pidfile=/home/ubuntu/bono_host_xqummd/work/bono_host_xqummd.pid ubuntu 1849 1827 0 19:15 ? 00:00:00 /home/ubuntu/bono_host_xqummd/env/bin/python2.7 /home/ubuntu/bono_host_xqummd/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-1qjMUi ubuntu 1860 1849 0 19:15 ? 00:00:00 /bin/sh -c /tmp/XWPHC/install-bono.sh ubuntu 1862 1860 0 19:15 ? 00:00:00 /bin/bash -e /tmp/XWPHC/install-bono.sh ntp 8133 1 0 19:16 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111 root 8672 1 0 19:17 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh root 8673 8672 0 19:17 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper root 8677 1 0 19:17 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh root 8678 8677 0 19:17 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper root 8687 8673 0 19:17 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management root 8688 8678 0 19:17 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling root 8689 8688 0 19:17 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling root 8768 1 0 19:17 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 9592 1 0 19:17 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor root 9596 9592 0 19:17 ? 00:00:00 inotifywait -e create -qq . bono 9623 1 1 19:17 ? 00:00:00 /usr/share/clearwater/bin/bono --domain= --localhost=192.168.120.12,bono-ifjyb6.clearwater.local --alias=172.30.9.209,bono-ifjyb6.clearwater.local, --pcscf=5060,5058 --webrtc-port=5062 --routing-proxy=icscf.,5052,50,600 --sas=0.0.0.0,bono@bono-ifjyb6.clearwater.local --dns-server=127.0.0.1 --worker-threads=2 --analytics=/var/log/bono --log-file=/var/log/bono --log-level=2 --daemon --pidfile=/var/run/bono/bono.pid dnsmasq 9801 1 0 19:17 ? 00:00:00 /usr/sbin/dnsmasq -x /var/run/dnsmasq/dnsmasq.pid -u dnsmasq -r /etc/dnsmasq.resolv.conf -7 /etc/dnsmasq.d,.dpkg-dist,.dpkg-old,.dpkg-new ubuntu 9864 1862 0 19:17 ? 00:00:00 /bin/bash -e /tmp/XWPHC/install-bono.sh ubuntu 9865 9864 0 19:17 ? 00:00:00 /bin/bash -e /tmp/XWPHC/install-bono.sh root 9866 9865 0 19:17 ? 00:00:00 sudo ps -edf root 9867 9866 0 19:17 ? 00:00:00 ps -edf real 0m0.010s user 0m0.005s sys 0m0.005s 2018-12-27 19:17:49,408 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo ps 2018-12-27 19:17:49,408 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => eth0 Link encap:Ethernet HWaddr fa:16:3e:e5:3e:a0 inet addr:192.168.120.12 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fee5:3ea0/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1442 Metric:1 RX packets:85092 errors:0 dropped:0 overruns:0 frame:0 TX packets:40094 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:131762745 (131.7 MB) TX bytes:7346671 (7.3 MB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:36 errors:0 dropped:0 overruns:0 frame:0 TX packets:36 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:3557 (3.5 KB) TX bytes:3557 (3.5 KB) real 0m0.005s user 0m0.001s sys 0m0.004s 2018-12-27 19:17:49,408 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo ifconfig 2018-12-27 19:17:49,409 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-12-27 19:17:49,409 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo cat /var/log/clearwater 2018-12-27 19:17:49,409 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo cat /var/log/clearwater 2018-12-27 19:17:49,409 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo netstat 2018-12-27 19:17:49,409 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => /var/log/btmp /var/log/lastlog /var/log/syslog /var/log/udev /var/log/dmesg /var/log/wtmp /var/log/alternatives.log /var/log/cloud-init-output.log /var/log/boot.log /var/log/clearwater-diags-monitor.log /var/log/fsck/checkfs /var/log/fsck/checkroot /var/log/bono/bono_out.log /var/log/bono/bono_20181227T190000Z.txt /var/log/bono/bono_err.log /var/log/auth.log /var/log/sysstat/sa27 /var/log/monit.log /var/log/kern.log /var/log/apt/term.log /var/log/apt/history.log /var/log/dmesg.0 /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/landscape/sysinfo.log /var/log/clearwater-socket-factory.log /var/log/upstart/procps-virtual-filesystems.log /var/log/upstart/console-setup.log /var/log/upstart/network-interface-eth0.log /var/log/upstart/rsyslog.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/systemd-logind.log /var/log/upstart/cryptdisks.log /var/log/upstart/clearwater-monit.log /var/log/upstart/container-detect.log /var/log/dpkg.log /var/log/cloud-init.log real 0m0.008s user 0m0.000s sys 0m0.006s 2018-12-27 19:17:49,409 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => 2018-12-27 19:17:25.443045707 Stopping etcd clearwater-etcd real 0m0.005s user 0m0.000s sys 0m0.005s 2018-12-27 19:17:49,410 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => Active Internet connections (only servers) Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name tcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 9801/dnsmasq tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1115/sshd tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 8768/monit tcp 0 0 192.168.120.12:5058 0.0.0.0:* LISTEN 9623/bono tcp 0 0 192.168.120.12:5060 0.0.0.0:* LISTEN 9623/bono tcp 0 0 0.0.0.0:5062 0.0.0.0:* LISTEN 9623/bono tcp6 0 0 ::1:53 :::* LISTEN 9801/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1115/sshd udp 0 0 192.168.120.12:123 0.0.0.0:* 8133/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 8133/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 8133/ntpd udp 0 0 0.0.0.0:19618 0.0.0.0:* 564/dhclient udp 0 0 192.168.120.12:5058 0.0.0.0:* 9623/bono udp 0 0 192.168.120.12:5060 0.0.0.0:* 9623/bono udp 0 0 127.0.0.1:53 0.0.0.0:* 9801/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 564/dhclient udp6 0 0 fe80::f816:3eff:fee:123 :::* 8133/ntpd udp6 0 0 ::1:123 :::* 8133/ntpd udp6 0 0 :::123 :::* 8133/ntpd udp6 0 0 :::22727 :::* 564/dhclient udp6 0 0 ::1:53 :::* 9801/dnsmasq Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] SEQPACKET LISTENING 8223 391/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 9273 1127/acpid /var/run/acpid.socket unix 2 [ ACC ] STREAM LISTENING 20073 8687/clearwater_soc /tmp/clearwater_management_namespace_socket unix 2 [ ACC ] STREAM LISTENING 20860 8689/clearwater_soc /tmp/clearwater_signaling_namespace_socket unix 2 [ ACC ] STREAM LISTENING 8018 1026/dbus-daemon /var/run/dbus/system_bus_socket unix 2 [ ACC ] STREAM LISTENING 11277 1659/python2.7 /tmp/cloudify-logging-server-3e4c9.socket unix 2 [ ACC ] STREAM LISTENING 6945 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 11638 1849/python2.7 /tmp/ctx-vsna02.socket real 0m0.008s user 0m0.000s sys 0m0.008s 2018-12-27 19:17:49,410 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/NL12K/install-sprout.sh 2018-12-27 19:17:49,410 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] Installation is done 2018-12-27 19:17:49,410 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo find /var/log 2018-12-27 19:17:49,410 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => sudo: unable to resolve host server-clearwater-opnfv-ellis-host-012nnx Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libaio1 libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdbd-mysql-perl libdbi-perl libdpkg-perl libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libhtml-template-perl libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libquadmath0 libsensors4 libstdc++-4.8-dev libterm-readkey-perl libtiff5 libtsan0 libvpx1 libxpm4 libxslt1.1 libzmq3 linux-libc-dev make manpages-dev mysql-client-5.5 mysql-client-core-5.5 mysql-common mysql-server mysql-server-5.5 mysql-server-core-5.5 nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sysstat Suggested packages: binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales debian-keyring clearwater-logging clearwater-snmpd g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc libclone-perl libmldbm-perl libnet-daemon-perl libplrpc-perl libsql-statement-perl libgd-tools libipc-sharedcache-perl lm-sensors libstdc++-4.8-doc make-doc tinyca mailx fcgiwrap nginx-doc ntp-doc python-genshi python-lxml python3-setuptools isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev ellis fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libaio1 libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdbd-mysql-perl libdbi-perl libdpkg-perl libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libhtml-template-perl libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libquadmath0 libsensors4 libstdc++-4.8-dev libterm-readkey-perl libtiff5 libtsan0 libvpx1 libxpm4 libxslt1.1 libzmq3 linux-libc-dev make manpages-dev mysql-client-5.5 mysql-client-core-5.5 mysql-common mysql-server mysql-server-5.5 mysql-server-core-5.5 nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sysstat 0 upgraded, 98 newly installed, 0 to remove and 12 not upgraded. Need to get 69.4 MB of archives. After this operation, 253 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libaio1 amd64 0.3.109-4 [6,364 B] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B] Get:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB] Get:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:9 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB] Get:10 http://repo.cw-ngv.com/archive/repo129/ binary/ ellis 1.0-171213.182049 [10.4 MB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libdbi-perl amd64 1.630-1 [879 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdbd-mysql-perl amd64 4.025-1ubuntu0.1 [87.6 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libterm-readkey-perl amd64 2.31-1 [27.4 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-core-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [707 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [1,459 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-core-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [3,754 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [1,979 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-164.214 [774 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5,418 B] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server all 5.5.62-0ubuntu0.14.04.1 [11.0 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libhtml-template-perl all 2.95-1 [65.5 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Extracting templates from packages: 30% Extracting templates from packages: 61% Extracting templates from packages: 91% Extracting templates from packages: 100% Preconfiguring packages ... Fetched 69.4 MB in 16s (4,195 kB/s) Selecting previously unselected package libaio1:amd64. (Reading database ... 51330 files and directories currently installed.) Preparing to unpack .../libaio1_0.3.109-4_amd64.deb ... Unpacking libaio1:amd64 (0.3.109-4) ... Selecting previously unselected package libasan0:amd64. Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libjbig0:amd64. Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... Selecting previously unselected package libtiff5:amd64. Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Selecting previously unselected package libvpx1:amd64. Preparing to unpack .../libvpx1_1.3.0-2_amd64.deb ... Unpacking libvpx1:amd64 (1.3.0-2) ... Selecting previously unselected package libxpm4:amd64. Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Selecting previously unselected package libgd3:amd64. Preparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package mysql-common. Preparing to unpack .../mysql-common_5.5.62-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package libmysqlclient18:amd64. Preparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libxslt1.1:amd64. Preparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package libdbi-perl. Preparing to unpack .../libdbi-perl_1.630-1_amd64.deb ... Unpacking libdbi-perl (1.630-1) ... Selecting previously unselected package libdbd-mysql-perl. Preparing to unpack .../libdbd-mysql-perl_4.025-1ubuntu0.1_amd64.deb ... Unpacking libdbd-mysql-perl (4.025-1ubuntu0.1) ... Selecting previously unselected package libterm-readkey-perl. Preparing to unpack .../libterm-readkey-perl_2.31-1_amd64.deb ... Unpacking libterm-readkey-perl (2.31-1) ... Selecting previously unselected package mysql-client-core-5.5. Preparing to unpack .../mysql-client-core-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking mysql-client-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package mysql-client-5.5. Preparing to unpack .../mysql-client-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package mysql-server-core-5.5. Preparing to unpack .../mysql-server-core-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking mysql-server-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Setting up mysql-common (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package mysql-server-5.5. (Reading database ... 51933 files and directories currently installed.) Preparing to unpack .../mysql-server-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking mysql-server-5.5 (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-164.214_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-164.214) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ... Unpacking clearwater-infrastructure (1.0-171215.180814) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ... Unpacking clearwater-monit (5.18-171207.172716) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ... Unpacking clearwater-diags-monitor (1.0-171215.180814) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ... Unpacking clearwater-log-cleanup (1.0-171215.180814) ... Selecting previously unselected package nginx-common. Preparing to unpack .../nginx-common_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx-common (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx-core. Preparing to unpack .../nginx-core_1.4.6-1ubuntu3.9_amd64.deb ... Unpacking nginx-core (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx. Preparing to unpack .../nginx_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx (1.4.6-1ubuntu3.9) ... Selecting previously unselected package clearwater-nginx. Preparing to unpack .../clearwater-nginx_1.0-171012.111833_all.deb ... Unpacking clearwater-nginx (1.0-171012.111833) ... Selecting previously unselected package mysql-server. Preparing to unpack .../mysql-server_5.5.62-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-server (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package ellis. Preparing to unpack .../ellis_1.0-171213.182049_amd64.deb ... Unpacking ellis (1.0-171213.182049) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package libhtml-template-perl. Preparing to unpack .../libhtml-template-perl_2.95-1_all.deb ... Unpacking libhtml-template-perl (2.95-1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up libaio1:amd64 (0.3.109-4) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up fonts-dejavu-core (2.34-1ubuntu1) ... Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Setting up libjpeg8:amd64 (8c-2ubuntu8) ... Setting up libjbig0:amd64 (2.0-2ubuntu4.1) ... Setting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Setting up libvpx1:amd64 (1.3.0-2) ... Setting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Setting up libgd3:amd64 (2.1.0-3ubuntu0.10) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up libdbi-perl (1.630-1) ... Setting up libdbd-mysql-perl (4.025-1ubuntu0.1) ... Setting up libterm-readkey-perl (2.31-1) ... Setting up mysql-client-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... Setting up mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ... Setting up mysql-server-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... Setting up mysql-server-5.5 (5.5.62-0ubuntu0.14.04.1) ... mysql start/running, process 9242 Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up libc-dev-bin (2.19-0ubuntu6.14) ... Setting up linux-libc-dev:amd64 (3.13.0-164.214) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up iotop (0.6-1) ... Setting up nginx-common (1.4.6-1ubuntu3.9) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up libhtml-template-perl (2.95-1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up mysql-server (5.5.62-0ubuntu0.14.04.1) ... Setting up clearwater-infrastructure (1.0-171215.180814) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting cw_infrastructure Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Installing collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-log-cleanup (1.0-171215.180814) ... Setting up clearwater-monit (5.18-171207.172716) ... clearwater-monit start/running, process 9977 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-diags-monitor (1.0-171215.180814) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up nginx-core (1.4.6-1ubuntu3.9) ... Setting up nginx (1.4.6-1ubuntu3.9) ... Setting up clearwater-nginx (1.0-171012.111833) ... Testing nginx configuration... nginx: the configuration file /etc/nginx/nginx.conf syntax is ok nginx: configuration file /etc/nginx/nginx.conf test is successful Site ping has been enabled. Run /etc/init.d/nginx reload to apply the changes. Generating a 2048 bit RSA private key .+++ ...........................................+++ writing new private key to 'nginx.key' ----- Signature ok subject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown Getting Private key Adding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx' Setting up ellis (1.0-171213.182049) ... usermod: no changes Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/ellis/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting ellis Collecting metaswitchcommon (from ellis) Collecting backports.ssl-match-hostname (from ellis) Collecting backports-abc (from ellis) Collecting certifi (from ellis) Collecting msgpack-python (from ellis) Collecting singledispatch (from ellis) Collecting tornado (from ellis) Collecting pycurl (from ellis) Collecting py-bcrypt (from ellis) Collecting MySQL-python (from ellis) Collecting six (from ellis) Collecting prctl (from ellis) Collecting SQLAlchemy (from ellis) Collecting phonenumbers (from ellis) Collecting pycparser (from metaswitchcommon->ellis) Collecting pycrypto (from metaswitchcommon->ellis) Collecting monotonic (from metaswitchcommon->ellis) Collecting cffi (from metaswitchcommon->ellis) Collecting pyzmq (from metaswitchcommon->ellis) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, backports.ssl-match-hostname, backports-abc, certifi, msgpack-python, six, singledispatch, tornado, pycurl, py-bcrypt, MySQL-python, prctl, SQLAlchemy, phonenumbers, ellis Successfully installed MySQL-python-1.2.5 SQLAlchemy-1.0.9 backports-abc-0.5 backports.ssl-match-hostname-3.5.0.1 certifi-2017.4.17 cffi-1.10.0 ellis-0.1 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.6 phonenumbers-7.1.1 prctl-1.0.1 py-bcrypt-0.4 pycparser-2.18 pycrypto-2.6.1 pycurl-7.43.0 pyzmq-16.0.2 singledispatch-3.4.0.3 six-1.10.0 tornado-2.3 * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Processing triggers for libc-bin (2.19-0ubuntu6.14) ... Processing triggers for ureadahead (0.100.0-16) ... real 2m11.703s user 0m16.672s sys 0m11.555s 2018-12-27 19:17:49,411 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => 2018-12-27 19:17:22.242018073 Stopping etcd clearwater-etcd real 0m0.007s user 0m0.003s sys 0m0.004s 2018-12-27 19:17:49,411 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => [27-Dec-2018 19:17:40 UTC] clearwater-diags-monitor starting [27-Dec-2018 19:17:40 UTC] Waiting for trigger files 2018:12:27 19:17:06: Namespace: management 2018:12:27 19:17:06: [management] Starting server 2018:12:27 19:17:06: [management] Listening for requests 2018:12:27 19:17:06: Namespace: signaling 2018:12:27 19:17:06: [signaling] Starting server 2018:12:27 19:17:06: [signaling] Listening for requests real 0m0.005s user 0m0.000s sys 0m0.005s 2018-12-27 19:17:49,412 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo cat /var/log/clearwater 2018-12-27 19:17:49,412 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-12-27 19:17:49,412 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-12-27 19:17:49,412 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-12-27 19:17:49,412 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo DEBIAN_FRONTEND=noninteractive apt 2018-12-27 19:17:49,412 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => sudo: unable to resolve host server-clearwater-opnfv-dime-host-zpzhgy Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-snmpd clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 crest dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin homestead homestead-libs homestead-prov inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libpython2.7-dev libquadmath0 libsctp1 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev lksctp-tools make manpages-dev mysql-common nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-netsnmp python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev python3-pkg-resources ralf ralf-libs realpath snmpd sysstat Suggested packages: binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales clearwater-logging clearwater-secure-connections debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg homestead-dbg clearwater-snmp-alarm-agent glibc-doc libgd-tools lm-sensors snmp-mibs-downloader libstdc++-4.8-doc pkg-config make-doc fcgiwrap nginx-doc ntp-doc python-genshi python-lxml python3-setuptools ralf-dbg isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-snmpd clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 crest dime dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin homestead homestead-libs homestead-prov inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libpython2.7-dev libquadmath0 libsctp1 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev lksctp-tools make manpages-dev mysql-common nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-netsnmp python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev python3-pkg-resources ralf ralf-libs realpath snmpd sysstat 0 upgraded, 116 newly installed, 0 to remove and 12 not upgraded. Need to get 92.8 MB of archives. After this operation, 225 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B] Get:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:8 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB] Get:9 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:11 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB] Get:12 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB] Get:13 http://repo.cw-ngv.com/archive/repo129/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB] Get:14 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-snmpd 1.0-171215.180814 [16.9 kB] Get:15 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-socket-factory 1.0-171215.180814 [39.6 kB] Get:16 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-tcp-scalability 1.0-171215.180814 [13.9 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:18 http://repo.cw-ngv.com/archive/repo129/ binary/ crest 1.0-171213.182937 [14.3 MB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6,098 B] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB] Get:24 http://repo.cw-ngv.com/archive/repo129/ binary/ ralf-libs 1.0-171215.175140 [657 kB] Get:25 http://repo.cw-ngv.com/archive/repo129/ binary/ ralf 1.0-171215.175140 [327 kB] Get:26 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead-libs 1.0-171215.122632 [1,155 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:28 http://repo.cw-ngv.com/archive/repo129/ binary/ python-netsnmp 5.7.2~dfsg-clearwater2 [19.6 kB] Get:29 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead 1.0-171215.122632 [450 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:31 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead-prov 1.0-171213.182937 [44.6 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:33 http://repo.cw-ngv.com/archive/repo129/ binary/ dime 1.0-171215.180814 [12.5 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-164.214 [774 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.5 [22.0 MB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9,226 B] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.7 [1,330 B] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5,418 B] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.5 [269 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB] Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB] Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Extracting templates from packages: 25% Extracting templates from packages: 51% Extracting templates from packages: 77% Extracting templates from packages: 100% Preconfiguring packages ... Fetched 92.8 MB in 18s (5,057 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51330 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libboost-system1.54.0:amd64. Preparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-filesystem1.54.0:amd64. Preparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-regex1.54.0:amd64. Preparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libevent-core-2.0-5:amd64. Preparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libevent-pthreads-2.0-5:amd64. Preparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libjbig0:amd64. Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... Selecting previously unselected package libtiff5:amd64. Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Selecting previously unselected package libvpx1:amd64. Preparing to unpack .../libvpx1_1.3.0-2_amd64.deb ... Unpacking libvpx1:amd64 (1.3.0-2) ... Selecting previously unselected package libxpm4:amd64. Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Selecting previously unselected package libgd3:amd64. Preparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package mysql-common. Preparing to unpack .../mysql-common_5.5.62-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package libmysqlclient18:amd64. Preparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-164.214_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-164.214) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package libexpat1-dev:amd64. Preparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ... Unpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Selecting previously unselected package libpython2.7-dev:amd64. Preparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsctp1:amd64. Preparing to unpack .../libsctp1_1.0.15+dfsg-1_amd64.deb ... Unpacking libsctp1:amd64 (1.0.15+dfsg-1) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libperl5.18. Preparing to unpack .../libperl5.18_5.18.2-2ubuntu1.7_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.7) ... Selecting previously unselected package libsnmp-base. Preparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ... Unpacking libsnmp-base (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libsnmp30:amd64. Preparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libxslt1.1:amd64. Preparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ... Unpacking clearwater-infrastructure (1.0-171215.180814) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ... Unpacking clearwater-monit (5.18-171207.172716) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ... Unpacking clearwater-diags-monitor (1.0-171215.180814) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ... Unpacking clearwater-log-cleanup (1.0-171215.180814) ... Selecting previously unselected package nginx-common. Preparing to unpack .../nginx-common_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx-common (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx-core. Preparing to unpack .../nginx-core_1.4.6-1ubuntu3.9_amd64.deb ... Unpacking nginx-core (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx. Preparing to unpack .../nginx_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx (1.4.6-1ubuntu3.9) ... Selecting previously unselected package clearwater-nginx. Preparing to unpack .../clearwater-nginx_1.0-171012.111833_all.deb ... Unpacking clearwater-nginx (1.0-171012.111833) ... Selecting previously unselected package snmpd. Preparing to unpack .../snmpd_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking snmpd (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package clearwater-snmpd. Preparing to unpack .../clearwater-snmpd_1.0-171215.180814_all.deb ... Unpacking clearwater-snmpd (1.0-171215.180814) ... Selecting previously unselected package clearwater-socket-factory. Preparing to unpack .../clearwater-socket-factory_1.0-171215.180814_amd64.deb ... Unpacking clearwater-socket-factory (1.0-171215.180814) ... Selecting previously unselected package clearwater-tcp-scalability. Preparing to unpack .../clearwater-tcp-scalability_1.0-171215.180814_all.deb ... Unpacking clearwater-tcp-scalability (1.0-171215.180814) ... Selecting previously unselected package libxml2-dev:amd64. Preparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ... Unpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... Selecting previously unselected package libxslt1-dev:amd64. Preparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package python2.7-dev. Preparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking python2.7-dev (2.7.6-8ubuntu0.5) ... Selecting previously unselected package python-zmq. Preparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ... Unpacking python-zmq (14.0.1-1build2) ... Selecting previously unselected package libzmq3-dev:amd64. Preparing to unpack .../libzmq3-dev_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package crest. Preparing to unpack .../crest_1.0-171213.182937_amd64.deb ... Unpacking crest (1.0-171213.182937) ... Selecting previously unselected package ralf-libs. Preparing to unpack .../ralf-libs_1.0-171215.175140_amd64.deb ... Unpacking ralf-libs (1.0-171215.175140) ... Selecting previously unselected package ralf. Preparing to unpack .../ralf_1.0-171215.175140_amd64.deb ... Unpacking ralf (1.0-171215.175140) ... Selecting previously unselected package homestead-libs. Preparing to unpack .../homestead-libs_1.0-171215.122632_amd64.deb ... Unpacking homestead-libs (1.0-171215.122632) ... Selecting previously unselected package python-netsnmp. Preparing to unpack .../python-netsnmp_5.7.2~dfsg-clearwater2_amd64.deb ... Unpacking python-netsnmp (5.7.2~dfsg-clearwater2) ... Selecting previously unselected package homestead. Preparing to unpack .../homestead_1.0-171215.122632_amd64.deb ... Unpacking homestead (1.0-171215.122632) ... Selecting previously unselected package homestead-prov. Preparing to unpack .../homestead-prov_1.0-171213.182937_amd64.deb ... Unpacking homestead-prov (1.0-171213.182937) ... Selecting previously unselected package dime. Preparing to unpack .../dime_1.0-171215.180814_amd64.deb ... Unpacking dime (1.0-171215.180814) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package lksctp-tools. Preparing to unpack .../lksctp-tools_1.0.15+dfsg-1_amd64.deb ... Unpacking lksctp-tools (1.0.15+dfsg-1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up fonts-dejavu-core (2.34-1ubuntu1) ... Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Setting up libjpeg8:amd64 (8c-2ubuntu8) ... Setting up libjbig0:amd64 (2.0-2ubuntu4.1) ... Setting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Setting up libvpx1:amd64 (1.3.0-2) ... Setting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Setting up libgd3:amd64 (2.1.0-3ubuntu0.10) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up mysql-common (5.5.62-0ubuntu0.14.04.1) ... Setting up libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libc-dev-bin (2.19-0ubuntu6.14) ... Setting up linux-libc-dev:amd64 (3.13.0-164.214) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Setting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsctp1:amd64 (1.0.15+dfsg-1) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libperl5.18 (5.18.2-2ubuntu1.7) ... Setting up libsnmp-base (5.7.3~dfsg-clearwater1) ... Setting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up iotop (0.6-1) ... Setting up nginx-common (1.4.6-1ubuntu3.9) ... Setting up snmpd (5.7.3~dfsg-clearwater1) ... update-rc.d: warning: stop runlevel arguments (1) do not match snmpd Default-Stop values (0 1 6) * Starting network management services: Setting up clearwater-tcp-scalability (1.0-171215.180814) ... Setting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... Setting up libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ... Setting up python2.7-dev (2.7.6-8ubuntu0.5) ... Setting up python-zmq (14.0.1-1build2) ... Setting up libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ralf-libs (1.0-171215.175140) ... Setting up homestead-libs (1.0-171215.122632) ... Setting up python-netsnmp (5.7.2~dfsg-clearwater2) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up lksctp-tools (1.0.15+dfsg-1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-171215.180814) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting cw_infrastructure Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Installing collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. reload: Unknown job: clearwater-monit Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-log-cleanup (1.0-171215.180814) ... Setting up clearwater-socket-factory (1.0-171215.180814) ... clearwater-socket-factory-mgmt start/running, process 9368 clearwater-socket-factory-sig start/running, process 9373 Setting up clearwater-monit (5.18-171207.172716) ... clearwater-monit start/running, process 9422 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-snmpd (1.0-171215.180814) ... * Stopping network management services: Setting up ralf (1.0-171215.175140) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Setting up clearwater-diags-monitor (1.0-171215.180814) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up nginx-core (1.4.6-1ubuntu3.9) ... Setting up nginx (1.4.6-1ubuntu3.9) ... Setting up clearwater-nginx (1.0-171012.111833) ... Testing nginx configuration... nginx: the configuration file /etc/nginx/nginx.conf syntax is ok nginx: configuration file /etc/nginx/nginx.conf test is successful Site ping has been enabled. Run /etc/init.d/nginx reload to apply the changes. Generating a 2048 bit RSA private key ........................+++ .......................................................+++ writing new private key to 'nginx.key' ----- Signature ok subject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown Getting Private key Adding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx' Setting up crest (1.0-171213.182937) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/crest/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting crest Collecting cyclone (from crest) Collecting cryptography (from crest) Collecting idna (from crest) Collecting pyOpenSSL (from crest) Collecting Twisted (from crest) Collecting prctl (from crest) Collecting cql (from crest) Collecting ipaddress (from crest) Collecting msgpack-python (from crest) Collecting attrs (from crest) Collecting Automat (from crest) Collecting metaswitchcommon (from crest) Collecting telephus (from crest) Collecting asn1crypto (from crest) Collecting enum34 (from crest) Collecting pure-sasl (from crest) Collecting setuptools (from crest) Collecting constantly (from crest) Collecting lxml (from crest) Collecting thrift (from crest) Collecting incremental (from crest) Collecting zope.interface (from crest) Collecting six (from crest) Collecting cffi>=1.7 (from cryptography->crest) Collecting pycparser (from metaswitchcommon->crest) Collecting pycrypto (from metaswitchcommon->crest) Collecting monotonic (from metaswitchcommon->crest) Collecting pyzmq (from metaswitchcommon->crest) Installing collected packages: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, crest Found existing installation: setuptools 2.2 Uninstalling setuptools-2.2: Successfully uninstalled setuptools-2.2 Successfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 enum34-1.1.6 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1 Setting up homestead (1.0-171215.122632) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Setting up homestead-prov (1.0-171213.182937) ... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting homestead_prov Collecting crest (from homestead_prov) Collecting cyclone (from crest->homestead_prov) Collecting cryptography (from crest->homestead_prov) Collecting idna (from crest->homestead_prov) Collecting pyOpenSSL (from crest->homestead_prov) Collecting Twisted (from crest->homestead_prov) Collecting prctl (from crest->homestead_prov) Collecting cql (from crest->homestead_prov) Collecting ipaddress (from crest->homestead_prov) Collecting msgpack-python (from crest->homestead_prov) Collecting attrs (from crest->homestead_prov) Collecting Automat (from crest->homestead_prov) Collecting metaswitchcommon (from crest->homestead_prov) Collecting telephus (from crest->homestead_prov) Collecting asn1crypto (from crest->homestead_prov) Collecting enum34 (from crest->homestead_prov) Collecting pure-sasl (from crest->homestead_prov) Collecting setuptools (from crest->homestead_prov) Collecting constantly (from crest->homestead_prov) Collecting lxml (from crest->homestead_prov) Collecting thrift (from crest->homestead_prov) Collecting incremental (from crest->homestead_prov) Collecting zope.interface (from crest->homestead_prov) Collecting six (from crest->homestead_prov) Collecting cffi>=1.7 (from cryptography->crest->homestead_prov) Collecting pycparser (from metaswitchcommon->crest->homestead_prov) Collecting pycrypto (from metaswitchcommon->crest->homestead_prov) Collecting monotonic (from metaswitchcommon->crest->homestead_prov) Collecting pyzmq (from metaswitchcommon->crest->homestead_prov) Installing collected packages: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, crest, homestead-prov Found existing installation: six 1.10.0 Uninstalling six-1.10.0: Successfully uninstalled six-1.10.0 Found existing installation: ipaddress 1.0.18 Uninstalling ipaddress-1.0.18: Successfully uninstalled ipaddress-1.0.18 Found existing installation: asn1crypto 0.22.0 Uninstalling asn1crypto-0.22.0: Successfully uninstalled asn1crypto-0.22.0 Found existing installation: enum34 1.1.6 Uninstalling enum34-1.1.6: Successfully uninstalled enum34-1.1.6 Found existing installation: idna 2.5 Uninstalling idna-2.5: Successfully uninstalled idna-2.5 Found existing installation: pycparser 2.18 Uninstalling pycparser-2.18: Successfully uninstalled pycparser-2.18 Found existing installation: cffi 1.10.0 Uninstalling cffi-1.10.0: Successfully uninstalled cffi-1.10.0 Found existing installation: cryptography 1.9 Uninstalling cryptography-1.9: Successfully uninstalled cryptography-1.9 Found existing installation: pyOpenSSL 17.0.0 Uninstalling pyOpenSSL-17.0.0: Successfully uninstalled pyOpenSSL-17.0.0 Found existing installation: constantly 15.1.0 Uninstalling constantly-15.1.0: Successfully uninstalled constantly-15.1.0 Found existing installation: setuptools 24.0.0 Uninstalling setuptools-24.0.0: Successfully uninstalled setuptools-24.0.0 Found existing installation: zope.interface 4.4.1 Uninstalling zope.interface-4.4.1: Successfully uninstalled zope.interface-4.4.1 Found existing installation: attrs 17.2.0 Uninstalling attrs-17.2.0: Successfully uninstalled attrs-17.2.0 Found existing installation: Automat 0.6.0 Uninstalling Automat-0.6.0: Successfully uninstalled Automat-0.6.0 Found existing installation: incremental 17.5.0 Uninstalling incremental-17.5.0: Successfully uninstalled incremental-17.5.0 Found existing installation: Twisted 17.1.0 Uninstalling Twisted-17.1.0: Successfully uninstalled Twisted-17.1.0 Found existing installation: cyclone 1.0 Uninstalling cyclone-1.0: Successfully uninstalled cyclone-1.0 Found existing installation: prctl 1.0.1 Uninstalling prctl-1.0.1: Successfully uninstalled prctl-1.0.1 Found existing installation: thrift 0.9.3 Uninstalling thrift-0.9.3: Successfully uninstalled thrift-0.9.3 Found existing installation: cql 1.4.0 Uninstalling cql-1.4.0: Successfully uninstalled cql-1.4.0 Found existing installation: msgpack-python 0.4.7 Uninstalling msgpack-python-0.4.7: Successfully uninstalled msgpack-python-0.4.7 Found existing installation: pycrypto 2.6.1 Uninstalling pycrypto-2.6.1: Successfully uninstalled pycrypto-2.6.1 Found existing installation: monotonic 0.6 Uninstalling monotonic-0.6: Successfully uninstalled monotonic-0.6 Found existing installation: pyzmq 16.0.2 Uninstalling pyzmq-16.0.2: Successfully uninstalled pyzmq-16.0.2 Found existing installation: metaswitchcommon 0.1 Uninstalling metaswitchcommon-0.1: Successfully uninstalled metaswitchcommon-0.1 Found existing installation: telephus 1.0.0b1 Uninstalling telephus-1.0.0b1: Successfully uninstalled telephus-1.0.0b1 Found existing installation: pure-sasl 0.4.0 Uninstalling pure-sasl-0.4.0: Successfully uninstalled pure-sasl-0.4.0 Found existing installation: lxml 3.6.0 Uninstalling lxml-3.6.0: Successfully uninstalled lxml-3.6.0 Found existing installation: crest 0.1 Uninstalling crest-0.1: Successfully uninstalled crest-0.1 Successfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 enum34-1.1.6 homestead-prov-0.1 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1 * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Processing triggers for ureadahead (0.100.0-16) ... Setting up dime (1.0-171215.180814) ... Processing triggers for libc-bin (2.19-0ubuntu6.14) ... real 2m13.193s user 0m21.141s sys 0m12.203s 2018-12-27 19:17:49,414 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => 27-12-2018 19:17:40.524 UTC [7f81088d2780] Status utils.cpp:762: Log level set to 2 27-12-2018 19:17:40.524 UTC [7f81088d2780] Status main.cpp:1799: Access logging enabled to /var/log/bono 27-12-2018 19:17:40.524 UTC [7f81088d2780] Warning signalhandler.h:90: SIGNAL already hooked 27-12-2018 19:17:40.524 UTC [7f81088d2780] Warning main.cpp:1855: SAS server option was invalid or not configured - SAS is disabled 27-12-2018 19:17:40.525 UTC [7f81088d2780] Warning main.cpp:1917: A registration expiry period should not be specified for P-CSCF 27-12-2018 19:17:40.525 UTC [7f81088d2780] Status snmp_agent.cpp:234: AgentX agent initialised 27-12-2018 19:17:40.527 UTC [7f81088d2780] Status load_monitor.cpp:99: Constructing LoadMonitor 27-12-2018 19:17:40.527 UTC [7f81088d2780] Status load_monitor.cpp:100: Target latency (usecs) : 10000 27-12-2018 19:17:40.527 UTC [7f81088d2780] Status load_monitor.cpp:101: Max bucket size : 1000 27-12-2018 19:17:40.527 UTC [7f81088d2780] Status load_monitor.cpp:102: Initial token fill rate/s : 2000.000000 27-12-2018 19:17:40.527 UTC [7f81088d2780] Status load_monitor.cpp:103: Min token fill rate/s : 10.000000 27-12-2018 19:17:40.527 UTC [7f81088d2780] Status load_monitor.cpp:104: Max token fill rate/s : 2000.000000 27-12-2018 19:17:40.527 UTC [7f81088d2780] Status dnscachedresolver.cpp:126: Creating Cached Resolver using servers: 27-12-2018 19:17:40.527 UTC [7f81088d2780] Status dnscachedresolver.cpp:136: 127.0.0.1 27-12-2018 19:17:40.527 UTC [7f81088d2780] Status sipresolver.cpp:36: Created SIP resolver 27-12-2018 19:17:40.539 UTC [7f80faffd700] Status alarm.cpp:244: Reraising all alarms with a known state 27-12-2018 19:17:40.576 UTC [7f81088d2780] Status stack.cpp:435: Listening on port 5058 27-12-2018 19:17:40.577 UTC [7f81088d2780] Status stack.cpp:435: Listening on port 5060 27-12-2018 19:17:40.577 UTC [7f81088d2780] Status stack.cpp:888: Local host aliases: 27-12-2018 19:17:40.577 UTC [7f81088d2780] Status stack.cpp:895: 192.168.120.12 27-12-2018 19:17:40.577 UTC [7f81088d2780] Status stack.cpp:895: bono-ifjyb6.clearwater.local 27-12-2018 19:17:40.577 UTC [7f81088d2780] Status stack.cpp:895: 192.168.120.12 27-12-2018 19:17:40.577 UTC [7f81088d2780] Status stack.cpp:895: bono-ifjyb6.clearwater.local 27-12-2018 19:17:40.577 UTC [7f81088d2780] Status stack.cpp:895: 172.30.9.209 27-12-2018 19:17:40.577 UTC [7f81088d2780] Status stack.cpp:895: 27-12-2018 19:17:40.577 UTC [7f81088d2780] Status a_record_resolver.cpp:29: Created ARecordResolver 27-12-2018 19:17:40.577 UTC [7f81088d2780] Status fifcservice.cpp:49: No fallback iFC configuration found (file /etc/clearwater/fallback_ifcs.xml does not exist) 27-12-2018 19:17:40.577 UTC [7f81088d2780] Status alarm.cpp:81: Alarm severity changed from NULL to 1012.3 27-12-2018 19:17:40.577 UTC [7f81088d2780] Status alarm.cpp:37: sprout issued 1012.3 alarm 27-12-2018 19:17:40.577 UTC [7f81088d2780] Status main.cpp:2204: Setting up RPH service 27-12-2018 19:17:40.577 UTC [7f81088d2780] Status rphservice.cpp:56: No RPH configuration (file ./rph.json does not exist) 27-12-2018 19:17:40.577 UTC [7f81088d2780] Status alarm.cpp:81: Alarm severity changed from NULL to 1013.3 27-12-2018 19:17:40.577 UTC [7f81088d2780] Status alarm.cpp:37: sprout issued 1013.3 alarm 27-12-2018 19:17:40.578 UTC [7f81088d2780] Status sip_connection_pool.cpp:47: Creating connection pool to icscf.:5052 27-12-2018 19:17:40.578 UTC [7f81088d2780] Status sip_connection_pool.cpp:48: connections = 50, recycle time = 600 +/- 120 seconds 27-12-2018 19:17:40.593 UTC [7f81088d2780] Warning dnscachedresolver.cpp:836: Failed to retrieve record for icscf.: Domain name not found 27-12-2018 19:17:40.593 UTC [7f81088d2780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:40.593 UTC [7f81088d2780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:40.593 UTC [7f81088d2780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:40.593 UTC [7f81088d2780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:40.593 UTC [7f81088d2780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:40.593 UTC [7f81088d2780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:40.593 UTC [7f81088d2780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:40.593 UTC [7f81088d2780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:40.593 UTC [7f81088d2780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:40.593 UTC [7f81088d2780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:40.593 UTC [7f81088d2780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:40.593 UTC [7f81088d2780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:40.593 UTC [7f81088d2780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:40.593 UTC [7f81088d2780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:40.593 UTC [7f81088d2780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:40.593 UTC [7f81088d2780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:40.593 UTC [7f81088d2780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:40.593 UTC [7f81088d2780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:40.593 UTC [7f81088d2780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:40.593 UTC [7f81088d2780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:40.593 UTC [7f81088d2780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:40.593 UTC [7f81088d2780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:40.593 UTC [7f81088d2780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:40.593 UTC [7f81088d2780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:40.593 UTC [7f81088d2780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:40.593 UTC [7f81088d2780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:40.593 UTC [7f81088d2780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:40.593 UTC [7f81088d2780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:40.593 UTC [7f81088d2780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:40.593 UTC [7f81088d2780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:40.593 UTC [7f81088d2780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:40.593 UTC [7f81088d2780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:40.593 UTC [7f81088d2780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:40.593 UTC [7f81088d2780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:40.593 UTC [7f81088d2780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:40.593 UTC [7f81088d2780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:40.593 UTC [7f81088d2780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:40.593 UTC [7f81088d2780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:40.593 UTC [7f81088d2780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:40.593 UTC [7f81088d2780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:40.593 UTC [7f81088d2780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:40.593 UTC [7f81088d2780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:40.593 UTC [7f81088d2780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:40.593 UTC [7f81088d2780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:40.593 UTC [7f81088d2780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:40.593 UTC [7f81088d2780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:40.593 UTC [7f81088d2780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:40.593 UTC [7f81088d2780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:40.593 UTC [7f81088d2780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:40.593 UTC [7f81088d2780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:40.593 UTC [7f81088d2780] Status bono.cpp:3220: Create list of PBXes 27-12-2018 19:17:40.595 UTC [7f81088d2780] Status main.cpp:1662: Creating connection to Chronos 127.0.0.1:7253 using 127.0.0.1:9888 as the callback URI 27-12-2018 19:17:40.595 UTC [7f81088d2780] Status http_connection_pool.cpp:35: Connection pool will use calculated response timeout of 550ms 27-12-2018 19:17:40.597 UTC [7f81088d2780] Status httpconnection.h:58: Configuring HTTP Connection 27-12-2018 19:17:40.597 UTC [7f81088d2780] Status httpconnection.h:59: Connection created for server 127.0.0.1:7253 27-12-2018 19:17:40.597 UTC [7f81088d2780] Status main.cpp:1555: Using local store 27-12-2018 19:17:40.597 UTC [7f81088d2780] Status main.cpp:1611: Using local store 27-12-2018 19:17:40.597 UTC [7f81088d2780] Status httpstack.cpp:40: Constructing HTTP stack with 1 threads 27-12-2018 19:17:40.598 UTC [7f81088d2780] Status httpstack.cpp:40: Constructing HTTP stack with 5 threads 27-12-2018 19:17:40.598 UTC [7f81088d2780] Status pluginloader.cpp:38: Loading plug-ins from /usr/share/clearwater/sprout/plugins 27-12-2018 19:17:40.598 UTC [7f81088d2780] Status pluginloader.cpp:150: Finished loading plug-ins 27-12-2018 19:17:40.601 UTC [7f81088d2780] Warning (Net-SNMP): Warning: Failed to connect to the agentx master agent ([NIL]): 27-12-2018 19:17:40.601 UTC [7f80e9ffb700] Status stack.cpp:164: PJSIP transport thread started with kernel thread ID 9643 27-12-2018 19:17:40.601 UTC [7f80e9ffb700] Warning stack.cpp:179: Unable to set SCHED_FIFO scheduling policy on the transport thread. Overload may not be handled gracefully 27-12-2018 19:17:41.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:41.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:41.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:41.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:41.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:41.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:41.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:41.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:41.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:41.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:41.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:41.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:41.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:41.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:41.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:41.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:41.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:41.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:41.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:41.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:41.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:41.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:41.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:41.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:41.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:41.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:41.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:41.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:41.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:41.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:41.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:41.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:41.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:41.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:41.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:41.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:41.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:41.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:41.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:41.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:41.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:41.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:41.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:41.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:41.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:41.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:41.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:41.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:41.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:41.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:42.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:42.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:42.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:42.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:42.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:42.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:42.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:42.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:42.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:42.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:42.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:42.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:42.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:42.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:42.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:42.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:42.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:42.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:42.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:42.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:42.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:42.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:42.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:42.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:42.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:42.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:42.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:42.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:42.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:42.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:42.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:42.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:42.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:42.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:42.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:42.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:42.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:42.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:42.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:42.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:42.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:42.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:42.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:42.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:42.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:42.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:42.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:42.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:42.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:42.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:43.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:43.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:43.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:43.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:43.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:43.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:43.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:43.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:43.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:43.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:43.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:43.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:43.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:43.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:43.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:43.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:43.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:43.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:43.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:43.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:43.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:43.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:43.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:43.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:43.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:43.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:43.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:43.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:43.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:43.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:43.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:43.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:43.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:43.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:43.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:43.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:43.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:43.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:43.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:43.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:43.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:43.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:43.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:43.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:43.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:43.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:43.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:43.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:43.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:43.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:44.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:44.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:44.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:44.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:44.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:44.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:44.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:44.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:44.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:44.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:44.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:44.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:44.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:44.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:44.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:44.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:44.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:44.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:44.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:44.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:44.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:44.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:44.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:44.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:44.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:44.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:44.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:44.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:44.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:44.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:44.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:44.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:44.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:44.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:44.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:44.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:44.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:44.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:44.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:44.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:44.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:44.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:44.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:44.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:44.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:44.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:44.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:44.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:44.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:44.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:45.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:45.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:45.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:45.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:45.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:45.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:45.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:45.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:45.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:45.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:45.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:45.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:45.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:45.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:45.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:45.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:45.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:45.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:45.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:45.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:45.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:45.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:45.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:45.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:45.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:45.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:45.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:45.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:45.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:45.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:45.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:45.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:45.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:45.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:45.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:45.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:45.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:45.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:45.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:45.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:45.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:45.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:45.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:45.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:45.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:45.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:45.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:45.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:45.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:45.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:46.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:46.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:46.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:46.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:46.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:46.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:46.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:46.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:46.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:46.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:46.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:46.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:46.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:46.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:46.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:46.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:46.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:46.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:46.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:46.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:46.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:46.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:46.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:46.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:46.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:46.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:46.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:46.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:46.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:46.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:46.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:46.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:46.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:46.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:46.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:46.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:46.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:46.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:46.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:46.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:46.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:46.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:46.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:46.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:46.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:46.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:46.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:46.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:46.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:46.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:47.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:47.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:47.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:47.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:47.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:47.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:47.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:47.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:47.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:47.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:47.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:47.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:47.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:47.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:47.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:47.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:47.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:47.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:47.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:47.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:47.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:47.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:47.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:47.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:47.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:47.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:47.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:47.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:47.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:47.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:47.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:47.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:47.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:47.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:47.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:47.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:47.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:47.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:47.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:47.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:47.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:47.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:47.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:47.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:47.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:47.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:47.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:47.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:47.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:47.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:40.524 UTC [7f81088d2780] Status utils.cpp:762: Log level set to 2 27-12-2018 19:17:40.524 UTC [7f81088d2780] Status main.cpp:1799: Access logging enabled to /var/log/bono 27-12-2018 19:17:40.524 UTC [7f81088d2780] Warning signalhandler.h:90: SIGNAL already hooked 27-12-2018 19:17:40.524 UTC [7f81088d2780] Warning main.cpp:1855: SAS server option was invalid or not configured - SAS is disabled 27-12-2018 19:17:40.525 UTC [7f81088d2780] Warning main.cpp:1917: A registration expiry period should not be specified for P-CSCF 27-12-2018 19:17:40.525 UTC [7f81088d2780] Status snmp_agent.cpp:234: AgentX agent initialised 27-12-2018 19:17:40.527 UTC [7f81088d2780] Status load_monitor.cpp:99: Constructing LoadMonitor 27-12-2018 19:17:40.527 UTC [7f81088d2780] Status load_monitor.cpp:100: Target latency (usecs) : 10000 27-12-2018 19:17:40.527 UTC [7f81088d2780] Status load_monitor.cpp:101: Max bucket size : 1000 27-12-2018 19:17:40.527 UTC [7f81088d2780] Status load_monitor.cpp:102: Initial token fill rate/s : 2000.000000 27-12-2018 19:17:40.527 UTC [7f81088d2780] Status load_monitor.cpp:103: Min token fill rate/s : 10.000000 27-12-2018 19:17:40.527 UTC [7f81088d2780] Status load_monitor.cpp:104: Max token fill rate/s : 2000.000000 27-12-2018 19:17:40.527 UTC [7f81088d2780] Status dnscachedresolver.cpp:126: Creating Cached Resolver using servers: 27-12-2018 19:17:40.527 UTC [7f81088d2780] Status dnscachedresolver.cpp:136: 127.0.0.1 27-12-2018 19:17:40.527 UTC [7f81088d2780] Status sipresolver.cpp:36: Created SIP resolver 27-12-2018 19:17:40.539 UTC [7f80faffd700] Status alarm.cpp:244: Reraising all alarms with a known state 27-12-2018 19:17:40.576 UTC [7f81088d2780] Status stack.cpp:435: Listening on port 5058 27-12-2018 19:17:40.577 UTC [7f81088d2780] Status stack.cpp:435: Listening on port 5060 27-12-2018 19:17:40.577 UTC [7f81088d2780] Status stack.cpp:888: Local host aliases: 27-12-2018 19:17:40.577 UTC [7f81088d2780] Status stack.cpp:895: 192.168.120.12 27-12-2018 19:17:40.577 UTC [7f81088d2780] Status stack.cpp:895: bono-ifjyb6.clearwater.local 27-12-2018 19:17:40.577 UTC [7f81088d2780] Status stack.cpp:895: 192.168.120.12 27-12-2018 19:17:40.577 UTC [7f81088d2780] Status stack.cpp:895: bono-ifjyb6.clearwater.local 27-12-2018 19:17:40.577 UTC [7f81088d2780] Status stack.cpp:895: 172.30.9.209 27-12-2018 19:17:40.577 UTC [7f81088d2780] Status stack.cpp:895: 27-12-2018 19:17:40.577 UTC [7f81088d2780] Status a_record_resolver.cpp:29: Created ARecordResolver 27-12-2018 19:17:40.577 UTC [7f81088d2780] Status fifcservice.cpp:49: No fallback iFC configuration found (file /etc/clearwater/fallback_ifcs.xml does not exist) 27-12-2018 19:17:40.577 UTC [7f81088d2780] Status alarm.cpp:81: Alarm severity changed from NULL to 1012.3 27-12-2018 19:17:40.577 UTC [7f81088d2780] Status alarm.cpp:37: sprout issued 1012.3 alarm 27-12-2018 19:17:40.577 UTC [7f81088d2780] Status main.cpp:2204: Setting up RPH service 27-12-2018 19:17:40.577 UTC [7f81088d2780] Status rphservice.cpp:56: No RPH configuration (file ./rph.json does not exist) 27-12-2018 19:17:40.577 UTC [7f81088d2780] Status alarm.cpp:81: Alarm severity changed from NULL to 1013.3 27-12-2018 19:17:40.577 UTC [7f81088d2780] Status alarm.cpp:37: sprout issued 1013.3 alarm 27-12-2018 19:17:40.578 UTC [7f81088d2780] Status sip_connection_pool.cpp:47: Creating connection pool to icscf.:5052 27-12-2018 19:17:40.578 UTC [7f81088d2780] Status sip_connection_pool.cpp:48: connections = 50, recycle time = 600 +/- 120 seconds 27-12-2018 19:17:40.593 UTC [7f81088d2780] Warning dnscachedresolver.cpp:836: Failed to retrieve record for icscf.: Domain name not found 27-12-2018 19:17:40.593 UTC [7f81088d2780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:40.593 UTC [7f81088d2780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:40.593 UTC [7f81088d2780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:40.593 UTC [7f81088d2780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:40.593 UTC [7f81088d2780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:40.593 UTC [7f81088d2780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:40.593 UTC [7f81088d2780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:40.593 UTC [7f81088d2780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:40.593 UTC [7f81088d2780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:40.593 UTC [7f81088d2780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:40.593 UTC [7f81088d2780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:40.593 UTC [7f81088d2780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:40.593 UTC [7f81088d2780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:40.593 UTC [7f81088d2780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:40.593 UTC [7f81088d2780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:40.593 UTC [7f81088d2780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:40.593 UTC [7f81088d2780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:40.593 UTC [7f81088d2780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:40.593 UTC [7f81088d2780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:40.593 UTC [7f81088d2780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:40.593 UTC [7f81088d2780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:40.593 UTC [7f81088d2780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:40.593 UTC [7f81088d2780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:40.593 UTC [7f81088d2780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:40.593 UTC [7f81088d2780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:40.593 UTC [7f81088d2780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:40.593 UTC [7f81088d2780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:40.593 UTC [7f81088d2780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:40.593 UTC [7f81088d2780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:40.593 UTC [7f81088d2780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:40.593 UTC [7f81088d2780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:40.593 UTC [7f81088d2780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:40.593 UTC [7f81088d2780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:40.593 UTC [7f81088d2780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:40.593 UTC [7f81088d2780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:40.593 UTC [7f81088d2780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:40.593 UTC [7f81088d2780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:40.593 UTC [7f81088d2780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:40.593 UTC [7f81088d2780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:40.593 UTC [7f81088d2780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:40.593 UTC [7f81088d2780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:40.593 UTC [7f81088d2780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:40.593 UTC [7f81088d2780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:40.593 UTC [7f81088d2780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:40.593 UTC [7f81088d2780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:40.593 UTC [7f81088d2780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:40.593 UTC [7f81088d2780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:40.593 UTC [7f81088d2780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:40.593 UTC [7f81088d2780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:40.593 UTC [7f81088d2780] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:40.593 UTC [7f81088d2780] Status bono.cpp:3220: Create list of PBXes 27-12-2018 19:17:40.595 UTC [7f81088d2780] Status main.cpp:1662: Creating connection to Chronos 127.0.0.1:7253 using 127.0.0.1:9888 as the callback URI 27-12-2018 19:17:40.595 UTC [7f81088d2780] Status http_connection_pool.cpp:35: Connection pool will use calculated response timeout of 550ms 27-12-2018 19:17:40.597 UTC [7f81088d2780] Status httpconnection.h:58: Configuring HTTP Connection 27-12-2018 19:17:40.597 UTC [7f81088d2780] Status httpconnection.h:59: Connection created for server 127.0.0.1:7253 27-12-2018 19:17:40.597 UTC [7f81088d2780] Status main.cpp:1555: Using local store 27-12-2018 19:17:40.597 UTC [7f81088d2780] Status main.cpp:1611: Using local store 27-12-2018 19:17:40.597 UTC [7f81088d2780] Status httpstack.cpp:40: Constructing HTTP stack with 1 threads 27-12-2018 19:17:40.598 UTC [7f81088d2780] Status httpstack.cpp:40: Constructing HTTP stack with 5 threads 27-12-2018 19:17:40.598 UTC [7f81088d2780] Status pluginloader.cpp:38: Loading plug-ins from /usr/share/clearwater/sprout/plugins 27-12-2018 19:17:40.598 UTC [7f81088d2780] Status pluginloader.cpp:150: Finished loading plug-ins 27-12-2018 19:17:40.601 UTC [7f81088d2780] Warning (Net-SNMP): Warning: Failed to connect to the agentx master agent ([NIL]): 27-12-2018 19:17:40.601 UTC [7f80e9ffb700] Status stack.cpp:164: PJSIP transport thread started with kernel thread ID 9643 27-12-2018 19:17:40.601 UTC [7f80e9ffb700] Warning stack.cpp:179: Unable to set SCHED_FIFO scheduling policy on the transport thread. Overload may not be handled gracefully 27-12-2018 19:17:41.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:41.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:41.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:41.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:41.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:41.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:41.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:41.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:41.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:41.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:41.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:41.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:41.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:41.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:41.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:41.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:41.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:41.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:41.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:41.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:41.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:41.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:41.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:41.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:41.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:41.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:41.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:41.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:41.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:41.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:41.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:41.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:41.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:41.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:41.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:41.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:41.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:41.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:41.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:41.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:41.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:41.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:41.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:41.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:41.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:41.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:41.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:41.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:41.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:41.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:42.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:42.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:42.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:42.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:42.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:42.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:42.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:42.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:42.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:42.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:42.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:42.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:42.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:42.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:42.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:42.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:42.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:42.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:42.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:42.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:42.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:42.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:42.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:42.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:42.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:42.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:42.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:42.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:42.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:42.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:42.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:42.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:42.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:42.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:42.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:42.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:42.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:42.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:42.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:42.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:42.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:42.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:42.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:42.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:42.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:42.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:42.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:42.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:42.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:42.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:43.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:43.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:43.598 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:43.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:43.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:43.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:43.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:43.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:43.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:43.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:43.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:43.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:43.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:43.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:43.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:43.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:43.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:43.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:43.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:43.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:43.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:43.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:43.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:43.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:43.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:43.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:43.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:43.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:43.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:43.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:43.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:43.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:43.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:43.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:43.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:43.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:43.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:43.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:43.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:43.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:43.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:43.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:43.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:43.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:43.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:43.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:43.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:43.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:43.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:43.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:44.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:44.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:44.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:44.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:44.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:44.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:44.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:44.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:44.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:44.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:44.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:44.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:44.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:44.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:44.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:44.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:44.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:44.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:44.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:44.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:44.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:44.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:44.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:44.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:44.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:44.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:44.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:44.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:44.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:44.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:44.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:44.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:44.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:44.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:44.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:44.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:44.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:44.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:44.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:44.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:44.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:44.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:44.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:44.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:44.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:44.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:44.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:44.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:44.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:44.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:45.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:45.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:45.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:45.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:45.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:45.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:45.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:45.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:45.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:45.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:45.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:45.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:45.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:45.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:45.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:45.599 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:45.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:45.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:45.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:45.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:45.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:45.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:45.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:45.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:45.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:45.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:45.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:45.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:45.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:45.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:45.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:45.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:45.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:45.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:45.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:45.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:45.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:45.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:45.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:45.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:45.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:45.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:45.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:45.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:45.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:45.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:45.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:45.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:45.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:45.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:46.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:46.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:46.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:46.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:46.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:46.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:46.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:46.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:46.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:46.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:46.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:46.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:46.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:46.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:46.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:46.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:46.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:46.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:46.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:46.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:46.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:46.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:46.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:46.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:46.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:46.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:46.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:46.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:46.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:46.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:46.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:46.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:46.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:46.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:46.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:46.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:46.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:46.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:46.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:46.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:46.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:46.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:46.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:46.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:46.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:46.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:46.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:46.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:46.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:46.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:47.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:47.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:47.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:47.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:47.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:47.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:47.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:47.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:47.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:47.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:47.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:47.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:47.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:47.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:47.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:47.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:47.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:47.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:47.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:47.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:47.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:47.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:47.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:47.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:47.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:47.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:47.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:47.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:47.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:47.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:47.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:47.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:47.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:47.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:47.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:47.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:47.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:47.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:47.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:47.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:47.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:47.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:47.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:47.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:47.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:47.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:47.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:47.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:47.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) 27-12-2018 19:17:47.600 UTC [7f80f0e70700] Error sip_connection_pool.cpp:190: Failed to resolve icscf. to an IP address - Not found (PJ_ENOTFOUND) real 0m0.006s user 0m0.004s sys 0m0.002s 2018-12-27 19:17:49,417 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo cat /var/log/clearwater 2018-12-27 19:17:49,417 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo cat /var/log/bono/bono_20181227T190000Z.txt /var/log/bono/bono_current.txt /var/log/bono/bono_err.log /var/log/bono/bono_out.log 2018-12-27 19:17:49,417 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/XWPHC/install-bono.sh 2018-12-27 19:17:49,418 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/93FIV/bind.py 2018-12-27 19:17:49,418 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo DEBIAN_FRONTEND=noninteractive apt 2018-12-27 19:17:49,418 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-12-27 19:17:49,418 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] Installation is done 2018-12-27 19:17:49,418 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-12-27 19:17:49,418 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/executions/69c9e1cc-ca87-4203-b034-715ac6acec9a 2018-12-27 19:17:49,480 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:17:49,480 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:17:49,480 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:17:49,480 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:17:49,480 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:17:49,480 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:17:49,480 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:17:49,481 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-27T19:09:59.700Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"} 2018-12-27 19:17:49,481 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:17:49,481 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:17:49 GMT 2018-12-27 19:17:49,481 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:17:49,481 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-27 19:17:49,481 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:17:54,486 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/events 2018-12-27 19:17:54,664 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:17:54,664 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:17:54,664 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:17:54,664 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:17:54,664 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:17:54,664 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:17:54,664 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:17:54,665 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_ifjyb6", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:17:49.383Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:17:49.383Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:17:50.206Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:17:50.206Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "f39031f7-d281-4e77-89e4-c5564c82b9d1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:17:50.206Z", "message": "[localhost] run: sudo mv /tmp/tmp_PqPga /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:17:50.206Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "f39031f7-d281-4e77-89e4-c5564c82b9d1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:17:50.206Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:17:50.206Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "f39031f7-d281-4e77-89e4-c5564c82b9d1"}, {"node_instance_id": "homer_is2ss0", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:17:50.206Z", "message": "[homer] => Reading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-queue-manager python-jsonschema python-mock\nSuggested packages:\n python-mock-doc\nThe following NEW packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-management clearwater-queue-manager python-jsonschema python-mock\n0 upgraded, 7 newly installed, 0 to remove and 12 not upgraded.\nNeed to get 38.3 MB of archives.\nAfter this operation, 108 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB]\nGet:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB]\nGet:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB]\nGet:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB]\nFetched 38.3 MB in 3s (12.3 MB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 58183 files and directories currently installed.)\nPreparing to unpack .../python-mock_1.0.1-3_all.deb ...\nUnpacking python-mock (1.0.1-3) ...\nSelecting previously unselected package python-jsonschema.\nPreparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ...\nUnpacking python-jsonschema (2.3.0-1build1) ...\nSelecting previously unselected package clearwater-etcd.\nPreparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ...\nUnpacking clearwater-etcd (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-cluster-manager.\nPreparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-queue-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-config-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ...\nUnpacking clearwater-management (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up python-mock (1.0.1-3) ...\nSetting up python-jsonschema (2.3.0-1build1) ...\nSetting up clearwater-etcd (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_cluster_manager\nCollecting metaswitchcommon (from clearwater_cluster_manager)\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager\nSuccessfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nSetting up clearwater-queue-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_queue_manager\nCollecting metaswitchcommon (from clearwater_queue_manager)\nCollecting clearwater-etcd-shared (from clearwater_queue_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_queue_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_queue_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_queue_manager)\nCollecting cffi (from metaswitchcommon->clearwater_queue_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_queue_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager\nSuccessfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-config-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_config_manager\nCollecting metaswitchcommon (from clearwater_config_manager)\nCollecting jsonschema (from clearwater_config_manager)\nCollecting clearwater-etcd-shared (from clearwater_config_manager)\nCollecting requests (from clearwater_config_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_config_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_config_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_config_manager)\nCollecting cffi (from metaswitchcommon->clearwater_config_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_config_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting certifi>=2017.4.17 (from requests->clearwater_config_manager)\nCollecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager)\nCollecting idna<2.7,>=2.5 (from requests->clearwater_config_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, clearwater-config-manager\nSuccessfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-171218.103208) ...\n\nreal\t0m24.677s\nuser\t0m12.519s\nsys\t0m3.321s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:17:50.206Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "cf62180d-4621-4e1b-8d16-4c270431d9ac"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:17:50.206Z", "message": "[localhost] run: sudo mv /tmp/tmp36FCb0 /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:17:50.206Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "f39031f7-d281-4e77-89e4-c5564c82b9d1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:17:50.206Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:17:50.206Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "f39031f7-d281-4e77-89e4-c5564c82b9d1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:17:50.206Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:17:50.206Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "f39031f7-d281-4e77-89e4-c5564c82b9d1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:17:50.206Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:17:50.206Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "f39031f7-d281-4e77-89e4-c5564c82b9d1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:17:50.206Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:17:50.206Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "f39031f7-d281-4e77-89e4-c5564c82b9d1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:17:50.206Z", "message": "The config dict: {'public_ip': u'172.30.9.206', 'backends': {u'sprout': {u'sprout_btt3la': {u'public_address': u'', u'private_address': u'192.168.120.14', u'name': u'sprout-btt3la'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.7', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:17:50.206Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "f39031f7-d281-4e77-89e4-c5564c82b9d1"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:17:50.393Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:17:50.393Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:17:50.393Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:17:50.393Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:17:50.393Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:17:50.393Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "bono_ifjyb6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:17:50.393Z", "message": "Starting node", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:17:50.393Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "homer_is2ss0", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:17:51.219Z", "message": "[homer Use the DNS server", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:17:51.219Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "cf62180d-4621-4e1b-8d16-4c270431d9ac"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:17:51.219Z", "message": "Downloaded scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py to /tmp/MUALL/add-snmpproxy-collector.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:17:51.219Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "b35f0769-e5e2-4e79-9161-f111b120d471"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:17:51.219Z", "message": "Downloaded scripts/monitoring/proxy_snmp/snmpproxy.py to /home/ubuntu/proxy_host_e9ne6d/work/plugins/diamond/collectors/SNMPProxyCollector/SNMPProxyCollector.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:17:51.219Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "b35f0769-e5e2-4e79-9161-f111b120d471"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:17:51.219Z", "message": "Downloaded scripts/bind/bind.py to /tmp/ZEZWY/bind.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:17:51.219Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "2d7ed3b0-fa3e-4159-b985-a0ee4d228bad"}, {"node_instance_id": "homer_is2ss0", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:17:51.219Z", "message": "[homer] The installation packages is done correctly", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:17:51.219Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "cf62180d-4621-4e1b-8d16-4c270431d9ac"}, {"node_instance_id": "homer_is2ss0", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:17:51.219Z", "message": "[homer] sudo service dnsmasq force", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:17:51.219Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "cf62180d-4621-4e1b-8d16-4c270431d9ac"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:17:51.425Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:17:51.425Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:17:51.425Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:17:51.425Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:17:52.223Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:17:52.223Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "2d7ed3b0-fa3e-4159-b985-a0ee4d228bad"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:17:52.223Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:17:52.223Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "2d7ed3b0-fa3e-4159-b985-a0ee4d228bad"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:17:52.223Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:17:52.223Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "2d7ed3b0-fa3e-4159-b985-a0ee4d228bad"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:17:52.223Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:17:52.223Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "2d7ed3b0-fa3e-4159-b985-a0ee4d228bad"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:17:52.223Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:17:52.223Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "2d7ed3b0-fa3e-4159-b985-a0ee4d228bad"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:17:52.223Z", "message": "[localhost] run: sudo mv /tmp/tmpgmnvC6 /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:17:52.223Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "2d7ed3b0-fa3e-4159-b985-a0ee4d228bad"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:17:52.223Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:17:52.223Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "2d7ed3b0-fa3e-4159-b985-a0ee4d228bad"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:17:52.223Z", "message": "The config dict: {'public_ip': u'172.30.9.206', 'backends': {u'sprout': {u'sprout_btt3la': {u'public_address': u'', u'private_address': u'192.168.120.14', u'name': u'sprout-btt3la'}}, u'bono': {u'bono_ifjyb6': {u'public_address': u'172.30.9.209', u'private_address': u'192.168.120.12', u'name': u'bono-ifjyb6'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.7', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:17:52.223Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "2d7ed3b0-fa3e-4159-b985-a0ee4d228bad"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:17:52.428Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:17:52.428Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:17:53.309Z", "message": "Downloaded scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py to /tmp/M7RZI/add-snmpproxy-collector.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:17:53.309Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "b4fbb542-c5e1-47c5-89ed-d3f63c6bba55"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:17:53.309Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:17:53.309Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "2d7ed3b0-fa3e-4159-b985-a0ee4d228bad"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:17:53.309Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:17:53.309Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "2d7ed3b0-fa3e-4159-b985-a0ee4d228bad"}, {"node_instance_id": "homer_is2ss0", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:17:53.309Z", "message": "[homer] sudo ifconfig ", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:17:53.309Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "cf62180d-4621-4e1b-8d16-4c270431d9ac"}, {"node_instance_id": "homer_is2ss0", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:17:53.309Z", "message": "[homer] => * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n\nreal\t0m2.082s\nuser\t0m0.016s\nsys\t0m0.047s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:17:53.309Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "cf62180d-4621-4e1b-8d16-4c270431d9ac"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:17:53.309Z", "message": "[localhost] run: sudo mv /tmp/tmp56rnc3 /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:17:53.309Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "2d7ed3b0-fa3e-4159-b985-a0ee4d228bad"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:17:53.446Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:17:53.446Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:17:53.446Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:17:53.446Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:17:53.446Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:17:53.446Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "homer_is2ss0", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:17:54.365Z", "message": "[homer] sudo ps ", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:17:54.365Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "cf62180d-4621-4e1b-8d16-4c270431d9ac"}, {"node_instance_id": "homer_is2ss0", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:17:54.365Z", "message": "[homer] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 19:12 ? 00:00:01 /sbin/init\nroot 2 0 0 19:12 ? 00:00:00 [kthreadd]\nroot 3 2 0 19:12 ? 00:00:00 [ksoftirqd/0]\nroot 5 2 0 19:12 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 19:12 ? 00:00:00 [kworker/u4:0]\nroot 7 2 0 19:12 ? 00:00:00 [rcu_sched]\nroot 8 2 0 19:12 ? 00:00:00 [rcuos/0]\nroot 9 2 0 19:12 ? 00:00:00 [rcuos/1]\nroot 10 2 0 19:12 ? 00:00:00 [rcu_bh]\nroot 11 2 0 19:12 ? 00:00:00 [rcuob/0]\nroot 12 2 0 19:12 ? 00:00:00 [rcuob/1]\nroot 13 2 0 19:12 ? 00:00:00 [migration/0]\nroot 14 2 0 19:12 ? 00:00:00 [watchdog/0]\nroot 15 2 0 19:12 ? 00:00:00 [watchdog/1]\nroot 16 2 0 19:12 ? 00:00:00 [migration/1]\nroot 17 2 0 19:12 ? 00:00:00 [ksoftirqd/1]\nroot 18 2 0 19:12 ? 00:00:00 [kworker/1:0]\nroot 19 2 0 19:12 ? 00:00:00 [kworker/1:0H]\nroot 20 2 0 19:12 ? 00:00:00 [khelper]\nroot 21 2 0 19:12 ? 00:00:00 [kdevtmpfs]\nroot 22 2 0 19:12 ? 00:00:00 [netns]\nroot 23 2 0 19:12 ? 00:00:00 [writeback]\nroot 24 2 0 19:12 ? 00:00:00 [kintegrityd]\nroot 25 2 0 19:12 ? 00:00:00 [bioset]\nroot 27 2 0 19:12 ? 00:00:00 [kblockd]\nroot 28 2 0 19:12 ? 00:00:00 [ata_sff]\nroot 29 2 0 19:12 ? 00:00:00 [khubd]\nroot 30 2 0 19:12 ? 00:00:00 [md]\nroot 31 2 0 19:12 ? 00:00:00 [devfreq_wq]\nroot 32 2 0 19:12 ? 00:00:00 [kworker/0:1]\nroot 34 2 0 19:12 ? 00:00:00 [khungtaskd]\nroot 35 2 0 19:12 ? 00:00:00 [kswapd0]\nroot 36 2 0 19:12 ? 00:00:00 [vmstat]\nroot 37 2 0 19:12 ? 00:00:00 [ksmd]\nroot 38 2 0 19:12 ? 00:00:00 [khugepaged]\nroot 39 2 0 19:12 ? 00:00:00 [fsnotify_mark]\nroot 40 2 0 19:12 ? 00:00:00 [ecryptfs-kthrea]\nroot 41 2 0 19:12 ? 00:00:00 [crypto]\nroot 53 2 0 19:12 ? 00:00:00 [kthrotld]\nroot 54 2 0 19:12 ? 00:00:00 [kworker/u4:1]\nroot 55 2 0 19:12 ? 00:00:00 [vballoon]\nroot 56 2 0 19:12 ? 00:00:00 [kworker/1:1]\nroot 57 2 0 19:12 ? 00:00:00 [scsi_eh_0]\nroot 58 2 0 19:12 ? 00:00:00 [scsi_eh_1]\nroot 79 2 0 19:12 ? 00:00:00 [deferwq]\nroot 80 2 0 19:12 ? 00:00:00 [charger_manager]\nroot 124 2 0 19:12 ? 00:00:00 [kpsmoused]\nroot 141 2 0 19:12 ? 00:00:00 [kworker/0:2]\nroot 186 2 0 19:12 ? 00:00:00 [jbd2/vda1-8]\nroot 187 2 0 19:12 ? 00:00:00 [ext4-rsv-conver]\nroot 385 1 0 19:12 ? 00:00:00 upstart-udev-bridge --daemon\nroot 391 1 0 19:12 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 433 2 0 19:12 ? 00:00:00 [kworker/u5:1]\nroot 435 2 0 19:12 ? 00:00:00 [kworker/u5:2]\nroot 500 1 0 19:12 ? 00:00:00 upstart-socket-bridge --daemon\nroot 571 1 0 19:12 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 821 2 0 19:12 ? 00:00:00 [kauditd]\nmessage+ 905 1 0 19:12 ? 00:00:00 dbus-daemon --system --fork\nroot 940 1 0 19:12 ? 00:00:00 upstart-file-bridge --daemon\nroot 946 1 0 19:12 ? 00:00:00 /lib/systemd/systemd-logind\nsyslog 984 1 0 19:12 ? 00:00:00 rsyslogd\nroot 1064 1 0 19:12 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1067 1 0 19:12 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1071 1 0 19:12 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1072 1 0 19:12 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1074 1 0 19:12 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1113 1 0 19:12 ? 00:00:00 /usr/sbin/sshd -D\nroot 1119 1 0 19:12 ? 00:00:00 cron\ndaemon 1120 1 0 19:12 ? 00:00:00 atd\nroot 1128 1 0 19:12 ? 00:00:00 /usr/sbin/irqbalance\nroot 1129 1 0 19:12 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1252 1 0 19:12 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1259 1 0 19:12 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nroot 1561 2 0 19:13 ? 00:00:00 [kworker/1:2]\nubuntu 1661 1 0 19:13 ? 00:00:00 /home/ubuntu/homer_host_0yd3xw/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q homer_host_0yd3xw --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@homer_host_0yd3xw --logging-server-logdir=/home/ubuntu/homer_host_0yd3xw/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/homer_host_0yd3xw/work/homer_host_0yd3xw%I.log --pidfile=/home/ubuntu/homer_host_0yd3xw/work/homer_host_0yd3xw.pid\nubuntu 1775 1 0 19:13 ? 00:00:01 python2.7 /home/ubuntu/homer_host_0yd3xw/env/bin/diamond --configfile /home/ubuntu/homer_host_0yd3xw/work/plugins/diamond/etc/diamond.conf\nubuntu 1824 1661 0 19:15 ? 00:00:00 /home/ubuntu/homer_host_0yd3xw/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q homer_host_0yd3xw --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@homer_host_0yd3xw --logging-server-logdir=/home/ubuntu/homer_host_0yd3xw/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/homer_host_0yd3xw/work/homer_host_0yd3xw%I.log --pidfile=/home/ubuntu/homer_host_0yd3xw/work/homer_host_0yd3xw.pid\nubuntu 1845 1824 0 19:15 ? 00:00:00 /home/ubuntu/homer_host_0yd3xw/env/bin/python2.7 /home/ubuntu/homer_host_0yd3xw/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-d2ZoXP\nubuntu 1856 1845 0 19:15 ? 00:00:00 /bin/sh -c /tmp/N90A5/install-homer.sh\nubuntu 1859 1856 0 19:15 ? 00:00:00 /bin/bash -e /tmp/N90A5/install-homer.sh\nntp 8473 1 0 19:16 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111\nroot 8988 1 0 19:17 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nroot 9040 1 0 19:17 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor\nroot 9044 9040 0 19:17 ? 00:00:00 inotifywait -e create -qq .\nroot 9153 1 0 19:17 ? 00:00:00 nginx: master process /usr/sbin/nginx\nwww-data 9154 9153 0 19:17 ? 00:00:00 nginx: worker process\nwww-data 9155 9153 0 19:17 ? 00:00:00 nginx: worker process\nwww-data 9156 9153 0 19:17 ? 00:00:00 nginx: worker process\nwww-data 9157 9153 0 19:17 ? 00:00:00 nginx: worker process\nroot 9332 8988 0 19:17 ? 00:00:00 [nginx_ping] \nroot 9334 8988 0 19:17 ? 00:00:00 [check-nginx-upt] \nroot 9338 8988 0 19:17 ? 00:00:00 [check-monit-upt] \ndnsmasq 9756 1 0 19:17 ? 00:00:00 /usr/sbin/dnsmasq -x /var/run/dnsmasq/dnsmasq.pid -u dnsmasq -r /etc/dnsmasq.resolv.conf -7 /etc/dnsmasq.d,.dpkg-dist,.dpkg-old,.dpkg-new\nubuntu 9820 1859 0 19:17 ? 00:00:00 /bin/bash -e /tmp/N90A5/install-homer.sh\nubuntu 9821 9820 0 19:17 ? 00:00:00 /bin/bash -e /tmp/N90A5/install-homer.sh\nroot 9822 9821 0 19:17 ? 00:00:00 sudo ps -edf\nroot 9823 9822 0 19:17 ? 00:00:00 ps -edf\n\nreal\t0m0.011s\nuser\t0m0.000s\nsys\t0m0.011s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:17:54.365Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "cf62180d-4621-4e1b-8d16-4c270431d9ac"}, {"node_instance_id": "homer_is2ss0", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:17:54.365Z", "message": "[homer] => Active Internet connections (only servers)\nProto Recv-Q Send-Q Local Address Foreign Address State PID/Program name\ntcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 9756/dnsmasq \ntcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1113/sshd \ntcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 8988/monit \ntcp 0 0 127.0.0.1:8000 0.0.0.0:* LISTEN 9153/nginx \ntcp6 0 0 ::1:53 :::* LISTEN 9756/dnsmasq \ntcp6 0 0 :::22 :::* LISTEN 1113/sshd \nudp 0 0 192.168.120.3:123 0.0.0.0:* 8473/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 8473/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 8473/ntpd \nudp 0 0 0.0.0.0:24942 0.0.0.0:* 571/dhclient \nudp 0 0 127.0.0.1:53 0.0.0.0:* 9756/dnsmasq \nudp 0 0 0.0.0.0:68 0.0.0.0:* 571/dhclient \nudp6 0 0 fe80::f816:3eff:fe7:123 :::* 8473/ntpd \nudp6 0 0 ::1:123 :::* 8473/ntpd \nudp6 0 0 :::123 :::* 8473/ntpd \nudp6 0 0 ::1:53 :::* 9756/dnsmasq \nudp6 0 0 :::23613 :::* 571/dhclient \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] STREAM LISTENING 9291 1129/acpid /var/run/acpid.socket\nunix 2 [ ACC ] STREAM LISTENING 11407 1661/python2.7 /tmp/cloudify-logging-server-44e79.socket\nunix 2 [ ACC ] STREAM LISTENING 8028 905/dbus-daemon /var/run/dbus/system_bus_socket\nunix 2 [ ACC ] STREAM LISTENING 7022 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] STREAM LISTENING 11819 1845/python2.7 /tmp/ctx-opuROW.socket\nunix 2 [ ACC ] SEQPACKET LISTENING 1998 391/systemd-udevd /run/udev/control\n\nreal\t0m0.008s\nuser\t0m0.002s\nsys\t0m0.006s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:17:54.365Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "cf62180d-4621-4e1b-8d16-4c270431d9ac"}, {"node_instance_id": "homer_is2ss0", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:17:54.365Z", "message": "[homer] => eth0 Link encap:Ethernet HWaddr fa:16:3e:7f:78:5d \n inet addr:192.168.120.3 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe7f:785d/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1442 Metric:1\n RX packets:108674 errors:0 dropped:0 overruns:0 frame:0\n TX packets:38867 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:166633010 (166.6 MB) TX bytes:7263051 (7.2 MB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:38 errors:0 dropped:0 overruns:0 frame:0\n TX packets:38 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:3254 (3.2 KB) TX bytes:3254 (3.2 KB)\n\n\nreal\t0m0.006s\nuser\t0m0.000s\nsys\t0m0.006s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:17:54.365Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "cf62180d-4621-4e1b-8d16-4c270431d9ac"}, {"node_instance_id": "homer_is2ss0", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:17:54.365Z", "message": "[homer] sudo netstat ", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:17:54.365Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "cf62180d-4621-4e1b-8d16-4c270431d9ac"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:17:54.496Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:17:54.496Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}], "metadata": {"pagination": {"total": 1772, "offset": 1704, "size": 50}}} 2018-12-27 19:17:54,665 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:17:54,665 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:17:54 GMT 2018-12-27 19:17:54,665 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:17:54,665 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 51483 2018-12-27 19:17:54,665 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:17:54,667 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-12-27 19:17:54,667 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-12-27 19:17:54,667 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmp_PqPga /etc/bind/db.clearwater.local 2018-12-27 19:17:54,668 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-12-27 19:17:54,668 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-queue-manager python-jsonschema python-mock Suggested packages: python-mock-doc The following NEW packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-management clearwater-queue-manager python-jsonschema python-mock 0 upgraded, 7 newly installed, 0 to remove and 12 not upgraded. Need to get 38.3 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB] Get:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB] Get:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB] Get:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB] Fetched 38.3 MB in 3s (12.3 MB/s) Selecting previously unselected package python-mock. (Reading database ... 58183 files and directories currently installed.) Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ... Unpacking clearwater-etcd (1.0-171218.103208) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-cluster-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-queue-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-config-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ... Unpacking clearwater-management (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up clearwater-etcd (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_cluster_manager Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Setting up clearwater-queue-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_queue_manager Collecting metaswitchcommon (from clearwater_queue_manager) Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_config_manager Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting requests (from clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, clearwater-config-manager Successfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-171218.103208) ... real 0m24.677s user 0m12.519s sys 0m3.321s 2018-12-27 19:17:54,668 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmp36FCb0 /etc/bind/db.clearwater.opnfv 2018-12-27 19:17:54,668 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-12-27 19:17:54,669 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-12-27 19:17:54,669 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-12-27 19:17:54,669 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-12-27 19:17:54,669 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.206', 'backends': {u'sprout': {u'sprout_btt3la': {u'public_address': u'', u'private_address': u'192.168.120.14', u'name': u'sprout-btt3la'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.7', u'hss_hostname': u''}. 2018-12-27 19:17:54,669 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-12-27 19:17:54,669 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-12-27 19:17:54,670 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-12-27 19:17:54,670 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-12-27 19:17:54,670 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer Use the DNS server 2018-12-27 19:17:54,670 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py to /tmp/MUALL/add-snmpproxy-collector.py 2018-12-27 19:17:54,670 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/snmpproxy.py to /home/ubuntu/proxy_host_e9ne6d/work/plugins/diamond/collectors/SNMPProxyCollector/SNMPProxyCollector.py 2018-12-27 19:17:54,670 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/ZEZWY/bind.py 2018-12-27 19:17:54,671 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] The installation packages is done correctly 2018-12-27 19:17:54,671 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo service dnsmasq force 2018-12-27 19:17:54,671 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-12-27 19:17:54,671 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-12-27 19:17:54,671 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-12-27 19:17:54,671 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-12-27 19:17:54,672 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-12-27 19:17:54,672 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-12-27 19:17:54,672 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-12-27 19:17:54,672 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpgmnvC6 /etc/bind/db.clearwater.local 2018-12-27 19:17:54,672 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-12-27 19:17:54,672 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.206', 'backends': {u'sprout': {u'sprout_btt3la': {u'public_address': u'', u'private_address': u'192.168.120.14', u'name': u'sprout-btt3la'}}, u'bono': {u'bono_ifjyb6': {u'public_address': u'172.30.9.209', u'private_address': u'192.168.120.12', u'name': u'bono-ifjyb6'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.7', u'hss_hostname': u''}. 2018-12-27 19:17:54,673 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-12-27 19:17:54,673 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py to /tmp/M7RZI/add-snmpproxy-collector.py 2018-12-27 19:17:54,673 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-12-27 19:17:54,673 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-12-27 19:17:54,673 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo ifconfig 2018-12-27 19:17:54,673 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.082s user 0m0.016s sys 0m0.047s 2018-12-27 19:17:54,673 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmp56rnc3 /etc/bind/db.clearwater.opnfv 2018-12-27 19:17:54,674 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-12-27 19:17:54,674 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-12-27 19:17:54,674 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-12-27 19:17:54,674 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo ps 2018-12-27 19:17:54,674 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 19:12 ? 00:00:01 /sbin/init root 2 0 0 19:12 ? 00:00:00 [kthreadd] root 3 2 0 19:12 ? 00:00:00 [ksoftirqd/0] root 5 2 0 19:12 ? 00:00:00 [kworker/0:0H] root 6 2 0 19:12 ? 00:00:00 [kworker/u4:0] root 7 2 0 19:12 ? 00:00:00 [rcu_sched] root 8 2 0 19:12 ? 00:00:00 [rcuos/0] root 9 2 0 19:12 ? 00:00:00 [rcuos/1] root 10 2 0 19:12 ? 00:00:00 [rcu_bh] root 11 2 0 19:12 ? 00:00:00 [rcuob/0] root 12 2 0 19:12 ? 00:00:00 [rcuob/1] root 13 2 0 19:12 ? 00:00:00 [migration/0] root 14 2 0 19:12 ? 00:00:00 [watchdog/0] root 15 2 0 19:12 ? 00:00:00 [watchdog/1] root 16 2 0 19:12 ? 00:00:00 [migration/1] root 17 2 0 19:12 ? 00:00:00 [ksoftirqd/1] root 18 2 0 19:12 ? 00:00:00 [kworker/1:0] root 19 2 0 19:12 ? 00:00:00 [kworker/1:0H] root 20 2 0 19:12 ? 00:00:00 [khelper] root 21 2 0 19:12 ? 00:00:00 [kdevtmpfs] root 22 2 0 19:12 ? 00:00:00 [netns] root 23 2 0 19:12 ? 00:00:00 [writeback] root 24 2 0 19:12 ? 00:00:00 [kintegrityd] root 25 2 0 19:12 ? 00:00:00 [bioset] root 27 2 0 19:12 ? 00:00:00 [kblockd] root 28 2 0 19:12 ? 00:00:00 [ata_sff] root 29 2 0 19:12 ? 00:00:00 [khubd] root 30 2 0 19:12 ? 00:00:00 [md] root 31 2 0 19:12 ? 00:00:00 [devfreq_wq] root 32 2 0 19:12 ? 00:00:00 [kworker/0:1] root 34 2 0 19:12 ? 00:00:00 [khungtaskd] root 35 2 0 19:12 ? 00:00:00 [kswapd0] root 36 2 0 19:12 ? 00:00:00 [vmstat] root 37 2 0 19:12 ? 00:00:00 [ksmd] root 38 2 0 19:12 ? 00:00:00 [khugepaged] root 39 2 0 19:12 ? 00:00:00 [fsnotify_mark] root 40 2 0 19:12 ? 00:00:00 [ecryptfs-kthrea] root 41 2 0 19:12 ? 00:00:00 [crypto] root 53 2 0 19:12 ? 00:00:00 [kthrotld] root 54 2 0 19:12 ? 00:00:00 [kworker/u4:1] root 55 2 0 19:12 ? 00:00:00 [vballoon] root 56 2 0 19:12 ? 00:00:00 [kworker/1:1] root 57 2 0 19:12 ? 00:00:00 [scsi_eh_0] root 58 2 0 19:12 ? 00:00:00 [scsi_eh_1] root 79 2 0 19:12 ? 00:00:00 [deferwq] root 80 2 0 19:12 ? 00:00:00 [charger_manager] root 124 2 0 19:12 ? 00:00:00 [kpsmoused] root 141 2 0 19:12 ? 00:00:00 [kworker/0:2] root 186 2 0 19:12 ? 00:00:00 [jbd2/vda1-8] root 187 2 0 19:12 ? 00:00:00 [ext4-rsv-conver] root 385 1 0 19:12 ? 00:00:00 upstart-udev-bridge --daemon root 391 1 0 19:12 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 433 2 0 19:12 ? 00:00:00 [kworker/u5:1] root 435 2 0 19:12 ? 00:00:00 [kworker/u5:2] root 500 1 0 19:12 ? 00:00:00 upstart-socket-bridge --daemon root 571 1 0 19:12 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 821 2 0 19:12 ? 00:00:00 [kauditd] message+ 905 1 0 19:12 ? 00:00:00 dbus-daemon --system --fork root 940 1 0 19:12 ? 00:00:00 upstart-file-bridge --daemon root 946 1 0 19:12 ? 00:00:00 /lib/systemd/systemd-logind syslog 984 1 0 19:12 ? 00:00:00 rsyslogd root 1064 1 0 19:12 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1067 1 0 19:12 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1071 1 0 19:12 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1072 1 0 19:12 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1074 1 0 19:12 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1113 1 0 19:12 ? 00:00:00 /usr/sbin/sshd -D root 1119 1 0 19:12 ? 00:00:00 cron daemon 1120 1 0 19:12 ? 00:00:00 atd root 1128 1 0 19:12 ? 00:00:00 /usr/sbin/irqbalance root 1129 1 0 19:12 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1252 1 0 19:12 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1259 1 0 19:12 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 root 1561 2 0 19:13 ? 00:00:00 [kworker/1:2] ubuntu 1661 1 0 19:13 ? 00:00:00 /home/ubuntu/homer_host_0yd3xw/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q homer_host_0yd3xw --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@homer_host_0yd3xw --logging-server-logdir=/home/ubuntu/homer_host_0yd3xw/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/homer_host_0yd3xw/work/homer_host_0yd3xw%I.log --pidfile=/home/ubuntu/homer_host_0yd3xw/work/homer_host_0yd3xw.pid ubuntu 1775 1 0 19:13 ? 00:00:01 python2.7 /home/ubuntu/homer_host_0yd3xw/env/bin/diamond --configfile /home/ubuntu/homer_host_0yd3xw/work/plugins/diamond/etc/diamond.conf ubuntu 1824 1661 0 19:15 ? 00:00:00 /home/ubuntu/homer_host_0yd3xw/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q homer_host_0yd3xw --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@homer_host_0yd3xw --logging-server-logdir=/home/ubuntu/homer_host_0yd3xw/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/homer_host_0yd3xw/work/homer_host_0yd3xw%I.log --pidfile=/home/ubuntu/homer_host_0yd3xw/work/homer_host_0yd3xw.pid ubuntu 1845 1824 0 19:15 ? 00:00:00 /home/ubuntu/homer_host_0yd3xw/env/bin/python2.7 /home/ubuntu/homer_host_0yd3xw/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-d2ZoXP ubuntu 1856 1845 0 19:15 ? 00:00:00 /bin/sh -c /tmp/N90A5/install-homer.sh ubuntu 1859 1856 0 19:15 ? 00:00:00 /bin/bash -e /tmp/N90A5/install-homer.sh ntp 8473 1 0 19:16 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111 root 8988 1 0 19:17 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 9040 1 0 19:17 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor root 9044 9040 0 19:17 ? 00:00:00 inotifywait -e create -qq . root 9153 1 0 19:17 ? 00:00:00 nginx: master process /usr/sbin/nginx www-data 9154 9153 0 19:17 ? 00:00:00 nginx: worker process www-data 9155 9153 0 19:17 ? 00:00:00 nginx: worker process www-data 9156 9153 0 19:17 ? 00:00:00 nginx: worker process www-data 9157 9153 0 19:17 ? 00:00:00 nginx: worker process root 9332 8988 0 19:17 ? 00:00:00 [nginx_ping] root 9334 8988 0 19:17 ? 00:00:00 [check-nginx-upt] root 9338 8988 0 19:17 ? 00:00:00 [check-monit-upt] dnsmasq 9756 1 0 19:17 ? 00:00:00 /usr/sbin/dnsmasq -x /var/run/dnsmasq/dnsmasq.pid -u dnsmasq -r /etc/dnsmasq.resolv.conf -7 /etc/dnsmasq.d,.dpkg-dist,.dpkg-old,.dpkg-new ubuntu 9820 1859 0 19:17 ? 00:00:00 /bin/bash -e /tmp/N90A5/install-homer.sh ubuntu 9821 9820 0 19:17 ? 00:00:00 /bin/bash -e /tmp/N90A5/install-homer.sh root 9822 9821 0 19:17 ? 00:00:00 sudo ps -edf root 9823 9822 0 19:17 ? 00:00:00 ps -edf real 0m0.011s user 0m0.000s sys 0m0.011s 2018-12-27 19:17:54,674 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => Active Internet connections (only servers) Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name tcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 9756/dnsmasq tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1113/sshd tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 8988/monit tcp 0 0 127.0.0.1:8000 0.0.0.0:* LISTEN 9153/nginx tcp6 0 0 ::1:53 :::* LISTEN 9756/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1113/sshd udp 0 0 192.168.120.3:123 0.0.0.0:* 8473/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 8473/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 8473/ntpd udp 0 0 0.0.0.0:24942 0.0.0.0:* 571/dhclient udp 0 0 127.0.0.1:53 0.0.0.0:* 9756/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 571/dhclient udp6 0 0 fe80::f816:3eff:fe7:123 :::* 8473/ntpd udp6 0 0 ::1:123 :::* 8473/ntpd udp6 0 0 :::123 :::* 8473/ntpd udp6 0 0 ::1:53 :::* 9756/dnsmasq udp6 0 0 :::23613 :::* 571/dhclient Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] STREAM LISTENING 9291 1129/acpid /var/run/acpid.socket unix 2 [ ACC ] STREAM LISTENING 11407 1661/python2.7 /tmp/cloudify-logging-server-44e79.socket unix 2 [ ACC ] STREAM LISTENING 8028 905/dbus-daemon /var/run/dbus/system_bus_socket unix 2 [ ACC ] STREAM LISTENING 7022 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 11819 1845/python2.7 /tmp/ctx-opuROW.socket unix 2 [ ACC ] SEQPACKET LISTENING 1998 391/systemd-udevd /run/udev/control real 0m0.008s user 0m0.002s sys 0m0.006s 2018-12-27 19:17:54,675 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => eth0 Link encap:Ethernet HWaddr fa:16:3e:7f:78:5d inet addr:192.168.120.3 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe7f:785d/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1442 Metric:1 RX packets:108674 errors:0 dropped:0 overruns:0 frame:0 TX packets:38867 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:166633010 (166.6 MB) TX bytes:7263051 (7.2 MB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:38 errors:0 dropped:0 overruns:0 frame:0 TX packets:38 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:3254 (3.2 KB) TX bytes:3254 (3.2 KB) real 0m0.006s user 0m0.000s sys 0m0.006s 2018-12-27 19:17:54,675 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo netstat 2018-12-27 19:17:54,675 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-12-27 19:17:54,675 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/executions/69c9e1cc-ca87-4203-b034-715ac6acec9a 2018-12-27 19:17:54,732 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:17:54,733 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:17:54,733 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:17:54,733 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:17:54,733 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:17:54,733 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:17:54,733 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:17:54,733 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-27T19:09:59.700Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"} 2018-12-27 19:17:54,733 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:17:54,733 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:17:54 GMT 2018-12-27 19:17:54,734 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:17:54,734 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-27 19:17:54,734 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:17:59,739 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/events 2018-12-27 19:17:59,811 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:17:59,811 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:17:59,811 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:17:59,812 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:17:59,812 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:17:59,812 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:17:59,812 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:17:59,812 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_is2ss0", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:17:55.401Z", "message": "[homer] sudo cat /var/log/clearwater", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:17:55.401Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "cf62180d-4621-4e1b-8d16-4c270431d9ac"}, {"node_instance_id": "homer_is2ss0", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:17:55.401Z", "message": "[homer] => [27-Dec-2018 19:17:06 UTC] clearwater-diags-monitor starting\n[27-Dec-2018 19:17:06 UTC] Waiting for trigger files\n\nreal\t0m0.005s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:17:55.401Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "cf62180d-4621-4e1b-8d16-4c270431d9ac"}, {"node_instance_id": "homer_is2ss0", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:17:55.401Z", "message": "[homer] => /var/log\n/var/log/btmp\n/var/log/unattended-upgrades\n/var/log/lastlog\n/var/log/clearwater-config-manager\n/var/log/syslog\n/var/log/udev\n/var/log/dmesg\n/var/log/wtmp\n/var/log/alternatives.log\n/var/log/cloud-init-output.log\n/var/log/clearwater-cluster-manager\n/var/log/boot.log\n/var/log/dist-upgrade\n/var/log/clearwater-diags-monitor.log\n/var/log/fsck\n/var/log/fsck/checkfs\n/var/log/fsck/checkroot\n/var/log/clearwater-queue-manager\n/var/log/auth.log\n/var/log/sysstat\n/var/log/sysstat/sa27\n/var/log/ntpstats\n/var/log/monit.log\n/var/log/kern.log\n/var/log/apt\n/var/log/apt/term.log\n/var/log/apt/history.log\n/var/log/dmesg.0\n/var/log/clearwater-etcd\n/var/log/clearwater-etcd/clearwater-etcd-initd.log\n/var/log/landscape\n/var/log/landscape/sysinfo.log\n/var/log/nginx\n/var/log/nginx/access.log\n/var/log/nginx/error.log\n/var/log/upstart\n/var/log/upstart/procps-virtual-filesystems.log\n/var/log/upstart/console-setup.log\n/var/log/upstart/network-interface-eth0.log\n/var/log/upstart/rsyslog.log\n/var/log/upstart/procps-static-network-up.log\n/var/log/upstart/systemd-logind.log\n/var/log/upstart/cryptdisks.log\n/var/log/upstart/clearwater-monit.log\n/var/log/upstart/container-detect.log\n/var/log/dpkg.log\n/var/log/cloud-init.log\n\nreal\t0m0.007s\nuser\t0m0.000s\nsys\t0m0.006s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:17:55.401Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "cf62180d-4621-4e1b-8d16-4c270431d9ac"}, {"node_instance_id": "homer_is2ss0", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:17:55.401Z", "message": "[homer] sudo find /var/log", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:17:55.401Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "cf62180d-4621-4e1b-8d16-4c270431d9ac"}, {"node_instance_id": "homer_is2ss0", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:17:56.406Z", "message": "[homer] Installation is done", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:17:56.406Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "cf62180d-4621-4e1b-8d16-4c270431d9ac"}, {"node_instance_id": "homer_is2ss0", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:17:56.406Z", "message": "[homer] => 2018-12-27 19:17:34.403690189 Stopping etcd clearwater-etcd\n\nreal\t0m0.005s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:17:56.406Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "cf62180d-4621-4e1b-8d16-4c270431d9ac"}, {"node_instance_id": "homer_is2ss0", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:17:56.406Z", "message": "[homer] sudo cat /var/log/clearwater", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:17:56.406Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "cf62180d-4621-4e1b-8d16-4c270431d9ac"}, {"node_instance_id": "homer_is2ss0", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:17:56.589Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:17:56.589Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "homer_is2ss0", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:17:57.410Z", "message": "Execution done (return_code=0): /tmp/N90A5/install-homer.sh", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:17:57.410Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "cf62180d-4621-4e1b-8d16-4c270431d9ac"}, {"node_instance_id": "homer_is2ss0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:17:57.501Z", "message": "Starting node", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:17:57.501Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:17:57.501Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:17:57.501Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:17:57.501Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:17:57.501Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:17:58.413Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:17:58.413Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "d3cd33d3-440f-4bc6-9760-b55e03e110ea"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:17:58.413Z", "message": "Downloaded scripts/bind/bind.py to /tmp/CXTTO/bind.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:17:58.413Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "d3cd33d3-440f-4bc6-9760-b55e03e110ea"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:17:59.134Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:17:59.134Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:17:59.428Z", "message": "[localhost] run: sudo mv /tmp/tmpicqyua /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:17:59.428Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "d3cd33d3-440f-4bc6-9760-b55e03e110ea"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:17:59.428Z", "message": "The config dict: {'public_ip': u'172.30.9.206', 'backends': {u'homer': {u'homer_is2ss0': {u'public_address': u'', u'private_address': u'192.168.120.3', u'name': u'homer-is2ss0'}}, u'sprout': {u'sprout_btt3la': {u'public_address': u'', u'private_address': u'192.168.120.14', u'name': u'sprout-btt3la'}}, u'bono': {u'bono_ifjyb6': {u'public_address': u'172.30.9.209', u'private_address': u'192.168.120.12', u'name': u'bono-ifjyb6'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.7', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:17:59.428Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "d3cd33d3-440f-4bc6-9760-b55e03e110ea"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:17:59.428Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:17:59.428Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "d3cd33d3-440f-4bc6-9760-b55e03e110ea"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:17:59.428Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:17:59.428Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "d3cd33d3-440f-4bc6-9760-b55e03e110ea"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:17:59.428Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:17:59.428Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "d3cd33d3-440f-4bc6-9760-b55e03e110ea"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:17:59.428Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:17:59.428Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "d3cd33d3-440f-4bc6-9760-b55e03e110ea"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:17:59.428Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:17:59.428Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "d3cd33d3-440f-4bc6-9760-b55e03e110ea"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:17:59.428Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:17:59.428Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "d3cd33d3-440f-4bc6-9760-b55e03e110ea"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:17:59.428Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:17:59.428Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "d3cd33d3-440f-4bc6-9760-b55e03e110ea"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:17:59.428Z", "message": "[localhost] run: sudo mv /tmp/tmpjz615Q /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:17:59.428Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "d3cd33d3-440f-4bc6-9760-b55e03e110ea"}], "metadata": {"pagination": {"total": 1801, "offset": 1751, "size": 50}}} 2018-12-27 19:17:59,812 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:17:59,812 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:17:59 GMT 2018-12-27 19:17:59,812 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:17:59,812 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 15364 2018-12-27 19:17:59,813 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:17:59,813 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo cat /var/log/clearwater 2018-12-27 19:17:59,814 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => [27-Dec-2018 19:17:06 UTC] clearwater-diags-monitor starting [27-Dec-2018 19:17:06 UTC] Waiting for trigger files real 0m0.005s user 0m0.000s sys 0m0.005s 2018-12-27 19:17:59,814 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => /var/log /var/log/btmp /var/log/unattended-upgrades /var/log/lastlog /var/log/clearwater-config-manager /var/log/syslog /var/log/udev /var/log/dmesg /var/log/wtmp /var/log/alternatives.log /var/log/cloud-init-output.log /var/log/clearwater-cluster-manager /var/log/boot.log /var/log/dist-upgrade /var/log/clearwater-diags-monitor.log /var/log/fsck /var/log/fsck/checkfs /var/log/fsck/checkroot /var/log/clearwater-queue-manager /var/log/auth.log /var/log/sysstat /var/log/sysstat/sa27 /var/log/ntpstats /var/log/monit.log /var/log/kern.log /var/log/apt /var/log/apt/term.log /var/log/apt/history.log /var/log/dmesg.0 /var/log/clearwater-etcd /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/landscape /var/log/landscape/sysinfo.log /var/log/nginx /var/log/nginx/access.log /var/log/nginx/error.log /var/log/upstart /var/log/upstart/procps-virtual-filesystems.log /var/log/upstart/console-setup.log /var/log/upstart/network-interface-eth0.log /var/log/upstart/rsyslog.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/systemd-logind.log /var/log/upstart/cryptdisks.log /var/log/upstart/clearwater-monit.log /var/log/upstart/container-detect.log /var/log/dpkg.log /var/log/cloud-init.log real 0m0.007s user 0m0.000s sys 0m0.006s 2018-12-27 19:17:59,814 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo find /var/log 2018-12-27 19:17:59,814 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] Installation is done 2018-12-27 19:17:59,814 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => 2018-12-27 19:17:34.403690189 Stopping etcd clearwater-etcd real 0m0.005s user 0m0.000s sys 0m0.005s 2018-12-27 19:17:59,815 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo cat /var/log/clearwater 2018-12-27 19:17:59,815 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-12-27 19:17:59,815 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/N90A5/install-homer.sh 2018-12-27 19:17:59,815 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-12-27 19:17:59,815 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-12-27 19:17:59,815 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-12-27 19:17:59,816 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-12-27 19:17:59,816 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/CXTTO/bind.py 2018-12-27 19:17:59,816 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-12-27 19:17:59,816 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpicqyua /etc/bind/db.clearwater.local 2018-12-27 19:17:59,816 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.206', 'backends': {u'homer': {u'homer_is2ss0': {u'public_address': u'', u'private_address': u'192.168.120.3', u'name': u'homer-is2ss0'}}, u'sprout': {u'sprout_btt3la': {u'public_address': u'', u'private_address': u'192.168.120.14', u'name': u'sprout-btt3la'}}, u'bono': {u'bono_ifjyb6': {u'public_address': u'172.30.9.209', u'private_address': u'192.168.120.12', u'name': u'bono-ifjyb6'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.7', u'hss_hostname': u''}. 2018-12-27 19:17:59,816 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-12-27 19:17:59,817 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-12-27 19:17:59,817 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-12-27 19:17:59,817 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-12-27 19:17:59,817 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-12-27 19:17:59,817 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-12-27 19:17:59,817 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-12-27 19:17:59,818 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpjz615Q /etc/bind/db.clearwater.opnfv 2018-12-27 19:17:59,818 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/executions/69c9e1cc-ca87-4203-b034-715ac6acec9a 2018-12-27 19:17:59,872 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:17:59,872 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:17:59,872 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:17:59,872 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:17:59,872 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:17:59,873 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:17:59,873 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:17:59,873 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-27T19:09:59.700Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"} 2018-12-27 19:17:59,873 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:17:59,873 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:17:59 GMT 2018-12-27 19:17:59,873 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:17:59,873 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-27 19:17:59,873 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:18:04,879 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/events 2018-12-27 19:18:05,277 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:18:05,277 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:18:05,278 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:18:05,278 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:18:05,278 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:18:05,278 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:18:05,278 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:18:05,278 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1801, "offset": 1776, "size": 50}}} 2018-12-27 19:18:05,278 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:18:05,278 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:18:05 GMT 2018-12-27 19:18:05,278 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:18:05,278 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-12-27 19:18:05,279 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:18:05,279 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/executions/69c9e1cc-ca87-4203-b034-715ac6acec9a 2018-12-27 19:18:05,338 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:18:05,338 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:18:05,338 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:18:05,338 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:18:05,338 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:18:05,339 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:18:05,339 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:18:05,339 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-27T19:09:59.700Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"} 2018-12-27 19:18:05,339 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:18:05,339 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:18:05 GMT 2018-12-27 19:18:05,339 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:18:05,339 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-27 19:18:05,339 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:18:10,345 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/events 2018-12-27 19:18:10,454 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:18:10,454 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:18:10,454 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:18:10,455 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:18:10,455 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:18:10,455 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:18:10,455 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:18:10,455 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1801, "offset": 1776, "size": 50}}} 2018-12-27 19:18:10,455 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:18:10,455 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:18:10 GMT 2018-12-27 19:18:10,455 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:18:10,455 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-12-27 19:18:10,456 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:18:10,456 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/executions/69c9e1cc-ca87-4203-b034-715ac6acec9a 2018-12-27 19:18:10,580 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:18:10,580 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:18:10,580 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:18:10,580 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:18:10,580 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:18:10,580 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:18:10,580 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:18:10,580 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-27T19:09:59.700Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"} 2018-12-27 19:18:10,581 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:18:10,581 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:18:10 GMT 2018-12-27 19:18:10,581 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:18:10,581 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-27 19:18:10,581 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:18:15,586 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/events 2018-12-27 19:18:15,659 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:18:15,659 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:18:15,659 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:18:15,659 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:18:15,659 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:18:15,659 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:18:15,659 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:18:15,660 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_fqtwws", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:18:12.346Z", "message": "[dime] => Reading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-queue-manager python-jsonschema python-mock\nSuggested packages:\n python-mock-doc\nThe following NEW packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-management clearwater-queue-manager python-jsonschema python-mock\n0 upgraded, 7 newly installed, 0 to remove and 12 not upgraded.\nNeed to get 38.3 MB of archives.\nAfter this operation, 108 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB]\nGet:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB]\nGet:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB]\nGet:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB]\nFetched 38.3 MB in 2s (13.1 MB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 58604 files and directories currently installed.)\nPreparing to unpack .../python-mock_1.0.1-3_all.deb ...\nUnpacking python-mock (1.0.1-3) ...\nSelecting previously unselected package python-jsonschema.\nPreparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ...\nUnpacking python-jsonschema (2.3.0-1build1) ...\nSelecting previously unselected package clearwater-etcd.\nPreparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ...\nUnpacking clearwater-etcd (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-cluster-manager.\nPreparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-queue-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-config-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ...\nUnpacking clearwater-management (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up python-mock (1.0.1-3) ...\nSetting up python-jsonschema (2.3.0-1build1) ...\nSetting up clearwater-etcd (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_cluster_manager\nCollecting metaswitchcommon (from clearwater_cluster_manager)\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager\nSuccessfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nSetting up clearwater-queue-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_queue_manager\nCollecting metaswitchcommon (from clearwater_queue_manager)\nCollecting clearwater-etcd-shared (from clearwater_queue_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_queue_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_queue_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_queue_manager)\nCollecting cffi (from metaswitchcommon->clearwater_queue_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_queue_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager\nSuccessfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-config-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_config_manager\nCollecting metaswitchcommon (from clearwater_config_manager)\nCollecting jsonschema (from clearwater_config_manager)\nCollecting clearwater-etcd-shared (from clearwater_config_manager)\nCollecting requests (from clearwater_config_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_config_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_config_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_config_manager)\nCollecting cffi (from metaswitchcommon->clearwater_config_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_config_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting certifi>=2017.4.17 (from requests->clearwater_config_manager)\nCollecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager)\nCollecting idna<2.7,>=2.5 (from requests->clearwater_config_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, clearwater-config-manager\nSuccessfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-171218.103208) ...\n\nreal\t0m23.266s\nuser\t0m12.141s\nsys\t0m3.292s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:18:12.346Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "01f6eafb-0c29-4fd4-b5d8-60d0a8389f5d"}, {"node_instance_id": "ellis_4wdi49", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:18:13.435Z", "message": "[ellis] sudo service dnsmasq force", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:18:13.435Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "74f2427f-f49f-4924-9f66-1191df3a59f9"}, {"node_instance_id": "dime_fqtwws", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:18:13.435Z", "message": "[dime] Use the DNS server", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:18:13.435Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "01f6eafb-0c29-4fd4-b5d8-60d0a8389f5d"}, {"node_instance_id": "dime_fqtwws", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:18:13.435Z", "message": "[dime] The installation packages is done correctly", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:18:13.435Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "01f6eafb-0c29-4fd4-b5d8-60d0a8389f5d"}, {"node_instance_id": "ellis_4wdi49", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:18:13.435Z", "message": "[ellis] => Reading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-queue-manager python-jsonschema python-mock\nSuggested packages:\n python-mock-doc\nThe following NEW packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-management clearwater-queue-manager python-jsonschema python-mock\n0 upgraded, 7 newly installed, 0 to remove and 12 not upgraded.\nNeed to get 38.3 MB of archives.\nAfter this operation, 108 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB]\nGet:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB]\nGet:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB]\nGet:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB]\nFetched 38.3 MB in 3s (12.5 MB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 58130 files and directories currently installed.)\nPreparing to unpack .../python-mock_1.0.1-3_all.deb ...\nUnpacking python-mock (1.0.1-3) ...\nSelecting previously unselected package python-jsonschema.\nPreparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ...\nUnpacking python-jsonschema (2.3.0-1build1) ...\nSelecting previously unselected package clearwater-etcd.\nPreparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ...\nUnpacking clearwater-etcd (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-cluster-manager.\nPreparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-queue-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-config-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ...\nUnpacking clearwater-management (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up python-mock (1.0.1-3) ...\nSetting up python-jsonschema (2.3.0-1build1) ...\nSetting up clearwater-etcd (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_cluster_manager\nCollecting metaswitchcommon (from clearwater_cluster_manager)\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager\nSuccessfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nSetting up clearwater-queue-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_queue_manager\nCollecting metaswitchcommon (from clearwater_queue_manager)\nCollecting clearwater-etcd-shared (from clearwater_queue_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_queue_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_queue_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_queue_manager)\nCollecting cffi (from metaswitchcommon->clearwater_queue_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_queue_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager\nSuccessfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-config-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_config_manager\nCollecting metaswitchcommon (from clearwater_config_manager)\nCollecting jsonschema (from clearwater_config_manager)\nCollecting clearwater-etcd-shared (from clearwater_config_manager)\nCollecting requests (from clearwater_config_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_config_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_config_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_config_manager)\nCollecting cffi (from metaswitchcommon->clearwater_config_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_config_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting certifi>=2017.4.17 (from requests->clearwater_config_manager)\nCollecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager)\nCollecting idna<2.7,>=2.5 (from requests->clearwater_config_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, clearwater-config-manager\nSuccessfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-171218.103208) ...\n\nreal\t0m24.359s\nuser\t0m12.462s\nsys\t0m3.180s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:18:13.435Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "74f2427f-f49f-4924-9f66-1191df3a59f9"}, {"node_instance_id": "ellis_4wdi49", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:18:13.435Z", "message": "[ellis] Configure a new DNS server", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:18:13.435Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "74f2427f-f49f-4924-9f66-1191df3a59f9"}, {"node_instance_id": "dime_fqtwws", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:18:13.435Z", "message": "[dime] sudo service dnsmasq force", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:18:13.435Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "01f6eafb-0c29-4fd4-b5d8-60d0a8389f5d"}, {"node_instance_id": "ellis_4wdi49", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:18:13.435Z", "message": "[ellis] The installation packages is done correctly", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:18:13.435Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "74f2427f-f49f-4924-9f66-1191df3a59f9"}, {"node_instance_id": "dime_fqtwws", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:18:15.303Z", "message": "[dime] => * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n\nreal\t0m2.067s\nuser\t0m0.008s\nsys\t0m0.058s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:18:15.303Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "01f6eafb-0c29-4fd4-b5d8-60d0a8389f5d"}], "metadata": {"pagination": {"total": 1810, "offset": 1776, "size": 50}}} 2018-12-27 19:18:15,660 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:18:15,660 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:18:15 GMT 2018-12-27 19:18:15,660 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:18:15,660 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 32421 2018-12-27 19:18:15,660 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:18:15,661 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-queue-manager python-jsonschema python-mock Suggested packages: python-mock-doc The following NEW packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-management clearwater-queue-manager python-jsonschema python-mock 0 upgraded, 7 newly installed, 0 to remove and 12 not upgraded. Need to get 38.3 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB] Get:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB] Get:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB] Get:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB] Fetched 38.3 MB in 2s (13.1 MB/s) Selecting previously unselected package python-mock. (Reading database ... 58604 files and directories currently installed.) Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ... Unpacking clearwater-etcd (1.0-171218.103208) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-cluster-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-queue-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-config-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ... Unpacking clearwater-management (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up clearwater-etcd (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_cluster_manager Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Setting up clearwater-queue-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_queue_manager Collecting metaswitchcommon (from clearwater_queue_manager) Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_config_manager Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting requests (from clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, clearwater-config-manager Successfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-171218.103208) ... real 0m23.266s user 0m12.141s sys 0m3.292s 2018-12-27 19:18:15,662 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo service dnsmasq force 2018-12-27 19:18:15,662 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] Use the DNS server 2018-12-27 19:18:15,662 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] The installation packages is done correctly 2018-12-27 19:18:15,662 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-queue-manager python-jsonschema python-mock Suggested packages: python-mock-doc The following NEW packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-management clearwater-queue-manager python-jsonschema python-mock 0 upgraded, 7 newly installed, 0 to remove and 12 not upgraded. Need to get 38.3 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB] Get:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB] Get:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB] Get:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB] Fetched 38.3 MB in 3s (12.5 MB/s) Selecting previously unselected package python-mock. (Reading database ... 58130 files and directories currently installed.) Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ... Unpacking clearwater-etcd (1.0-171218.103208) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-cluster-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-queue-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-config-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ... Unpacking clearwater-management (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up clearwater-etcd (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_cluster_manager Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Setting up clearwater-queue-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_queue_manager Collecting metaswitchcommon (from clearwater_queue_manager) Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_config_manager Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting requests (from clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, clearwater-config-manager Successfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-171218.103208) ... real 0m24.359s user 0m12.462s sys 0m3.180s 2018-12-27 19:18:15,663 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] Configure a new DNS server 2018-12-27 19:18:15,663 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo service dnsmasq force 2018-12-27 19:18:15,663 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] The installation packages is done correctly 2018-12-27 19:18:15,663 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.067s user 0m0.008s sys 0m0.058s 2018-12-27 19:18:15,663 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/executions/69c9e1cc-ca87-4203-b034-715ac6acec9a 2018-12-27 19:18:15,720 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:18:15,720 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:18:15,720 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:18:15,720 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:18:15,720 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:18:15,720 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:18:15,720 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:18:15,720 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-27T19:09:59.700Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"} 2018-12-27 19:18:15,720 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:18:15,721 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:18:15 GMT 2018-12-27 19:18:15,721 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:18:15,721 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-27 19:18:15,721 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:18:20,726 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/events 2018-12-27 19:18:20,801 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:18:20,801 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:18:20,801 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:18:20,802 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:18:20,802 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:18:20,802 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:18:20,802 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:18:20,802 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_4wdi49", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:18:16.440Z", "message": "[ellis] => * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n\nreal\t0m2.085s\nuser\t0m0.009s\nsys\t0m0.057s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:18:16.440Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "74f2427f-f49f-4924-9f66-1191df3a59f9"}, {"node_instance_id": "ellis_4wdi49", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:18:16.440Z", "message": "[ellis] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 19:12 ? 00:00:01 /sbin/init\nroot 2 0 0 19:12 ? 00:00:00 [kthreadd]\nroot 3 2 0 19:12 ? 00:00:00 [ksoftirqd/0]\nroot 4 2 0 19:12 ? 00:00:00 [kworker/0:0]\nroot 5 2 0 19:12 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 19:12 ? 00:00:00 [kworker/u4:0]\nroot 7 2 0 19:12 ? 00:00:00 [rcu_sched]\nroot 8 2 0 19:12 ? 00:00:00 [rcuos/0]\nroot 9 2 0 19:12 ? 00:00:00 [rcuos/1]\nroot 10 2 0 19:12 ? 00:00:00 [rcu_bh]\nroot 11 2 0 19:12 ? 00:00:00 [rcuob/0]\nroot 12 2 0 19:12 ? 00:00:00 [rcuob/1]\nroot 13 2 0 19:12 ? 00:00:00 [migration/0]\nroot 14 2 0 19:12 ? 00:00:00 [watchdog/0]\nroot 15 2 0 19:12 ? 00:00:00 [watchdog/1]\nroot 16 2 0 19:12 ? 00:00:00 [migration/1]\nroot 17 2 0 19:12 ? 00:00:00 [ksoftirqd/1]\nroot 19 2 0 19:12 ? 00:00:00 [kworker/1:0H]\nroot 20 2 0 19:12 ? 00:00:00 [khelper]\nroot 21 2 0 19:12 ? 00:00:00 [kdevtmpfs]\nroot 22 2 0 19:12 ? 00:00:00 [netns]\nroot 23 2 0 19:12 ? 00:00:00 [writeback]\nroot 24 2 0 19:12 ? 00:00:00 [kintegrityd]\nroot 25 2 0 19:12 ? 00:00:00 [bioset]\nroot 27 2 0 19:12 ? 00:00:00 [kblockd]\nroot 28 2 0 19:12 ? 00:00:00 [ata_sff]\nroot 29 2 0 19:12 ? 00:00:00 [khubd]\nroot 30 2 0 19:12 ? 00:00:00 [md]\nroot 31 2 0 19:12 ? 00:00:00 [devfreq_wq]\nroot 32 2 0 19:12 ? 00:00:00 [kworker/0:1]\nroot 33 2 0 19:12 ? 00:00:00 [kworker/1:1]\nroot 35 2 0 19:12 ? 00:00:00 [khungtaskd]\nroot 36 2 0 19:12 ? 00:00:00 [kswapd0]\nroot 37 2 0 19:12 ? 00:00:00 [vmstat]\nroot 38 2 0 19:12 ? 00:00:00 [ksmd]\nroot 39 2 0 19:12 ? 00:00:00 [khugepaged]\nroot 40 2 0 19:12 ? 00:00:00 [fsnotify_mark]\nroot 41 2 0 19:12 ? 00:00:00 [ecryptfs-kthrea]\nroot 42 2 0 19:12 ? 00:00:00 [crypto]\nroot 54 2 0 19:12 ? 00:00:00 [kthrotld]\nroot 55 2 0 19:12 ? 00:00:00 [kworker/u4:1]\nroot 56 2 0 19:12 ? 00:00:00 [vballoon]\nroot 57 2 0 19:12 ? 00:00:00 [scsi_eh_0]\nroot 58 2 0 19:12 ? 00:00:00 [scsi_eh_1]\nroot 79 2 0 19:12 ? 00:00:00 [deferwq]\nroot 80 2 0 19:12 ? 00:00:00 [charger_manager]\nroot 123 2 0 19:12 ? 00:00:00 [kpsmoused]\nroot 125 2 0 19:12 ? 00:00:00 [kworker/1:2]\nroot 186 2 0 19:12 ? 00:00:00 [jbd2/vda1-8]\nroot 187 2 0 19:12 ? 00:00:00 [ext4-rsv-conver]\nroot 386 1 0 19:12 ? 00:00:00 upstart-udev-bridge --daemon\nroot 390 1 0 19:12 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 438 2 0 19:12 ? 00:00:00 [kworker/u5:1]\nroot 439 2 0 19:12 ? 00:00:00 [kworker/u5:2]\nroot 547 1 0 19:12 ? 00:00:00 upstart-socket-bridge --daemon\nroot 570 1 0 19:12 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 820 2 0 19:12 ? 00:00:00 [kauditd]\nroot 928 1 0 19:12 ? 00:00:00 upstart-file-bridge --daemon\nmessage+ 949 1 0 19:12 ? 00:00:00 dbus-daemon --system --fork\nsyslog 972 1 0 19:12 ? 00:00:00 rsyslogd\nroot 1027 1 0 19:12 ? 00:00:00 /lib/systemd/systemd-logind\nroot 1101 1 0 19:12 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1107 1 0 19:12 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1124 1 0 19:12 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1125 1 0 19:12 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1127 1 0 19:12 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1173 1 0 19:12 ? 00:00:00 /usr/sbin/sshd -D\ndaemon 1174 1 0 19:12 ? 00:00:00 atd\nroot 1175 1 0 19:12 ? 00:00:00 cron\nroot 1176 1 0 19:12 ? 00:00:00 /usr/sbin/irqbalance\nroot 1182 1 0 19:12 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1256 1 0 19:12 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1262 1 0 19:12 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nubuntu 1661 1 0 19:13 ? 00:00:00 /home/ubuntu/ellis_host_012nnx/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q ellis_host_012nnx --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@ellis_host_012nnx --logging-server-logdir=/home/ubuntu/ellis_host_012nnx/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/ellis_host_012nnx/work/ellis_host_012nnx%I.log --pidfile=/home/ubuntu/ellis_host_012nnx/work/ellis_host_012nnx.pid\nubuntu 1775 1 0 19:13 ? 00:00:01 python2.7 /home/ubuntu/ellis_host_012nnx/env/bin/diamond --configfile /home/ubuntu/ellis_host_012nnx/work/plugins/diamond/etc/diamond.conf\nubuntu 1829 1661 0 19:15 ? 00:00:00 /home/ubuntu/ellis_host_012nnx/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q ellis_host_012nnx --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@ellis_host_012nnx --logging-server-logdir=/home/ubuntu/ellis_host_012nnx/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/ellis_host_012nnx/work/ellis_host_012nnx%I.log --pidfile=/home/ubuntu/ellis_host_012nnx/work/ellis_host_012nnx.pid\nubuntu 1850 1829 0 19:15 ? 00:00:00 /home/ubuntu/ellis_host_012nnx/env/bin/python2.7 /home/ubuntu/ellis_host_012nnx/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-fS24By\nubuntu 1861 1850 0 19:15 ? 00:00:00 /bin/sh -c /tmp/LV2FB/install-ellis.sh\nubuntu 1863 1861 0 19:15 ? 00:00:00 /bin/bash -e /tmp/LV2FB/install-ellis.sh\nmysql 9242 1 0 19:17 ? 00:00:00 /usr/sbin/mysqld\nntp 9391 1 0 19:17 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 107:112\nroot 9977 1 0 19:17 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nroot 10028 1 0 19:17 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor\nroot 10032 10028 0 19:17 ? 00:00:00 inotifywait -e create -qq .\nroot 10163 1 0 19:17 ? 00:00:00 nginx: master process /usr/sbin/nginx\nwww-data 10164 10163 0 19:17 ? 00:00:00 nginx: worker process\nwww-data 10165 10163 0 19:17 ? 00:00:00 nginx: worker process\nwww-data 10166 10163 0 19:17 ? 00:00:00 nginx: worker process\nwww-data 10167 10163 0 19:17 ? 00:00:00 nginx: worker process\nellis 10329 1 0 19:17 ? 00:00:00 /usr/share/clearwater/ellis/env/bin/python -m metaswitch.ellis.main --log-level 2 --background\nroot 10397 2 0 19:17 ? 00:00:00 [kworker/u5:0]\nroot 10545 9977 0 19:17 ? 00:00:00 [nginx_ping] \nroot 10548 9977 0 19:17 ? 00:00:00 [check-nginx-upt] \nroot 10551 9977 0 19:17 ? 00:00:00 [check-monit-upt] \nroot 10555 9977 0 19:17 ? 00:00:00 [poll_ellis.sh] \nroot 10562 9977 0 19:17 ? 00:00:00 [poll_ellis_http] \nclearwa+ 10876 1 3 19:18 ? 00:00:00 /usr/share/clearwater/clearwater-etcd/3.1.7/etcd --listen-client-urls http://0.0.0.0:4000 --advertise-client-urls http://192.168.120.5:4000 --data-dir /var/lib/clearwater-etcd/192.168.120.5 --name 192-168-120-5 --debug --initial-cluster 192-168-120-7=http://192.168.120.7:2380,192-168-120-5=http://192.168.120.5:2380 --initial-cluster-state existing --initial-advertise-peer-urls http://192.168.120.5:2380 --listen-peer-urls http://192.168.120.5:2380\ndnsmasq 10899 1 0 19:18 ? 00:00:00 /usr/sbin/dnsmasq -x /var/run/dnsmasq/dnsmasq.pid -u dnsmasq -r /etc/dnsmasq.resolv.conf -7 /etc/dnsmasq.d,.dpkg-dist,.dpkg-old,.dpkg-new\nroot 10937 9977 0 19:18 ? 00:00:00 [check-etcd-upti] \nroot 10939 9977 0 19:18 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/poll_etcd_cluster.sh\nroot 10941 9977 0 19:18 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/poll_etcd.sh\nroot 10942 10939 0 19:18 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/poll_etcd_cluster.sh\nroot 10943 10941 0 19:18 ? 00:00:00 curl -L http://192.168.120.5:4000/v2/stats/self\nroot 10944 10941 0 19:18 ? 00:00:00 tee /tmp/poll-etcd.sh.stdout.10941\nroot 10945 10941 0 19:18 ? 00:00:00 grep -q \"name\":\"192.168.120.5\"\nroot 10947 10942 0 19:18 ? 00:00:00 /bin/bash /usr/bin/clearwater-etcdctl cluster-health\nroot 10948 10947 1 19:18 ? 00:00:00 /usr/share/clearwater/clearwater-etcd/3.1.7/etcdctl -C 192.168.120.5:4000 cluster-health\nubuntu 10980 1863 0 19:18 ? 00:00:00 /bin/bash -e /tmp/LV2FB/install-ellis.sh\nubuntu 10981 10980 0 19:18 ? 00:00:00 /bin/bash -e /tmp/LV2FB/install-ellis.sh\nroot 10982 10981 0 19:18 ? 00:00:00 sudo ps -edf\nroot 10983 10982 0 19:18 ? 00:00:00 ps -edf\n\nreal\t0m0.011s\nuser\t0m0.000s\nsys\t0m0.011s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:18:16.440Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "74f2427f-f49f-4924-9f66-1191df3a59f9"}, {"node_instance_id": "dime_fqtwws", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:18:16.440Z", "message": "[dime] sudo ps ", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:18:16.440Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "01f6eafb-0c29-4fd4-b5d8-60d0a8389f5d"}, {"node_instance_id": "ellis_4wdi49", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:18:16.440Z", "message": "[ellis] sudo ps ", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:18:16.440Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "74f2427f-f49f-4924-9f66-1191df3a59f9"}, {"node_instance_id": "dime_fqtwws", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:18:16.440Z", "message": "[dime] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 19:12 ? 00:00:01 /sbin/init\nroot 2 0 0 19:12 ? 00:00:00 [kthreadd]\nroot 3 2 0 19:12 ? 00:00:00 [ksoftirqd/0]\nroot 5 2 0 19:12 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 19:12 ? 00:00:00 [kworker/u4:0]\nroot 7 2 0 19:12 ? 00:00:00 [rcu_sched]\nroot 8 2 0 19:12 ? 00:00:00 [rcuos/0]\nroot 9 2 0 19:12 ? 00:00:00 [rcuos/1]\nroot 10 2 0 19:12 ? 00:00:00 [rcu_bh]\nroot 11 2 0 19:12 ? 00:00:00 [rcuob/0]\nroot 12 2 0 19:12 ? 00:00:00 [rcuob/1]\nroot 13 2 0 19:12 ? 00:00:00 [migration/0]\nroot 14 2 0 19:12 ? 00:00:00 [watchdog/0]\nroot 15 2 0 19:12 ? 00:00:00 [watchdog/1]\nroot 16 2 0 19:12 ? 00:00:00 [migration/1]\nroot 17 2 0 19:12 ? 00:00:00 [ksoftirqd/1]\nroot 19 2 0 19:12 ? 00:00:00 [kworker/1:0H]\nroot 20 2 0 19:12 ? 00:00:00 [khelper]\nroot 21 2 0 19:12 ? 00:00:00 [kdevtmpfs]\nroot 22 2 0 19:12 ? 00:00:00 [netns]\nroot 23 2 0 19:12 ? 00:00:00 [writeback]\nroot 24 2 0 19:12 ? 00:00:00 [kintegrityd]\nroot 25 2 0 19:12 ? 00:00:00 [bioset]\nroot 26 2 0 19:12 ? 00:00:00 [kworker/u5:0]\nroot 27 2 0 19:12 ? 00:00:00 [kblockd]\nroot 28 2 0 19:12 ? 00:00:00 [ata_sff]\nroot 29 2 0 19:12 ? 00:00:00 [khubd]\nroot 30 2 0 19:12 ? 00:00:00 [md]\nroot 31 2 0 19:12 ? 00:00:00 [devfreq_wq]\nroot 32 2 0 19:12 ? 00:00:00 [kworker/0:1]\nroot 33 2 0 19:12 ? 00:00:00 [kworker/1:1]\nroot 35 2 0 19:12 ? 00:00:00 [khungtaskd]\nroot 36 2 0 19:12 ? 00:00:00 [kswapd0]\nroot 37 2 0 19:12 ? 00:00:00 [vmstat]\nroot 38 2 0 19:12 ? 00:00:00 [ksmd]\nroot 39 2 0 19:12 ? 00:00:00 [khugepaged]\nroot 40 2 0 19:12 ? 00:00:00 [fsnotify_mark]\nroot 41 2 0 19:12 ? 00:00:00 [ecryptfs-kthrea]\nroot 42 2 0 19:12 ? 00:00:00 [crypto]\nroot 54 2 0 19:12 ? 00:00:00 [kthrotld]\nroot 55 2 0 19:12 ? 00:00:00 [kworker/u4:1]\nroot 56 2 0 19:12 ? 00:00:00 [vballoon]\nroot 57 2 0 19:12 ? 00:00:00 [scsi_eh_0]\nroot 58 2 0 19:12 ? 00:00:00 [scsi_eh_1]\nroot 79 2 0 19:12 ? 00:00:00 [deferwq]\nroot 80 2 0 19:12 ? 00:00:00 [charger_manager]\nroot 124 2 0 19:12 ? 00:00:00 [kpsmoused]\nroot 125 2 0 19:12 ? 00:00:00 [kworker/1:2]\nroot 186 2 0 19:12 ? 00:00:00 [jbd2/vda1-8]\nroot 187 2 0 19:12 ? 00:00:00 [ext4-rsv-conver]\nroot 386 1 0 19:12 ? 00:00:00 upstart-udev-bridge --daemon\nroot 391 1 0 19:12 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 433 2 0 19:12 ? 00:00:00 [kworker/u5:1]\nroot 505 1 0 19:12 ? 00:00:00 upstart-socket-bridge --daemon\nroot 566 1 0 19:12 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 820 2 0 19:12 ? 00:00:00 [kauditd]\nroot 939 1 0 19:12 ? 00:00:00 upstart-file-bridge --daemon\nsyslog 964 1 0 19:12 ? 00:00:00 rsyslogd\nmessage+ 981 1 0 19:12 ? 00:00:00 dbus-daemon --system --fork\nroot 1016 1 0 19:12 ? 00:00:00 /lib/systemd/systemd-logind\nroot 1051 1 0 19:12 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1054 1 0 19:12 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1058 1 0 19:12 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1059 1 0 19:12 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1061 1 0 19:12 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1102 1 0 19:12 ? 00:00:00 /usr/sbin/sshd -D\nroot 1106 1 0 19:12 ? 00:00:00 cron\ndaemon 1107 1 0 19:12 ? 00:00:00 atd\nroot 1118 1 0 19:12 ? 00:00:00 /usr/sbin/irqbalance\nroot 1120 1 0 19:12 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1199 1 0 19:12 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1205 1 0 19:12 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nroot 1436 2 0 19:13 ? 00:00:00 [kworker/0:2]\nubuntu 1661 1 0 19:13 ? 00:00:00 /home/ubuntu/dime_host_zpzhgy/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q dime_host_zpzhgy --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@dime_host_zpzhgy --logging-server-logdir=/home/ubuntu/dime_host_zpzhgy/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/dime_host_zpzhgy/work/dime_host_zpzhgy%I.log --pidfile=/home/ubuntu/dime_host_zpzhgy/work/dime_host_zpzhgy.pid\nubuntu 1775 1 0 19:13 ? 00:00:01 python2.7 /home/ubuntu/dime_host_zpzhgy/env/bin/diamond --configfile /home/ubuntu/dime_host_zpzhgy/work/plugins/diamond/etc/diamond.conf\nubuntu 1826 1661 0 19:15 ? 00:00:00 /home/ubuntu/dime_host_zpzhgy/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q dime_host_zpzhgy --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@dime_host_zpzhgy --logging-server-logdir=/home/ubuntu/dime_host_zpzhgy/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/dime_host_zpzhgy/work/dime_host_zpzhgy%I.log --pidfile=/home/ubuntu/dime_host_zpzhgy/work/dime_host_zpzhgy.pid\nubuntu 1847 1826 0 19:15 ? 00:00:00 /home/ubuntu/dime_host_zpzhgy/env/bin/python2.7 /home/ubuntu/dime_host_zpzhgy/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-MCwy11\nubuntu 1858 1847 0 19:15 ? 00:00:00 /bin/sh -c /tmp/I22PD/install-dime.sh\nubuntu 1860 1858 0 19:15 ? 00:00:00 /bin/bash -e /tmp/I22PD/install-dime.sh\nroot 2180 2 0 19:15 ? 00:00:00 [kworker/u5:2]\nntp 8804 1 0 19:17 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111\nroot 9368 1 0 19:17 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh\nroot 9369 9368 0 19:17 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper\nroot 9373 1 0 19:17 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh\nroot 9374 9373 0 19:17 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper\nroot 9383 9369 0 19:17 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management\nroot 9384 9374 0 19:17 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling\nroot 9385 9384 0 19:17 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling\nroot 9422 1 0 19:17 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nsnmp 10175 1 0 19:17 ? 00:00:00 /usr/sbin/snmpd -Lsd -Lf /dev/null -u snmp -g snmp -I -smux mteTrigger mteTriggerConf -p /var/run/snmpd.pid\ndnsmasq 10433 1 0 19:18 ? 00:00:00 /usr/sbin/dnsmasq -x /var/run/dnsmasq/dnsmasq.pid -u dnsmasq -r /etc/dnsmasq.resolv.conf -7 /etc/dnsmasq.d,.dpkg-dist,.dpkg-old,.dpkg-new\nubuntu 10497 1860 0 19:18 ? 00:00:00 /bin/bash -e /tmp/I22PD/install-dime.sh\nubuntu 10498 10497 0 19:18 ? 00:00:00 /bin/bash -e /tmp/I22PD/install-dime.sh\nroot 10499 10498 0 19:18 ? 00:00:00 sudo ps -edf\nroot 10500 10499 0 19:18 ? 00:00:00 ps -edf\n\nreal\t0m0.011s\nuser\t0m0.000s\nsys\t0m0.010s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:18:16.440Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "01f6eafb-0c29-4fd4-b5d8-60d0a8389f5d"}, {"node_instance_id": "dime_fqtwws", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:18:16.440Z", "message": "[dime] => eth0 Link encap:Ethernet HWaddr fa:16:3e:89:5a:6b \n inet addr:192.168.120.8 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe89:5a6b/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1442 Metric:1\n RX packets:112246 errors:0 dropped:0 overruns:0 frame:0\n TX packets:41645 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:172007735 (172.0 MB) TX bytes:7784603 (7.7 MB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:12 errors:0 dropped:0 overruns:0 frame:0\n TX packets:12 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:1235 (1.2 KB) TX bytes:1235 (1.2 KB)\n\n\nreal\t0m0.006s\nuser\t0m0.004s\nsys\t0m0.003s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:18:16.440Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "01f6eafb-0c29-4fd4-b5d8-60d0a8389f5d"}, {"node_instance_id": "ellis_4wdi49", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:18:16.440Z", "message": "[ellis] => eth0 Link encap:Ethernet HWaddr fa:16:3e:53:06:9f \n inet addr:192.168.120.5 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe53:69f/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1442 Metric:1\n RX packets:96393 errors:0 dropped:0 overruns:0 frame:0\n TX packets:41115 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:147573096 (147.5 MB) TX bytes:7914011 (7.9 MB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:73 errors:0 dropped:0 overruns:0 frame:0\n TX packets:73 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:5623 (5.6 KB) TX bytes:5623 (5.6 KB)\n\n\nreal\t0m0.006s\nuser\t0m0.005s\nsys\t0m0.002s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:18:16.440Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "74f2427f-f49f-4924-9f66-1191df3a59f9"}, {"node_instance_id": "dime_fqtwws", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:18:16.440Z", "message": "[dime] sudo ifconfig ", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:18:16.440Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "01f6eafb-0c29-4fd4-b5d8-60d0a8389f5d"}, {"node_instance_id": "dime_fqtwws", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:18:16.440Z", "message": "[dime] sudo netstat ", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:18:16.440Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "01f6eafb-0c29-4fd4-b5d8-60d0a8389f5d"}, {"node_instance_id": "ellis_4wdi49", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:18:16.440Z", "message": "[ellis] sudo ifconfig ", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:18:16.440Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "74f2427f-f49f-4924-9f66-1191df3a59f9"}, {"node_instance_id": "dime_fqtwws", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:18:17.469Z", "message": "[dime] sudo cat /var/log/clearwater", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:18:17.469Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "01f6eafb-0c29-4fd4-b5d8-60d0a8389f5d"}, {"node_instance_id": "dime_fqtwws", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:18:17.469Z", "message": "[dime] => 2018:12:27 19:17:26: Namespace: management\n2018:12:27 19:17:26: [management] Starting server\n2018:12:27 19:17:26: [management] Listening for requests\n2018:12:27 19:17:26: Namespace: signaling\n2018:12:27 19:17:26: [signaling] Starting server\n2018:12:27 19:17:26: [signaling] Listening for requests\n\nreal\t0m0.005s\nuser\t0m0.004s\nsys\t0m0.002s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:18:17.469Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "01f6eafb-0c29-4fd4-b5d8-60d0a8389f5d"}, {"node_instance_id": "ellis_4wdi49", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:18:17.469Z", "message": "[ellis] sudo netstat ", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:18:17.469Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "74f2427f-f49f-4924-9f66-1191df3a59f9"}, {"node_instance_id": "dime_fqtwws", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:18:17.469Z", "message": "[dime] sudo find /var/log", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:18:17.469Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "01f6eafb-0c29-4fd4-b5d8-60d0a8389f5d"}, {"node_instance_id": "dime_fqtwws", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:18:17.469Z", "message": "[dime] => /var/log\n/var/log/iotop.log\n/var/log/btmp\n/var/log/unattended-upgrades\n/var/log/lastlog\n/var/log/clearwater-config-manager\n/var/log/syslog\n/var/log/udev\n/var/log/dmesg\n/var/log/wtmp\n/var/log/homestead\n/var/log/homestead/homestead_out.log\n/var/log/homestead/homestead_current.txt\n/var/log/homestead/homestead_err.log\n/var/log/homestead/homestead_20181227T190000Z.txt\n/var/log/alternatives.log\n/var/log/cloud-init-output.log\n/var/log/clearwater-cluster-manager\n/var/log/boot.log\n/var/log/dist-upgrade\n/var/log/fsck\n/var/log/fsck/checkfs\n/var/log/fsck/checkroot\n/var/log/clearwater-queue-manager\n/var/log/auth.log\n/var/log/sysstat\n/var/log/sysstat/clearwater-sa27\n/var/log/ntpstats\n/var/log/monit.log\n/var/log/kern.log\n/var/log/apt\n/var/log/apt/term.log\n/var/log/apt/history.log\n/var/log/ralf\n/var/log/dmesg.0\n/var/log/clearwater-etcd\n/var/log/clearwater-etcd/clearwater-etcd-initd.log\n/var/log/landscape\n/var/log/landscape/sysinfo.log\n/var/log/nginx\n/var/log/nginx/access.log\n/var/log/nginx/error.log\n/var/log/clearwater-socket-factory.log\n/var/log/upstart\n/var/log/upstart/procps-virtual-filesystems.log\n/var/log/upstart/console-setup.log\n/var/log/upstart/network-interface-eth0.log\n/var/log/upstart/rsyslog.log\n/var/log/upstart/procps-static-network-up.log\n/var/log/upstart/systemd-logind.log\n/var/log/upstart/cryptdisks.log\n/var/log/upstart/clearwater-monit.log\n/var/log/upstart/container-detect.log\n/var/log/dpkg.log\n/var/log/cloud-init.log\n\nreal\t0m0.008s\nuser\t0m0.000s\nsys\t0m0.006s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:18:17.469Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "01f6eafb-0c29-4fd4-b5d8-60d0a8389f5d"}, {"node_instance_id": "ellis_4wdi49", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:18:17.469Z", "message": "[ellis] sudo cat /var/log/clearwater", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:18:17.469Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "74f2427f-f49f-4924-9f66-1191df3a59f9"}, {"node_instance_id": "ellis_4wdi49", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:18:17.469Z", "message": "[ellis] => Active Internet connections (only servers)\nProto Recv-Q Send-Q Local Address Foreign Address State PID/Program name\ntcp 0 0 192.168.120.5:2380 0.0.0.0:* LISTEN 10876/etcd \ntcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 10899/dnsmasq \ntcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1173/sshd \ntcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 9977/monit \ntcp 0 0 127.0.0.1:8000 0.0.0.0:* LISTEN 10163/nginx \ntcp 0 0 127.0.0.1:3306 0.0.0.0:* LISTEN 9242/mysqld \ntcp6 0 0 ::1:53 :::* LISTEN 10899/dnsmasq \ntcp6 0 0 :::22 :::* LISTEN 1173/sshd \ntcp6 0 0 :::4000 :::* LISTEN 10876/etcd \nudp 0 0 192.168.120.5:123 0.0.0.0:* 9391/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 9391/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 9391/ntpd \nudp 0 0 0.0.0.0:19618 0.0.0.0:* 570/dhclient \nudp 0 0 127.0.0.1:53 0.0.0.0:* 10899/dnsmasq \nudp 0 0 0.0.0.0:68 0.0.0.0:* 570/dhclient \nudp6 0 0 fe80::f816:3eff:fe5:123 :::* 9391/ntpd \nudp6 0 0 ::1:123 :::* 9391/ntpd \nudp6 0 0 :::123 :::* 9391/ntpd \nudp6 0 0 :::22727 :::* 570/dhclient \nudp6 0 0 ::1:53 :::* 10899/dnsmasq \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] STREAM LISTENING 9237 949/dbus-daemon /var/run/dbus/system_bus_socket\nunix 2 [ ACC ] STREAM LISTENING 11480 1661/python2.7 /tmp/cloudify-logging-server-c931b.socket\nunix 2 [ ACC ] STREAM LISTENING 6739 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] STREAM LISTENING 12451 1850/python2.7 /tmp/ctx-TO5aDg.socket\nunix 2 [ ACC ] STREAM LISTENING 21880 9242/mysqld /var/run/mysqld/mysqld.sock\nunix 2 [ ACC ] STREAM LISTENING 23640 10329/python /tmp/.ellis-sock\nunix 2 [ ACC ] STREAM LISTENING 7908 1182/acpid /var/run/acpid.socket\nunix 2 [ ACC ] SEQPACKET LISTENING 7165 390/systemd-udevd /run/udev/control\n\nreal\t0m0.009s\nuser\t0m0.005s\nsys\t0m0.004s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:18:17.469Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "74f2427f-f49f-4924-9f66-1191df3a59f9"}, {"node_instance_id": "dime_fqtwws", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:18:17.469Z", "message": "[dime] => Active Internet connections (only servers)\nProto Recv-Q Send-Q Local Address Foreign Address State PID/Program name\ntcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 10433/dnsmasq \ntcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1102/sshd \ntcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 9422/monit \ntcp6 0 0 ::1:53 :::* LISTEN 10433/dnsmasq \ntcp6 0 0 :::22 :::* LISTEN 1102/sshd \nudp 0 0 192.168.120.8:123 0.0.0.0:* 8804/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 8804/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 8804/ntpd \nudp 0 0 0.0.0.0:161 0.0.0.0:* 10175/snmpd \nudp 0 0 0.0.0.0:56265 0.0.0.0:* 566/dhclient \nudp 0 0 127.0.0.1:53 0.0.0.0:* 10433/dnsmasq \nudp 0 0 0.0.0.0:68 0.0.0.0:* 566/dhclient \nudp6 0 0 fe80::f816:3eff:fe8:123 :::* 8804/ntpd \nudp6 0 0 ::1:123 :::* 8804/ntpd \nudp6 0 0 :::123 :::* 8804/ntpd \nudp6 0 0 :::161 :::* 10175/snmpd \nudp6 0 0 :::56818 :::* 566/dhclient \nudp6 0 0 ::1:53 :::* 10433/dnsmasq \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] STREAM LISTENING 11264 1661/python2.7 /tmp/cloudify-logging-server-d9cc4.socket\nunix 2 [ ACC ] STREAM LISTENING 6973 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] STREAM LISTENING 12663 1847/python2.7 /tmp/ctx-gm3Iux.socket\nunix 2 [ ACC ] STREAM LISTENING 20146 9383/clearwater_soc /tmp/clearwater_management_namespace_socket\nunix 2 [ ACC ] STREAM LISTENING 21899 9385/clearwater_soc /tmp/clearwater_signaling_namespace_socket\nunix 2 [ ACC ] STREAM LISTENING 23809 10175/snmpd /var/agentx/master\nunix 2 [ ACC ] STREAM LISTENING 9164 1120/acpid /var/run/acpid.socket\nunix 2 [ ACC ] SEQPACKET LISTENING 7141 391/systemd-udevd /run/udev/control\nunix 2 [ ACC ] STREAM LISTENING 8941 981/dbus-daemon /var/run/dbus/system_bus_socket\n\nreal\t0m0.008s\nuser\t0m0.004s\nsys\t0m0.004s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:18:17.469Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "01f6eafb-0c29-4fd4-b5d8-60d0a8389f5d"}, {"node_instance_id": "ellis_4wdi49", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:18:17.469Z", "message": "[ellis] sudo find /var/log", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:18:17.469Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "74f2427f-f49f-4924-9f66-1191df3a59f9"}, {"node_instance_id": "ellis_4wdi49", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:18:17.469Z", "message": "[ellis] => /var/log\n/var/log/iotop.log\n/var/log/btmp\n/var/log/unattended-upgrades\n/var/log/lastlog\n/var/log/mysql.err\n/var/log/clearwater-config-manager\n/var/log/syslog\n/var/log/udev\n/var/log/dmesg\n/var/log/wtmp\n/var/log/alternatives.log\n/var/log/cloud-init-output.log\n/var/log/clearwater-cluster-manager\n/var/log/boot.log\n/var/log/dist-upgrade\n/var/log/clearwater-diags-monitor.log\n/var/log/fsck\n/var/log/fsck/checkfs\n/var/log/fsck/checkroot\n/var/log/clearwater-queue-manager\n/var/log/mysql\n/var/log/mysql/error.log\n/var/log/auth.log\n/var/log/sysstat\n/var/log/sysstat/sa27\n/var/log/sysstat/clearwater-sa27\n/var/log/ntpstats\n/var/log/monit.log\n/var/log/mysql.log\n/var/log/kern.log\n/var/log/apt\n/var/log/apt/term.log\n/var/log/apt/history.log\n/var/log/dmesg.0\n/var/log/clearwater-etcd\n/var/log/clearwater-etcd/clearwater-etcd.log\n/var/log/clearwater-etcd/clearwater-etcd-initd.log\n/var/log/landscape\n/var/log/landscape/sysinfo.log\n/var/log/nginx\n/var/log/nginx/access.log\n/var/log/nginx/error.log\n/var/log/upstart\n/var/log/upstart/procps-virtual-filesystems.log\n/var/log/upstart/console-setup.log\n/var/log/upstart/network-interface-eth0.log\n/var/log/upstart/rsyslog.log\n/var/log/upstart/procps-static-network-up.log\n/var/log/upstart/systemd-logind.log\n/var/log/upstart/cryptdisks.log\n/var/log/upstart/mysql.log\n/var/log/upstart/clearwater-monit.log\n/var/log/upstart/container-detect.log\n/var/log/dpkg.log\n/var/log/ellis\n/var/log/cloud-init.log\n\nreal\t0m0.008s\nuser\t0m0.004s\nsys\t0m0.003s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:18:17.469Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "74f2427f-f49f-4924-9f66-1191df3a59f9"}, {"node_instance_id": "ellis_4wdi49", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:18:18.608Z", "message": "[ellis] => [27-Dec-2018 19:17:33 UTC] clearwater-diags-monitor starting\n[27-Dec-2018 19:17:33 UTC] Waiting for trigger files\n\nreal\t0m0.005s\nuser\t0m0.004s\nsys\t0m0.002s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:18:18.608Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "74f2427f-f49f-4924-9f66-1191df3a59f9"}, {"node_instance_id": "dime_fqtwws", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:18:18.608Z", "message": "[dime] => 2018-12-27 19:17:57.124832242 Stopping etcd clearwater-etcd\n\nreal\t0m0.005s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:18:18.608Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "01f6eafb-0c29-4fd4-b5d8-60d0a8389f5d"}, {"node_instance_id": "ellis_4wdi49", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:18:18.608Z", "message": "[ellis] => 2018-12-27 19:17:57.110868950 Stopping etcd clearwater-etcd\n2018-12-27 19:17:58.151939611 Restarting etcd clearwater-etcd\n2018-12-27 19:17:58.156792005 Configured ETCDCTL_PEERS: 192.168.120.7:4000,\n2018-12-27 19:17:58.157596525 Check for previous failed startup attempt\n2018-12-27 19:17:58.158809924 Running etcdctl member list\n5ddd06b029c620bb: name=192-168-120-7 peerURLs=http://192.168.120.7:2380 clientURLs=http://192.168.120.7:4000 isLeader=true\n2018-12-27 19:17:58.171472849 etcdctl returned 0\n2018-12-27 19:17:58.177853975 Joining existing cluster...\n2018-12-27 19:18:14.181492693 Configured ETCDCTL_PEERS: 192.168.120.7:4000,\n2018-12-27 19:18:14.182372570 Check cluster is healthy\n2018-12-27 19:18:14.183536271 Running etcdctl cluster-health\nmember 5ddd06b029c620bb is healthy: got healthy result from http://192.168.120.7:4000\ncluster is healthy\n2018-12-27 19:18:14.199489270 etcdctl returned 0\n2018-12-27 19:18:14.200577381 Tell the cluster we're joining\n2018-12-27 19:18:14.201387082 Running etcdctl member add 192-168-120-5 http://192.168.120.5:2380\nAdded member named 192-168-120-5 with ID d79a3d9337fe4fcf to cluster\n\nETCD_NAME=\"192-168-120-5\"\nETCD_INITIAL_CLUSTER=\"192-168-120-7=http://192.168.120.7:2380,192-168-120-5=http://192.168.120.5:2380\"\nETCD_INITIAL_CLUSTER_STATE=\"existing\"\n2018-12-27 19:18:14.219687728 etcdctl returned 0\n2018-12-27 19:18:14.250961238 Starting etcd with: --listen-client-urls http://0.0.0.0:4000\n --advertise-client-urls http://192.168.120.5:4000\n --data-dir /var/lib/clearwater-etcd/192.168.120.5\n --name 192-168-120-5\n --debug --initial-cluster 192-168-120-7=http://192.168.120.7:2380,192-168-120-5=http://192.168.120.5:2380\n --initial-cluster-state existing\n --initial-advertise-peer-urls http://192.168.120.5:2380\n --listen-peer-urls http://192.168.120.5:2380\n2018-12-27 19:18:14.254698493 Check we're actually a member of the cluster\n2018-12-27 19:18:14.259347339 Wait for etcd to startup\n2018-12-27 19:18:15.270051776 Etcd started successfully\n2018-12-27 19:18:14.277039 I | etcdmain: etcd Version: 3.1.7\n2018-12-27 19:18:14.277094 I | etcdmain: Git SHA: 43b7507\n2018-12-27 19:18:14.277099 I | etcdmain: Go Version: go1.7.5\n2018-12-27 19:18:14.277102 I | etcdmain: Go OS/Arch: linux/amd64\n2018-12-27 19:18:14.277106 I | etcdmain: setting maximum number of CPUs to 2, total number of available CPUs is 2\n2018-12-27 19:18:14.277207 I | embed: listening for peers on http://192.168.120.5:2380\n2018-12-27 19:18:14.277264 I | embed: listening for client requests on 0.0.0.0:4000\n2018-12-27 19:18:14.309405 I | etcdserver: name = 192-168-120-5\n2018-12-27 19:18:14.309418 I | etcdserver: data dir = /var/lib/clearwater-etcd/192.168.120.5\n2018-12-27 19:18:14.309429 I | etcdserver: member dir = /var/lib/clearwater-etcd/192.168.120.5/member\n2018-12-27 19:18:14.309434 I | etcdserver: heartbeat = 100ms\n2018-12-27 19:18:14.309437 I | etcdserver: election = 1000ms\n2018-12-27 19:18:14.309444 I | etcdserver: snapshot count = 10000\n2018-12-27 19:18:14.309452 I | etcdserver: advertise client URLs = http://192.168.120.5:4000\n2018-12-27 19:18:14.315012 I | etcdserver: starting member d79a3d9337fe4fcf in cluster fc9468c5fc975110\n2018-12-27 19:18:14.315065 I | raft: d79a3d9337fe4fcf became follower at term 0\n2018-12-27 19:18:14.315108 I | raft: newRaft d79a3d9337fe4fcf [peers: [], term: 0, commit: 0, applied: 0, lastindex: 0, lastterm: 0]\n2018-12-27 19:18:14.315115 I | raft: d79a3d9337fe4fcf became follower at term 1\n2018-12-27 19:18:14.338520 I | rafthttp: started HTTP pipelining with peer 5ddd06b029c620bb\n2018-12-27 19:18:14.338550 I | rafthttp: starting peer 5ddd06b029c620bb...\n2018-12-27 19:18:14.338560 I | rafthttp: started HTTP pipelining with peer 5ddd06b029c620bb\n2018-12-27 19:18:14.339942 I | rafthttp: started streaming with peer 5ddd06b029c620bb (writer)\n2018-12-27 19:18:14.341493 I | rafthttp: started streaming with peer 5ddd06b029c620bb (writer)\n2018-12-27 19:18:14.341507 I | rafthttp: started peer 5ddd06b029c620bb\n2018-12-27 19:18:14.341536 I | rafthttp: added peer 5ddd06b029c620bb\n2018-12-27 19:18:14.341559 I | etcdserver: starting server... [version: 3.1.7, cluster version: to_be_decided]\n2018-12-27 19:18:14.341838 I | rafthttp: started streaming with peer 5ddd06b029c620bb (stream Message reader)\n2018-12-27 19:18:14.345444 I | rafthttp: started streaming with peer 5ddd06b029c620bb (stream MsgApp v2 reader)\n2018-12-27 19:18:14.345775 I | rafthttp: peer 5ddd06b029c620bb became active\n2018-12-27 19:18:14.345802 I | rafthttp: established a TCP streaming connection with peer 5ddd06b029c620bb (stream Message writer)\n2018-12-27 19:18:14.345849 I | rafthttp: established a TCP streaming connection with peer 5ddd06b029c620bb (stream Message reader)\n2018-12-27 19:18:14.345946 I | rafthttp: established a TCP streaming connection with peer 5ddd06b029c620bb (stream MsgApp v2 writer)\n2018-12-27 19:18:14.346296 I | rafthttp: established a TCP streaming connection with peer 5ddd06b029c620bb (stream MsgApp v2 reader)\n2018-12-27 19:18:16.000616 I | raft: d79a3d9337fe4fcf [term: 1] received a MsgVote message with higher term from 5ddd06b029c620bb [term: 3]\n2018-12-27 19:18:16.000671 I | raft: d79a3d9337fe4fcf became follower at term 3\n2018-12-27 19:18:16.000692 I | raft: d79a3d9337fe4fcf [logterm: 0, index: 0, vote: 0] cast MsgVote for 5ddd06b029c620bb [logterm: 2, index: 30] at term 3\n2018-12-27 19:18:16.027370 D | raft: d79a3d9337fe4fcf [logterm: 0, index: 30] rejected msgApp [logterm: 2, index: 30] from 5ddd06b029c620bb\n2018-12-27 19:18:16.027387 I | raft: raft.node: d79a3d9337fe4fcf elected leader 5ddd06b029c620bb at term 3\n2018-12-27 19:18:16.133313 I | etcdserver/membership: added member 5ddd06b029c620bb [http://192.168.120.7:2380] to cluster fc9468c5fc975110\n2018-12-27 19:18:16.133578 N | etcdserver/membership: set the initial cluster version to 3.1\n2018-12-27 19:18:16.133605 I | etcdserver/api: enabled capabilities for version 3.1\n2018-12-27 19:18:16.133811 I | etcdserver/membership: added member d79a3d9337fe4fcf [http://192.168.120.5:2380] to cluster fc9468c5fc975110\n2018-12-27 19:18:16.580060 I | etcdserver: published {Name:192-168-120-5 ClientURLs:[http://192.168.120.5:4000]} to cluster fc9468c5fc975110\n2018-12-27 19:18:16.580107 I | embed: ready to serve client requests\n2018-12-27 19:18:16.580197 W | etcdserver: apply entries took too long [297.511249ms for 2 entries]\n2018-12-27 19:18:16.580204 W | etcdserver: avoid queries with large range/delete range!\n2018-12-27 19:18:16.580661 N | embed: serving insecure client requests on [::]:4000, this is strongly discouraged!\n2018-12-27 19:18:16.582170 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.5:53429\n2018-12-27 19:18:16.582468 D | etcdserver/api/v2http: [GET] /v2/stats/self remote:192.168.120.5:53428\n2018-12-27 19:18:16.686473 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.5:53437\n\nreal\t0m0.006s\nuser\t0m0.005s\nsys\t0m0.001s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:18:18.608Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "74f2427f-f49f-4924-9f66-1191df3a59f9"}, {"node_instance_id": "dime_fqtwws", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:18:18.608Z", "message": "[dime] sudo cat /var/log/clearwater", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:18:18.608Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "01f6eafb-0c29-4fd4-b5d8-60d0a8389f5d"}, {"node_instance_id": "ellis_4wdi49", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:18:18.608Z", "message": "[ellis] sudo cat /var/log/clearwater", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:18:18.608Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "74f2427f-f49f-4924-9f66-1191df3a59f9"}, {"node_instance_id": "dime_fqtwws", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:18:18.902Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:18:18.902Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "dime_fqtwws", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:18:19.509Z", "message": "Starting node", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:18:19.509Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "ellis_4wdi49", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:18:19.509Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:18:19.509Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "ellis_4wdi49", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:18:19.611Z", "message": "[ellis] Installation is done", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:18:19.611Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "74f2427f-f49f-4924-9f66-1191df3a59f9"}, {"node_instance_id": "ellis_4wdi49", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:18:19.611Z", "message": "[ellis] sudo cat /var/log/clearwater", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:18:19.611Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "74f2427f-f49f-4924-9f66-1191df3a59f9"}, {"node_instance_id": "dime_fqtwws", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:18:19.611Z", "message": "[dime] Installation is done", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:18:19.611Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "01f6eafb-0c29-4fd4-b5d8-60d0a8389f5d"}, {"node_instance_id": "ellis_4wdi49", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:18:19.611Z", "message": "Execution done (return_code=0): /tmp/LV2FB/install-ellis.sh", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:18:19.611Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "74f2427f-f49f-4924-9f66-1191df3a59f9"}, {"node_instance_id": "dime_fqtwws", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:18:19.611Z", "message": "Execution done (return_code=0): /tmp/I22PD/install-dime.sh", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:18:19.611Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "01f6eafb-0c29-4fd4-b5d8-60d0a8389f5d"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:18:20.512Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:18:20.512Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:18:20.512Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:18:20.512Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "ellis_4wdi49", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:18:20.512Z", "message": "Starting node", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:18:20.512Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:18:20.614Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:18:20.614Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "40dda783-213f-4d65-8ef8-faeaedf32d8b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:18:20.614Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:18:20.614Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "40dda783-213f-4d65-8ef8-faeaedf32d8b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:18:20.614Z", "message": "Downloaded scripts/bind/bind.py to /tmp/8VHDJ/bind.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:18:20.614Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "40dda783-213f-4d65-8ef8-faeaedf32d8b"}], "metadata": {"pagination": {"total": 1858, "offset": 1785, "size": 50}}} 2018-12-27 19:18:20,802 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:18:20,802 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:18:20 GMT 2018-12-27 19:18:20,802 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:18:20,803 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 57624 2018-12-27 19:18:20,803 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:18:20,805 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.085s user 0m0.009s sys 0m0.057s 2018-12-27 19:18:20,805 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 19:12 ? 00:00:01 /sbin/init root 2 0 0 19:12 ? 00:00:00 [kthreadd] root 3 2 0 19:12 ? 00:00:00 [ksoftirqd/0] root 4 2 0 19:12 ? 00:00:00 [kworker/0:0] root 5 2 0 19:12 ? 00:00:00 [kworker/0:0H] root 6 2 0 19:12 ? 00:00:00 [kworker/u4:0] root 7 2 0 19:12 ? 00:00:00 [rcu_sched] root 8 2 0 19:12 ? 00:00:00 [rcuos/0] root 9 2 0 19:12 ? 00:00:00 [rcuos/1] root 10 2 0 19:12 ? 00:00:00 [rcu_bh] root 11 2 0 19:12 ? 00:00:00 [rcuob/0] root 12 2 0 19:12 ? 00:00:00 [rcuob/1] root 13 2 0 19:12 ? 00:00:00 [migration/0] root 14 2 0 19:12 ? 00:00:00 [watchdog/0] root 15 2 0 19:12 ? 00:00:00 [watchdog/1] root 16 2 0 19:12 ? 00:00:00 [migration/1] root 17 2 0 19:12 ? 00:00:00 [ksoftirqd/1] root 19 2 0 19:12 ? 00:00:00 [kworker/1:0H] root 20 2 0 19:12 ? 00:00:00 [khelper] root 21 2 0 19:12 ? 00:00:00 [kdevtmpfs] root 22 2 0 19:12 ? 00:00:00 [netns] root 23 2 0 19:12 ? 00:00:00 [writeback] root 24 2 0 19:12 ? 00:00:00 [kintegrityd] root 25 2 0 19:12 ? 00:00:00 [bioset] root 27 2 0 19:12 ? 00:00:00 [kblockd] root 28 2 0 19:12 ? 00:00:00 [ata_sff] root 29 2 0 19:12 ? 00:00:00 [khubd] root 30 2 0 19:12 ? 00:00:00 [md] root 31 2 0 19:12 ? 00:00:00 [devfreq_wq] root 32 2 0 19:12 ? 00:00:00 [kworker/0:1] root 33 2 0 19:12 ? 00:00:00 [kworker/1:1] root 35 2 0 19:12 ? 00:00:00 [khungtaskd] root 36 2 0 19:12 ? 00:00:00 [kswapd0] root 37 2 0 19:12 ? 00:00:00 [vmstat] root 38 2 0 19:12 ? 00:00:00 [ksmd] root 39 2 0 19:12 ? 00:00:00 [khugepaged] root 40 2 0 19:12 ? 00:00:00 [fsnotify_mark] root 41 2 0 19:12 ? 00:00:00 [ecryptfs-kthrea] root 42 2 0 19:12 ? 00:00:00 [crypto] root 54 2 0 19:12 ? 00:00:00 [kthrotld] root 55 2 0 19:12 ? 00:00:00 [kworker/u4:1] root 56 2 0 19:12 ? 00:00:00 [vballoon] root 57 2 0 19:12 ? 00:00:00 [scsi_eh_0] root 58 2 0 19:12 ? 00:00:00 [scsi_eh_1] root 79 2 0 19:12 ? 00:00:00 [deferwq] root 80 2 0 19:12 ? 00:00:00 [charger_manager] root 123 2 0 19:12 ? 00:00:00 [kpsmoused] root 125 2 0 19:12 ? 00:00:00 [kworker/1:2] root 186 2 0 19:12 ? 00:00:00 [jbd2/vda1-8] root 187 2 0 19:12 ? 00:00:00 [ext4-rsv-conver] root 386 1 0 19:12 ? 00:00:00 upstart-udev-bridge --daemon root 390 1 0 19:12 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 438 2 0 19:12 ? 00:00:00 [kworker/u5:1] root 439 2 0 19:12 ? 00:00:00 [kworker/u5:2] root 547 1 0 19:12 ? 00:00:00 upstart-socket-bridge --daemon root 570 1 0 19:12 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 820 2 0 19:12 ? 00:00:00 [kauditd] root 928 1 0 19:12 ? 00:00:00 upstart-file-bridge --daemon message+ 949 1 0 19:12 ? 00:00:00 dbus-daemon --system --fork syslog 972 1 0 19:12 ? 00:00:00 rsyslogd root 1027 1 0 19:12 ? 00:00:00 /lib/systemd/systemd-logind root 1101 1 0 19:12 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1107 1 0 19:12 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1124 1 0 19:12 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1125 1 0 19:12 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1127 1 0 19:12 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1173 1 0 19:12 ? 00:00:00 /usr/sbin/sshd -D daemon 1174 1 0 19:12 ? 00:00:00 atd root 1175 1 0 19:12 ? 00:00:00 cron root 1176 1 0 19:12 ? 00:00:00 /usr/sbin/irqbalance root 1182 1 0 19:12 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1256 1 0 19:12 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1262 1 0 19:12 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 ubuntu 1661 1 0 19:13 ? 00:00:00 /home/ubuntu/ellis_host_012nnx/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q ellis_host_012nnx --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@ellis_host_012nnx --logging-server-logdir=/home/ubuntu/ellis_host_012nnx/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/ellis_host_012nnx/work/ellis_host_012nnx%I.log --pidfile=/home/ubuntu/ellis_host_012nnx/work/ellis_host_012nnx.pid ubuntu 1775 1 0 19:13 ? 00:00:01 python2.7 /home/ubuntu/ellis_host_012nnx/env/bin/diamond --configfile /home/ubuntu/ellis_host_012nnx/work/plugins/diamond/etc/diamond.conf ubuntu 1829 1661 0 19:15 ? 00:00:00 /home/ubuntu/ellis_host_012nnx/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q ellis_host_012nnx --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@ellis_host_012nnx --logging-server-logdir=/home/ubuntu/ellis_host_012nnx/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/ellis_host_012nnx/work/ellis_host_012nnx%I.log --pidfile=/home/ubuntu/ellis_host_012nnx/work/ellis_host_012nnx.pid ubuntu 1850 1829 0 19:15 ? 00:00:00 /home/ubuntu/ellis_host_012nnx/env/bin/python2.7 /home/ubuntu/ellis_host_012nnx/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-fS24By ubuntu 1861 1850 0 19:15 ? 00:00:00 /bin/sh -c /tmp/LV2FB/install-ellis.sh ubuntu 1863 1861 0 19:15 ? 00:00:00 /bin/bash -e /tmp/LV2FB/install-ellis.sh mysql 9242 1 0 19:17 ? 00:00:00 /usr/sbin/mysqld ntp 9391 1 0 19:17 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 107:112 root 9977 1 0 19:17 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 10028 1 0 19:17 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor root 10032 10028 0 19:17 ? 00:00:00 inotifywait -e create -qq . root 10163 1 0 19:17 ? 00:00:00 nginx: master process /usr/sbin/nginx www-data 10164 10163 0 19:17 ? 00:00:00 nginx: worker process www-data 10165 10163 0 19:17 ? 00:00:00 nginx: worker process www-data 10166 10163 0 19:17 ? 00:00:00 nginx: worker process www-data 10167 10163 0 19:17 ? 00:00:00 nginx: worker process ellis 10329 1 0 19:17 ? 00:00:00 /usr/share/clearwater/ellis/env/bin/python -m metaswitch.ellis.main --log-level 2 --background root 10397 2 0 19:17 ? 00:00:00 [kworker/u5:0] root 10545 9977 0 19:17 ? 00:00:00 [nginx_ping] root 10548 9977 0 19:17 ? 00:00:00 [check-nginx-upt] root 10551 9977 0 19:17 ? 00:00:00 [check-monit-upt] root 10555 9977 0 19:17 ? 00:00:00 [poll_ellis.sh] root 10562 9977 0 19:17 ? 00:00:00 [poll_ellis_http] clearwa+ 10876 1 3 19:18 ? 00:00:00 /usr/share/clearwater/clearwater-etcd/3.1.7/etcd --listen-client-urls http://0.0.0.0:4000 --advertise-client-urls http://192.168.120.5:4000 --data-dir /var/lib/clearwater-etcd/192.168.120.5 --name 192-168-120-5 --debug --initial-cluster 192-168-120-7=http://192.168.120.7:2380,192-168-120-5=http://192.168.120.5:2380 --initial-cluster-state existing --initial-advertise-peer-urls http://192.168.120.5:2380 --listen-peer-urls http://192.168.120.5:2380 dnsmasq 10899 1 0 19:18 ? 00:00:00 /usr/sbin/dnsmasq -x /var/run/dnsmasq/dnsmasq.pid -u dnsmasq -r /etc/dnsmasq.resolv.conf -7 /etc/dnsmasq.d,.dpkg-dist,.dpkg-old,.dpkg-new root 10937 9977 0 19:18 ? 00:00:00 [check-etcd-upti] root 10939 9977 0 19:18 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/poll_etcd_cluster.sh root 10941 9977 0 19:18 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/poll_etcd.sh root 10942 10939 0 19:18 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/poll_etcd_cluster.sh root 10943 10941 0 19:18 ? 00:00:00 curl -L http://192.168.120.5:4000/v2/stats/self root 10944 10941 0 19:18 ? 00:00:00 tee /tmp/poll-etcd.sh.stdout.10941 root 10945 10941 0 19:18 ? 00:00:00 grep -q "name":"192.168.120.5" root 10947 10942 0 19:18 ? 00:00:00 /bin/bash /usr/bin/clearwater-etcdctl cluster-health root 10948 10947 1 19:18 ? 00:00:00 /usr/share/clearwater/clearwater-etcd/3.1.7/etcdctl -C 192.168.120.5:4000 cluster-health ubuntu 10980 1863 0 19:18 ? 00:00:00 /bin/bash -e /tmp/LV2FB/install-ellis.sh ubuntu 10981 10980 0 19:18 ? 00:00:00 /bin/bash -e /tmp/LV2FB/install-ellis.sh root 10982 10981 0 19:18 ? 00:00:00 sudo ps -edf root 10983 10982 0 19:18 ? 00:00:00 ps -edf real 0m0.011s user 0m0.000s sys 0m0.011s 2018-12-27 19:18:20,805 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo ps 2018-12-27 19:18:20,805 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo ps 2018-12-27 19:18:20,806 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 19:12 ? 00:00:01 /sbin/init root 2 0 0 19:12 ? 00:00:00 [kthreadd] root 3 2 0 19:12 ? 00:00:00 [ksoftirqd/0] root 5 2 0 19:12 ? 00:00:00 [kworker/0:0H] root 6 2 0 19:12 ? 00:00:00 [kworker/u4:0] root 7 2 0 19:12 ? 00:00:00 [rcu_sched] root 8 2 0 19:12 ? 00:00:00 [rcuos/0] root 9 2 0 19:12 ? 00:00:00 [rcuos/1] root 10 2 0 19:12 ? 00:00:00 [rcu_bh] root 11 2 0 19:12 ? 00:00:00 [rcuob/0] root 12 2 0 19:12 ? 00:00:00 [rcuob/1] root 13 2 0 19:12 ? 00:00:00 [migration/0] root 14 2 0 19:12 ? 00:00:00 [watchdog/0] root 15 2 0 19:12 ? 00:00:00 [watchdog/1] root 16 2 0 19:12 ? 00:00:00 [migration/1] root 17 2 0 19:12 ? 00:00:00 [ksoftirqd/1] root 19 2 0 19:12 ? 00:00:00 [kworker/1:0H] root 20 2 0 19:12 ? 00:00:00 [khelper] root 21 2 0 19:12 ? 00:00:00 [kdevtmpfs] root 22 2 0 19:12 ? 00:00:00 [netns] root 23 2 0 19:12 ? 00:00:00 [writeback] root 24 2 0 19:12 ? 00:00:00 [kintegrityd] root 25 2 0 19:12 ? 00:00:00 [bioset] root 26 2 0 19:12 ? 00:00:00 [kworker/u5:0] root 27 2 0 19:12 ? 00:00:00 [kblockd] root 28 2 0 19:12 ? 00:00:00 [ata_sff] root 29 2 0 19:12 ? 00:00:00 [khubd] root 30 2 0 19:12 ? 00:00:00 [md] root 31 2 0 19:12 ? 00:00:00 [devfreq_wq] root 32 2 0 19:12 ? 00:00:00 [kworker/0:1] root 33 2 0 19:12 ? 00:00:00 [kworker/1:1] root 35 2 0 19:12 ? 00:00:00 [khungtaskd] root 36 2 0 19:12 ? 00:00:00 [kswapd0] root 37 2 0 19:12 ? 00:00:00 [vmstat] root 38 2 0 19:12 ? 00:00:00 [ksmd] root 39 2 0 19:12 ? 00:00:00 [khugepaged] root 40 2 0 19:12 ? 00:00:00 [fsnotify_mark] root 41 2 0 19:12 ? 00:00:00 [ecryptfs-kthrea] root 42 2 0 19:12 ? 00:00:00 [crypto] root 54 2 0 19:12 ? 00:00:00 [kthrotld] root 55 2 0 19:12 ? 00:00:00 [kworker/u4:1] root 56 2 0 19:12 ? 00:00:00 [vballoon] root 57 2 0 19:12 ? 00:00:00 [scsi_eh_0] root 58 2 0 19:12 ? 00:00:00 [scsi_eh_1] root 79 2 0 19:12 ? 00:00:00 [deferwq] root 80 2 0 19:12 ? 00:00:00 [charger_manager] root 124 2 0 19:12 ? 00:00:00 [kpsmoused] root 125 2 0 19:12 ? 00:00:00 [kworker/1:2] root 186 2 0 19:12 ? 00:00:00 [jbd2/vda1-8] root 187 2 0 19:12 ? 00:00:00 [ext4-rsv-conver] root 386 1 0 19:12 ? 00:00:00 upstart-udev-bridge --daemon root 391 1 0 19:12 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 433 2 0 19:12 ? 00:00:00 [kworker/u5:1] root 505 1 0 19:12 ? 00:00:00 upstart-socket-bridge --daemon root 566 1 0 19:12 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 820 2 0 19:12 ? 00:00:00 [kauditd] root 939 1 0 19:12 ? 00:00:00 upstart-file-bridge --daemon syslog 964 1 0 19:12 ? 00:00:00 rsyslogd message+ 981 1 0 19:12 ? 00:00:00 dbus-daemon --system --fork root 1016 1 0 19:12 ? 00:00:00 /lib/systemd/systemd-logind root 1051 1 0 19:12 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1054 1 0 19:12 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1058 1 0 19:12 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1059 1 0 19:12 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1061 1 0 19:12 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1102 1 0 19:12 ? 00:00:00 /usr/sbin/sshd -D root 1106 1 0 19:12 ? 00:00:00 cron daemon 1107 1 0 19:12 ? 00:00:00 atd root 1118 1 0 19:12 ? 00:00:00 /usr/sbin/irqbalance root 1120 1 0 19:12 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1199 1 0 19:12 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1205 1 0 19:12 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 root 1436 2 0 19:13 ? 00:00:00 [kworker/0:2] ubuntu 1661 1 0 19:13 ? 00:00:00 /home/ubuntu/dime_host_zpzhgy/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q dime_host_zpzhgy --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@dime_host_zpzhgy --logging-server-logdir=/home/ubuntu/dime_host_zpzhgy/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/dime_host_zpzhgy/work/dime_host_zpzhgy%I.log --pidfile=/home/ubuntu/dime_host_zpzhgy/work/dime_host_zpzhgy.pid ubuntu 1775 1 0 19:13 ? 00:00:01 python2.7 /home/ubuntu/dime_host_zpzhgy/env/bin/diamond --configfile /home/ubuntu/dime_host_zpzhgy/work/plugins/diamond/etc/diamond.conf ubuntu 1826 1661 0 19:15 ? 00:00:00 /home/ubuntu/dime_host_zpzhgy/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q dime_host_zpzhgy --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@dime_host_zpzhgy --logging-server-logdir=/home/ubuntu/dime_host_zpzhgy/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/dime_host_zpzhgy/work/dime_host_zpzhgy%I.log --pidfile=/home/ubuntu/dime_host_zpzhgy/work/dime_host_zpzhgy.pid ubuntu 1847 1826 0 19:15 ? 00:00:00 /home/ubuntu/dime_host_zpzhgy/env/bin/python2.7 /home/ubuntu/dime_host_zpzhgy/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-MCwy11 ubuntu 1858 1847 0 19:15 ? 00:00:00 /bin/sh -c /tmp/I22PD/install-dime.sh ubuntu 1860 1858 0 19:15 ? 00:00:00 /bin/bash -e /tmp/I22PD/install-dime.sh root 2180 2 0 19:15 ? 00:00:00 [kworker/u5:2] ntp 8804 1 0 19:17 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111 root 9368 1 0 19:17 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh root 9369 9368 0 19:17 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper root 9373 1 0 19:17 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh root 9374 9373 0 19:17 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper root 9383 9369 0 19:17 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management root 9384 9374 0 19:17 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling root 9385 9384 0 19:17 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling root 9422 1 0 19:17 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc snmp 10175 1 0 19:17 ? 00:00:00 /usr/sbin/snmpd -Lsd -Lf /dev/null -u snmp -g snmp -I -smux mteTrigger mteTriggerConf -p /var/run/snmpd.pid dnsmasq 10433 1 0 19:18 ? 00:00:00 /usr/sbin/dnsmasq -x /var/run/dnsmasq/dnsmasq.pid -u dnsmasq -r /etc/dnsmasq.resolv.conf -7 /etc/dnsmasq.d,.dpkg-dist,.dpkg-old,.dpkg-new ubuntu 10497 1860 0 19:18 ? 00:00:00 /bin/bash -e /tmp/I22PD/install-dime.sh ubuntu 10498 10497 0 19:18 ? 00:00:00 /bin/bash -e /tmp/I22PD/install-dime.sh root 10499 10498 0 19:18 ? 00:00:00 sudo ps -edf root 10500 10499 0 19:18 ? 00:00:00 ps -edf real 0m0.011s user 0m0.000s sys 0m0.010s 2018-12-27 19:18:20,806 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => eth0 Link encap:Ethernet HWaddr fa:16:3e:89:5a:6b inet addr:192.168.120.8 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe89:5a6b/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1442 Metric:1 RX packets:112246 errors:0 dropped:0 overruns:0 frame:0 TX packets:41645 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:172007735 (172.0 MB) TX bytes:7784603 (7.7 MB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:12 errors:0 dropped:0 overruns:0 frame:0 TX packets:12 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:1235 (1.2 KB) TX bytes:1235 (1.2 KB) real 0m0.006s user 0m0.004s sys 0m0.003s 2018-12-27 19:18:20,806 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => eth0 Link encap:Ethernet HWaddr fa:16:3e:53:06:9f inet addr:192.168.120.5 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe53:69f/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1442 Metric:1 RX packets:96393 errors:0 dropped:0 overruns:0 frame:0 TX packets:41115 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:147573096 (147.5 MB) TX bytes:7914011 (7.9 MB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:73 errors:0 dropped:0 overruns:0 frame:0 TX packets:73 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:5623 (5.6 KB) TX bytes:5623 (5.6 KB) real 0m0.006s user 0m0.005s sys 0m0.002s 2018-12-27 19:18:20,806 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo ifconfig 2018-12-27 19:18:20,806 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo netstat 2018-12-27 19:18:20,807 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo ifconfig 2018-12-27 19:18:20,807 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo cat /var/log/clearwater 2018-12-27 19:18:20,807 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => 2018:12:27 19:17:26: Namespace: management 2018:12:27 19:17:26: [management] Starting server 2018:12:27 19:17:26: [management] Listening for requests 2018:12:27 19:17:26: Namespace: signaling 2018:12:27 19:17:26: [signaling] Starting server 2018:12:27 19:17:26: [signaling] Listening for requests real 0m0.005s user 0m0.004s sys 0m0.002s 2018-12-27 19:18:20,807 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo netstat 2018-12-27 19:18:20,807 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo find /var/log 2018-12-27 19:18:20,807 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => /var/log /var/log/iotop.log /var/log/btmp /var/log/unattended-upgrades /var/log/lastlog /var/log/clearwater-config-manager /var/log/syslog /var/log/udev /var/log/dmesg /var/log/wtmp /var/log/homestead /var/log/homestead/homestead_out.log /var/log/homestead/homestead_current.txt /var/log/homestead/homestead_err.log /var/log/homestead/homestead_20181227T190000Z.txt /var/log/alternatives.log /var/log/cloud-init-output.log /var/log/clearwater-cluster-manager /var/log/boot.log /var/log/dist-upgrade /var/log/fsck /var/log/fsck/checkfs /var/log/fsck/checkroot /var/log/clearwater-queue-manager /var/log/auth.log /var/log/sysstat /var/log/sysstat/clearwater-sa27 /var/log/ntpstats /var/log/monit.log /var/log/kern.log /var/log/apt /var/log/apt/term.log /var/log/apt/history.log /var/log/ralf /var/log/dmesg.0 /var/log/clearwater-etcd /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/landscape /var/log/landscape/sysinfo.log /var/log/nginx /var/log/nginx/access.log /var/log/nginx/error.log /var/log/clearwater-socket-factory.log /var/log/upstart /var/log/upstart/procps-virtual-filesystems.log /var/log/upstart/console-setup.log /var/log/upstart/network-interface-eth0.log /var/log/upstart/rsyslog.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/systemd-logind.log /var/log/upstart/cryptdisks.log /var/log/upstart/clearwater-monit.log /var/log/upstart/container-detect.log /var/log/dpkg.log /var/log/cloud-init.log real 0m0.008s user 0m0.000s sys 0m0.006s 2018-12-27 19:18:20,808 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo cat /var/log/clearwater 2018-12-27 19:18:20,808 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => Active Internet connections (only servers) Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name tcp 0 0 192.168.120.5:2380 0.0.0.0:* LISTEN 10876/etcd tcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 10899/dnsmasq tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1173/sshd tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 9977/monit tcp 0 0 127.0.0.1:8000 0.0.0.0:* LISTEN 10163/nginx tcp 0 0 127.0.0.1:3306 0.0.0.0:* LISTEN 9242/mysqld tcp6 0 0 ::1:53 :::* LISTEN 10899/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1173/sshd tcp6 0 0 :::4000 :::* LISTEN 10876/etcd udp 0 0 192.168.120.5:123 0.0.0.0:* 9391/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 9391/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 9391/ntpd udp 0 0 0.0.0.0:19618 0.0.0.0:* 570/dhclient udp 0 0 127.0.0.1:53 0.0.0.0:* 10899/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 570/dhclient udp6 0 0 fe80::f816:3eff:fe5:123 :::* 9391/ntpd udp6 0 0 ::1:123 :::* 9391/ntpd udp6 0 0 :::123 :::* 9391/ntpd udp6 0 0 :::22727 :::* 570/dhclient udp6 0 0 ::1:53 :::* 10899/dnsmasq Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] STREAM LISTENING 9237 949/dbus-daemon /var/run/dbus/system_bus_socket unix 2 [ ACC ] STREAM LISTENING 11480 1661/python2.7 /tmp/cloudify-logging-server-c931b.socket unix 2 [ ACC ] STREAM LISTENING 6739 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 12451 1850/python2.7 /tmp/ctx-TO5aDg.socket unix 2 [ ACC ] STREAM LISTENING 21880 9242/mysqld /var/run/mysqld/mysqld.sock unix 2 [ ACC ] STREAM LISTENING 23640 10329/python /tmp/.ellis-sock unix 2 [ ACC ] STREAM LISTENING 7908 1182/acpid /var/run/acpid.socket unix 2 [ ACC ] SEQPACKET LISTENING 7165 390/systemd-udevd /run/udev/control real 0m0.009s user 0m0.005s sys 0m0.004s 2018-12-27 19:18:20,808 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => Active Internet connections (only servers) Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name tcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 10433/dnsmasq tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1102/sshd tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 9422/monit tcp6 0 0 ::1:53 :::* LISTEN 10433/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1102/sshd udp 0 0 192.168.120.8:123 0.0.0.0:* 8804/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 8804/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 8804/ntpd udp 0 0 0.0.0.0:161 0.0.0.0:* 10175/snmpd udp 0 0 0.0.0.0:56265 0.0.0.0:* 566/dhclient udp 0 0 127.0.0.1:53 0.0.0.0:* 10433/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 566/dhclient udp6 0 0 fe80::f816:3eff:fe8:123 :::* 8804/ntpd udp6 0 0 ::1:123 :::* 8804/ntpd udp6 0 0 :::123 :::* 8804/ntpd udp6 0 0 :::161 :::* 10175/snmpd udp6 0 0 :::56818 :::* 566/dhclient udp6 0 0 ::1:53 :::* 10433/dnsmasq Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] STREAM LISTENING 11264 1661/python2.7 /tmp/cloudify-logging-server-d9cc4.socket unix 2 [ ACC ] STREAM LISTENING 6973 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 12663 1847/python2.7 /tmp/ctx-gm3Iux.socket unix 2 [ ACC ] STREAM LISTENING 20146 9383/clearwater_soc /tmp/clearwater_management_namespace_socket unix 2 [ ACC ] STREAM LISTENING 21899 9385/clearwater_soc /tmp/clearwater_signaling_namespace_socket unix 2 [ ACC ] STREAM LISTENING 23809 10175/snmpd /var/agentx/master unix 2 [ ACC ] STREAM LISTENING 9164 1120/acpid /var/run/acpid.socket unix 2 [ ACC ] SEQPACKET LISTENING 7141 391/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 8941 981/dbus-daemon /var/run/dbus/system_bus_socket real 0m0.008s user 0m0.004s sys 0m0.004s 2018-12-27 19:18:20,808 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo find /var/log 2018-12-27 19:18:20,808 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => /var/log /var/log/iotop.log /var/log/btmp /var/log/unattended-upgrades /var/log/lastlog /var/log/mysql.err /var/log/clearwater-config-manager /var/log/syslog /var/log/udev /var/log/dmesg /var/log/wtmp /var/log/alternatives.log /var/log/cloud-init-output.log /var/log/clearwater-cluster-manager /var/log/boot.log /var/log/dist-upgrade /var/log/clearwater-diags-monitor.log /var/log/fsck /var/log/fsck/checkfs /var/log/fsck/checkroot /var/log/clearwater-queue-manager /var/log/mysql /var/log/mysql/error.log /var/log/auth.log /var/log/sysstat /var/log/sysstat/sa27 /var/log/sysstat/clearwater-sa27 /var/log/ntpstats /var/log/monit.log /var/log/mysql.log /var/log/kern.log /var/log/apt /var/log/apt/term.log /var/log/apt/history.log /var/log/dmesg.0 /var/log/clearwater-etcd /var/log/clearwater-etcd/clearwater-etcd.log /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/landscape /var/log/landscape/sysinfo.log /var/log/nginx /var/log/nginx/access.log /var/log/nginx/error.log /var/log/upstart /var/log/upstart/procps-virtual-filesystems.log /var/log/upstart/console-setup.log /var/log/upstart/network-interface-eth0.log /var/log/upstart/rsyslog.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/systemd-logind.log /var/log/upstart/cryptdisks.log /var/log/upstart/mysql.log /var/log/upstart/clearwater-monit.log /var/log/upstart/container-detect.log /var/log/dpkg.log /var/log/ellis /var/log/cloud-init.log real 0m0.008s user 0m0.004s sys 0m0.003s 2018-12-27 19:18:20,808 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => [27-Dec-2018 19:17:33 UTC] clearwater-diags-monitor starting [27-Dec-2018 19:17:33 UTC] Waiting for trigger files real 0m0.005s user 0m0.004s sys 0m0.002s 2018-12-27 19:18:20,809 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => 2018-12-27 19:17:57.124832242 Stopping etcd clearwater-etcd real 0m0.005s user 0m0.000s sys 0m0.005s 2018-12-27 19:18:20,809 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => 2018-12-27 19:17:57.110868950 Stopping etcd clearwater-etcd 2018-12-27 19:17:58.151939611 Restarting etcd clearwater-etcd 2018-12-27 19:17:58.156792005 Configured ETCDCTL_PEERS: 192.168.120.7:4000, 2018-12-27 19:17:58.157596525 Check for previous failed startup attempt 2018-12-27 19:17:58.158809924 Running etcdctl member list 5ddd06b029c620bb: name=192-168-120-7 peerURLs=http://192.168.120.7:2380 clientURLs=http://192.168.120.7:4000 isLeader=true 2018-12-27 19:17:58.171472849 etcdctl returned 0 2018-12-27 19:17:58.177853975 Joining existing cluster... 2018-12-27 19:18:14.181492693 Configured ETCDCTL_PEERS: 192.168.120.7:4000, 2018-12-27 19:18:14.182372570 Check cluster is healthy 2018-12-27 19:18:14.183536271 Running etcdctl cluster-health member 5ddd06b029c620bb is healthy: got healthy result from http://192.168.120.7:4000 cluster is healthy 2018-12-27 19:18:14.199489270 etcdctl returned 0 2018-12-27 19:18:14.200577381 Tell the cluster we're joining 2018-12-27 19:18:14.201387082 Running etcdctl member add 192-168-120-5 http://192.168.120.5:2380 Added member named 192-168-120-5 with ID d79a3d9337fe4fcf to cluster ETCD_NAME="192-168-120-5" ETCD_INITIAL_CLUSTER="192-168-120-7=http://192.168.120.7:2380,192-168-120-5=http://192.168.120.5:2380" ETCD_INITIAL_CLUSTER_STATE="existing" 2018-12-27 19:18:14.219687728 etcdctl returned 0 2018-12-27 19:18:14.250961238 Starting etcd with: --listen-client-urls http://0.0.0.0:4000 --advertise-client-urls http://192.168.120.5:4000 --data-dir /var/lib/clearwater-etcd/192.168.120.5 --name 192-168-120-5 --debug --initial-cluster 192-168-120-7=http://192.168.120.7:2380,192-168-120-5=http://192.168.120.5:2380 --initial-cluster-state existing --initial-advertise-peer-urls http://192.168.120.5:2380 --listen-peer-urls http://192.168.120.5:2380 2018-12-27 19:18:14.254698493 Check we're actually a member of the cluster 2018-12-27 19:18:14.259347339 Wait for etcd to startup 2018-12-27 19:18:15.270051776 Etcd started successfully 2018-12-27 19:18:14.277039 I | etcdmain: etcd Version: 3.1.7 2018-12-27 19:18:14.277094 I | etcdmain: Git SHA: 43b7507 2018-12-27 19:18:14.277099 I | etcdmain: Go Version: go1.7.5 2018-12-27 19:18:14.277102 I | etcdmain: Go OS/Arch: linux/amd64 2018-12-27 19:18:14.277106 I | etcdmain: setting maximum number of CPUs to 2, total number of available CPUs is 2 2018-12-27 19:18:14.277207 I | embed: listening for peers on http://192.168.120.5:2380 2018-12-27 19:18:14.277264 I | embed: listening for client requests on 0.0.0.0:4000 2018-12-27 19:18:14.309405 I | etcdserver: name = 192-168-120-5 2018-12-27 19:18:14.309418 I | etcdserver: data dir = /var/lib/clearwater-etcd/192.168.120.5 2018-12-27 19:18:14.309429 I | etcdserver: member dir = /var/lib/clearwater-etcd/192.168.120.5/member 2018-12-27 19:18:14.309434 I | etcdserver: heartbeat = 100ms 2018-12-27 19:18:14.309437 I | etcdserver: election = 1000ms 2018-12-27 19:18:14.309444 I | etcdserver: snapshot count = 10000 2018-12-27 19:18:14.309452 I | etcdserver: advertise client URLs = http://192.168.120.5:4000 2018-12-27 19:18:14.315012 I | etcdserver: starting member d79a3d9337fe4fcf in cluster fc9468c5fc975110 2018-12-27 19:18:14.315065 I | raft: d79a3d9337fe4fcf became follower at term 0 2018-12-27 19:18:14.315108 I | raft: newRaft d79a3d9337fe4fcf [peers: [], term: 0, commit: 0, applied: 0, lastindex: 0, lastterm: 0] 2018-12-27 19:18:14.315115 I | raft: d79a3d9337fe4fcf became follower at term 1 2018-12-27 19:18:14.338520 I | rafthttp: started HTTP pipelining with peer 5ddd06b029c620bb 2018-12-27 19:18:14.338550 I | rafthttp: starting peer 5ddd06b029c620bb... 2018-12-27 19:18:14.338560 I | rafthttp: started HTTP pipelining with peer 5ddd06b029c620bb 2018-12-27 19:18:14.339942 I | rafthttp: started streaming with peer 5ddd06b029c620bb (writer) 2018-12-27 19:18:14.341493 I | rafthttp: started streaming with peer 5ddd06b029c620bb (writer) 2018-12-27 19:18:14.341507 I | rafthttp: started peer 5ddd06b029c620bb 2018-12-27 19:18:14.341536 I | rafthttp: added peer 5ddd06b029c620bb 2018-12-27 19:18:14.341559 I | etcdserver: starting server... [version: 3.1.7, cluster version: to_be_decided] 2018-12-27 19:18:14.341838 I | rafthttp: started streaming with peer 5ddd06b029c620bb (stream Message reader) 2018-12-27 19:18:14.345444 I | rafthttp: started streaming with peer 5ddd06b029c620bb (stream MsgApp v2 reader) 2018-12-27 19:18:14.345775 I | rafthttp: peer 5ddd06b029c620bb became active 2018-12-27 19:18:14.345802 I | rafthttp: established a TCP streaming connection with peer 5ddd06b029c620bb (stream Message writer) 2018-12-27 19:18:14.345849 I | rafthttp: established a TCP streaming connection with peer 5ddd06b029c620bb (stream Message reader) 2018-12-27 19:18:14.345946 I | rafthttp: established a TCP streaming connection with peer 5ddd06b029c620bb (stream MsgApp v2 writer) 2018-12-27 19:18:14.346296 I | rafthttp: established a TCP streaming connection with peer 5ddd06b029c620bb (stream MsgApp v2 reader) 2018-12-27 19:18:16.000616 I | raft: d79a3d9337fe4fcf [term: 1] received a MsgVote message with higher term from 5ddd06b029c620bb [term: 3] 2018-12-27 19:18:16.000671 I | raft: d79a3d9337fe4fcf became follower at term 3 2018-12-27 19:18:16.000692 I | raft: d79a3d9337fe4fcf [logterm: 0, index: 0, vote: 0] cast MsgVote for 5ddd06b029c620bb [logterm: 2, index: 30] at term 3 2018-12-27 19:18:16.027370 D | raft: d79a3d9337fe4fcf [logterm: 0, index: 30] rejected msgApp [logterm: 2, index: 30] from 5ddd06b029c620bb 2018-12-27 19:18:16.027387 I | raft: raft.node: d79a3d9337fe4fcf elected leader 5ddd06b029c620bb at term 3 2018-12-27 19:18:16.133313 I | etcdserver/membership: added member 5ddd06b029c620bb [http://192.168.120.7:2380] to cluster fc9468c5fc975110 2018-12-27 19:18:16.133578 N | etcdserver/membership: set the initial cluster version to 3.1 2018-12-27 19:18:16.133605 I | etcdserver/api: enabled capabilities for version 3.1 2018-12-27 19:18:16.133811 I | etcdserver/membership: added member d79a3d9337fe4fcf [http://192.168.120.5:2380] to cluster fc9468c5fc975110 2018-12-27 19:18:16.580060 I | etcdserver: published {Name:192-168-120-5 ClientURLs:[http://192.168.120.5:4000]} to cluster fc9468c5fc975110 2018-12-27 19:18:16.580107 I | embed: ready to serve client requests 2018-12-27 19:18:16.580197 W | etcdserver: apply entries took too long [297.511249ms for 2 entries] 2018-12-27 19:18:16.580204 W | etcdserver: avoid queries with large range/delete range! 2018-12-27 19:18:16.580661 N | embed: serving insecure client requests on [::]:4000, this is strongly discouraged! 2018-12-27 19:18:16.582170 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.5:53429 2018-12-27 19:18:16.582468 D | etcdserver/api/v2http: [GET] /v2/stats/self remote:192.168.120.5:53428 2018-12-27 19:18:16.686473 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.5:53437 real 0m0.006s user 0m0.005s sys 0m0.001s 2018-12-27 19:18:20,809 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo cat /var/log/clearwater 2018-12-27 19:18:20,809 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo cat /var/log/clearwater 2018-12-27 19:18:20,809 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-12-27 19:18:20,809 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-12-27 19:18:20,810 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-12-27 19:18:20,810 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] Installation is done 2018-12-27 19:18:20,810 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo cat /var/log/clearwater 2018-12-27 19:18:20,810 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] Installation is done 2018-12-27 19:18:20,810 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/LV2FB/install-ellis.sh 2018-12-27 19:18:20,810 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/I22PD/install-dime.sh 2018-12-27 19:18:20,811 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-12-27 19:18:20,811 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-12-27 19:18:20,811 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-12-27 19:18:20,811 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-12-27 19:18:20,811 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-12-27 19:18:20,811 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/8VHDJ/bind.py 2018-12-27 19:18:20,812 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/executions/69c9e1cc-ca87-4203-b034-715ac6acec9a 2018-12-27 19:18:20,871 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:18:20,871 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:18:20,872 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:18:20,872 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:18:20,872 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:18:20,872 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:18:20,872 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:18:20,872 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-27T19:09:59.700Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"} 2018-12-27 19:18:20,872 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:18:20,872 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:18:20 GMT 2018-12-27 19:18:20,872 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:18:20,873 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-27 19:18:20,873 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:18:25,878 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/events 2018-12-27 19:18:25,947 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:18:25,947 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:18:25,948 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:18:25,948 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:18:25,948 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:18:25,948 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:18:25,948 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:18:25,948 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:18:21.515Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:18:21.515Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:18:21.621Z", "message": "[localhost] run: sudo mv /tmp/tmp9mMjdV /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:18:21.621Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "40dda783-213f-4d65-8ef8-faeaedf32d8b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:18:21.621Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:18:21.621Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "40dda783-213f-4d65-8ef8-faeaedf32d8b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:18:21.621Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:18:21.621Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "dcc067f6-4aed-47ff-a41e-9a3c5d68bcd2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:18:21.621Z", "message": "[localhost] run: sudo mv /tmp/tmp4qkXBG /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:18:21.621Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "dcc067f6-4aed-47ff-a41e-9a3c5d68bcd2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:18:21.621Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:18:21.621Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "dcc067f6-4aed-47ff-a41e-9a3c5d68bcd2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:18:21.621Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:18:21.621Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "dcc067f6-4aed-47ff-a41e-9a3c5d68bcd2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:18:21.621Z", "message": "", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:18:21.621Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "1fe187a9-384c-4222-b958-8d8ffa4884ef"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:18:21.621Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:18:21.621Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "dcc067f6-4aed-47ff-a41e-9a3c5d68bcd2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:18:21.621Z", "message": "The config dict: {'public_ip': u'172.30.9.206', 'backends': {u'homer': {u'homer_is2ss0': {u'public_address': u'', u'private_address': u'192.168.120.3', u'name': u'homer-is2ss0'}}, u'sprout': {u'sprout_btt3la': {u'public_address': u'', u'private_address': u'192.168.120.14', u'name': u'sprout-btt3la'}}, u'bono': {u'bono_ifjyb6': {u'public_address': u'172.30.9.209', u'private_address': u'192.168.120.12', u'name': u'bono-ifjyb6'}}, u'dime': {u'dime_fqtwws': {u'public_address': u'', u'private_address': u'192.168.120.8', u'name': u'dime-fqtwws'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.7', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:18:21.621Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "40dda783-213f-4d65-8ef8-faeaedf32d8b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:18:21.621Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:18:21.621Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "dcc067f6-4aed-47ff-a41e-9a3c5d68bcd2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:18:21.621Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:18:21.621Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "dcc067f6-4aed-47ff-a41e-9a3c5d68bcd2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:18:21.621Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:18:21.621Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "40dda783-213f-4d65-8ef8-faeaedf32d8b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:18:21.621Z", "message": "Downloaded scripts/bind/bind.py to /tmp/TJR22/bind.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:18:21.621Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "dcc067f6-4aed-47ff-a41e-9a3c5d68bcd2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:18:21.621Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:18:21.621Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "40dda783-213f-4d65-8ef8-faeaedf32d8b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:18:21.621Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:18:21.621Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "40dda783-213f-4d65-8ef8-faeaedf32d8b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:18:21.621Z", "message": "Executing: /tmp/3E6UF/create_number.sh", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:18:21.621Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "1fe187a9-384c-4222-b958-8d8ffa4884ef"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:18:21.621Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:18:21.621Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "40dda783-213f-4d65-8ef8-faeaedf32d8b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:18:21.621Z", "message": "Start numbers creation", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:18:21.621Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "1fe187a9-384c-4222-b958-8d8ffa4884ef"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:18:21.621Z", "message": "The config dict: {'public_ip': u'172.30.9.206', 'backends': {u'homer': {u'homer_is2ss0': {u'public_address': u'', u'private_address': u'192.168.120.3', u'name': u'homer-is2ss0'}}, u'sprout': {u'sprout_btt3la': {u'public_address': u'', u'private_address': u'192.168.120.14', u'name': u'sprout-btt3la'}}, u'ellis': {u'ellis_4wdi49': {u'public_address': u'172.30.9.204', u'private_address': u'192.168.120.5', u'name': u'ellis-4wdi49'}}, u'bono': {u'bono_ifjyb6': {u'public_address': u'172.30.9.209', u'private_address': u'192.168.120.12', u'name': u'bono-ifjyb6'}}, u'dime': {u'dime_fqtwws': {u'public_address': u'', u'private_address': u'192.168.120.8', u'name': u'dime-fqtwws'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.7', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:18:21.621Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "dcc067f6-4aed-47ff-a41e-9a3c5d68bcd2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:18:21.621Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:18:21.621Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "dcc067f6-4aed-47ff-a41e-9a3c5d68bcd2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:18:21.621Z", "message": "[localhost] run: sudo mv /tmp/tmpTJMTEG /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:18:21.621Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "40dda783-213f-4d65-8ef8-faeaedf32d8b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:18:21.621Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:18:21.621Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "dcc067f6-4aed-47ff-a41e-9a3c5d68bcd2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:18:21.621Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:18:21.621Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "40dda783-213f-4d65-8ef8-faeaedf32d8b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:18:21.621Z", "message": "Downloaded scripts/clearwater/ellis/create_number.sh to /tmp/3E6UF/create_number.sh", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:18:21.621Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "1fe187a9-384c-4222-b958-8d8ffa4884ef"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:18:21.621Z", "message": "[localhost] run: sudo mv /tmp/tmp3ausWF /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:18:21.621Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "dcc067f6-4aed-47ff-a41e-9a3c5d68bcd2"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:18:22.518Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:18:22.518Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}], "metadata": {"pagination": {"total": 1887, "offset": 1824, "size": 50}}} 2018-12-27 19:18:25,948 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:18:25,948 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:18:25 GMT 2018-12-27 19:18:25,948 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:18:25,949 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 16198 2018-12-27 19:18:25,949 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:18:25,949 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-12-27 19:18:25,950 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmp9mMjdV /etc/bind/db.clearwater.opnfv 2018-12-27 19:18:25,950 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-12-27 19:18:25,950 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-12-27 19:18:25,950 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmp4qkXBG /etc/bind/db.clearwater.opnfv 2018-12-27 19:18:25,950 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-12-27 19:18:25,951 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-12-27 19:18:25,951 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2018-12-27 19:18:25,951 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-12-27 19:18:25,951 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.206', 'backends': {u'homer': {u'homer_is2ss0': {u'public_address': u'', u'private_address': u'192.168.120.3', u'name': u'homer-is2ss0'}}, u'sprout': {u'sprout_btt3la': {u'public_address': u'', u'private_address': u'192.168.120.14', u'name': u'sprout-btt3la'}}, u'bono': {u'bono_ifjyb6': {u'public_address': u'172.30.9.209', u'private_address': u'192.168.120.12', u'name': u'bono-ifjyb6'}}, u'dime': {u'dime_fqtwws': {u'public_address': u'', u'private_address': u'192.168.120.8', u'name': u'dime-fqtwws'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.7', u'hss_hostname': u''}. 2018-12-27 19:18:25,951 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-12-27 19:18:25,951 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-12-27 19:18:25,951 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-12-27 19:18:25,952 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/TJR22/bind.py 2018-12-27 19:18:25,952 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-12-27 19:18:25,952 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-12-27 19:18:25,952 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/3E6UF/create_number.sh 2018-12-27 19:18:25,952 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-12-27 19:18:25,952 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Start numbers creation 2018-12-27 19:18:25,953 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.206', 'backends': {u'homer': {u'homer_is2ss0': {u'public_address': u'', u'private_address': u'192.168.120.3', u'name': u'homer-is2ss0'}}, u'sprout': {u'sprout_btt3la': {u'public_address': u'', u'private_address': u'192.168.120.14', u'name': u'sprout-btt3la'}}, u'ellis': {u'ellis_4wdi49': {u'public_address': u'172.30.9.204', u'private_address': u'192.168.120.5', u'name': u'ellis-4wdi49'}}, u'bono': {u'bono_ifjyb6': {u'public_address': u'172.30.9.209', u'private_address': u'192.168.120.12', u'name': u'bono-ifjyb6'}}, u'dime': {u'dime_fqtwws': {u'public_address': u'', u'private_address': u'192.168.120.8', u'name': u'dime-fqtwws'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.7', u'hss_hostname': u''}. 2018-12-27 19:18:25,953 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-12-27 19:18:25,953 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpTJMTEG /etc/bind/db.clearwater.local 2018-12-27 19:18:25,953 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-12-27 19:18:25,953 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-12-27 19:18:25,953 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/ellis/create_number.sh to /tmp/3E6UF/create_number.sh 2018-12-27 19:18:25,954 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmp3ausWF /etc/bind/db.clearwater.local 2018-12-27 19:18:25,954 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-12-27 19:18:25,954 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/executions/69c9e1cc-ca87-4203-b034-715ac6acec9a 2018-12-27 19:18:26,008 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:18:26,008 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:18:26,008 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:18:26,008 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:18:26,008 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:18:26,008 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:18:26,008 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:18:26,009 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-27T19:09:59.700Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"} 2018-12-27 19:18:26,009 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:18:26,009 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:18:26 GMT 2018-12-27 19:18:26,009 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:18:26,009 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-27 19:18:26,009 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:18:31,014 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/events 2018-12-27 19:18:31,084 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:18:31,085 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:18:31,085 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:18:31,085 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:18:31,085 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:18:31,085 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:18:31,085 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:18:31,085 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_fh2abw", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:18:26.076Z", "message": "[vellum] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:18:26.076Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "8711bd77-64b8-4e71-b3b7-5f5f9f7cfb28"}], "metadata": {"pagination": {"total": 1888, "offset": 1851, "size": 50}}} 2018-12-27 19:18:31,086 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:18:31,086 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:18:31 GMT 2018-12-27 19:18:31,086 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:18:31,086 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 624 2018-12-27 19:18:31,086 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:18:31,086 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo DEBIAN_FRONTEND=noninteractive apt 2018-12-27 19:18:31,086 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/executions/69c9e1cc-ca87-4203-b034-715ac6acec9a 2018-12-27 19:18:31,142 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:18:31,142 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:18:31,143 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:18:31,143 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:18:31,143 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:18:31,143 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:18:31,143 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:18:31,143 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-27T19:09:59.700Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"} 2018-12-27 19:18:31,143 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:18:31,143 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:18:31 GMT 2018-12-27 19:18:31,143 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:18:31,143 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-27 19:18:31,144 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:18:36,149 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/events 2018-12-27 19:18:36,220 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:18:36,221 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:18:36,221 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:18:36,221 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:18:36,221 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:18:36,221 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:18:36,221 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:18:36,221 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:18:31.340Z", "message": "# Deployment definitions\nhome_domain=clearwater.opnfv\nsprout_hostname=sprout.clearwater.local\nchronos_hostname=192.168.120.7:7253\nhs_hostname=hs.clearwater.local:8888\nhs_provisioning_hostname=hs-prov.clearwater.local:8889\nsprout_impi_store=vellum.clearwater.local\nsprout_registration_store=vellum.clearwater.local\ncassandra_hostname=vellum.clearwater.local\nchronos_hostname=vellum.clearwater.local\nralf_session_store=vellum.clearwater.local\nralf_hostname=dime.clearwater.local:10888\nxdms_hostname=homer.clearwater.local:7888\nsignaling_dns_server=192.168.120.7\n\n\n\n# Email server configuration\nsmtp_smarthost=localhost\nsmtp_username=username\nsmtp_password=password\nemail_recovery_sender=clearwater@example.org\n\n# Keys\nsignup_key=secret\nturn_workaround=secret\nellis_api_key=secret\nellis_cookie_key=secret\n\nhomestead_impu_store=vellum.clearwater.local", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:18:31.340Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "1fe187a9-384c-4222-b958-8d8ffa4884ef"}, {"node_instance_id": "vellum_fh2abw", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:18:32.399Z", "message": "[vellum] => Reading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n clearwater-cluster-manager\nThe following NEW packages will be installed:\n clearwater-cluster-manager clearwater-management\n0 upgraded, 2 newly installed, 0 to remove and 12 not upgraded.\nNeed to get 6,120 kB of archives.\nAfter this operation, 6,458 kB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB]\nGet:2 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB]\nFetched 6,120 kB in 1s (4,932 kB/s)\nSelecting previously unselected package clearwater-cluster-manager.\n(Reading database ... 59695 files and directories currently installed.)\nPreparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ...\nUnpacking clearwater-management (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_cluster_manager\nCollecting metaswitchcommon (from clearwater_cluster_manager)\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager\nSuccessfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-171218.103208) ...\n\nreal\t0m6.148s\nuser\t0m3.582s\nsys\t0m0.912s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:18:32.399Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "8711bd77-64b8-4e71-b3b7-5f5f9f7cfb28"}, {"node_instance_id": "vellum_fh2abw", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:18:32.627Z", "message": "[vellum] The installation packages is done correctly", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:18:32.627Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "8711bd77-64b8-4e71-b3b7-5f5f9f7cfb28"}, {"node_instance_id": "vellum_fh2abw", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:18:33.630Z", "message": "[vellum] sudo service dnsmasq force", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:18:33.630Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "8711bd77-64b8-4e71-b3b7-5f5f9f7cfb28"}, {"node_instance_id": "vellum_fh2abw", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:18:33.630Z", "message": "[vellum] Use the DNS server", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:18:33.630Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "8711bd77-64b8-4e71-b3b7-5f5f9f7cfb28"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:18:35.064Z", "message": "Execution done (return_code=0): /tmp/3E6UF/create_number.sh", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:18:35.064Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "1fe187a9-384c-4222-b958-8d8ffa4884ef"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:18:35.127Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:18:35.127Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "vellum_fh2abw", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:18:35.634Z", "message": "[vellum] => * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n\nreal\t0m2.064s\nuser\t0m0.003s\nsys\t0m0.061s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:18:35.634Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "8711bd77-64b8-4e71-b3b7-5f5f9f7cfb28"}, {"node_instance_id": "vellum_fh2abw", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:18:35.634Z", "message": "[vellum] sudo ifconfig ", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:18:35.634Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "8711bd77-64b8-4e71-b3b7-5f5f9f7cfb28"}], "metadata": {"pagination": {"total": 1897, "offset": 1852, "size": 50}}} 2018-12-27 19:18:36,221 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:18:36,222 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:18:36 GMT 2018-12-27 19:18:36,222 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:18:36,222 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 10463 2018-12-27 19:18:36,222 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:18:36,222 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - # Deployment definitions home_domain=clearwater.opnfv sprout_hostname=sprout.clearwater.local chronos_hostname=192.168.120.7:7253 hs_hostname=hs.clearwater.local:8888 hs_provisioning_hostname=hs-prov.clearwater.local:8889 sprout_impi_store=vellum.clearwater.local sprout_registration_store=vellum.clearwater.local cassandra_hostname=vellum.clearwater.local chronos_hostname=vellum.clearwater.local ralf_session_store=vellum.clearwater.local ralf_hostname=dime.clearwater.local:10888 xdms_hostname=homer.clearwater.local:7888 signaling_dns_server=192.168.120.7 # Email server configuration smtp_smarthost=localhost smtp_username=username smtp_password=password email_recovery_sender=clearwater@example.org # Keys signup_key=secret turn_workaround=secret ellis_api_key=secret ellis_cookie_key=secret homestead_impu_store=vellum.clearwater.local 2018-12-27 19:18:36,223 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager The following NEW packages will be installed: clearwater-cluster-manager clearwater-management 0 upgraded, 2 newly installed, 0 to remove and 12 not upgraded. Need to get 6,120 kB of archives. After this operation, 6,458 kB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB] Get:2 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB] Fetched 6,120 kB in 1s (4,932 kB/s) Selecting previously unselected package clearwater-cluster-manager. (Reading database ... 59695 files and directories currently installed.) Preparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-cluster-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ... Unpacking clearwater-management (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_cluster_manager Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-171218.103208) ... real 0m6.148s user 0m3.582s sys 0m0.912s 2018-12-27 19:18:36,223 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] The installation packages is done correctly 2018-12-27 19:18:36,223 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo service dnsmasq force 2018-12-27 19:18:36,223 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Use the DNS server 2018-12-27 19:18:36,223 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/3E6UF/create_number.sh 2018-12-27 19:18:36,223 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-12-27 19:18:36,224 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.064s user 0m0.003s sys 0m0.061s 2018-12-27 19:18:36,224 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo ifconfig 2018-12-27 19:18:36,224 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/executions/69c9e1cc-ca87-4203-b034-715ac6acec9a 2018-12-27 19:18:36,283 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:18:36,283 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:18:36,283 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:18:36,283 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:18:36,283 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:18:36,283 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:18:36,284 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:18:36,284 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-27T19:09:59.700Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"} 2018-12-27 19:18:36,284 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:18:36,284 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:18:36 GMT 2018-12-27 19:18:36,284 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:18:36,284 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-27 19:18:36,284 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:18:41,290 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/events 2018-12-27 19:18:41,364 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:18:41,364 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:18:41,364 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:18:41,364 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:18:41,365 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:18:41,365 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:18:41,365 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:18:41,365 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_fh2abw", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:18:36.638Z", "message": "[vellum] => Active Internet connections (only servers)\nProto Recv-Q Send-Q Local Address Foreign Address State PID/Program name\ntcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 14285/dnsmasq \ntcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1094/sshd \ntcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 13308/monit \ntcp 0 0 192.168.120.16:11211 0.0.0.0:* LISTEN 14063/memcached \ntcp 0 0 127.0.0.1:11211 0.0.0.0:* LISTEN 12258/memcached \ntcp6 0 0 ::1:53 :::* LISTEN 14285/dnsmasq \ntcp6 0 0 :::22 :::* LISTEN 1094/sshd \nudp 0 0 192.168.120.16:123 0.0.0.0:* 11863/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 11863/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 11863/ntpd \nudp 0 0 0.0.0.0:14072 0.0.0.0:* 566/dhclient \nudp 0 0 127.0.0.1:11211 0.0.0.0:* 12258/memcached \nudp 0 0 127.0.0.1:53 0.0.0.0:* 14285/dnsmasq \nudp 0 0 0.0.0.0:68 0.0.0.0:* 566/dhclient \nudp6 0 0 ::1:123 :::* 11863/ntpd \nudp6 0 0 fe80::f816:3eff:fe9:123 :::* 11863/ntpd \nudp6 0 0 :::123 :::* 11863/ntpd \nudp6 0 0 :::24026 :::* 566/dhclient \nudp6 0 0 ::1:53 :::* 14285/dnsmasq \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] STREAM LISTENING 8975 1114/acpid /var/run/acpid.socket\nunix 2 [ ACC ] SEQPACKET LISTENING 6936 391/systemd-udevd /run/udev/control\nunix 2 [ ACC ] STREAM LISTENING 8766 901/dbus-daemon /var/run/dbus/system_bus_socket\nunix 2 [ ACC ] STREAM LISTENING 11110 1659/python2.7 /tmp/cloudify-logging-server-36f0a.socket\nunix 2 [ ACC ] STREAM LISTENING 6643 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] STREAM LISTENING 12450 1848/python2.7 /tmp/ctx-KO0G_2.socket\n\nreal\t0m0.009s\nuser\t0m0.004s\nsys\t0m0.004s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:18:36.638Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "8711bd77-64b8-4e71-b3b7-5f5f9f7cfb28"}, {"node_instance_id": "vellum_fh2abw", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:18:36.638Z", "message": "[vellum] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 19:12 ? 00:00:01 /sbin/init\nroot 2 0 0 19:12 ? 00:00:00 [kthreadd]\nroot 3 2 0 19:12 ? 00:00:00 [ksoftirqd/0]\nroot 5 2 0 19:12 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 19:12 ? 00:00:00 [kworker/u4:0]\nroot 7 2 0 19:12 ? 00:00:00 [rcu_sched]\nroot 8 2 0 19:12 ? 00:00:00 [rcuos/0]\nroot 9 2 0 19:12 ? 00:00:00 [rcuos/1]\nroot 10 2 0 19:12 ? 00:00:00 [rcu_bh]\nroot 11 2 0 19:12 ? 00:00:00 [rcuob/0]\nroot 12 2 0 19:12 ? 00:00:00 [rcuob/1]\nroot 13 2 0 19:12 ? 00:00:00 [migration/0]\nroot 14 2 0 19:12 ? 00:00:00 [watchdog/0]\nroot 15 2 0 19:12 ? 00:00:00 [watchdog/1]\nroot 16 2 0 19:12 ? 00:00:00 [migration/1]\nroot 17 2 0 19:12 ? 00:00:00 [ksoftirqd/1]\nroot 18 2 0 19:12 ? 00:00:00 [kworker/1:0]\nroot 19 2 0 19:12 ? 00:00:00 [kworker/1:0H]\nroot 20 2 0 19:12 ? 00:00:00 [khelper]\nroot 21 2 0 19:12 ? 00:00:00 [kdevtmpfs]\nroot 22 2 0 19:12 ? 00:00:00 [netns]\nroot 23 2 0 19:12 ? 00:00:00 [writeback]\nroot 24 2 0 19:12 ? 00:00:00 [kintegrityd]\nroot 25 2 0 19:12 ? 00:00:00 [bioset]\nroot 26 2 0 19:12 ? 00:00:00 [kworker/u5:0]\nroot 27 2 0 19:12 ? 00:00:00 [kblockd]\nroot 28 2 0 19:12 ? 00:00:00 [ata_sff]\nroot 29 2 0 19:12 ? 00:00:00 [khubd]\nroot 30 2 0 19:12 ? 00:00:00 [md]\nroot 31 2 0 19:12 ? 00:00:00 [devfreq_wq]\nroot 32 2 0 19:12 ? 00:00:00 [kworker/0:1]\nroot 33 2 0 19:12 ? 00:00:00 [kworker/1:1]\nroot 35 2 0 19:12 ? 00:00:00 [khungtaskd]\nroot 36 2 0 19:12 ? 00:00:00 [kswapd0]\nroot 37 2 0 19:12 ? 00:00:00 [vmstat]\nroot 38 2 0 19:12 ? 00:00:00 [ksmd]\nroot 39 2 0 19:12 ? 00:00:00 [khugepaged]\nroot 40 2 0 19:12 ? 00:00:00 [fsnotify_mark]\nroot 41 2 0 19:12 ? 00:00:00 [ecryptfs-kthrea]\nroot 42 2 0 19:12 ? 00:00:00 [crypto]\nroot 54 2 0 19:12 ? 00:00:00 [kthrotld]\nroot 55 2 0 19:12 ? 00:00:00 [kworker/u4:1]\nroot 56 2 0 19:12 ? 00:00:00 [vballoon]\nroot 57 2 0 19:12 ? 00:00:00 [scsi_eh_0]\nroot 58 2 0 19:12 ? 00:00:00 [scsi_eh_1]\nroot 79 2 0 19:12 ? 00:00:00 [deferwq]\nroot 80 2 0 19:12 ? 00:00:00 [charger_manager]\nroot 123 2 0 19:12 ? 00:00:00 [kpsmoused]\nroot 142 2 0 19:12 ? 00:00:00 [kworker/0:2]\nroot 186 2 0 19:12 ? 00:00:00 [jbd2/vda1-8]\nroot 187 2 0 19:12 ? 00:00:00 [ext4-rsv-conver]\nroot 385 1 0 19:12 ? 00:00:00 upstart-udev-bridge --daemon\nroot 391 1 0 19:12 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 436 2 0 19:12 ? 00:00:00 [kworker/u5:1]\nroot 492 1 0 19:12 ? 00:00:00 upstart-socket-bridge --daemon\nroot 566 1 0 19:12 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 820 2 0 19:12 ? 00:00:00 [kauditd]\nmessage+ 901 1 0 19:12 ? 00:00:00 dbus-daemon --system --fork\nroot 935 1 0 19:12 ? 00:00:00 /lib/systemd/systemd-logind\nroot 956 1 0 19:12 ? 00:00:00 upstart-file-bridge --daemon\nsyslog 1015 1 0 19:12 ? 00:00:00 rsyslogd\nroot 1050 1 0 19:12 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1053 1 0 19:12 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1057 1 0 19:12 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1058 1 0 19:12 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1060 1 0 19:12 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1094 1 0 19:12 ? 00:00:00 /usr/sbin/sshd -D\nroot 1100 1 0 19:12 ? 00:00:00 cron\ndaemon 1101 1 0 19:12 ? 00:00:00 atd\nroot 1114 1 0 19:12 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1115 1 0 19:12 ? 00:00:00 /usr/sbin/irqbalance\nroot 1198 1 0 19:12 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1204 1 0 19:12 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nubuntu 1659 1 0 19:13 ? 00:00:00 /home/ubuntu/vellum_host_q3lrkr/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q vellum_host_q3lrkr --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@vellum_host_q3lrkr --logging-server-logdir=/home/ubuntu/vellum_host_q3lrkr/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/vellum_host_q3lrkr/work/vellum_host_q3lrkr%I.log --pidfile=/home/ubuntu/vellum_host_q3lrkr/work/vellum_host_q3lrkr.pid\nubuntu 1773 1 0 19:13 ? 00:00:01 python2.7 /home/ubuntu/vellum_host_q3lrkr/env/bin/diamond --configfile /home/ubuntu/vellum_host_q3lrkr/work/plugins/diamond/etc/diamond.conf\nubuntu 1827 1659 0 19:15 ? 00:00:00 /home/ubuntu/vellum_host_q3lrkr/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q vellum_host_q3lrkr --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@vellum_host_q3lrkr --logging-server-logdir=/home/ubuntu/vellum_host_q3lrkr/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/vellum_host_q3lrkr/work/vellum_host_q3lrkr%I.log --pidfile=/home/ubuntu/vellum_host_q3lrkr/work/vellum_host_q3lrkr.pid\nubuntu 1848 1827 0 19:15 ? 00:00:00 /home/ubuntu/vellum_host_q3lrkr/env/bin/python2.7 /home/ubuntu/vellum_host_q3lrkr/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-CEE2Rw\nubuntu 1860 1848 0 19:15 ? 00:00:00 /bin/sh -c /tmp/VVA40/install-vellum.sh\nubuntu 1862 1860 0 19:15 ? 00:00:00 /bin/bash -e /tmp/VVA40/install-vellum.sh\nroot 2194 2 0 19:15 ? 00:00:00 [kworker/u5:2]\nntp 11863 1 0 19:17 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 108:112\nmemcache 12258 1 0 19:17 ? 00:00:00 /usr/bin/memcached -m 64 -p 11211 -u memcache -l 127.0.0.1\nroot 13236 1 0 19:18 ? 00:00:00 /bin/sh -e /proc/self/fd/9\nroot 13242 13236 0 19:18 ? 00:00:00 cpulimit -e astaire -l 10\nroot 13308 1 0 19:18 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nroot 14045 13308 0 19:18 ? 00:00:00 [check-monit-upt] \nmemcache 14063 1 0 19:18 ? 00:00:00 /usr/bin/memcached -v -e ignore_vbucket=true;cache_size=3072000000;eviction=false -p 11211 -u memcache -l 192.168.120.16 -c 4096 -r -U 0\nroot 14069 13308 0 19:18 ? 00:00:00 [check-memcached] \nroot 14071 13308 0 19:18 ? 00:00:00 [poll_memcached.] \nroot 14073 13308 0 19:18 ? 00:00:00 /bin/bash -c /usr/share/clearwater/bin/issue-alarm monit 6500.3; /etc/init.d/clearwater-etcd restart\nroot 14087 14073 0 19:18 ? 00:00:00 /bin/bash /etc/init.d/clearwater-etcd restart\nroot 14135 14087 0 19:18 ? 00:00:00 sleep 10\ndnsmasq 14285 1 0 19:18 ? 00:00:00 /usr/sbin/dnsmasq -x /var/run/dnsmasq/dnsmasq.pid -u dnsmasq -r /etc/dnsmasq.resolv.conf -7 /etc/dnsmasq.d,.dpkg-dist,.dpkg-old,.dpkg-new\nubuntu 14348 1862 0 19:18 ? 00:00:00 /bin/bash -e /tmp/VVA40/install-vellum.sh\nubuntu 14349 14348 0 19:18 ? 00:00:00 /bin/bash -e /tmp/VVA40/install-vellum.sh\nroot 14350 14349 0 19:18 ? 00:00:00 sudo ps -edf\nroot 14351 14350 0 19:18 ? 00:00:00 ps -edf\n\nreal\t0m0.010s\nuser\t0m0.003s\nsys\t0m0.007s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:18:36.638Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "8711bd77-64b8-4e71-b3b7-5f5f9f7cfb28"}, {"node_instance_id": "vellum_fh2abw", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:18:36.638Z", "message": "[vellum] sudo netstat ", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:18:36.638Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "8711bd77-64b8-4e71-b3b7-5f5f9f7cfb28"}, {"node_instance_id": "vellum_fh2abw", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:18:36.638Z", "message": "[vellum] => eth0 Link encap:Ethernet HWaddr fa:16:3e:9f:68:2e \n inet addr:192.168.120.16 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe9f:682e/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1442 Metric:1\n RX packets:150279 errors:0 dropped:0 overruns:0 frame:0\n TX packets:52296 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:219109665 (219.1 MB) TX bytes:9017975 (9.0 MB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:158 errors:0 dropped:0 overruns:0 frame:0\n TX packets:158 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:12628 (12.6 KB) TX bytes:12628 (12.6 KB)\n\n\nreal\t0m0.006s\nuser\t0m0.000s\nsys\t0m0.006s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:18:36.638Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "8711bd77-64b8-4e71-b3b7-5f5f9f7cfb28"}, {"node_instance_id": "vellum_fh2abw", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:18:36.638Z", "message": "[vellum] sudo ps ", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:18:36.638Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "8711bd77-64b8-4e71-b3b7-5f5f9f7cfb28"}, {"node_instance_id": "vellum_fh2abw", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:18:37.643Z", "message": "[vellum] sudo cat /var/log/clearwater*.log", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:18:37.643Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "8711bd77-64b8-4e71-b3b7-5f5f9f7cfb28"}, {"node_instance_id": "vellum_fh2abw", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:18:37.643Z", "message": "[vellum] sudo find /var/log", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:18:37.643Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "8711bd77-64b8-4e71-b3b7-5f5f9f7cfb28"}, {"node_instance_id": "vellum_fh2abw", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:18:37.643Z", "message": "[vellum] => /var/log\n/var/log/iotop.log\n/var/log/btmp\n/var/log/unattended-upgrades\n/var/log/lastlog\n/var/log/clearwater-config-manager\n/var/log/syslog\n/var/log/udev\n/var/log/dmesg\n/var/log/wtmp\n/var/log/alternatives.log\n/var/log/cloud-init-output.log\n/var/log/clearwater-cluster-manager\n/var/log/astaire\n/var/log/memcached.log\n/var/log/boot.log\n/var/log/dist-upgrade\n/var/log/fsck\n/var/log/fsck/checkfs\n/var/log/fsck/checkroot\n/var/log/clearwater-queue-manager\n/var/log/rogers\n/var/log/rogers/rogers_err.log\n/var/log/rogers/rogers_out.log\n/var/log/rogers/rogers_current.txt\n/var/log/rogers/rogers_20181227T190000Z.txt\n/var/log/auth.log\n/var/log/sysstat\n/var/log/sysstat/clearwater-sa27\n/var/log/ntpstats\n/var/log/monit.log\n/var/log/chronos\n/var/log/kern.log\n/var/log/apt\n/var/log/apt/term.log\n/var/log/apt/history.log\n/var/log/dmesg.0\n/var/log/clearwater-etcd\n/var/log/clearwater-etcd/clearwater-etcd-initd.log\n/var/log/landscape\n/var/log/landscape/sysinfo.log\n/var/log/upstart\n/var/log/upstart/astaire-throttle.log\n/var/log/upstart/procps-virtual-filesystems.log\n/var/log/upstart/console-setup.log\n/var/log/upstart/network-interface-eth0.log\n/var/log/upstart/rsyslog.log\n/var/log/upstart/procps-static-network-up.log\n/var/log/upstart/systemd-logind.log\n/var/log/upstart/cryptdisks.log\n/var/log/upstart/clearwater-monit.log\n/var/log/upstart/container-detect.log\n/var/log/dpkg.log\n/var/log/cassandra\n/var/log/cassandra/system.log\n/var/log/cloud-init.log\n\nreal\t0m0.008s\nuser\t0m0.004s\nsys\t0m0.003s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:18:37.643Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "8711bd77-64b8-4e71-b3b7-5f5f9f7cfb28"}, {"node_instance_id": "vellum_fh2abw", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:18:37.643Z", "message": "[vellum] sudo cat /var/log/clearwater", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:18:37.643Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "8711bd77-64b8-4e71-b3b7-5f5f9f7cfb28"}, {"node_instance_id": "vellum_fh2abw", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:18:38.648Z", "message": "[vellum] => 2018-12-27 19:17:52.725064253 Stopping etcd clearwater-etcd\n2018-12-27 19:18:27.578028659 Restarting etcd clearwater-etcd\n2018-12-27 19:18:27.582932574 Configured ETCDCTL_PEERS: 192.168.120.7:4000,\n2018-12-27 19:18:27.583659379 Check for previous failed startup attempt\n2018-12-27 19:18:27.584957473 Running etcdctl member list\n5ddd06b029c620bb: name=192-168-120-7 peerURLs=http://192.168.120.7:2380 clientURLs=http://192.168.120.7:4000 isLeader=true\nd79a3d9337fe4fcf: name=192-168-120-5 peerURLs=http://192.168.120.5:2380 clientURLs=http://192.168.120.5:4000 isLeader=false\n2018-12-27 19:18:27.613075593 etcdctl returned 0\n2018-12-27 19:18:27.621041918 Joining existing cluster...\n2018-12-27 19:18:37.624452156 Configured ETCDCTL_PEERS: 192.168.120.7:4000,\n2018-12-27 19:18:37.625322601 Check cluster is healthy\n2018-12-27 19:18:37.626447943 Running etcdctl cluster-health\nmember 3900ecd8ee0dceb8 is healthy: got healthy result from http://192.168.120.14:4000\nmember 5ddd06b029c620bb is healthy: got healthy result from http://192.168.120.7:4000\nmember d79a3d9337fe4fcf is healthy: got healthy result from http://192.168.120.5:4000\ncluster is healthy\n2018-12-27 19:18:37.656847515 etcdctl returned 0\n2018-12-27 19:18:37.657926185 Tell the cluster we're joining\n2018-12-27 19:18:37.658669823 Running etcdctl member add 192-168-120-16 http://192.168.120.16:2380\nclient: etcd cluster is unavailable or misconfigured; error #0: client: etcd member http://192.168.120.14:4000 has no leader\n; error #1: client: etcd member http://192.168.120.7:4000 has no leader\n; error #2: client: etcd member http://192.168.120.5:4000 has no leader\n\n2018-12-27 19:18:37.670898029 etcdctl returned 1\n2018-12-27 19:18:37.674361198 Running etcdctl member list\n3900ecd8ee0dceb8: name=192-168-120-14 peerURLs=http://192.168.120.14:2380 clientURLs=http://192.168.120.14:4000 isLeader=false\n5ddd06b029c620bb: name=192-168-120-7 peerURLs=http://192.168.120.7:2380 clientURLs=http://192.168.120.7:4000 isLeader=true\nd79a3d9337fe4fcf: name=192-168-120-5 peerURLs=http://192.168.120.5:2380 clientURLs=http://192.168.120.5:4000 isLeader=false\n2018-12-27 19:18:37.685141427 etcdctl returned 0\n2018-12-27 19:18:37.686618634 Running etcdctl member remove\nProvide a single member ID\n2018-12-27 19:18:37.695836174 etcdctl returned 1\n2018-12-27 19:18:37.697130991 Failed to add local node 192.168.120.16 to the etcd cluster\n\nreal\t0m0.005s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:18:38.648Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "8711bd77-64b8-4e71-b3b7-5f5f9f7cfb28"}, {"node_instance_id": "vellum_fh2abw", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:18:38.648Z", "message": "[vellum] sudo cat /var/log/cassandra/system.log", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:18:38.648Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "8711bd77-64b8-4e71-b3b7-5f5f9f7cfb28"}, {"node_instance_id": "vellum_fh2abw", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:18:38.648Z", "message": "[vellum] sudo cat /var/log/clearwater", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:18:38.648Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "8711bd77-64b8-4e71-b3b7-5f5f9f7cfb28"}, {"node_instance_id": "vellum_fh2abw", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:18:39.653Z", "message": "[vellum] => \n\n\n \n System.err\n \n %-5level %date{HH:mm:ss,SSS} %msg%n\n \n \n WARN\n \n \n\n \n \n \n\n\n\n\n \n \n ${cassandra.logdir}/system.log\n \n ${cassandra.logdir}/system.log.%i.zip\n 1\n 20\n \n\n \n 20MB\n \n \n %-5level [%thread] %date{ISO8601} %F:%L - %msg%n\n \n \n \n \n \n \n %-5level %date{HH:mm:ss,SSS} %msg%n\n \n \n \n \n \n \n \n \n \n\n\nreal\t0m0.005s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:18:39.653Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "8711bd77-64b8-4e71-b3b7-5f5f9f7cfb28"}, {"node_instance_id": "vellum_fh2abw", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:18:39.653Z", "message": "[vellum] sudo cat /etc/cassandra/cassandra", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:18:39.653Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "8711bd77-64b8-4e71-b3b7-5f5f9f7cfb28"}, {"node_instance_id": "vellum_fh2abw", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:18:39.653Z", "message": "[vellum] => # YAML topology configuration file for Cassandra,\n# to be used with YamlFileNetworkTopologySnitch.\n\n# The topology, as a list of data centers.\ntopology:\n # Each data center has a name and a list of racks.\n - dc_name: DC1\n racks:\n # Each rack has a name and a list of nodes.\n - rack_name: c1\n nodes:\n # Each node has a broadcast address (required)\n # and a data-center-local address (optional).\n # If dc_local_address is specified, its peers\n # in the same data center will attempt to\n # reconnect over that address instead.\n - broadcast_address: 1.2.3.4\n dc_local_address: 5.6.7.8\n\n# Default data center name for unknown nodes; defaults to \"UNKNOWN\"\n# default_dc_name: UNKNOWN\n\n# Default rack name for unknown nodes\n# default_rack_name: UNKNOWN; defaults to \"UNKNOWN\"\n\n\nreal\t0m0.005s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:18:39.653Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "8711bd77-64b8-4e71-b3b7-5f5f9f7cfb28"}, {"node_instance_id": "vellum_fh2abw", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:18:39.653Z", "message": "[vellum] => INFO [main] 2018-12-27 19:16:32,758 CassandraDaemon.java:159 - Could not resolve local host\nINFO [main] 2018-12-27 19:16:32,778 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2018-12-27 19:16:32,886 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000]\nINFO [main] 2018-12-27 19:16:33,066 DatabaseDescriptor.java:343 - DiskAccessMode 'auto' determined to be mmap, indexAccessMode is mmap\nINFO [main] 2018-12-27 19:16:33,074 DatabaseDescriptor.java:437 - Global memtable on-heap threshold is enabled at 245MB\nINFO [main] 2018-12-27 19:16:33,074 DatabaseDescriptor.java:441 - Global memtable off-heap threshold is enabled at 245MB\nINFO [main] 2018-12-27 19:16:33,472 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2018-12-27 19:16:33,485 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000]\nINFO [main] 2018-12-27 19:16:33,511 CassandraDaemon.java:174 - JVM vendor/version: OpenJDK 64-Bit Server VM/1.7.0_181\nWARN [main] 2018-12-27 19:16:33,511 CassandraDaemon.java:179 - OpenJDK is not recommended. Please upgrade to the newest Oracle Java release\nINFO [main] 2018-12-27 19:16:33,511 CassandraDaemon.java:202 - Heap size: 1027604480/1027604480\nINFO [main] 2018-12-27 19:16:33,512 CassandraDaemon.java:204 - Code Cache Non-heap memory: init = 2555904(2496K) used = 702464(686K) committed = 2555904(2496K) max = 50331648(49152K)\nINFO [main] 2018-12-27 19:16:33,512 CassandraDaemon.java:204 - Par Eden Space Heap memory: init = 167772160(163840K) used = 74014496(72279K) committed = 167772160(163840K) max = 167772160(163840K)\nINFO [main] 2018-12-27 19:16:33,512 CassandraDaemon.java:204 - Par Survivor Space Heap memory: init = 20971520(20480K) used = 0(0K) committed = 20971520(20480K) max = 20971520(20480K)\nINFO [main] 2018-12-27 19:16:33,512 CassandraDaemon.java:204 - CMS Old Gen Heap memory: init = 838860800(819200K) used = 0(0K) committed = 838860800(819200K) max = 838860800(819200K)\nINFO [main] 2018-12-27 19:16:33,512 CassandraDaemon.java:204 - CMS Perm Gen Non-heap memory: init = 21757952(21248K) used = 16696720(16305K) committed = 21757952(21248K) max = 174063616(169984K)\nINFO [main] 2018-12-27 19:16:33,512 CassandraDaemon.java:205 - Classpath: /etc/cassandra:/usr/share/cassandra/lib/ST4-4.0.8.jar:/usr/share/cassandra/lib/airline-0.6.jar:/usr/share/cassandra/lib/antlr-runtime-3.5.2.jar:/usr/share/cassandra/lib/commons-cli-1.1.jar:/usr/share/cassandra/lib/commons-codec-1.2.jar:/usr/share/cassandra/lib/commons-lang3-3.1.jar:/usr/share/cassandra/lib/commons-math3-3.2.jar:/usr/share/cassandra/lib/compress-lzf-0.8.4.jar:/usr/share/cassandra/lib/concurrentlinkedhashmap-lru-1.4.jar:/usr/share/cassandra/lib/disruptor-3.0.1.jar:/usr/share/cassandra/lib/guava-16.0.jar:/usr/share/cassandra/lib/high-scale-lib-1.0.6.jar:/usr/share/cassandra/lib/jackson-core-asl-1.9.2.jar:/usr/share/cassandra/lib/jackson-mapper-asl-1.9.2.jar:/usr/share/cassandra/lib/jamm-0.3.0.jar:/usr/share/cassandra/lib/javax.inject.jar:/usr/share/cassandra/lib/jbcrypt-0.3m.jar:/usr/share/cassandra/lib/jline-1.0.jar:/usr/share/cassandra/lib/jna-4.0.0.jar:/usr/share/cassandra/lib/json-simple-1.1.jar:/usr/share/cassandra/lib/libthrift-0.9.2.jar:/usr/share/cassandra/lib/logback-classic-1.1.2.jar:/usr/share/cassandra/lib/logback-core-1.1.2.jar:/usr/share/cassandra/lib/lz4-1.2.0.jar:/usr/share/cassandra/lib/metrics-core-2.2.0.jar:/usr/share/cassandra/lib/netty-all-4.0.23.Final.jar:/usr/share/cassandra/lib/reporter-config-2.1.0.jar:/usr/share/cassandra/lib/slf4j-api-1.7.2.jar:/usr/share/cassandra/lib/snakeyaml-1.11.jar:/usr/share/cassandra/lib/snappy-java-1.0.5.2.jar:/usr/share/cassandra/lib/stream-2.5.2.jar:/usr/share/cassandra/lib/super-csv-2.1.0.jar:/usr/share/cassandra/lib/thrift-server-0.3.7.jar:/usr/share/cassandra/apache-cassandra-2.1.15.jar:/usr/share/cassandra/apache-cassandra-thrift-2.1.15.jar:/usr/share/cassandra/apache-cassandra.jar:/usr/share/cassandra/cassandra-driver-core-2.0.9.2.jar:/usr/share/cassandra/netty-3.9.0.Final.jar:/usr/share/cassandra/stress.jar::/usr/share/cassandra/lib/jamm-0.3.0.jar\nINFO [main] 2018-12-27 19:16:33,519 CassandraDaemon.java:207 - JVM Arguments: [-ea, -javaagent:/usr/share/cassandra/lib/jamm-0.3.0.jar, -XX:+CMSClassUnloadingEnabled, -XX:+UseThreadPriorities, -XX:ThreadPriorityPolicy=42, -Xms1000M, -Xmx1000M, -Xmn200M, -XX:+HeapDumpOnOutOfMemoryError, -Xss256k, -XX:StringTableSize=1000003, -XX:+UseParNewGC, -XX:+UseConcMarkSweepGC, -XX:+CMSParallelRemarkEnabled, -XX:SurvivorRatio=8, -XX:MaxTenuringThreshold=1, -XX:CMSInitiatingOccupancyFraction=75, -XX:+UseCMSInitiatingOccupancyOnly, -XX:+UseTLAB, -XX:CompileCommandFile=/etc/cassandra/hotspot_compiler, -XX:CMSWaitDuration=10000, -XX:+CMSParallelInitialMarkEnabled, -XX:+CMSEdenChunksRecordAlways, -XX:CMSWaitDuration=10000, -XX:+UseCondCardMark, -Djava.net.preferIPv4Stack=true, -Dcassandra.jmx.local.port=7199, -XX:+DisableExplicitGC, -Dlogback.configurationFile=logback.xml, -Dcassandra.logdir=/var/log/cassandra, -Dcassandra.storagedir=, -Dcassandra-pidfile=/var/run/cassandra/cassandra.pid, -XX:HeapDumpPath=/var/lib/cassandra/java_1545938191.hprof, -XX:ErrorFile=/var/lib/cassandra/hs_err_1545938191.log]\nINFO [main] 2018-12-27 19:16:33,590 CLibrary.java:144 - JNA mlockall successful\nWARN [main] 2018-12-27 19:16:33,591 CassandraDaemon.java:85 - JMX is not enabled to receive remote connections. Please see cassandra-env.sh for more info.\nERROR [main] 2018-12-27 19:16:33,676 CassandraDaemon.java:266 - Directory /var/lib/cassandra/data doesn't exist\nERROR [main] 2018-12-27 19:16:33,678 CassandraDaemon.java:266 - Directory /var/lib/cassandra/commitlog doesn't exist\nERROR [main] 2018-12-27 19:16:33,679 CassandraDaemon.java:266 - Directory /var/lib/cassandra/saved_caches doesn't exist\nINFO [main] 2018-12-27 19:16:33,683 CacheService.java:110 - Initializing key cache with capacity of 49 MBs.\nINFO [main] 2018-12-27 19:16:33,690 CacheService.java:132 - Initializing row cache with capacity of 0 MBs\nINFO [main] 2018-12-27 19:16:33,695 CacheService.java:149 - Initializing counter cache with capacity of 24 MBs\nINFO [main] 2018-12-27 19:16:33,696 CacheService.java:160 - Scheduling counter cache save to every 7200 seconds (going to save all keys).\nINFO [main] 2018-12-27 19:16:33,796 ColumnFamilyStore.java:361 - Initializing system.schema_triggers\nINFO [main] 2018-12-27 19:16:35,037 ColumnFamilyStore.java:361 - Initializing system.compaction_history\nINFO [main] 2018-12-27 19:16:35,043 ColumnFamilyStore.java:361 - Initializing system.batchlog\nINFO [main] 2018-12-27 19:16:35,047 ColumnFamilyStore.java:361 - Initializing system.sstable_activity\nINFO [main] 2018-12-27 19:16:35,052 ColumnFamilyStore.java:361 - Initializing system.peer_events\nINFO [main] 2018-12-27 19:16:35,056 ColumnFamilyStore.java:361 - Initializing system.compactions_in_progress\nINFO [main] 2018-12-27 19:16:35,061 ColumnFamilyStore.java:361 - Initializing system.hints\nINFO [main] 2018-12-27 19:16:35,069 ColumnFamilyStore.java:361 - Initializing system.schema_keyspaces\nINFO [main] 2018-12-27 19:16:35,076 ColumnFamilyStore.java:361 - Initializing system.range_xfers\nINFO [main] 2018-12-27 19:16:35,080 ColumnFamilyStore.java:361 - Initializing system.schema_columnfamilies\nINFO [main] 2018-12-27 19:16:35,084 ColumnFamilyStore.java:361 - Initializing system.paxos\nINFO [main] 2018-12-27 19:16:35,090 ColumnFamilyStore.java:361 - Initializing system.schema_columns\nINFO [main] 2018-12-27 19:16:35,095 ColumnFamilyStore.java:361 - Initializing system.schema_usertypes\nINFO [main] 2018-12-27 19:16:35,099 ColumnFamilyStore.java:361 - Initializing system.IndexInfo\nINFO [main] 2018-12-27 19:16:35,102 ColumnFamilyStore.java:361 - Initializing system.peers\nINFO [main] 2018-12-27 19:16:35,106 ColumnFamilyStore.java:361 - Initializing system.size_estimates\nINFO [main] 2018-12-27 19:16:35,109 ColumnFamilyStore.java:361 - Initializing system.local\nINFO [main] 2018-12-27 19:16:35,201 DatabaseDescriptor.java:692 - Couldn't detect any schema definitions in local storage.\nINFO [main] 2018-12-27 19:16:35,202 DatabaseDescriptor.java:697 - To create keyspaces and column families, see 'help create' in cqlsh.\nINFO [main] 2018-12-27 19:16:35,242 ColumnFamilyStore.java:905 - Enqueuing flush of local: 793 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:1] 2018-12-27 19:16:35,248 Memtable.java:347 - Writing Memtable-local@777422154(0.139KiB serialized bytes, 5 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:1] 2018-12-27 19:16:35,287 Memtable.java:382 - Completed flushing /var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-tmp-ka-1-Data.db (0.000KiB) for commitlog position ReplayPosition(segmentId=1545938195010, position=399)\nINFO [main] 2018-12-27 19:16:35,613 CommitLog.java:122 - No commitlog files found; skipping replay\nINFO [main] 2018-12-27 19:16:35,748 StorageService.java:622 - Cassandra version: 2.1.15\nINFO [main] 2018-12-27 19:16:35,749 StorageService.java:623 - Thrift API version: 19.39.0\nINFO [main] 2018-12-27 19:16:35,751 StorageService.java:624 - CQL supported versions: 2.0.0,3.2.1 (default: 3.2.1)\nINFO [main] 2018-12-27 19:16:35,767 IndexSummaryManager.java:95 - Initializing index summary manager with a memory pool size of 49 MB and a resize interval of 60 minutes\nINFO [main] 2018-12-27 19:16:35,768 StorageService.java:649 - Loading persisted ring state\nINFO [main] 2018-12-27 19:16:35,786 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2018-12-27 19:16:35,798 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000]\nWARN [main] 2018-12-27 19:16:35,812 SystemKeyspace.java:765 - No host ID found, created d137c054-3228-40b0-9e0e-a36822dd11fd (Note: This should happen exactly once per node).\nINFO [main] 2018-12-27 19:16:35,815 StorageService.java:807 - Starting up server gossip\nINFO [main] 2018-12-27 19:16:35,818 ColumnFamilyStore.java:905 - Enqueuing flush of local: 1983 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:2] 2018-12-27 19:16:35,818 Memtable.java:347 - Writing Memtable-local@1457451228(0.368KiB serialized bytes, 15 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:2] 2018-12-27 19:16:35,820 Memtable.java:382 - Completed flushing /var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-tmp-ka-2-Data.db (0.000KiB) for commitlog position ReplayPosition(segmentId=1545938195010, position=93397)\nINFO [main] 2018-12-27 19:16:36,530 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2018-12-27 19:16:36,539 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000]\nINFO [main] 2018-12-27 19:16:36,570 MessagingService.java:506 - Starting Messaging Service on port 7000\nINFO [main] 2018-12-27 19:16:36,593 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2018-12-27 19:16:36,604 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000]\nINFO [main] 2018-12-27 19:16:36,614 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2018-12-27 19:16:36,621 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000]\nINFO [main] 2018-12-27 19:16:36,631 StorageService.java:844 - This node will not auto bootstrap because it is configured to be a seed node.\nINFO [main] 2018-12-27 19:16:36,632 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2018-12-27 19:16:36,640 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000]\nINFO [main] 2018-12-27 19:16:36,650 StorageService.java:959 - Generated random tokens. tokens are [3246021528932433429, -1644575151988706705, 8949556512300490760, 26767694900807267, -6065260920823650516, 8345089764045326651, -3672546988500219132, 1861928937165882859, 7700322523720959331, -4455643508868713380, 1726492289584323756, -2415878825442389115, -7507413827593665433, 2169633185730678121, 1699980382766213226, -4509245217251533082, -6940444325365245002, -5503736369735027865, -706987155406865645, 1194987548758182001, -7459551613659737754, 2381515287040107076, 5534678868550988937, 4421928743287087113, 1301351328771123351, -6692192948824801685, -5506998546851880554, -2477378246856883818, 8383732064237833146, -4837261484020093523, 4328128342541538361, 8187306522924110671, -6223261889332632794, -8258074102448728843, 1531842793731891221, 4666148037262338532, 7811527747687720811, -4049010531955064301, -4627227986130197538, -4123940605065067744, 8791260684061356411, 8942810288482640513, 5810040557040441753, 4031186902436205257, 6478259101387071704, 8424160014270824499, -2990941860820514645, -1535051809379312108, -7976544290079244635, 483843002863495393, 8816938479537438582, 2146368031611014317, -7438585406551363420, -8733404816453539270, -2643363383086368982, 5033551186906109039, -8552013648529543925, -1290310311385216184, -7200851909939621846, 6850118253603790615, 2080393782456354019, 5925930242745287980, -5836784718204420453, 7884082930196503587, -7119624111345291846, -8470560989313234796, 2702477176151215227, 7980341347323917351, -2778492851983966511, 7986581647681567704, 773378156300878461, 786535753717122459, 4659503626591627282, 1993305354645905898, 6650419150062430763, 7382584308304967383, -273568052990113227, -5927478481446995113, -5790399934431015912, 6025017541124014131, 3772755579762101319, -2782290341511574296, -8426376645958712899, -5425180967254407711, -7379923312715207401, -8424933129040239215, -360519259351153899, 7286477085456051773, -1612576174305493750, 3035455600700716769, 2443871602813133100, 8508392480302031268, 4285305634149862801, 830126806722057812, -7821114140878803713, -7622964743815993045, 7146354425877953177, 6039820392004904928, -5088567425237018573, 6087368065996989564, -8314918402148495900, -1532008879101187483, -1518923305980540632, -8235640717707595401, -4924134361122443209, 6043394674931096628, -6509337979863367846, 2483972757026858425, 5506979505013150581, 3121184770536343010, -8193418121555038377, -762115790092625503, 3060167275252833831, -8189971160570468527, -995228413772707029, 5144927813255118932, -7831738945496832509, 8944872482294350008, 8083149936976297188, 5359656659560049626, -5150293286270568675, 1987001977153491114, 479879743377175969, 7036224119574753945, -8577489358088157284, 204230629157562238, -3855178133973195105, -7158218615702379260, 7704813683529216722, -3645519935826620068, -5183141384648148904, 8706747996161300568, -5003155323917135390, -3207728243842950494, 1557507269832616464, 8009919164907504249, -2282345495462332902, 2733101119758702676, -5460891199931337942, -8516079066039410320, -2937713488374127648, 5681736331366470241, 5671822349790040671, 3869426633115318913, -7606964508642092340, 1235990462889821903, -226046398625294871, 5211500982732944145, -3122638578930221509, -6200502383064922563, -2931416308524264745, 8172566312679493456, 5779492563850516889, -317397449761259138, 8677358351761105043, 7588064093274341580, 101950901299826788, 7306090156120722039, 6122492104183850747, 8701785577401960210, 5345598624471727609, -1638287099823996195, 1921903338278045673, -2698802012069742828, 8001835724322718387, -4457582109900557737, -4453967736189695793, -2488436389120061787, 4233930663261954488, 2879578427407283786, -7571924994534848185, -2392007842653404612, -1530338994504659579, 240879059620155246, 4869134780675483586, -6963266107081981816, -3218046352810399303, 1722119733902798836, -3303390546429470381, -7512531833043624170, 1745192863544031887, 2719862138038609459, 4236182713703893475, 727398962739153121, -754415210838144448, 7139716746800078626, 4553570315101055911, 4276160684652508695, -7779577440146993964, -685319167511099957, 3641200718435931267, -7869077490083999320, 1420729527884290439, -5992590442989217053, -6217763225002642680, -106280928384653490, 1695855987059587626, -2143494071141081656, 519168481727373998, 5474952244297763664, -5031836442911505470, 2155275764143910902, 3288362285431258209, 3149636914552201838, -3212989041191912093, 3859507901678855159, -3862579802052459126, 5813528496862412317, 7985816805215791564, 6738656892516784206, -6625030112922895097, 1840203315379840898, 2843709132247860952, -3295514272675494489, 5151596142641358522, 4781592060943758609, 5701158254311088643, -4886527285040490438, -3626232836004533105, 2245586618782510833, -5602441306542451092, 6944110358507111980, 1614066227929642234, 3475173254434714983, -2146296591842703375, 3027422382513195887, -4297703215425212944, 327088239134284663, -5860345164455059445, -5975365991988340511, -3195856327486626583, -5646242195315677364, -6801415416595186948, 2063964421906990137, -90157309983498796, -3146578059040179538, 3991174332145799691, -3001400083032112259, -5196429662420531790, -7988300081572266785, 2791236738461564962, -1919956820728945415, -7571445833612019752, -2808291336260150700, -837896798871455926, 1166720975083821357, -4716870645529806639, 652133804497817369, 8651778447831981688, -223130320740552974, 3729471138999811150, 8052810807065302004, 3585528297691060847, 30746246697493545, -353106823076832928, 6785174157394034531]\nINFO [main] 2018-12-27 19:16:36,661 MigrationManager.java:230 - Create new Keyspace: KSMetaData{name=system_traces, strategyClass=SimpleStrategy, strategyOptions={replication_factor=2}, cfMetaData={sessions=org.apache.cassandra.config.CFMetaData@7871fd53[cfId=c5e99f16-8677-3914-b17e-960613512345,ksName=system_traces,cfName=sessions,cfType=Standard,comparator=org.apache.cassandra.db.marshal.CompositeType(org.apache.cassandra.db.marshal.UTF8Type,org.apache.cassandra.db.marshal.ColumnToCollectionType(706172616d6574657273:org.apache.cassandra.db.marshal.MapType(org.apache.cassandra.db.marshal.UTF8Type,org.apache.cassandra.db.marshal.UTF8Type))),comment=traced sessions,readRepairChance=0.0,dcLocalReadRepairChance=0.0,gcGraceSeconds=0,defaultValidator=org.apache.cassandra.db.marshal.BytesType,keyValidator=org.apache.cassandra.db.marshal.UUIDType,minCompactionThreshold=4,maxCompactionThreshold=32,columnMetadata=[ColumnDefinition{name=session_id, type=org.apache.cassandra.db.marshal.UUIDType, kind=PARTITION_KEY, componentIndex=null, indexName=null, indexType=null}, ColumnDefinition{name=duration, type=org.apache.cassandra.db.marshal.Int32Type, kind=REGULAR, componentIndex=0, indexName=null, indexType=null}, ColumnDefinition{name=parameters, type=org.apache.cassandra.db.marshal.MapType(org.apache.cassandra.db.marshal.UTF8Type,org.apache.cassandra.db.marshal.UTF8Type), kind=REGULAR, componentIndex=0, indexName=null, indexType=null}, ColumnDefinition{name=started_at, type=org.apache.cassandra.db.marshal.TimestampType, kind=REGULAR, componentIndex=0, indexName=null, indexType=null}, ColumnDefinition{name=request, type=org.apache.cassandra.db.marshal.UTF8Type, kind=REGULAR, componentIndex=0, indexName=null, indexType=null}, ColumnDefinition{name=coordinator, type=org.apache.cassandra.db.marshal.InetAddressType, kind=REGULAR, componentIndex=0, indexName=null, indexType=null}],compactionStrategyClass=class org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy,compactionStrategyOptions={},compressionParameters={sstable_compression=org.apache.cassandra.io.compress.LZ4Compressor},bloomFilterFpChance=0.01,memtableFlushPeriod=3600000,caching={\"keys\":\"ALL\", \"rows_per_partition\":\"NONE\"},defaultTimeToLive=86400,minIndexInterval=128,maxIndexInterval=2048,speculativeRetry=99.0PERCENTILE,droppedColumns={},triggers=[],isDense=false], events=org.apache.cassandra.config.CFMetaData@3b80770a[cfId=8826e8e9-e16a-3728-8753-3bc1fc713c25,ksName=system_traces,cfName=events,cfType=Standard,comparator=org.apache.cassandra.db.marshal.CompositeType(org.apache.cassandra.db.marshal.TimeUUIDType,org.apache.cassandra.db.marshal.UTF8Type),comment=,readRepairChance=0.0,dcLocalReadRepairChance=0.0,gcGraceSeconds=0,defaultValidator=org.apache.cassandra.db.marshal.BytesType,keyValidator=org.apache.cassandra.db.marshal.UUIDType,minCompactionThreshold=4,maxCompactionThreshold=32,columnMetadata=[ColumnDefinition{name=session_id, type=org.apache.cassandra.db.marshal.UUIDType, kind=PARTITION_KEY, componentIndex=null, indexName=null, indexType=null}, ColumnDefinition{name=source, type=org.apache.cassandra.db.marshal.InetAddressType, kind=REGULAR, componentIndex=1, indexName=null, indexType=null}, ColumnDefinition{name=thread, type=org.apache.cassandra.db.marshal.UTF8Type, kind=REGULAR, componentIndex=1, indexName=null, indexType=null}, ColumnDefinition{name=activity, type=org.apache.cassandra.db.marshal.UTF8Type, kind=REGULAR, componentIndex=1, indexName=null, indexType=null}, ColumnDefinition{name=source_elapsed, type=org.apache.cassandra.db.marshal.Int32Type, kind=REGULAR, componentIndex=1, indexName=null, indexType=null}, ColumnDefinition{name=event_id, type=org.apache.cassandra.db.marshal.TimeUUIDType, kind=CLUSTERING_COLUMN, componentIndex=0, indexName=null, indexType=null}],compactionStrategyClass=class org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy,compactionStrategyOptions={},compressionParameters={sstable_compression=org.apache.cassandra.io.compress.LZ4Compressor},bloomFilterFpChance=0.01,memtableFlushPeriod=3600000,caching={\"keys\":\"ALL\", \"rows_per_partition\":\"NONE\"},defaultTimeToLive=86400,minIndexInterval=128,maxIndexInterval=2048,speculativeRetry=99.0PERCENTILE,droppedColumns={},triggers=[],isDense=false]}, durableWrites=true, userTypes=org.apache.cassandra.config.UTMetaData@44fb5ac5}\nINFO [MigrationStage:1] 2018-12-27 19:16:36,700 ColumnFamilyStore.java:905 - Enqueuing flush of schema_keyspaces: 958 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:1] 2018-12-27 19:16:36,701 Memtable.java:347 - Writing Memtable-schema_keyspaces@690244235(0.261KiB serialized bytes, 7 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:1] 2018-12-27 19:16:36,702 Memtable.java:382 - Completed flushing /var/lib/cassandra/data/system/schema_keyspaces-b0f2235744583cdb9631c43e59ce3676/system-schema_keyspaces-tmp-ka-1-Data.db (0.000KiB) for commitlog position ReplayPosition(segmentId=1545938195010, position=102352)\nINFO [MigrationStage:1] 2018-12-27 19:16:36,756 ColumnFamilyStore.java:905 - Enqueuing flush of schema_columnfamilies: 115123 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:2] 2018-12-27 19:16:36,757 Memtable.java:347 - Writing Memtable-schema_columnfamilies@1371898387(29.505KiB serialized bytes, 514 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:2] 2018-12-27 19:16:36,767 Memtable.java:382 - Completed flushing /var/lib/cassandra/data/system/schema_columnfamilies-45f5b36024bc3f83a3631034ea4fa697/system-schema_columnfamilies-tmp-ka-1-Data.db (0.000KiB) for commitlog position ReplayPosition(segmentId=1545938195010, position=102352)\nINFO [MigrationStage:1] 2018-12-27 19:16:36,788 ColumnFamilyStore.java:905 - Enqueuing flush of schema_columns: 254936 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:1] 2018-12-27 19:16:36,789 Memtable.java:347 - Writing Memtable-schema_columns@2114092405(47.245KiB serialized bytes, 939 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:1] 2018-12-27 19:16:36,822 Memtable.java:382 - Completed flushing /var/lib/cassandra/data/system/schema_columns-296e9c049bec3085827dc17d3df2122a/system-schema_columns-tmp-ka-1-Data.db (0.000KiB) for commitlog position ReplayPosition(segmentId=1545938195010, position=102352)\nINFO [MigrationStage:1] 2018-12-27 19:16:36,872 ColumnFamilyStore.java:905 - Enqueuing flush of schema_triggers: 154 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:2] 2018-12-27 19:16:36,873 Memtable.java:347 - Writing Memtable-schema_triggers@73762291(0.008KiB serialized bytes, 1 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:2] 2018-12-27 19:16:36,874 Memtable.java:382 - Completed flushing /var/lib/cassandra/data/system/schema_triggers-0359bc7171233ee19a4ab9dfb11fc125/system-schema_triggers-tmp-ka-1-Data.db (0.000KiB) for commitlog position ReplayPosition(segmentId=1545938195010, position=102352)\nINFO [MigrationStage:1] 2018-12-27 19:16:36,896 ColumnFamilyStore.java:905 - Enqueuing flush of schema_usertypes: 154 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:1] 2018-12-27 19:16:36,897 Memtable.java:347 - Writing Memtable-schema_usertypes@1440652343(0.008KiB serialized bytes, 1 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:1] 2018-12-27 19:16:36,897 Memtable.java:382 - Completed flushing /var/lib/cassandra/data/system/schema_usertypes-3aa752254f82350b8d5c430fa221fa0a/system-schema_usertypes-tmp-ka-1-Data.db (0.000KiB) for commitlog position ReplayPosition(segmentId=1545938195010, position=102352)\nINFO [MigrationStage:1] 2018-12-27 19:16:36,947 DefsTables.java:373 - Loading org.apache.cassandra.config.CFMetaData@6a2e603a[cfId=c5e99f16-8677-3914-b17e-960613512345,ksName=system_traces,cfName=sessions,cfType=Standard,comparator=org.apache.cassandra.db.marshal.CompositeType(org.apache.cassandra.db.marshal.UTF8Type,org.apache.cassandra.db.marshal.ColumnToCollectionType(706172616d6574657273:org.apache.cassandra.db.marshal.MapType(org.apache.cassandra.db.marshal.UTF8Type,org.apache.cassandra.db.marshal.UTF8Type))),comment=traced sessions,readRepairChance=0.0,dcLocalReadRepairChance=0.0,gcGraceSeconds=0,defaultValidator=org.apache.cassandra.db.marshal.BytesType,keyValidator=org.apache.cassandra.db.marshal.UUIDType,minCompactionThreshold=4,maxCompactionThreshold=32,columnMetadata=[ColumnDefinition{name=duration, type=org.apache.cassandra.db.marshal.Int32Type, kind=REGULAR, componentIndex=0, indexName=null, indexType=null}, ColumnDefinition{name=session_id, type=org.apache.cassandra.db.marshal.UUIDType, kind=PARTITION_KEY, componentIndex=null, indexName=null, indexType=null}, ColumnDefinition{name=parameters, type=org.apache.cassandra.db.marshal.MapType(org.apache.cassandra.db.marshal.UTF8Type,org.apache.cassandra.db.marshal.UTF8Type), kind=REGULAR, componentIndex=0, indexName=null, indexType=null}, ColumnDefinition{name=started_at, type=org.apache.cassandra.db.marshal.TimestampType, kind=REGULAR, componentIndex=0, indexName=null, indexType=null}, ColumnDefinition{name=request, type=org.apache.cassandra.db.marshal.UTF8Type, kind=REGULAR, componentIndex=0, indexName=null, indexType=null}, ColumnDefinition{name=coordinator, type=org.apache.cassandra.db.marshal.InetAddressType, kind=REGULAR, componentIndex=0, indexName=null, indexType=null}],compactionStrategyClass=class org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy,compactionStrategyOptions={},compressionParameters={sstable_compression=org.apache.cassandra.io.compress.LZ4Compressor},bloomFilterFpChance=0.01,memtableFlushPeriod=3600000,caching={\"keys\":\"ALL\", \"rows_per_partition\":\"NONE\"},defaultTimeToLive=86400,minIndexInterval=128,maxIndexInterval=2048,speculativeRetry=99.0PERCENTILE,droppedColumns={},triggers=[],isDense=false]\nINFO [MigrationStage:1] 2018-12-27 19:16:36,951 ColumnFamilyStore.java:361 - Initializing system_traces.sessions\nINFO [MigrationStage:1] 2018-12-27 19:16:36,952 DefsTables.java:373 - Loading org.apache.cassandra.config.CFMetaData@6a672d9b[cfId=8826e8e9-e16a-3728-8753-3bc1fc713c25,ksName=system_traces,cfName=events,cfType=Standard,comparator=org.apache.cassandra.db.marshal.CompositeType(org.apache.cassandra.db.marshal.TimeUUIDType,org.apache.cassandra.db.marshal.UTF8Type),comment=,readRepairChance=0.0,dcLocalReadRepairChance=0.0,gcGraceSeconds=0,defaultValidator=org.apache.cassandra.db.marshal.BytesType,keyValidator=org.apache.cassandra.db.marshal.UUIDType,minCompactionThreshold=4,maxCompactionThreshold=32,columnMetadata=[ColumnDefinition{name=session_id, type=org.apache.cassandra.db.marshal.UUIDType, kind=PARTITION_KEY, componentIndex=null, indexName=null, indexType=null}, ColumnDefinition{name=source, type=org.apache.cassandra.db.marshal.InetAddressType, kind=REGULAR, componentIndex=1, indexName=null, indexType=null}, ColumnDefinition{name=thread, type=org.apache.cassandra.db.marshal.UTF8Type, kind=REGULAR, componentIndex=1, indexName=null, indexType=null}, ColumnDefinition{name=activity, type=org.apache.cassandra.db.marshal.UTF8Type, kind=REGULAR, componentIndex=1, indexName=null, indexType=null}, ColumnDefinition{name=source_elapsed, type=org.apache.cassandra.db.marshal.Int32Type, kind=REGULAR, componentIndex=1, indexName=null, indexType=null}, ColumnDefinition{name=event_id, type=org.apache.cassandra.db.marshal.TimeUUIDType, kind=CLUSTERING_COLUMN, componentIndex=0, indexName=null, indexType=null}],compactionStrategyClass=class org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy,compactionStrategyOptions={},compressionParameters={sstable_compression=org.apache.cassandra.io.compress.LZ4Compressor},bloomFilterFpChance=0.01,memtableFlushPeriod=3600000,caching={\"keys\":\"ALL\", \"rows_per_partition\":\"NONE\"},defaultTimeToLive=86400,minIndexInterval=128,maxIndexInterval=2048,speculativeRetry=99.0PERCENTILE,droppedColumns={},triggers=[],isDense=false]\nINFO [MigrationStage:1] 2018-12-27 19:16:36,956 ColumnFamilyStore.java:361 - Initializing system_traces.events\nINFO [main] 2018-12-27 19:16:36,988 ColumnFamilyStore.java:905 - Enqueuing flush of local: 594 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:2] 2018-12-27 19:16:36,989 Memtable.java:347 - Writing Memtable-local@822321565(0.081KiB serialized bytes, 6 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:2] 2018-12-27 19:16:36,989 Memtable.java:382 - Completed flushing /var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-tmp-ka-3-Data.db (0.000KiB) for commitlog position ReplayPosition(segmentId=1545938195010, position=102595)\nINFO [main] 2018-12-27 19:16:37,074 ColumnFamilyStore.java:905 - Enqueuing flush of local: 51468 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:1] 2018-12-27 19:16:37,075 Memtable.java:347 - Writing Memtable-local@1378438209(8.354KiB serialized bytes, 259 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:1] 2018-12-27 19:16:37,088 Memtable.java:382 - Completed flushing /var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-tmp-ka-4-Data.db (0.000KiB) for commitlog position ReplayPosition(segmentId=1545938195010, position=114574)\nINFO [CompactionExecutor:1] 2018-12-27 19:16:37,122 CompactionTask.java:141 - Compacting [SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-2-Data.db'), SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-1-Data.db'), SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-3-Data.db'), SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-4-Data.db')]\nINFO [main] 2018-12-27 19:16:37,162 StorageService.java:1715 - Node localhost/127.0.0.1 state jump to NORMAL\nINFO [main] 2018-12-27 19:16:37,248 Server.java:155 - Netty using native Epoll event loop\nINFO [main] 2018-12-27 19:16:37,275 Server.java:193 - Using Netty Version: [netty-buffer=netty-buffer-4.0.23.Final.208198c, netty-codec=netty-codec-4.0.23.Final.208198c, netty-codec-http=netty-codec-http-4.0.23.Final.208198c, netty-codec-socks=netty-codec-socks-4.0.23.Final.208198c, netty-common=netty-common-4.0.23.Final.208198c, netty-handler=netty-handler-4.0.23.Final.208198c, netty-transport=netty-transport-4.0.23.Final.208198c, netty-transport-rxtx=netty-transport-rxtx-4.0.23.Final.208198c, netty-transport-sctp=netty-transport-sctp-4.0.23.Final.208198c, netty-transport-udt=netty-transport-udt-4.0.23.Final.208198c]\nINFO [main] 2018-12-27 19:16:37,275 Server.java:194 - Starting listening for CQL clients on localhost/127.0.0.1:9042...\nINFO [main] 2018-12-27 19:16:37,329 ThriftServer.java:119 - Binding thrift service to localhost/127.0.0.1:9160\nINFO [CompactionExecutor:1] 2018-12-27 19:16:37,335 CompactionTask.java:274 - Compacted 4 sstables to [/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-5,]. 5,915 bytes to 5,759 (~97% of original) in 208ms = 0.026405MB/s. 4 total partitions merged to 1. Partition merge counts were {4:1, }\nINFO [Thread-2] 2018-12-27 19:16:37,335 ThriftServer.java:136 - Listening for thrift clients...\nINFO [StorageServiceShutdownHook] 2018-12-27 19:17:48,663 ThriftServer.java:142 - Stop listening to thrift clients\nINFO [StorageServiceShutdownHook] 2018-12-27 19:17:48,687 Server.java:225 - Stop listening for CQL clients\nINFO [StorageServiceShutdownHook] 2018-12-27 19:17:48,687 Gossiper.java:1454 - Announcing shutdown\nINFO [StorageServiceShutdownHook] 2018-12-27 19:17:48,688 StorageService.java:1715 - Node localhost/127.0.0.1 state jump to shutdown\nINFO [StorageServiceShutdownHook] 2018-12-27 19:17:50,701 MessagingService.java:734 - Waiting for messaging service to quiesce\nINFO [ACCEPT-localhost/127.0.0.1] 2018-12-27 19:17:50,703 MessagingService.java:1020 - MessagingService has terminated the accept() thread\n\nreal\t0m0.006s\nuser\t0m0.004s\nsys\t0m0.002s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:18:39.653Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "8711bd77-64b8-4e71-b3b7-5f5f9f7cfb28"}, {"node_instance_id": "vellum_fh2abw", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:18:39.653Z", "message": "[vellum] sudo cat /etc/cassandra/logback", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:18:39.653Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "8711bd77-64b8-4e71-b3b7-5f5f9f7cfb28"}, {"node_instance_id": "vellum_fh2abw", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:18:40.026Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:18:40.026Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "vellum_fh2abw", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:18:40.540Z", "message": "Starting node", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:18:40.540Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "vellum_fh2abw", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:18:40.660Z", "message": "Execution done (return_code=0): /tmp/VVA40/install-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:18:40.660Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "8711bd77-64b8-4e71-b3b7-5f5f9f7cfb28"}, {"node_instance_id": "vellum_fh2abw", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:18:40.660Z", "message": "[vellum] Installation is done", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:18:40.660Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "8711bd77-64b8-4e71-b3b7-5f5f9f7cfb28"}], "metadata": {"pagination": {"total": 1920, "offset": 1861, "size": 50}}} 2018-12-27 19:18:41,365 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:18:41,365 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:18:41 GMT 2018-12-27 19:18:41,366 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:18:41,366 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82137 2018-12-27 19:18:41,366 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:18:41,368 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => Active Internet connections (only servers) Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name tcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 14285/dnsmasq tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1094/sshd tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 13308/monit tcp 0 0 192.168.120.16:11211 0.0.0.0:* LISTEN 14063/memcached tcp 0 0 127.0.0.1:11211 0.0.0.0:* LISTEN 12258/memcached tcp6 0 0 ::1:53 :::* LISTEN 14285/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1094/sshd udp 0 0 192.168.120.16:123 0.0.0.0:* 11863/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 11863/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 11863/ntpd udp 0 0 0.0.0.0:14072 0.0.0.0:* 566/dhclient udp 0 0 127.0.0.1:11211 0.0.0.0:* 12258/memcached udp 0 0 127.0.0.1:53 0.0.0.0:* 14285/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 566/dhclient udp6 0 0 ::1:123 :::* 11863/ntpd udp6 0 0 fe80::f816:3eff:fe9:123 :::* 11863/ntpd udp6 0 0 :::123 :::* 11863/ntpd udp6 0 0 :::24026 :::* 566/dhclient udp6 0 0 ::1:53 :::* 14285/dnsmasq Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] STREAM LISTENING 8975 1114/acpid /var/run/acpid.socket unix 2 [ ACC ] SEQPACKET LISTENING 6936 391/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 8766 901/dbus-daemon /var/run/dbus/system_bus_socket unix 2 [ ACC ] STREAM LISTENING 11110 1659/python2.7 /tmp/cloudify-logging-server-36f0a.socket unix 2 [ ACC ] STREAM LISTENING 6643 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 12450 1848/python2.7 /tmp/ctx-KO0G_2.socket real 0m0.009s user 0m0.004s sys 0m0.004s 2018-12-27 19:18:41,368 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 19:12 ? 00:00:01 /sbin/init root 2 0 0 19:12 ? 00:00:00 [kthreadd] root 3 2 0 19:12 ? 00:00:00 [ksoftirqd/0] root 5 2 0 19:12 ? 00:00:00 [kworker/0:0H] root 6 2 0 19:12 ? 00:00:00 [kworker/u4:0] root 7 2 0 19:12 ? 00:00:00 [rcu_sched] root 8 2 0 19:12 ? 00:00:00 [rcuos/0] root 9 2 0 19:12 ? 00:00:00 [rcuos/1] root 10 2 0 19:12 ? 00:00:00 [rcu_bh] root 11 2 0 19:12 ? 00:00:00 [rcuob/0] root 12 2 0 19:12 ? 00:00:00 [rcuob/1] root 13 2 0 19:12 ? 00:00:00 [migration/0] root 14 2 0 19:12 ? 00:00:00 [watchdog/0] root 15 2 0 19:12 ? 00:00:00 [watchdog/1] root 16 2 0 19:12 ? 00:00:00 [migration/1] root 17 2 0 19:12 ? 00:00:00 [ksoftirqd/1] root 18 2 0 19:12 ? 00:00:00 [kworker/1:0] root 19 2 0 19:12 ? 00:00:00 [kworker/1:0H] root 20 2 0 19:12 ? 00:00:00 [khelper] root 21 2 0 19:12 ? 00:00:00 [kdevtmpfs] root 22 2 0 19:12 ? 00:00:00 [netns] root 23 2 0 19:12 ? 00:00:00 [writeback] root 24 2 0 19:12 ? 00:00:00 [kintegrityd] root 25 2 0 19:12 ? 00:00:00 [bioset] root 26 2 0 19:12 ? 00:00:00 [kworker/u5:0] root 27 2 0 19:12 ? 00:00:00 [kblockd] root 28 2 0 19:12 ? 00:00:00 [ata_sff] root 29 2 0 19:12 ? 00:00:00 [khubd] root 30 2 0 19:12 ? 00:00:00 [md] root 31 2 0 19:12 ? 00:00:00 [devfreq_wq] root 32 2 0 19:12 ? 00:00:00 [kworker/0:1] root 33 2 0 19:12 ? 00:00:00 [kworker/1:1] root 35 2 0 19:12 ? 00:00:00 [khungtaskd] root 36 2 0 19:12 ? 00:00:00 [kswapd0] root 37 2 0 19:12 ? 00:00:00 [vmstat] root 38 2 0 19:12 ? 00:00:00 [ksmd] root 39 2 0 19:12 ? 00:00:00 [khugepaged] root 40 2 0 19:12 ? 00:00:00 [fsnotify_mark] root 41 2 0 19:12 ? 00:00:00 [ecryptfs-kthrea] root 42 2 0 19:12 ? 00:00:00 [crypto] root 54 2 0 19:12 ? 00:00:00 [kthrotld] root 55 2 0 19:12 ? 00:00:00 [kworker/u4:1] root 56 2 0 19:12 ? 00:00:00 [vballoon] root 57 2 0 19:12 ? 00:00:00 [scsi_eh_0] root 58 2 0 19:12 ? 00:00:00 [scsi_eh_1] root 79 2 0 19:12 ? 00:00:00 [deferwq] root 80 2 0 19:12 ? 00:00:00 [charger_manager] root 123 2 0 19:12 ? 00:00:00 [kpsmoused] root 142 2 0 19:12 ? 00:00:00 [kworker/0:2] root 186 2 0 19:12 ? 00:00:00 [jbd2/vda1-8] root 187 2 0 19:12 ? 00:00:00 [ext4-rsv-conver] root 385 1 0 19:12 ? 00:00:00 upstart-udev-bridge --daemon root 391 1 0 19:12 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 436 2 0 19:12 ? 00:00:00 [kworker/u5:1] root 492 1 0 19:12 ? 00:00:00 upstart-socket-bridge --daemon root 566 1 0 19:12 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 820 2 0 19:12 ? 00:00:00 [kauditd] message+ 901 1 0 19:12 ? 00:00:00 dbus-daemon --system --fork root 935 1 0 19:12 ? 00:00:00 /lib/systemd/systemd-logind root 956 1 0 19:12 ? 00:00:00 upstart-file-bridge --daemon syslog 1015 1 0 19:12 ? 00:00:00 rsyslogd root 1050 1 0 19:12 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1053 1 0 19:12 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1057 1 0 19:12 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1058 1 0 19:12 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1060 1 0 19:12 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1094 1 0 19:12 ? 00:00:00 /usr/sbin/sshd -D root 1100 1 0 19:12 ? 00:00:00 cron daemon 1101 1 0 19:12 ? 00:00:00 atd root 1114 1 0 19:12 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1115 1 0 19:12 ? 00:00:00 /usr/sbin/irqbalance root 1198 1 0 19:12 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1204 1 0 19:12 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 ubuntu 1659 1 0 19:13 ? 00:00:00 /home/ubuntu/vellum_host_q3lrkr/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q vellum_host_q3lrkr --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@vellum_host_q3lrkr --logging-server-logdir=/home/ubuntu/vellum_host_q3lrkr/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/vellum_host_q3lrkr/work/vellum_host_q3lrkr%I.log --pidfile=/home/ubuntu/vellum_host_q3lrkr/work/vellum_host_q3lrkr.pid ubuntu 1773 1 0 19:13 ? 00:00:01 python2.7 /home/ubuntu/vellum_host_q3lrkr/env/bin/diamond --configfile /home/ubuntu/vellum_host_q3lrkr/work/plugins/diamond/etc/diamond.conf ubuntu 1827 1659 0 19:15 ? 00:00:00 /home/ubuntu/vellum_host_q3lrkr/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q vellum_host_q3lrkr --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@vellum_host_q3lrkr --logging-server-logdir=/home/ubuntu/vellum_host_q3lrkr/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/vellum_host_q3lrkr/work/vellum_host_q3lrkr%I.log --pidfile=/home/ubuntu/vellum_host_q3lrkr/work/vellum_host_q3lrkr.pid ubuntu 1848 1827 0 19:15 ? 00:00:00 /home/ubuntu/vellum_host_q3lrkr/env/bin/python2.7 /home/ubuntu/vellum_host_q3lrkr/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-CEE2Rw ubuntu 1860 1848 0 19:15 ? 00:00:00 /bin/sh -c /tmp/VVA40/install-vellum.sh ubuntu 1862 1860 0 19:15 ? 00:00:00 /bin/bash -e /tmp/VVA40/install-vellum.sh root 2194 2 0 19:15 ? 00:00:00 [kworker/u5:2] ntp 11863 1 0 19:17 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 108:112 memcache 12258 1 0 19:17 ? 00:00:00 /usr/bin/memcached -m 64 -p 11211 -u memcache -l 127.0.0.1 root 13236 1 0 19:18 ? 00:00:00 /bin/sh -e /proc/self/fd/9 root 13242 13236 0 19:18 ? 00:00:00 cpulimit -e astaire -l 10 root 13308 1 0 19:18 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 14045 13308 0 19:18 ? 00:00:00 [check-monit-upt] memcache 14063 1 0 19:18 ? 00:00:00 /usr/bin/memcached -v -e ignore_vbucket=true;cache_size=3072000000;eviction=false -p 11211 -u memcache -l 192.168.120.16 -c 4096 -r -U 0 root 14069 13308 0 19:18 ? 00:00:00 [check-memcached] root 14071 13308 0 19:18 ? 00:00:00 [poll_memcached.] root 14073 13308 0 19:18 ? 00:00:00 /bin/bash -c /usr/share/clearwater/bin/issue-alarm monit 6500.3; /etc/init.d/clearwater-etcd restart root 14087 14073 0 19:18 ? 00:00:00 /bin/bash /etc/init.d/clearwater-etcd restart root 14135 14087 0 19:18 ? 00:00:00 sleep 10 dnsmasq 14285 1 0 19:18 ? 00:00:00 /usr/sbin/dnsmasq -x /var/run/dnsmasq/dnsmasq.pid -u dnsmasq -r /etc/dnsmasq.resolv.conf -7 /etc/dnsmasq.d,.dpkg-dist,.dpkg-old,.dpkg-new ubuntu 14348 1862 0 19:18 ? 00:00:00 /bin/bash -e /tmp/VVA40/install-vellum.sh ubuntu 14349 14348 0 19:18 ? 00:00:00 /bin/bash -e /tmp/VVA40/install-vellum.sh root 14350 14349 0 19:18 ? 00:00:00 sudo ps -edf root 14351 14350 0 19:18 ? 00:00:00 ps -edf real 0m0.010s user 0m0.003s sys 0m0.007s 2018-12-27 19:18:41,369 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo netstat 2018-12-27 19:18:41,369 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => eth0 Link encap:Ethernet HWaddr fa:16:3e:9f:68:2e inet addr:192.168.120.16 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe9f:682e/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1442 Metric:1 RX packets:150279 errors:0 dropped:0 overruns:0 frame:0 TX packets:52296 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:219109665 (219.1 MB) TX bytes:9017975 (9.0 MB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:158 errors:0 dropped:0 overruns:0 frame:0 TX packets:158 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:12628 (12.6 KB) TX bytes:12628 (12.6 KB) real 0m0.006s user 0m0.000s sys 0m0.006s 2018-12-27 19:18:41,369 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo ps 2018-12-27 19:18:41,369 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /var/log/clearwater*.log 2018-12-27 19:18:41,369 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo find /var/log 2018-12-27 19:18:41,369 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => /var/log /var/log/iotop.log /var/log/btmp /var/log/unattended-upgrades /var/log/lastlog /var/log/clearwater-config-manager /var/log/syslog /var/log/udev /var/log/dmesg /var/log/wtmp /var/log/alternatives.log /var/log/cloud-init-output.log /var/log/clearwater-cluster-manager /var/log/astaire /var/log/memcached.log /var/log/boot.log /var/log/dist-upgrade /var/log/fsck /var/log/fsck/checkfs /var/log/fsck/checkroot /var/log/clearwater-queue-manager /var/log/rogers /var/log/rogers/rogers_err.log /var/log/rogers/rogers_out.log /var/log/rogers/rogers_current.txt /var/log/rogers/rogers_20181227T190000Z.txt /var/log/auth.log /var/log/sysstat /var/log/sysstat/clearwater-sa27 /var/log/ntpstats /var/log/monit.log /var/log/chronos /var/log/kern.log /var/log/apt /var/log/apt/term.log /var/log/apt/history.log /var/log/dmesg.0 /var/log/clearwater-etcd /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/landscape /var/log/landscape/sysinfo.log /var/log/upstart /var/log/upstart/astaire-throttle.log /var/log/upstart/procps-virtual-filesystems.log /var/log/upstart/console-setup.log /var/log/upstart/network-interface-eth0.log /var/log/upstart/rsyslog.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/systemd-logind.log /var/log/upstart/cryptdisks.log /var/log/upstart/clearwater-monit.log /var/log/upstart/container-detect.log /var/log/dpkg.log /var/log/cassandra /var/log/cassandra/system.log /var/log/cloud-init.log real 0m0.008s user 0m0.004s sys 0m0.003s 2018-12-27 19:18:41,370 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /var/log/clearwater 2018-12-27 19:18:41,370 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => 2018-12-27 19:17:52.725064253 Stopping etcd clearwater-etcd 2018-12-27 19:18:27.578028659 Restarting etcd clearwater-etcd 2018-12-27 19:18:27.582932574 Configured ETCDCTL_PEERS: 192.168.120.7:4000, 2018-12-27 19:18:27.583659379 Check for previous failed startup attempt 2018-12-27 19:18:27.584957473 Running etcdctl member list 5ddd06b029c620bb: name=192-168-120-7 peerURLs=http://192.168.120.7:2380 clientURLs=http://192.168.120.7:4000 isLeader=true d79a3d9337fe4fcf: name=192-168-120-5 peerURLs=http://192.168.120.5:2380 clientURLs=http://192.168.120.5:4000 isLeader=false 2018-12-27 19:18:27.613075593 etcdctl returned 0 2018-12-27 19:18:27.621041918 Joining existing cluster... 2018-12-27 19:18:37.624452156 Configured ETCDCTL_PEERS: 192.168.120.7:4000, 2018-12-27 19:18:37.625322601 Check cluster is healthy 2018-12-27 19:18:37.626447943 Running etcdctl cluster-health member 3900ecd8ee0dceb8 is healthy: got healthy result from http://192.168.120.14:4000 member 5ddd06b029c620bb is healthy: got healthy result from http://192.168.120.7:4000 member d79a3d9337fe4fcf is healthy: got healthy result from http://192.168.120.5:4000 cluster is healthy 2018-12-27 19:18:37.656847515 etcdctl returned 0 2018-12-27 19:18:37.657926185 Tell the cluster we're joining 2018-12-27 19:18:37.658669823 Running etcdctl member add 192-168-120-16 http://192.168.120.16:2380 client: etcd cluster is unavailable or misconfigured; error #0: client: etcd member http://192.168.120.14:4000 has no leader ; error #1: client: etcd member http://192.168.120.7:4000 has no leader ; error #2: client: etcd member http://192.168.120.5:4000 has no leader 2018-12-27 19:18:37.670898029 etcdctl returned 1 2018-12-27 19:18:37.674361198 Running etcdctl member list 3900ecd8ee0dceb8: name=192-168-120-14 peerURLs=http://192.168.120.14:2380 clientURLs=http://192.168.120.14:4000 isLeader=false 5ddd06b029c620bb: name=192-168-120-7 peerURLs=http://192.168.120.7:2380 clientURLs=http://192.168.120.7:4000 isLeader=true d79a3d9337fe4fcf: name=192-168-120-5 peerURLs=http://192.168.120.5:2380 clientURLs=http://192.168.120.5:4000 isLeader=false 2018-12-27 19:18:37.685141427 etcdctl returned 0 2018-12-27 19:18:37.686618634 Running etcdctl member remove Provide a single member ID 2018-12-27 19:18:37.695836174 etcdctl returned 1 2018-12-27 19:18:37.697130991 Failed to add local node 192.168.120.16 to the etcd cluster real 0m0.005s user 0m0.000s sys 0m0.005s 2018-12-27 19:18:41,370 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /var/log/cassandra/system.log 2018-12-27 19:18:41,370 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /var/log/clearwater 2018-12-27 19:18:41,370 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => System.err %-5level %date{HH:mm:ss,SSS} %msg%n WARN ${cassandra.logdir}/system.log ${cassandra.logdir}/system.log.%i.zip 1 20 20MB %-5level [%thread] %date{ISO8601} %F:%L - %msg%n %-5level %date{HH:mm:ss,SSS} %msg%n real 0m0.005s user 0m0.000s sys 0m0.005s 2018-12-27 19:18:41,370 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /etc/cassandra/cassandra 2018-12-27 19:18:41,371 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => # YAML topology configuration file for Cassandra, # to be used with YamlFileNetworkTopologySnitch. # The topology, as a list of data centers. topology: # Each data center has a name and a list of racks. - dc_name: DC1 racks: # Each rack has a name and a list of nodes. - rack_name: c1 nodes: # Each node has a broadcast address (required) # and a data-center-local address (optional). # If dc_local_address is specified, its peers # in the same data center will attempt to # reconnect over that address instead. - broadcast_address: 1.2.3.4 dc_local_address: 5.6.7.8 # Default data center name for unknown nodes; defaults to "UNKNOWN" # default_dc_name: UNKNOWN # Default rack name for unknown nodes # default_rack_name: UNKNOWN; defaults to "UNKNOWN" real 0m0.005s user 0m0.000s sys 0m0.005s 2018-12-27 19:18:41,371 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => INFO [main] 2018-12-27 19:16:32,758 CassandraDaemon.java:159 - Could not resolve local host INFO [main] 2018-12-27 19:16:32,778 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2018-12-27 19:16:32,886 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000] INFO [main] 2018-12-27 19:16:33,066 DatabaseDescriptor.java:343 - DiskAccessMode 'auto' determined to be mmap, indexAccessMode is mmap INFO [main] 2018-12-27 19:16:33,074 DatabaseDescriptor.java:437 - Global memtable on-heap threshold is enabled at 245MB INFO [main] 2018-12-27 19:16:33,074 DatabaseDescriptor.java:441 - Global memtable off-heap threshold is enabled at 245MB INFO [main] 2018-12-27 19:16:33,472 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2018-12-27 19:16:33,485 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000] INFO [main] 2018-12-27 19:16:33,511 CassandraDaemon.java:174 - JVM vendor/version: OpenJDK 64-Bit Server VM/1.7.0_181 WARN [main] 2018-12-27 19:16:33,511 CassandraDaemon.java:179 - OpenJDK is not recommended. Please upgrade to the newest Oracle Java release INFO [main] 2018-12-27 19:16:33,511 CassandraDaemon.java:202 - Heap size: 1027604480/1027604480 INFO [main] 2018-12-27 19:16:33,512 CassandraDaemon.java:204 - Code Cache Non-heap memory: init = 2555904(2496K) used = 702464(686K) committed = 2555904(2496K) max = 50331648(49152K) INFO [main] 2018-12-27 19:16:33,512 CassandraDaemon.java:204 - Par Eden Space Heap memory: init = 167772160(163840K) used = 74014496(72279K) committed = 167772160(163840K) max = 167772160(163840K) INFO [main] 2018-12-27 19:16:33,512 CassandraDaemon.java:204 - Par Survivor Space Heap memory: init = 20971520(20480K) used = 0(0K) committed = 20971520(20480K) max = 20971520(20480K) INFO [main] 2018-12-27 19:16:33,512 CassandraDaemon.java:204 - CMS Old Gen Heap memory: init = 838860800(819200K) used = 0(0K) committed = 838860800(819200K) max = 838860800(819200K) INFO [main] 2018-12-27 19:16:33,512 CassandraDaemon.java:204 - CMS Perm Gen Non-heap memory: init = 21757952(21248K) used = 16696720(16305K) committed = 21757952(21248K) max = 174063616(169984K) INFO [main] 2018-12-27 19:16:33,512 CassandraDaemon.java:205 - Classpath: /etc/cassandra:/usr/share/cassandra/lib/ST4-4.0.8.jar:/usr/share/cassandra/lib/airline-0.6.jar:/usr/share/cassandra/lib/antlr-runtime-3.5.2.jar:/usr/share/cassandra/lib/commons-cli-1.1.jar:/usr/share/cassandra/lib/commons-codec-1.2.jar:/usr/share/cassandra/lib/commons-lang3-3.1.jar:/usr/share/cassandra/lib/commons-math3-3.2.jar:/usr/share/cassandra/lib/compress-lzf-0.8.4.jar:/usr/share/cassandra/lib/concurrentlinkedhashmap-lru-1.4.jar:/usr/share/cassandra/lib/disruptor-3.0.1.jar:/usr/share/cassandra/lib/guava-16.0.jar:/usr/share/cassandra/lib/high-scale-lib-1.0.6.jar:/usr/share/cassandra/lib/jackson-core-asl-1.9.2.jar:/usr/share/cassandra/lib/jackson-mapper-asl-1.9.2.jar:/usr/share/cassandra/lib/jamm-0.3.0.jar:/usr/share/cassandra/lib/javax.inject.jar:/usr/share/cassandra/lib/jbcrypt-0.3m.jar:/usr/share/cassandra/lib/jline-1.0.jar:/usr/share/cassandra/lib/jna-4.0.0.jar:/usr/share/cassandra/lib/json-simple-1.1.jar:/usr/share/cassandra/lib/libthrift-0.9.2.jar:/usr/share/cassandra/lib/logback-classic-1.1.2.jar:/usr/share/cassandra/lib/logback-core-1.1.2.jar:/usr/share/cassandra/lib/lz4-1.2.0.jar:/usr/share/cassandra/lib/metrics-core-2.2.0.jar:/usr/share/cassandra/lib/netty-all-4.0.23.Final.jar:/usr/share/cassandra/lib/reporter-config-2.1.0.jar:/usr/share/cassandra/lib/slf4j-api-1.7.2.jar:/usr/share/cassandra/lib/snakeyaml-1.11.jar:/usr/share/cassandra/lib/snappy-java-1.0.5.2.jar:/usr/share/cassandra/lib/stream-2.5.2.jar:/usr/share/cassandra/lib/super-csv-2.1.0.jar:/usr/share/cassandra/lib/thrift-server-0.3.7.jar:/usr/share/cassandra/apache-cassandra-2.1.15.jar:/usr/share/cassandra/apache-cassandra-thrift-2.1.15.jar:/usr/share/cassandra/apache-cassandra.jar:/usr/share/cassandra/cassandra-driver-core-2.0.9.2.jar:/usr/share/cassandra/netty-3.9.0.Final.jar:/usr/share/cassandra/stress.jar::/usr/share/cassandra/lib/jamm-0.3.0.jar INFO [main] 2018-12-27 19:16:33,519 CassandraDaemon.java:207 - JVM Arguments: [-ea, -javaagent:/usr/share/cassandra/lib/jamm-0.3.0.jar, -XX:+CMSClassUnloadingEnabled, -XX:+UseThreadPriorities, -XX:ThreadPriorityPolicy=42, -Xms1000M, -Xmx1000M, -Xmn200M, -XX:+HeapDumpOnOutOfMemoryError, -Xss256k, -XX:StringTableSize=1000003, -XX:+UseParNewGC, -XX:+UseConcMarkSweepGC, -XX:+CMSParallelRemarkEnabled, -XX:SurvivorRatio=8, -XX:MaxTenuringThreshold=1, -XX:CMSInitiatingOccupancyFraction=75, -XX:+UseCMSInitiatingOccupancyOnly, -XX:+UseTLAB, -XX:CompileCommandFile=/etc/cassandra/hotspot_compiler, -XX:CMSWaitDuration=10000, -XX:+CMSParallelInitialMarkEnabled, -XX:+CMSEdenChunksRecordAlways, -XX:CMSWaitDuration=10000, -XX:+UseCondCardMark, -Djava.net.preferIPv4Stack=true, -Dcassandra.jmx.local.port=7199, -XX:+DisableExplicitGC, -Dlogback.configurationFile=logback.xml, -Dcassandra.logdir=/var/log/cassandra, -Dcassandra.storagedir=, -Dcassandra-pidfile=/var/run/cassandra/cassandra.pid, -XX:HeapDumpPath=/var/lib/cassandra/java_1545938191.hprof, -XX:ErrorFile=/var/lib/cassandra/hs_err_1545938191.log] INFO [main] 2018-12-27 19:16:33,590 CLibrary.java:144 - JNA mlockall successful WARN [main] 2018-12-27 19:16:33,591 CassandraDaemon.java:85 - JMX is not enabled to receive remote connections. Please see cassandra-env.sh for more info. ERROR [main] 2018-12-27 19:16:33,676 CassandraDaemon.java:266 - Directory /var/lib/cassandra/data doesn't exist ERROR [main] 2018-12-27 19:16:33,678 CassandraDaemon.java:266 - Directory /var/lib/cassandra/commitlog doesn't exist ERROR [main] 2018-12-27 19:16:33,679 CassandraDaemon.java:266 - Directory /var/lib/cassandra/saved_caches doesn't exist INFO [main] 2018-12-27 19:16:33,683 CacheService.java:110 - Initializing key cache with capacity of 49 MBs. INFO [main] 2018-12-27 19:16:33,690 CacheService.java:132 - Initializing row cache with capacity of 0 MBs INFO [main] 2018-12-27 19:16:33,695 CacheService.java:149 - Initializing counter cache with capacity of 24 MBs INFO [main] 2018-12-27 19:16:33,696 CacheService.java:160 - Scheduling counter cache save to every 7200 seconds (going to save all keys). INFO [main] 2018-12-27 19:16:33,796 ColumnFamilyStore.java:361 - Initializing system.schema_triggers INFO [main] 2018-12-27 19:16:35,037 ColumnFamilyStore.java:361 - Initializing system.compaction_history INFO [main] 2018-12-27 19:16:35,043 ColumnFamilyStore.java:361 - Initializing system.batchlog INFO [main] 2018-12-27 19:16:35,047 ColumnFamilyStore.java:361 - Initializing system.sstable_activity INFO [main] 2018-12-27 19:16:35,052 ColumnFamilyStore.java:361 - Initializing system.peer_events INFO [main] 2018-12-27 19:16:35,056 ColumnFamilyStore.java:361 - Initializing system.compactions_in_progress INFO [main] 2018-12-27 19:16:35,061 ColumnFamilyStore.java:361 - Initializing system.hints INFO [main] 2018-12-27 19:16:35,069 ColumnFamilyStore.java:361 - Initializing system.schema_keyspaces INFO [main] 2018-12-27 19:16:35,076 ColumnFamilyStore.java:361 - Initializing system.range_xfers INFO [main] 2018-12-27 19:16:35,080 ColumnFamilyStore.java:361 - Initializing system.schema_columnfamilies INFO [main] 2018-12-27 19:16:35,084 ColumnFamilyStore.java:361 - Initializing system.paxos INFO [main] 2018-12-27 19:16:35,090 ColumnFamilyStore.java:361 - Initializing system.schema_columns INFO [main] 2018-12-27 19:16:35,095 ColumnFamilyStore.java:361 - Initializing system.schema_usertypes INFO [main] 2018-12-27 19:16:35,099 ColumnFamilyStore.java:361 - Initializing system.IndexInfo INFO [main] 2018-12-27 19:16:35,102 ColumnFamilyStore.java:361 - Initializing system.peers INFO [main] 2018-12-27 19:16:35,106 ColumnFamilyStore.java:361 - Initializing system.size_estimates INFO [main] 2018-12-27 19:16:35,109 ColumnFamilyStore.java:361 - Initializing system.local INFO [main] 2018-12-27 19:16:35,201 DatabaseDescriptor.java:692 - Couldn't detect any schema definitions in local storage. INFO [main] 2018-12-27 19:16:35,202 DatabaseDescriptor.java:697 - To create keyspaces and column families, see 'help create' in cqlsh. INFO [main] 2018-12-27 19:16:35,242 ColumnFamilyStore.java:905 - Enqueuing flush of local: 793 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:1] 2018-12-27 19:16:35,248 Memtable.java:347 - Writing Memtable-local@777422154(0.139KiB serialized bytes, 5 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:1] 2018-12-27 19:16:35,287 Memtable.java:382 - Completed flushing /var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-tmp-ka-1-Data.db (0.000KiB) for commitlog position ReplayPosition(segmentId=1545938195010, position=399) INFO [main] 2018-12-27 19:16:35,613 CommitLog.java:122 - No commitlog files found; skipping replay INFO [main] 2018-12-27 19:16:35,748 StorageService.java:622 - Cassandra version: 2.1.15 INFO [main] 2018-12-27 19:16:35,749 StorageService.java:623 - Thrift API version: 19.39.0 INFO [main] 2018-12-27 19:16:35,751 StorageService.java:624 - CQL supported versions: 2.0.0,3.2.1 (default: 3.2.1) INFO [main] 2018-12-27 19:16:35,767 IndexSummaryManager.java:95 - Initializing index summary manager with a memory pool size of 49 MB and a resize interval of 60 minutes INFO [main] 2018-12-27 19:16:35,768 StorageService.java:649 - Loading persisted ring state INFO [main] 2018-12-27 19:16:35,786 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2018-12-27 19:16:35,798 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000] WARN [main] 2018-12-27 19:16:35,812 SystemKeyspace.java:765 - No host ID found, created d137c054-3228-40b0-9e0e-a36822dd11fd (Note: This should happen exactly once per node). INFO [main] 2018-12-27 19:16:35,815 StorageService.java:807 - Starting up server gossip INFO [main] 2018-12-27 19:16:35,818 ColumnFamilyStore.java:905 - Enqueuing flush of local: 1983 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:2] 2018-12-27 19:16:35,818 Memtable.java:347 - Writing Memtable-local@1457451228(0.368KiB serialized bytes, 15 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:2] 2018-12-27 19:16:35,820 Memtable.java:382 - Completed flushing /var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-tmp-ka-2-Data.db (0.000KiB) for commitlog position ReplayPosition(segmentId=1545938195010, position=93397) INFO [main] 2018-12-27 19:16:36,530 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2018-12-27 19:16:36,539 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000] INFO [main] 2018-12-27 19:16:36,570 MessagingService.java:506 - Starting Messaging Service on port 7000 INFO [main] 2018-12-27 19:16:36,593 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2018-12-27 19:16:36,604 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000] INFO [main] 2018-12-27 19:16:36,614 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2018-12-27 19:16:36,621 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000] INFO [main] 2018-12-27 19:16:36,631 StorageService.java:844 - This node will not auto bootstrap because it is configured to be a seed node. INFO [main] 2018-12-27 19:16:36,632 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2018-12-27 19:16:36,640 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000] INFO [main] 2018-12-27 19:16:36,650 StorageService.java:959 - Generated random tokens. tokens are [3246021528932433429, -1644575151988706705, 8949556512300490760, 26767694900807267, -6065260920823650516, 8345089764045326651, -3672546988500219132, 1861928937165882859, 7700322523720959331, -4455643508868713380, 1726492289584323756, -2415878825442389115, -7507413827593665433, 2169633185730678121, 1699980382766213226, -4509245217251533082, -6940444325365245002, -5503736369735027865, -706987155406865645, 1194987548758182001, -7459551613659737754, 2381515287040107076, 5534678868550988937, 4421928743287087113, 1301351328771123351, -6692192948824801685, -5506998546851880554, -2477378246856883818, 8383732064237833146, -4837261484020093523, 4328128342541538361, 8187306522924110671, -6223261889332632794, -8258074102448728843, 1531842793731891221, 4666148037262338532, 7811527747687720811, -4049010531955064301, -4627227986130197538, -4123940605065067744, 8791260684061356411, 8942810288482640513, 5810040557040441753, 4031186902436205257, 6478259101387071704, 8424160014270824499, -2990941860820514645, -1535051809379312108, -7976544290079244635, 483843002863495393, 8816938479537438582, 2146368031611014317, -7438585406551363420, -8733404816453539270, -2643363383086368982, 5033551186906109039, -8552013648529543925, -1290310311385216184, -7200851909939621846, 6850118253603790615, 2080393782456354019, 5925930242745287980, -5836784718204420453, 7884082930196503587, -7119624111345291846, -8470560989313234796, 2702477176151215227, 7980341347323917351, -2778492851983966511, 7986581647681567704, 773378156300878461, 786535753717122459, 4659503626591627282, 1993305354645905898, 6650419150062430763, 7382584308304967383, -273568052990113227, -5927478481446995113, -5790399934431015912, 6025017541124014131, 3772755579762101319, -2782290341511574296, -8426376645958712899, -5425180967254407711, -7379923312715207401, -8424933129040239215, -360519259351153899, 7286477085456051773, -1612576174305493750, 3035455600700716769, 2443871602813133100, 8508392480302031268, 4285305634149862801, 830126806722057812, -7821114140878803713, -7622964743815993045, 7146354425877953177, 6039820392004904928, -5088567425237018573, 6087368065996989564, -8314918402148495900, -1532008879101187483, -1518923305980540632, -8235640717707595401, -4924134361122443209, 6043394674931096628, -6509337979863367846, 2483972757026858425, 5506979505013150581, 3121184770536343010, -8193418121555038377, -762115790092625503, 3060167275252833831, -8189971160570468527, -995228413772707029, 5144927813255118932, -7831738945496832509, 8944872482294350008, 8083149936976297188, 5359656659560049626, -5150293286270568675, 1987001977153491114, 479879743377175969, 7036224119574753945, -8577489358088157284, 204230629157562238, -3855178133973195105, -7158218615702379260, 7704813683529216722, -3645519935826620068, -5183141384648148904, 8706747996161300568, -5003155323917135390, -3207728243842950494, 1557507269832616464, 8009919164907504249, -2282345495462332902, 2733101119758702676, -5460891199931337942, -8516079066039410320, -2937713488374127648, 5681736331366470241, 5671822349790040671, 3869426633115318913, -7606964508642092340, 1235990462889821903, -226046398625294871, 5211500982732944145, -3122638578930221509, -6200502383064922563, -2931416308524264745, 8172566312679493456, 5779492563850516889, -317397449761259138, 8677358351761105043, 7588064093274341580, 101950901299826788, 7306090156120722039, 6122492104183850747, 8701785577401960210, 5345598624471727609, -1638287099823996195, 1921903338278045673, -2698802012069742828, 8001835724322718387, -4457582109900557737, -4453967736189695793, -2488436389120061787, 4233930663261954488, 2879578427407283786, -7571924994534848185, -2392007842653404612, -1530338994504659579, 240879059620155246, 4869134780675483586, -6963266107081981816, -3218046352810399303, 1722119733902798836, -3303390546429470381, -7512531833043624170, 1745192863544031887, 2719862138038609459, 4236182713703893475, 727398962739153121, -754415210838144448, 7139716746800078626, 4553570315101055911, 4276160684652508695, -7779577440146993964, -685319167511099957, 3641200718435931267, -7869077490083999320, 1420729527884290439, -5992590442989217053, -6217763225002642680, -106280928384653490, 1695855987059587626, -2143494071141081656, 519168481727373998, 5474952244297763664, -5031836442911505470, 2155275764143910902, 3288362285431258209, 3149636914552201838, -3212989041191912093, 3859507901678855159, -3862579802052459126, 5813528496862412317, 7985816805215791564, 6738656892516784206, -6625030112922895097, 1840203315379840898, 2843709132247860952, -3295514272675494489, 5151596142641358522, 4781592060943758609, 5701158254311088643, -4886527285040490438, -3626232836004533105, 2245586618782510833, -5602441306542451092, 6944110358507111980, 1614066227929642234, 3475173254434714983, -2146296591842703375, 3027422382513195887, -4297703215425212944, 327088239134284663, -5860345164455059445, -5975365991988340511, -3195856327486626583, -5646242195315677364, -6801415416595186948, 2063964421906990137, -90157309983498796, -3146578059040179538, 3991174332145799691, -3001400083032112259, -5196429662420531790, -7988300081572266785, 2791236738461564962, -1919956820728945415, -7571445833612019752, -2808291336260150700, -837896798871455926, 1166720975083821357, -4716870645529806639, 652133804497817369, 8651778447831981688, -223130320740552974, 3729471138999811150, 8052810807065302004, 3585528297691060847, 30746246697493545, -353106823076832928, 6785174157394034531] INFO [main] 2018-12-27 19:16:36,661 MigrationManager.java:230 - Create new Keyspace: KSMetaData{name=system_traces, strategyClass=SimpleStrategy, strategyOptions={replication_factor=2}, cfMetaData={sessions=org.apache.cassandra.config.CFMetaData@7871fd53[cfId=c5e99f16-8677-3914-b17e-960613512345,ksName=system_traces,cfName=sessions,cfType=Standard,comparator=org.apache.cassandra.db.marshal.CompositeType(org.apache.cassandra.db.marshal.UTF8Type,org.apache.cassandra.db.marshal.ColumnToCollectionType(706172616d6574657273:org.apache.cassandra.db.marshal.MapType(org.apache.cassandra.db.marshal.UTF8Type,org.apache.cassandra.db.marshal.UTF8Type))),comment=traced sessions,readRepairChance=0.0,dcLocalReadRepairChance=0.0,gcGraceSeconds=0,defaultValidator=org.apache.cassandra.db.marshal.BytesType,keyValidator=org.apache.cassandra.db.marshal.UUIDType,minCompactionThreshold=4,maxCompactionThreshold=32,columnMetadata=[ColumnDefinition{name=session_id, type=org.apache.cassandra.db.marshal.UUIDType, kind=PARTITION_KEY, componentIndex=null, indexName=null, indexType=null}, ColumnDefinition{name=duration, type=org.apache.cassandra.db.marshal.Int32Type, kind=REGULAR, componentIndex=0, indexName=null, indexType=null}, ColumnDefinition{name=parameters, type=org.apache.cassandra.db.marshal.MapType(org.apache.cassandra.db.marshal.UTF8Type,org.apache.cassandra.db.marshal.UTF8Type), kind=REGULAR, componentIndex=0, indexName=null, indexType=null}, ColumnDefinition{name=started_at, type=org.apache.cassandra.db.marshal.TimestampType, kind=REGULAR, componentIndex=0, indexName=null, indexType=null}, ColumnDefinition{name=request, type=org.apache.cassandra.db.marshal.UTF8Type, kind=REGULAR, componentIndex=0, indexName=null, indexType=null}, ColumnDefinition{name=coordinator, type=org.apache.cassandra.db.marshal.InetAddressType, kind=REGULAR, componentIndex=0, indexName=null, indexType=null}],compactionStrategyClass=class org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy,compactionStrategyOptions={},compressionParameters={sstable_compression=org.apache.cassandra.io.compress.LZ4Compressor},bloomFilterFpChance=0.01,memtableFlushPeriod=3600000,caching={"keys":"ALL", "rows_per_partition":"NONE"},defaultTimeToLive=86400,minIndexInterval=128,maxIndexInterval=2048,speculativeRetry=99.0PERCENTILE,droppedColumns={},triggers=[],isDense=false], events=org.apache.cassandra.config.CFMetaData@3b80770a[cfId=8826e8e9-e16a-3728-8753-3bc1fc713c25,ksName=system_traces,cfName=events,cfType=Standard,comparator=org.apache.cassandra.db.marshal.CompositeType(org.apache.cassandra.db.marshal.TimeUUIDType,org.apache.cassandra.db.marshal.UTF8Type),comment=,readRepairChance=0.0,dcLocalReadRepairChance=0.0,gcGraceSeconds=0,defaultValidator=org.apache.cassandra.db.marshal.BytesType,keyValidator=org.apache.cassandra.db.marshal.UUIDType,minCompactionThreshold=4,maxCompactionThreshold=32,columnMetadata=[ColumnDefinition{name=session_id, type=org.apache.cassandra.db.marshal.UUIDType, kind=PARTITION_KEY, componentIndex=null, indexName=null, indexType=null}, ColumnDefinition{name=source, type=org.apache.cassandra.db.marshal.InetAddressType, kind=REGULAR, componentIndex=1, indexName=null, indexType=null}, ColumnDefinition{name=thread, type=org.apache.cassandra.db.marshal.UTF8Type, kind=REGULAR, componentIndex=1, indexName=null, indexType=null}, ColumnDefinition{name=activity, type=org.apache.cassandra.db.marshal.UTF8Type, kind=REGULAR, componentIndex=1, indexName=null, indexType=null}, ColumnDefinition{name=source_elapsed, type=org.apache.cassandra.db.marshal.Int32Type, kind=REGULAR, componentIndex=1, indexName=null, indexType=null}, ColumnDefinition{name=event_id, type=org.apache.cassandra.db.marshal.TimeUUIDType, kind=CLUSTERING_COLUMN, componentIndex=0, indexName=null, indexType=null}],compactionStrategyClass=class org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy,compactionStrategyOptions={},compressionParameters={sstable_compression=org.apache.cassandra.io.compress.LZ4Compressor},bloomFilterFpChance=0.01,memtableFlushPeriod=3600000,caching={"keys":"ALL", "rows_per_partition":"NONE"},defaultTimeToLive=86400,minIndexInterval=128,maxIndexInterval=2048,speculativeRetry=99.0PERCENTILE,droppedColumns={},triggers=[],isDense=false]}, durableWrites=true, userTypes=org.apache.cassandra.config.UTMetaData@44fb5ac5} INFO [MigrationStage:1] 2018-12-27 19:16:36,700 ColumnFamilyStore.java:905 - Enqueuing flush of schema_keyspaces: 958 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:1] 2018-12-27 19:16:36,701 Memtable.java:347 - Writing Memtable-schema_keyspaces@690244235(0.261KiB serialized bytes, 7 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:1] 2018-12-27 19:16:36,702 Memtable.java:382 - Completed flushing /var/lib/cassandra/data/system/schema_keyspaces-b0f2235744583cdb9631c43e59ce3676/system-schema_keyspaces-tmp-ka-1-Data.db (0.000KiB) for commitlog position ReplayPosition(segmentId=1545938195010, position=102352) INFO [MigrationStage:1] 2018-12-27 19:16:36,756 ColumnFamilyStore.java:905 - Enqueuing flush of schema_columnfamilies: 115123 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:2] 2018-12-27 19:16:36,757 Memtable.java:347 - Writing Memtable-schema_columnfamilies@1371898387(29.505KiB serialized bytes, 514 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:2] 2018-12-27 19:16:36,767 Memtable.java:382 - Completed flushing /var/lib/cassandra/data/system/schema_columnfamilies-45f5b36024bc3f83a3631034ea4fa697/system-schema_columnfamilies-tmp-ka-1-Data.db (0.000KiB) for commitlog position ReplayPosition(segmentId=1545938195010, position=102352) INFO [MigrationStage:1] 2018-12-27 19:16:36,788 ColumnFamilyStore.java:905 - Enqueuing flush of schema_columns: 254936 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:1] 2018-12-27 19:16:36,789 Memtable.java:347 - Writing Memtable-schema_columns@2114092405(47.245KiB serialized bytes, 939 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:1] 2018-12-27 19:16:36,822 Memtable.java:382 - Completed flushing /var/lib/cassandra/data/system/schema_columns-296e9c049bec3085827dc17d3df2122a/system-schema_columns-tmp-ka-1-Data.db (0.000KiB) for commitlog position ReplayPosition(segmentId=1545938195010, position=102352) INFO [MigrationStage:1] 2018-12-27 19:16:36,872 ColumnFamilyStore.java:905 - Enqueuing flush of schema_triggers: 154 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:2] 2018-12-27 19:16:36,873 Memtable.java:347 - Writing Memtable-schema_triggers@73762291(0.008KiB serialized bytes, 1 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:2] 2018-12-27 19:16:36,874 Memtable.java:382 - Completed flushing /var/lib/cassandra/data/system/schema_triggers-0359bc7171233ee19a4ab9dfb11fc125/system-schema_triggers-tmp-ka-1-Data.db (0.000KiB) for commitlog position ReplayPosition(segmentId=1545938195010, position=102352) INFO [MigrationStage:1] 2018-12-27 19:16:36,896 ColumnFamilyStore.java:905 - Enqueuing flush of schema_usertypes: 154 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:1] 2018-12-27 19:16:36,897 Memtable.java:347 - Writing Memtable-schema_usertypes@1440652343(0.008KiB serialized bytes, 1 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:1] 2018-12-27 19:16:36,897 Memtable.java:382 - Completed flushing /var/lib/cassandra/data/system/schema_usertypes-3aa752254f82350b8d5c430fa221fa0a/system-schema_usertypes-tmp-ka-1-Data.db (0.000KiB) for commitlog position ReplayPosition(segmentId=1545938195010, position=102352) INFO [MigrationStage:1] 2018-12-27 19:16:36,947 DefsTables.java:373 - Loading org.apache.cassandra.config.CFMetaData@6a2e603a[cfId=c5e99f16-8677-3914-b17e-960613512345,ksName=system_traces,cfName=sessions,cfType=Standard,comparator=org.apache.cassandra.db.marshal.CompositeType(org.apache.cassandra.db.marshal.UTF8Type,org.apache.cassandra.db.marshal.ColumnToCollectionType(706172616d6574657273:org.apache.cassandra.db.marshal.MapType(org.apache.cassandra.db.marshal.UTF8Type,org.apache.cassandra.db.marshal.UTF8Type))),comment=traced sessions,readRepairChance=0.0,dcLocalReadRepairChance=0.0,gcGraceSeconds=0,defaultValidator=org.apache.cassandra.db.marshal.BytesType,keyValidator=org.apache.cassandra.db.marshal.UUIDType,minCompactionThreshold=4,maxCompactionThreshold=32,columnMetadata=[ColumnDefinition{name=duration, type=org.apache.cassandra.db.marshal.Int32Type, kind=REGULAR, componentIndex=0, indexName=null, indexType=null}, ColumnDefinition{name=session_id, type=org.apache.cassandra.db.marshal.UUIDType, kind=PARTITION_KEY, componentIndex=null, indexName=null, indexType=null}, ColumnDefinition{name=parameters, type=org.apache.cassandra.db.marshal.MapType(org.apache.cassandra.db.marshal.UTF8Type,org.apache.cassandra.db.marshal.UTF8Type), kind=REGULAR, componentIndex=0, indexName=null, indexType=null}, ColumnDefinition{name=started_at, type=org.apache.cassandra.db.marshal.TimestampType, kind=REGULAR, componentIndex=0, indexName=null, indexType=null}, ColumnDefinition{name=request, type=org.apache.cassandra.db.marshal.UTF8Type, kind=REGULAR, componentIndex=0, indexName=null, indexType=null}, ColumnDefinition{name=coordinator, type=org.apache.cassandra.db.marshal.InetAddressType, kind=REGULAR, componentIndex=0, indexName=null, indexType=null}],compactionStrategyClass=class org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy,compactionStrategyOptions={},compressionParameters={sstable_compression=org.apache.cassandra.io.compress.LZ4Compressor},bloomFilterFpChance=0.01,memtableFlushPeriod=3600000,caching={"keys":"ALL", "rows_per_partition":"NONE"},defaultTimeToLive=86400,minIndexInterval=128,maxIndexInterval=2048,speculativeRetry=99.0PERCENTILE,droppedColumns={},triggers=[],isDense=false] INFO [MigrationStage:1] 2018-12-27 19:16:36,951 ColumnFamilyStore.java:361 - Initializing system_traces.sessions INFO [MigrationStage:1] 2018-12-27 19:16:36,952 DefsTables.java:373 - Loading org.apache.cassandra.config.CFMetaData@6a672d9b[cfId=8826e8e9-e16a-3728-8753-3bc1fc713c25,ksName=system_traces,cfName=events,cfType=Standard,comparator=org.apache.cassandra.db.marshal.CompositeType(org.apache.cassandra.db.marshal.TimeUUIDType,org.apache.cassandra.db.marshal.UTF8Type),comment=,readRepairChance=0.0,dcLocalReadRepairChance=0.0,gcGraceSeconds=0,defaultValidator=org.apache.cassandra.db.marshal.BytesType,keyValidator=org.apache.cassandra.db.marshal.UUIDType,minCompactionThreshold=4,maxCompactionThreshold=32,columnMetadata=[ColumnDefinition{name=session_id, type=org.apache.cassandra.db.marshal.UUIDType, kind=PARTITION_KEY, componentIndex=null, indexName=null, indexType=null}, ColumnDefinition{name=source, type=org.apache.cassandra.db.marshal.InetAddressType, kind=REGULAR, componentIndex=1, indexName=null, indexType=null}, ColumnDefinition{name=thread, type=org.apache.cassandra.db.marshal.UTF8Type, kind=REGULAR, componentIndex=1, indexName=null, indexType=null}, ColumnDefinition{name=activity, type=org.apache.cassandra.db.marshal.UTF8Type, kind=REGULAR, componentIndex=1, indexName=null, indexType=null}, ColumnDefinition{name=source_elapsed, type=org.apache.cassandra.db.marshal.Int32Type, kind=REGULAR, componentIndex=1, indexName=null, indexType=null}, ColumnDefinition{name=event_id, type=org.apache.cassandra.db.marshal.TimeUUIDType, kind=CLUSTERING_COLUMN, componentIndex=0, indexName=null, indexType=null}],compactionStrategyClass=class org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy,compactionStrategyOptions={},compressionParameters={sstable_compression=org.apache.cassandra.io.compress.LZ4Compressor},bloomFilterFpChance=0.01,memtableFlushPeriod=3600000,caching={"keys":"ALL", "rows_per_partition":"NONE"},defaultTimeToLive=86400,minIndexInterval=128,maxIndexInterval=2048,speculativeRetry=99.0PERCENTILE,droppedColumns={},triggers=[],isDense=false] INFO [MigrationStage:1] 2018-12-27 19:16:36,956 ColumnFamilyStore.java:361 - Initializing system_traces.events INFO [main] 2018-12-27 19:16:36,988 ColumnFamilyStore.java:905 - Enqueuing flush of local: 594 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:2] 2018-12-27 19:16:36,989 Memtable.java:347 - Writing Memtable-local@822321565(0.081KiB serialized bytes, 6 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:2] 2018-12-27 19:16:36,989 Memtable.java:382 - Completed flushing /var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-tmp-ka-3-Data.db (0.000KiB) for commitlog position ReplayPosition(segmentId=1545938195010, position=102595) INFO [main] 2018-12-27 19:16:37,074 ColumnFamilyStore.java:905 - Enqueuing flush of local: 51468 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:1] 2018-12-27 19:16:37,075 Memtable.java:347 - Writing Memtable-local@1378438209(8.354KiB serialized bytes, 259 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:1] 2018-12-27 19:16:37,088 Memtable.java:382 - Completed flushing /var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-tmp-ka-4-Data.db (0.000KiB) for commitlog position ReplayPosition(segmentId=1545938195010, position=114574) INFO [CompactionExecutor:1] 2018-12-27 19:16:37,122 CompactionTask.java:141 - Compacting [SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-2-Data.db'), SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-1-Data.db'), SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-3-Data.db'), SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-4-Data.db')] INFO [main] 2018-12-27 19:16:37,162 StorageService.java:1715 - Node localhost/127.0.0.1 state jump to NORMAL INFO [main] 2018-12-27 19:16:37,248 Server.java:155 - Netty using native Epoll event loop INFO [main] 2018-12-27 19:16:37,275 Server.java:193 - Using Netty Version: [netty-buffer=netty-buffer-4.0.23.Final.208198c, netty-codec=netty-codec-4.0.23.Final.208198c, netty-codec-http=netty-codec-http-4.0.23.Final.208198c, netty-codec-socks=netty-codec-socks-4.0.23.Final.208198c, netty-common=netty-common-4.0.23.Final.208198c, netty-handler=netty-handler-4.0.23.Final.208198c, netty-transport=netty-transport-4.0.23.Final.208198c, netty-transport-rxtx=netty-transport-rxtx-4.0.23.Final.208198c, netty-transport-sctp=netty-transport-sctp-4.0.23.Final.208198c, netty-transport-udt=netty-transport-udt-4.0.23.Final.208198c] INFO [main] 2018-12-27 19:16:37,275 Server.java:194 - Starting listening for CQL clients on localhost/127.0.0.1:9042... INFO [main] 2018-12-27 19:16:37,329 ThriftServer.java:119 - Binding thrift service to localhost/127.0.0.1:9160 INFO [CompactionExecutor:1] 2018-12-27 19:16:37,335 CompactionTask.java:274 - Compacted 4 sstables to [/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-5,]. 5,915 bytes to 5,759 (~97% of original) in 208ms = 0.026405MB/s. 4 total partitions merged to 1. Partition merge counts were {4:1, } INFO [Thread-2] 2018-12-27 19:16:37,335 ThriftServer.java:136 - Listening for thrift clients... INFO [StorageServiceShutdownHook] 2018-12-27 19:17:48,663 ThriftServer.java:142 - Stop listening to thrift clients INFO [StorageServiceShutdownHook] 2018-12-27 19:17:48,687 Server.java:225 - Stop listening for CQL clients INFO [StorageServiceShutdownHook] 2018-12-27 19:17:48,687 Gossiper.java:1454 - Announcing shutdown INFO [StorageServiceShutdownHook] 2018-12-27 19:17:48,688 StorageService.java:1715 - Node localhost/127.0.0.1 state jump to shutdown INFO [StorageServiceShutdownHook] 2018-12-27 19:17:50,701 MessagingService.java:734 - Waiting for messaging service to quiesce INFO [ACCEPT-localhost/127.0.0.1] 2018-12-27 19:17:50,703 MessagingService.java:1020 - MessagingService has terminated the accept() thread real 0m0.006s user 0m0.004s sys 0m0.002s 2018-12-27 19:18:41,372 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /etc/cassandra/logback 2018-12-27 19:18:41,372 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-12-27 19:18:41,372 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-12-27 19:18:41,373 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/VVA40/install-vellum.sh 2018-12-27 19:18:41,373 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Installation is done 2018-12-27 19:18:41,373 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/executions/69c9e1cc-ca87-4203-b034-715ac6acec9a 2018-12-27 19:18:41,432 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:18:41,432 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:18:41,432 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:18:41,433 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:18:41,433 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:18:41,433 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:18:41,433 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:18:41,433 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-27T19:09:59.700Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"} 2018-12-27 19:18:41,433 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:18:41,433 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:18:41 GMT 2018-12-27 19:18:41,433 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:18:41,434 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-27 19:18:41,434 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:18:46,439 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/events 2018-12-27 19:18:46,511 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:18:46,511 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:18:46,511 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:18:46,511 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:18:46,512 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:18:46,512 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:18:46,512 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:18:46,512 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_fh2abw", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:18:41.542Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:18:41.542Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "vellum_fh2abw", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:18:41.542Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:18:41.542Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": "vellum_fh2abw", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:18:41.671Z", "message": "Downloaded scripts/clearwater/vellum/start-vellum.sh to /tmp/FGWT3/start-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:18:41.671Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "888df3cb-4d7c-47cb-be3d-5fbe4c8e8b2d"}, {"node_instance_id": "vellum_fh2abw", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:18:41.671Z", "message": "Executing: /tmp/FGWT3/start-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:18:41.671Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "888df3cb-4d7c-47cb-be3d-5fbe4c8e8b2d"}, {"node_instance_id": "vellum_fh2abw", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:18:41.671Z", "message": "", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:18:41.671Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "888df3cb-4d7c-47cb-be3d-5fbe4c8e8b2d"}, {"node_instance_id": "vellum_fh2abw", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:18:42.676Z", "message": "[vellum] 192.168.120.16", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:18:42.676Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "888df3cb-4d7c-47cb-be3d-5fbe4c8e8b2d"}, {"node_instance_id": "vellum_fh2abw", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:18:42.676Z", "message": "Running liveness detection on port 7000", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:18:42.676Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "888df3cb-4d7c-47cb-be3d-5fbe4c8e8b2d"}, {"node_instance_id": "vellum_fh2abw", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:18:42.676Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:18:42.676Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "888df3cb-4d7c-47cb-be3d-5fbe4c8e8b2d"}, {"node_instance_id": "vellum_fh2abw", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:18:42.676Z", "message": "[vellum] Starting homestead node", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:18:42.676Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "888df3cb-4d7c-47cb-be3d-5fbe4c8e8b2d"}], "metadata": {"pagination": {"total": 1929, "offset": 1882, "size": 50}}} 2018-12-27 19:18:46,512 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:18:46,512 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:18:46 GMT 2018-12-27 19:18:46,512 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:18:46,512 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 4752 2018-12-27 19:18:46,512 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:18:46,513 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-12-27 19:18:46,513 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-12-27 19:18:46,513 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/vellum/start-vellum.sh to /tmp/FGWT3/start-vellum.sh 2018-12-27 19:18:46,513 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/FGWT3/start-vellum.sh 2018-12-27 19:18:46,513 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2018-12-27 19:18:46,513 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] 192.168.120.16 2018-12-27 19:18:46,514 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Running liveness detection on port 7000 2018-12-27 19:18:46,514 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-12-27 19:18:46,514 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Starting homestead node 2018-12-27 19:18:46,514 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/executions/69c9e1cc-ca87-4203-b034-715ac6acec9a 2018-12-27 19:18:46,570 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:18:46,570 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:18:46,570 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:18:46,570 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:18:46,570 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:18:46,570 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:18:46,570 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:18:46,570 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-27T19:09:59.700Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"} 2018-12-27 19:18:46,571 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:18:46,571 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:18:46 GMT 2018-12-27 19:18:46,571 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:18:46,571 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-27 19:18:46,571 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:18:51,576 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/events 2018-12-27 19:18:51,644 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:18:51,645 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:18:51,645 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:18:51,645 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:18:51,645 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:18:51,645 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:18:51,645 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:18:51,645 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1929, "offset": 1891, "size": 50}}} 2018-12-27 19:18:51,645 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:18:51,646 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:18:51 GMT 2018-12-27 19:18:51,646 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:18:51,646 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-12-27 19:18:51,646 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:18:51,646 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/executions/69c9e1cc-ca87-4203-b034-715ac6acec9a 2018-12-27 19:18:51,702 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:18:51,702 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:18:51,702 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:18:51,703 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:18:51,703 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:18:51,703 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:18:51,703 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:18:51,703 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-27T19:09:59.700Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"} 2018-12-27 19:18:51,703 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:18:51,703 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:18:51 GMT 2018-12-27 19:18:51,703 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:18:51,703 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-27 19:18:51,704 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:18:56,709 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/events 2018-12-27 19:18:56,778 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:18:56,778 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:18:56,778 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:18:56,778 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:18:56,778 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:18:56,779 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:18:56,779 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:18:56,779 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_fh2abw", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:18:52.739Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:18:52.739Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "888df3cb-4d7c-47cb-be3d-5fbe4c8e8b2d"}], "metadata": {"pagination": {"total": 1930, "offset": 1891, "size": 50}}} 2018-12-27 19:18:56,779 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:18:56,779 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:18:56 GMT 2018-12-27 19:18:56,779 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:18:56,779 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-12-27 19:18:56,779 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:18:56,780 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-12-27 19:18:56,780 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/executions/69c9e1cc-ca87-4203-b034-715ac6acec9a 2018-12-27 19:18:56,837 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:18:56,837 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:18:56,838 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:18:56,838 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:18:56,838 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:18:56,838 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:18:56,838 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:18:56,838 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-27T19:09:59.700Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"} 2018-12-27 19:18:56,838 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:18:56,838 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:18:56 GMT 2018-12-27 19:18:56,839 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:18:56,839 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-27 19:18:56,839 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:19:01,844 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/events 2018-12-27 19:19:01,913 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:19:01,913 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:19:01,913 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:19:01,913 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:19:01,913 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:19:01,913 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:19:01,913 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:19:01,913 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1930, "offset": 1892, "size": 50}}} 2018-12-27 19:19:01,914 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:19:01,914 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:19:01 GMT 2018-12-27 19:19:01,914 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:19:01,914 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-12-27 19:19:01,914 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:19:01,914 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/executions/69c9e1cc-ca87-4203-b034-715ac6acec9a 2018-12-27 19:19:01,974 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:19:01,974 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:19:01,974 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:19:01,974 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:19:01,974 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:19:01,974 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:19:01,974 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:19:01,975 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-27T19:09:59.700Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"} 2018-12-27 19:19:01,975 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:19:01,975 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:19:01 GMT 2018-12-27 19:19:01,975 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:19:01,975 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-27 19:19:01,975 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:19:06,980 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/events 2018-12-27 19:19:07,050 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:19:07,050 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:19:07,051 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:19:07,051 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:19:07,051 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:19:07,051 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:19:07,051 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:19:07,051 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_fh2abw", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:19:02.973Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:19:02.973Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "888df3cb-4d7c-47cb-be3d-5fbe4c8e8b2d"}], "metadata": {"pagination": {"total": 1931, "offset": 1892, "size": 50}}} 2018-12-27 19:19:07,051 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:19:07,051 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:19:07 GMT 2018-12-27 19:19:07,051 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:19:07,051 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-12-27 19:19:07,052 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:19:07,052 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-12-27 19:19:07,052 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/executions/69c9e1cc-ca87-4203-b034-715ac6acec9a 2018-12-27 19:19:07,107 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:19:07,108 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:19:07,108 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:19:07,108 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:19:07,108 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:19:07,108 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:19:07,108 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:19:07,108 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-27T19:09:59.700Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"} 2018-12-27 19:19:07,108 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:19:07,109 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:19:07 GMT 2018-12-27 19:19:07,109 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:19:07,109 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-27 19:19:07,109 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:19:12,114 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/events 2018-12-27 19:19:12,182 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:19:12,182 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:19:12,183 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:19:12,183 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:19:12,183 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:19:12,183 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:19:12,183 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:19:12,183 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1931, "offset": 1893, "size": 50}}} 2018-12-27 19:19:12,183 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:19:12,183 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:19:12 GMT 2018-12-27 19:19:12,183 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:19:12,184 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-12-27 19:19:12,184 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:19:12,184 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/executions/69c9e1cc-ca87-4203-b034-715ac6acec9a 2018-12-27 19:19:12,238 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:19:12,238 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:19:12,238 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:19:12,239 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:19:12,239 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:19:12,239 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:19:12,239 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:19:12,239 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-27T19:09:59.700Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"} 2018-12-27 19:19:12,239 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:19:12,239 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:19:12 GMT 2018-12-27 19:19:12,239 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:19:12,239 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-27 19:19:12,240 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:19:17,245 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/events 2018-12-27 19:19:17,315 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:19:17,315 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:19:17,315 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:19:17,315 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:19:17,315 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:19:17,315 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:19:17,315 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:19:17,315 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_fh2abw", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:19:13.207Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:19:13.207Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "888df3cb-4d7c-47cb-be3d-5fbe4c8e8b2d"}], "metadata": {"pagination": {"total": 1932, "offset": 1893, "size": 50}}} 2018-12-27 19:19:17,316 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:19:17,316 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:19:17 GMT 2018-12-27 19:19:17,316 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:19:17,316 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-12-27 19:19:17,316 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:19:17,316 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-12-27 19:19:17,316 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/executions/69c9e1cc-ca87-4203-b034-715ac6acec9a 2018-12-27 19:19:17,375 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:19:17,376 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:19:17,376 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:19:17,376 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:19:17,376 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:19:17,376 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:19:17,376 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:19:17,376 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-27T19:09:59.700Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"} 2018-12-27 19:19:17,376 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:19:17,377 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:19:17 GMT 2018-12-27 19:19:17,377 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:19:17,377 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-27 19:19:17,377 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:19:22,382 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/events 2018-12-27 19:19:22,458 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:19:22,458 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:19:22,458 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:19:22,459 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:19:22,459 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:19:22,459 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:19:22,459 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:19:22,459 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1932, "offset": 1894, "size": 50}}} 2018-12-27 19:19:22,459 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:19:22,459 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:19:22 GMT 2018-12-27 19:19:22,459 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:19:22,459 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-12-27 19:19:22,459 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:19:22,460 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/executions/69c9e1cc-ca87-4203-b034-715ac6acec9a 2018-12-27 19:19:22,521 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:19:22,521 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:19:22,521 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:19:22,521 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:19:22,521 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:19:22,521 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:19:22,521 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:19:22,522 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-27T19:09:59.700Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"} 2018-12-27 19:19:22,522 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:19:22,522 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:19:22 GMT 2018-12-27 19:19:22,522 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:19:22,522 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-27 19:19:22,522 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:19:27,527 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/events 2018-12-27 19:19:27,604 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:19:27,604 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:19:27,604 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:19:27,604 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:19:27,604 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:19:27,604 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:19:27,605 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:19:27,605 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_fh2abw", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:19:23.441Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:19:23.441Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "888df3cb-4d7c-47cb-be3d-5fbe4c8e8b2d"}], "metadata": {"pagination": {"total": 1933, "offset": 1894, "size": 50}}} 2018-12-27 19:19:27,605 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:19:27,605 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:19:27 GMT 2018-12-27 19:19:27,605 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:19:27,605 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-12-27 19:19:27,605 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:19:27,605 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-12-27 19:19:27,606 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/executions/69c9e1cc-ca87-4203-b034-715ac6acec9a 2018-12-27 19:19:27,675 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:19:27,676 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:19:27,676 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:19:27,676 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:19:27,676 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:19:27,676 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:19:27,676 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:19:27,676 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-27T19:09:59.700Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"} 2018-12-27 19:19:27,676 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:19:27,677 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:19:27 GMT 2018-12-27 19:19:27,677 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:19:27,677 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-27 19:19:27,677 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:19:32,682 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/events 2018-12-27 19:19:32,754 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:19:32,754 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:19:32,754 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:19:32,755 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:19:32,755 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:19:32,755 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:19:32,755 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:19:32,755 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1933, "offset": 1895, "size": 50}}} 2018-12-27 19:19:32,755 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:19:32,755 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:19:32 GMT 2018-12-27 19:19:32,755 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:19:32,755 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-12-27 19:19:32,755 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:19:32,756 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/executions/69c9e1cc-ca87-4203-b034-715ac6acec9a 2018-12-27 19:19:32,817 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:19:32,817 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:19:32,818 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:19:32,818 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:19:32,818 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:19:32,818 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:19:32,818 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:19:32,818 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-27T19:09:59.700Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"} 2018-12-27 19:19:32,818 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:19:32,818 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:19:32 GMT 2018-12-27 19:19:32,819 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:19:32,819 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-27 19:19:32,819 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:19:37,824 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/events 2018-12-27 19:19:37,906 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:19:37,906 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:19:37,906 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:19:37,906 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:19:37,906 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:19:37,906 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:19:37,907 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:19:37,907 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_fh2abw", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:19:33.675Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:19:33.675Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "888df3cb-4d7c-47cb-be3d-5fbe4c8e8b2d"}], "metadata": {"pagination": {"total": 1934, "offset": 1895, "size": 50}}} 2018-12-27 19:19:37,907 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:19:37,907 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:19:37 GMT 2018-12-27 19:19:37,907 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:19:37,907 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-12-27 19:19:37,907 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:19:37,907 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-12-27 19:19:37,908 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/executions/69c9e1cc-ca87-4203-b034-715ac6acec9a 2018-12-27 19:19:37,966 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:19:37,966 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:19:37,967 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:19:37,967 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:19:37,967 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:19:37,967 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:19:37,967 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:19:37,967 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-27T19:09:59.700Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"} 2018-12-27 19:19:37,967 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:19:37,967 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:19:37 GMT 2018-12-27 19:19:37,968 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:19:37,968 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-27 19:19:37,968 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:19:42,973 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/events 2018-12-27 19:19:43,044 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:19:43,045 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:19:43,045 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:19:43,045 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:19:43,045 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:19:43,045 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:19:43,045 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:19:43,045 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1934, "offset": 1896, "size": 50}}} 2018-12-27 19:19:43,045 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:19:43,046 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:19:43 GMT 2018-12-27 19:19:43,046 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:19:43,046 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-12-27 19:19:43,046 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:19:43,046 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/executions/69c9e1cc-ca87-4203-b034-715ac6acec9a 2018-12-27 19:19:43,101 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:19:43,101 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:19:43,101 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:19:43,102 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:19:43,102 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:19:43,102 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:19:43,102 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:19:43,102 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-27T19:09:59.700Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"} 2018-12-27 19:19:43,102 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:19:43,102 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:19:43 GMT 2018-12-27 19:19:43,102 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:19:43,102 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-27 19:19:43,103 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:19:48,108 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/events 2018-12-27 19:19:48,185 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:19:48,185 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:19:48,185 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:19:48,186 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:19:48,186 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:19:48,186 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:19:48,186 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:19:48,186 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_fh2abw", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:19:43.907Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:19:43.907Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "888df3cb-4d7c-47cb-be3d-5fbe4c8e8b2d"}], "metadata": {"pagination": {"total": 1935, "offset": 1896, "size": 50}}} 2018-12-27 19:19:48,186 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:19:48,186 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:19:48 GMT 2018-12-27 19:19:48,186 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:19:48,186 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-12-27 19:19:48,187 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:19:48,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-12-27 19:19:48,187 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/executions/69c9e1cc-ca87-4203-b034-715ac6acec9a 2018-12-27 19:19:48,256 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:19:48,257 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:19:48,257 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:19:48,257 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:19:48,257 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:19:48,257 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:19:48,257 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:19:48,257 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-27T19:09:59.700Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"} 2018-12-27 19:19:48,257 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:19:48,257 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:19:48 GMT 2018-12-27 19:19:48,258 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:19:48,258 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-27 19:19:48,258 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:19:53,263 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/events 2018-12-27 19:19:53,339 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:19:53,339 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:19:53,339 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:19:53,339 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:19:53,339 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:19:53,340 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:19:53,340 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:19:53,340 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1935, "offset": 1897, "size": 50}}} 2018-12-27 19:19:53,340 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:19:53,340 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:19:53 GMT 2018-12-27 19:19:53,340 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:19:53,340 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-12-27 19:19:53,340 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:19:53,341 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/executions/69c9e1cc-ca87-4203-b034-715ac6acec9a 2018-12-27 19:19:53,400 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:19:53,401 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:19:53,401 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:19:53,401 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:19:53,401 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:19:53,401 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:19:53,401 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:19:53,401 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-27T19:09:59.700Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"} 2018-12-27 19:19:53,401 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:19:53,401 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:19:53 GMT 2018-12-27 19:19:53,402 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:19:53,402 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-27 19:19:53,402 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:19:58,407 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/events 2018-12-27 19:19:58,481 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:19:58,481 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:19:58,481 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:19:58,481 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:19:58,481 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:19:58,481 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:19:58,482 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:19:58,482 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_fh2abw", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:19:54.142Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:19:54.142Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "888df3cb-4d7c-47cb-be3d-5fbe4c8e8b2d"}], "metadata": {"pagination": {"total": 1936, "offset": 1897, "size": 50}}} 2018-12-27 19:19:58,482 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:19:58,482 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:19:58 GMT 2018-12-27 19:19:58,482 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:19:58,482 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-12-27 19:19:58,482 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:19:58,482 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-12-27 19:19:58,483 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/executions/69c9e1cc-ca87-4203-b034-715ac6acec9a 2018-12-27 19:19:58,539 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:19:58,540 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:19:58,540 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:19:58,540 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:19:58,540 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:19:58,540 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:19:58,540 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:19:58,540 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-27T19:09:59.700Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"} 2018-12-27 19:19:58,540 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:19:58,541 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:19:58 GMT 2018-12-27 19:19:58,541 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:19:58,541 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-27 19:19:58,541 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:20:03,546 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/events 2018-12-27 19:20:03,620 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:20:03,620 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:20:03,620 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:20:03,620 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:20:03,621 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:20:03,621 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:20:03,621 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:20:03,621 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1936, "offset": 1898, "size": 50}}} 2018-12-27 19:20:03,621 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:20:03,621 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:20:03 GMT 2018-12-27 19:20:03,621 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:20:03,621 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-12-27 19:20:03,621 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:20:03,622 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/executions/69c9e1cc-ca87-4203-b034-715ac6acec9a 2018-12-27 19:20:03,680 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:20:03,681 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:20:03,681 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:20:03,681 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:20:03,681 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:20:03,681 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:20:03,681 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:20:03,681 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-27T19:09:59.700Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"} 2018-12-27 19:20:03,681 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:20:03,681 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:20:03 GMT 2018-12-27 19:20:03,682 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:20:03,682 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-27 19:20:03,682 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:20:08,687 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/events 2018-12-27 19:20:08,767 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:20:08,768 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:20:08,768 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:20:08,768 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:20:08,768 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:20:08,768 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:20:08,768 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:20:08,768 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_fh2abw", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:20:04.377Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:20:04.377Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "888df3cb-4d7c-47cb-be3d-5fbe4c8e8b2d"}], "metadata": {"pagination": {"total": 1937, "offset": 1898, "size": 50}}} 2018-12-27 19:20:08,768 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:20:08,768 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:20:08 GMT 2018-12-27 19:20:08,769 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:20:08,769 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-12-27 19:20:08,769 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:20:08,769 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-12-27 19:20:08,769 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/executions/69c9e1cc-ca87-4203-b034-715ac6acec9a 2018-12-27 19:20:08,827 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:20:08,827 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:20:08,827 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:20:08,827 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:20:08,828 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:20:08,828 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:20:08,828 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:20:08,828 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-27T19:09:59.700Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"} 2018-12-27 19:20:08,828 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:20:08,828 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:20:08 GMT 2018-12-27 19:20:08,828 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:20:08,828 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-27 19:20:08,828 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:20:13,834 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/events 2018-12-27 19:20:13,906 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:20:13,906 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:20:13,907 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:20:13,907 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:20:13,907 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:20:13,907 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:20:13,907 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:20:13,907 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1937, "offset": 1899, "size": 50}}} 2018-12-27 19:20:13,907 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:20:13,907 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:20:13 GMT 2018-12-27 19:20:13,908 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:20:13,908 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-12-27 19:20:13,908 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:20:13,908 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/executions/69c9e1cc-ca87-4203-b034-715ac6acec9a 2018-12-27 19:20:13,965 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:20:13,965 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:20:13,966 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:20:13,966 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:20:13,966 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:20:13,966 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:20:13,966 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:20:13,966 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-27T19:09:59.700Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"} 2018-12-27 19:20:13,966 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:20:13,966 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:20:13 GMT 2018-12-27 19:20:13,966 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:20:13,967 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-27 19:20:13,967 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:20:18,972 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/events 2018-12-27 19:20:19,045 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:20:19,045 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:20:19,045 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:20:19,045 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:20:19,046 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:20:19,046 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:20:19,046 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:20:19,046 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_fh2abw", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:20:14.606Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:20:14.606Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "888df3cb-4d7c-47cb-be3d-5fbe4c8e8b2d"}], "metadata": {"pagination": {"total": 1938, "offset": 1899, "size": 50}}} 2018-12-27 19:20:19,046 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:20:19,046 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:20:19 GMT 2018-12-27 19:20:19,046 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:20:19,046 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-12-27 19:20:19,046 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:20:19,047 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-12-27 19:20:19,047 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/executions/69c9e1cc-ca87-4203-b034-715ac6acec9a 2018-12-27 19:20:19,107 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:20:19,107 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:20:19,108 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:20:19,108 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:20:19,108 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:20:19,108 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:20:19,108 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:20:19,108 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-27T19:09:59.700Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"} 2018-12-27 19:20:19,108 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:20:19,108 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:20:19 GMT 2018-12-27 19:20:19,108 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:20:19,109 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-27 19:20:19,109 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:20:24,114 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/events 2018-12-27 19:20:24,193 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:20:24,193 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:20:24,193 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:20:24,194 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:20:24,194 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:20:24,194 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:20:24,194 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:20:24,194 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1938, "offset": 1900, "size": 50}}} 2018-12-27 19:20:24,194 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:20:24,194 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:20:24 GMT 2018-12-27 19:20:24,194 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:20:24,194 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-12-27 19:20:24,194 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:20:24,195 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/executions/69c9e1cc-ca87-4203-b034-715ac6acec9a 2018-12-27 19:20:24,258 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:20:24,258 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:20:24,258 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:20:24,259 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:20:24,259 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:20:24,259 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:20:24,259 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:20:24,259 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-27T19:09:59.700Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"} 2018-12-27 19:20:24,259 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:20:24,259 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:20:24 GMT 2018-12-27 19:20:24,259 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:20:24,259 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-27 19:20:24,260 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:20:29,265 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/events 2018-12-27 19:20:29,336 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:20:29,336 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:20:29,336 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:20:29,336 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:20:29,336 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:20:29,337 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:20:29,337 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:20:29,337 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_fh2abw", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:20:24.838Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:20:24.838Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "888df3cb-4d7c-47cb-be3d-5fbe4c8e8b2d"}], "metadata": {"pagination": {"total": 1939, "offset": 1900, "size": 50}}} 2018-12-27 19:20:29,337 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:20:29,337 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:20:29 GMT 2018-12-27 19:20:29,337 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:20:29,337 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-12-27 19:20:29,337 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:20:29,338 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-12-27 19:20:29,338 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/executions/69c9e1cc-ca87-4203-b034-715ac6acec9a 2018-12-27 19:20:29,395 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:20:29,395 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:20:29,395 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:20:29,396 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:20:29,396 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:20:29,396 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:20:29,396 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:20:29,396 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-27T19:09:59.700Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"} 2018-12-27 19:20:29,396 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:20:29,396 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:20:29 GMT 2018-12-27 19:20:29,396 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:20:29,396 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-27 19:20:29,396 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:20:34,402 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/events 2018-12-27 19:20:34,478 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:20:34,478 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:20:34,478 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:20:34,478 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:20:34,479 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:20:34,479 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:20:34,479 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:20:34,479 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1939, "offset": 1901, "size": 50}}} 2018-12-27 19:20:34,479 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:20:34,479 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:20:34 GMT 2018-12-27 19:20:34,479 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:20:34,479 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-12-27 19:20:34,479 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:20:34,480 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/executions/69c9e1cc-ca87-4203-b034-715ac6acec9a 2018-12-27 19:20:34,536 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:20:34,536 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:20:34,537 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:20:34,537 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:20:34,537 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:20:34,537 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:20:34,537 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:20:34,537 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-27T19:09:59.700Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"} 2018-12-27 19:20:34,537 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:20:34,537 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:20:34 GMT 2018-12-27 19:20:34,537 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:20:34,538 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-27 19:20:34,538 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:20:39,543 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/events 2018-12-27 19:20:39,617 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:20:39,617 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:20:39,617 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:20:39,617 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:20:39,617 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:20:39,617 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:20:39,617 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:20:39,618 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_fh2abw", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:20:35.070Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:20:35.070Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "888df3cb-4d7c-47cb-be3d-5fbe4c8e8b2d"}], "metadata": {"pagination": {"total": 1940, "offset": 1901, "size": 50}}} 2018-12-27 19:20:39,618 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:20:39,618 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:20:39 GMT 2018-12-27 19:20:39,618 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:20:39,618 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-12-27 19:20:39,618 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:20:39,618 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-12-27 19:20:39,619 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/executions/69c9e1cc-ca87-4203-b034-715ac6acec9a 2018-12-27 19:20:39,673 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:20:39,674 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:20:39,674 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:20:39,674 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:20:39,674 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:20:39,674 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:20:39,674 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:20:39,674 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-27T19:09:59.700Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"} 2018-12-27 19:20:39,674 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:20:39,675 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:20:39 GMT 2018-12-27 19:20:39,675 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:20:39,675 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-27 19:20:39,675 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:20:44,678 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/events 2018-12-27 19:20:44,754 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:20:44,754 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:20:44,754 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:20:44,755 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:20:44,755 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:20:44,755 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:20:44,755 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:20:44,755 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1940, "offset": 1902, "size": 50}}} 2018-12-27 19:20:44,755 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:20:44,755 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:20:44 GMT 2018-12-27 19:20:44,755 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:20:44,755 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-12-27 19:20:44,756 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:20:44,756 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/executions/69c9e1cc-ca87-4203-b034-715ac6acec9a 2018-12-27 19:20:44,816 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:20:44,816 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:20:44,817 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:20:44,817 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:20:44,817 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:20:44,817 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:20:44,817 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:20:44,817 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-27T19:09:59.700Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"} 2018-12-27 19:20:44,817 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:20:44,817 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:20:44 GMT 2018-12-27 19:20:44,817 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:20:44,818 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-27 19:20:44,818 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:20:49,823 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/events 2018-12-27 19:20:49,894 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:20:49,894 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:20:49,894 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:20:49,894 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:20:49,894 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:20:49,894 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:20:49,895 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:20:49,895 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_fh2abw", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:20:45.305Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:20:45.305Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "888df3cb-4d7c-47cb-be3d-5fbe4c8e8b2d"}], "metadata": {"pagination": {"total": 1941, "offset": 1902, "size": 50}}} 2018-12-27 19:20:49,895 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:20:49,895 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:20:49 GMT 2018-12-27 19:20:49,895 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:20:49,895 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-12-27 19:20:49,895 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:20:49,896 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-12-27 19:20:49,896 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/executions/69c9e1cc-ca87-4203-b034-715ac6acec9a 2018-12-27 19:20:49,952 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:20:49,952 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:20:49,952 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:20:49,952 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:20:49,952 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:20:49,952 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:20:49,952 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:20:49,952 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-27T19:09:59.700Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"} 2018-12-27 19:20:49,953 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:20:49,953 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:20:49 GMT 2018-12-27 19:20:49,953 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:20:49,953 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-27 19:20:49,953 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:20:54,958 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/events 2018-12-27 19:20:55,032 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:20:55,032 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:20:55,032 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:20:55,032 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:20:55,032 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:20:55,032 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:20:55,032 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:20:55,032 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1941, "offset": 1903, "size": 50}}} 2018-12-27 19:20:55,033 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:20:55,033 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:20:55 GMT 2018-12-27 19:20:55,033 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:20:55,033 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-12-27 19:20:55,033 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:20:55,033 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/executions/69c9e1cc-ca87-4203-b034-715ac6acec9a 2018-12-27 19:20:55,089 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:20:55,090 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:20:55,090 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:20:55,090 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:20:55,090 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:20:55,090 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:20:55,090 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:20:55,090 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-27T19:09:59.700Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"} 2018-12-27 19:20:55,090 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:20:55,090 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:20:55 GMT 2018-12-27 19:20:55,091 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:20:55,091 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-27 19:20:55,091 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:21:00,096 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/events 2018-12-27 19:21:00,170 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:21:00,170 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:21:00,170 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:21:00,170 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:21:00,170 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:21:00,170 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:21:00,170 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:21:00,171 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_fh2abw", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:20:55.534Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:20:55.534Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "888df3cb-4d7c-47cb-be3d-5fbe4c8e8b2d"}], "metadata": {"pagination": {"total": 1942, "offset": 1903, "size": 50}}} 2018-12-27 19:21:00,171 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:21:00,171 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:21:00 GMT 2018-12-27 19:21:00,171 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:21:00,171 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-12-27 19:21:00,171 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:21:00,171 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-12-27 19:21:00,172 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/executions/69c9e1cc-ca87-4203-b034-715ac6acec9a 2018-12-27 19:21:00,230 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:21:00,230 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:21:00,230 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:21:00,230 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:21:00,230 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:21:00,231 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:21:00,231 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:21:00,231 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-27T19:09:59.700Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"} 2018-12-27 19:21:00,231 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:21:00,231 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:21:00 GMT 2018-12-27 19:21:00,231 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:21:00,231 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-27 19:21:00,231 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:21:05,237 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/events 2018-12-27 19:21:05,305 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:21:05,306 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:21:05,306 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:21:05,306 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:21:05,306 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:21:05,306 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:21:05,306 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:21:05,306 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1942, "offset": 1904, "size": 50}}} 2018-12-27 19:21:05,306 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:21:05,306 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:21:05 GMT 2018-12-27 19:21:05,307 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:21:05,307 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-12-27 19:21:05,307 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:21:05,307 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/executions/69c9e1cc-ca87-4203-b034-715ac6acec9a 2018-12-27 19:21:05,362 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:21:05,363 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:21:05,363 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:21:05,363 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:21:05,363 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:21:05,363 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:21:05,363 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:21:05,363 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-27T19:09:59.700Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"} 2018-12-27 19:21:05,363 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:21:05,364 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:21:05 GMT 2018-12-27 19:21:05,364 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:21:05,364 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-27 19:21:05,364 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:21:10,369 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/events 2018-12-27 19:21:10,438 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:21:10,438 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:21:10,438 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:21:10,438 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:21:10,438 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:21:10,438 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:21:10,438 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:21:10,439 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_fh2abw", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:21:05.765Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:21:05.765Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "888df3cb-4d7c-47cb-be3d-5fbe4c8e8b2d"}], "metadata": {"pagination": {"total": 1943, "offset": 1904, "size": 50}}} 2018-12-27 19:21:10,439 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:21:10,439 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:21:10 GMT 2018-12-27 19:21:10,439 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:21:10,439 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-12-27 19:21:10,439 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:21:10,439 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-12-27 19:21:10,440 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/executions/69c9e1cc-ca87-4203-b034-715ac6acec9a 2018-12-27 19:21:10,495 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:21:10,496 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:21:10,496 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:21:10,496 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:21:10,496 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:21:10,496 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:21:10,496 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:21:10,496 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-27T19:09:59.700Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"} 2018-12-27 19:21:10,497 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:21:10,497 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:21:10 GMT 2018-12-27 19:21:10,497 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:21:10,497 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-27 19:21:10,497 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:21:15,502 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/events 2018-12-27 19:21:15,571 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:21:15,571 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:21:15,571 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:21:15,571 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:21:15,572 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:21:15,572 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:21:15,572 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:21:15,572 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1943, "offset": 1905, "size": 50}}} 2018-12-27 19:21:15,572 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:21:15,572 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:21:15 GMT 2018-12-27 19:21:15,572 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:21:15,572 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-12-27 19:21:15,572 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:21:15,573 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/executions/69c9e1cc-ca87-4203-b034-715ac6acec9a 2018-12-27 19:21:15,625 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:21:15,626 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:21:15,626 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:21:15,626 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:21:15,626 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:21:15,626 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:21:15,626 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:21:15,626 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-27T19:09:59.700Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"} 2018-12-27 19:21:15,627 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:21:15,627 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:21:15 GMT 2018-12-27 19:21:15,627 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:21:15,627 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-27 19:21:15,627 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:21:20,633 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/events 2018-12-27 19:21:20,706 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:21:20,707 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:21:20,707 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:21:20,707 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:21:20,707 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:21:20,707 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:21:20,707 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:21:20,707 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_fh2abw", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:21:16.000Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:21:16.000Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "888df3cb-4d7c-47cb-be3d-5fbe4c8e8b2d"}], "metadata": {"pagination": {"total": 1944, "offset": 1905, "size": 50}}} 2018-12-27 19:21:20,707 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:21:20,708 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:21:20 GMT 2018-12-27 19:21:20,708 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:21:20,708 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-12-27 19:21:20,708 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:21:20,708 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-12-27 19:21:20,708 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/executions/69c9e1cc-ca87-4203-b034-715ac6acec9a 2018-12-27 19:21:20,767 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:21:20,767 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:21:20,768 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:21:20,768 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:21:20,768 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:21:20,768 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:21:20,768 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:21:20,768 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-27T19:09:59.700Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"} 2018-12-27 19:21:20,768 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:21:20,768 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:21:20 GMT 2018-12-27 19:21:20,768 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:21:20,769 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-27 19:21:20,769 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:21:25,774 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/events 2018-12-27 19:21:25,859 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:21:25,859 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:21:25,860 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:21:25,860 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:21:25,860 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:21:25,860 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:21:25,860 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:21:25,860 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1944, "offset": 1906, "size": 50}}} 2018-12-27 19:21:25,860 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:21:25,860 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:21:25 GMT 2018-12-27 19:21:25,861 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:21:25,861 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-12-27 19:21:25,861 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:21:25,861 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/executions/69c9e1cc-ca87-4203-b034-715ac6acec9a 2018-12-27 19:21:25,921 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:21:25,921 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:21:25,921 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:21:25,921 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:21:25,921 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:21:25,921 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:21:25,921 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:21:25,921 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-27T19:09:59.700Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"} 2018-12-27 19:21:25,921 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:21:25,922 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:21:25 GMT 2018-12-27 19:21:25,922 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:21:25,922 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-27 19:21:25,922 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:21:30,925 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/events 2018-12-27 19:21:31,000 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:21:31,000 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:21:31,000 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:21:31,001 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:21:31,001 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:21:31,001 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:21:31,001 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:21:31,001 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_fh2abw", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:21:26.229Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:21:26.229Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "888df3cb-4d7c-47cb-be3d-5fbe4c8e8b2d"}], "metadata": {"pagination": {"total": 1945, "offset": 1906, "size": 50}}} 2018-12-27 19:21:31,001 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:21:31,001 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:21:30 GMT 2018-12-27 19:21:31,001 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:21:31,001 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-12-27 19:21:31,001 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:21:31,002 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-12-27 19:21:31,002 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/executions/69c9e1cc-ca87-4203-b034-715ac6acec9a 2018-12-27 19:21:31,059 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:21:31,059 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:21:31,060 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:21:31,060 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:21:31,060 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:21:31,060 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:21:31,060 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:21:31,060 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-27T19:09:59.700Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"} 2018-12-27 19:21:31,060 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:21:31,060 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:21:31 GMT 2018-12-27 19:21:31,060 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:21:31,060 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-27 19:21:31,061 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:21:36,066 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/events 2018-12-27 19:21:36,152 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:21:36,152 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:21:36,152 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:21:36,152 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:21:36,152 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:21:36,152 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:21:36,152 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:21:36,152 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1945, "offset": 1907, "size": 50}}} 2018-12-27 19:21:36,153 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:21:36,153 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:21:36 GMT 2018-12-27 19:21:36,153 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:21:36,153 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-12-27 19:21:36,153 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:21:36,153 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/executions/69c9e1cc-ca87-4203-b034-715ac6acec9a 2018-12-27 19:21:36,209 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:21:36,209 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:21:36,210 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:21:36,210 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:21:36,210 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:21:36,210 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:21:36,210 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:21:36,210 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-27T19:09:59.700Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"} 2018-12-27 19:21:36,210 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:21:36,210 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:21:36 GMT 2018-12-27 19:21:36,210 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:21:36,211 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-27 19:21:36,211 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:21:41,216 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/events 2018-12-27 19:21:41,288 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:21:41,288 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:21:41,288 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:21:41,288 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:21:41,288 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:21:41,288 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:21:41,288 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:21:41,289 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_fh2abw", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:21:36.469Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:21:36.469Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "888df3cb-4d7c-47cb-be3d-5fbe4c8e8b2d"}], "metadata": {"pagination": {"total": 1946, "offset": 1907, "size": 50}}} 2018-12-27 19:21:41,289 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:21:41,289 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:21:41 GMT 2018-12-27 19:21:41,289 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:21:41,289 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-12-27 19:21:41,289 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:21:41,289 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-12-27 19:21:41,290 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/executions/69c9e1cc-ca87-4203-b034-715ac6acec9a 2018-12-27 19:21:41,353 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:21:41,353 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:21:41,353 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:21:41,353 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:21:41,354 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:21:41,354 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:21:41,354 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:21:41,354 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-27T19:09:59.700Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"} 2018-12-27 19:21:41,354 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:21:41,354 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:21:41 GMT 2018-12-27 19:21:41,354 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:21:41,354 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-27 19:21:41,354 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:21:46,360 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/events 2018-12-27 19:21:46,433 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:21:46,434 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:21:46,434 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:21:46,434 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:21:46,434 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:21:46,434 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:21:46,434 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:21:46,434 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1946, "offset": 1908, "size": 50}}} 2018-12-27 19:21:46,434 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:21:46,434 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:21:46 GMT 2018-12-27 19:21:46,434 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:21:46,434 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-12-27 19:21:46,434 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:21:46,435 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/executions/69c9e1cc-ca87-4203-b034-715ac6acec9a 2018-12-27 19:21:46,502 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:21:46,502 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:21:46,503 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:21:46,503 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:21:46,503 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:21:46,503 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:21:46,503 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:21:46,503 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-27T19:09:59.700Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"} 2018-12-27 19:21:46,503 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:21:46,503 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:21:46 GMT 2018-12-27 19:21:46,503 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:21:46,503 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-27 19:21:46,503 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:21:51,509 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/events 2018-12-27 19:21:51,583 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:21:51,583 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:21:51,583 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:21:51,583 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:21:51,583 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:21:51,583 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:21:51,583 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:21:51,584 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_fh2abw", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:21:46.699Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:21:46.699Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "888df3cb-4d7c-47cb-be3d-5fbe4c8e8b2d"}], "metadata": {"pagination": {"total": 1947, "offset": 1908, "size": 50}}} 2018-12-27 19:21:51,584 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:21:51,584 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:21:51 GMT 2018-12-27 19:21:51,584 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:21:51,584 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-12-27 19:21:51,584 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:21:51,584 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-12-27 19:21:51,585 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/executions/69c9e1cc-ca87-4203-b034-715ac6acec9a 2018-12-27 19:21:51,640 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:21:51,640 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:21:51,640 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:21:51,640 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:21:51,640 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:21:51,640 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:21:51,641 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:21:51,641 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-27T19:09:59.700Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"} 2018-12-27 19:21:51,641 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:21:51,641 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:21:51 GMT 2018-12-27 19:21:51,641 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:21:51,641 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-27 19:21:51,641 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:21:56,647 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/events 2018-12-27 19:21:56,717 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:21:56,717 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:21:56,717 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:21:56,717 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:21:56,717 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:21:56,718 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:21:56,718 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:21:56,718 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1947, "offset": 1909, "size": 50}}} 2018-12-27 19:21:56,718 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:21:56,718 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:21:56 GMT 2018-12-27 19:21:56,718 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:21:56,718 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-12-27 19:21:56,718 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:21:56,719 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/executions/69c9e1cc-ca87-4203-b034-715ac6acec9a 2018-12-27 19:21:56,787 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:21:56,787 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:21:56,787 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:21:56,787 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:21:56,788 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:21:56,788 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:21:56,788 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:21:56,788 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-27T19:09:59.700Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"} 2018-12-27 19:21:56,788 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:21:56,788 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:21:56 GMT 2018-12-27 19:21:56,788 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:21:56,788 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-27 19:21:56,788 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:22:01,794 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/events 2018-12-27 19:22:01,863 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:22:01,863 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:22:01,863 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:22:01,864 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:22:01,864 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:22:01,864 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:22:01,864 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:22:01,864 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_fh2abw", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:21:56.734Z", "message": "Execution done (return_code=0): /tmp/FGWT3/start-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:21:56.734Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "888df3cb-4d7c-47cb-be3d-5fbe4c8e8b2d"}, {"node_instance_id": "vellum_fh2abw", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:21:56.841Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:21:56.841Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:21:57.601Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:21:57.601Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:21:57.601Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:21:57.601Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:21:57.730Z", "message": "Downloaded scripts/bind/bind.py to /tmp/URXBX/bind.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:21:57.730Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "171e686d-804c-46cd-839e-e404a9b38fd3"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:21:58.604Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:21:58.604Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:21:58.736Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:21:58.736Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "171e686d-804c-46cd-839e-e404a9b38fd3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:21:58.736Z", "message": "The config dict: {'public_ip': u'172.30.9.206', 'backends': {u'homer': {u'homer_is2ss0': {u'public_address': u'', u'private_address': u'192.168.120.3', u'name': u'homer-is2ss0'}}, u'ellis': {u'ellis_4wdi49': {u'public_address': u'172.30.9.204', u'private_address': u'192.168.120.5', u'name': u'ellis-4wdi49'}}, u'dime': {u'dime_fqtwws': {u'public_address': u'', u'private_address': u'192.168.120.8', u'name': u'dime-fqtwws'}}, u'sprout': {u'sprout_btt3la': {u'public_address': u'', u'private_address': u'192.168.120.14', u'name': u'sprout-btt3la'}}, u'vellum': {u'vellum_fh2abw': {u'public_address': u'', u'private_address': u'192.168.120.16', u'name': u'vellum-fh2abw'}}, u'bono': {u'bono_ifjyb6': {u'public_address': u'172.30.9.209', u'private_address': u'192.168.120.12', u'name': u'bono-ifjyb6'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.7', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:21:58.736Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "171e686d-804c-46cd-839e-e404a9b38fd3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:21:58.736Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:21:58.736Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "171e686d-804c-46cd-839e-e404a9b38fd3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:21:58.736Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:21:58.736Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "171e686d-804c-46cd-839e-e404a9b38fd3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:21:58.736Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:21:58.736Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "171e686d-804c-46cd-839e-e404a9b38fd3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:21:58.736Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:21:58.736Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "171e686d-804c-46cd-839e-e404a9b38fd3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:21:58.736Z", "message": "[localhost] run: sudo mv /tmp/tmp07flPu /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:21:58.736Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "171e686d-804c-46cd-839e-e404a9b38fd3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:21:58.736Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:21:58.736Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "171e686d-804c-46cd-839e-e404a9b38fd3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:21:58.736Z", "message": "[localhost] run: sudo mv /tmp/tmp6feuAJ /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:21:58.736Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "171e686d-804c-46cd-839e-e404a9b38fd3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:21:58.736Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:21:58.736Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "171e686d-804c-46cd-839e-e404a9b38fd3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:21:58.736Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:21:58.736Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a", "logger": "171e686d-804c-46cd-839e-e404a9b38fd3"}, {"node_instance_id": null, "event_type": "workflow_succeeded", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:21:59.608Z", "message": "'install' workflow execution succeeded", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:21:59.608Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}], "metadata": {"pagination": {"total": 1966, "offset": 1909, "size": 50}}} 2018-12-27 19:22:01,864 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:22:01,864 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:22:01 GMT 2018-12-27 19:22:01,864 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:22:01,864 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 10571 2018-12-27 19:22:01,865 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:22:01,865 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/FGWT3/start-vellum.sh 2018-12-27 19:22:01,865 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-12-27 19:22:01,866 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-12-27 19:22:01,866 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-12-27 19:22:01,866 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/URXBX/bind.py 2018-12-27 19:22:01,866 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-12-27 19:22:01,866 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-12-27 19:22:01,866 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.206', 'backends': {u'homer': {u'homer_is2ss0': {u'public_address': u'', u'private_address': u'192.168.120.3', u'name': u'homer-is2ss0'}}, u'ellis': {u'ellis_4wdi49': {u'public_address': u'172.30.9.204', u'private_address': u'192.168.120.5', u'name': u'ellis-4wdi49'}}, u'dime': {u'dime_fqtwws': {u'public_address': u'', u'private_address': u'192.168.120.8', u'name': u'dime-fqtwws'}}, u'sprout': {u'sprout_btt3la': {u'public_address': u'', u'private_address': u'192.168.120.14', u'name': u'sprout-btt3la'}}, u'vellum': {u'vellum_fh2abw': {u'public_address': u'', u'private_address': u'192.168.120.16', u'name': u'vellum-fh2abw'}}, u'bono': {u'bono_ifjyb6': {u'public_address': u'172.30.9.209', u'private_address': u'192.168.120.12', u'name': u'bono-ifjyb6'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.7', u'hss_hostname': u''}. 2018-12-27 19:22:01,867 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-12-27 19:22:01,867 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-12-27 19:22:01,867 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-12-27 19:22:01,868 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-12-27 19:22:01,868 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmp07flPu /etc/bind/db.clearwater.opnfv 2018-12-27 19:22:01,868 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-12-27 19:22:01,868 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmp6feuAJ /etc/bind/db.clearwater.local 2018-12-27 19:22:01,868 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-12-27 19:22:01,868 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-12-27 19:22:01,869 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 'install' workflow execution succeeded 2018-12-27 19:22:01,869 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/executions/69c9e1cc-ca87-4203-b034-715ac6acec9a 2018-12-27 19:22:01,927 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:22:01,927 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:22:01,927 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:22:01,927 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:22:01,927 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:22:01,927 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:22:01,927 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:22:01,928 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "terminated", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-27T19:09:59.700Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"} 2018-12-27 19:22:01,928 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:22:01,928 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:22:01 GMT 2018-12-27 19:22:01,928 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:22:01,928 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 354 2018-12-27 19:22:01,928 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:22:01,928 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - {u'status': u'terminated', u'is_system_workflow': False, u'parameters': {}, u'blueprint_id': u'clearwater-opnfv', u'tenant_name': u'default_tenant', u'created_at': u'2018-12-27T19:09:59.700Z', u'created_by': u'admin', u'private_resource': False, u'workflow_id': u'install', u'error': u'', u'deployment_id': u'clearwater-opnfv', u'id': u'69c9e1cc-ca87-4203-b034-715ac6acec9a'} 2018-12-27 19:22:01,929 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/deployments/clearwater-opnfv/outputs 2018-12-27 19:22:01,992 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:22:01,992 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:22:01,992 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:22:01,992 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:22:01,992 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:22:01,993 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:22:01,993 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:22:01,993 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"outputs": {"dns_ip": "172.30.9.206", "ellis_ip": "172.30.9.204"}, "deployment_id": "clearwater-opnfv"} 2018-12-27 19:22:01,993 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:22:01,993 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:22:01 GMT 2018-12-27 19:22:01,993 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:22:01,993 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 104 2018-12-27 19:22:01,993 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:22:01,996 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Ellis IP: 172.30.9.204 2018-12-27 19:22:02,093 - functest.opnfv_tests.vnf.ims.clearwater - INFO - Account opnfv functest user is created on Ellis {u'username': u'functest@opnfv.org', u'full_name': u'opnfv functest user'} 2018-12-27 19:22:02,161 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - cookies: ]> 2018-12-27 19:22:02,162 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Create 1st calling number on Ellis 2018-12-27 19:22:02,200 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-12-27 19:22:02,200 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 1: cannot create a number 2018-12-27 19:22:27,255 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-12-27 19:22:27,256 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 2: cannot create a number 2018-12-27 19:22:52,287 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-12-27 19:22:52,287 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 3: cannot create a number 2018-12-27 19:23:17,351 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-12-27 19:23:17,352 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 4: cannot create a number 2018-12-27 19:23:42,413 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-12-27 19:23:42,414 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 5: cannot create a number 2018-12-27 19:24:07,468 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-12-27 19:24:07,468 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 6: cannot create a number 2018-12-27 19:24:32,697 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-12-27 19:24:32,697 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 7: cannot create a number 2018-12-27 19:24:57,769 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-12-27 19:24:57,769 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 8: cannot create a number 2018-12-27 19:25:22,801 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-12-27 19:25:22,802 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 9: cannot create a number 2018-12-27 19:25:47,855 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-12-27 19:25:47,856 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 10: cannot create a number 2018-12-27 19:26:12,907 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-12-27 19:26:12,907 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 11: cannot create a number 2018-12-27 19:26:38,683 - functest.opnfv_tests.vnf.ims.clearwater - INFO - Calling number is created: {u'private_id': u'6505550653@clearwater.opnfv', u'sip_username': u'6505550653', u'formatted_number': u'(650) 555-0653', u'number': u'6505550653', u'sip_uri': u'sip:6505550653@clearwater.opnfv', u'number_id': u'2559aabbbb8145be88863b3895a235b2', u'sip_password': u'FFMAnhvXP', u'pstn': False} 2018-12-27 19:26:38,684 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/deployments/clearwater-opnfv/outputs 2018-12-27 19:26:38,768 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:26:38,769 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:26:38,769 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:26:38,769 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:26:38,769 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:26:38,769 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:26:38,769 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:26:38,769 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"outputs": {"dns_ip": "172.30.9.206", "ellis_ip": "172.30.9.204"}, "deployment_id": "clearwater-opnfv"} 2018-12-27 19:26:38,770 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:26:38,770 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:26:38 GMT 2018-12-27 19:26:38,770 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:26:38,770 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 104 2018-12-27 19:26:38,770 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:26:38,770 - functest.opnfv_tests.vnf.ims.clearwater - INFO - Run Clearwater live test 2018-12-27 19:26:38,770 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Backup /etc/resolv.conf -> /etc/resolv.conf.bak 2018-12-27 19:26:38,798 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Live test cmd: /bin/bash -c 'echo -e "nameserver 127.0.0.1" > /etc/resolv.conf;cd /src/vims-test;rake test[clearwater.opnfv] SIGNUP_CODE=secret --trace' 2018-12-27 19:26:38,799 - functest.utils.functest_utils - DEBUG - Executing command: '/bin/bash -c 'echo -e "nameserver 127.0.0.1" > /etc/resolv.conf;cd /src/vims-test;rake test[clearwater.opnfv] SIGNUP_CODE=secret --trace'' 2018-12-27 19:28:53,295 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - ** Invoke test (first_time) ** Execute test /usr/lib/ruby/gems/2.5.0/gems/httpi-2.4.0/lib/httpi/auth/ssl.rb:13: warning: constant OpenSSL::SSL::SSLContext::METHODS is deprecated # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' Basic Call - Mainline (TCP) - (6505550911, 6505550598) Passed Basic Call - SDP (TCP) - (6505550616, 6505550249) Passed Basic Call - Tel URIs (TCP) - (6505550816, 6505550264) Passed Basic Call - Unknown number (TCP) - (6505550844, 6505550246) Passed Basic Call - Rejected by remote endpoint (TCP) - (6505550211, 6505550126) Passed Basic Call - Messages - Pager model (TCP) - (6505550709, 6505550478) Passed Basic Call - Pracks (TCP) - (6505550225, 6505550076) Passed Basic Registration (TCP) - (6505550818) Passed Emergency Registration (TCP) - Skipped (Not running with emergency registrations) - Call with EMERGENCY_REG=Y to run test Multiple Identities (TCP) - (6505550241, 6505550491) Passed Call Barring - Outbound Rejection (TCP) - (6505550400, 6505550306) Passed Call Barring - Allow non-international call (TCP) - Skipped (No PSTN support) - Call with PSTN=true to run test Call Barring - Reject international call (TCP) - Skipped (No PSTN support) - Call with PSTN=true to run test Call Barring - Inbound Rejection (TCP) - (6505550504, 6505550858) Passed Call Diversion AS - Unconditional (TCP) - Skipped (No Call Diversion AS hostname provided) - Call with CDIV_AS= Call Diversion AS - Busy (TCP) - Skipped (No Call Diversion AS hostname provided) - Call with CDIV_AS= Call Diversion AS - No answer (TCP) - Skipped (No Call Diversion AS hostname provided) - Call with CDIV_AS= Call Diversion - Not registered (TCP) - (6505550320, 6505550124, 6505550411) Passed Call Diversion - Not reachable (not registered) (TCP) - (6505550999, 6505550413, 6505550978) Passed Call Diversion - Not reachable (408) (TCP) - (6505550661, 6505550238, 6505550213) Passed Call Diversion - Not reachable (503) (TCP) - (6505550261, 6505550090, 6505550929) Passed Call Diversion - Not reachable (500) (TCP) - (6505550586, 6505550848, 6505550160) Passed Call Diversion - Busy (TCP) - (6505550515, 6505550974, 6505550378) Passed Call Diversion - Unconditional (TCP) - (6505550104, 6505550716, 6505550471) Passed Call Diversion - No answer (TCP) - (6505550759, 6505550835, 6505550997) Passed Call Diversion - Bad target URI (TCP) - (6505550785, 6505550516) Passed Call Diversion - Audio-only call (TCP) - (6505550577, 6505550180, 6505550599, 6505550711) Passed Call Diversion - Audio-video call (TCP) - (6505550328, 6505550166, 6505550516, 6505550411) Passed Call Forking - Mainline (TCP) - (6505550006, 6505550430) Passed Call Forking - Endpoint offline (TCP) - (6505550868, 6505550264) Passed Call Forking - Endpoint offline while ringing (TCP) - (6505550873, 6505550474) Passed Call Waiting - Accepted (TCP) - (6505550230, 6505550712, 6505550070) Passed Call Waiting - Cancelled (TCP) - (6505550629, 6505550666, 6505550850) Passed CANCEL - Mainline (TCP) - (6505550976, 6505550323) Passed Filtering - Accept-Contact (TCP) - (6505550011, 6505550070) Passed Accept-Contact with response (SFR 511195) (TCP) - (6505550230, 6505550558) Passed Filtering - Accept-Contact no match (TCP) - (6505550003, 6505550988) Passed Filtering - Accept-Contact negated match (TCP) - (6505550267, 6505550081) Passed Filtering - RFC3841 example (TCP) - (6505550900, 6505550106) Passed Filtering - Reject-Contact no match (TCP) - (6505550119, 6505550169) Passed Filtering - Reject-Contact match (TCP) - (6505550590, 6505550670) Passed Gemini - INVITE - VoIP device answers (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - Mobile device answers (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - VoIP device rejects (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - Mobile device rejects (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - Mobile device rejects with a 480 (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - Both reject, choose mobile response (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - Both reject, choose VoIP response (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - Successful call with GR (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - Failed call with GR (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - Successful call with Accept-Contact (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - Failed call with Accept-Contact (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - SUBSCRIBE - Mobile Notifies (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - SUBSCRIBE - Joint 408 (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= GRUU - REGISTER - two bindings with and without GRUU (TCP) - (6505550133) Passed GRUU - REGISTER - binding suggested GRUU (TCP) - (6505550376) Passed GRUU - REGISTER - instance ID requires escaping (TCP) - (6505550566) Passed GRUU - REGISTER - three bindings with GRUUs (TCP) - (6505550062) Passed GRUU - Call - first endpoint GRUU as target (TCP) - (6505550262, 6505550316) Passed GRUU - Call - second endpoint GRUU as target (TCP) - (6505550963, 6505550962) Passed GRUU - Call - only GRUU as target (TCP) - (6505550756, 6505550613) Passed GRUU - Call - AoR as target (TCP) - (6505550657, 6505550206) Passed GRUU - Call - unknown GRUU as target (TCP) - (6505550131, 6505550280) Passed GRUU - Call - unknown GRUU as target - no GRUUs assigned (TCP) - (6505550591, 6505550562) Passed GRUU - Call - Reject-Contact interop (TCP) - (6505550684, 6505550066) Passed GRUU - Call - Accept-Contact interop (TCP) - (6505550522, 6505550369) Passed GRUU - Call - AoR with other param as target (TCP) - (6505550051, 6505550791) Passed GRUU - Call - GRUU with other param as target (TCP) - (6505550585, 6505550689) Passed ISC Interface - Terminating (TCP) - Skipped (No hostname given) - Call with HOST_NAME= ISC Interface - Terminating (UDP AS) (TCP) - Skipped (No hostname given) - Call with HOST_NAME= ISC Interface - Terminating Failed (TCP) - Skipped (No hostname given) - Call with HOST_NAME= ISC Interface - Third-party Registration (TCP) - Skipped (No hostname given) - Call with HOST_NAME= ISC Interface - Third-party Registration - implicit registration (TCP) - Skipped (No hostname given) - Call with HOST_NAME= ISC Interface - Redirect (TCP) - Skipped (No hostname given) - Call with HOST_NAME= ISC Interface - B2BUA (TCP) - Skipped (No hostname given) - Call with HOST_NAME= Live Call - Dial out to a real number (TCP) - Skipped (No live number given) - Call with LIVENUMBER= Memento - Incorrect Password (TCP) - Skipped (No memento hostnames provided) - Call with MEMENTO_SIP= and MEMENTO_HTTP= Memento - Wrong Call List (TCP) - Skipped (No memento hostnames provided) - Call with MEMENTO_SIP= and MEMENTO_HTTP= Memento - Basic Call (TCP) - Skipped (No memento hostnames provided) - Call with MEMENTO_SIP= and MEMENTO_HTTP= Memento - Unknown Number (TCP) - Skipped (No memento hostnames provided) - Call with MEMENTO_SIP= and MEMENTO_HTTP= Memento - Rejected Call (TCP) - Skipped (No memento hostnames provided) - Call with MEMENTO_SIP= and MEMENTO_HTTP= Memento - Cancelled Call (TCP) - Skipped (No memento hostnames provided) - Call with MEMENTO_SIP= and MEMENTO_HTTP= Memento - Privacy Call (TCP) - Skipped (No memento hostnames provided) - Call with MEMENTO_SIP= and MEMENTO_HTTP=/usr/lib/ruby/gems/2.5.0/gems/nokogiri-1.6.6.2/lib/nokogiri/xml/document.rb:44: warning: constant ::Fixnum is deprecated # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' Memento - Barred Call (TCP) - Skipped (No memento hostnames provided) - Call with MEMENTO_SIP= and MEMENTO_HTTP= Memento - Busy Call Forwarding (TCP) - Skipped (No memento hostnames provided) - Call with MEMENTO_SIP= and MEMENTO_HTTP= Nonce-Count - Mainline (TCP) - Skipped (No nonce-count support) - Call with NONCE_COUNT=Y to run test Nonce-Count - Reject Re-Use (TCP) - Skipped (No nonce-count support) - Call with NONCE_COUNT=Y to run test Off-net calls - tel: URI (TCP) - Skipped (No off-net number given) - Call with OFF_NET_TEL= Off-net calls - sip: URI (TCP) - Skipped (No off-net number given) - Call with OFF_NET_TEL= SUBSCRIBE - reg-event (TCP) - (6505550724) Passed SUBSCRIBE - reg-event with a GRUU (TCP) - (6505550100) Passed SUBSCRIBE - Subscription timeout (TCP) - (6505550595) Passed SUBSCRIBE - Registration timeout (TCP) - Skipped (Not running with short registrations) - Call with SHORT_REG=Y to run test Multiple SUBSCRIBErs to one UE's reg-event (TCP) - (6505550844, 6505550981) Passed Message - URN URIs (TCP) - Skipped (No hostname given) - Call with HOST_NAME= Message - URN URIs to AS (TCP) - Skipped (No hostname given) - Call with HOST_NAME= 0 failures out of 96 tests run 43 tests skipped 2018-12-27 19:28:53,297 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - {'failures': 0, 'skipped': 43, 'total': 96, 'passed': 53} 2018-12-27 19:28:53,419 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-12-27 19:28:53,419 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | cloudify_ims | functest | 24:16 | PASS | +----------------------+------------------+------------------+----------------+ 2018-12-27 19:28:53,425 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Deleting the current deployment 2018-12-27 19:28:53,425 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/executions 2018-12-27 19:28:53,515 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:28:53,515 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:28:53,515 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:28:53,515 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:28:53,515 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:28:53,515 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:28:53,516 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:28:53,516 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"status": "terminated", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {"bono_group": {"policies": {}, "members": ["bono_floatingip", "bono_host"]}}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-27T19:09:28.442Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "768b6f64-d24d-4f99-bdf5-ecdae3768c2b"}, {"status": "terminated", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-27T19:09:59.700Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "69c9e1cc-ca87-4203-b034-715ac6acec9a"}], "metadata": {"pagination": {"total": 2, "offset": 0, "size": 0}}} 2018-12-27 19:28:53,516 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:28:53,516 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:28:53 GMT 2018-12-27 19:28:53,516 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:28:53,516 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6728 2018-12-27 19:28:53,516 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:28:53,517 - cloudify.rest_client.http - DEBUG - Sending request: POST http://172.30.9.216:80/api/v3/executions; body: {"allow_custom_parameters": "false", "deployment_id": "clearwater-opnfv", "force": "true", "workflow_id": "uninstall", "parameters": {"ignore_failure": true}} 2018-12-27 19:28:53,782 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:28:53,783 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:28:53,783 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:28:53,783 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:28:53,783 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:28:53,783 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:28:53,783 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:28:53,783 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 158 2018-12-27 19:28:53,783 - cloudify.rest_client.http - DEBUG - reply: "201 CREATED" {"status": "pending", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-27T19:28:53.689Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"} 2018-12-27 19:28:53,784 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:28:53,784 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:28:53 GMT 2018-12-27 19:28:53,784 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:28:53,784 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-12-27 19:28:53,784 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:28:53,784 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/events 2018-12-27 19:28:53,854 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:28:53,855 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:28:53,855 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:28:53,855 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:28:53,855 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:28:53,855 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:28:53,855 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:28:53,855 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 50}}} 2018-12-27 19:28:53,855 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:28:53,856 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:28:53 GMT 2018-12-27 19:28:53,856 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:28:53,856 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 80 2018-12-27 19:28:53,856 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:28:53,856 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/executions/d1fd1b14-7311-4927-9576-7f4aef25c0c0 2018-12-27 19:28:53,913 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:28:53,914 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:28:53,914 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:28:53,914 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:28:53,914 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:28:53,914 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:28:53,914 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:28:53,914 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "pending", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-27T19:28:53.689Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"} 2018-12-27 19:28:53,914 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:28:53,914 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:28:53 GMT 2018-12-27 19:28:53,915 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:28:53,915 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-12-27 19:28:53,915 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:28:58,920 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/events 2018-12-27 19:28:58,990 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:28:58,990 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:28:58,990 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:28:58,990 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:28:58,990 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:28:58,991 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:28:58,991 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:28:58,991 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "workflow_started", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:28:54.536Z", "message": "Starting 'uninstall' workflow execution", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:28:54.536Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}, {"node_instance_id": "homer_is2ss0", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:28:55.578Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:28:55.578Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}, {"node_instance_id": "sprout_btt3la", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:28:55.578Z", "message": "Stopping node", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:28:55.578Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}, {"node_instance_id": "dime_fqtwws", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:28:55.578Z", "message": "Stopping node", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:28:55.578Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}, {"node_instance_id": "vellum_fh2abw", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:28:55.578Z", "message": "Stopping node", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:28:55.578Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}, {"node_instance_id": "ellis_4wdi49", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:28:55.578Z", "message": "Stopping node", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:28:55.578Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}, {"node_instance_id": "homer_is2ss0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:28:55.578Z", "message": "Stopping node", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:28:55.578Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}, {"node_instance_id": "bono_ifjyb6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:28:55.578Z", "message": "Stopping node", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:28:55.578Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}, {"node_instance_id": "ellis_4wdi49", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:28:55.722Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:28:55.722Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}, {"node_instance_id": "homer_is2ss0", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:28:55.722Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:28:55.722Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}, {"node_instance_id": "ellis_4wdi49", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:28:55.722Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:28:55.722Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}, {"node_instance_id": "homer_is2ss0", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:28:56.091Z", "message": "Downloaded scripts/clearwater/homer/stop-homer.sh to /tmp/JHOLL/stop-homer.sh", "level": "info", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:28:56.091Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "3537d2c3-fe83-49d8-a9ca-ecd734a8c4c1"}, {"node_instance_id": "vellum_fh2abw", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:28:56.767Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:28:56.767Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}, {"node_instance_id": "dime_fqtwws", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:28:56.767Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:28:56.767Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}, {"node_instance_id": "dime_fqtwws", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:28:56.767Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:28:56.767Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}, {"node_instance_id": "bono_ifjyb6", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:28:56.767Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:28:56.767Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}, {"node_instance_id": "vellum_fh2abw", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:28:56.767Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:28:56.767Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}, {"node_instance_id": "homer_is2ss0", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:28:56.767Z", "message": "Task failed 'script_runner.tasks.run' -> \nWARNING: 'monit unmonitor ' only unmonitors the process specified. Related poll scripts will NOT be affected. Use 'monit unmonitor -g ' to be sure of unmonitoring all related processes.\n\nThere is no service named \"clearwater_cluster_manager\"\n", "node_name": "homer", "workflow_id": "uninstall", "error_causes": [{"message": "\nWARNING: 'monit unmonitor ' only unmonitors the process specified. Related poll scripts will NOT be affected. Use 'monit unmonitor -g ' to be sure of unmonitoring all related processes.\n\nThere is no service named \"clearwater_cluster_manager\"\n", "traceback": "Traceback (most recent call last):\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 389, in handle\n File \"/home/ubuntu/homer_host_0yd3xw/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 72, in run\n return process_execution(script_func, script_path, ctx, process)\n File \"/home/ubuntu/homer_host_0yd3xw/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 143, in process_execution\n script_func(script_path, ctx, process)\n File \"/home/ubuntu/homer_host_0yd3xw/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 239, in execute\n stderr_consumer.buffer.getvalue())\nProcessException: \nWARNING: 'monit unmonitor ' only unmonitors the process specified. Related poll scripts will NOT be affected. Use 'monit unmonitor -g ' to be sure of unmonitoring all related processes.\n\nThere is no service named \"clearwater_cluster_manager\"\n\n", "type": "ProcessException"}], "reported_timestamp": "2018-12-27T19:28:56.767Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}, {"node_instance_id": "sprout_btt3la", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:28:56.767Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:28:56.767Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}, {"node_instance_id": "bono_ifjyb6", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:28:56.767Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:28:56.767Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}, {"node_instance_id": "ellis_4wdi49", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:28:56.767Z", "message": "Task failed 'script_runner.tasks.run' -> \nWARNING: 'monit unmonitor ' only unmonitors the process specified. Related poll scripts will NOT be affected. Use 'monit unmonitor -g ' to be sure of unmonitoring all related processes.\n\nThere is no service named \"clearwater_cluster_manager\"\n", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": [{"message": "\nWARNING: 'monit unmonitor ' only unmonitors the process specified. Related poll scripts will NOT be affected. Use 'monit unmonitor -g ' to be sure of unmonitoring all related processes.\n\nThere is no service named \"clearwater_cluster_manager\"\n", "traceback": "Traceback (most recent call last):\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 389, in handle\n File \"/home/ubuntu/ellis_host_012nnx/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 72, in run\n return process_execution(script_func, script_path, ctx, process)\n File \"/home/ubuntu/ellis_host_012nnx/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 143, in process_execution\n script_func(script_path, ctx, process)\n File \"/home/ubuntu/ellis_host_012nnx/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 239, in execute\n stderr_consumer.buffer.getvalue())\nProcessException: \nWARNING: 'monit unmonitor ' only unmonitors the process specified. Related poll scripts will NOT be affected. Use 'monit unmonitor -g ' to be sure of unmonitoring all related processes.\n\nThere is no service named \"clearwater_cluster_manager\"\n\n", "type": "ProcessException"}], "reported_timestamp": "2018-12-27T19:28:56.767Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}, {"node_instance_id": "sprout_btt3la", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:28:56.767Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:28:56.767Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}, {"node_instance_id": "homer_is2ss0", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:28:56.843Z", "message": "Executing: /tmp/JHOLL/stop-homer.sh", "level": "info", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:28:56.843Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "3537d2c3-fe83-49d8-a9ca-ecd734a8c4c1"}, {"node_instance_id": "bono_ifjyb6", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:28:56.843Z", "message": "Stopping bono node", "level": "info", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:28:56.843Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "1dab9573-d7df-4ae6-b3c8-01038a1f2bde"}, {"node_instance_id": "sprout_btt3la", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:28:56.843Z", "message": "Stopping sprout node", "level": "info", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:28:56.843Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "70c31180-bda6-4cc5-adc8-541abde0143f"}, {"node_instance_id": "ellis_4wdi49", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:28:56.843Z", "message": "Executing: /tmp/XFPR9/stop-ellis.sh", "level": "info", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:28:56.843Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "804c08b5-d19f-4563-a31d-26b1f14c961b"}, {"node_instance_id": "vellum_fh2abw", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:28:56.843Z", "message": "Executing: /tmp/EANA8/stop-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:28:56.843Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "cfb11f9e-e204-46ce-91ac-175673de0777"}, {"node_instance_id": "ellis_4wdi49", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:28:56.843Z", "message": "Execution done (return_code=1): /tmp/XFPR9/stop-ellis.sh", "level": "info", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:28:56.843Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "804c08b5-d19f-4563-a31d-26b1f14c961b"}, {"node_instance_id": "homer_is2ss0", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:28:56.843Z", "message": "Stopping homer node", "level": "info", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:28:56.843Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "3537d2c3-fe83-49d8-a9ca-ecd734a8c4c1"}, {"node_instance_id": "ellis_4wdi49", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:28:56.843Z", "message": "Stopping ellis node", "level": "info", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:28:56.843Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "804c08b5-d19f-4563-a31d-26b1f14c961b"}, {"node_instance_id": "homer_is2ss0", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:28:56.843Z", "message": "Execution done (return_code=1): /tmp/JHOLL/stop-homer.sh", "level": "info", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:28:56.843Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "3537d2c3-fe83-49d8-a9ca-ecd734a8c4c1"}, {"node_instance_id": "vellum_fh2abw", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:28:56.843Z", "message": "Execution done (return_code=1): /tmp/EANA8/stop-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:28:56.843Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "cfb11f9e-e204-46ce-91ac-175673de0777"}, {"node_instance_id": "dime_fqtwws", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:28:56.843Z", "message": "Downloaded scripts/clearwater/dime/stop-dime.sh to /tmp/ZQ6A5/stop-dime.sh", "level": "info", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:28:56.843Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "75b3f904-b50e-49ff-99c2-46383ee1f15a"}, {"node_instance_id": "ellis_4wdi49", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:28:56.843Z", "message": "Downloaded scripts/clearwater/ellis/stop-ellis.sh to /tmp/XFPR9/stop-ellis.sh", "level": "info", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:28:56.843Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "804c08b5-d19f-4563-a31d-26b1f14c961b"}, {"node_instance_id": "bono_ifjyb6", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:28:56.843Z", "message": "Executing: /tmp/XJOYA/stop-bono.sh", "level": "info", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:28:56.843Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "1dab9573-d7df-4ae6-b3c8-01038a1f2bde"}, {"node_instance_id": "sprout_btt3la", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:28:56.843Z", "message": "Downloaded scripts/clearwater/sprout/stop-sprout.sh to /tmp/0OENG/stop-sprout.sh", "level": "info", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:28:56.843Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "70c31180-bda6-4cc5-adc8-541abde0143f"}, {"node_instance_id": "bono_ifjyb6", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:28:56.843Z", "message": "Downloaded scripts/clearwater/bono/stop-bono.sh to /tmp/XJOYA/stop-bono.sh", "level": "info", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:28:56.843Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "1dab9573-d7df-4ae6-b3c8-01038a1f2bde"}, {"node_instance_id": "dime_fqtwws", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:28:56.843Z", "message": "Executing: /tmp/ZQ6A5/stop-dime.sh", "level": "info", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:28:56.843Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "75b3f904-b50e-49ff-99c2-46383ee1f15a"}, {"node_instance_id": "sprout_btt3la", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:28:56.843Z", "message": "Executing: /tmp/0OENG/stop-sprout.sh", "level": "info", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:28:56.843Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "70c31180-bda6-4cc5-adc8-541abde0143f"}, {"node_instance_id": "dime_fqtwws", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:28:56.843Z", "message": "Stopping dime node", "level": "info", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:28:56.843Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "75b3f904-b50e-49ff-99c2-46383ee1f15a"}, {"node_instance_id": "vellum_fh2abw", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:28:56.843Z", "message": "Stopping vellum node", "level": "info", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:28:56.843Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "cfb11f9e-e204-46ce-91ac-175673de0777"}, {"node_instance_id": "vellum_fh2abw", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:28:56.843Z", "message": "Downloaded scripts/clearwater/vellum/stop-vellum.sh to /tmp/EANA8/stop-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:28:56.843Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "cfb11f9e-e204-46ce-91ac-175673de0777"}, {"node_instance_id": "vellum_fh2abw", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:28:57.789Z", "message": "Task failed 'script_runner.tasks.run' -> Group 'vellum' not found\n", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": [{"message": "Group 'vellum' not found\n", "traceback": "Traceback (most recent call last):\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 389, in handle\n File \"/home/ubuntu/vellum_host_q3lrkr/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 72, in run\n return process_execution(script_func, script_path, ctx, process)\n File \"/home/ubuntu/vellum_host_q3lrkr/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 143, in process_execution\n script_func(script_path, ctx, process)\n File \"/home/ubuntu/vellum_host_q3lrkr/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 239, in execute\n stderr_consumer.buffer.getvalue())\nProcessException: Group 'vellum' not found\n\n", "type": "ProcessException"}], "reported_timestamp": "2018-12-27T19:28:57.789Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}, {"node_instance_id": "dime_fqtwws", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:28:57.789Z", "message": "Task failed 'script_runner.tasks.run' -> Group 'dime' not found\n", "node_name": "dime", "workflow_id": "uninstall", "error_causes": [{"message": "Group 'dime' not found\n", "traceback": "Traceback (most recent call last):\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 389, in handle\n File \"/home/ubuntu/dime_host_zpzhgy/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 72, in run\n return process_execution(script_func, script_path, ctx, process)\n File \"/home/ubuntu/dime_host_zpzhgy/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 143, in process_execution\n script_func(script_path, ctx, process)\n File \"/home/ubuntu/dime_host_zpzhgy/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 239, in execute\n stderr_consumer.buffer.getvalue())\nProcessException: Group 'dime' not found\n\n", "type": "ProcessException"}], "reported_timestamp": "2018-12-27T19:28:57.789Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:28:57.789Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:28:57.789Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:28:57.789Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:28:57.789Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:28:57.849Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:28:57.849Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "c7bd1755-43fe-43db-90b7-045e60b095bd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:28:57.849Z", "message": "Downloaded scripts/bind/bind.py to /tmp/NAKYT/bind.py", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:28:57.849Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "c7bd1755-43fe-43db-90b7-045e60b095bd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:28:57.849Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:28:57.849Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "952a8f41-5bd9-4115-a148-372169feab61"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:28:57.849Z", "message": "The config dict: {'public_ip': u'172.30.9.206', 'backends': {u'homer': {}, u'ellis': {u'ellis_4wdi49': {u'public_address': u'172.30.9.204', u'private_address': u'192.168.120.5', u'name': u'ellis-4wdi49'}}, u'dime': {u'dime_fqtwws': {u'public_address': u'', u'private_address': u'192.168.120.8', u'name': u'dime-fqtwws'}}, u'sprout': {u'sprout_btt3la': {u'public_address': u'', u'private_address': u'192.168.120.14', u'name': u'sprout-btt3la'}}, u'vellum': {u'vellum_fh2abw': {u'public_address': u'', u'private_address': u'192.168.120.16', u'name': u'vellum-fh2abw'}}, u'bono': {u'bono_ifjyb6': {u'public_address': u'172.30.9.209', u'private_address': u'192.168.120.12', u'name': u'bono-ifjyb6'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.7', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:28:57.849Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "952a8f41-5bd9-4115-a148-372169feab61"}], "metadata": {"pagination": {"total": 114, "offset": 0, "size": 50}}} 2018-12-27 19:28:58,991 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:28:58,991 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:28:58 GMT 2018-12-27 19:28:58,991 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:28:58,991 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 31377 2018-12-27 19:28:58,991 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:28:58,993 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting 'uninstall' workflow execution 2018-12-27 19:28:58,993 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-12-27 19:28:58,993 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-12-27 19:28:58,993 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-12-27 19:28:58,993 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-12-27 19:28:58,994 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-12-27 19:28:58,994 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-12-27 19:28:58,994 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-12-27 19:28:58,994 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-12-27 19:28:58,994 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-12-27 19:28:58,994 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-12-27 19:28:58,995 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/homer/stop-homer.sh to /tmp/JHOLL/stop-homer.sh 2018-12-27 19:28:58,995 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-12-27 19:28:58,995 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-12-27 19:28:58,995 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-12-27 19:28:58,995 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-12-27 19:28:58,995 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-12-27 19:28:58,996 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> WARNING: 'monit unmonitor ' only unmonitors the process specified. Related poll scripts will NOT be affected. Use 'monit unmonitor -g ' to be sure of unmonitoring all related processes. There is no service named "clearwater_cluster_manager" 2018-12-27 19:28:58,996 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-12-27 19:28:58,996 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-12-27 19:28:58,996 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> WARNING: 'monit unmonitor ' only unmonitors the process specified. Related poll scripts will NOT be affected. Use 'monit unmonitor -g ' to be sure of unmonitoring all related processes. There is no service named "clearwater_cluster_manager" 2018-12-27 19:28:58,996 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-12-27 19:28:58,996 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/JHOLL/stop-homer.sh 2018-12-27 19:28:58,997 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping bono node 2018-12-27 19:28:58,997 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping sprout node 2018-12-27 19:28:58,997 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/XFPR9/stop-ellis.sh 2018-12-27 19:28:58,997 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/EANA8/stop-vellum.sh 2018-12-27 19:28:58,997 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=1): /tmp/XFPR9/stop-ellis.sh 2018-12-27 19:28:58,997 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping homer node 2018-12-27 19:28:58,998 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping ellis node 2018-12-27 19:28:58,998 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=1): /tmp/JHOLL/stop-homer.sh 2018-12-27 19:28:58,998 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=1): /tmp/EANA8/stop-vellum.sh 2018-12-27 19:28:58,998 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/dime/stop-dime.sh to /tmp/ZQ6A5/stop-dime.sh 2018-12-27 19:28:58,998 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/ellis/stop-ellis.sh to /tmp/XFPR9/stop-ellis.sh 2018-12-27 19:28:58,998 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/XJOYA/stop-bono.sh 2018-12-27 19:28:58,999 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/sprout/stop-sprout.sh to /tmp/0OENG/stop-sprout.sh 2018-12-27 19:28:58,999 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/bono/stop-bono.sh to /tmp/XJOYA/stop-bono.sh 2018-12-27 19:28:58,999 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/ZQ6A5/stop-dime.sh 2018-12-27 19:28:58,999 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/0OENG/stop-sprout.sh 2018-12-27 19:28:58,999 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping dime node 2018-12-27 19:28:58,999 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping vellum node 2018-12-27 19:28:58,999 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/vellum/stop-vellum.sh to /tmp/EANA8/stop-vellum.sh 2018-12-27 19:28:59,000 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> Group 'vellum' not found 2018-12-27 19:28:59,000 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> Group 'dime' not found 2018-12-27 19:28:59,000 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-12-27 19:28:59,000 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-12-27 19:28:59,000 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-12-27 19:28:59,000 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/NAKYT/bind.py 2018-12-27 19:28:59,001 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-12-27 19:28:59,001 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.206', 'backends': {u'homer': {}, u'ellis': {u'ellis_4wdi49': {u'public_address': u'172.30.9.204', u'private_address': u'192.168.120.5', u'name': u'ellis-4wdi49'}}, u'dime': {u'dime_fqtwws': {u'public_address': u'', u'private_address': u'192.168.120.8', u'name': u'dime-fqtwws'}}, u'sprout': {u'sprout_btt3la': {u'public_address': u'', u'private_address': u'192.168.120.14', u'name': u'sprout-btt3la'}}, u'vellum': {u'vellum_fh2abw': {u'public_address': u'', u'private_address': u'192.168.120.16', u'name': u'vellum-fh2abw'}}, u'bono': {u'bono_ifjyb6': {u'public_address': u'172.30.9.209', u'private_address': u'192.168.120.12', u'name': u'bono-ifjyb6'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.7', u'hss_hostname': u''}. 2018-12-27 19:28:59,001 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/executions/d1fd1b14-7311-4927-9576-7f4aef25c0c0 2018-12-27 19:28:59,065 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:28:59,065 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:28:59,065 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:28:59,066 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:28:59,066 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:28:59,066 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:28:59,066 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:28:59,066 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-27T19:28:53.689Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"} 2018-12-27 19:28:59,066 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:28:59,066 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:28:59 GMT 2018-12-27 19:28:59,066 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:28:59,066 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-12-27 19:28:59,067 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:29:04,072 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/events 2018-12-27 19:29:04,143 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:29:04,143 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:29:04,143 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:29:04,144 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:29:04,144 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:29:04,144 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:29:04,144 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:29:04,144 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:28:57.849Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:28:57.849Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "952a8f41-5bd9-4115-a148-372169feab61"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:28:57.849Z", "message": "Downloaded scripts/bind/bind.py to /tmp/OP5GR/bind.py", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:28:57.849Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "952a8f41-5bd9-4115-a148-372169feab61"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:28:57.849Z", "message": "Downloaded scripts/bind/bind.py to /tmp/NAKYT/bind.py", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:28:57.849Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "c7bd1755-43fe-43db-90b7-045e60b095bd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:28:57.849Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:28:57.849Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "952a8f41-5bd9-4115-a148-372169feab61"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:28:57.849Z", "message": "The config dict: {'public_ip': u'172.30.9.206', 'backends': {u'homer': {}, u'ellis': {u'ellis_4wdi49': {u'public_address': u'172.30.9.204', u'private_address': u'192.168.120.5', u'name': u'ellis-4wdi49'}}, u'dime': {u'dime_fqtwws': {u'public_address': u'', u'private_address': u'192.168.120.8', u'name': u'dime-fqtwws'}}, u'sprout': {u'sprout_btt3la': {u'public_address': u'', u'private_address': u'192.168.120.14', u'name': u'sprout-btt3la'}}, u'vellum': {u'vellum_fh2abw': {u'public_address': u'', u'private_address': u'192.168.120.16', u'name': u'vellum-fh2abw'}}, u'bono': {u'bono_ifjyb6': {u'public_address': u'172.30.9.209', u'private_address': u'192.168.120.12', u'name': u'bono-ifjyb6'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.7', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:28:57.849Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "952a8f41-5bd9-4115-a148-372169feab61"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:28:57.849Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:28:57.849Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "c7bd1755-43fe-43db-90b7-045e60b095bd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:28:57.849Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:28:57.849Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "952a8f41-5bd9-4115-a148-372169feab61"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:28:57.849Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:28:57.849Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "c7bd1755-43fe-43db-90b7-045e60b095bd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:28:57.849Z", "message": "Downloaded scripts/bind/bind.py to /tmp/APHHB/bind.py", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:28:57.849Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "163b379d-c6cf-479c-944f-cbcff7e2ac74"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:28:57.849Z", "message": "[localhost] run: sudo mv /tmp/tmptFT3vp /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:28:57.849Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "952a8f41-5bd9-4115-a148-372169feab61"}, {"node_instance_id": "homer_is2ss0", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:28:58.794Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:28:58.794Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:28:58.794Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:28:58.794Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}, {"node_instance_id": "ellis_4wdi49", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:28:58.794Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:28:58.794Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}, {"node_instance_id": "ellis_4wdi49", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:28:58.794Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:28:58.794Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}, {"node_instance_id": "homer_is2ss0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:28:58.794Z", "message": "Deleting node", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:28:58.794Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}, {"node_instance_id": "ellis_4wdi49", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:28:58.794Z", "message": "Deleting node", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:28:58.794Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}, {"node_instance_id": "homer_is2ss0", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:28:58.794Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:28:58.794Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:28:58.862Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:28:58.862Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "c7bd1755-43fe-43db-90b7-045e60b095bd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:28:58.862Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:28:58.862Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "c7bd1755-43fe-43db-90b7-045e60b095bd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:28:58.862Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:28:58.862Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "a909166d-b809-4c9e-b5c3-e3f97a5f9a02"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:28:58.862Z", "message": "The config dict: {'public_ip': u'172.30.9.206', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {}, u'sprout': {u'sprout_btt3la': {u'public_address': u'', u'private_address': u'192.168.120.14', u'name': u'sprout-btt3la'}}, u'vellum': {}, u'bono': {u'bono_ifjyb6': {u'public_address': u'172.30.9.209', u'private_address': u'192.168.120.12', u'name': u'bono-ifjyb6'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.7', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:28:58.862Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "a909166d-b809-4c9e-b5c3-e3f97a5f9a02"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:28:58.862Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:28:58.862Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "163b379d-c6cf-479c-944f-cbcff7e2ac74"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:28:58.862Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:28:58.862Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "a909166d-b809-4c9e-b5c3-e3f97a5f9a02"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:28:58.862Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:28:58.862Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "c7bd1755-43fe-43db-90b7-045e60b095bd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:28:58.862Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:28:58.862Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "163b379d-c6cf-479c-944f-cbcff7e2ac74"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:28:58.862Z", "message": "[localhost] run: sudo mv /tmp/tmpJaQrX5 /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:28:58.862Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "163b379d-c6cf-479c-944f-cbcff7e2ac74"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:28:58.862Z", "message": "[localhost] run: sudo mv /tmp/tmpbnpd53 /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:28:58.862Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "a909166d-b809-4c9e-b5c3-e3f97a5f9a02"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:28:58.862Z", "message": "[localhost] run: sudo mv /tmp/tmp3Ew50r /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:28:58.862Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "a909166d-b809-4c9e-b5c3-e3f97a5f9a02"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:28:58.862Z", "message": "[localhost] run: sudo mv /tmp/tmpgIjL8m /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:28:58.862Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "952a8f41-5bd9-4115-a148-372169feab61"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:28:58.862Z", "message": "The config dict: {'public_ip': u'172.30.9.206', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {u'dime_fqtwws': {u'public_address': u'', u'private_address': u'192.168.120.8', u'name': u'dime-fqtwws'}}, u'sprout': {u'sprout_btt3la': {u'public_address': u'', u'private_address': u'192.168.120.14', u'name': u'sprout-btt3la'}}, u'vellum': {u'vellum_fh2abw': {u'public_address': u'', u'private_address': u'192.168.120.16', u'name': u'vellum-fh2abw'}}, u'bono': {u'bono_ifjyb6': {u'public_address': u'172.30.9.209', u'private_address': u'192.168.120.12', u'name': u'bono-ifjyb6'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.7', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:28:58.862Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "c7bd1755-43fe-43db-90b7-045e60b095bd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:28:58.862Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:28:58.862Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "163b379d-c6cf-479c-944f-cbcff7e2ac74"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:28:58.862Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:28:58.862Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "952a8f41-5bd9-4115-a148-372169feab61"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:28:58.862Z", "message": "[localhost] run: sudo mv /tmp/tmpAzM_wk /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:28:58.862Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "c7bd1755-43fe-43db-90b7-045e60b095bd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:28:58.862Z", "message": "[localhost] run: sudo mv /tmp/tmptyDsHo /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:28:58.862Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "163b379d-c6cf-479c-944f-cbcff7e2ac74"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:28:58.862Z", "message": "Downloaded scripts/bind/bind.py to /tmp/JUIKZ/bind.py", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:28:58.862Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "a909166d-b809-4c9e-b5c3-e3f97a5f9a02"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:28:58.862Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:28:58.862Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "a909166d-b809-4c9e-b5c3-e3f97a5f9a02"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:28:58.862Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:28:58.862Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "a909166d-b809-4c9e-b5c3-e3f97a5f9a02"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:28:58.862Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:28:58.862Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "163b379d-c6cf-479c-944f-cbcff7e2ac74"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:28:58.862Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:28:58.862Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "a909166d-b809-4c9e-b5c3-e3f97a5f9a02"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:28:58.862Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:28:58.862Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "a909166d-b809-4c9e-b5c3-e3f97a5f9a02"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:28:58.862Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:28:58.862Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "a909166d-b809-4c9e-b5c3-e3f97a5f9a02"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:28:58.862Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:28:58.862Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "a909166d-b809-4c9e-b5c3-e3f97a5f9a02"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:28:58.862Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:28:58.862Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "c7bd1755-43fe-43db-90b7-045e60b095bd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:28:58.862Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:28:58.862Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "163b379d-c6cf-479c-944f-cbcff7e2ac74"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:28:58.862Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:28:58.862Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "952a8f41-5bd9-4115-a148-372169feab61"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:28:58.862Z", "message": "The config dict: {'public_ip': u'172.30.9.206', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {u'dime_fqtwws': {u'public_address': u'', u'private_address': u'192.168.120.8', u'name': u'dime-fqtwws'}}, u'sprout': {u'sprout_btt3la': {u'public_address': u'', u'private_address': u'192.168.120.14', u'name': u'sprout-btt3la'}}, u'vellum': {}, u'bono': {u'bono_ifjyb6': {u'public_address': u'172.30.9.209', u'private_address': u'192.168.120.12', u'name': u'bono-ifjyb6'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.7', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:28:58.862Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "163b379d-c6cf-479c-944f-cbcff7e2ac74"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:28:58.862Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:28:58.862Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "c7bd1755-43fe-43db-90b7-045e60b095bd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:28:58.862Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:28:58.862Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "c7bd1755-43fe-43db-90b7-045e60b095bd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:28:58.862Z", "message": "[localhost] run: sudo mv /tmp/tmpCl1zp1 /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:28:58.862Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "c7bd1755-43fe-43db-90b7-045e60b095bd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:28:58.862Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:28:58.862Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "163b379d-c6cf-479c-944f-cbcff7e2ac74"}], "metadata": {"pagination": {"total": 179, "offset": 50, "size": 50}}} 2018-12-27 19:29:04,144 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:29:04,144 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:29:04 GMT 2018-12-27 19:29:04,144 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:29:04,145 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 29632 2018-12-27 19:29:04,145 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:29:04,146 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-12-27 19:29:04,146 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/OP5GR/bind.py 2018-12-27 19:29:04,146 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/NAKYT/bind.py 2018-12-27 19:29:04,146 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-12-27 19:29:04,147 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.206', 'backends': {u'homer': {}, u'ellis': {u'ellis_4wdi49': {u'public_address': u'172.30.9.204', u'private_address': u'192.168.120.5', u'name': u'ellis-4wdi49'}}, u'dime': {u'dime_fqtwws': {u'public_address': u'', u'private_address': u'192.168.120.8', u'name': u'dime-fqtwws'}}, u'sprout': {u'sprout_btt3la': {u'public_address': u'', u'private_address': u'192.168.120.14', u'name': u'sprout-btt3la'}}, u'vellum': {u'vellum_fh2abw': {u'public_address': u'', u'private_address': u'192.168.120.16', u'name': u'vellum-fh2abw'}}, u'bono': {u'bono_ifjyb6': {u'public_address': u'172.30.9.209', u'private_address': u'192.168.120.12', u'name': u'bono-ifjyb6'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.7', u'hss_hostname': u''}. 2018-12-27 19:29:04,147 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-12-27 19:29:04,147 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-12-27 19:29:04,147 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-12-27 19:29:04,147 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/APHHB/bind.py 2018-12-27 19:29:04,147 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmptFT3vp /etc/bind/db.clearwater.local 2018-12-27 19:29:04,148 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-12-27 19:29:04,148 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-12-27 19:29:04,148 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-12-27 19:29:04,148 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-12-27 19:29:04,148 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-12-27 19:29:04,148 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-12-27 19:29:04,149 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-12-27 19:29:04,149 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-12-27 19:29:04,149 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-12-27 19:29:04,149 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-12-27 19:29:04,149 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.206', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {}, u'sprout': {u'sprout_btt3la': {u'public_address': u'', u'private_address': u'192.168.120.14', u'name': u'sprout-btt3la'}}, u'vellum': {}, u'bono': {u'bono_ifjyb6': {u'public_address': u'172.30.9.209', u'private_address': u'192.168.120.12', u'name': u'bono-ifjyb6'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.7', u'hss_hostname': u''}. 2018-12-27 19:29:04,149 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-12-27 19:29:04,150 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-12-27 19:29:04,150 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-12-27 19:29:04,150 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-12-27 19:29:04,150 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpJaQrX5 /etc/bind/db.clearwater.opnfv 2018-12-27 19:29:04,150 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpbnpd53 /etc/bind/db.clearwater.local 2018-12-27 19:29:04,150 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmp3Ew50r /etc/bind/db.clearwater.opnfv 2018-12-27 19:29:04,151 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpgIjL8m /etc/bind/db.clearwater.opnfv 2018-12-27 19:29:04,151 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.206', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {u'dime_fqtwws': {u'public_address': u'', u'private_address': u'192.168.120.8', u'name': u'dime-fqtwws'}}, u'sprout': {u'sprout_btt3la': {u'public_address': u'', u'private_address': u'192.168.120.14', u'name': u'sprout-btt3la'}}, u'vellum': {u'vellum_fh2abw': {u'public_address': u'', u'private_address': u'192.168.120.16', u'name': u'vellum-fh2abw'}}, u'bono': {u'bono_ifjyb6': {u'public_address': u'172.30.9.209', u'private_address': u'192.168.120.12', u'name': u'bono-ifjyb6'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.7', u'hss_hostname': u''}. 2018-12-27 19:29:04,151 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-12-27 19:29:04,151 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-12-27 19:29:04,151 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpAzM_wk /etc/bind/db.clearwater.opnfv 2018-12-27 19:29:04,151 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmptyDsHo /etc/bind/db.clearwater.local 2018-12-27 19:29:04,152 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/JUIKZ/bind.py 2018-12-27 19:29:04,152 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-12-27 19:29:04,152 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-12-27 19:29:04,152 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-12-27 19:29:04,152 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-12-27 19:29:04,152 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-12-27 19:29:04,152 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-12-27 19:29:04,153 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-12-27 19:29:04,153 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-12-27 19:29:04,153 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-12-27 19:29:04,153 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-12-27 19:29:04,153 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.206', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {u'dime_fqtwws': {u'public_address': u'', u'private_address': u'192.168.120.8', u'name': u'dime-fqtwws'}}, u'sprout': {u'sprout_btt3la': {u'public_address': u'', u'private_address': u'192.168.120.14', u'name': u'sprout-btt3la'}}, u'vellum': {}, u'bono': {u'bono_ifjyb6': {u'public_address': u'172.30.9.209', u'private_address': u'192.168.120.12', u'name': u'bono-ifjyb6'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.7', u'hss_hostname': u''}. 2018-12-27 19:29:04,153 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-12-27 19:29:04,154 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-12-27 19:29:04,154 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpCl1zp1 /etc/bind/db.clearwater.local 2018-12-27 19:29:04,154 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-12-27 19:29:04,154 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/executions/d1fd1b14-7311-4927-9576-7f4aef25c0c0 2018-12-27 19:29:04,219 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:29:04,219 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:29:04,219 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:29:04,220 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:29:04,220 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:29:04,220 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:29:04,220 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:29:04,220 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-27T19:28:53.689Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"} 2018-12-27 19:29:04,220 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:29:04,220 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:29:04 GMT 2018-12-27 19:29:04,220 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:29:04,220 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-12-27 19:29:04,220 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:29:09,226 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/events 2018-12-27 19:29:09,292 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:29:09,292 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:29:09,292 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:29:09,292 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:29:09,293 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:29:09,293 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:29:09,293 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:29:09,293 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:28:58.862Z", "message": "Downloaded scripts/bind/bind.py to /tmp/JUIKZ/bind.py", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:28:58.862Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "a909166d-b809-4c9e-b5c3-e3f97a5f9a02"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:28:58.862Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:28:58.862Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "a909166d-b809-4c9e-b5c3-e3f97a5f9a02"}, {"node_instance_id": "vellum_fh2abw", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:28:59.799Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:28:59.799Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}, {"node_instance_id": "bono_ifjyb6", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:28:59.799Z", "message": "Task failed 'script_runner.tasks.run' -> \nWARNING: 'monit unmonitor ' only unmonitors the process specified. Related poll scripts will NOT be affected. Use 'monit unmonitor -g ' to be sure of unmonitoring all related processes.\n\nThere is no service named \"clearwater_config_manager\"\n", "node_name": "bono", "workflow_id": "uninstall", "error_causes": [{"message": "\nWARNING: 'monit unmonitor ' only unmonitors the process specified. Related poll scripts will NOT be affected. Use 'monit unmonitor -g ' to be sure of unmonitoring all related processes.\n\nThere is no service named \"clearwater_config_manager\"\n", "traceback": "Traceback (most recent call last):\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 389, in handle\n File \"/home/ubuntu/bono_host_xqummd/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 72, in run\n return process_execution(script_func, script_path, ctx, process)\n File \"/home/ubuntu/bono_host_xqummd/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 143, in process_execution\n script_func(script_path, ctx, process)\n File \"/home/ubuntu/bono_host_xqummd/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 239, in execute\n stderr_consumer.buffer.getvalue())\nProcessException: \nWARNING: 'monit unmonitor ' only unmonitors the process specified. Related poll scripts will NOT be affected. Use 'monit unmonitor -g ' to be sure of unmonitoring all related processes.\n\nThere is no service named \"clearwater_config_manager\"\n\n", "type": "ProcessException"}], "reported_timestamp": "2018-12-27T19:28:59.799Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}, {"node_instance_id": "vellum_fh2abw", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:28:59.799Z", "message": "Deleting node", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:28:59.799Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}, {"node_instance_id": "dime_fqtwws", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:28:59.799Z", "message": "Deleting node", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:28:59.799Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}, {"node_instance_id": "vellum_fh2abw", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:28:59.799Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:28:59.799Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}, {"node_instance_id": "dime_fqtwws", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:28:59.799Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:28:59.799Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}, {"node_instance_id": "dime_fqtwws", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:28:59.799Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:28:59.799Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:28:59.799Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:28:59.799Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}, {"node_instance_id": "bono_ifjyb6", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:28:59.871Z", "message": "Execution done (return_code=1): /tmp/XJOYA/stop-bono.sh", "level": "info", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:28:59.871Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "1dab9573-d7df-4ae6-b3c8-01038a1f2bde"}, {"node_instance_id": "ellis_4wdi49", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:28:59.871Z", "message": "Executing: /tmp/4BQZV/remove-cluster-node.sh", "level": "info", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:28:59.871Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "32342f79-a34a-4e9e-919b-922429308c06"}, {"node_instance_id": "dime_fqtwws", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:28:59.871Z", "message": "Executing: /tmp/VVTRS/remove-cluster-node.sh", "level": "info", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:28:59.871Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "f4e0f398-2fb2-4617-b303-bd9b12be543c"}, {"node_instance_id": "ellis_4wdi49", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:28:59.871Z", "message": "Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/4BQZV/remove-cluster-node.sh", "level": "info", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:28:59.871Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "32342f79-a34a-4e9e-919b-922429308c06"}, {"node_instance_id": "vellum_fh2abw", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:28:59.871Z", "message": "Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/O55G3/remove-cluster-node.sh", "level": "info", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:28:59.871Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "9f4127da-25b8-42ad-a512-900ef7c9e7bc"}, {"node_instance_id": "homer_is2ss0", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:28:59.871Z", "message": "Executing: /tmp/YH775/remove-cluster-node.sh", "level": "info", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:28:59.871Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "6956d4cd-4a6d-4f1d-adab-6cd424c495c0"}, {"node_instance_id": "homer_is2ss0", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:28:59.871Z", "message": "Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/YH775/remove-cluster-node.sh", "level": "info", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:28:59.871Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "6956d4cd-4a6d-4f1d-adab-6cd424c495c0"}, {"node_instance_id": "homer_is2ss0", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:28:59.871Z", "message": "Remove node in ETCD cluster", "level": "info", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:28:59.871Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "6956d4cd-4a6d-4f1d-adab-6cd424c495c0"}, {"node_instance_id": "ellis_4wdi49", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:28:59.871Z", "message": "Remove node in ETCD cluster", "level": "info", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:28:59.871Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "32342f79-a34a-4e9e-919b-922429308c06"}, {"node_instance_id": "vellum_fh2abw", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:28:59.871Z", "message": "Executing: /tmp/O55G3/remove-cluster-node.sh", "level": "info", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:28:59.871Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "9f4127da-25b8-42ad-a512-900ef7c9e7bc"}, {"node_instance_id": "dime_fqtwws", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:28:59.871Z", "message": "Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/VVTRS/remove-cluster-node.sh", "level": "info", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:28:59.871Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "f4e0f398-2fb2-4617-b303-bd9b12be543c"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:00.802Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:00.802Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:00.802Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:00.802Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}, {"node_instance_id": "dime_fqtwws", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:00.876Z", "message": "Remove node in ETCD cluster", "level": "info", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:00.876Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "f4e0f398-2fb2-4617-b303-bd9b12be543c"}, {"node_instance_id": "vellum_fh2abw", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:00.876Z", "message": "Remove node in ETCD cluster", "level": "info", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:00.876Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "9f4127da-25b8-42ad-a512-900ef7c9e7bc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:00.876Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:00.876Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "b4caad49-86ea-42b7-997e-eab521959095"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:00.876Z", "message": "Downloaded scripts/bind/bind.py to /tmp/Z0F0X/bind.py", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:00.876Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "b4caad49-86ea-42b7-997e-eab521959095"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:01.902Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:01.902Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}, {"node_instance_id": "bono_ifjyb6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:01.902Z", "message": "Deleting node", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:01.902Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}, {"node_instance_id": "sprout_btt3la", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:01.902Z", "message": "Task failed 'script_runner.tasks.run' -> \nWARNING: 'monit unmonitor ' only unmonitors the process specified. Related poll scripts will NOT be affected. Use 'monit unmonitor -g ' to be sure of unmonitoring all related processes.\n\nThere is no service named \"clearwater_cluster_manager\"\n", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": [{"message": "\nWARNING: 'monit unmonitor ' only unmonitors the process specified. Related poll scripts will NOT be affected. Use 'monit unmonitor -g ' to be sure of unmonitoring all related processes.\n\nThere is no service named \"clearwater_cluster_manager\"\n", "traceback": "Traceback (most recent call last):\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 389, in handle\n File \"/home/ubuntu/sprout_host_ph9xfc/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 72, in run\n return process_execution(script_func, script_path, ctx, process)\n File \"/home/ubuntu/sprout_host_ph9xfc/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 143, in process_execution\n script_func(script_path, ctx, process)\n File \"/home/ubuntu/sprout_host_ph9xfc/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 239, in execute\n stderr_consumer.buffer.getvalue())\nProcessException: \nWARNING: 'monit unmonitor ' only unmonitors the process specified. Related poll scripts will NOT be affected. Use 'monit unmonitor -g ' to be sure of unmonitoring all related processes.\n\nThere is no service named \"clearwater_cluster_manager\"\n\n", "type": "ProcessException"}], "reported_timestamp": "2018-12-27T19:29:01.902Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:01.903Z", "message": "[localhost] run: sudo mv /tmp/tmpIEoRPn /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:01.903Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "b4caad49-86ea-42b7-997e-eab521959095"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:01.903Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:01.903Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "b4caad49-86ea-42b7-997e-eab521959095"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:01.903Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:01.903Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "b4caad49-86ea-42b7-997e-eab521959095"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:01.903Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:01.903Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "b4caad49-86ea-42b7-997e-eab521959095"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:01.903Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:01.903Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "b4caad49-86ea-42b7-997e-eab521959095"}, {"node_instance_id": "sprout_btt3la", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:01.903Z", "message": "Execution done (return_code=1): /tmp/0OENG/stop-sprout.sh", "level": "info", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:01.903Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "70c31180-bda6-4cc5-adc8-541abde0143f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:01.903Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:01.903Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "b4caad49-86ea-42b7-997e-eab521959095"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:01.903Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:01.903Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "b4caad49-86ea-42b7-997e-eab521959095"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:01.903Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:01.903Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "b4caad49-86ea-42b7-997e-eab521959095"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:01.903Z", "message": "[localhost] run: sudo mv /tmp/tmprBq9eF /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:01.903Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "b4caad49-86ea-42b7-997e-eab521959095"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:01.903Z", "message": "The config dict: {'public_ip': u'172.30.9.206', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {}, u'sprout': {u'sprout_btt3la': {u'public_address': u'', u'private_address': u'192.168.120.14', u'name': u'sprout-btt3la'}}, u'vellum': {}, u'bono': {}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.7', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:01.903Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "b4caad49-86ea-42b7-997e-eab521959095"}, {"node_instance_id": "bono_ifjyb6", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:02.905Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:02.905Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:02.905Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:02.905Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}, {"node_instance_id": "bono_ifjyb6", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:02.905Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:02.905Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:02.905Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:02.905Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:02.919Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:02.919Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "20e4d8e5-00ec-4d9f-a33d-7211c92ac56d"}, {"node_instance_id": "bono_ifjyb6", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:02.919Z", "message": "Remove node in ETCD cluster", "level": "info", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:02.919Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "4bcb586e-3066-44a1-8f65-744df543d422"}, {"node_instance_id": "bono_ifjyb6", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:02.919Z", "message": "Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/UX6HQ/remove-cluster-node.sh", "level": "info", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:02.919Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "4bcb586e-3066-44a1-8f65-744df543d422"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:02.919Z", "message": "[localhost] run: sudo mv /tmp/tmp4f1hwg /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:02.919Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "20e4d8e5-00ec-4d9f-a33d-7211c92ac56d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:02.919Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:02.919Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "20e4d8e5-00ec-4d9f-a33d-7211c92ac56d"}], "metadata": {"pagination": {"total": 213, "offset": 100, "size": 50}}} 2018-12-27 19:29:09,293 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:29:09,293 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:29:09 GMT 2018-12-27 19:29:09,293 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:29:09,293 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 30000 2018-12-27 19:29:09,294 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:29:09,295 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/JUIKZ/bind.py 2018-12-27 19:29:09,295 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-12-27 19:29:09,295 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-12-27 19:29:09,295 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> WARNING: 'monit unmonitor ' only unmonitors the process specified. Related poll scripts will NOT be affected. Use 'monit unmonitor -g ' to be sure of unmonitoring all related processes. There is no service named "clearwater_config_manager" 2018-12-27 19:29:09,295 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-12-27 19:29:09,296 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-12-27 19:29:09,296 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-12-27 19:29:09,296 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-12-27 19:29:09,296 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-12-27 19:29:09,296 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-12-27 19:29:09,296 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=1): /tmp/XJOYA/stop-bono.sh 2018-12-27 19:29:09,297 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/4BQZV/remove-cluster-node.sh 2018-12-27 19:29:09,297 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/VVTRS/remove-cluster-node.sh 2018-12-27 19:29:09,297 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/4BQZV/remove-cluster-node.sh 2018-12-27 19:29:09,297 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/O55G3/remove-cluster-node.sh 2018-12-27 19:29:09,297 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/YH775/remove-cluster-node.sh 2018-12-27 19:29:09,297 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/YH775/remove-cluster-node.sh 2018-12-27 19:29:09,298 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Remove node in ETCD cluster 2018-12-27 19:29:09,298 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Remove node in ETCD cluster 2018-12-27 19:29:09,298 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/O55G3/remove-cluster-node.sh 2018-12-27 19:29:09,298 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/VVTRS/remove-cluster-node.sh 2018-12-27 19:29:09,298 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-12-27 19:29:09,298 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-12-27 19:29:09,299 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Remove node in ETCD cluster 2018-12-27 19:29:09,299 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Remove node in ETCD cluster 2018-12-27 19:29:09,299 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-12-27 19:29:09,299 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/Z0F0X/bind.py 2018-12-27 19:29:09,299 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-12-27 19:29:09,299 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-12-27 19:29:09,300 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> WARNING: 'monit unmonitor ' only unmonitors the process specified. Related poll scripts will NOT be affected. Use 'monit unmonitor -g ' to be sure of unmonitoring all related processes. There is no service named "clearwater_cluster_manager" 2018-12-27 19:29:09,300 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpIEoRPn /etc/bind/db.clearwater.opnfv 2018-12-27 19:29:09,300 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-12-27 19:29:09,300 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-12-27 19:29:09,300 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-12-27 19:29:09,300 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-12-27 19:29:09,300 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=1): /tmp/0OENG/stop-sprout.sh 2018-12-27 19:29:09,301 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-12-27 19:29:09,301 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-12-27 19:29:09,301 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-12-27 19:29:09,301 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmprBq9eF /etc/bind/db.clearwater.local 2018-12-27 19:29:09,301 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.206', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {}, u'sprout': {u'sprout_btt3la': {u'public_address': u'', u'private_address': u'192.168.120.14', u'name': u'sprout-btt3la'}}, u'vellum': {}, u'bono': {}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.7', u'hss_hostname': u''}. 2018-12-27 19:29:09,301 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-12-27 19:29:09,302 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-12-27 19:29:09,302 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-12-27 19:29:09,302 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-12-27 19:29:09,302 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-12-27 19:29:09,302 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Remove node in ETCD cluster 2018-12-27 19:29:09,302 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/UX6HQ/remove-cluster-node.sh 2018-12-27 19:29:09,303 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmp4f1hwg /etc/bind/db.clearwater.local 2018-12-27 19:29:09,303 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-12-27 19:29:09,303 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/executions/d1fd1b14-7311-4927-9576-7f4aef25c0c0 2018-12-27 19:29:09,359 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:29:09,359 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:29:09,360 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:29:09,360 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:29:09,360 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:29:09,360 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:29:09,360 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:29:09,360 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-27T19:28:53.689Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"} 2018-12-27 19:29:09,360 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:29:09,360 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:29:09 GMT 2018-12-27 19:29:09,360 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:29:09,360 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-12-27 19:29:09,361 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:29:14,366 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/events 2018-12-27 19:29:14,439 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:29:14,440 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:29:14,440 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:29:14,440 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:29:14,440 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:29:14,440 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:29:14,440 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:29:14,440 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:02.919Z", "message": "Downloaded scripts/bind/bind.py to /tmp/XUOJJ/bind.py", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:02.919Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "20e4d8e5-00ec-4d9f-a33d-7211c92ac56d"}, {"node_instance_id": "bono_ifjyb6", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:02.919Z", "message": "Remove node in ETCD cluster", "level": "info", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:02.919Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "4bcb586e-3066-44a1-8f65-744df543d422"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:02.919Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:02.919Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "20e4d8e5-00ec-4d9f-a33d-7211c92ac56d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:02.919Z", "message": "The config dict: {'public_ip': u'172.30.9.206', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {}, u'sprout': {}, u'vellum': {}, u'bono': {}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.7', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:02.919Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "20e4d8e5-00ec-4d9f-a33d-7211c92ac56d"}, {"node_instance_id": "sprout_btt3la", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:03.919Z", "message": "Deleting node", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:03.919Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}, {"node_instance_id": "sprout_btt3la", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:03.919Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:03.919Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}, {"node_instance_id": "sprout_btt3la", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:03.919Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:03.919Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:03.919Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:03.919Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:03.923Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:03.923Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "20e4d8e5-00ec-4d9f-a33d-7211c92ac56d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:03.923Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:03.923Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "20e4d8e5-00ec-4d9f-a33d-7211c92ac56d"}, {"node_instance_id": "ellis_4wdi49", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:03.923Z", "message": "Execution done (return_code=0): /tmp/4BQZV/remove-cluster-node.sh", "level": "info", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:03.923Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "32342f79-a34a-4e9e-919b-922429308c06"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:03.923Z", "message": "[localhost] run: sudo mv /tmp/tmpKva9Xu /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:03.923Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "20e4d8e5-00ec-4d9f-a33d-7211c92ac56d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:03.923Z", "message": "The config dict: {'public_ip': u'172.30.9.206', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {}, u'sprout': {}, u'vellum': {}, u'bono': {}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.7', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:03.923Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "20e4d8e5-00ec-4d9f-a33d-7211c92ac56d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:03.923Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:03.923Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "20e4d8e5-00ec-4d9f-a33d-7211c92ac56d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:03.923Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:03.923Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "20e4d8e5-00ec-4d9f-a33d-7211c92ac56d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:03.923Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:03.923Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "20e4d8e5-00ec-4d9f-a33d-7211c92ac56d"}, {"node_instance_id": "ellis_host_012nnx", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:04.923Z", "message": "Task started 'diamond_agent.tasks.stop'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:04.923Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}, {"node_instance_id": "ellis_host_012nnx", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:04.923Z", "message": "Stopping node", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:04.923Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}, {"node_instance_id": "ellis_host_012nnx", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:04.923Z", "message": "Sending task 'diamond_agent.tasks.stop'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:04.923Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}, {"node_instance_id": "ellis_4wdi49", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:04.923Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:04.923Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}, {"node_instance_id": "sprout_btt3la", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:04.927Z", "message": "Remove node in ETCD cluster", "level": "info", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:04.927Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "8e4508c1-df1e-43ed-a2c7-08715f409da6"}, {"node_instance_id": "sprout_btt3la", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:04.927Z", "message": "Executing: /tmp/S5YUG/remove-cluster-node.sh", "level": "info", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:04.927Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "8e4508c1-df1e-43ed-a2c7-08715f409da6"}, {"node_instance_id": "sprout_btt3la", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:04.927Z", "message": "Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/S5YUG/remove-cluster-node.sh", "level": "info", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:04.927Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "8e4508c1-df1e-43ed-a2c7-08715f409da6"}, {"node_instance_id": "ellis_host_012nnx", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:05.928Z", "message": "Stopping agent", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:05.928Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}, {"node_instance_id": "ellis_host_012nnx", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:05.928Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:05.928Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}, {"node_instance_id": "ellis_host_012nnx", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:05.928Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:05.928Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}, {"node_instance_id": "ellis_host_012nnx", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:05.928Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:05.928Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}, {"node_instance_id": "ellis_host_012nnx", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:05.928Z", "message": "Task started 'diamond_agent.tasks.uninstall'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:05.928Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}, {"node_instance_id": "ellis_host_012nnx", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:06.601Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:06.601Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "5c5f3fb8-75a7-4a1b-8c65-137eb130b87b"}, {"node_instance_id": "ellis_host_012nnx", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:06.930Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:06.930Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "5c5f3fb8-75a7-4a1b-8c65-137eb130b87b"}, {"node_instance_id": "ellis_host_012nnx", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:06.930Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:06.930Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "5c5f3fb8-75a7-4a1b-8c65-137eb130b87b"}, {"node_instance_id": "ellis_host_012nnx", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:06.930Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:06.930Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "5c5f3fb8-75a7-4a1b-8c65-137eb130b87b"}, {"node_instance_id": "ellis_host_012nnx", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:06.930Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:06.930Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "5c5f3fb8-75a7-4a1b-8c65-137eb130b87b"}, {"node_instance_id": "ellis_host_012nnx", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:06.930Z", "message": "Stopping Agent ellis_host_012nnx", "level": "info", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:06.930Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "5c5f3fb8-75a7-4a1b-8c65-137eb130b87b"}, {"node_instance_id": "ellis_host_012nnx", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:06.930Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:06.930Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "5c5f3fb8-75a7-4a1b-8c65-137eb130b87b"}, {"node_instance_id": "ellis_host_012nnx", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:06.930Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:06.930Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "5c5f3fb8-75a7-4a1b-8c65-137eb130b87b"}, {"node_instance_id": "ellis_host_012nnx", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:06.930Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:06.930Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "5c5f3fb8-75a7-4a1b-8c65-137eb130b87b"}, {"node_instance_id": "ellis_host_012nnx", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:06.930Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:06.930Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "5c5f3fb8-75a7-4a1b-8c65-137eb130b87b"}, {"node_instance_id": "ellis_host_012nnx", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:07.057Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:07.057Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}, {"node_instance_id": "ellis_host_012nnx", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:07.057Z", "message": "Task started 'cloudify_agent.installer.operations.stop'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:07.057Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}, {"node_instance_id": "dime_fqtwws", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:07.934Z", "message": "Execution done (return_code=0): /tmp/VVTRS/remove-cluster-node.sh", "level": "info", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:07.934Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "f4e0f398-2fb2-4617-b303-bd9b12be543c"}, {"node_instance_id": "homer_is2ss0", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:07.934Z", "message": "Execution done (return_code=0): /tmp/YH775/remove-cluster-node.sh", "level": "info", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:07.934Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "6956d4cd-4a6d-4f1d-adab-6cd424c495c0"}, {"node_instance_id": "dime_host_zpzhgy", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:08.061Z", "message": "Task started 'diamond_agent.tasks.stop'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:08.061Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}, {"node_instance_id": "dime_fqtwws", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:08.061Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:08.061Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}, {"node_instance_id": "homer_is2ss0", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:08.061Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:08.061Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}, {"node_instance_id": "dime_host_zpzhgy", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:08.061Z", "message": "Sending task 'diamond_agent.tasks.stop'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:08.061Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}, {"node_instance_id": "dime_host_zpzhgy", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:08.061Z", "message": "Stopping node", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:08.061Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}, {"node_instance_id": "homer_host_0yd3xw", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:09.064Z", "message": "Sending task 'diamond_agent.tasks.stop'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:09.064Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}, {"node_instance_id": "homer_host_0yd3xw", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:09.064Z", "message": "Stopping node", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:09.064Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}, {"node_instance_id": "homer_host_0yd3xw", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:09.064Z", "message": "Task started 'diamond_agent.tasks.stop'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:09.064Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}], "metadata": {"pagination": {"total": 264, "offset": 150, "size": 50}}} 2018-12-27 19:29:14,440 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:29:14,441 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:29:14 GMT 2018-12-27 19:29:14,441 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:29:14,441 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 26821 2018-12-27 19:29:14,441 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:29:14,442 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/XUOJJ/bind.py 2018-12-27 19:29:14,442 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Remove node in ETCD cluster 2018-12-27 19:29:14,442 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-12-27 19:29:14,443 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.206', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {}, u'sprout': {}, u'vellum': {}, u'bono': {}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.7', u'hss_hostname': u''}. 2018-12-27 19:29:14,443 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-12-27 19:29:14,443 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-12-27 19:29:14,443 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-12-27 19:29:14,443 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-12-27 19:29:14,443 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-12-27 19:29:14,444 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-12-27 19:29:14,444 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/4BQZV/remove-cluster-node.sh 2018-12-27 19:29:14,444 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpKva9Xu /etc/bind/db.clearwater.opnfv 2018-12-27 19:29:14,444 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.206', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {}, u'sprout': {}, u'vellum': {}, u'bono': {}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.7', u'hss_hostname': u''}. 2018-12-27 19:29:14,444 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-12-27 19:29:14,444 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-12-27 19:29:14,445 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-12-27 19:29:14,445 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-12-27 19:29:14,445 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-12-27 19:29:14,445 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-12-27 19:29:14,445 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-12-27 19:29:14,445 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Remove node in ETCD cluster 2018-12-27 19:29:14,446 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/S5YUG/remove-cluster-node.sh 2018-12-27 19:29:14,446 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/S5YUG/remove-cluster-node.sh 2018-12-27 19:29:14,446 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-12-27 19:29:14,446 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-12-27 19:29:14,446 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-12-27 19:29:14,446 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-12-27 19:29:14,446 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-12-27 19:29:14,447 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:29:14,447 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:29:14,447 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:29:14,447 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:29:14,447 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:29:14,447 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent ellis_host_012nnx 2018-12-27 19:29:14,448 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:29:14,448 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:29:14,448 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:29:14,448 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:29:14,448 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-12-27 19:29:14,448 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-12-27 19:29:14,449 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/VVTRS/remove-cluster-node.sh 2018-12-27 19:29:14,449 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/YH775/remove-cluster-node.sh 2018-12-27 19:29:14,449 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-12-27 19:29:14,449 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-12-27 19:29:14,449 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-12-27 19:29:14,449 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-12-27 19:29:14,449 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-12-27 19:29:14,450 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-12-27 19:29:14,450 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-12-27 19:29:14,450 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-12-27 19:29:14,450 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/executions/d1fd1b14-7311-4927-9576-7f4aef25c0c0 2018-12-27 19:29:14,600 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:29:14,600 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:29:14,600 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:29:14,600 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:29:14,600 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:29:14,600 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:29:14,601 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:29:14,601 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-27T19:28:53.689Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"} 2018-12-27 19:29:14,601 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:29:14,601 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:29:14 GMT 2018-12-27 19:29:14,601 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:29:14,601 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-12-27 19:29:14,601 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:29:19,607 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/events 2018-12-27 19:29:19,674 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:29:19,674 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:29:19,674 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:29:19,674 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:29:19,674 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:29:19,674 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:29:19,674 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:29:19,675 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_host_0yd3xw", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:11.283Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:11.283Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}, {"node_instance_id": "ellis_host_012nnx", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:11.363Z", "message": "Stopping...", "level": "info", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:11.363Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "5c5f3fb8-75a7-4a1b-8c65-137eb130b87b"}, {"node_instance_id": "ellis_host_012nnx", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:11.939Z", "message": "Successfully stopped daemon: ellis_host_012nnx\u001b[0m", "level": "info", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:11.939Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "5c5f3fb8-75a7-4a1b-8c65-137eb130b87b"}, {"node_instance_id": "ellis_host_012nnx", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:11.939Z", "message": "Stopping daemon with command: sudo service celeryd-ellis_host_012nnx stop", "level": "info", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:11.939Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "5c5f3fb8-75a7-4a1b-8c65-137eb130b87b"}, {"node_instance_id": "homer_host_0yd3xw", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:12.070Z", "message": "Task started 'diamond_agent.tasks.uninstall'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:12.070Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}, {"node_instance_id": "ellis_host_012nnx", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:12.070Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:12.070Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}, {"node_instance_id": "ellis_host_012nnx", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:12.070Z", "message": "Deleting agent", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:12.070Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}, {"node_instance_id": "ellis_host_012nnx", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:12.070Z", "message": "Task started 'cloudify_agent.installer.operations.delete'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:12.070Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}, {"node_instance_id": "homer_host_0yd3xw", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:12.070Z", "message": "Stopping agent", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:12.070Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}, {"node_instance_id": "homer_host_0yd3xw", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:12.070Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:12.070Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}, {"node_instance_id": "ellis_host_012nnx", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:12.070Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:12.070Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}, {"node_instance_id": "homer_host_0yd3xw", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:12.070Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:12.070Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}, {"node_instance_id": "homer_host_0yd3xw", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:12.948Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:12.948Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "ea1a8cd5-e0ff-4a47-900b-97c36f55c8cd"}, {"node_instance_id": "ellis_host_012nnx", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:12.948Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:12.948Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "f565426a-2315-4b48-8ff7-053dc6c2a670"}, {"node_instance_id": "homer_host_0yd3xw", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:12.948Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:12.948Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "ea1a8cd5-e0ff-4a47-900b-97c36f55c8cd"}, {"node_instance_id": "ellis_host_012nnx", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:12.948Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:12.948Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "f565426a-2315-4b48-8ff7-053dc6c2a670"}, {"node_instance_id": "homer_host_0yd3xw", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:12.948Z", "message": "Stopping Agent homer_host_0yd3xw", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:12.948Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "ea1a8cd5-e0ff-4a47-900b-97c36f55c8cd"}, {"node_instance_id": "ellis_host_012nnx", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:12.948Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:12.948Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "f565426a-2315-4b48-8ff7-053dc6c2a670"}, {"node_instance_id": "homer_host_0yd3xw", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:12.948Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:12.948Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "ea1a8cd5-e0ff-4a47-900b-97c36f55c8cd"}, {"node_instance_id": "homer_host_0yd3xw", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:12.948Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:12.948Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "ea1a8cd5-e0ff-4a47-900b-97c36f55c8cd"}, {"node_instance_id": "ellis_host_012nnx", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:12.948Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:12.948Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "f565426a-2315-4b48-8ff7-053dc6c2a670"}, {"node_instance_id": "ellis_host_012nnx", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:12.948Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:12.948Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "f565426a-2315-4b48-8ff7-053dc6c2a670"}, {"node_instance_id": "homer_host_0yd3xw", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:12.948Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:12.948Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "ea1a8cd5-e0ff-4a47-900b-97c36f55c8cd"}, {"node_instance_id": "homer_host_0yd3xw", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:12.948Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:12.948Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "ea1a8cd5-e0ff-4a47-900b-97c36f55c8cd"}, {"node_instance_id": "homer_host_0yd3xw", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:12.948Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:12.948Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "ea1a8cd5-e0ff-4a47-900b-97c36f55c8cd"}, {"node_instance_id": "ellis_host_012nnx", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:12.948Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:12.948Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "f565426a-2315-4b48-8ff7-053dc6c2a670"}, {"node_instance_id": "homer_host_0yd3xw", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:12.948Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:12.948Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "ea1a8cd5-e0ff-4a47-900b-97c36f55c8cd"}, {"node_instance_id": "ellis_host_012nnx", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:12.948Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:12.948Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "f565426a-2315-4b48-8ff7-053dc6c2a670"}, {"node_instance_id": "ellis_host_012nnx", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:12.948Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:12.948Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "f565426a-2315-4b48-8ff7-053dc6c2a670"}, {"node_instance_id": "ellis_host_012nnx", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:12.948Z", "message": "Deleting Agent ellis_host_012nnx", "level": "info", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:12.948Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "f565426a-2315-4b48-8ff7-053dc6c2a670"}, {"node_instance_id": "homer_host_0yd3xw", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:12.948Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:12.948Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "ea1a8cd5-e0ff-4a47-900b-97c36f55c8cd"}, {"node_instance_id": "ellis_host_012nnx", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:12.948Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:12.948Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "f565426a-2315-4b48-8ff7-053dc6c2a670"}, {"node_instance_id": "dime_host_zpzhgy", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:13.079Z", "message": "Task started 'diamond_agent.tasks.uninstall'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:13.079Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}, {"node_instance_id": "dime_host_zpzhgy", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:13.079Z", "message": "Task started 'cloudify_agent.installer.operations.stop'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:13.079Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}, {"node_instance_id": "homer_host_0yd3xw", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:13.079Z", "message": "Task started 'cloudify_agent.installer.operations.stop'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:13.079Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}, {"node_instance_id": "dime_host_zpzhgy", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:13.079Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:13.079Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}, {"node_instance_id": "dime_host_zpzhgy", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:13.079Z", "message": "Stopping agent", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:13.079Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}, {"node_instance_id": "homer_host_0yd3xw", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:13.079Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:13.079Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}, {"node_instance_id": "dime_host_zpzhgy", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:13.079Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:13.079Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}, {"node_instance_id": "dime_host_zpzhgy", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:13.079Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:13.079Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}, {"node_instance_id": "dime_host_zpzhgy", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:13.079Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:13.079Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}, {"node_instance_id": "dime_host_zpzhgy", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:13.954Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:13.954Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "95d18ce2-4cdc-4662-9f9a-e4dd7699ad44"}, {"node_instance_id": "dime_host_zpzhgy", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:13.954Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:13.954Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "95d18ce2-4cdc-4662-9f9a-e4dd7699ad44"}, {"node_instance_id": "dime_host_zpzhgy", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:13.954Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:13.954Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "95d18ce2-4cdc-4662-9f9a-e4dd7699ad44"}, {"node_instance_id": "dime_host_zpzhgy", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:13.954Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:13.954Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "95d18ce2-4cdc-4662-9f9a-e4dd7699ad44"}, {"node_instance_id": "dime_host_zpzhgy", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:13.954Z", "message": "Stopping Agent dime_host_zpzhgy", "level": "info", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:13.954Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "95d18ce2-4cdc-4662-9f9a-e4dd7699ad44"}, {"node_instance_id": "dime_host_zpzhgy", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:13.954Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:13.954Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "95d18ce2-4cdc-4662-9f9a-e4dd7699ad44"}, {"node_instance_id": "dime_host_zpzhgy", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:13.954Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:13.954Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "95d18ce2-4cdc-4662-9f9a-e4dd7699ad44"}, {"node_instance_id": "dime_host_zpzhgy", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:13.954Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:13.954Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "95d18ce2-4cdc-4662-9f9a-e4dd7699ad44"}, {"node_instance_id": "dime_host_zpzhgy", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:13.954Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:13.954Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "95d18ce2-4cdc-4662-9f9a-e4dd7699ad44"}], "metadata": {"pagination": {"total": 302, "offset": 200, "size": 50}}} 2018-12-27 19:29:19,675 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:29:19,675 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:29:19 GMT 2018-12-27 19:29:19,675 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:29:19,675 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 26883 2018-12-27 19:29:19,675 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:29:19,676 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-12-27 19:29:19,677 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2018-12-27 19:29:19,677 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: ellis_host_012nnx 2018-12-27 19:29:19,677 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service celeryd-ellis_host_012nnx stop 2018-12-27 19:29:19,677 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-12-27 19:29:19,677 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-12-27 19:29:19,677 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-12-27 19:29:19,678 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-12-27 19:29:19,678 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-12-27 19:29:19,678 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-12-27 19:29:19,678 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-12-27 19:29:19,678 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-12-27 19:29:19,678 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:29:19,679 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:29:19,679 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:29:19,679 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:29:19,679 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent homer_host_0yd3xw 2018-12-27 19:29:19,679 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:29:19,679 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:29:19,680 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:29:19,680 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:29:19,680 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:29:19,680 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:29:19,680 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:29:19,680 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:29:19,681 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:29:19,681 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:29:19,681 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:29:19,681 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:29:19,681 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent ellis_host_012nnx 2018-12-27 19:29:19,681 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:29:19,681 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:29:19,682 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-12-27 19:29:19,682 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-12-27 19:29:19,682 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-12-27 19:29:19,682 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-12-27 19:29:19,682 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-12-27 19:29:19,682 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-12-27 19:29:19,683 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-12-27 19:29:19,683 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-12-27 19:29:19,683 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-12-27 19:29:19,683 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:29:19,683 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:29:19,683 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:29:19,684 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:29:19,684 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent dime_host_zpzhgy 2018-12-27 19:29:19,684 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:29:19,684 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:29:19,684 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:29:19,684 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:29:19,685 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/executions/d1fd1b14-7311-4927-9576-7f4aef25c0c0 2018-12-27 19:29:19,739 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:29:19,739 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:29:19,740 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:29:19,740 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:29:19,740 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:29:19,740 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:29:19,740 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:29:19,740 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-27T19:28:53.689Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"} 2018-12-27 19:29:19,740 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:29:19,740 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:29:19 GMT 2018-12-27 19:29:19,740 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:29:19,741 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-12-27 19:29:19,741 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:29:24,746 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/events 2018-12-27 19:29:24,817 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:29:24,818 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:29:24,818 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:29:24,818 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:29:24,818 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:29:24,818 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:29:24,818 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:29:24,818 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_host_zpzhgy", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:13.954Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:13.954Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "95d18ce2-4cdc-4662-9f9a-e4dd7699ad44"}, {"node_instance_id": "bono_ifjyb6", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:14.540Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:14.540Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}, {"node_instance_id": "ellis_host_012nnx", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:14.965Z", "message": "Deleting start-on-boot entry", "level": "info", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:14.965Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "f565426a-2315-4b48-8ff7-053dc6c2a670"}, {"node_instance_id": "ellis_host_012nnx", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:14.965Z", "message": "Successfully deleted daemon: ellis_host_012nnx", "level": "info", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:14.965Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "f565426a-2315-4b48-8ff7-053dc6c2a670"}, {"node_instance_id": "bono_ifjyb6", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:14.965Z", "message": "Execution done (return_code=0): /tmp/UX6HQ/remove-cluster-node.sh", "level": "info", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:14.965Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "4bcb586e-3066-44a1-8f65-744df543d422"}, {"node_instance_id": "ellis_host_012nnx", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:14.965Z", "message": "Deleting...", "level": "info", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:14.965Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "f565426a-2315-4b48-8ff7-053dc6c2a670"}, {"node_instance_id": "bono_host_xqummd", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:15.084Z", "message": "Stopping node", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:15.084Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}, {"node_instance_id": "ellis_host_012nnx", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:15.084Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:15.084Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}, {"node_instance_id": "ellis_host_012nnx", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:15.084Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:15.084Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}, {"node_instance_id": "ellis_host_012nnx", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:15.084Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:15.084Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}, {"node_instance_id": "bono_host_xqummd", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:16.089Z", "message": "Task started 'diamond_agent.tasks.stop'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:16.089Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}, {"node_instance_id": "bono_host_xqummd", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:16.089Z", "message": "Sending task 'diamond_agent.tasks.stop'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:16.089Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}, {"node_instance_id": "homer_host_0yd3xw", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:17.438Z", "message": "Stopping...", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:17.438Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "ea1a8cd5-e0ff-4a47-900b-97c36f55c8cd"}, {"node_instance_id": "homer_host_0yd3xw", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:17.635Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:17.635Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}, {"node_instance_id": "homer_host_0yd3xw", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:17.973Z", "message": "Stopping daemon with command: sudo service celeryd-homer_host_0yd3xw stop", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:17.973Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "ea1a8cd5-e0ff-4a47-900b-97c36f55c8cd"}, {"node_instance_id": "homer_host_0yd3xw", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:17.973Z", "message": "Successfully stopped daemon: homer_host_0yd3xw\u001b[0m", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:17.973Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "ea1a8cd5-e0ff-4a47-900b-97c36f55c8cd"}, {"node_instance_id": "homer_host_0yd3xw", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:18.098Z", "message": "Task started 'cloudify_agent.installer.operations.delete'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:18.098Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}, {"node_instance_id": "homer_host_0yd3xw", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:18.098Z", "message": "Deleting agent", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:18.098Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}, {"node_instance_id": "homer_host_0yd3xw", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:18.098Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:18.098Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}, {"node_instance_id": "homer_host_0yd3xw", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:19.053Z", "message": "Deleting Agent homer_host_0yd3xw", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:19.053Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "1b4aa500-45a5-4ea1-93c2-49dd32fcbdbd"}, {"node_instance_id": "dime_host_zpzhgy", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:19.053Z", "message": "Stopping daemon with command: sudo service celeryd-dime_host_zpzhgy stop", "level": "info", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:19.053Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "95d18ce2-4cdc-4662-9f9a-e4dd7699ad44"}, {"node_instance_id": "homer_host_0yd3xw", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:19.053Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:19.053Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "1b4aa500-45a5-4ea1-93c2-49dd32fcbdbd"}, {"node_instance_id": "dime_host_zpzhgy", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:19.053Z", "message": "Stopping...", "level": "info", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:19.053Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "95d18ce2-4cdc-4662-9f9a-e4dd7699ad44"}, {"node_instance_id": "homer_host_0yd3xw", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:19.053Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:19.053Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "1b4aa500-45a5-4ea1-93c2-49dd32fcbdbd"}, {"node_instance_id": "homer_host_0yd3xw", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:19.053Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:19.053Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "1b4aa500-45a5-4ea1-93c2-49dd32fcbdbd"}, {"node_instance_id": "homer_host_0yd3xw", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:19.053Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:19.053Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "1b4aa500-45a5-4ea1-93c2-49dd32fcbdbd"}, {"node_instance_id": "dime_host_zpzhgy", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:19.053Z", "message": "Successfully stopped daemon: dime_host_zpzhgy\u001b[0m", "level": "info", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:19.053Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "95d18ce2-4cdc-4662-9f9a-e4dd7699ad44"}, {"node_instance_id": "homer_host_0yd3xw", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:19.053Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:19.053Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "1b4aa500-45a5-4ea1-93c2-49dd32fcbdbd"}, {"node_instance_id": "homer_host_0yd3xw", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:19.053Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:19.053Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "1b4aa500-45a5-4ea1-93c2-49dd32fcbdbd"}, {"node_instance_id": "homer_host_0yd3xw", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:19.053Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:19.053Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "1b4aa500-45a5-4ea1-93c2-49dd32fcbdbd"}, {"node_instance_id": "homer_host_0yd3xw", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:19.053Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:19.053Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "1b4aa500-45a5-4ea1-93c2-49dd32fcbdbd"}, {"node_instance_id": "homer_host_0yd3xw", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:19.053Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:19.053Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "1b4aa500-45a5-4ea1-93c2-49dd32fcbdbd"}, {"node_instance_id": "dime_host_zpzhgy", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:19.108Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:19.108Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:19.108Z", "message": "Task started 'nova_plugin.server.disconnect_floatingip'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:19.108Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}, {"node_instance_id": "ellis_host_012nnx", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:19.108Z", "message": "Task succeeded 'nova_plugin.server.stop'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:19.108Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:19.108Z", "message": "Sending task 'nova_plugin.server.disconnect_floatingip'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:19.108Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}, {"node_instance_id": "dime_host_zpzhgy", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:19.108Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:19.108Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}, {"node_instance_id": "dime_host_zpzhgy", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:19.108Z", "message": "Task started 'cloudify_agent.installer.operations.delete'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:19.108Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}, {"node_instance_id": "dime_host_zpzhgy", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:19.108Z", "message": "Deleting agent", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:19.108Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}, {"node_instance_id": "dime_host_zpzhgy", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:20.060Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:20.060Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "efffbfaa-6759-4bb6-b63f-a52aee15fb7c"}, {"node_instance_id": "dime_host_zpzhgy", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:20.060Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:20.060Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "efffbfaa-6759-4bb6-b63f-a52aee15fb7c"}, {"node_instance_id": "dime_host_zpzhgy", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:20.060Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:20.060Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "efffbfaa-6759-4bb6-b63f-a52aee15fb7c"}, {"node_instance_id": "dime_host_zpzhgy", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:20.060Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:20.060Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "efffbfaa-6759-4bb6-b63f-a52aee15fb7c"}, {"node_instance_id": "dime_host_zpzhgy", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:20.060Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:20.060Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "efffbfaa-6759-4bb6-b63f-a52aee15fb7c"}, {"node_instance_id": "dime_host_zpzhgy", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:20.060Z", "message": "Deleting Agent dime_host_zpzhgy", "level": "info", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:20.060Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "efffbfaa-6759-4bb6-b63f-a52aee15fb7c"}, {"node_instance_id": "dime_host_zpzhgy", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:20.060Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:20.060Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "efffbfaa-6759-4bb6-b63f-a52aee15fb7c"}, {"node_instance_id": "dime_host_zpzhgy", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:20.060Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:20.060Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "efffbfaa-6759-4bb6-b63f-a52aee15fb7c"}, {"node_instance_id": "dime_host_zpzhgy", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:20.060Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:20.060Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "efffbfaa-6759-4bb6-b63f-a52aee15fb7c"}, {"node_instance_id": "dime_host_zpzhgy", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:20.060Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:20.060Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "efffbfaa-6759-4bb6-b63f-a52aee15fb7c"}, {"node_instance_id": "bono_host_xqummd", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:20.582Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:20.582Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}], "metadata": {"pagination": {"total": 344, "offset": 250, "size": 50}}} 2018-12-27 19:29:24,819 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:29:24,819 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:29:24 GMT 2018-12-27 19:29:24,819 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:29:24,819 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 26691 2018-12-27 19:29:24,819 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:29:24,820 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:29:24,820 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-12-27 19:29:24,820 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2018-12-27 19:29:24,821 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: ellis_host_012nnx 2018-12-27 19:29:24,821 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/UX6HQ/remove-cluster-node.sh 2018-12-27 19:29:24,821 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2018-12-27 19:29:24,821 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-12-27 19:29:24,821 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-12-27 19:29:24,821 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-12-27 19:29:24,822 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-12-27 19:29:24,822 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-12-27 19:29:24,822 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-12-27 19:29:24,822 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2018-12-27 19:29:24,822 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-12-27 19:29:24,822 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service celeryd-homer_host_0yd3xw stop 2018-12-27 19:29:24,823 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: homer_host_0yd3xw 2018-12-27 19:29:24,823 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-12-27 19:29:24,823 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-12-27 19:29:24,823 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-12-27 19:29:24,823 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent homer_host_0yd3xw 2018-12-27 19:29:24,823 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service celeryd-dime_host_zpzhgy stop 2018-12-27 19:29:24,824 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:29:24,824 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2018-12-27 19:29:24,824 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:29:24,824 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:29:24,824 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:29:24,824 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: dime_host_zpzhgy 2018-12-27 19:29:24,825 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:29:24,825 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:29:24,825 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:29:24,825 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:29:24,825 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:29:24,825 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-12-27 19:29:24,826 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_floatingip' 2018-12-27 19:29:24,826 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-12-27 19:29:24,826 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_floatingip' 2018-12-27 19:29:24,826 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-12-27 19:29:24,826 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-12-27 19:29:24,826 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-12-27 19:29:24,826 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:29:24,827 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:29:24,827 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:29:24,827 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:29:24,827 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:29:24,827 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent dime_host_zpzhgy 2018-12-27 19:29:24,827 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:29:24,828 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:29:24,828 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:29:24,828 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:29:24,828 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-12-27 19:29:24,828 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/executions/d1fd1b14-7311-4927-9576-7f4aef25c0c0 2018-12-27 19:29:24,896 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:29:24,896 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:29:24,896 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:29:24,896 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:29:24,896 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:29:24,896 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:29:24,897 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:29:24,897 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-27T19:28:53.689Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"} 2018-12-27 19:29:24,897 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:29:24,897 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:29:24 GMT 2018-12-27 19:29:24,897 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:29:24,897 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-12-27 19:29:24,897 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:29:29,902 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/events 2018-12-27 19:29:29,968 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:29:29,968 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:29:29,968 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:29:29,968 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:29:29,968 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:29:29,969 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:29:29,969 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:29:29,969 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_host_0yd3xw", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:21.064Z", "message": "Deleting...", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:21.064Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "1b4aa500-45a5-4ea1-93c2-49dd32fcbdbd"}, {"node_instance_id": "homer_host_0yd3xw", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:21.064Z", "message": "Deleting start-on-boot entry", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:21.064Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "1b4aa500-45a5-4ea1-93c2-49dd32fcbdbd"}, {"node_instance_id": "homer_host_0yd3xw", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:21.064Z", "message": "Successfully deleted daemon: homer_host_0yd3xw", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:21.064Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "1b4aa500-45a5-4ea1-93c2-49dd32fcbdbd"}, {"node_instance_id": "homer_host_0yd3xw", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:21.113Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:21.113Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}, {"node_instance_id": "bono_host_xqummd", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:21.113Z", "message": "Task started 'diamond_agent.tasks.uninstall'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:21.113Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}, {"node_instance_id": "homer_host_0yd3xw", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:21.113Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:21.113Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}, {"node_instance_id": "homer_host_0yd3xw", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:21.113Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:21.113Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}, {"node_instance_id": "bono_host_xqummd", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:21.113Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:21.113Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}, {"node_instance_id": "dime_host_zpzhgy", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:22.067Z", "message": "Deleting start-on-boot entry", "level": "info", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:22.067Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "efffbfaa-6759-4bb6-b63f-a52aee15fb7c"}, {"node_instance_id": "dime_host_zpzhgy", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:22.067Z", "message": "Deleting...", "level": "info", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:22.067Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "efffbfaa-6759-4bb6-b63f-a52aee15fb7c"}, {"node_instance_id": "dime_host_zpzhgy", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:22.067Z", "message": "Successfully deleted daemon: dime_host_zpzhgy", "level": "info", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:22.067Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "efffbfaa-6759-4bb6-b63f-a52aee15fb7c"}, {"node_instance_id": "bono_host_xqummd", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:22.129Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:22.129Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}, {"node_instance_id": "dime_host_zpzhgy", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:22.129Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:22.129Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}, {"node_instance_id": "bono_host_xqummd", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:22.129Z", "message": "Stopping agent", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:22.129Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}, {"node_instance_id": "bono_host_xqummd", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:22.129Z", "message": "Task started 'cloudify_agent.installer.operations.stop'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:22.129Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}, {"node_instance_id": "dime_host_zpzhgy", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:22.129Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:22.129Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}, {"node_instance_id": "bono_host_xqummd", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:22.129Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:22.129Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}, {"node_instance_id": "dime_host_zpzhgy", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:22.129Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:22.129Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}, {"node_instance_id": "bono_host_xqummd", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:23.197Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:23.197Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "cf5361be-dcc1-4d3b-a1d4-ca010fbc601e"}, {"node_instance_id": "bono_host_xqummd", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:23.197Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:23.197Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "cf5361be-dcc1-4d3b-a1d4-ca010fbc601e"}, {"node_instance_id": "bono_host_xqummd", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:23.197Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:23.197Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "cf5361be-dcc1-4d3b-a1d4-ca010fbc601e"}, {"node_instance_id": "bono_host_xqummd", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:23.197Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:23.197Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "cf5361be-dcc1-4d3b-a1d4-ca010fbc601e"}, {"node_instance_id": "bono_host_xqummd", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:23.197Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:23.197Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "cf5361be-dcc1-4d3b-a1d4-ca010fbc601e"}, {"node_instance_id": "bono_host_xqummd", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:23.197Z", "message": "Stopping Agent bono_host_xqummd", "level": "info", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:23.197Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "cf5361be-dcc1-4d3b-a1d4-ca010fbc601e"}, {"node_instance_id": "bono_host_xqummd", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:23.197Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:23.197Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "cf5361be-dcc1-4d3b-a1d4-ca010fbc601e"}, {"node_instance_id": "bono_host_xqummd", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:23.197Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:23.197Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "cf5361be-dcc1-4d3b-a1d4-ca010fbc601e"}, {"node_instance_id": "bono_host_xqummd", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:23.197Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:23.197Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "cf5361be-dcc1-4d3b-a1d4-ca010fbc601e"}, {"node_instance_id": "bono_host_xqummd", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:23.197Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:23.197Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "cf5361be-dcc1-4d3b-a1d4-ca010fbc601e"}, {"node_instance_id": "homer_host_0yd3xw", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:23.659Z", "message": "Task succeeded 'nova_plugin.server.stop'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:23.659Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:24.198Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:24.198Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:24.198Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:24.198Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:25.201Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:25.201Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}, {"node_instance_id": "dime_host_zpzhgy", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:25.201Z", "message": "Task succeeded 'nova_plugin.server.stop'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:25.201Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:25.201Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:25.201Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:26.828Z", "message": "Task succeeded 'nova_plugin.server.disconnect_floatingip'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:26.828Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}, {"node_instance_id": "bono_host_xqummd", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:26.886Z", "message": "Stopping...", "level": "info", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:26.886Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "cf5361be-dcc1-4d3b-a1d4-ca010fbc601e"}, {"node_instance_id": "bono_host_xqummd", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:27.203Z", "message": "Successfully stopped daemon: bono_host_xqummd\u001b[0m", "level": "info", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:27.203Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "cf5361be-dcc1-4d3b-a1d4-ca010fbc601e"}, {"node_instance_id": "bono_host_xqummd", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:27.203Z", "message": "Stopping daemon with command: sudo service celeryd-bono_host_xqummd stop", "level": "info", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:27.203Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "cf5361be-dcc1-4d3b-a1d4-ca010fbc601e"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:27.205Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:27.205Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:27.205Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:27.205Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}, {"node_instance_id": "bono_host_xqummd", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:27.205Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:27.205Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}, {"node_instance_id": "bono_host_xqummd", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:27.205Z", "message": "Deleting agent", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:27.205Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}, {"node_instance_id": "bono_host_xqummd", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:28.206Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:28.206Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "399a84e6-22fb-4fbd-9943-2fa9439db09a"}, {"node_instance_id": "bono_host_xqummd", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:28.206Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:28.206Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "399a84e6-22fb-4fbd-9943-2fa9439db09a"}, {"node_instance_id": "bono_host_xqummd", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:28.206Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:28.206Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "399a84e6-22fb-4fbd-9943-2fa9439db09a"}, {"node_instance_id": "bono_host_xqummd", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:28.206Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:28.206Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "399a84e6-22fb-4fbd-9943-2fa9439db09a"}, {"node_instance_id": "bono_host_xqummd", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:28.206Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:28.206Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "399a84e6-22fb-4fbd-9943-2fa9439db09a"}, {"node_instance_id": "bono_host_xqummd", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:28.206Z", "message": "Deleting Agent bono_host_xqummd", "level": "info", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:28.206Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "399a84e6-22fb-4fbd-9943-2fa9439db09a"}, {"node_instance_id": "bono_host_xqummd", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:28.206Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:28.206Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "399a84e6-22fb-4fbd-9943-2fa9439db09a"}, {"node_instance_id": "bono_host_xqummd", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:28.206Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:28.206Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "399a84e6-22fb-4fbd-9943-2fa9439db09a"}], "metadata": {"pagination": {"total": 373, "offset": 300, "size": 50}}} 2018-12-27 19:29:29,969 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:29:29,969 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:29:29 GMT 2018-12-27 19:29:29,969 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:29:29,969 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 26479 2018-12-27 19:29:29,969 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:29:29,970 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2018-12-27 19:29:29,971 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2018-12-27 19:29:29,971 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: homer_host_0yd3xw 2018-12-27 19:29:29,971 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-12-27 19:29:29,971 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-12-27 19:29:29,971 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-12-27 19:29:29,972 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-12-27 19:29:29,972 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-12-27 19:29:29,972 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2018-12-27 19:29:29,972 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2018-12-27 19:29:29,972 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: dime_host_zpzhgy 2018-12-27 19:29:29,972 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-12-27 19:29:29,972 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-12-27 19:29:29,973 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-12-27 19:29:29,973 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-12-27 19:29:29,973 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-12-27 19:29:29,973 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-12-27 19:29:29,973 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-12-27 19:29:29,973 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:29:29,974 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:29:29,974 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:29:29,974 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:29:29,974 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:29:29,974 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent bono_host_xqummd 2018-12-27 19:29:29,974 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:29:29,975 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:29:29,975 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:29:29,975 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:29:29,975 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-12-27 19:29:29,975 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-12-27 19:29:29,975 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-12-27 19:29:29,976 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-12-27 19:29:29,976 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-12-27 19:29:29,976 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-12-27 19:29:29,976 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_floatingip' 2018-12-27 19:29:29,976 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2018-12-27 19:29:29,976 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: bono_host_xqummd 2018-12-27 19:29:29,977 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service celeryd-bono_host_xqummd stop 2018-12-27 19:29:29,977 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-12-27 19:29:29,977 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-12-27 19:29:29,977 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-12-27 19:29:29,977 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-12-27 19:29:29,977 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:29:29,977 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:29:29,978 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:29:29,978 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:29:29,978 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:29:29,978 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent bono_host_xqummd 2018-12-27 19:29:29,978 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:29:29,978 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:29:29,979 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/executions/d1fd1b14-7311-4927-9576-7f4aef25c0c0 2018-12-27 19:29:30,039 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:29:30,040 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:29:30,040 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:29:30,040 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:29:30,040 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:29:30,040 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:29:30,040 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:29:30,040 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-27T19:28:53.689Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"} 2018-12-27 19:29:30,041 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:29:30,041 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:29:30 GMT 2018-12-27 19:29:30,041 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:29:30,041 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-12-27 19:29:30,041 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:29:35,046 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/events 2018-12-27 19:29:35,112 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:29:35,113 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:29:35,113 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:29:35,113 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:29:35,113 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:29:35,113 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:29:35,113 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:29:35,113 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_xqummd", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:28.206Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:28.206Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "399a84e6-22fb-4fbd-9943-2fa9439db09a"}, {"node_instance_id": "bono_host_xqummd", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:28.206Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:28.206Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "399a84e6-22fb-4fbd-9943-2fa9439db09a"}, {"node_instance_id": "bono_host_xqummd", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:28.208Z", "message": "Task started 'cloudify_agent.installer.operations.delete'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:28.208Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}, {"node_instance_id": "bono_host_xqummd", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:28.208Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:28.208Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}, {"node_instance_id": "sprout_btt3la", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:29.211Z", "message": "Execution done (return_code=0): /tmp/S5YUG/remove-cluster-node.sh", "level": "info", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:29.211Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "8e4508c1-df1e-43ed-a2c7-08715f409da6"}, {"node_instance_id": "sprout_btt3la", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:29.212Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:29.212Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}, {"node_instance_id": "sprout_host_ph9xfc", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:29.212Z", "message": "Sending task 'diamond_agent.tasks.stop'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:29.212Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}, {"node_instance_id": "proxy_node_04owx5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:29.212Z", "message": "Stopping node", "node_name": "proxy_node", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:29.212Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}, {"node_instance_id": "sprout_host_ph9xfc", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:29.212Z", "message": "Task started 'diamond_agent.tasks.stop'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:29.212Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}, {"node_instance_id": "sprout_host_ph9xfc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:29.212Z", "message": "Stopping node", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:29.212Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}, {"node_instance_id": "bono_host_xqummd", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:30.312Z", "message": "Deleting start-on-boot entry", "level": "info", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:30.312Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "399a84e6-22fb-4fbd-9943-2fa9439db09a"}, {"node_instance_id": "bono_host_xqummd", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:30.312Z", "message": "Successfully deleted daemon: bono_host_xqummd", "level": "info", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:30.312Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "399a84e6-22fb-4fbd-9943-2fa9439db09a"}, {"node_instance_id": "bono_host_xqummd", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:30.312Z", "message": "Deleting...", "level": "info", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:30.312Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "399a84e6-22fb-4fbd-9943-2fa9439db09a"}, {"node_instance_id": "sprout_host_ph9xfc", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:30.341Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:30.341Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}, {"node_instance_id": "sprout_host_ph9xfc", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:30.341Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:30.341Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:30.341Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:30.341Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}, {"node_instance_id": "proxy_host_e9ne6d", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:30.341Z", "message": "Task started 'diamond_agent.tasks.stop'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:30.341Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:30.341Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:30.341Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}, {"node_instance_id": "sprout_host_ph9xfc", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:30.341Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:30.341Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}, {"node_instance_id": "proxy_node_04owx5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:30.341Z", "message": "Deleting node", "node_name": "proxy_node", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:30.341Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}, {"node_instance_id": "proxy_host_e9ne6d", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:30.341Z", "message": "Stopping node", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:30.341Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}, {"node_instance_id": "proxy_host_e9ne6d", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:30.341Z", "message": "Sending task 'diamond_agent.tasks.stop'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:30.341Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:30.341Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:30.341Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}, {"node_instance_id": "sprout_host_ph9xfc", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:30.341Z", "message": "Task started 'diamond_agent.tasks.uninstall'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:30.341Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}, {"node_instance_id": "sprout_host_ph9xfc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:31.368Z", "message": "Stopping agent", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:31.368Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}, {"node_instance_id": "bono_host_xqummd", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:31.368Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:31.368Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:31.368Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:31.368Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}, {"node_instance_id": "bono_host_xqummd", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:31.368Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:31.368Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}, {"node_instance_id": "bono_host_xqummd", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:31.368Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:31.368Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}, {"node_instance_id": "sprout_host_ph9xfc", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:31.368Z", "message": "Task started 'cloudify_agent.installer.operations.stop'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:31.368Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:31.368Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:31.368Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}, {"node_instance_id": "sprout_host_ph9xfc", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:31.368Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:31.368Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:31.368Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:31.368Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}, {"node_instance_id": "sprout_host_ph9xfc", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:31.634Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:31.634Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "ab19194a-8afc-4dec-8d7c-e8f9c4023e94"}, {"node_instance_id": "sprout_host_ph9xfc", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:32.318Z", "message": "Stopping Agent sprout_host_ph9xfc", "level": "info", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:32.318Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "ab19194a-8afc-4dec-8d7c-e8f9c4023e94"}, {"node_instance_id": "sprout_host_ph9xfc", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:32.318Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:32.318Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "ab19194a-8afc-4dec-8d7c-e8f9c4023e94"}, {"node_instance_id": "sprout_host_ph9xfc", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:32.318Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:32.318Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "ab19194a-8afc-4dec-8d7c-e8f9c4023e94"}, {"node_instance_id": "sprout_host_ph9xfc", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:32.318Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:32.318Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "ab19194a-8afc-4dec-8d7c-e8f9c4023e94"}, {"node_instance_id": "sprout_host_ph9xfc", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:32.318Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:32.318Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "ab19194a-8afc-4dec-8d7c-e8f9c4023e94"}, {"node_instance_id": "sprout_host_ph9xfc", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:32.318Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:32.318Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "ab19194a-8afc-4dec-8d7c-e8f9c4023e94"}, {"node_instance_id": "sprout_host_ph9xfc", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:32.318Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:32.318Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "ab19194a-8afc-4dec-8d7c-e8f9c4023e94"}, {"node_instance_id": "sprout_host_ph9xfc", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:32.318Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:32.318Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "ab19194a-8afc-4dec-8d7c-e8f9c4023e94"}, {"node_instance_id": "sprout_host_ph9xfc", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:32.318Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:32.318Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "ab19194a-8afc-4dec-8d7c-e8f9c4023e94"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:32.518Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:32.518Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:33.377Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:33.377Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:33.377Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:33.377Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:34.459Z", "message": "Sending task 'nova_plugin.server.disconnect_floatingip'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:34.459Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}, {"node_instance_id": "bono_host_xqummd", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:34.459Z", "message": "Task succeeded 'nova_plugin.server.stop'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:34.459Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:34.459Z", "message": "Task started 'nova_plugin.server.disconnect_floatingip'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:34.459Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}], "metadata": {"pagination": {"total": 412, "offset": 350, "size": 50}}} 2018-12-27 19:29:35,114 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:29:35,114 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:29:35 GMT 2018-12-27 19:29:35,114 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:29:35,114 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 25521 2018-12-27 19:29:35,114 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:29:35,115 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:29:35,115 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:29:35,115 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-12-27 19:29:35,116 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-12-27 19:29:35,116 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/S5YUG/remove-cluster-node.sh 2018-12-27 19:29:35,116 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-12-27 19:29:35,116 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-12-27 19:29:35,116 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-12-27 19:29:35,116 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-12-27 19:29:35,117 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-12-27 19:29:35,117 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2018-12-27 19:29:35,117 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: bono_host_xqummd 2018-12-27 19:29:35,117 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2018-12-27 19:29:35,117 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-12-27 19:29:35,117 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-12-27 19:29:35,118 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-12-27 19:29:35,118 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-12-27 19:29:35,118 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-12-27 19:29:35,118 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-12-27 19:29:35,118 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-12-27 19:29:35,118 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-12-27 19:29:35,118 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-12-27 19:29:35,119 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-12-27 19:29:35,119 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-12-27 19:29:35,119 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-12-27 19:29:35,119 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-12-27 19:29:35,119 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-12-27 19:29:35,119 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-12-27 19:29:35,120 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-12-27 19:29:35,120 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-12-27 19:29:35,120 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-12-27 19:29:35,120 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-12-27 19:29:35,120 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-12-27 19:29:35,120 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:29:35,121 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent sprout_host_ph9xfc 2018-12-27 19:29:35,121 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:29:35,121 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:29:35,121 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:29:35,121 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:29:35,121 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:29:35,122 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:29:35,122 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:29:35,122 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:29:35,122 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-12-27 19:29:35,122 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-12-27 19:29:35,122 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-12-27 19:29:35,122 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_floatingip' 2018-12-27 19:29:35,123 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-12-27 19:29:35,123 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_floatingip' 2018-12-27 19:29:35,123 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/executions/d1fd1b14-7311-4927-9576-7f4aef25c0c0 2018-12-27 19:29:35,177 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:29:35,177 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:29:35,178 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:29:35,178 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:29:35,178 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:29:35,178 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:29:35,178 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:29:35,178 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-27T19:28:53.689Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"} 2018-12-27 19:29:35,178 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:29:35,178 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:29:35 GMT 2018-12-27 19:29:35,178 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:29:35,178 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-12-27 19:29:35,179 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:29:40,184 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/events 2018-12-27 19:29:40,292 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:29:40,292 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:29:40,292 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:29:40,292 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:29:40,292 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:29:40,292 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:29:40,292 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:29:40,292 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:35.475Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:35.475Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}, {"node_instance_id": "sprout_host_ph9xfc", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:36.249Z", "message": "Stopping...", "level": "info", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:36.249Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "ab19194a-8afc-4dec-8d7c-e8f9c4023e94"}, {"node_instance_id": "sprout_host_ph9xfc", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:36.325Z", "message": "Successfully stopped daemon: sprout_host_ph9xfc\u001b[0m", "level": "info", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:36.325Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "ab19194a-8afc-4dec-8d7c-e8f9c4023e94"}, {"node_instance_id": "sprout_host_ph9xfc", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:36.325Z", "message": "Stopping daemon with command: sudo service celeryd-sprout_host_ph9xfc stop", "level": "info", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:36.325Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "ab19194a-8afc-4dec-8d7c-e8f9c4023e94"}, {"node_instance_id": "dime_host_zpzhgy", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:36.478Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:36.478Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}, {"node_instance_id": "dime_host_zpzhgy", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:36.478Z", "message": "Deleting node", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:36.478Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}, {"node_instance_id": "dime_host_zpzhgy", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:36.478Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:36.478Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}, {"node_instance_id": "sprout_host_ph9xfc", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:36.478Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:36.478Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}, {"node_instance_id": "dime_host_zpzhgy", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:37.328Z", "message": "deleting server", "level": "info", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:37.328Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "3188de94-0c80-473b-895a-f53424eb6f91"}, {"node_instance_id": "sprout_host_ph9xfc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:37.481Z", "message": "Deleting agent", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:37.481Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}, {"node_instance_id": "sprout_host_ph9xfc", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:37.481Z", "message": "Task started 'cloudify_agent.installer.operations.delete'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:37.481Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}, {"node_instance_id": "sprout_host_ph9xfc", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:37.481Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:37.481Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:37.481Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:37.481Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}, {"node_instance_id": "sprout_host_ph9xfc", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:38.417Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:38.417Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "832929b0-66a6-4b91-9330-8b65ffbca37b"}, {"node_instance_id": "sprout_host_ph9xfc", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:38.417Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:38.417Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "832929b0-66a6-4b91-9330-8b65ffbca37b"}, {"node_instance_id": "sprout_host_ph9xfc", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:38.417Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:38.417Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "832929b0-66a6-4b91-9330-8b65ffbca37b"}, {"node_instance_id": "sprout_host_ph9xfc", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:38.417Z", "message": "Deleting Agent sprout_host_ph9xfc", "level": "info", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:38.417Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "832929b0-66a6-4b91-9330-8b65ffbca37b"}, {"node_instance_id": "sprout_host_ph9xfc", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:38.417Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:38.417Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "832929b0-66a6-4b91-9330-8b65ffbca37b"}, {"node_instance_id": "sprout_host_ph9xfc", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:38.417Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:38.417Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "832929b0-66a6-4b91-9330-8b65ffbca37b"}, {"node_instance_id": "homer_host_0yd3xw", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:38.417Z", "message": "deleting server", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:38.417Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "f26affa2-6ec1-4cec-b956-a7eb1fc2f0ba"}, {"node_instance_id": "sprout_host_ph9xfc", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:38.417Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:38.417Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "832929b0-66a6-4b91-9330-8b65ffbca37b"}, {"node_instance_id": "sprout_host_ph9xfc", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:38.417Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:38.417Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "832929b0-66a6-4b91-9330-8b65ffbca37b"}, {"node_instance_id": "sprout_host_ph9xfc", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:38.417Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:38.417Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "832929b0-66a6-4b91-9330-8b65ffbca37b"}, {"node_instance_id": "sprout_host_ph9xfc", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:38.417Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:38.417Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "832929b0-66a6-4b91-9330-8b65ffbca37b"}, {"node_instance_id": "homer_host_0yd3xw", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:38.484Z", "message": "Deleting node", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:38.484Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}, {"node_instance_id": "ellis_host_012nnx", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:38.484Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:38.484Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:38.484Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:38.484Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}, {"node_instance_id": "ellis_host_012nnx", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:38.484Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:38.484Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}, {"node_instance_id": "ellis_host_012nnx", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:38.484Z", "message": "Deleting node", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:38.484Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}, {"node_instance_id": "homer_host_0yd3xw", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:38.484Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:38.484Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}, {"node_instance_id": "homer_host_0yd3xw", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:38.484Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:38.484Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}, {"node_instance_id": "dime_host_zpzhgy", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:39.427Z", "message": "Waiting for server \"1ae2d8dc-2d4a-411c-9841-e4c67639aef9\" to be deleted. current status: SHUTOFF", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:39.427Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "3188de94-0c80-473b-895a-f53424eb6f91"}, {"node_instance_id": "ellis_host_012nnx", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:39.427Z", "message": "deleting server", "level": "info", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:39.427Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "eaecf263-5e31-4adb-8901-7ec8c5938eb8"}, {"node_instance_id": "sprout_host_ph9xfc", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:39.993Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:39.993Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}], "metadata": {"pagination": {"total": 446, "offset": 399, "size": 50}}} 2018-12-27 19:29:40,293 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:29:40,293 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:29:40 GMT 2018-12-27 19:29:40,293 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:29:40,293 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 17922 2018-12-27 19:29:40,293 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:29:40,294 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-12-27 19:29:40,294 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2018-12-27 19:29:40,294 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: sprout_host_ph9xfc 2018-12-27 19:29:40,294 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service celeryd-sprout_host_ph9xfc stop 2018-12-27 19:29:40,295 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-12-27 19:29:40,295 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-12-27 19:29:40,295 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-12-27 19:29:40,295 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-12-27 19:29:40,295 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2018-12-27 19:29:40,295 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-12-27 19:29:40,296 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-12-27 19:29:40,296 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-12-27 19:29:40,296 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-12-27 19:29:40,296 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:29:40,296 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:29:40,296 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:29:40,297 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent sprout_host_ph9xfc 2018-12-27 19:29:40,297 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:29:40,297 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:29:40,297 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2018-12-27 19:29:40,297 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:29:40,298 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:29:40,298 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:29:40,298 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:29:40,298 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-12-27 19:29:40,298 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-12-27 19:29:40,298 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-12-27 19:29:40,299 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-12-27 19:29:40,299 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-12-27 19:29:40,299 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-12-27 19:29:40,299 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-12-27 19:29:40,299 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "1ae2d8dc-2d4a-411c-9841-e4c67639aef9" to be deleted. current status: SHUTOFF 2018-12-27 19:29:40,299 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2018-12-27 19:29:40,300 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-12-27 19:29:40,300 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/executions/d1fd1b14-7311-4927-9576-7f4aef25c0c0 2018-12-27 19:29:40,363 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:29:40,363 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:29:40,363 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:29:40,363 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:29:40,363 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:29:40,363 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:29:40,363 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:29:40,363 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-27T19:28:53.689Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"} 2018-12-27 19:29:40,364 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:29:40,364 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:29:40 GMT 2018-12-27 19:29:40,364 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:29:40,364 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-12-27 19:29:40,364 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:29:45,369 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/events 2018-12-27 19:29:45,437 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:29:45,437 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:29:45,437 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:29:45,437 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:29:45,437 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:29:45,438 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:29:45,438 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:29:45,438 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_ph9xfc", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:40.431Z", "message": "Successfully deleted daemon: sprout_host_ph9xfc", "level": "info", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:40.431Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "832929b0-66a6-4b91-9330-8b65ffbca37b"}, {"node_instance_id": "sprout_host_ph9xfc", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:40.431Z", "message": "Deleting start-on-boot entry", "level": "info", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:40.431Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "832929b0-66a6-4b91-9330-8b65ffbca37b"}, {"node_instance_id": "sprout_host_ph9xfc", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:40.431Z", "message": "Deleting...", "level": "info", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:40.431Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "832929b0-66a6-4b91-9330-8b65ffbca37b"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:40.488Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:40.488Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}, {"node_instance_id": "sprout_host_ph9xfc", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:40.488Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:40.488Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}, {"node_instance_id": "sprout_host_ph9xfc", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:40.488Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:40.488Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:40.488Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:40.488Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:40.488Z", "message": "Task succeeded 'nova_plugin.server.disconnect_floatingip'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:40.488Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}, {"node_instance_id": "homer_host_0yd3xw", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:41.436Z", "message": "Waiting for server \"88bdf4df-b244-4c02-83eb-703b2337c95c\" to be deleted. current status: SHUTOFF", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:41.436Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "f26affa2-6ec1-4cec-b956-a7eb1fc2f0ba"}, {"node_instance_id": "proxy_host_e9ne6d", "event_type": "task_failed", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:41.546Z", "message": "Task failed 'diamond_agent.tasks.stop' -> timeout after 10 seconds (pid=5975)", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": [{"message": "timeout after 10 seconds (pid=5975)", "traceback": "Traceback (most recent call last):\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 389, in handle\n File \"/home/ubuntu/proxy_host_e9ne6d/env/lib/python2.7/site-packages/diamond_agent/tasks.py\", line 108, in stop\n stop_diamond(conf_path)\n File \"/home/ubuntu/proxy_host_e9ne6d/env/lib/python2.7/site-packages/diamond_agent/tasks.py\", line 159, in stop_diamond\n diamond_process.wait(timeout=DEFAULT_TIMEOUT)\n File \"/home/ubuntu/proxy_host_e9ne6d/env/lib/python2.7/site-packages/psutil/__init__.py\", line 1050, in wait\n return self._proc.wait(timeout)\n File \"/home/ubuntu/proxy_host_e9ne6d/env/lib/python2.7/site-packages/psutil/_pslinux.py\", line 694, in wrapper\n return fun(self, *args, **kwargs)\n File \"/home/ubuntu/proxy_host_e9ne6d/env/lib/python2.7/site-packages/psutil/_pslinux.py\", line 840, in wait\n raise TimeoutExpired(timeout, self.pid, self._name)\nTimeoutExpired: timeout after 10 seconds (pid=5975)\n", "type": "TimeoutExpired"}], "reported_timestamp": "2018-12-27T19:29:41.546Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}, {"node_instance_id": "proxy_host_e9ne6d", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:41.546Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:41.546Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}, {"node_instance_id": "proxy_host_e9ne6d", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:41.546Z", "message": "Task started 'diamond_agent.tasks.uninstall'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:41.546Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}, {"node_instance_id": "ellis_host_012nnx", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:42.444Z", "message": "Waiting for server \"a1d2f32d-1cf9-43f2-b986-0cae598c99dc\" to be deleted. current status: SHUTOFF", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:42.444Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "eaecf263-5e31-4adb-8901-7ec8c5938eb8"}, {"node_instance_id": "proxy_host_e9ne6d", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:42.552Z", "message": "Stopping agent", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:42.552Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}, {"node_instance_id": "proxy_host_e9ne6d", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:42.552Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:42.552Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}, {"node_instance_id": "proxy_host_e9ne6d", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:42.552Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:42.552Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}, {"node_instance_id": "proxy_host_e9ne6d", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:43.448Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:43.448Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "4cea2fa5-cb9f-42b2-86c9-b0392f493c71"}, {"node_instance_id": "proxy_host_e9ne6d", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:43.448Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:43.448Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "4cea2fa5-cb9f-42b2-86c9-b0392f493c71"}, {"node_instance_id": "proxy_host_e9ne6d", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:43.448Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:43.448Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "4cea2fa5-cb9f-42b2-86c9-b0392f493c71"}, {"node_instance_id": "proxy_host_e9ne6d", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:43.448Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:43.448Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "4cea2fa5-cb9f-42b2-86c9-b0392f493c71"}, {"node_instance_id": "proxy_host_e9ne6d", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:43.448Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:43.448Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "4cea2fa5-cb9f-42b2-86c9-b0392f493c71"}, {"node_instance_id": "proxy_host_e9ne6d", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:43.448Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:43.448Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "4cea2fa5-cb9f-42b2-86c9-b0392f493c71"}, {"node_instance_id": "sprout_host_ph9xfc", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:43.715Z", "message": "Task succeeded 'nova_plugin.server.stop'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:43.715Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}, {"node_instance_id": "proxy_host_e9ne6d", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:43.715Z", "message": "Task started 'cloudify_agent.installer.operations.stop'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:43.715Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:43.715Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:43.715Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}, {"node_instance_id": "proxy_host_e9ne6d", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:44.454Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:44.454Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "4cea2fa5-cb9f-42b2-86c9-b0392f493c71"}, {"node_instance_id": "proxy_host_e9ne6d", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:44.454Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:44.454Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "4cea2fa5-cb9f-42b2-86c9-b0392f493c71"}, {"node_instance_id": "proxy_host_e9ne6d", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:44.454Z", "message": "Stopping Agent proxy_host_e9ne6d", "level": "info", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:44.454Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "4cea2fa5-cb9f-42b2-86c9-b0392f493c71"}, {"node_instance_id": "proxy_host_e9ne6d", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:44.454Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:44.454Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "4cea2fa5-cb9f-42b2-86c9-b0392f493c71"}, {"node_instance_id": "dime_host_zpzhgy", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:44.718Z", "message": "Task succeeded 'nova_plugin.server.delete'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:44.718Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}, {"node_instance_id": "dime_security_group_4906u9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:44.718Z", "message": "Stopping node", "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:44.718Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:44.718Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:44.718Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}], "metadata": {"pagination": {"total": 478, "offset": 433, "size": 50}}} 2018-12-27 19:29:45,438 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:29:45,438 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:29:45 GMT 2018-12-27 19:29:45,438 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:29:45,438 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 18227 2018-12-27 19:29:45,438 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:29:45,439 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: sprout_host_ph9xfc 2018-12-27 19:29:45,439 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2018-12-27 19:29:45,439 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2018-12-27 19:29:45,440 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-12-27 19:29:45,440 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-12-27 19:29:45,440 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-12-27 19:29:45,440 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-12-27 19:29:45,440 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_floatingip' 2018-12-27 19:29:45,440 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "88bdf4df-b244-4c02-83eb-703b2337c95c" to be deleted. current status: SHUTOFF 2018-12-27 19:29:45,441 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'diamond_agent.tasks.stop' -> timeout after 10 seconds (pid=5975) 2018-12-27 19:29:45,441 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-12-27 19:29:45,441 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-12-27 19:29:45,441 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "a1d2f32d-1cf9-43f2-b986-0cae598c99dc" to be deleted. current status: SHUTOFF 2018-12-27 19:29:45,441 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-12-27 19:29:45,441 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-12-27 19:29:45,441 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-12-27 19:29:45,442 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:29:45,442 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:29:45,442 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:29:45,442 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:29:45,442 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:29:45,442 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:29:45,443 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-12-27 19:29:45,443 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-12-27 19:29:45,443 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-12-27 19:29:45,443 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:29:45,443 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:29:45,443 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent proxy_host_e9ne6d 2018-12-27 19:29:45,443 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:29:45,444 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-12-27 19:29:45,444 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-12-27 19:29:45,444 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-12-27 19:29:45,444 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/executions/d1fd1b14-7311-4927-9576-7f4aef25c0c0 2018-12-27 19:29:45,502 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:29:45,502 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:29:45,502 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:29:45,502 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:29:45,502 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:29:45,502 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:29:45,503 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:29:45,503 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-27T19:28:53.689Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"} 2018-12-27 19:29:45,503 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:29:45,503 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:29:45 GMT 2018-12-27 19:29:45,503 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:29:45,503 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-12-27 19:29:45,503 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:29:50,509 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/events 2018-12-27 19:29:50,576 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:29:50,576 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:29:50,577 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:29:50,577 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:29:50,577 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:29:50,577 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:29:50,577 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:29:50,577 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_security_group_4906u9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:45.806Z", "message": "Deleting node", "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:45.806Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}, {"node_instance_id": "homer_host_0yd3xw", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:45.806Z", "message": "Task succeeded 'nova_plugin.server.delete'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:45.806Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}, {"node_instance_id": "dime_security_group_4906u9", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:45.806Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:45.806Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}, {"node_instance_id": "dime_security_group_4906u9", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:45.806Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:45.806Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}, {"node_instance_id": "dime_security_group_4906u9", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:46.482Z", "message": "deleting security_group", "level": "info", "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:46.482Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "373d5385-c2ca-4336-9cb1-26ac8eab2a9a"}, {"node_instance_id": "ellis_host_012nnx", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:46.811Z", "message": "Task succeeded 'nova_plugin.server.delete'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:46.811Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:46.811Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:46.811Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}, {"node_instance_id": "homer_security_group_k0hbwr", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:46.811Z", "message": "Stopping node", "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:46.811Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:46.811Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:46.811Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:46.811Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:46.811Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}, {"node_instance_id": "homer_security_group_k0hbwr", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:47.773Z", "message": "deleting security_group", "level": "info", "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:47.773Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "ea86d901-e185-4961-b9ce-e1d105ba8c1e"}, {"node_instance_id": "ellis_floatingip_vdefyj", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:47.823Z", "message": "Deleting node", "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:47.823Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}, {"node_instance_id": "homer_security_group_k0hbwr", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:47.823Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:47.823Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}, {"node_instance_id": "ellis_floatingip_vdefyj", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:47.823Z", "message": "Sending task 'neutron_plugin.floatingip.delete'", "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:47.823Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}, {"node_instance_id": "dime_security_group_4906u9", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:47.823Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:47.823Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}, {"node_instance_id": "ellis_security_group_bhjksl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:47.823Z", "message": "Deleting node", "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:47.823Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}, {"node_instance_id": "ellis_security_group_bhjksl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:47.823Z", "message": "Stopping node", "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:47.823Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}, {"node_instance_id": "homer_security_group_k0hbwr", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:47.823Z", "message": "Deleting node", "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:47.823Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}, {"node_instance_id": "ellis_floatingip_vdefyj", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:47.823Z", "message": "Stopping node", "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:47.823Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}, {"node_instance_id": "ellis_floatingip_vdefyj", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:47.823Z", "message": "Task started 'neutron_plugin.floatingip.delete'", "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:47.823Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}, {"node_instance_id": "homer_security_group_k0hbwr", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:47.823Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:47.823Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}, {"node_instance_id": "proxy_host_e9ne6d", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:48.470Z", "message": "Stopping...", "level": "info", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:48.470Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "4cea2fa5-cb9f-42b2-86c9-b0392f493c71"}, {"node_instance_id": "proxy_host_e9ne6d", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:48.470Z", "message": "Stopping daemon with command: sudo service celeryd-proxy_host_e9ne6d stop", "level": "info", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:48.470Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "4cea2fa5-cb9f-42b2-86c9-b0392f493c71"}, {"node_instance_id": "proxy_host_e9ne6d", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:48.470Z", "message": "Successfully stopped daemon: proxy_host_e9ne6d\u001b[0m", "level": "info", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:48.470Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "4cea2fa5-cb9f-42b2-86c9-b0392f493c71"}, {"node_instance_id": "proxy_host_e9ne6d", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:48.920Z", "message": "Deleting agent", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:48.920Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}, {"node_instance_id": "proxy_host_e9ne6d", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:48.920Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:48.920Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}, {"node_instance_id": "ellis_security_group_bhjksl", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:48.920Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:48.920Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}, {"node_instance_id": "proxy_host_e9ne6d", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:48.920Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:48.920Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}, {"node_instance_id": "proxy_host_e9ne6d", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:48.920Z", "message": "Task started 'cloudify_agent.installer.operations.delete'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:48.920Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}, {"node_instance_id": "homer_security_group_k0hbwr", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:48.920Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:48.920Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}, {"node_instance_id": "ellis_security_group_bhjksl", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:48.920Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:48.920Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}, {"node_instance_id": "proxy_host_e9ne6d", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:49.496Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:49.496Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "069a20ec-0fd5-48a4-8387-4c0664258c13"}, {"node_instance_id": "ellis_floatingip_vdefyj", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:49.496Z", "message": "deleting floatingip", "level": "info", "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:49.496Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "648fd311-a17d-43ea-aedb-3c2305e7fcb3"}, {"node_instance_id": "proxy_host_e9ne6d", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:49.496Z", "message": "Deleting Agent proxy_host_e9ne6d", "level": "info", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:49.496Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "069a20ec-0fd5-48a4-8387-4c0664258c13"}, {"node_instance_id": "proxy_host_e9ne6d", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:49.496Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:49.496Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "069a20ec-0fd5-48a4-8387-4c0664258c13"}, {"node_instance_id": "proxy_host_e9ne6d", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:49.496Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:49.496Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "069a20ec-0fd5-48a4-8387-4c0664258c13"}, {"node_instance_id": "ellis_security_group_bhjksl", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:49.496Z", "message": "deleting security_group", "level": "info", "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:49.496Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "7ab1f910-9bb2-4751-9cd0-23236d33a8d6"}, {"node_instance_id": "proxy_host_e9ne6d", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:49.496Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:49.496Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "069a20ec-0fd5-48a4-8387-4c0664258c13"}, {"node_instance_id": "proxy_host_e9ne6d", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:49.496Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:49.496Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "069a20ec-0fd5-48a4-8387-4c0664258c13"}, {"node_instance_id": "proxy_host_e9ne6d", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:49.496Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:49.496Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "069a20ec-0fd5-48a4-8387-4c0664258c13"}, {"node_instance_id": "proxy_host_e9ne6d", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:49.496Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:49.496Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "069a20ec-0fd5-48a4-8387-4c0664258c13"}, {"node_instance_id": "proxy_host_e9ne6d", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:49.496Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:49.496Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "069a20ec-0fd5-48a4-8387-4c0664258c13"}, {"node_instance_id": "proxy_host_e9ne6d", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:49.496Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:49.496Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "069a20ec-0fd5-48a4-8387-4c0664258c13"}, {"node_instance_id": "ellis_floatingip_vdefyj", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:49.942Z", "message": "Task succeeded 'neutron_plugin.floatingip.delete'", "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:49.942Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}], "metadata": {"pagination": {"total": 522, "offset": 465, "size": 50}}} 2018-12-27 19:29:50,577 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:29:50,577 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:29:50 GMT 2018-12-27 19:29:50,578 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:29:50,578 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 23138 2018-12-27 19:29:50,578 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:29:50,579 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-12-27 19:29:50,579 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-12-27 19:29:50,579 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-12-27 19:29:50,579 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-12-27 19:29:50,579 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2018-12-27 19:29:50,580 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-12-27 19:29:50,580 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-12-27 19:29:50,580 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-12-27 19:29:50,580 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-12-27 19:29:50,580 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-12-27 19:29:50,580 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2018-12-27 19:29:50,580 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-12-27 19:29:50,581 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-12-27 19:29:50,581 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2018-12-27 19:29:50,581 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-12-27 19:29:50,581 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-12-27 19:29:50,581 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-12-27 19:29:50,581 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-12-27 19:29:50,582 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-12-27 19:29:50,582 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.delete' 2018-12-27 19:29:50,582 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-12-27 19:29:50,582 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2018-12-27 19:29:50,582 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service celeryd-proxy_host_e9ne6d stop 2018-12-27 19:29:50,582 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: proxy_host_e9ne6d 2018-12-27 19:29:50,582 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-12-27 19:29:50,583 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-12-27 19:29:50,583 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-12-27 19:29:50,583 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-12-27 19:29:50,583 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-12-27 19:29:50,583 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-12-27 19:29:50,583 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-12-27 19:29:50,583 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:29:50,584 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting floatingip 2018-12-27 19:29:50,584 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent proxy_host_e9ne6d 2018-12-27 19:29:50,584 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:29:50,584 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:29:50,584 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2018-12-27 19:29:50,584 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:29:50,585 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:29:50,585 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:29:50,585 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:29:50,585 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:29:50,585 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:29:50,585 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2018-12-27 19:29:50,585 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/executions/d1fd1b14-7311-4927-9576-7f4aef25c0c0 2018-12-27 19:29:50,639 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:29:50,639 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:29:50,639 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:29:50,639 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:29:50,640 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:29:50,640 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:29:50,640 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:29:50,640 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-27T19:28:53.689Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"} 2018-12-27 19:29:50,640 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:29:50,640 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:29:50 GMT 2018-12-27 19:29:50,640 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:29:50,640 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-12-27 19:29:50,640 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:29:55,646 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/events 2018-12-27 19:29:55,719 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:29:55,719 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:29:55,719 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:29:55,719 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:29:55,719 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:29:55,719 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:29:55,720 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:29:55,720 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_security_group_bhjksl", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:50.947Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:50.947Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:50.947Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:50.947Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:50.947Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:50.947Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:50.947Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:50.947Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}, {"node_instance_id": "proxy_host_e9ne6d", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:51.331Z", "message": "Deleting...", "level": "info", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:51.331Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "069a20ec-0fd5-48a4-8387-4c0664258c13"}, {"node_instance_id": "proxy_host_e9ne6d", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:51.501Z", "message": "Deleting start-on-boot entry", "level": "info", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:51.501Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "069a20ec-0fd5-48a4-8387-4c0664258c13"}, {"node_instance_id": "proxy_host_e9ne6d", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:51.501Z", "message": "Successfully deleted daemon: proxy_host_e9ne6d", "level": "info", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:51.501Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "069a20ec-0fd5-48a4-8387-4c0664258c13"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:51.951Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:51.951Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}, {"node_instance_id": "proxy_host_e9ne6d", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:51.951Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:51.951Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}, {"node_instance_id": "proxy_host_e9ne6d", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:51.951Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:51.951Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}, {"node_instance_id": "proxy_host_e9ne6d", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:51.951Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:51.951Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:52.954Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:52.954Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:52.954Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:52.954Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}, {"node_instance_id": "proxy_host_e9ne6d", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:53.957Z", "message": "Task succeeded 'nova_plugin.server.stop'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:53.957Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}, {"node_instance_id": "proxy_host_e9ne6d", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:54.960Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:54.960Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}, {"node_instance_id": "proxy_host_e9ne6d", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:54.960Z", "message": "Deleting node", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:54.960Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}, {"node_instance_id": "proxy_host_e9ne6d", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:54.960Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:54.960Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}, {"node_instance_id": "proxy_host_e9ne6d", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:55.135Z", "message": "deleting server", "level": "info", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:55.135Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "90592d95-29e5-4515-95f7-0f35a4e85be6"}], "metadata": {"pagination": {"total": 540, "offset": 509, "size": 50}}} 2018-12-27 19:29:55,720 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:29:55,720 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:29:55 GMT 2018-12-27 19:29:55,720 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:29:55,720 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 9310 2018-12-27 19:29:55,720 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:29:55,721 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-12-27 19:29:55,721 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-12-27 19:29:55,721 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-12-27 19:29:55,721 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-12-27 19:29:55,722 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2018-12-27 19:29:55,722 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2018-12-27 19:29:55,722 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: proxy_host_e9ne6d 2018-12-27 19:29:55,722 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-12-27 19:29:55,722 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-12-27 19:29:55,722 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-12-27 19:29:55,722 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-12-27 19:29:55,723 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-12-27 19:29:55,723 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-12-27 19:29:55,723 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-12-27 19:29:55,723 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-12-27 19:29:55,723 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-12-27 19:29:55,723 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-12-27 19:29:55,724 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2018-12-27 19:29:55,724 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/executions/d1fd1b14-7311-4927-9576-7f4aef25c0c0 2018-12-27 19:29:55,789 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:29:55,789 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:29:55,789 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:29:55,789 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:29:55,789 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:29:55,789 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:29:55,790 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:29:55,790 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-27T19:28:53.689Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"} 2018-12-27 19:29:55,790 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:29:55,790 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:29:55 GMT 2018-12-27 19:29:55,790 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:29:55,790 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-12-27 19:29:55,790 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:30:00,795 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/events 2018-12-27 19:30:00,859 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:30:00,859 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:30:00,859 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:30:00,859 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:30:00,859 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:30:00,859 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:30:00,859 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:30:00,860 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:56.447Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:56.447Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:56.971Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:56.971Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:56.971Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:56.971Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}, {"node_instance_id": "proxy_host_e9ne6d", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:57.496Z", "message": "Waiting for server \"e332963e-9958-4c4e-aff3-68fb60c24273\" to be deleted. current status: ACTIVE", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:57.496Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "90592d95-29e5-4515-95f7-0f35a4e85be6"}, {"node_instance_id": "bono_host_xqummd", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:57.979Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:57.979Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}, {"node_instance_id": "bono_host_xqummd", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:57.979Z", "message": "Deleting node", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:57.979Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}, {"node_instance_id": "bono_host_xqummd", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:57.979Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:57.979Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:57.979Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:57.979Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}, {"node_instance_id": "bono_host_xqummd", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:29:58.507Z", "message": "deleting server", "level": "info", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:29:58.507Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "7f2e2ef1-f7bc-4579-b9a5-9b76c60d1cb5"}], "metadata": {"pagination": {"total": 549, "offset": 527, "size": 50}}} 2018-12-27 19:30:00,860 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:30:00,860 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:30:00 GMT 2018-12-27 19:30:00,860 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:30:00,860 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 4703 2018-12-27 19:30:00,860 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:30:00,861 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-12-27 19:30:00,861 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-12-27 19:30:00,861 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-12-27 19:30:00,861 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "e332963e-9958-4c4e-aff3-68fb60c24273" to be deleted. current status: ACTIVE 2018-12-27 19:30:00,861 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-12-27 19:30:00,861 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-12-27 19:30:00,862 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-12-27 19:30:00,862 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-12-27 19:30:00,862 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2018-12-27 19:30:00,862 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/executions/d1fd1b14-7311-4927-9576-7f4aef25c0c0 2018-12-27 19:30:00,916 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:30:00,917 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:30:00,917 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:30:00,917 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:30:00,917 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:30:00,917 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:30:00,917 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:30:00,917 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-27T19:28:53.689Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"} 2018-12-27 19:30:00,917 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:30:00,917 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:30:00 GMT 2018-12-27 19:30:00,918 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:30:00,918 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-12-27 19:30:00,918 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:30:05,919 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/events 2018-12-27 19:30:05,988 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:30:05,988 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:30:05,988 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:30:05,988 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:30:05,988 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:30:05,989 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:30:05,989 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:30:05,989 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_xqummd", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:30:00.929Z", "message": "Waiting for server \"6b66a276-2d05-471b-817c-4bf4d0632ef0\" to be deleted. current status: SHUTOFF", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:30:00.929Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "7f2e2ef1-f7bc-4579-b9a5-9b76c60d1cb5"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:30:01.850Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:30:01.850Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}, {"node_instance_id": "sprout_host_ph9xfc", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:30:02.979Z", "message": "deleting server", "level": "info", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:30:02.979Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "0c7285ac-b33a-418a-a09f-120438812403"}, {"node_instance_id": "sprout_host_ph9xfc", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:30:02.983Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:30:02.983Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}, {"node_instance_id": "sprout_host_ph9xfc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:30:02.983Z", "message": "Deleting node", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:30:02.983Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}, {"node_instance_id": "sprout_host_ph9xfc", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:30:02.983Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:30:02.983Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}, {"node_instance_id": "proxy_host_e9ne6d", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:30:03.511Z", "message": "Waiting for server \"e332963e-9958-4c4e-aff3-68fb60c24273\" to be deleted. current status: ACTIVE", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:30:03.511Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "90592d95-29e5-4515-95f7-0f35a4e85be6"}, {"node_instance_id": "sprout_host_ph9xfc", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:30:05.611Z", "message": "Waiting for server \"3058e02f-65e2-4bb0-8b23-36b259fa949a\" to be deleted. current status: SHUTOFF", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:30:05.611Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "0c7285ac-b33a-418a-a09f-120438812403"}], "metadata": {"pagination": {"total": 557, "offset": 536, "size": 50}}} 2018-12-27 19:30:05,989 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:30:05,989 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:30:05 GMT 2018-12-27 19:30:05,989 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:30:05,989 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 4372 2018-12-27 19:30:05,989 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:30:05,990 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "6b66a276-2d05-471b-817c-4bf4d0632ef0" to be deleted. current status: SHUTOFF 2018-12-27 19:30:05,990 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-12-27 19:30:05,990 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2018-12-27 19:30:05,990 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-12-27 19:30:05,990 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-12-27 19:30:05,991 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-12-27 19:30:05,991 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "e332963e-9958-4c4e-aff3-68fb60c24273" to be deleted. current status: ACTIVE 2018-12-27 19:30:05,991 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "3058e02f-65e2-4bb0-8b23-36b259fa949a" to be deleted. current status: SHUTOFF 2018-12-27 19:30:05,991 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/executions/d1fd1b14-7311-4927-9576-7f4aef25c0c0 2018-12-27 19:30:06,049 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:30:06,050 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:30:06,050 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:30:06,050 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:30:06,050 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:30:06,050 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:30:06,050 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:30:06,050 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-27T19:28:53.689Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"} 2018-12-27 19:30:06,050 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:30:06,051 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:30:06 GMT 2018-12-27 19:30:06,051 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:30:06,051 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-12-27 19:30:06,051 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:30:11,056 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/events 2018-12-27 19:30:11,121 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:30:11,121 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:30:11,121 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:30:11,122 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:30:11,122 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:30:11,122 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:30:11,122 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:30:11,122 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_xqummd", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:30:06.115Z", "message": "Task succeeded 'nova_plugin.server.delete'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:30:06.115Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}, {"node_instance_id": "bono_floatingip_vmr1h3", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:30:06.986Z", "message": "Stopping node", "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:30:06.986Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}, {"node_instance_id": "bono_security_group_scm9ku", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:30:06.986Z", "message": "Stopping node", "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:30:06.986Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}, {"node_instance_id": "bono_floatingip_vmr1h3", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:30:07.832Z", "message": "deleting floatingip", "level": "info", "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:30:07.832Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "6694d05a-1446-4c66-bc1e-c417d8d107de"}, {"node_instance_id": "bono_floatingip_vmr1h3", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:30:07.990Z", "message": "Sending task 'neutron_plugin.floatingip.delete'", "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:30:07.990Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}, {"node_instance_id": "bono_floatingip_vmr1h3", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:30:07.990Z", "message": "Deleting node", "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:30:07.990Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}, {"node_instance_id": "bono_security_group_scm9ku", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:30:07.990Z", "message": "Deleting node", "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:30:07.990Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}, {"node_instance_id": "bono_floatingip_vmr1h3", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:30:07.990Z", "message": "Task started 'neutron_plugin.floatingip.delete'", "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:30:07.990Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}, {"node_instance_id": "bono_security_group_scm9ku", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:30:07.990Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:30:07.990Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}, {"node_instance_id": "bono_security_group_scm9ku", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:30:07.990Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:30:07.990Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}, {"node_instance_id": "bono_security_group_scm9ku", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:30:08.540Z", "message": "deleting security_group", "level": "info", "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:30:08.540Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "69d84ca5-ee4b-4039-85dc-c492032a40d0"}, {"node_instance_id": "proxy_host_e9ne6d", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:30:08.992Z", "message": "Task succeeded 'nova_plugin.server.delete'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:30:08.992Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}, {"node_instance_id": "bono_security_group_scm9ku", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:30:09.998Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:30:09.998Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}, {"node_instance_id": "bono_floatingip_vmr1h3", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:30:09.998Z", "message": "Task succeeded 'neutron_plugin.floatingip.delete'", "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:30:09.998Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}, {"node_instance_id": "sprout_host_ph9xfc", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:30:11.001Z", "message": "Task succeeded 'nova_plugin.server.delete'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:30:11.001Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}], "metadata": {"pagination": {"total": 572, "offset": 544, "size": 50}}} 2018-12-27 19:30:11,122 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:30:11,122 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:30:11 GMT 2018-12-27 19:30:11,122 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:30:11,122 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 7700 2018-12-27 19:30:11,122 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:30:11,123 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-12-27 19:30:11,123 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-12-27 19:30:11,123 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-12-27 19:30:11,124 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting floatingip 2018-12-27 19:30:11,124 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2018-12-27 19:30:11,124 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-12-27 19:30:11,124 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-12-27 19:30:11,124 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.delete' 2018-12-27 19:30:11,124 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-12-27 19:30:11,125 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-12-27 19:30:11,125 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2018-12-27 19:30:11,125 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-12-27 19:30:11,125 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-12-27 19:30:11,125 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2018-12-27 19:30:11,125 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-12-27 19:30:11,126 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/executions/d1fd1b14-7311-4927-9576-7f4aef25c0c0 2018-12-27 19:30:11,182 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:30:11,182 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:30:11,183 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:30:11,183 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:30:11,183 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:30:11,183 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:30:11,183 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:30:11,183 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-27T19:28:53.689Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"} 2018-12-27 19:30:11,183 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:30:11,183 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:30:11 GMT 2018-12-27 19:30:11,183 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:30:11,183 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-12-27 19:30:11,183 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:30:16,189 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/events 2018-12-27 19:30:16,261 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:30:16,261 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:30:16,261 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:30:16,261 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:30:16,261 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:30:16,261 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:30:16,261 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:30:16,262 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "internal_sip_security_group_gl3y11", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:30:12.083Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:30:12.083Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}, {"node_instance_id": "internal_sip_security_group_gl3y11", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:30:12.083Z", "message": "Stopping node", "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:30:12.083Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}, {"node_instance_id": "sprout_security_group_ae6w1k", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:30:12.083Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:30:12.083Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}, {"node_instance_id": "sprout_security_group_ae6w1k", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:30:12.083Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:30:12.083Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}, {"node_instance_id": "internal_sip_security_group_gl3y11", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:30:12.083Z", "message": "Deleting node", "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:30:12.083Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}, {"node_instance_id": "sprout_security_group_ae6w1k", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:30:12.083Z", "message": "Stopping node", "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:30:12.083Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}, {"node_instance_id": "sprout_security_group_ae6w1k", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:30:12.083Z", "message": "Deleting node", "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:30:12.083Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}, {"node_instance_id": "internal_sip_security_group_gl3y11", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:30:12.083Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:30:12.083Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}, {"node_instance_id": "internal_sip_security_group_gl3y11", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:30:12.612Z", "message": "deleting security_group", "level": "info", "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:30:12.612Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "2fd6e4c2-b0d4-49af-a83d-6b12047eb51f"}, {"node_instance_id": "internal_sip_security_group_gl3y11", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:30:13.545Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:30:13.545Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}, {"node_instance_id": "sprout_security_group_ae6w1k", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:30:13.725Z", "message": "deleting security_group", "level": "info", "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:30:13.725Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "3e3747d8-f852-4a46-9bde-e94caaebdcb4"}, {"node_instance_id": "sprout_security_group_ae6w1k", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:30:14.056Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:30:14.056Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}], "metadata": {"pagination": {"total": 584, "offset": 559, "size": 50}}} 2018-12-27 19:30:16,262 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:30:16,262 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:30:16 GMT 2018-12-27 19:30:16,262 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:30:16,262 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6360 2018-12-27 19:30:16,262 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:30:16,263 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-12-27 19:30:16,263 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-12-27 19:30:16,263 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-12-27 19:30:16,263 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-12-27 19:30:16,263 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-12-27 19:30:16,263 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-12-27 19:30:16,264 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-12-27 19:30:16,264 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-12-27 19:30:16,264 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2018-12-27 19:30:16,264 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-12-27 19:30:16,264 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2018-12-27 19:30:16,264 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-12-27 19:30:16,264 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/executions/d1fd1b14-7311-4927-9576-7f4aef25c0c0 2018-12-27 19:30:16,321 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:30:16,321 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:30:16,321 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:30:16,321 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:30:16,321 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:30:16,322 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:30:16,322 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:30:16,322 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-27T19:28:53.689Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"} 2018-12-27 19:30:16,322 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:30:16,322 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:30:16 GMT 2018-12-27 19:30:16,322 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:30:16,322 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-12-27 19:30:16,322 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:30:21,328 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/events 2018-12-27 19:30:21,400 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:30:21,400 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:30:21,400 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:30:21,401 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:30:21,401 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:30:21,401 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:30:21,401 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:30:21,401 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 584, "offset": 571, "size": 50}}} 2018-12-27 19:30:21,401 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:30:21,401 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:30:21 GMT 2018-12-27 19:30:21,401 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:30:21,401 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-12-27 19:30:21,402 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:30:21,402 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/executions/d1fd1b14-7311-4927-9576-7f4aef25c0c0 2018-12-27 19:30:21,528 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:30:21,528 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:30:21,528 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:30:21,528 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:30:21,528 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:30:21,528 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:30:21,529 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:30:21,529 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-27T19:28:53.689Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"} 2018-12-27 19:30:21,529 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:30:21,529 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:30:21 GMT 2018-12-27 19:30:21,529 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:30:21,529 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-12-27 19:30:21,529 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:30:26,534 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/events 2018-12-27 19:30:26,599 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:30:26,599 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:30:26,599 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:30:26,599 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:30:26,599 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:30:26,599 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:30:26,600 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:30:26,600 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 584, "offset": 571, "size": 50}}} 2018-12-27 19:30:26,600 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:30:26,600 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:30:26 GMT 2018-12-27 19:30:26,600 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:30:26,600 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-12-27 19:30:26,600 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:30:26,601 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/executions/d1fd1b14-7311-4927-9576-7f4aef25c0c0 2018-12-27 19:30:26,657 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:30:26,657 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:30:26,658 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:30:26,658 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:30:26,658 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:30:26,658 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:30:26,658 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:30:26,658 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-27T19:28:53.689Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"} 2018-12-27 19:30:26,658 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:30:26,658 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:30:26 GMT 2018-12-27 19:30:26,658 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:30:26,659 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-12-27 19:30:26,659 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:30:31,664 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/events 2018-12-27 19:30:31,726 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:30:31,726 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:30:31,727 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:30:31,727 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:30:31,727 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:30:31,727 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:30:31,727 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:30:31,727 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 584, "offset": 571, "size": 50}}} 2018-12-27 19:30:31,727 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:30:31,727 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:30:31 GMT 2018-12-27 19:30:31,727 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:30:31,727 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-12-27 19:30:31,728 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:30:31,728 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/executions/d1fd1b14-7311-4927-9576-7f4aef25c0c0 2018-12-27 19:30:31,782 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:30:31,782 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:30:31,782 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:30:31,782 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:30:31,782 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:30:31,783 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:30:31,783 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:30:31,783 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-27T19:28:53.689Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"} 2018-12-27 19:30:31,783 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:30:31,783 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:30:31 GMT 2018-12-27 19:30:31,783 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:30:31,783 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-12-27 19:30:31,783 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:30:36,785 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/events 2018-12-27 19:30:36,848 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:30:36,848 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:30:36,849 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:30:36,849 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:30:36,849 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:30:36,849 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:30:36,849 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:30:36,849 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 584, "offset": 571, "size": 50}}} 2018-12-27 19:30:36,849 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:30:36,849 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:30:36 GMT 2018-12-27 19:30:36,849 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:30:36,849 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-12-27 19:30:36,850 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:30:36,850 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/executions/d1fd1b14-7311-4927-9576-7f4aef25c0c0 2018-12-27 19:30:36,904 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:30:36,904 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:30:36,904 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:30:36,904 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:30:36,905 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:30:36,905 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:30:36,905 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:30:36,905 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-27T19:28:53.689Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"} 2018-12-27 19:30:36,905 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:30:36,905 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:30:36 GMT 2018-12-27 19:30:36,905 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:30:36,905 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-12-27 19:30:36,905 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:30:41,911 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/events 2018-12-27 19:30:41,974 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:30:41,975 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:30:41,975 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:30:41,975 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:30:41,975 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:30:41,975 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:30:41,975 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:30:41,975 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 584, "offset": 571, "size": 50}}} 2018-12-27 19:30:41,975 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:30:41,975 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:30:41 GMT 2018-12-27 19:30:41,975 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:30:41,976 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-12-27 19:30:41,976 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:30:41,976 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/executions/d1fd1b14-7311-4927-9576-7f4aef25c0c0 2018-12-27 19:30:42,032 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:30:42,032 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:30:42,032 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:30:42,033 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:30:42,033 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:30:42,033 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:30:42,033 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:30:42,033 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-27T19:28:53.689Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"} 2018-12-27 19:30:42,033 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:30:42,033 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:30:42 GMT 2018-12-27 19:30:42,033 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:30:42,033 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-12-27 19:30:42,034 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:30:47,039 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/events 2018-12-27 19:30:47,105 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:30:47,106 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:30:47,106 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:30:47,106 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:30:47,106 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:30:47,106 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:30:47,106 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:30:47,106 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 584, "offset": 571, "size": 50}}} 2018-12-27 19:30:47,107 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:30:47,107 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:30:47 GMT 2018-12-27 19:30:47,107 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:30:47,107 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-12-27 19:30:47,107 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:30:47,107 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/executions/d1fd1b14-7311-4927-9576-7f4aef25c0c0 2018-12-27 19:30:47,165 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:30:47,165 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:30:47,165 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:30:47,166 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:30:47,166 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:30:47,166 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:30:47,166 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:30:47,166 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-27T19:28:53.689Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"} 2018-12-27 19:30:47,166 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:30:47,166 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:30:47 GMT 2018-12-27 19:30:47,166 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:30:47,166 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-12-27 19:30:47,166 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:30:52,172 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/events 2018-12-27 19:30:52,233 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:30:52,234 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:30:52,234 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:30:52,234 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:30:52,234 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:30:52,234 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:30:52,234 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:30:52,234 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 584, "offset": 571, "size": 50}}} 2018-12-27 19:30:52,234 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:30:52,234 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:30:52 GMT 2018-12-27 19:30:52,235 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:30:52,235 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-12-27 19:30:52,235 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:30:52,235 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/executions/d1fd1b14-7311-4927-9576-7f4aef25c0c0 2018-12-27 19:30:52,289 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:30:52,289 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:30:52,289 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:30:52,290 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:30:52,290 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:30:52,290 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:30:52,290 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:30:52,290 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-27T19:28:53.689Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"} 2018-12-27 19:30:52,290 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:30:52,290 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:30:52 GMT 2018-12-27 19:30:52,290 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:30:52,290 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-12-27 19:30:52,291 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:30:57,296 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/events 2018-12-27 19:30:57,359 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:30:57,359 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:30:57,359 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:30:57,359 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:30:57,359 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:30:57,360 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:30:57,360 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:30:57,360 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 584, "offset": 571, "size": 50}}} 2018-12-27 19:30:57,360 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:30:57,360 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:30:57 GMT 2018-12-27 19:30:57,360 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:30:57,360 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-12-27 19:30:57,360 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:30:57,361 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/executions/d1fd1b14-7311-4927-9576-7f4aef25c0c0 2018-12-27 19:30:57,414 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:30:57,414 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:30:57,414 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:30:57,414 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:30:57,414 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:30:57,414 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:30:57,415 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:30:57,415 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-27T19:28:53.689Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"} 2018-12-27 19:30:57,415 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:30:57,415 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:30:57 GMT 2018-12-27 19:30:57,415 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:30:57,415 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-12-27 19:30:57,415 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:31:02,421 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/events 2018-12-27 19:31:02,487 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:31:02,487 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:31:02,488 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:31:02,488 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:31:02,488 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:31:02,488 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:31:02,488 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:31:02,488 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 584, "offset": 571, "size": 50}}} 2018-12-27 19:31:02,488 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:31:02,488 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:31:02 GMT 2018-12-27 19:31:02,488 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:31:02,489 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-12-27 19:31:02,489 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:31:02,489 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/executions/d1fd1b14-7311-4927-9576-7f4aef25c0c0 2018-12-27 19:31:02,545 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:31:02,545 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:31:02,545 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:31:02,545 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:31:02,545 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:31:02,545 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:31:02,545 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:31:02,545 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-27T19:28:53.689Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"} 2018-12-27 19:31:02,546 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:31:02,546 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:31:02 GMT 2018-12-27 19:31:02,546 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:31:02,546 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-12-27 19:31:02,546 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:31:07,551 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/events 2018-12-27 19:31:07,622 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:31:07,623 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:31:07,623 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:31:07,623 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:31:07,623 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:31:07,623 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:31:07,623 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:31:07,623 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 584, "offset": 571, "size": 50}}} 2018-12-27 19:31:07,623 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:31:07,623 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:31:07 GMT 2018-12-27 19:31:07,624 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:31:07,624 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-12-27 19:31:07,624 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:31:07,624 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/executions/d1fd1b14-7311-4927-9576-7f4aef25c0c0 2018-12-27 19:31:07,683 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:31:07,683 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:31:07,683 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:31:07,683 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:31:07,683 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:31:07,683 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:31:07,683 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:31:07,684 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-27T19:28:53.689Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"} 2018-12-27 19:31:07,684 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:31:07,684 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:31:07 GMT 2018-12-27 19:31:07,684 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:31:07,684 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-12-27 19:31:07,684 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:31:12,689 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/events 2018-12-27 19:31:12,756 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:31:12,756 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:31:12,756 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:31:12,757 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:31:12,757 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:31:12,757 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:31:12,757 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:31:12,757 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_fh2abw", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:31:08.634Z", "message": "Execution done (return_code=2): /tmp/O55G3/remove-cluster-node.sh", "level": "info", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:31:08.634Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "9f4127da-25b8-42ad-a512-900ef7c9e7bc"}, {"node_instance_id": "vellum_fh2abw", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:31:08.772Z", "message": "Task failed 'script_runner.tasks.run' -> Received an error trying to remove member 77b6ca14bc452363: client: etcd cluster is unavailable or misconfigured; error #0: client: etcd member http://192.168.120.16:4000 has no leader\n; error #1: client: etcd member http://192.168.120.7:4000 has no leader\n; error #2: client: endpoint http://192.168.120.5:4000 exceeded header timeout\n", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": [{"message": "Received an error trying to remove member 77b6ca14bc452363: client: etcd cluster is unavailable or misconfigured; error #0: client: etcd member http://192.168.120.16:4000 has no leader\n; error #1: client: etcd member http://192.168.120.7:4000 has no leader\n; error #2: client: endpoint http://192.168.120.5:4000 exceeded header timeout\n", "traceback": "Traceback (most recent call last):\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 389, in handle\n File \"/home/ubuntu/vellum_host_q3lrkr/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 72, in run\n return process_execution(script_func, script_path, ctx, process)\n File \"/home/ubuntu/vellum_host_q3lrkr/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 143, in process_execution\n script_func(script_path, ctx, process)\n File \"/home/ubuntu/vellum_host_q3lrkr/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 239, in execute\n stderr_consumer.buffer.getvalue())\nProcessException: Received an error trying to remove member 77b6ca14bc452363: client: etcd cluster is unavailable or misconfigured; error #0: client: etcd member http://192.168.120.16:4000 has no leader\n; error #1: client: etcd member http://192.168.120.7:4000 has no leader\n; error #2: client: endpoint http://192.168.120.5:4000 exceeded header timeout\n\n", "type": "ProcessException"}], "reported_timestamp": "2018-12-27T19:31:08.772Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}, {"node_instance_id": "vellum_host_q3lrkr", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:31:10.067Z", "message": "Task started 'diamond_agent.tasks.stop'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:31:10.067Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}, {"node_instance_id": "vellum_host_q3lrkr", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:31:10.067Z", "message": "Sending task 'diamond_agent.tasks.stop'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:31:10.067Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}, {"node_instance_id": "bind_lukqyn", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:31:10.067Z", "message": "Deleting node", "node_name": "bind", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:31:10.067Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}, {"node_instance_id": "bind_lukqyn", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:31:10.067Z", "message": "Stopping node", "node_name": "bind", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:31:10.067Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}, {"node_instance_id": "vellum_host_q3lrkr", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:31:10.067Z", "message": "Stopping node", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:31:10.067Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}, {"node_instance_id": "vellum_host_q3lrkr", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:31:11.078Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:31:11.078Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}, {"node_instance_id": "bind_host_3uinc3", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:31:11.078Z", "message": "Task started 'diamond_agent.tasks.stop'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:31:11.078Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}, {"node_instance_id": "bind_host_3uinc3", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:31:11.078Z", "message": "Stopping node", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:31:11.078Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}, {"node_instance_id": "bind_host_3uinc3", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:31:11.078Z", "message": "Sending task 'diamond_agent.tasks.stop'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:31:11.078Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}, {"node_instance_id": "vellum_host_q3lrkr", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:31:12.087Z", "message": "Task started 'cloudify_agent.installer.operations.stop'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:31:12.087Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}, {"node_instance_id": "vellum_host_q3lrkr", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:31:12.087Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:31:12.087Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}, {"node_instance_id": "vellum_host_q3lrkr", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:31:12.087Z", "message": "Stopping agent", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:31:12.087Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}, {"node_instance_id": "vellum_host_q3lrkr", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:31:12.087Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:31:12.087Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}, {"node_instance_id": "vellum_host_q3lrkr", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:31:12.087Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:31:12.087Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}, {"node_instance_id": "vellum_host_q3lrkr", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:31:12.087Z", "message": "Task started 'diamond_agent.tasks.uninstall'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:31:12.087Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}, {"node_instance_id": "vellum_host_q3lrkr", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:31:12.448Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:31:12.448Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "d90c9465-8c21-4164-a758-3ae7b3df6086"}], "metadata": {"pagination": {"total": 602, "offset": 571, "size": 50}}} 2018-12-27 19:31:12,757 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:31:12,757 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:31:12 GMT 2018-12-27 19:31:12,757 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:31:12,757 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 10925 2018-12-27 19:31:12,758 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:31:12,758 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=2): /tmp/O55G3/remove-cluster-node.sh 2018-12-27 19:31:12,758 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> Received an error trying to remove member 77b6ca14bc452363: client: etcd cluster is unavailable or misconfigured; error #0: client: etcd member http://192.168.120.16:4000 has no leader ; error #1: client: etcd member http://192.168.120.7:4000 has no leader ; error #2: client: endpoint http://192.168.120.5:4000 exceeded header timeout 2018-12-27 19:31:12,759 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-12-27 19:31:12,759 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-12-27 19:31:12,759 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-12-27 19:31:12,759 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-12-27 19:31:12,759 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-12-27 19:31:12,759 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-12-27 19:31:12,760 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-12-27 19:31:12,760 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-12-27 19:31:12,760 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-12-27 19:31:12,760 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-12-27 19:31:12,760 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-12-27 19:31:12,760 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-12-27 19:31:12,760 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-12-27 19:31:12,761 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-12-27 19:31:12,761 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-12-27 19:31:12,761 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:31:12,761 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/executions/d1fd1b14-7311-4927-9576-7f4aef25c0c0 2018-12-27 19:31:12,817 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:31:12,818 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:31:12,818 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:31:12,818 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:31:12,818 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:31:12,818 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:31:12,818 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:31:12,818 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-27T19:28:53.689Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"} 2018-12-27 19:31:12,818 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:31:12,819 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:31:12 GMT 2018-12-27 19:31:12,819 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:31:12,819 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-12-27 19:31:12,819 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:31:17,820 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/events 2018-12-27 19:31:17,887 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:31:17,888 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:31:17,888 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:31:17,889 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:31:17,889 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:31:17,889 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:31:17,889 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:31:17,890 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_q3lrkr", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:31:12.756Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:31:12.756Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "d90c9465-8c21-4164-a758-3ae7b3df6086"}, {"node_instance_id": "vellum_host_q3lrkr", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:31:12.756Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:31:12.756Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "d90c9465-8c21-4164-a758-3ae7b3df6086"}, {"node_instance_id": "vellum_host_q3lrkr", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:31:12.756Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:31:12.756Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "d90c9465-8c21-4164-a758-3ae7b3df6086"}, {"node_instance_id": "vellum_host_q3lrkr", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:31:12.756Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:31:12.756Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "d90c9465-8c21-4164-a758-3ae7b3df6086"}, {"node_instance_id": "vellum_host_q3lrkr", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:31:12.756Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:31:12.756Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "d90c9465-8c21-4164-a758-3ae7b3df6086"}, {"node_instance_id": "vellum_host_q3lrkr", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:31:12.756Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:31:12.756Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "d90c9465-8c21-4164-a758-3ae7b3df6086"}, {"node_instance_id": "vellum_host_q3lrkr", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:31:12.756Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:31:12.756Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "d90c9465-8c21-4164-a758-3ae7b3df6086"}, {"node_instance_id": "vellum_host_q3lrkr", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:31:12.756Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:31:12.756Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "d90c9465-8c21-4164-a758-3ae7b3df6086"}, {"node_instance_id": "vellum_host_q3lrkr", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:31:12.756Z", "message": "Stopping Agent vellum_host_q3lrkr", "level": "info", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:31:12.756Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "d90c9465-8c21-4164-a758-3ae7b3df6086"}, {"node_instance_id": "bind_host_3uinc3", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:31:13.839Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:31:13.839Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}, {"node_instance_id": "bind_host_3uinc3", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:31:14.090Z", "message": "Task started 'diamond_agent.tasks.uninstall'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:31:14.090Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}, {"node_instance_id": "bind_host_3uinc3", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:31:14.090Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:31:14.090Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}, {"node_instance_id": "bind_host_3uinc3", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:31:15.094Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:31:15.094Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}, {"node_instance_id": "bind_host_3uinc3", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:31:15.094Z", "message": "Stopping agent", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:31:15.094Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}, {"node_instance_id": "bind_host_3uinc3", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:31:15.094Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:31:15.094Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}, {"node_instance_id": "bind_host_3uinc3", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:31:15.094Z", "message": "Task started 'cloudify_agent.installer.operations.stop'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:31:15.094Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}, {"node_instance_id": "bind_host_3uinc3", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:31:15.201Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:31:15.201Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "7f5a879e-a737-42f8-a39a-6653c54f0ef2"}, {"node_instance_id": "bind_host_3uinc3", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:31:15.762Z", "message": "Stopping Agent bind_host_3uinc3", "level": "info", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:31:15.762Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "7f5a879e-a737-42f8-a39a-6653c54f0ef2"}, {"node_instance_id": "bind_host_3uinc3", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:31:15.762Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:31:15.762Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "7f5a879e-a737-42f8-a39a-6653c54f0ef2"}, {"node_instance_id": "bind_host_3uinc3", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:31:15.762Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:31:15.762Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "7f5a879e-a737-42f8-a39a-6653c54f0ef2"}, {"node_instance_id": "bind_host_3uinc3", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:31:15.762Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:31:15.762Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "7f5a879e-a737-42f8-a39a-6653c54f0ef2"}, {"node_instance_id": "bind_host_3uinc3", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:31:15.762Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:31:15.762Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "7f5a879e-a737-42f8-a39a-6653c54f0ef2"}, {"node_instance_id": "bind_host_3uinc3", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:31:15.762Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:31:15.762Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "7f5a879e-a737-42f8-a39a-6653c54f0ef2"}, {"node_instance_id": "bind_host_3uinc3", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:31:15.762Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:31:15.762Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "7f5a879e-a737-42f8-a39a-6653c54f0ef2"}, {"node_instance_id": "bind_host_3uinc3", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:31:15.762Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:31:15.762Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "7f5a879e-a737-42f8-a39a-6653c54f0ef2"}, {"node_instance_id": "bind_host_3uinc3", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:31:15.762Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:31:15.762Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "7f5a879e-a737-42f8-a39a-6653c54f0ef2"}, {"node_instance_id": "vellum_host_q3lrkr", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:31:17.309Z", "message": "Stopping...", "level": "info", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:31:17.309Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "d90c9465-8c21-4164-a758-3ae7b3df6086"}, {"node_instance_id": "vellum_host_q3lrkr", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:31:17.514Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:31:17.514Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}, {"node_instance_id": "vellum_host_q3lrkr", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:31:17.766Z", "message": "Stopping daemon with command: sudo service celeryd-vellum_host_q3lrkr stop", "level": "info", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:31:17.766Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "d90c9465-8c21-4164-a758-3ae7b3df6086"}, {"node_instance_id": "vellum_host_q3lrkr", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:31:17.766Z", "message": "Successfully stopped daemon: vellum_host_q3lrkr\u001b[0m", "level": "info", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:31:17.766Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "d90c9465-8c21-4164-a758-3ae7b3df6086"}], "metadata": {"pagination": {"total": 632, "offset": 589, "size": 50}}} 2018-12-27 19:31:17,890 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:31:17,890 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:31:17 GMT 2018-12-27 19:31:17,890 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:31:17,890 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 16305 2018-12-27 19:31:17,890 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:31:17,892 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:31:17,892 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:31:17,892 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:31:17,892 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:31:17,892 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:31:17,892 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:31:17,893 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:31:17,893 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:31:17,893 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent vellum_host_q3lrkr 2018-12-27 19:31:17,893 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-12-27 19:31:17,893 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-12-27 19:31:17,893 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-12-27 19:31:17,894 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-12-27 19:31:17,894 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-12-27 19:31:17,894 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-12-27 19:31:17,894 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-12-27 19:31:17,894 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:31:17,894 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent bind_host_3uinc3 2018-12-27 19:31:17,894 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:31:17,895 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:31:17,895 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:31:17,895 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:31:17,895 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:31:17,895 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:31:17,895 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:31:17,896 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:31:17,896 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2018-12-27 19:31:17,896 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-12-27 19:31:17,896 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service celeryd-vellum_host_q3lrkr stop 2018-12-27 19:31:17,896 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: vellum_host_q3lrkr 2018-12-27 19:31:17,896 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/executions/d1fd1b14-7311-4927-9576-7f4aef25c0c0 2018-12-27 19:31:17,959 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:31:17,960 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:31:17,960 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:31:17,960 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:31:17,960 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:31:17,960 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:31:17,960 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:31:17,960 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-27T19:28:53.689Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"} 2018-12-27 19:31:17,961 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:31:17,961 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:31:17 GMT 2018-12-27 19:31:17,961 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:31:17,961 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-12-27 19:31:17,961 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:31:22,966 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/events 2018-12-27 19:31:23,032 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:31:23,033 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:31:23,033 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:31:23,033 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:31:23,033 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:31:23,033 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:31:23,033 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:31:23,033 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_q3lrkr", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:31:18.099Z", "message": "Task started 'cloudify_agent.installer.operations.delete'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:31:18.099Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}, {"node_instance_id": "vellum_host_q3lrkr", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:31:18.099Z", "message": "Deleting agent", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:31:18.099Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}, {"node_instance_id": "vellum_host_q3lrkr", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:31:18.099Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:31:18.099Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}, {"node_instance_id": "vellum_host_q3lrkr", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:31:18.770Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:31:18.770Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "b2f10210-f924-4e5c-af45-ebd5b53d4fd9"}, {"node_instance_id": "vellum_host_q3lrkr", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:31:18.770Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:31:18.770Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "b2f10210-f924-4e5c-af45-ebd5b53d4fd9"}, {"node_instance_id": "vellum_host_q3lrkr", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:31:18.770Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:31:18.770Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "b2f10210-f924-4e5c-af45-ebd5b53d4fd9"}, {"node_instance_id": "vellum_host_q3lrkr", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:31:18.770Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:31:18.770Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "b2f10210-f924-4e5c-af45-ebd5b53d4fd9"}, {"node_instance_id": "vellum_host_q3lrkr", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:31:18.770Z", "message": "Deleting Agent vellum_host_q3lrkr", "level": "info", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:31:18.770Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "b2f10210-f924-4e5c-af45-ebd5b53d4fd9"}, {"node_instance_id": "vellum_host_q3lrkr", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:31:18.770Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:31:18.770Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "b2f10210-f924-4e5c-af45-ebd5b53d4fd9"}, {"node_instance_id": "vellum_host_q3lrkr", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:31:18.770Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:31:18.770Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "b2f10210-f924-4e5c-af45-ebd5b53d4fd9"}, {"node_instance_id": "vellum_host_q3lrkr", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:31:18.770Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:31:18.770Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "b2f10210-f924-4e5c-af45-ebd5b53d4fd9"}, {"node_instance_id": "vellum_host_q3lrkr", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:31:18.770Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:31:18.770Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "b2f10210-f924-4e5c-af45-ebd5b53d4fd9"}, {"node_instance_id": "vellum_host_q3lrkr", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:31:18.770Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:31:18.770Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "b2f10210-f924-4e5c-af45-ebd5b53d4fd9"}, {"node_instance_id": "bind_host_3uinc3", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:31:19.819Z", "message": "Stopping...", "level": "info", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:31:19.819Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "7f5a879e-a737-42f8-a39a-6653c54f0ef2"}, {"node_instance_id": "bind_host_3uinc3", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:31:19.999Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:31:19.999Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}, {"node_instance_id": "bind_host_3uinc3", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:31:20.102Z", "message": "Deleting agent", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:31:20.102Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}, {"node_instance_id": "bind_host_3uinc3", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:31:20.774Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:31:20.774Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "a0a79454-4c1b-437e-b0c5-4783c547e845"}, {"node_instance_id": "bind_host_3uinc3", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:31:20.774Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:31:20.774Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "a0a79454-4c1b-437e-b0c5-4783c547e845"}, {"node_instance_id": "vellum_host_q3lrkr", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:31:20.774Z", "message": "Successfully deleted daemon: vellum_host_q3lrkr", "level": "info", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:31:20.774Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "b2f10210-f924-4e5c-af45-ebd5b53d4fd9"}, {"node_instance_id": "vellum_host_q3lrkr", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:31:20.774Z", "message": "Deleting start-on-boot entry", "level": "info", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:31:20.774Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "b2f10210-f924-4e5c-af45-ebd5b53d4fd9"}, {"node_instance_id": "vellum_host_q3lrkr", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:31:20.774Z", "message": "Deleting...", "level": "info", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:31:20.774Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "b2f10210-f924-4e5c-af45-ebd5b53d4fd9"}, {"node_instance_id": "bind_host_3uinc3", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:31:20.774Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:31:20.774Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "a0a79454-4c1b-437e-b0c5-4783c547e845"}, {"node_instance_id": "bind_host_3uinc3", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:31:20.774Z", "message": "Successfully stopped daemon: bind_host_3uinc3\u001b[0m", "level": "info", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:31:20.774Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "7f5a879e-a737-42f8-a39a-6653c54f0ef2"}, {"node_instance_id": "bind_host_3uinc3", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:31:20.774Z", "message": "Stopping daemon with command: sudo service celeryd-bind_host_3uinc3 stop", "level": "info", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:31:20.774Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "7f5a879e-a737-42f8-a39a-6653c54f0ef2"}, {"node_instance_id": "vellum_host_q3lrkr", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:31:21.105Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:31:21.105Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}, {"node_instance_id": "bind_host_3uinc3", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:31:21.105Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:31:21.105Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}, {"node_instance_id": "bind_host_3uinc3", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:31:21.105Z", "message": "Task started 'cloudify_agent.installer.operations.delete'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:31:21.105Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}, {"node_instance_id": "vellum_host_q3lrkr", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:31:21.105Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:31:21.105Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}, {"node_instance_id": "vellum_host_q3lrkr", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:31:21.105Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:31:21.105Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}, {"node_instance_id": "bind_host_3uinc3", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:31:21.778Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:31:21.778Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "a0a79454-4c1b-437e-b0c5-4783c547e845"}, {"node_instance_id": "bind_host_3uinc3", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:31:21.778Z", "message": "Deleting Agent bind_host_3uinc3", "level": "info", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:31:21.778Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "a0a79454-4c1b-437e-b0c5-4783c547e845"}, {"node_instance_id": "bind_host_3uinc3", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:31:21.778Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:31:21.778Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "a0a79454-4c1b-437e-b0c5-4783c547e845"}, {"node_instance_id": "bind_host_3uinc3", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:31:21.778Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:31:21.778Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "a0a79454-4c1b-437e-b0c5-4783c547e845"}, {"node_instance_id": "bind_host_3uinc3", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:31:21.778Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:31:21.778Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "a0a79454-4c1b-437e-b0c5-4783c547e845"}, {"node_instance_id": "bind_host_3uinc3", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:31:21.778Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:31:21.778Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "a0a79454-4c1b-437e-b0c5-4783c547e845"}, {"node_instance_id": "bind_host_3uinc3", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:31:21.778Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:31:21.778Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "a0a79454-4c1b-437e-b0c5-4783c547e845"}, {"node_instance_id": "bind_host_3uinc3", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:31:22.783Z", "message": "Deleting...", "level": "info", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:31:22.783Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "a0a79454-4c1b-437e-b0c5-4783c547e845"}], "metadata": {"pagination": {"total": 669, "offset": 619, "size": 50}}} 2018-12-27 19:31:23,033 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:31:23,033 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:31:23 GMT 2018-12-27 19:31:23,034 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:31:23,034 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 19986 2018-12-27 19:31:23,034 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:31:23,035 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-12-27 19:31:23,035 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-12-27 19:31:23,035 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-12-27 19:31:23,035 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:31:23,035 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:31:23,036 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:31:23,036 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:31:23,036 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent vellum_host_q3lrkr 2018-12-27 19:31:23,036 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:31:23,036 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:31:23,036 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:31:23,037 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:31:23,037 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:31:23,037 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2018-12-27 19:31:23,037 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-12-27 19:31:23,037 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-12-27 19:31:23,038 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:31:23,038 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:31:23,038 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: vellum_host_q3lrkr 2018-12-27 19:31:23,038 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2018-12-27 19:31:23,038 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2018-12-27 19:31:23,038 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:31:23,039 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: bind_host_3uinc3 2018-12-27 19:31:23,039 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service celeryd-bind_host_3uinc3 stop 2018-12-27 19:31:23,039 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-12-27 19:31:23,039 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-12-27 19:31:23,039 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-12-27 19:31:23,039 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-12-27 19:31:23,039 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-12-27 19:31:23,040 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:31:23,040 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent bind_host_3uinc3 2018-12-27 19:31:23,040 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:31:23,040 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:31:23,040 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:31:23,040 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:31:23,040 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-27 19:31:23,041 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2018-12-27 19:31:23,041 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/executions/d1fd1b14-7311-4927-9576-7f4aef25c0c0 2018-12-27 19:31:23,095 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:31:23,095 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:31:23,095 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:31:23,096 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:31:23,096 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:31:23,096 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:31:23,096 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:31:23,096 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-27T19:28:53.689Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"} 2018-12-27 19:31:23,096 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:31:23,096 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:31:23 GMT 2018-12-27 19:31:23,096 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:31:23,096 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-12-27 19:31:23,096 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:31:28,102 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/events 2018-12-27 19:31:28,172 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:31:28,173 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:31:28,173 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:31:28,173 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:31:28,173 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:31:28,173 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:31:28,173 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:31:28,173 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_3uinc3", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:31:23.175Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:31:23.175Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}, {"node_instance_id": "bind_host_3uinc3", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:31:23.786Z", "message": "Deleting start-on-boot entry", "level": "info", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:31:23.786Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "a0a79454-4c1b-437e-b0c5-4783c547e845"}, {"node_instance_id": "bind_host_3uinc3", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:31:23.786Z", "message": "Successfully deleted daemon: bind_host_3uinc3", "level": "info", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:31:23.786Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "a0a79454-4c1b-437e-b0c5-4783c547e845"}, {"node_instance_id": "vellum_host_q3lrkr", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:31:24.109Z", "message": "Task succeeded 'nova_plugin.server.stop'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:31:24.109Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:31:24.109Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:31:24.109Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:31:24.109Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:31:24.109Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}, {"node_instance_id": "bind_host_3uinc3", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:31:24.109Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:31:24.109Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}, {"node_instance_id": "bind_host_3uinc3", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:31:24.109Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:31:24.109Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}, {"node_instance_id": "bind_host_3uinc3", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:31:25.692Z", "message": "Task succeeded 'nova_plugin.server.stop'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:31:25.692Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:31:26.113Z", "message": "Sending task 'nova_plugin.server.disconnect_floatingip'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:31:26.113Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:31:26.113Z", "message": "Task started 'nova_plugin.server.disconnect_floatingip'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:31:26.113Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}], "metadata": {"pagination": {"total": 680, "offset": 656, "size": 50}}} 2018-12-27 19:31:28,173 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:31:28,174 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:31:28 GMT 2018-12-27 19:31:28,174 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:31:28,174 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5735 2018-12-27 19:31:28,174 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:31:28,174 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-12-27 19:31:28,175 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2018-12-27 19:31:28,175 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: bind_host_3uinc3 2018-12-27 19:31:28,175 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-12-27 19:31:28,175 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-12-27 19:31:28,175 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-12-27 19:31:28,175 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-12-27 19:31:28,176 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-12-27 19:31:28,176 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-12-27 19:31:28,176 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_floatingip' 2018-12-27 19:31:28,176 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_floatingip' 2018-12-27 19:31:28,176 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/executions/d1fd1b14-7311-4927-9576-7f4aef25c0c0 2018-12-27 19:31:28,234 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:31:28,234 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:31:28,234 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:31:28,234 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:31:28,234 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:31:28,234 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:31:28,234 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:31:28,235 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-27T19:28:53.689Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"} 2018-12-27 19:31:28,235 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:31:28,235 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:31:28 GMT 2018-12-27 19:31:28,235 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:31:28,235 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-12-27 19:31:28,235 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:31:33,240 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/events 2018-12-27 19:31:33,300 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:31:33,300 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:31:33,301 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:31:33,301 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:31:33,301 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:31:33,301 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:31:33,301 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:31:33,301 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:31:29.135Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:31:29.135Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:31:30.117Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:31:30.117Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:31:30.117Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:31:30.117Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:31:32.341Z", "message": "Task succeeded 'nova_plugin.server.disconnect_floatingip'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:31:32.341Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:31:33.131Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:31:33.131Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:31:33.131Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:31:33.131Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}], "metadata": {"pagination": {"total": 686, "offset": 667, "size": 50}}} 2018-12-27 19:31:33,301 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:31:33,301 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:31:33 GMT 2018-12-27 19:31:33,301 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:31:33,301 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 3164 2018-12-27 19:31:33,301 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:31:33,301 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-12-27 19:31:33,301 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-12-27 19:31:33,301 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-12-27 19:31:33,302 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_floatingip' 2018-12-27 19:31:33,302 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-12-27 19:31:33,302 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-12-27 19:31:33,302 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/executions/d1fd1b14-7311-4927-9576-7f4aef25c0c0 2018-12-27 19:31:33,431 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:31:33,431 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:31:33,431 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:31:33,432 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:31:33,432 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:31:33,432 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:31:33,432 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:31:33,432 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-27T19:28:53.689Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"} 2018-12-27 19:31:33,432 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:31:33,432 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:31:33 GMT 2018-12-27 19:31:33,432 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:31:33,432 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-12-27 19:31:33,433 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:31:38,438 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/events 2018-12-27 19:31:38,502 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:31:38,503 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:31:38,503 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:31:38,503 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:31:38,503 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:31:38,503 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:31:38,503 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:31:38,503 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:31:34.962Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:31:34.962Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}, {"node_instance_id": "vellum_host_q3lrkr", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:31:36.134Z", "message": "Deleting node", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:31:36.134Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}, {"node_instance_id": "vellum_host_q3lrkr", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:31:36.134Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:31:36.134Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}, {"node_instance_id": "vellum_host_q3lrkr", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:31:36.134Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:31:36.134Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}, {"node_instance_id": "vellum_host_q3lrkr", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:31:36.301Z", "message": "deleting server", "level": "info", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:31:36.301Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "ffd7071a-d4cc-43b9-a1f8-ca129ec943bc"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:31:37.357Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:31:37.357Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:31:38.138Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:31:38.138Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:31:38.138Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:31:38.138Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}], "metadata": {"pagination": {"total": 694, "offset": 673, "size": 50}}} 2018-12-27 19:31:38,503 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:31:38,504 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:31:38 GMT 2018-12-27 19:31:38,504 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:31:38,504 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 4122 2018-12-27 19:31:38,504 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:31:38,504 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-12-27 19:31:38,504 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-12-27 19:31:38,505 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-12-27 19:31:38,505 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-12-27 19:31:38,505 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2018-12-27 19:31:38,505 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-12-27 19:31:38,505 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-12-27 19:31:38,505 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-12-27 19:31:38,506 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/executions/d1fd1b14-7311-4927-9576-7f4aef25c0c0 2018-12-27 19:31:38,566 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:31:38,566 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:31:38,566 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:31:38,566 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:31:38,566 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:31:38,566 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:31:38,566 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:31:38,566 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-27T19:28:53.689Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"} 2018-12-27 19:31:38,566 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:31:38,566 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:31:38 GMT 2018-12-27 19:31:38,566 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:31:38,567 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-12-27 19:31:38,567 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:31:43,572 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/events 2018-12-27 19:31:43,633 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:31:43,634 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:31:43,634 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:31:43,634 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:31:43,634 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:31:43,634 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:31:43,634 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:31:43,634 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_q3lrkr", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:31:38.826Z", "message": "Waiting for server \"0333f624-69f9-4a73-918c-f0a749ea57fe\" to be deleted. current status: SHUTOFF", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:31:38.826Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "ffd7071a-d4cc-43b9-a1f8-ca129ec943bc"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:31:42.718Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:31:42.718Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}, {"node_instance_id": "bind_host_3uinc3", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:31:43.142Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:31:43.142Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}, {"node_instance_id": "bind_host_3uinc3", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:31:43.142Z", "message": "Deleting node", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:31:43.142Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}, {"node_instance_id": "bind_host_3uinc3", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:31:43.142Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:31:43.142Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}], "metadata": {"pagination": {"total": 699, "offset": 681, "size": 50}}} 2018-12-27 19:31:43,634 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:31:43,634 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:31:43 GMT 2018-12-27 19:31:43,635 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:31:43,635 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2651 2018-12-27 19:31:43,635 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:31:43,635 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "0333f624-69f9-4a73-918c-f0a749ea57fe" to be deleted. current status: SHUTOFF 2018-12-27 19:31:43,635 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-12-27 19:31:43,635 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-12-27 19:31:43,636 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-12-27 19:31:43,636 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-12-27 19:31:43,636 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/executions/d1fd1b14-7311-4927-9576-7f4aef25c0c0 2018-12-27 19:31:43,691 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:31:43,692 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:31:43,692 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:31:43,692 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:31:43,692 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:31:43,692 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:31:43,692 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:31:43,692 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-27T19:28:53.689Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"} 2018-12-27 19:31:43,692 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:31:43,693 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:31:43 GMT 2018-12-27 19:31:43,693 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:31:43,693 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-12-27 19:31:43,693 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:31:48,698 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/events 2018-12-27 19:31:48,764 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:31:48,764 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:31:48,764 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:31:48,764 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:31:48,765 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:31:48,765 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:31:48,765 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:31:48,765 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_3uinc3", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:31:43.809Z", "message": "deleting server", "level": "info", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:31:43.809Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "5c796a35-9ac1-4974-b5be-6fb378b19395"}, {"node_instance_id": "vellum_host_q3lrkr", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:31:44.145Z", "message": "Task succeeded 'nova_plugin.server.delete'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:31:44.145Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}, {"node_instance_id": "vellum_security_group_1p82s1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:31:45.148Z", "message": "Stopping node", "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:31:45.148Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}, {"node_instance_id": "vellum_security_group_1p82s1", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:31:45.987Z", "message": "deleting security_group", "level": "info", "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:31:45.987Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "5c72be61-c9a8-4418-a9dd-7f07e08d4d84"}, {"node_instance_id": "vellum_security_group_1p82s1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:31:46.152Z", "message": "Deleting node", "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:31:46.152Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}, {"node_instance_id": "vellum_security_group_1p82s1", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:31:46.152Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:31:46.152Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}, {"node_instance_id": "vellum_security_group_1p82s1", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:31:46.152Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:31:46.152Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}, {"node_instance_id": "bind_host_3uinc3", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:31:46.796Z", "message": "Waiting for server \"584cb03d-932b-4a05-9485-cd4a300be82b\" to be deleted. current status: SHUTOFF", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:31:46.796Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "5c796a35-9ac1-4974-b5be-6fb378b19395"}, {"node_instance_id": "vellum_security_group_1p82s1", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:31:47.154Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:31:47.154Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}], "metadata": {"pagination": {"total": 708, "offset": 686, "size": 50}}} 2018-12-27 19:31:48,765 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:31:48,765 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:31:48 GMT 2018-12-27 19:31:48,765 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:31:48,765 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 4803 2018-12-27 19:31:48,765 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:31:48,766 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2018-12-27 19:31:48,766 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-12-27 19:31:48,766 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-12-27 19:31:48,766 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2018-12-27 19:31:48,766 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-12-27 19:31:48,767 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-12-27 19:31:48,767 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-12-27 19:31:48,767 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "584cb03d-932b-4a05-9485-cd4a300be82b" to be deleted. current status: SHUTOFF 2018-12-27 19:31:48,767 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-12-27 19:31:48,767 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/executions/d1fd1b14-7311-4927-9576-7f4aef25c0c0 2018-12-27 19:31:48,824 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:31:48,824 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:31:48,825 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:31:48,825 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:31:48,825 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:31:48,825 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:31:48,825 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:31:48,825 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-27T19:28:53.689Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"} 2018-12-27 19:31:48,825 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:31:48,825 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:31:48 GMT 2018-12-27 19:31:48,825 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:31:48,826 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-12-27 19:31:48,826 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:31:53,831 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/events 2018-12-27 19:31:53,903 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:31:53,903 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:31:53,904 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:31:53,904 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:31:53,904 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:31:53,904 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:31:53,904 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:31:53,904 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_3uinc3", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:31:51.234Z", "message": "Task succeeded 'nova_plugin.server.delete'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:31:51.234Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}, {"node_instance_id": "bind_security_group_zkpo1l", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:31:52.158Z", "message": "Stopping node", "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:31:52.158Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}, {"node_instance_id": "bind_floatingip_y1gw5w", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:31:52.158Z", "message": "Stopping node", "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:31:52.158Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}, {"node_instance_id": "keypair_i835m7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:31:52.158Z", "message": "Stopping node", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:31:52.158Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}, {"node_instance_id": "base_security_group_ki5oyt", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:31:52.158Z", "message": "Stopping node", "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:31:52.158Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}, {"node_instance_id": "base_security_group_ki5oyt", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:31:53.323Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:31:53.323Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}, {"node_instance_id": "base_security_group_ki5oyt", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:31:53.323Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:31:53.323Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}, {"node_instance_id": "keypair_i835m7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:31:53.323Z", "message": "Deleting node", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:31:53.323Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}, {"node_instance_id": "bind_security_group_zkpo1l", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:31:53.323Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:31:53.323Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}, {"node_instance_id": "keypair_i835m7", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:31:53.323Z", "message": "Task started 'nova_plugin.keypair.delete'", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:31:53.323Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}, {"node_instance_id": "base_security_group_ki5oyt", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:31:53.323Z", "message": "Deleting node", "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:31:53.323Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}, {"node_instance_id": "bind_security_group_zkpo1l", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:31:53.323Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:31:53.323Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}, {"node_instance_id": "bind_floatingip_y1gw5w", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:31:53.323Z", "message": "Deleting node", "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:31:53.323Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}, {"node_instance_id": "keypair_i835m7", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:31:53.323Z", "message": "Sending task 'nova_plugin.keypair.delete'", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:31:53.323Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}, {"node_instance_id": "bind_floatingip_y1gw5w", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:31:53.323Z", "message": "Task started 'neutron_plugin.floatingip.delete'", "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:31:53.323Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}, {"node_instance_id": "bind_security_group_zkpo1l", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:31:53.323Z", "message": "Deleting node", "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:31:53.323Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}, {"node_instance_id": "bind_floatingip_y1gw5w", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:31:53.323Z", "message": "Sending task 'neutron_plugin.floatingip.delete'", "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:31:53.323Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}, {"node_instance_id": "base_security_group_ki5oyt", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:31:53.644Z", "message": "deleting security_group", "level": "info", "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:31:53.644Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "ee37878f-9d7e-40b3-b078-38d4d8e91db8"}], "metadata": {"pagination": {"total": 726, "offset": 695, "size": 50}}} 2018-12-27 19:31:53,904 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:31:53,904 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:31:53 GMT 2018-12-27 19:31:53,904 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:31:53,904 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 8980 2018-12-27 19:31:53,905 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:31:53,905 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-12-27 19:31:53,905 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-12-27 19:31:53,905 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-12-27 19:31:53,906 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-12-27 19:31:53,906 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-12-27 19:31:53,906 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-12-27 19:31:53,906 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-12-27 19:31:53,906 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-12-27 19:31:53,906 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-12-27 19:31:53,907 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.keypair.delete' 2018-12-27 19:31:53,907 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-12-27 19:31:53,907 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-12-27 19:31:53,907 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-12-27 19:31:53,907 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.keypair.delete' 2018-12-27 19:31:53,907 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.delete' 2018-12-27 19:31:53,908 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-12-27 19:31:53,908 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2018-12-27 19:31:53,908 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2018-12-27 19:31:53,908 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/executions/d1fd1b14-7311-4927-9576-7f4aef25c0c0 2018-12-27 19:31:53,963 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:31:53,964 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:31:53,964 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:31:53,964 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:31:53,964 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:31:53,964 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:31:53,964 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:31:53,964 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-27T19:28:53.689Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"} 2018-12-27 19:31:53,964 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:31:53,964 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:31:53 GMT 2018-12-27 19:31:53,965 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:31:53,965 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-12-27 19:31:53,965 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:31:58,970 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/events 2018-12-27 19:31:59,036 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:31:59,036 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:31:59,036 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:31:59,036 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:31:59,036 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:31:59,036 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:31:59,037 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:31:59,037 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "keypair_i835m7", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:31:54.332Z", "message": "Task succeeded 'nova_plugin.keypair.delete'", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:31:54.332Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}, {"node_instance_id": "bind_security_group_zkpo1l", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:31:54.806Z", "message": "deleting security_group", "level": "info", "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:31:54.806Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "03975067-cabc-42d9-b952-b6169a85dcad"}, {"node_instance_id": "bind_floatingip_y1gw5w", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:31:54.806Z", "message": "deleting floatingip", "level": "info", "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:31:54.806Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "b6457a50-e797-4cfa-bfe1-e3acebb698f4"}, {"node_instance_id": "keypair_i835m7", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:31:54.806Z", "message": "not deleting keypair since an external keypair is being used", "level": "info", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:31:54.806Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0", "logger": "375fb179-e94e-4999-83fe-daf833688cd9"}, {"node_instance_id": "base_security_group_ki5oyt", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:31:55.335Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:31:55.335Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}, {"node_instance_id": "bind_floatingip_y1gw5w", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:31:55.335Z", "message": "Task succeeded 'neutron_plugin.floatingip.delete'", "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:31:55.335Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}, {"node_instance_id": "bind_security_group_zkpo1l", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:31:55.335Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:31:55.335Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}, {"node_instance_id": null, "event_type": "workflow_succeeded", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-27T19:31:56.338Z", "message": "'uninstall' workflow execution succeeded", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T19:31:56.338Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"}], "metadata": {"pagination": {"total": 734, "offset": 713, "size": 50}}} 2018-12-27 19:31:59,037 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:31:59,037 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:31:59 GMT 2018-12-27 19:31:59,037 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:31:59,037 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 4258 2018-12-27 19:31:59,037 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:31:59,038 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.keypair.delete' 2018-12-27 19:31:59,038 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2018-12-27 19:31:59,038 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting floatingip 2018-12-27 19:31:59,038 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - not deleting keypair since an external keypair is being used 2018-12-27 19:31:59,038 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-12-27 19:31:59,038 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2018-12-27 19:31:59,039 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-12-27 19:31:59,039 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 'uninstall' workflow execution succeeded 2018-12-27 19:31:59,039 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.216:80/api/v3/executions/d1fd1b14-7311-4927-9576-7f4aef25c0c0 2018-12-27 19:31:59,095 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:31:59,095 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:31:59,095 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:31:59,095 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:31:59,095 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:31:59,095 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:31:59,096 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:31:59,096 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "terminated", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-27T19:28:53.689Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "d1fd1b14-7311-4927-9576-7f4aef25c0c0"} 2018-12-27 19:31:59,096 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:31:59,096 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:31:59 GMT 2018-12-27 19:31:59,096 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:31:59,096 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 378 2018-12-27 19:31:59,096 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:31:59,096 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.216:80/api/v3/deployments/clearwater-opnfv 2018-12-27 19:31:59,866 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:31:59,866 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:31:59,867 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:31:59,867 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:31:59,867 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:31:59,867 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:31:59,867 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:31:59,867 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2018-12-27 19:31:59,867 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"inputs": {"vellum_cluster_size": 1, "agent_user": "ubuntu", "image_id": "0a1ad601-14b8-4bc0-8732-03c5e42d342a", "with_ellis": 1, "external_network_name": "external", "dime_cluster_size": 1, "key_pair_name": "cloudify_ims-kp_c5dcb610-764d-4feb-b52d-915e326099ea", "bono_cluster_size": 1, "flavor_id": "7683b332-29fd-46e3-aac9-1c632af47059", "public_domain": "clearwater.opnfv", "homer_cluster_size": 1, "release": "repo129", "network_name": "cloudify_ims-net_c5dcb610-764d-4feb-b52d-915e326099ea", "private_key_path": "/etc/cloudify/cloudify_ims.pem", "sprout_cluster_size": 1}, "permalink": null, "description": null, "blueprint_id": "clearwater-opnfv", "policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "tenant_name": "default_tenant", "created_at": "2018-12-27T19:09:27.565Z", "updated_at": "2018-12-27T19:09:27.565Z", "created_by": "admin", "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "private_resource": false, "groups": {"bono_group": {"policies": {}, "members": ["bono_floatingip", "bono_host"]}}, "workflows": [{"created_at": null, "name": "scale", "parameters": {"scalable_entity_name": {"description": "Which node/group to scale. Note that the parameter specified should denote the node/group name and NOT the node/group instance id.\n"}, "ignore_failure": {"default": false, "type": "boolean"}, "scale_compute": {"default": false, "description": "If a node name is passed as the `scalable_entity_name` parameter and that node is contained (transitively) within a compute node and this property is 'true', operate on the compute node instead of the specified node.\n"}, "delta": {"default": 1, "type": "integer", "description": "How many node/group instances should be added/removed. A positive number denotes increase of instances. A negative number denotes decrease of instances.\n"}}}, {"created_at": null, "name": "heal", "parameters": {"diagnose_value": {"default": "Not provided", "description": "Diagnosed reason of failure"}, "node_instance_id": {"description": "Which node instance has failed"}, "ignore_failure": {"default": true, "type": "boolean"}}}, {"created_at": null, "name": "update", "parameters": {"skip_uninstall": {"default": false}, "remove_target_instance_ids": {"default": []}, "extended_instance_ids": {"default": []}, "reduce_target_instance_ids": {"default": []}, "ignore_failure": {"default": false, "type": "boolean"}, "reduced_instance_ids": {"default": []}, "modified_entity_ids": {"default": []}, "added_target_instances_ids": {"default": []}, "update_id": {"default": ""}, "skip_install": {"default": false}, "removed_instance_ids": {"default": []}, "extend_target_instance_ids": {"default": []}, "added_instance_ids": {"default": []}}}, {"created_at": null, "name": "execute_operation", "parameters": {"operation_kwargs": {"default": {}}, "node_ids": {"default": []}, "node_instance_ids": {"default": []}, "run_by_dependency_order": {"default": false}, "operation": {}, "allow_kwargs_override": {"default": null}, "type_names": {"default": []}}}, {"created_at": null, "name": "install", "parameters": {}}, {"created_at": null, "name": "install_new_agents", "parameters": {"node_ids": {"default": []}, "install_agent_timeout": {"default": 300}, "node_instance_ids": {"default": []}, "install": {"default": true}, "validate": {"default": true}, "install_script": {"default": ""}}}, {"created_at": null, "name": "uninstall", "parameters": {"ignore_failure": {"default": false, "type": "boolean"}}}], "scaling_groups": {"bono_group": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}, "members": ["bono_floatingip", "bono_host"]}}, "id": "clearwater-opnfv", "outputs": {"dns_ip": {"value": {"get_attribute": ["bind_floatingip", "floating_ip_address"]}}, "ellis_ip": {"value": {"get_attribute": ["ellis_floatingip", "floating_ip_address"]}}}} 2018-12-27 19:31:59,867 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:31:59,868 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:31:59 GMT 2018-12-27 19:31:59,868 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:31:59,868 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 8224 2018-12-27 19:31:59,868 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:31:59,869 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.216:80/api/v3/blueprints/clearwater-opnfv 2018-12-27 19:31:59,943 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:31:59,943 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:31:59,943 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:31:59,944 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:31:59,944 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:31:59,944 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:31:59,944 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:31:59,944 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2018-12-27 19:31:59,945 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"main_file_name": "openstack-blueprint.yaml", "description": null, "tenant_name": "default_tenant", "created_at": "2018-12-27T19:09:20.789Z", "updated_at": "2018-12-27T19:09:20.789Z", "created_by": "admin", "private_resource": false, "plan": {"relationships": {"app_connected_to_bind_ellis": {"name": "app_connected_to_bind_ellis", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind", "app_connected_to_bind_ellis"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"default": {"function": "add_backend"}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"default": {"function": "remove_backend"}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "app_connected_to_bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/clearwater/ellis/create_number.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_port": {"name": "cloudify.openstack.server_connected_to_port", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_security_group": {"name": "cloudify.openstack.port_connected_to_security_group", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "monitors_sprout_nodes": {"name": "monitors_sprout_nodes", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.relationships.monitors", "monitors_sprout_nodes"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "inputs": {"port": {"default": 161, "description": "snmp port"}, "community": {"default": "clearwater", "description": "snmp community"}, "oids": {"default": {"1.2.826.0.1.1578918.9.3.9.1.3.1": "sprout.Initial.Registration.Successes", "1.2.826.0.1.1578918.9.3.3.1.1.3.1": "sprout.Homestead.Connection.Count", "1.2.826.0.1.1578918.9.3.9.1.2.1": "sprout.Initial.Registration.Attempts", "1.2.826.0.1.1578918.9.3.6.1.2.1": "sprout.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.3.11.1.2.1": "sprout.De.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.2.1": "sprout.Re.Registration.Attempts", "1.2.826.0.1.1578918.9.3.1.1.2": "sprout.Latency.Average", "1.2.826.0.1.1578918.9.3.2.1.1.3.1": "sprout.Homer.Connection.Count", "1.2.826.0.1.1578918.9.3.7.1.2.1": "sprout.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.3.11.1.4.1": "sprout.De.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.4.1": "sprout.Re.Registration.Failures", "1.2.826.0.1.1578918.9.3.8.1.2": "sprout.Queue.Size.Average", "1.2.826.0.1.1578918.9.3.11.1.3.1": "sprout.De.Registration.Successes", "1.2.826.0.1.1578918.9.3.9.1.4.1": "sprout.Initial.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.3.1": "sprout.Re.Registration.Successes"}, "description": "snmp oids to poll"}}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.monitors", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_keypair": {"name": "cloudify.openstack.server_connected_to_keypair", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.subnet_connected_to_router": {"name": "cloudify.openstack.subnet_connected_to_router", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.subnet_connected_to_router"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.router.connect_subnet", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.router.disconnect_subnet", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_security_group": {"name": "cloudify.openstack.server_connected_to_security_group", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_subnet": {"name": "cloudify.openstack.port_connected_to_subnet", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_subnet"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.contained_in": {"name": "cloudify.relationships.contained_in", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.monitors": {"name": "cloudify.relationships.monitors", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.relationships.monitors"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "inputs": {"port": {"default": 161, "description": "snmp port"}, "community": {"default": "public", "description": "the community"}, "oids": {"description": "the oids to poll"}}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "app_connected_to_bind": {"name": "app_connected_to_bind", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"default": {"function": "add_backend"}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"default": {"function": "remove_backend"}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_floating_ip": {"name": "cloudify.openstack.port_connected_to_floating_ip", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.floatingip.connect_port", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.floatingip.disconnect_port", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_floating_ip": {"name": "cloudify.openstack.server_connected_to_floating_ip", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": {"default": "", "type": "string", "description": "The fixed IP to be associated with the floating IP. If omitted, Openstack will choose which port to associate.\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.connected_to": {"name": "cloudify.relationships.connected_to", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.file_system_depends_on_volume": {"name": "cloudify.relationships.file_system_depends_on_volume", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.file_system_depends_on_volume"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/fdisk.sh"}, "device_name": {"default": {"get_attribute": ["TARGET", "device_name"]}}}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.volume_attached_to_server": {"name": "cloudify.openstack.volume_attached_to_server", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.volume_attached_to_server"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.attach_volume", "inputs": {"status_attempts": {"default": 10, "type": "integer", "description": "Number of times to check for the attachment's status before failing\n"}, "status_timeout": {"default": 2, "type": "integer", "description": "Interval (in seconds) between subsequent inquiries of the attachment's status\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.detach_volume", "inputs": {"status_attempts": {"default": 10, "type": "integer", "description": "Number of times to check for the detachment's status before failing\n"}, "status_timeout": {"default": 2, "type": "integer", "description": "Interval (in seconds) between subsequent inquiries of the detachment's status\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.depends_on": {"properties": {"connection_type": {"default": "all_to_all"}}, "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "name": "cloudify.relationships.depends_on", "type_hierarchy": ["cloudify.relationships.depends_on"], "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}}, "cloudify.relationships.file_system_contained_in_compute": {"name": "cloudify.relationships.file_system_contained_in_compute", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in", "cloudify.relationships.file_system_contained_in_compute"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.contained_in", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/mount.sh"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/unmount.sh"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "monitors_bono_nodes": {"name": "monitors_bono_nodes", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.relationships.monitors", "monitors_bono_nodes"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "inputs": {"port": {"default": 161, "description": "snmp port"}, "community": {"default": "clearwater", "description": "snmp community"}, "oids": {"default": {"1.2.826.0.1.1578918.9.2.2.1.2.1": "bono.Latency.Average", "1.2.826.0.1.1578918.9.2.1": "bono.Connected.Clients", "1.2.826.0.1.1578918.9.2.4.1.2.1": "bono.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.2.5.1.2.1": "bono.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.2.3.1.1.3.1": "bono.Sprout.Connection.Count", "1.2.826.0.1.1578918.9.2.6.1.2.1": "bono.Queue.Size.Average"}, "description": "snmp oids to poll"}}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.monitors", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}}, "inputs": {"vellum_cluster_size": {"default": 1, "type": "integer", "description": "number of vellum instance"}, "agent_user": {"default": "ubuntu", "type": "string", "description": "User for connecting to agent VM's"}, "image_id": {"type": "string", "description": "Image ID of the agent VM's (Ubuntu 14.04 for clearwater)"}, "with_ellis": {"default": 1, "type": "integer", "description": "1 for true 0 for false"}, "external_network_name": {"type": "string", "description": "Network that will be the floating IP"}, "dime_cluster_size": {"default": 1, "type": "integer", "description": "number of dime instance"}, "key_pair_name": {"default": "clearwater-key", "description": "Openstack key pair name of the key to associate with the new server"}, "bono_cluster_size": {"default": 1, "type": "integer", "description": "number of bono instance"}, "flavor_id": {"type": "string", "description": "Flavor ID of the agent VM's (RAM >= 2 GB)"}, "public_domain": {"type": "string", "description": "Sip domain for sip users and bono load-balancing"}, "homer_cluster_size": {"default": 1, "type": "integer", "description": "number of homer instance"}, "release": {"default": "stable", "type": "string", "description": "Clearwater release"}, "network_name": {"default": "net2", "description": "Openstack network name the new server will be connected to"}, "private_key_path": {"description": "Path to the private key which will be used for connecting to the server\non the manager or machine running CLI if running in local mode.\n"}, "sprout_cluster_size": {"default": 1, "type": "integer", "description": "number of sprout instance"}}, "description": null, "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "outputs": {"dns_ip": {"value": {"get_attribute": ["bind_floatingip", "floating_ip_address"]}}, "ellis_ip": {"value": {"get_attribute": ["ellis_floatingip", "floating_ip_address"]}}}, "version": {"definitions_name": "cloudify_dsl", "raw": "cloudify_dsl_1_3", "definitions_version": [1, 3]}, "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "groups": {"bono_group": {"members": ["bono_floatingip", "bono_host"], "policies": {}}}, "workflows": {"scale": {"operation": "cloudify.plugins.workflows.scale_entity", "parameters": {"scalable_entity_name": {"description": "Which node/group to scale. Note that the parameter specified should denote the node/group name and NOT the node/group instance id.\n"}, "ignore_failure": {"default": false, "type": "boolean"}, "scale_compute": {"default": false, "description": "If a node name is passed as the `scalable_entity_name` parameter and that node is contained (transitively) within a compute node and this property is 'true', operate on the compute node instead of the specified node.\n"}, "delta": {"default": 1, "type": "integer", "description": "How many node/group instances should be added/removed. A positive number denotes increase of instances. A negative number denotes decrease of instances.\n"}}, "plugin": "default_workflows"}, "heal": {"operation": "cloudify.plugins.workflows.auto_heal_reinstall_node_subgraph", "parameters": {"diagnose_value": {"default": "Not provided", "description": "Diagnosed reason of failure"}, "node_instance_id": {"description": "Which node instance has failed"}, "ignore_failure": {"default": true, "type": "boolean"}}, "plugin": "default_workflows"}, "update": {"operation": "cloudify.plugins.workflows.update", "parameters": {"skip_uninstall": {"default": false}, "remove_target_instance_ids": {"default": []}, "extended_instance_ids": {"default": []}, "reduce_target_instance_ids": {"default": []}, "ignore_failure": {"default": false, "type": "boolean"}, "reduced_instance_ids": {"default": []}, "modified_entity_ids": {"default": []}, "added_target_instances_ids": {"default": []}, "update_id": {"default": ""}, "skip_install": {"default": false}, "removed_instance_ids": {"default": []}, "extend_target_instance_ids": {"default": []}, "added_instance_ids": {"default": []}}, "plugin": "default_workflows"}, "execute_operation": {"operation": "cloudify.plugins.workflows.execute_operation", "parameters": {"operation_kwargs": {"default": {}}, "node_ids": {"default": []}, "node_instance_ids": {"default": []}, "run_by_dependency_order": {"default": false}, "operation": {}, "allow_kwargs_override": {"default": null}, "type_names": {"default": []}}, "plugin": "default_workflows"}, "install": {"operation": "cloudify.plugins.workflows.install", "parameters": {}, "plugin": "default_workflows"}, "install_new_agents": {"operation": "cloudify.plugins.workflows.install_new_agents", "parameters": {"node_ids": {"default": []}, "install_agent_timeout": {"default": 300}, "node_instance_ids": {"default": []}, "install": {"default": true}, "validate": {"default": true}, "install_script": {"default": ""}}, "plugin": "default_workflows"}, "uninstall": {"operation": "cloudify.plugins.workflows.uninstall", "parameters": {"ignore_failure": {"default": false, "type": "boolean"}}, "plugin": "default_workflows"}}, "policies": {"scale_bono": {"type": "cloudify.policies.scaling", "properties": {"min_instances": 0, "planned_instances": {"get_input": "bono_cluster_size"}, "default_instances": {"get_input": "bono_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "bono_cluster_size"}}, "targets": ["bono_group"]}}, "nodes": [{"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bono_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "internal_sip_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bono_floatingip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": "", "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "bono_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bono_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "bono_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "sprout_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.3.9.1.3.1": "sprout.Initial.Registration.Successes", "1.2.826.0.1.1578918.9.3.3.1.1.3.1": "sprout.Homestead.Connection.Count", "1.2.826.0.1.1578918.9.3.9.1.2.1": "sprout.Initial.Registration.Attempts", "1.2.826.0.1.1578918.9.3.6.1.2.1": "sprout.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.3.11.1.2.1": "sprout.De.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.2.1": "sprout.Re.Registration.Attempts", "1.2.826.0.1.1578918.9.3.1.1.2": "sprout.Latency.Average", "1.2.826.0.1.1578918.9.3.2.1.1.3.1": "sprout.Homer.Connection.Count", "1.2.826.0.1.1578918.9.3.7.1.2.1": "sprout.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.3.11.1.4.1": "sprout.De.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.4.1": "sprout.Re.Registration.Failures", "1.2.826.0.1.1578918.9.3.8.1.2": "sprout.Queue.Size.Average", "1.2.826.0.1.1578918.9.3.11.1.3.1": "sprout.De.Registration.Successes", "1.2.826.0.1.1578918.9.3.9.1.4.1": "sprout.Initial.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.3.1": "sprout.Re.Registration.Successes"}}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "script_runner.tasks.run"}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.3.9.1.3.1": "sprout.Initial.Registration.Successes", "1.2.826.0.1.1578918.9.3.3.1.1.3.1": "sprout.Homestead.Connection.Count", "1.2.826.0.1.1578918.9.3.9.1.2.1": "sprout.Initial.Registration.Attempts", "1.2.826.0.1.1578918.9.3.6.1.2.1": "sprout.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.3.11.1.2.1": "sprout.De.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.2.1": "sprout.Re.Registration.Attempts", "1.2.826.0.1.1578918.9.3.1.1.2": "sprout.Latency.Average", "1.2.826.0.1.1578918.9.3.2.1.1.3.1": "sprout.Homer.Connection.Count", "1.2.826.0.1.1578918.9.3.7.1.2.1": "sprout.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.3.11.1.4.1": "sprout.De.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.4.1": "sprout.Re.Registration.Failures", "1.2.826.0.1.1578918.9.3.8.1.2": "sprout.Queue.Size.Average", "1.2.826.0.1.1578918.9.3.11.1.3.1": "sprout.De.Registration.Successes", "1.2.826.0.1.1578918.9.3.9.1.4.1": "sprout.Initial.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.3.1": "sprout.Re.Registration.Successes"}}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.relationships.monitors", "monitors_sprout_nodes"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "inputs": {"port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.3.9.1.3.1": "sprout.Initial.Registration.Successes", "1.2.826.0.1.1578918.9.3.3.1.1.3.1": "sprout.Homestead.Connection.Count", "1.2.826.0.1.1578918.9.3.9.1.2.1": "sprout.Initial.Registration.Attempts", "1.2.826.0.1.1578918.9.3.6.1.2.1": "sprout.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.3.11.1.2.1": "sprout.De.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.2.1": "sprout.Re.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.4.1": "sprout.Re.Registration.Failures", "1.2.826.0.1.1578918.9.3.2.1.1.3.1": "sprout.Homer.Connection.Count", "1.2.826.0.1.1578918.9.3.7.1.2.1": "sprout.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.3.11.1.4.1": "sprout.De.Registration.Failures", "1.2.826.0.1.1578918.9.3.1.1.2": "sprout.Latency.Average", "1.2.826.0.1.1578918.9.3.8.1.2": "sprout.Queue.Size.Average", "1.2.826.0.1.1578918.9.3.11.1.3.1": "sprout.De.Registration.Successes", "1.2.826.0.1.1578918.9.3.9.1.4.1": "sprout.Initial.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.3.1": "sprout.Re.Registration.Successes"}}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "proxy_node", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "monitors_sprout_nodes", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/sprout/stop-sprout.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/sprout/install-sprout.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/sprout/install-sprout.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "sprout", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.sprout"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/sprout/stop-sprout.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/sprout/install-sprout.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "sprout", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "sprout_host", "type": "clearwater.nodes.sprout", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "vellum_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/vellum/stop-vellum.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"script_path": "scripts/clearwater/vellum/start-vellum.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/vellum/install-vellum.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/vellum/install-vellum.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "vellum", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.vellum"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "scripts/clearwater/vellum/start-vellum.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/vellum/stop-vellum.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/vellum/install-vellum.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "vellum", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "vellum_host", "type": "clearwater.nodes.vellum", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "homer_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "homer_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "homer_cluster_size"}, "default_instances": {"get_input": "homer_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "homer_cluster_size"}}}}, "id": "homer_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "homer_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.delete"}}, "name": "keypair", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.openstack.nodes.KeyPair"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.keypair.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.keypair.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.keypair.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "keypair", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.KeyPair", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": {"get_input": "key_pair_name"}, "create_if_missing": false, "keypair": {}, "private_key_path": {"get_input": "private_key_path"}, "use_external_resource": true}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "internal_sip_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "internal_sip_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5058}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5054}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5052}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "ellis_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"script_path": "scripts/clearwater/ellis/create_number.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"script_path": "scripts/clearwater/ellis/create_number.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind", "app_connected_to_bind_ellis"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/clearwater/ellis/create_number.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind_ellis", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/ellis/stop-ellis.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/ellis/install-ellis.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/ellis/install-ellis.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "ellis", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.ellis"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/ellis/stop-ellis.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/ellis/install-ellis.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "ellis", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "ellis_host", "type": "clearwater.nodes.ellis", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 10}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 10}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "proxy_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 10}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 1, "planned_instances": 1, "default_instances": 1, "max_instances": 1, "current_instances": 1}}}, "id": "proxy_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "proxy_host", "type": "cloudify.openstack.nodes.Server", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "dime_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "dime_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 8888}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 8889}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 10888}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_dime", "description": "memcached Chronos REST"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}}, "name": "ellis_floatingip", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.VirtualIP", "cloudify.openstack.nodes.FloatingIP"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.floatingip.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "with_ellis"}, "default_instances": {"get_input": "with_ellis"}, "max_instances": -1, "current_instances": {"get_input": "with_ellis"}}}}, "id": "ellis_floatingip", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"resource_id": "", "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "use_external_resource": false, "create_if_missing": false, "floatingip": {"floating_network_name": {"get_input": "external_network_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "dime_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "dime_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "dime_cluster_size"}, "default_instances": {"get_input": "dime_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "dime_cluster_size"}}}}, "id": "dime_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "dime_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "ellis_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "with_ellis"}, "default_instances": {"get_input": "with_ellis"}, "max_instances": -1, "current_instances": {"get_input": "with_ellis"}}}}, "id": "ellis_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 80}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 443}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_ellis", "description": "Web UI"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "vellum_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "vellum_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "vellum_cluster_size"}, "default_instances": {"get_input": "vellum_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "vellum_cluster_size"}}}}, "id": "vellum_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "vellum_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "dime_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/dime/stop-dime.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/dime/install-dime.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/dime/install-dime.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "dime", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.dime"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/dime/stop-dime.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/dime/install-dime.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "dime", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "dime_host", "type": "clearwater.nodes.dime", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "proxy_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.create": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/install_requirements.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/install_requirements.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "name": "proxy_node", "type_hierarchy": ["cloudify.nodes.Root", "SNMPProxy"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/monitoring/proxy_snmp/install_requirements.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "proxy_node", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "host_id": "proxy_host", "type": "SNMPProxy", "properties": {}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "base_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "base_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "port": 22}, {"remote_ip_prefix": "0.0.0.0/0", "port": 4000}, {"remote_ip_prefix": "0.0.0.0/0", "port": 2380}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "udp", "port": 161}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_base", "description": "SSH"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}}, "name": "bono_floatingip", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.VirtualIP", "cloudify.openstack.nodes.FloatingIP"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.floatingip.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bono_floatingip", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"resource_id": "", "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "use_external_resource": false, "create_if_missing": false, "floatingip": {"floating_network_name": {"get_input": "external_network_name"}}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "homer_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "homer_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 7888}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 9160}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_homer", "description": "REST Cassandra 0MQ"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "internal_sip_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "sprout_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "sprout_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "sprout_cluster_size"}, "default_instances": {"get_input": "sprout_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "sprout_cluster_size"}}}}, "id": "sprout_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "sprout_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "bind_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bind_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "udp", "port": 53}, {"remote_ip_prefix": "0.0.0.0/0", "port": 53}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_bind", "description": "DNS"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "homer_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/homer/stop-homer.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/homer/install-homer.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/homer/install-homer.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "homer", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.homer"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/homer/stop-homer.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/homer/install-homer.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "homer", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "homer_host", "type": "clearwater.nodes.homer", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "sprout_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "sprout_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 9888}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_sprout", "description": "memcached Chronos 0MQ"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind_floatingip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": "", "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "bind_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 1, "planned_instances": 1, "default_instances": 1, "max_instances": 1, "current_instances": 1}}}, "id": "bind_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "bind_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "install"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "install"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/other/install-etcd.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/other/install-etcd.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "name": "bind", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.infra.bind"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "install"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/other/install-etcd.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bind", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "bind_host", "type": "clearwater.infra.bind", "properties": {"private_domain": "clearwater.local", "secret_code": "secret", "hss_port": "3868", "public_domain": {"get_input": "public_domain"}, "release": {"get_input": "release"}, "hss_hostname": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bono_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.2.2.1.2.1": "bono.Latency.Average", "1.2.826.0.1.1578918.9.2.1": "bono.Connected.Clients", "1.2.826.0.1.1578918.9.2.4.1.2.1": "bono.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.2.5.1.2.1": "bono.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.2.3.1.1.3.1": "bono.Sprout.Connection.Count", "1.2.826.0.1.1578918.9.2.6.1.2.1": "bono.Queue.Size.Average"}}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "script_runner.tasks.run"}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.2.2.1.2.1": "bono.Latency.Average", "1.2.826.0.1.1578918.9.2.1": "bono.Connected.Clients", "1.2.826.0.1.1578918.9.2.4.1.2.1": "bono.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.2.5.1.2.1": "bono.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.2.3.1.1.3.1": "bono.Sprout.Connection.Count", "1.2.826.0.1.1578918.9.2.6.1.2.1": "bono.Queue.Size.Average"}}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.relationships.monitors", "monitors_bono_nodes"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "inputs": {"port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.2.2.1.2.1": "bono.Latency.Average", "1.2.826.0.1.1578918.9.2.1": "bono.Connected.Clients", "1.2.826.0.1.1578918.9.2.4.1.2.1": "bono.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.2.5.1.2.1": "bono.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.2.3.1.1.3.1": "bono.Sprout.Connection.Count", "1.2.826.0.1.1578918.9.2.6.1.2.1": "bono.Queue.Size.Average"}}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "proxy_node", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "monitors_bono_nodes", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/bono/stop-bono.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/bono/install-bono.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/bono/install-bono.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "bono", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.bono"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/bono/stop-bono.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/bono/install-bono.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bono", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "bono_host", "type": "clearwater.nodes.bono", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "bono_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bono_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 3478}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "udp", "port": 3478}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5060}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "udp", "port": 5060}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5062}, {"remote_ip_prefix": "0.0.0.0/0", "port_range_max": 65535, "port_range_min": 32768, "protocol": "udp"}, {"remote_ip_prefix": "0.0.0.0/0", "port": 6669}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5058}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_bono", "description": "STUN SIP RTP 0MQ"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "ellis_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "ellis_floatingip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": "", "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "ellis_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "with_ellis"}, "default_instances": {"get_input": "with_ellis"}, "max_instances": -1, "current_instances": {"get_input": "with_ellis"}}}}, "id": "ellis_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "ellis_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}}, "name": "bind_floatingip", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.VirtualIP", "cloudify.openstack.nodes.FloatingIP"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.floatingip.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bind_floatingip", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"resource_id": "", "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "use_external_resource": false, "create_if_missing": false, "floatingip": {"floating_network_name": {"get_input": "external_network_name"}}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "vellum_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "vellum_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 11211}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 11311}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 7253}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 7000}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 9160}, {"remote_ip_prefix": "0.0.0.0/0", "port_range_max": 6668, "port_range_min": 6667}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_vellum", "description": "REST Cassandra 0MQ"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}], "scaling_groups": {"bono_group": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "bono_cluster_size"}, "default_instances": {"get_input": "bono_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "bono_cluster_size"}}, "members": ["bono_floatingip", "bono_host"]}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}}, "id": "clearwater-opnfv"} 2018-12-27 19:31:59,947 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:31:59,947 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:31:59 GMT 2018-12-27 19:31:59,947 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:31:59,947 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 515398 2018-12-27 19:31:59,947 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:31:59,971 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-12-27 19:31:59,975 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:9292/v2/images/0a1ad601-14b8-4bc0-8732-03c5e42d342a -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cbd145dcfd7bac3c1bd0c92bf276a2ab968aed53" 2018-12-27 19:32:01,732 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-c7344be5-dca2-415e-b918-d4a70ab58860 Date: Thu, 27 Dec 2018 19:32:01 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-27 19:32:01,732 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.31:9292/v2/images/0a1ad601-14b8-4bc0-8732-03c5e42d342a used request id req-c7344be5-dca2-415e-b918-d4a70ab58860 2018-12-27 19:32:01,733 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.76118206978s 2018-12-27 19:32:01,733 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.31:9292/v2/images/0a1ad601-14b8-4bc0-8732-03c5e42d342a used request id req-c7344be5-dca2-415e-b918-d4a70ab58860 2018-12-27 19:32:01,733 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-12-27 19:32:01,736 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}660e1c6c6e37d36f46059b36dee730cfc927e6bf" 2018-12-27 19:32:01,974 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:32:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e7494e7c-a31a-4b00-861a-8cb810fa69e1 x-compute-request-id: req-e7494e7c-a31a-4b00-861a-8cb810fa69e1 Content-Encoding: gzip Content-Length: 371 Content-Type: application/json RESP BODY: {"flavors": [{"name": "cloudify_ims-flavor_c5dcb610-764d-4feb-b52d-915e326099ea", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/72c4303d-7bb6-4935-835e-d86bd5d196fb", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/72c4303d-7bb6-4935-835e-d86bd5d196fb", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": "72c4303d-7bb6-4935-835e-d86bd5d196fb"}, {"name": "cloudify_ims-flavor_alt_c5dcb610-764d-4feb-b52d-915e326099ea", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/7683b332-29fd-46e3-aac9-1c632af47059", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/7683b332-29fd-46e3-aac9-1c632af47059", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 25, "id": "7683b332-29fd-46e3-aac9-1c632af47059"}]} 2018-12-27 19:32:01,974 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None used request id req-e7494e7c-a31a-4b00-861a-8cb810fa69e1 2018-12-27 19:32:01,974 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.24091386795s 2018-12-27 19:32:01,975 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None used request id req-e7494e7c-a31a-4b00-861a-8cb810fa69e1 2018-12-27 19:32:01,977 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-12-27 19:32:01,980 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:8774/v2.1/flavors/7683b332-29fd-46e3-aac9-1c632af47059 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}660e1c6c6e37d36f46059b36dee730cfc927e6bf" 2018-12-27 19:32:02,017 - keystoneauth.session - DEBUG - RESP: [202] Date: Thu, 27 Dec 2018 19:32:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-9b94931d-1e47-4de7-a15e-d898f9201fca x-compute-request-id: req-9b94931d-1e47-4de7-a15e-d898f9201fca Content-Length: 0 Content-Type: application/json 2018-12-27 19:32:02,017 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/flavors/7683b332-29fd-46e3-aac9-1c632af47059 used request id req-9b94931d-1e47-4de7-a15e-d898f9201fca 2018-12-27 19:32:02,018 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0399518013s 2018-12-27 19:32:02,018 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/flavors/7683b332-29fd-46e3-aac9-1c632af47059 used request id req-9b94931d-1e47-4de7-a15e-d898f9201fca 2018-12-27 19:32:02,021 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-12-27 19:32:02,021 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:9696/v2.0/floatingips/212d0599-057c-4265-9678-a167a0698ae5.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cbd145dcfd7bac3c1bd0c92bf276a2ab968aed53" 2018-12-27 19:32:02,918 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-216e7638-7200-4ed6-8261-3b99ad0ff569 Content-Length: 0 Date: Thu, 27 Dec 2018 19:32:02 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 19:32:02,918 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/floatingips/212d0599-057c-4265-9678-a167a0698ae5.json used request id req-216e7638-7200-4ed6-8261-3b99ad0ff569 2018-12-27 19:32:02,918 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.897164821625s 2018-12-27 19:32:02,918 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/floatingips/212d0599-057c-4265-9678-a167a0698ae5.json used request id req-216e7638-7200-4ed6-8261-3b99ad0ff569 2018-12-27 19:32:02,923 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-27 19:32:02,924 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cbd145dcfd7bac3c1bd0c92bf276a2ab968aed53" 2018-12-27 19:32:03,126 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-b1b8fee6-9c04-41f0-b561-99ff8f0c99e6 Date: Thu, 27 Dec 2018 19:32:03 GMT RESP BODY: {"floatingips": []} 2018-12-27 19:32:03,126 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/floatingips.json used request id req-b1b8fee6-9c04-41f0-b561-99ff8f0c99e6 2018-12-27 19:32:03,126 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.202816963196s 2018-12-27 19:32:03,126 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/floatingips.json used request id req-b1b8fee6-9c04-41f0-b561-99ff8f0c99e6 2018-12-27 19:32:03,127 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-12-27 19:32:03,130 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:8774/v2.1/servers/470e3892-6324-4c9d-acd5-7ea83fe117a6 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cbd145dcfd7bac3c1bd0c92bf276a2ab968aed53" 2018-12-27 19:32:03,437 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 19:32:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-7e592847-d9b5-4a81-8250-48792b043383 x-compute-request-id: req-7e592847-d9b5-4a81-8250-48792b043383 Content-Type: application/json 2018-12-27 19:32:03,438 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/servers/470e3892-6324-4c9d-acd5-7ea83fe117a6 used request id req-7e592847-d9b5-4a81-8250-48792b043383 2018-12-27 19:32:03,438 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.310487985611s 2018-12-27 19:32:03,438 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/servers/470e3892-6324-4c9d-acd5-7ea83fe117a6 used request id req-7e592847-d9b5-4a81-8250-48792b043383 2018-12-27 19:32:03,439 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-27 19:32:03,441 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cbd145dcfd7bac3c1bd0c92bf276a2ab968aed53" 2018-12-27 19:32:04,025 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:32:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2814b79b-f818-4103-b80f-4fd171e9ffda x-compute-request-id: req-2814b79b-f818-4103-b80f-4fd171e9ffda Content-Encoding: gzip Content-Length: 773 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"cloudify_ims-net_c5dcb610-764d-4feb-b52d-915e326099ea": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e1:d9:ee", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e1:d9:ee", "version": 4, "addr": "172.30.9.216", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/470e3892-6324-4c9d-acd5-7ea83fe117a6", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/470e3892-6324-4c9d-acd5-7ea83fe117a6", "rel": "bookmark"}], "image": {"id": "e2e39eda-5d5a-485d-b5d9-5cb323bd8e65", "links": [{"href": "http://172.30.9.31:8774/images/e2e39eda-5d5a-485d-b5d9-5cb323bd8e65", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T19:08:28.000000", "flavor": {"id": "72c4303d-7bb6-4935-835e-d86bd5d196fb", "links": [{"href": "http://172.30.9.31:8774/flavors/72c4303d-7bb6-4935-835e-d86bd5d196fb", "rel": "bookmark"}]}, "id": "470e3892-6324-4c9d-acd5-7ea83fe117a6", "security_groups": [{"name": "cloudify_ims-sg_c5dcb610-764d-4feb-b52d-915e326099ea"}], "user_id": "9789450b9ceb442588b22edd915e3613", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T19:32:03Z", "hostId": "449ccac35cd038c3747cb4757f46783d6bd7364a8dfa43bbd5f1bcc6", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c5dcb610-764d-4feb-b52d-915e326099ea", "name": "cloudify_ims-vm_c5dcb610-764d-4feb-b52d-915e326099ea", "created": "2018-12-27T19:06:14Z", "tenant_id": "8c9032acdce34b28bbac9df3ee5c891d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-27 19:32:04,026 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-2814b79b-f818-4103-b80f-4fd171e9ffda 2018-12-27 19:32:04,026 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.586974143982s 2018-12-27 19:32:04,026 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-2814b79b-f818-4103-b80f-4fd171e9ffda 2018-12-27 19:32:04,028 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-27 19:32:06,030 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-27 19:32:06,033 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cbd145dcfd7bac3c1bd0c92bf276a2ab968aed53" 2018-12-27 19:32:06,107 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:32:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-effb2c9c-4fa1-4816-a43e-3679560ab2da x-compute-request-id: req-effb2c9c-4fa1-4816-a43e-3679560ab2da Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-12-27 19:32:06,107 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-effb2c9c-4fa1-4816-a43e-3679560ab2da 2018-12-27 19:32:06,107 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0766470432281s 2018-12-27 19:32:06,108 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-effb2c9c-4fa1-4816-a43e-3679560ab2da 2018-12-27 19:32:06,110 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-27 19:32:06,111 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cbd145dcfd7bac3c1bd0c92bf276a2ab968aed53" 2018-12-27 19:32:06,782 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 7329 X-Openstack-Request-Id: req-d52fe8a0-5ddf-49ca-80fc-ce6cece39652 Date: Thu, 27 Dec 2018 19:32:06 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "8c9032acdce34b28bbac9df3ee5c891d", "created_at": "2018-12-27T19:06:07Z", "updated_at": "2018-12-27T19:06:11Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-12-27T19:06:08Z", "revision_number": 0, "id": "0c9edf83-bbd8-4d68-8e32-82eaf4a78337", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T19:06:08Z", "security_group_id": "2d8b93b2-2aed-40e0-9b33-c9f1b1bd29f5", "tenant_id": "8c9032acdce34b28bbac9df3ee5c891d", "port_range_min": 22, "ethertype": "IPv4", "project_id": "8c9032acdce34b28bbac9df3ee5c891d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T19:06:07Z", "revision_number": 0, "id": "1f7e65e7-6725-4c85-94b0-be607c786283", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T19:06:07Z", "security_group_id": "2d8b93b2-2aed-40e0-9b33-c9f1b1bd29f5", "tenant_id": "8c9032acdce34b28bbac9df3ee5c891d", "port_range_min": null, "ethertype": "IPv4", "project_id": "8c9032acdce34b28bbac9df3ee5c891d"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-12-27T19:06:10Z", "revision_number": 0, "id": "3b1c4611-d44f-4c56-b275-ac459efcb496", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T19:06:10Z", "security_group_id": "2d8b93b2-2aed-40e0-9b33-c9f1b1bd29f5", "tenant_id": "8c9032acdce34b28bbac9df3ee5c891d", "port_range_min": 443, "ethertype": "IPv4", "project_id": "8c9032acdce34b28bbac9df3ee5c891d"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 53333, "updated_at": "2018-12-27T19:06:11Z", "revision_number": 0, "id": "70a882d7-2922-4c4b-ba95-d28be1041760", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T19:06:11Z", "security_group_id": "2d8b93b2-2aed-40e0-9b33-c9f1b1bd29f5", "tenant_id": "8c9032acdce34b28bbac9df3ee5c891d", "port_range_min": 53333, "ethertype": "IPv4", "project_id": "8c9032acdce34b28bbac9df3ee5c891d"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-12-27T19:06:09Z", "revision_number": 0, "id": "95aa0d82-3afa-4d9a-b889-08ddf9ef5484", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T19:06:09Z", "security_group_id": "2d8b93b2-2aed-40e0-9b33-c9f1b1bd29f5", "tenant_id": "8c9032acdce34b28bbac9df3ee5c891d", "port_range_min": null, "ethertype": "IPv4", "project_id": "8c9032acdce34b28bbac9df3ee5c891d"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2018-12-27T19:06:11Z", "revision_number": 0, "id": "df21b949-2fb7-401d-824b-68b38374bb96", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T19:06:11Z", "security_group_id": "2d8b93b2-2aed-40e0-9b33-c9f1b1bd29f5", "tenant_id": "8c9032acdce34b28bbac9df3ee5c891d", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "8c9032acdce34b28bbac9df3ee5c891d"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-12-27T19:06:10Z", "revision_number": 0, "id": "f0592cdd-02c9-49a7-b6d8-6a0e6d7663e4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T19:06:10Z", "security_group_id": "2d8b93b2-2aed-40e0-9b33-c9f1b1bd29f5", "tenant_id": "8c9032acdce34b28bbac9df3ee5c891d", "port_range_min": 80, "ethertype": "IPv4", "project_id": "8c9032acdce34b28bbac9df3ee5c891d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T19:06:07Z", "revision_number": 0, "id": "fa1dc77f-bed9-43b3-8343-eae53313fed6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T19:06:07Z", "security_group_id": "2d8b93b2-2aed-40e0-9b33-c9f1b1bd29f5", "tenant_id": "8c9032acdce34b28bbac9df3ee5c891d", "port_range_min": null, "ethertype": "IPv6", "project_id": "8c9032acdce34b28bbac9df3ee5c891d"}], "revision_number": 8, "project_id": "8c9032acdce34b28bbac9df3ee5c891d", "id": "2d8b93b2-2aed-40e0-9b33-c9f1b1bd29f5", "name": "cloudify_ims-sg_c5dcb610-764d-4feb-b52d-915e326099ea"}, {"description": "Default security group", "tags": [], "tenant_id": "8c9032acdce34b28bbac9df3ee5c891d", "created_at": "2018-12-27T19:04:38Z", "updated_at": "2018-12-27T19:09:17Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T19:04:38Z", "revision_number": 0, "id": "2203a1c9-3a7e-4042-a5ac-958a6900b40a", "remote_group_id": "4b035ffd-143f-44ef-bd65-a4f58bcd279c", "remote_ip_prefix": null, "created_at": "2018-12-27T19:04:38Z", "security_group_id": "4b035ffd-143f-44ef-bd65-a4f58bcd279c", "tenant_id": "8c9032acdce34b28bbac9df3ee5c891d", "port_range_min": null, "ethertype": "IPv6", "project_id": "8c9032acdce34b28bbac9df3ee5c891d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T19:04:38Z", "revision_number": 0, "id": "52bd8fc7-9d5d-4019-8168-fc88fa864b56", "remote_group_id": "4b035ffd-143f-44ef-bd65-a4f58bcd279c", "remote_ip_prefix": null, "created_at": "2018-12-27T19:04:38Z", "security_group_id": "4b035ffd-143f-44ef-bd65-a4f58bcd279c", "tenant_id": "8c9032acdce34b28bbac9df3ee5c891d", "port_range_min": null, "ethertype": "IPv4", "project_id": "8c9032acdce34b28bbac9df3ee5c891d"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-12-27T19:09:17Z", "revision_number": 0, "id": "63a2ff7e-53ac-4171-a669-651799717c6f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T19:09:17Z", "security_group_id": "4b035ffd-143f-44ef-bd65-a4f58bcd279c", "tenant_id": "8c9032acdce34b28bbac9df3ee5c891d", "port_range_min": 22, "ethertype": "IPv4", "project_id": "8c9032acdce34b28bbac9df3ee5c891d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T19:04:38Z", "revision_number": 0, "id": "bb6a5a1c-141f-43b6-b2f9-8faf2c6990b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T19:04:38Z", "security_group_id": "4b035ffd-143f-44ef-bd65-a4f58bcd279c", "tenant_id": "8c9032acdce34b28bbac9df3ee5c891d", "port_range_min": null, "ethertype": "IPv4", "project_id": "8c9032acdce34b28bbac9df3ee5c891d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T19:04:38Z", "revision_number": 0, "id": "ca5870f5-c009-4ac6-9fb5-14d1a0b92289", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T19:04:38Z", "security_group_id": "4b035ffd-143f-44ef-bd65-a4f58bcd279c", "tenant_id": "8c9032acdce34b28bbac9df3ee5c891d", "port_range_min": null, "ethertype": "IPv6", "project_id": "8c9032acdce34b28bbac9df3ee5c891d"}], "revision_number": 5, "project_id": "8c9032acdce34b28bbac9df3ee5c891d", "id": "4b035ffd-143f-44ef-bd65-a4f58bcd279c", "name": "default"}]} 2018-12-27 19:32:06,782 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json used request id req-d52fe8a0-5ddf-49ca-80fc-ce6cece39652 2018-12-27 19:32:06,782 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.671713113785s 2018-12-27 19:32:06,783 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json used request id req-d52fe8a0-5ddf-49ca-80fc-ce6cece39652 2018-12-27 19:32:06,786 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-12-27 19:32:06,787 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:9696/v2.0/security-groups/2d8b93b2-2aed-40e0-9b33-c9f1b1bd29f5.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cbd145dcfd7bac3c1bd0c92bf276a2ab968aed53" 2018-12-27 19:32:07,204 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-61162dfb-dfb8-43bd-a550-5dfd1db6f478 Content-Length: 0 Date: Thu, 27 Dec 2018 19:32:07 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 19:32:07,204 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-groups/2d8b93b2-2aed-40e0-9b33-c9f1b1bd29f5.json used request id req-61162dfb-dfb8-43bd-a550-5dfd1db6f478 2018-12-27 19:32:07,204 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.417445898056s 2018-12-27 19:32:07,204 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-groups/2d8b93b2-2aed-40e0-9b33-c9f1b1bd29f5.json used request id req-61162dfb-dfb8-43bd-a550-5dfd1db6f478 2018-12-27 19:32:07,205 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-12-27 19:32:07,208 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:8774/v2.1/os-keypairs/cloudify_ims-kp_c5dcb610-764d-4feb-b52d-915e326099ea -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cbd145dcfd7bac3c1bd0c92bf276a2ab968aed53" 2018-12-27 19:32:07,245 - keystoneauth.session - DEBUG - RESP: [202] Date: Thu, 27 Dec 2018 19:32:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-fbb80f83-2031-4c73-b67e-3aabd017b27c x-compute-request-id: req-fbb80f83-2031-4c73-b67e-3aabd017b27c Content-Length: 0 Content-Type: application/json 2018-12-27 19:32:07,245 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/os-keypairs/cloudify_ims-kp_c5dcb610-764d-4feb-b52d-915e326099ea used request id req-fbb80f83-2031-4c73-b67e-3aabd017b27c 2018-12-27 19:32:07,246 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.040766954422s 2018-12-27 19:32:07,246 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/os-keypairs/cloudify_ims-kp_c5dcb610-764d-4feb-b52d-915e326099ea used request id req-fbb80f83-2031-4c73-b67e-3aabd017b27c 2018-12-27 19:32:07,246 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-12-27 19:32:07,247 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.31:9696/v2.0/routers/7fad602c-91ba-4cf1-956d-e143439e60b4/remove_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}cbd145dcfd7bac3c1bd0c92bf276a2ab968aed53" -d '{"subnet_id": "dcbcb43e-f45a-43bc-9dc6-11dbdd42f948"}' 2018-12-27 19:32:08,802 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-7142d914-9633-42f7-a659-be028a711360 Date: Thu, 27 Dec 2018 19:32:08 GMT RESP BODY: {"network_id": "ea739b03-38da-4385-a295-5045c1a9a27e", "tenant_id": "8c9032acdce34b28bbac9df3ee5c891d", "subnet_id": "dcbcb43e-f45a-43bc-9dc6-11dbdd42f948", "subnet_ids": ["dcbcb43e-f45a-43bc-9dc6-11dbdd42f948"], "port_id": "d5eb1385-eded-422d-9270-fa75ea5def1d", "id": "7fad602c-91ba-4cf1-956d-e143439e60b4"} 2018-12-27 19:32:08,802 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.31:9696/v2.0/routers/7fad602c-91ba-4cf1-956d-e143439e60b4/remove_router_interface.json used request id req-7142d914-9633-42f7-a659-be028a711360 2018-12-27 19:32:08,802 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.55560803413s 2018-12-27 19:32:08,802 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.31:9696/v2.0/routers/7fad602c-91ba-4cf1-956d-e143439e60b4/remove_router_interface.json used request id req-7142d914-9633-42f7-a659-be028a711360 returning object 7fad602c-91ba-4cf1-956d-e143439e60b4 2018-12-27 19:32:08,803 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-12-27 19:32:08,803 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cbd145dcfd7bac3c1bd0c92bf276a2ab968aed53" 2018-12-27 19:32:09,100 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 626 X-Openstack-Request-Id: req-df06049b-4211-4b92-be36-dd8aa67fedf2 Date: Thu, 27 Dec 2018 19:32:09 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "a4959dd9-e8f4-4ea9-8c99-7bff545db58c", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "244ab55b-a0ed-4e50-9f85-07f08119ae55", "ip_address": "172.30.9.202"}]}, "description": "", "tags": [], "tenant_id": "8c9032acdce34b28bbac9df3ee5c891d", "created_at": "2018-12-27T19:04:42Z", "admin_state_up": true, "updated_at": "2018-12-27T19:32:07Z", "revision_number": 4, "routes": [], "project_id": "8c9032acdce34b28bbac9df3ee5c891d", "id": "7fad602c-91ba-4cf1-956d-e143439e60b4", "name": "cloudify_ims-router_c5dcb610-764d-4feb-b52d-915e326099ea"}]} 2018-12-27 19:32:09,100 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/routers.json used request id req-df06049b-4211-4b92-be36-dd8aa67fedf2 2018-12-27 19:32:09,100 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.297147989273s 2018-12-27 19:32:09,100 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/routers.json used request id req-df06049b-4211-4b92-be36-dd8aa67fedf2 2018-12-27 19:32:09,102 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-12-27 19:32:09,102 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:9696/v2.0/routers/7fad602c-91ba-4cf1-956d-e143439e60b4.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cbd145dcfd7bac3c1bd0c92bf276a2ab968aed53" 2018-12-27 19:32:10,573 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-03853ea3-aae8-43f7-9faf-df2325e16fc7 Content-Length: 0 Date: Thu, 27 Dec 2018 19:32:10 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 19:32:10,573 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/routers/7fad602c-91ba-4cf1-956d-e143439e60b4.json used request id req-03853ea3-aae8-43f7-9faf-df2325e16fc7 2018-12-27 19:32:10,573 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.47131896019s 2018-12-27 19:32:10,573 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/routers/7fad602c-91ba-4cf1-956d-e143439e60b4.json used request id req-03853ea3-aae8-43f7-9faf-df2325e16fc7 2018-12-27 19:32:10,574 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-12-27 19:32:10,574 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cbd145dcfd7bac3c1bd0c92bf276a2ab968aed53" 2018-12-27 19:32:10,810 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 683 X-Openstack-Request-Id: req-f15886c4-064f-4151-a8f5-318ef70e10de Date: Thu, 27 Dec 2018 19:32:10 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ea739b03-38da-4385-a295-5045c1a9a27e","tenant_id":"8c9032acdce34b28bbac9df3ee5c891d","created_at":"2018-12-27T19:04:40Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-12-27T19:04:40Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"8c9032acdce34b28bbac9df3ee5c891d","id":"dcbcb43e-f45a-43bc-9dc6-11dbdd42f948","subnetpool_id":null,"name":"cloudify_ims-subnet_c5dcb610-764d-4feb-b52d-915e326099ea"}]} 2018-12-27 19:32:10,810 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets.json used request id req-f15886c4-064f-4151-a8f5-318ef70e10de 2018-12-27 19:32:10,811 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.236851930618s 2018-12-27 19:32:10,811 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets.json used request id req-f15886c4-064f-4151-a8f5-318ef70e10de 2018-12-27 19:32:10,812 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-12-27 19:32:10,813 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:9696/v2.0/subnets/dcbcb43e-f45a-43bc-9dc6-11dbdd42f948.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cbd145dcfd7bac3c1bd0c92bf276a2ab968aed53" 2018-12-27 19:32:12,193 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-852aa8fa-b32d-45f9-b28d-587ebc842a22 Date: Thu, 27 Dec 2018 19:32:12 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 19:32:12,193 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/subnets/dcbcb43e-f45a-43bc-9dc6-11dbdd42f948.json used request id req-852aa8fa-b32d-45f9-b28d-587ebc842a22 2018-12-27 19:32:12,193 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.38068294525s 2018-12-27 19:32:12,193 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/subnets/dcbcb43e-f45a-43bc-9dc6-11dbdd42f948.json used request id req-852aa8fa-b32d-45f9-b28d-587ebc842a22 2018-12-27 19:32:12,194 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-27 19:32:12,194 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cbd145dcfd7bac3c1bd0c92bf276a2ab968aed53" 2018-12-27 19:32:12,296 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1218 X-Openstack-Request-Id: req-2b465d03-19ed-48f1-a392-e232e0bb788f Date: Thu, 27 Dec 2018 19:32:12 GMT RESP BODY: {"networks":[{"updated_at":"2018-12-27T15:58:03Z","dns_domain":"","revision_number":8,"port_security_enabled":true,"id":"a4959dd9-e8f4-4ea9-8c99-7bff545db58c","router:external":true,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"da629caea04941e1ae8979c379dc7c9d","status":"ACTIVE","subnets":["244ab55b-a0ed-4e50-9f85-07f08119ae55"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"da629caea04941e1ae8979c379dc7c9d","created_at":"2018-12-27T15:29:17Z","mtu":1500},{"ipv6_address_scope":null,"dns_domain":"","revision_number":5,"port_security_enabled":true,"id":"ea739b03-38da-4385-a295-5045c1a9a27e","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"8c9032acdce34b28bbac9df3ee5c891d","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-27T19:32:12Z","qos_policy_id":null,"name":"cloudify_ims-net_c5dcb610-764d-4feb-b52d-915e326099ea","admin_state_up":true,"tenant_id":"8c9032acdce34b28bbac9df3ee5c891d","created_at":"2018-12-27T19:04:38Z","mtu":1442}]} 2018-12-27 19:32:12,296 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-2b465d03-19ed-48f1-a392-e232e0bb788f 2018-12-27 19:32:12,296 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.102640867233s 2018-12-27 19:32:12,297 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-2b465d03-19ed-48f1-a392-e232e0bb788f 2018-12-27 19:32:12,298 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-12-27 19:32:12,298 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:9696/v2.0/networks/ea739b03-38da-4385-a295-5045c1a9a27e.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cbd145dcfd7bac3c1bd0c92bf276a2ab968aed53" 2018-12-27 19:32:13,552 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-2646e2cf-5342-41f4-8787-aa6d20bfdc38 Date: Thu, 27 Dec 2018 19:32:13 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 19:32:13,552 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/networks/ea739b03-38da-4385-a295-5045c1a9a27e.json used request id req-2646e2cf-5342-41f4-8787-aa6d20bfdc38 2018-12-27 19:32:13,553 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.25454497337s 2018-12-27 19:32:13,553 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/networks/ea739b03-38da-4385-a295-5045c1a9a27e.json used request id req-2646e2cf-5342-41f4-8787-aa6d20bfdc38 2018-12-27 19:32:13,557 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-27 19:32:13,560 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cbd145dcfd7bac3c1bd0c92bf276a2ab968aed53" 2018-12-27 19:32:14,274 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1208 Content-Type: application/json X-Openstack-Request-Id: req-b33a381b-4fb7-49ef-8f93-f0ab72c2db2c Date: Thu, 27 Dec 2018 19:32:14 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/e2e39eda-5d5a-485d-b5d9-5cb323bd8e65/snap", "metadata": {}}], "file": "/v2/images/e2e39eda-5d5a-485d-b5d9-5cb323bd8e65/file", "owner": "8c9032acdce34b28bbac9df3ee5c891d", "id": "e2e39eda-5d5a-485d-b5d9-5cb323bd8e65", "size": 4373348352, "self": "/v2/images/e2e39eda-5d5a-485d-b5d9-5cb323bd8e65", "disk_format": "qcow2", "direct_url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/e2e39eda-5d5a-485d-b5d9-5cb323bd8e65/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-12-27T19:06:06Z", "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_c5dcb610-764d-4feb-b52d-915e326099ea", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify_ims-img_c5dcb610-764d-4feb-b52d-915e326099ea", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-12-27T19:05:11Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-27 19:32:14,274 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-b33a381b-4fb7-49ef-8f93-f0ab72c2db2c 2018-12-27 19:32:14,275 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.717679023743s 2018-12-27 19:32:14,275 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-b33a381b-4fb7-49ef-8f93-f0ab72c2db2c 2018-12-27 19:32:14,276 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-12-27 19:32:14,280 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:9292/v2/images/e2e39eda-5d5a-485d-b5d9-5cb323bd8e65 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cbd145dcfd7bac3c1bd0c92bf276a2ab968aed53" 2018-12-27 19:32:15,486 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-7e66bd26-d48a-488d-bf77-1f98da6ef0bd Date: Thu, 27 Dec 2018 19:32:15 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-27 19:32:15,486 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.31:9292/v2/images/e2e39eda-5d5a-485d-b5d9-5cb323bd8e65 used request id req-7e66bd26-d48a-488d-bf77-1f98da6ef0bd 2018-12-27 19:32:15,486 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.20953798294s 2018-12-27 19:32:15,486 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.31:9292/v2/images/e2e39eda-5d5a-485d-b5d9-5cb323bd8e65 used request id req-7e66bd26-d48a-488d-bf77-1f98da6ef0bd 2018-12-27 19:32:15,487 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-12-27 19:32:15,489 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}660e1c6c6e37d36f46059b36dee730cfc927e6bf" 2018-12-27 19:32:15,511 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:32:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5ad9600f-8779-4376-b70d-15465291669a x-compute-request-id: req-5ad9600f-8779-4376-b70d-15465291669a Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"flavors": [{"name": "cloudify_ims-flavor_c5dcb610-764d-4feb-b52d-915e326099ea", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/72c4303d-7bb6-4935-835e-d86bd5d196fb", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/72c4303d-7bb6-4935-835e-d86bd5d196fb", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": "72c4303d-7bb6-4935-835e-d86bd5d196fb"}]} 2018-12-27 19:32:15,511 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None used request id req-5ad9600f-8779-4376-b70d-15465291669a 2018-12-27 19:32:15,511 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0239341259003s 2018-12-27 19:32:15,511 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None used request id req-5ad9600f-8779-4376-b70d-15465291669a 2018-12-27 19:32:15,512 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-12-27 19:32:15,515 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:8774/v2.1/flavors/72c4303d-7bb6-4935-835e-d86bd5d196fb -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}660e1c6c6e37d36f46059b36dee730cfc927e6bf" 2018-12-27 19:32:15,561 - keystoneauth.session - DEBUG - RESP: [202] Date: Thu, 27 Dec 2018 19:32:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-78d93f69-ae65-4a3f-b4b2-69edda7fda17 x-compute-request-id: req-78d93f69-ae65-4a3f-b4b2-69edda7fda17 Content-Length: 0 Content-Type: application/json 2018-12-27 19:32:15,561 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/flavors/72c4303d-7bb6-4935-835e-d86bd5d196fb used request id req-78d93f69-ae65-4a3f-b4b2-69edda7fda17 2018-12-27 19:32:15,561 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.049008846283s 2018-12-27 19:32:15,562 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/flavors/72c4303d-7bb6-4935-835e-d86bd5d196fb used request id req-78d93f69-ae65-4a3f-b4b2-69edda7fda17 2018-12-27 19:32:15,562 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-27 19:32:15,566 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}660e1c6c6e37d36f46059b36dee730cfc927e6bf" 2018-12-27 19:32:15,695 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:32:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-66a92b49-ff23-4cf9-8877-0fa550365884 Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/05a834ddebbc40688596b7460b47439e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05a834ddebbc40688596b7460b47439e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/08226a0ad01943f39559448239e291e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "08226a0ad01943f39559448239e291e1", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/55c0552fe37a4f7ca0e73939514bc683"}, "domain_id": "default", "enabled": true, "options": {}, "id": "55c0552fe37a4f7ca0e73939514bc683", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/646a4af4e3b5439a97996d353fea3924"}, "domain_id": "914eec1d43ea4caf9d2fd33268c06258", "enabled": true, "options": {}, "id": "646a4af4e3b5439a97996d353fea3924", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/85fb203e51c34d3f8122e285a6a318b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85fb203e51c34d3f8122e285a6a318b3", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/905e7f4b42d24cca93b99d2401fa3378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "905e7f4b42d24cca93b99d2401fa3378", "email": "heat@localhost", "password_expires_at": null}, {"name": "cloudify_ims-user_c5dcb610-764d-4feb-b52d-915e326099ea", "links": {"self": "http://172.30.9.31:5000/v3/users/9789450b9ceb442588b22edd915e3613"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "9789450b9ceb442588b22edd915e3613", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/a5bc08b9f81f4e5bb86c24f9f7547bae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5bc08b9f81f4e5bb86c24f9f7547bae", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/a5c780627f004d318bf908d80305da9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5c780627f004d318bf908d80305da9c", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/b18425bf2b044bc9af7e194919539a17"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b18425bf2b044bc9af7e194919539a17", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/b8d2134b619d4dca80e21d6fb16449b0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b8d2134b619d4dca80e21d6fb16449b0", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/b9ab6a25a652438285139fe5b44aea62"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9ab6a25a652438285139fe5b44aea62", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/c08462554a4844d681348f58b9b0edee"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c08462554a4844d681348f58b9b0edee", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/ddfc3a9aad444d4782eae677c8a98130"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ddfc3a9aad444d4782eae677c8a98130", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/f2a74f2185a54676a6cb2bb5ecfcc4f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2a74f2185a54676a6cb2bb5ecfcc4f6", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-12-27 19:32:15,695 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-66a92b49-ff23-4cf9-8877-0fa550365884 2018-12-27 19:32:15,695 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.132565975189s 2018-12-27 19:32:15,695 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-66a92b49-ff23-4cf9-8877-0fa550365884 2018-12-27 19:32:15,702 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-27 19:32:15,705 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/users/9789450b9ceb442588b22edd915e3613 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}660e1c6c6e37d36f46059b36dee730cfc927e6bf" 2018-12-27 19:32:15,810 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:32:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-14b84a8b-0cc5-407b-bbd8-59b0c9c89c5b Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"user": {"name": "cloudify_ims-user_c5dcb610-764d-4feb-b52d-915e326099ea", "links": {"self": "http://172.30.9.31:5000/v3/users/9789450b9ceb442588b22edd915e3613"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "9789450b9ceb442588b22edd915e3613", "description": null}} 2018-12-27 19:32:15,811 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users/9789450b9ceb442588b22edd915e3613 used request id req-14b84a8b-0cc5-407b-bbd8-59b0c9c89c5b 2018-12-27 19:32:15,811 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.108968019485s 2018-12-27 19:32:15,811 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users/9789450b9ceb442588b22edd915e3613 used request id req-14b84a8b-0cc5-407b-bbd8-59b0c9c89c5b 2018-12-27 19:32:15,812 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-12-27 19:32:15,815 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:5000/v3/users/9789450b9ceb442588b22edd915e3613 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}660e1c6c6e37d36f46059b36dee730cfc927e6bf" 2018-12-27 19:32:16,187 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 19:32:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bf65206f-0b73-4eda-9d15-09c8a97e7de5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 19:32:16,187 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/9789450b9ceb442588b22edd915e3613 used request id req-bf65206f-0b73-4eda-9d15-09c8a97e7de5 2018-12-27 19:32:16,188 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.375795841217s 2018-12-27 19:32:16,188 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/9789450b9ceb442588b22edd915e3613 used request id req-bf65206f-0b73-4eda-9d15-09c8a97e7de5 2018-12-27 19:32:16,194 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-27 19:32:16,198 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}660e1c6c6e37d36f46059b36dee730cfc927e6bf" 2018-12-27 19:32:16,298 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:32:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cf473aab-64e0-4355-aa07-ac514c26ed87 Content-Encoding: gzip Content-Length: 388 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: cloudify_ims", "links": {"self": "http://172.30.9.31:5000/v3/projects/8c9032acdce34b28bbac9df3ee5c891d"}, "tags": [], "enabled": true, "id": "8c9032acdce34b28bbac9df3ee5c891d", "parent_id": "default", "domain_id": "default", "name": "cloudify_ims-project_c5dcb610-764d-4feb-b52d-915e326099ea"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93"}, "tags": [], "enabled": true, "id": "b7b4fceec1ad4c6eb74d758b709a9d93", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/da629caea04941e1ae8979c379dc7c9d"}, "tags": [], "enabled": true, "id": "da629caea04941e1ae8979c379dc7c9d", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-12-27 19:32:16,298 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects used request id req-cf473aab-64e0-4355-aa07-ac514c26ed87 2018-12-27 19:32:16,298 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.103935003281s 2018-12-27 19:32:16,299 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects used request id req-cf473aab-64e0-4355-aa07-ac514c26ed87 2018-12-27 19:32:16,303 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-12-27 19:32:16,307 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:5000/v3/projects/8c9032acdce34b28bbac9df3ee5c891d -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}660e1c6c6e37d36f46059b36dee730cfc927e6bf" 2018-12-27 19:32:16,498 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 19:32:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-98b48ed3-0bf3-4a23-b173-288bbcf8b864 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 19:32:16,498 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/8c9032acdce34b28bbac9df3ee5c891d used request id req-98b48ed3-0bf3-4a23-b173-288bbcf8b864 2018-12-27 19:32:16,498 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.194385051727s 2018-12-27 19:32:16,498 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/8c9032acdce34b28bbac9df3ee5c891d used request id req-98b48ed3-0bf3-4a23-b173-288bbcf8b864 2018-12-27 19:32:16,501 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-27 19:32:16,501 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:9696/v2.0/security-groups.json?project_id=8c9032acdce34b28bbac9df3ee5c891d&name=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}660e1c6c6e37d36f46059b36dee730cfc927e6bf" 2018-12-27 19:32:16,740 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2930 X-Openstack-Request-Id: req-84a46b3f-ffdd-4bda-b39c-d5eca8f6ca41 Date: Thu, 27 Dec 2018 19:32:16 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "8c9032acdce34b28bbac9df3ee5c891d", "created_at": "2018-12-27T19:04:38Z", "updated_at": "2018-12-27T19:09:17Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T19:04:38Z", "revision_number": 0, "id": "2203a1c9-3a7e-4042-a5ac-958a6900b40a", "remote_group_id": "4b035ffd-143f-44ef-bd65-a4f58bcd279c", "remote_ip_prefix": null, "created_at": "2018-12-27T19:04:38Z", "security_group_id": "4b035ffd-143f-44ef-bd65-a4f58bcd279c", "tenant_id": "8c9032acdce34b28bbac9df3ee5c891d", "port_range_min": null, "ethertype": "IPv6", "project_id": "8c9032acdce34b28bbac9df3ee5c891d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T19:04:38Z", "revision_number": 0, "id": "52bd8fc7-9d5d-4019-8168-fc88fa864b56", "remote_group_id": "4b035ffd-143f-44ef-bd65-a4f58bcd279c", "remote_ip_prefix": null, "created_at": "2018-12-27T19:04:38Z", "security_group_id": "4b035ffd-143f-44ef-bd65-a4f58bcd279c", "tenant_id": "8c9032acdce34b28bbac9df3ee5c891d", "port_range_min": null, "ethertype": "IPv4", "project_id": "8c9032acdce34b28bbac9df3ee5c891d"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-12-27T19:09:17Z", "revision_number": 0, "id": "63a2ff7e-53ac-4171-a669-651799717c6f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T19:09:17Z", "security_group_id": "4b035ffd-143f-44ef-bd65-a4f58bcd279c", "tenant_id": "8c9032acdce34b28bbac9df3ee5c891d", "port_range_min": 22, "ethertype": "IPv4", "project_id": "8c9032acdce34b28bbac9df3ee5c891d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T19:04:38Z", "revision_number": 0, "id": "bb6a5a1c-141f-43b6-b2f9-8faf2c6990b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T19:04:38Z", "security_group_id": "4b035ffd-143f-44ef-bd65-a4f58bcd279c", "tenant_id": "8c9032acdce34b28bbac9df3ee5c891d", "port_range_min": null, "ethertype": "IPv4", "project_id": "8c9032acdce34b28bbac9df3ee5c891d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T19:04:38Z", "revision_number": 0, "id": "ca5870f5-c009-4ac6-9fb5-14d1a0b92289", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T19:04:38Z", "security_group_id": "4b035ffd-143f-44ef-bd65-a4f58bcd279c", "tenant_id": "8c9032acdce34b28bbac9df3ee5c891d", "port_range_min": null, "ethertype": "IPv6", "project_id": "8c9032acdce34b28bbac9df3ee5c891d"}], "revision_number": 5, "project_id": "8c9032acdce34b28bbac9df3ee5c891d", "id": "4b035ffd-143f-44ef-bd65-a4f58bcd279c", "name": "default"}]} 2018-12-27 19:32:16,740 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json?project_id=8c9032acdce34b28bbac9df3ee5c891d&name=default used request id req-84a46b3f-ffdd-4bda-b39c-d5eca8f6ca41 2018-12-27 19:32:16,740 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.239352941513s 2018-12-27 19:32:16,741 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json?project_id=8c9032acdce34b28bbac9df3ee5c891d&name=default used request id req-84a46b3f-ffdd-4bda-b39c-d5eca8f6ca41 2018-12-27 19:32:16,744 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-27 19:32:16,744 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}660e1c6c6e37d36f46059b36dee730cfc927e6bf" 2018-12-27 19:32:17,034 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 33979 X-Openstack-Request-Id: req-7c359518-745c-4e01-aad6-72c8a818ccf2 Date: Thu, 27 Dec 2018 19:32:17 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "created_at": "2018-12-27T15:33:01Z", "updated_at": "2018-12-27T15:33:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "35205ac3-06e6-4cf6-bb21-ff8f813cb45b", "remote_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "ade77f59-e70c-4970-8ea8-198222fa332e", "remote_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "c4f3bf7f-d793-498d-a883-bb8c6003f070", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "c85cb618-8f19-445b-8e16-6d467cb17771", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}], "revision_number": 4, "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "created_at": "2018-12-27T15:57:22Z", "updated_at": "2018-12-27T15:57:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "5e258a3b-01f5-4aef-81b7-0b5dc6e5b683", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "65475539-0336-498a-8da4-ff0a80b10089", "remote_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "ae922857-f7ae-4bc8-949b-153fb43bfd00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "b4f87679-52e1-4cf9-bf76-5abb9a9bec06", "remote_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "f7197afc9b61423897aefc9a643d03a1"}], "revision_number": 4, "project_id": "f7197afc9b61423897aefc9a643d03a1", "id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "created_at": "2018-12-27T16:01:54Z", "updated_at": "2018-12-27T16:01:54Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "00dd3abd-acd1-4edb-8f4a-8badcbd2eeb4", "remote_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "018de60d-bc33-4ef0-9eed-6d00b6ce227b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "0d99f0db-fa6b-4201-b67f-a7ff0db82c5d", "remote_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv6", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "5c4049ef-933d-4614-84e7-83584430d462", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv6", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}], "revision_number": 4, "project_id": "8c689c5e31c44b09ab85f80682abbc2a", "id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "created_at": "2018-12-27T15:56:49Z", "updated_at": "2018-12-27T15:56:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "6555e255-763a-4448-b1b1-0c93b2a390bd", "remote_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "777ff7a5-a590-43e5-a84b-7677710494e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "8bac258a-08df-48b7-900b-efbe01a6ec20", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "dc17921e-353f-4898-a970-881b2c8d093d", "remote_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}], "revision_number": 4, "project_id": "28dac9e1580d461c9de52e6659cc4f9d", "id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "created_at": "2018-12-27T16:01:52Z", "updated_at": "2018-12-27T16:01:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "32737757-45f3-4b24-b6ab-5f2d5579b4a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv6", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "ae604ef3-492d-4aa3-8045-1ff84f755a27", "remote_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv4", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "b7bff40a-beda-4996-b140-ed94d010535c", "remote_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv6", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "b8129030-9d72-4d5d-adce-47bbe62492fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv4", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}], "revision_number": 4, "project_id": "81c108a273314b24bf6b48c41b5bbe0c", "id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8c9032acdce34b28bbac9df3ee5c891d", "created_at": "2018-12-27T19:04:38Z", "updated_at": "2018-12-27T19:09:17Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T19:04:38Z", "revision_number": 0, "id": "2203a1c9-3a7e-4042-a5ac-958a6900b40a", "remote_group_id": "4b035ffd-143f-44ef-bd65-a4f58bcd279c", "remote_ip_prefix": null, "created_at": "2018-12-27T19:04:38Z", "security_group_id": "4b035ffd-143f-44ef-bd65-a4f58bcd279c", "tenant_id": "8c9032acdce34b28bbac9df3ee5c891d", "port_range_min": null, "ethertype": "IPv6", "project_id": "8c9032acdce34b28bbac9df3ee5c891d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T19:04:38Z", "revision_number": 0, "id": "52bd8fc7-9d5d-4019-8168-fc88fa864b56", "remote_group_id": "4b035ffd-143f-44ef-bd65-a4f58bcd279c", "remote_ip_prefix": null, "created_at": "2018-12-27T19:04:38Z", "security_group_id": "4b035ffd-143f-44ef-bd65-a4f58bcd279c", "tenant_id": "8c9032acdce34b28bbac9df3ee5c891d", "port_range_min": null, "ethertype": "IPv4", "project_id": "8c9032acdce34b28bbac9df3ee5c891d"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-12-27T19:09:17Z", "revision_number": 0, "id": "63a2ff7e-53ac-4171-a669-651799717c6f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T19:09:17Z", "security_group_id": "4b035ffd-143f-44ef-bd65-a4f58bcd279c", "tenant_id": "8c9032acdce34b28bbac9df3ee5c891d", "port_range_min": 22, "ethertype": "IPv4", "project_id": "8c9032acdce34b28bbac9df3ee5c891d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T19:04:38Z", "revision_number": 0, "id": "bb6a5a1c-141f-43b6-b2f9-8faf2c6990b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T19:04:38Z", "security_group_id": "4b035ffd-143f-44ef-bd65-a4f58bcd279c", "tenant_id": "8c9032acdce34b28bbac9df3ee5c891d", "port_range_min": null, "ethertype": "IPv4", "project_id": "8c9032acdce34b28bbac9df3ee5c891d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T19:04:38Z", "revision_number": 0, "id": "ca5870f5-c009-4ac6-9fb5-14d1a0b92289", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T19:04:38Z", "security_group_id": "4b035ffd-143f-44ef-bd65-a4f58bcd279c", "tenant_id": "8c9032acdce34b28bbac9df3ee5c891d", "port_range_min": null, "ethertype": "IPv6", "project_id": "8c9032acdce34b28bbac9df3ee5c891d"}], "revision_number": 5, "project_id": "8c9032acdce34b28bbac9df3ee5c891d", "id": "4b035ffd-143f-44ef-bd65-a4f58bcd279c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "created_at": "2018-12-27T15:57:20Z", "updated_at": "2018-12-27T15:57:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "0c389ec4-c0af-4c20-acf9-4fcc1d859dd7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv6", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "3749697a-f2ef-439a-a661-2fb92badd1ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv4", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "b74e0c8c-e243-450e-b1be-69c587093d6d", "remote_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv6", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "c222695b-2f1c-427d-afd7-e0be24ec9f66", "remote_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv4", "project_id": "7fb0e5436e4f467998e672dd71018a45"}], "revision_number": 4, "project_id": "7fb0e5436e4f467998e672dd71018a45", "id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "created_at": "2018-12-27T17:02:11Z", "updated_at": "2018-12-27T17:02:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "675d8a56-1c9b-4c58-a252-61e65997fd05", "remote_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv4", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "84f0587c-7394-4fd6-8f3d-8d6ba94cf3f9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv6", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "8a450b4f-e710-4193-816e-13a2d4e40c07", "remote_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv6", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "c3106b0a-1026-4156-86a9-f0438b7fab93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv4", "project_id": "7cba3664d5674e65a12c8c269a05febf"}], "revision_number": 4, "project_id": "7cba3664d5674e65a12c8c269a05febf", "id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "created_at": "2018-12-27T15:58:29Z", "updated_at": "2018-12-27T15:58:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "2a945ecc-f9fa-4219-96ab-c189a7f5c102", "remote_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv6", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "55e2b54e-68d4-4476-8c9f-e05e347c8970", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv4", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "9983229c-b595-482a-973f-81137a209b6d", "remote_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv4", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "9d4b8450-78ab-4817-a586-372ed88268f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv6", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}], "revision_number": 4, "project_id": "fbd6dbf946a5406398ba810e02d0888e", "id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "created_at": "2018-12-27T15:57:24Z", "updated_at": "2018-12-27T15:57:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "35521f2a-a59d-4798-9fa8-0febfe126076", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv4", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "607d473d-1e6a-4088-a778-7df9ffc1ff68", "remote_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv6", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "6f8fa92b-b67a-4047-a900-f43656aff42b", "remote_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv4", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "890f1d6c-9ae5-45b0-b7a1-282182432b66", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv6", "project_id": "253cc6709e714b8a80a5f74e4257907e"}], "revision_number": 4, "project_id": "253cc6709e714b8a80a5f74e4257907e", "id": "b9546f11-205e-4322-89f8-f0360d6090ed", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "created_at": "2018-12-27T15:57:08Z", "updated_at": "2018-12-27T15:57:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "6739c48b-d899-4c17-bb8e-ffaf8922c034", "remote_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv4", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "9660a6af-4d9b-40b9-9729-f205f66c2bd0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv4", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "bf244c03-fc10-4754-9c2b-b0224401c4f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv6", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "d3bee7cc-a152-441c-9790-abb1f56cec03", "remote_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv6", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}], "revision_number": 4, "project_id": "782a28bd0d40485e85eda6b8ba43840b", "id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "created_at": "2018-12-27T15:57:11Z", "updated_at": "2018-12-27T15:57:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "22c0d2cf-360a-4aa8-ba7e-bfdbf8327d27", "remote_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "553b140a-8ba9-4af7-9f50-bf24e87aebf7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "b2ecf7a5-df98-4d65-a762-767320437c5a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "e49104b2-7c13-49d6-8519-a16dd585346f", "remote_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}], "revision_number": 4, "project_id": "ef7e486beb8f4de39b25ca5f11552328", "id": "d0588e93-db0d-4888-9f99-3399a50df490", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-27T15:33:07Z", "updated_at": "2018-12-27T15:33:07Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "4de95db8-72d6-4aec-a145-e92511971eb9", "remote_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "5f100cff-05d8-4405-8dfb-0a387c123fae", "remote_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "a3f6a193-cc94-4220-a73a-08acf63c449b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "f059d8a5-0c32-49c9-a721-77cc89245ecd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "created_at": "2018-12-27T15:29:16Z", "updated_at": "2018-12-27T15:29:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "3c53841a-5bc0-4192-b482-044411e217ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "5956ff3f-d59d-4af6-82b5-566c888583a7", "remote_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:16Z", "revision_number": 0, "id": "60735d87-52c7-426a-91a6-aff1078a5a2d", "remote_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:16Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "abe97133-61dd-4fdf-baf3-2e07968a324f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "da629caea04941e1ae8979c379dc7c9d"}], "revision_number": 4, "project_id": "da629caea04941e1ae8979c379dc7c9d", "id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "name": "default"}]} 2018-12-27 19:32:17,035 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json used request id req-7c359518-745c-4e01-aad6-72c8a818ccf2 2018-12-27 19:32:17,035 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.291604995728s 2018-12-27 19:32:17,037 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json used request id req-7c359518-745c-4e01-aad6-72c8a818ccf2 2018-12-27 19:32:17,042 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-12-27 19:32:17,043 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:9696/v2.0/security-groups/4b035ffd-143f-44ef-bd65-a4f58bcd279c.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}660e1c6c6e37d36f46059b36dee730cfc927e6bf" 2018-12-27 19:32:17,438 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-00a61574-0747-4054-904e-4400a151b964 Content-Length: 0 Date: Thu, 27 Dec 2018 19:32:17 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 19:32:17,438 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-groups/4b035ffd-143f-44ef-bd65-a4f58bcd279c.json used request id req-00a61574-0747-4054-904e-4400a151b964 2018-12-27 19:32:17,439 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.396430969238s 2018-12-27 19:32:17,439 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-groups/4b035ffd-143f-44ef-bd65-a4f58bcd279c.json used request id req-00a61574-0747-4054-904e-4400a151b964 2018-12-27 19:32:17,460 - xtesting.ci.run_tests - INFO - Loading test case 'heat_ims'... 2018-12-27 19:32:17,484 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 19:32:17,490 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:32:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-908c818e-a37c-45fe-a4e2-692cc1b77f31 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 19:32:17,490 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-908c818e-a37c-45fe-a4e2-692cc1b77f31 2018-12-27 19:32:17,491 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000/v3/auth/tokens 2018-12-27 19:32:17,897 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}], "expires_at": "2018-12-27T20:32:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b7b4fceec1ad4c6eb74d758b709a9d93", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "a5bc08b9f81f4e5bb86c24f9f7547bae"}, "audit_ids": ["rJhxgCp6Q42PxyHChmZw6Q"], "issued_at": "2018-12-27T19:32:17.000000Z"}} 2018-12-27 19:32:17,900 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-27 19:32:17,901 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e58395c8e537302499d64bfb31bb662364dc1a77" 2018-12-27 19:32:18,189 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 725 X-Openstack-Request-Id: req-08023b4f-91c9-437d-b7c2-475b9220bee4 Date: Thu, 27 Dec 2018 19:32:18 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","updated_at":"2018-12-27T15:58:03Z","dns_domain":"","revision_number":8,"port_security_enabled":true,"mtu":1500,"id":"a4959dd9-e8f4-4ea9-8c99-7bff545db58c","router:external":true,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"da629caea04941e1ae8979c379dc7c9d","status":"ACTIVE","subnets":["244ab55b-a0ed-4e50-9f85-07f08119ae55"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"da629caea04941e1ae8979c379dc7c9d","created_at":"2018-12-27T15:29:17Z","provider:network_type":"flat"}]} 2018-12-27 19:32:18,190 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json?router%3Aexternal=True used request id req-08023b4f-91c9-437d-b7c2-475b9220bee4 2018-12-27 19:32:18,190 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.289385080338s 2018-12-27 19:32:18,190 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json?router%3Aexternal=True used request id req-08023b4f-91c9-437d-b7c2-475b9220bee4 2018-12-27 19:32:18,194 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 19:32:18,198 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 19:32:18 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 19:32:18,199 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-27 19:32:18,203 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e58395c8e537302499d64bfb31bb662364dc1a77" 2018-12-27 19:32:18,328 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:32:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3ae94fb7-b2d7-4897-bf75-7841f8175171 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.31:5000/v3/domains/914eec1d43ea4caf9d2fd33268c06258"}, "tags": [], "enabled": true, "id": "914eec1d43ea4caf9d2fd33268c06258", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains", "previous": null, "next": null}} 2018-12-27 19:32:18,328 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains used request id req-3ae94fb7-b2d7-4897-bf75-7841f8175171 2018-12-27 19:32:18,328 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.128499984741s 2018-12-27 19:32:18,328 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains used request id req-3ae94fb7-b2d7-4897-bf75-7841f8175171 2018-12-27 19:32:18,336 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-12-27 19:32:18,339 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e58395c8e537302499d64bfb31bb662364dc1a77" -d '{"project": {"description": "Created by OPNFV Functest: heat_ims", "enabled": true, "domain_id": "default", "name": "heat_ims-project_bd473631-e088-4b41-9469-069909e508ff"}}' 2018-12-27 19:32:18,402 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 27 Dec 2018 19:32:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9fecb480-3721-45ae-a84d-ef356ac41699 Content-Length: 362 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: heat_ims", "links": {"self": "http://172.30.9.31:5000/v3/projects/5659dcbdaa7742d7bfece797c4514064"}, "tags": [], "enabled": true, "id": "5659dcbdaa7742d7bfece797c4514064", "parent_id": "default", "domain_id": "default", "name": "heat_ims-project_bd473631-e088-4b41-9469-069909e508ff"}} 2018-12-27 19:32:18,402 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-9fecb480-3721-45ae-a84d-ef356ac41699 2018-12-27 19:32:18,402 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.0666620731354s 2018-12-27 19:32:18,403 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-9fecb480-3721-45ae-a84d-ef356ac41699 2018-12-27 19:32:18,403 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: heat_ims', u'tags': [], 'enabled': True, 'id': u'5659dcbdaa7742d7bfece797c4514064', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'heat_ims-project_bd473631-e088-4b41-9469-069909e508ff'}) 2018-12-27 19:32:18,410 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-12-27 19:32:18,413 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e58395c8e537302499d64bfb31bb662364dc1a77" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "f8797585-e778-453e-8d59-627df2cd3e16", "email": null, "name": "heat_ims-user_bd473631-e088-4b41-9469-069909e508ff"}}' 2018-12-27 19:32:18,810 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 27 Dec 2018 19:32:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8c0672b6-1255-4d5c-9912-79ff1aa3a510 Content-Length: 323 Content-Type: application/json RESP BODY: {"user": {"name": "heat_ims-user_bd473631-e088-4b41-9469-069909e508ff", "links": {"self": "http://172.30.9.31:5000/v3/users/e7c77990ffaf4447ba7d154f141f5f6f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "e7c77990ffaf4447ba7d154f141f5f6f", "domain_id": "default", "password_expires_at": null}} 2018-12-27 19:32:18,810 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/users used request id req-8c0672b6-1255-4d5c-9912-79ff1aa3a510 2018-12-27 19:32:18,811 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.400542020798s 2018-12-27 19:32:18,811 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/users used request id req-8c0672b6-1255-4d5c-9912-79ff1aa3a510 2018-12-27 19:32:18,811 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'e7c77990ffaf4447ba7d154f141f5f6f', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'heat_ims-user_bd473631-e088-4b41-9469-069909e508ff'}) 2018-12-27 19:32:18,815 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-27 19:32:18,818 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e58395c8e537302499d64bfb31bb662364dc1a77" 2018-12-27 19:32:18,935 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:32:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-89073bd6-b230-4713-8fe3-793073beee62 Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 19:32:18,935 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-89073bd6-b230-4713-8fe3-793073beee62 2018-12-27 19:32:18,935 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.119747877121s 2018-12-27 19:32:18,935 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-89073bd6-b230-4713-8fe3-793073beee62 2018-12-27 19:32:18,940 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-27 19:32:18,943 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e58395c8e537302499d64bfb31bb662364dc1a77" 2018-12-27 19:32:19,038 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:32:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4264b578-9959-4de5-996a-1652e64771b4 Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 19:32:19,039 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-4264b578-9959-4de5-996a-1652e64771b4 2018-12-27 19:32:19,039 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0986368656158s 2018-12-27 19:32:19,039 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-4264b578-9959-4de5-996a-1652e64771b4 2018-12-27 19:32:19,044 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-27 19:32:19,047 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e58395c8e537302499d64bfb31bb662364dc1a77" 2018-12-27 19:32:19,149 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:32:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-673aec34-16c9-43fd-a801-da1273562b89 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-12-27 19:32:19,149 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains/default used request id req-673aec34-16c9-43fd-a801-da1273562b89 2018-12-27 19:32:19,150 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.105556964874s 2018-12-27 19:32:19,150 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains/default used request id req-673aec34-16c9-43fd-a801-da1273562b89 2018-12-27 19:32:19,151 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-27 19:32:19,154 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e58395c8e537302499d64bfb31bb662364dc1a77" 2018-12-27 19:32:19,286 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:32:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-26c026b4-8e97-4f85-a947-912cec6b8538 Content-Encoding: gzip Content-Length: 832 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/05a834ddebbc40688596b7460b47439e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05a834ddebbc40688596b7460b47439e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/08226a0ad01943f39559448239e291e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "08226a0ad01943f39559448239e291e1", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/55c0552fe37a4f7ca0e73939514bc683"}, "domain_id": "default", "enabled": true, "options": {}, "id": "55c0552fe37a4f7ca0e73939514bc683", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/646a4af4e3b5439a97996d353fea3924"}, "domain_id": "914eec1d43ea4caf9d2fd33268c06258", "enabled": true, "options": {}, "id": "646a4af4e3b5439a97996d353fea3924", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/85fb203e51c34d3f8122e285a6a318b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85fb203e51c34d3f8122e285a6a318b3", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/905e7f4b42d24cca93b99d2401fa3378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "905e7f4b42d24cca93b99d2401fa3378", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/a5bc08b9f81f4e5bb86c24f9f7547bae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5bc08b9f81f4e5bb86c24f9f7547bae", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/a5c780627f004d318bf908d80305da9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5c780627f004d318bf908d80305da9c", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/b18425bf2b044bc9af7e194919539a17"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b18425bf2b044bc9af7e194919539a17", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/b8d2134b619d4dca80e21d6fb16449b0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b8d2134b619d4dca80e21d6fb16449b0", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/b9ab6a25a652438285139fe5b44aea62"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9ab6a25a652438285139fe5b44aea62", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/c08462554a4844d681348f58b9b0edee"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c08462554a4844d681348f58b9b0edee", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/ddfc3a9aad444d4782eae677c8a98130"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ddfc3a9aad444d4782eae677c8a98130", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat_ims-user_bd473631-e088-4b41-9469-069909e508ff", "links": {"self": "http://172.30.9.31:5000/v3/users/e7c77990ffaf4447ba7d154f141f5f6f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "e7c77990ffaf4447ba7d154f141f5f6f", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/f2a74f2185a54676a6cb2bb5ecfcc4f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2a74f2185a54676a6cb2bb5ecfcc4f6", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-12-27 19:32:19,286 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-26c026b4-8e97-4f85-a947-912cec6b8538 2018-12-27 19:32:19,286 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.135397911072s 2018-12-27 19:32:19,287 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-26c026b4-8e97-4f85-a947-912cec6b8538 2018-12-27 19:32:19,298 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-27 19:32:19,302 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e58395c8e537302499d64bfb31bb662364dc1a77" 2018-12-27 19:32:19,401 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:32:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b74f85c5-9870-4188-8e3a-453536417f85 Content-Encoding: gzip Content-Length: 394 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: heat_ims", "links": {"self": "http://172.30.9.31:5000/v3/projects/5659dcbdaa7742d7bfece797c4514064"}, "tags": [], "enabled": true, "id": "5659dcbdaa7742d7bfece797c4514064", "parent_id": "default", "domain_id": "default", "name": "heat_ims-project_bd473631-e088-4b41-9469-069909e508ff"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93"}, "tags": [], "enabled": true, "id": "b7b4fceec1ad4c6eb74d758b709a9d93", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/da629caea04941e1ae8979c379dc7c9d"}, "tags": [], "enabled": true, "id": "da629caea04941e1ae8979c379dc7c9d", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-12-27 19:32:19,401 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?domain_id=default used request id req-b74f85c5-9870-4188-8e3a-453536417f85 2018-12-27 19:32:19,402 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.102905988693s 2018-12-27 19:32:19,402 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?domain_id=default used request id req-b74f85c5-9870-4188-8e3a-453536417f85 2018-12-27 19:32:19,410 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-12-27 19:32:19,413 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:5000/v3/role_assignments?user.id=e7c77990ffaf4447ba7d154f141f5f6f&role.id=5e97c57d600b48f5b4c8f915fe73d20b&scope.project.id=5659dcbdaa7742d7bfece797c4514064" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e58395c8e537302499d64bfb31bb662364dc1a77" 2018-12-27 19:32:19,515 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:32:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ea9c93a9-2166-4e9d-95d4-677fab8e5a7a Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.31:5000/v3/role_assignments?user.id=e7c77990ffaf4447ba7d154f141f5f6f&role.id=5e97c57d600b48f5b4c8f915fe73d20b&scope.project.id=5659dcbdaa7742d7bfece797c4514064", "previous": null, "next": null}} 2018-12-27 19:32:19,515 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/role_assignments?user.id=e7c77990ffaf4447ba7d154f141f5f6f&role.id=5e97c57d600b48f5b4c8f915fe73d20b&scope.project.id=5659dcbdaa7742d7bfece797c4514064 used request id req-ea9c93a9-2166-4e9d-95d4-677fab8e5a7a 2018-12-27 19:32:19,515 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.105170965195s 2018-12-27 19:32:19,515 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/role_assignments?user.id=e7c77990ffaf4447ba7d154f141f5f6f&role.id=5e97c57d600b48f5b4c8f915fe73d20b&scope.project.id=5659dcbdaa7742d7bfece797c4514064 used request id req-ea9c93a9-2166-4e9d-95d4-677fab8e5a7a 2018-12-27 19:32:19,519 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-12-27 19:32:19,522 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.31:5000/v3/projects/5659dcbdaa7742d7bfece797c4514064/users/e7c77990ffaf4447ba7d154f141f5f6f/roles/5e97c57d600b48f5b4c8f915fe73d20b -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e58395c8e537302499d64bfb31bb662364dc1a77" 2018-12-27 19:32:19,673 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 19:32:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a45a0318-6fc5-4ad4-aba8-456bb44a90c6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 19:32:19,673 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/5659dcbdaa7742d7bfece797c4514064/users/e7c77990ffaf4447ba7d154f141f5f6f/roles/5e97c57d600b48f5b4c8f915fe73d20b used request id req-a45a0318-6fc5-4ad4-aba8-456bb44a90c6 2018-12-27 19:32:19,673 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.154319047928s 2018-12-27 19:32:19,674 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/5659dcbdaa7742d7bfece797c4514064/users/e7c77990ffaf4447ba7d154f141f5f6f/roles/5e97c57d600b48f5b4c8f915fe73d20b used request id req-a45a0318-6fc5-4ad4-aba8-456bb44a90c6 2018-12-27 19:32:19,674 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'heat_ims-project_bd473631-e088-4b41-9469-069909e508ff', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'tenant_name': 'admin', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': u'1', u'image_api_version': '2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'regionOne', u'key_manager_api_version': u'v1', 'project_id': u'5659dcbdaa7742d7bfece797c4514064', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'f8797585-e778-453e-8d59-627df2cd3e16', 'username': u'heat_ims-user_bd473631-e088-4b41-9469-069909e508ff', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.31:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-12-27 19:32:19,678 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'heat_ims-user_bd473631-e088-4b41-9469-069909e508ff', 'password': 'f8797585-e778-453e-8d59-627df2cd3e16', 'project_name': 'heat_ims-project_bd473631-e088-4b41-9469-069909e508ff', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.31:5000//v3', 'project_id': '5659dcbdaa7742d7bfece797c4514064', 'project_domain_name': 'Default'} 2018-12-27 19:32:19,712 - functest.opnfv_tests.vnf.ims.heat_ims - DEBUG - VNF configuration: {'descriptor': {u'file_name': u'/src/heat_vims/clearwater.yaml', u'version': u'130', u'name': u'clearwater-opnfv'}, 'parameters': {u'vellum_cluster_size': 1, u'zone': u'clearwater.opnfv', u'dnssec_key': u'GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==', u'dn_range_length': u'1000', u'dime_cluster_size': 1, u'dn_range_start': u'6505550000', u'bono_cluster_size': 1, u'homer_cluster_size': 1, u'sprout_cluster_size': 1}} 2018-12-27 19:32:19,713 - xtesting.ci.run_tests - INFO - Running test case 'heat_ims'... 2018-12-27 19:32:19,713 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-27 19:32:19,716 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e58395c8e537302499d64bfb31bb662364dc1a77" 2018-12-27 19:32:19,816 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:32:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3553d8bb-0b17-48f6-8876-a6fee1c982cb Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.31:5000/v3/domains/914eec1d43ea4caf9d2fd33268c06258"}, "tags": [], "enabled": true, "id": "914eec1d43ea4caf9d2fd33268c06258", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains", "previous": null, "next": null}} 2018-12-27 19:32:19,816 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains used request id req-3553d8bb-0b17-48f6-8876-a6fee1c982cb 2018-12-27 19:32:19,817 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.103046178818s 2018-12-27 19:32:19,817 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains used request id req-3553d8bb-0b17-48f6-8876-a6fee1c982cb 2018-12-27 19:32:19,824 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-27 19:32:19,827 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e58395c8e537302499d64bfb31bb662364dc1a77" 2018-12-27 19:32:19,926 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:32:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0524c0a7-ef23-42e0-bda1-bc8d1f864cdb Content-Encoding: gzip Content-Length: 394 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: heat_ims", "links": {"self": "http://172.30.9.31:5000/v3/projects/5659dcbdaa7742d7bfece797c4514064"}, "tags": [], "enabled": true, "id": "5659dcbdaa7742d7bfece797c4514064", "parent_id": "default", "domain_id": "default", "name": "heat_ims-project_bd473631-e088-4b41-9469-069909e508ff"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93"}, "tags": [], "enabled": true, "id": "b7b4fceec1ad4c6eb74d758b709a9d93", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/da629caea04941e1ae8979c379dc7c9d"}, "tags": [], "enabled": true, "id": "da629caea04941e1ae8979c379dc7c9d", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-12-27 19:32:19,926 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?domain_id=default used request id req-0524c0a7-ef23-42e0-bda1-bc8d1f864cdb 2018-12-27 19:32:19,926 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.101935863495s 2018-12-27 19:32:19,926 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?domain_id=default used request id req-0524c0a7-ef23-42e0-bda1-bc8d1f864cdb 2018-12-27 19:32:19,929 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-12-27 19:32:19,929 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e58395c8e537302499d64bfb31bb662364dc1a77" -d '{"network": {"tenant_id": "5659dcbdaa7742d7bfece797c4514064", "name": "heat_ims-net_bd473631-e088-4b41-9469-069909e508ff", "admin_state_up": true}}' 2018-12-27 19:32:21,327 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 719 X-Openstack-Request-Id: req-5fda3a36-7997-4a82-9e94-01e4a06309f7 Date: Thu, 27 Dec 2018 19:32:21 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"provider:network_type":"geneve","id":"d17a33ff-33b2-408b-a6f4-3d8cffb650cd","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":24,"ipv4_address_scope":null,"shared":false,"project_id":"5659dcbdaa7742d7bfece797c4514064","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-27T19:32:20Z","is_default":false,"qos_policy_id":null,"name":"heat_ims-net_bd473631-e088-4b41-9469-069909e508ff","admin_state_up":true,"tenant_id":"5659dcbdaa7742d7bfece797c4514064","created_at":"2018-12-27T19:32:20Z","mtu":1442}} 2018-12-27 19:32:21,328 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-5fda3a36-7997-4a82-9e94-01e4a06309f7 2018-12-27 19:32:21,328 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 1.39907503128s 2018-12-27 19:32:21,328 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-5fda3a36-7997-4a82-9e94-01e4a06309f7 2018-12-27 19:32:21,329 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'dns_domain': u'', u'updated_at': u'2018-12-27T19:32:20Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'provider:network_type': u'geneve', u'id': u'd17a33ff-33b2-408b-a6f4-3d8cffb650cd', u'provider:segmentation_id': 24, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'heat_ims-net_bd473631-e088-4b41-9469-069909e508ff', u'created_at': u'2018-12-27T19:32:20Z', u'mtu': 1442, u'tenant_id': u'5659dcbdaa7742d7bfece797c4514064', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'5659dcbdaa7742d7bfece797c4514064'}) 2018-12-27 19:32:21,330 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 19:32:21,337 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:32:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-848e564e-532f-48ec-b0ed-5247782a30d4 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 19:32:21,338 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-848e564e-532f-48ec-b0ed-5247782a30d4 2018-12-27 19:32:21,338 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000/v3/auth/tokens 2018-12-27 19:32:21,743 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T20:32:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5659dcbdaa7742d7bfece797c4514064", "name": "heat_ims-project_bd473631-e088-4b41-9469-069909e508ff"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/5659dcbdaa7742d7bfece797c4514064", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/5659dcbdaa7742d7bfece797c4514064", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/5659dcbdaa7742d7bfece797c4514064", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/5659dcbdaa7742d7bfece797c4514064", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/5659dcbdaa7742d7bfece797c4514064", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/5659dcbdaa7742d7bfece797c4514064", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/5659dcbdaa7742d7bfece797c4514064", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/5659dcbdaa7742d7bfece797c4514064", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_5659dcbdaa7742d7bfece797c4514064", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_5659dcbdaa7742d7bfece797c4514064", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/5659dcbdaa7742d7bfece797c4514064", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/5659dcbdaa7742d7bfece797c4514064", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/5659dcbdaa7742d7bfece797c4514064", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "heat_ims-user_bd473631-e088-4b41-9469-069909e508ff", "id": "e7c77990ffaf4447ba7d154f141f5f6f"}, "audit_ids": ["13HHodv1QDWsos13aOzBBw"], "issued_at": "2018-12-27T19:32:21.000000Z"}} 2018-12-27 19:32:21,746 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-27 19:32:21,747 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1160947540e39475cdcf001250247e001a7a12cf" 2018-12-27 19:32:22,447 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1214 X-Openstack-Request-Id: req-5974f17b-d221-4460-8d6c-8d9975eedf80 Date: Thu, 27 Dec 2018 19:32:22 GMT RESP BODY: {"networks":[{"updated_at":"2018-12-27T15:58:03Z","dns_domain":"","revision_number":8,"port_security_enabled":true,"id":"a4959dd9-e8f4-4ea9-8c99-7bff545db58c","router:external":true,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"da629caea04941e1ae8979c379dc7c9d","status":"ACTIVE","subnets":["244ab55b-a0ed-4e50-9f85-07f08119ae55"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"da629caea04941e1ae8979c379dc7c9d","created_at":"2018-12-27T15:29:17Z","mtu":1500},{"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"id":"d17a33ff-33b2-408b-a6f4-3d8cffb650cd","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"5659dcbdaa7742d7bfece797c4514064","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-27T19:32:20Z","qos_policy_id":null,"name":"heat_ims-net_bd473631-e088-4b41-9469-069909e508ff","admin_state_up":true,"tenant_id":"5659dcbdaa7742d7bfece797c4514064","created_at":"2018-12-27T19:32:20Z","mtu":1442}]} 2018-12-27 19:32:22,447 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-5974f17b-d221-4460-8d6c-8d9975eedf80 2018-12-27 19:32:22,447 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.700873851776s 2018-12-27 19:32:22,447 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-5974f17b-d221-4460-8d6c-8d9975eedf80 2018-12-27 19:32:22,449 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-12-27 19:32:22,450 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}1160947540e39475cdcf001250247e001a7a12cf" -d '{"subnet": {"name": "heat_ims-subnet_bd473631-e088-4b41-9469-069909e508ff", "enable_dhcp": true, "network_id": "d17a33ff-33b2-408b-a6f4-3d8cffb650cd", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-12-27 19:32:24,057 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-22954c3b-02f1-40c4-9811-22e6c34517d6 Date: Thu, 27 Dec 2018 19:32:24 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d17a33ff-33b2-408b-a6f4-3d8cffb650cd","tenant_id":"5659dcbdaa7742d7bfece797c4514064","created_at":"2018-12-27T19:32:22Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-12-27T19:32:22Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"5659dcbdaa7742d7bfece797c4514064","id":"cbac3e46-4603-42dd-9efb-9146b8051a7a","subnetpool_id":null,"name":"heat_ims-subnet_bd473631-e088-4b41-9469-069909e508ff"}} 2018-12-27 19:32:24,057 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/subnets.json used request id req-22954c3b-02f1-40c4-9811-22e6c34517d6 2018-12-27 19:32:24,057 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 1.60831880569s 2018-12-27 19:32:24,058 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/subnets.json used request id req-22954c3b-02f1-40c4-9811-22e6c34517d6 2018-12-27 19:32:24,058 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-12-27T19:32:22Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'cbac3e46-4603-42dd-9efb-9146b8051a7a', u'subnetpool_id': None, u'service_types': [], u'name': u'heat_ims-subnet_bd473631-e088-4b41-9469-069909e508ff', u'enable_dhcp': True, u'network_id': u'd17a33ff-33b2-408b-a6f4-3d8cffb650cd', u'tenant_id': u'5659dcbdaa7742d7bfece797c4514064', u'created_at': u'2018-12-27T19:32:22Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'5659dcbdaa7742d7bfece797c4514064'}) 2018-12-27 19:32:24,059 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-12-27 19:32:24,059 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}1160947540e39475cdcf001250247e001a7a12cf" -d '{"router": {"external_gateway_info": {"network_id": "a4959dd9-e8f4-4ea9-8c99-7bff545db58c"}, "name": "heat_ims-router_bd473631-e088-4b41-9469-069909e508ff", "admin_state_up": true}}' 2018-12-27 19:32:26,200 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 619 X-Openstack-Request-Id: req-4b17d23f-75b9-4178-840f-32cdb7995024 Date: Thu, 27 Dec 2018 19:32:26 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "a4959dd9-e8f4-4ea9-8c99-7bff545db58c", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "244ab55b-a0ed-4e50-9f85-07f08119ae55", "ip_address": "172.30.9.200"}]}, "description": "", "tags": [], "tenant_id": "5659dcbdaa7742d7bfece797c4514064", "created_at": "2018-12-27T19:32:24Z", "admin_state_up": true, "updated_at": "2018-12-27T19:32:25Z", "revision_number": 2, "routes": [], "project_id": "5659dcbdaa7742d7bfece797c4514064", "id": "ca4b2214-af72-460f-bda6-2fcf3ca01c54", "name": "heat_ims-router_bd473631-e088-4b41-9469-069909e508ff"}} 2018-12-27 19:32:26,200 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/routers.json used request id req-4b17d23f-75b9-4178-840f-32cdb7995024 2018-12-27 19:32:26,201 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 2.14162397385s 2018-12-27 19:32:26,201 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/routers.json used request id req-4b17d23f-75b9-4178-840f-32cdb7995024 2018-12-27 19:32:26,201 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'a4959dd9-e8f4-4ea9-8c99-7bff545db58c', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'244ab55b-a0ed-4e50-9f85-07f08119ae55', u'ip_address': u'172.30.9.200'}]}, u'description': u'', u'tags': [], u'tenant_id': u'5659dcbdaa7742d7bfece797c4514064', u'created_at': u'2018-12-27T19:32:24Z', u'admin_state_up': True, u'updated_at': u'2018-12-27T19:32:25Z', u'revision_number': 2, u'routes': [], u'project_id': u'5659dcbdaa7742d7bfece797c4514064', u'id': u'ca4b2214-af72-460f-bda6-2fcf3ca01c54', u'name': u'heat_ims-router_bd473631-e088-4b41-9469-069909e508ff'}) 2018-12-27 19:32:26,202 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-12-27 19:32:26,202 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.31:9696/v2.0/routers/ca4b2214-af72-460f-bda6-2fcf3ca01c54/add_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}1160947540e39475cdcf001250247e001a7a12cf" -d '{"subnet_id": "cbac3e46-4603-42dd-9efb-9146b8051a7a"}' 2018-12-27 19:32:29,382 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-e181ebb7-358f-4f2b-a02f-c7d6a734121e Date: Thu, 27 Dec 2018 19:32:29 GMT RESP BODY: {"network_id": "d17a33ff-33b2-408b-a6f4-3d8cffb650cd", "tenant_id": "5659dcbdaa7742d7bfece797c4514064", "subnet_id": "cbac3e46-4603-42dd-9efb-9146b8051a7a", "subnet_ids": ["cbac3e46-4603-42dd-9efb-9146b8051a7a"], "port_id": "45491628-172a-4422-8a73-bc6bd051aa34", "id": "ca4b2214-af72-460f-bda6-2fcf3ca01c54"} 2018-12-27 19:32:29,382 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.31:9696/v2.0/routers/ca4b2214-af72-460f-bda6-2fcf3ca01c54/add_router_interface.json used request id req-e181ebb7-358f-4f2b-a02f-c7d6a734121e 2018-12-27 19:32:29,383 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 3.18048095703s 2018-12-27 19:32:29,383 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.31:9696/v2.0/routers/ca4b2214-af72-460f-bda6-2fcf3ca01c54/add_router_interface.json used request id req-e181ebb7-358f-4f2b-a02f-c7d6a734121e returning object ca4b2214-af72-460f-bda6-2fcf3ca01c54 2018-12-27 19:32:29,384 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img 2018-12-27 19:32:30,872 - shade - DEBUG - Image file /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img md5:82988902051ff00ce70f6bafb41fe397 sha256:c72b40102c30f2c5e731d7f3da469df589b5c6eda0ada8864d2fad4e0b54d8e3 2018-12-27 19:32:30,874 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 19:32:30,878 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Thu, 27 Dec 2018 19:32:30 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}]} 2018-12-27 19:32:30,879 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-27 19:32:30,881 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1160947540e39475cdcf001250247e001a7a12cf" 2018-12-27 19:32:31,533 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-b7e7eb63-92cd-4c49-ac77-cb83c73bf833 Date: Thu, 27 Dec 2018 19:32:31 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-27 19:32:31,533 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-b7e7eb63-92cd-4c49-ac77-cb83c73bf833 2018-12-27 19:32:31,533 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.65341091156s 2018-12-27 19:32:31,533 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-b7e7eb63-92cd-4c49-ac77-cb83c73bf833 2018-12-27 19:32:31,541 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-12-27 19:32:31,545 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}1160947540e39475cdcf001250247e001a7a12cf" -d '{"owner_specified.shade.md5": "82988902051ff00ce70f6bafb41fe397", "owner_specified.shade.sha256": "c72b40102c30f2c5e731d7f3da469df589b5c6eda0ada8864d2fad4e0b54d8e3", "owner_specified.shade.object": "images/heat_ims-img_bd473631-e088-4b41-9469-069909e508ff", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "heat_ims-img_bd473631-e088-4b41-9469-069909e508ff"}' 2018-12-27 19:32:31,794 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 868 Content-Type: application/json Location: http://172.30.9.31:9292/v2/images/32de5565-c2d6-40e1-a076-b02e04d8b38d Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-69ca0d2c-600b-493f-9e06-b25f26a526b4 Date: Thu, 27 Dec 2018 19:32:31 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/32de5565-c2d6-40e1-a076-b02e04d8b38d/file", "owner": "5659dcbdaa7742d7bfece797c4514064", "id": "32de5565-c2d6-40e1-a076-b02e04d8b38d", "size": null, "self": "/v2/images/32de5565-c2d6-40e1-a076-b02e04d8b38d", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "c72b40102c30f2c5e731d7f3da469df589b5c6eda0ada8864d2fad4e0b54d8e3", "updated_at": "2018-12-27T19:32:31Z", "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_bd473631-e088-4b41-9469-069909e508ff", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "82988902051ff00ce70f6bafb41fe397", "name": "heat_ims-img_bd473631-e088-4b41-9469-069909e508ff", "checksum": null, "created_at": "2018-12-27T19:32:31Z", "protected": false} 2018-12-27 19:32:31,794 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.31:9292/v2/images used request id req-69ca0d2c-600b-493f-9e06-b25f26a526b4 2018-12-27 19:32:31,795 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.253217220306s 2018-12-27 19:32:31,795 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.31:9292/v2/images used request id req-69ca0d2c-600b-493f-9e06-b25f26a526b4 returning object 32de5565-c2d6-40e1-a076-b02e04d8b38d 2018-12-27 19:32:31,795 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-12-27 19:32:31,799 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.31:9292/v2/images/32de5565-c2d6-40e1-a076-b02e04d8b38d/file -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1160947540e39475cdcf001250247e001a7a12cf" -d '' 2018-12-27 19:32:37,341 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-a5bab4b7-f329-4f20-b1c8-d2100b2e2d61 Date: Thu, 27 Dec 2018 19:32:37 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-27 19:32:37,341 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.31:9292/v2/images/32de5565-c2d6-40e1-a076-b02e04d8b38d/file used request id req-a5bab4b7-f329-4f20-b1c8-d2100b2e2d61 2018-12-27 19:32:37,341 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 5.54538202286s 2018-12-27 19:32:37,341 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.31:9292/v2/images/32de5565-c2d6-40e1-a076-b02e04d8b38d/file used request id req-a5bab4b7-f329-4f20-b1c8-d2100b2e2d61 2018-12-27 19:32:37,345 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-27 19:32:37,349 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1160947540e39475cdcf001250247e001a7a12cf" 2018-12-27 19:32:37,982 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1199 Content-Type: application/json X-Openstack-Request-Id: req-79ab323b-7a2f-4a34-b22f-b5c8576ba8a2 Date: Thu, 27 Dec 2018 19:32:37 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/32de5565-c2d6-40e1-a076-b02e04d8b38d/snap", "metadata": {}}], "file": "/v2/images/32de5565-c2d6-40e1-a076-b02e04d8b38d/file", "owner": "5659dcbdaa7742d7bfece797c4514064", "id": "32de5565-c2d6-40e1-a076-b02e04d8b38d", "size": 263586304, "self": "/v2/images/32de5565-c2d6-40e1-a076-b02e04d8b38d", "disk_format": "qcow2", "direct_url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/32de5565-c2d6-40e1-a076-b02e04d8b38d/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "c72b40102c30f2c5e731d7f3da469df589b5c6eda0ada8864d2fad4e0b54d8e3", "updated_at": "2018-12-27T19:32:37Z", "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_bd473631-e088-4b41-9469-069909e508ff", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "82988902051ff00ce70f6bafb41fe397", "name": "heat_ims-img_bd473631-e088-4b41-9469-069909e508ff", "checksum": "82988902051ff00ce70f6bafb41fe397", "created_at": "2018-12-27T19:32:31Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-27 19:32:37,982 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-79ab323b-7a2f-4a34-b22f-b5c8576ba8a2 2018-12-27 19:32:37,982 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.63675904274s 2018-12-27 19:32:37,983 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-79ab323b-7a2f-4a34-b22f-b5c8576ba8a2 2018-12-27 19:32:37,985 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/32de5565-c2d6-40e1-a076-b02e04d8b38d/snap', u'metadata': Munch({})})], 'file': u'/v2/images/32de5565-c2d6-40e1-a076-b02e04d8b38d/file', 'owner': u'5659dcbdaa7742d7bfece797c4514064', 'id': u'32de5565-c2d6-40e1-a076-b02e04d8b38d', 'size': 263586304, u'self': u'/v2/images/32de5565-c2d6-40e1-a076-b02e04d8b38d', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5659dcbdaa7742d7bfece797c4514064', 'name': 'heat_ims-project_bd473631-e088-4b41-9469-069909e508ff', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/32de5565-c2d6-40e1-a076-b02e04d8b38d/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-12-27T19:32:37Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-12-27T19:32:37Z', u'owner_specified.shade.sha256': u'c72b40102c30f2c5e731d7f3da469df589b5c6eda0ada8864d2fad4e0b54d8e3', u'owner_specified.shade.object': u'images/heat_ims-img_bd473631-e088-4b41-9469-069909e508ff', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'82988902051ff00ce70f6bafb41fe397', 'properties': {u'self': u'/v2/images/32de5565-c2d6-40e1-a076-b02e04d8b38d', u'owner_specified.shade.md5': u'82988902051ff00ce70f6bafb41fe397', u'owner_specified.shade.object': u'images/heat_ims-img_bd473631-e088-4b41-9469-069909e508ff', u'owner_specified.shade.sha256': u'c72b40102c30f2c5e731d7f3da469df589b5c6eda0ada8864d2fad4e0b54d8e3', u'schema': u'/v2/schemas/image'}, 'name': u'heat_ims-img_bd473631-e088-4b41-9469-069909e508ff', 'created': u'2018-12-27T19:32:31Z', 'checksum': u'82988902051ff00ce70f6bafb41fe397', 'created_at': u'2018-12-27T19:32:31Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/32de5565-c2d6-40e1-a076-b02e04d8b38d', u'owner_specified.shade.md5': u'82988902051ff00ce70f6bafb41fe397', u'owner_specified.shade.object': u'images/heat_ims-img_bd473631-e088-4b41-9469-069909e508ff', u'owner_specified.shade.sha256': u'c72b40102c30f2c5e731d7f3da469df589b5c6eda0ada8864d2fad4e0b54d8e3', u'schema': u'/v2/schemas/image'}}) 2018-12-27 19:32:37,985 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-12-27 19:32:37,988 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e58395c8e537302499d64bfb31bb662364dc1a77" -d '{"flavor": {"vcpus": 2, "ram": 2048, "name": "heat_ims-flavor_bd473631-e088-4b41-9469-069909e508ff", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 25, "id": null, "swap": 0}}' 2018-12-27 19:32:38,612 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:32:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-056c8a17-362c-4106-aa3c-2f30516dbb07 x-compute-request-id: req-056c8a17-362c-4106-aa3c-2f30516dbb07 Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"flavor": {"name": "heat_ims-flavor_bd473631-e088-4b41-9469-069909e508ff", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/49521764-2b45-4138-bc33-9eb85445fa6c", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/49521764-2b45-4138-bc33-9eb85445fa6c", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 25, "id": "49521764-2b45-4138-bc33-9eb85445fa6c"}} 2018-12-27 19:32:38,612 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-056c8a17-362c-4106-aa3c-2f30516dbb07 2018-12-27 19:32:38,613 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.626932144165s 2018-12-27 19:32:38,613 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-056c8a17-362c-4106-aa3c-2f30516dbb07 2018-12-27 19:32:38,614 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'heat_ims-flavor_bd473631-e088-4b41-9469-069909e508ff', 'ephemeral': 0, 'ram': 2048, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 2, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b7b4fceec1ad4c6eb74d758b709a9d93', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 25, 'id': u'49521764-2b45-4138-bc33-9eb85445fa6c', 'swap': 0}) 2018-12-27 19:32:38,614 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-12-27 19:32:38,617 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/flavors/49521764-2b45-4138-bc33-9eb85445fa6c/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e58395c8e537302499d64bfb31bb662364dc1a77" -d '{"extra_specs": {}}' 2018-12-27 19:32:38,634 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:32:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-d0dd10e0-f941-4096-8b95-19f4987f1bf0 x-compute-request-id: req-d0dd10e0-f941-4096-8b95-19f4987f1bf0 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-12-27 19:32:38,634 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors/49521764-2b45-4138-bc33-9eb85445fa6c/os-extra_specs used request id req-d0dd10e0-f941-4096-8b95-19f4987f1bf0 2018-12-27 19:32:38,634 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0197999477386s 2018-12-27 19:32:38,635 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors/49521764-2b45-4138-bc33-9eb85445fa6c/os-extra_specs used request id req-d0dd10e0-f941-4096-8b95-19f4987f1bf0 2018-12-27 19:32:38,641 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-27 19:32:38,645 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e58395c8e537302499d64bfb31bb662364dc1a77" 2018-12-27 19:32:38,742 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:32:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a8eedae0-0238-4e9f-be44-4e84a0c1d235 Content-Encoding: gzip Content-Length: 382 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: heat_ims", "links": {"self": "http://172.30.9.31:5000/v3/projects/5659dcbdaa7742d7bfece797c4514064"}, "tags": [], "enabled": true, "id": "5659dcbdaa7742d7bfece797c4514064", "parent_id": "default", "domain_id": "default", "name": "heat_ims-project_bd473631-e088-4b41-9469-069909e508ff"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93"}, "tags": [], "enabled": true, "id": "b7b4fceec1ad4c6eb74d758b709a9d93", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/da629caea04941e1ae8979c379dc7c9d"}, "tags": [], "enabled": true, "id": "da629caea04941e1ae8979c379dc7c9d", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-12-27 19:32:38,743 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects used request id req-a8eedae0-0238-4e9f-be44-4e84a0c1d235 2018-12-27 19:32:38,743 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.101169109344s 2018-12-27 19:32:38,743 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects used request id req-a8eedae0-0238-4e9f-be44-4e84a0c1d235 2018-12-27 19:32:38,745 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.quotas 2018-12-27 19:32:38,746 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.31:9696/v2.0/quotas/5659dcbdaa7742d7bfece797c4514064.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e58395c8e537302499d64bfb31bb662364dc1a77" -d '{"quota": {"security_group": 20, "security_group_rule": 100, "port": 50}}' 2018-12-27 19:32:39,260 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 186 X-Openstack-Request-Id: req-2acfa232-8d23-484b-a1a9-5b541d1d6e62 Date: Thu, 27 Dec 2018 19:32:39 GMT RESP BODY: {"quota": {"subnet": 100, "network": 100, "floatingip": 50, "subnetpool": -1, "security_group_rule": 100, "trunk": -1, "security_group": 20, "router": 10, "rbac_policy": 10, "port": 50}} 2018-12-27 19:32:39,260 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.31:9696/v2.0/quotas/5659dcbdaa7742d7bfece797c4514064.json used request id req-2acfa232-8d23-484b-a1a9-5b541d1d6e62 2018-12-27 19:32:39,260 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.quotas in 0.515199899673s 2018-12-27 19:32:39,261 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.31:9696/v2.0/quotas/5659dcbdaa7742d7bfece797c4514064.json used request id req-2acfa232-8d23-484b-a1a9-5b541d1d6e62 2018-12-27 19:32:39,264 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-27 19:32:39,268 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e58395c8e537302499d64bfb31bb662364dc1a77" 2018-12-27 19:32:39,358 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:32:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d4a4f2d9-7182-46c5-ae7e-d3d61731b7ed Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 19:32:39,359 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-d4a4f2d9-7182-46c5-ae7e-d3d61731b7ed 2018-12-27 19:32:39,359 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0944581031799s 2018-12-27 19:32:39,359 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-d4a4f2d9-7182-46c5-ae7e-d3d61731b7ed 2018-12-27 19:32:39,364 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.roles 2018-12-27 19:32:39,368 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e58395c8e537302499d64bfb31bb662364dc1a77" -d '{"role": {"name": "heat_stack_owner"}}' 2018-12-27 19:32:39,498 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 27 Dec 2018 19:32:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6738ec21-614b-4a6d-97e7-5288a57559ba Content-Length: 187 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "d9e6e049507b4483a76e5e704b358df9", "links": {"self": "http://172.30.9.31:5000/v3/roles/d9e6e049507b4483a76e5e704b358df9"}, "name": "heat_stack_owner"}} 2018-12-27 19:32:39,498 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/roles used request id req-6738ec21-614b-4a6d-97e7-5288a57559ba 2018-12-27 19:32:39,498 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.roles in 0.133769035339s 2018-12-27 19:32:39,498 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/roles used request id req-6738ec21-614b-4a6d-97e7-5288a57559ba 2018-12-27 19:32:39,502 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-27 19:32:39,505 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e58395c8e537302499d64bfb31bb662364dc1a77" 2018-12-27 19:32:39,604 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:32:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b37eb3c9-ea7b-4368-9094-ea2ecb34ec3b Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}, {"domain_id": null, "id": "d9e6e049507b4483a76e5e704b358df9", "links": {"self": "http://172.30.9.31:5000/v3/roles/d9e6e049507b4483a76e5e704b358df9"}, "name": "heat_stack_owner"}]} 2018-12-27 19:32:39,604 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-b37eb3c9-ea7b-4368-9094-ea2ecb34ec3b 2018-12-27 19:32:39,604 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.102129936218s 2018-12-27 19:32:39,605 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-b37eb3c9-ea7b-4368-9094-ea2ecb34ec3b 2018-12-27 19:32:39,609 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-27 19:32:39,613 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e58395c8e537302499d64bfb31bb662364dc1a77" 2018-12-27 19:32:39,714 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:32:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2e72489e-9c97-452b-b070-e4d815d72b66 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-12-27 19:32:39,714 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains/default used request id req-2e72489e-9c97-452b-b070-e4d815d72b66 2018-12-27 19:32:39,714 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.104646205902s 2018-12-27 19:32:39,714 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains/default used request id req-2e72489e-9c97-452b-b070-e4d815d72b66 2018-12-27 19:32:39,715 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-27 19:32:39,719 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e58395c8e537302499d64bfb31bb662364dc1a77" 2018-12-27 19:32:39,853 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:32:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b89ca154-cac1-41a4-acd2-bf754737a252 Content-Encoding: gzip Content-Length: 832 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/05a834ddebbc40688596b7460b47439e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05a834ddebbc40688596b7460b47439e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/08226a0ad01943f39559448239e291e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "08226a0ad01943f39559448239e291e1", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/55c0552fe37a4f7ca0e73939514bc683"}, "domain_id": "default", "enabled": true, "options": {}, "id": "55c0552fe37a4f7ca0e73939514bc683", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/646a4af4e3b5439a97996d353fea3924"}, "domain_id": "914eec1d43ea4caf9d2fd33268c06258", "enabled": true, "options": {}, "id": "646a4af4e3b5439a97996d353fea3924", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/85fb203e51c34d3f8122e285a6a318b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85fb203e51c34d3f8122e285a6a318b3", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/905e7f4b42d24cca93b99d2401fa3378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "905e7f4b42d24cca93b99d2401fa3378", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/a5bc08b9f81f4e5bb86c24f9f7547bae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5bc08b9f81f4e5bb86c24f9f7547bae", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/a5c780627f004d318bf908d80305da9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5c780627f004d318bf908d80305da9c", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/b18425bf2b044bc9af7e194919539a17"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b18425bf2b044bc9af7e194919539a17", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/b8d2134b619d4dca80e21d6fb16449b0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b8d2134b619d4dca80e21d6fb16449b0", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/b9ab6a25a652438285139fe5b44aea62"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9ab6a25a652438285139fe5b44aea62", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/c08462554a4844d681348f58b9b0edee"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c08462554a4844d681348f58b9b0edee", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/ddfc3a9aad444d4782eae677c8a98130"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ddfc3a9aad444d4782eae677c8a98130", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat_ims-user_bd473631-e088-4b41-9469-069909e508ff", "links": {"self": "http://172.30.9.31:5000/v3/users/e7c77990ffaf4447ba7d154f141f5f6f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "e7c77990ffaf4447ba7d154f141f5f6f", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/f2a74f2185a54676a6cb2bb5ecfcc4f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2a74f2185a54676a6cb2bb5ecfcc4f6", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-12-27 19:32:39,853 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-b89ca154-cac1-41a4-acd2-bf754737a252 2018-12-27 19:32:39,853 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.137986898422s 2018-12-27 19:32:39,854 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-b89ca154-cac1-41a4-acd2-bf754737a252 2018-12-27 19:32:39,865 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-27 19:32:39,869 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e58395c8e537302499d64bfb31bb662364dc1a77" 2018-12-27 19:32:39,975 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:32:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a0f7f72b-48ef-427b-b872-ae81078b0665 Content-Encoding: gzip Content-Length: 394 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: heat_ims", "links": {"self": "http://172.30.9.31:5000/v3/projects/5659dcbdaa7742d7bfece797c4514064"}, "tags": [], "enabled": true, "id": "5659dcbdaa7742d7bfece797c4514064", "parent_id": "default", "domain_id": "default", "name": "heat_ims-project_bd473631-e088-4b41-9469-069909e508ff"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93"}, "tags": [], "enabled": true, "id": "b7b4fceec1ad4c6eb74d758b709a9d93", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/da629caea04941e1ae8979c379dc7c9d"}, "tags": [], "enabled": true, "id": "da629caea04941e1ae8979c379dc7c9d", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-12-27 19:32:39,975 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?domain_id=default used request id req-a0f7f72b-48ef-427b-b872-ae81078b0665 2018-12-27 19:32:39,975 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.109866142273s 2018-12-27 19:32:39,976 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?domain_id=default used request id req-a0f7f72b-48ef-427b-b872-ae81078b0665 2018-12-27 19:32:39,983 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-12-27 19:32:39,986 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:5000/v3/role_assignments?user.id=e7c77990ffaf4447ba7d154f141f5f6f&role.id=d9e6e049507b4483a76e5e704b358df9&scope.project.id=5659dcbdaa7742d7bfece797c4514064" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e58395c8e537302499d64bfb31bb662364dc1a77" 2018-12-27 19:32:40,079 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:32:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-715fd8e9-c125-4aa3-bdbb-ef9f8b321bae Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.31:5000/v3/role_assignments?user.id=e7c77990ffaf4447ba7d154f141f5f6f&role.id=d9e6e049507b4483a76e5e704b358df9&scope.project.id=5659dcbdaa7742d7bfece797c4514064", "previous": null, "next": null}} 2018-12-27 19:32:40,079 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/role_assignments?user.id=e7c77990ffaf4447ba7d154f141f5f6f&role.id=d9e6e049507b4483a76e5e704b358df9&scope.project.id=5659dcbdaa7742d7bfece797c4514064 used request id req-715fd8e9-c125-4aa3-bdbb-ef9f8b321bae 2018-12-27 19:32:40,080 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0963501930237s 2018-12-27 19:32:40,080 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/role_assignments?user.id=e7c77990ffaf4447ba7d154f141f5f6f&role.id=d9e6e049507b4483a76e5e704b358df9&scope.project.id=5659dcbdaa7742d7bfece797c4514064 used request id req-715fd8e9-c125-4aa3-bdbb-ef9f8b321bae 2018-12-27 19:32:40,083 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-12-27 19:32:40,087 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.31:5000/v3/projects/5659dcbdaa7742d7bfece797c4514064/users/e7c77990ffaf4447ba7d154f141f5f6f/roles/d9e6e049507b4483a76e5e704b358df9 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e58395c8e537302499d64bfb31bb662364dc1a77" 2018-12-27 19:32:40,256 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 19:32:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ef842c33-8bc8-4769-aea2-229cfe08ebad Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 19:32:40,256 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/5659dcbdaa7742d7bfece797c4514064/users/e7c77990ffaf4447ba7d154f141f5f6f/roles/d9e6e049507b4483a76e5e704b358df9 used request id req-ef842c33-8bc8-4769-aea2-229cfe08ebad 2018-12-27 19:32:40,256 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.172328233719s 2018-12-27 19:32:40,256 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/5659dcbdaa7742d7bfece797c4514064/users/e7c77990ffaf4447ba7d154f141f5f6f/roles/d9e6e049507b4483a76e5e704b358df9 used request id req-ef842c33-8bc8-4769-aea2-229cfe08ebad 2018-12-27 19:32:40,257 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-12-27 19:32:40,259 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/os-keypairs -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}1160947540e39475cdcf001250247e001a7a12cf" -d '{"keypair": {"name": "heat_ims-kp_bd473631-e088-4b41-9469-069909e508ff"}}' 2018-12-27 19:32:40,650 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:32:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-375cd96c-9dae-4651-9715-ee205c76da77 x-compute-request-id: req-375cd96c-9dae-4651-9715-ee205c76da77 Content-Encoding: gzip Content-Length: 1806 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDPSGWisdv199Xu565UyppHIYRpjCLkuvutR+qfqGIDlsA7XKiEm13gRUWaX2zlQdaks+ln3l8GS4+2O//79Ika82S4tYPW9CMtQp3qOAXlsOYvdq9mvHz8uI1/FyRr6MKpeV1jbWohxHOeRdRjwf8vDNfZ4eF3IcaaKVVp3bXcdX3OL4Rg8Qp/PIaaKldTMWeqeHlkzSF1Wo/Hlhx3eKiGSRMcpcucM52EWwanXZsS8QmxwqSlcAMMvv+b2/MUTEBgFQvykLHp55Ebp787zhifcMLKXeAuzpemFY9XbC+FbCDdfUdGe2qBO3WX+WJekavw2UI33jsS2BbRxX5Z9Qzd Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAz0hlorHb9ffV7ueuVMqaRyGEaYwi5Lr7rUfqn6hiA5bAO1yo\nhJtd4EVFml9s5UHWpLPpZ95fBkuPtjv/+/SJGvNkuLWD1vQjLUKd6jgF5bDmL3av\nZrx8/LiNfxcka+jCqXldY21qIcRznkXUY8H/LwzX2eHhdyHGmilVad213HV9zi+E\nYPEKfzyGmipXUzFnqnh5ZM0hdVqPx5Ycd3iohkkTHKXLnDOdhFsGp12bEvEJscKk\npXADDL7/m9vzFExAYBUL8pCx6eeRG6e/O84Yn3DCyl3gLs6XphWPV2wvhWwg3X1H\nRntqgTt1l/liXpGr8NlCN947EtgW0cV+WfUM3QIDAQABAoIBAQDCnmn3COHKnuj5\nyAPRzuxtztWBODdm5Pz65GQxhaqJThitY8FByJKqyL+iQuh+lIOQ3u9OO+aihX2o\nj8s4aI/2gwJVvu/LeiwxCbQ1PmajE6X8eIYVgvIjYrBP3I2w17k14CLEAO4+SDJ6\nL3xMMdCD/54HD+NetJLBGf/9R1LCasfwBKwI9C9CU0JbISVoVApz6kME5htg96Uc\n+wxTT8PexKox7x8wU/q39l9lrqzMKVtqOdsFgHY3sYwrzYxZqsbAQJi1zkyMvTdA\n3oF4nq6C5REx9KFhDAyDlMh3O9kqhUVvGeZ5t6cxF+346vAQqQdLINBpqzw9qLpB\nKH2uvS5hAoGBAPuvZNccp1IPXUXzl9/yuT4XGSfvOBDtAEUfAdAGQDMw+49jNpgw\n4q3oF/xgstT7ah9X5uituouq5bee1txSA0pQD3DrQxb5CugdV2THKQypGRJt8Apj\nsSoeAIwPGqREC2NTsd8QTNFZRYTyky9yrJiLuwM21B3nx4SlgS/4Nvd5AoGBANLW\nINmvNWNJ7FaWMM/YWTsg4mMBz6h2/+yF/UNxH92aMj9lZ/UHR4VXot5b5JrnXr6i\ntZ2sqpAsV917QDUFQyObJKiiqv3XTCZVHvj2BfMSkohlfbWvXh+Yz0fah3xTkcIP\nHLknOZcge+hljwhzLmtKW7Np0NJmBG1e6o0QrJOFAoGAXp1f/lICQKIQAWUCmijI\nJKRQS6ftXseJy3JNnyNKbTQjzZKRioMOJCxVIAZGFDTzfxbvclclAq5bLz0iLq8S\nF5SjSWLX1MIIrJujJ/qK3vyOtVPo4i76AghHUl+3NztxQITNIDsjdavmq4T5eePV\nKH+W7S1mblucsKv7NcpM95kCgYEAzBfuautZogjAWL1A+SJ0lnFp1O++5lRzv7Gh\nDjUm5KzMsWPns2Fdka3ZAqkv7efFZoM5ji3EWpYiZEtYRzsV2BTp8ritD9bnZ0AF\nIHmAHuI+qPyeKU9erPWOyf64Itj/Azz/0BgxfqM6byhIwqRFLiUoCdCIDfQlmv5D\nzVRzysUCgYArEL6xB4mBSLI+CfJv9MZhlj7JapMG7JLSIG0SfmadTZ+L4qNiUevf\nlhKJFzoHolxmfmdPtXZ8EGEykEe7n5neAwQwnuZUXAyY+hVmjBh1bcL/IaIjABUl\nb1wYYE1kbHh2vxynj6MW1drOwB1H1bj4k7wfjGyZzIh4UQ6I2nWuHQ==\n-----END RSA PRIVATE KEY-----\n", "user_id": "e7c77990ffaf4447ba7d154f141f5f6f", "name": "heat_ims-kp_bd473631-e088-4b41-9469-069909e508ff", "fingerprint": "fb:2c:30:0c:e8:98:b2:1a:c4:c0:13:a4:f3:b2:82:59"}} 2018-12-27 19:32:40,650 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/os-keypairs used request id req-375cd96c-9dae-4651-9715-ee205c76da77 2018-12-27 19:32:40,650 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.393627882004s 2018-12-27 19:32:40,651 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/os-keypairs used request id req-375cd96c-9dae-4651-9715-ee205c76da77 2018-12-27 19:32:40,651 - functest.opnfv_tests.vnf.ims.heat_ims - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDPSGWisdv199Xu565UyppHIYRpjCLkuvutR+qfqGIDlsA7XKiEm13gRUWaX2zlQdaks+ln3l8GS4+2O//79Ika82S4tYPW9CMtQp3qOAXlsOYvdq9mvHz8uI1/FyRr6MKpeV1jbWohxHOeRdRjwf8vDNfZ4eF3IcaaKVVp3bXcdX3OL4Rg8Qp/PIaaKldTMWeqeHlkzSF1Wo/Hlhx3eKiGSRMcpcucM52EWwanXZsS8QmxwqSlcAMMvv+b2/MUTEBgFQvykLHp55Ebp787zhifcMLKXeAuzpemFY9XbC+FbCDdfUdGe2qBO3WX+WJekavw2UI33jsS2BbRxX5Z9Qzd Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAz0hlorHb9ffV7ueuVMqaRyGEaYwi5Lr7rUfqn6hiA5bAO1yo\nhJtd4EVFml9s5UHWpLPpZ95fBkuPtjv/+/SJGvNkuLWD1vQjLUKd6jgF5bDmL3av\nZrx8/LiNfxcka+jCqXldY21qIcRznkXUY8H/LwzX2eHhdyHGmilVad213HV9zi+E\nYPEKfzyGmipXUzFnqnh5ZM0hdVqPx5Ycd3iohkkTHKXLnDOdhFsGp12bEvEJscKk\npXADDL7/m9vzFExAYBUL8pCx6eeRG6e/O84Yn3DCyl3gLs6XphWPV2wvhWwg3X1H\nRntqgTt1l/liXpGr8NlCN947EtgW0cV+WfUM3QIDAQABAoIBAQDCnmn3COHKnuj5\nyAPRzuxtztWBODdm5Pz65GQxhaqJThitY8FByJKqyL+iQuh+lIOQ3u9OO+aihX2o\nj8s4aI/2gwJVvu/LeiwxCbQ1PmajE6X8eIYVgvIjYrBP3I2w17k14CLEAO4+SDJ6\nL3xMMdCD/54HD+NetJLBGf/9R1LCasfwBKwI9C9CU0JbISVoVApz6kME5htg96Uc\n+wxTT8PexKox7x8wU/q39l9lrqzMKVtqOdsFgHY3sYwrzYxZqsbAQJi1zkyMvTdA\n3oF4nq6C5REx9KFhDAyDlMh3O9kqhUVvGeZ5t6cxF+346vAQqQdLINBpqzw9qLpB\nKH2uvS5hAoGBAPuvZNccp1IPXUXzl9/yuT4XGSfvOBDtAEUfAdAGQDMw+49jNpgw\n4q3oF/xgstT7ah9X5uituouq5bee1txSA0pQD3DrQxb5CugdV2THKQypGRJt8Apj\nsSoeAIwPGqREC2NTsd8QTNFZRYTyky9yrJiLuwM21B3nx4SlgS/4Nvd5AoGBANLW\nINmvNWNJ7FaWMM/YWTsg4mMBz6h2/+yF/UNxH92aMj9lZ/UHR4VXot5b5JrnXr6i\ntZ2sqpAsV917QDUFQyObJKiiqv3XTCZVHvj2BfMSkohlfbWvXh+Yz0fah3xTkcIP\nHLknOZcge+hljwhzLmtKW7Np0NJmBG1e6o0QrJOFAoGAXp1f/lICQKIQAWUCmijI\nJKRQS6ftXseJy3JNnyNKbTQjzZKRioMOJCxVIAZGFDTzfxbvclclAq5bLz0iLq8S\nF5SjSWLX1MIIrJujJ/qK3vyOtVPo4i76AghHUl+3NztxQITNIDsjdavmq4T5eePV\nKH+W7S1mblucsKv7NcpM95kCgYEAzBfuautZogjAWL1A+SJ0lnFp1O++5lRzv7Gh\nDjUm5KzMsWPns2Fdka3ZAqkv7efFZoM5ji3EWpYiZEtYRzsV2BTp8ritD9bnZ0AF\nIHmAHuI+qPyeKU9erPWOyf64Itj/Azz/0BgxfqM6byhIwqRFLiUoCdCIDfQlmv5D\nzVRzysUCgYArEL6xB4mBSLI+CfJv9MZhlj7JapMG7JLSIG0SfmadTZ+L4qNiUevf\nlhKJFzoHolxmfmdPtXZ8EGEykEe7n5neAwQwnuZUXAyY+hVmjBh1bcL/IaIjABUl\nb1wYYE1kbHh2vxynj6MW1drOwB1H1bj4k7wfjGyZzIh4UQ6I2nWuHQ==\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'e7c77990ffaf4447ba7d154f141f5f6f', 'name': u'heat_ims-kp_bd473631-e088-4b41-9469-069909e508ff', 'created_at': '2018-12-27T19:32:40.651826', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5659dcbdaa7742d7bfece797c4514064', 'name': 'heat_ims-project_bd473631-e088-4b41-9469-069909e508ff', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'fb:2c:30:0c:e8:98:b2:1a:c4:c0:13:a4:f3:b2:82:59', 'type': 'ssh', 'id': u'heat_ims-kp_bd473631-e088-4b41-9469-069909e508ff'}) 2018-12-27 19:32:40,652 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - Create Heat Stack 2018-12-27 19:32:41,501 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.POST.stacks 2018-12-27 19:32:41,503 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}1160947540e39475cdcf001250247e001a7a12cf" -d '{"files": {"file:///src/heat_vims/ellis.yaml": "{\"outputs\": {\"private_mgmt_ip\": {\"description\": \"IP address in private management network\", \"value\": {\"get_attr\": [\"mgmt_port\", \"fixed_ips\", 0, \"ip_address\"]}}, \"public_mgmt_ip\": {\"description\": \"IP address in public management network\", \"value\": {\"get_attr\": [\"mgmt_floating_ip\", \"floating_ip_address\"]}}}, \"heat_template_version\": \"2013-05-23\", \"description\": \"Clearwater Ellis node\\n\", \"parameters\": {\"etcd_ip\": {\"default\": \"\", \"type\": \"string\", \"description\": \"IP address of an existing member of the etcd cluster\"}, \"zone\": {\"default\": \"example.com\", \"type\": \"string\", \"description\": \"DNS zone\"}, \"dnssec_key\": {\"type\": \"string\", \"description\": \"DNSSEC private key (Base64-encoded)\", \"constraints\": [{\"allowed_pattern\": \"[0-9A-Za-z+/=]+\", \"description\": \"Must be Base64-encoded\"}]}, \"index\": {\"default\": 0, \"type\": \"number\", \"description\": \"Index of this Ellis node in the Ellis cluster\"}, \"key_name\": {\"type\": \"string\", \"description\": \"Name of keypair to assign\", \"constraints\": [{\"custom_constraint\": \"nova.keypair\", \"description\": \"Must be a valid keypair name\"}]}, \"image\": {\"type\": \"string\", \"description\": \"Name of image to use\", \"constraints\": [{\"custom_constraint\": \"glance.image\", \"description\": \"Must be a valid image name\"}]}, \"ellis_mgmt_security_group\": {\"type\": \"string\", \"description\": \"ID of security group for Ellis nodes (management)\"}, \"dn_range_length\": {\"default\": \"1000\", \"type\": \"string\", \"description\": \"Number of directory numbers to add to pool\", \"constraints\": [{\"allowed_pattern\": \"[0-9]+\", \"description\": \"Must be numeric\"}]}, \"base_mgmt_security_group\": {\"type\": \"string\", \"description\": \"ID of base security group for all Clearwater nodes (management)\"}, \"dn_range_start\": {\"default\": \"6505550000\", \"type\": \"string\", \"description\": \"First directory number in pool\", \"constraints\": [{\"allowed_pattern\": \"[0-9]+\", \"description\": \"Must be numeric\"}]}, \"repo_url\": {\"default\": \"http://repo.cw-ngv.com/stable\", \"type\": \"string\", \"description\": \"URL for Clearwater repository\"}, \"public_mgmt_net_id\": {\"type\": \"string\", \"description\": \"ID of public management network\", \"constraints\": [{\"custom_constraint\": \"neutron.network\", \"description\": \"Must be a valid network ID\"}]}, \"flavor\": {\"type\": \"string\", \"description\": \"Flavor to use\", \"constraints\": [{\"custom_constraint\": \"nova.flavor\", \"description\": \"Must be a valid flavor name\"}]}, \"dns_mgmt_ip\": {\"type\": \"string\", \"description\": \"IP address for DNS server\"}, \"private_mgmt_net_id\": {\"type\": \"string\", \"description\": \"ID of private management network\", \"constraints\": [{\"custom_constraint\": \"neutron.network\", \"description\": \"Must be a valid network ID\"}]}}, \"resources\": {\"mgmt_floating_ip\": {\"type\": \"OS::Neutron::FloatingIP\", \"properties\": {\"floating_network_id\": {\"get_param\": \"public_mgmt_net_id\"}, \"port_id\": {\"get_resource\": \"mgmt_port\"}}}, \"mgmt_port\": {\"type\": \"OS::Neutron::Port\", \"properties\": {\"network_id\": {\"str_replace\": {\"params\": {\"x\": {\"get_param\": \"private_mgmt_net_id\"}}, \"template\": \"x\"}}, \"security_groups\": [{\"get_param\": \"base_mgmt_security_group\"}, {\"get_param\": \"ellis_mgmt_security_group\"}]}}, \"server\": {\"type\": \"OS::Nova::Server\", \"properties\": {\"user_data_format\": \"RAW\", \"name\": {\"str_replace\": {\"params\": {\"__index__\": {\"get_param\": \"index\"}, \"__zone__\": {\"get_param\": \"zone\"}}, \"template\": \"ellis-__index__.__zone__\"}}, \"key_name\": {\"get_param\": \"key_name\"}, \"image\": {\"get_param\": \"image\"}, \"user_data\": {\"str_replace\": {\"params\": {\"__private_mgmt_ip__\": {\"get_attr\": [\"mgmt_port\", \"fixed_ips\", 0, \"ip_address\"]}, \"__public_mgmt_ip__\": {\"get_attr\": [\"mgmt_floating_ip\", \"floating_ip_address\"]}, \"__dns_mgmt_ip__\": {\"get_param\": \"dns_mgmt_ip\"}, \"__zone__\": {\"get_param\": \"zone\"}, \"__dn_range_length__\": {\"get_param\": \"dn_range_length\"}, \"__repo_url__\": {\"get_param\": \"repo_url\"}, \"__index__\": {\"get_param\": \"index\"}, \"__dn_range_start__\": {\"get_param\": \"dn_range_start\"}, \"__etcd_ip__\": {\"get_param\": \"etcd_ip\"}, \"__dnssec_key__\": {\"get_param\": \"dnssec_key\"}}, \"template\": \"#!/bin/bash\\n\\n# Log all output to file.\\nexec > >(tee -a /var/log/clearwater-heat-ellis.log) 2>&1\\nset -x\\n\\n# Configure the APT software source.\\necho 'deb __repo_url__ binary/' > /etc/apt/sources.list.d/clearwater.list\\ncurl -L http://repo.cw-ngv.com/repo_key | apt-key add -\\napt-get update\\n\\n# Configure /etc/clearwater/local_config. Add xdms_hostname here to use Homer's management\\n# hostname instead of signaling. This will override shared_config. This works around\\n# https://github.com/Metaswitch/ellis/issues/153.\\nmkdir -p /etc/clearwater\\netcd_ip=__etcd_ip__\\n[ -n \\\"$etcd_ip\\\" ] || etcd_ip=__private_mgmt_ip__\\ncat > /etc/clearwater/local_config << EOF\\nlocal_ip=__private_mgmt_ip__\\npublic_ip=__public_mgmt_ip__\\npublic_hostname=ellis-__index__.__zone__\\netcd_cluster=$etcd_ip\\nxdms_hostname=homer-0.__zone__:7888\\nEOF\\n\\n# Now install the software.\\nDEBIAN_FRONTEND=noninteractive apt-get install ellis --yes --force-yes\\nDEBIAN_FRONTEND=noninteractive apt-get install clearwater-management --yes --force-yes\\n\\n# Wait until etcd is up and running before uploading the shared_config\\n/usr/share/clearwater/clearwater-etcd/scripts/wait_for_etcd\\n\\n# Configure and upload /etc/clearwater/shared_config.\\n/usr/share/clearwater/clearwater-config-manager/scripts/cw-config download shared_config --autoconfirm --dir /tmp\\ncat > /tmp/shared_config << EOF\\n# Deployment definitions\\nhome_domain=__zone__\\nsprout_hostname=sprout.__zone__\\nhs_hostname=hs.__zone__:8888\\nhs_provisioning_hostname=hs-prov.__zone__:8889\\nralf_hostname=ralf.__zone__:10888\\nxdms_hostname=homer.__zone__:7888\\nsprout_impi_store=vellum.__zone__\\nsprout_registration_store=vellum.__zone__\\nhomestead_impu_store=vellum.__zone__\\ncassandra_hostname=vellum.__zone__\\nchronos_hostname=vellum.__zone__\\nralf_session_store=vellum.__zone__\\n\\nupstream_port=0\\n\\n# Email server configuration\\nsmtp_smarthost=localhost\\nsmtp_username=username\\nsmtp_password=password\\nemail_recovery_sender=clearwater@example.org\\n\\n# Keys\\nsignup_key=secret\\nturn_workaround=secret\\nellis_api_key=secret\\nellis_cookie_key=secret\\nEOF\\n/usr/share/clearwater/clearwater-config-manager/scripts/cw-config upload shared_config --autoconfirm --dir /tmp\\n\\n# Allocate a pool of numbers to assign to users. Before we do this,\\n# restart clearwater-infrastructure to make sure that\\n# local_settings.py runs to pick up the configuration changes.\\nservice clearwater-infrastructure restart\\nservice ellis stop\\n/usr/share/clearwater/ellis/env/bin/python /usr/share/clearwater/ellis/src/metaswitch/ellis/tools/create_numbers.py --start __dn_range_start__ --count __dn_range_length__ --realm __zone__\\n\\n# Function to give DNS record type and IP address for specified IP address\\nip2rr() {\\n if echo $1 | grep -q -e '[^0-9.]' ; then\\n echo AAAA $1\\n else\\n echo A $1\\n fi\\n}\\n\\n# Update DNS\\nretries=0\\nwhile ! { nsupdate -y \\\"__zone__:__dnssec_key__\\\" -v << EOF\\nserver __dns_mgmt_ip__\\nupdate add ellis-__index__.__zone__. 30 $(ip2rr __public_mgmt_ip__)\\nupdate add ellis.__zone__. 30 $(ip2rr __public_mgmt_ip__)\\nsend\\nEOF\\n} && [ $retries -lt 10 ]\\ndo\\n retries=$((retries + 1))\\n echo 'nsupdate failed - retrying (retry '$retries')...'\\n sleep 5\\ndone\\n\\n# Use the DNS server.\\necho 'nameserver __dns_mgmt_ip__' > /etc/dnsmasq.resolv.conf\\necho 'RESOLV_CONF=/etc/dnsmasq.resolv.conf' >> /etc/default/dnsmasq\\nservice dnsmasq force-reload\\n\"}}, \"flavor\": {\"get_param\": \"flavor\"}, \"networks\": [{\"port\": {\"get_resource\": \"mgmt_port\"}}]}}}}", "file:///src/heat_vims/vellum.yaml": "{\"outputs\": {\"private_mgmt_ip\": {\"description\": \"IP address in private management network\", \"value\": {\"get_attr\": [\"mgmt_port\", \"fixed_ips\", 0, \"ip_address\"]}}, \"public_mgmt_ip\": {\"description\": \"IP address in public management network\", \"value\": {\"get_attr\": [\"mgmt_floating_ip\", \"floating_ip_address\"]}}, \"private_sig_ip\": {\"description\": \"IP address in private signaling network\", \"value\": {\"get_attr\": [\"sig_port\", \"fixed_ips\", 0, \"ip_address\"]}}}, \"heat_template_version\": \"2013-05-23\", \"description\": \"Clearwater Vellum node\\n\", \"parameters\": {\"index\": {\"default\": 0, \"type\": \"number\", \"description\": \"Index of this Vellum node in the Vellum cluster\"}, \"key_name\": {\"type\": \"string\", \"description\": \"Name of keypair to assign\", \"constraints\": [{\"custom_constraint\": \"nova.keypair\", \"description\": \"Must be a valid keypair name\"}]}, \"image\": {\"type\": \"string\", \"description\": \"Name of image to use\", \"constraints\": [{\"custom_constraint\": \"glance.image\", \"description\": \"Must be a valid image name\"}]}, \"private_sig_net_id\": {\"type\": \"string\", \"description\": \"ID of private signaling network\", \"constraints\": [{\"custom_constraint\": \"neutron.network\", \"description\": \"Must be a valid network ID\"}]}, \"public_sig_net_id\": {\"type\": \"string\", \"description\": \"ID of public signaling network\", \"constraints\": [{\"custom_constraint\": \"neutron.network\", \"description\": \"Must be a valid network ID\"}]}, \"repo_url\": {\"default\": \"http://repo.cw-ngv.com/stable\", \"type\": \"string\", \"description\": \"URL for Clearwater repository\"}, \"flavor\": {\"type\": \"string\", \"description\": \"Flavor to use\", \"constraints\": [{\"custom_constraint\": \"nova.flavor\", \"description\": \"Must be a valid flavor name\"}]}, \"dns_sig_ip\": {\"type\": \"string\", \"description\": \"IP address for DNS server on signaling network\"}, \"private_mgmt_net_id\": {\"type\": \"string\", \"description\": \"ID of private management network\", \"constraints\": [{\"custom_constraint\": \"neutron.network\", \"description\": \"Must be a valid network ID\"}]}, \"etcd_ip\": {\"default\": \"\", \"type\": \"string\", \"description\": \"IP address of an existing member of the etcd cluster\"}, \"zone\": {\"default\": \"example.com\", \"type\": \"string\", \"description\": \"DNS zone\"}, \"dnssec_key\": {\"type\": \"string\", \"description\": \"DNSSEC private key (Base64-encoded)\", \"constraints\": [{\"allowed_pattern\": \"[0-9A-Za-z+/=]+\", \"description\": \"Must be Base64-encoded\"}]}, \"dns_mgmt_ip\": {\"type\": \"string\", \"description\": \"IP address for DNS server on management network\"}, \"vellum_sig_inbound_security_group\": {\"type\": \"string\", \"description\": \"ID of security group for Vellum nodes inbound traffic (signaling)\"}, \"base_mgmt_security_group\": {\"type\": \"string\", \"description\": \"ID of base security group for all Clearwater nodes (management)\"}, \"private_sig_net_cidr\": {\"default\": \"192.168.1.0/24\", \"type\": \"string\", \"description\": \"Private signaling network address (CIDR notation)\"}, \"vellum_sig_outbound_security_group\": {\"type\": \"string\", \"description\": \"ID of security group for Vellum nodes outbound traffic (signaling)\"}, \"public_mgmt_net_id\": {\"type\": \"string\", \"description\": \"ID of public management network\", \"constraints\": [{\"custom_constraint\": \"neutron.network\", \"description\": \"Must be a valid network ID\"}]}, \"private_sig_net_gateway\": {\"default\": \"192.168.1.254\", \"type\": \"string\", \"description\": \"Private signaling network gateway address\"}}, \"resources\": {\"sig_port\": {\"type\": \"OS::Neutron::Port\", \"properties\": {\"network_id\": {\"str_replace\": {\"params\": {\"x\": {\"get_param\": \"private_sig_net_id\"}}, \"template\": \"x\"}}, \"security_groups\": [{\"get_param\": \"vellum_sig_outbound_security_group\"}, {\"get_param\": \"vellum_sig_inbound_security_group\"}]}}, \"mgmt_floating_ip\": {\"type\": \"OS::Neutron::FloatingIP\", \"properties\": {\"floating_network_id\": {\"get_param\": \"public_mgmt_net_id\"}, \"port_id\": {\"get_resource\": \"mgmt_port\"}}}, \"mgmt_port\": {\"type\": \"OS::Neutron::Port\", \"properties\": {\"network_id\": {\"str_replace\": {\"params\": {\"x\": {\"get_param\": \"private_mgmt_net_id\"}}, \"template\": \"x\"}}, \"security_groups\": [{\"get_param\": \"base_mgmt_security_group\"}]}}, \"server\": {\"type\": \"OS::Nova::Server\", \"properties\": {\"user_data_format\": \"RAW\", \"name\": {\"str_replace\": {\"params\": {\"__index__\": {\"get_param\": \"index\"}, \"__zone__\": {\"get_param\": \"zone\"}}, \"template\": \"vellum-__index__.__zone__\"}}, \"key_name\": {\"get_param\": \"key_name\"}, \"image\": {\"get_param\": \"image\"}, \"user_data\": {\"str_replace\": {\"params\": {\"__private_mgmt_ip__\": {\"get_attr\": [\"mgmt_port\", \"fixed_ips\", 0, \"ip_address\"]}, \"__public_mgmt_ip__\": {\"get_attr\": [\"mgmt_floating_ip\", \"floating_ip_address\"]}, \"__dns_mgmt_ip__\": {\"get_param\": \"dns_mgmt_ip\"}, \"__private_sig_cidr__\": {\"get_param\": \"private_sig_net_cidr\"}, \"__zone__\": {\"get_param\": \"zone\"}, \"__private_sig_gateway__\": {\"get_param\": \"private_sig_net_gateway\"}, \"__repo_url__\": {\"get_param\": \"repo_url\"}, \"__index__\": {\"get_param\": \"index\"}, \"__private_sig_ip__\": {\"get_attr\": [\"sig_port\", \"fixed_ips\", 0, \"ip_address\"]}, \"__etcd_ip__\": {\"get_param\": \"etcd_ip\"}, \"__dnssec_key__\": {\"get_param\": \"dnssec_key\"}, \"__dns_sig_ip__\": {\"get_param\": \"dns_sig_ip\"}}, \"template\": \"#!/bin/bash\\n\\n# Log all output to file.\\nexec > >(tee -a /var/log/clearwater-heat-vellum.log) 2>&1\\nset -x\\n\\n# Set up the signaling network namespace on each boot by creating an init file and\\n# linking to it from runlevel 2 and 3\\ncat >/etc/init.d/signaling_namespace < /etc/apt/sources.list.d/clearwater.list\\ncurl -L http://repo.cw-ngv.com/repo_key | apt-key add -\\napt-get update\\n\\n# Configure /etc/clearwater/local_config.\\nmkdir -p /etc/clearwater\\netcd_ip=__etcd_ip__\\n[ -n \\\"$etcd_ip\\\" ] || etcd_ip=__private_mgmt_ip__\\ncat > /etc/clearwater/local_config << EOF\\nsignaling_namespace=signaling\\nsignaling_dns_server=__dns_sig_ip__\\nmanagement_local_ip=__private_mgmt_ip__\\nlocal_ip=__private_sig_ip__\\npublic_ip=__private_sig_ip__\\npublic_hostname=__index__.vellum.__zone__\\netcd_cluster=$etcd_ip\\nEOF\\n\\n# Create /etc/chronos/chronos.conf.\\nmkdir -p /etc/chronos\\ncat > /etc/chronos/chronos.conf << EOF\\n[http]\\nbind-address = __private_sig_ip__\\nbind-port = 7253\\nthreads = 50\\n\\n[logging]\\nfolder = /var/log/chronos\\nlevel = 2\\n\\n[alarms]\\nenabled = true\\n\\n[dns]\\nservers = __dns_sig_ip__\\nEOF\\n\\n# Now install the software.\\nDEBIAN_FRONTEND=noninteractive apt-get install vellum --yes --force-yes\\nDEBIAN_FRONTEND=noninteractive apt-get install clearwater-management --yes --force-yes\\n\\n# Function to give DNS record type and IP address for specified IP address\\nip2rr() {\\n if echo $1 | grep -q -e '[^0-9.]' ; then\\n echo AAAA $1\\n else\\n echo A $1\\n fi\\n}\\n\\n# Update DNS\\nretries=0\\nwhile ! { nsupdate -y \\\"__zone__:__dnssec_key__\\\" -v << EOF\\nserver __dns_mgmt_ip__\\nupdate add vellum-__index__.__zone__. 30 $(ip2rr __public_mgmt_ip__)\\nupdate add vellum.__zone__. 30 $(ip2rr __private_sig_ip__)\\nsend\\nEOF\\n} && [ $retries -lt 10 ]\\ndo\\n retries=$((retries + 1))\\n echo 'nsupdate failed - retrying (retry '$retries')...'\\n sleep 5\\ndone\\n\\n# Use the DNS server.\\necho 'nameserver __dns_mgmt_ip__' > /etc/dnsmasq.resolv.conf\\necho 'RESOLV_CONF=/etc/dnsmasq.resolv.conf' >> /etc/default/dnsmasq\\nmkdir -p /etc/netns/signaling\\necho 'nameserver __dns_sig_ip__' > /etc/netns/signaling/resolv.conf\\nservice dnsmasq force-reload\\n\"}}, \"flavor\": {\"get_param\": \"flavor\"}, \"networks\": [{\"port\": {\"get_resource\": \"mgmt_port\"}}, {\"port\": {\"get_resource\": \"sig_port\"}}]}}}}", "file:///src/heat_vims/sprout.yaml": "{\"outputs\": {\"private_mgmt_ip\": {\"description\": \"IP address in private signaling network\", \"value\": {\"get_attr\": [\"mgmt_port\", \"fixed_ips\", 0, \"ip_address\"]}}, \"public_mgmt_ip\": {\"description\": \"IP address in public (management) network\", \"value\": {\"get_attr\": [\"mgmt_floating_ip\", \"floating_ip_address\"]}}, \"private_sig_ip\": {\"description\": \"IP address in private signaling network\", \"value\": {\"get_attr\": [\"sig_port\", \"fixed_ips\", 0, \"ip_address\"]}}}, \"heat_template_version\": \"2013-05-23\", \"description\": \"Clearwater Sprout node\\n\", \"parameters\": {\"sprout_sig_outbound_security_group\": {\"type\": \"string\", \"description\": \"ID of security group for Sprout nodes outbound traffic (signaling)\"}, \"index\": {\"default\": 0, \"type\": \"number\", \"description\": \"Index of this Sprout node in the Sprout cluster\"}, \"key_name\": {\"type\": \"string\", \"description\": \"Name of keypair to assign\", \"constraints\": [{\"custom_constraint\": \"nova.keypair\", \"description\": \"Must be a valid keypair name\"}]}, \"image\": {\"type\": \"string\", \"description\": \"Name of image to use\", \"constraints\": [{\"custom_constraint\": \"glance.image\", \"description\": \"Must be a valid image name\"}]}, \"private_sig_net_id\": {\"type\": \"string\", \"description\": \"ID of private signaling network\", \"constraints\": [{\"custom_constraint\": \"neutron.network\", \"description\": \"Must be a valid network ID\"}]}, \"public_sig_net_id\": {\"type\": \"string\", \"description\": \"ID of public signaling network\", \"constraints\": [{\"custom_constraint\": \"neutron.network\", \"description\": \"Must be a valid network ID\"}]}, \"sprout_sig_inbound_security_group\": {\"type\": \"string\", \"description\": \"ID of security group for Sprout nodes inbound traffic (signaling)\"}, \"repo_url\": {\"default\": \"http://repo.cw-ngv.com/stable\", \"type\": \"string\", \"description\": \"URL for Clearwater repository\"}, \"flavor\": {\"type\": \"string\", \"description\": \"Flavor to use\", \"constraints\": [{\"custom_constraint\": \"nova.flavor\", \"description\": \"Must be a valid flavor name\"}]}, \"private_mgmt_net_id\": {\"type\": \"string\", \"description\": \"ID of private management network\", \"constraints\": [{\"custom_constraint\": \"neutron.network\", \"description\": \"Must be a valid network ID\"}]}, \"etcd_ip\": {\"default\": \"\", \"type\": \"string\", \"description\": \"IP address of an existing member of the etcd cluster\"}, \"zone\": {\"default\": \"example.com\", \"type\": \"string\", \"description\": \"DNS zone\"}, \"dnssec_key\": {\"type\": \"string\", \"description\": \"DNSSEC private key (Base64-encoded)\", \"constraints\": [{\"allowed_pattern\": \"[0-9A-Za-z+/=]+\", \"description\": \"Must be Base64-encoded\"}]}, \"dns_mgmt_ip\": {\"type\": \"string\", \"description\": \"IP address for DNS server on management network\"}, \"dns_sig_ip\": {\"type\": \"string\", \"description\": \"IP address for DNS server on signaling network\"}, \"base_mgmt_security_group\": {\"type\": \"string\", \"description\": \"ID of base security group for all Clearwater nodes (management)\"}, \"private_sig_net_cidr\": {\"default\": \"192.168.1.0/24\", \"type\": \"string\", \"description\": \"Private signaling network address (CIDR notation)\"}, \"public_mgmt_net_id\": {\"type\": \"string\", \"description\": \"ID of public management network\", \"constraints\": [{\"custom_constraint\": \"neutron.network\", \"description\": \"Must be a valid network ID\"}]}, \"private_sig_net_gateway\": {\"default\": \"192.168.1.254\", \"type\": \"string\", \"description\": \"Private signaling network gateway address\"}}, \"resources\": {\"sig_port\": {\"type\": \"OS::Neutron::Port\", \"properties\": {\"network_id\": {\"str_replace\": {\"params\": {\"x\": {\"get_param\": \"private_sig_net_id\"}}, \"template\": \"x\"}}, \"security_groups\": [{\"get_param\": \"sprout_sig_outbound_security_group\"}, {\"get_param\": \"sprout_sig_inbound_security_group\"}]}}, \"mgmt_floating_ip\": {\"type\": \"OS::Neutron::FloatingIP\", \"properties\": {\"floating_network_id\": {\"get_param\": \"public_mgmt_net_id\"}, \"port_id\": {\"get_resource\": \"mgmt_port\"}}}, \"mgmt_port\": {\"type\": \"OS::Neutron::Port\", \"properties\": {\"network_id\": {\"str_replace\": {\"params\": {\"x\": {\"get_param\": \"private_mgmt_net_id\"}}, \"template\": \"x\"}}, \"security_groups\": [{\"get_param\": \"base_mgmt_security_group\"}]}}, \"server\": {\"type\": \"OS::Nova::Server\", \"properties\": {\"user_data_format\": \"RAW\", \"name\": {\"str_replace\": {\"params\": {\"__index__\": {\"get_param\": \"index\"}, \"__zone__\": {\"get_param\": \"zone\"}}, \"template\": \"sprout-__index__.__zone__\"}}, \"key_name\": {\"get_param\": \"key_name\"}, \"image\": {\"get_param\": \"image\"}, \"user_data\": {\"str_replace\": {\"params\": {\"__private_mgmt_ip__\": {\"get_attr\": [\"mgmt_port\", \"fixed_ips\", 0, \"ip_address\"]}, \"__public_mgmt_ip__\": {\"get_attr\": [\"mgmt_floating_ip\", \"floating_ip_address\"]}, \"__dns_mgmt_ip__\": {\"get_param\": \"dns_mgmt_ip\"}, \"__private_sig_cidr__\": {\"get_param\": \"private_sig_net_cidr\"}, \"__zone__\": {\"get_param\": \"zone\"}, \"__private_sig_gateway__\": {\"get_param\": \"private_sig_net_gateway\"}, \"__repo_url__\": {\"get_param\": \"repo_url\"}, \"__index__\": {\"get_param\": \"index\"}, \"__private_sig_ip__\": {\"get_attr\": [\"sig_port\", \"fixed_ips\", 0, \"ip_address\"]}, \"__etcd_ip__\": {\"get_param\": \"etcd_ip\"}, \"__dnssec_key__\": {\"get_param\": \"dnssec_key\"}, \"__dns_sig_ip__\": {\"get_param\": \"dns_sig_ip\"}}, \"template\": \"#!/bin/bash\\n\\n# Log all output to file.\\nexec > >(tee -a /var/log/clearwater-heat-sprout.log) 2>&1\\nset -x\\n\\n# Set up the signaling network namespace on each boot by creating an init file and\\n# linking to it from runlevel 2 and 3\\ncat >/etc/init.d/signaling_namespace < /etc/apt/sources.list.d/clearwater.list\\ncurl -L http://repo.cw-ngv.com/repo_key | apt-key add -\\napt-get update\\n\\n# Configure /etc/clearwater/local_config.\\nmkdir -p /etc/clearwater\\netcd_ip=__etcd_ip__\\n[ -n \\\"$etcd_ip\\\" ] || etcd_ip=__private_mgmt_ip__\\ncat > /etc/clearwater/local_config << EOF\\nsignaling_namespace=signaling\\nsignaling_dns_server=__dns_sig_ip__\\nmanagement_local_ip=__private_mgmt_ip__\\nlocal_ip=__private_sig_ip__\\npublic_ip=__private_sig_ip__\\npublic_hostname=__index__.sprout.__zone__\\netcd_cluster=$etcd_ip\\nEOF\\n\\n# Now install the software.\\nDEBIAN_FRONTEND=noninteractive apt-get install sprout --yes --force-yes\\nDEBIAN_FRONTEND=noninteractive apt-get install clearwater-management --yes --force-yes\\n\\n# Function to give DNS record type and IP address for specified IP address\\nip2rr() {\\n if echo $1 | grep -q -e '[^0-9.]' ; then\\n echo AAAA $1\\n else\\n echo A $1\\n fi\\n}\\n\\n# Update DNS\\nretries=0\\nwhile ! { nsupdate -y \\\"__zone__:__dnssec_key__\\\" -v << EOF\\nserver __dns_mgmt_ip__\\nupdate add sprout-__index__.__zone__. 30 $(ip2rr __public_mgmt_ip__)\\nupdate add __index__.sprout.__zone__. 30 $(ip2rr __private_sig_ip__)\\nupdate add sprout.__zone__. 30 $(ip2rr __private_sig_ip__)\\nupdate add scscf.sprout.__zone__. 30 $(ip2rr __private_sig_ip__)\\nupdate add icscf.sprout.__zone__. 30 $(ip2rr __private_sig_ip__)\\nupdate add sprout.__zone__. 30 NAPTR 0 0 \\\"s\\\" \\\"SIP+D2T\\\" \\\"\\\" _sip._tcp.sprout.__zone__.\\nupdate add _sip._tcp.sprout.__zone__. 30 SRV 0 0 5054 __index__.sprout.__zone__.\\nupdate add icscf.sprout.__zone__. 30 NAPTR 0 0 \\\"s\\\" \\\"SIP+D2T\\\" \\\"\\\" _sip._tcp.icscf.sprout.__zone__.\\nupdate add _sip._tcp.icscf.sprout.__zone__. 30 SRV 0 0 5052 __index__.sprout.__zone__.\\nupdate add scscf.sprout.__zone__. 30 NAPTR 0 0 \\\"s\\\" \\\"SIP+D2T\\\" \\\"\\\" _sip._tcp.scscf.sprout.__zone__.\\nupdate add _sip._tcp.scscf.sprout.__zone__. 30 SRV 0 0 5054 __index__.sprout.__zone__.\\nsend\\nEOF\\n} && [ $retries -lt 10 ]\\ndo\\n retries=$((retries + 1))\\n echo 'nsupdate failed - retrying (retry '$retries')...'\\n sleep 5\\ndone\\n\\n# Use the DNS server.\\necho 'nameserver __dns_mgmt_ip__' > /etc/dnsmasq.resolv.conf\\necho 'RESOLV_CONF=/etc/dnsmasq.resolv.conf' >> /etc/default/dnsmasq\\nmkdir -p /etc/netns/signaling\\necho 'nameserver __dns_sig_ip__' > /etc/netns/signaling/resolv.conf\\nservice dnsmasq force-reload\\n\"}}, \"flavor\": {\"get_param\": \"flavor\"}, \"networks\": [{\"port\": {\"get_resource\": \"mgmt_port\"}}, {\"port\": {\"get_resource\": \"sig_port\"}}]}}}}", "file:///src/heat_vims/network.yaml": "{\"outputs\": {\"private_net_gateway\": {\"description\": \"Private network gateway address\", \"value\": {\"get_param\": \"private_net_gateway\"}}, \"private_net\": {\"description\": \"ID of private network\", \"value\": {\"get_resource\": \"private_net\"}}, \"private_net_cidr\": {\"description\": \"Private network address (CIDR notation)\", \"value\": {\"get_param\": \"private_net_cidr\"}}}, \"heat_template_version\": \"2013-05-23\", \"description\": \"Network for Clearwater to use\\n\", \"parameters\": {\"private_net_cidr\": {\"default\": \"192.168.0.0/24\", \"type\": \"string\", \"description\": \"Private network address (CIDR notation)\"}, \"private_net_pool_end\": {\"default\": \"192.168.0.253\", \"type\": \"string\", \"description\": \"End of private network IP address pool\"}, \"dns_ip\": {\"default\": \"8.8.8.8\", \"type\": \"string\", \"description\": \"IP address of DNS server\"}, \"private_net_gateway\": {\"default\": \"192.168.0.254\", \"type\": \"string\", \"description\": \"Private network gateway address\"}, \"public_net_id\": {\"type\": \"string\", \"description\": \"ID of public network\", \"constraints\": [{\"custom_constraint\": \"neutron.network\", \"description\": \"Must be a valid network ID\"}]}, \"private_net_pool_start\": {\"default\": \"192.168.0.1\", \"type\": \"string\", \"description\": \"Start of private network IP address pool\"}, \"private_net_name\": {\"default\": \"clearwater-private\", \"type\": \"string\", \"description\": \"Name of private network\"}, \"private_net_ip_version\": {\"default\": \"4\", \"type\": \"string\", \"description\": \"IP version (4 or 6)\", \"constraints\": [{\"description\": \"Must be 4 (IPv4) or 6 (IPv6)\", \"allowed_values\": [\"4\", \"6\"]}]}}, \"resources\": {\"router\": {\"type\": \"OS::Neutron::Router\", \"properties\": {\"name\": {\"get_param\": \"private_net_name\"}}}, \"private_net\": {\"type\": \"OS::Neutron::Net\", \"properties\": {\"name\": {\"get_param\": \"private_net_name\"}}}, \"private_subnet\": {\"type\": \"OS::Neutron::Subnet\", \"properties\": {\"ip_version\": {\"get_param\": \"private_net_ip_version\"}, \"allocation_pools\": [{\"start\": {\"get_param\": \"private_net_pool_start\"}, \"end\": {\"get_param\": \"private_net_pool_end\"}}], \"gateway_ip\": {\"get_param\": \"private_net_gateway\"}, \"name\": {\"get_param\": \"private_net_name\"}, \"network_id\": {\"get_resource\": \"private_net\"}, \"cidr\": {\"get_param\": \"private_net_cidr\"}, \"dns_nameservers\": [{\"get_param\": \"dns_ip\"}]}}, \"router_gateway\": {\"type\": \"OS::Neutron::RouterGateway\", \"properties\": {\"router_id\": {\"get_resource\": \"router\"}, \"network_id\": {\"get_param\": \"public_net_id\"}}}, \"router_interface\": {\"type\": \"OS::Neutron::RouterInterface\", \"properties\": {\"router_id\": {\"get_resource\": \"router\"}, \"subnet_id\": {\"get_resource\": \"private_subnet\"}}}}}", "file:///src/heat_vims/dns.yaml": "{\"outputs\": {\"private_mgmt_ip\": {\"description\": \"IP address in private signaling network\", \"value\": {\"get_attr\": [\"mgmt_port\", \"fixed_ips\", 0, \"ip_address\"]}}, \"zone\": {\"description\": \"DNS zone\", \"value\": {\"get_param\": \"zone\"}}, \"public_mgmt_ip\": {\"description\": \"IP address in public management network\", \"value\": {\"get_attr\": [\"mgmt_floating_ip\", \"floating_ip_address\"]}}, \"dnssec_key\": {\"description\": \"DNSSEC private key (Base64-encoded)\", \"value\": {\"get_param\": \"dnssec_key\"}}, \"private_sig_ip\": {\"description\": \"IP address in private signaling network\", \"value\": {\"get_attr\": [\"sig_port\", \"fixed_ips\", 0, \"ip_address\"]}}}, \"heat_template_version\": \"2013-05-23\", \"description\": \"DNS server exposing dynamic DNS using DNSSEC\\n\", \"parameters\": {\"dns_security_group\": {\"type\": \"string\", \"description\": \"ID of security group for DNS nodes\"}, \"zone\": {\"default\": \"example.com\", \"type\": \"string\", \"description\": \"DNS zone\"}, \"dnssec_key\": {\"type\": \"string\", \"description\": \"DNSSEC private key (Base64-encoded)\"}, \"key_name\": {\"type\": \"string\", \"description\": \"Name of keypair to assign\", \"constraints\": [{\"custom_constraint\": \"nova.keypair\", \"description\": \"Must be a valid keypair name\"}]}, \"image\": {\"type\": \"string\", \"description\": \"Name of image to use\", \"constraints\": [{\"custom_constraint\": \"glance.image\", \"description\": \"Must be a valid image name\"}]}, \"private_sig_net_id\": {\"type\": \"string\", \"description\": \"ID of private signaling network\", \"constraints\": [{\"custom_constraint\": \"neutron.network\", \"description\": \"Must be a valid network ID\"}]}, \"public_sig_net_id\": {\"type\": \"string\", \"description\": \"ID of public signaling network\", \"constraints\": [{\"custom_constraint\": \"neutron.network\", \"description\": \"Must be a valid network ID\"}]}, \"private_sig_net_cidr\": {\"default\": \"192.168.1.0/24\", \"type\": \"string\", \"description\": \"Private signaling network address (CIDR notation)\"}, \"public_mgmt_net_id\": {\"type\": \"string\", \"description\": \"ID of public management network\", \"constraints\": [{\"custom_constraint\": \"neutron.network\", \"description\": \"Must be a valid network ID\"}]}, \"flavor\": {\"type\": \"string\", \"description\": \"Flavor to use\", \"constraints\": [{\"custom_constraint\": \"nova.flavor\", \"description\": \"Must be a valid flavor name\"}]}, \"private_mgmt_net_id\": {\"type\": \"string\", \"description\": \"ID of private management network\", \"constraints\": [{\"custom_constraint\": \"neutron.network\", \"description\": \"Must be a valid network ID\"}]}}, \"resources\": {\"sig_port\": {\"type\": \"OS::Neutron::Port\", \"properties\": {\"network_id\": {\"str_replace\": {\"params\": {\"x\": {\"get_param\": \"private_sig_net_id\"}}, \"template\": \"x\"}}, \"security_groups\": [{\"get_param\": \"dns_security_group\"}]}}, \"mgmt_floating_ip\": {\"type\": \"OS::Neutron::FloatingIP\", \"properties\": {\"floating_network_id\": {\"get_param\": \"public_mgmt_net_id\"}, \"port_id\": {\"get_resource\": \"mgmt_port\"}}}, \"mgmt_port\": {\"type\": \"OS::Neutron::Port\", \"properties\": {\"network_id\": {\"str_replace\": {\"params\": {\"x\": {\"get_param\": \"private_mgmt_net_id\"}}, \"template\": \"x\"}}, \"security_groups\": [{\"get_param\": \"dns_security_group\"}]}}, \"server\": {\"type\": \"OS::Nova::Server\", \"properties\": {\"user_data_format\": \"RAW\", \"name\": {\"str_replace\": {\"params\": {\"__zone__\": {\"get_param\": \"zone\"}}, \"template\": \"ns.__zone__\"}}, \"key_name\": {\"get_param\": \"key_name\"}, \"image\": {\"get_param\": \"image\"}, \"user_data\": {\"str_replace\": {\"params\": {\"__public_ip__\": {\"get_attr\": [\"mgmt_floating_ip\", \"floating_ip_address\"]}, \"__zone__\": {\"get_param\": \"zone\"}, \"__private_sig_cidr__\": {\"get_param\": \"private_sig_net_cidr\"}, \"__dnssec_key__\": {\"get_param\": \"dnssec_key\"}, \"__private_sig_ip__\": {\"get_attr\": [\"sig_port\", \"fixed_ips\", 0, \"ip_address\"]}}, \"template\": \"#!/bin/bash\\n\\n# Log all output to file.\\nexec > >(tee -a /var/log/clearwater-heat-dns.log) 2>&1\\nset -x\\n\\n# Set up the signaling network interface\\nip addr add __private_sig_ip__/$(echo __private_sig_cidr__ | cut -d / -f 2) dev eth1\\nip link set dev eth1 up\\n\\n# Install BIND.\\napt-get update\\nDEBIAN_FRONTEND=noninteractive apt-get install bind9 --yes\\n\\n# Update BIND configuration with the specified zone and key.\\ncat >> /etc/bind/named.conf.local << EOF\\nkey __zone__. {\\n algorithm \\\"HMAC-MD5\\\";\\n secret \\\"__dnssec_key__\\\";\\n};\\n\\nzone \\\"__zone__\\\" IN {\\n type master;\\n file \\\"/var/lib/bind/db.__zone__\\\";\\n allow-update {\\n key __zone__.;\\n };\\n};\\nEOF\\n\\n# Function to give DNS record type and IP address for specified IP address\\nip2rr() {\\n if echo $1 | grep -q -e '[^0-9.]' ; then\\n echo AAAA $1\\n else\\n echo A $1\\n fi\\n}\\n\\n# Create basic zone configuration.\\ncat > /var/lib/bind/db.__zone__ << EOF\\n\\\\$ORIGIN __zone__.\\n\\\\$TTL 1h\\n@ IN SOA ns admin\\\\@__zone__. ( $(date +%Y%m%d%H) 1d 2h 1w 30s )\\n@ NS ns\\nns $(ip2rr __public_ip__)\\nEOF\\nchown root:bind /var/lib/bind/db.__zone__\\n\\n# Now that BIND configuration is correct, kick it to reload.\\nservice bind9 reload\\n\"}}, \"flavor\": {\"get_param\": \"flavor\"}, \"networks\": [{\"port\": {\"get_resource\": \"mgmt_port\"}}, {\"port\": {\"get_resource\": \"sig_port\"}}]}}}}", "file:///src/heat_vims/dime.yaml": "{\"outputs\": {\"private_mgmt_ip\": {\"description\": \"IP address in private signaling network\", \"value\": {\"get_attr\": [\"mgmt_port\", \"fixed_ips\", 0, \"ip_address\"]}}, \"public_mgmt_ip\": {\"description\": \"IP address in public (management) network\", \"value\": {\"get_attr\": [\"mgmt_floating_ip\", \"floating_ip_address\"]}}, \"private_sig_ip\": {\"description\": \"IP address in private signaling network\", \"value\": {\"get_attr\": [\"sig_port\", \"fixed_ips\", 0, \"ip_address\"]}}}, \"heat_template_version\": \"2013-05-23\", \"description\": \"Clearwater Dime node\\n\", \"parameters\": {\"dime_sig_security_group\": {\"type\": \"string\", \"description\": \"ID of security group for Dime nodes (signaling)\"}, \"index\": {\"default\": 0, \"type\": \"number\", \"description\": \"Index of this Ralf node in the Ralf cluster\"}, \"key_name\": {\"type\": \"string\", \"description\": \"Name of keypair to assign\", \"constraints\": [{\"custom_constraint\": \"nova.keypair\", \"description\": \"Must be a valid keypair name\"}]}, \"image\": {\"type\": \"string\", \"description\": \"Name of image to use\", \"constraints\": [{\"custom_constraint\": \"glance.image\", \"description\": \"Must be a valid image name\"}]}, \"private_sig_net_id\": {\"type\": \"string\", \"description\": \"ID of private signaling network\", \"constraints\": [{\"custom_constraint\": \"neutron.network\", \"description\": \"Must be a valid network ID\"}]}, \"public_sig_net_id\": {\"type\": \"string\", \"description\": \"ID of public signaling network\", \"constraints\": [{\"custom_constraint\": \"neutron.network\", \"description\": \"Must be a valid network ID\"}]}, \"repo_url\": {\"default\": \"http://repo.cw-ngv.com/stable\", \"type\": \"string\", \"description\": \"URL for Clearwater repository\"}, \"flavor\": {\"type\": \"string\", \"description\": \"Flavor to use\", \"constraints\": [{\"custom_constraint\": \"nova.flavor\", \"description\": \"Must be a valid flavor name\"}]}, \"private_mgmt_net_id\": {\"type\": \"string\", \"description\": \"ID of private management network\", \"constraints\": [{\"custom_constraint\": \"neutron.network\", \"description\": \"Must be a valid network ID\"}]}, \"etcd_ip\": {\"default\": \"\", \"type\": \"string\", \"description\": \"IP address of an existing member of the etcd cluster\"}, \"dnssec_key\": {\"type\": \"string\", \"description\": \"DNSSEC private key (Base64-encoded)\", \"constraints\": [{\"allowed_pattern\": \"[0-9A-Za-z+/=]+\", \"description\": \"Must be Base64-encoded\"}]}, \"zone\": {\"default\": \"example.com\", \"type\": \"string\", \"description\": \"DNS zone\"}, \"dns_mgmt_ip\": {\"type\": \"string\", \"description\": \"IP address for DNS server on management network\"}, \"dns_sig_ip\": {\"type\": \"string\", \"description\": \"IP address for DNS server on signaling network\"}, \"base_mgmt_security_group\": {\"type\": \"string\", \"description\": \"ID of base security group for all Clearwater nodes (management)\"}, \"private_sig_net_cidr\": {\"default\": \"192.168.1.0/24\", \"type\": \"string\", \"description\": \"Private signaling network address (CIDR notation)\"}, \"dime_mgmt_security_group\": {\"type\": \"string\", \"description\": \"ID of security group for Dime nodes (management)\"}, \"public_mgmt_net_id\": {\"type\": \"string\", \"description\": \"ID of public management network\", \"constraints\": [{\"custom_constraint\": \"neutron.network\", \"description\": \"Must be a valid network ID\"}]}, \"private_sig_net_gateway\": {\"default\": \"192.168.1.254\", \"type\": \"string\", \"description\": \"Private signaling network gateway address\"}}, \"resources\": {\"sig_port\": {\"type\": \"OS::Neutron::Port\", \"properties\": {\"network_id\": {\"str_replace\": {\"params\": {\"x\": {\"get_param\": \"private_sig_net_id\"}}, \"template\": \"x\"}}, \"security_groups\": [{\"get_param\": \"dime_sig_security_group\"}]}}, \"mgmt_floating_ip\": {\"type\": \"OS::Neutron::FloatingIP\", \"properties\": {\"floating_network_id\": {\"get_param\": \"public_mgmt_net_id\"}, \"port_id\": {\"get_resource\": \"mgmt_port\"}}}, \"mgmt_port\": {\"type\": \"OS::Neutron::Port\", \"properties\": {\"network_id\": {\"str_replace\": {\"params\": {\"x\": {\"get_param\": \"private_mgmt_net_id\"}}, \"template\": \"x\"}}, \"security_groups\": [{\"get_param\": \"base_mgmt_security_group\"}, {\"get_param\": \"dime_mgmt_security_group\"}]}}, \"server\": {\"type\": \"OS::Nova::Server\", \"properties\": {\"user_data_format\": \"RAW\", \"name\": {\"str_replace\": {\"params\": {\"__index__\": {\"get_param\": \"index\"}, \"__zone__\": {\"get_param\": \"zone\"}}, \"template\": \"dime-__index__.__zone__\"}}, \"key_name\": {\"get_param\": \"key_name\"}, \"image\": {\"get_param\": \"image\"}, \"user_data\": {\"str_replace\": {\"params\": {\"__private_mgmt_ip__\": {\"get_attr\": [\"mgmt_port\", \"fixed_ips\", 0, \"ip_address\"]}, \"__public_mgmt_ip__\": {\"get_attr\": [\"mgmt_floating_ip\", \"floating_ip_address\"]}, \"__dns_mgmt_ip__\": {\"get_param\": \"dns_mgmt_ip\"}, \"__private_sig_cidr__\": {\"get_param\": \"private_sig_net_cidr\"}, \"__zone__\": {\"get_param\": \"zone\"}, \"__private_sig_gateway__\": {\"get_param\": \"private_sig_net_gateway\"}, \"__repo_url__\": {\"get_param\": \"repo_url\"}, \"__index__\": {\"get_param\": \"index\"}, \"__private_sig_ip__\": {\"get_attr\": [\"sig_port\", \"fixed_ips\", 0, \"ip_address\"]}, \"__etcd_ip__\": {\"get_param\": \"etcd_ip\"}, \"__dnssec_key__\": {\"get_param\": \"dnssec_key\"}, \"__dns_sig_ip__\": {\"get_param\": \"dns_sig_ip\"}}, \"template\": \"#!/bin/bash\\n\\n# Log all output to file.\\nexec > >(tee -a /var/log/clearwater-heat-dime.log) 2>&1\\nset -x\\n\\n# Set up the signaling network namespace on each boot by creating an init file and\\n# linking to it from runlevel 2 and 3\\ncat >/etc/init.d/signaling_namespace < /etc/apt/sources.list.d/clearwater.list\\ncurl -L http://repo.cw-ngv.com/repo_key | apt-key add -\\napt-get update\\n\\n# Configure /etc/clearwater/local_config.\\nmkdir -p /etc/clearwater\\netcd_ip=__etcd_ip__\\n[ -n \\\"$etcd_ip\\\" ] || etcd_ip=__private_mgmt_ip__\\ncat > /etc/clearwater/local_config << EOF\\nsignaling_namespace=signaling\\nsignaling_dns_server=__dns_sig_ip__\\nmanagement_local_ip=__private_mgmt_ip__\\nlocal_ip=__private_sig_ip__\\npublic_ip=__private_sig_ip__\\npublic_hostname=dime-__index__.__zone__\\netcd_cluster=$etcd_ip\\nEOF\\n\\n# Now install the software.\\nDEBIAN_FRONTEND=noninteractive apt-get install dime --yes --force-yes\\nDEBIAN_FRONTEND=noninteractive apt-get install clearwater-management --yes --force-yes\\n\\n# Function to give DNS record type and IP address for specified IP address\\nip2rr() {\\n if echo $1 | grep -q -e '[^0-9.]' ; then\\n echo AAAA $1\\n else\\n echo A $1\\n fi\\n}\\n\\n# Update DNS\\nretries=0\\nwhile ! { nsupdate -y \\\"__zone__:__dnssec_key__\\\" -v << EOF\\nserver __dns_mgmt_ip__\\nupdate add dime-__index__.__zone__. 30 $(ip2rr __public_mgmt_ip__)\\nupdate add ralf.__zone__. 30 $(ip2rr __private_sig_ip__)\\nupdate add hs.__zone__. 30 $(ip2rr __private_sig_ip__)\\nupdate add hs-prov.__zone__. 30 $(ip2rr __private_mgmt_ip__)\\nsend\\nEOF\\n} && [ $retries -lt 10 ]\\ndo\\n retries=$((retries + 1))\\n echo 'nsupdate failed - retrying (retry '$retries')...'\\n sleep 5\\ndone\\n\\n# Use the DNS server.\\necho 'nameserver __dns_mgmt_ip__' > /etc/dnsmasq.resolv.conf\\necho 'RESOLV_CONF=/etc/dnsmasq.resolv.conf' >> /etc/default/dnsmasq\\nmkdir -p /etc/netns/signaling\\necho 'nameserver __dns_sig_ip__' > /etc/netns/signaling/resolv.conf\\nservice dnsmasq force-reload\\n\"}}, \"flavor\": {\"get_param\": \"flavor\"}, \"networks\": [{\"port\": {\"get_resource\": \"mgmt_port\"}}, {\"port\": {\"get_resource\": \"sig_port\"}}]}}}}", "file:///src/heat_vims/bono.yaml": "{\"outputs\": {\"private_mgmt_ip\": {\"description\": \"IP address in private management network\", \"value\": {\"get_attr\": [\"mgmt_port\", \"fixed_ips\", 0, \"ip_address\"]}}, \"public_mgmt_ip\": {\"description\": \"IP address in public management network\", \"value\": {\"get_attr\": [\"mgmt_floating_ip\", \"floating_ip_address\"]}}, \"public_sig_ip\": {\"description\": \"IP address in public signaling network\", \"value\": {\"get_attr\": [\"sig_floating_ip\", \"floating_ip_address\"]}}, \"private_sig_ip\": {\"description\": \"IP address in private signaling network\", \"value\": {\"get_attr\": [\"sig_port\", \"fixed_ips\", 0, \"ip_address\"]}}}, \"heat_template_version\": \"2013-05-23\", \"description\": \"Clearwater Bono node\\n\", \"parameters\": {\"index\": {\"default\": 0, \"type\": \"number\", \"description\": \"Index of this Bono node in the Bono cluster\"}, \"key_name\": {\"type\": \"string\", \"description\": \"Name of keypair to assign\", \"constraints\": [{\"custom_constraint\": \"nova.keypair\", \"description\": \"Must be a valid keypair name\"}]}, \"image\": {\"type\": \"string\", \"description\": \"Name of image to use\", \"constraints\": [{\"custom_constraint\": \"glance.image\", \"description\": \"Must be a valid image name\"}]}, \"private_sig_net_id\": {\"type\": \"string\", \"description\": \"ID of private signaling network\", \"constraints\": [{\"custom_constraint\": \"neutron.network\", \"description\": \"Must be a valid network ID\"}]}, \"public_sig_net_id\": {\"type\": \"string\", \"description\": \"ID of public signaling network\", \"constraints\": [{\"custom_constraint\": \"neutron.network\", \"description\": \"Must be a valid network ID\"}]}, \"repo_url\": {\"default\": \"http://repo.cw-ngv.com/stable\", \"type\": \"string\", \"description\": \"URL for Clearwater repository\"}, \"flavor\": {\"type\": \"string\", \"description\": \"Flavor to use\", \"constraints\": [{\"custom_constraint\": \"nova.flavor\", \"description\": \"Must be a valid flavor name\"}]}, \"private_mgmt_net_id\": {\"type\": \"string\", \"description\": \"ID of private management network\", \"constraints\": [{\"custom_constraint\": \"neutron.network\", \"description\": \"Must be a valid network ID\"}]}, \"bono_sig_security_group\": {\"type\": \"string\", \"description\": \"ID of security group for Bono nodes (signaling)\"}, \"etcd_ip\": {\"default\": \"\", \"type\": \"string\", \"description\": \"IP address of an existing member of the etcd cluster\"}, \"zone\": {\"default\": \"example.com\", \"type\": \"string\", \"description\": \"DNS zone\"}, \"dnssec_key\": {\"type\": \"string\", \"description\": \"DNSSEC private key (Base64-encoded)\", \"constraints\": [{\"allowed_pattern\": \"[0-9A-Za-z+/=]+\", \"description\": \"Must be Base64-encoded\"}]}, \"dns_mgmt_ip\": {\"type\": \"string\", \"description\": \"IP address for DNS server on management network\"}, \"dns_sig_ip\": {\"type\": \"string\", \"description\": \"IP address for DNS server on signaling network\"}, \"base_mgmt_security_group\": {\"type\": \"string\", \"description\": \"ID of base security group for all Clearwater nodes (managment)\"}, \"private_sig_net_cidr\": {\"default\": \"192.168.1.0/24\", \"type\": \"string\", \"description\": \"Private signaling network address (CIDR notation)\"}, \"public_mgmt_net_id\": {\"type\": \"string\", \"description\": \"ID of public management network\", \"constraints\": [{\"custom_constraint\": \"neutron.network\", \"description\": \"Must be a valid network ID\"}]}, \"private_sig_net_gateway\": {\"default\": \"192.168.1.254\", \"type\": \"string\", \"description\": \"Private signaling network gateway address\"}}, \"resources\": {\"sig_floating_ip\": {\"type\": \"OS::Neutron::FloatingIP\", \"properties\": {\"floating_network_id\": {\"get_param\": \"public_sig_net_id\"}, \"port_id\": {\"get_resource\": \"sig_port\"}}}, \"sig_port\": {\"type\": \"OS::Neutron::Port\", \"properties\": {\"network_id\": {\"str_replace\": {\"params\": {\"x\": {\"get_param\": \"private_sig_net_id\"}}, \"template\": \"x\"}}, \"security_groups\": [{\"get_param\": \"bono_sig_security_group\"}]}}, \"mgmt_floating_ip\": {\"type\": \"OS::Neutron::FloatingIP\", \"properties\": {\"floating_network_id\": {\"get_param\": \"public_mgmt_net_id\"}, \"port_id\": {\"get_resource\": \"mgmt_port\"}}}, \"mgmt_port\": {\"type\": \"OS::Neutron::Port\", \"properties\": {\"network_id\": {\"str_replace\": {\"params\": {\"x\": {\"get_param\": \"private_mgmt_net_id\"}}, \"template\": \"x\"}}, \"security_groups\": [{\"get_param\": \"base_mgmt_security_group\"}]}}, \"server\": {\"type\": \"OS::Nova::Server\", \"properties\": {\"user_data_format\": \"RAW\", \"name\": {\"str_replace\": {\"params\": {\"__index__\": {\"get_param\": \"index\"}, \"__zone__\": {\"get_param\": \"zone\"}}, \"template\": \"bono-__index__.__zone__\"}}, \"key_name\": {\"get_param\": \"key_name\"}, \"image\": {\"get_param\": \"image\"}, \"user_data\": {\"str_replace\": {\"params\": {\"__private_mgmt_ip__\": {\"get_attr\": [\"mgmt_port\", \"fixed_ips\", 0, \"ip_address\"]}, \"__public_mgmt_ip__\": {\"get_attr\": [\"mgmt_floating_ip\", \"floating_ip_address\"]}, \"__dns_mgmt_ip__\": {\"get_param\": \"dns_mgmt_ip\"}, \"__private_sig_cidr__\": {\"get_param\": \"private_sig_net_cidr\"}, \"__public_sig_ip__\": {\"get_attr\": [\"sig_floating_ip\", \"floating_ip_address\"]}, \"__zone__\": {\"get_param\": \"zone\"}, \"__private_sig_gateway__\": {\"get_param\": \"private_sig_net_gateway\"}, \"__repo_url__\": {\"get_param\": \"repo_url\"}, \"__index__\": {\"get_param\": \"index\"}, \"__private_sig_ip__\": {\"get_attr\": [\"sig_port\", \"fixed_ips\", 0, \"ip_address\"]}, \"__etcd_ip__\": {\"get_param\": \"etcd_ip\"}, \"__dnssec_key__\": {\"get_param\": \"dnssec_key\"}, \"__dns_sig_ip__\": {\"get_param\": \"dns_sig_ip\"}}, \"template\": \"#!/bin/bash\\n\\n# Log all output to file.\\nexec > >(tee -a /var/log/clearwater-heat-bono.log) 2>&1\\nset -x\\n\\n# Set up the signaling network namespace on each boot by creating an init file and\\n# linking to it from runlevel 2 and 3\\ncat >/etc/init.d/signaling_namespace < /etc/apt/sources.list.d/clearwater.list\\ncurl -L http://repo.cw-ngv.com/repo_key | apt-key add -\\napt-get update\\n\\n# Configure /etc/clearwater/local_config.\\nmkdir -p /etc/clearwater\\netcd_ip=__etcd_ip__\\n[ -n \\\"$etcd_ip\\\" ] || etcd_ip=__private_mgmt_ip__\\ncat > /etc/clearwater/local_config << EOF\\nsignaling_namespace=signaling\\nsignaling_dns_server=__dns_sig_ip__\\nmanagement_local_ip=__private_mgmt_ip__\\nlocal_ip=__private_sig_ip__\\npublic_ip=__public_sig_ip__\\npublic_hostname=__index__.bono.__zone__\\netcd_cluster=$etcd_ip\\nEOF\\n\\n# Now install the software.\\nDEBIAN_FRONTEND=noninteractive apt-get install bono --yes --force-yes\\nDEBIAN_FRONTEND=noninteractive apt-get install clearwater-management --yes --force-yes\\n\\n# Function to give DNS record type and IP address for specified IP address\\nip2rr() {\\n if echo $1 | grep -q -e '[^0-9.]' ; then\\n echo AAAA $1\\n else\\n echo A $1\\n fi\\n}\\n\\n# Update DNS\\nretries=0\\nwhile ! { nsupdate -y \\\"__zone__:__dnssec_key__\\\" -v << EOF\\nserver __dns_mgmt_ip__\\nupdate add bono-__index__.__zone__. 30 $(ip2rr __public_mgmt_ip__)\\nupdate add __index__.bono.__zone__. 30 $(ip2rr __public_sig_ip__)\\nupdate add __zone__. 30 $(ip2rr __public_sig_ip__)\\nupdate add __zone__. 30 NAPTR 0 0 \\\"s\\\" \\\"SIP+D2T\\\" \\\"\\\" _sip._tcp.__zone__.\\nupdate add __zone__. 30 NAPTR 0 0 \\\"s\\\" \\\"SIP+D2U\\\" \\\"\\\" _sip._udp.__zone__.\\nupdate add _sip._tcp.__zone__. 30 SRV 0 0 5060 __index__.bono.__zone__.\\nupdate add _sip._udp.__zone__. 30 SRV 0 0 5060 __index__.bono.__zone__.\\nsend\\nEOF\\n} && [ $retries -lt 10 ]\\ndo\\n retries=$((retries + 1))\\n echo 'nsupdate failed - retrying (retry '$retries')...'\\n sleep 5\\ndone\\n\\n# Use the DNS server.\\necho 'nameserver __dns_mgmt_ip__' > /etc/dnsmasq.resolv.conf\\necho 'RESOLV_CONF=/etc/dnsmasq.resolv.conf' >> /etc/default/dnsmasq\\nmkdir -p /etc/netns/signaling\\necho 'nameserver __dns_sig_ip__' > /etc/netns/signaling/resolv.conf\\nservice dnsmasq force-reload\\n\"}}, \"flavor\": {\"get_param\": \"flavor\"}, \"networks\": [{\"port\": {\"get_resource\": \"mgmt_port\"}}, {\"port\": {\"get_resource\": \"sig_port\"}}]}}}}", "file:///src/heat_vims/homer.yaml": "{\"outputs\": {\"private_mgmt_ip\": {\"description\": \"IP address in private management network\", \"value\": {\"get_attr\": [\"mgmt_port\", \"fixed_ips\", 0, \"ip_address\"]}}, \"public_mgmt_ip\": {\"description\": \"IP address in public management network\", \"value\": {\"get_attr\": [\"mgmt_floating_ip\", \"floating_ip_address\"]}}, \"public_sig_ip\": {\"description\": \"IP address in public signaling network\", \"value\": {\"get_attr\": [\"sig_floating_ip\", \"floating_ip_address\"]}}, \"private_sig_ip\": {\"description\": \"IP address in private signaling network\", \"value\": {\"get_attr\": [\"sig_port\", \"fixed_ips\", 0, \"ip_address\"]}}}, \"heat_template_version\": \"2013-05-23\", \"description\": \"Clearwater Homer node\\n\", \"parameters\": {\"index\": {\"default\": 0, \"type\": \"number\", \"description\": \"Index of this Homer node in the Homer cluster\"}, \"key_name\": {\"type\": \"string\", \"description\": \"Name of keypair to assign\", \"constraints\": [{\"custom_constraint\": \"nova.keypair\", \"description\": \"Must be a valid keypair name\"}]}, \"image\": {\"type\": \"string\", \"description\": \"Name of image to use\", \"constraints\": [{\"custom_constraint\": \"glance.image\", \"description\": \"Must be a valid image name\"}]}, \"private_sig_net_id\": {\"type\": \"string\", \"description\": \"ID of private signaling network\", \"constraints\": [{\"custom_constraint\": \"neutron.network\", \"description\": \"Must be a valid network ID\"}]}, \"public_sig_net_id\": {\"type\": \"string\", \"description\": \"ID of public signaling network\", \"constraints\": [{\"custom_constraint\": \"neutron.network\", \"description\": \"Must be a valid network ID\"}]}, \"homer_sig_security_group\": {\"type\": \"string\", \"description\": \"ID of security group for Homer nodes (signaling)\"}, \"repo_url\": {\"default\": \"http://repo.cw-ngv.com/stable\", \"type\": \"string\", \"description\": \"URL for Clearwater repository\"}, \"homer_mgmt_security_group\": {\"type\": \"string\", \"description\": \"ID of security group for Homer nodes (maangement)\"}, \"flavor\": {\"type\": \"string\", \"description\": \"Flavor to use\", \"constraints\": [{\"custom_constraint\": \"nova.flavor\", \"description\": \"Must be a valid flavor name\"}]}, \"private_mgmt_net_id\": {\"type\": \"string\", \"description\": \"ID of private management network\", \"constraints\": [{\"custom_constraint\": \"neutron.network\", \"description\": \"Must be a valid network ID\"}]}, \"etcd_ip\": {\"default\": \"\", \"type\": \"string\", \"description\": \"IP address of an existing member of the etcd cluster\"}, \"zone\": {\"default\": \"example.com\", \"type\": \"string\", \"description\": \"DNS zone\"}, \"dnssec_key\": {\"type\": \"string\", \"description\": \"DNSSEC private key (Base64-encoded)\", \"constraints\": [{\"allowed_pattern\": \"[0-9A-Za-z+/=]+\", \"description\": \"Must be Base64-encoded\"}]}, \"dns_mgmt_ip\": {\"type\": \"string\", \"description\": \"IP address for DNS server on management network\"}, \"dns_sig_ip\": {\"type\": \"string\", \"description\": \"IP address for DNS server on signaling network\"}, \"base_mgmt_security_group\": {\"type\": \"string\", \"description\": \"ID of base security group for all Clearwater nodes (management)\"}, \"private_sig_net_cidr\": {\"default\": \"192.168.1.0/24\", \"type\": \"string\", \"description\": \"Private signaling network address (CIDR notation)\"}, \"public_mgmt_net_id\": {\"type\": \"string\", \"description\": \"ID of public management network\", \"constraints\": [{\"custom_constraint\": \"neutron.network\", \"description\": \"Must be a valid network ID\"}]}, \"private_sig_net_gateway\": {\"default\": \"192.168.1.254\", \"type\": \"string\", \"description\": \"Private signaling network gateway address\"}}, \"resources\": {\"sig_floating_ip\": {\"type\": \"OS::Neutron::FloatingIP\", \"properties\": {\"floating_network_id\": {\"get_param\": \"public_sig_net_id\"}, \"port_id\": {\"get_resource\": \"sig_port\"}}}, \"sig_port\": {\"type\": \"OS::Neutron::Port\", \"properties\": {\"network_id\": {\"str_replace\": {\"params\": {\"x\": {\"get_param\": \"private_sig_net_id\"}}, \"template\": \"x\"}}, \"security_groups\": [{\"get_param\": \"homer_sig_security_group\"}]}}, \"mgmt_floating_ip\": {\"type\": \"OS::Neutron::FloatingIP\", \"properties\": {\"floating_network_id\": {\"get_param\": \"public_mgmt_net_id\"}, \"port_id\": {\"get_resource\": \"mgmt_port\"}}}, \"mgmt_port\": {\"type\": \"OS::Neutron::Port\", \"properties\": {\"network_id\": {\"str_replace\": {\"params\": {\"x\": {\"get_param\": \"private_mgmt_net_id\"}}, \"template\": \"x\"}}, \"security_groups\": [{\"get_param\": \"base_mgmt_security_group\"}, {\"get_param\": \"homer_mgmt_security_group\"}]}}, \"server\": {\"type\": \"OS::Nova::Server\", \"properties\": {\"user_data_format\": \"RAW\", \"name\": {\"str_replace\": {\"params\": {\"__index__\": {\"get_param\": \"index\"}, \"__zone__\": {\"get_param\": \"zone\"}}, \"template\": \"homer-__index__.__zone__\"}}, \"key_name\": {\"get_param\": \"key_name\"}, \"image\": {\"get_param\": \"image\"}, \"user_data\": {\"str_replace\": {\"params\": {\"__private_mgmt_ip__\": {\"get_attr\": [\"mgmt_port\", \"fixed_ips\", 0, \"ip_address\"]}, \"__public_mgmt_ip__\": {\"get_attr\": [\"mgmt_floating_ip\", \"floating_ip_address\"]}, \"__dns_mgmt_ip__\": {\"get_param\": \"dns_mgmt_ip\"}, \"__private_sig_cidr__\": {\"get_param\": \"private_sig_net_cidr\"}, \"__public_sig_ip__\": {\"get_attr\": [\"sig_floating_ip\", \"floating_ip_address\"]}, \"__zone__\": {\"get_param\": \"zone\"}, \"__private_sig_gateway__\": {\"get_param\": \"private_sig_net_gateway\"}, \"__repo_url__\": {\"get_param\": \"repo_url\"}, \"__index__\": {\"get_param\": \"index\"}, \"__private_sig_ip__\": {\"get_attr\": [\"sig_port\", \"fixed_ips\", 0, \"ip_address\"]}, \"__etcd_ip__\": {\"get_param\": \"etcd_ip\"}, \"__dnssec_key__\": {\"get_param\": \"dnssec_key\"}, \"__dns_sig_ip__\": {\"get_param\": \"dns_sig_ip\"}}, \"template\": \"#!/bin/bash\\n\\n# Log all output to file.\\nexec > >(tee -a /var/log/clearwater-heat-homer.log) 2>&1\\nset -x\\n\\n# Set up the signaling network namespace on each boot by creating an init file and\\n# linking to it from runlevel 2 and 3\\ncat >/etc/init.d/signaling_namespace < /etc/apt/sources.list.d/clearwater.list\\ncurl -L http://repo.cw-ngv.com/repo_key | apt-key add -\\napt-get update\\n\\n# Configure /etc/clearwater/local_config.\\nmkdir -p /etc/clearwater\\netcd_ip=__etcd_ip__\\n[ -n \\\"$etcd_ip\\\" ] || etcd_ip=__private_mgmt_ip__\\ncat > /etc/clearwater/local_config << EOF\\nsignaling_namespace=signaling\\nsignaling_dns_server=__dns_sig_ip__\\nmanagement_local_ip=__private_mgmt_ip__\\nlocal_ip=__private_sig_ip__\\npublic_ip=__public_sig_ip__\\npublic_hostname=homer-__index__.__zone__\\netcd_cluster=$etcd_ip\\nEOF\\n\\n# Now install the software.\\nDEBIAN_FRONTEND=noninteractive apt-get install homer --yes --force-yes\\nDEBIAN_FRONTEND=noninteractive apt-get install clearwater-management --yes --force-yes\\n\\n# Function to give DNS record type and IP address for specified IP address\\nip2rr() {\\n if echo $1 | grep -q -e '[^0-9.]' ; then\\n echo AAAA $1\\n else\\n echo A $1\\n fi\\n}\\n\\n# Update DNS\\nretries=0\\nwhile ! { nsupdate -y \\\"__zone__:__dnssec_key__\\\" -v << EOF\\nserver __dns_mgmt_ip__\\nupdate add homer-__index__.__zone__. 30 $(ip2rr __public_mgmt_ip__)\\nupdate add homer.__zone__. 30 $(ip2rr __public_sig_ip__)\\nsend\\nEOF\\n} && [ $retries -lt 10 ]\\ndo\\n retries=$((retries + 1))\\n echo 'nsupdate failed - retrying (retry '$retries')...'\\n sleep 5\\ndone\\n\\n# Use the DNS server.\\n# Use the DNS server.\\necho 'nameserver __dns_mgmt_ip__' > /etc/dnsmasq.resolv.conf\\necho 'RESOLV_CONF=/etc/dnsmasq.resolv.conf' >> /etc/default/dnsmasq\\nmkdir -p /etc/netns/signaling\\necho 'nameserver __dns_sig_ip__' > /etc/netns/signaling/resolv.conf\\nservice dnsmasq force-reload\\n\"}}, \"flavor\": {\"get_param\": \"flavor\"}, \"networks\": [{\"port\": {\"get_resource\": \"mgmt_port\"}}, {\"port\": {\"get_resource\": \"sig_port\"}}]}}}}", "file:///src/heat_vims/security-groups.yaml": "{\"outputs\": {\"dime_sig\": {\"description\": \"Security group for Dime nodes (signaling)\", \"value\": {\"get_resource\": \"dime_sig\"}}, \"dime_mgmt\": {\"description\": \"Security group for Dime nodes (management)\", \"value\": {\"get_resource\": \"dime_mgmt\"}}, \"ellis_mgmt\": {\"description\": \"Security group for Ellis nodes (managment)\", \"value\": {\"get_resource\": \"ellis_mgmt\"}}, \"sprout_sig_outbound\": {\"description\": \"Security group for Sprout nodes outbound traffic (signaling)\", \"value\": {\"get_resource\": \"sprout_sig_outbound\"}}, \"base_mgmt\": {\"description\": \"Base security group for all Clearwater nodes (management)\", \"value\": {\"get_resource\": \"base_mgmt\"}}, \"homer_mgmt\": {\"description\": \"Security group for Homer nodes (management)\", \"value\": {\"get_resource\": \"homer_mgmt\"}}, \"vellum_sig_outbound\": {\"description\": \"Security group for Vellum nodes outbound traffic (signaling)\", \"value\": {\"get_resource\": \"vellum_sig_outbound\"}}, \"homer_sig\": {\"description\": \"Security group for Homer nodes (signaling)\", \"value\": {\"get_resource\": \"homer_sig\"}}, \"dns\": {\"description\": \"Security group for DNS nodes\", \"value\": {\"get_resource\": \"dns\"}}, \"bono_sig\": {\"description\": \"Security group for Bono nodes (signaling)\", \"value\": {\"get_resource\": \"bono_sig\"}}, \"sprout_sig_inbound\": {\"description\": \"Security group for Sprout nodes inbound traffic (signaling)\", \"value\": {\"get_resource\": \"sprout_sig_inbound\"}}, \"vellum_sig_inbound\": {\"description\": \"Security group for Vellum nodes inbound traffic (signaling)\", \"value\": {\"get_resource\": \"vellum_sig_inbound\"}}}, \"heat_template_version\": \"2013-05-23\", \"description\": \"Security Groups for Clearwater to use\\n\", \"parameters\": {\"name_prefix\": {\"default\": \"clearwater\", \"type\": \"string\", \"description\": \"Security group name prefix\"}}, \"resources\": {\"dime_sig\": {\"type\": \"OS::Neutron::SecurityGroup\", \"properties\": {\"rules\": [{\"remote_group_id\": {\"get_resource\": \"bono_sig\"}, \"port_range_max\": 8888, \"port_range_min\": 8888, \"protocol\": \"tcp\", \"remote_mode\": \"remote_group_id\"}, {\"remote_group_id\": {\"get_resource\": \"sprout_sig_outbound\"}, \"port_range_max\": 8888, \"port_range_min\": 8888, \"protocol\": \"tcp\", \"remote_mode\": \"remote_group_id\"}, {\"remote_group_id\": {\"get_resource\": \"bono_sig\"}, \"port_range_max\": 10888, \"port_range_min\": 10888, \"protocol\": \"tcp\", \"remote_mode\": \"remote_group_id\"}, {\"remote_group_id\": {\"get_resource\": \"sprout_sig_outbound\"}, \"port_range_max\": 10888, \"port_range_min\": 10888, \"protocol\": \"tcp\", \"remote_mode\": \"remote_group_id\"}, {\"remote_group_id\": {\"get_resource\": \"vellum_sig_outbound\"}, \"port_range_max\": 10888, \"port_range_min\": 10888, \"protocol\": \"tcp\", \"remote_mode\": \"remote_group_id\"}], \"name\": {\"str_replace\": {\"params\": {\"__name_prefix__\": {\"get_param\": \"name_prefix\"}}, \"template\": \"__name_prefix__-dime-sig\"}}, \"description\": \"Security group for Dime nodes (signaling)\"}}, \"dime_mgmt\": {\"type\": \"OS::Neutron::SecurityGroup\", \"properties\": {\"rules\": [{\"remote_group_id\": {\"get_resource\": \"ellis_mgmt\"}, \"port_range_max\": 8889, \"port_range_min\": 8889, \"protocol\": \"tcp\", \"remote_mode\": \"remote_group_id\"}], \"name\": {\"str_replace\": {\"params\": {\"__name_prefix__\": {\"get_param\": \"name_prefix\"}}, \"template\": \"__name_prefix__-dime-mgmt\"}}, \"description\": \"Security group for Dime nodes (management)\"}}, \"ellis_mgmt\": {\"type\": \"OS::Neutron::SecurityGroup\", \"properties\": {\"rules\": [{\"protocol\": \"tcp\", \"port_range_max\": 80, \"port_range_min\": 80}, {\"protocol\": \"tcp\", \"port_range_max\": 443, \"port_range_min\": 443}], \"name\": {\"str_replace\": {\"params\": {\"__name_prefix__\": {\"get_param\": \"name_prefix\"}}, \"template\": \"__name_prefix__-ellis-mgmt\"}}, \"description\": \"Security group for Ellis nodes (management)\"}}, \"sprout_sig_outbound\": {\"type\": \"OS::Neutron::SecurityGroup\", \"properties\": {\"rules\": [{\"protocol\": \"tcp\", \"port_range_max\": 5052, \"port_range_min\": 5052, \"remote_mode\": \"remote_group_id\"}, {\"protocol\": \"tcp\", \"port_range_max\": 5054, \"port_range_min\": 5054, \"remote_mode\": \"remote_group_id\"}], \"name\": {\"str_replace\": {\"params\": {\"__name_prefix__\": {\"get_param\": \"name_prefix\"}}, \"template\": \"__name_prefix__-sprout-sig-outbound\"}}, \"description\": \"Security group for Sprout nodes outbound traffic (signaling)\"}}, \"base_mgmt\": {\"type\": \"OS::Neutron::SecurityGroup\", \"properties\": {\"rules\": [{\"ethertype\": \"IPv4\", \"direction\": \"egress\"}, {\"ethertype\": \"IPv6\", \"direction\": \"egress\"}, {\"protocol\": \"icmp\"}, {\"protocol\": \"tcp\", \"port_range_max\": 22, \"port_range_min\": 22}, {\"protocol\": \"udp\", \"port_range_max\": 161, \"port_range_min\": 161}, {\"protocol\": \"tcp\", \"port_range_max\": 2380, \"port_range_min\": 2380, \"remote_mode\": \"remote_group_id\"}, {\"protocol\": \"tcp\", \"port_range_max\": 4000, \"port_range_min\": 4000, \"remote_mode\": \"remote_group_id\"}], \"name\": {\"str_replace\": {\"params\": {\"__name_prefix__\": {\"get_param\": \"name_prefix\"}}, \"template\": \"__name_prefix__-base-mgmt\"}}, \"description\": \"Base security group for all Clearwater nodes (management)\"}}, \"homer_mgmt\": {\"type\": \"OS::Neutron::SecurityGroup\", \"properties\": {\"rules\": [{\"protocol\": \"tcp\", \"port_range_max\": 7888, \"port_range_min\": 7888}, {\"remote_group_id\": {\"get_resource\": \"sprout_sig_outbound\"}, \"port_range_max\": 7888, \"port_range_min\": 7888, \"protocol\": \"tcp\", \"remote_mode\": \"remote_group_id\"}], \"name\": {\"str_replace\": {\"params\": {\"__name_prefix__\": {\"get_param\": \"name_prefix\"}}, \"template\": \"__name_prefix__-homer-mgmt\"}}, \"description\": \"Security group for Homer nodes (management)\"}}, \"vellum_sig_outbound\": {\"type\": \"OS::Neutron::SecurityGroup\", \"properties\": {\"rules\": [{\"protocol\": \"tcp\", \"port_range_max\": 7253, \"port_range_min\": 7253, \"remote_mode\": \"remote_group_id\"}, {\"protocol\": \"tcp\", \"port_range_max\": 7000, \"port_range_min\": 7000, \"remote_mode\": \"remote_group_id\"}, {\"protocol\": \"tcp\", \"port_range_max\": 11211, \"port_range_min\": 11211, \"remote_mode\": \"remote_group_id\"}], \"name\": {\"str_replace\": {\"params\": {\"__name_prefix__\": {\"get_param\": \"name_prefix\"}}, \"template\": \"__name_prefix__-vellum-sig-outbound\"}}, \"description\": \"Security group for Vellum nodes outbound traffic (signaling)\"}}, \"homer_sig\": {\"type\": \"OS::Neutron::SecurityGroup\", \"properties\": {\"rules\": [{\"protocol\": \"tcp\", \"port_range_max\": 7888, \"port_range_min\": 7888}, {\"remote_group_id\": {\"get_resource\": \"sprout_sig_outbound\"}, \"port_range_max\": 7888, \"port_range_min\": 7888, \"protocol\": \"tcp\", \"remote_mode\": \"remote_group_id\"}, {\"protocol\": \"tcp\", \"port_range_max\": 9160, \"port_range_min\": 9160, \"remote_mode\": \"remote_group_id\"}], \"name\": {\"str_replace\": {\"params\": {\"__name_prefix__\": {\"get_param\": \"name_prefix\"}}, \"template\": \"__name_prefix__-homer-sig\"}}, \"description\": \"Security group for Homer nodes (signaling)\"}}, \"dns\": {\"type\": \"OS::Neutron::SecurityGroup\", \"properties\": {\"rules\": [{\"ethertype\": \"IPv4\", \"direction\": \"egress\"}, {\"ethertype\": \"IPv6\", \"direction\": \"egress\"}, {\"protocol\": \"icmp\"}, {\"protocol\": \"tcp\", \"port_range_max\": 22, \"port_range_min\": 22}, {\"protocol\": \"udp\", \"port_range_max\": 53, \"port_range_min\": 53}, {\"protocol\": \"tcp\", \"port_range_max\": 53, \"port_range_min\": 53}], \"name\": {\"str_replace\": {\"params\": {\"__name_prefix__\": {\"get_param\": \"name_prefix\"}}, \"template\": \"__name_prefix__-dns\"}}, \"description\": \"Security group for DNS nodes\"}}, \"bono_sig\": {\"type\": \"OS::Neutron::SecurityGroup\", \"properties\": {\"rules\": [{\"protocol\": \"udp\", \"port_range_max\": 3478, \"port_range_min\": 3478}, {\"protocol\": \"tcp\", \"port_range_max\": 3478, \"port_range_min\": 3478}, {\"protocol\": \"tcp\", \"port_range_max\": 5058, \"port_range_min\": 5058, \"remote_mode\": \"remote_group_id\"}, {\"remote_group_id\": {\"get_resource\": \"sprout_sig_outbound\"}, \"port_range_max\": 5058, \"port_range_min\": 5058, \"protocol\": \"tcp\", \"remote_mode\": \"remote_group_id\"}, {\"protocol\": \"udp\", \"port_range_max\": 5060, \"port_range_min\": 5060}, {\"protocol\": \"tcp\", \"port_range_max\": 5060, \"port_range_min\": 5060}, {\"protocol\": \"tcp\", \"port_range_max\": 5062, \"port_range_min\": 5062}, {\"protocol\": \"udp\", \"port_range_max\": 65535, \"port_range_min\": 32768}], \"name\": {\"str_replace\": {\"params\": {\"__name_prefix__\": {\"get_param\": \"name_prefix\"}}, \"template\": \"__name_prefix__-bono-sig\"}}, \"description\": \"Security group for Bono nodes (signaling)\"}}, \"sprout_sig_inbound\": {\"type\": \"OS::Neutron::SecurityGroup\", \"properties\": {\"rules\": [{\"remote_group_id\": {\"get_resource\": \"bono_sig\"}, \"port_range_max\": 5052, \"port_range_min\": 5052, \"protocol\": \"tcp\", \"remote_mode\": \"remote_group_id\"}, {\"remote_group_id\": {\"get_resource\": \"bono_sig\"}, \"port_range_max\": 5054, \"port_range_min\": 5054, \"protocol\": \"tcp\", \"remote_mode\": \"remote_group_id\"}, {\"remote_group_id\": {\"get_resource\": \"vellum_sig_outbound\"}, \"port_range_max\": 9888, \"port_range_min\": 9888, \"protocol\": \"tcp\", \"remote_mode\": \"remote_group_id\"}, {\"remote_group_id\": {\"get_resource\": \"dime_sig\"}, \"port_range_max\": 9888, \"port_range_min\": 9888, \"protocol\": \"tcp\", \"remote_mode\": \"remote_group_id\"}], \"name\": {\"str_replace\": {\"params\": {\"__name_prefix__\": {\"get_param\": \"name_prefix\"}}, \"template\": \"__name_prefix__-sprout-sig-inbound\"}}, \"description\": \"Security group for Sprout nodes inbound traffic (signaling)\"}}, \"vellum_sig_inbound\": {\"type\": \"OS::Neutron::SecurityGroup\", \"properties\": {\"rules\": [{\"remote_group_id\": {\"get_resource\": \"sprout_sig_outbound\"}, \"port_range_max\": 11311, \"port_range_min\": 11311, \"protocol\": \"tcp\", \"remote_mode\": \"remote_group_id\"}, {\"remote_group_id\": {\"get_resource\": \"dime_sig\"}, \"port_range_max\": 11311, \"port_range_min\": 11311, \"protocol\": \"tcp\", \"remote_mode\": \"remote_group_id\"}, {\"remote_group_id\": {\"get_resource\": \"sprout_sig_outbound\"}, \"port_range_max\": 7253, \"port_range_min\": 7253, \"protocol\": \"tcp\", \"remote_mode\": \"remote_group_id\"}, {\"remote_group_id\": {\"get_resource\": \"dime_sig\"}, \"port_range_max\": 7253, \"port_range_min\": 7253, \"protocol\": \"tcp\", \"remote_mode\": \"remote_group_id\"}, {\"remote_group_id\": {\"get_resource\": \"dime_sig\"}, \"port_range_max\": 9160, \"port_range_min\": 9160, \"protocol\": \"tcp\", \"remote_mode\": \"remote_group_id\"}, {\"remote_group_id\": {\"get_resource\": \"homer_sig\"}, \"port_range_max\": 9160, \"port_range_min\": 9160, \"protocol\": \"tcp\", \"remote_mode\": \"remote_group_id\"}], \"name\": {\"str_replace\": {\"params\": {\"__name_prefix__\": {\"get_param\": \"name_prefix\"}}, \"template\": \"__name_prefix__-vellum-sig-inbound\"}}, \"description\": \"Security group for Vellum nodes inbound traffic (signaling)\"}}}}"}, "disable_rollback": false, "parameters": {"vellum_cluster_size": 1, "zone": "clearwater.opnfv", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "key_name": "heat_ims-kp_bd473631-e088-4b41-9469-069909e508ff", "image": "heat_ims-img_bd473631-e088-4b41-9469-069909e508ff", "public_sig_net_id": "a4959dd9-e8f4-4ea9-8c99-7bff545db58c", "dn_range_length": "1000", "dime_cluster_size": 1, "dn_range_start": "6505550000", "bono_cluster_size": 1, "external_mgmt_dns_ip": "8.8.8.8", "homer_cluster_size": 1, "public_mgmt_net_id": "a4959dd9-e8f4-4ea9-8c99-7bff545db58c", "flavor": "heat_ims-flavor_bd473631-e088-4b41-9469-069909e508ff", "external_sig_dns_ip": "8.8.8.8", "sprout_cluster_size": 1}, "tags": null, "stack_name": "clearwater-opnfv", "environment": {}, "template": {"outputs": {"dns_ip": {"description": "IP address of DNS", "value": {"get_attr": ["dns", "public_mgmt_ip"]}}, "zone": {"description": "DNS zone", "value": {"get_param": "zone"}}}, "heat_template_version": "2013-05-23", "description": "Clearwater deployment\n", "parameters": {"vellum_cluster_size": {"default": 1, "type": "number", "description": "Number of Vellum nodes in Vellum cluster"}, "repo_url": {"default": "http://repo.cw-ngv.com/stable", "type": "string", "description": "URL for Clearwater repository"}, "private_mgmt_net_cidr": {"default": "192.168.0.0/24", "type": "string", "description": "Private management network address (CIDR notation)"}, "key_name": {"type": "string", "description": "Name of keypair to assign", "constraints": [{"custom_constraint": "nova.keypair", "description": "Must be a valid keypair name"}]}, "image": {"type": "string", "description": "Name of image to use", "constraints": [{"custom_constraint": "glance.image", "description": "Must be a valid image name"}]}, "private_mgmt_net_pool_start": {"default": "192.168.0.1", "type": "string", "description": "Start of private management network IP address pool"}, "dn_range_length": {"default": "1000", "type": "string", "description": "Number of directory numbers to add to pool", "constraints": [{"allowed_pattern": "[0-9]+", "description": "Must be numeric"}]}, "dime_cluster_size": {"default": 1, "type": "number", "description": "Number of Dime nodes in Dime cluster"}, "private_sig_net_pool_end": {"default": "192.168.1.253", "type": "string", "description": "End of private signaling network IP address pool"}, "dn_range_start": {"default": "6505550000", "type": "string", "description": "First directory number in pool", "constraints": [{"allowed_pattern": "[0-9]+", "description": "Must be numeric"}]}, "public_sig_net_id": {"type": "string", "description": "ID of public signaling network", "constraints": [{"custom_constraint": "neutron.network", "description": "Must be a valid network ID"}]}, "private_sig_net_ip_version": {"default": "4", "type": "string", "description": "IP version (4 or 6) on the private signaling network", "constraints": [{"description": "Must be 4 (IPv4) or 6 (IPv6)", "allowed_values": ["4", "6"]}]}, "public_mgmt_net_id": {"type": "string", "description": "ID of public management network", "constraints": [{"custom_constraint": "neutron.network", "description": "Must be a valid network ID"}]}, "homer_cluster_size": {"default": 1, "type": "number", "description": "Number of Homer nodes in Homer cluster"}, "flavor": {"type": "string", "description": "Flavor to use", "constraints": [{"custom_constraint": "nova.flavor", "description": "Must be a valid flavor name"}]}, "sprout_cluster_size": {"default": 1, "type": "number", "description": "Number of Sprout nodes in Sprout cluster"}, "private_sig_net_pool_start": {"default": "192.168.1.1", "type": "string", "description": "Start of private signaling network IP address pool"}, "private_mgmt_net_gateway": {"default": "192.168.0.254", "type": "string", "description": "Private management network gateway address"}, "dnssec_key": {"type": "string", "description": "DNSSEC private key (Base64-encoded)", "constraints": [{"allowed_pattern": "[0-9A-Za-z+/=]+", "description": "Must be Base64-encoded"}]}, "zone": {"default": "example.com", "type": "string", "description": "DNS zone"}, "private_mgmt_net_pool_end": {"default": "192.168.0.253", "type": "string", "description": "End of private management network IP address pool"}, "external_mgmt_dns_ip": {"default": "8.8.8.8", "type": "string", "description": "IP address of external DNS server on management network"}, "bono_cluster_size": {"default": 1, "type": "number", "description": "Number of Bono nodes in Bono cluster"}, "private_sig_net_cidr": {"default": "192.168.1.0/24", "type": "string", "description": "Private signaling network address (CIDR notation)"}, "external_sig_dns_ip": {"default": "8.8.8.8", "type": "string", "description": "IP address of external DNS server on signaling network"}, "private_sig_net_gateway": {"default": "192.168.1.254", "type": "string", "description": "Private signaling network gateway address"}}, "resources": {"homer": {"type": "OS::Heat::ResourceGroup", "properties": {"count": {"get_param": "homer_cluster_size"}, "resource_def": {"type": "file:///src/heat_vims/homer.yaml", "properties": {"index": "__index__", "key_name": {"get_param": "key_name"}, "image": {"get_param": "image"}, "private_sig_net_id": {"get_attr": ["sig_network", "private_net"]}, "public_sig_net_id": {"get_param": "public_sig_net_id"}, "homer_sig_security_group": {"get_attr": ["security_groups", "homer_sig"]}, "repo_url": {"get_param": "repo_url"}, "homer_mgmt_security_group": {"get_attr": ["security_groups", "homer_mgmt"]}, "flavor": {"get_param": "flavor"}, "private_mgmt_net_id": {"get_attr": ["mgmt_network", "private_net"]}, "etcd_ip": {"get_attr": ["ellis", "private_mgmt_ip"]}, "zone": {"get_param": "zone"}, "dnssec_key": {"get_param": "dnssec_key"}, "dns_mgmt_ip": {"get_attr": ["dns", "private_mgmt_ip"]}, "dns_sig_ip": {"get_attr": ["dns", "private_sig_ip"]}, "base_mgmt_security_group": {"get_attr": ["security_groups", "base_mgmt"]}, "private_sig_net_cidr": {"get_attr": ["sig_network", "private_net_cidr"]}, "public_mgmt_net_id": {"get_param": "public_mgmt_net_id"}, "private_sig_net_gateway": {"get_attr": ["sig_network", "private_net_gateway"]}}}, "index_var": "__index__"}}, "ellis": {"type": "file:///src/heat_vims/ellis.yaml", "properties": {"zone": {"get_param": "zone"}, "dnssec_key": {"get_param": "dnssec_key"}, "key_name": {"get_param": "key_name"}, "image": {"get_param": "image"}, "ellis_mgmt_security_group": {"get_attr": ["security_groups", "ellis_mgmt"]}, "dn_range_length": {"get_param": "dn_range_length"}, "base_mgmt_security_group": {"get_attr": ["security_groups", "base_mgmt"]}, "dn_range_start": {"get_param": "dn_range_start"}, "repo_url": {"get_param": "repo_url"}, "public_mgmt_net_id": {"get_param": "public_mgmt_net_id"}, "flavor": {"get_param": "flavor"}, "dns_mgmt_ip": {"get_attr": ["dns", "private_mgmt_ip"]}, "private_mgmt_net_id": {"get_attr": ["mgmt_network", "private_net"]}}}, "dime": {"type": "OS::Heat::ResourceGroup", "properties": {"count": {"get_param": "dime_cluster_size"}, "resource_def": {"type": "file:///src/heat_vims/dime.yaml", "properties": {"dime_sig_security_group": {"get_attr": ["security_groups", "dime_sig"]}, "index": "__index__", "key_name": {"get_param": "key_name"}, "image": {"get_param": "image"}, "private_sig_net_id": {"get_attr": ["sig_network", "private_net"]}, "public_sig_net_id": {"get_param": "public_sig_net_id"}, "repo_url": {"get_param": "repo_url"}, "flavor": {"get_param": "flavor"}, "private_mgmt_net_id": {"get_attr": ["mgmt_network", "private_net"]}, "etcd_ip": {"get_attr": ["ellis", "private_mgmt_ip"]}, "dnssec_key": {"get_param": "dnssec_key"}, "zone": {"get_param": "zone"}, "dns_mgmt_ip": {"get_attr": ["dns", "private_mgmt_ip"]}, "dns_sig_ip": {"get_attr": ["dns", "private_sig_ip"]}, "base_mgmt_security_group": {"get_attr": ["security_groups", "base_mgmt"]}, "private_sig_net_cidr": {"get_attr": ["sig_network", "private_net_cidr"]}, "dime_mgmt_security_group": {"get_attr": ["security_groups", "dime_mgmt"]}, "public_mgmt_net_id": {"get_param": "public_mgmt_net_id"}, "private_sig_net_gateway": {"get_attr": ["sig_network", "private_net_gateway"]}}}, "index_var": "__index__"}}, "sprout": {"type": "OS::Heat::ResourceGroup", "properties": {"count": {"get_param": "sprout_cluster_size"}, "resource_def": {"type": "file:///src/heat_vims/sprout.yaml", "properties": {"sprout_sig_outbound_security_group": {"get_attr": ["security_groups", "sprout_sig_outbound"]}, "index": "__index__", "key_name": {"get_param": "key_name"}, "image": {"get_param": "image"}, "private_sig_net_id": {"get_attr": ["sig_network", "private_net"]}, "public_sig_net_id": {"get_param": "public_sig_net_id"}, "sprout_sig_inbound_security_group": {"get_attr": ["security_groups", "sprout_sig_inbound"]}, "repo_url": {"get_param": "repo_url"}, "flavor": {"get_param": "flavor"}, "private_mgmt_net_id": {"get_attr": ["mgmt_network", "private_net"]}, "etcd_ip": {"get_attr": ["ellis", "private_mgmt_ip"]}, "zone": {"get_param": "zone"}, "dnssec_key": {"get_param": "dnssec_key"}, "dns_mgmt_ip": {"get_attr": ["dns", "private_mgmt_ip"]}, "dns_sig_ip": {"get_attr": ["dns", "private_sig_ip"]}, "base_mgmt_security_group": {"get_attr": ["security_groups", "base_mgmt"]}, "private_sig_net_cidr": {"get_attr": ["sig_network", "private_net_cidr"]}, "public_mgmt_net_id": {"get_param": "public_mgmt_net_id"}, "private_sig_net_gateway": {"get_attr": ["sig_network", "private_net_gateway"]}}}, "index_var": "__index__"}}, "vellum": {"type": "OS::Heat::ResourceGroup", "properties": {"count": {"get_param": "vellum_cluster_size"}, "resource_def": {"type": "file:///src/heat_vims/vellum.yaml", "properties": {"index": "__index__", "key_name": {"get_param": "key_name"}, "image": {"get_param": "image"}, "private_sig_net_id": {"get_attr": ["sig_network", "private_net"]}, "public_sig_net_id": {"get_param": "public_sig_net_id"}, "repo_url": {"get_param": "repo_url"}, "flavor": {"get_param": "flavor"}, "dns_sig_ip": {"get_attr": ["dns", "private_sig_ip"]}, "private_mgmt_net_id": {"get_attr": ["mgmt_network", "private_net"]}, "etcd_ip": {"get_attr": ["ellis", "private_mgmt_ip"]}, "zone": {"get_param": "zone"}, "dnssec_key": {"get_param": "dnssec_key"}, "dns_mgmt_ip": {"get_attr": ["dns", "private_mgmt_ip"]}, "vellum_sig_inbound_security_group": {"get_attr": ["security_groups", "vellum_sig_inbound"]}, "base_mgmt_security_group": {"get_attr": ["security_groups", "base_mgmt"]}, "private_sig_net_cidr": {"get_attr": ["sig_network", "private_net_cidr"]}, "vellum_sig_outbound_security_group": {"get_attr": ["security_groups", "vellum_sig_outbound"]}, "public_mgmt_net_id": {"get_param": "public_mgmt_net_id"}, "private_sig_net_gateway": {"get_attr": ["sig_network", "private_net_gateway"]}}}, "index_var": "__index__"}}, "sig_network": {"type": "file:///src/heat_vims/network.yaml", "properties": {"private_net_cidr": {"get_param": "private_sig_net_cidr"}, "private_net_pool_end": {"get_param": "private_sig_net_pool_end"}, "dns_ip": {"get_param": "external_sig_dns_ip"}, "private_net_gateway": {"get_param": "private_sig_net_gateway"}, "public_net_id": {"get_param": "public_sig_net_id"}, "private_net_pool_start": {"get_param": "private_sig_net_pool_start"}, "private_net_name": {"str_replace": {"params": {"__stack__": {"get_param": "OS::stack_name"}}, "template": "__stack__-private-signaling"}}, "private_net_ip_version": {"get_param": "private_sig_net_ip_version"}}}, "bono": {"type": "OS::Heat::ResourceGroup", "properties": {"count": {"get_param": "bono_cluster_size"}, "resource_def": {"type": "file:///src/heat_vims/bono.yaml", "properties": {"index": "__index__", "key_name": {"get_param": "key_name"}, "image": {"get_param": "image"}, "private_sig_net_id": {"get_attr": ["sig_network", "private_net"]}, "public_sig_net_id": {"get_param": "public_sig_net_id"}, "repo_url": {"get_param": "repo_url"}, "flavor": {"get_param": "flavor"}, "private_mgmt_net_id": {"get_attr": ["mgmt_network", "private_net"]}, "bono_sig_security_group": {"get_attr": ["security_groups", "bono_sig"]}, "etcd_ip": {"get_attr": ["ellis", "private_mgmt_ip"]}, "zone": {"get_param": "zone"}, "dnssec_key": {"get_param": "dnssec_key"}, "dns_mgmt_ip": {"get_attr": ["dns", "private_mgmt_ip"]}, "dns_sig_ip": {"get_attr": ["dns", "private_sig_ip"]}, "base_mgmt_security_group": {"get_attr": ["security_groups", "base_mgmt"]}, "private_sig_net_cidr": {"get_attr": ["sig_network", "private_net_cidr"]}, "public_mgmt_net_id": {"get_param": "public_mgmt_net_id"}, "private_sig_net_gateway": {"get_attr": ["sig_network", "private_net_gateway"]}}}, "index_var": "__index__"}}, "dns": {"type": "file:///src/heat_vims/dns.yaml", "properties": {"dns_security_group": {"get_attr": ["security_groups", "dns"]}, "zone": {"get_param": "zone"}, "dnssec_key": {"get_param": "dnssec_key"}, "key_name": {"get_param": "key_name"}, "image": {"get_param": "image"}, "private_sig_net_id": {"get_attr": ["sig_network", "private_net"]}, "public_sig_net_id": {"get_param": "public_sig_net_id"}, "private_sig_net_cidr": {"get_attr": ["sig_network", "private_net_cidr"]}, "public_mgmt_net_id": {"get_param": "public_mgmt_net_id"}, "flavor": {"get_param": "flavor"}, "private_mgmt_net_id": {"get_attr": ["mgmt_network", "private_net"]}}}, "mgmt_network": {"type": "file:///src/heat_vims/network.yaml", "properties": {"private_net_gateway": {"get_param": "private_mgmt_net_gateway"}, "public_net_id": {"get_param": "public_mgmt_net_id"}, "private_net_pool_start": {"get_param": "private_mgmt_net_pool_start"}, "private_net_cidr": {"get_param": "private_mgmt_net_cidr"}, "private_net_name": {"str_replace": {"params": {"__stack__": {"get_param": "OS::stack_name"}}, "template": "__stack__-private-management"}}, "private_net_pool_end": {"get_param": "private_mgmt_net_pool_end"}, "dns_ip": {"get_param": "external_mgmt_dns_ip"}}}, "security_groups": {"type": "file:///src/heat_vims/security-groups.yaml", "properties": {"name_prefix": {"get_param": "OS::stack_name"}}}}}, "timeout_mins": 60}' 2018-12-27 19:32:54,204 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 27 Dec 2018 19:32:41 GMT Server: Apache x-openstack-request-id: req-e8403f41-7434-46bf-b773-a0afd76c3ccd Location: http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1 Content-Length: 217 Content-Type: application/json RESP BODY: {"stack": {"id": "6c39d896-a204-41e5-89b5-790204fb6fa1", "links": [{"href": "http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1", "rel": "self"}]}} 2018-12-27 19:32:54,205 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks used request id req-e8403f41-7434-46bf-b773-a0afd76c3ccd 2018-12-27 19:32:54,205 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.POST.stacks in 12.703785181s 2018-12-27 19:32:54,205 - shade.request_ids - DEBUG - POST call to orchestration for http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks used request id req-e8403f41-7434-46bf-b773-a0afd76c3ccd 2018-12-27 19:32:54,206 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-27 19:32:54,208 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/events?marker=None&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1160947540e39475cdcf001250247e001a7a12cf" 2018-12-27 19:32:54,428 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 19:32:54 GMT Server: Apache x-openstack-request-id: req-4b9f1469-ce37-41d2-be83-4fc2f6b1419f Location: http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1/events?sort_dir=asc Content-Length: 463 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-27 19:32:55,068 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:32:54 GMT Server: Apache x-openstack-request-id: req-3652a972-68cf-4881-b399-523956905db2 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 428 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "clearwater-opnfv", "event_time": "2018-12-27T19:32:54Z", "links": [{"href": "http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1/resources/clearwater-opnfv/events/44c731fb-549d-478b-bddb-217f6b33359c", "rel": "self"}, {"href": "http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1/resources/clearwater-opnfv", "rel": "resource"}, {"href": "http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1", "rel": "stack"}], "logical_resource_id": "clearwater-opnfv", "resource_status_reason": "Stack CREATE started", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "6c39d896-a204-41e5-89b5-790204fb6fa1", "id": "44c731fb-549d-478b-bddb-217f6b33359c"}, {"resource_name": "sig_network", "event_time": "2018-12-27T19:32:54Z", "links": [{"href": "http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1/resources/sig_network/events/649c8c38-7920-45f6-888d-c4840e222292", "rel": "self"}, {"href": "http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1/resources/sig_network", "rel": "resource"}, {"href": "http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1", "rel": "stack"}], "logical_resource_id": "sig_network", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-sig_network-qguwa5aq5voo", "id": "649c8c38-7920-45f6-888d-c4840e222292"}]} 2018-12-27 19:32:55,069 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1/events?sort_dir=asc&sort_dir=asc used request id req-3652a972-68cf-4881-b399-523956905db2 2018-12-27 19:32:55,069 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.863066911697s 2018-12-27 19:32:55,069 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1/events?sort_dir=asc&sort_dir=asc used request id req-3652a972-68cf-4881-b399-523956905db2 2018-12-27 19:33:00,075 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-27 19:33:00,078 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/events?marker=649c8c38-7920-45f6-888d-c4840e222292&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1160947540e39475cdcf001250247e001a7a12cf" 2018-12-27 19:33:00,729 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 19:33:00 GMT Server: Apache x-openstack-request-id: req-d5ef0e59-abd8-4902-bdfe-da53a0dd4762 Location: http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1/events?marker=649c8c38-7920-45f6-888d-c4840e222292&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-27 19:33:00,959 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:33:00 GMT Server: Apache x-openstack-request-id: req-48517e02-dc1d-415f-ba78-05dd1d37e8fb Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 443 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "security_groups", "event_time": "2018-12-27T19:32:55Z", "links": [{"href": "http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1/resources/security_groups/events/a4493b4c-a544-47bb-a943-2cfe1c6cc9ea", "rel": "self"}, {"href": "http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1/resources/security_groups", "rel": "resource"}, {"href": "http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1", "rel": "stack"}], "logical_resource_id": "security_groups", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-security_groups-j2xxyzknaybz", "id": "a4493b4c-a544-47bb-a943-2cfe1c6cc9ea"}, {"resource_name": "mgmt_network", "event_time": "2018-12-27T19:32:56Z", "links": [{"href": "http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1/resources/mgmt_network/events/8a4c470c-d1f7-44f4-bc5f-362c2acbfae2", "rel": "self"}, {"href": "http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1/resources/mgmt_network", "rel": "resource"}, {"href": "http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1", "rel": "stack"}], "logical_resource_id": "mgmt_network", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-mgmt_network-ggqneh2b2scg", "id": "8a4c470c-d1f7-44f4-bc5f-362c2acbfae2"}]} 2018-12-27 19:33:00,959 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1/events?marker=649c8c38-7920-45f6-888d-c4840e222292&sort_dir=asc&marker=649c8c38-7920-45f6-888d-c4840e222292&sort_dir=asc used request id req-48517e02-dc1d-415f-ba78-05dd1d37e8fb 2018-12-27 19:33:00,959 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.883891105652s 2018-12-27 19:33:00,960 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1/events?marker=649c8c38-7920-45f6-888d-c4840e222292&sort_dir=asc&marker=649c8c38-7920-45f6-888d-c4840e222292&sort_dir=asc used request id req-48517e02-dc1d-415f-ba78-05dd1d37e8fb 2018-12-27 19:33:05,966 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-27 19:33:05,969 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/events?marker=8a4c470c-d1f7-44f4-bc5f-362c2acbfae2&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1160947540e39475cdcf001250247e001a7a12cf" 2018-12-27 19:33:06,190 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 19:33:05 GMT Server: Apache x-openstack-request-id: req-204e4ef7-be20-4cdd-9185-35d2f0966969 Location: http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1/events?marker=8a4c470c-d1f7-44f4-bc5f-362c2acbfae2&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-27 19:33:06,420 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:33:06 GMT Server: Apache x-openstack-request-id: req-828dd295-1214-445c-952d-bc248ff95257 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-12-27 19:33:06,420 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1/events?marker=8a4c470c-d1f7-44f4-bc5f-362c2acbfae2&sort_dir=asc&marker=8a4c470c-d1f7-44f4-bc5f-362c2acbfae2&sort_dir=asc used request id req-828dd295-1214-445c-952d-bc248ff95257 2018-12-27 19:33:06,420 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.45445394516s 2018-12-27 19:33:06,421 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1/events?marker=8a4c470c-d1f7-44f4-bc5f-362c2acbfae2&sort_dir=asc&marker=8a4c470c-d1f7-44f4-bc5f-362c2acbfae2&sort_dir=asc used request id req-828dd295-1214-445c-952d-bc248ff95257 2018-12-27 19:33:11,426 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-27 19:33:11,429 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/events?marker=8a4c470c-d1f7-44f4-bc5f-362c2acbfae2&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1160947540e39475cdcf001250247e001a7a12cf" 2018-12-27 19:33:11,456 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 19:33:11 GMT Server: Apache x-openstack-request-id: req-88516823-e839-4a97-9cf8-995542d85065 Location: http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1/events?marker=8a4c470c-d1f7-44f4-bc5f-362c2acbfae2&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-27 19:33:11,694 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:33:11 GMT Server: Apache x-openstack-request-id: req-7171ff69-2e09-447b-96da-8325a7c6b65a Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-12-27 19:33:11,695 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1/events?marker=8a4c470c-d1f7-44f4-bc5f-362c2acbfae2&sort_dir=asc&marker=8a4c470c-d1f7-44f4-bc5f-362c2acbfae2&sort_dir=asc used request id req-7171ff69-2e09-447b-96da-8325a7c6b65a 2018-12-27 19:33:11,695 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.268314123154s 2018-12-27 19:33:11,695 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1/events?marker=8a4c470c-d1f7-44f4-bc5f-362c2acbfae2&sort_dir=asc&marker=8a4c470c-d1f7-44f4-bc5f-362c2acbfae2&sort_dir=asc used request id req-7171ff69-2e09-447b-96da-8325a7c6b65a 2018-12-27 19:33:11,696 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-12-27 19:33:11,698 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1160947540e39475cdcf001250247e001a7a12cf" 2018-12-27 19:33:11,939 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 19:33:11 GMT Server: Apache x-openstack-request-id: req-e197aab5-e13f-4588-a88f-cd7fad8f720a Location: http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1?resolve_outputs=False Content-Length: 467 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-27 19:33:12,186 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:33:11 GMT Server: Apache x-openstack-request-id: req-5f70f3df-a695-436d-b758-374f90fb79a3 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 875 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "5659dcbdaa7742d7bfece797c4514064", "private_sig_net_ip_version": "4", "image": "heat_ims-img_bd473631-e088-4b41-9469-069909e508ff", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_bd473631-e088-4b41-9469-069909e508ff", "sprout_cluster_size": "1", "private_sig_net_pool_start": "192.168.1.1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.0.253", "external_mgmt_dns_ip": "8.8.8.8", "private_sig_net_cidr": "192.168.1.0/24", "external_sig_dns_ip": "8.8.8.8", "private_sig_net_gateway": "192.168.1.254", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_bd473631-e088-4b41-9469-069909e508ff", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.0.0/24", "private_sig_net_pool_end": "192.168.1.253", "dn_range_start": "6505550000", "public_sig_net_id": "a4959dd9-e8f4-4ea9-8c99-7bff545db58c", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "6c39d896-a204-41e5-89b5-790204fb6fa1", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "a4959dd9-e8f4-4ea9-8c99-7bff545db58c"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "858d1306bba0487e89ce631a298d4be9", "tags": null, "creation_time": "2018-12-27T19:32:53Z", "links": [{"href": "http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "6c39d896-a204-41e5-89b5-790204fb6fa1", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-12-27 19:33:12,186 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1?resolve_outputs=False used request id req-5f70f3df-a695-436d-b758-374f90fb79a3 2018-12-27 19:33:12,186 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.490746974945s 2018-12-27 19:33:12,187 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1?resolve_outputs=False used request id req-5f70f3df-a695-436d-b758-374f90fb79a3 2018-12-27 19:33:17,189 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-27 19:33:17,193 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/events?marker=8a4c470c-d1f7-44f4-bc5f-362c2acbfae2&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1160947540e39475cdcf001250247e001a7a12cf" 2018-12-27 19:33:17,241 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 19:33:17 GMT Server: Apache x-openstack-request-id: req-10ff9828-fac2-4ff9-a2af-6c71373a00fa Location: http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1/events?marker=8a4c470c-d1f7-44f4-bc5f-362c2acbfae2&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-27 19:33:17,910 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:33:17 GMT Server: Apache x-openstack-request-id: req-4865f334-11ee-4193-aec6-1df0591c84db Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 448 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "sig_network", "event_time": "2018-12-27T19:33:13Z", "links": [{"href": "http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1/resources/sig_network/events/fd888527-250a-4ab6-9ebe-09310fe10f57", "rel": "self"}, {"href": "http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1/resources/sig_network", "rel": "resource"}, {"href": "http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1", "rel": "stack"}], "logical_resource_id": "sig_network", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "644c6b55-802c-4f53-a8fb-5556fc712230", "id": "fd888527-250a-4ab6-9ebe-09310fe10f57"}, {"resource_name": "mgmt_network", "event_time": "2018-12-27T19:33:14Z", "links": [{"href": "http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1/resources/mgmt_network/events/a37b6acb-5d72-421d-b8cd-2e1b200d3204", "rel": "self"}, {"href": "http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1/resources/mgmt_network", "rel": "resource"}, {"href": "http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1", "rel": "stack"}], "logical_resource_id": "mgmt_network", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "b2650294-4083-48cc-ba37-3fd6c3598f44", "id": "a37b6acb-5d72-421d-b8cd-2e1b200d3204"}]} 2018-12-27 19:33:17,911 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1/events?marker=8a4c470c-d1f7-44f4-bc5f-362c2acbfae2&sort_dir=asc&marker=8a4c470c-d1f7-44f4-bc5f-362c2acbfae2&sort_dir=asc used request id req-4865f334-11ee-4193-aec6-1df0591c84db 2018-12-27 19:33:17,911 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.721117019653s 2018-12-27 19:33:17,911 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1/events?marker=8a4c470c-d1f7-44f4-bc5f-362c2acbfae2&sort_dir=asc&marker=8a4c470c-d1f7-44f4-bc5f-362c2acbfae2&sort_dir=asc used request id req-4865f334-11ee-4193-aec6-1df0591c84db 2018-12-27 19:33:22,917 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-27 19:33:22,920 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/events?marker=a37b6acb-5d72-421d-b8cd-2e1b200d3204&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1160947540e39475cdcf001250247e001a7a12cf" 2018-12-27 19:33:23,574 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 19:33:22 GMT Server: Apache x-openstack-request-id: req-e7986ac9-8382-4a73-bc47-43603ab53900 Location: http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1/events?marker=a37b6acb-5d72-421d-b8cd-2e1b200d3204&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-27 19:33:24,323 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:33:23 GMT Server: Apache x-openstack-request-id: req-4845b1c4-8247-421e-8975-26c06d6d9c25 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 455 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "security_groups", "event_time": "2018-12-27T19:33:18Z", "links": [{"href": "http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1/resources/security_groups/events/46a06c5d-9897-4bb9-96fd-83c4bfcf191f", "rel": "self"}, {"href": "http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1/resources/security_groups", "rel": "resource"}, {"href": "http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1", "rel": "stack"}], "logical_resource_id": "security_groups", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "56f363bc-7264-445b-ad68-ae3573c4caf3", "id": "46a06c5d-9897-4bb9-96fd-83c4bfcf191f"}, {"resource_name": "dns", "event_time": "2018-12-27T19:33:19Z", "links": [{"href": "http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1/resources/dns/events/072c8bdd-652a-44be-b1cf-819e299dd52b", "rel": "self"}, {"href": "http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1/resources/dns", "rel": "resource"}, {"href": "http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1", "rel": "stack"}], "logical_resource_id": "dns", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-dns-qy722eppdufi", "id": "072c8bdd-652a-44be-b1cf-819e299dd52b"}]} 2018-12-27 19:33:24,324 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1/events?marker=a37b6acb-5d72-421d-b8cd-2e1b200d3204&sort_dir=asc&marker=a37b6acb-5d72-421d-b8cd-2e1b200d3204&sort_dir=asc used request id req-4845b1c4-8247-421e-8975-26c06d6d9c25 2018-12-27 19:33:24,324 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 1.40635085106s 2018-12-27 19:33:24,324 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1/events?marker=a37b6acb-5d72-421d-b8cd-2e1b200d3204&sort_dir=asc&marker=a37b6acb-5d72-421d-b8cd-2e1b200d3204&sort_dir=asc used request id req-4845b1c4-8247-421e-8975-26c06d6d9c25 2018-12-27 19:33:29,330 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-27 19:33:29,334 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/events?marker=072c8bdd-652a-44be-b1cf-819e299dd52b&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1160947540e39475cdcf001250247e001a7a12cf" 2018-12-27 19:33:29,360 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 19:33:29 GMT Server: Apache x-openstack-request-id: req-316583da-ad55-4b23-a8ea-56dc185c4238 Location: http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1/events?marker=072c8bdd-652a-44be-b1cf-819e299dd52b&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-27 19:33:29,986 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:33:29 GMT Server: Apache x-openstack-request-id: req-fe57913d-4c7e-4459-8009-b09d9cf17ce3 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-12-27 19:33:29,987 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1/events?marker=072c8bdd-652a-44be-b1cf-819e299dd52b&sort_dir=asc&marker=072c8bdd-652a-44be-b1cf-819e299dd52b&sort_dir=asc used request id req-fe57913d-4c7e-4459-8009-b09d9cf17ce3 2018-12-27 19:33:29,987 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.656455039978s 2018-12-27 19:33:29,987 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1/events?marker=072c8bdd-652a-44be-b1cf-819e299dd52b&sort_dir=asc&marker=072c8bdd-652a-44be-b1cf-819e299dd52b&sort_dir=asc used request id req-fe57913d-4c7e-4459-8009-b09d9cf17ce3 2018-12-27 19:33:34,993 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-27 19:33:34,996 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/events?marker=072c8bdd-652a-44be-b1cf-819e299dd52b&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1160947540e39475cdcf001250247e001a7a12cf" 2018-12-27 19:33:35,624 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 19:33:34 GMT Server: Apache x-openstack-request-id: req-9c3d2e8a-52f1-452b-abbe-daad7c951ffb Location: http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1/events?marker=072c8bdd-652a-44be-b1cf-819e299dd52b&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-27 19:33:35,667 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:33:35 GMT Server: Apache x-openstack-request-id: req-62c41d53-1a0b-4d80-84d1-524b4ab16cff Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-12-27 19:33:35,667 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1/events?marker=072c8bdd-652a-44be-b1cf-819e299dd52b&sort_dir=asc&marker=072c8bdd-652a-44be-b1cf-819e299dd52b&sort_dir=asc used request id req-62c41d53-1a0b-4d80-84d1-524b4ab16cff 2018-12-27 19:33:35,668 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.674571990967s 2018-12-27 19:33:35,668 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1/events?marker=072c8bdd-652a-44be-b1cf-819e299dd52b&sort_dir=asc&marker=072c8bdd-652a-44be-b1cf-819e299dd52b&sort_dir=asc used request id req-62c41d53-1a0b-4d80-84d1-524b4ab16cff 2018-12-27 19:33:35,668 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-12-27 19:33:35,671 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1160947540e39475cdcf001250247e001a7a12cf" 2018-12-27 19:33:35,697 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 19:33:35 GMT Server: Apache x-openstack-request-id: req-aeabc117-d98b-4544-8245-8e2174d42381 Location: http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1?resolve_outputs=False Content-Length: 467 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-27 19:33:35,923 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:33:35 GMT Server: Apache x-openstack-request-id: req-98dd8c1a-7186-4791-92f0-a766b0f17ffa Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 875 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "5659dcbdaa7742d7bfece797c4514064", "private_sig_net_ip_version": "4", "image": "heat_ims-img_bd473631-e088-4b41-9469-069909e508ff", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_bd473631-e088-4b41-9469-069909e508ff", "sprout_cluster_size": "1", "private_sig_net_pool_start": "192.168.1.1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.0.253", "external_mgmt_dns_ip": "8.8.8.8", "private_sig_net_cidr": "192.168.1.0/24", "external_sig_dns_ip": "8.8.8.8", "private_sig_net_gateway": "192.168.1.254", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_bd473631-e088-4b41-9469-069909e508ff", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.0.0/24", "private_sig_net_pool_end": "192.168.1.253", "dn_range_start": "6505550000", "public_sig_net_id": "a4959dd9-e8f4-4ea9-8c99-7bff545db58c", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "6c39d896-a204-41e5-89b5-790204fb6fa1", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "a4959dd9-e8f4-4ea9-8c99-7bff545db58c"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "858d1306bba0487e89ce631a298d4be9", "tags": null, "creation_time": "2018-12-27T19:32:53Z", "links": [{"href": "http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "6c39d896-a204-41e5-89b5-790204fb6fa1", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-12-27 19:33:35,924 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1?resolve_outputs=False used request id req-98dd8c1a-7186-4791-92f0-a766b0f17ffa 2018-12-27 19:33:35,924 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.25544500351s 2018-12-27 19:33:35,924 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1?resolve_outputs=False used request id req-98dd8c1a-7186-4791-92f0-a766b0f17ffa 2018-12-27 19:33:40,931 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-27 19:33:40,933 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/events?marker=072c8bdd-652a-44be-b1cf-819e299dd52b&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1160947540e39475cdcf001250247e001a7a12cf" 2018-12-27 19:33:41,145 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 19:33:40 GMT Server: Apache x-openstack-request-id: req-1b328bf4-55cf-49ff-95bd-9c261bc60508 Location: http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1/events?marker=072c8bdd-652a-44be-b1cf-819e299dd52b&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-27 19:33:41,187 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:33:41 GMT Server: Apache x-openstack-request-id: req-6461750d-1a22-40ee-b32b-5ca691b03edd Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-12-27 19:33:41,187 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1/events?marker=072c8bdd-652a-44be-b1cf-819e299dd52b&sort_dir=asc&marker=072c8bdd-652a-44be-b1cf-819e299dd52b&sort_dir=asc used request id req-6461750d-1a22-40ee-b32b-5ca691b03edd 2018-12-27 19:33:41,187 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.25638794899s 2018-12-27 19:33:41,187 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1/events?marker=072c8bdd-652a-44be-b1cf-819e299dd52b&sort_dir=asc&marker=072c8bdd-652a-44be-b1cf-819e299dd52b&sort_dir=asc used request id req-6461750d-1a22-40ee-b32b-5ca691b03edd 2018-12-27 19:33:46,191 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-27 19:33:46,194 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/events?marker=072c8bdd-652a-44be-b1cf-819e299dd52b&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1160947540e39475cdcf001250247e001a7a12cf" 2018-12-27 19:33:46,221 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 19:33:46 GMT Server: Apache x-openstack-request-id: req-57ce5954-26a8-42b8-8c5f-022c416ca434 Location: http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1/events?marker=072c8bdd-652a-44be-b1cf-819e299dd52b&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-27 19:33:46,263 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:33:46 GMT Server: Apache x-openstack-request-id: req-08eeb79a-cc33-422b-b356-e7b125acbedf Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-12-27 19:33:46,263 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1/events?marker=072c8bdd-652a-44be-b1cf-819e299dd52b&sort_dir=asc&marker=072c8bdd-652a-44be-b1cf-819e299dd52b&sort_dir=asc used request id req-08eeb79a-cc33-422b-b356-e7b125acbedf 2018-12-27 19:33:46,263 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0717930793762s 2018-12-27 19:33:46,263 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1/events?marker=072c8bdd-652a-44be-b1cf-819e299dd52b&sort_dir=asc&marker=072c8bdd-652a-44be-b1cf-819e299dd52b&sort_dir=asc used request id req-08eeb79a-cc33-422b-b356-e7b125acbedf 2018-12-27 19:33:46,264 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-12-27 19:33:46,267 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1160947540e39475cdcf001250247e001a7a12cf" 2018-12-27 19:33:46,483 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 19:33:46 GMT Server: Apache x-openstack-request-id: req-278e8013-d06a-40e4-8462-291cb02ba6e1 Location: http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1?resolve_outputs=False Content-Length: 467 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-27 19:33:46,715 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:33:46 GMT Server: Apache x-openstack-request-id: req-7f706751-6985-4304-ba66-4cbdbea910d2 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 875 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "5659dcbdaa7742d7bfece797c4514064", "private_sig_net_ip_version": "4", "image": "heat_ims-img_bd473631-e088-4b41-9469-069909e508ff", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_bd473631-e088-4b41-9469-069909e508ff", "sprout_cluster_size": "1", "private_sig_net_pool_start": "192.168.1.1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.0.253", "external_mgmt_dns_ip": "8.8.8.8", "private_sig_net_cidr": "192.168.1.0/24", "external_sig_dns_ip": "8.8.8.8", "private_sig_net_gateway": "192.168.1.254", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_bd473631-e088-4b41-9469-069909e508ff", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.0.0/24", "private_sig_net_pool_end": "192.168.1.253", "dn_range_start": "6505550000", "public_sig_net_id": "a4959dd9-e8f4-4ea9-8c99-7bff545db58c", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "6c39d896-a204-41e5-89b5-790204fb6fa1", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "a4959dd9-e8f4-4ea9-8c99-7bff545db58c"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "858d1306bba0487e89ce631a298d4be9", "tags": null, "creation_time": "2018-12-27T19:32:53Z", "links": [{"href": "http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "6c39d896-a204-41e5-89b5-790204fb6fa1", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-12-27 19:33:46,715 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1?resolve_outputs=False used request id req-7f706751-6985-4304-ba66-4cbdbea910d2 2018-12-27 19:33:46,716 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.451424121857s 2018-12-27 19:33:46,716 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1?resolve_outputs=False used request id req-7f706751-6985-4304-ba66-4cbdbea910d2 2018-12-27 19:33:51,721 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-27 19:33:51,724 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/events?marker=072c8bdd-652a-44be-b1cf-819e299dd52b&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1160947540e39475cdcf001250247e001a7a12cf" 2018-12-27 19:33:52,371 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 19:33:51 GMT Server: Apache x-openstack-request-id: req-9fed69d4-a1a3-493e-91b6-be2325e33721 Location: http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1/events?marker=072c8bdd-652a-44be-b1cf-819e299dd52b&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-27 19:33:52,413 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:33:52 GMT Server: Apache x-openstack-request-id: req-d8d4a570-f8c8-4bdc-ad48-7f2ab25bb871 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-12-27 19:33:52,413 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1/events?marker=072c8bdd-652a-44be-b1cf-819e299dd52b&sort_dir=asc&marker=072c8bdd-652a-44be-b1cf-819e299dd52b&sort_dir=asc used request id req-d8d4a570-f8c8-4bdc-ad48-7f2ab25bb871 2018-12-27 19:33:52,413 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.69122004509s 2018-12-27 19:33:52,413 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1/events?marker=072c8bdd-652a-44be-b1cf-819e299dd52b&sort_dir=asc&marker=072c8bdd-652a-44be-b1cf-819e299dd52b&sort_dir=asc used request id req-d8d4a570-f8c8-4bdc-ad48-7f2ab25bb871 2018-12-27 19:33:57,419 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-27 19:33:57,422 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/events?marker=072c8bdd-652a-44be-b1cf-819e299dd52b&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1160947540e39475cdcf001250247e001a7a12cf" 2018-12-27 19:33:58,045 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 19:33:57 GMT Server: Apache x-openstack-request-id: req-1d7f7c31-b154-48cb-9217-c709bc9e8714 Location: http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1/events?marker=072c8bdd-652a-44be-b1cf-819e299dd52b&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-27 19:33:58,700 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:33:58 GMT Server: Apache x-openstack-request-id: req-1881090c-7399-41c3-9f42-7c00158424d1 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-12-27 19:33:58,700 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1/events?marker=072c8bdd-652a-44be-b1cf-819e299dd52b&sort_dir=asc&marker=072c8bdd-652a-44be-b1cf-819e299dd52b&sort_dir=asc used request id req-1881090c-7399-41c3-9f42-7c00158424d1 2018-12-27 19:33:58,700 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 1.28089594841s 2018-12-27 19:33:58,700 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1/events?marker=072c8bdd-652a-44be-b1cf-819e299dd52b&sort_dir=asc&marker=072c8bdd-652a-44be-b1cf-819e299dd52b&sort_dir=asc used request id req-1881090c-7399-41c3-9f42-7c00158424d1 2018-12-27 19:33:58,701 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-12-27 19:33:58,703 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1160947540e39475cdcf001250247e001a7a12cf" 2018-12-27 19:33:58,917 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 19:33:58 GMT Server: Apache x-openstack-request-id: req-1e871e86-38ce-49bc-9043-1d56714bf561 Location: http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1?resolve_outputs=False Content-Length: 467 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-27 19:33:58,959 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:33:58 GMT Server: Apache x-openstack-request-id: req-c536ebf1-2b29-41df-a1cb-07ecbaa437f6 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 875 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "5659dcbdaa7742d7bfece797c4514064", "private_sig_net_ip_version": "4", "image": "heat_ims-img_bd473631-e088-4b41-9469-069909e508ff", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_bd473631-e088-4b41-9469-069909e508ff", "sprout_cluster_size": "1", "private_sig_net_pool_start": "192.168.1.1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.0.253", "external_mgmt_dns_ip": "8.8.8.8", "private_sig_net_cidr": "192.168.1.0/24", "external_sig_dns_ip": "8.8.8.8", "private_sig_net_gateway": "192.168.1.254", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_bd473631-e088-4b41-9469-069909e508ff", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.0.0/24", "private_sig_net_pool_end": "192.168.1.253", "dn_range_start": "6505550000", "public_sig_net_id": "a4959dd9-e8f4-4ea9-8c99-7bff545db58c", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "6c39d896-a204-41e5-89b5-790204fb6fa1", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "a4959dd9-e8f4-4ea9-8c99-7bff545db58c"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "858d1306bba0487e89ce631a298d4be9", "tags": null, "creation_time": "2018-12-27T19:32:53Z", "links": [{"href": "http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "6c39d896-a204-41e5-89b5-790204fb6fa1", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-12-27 19:33:58,959 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1?resolve_outputs=False used request id req-c536ebf1-2b29-41df-a1cb-07ecbaa437f6 2018-12-27 19:33:58,959 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.258558034897s 2018-12-27 19:33:58,960 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1?resolve_outputs=False used request id req-c536ebf1-2b29-41df-a1cb-07ecbaa437f6 2018-12-27 19:34:03,962 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-27 19:34:03,965 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/events?marker=072c8bdd-652a-44be-b1cf-819e299dd52b&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1160947540e39475cdcf001250247e001a7a12cf" 2018-12-27 19:34:04,013 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 19:34:03 GMT Server: Apache x-openstack-request-id: req-772e2276-13fa-4e51-9582-3a710e00d937 Location: http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1/events?marker=072c8bdd-652a-44be-b1cf-819e299dd52b&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-27 19:34:04,055 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:34:04 GMT Server: Apache x-openstack-request-id: req-31363727-9a57-4692-86d8-6495f969a815 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-12-27 19:34:04,056 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1/events?marker=072c8bdd-652a-44be-b1cf-819e299dd52b&sort_dir=asc&marker=072c8bdd-652a-44be-b1cf-819e299dd52b&sort_dir=asc used request id req-31363727-9a57-4692-86d8-6495f969a815 2018-12-27 19:34:04,056 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0937662124634s 2018-12-27 19:34:04,056 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1/events?marker=072c8bdd-652a-44be-b1cf-819e299dd52b&sort_dir=asc&marker=072c8bdd-652a-44be-b1cf-819e299dd52b&sort_dir=asc used request id req-31363727-9a57-4692-86d8-6495f969a815 2018-12-27 19:34:09,062 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-27 19:34:09,065 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/events?marker=072c8bdd-652a-44be-b1cf-819e299dd52b&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1160947540e39475cdcf001250247e001a7a12cf" 2018-12-27 19:34:09,293 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 19:34:09 GMT Server: Apache x-openstack-request-id: req-3f48074d-eb22-422b-b7f3-8cc1d31990a5 Location: http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1/events?marker=072c8bdd-652a-44be-b1cf-819e299dd52b&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-27 19:34:09,335 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:34:09 GMT Server: Apache x-openstack-request-id: req-40f35552-f621-4f05-bdb0-b396ba3885ae Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-12-27 19:34:09,335 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1/events?marker=072c8bdd-652a-44be-b1cf-819e299dd52b&sort_dir=asc&marker=072c8bdd-652a-44be-b1cf-819e299dd52b&sort_dir=asc used request id req-40f35552-f621-4f05-bdb0-b396ba3885ae 2018-12-27 19:34:09,335 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.27313709259s 2018-12-27 19:34:09,336 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1/events?marker=072c8bdd-652a-44be-b1cf-819e299dd52b&sort_dir=asc&marker=072c8bdd-652a-44be-b1cf-819e299dd52b&sort_dir=asc used request id req-40f35552-f621-4f05-bdb0-b396ba3885ae 2018-12-27 19:34:09,336 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-12-27 19:34:09,339 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1160947540e39475cdcf001250247e001a7a12cf" 2018-12-27 19:34:10,083 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 19:34:09 GMT Server: Apache x-openstack-request-id: req-2a52dbe9-0cbb-4606-829c-b45214b300f0 Location: http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1?resolve_outputs=False Content-Length: 467 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-27 19:34:10,801 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:34:10 GMT Server: Apache x-openstack-request-id: req-31a61854-049f-4e91-a753-9d0fccf96069 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 875 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "5659dcbdaa7742d7bfece797c4514064", "private_sig_net_ip_version": "4", "image": "heat_ims-img_bd473631-e088-4b41-9469-069909e508ff", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_bd473631-e088-4b41-9469-069909e508ff", "sprout_cluster_size": "1", "private_sig_net_pool_start": "192.168.1.1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.0.253", "external_mgmt_dns_ip": "8.8.8.8", "private_sig_net_cidr": "192.168.1.0/24", "external_sig_dns_ip": "8.8.8.8", "private_sig_net_gateway": "192.168.1.254", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_bd473631-e088-4b41-9469-069909e508ff", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.0.0/24", "private_sig_net_pool_end": "192.168.1.253", "dn_range_start": "6505550000", "public_sig_net_id": "a4959dd9-e8f4-4ea9-8c99-7bff545db58c", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "6c39d896-a204-41e5-89b5-790204fb6fa1", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "a4959dd9-e8f4-4ea9-8c99-7bff545db58c"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "858d1306bba0487e89ce631a298d4be9", "tags": null, "creation_time": "2018-12-27T19:32:53Z", "links": [{"href": "http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "6c39d896-a204-41e5-89b5-790204fb6fa1", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-12-27 19:34:10,801 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1?resolve_outputs=False used request id req-31a61854-049f-4e91-a753-9d0fccf96069 2018-12-27 19:34:10,802 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 1.46522808075s 2018-12-27 19:34:10,802 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1?resolve_outputs=False used request id req-31a61854-049f-4e91-a753-9d0fccf96069 2018-12-27 19:34:15,808 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-27 19:34:15,811 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/events?marker=072c8bdd-652a-44be-b1cf-819e299dd52b&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1160947540e39475cdcf001250247e001a7a12cf" 2018-12-27 19:34:15,837 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 19:34:15 GMT Server: Apache x-openstack-request-id: req-7162a0cc-37a6-47a7-9c68-6aad8b4aa1ba Location: http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1/events?marker=072c8bdd-652a-44be-b1cf-819e299dd52b&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-27 19:34:16,074 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:34:15 GMT Server: Apache x-openstack-request-id: req-4bfe7ab2-41e5-49aa-af77-48256299d420 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-12-27 19:34:16,075 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1/events?marker=072c8bdd-652a-44be-b1cf-819e299dd52b&sort_dir=asc&marker=072c8bdd-652a-44be-b1cf-819e299dd52b&sort_dir=asc used request id req-4bfe7ab2-41e5-49aa-af77-48256299d420 2018-12-27 19:34:16,075 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.266330003738s 2018-12-27 19:34:16,075 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1/events?marker=072c8bdd-652a-44be-b1cf-819e299dd52b&sort_dir=asc&marker=072c8bdd-652a-44be-b1cf-819e299dd52b&sort_dir=asc used request id req-4bfe7ab2-41e5-49aa-af77-48256299d420 2018-12-27 19:34:21,076 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-27 19:34:21,079 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/events?marker=072c8bdd-652a-44be-b1cf-819e299dd52b&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1160947540e39475cdcf001250247e001a7a12cf" 2018-12-27 19:34:21,108 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 19:34:21 GMT Server: Apache x-openstack-request-id: req-427999d7-c59c-4084-87d4-e8b4cf632cfc Location: http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1/events?marker=072c8bdd-652a-44be-b1cf-819e299dd52b&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-27 19:34:21,151 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:34:21 GMT Server: Apache x-openstack-request-id: req-271eb555-7096-4dc6-a518-59aa5419779d Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-12-27 19:34:21,152 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1/events?marker=072c8bdd-652a-44be-b1cf-819e299dd52b&sort_dir=asc&marker=072c8bdd-652a-44be-b1cf-819e299dd52b&sort_dir=asc used request id req-271eb555-7096-4dc6-a518-59aa5419779d 2018-12-27 19:34:21,152 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0752730369568s 2018-12-27 19:34:21,152 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1/events?marker=072c8bdd-652a-44be-b1cf-819e299dd52b&sort_dir=asc&marker=072c8bdd-652a-44be-b1cf-819e299dd52b&sort_dir=asc used request id req-271eb555-7096-4dc6-a518-59aa5419779d 2018-12-27 19:34:21,153 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-12-27 19:34:21,155 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1160947540e39475cdcf001250247e001a7a12cf" 2018-12-27 19:34:21,182 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 19:34:21 GMT Server: Apache x-openstack-request-id: req-ec1c39f1-a91a-4e84-a957-c19835a94ebb Location: http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1?resolve_outputs=False Content-Length: 467 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-27 19:34:21,224 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:34:21 GMT Server: Apache x-openstack-request-id: req-ec32ec95-7b4d-4e97-a64f-f36f01b2cea5 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 875 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "5659dcbdaa7742d7bfece797c4514064", "private_sig_net_ip_version": "4", "image": "heat_ims-img_bd473631-e088-4b41-9469-069909e508ff", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_bd473631-e088-4b41-9469-069909e508ff", "sprout_cluster_size": "1", "private_sig_net_pool_start": "192.168.1.1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.0.253", "external_mgmt_dns_ip": "8.8.8.8", "private_sig_net_cidr": "192.168.1.0/24", "external_sig_dns_ip": "8.8.8.8", "private_sig_net_gateway": "192.168.1.254", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_bd473631-e088-4b41-9469-069909e508ff", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.0.0/24", "private_sig_net_pool_end": "192.168.1.253", "dn_range_start": "6505550000", "public_sig_net_id": "a4959dd9-e8f4-4ea9-8c99-7bff545db58c", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "6c39d896-a204-41e5-89b5-790204fb6fa1", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "a4959dd9-e8f4-4ea9-8c99-7bff545db58c"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "858d1306bba0487e89ce631a298d4be9", "tags": null, "creation_time": "2018-12-27T19:32:53Z", "links": [{"href": "http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "6c39d896-a204-41e5-89b5-790204fb6fa1", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-12-27 19:34:21,225 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1?resolve_outputs=False used request id req-ec32ec95-7b4d-4e97-a64f-f36f01b2cea5 2018-12-27 19:34:21,225 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0721061229706s 2018-12-27 19:34:21,225 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1?resolve_outputs=False used request id req-ec32ec95-7b4d-4e97-a64f-f36f01b2cea5 2018-12-27 19:34:26,232 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-27 19:34:26,235 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/events?marker=072c8bdd-652a-44be-b1cf-819e299dd52b&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1160947540e39475cdcf001250247e001a7a12cf" 2018-12-27 19:34:26,264 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 19:34:26 GMT Server: Apache x-openstack-request-id: req-02a9210e-a187-4c02-8825-0fd56a729361 Location: http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1/events?marker=072c8bdd-652a-44be-b1cf-819e299dd52b&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-27 19:34:26,307 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:34:26 GMT Server: Apache x-openstack-request-id: req-fed685db-ee73-442e-af58-bd08d0a1db86 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-12-27 19:34:26,308 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1/events?marker=072c8bdd-652a-44be-b1cf-819e299dd52b&sort_dir=asc&marker=072c8bdd-652a-44be-b1cf-819e299dd52b&sort_dir=asc used request id req-fed685db-ee73-442e-af58-bd08d0a1db86 2018-12-27 19:34:26,308 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0756289958954s 2018-12-27 19:34:26,308 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1/events?marker=072c8bdd-652a-44be-b1cf-819e299dd52b&sort_dir=asc&marker=072c8bdd-652a-44be-b1cf-819e299dd52b&sort_dir=asc used request id req-fed685db-ee73-442e-af58-bd08d0a1db86 2018-12-27 19:34:31,314 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-27 19:34:31,317 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/events?marker=072c8bdd-652a-44be-b1cf-819e299dd52b&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1160947540e39475cdcf001250247e001a7a12cf" 2018-12-27 19:34:31,346 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 19:34:31 GMT Server: Apache x-openstack-request-id: req-03bcd5ac-e827-43d5-ad40-48e787edd35d Location: http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1/events?marker=072c8bdd-652a-44be-b1cf-819e299dd52b&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-27 19:34:31,387 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:34:31 GMT Server: Apache x-openstack-request-id: req-a41ef2f3-0b50-46fa-af9e-e58af10dde28 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-12-27 19:34:31,388 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1/events?marker=072c8bdd-652a-44be-b1cf-819e299dd52b&sort_dir=asc&marker=072c8bdd-652a-44be-b1cf-819e299dd52b&sort_dir=asc used request id req-a41ef2f3-0b50-46fa-af9e-e58af10dde28 2018-12-27 19:34:31,388 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0734920501709s 2018-12-27 19:34:31,388 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1/events?marker=072c8bdd-652a-44be-b1cf-819e299dd52b&sort_dir=asc&marker=072c8bdd-652a-44be-b1cf-819e299dd52b&sort_dir=asc used request id req-a41ef2f3-0b50-46fa-af9e-e58af10dde28 2018-12-27 19:34:31,388 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-12-27 19:34:31,391 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1160947540e39475cdcf001250247e001a7a12cf" 2018-12-27 19:34:31,418 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 19:34:31 GMT Server: Apache x-openstack-request-id: req-d19ad56f-2aa4-4053-973c-d661c2fadcda Location: http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1?resolve_outputs=False Content-Length: 467 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-27 19:34:31,461 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:34:31 GMT Server: Apache x-openstack-request-id: req-0005090f-6520-44b4-9874-2dcdecc32ea8 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 875 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "5659dcbdaa7742d7bfece797c4514064", "private_sig_net_ip_version": "4", "image": "heat_ims-img_bd473631-e088-4b41-9469-069909e508ff", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_bd473631-e088-4b41-9469-069909e508ff", "sprout_cluster_size": "1", "private_sig_net_pool_start": "192.168.1.1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.0.253", "external_mgmt_dns_ip": "8.8.8.8", "private_sig_net_cidr": "192.168.1.0/24", "external_sig_dns_ip": "8.8.8.8", "private_sig_net_gateway": "192.168.1.254", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_bd473631-e088-4b41-9469-069909e508ff", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.0.0/24", "private_sig_net_pool_end": "192.168.1.253", "dn_range_start": "6505550000", "public_sig_net_id": "a4959dd9-e8f4-4ea9-8c99-7bff545db58c", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "6c39d896-a204-41e5-89b5-790204fb6fa1", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "a4959dd9-e8f4-4ea9-8c99-7bff545db58c"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "858d1306bba0487e89ce631a298d4be9", "tags": null, "creation_time": "2018-12-27T19:32:53Z", "links": [{"href": "http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "6c39d896-a204-41e5-89b5-790204fb6fa1", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-12-27 19:34:31,461 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1?resolve_outputs=False used request id req-0005090f-6520-44b4-9874-2dcdecc32ea8 2018-12-27 19:34:31,461 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0727400779724s 2018-12-27 19:34:31,462 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1?resolve_outputs=False used request id req-0005090f-6520-44b4-9874-2dcdecc32ea8 2018-12-27 19:34:36,468 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-27 19:34:36,471 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/events?marker=072c8bdd-652a-44be-b1cf-819e299dd52b&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1160947540e39475cdcf001250247e001a7a12cf" 2018-12-27 19:34:36,498 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 19:34:36 GMT Server: Apache x-openstack-request-id: req-09cec7bc-c0bb-429d-b8b2-3f766c643d8d Location: http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1/events?marker=072c8bdd-652a-44be-b1cf-819e299dd52b&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-27 19:34:36,719 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:34:36 GMT Server: Apache x-openstack-request-id: req-1ff9eb7f-943b-425a-82f8-cfba18903fee Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-12-27 19:34:36,720 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1/events?marker=072c8bdd-652a-44be-b1cf-819e299dd52b&sort_dir=asc&marker=072c8bdd-652a-44be-b1cf-819e299dd52b&sort_dir=asc used request id req-1ff9eb7f-943b-425a-82f8-cfba18903fee 2018-12-27 19:34:36,720 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.251449108124s 2018-12-27 19:34:36,720 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1/events?marker=072c8bdd-652a-44be-b1cf-819e299dd52b&sort_dir=asc&marker=072c8bdd-652a-44be-b1cf-819e299dd52b&sort_dir=asc used request id req-1ff9eb7f-943b-425a-82f8-cfba18903fee 2018-12-27 19:34:41,726 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-27 19:34:41,729 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/events?marker=072c8bdd-652a-44be-b1cf-819e299dd52b&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1160947540e39475cdcf001250247e001a7a12cf" 2018-12-27 19:34:41,755 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 19:34:41 GMT Server: Apache x-openstack-request-id: req-e3d7d85d-a6c3-4b04-8f4c-3e30209e7587 Location: http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1/events?marker=072c8bdd-652a-44be-b1cf-819e299dd52b&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-27 19:34:41,797 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:34:41 GMT Server: Apache x-openstack-request-id: req-fa2c02db-d7fc-4f39-a789-7d54ab347770 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-12-27 19:34:41,798 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1/events?marker=072c8bdd-652a-44be-b1cf-819e299dd52b&sort_dir=asc&marker=072c8bdd-652a-44be-b1cf-819e299dd52b&sort_dir=asc used request id req-fa2c02db-d7fc-4f39-a789-7d54ab347770 2018-12-27 19:34:41,798 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.071918964386s 2018-12-27 19:34:41,798 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1/events?marker=072c8bdd-652a-44be-b1cf-819e299dd52b&sort_dir=asc&marker=072c8bdd-652a-44be-b1cf-819e299dd52b&sort_dir=asc used request id req-fa2c02db-d7fc-4f39-a789-7d54ab347770 2018-12-27 19:34:41,799 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-12-27 19:34:41,801 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1160947540e39475cdcf001250247e001a7a12cf" 2018-12-27 19:34:42,018 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 19:34:41 GMT Server: Apache x-openstack-request-id: req-6b75c422-833d-4e0e-8d6c-070b6128dc51 Location: http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1?resolve_outputs=False Content-Length: 467 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-27 19:34:42,061 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:34:42 GMT Server: Apache x-openstack-request-id: req-49e84565-bad7-43a2-9645-f8534318e779 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 875 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "5659dcbdaa7742d7bfece797c4514064", "private_sig_net_ip_version": "4", "image": "heat_ims-img_bd473631-e088-4b41-9469-069909e508ff", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_bd473631-e088-4b41-9469-069909e508ff", "sprout_cluster_size": "1", "private_sig_net_pool_start": "192.168.1.1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.0.253", "external_mgmt_dns_ip": "8.8.8.8", "private_sig_net_cidr": "192.168.1.0/24", "external_sig_dns_ip": "8.8.8.8", "private_sig_net_gateway": "192.168.1.254", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_bd473631-e088-4b41-9469-069909e508ff", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.0.0/24", "private_sig_net_pool_end": "192.168.1.253", "dn_range_start": "6505550000", "public_sig_net_id": "a4959dd9-e8f4-4ea9-8c99-7bff545db58c", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "6c39d896-a204-41e5-89b5-790204fb6fa1", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "a4959dd9-e8f4-4ea9-8c99-7bff545db58c"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "858d1306bba0487e89ce631a298d4be9", "tags": null, "creation_time": "2018-12-27T19:32:53Z", "links": [{"href": "http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "6c39d896-a204-41e5-89b5-790204fb6fa1", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-12-27 19:34:42,061 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1?resolve_outputs=False used request id req-49e84565-bad7-43a2-9645-f8534318e779 2018-12-27 19:34:42,061 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.262359142303s 2018-12-27 19:34:42,061 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1?resolve_outputs=False used request id req-49e84565-bad7-43a2-9645-f8534318e779 2018-12-27 19:34:47,068 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-27 19:34:47,071 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/events?marker=072c8bdd-652a-44be-b1cf-819e299dd52b&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1160947540e39475cdcf001250247e001a7a12cf" 2018-12-27 19:34:47,307 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 19:34:47 GMT Server: Apache x-openstack-request-id: req-9993a2f3-1ce2-45b5-a797-d1ee749d7dc6 Location: http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1/events?marker=072c8bdd-652a-44be-b1cf-819e299dd52b&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-27 19:34:47,348 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:34:47 GMT Server: Apache x-openstack-request-id: req-11141130-e1a3-4cfb-81b7-27f422cb3ddf Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-12-27 19:34:47,348 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1/events?marker=072c8bdd-652a-44be-b1cf-819e299dd52b&sort_dir=asc&marker=072c8bdd-652a-44be-b1cf-819e299dd52b&sort_dir=asc used request id req-11141130-e1a3-4cfb-81b7-27f422cb3ddf 2018-12-27 19:34:47,349 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.280635118484s 2018-12-27 19:34:47,349 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1/events?marker=072c8bdd-652a-44be-b1cf-819e299dd52b&sort_dir=asc&marker=072c8bdd-652a-44be-b1cf-819e299dd52b&sort_dir=asc used request id req-11141130-e1a3-4cfb-81b7-27f422cb3ddf 2018-12-27 19:34:52,354 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-27 19:34:52,357 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/events?marker=072c8bdd-652a-44be-b1cf-819e299dd52b&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1160947540e39475cdcf001250247e001a7a12cf" 2018-12-27 19:34:52,990 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 19:34:52 GMT Server: Apache x-openstack-request-id: req-b62c585e-6a7b-48e6-979c-f92ad1310d9a Location: http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1/events?marker=072c8bdd-652a-44be-b1cf-819e299dd52b&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-27 19:34:53,032 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:34:52 GMT Server: Apache x-openstack-request-id: req-3ef26a84-c868-40a9-9181-d204e245b377 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-12-27 19:34:53,033 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1/events?marker=072c8bdd-652a-44be-b1cf-819e299dd52b&sort_dir=asc&marker=072c8bdd-652a-44be-b1cf-819e299dd52b&sort_dir=asc used request id req-3ef26a84-c868-40a9-9181-d204e245b377 2018-12-27 19:34:53,033 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.67803478241s 2018-12-27 19:34:53,033 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1/events?marker=072c8bdd-652a-44be-b1cf-819e299dd52b&sort_dir=asc&marker=072c8bdd-652a-44be-b1cf-819e299dd52b&sort_dir=asc used request id req-3ef26a84-c868-40a9-9181-d204e245b377 2018-12-27 19:34:53,033 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-12-27 19:34:53,036 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1160947540e39475cdcf001250247e001a7a12cf" 2018-12-27 19:34:53,064 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 19:34:53 GMT Server: Apache x-openstack-request-id: req-d4d24930-042e-405e-b338-3a82ff01fdc9 Location: http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1?resolve_outputs=False Content-Length: 467 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-27 19:34:53,109 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:34:53 GMT Server: Apache x-openstack-request-id: req-705b7afa-c90b-485b-9b51-ea9b0aefd2a4 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 875 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "5659dcbdaa7742d7bfece797c4514064", "private_sig_net_ip_version": "4", "image": "heat_ims-img_bd473631-e088-4b41-9469-069909e508ff", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_bd473631-e088-4b41-9469-069909e508ff", "sprout_cluster_size": "1", "private_sig_net_pool_start": "192.168.1.1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.0.253", "external_mgmt_dns_ip": "8.8.8.8", "private_sig_net_cidr": "192.168.1.0/24", "external_sig_dns_ip": "8.8.8.8", "private_sig_net_gateway": "192.168.1.254", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_bd473631-e088-4b41-9469-069909e508ff", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.0.0/24", "private_sig_net_pool_end": "192.168.1.253", "dn_range_start": "6505550000", "public_sig_net_id": "a4959dd9-e8f4-4ea9-8c99-7bff545db58c", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "6c39d896-a204-41e5-89b5-790204fb6fa1", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "a4959dd9-e8f4-4ea9-8c99-7bff545db58c"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "858d1306bba0487e89ce631a298d4be9", "tags": null, "creation_time": "2018-12-27T19:32:53Z", "links": [{"href": "http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "6c39d896-a204-41e5-89b5-790204fb6fa1", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-12-27 19:34:53,109 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1?resolve_outputs=False used request id req-705b7afa-c90b-485b-9b51-ea9b0aefd2a4 2018-12-27 19:34:53,109 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0753140449524s 2018-12-27 19:34:53,109 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1?resolve_outputs=False used request id req-705b7afa-c90b-485b-9b51-ea9b0aefd2a4 2018-12-27 19:34:58,113 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-27 19:34:58,116 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/events?marker=072c8bdd-652a-44be-b1cf-819e299dd52b&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1160947540e39475cdcf001250247e001a7a12cf" 2018-12-27 19:34:58,144 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 19:34:58 GMT Server: Apache x-openstack-request-id: req-fb21fd15-7cc4-4d70-b4e1-249d3a2e133d Location: http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1/events?marker=072c8bdd-652a-44be-b1cf-819e299dd52b&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-27 19:34:58,186 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:34:58 GMT Server: Apache x-openstack-request-id: req-0d25ee5e-66f7-46f1-92e0-e910e5e8ed0b Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-12-27 19:34:58,186 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1/events?marker=072c8bdd-652a-44be-b1cf-819e299dd52b&sort_dir=asc&marker=072c8bdd-652a-44be-b1cf-819e299dd52b&sort_dir=asc used request id req-0d25ee5e-66f7-46f1-92e0-e910e5e8ed0b 2018-12-27 19:34:58,186 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0732560157776s 2018-12-27 19:34:58,186 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1/events?marker=072c8bdd-652a-44be-b1cf-819e299dd52b&sort_dir=asc&marker=072c8bdd-652a-44be-b1cf-819e299dd52b&sort_dir=asc used request id req-0d25ee5e-66f7-46f1-92e0-e910e5e8ed0b 2018-12-27 19:35:03,191 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-27 19:35:03,193 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/events?marker=072c8bdd-652a-44be-b1cf-819e299dd52b&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1160947540e39475cdcf001250247e001a7a12cf" 2018-12-27 19:35:03,238 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 19:35:03 GMT Server: Apache x-openstack-request-id: req-52d38797-3d90-45f3-93e0-7b4beee51645 Location: http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1/events?marker=072c8bdd-652a-44be-b1cf-819e299dd52b&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-27 19:35:03,280 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:35:03 GMT Server: Apache x-openstack-request-id: req-b4decb26-59cb-41f9-8500-f52846aa9cc9 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-12-27 19:35:03,280 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1/events?marker=072c8bdd-652a-44be-b1cf-819e299dd52b&sort_dir=asc&marker=072c8bdd-652a-44be-b1cf-819e299dd52b&sort_dir=asc used request id req-b4decb26-59cb-41f9-8500-f52846aa9cc9 2018-12-27 19:35:03,281 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.089164018631s 2018-12-27 19:35:03,281 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1/events?marker=072c8bdd-652a-44be-b1cf-819e299dd52b&sort_dir=asc&marker=072c8bdd-652a-44be-b1cf-819e299dd52b&sort_dir=asc used request id req-b4decb26-59cb-41f9-8500-f52846aa9cc9 2018-12-27 19:35:03,281 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-12-27 19:35:03,284 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1160947540e39475cdcf001250247e001a7a12cf" 2018-12-27 19:35:03,312 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 19:35:03 GMT Server: Apache x-openstack-request-id: req-c23ba23c-53ad-411a-b99d-e66d6de57874 Location: http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1?resolve_outputs=False Content-Length: 467 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-27 19:35:03,355 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:35:03 GMT Server: Apache x-openstack-request-id: req-51bd0c6d-1a77-4421-8bf0-215063cbf187 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 875 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "5659dcbdaa7742d7bfece797c4514064", "private_sig_net_ip_version": "4", "image": "heat_ims-img_bd473631-e088-4b41-9469-069909e508ff", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_bd473631-e088-4b41-9469-069909e508ff", "sprout_cluster_size": "1", "private_sig_net_pool_start": "192.168.1.1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.0.253", "external_mgmt_dns_ip": "8.8.8.8", "private_sig_net_cidr": "192.168.1.0/24", "external_sig_dns_ip": "8.8.8.8", "private_sig_net_gateway": "192.168.1.254", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_bd473631-e088-4b41-9469-069909e508ff", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.0.0/24", "private_sig_net_pool_end": "192.168.1.253", "dn_range_start": "6505550000", "public_sig_net_id": "a4959dd9-e8f4-4ea9-8c99-7bff545db58c", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "6c39d896-a204-41e5-89b5-790204fb6fa1", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "a4959dd9-e8f4-4ea9-8c99-7bff545db58c"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "858d1306bba0487e89ce631a298d4be9", "tags": null, "creation_time": "2018-12-27T19:32:53Z", "links": [{"href": "http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "6c39d896-a204-41e5-89b5-790204fb6fa1", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-12-27 19:35:03,355 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1?resolve_outputs=False used request id req-51bd0c6d-1a77-4421-8bf0-215063cbf187 2018-12-27 19:35:03,356 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0741720199585s 2018-12-27 19:35:03,356 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1?resolve_outputs=False used request id req-51bd0c6d-1a77-4421-8bf0-215063cbf187 2018-12-27 19:35:08,363 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-27 19:35:08,366 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/events?marker=072c8bdd-652a-44be-b1cf-819e299dd52b&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1160947540e39475cdcf001250247e001a7a12cf" 2018-12-27 19:35:08,393 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 19:35:08 GMT Server: Apache x-openstack-request-id: req-5b568328-e124-4473-9777-e5bbc5c06ab6 Location: http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1/events?marker=072c8bdd-652a-44be-b1cf-819e299dd52b&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-27 19:35:08,435 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:35:08 GMT Server: Apache x-openstack-request-id: req-779c98a2-a7a0-441d-8978-cae45a068d30 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-12-27 19:35:08,435 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1/events?marker=072c8bdd-652a-44be-b1cf-819e299dd52b&sort_dir=asc&marker=072c8bdd-652a-44be-b1cf-819e299dd52b&sort_dir=asc used request id req-779c98a2-a7a0-441d-8978-cae45a068d30 2018-12-27 19:35:08,435 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0726130008698s 2018-12-27 19:35:08,436 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1/events?marker=072c8bdd-652a-44be-b1cf-819e299dd52b&sort_dir=asc&marker=072c8bdd-652a-44be-b1cf-819e299dd52b&sort_dir=asc used request id req-779c98a2-a7a0-441d-8978-cae45a068d30 2018-12-27 19:35:13,441 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-27 19:35:13,445 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/events?marker=072c8bdd-652a-44be-b1cf-819e299dd52b&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1160947540e39475cdcf001250247e001a7a12cf" 2018-12-27 19:35:13,472 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 19:35:13 GMT Server: Apache x-openstack-request-id: req-65dede33-11d0-436c-9610-e0ee53bb0a18 Location: http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1/events?marker=072c8bdd-652a-44be-b1cf-819e299dd52b&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-27 19:35:14,120 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:35:13 GMT Server: Apache x-openstack-request-id: req-024a9bb0-1795-4445-a864-10941b7da74d Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-12-27 19:35:14,120 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1/events?marker=072c8bdd-652a-44be-b1cf-819e299dd52b&sort_dir=asc&marker=072c8bdd-652a-44be-b1cf-819e299dd52b&sort_dir=asc used request id req-024a9bb0-1795-4445-a864-10941b7da74d 2018-12-27 19:35:14,120 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.678267002106s 2018-12-27 19:35:14,120 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1/events?marker=072c8bdd-652a-44be-b1cf-819e299dd52b&sort_dir=asc&marker=072c8bdd-652a-44be-b1cf-819e299dd52b&sort_dir=asc used request id req-024a9bb0-1795-4445-a864-10941b7da74d 2018-12-27 19:35:14,121 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-12-27 19:35:14,123 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1160947540e39475cdcf001250247e001a7a12cf" 2018-12-27 19:35:14,149 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 19:35:14 GMT Server: Apache x-openstack-request-id: req-9db5c00b-afe2-44ee-a33e-361984e4f4dd Location: http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1?resolve_outputs=False Content-Length: 467 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-27 19:35:14,191 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:35:14 GMT Server: Apache x-openstack-request-id: req-839cceae-0f53-476b-b564-1b659d3a2a19 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 875 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "5659dcbdaa7742d7bfece797c4514064", "private_sig_net_ip_version": "4", "image": "heat_ims-img_bd473631-e088-4b41-9469-069909e508ff", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_bd473631-e088-4b41-9469-069909e508ff", "sprout_cluster_size": "1", "private_sig_net_pool_start": "192.168.1.1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.0.253", "external_mgmt_dns_ip": "8.8.8.8", "private_sig_net_cidr": "192.168.1.0/24", "external_sig_dns_ip": "8.8.8.8", "private_sig_net_gateway": "192.168.1.254", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_bd473631-e088-4b41-9469-069909e508ff", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.0.0/24", "private_sig_net_pool_end": "192.168.1.253", "dn_range_start": "6505550000", "public_sig_net_id": "a4959dd9-e8f4-4ea9-8c99-7bff545db58c", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "6c39d896-a204-41e5-89b5-790204fb6fa1", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "a4959dd9-e8f4-4ea9-8c99-7bff545db58c"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "858d1306bba0487e89ce631a298d4be9", "tags": null, "creation_time": "2018-12-27T19:32:53Z", "links": [{"href": "http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "6c39d896-a204-41e5-89b5-790204fb6fa1", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-12-27 19:35:14,192 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1?resolve_outputs=False used request id req-839cceae-0f53-476b-b564-1b659d3a2a19 2018-12-27 19:35:14,192 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0709230899811s 2018-12-27 19:35:14,192 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1?resolve_outputs=False used request id req-839cceae-0f53-476b-b564-1b659d3a2a19 2018-12-27 19:35:19,198 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-27 19:35:19,202 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/events?marker=072c8bdd-652a-44be-b1cf-819e299dd52b&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1160947540e39475cdcf001250247e001a7a12cf" 2018-12-27 19:35:19,812 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 19:35:19 GMT Server: Apache x-openstack-request-id: req-77269b72-cf67-4299-8685-4b33d843dec1 Location: http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1/events?marker=072c8bdd-652a-44be-b1cf-819e299dd52b&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-27 19:35:19,854 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:35:19 GMT Server: Apache x-openstack-request-id: req-1d6942b8-8ac3-40e3-9481-700d50700b89 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-12-27 19:35:19,854 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1/events?marker=072c8bdd-652a-44be-b1cf-819e299dd52b&sort_dir=asc&marker=072c8bdd-652a-44be-b1cf-819e299dd52b&sort_dir=asc used request id req-1d6942b8-8ac3-40e3-9481-700d50700b89 2018-12-27 19:35:19,854 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.655646085739s 2018-12-27 19:35:19,855 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1/events?marker=072c8bdd-652a-44be-b1cf-819e299dd52b&sort_dir=asc&marker=072c8bdd-652a-44be-b1cf-819e299dd52b&sort_dir=asc used request id req-1d6942b8-8ac3-40e3-9481-700d50700b89 2018-12-27 19:35:24,860 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-27 19:35:24,864 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/events?marker=072c8bdd-652a-44be-b1cf-819e299dd52b&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1160947540e39475cdcf001250247e001a7a12cf" 2018-12-27 19:35:24,892 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 19:35:24 GMT Server: Apache x-openstack-request-id: req-8747c6de-fe2d-43eb-acac-244851cf024e Location: http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1/events?marker=072c8bdd-652a-44be-b1cf-819e299dd52b&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-27 19:35:24,935 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:35:24 GMT Server: Apache x-openstack-request-id: req-92269bb9-0f8b-42fc-b7f4-55be7877ff60 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-12-27 19:35:24,935 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1/events?marker=072c8bdd-652a-44be-b1cf-819e299dd52b&sort_dir=asc&marker=072c8bdd-652a-44be-b1cf-819e299dd52b&sort_dir=asc used request id req-92269bb9-0f8b-42fc-b7f4-55be7877ff60 2018-12-27 19:35:24,935 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0743539333344s 2018-12-27 19:35:24,935 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1/events?marker=072c8bdd-652a-44be-b1cf-819e299dd52b&sort_dir=asc&marker=072c8bdd-652a-44be-b1cf-819e299dd52b&sort_dir=asc used request id req-92269bb9-0f8b-42fc-b7f4-55be7877ff60 2018-12-27 19:35:24,936 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-12-27 19:35:24,938 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1160947540e39475cdcf001250247e001a7a12cf" 2018-12-27 19:35:25,674 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 19:35:24 GMT Server: Apache x-openstack-request-id: req-6e8e5eba-5ca9-437f-8633-91b240c9beaf Location: http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1?resolve_outputs=False Content-Length: 467 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-27 19:35:25,718 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:35:25 GMT Server: Apache x-openstack-request-id: req-ebd6ff9b-d24d-4843-a3b6-70e3bf0ef43c Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 875 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "5659dcbdaa7742d7bfece797c4514064", "private_sig_net_ip_version": "4", "image": "heat_ims-img_bd473631-e088-4b41-9469-069909e508ff", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_bd473631-e088-4b41-9469-069909e508ff", "sprout_cluster_size": "1", "private_sig_net_pool_start": "192.168.1.1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.0.253", "external_mgmt_dns_ip": "8.8.8.8", "private_sig_net_cidr": "192.168.1.0/24", "external_sig_dns_ip": "8.8.8.8", "private_sig_net_gateway": "192.168.1.254", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_bd473631-e088-4b41-9469-069909e508ff", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.0.0/24", "private_sig_net_pool_end": "192.168.1.253", "dn_range_start": "6505550000", "public_sig_net_id": "a4959dd9-e8f4-4ea9-8c99-7bff545db58c", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "6c39d896-a204-41e5-89b5-790204fb6fa1", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "a4959dd9-e8f4-4ea9-8c99-7bff545db58c"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "858d1306bba0487e89ce631a298d4be9", "tags": null, "creation_time": "2018-12-27T19:32:53Z", "links": [{"href": "http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "6c39d896-a204-41e5-89b5-790204fb6fa1", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-12-27 19:35:25,718 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1?resolve_outputs=False used request id req-ebd6ff9b-d24d-4843-a3b6-70e3bf0ef43c 2018-12-27 19:35:25,718 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.782263994217s 2018-12-27 19:35:25,718 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1?resolve_outputs=False used request id req-ebd6ff9b-d24d-4843-a3b6-70e3bf0ef43c 2018-12-27 19:35:30,725 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-27 19:35:30,728 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/events?marker=072c8bdd-652a-44be-b1cf-819e299dd52b&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1160947540e39475cdcf001250247e001a7a12cf" 2018-12-27 19:35:30,757 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 19:35:30 GMT Server: Apache x-openstack-request-id: req-bc8ffff0-d87a-4bb6-9308-cc0c64721ec0 Location: http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1/events?marker=072c8bdd-652a-44be-b1cf-819e299dd52b&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-27 19:35:30,799 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:35:30 GMT Server: Apache x-openstack-request-id: req-0453c791-b54e-489b-a555-bdb5ecee3b66 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-12-27 19:35:30,799 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1/events?marker=072c8bdd-652a-44be-b1cf-819e299dd52b&sort_dir=asc&marker=072c8bdd-652a-44be-b1cf-819e299dd52b&sort_dir=asc used request id req-0453c791-b54e-489b-a555-bdb5ecee3b66 2018-12-27 19:35:30,799 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0738711357117s 2018-12-27 19:35:30,800 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1/events?marker=072c8bdd-652a-44be-b1cf-819e299dd52b&sort_dir=asc&marker=072c8bdd-652a-44be-b1cf-819e299dd52b&sort_dir=asc used request id req-0453c791-b54e-489b-a555-bdb5ecee3b66 2018-12-27 19:35:35,805 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-27 19:35:35,809 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/events?marker=072c8bdd-652a-44be-b1cf-819e299dd52b&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1160947540e39475cdcf001250247e001a7a12cf" 2018-12-27 19:35:36,024 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 19:35:35 GMT Server: Apache x-openstack-request-id: req-460e7248-f6aa-41cd-9728-5fdbabea1668 Location: http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1/events?marker=072c8bdd-652a-44be-b1cf-819e299dd52b&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-27 19:35:36,084 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:35:36 GMT Server: Apache x-openstack-request-id: req-2299aed3-cdb7-4b62-9fb5-291cc7efcbf6 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 445 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "dns", "event_time": "2018-12-27T19:35:35Z", "links": [{"href": "http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1/resources/dns/events/616c14b2-1200-4c3a-a4f1-99afbd239c9e", "rel": "self"}, {"href": "http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1/resources/dns", "rel": "resource"}, {"href": "http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1", "rel": "stack"}], "logical_resource_id": "dns", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "04108879-3420-4229-9ff2-e272603e223b", "id": "616c14b2-1200-4c3a-a4f1-99afbd239c9e"}, {"resource_name": "ellis", "event_time": "2018-12-27T19:35:35Z", "links": [{"href": "http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1/resources/ellis/events/dd7ce4a8-3a78-49e1-800d-163f2fa0a5c8", "rel": "self"}, {"href": "http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1/resources/ellis", "rel": "resource"}, {"href": "http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1", "rel": "stack"}], "logical_resource_id": "ellis", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-ellis-evfszxin3bmm", "id": "dd7ce4a8-3a78-49e1-800d-163f2fa0a5c8"}]} 2018-12-27 19:35:36,084 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1/events?marker=072c8bdd-652a-44be-b1cf-819e299dd52b&sort_dir=asc&marker=072c8bdd-652a-44be-b1cf-819e299dd52b&sort_dir=asc used request id req-2299aed3-cdb7-4b62-9fb5-291cc7efcbf6 2018-12-27 19:35:36,085 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.278872966766s 2018-12-27 19:35:36,085 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1/events?marker=072c8bdd-652a-44be-b1cf-819e299dd52b&sort_dir=asc&marker=072c8bdd-652a-44be-b1cf-819e299dd52b&sort_dir=asc used request id req-2299aed3-cdb7-4b62-9fb5-291cc7efcbf6 2018-12-27 19:35:41,089 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-27 19:35:41,092 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/events?marker=dd7ce4a8-3a78-49e1-800d-163f2fa0a5c8&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1160947540e39475cdcf001250247e001a7a12cf" 2018-12-27 19:35:41,123 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 19:35:41 GMT Server: Apache x-openstack-request-id: req-f53a47a0-0eb7-45f2-a781-0d5a06d040d0 Location: http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1/events?marker=dd7ce4a8-3a78-49e1-800d-163f2fa0a5c8&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-27 19:35:41,167 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:35:41 GMT Server: Apache x-openstack-request-id: req-3d0c4bf0-2101-47c7-94a9-9f995541cbcd Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-12-27 19:35:41,167 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1/events?marker=dd7ce4a8-3a78-49e1-800d-163f2fa0a5c8&sort_dir=asc&marker=dd7ce4a8-3a78-49e1-800d-163f2fa0a5c8&sort_dir=asc used request id req-3d0c4bf0-2101-47c7-94a9-9f995541cbcd 2018-12-27 19:35:41,167 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0776479244232s 2018-12-27 19:35:41,167 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1/events?marker=dd7ce4a8-3a78-49e1-800d-163f2fa0a5c8&sort_dir=asc&marker=dd7ce4a8-3a78-49e1-800d-163f2fa0a5c8&sort_dir=asc used request id req-3d0c4bf0-2101-47c7-94a9-9f995541cbcd 2018-12-27 19:35:46,173 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-27 19:35:46,176 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/events?marker=dd7ce4a8-3a78-49e1-800d-163f2fa0a5c8&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1160947540e39475cdcf001250247e001a7a12cf" 2018-12-27 19:35:46,202 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 19:35:46 GMT Server: Apache x-openstack-request-id: req-adf6ff6e-5baf-4a30-8bbb-8b9f39617b34 Location: http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1/events?marker=dd7ce4a8-3a78-49e1-800d-163f2fa0a5c8&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-27 19:35:46,244 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:35:46 GMT Server: Apache x-openstack-request-id: req-ffc1d4ea-08ec-4d47-9e46-6ed79bda578c Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-12-27 19:35:46,244 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1/events?marker=dd7ce4a8-3a78-49e1-800d-163f2fa0a5c8&sort_dir=asc&marker=dd7ce4a8-3a78-49e1-800d-163f2fa0a5c8&sort_dir=asc used request id req-ffc1d4ea-08ec-4d47-9e46-6ed79bda578c 2018-12-27 19:35:46,244 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0706551074982s 2018-12-27 19:35:46,244 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1/events?marker=dd7ce4a8-3a78-49e1-800d-163f2fa0a5c8&sort_dir=asc&marker=dd7ce4a8-3a78-49e1-800d-163f2fa0a5c8&sort_dir=asc used request id req-ffc1d4ea-08ec-4d47-9e46-6ed79bda578c 2018-12-27 19:35:46,245 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-12-27 19:35:46,246 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1160947540e39475cdcf001250247e001a7a12cf" 2018-12-27 19:35:46,271 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 19:35:46 GMT Server: Apache x-openstack-request-id: req-a5c96b47-afbd-42d7-ac8d-bbbef1091914 Location: http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1?resolve_outputs=False Content-Length: 467 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-27 19:35:46,313 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:35:46 GMT Server: Apache x-openstack-request-id: req-bba8c2d0-f8c6-4cb2-9c8b-1bd71188ef62 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 875 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "5659dcbdaa7742d7bfece797c4514064", "private_sig_net_ip_version": "4", "image": "heat_ims-img_bd473631-e088-4b41-9469-069909e508ff", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_bd473631-e088-4b41-9469-069909e508ff", "sprout_cluster_size": "1", "private_sig_net_pool_start": "192.168.1.1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.0.253", "external_mgmt_dns_ip": "8.8.8.8", "private_sig_net_cidr": "192.168.1.0/24", "external_sig_dns_ip": "8.8.8.8", "private_sig_net_gateway": "192.168.1.254", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_bd473631-e088-4b41-9469-069909e508ff", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.0.0/24", "private_sig_net_pool_end": "192.168.1.253", "dn_range_start": "6505550000", "public_sig_net_id": "a4959dd9-e8f4-4ea9-8c99-7bff545db58c", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "6c39d896-a204-41e5-89b5-790204fb6fa1", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "a4959dd9-e8f4-4ea9-8c99-7bff545db58c"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "858d1306bba0487e89ce631a298d4be9", "tags": null, "creation_time": "2018-12-27T19:32:53Z", "links": [{"href": "http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "6c39d896-a204-41e5-89b5-790204fb6fa1", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-12-27 19:35:46,313 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1?resolve_outputs=False used request id req-bba8c2d0-f8c6-4cb2-9c8b-1bd71188ef62 2018-12-27 19:35:46,313 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0687201023102s 2018-12-27 19:35:46,314 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1?resolve_outputs=False used request id req-bba8c2d0-f8c6-4cb2-9c8b-1bd71188ef62 2018-12-27 19:35:51,320 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-27 19:35:51,324 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/events?marker=dd7ce4a8-3a78-49e1-800d-163f2fa0a5c8&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1160947540e39475cdcf001250247e001a7a12cf" 2018-12-27 19:35:51,354 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 19:35:51 GMT Server: Apache x-openstack-request-id: req-0e2ed97c-2753-4c6a-8a76-2a08cd2323f7 Location: http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1/events?marker=dd7ce4a8-3a78-49e1-800d-163f2fa0a5c8&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-27 19:35:51,395 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:35:51 GMT Server: Apache x-openstack-request-id: req-cf0893da-0013-4129-bb10-c2615eddd49e Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-12-27 19:35:51,395 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1/events?marker=dd7ce4a8-3a78-49e1-800d-163f2fa0a5c8&sort_dir=asc&marker=dd7ce4a8-3a78-49e1-800d-163f2fa0a5c8&sort_dir=asc used request id req-cf0893da-0013-4129-bb10-c2615eddd49e 2018-12-27 19:35:51,396 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0751378536224s 2018-12-27 19:35:51,396 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1/events?marker=dd7ce4a8-3a78-49e1-800d-163f2fa0a5c8&sort_dir=asc&marker=dd7ce4a8-3a78-49e1-800d-163f2fa0a5c8&sort_dir=asc used request id req-cf0893da-0013-4129-bb10-c2615eddd49e 2018-12-27 19:35:56,402 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-27 19:35:56,405 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/events?marker=dd7ce4a8-3a78-49e1-800d-163f2fa0a5c8&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1160947540e39475cdcf001250247e001a7a12cf" 2018-12-27 19:35:56,432 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 19:35:56 GMT Server: Apache x-openstack-request-id: req-74885e02-9971-4cc2-9337-b7eb6d080b9e Location: http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1/events?marker=dd7ce4a8-3a78-49e1-800d-163f2fa0a5c8&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-27 19:35:56,474 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:35:56 GMT Server: Apache x-openstack-request-id: req-ed51f33a-8734-4238-8619-d6a39932901b Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-12-27 19:35:56,474 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1/events?marker=dd7ce4a8-3a78-49e1-800d-163f2fa0a5c8&sort_dir=asc&marker=dd7ce4a8-3a78-49e1-800d-163f2fa0a5c8&sort_dir=asc used request id req-ed51f33a-8734-4238-8619-d6a39932901b 2018-12-27 19:35:56,474 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0720009803772s 2018-12-27 19:35:56,474 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1/events?marker=dd7ce4a8-3a78-49e1-800d-163f2fa0a5c8&sort_dir=asc&marker=dd7ce4a8-3a78-49e1-800d-163f2fa0a5c8&sort_dir=asc used request id req-ed51f33a-8734-4238-8619-d6a39932901b 2018-12-27 19:35:56,475 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-12-27 19:35:56,478 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1160947540e39475cdcf001250247e001a7a12cf" 2018-12-27 19:35:56,504 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 19:35:56 GMT Server: Apache x-openstack-request-id: req-880fa4fd-0823-4841-8942-1f71faa8419b Location: http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1?resolve_outputs=False Content-Length: 467 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-27 19:35:56,545 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:35:56 GMT Server: Apache x-openstack-request-id: req-27f45d83-378a-4383-aef4-8bbe99fe5e14 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 875 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "5659dcbdaa7742d7bfece797c4514064", "private_sig_net_ip_version": "4", "image": "heat_ims-img_bd473631-e088-4b41-9469-069909e508ff", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_bd473631-e088-4b41-9469-069909e508ff", "sprout_cluster_size": "1", "private_sig_net_pool_start": "192.168.1.1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.0.253", "external_mgmt_dns_ip": "8.8.8.8", "private_sig_net_cidr": "192.168.1.0/24", "external_sig_dns_ip": "8.8.8.8", "private_sig_net_gateway": "192.168.1.254", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_bd473631-e088-4b41-9469-069909e508ff", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.0.0/24", "private_sig_net_pool_end": "192.168.1.253", "dn_range_start": "6505550000", "public_sig_net_id": "a4959dd9-e8f4-4ea9-8c99-7bff545db58c", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "6c39d896-a204-41e5-89b5-790204fb6fa1", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "a4959dd9-e8f4-4ea9-8c99-7bff545db58c"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "858d1306bba0487e89ce631a298d4be9", "tags": null, "creation_time": "2018-12-27T19:32:53Z", "links": [{"href": "http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "6c39d896-a204-41e5-89b5-790204fb6fa1", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-12-27 19:35:56,546 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1?resolve_outputs=False used request id req-27f45d83-378a-4383-aef4-8bbe99fe5e14 2018-12-27 19:35:56,546 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0708110332489s 2018-12-27 19:35:56,546 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1?resolve_outputs=False used request id req-27f45d83-378a-4383-aef4-8bbe99fe5e14 2018-12-27 19:36:01,553 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-27 19:36:01,555 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/events?marker=dd7ce4a8-3a78-49e1-800d-163f2fa0a5c8&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1160947540e39475cdcf001250247e001a7a12cf" 2018-12-27 19:36:01,584 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 19:36:01 GMT Server: Apache x-openstack-request-id: req-d52af3c4-0cd7-466e-8960-a4e3da310854 Location: http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1/events?marker=dd7ce4a8-3a78-49e1-800d-163f2fa0a5c8&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-27 19:36:01,626 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:36:01 GMT Server: Apache x-openstack-request-id: req-0cb4ced3-63cd-4121-90e0-47c8c28f289b Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-12-27 19:36:01,626 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1/events?marker=dd7ce4a8-3a78-49e1-800d-163f2fa0a5c8&sort_dir=asc&marker=dd7ce4a8-3a78-49e1-800d-163f2fa0a5c8&sort_dir=asc used request id req-0cb4ced3-63cd-4121-90e0-47c8c28f289b 2018-12-27 19:36:01,627 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0737888813019s 2018-12-27 19:36:01,627 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1/events?marker=dd7ce4a8-3a78-49e1-800d-163f2fa0a5c8&sort_dir=asc&marker=dd7ce4a8-3a78-49e1-800d-163f2fa0a5c8&sort_dir=asc used request id req-0cb4ced3-63cd-4121-90e0-47c8c28f289b 2018-12-27 19:36:06,629 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-27 19:36:06,632 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/events?marker=dd7ce4a8-3a78-49e1-800d-163f2fa0a5c8&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1160947540e39475cdcf001250247e001a7a12cf" 2018-12-27 19:36:06,661 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 19:36:06 GMT Server: Apache x-openstack-request-id: req-d793a5f2-c309-4fcb-94d7-b718b87fbb3d Location: http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1/events?marker=dd7ce4a8-3a78-49e1-800d-163f2fa0a5c8&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-27 19:36:06,704 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:36:06 GMT Server: Apache x-openstack-request-id: req-e0450bc3-8d83-4645-a5fe-9b6ba55f8845 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-12-27 19:36:06,705 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1/events?marker=dd7ce4a8-3a78-49e1-800d-163f2fa0a5c8&sort_dir=asc&marker=dd7ce4a8-3a78-49e1-800d-163f2fa0a5c8&sort_dir=asc used request id req-e0450bc3-8d83-4645-a5fe-9b6ba55f8845 2018-12-27 19:36:06,705 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0755181312561s 2018-12-27 19:36:06,705 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1/events?marker=dd7ce4a8-3a78-49e1-800d-163f2fa0a5c8&sort_dir=asc&marker=dd7ce4a8-3a78-49e1-800d-163f2fa0a5c8&sort_dir=asc used request id req-e0450bc3-8d83-4645-a5fe-9b6ba55f8845 2018-12-27 19:36:06,706 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-12-27 19:36:06,708 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1160947540e39475cdcf001250247e001a7a12cf" 2018-12-27 19:36:06,736 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 19:36:06 GMT Server: Apache x-openstack-request-id: req-91db93ad-f2e4-433f-bb52-d17a4ae2f28c Location: http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1?resolve_outputs=False Content-Length: 467 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-27 19:36:06,779 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:36:06 GMT Server: Apache x-openstack-request-id: req-233bdedb-1142-4a64-a859-7d996a02a3f5 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 875 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "5659dcbdaa7742d7bfece797c4514064", "private_sig_net_ip_version": "4", "image": "heat_ims-img_bd473631-e088-4b41-9469-069909e508ff", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_bd473631-e088-4b41-9469-069909e508ff", "sprout_cluster_size": "1", "private_sig_net_pool_start": "192.168.1.1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.0.253", "external_mgmt_dns_ip": "8.8.8.8", "private_sig_net_cidr": "192.168.1.0/24", "external_sig_dns_ip": "8.8.8.8", "private_sig_net_gateway": "192.168.1.254", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_bd473631-e088-4b41-9469-069909e508ff", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.0.0/24", "private_sig_net_pool_end": "192.168.1.253", "dn_range_start": "6505550000", "public_sig_net_id": "a4959dd9-e8f4-4ea9-8c99-7bff545db58c", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "6c39d896-a204-41e5-89b5-790204fb6fa1", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "a4959dd9-e8f4-4ea9-8c99-7bff545db58c"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "858d1306bba0487e89ce631a298d4be9", "tags": null, "creation_time": "2018-12-27T19:32:53Z", "links": [{"href": "http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "6c39d896-a204-41e5-89b5-790204fb6fa1", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-12-27 19:36:06,779 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1?resolve_outputs=False used request id req-233bdedb-1142-4a64-a859-7d996a02a3f5 2018-12-27 19:36:06,779 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0733230113983s 2018-12-27 19:36:06,779 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1?resolve_outputs=False used request id req-233bdedb-1142-4a64-a859-7d996a02a3f5 2018-12-27 19:36:11,786 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-27 19:36:11,788 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/events?marker=dd7ce4a8-3a78-49e1-800d-163f2fa0a5c8&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1160947540e39475cdcf001250247e001a7a12cf" 2018-12-27 19:36:11,816 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 19:36:11 GMT Server: Apache x-openstack-request-id: req-9dde5de3-1a26-48a8-ae03-79d33bed2871 Location: http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1/events?marker=dd7ce4a8-3a78-49e1-800d-163f2fa0a5c8&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-27 19:36:11,858 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:36:11 GMT Server: Apache x-openstack-request-id: req-725acd20-ee85-46c3-879e-f9062c998872 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-12-27 19:36:11,858 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1/events?marker=dd7ce4a8-3a78-49e1-800d-163f2fa0a5c8&sort_dir=asc&marker=dd7ce4a8-3a78-49e1-800d-163f2fa0a5c8&sort_dir=asc used request id req-725acd20-ee85-46c3-879e-f9062c998872 2018-12-27 19:36:11,858 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0722889900208s 2018-12-27 19:36:11,859 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1/events?marker=dd7ce4a8-3a78-49e1-800d-163f2fa0a5c8&sort_dir=asc&marker=dd7ce4a8-3a78-49e1-800d-163f2fa0a5c8&sort_dir=asc used request id req-725acd20-ee85-46c3-879e-f9062c998872 2018-12-27 19:36:16,864 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-27 19:36:16,867 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/events?marker=dd7ce4a8-3a78-49e1-800d-163f2fa0a5c8&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1160947540e39475cdcf001250247e001a7a12cf" 2018-12-27 19:36:16,894 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 19:36:16 GMT Server: Apache x-openstack-request-id: req-6869847d-6ed4-4358-a38d-645bd80a49e0 Location: http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1/events?marker=dd7ce4a8-3a78-49e1-800d-163f2fa0a5c8&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-27 19:36:16,939 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:36:16 GMT Server: Apache x-openstack-request-id: req-84ce7e94-36bf-4073-8bc6-eb2043767e58 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-12-27 19:36:16,939 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1/events?marker=dd7ce4a8-3a78-49e1-800d-163f2fa0a5c8&sort_dir=asc&marker=dd7ce4a8-3a78-49e1-800d-163f2fa0a5c8&sort_dir=asc used request id req-84ce7e94-36bf-4073-8bc6-eb2043767e58 2018-12-27 19:36:16,939 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0748698711395s 2018-12-27 19:36:16,939 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1/events?marker=dd7ce4a8-3a78-49e1-800d-163f2fa0a5c8&sort_dir=asc&marker=dd7ce4a8-3a78-49e1-800d-163f2fa0a5c8&sort_dir=asc used request id req-84ce7e94-36bf-4073-8bc6-eb2043767e58 2018-12-27 19:36:16,940 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-12-27 19:36:16,943 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1160947540e39475cdcf001250247e001a7a12cf" 2018-12-27 19:36:16,972 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 19:36:16 GMT Server: Apache x-openstack-request-id: req-1436a7c9-d98d-481f-a760-55280fdab719 Location: http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1?resolve_outputs=False Content-Length: 467 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-27 19:36:17,015 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:36:16 GMT Server: Apache x-openstack-request-id: req-bf1ce507-721e-4dff-9027-33984b3f6eaf Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 875 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "5659dcbdaa7742d7bfece797c4514064", "private_sig_net_ip_version": "4", "image": "heat_ims-img_bd473631-e088-4b41-9469-069909e508ff", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_bd473631-e088-4b41-9469-069909e508ff", "sprout_cluster_size": "1", "private_sig_net_pool_start": "192.168.1.1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.0.253", "external_mgmt_dns_ip": "8.8.8.8", "private_sig_net_cidr": "192.168.1.0/24", "external_sig_dns_ip": "8.8.8.8", "private_sig_net_gateway": "192.168.1.254", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_bd473631-e088-4b41-9469-069909e508ff", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.0.0/24", "private_sig_net_pool_end": "192.168.1.253", "dn_range_start": "6505550000", "public_sig_net_id": "a4959dd9-e8f4-4ea9-8c99-7bff545db58c", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "6c39d896-a204-41e5-89b5-790204fb6fa1", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "a4959dd9-e8f4-4ea9-8c99-7bff545db58c"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "858d1306bba0487e89ce631a298d4be9", "tags": null, "creation_time": "2018-12-27T19:32:53Z", "links": [{"href": "http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "6c39d896-a204-41e5-89b5-790204fb6fa1", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-12-27 19:36:17,015 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1?resolve_outputs=False used request id req-bf1ce507-721e-4dff-9027-33984b3f6eaf 2018-12-27 19:36:17,015 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0748789310455s 2018-12-27 19:36:17,015 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1?resolve_outputs=False used request id req-bf1ce507-721e-4dff-9027-33984b3f6eaf 2018-12-27 19:36:22,022 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-27 19:36:22,025 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/events?marker=dd7ce4a8-3a78-49e1-800d-163f2fa0a5c8&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1160947540e39475cdcf001250247e001a7a12cf" 2018-12-27 19:36:22,052 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 19:36:22 GMT Server: Apache x-openstack-request-id: req-ae07a978-21b5-453b-b675-ce9f0c0a0ee6 Location: http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1/events?marker=dd7ce4a8-3a78-49e1-800d-163f2fa0a5c8&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-27 19:36:22,094 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:36:22 GMT Server: Apache x-openstack-request-id: req-302f6073-5234-4d87-b98e-8bc1f2cf0e3b Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-12-27 19:36:22,094 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1/events?marker=dd7ce4a8-3a78-49e1-800d-163f2fa0a5c8&sort_dir=asc&marker=dd7ce4a8-3a78-49e1-800d-163f2fa0a5c8&sort_dir=asc used request id req-302f6073-5234-4d87-b98e-8bc1f2cf0e3b 2018-12-27 19:36:22,094 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0723569393158s 2018-12-27 19:36:22,095 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1/events?marker=dd7ce4a8-3a78-49e1-800d-163f2fa0a5c8&sort_dir=asc&marker=dd7ce4a8-3a78-49e1-800d-163f2fa0a5c8&sort_dir=asc used request id req-302f6073-5234-4d87-b98e-8bc1f2cf0e3b 2018-12-27 19:36:27,100 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-27 19:36:27,104 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/events?marker=dd7ce4a8-3a78-49e1-800d-163f2fa0a5c8&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1160947540e39475cdcf001250247e001a7a12cf" 2018-12-27 19:36:27,131 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 19:36:27 GMT Server: Apache x-openstack-request-id: req-3b3b5261-58ad-4521-962f-a1b19143145d Location: http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1/events?marker=dd7ce4a8-3a78-49e1-800d-163f2fa0a5c8&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-27 19:36:27,175 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:36:27 GMT Server: Apache x-openstack-request-id: req-d36558dd-5cfb-40bd-a48f-cd9d6ca9163f Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-12-27 19:36:27,175 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1/events?marker=dd7ce4a8-3a78-49e1-800d-163f2fa0a5c8&sort_dir=asc&marker=dd7ce4a8-3a78-49e1-800d-163f2fa0a5c8&sort_dir=asc used request id req-d36558dd-5cfb-40bd-a48f-cd9d6ca9163f 2018-12-27 19:36:27,175 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0744750499725s 2018-12-27 19:36:27,175 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1/events?marker=dd7ce4a8-3a78-49e1-800d-163f2fa0a5c8&sort_dir=asc&marker=dd7ce4a8-3a78-49e1-800d-163f2fa0a5c8&sort_dir=asc used request id req-d36558dd-5cfb-40bd-a48f-cd9d6ca9163f 2018-12-27 19:36:27,176 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-12-27 19:36:27,179 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1160947540e39475cdcf001250247e001a7a12cf" 2018-12-27 19:36:27,206 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 19:36:27 GMT Server: Apache x-openstack-request-id: req-6ef48f0e-58f0-4d08-9770-78a899a4423b Location: http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1?resolve_outputs=False Content-Length: 467 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-27 19:36:27,248 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:36:27 GMT Server: Apache x-openstack-request-id: req-f35dd35e-cb0b-418e-913a-45e510aa1b5c Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 875 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "5659dcbdaa7742d7bfece797c4514064", "private_sig_net_ip_version": "4", "image": "heat_ims-img_bd473631-e088-4b41-9469-069909e508ff", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_bd473631-e088-4b41-9469-069909e508ff", "sprout_cluster_size": "1", "private_sig_net_pool_start": "192.168.1.1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.0.253", "external_mgmt_dns_ip": "8.8.8.8", "private_sig_net_cidr": "192.168.1.0/24", "external_sig_dns_ip": "8.8.8.8", "private_sig_net_gateway": "192.168.1.254", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_bd473631-e088-4b41-9469-069909e508ff", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.0.0/24", "private_sig_net_pool_end": "192.168.1.253", "dn_range_start": "6505550000", "public_sig_net_id": "a4959dd9-e8f4-4ea9-8c99-7bff545db58c", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "6c39d896-a204-41e5-89b5-790204fb6fa1", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "a4959dd9-e8f4-4ea9-8c99-7bff545db58c"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "858d1306bba0487e89ce631a298d4be9", "tags": null, "creation_time": "2018-12-27T19:32:53Z", "links": [{"href": "http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "6c39d896-a204-41e5-89b5-790204fb6fa1", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-12-27 19:36:27,248 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1?resolve_outputs=False used request id req-f35dd35e-cb0b-418e-913a-45e510aa1b5c 2018-12-27 19:36:27,248 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0722200870514s 2018-12-27 19:36:27,249 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1?resolve_outputs=False used request id req-f35dd35e-cb0b-418e-913a-45e510aa1b5c 2018-12-27 19:36:32,255 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-27 19:36:32,258 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/events?marker=dd7ce4a8-3a78-49e1-800d-163f2fa0a5c8&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1160947540e39475cdcf001250247e001a7a12cf" 2018-12-27 19:36:32,285 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 19:36:32 GMT Server: Apache x-openstack-request-id: req-197b7ad3-8ea6-45f9-aead-f7e02aeb5b62 Location: http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1/events?marker=dd7ce4a8-3a78-49e1-800d-163f2fa0a5c8&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-27 19:36:32,328 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:36:32 GMT Server: Apache x-openstack-request-id: req-e0f7308b-2632-4257-adc0-d2f34cebd87b Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-12-27 19:36:32,328 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1/events?marker=dd7ce4a8-3a78-49e1-800d-163f2fa0a5c8&sort_dir=asc&marker=dd7ce4a8-3a78-49e1-800d-163f2fa0a5c8&sort_dir=asc used request id req-e0f7308b-2632-4257-adc0-d2f34cebd87b 2018-12-27 19:36:32,328 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0727701187134s 2018-12-27 19:36:32,329 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1/events?marker=dd7ce4a8-3a78-49e1-800d-163f2fa0a5c8&sort_dir=asc&marker=dd7ce4a8-3a78-49e1-800d-163f2fa0a5c8&sort_dir=asc used request id req-e0f7308b-2632-4257-adc0-d2f34cebd87b 2018-12-27 19:36:37,334 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-27 19:36:37,337 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/events?marker=dd7ce4a8-3a78-49e1-800d-163f2fa0a5c8&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1160947540e39475cdcf001250247e001a7a12cf" 2018-12-27 19:36:37,365 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 19:36:37 GMT Server: Apache x-openstack-request-id: req-0ef80d95-c6ee-4f04-b952-c1fc13d507be Location: http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1/events?marker=dd7ce4a8-3a78-49e1-800d-163f2fa0a5c8&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-27 19:36:37,409 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:36:37 GMT Server: Apache x-openstack-request-id: req-8b469d9f-6bf1-4834-ab31-cc15900254e8 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-12-27 19:36:37,409 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1/events?marker=dd7ce4a8-3a78-49e1-800d-163f2fa0a5c8&sort_dir=asc&marker=dd7ce4a8-3a78-49e1-800d-163f2fa0a5c8&sort_dir=asc used request id req-8b469d9f-6bf1-4834-ab31-cc15900254e8 2018-12-27 19:36:37,409 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0749518871307s 2018-12-27 19:36:37,410 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1/events?marker=dd7ce4a8-3a78-49e1-800d-163f2fa0a5c8&sort_dir=asc&marker=dd7ce4a8-3a78-49e1-800d-163f2fa0a5c8&sort_dir=asc used request id req-8b469d9f-6bf1-4834-ab31-cc15900254e8 2018-12-27 19:36:37,410 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-12-27 19:36:37,413 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1160947540e39475cdcf001250247e001a7a12cf" 2018-12-27 19:36:37,439 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 19:36:37 GMT Server: Apache x-openstack-request-id: req-bbd8133b-b252-4ebe-93a7-6e62ce2a5d41 Location: http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1?resolve_outputs=False Content-Length: 467 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-27 19:36:37,481 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:36:37 GMT Server: Apache x-openstack-request-id: req-e99486c4-d256-4ef0-854e-1ef10c6af473 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 875 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "5659dcbdaa7742d7bfece797c4514064", "private_sig_net_ip_version": "4", "image": "heat_ims-img_bd473631-e088-4b41-9469-069909e508ff", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_bd473631-e088-4b41-9469-069909e508ff", "sprout_cluster_size": "1", "private_sig_net_pool_start": "192.168.1.1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.0.253", "external_mgmt_dns_ip": "8.8.8.8", "private_sig_net_cidr": "192.168.1.0/24", "external_sig_dns_ip": "8.8.8.8", "private_sig_net_gateway": "192.168.1.254", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_bd473631-e088-4b41-9469-069909e508ff", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.0.0/24", "private_sig_net_pool_end": "192.168.1.253", "dn_range_start": "6505550000", "public_sig_net_id": "a4959dd9-e8f4-4ea9-8c99-7bff545db58c", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "6c39d896-a204-41e5-89b5-790204fb6fa1", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "a4959dd9-e8f4-4ea9-8c99-7bff545db58c"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "858d1306bba0487e89ce631a298d4be9", "tags": null, "creation_time": "2018-12-27T19:32:53Z", "links": [{"href": "http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "6c39d896-a204-41e5-89b5-790204fb6fa1", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-12-27 19:36:37,481 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1?resolve_outputs=False used request id req-e99486c4-d256-4ef0-854e-1ef10c6af473 2018-12-27 19:36:37,481 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0709729194641s 2018-12-27 19:36:37,481 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1?resolve_outputs=False used request id req-e99486c4-d256-4ef0-854e-1ef10c6af473 2018-12-27 19:36:42,488 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-27 19:36:42,491 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/events?marker=dd7ce4a8-3a78-49e1-800d-163f2fa0a5c8&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1160947540e39475cdcf001250247e001a7a12cf" 2018-12-27 19:36:42,518 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 19:36:42 GMT Server: Apache x-openstack-request-id: req-f9b2cd62-3b30-4b8d-861d-17a8ab27dd7f Location: http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1/events?marker=dd7ce4a8-3a78-49e1-800d-163f2fa0a5c8&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-27 19:36:42,560 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:36:42 GMT Server: Apache x-openstack-request-id: req-b1fac708-844a-4c7e-83c4-4af43347db5d Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-12-27 19:36:42,560 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1/events?marker=dd7ce4a8-3a78-49e1-800d-163f2fa0a5c8&sort_dir=asc&marker=dd7ce4a8-3a78-49e1-800d-163f2fa0a5c8&sort_dir=asc used request id req-b1fac708-844a-4c7e-83c4-4af43347db5d 2018-12-27 19:36:42,561 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0723679065704s 2018-12-27 19:36:42,561 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1/events?marker=dd7ce4a8-3a78-49e1-800d-163f2fa0a5c8&sort_dir=asc&marker=dd7ce4a8-3a78-49e1-800d-163f2fa0a5c8&sort_dir=asc used request id req-b1fac708-844a-4c7e-83c4-4af43347db5d 2018-12-27 19:36:47,566 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-27 19:36:47,569 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/events?marker=dd7ce4a8-3a78-49e1-800d-163f2fa0a5c8&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1160947540e39475cdcf001250247e001a7a12cf" 2018-12-27 19:36:47,596 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 19:36:47 GMT Server: Apache x-openstack-request-id: req-9fb737e3-40ab-4af1-8f27-bc8f10b0ad11 Location: http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1/events?marker=dd7ce4a8-3a78-49e1-800d-163f2fa0a5c8&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-27 19:36:47,637 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:36:47 GMT Server: Apache x-openstack-request-id: req-e58e5d8f-164f-49d5-bca6-6bad93fa2222 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-12-27 19:36:47,638 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1/events?marker=dd7ce4a8-3a78-49e1-800d-163f2fa0a5c8&sort_dir=asc&marker=dd7ce4a8-3a78-49e1-800d-163f2fa0a5c8&sort_dir=asc used request id req-e58e5d8f-164f-49d5-bca6-6bad93fa2222 2018-12-27 19:36:47,638 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0714039802551s 2018-12-27 19:36:47,638 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1/events?marker=dd7ce4a8-3a78-49e1-800d-163f2fa0a5c8&sort_dir=asc&marker=dd7ce4a8-3a78-49e1-800d-163f2fa0a5c8&sort_dir=asc used request id req-e58e5d8f-164f-49d5-bca6-6bad93fa2222 2018-12-27 19:36:47,639 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-12-27 19:36:47,641 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1160947540e39475cdcf001250247e001a7a12cf" 2018-12-27 19:36:47,668 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 19:36:47 GMT Server: Apache x-openstack-request-id: req-abe5f1ee-e30c-4d8c-91b0-7553ae6241c8 Location: http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1?resolve_outputs=False Content-Length: 467 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-27 19:36:47,710 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:36:47 GMT Server: Apache x-openstack-request-id: req-b2434cde-391f-4543-a9da-07ff824d6c27 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 875 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "5659dcbdaa7742d7bfece797c4514064", "private_sig_net_ip_version": "4", "image": "heat_ims-img_bd473631-e088-4b41-9469-069909e508ff", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_bd473631-e088-4b41-9469-069909e508ff", "sprout_cluster_size": "1", "private_sig_net_pool_start": "192.168.1.1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.0.253", "external_mgmt_dns_ip": "8.8.8.8", "private_sig_net_cidr": "192.168.1.0/24", "external_sig_dns_ip": "8.8.8.8", "private_sig_net_gateway": "192.168.1.254", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_bd473631-e088-4b41-9469-069909e508ff", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.0.0/24", "private_sig_net_pool_end": "192.168.1.253", "dn_range_start": "6505550000", "public_sig_net_id": "a4959dd9-e8f4-4ea9-8c99-7bff545db58c", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "6c39d896-a204-41e5-89b5-790204fb6fa1", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "a4959dd9-e8f4-4ea9-8c99-7bff545db58c"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "858d1306bba0487e89ce631a298d4be9", "tags": null, "creation_time": "2018-12-27T19:32:53Z", "links": [{"href": "http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "6c39d896-a204-41e5-89b5-790204fb6fa1", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-12-27 19:36:47,711 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1?resolve_outputs=False used request id req-b2434cde-391f-4543-a9da-07ff824d6c27 2018-12-27 19:36:47,711 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0720551013947s 2018-12-27 19:36:47,711 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1?resolve_outputs=False used request id req-b2434cde-391f-4543-a9da-07ff824d6c27 2018-12-27 19:36:52,718 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-27 19:36:52,720 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/events?marker=dd7ce4a8-3a78-49e1-800d-163f2fa0a5c8&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1160947540e39475cdcf001250247e001a7a12cf" 2018-12-27 19:36:52,748 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 19:36:52 GMT Server: Apache x-openstack-request-id: req-fa8f769b-596f-47f4-8607-a0e83047eabd Location: http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1/events?marker=dd7ce4a8-3a78-49e1-800d-163f2fa0a5c8&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-27 19:36:52,789 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:36:52 GMT Server: Apache x-openstack-request-id: req-23042705-977e-4e69-9fdb-4a8a8ed5c23f Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-12-27 19:36:52,789 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1/events?marker=dd7ce4a8-3a78-49e1-800d-163f2fa0a5c8&sort_dir=asc&marker=dd7ce4a8-3a78-49e1-800d-163f2fa0a5c8&sort_dir=asc used request id req-23042705-977e-4e69-9fdb-4a8a8ed5c23f 2018-12-27 19:36:52,789 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0716149806976s 2018-12-27 19:36:52,790 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1/events?marker=dd7ce4a8-3a78-49e1-800d-163f2fa0a5c8&sort_dir=asc&marker=dd7ce4a8-3a78-49e1-800d-163f2fa0a5c8&sort_dir=asc used request id req-23042705-977e-4e69-9fdb-4a8a8ed5c23f 2018-12-27 19:36:57,795 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-27 19:36:57,798 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/events?marker=dd7ce4a8-3a78-49e1-800d-163f2fa0a5c8&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1160947540e39475cdcf001250247e001a7a12cf" 2018-12-27 19:36:57,825 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 19:36:57 GMT Server: Apache x-openstack-request-id: req-fdca3a63-6d80-4c79-935b-63cbdacd1004 Location: http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1/events?marker=dd7ce4a8-3a78-49e1-800d-163f2fa0a5c8&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-27 19:36:57,867 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:36:57 GMT Server: Apache x-openstack-request-id: req-a8d2b681-1f5c-4b18-958e-38cdffcae85a Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-12-27 19:36:57,867 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1/events?marker=dd7ce4a8-3a78-49e1-800d-163f2fa0a5c8&sort_dir=asc&marker=dd7ce4a8-3a78-49e1-800d-163f2fa0a5c8&sort_dir=asc used request id req-a8d2b681-1f5c-4b18-958e-38cdffcae85a 2018-12-27 19:36:57,867 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0716259479523s 2018-12-27 19:36:57,867 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1/events?marker=dd7ce4a8-3a78-49e1-800d-163f2fa0a5c8&sort_dir=asc&marker=dd7ce4a8-3a78-49e1-800d-163f2fa0a5c8&sort_dir=asc used request id req-a8d2b681-1f5c-4b18-958e-38cdffcae85a 2018-12-27 19:36:57,868 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-12-27 19:36:57,870 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1160947540e39475cdcf001250247e001a7a12cf" 2018-12-27 19:36:57,897 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 19:36:57 GMT Server: Apache x-openstack-request-id: req-9fbab418-2d2c-4a67-92a7-c1b0b36c54c5 Location: http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1?resolve_outputs=False Content-Length: 467 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-27 19:36:57,938 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:36:57 GMT Server: Apache x-openstack-request-id: req-b73a3a71-1e84-40ce-976c-1dc5a68581f2 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 875 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "5659dcbdaa7742d7bfece797c4514064", "private_sig_net_ip_version": "4", "image": "heat_ims-img_bd473631-e088-4b41-9469-069909e508ff", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_bd473631-e088-4b41-9469-069909e508ff", "sprout_cluster_size": "1", "private_sig_net_pool_start": "192.168.1.1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.0.253", "external_mgmt_dns_ip": "8.8.8.8", "private_sig_net_cidr": "192.168.1.0/24", "external_sig_dns_ip": "8.8.8.8", "private_sig_net_gateway": "192.168.1.254", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_bd473631-e088-4b41-9469-069909e508ff", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.0.0/24", "private_sig_net_pool_end": "192.168.1.253", "dn_range_start": "6505550000", "public_sig_net_id": "a4959dd9-e8f4-4ea9-8c99-7bff545db58c", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "6c39d896-a204-41e5-89b5-790204fb6fa1", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "a4959dd9-e8f4-4ea9-8c99-7bff545db58c"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "858d1306bba0487e89ce631a298d4be9", "tags": null, "creation_time": "2018-12-27T19:32:53Z", "links": [{"href": "http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "6c39d896-a204-41e5-89b5-790204fb6fa1", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-12-27 19:36:57,939 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1?resolve_outputs=False used request id req-b73a3a71-1e84-40ce-976c-1dc5a68581f2 2018-12-27 19:36:57,939 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0709149837494s 2018-12-27 19:36:57,939 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1?resolve_outputs=False used request id req-b73a3a71-1e84-40ce-976c-1dc5a68581f2 2018-12-27 19:37:02,946 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-27 19:37:02,948 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/events?marker=dd7ce4a8-3a78-49e1-800d-163f2fa0a5c8&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1160947540e39475cdcf001250247e001a7a12cf" 2018-12-27 19:37:02,976 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 19:37:02 GMT Server: Apache x-openstack-request-id: req-21842e4b-c38e-4e66-be14-f594ff7a0d49 Location: http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1/events?marker=dd7ce4a8-3a78-49e1-800d-163f2fa0a5c8&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-27 19:37:03,019 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:37:02 GMT Server: Apache x-openstack-request-id: req-672930ee-bd58-4d78-86f6-b435bb974e6a Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-12-27 19:37:03,019 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1/events?marker=dd7ce4a8-3a78-49e1-800d-163f2fa0a5c8&sort_dir=asc&marker=dd7ce4a8-3a78-49e1-800d-163f2fa0a5c8&sort_dir=asc used request id req-672930ee-bd58-4d78-86f6-b435bb974e6a 2018-12-27 19:37:03,019 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0732889175415s 2018-12-27 19:37:03,019 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1/events?marker=dd7ce4a8-3a78-49e1-800d-163f2fa0a5c8&sort_dir=asc&marker=dd7ce4a8-3a78-49e1-800d-163f2fa0a5c8&sort_dir=asc used request id req-672930ee-bd58-4d78-86f6-b435bb974e6a 2018-12-27 19:37:08,025 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-27 19:37:08,028 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/events?marker=dd7ce4a8-3a78-49e1-800d-163f2fa0a5c8&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1160947540e39475cdcf001250247e001a7a12cf" 2018-12-27 19:37:08,259 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 19:37:08 GMT Server: Apache x-openstack-request-id: req-6adc0060-21d9-4119-aef6-f8d4f237393e Location: http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1/events?marker=dd7ce4a8-3a78-49e1-800d-163f2fa0a5c8&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-27 19:37:08,301 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:37:08 GMT Server: Apache x-openstack-request-id: req-c380eed8-6a56-45b9-9315-8d36701a072c Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-12-27 19:37:08,301 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1/events?marker=dd7ce4a8-3a78-49e1-800d-163f2fa0a5c8&sort_dir=asc&marker=dd7ce4a8-3a78-49e1-800d-163f2fa0a5c8&sort_dir=asc used request id req-c380eed8-6a56-45b9-9315-8d36701a072c 2018-12-27 19:37:08,301 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.276312112808s 2018-12-27 19:37:08,302 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1/events?marker=dd7ce4a8-3a78-49e1-800d-163f2fa0a5c8&sort_dir=asc&marker=dd7ce4a8-3a78-49e1-800d-163f2fa0a5c8&sort_dir=asc used request id req-c380eed8-6a56-45b9-9315-8d36701a072c 2018-12-27 19:37:08,302 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-12-27 19:37:08,305 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1160947540e39475cdcf001250247e001a7a12cf" 2018-12-27 19:37:08,347 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 19:37:08 GMT Server: Apache x-openstack-request-id: req-1a228ed8-26f3-4176-8be5-9cbd11e12188 Location: http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1?resolve_outputs=False Content-Length: 467 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-27 19:37:08,389 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:37:08 GMT Server: Apache x-openstack-request-id: req-b589e72e-6b0c-4dd5-b054-a7c864606e3c Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 875 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "5659dcbdaa7742d7bfece797c4514064", "private_sig_net_ip_version": "4", "image": "heat_ims-img_bd473631-e088-4b41-9469-069909e508ff", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_bd473631-e088-4b41-9469-069909e508ff", "sprout_cluster_size": "1", "private_sig_net_pool_start": "192.168.1.1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.0.253", "external_mgmt_dns_ip": "8.8.8.8", "private_sig_net_cidr": "192.168.1.0/24", "external_sig_dns_ip": "8.8.8.8", "private_sig_net_gateway": "192.168.1.254", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_bd473631-e088-4b41-9469-069909e508ff", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.0.0/24", "private_sig_net_pool_end": "192.168.1.253", "dn_range_start": "6505550000", "public_sig_net_id": "a4959dd9-e8f4-4ea9-8c99-7bff545db58c", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "6c39d896-a204-41e5-89b5-790204fb6fa1", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "a4959dd9-e8f4-4ea9-8c99-7bff545db58c"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "858d1306bba0487e89ce631a298d4be9", "tags": null, "creation_time": "2018-12-27T19:32:53Z", "links": [{"href": "http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "6c39d896-a204-41e5-89b5-790204fb6fa1", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-12-27 19:37:08,390 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1?resolve_outputs=False used request id req-b589e72e-6b0c-4dd5-b054-a7c864606e3c 2018-12-27 19:37:08,390 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0873630046844s 2018-12-27 19:37:08,390 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1?resolve_outputs=False used request id req-b589e72e-6b0c-4dd5-b054-a7c864606e3c 2018-12-27 19:37:13,396 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-27 19:37:13,399 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/events?marker=dd7ce4a8-3a78-49e1-800d-163f2fa0a5c8&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1160947540e39475cdcf001250247e001a7a12cf" 2018-12-27 19:37:13,426 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 19:37:13 GMT Server: Apache x-openstack-request-id: req-6be8dd33-bd5c-4564-85bd-9feefb55bfb6 Location: http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1/events?marker=dd7ce4a8-3a78-49e1-800d-163f2fa0a5c8&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-27 19:37:13,469 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:37:13 GMT Server: Apache x-openstack-request-id: req-813b2ced-4c0e-45ec-b701-9fe4615b1dc5 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-12-27 19:37:13,469 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1/events?marker=dd7ce4a8-3a78-49e1-800d-163f2fa0a5c8&sort_dir=asc&marker=dd7ce4a8-3a78-49e1-800d-163f2fa0a5c8&sort_dir=asc used request id req-813b2ced-4c0e-45ec-b701-9fe4615b1dc5 2018-12-27 19:37:13,469 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0728650093079s 2018-12-27 19:37:13,470 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1/events?marker=dd7ce4a8-3a78-49e1-800d-163f2fa0a5c8&sort_dir=asc&marker=dd7ce4a8-3a78-49e1-800d-163f2fa0a5c8&sort_dir=asc used request id req-813b2ced-4c0e-45ec-b701-9fe4615b1dc5 2018-12-27 19:37:18,475 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-27 19:37:18,478 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/events?marker=dd7ce4a8-3a78-49e1-800d-163f2fa0a5c8&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1160947540e39475cdcf001250247e001a7a12cf" 2018-12-27 19:37:18,504 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 19:37:18 GMT Server: Apache x-openstack-request-id: req-9324c7be-4c27-4ed5-bcc2-28a2aef0d563 Location: http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1/events?marker=dd7ce4a8-3a78-49e1-800d-163f2fa0a5c8&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-27 19:37:18,546 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:37:18 GMT Server: Apache x-openstack-request-id: req-7bb3e1b3-b567-42e6-89e8-ca9f9ad241e2 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-12-27 19:37:18,546 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1/events?marker=dd7ce4a8-3a78-49e1-800d-163f2fa0a5c8&sort_dir=asc&marker=dd7ce4a8-3a78-49e1-800d-163f2fa0a5c8&sort_dir=asc used request id req-7bb3e1b3-b567-42e6-89e8-ca9f9ad241e2 2018-12-27 19:37:18,546 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0706329345703s 2018-12-27 19:37:18,546 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1/events?marker=dd7ce4a8-3a78-49e1-800d-163f2fa0a5c8&sort_dir=asc&marker=dd7ce4a8-3a78-49e1-800d-163f2fa0a5c8&sort_dir=asc used request id req-7bb3e1b3-b567-42e6-89e8-ca9f9ad241e2 2018-12-27 19:37:18,547 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-12-27 19:37:18,549 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1160947540e39475cdcf001250247e001a7a12cf" 2018-12-27 19:37:18,577 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 19:37:18 GMT Server: Apache x-openstack-request-id: req-17d92981-64ab-45b8-8920-66bd2aaf348a Location: http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1?resolve_outputs=False Content-Length: 467 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-27 19:37:18,619 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:37:18 GMT Server: Apache x-openstack-request-id: req-ad9a5849-a4c1-4217-9adb-59f7af29f149 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 875 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "5659dcbdaa7742d7bfece797c4514064", "private_sig_net_ip_version": "4", "image": "heat_ims-img_bd473631-e088-4b41-9469-069909e508ff", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_bd473631-e088-4b41-9469-069909e508ff", "sprout_cluster_size": "1", "private_sig_net_pool_start": "192.168.1.1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.0.253", "external_mgmt_dns_ip": "8.8.8.8", "private_sig_net_cidr": "192.168.1.0/24", "external_sig_dns_ip": "8.8.8.8", "private_sig_net_gateway": "192.168.1.254", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_bd473631-e088-4b41-9469-069909e508ff", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.0.0/24", "private_sig_net_pool_end": "192.168.1.253", "dn_range_start": "6505550000", "public_sig_net_id": "a4959dd9-e8f4-4ea9-8c99-7bff545db58c", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "6c39d896-a204-41e5-89b5-790204fb6fa1", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "a4959dd9-e8f4-4ea9-8c99-7bff545db58c"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "858d1306bba0487e89ce631a298d4be9", "tags": null, "creation_time": "2018-12-27T19:32:53Z", "links": [{"href": "http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "6c39d896-a204-41e5-89b5-790204fb6fa1", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-12-27 19:37:18,619 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1?resolve_outputs=False used request id req-ad9a5849-a4c1-4217-9adb-59f7af29f149 2018-12-27 19:37:18,619 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0720999240875s 2018-12-27 19:37:18,619 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1?resolve_outputs=False used request id req-ad9a5849-a4c1-4217-9adb-59f7af29f149 2018-12-27 19:37:23,626 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-27 19:37:23,629 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/events?marker=dd7ce4a8-3a78-49e1-800d-163f2fa0a5c8&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1160947540e39475cdcf001250247e001a7a12cf" 2018-12-27 19:37:23,659 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 19:37:23 GMT Server: Apache x-openstack-request-id: req-5f60f17d-4573-4f22-b317-d917a41c5fcb Location: http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1/events?marker=dd7ce4a8-3a78-49e1-800d-163f2fa0a5c8&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-27 19:37:23,701 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:37:23 GMT Server: Apache x-openstack-request-id: req-e6960c06-9cca-437d-b5b1-6a2696f41643 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-12-27 19:37:23,701 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1/events?marker=dd7ce4a8-3a78-49e1-800d-163f2fa0a5c8&sort_dir=asc&marker=dd7ce4a8-3a78-49e1-800d-163f2fa0a5c8&sort_dir=asc used request id req-e6960c06-9cca-437d-b5b1-6a2696f41643 2018-12-27 19:37:23,702 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0755569934845s 2018-12-27 19:37:23,702 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1/events?marker=dd7ce4a8-3a78-49e1-800d-163f2fa0a5c8&sort_dir=asc&marker=dd7ce4a8-3a78-49e1-800d-163f2fa0a5c8&sort_dir=asc used request id req-e6960c06-9cca-437d-b5b1-6a2696f41643 2018-12-27 19:37:28,708 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-27 19:37:28,710 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/events?marker=dd7ce4a8-3a78-49e1-800d-163f2fa0a5c8&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1160947540e39475cdcf001250247e001a7a12cf" 2018-12-27 19:37:28,737 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 19:37:28 GMT Server: Apache x-openstack-request-id: req-2cfe2fb1-151c-46c1-b212-de39d8e852c5 Location: http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1/events?marker=dd7ce4a8-3a78-49e1-800d-163f2fa0a5c8&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-27 19:37:28,781 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:37:28 GMT Server: Apache x-openstack-request-id: req-7949c43d-0be4-49af-9e1f-9bb71d617db3 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 354 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "ellis", "event_time": "2018-12-27T19:37:28Z", "links": [{"href": "http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1/resources/ellis/events/f1aba6ce-9f34-4aab-afa8-4741a9770727", "rel": "self"}, {"href": "http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1/resources/ellis", "rel": "resource"}, {"href": "http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1", "rel": "stack"}], "logical_resource_id": "ellis", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "c0e5ac88-a0bc-4a3a-aeeb-bc23a0298d52", "id": "f1aba6ce-9f34-4aab-afa8-4741a9770727"}]} 2018-12-27 19:37:28,781 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1/events?marker=dd7ce4a8-3a78-49e1-800d-163f2fa0a5c8&sort_dir=asc&marker=dd7ce4a8-3a78-49e1-800d-163f2fa0a5c8&sort_dir=asc used request id req-7949c43d-0be4-49af-9e1f-9bb71d617db3 2018-12-27 19:37:28,782 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0738170146942s 2018-12-27 19:37:28,782 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1/events?marker=dd7ce4a8-3a78-49e1-800d-163f2fa0a5c8&sort_dir=asc&marker=dd7ce4a8-3a78-49e1-800d-163f2fa0a5c8&sort_dir=asc used request id req-7949c43d-0be4-49af-9e1f-9bb71d617db3 2018-12-27 19:37:33,788 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-27 19:37:33,790 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/events?marker=f1aba6ce-9f34-4aab-afa8-4741a9770727&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1160947540e39475cdcf001250247e001a7a12cf" 2018-12-27 19:37:33,819 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 19:37:33 GMT Server: Apache x-openstack-request-id: req-be9ad544-69ce-4748-8672-38d05b0dd401 Location: http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1/events?marker=f1aba6ce-9f34-4aab-afa8-4741a9770727&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-27 19:37:33,864 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:37:33 GMT Server: Apache x-openstack-request-id: req-f5212524-4116-497a-9cdd-44af19ea7a01 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 621 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "bono", "event_time": "2018-12-27T19:37:28Z", "links": [{"href": "http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1/resources/bono/events/14b3a377-badc-4013-acdc-6900ebb2bf33", "rel": "self"}, {"href": "http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1/resources/bono", "rel": "resource"}, {"href": "http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1", "rel": "stack"}], "logical_resource_id": "bono", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-bono-3d3ac5onqung", "id": "14b3a377-badc-4013-acdc-6900ebb2bf33"}, {"resource_name": "sprout", "event_time": "2018-12-27T19:37:28Z", "links": [{"href": "http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1/resources/sprout/events/b1af42a2-cb16-4e0d-bd4e-1bdb92d93485", "rel": "self"}, {"href": "http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1/resources/sprout", "rel": "resource"}, {"href": "http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1", "rel": "stack"}], "logical_resource_id": "sprout", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-sprout-t6ggtqekxwaj", "id": "b1af42a2-cb16-4e0d-bd4e-1bdb92d93485"}, {"resource_name": "vellum", "event_time": "2018-12-27T19:37:28Z", "links": [{"href": "http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1/resources/vellum/events/005989f7-be6c-4045-be24-6ed18436f741", "rel": "self"}, {"href": "http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1/resources/vellum", "rel": "resource"}, {"href": "http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1", "rel": "stack"}], "logical_resource_id": "vellum", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-vellum-kkum4hivoi5e", "id": "005989f7-be6c-4045-be24-6ed18436f741"}, {"resource_name": "homer", "event_time": "2018-12-27T19:37:28Z", "links": [{"href": "http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1/resources/homer/events/8b50cf44-e587-4630-8b24-0e708a2d5f8d", "rel": "self"}, {"href": "http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1/resources/homer", "rel": "resource"}, {"href": "http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1", "rel": "stack"}], "logical_resource_id": "homer", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-homer-hbb35vnd5lxo", "id": "8b50cf44-e587-4630-8b24-0e708a2d5f8d"}, {"resource_name": "dime", "event_time": "2018-12-27T19:37:28Z", "links": [{"href": "http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1/resources/dime/events/dc83dbf2-6f49-40d7-b13a-864d4c67e0af", "rel": "self"}, {"href": "http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1/resources/dime", "rel": "resource"}, {"href": "http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1", "rel": "stack"}], "logical_resource_id": "dime", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-dime-bqzwiypsqspo", "id": "dc83dbf2-6f49-40d7-b13a-864d4c67e0af"}]} 2018-12-27 19:37:33,864 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1/events?marker=f1aba6ce-9f34-4aab-afa8-4741a9770727&sort_dir=asc&marker=f1aba6ce-9f34-4aab-afa8-4741a9770727&sort_dir=asc used request id req-f5212524-4116-497a-9cdd-44af19ea7a01 2018-12-27 19:37:33,864 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0762410163879s 2018-12-27 19:37:33,864 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1/events?marker=f1aba6ce-9f34-4aab-afa8-4741a9770727&sort_dir=asc&marker=f1aba6ce-9f34-4aab-afa8-4741a9770727&sort_dir=asc used request id req-f5212524-4116-497a-9cdd-44af19ea7a01 2018-12-27 19:37:38,871 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-27 19:37:38,874 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/events?marker=dc83dbf2-6f49-40d7-b13a-864d4c67e0af&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1160947540e39475cdcf001250247e001a7a12cf" 2018-12-27 19:37:38,902 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 19:37:38 GMT Server: Apache x-openstack-request-id: req-f50f840f-2e5a-421f-a25b-56ede7427dc8 Location: http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1/events?marker=dc83dbf2-6f49-40d7-b13a-864d4c67e0af&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-27 19:37:38,944 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:37:38 GMT Server: Apache x-openstack-request-id: req-655ec48a-da94-46fc-b2eb-40e105a61809 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-12-27 19:37:38,944 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1/events?marker=dc83dbf2-6f49-40d7-b13a-864d4c67e0af&sort_dir=asc&marker=dc83dbf2-6f49-40d7-b13a-864d4c67e0af&sort_dir=asc used request id req-655ec48a-da94-46fc-b2eb-40e105a61809 2018-12-27 19:37:38,945 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0734090805054s 2018-12-27 19:37:38,945 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1/events?marker=dc83dbf2-6f49-40d7-b13a-864d4c67e0af&sort_dir=asc&marker=dc83dbf2-6f49-40d7-b13a-864d4c67e0af&sort_dir=asc used request id req-655ec48a-da94-46fc-b2eb-40e105a61809 2018-12-27 19:37:43,950 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-27 19:37:43,953 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/events?marker=dc83dbf2-6f49-40d7-b13a-864d4c67e0af&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1160947540e39475cdcf001250247e001a7a12cf" 2018-12-27 19:37:43,985 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 19:37:43 GMT Server: Apache x-openstack-request-id: req-8c33f52e-b651-45f8-800c-7c5802f7efea Location: http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1/events?marker=dc83dbf2-6f49-40d7-b13a-864d4c67e0af&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-27 19:37:44,026 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:37:43 GMT Server: Apache x-openstack-request-id: req-5a1f7aea-8c88-476d-b2b9-fa685e3001ec Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-12-27 19:37:44,027 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1/events?marker=dc83dbf2-6f49-40d7-b13a-864d4c67e0af&sort_dir=asc&marker=dc83dbf2-6f49-40d7-b13a-864d4c67e0af&sort_dir=asc used request id req-5a1f7aea-8c88-476d-b2b9-fa685e3001ec 2018-12-27 19:37:44,027 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0760419368744s 2018-12-27 19:37:44,027 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1/events?marker=dc83dbf2-6f49-40d7-b13a-864d4c67e0af&sort_dir=asc&marker=dc83dbf2-6f49-40d7-b13a-864d4c67e0af&sort_dir=asc used request id req-5a1f7aea-8c88-476d-b2b9-fa685e3001ec 2018-12-27 19:37:44,027 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-12-27 19:37:44,030 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1160947540e39475cdcf001250247e001a7a12cf" 2018-12-27 19:37:44,057 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 19:37:44 GMT Server: Apache x-openstack-request-id: req-9e4b44b2-bd13-4fd7-8356-2241044d5a5e Location: http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1?resolve_outputs=False Content-Length: 467 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-27 19:37:44,102 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:37:44 GMT Server: Apache x-openstack-request-id: req-082866ff-0e71-4202-95d7-a4497d93fb79 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 875 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "5659dcbdaa7742d7bfece797c4514064", "private_sig_net_ip_version": "4", "image": "heat_ims-img_bd473631-e088-4b41-9469-069909e508ff", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_bd473631-e088-4b41-9469-069909e508ff", "sprout_cluster_size": "1", "private_sig_net_pool_start": "192.168.1.1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.0.253", "external_mgmt_dns_ip": "8.8.8.8", "private_sig_net_cidr": "192.168.1.0/24", "external_sig_dns_ip": "8.8.8.8", "private_sig_net_gateway": "192.168.1.254", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_bd473631-e088-4b41-9469-069909e508ff", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.0.0/24", "private_sig_net_pool_end": "192.168.1.253", "dn_range_start": "6505550000", "public_sig_net_id": "a4959dd9-e8f4-4ea9-8c99-7bff545db58c", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "6c39d896-a204-41e5-89b5-790204fb6fa1", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "a4959dd9-e8f4-4ea9-8c99-7bff545db58c"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "858d1306bba0487e89ce631a298d4be9", "tags": null, "creation_time": "2018-12-27T19:32:53Z", "links": [{"href": "http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "6c39d896-a204-41e5-89b5-790204fb6fa1", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-12-27 19:37:44,102 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1?resolve_outputs=False used request id req-082866ff-0e71-4202-95d7-a4497d93fb79 2018-12-27 19:37:44,102 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0748229026794s 2018-12-27 19:37:44,103 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1?resolve_outputs=False used request id req-082866ff-0e71-4202-95d7-a4497d93fb79 2018-12-27 19:37:49,109 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-27 19:37:49,112 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/events?marker=dc83dbf2-6f49-40d7-b13a-864d4c67e0af&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1160947540e39475cdcf001250247e001a7a12cf" 2018-12-27 19:37:49,138 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 19:37:49 GMT Server: Apache x-openstack-request-id: req-9b1530ae-fcdf-4fa1-a4fc-fe4ecdfd0b95 Location: http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1/events?marker=dc83dbf2-6f49-40d7-b13a-864d4c67e0af&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-27 19:37:49,180 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:37:49 GMT Server: Apache x-openstack-request-id: req-94eda492-9289-4ad5-a652-8eb119911c54 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-12-27 19:37:49,180 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1/events?marker=dc83dbf2-6f49-40d7-b13a-864d4c67e0af&sort_dir=asc&marker=dc83dbf2-6f49-40d7-b13a-864d4c67e0af&sort_dir=asc used request id req-94eda492-9289-4ad5-a652-8eb119911c54 2018-12-27 19:37:49,180 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0707371234894s 2018-12-27 19:37:49,180 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1/events?marker=dc83dbf2-6f49-40d7-b13a-864d4c67e0af&sort_dir=asc&marker=dc83dbf2-6f49-40d7-b13a-864d4c67e0af&sort_dir=asc used request id req-94eda492-9289-4ad5-a652-8eb119911c54 2018-12-27 19:37:54,186 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-27 19:37:54,188 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/events?marker=dc83dbf2-6f49-40d7-b13a-864d4c67e0af&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1160947540e39475cdcf001250247e001a7a12cf" 2018-12-27 19:37:54,215 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 19:37:54 GMT Server: Apache x-openstack-request-id: req-38537e74-6a5c-4d1f-8ba8-7500b75ac610 Location: http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1/events?marker=dc83dbf2-6f49-40d7-b13a-864d4c67e0af&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-27 19:37:54,257 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:37:54 GMT Server: Apache x-openstack-request-id: req-5253f581-64f2-472b-8dd2-be309743ab8e Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-12-27 19:37:54,257 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1/events?marker=dc83dbf2-6f49-40d7-b13a-864d4c67e0af&sort_dir=asc&marker=dc83dbf2-6f49-40d7-b13a-864d4c67e0af&sort_dir=asc used request id req-5253f581-64f2-472b-8dd2-be309743ab8e 2018-12-27 19:37:54,257 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0711951255798s 2018-12-27 19:37:54,257 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1/events?marker=dc83dbf2-6f49-40d7-b13a-864d4c67e0af&sort_dir=asc&marker=dc83dbf2-6f49-40d7-b13a-864d4c67e0af&sort_dir=asc used request id req-5253f581-64f2-472b-8dd2-be309743ab8e 2018-12-27 19:37:54,258 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-12-27 19:37:54,261 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1160947540e39475cdcf001250247e001a7a12cf" 2018-12-27 19:37:54,290 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 19:37:54 GMT Server: Apache x-openstack-request-id: req-50098632-aeef-4bec-b1fd-fc48cc01785a Location: http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1?resolve_outputs=False Content-Length: 467 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-27 19:37:54,331 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:37:54 GMT Server: Apache x-openstack-request-id: req-8a15d47f-3f62-4574-9ca1-e938366ed550 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 875 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "5659dcbdaa7742d7bfece797c4514064", "private_sig_net_ip_version": "4", "image": "heat_ims-img_bd473631-e088-4b41-9469-069909e508ff", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_bd473631-e088-4b41-9469-069909e508ff", "sprout_cluster_size": "1", "private_sig_net_pool_start": "192.168.1.1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.0.253", "external_mgmt_dns_ip": "8.8.8.8", "private_sig_net_cidr": "192.168.1.0/24", "external_sig_dns_ip": "8.8.8.8", "private_sig_net_gateway": "192.168.1.254", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_bd473631-e088-4b41-9469-069909e508ff", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.0.0/24", "private_sig_net_pool_end": "192.168.1.253", "dn_range_start": "6505550000", "public_sig_net_id": "a4959dd9-e8f4-4ea9-8c99-7bff545db58c", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "6c39d896-a204-41e5-89b5-790204fb6fa1", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "a4959dd9-e8f4-4ea9-8c99-7bff545db58c"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "858d1306bba0487e89ce631a298d4be9", "tags": null, "creation_time": "2018-12-27T19:32:53Z", "links": [{"href": "http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "6c39d896-a204-41e5-89b5-790204fb6fa1", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-12-27 19:37:54,331 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1?resolve_outputs=False used request id req-8a15d47f-3f62-4574-9ca1-e938366ed550 2018-12-27 19:37:54,332 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0735309123993s 2018-12-27 19:37:54,332 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1?resolve_outputs=False used request id req-8a15d47f-3f62-4574-9ca1-e938366ed550 2018-12-27 19:37:59,338 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-27 19:37:59,341 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/events?marker=dc83dbf2-6f49-40d7-b13a-864d4c67e0af&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1160947540e39475cdcf001250247e001a7a12cf" 2018-12-27 19:37:59,368 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 19:37:59 GMT Server: Apache x-openstack-request-id: req-162f8f8d-aebc-4d29-ad19-6bf17890db36 Location: http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1/events?marker=dc83dbf2-6f49-40d7-b13a-864d4c67e0af&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-27 19:37:59,409 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:37:59 GMT Server: Apache x-openstack-request-id: req-3562d878-6e10-4495-96f4-c808ce219d77 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-12-27 19:37:59,409 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1/events?marker=dc83dbf2-6f49-40d7-b13a-864d4c67e0af&sort_dir=asc&marker=dc83dbf2-6f49-40d7-b13a-864d4c67e0af&sort_dir=asc used request id req-3562d878-6e10-4495-96f4-c808ce219d77 2018-12-27 19:37:59,410 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0709660053253s 2018-12-27 19:37:59,410 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1/events?marker=dc83dbf2-6f49-40d7-b13a-864d4c67e0af&sort_dir=asc&marker=dc83dbf2-6f49-40d7-b13a-864d4c67e0af&sort_dir=asc used request id req-3562d878-6e10-4495-96f4-c808ce219d77 2018-12-27 19:38:04,415 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-27 19:38:04,418 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/events?marker=dc83dbf2-6f49-40d7-b13a-864d4c67e0af&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1160947540e39475cdcf001250247e001a7a12cf" 2018-12-27 19:38:04,464 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 19:38:04 GMT Server: Apache x-openstack-request-id: req-d29c7871-6e35-41ff-8619-eb07ef19902e Location: http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1/events?marker=dc83dbf2-6f49-40d7-b13a-864d4c67e0af&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-27 19:38:04,507 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:38:04 GMT Server: Apache x-openstack-request-id: req-8fa218a1-c556-422c-9745-813a5793073e Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-12-27 19:38:04,507 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1/events?marker=dc83dbf2-6f49-40d7-b13a-864d4c67e0af&sort_dir=asc&marker=dc83dbf2-6f49-40d7-b13a-864d4c67e0af&sort_dir=asc used request id req-8fa218a1-c556-422c-9745-813a5793073e 2018-12-27 19:38:04,508 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0920281410217s 2018-12-27 19:38:04,508 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1/events?marker=dc83dbf2-6f49-40d7-b13a-864d4c67e0af&sort_dir=asc&marker=dc83dbf2-6f49-40d7-b13a-864d4c67e0af&sort_dir=asc used request id req-8fa218a1-c556-422c-9745-813a5793073e 2018-12-27 19:38:04,508 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-12-27 19:38:04,511 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1160947540e39475cdcf001250247e001a7a12cf" 2018-12-27 19:38:04,537 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 19:38:04 GMT Server: Apache x-openstack-request-id: req-97865035-cc9e-4b73-9c48-386490b9aae7 Location: http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1?resolve_outputs=False Content-Length: 467 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-27 19:38:04,579 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:38:04 GMT Server: Apache x-openstack-request-id: req-1dc46f7f-d760-4c3c-9557-a2b8b443b7c6 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 875 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "5659dcbdaa7742d7bfece797c4514064", "private_sig_net_ip_version": "4", "image": "heat_ims-img_bd473631-e088-4b41-9469-069909e508ff", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_bd473631-e088-4b41-9469-069909e508ff", "sprout_cluster_size": "1", "private_sig_net_pool_start": "192.168.1.1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.0.253", "external_mgmt_dns_ip": "8.8.8.8", "private_sig_net_cidr": "192.168.1.0/24", "external_sig_dns_ip": "8.8.8.8", "private_sig_net_gateway": "192.168.1.254", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_bd473631-e088-4b41-9469-069909e508ff", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.0.0/24", "private_sig_net_pool_end": "192.168.1.253", "dn_range_start": "6505550000", "public_sig_net_id": "a4959dd9-e8f4-4ea9-8c99-7bff545db58c", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "6c39d896-a204-41e5-89b5-790204fb6fa1", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "a4959dd9-e8f4-4ea9-8c99-7bff545db58c"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "858d1306bba0487e89ce631a298d4be9", "tags": null, "creation_time": "2018-12-27T19:32:53Z", "links": [{"href": "http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "6c39d896-a204-41e5-89b5-790204fb6fa1", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-12-27 19:38:04,579 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1?resolve_outputs=False used request id req-1dc46f7f-d760-4c3c-9557-a2b8b443b7c6 2018-12-27 19:38:04,580 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0712118148804s 2018-12-27 19:38:04,580 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1?resolve_outputs=False used request id req-1dc46f7f-d760-4c3c-9557-a2b8b443b7c6 2018-12-27 19:38:09,586 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-27 19:38:09,589 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/events?marker=dc83dbf2-6f49-40d7-b13a-864d4c67e0af&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1160947540e39475cdcf001250247e001a7a12cf" 2018-12-27 19:38:09,827 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 19:38:09 GMT Server: Apache x-openstack-request-id: req-4004d838-40c2-4da8-be6e-3d8cc2acfa28 Location: http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1/events?marker=dc83dbf2-6f49-40d7-b13a-864d4c67e0af&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-27 19:38:09,869 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:38:09 GMT Server: Apache x-openstack-request-id: req-1ffa68a4-0a5f-4c71-8bae-6d9b83841ea2 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-12-27 19:38:09,869 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1/events?marker=dc83dbf2-6f49-40d7-b13a-864d4c67e0af&sort_dir=asc&marker=dc83dbf2-6f49-40d7-b13a-864d4c67e0af&sort_dir=asc used request id req-1ffa68a4-0a5f-4c71-8bae-6d9b83841ea2 2018-12-27 19:38:09,870 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.283015966415s 2018-12-27 19:38:09,870 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1/events?marker=dc83dbf2-6f49-40d7-b13a-864d4c67e0af&sort_dir=asc&marker=dc83dbf2-6f49-40d7-b13a-864d4c67e0af&sort_dir=asc used request id req-1ffa68a4-0a5f-4c71-8bae-6d9b83841ea2 2018-12-27 19:38:14,875 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-27 19:38:14,879 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/events?marker=dc83dbf2-6f49-40d7-b13a-864d4c67e0af&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1160947540e39475cdcf001250247e001a7a12cf" 2018-12-27 19:38:14,906 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 19:38:14 GMT Server: Apache x-openstack-request-id: req-2e71183b-69fd-422e-92ab-a6c2fb7daadd Location: http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1/events?marker=dc83dbf2-6f49-40d7-b13a-864d4c67e0af&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-27 19:38:14,949 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:38:14 GMT Server: Apache x-openstack-request-id: req-78777bc3-5376-4fab-9ad4-c9531fd32fad Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 355 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "vellum", "event_time": "2018-12-27T19:38:13Z", "links": [{"href": "http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1/resources/vellum/events/0bb3d4d9-f23b-4538-abf7-ac1055d899d7", "rel": "self"}, {"href": "http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1/resources/vellum", "rel": "resource"}, {"href": "http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1", "rel": "stack"}], "logical_resource_id": "vellum", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "e0f0aeae-9502-4efa-948d-8528097b41f0", "id": "0bb3d4d9-f23b-4538-abf7-ac1055d899d7"}]} 2018-12-27 19:38:14,949 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1/events?marker=dc83dbf2-6f49-40d7-b13a-864d4c67e0af&sort_dir=asc&marker=dc83dbf2-6f49-40d7-b13a-864d4c67e0af&sort_dir=asc used request id req-78777bc3-5376-4fab-9ad4-c9531fd32fad 2018-12-27 19:38:14,949 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0733599662781s 2018-12-27 19:38:14,949 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1/events?marker=dc83dbf2-6f49-40d7-b13a-864d4c67e0af&sort_dir=asc&marker=dc83dbf2-6f49-40d7-b13a-864d4c67e0af&sort_dir=asc used request id req-78777bc3-5376-4fab-9ad4-c9531fd32fad 2018-12-27 19:38:19,955 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-27 19:38:19,958 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/events?marker=0bb3d4d9-f23b-4538-abf7-ac1055d899d7&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1160947540e39475cdcf001250247e001a7a12cf" 2018-12-27 19:38:19,986 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 19:38:19 GMT Server: Apache x-openstack-request-id: req-3802c2a7-4cb1-435c-ae21-5e2da6f1c2d9 Location: http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1/events?marker=0bb3d4d9-f23b-4538-abf7-ac1055d899d7&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-27 19:38:20,215 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:38:19 GMT Server: Apache x-openstack-request-id: req-e89956bd-c20e-4c44-9374-b3896b879be4 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-12-27 19:38:20,215 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1/events?marker=0bb3d4d9-f23b-4538-abf7-ac1055d899d7&sort_dir=asc&marker=0bb3d4d9-f23b-4538-abf7-ac1055d899d7&sort_dir=asc used request id req-e89956bd-c20e-4c44-9374-b3896b879be4 2018-12-27 19:38:20,216 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.260125160217s 2018-12-27 19:38:20,216 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1/events?marker=0bb3d4d9-f23b-4538-abf7-ac1055d899d7&sort_dir=asc&marker=0bb3d4d9-f23b-4538-abf7-ac1055d899d7&sort_dir=asc used request id req-e89956bd-c20e-4c44-9374-b3896b879be4 2018-12-27 19:38:25,222 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-27 19:38:25,225 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/events?marker=0bb3d4d9-f23b-4538-abf7-ac1055d899d7&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1160947540e39475cdcf001250247e001a7a12cf" 2018-12-27 19:38:25,253 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 19:38:25 GMT Server: Apache x-openstack-request-id: req-3ec14661-b580-4a52-81f8-e78beb564eb6 Location: http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1/events?marker=0bb3d4d9-f23b-4538-abf7-ac1055d899d7&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-27 19:38:25,298 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:38:25 GMT Server: Apache x-openstack-request-id: req-ecd099c8-9eab-4544-8943-b48467966e2b Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-12-27 19:38:25,299 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1/events?marker=0bb3d4d9-f23b-4538-abf7-ac1055d899d7&sort_dir=asc&marker=0bb3d4d9-f23b-4538-abf7-ac1055d899d7&sort_dir=asc used request id req-ecd099c8-9eab-4544-8943-b48467966e2b 2018-12-27 19:38:25,299 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0765600204468s 2018-12-27 19:38:25,299 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1/events?marker=0bb3d4d9-f23b-4538-abf7-ac1055d899d7&sort_dir=asc&marker=0bb3d4d9-f23b-4538-abf7-ac1055d899d7&sort_dir=asc used request id req-ecd099c8-9eab-4544-8943-b48467966e2b 2018-12-27 19:38:25,299 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-12-27 19:38:25,302 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1160947540e39475cdcf001250247e001a7a12cf" 2018-12-27 19:38:25,329 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 19:38:25 GMT Server: Apache x-openstack-request-id: req-3c006706-e64a-475d-9470-29c2fad68c52 Location: http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1?resolve_outputs=False Content-Length: 467 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-27 19:38:25,371 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:38:25 GMT Server: Apache x-openstack-request-id: req-a231799a-edbe-4aea-b3a3-e362b42d0505 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 875 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "5659dcbdaa7742d7bfece797c4514064", "private_sig_net_ip_version": "4", "image": "heat_ims-img_bd473631-e088-4b41-9469-069909e508ff", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_bd473631-e088-4b41-9469-069909e508ff", "sprout_cluster_size": "1", "private_sig_net_pool_start": "192.168.1.1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.0.253", "external_mgmt_dns_ip": "8.8.8.8", "private_sig_net_cidr": "192.168.1.0/24", "external_sig_dns_ip": "8.8.8.8", "private_sig_net_gateway": "192.168.1.254", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_bd473631-e088-4b41-9469-069909e508ff", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.0.0/24", "private_sig_net_pool_end": "192.168.1.253", "dn_range_start": "6505550000", "public_sig_net_id": "a4959dd9-e8f4-4ea9-8c99-7bff545db58c", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "6c39d896-a204-41e5-89b5-790204fb6fa1", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "a4959dd9-e8f4-4ea9-8c99-7bff545db58c"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "858d1306bba0487e89ce631a298d4be9", "tags": null, "creation_time": "2018-12-27T19:32:53Z", "links": [{"href": "http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "6c39d896-a204-41e5-89b5-790204fb6fa1", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-12-27 19:38:25,371 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1?resolve_outputs=False used request id req-a231799a-edbe-4aea-b3a3-e362b42d0505 2018-12-27 19:38:25,371 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0713589191437s 2018-12-27 19:38:25,371 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1?resolve_outputs=False used request id req-a231799a-edbe-4aea-b3a3-e362b42d0505 2018-12-27 19:38:30,378 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-27 19:38:30,382 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/events?marker=0bb3d4d9-f23b-4538-abf7-ac1055d899d7&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1160947540e39475cdcf001250247e001a7a12cf" 2018-12-27 19:38:30,409 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 19:38:30 GMT Server: Apache x-openstack-request-id: req-28939db4-341c-410c-895b-d738bc8499b6 Location: http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1/events?marker=0bb3d4d9-f23b-4538-abf7-ac1055d899d7&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-27 19:38:30,615 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:38:30 GMT Server: Apache x-openstack-request-id: req-bbaf7871-2804-4fa6-9e3c-888dddf4c3bf Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-12-27 19:38:30,616 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1/events?marker=0bb3d4d9-f23b-4538-abf7-ac1055d899d7&sort_dir=asc&marker=0bb3d4d9-f23b-4538-abf7-ac1055d899d7&sort_dir=asc used request id req-bbaf7871-2804-4fa6-9e3c-888dddf4c3bf 2018-12-27 19:38:30,616 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.237283945084s 2018-12-27 19:38:30,616 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1/events?marker=0bb3d4d9-f23b-4538-abf7-ac1055d899d7&sort_dir=asc&marker=0bb3d4d9-f23b-4538-abf7-ac1055d899d7&sort_dir=asc used request id req-bbaf7871-2804-4fa6-9e3c-888dddf4c3bf 2018-12-27 19:38:35,622 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-27 19:38:35,625 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/events?marker=0bb3d4d9-f23b-4538-abf7-ac1055d899d7&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1160947540e39475cdcf001250247e001a7a12cf" 2018-12-27 19:38:35,651 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 19:38:35 GMT Server: Apache x-openstack-request-id: req-e18ba903-4e7d-4be5-9c20-a848bb91bad3 Location: http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1/events?marker=0bb3d4d9-f23b-4538-abf7-ac1055d899d7&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-27 19:38:35,877 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:38:35 GMT Server: Apache x-openstack-request-id: req-a3a62625-6afd-436d-9f12-fb52de42e5a7 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 679 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "dime", "event_time": "2018-12-27T19:38:31Z", "links": [{"href": "http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1/resources/dime/events/49dfd1e9-41e7-4e27-9ea5-878eac046f53", "rel": "self"}, {"href": "http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1/resources/dime", "rel": "resource"}, {"href": "http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1", "rel": "stack"}], "logical_resource_id": "dime", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "252ce4aa-283c-40c6-93c0-6bb258e28d15", "id": "49dfd1e9-41e7-4e27-9ea5-878eac046f53"}, {"resource_name": "homer", "event_time": "2018-12-27T19:38:33Z", "links": [{"href": "http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1/resources/homer/events/07692a69-537d-479d-8882-d679ff67af52", "rel": "self"}, {"href": "http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1/resources/homer", "rel": "resource"}, {"href": "http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1", "rel": "stack"}], "logical_resource_id": "homer", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "bc0f0d2f-7b9a-44f1-80cd-e010b5189f23", "id": "07692a69-537d-479d-8882-d679ff67af52"}, {"resource_name": "bono", "event_time": "2018-12-27T19:38:34Z", "links": [{"href": "http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1/resources/bono/events/56eb059f-a080-4d28-8a61-e775d49245c7", "rel": "self"}, {"href": "http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1/resources/bono", "rel": "resource"}, {"href": "http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1", "rel": "stack"}], "logical_resource_id": "bono", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "de080b4f-0108-4006-96f8-d7eb468a811b", "id": "56eb059f-a080-4d28-8a61-e775d49245c7"}, {"resource_name": "sprout", "event_time": "2018-12-27T19:38:34Z", "links": [{"href": "http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1/resources/sprout/events/675dc466-d7c8-4d8f-ad29-a99f02da33d3", "rel": "self"}, {"href": "http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1/resources/sprout", "rel": "resource"}, {"href": "http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1", "rel": "stack"}], "logical_resource_id": "sprout", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "fc7b2741-5535-4453-9529-d21da279d451", "id": "675dc466-d7c8-4d8f-ad29-a99f02da33d3"}, {"resource_name": "clearwater-opnfv", "event_time": "2018-12-27T19:38:34Z", "links": [{"href": "http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1/resources/clearwater-opnfv/events/e344781a-617a-478c-953f-e577d4855b39", "rel": "self"}, {"href": "http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1/resources/clearwater-opnfv", "rel": "resource"}, {"href": "http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1", "rel": "stack"}], "logical_resource_id": "clearwater-opnfv", "resource_status_reason": "Stack CREATE completed successfully", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "6c39d896-a204-41e5-89b5-790204fb6fa1", "id": "e344781a-617a-478c-953f-e577d4855b39"}]} 2018-12-27 19:38:35,878 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1/events?marker=0bb3d4d9-f23b-4538-abf7-ac1055d899d7&sort_dir=asc&marker=0bb3d4d9-f23b-4538-abf7-ac1055d899d7&sort_dir=asc used request id req-a3a62625-6afd-436d-9f12-fb52de42e5a7 2018-12-27 19:38:35,878 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.255530118942s 2018-12-27 19:38:35,878 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1/events?marker=0bb3d4d9-f23b-4538-abf7-ac1055d899d7&sort_dir=asc&marker=0bb3d4d9-f23b-4538-abf7-ac1055d899d7&sort_dir=asc used request id req-a3a62625-6afd-436d-9f12-fb52de42e5a7 2018-12-27 19:38:35,880 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-12-27 19:38:35,883 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1160947540e39475cdcf001250247e001a7a12cf" 2018-12-27 19:38:35,911 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 19:38:35 GMT Server: Apache x-openstack-request-id: req-85a248cd-a22e-4b0a-8bbc-ec9212398468 Location: http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1 Content-Length: 423 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-27 19:38:36,036 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:38:35 GMT Server: Apache x-openstack-request-id: req-bf234805-18e8-4cc9-afe3-23c4911bea2d Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 948 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "5659dcbdaa7742d7bfece797c4514064", "private_sig_net_ip_version": "4", "image": "heat_ims-img_bd473631-e088-4b41-9469-069909e508ff", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_bd473631-e088-4b41-9469-069909e508ff", "sprout_cluster_size": "1", "private_sig_net_pool_start": "192.168.1.1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.0.253", "external_mgmt_dns_ip": "8.8.8.8", "private_sig_net_cidr": "192.168.1.0/24", "external_sig_dns_ip": "8.8.8.8", "private_sig_net_gateway": "192.168.1.254", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_bd473631-e088-4b41-9469-069909e508ff", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.0.0/24", "private_sig_net_pool_end": "192.168.1.253", "dn_range_start": "6505550000", "public_sig_net_id": "a4959dd9-e8f4-4ea9-8c99-7bff545db58c", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "6c39d896-a204-41e5-89b5-790204fb6fa1", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "a4959dd9-e8f4-4ea9-8c99-7bff545db58c"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "858d1306bba0487e89ce631a298d4be9", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-12-27T19:32:53Z", "links": [{"href": "http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": 60, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "6c39d896-a204-41e5-89b5-790204fb6fa1", "outputs": [{"output_value": "172.30.9.201", "output_key": "dns_ip", "description": "IP address of DNS"}, {"output_value": "clearwater.opnfv", "output_key": "zone", "description": "DNS zone"}], "template_description": "Clearwater deployment\n"}} 2018-12-27 19:38:36,036 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1 used request id req-bf234805-18e8-4cc9-afe3-23c4911bea2d 2018-12-27 19:38:36,036 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.156213998795s 2018-12-27 19:38:36,037 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1 used request id req-bf234805-18e8-4cc9-afe3-23c4911bea2d 2018-12-27 19:38:36,038 - functest.opnfv_tests.vnf.ims.heat_ims - DEBUG - stack: Munch({'stack_name': u'clearwater-opnfv', 'creation_time': u'2018-12-27T19:32:53Z', 'updated_at': None, 'notification_topics': [], 'timeout_mins': 60, 'owner': None, 'tempate_description': u'Clearwater deployment\n', 'deleted_at': None, 'id': u'6c39d896-a204-41e5-89b5-790204fb6fa1', 'parameters': Munch({u'OS::project_id': u'5659dcbdaa7742d7bfece797c4514064', u'private_sig_net_ip_version': u'4', u'image': u'heat_ims-img_bd473631-e088-4b41-9469-069909e508ff', u'private_mgmt_net_pool_start': u'192.168.0.1', u'dime_cluster_size': u'1', u'flavor': u'heat_ims-flavor_bd473631-e088-4b41-9469-069909e508ff', u'sprout_cluster_size': u'1', u'private_sig_net_pool_start': u'192.168.1.1', u'zone': u'clearwater.opnfv', u'private_mgmt_net_pool_end': u'192.168.0.253', u'external_mgmt_dns_ip': u'8.8.8.8', u'private_sig_net_cidr': u'192.168.1.0/24', u'external_sig_dns_ip': u'8.8.8.8', u'private_sig_net_gateway': u'192.168.1.254', u'vellum_cluster_size': u'1', u'OS::stack_name': u'clearwater-opnfv', u'key_name': u'heat_ims-kp_bd473631-e088-4b41-9469-069909e508ff', u'dn_range_length': u'1000', u'private_mgmt_net_cidr': u'192.168.0.0/24', u'private_sig_net_pool_end': u'192.168.1.253', u'dn_range_start': u'6505550000', u'public_sig_net_id': u'a4959dd9-e8f4-4ea9-8c99-7bff545db58c', u'repo_url': u'http://repo.cw-ngv.com/stable', u'homer_cluster_size': u'1', u'private_mgmt_net_gateway': u'192.168.0.254', u'OS::stack_id': u'6c39d896-a204-41e5-89b5-790204fb6fa1', u'dnssec_key': u'GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==', u'bono_cluster_size': u'1', u'public_mgmt_net_id': u'a4959dd9-e8f4-4ea9-8c99-7bff545db58c'}), 'deletion_time': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5659dcbdaa7742d7bfece797c4514064', 'name': 'heat_ims-project_bd473631-e088-4b41-9469-069909e508ff', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'stack_user_project_id': u'858d1306bba0487e89ce631a298d4be9', 'status': u'COMPLETE', 'disable_rollback': False, 'description': u'Clearwater deployment\n', 'parent': None, 'tags': None, 'outputs': [Munch({u'output_value': u'172.30.9.201', u'output_key': u'dns_ip', u'description': u'IP address of DNS'}), Munch({u'output_value': u'clearwater.opnfv', u'output_key': u'zone', u'description': u'DNS zone'})], 'stack_owner': None, 'stack_status': u'CREATE_COMPLETE', 'status_reason': u'Stack CREATE completed successfully', 'properties': Munch({u'capabilities': []}), 'template_description': u'Clearwater deployment\n', 'is_rollback_enabled': False, 'name': u'clearwater-opnfv', 'created_at': u'2018-12-27T19:32:53Z', 'stack_status_reason': u'Stack CREATE completed successfully', 'updated_time': None, 'action': u'CREATE', 'identifier': 'clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1'}) 2018-12-27 19:38:36,039 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-27 19:38:36,041 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1160947540e39475cdcf001250247e001a7a12cf" 2018-12-27 19:38:36,476 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:38:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0c3e19e1-8ca1-4412-bef3-f3da2154a88d x-compute-request-id: req-0c3e19e1-8ca1-4412-bef3-f3da2154a88d Content-Encoding: gzip Content-Length: 1508 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:c2:e4", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:c2:e4", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:64:42:66", "version": 4, "addr": "192.168.1.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:64:42:66", "version": 4, "addr": "172.30.9.218", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/b60d844c-a06f-456e-a245-d548e0ebe850", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/b60d844c-a06f-456e-a245-d548e0ebe850", "rel": "bookmark"}], "image": {"id": "32de5565-c2d6-40e1-a076-b02e04d8b38d", "links": [{"href": "http://172.30.9.31:8774/images/32de5565-c2d6-40e1-a076-b02e04d8b38d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T19:38:29.000000", "flavor": {"id": "49521764-2b45-4138-bc33-9eb85445fa6c", "links": [{"href": "http://172.30.9.31:8774/flavors/49521764-2b45-4138-bc33-9eb85445fa6c", "rel": "bookmark"}]}, "id": "b60d844c-a06f-456e-a245-d548e0ebe850", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "e7c77990ffaf4447ba7d154f141f5f6f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T19:38:29Z", "hostId": "7935404ab45d1467d9d5233abd8c2483b155e013f8c227d5b4684907", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_bd473631-e088-4b41-9469-069909e508ff", "name": "homer-0.clearwater.opnfv", "created": "2018-12-27T19:37:54Z", "tenant_id": "5659dcbdaa7742d7bfece797c4514064", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:ef:3f", "version": 4, "addr": "192.168.0.27", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:ef:3f", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:9f:e7", "version": 4, "addr": "192.168.1.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/61e02295-3179-4e3a-8f57-836a5933f12c", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/61e02295-3179-4e3a-8f57-836a5933f12c", "rel": "bookmark"}], "image": {"id": "32de5565-c2d6-40e1-a076-b02e04d8b38d", "links": [{"href": "http://172.30.9.31:8774/images/32de5565-c2d6-40e1-a076-b02e04d8b38d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T19:38:27.000000", "flavor": {"id": "49521764-2b45-4138-bc33-9eb85445fa6c", "links": [{"href": "http://172.30.9.31:8774/flavors/49521764-2b45-4138-bc33-9eb85445fa6c", "rel": "bookmark"}]}, "id": "61e02295-3179-4e3a-8f57-836a5933f12c", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "e7c77990ffaf4447ba7d154f141f5f6f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T19:38:27Z", "hostId": "7935404ab45d1467d9d5233abd8c2483b155e013f8c227d5b4684907", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_bd473631-e088-4b41-9469-069909e508ff", "name": "dime-0.clearwater.opnfv", "created": "2018-12-27T19:37:53Z", "tenant_id": "5659dcbdaa7742d7bfece797c4514064", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d9:11:be", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d9:11:be", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c7:d5:1f", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/f6653274-ab3c-4e08-a1c5-e0a3a5e12bab", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/f6653274-ab3c-4e08-a1c5-e0a3a5e12bab", "rel": "bookmark"}], "image": {"id": "32de5565-c2d6-40e1-a076-b02e04d8b38d", "links": [{"href": "http://172.30.9.31:8774/images/32de5565-c2d6-40e1-a076-b02e04d8b38d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T19:38:31.000000", "flavor": {"id": "49521764-2b45-4138-bc33-9eb85445fa6c", "links": [{"href": "http://172.30.9.31:8774/flavors/49521764-2b45-4138-bc33-9eb85445fa6c", "rel": "bookmark"}]}, "id": "f6653274-ab3c-4e08-a1c5-e0a3a5e12bab", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}], "user_id": "e7c77990ffaf4447ba7d154f141f5f6f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T19:38:31Z", "hostId": "7935404ab45d1467d9d5233abd8c2483b155e013f8c227d5b4684907", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_bd473631-e088-4b41-9469-069909e508ff", "name": "sprout-0.clearwater.opnfv", "created": "2018-12-27T19:37:53Z", "tenant_id": "5659dcbdaa7742d7bfece797c4514064", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b7:4f", "version": 4, "addr": "192.168.0.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b7:4f", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:c1:db", "version": 4, "addr": "192.168.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:c1:db", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/fc6bcdb8-04b7-40f4-a89b-dcddd8130d44", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/fc6bcdb8-04b7-40f4-a89b-dcddd8130d44", "rel": "bookmark"}], "image": {"id": "32de5565-c2d6-40e1-a076-b02e04d8b38d", "links": [{"href": "http://172.30.9.31:8774/images/32de5565-c2d6-40e1-a076-b02e04d8b38d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T19:38:29.000000", "flavor": {"id": "49521764-2b45-4138-bc33-9eb85445fa6c", "links": [{"href": "http://172.30.9.31:8774/flavors/49521764-2b45-4138-bc33-9eb85445fa6c", "rel": "bookmark"}]}, "id": "fc6bcdb8-04b7-40f4-a89b-dcddd8130d44", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-bono-sig"}], "user_id": "e7c77990ffaf4447ba7d154f141f5f6f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T19:38:29Z", "hostId": "7935404ab45d1467d9d5233abd8c2483b155e013f8c227d5b4684907", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_bd473631-e088-4b41-9469-069909e508ff", "name": "bono-0.clearwater.opnfv", "created": "2018-12-27T19:37:53Z", "tenant_id": "5659dcbdaa7742d7bfece797c4514064", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9e:85:ac", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9e:85:ac", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3d:d4:30", "version": 4, "addr": "192.168.1.2", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/38fc4a7e-277a-4960-88c7-d39ce87f4bdc", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/38fc4a7e-277a-4960-88c7-d39ce87f4bdc", "rel": "bookmark"}], "image": {"id": "32de5565-c2d6-40e1-a076-b02e04d8b38d", "links": [{"href": "http://172.30.9.31:8774/images/32de5565-c2d6-40e1-a076-b02e04d8b38d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T19:38:07.000000", "flavor": {"id": "49521764-2b45-4138-bc33-9eb85445fa6c", "links": [{"href": "http://172.30.9.31:8774/flavors/49521764-2b45-4138-bc33-9eb85445fa6c", "rel": "bookmark"}]}, "id": "38fc4a7e-277a-4960-88c7-d39ce87f4bdc", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}], "user_id": "e7c77990ffaf4447ba7d154f141f5f6f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T19:38:07Z", "hostId": "e0f75b676eb2b7d2e6c5c117c7ca7a2f9cec907ebbfca4e893351767", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_bd473631-e088-4b41-9469-069909e508ff", "name": "vellum-0.clearwater.opnfv", "created": "2018-12-27T19:37:50Z", "tenant_id": "5659dcbdaa7742d7bfece797c4514064", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:26:6a:cd", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:26:6a:cd", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/58a22854-a720-43ad-b9f2-662508a20c99", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/58a22854-a720-43ad-b9f2-662508a20c99", "rel": "bookmark"}], "image": {"id": "32de5565-c2d6-40e1-a076-b02e04d8b38d", "links": [{"href": "http://172.30.9.31:8774/images/32de5565-c2d6-40e1-a076-b02e04d8b38d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T19:37:25.000000", "flavor": {"id": "49521764-2b45-4138-bc33-9eb85445fa6c", "links": [{"href": "http://172.30.9.31:8774/flavors/49521764-2b45-4138-bc33-9eb85445fa6c", "rel": "bookmark"}]}, "id": "58a22854-a720-43ad-b9f2-662508a20c99", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "e7c77990ffaf4447ba7d154f141f5f6f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T19:37:25Z", "hostId": "7935404ab45d1467d9d5233abd8c2483b155e013f8c227d5b4684907", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_bd473631-e088-4b41-9469-069909e508ff", "name": "ellis-0.clearwater.opnfv", "created": "2018-12-27T19:35:46Z", "tenant_id": "5659dcbdaa7742d7bfece797c4514064", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2c:36:bf", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2c:36:bf", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7b:f8:ba", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/dbc80c75-c7be-4193-8df4-be72cd1301d0", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/dbc80c75-c7be-4193-8df4-be72cd1301d0", "rel": "bookmark"}], "image": {"id": "32de5565-c2d6-40e1-a076-b02e04d8b38d", "links": [{"href": "http://172.30.9.31:8774/images/32de5565-c2d6-40e1-a076-b02e04d8b38d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T19:35:32.000000", "flavor": {"id": "49521764-2b45-4138-bc33-9eb85445fa6c", "links": [{"href": "http://172.30.9.31:8774/flavors/49521764-2b45-4138-bc33-9eb85445fa6c", "rel": "bookmark"}]}, "id": "dbc80c75-c7be-4193-8df4-be72cd1301d0", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "e7c77990ffaf4447ba7d154f141f5f6f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T19:35:32Z", "hostId": "e0f75b676eb2b7d2e6c5c117c7ca7a2f9cec907ebbfca4e893351767", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_bd473631-e088-4b41-9469-069909e508ff", "name": "ns.clearwater.opnfv", "created": "2018-12-27T19:33:41Z", "tenant_id": "5659dcbdaa7742d7bfece797c4514064", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-27 19:38:36,476 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-0c3e19e1-8ca1-4412-bef3-f3da2154a88d 2018-12-27 19:38:36,477 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.437205076218s 2018-12-27 19:38:36,477 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-0c3e19e1-8ca1-4412-bef3-f3da2154a88d 2018-12-27 19:38:36,490 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-27 19:38:36,490 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1160947540e39475cdcf001250247e001a7a12cf" 2018-12-27 19:38:36,605 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2485 X-Openstack-Request-Id: req-2f134415-57b2-47a1-9ea0-d92822e05cd6 Date: Thu, 27 Dec 2018 19:38:36 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"62affbcb-7d6a-407b-9b15-3d031f912ca2","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"5659dcbdaa7742d7bfece797c4514064","status":"ACTIVE","subnets":["9631202e-ae38-4218-a9fb-1f7ba767d0fe"],"description":"","tags":[],"updated_at":"2018-12-27T19:32:59Z","qos_policy_id":null,"name":"clearwater-opnfv-private-signaling","admin_state_up":true,"tenant_id":"5659dcbdaa7742d7bfece797c4514064","created_at":"2018-12-27T19:32:57Z","mtu":1442},{"updated_at":"2018-12-27T15:58:03Z","dns_domain":"","revision_number":8,"port_security_enabled":true,"id":"a4959dd9-e8f4-4ea9-8c99-7bff545db58c","router:external":true,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"da629caea04941e1ae8979c379dc7c9d","status":"ACTIVE","subnets":["244ab55b-a0ed-4e50-9f85-07f08119ae55"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"da629caea04941e1ae8979c379dc7c9d","created_at":"2018-12-27T15:29:17Z","mtu":1500},{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"ca894742-45f2-4182-a49d-21757bbac057","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"5659dcbdaa7742d7bfece797c4514064","status":"ACTIVE","subnets":["0af3f0a9-a920-42e8-981e-fd5bc567d227"],"description":"","tags":[],"updated_at":"2018-12-27T19:33:00Z","qos_policy_id":null,"name":"clearwater-opnfv-private-management","admin_state_up":true,"tenant_id":"5659dcbdaa7742d7bfece797c4514064","created_at":"2018-12-27T19:32:58Z","mtu":1442},{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"d17a33ff-33b2-408b-a6f4-3d8cffb650cd","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"5659dcbdaa7742d7bfece797c4514064","status":"ACTIVE","subnets":["cbac3e46-4603-42dd-9efb-9146b8051a7a"],"description":"","tags":[],"updated_at":"2018-12-27T19:32:22Z","qos_policy_id":null,"name":"heat_ims-net_bd473631-e088-4b41-9469-069909e508ff","admin_state_up":true,"tenant_id":"5659dcbdaa7742d7bfece797c4514064","created_at":"2018-12-27T19:32:20Z","mtu":1442}]} 2018-12-27 19:38:36,605 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-2f134415-57b2-47a1-9ea0-d92822e05cd6 2018-12-27 19:38:36,606 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.115746974945s 2018-12-27 19:38:36,606 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-2f134415-57b2-47a1-9ea0-d92822e05cd6 2018-12-27 19:38:36,607 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-12-27 19:38:36,608 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1160947540e39475cdcf001250247e001a7a12cf" 2018-12-27 19:38:36,668 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1964 X-Openstack-Request-Id: req-34d2f8b2-792a-464b-877b-f35c61fa47d3 Date: Thu, 27 Dec 2018 19:38:36 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ca894742-45f2-4182-a49d-21757bbac057","tenant_id":"5659dcbdaa7742d7bfece797c4514064","created_at":"2018-12-27T19:33:00Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-12-27T19:33:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.0.1","end":"192.168.0.253"}],"gateway_ip":"192.168.0.254","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.0.0/24","project_id":"5659dcbdaa7742d7bfece797c4514064","id":"0af3f0a9-a920-42e8-981e-fd5bc567d227","subnetpool_id":null,"name":"clearwater-opnfv-private-management"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"62affbcb-7d6a-407b-9b15-3d031f912ca2","tenant_id":"5659dcbdaa7742d7bfece797c4514064","created_at":"2018-12-27T19:32:59Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-12-27T19:32:59Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.1.1","end":"192.168.1.253"}],"gateway_ip":"192.168.1.254","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.1.0/24","project_id":"5659dcbdaa7742d7bfece797c4514064","id":"9631202e-ae38-4218-a9fb-1f7ba767d0fe","subnetpool_id":null,"name":"clearwater-opnfv-private-signaling"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d17a33ff-33b2-408b-a6f4-3d8cffb650cd","tenant_id":"5659dcbdaa7742d7bfece797c4514064","created_at":"2018-12-27T19:32:22Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-12-27T19:32:22Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"5659dcbdaa7742d7bfece797c4514064","id":"cbac3e46-4603-42dd-9efb-9146b8051a7a","subnetpool_id":null,"name":"heat_ims-subnet_bd473631-e088-4b41-9469-069909e508ff"}]} 2018-12-27 19:38:36,668 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets.json used request id req-34d2f8b2-792a-464b-877b-f35c61fa47d3 2018-12-27 19:38:36,668 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0606338977814s 2018-12-27 19:38:36,669 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets.json used request id req-34d2f8b2-792a-464b-877b-f35c61fa47d3 2018-12-27 19:38:38,672 - shade - DEBUG - The cloud returned multiple addresses, and none of them seem to work. That might be what you wanted, but we have no clue what's going on, so we just picked one at random 2018-12-27 19:38:38,673 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-12-27 19:38:38,676 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1160947540e39475cdcf001250247e001a7a12cf" 2018-12-27 19:38:38,696 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:38:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-01fd164d-2a74-4e8f-bf06-e663dccb698f x-compute-request-id: req-01fd164d-2a74-4e8f-bf06-e663dccb698f Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavors": [{"name": "heat_ims-flavor_bd473631-e088-4b41-9469-069909e508ff", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/49521764-2b45-4138-bc33-9eb85445fa6c", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/49521764-2b45-4138-bc33-9eb85445fa6c", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 25, "id": "49521764-2b45-4138-bc33-9eb85445fa6c"}]} 2018-12-27 19:38:38,696 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None used request id req-01fd164d-2a74-4e8f-bf06-e663dccb698f 2018-12-27 19:38:38,696 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0230321884155s 2018-12-27 19:38:38,697 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None used request id req-01fd164d-2a74-4e8f-bf06-e663dccb698f 2018-12-27 19:38:38,698 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2018-12-27 19:38:38,701 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/b60d844c-a06f-456e-a245-d548e0ebe850/os-security-groups -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1160947540e39475cdcf001250247e001a7a12cf" 2018-12-27 19:38:39,369 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:38:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9b681cb4-5851-4917-8763-8820e6bba256 x-compute-request-id: req-9b681cb4-5851-4917-8763-8820e6bba256 Content-Encoding: gzip Content-Length: 741 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "4bc13201-5825-485d-bbb8-fb61a04a8814", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "9ca2ae3b-aeb9-42c8-b839-785961bd3198"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "4bc13201-5825-485d-bbb8-fb61a04a8814", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "bc172610-c5eb-4156-a8cf-38e8a5048a76"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "4bc13201-5825-485d-bbb8-fb61a04a8814", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "bcefb1eb-9c63-4384-8cf1-39adffe3dc2d"}, {"from_port": 4000, "group": {"tenant_id": "5659dcbdaa7742d7bfece797c4514064", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "4bc13201-5825-485d-bbb8-fb61a04a8814", "ip_range": {}, "id": "d56a69ab-3721-44f4-bfa6-3280ce1d926c"}, {"from_port": 2380, "group": {"tenant_id": "5659dcbdaa7742d7bfece797c4514064", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "4bc13201-5825-485d-bbb8-fb61a04a8814", "ip_range": {}, "id": "d5d04970-90aa-49ba-9a88-7ca28a8efceb"}], "tenant_id": "5659dcbdaa7742d7bfece797c4514064", "id": "4bc13201-5825-485d-bbb8-fb61a04a8814", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}, {"rules": [{"from_port": 7888, "group": {}, "ip_protocol": "tcp", "to_port": 7888, "parent_group_id": "042d3605-27ec-4a6c-98f9-6d136a15c0f6", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "4b5a5112-657b-450b-91c6-f568d0c2f6e5"}, {"from_port": 7888, "group": {"tenant_id": "5659dcbdaa7742d7bfece797c4514064", "name": "clearwater-opnfv-sprout-sig-outbound"}, "ip_protocol": "tcp", "to_port": 7888, "parent_group_id": "042d3605-27ec-4a6c-98f9-6d136a15c0f6", "ip_range": {}, "id": "6d6483d3-57d4-4796-aa24-65c853b06572"}], "tenant_id": "5659dcbdaa7742d7bfece797c4514064", "id": "042d3605-27ec-4a6c-98f9-6d136a15c0f6", "name": "clearwater-opnfv-homer-mgmt", "description": "Security group for Homer nodes (management)"}, {"rules": [{"from_port": 7888, "group": {"tenant_id": "5659dcbdaa7742d7bfece797c4514064", "name": "clearwater-opnfv-sprout-sig-outbound"}, "ip_protocol": "tcp", "to_port": 7888, "parent_group_id": "a45a7f04-ce5d-48b1-abbb-581f24e14c0c", "ip_range": {}, "id": "66b8eba8-3a4c-4aa6-a5d3-8e63e59b6720"}, {"from_port": 7888, "group": {}, "ip_protocol": "tcp", "to_port": 7888, "parent_group_id": "a45a7f04-ce5d-48b1-abbb-581f24e14c0c", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "bda66dc2-c243-4577-827f-d720187e6698"}, {"from_port": 9160, "group": {"tenant_id": "5659dcbdaa7742d7bfece797c4514064", "name": "clearwater-opnfv-homer-sig"}, "ip_protocol": "tcp", "to_port": 9160, "parent_group_id": "a45a7f04-ce5d-48b1-abbb-581f24e14c0c", "ip_range": {}, "id": "bde93188-50c9-4abe-918d-39bfb70ce5ea"}], "tenant_id": "5659dcbdaa7742d7bfece797c4514064", "id": "a45a7f04-ce5d-48b1-abbb-581f24e14c0c", "name": "clearwater-opnfv-homer-sig", "description": "Security group for Homer nodes (signaling)"}]} 2018-12-27 19:38:39,369 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/b60d844c-a06f-456e-a245-d548e0ebe850/os-security-groups used request id req-9b681cb4-5851-4917-8763-8820e6bba256 2018-12-27 19:38:39,369 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.670423984528s 2018-12-27 19:38:39,370 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/b60d844c-a06f-456e-a245-d548e0ebe850/os-security-groups used request id req-9b681cb4-5851-4917-8763-8820e6bba256 2018-12-27 19:38:39,379 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-27 19:38:39,383 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1160947540e39475cdcf001250247e001a7a12cf" 2018-12-27 19:38:39,633 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1199 Content-Type: application/json X-Openstack-Request-Id: req-63899e89-2ddf-4a13-974e-3360e053b06f Date: Thu, 27 Dec 2018 19:38:39 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/32de5565-c2d6-40e1-a076-b02e04d8b38d/snap", "metadata": {}}], "file": "/v2/images/32de5565-c2d6-40e1-a076-b02e04d8b38d/file", "owner": "5659dcbdaa7742d7bfece797c4514064", "id": "32de5565-c2d6-40e1-a076-b02e04d8b38d", "size": 263586304, "self": "/v2/images/32de5565-c2d6-40e1-a076-b02e04d8b38d", "disk_format": "qcow2", "direct_url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/32de5565-c2d6-40e1-a076-b02e04d8b38d/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "c72b40102c30f2c5e731d7f3da469df589b5c6eda0ada8864d2fad4e0b54d8e3", "updated_at": "2018-12-27T19:32:37Z", "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_bd473631-e088-4b41-9469-069909e508ff", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "82988902051ff00ce70f6bafb41fe397", "name": "heat_ims-img_bd473631-e088-4b41-9469-069909e508ff", "checksum": "82988902051ff00ce70f6bafb41fe397", "created_at": "2018-12-27T19:32:31Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-27 19:38:39,633 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-63899e89-2ddf-4a13-974e-3360e053b06f 2018-12-27 19:38:39,633 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.254122018814s 2018-12-27 19:38:39,633 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-63899e89-2ddf-4a13-974e-3360e053b06f 2018-12-27 19:38:39,637 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-12-27 19:38:39,640 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8776/v3/5659dcbdaa7742d7bfece797c4514064/volumes/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1160947540e39475cdcf001250247e001a7a12cf" 2018-12-27 19:38:40,290 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:38:39 GMT Server: Apache x-compute-request-id: req-7781ad57-d547-4fa5-a87d-361840a39e06 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-7781ad57-d547-4fa5-a87d-361840a39e06 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-12-27 19:38:40,290 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/5659dcbdaa7742d7bfece797c4514064/volumes/detail used request id req-7781ad57-d547-4fa5-a87d-361840a39e06 2018-12-27 19:38:40,290 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.652665138245s 2018-12-27 19:38:40,290 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/5659dcbdaa7742d7bfece797c4514064/volumes/detail used request id req-7781ad57-d547-4fa5-a87d-361840a39e06 2018-12-27 19:38:40,291 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-12-27 19:38:40,294 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1160947540e39475cdcf001250247e001a7a12cf" 2018-12-27 19:38:40,314 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:38:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f43e3c29-1ffd-4ece-a628-1b9f0f052d71 x-compute-request-id: req-f43e3c29-1ffd-4ece-a628-1b9f0f052d71 Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavors": [{"name": "heat_ims-flavor_bd473631-e088-4b41-9469-069909e508ff", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/49521764-2b45-4138-bc33-9eb85445fa6c", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/49521764-2b45-4138-bc33-9eb85445fa6c", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 25, "id": "49521764-2b45-4138-bc33-9eb85445fa6c"}]} 2018-12-27 19:38:40,314 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None used request id req-f43e3c29-1ffd-4ece-a628-1b9f0f052d71 2018-12-27 19:38:40,314 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0231759548187s 2018-12-27 19:38:40,315 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None used request id req-f43e3c29-1ffd-4ece-a628-1b9f0f052d71 2018-12-27 19:38:40,316 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2018-12-27 19:38:40,318 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/61e02295-3179-4e3a-8f57-836a5933f12c/os-security-groups -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1160947540e39475cdcf001250247e001a7a12cf" 2018-12-27 19:38:40,823 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:38:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-48b28689-2c47-41c2-ac66-73641c75ff1a x-compute-request-id: req-48b28689-2c47-41c2-ac66-73641c75ff1a Content-Encoding: gzip Content-Length: 788 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "4bc13201-5825-485d-bbb8-fb61a04a8814", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "9ca2ae3b-aeb9-42c8-b839-785961bd3198"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "4bc13201-5825-485d-bbb8-fb61a04a8814", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "bc172610-c5eb-4156-a8cf-38e8a5048a76"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "4bc13201-5825-485d-bbb8-fb61a04a8814", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "bcefb1eb-9c63-4384-8cf1-39adffe3dc2d"}, {"from_port": 4000, "group": {"tenant_id": "5659dcbdaa7742d7bfece797c4514064", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "4bc13201-5825-485d-bbb8-fb61a04a8814", "ip_range": {}, "id": "d56a69ab-3721-44f4-bfa6-3280ce1d926c"}, {"from_port": 2380, "group": {"tenant_id": "5659dcbdaa7742d7bfece797c4514064", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "4bc13201-5825-485d-bbb8-fb61a04a8814", "ip_range": {}, "id": "d5d04970-90aa-49ba-9a88-7ca28a8efceb"}], "tenant_id": "5659dcbdaa7742d7bfece797c4514064", "id": "4bc13201-5825-485d-bbb8-fb61a04a8814", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}, {"rules": [{"from_port": 8889, "group": {"tenant_id": "5659dcbdaa7742d7bfece797c4514064", "name": "clearwater-opnfv-ellis-mgmt"}, "ip_protocol": "tcp", "to_port": 8889, "parent_group_id": "ee55a548-3f16-4385-a507-beccfda938bc", "ip_range": {}, "id": "cb6b84e5-0e54-4c2e-aed4-359965e0168a"}], "tenant_id": "5659dcbdaa7742d7bfece797c4514064", "id": "ee55a548-3f16-4385-a507-beccfda938bc", "name": "clearwater-opnfv-dime-mgmt", "description": "Security group for Dime nodes (management)"}, {"rules": [{"from_port": 10888, "group": {"tenant_id": "5659dcbdaa7742d7bfece797c4514064", "name": "clearwater-opnfv-sprout-sig-outbound"}, "ip_protocol": "tcp", "to_port": 10888, "parent_group_id": "d682fabb-2588-40d8-9b05-951cd5584ff3", "ip_range": {}, "id": "84b03c8d-ea85-4d39-98ce-1febe408ee3d"}, {"from_port": 10888, "group": {"tenant_id": "5659dcbdaa7742d7bfece797c4514064", "name": "clearwater-opnfv-vellum-sig-outbound"}, "ip_protocol": "tcp", "to_port": 10888, "parent_group_id": "d682fabb-2588-40d8-9b05-951cd5584ff3", "ip_range": {}, "id": "8656441d-49d7-464e-846d-9cfe30597377"}, {"from_port": 8888, "group": {"tenant_id": "5659dcbdaa7742d7bfece797c4514064", "name": "clearwater-opnfv-bono-sig"}, "ip_protocol": "tcp", "to_port": 8888, "parent_group_id": "d682fabb-2588-40d8-9b05-951cd5584ff3", "ip_range": {}, "id": "929e7b41-d590-4f91-982a-7445a9bc7cdf"}, {"from_port": 10888, "group": {"tenant_id": "5659dcbdaa7742d7bfece797c4514064", "name": "clearwater-opnfv-bono-sig"}, "ip_protocol": "tcp", "to_port": 10888, "parent_group_id": "d682fabb-2588-40d8-9b05-951cd5584ff3", "ip_range": {}, "id": "cae3d666-eab3-4ca4-b124-58d235337d53"}, {"from_port": 8888, "group": {"tenant_id": "5659dcbdaa7742d7bfece797c4514064", "name": "clearwater-opnfv-sprout-sig-outbound"}, "ip_protocol": "tcp", "to_port": 8888, "parent_group_id": "d682fabb-2588-40d8-9b05-951cd5584ff3", "ip_range": {}, "id": "e9a1f2af-26f5-4dfb-a263-3047c509d935"}], "tenant_id": "5659dcbdaa7742d7bfece797c4514064", "id": "d682fabb-2588-40d8-9b05-951cd5584ff3", "name": "clearwater-opnfv-dime-sig", "description": "Security group for Dime nodes (signaling)"}]} 2018-12-27 19:38:40,823 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/61e02295-3179-4e3a-8f57-836a5933f12c/os-security-groups used request id req-48b28689-2c47-41c2-ac66-73641c75ff1a 2018-12-27 19:38:40,823 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.507019996643s 2018-12-27 19:38:40,824 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/61e02295-3179-4e3a-8f57-836a5933f12c/os-security-groups used request id req-48b28689-2c47-41c2-ac66-73641c75ff1a 2018-12-27 19:38:40,832 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-27 19:38:40,835 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1160947540e39475cdcf001250247e001a7a12cf" 2018-12-27 19:38:40,867 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1199 Content-Type: application/json X-Openstack-Request-Id: req-b8aab053-3ae6-4ea6-988d-18b81479b658 Date: Thu, 27 Dec 2018 19:38:40 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/32de5565-c2d6-40e1-a076-b02e04d8b38d/snap", "metadata": {}}], "file": "/v2/images/32de5565-c2d6-40e1-a076-b02e04d8b38d/file", "owner": "5659dcbdaa7742d7bfece797c4514064", "id": "32de5565-c2d6-40e1-a076-b02e04d8b38d", "size": 263586304, "self": "/v2/images/32de5565-c2d6-40e1-a076-b02e04d8b38d", "disk_format": "qcow2", "direct_url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/32de5565-c2d6-40e1-a076-b02e04d8b38d/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "c72b40102c30f2c5e731d7f3da469df589b5c6eda0ada8864d2fad4e0b54d8e3", "updated_at": "2018-12-27T19:32:37Z", "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_bd473631-e088-4b41-9469-069909e508ff", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "82988902051ff00ce70f6bafb41fe397", "name": "heat_ims-img_bd473631-e088-4b41-9469-069909e508ff", "checksum": "82988902051ff00ce70f6bafb41fe397", "created_at": "2018-12-27T19:32:31Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-27 19:38:40,867 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-b8aab053-3ae6-4ea6-988d-18b81479b658 2018-12-27 19:38:40,868 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0354998111725s 2018-12-27 19:38:40,868 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-b8aab053-3ae6-4ea6-988d-18b81479b658 2018-12-27 19:38:40,872 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-12-27 19:38:40,874 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8776/v3/5659dcbdaa7742d7bfece797c4514064/volumes/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1160947540e39475cdcf001250247e001a7a12cf" 2018-12-27 19:38:41,722 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:38:40 GMT Server: Apache x-compute-request-id: req-918f02c3-57e1-48de-acd9-0421805a573b OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-918f02c3-57e1-48de-acd9-0421805a573b Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-12-27 19:38:41,722 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/5659dcbdaa7742d7bfece797c4514064/volumes/detail used request id req-918f02c3-57e1-48de-acd9-0421805a573b 2018-12-27 19:38:41,722 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.849993944168s 2018-12-27 19:38:41,722 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/5659dcbdaa7742d7bfece797c4514064/volumes/detail used request id req-918f02c3-57e1-48de-acd9-0421805a573b 2018-12-27 19:38:41,723 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-12-27 19:38:41,725 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1160947540e39475cdcf001250247e001a7a12cf" 2018-12-27 19:38:41,745 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:38:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0d83319b-807a-4742-a1a2-47b827863140 x-compute-request-id: req-0d83319b-807a-4742-a1a2-47b827863140 Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavors": [{"name": "heat_ims-flavor_bd473631-e088-4b41-9469-069909e508ff", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/49521764-2b45-4138-bc33-9eb85445fa6c", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/49521764-2b45-4138-bc33-9eb85445fa6c", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 25, "id": "49521764-2b45-4138-bc33-9eb85445fa6c"}]} 2018-12-27 19:38:41,745 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None used request id req-0d83319b-807a-4742-a1a2-47b827863140 2018-12-27 19:38:41,745 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.022362947464s 2018-12-27 19:38:41,746 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None used request id req-0d83319b-807a-4742-a1a2-47b827863140 2018-12-27 19:38:41,747 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2018-12-27 19:38:41,749 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/f6653274-ab3c-4e08-a1c5-e0a3a5e12bab/os-security-groups -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1160947540e39475cdcf001250247e001a7a12cf" 2018-12-27 19:38:42,609 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:38:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ee807ffb-0c49-44be-8de0-994f1c449f69 x-compute-request-id: req-ee807ffb-0c49-44be-8de0-994f1c449f69 Content-Encoding: gzip Content-Length: 808 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "4bc13201-5825-485d-bbb8-fb61a04a8814", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "9ca2ae3b-aeb9-42c8-b839-785961bd3198"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "4bc13201-5825-485d-bbb8-fb61a04a8814", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "bc172610-c5eb-4156-a8cf-38e8a5048a76"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "4bc13201-5825-485d-bbb8-fb61a04a8814", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "bcefb1eb-9c63-4384-8cf1-39adffe3dc2d"}, {"from_port": 4000, "group": {"tenant_id": "5659dcbdaa7742d7bfece797c4514064", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "4bc13201-5825-485d-bbb8-fb61a04a8814", "ip_range": {}, "id": "d56a69ab-3721-44f4-bfa6-3280ce1d926c"}, {"from_port": 2380, "group": {"tenant_id": "5659dcbdaa7742d7bfece797c4514064", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "4bc13201-5825-485d-bbb8-fb61a04a8814", "ip_range": {}, "id": "d5d04970-90aa-49ba-9a88-7ca28a8efceb"}], "tenant_id": "5659dcbdaa7742d7bfece797c4514064", "id": "4bc13201-5825-485d-bbb8-fb61a04a8814", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}, {"rules": [{"from_port": 9888, "group": {"tenant_id": "5659dcbdaa7742d7bfece797c4514064", "name": "clearwater-opnfv-dime-sig"}, "ip_protocol": "tcp", "to_port": 9888, "parent_group_id": "54ecd30e-ae7d-45f1-91a5-6212a21c7caa", "ip_range": {}, "id": "4cdb6a80-011a-4b2c-a13c-d56c7fec63d5"}, {"from_port": 9888, "group": {"tenant_id": "5659dcbdaa7742d7bfece797c4514064", "name": "clearwater-opnfv-vellum-sig-outbound"}, "ip_protocol": "tcp", "to_port": 9888, "parent_group_id": "54ecd30e-ae7d-45f1-91a5-6212a21c7caa", "ip_range": {}, "id": "79efe887-13ef-44c7-bc22-086b12ef5188"}, {"from_port": 5054, "group": {"tenant_id": "5659dcbdaa7742d7bfece797c4514064", "name": "clearwater-opnfv-bono-sig"}, "ip_protocol": "tcp", "to_port": 5054, "parent_group_id": "54ecd30e-ae7d-45f1-91a5-6212a21c7caa", "ip_range": {}, "id": "85643124-8342-409e-88d9-cd9b7cb45d9c"}, {"from_port": 5052, "group": {"tenant_id": "5659dcbdaa7742d7bfece797c4514064", "name": "clearwater-opnfv-bono-sig"}, "ip_protocol": "tcp", "to_port": 5052, "parent_group_id": "54ecd30e-ae7d-45f1-91a5-6212a21c7caa", "ip_range": {}, "id": "86370a87-1a9f-44ba-b4e9-08f4a6b598f1"}], "tenant_id": "5659dcbdaa7742d7bfece797c4514064", "id": "54ecd30e-ae7d-45f1-91a5-6212a21c7caa", "name": "clearwater-opnfv-sprout-sig-inbound", "description": "Security group for Sprout nodes inbound traffic (signaling)"}, {"rules": [{"from_port": 5054, "group": {"tenant_id": "5659dcbdaa7742d7bfece797c4514064", "name": "clearwater-opnfv-sprout-sig-outbound"}, "ip_protocol": "tcp", "to_port": 5054, "parent_group_id": "5890fb7b-e4ea-46f9-9e73-307d0493f2de", "ip_range": {}, "id": "6acb9b0f-da31-4d40-a853-b0ff4dfa5e5c"}, {"from_port": 5052, "group": {"tenant_id": "5659dcbdaa7742d7bfece797c4514064", "name": "clearwater-opnfv-sprout-sig-outbound"}, "ip_protocol": "tcp", "to_port": 5052, "parent_group_id": "5890fb7b-e4ea-46f9-9e73-307d0493f2de", "ip_range": {}, "id": "a3c6f50e-9106-4b35-9214-799ec214ef76"}], "tenant_id": "5659dcbdaa7742d7bfece797c4514064", "id": "5890fb7b-e4ea-46f9-9e73-307d0493f2de", "name": "clearwater-opnfv-sprout-sig-outbound", "description": "Security group for Sprout nodes outbound traffic (signaling)"}]} 2018-12-27 19:38:42,609 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/f6653274-ab3c-4e08-a1c5-e0a3a5e12bab/os-security-groups used request id req-ee807ffb-0c49-44be-8de0-994f1c449f69 2018-12-27 19:38:42,609 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.862331151962s 2018-12-27 19:38:42,609 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/f6653274-ab3c-4e08-a1c5-e0a3a5e12bab/os-security-groups used request id req-ee807ffb-0c49-44be-8de0-994f1c449f69 2018-12-27 19:38:42,617 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-27 19:38:42,621 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1160947540e39475cdcf001250247e001a7a12cf" 2018-12-27 19:38:42,835 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1199 Content-Type: application/json X-Openstack-Request-Id: req-5f2e3efc-3ba2-413e-8fa4-70586ae39ea0 Date: Thu, 27 Dec 2018 19:38:42 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/32de5565-c2d6-40e1-a076-b02e04d8b38d/snap", "metadata": {}}], "file": "/v2/images/32de5565-c2d6-40e1-a076-b02e04d8b38d/file", "owner": "5659dcbdaa7742d7bfece797c4514064", "id": "32de5565-c2d6-40e1-a076-b02e04d8b38d", "size": 263586304, "self": "/v2/images/32de5565-c2d6-40e1-a076-b02e04d8b38d", "disk_format": "qcow2", "direct_url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/32de5565-c2d6-40e1-a076-b02e04d8b38d/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "c72b40102c30f2c5e731d7f3da469df589b5c6eda0ada8864d2fad4e0b54d8e3", "updated_at": "2018-12-27T19:32:37Z", "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_bd473631-e088-4b41-9469-069909e508ff", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "82988902051ff00ce70f6bafb41fe397", "name": "heat_ims-img_bd473631-e088-4b41-9469-069909e508ff", "checksum": "82988902051ff00ce70f6bafb41fe397", "created_at": "2018-12-27T19:32:31Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-27 19:38:42,836 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-5f2e3efc-3ba2-413e-8fa4-70586ae39ea0 2018-12-27 19:38:42,836 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.218384981155s 2018-12-27 19:38:42,836 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-5f2e3efc-3ba2-413e-8fa4-70586ae39ea0 2018-12-27 19:38:42,840 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-12-27 19:38:42,842 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8776/v3/5659dcbdaa7742d7bfece797c4514064/volumes/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1160947540e39475cdcf001250247e001a7a12cf" 2018-12-27 19:38:43,541 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:38:42 GMT Server: Apache x-compute-request-id: req-d05daa6a-eb90-423c-9443-3e88432ca2b8 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-d05daa6a-eb90-423c-9443-3e88432ca2b8 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-12-27 19:38:43,541 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/5659dcbdaa7742d7bfece797c4514064/volumes/detail used request id req-d05daa6a-eb90-423c-9443-3e88432ca2b8 2018-12-27 19:38:43,541 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.701502799988s 2018-12-27 19:38:43,541 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/5659dcbdaa7742d7bfece797c4514064/volumes/detail used request id req-d05daa6a-eb90-423c-9443-3e88432ca2b8 2018-12-27 19:38:44,546 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-12-27 19:38:44,549 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1160947540e39475cdcf001250247e001a7a12cf" 2018-12-27 19:38:44,570 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:38:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bacf39af-14fd-40f4-a607-efe167308db9 x-compute-request-id: req-bacf39af-14fd-40f4-a607-efe167308db9 Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavors": [{"name": "heat_ims-flavor_bd473631-e088-4b41-9469-069909e508ff", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/49521764-2b45-4138-bc33-9eb85445fa6c", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/49521764-2b45-4138-bc33-9eb85445fa6c", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 25, "id": "49521764-2b45-4138-bc33-9eb85445fa6c"}]} 2018-12-27 19:38:44,570 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None used request id req-bacf39af-14fd-40f4-a607-efe167308db9 2018-12-27 19:38:44,570 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0243570804596s 2018-12-27 19:38:44,570 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None used request id req-bacf39af-14fd-40f4-a607-efe167308db9 2018-12-27 19:38:44,572 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2018-12-27 19:38:44,574 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/fc6bcdb8-04b7-40f4-a89b-dcddd8130d44/os-security-groups -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1160947540e39475cdcf001250247e001a7a12cf" 2018-12-27 19:38:45,070 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:38:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7018ed35-6269-41b7-901f-723e7a8849e1 x-compute-request-id: req-7018ed35-6269-41b7-901f-723e7a8849e1 Content-Encoding: gzip Content-Length: 807 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "4bc13201-5825-485d-bbb8-fb61a04a8814", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "9ca2ae3b-aeb9-42c8-b839-785961bd3198"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "4bc13201-5825-485d-bbb8-fb61a04a8814", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "bc172610-c5eb-4156-a8cf-38e8a5048a76"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "4bc13201-5825-485d-bbb8-fb61a04a8814", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "bcefb1eb-9c63-4384-8cf1-39adffe3dc2d"}, {"from_port": 4000, "group": {"tenant_id": "5659dcbdaa7742d7bfece797c4514064", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "4bc13201-5825-485d-bbb8-fb61a04a8814", "ip_range": {}, "id": "d56a69ab-3721-44f4-bfa6-3280ce1d926c"}, {"from_port": 2380, "group": {"tenant_id": "5659dcbdaa7742d7bfece797c4514064", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "4bc13201-5825-485d-bbb8-fb61a04a8814", "ip_range": {}, "id": "d5d04970-90aa-49ba-9a88-7ca28a8efceb"}], "tenant_id": "5659dcbdaa7742d7bfece797c4514064", "id": "4bc13201-5825-485d-bbb8-fb61a04a8814", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}, {"rules": [{"from_port": 3478, "group": {}, "ip_protocol": "tcp", "to_port": 3478, "parent_group_id": "a58823e0-3f10-4810-873b-2eab820f48dc", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "00e46f22-79e1-4c27-897e-45b4053e9fba"}, {"from_port": 5058, "group": {"tenant_id": "5659dcbdaa7742d7bfece797c4514064", "name": "clearwater-opnfv-sprout-sig-outbound"}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "a58823e0-3f10-4810-873b-2eab820f48dc", "ip_range": {}, "id": "2ddb8d70-6413-4da4-a173-925b713d6c62"}, {"from_port": 5060, "group": {}, "ip_protocol": "tcp", "to_port": 5060, "parent_group_id": "a58823e0-3f10-4810-873b-2eab820f48dc", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "44ecb0a8-04b1-4fe6-92f8-ade0135ca31d"}, {"from_port": 3478, "group": {}, "ip_protocol": "udp", "to_port": 3478, "parent_group_id": "a58823e0-3f10-4810-873b-2eab820f48dc", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "8801039a-5161-4f17-a413-5c5a9541b905"}, {"from_port": 5062, "group": {}, "ip_protocol": "tcp", "to_port": 5062, "parent_group_id": "a58823e0-3f10-4810-873b-2eab820f48dc", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "9549302c-fd22-4395-a701-db7fb2eca6de"}, {"from_port": 5058, "group": {"tenant_id": "5659dcbdaa7742d7bfece797c4514064", "name": "clearwater-opnfv-bono-sig"}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "a58823e0-3f10-4810-873b-2eab820f48dc", "ip_range": {}, "id": "a0a18c46-8d1a-4648-ad38-30681e340ed0"}, {"from_port": 32768, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "a58823e0-3f10-4810-873b-2eab820f48dc", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b0893ef8-75f2-4b6f-8aed-c07aabc56d4c"}, {"from_port": 5060, "group": {}, "ip_protocol": "udp", "to_port": 5060, "parent_group_id": "a58823e0-3f10-4810-873b-2eab820f48dc", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b64687d9-e256-4857-bff2-0bc272c7c6d9"}], "tenant_id": "5659dcbdaa7742d7bfece797c4514064", "id": "a58823e0-3f10-4810-873b-2eab820f48dc", "name": "clearwater-opnfv-bono-sig", "description": "Security group for Bono nodes (signaling)"}]} 2018-12-27 19:38:45,071 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/fc6bcdb8-04b7-40f4-a89b-dcddd8130d44/os-security-groups used request id req-7018ed35-6269-41b7-901f-723e7a8849e1 2018-12-27 19:38:45,071 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.498983860016s 2018-12-27 19:38:45,071 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/fc6bcdb8-04b7-40f4-a89b-dcddd8130d44/os-security-groups used request id req-7018ed35-6269-41b7-901f-723e7a8849e1 2018-12-27 19:38:45,080 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-27 19:38:45,083 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1160947540e39475cdcf001250247e001a7a12cf" 2018-12-27 19:38:45,388 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1199 Content-Type: application/json X-Openstack-Request-Id: req-e811daa4-bb8a-4ce1-8f59-45323c5de772 Date: Thu, 27 Dec 2018 19:38:45 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/32de5565-c2d6-40e1-a076-b02e04d8b38d/snap", "metadata": {}}], "file": "/v2/images/32de5565-c2d6-40e1-a076-b02e04d8b38d/file", "owner": "5659dcbdaa7742d7bfece797c4514064", "id": "32de5565-c2d6-40e1-a076-b02e04d8b38d", "size": 263586304, "self": "/v2/images/32de5565-c2d6-40e1-a076-b02e04d8b38d", "disk_format": "qcow2", "direct_url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/32de5565-c2d6-40e1-a076-b02e04d8b38d/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "c72b40102c30f2c5e731d7f3da469df589b5c6eda0ada8864d2fad4e0b54d8e3", "updated_at": "2018-12-27T19:32:37Z", "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_bd473631-e088-4b41-9469-069909e508ff", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "82988902051ff00ce70f6bafb41fe397", "name": "heat_ims-img_bd473631-e088-4b41-9469-069909e508ff", "checksum": "82988902051ff00ce70f6bafb41fe397", "created_at": "2018-12-27T19:32:31Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-27 19:38:45,388 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-e811daa4-bb8a-4ce1-8f59-45323c5de772 2018-12-27 19:38:45,389 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.308838129044s 2018-12-27 19:38:45,389 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-e811daa4-bb8a-4ce1-8f59-45323c5de772 2018-12-27 19:38:45,393 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-12-27 19:38:45,395 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8776/v3/5659dcbdaa7742d7bfece797c4514064/volumes/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1160947540e39475cdcf001250247e001a7a12cf" 2018-12-27 19:38:45,437 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:38:45 GMT Server: Apache x-compute-request-id: req-0a51b75f-d41d-4ad9-8e69-2073e13abed8 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-0a51b75f-d41d-4ad9-8e69-2073e13abed8 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-12-27 19:38:45,437 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/5659dcbdaa7742d7bfece797c4514064/volumes/detail used request id req-0a51b75f-d41d-4ad9-8e69-2073e13abed8 2018-12-27 19:38:45,438 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.0447020530701s 2018-12-27 19:38:45,438 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/5659dcbdaa7742d7bfece797c4514064/volumes/detail used request id req-0a51b75f-d41d-4ad9-8e69-2073e13abed8 2018-12-27 19:38:45,438 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-12-27 19:38:45,441 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1160947540e39475cdcf001250247e001a7a12cf" 2018-12-27 19:38:45,486 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:38:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f5c2931f-66e6-4ecb-add0-9139867060cd x-compute-request-id: req-f5c2931f-66e6-4ecb-add0-9139867060cd Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavors": [{"name": "heat_ims-flavor_bd473631-e088-4b41-9469-069909e508ff", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/49521764-2b45-4138-bc33-9eb85445fa6c", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/49521764-2b45-4138-bc33-9eb85445fa6c", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 25, "id": "49521764-2b45-4138-bc33-9eb85445fa6c"}]} 2018-12-27 19:38:45,486 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None used request id req-f5c2931f-66e6-4ecb-add0-9139867060cd 2018-12-27 19:38:45,486 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0476198196411s 2018-12-27 19:38:45,487 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None used request id req-f5c2931f-66e6-4ecb-add0-9139867060cd 2018-12-27 19:38:45,488 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2018-12-27 19:38:45,491 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/38fc4a7e-277a-4960-88c7-d39ce87f4bdc/os-security-groups -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1160947540e39475cdcf001250247e001a7a12cf" 2018-12-27 19:38:46,454 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:38:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9102bd31-c90f-4bdb-80fc-f20f8576fcae x-compute-request-id: req-9102bd31-c90f-4bdb-80fc-f20f8576fcae Content-Encoding: gzip Content-Length: 916 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "4bc13201-5825-485d-bbb8-fb61a04a8814", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "9ca2ae3b-aeb9-42c8-b839-785961bd3198"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "4bc13201-5825-485d-bbb8-fb61a04a8814", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "bc172610-c5eb-4156-a8cf-38e8a5048a76"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "4bc13201-5825-485d-bbb8-fb61a04a8814", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "bcefb1eb-9c63-4384-8cf1-39adffe3dc2d"}, {"from_port": 4000, "group": {"tenant_id": "5659dcbdaa7742d7bfece797c4514064", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "4bc13201-5825-485d-bbb8-fb61a04a8814", "ip_range": {}, "id": "d56a69ab-3721-44f4-bfa6-3280ce1d926c"}, {"from_port": 2380, "group": {"tenant_id": "5659dcbdaa7742d7bfece797c4514064", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "4bc13201-5825-485d-bbb8-fb61a04a8814", "ip_range": {}, "id": "d5d04970-90aa-49ba-9a88-7ca28a8efceb"}], "tenant_id": "5659dcbdaa7742d7bfece797c4514064", "id": "4bc13201-5825-485d-bbb8-fb61a04a8814", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}, {"rules": [{"from_port": 11311, "group": {"tenant_id": "5659dcbdaa7742d7bfece797c4514064", "name": "clearwater-opnfv-dime-sig"}, "ip_protocol": "tcp", "to_port": 11311, "parent_group_id": "7341a007-8b37-42e8-aa7f-e4812da2f916", "ip_range": {}, "id": "077f6b0a-bfd3-4309-87ba-0aed217838df"}, {"from_port": 9160, "group": {"tenant_id": "5659dcbdaa7742d7bfece797c4514064", "name": "clearwater-opnfv-dime-sig"}, "ip_protocol": "tcp", "to_port": 9160, "parent_group_id": "7341a007-8b37-42e8-aa7f-e4812da2f916", "ip_range": {}, "id": "248feb35-5959-459e-968f-5b374be17fd1"}, {"from_port": 11311, "group": {"tenant_id": "5659dcbdaa7742d7bfece797c4514064", "name": "clearwater-opnfv-sprout-sig-outbound"}, "ip_protocol": "tcp", "to_port": 11311, "parent_group_id": "7341a007-8b37-42e8-aa7f-e4812da2f916", "ip_range": {}, "id": "2a3bcb3c-59cb-4a1d-a364-9c2b6c065dc2"}, {"from_port": 9160, "group": {"tenant_id": "5659dcbdaa7742d7bfece797c4514064", "name": "clearwater-opnfv-homer-sig"}, "ip_protocol": "tcp", "to_port": 9160, "parent_group_id": "7341a007-8b37-42e8-aa7f-e4812da2f916", "ip_range": {}, "id": "919597aa-a8c9-4c96-95a4-edb70c32f8d5"}, {"from_port": 7253, "group": {"tenant_id": "5659dcbdaa7742d7bfece797c4514064", "name": "clearwater-opnfv-dime-sig"}, "ip_protocol": "tcp", "to_port": 7253, "parent_group_id": "7341a007-8b37-42e8-aa7f-e4812da2f916", "ip_range": {}, "id": "9f105f9b-0615-4d0c-9f8c-6c4a1105cf53"}, {"from_port": 7253, "group": {"tenant_id": "5659dcbdaa7742d7bfece797c4514064", "name": "clearwater-opnfv-sprout-sig-outbound"}, "ip_protocol": "tcp", "to_port": 7253, "parent_group_id": "7341a007-8b37-42e8-aa7f-e4812da2f916", "ip_range": {}, "id": "ef24bd0b-10fd-4953-ae75-28e5f45a4dcb"}], "tenant_id": "5659dcbdaa7742d7bfece797c4514064", "id": "7341a007-8b37-42e8-aa7f-e4812da2f916", "name": "clearwater-opnfv-vellum-sig-inbound", "description": "Security group for Vellum nodes inbound traffic (signaling)"}, {"rules": [{"from_port": 7000, "group": {"tenant_id": "5659dcbdaa7742d7bfece797c4514064", "name": "clearwater-opnfv-vellum-sig-outbound"}, "ip_protocol": "tcp", "to_port": 7000, "parent_group_id": "9883c976-d066-498b-9eb9-fb3c6688bcd6", "ip_range": {}, "id": "707a7889-f560-471b-aa16-b452e1255ce5"}, {"from_port": 11211, "group": {"tenant_id": "5659dcbdaa7742d7bfece797c4514064", "name": "clearwater-opnfv-vellum-sig-outbound"}, "ip_protocol": "tcp", "to_port": 11211, "parent_group_id": "9883c976-d066-498b-9eb9-fb3c6688bcd6", "ip_range": {}, "id": "b5f7e012-fbbf-4a38-95ab-29e57d4026ff"}, {"from_port": 7253, "group": {"tenant_id": "5659dcbdaa7742d7bfece797c4514064", "name": "clearwater-opnfv-vellum-sig-outbound"}, "ip_protocol": "tcp", "to_port": 7253, "parent_group_id": "9883c976-d066-498b-9eb9-fb3c6688bcd6", "ip_range": {}, "id": "d323f0a3-847b-48d2-9fcc-78ba6da89632"}], "tenant_id": "5659dcbdaa7742d7bfece797c4514064", "id": "9883c976-d066-498b-9eb9-fb3c6688bcd6", "name": "clearwater-opnfv-vellum-sig-outbound", "description": "Security group for Vellum nodes outbound traffic (signaling)"}]} 2018-12-27 19:38:46,454 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/38fc4a7e-277a-4960-88c7-d39ce87f4bdc/os-security-groups used request id req-9102bd31-c90f-4bdb-80fc-f20f8576fcae 2018-12-27 19:38:46,454 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.966372966766s 2018-12-27 19:38:46,455 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/38fc4a7e-277a-4960-88c7-d39ce87f4bdc/os-security-groups used request id req-9102bd31-c90f-4bdb-80fc-f20f8576fcae 2018-12-27 19:38:46,465 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-27 19:38:46,469 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1160947540e39475cdcf001250247e001a7a12cf" 2018-12-27 19:38:46,500 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1199 Content-Type: application/json X-Openstack-Request-Id: req-dca458c4-93f3-41aa-94dc-7b715bfc0d54 Date: Thu, 27 Dec 2018 19:38:46 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/32de5565-c2d6-40e1-a076-b02e04d8b38d/snap", "metadata": {}}], "file": "/v2/images/32de5565-c2d6-40e1-a076-b02e04d8b38d/file", "owner": "5659dcbdaa7742d7bfece797c4514064", "id": "32de5565-c2d6-40e1-a076-b02e04d8b38d", "size": 263586304, "self": "/v2/images/32de5565-c2d6-40e1-a076-b02e04d8b38d", "disk_format": "qcow2", "direct_url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/32de5565-c2d6-40e1-a076-b02e04d8b38d/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "c72b40102c30f2c5e731d7f3da469df589b5c6eda0ada8864d2fad4e0b54d8e3", "updated_at": "2018-12-27T19:32:37Z", "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_bd473631-e088-4b41-9469-069909e508ff", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "82988902051ff00ce70f6bafb41fe397", "name": "heat_ims-img_bd473631-e088-4b41-9469-069909e508ff", "checksum": "82988902051ff00ce70f6bafb41fe397", "created_at": "2018-12-27T19:32:31Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-27 19:38:46,501 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-dca458c4-93f3-41aa-94dc-7b715bfc0d54 2018-12-27 19:38:46,501 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0352489948273s 2018-12-27 19:38:46,501 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-dca458c4-93f3-41aa-94dc-7b715bfc0d54 2018-12-27 19:38:46,505 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-12-27 19:38:46,507 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8776/v3/5659dcbdaa7742d7bfece797c4514064/volumes/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1160947540e39475cdcf001250247e001a7a12cf" 2018-12-27 19:38:46,546 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:38:46 GMT Server: Apache x-compute-request-id: req-0292f39b-a6bf-435d-96b2-d81b42c69f54 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-0292f39b-a6bf-435d-96b2-d81b42c69f54 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-12-27 19:38:46,546 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/5659dcbdaa7742d7bfece797c4514064/volumes/detail used request id req-0292f39b-a6bf-435d-96b2-d81b42c69f54 2018-12-27 19:38:46,546 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.0415191650391s 2018-12-27 19:38:46,546 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/5659dcbdaa7742d7bfece797c4514064/volumes/detail used request id req-0292f39b-a6bf-435d-96b2-d81b42c69f54 2018-12-27 19:38:46,547 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-12-27 19:38:46,550 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1160947540e39475cdcf001250247e001a7a12cf" 2018-12-27 19:38:46,591 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:38:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-06f2304c-3238-41dd-b010-d3c292c0905e x-compute-request-id: req-06f2304c-3238-41dd-b010-d3c292c0905e Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavors": [{"name": "heat_ims-flavor_bd473631-e088-4b41-9469-069909e508ff", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/49521764-2b45-4138-bc33-9eb85445fa6c", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/49521764-2b45-4138-bc33-9eb85445fa6c", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 25, "id": "49521764-2b45-4138-bc33-9eb85445fa6c"}]} 2018-12-27 19:38:46,591 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None used request id req-06f2304c-3238-41dd-b010-d3c292c0905e 2018-12-27 19:38:46,592 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.044319152832s 2018-12-27 19:38:46,592 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None used request id req-06f2304c-3238-41dd-b010-d3c292c0905e 2018-12-27 19:38:46,593 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2018-12-27 19:38:46,596 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/58a22854-a720-43ad-b9f2-662508a20c99/os-security-groups -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1160947540e39475cdcf001250247e001a7a12cf" 2018-12-27 19:38:46,925 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:38:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c54954e4-e9a5-43fc-be31-908e9e0c5aab x-compute-request-id: req-c54954e4-e9a5-43fc-be31-908e9e0c5aab Content-Encoding: gzip Content-Length: 581 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "4bc13201-5825-485d-bbb8-fb61a04a8814", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "9ca2ae3b-aeb9-42c8-b839-785961bd3198"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "4bc13201-5825-485d-bbb8-fb61a04a8814", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "bc172610-c5eb-4156-a8cf-38e8a5048a76"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "4bc13201-5825-485d-bbb8-fb61a04a8814", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "bcefb1eb-9c63-4384-8cf1-39adffe3dc2d"}, {"from_port": 4000, "group": {"tenant_id": "5659dcbdaa7742d7bfece797c4514064", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "4bc13201-5825-485d-bbb8-fb61a04a8814", "ip_range": {}, "id": "d56a69ab-3721-44f4-bfa6-3280ce1d926c"}, {"from_port": 2380, "group": {"tenant_id": "5659dcbdaa7742d7bfece797c4514064", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "4bc13201-5825-485d-bbb8-fb61a04a8814", "ip_range": {}, "id": "d5d04970-90aa-49ba-9a88-7ca28a8efceb"}], "tenant_id": "5659dcbdaa7742d7bfece797c4514064", "id": "4bc13201-5825-485d-bbb8-fb61a04a8814", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}, {"rules": [{"from_port": 443, "group": {}, "ip_protocol": "tcp", "to_port": 443, "parent_group_id": "c62903cc-0dfa-4b46-990f-7769fe6247d6", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "335afd8a-9086-4483-821e-6c8e3ef3067f"}, {"from_port": 80, "group": {}, "ip_protocol": "tcp", "to_port": 80, "parent_group_id": "c62903cc-0dfa-4b46-990f-7769fe6247d6", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e21415c1-e7f2-4a48-8387-e3bc3ae677e3"}], "tenant_id": "5659dcbdaa7742d7bfece797c4514064", "id": "c62903cc-0dfa-4b46-990f-7769fe6247d6", "name": "clearwater-opnfv-ellis-mgmt", "description": "Security group for Ellis nodes (management)"}]} 2018-12-27 19:38:46,925 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/58a22854-a720-43ad-b9f2-662508a20c99/os-security-groups used request id req-c54954e4-e9a5-43fc-be31-908e9e0c5aab 2018-12-27 19:38:46,925 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.331676959991s 2018-12-27 19:38:46,926 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/58a22854-a720-43ad-b9f2-662508a20c99/os-security-groups used request id req-c54954e4-e9a5-43fc-be31-908e9e0c5aab 2018-12-27 19:38:46,932 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-27 19:38:46,936 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1160947540e39475cdcf001250247e001a7a12cf" 2018-12-27 19:38:46,969 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1199 Content-Type: application/json X-Openstack-Request-Id: req-b80e8f9a-6fcf-4781-a279-34b28927aecd Date: Thu, 27 Dec 2018 19:38:46 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/32de5565-c2d6-40e1-a076-b02e04d8b38d/snap", "metadata": {}}], "file": "/v2/images/32de5565-c2d6-40e1-a076-b02e04d8b38d/file", "owner": "5659dcbdaa7742d7bfece797c4514064", "id": "32de5565-c2d6-40e1-a076-b02e04d8b38d", "size": 263586304, "self": "/v2/images/32de5565-c2d6-40e1-a076-b02e04d8b38d", "disk_format": "qcow2", "direct_url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/32de5565-c2d6-40e1-a076-b02e04d8b38d/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "c72b40102c30f2c5e731d7f3da469df589b5c6eda0ada8864d2fad4e0b54d8e3", "updated_at": "2018-12-27T19:32:37Z", "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_bd473631-e088-4b41-9469-069909e508ff", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "82988902051ff00ce70f6bafb41fe397", "name": "heat_ims-img_bd473631-e088-4b41-9469-069909e508ff", "checksum": "82988902051ff00ce70f6bafb41fe397", "created_at": "2018-12-27T19:32:31Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-27 19:38:46,969 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-b80e8f9a-6fcf-4781-a279-34b28927aecd 2018-12-27 19:38:46,970 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0369770526886s 2018-12-27 19:38:46,970 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-b80e8f9a-6fcf-4781-a279-34b28927aecd 2018-12-27 19:38:46,973 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-12-27 19:38:46,975 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8776/v3/5659dcbdaa7742d7bfece797c4514064/volumes/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1160947540e39475cdcf001250247e001a7a12cf" 2018-12-27 19:38:47,602 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:38:46 GMT Server: Apache x-compute-request-id: req-2de0da0a-a66d-4d27-9f80-2b5cd2eb176c OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-2de0da0a-a66d-4d27-9f80-2b5cd2eb176c Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-12-27 19:38:47,602 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/5659dcbdaa7742d7bfece797c4514064/volumes/detail used request id req-2de0da0a-a66d-4d27-9f80-2b5cd2eb176c 2018-12-27 19:38:47,602 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.628743886948s 2018-12-27 19:38:47,602 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/5659dcbdaa7742d7bfece797c4514064/volumes/detail used request id req-2de0da0a-a66d-4d27-9f80-2b5cd2eb176c 2018-12-27 19:38:47,603 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-12-27 19:38:47,606 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1160947540e39475cdcf001250247e001a7a12cf" 2018-12-27 19:38:47,624 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:38:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-235ac202-5b82-4887-a97e-5118da71f8fa x-compute-request-id: req-235ac202-5b82-4887-a97e-5118da71f8fa Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavors": [{"name": "heat_ims-flavor_bd473631-e088-4b41-9469-069909e508ff", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/49521764-2b45-4138-bc33-9eb85445fa6c", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/49521764-2b45-4138-bc33-9eb85445fa6c", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 25, "id": "49521764-2b45-4138-bc33-9eb85445fa6c"}]} 2018-12-27 19:38:47,624 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None used request id req-235ac202-5b82-4887-a97e-5118da71f8fa 2018-12-27 19:38:47,625 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0214309692383s 2018-12-27 19:38:47,625 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None used request id req-235ac202-5b82-4887-a97e-5118da71f8fa 2018-12-27 19:38:47,626 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2018-12-27 19:38:47,628 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/dbc80c75-c7be-4193-8df4-be72cd1301d0/os-security-groups -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1160947540e39475cdcf001250247e001a7a12cf" 2018-12-27 19:38:48,129 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:38:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-95f20db4-8c31-4909-a50d-1e47d624aceb x-compute-request-id: req-95f20db4-8c31-4909-a50d-1e47d624aceb Content-Encoding: gzip Content-Length: 402 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "91a9314b-ab62-401a-bf92-72361cb16176", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "28a154fb-51de-460d-9e69-f66b8f865bb1"}, {"from_port": 53, "group": {}, "ip_protocol": "udp", "to_port": 53, "parent_group_id": "91a9314b-ab62-401a-bf92-72361cb16176", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "91f135e6-c64d-4855-a26b-a1a470199ae7"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "91a9314b-ab62-401a-bf92-72361cb16176", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b39bb740-3b30-4531-88dd-6884e2b41dc1"}, {"from_port": 53, "group": {}, "ip_protocol": "tcp", "to_port": 53, "parent_group_id": "91a9314b-ab62-401a-bf92-72361cb16176", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c1d0196a-79e6-4c31-a03d-f424c2d4086c"}], "tenant_id": "5659dcbdaa7742d7bfece797c4514064", "id": "91a9314b-ab62-401a-bf92-72361cb16176", "name": "clearwater-opnfv-dns", "description": "Security group for DNS nodes"}, {"rules": [{"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "91a9314b-ab62-401a-bf92-72361cb16176", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "28a154fb-51de-460d-9e69-f66b8f865bb1"}, {"from_port": 53, "group": {}, "ip_protocol": "udp", "to_port": 53, "parent_group_id": "91a9314b-ab62-401a-bf92-72361cb16176", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "91f135e6-c64d-4855-a26b-a1a470199ae7"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "91a9314b-ab62-401a-bf92-72361cb16176", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b39bb740-3b30-4531-88dd-6884e2b41dc1"}, {"from_port": 53, "group": {}, "ip_protocol": "tcp", "to_port": 53, "parent_group_id": "91a9314b-ab62-401a-bf92-72361cb16176", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c1d0196a-79e6-4c31-a03d-f424c2d4086c"}], "tenant_id": "5659dcbdaa7742d7bfece797c4514064", "id": "91a9314b-ab62-401a-bf92-72361cb16176", "name": "clearwater-opnfv-dns", "description": "Security group for DNS nodes"}]} 2018-12-27 19:38:48,129 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/dbc80c75-c7be-4193-8df4-be72cd1301d0/os-security-groups used request id req-95f20db4-8c31-4909-a50d-1e47d624aceb 2018-12-27 19:38:48,129 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.503118991852s 2018-12-27 19:38:48,129 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/dbc80c75-c7be-4193-8df4-be72cd1301d0/os-security-groups used request id req-95f20db4-8c31-4909-a50d-1e47d624aceb 2018-12-27 19:38:48,135 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-27 19:38:48,138 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1160947540e39475cdcf001250247e001a7a12cf" 2018-12-27 19:38:48,169 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1199 Content-Type: application/json X-Openstack-Request-Id: req-53c1b1e7-3772-48e5-a991-e12902c09a6c Date: Thu, 27 Dec 2018 19:38:48 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/32de5565-c2d6-40e1-a076-b02e04d8b38d/snap", "metadata": {}}], "file": "/v2/images/32de5565-c2d6-40e1-a076-b02e04d8b38d/file", "owner": "5659dcbdaa7742d7bfece797c4514064", "id": "32de5565-c2d6-40e1-a076-b02e04d8b38d", "size": 263586304, "self": "/v2/images/32de5565-c2d6-40e1-a076-b02e04d8b38d", "disk_format": "qcow2", "direct_url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/32de5565-c2d6-40e1-a076-b02e04d8b38d/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "c72b40102c30f2c5e731d7f3da469df589b5c6eda0ada8864d2fad4e0b54d8e3", "updated_at": "2018-12-27T19:32:37Z", "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_bd473631-e088-4b41-9469-069909e508ff", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "82988902051ff00ce70f6bafb41fe397", "name": "heat_ims-img_bd473631-e088-4b41-9469-069909e508ff", "checksum": "82988902051ff00ce70f6bafb41fe397", "created_at": "2018-12-27T19:32:31Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-27 19:38:48,169 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-53c1b1e7-3772-48e5-a991-e12902c09a6c 2018-12-27 19:38:48,169 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0341119766235s 2018-12-27 19:38:48,169 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-53c1b1e7-3772-48e5-a991-e12902c09a6c 2018-12-27 19:38:48,173 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-12-27 19:38:48,177 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8776/v3/5659dcbdaa7742d7bfece797c4514064/volumes/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1160947540e39475cdcf001250247e001a7a12cf" 2018-12-27 19:38:48,812 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:38:48 GMT Server: Apache x-compute-request-id: req-591fdb69-ccda-471f-a8c9-90e104e1e884 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-591fdb69-ccda-471f-a8c9-90e104e1e884 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-12-27 19:38:48,812 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/5659dcbdaa7742d7bfece797c4514064/volumes/detail used request id req-591fdb69-ccda-471f-a8c9-90e104e1e884 2018-12-27 19:38:48,812 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.639011144638s 2018-12-27 19:38:48,813 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/5659dcbdaa7742d7bfece797c4514064/volumes/detail used request id req-591fdb69-ccda-471f-a8c9-90e104e1e884 2018-12-27 19:38:48,813 - functest.opnfv_tests.vnf.ims.heat_ims - DEBUG - servers: [Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'clearwater-opnfv-private-signaling': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:64:42:66', u'version': 4, u'addr': u'192.168.1.14', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:64:42:66', u'version': 4, u'addr': u'172.30.9.218', u'OS-EXT-IPS:type': u'floating'})], u'clearwater-opnfv-private-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:8e:c2:e4', u'version': 4, u'addr': u'192.168.0.3', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:8e:c2:e4', u'version': 4, u'addr': u'172.30.9.214', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'32de5565-c2d6-40e1-a076-b02e04d8b38d', 'name': u'heat_ims-img_bd473631-e088-4b41-9469-069909e508ff'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-12-27T19:38:29.000000', 'flavor': Munch({u'id': u'49521764-2b45-4138-bc33-9eb85445fa6c', 'name': u'heat_ims-flavor_bd473631-e088-4b41-9469-069909e508ff'}), 'az': u'nova', 'id': u'b60d844c-a06f-456e-a245-d548e0ebe850', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'5659dcbdaa7742d7bfece797c4514064', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'security_group_id': u'4bc13201-5825-485d-bbb8-fb61a04a8814', 'tenant_id': '', 'port_range_min': 22, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5659dcbdaa7742d7bfece797c4514064', 'name': 'heat_ims-project_bd473631-e088-4b41-9469-069909e508ff', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'9ca2ae3b-aeb9-42c8-b839-785961bd3198'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'4bc13201-5825-485d-bbb8-fb61a04a8814', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5659dcbdaa7742d7bfece797c4514064', 'name': 'heat_ims-project_bd473631-e088-4b41-9469-069909e508ff', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'bc172610-c5eb-4156-a8cf-38e8a5048a76'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 161, 'security_group_id': u'4bc13201-5825-485d-bbb8-fb61a04a8814', 'tenant_id': '', 'port_range_min': 161, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5659dcbdaa7742d7bfece797c4514064', 'name': 'heat_ims-project_bd473631-e088-4b41-9469-069909e508ff', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'bcefb1eb-9c63-4384-8cf1-39adffe3dc2d'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 4000, 'security_group_id': u'4bc13201-5825-485d-bbb8-fb61a04a8814', 'tenant_id': '', 'port_range_min': 4000, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5659dcbdaa7742d7bfece797c4514064', 'name': 'heat_ims-project_bd473631-e088-4b41-9469-069909e508ff', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'5659dcbdaa7742d7bfece797c4514064', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'5659dcbdaa7742d7bfece797c4514064', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'd56a69ab-3721-44f4-bfa6-3280ce1d926c'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 2380, 'security_group_id': u'4bc13201-5825-485d-bbb8-fb61a04a8814', 'tenant_id': '', 'port_range_min': 2380, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5659dcbdaa7742d7bfece797c4514064', 'name': 'heat_ims-project_bd473631-e088-4b41-9469-069909e508ff', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'5659dcbdaa7742d7bfece797c4514064', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'5659dcbdaa7742d7bfece797c4514064', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'd5d04970-90aa-49ba-9a88-7ca28a8efceb'})], 'id': u'4bc13201-5825-485d-bbb8-fb61a04a8814', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5659dcbdaa7742d7bfece797c4514064', 'name': 'heat_ims-project_bd473631-e088-4b41-9469-069909e508ff', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'5659dcbdaa7742d7bfece797c4514064', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'}), Munch({'description': u'Security group for Homer nodes (management)', 'tenant_id': u'5659dcbdaa7742d7bfece797c4514064', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7888, 'security_group_id': u'042d3605-27ec-4a6c-98f9-6d136a15c0f6', 'tenant_id': '', 'port_range_min': 7888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5659dcbdaa7742d7bfece797c4514064', 'name': 'heat_ims-project_bd473631-e088-4b41-9469-069909e508ff', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'4b5a5112-657b-450b-91c6-f568d0c2f6e5'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7888, 'security_group_id': u'042d3605-27ec-4a6c-98f9-6d136a15c0f6', 'tenant_id': '', 'port_range_min': 7888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5659dcbdaa7742d7bfece797c4514064', 'name': 'heat_ims-project_bd473631-e088-4b41-9469-069909e508ff', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'5659dcbdaa7742d7bfece797c4514064', u'name': u'clearwater-opnfv-sprout-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'5659dcbdaa7742d7bfece797c4514064', u'name': u'clearwater-opnfv-sprout-sig-outbound'}), 'project_id': '', 'id': u'6d6483d3-57d4-4796-aa24-65c853b06572'})], 'id': u'042d3605-27ec-4a6c-98f9-6d136a15c0f6', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5659dcbdaa7742d7bfece797c4514064', 'name': 'heat_ims-project_bd473631-e088-4b41-9469-069909e508ff', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'5659dcbdaa7742d7bfece797c4514064', 'properties': Munch({}), 'name': u'clearwater-opnfv-homer-mgmt'}), Munch({'description': u'Security group for Homer nodes (signaling)', 'tenant_id': u'5659dcbdaa7742d7bfece797c4514064', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7888, 'security_group_id': u'a45a7f04-ce5d-48b1-abbb-581f24e14c0c', 'tenant_id': '', 'port_range_min': 7888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5659dcbdaa7742d7bfece797c4514064', 'name': 'heat_ims-project_bd473631-e088-4b41-9469-069909e508ff', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'5659dcbdaa7742d7bfece797c4514064', u'name': u'clearwater-opnfv-sprout-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'5659dcbdaa7742d7bfece797c4514064', u'name': u'clearwater-opnfv-sprout-sig-outbound'}), 'project_id': '', 'id': u'66b8eba8-3a4c-4aa6-a5d3-8e63e59b6720'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7888, 'security_group_id': u'a45a7f04-ce5d-48b1-abbb-581f24e14c0c', 'tenant_id': '', 'port_range_min': 7888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5659dcbdaa7742d7bfece797c4514064', 'name': 'heat_ims-project_bd473631-e088-4b41-9469-069909e508ff', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'bda66dc2-c243-4577-827f-d720187e6698'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 9160, 'security_group_id': u'a45a7f04-ce5d-48b1-abbb-581f24e14c0c', 'tenant_id': '', 'port_range_min': 9160, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5659dcbdaa7742d7bfece797c4514064', 'name': 'heat_ims-project_bd473631-e088-4b41-9469-069909e508ff', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'5659dcbdaa7742d7bfece797c4514064', u'name': u'clearwater-opnfv-homer-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'5659dcbdaa7742d7bfece797c4514064', u'name': u'clearwater-opnfv-homer-sig'}), 'project_id': '', 'id': u'bde93188-50c9-4abe-918d-39bfb70ce5ea'})], 'id': u'a45a7f04-ce5d-48b1-abbb-581f24e14c0c', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5659dcbdaa7742d7bfece797c4514064', 'name': 'heat_ims-project_bd473631-e088-4b41-9469-069909e508ff', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'5659dcbdaa7742d7bfece797c4514064', 'properties': Munch({}), 'name': u'clearwater-opnfv-homer-sig'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'e7c77990ffaf4447ba7d154f141f5f6f', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.218', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5659dcbdaa7742d7bfece797c4514064', 'name': 'heat_ims-project_bd473631-e088-4b41-9469-069909e508ff', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.218', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.218', 'launched_at': u'2018-12-27T19:38:29.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-12-27T19:38:29Z', 'hostId': u'7935404ab45d1467d9d5233abd8c2483b155e013f8c227d5b4684907', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_bd473631-e088-4b41-9469-069909e508ff', 'public_v6': '', 'private_v4': u'192.168.1.14', 'cloud': 'envvars', 'host_id': u'7935404ab45d1467d9d5233abd8c2483b155e013f8c227d5b4684907', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-12-27T19:38:29.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'5659dcbdaa7742d7bfece797c4514064', 'name': u'homer-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'5659dcbdaa7742d7bfece797c4514064', 'created_at': u'2018-12-27T19:37:54Z', 'created': u'2018-12-27T19:37:54Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}), Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'clearwater-opnfv-private-signaling': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:a2:9f:e7', u'version': 4, u'addr': u'192.168.1.9', u'OS-EXT-IPS:type': u'fixed'})], u'clearwater-opnfv-private-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:e4:ef:3f', u'version': 4, u'addr': u'192.168.0.27', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:e4:ef:3f', u'version': 4, u'addr': u'172.30.9.206', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'32de5565-c2d6-40e1-a076-b02e04d8b38d', 'name': u'heat_ims-img_bd473631-e088-4b41-9469-069909e508ff'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-12-27T19:38:27.000000', 'flavor': Munch({u'id': u'49521764-2b45-4138-bc33-9eb85445fa6c', 'name': u'heat_ims-flavor_bd473631-e088-4b41-9469-069909e508ff'}), 'az': u'nova', 'id': u'61e02295-3179-4e3a-8f57-836a5933f12c', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'5659dcbdaa7742d7bfece797c4514064', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'security_group_id': u'4bc13201-5825-485d-bbb8-fb61a04a8814', 'tenant_id': '', 'port_range_min': 22, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5659dcbdaa7742d7bfece797c4514064', 'name': 'heat_ims-project_bd473631-e088-4b41-9469-069909e508ff', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'9ca2ae3b-aeb9-42c8-b839-785961bd3198'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'4bc13201-5825-485d-bbb8-fb61a04a8814', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5659dcbdaa7742d7bfece797c4514064', 'name': 'heat_ims-project_bd473631-e088-4b41-9469-069909e508ff', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'bc172610-c5eb-4156-a8cf-38e8a5048a76'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 161, 'security_group_id': u'4bc13201-5825-485d-bbb8-fb61a04a8814', 'tenant_id': '', 'port_range_min': 161, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5659dcbdaa7742d7bfece797c4514064', 'name': 'heat_ims-project_bd473631-e088-4b41-9469-069909e508ff', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'bcefb1eb-9c63-4384-8cf1-39adffe3dc2d'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 4000, 'security_group_id': u'4bc13201-5825-485d-bbb8-fb61a04a8814', 'tenant_id': '', 'port_range_min': 4000, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5659dcbdaa7742d7bfece797c4514064', 'name': 'heat_ims-project_bd473631-e088-4b41-9469-069909e508ff', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'5659dcbdaa7742d7bfece797c4514064', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'5659dcbdaa7742d7bfece797c4514064', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'd56a69ab-3721-44f4-bfa6-3280ce1d926c'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 2380, 'security_group_id': u'4bc13201-5825-485d-bbb8-fb61a04a8814', 'tenant_id': '', 'port_range_min': 2380, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5659dcbdaa7742d7bfece797c4514064', 'name': 'heat_ims-project_bd473631-e088-4b41-9469-069909e508ff', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'5659dcbdaa7742d7bfece797c4514064', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'5659dcbdaa7742d7bfece797c4514064', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'd5d04970-90aa-49ba-9a88-7ca28a8efceb'})], 'id': u'4bc13201-5825-485d-bbb8-fb61a04a8814', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5659dcbdaa7742d7bfece797c4514064', 'name': 'heat_ims-project_bd473631-e088-4b41-9469-069909e508ff', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'5659dcbdaa7742d7bfece797c4514064', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'}), Munch({'description': u'Security group for Dime nodes (management)', 'tenant_id': u'5659dcbdaa7742d7bfece797c4514064', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 8889, 'security_group_id': u'ee55a548-3f16-4385-a507-beccfda938bc', 'tenant_id': '', 'port_range_min': 8889, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5659dcbdaa7742d7bfece797c4514064', 'name': 'heat_ims-project_bd473631-e088-4b41-9469-069909e508ff', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'5659dcbdaa7742d7bfece797c4514064', u'name': u'clearwater-opnfv-ellis-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'5659dcbdaa7742d7bfece797c4514064', u'name': u'clearwater-opnfv-ellis-mgmt'}), 'project_id': '', 'id': u'cb6b84e5-0e54-4c2e-aed4-359965e0168a'})], 'id': u'ee55a548-3f16-4385-a507-beccfda938bc', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5659dcbdaa7742d7bfece797c4514064', 'name': 'heat_ims-project_bd473631-e088-4b41-9469-069909e508ff', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'5659dcbdaa7742d7bfece797c4514064', 'properties': Munch({}), 'name': u'clearwater-opnfv-dime-mgmt'}), Munch({'description': u'Security group for Dime nodes (signaling)', 'tenant_id': u'5659dcbdaa7742d7bfece797c4514064', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 10888, 'security_group_id': u'd682fabb-2588-40d8-9b05-951cd5584ff3', 'tenant_id': '', 'port_range_min': 10888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5659dcbdaa7742d7bfece797c4514064', 'name': 'heat_ims-project_bd473631-e088-4b41-9469-069909e508ff', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'5659dcbdaa7742d7bfece797c4514064', u'name': u'clearwater-opnfv-sprout-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'5659dcbdaa7742d7bfece797c4514064', u'name': u'clearwater-opnfv-sprout-sig-outbound'}), 'project_id': '', 'id': u'84b03c8d-ea85-4d39-98ce-1febe408ee3d'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 10888, 'security_group_id': u'd682fabb-2588-40d8-9b05-951cd5584ff3', 'tenant_id': '', 'port_range_min': 10888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5659dcbdaa7742d7bfece797c4514064', 'name': 'heat_ims-project_bd473631-e088-4b41-9469-069909e508ff', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'5659dcbdaa7742d7bfece797c4514064', u'name': u'clearwater-opnfv-vellum-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'5659dcbdaa7742d7bfece797c4514064', u'name': u'clearwater-opnfv-vellum-sig-outbound'}), 'project_id': '', 'id': u'8656441d-49d7-464e-846d-9cfe30597377'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 8888, 'security_group_id': u'd682fabb-2588-40d8-9b05-951cd5584ff3', 'tenant_id': '', 'port_range_min': 8888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5659dcbdaa7742d7bfece797c4514064', 'name': 'heat_ims-project_bd473631-e088-4b41-9469-069909e508ff', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'5659dcbdaa7742d7bfece797c4514064', u'name': u'clearwater-opnfv-bono-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'5659dcbdaa7742d7bfece797c4514064', u'name': u'clearwater-opnfv-bono-sig'}), 'project_id': '', 'id': u'929e7b41-d590-4f91-982a-7445a9bc7cdf'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 10888, 'security_group_id': u'd682fabb-2588-40d8-9b05-951cd5584ff3', 'tenant_id': '', 'port_range_min': 10888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5659dcbdaa7742d7bfece797c4514064', 'name': 'heat_ims-project_bd473631-e088-4b41-9469-069909e508ff', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'5659dcbdaa7742d7bfece797c4514064', u'name': u'clearwater-opnfv-bono-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'5659dcbdaa7742d7bfece797c4514064', u'name': u'clearwater-opnfv-bono-sig'}), 'project_id': '', 'id': u'cae3d666-eab3-4ca4-b124-58d235337d53'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 8888, 'security_group_id': u'd682fabb-2588-40d8-9b05-951cd5584ff3', 'tenant_id': '', 'port_range_min': 8888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5659dcbdaa7742d7bfece797c4514064', 'name': 'heat_ims-project_bd473631-e088-4b41-9469-069909e508ff', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'5659dcbdaa7742d7bfece797c4514064', u'name': u'clearwater-opnfv-sprout-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'5659dcbdaa7742d7bfece797c4514064', u'name': u'clearwater-opnfv-sprout-sig-outbound'}), 'project_id': '', 'id': u'e9a1f2af-26f5-4dfb-a263-3047c509d935'})], 'id': u'd682fabb-2588-40d8-9b05-951cd5584ff3', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5659dcbdaa7742d7bfece797c4514064', 'name': 'heat_ims-project_bd473631-e088-4b41-9469-069909e508ff', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'5659dcbdaa7742d7bfece797c4514064', 'properties': Munch({}), 'name': u'clearwater-opnfv-dime-sig'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'e7c77990ffaf4447ba7d154f141f5f6f', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.206', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5659dcbdaa7742d7bfece797c4514064', 'name': 'heat_ims-project_bd473631-e088-4b41-9469-069909e508ff', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.206', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.206', 'launched_at': u'2018-12-27T19:38:27.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-12-27T19:38:27Z', 'hostId': u'7935404ab45d1467d9d5233abd8c2483b155e013f8c227d5b4684907', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_bd473631-e088-4b41-9469-069909e508ff', 'public_v6': '', 'private_v4': u'192.168.0.27', 'cloud': 'envvars', 'host_id': u'7935404ab45d1467d9d5233abd8c2483b155e013f8c227d5b4684907', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-12-27T19:38:27.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'5659dcbdaa7742d7bfece797c4514064', 'name': u'dime-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'5659dcbdaa7742d7bfece797c4514064', 'created_at': u'2018-12-27T19:37:53Z', 'created': u'2018-12-27T19:37:53Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}), Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'clearwater-opnfv-private-signaling': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:c7:d5:1f', u'version': 4, u'addr': u'192.168.1.7', u'OS-EXT-IPS:type': u'fixed'})], u'clearwater-opnfv-private-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:d9:11:be', u'version': 4, u'addr': u'192.168.0.4', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:d9:11:be', u'version': 4, u'addr': u'172.30.9.207', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'32de5565-c2d6-40e1-a076-b02e04d8b38d', 'name': u'heat_ims-img_bd473631-e088-4b41-9469-069909e508ff'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-12-27T19:38:31.000000', 'flavor': Munch({u'id': u'49521764-2b45-4138-bc33-9eb85445fa6c', 'name': u'heat_ims-flavor_bd473631-e088-4b41-9469-069909e508ff'}), 'az': u'nova', 'id': u'f6653274-ab3c-4e08-a1c5-e0a3a5e12bab', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'5659dcbdaa7742d7bfece797c4514064', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'security_group_id': u'4bc13201-5825-485d-bbb8-fb61a04a8814', 'tenant_id': '', 'port_range_min': 22, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5659dcbdaa7742d7bfece797c4514064', 'name': 'heat_ims-project_bd473631-e088-4b41-9469-069909e508ff', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'9ca2ae3b-aeb9-42c8-b839-785961bd3198'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'4bc13201-5825-485d-bbb8-fb61a04a8814', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5659dcbdaa7742d7bfece797c4514064', 'name': 'heat_ims-project_bd473631-e088-4b41-9469-069909e508ff', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'bc172610-c5eb-4156-a8cf-38e8a5048a76'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 161, 'security_group_id': u'4bc13201-5825-485d-bbb8-fb61a04a8814', 'tenant_id': '', 'port_range_min': 161, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5659dcbdaa7742d7bfece797c4514064', 'name': 'heat_ims-project_bd473631-e088-4b41-9469-069909e508ff', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'bcefb1eb-9c63-4384-8cf1-39adffe3dc2d'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 4000, 'security_group_id': u'4bc13201-5825-485d-bbb8-fb61a04a8814', 'tenant_id': '', 'port_range_min': 4000, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5659dcbdaa7742d7bfece797c4514064', 'name': 'heat_ims-project_bd473631-e088-4b41-9469-069909e508ff', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'5659dcbdaa7742d7bfece797c4514064', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'5659dcbdaa7742d7bfece797c4514064', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'd56a69ab-3721-44f4-bfa6-3280ce1d926c'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 2380, 'security_group_id': u'4bc13201-5825-485d-bbb8-fb61a04a8814', 'tenant_id': '', 'port_range_min': 2380, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5659dcbdaa7742d7bfece797c4514064', 'name': 'heat_ims-project_bd473631-e088-4b41-9469-069909e508ff', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'5659dcbdaa7742d7bfece797c4514064', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'5659dcbdaa7742d7bfece797c4514064', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'd5d04970-90aa-49ba-9a88-7ca28a8efceb'})], 'id': u'4bc13201-5825-485d-bbb8-fb61a04a8814', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5659dcbdaa7742d7bfece797c4514064', 'name': 'heat_ims-project_bd473631-e088-4b41-9469-069909e508ff', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'5659dcbdaa7742d7bfece797c4514064', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'}), Munch({'description': u'Security group for Sprout nodes inbound traffic (signaling)', 'tenant_id': u'5659dcbdaa7742d7bfece797c4514064', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 9888, 'security_group_id': u'54ecd30e-ae7d-45f1-91a5-6212a21c7caa', 'tenant_id': '', 'port_range_min': 9888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5659dcbdaa7742d7bfece797c4514064', 'name': 'heat_ims-project_bd473631-e088-4b41-9469-069909e508ff', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'5659dcbdaa7742d7bfece797c4514064', u'name': u'clearwater-opnfv-dime-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'5659dcbdaa7742d7bfece797c4514064', u'name': u'clearwater-opnfv-dime-sig'}), 'project_id': '', 'id': u'4cdb6a80-011a-4b2c-a13c-d56c7fec63d5'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 9888, 'security_group_id': u'54ecd30e-ae7d-45f1-91a5-6212a21c7caa', 'tenant_id': '', 'port_range_min': 9888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5659dcbdaa7742d7bfece797c4514064', 'name': 'heat_ims-project_bd473631-e088-4b41-9469-069909e508ff', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'5659dcbdaa7742d7bfece797c4514064', u'name': u'clearwater-opnfv-vellum-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'5659dcbdaa7742d7bfece797c4514064', u'name': u'clearwater-opnfv-vellum-sig-outbound'}), 'project_id': '', 'id': u'79efe887-13ef-44c7-bc22-086b12ef5188'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5054, 'security_group_id': u'54ecd30e-ae7d-45f1-91a5-6212a21c7caa', 'tenant_id': '', 'port_range_min': 5054, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5659dcbdaa7742d7bfece797c4514064', 'name': 'heat_ims-project_bd473631-e088-4b41-9469-069909e508ff', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'5659dcbdaa7742d7bfece797c4514064', u'name': u'clearwater-opnfv-bono-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'5659dcbdaa7742d7bfece797c4514064', u'name': u'clearwater-opnfv-bono-sig'}), 'project_id': '', 'id': u'85643124-8342-409e-88d9-cd9b7cb45d9c'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5052, 'security_group_id': u'54ecd30e-ae7d-45f1-91a5-6212a21c7caa', 'tenant_id': '', 'port_range_min': 5052, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5659dcbdaa7742d7bfece797c4514064', 'name': 'heat_ims-project_bd473631-e088-4b41-9469-069909e508ff', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'5659dcbdaa7742d7bfece797c4514064', u'name': u'clearwater-opnfv-bono-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'5659dcbdaa7742d7bfece797c4514064', u'name': u'clearwater-opnfv-bono-sig'}), 'project_id': '', 'id': u'86370a87-1a9f-44ba-b4e9-08f4a6b598f1'})], 'id': u'54ecd30e-ae7d-45f1-91a5-6212a21c7caa', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5659dcbdaa7742d7bfece797c4514064', 'name': 'heat_ims-project_bd473631-e088-4b41-9469-069909e508ff', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'5659dcbdaa7742d7bfece797c4514064', 'properties': Munch({}), 'name': u'clearwater-opnfv-sprout-sig-inbound'}), Munch({'description': u'Security group for Sprout nodes outbound traffic (signaling)', 'tenant_id': u'5659dcbdaa7742d7bfece797c4514064', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5054, 'security_group_id': u'5890fb7b-e4ea-46f9-9e73-307d0493f2de', 'tenant_id': '', 'port_range_min': 5054, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5659dcbdaa7742d7bfece797c4514064', 'name': 'heat_ims-project_bd473631-e088-4b41-9469-069909e508ff', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'5659dcbdaa7742d7bfece797c4514064', u'name': u'clearwater-opnfv-sprout-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'5659dcbdaa7742d7bfece797c4514064', u'name': u'clearwater-opnfv-sprout-sig-outbound'}), 'project_id': '', 'id': u'6acb9b0f-da31-4d40-a853-b0ff4dfa5e5c'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5052, 'security_group_id': u'5890fb7b-e4ea-46f9-9e73-307d0493f2de', 'tenant_id': '', 'port_range_min': 5052, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5659dcbdaa7742d7bfece797c4514064', 'name': 'heat_ims-project_bd473631-e088-4b41-9469-069909e508ff', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'5659dcbdaa7742d7bfece797c4514064', u'name': u'clearwater-opnfv-sprout-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'5659dcbdaa7742d7bfece797c4514064', u'name': u'clearwater-opnfv-sprout-sig-outbound'}), 'project_id': '', 'id': u'a3c6f50e-9106-4b35-9214-799ec214ef76'})], 'id': u'5890fb7b-e4ea-46f9-9e73-307d0493f2de', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5659dcbdaa7742d7bfece797c4514064', 'name': 'heat_ims-project_bd473631-e088-4b41-9469-069909e508ff', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'5659dcbdaa7742d7bfece797c4514064', 'properties': Munch({}), 'name': u'clearwater-opnfv-sprout-sig-outbound'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'e7c77990ffaf4447ba7d154f141f5f6f', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.207', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5659dcbdaa7742d7bfece797c4514064', 'name': 'heat_ims-project_bd473631-e088-4b41-9469-069909e508ff', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.207', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.207', 'launched_at': u'2018-12-27T19:38:31.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-12-27T19:38:31Z', 'hostId': u'7935404ab45d1467d9d5233abd8c2483b155e013f8c227d5b4684907', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_bd473631-e088-4b41-9469-069909e508ff', 'public_v6': '', 'private_v4': u'192.168.0.4', 'cloud': 'envvars', 'host_id': u'7935404ab45d1467d9d5233abd8c2483b155e013f8c227d5b4684907', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-12-27T19:38:31.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'5659dcbdaa7742d7bfece797c4514064', 'name': u'sprout-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'5659dcbdaa7742d7bfece797c4514064', 'created_at': u'2018-12-27T19:37:53Z', 'created': u'2018-12-27T19:37:53Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}), Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'clearwater-opnfv-private-signaling': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:e4:c1:db', u'version': 4, u'addr': u'192.168.1.6', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:e4:c1:db', u'version': 4, u'addr': u'172.30.9.213', u'OS-EXT-IPS:type': u'floating'})], u'clearwater-opnfv-private-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:7f:b7:4f', u'version': 4, u'addr': u'192.168.0.14', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:7f:b7:4f', u'version': 4, u'addr': u'172.30.9.204', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'32de5565-c2d6-40e1-a076-b02e04d8b38d', 'name': u'heat_ims-img_bd473631-e088-4b41-9469-069909e508ff'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-12-27T19:38:29.000000', 'flavor': Munch({u'id': u'49521764-2b45-4138-bc33-9eb85445fa6c', 'name': u'heat_ims-flavor_bd473631-e088-4b41-9469-069909e508ff'}), 'az': u'nova', 'id': u'fc6bcdb8-04b7-40f4-a89b-dcddd8130d44', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'5659dcbdaa7742d7bfece797c4514064', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'security_group_id': u'4bc13201-5825-485d-bbb8-fb61a04a8814', 'tenant_id': '', 'port_range_min': 22, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5659dcbdaa7742d7bfece797c4514064', 'name': 'heat_ims-project_bd473631-e088-4b41-9469-069909e508ff', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'9ca2ae3b-aeb9-42c8-b839-785961bd3198'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'4bc13201-5825-485d-bbb8-fb61a04a8814', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5659dcbdaa7742d7bfece797c4514064', 'name': 'heat_ims-project_bd473631-e088-4b41-9469-069909e508ff', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'bc172610-c5eb-4156-a8cf-38e8a5048a76'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 161, 'security_group_id': u'4bc13201-5825-485d-bbb8-fb61a04a8814', 'tenant_id': '', 'port_range_min': 161, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5659dcbdaa7742d7bfece797c4514064', 'name': 'heat_ims-project_bd473631-e088-4b41-9469-069909e508ff', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'bcefb1eb-9c63-4384-8cf1-39adffe3dc2d'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 4000, 'security_group_id': u'4bc13201-5825-485d-bbb8-fb61a04a8814', 'tenant_id': '', 'port_range_min': 4000, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5659dcbdaa7742d7bfece797c4514064', 'name': 'heat_ims-project_bd473631-e088-4b41-9469-069909e508ff', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'5659dcbdaa7742d7bfece797c4514064', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'5659dcbdaa7742d7bfece797c4514064', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'd56a69ab-3721-44f4-bfa6-3280ce1d926c'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 2380, 'security_group_id': u'4bc13201-5825-485d-bbb8-fb61a04a8814', 'tenant_id': '', 'port_range_min': 2380, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5659dcbdaa7742d7bfece797c4514064', 'name': 'heat_ims-project_bd473631-e088-4b41-9469-069909e508ff', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'5659dcbdaa7742d7bfece797c4514064', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'5659dcbdaa7742d7bfece797c4514064', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'd5d04970-90aa-49ba-9a88-7ca28a8efceb'})], 'id': u'4bc13201-5825-485d-bbb8-fb61a04a8814', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5659dcbdaa7742d7bfece797c4514064', 'name': 'heat_ims-project_bd473631-e088-4b41-9469-069909e508ff', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'5659dcbdaa7742d7bfece797c4514064', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'}), Munch({'description': u'Security group for Bono nodes (signaling)', 'tenant_id': u'5659dcbdaa7742d7bfece797c4514064', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 3478, 'security_group_id': u'a58823e0-3f10-4810-873b-2eab820f48dc', 'tenant_id': '', 'port_range_min': 3478, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5659dcbdaa7742d7bfece797c4514064', 'name': 'heat_ims-project_bd473631-e088-4b41-9469-069909e508ff', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'00e46f22-79e1-4c27-897e-45b4053e9fba'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5058, 'security_group_id': u'a58823e0-3f10-4810-873b-2eab820f48dc', 'tenant_id': '', 'port_range_min': 5058, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5659dcbdaa7742d7bfece797c4514064', 'name': 'heat_ims-project_bd473631-e088-4b41-9469-069909e508ff', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'5659dcbdaa7742d7bfece797c4514064', u'name': u'clearwater-opnfv-sprout-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'5659dcbdaa7742d7bfece797c4514064', u'name': u'clearwater-opnfv-sprout-sig-outbound'}), 'project_id': '', 'id': u'2ddb8d70-6413-4da4-a173-925b713d6c62'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5060, 'security_group_id': u'a58823e0-3f10-4810-873b-2eab820f48dc', 'tenant_id': '', 'port_range_min': 5060, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5659dcbdaa7742d7bfece797c4514064', 'name': 'heat_ims-project_bd473631-e088-4b41-9469-069909e508ff', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'44ecb0a8-04b1-4fe6-92f8-ade0135ca31d'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 3478, 'security_group_id': u'a58823e0-3f10-4810-873b-2eab820f48dc', 'tenant_id': '', 'port_range_min': 3478, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5659dcbdaa7742d7bfece797c4514064', 'name': 'heat_ims-project_bd473631-e088-4b41-9469-069909e508ff', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'8801039a-5161-4f17-a413-5c5a9541b905'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5062, 'security_group_id': u'a58823e0-3f10-4810-873b-2eab820f48dc', 'tenant_id': '', 'port_range_min': 5062, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5659dcbdaa7742d7bfece797c4514064', 'name': 'heat_ims-project_bd473631-e088-4b41-9469-069909e508ff', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'9549302c-fd22-4395-a701-db7fb2eca6de'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5058, 'security_group_id': u'a58823e0-3f10-4810-873b-2eab820f48dc', 'tenant_id': '', 'port_range_min': 5058, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5659dcbdaa7742d7bfece797c4514064', 'name': 'heat_ims-project_bd473631-e088-4b41-9469-069909e508ff', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'5659dcbdaa7742d7bfece797c4514064', u'name': u'clearwater-opnfv-bono-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'5659dcbdaa7742d7bfece797c4514064', u'name': u'clearwater-opnfv-bono-sig'}), 'project_id': '', 'id': u'a0a18c46-8d1a-4648-ad38-30681e340ed0'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'a58823e0-3f10-4810-873b-2eab820f48dc', 'tenant_id': '', 'port_range_min': 32768, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5659dcbdaa7742d7bfece797c4514064', 'name': 'heat_ims-project_bd473631-e088-4b41-9469-069909e508ff', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'b0893ef8-75f2-4b6f-8aed-c07aabc56d4c'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 5060, 'security_group_id': u'a58823e0-3f10-4810-873b-2eab820f48dc', 'tenant_id': '', 'port_range_min': 5060, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5659dcbdaa7742d7bfece797c4514064', 'name': 'heat_ims-project_bd473631-e088-4b41-9469-069909e508ff', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'b64687d9-e256-4857-bff2-0bc272c7c6d9'})], 'id': u'a58823e0-3f10-4810-873b-2eab820f48dc', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5659dcbdaa7742d7bfece797c4514064', 'name': 'heat_ims-project_bd473631-e088-4b41-9469-069909e508ff', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'5659dcbdaa7742d7bfece797c4514064', 'properties': Munch({}), 'name': u'clearwater-opnfv-bono-sig'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'e7c77990ffaf4447ba7d154f141f5f6f', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.204', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5659dcbdaa7742d7bfece797c4514064', 'name': 'heat_ims-project_bd473631-e088-4b41-9469-069909e508ff', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.204', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.204', 'launched_at': u'2018-12-27T19:38:29.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-12-27T19:38:29Z', 'hostId': u'7935404ab45d1467d9d5233abd8c2483b155e013f8c227d5b4684907', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_bd473631-e088-4b41-9469-069909e508ff', 'public_v6': '', 'private_v4': u'192.168.1.6', 'cloud': 'envvars', 'host_id': u'7935404ab45d1467d9d5233abd8c2483b155e013f8c227d5b4684907', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-12-27T19:38:29.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'5659dcbdaa7742d7bfece797c4514064', 'name': u'bono-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'5659dcbdaa7742d7bfece797c4514064', 'created_at': u'2018-12-27T19:37:53Z', 'created': u'2018-12-27T19:37:53Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}), Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'clearwater-opnfv-private-signaling': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:3d:d4:30', u'version': 4, u'addr': u'192.168.1.2', u'OS-EXT-IPS:type': u'fixed'})], u'clearwater-opnfv-private-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:9e:85:ac', u'version': 4, u'addr': u'192.168.0.9', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:9e:85:ac', u'version': 4, u'addr': u'172.30.9.215', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'32de5565-c2d6-40e1-a076-b02e04d8b38d', 'name': u'heat_ims-img_bd473631-e088-4b41-9469-069909e508ff'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-12-27T19:38:07.000000', 'flavor': Munch({u'id': u'49521764-2b45-4138-bc33-9eb85445fa6c', 'name': u'heat_ims-flavor_bd473631-e088-4b41-9469-069909e508ff'}), 'az': u'nova', 'id': u'38fc4a7e-277a-4960-88c7-d39ce87f4bdc', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'5659dcbdaa7742d7bfece797c4514064', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'security_group_id': u'4bc13201-5825-485d-bbb8-fb61a04a8814', 'tenant_id': '', 'port_range_min': 22, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5659dcbdaa7742d7bfece797c4514064', 'name': 'heat_ims-project_bd473631-e088-4b41-9469-069909e508ff', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'9ca2ae3b-aeb9-42c8-b839-785961bd3198'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'4bc13201-5825-485d-bbb8-fb61a04a8814', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5659dcbdaa7742d7bfece797c4514064', 'name': 'heat_ims-project_bd473631-e088-4b41-9469-069909e508ff', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'bc172610-c5eb-4156-a8cf-38e8a5048a76'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 161, 'security_group_id': u'4bc13201-5825-485d-bbb8-fb61a04a8814', 'tenant_id': '', 'port_range_min': 161, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5659dcbdaa7742d7bfece797c4514064', 'name': 'heat_ims-project_bd473631-e088-4b41-9469-069909e508ff', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'bcefb1eb-9c63-4384-8cf1-39adffe3dc2d'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 4000, 'security_group_id': u'4bc13201-5825-485d-bbb8-fb61a04a8814', 'tenant_id': '', 'port_range_min': 4000, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5659dcbdaa7742d7bfece797c4514064', 'name': 'heat_ims-project_bd473631-e088-4b41-9469-069909e508ff', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'5659dcbdaa7742d7bfece797c4514064', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'5659dcbdaa7742d7bfece797c4514064', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'd56a69ab-3721-44f4-bfa6-3280ce1d926c'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 2380, 'security_group_id': u'4bc13201-5825-485d-bbb8-fb61a04a8814', 'tenant_id': '', 'port_range_min': 2380, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5659dcbdaa7742d7bfece797c4514064', 'name': 'heat_ims-project_bd473631-e088-4b41-9469-069909e508ff', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'5659dcbdaa7742d7bfece797c4514064', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'5659dcbdaa7742d7bfece797c4514064', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'd5d04970-90aa-49ba-9a88-7ca28a8efceb'})], 'id': u'4bc13201-5825-485d-bbb8-fb61a04a8814', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5659dcbdaa7742d7bfece797c4514064', 'name': 'heat_ims-project_bd473631-e088-4b41-9469-069909e508ff', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'5659dcbdaa7742d7bfece797c4514064', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'}), Munch({'description': u'Security group for Vellum nodes inbound traffic (signaling)', 'tenant_id': u'5659dcbdaa7742d7bfece797c4514064', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 11311, 'security_group_id': u'7341a007-8b37-42e8-aa7f-e4812da2f916', 'tenant_id': '', 'port_range_min': 11311, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5659dcbdaa7742d7bfece797c4514064', 'name': 'heat_ims-project_bd473631-e088-4b41-9469-069909e508ff', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'5659dcbdaa7742d7bfece797c4514064', u'name': u'clearwater-opnfv-dime-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'5659dcbdaa7742d7bfece797c4514064', u'name': u'clearwater-opnfv-dime-sig'}), 'project_id': '', 'id': u'077f6b0a-bfd3-4309-87ba-0aed217838df'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 9160, 'security_group_id': u'7341a007-8b37-42e8-aa7f-e4812da2f916', 'tenant_id': '', 'port_range_min': 9160, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5659dcbdaa7742d7bfece797c4514064', 'name': 'heat_ims-project_bd473631-e088-4b41-9469-069909e508ff', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'5659dcbdaa7742d7bfece797c4514064', u'name': u'clearwater-opnfv-dime-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'5659dcbdaa7742d7bfece797c4514064', u'name': u'clearwater-opnfv-dime-sig'}), 'project_id': '', 'id': u'248feb35-5959-459e-968f-5b374be17fd1'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 11311, 'security_group_id': u'7341a007-8b37-42e8-aa7f-e4812da2f916', 'tenant_id': '', 'port_range_min': 11311, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5659dcbdaa7742d7bfece797c4514064', 'name': 'heat_ims-project_bd473631-e088-4b41-9469-069909e508ff', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'5659dcbdaa7742d7bfece797c4514064', u'name': u'clearwater-opnfv-sprout-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'5659dcbdaa7742d7bfece797c4514064', u'name': u'clearwater-opnfv-sprout-sig-outbound'}), 'project_id': '', 'id': u'2a3bcb3c-59cb-4a1d-a364-9c2b6c065dc2'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 9160, 'security_group_id': u'7341a007-8b37-42e8-aa7f-e4812da2f916', 'tenant_id': '', 'port_range_min': 9160, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5659dcbdaa7742d7bfece797c4514064', 'name': 'heat_ims-project_bd473631-e088-4b41-9469-069909e508ff', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'5659dcbdaa7742d7bfece797c4514064', u'name': u'clearwater-opnfv-homer-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'5659dcbdaa7742d7bfece797c4514064', u'name': u'clearwater-opnfv-homer-sig'}), 'project_id': '', 'id': u'919597aa-a8c9-4c96-95a4-edb70c32f8d5'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7253, 'security_group_id': u'7341a007-8b37-42e8-aa7f-e4812da2f916', 'tenant_id': '', 'port_range_min': 7253, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5659dcbdaa7742d7bfece797c4514064', 'name': 'heat_ims-project_bd473631-e088-4b41-9469-069909e508ff', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'5659dcbdaa7742d7bfece797c4514064', u'name': u'clearwater-opnfv-dime-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'5659dcbdaa7742d7bfece797c4514064', u'name': u'clearwater-opnfv-dime-sig'}), 'project_id': '', 'id': u'9f105f9b-0615-4d0c-9f8c-6c4a1105cf53'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7253, 'security_group_id': u'7341a007-8b37-42e8-aa7f-e4812da2f916', 'tenant_id': '', 'port_range_min': 7253, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5659dcbdaa7742d7bfece797c4514064', 'name': 'heat_ims-project_bd473631-e088-4b41-9469-069909e508ff', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'5659dcbdaa7742d7bfece797c4514064', u'name': u'clearwater-opnfv-sprout-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'5659dcbdaa7742d7bfece797c4514064', u'name': u'clearwater-opnfv-sprout-sig-outbound'}), 'project_id': '', 'id': u'ef24bd0b-10fd-4953-ae75-28e5f45a4dcb'})], 'id': u'7341a007-8b37-42e8-aa7f-e4812da2f916', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5659dcbdaa7742d7bfece797c4514064', 'name': 'heat_ims-project_bd473631-e088-4b41-9469-069909e508ff', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'5659dcbdaa7742d7bfece797c4514064', 'properties': Munch({}), 'name': u'clearwater-opnfv-vellum-sig-inbound'}), Munch({'description': u'Security group for Vellum nodes outbound traffic (signaling)', 'tenant_id': u'5659dcbdaa7742d7bfece797c4514064', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7000, 'security_group_id': u'9883c976-d066-498b-9eb9-fb3c6688bcd6', 'tenant_id': '', 'port_range_min': 7000, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5659dcbdaa7742d7bfece797c4514064', 'name': 'heat_ims-project_bd473631-e088-4b41-9469-069909e508ff', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'5659dcbdaa7742d7bfece797c4514064', u'name': u'clearwater-opnfv-vellum-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'5659dcbdaa7742d7bfece797c4514064', u'name': u'clearwater-opnfv-vellum-sig-outbound'}), 'project_id': '', 'id': u'707a7889-f560-471b-aa16-b452e1255ce5'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 11211, 'security_group_id': u'9883c976-d066-498b-9eb9-fb3c6688bcd6', 'tenant_id': '', 'port_range_min': 11211, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5659dcbdaa7742d7bfece797c4514064', 'name': 'heat_ims-project_bd473631-e088-4b41-9469-069909e508ff', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'5659dcbdaa7742d7bfece797c4514064', u'name': u'clearwater-opnfv-vellum-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'5659dcbdaa7742d7bfece797c4514064', u'name': u'clearwater-opnfv-vellum-sig-outbound'}), 'project_id': '', 'id': u'b5f7e012-fbbf-4a38-95ab-29e57d4026ff'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7253, 'security_group_id': u'9883c976-d066-498b-9eb9-fb3c6688bcd6', 'tenant_id': '', 'port_range_min': 7253, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5659dcbdaa7742d7bfece797c4514064', 'name': 'heat_ims-project_bd473631-e088-4b41-9469-069909e508ff', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'5659dcbdaa7742d7bfece797c4514064', u'name': u'clearwater-opnfv-vellum-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'5659dcbdaa7742d7bfece797c4514064', u'name': u'clearwater-opnfv-vellum-sig-outbound'}), 'project_id': '', 'id': u'd323f0a3-847b-48d2-9fcc-78ba6da89632'})], 'id': u'9883c976-d066-498b-9eb9-fb3c6688bcd6', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5659dcbdaa7742d7bfece797c4514064', 'name': 'heat_ims-project_bd473631-e088-4b41-9469-069909e508ff', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'5659dcbdaa7742d7bfece797c4514064', 'properties': Munch({}), 'name': u'clearwater-opnfv-vellum-sig-outbound'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'e7c77990ffaf4447ba7d154f141f5f6f', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.215', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5659dcbdaa7742d7bfece797c4514064', 'name': 'heat_ims-project_bd473631-e088-4b41-9469-069909e508ff', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.215', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.215', 'launched_at': u'2018-12-27T19:38:07.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-12-27T19:38:07Z', 'hostId': u'e0f75b676eb2b7d2e6c5c117c7ca7a2f9cec907ebbfca4e893351767', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_bd473631-e088-4b41-9469-069909e508ff', 'public_v6': '', 'private_v4': u'192.168.0.9', 'cloud': 'envvars', 'host_id': u'e0f75b676eb2b7d2e6c5c117c7ca7a2f9cec907ebbfca4e893351767', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-12-27T19:38:07.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'5659dcbdaa7742d7bfece797c4514064', 'name': u'vellum-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'5659dcbdaa7742d7bfece797c4514064', 'created_at': u'2018-12-27T19:37:50Z', 'created': u'2018-12-27T19:37:50Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}), Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'clearwater-opnfv-private-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:26:6a:cd', u'version': 4, u'addr': u'192.168.0.7', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:26:6a:cd', u'version': 4, u'addr': u'172.30.9.203', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'32de5565-c2d6-40e1-a076-b02e04d8b38d', 'name': u'heat_ims-img_bd473631-e088-4b41-9469-069909e508ff'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-12-27T19:37:25.000000', 'flavor': Munch({u'id': u'49521764-2b45-4138-bc33-9eb85445fa6c', 'name': u'heat_ims-flavor_bd473631-e088-4b41-9469-069909e508ff'}), 'az': u'nova', 'id': u'58a22854-a720-43ad-b9f2-662508a20c99', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'5659dcbdaa7742d7bfece797c4514064', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'security_group_id': u'4bc13201-5825-485d-bbb8-fb61a04a8814', 'tenant_id': '', 'port_range_min': 22, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5659dcbdaa7742d7bfece797c4514064', 'name': 'heat_ims-project_bd473631-e088-4b41-9469-069909e508ff', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'9ca2ae3b-aeb9-42c8-b839-785961bd3198'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'4bc13201-5825-485d-bbb8-fb61a04a8814', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5659dcbdaa7742d7bfece797c4514064', 'name': 'heat_ims-project_bd473631-e088-4b41-9469-069909e508ff', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'bc172610-c5eb-4156-a8cf-38e8a5048a76'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 161, 'security_group_id': u'4bc13201-5825-485d-bbb8-fb61a04a8814', 'tenant_id': '', 'port_range_min': 161, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5659dcbdaa7742d7bfece797c4514064', 'name': 'heat_ims-project_bd473631-e088-4b41-9469-069909e508ff', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'bcefb1eb-9c63-4384-8cf1-39adffe3dc2d'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 4000, 'security_group_id': u'4bc13201-5825-485d-bbb8-fb61a04a8814', 'tenant_id': '', 'port_range_min': 4000, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5659dcbdaa7742d7bfece797c4514064', 'name': 'heat_ims-project_bd473631-e088-4b41-9469-069909e508ff', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'5659dcbdaa7742d7bfece797c4514064', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'5659dcbdaa7742d7bfece797c4514064', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'd56a69ab-3721-44f4-bfa6-3280ce1d926c'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 2380, 'security_group_id': u'4bc13201-5825-485d-bbb8-fb61a04a8814', 'tenant_id': '', 'port_range_min': 2380, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5659dcbdaa7742d7bfece797c4514064', 'name': 'heat_ims-project_bd473631-e088-4b41-9469-069909e508ff', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'5659dcbdaa7742d7bfece797c4514064', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'5659dcbdaa7742d7bfece797c4514064', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'd5d04970-90aa-49ba-9a88-7ca28a8efceb'})], 'id': u'4bc13201-5825-485d-bbb8-fb61a04a8814', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5659dcbdaa7742d7bfece797c4514064', 'name': 'heat_ims-project_bd473631-e088-4b41-9469-069909e508ff', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'5659dcbdaa7742d7bfece797c4514064', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'}), Munch({'description': u'Security group for Ellis nodes (management)', 'tenant_id': u'5659dcbdaa7742d7bfece797c4514064', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 443, 'security_group_id': u'c62903cc-0dfa-4b46-990f-7769fe6247d6', 'tenant_id': '', 'port_range_min': 443, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5659dcbdaa7742d7bfece797c4514064', 'name': 'heat_ims-project_bd473631-e088-4b41-9469-069909e508ff', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'335afd8a-9086-4483-821e-6c8e3ef3067f'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 80, 'security_group_id': u'c62903cc-0dfa-4b46-990f-7769fe6247d6', 'tenant_id': '', 'port_range_min': 80, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5659dcbdaa7742d7bfece797c4514064', 'name': 'heat_ims-project_bd473631-e088-4b41-9469-069909e508ff', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'e21415c1-e7f2-4a48-8387-e3bc3ae677e3'})], 'id': u'c62903cc-0dfa-4b46-990f-7769fe6247d6', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5659dcbdaa7742d7bfece797c4514064', 'name': 'heat_ims-project_bd473631-e088-4b41-9469-069909e508ff', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'5659dcbdaa7742d7bfece797c4514064', 'properties': Munch({}), 'name': u'clearwater-opnfv-ellis-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'e7c77990ffaf4447ba7d154f141f5f6f', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.203', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5659dcbdaa7742d7bfece797c4514064', 'name': 'heat_ims-project_bd473631-e088-4b41-9469-069909e508ff', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.203', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.203', 'launched_at': u'2018-12-27T19:37:25.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-12-27T19:37:25Z', 'hostId': u'7935404ab45d1467d9d5233abd8c2483b155e013f8c227d5b4684907', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_bd473631-e088-4b41-9469-069909e508ff', 'public_v6': '', 'private_v4': u'192.168.0.7', 'cloud': 'envvars', 'host_id': u'7935404ab45d1467d9d5233abd8c2483b155e013f8c227d5b4684907', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-12-27T19:37:25.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'5659dcbdaa7742d7bfece797c4514064', 'name': u'ellis-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'5659dcbdaa7742d7bfece797c4514064', 'created_at': u'2018-12-27T19:35:46Z', 'created': u'2018-12-27T19:35:46Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}), Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'clearwater-opnfv-private-signaling': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:7b:f8:ba', u'version': 4, u'addr': u'192.168.1.4', u'OS-EXT-IPS:type': u'fixed'})], u'clearwater-opnfv-private-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:2c:36:bf', u'version': 4, u'addr': u'192.168.0.2', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:2c:36:bf', u'version': 4, u'addr': u'172.30.9.201', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'32de5565-c2d6-40e1-a076-b02e04d8b38d', 'name': u'heat_ims-img_bd473631-e088-4b41-9469-069909e508ff'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-12-27T19:35:32.000000', 'flavor': Munch({u'id': u'49521764-2b45-4138-bc33-9eb85445fa6c', 'name': u'heat_ims-flavor_bd473631-e088-4b41-9469-069909e508ff'}), 'az': u'nova', 'id': u'dbc80c75-c7be-4193-8df4-be72cd1301d0', 'security_groups': [Munch({'description': u'Security group for DNS nodes', 'tenant_id': u'5659dcbdaa7742d7bfece797c4514064', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'91a9314b-ab62-401a-bf92-72361cb16176', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5659dcbdaa7742d7bfece797c4514064', 'name': 'heat_ims-project_bd473631-e088-4b41-9469-069909e508ff', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'28a154fb-51de-460d-9e69-f66b8f865bb1'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 53, 'security_group_id': u'91a9314b-ab62-401a-bf92-72361cb16176', 'tenant_id': '', 'port_range_min': 53, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5659dcbdaa7742d7bfece797c4514064', 'name': 'heat_ims-project_bd473631-e088-4b41-9469-069909e508ff', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'91f135e6-c64d-4855-a26b-a1a470199ae7'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'security_group_id': u'91a9314b-ab62-401a-bf92-72361cb16176', 'tenant_id': '', 'port_range_min': 22, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5659dcbdaa7742d7bfece797c4514064', 'name': 'heat_ims-project_bd473631-e088-4b41-9469-069909e508ff', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'b39bb740-3b30-4531-88dd-6884e2b41dc1'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 53, 'security_group_id': u'91a9314b-ab62-401a-bf92-72361cb16176', 'tenant_id': '', 'port_range_min': 53, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5659dcbdaa7742d7bfece797c4514064', 'name': 'heat_ims-project_bd473631-e088-4b41-9469-069909e508ff', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'c1d0196a-79e6-4c31-a03d-f424c2d4086c'})], 'id': u'91a9314b-ab62-401a-bf92-72361cb16176', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5659dcbdaa7742d7bfece797c4514064', 'name': 'heat_ims-project_bd473631-e088-4b41-9469-069909e508ff', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'5659dcbdaa7742d7bfece797c4514064', 'properties': Munch({}), 'name': u'clearwater-opnfv-dns'}), Munch({'description': u'Security group for DNS nodes', 'tenant_id': u'5659dcbdaa7742d7bfece797c4514064', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'91a9314b-ab62-401a-bf92-72361cb16176', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5659dcbdaa7742d7bfece797c4514064', 'name': 'heat_ims-project_bd473631-e088-4b41-9469-069909e508ff', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'28a154fb-51de-460d-9e69-f66b8f865bb1'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 53, 'security_group_id': u'91a9314b-ab62-401a-bf92-72361cb16176', 'tenant_id': '', 'port_range_min': 53, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5659dcbdaa7742d7bfece797c4514064', 'name': 'heat_ims-project_bd473631-e088-4b41-9469-069909e508ff', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'91f135e6-c64d-4855-a26b-a1a470199ae7'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'security_group_id': u'91a9314b-ab62-401a-bf92-72361cb16176', 'tenant_id': '', 'port_range_min': 22, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5659dcbdaa7742d7bfece797c4514064', 'name': 'heat_ims-project_bd473631-e088-4b41-9469-069909e508ff', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'b39bb740-3b30-4531-88dd-6884e2b41dc1'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 53, 'security_group_id': u'91a9314b-ab62-401a-bf92-72361cb16176', 'tenant_id': '', 'port_range_min': 53, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5659dcbdaa7742d7bfece797c4514064', 'name': 'heat_ims-project_bd473631-e088-4b41-9469-069909e508ff', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'c1d0196a-79e6-4c31-a03d-f424c2d4086c'})], 'id': u'91a9314b-ab62-401a-bf92-72361cb16176', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5659dcbdaa7742d7bfece797c4514064', 'name': 'heat_ims-project_bd473631-e088-4b41-9469-069909e508ff', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'5659dcbdaa7742d7bfece797c4514064', 'properties': Munch({}), 'name': u'clearwater-opnfv-dns'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'e7c77990ffaf4447ba7d154f141f5f6f', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.201', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5659dcbdaa7742d7bfece797c4514064', 'name': 'heat_ims-project_bd473631-e088-4b41-9469-069909e508ff', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.201', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.201', 'launched_at': u'2018-12-27T19:35:32.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-12-27T19:35:32Z', 'hostId': u'e0f75b676eb2b7d2e6c5c117c7ca7a2f9cec907ebbfca4e893351767', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_bd473631-e088-4b41-9469-069909e508ff', 'public_v6': '', 'private_v4': u'192.168.0.2', 'cloud': 'envvars', 'host_id': u'e0f75b676eb2b7d2e6c5c117c7ca7a2f9cec907ebbfca4e893351767', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-12-27T19:35:32.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'5659dcbdaa7742d7bfece797c4514064', 'name': u'ns.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'5659dcbdaa7742d7bfece797c4514064', 'created_at': u'2018-12-27T19:33:41Z', 'created': u'2018-12-27T19:33:41Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'})] 2018-12-27 19:38:48,826 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-27 19:38:48,828 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1160947540e39475cdcf001250247e001a7a12cf" 2018-12-27 19:38:49,473 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:38:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-292d8a1c-ef00-4271-9ae9-fd7305457b56 x-compute-request-id: req-292d8a1c-ef00-4271-9ae9-fd7305457b56 Content-Encoding: gzip Content-Length: 1508 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:c2:e4", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:c2:e4", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:64:42:66", "version": 4, "addr": "192.168.1.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:64:42:66", "version": 4, "addr": "172.30.9.218", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/b60d844c-a06f-456e-a245-d548e0ebe850", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/b60d844c-a06f-456e-a245-d548e0ebe850", "rel": "bookmark"}], "image": {"id": "32de5565-c2d6-40e1-a076-b02e04d8b38d", "links": [{"href": "http://172.30.9.31:8774/images/32de5565-c2d6-40e1-a076-b02e04d8b38d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T19:38:29.000000", "flavor": {"id": "49521764-2b45-4138-bc33-9eb85445fa6c", "links": [{"href": "http://172.30.9.31:8774/flavors/49521764-2b45-4138-bc33-9eb85445fa6c", "rel": "bookmark"}]}, "id": "b60d844c-a06f-456e-a245-d548e0ebe850", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "e7c77990ffaf4447ba7d154f141f5f6f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T19:38:29Z", "hostId": "7935404ab45d1467d9d5233abd8c2483b155e013f8c227d5b4684907", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_bd473631-e088-4b41-9469-069909e508ff", "name": "homer-0.clearwater.opnfv", "created": "2018-12-27T19:37:54Z", "tenant_id": "5659dcbdaa7742d7bfece797c4514064", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:ef:3f", "version": 4, "addr": "192.168.0.27", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:ef:3f", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:9f:e7", "version": 4, "addr": "192.168.1.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/61e02295-3179-4e3a-8f57-836a5933f12c", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/61e02295-3179-4e3a-8f57-836a5933f12c", "rel": "bookmark"}], "image": {"id": "32de5565-c2d6-40e1-a076-b02e04d8b38d", "links": [{"href": "http://172.30.9.31:8774/images/32de5565-c2d6-40e1-a076-b02e04d8b38d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T19:38:27.000000", "flavor": {"id": "49521764-2b45-4138-bc33-9eb85445fa6c", "links": [{"href": "http://172.30.9.31:8774/flavors/49521764-2b45-4138-bc33-9eb85445fa6c", "rel": "bookmark"}]}, "id": "61e02295-3179-4e3a-8f57-836a5933f12c", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "e7c77990ffaf4447ba7d154f141f5f6f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T19:38:27Z", "hostId": "7935404ab45d1467d9d5233abd8c2483b155e013f8c227d5b4684907", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_bd473631-e088-4b41-9469-069909e508ff", "name": "dime-0.clearwater.opnfv", "created": "2018-12-27T19:37:53Z", "tenant_id": "5659dcbdaa7742d7bfece797c4514064", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d9:11:be", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d9:11:be", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c7:d5:1f", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/f6653274-ab3c-4e08-a1c5-e0a3a5e12bab", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/f6653274-ab3c-4e08-a1c5-e0a3a5e12bab", "rel": "bookmark"}], "image": {"id": "32de5565-c2d6-40e1-a076-b02e04d8b38d", "links": [{"href": "http://172.30.9.31:8774/images/32de5565-c2d6-40e1-a076-b02e04d8b38d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T19:38:31.000000", "flavor": {"id": "49521764-2b45-4138-bc33-9eb85445fa6c", "links": [{"href": "http://172.30.9.31:8774/flavors/49521764-2b45-4138-bc33-9eb85445fa6c", "rel": "bookmark"}]}, "id": "f6653274-ab3c-4e08-a1c5-e0a3a5e12bab", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}], "user_id": "e7c77990ffaf4447ba7d154f141f5f6f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T19:38:31Z", "hostId": "7935404ab45d1467d9d5233abd8c2483b155e013f8c227d5b4684907", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_bd473631-e088-4b41-9469-069909e508ff", "name": "sprout-0.clearwater.opnfv", "created": "2018-12-27T19:37:53Z", "tenant_id": "5659dcbdaa7742d7bfece797c4514064", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b7:4f", "version": 4, "addr": "192.168.0.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b7:4f", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:c1:db", "version": 4, "addr": "192.168.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:c1:db", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/fc6bcdb8-04b7-40f4-a89b-dcddd8130d44", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/fc6bcdb8-04b7-40f4-a89b-dcddd8130d44", "rel": "bookmark"}], "image": {"id": "32de5565-c2d6-40e1-a076-b02e04d8b38d", "links": [{"href": "http://172.30.9.31:8774/images/32de5565-c2d6-40e1-a076-b02e04d8b38d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T19:38:29.000000", "flavor": {"id": "49521764-2b45-4138-bc33-9eb85445fa6c", "links": [{"href": "http://172.30.9.31:8774/flavors/49521764-2b45-4138-bc33-9eb85445fa6c", "rel": "bookmark"}]}, "id": "fc6bcdb8-04b7-40f4-a89b-dcddd8130d44", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-bono-sig"}], "user_id": "e7c77990ffaf4447ba7d154f141f5f6f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T19:38:29Z", "hostId": "7935404ab45d1467d9d5233abd8c2483b155e013f8c227d5b4684907", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_bd473631-e088-4b41-9469-069909e508ff", "name": "bono-0.clearwater.opnfv", "created": "2018-12-27T19:37:53Z", "tenant_id": "5659dcbdaa7742d7bfece797c4514064", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9e:85:ac", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9e:85:ac", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3d:d4:30", "version": 4, "addr": "192.168.1.2", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/38fc4a7e-277a-4960-88c7-d39ce87f4bdc", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/38fc4a7e-277a-4960-88c7-d39ce87f4bdc", "rel": "bookmark"}], "image": {"id": "32de5565-c2d6-40e1-a076-b02e04d8b38d", "links": [{"href": "http://172.30.9.31:8774/images/32de5565-c2d6-40e1-a076-b02e04d8b38d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T19:38:07.000000", "flavor": {"id": "49521764-2b45-4138-bc33-9eb85445fa6c", "links": [{"href": "http://172.30.9.31:8774/flavors/49521764-2b45-4138-bc33-9eb85445fa6c", "rel": "bookmark"}]}, "id": "38fc4a7e-277a-4960-88c7-d39ce87f4bdc", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}], "user_id": "e7c77990ffaf4447ba7d154f141f5f6f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T19:38:07Z", "hostId": "e0f75b676eb2b7d2e6c5c117c7ca7a2f9cec907ebbfca4e893351767", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_bd473631-e088-4b41-9469-069909e508ff", "name": "vellum-0.clearwater.opnfv", "created": "2018-12-27T19:37:50Z", "tenant_id": "5659dcbdaa7742d7bfece797c4514064", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:26:6a:cd", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:26:6a:cd", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/58a22854-a720-43ad-b9f2-662508a20c99", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/58a22854-a720-43ad-b9f2-662508a20c99", "rel": "bookmark"}], "image": {"id": "32de5565-c2d6-40e1-a076-b02e04d8b38d", "links": [{"href": "http://172.30.9.31:8774/images/32de5565-c2d6-40e1-a076-b02e04d8b38d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T19:37:25.000000", "flavor": {"id": "49521764-2b45-4138-bc33-9eb85445fa6c", "links": [{"href": "http://172.30.9.31:8774/flavors/49521764-2b45-4138-bc33-9eb85445fa6c", "rel": "bookmark"}]}, "id": "58a22854-a720-43ad-b9f2-662508a20c99", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "e7c77990ffaf4447ba7d154f141f5f6f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T19:37:25Z", "hostId": "7935404ab45d1467d9d5233abd8c2483b155e013f8c227d5b4684907", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_bd473631-e088-4b41-9469-069909e508ff", "name": "ellis-0.clearwater.opnfv", "created": "2018-12-27T19:35:46Z", "tenant_id": "5659dcbdaa7742d7bfece797c4514064", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2c:36:bf", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2c:36:bf", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7b:f8:ba", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/dbc80c75-c7be-4193-8df4-be72cd1301d0", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/dbc80c75-c7be-4193-8df4-be72cd1301d0", "rel": "bookmark"}], "image": {"id": "32de5565-c2d6-40e1-a076-b02e04d8b38d", "links": [{"href": "http://172.30.9.31:8774/images/32de5565-c2d6-40e1-a076-b02e04d8b38d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T19:35:32.000000", "flavor": {"id": "49521764-2b45-4138-bc33-9eb85445fa6c", "links": [{"href": "http://172.30.9.31:8774/flavors/49521764-2b45-4138-bc33-9eb85445fa6c", "rel": "bookmark"}]}, "id": "dbc80c75-c7be-4193-8df4-be72cd1301d0", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "e7c77990ffaf4447ba7d154f141f5f6f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T19:35:32Z", "hostId": "e0f75b676eb2b7d2e6c5c117c7ca7a2f9cec907ebbfca4e893351767", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_bd473631-e088-4b41-9469-069909e508ff", "name": "ns.clearwater.opnfv", "created": "2018-12-27T19:33:41Z", "tenant_id": "5659dcbdaa7742d7bfece797c4514064", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-27 19:38:49,473 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-292d8a1c-ef00-4271-9ae9-fd7305457b56 2018-12-27 19:38:49,473 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.647508144379s 2018-12-27 19:38:49,474 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-292d8a1c-ef00-4271-9ae9-fd7305457b56 2018-12-27 19:38:49,481 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-12-27 19:38:49,484 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/servers/b60d844c-a06f-456e-a245-d548e0ebe850/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}1160947540e39475cdcf001250247e001a7a12cf" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-27 19:38:49,605 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:38:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d1151170-e0f4-4e21-b9d7-85cb37f29253 x-compute-request-id: req-d1151170-e0f4-4e21-b9d7-85cb37f29253 Content-Encoding: gzip Content-Length: 10486 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-163-generic (buildd@lgw01-amd64-058) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #213-Ubuntu SMP Thu Nov 15 02:19:07 UTC 2018 (Ubuntu 3.13.0-163.213-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-163-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff]\n[ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff]\n[ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff]\n[ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff]\n[ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000007ffe1551 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000007ffe0000 000040\n[ 0.000000] ACPI: APIC 000000007ffe14d1 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84096 r8192 d22400 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc80\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-163-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008014] pid_max: default: 32768 minimum: 301\n[ 0.009671] Security Framework initialized\n[ 0.011198] AppArmor: AppArmor initialized\n[ 0.012007] Yama: becoming mindful.\n[ 0.013530] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.017802] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.020869] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.024006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.026791] Initializing cgroup subsys memory\n[ 0.028025] Initializing cgroup subsys devices\n[ 0.029584] Initializing cgroup subsys freezer\n[ 0.031017] Initializing cgroup subsys blkio\n[ 0.032009] Initializing cgroup subsys perf_event\n[ 0.033891] Initializing cgroup subsys hugetlb\n[ 0.036803] mce: CPU supports 10 MCE banks\n[ 0.038523] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.038523] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.040013] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.044008] Spectre V2 : Enabling Indirect Branch Prediction Barrier\n[ 0.046385] Spectre V2 : Enabling Restricted Speculation for firmware calls\n[ 0.048003] Spectre V2 : Disabling Indirect Banch Restricted Speculation\n[ 0.052003] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.055243] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.060460] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.067790] ACPI: Core revision 20131115\n[ 0.068549] ACPI: All ACPI Tables successfully acquired\n[ 0.072069] ftrace: allocating 28753 entries in 113 pages\n[ 0.096200] smpboot: Max logical packages: 2\n[ 0.098014] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.100004] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.102803] Enabling x2apic\n[ 0.104000] Enabled x2apic\n[ 0.104008] Switched APIC routing to physical x2apic.\n[ 0.109387] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.111757] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.116035] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.127252] KVM setup paravirtual spinlock\n[ 0.129973] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.132206] x86: Booting SMP configuration:\n[ 0.133980] .... node #0, CPUs: #1[ 0.129921] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.152022] x86: Booted up 1 node, 2 CPUs\n[ 0.152013] KVM setup async PF for cpu 1\n[ 0.152015] kvm-stealtime: cpu 1, msr 7fd0fc80\n[ 0.156012] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.159162] devtmpfs: initialized\n[ 0.161679] EVM: security.selinux\n[ 0.163205] EVM: security.SMACK64\n[ 0.164003] EVM: security.ima\n[ 0.165377] EVM: security.capability\n[ 0.167011] pinctrl core: initialized pinctrl subsystem\n[ 0.168060] regulator-dummy: no parameters\n[ 0.169960] RTC time: 19:38:30, date: 12/27/18\n[ 0.171956] NET: Registered protocol family 16\n[ 0.172147] cpuidle: using governor ladder\n[ 0.173963] cpuidle: using governor menu\n[ 0.175796] ACPI: bus type PCI registered\n[ 0.176008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.178756] PCI: Using configuration type 1 for base access\n[ 0.180659] bio: create slab at 0\n[ 0.181793] ACPI: Added _OSI(Module Device)\n[ 0.184004] ACPI: Added _OSI(Processor Device)\n[ 0.185817] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.187709] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.189867] ACPI: Interpreter enabled\n[ 0.191489] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.194356] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.197037] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.200005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.203218] ACPI: (supports S0 S5)\n[ 0.204004] ACPI: Using IOAPIC for interrupt routing\n[ 0.206340] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.208223] ACPI: No dock devices found.\n[ 0.211681] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.212008] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.214923] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.216035] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.220416] acpiphp: Slot [3] registered\n[ 0.222841] acpiphp: Slot [4] registered\n[ 0.224055] acpiphp: Slot [5] registered\n[ 0.226436] acpiphp: Slot [6] registered\n[ 0.228057] acpiphp: Slot [7] registered\n[ 0.230454] acpiphp: Slot [8] registered\n[ 0.232040] acpiphp: Slot [9] registered\n[ 0.234499] acpiphp: Slot [10] registered\n[ 0.236040] acpiphp: Slot [11] registered\n[ 0.238459] acpiphp: Slot [12] registered\n[ 0.240038] acpiphp: Slot [13] registered\n[ 0.241832] acpiphp: Slot [14] registered\n[ 0.243622] acpiphp: Slot [15] registered\n[ 0.244030] acpiphp: Slot [16] registered\n[ 0.245708] acpiphp: Slot [17] registered\n[ 0.247247] acpiphp: Slot [18] registered\n[ 0.248033] acpiphp: Slot [19] registered\n[ 0.249640] acpiphp: Slot [20] registered\n[ 0.251290] acpiphp: Slot [21] registered\n[ 0.252023] acpiphp: Slot [22] registered\n[ 0.253642] acpiphp: Slot [23] registered\n[ 0.255223] acpiphp: Slot [24] registered\n[ 0.256023] acpiphp: Slot [25] registered\n[ 0.257613] acpiphp: Slot [26] registered\n[ 0.259122] acpiphp: Slot [27] registered\n[ 0.260023] acpiphp: Slot [28] registered\n[ 0.261429] acpiphp: Slot [29] registered\n[ 0.262903] acpiphp: Slot [30] registered\n[ 0.264035] acpiphp: Slot [31] registered\n[ 0.265631] PCI host bridge to bus 0000:00\n[ 0.267227] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.268005] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.270260] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.272005] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.274160] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.276004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.286256] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.288016] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.319226] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.321239] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.323728] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.325157] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.327583] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.328913] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.330997] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.330997] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.332004] vgaarb: loaded\n[ 0.333040] vgaarb: bridge control possible 0000:00:02.0\n[ 0.335032] SCSI subsystem initialized\n[ 0.336174] ACPI: bus type USB registered\n[ 0.337469] usbcore: registered new interface driver usbfs\n[ 0.339249] usbcore: registered new interface driver hub\n[ 0.340057] usbcore: registered new device driver usb\n[ 0.341752] PCI: Using ACPI for IRQ routing\n[ 0.341884] NetLabel: Initializing\n[ 0.344007] NetLabel: domain hash size = 128\n[ 0.345452] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.347132] NetLabel: unlabeled traffic allowed by default\n[ 0.348215] Switched to clocksource kvm-clock\n[ 0.360229] AppArmor: AppArmor Filesystem Enabled\n[ 0.362474] pnp: PnP ACPI init\n[ 0.364294] ACPI: bus type PNP registered\n[ 0.367130] pnp: PnP ACPI: found 8 devices\n[ 0.369334] ACPI: bus type PNP unregistered\n[ 0.378628] NET: Registered protocol family 2\n[ 0.380764] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.383869] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.386624] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.389289] TCP: reno registered\n[ 0.390706] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.393071] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.395636] NET: Registered protocol family 1\n[ 0.397449] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.399760] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.401990] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.425844] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.449618] Trying to unpack rootfs image as initramfs...\n[ 0.558318] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.561643] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.563922] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.566458] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.570210] Scanning for low memory corruption every 60 seconds\n[ 0.573288] Initialise system trusted keyring\n[ 0.575323] audit: initializing netlink socket (disabled)\n[ 0.577612] type=2000 audit(1545939510.950:1): initialized\n[ 0.604635] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.608040] zbud: loaded\n[ 0.609474] VFS: Disk quotas dquot_6.5.2\n[ 0.611181] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.614160] fuse init (API version 7.22)\n[ 0.615922] msgmni has been set to 3997\n[ 0.617617] Key type big_key registered\n[ 0.619847] Key type asymmetric registered\n[ 0.621566] Asymmetric key parser 'x509' registered\n[ 0.623541] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.626624] io scheduler noop registered\n[ 0.628298] io scheduler deadline registered (default)\n[ 0.630485] io scheduler cfq registered\n[ 0.632220] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.634255] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.636387] ipmi message handler version 39.2\n[ 0.637919] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.640403] ACPI: Power Button [PWRF]\n[ 0.641801] GHES: HEST is not enabled!\n[ 0.664083] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.708931] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.732205] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.734856] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.762426] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.765874] Linux agpgart interface v0.103\n[ 0.768471] brd: module loaded\n[ 0.770111] loop: module loaded\n[ 0.771731] blk-mq: CPU -> queue map\n[ 0.773029] CPU 0 -> Queue 0\n[ 0.774176] CPU 1 -> Queue 0\n[ 0.776217] vda: vda1\n[ 0.778010] scsi0 : ata_piix\n[ 0.779235] scsi1 : ata_piix\n[ 0.780384] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.782631] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.785129] libphy: Fixed MDIO Bus: probed\n[ 0.786993] tun: Universal TUN/TAP device driver, 1.6\n[ 0.788729] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.792818] PPP generic driver version 2.4.2\n[ 0.794351] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.796570] ehci-pci: EHCI PCI platform driver\n[ 0.798251] ehci-platform: EHCI generic platform driver\n[ 0.800680] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.802796] ohci-pci: OHCI PCI platform driver\n[ 0.804854] ohci-platform: OHCI generic platform driver\n[ 0.808143] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.840754] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.842675] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.845360] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.847422] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.849801] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.852642] usb usb1: Product: UHCI Host Controller\n[ 0.854686] usb usb1: Manufacturer: Linux 3.13.0-163-generic uhci_hcd\n[ 0.857201] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.859386] hub 1-0:1.0: USB hub found\n[ 0.860869] hub 1-0:1.0: 2 ports detected\n[ 0.862825] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.867107] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.869264] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.871370] mousedev: PS/2 mouse device common for all mice\n[ 0.873863] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.877229] rtc_cmos 00:00: RTC can wake from S4\n[ 0.879233] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.881302] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.883542] device-mapper: uevent: version 1.0.3\n[ 0.885357] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.888459] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.890628] TCP: cubic registered\n[ 0.892411] NET: Registered protocol family 10\n[ 0.894314] NET: Registered protocol family 17\n[ 0.907509] Key type dns_resolver registered\n[ 0.909329] Loading compiled-in X.509 certificates\n[ 0.911933] Loaded X.509 cert 'Magrathea: Glacier signing key: 094079111c1fcc174da628d837dd46328f08651c'\n[ 0.915595] registered taskstats version 1\n[ 0.919644] Key type trusted registered\n[ 0.924632] Key type encrypted registered\n[ 0.926548] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.928499] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.931647] regulator-dummy: disabling\n[ 0.933409] Magic number: 14:663:648\n[ 0.935074] acpi LNXCPU:01: hash matches\n[ 0.936856] rtc_cmos 00:00: setting system clock to 2018-12-27 19:38:30 UTC (1545939510)\n[ 0.940206] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.942721] EDD information not available.\n[ 0.946851] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.950180] Write protecting the kernel read-only data: 12288k\n[ 0.954041] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000)\n[ 0.959193] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.974960] systemd-udevd[107]: starting version 204\n[ 1.012595] FDC 0 is a S82078B\n[ 1.172053] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.337223] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.339762] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.342317] usb 1-1: Product: QEMU USB Tablet\n[ 1.344138] usb 1-1: Manufacturer: QEMU\n[ 1.345813] usb 1-1: SerialNumber: 42\n[ 2.038694] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3\nBegin: Loading essential drivers ... done.\nBegin: Running /scripts/init-premount ... done.\nBegin: Mounting root file system ... Begin: Running /scripts/local-top ... done.\nBegin: Running /scripts/local-premount ... done.\n[ 2.433705] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nBegin: Running /scripts/local-bottom ... done.\ndone.\nBegin: Running /scripts/init-bottom ... done.\n[ 2.545024] random: init urandom read with 10 bits of entropy available\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Starting Mount filesystems on boot[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n[ 2.796380] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Thu, 27 Dec 2018 19:38:32 +0000. Up 3.25 seconds.\ncloud-init-nonet[3.41]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[5.06]: static networking is now up\n * Starting configure network device[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Thu, 27 Dec 2018 19:38:34 +0000. Up 5.22 seconds.\nci-info: ++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: | Device | Up | Address | Mask | Hw-Address |\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . |\nci-info: | eth1 | False | . | . | fa:16:3e:64:42:66 |\nci-info: | eth0 | True | 192.168.0.3 | 255.255.255.0 | fa:16:3e:8e:c2:e4 |\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\ndmesg: write failed: Broken pipe\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\n9b:d0:c3:cb:d2:90:87:d3:0e:e4:15:00:f2:56:f3:cd root@homer-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| . ..+.. |\n| o . o + |\n| o . o E |\n| . o B |\n| O S |\n| X = |\n| . B |\n| . |\n| |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\n5b:26:97:42:fd:ba:43:3e:f6:cd:58:54:de:56:df:74 root@homer-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| |\n| . |\n| . . E|\n| . o +*|\n| S = . . *|\n| B.. . . |\n| .o. . |\n| =. = |\n| ..+o o |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\ncb:9e:2b:33:81:df:b5:65:c4:36:84:e0:55:36:65:4a root@homer-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| ...oE.o |\n| . ..o.+ |\n| . o. |\n| = |\n| . S o . |\n| . .. .. o |\n| . oo. + |\n| =.... |\n| ++. |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\nc9:1c:b9:32:cf:53:6c:07:ec:87:dc:1d:f8:d3:65:7b root@homer-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| |\n| o . |\n| o o . . o|\n| o B + o +o|\n| o S B + +.E|\n| = o o ..|\n| + |\n| . |\n| |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\n * Starting early crypto disks... * Starting Handle applying cloud-config[74G[ OK ]\n[80G [74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Thu, 27 Dec 2018 19:38:39 +0000. Up 10.22 seconds.\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\n\nUbuntu 14.04.5 LTS homer-0 ttyS0\n\nhomer-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Thu, 27 Dec 2018 19:38:41 +0000. Up 11.59 seconds.\n+ cat\n++ cut -d / -f 2\n++ echo 192.168.1.0/24\n+ chmod a+x /etc/init.d/signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace\n+ /etc/init.d/signaling_namespace\n+ echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ curl -L http://repo.cw-ngv.com/repo_key\n+ apt-key add -\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 14304 0 --:--:-- --:--:-- --:--:-- 14248100 3149 100 3149 0 0 14300 0 --:--:-- --:--:-- --:--:-- 14248\nOK\n+ apt-get update\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:3 http://repo.cw-ngv.com binary/ Release [1219 B]\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:5 http://security.ubuntu.com trusty-security/main Sources [167 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [96.0 kB]\nGet:8 http://security.ubuntu.com trusty-security/main amd64 Packages [797 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nGet:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [277 kB]\nGet:10 http://security.ubuntu.com trusty-security/main Translation-en [427 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:11 http://security.ubuntu.com trusty-security/universe Translation-en [150 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [226 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7437 B]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1135 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [510 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [562 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [272 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\n"} 2018-12-27 19:38:49,606 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/b60d844c-a06f-456e-a245-d548e0ebe850/action used request id req-d1151170-e0f4-4e21-b9d7-85cb37f29253 2018-12-27 19:38:49,606 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.124825000763s 2018-12-27 19:38:49,608 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/b60d844c-a06f-456e-a245-d548e0ebe850/action used request id req-d1151170-e0f4-4e21-b9d7-85cb37f29253 2018-12-27 19:38:49,608 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-163-generic (buildd@lgw01-amd64-058) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #213-Ubuntu SMP Thu Nov 15 02:19:07 UTC 2018 (Ubuntu 3.13.0-163.213-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-163-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe1551 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe14d1 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84096 r8192 d22400 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc80 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-163-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008014] pid_max: default: 32768 minimum: 301 [ 0.009671] Security Framework initialized [ 0.011198] AppArmor: AppArmor initialized [ 0.012007] Yama: becoming mindful. [ 0.013530] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017802] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020869] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.026791] Initializing cgroup subsys memory [ 0.028025] Initializing cgroup subsys devices [ 0.029584] Initializing cgroup subsys freezer [ 0.031017] Initializing cgroup subsys blkio [ 0.032009] Initializing cgroup subsys perf_event [ 0.033891] Initializing cgroup subsys hugetlb [ 0.036803] mce: CPU supports 10 MCE banks [ 0.038523] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.038523] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040013] Spectre V2 : Mitigation: Full generic retpoline [ 0.044008] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.046385] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.048003] Spectre V2 : Disabling Indirect Banch Restricted Speculation [ 0.052003] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.055243] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.060460] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.067790] ACPI: Core revision 20131115 [ 0.068549] ACPI: All ACPI Tables successfully acquired [ 0.072069] ftrace: allocating 28753 entries in 113 pages [ 0.096200] smpboot: Max logical packages: 2 [ 0.098014] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.100004] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.102803] Enabling x2apic [ 0.104000] Enabled x2apic [ 0.104008] Switched APIC routing to physical x2apic. [ 0.109387] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.111757] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.116035] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.127252] KVM setup paravirtual spinlock [ 0.129973] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.132206] x86: Booting SMP configuration: [ 0.133980] .... node #0, CPUs: #1[ 0.129921] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.152022] x86: Booted up 1 node, 2 CPUs [ 0.152013] KVM setup async PF for cpu 1 [ 0.152015] kvm-stealtime: cpu 1, msr 7fd0fc80 [ 0.156012] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.159162] devtmpfs: initialized [ 0.161679] EVM: security.selinux [ 0.163205] EVM: security.SMACK64 [ 0.164003] EVM: security.ima [ 0.165377] EVM: security.capability [ 0.167011] pinctrl core: initialized pinctrl subsystem [ 0.168060] regulator-dummy: no parameters [ 0.169960] RTC time: 19:38:30, date: 12/27/18 [ 0.171956] NET: Registered protocol family 16 [ 0.172147] cpuidle: using governor ladder [ 0.173963] cpuidle: using governor menu [ 0.175796] ACPI: bus type PCI registered [ 0.176008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.178756] PCI: Using configuration type 1 for base access [ 0.180659] bio: create slab at 0 [ 0.181793] ACPI: Added _OSI(Module Device) [ 0.184004] ACPI: Added _OSI(Processor Device) [ 0.185817] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.187709] ACPI: Added _OSI(Processor Aggregator Device) [ 0.189867] ACPI: Interpreter enabled [ 0.191489] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.194356] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.197037] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.200005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.203218] ACPI: (supports S0 S5) [ 0.204004] ACPI: Using IOAPIC for interrupt routing [ 0.206340] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.208223] ACPI: No dock devices found. [ 0.211681] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.212008] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.214923] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.216035] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.220416] acpiphp: Slot [3] registered [ 0.222841] acpiphp: Slot [4] registered [ 0.224055] acpiphp: Slot [5] registered [ 0.226436] acpiphp: Slot [6] registered [ 0.228057] acpiphp: Slot [7] registered [ 0.230454] acpiphp: Slot [8] registered [ 0.232040] acpiphp: Slot [9] registered [ 0.234499] acpiphp: Slot [10] registered [ 0.236040] acpiphp: Slot [11] registered [ 0.238459] acpiphp: Slot [12] registered [ 0.240038] acpiphp: Slot [13] registered [ 0.241832] acpiphp: Slot [14] registered [ 0.243622] acpiphp: Slot [15] registered [ 0.244030] acpiphp: Slot [16] registered [ 0.245708] acpiphp: Slot [17] registered [ 0.247247] acpiphp: Slot [18] registered [ 0.248033] acpiphp: Slot [19] registered [ 0.249640] acpiphp: Slot [20] registered [ 0.251290] acpiphp: Slot [21] registered [ 0.252023] acpiphp: Slot [22] registered [ 0.253642] acpiphp: Slot [23] registered [ 0.255223] acpiphp: Slot [24] registered [ 0.256023] acpiphp: Slot [25] registered [ 0.257613] acpiphp: Slot [26] registered [ 0.259122] acpiphp: Slot [27] registered [ 0.260023] acpiphp: Slot [28] registered [ 0.261429] acpiphp: Slot [29] registered [ 0.262903] acpiphp: Slot [30] registered [ 0.264035] acpiphp: Slot [31] registered [ 0.265631] PCI host bridge to bus 0000:00 [ 0.267227] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.268005] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.270260] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.272005] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.274160] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.276004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.286256] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.288016] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.319226] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.321239] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.323728] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.325157] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.327583] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.328913] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.330997] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.330997] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.332004] vgaarb: loaded [ 0.333040] vgaarb: bridge control possible 0000:00:02.0 [ 0.335032] SCSI subsystem initialized [ 0.336174] ACPI: bus type USB registered [ 0.337469] usbcore: registered new interface driver usbfs [ 0.339249] usbcore: registered new interface driver hub [ 0.340057] usbcore: registered new device driver usb [ 0.341752] PCI: Using ACPI for IRQ routing [ 0.341884] NetLabel: Initializing [ 0.344007] NetLabel: domain hash size = 128 [ 0.345452] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.347132] NetLabel: unlabeled traffic allowed by default [ 0.348215] Switched to clocksource kvm-clock [ 0.360229] AppArmor: AppArmor Filesystem Enabled [ 0.362474] pnp: PnP ACPI init [ 0.364294] ACPI: bus type PNP registered [ 0.367130] pnp: PnP ACPI: found 8 devices [ 0.369334] ACPI: bus type PNP unregistered [ 0.378628] NET: Registered protocol family 2 [ 0.380764] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.383869] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.386624] TCP: Hash tables configured (established 16384 bind 16384) [ 0.389289] TCP: reno registered [ 0.390706] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.393071] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.395636] NET: Registered protocol family 1 [ 0.397449] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.399760] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.401990] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.425844] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.449618] Trying to unpack rootfs image as initramfs... [ 0.558318] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.561643] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.563922] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.566458] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.570210] Scanning for low memory corruption every 60 seconds [ 0.573288] Initialise system trusted keyring [ 0.575323] audit: initializing netlink socket (disabled) [ 0.577612] type=2000 audit(1545939510.950:1): initialized [ 0.604635] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.608040] zbud: loaded [ 0.609474] VFS: Disk quotas dquot_6.5.2 [ 0.611181] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.614160] fuse init (API version 7.22) [ 0.615922] msgmni has been set to 3997 [ 0.617617] Key type big_key registered [ 0.619847] Key type asymmetric registered [ 0.621566] Asymmetric key parser 'x509' registered [ 0.623541] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.626624] io scheduler noop registered [ 0.628298] io scheduler deadline registered (default) [ 0.630485] io scheduler cfq registered [ 0.632220] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.634255] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.636387] ipmi message handler version 39.2 [ 0.637919] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.640403] ACPI: Power Button [PWRF] [ 0.641801] GHES: HEST is not enabled! [ 0.664083] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.708931] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.732205] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.734856] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.762426] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.765874] Linux agpgart interface v0.103 [ 0.768471] brd: module loaded [ 0.770111] loop: module loaded [ 0.771731] blk-mq: CPU -> queue map [ 0.773029] CPU 0 -> Queue 0 [ 0.774176] CPU 1 -> Queue 0 [ 0.776217] vda: vda1 [ 0.778010] scsi0 : ata_piix [ 0.779235] scsi1 : ata_piix [ 0.780384] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.782631] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.785129] libphy: Fixed MDIO Bus: probed [ 0.786993] tun: Universal TUN/TAP device driver, 1.6 [ 0.788729] tun: (C) 1999-2004 Max Krasnyansky [ 0.792818] PPP generic driver version 2.4.2 [ 0.794351] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.796570] ehci-pci: EHCI PCI platform driver [ 0.798251] ehci-platform: EHCI generic platform driver [ 0.800680] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.802796] ohci-pci: OHCI PCI platform driver [ 0.804854] ohci-platform: OHCI generic platform driver [ 0.808143] uhci_hcd: USB Universal Host Controller Interface driver [ 0.840754] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.842675] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.845360] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.847422] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.849801] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.852642] usb usb1: Product: UHCI Host Controller [ 0.854686] usb usb1: Manufacturer: Linux 3.13.0-163-generic uhci_hcd [ 0.857201] usb usb1: SerialNumber: 0000:00:01.2 [ 0.859386] hub 1-0:1.0: USB hub found [ 0.860869] hub 1-0:1.0: 2 ports detected [ 0.862825] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.867107] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.869264] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.871370] mousedev: PS/2 mouse device common for all mice [ 0.873863] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.877229] rtc_cmos 00:00: RTC can wake from S4 [ 0.879233] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.881302] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.883542] device-mapper: uevent: version 1.0.3 [ 0.885357] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.888459] ledtrig-cpu: registered to indicate activity on CPUs [ 0.890628] TCP: cubic registered [ 0.892411] NET: Registered protocol family 10 [ 0.894314] NET: Registered protocol family 17 [ 0.907509] Key type dns_resolver registered [ 0.909329] Loading compiled-in X.509 certificates [ 0.911933] Loaded X.509 cert 'Magrathea: Glacier signing key: 094079111c1fcc174da628d837dd46328f08651c' [ 0.915595] registered taskstats version 1 [ 0.919644] Key type trusted registered [ 0.924632] Key type encrypted registered [ 0.926548] AppArmor: AppArmor sha1 policy hashing enabled [ 0.928499] IMA: No TPM chip found, activating TPM-bypass! [ 0.931647] regulator-dummy: disabling [ 0.933409] Magic number: 14:663:648 [ 0.935074] acpi LNXCPU:01: hash matches [ 0.936856] rtc_cmos 00:00: setting system clock to 2018-12-27 19:38:30 UTC (1545939510) [ 0.940206] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.942721] EDD information not available. [ 0.946851] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.950180] Write protecting the kernel read-only data: 12288k [ 0.954041] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.959193] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.974960] systemd-udevd[107]: starting version 204 [ 1.012595] FDC 0 is a S82078B [ 1.172053] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.337223] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.339762] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.342317] usb 1-1: Product: QEMU USB Tablet [ 1.344138] usb 1-1: Manufacturer: QEMU [ 1.345813] usb 1-1: SerialNumber: 42 [ 2.038694] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3 Begin: Loading essential drivers ... done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... done. [ 2.433705] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Begin: Running /scripts/local-bottom ... done. done. Begin: Running /scripts/init-bottom ... done. [ 2.545024] random: init urandom read with 10 bits of entropy available * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] [ 2.796380] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Thu, 27 Dec 2018 19:38:32 +0000. Up 3.25 seconds. cloud-init-nonet[3.41]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[5.06]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Thu, 27 Dec 2018 19:38:34 +0000. Up 5.22 seconds. ci-info: ++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:64:42:66 | ci-info: | eth0 | True | 192.168.0.3 | 255.255.255.0 | fa:16:3e:8e:c2:e4 | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ dmesg: write failed: Broken pipe Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 9b:d0:c3:cb:d2:90:87:d3:0e:e4:15:00:f2:56:f3:cd root@homer-0 The key's randomart image is: +--[ RSA 2048]----+ | . ..+.. | | o . o + | | o . o E | | . o B | | O S | | X = | | . B | | . | | | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 5b:26:97:42:fd:ba:43:3e:f6:cd:58:54:de:56:df:74 root@homer-0 The key's randomart image is: +--[ DSA 1024]----+ | | | . | | . . E| | . o +*| | S = . . *| | B.. . . | | .o. . | | =. = | | ..+o o | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: cb:9e:2b:33:81:df:b5:65:c4:36:84:e0:55:36:65:4a root@homer-0 The key's randomart image is: +--[ECDSA 256]---+ | ...oE.o | | . ..o.+ | | . o. | | = | | . S o . | | . .. .. o | | . oo. + | | =.... | | ++. | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: c9:1c:b9:32:cf:53:6c:07:ec:87:dc:1d:f8:d3:65:7b root@homer-0 The key's randomart image is: +--[ED25519 256--+ | | | o . | | o o . . o| | o B + o +o| | o S B + +.E| | = o o ..| | + | | . | | | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting early crypto disks... * Starting Handle applying cloud-config[74G[ OK ] [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Thu, 27 Dec 2018 19:38:39 +0000. Up 10.22 seconds. * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Ubuntu 14.04.5 LTS homer-0 ttyS0 homer-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Thu, 27 Dec 2018 19:38:41 +0000. Up 11.59 seconds. + cat ++ cut -d / -f 2 ++ echo 192.168.1.0/24 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 14304 0 --:--:-- --:--:-- --:--:-- 14248100 3149 100 3149 0 0 14300 0 --:--:-- --:--:-- --:--:-- 14248 OK + apt-get update Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:3 http://repo.cw-ngv.com binary/ Release [1219 B] Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:5 http://security.ubuntu.com trusty-security/main Sources [167 kB] Get:6 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:7 http://security.ubuntu.com trusty-security/universe Sources [96.0 kB] Get:8 http://security.ubuntu.com trusty-security/main amd64 Packages [797 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Get:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [277 kB] Get:10 http://security.ubuntu.com trusty-security/main Translation-en [427 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:11 http://security.ubuntu.com trusty-security/universe Translation-en [150 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [226 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7437 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1135 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [510 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [562 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [272 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages 2018-12-27 19:38:49,610 - functest.core.singlevm - DEBUG - try 1: cannot find regex 'Cloud-init .* finished at ' in console 2018-12-27 19:38:59,620 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-27 19:38:59,623 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1160947540e39475cdcf001250247e001a7a12cf" 2018-12-27 19:39:00,374 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:38:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-89c8eb26-b915-49bd-82b6-62566def7837 x-compute-request-id: req-89c8eb26-b915-49bd-82b6-62566def7837 Content-Encoding: gzip Content-Length: 1508 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:c2:e4", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:c2:e4", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:64:42:66", "version": 4, "addr": "192.168.1.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:64:42:66", "version": 4, "addr": "172.30.9.218", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/b60d844c-a06f-456e-a245-d548e0ebe850", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/b60d844c-a06f-456e-a245-d548e0ebe850", "rel": "bookmark"}], "image": {"id": "32de5565-c2d6-40e1-a076-b02e04d8b38d", "links": [{"href": "http://172.30.9.31:8774/images/32de5565-c2d6-40e1-a076-b02e04d8b38d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T19:38:29.000000", "flavor": {"id": "49521764-2b45-4138-bc33-9eb85445fa6c", "links": [{"href": "http://172.30.9.31:8774/flavors/49521764-2b45-4138-bc33-9eb85445fa6c", "rel": "bookmark"}]}, "id": "b60d844c-a06f-456e-a245-d548e0ebe850", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "e7c77990ffaf4447ba7d154f141f5f6f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T19:38:29Z", "hostId": "7935404ab45d1467d9d5233abd8c2483b155e013f8c227d5b4684907", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_bd473631-e088-4b41-9469-069909e508ff", "name": "homer-0.clearwater.opnfv", "created": "2018-12-27T19:37:54Z", "tenant_id": "5659dcbdaa7742d7bfece797c4514064", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:ef:3f", "version": 4, "addr": "192.168.0.27", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:ef:3f", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:9f:e7", "version": 4, "addr": "192.168.1.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/61e02295-3179-4e3a-8f57-836a5933f12c", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/61e02295-3179-4e3a-8f57-836a5933f12c", "rel": "bookmark"}], "image": {"id": "32de5565-c2d6-40e1-a076-b02e04d8b38d", "links": [{"href": "http://172.30.9.31:8774/images/32de5565-c2d6-40e1-a076-b02e04d8b38d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T19:38:27.000000", "flavor": {"id": "49521764-2b45-4138-bc33-9eb85445fa6c", "links": [{"href": "http://172.30.9.31:8774/flavors/49521764-2b45-4138-bc33-9eb85445fa6c", "rel": "bookmark"}]}, "id": "61e02295-3179-4e3a-8f57-836a5933f12c", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "e7c77990ffaf4447ba7d154f141f5f6f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T19:38:27Z", "hostId": "7935404ab45d1467d9d5233abd8c2483b155e013f8c227d5b4684907", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_bd473631-e088-4b41-9469-069909e508ff", "name": "dime-0.clearwater.opnfv", "created": "2018-12-27T19:37:53Z", "tenant_id": "5659dcbdaa7742d7bfece797c4514064", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d9:11:be", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d9:11:be", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c7:d5:1f", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/f6653274-ab3c-4e08-a1c5-e0a3a5e12bab", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/f6653274-ab3c-4e08-a1c5-e0a3a5e12bab", "rel": "bookmark"}], "image": {"id": "32de5565-c2d6-40e1-a076-b02e04d8b38d", "links": [{"href": "http://172.30.9.31:8774/images/32de5565-c2d6-40e1-a076-b02e04d8b38d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T19:38:31.000000", "flavor": {"id": "49521764-2b45-4138-bc33-9eb85445fa6c", "links": [{"href": "http://172.30.9.31:8774/flavors/49521764-2b45-4138-bc33-9eb85445fa6c", "rel": "bookmark"}]}, "id": "f6653274-ab3c-4e08-a1c5-e0a3a5e12bab", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}], "user_id": "e7c77990ffaf4447ba7d154f141f5f6f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T19:38:31Z", "hostId": "7935404ab45d1467d9d5233abd8c2483b155e013f8c227d5b4684907", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_bd473631-e088-4b41-9469-069909e508ff", "name": "sprout-0.clearwater.opnfv", "created": "2018-12-27T19:37:53Z", "tenant_id": "5659dcbdaa7742d7bfece797c4514064", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b7:4f", "version": 4, "addr": "192.168.0.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b7:4f", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:c1:db", "version": 4, "addr": "192.168.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:c1:db", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/fc6bcdb8-04b7-40f4-a89b-dcddd8130d44", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/fc6bcdb8-04b7-40f4-a89b-dcddd8130d44", "rel": "bookmark"}], "image": {"id": "32de5565-c2d6-40e1-a076-b02e04d8b38d", "links": [{"href": "http://172.30.9.31:8774/images/32de5565-c2d6-40e1-a076-b02e04d8b38d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T19:38:29.000000", "flavor": {"id": "49521764-2b45-4138-bc33-9eb85445fa6c", "links": [{"href": "http://172.30.9.31:8774/flavors/49521764-2b45-4138-bc33-9eb85445fa6c", "rel": "bookmark"}]}, "id": "fc6bcdb8-04b7-40f4-a89b-dcddd8130d44", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-bono-sig"}], "user_id": "e7c77990ffaf4447ba7d154f141f5f6f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T19:38:29Z", "hostId": "7935404ab45d1467d9d5233abd8c2483b155e013f8c227d5b4684907", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_bd473631-e088-4b41-9469-069909e508ff", "name": "bono-0.clearwater.opnfv", "created": "2018-12-27T19:37:53Z", "tenant_id": "5659dcbdaa7742d7bfece797c4514064", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9e:85:ac", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9e:85:ac", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3d:d4:30", "version": 4, "addr": "192.168.1.2", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/38fc4a7e-277a-4960-88c7-d39ce87f4bdc", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/38fc4a7e-277a-4960-88c7-d39ce87f4bdc", "rel": "bookmark"}], "image": {"id": "32de5565-c2d6-40e1-a076-b02e04d8b38d", "links": [{"href": "http://172.30.9.31:8774/images/32de5565-c2d6-40e1-a076-b02e04d8b38d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T19:38:07.000000", "flavor": {"id": "49521764-2b45-4138-bc33-9eb85445fa6c", "links": [{"href": "http://172.30.9.31:8774/flavors/49521764-2b45-4138-bc33-9eb85445fa6c", "rel": "bookmark"}]}, "id": "38fc4a7e-277a-4960-88c7-d39ce87f4bdc", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}], "user_id": "e7c77990ffaf4447ba7d154f141f5f6f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T19:38:07Z", "hostId": "e0f75b676eb2b7d2e6c5c117c7ca7a2f9cec907ebbfca4e893351767", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_bd473631-e088-4b41-9469-069909e508ff", "name": "vellum-0.clearwater.opnfv", "created": "2018-12-27T19:37:50Z", "tenant_id": "5659dcbdaa7742d7bfece797c4514064", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:26:6a:cd", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:26:6a:cd", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/58a22854-a720-43ad-b9f2-662508a20c99", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/58a22854-a720-43ad-b9f2-662508a20c99", "rel": "bookmark"}], "image": {"id": "32de5565-c2d6-40e1-a076-b02e04d8b38d", "links": [{"href": "http://172.30.9.31:8774/images/32de5565-c2d6-40e1-a076-b02e04d8b38d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T19:37:25.000000", "flavor": {"id": "49521764-2b45-4138-bc33-9eb85445fa6c", "links": [{"href": "http://172.30.9.31:8774/flavors/49521764-2b45-4138-bc33-9eb85445fa6c", "rel": "bookmark"}]}, "id": "58a22854-a720-43ad-b9f2-662508a20c99", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "e7c77990ffaf4447ba7d154f141f5f6f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T19:37:25Z", "hostId": "7935404ab45d1467d9d5233abd8c2483b155e013f8c227d5b4684907", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_bd473631-e088-4b41-9469-069909e508ff", "name": "ellis-0.clearwater.opnfv", "created": "2018-12-27T19:35:46Z", "tenant_id": "5659dcbdaa7742d7bfece797c4514064", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2c:36:bf", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2c:36:bf", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7b:f8:ba", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/dbc80c75-c7be-4193-8df4-be72cd1301d0", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/dbc80c75-c7be-4193-8df4-be72cd1301d0", "rel": "bookmark"}], "image": {"id": "32de5565-c2d6-40e1-a076-b02e04d8b38d", "links": [{"href": "http://172.30.9.31:8774/images/32de5565-c2d6-40e1-a076-b02e04d8b38d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T19:35:32.000000", "flavor": {"id": "49521764-2b45-4138-bc33-9eb85445fa6c", "links": [{"href": "http://172.30.9.31:8774/flavors/49521764-2b45-4138-bc33-9eb85445fa6c", "rel": "bookmark"}]}, "id": "dbc80c75-c7be-4193-8df4-be72cd1301d0", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "e7c77990ffaf4447ba7d154f141f5f6f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T19:35:32Z", "hostId": "e0f75b676eb2b7d2e6c5c117c7ca7a2f9cec907ebbfca4e893351767", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_bd473631-e088-4b41-9469-069909e508ff", "name": "ns.clearwater.opnfv", "created": "2018-12-27T19:33:41Z", "tenant_id": "5659dcbdaa7742d7bfece797c4514064", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-27 19:39:00,374 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-89c8eb26-b915-49bd-82b6-62566def7837 2018-12-27 19:39:00,375 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.754115104675s 2018-12-27 19:39:00,375 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-89c8eb26-b915-49bd-82b6-62566def7837 2018-12-27 19:39:00,382 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-12-27 19:39:00,385 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/servers/b60d844c-a06f-456e-a245-d548e0ebe850/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}1160947540e39475cdcf001250247e001a7a12cf" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-27 19:39:00,465 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:39:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-dfb51d97-980f-4887-aad9-36ac28c7e03a x-compute-request-id: req-dfb51d97-980f-4887-aad9-36ac28c7e03a Content-Encoding: gzip Content-Length: 12924 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-163-generic (buildd@lgw01-amd64-058) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #213-Ubuntu SMP Thu Nov 15 02:19:07 UTC 2018 (Ubuntu 3.13.0-163.213-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-163-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff]\n[ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff]\n[ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff]\n[ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff]\n[ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000007ffe1551 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000007ffe0000 000040\n[ 0.000000] ACPI: APIC 000000007ffe14d1 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84096 r8192 d22400 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc80\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-163-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008014] pid_max: default: 32768 minimum: 301\n[ 0.009671] Security Framework initialized\n[ 0.011198] AppArmor: AppArmor initialized\n[ 0.012007] Yama: becoming mindful.\n[ 0.013530] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.017802] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.020869] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.024006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.026791] Initializing cgroup subsys memory\n[ 0.028025] Initializing cgroup subsys devices\n[ 0.029584] Initializing cgroup subsys freezer\n[ 0.031017] Initializing cgroup subsys blkio\n[ 0.032009] Initializing cgroup subsys perf_event\n[ 0.033891] Initializing cgroup subsys hugetlb\n[ 0.036803] mce: CPU supports 10 MCE banks\n[ 0.038523] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.038523] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.040013] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.044008] Spectre V2 : Enabling Indirect Branch Prediction Barrier\n[ 0.046385] Spectre V2 : Enabling Restricted Speculation for firmware calls\n[ 0.048003] Spectre V2 : Disabling Indirect Banch Restricted Speculation\n[ 0.052003] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.055243] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.060460] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.067790] ACPI: Core revision 20131115\n[ 0.068549] ACPI: All ACPI Tables successfully acquired\n[ 0.072069] ftrace: allocating 28753 entries in 113 pages\n[ 0.096200] smpboot: Max logical packages: 2\n[ 0.098014] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.100004] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.102803] Enabling x2apic\n[ 0.104000] Enabled x2apic\n[ 0.104008] Switched APIC routing to physical x2apic.\n[ 0.109387] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.111757] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.116035] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.127252] KVM setup paravirtual spinlock\n[ 0.129973] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.132206] x86: Booting SMP configuration:\n[ 0.133980] .... node #0, CPUs: #1[ 0.129921] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.152022] x86: Booted up 1 node, 2 CPUs\n[ 0.152013] KVM setup async PF for cpu 1\n[ 0.152015] kvm-stealtime: cpu 1, msr 7fd0fc80\n[ 0.156012] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.159162] devtmpfs: initialized\n[ 0.161679] EVM: security.selinux\n[ 0.163205] EVM: security.SMACK64\n[ 0.164003] EVM: security.ima\n[ 0.165377] EVM: security.capability\n[ 0.167011] pinctrl core: initialized pinctrl subsystem\n[ 0.168060] regulator-dummy: no parameters\n[ 0.169960] RTC time: 19:38:30, date: 12/27/18\n[ 0.171956] NET: Registered protocol family 16\n[ 0.172147] cpuidle: using governor ladder\n[ 0.173963] cpuidle: using governor menu\n[ 0.175796] ACPI: bus type PCI registered\n[ 0.176008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.178756] PCI: Using configuration type 1 for base access\n[ 0.180659] bio: create slab at 0\n[ 0.181793] ACPI: Added _OSI(Module Device)\n[ 0.184004] ACPI: Added _OSI(Processor Device)\n[ 0.185817] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.187709] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.189867] ACPI: Interpreter enabled\n[ 0.191489] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.194356] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.197037] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.200005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.203218] ACPI: (supports S0 S5)\n[ 0.204004] ACPI: Using IOAPIC for interrupt routing\n[ 0.206340] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.208223] ACPI: No dock devices found.\n[ 0.211681] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.212008] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.214923] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.216035] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.220416] acpiphp: Slot [3] registered\n[ 0.222841] acpiphp: Slot [4] registered\n[ 0.224055] acpiphp: Slot [5] registered\n[ 0.226436] acpiphp: Slot [6] registered\n[ 0.228057] acpiphp: Slot [7] registered\n[ 0.230454] acpiphp: Slot [8] registered\n[ 0.232040] acpiphp: Slot [9] registered\n[ 0.234499] acpiphp: Slot [10] registered\n[ 0.236040] acpiphp: Slot [11] registered\n[ 0.238459] acpiphp: Slot [12] registered\n[ 0.240038] acpiphp: Slot [13] registered\n[ 0.241832] acpiphp: Slot [14] registered\n[ 0.243622] acpiphp: Slot [15] registered\n[ 0.244030] acpiphp: Slot [16] registered\n[ 0.245708] acpiphp: Slot [17] registered\n[ 0.247247] acpiphp: Slot [18] registered\n[ 0.248033] acpiphp: Slot [19] registered\n[ 0.249640] acpiphp: Slot [20] registered\n[ 0.251290] acpiphp: Slot [21] registered\n[ 0.252023] acpiphp: Slot [22] registered\n[ 0.253642] acpiphp: Slot [23] registered\n[ 0.255223] acpiphp: Slot [24] registered\n[ 0.256023] acpiphp: Slot [25] registered\n[ 0.257613] acpiphp: Slot [26] registered\n[ 0.259122] acpiphp: Slot [27] registered\n[ 0.260023] acpiphp: Slot [28] registered\n[ 0.261429] acpiphp: Slot [29] registered\n[ 0.262903] acpiphp: Slot [30] registered\n[ 0.264035] acpiphp: Slot [31] registered\n[ 0.265631] PCI host bridge to bus 0000:00\n[ 0.267227] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.268005] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.270260] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.272005] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.274160] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.276004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.286256] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.288016] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.319226] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.321239] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.323728] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.325157] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.327583] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.328913] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.330997] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.330997] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.332004] vgaarb: loaded\n[ 0.333040] vgaarb: bridge control possible 0000:00:02.0\n[ 0.335032] SCSI subsystem initialized\n[ 0.336174] ACPI: bus type USB registered\n[ 0.337469] usbcore: registered new interface driver usbfs\n[ 0.339249] usbcore: registered new interface driver hub\n[ 0.340057] usbcore: registered new device driver usb\n[ 0.341752] PCI: Using ACPI for IRQ routing\n[ 0.341884] NetLabel: Initializing\n[ 0.344007] NetLabel: domain hash size = 128\n[ 0.345452] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.347132] NetLabel: unlabeled traffic allowed by default\n[ 0.348215] Switched to clocksource kvm-clock\n[ 0.360229] AppArmor: AppArmor Filesystem Enabled\n[ 0.362474] pnp: PnP ACPI init\n[ 0.364294] ACPI: bus type PNP registered\n[ 0.367130] pnp: PnP ACPI: found 8 devices\n[ 0.369334] ACPI: bus type PNP unregistered\n[ 0.378628] NET: Registered protocol family 2\n[ 0.380764] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.383869] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.386624] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.389289] TCP: reno registered\n[ 0.390706] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.393071] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.395636] NET: Registered protocol family 1\n[ 0.397449] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.399760] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.401990] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.425844] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.449618] Trying to unpack rootfs image as initramfs...\n[ 0.558318] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.561643] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.563922] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.566458] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.570210] Scanning for low memory corruption every 60 seconds\n[ 0.573288] Initialise system trusted keyring\n[ 0.575323] audit: initializing netlink socket (disabled)\n[ 0.577612] type=2000 audit(1545939510.950:1): initialized\n[ 0.604635] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.608040] zbud: loaded\n[ 0.609474] VFS: Disk quotas dquot_6.5.2\n[ 0.611181] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.614160] fuse init (API version 7.22)\n[ 0.615922] msgmni has been set to 3997\n[ 0.617617] Key type big_key registered\n[ 0.619847] Key type asymmetric registered\n[ 0.621566] Asymmetric key parser 'x509' registered\n[ 0.623541] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.626624] io scheduler noop registered\n[ 0.628298] io scheduler deadline registered (default)\n[ 0.630485] io scheduler cfq registered\n[ 0.632220] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.634255] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.636387] ipmi message handler version 39.2\n[ 0.637919] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.640403] ACPI: Power Button [PWRF]\n[ 0.641801] GHES: HEST is not enabled!\n[ 0.664083] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.708931] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.732205] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.734856] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.762426] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.765874] Linux agpgart interface v0.103\n[ 0.768471] brd: module loaded\n[ 0.770111] loop: module loaded\n[ 0.771731] blk-mq: CPU -> queue map\n[ 0.773029] CPU 0 -> Queue 0\n[ 0.774176] CPU 1 -> Queue 0\n[ 0.776217] vda: vda1\n[ 0.778010] scsi0 : ata_piix\n[ 0.779235] scsi1 : ata_piix\n[ 0.780384] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.782631] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.785129] libphy: Fixed MDIO Bus: probed\n[ 0.786993] tun: Universal TUN/TAP device driver, 1.6\n[ 0.788729] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.792818] PPP generic driver version 2.4.2\n[ 0.794351] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.796570] ehci-pci: EHCI PCI platform driver\n[ 0.798251] ehci-platform: EHCI generic platform driver\n[ 0.800680] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.802796] ohci-pci: OHCI PCI platform driver\n[ 0.804854] ohci-platform: OHCI generic platform driver\n[ 0.808143] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.840754] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.842675] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.845360] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.847422] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.849801] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.852642] usb usb1: Product: UHCI Host Controller\n[ 0.854686] usb usb1: Manufacturer: Linux 3.13.0-163-generic uhci_hcd\n[ 0.857201] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.859386] hub 1-0:1.0: USB hub found\n[ 0.860869] hub 1-0:1.0: 2 ports detected\n[ 0.862825] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.867107] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.869264] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.871370] mousedev: PS/2 mouse device common for all mice\n[ 0.873863] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.877229] rtc_cmos 00:00: RTC can wake from S4\n[ 0.879233] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.881302] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.883542] device-mapper: uevent: version 1.0.3\n[ 0.885357] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.888459] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.890628] TCP: cubic registered\n[ 0.892411] NET: Registered protocol family 10\n[ 0.894314] NET: Registered protocol family 17\n[ 0.907509] Key type dns_resolver registered\n[ 0.909329] Loading compiled-in X.509 certificates\n[ 0.911933] Loaded X.509 cert 'Magrathea: Glacier signing key: 094079111c1fcc174da628d837dd46328f08651c'\n[ 0.915595] registered taskstats version 1\n[ 0.919644] Key type trusted registered\n[ 0.924632] Key type encrypted registered\n[ 0.926548] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.928499] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.931647] regulator-dummy: disabling\n[ 0.933409] Magic number: 14:663:648\n[ 0.935074] acpi LNXCPU:01: hash matches\n[ 0.936856] rtc_cmos 00:00: setting system clock to 2018-12-27 19:38:30 UTC (1545939510)\n[ 0.940206] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.942721] EDD information not available.\n[ 0.946851] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.950180] Write protecting the kernel read-only data: 12288k\n[ 0.954041] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000)\n[ 0.959193] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.974960] systemd-udevd[107]: starting version 204\n[ 1.012595] FDC 0 is a S82078B\n[ 1.172053] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.337223] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.339762] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.342317] usb 1-1: Product: QEMU USB Tablet\n[ 1.344138] usb 1-1: Manufacturer: QEMU\n[ 1.345813] usb 1-1: SerialNumber: 42\n[ 2.038694] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3\nBegin: Loading essential drivers ... done.\nBegin: Running /scripts/init-premount ... done.\nBegin: Mounting root file system ... Begin: Running /scripts/local-top ... done.\nBegin: Running /scripts/local-premount ... done.\n[ 2.433705] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nBegin: Running /scripts/local-bottom ... done.\ndone.\nBegin: Running /scripts/init-bottom ... done.\n[ 2.545024] random: init urandom read with 10 bits of entropy available\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Starting Mount filesystems on boot[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n[ 2.796380] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Thu, 27 Dec 2018 19:38:32 +0000. Up 3.25 seconds.\ncloud-init-nonet[3.41]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[5.06]: static networking is now up\n * Starting configure network device[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Thu, 27 Dec 2018 19:38:34 +0000. Up 5.22 seconds.\nci-info: ++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: | Device | Up | Address | Mask | Hw-Address |\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . |\nci-info: | eth1 | False | . | . | fa:16:3e:64:42:66 |\nci-info: | eth0 | True | 192.168.0.3 | 255.255.255.0 | fa:16:3e:8e:c2:e4 |\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\ndmesg: write failed: Broken pipe\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\n9b:d0:c3:cb:d2:90:87:d3:0e:e4:15:00:f2:56:f3:cd root@homer-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| . ..+.. |\n| o . o + |\n| o . o E |\n| . o B |\n| O S |\n| X = |\n| . B |\n| . |\n| |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\n5b:26:97:42:fd:ba:43:3e:f6:cd:58:54:de:56:df:74 root@homer-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| |\n| . |\n| . . E|\n| . o +*|\n| S = . . *|\n| B.. . . |\n| .o. . |\n| =. = |\n| ..+o o |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\ncb:9e:2b:33:81:df:b5:65:c4:36:84:e0:55:36:65:4a root@homer-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| ...oE.o |\n| . ..o.+ |\n| . o. |\n| = |\n| . S o . |\n| . .. .. o |\n| . oo. + |\n| =.... |\n| ++. |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\nc9:1c:b9:32:cf:53:6c:07:ec:87:dc:1d:f8:d3:65:7b root@homer-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| |\n| o . |\n| o o . . o|\n| o B + o +o|\n| o S B + +.E|\n| = o o ..|\n| + |\n| . |\n| |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\n * Starting early crypto disks... * Starting Handle applying cloud-config[74G[ OK ]\n[80G [74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Thu, 27 Dec 2018 19:38:39 +0000. Up 10.22 seconds.\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\n\nUbuntu 14.04.5 LTS homer-0 ttyS0\n\nhomer-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Thu, 27 Dec 2018 19:38:41 +0000. Up 11.59 seconds.\n+ cat\n++ cut -d / -f 2\n++ echo 192.168.1.0/24\n+ chmod a+x /etc/init.d/signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace\n+ /etc/init.d/signaling_namespace\n+ echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ curl -L http://repo.cw-ngv.com/repo_key\n+ apt-key add -\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 14304 0 --:--:-- --:--:-- --:--:-- 14248100 3149 100 3149 0 0 14300 0 --:--:-- --:--:-- --:--:-- 14248\nOK\n+ apt-get update\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:3 http://repo.cw-ngv.com binary/ Release [1219 B]\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:5 http://security.ubuntu.com trusty-security/main Sources [167 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [96.0 kB]\nGet:8 http://security.ubuntu.com trusty-security/main amd64 Packages [797 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nGet:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [277 kB]\nGet:10 http://security.ubuntu.com trusty-security/main Translation-en [427 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:11 http://security.ubuntu.com trusty-security/universe Translation-en [150 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [226 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7437 B]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1135 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [510 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [562 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [272 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nFetched 12.9 MB in 9s (1405 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.7\n+ '[' -n 192.168.0.7 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install homer --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 crest\n dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core\n g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl\n libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1\n libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1\n libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libpython2.7-dev libquadmath0\n libsensors4 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4\n libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev\n nginx nginx-common nginx-core ntp python-chardet-whl python-colorama\n python-colorama-whl python-distlib python-distlib-whl python-html5lib\n python-html5lib-whl python-pip python-pip-whl python-requests-whl\n python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl\n python-virtualenv python-wheel python-zmq python2.7-dev\n python3-pkg-resources realpath sysstat\nSuggested packages:\n binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix\n mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales\n clearwater-logging clearwater-snmpd clearwater-secure-connections\n debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg\n gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc\n gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg\n libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc libgd-tools lm-sensors\n libstdc++-4.8-doc pkg-config make-doc fcgiwrap nginx-doc ntp-doc\n python-genshi python-lxml python3-setuptools isag\nRecommended packages:\n python-dev-all\nThe following NEW packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 crest\n dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core\n g++ g++-4.8 gcc gcc-4.8 gnutls-bin homer inotify-tools iotop\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl\n libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1\n libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1\n libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libpython2.7-dev libquadmath0\n libsensors4 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4\n libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev\n nginx nginx-common nginx-core ntp python-chardet-whl python-colorama\n python-colorama-whl python-distlib python-distlib-whl python-html5lib\n python-html5lib-whl python-pip python-pip-whl python-requests-whl\n python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl\n python-virtualenv python-wheel python-zmq python2.7-dev\n python3-pkg-resources realpath sysstat\n0 upgraded, 94 newly installed, 0 to remove and 12 not upgraded.\nNeed to get 88.0 MB of archives.\nAfter this operation, 202 MB of additional disk space will be used.\nGet:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:2 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB]\nGet:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:13 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-164.214 [774 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.5 [22.0 MB]\nGet:32 http://repo.cw-ngv.com/stable/ binary/ homer 1.0-180326.111418 [35.6 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5418 B]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.5 [269 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB]\n"} 2018-12-27 19:39:00,466 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/b60d844c-a06f-456e-a245-d548e0ebe850/action used request id req-dfb51d97-980f-4887-aad9-36ac28c7e03a 2018-12-27 19:39:00,467 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0840630531311s 2018-12-27 19:39:00,468 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/b60d844c-a06f-456e-a245-d548e0ebe850/action used request id req-dfb51d97-980f-4887-aad9-36ac28c7e03a 2018-12-27 19:39:00,468 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-163-generic (buildd@lgw01-amd64-058) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #213-Ubuntu SMP Thu Nov 15 02:19:07 UTC 2018 (Ubuntu 3.13.0-163.213-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-163-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe1551 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe14d1 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84096 r8192 d22400 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc80 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-163-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008014] pid_max: default: 32768 minimum: 301 [ 0.009671] Security Framework initialized [ 0.011198] AppArmor: AppArmor initialized [ 0.012007] Yama: becoming mindful. [ 0.013530] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017802] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020869] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.026791] Initializing cgroup subsys memory [ 0.028025] Initializing cgroup subsys devices [ 0.029584] Initializing cgroup subsys freezer [ 0.031017] Initializing cgroup subsys blkio [ 0.032009] Initializing cgroup subsys perf_event [ 0.033891] Initializing cgroup subsys hugetlb [ 0.036803] mce: CPU supports 10 MCE banks [ 0.038523] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.038523] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040013] Spectre V2 : Mitigation: Full generic retpoline [ 0.044008] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.046385] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.048003] Spectre V2 : Disabling Indirect Banch Restricted Speculation [ 0.052003] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.055243] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.060460] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.067790] ACPI: Core revision 20131115 [ 0.068549] ACPI: All ACPI Tables successfully acquired [ 0.072069] ftrace: allocating 28753 entries in 113 pages [ 0.096200] smpboot: Max logical packages: 2 [ 0.098014] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.100004] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.102803] Enabling x2apic [ 0.104000] Enabled x2apic [ 0.104008] Switched APIC routing to physical x2apic. [ 0.109387] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.111757] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.116035] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.127252] KVM setup paravirtual spinlock [ 0.129973] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.132206] x86: Booting SMP configuration: [ 0.133980] .... node #0, CPUs: #1[ 0.129921] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.152022] x86: Booted up 1 node, 2 CPUs [ 0.152013] KVM setup async PF for cpu 1 [ 0.152015] kvm-stealtime: cpu 1, msr 7fd0fc80 [ 0.156012] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.159162] devtmpfs: initialized [ 0.161679] EVM: security.selinux [ 0.163205] EVM: security.SMACK64 [ 0.164003] EVM: security.ima [ 0.165377] EVM: security.capability [ 0.167011] pinctrl core: initialized pinctrl subsystem [ 0.168060] regulator-dummy: no parameters [ 0.169960] RTC time: 19:38:30, date: 12/27/18 [ 0.171956] NET: Registered protocol family 16 [ 0.172147] cpuidle: using governor ladder [ 0.173963] cpuidle: using governor menu [ 0.175796] ACPI: bus type PCI registered [ 0.176008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.178756] PCI: Using configuration type 1 for base access [ 0.180659] bio: create slab at 0 [ 0.181793] ACPI: Added _OSI(Module Device) [ 0.184004] ACPI: Added _OSI(Processor Device) [ 0.185817] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.187709] ACPI: Added _OSI(Processor Aggregator Device) [ 0.189867] ACPI: Interpreter enabled [ 0.191489] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.194356] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.197037] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.200005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.203218] ACPI: (supports S0 S5) [ 0.204004] ACPI: Using IOAPIC for interrupt routing [ 0.206340] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.208223] ACPI: No dock devices found. [ 0.211681] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.212008] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.214923] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.216035] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.220416] acpiphp: Slot [3] registered [ 0.222841] acpiphp: Slot [4] registered [ 0.224055] acpiphp: Slot [5] registered [ 0.226436] acpiphp: Slot [6] registered [ 0.228057] acpiphp: Slot [7] registered [ 0.230454] acpiphp: Slot [8] registered [ 0.232040] acpiphp: Slot [9] registered [ 0.234499] acpiphp: Slot [10] registered [ 0.236040] acpiphp: Slot [11] registered [ 0.238459] acpiphp: Slot [12] registered [ 0.240038] acpiphp: Slot [13] registered [ 0.241832] acpiphp: Slot [14] registered [ 0.243622] acpiphp: Slot [15] registered [ 0.244030] acpiphp: Slot [16] registered [ 0.245708] acpiphp: Slot [17] registered [ 0.247247] acpiphp: Slot [18] registered [ 0.248033] acpiphp: Slot [19] registered [ 0.249640] acpiphp: Slot [20] registered [ 0.251290] acpiphp: Slot [21] registered [ 0.252023] acpiphp: Slot [22] registered [ 0.253642] acpiphp: Slot [23] registered [ 0.255223] acpiphp: Slot [24] registered [ 0.256023] acpiphp: Slot [25] registered [ 0.257613] acpiphp: Slot [26] registered [ 0.259122] acpiphp: Slot [27] registered [ 0.260023] acpiphp: Slot [28] registered [ 0.261429] acpiphp: Slot [29] registered [ 0.262903] acpiphp: Slot [30] registered [ 0.264035] acpiphp: Slot [31] registered [ 0.265631] PCI host bridge to bus 0000:00 [ 0.267227] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.268005] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.270260] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.272005] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.274160] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.276004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.286256] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.288016] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.319226] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.321239] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.323728] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.325157] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.327583] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.328913] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.330997] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.330997] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.332004] vgaarb: loaded [ 0.333040] vgaarb: bridge control possible 0000:00:02.0 [ 0.335032] SCSI subsystem initialized [ 0.336174] ACPI: bus type USB registered [ 0.337469] usbcore: registered new interface driver usbfs [ 0.339249] usbcore: registered new interface driver hub [ 0.340057] usbcore: registered new device driver usb [ 0.341752] PCI: Using ACPI for IRQ routing [ 0.341884] NetLabel: Initializing [ 0.344007] NetLabel: domain hash size = 128 [ 0.345452] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.347132] NetLabel: unlabeled traffic allowed by default [ 0.348215] Switched to clocksource kvm-clock [ 0.360229] AppArmor: AppArmor Filesystem Enabled [ 0.362474] pnp: PnP ACPI init [ 0.364294] ACPI: bus type PNP registered [ 0.367130] pnp: PnP ACPI: found 8 devices [ 0.369334] ACPI: bus type PNP unregistered [ 0.378628] NET: Registered protocol family 2 [ 0.380764] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.383869] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.386624] TCP: Hash tables configured (established 16384 bind 16384) [ 0.389289] TCP: reno registered [ 0.390706] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.393071] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.395636] NET: Registered protocol family 1 [ 0.397449] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.399760] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.401990] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.425844] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.449618] Trying to unpack rootfs image as initramfs... [ 0.558318] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.561643] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.563922] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.566458] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.570210] Scanning for low memory corruption every 60 seconds [ 0.573288] Initialise system trusted keyring [ 0.575323] audit: initializing netlink socket (disabled) [ 0.577612] type=2000 audit(1545939510.950:1): initialized [ 0.604635] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.608040] zbud: loaded [ 0.609474] VFS: Disk quotas dquot_6.5.2 [ 0.611181] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.614160] fuse init (API version 7.22) [ 0.615922] msgmni has been set to 3997 [ 0.617617] Key type big_key registered [ 0.619847] Key type asymmetric registered [ 0.621566] Asymmetric key parser 'x509' registered [ 0.623541] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.626624] io scheduler noop registered [ 0.628298] io scheduler deadline registered (default) [ 0.630485] io scheduler cfq registered [ 0.632220] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.634255] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.636387] ipmi message handler version 39.2 [ 0.637919] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.640403] ACPI: Power Button [PWRF] [ 0.641801] GHES: HEST is not enabled! [ 0.664083] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.708931] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.732205] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.734856] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.762426] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.765874] Linux agpgart interface v0.103 [ 0.768471] brd: module loaded [ 0.770111] loop: module loaded [ 0.771731] blk-mq: CPU -> queue map [ 0.773029] CPU 0 -> Queue 0 [ 0.774176] CPU 1 -> Queue 0 [ 0.776217] vda: vda1 [ 0.778010] scsi0 : ata_piix [ 0.779235] scsi1 : ata_piix [ 0.780384] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.782631] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.785129] libphy: Fixed MDIO Bus: probed [ 0.786993] tun: Universal TUN/TAP device driver, 1.6 [ 0.788729] tun: (C) 1999-2004 Max Krasnyansky [ 0.792818] PPP generic driver version 2.4.2 [ 0.794351] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.796570] ehci-pci: EHCI PCI platform driver [ 0.798251] ehci-platform: EHCI generic platform driver [ 0.800680] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.802796] ohci-pci: OHCI PCI platform driver [ 0.804854] ohci-platform: OHCI generic platform driver [ 0.808143] uhci_hcd: USB Universal Host Controller Interface driver [ 0.840754] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.842675] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.845360] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.847422] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.849801] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.852642] usb usb1: Product: UHCI Host Controller [ 0.854686] usb usb1: Manufacturer: Linux 3.13.0-163-generic uhci_hcd [ 0.857201] usb usb1: SerialNumber: 0000:00:01.2 [ 0.859386] hub 1-0:1.0: USB hub found [ 0.860869] hub 1-0:1.0: 2 ports detected [ 0.862825] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.867107] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.869264] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.871370] mousedev: PS/2 mouse device common for all mice [ 0.873863] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.877229] rtc_cmos 00:00: RTC can wake from S4 [ 0.879233] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.881302] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.883542] device-mapper: uevent: version 1.0.3 [ 0.885357] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.888459] ledtrig-cpu: registered to indicate activity on CPUs [ 0.890628] TCP: cubic registered [ 0.892411] NET: Registered protocol family 10 [ 0.894314] NET: Registered protocol family 17 [ 0.907509] Key type dns_resolver registered [ 0.909329] Loading compiled-in X.509 certificates [ 0.911933] Loaded X.509 cert 'Magrathea: Glacier signing key: 094079111c1fcc174da628d837dd46328f08651c' [ 0.915595] registered taskstats version 1 [ 0.919644] Key type trusted registered [ 0.924632] Key type encrypted registered [ 0.926548] AppArmor: AppArmor sha1 policy hashing enabled [ 0.928499] IMA: No TPM chip found, activating TPM-bypass! [ 0.931647] regulator-dummy: disabling [ 0.933409] Magic number: 14:663:648 [ 0.935074] acpi LNXCPU:01: hash matches [ 0.936856] rtc_cmos 00:00: setting system clock to 2018-12-27 19:38:30 UTC (1545939510) [ 0.940206] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.942721] EDD information not available. [ 0.946851] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.950180] Write protecting the kernel read-only data: 12288k [ 0.954041] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.959193] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.974960] systemd-udevd[107]: starting version 204 [ 1.012595] FDC 0 is a S82078B [ 1.172053] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.337223] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.339762] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.342317] usb 1-1: Product: QEMU USB Tablet [ 1.344138] usb 1-1: Manufacturer: QEMU [ 1.345813] usb 1-1: SerialNumber: 42 [ 2.038694] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3 Begin: Loading essential drivers ... done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... done. [ 2.433705] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Begin: Running /scripts/local-bottom ... done. done. Begin: Running /scripts/init-bottom ... done. [ 2.545024] random: init urandom read with 10 bits of entropy available * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] [ 2.796380] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Thu, 27 Dec 2018 19:38:32 +0000. Up 3.25 seconds. cloud-init-nonet[3.41]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[5.06]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Thu, 27 Dec 2018 19:38:34 +0000. Up 5.22 seconds. ci-info: ++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:64:42:66 | ci-info: | eth0 | True | 192.168.0.3 | 255.255.255.0 | fa:16:3e:8e:c2:e4 | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ dmesg: write failed: Broken pipe Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 9b:d0:c3:cb:d2:90:87:d3:0e:e4:15:00:f2:56:f3:cd root@homer-0 The key's randomart image is: +--[ RSA 2048]----+ | . ..+.. | | o . o + | | o . o E | | . o B | | O S | | X = | | . B | | . | | | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 5b:26:97:42:fd:ba:43:3e:f6:cd:58:54:de:56:df:74 root@homer-0 The key's randomart image is: +--[ DSA 1024]----+ | | | . | | . . E| | . o +*| | S = . . *| | B.. . . | | .o. . | | =. = | | ..+o o | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: cb:9e:2b:33:81:df:b5:65:c4:36:84:e0:55:36:65:4a root@homer-0 The key's randomart image is: +--[ECDSA 256]---+ | ...oE.o | | . ..o.+ | | . o. | | = | | . S o . | | . .. .. o | | . oo. + | | =.... | | ++. | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: c9:1c:b9:32:cf:53:6c:07:ec:87:dc:1d:f8:d3:65:7b root@homer-0 The key's randomart image is: +--[ED25519 256--+ | | | o . | | o o . . o| | o B + o +o| | o S B + +.E| | = o o ..| | + | | . | | | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting early crypto disks... * Starting Handle applying cloud-config[74G[ OK ] [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Thu, 27 Dec 2018 19:38:39 +0000. Up 10.22 seconds. * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Ubuntu 14.04.5 LTS homer-0 ttyS0 homer-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Thu, 27 Dec 2018 19:38:41 +0000. Up 11.59 seconds. + cat ++ cut -d / -f 2 ++ echo 192.168.1.0/24 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 14304 0 --:--:-- --:--:-- --:--:-- 14248100 3149 100 3149 0 0 14300 0 --:--:-- --:--:-- --:--:-- 14248 OK + apt-get update Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:3 http://repo.cw-ngv.com binary/ Release [1219 B] Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:5 http://security.ubuntu.com trusty-security/main Sources [167 kB] Get:6 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:7 http://security.ubuntu.com trusty-security/universe Sources [96.0 kB] Get:8 http://security.ubuntu.com trusty-security/main amd64 Packages [797 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Get:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [277 kB] Get:10 http://security.ubuntu.com trusty-security/main Translation-en [427 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:11 http://security.ubuntu.com trusty-security/universe Translation-en [150 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [226 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7437 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1135 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [510 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [562 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [272 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Fetched 12.9 MB in 9s (1405 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.7 + '[' -n 192.168.0.7 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install homer --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 crest dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libpython2.7-dev libquadmath0 libsensors4 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev python3-pkg-resources realpath sysstat Suggested packages: binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales clearwater-logging clearwater-snmpd clearwater-secure-connections debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc libgd-tools lm-sensors libstdc++-4.8-doc pkg-config make-doc fcgiwrap nginx-doc ntp-doc python-genshi python-lxml python3-setuptools isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 crest dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin homer inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libpython2.7-dev libquadmath0 libsensors4 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev python3-pkg-resources realpath sysstat 0 upgraded, 94 newly installed, 0 to remove and 12 not upgraded. Need to get 88.0 MB of archives. After this operation, 202 MB of additional disk space will be used. Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:2 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:13 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-164.214 [774 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.5 [22.0 MB] Get:32 http://repo.cw-ngv.com/stable/ binary/ homer 1.0-180326.111418 [35.6 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5418 B] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.5 [269 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB] 2018-12-27 19:39:00,470 - functest.core.singlevm - DEBUG - try 2: cannot find regex 'Cloud-init .* finished at ' in console 2018-12-27 19:39:10,476 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-27 19:39:10,479 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1160947540e39475cdcf001250247e001a7a12cf" 2018-12-27 19:39:11,122 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:39:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7d71a25a-ab74-4f02-ad08-340fa4596a25 x-compute-request-id: req-7d71a25a-ab74-4f02-ad08-340fa4596a25 Content-Encoding: gzip Content-Length: 1508 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:c2:e4", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:c2:e4", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:64:42:66", "version": 4, "addr": "192.168.1.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:64:42:66", "version": 4, "addr": "172.30.9.218", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/b60d844c-a06f-456e-a245-d548e0ebe850", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/b60d844c-a06f-456e-a245-d548e0ebe850", "rel": "bookmark"}], "image": {"id": "32de5565-c2d6-40e1-a076-b02e04d8b38d", "links": [{"href": "http://172.30.9.31:8774/images/32de5565-c2d6-40e1-a076-b02e04d8b38d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T19:38:29.000000", "flavor": {"id": "49521764-2b45-4138-bc33-9eb85445fa6c", "links": [{"href": "http://172.30.9.31:8774/flavors/49521764-2b45-4138-bc33-9eb85445fa6c", "rel": "bookmark"}]}, "id": "b60d844c-a06f-456e-a245-d548e0ebe850", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "e7c77990ffaf4447ba7d154f141f5f6f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T19:38:29Z", "hostId": "7935404ab45d1467d9d5233abd8c2483b155e013f8c227d5b4684907", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_bd473631-e088-4b41-9469-069909e508ff", "name": "homer-0.clearwater.opnfv", "created": "2018-12-27T19:37:54Z", "tenant_id": "5659dcbdaa7742d7bfece797c4514064", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:ef:3f", "version": 4, "addr": "192.168.0.27", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:ef:3f", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:9f:e7", "version": 4, "addr": "192.168.1.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/61e02295-3179-4e3a-8f57-836a5933f12c", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/61e02295-3179-4e3a-8f57-836a5933f12c", "rel": "bookmark"}], "image": {"id": "32de5565-c2d6-40e1-a076-b02e04d8b38d", "links": [{"href": "http://172.30.9.31:8774/images/32de5565-c2d6-40e1-a076-b02e04d8b38d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T19:38:27.000000", "flavor": {"id": "49521764-2b45-4138-bc33-9eb85445fa6c", "links": [{"href": "http://172.30.9.31:8774/flavors/49521764-2b45-4138-bc33-9eb85445fa6c", "rel": "bookmark"}]}, "id": "61e02295-3179-4e3a-8f57-836a5933f12c", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "e7c77990ffaf4447ba7d154f141f5f6f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T19:38:27Z", "hostId": "7935404ab45d1467d9d5233abd8c2483b155e013f8c227d5b4684907", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_bd473631-e088-4b41-9469-069909e508ff", "name": "dime-0.clearwater.opnfv", "created": "2018-12-27T19:37:53Z", "tenant_id": "5659dcbdaa7742d7bfece797c4514064", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d9:11:be", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d9:11:be", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c7:d5:1f", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/f6653274-ab3c-4e08-a1c5-e0a3a5e12bab", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/f6653274-ab3c-4e08-a1c5-e0a3a5e12bab", "rel": "bookmark"}], "image": {"id": "32de5565-c2d6-40e1-a076-b02e04d8b38d", "links": [{"href": "http://172.30.9.31:8774/images/32de5565-c2d6-40e1-a076-b02e04d8b38d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T19:38:31.000000", "flavor": {"id": "49521764-2b45-4138-bc33-9eb85445fa6c", "links": [{"href": "http://172.30.9.31:8774/flavors/49521764-2b45-4138-bc33-9eb85445fa6c", "rel": "bookmark"}]}, "id": "f6653274-ab3c-4e08-a1c5-e0a3a5e12bab", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}], "user_id": "e7c77990ffaf4447ba7d154f141f5f6f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T19:38:31Z", "hostId": "7935404ab45d1467d9d5233abd8c2483b155e013f8c227d5b4684907", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_bd473631-e088-4b41-9469-069909e508ff", "name": "sprout-0.clearwater.opnfv", "created": "2018-12-27T19:37:53Z", "tenant_id": "5659dcbdaa7742d7bfece797c4514064", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b7:4f", "version": 4, "addr": "192.168.0.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b7:4f", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:c1:db", "version": 4, "addr": "192.168.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:c1:db", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/fc6bcdb8-04b7-40f4-a89b-dcddd8130d44", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/fc6bcdb8-04b7-40f4-a89b-dcddd8130d44", "rel": "bookmark"}], "image": {"id": "32de5565-c2d6-40e1-a076-b02e04d8b38d", "links": [{"href": "http://172.30.9.31:8774/images/32de5565-c2d6-40e1-a076-b02e04d8b38d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T19:38:29.000000", "flavor": {"id": "49521764-2b45-4138-bc33-9eb85445fa6c", "links": [{"href": "http://172.30.9.31:8774/flavors/49521764-2b45-4138-bc33-9eb85445fa6c", "rel": "bookmark"}]}, "id": "fc6bcdb8-04b7-40f4-a89b-dcddd8130d44", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-bono-sig"}], "user_id": "e7c77990ffaf4447ba7d154f141f5f6f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T19:38:29Z", "hostId": "7935404ab45d1467d9d5233abd8c2483b155e013f8c227d5b4684907", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_bd473631-e088-4b41-9469-069909e508ff", "name": "bono-0.clearwater.opnfv", "created": "2018-12-27T19:37:53Z", "tenant_id": "5659dcbdaa7742d7bfece797c4514064", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9e:85:ac", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9e:85:ac", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3d:d4:30", "version": 4, "addr": "192.168.1.2", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/38fc4a7e-277a-4960-88c7-d39ce87f4bdc", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/38fc4a7e-277a-4960-88c7-d39ce87f4bdc", "rel": "bookmark"}], "image": {"id": "32de5565-c2d6-40e1-a076-b02e04d8b38d", "links": [{"href": "http://172.30.9.31:8774/images/32de5565-c2d6-40e1-a076-b02e04d8b38d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T19:38:07.000000", "flavor": {"id": "49521764-2b45-4138-bc33-9eb85445fa6c", "links": [{"href": "http://172.30.9.31:8774/flavors/49521764-2b45-4138-bc33-9eb85445fa6c", "rel": "bookmark"}]}, "id": "38fc4a7e-277a-4960-88c7-d39ce87f4bdc", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}], "user_id": "e7c77990ffaf4447ba7d154f141f5f6f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T19:38:07Z", "hostId": "e0f75b676eb2b7d2e6c5c117c7ca7a2f9cec907ebbfca4e893351767", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_bd473631-e088-4b41-9469-069909e508ff", "name": "vellum-0.clearwater.opnfv", "created": "2018-12-27T19:37:50Z", "tenant_id": "5659dcbdaa7742d7bfece797c4514064", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:26:6a:cd", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:26:6a:cd", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/58a22854-a720-43ad-b9f2-662508a20c99", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/58a22854-a720-43ad-b9f2-662508a20c99", "rel": "bookmark"}], "image": {"id": "32de5565-c2d6-40e1-a076-b02e04d8b38d", "links": [{"href": "http://172.30.9.31:8774/images/32de5565-c2d6-40e1-a076-b02e04d8b38d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T19:37:25.000000", "flavor": {"id": "49521764-2b45-4138-bc33-9eb85445fa6c", "links": [{"href": "http://172.30.9.31:8774/flavors/49521764-2b45-4138-bc33-9eb85445fa6c", "rel": "bookmark"}]}, "id": "58a22854-a720-43ad-b9f2-662508a20c99", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "e7c77990ffaf4447ba7d154f141f5f6f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T19:37:25Z", "hostId": "7935404ab45d1467d9d5233abd8c2483b155e013f8c227d5b4684907", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_bd473631-e088-4b41-9469-069909e508ff", "name": "ellis-0.clearwater.opnfv", "created": "2018-12-27T19:35:46Z", "tenant_id": "5659dcbdaa7742d7bfece797c4514064", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2c:36:bf", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2c:36:bf", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7b:f8:ba", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/dbc80c75-c7be-4193-8df4-be72cd1301d0", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/dbc80c75-c7be-4193-8df4-be72cd1301d0", "rel": "bookmark"}], "image": {"id": "32de5565-c2d6-40e1-a076-b02e04d8b38d", "links": [{"href": "http://172.30.9.31:8774/images/32de5565-c2d6-40e1-a076-b02e04d8b38d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T19:35:32.000000", "flavor": {"id": "49521764-2b45-4138-bc33-9eb85445fa6c", "links": [{"href": "http://172.30.9.31:8774/flavors/49521764-2b45-4138-bc33-9eb85445fa6c", "rel": "bookmark"}]}, "id": "dbc80c75-c7be-4193-8df4-be72cd1301d0", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "e7c77990ffaf4447ba7d154f141f5f6f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T19:35:32Z", "hostId": "e0f75b676eb2b7d2e6c5c117c7ca7a2f9cec907ebbfca4e893351767", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_bd473631-e088-4b41-9469-069909e508ff", "name": "ns.clearwater.opnfv", "created": "2018-12-27T19:33:41Z", "tenant_id": "5659dcbdaa7742d7bfece797c4514064", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-27 19:39:11,123 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-7d71a25a-ab74-4f02-ad08-340fa4596a25 2018-12-27 19:39:11,123 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.646147012711s 2018-12-27 19:39:11,123 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-7d71a25a-ab74-4f02-ad08-340fa4596a25 2018-12-27 19:39:11,131 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-12-27 19:39:11,134 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/servers/b60d844c-a06f-456e-a245-d548e0ebe850/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}1160947540e39475cdcf001250247e001a7a12cf" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-27 19:39:11,205 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:39:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-616e42fd-900b-4a2e-b691-ed28a49c31f6 x-compute-request-id: req-616e42fd-900b-4a2e-b691-ed28a49c31f6 Content-Encoding: gzip Content-Length: 13764 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-163-generic (buildd@lgw01-amd64-058) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #213-Ubuntu SMP Thu Nov 15 02:19:07 UTC 2018 (Ubuntu 3.13.0-163.213-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-163-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff]\n[ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff]\n[ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff]\n[ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff]\n[ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000007ffe1551 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000007ffe0000 000040\n[ 0.000000] ACPI: APIC 000000007ffe14d1 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84096 r8192 d22400 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc80\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-163-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008014] pid_max: default: 32768 minimum: 301\n[ 0.009671] Security Framework initialized\n[ 0.011198] AppArmor: AppArmor initialized\n[ 0.012007] Yama: becoming mindful.\n[ 0.013530] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.017802] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.020869] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.024006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.026791] Initializing cgroup subsys memory\n[ 0.028025] Initializing cgroup subsys devices\n[ 0.029584] Initializing cgroup subsys freezer\n[ 0.031017] Initializing cgroup subsys blkio\n[ 0.032009] Initializing cgroup subsys perf_event\n[ 0.033891] Initializing cgroup subsys hugetlb\n[ 0.036803] mce: CPU supports 10 MCE banks\n[ 0.038523] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.038523] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.040013] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.044008] Spectre V2 : Enabling Indirect Branch Prediction Barrier\n[ 0.046385] Spectre V2 : Enabling Restricted Speculation for firmware calls\n[ 0.048003] Spectre V2 : Disabling Indirect Banch Restricted Speculation\n[ 0.052003] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.055243] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.060460] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.067790] ACPI: Core revision 20131115\n[ 0.068549] ACPI: All ACPI Tables successfully acquired\n[ 0.072069] ftrace: allocating 28753 entries in 113 pages\n[ 0.096200] smpboot: Max logical packages: 2\n[ 0.098014] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.100004] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.102803] Enabling x2apic\n[ 0.104000] Enabled x2apic\n[ 0.104008] Switched APIC routing to physical x2apic.\n[ 0.109387] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.111757] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.116035] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.127252] KVM setup paravirtual spinlock\n[ 0.129973] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.132206] x86: Booting SMP configuration:\n[ 0.133980] .... node #0, CPUs: #1[ 0.129921] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.152022] x86: Booted up 1 node, 2 CPUs\n[ 0.152013] KVM setup async PF for cpu 1\n[ 0.152015] kvm-stealtime: cpu 1, msr 7fd0fc80\n[ 0.156012] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.159162] devtmpfs: initialized\n[ 0.161679] EVM: security.selinux\n[ 0.163205] EVM: security.SMACK64\n[ 0.164003] EVM: security.ima\n[ 0.165377] EVM: security.capability\n[ 0.167011] pinctrl core: initialized pinctrl subsystem\n[ 0.168060] regulator-dummy: no parameters\n[ 0.169960] RTC time: 19:38:30, date: 12/27/18\n[ 0.171956] NET: Registered protocol family 16\n[ 0.172147] cpuidle: using governor ladder\n[ 0.173963] cpuidle: using governor menu\n[ 0.175796] ACPI: bus type PCI registered\n[ 0.176008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.178756] PCI: Using configuration type 1 for base access\n[ 0.180659] bio: create slab at 0\n[ 0.181793] ACPI: Added _OSI(Module Device)\n[ 0.184004] ACPI: Added _OSI(Processor Device)\n[ 0.185817] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.187709] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.189867] ACPI: Interpreter enabled\n[ 0.191489] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.194356] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.197037] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.200005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.203218] ACPI: (supports S0 S5)\n[ 0.204004] ACPI: Using IOAPIC for interrupt routing\n[ 0.206340] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.208223] ACPI: No dock devices found.\n[ 0.211681] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.212008] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.214923] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.216035] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.220416] acpiphp: Slot [3] registered\n[ 0.222841] acpiphp: Slot [4] registered\n[ 0.224055] acpiphp: Slot [5] registered\n[ 0.226436] acpiphp: Slot [6] registered\n[ 0.228057] acpiphp: Slot [7] registered\n[ 0.230454] acpiphp: Slot [8] registered\n[ 0.232040] acpiphp: Slot [9] registered\n[ 0.234499] acpiphp: Slot [10] registered\n[ 0.236040] acpiphp: Slot [11] registered\n[ 0.238459] acpiphp: Slot [12] registered\n[ 0.240038] acpiphp: Slot [13] registered\n[ 0.241832] acpiphp: Slot [14] registered\n[ 0.243622] acpiphp: Slot [15] registered\n[ 0.244030] acpiphp: Slot [16] registered\n[ 0.245708] acpiphp: Slot [17] registered\n[ 0.247247] acpiphp: Slot [18] registered\n[ 0.248033] acpiphp: Slot [19] registered\n[ 0.249640] acpiphp: Slot [20] registered\n[ 0.251290] acpiphp: Slot [21] registered\n[ 0.252023] acpiphp: Slot [22] registered\n[ 0.253642] acpiphp: Slot [23] registered\n[ 0.255223] acpiphp: Slot [24] registered\n[ 0.256023] acpiphp: Slot [25] registered\n[ 0.257613] acpiphp: Slot [26] registered\n[ 0.259122] acpiphp: Slot [27] registered\n[ 0.260023] acpiphp: Slot [28] registered\n[ 0.261429] acpiphp: Slot [29] registered\n[ 0.262903] acpiphp: Slot [30] registered\n[ 0.264035] acpiphp: Slot [31] registered\n[ 0.265631] PCI host bridge to bus 0000:00\n[ 0.267227] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.268005] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.270260] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.272005] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.274160] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.276004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.286256] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.288016] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.319226] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.321239] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.323728] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.325157] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.327583] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.328913] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.330997] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.330997] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.332004] vgaarb: loaded\n[ 0.333040] vgaarb: bridge control possible 0000:00:02.0\n[ 0.335032] SCSI subsystem initialized\n[ 0.336174] ACPI: bus type USB registered\n[ 0.337469] usbcore: registered new interface driver usbfs\n[ 0.339249] usbcore: registered new interface driver hub\n[ 0.340057] usbcore: registered new device driver usb\n[ 0.341752] PCI: Using ACPI for IRQ routing\n[ 0.341884] NetLabel: Initializing\n[ 0.344007] NetLabel: domain hash size = 128\n[ 0.345452] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.347132] NetLabel: unlabeled traffic allowed by default\n[ 0.348215] Switched to clocksource kvm-clock\n[ 0.360229] AppArmor: AppArmor Filesystem Enabled\n[ 0.362474] pnp: PnP ACPI init\n[ 0.364294] ACPI: bus type PNP registered\n[ 0.367130] pnp: PnP ACPI: found 8 devices\n[ 0.369334] ACPI: bus type PNP unregistered\n[ 0.378628] NET: Registered protocol family 2\n[ 0.380764] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.383869] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.386624] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.389289] TCP: reno registered\n[ 0.390706] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.393071] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.395636] NET: Registered protocol family 1\n[ 0.397449] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.399760] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.401990] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.425844] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.449618] Trying to unpack rootfs image as initramfs...\n[ 0.558318] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.561643] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.563922] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.566458] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.570210] Scanning for low memory corruption every 60 seconds\n[ 0.573288] Initialise system trusted keyring\n[ 0.575323] audit: initializing netlink socket (disabled)\n[ 0.577612] type=2000 audit(1545939510.950:1): initialized\n[ 0.604635] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.608040] zbud: loaded\n[ 0.609474] VFS: Disk quotas dquot_6.5.2\n[ 0.611181] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.614160] fuse init (API version 7.22)\n[ 0.615922] msgmni has been set to 3997\n[ 0.617617] Key type big_key registered\n[ 0.619847] Key type asymmetric registered\n[ 0.621566] Asymmetric key parser 'x509' registered\n[ 0.623541] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.626624] io scheduler noop registered\n[ 0.628298] io scheduler deadline registered (default)\n[ 0.630485] io scheduler cfq registered\n[ 0.632220] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.634255] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.636387] ipmi message handler version 39.2\n[ 0.637919] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.640403] ACPI: Power Button [PWRF]\n[ 0.641801] GHES: HEST is not enabled!\n[ 0.664083] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.708931] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.732205] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.734856] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.762426] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.765874] Linux agpgart interface v0.103\n[ 0.768471] brd: module loaded\n[ 0.770111] loop: module loaded\n[ 0.771731] blk-mq: CPU -> queue map\n[ 0.773029] CPU 0 -> Queue 0\n[ 0.774176] CPU 1 -> Queue 0\n[ 0.776217] vda: vda1\n[ 0.778010] scsi0 : ata_piix\n[ 0.779235] scsi1 : ata_piix\n[ 0.780384] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.782631] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.785129] libphy: Fixed MDIO Bus: probed\n[ 0.786993] tun: Universal TUN/TAP device driver, 1.6\n[ 0.788729] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.792818] PPP generic driver version 2.4.2\n[ 0.794351] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.796570] ehci-pci: EHCI PCI platform driver\n[ 0.798251] ehci-platform: EHCI generic platform driver\n[ 0.800680] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.802796] ohci-pci: OHCI PCI platform driver\n[ 0.804854] ohci-platform: OHCI generic platform driver\n[ 0.808143] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.840754] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.842675] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.845360] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.847422] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.849801] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.852642] usb usb1: Product: UHCI Host Controller\n[ 0.854686] usb usb1: Manufacturer: Linux 3.13.0-163-generic uhci_hcd\n[ 0.857201] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.859386] hub 1-0:1.0: USB hub found\n[ 0.860869] hub 1-0:1.0: 2 ports detected\n[ 0.862825] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.867107] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.869264] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.871370] mousedev: PS/2 mouse device common for all mice\n[ 0.873863] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.877229] rtc_cmos 00:00: RTC can wake from S4\n[ 0.879233] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.881302] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.883542] device-mapper: uevent: version 1.0.3\n[ 0.885357] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.888459] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.890628] TCP: cubic registered\n[ 0.892411] NET: Registered protocol family 10\n[ 0.894314] NET: Registered protocol family 17\n[ 0.907509] Key type dns_resolver registered\n[ 0.909329] Loading compiled-in X.509 certificates\n[ 0.911933] Loaded X.509 cert 'Magrathea: Glacier signing key: 094079111c1fcc174da628d837dd46328f08651c'\n[ 0.915595] registered taskstats version 1\n[ 0.919644] Key type trusted registered\n[ 0.924632] Key type encrypted registered\n[ 0.926548] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.928499] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.931647] regulator-dummy: disabling\n[ 0.933409] Magic number: 14:663:648\n[ 0.935074] acpi LNXCPU:01: hash matches\n[ 0.936856] rtc_cmos 00:00: setting system clock to 2018-12-27 19:38:30 UTC (1545939510)\n[ 0.940206] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.942721] EDD information not available.\n[ 0.946851] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.950180] Write protecting the kernel read-only data: 12288k\n[ 0.954041] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000)\n[ 0.959193] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.974960] systemd-udevd[107]: starting version 204\n[ 1.012595] FDC 0 is a S82078B\n[ 1.172053] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.337223] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.339762] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.342317] usb 1-1: Product: QEMU USB Tablet\n[ 1.344138] usb 1-1: Manufacturer: QEMU\n[ 1.345813] usb 1-1: SerialNumber: 42\n[ 2.038694] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3\nBegin: Loading essential drivers ... done.\nBegin: Running /scripts/init-premount ... done.\nBegin: Mounting root file system ... Begin: Running /scripts/local-top ... done.\nBegin: Running /scripts/local-premount ... done.\n[ 2.433705] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nBegin: Running /scripts/local-bottom ... done.\ndone.\nBegin: Running /scripts/init-bottom ... done.\n[ 2.545024] random: init urandom read with 10 bits of entropy available\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Starting Mount filesystems on boot[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n[ 2.796380] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Thu, 27 Dec 2018 19:38:32 +0000. Up 3.25 seconds.\ncloud-init-nonet[3.41]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[5.06]: static networking is now up\n * Starting configure network device[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Thu, 27 Dec 2018 19:38:34 +0000. Up 5.22 seconds.\nci-info: ++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: | Device | Up | Address | Mask | Hw-Address |\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . |\nci-info: | eth1 | False | . | . | fa:16:3e:64:42:66 |\nci-info: | eth0 | True | 192.168.0.3 | 255.255.255.0 | fa:16:3e:8e:c2:e4 |\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\ndmesg: write failed: Broken pipe\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\n9b:d0:c3:cb:d2:90:87:d3:0e:e4:15:00:f2:56:f3:cd root@homer-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| . ..+.. |\n| o . o + |\n| o . o E |\n| . o B |\n| O S |\n| X = |\n| . B |\n| . |\n| |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\n5b:26:97:42:fd:ba:43:3e:f6:cd:58:54:de:56:df:74 root@homer-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| |\n| . |\n| . . E|\n| . o +*|\n| S = . . *|\n| B.. . . |\n| .o. . |\n| =. = |\n| ..+o o |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\ncb:9e:2b:33:81:df:b5:65:c4:36:84:e0:55:36:65:4a root@homer-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| ...oE.o |\n| . ..o.+ |\n| . o. |\n| = |\n| . S o . |\n| . .. .. o |\n| . oo. + |\n| =.... |\n| ++. |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\nc9:1c:b9:32:cf:53:6c:07:ec:87:dc:1d:f8:d3:65:7b root@homer-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| |\n| o . |\n| o o . . o|\n| o B + o +o|\n| o S B + +.E|\n| = o o ..|\n| + |\n| . |\n| |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\n * Starting early crypto disks... * Starting Handle applying cloud-config[74G[ OK ]\n[80G [74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Thu, 27 Dec 2018 19:38:39 +0000. Up 10.22 seconds.\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\n\nUbuntu 14.04.5 LTS homer-0 ttyS0\n\nhomer-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Thu, 27 Dec 2018 19:38:41 +0000. Up 11.59 seconds.\n+ cat\n++ cut -d / -f 2\n++ echo 192.168.1.0/24\n+ chmod a+x /etc/init.d/signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace\n+ /etc/init.d/signaling_namespace\n+ echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ curl -L http://repo.cw-ngv.com/repo_key\n+ apt-key add -\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 14304 0 --:--:-- --:--:-- --:--:-- 14248100 3149 100 3149 0 0 14300 0 --:--:-- --:--:-- --:--:-- 14248\nOK\n+ apt-get update\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:3 http://repo.cw-ngv.com binary/ Release [1219 B]\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:5 http://security.ubuntu.com trusty-security/main Sources [167 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [96.0 kB]\nGet:8 http://security.ubuntu.com trusty-security/main amd64 Packages [797 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nGet:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [277 kB]\nGet:10 http://security.ubuntu.com trusty-security/main Translation-en [427 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:11 http://security.ubuntu.com trusty-security/universe Translation-en [150 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [226 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7437 B]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1135 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [510 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [562 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [272 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nFetched 12.9 MB in 9s (1405 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.7\n+ '[' -n 192.168.0.7 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install homer --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 crest\n dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core\n g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl\n libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1\n libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1\n libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libpython2.7-dev libquadmath0\n libsensors4 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4\n libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev\n nginx nginx-common nginx-core ntp python-chardet-whl python-colorama\n python-colorama-whl python-distlib python-distlib-whl python-html5lib\n python-html5lib-whl python-pip python-pip-whl python-requests-whl\n python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl\n python-virtualenv python-wheel python-zmq python2.7-dev\n python3-pkg-resources realpath sysstat\nSuggested packages:\n binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix\n mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales\n clearwater-logging clearwater-snmpd clearwater-secure-connections\n debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg\n gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc\n gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg\n libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc libgd-tools lm-sensors\n libstdc++-4.8-doc pkg-config make-doc fcgiwrap nginx-doc ntp-doc\n python-genshi python-lxml python3-setuptools isag\nRecommended packages:\n python-dev-all\nThe following NEW packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 crest\n dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core\n g++ g++-4.8 gcc gcc-4.8 gnutls-bin homer inotify-tools iotop\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl\n libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1\n libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1\n libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libpython2.7-dev libquadmath0\n libsensors4 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4\n libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev\n nginx nginx-common nginx-core ntp python-chardet-whl python-colorama\n python-colorama-whl python-distlib python-distlib-whl python-html5lib\n python-html5lib-whl python-pip python-pip-whl python-requests-whl\n python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl\n python-virtualenv python-wheel python-zmq python2.7-dev\n python3-pkg-resources realpath sysstat\n0 upgraded, 94 newly installed, 0 to remove and 12 not upgraded.\nNeed to get 88.0 MB of archives.\nAfter this operation, 202 MB of additional disk space will be used.\nGet:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:2 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB]\nGet:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:13 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-164.214 [774 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.5 [22.0 MB]\nGet:32 http://repo.cw-ngv.com/stable/ binary/ homer 1.0-180326.111418 [35.6 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5418 B]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.5 [269 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB]\nExtracting templates from packages: 31%Extracting templates from packages: 63%Extracting templates from packages: 95%Extracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 88.0 MB in 8s (9995 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51330 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package fonts-dejavu-core.\nPreparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ...\nUnpacking fonts-dejavu-core (2.34-1ubuntu1) ...\nSelecting previously unselected package fontconfig-config.\nPreparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ...\nUnpacking fontconfig-config (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libfontconfig1:amd64.\nPreparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ...\nUnpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libjpeg-turbo8:amd64.\nPreparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ...\nUnpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSelecting previously unselected package libjpeg8:amd64.\nPreparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ...\nUnpacking libjpeg8:amd64 (8c-2ubuntu8) ...\nSelecting previously unselected package libjbig0:amd64.\nPreparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ...\nUnpacking libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSelecting previously unselected package libtiff5:amd64.\nPreparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ...\nUnpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSelecting previously unselected package libvpx1:amd64.\nPreparing to unpack .../libvpx1_1.3.0-2_amd64.deb ...\nUnpacking libvpx1:amd64 (1.3.0-2) ...\nSelecting previously unselected package libxpm4:amd64.\nPreparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ...\nUnpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSelecting previously unselected package libgd3:amd64.\nPreparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ...\n"} 2018-12-27 19:39:11,207 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/b60d844c-a06f-456e-a245-d548e0ebe850/action used request id req-616e42fd-900b-4a2e-b691-ed28a49c31f6 2018-12-27 19:39:11,207 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0753948688507s 2018-12-27 19:39:11,208 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/b60d844c-a06f-456e-a245-d548e0ebe850/action used request id req-616e42fd-900b-4a2e-b691-ed28a49c31f6 2018-12-27 19:39:11,208 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-163-generic (buildd@lgw01-amd64-058) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #213-Ubuntu SMP Thu Nov 15 02:19:07 UTC 2018 (Ubuntu 3.13.0-163.213-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-163-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe1551 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe14d1 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84096 r8192 d22400 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc80 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-163-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008014] pid_max: default: 32768 minimum: 301 [ 0.009671] Security Framework initialized [ 0.011198] AppArmor: AppArmor initialized [ 0.012007] Yama: becoming mindful. [ 0.013530] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017802] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020869] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.026791] Initializing cgroup subsys memory [ 0.028025] Initializing cgroup subsys devices [ 0.029584] Initializing cgroup subsys freezer [ 0.031017] Initializing cgroup subsys blkio [ 0.032009] Initializing cgroup subsys perf_event [ 0.033891] Initializing cgroup subsys hugetlb [ 0.036803] mce: CPU supports 10 MCE banks [ 0.038523] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.038523] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040013] Spectre V2 : Mitigation: Full generic retpoline [ 0.044008] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.046385] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.048003] Spectre V2 : Disabling Indirect Banch Restricted Speculation [ 0.052003] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.055243] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.060460] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.067790] ACPI: Core revision 20131115 [ 0.068549] ACPI: All ACPI Tables successfully acquired [ 0.072069] ftrace: allocating 28753 entries in 113 pages [ 0.096200] smpboot: Max logical packages: 2 [ 0.098014] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.100004] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.102803] Enabling x2apic [ 0.104000] Enabled x2apic [ 0.104008] Switched APIC routing to physical x2apic. [ 0.109387] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.111757] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.116035] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.127252] KVM setup paravirtual spinlock [ 0.129973] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.132206] x86: Booting SMP configuration: [ 0.133980] .... node #0, CPUs: #1[ 0.129921] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.152022] x86: Booted up 1 node, 2 CPUs [ 0.152013] KVM setup async PF for cpu 1 [ 0.152015] kvm-stealtime: cpu 1, msr 7fd0fc80 [ 0.156012] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.159162] devtmpfs: initialized [ 0.161679] EVM: security.selinux [ 0.163205] EVM: security.SMACK64 [ 0.164003] EVM: security.ima [ 0.165377] EVM: security.capability [ 0.167011] pinctrl core: initialized pinctrl subsystem [ 0.168060] regulator-dummy: no parameters [ 0.169960] RTC time: 19:38:30, date: 12/27/18 [ 0.171956] NET: Registered protocol family 16 [ 0.172147] cpuidle: using governor ladder [ 0.173963] cpuidle: using governor menu [ 0.175796] ACPI: bus type PCI registered [ 0.176008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.178756] PCI: Using configuration type 1 for base access [ 0.180659] bio: create slab at 0 [ 0.181793] ACPI: Added _OSI(Module Device) [ 0.184004] ACPI: Added _OSI(Processor Device) [ 0.185817] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.187709] ACPI: Added _OSI(Processor Aggregator Device) [ 0.189867] ACPI: Interpreter enabled [ 0.191489] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.194356] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.197037] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.200005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.203218] ACPI: (supports S0 S5) [ 0.204004] ACPI: Using IOAPIC for interrupt routing [ 0.206340] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.208223] ACPI: No dock devices found. [ 0.211681] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.212008] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.214923] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.216035] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.220416] acpiphp: Slot [3] registered [ 0.222841] acpiphp: Slot [4] registered [ 0.224055] acpiphp: Slot [5] registered [ 0.226436] acpiphp: Slot [6] registered [ 0.228057] acpiphp: Slot [7] registered [ 0.230454] acpiphp: Slot [8] registered [ 0.232040] acpiphp: Slot [9] registered [ 0.234499] acpiphp: Slot [10] registered [ 0.236040] acpiphp: Slot [11] registered [ 0.238459] acpiphp: Slot [12] registered [ 0.240038] acpiphp: Slot [13] registered [ 0.241832] acpiphp: Slot [14] registered [ 0.243622] acpiphp: Slot [15] registered [ 0.244030] acpiphp: Slot [16] registered [ 0.245708] acpiphp: Slot [17] registered [ 0.247247] acpiphp: Slot [18] registered [ 0.248033] acpiphp: Slot [19] registered [ 0.249640] acpiphp: Slot [20] registered [ 0.251290] acpiphp: Slot [21] registered [ 0.252023] acpiphp: Slot [22] registered [ 0.253642] acpiphp: Slot [23] registered [ 0.255223] acpiphp: Slot [24] registered [ 0.256023] acpiphp: Slot [25] registered [ 0.257613] acpiphp: Slot [26] registered [ 0.259122] acpiphp: Slot [27] registered [ 0.260023] acpiphp: Slot [28] registered [ 0.261429] acpiphp: Slot [29] registered [ 0.262903] acpiphp: Slot [30] registered [ 0.264035] acpiphp: Slot [31] registered [ 0.265631] PCI host bridge to bus 0000:00 [ 0.267227] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.268005] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.270260] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.272005] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.274160] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.276004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.286256] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.288016] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.319226] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.321239] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.323728] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.325157] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.327583] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.328913] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.330997] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.330997] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.332004] vgaarb: loaded [ 0.333040] vgaarb: bridge control possible 0000:00:02.0 [ 0.335032] SCSI subsystem initialized [ 0.336174] ACPI: bus type USB registered [ 0.337469] usbcore: registered new interface driver usbfs [ 0.339249] usbcore: registered new interface driver hub [ 0.340057] usbcore: registered new device driver usb [ 0.341752] PCI: Using ACPI for IRQ routing [ 0.341884] NetLabel: Initializing [ 0.344007] NetLabel: domain hash size = 128 [ 0.345452] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.347132] NetLabel: unlabeled traffic allowed by default [ 0.348215] Switched to clocksource kvm-clock [ 0.360229] AppArmor: AppArmor Filesystem Enabled [ 0.362474] pnp: PnP ACPI init [ 0.364294] ACPI: bus type PNP registered [ 0.367130] pnp: PnP ACPI: found 8 devices [ 0.369334] ACPI: bus type PNP unregistered [ 0.378628] NET: Registered protocol family 2 [ 0.380764] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.383869] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.386624] TCP: Hash tables configured (established 16384 bind 16384) [ 0.389289] TCP: reno registered [ 0.390706] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.393071] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.395636] NET: Registered protocol family 1 [ 0.397449] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.399760] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.401990] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.425844] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.449618] Trying to unpack rootfs image as initramfs... [ 0.558318] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.561643] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.563922] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.566458] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.570210] Scanning for low memory corruption every 60 seconds [ 0.573288] Initialise system trusted keyring [ 0.575323] audit: initializing netlink socket (disabled) [ 0.577612] type=2000 audit(1545939510.950:1): initialized [ 0.604635] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.608040] zbud: loaded [ 0.609474] VFS: Disk quotas dquot_6.5.2 [ 0.611181] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.614160] fuse init (API version 7.22) [ 0.615922] msgmni has been set to 3997 [ 0.617617] Key type big_key registered [ 0.619847] Key type asymmetric registered [ 0.621566] Asymmetric key parser 'x509' registered [ 0.623541] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.626624] io scheduler noop registered [ 0.628298] io scheduler deadline registered (default) [ 0.630485] io scheduler cfq registered [ 0.632220] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.634255] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.636387] ipmi message handler version 39.2 [ 0.637919] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.640403] ACPI: Power Button [PWRF] [ 0.641801] GHES: HEST is not enabled! [ 0.664083] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.708931] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.732205] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.734856] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.762426] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.765874] Linux agpgart interface v0.103 [ 0.768471] brd: module loaded [ 0.770111] loop: module loaded [ 0.771731] blk-mq: CPU -> queue map [ 0.773029] CPU 0 -> Queue 0 [ 0.774176] CPU 1 -> Queue 0 [ 0.776217] vda: vda1 [ 0.778010] scsi0 : ata_piix [ 0.779235] scsi1 : ata_piix [ 0.780384] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.782631] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.785129] libphy: Fixed MDIO Bus: probed [ 0.786993] tun: Universal TUN/TAP device driver, 1.6 [ 0.788729] tun: (C) 1999-2004 Max Krasnyansky [ 0.792818] PPP generic driver version 2.4.2 [ 0.794351] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.796570] ehci-pci: EHCI PCI platform driver [ 0.798251] ehci-platform: EHCI generic platform driver [ 0.800680] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.802796] ohci-pci: OHCI PCI platform driver [ 0.804854] ohci-platform: OHCI generic platform driver [ 0.808143] uhci_hcd: USB Universal Host Controller Interface driver [ 0.840754] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.842675] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.845360] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.847422] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.849801] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.852642] usb usb1: Product: UHCI Host Controller [ 0.854686] usb usb1: Manufacturer: Linux 3.13.0-163-generic uhci_hcd [ 0.857201] usb usb1: SerialNumber: 0000:00:01.2 [ 0.859386] hub 1-0:1.0: USB hub found [ 0.860869] hub 1-0:1.0: 2 ports detected [ 0.862825] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.867107] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.869264] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.871370] mousedev: PS/2 mouse device common for all mice [ 0.873863] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.877229] rtc_cmos 00:00: RTC can wake from S4 [ 0.879233] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.881302] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.883542] device-mapper: uevent: version 1.0.3 [ 0.885357] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.888459] ledtrig-cpu: registered to indicate activity on CPUs [ 0.890628] TCP: cubic registered [ 0.892411] NET: Registered protocol family 10 [ 0.894314] NET: Registered protocol family 17 [ 0.907509] Key type dns_resolver registered [ 0.909329] Loading compiled-in X.509 certificates [ 0.911933] Loaded X.509 cert 'Magrathea: Glacier signing key: 094079111c1fcc174da628d837dd46328f08651c' [ 0.915595] registered taskstats version 1 [ 0.919644] Key type trusted registered [ 0.924632] Key type encrypted registered [ 0.926548] AppArmor: AppArmor sha1 policy hashing enabled [ 0.928499] IMA: No TPM chip found, activating TPM-bypass! [ 0.931647] regulator-dummy: disabling [ 0.933409] Magic number: 14:663:648 [ 0.935074] acpi LNXCPU:01: hash matches [ 0.936856] rtc_cmos 00:00: setting system clock to 2018-12-27 19:38:30 UTC (1545939510) [ 0.940206] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.942721] EDD information not available. [ 0.946851] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.950180] Write protecting the kernel read-only data: 12288k [ 0.954041] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.959193] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.974960] systemd-udevd[107]: starting version 204 [ 1.012595] FDC 0 is a S82078B [ 1.172053] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.337223] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.339762] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.342317] usb 1-1: Product: QEMU USB Tablet [ 1.344138] usb 1-1: Manufacturer: QEMU [ 1.345813] usb 1-1: SerialNumber: 42 [ 2.038694] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3 Begin: Loading essential drivers ... done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... done. [ 2.433705] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Begin: Running /scripts/local-bottom ... done. done. Begin: Running /scripts/init-bottom ... done. [ 2.545024] random: init urandom read with 10 bits of entropy available * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] [ 2.796380] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Thu, 27 Dec 2018 19:38:32 +0000. Up 3.25 seconds. cloud-init-nonet[3.41]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[5.06]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Thu, 27 Dec 2018 19:38:34 +0000. Up 5.22 seconds. ci-info: ++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:64:42:66 | ci-info: | eth0 | True | 192.168.0.3 | 255.255.255.0 | fa:16:3e:8e:c2:e4 | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ dmesg: write failed: Broken pipe Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 9b:d0:c3:cb:d2:90:87:d3:0e:e4:15:00:f2:56:f3:cd root@homer-0 The key's randomart image is: +--[ RSA 2048]----+ | . ..+.. | | o . o + | | o . o E | | . o B | | O S | | X = | | . B | | . | | | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 5b:26:97:42:fd:ba:43:3e:f6:cd:58:54:de:56:df:74 root@homer-0 The key's randomart image is: +--[ DSA 1024]----+ | | | . | | . . E| | . o +*| | S = . . *| | B.. . . | | .o. . | | =. = | | ..+o o | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: cb:9e:2b:33:81:df:b5:65:c4:36:84:e0:55:36:65:4a root@homer-0 The key's randomart image is: +--[ECDSA 256]---+ | ...oE.o | | . ..o.+ | | . o. | | = | | . S o . | | . .. .. o | | . oo. + | | =.... | | ++. | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: c9:1c:b9:32:cf:53:6c:07:ec:87:dc:1d:f8:d3:65:7b root@homer-0 The key's randomart image is: +--[ED25519 256--+ | | | o . | | o o . . o| | o B + o +o| | o S B + +.E| | = o o ..| | + | | . | | | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting early crypto disks... * Starting Handle applying cloud-config[74G[ OK ] [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Thu, 27 Dec 2018 19:38:39 +0000. Up 10.22 seconds. * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Ubuntu 14.04.5 LTS homer-0 ttyS0 homer-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Thu, 27 Dec 2018 19:38:41 +0000. Up 11.59 seconds. + cat ++ cut -d / -f 2 ++ echo 192.168.1.0/24 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 14304 0 --:--:-- --:--:-- --:--:-- 14248100 3149 100 3149 0 0 14300 0 --:--:-- --:--:-- --:--:-- 14248 OK + apt-get update Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:3 http://repo.cw-ngv.com binary/ Release [1219 B] Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:5 http://security.ubuntu.com trusty-security/main Sources [167 kB] Get:6 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:7 http://security.ubuntu.com trusty-security/universe Sources [96.0 kB] Get:8 http://security.ubuntu.com trusty-security/main amd64 Packages [797 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Get:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [277 kB] Get:10 http://security.ubuntu.com trusty-security/main Translation-en [427 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:11 http://security.ubuntu.com trusty-security/universe Translation-en [150 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [226 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7437 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1135 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [510 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [562 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [272 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Fetched 12.9 MB in 9s (1405 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.7 + '[' -n 192.168.0.7 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install homer --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 crest dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libpython2.7-dev libquadmath0 libsensors4 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev python3-pkg-resources realpath sysstat Suggested packages: binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales clearwater-logging clearwater-snmpd clearwater-secure-connections debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc libgd-tools lm-sensors libstdc++-4.8-doc pkg-config make-doc fcgiwrap nginx-doc ntp-doc python-genshi python-lxml python3-setuptools isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 crest dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin homer inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libpython2.7-dev libquadmath0 libsensors4 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev python3-pkg-resources realpath sysstat 0 upgraded, 94 newly installed, 0 to remove and 12 not upgraded. Need to get 88.0 MB of archives. After this operation, 202 MB of additional disk space will be used. Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:2 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:13 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-164.214 [774 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.5 [22.0 MB] Get:32 http://repo.cw-ngv.com/stable/ binary/ homer 1.0-180326.111418 [35.6 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5418 B] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.5 [269 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Extracting templates from packages: 31%Extracting templates from packages: 63%Extracting templates from packages: 95%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 88.0 MB in 8s (9995 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51330 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libjbig0:amd64. Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... Selecting previously unselected package libtiff5:amd64. Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Selecting previously unselected package libvpx1:amd64. Preparing to unpack .../libvpx1_1.3.0-2_amd64.deb ... Unpacking libvpx1:amd64 (1.3.0-2) ... Selecting previously unselected package libxpm4:amd64. Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Selecting previously unselected package libgd3:amd64. Preparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ... 2018-12-27 19:39:11,211 - functest.core.singlevm - DEBUG - try 3: cannot find regex 'Cloud-init .* finished at ' in console 2018-12-27 19:39:21,221 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-27 19:39:21,224 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1160947540e39475cdcf001250247e001a7a12cf" 2018-12-27 19:39:21,966 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:39:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2223a283-8d74-4394-bd47-04e62f221233 x-compute-request-id: req-2223a283-8d74-4394-bd47-04e62f221233 Content-Encoding: gzip Content-Length: 1508 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:c2:e4", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:c2:e4", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:64:42:66", "version": 4, "addr": "192.168.1.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:64:42:66", "version": 4, "addr": "172.30.9.218", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/b60d844c-a06f-456e-a245-d548e0ebe850", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/b60d844c-a06f-456e-a245-d548e0ebe850", "rel": "bookmark"}], "image": {"id": "32de5565-c2d6-40e1-a076-b02e04d8b38d", "links": [{"href": "http://172.30.9.31:8774/images/32de5565-c2d6-40e1-a076-b02e04d8b38d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T19:38:29.000000", "flavor": {"id": "49521764-2b45-4138-bc33-9eb85445fa6c", "links": [{"href": "http://172.30.9.31:8774/flavors/49521764-2b45-4138-bc33-9eb85445fa6c", "rel": "bookmark"}]}, "id": "b60d844c-a06f-456e-a245-d548e0ebe850", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "e7c77990ffaf4447ba7d154f141f5f6f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T19:38:29Z", "hostId": "7935404ab45d1467d9d5233abd8c2483b155e013f8c227d5b4684907", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_bd473631-e088-4b41-9469-069909e508ff", "name": "homer-0.clearwater.opnfv", "created": "2018-12-27T19:37:54Z", "tenant_id": "5659dcbdaa7742d7bfece797c4514064", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:ef:3f", "version": 4, "addr": "192.168.0.27", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:ef:3f", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:9f:e7", "version": 4, "addr": "192.168.1.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/61e02295-3179-4e3a-8f57-836a5933f12c", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/61e02295-3179-4e3a-8f57-836a5933f12c", "rel": "bookmark"}], "image": {"id": "32de5565-c2d6-40e1-a076-b02e04d8b38d", "links": [{"href": "http://172.30.9.31:8774/images/32de5565-c2d6-40e1-a076-b02e04d8b38d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T19:38:27.000000", "flavor": {"id": "49521764-2b45-4138-bc33-9eb85445fa6c", "links": [{"href": "http://172.30.9.31:8774/flavors/49521764-2b45-4138-bc33-9eb85445fa6c", "rel": "bookmark"}]}, "id": "61e02295-3179-4e3a-8f57-836a5933f12c", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "e7c77990ffaf4447ba7d154f141f5f6f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T19:38:27Z", "hostId": "7935404ab45d1467d9d5233abd8c2483b155e013f8c227d5b4684907", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_bd473631-e088-4b41-9469-069909e508ff", "name": "dime-0.clearwater.opnfv", "created": "2018-12-27T19:37:53Z", "tenant_id": "5659dcbdaa7742d7bfece797c4514064", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d9:11:be", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d9:11:be", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c7:d5:1f", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/f6653274-ab3c-4e08-a1c5-e0a3a5e12bab", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/f6653274-ab3c-4e08-a1c5-e0a3a5e12bab", "rel": "bookmark"}], "image": {"id": "32de5565-c2d6-40e1-a076-b02e04d8b38d", "links": [{"href": "http://172.30.9.31:8774/images/32de5565-c2d6-40e1-a076-b02e04d8b38d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T19:38:31.000000", "flavor": {"id": "49521764-2b45-4138-bc33-9eb85445fa6c", "links": [{"href": "http://172.30.9.31:8774/flavors/49521764-2b45-4138-bc33-9eb85445fa6c", "rel": "bookmark"}]}, "id": "f6653274-ab3c-4e08-a1c5-e0a3a5e12bab", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}], "user_id": "e7c77990ffaf4447ba7d154f141f5f6f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T19:38:31Z", "hostId": "7935404ab45d1467d9d5233abd8c2483b155e013f8c227d5b4684907", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_bd473631-e088-4b41-9469-069909e508ff", "name": "sprout-0.clearwater.opnfv", "created": "2018-12-27T19:37:53Z", "tenant_id": "5659dcbdaa7742d7bfece797c4514064", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b7:4f", "version": 4, "addr": "192.168.0.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b7:4f", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:c1:db", "version": 4, "addr": "192.168.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:c1:db", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/fc6bcdb8-04b7-40f4-a89b-dcddd8130d44", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/fc6bcdb8-04b7-40f4-a89b-dcddd8130d44", "rel": "bookmark"}], "image": {"id": "32de5565-c2d6-40e1-a076-b02e04d8b38d", "links": [{"href": "http://172.30.9.31:8774/images/32de5565-c2d6-40e1-a076-b02e04d8b38d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T19:38:29.000000", "flavor": {"id": "49521764-2b45-4138-bc33-9eb85445fa6c", "links": [{"href": "http://172.30.9.31:8774/flavors/49521764-2b45-4138-bc33-9eb85445fa6c", "rel": "bookmark"}]}, "id": "fc6bcdb8-04b7-40f4-a89b-dcddd8130d44", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-bono-sig"}], "user_id": "e7c77990ffaf4447ba7d154f141f5f6f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T19:38:29Z", "hostId": "7935404ab45d1467d9d5233abd8c2483b155e013f8c227d5b4684907", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_bd473631-e088-4b41-9469-069909e508ff", "name": "bono-0.clearwater.opnfv", "created": "2018-12-27T19:37:53Z", "tenant_id": "5659dcbdaa7742d7bfece797c4514064", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9e:85:ac", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9e:85:ac", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3d:d4:30", "version": 4, "addr": "192.168.1.2", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/38fc4a7e-277a-4960-88c7-d39ce87f4bdc", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/38fc4a7e-277a-4960-88c7-d39ce87f4bdc", "rel": "bookmark"}], "image": {"id": "32de5565-c2d6-40e1-a076-b02e04d8b38d", "links": [{"href": "http://172.30.9.31:8774/images/32de5565-c2d6-40e1-a076-b02e04d8b38d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T19:38:07.000000", "flavor": {"id": "49521764-2b45-4138-bc33-9eb85445fa6c", "links": [{"href": "http://172.30.9.31:8774/flavors/49521764-2b45-4138-bc33-9eb85445fa6c", "rel": "bookmark"}]}, "id": "38fc4a7e-277a-4960-88c7-d39ce87f4bdc", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}], "user_id": "e7c77990ffaf4447ba7d154f141f5f6f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T19:38:07Z", "hostId": "e0f75b676eb2b7d2e6c5c117c7ca7a2f9cec907ebbfca4e893351767", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_bd473631-e088-4b41-9469-069909e508ff", "name": "vellum-0.clearwater.opnfv", "created": "2018-12-27T19:37:50Z", "tenant_id": "5659dcbdaa7742d7bfece797c4514064", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:26:6a:cd", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:26:6a:cd", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/58a22854-a720-43ad-b9f2-662508a20c99", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/58a22854-a720-43ad-b9f2-662508a20c99", "rel": "bookmark"}], "image": {"id": "32de5565-c2d6-40e1-a076-b02e04d8b38d", "links": [{"href": "http://172.30.9.31:8774/images/32de5565-c2d6-40e1-a076-b02e04d8b38d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T19:37:25.000000", "flavor": {"id": "49521764-2b45-4138-bc33-9eb85445fa6c", "links": [{"href": "http://172.30.9.31:8774/flavors/49521764-2b45-4138-bc33-9eb85445fa6c", "rel": "bookmark"}]}, "id": "58a22854-a720-43ad-b9f2-662508a20c99", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "e7c77990ffaf4447ba7d154f141f5f6f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T19:37:25Z", "hostId": "7935404ab45d1467d9d5233abd8c2483b155e013f8c227d5b4684907", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_bd473631-e088-4b41-9469-069909e508ff", "name": "ellis-0.clearwater.opnfv", "created": "2018-12-27T19:35:46Z", "tenant_id": "5659dcbdaa7742d7bfece797c4514064", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2c:36:bf", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2c:36:bf", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7b:f8:ba", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/dbc80c75-c7be-4193-8df4-be72cd1301d0", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/dbc80c75-c7be-4193-8df4-be72cd1301d0", "rel": "bookmark"}], "image": {"id": "32de5565-c2d6-40e1-a076-b02e04d8b38d", "links": [{"href": "http://172.30.9.31:8774/images/32de5565-c2d6-40e1-a076-b02e04d8b38d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T19:35:32.000000", "flavor": {"id": "49521764-2b45-4138-bc33-9eb85445fa6c", "links": [{"href": "http://172.30.9.31:8774/flavors/49521764-2b45-4138-bc33-9eb85445fa6c", "rel": "bookmark"}]}, "id": "dbc80c75-c7be-4193-8df4-be72cd1301d0", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "e7c77990ffaf4447ba7d154f141f5f6f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T19:35:32Z", "hostId": "e0f75b676eb2b7d2e6c5c117c7ca7a2f9cec907ebbfca4e893351767", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_bd473631-e088-4b41-9469-069909e508ff", "name": "ns.clearwater.opnfv", "created": "2018-12-27T19:33:41Z", "tenant_id": "5659dcbdaa7742d7bfece797c4514064", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-27 19:39:21,967 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-2223a283-8d74-4394-bd47-04e62f221233 2018-12-27 19:39:21,967 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.74528002739s 2018-12-27 19:39:21,968 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-2223a283-8d74-4394-bd47-04e62f221233 2018-12-27 19:39:21,975 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-12-27 19:39:21,977 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/servers/b60d844c-a06f-456e-a245-d548e0ebe850/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}1160947540e39475cdcf001250247e001a7a12cf" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-27 19:39:22,057 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:39:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-66c088ee-3346-4822-96fb-3774ba3ac68e x-compute-request-id: req-66c088ee-3346-4822-96fb-3774ba3ac68e Content-Encoding: gzip Content-Length: 14060 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-163-generic (buildd@lgw01-amd64-058) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #213-Ubuntu SMP Thu Nov 15 02:19:07 UTC 2018 (Ubuntu 3.13.0-163.213-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-163-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff]\n[ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff]\n[ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff]\n[ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff]\n[ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000007ffe1551 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000007ffe0000 000040\n[ 0.000000] ACPI: APIC 000000007ffe14d1 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84096 r8192 d22400 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc80\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-163-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008014] pid_max: default: 32768 minimum: 301\n[ 0.009671] Security Framework initialized\n[ 0.011198] AppArmor: AppArmor initialized\n[ 0.012007] Yama: becoming mindful.\n[ 0.013530] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.017802] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.020869] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.024006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.026791] Initializing cgroup subsys memory\n[ 0.028025] Initializing cgroup subsys devices\n[ 0.029584] Initializing cgroup subsys freezer\n[ 0.031017] Initializing cgroup subsys blkio\n[ 0.032009] Initializing cgroup subsys perf_event\n[ 0.033891] Initializing cgroup subsys hugetlb\n[ 0.036803] mce: CPU supports 10 MCE banks\n[ 0.038523] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.038523] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.040013] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.044008] Spectre V2 : Enabling Indirect Branch Prediction Barrier\n[ 0.046385] Spectre V2 : Enabling Restricted Speculation for firmware calls\n[ 0.048003] Spectre V2 : Disabling Indirect Banch Restricted Speculation\n[ 0.052003] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.055243] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.060460] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.067790] ACPI: Core revision 20131115\n[ 0.068549] ACPI: All ACPI Tables successfully acquired\n[ 0.072069] ftrace: allocating 28753 entries in 113 pages\n[ 0.096200] smpboot: Max logical packages: 2\n[ 0.098014] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.100004] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.102803] Enabling x2apic\n[ 0.104000] Enabled x2apic\n[ 0.104008] Switched APIC routing to physical x2apic.\n[ 0.109387] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.111757] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.116035] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.127252] KVM setup paravirtual spinlock\n[ 0.129973] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.132206] x86: Booting SMP configuration:\n[ 0.133980] .... node #0, CPUs: #1[ 0.129921] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.152022] x86: Booted up 1 node, 2 CPUs\n[ 0.152013] KVM setup async PF for cpu 1\n[ 0.152015] kvm-stealtime: cpu 1, msr 7fd0fc80\n[ 0.156012] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.159162] devtmpfs: initialized\n[ 0.161679] EVM: security.selinux\n[ 0.163205] EVM: security.SMACK64\n[ 0.164003] EVM: security.ima\n[ 0.165377] EVM: security.capability\n[ 0.167011] pinctrl core: initialized pinctrl subsystem\n[ 0.168060] regulator-dummy: no parameters\n[ 0.169960] RTC time: 19:38:30, date: 12/27/18\n[ 0.171956] NET: Registered protocol family 16\n[ 0.172147] cpuidle: using governor ladder\n[ 0.173963] cpuidle: using governor menu\n[ 0.175796] ACPI: bus type PCI registered\n[ 0.176008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.178756] PCI: Using configuration type 1 for base access\n[ 0.180659] bio: create slab at 0\n[ 0.181793] ACPI: Added _OSI(Module Device)\n[ 0.184004] ACPI: Added _OSI(Processor Device)\n[ 0.185817] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.187709] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.189867] ACPI: Interpreter enabled\n[ 0.191489] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.194356] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.197037] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.200005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.203218] ACPI: (supports S0 S5)\n[ 0.204004] ACPI: Using IOAPIC for interrupt routing\n[ 0.206340] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.208223] ACPI: No dock devices found.\n[ 0.211681] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.212008] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.214923] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.216035] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.220416] acpiphp: Slot [3] registered\n[ 0.222841] acpiphp: Slot [4] registered\n[ 0.224055] acpiphp: Slot [5] registered\n[ 0.226436] acpiphp: Slot [6] registered\n[ 0.228057] acpiphp: Slot [7] registered\n[ 0.230454] acpiphp: Slot [8] registered\n[ 0.232040] acpiphp: Slot [9] registered\n[ 0.234499] acpiphp: Slot [10] registered\n[ 0.236040] acpiphp: Slot [11] registered\n[ 0.238459] acpiphp: Slot [12] registered\n[ 0.240038] acpiphp: Slot [13] registered\n[ 0.241832] acpiphp: Slot [14] registered\n[ 0.243622] acpiphp: Slot [15] registered\n[ 0.244030] acpiphp: Slot [16] registered\n[ 0.245708] acpiphp: Slot [17] registered\n[ 0.247247] acpiphp: Slot [18] registered\n[ 0.248033] acpiphp: Slot [19] registered\n[ 0.249640] acpiphp: Slot [20] registered\n[ 0.251290] acpiphp: Slot [21] registered\n[ 0.252023] acpiphp: Slot [22] registered\n[ 0.253642] acpiphp: Slot [23] registered\n[ 0.255223] acpiphp: Slot [24] registered\n[ 0.256023] acpiphp: Slot [25] registered\n[ 0.257613] acpiphp: Slot [26] registered\n[ 0.259122] acpiphp: Slot [27] registered\n[ 0.260023] acpiphp: Slot [28] registered\n[ 0.261429] acpiphp: Slot [29] registered\n[ 0.262903] acpiphp: Slot [30] registered\n[ 0.264035] acpiphp: Slot [31] registered\n[ 0.265631] PCI host bridge to bus 0000:00\n[ 0.267227] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.268005] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.270260] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.272005] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.274160] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.276004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.286256] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.288016] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.319226] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.321239] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.323728] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.325157] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.327583] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.328913] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.330997] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.330997] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.332004] vgaarb: loaded\n[ 0.333040] vgaarb: bridge control possible 0000:00:02.0\n[ 0.335032] SCSI subsystem initialized\n[ 0.336174] ACPI: bus type USB registered\n[ 0.337469] usbcore: registered new interface driver usbfs\n[ 0.339249] usbcore: registered new interface driver hub\n[ 0.340057] usbcore: registered new device driver usb\n[ 0.341752] PCI: Using ACPI for IRQ routing\n[ 0.341884] NetLabel: Initializing\n[ 0.344007] NetLabel: domain hash size = 128\n[ 0.345452] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.347132] NetLabel: unlabeled traffic allowed by default\n[ 0.348215] Switched to clocksource kvm-clock\n[ 0.360229] AppArmor: AppArmor Filesystem Enabled\n[ 0.362474] pnp: PnP ACPI init\n[ 0.364294] ACPI: bus type PNP registered\n[ 0.367130] pnp: PnP ACPI: found 8 devices\n[ 0.369334] ACPI: bus type PNP unregistered\n[ 0.378628] NET: Registered protocol family 2\n[ 0.380764] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.383869] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.386624] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.389289] TCP: reno registered\n[ 0.390706] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.393071] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.395636] NET: Registered protocol family 1\n[ 0.397449] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.399760] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.401990] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.425844] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.449618] Trying to unpack rootfs image as initramfs...\n[ 0.558318] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.561643] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.563922] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.566458] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.570210] Scanning for low memory corruption every 60 seconds\n[ 0.573288] Initialise system trusted keyring\n[ 0.575323] audit: initializing netlink socket (disabled)\n[ 0.577612] type=2000 audit(1545939510.950:1): initialized\n[ 0.604635] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.608040] zbud: loaded\n[ 0.609474] VFS: Disk quotas dquot_6.5.2\n[ 0.611181] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.614160] fuse init (API version 7.22)\n[ 0.615922] msgmni has been set to 3997\n[ 0.617617] Key type big_key registered\n[ 0.619847] Key type asymmetric registered\n[ 0.621566] Asymmetric key parser 'x509' registered\n[ 0.623541] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.626624] io scheduler noop registered\n[ 0.628298] io scheduler deadline registered (default)\n[ 0.630485] io scheduler cfq registered\n[ 0.632220] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.634255] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.636387] ipmi message handler version 39.2\n[ 0.637919] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.640403] ACPI: Power Button [PWRF]\n[ 0.641801] GHES: HEST is not enabled!\n[ 0.664083] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.708931] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.732205] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.734856] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.762426] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.765874] Linux agpgart interface v0.103\n[ 0.768471] brd: module loaded\n[ 0.770111] loop: module loaded\n[ 0.771731] blk-mq: CPU -> queue map\n[ 0.773029] CPU 0 -> Queue 0\n[ 0.774176] CPU 1 -> Queue 0\n[ 0.776217] vda: vda1\n[ 0.778010] scsi0 : ata_piix\n[ 0.779235] scsi1 : ata_piix\n[ 0.780384] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.782631] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.785129] libphy: Fixed MDIO Bus: probed\n[ 0.786993] tun: Universal TUN/TAP device driver, 1.6\n[ 0.788729] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.792818] PPP generic driver version 2.4.2\n[ 0.794351] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.796570] ehci-pci: EHCI PCI platform driver\n[ 0.798251] ehci-platform: EHCI generic platform driver\n[ 0.800680] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.802796] ohci-pci: OHCI PCI platform driver\n[ 0.804854] ohci-platform: OHCI generic platform driver\n[ 0.808143] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.840754] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.842675] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.845360] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.847422] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.849801] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.852642] usb usb1: Product: UHCI Host Controller\n[ 0.854686] usb usb1: Manufacturer: Linux 3.13.0-163-generic uhci_hcd\n[ 0.857201] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.859386] hub 1-0:1.0: USB hub found\n[ 0.860869] hub 1-0:1.0: 2 ports detected\n[ 0.862825] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.867107] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.869264] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.871370] mousedev: PS/2 mouse device common for all mice\n[ 0.873863] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.877229] rtc_cmos 00:00: RTC can wake from S4\n[ 0.879233] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.881302] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.883542] device-mapper: uevent: version 1.0.3\n[ 0.885357] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.888459] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.890628] TCP: cubic registered\n[ 0.892411] NET: Registered protocol family 10\n[ 0.894314] NET: Registered protocol family 17\n[ 0.907509] Key type dns_resolver registered\n[ 0.909329] Loading compiled-in X.509 certificates\n[ 0.911933] Loaded X.509 cert 'Magrathea: Glacier signing key: 094079111c1fcc174da628d837dd46328f08651c'\n[ 0.915595] registered taskstats version 1\n[ 0.919644] Key type trusted registered\n[ 0.924632] Key type encrypted registered\n[ 0.926548] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.928499] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.931647] regulator-dummy: disabling\n[ 0.933409] Magic number: 14:663:648\n[ 0.935074] acpi LNXCPU:01: hash matches\n[ 0.936856] rtc_cmos 00:00: setting system clock to 2018-12-27 19:38:30 UTC (1545939510)\n[ 0.940206] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.942721] EDD information not available.\n[ 0.946851] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.950180] Write protecting the kernel read-only data: 12288k\n[ 0.954041] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000)\n[ 0.959193] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.974960] systemd-udevd[107]: starting version 204\n[ 1.012595] FDC 0 is a S82078B\n[ 1.172053] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.337223] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.339762] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.342317] usb 1-1: Product: QEMU USB Tablet\n[ 1.344138] usb 1-1: Manufacturer: QEMU\n[ 1.345813] usb 1-1: SerialNumber: 42\n[ 2.038694] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3\nBegin: Loading essential drivers ... done.\nBegin: Running /scripts/init-premount ... done.\nBegin: Mounting root file system ... Begin: Running /scripts/local-top ... done.\nBegin: Running /scripts/local-premount ... done.\n[ 2.433705] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nBegin: Running /scripts/local-bottom ... done.\ndone.\nBegin: Running /scripts/init-bottom ... done.\n[ 2.545024] random: init urandom read with 10 bits of entropy available\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Starting Mount filesystems on boot[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n[ 2.796380] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Thu, 27 Dec 2018 19:38:32 +0000. Up 3.25 seconds.\ncloud-init-nonet[3.41]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[5.06]: static networking is now up\n * Starting configure network device[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Thu, 27 Dec 2018 19:38:34 +0000. Up 5.22 seconds.\nci-info: ++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: | Device | Up | Address | Mask | Hw-Address |\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . |\nci-info: | eth1 | False | . | . | fa:16:3e:64:42:66 |\nci-info: | eth0 | True | 192.168.0.3 | 255.255.255.0 | fa:16:3e:8e:c2:e4 |\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\ndmesg: write failed: Broken pipe\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\n9b:d0:c3:cb:d2:90:87:d3:0e:e4:15:00:f2:56:f3:cd root@homer-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| . ..+.. |\n| o . o + |\n| o . o E |\n| . o B |\n| O S |\n| X = |\n| . B |\n| . |\n| |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\n5b:26:97:42:fd:ba:43:3e:f6:cd:58:54:de:56:df:74 root@homer-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| |\n| . |\n| . . E|\n| . o +*|\n| S = . . *|\n| B.. . . |\n| .o. . |\n| =. = |\n| ..+o o |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\ncb:9e:2b:33:81:df:b5:65:c4:36:84:e0:55:36:65:4a root@homer-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| ...oE.o |\n| . ..o.+ |\n| . o. |\n| = |\n| . S o . |\n| . .. .. o |\n| . oo. + |\n| =.... |\n| ++. |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\nc9:1c:b9:32:cf:53:6c:07:ec:87:dc:1d:f8:d3:65:7b root@homer-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| |\n| o . |\n| o o . . o|\n| o B + o +o|\n| o S B + +.E|\n| = o o ..|\n| + |\n| . |\n| |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\n * Starting early crypto disks... * Starting Handle applying cloud-config[74G[ OK ]\n[80G [74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Thu, 27 Dec 2018 19:38:39 +0000. Up 10.22 seconds.\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\n\nUbuntu 14.04.5 LTS homer-0 ttyS0\n\nhomer-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Thu, 27 Dec 2018 19:38:41 +0000. Up 11.59 seconds.\n+ cat\n++ cut -d / -f 2\n++ echo 192.168.1.0/24\n+ chmod a+x /etc/init.d/signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace\n+ /etc/init.d/signaling_namespace\n+ echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ curl -L http://repo.cw-ngv.com/repo_key\n+ apt-key add -\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 14304 0 --:--:-- --:--:-- --:--:-- 14248100 3149 100 3149 0 0 14300 0 --:--:-- --:--:-- --:--:-- 14248\nOK\n+ apt-get update\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:3 http://repo.cw-ngv.com binary/ Release [1219 B]\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:5 http://security.ubuntu.com trusty-security/main Sources [167 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [96.0 kB]\nGet:8 http://security.ubuntu.com trusty-security/main amd64 Packages [797 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nGet:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [277 kB]\nGet:10 http://security.ubuntu.com trusty-security/main Translation-en [427 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:11 http://security.ubuntu.com trusty-security/universe Translation-en [150 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [226 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7437 B]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1135 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [510 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [562 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [272 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nFetched 12.9 MB in 9s (1405 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.7\n+ '[' -n 192.168.0.7 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install homer --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 crest\n dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core\n g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl\n libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1\n libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1\n libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libpython2.7-dev libquadmath0\n libsensors4 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4\n libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev\n nginx nginx-common nginx-core ntp python-chardet-whl python-colorama\n python-colorama-whl python-distlib python-distlib-whl python-html5lib\n python-html5lib-whl python-pip python-pip-whl python-requests-whl\n python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl\n python-virtualenv python-wheel python-zmq python2.7-dev\n python3-pkg-resources realpath sysstat\nSuggested packages:\n binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix\n mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales\n clearwater-logging clearwater-snmpd clearwater-secure-connections\n debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg\n gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc\n gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg\n libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc libgd-tools lm-sensors\n libstdc++-4.8-doc pkg-config make-doc fcgiwrap nginx-doc ntp-doc\n python-genshi python-lxml python3-setuptools isag\nRecommended packages:\n python-dev-all\nThe following NEW packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 crest\n dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core\n g++ g++-4.8 gcc gcc-4.8 gnutls-bin homer inotify-tools iotop\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl\n libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1\n libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1\n libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libpython2.7-dev libquadmath0\n libsensors4 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4\n libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev\n nginx nginx-common nginx-core ntp python-chardet-whl python-colorama\n python-colorama-whl python-distlib python-distlib-whl python-html5lib\n python-html5lib-whl python-pip python-pip-whl python-requests-whl\n python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl\n python-virtualenv python-wheel python-zmq python2.7-dev\n python3-pkg-resources realpath sysstat\n0 upgraded, 94 newly installed, 0 to remove and 12 not upgraded.\nNeed to get 88.0 MB of archives.\nAfter this operation, 202 MB of additional disk space will be used.\nGet:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:2 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB]\nGet:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:13 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-164.214 [774 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.5 [22.0 MB]\nGet:32 http://repo.cw-ngv.com/stable/ binary/ homer 1.0-180326.111418 [35.6 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5418 B]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.5 [269 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB]\nExtracting templates from packages: 31%Extracting templates from packages: 63%Extracting templates from packages: 95%Extracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 88.0 MB in 8s (9995 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51330 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package fonts-dejavu-core.\nPreparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ...\nUnpacking fonts-dejavu-core (2.34-1ubuntu1) ...\nSelecting previously unselected package fontconfig-config.\nPreparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ...\nUnpacking fontconfig-config (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libfontconfig1:amd64.\nPreparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ...\nUnpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libjpeg-turbo8:amd64.\nPreparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ...\nUnpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSelecting previously unselected package libjpeg8:amd64.\nPreparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ...\nUnpacking libjpeg8:amd64 (8c-2ubuntu8) ...\nSelecting previously unselected package libjbig0:amd64.\nPreparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ...\nUnpacking libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSelecting previously unselected package libtiff5:amd64.\nPreparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ...\nUnpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSelecting previously unselected package libvpx1:amd64.\nPreparing to unpack .../libvpx1_1.3.0-2_amd64.deb ...\nUnpacking libvpx1:amd64 (1.3.0-2) ...\nSelecting previously unselected package libxpm4:amd64.\nPreparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ...\nUnpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSelecting previously unselected package libgd3:amd64.\nPreparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-164.214_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-164.214) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package libexpat1-dev:amd64.\nPreparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ...\nUnpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ...\nSelecting previously unselected package libpython2.7-dev:amd64.\nPreparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ...\nUnpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libxslt1.1:amd64.\nPreparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\n"} 2018-12-27 19:39:22,059 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/b60d844c-a06f-456e-a245-d548e0ebe850/action used request id req-66c088ee-3346-4822-96fb-3774ba3ac68e 2018-12-27 19:39:22,059 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0840020179749s 2018-12-27 19:39:22,060 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/b60d844c-a06f-456e-a245-d548e0ebe850/action used request id req-66c088ee-3346-4822-96fb-3774ba3ac68e 2018-12-27 19:39:22,060 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-163-generic (buildd@lgw01-amd64-058) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #213-Ubuntu SMP Thu Nov 15 02:19:07 UTC 2018 (Ubuntu 3.13.0-163.213-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-163-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe1551 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe14d1 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84096 r8192 d22400 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc80 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-163-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008014] pid_max: default: 32768 minimum: 301 [ 0.009671] Security Framework initialized [ 0.011198] AppArmor: AppArmor initialized [ 0.012007] Yama: becoming mindful. [ 0.013530] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017802] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020869] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.026791] Initializing cgroup subsys memory [ 0.028025] Initializing cgroup subsys devices [ 0.029584] Initializing cgroup subsys freezer [ 0.031017] Initializing cgroup subsys blkio [ 0.032009] Initializing cgroup subsys perf_event [ 0.033891] Initializing cgroup subsys hugetlb [ 0.036803] mce: CPU supports 10 MCE banks [ 0.038523] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.038523] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040013] Spectre V2 : Mitigation: Full generic retpoline [ 0.044008] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.046385] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.048003] Spectre V2 : Disabling Indirect Banch Restricted Speculation [ 0.052003] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.055243] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.060460] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.067790] ACPI: Core revision 20131115 [ 0.068549] ACPI: All ACPI Tables successfully acquired [ 0.072069] ftrace: allocating 28753 entries in 113 pages [ 0.096200] smpboot: Max logical packages: 2 [ 0.098014] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.100004] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.102803] Enabling x2apic [ 0.104000] Enabled x2apic [ 0.104008] Switched APIC routing to physical x2apic. [ 0.109387] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.111757] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.116035] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.127252] KVM setup paravirtual spinlock [ 0.129973] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.132206] x86: Booting SMP configuration: [ 0.133980] .... node #0, CPUs: #1[ 0.129921] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.152022] x86: Booted up 1 node, 2 CPUs [ 0.152013] KVM setup async PF for cpu 1 [ 0.152015] kvm-stealtime: cpu 1, msr 7fd0fc80 [ 0.156012] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.159162] devtmpfs: initialized [ 0.161679] EVM: security.selinux [ 0.163205] EVM: security.SMACK64 [ 0.164003] EVM: security.ima [ 0.165377] EVM: security.capability [ 0.167011] pinctrl core: initialized pinctrl subsystem [ 0.168060] regulator-dummy: no parameters [ 0.169960] RTC time: 19:38:30, date: 12/27/18 [ 0.171956] NET: Registered protocol family 16 [ 0.172147] cpuidle: using governor ladder [ 0.173963] cpuidle: using governor menu [ 0.175796] ACPI: bus type PCI registered [ 0.176008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.178756] PCI: Using configuration type 1 for base access [ 0.180659] bio: create slab at 0 [ 0.181793] ACPI: Added _OSI(Module Device) [ 0.184004] ACPI: Added _OSI(Processor Device) [ 0.185817] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.187709] ACPI: Added _OSI(Processor Aggregator Device) [ 0.189867] ACPI: Interpreter enabled [ 0.191489] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.194356] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.197037] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.200005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.203218] ACPI: (supports S0 S5) [ 0.204004] ACPI: Using IOAPIC for interrupt routing [ 0.206340] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.208223] ACPI: No dock devices found. [ 0.211681] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.212008] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.214923] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.216035] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.220416] acpiphp: Slot [3] registered [ 0.222841] acpiphp: Slot [4] registered [ 0.224055] acpiphp: Slot [5] registered [ 0.226436] acpiphp: Slot [6] registered [ 0.228057] acpiphp: Slot [7] registered [ 0.230454] acpiphp: Slot [8] registered [ 0.232040] acpiphp: Slot [9] registered [ 0.234499] acpiphp: Slot [10] registered [ 0.236040] acpiphp: Slot [11] registered [ 0.238459] acpiphp: Slot [12] registered [ 0.240038] acpiphp: Slot [13] registered [ 0.241832] acpiphp: Slot [14] registered [ 0.243622] acpiphp: Slot [15] registered [ 0.244030] acpiphp: Slot [16] registered [ 0.245708] acpiphp: Slot [17] registered [ 0.247247] acpiphp: Slot [18] registered [ 0.248033] acpiphp: Slot [19] registered [ 0.249640] acpiphp: Slot [20] registered [ 0.251290] acpiphp: Slot [21] registered [ 0.252023] acpiphp: Slot [22] registered [ 0.253642] acpiphp: Slot [23] registered [ 0.255223] acpiphp: Slot [24] registered [ 0.256023] acpiphp: Slot [25] registered [ 0.257613] acpiphp: Slot [26] registered [ 0.259122] acpiphp: Slot [27] registered [ 0.260023] acpiphp: Slot [28] registered [ 0.261429] acpiphp: Slot [29] registered [ 0.262903] acpiphp: Slot [30] registered [ 0.264035] acpiphp: Slot [31] registered [ 0.265631] PCI host bridge to bus 0000:00 [ 0.267227] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.268005] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.270260] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.272005] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.274160] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.276004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.286256] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.288016] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.319226] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.321239] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.323728] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.325157] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.327583] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.328913] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.330997] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.330997] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.332004] vgaarb: loaded [ 0.333040] vgaarb: bridge control possible 0000:00:02.0 [ 0.335032] SCSI subsystem initialized [ 0.336174] ACPI: bus type USB registered [ 0.337469] usbcore: registered new interface driver usbfs [ 0.339249] usbcore: registered new interface driver hub [ 0.340057] usbcore: registered new device driver usb [ 0.341752] PCI: Using ACPI for IRQ routing [ 0.341884] NetLabel: Initializing [ 0.344007] NetLabel: domain hash size = 128 [ 0.345452] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.347132] NetLabel: unlabeled traffic allowed by default [ 0.348215] Switched to clocksource kvm-clock [ 0.360229] AppArmor: AppArmor Filesystem Enabled [ 0.362474] pnp: PnP ACPI init [ 0.364294] ACPI: bus type PNP registered [ 0.367130] pnp: PnP ACPI: found 8 devices [ 0.369334] ACPI: bus type PNP unregistered [ 0.378628] NET: Registered protocol family 2 [ 0.380764] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.383869] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.386624] TCP: Hash tables configured (established 16384 bind 16384) [ 0.389289] TCP: reno registered [ 0.390706] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.393071] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.395636] NET: Registered protocol family 1 [ 0.397449] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.399760] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.401990] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.425844] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.449618] Trying to unpack rootfs image as initramfs... [ 0.558318] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.561643] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.563922] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.566458] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.570210] Scanning for low memory corruption every 60 seconds [ 0.573288] Initialise system trusted keyring [ 0.575323] audit: initializing netlink socket (disabled) [ 0.577612] type=2000 audit(1545939510.950:1): initialized [ 0.604635] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.608040] zbud: loaded [ 0.609474] VFS: Disk quotas dquot_6.5.2 [ 0.611181] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.614160] fuse init (API version 7.22) [ 0.615922] msgmni has been set to 3997 [ 0.617617] Key type big_key registered [ 0.619847] Key type asymmetric registered [ 0.621566] Asymmetric key parser 'x509' registered [ 0.623541] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.626624] io scheduler noop registered [ 0.628298] io scheduler deadline registered (default) [ 0.630485] io scheduler cfq registered [ 0.632220] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.634255] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.636387] ipmi message handler version 39.2 [ 0.637919] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.640403] ACPI: Power Button [PWRF] [ 0.641801] GHES: HEST is not enabled! [ 0.664083] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.708931] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.732205] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.734856] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.762426] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.765874] Linux agpgart interface v0.103 [ 0.768471] brd: module loaded [ 0.770111] loop: module loaded [ 0.771731] blk-mq: CPU -> queue map [ 0.773029] CPU 0 -> Queue 0 [ 0.774176] CPU 1 -> Queue 0 [ 0.776217] vda: vda1 [ 0.778010] scsi0 : ata_piix [ 0.779235] scsi1 : ata_piix [ 0.780384] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.782631] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.785129] libphy: Fixed MDIO Bus: probed [ 0.786993] tun: Universal TUN/TAP device driver, 1.6 [ 0.788729] tun: (C) 1999-2004 Max Krasnyansky [ 0.792818] PPP generic driver version 2.4.2 [ 0.794351] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.796570] ehci-pci: EHCI PCI platform driver [ 0.798251] ehci-platform: EHCI generic platform driver [ 0.800680] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.802796] ohci-pci: OHCI PCI platform driver [ 0.804854] ohci-platform: OHCI generic platform driver [ 0.808143] uhci_hcd: USB Universal Host Controller Interface driver [ 0.840754] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.842675] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.845360] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.847422] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.849801] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.852642] usb usb1: Product: UHCI Host Controller [ 0.854686] usb usb1: Manufacturer: Linux 3.13.0-163-generic uhci_hcd [ 0.857201] usb usb1: SerialNumber: 0000:00:01.2 [ 0.859386] hub 1-0:1.0: USB hub found [ 0.860869] hub 1-0:1.0: 2 ports detected [ 0.862825] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.867107] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.869264] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.871370] mousedev: PS/2 mouse device common for all mice [ 0.873863] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.877229] rtc_cmos 00:00: RTC can wake from S4 [ 0.879233] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.881302] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.883542] device-mapper: uevent: version 1.0.3 [ 0.885357] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.888459] ledtrig-cpu: registered to indicate activity on CPUs [ 0.890628] TCP: cubic registered [ 0.892411] NET: Registered protocol family 10 [ 0.894314] NET: Registered protocol family 17 [ 0.907509] Key type dns_resolver registered [ 0.909329] Loading compiled-in X.509 certificates [ 0.911933] Loaded X.509 cert 'Magrathea: Glacier signing key: 094079111c1fcc174da628d837dd46328f08651c' [ 0.915595] registered taskstats version 1 [ 0.919644] Key type trusted registered [ 0.924632] Key type encrypted registered [ 0.926548] AppArmor: AppArmor sha1 policy hashing enabled [ 0.928499] IMA: No TPM chip found, activating TPM-bypass! [ 0.931647] regulator-dummy: disabling [ 0.933409] Magic number: 14:663:648 [ 0.935074] acpi LNXCPU:01: hash matches [ 0.936856] rtc_cmos 00:00: setting system clock to 2018-12-27 19:38:30 UTC (1545939510) [ 0.940206] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.942721] EDD information not available. [ 0.946851] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.950180] Write protecting the kernel read-only data: 12288k [ 0.954041] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.959193] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.974960] systemd-udevd[107]: starting version 204 [ 1.012595] FDC 0 is a S82078B [ 1.172053] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.337223] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.339762] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.342317] usb 1-1: Product: QEMU USB Tablet [ 1.344138] usb 1-1: Manufacturer: QEMU [ 1.345813] usb 1-1: SerialNumber: 42 [ 2.038694] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3 Begin: Loading essential drivers ... done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... done. [ 2.433705] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Begin: Running /scripts/local-bottom ... done. done. Begin: Running /scripts/init-bottom ... done. [ 2.545024] random: init urandom read with 10 bits of entropy available * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] [ 2.796380] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Thu, 27 Dec 2018 19:38:32 +0000. Up 3.25 seconds. cloud-init-nonet[3.41]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[5.06]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Thu, 27 Dec 2018 19:38:34 +0000. Up 5.22 seconds. ci-info: ++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:64:42:66 | ci-info: | eth0 | True | 192.168.0.3 | 255.255.255.0 | fa:16:3e:8e:c2:e4 | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ dmesg: write failed: Broken pipe Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 9b:d0:c3:cb:d2:90:87:d3:0e:e4:15:00:f2:56:f3:cd root@homer-0 The key's randomart image is: +--[ RSA 2048]----+ | . ..+.. | | o . o + | | o . o E | | . o B | | O S | | X = | | . B | | . | | | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 5b:26:97:42:fd:ba:43:3e:f6:cd:58:54:de:56:df:74 root@homer-0 The key's randomart image is: +--[ DSA 1024]----+ | | | . | | . . E| | . o +*| | S = . . *| | B.. . . | | .o. . | | =. = | | ..+o o | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: cb:9e:2b:33:81:df:b5:65:c4:36:84:e0:55:36:65:4a root@homer-0 The key's randomart image is: +--[ECDSA 256]---+ | ...oE.o | | . ..o.+ | | . o. | | = | | . S o . | | . .. .. o | | . oo. + | | =.... | | ++. | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: c9:1c:b9:32:cf:53:6c:07:ec:87:dc:1d:f8:d3:65:7b root@homer-0 The key's randomart image is: +--[ED25519 256--+ | | | o . | | o o . . o| | o B + o +o| | o S B + +.E| | = o o ..| | + | | . | | | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting early crypto disks... * Starting Handle applying cloud-config[74G[ OK ] [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Thu, 27 Dec 2018 19:38:39 +0000. Up 10.22 seconds. * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Ubuntu 14.04.5 LTS homer-0 ttyS0 homer-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Thu, 27 Dec 2018 19:38:41 +0000. Up 11.59 seconds. + cat ++ cut -d / -f 2 ++ echo 192.168.1.0/24 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 14304 0 --:--:-- --:--:-- --:--:-- 14248100 3149 100 3149 0 0 14300 0 --:--:-- --:--:-- --:--:-- 14248 OK + apt-get update Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:3 http://repo.cw-ngv.com binary/ Release [1219 B] Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:5 http://security.ubuntu.com trusty-security/main Sources [167 kB] Get:6 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:7 http://security.ubuntu.com trusty-security/universe Sources [96.0 kB] Get:8 http://security.ubuntu.com trusty-security/main amd64 Packages [797 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Get:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [277 kB] Get:10 http://security.ubuntu.com trusty-security/main Translation-en [427 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:11 http://security.ubuntu.com trusty-security/universe Translation-en [150 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [226 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7437 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1135 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [510 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [562 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [272 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Fetched 12.9 MB in 9s (1405 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.7 + '[' -n 192.168.0.7 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install homer --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 crest dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libpython2.7-dev libquadmath0 libsensors4 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev python3-pkg-resources realpath sysstat Suggested packages: binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales clearwater-logging clearwater-snmpd clearwater-secure-connections debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc libgd-tools lm-sensors libstdc++-4.8-doc pkg-config make-doc fcgiwrap nginx-doc ntp-doc python-genshi python-lxml python3-setuptools isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 crest dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin homer inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libpython2.7-dev libquadmath0 libsensors4 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev python3-pkg-resources realpath sysstat 0 upgraded, 94 newly installed, 0 to remove and 12 not upgraded. Need to get 88.0 MB of archives. After this operation, 202 MB of additional disk space will be used. Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:2 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:13 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-164.214 [774 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.5 [22.0 MB] Get:32 http://repo.cw-ngv.com/stable/ binary/ homer 1.0-180326.111418 [35.6 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5418 B] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.5 [269 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Extracting templates from packages: 31%Extracting templates from packages: 63%Extracting templates from packages: 95%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 88.0 MB in 8s (9995 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51330 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libjbig0:amd64. Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... Selecting previously unselected package libtiff5:amd64. Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Selecting previously unselected package libvpx1:amd64. Preparing to unpack .../libvpx1_1.3.0-2_amd64.deb ... Unpacking libvpx1:amd64 (1.3.0-2) ... Selecting previously unselected package libxpm4:amd64. Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Selecting previously unselected package libgd3:amd64. Preparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-164.214_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-164.214) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package libexpat1-dev:amd64. Preparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ... Unpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Selecting previously unselected package libpython2.7-dev:amd64. Preparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libxslt1.1:amd64. Preparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... 2018-12-27 19:39:22,063 - functest.core.singlevm - DEBUG - try 4: cannot find regex 'Cloud-init .* finished at ' in console 2018-12-27 19:39:32,067 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-27 19:39:32,069 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1160947540e39475cdcf001250247e001a7a12cf" 2018-12-27 19:39:33,136 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:39:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9e9c9121-d21a-467a-915d-2a785a78a085 x-compute-request-id: req-9e9c9121-d21a-467a-915d-2a785a78a085 Content-Encoding: gzip Content-Length: 1508 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:c2:e4", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:c2:e4", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:64:42:66", "version": 4, "addr": "192.168.1.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:64:42:66", "version": 4, "addr": "172.30.9.218", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/b60d844c-a06f-456e-a245-d548e0ebe850", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/b60d844c-a06f-456e-a245-d548e0ebe850", "rel": "bookmark"}], "image": {"id": "32de5565-c2d6-40e1-a076-b02e04d8b38d", "links": [{"href": "http://172.30.9.31:8774/images/32de5565-c2d6-40e1-a076-b02e04d8b38d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T19:38:29.000000", "flavor": {"id": "49521764-2b45-4138-bc33-9eb85445fa6c", "links": [{"href": "http://172.30.9.31:8774/flavors/49521764-2b45-4138-bc33-9eb85445fa6c", "rel": "bookmark"}]}, "id": "b60d844c-a06f-456e-a245-d548e0ebe850", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "e7c77990ffaf4447ba7d154f141f5f6f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T19:38:29Z", "hostId": "7935404ab45d1467d9d5233abd8c2483b155e013f8c227d5b4684907", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_bd473631-e088-4b41-9469-069909e508ff", "name": "homer-0.clearwater.opnfv", "created": "2018-12-27T19:37:54Z", "tenant_id": "5659dcbdaa7742d7bfece797c4514064", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:ef:3f", "version": 4, "addr": "192.168.0.27", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:ef:3f", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:9f:e7", "version": 4, "addr": "192.168.1.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/61e02295-3179-4e3a-8f57-836a5933f12c", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/61e02295-3179-4e3a-8f57-836a5933f12c", "rel": "bookmark"}], "image": {"id": "32de5565-c2d6-40e1-a076-b02e04d8b38d", "links": [{"href": "http://172.30.9.31:8774/images/32de5565-c2d6-40e1-a076-b02e04d8b38d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T19:38:27.000000", "flavor": {"id": "49521764-2b45-4138-bc33-9eb85445fa6c", "links": [{"href": "http://172.30.9.31:8774/flavors/49521764-2b45-4138-bc33-9eb85445fa6c", "rel": "bookmark"}]}, "id": "61e02295-3179-4e3a-8f57-836a5933f12c", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "e7c77990ffaf4447ba7d154f141f5f6f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T19:38:27Z", "hostId": "7935404ab45d1467d9d5233abd8c2483b155e013f8c227d5b4684907", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_bd473631-e088-4b41-9469-069909e508ff", "name": "dime-0.clearwater.opnfv", "created": "2018-12-27T19:37:53Z", "tenant_id": "5659dcbdaa7742d7bfece797c4514064", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d9:11:be", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d9:11:be", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c7:d5:1f", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/f6653274-ab3c-4e08-a1c5-e0a3a5e12bab", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/f6653274-ab3c-4e08-a1c5-e0a3a5e12bab", "rel": "bookmark"}], "image": {"id": "32de5565-c2d6-40e1-a076-b02e04d8b38d", "links": [{"href": "http://172.30.9.31:8774/images/32de5565-c2d6-40e1-a076-b02e04d8b38d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T19:38:31.000000", "flavor": {"id": "49521764-2b45-4138-bc33-9eb85445fa6c", "links": [{"href": "http://172.30.9.31:8774/flavors/49521764-2b45-4138-bc33-9eb85445fa6c", "rel": "bookmark"}]}, "id": "f6653274-ab3c-4e08-a1c5-e0a3a5e12bab", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}], "user_id": "e7c77990ffaf4447ba7d154f141f5f6f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T19:38:31Z", "hostId": "7935404ab45d1467d9d5233abd8c2483b155e013f8c227d5b4684907", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_bd473631-e088-4b41-9469-069909e508ff", "name": "sprout-0.clearwater.opnfv", "created": "2018-12-27T19:37:53Z", "tenant_id": "5659dcbdaa7742d7bfece797c4514064", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b7:4f", "version": 4, "addr": "192.168.0.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b7:4f", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:c1:db", "version": 4, "addr": "192.168.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:c1:db", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/fc6bcdb8-04b7-40f4-a89b-dcddd8130d44", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/fc6bcdb8-04b7-40f4-a89b-dcddd8130d44", "rel": "bookmark"}], "image": {"id": "32de5565-c2d6-40e1-a076-b02e04d8b38d", "links": [{"href": "http://172.30.9.31:8774/images/32de5565-c2d6-40e1-a076-b02e04d8b38d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T19:38:29.000000", "flavor": {"id": "49521764-2b45-4138-bc33-9eb85445fa6c", "links": [{"href": "http://172.30.9.31:8774/flavors/49521764-2b45-4138-bc33-9eb85445fa6c", "rel": "bookmark"}]}, "id": "fc6bcdb8-04b7-40f4-a89b-dcddd8130d44", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-bono-sig"}], "user_id": "e7c77990ffaf4447ba7d154f141f5f6f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T19:38:29Z", "hostId": "7935404ab45d1467d9d5233abd8c2483b155e013f8c227d5b4684907", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_bd473631-e088-4b41-9469-069909e508ff", "name": "bono-0.clearwater.opnfv", "created": "2018-12-27T19:37:53Z", "tenant_id": "5659dcbdaa7742d7bfece797c4514064", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9e:85:ac", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9e:85:ac", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3d:d4:30", "version": 4, "addr": "192.168.1.2", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/38fc4a7e-277a-4960-88c7-d39ce87f4bdc", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/38fc4a7e-277a-4960-88c7-d39ce87f4bdc", "rel": "bookmark"}], "image": {"id": "32de5565-c2d6-40e1-a076-b02e04d8b38d", "links": [{"href": "http://172.30.9.31:8774/images/32de5565-c2d6-40e1-a076-b02e04d8b38d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T19:38:07.000000", "flavor": {"id": "49521764-2b45-4138-bc33-9eb85445fa6c", "links": [{"href": "http://172.30.9.31:8774/flavors/49521764-2b45-4138-bc33-9eb85445fa6c", "rel": "bookmark"}]}, "id": "38fc4a7e-277a-4960-88c7-d39ce87f4bdc", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}], "user_id": "e7c77990ffaf4447ba7d154f141f5f6f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T19:38:07Z", "hostId": "e0f75b676eb2b7d2e6c5c117c7ca7a2f9cec907ebbfca4e893351767", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_bd473631-e088-4b41-9469-069909e508ff", "name": "vellum-0.clearwater.opnfv", "created": "2018-12-27T19:37:50Z", "tenant_id": "5659dcbdaa7742d7bfece797c4514064", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:26:6a:cd", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:26:6a:cd", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/58a22854-a720-43ad-b9f2-662508a20c99", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/58a22854-a720-43ad-b9f2-662508a20c99", "rel": "bookmark"}], "image": {"id": "32de5565-c2d6-40e1-a076-b02e04d8b38d", "links": [{"href": "http://172.30.9.31:8774/images/32de5565-c2d6-40e1-a076-b02e04d8b38d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T19:37:25.000000", "flavor": {"id": "49521764-2b45-4138-bc33-9eb85445fa6c", "links": [{"href": "http://172.30.9.31:8774/flavors/49521764-2b45-4138-bc33-9eb85445fa6c", "rel": "bookmark"}]}, "id": "58a22854-a720-43ad-b9f2-662508a20c99", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "e7c77990ffaf4447ba7d154f141f5f6f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T19:37:25Z", "hostId": "7935404ab45d1467d9d5233abd8c2483b155e013f8c227d5b4684907", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_bd473631-e088-4b41-9469-069909e508ff", "name": "ellis-0.clearwater.opnfv", "created": "2018-12-27T19:35:46Z", "tenant_id": "5659dcbdaa7742d7bfece797c4514064", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2c:36:bf", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2c:36:bf", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7b:f8:ba", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/dbc80c75-c7be-4193-8df4-be72cd1301d0", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/dbc80c75-c7be-4193-8df4-be72cd1301d0", "rel": "bookmark"}], "image": {"id": "32de5565-c2d6-40e1-a076-b02e04d8b38d", "links": [{"href": "http://172.30.9.31:8774/images/32de5565-c2d6-40e1-a076-b02e04d8b38d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T19:35:32.000000", "flavor": {"id": "49521764-2b45-4138-bc33-9eb85445fa6c", "links": [{"href": "http://172.30.9.31:8774/flavors/49521764-2b45-4138-bc33-9eb85445fa6c", "rel": "bookmark"}]}, "id": "dbc80c75-c7be-4193-8df4-be72cd1301d0", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "e7c77990ffaf4447ba7d154f141f5f6f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T19:35:32Z", "hostId": "e0f75b676eb2b7d2e6c5c117c7ca7a2f9cec907ebbfca4e893351767", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_bd473631-e088-4b41-9469-069909e508ff", "name": "ns.clearwater.opnfv", "created": "2018-12-27T19:33:41Z", "tenant_id": "5659dcbdaa7742d7bfece797c4514064", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-27 19:39:33,136 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-9e9c9121-d21a-467a-915d-2a785a78a085 2018-12-27 19:39:33,136 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.06950902939s 2018-12-27 19:39:33,137 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-9e9c9121-d21a-467a-915d-2a785a78a085 2018-12-27 19:39:33,143 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-12-27 19:39:33,146 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/servers/b60d844c-a06f-456e-a245-d548e0ebe850/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}1160947540e39475cdcf001250247e001a7a12cf" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-27 19:39:33,269 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:39:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7d6c2127-e35c-433c-b790-9f88a82c03b6 x-compute-request-id: req-7d6c2127-e35c-433c-b790-9f88a82c03b6 Content-Encoding: gzip Content-Length: 14392 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-163-generic (buildd@lgw01-amd64-058) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #213-Ubuntu SMP Thu Nov 15 02:19:07 UTC 2018 (Ubuntu 3.13.0-163.213-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-163-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff]\n[ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff]\n[ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff]\n[ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff]\n[ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000007ffe1551 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000007ffe0000 000040\n[ 0.000000] ACPI: APIC 000000007ffe14d1 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84096 r8192 d22400 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc80\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-163-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008014] pid_max: default: 32768 minimum: 301\n[ 0.009671] Security Framework initialized\n[ 0.011198] AppArmor: AppArmor initialized\n[ 0.012007] Yama: becoming mindful.\n[ 0.013530] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.017802] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.020869] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.024006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.026791] Initializing cgroup subsys memory\n[ 0.028025] Initializing cgroup subsys devices\n[ 0.029584] Initializing cgroup subsys freezer\n[ 0.031017] Initializing cgroup subsys blkio\n[ 0.032009] Initializing cgroup subsys perf_event\n[ 0.033891] Initializing cgroup subsys hugetlb\n[ 0.036803] mce: CPU supports 10 MCE banks\n[ 0.038523] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.038523] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.040013] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.044008] Spectre V2 : Enabling Indirect Branch Prediction Barrier\n[ 0.046385] Spectre V2 : Enabling Restricted Speculation for firmware calls\n[ 0.048003] Spectre V2 : Disabling Indirect Banch Restricted Speculation\n[ 0.052003] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.055243] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.060460] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.067790] ACPI: Core revision 20131115\n[ 0.068549] ACPI: All ACPI Tables successfully acquired\n[ 0.072069] ftrace: allocating 28753 entries in 113 pages\n[ 0.096200] smpboot: Max logical packages: 2\n[ 0.098014] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.100004] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.102803] Enabling x2apic\n[ 0.104000] Enabled x2apic\n[ 0.104008] Switched APIC routing to physical x2apic.\n[ 0.109387] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.111757] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.116035] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.127252] KVM setup paravirtual spinlock\n[ 0.129973] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.132206] x86: Booting SMP configuration:\n[ 0.133980] .... node #0, CPUs: #1[ 0.129921] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.152022] x86: Booted up 1 node, 2 CPUs\n[ 0.152013] KVM setup async PF for cpu 1\n[ 0.152015] kvm-stealtime: cpu 1, msr 7fd0fc80\n[ 0.156012] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.159162] devtmpfs: initialized\n[ 0.161679] EVM: security.selinux\n[ 0.163205] EVM: security.SMACK64\n[ 0.164003] EVM: security.ima\n[ 0.165377] EVM: security.capability\n[ 0.167011] pinctrl core: initialized pinctrl subsystem\n[ 0.168060] regulator-dummy: no parameters\n[ 0.169960] RTC time: 19:38:30, date: 12/27/18\n[ 0.171956] NET: Registered protocol family 16\n[ 0.172147] cpuidle: using governor ladder\n[ 0.173963] cpuidle: using governor menu\n[ 0.175796] ACPI: bus type PCI registered\n[ 0.176008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.178756] PCI: Using configuration type 1 for base access\n[ 0.180659] bio: create slab at 0\n[ 0.181793] ACPI: Added _OSI(Module Device)\n[ 0.184004] ACPI: Added _OSI(Processor Device)\n[ 0.185817] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.187709] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.189867] ACPI: Interpreter enabled\n[ 0.191489] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.194356] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.197037] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.200005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.203218] ACPI: (supports S0 S5)\n[ 0.204004] ACPI: Using IOAPIC for interrupt routing\n[ 0.206340] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.208223] ACPI: No dock devices found.\n[ 0.211681] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.212008] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.214923] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.216035] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.220416] acpiphp: Slot [3] registered\n[ 0.222841] acpiphp: Slot [4] registered\n[ 0.224055] acpiphp: Slot [5] registered\n[ 0.226436] acpiphp: Slot [6] registered\n[ 0.228057] acpiphp: Slot [7] registered\n[ 0.230454] acpiphp: Slot [8] registered\n[ 0.232040] acpiphp: Slot [9] registered\n[ 0.234499] acpiphp: Slot [10] registered\n[ 0.236040] acpiphp: Slot [11] registered\n[ 0.238459] acpiphp: Slot [12] registered\n[ 0.240038] acpiphp: Slot [13] registered\n[ 0.241832] acpiphp: Slot [14] registered\n[ 0.243622] acpiphp: Slot [15] registered\n[ 0.244030] acpiphp: Slot [16] registered\n[ 0.245708] acpiphp: Slot [17] registered\n[ 0.247247] acpiphp: Slot [18] registered\n[ 0.248033] acpiphp: Slot [19] registered\n[ 0.249640] acpiphp: Slot [20] registered\n[ 0.251290] acpiphp: Slot [21] registered\n[ 0.252023] acpiphp: Slot [22] registered\n[ 0.253642] acpiphp: Slot [23] registered\n[ 0.255223] acpiphp: Slot [24] registered\n[ 0.256023] acpiphp: Slot [25] registered\n[ 0.257613] acpiphp: Slot [26] registered\n[ 0.259122] acpiphp: Slot [27] registered\n[ 0.260023] acpiphp: Slot [28] registered\n[ 0.261429] acpiphp: Slot [29] registered\n[ 0.262903] acpiphp: Slot [30] registered\n[ 0.264035] acpiphp: Slot [31] registered\n[ 0.265631] PCI host bridge to bus 0000:00\n[ 0.267227] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.268005] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.270260] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.272005] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.274160] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.276004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.286256] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.288016] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.319226] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.321239] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.323728] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.325157] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.327583] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.328913] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.330997] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.330997] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.332004] vgaarb: loaded\n[ 0.333040] vgaarb: bridge control possible 0000:00:02.0\n[ 0.335032] SCSI subsystem initialized\n[ 0.336174] ACPI: bus type USB registered\n[ 0.337469] usbcore: registered new interface driver usbfs\n[ 0.339249] usbcore: registered new interface driver hub\n[ 0.340057] usbcore: registered new device driver usb\n[ 0.341752] PCI: Using ACPI for IRQ routing\n[ 0.341884] NetLabel: Initializing\n[ 0.344007] NetLabel: domain hash size = 128\n[ 0.345452] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.347132] NetLabel: unlabeled traffic allowed by default\n[ 0.348215] Switched to clocksource kvm-clock\n[ 0.360229] AppArmor: AppArmor Filesystem Enabled\n[ 0.362474] pnp: PnP ACPI init\n[ 0.364294] ACPI: bus type PNP registered\n[ 0.367130] pnp: PnP ACPI: found 8 devices\n[ 0.369334] ACPI: bus type PNP unregistered\n[ 0.378628] NET: Registered protocol family 2\n[ 0.380764] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.383869] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.386624] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.389289] TCP: reno registered\n[ 0.390706] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.393071] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.395636] NET: Registered protocol family 1\n[ 0.397449] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.399760] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.401990] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.425844] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.449618] Trying to unpack rootfs image as initramfs...\n[ 0.558318] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.561643] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.563922] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.566458] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.570210] Scanning for low memory corruption every 60 seconds\n[ 0.573288] Initialise system trusted keyring\n[ 0.575323] audit: initializing netlink socket (disabled)\n[ 0.577612] type=2000 audit(1545939510.950:1): initialized\n[ 0.604635] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.608040] zbud: loaded\n[ 0.609474] VFS: Disk quotas dquot_6.5.2\n[ 0.611181] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.614160] fuse init (API version 7.22)\n[ 0.615922] msgmni has been set to 3997\n[ 0.617617] Key type big_key registered\n[ 0.619847] Key type asymmetric registered\n[ 0.621566] Asymmetric key parser 'x509' registered\n[ 0.623541] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.626624] io scheduler noop registered\n[ 0.628298] io scheduler deadline registered (default)\n[ 0.630485] io scheduler cfq registered\n[ 0.632220] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.634255] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.636387] ipmi message handler version 39.2\n[ 0.637919] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.640403] ACPI: Power Button [PWRF]\n[ 0.641801] GHES: HEST is not enabled!\n[ 0.664083] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.708931] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.732205] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.734856] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.762426] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.765874] Linux agpgart interface v0.103\n[ 0.768471] brd: module loaded\n[ 0.770111] loop: module loaded\n[ 0.771731] blk-mq: CPU -> queue map\n[ 0.773029] CPU 0 -> Queue 0\n[ 0.774176] CPU 1 -> Queue 0\n[ 0.776217] vda: vda1\n[ 0.778010] scsi0 : ata_piix\n[ 0.779235] scsi1 : ata_piix\n[ 0.780384] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.782631] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.785129] libphy: Fixed MDIO Bus: probed\n[ 0.786993] tun: Universal TUN/TAP device driver, 1.6\n[ 0.788729] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.792818] PPP generic driver version 2.4.2\n[ 0.794351] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.796570] ehci-pci: EHCI PCI platform driver\n[ 0.798251] ehci-platform: EHCI generic platform driver\n[ 0.800680] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.802796] ohci-pci: OHCI PCI platform driver\n[ 0.804854] ohci-platform: OHCI generic platform driver\n[ 0.808143] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.840754] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.842675] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.845360] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.847422] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.849801] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.852642] usb usb1: Product: UHCI Host Controller\n[ 0.854686] usb usb1: Manufacturer: Linux 3.13.0-163-generic uhci_hcd\n[ 0.857201] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.859386] hub 1-0:1.0: USB hub found\n[ 0.860869] hub 1-0:1.0: 2 ports detected\n[ 0.862825] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.867107] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.869264] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.871370] mousedev: PS/2 mouse device common for all mice\n[ 0.873863] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.877229] rtc_cmos 00:00: RTC can wake from S4\n[ 0.879233] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.881302] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.883542] device-mapper: uevent: version 1.0.3\n[ 0.885357] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.888459] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.890628] TCP: cubic registered\n[ 0.892411] NET: Registered protocol family 10\n[ 0.894314] NET: Registered protocol family 17\n[ 0.907509] Key type dns_resolver registered\n[ 0.909329] Loading compiled-in X.509 certificates\n[ 0.911933] Loaded X.509 cert 'Magrathea: Glacier signing key: 094079111c1fcc174da628d837dd46328f08651c'\n[ 0.915595] registered taskstats version 1\n[ 0.919644] Key type trusted registered\n[ 0.924632] Key type encrypted registered\n[ 0.926548] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.928499] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.931647] regulator-dummy: disabling\n[ 0.933409] Magic number: 14:663:648\n[ 0.935074] acpi LNXCPU:01: hash matches\n[ 0.936856] rtc_cmos 00:00: setting system clock to 2018-12-27 19:38:30 UTC (1545939510)\n[ 0.940206] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.942721] EDD information not available.\n[ 0.946851] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.950180] Write protecting the kernel read-only data: 12288k\n[ 0.954041] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000)\n[ 0.959193] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.974960] systemd-udevd[107]: starting version 204\n[ 1.012595] FDC 0 is a S82078B\n[ 1.172053] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.337223] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.339762] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.342317] usb 1-1: Product: QEMU USB Tablet\n[ 1.344138] usb 1-1: Manufacturer: QEMU\n[ 1.345813] usb 1-1: SerialNumber: 42\n[ 2.038694] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3\nBegin: Loading essential drivers ... done.\nBegin: Running /scripts/init-premount ... done.\nBegin: Mounting root file system ... Begin: Running /scripts/local-top ... done.\nBegin: Running /scripts/local-premount ... done.\n[ 2.433705] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nBegin: Running /scripts/local-bottom ... done.\ndone.\nBegin: Running /scripts/init-bottom ... done.\n[ 2.545024] random: init urandom read with 10 bits of entropy available\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Starting Mount filesystems on boot[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n[ 2.796380] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Thu, 27 Dec 2018 19:38:32 +0000. Up 3.25 seconds.\ncloud-init-nonet[3.41]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[5.06]: static networking is now up\n * Starting configure network device[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Thu, 27 Dec 2018 19:38:34 +0000. Up 5.22 seconds.\nci-info: ++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: | Device | Up | Address | Mask | Hw-Address |\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . |\nci-info: | eth1 | False | . | . | fa:16:3e:64:42:66 |\nci-info: | eth0 | True | 192.168.0.3 | 255.255.255.0 | fa:16:3e:8e:c2:e4 |\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\ndmesg: write failed: Broken pipe\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\n9b:d0:c3:cb:d2:90:87:d3:0e:e4:15:00:f2:56:f3:cd root@homer-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| . ..+.. |\n| o . o + |\n| o . o E |\n| . o B |\n| O S |\n| X = |\n| . B |\n| . |\n| |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\n5b:26:97:42:fd:ba:43:3e:f6:cd:58:54:de:56:df:74 root@homer-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| |\n| . |\n| . . E|\n| . o +*|\n| S = . . *|\n| B.. . . |\n| .o. . |\n| =. = |\n| ..+o o |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\ncb:9e:2b:33:81:df:b5:65:c4:36:84:e0:55:36:65:4a root@homer-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| ...oE.o |\n| . ..o.+ |\n| . o. |\n| = |\n| . S o . |\n| . .. .. o |\n| . oo. + |\n| =.... |\n| ++. |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\nc9:1c:b9:32:cf:53:6c:07:ec:87:dc:1d:f8:d3:65:7b root@homer-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| |\n| o . |\n| o o . . o|\n| o B + o +o|\n| o S B + +.E|\n| = o o ..|\n| + |\n| . |\n| |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\n * Starting early crypto disks... * Starting Handle applying cloud-config[74G[ OK ]\n[80G [74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Thu, 27 Dec 2018 19:38:39 +0000. Up 10.22 seconds.\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\n\nUbuntu 14.04.5 LTS homer-0 ttyS0\n\nhomer-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Thu, 27 Dec 2018 19:38:41 +0000. Up 11.59 seconds.\n+ cat\n++ cut -d / -f 2\n++ echo 192.168.1.0/24\n+ chmod a+x /etc/init.d/signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace\n+ /etc/init.d/signaling_namespace\n+ echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ curl -L http://repo.cw-ngv.com/repo_key\n+ apt-key add -\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 14304 0 --:--:-- --:--:-- --:--:-- 14248100 3149 100 3149 0 0 14300 0 --:--:-- --:--:-- --:--:-- 14248\nOK\n+ apt-get update\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:3 http://repo.cw-ngv.com binary/ Release [1219 B]\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:5 http://security.ubuntu.com trusty-security/main Sources [167 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [96.0 kB]\nGet:8 http://security.ubuntu.com trusty-security/main amd64 Packages [797 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nGet:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [277 kB]\nGet:10 http://security.ubuntu.com trusty-security/main Translation-en [427 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:11 http://security.ubuntu.com trusty-security/universe Translation-en [150 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [226 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7437 B]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1135 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [510 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [562 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [272 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nFetched 12.9 MB in 9s (1405 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.7\n+ '[' -n 192.168.0.7 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install homer --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 crest\n dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core\n g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl\n libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1\n libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1\n libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libpython2.7-dev libquadmath0\n libsensors4 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4\n libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev\n nginx nginx-common nginx-core ntp python-chardet-whl python-colorama\n python-colorama-whl python-distlib python-distlib-whl python-html5lib\n python-html5lib-whl python-pip python-pip-whl python-requests-whl\n python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl\n python-virtualenv python-wheel python-zmq python2.7-dev\n python3-pkg-resources realpath sysstat\nSuggested packages:\n binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix\n mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales\n clearwater-logging clearwater-snmpd clearwater-secure-connections\n debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg\n gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc\n gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg\n libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc libgd-tools lm-sensors\n libstdc++-4.8-doc pkg-config make-doc fcgiwrap nginx-doc ntp-doc\n python-genshi python-lxml python3-setuptools isag\nRecommended packages:\n python-dev-all\nThe following NEW packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 crest\n dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core\n g++ g++-4.8 gcc gcc-4.8 gnutls-bin homer inotify-tools iotop\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl\n libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1\n libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1\n libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libpython2.7-dev libquadmath0\n libsensors4 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4\n libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev\n nginx nginx-common nginx-core ntp python-chardet-whl python-colorama\n python-colorama-whl python-distlib python-distlib-whl python-html5lib\n python-html5lib-whl python-pip python-pip-whl python-requests-whl\n python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl\n python-virtualenv python-wheel python-zmq python2.7-dev\n python3-pkg-resources realpath sysstat\n0 upgraded, 94 newly installed, 0 to remove and 12 not upgraded.\nNeed to get 88.0 MB of archives.\nAfter this operation, 202 MB of additional disk space will be used.\nGet:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:2 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB]\nGet:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:13 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-164.214 [774 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.5 [22.0 MB]\nGet:32 http://repo.cw-ngv.com/stable/ binary/ homer 1.0-180326.111418 [35.6 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5418 B]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.5 [269 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB]\nExtracting templates from packages: 31%Extracting templates from packages: 63%Extracting templates from packages: 95%Extracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 88.0 MB in 8s (9995 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51330 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package fonts-dejavu-core.\nPreparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ...\nUnpacking fonts-dejavu-core (2.34-1ubuntu1) ...\nSelecting previously unselected package fontconfig-config.\nPreparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ...\nUnpacking fontconfig-config (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libfontconfig1:amd64.\nPreparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ...\nUnpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libjpeg-turbo8:amd64.\nPreparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ...\nUnpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSelecting previously unselected package libjpeg8:amd64.\nPreparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ...\nUnpacking libjpeg8:amd64 (8c-2ubuntu8) ...\nSelecting previously unselected package libjbig0:amd64.\nPreparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ...\nUnpacking libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSelecting previously unselected package libtiff5:amd64.\nPreparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ...\nUnpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSelecting previously unselected package libvpx1:amd64.\nPreparing to unpack .../libvpx1_1.3.0-2_amd64.deb ...\nUnpacking libvpx1:amd64 (1.3.0-2) ...\nSelecting previously unselected package libxpm4:amd64.\nPreparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ...\nUnpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSelecting previously unselected package libgd3:amd64.\nPreparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-164.214_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-164.214) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package libexpat1-dev:amd64.\nPreparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ...\nUnpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ...\nSelecting previously unselected package libpython2.7-dev:amd64.\nPreparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ...\nUnpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libxslt1.1:amd64.\nPreparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\n"} 2018-12-27 19:39:33,271 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/b60d844c-a06f-456e-a245-d548e0ebe850/action used request id req-7d6c2127-e35c-433c-b790-9f88a82c03b6 2018-12-27 19:39:33,271 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.127185106277s 2018-12-27 19:39:33,273 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/b60d844c-a06f-456e-a245-d548e0ebe850/action used request id req-7d6c2127-e35c-433c-b790-9f88a82c03b6 2018-12-27 19:39:33,273 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-163-generic (buildd@lgw01-amd64-058) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #213-Ubuntu SMP Thu Nov 15 02:19:07 UTC 2018 (Ubuntu 3.13.0-163.213-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-163-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe1551 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe14d1 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84096 r8192 d22400 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc80 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-163-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008014] pid_max: default: 32768 minimum: 301 [ 0.009671] Security Framework initialized [ 0.011198] AppArmor: AppArmor initialized [ 0.012007] Yama: becoming mindful. [ 0.013530] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017802] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020869] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.026791] Initializing cgroup subsys memory [ 0.028025] Initializing cgroup subsys devices [ 0.029584] Initializing cgroup subsys freezer [ 0.031017] Initializing cgroup subsys blkio [ 0.032009] Initializing cgroup subsys perf_event [ 0.033891] Initializing cgroup subsys hugetlb [ 0.036803] mce: CPU supports 10 MCE banks [ 0.038523] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.038523] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040013] Spectre V2 : Mitigation: Full generic retpoline [ 0.044008] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.046385] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.048003] Spectre V2 : Disabling Indirect Banch Restricted Speculation [ 0.052003] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.055243] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.060460] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.067790] ACPI: Core revision 20131115 [ 0.068549] ACPI: All ACPI Tables successfully acquired [ 0.072069] ftrace: allocating 28753 entries in 113 pages [ 0.096200] smpboot: Max logical packages: 2 [ 0.098014] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.100004] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.102803] Enabling x2apic [ 0.104000] Enabled x2apic [ 0.104008] Switched APIC routing to physical x2apic. [ 0.109387] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.111757] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.116035] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.127252] KVM setup paravirtual spinlock [ 0.129973] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.132206] x86: Booting SMP configuration: [ 0.133980] .... node #0, CPUs: #1[ 0.129921] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.152022] x86: Booted up 1 node, 2 CPUs [ 0.152013] KVM setup async PF for cpu 1 [ 0.152015] kvm-stealtime: cpu 1, msr 7fd0fc80 [ 0.156012] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.159162] devtmpfs: initialized [ 0.161679] EVM: security.selinux [ 0.163205] EVM: security.SMACK64 [ 0.164003] EVM: security.ima [ 0.165377] EVM: security.capability [ 0.167011] pinctrl core: initialized pinctrl subsystem [ 0.168060] regulator-dummy: no parameters [ 0.169960] RTC time: 19:38:30, date: 12/27/18 [ 0.171956] NET: Registered protocol family 16 [ 0.172147] cpuidle: using governor ladder [ 0.173963] cpuidle: using governor menu [ 0.175796] ACPI: bus type PCI registered [ 0.176008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.178756] PCI: Using configuration type 1 for base access [ 0.180659] bio: create slab at 0 [ 0.181793] ACPI: Added _OSI(Module Device) [ 0.184004] ACPI: Added _OSI(Processor Device) [ 0.185817] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.187709] ACPI: Added _OSI(Processor Aggregator Device) [ 0.189867] ACPI: Interpreter enabled [ 0.191489] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.194356] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.197037] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.200005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.203218] ACPI: (supports S0 S5) [ 0.204004] ACPI: Using IOAPIC for interrupt routing [ 0.206340] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.208223] ACPI: No dock devices found. [ 0.211681] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.212008] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.214923] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.216035] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.220416] acpiphp: Slot [3] registered [ 0.222841] acpiphp: Slot [4] registered [ 0.224055] acpiphp: Slot [5] registered [ 0.226436] acpiphp: Slot [6] registered [ 0.228057] acpiphp: Slot [7] registered [ 0.230454] acpiphp: Slot [8] registered [ 0.232040] acpiphp: Slot [9] registered [ 0.234499] acpiphp: Slot [10] registered [ 0.236040] acpiphp: Slot [11] registered [ 0.238459] acpiphp: Slot [12] registered [ 0.240038] acpiphp: Slot [13] registered [ 0.241832] acpiphp: Slot [14] registered [ 0.243622] acpiphp: Slot [15] registered [ 0.244030] acpiphp: Slot [16] registered [ 0.245708] acpiphp: Slot [17] registered [ 0.247247] acpiphp: Slot [18] registered [ 0.248033] acpiphp: Slot [19] registered [ 0.249640] acpiphp: Slot [20] registered [ 0.251290] acpiphp: Slot [21] registered [ 0.252023] acpiphp: Slot [22] registered [ 0.253642] acpiphp: Slot [23] registered [ 0.255223] acpiphp: Slot [24] registered [ 0.256023] acpiphp: Slot [25] registered [ 0.257613] acpiphp: Slot [26] registered [ 0.259122] acpiphp: Slot [27] registered [ 0.260023] acpiphp: Slot [28] registered [ 0.261429] acpiphp: Slot [29] registered [ 0.262903] acpiphp: Slot [30] registered [ 0.264035] acpiphp: Slot [31] registered [ 0.265631] PCI host bridge to bus 0000:00 [ 0.267227] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.268005] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.270260] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.272005] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.274160] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.276004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.286256] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.288016] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.319226] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.321239] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.323728] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.325157] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.327583] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.328913] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.330997] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.330997] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.332004] vgaarb: loaded [ 0.333040] vgaarb: bridge control possible 0000:00:02.0 [ 0.335032] SCSI subsystem initialized [ 0.336174] ACPI: bus type USB registered [ 0.337469] usbcore: registered new interface driver usbfs [ 0.339249] usbcore: registered new interface driver hub [ 0.340057] usbcore: registered new device driver usb [ 0.341752] PCI: Using ACPI for IRQ routing [ 0.341884] NetLabel: Initializing [ 0.344007] NetLabel: domain hash size = 128 [ 0.345452] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.347132] NetLabel: unlabeled traffic allowed by default [ 0.348215] Switched to clocksource kvm-clock [ 0.360229] AppArmor: AppArmor Filesystem Enabled [ 0.362474] pnp: PnP ACPI init [ 0.364294] ACPI: bus type PNP registered [ 0.367130] pnp: PnP ACPI: found 8 devices [ 0.369334] ACPI: bus type PNP unregistered [ 0.378628] NET: Registered protocol family 2 [ 0.380764] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.383869] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.386624] TCP: Hash tables configured (established 16384 bind 16384) [ 0.389289] TCP: reno registered [ 0.390706] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.393071] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.395636] NET: Registered protocol family 1 [ 0.397449] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.399760] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.401990] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.425844] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.449618] Trying to unpack rootfs image as initramfs... [ 0.558318] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.561643] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.563922] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.566458] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.570210] Scanning for low memory corruption every 60 seconds [ 0.573288] Initialise system trusted keyring [ 0.575323] audit: initializing netlink socket (disabled) [ 0.577612] type=2000 audit(1545939510.950:1): initialized [ 0.604635] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.608040] zbud: loaded [ 0.609474] VFS: Disk quotas dquot_6.5.2 [ 0.611181] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.614160] fuse init (API version 7.22) [ 0.615922] msgmni has been set to 3997 [ 0.617617] Key type big_key registered [ 0.619847] Key type asymmetric registered [ 0.621566] Asymmetric key parser 'x509' registered [ 0.623541] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.626624] io scheduler noop registered [ 0.628298] io scheduler deadline registered (default) [ 0.630485] io scheduler cfq registered [ 0.632220] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.634255] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.636387] ipmi message handler version 39.2 [ 0.637919] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.640403] ACPI: Power Button [PWRF] [ 0.641801] GHES: HEST is not enabled! [ 0.664083] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.708931] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.732205] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.734856] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.762426] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.765874] Linux agpgart interface v0.103 [ 0.768471] brd: module loaded [ 0.770111] loop: module loaded [ 0.771731] blk-mq: CPU -> queue map [ 0.773029] CPU 0 -> Queue 0 [ 0.774176] CPU 1 -> Queue 0 [ 0.776217] vda: vda1 [ 0.778010] scsi0 : ata_piix [ 0.779235] scsi1 : ata_piix [ 0.780384] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.782631] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.785129] libphy: Fixed MDIO Bus: probed [ 0.786993] tun: Universal TUN/TAP device driver, 1.6 [ 0.788729] tun: (C) 1999-2004 Max Krasnyansky [ 0.792818] PPP generic driver version 2.4.2 [ 0.794351] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.796570] ehci-pci: EHCI PCI platform driver [ 0.798251] ehci-platform: EHCI generic platform driver [ 0.800680] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.802796] ohci-pci: OHCI PCI platform driver [ 0.804854] ohci-platform: OHCI generic platform driver [ 0.808143] uhci_hcd: USB Universal Host Controller Interface driver [ 0.840754] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.842675] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.845360] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.847422] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.849801] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.852642] usb usb1: Product: UHCI Host Controller [ 0.854686] usb usb1: Manufacturer: Linux 3.13.0-163-generic uhci_hcd [ 0.857201] usb usb1: SerialNumber: 0000:00:01.2 [ 0.859386] hub 1-0:1.0: USB hub found [ 0.860869] hub 1-0:1.0: 2 ports detected [ 0.862825] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.867107] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.869264] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.871370] mousedev: PS/2 mouse device common for all mice [ 0.873863] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.877229] rtc_cmos 00:00: RTC can wake from S4 [ 0.879233] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.881302] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.883542] device-mapper: uevent: version 1.0.3 [ 0.885357] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.888459] ledtrig-cpu: registered to indicate activity on CPUs [ 0.890628] TCP: cubic registered [ 0.892411] NET: Registered protocol family 10 [ 0.894314] NET: Registered protocol family 17 [ 0.907509] Key type dns_resolver registered [ 0.909329] Loading compiled-in X.509 certificates [ 0.911933] Loaded X.509 cert 'Magrathea: Glacier signing key: 094079111c1fcc174da628d837dd46328f08651c' [ 0.915595] registered taskstats version 1 [ 0.919644] Key type trusted registered [ 0.924632] Key type encrypted registered [ 0.926548] AppArmor: AppArmor sha1 policy hashing enabled [ 0.928499] IMA: No TPM chip found, activating TPM-bypass! [ 0.931647] regulator-dummy: disabling [ 0.933409] Magic number: 14:663:648 [ 0.935074] acpi LNXCPU:01: hash matches [ 0.936856] rtc_cmos 00:00: setting system clock to 2018-12-27 19:38:30 UTC (1545939510) [ 0.940206] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.942721] EDD information not available. [ 0.946851] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.950180] Write protecting the kernel read-only data: 12288k [ 0.954041] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.959193] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.974960] systemd-udevd[107]: starting version 204 [ 1.012595] FDC 0 is a S82078B [ 1.172053] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.337223] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.339762] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.342317] usb 1-1: Product: QEMU USB Tablet [ 1.344138] usb 1-1: Manufacturer: QEMU [ 1.345813] usb 1-1: SerialNumber: 42 [ 2.038694] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3 Begin: Loading essential drivers ... done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... done. [ 2.433705] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Begin: Running /scripts/local-bottom ... done. done. Begin: Running /scripts/init-bottom ... done. [ 2.545024] random: init urandom read with 10 bits of entropy available * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] [ 2.796380] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Thu, 27 Dec 2018 19:38:32 +0000. Up 3.25 seconds. cloud-init-nonet[3.41]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[5.06]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Thu, 27 Dec 2018 19:38:34 +0000. Up 5.22 seconds. ci-info: ++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:64:42:66 | ci-info: | eth0 | True | 192.168.0.3 | 255.255.255.0 | fa:16:3e:8e:c2:e4 | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ dmesg: write failed: Broken pipe Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 9b:d0:c3:cb:d2:90:87:d3:0e:e4:15:00:f2:56:f3:cd root@homer-0 The key's randomart image is: +--[ RSA 2048]----+ | . ..+.. | | o . o + | | o . o E | | . o B | | O S | | X = | | . B | | . | | | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 5b:26:97:42:fd:ba:43:3e:f6:cd:58:54:de:56:df:74 root@homer-0 The key's randomart image is: +--[ DSA 1024]----+ | | | . | | . . E| | . o +*| | S = . . *| | B.. . . | | .o. . | | =. = | | ..+o o | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: cb:9e:2b:33:81:df:b5:65:c4:36:84:e0:55:36:65:4a root@homer-0 The key's randomart image is: +--[ECDSA 256]---+ | ...oE.o | | . ..o.+ | | . o. | | = | | . S o . | | . .. .. o | | . oo. + | | =.... | | ++. | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: c9:1c:b9:32:cf:53:6c:07:ec:87:dc:1d:f8:d3:65:7b root@homer-0 The key's randomart image is: +--[ED25519 256--+ | | | o . | | o o . . o| | o B + o +o| | o S B + +.E| | = o o ..| | + | | . | | | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting early crypto disks... * Starting Handle applying cloud-config[74G[ OK ] [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Thu, 27 Dec 2018 19:38:39 +0000. Up 10.22 seconds. * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Ubuntu 14.04.5 LTS homer-0 ttyS0 homer-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Thu, 27 Dec 2018 19:38:41 +0000. Up 11.59 seconds. + cat ++ cut -d / -f 2 ++ echo 192.168.1.0/24 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 14304 0 --:--:-- --:--:-- --:--:-- 14248100 3149 100 3149 0 0 14300 0 --:--:-- --:--:-- --:--:-- 14248 OK + apt-get update Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:3 http://repo.cw-ngv.com binary/ Release [1219 B] Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:5 http://security.ubuntu.com trusty-security/main Sources [167 kB] Get:6 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:7 http://security.ubuntu.com trusty-security/universe Sources [96.0 kB] Get:8 http://security.ubuntu.com trusty-security/main amd64 Packages [797 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Get:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [277 kB] Get:10 http://security.ubuntu.com trusty-security/main Translation-en [427 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:11 http://security.ubuntu.com trusty-security/universe Translation-en [150 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [226 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7437 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1135 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [510 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [562 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [272 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Fetched 12.9 MB in 9s (1405 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.7 + '[' -n 192.168.0.7 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install homer --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 crest dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libpython2.7-dev libquadmath0 libsensors4 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev python3-pkg-resources realpath sysstat Suggested packages: binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales clearwater-logging clearwater-snmpd clearwater-secure-connections debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc libgd-tools lm-sensors libstdc++-4.8-doc pkg-config make-doc fcgiwrap nginx-doc ntp-doc python-genshi python-lxml python3-setuptools isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 crest dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin homer inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libpython2.7-dev libquadmath0 libsensors4 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev python3-pkg-resources realpath sysstat 0 upgraded, 94 newly installed, 0 to remove and 12 not upgraded. Need to get 88.0 MB of archives. After this operation, 202 MB of additional disk space will be used. Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:2 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:13 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-164.214 [774 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.5 [22.0 MB] Get:32 http://repo.cw-ngv.com/stable/ binary/ homer 1.0-180326.111418 [35.6 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5418 B] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.5 [269 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Extracting templates from packages: 31%Extracting templates from packages: 63%Extracting templates from packages: 95%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 88.0 MB in 8s (9995 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51330 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libjbig0:amd64. Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... Selecting previously unselected package libtiff5:amd64. Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Selecting previously unselected package libvpx1:amd64. Preparing to unpack .../libvpx1_1.3.0-2_amd64.deb ... Unpacking libvpx1:amd64 (1.3.0-2) ... Selecting previously unselected package libxpm4:amd64. Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Selecting previously unselected package libgd3:amd64. Preparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-164.214_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-164.214) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package libexpat1-dev:amd64. Preparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ... Unpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Selecting previously unselected package libpython2.7-dev:amd64. Preparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libxslt1.1:amd64. Preparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... 2018-12-27 19:39:33,275 - functest.core.singlevm - DEBUG - try 5: cannot find regex 'Cloud-init .* finished at ' in console 2018-12-27 19:39:43,286 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-27 19:39:43,289 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1160947540e39475cdcf001250247e001a7a12cf" 2018-12-27 19:39:43,572 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:39:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6e2be828-faac-4dc8-9c57-1101bdbb292b x-compute-request-id: req-6e2be828-faac-4dc8-9c57-1101bdbb292b Content-Encoding: gzip Content-Length: 1508 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:c2:e4", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:c2:e4", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:64:42:66", "version": 4, "addr": "192.168.1.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:64:42:66", "version": 4, "addr": "172.30.9.218", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/b60d844c-a06f-456e-a245-d548e0ebe850", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/b60d844c-a06f-456e-a245-d548e0ebe850", "rel": "bookmark"}], "image": {"id": "32de5565-c2d6-40e1-a076-b02e04d8b38d", "links": [{"href": "http://172.30.9.31:8774/images/32de5565-c2d6-40e1-a076-b02e04d8b38d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T19:38:29.000000", "flavor": {"id": "49521764-2b45-4138-bc33-9eb85445fa6c", "links": [{"href": "http://172.30.9.31:8774/flavors/49521764-2b45-4138-bc33-9eb85445fa6c", "rel": "bookmark"}]}, "id": "b60d844c-a06f-456e-a245-d548e0ebe850", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "e7c77990ffaf4447ba7d154f141f5f6f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T19:38:29Z", "hostId": "7935404ab45d1467d9d5233abd8c2483b155e013f8c227d5b4684907", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_bd473631-e088-4b41-9469-069909e508ff", "name": "homer-0.clearwater.opnfv", "created": "2018-12-27T19:37:54Z", "tenant_id": "5659dcbdaa7742d7bfece797c4514064", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:ef:3f", "version": 4, "addr": "192.168.0.27", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:ef:3f", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:9f:e7", "version": 4, "addr": "192.168.1.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/61e02295-3179-4e3a-8f57-836a5933f12c", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/61e02295-3179-4e3a-8f57-836a5933f12c", "rel": "bookmark"}], "image": {"id": "32de5565-c2d6-40e1-a076-b02e04d8b38d", "links": [{"href": "http://172.30.9.31:8774/images/32de5565-c2d6-40e1-a076-b02e04d8b38d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T19:38:27.000000", "flavor": {"id": "49521764-2b45-4138-bc33-9eb85445fa6c", "links": [{"href": "http://172.30.9.31:8774/flavors/49521764-2b45-4138-bc33-9eb85445fa6c", "rel": "bookmark"}]}, "id": "61e02295-3179-4e3a-8f57-836a5933f12c", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "e7c77990ffaf4447ba7d154f141f5f6f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T19:38:27Z", "hostId": "7935404ab45d1467d9d5233abd8c2483b155e013f8c227d5b4684907", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_bd473631-e088-4b41-9469-069909e508ff", "name": "dime-0.clearwater.opnfv", "created": "2018-12-27T19:37:53Z", "tenant_id": "5659dcbdaa7742d7bfece797c4514064", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d9:11:be", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d9:11:be", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c7:d5:1f", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/f6653274-ab3c-4e08-a1c5-e0a3a5e12bab", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/f6653274-ab3c-4e08-a1c5-e0a3a5e12bab", "rel": "bookmark"}], "image": {"id": "32de5565-c2d6-40e1-a076-b02e04d8b38d", "links": [{"href": "http://172.30.9.31:8774/images/32de5565-c2d6-40e1-a076-b02e04d8b38d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T19:38:31.000000", "flavor": {"id": "49521764-2b45-4138-bc33-9eb85445fa6c", "links": [{"href": "http://172.30.9.31:8774/flavors/49521764-2b45-4138-bc33-9eb85445fa6c", "rel": "bookmark"}]}, "id": "f6653274-ab3c-4e08-a1c5-e0a3a5e12bab", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}], "user_id": "e7c77990ffaf4447ba7d154f141f5f6f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T19:38:31Z", "hostId": "7935404ab45d1467d9d5233abd8c2483b155e013f8c227d5b4684907", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_bd473631-e088-4b41-9469-069909e508ff", "name": "sprout-0.clearwater.opnfv", "created": "2018-12-27T19:37:53Z", "tenant_id": "5659dcbdaa7742d7bfece797c4514064", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b7:4f", "version": 4, "addr": "192.168.0.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b7:4f", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:c1:db", "version": 4, "addr": "192.168.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:c1:db", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/fc6bcdb8-04b7-40f4-a89b-dcddd8130d44", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/fc6bcdb8-04b7-40f4-a89b-dcddd8130d44", "rel": "bookmark"}], "image": {"id": "32de5565-c2d6-40e1-a076-b02e04d8b38d", "links": [{"href": "http://172.30.9.31:8774/images/32de5565-c2d6-40e1-a076-b02e04d8b38d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T19:38:29.000000", "flavor": {"id": "49521764-2b45-4138-bc33-9eb85445fa6c", "links": [{"href": "http://172.30.9.31:8774/flavors/49521764-2b45-4138-bc33-9eb85445fa6c", "rel": "bookmark"}]}, "id": "fc6bcdb8-04b7-40f4-a89b-dcddd8130d44", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-bono-sig"}], "user_id": "e7c77990ffaf4447ba7d154f141f5f6f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T19:38:29Z", "hostId": "7935404ab45d1467d9d5233abd8c2483b155e013f8c227d5b4684907", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_bd473631-e088-4b41-9469-069909e508ff", "name": "bono-0.clearwater.opnfv", "created": "2018-12-27T19:37:53Z", "tenant_id": "5659dcbdaa7742d7bfece797c4514064", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9e:85:ac", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9e:85:ac", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3d:d4:30", "version": 4, "addr": "192.168.1.2", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/38fc4a7e-277a-4960-88c7-d39ce87f4bdc", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/38fc4a7e-277a-4960-88c7-d39ce87f4bdc", "rel": "bookmark"}], "image": {"id": "32de5565-c2d6-40e1-a076-b02e04d8b38d", "links": [{"href": "http://172.30.9.31:8774/images/32de5565-c2d6-40e1-a076-b02e04d8b38d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T19:38:07.000000", "flavor": {"id": "49521764-2b45-4138-bc33-9eb85445fa6c", "links": [{"href": "http://172.30.9.31:8774/flavors/49521764-2b45-4138-bc33-9eb85445fa6c", "rel": "bookmark"}]}, "id": "38fc4a7e-277a-4960-88c7-d39ce87f4bdc", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}], "user_id": "e7c77990ffaf4447ba7d154f141f5f6f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T19:38:07Z", "hostId": "e0f75b676eb2b7d2e6c5c117c7ca7a2f9cec907ebbfca4e893351767", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_bd473631-e088-4b41-9469-069909e508ff", "name": "vellum-0.clearwater.opnfv", "created": "2018-12-27T19:37:50Z", "tenant_id": "5659dcbdaa7742d7bfece797c4514064", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:26:6a:cd", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:26:6a:cd", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/58a22854-a720-43ad-b9f2-662508a20c99", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/58a22854-a720-43ad-b9f2-662508a20c99", "rel": "bookmark"}], "image": {"id": "32de5565-c2d6-40e1-a076-b02e04d8b38d", "links": [{"href": "http://172.30.9.31:8774/images/32de5565-c2d6-40e1-a076-b02e04d8b38d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T19:37:25.000000", "flavor": {"id": "49521764-2b45-4138-bc33-9eb85445fa6c", "links": [{"href": "http://172.30.9.31:8774/flavors/49521764-2b45-4138-bc33-9eb85445fa6c", "rel": "bookmark"}]}, "id": "58a22854-a720-43ad-b9f2-662508a20c99", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "e7c77990ffaf4447ba7d154f141f5f6f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T19:37:25Z", "hostId": "7935404ab45d1467d9d5233abd8c2483b155e013f8c227d5b4684907", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_bd473631-e088-4b41-9469-069909e508ff", "name": "ellis-0.clearwater.opnfv", "created": "2018-12-27T19:35:46Z", "tenant_id": "5659dcbdaa7742d7bfece797c4514064", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2c:36:bf", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2c:36:bf", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7b:f8:ba", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/dbc80c75-c7be-4193-8df4-be72cd1301d0", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/dbc80c75-c7be-4193-8df4-be72cd1301d0", "rel": "bookmark"}], "image": {"id": "32de5565-c2d6-40e1-a076-b02e04d8b38d", "links": [{"href": "http://172.30.9.31:8774/images/32de5565-c2d6-40e1-a076-b02e04d8b38d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T19:35:32.000000", "flavor": {"id": "49521764-2b45-4138-bc33-9eb85445fa6c", "links": [{"href": "http://172.30.9.31:8774/flavors/49521764-2b45-4138-bc33-9eb85445fa6c", "rel": "bookmark"}]}, "id": "dbc80c75-c7be-4193-8df4-be72cd1301d0", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "e7c77990ffaf4447ba7d154f141f5f6f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T19:35:32Z", "hostId": "e0f75b676eb2b7d2e6c5c117c7ca7a2f9cec907ebbfca4e893351767", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_bd473631-e088-4b41-9469-069909e508ff", "name": "ns.clearwater.opnfv", "created": "2018-12-27T19:33:41Z", "tenant_id": "5659dcbdaa7742d7bfece797c4514064", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-27 19:39:43,572 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-6e2be828-faac-4dc8-9c57-1101bdbb292b 2018-12-27 19:39:43,573 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.286399126053s 2018-12-27 19:39:43,573 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-6e2be828-faac-4dc8-9c57-1101bdbb292b 2018-12-27 19:39:43,581 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-12-27 19:39:43,583 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/servers/b60d844c-a06f-456e-a245-d548e0ebe850/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}1160947540e39475cdcf001250247e001a7a12cf" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-27 19:39:43,667 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:39:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-526ce005-dfb1-47bc-8fdd-15f23e6ee278 x-compute-request-id: req-526ce005-dfb1-47bc-8fdd-15f23e6ee278 Content-Encoding: gzip Content-Length: 14760 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-163-generic (buildd@lgw01-amd64-058) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #213-Ubuntu SMP Thu Nov 15 02:19:07 UTC 2018 (Ubuntu 3.13.0-163.213-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-163-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff]\n[ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff]\n[ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff]\n[ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff]\n[ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000007ffe1551 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000007ffe0000 000040\n[ 0.000000] ACPI: APIC 000000007ffe14d1 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84096 r8192 d22400 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc80\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-163-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008014] pid_max: default: 32768 minimum: 301\n[ 0.009671] Security Framework initialized\n[ 0.011198] AppArmor: AppArmor initialized\n[ 0.012007] Yama: becoming mindful.\n[ 0.013530] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.017802] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.020869] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.024006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.026791] Initializing cgroup subsys memory\n[ 0.028025] Initializing cgroup subsys devices\n[ 0.029584] Initializing cgroup subsys freezer\n[ 0.031017] Initializing cgroup subsys blkio\n[ 0.032009] Initializing cgroup subsys perf_event\n[ 0.033891] Initializing cgroup subsys hugetlb\n[ 0.036803] mce: CPU supports 10 MCE banks\n[ 0.038523] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.038523] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.040013] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.044008] Spectre V2 : Enabling Indirect Branch Prediction Barrier\n[ 0.046385] Spectre V2 : Enabling Restricted Speculation for firmware calls\n[ 0.048003] Spectre V2 : Disabling Indirect Banch Restricted Speculation\n[ 0.052003] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.055243] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.060460] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.067790] ACPI: Core revision 20131115\n[ 0.068549] ACPI: All ACPI Tables successfully acquired\n[ 0.072069] ftrace: allocating 28753 entries in 113 pages\n[ 0.096200] smpboot: Max logical packages: 2\n[ 0.098014] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.100004] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.102803] Enabling x2apic\n[ 0.104000] Enabled x2apic\n[ 0.104008] Switched APIC routing to physical x2apic.\n[ 0.109387] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.111757] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.116035] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.127252] KVM setup paravirtual spinlock\n[ 0.129973] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.132206] x86: Booting SMP configuration:\n[ 0.133980] .... node #0, CPUs: #1[ 0.129921] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.152022] x86: Booted up 1 node, 2 CPUs\n[ 0.152013] KVM setup async PF for cpu 1\n[ 0.152015] kvm-stealtime: cpu 1, msr 7fd0fc80\n[ 0.156012] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.159162] devtmpfs: initialized\n[ 0.161679] EVM: security.selinux\n[ 0.163205] EVM: security.SMACK64\n[ 0.164003] EVM: security.ima\n[ 0.165377] EVM: security.capability\n[ 0.167011] pinctrl core: initialized pinctrl subsystem\n[ 0.168060] regulator-dummy: no parameters\n[ 0.169960] RTC time: 19:38:30, date: 12/27/18\n[ 0.171956] NET: Registered protocol family 16\n[ 0.172147] cpuidle: using governor ladder\n[ 0.173963] cpuidle: using governor menu\n[ 0.175796] ACPI: bus type PCI registered\n[ 0.176008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.178756] PCI: Using configuration type 1 for base access\n[ 0.180659] bio: create slab at 0\n[ 0.181793] ACPI: Added _OSI(Module Device)\n[ 0.184004] ACPI: Added _OSI(Processor Device)\n[ 0.185817] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.187709] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.189867] ACPI: Interpreter enabled\n[ 0.191489] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.194356] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.197037] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.200005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.203218] ACPI: (supports S0 S5)\n[ 0.204004] ACPI: Using IOAPIC for interrupt routing\n[ 0.206340] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.208223] ACPI: No dock devices found.\n[ 0.211681] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.212008] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.214923] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.216035] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.220416] acpiphp: Slot [3] registered\n[ 0.222841] acpiphp: Slot [4] registered\n[ 0.224055] acpiphp: Slot [5] registered\n[ 0.226436] acpiphp: Slot [6] registered\n[ 0.228057] acpiphp: Slot [7] registered\n[ 0.230454] acpiphp: Slot [8] registered\n[ 0.232040] acpiphp: Slot [9] registered\n[ 0.234499] acpiphp: Slot [10] registered\n[ 0.236040] acpiphp: Slot [11] registered\n[ 0.238459] acpiphp: Slot [12] registered\n[ 0.240038] acpiphp: Slot [13] registered\n[ 0.241832] acpiphp: Slot [14] registered\n[ 0.243622] acpiphp: Slot [15] registered\n[ 0.244030] acpiphp: Slot [16] registered\n[ 0.245708] acpiphp: Slot [17] registered\n[ 0.247247] acpiphp: Slot [18] registered\n[ 0.248033] acpiphp: Slot [19] registered\n[ 0.249640] acpiphp: Slot [20] registered\n[ 0.251290] acpiphp: Slot [21] registered\n[ 0.252023] acpiphp: Slot [22] registered\n[ 0.253642] acpiphp: Slot [23] registered\n[ 0.255223] acpiphp: Slot [24] registered\n[ 0.256023] acpiphp: Slot [25] registered\n[ 0.257613] acpiphp: Slot [26] registered\n[ 0.259122] acpiphp: Slot [27] registered\n[ 0.260023] acpiphp: Slot [28] registered\n[ 0.261429] acpiphp: Slot [29] registered\n[ 0.262903] acpiphp: Slot [30] registered\n[ 0.264035] acpiphp: Slot [31] registered\n[ 0.265631] PCI host bridge to bus 0000:00\n[ 0.267227] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.268005] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.270260] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.272005] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.274160] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.276004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.286256] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.288016] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.319226] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.321239] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.323728] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.325157] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.327583] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.328913] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.330997] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.330997] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.332004] vgaarb: loaded\n[ 0.333040] vgaarb: bridge control possible 0000:00:02.0\n[ 0.335032] SCSI subsystem initialized\n[ 0.336174] ACPI: bus type USB registered\n[ 0.337469] usbcore: registered new interface driver usbfs\n[ 0.339249] usbcore: registered new interface driver hub\n[ 0.340057] usbcore: registered new device driver usb\n[ 0.341752] PCI: Using ACPI for IRQ routing\n[ 0.341884] NetLabel: Initializing\n[ 0.344007] NetLabel: domain hash size = 128\n[ 0.345452] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.347132] NetLabel: unlabeled traffic allowed by default\n[ 0.348215] Switched to clocksource kvm-clock\n[ 0.360229] AppArmor: AppArmor Filesystem Enabled\n[ 0.362474] pnp: PnP ACPI init\n[ 0.364294] ACPI: bus type PNP registered\n[ 0.367130] pnp: PnP ACPI: found 8 devices\n[ 0.369334] ACPI: bus type PNP unregistered\n[ 0.378628] NET: Registered protocol family 2\n[ 0.380764] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.383869] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.386624] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.389289] TCP: reno registered\n[ 0.390706] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.393071] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.395636] NET: Registered protocol family 1\n[ 0.397449] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.399760] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.401990] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.425844] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.449618] Trying to unpack rootfs image as initramfs...\n[ 0.558318] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.561643] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.563922] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.566458] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.570210] Scanning for low memory corruption every 60 seconds\n[ 0.573288] Initialise system trusted keyring\n[ 0.575323] audit: initializing netlink socket (disabled)\n[ 0.577612] type=2000 audit(1545939510.950:1): initialized\n[ 0.604635] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.608040] zbud: loaded\n[ 0.609474] VFS: Disk quotas dquot_6.5.2\n[ 0.611181] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.614160] fuse init (API version 7.22)\n[ 0.615922] msgmni has been set to 3997\n[ 0.617617] Key type big_key registered\n[ 0.619847] Key type asymmetric registered\n[ 0.621566] Asymmetric key parser 'x509' registered\n[ 0.623541] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.626624] io scheduler noop registered\n[ 0.628298] io scheduler deadline registered (default)\n[ 0.630485] io scheduler cfq registered\n[ 0.632220] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.634255] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.636387] ipmi message handler version 39.2\n[ 0.637919] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.640403] ACPI: Power Button [PWRF]\n[ 0.641801] GHES: HEST is not enabled!\n[ 0.664083] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.708931] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.732205] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.734856] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.762426] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.765874] Linux agpgart interface v0.103\n[ 0.768471] brd: module loaded\n[ 0.770111] loop: module loaded\n[ 0.771731] blk-mq: CPU -> queue map\n[ 0.773029] CPU 0 -> Queue 0\n[ 0.774176] CPU 1 -> Queue 0\n[ 0.776217] vda: vda1\n[ 0.778010] scsi0 : ata_piix\n[ 0.779235] scsi1 : ata_piix\n[ 0.780384] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.782631] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.785129] libphy: Fixed MDIO Bus: probed\n[ 0.786993] tun: Universal TUN/TAP device driver, 1.6\n[ 0.788729] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.792818] PPP generic driver version 2.4.2\n[ 0.794351] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.796570] ehci-pci: EHCI PCI platform driver\n[ 0.798251] ehci-platform: EHCI generic platform driver\n[ 0.800680] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.802796] ohci-pci: OHCI PCI platform driver\n[ 0.804854] ohci-platform: OHCI generic platform driver\n[ 0.808143] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.840754] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.842675] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.845360] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.847422] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.849801] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.852642] usb usb1: Product: UHCI Host Controller\n[ 0.854686] usb usb1: Manufacturer: Linux 3.13.0-163-generic uhci_hcd\n[ 0.857201] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.859386] hub 1-0:1.0: USB hub found\n[ 0.860869] hub 1-0:1.0: 2 ports detected\n[ 0.862825] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.867107] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.869264] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.871370] mousedev: PS/2 mouse device common for all mice\n[ 0.873863] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.877229] rtc_cmos 00:00: RTC can wake from S4\n[ 0.879233] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.881302] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.883542] device-mapper: uevent: version 1.0.3\n[ 0.885357] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.888459] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.890628] TCP: cubic registered\n[ 0.892411] NET: Registered protocol family 10\n[ 0.894314] NET: Registered protocol family 17\n[ 0.907509] Key type dns_resolver registered\n[ 0.909329] Loading compiled-in X.509 certificates\n[ 0.911933] Loaded X.509 cert 'Magrathea: Glacier signing key: 094079111c1fcc174da628d837dd46328f08651c'\n[ 0.915595] registered taskstats version 1\n[ 0.919644] Key type trusted registered\n[ 0.924632] Key type encrypted registered\n[ 0.926548] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.928499] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.931647] regulator-dummy: disabling\n[ 0.933409] Magic number: 14:663:648\n[ 0.935074] acpi LNXCPU:01: hash matches\n[ 0.936856] rtc_cmos 00:00: setting system clock to 2018-12-27 19:38:30 UTC (1545939510)\n[ 0.940206] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.942721] EDD information not available.\n[ 0.946851] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.950180] Write protecting the kernel read-only data: 12288k\n[ 0.954041] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000)\n[ 0.959193] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.974960] systemd-udevd[107]: starting version 204\n[ 1.012595] FDC 0 is a S82078B\n[ 1.172053] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.337223] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.339762] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.342317] usb 1-1: Product: QEMU USB Tablet\n[ 1.344138] usb 1-1: Manufacturer: QEMU\n[ 1.345813] usb 1-1: SerialNumber: 42\n[ 2.038694] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3\nBegin: Loading essential drivers ... done.\nBegin: Running /scripts/init-premount ... done.\nBegin: Mounting root file system ... Begin: Running /scripts/local-top ... done.\nBegin: Running /scripts/local-premount ... done.\n[ 2.433705] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nBegin: Running /scripts/local-bottom ... done.\ndone.\nBegin: Running /scripts/init-bottom ... done.\n[ 2.545024] random: init urandom read with 10 bits of entropy available\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Starting Mount filesystems on boot[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n[ 2.796380] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Thu, 27 Dec 2018 19:38:32 +0000. Up 3.25 seconds.\ncloud-init-nonet[3.41]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[5.06]: static networking is now up\n * Starting configure network device[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Thu, 27 Dec 2018 19:38:34 +0000. Up 5.22 seconds.\nci-info: ++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: | Device | Up | Address | Mask | Hw-Address |\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . |\nci-info: | eth1 | False | . | . | fa:16:3e:64:42:66 |\nci-info: | eth0 | True | 192.168.0.3 | 255.255.255.0 | fa:16:3e:8e:c2:e4 |\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\ndmesg: write failed: Broken pipe\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\n9b:d0:c3:cb:d2:90:87:d3:0e:e4:15:00:f2:56:f3:cd root@homer-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| . ..+.. |\n| o . o + |\n| o . o E |\n| . o B |\n| O S |\n| X = |\n| . B |\n| . |\n| |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\n5b:26:97:42:fd:ba:43:3e:f6:cd:58:54:de:56:df:74 root@homer-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| |\n| . |\n| . . E|\n| . o +*|\n| S = . . *|\n| B.. . . |\n| .o. . |\n| =. = |\n| ..+o o |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\ncb:9e:2b:33:81:df:b5:65:c4:36:84:e0:55:36:65:4a root@homer-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| ...oE.o |\n| . ..o.+ |\n| . o. |\n| = |\n| . S o . |\n| . .. .. o |\n| . oo. + |\n| =.... |\n| ++. |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\nc9:1c:b9:32:cf:53:6c:07:ec:87:dc:1d:f8:d3:65:7b root@homer-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| |\n| o . |\n| o o . . o|\n| o B + o +o|\n| o S B + +.E|\n| = o o ..|\n| + |\n| . |\n| |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\n * Starting early crypto disks... * Starting Handle applying cloud-config[74G[ OK ]\n[80G [74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Thu, 27 Dec 2018 19:38:39 +0000. Up 10.22 seconds.\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\n\nUbuntu 14.04.5 LTS homer-0 ttyS0\n\nhomer-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Thu, 27 Dec 2018 19:38:41 +0000. Up 11.59 seconds.\n+ cat\n++ cut -d / -f 2\n++ echo 192.168.1.0/24\n+ chmod a+x /etc/init.d/signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace\n+ /etc/init.d/signaling_namespace\n+ echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ curl -L http://repo.cw-ngv.com/repo_key\n+ apt-key add -\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 14304 0 --:--:-- --:--:-- --:--:-- 14248100 3149 100 3149 0 0 14300 0 --:--:-- --:--:-- --:--:-- 14248\nOK\n+ apt-get update\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:3 http://repo.cw-ngv.com binary/ Release [1219 B]\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:5 http://security.ubuntu.com trusty-security/main Sources [167 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [96.0 kB]\nGet:8 http://security.ubuntu.com trusty-security/main amd64 Packages [797 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nGet:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [277 kB]\nGet:10 http://security.ubuntu.com trusty-security/main Translation-en [427 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:11 http://security.ubuntu.com trusty-security/universe Translation-en [150 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [226 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7437 B]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1135 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [510 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [562 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [272 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nFetched 12.9 MB in 9s (1405 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.7\n+ '[' -n 192.168.0.7 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install homer --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 crest\n dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core\n g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl\n libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1\n libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1\n libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libpython2.7-dev libquadmath0\n libsensors4 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4\n libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev\n nginx nginx-common nginx-core ntp python-chardet-whl python-colorama\n python-colorama-whl python-distlib python-distlib-whl python-html5lib\n python-html5lib-whl python-pip python-pip-whl python-requests-whl\n python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl\n python-virtualenv python-wheel python-zmq python2.7-dev\n python3-pkg-resources realpath sysstat\nSuggested packages:\n binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix\n mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales\n clearwater-logging clearwater-snmpd clearwater-secure-connections\n debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg\n gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc\n gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg\n libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc libgd-tools lm-sensors\n libstdc++-4.8-doc pkg-config make-doc fcgiwrap nginx-doc ntp-doc\n python-genshi python-lxml python3-setuptools isag\nRecommended packages:\n python-dev-all\nThe following NEW packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 crest\n dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core\n g++ g++-4.8 gcc gcc-4.8 gnutls-bin homer inotify-tools iotop\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl\n libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1\n libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1\n libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libpython2.7-dev libquadmath0\n libsensors4 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4\n libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev\n nginx nginx-common nginx-core ntp python-chardet-whl python-colorama\n python-colorama-whl python-distlib python-distlib-whl python-html5lib\n python-html5lib-whl python-pip python-pip-whl python-requests-whl\n python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl\n python-virtualenv python-wheel python-zmq python2.7-dev\n python3-pkg-resources realpath sysstat\n0 upgraded, 94 newly installed, 0 to remove and 12 not upgraded.\nNeed to get 88.0 MB of archives.\nAfter this operation, 202 MB of additional disk space will be used.\nGet:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:2 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB]\nGet:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:13 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-164.214 [774 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.5 [22.0 MB]\nGet:32 http://repo.cw-ngv.com/stable/ binary/ homer 1.0-180326.111418 [35.6 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5418 B]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.5 [269 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB]\nExtracting templates from packages: 31%Extracting templates from packages: 63%Extracting templates from packages: 95%Extracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 88.0 MB in 8s (9995 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51330 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package fonts-dejavu-core.\nPreparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ...\nUnpacking fonts-dejavu-core (2.34-1ubuntu1) ...\nSelecting previously unselected package fontconfig-config.\nPreparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ...\nUnpacking fontconfig-config (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libfontconfig1:amd64.\nPreparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ...\nUnpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libjpeg-turbo8:amd64.\nPreparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ...\nUnpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSelecting previously unselected package libjpeg8:amd64.\nPreparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ...\nUnpacking libjpeg8:amd64 (8c-2ubuntu8) ...\nSelecting previously unselected package libjbig0:amd64.\nPreparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ...\nUnpacking libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSelecting previously unselected package libtiff5:amd64.\nPreparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ...\nUnpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSelecting previously unselected package libvpx1:amd64.\nPreparing to unpack .../libvpx1_1.3.0-2_amd64.deb ...\nUnpacking libvpx1:amd64 (1.3.0-2) ...\nSelecting previously unselected package libxpm4:amd64.\nPreparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ...\nUnpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSelecting previously unselected package libgd3:amd64.\nPreparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-164.214_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-164.214) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package libexpat1-dev:amd64.\nPreparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ...\nUnpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ...\nSelecting previously unselected package libpython2.7-dev:amd64.\nPreparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ...\nUnpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libxslt1.1:amd64.\nPreparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ...\nUnpacking clearwater-monit (5.18-180322.170159) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-180328.114312) ...\nSelecting previously unselected package nginx-common.\nPreparing to unpack .../nginx-common_1.4.6-1ubuntu3.9_all.deb ...\nUnpacking nginx-common (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package nginx-core.\nPreparing to unpack .../nginx-core_1.4.6-1ubuntu3.9_amd64.deb ...\nUnpacking nginx-core (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package nginx.\nPreparing to unpack .../nginx_1.4.6-1ubuntu3.9_all.deb ...\nUnpacking nginx (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package clearwater-nginx.\nPreparing to unpack .../clearwater-nginx_1.0-180322.165850_all.deb ...\nUnpacking clearwater-nginx (1.0-180322.165850) ...\nSelecting previously unselected package libxml2-dev:amd64.\nPreparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ...\nUnpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ...\nSelecting previously unselected package libxslt1-dev:amd64.\nPreparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ...\n"} 2018-12-27 19:39:43,668 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/b60d844c-a06f-456e-a245-d548e0ebe850/action used request id req-526ce005-dfb1-47bc-8fdd-15f23e6ee278 2018-12-27 19:39:43,668 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0874371528625s 2018-12-27 19:39:43,670 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/b60d844c-a06f-456e-a245-d548e0ebe850/action used request id req-526ce005-dfb1-47bc-8fdd-15f23e6ee278 2018-12-27 19:39:43,670 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-163-generic (buildd@lgw01-amd64-058) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #213-Ubuntu SMP Thu Nov 15 02:19:07 UTC 2018 (Ubuntu 3.13.0-163.213-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-163-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe1551 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe14d1 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84096 r8192 d22400 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc80 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-163-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008014] pid_max: default: 32768 minimum: 301 [ 0.009671] Security Framework initialized [ 0.011198] AppArmor: AppArmor initialized [ 0.012007] Yama: becoming mindful. [ 0.013530] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017802] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020869] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.026791] Initializing cgroup subsys memory [ 0.028025] Initializing cgroup subsys devices [ 0.029584] Initializing cgroup subsys freezer [ 0.031017] Initializing cgroup subsys blkio [ 0.032009] Initializing cgroup subsys perf_event [ 0.033891] Initializing cgroup subsys hugetlb [ 0.036803] mce: CPU supports 10 MCE banks [ 0.038523] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.038523] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040013] Spectre V2 : Mitigation: Full generic retpoline [ 0.044008] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.046385] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.048003] Spectre V2 : Disabling Indirect Banch Restricted Speculation [ 0.052003] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.055243] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.060460] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.067790] ACPI: Core revision 20131115 [ 0.068549] ACPI: All ACPI Tables successfully acquired [ 0.072069] ftrace: allocating 28753 entries in 113 pages [ 0.096200] smpboot: Max logical packages: 2 [ 0.098014] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.100004] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.102803] Enabling x2apic [ 0.104000] Enabled x2apic [ 0.104008] Switched APIC routing to physical x2apic. [ 0.109387] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.111757] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.116035] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.127252] KVM setup paravirtual spinlock [ 0.129973] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.132206] x86: Booting SMP configuration: [ 0.133980] .... node #0, CPUs: #1[ 0.129921] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.152022] x86: Booted up 1 node, 2 CPUs [ 0.152013] KVM setup async PF for cpu 1 [ 0.152015] kvm-stealtime: cpu 1, msr 7fd0fc80 [ 0.156012] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.159162] devtmpfs: initialized [ 0.161679] EVM: security.selinux [ 0.163205] EVM: security.SMACK64 [ 0.164003] EVM: security.ima [ 0.165377] EVM: security.capability [ 0.167011] pinctrl core: initialized pinctrl subsystem [ 0.168060] regulator-dummy: no parameters [ 0.169960] RTC time: 19:38:30, date: 12/27/18 [ 0.171956] NET: Registered protocol family 16 [ 0.172147] cpuidle: using governor ladder [ 0.173963] cpuidle: using governor menu [ 0.175796] ACPI: bus type PCI registered [ 0.176008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.178756] PCI: Using configuration type 1 for base access [ 0.180659] bio: create slab at 0 [ 0.181793] ACPI: Added _OSI(Module Device) [ 0.184004] ACPI: Added _OSI(Processor Device) [ 0.185817] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.187709] ACPI: Added _OSI(Processor Aggregator Device) [ 0.189867] ACPI: Interpreter enabled [ 0.191489] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.194356] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.197037] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.200005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.203218] ACPI: (supports S0 S5) [ 0.204004] ACPI: Using IOAPIC for interrupt routing [ 0.206340] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.208223] ACPI: No dock devices found. [ 0.211681] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.212008] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.214923] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.216035] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.220416] acpiphp: Slot [3] registered [ 0.222841] acpiphp: Slot [4] registered [ 0.224055] acpiphp: Slot [5] registered [ 0.226436] acpiphp: Slot [6] registered [ 0.228057] acpiphp: Slot [7] registered [ 0.230454] acpiphp: Slot [8] registered [ 0.232040] acpiphp: Slot [9] registered [ 0.234499] acpiphp: Slot [10] registered [ 0.236040] acpiphp: Slot [11] registered [ 0.238459] acpiphp: Slot [12] registered [ 0.240038] acpiphp: Slot [13] registered [ 0.241832] acpiphp: Slot [14] registered [ 0.243622] acpiphp: Slot [15] registered [ 0.244030] acpiphp: Slot [16] registered [ 0.245708] acpiphp: Slot [17] registered [ 0.247247] acpiphp: Slot [18] registered [ 0.248033] acpiphp: Slot [19] registered [ 0.249640] acpiphp: Slot [20] registered [ 0.251290] acpiphp: Slot [21] registered [ 0.252023] acpiphp: Slot [22] registered [ 0.253642] acpiphp: Slot [23] registered [ 0.255223] acpiphp: Slot [24] registered [ 0.256023] acpiphp: Slot [25] registered [ 0.257613] acpiphp: Slot [26] registered [ 0.259122] acpiphp: Slot [27] registered [ 0.260023] acpiphp: Slot [28] registered [ 0.261429] acpiphp: Slot [29] registered [ 0.262903] acpiphp: Slot [30] registered [ 0.264035] acpiphp: Slot [31] registered [ 0.265631] PCI host bridge to bus 0000:00 [ 0.267227] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.268005] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.270260] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.272005] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.274160] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.276004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.286256] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.288016] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.319226] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.321239] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.323728] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.325157] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.327583] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.328913] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.330997] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.330997] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.332004] vgaarb: loaded [ 0.333040] vgaarb: bridge control possible 0000:00:02.0 [ 0.335032] SCSI subsystem initialized [ 0.336174] ACPI: bus type USB registered [ 0.337469] usbcore: registered new interface driver usbfs [ 0.339249] usbcore: registered new interface driver hub [ 0.340057] usbcore: registered new device driver usb [ 0.341752] PCI: Using ACPI for IRQ routing [ 0.341884] NetLabel: Initializing [ 0.344007] NetLabel: domain hash size = 128 [ 0.345452] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.347132] NetLabel: unlabeled traffic allowed by default [ 0.348215] Switched to clocksource kvm-clock [ 0.360229] AppArmor: AppArmor Filesystem Enabled [ 0.362474] pnp: PnP ACPI init [ 0.364294] ACPI: bus type PNP registered [ 0.367130] pnp: PnP ACPI: found 8 devices [ 0.369334] ACPI: bus type PNP unregistered [ 0.378628] NET: Registered protocol family 2 [ 0.380764] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.383869] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.386624] TCP: Hash tables configured (established 16384 bind 16384) [ 0.389289] TCP: reno registered [ 0.390706] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.393071] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.395636] NET: Registered protocol family 1 [ 0.397449] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.399760] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.401990] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.425844] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.449618] Trying to unpack rootfs image as initramfs... [ 0.558318] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.561643] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.563922] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.566458] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.570210] Scanning for low memory corruption every 60 seconds [ 0.573288] Initialise system trusted keyring [ 0.575323] audit: initializing netlink socket (disabled) [ 0.577612] type=2000 audit(1545939510.950:1): initialized [ 0.604635] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.608040] zbud: loaded [ 0.609474] VFS: Disk quotas dquot_6.5.2 [ 0.611181] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.614160] fuse init (API version 7.22) [ 0.615922] msgmni has been set to 3997 [ 0.617617] Key type big_key registered [ 0.619847] Key type asymmetric registered [ 0.621566] Asymmetric key parser 'x509' registered [ 0.623541] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.626624] io scheduler noop registered [ 0.628298] io scheduler deadline registered (default) [ 0.630485] io scheduler cfq registered [ 0.632220] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.634255] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.636387] ipmi message handler version 39.2 [ 0.637919] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.640403] ACPI: Power Button [PWRF] [ 0.641801] GHES: HEST is not enabled! [ 0.664083] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.708931] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.732205] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.734856] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.762426] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.765874] Linux agpgart interface v0.103 [ 0.768471] brd: module loaded [ 0.770111] loop: module loaded [ 0.771731] blk-mq: CPU -> queue map [ 0.773029] CPU 0 -> Queue 0 [ 0.774176] CPU 1 -> Queue 0 [ 0.776217] vda: vda1 [ 0.778010] scsi0 : ata_piix [ 0.779235] scsi1 : ata_piix [ 0.780384] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.782631] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.785129] libphy: Fixed MDIO Bus: probed [ 0.786993] tun: Universal TUN/TAP device driver, 1.6 [ 0.788729] tun: (C) 1999-2004 Max Krasnyansky [ 0.792818] PPP generic driver version 2.4.2 [ 0.794351] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.796570] ehci-pci: EHCI PCI platform driver [ 0.798251] ehci-platform: EHCI generic platform driver [ 0.800680] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.802796] ohci-pci: OHCI PCI platform driver [ 0.804854] ohci-platform: OHCI generic platform driver [ 0.808143] uhci_hcd: USB Universal Host Controller Interface driver [ 0.840754] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.842675] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.845360] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.847422] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.849801] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.852642] usb usb1: Product: UHCI Host Controller [ 0.854686] usb usb1: Manufacturer: Linux 3.13.0-163-generic uhci_hcd [ 0.857201] usb usb1: SerialNumber: 0000:00:01.2 [ 0.859386] hub 1-0:1.0: USB hub found [ 0.860869] hub 1-0:1.0: 2 ports detected [ 0.862825] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.867107] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.869264] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.871370] mousedev: PS/2 mouse device common for all mice [ 0.873863] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.877229] rtc_cmos 00:00: RTC can wake from S4 [ 0.879233] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.881302] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.883542] device-mapper: uevent: version 1.0.3 [ 0.885357] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.888459] ledtrig-cpu: registered to indicate activity on CPUs [ 0.890628] TCP: cubic registered [ 0.892411] NET: Registered protocol family 10 [ 0.894314] NET: Registered protocol family 17 [ 0.907509] Key type dns_resolver registered [ 0.909329] Loading compiled-in X.509 certificates [ 0.911933] Loaded X.509 cert 'Magrathea: Glacier signing key: 094079111c1fcc174da628d837dd46328f08651c' [ 0.915595] registered taskstats version 1 [ 0.919644] Key type trusted registered [ 0.924632] Key type encrypted registered [ 0.926548] AppArmor: AppArmor sha1 policy hashing enabled [ 0.928499] IMA: No TPM chip found, activating TPM-bypass! [ 0.931647] regulator-dummy: disabling [ 0.933409] Magic number: 14:663:648 [ 0.935074] acpi LNXCPU:01: hash matches [ 0.936856] rtc_cmos 00:00: setting system clock to 2018-12-27 19:38:30 UTC (1545939510) [ 0.940206] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.942721] EDD information not available. [ 0.946851] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.950180] Write protecting the kernel read-only data: 12288k [ 0.954041] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.959193] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.974960] systemd-udevd[107]: starting version 204 [ 1.012595] FDC 0 is a S82078B [ 1.172053] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.337223] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.339762] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.342317] usb 1-1: Product: QEMU USB Tablet [ 1.344138] usb 1-1: Manufacturer: QEMU [ 1.345813] usb 1-1: SerialNumber: 42 [ 2.038694] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3 Begin: Loading essential drivers ... done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... done. [ 2.433705] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Begin: Running /scripts/local-bottom ... done. done. Begin: Running /scripts/init-bottom ... done. [ 2.545024] random: init urandom read with 10 bits of entropy available * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] [ 2.796380] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Thu, 27 Dec 2018 19:38:32 +0000. Up 3.25 seconds. cloud-init-nonet[3.41]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[5.06]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Thu, 27 Dec 2018 19:38:34 +0000. Up 5.22 seconds. ci-info: ++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:64:42:66 | ci-info: | eth0 | True | 192.168.0.3 | 255.255.255.0 | fa:16:3e:8e:c2:e4 | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ dmesg: write failed: Broken pipe Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 9b:d0:c3:cb:d2:90:87:d3:0e:e4:15:00:f2:56:f3:cd root@homer-0 The key's randomart image is: +--[ RSA 2048]----+ | . ..+.. | | o . o + | | o . o E | | . o B | | O S | | X = | | . B | | . | | | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 5b:26:97:42:fd:ba:43:3e:f6:cd:58:54:de:56:df:74 root@homer-0 The key's randomart image is: +--[ DSA 1024]----+ | | | . | | . . E| | . o +*| | S = . . *| | B.. . . | | .o. . | | =. = | | ..+o o | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: cb:9e:2b:33:81:df:b5:65:c4:36:84:e0:55:36:65:4a root@homer-0 The key's randomart image is: +--[ECDSA 256]---+ | ...oE.o | | . ..o.+ | | . o. | | = | | . S o . | | . .. .. o | | . oo. + | | =.... | | ++. | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: c9:1c:b9:32:cf:53:6c:07:ec:87:dc:1d:f8:d3:65:7b root@homer-0 The key's randomart image is: +--[ED25519 256--+ | | | o . | | o o . . o| | o B + o +o| | o S B + +.E| | = o o ..| | + | | . | | | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting early crypto disks... * Starting Handle applying cloud-config[74G[ OK ] [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Thu, 27 Dec 2018 19:38:39 +0000. Up 10.22 seconds. * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Ubuntu 14.04.5 LTS homer-0 ttyS0 homer-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Thu, 27 Dec 2018 19:38:41 +0000. Up 11.59 seconds. + cat ++ cut -d / -f 2 ++ echo 192.168.1.0/24 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 14304 0 --:--:-- --:--:-- --:--:-- 14248100 3149 100 3149 0 0 14300 0 --:--:-- --:--:-- --:--:-- 14248 OK + apt-get update Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:3 http://repo.cw-ngv.com binary/ Release [1219 B] Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:5 http://security.ubuntu.com trusty-security/main Sources [167 kB] Get:6 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:7 http://security.ubuntu.com trusty-security/universe Sources [96.0 kB] Get:8 http://security.ubuntu.com trusty-security/main amd64 Packages [797 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Get:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [277 kB] Get:10 http://security.ubuntu.com trusty-security/main Translation-en [427 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:11 http://security.ubuntu.com trusty-security/universe Translation-en [150 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [226 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7437 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1135 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [510 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [562 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [272 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Fetched 12.9 MB in 9s (1405 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.7 + '[' -n 192.168.0.7 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install homer --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 crest dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libpython2.7-dev libquadmath0 libsensors4 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev python3-pkg-resources realpath sysstat Suggested packages: binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales clearwater-logging clearwater-snmpd clearwater-secure-connections debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc libgd-tools lm-sensors libstdc++-4.8-doc pkg-config make-doc fcgiwrap nginx-doc ntp-doc python-genshi python-lxml python3-setuptools isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 crest dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin homer inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libpython2.7-dev libquadmath0 libsensors4 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev python3-pkg-resources realpath sysstat 0 upgraded, 94 newly installed, 0 to remove and 12 not upgraded. Need to get 88.0 MB of archives. After this operation, 202 MB of additional disk space will be used. Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:2 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:13 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-164.214 [774 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.5 [22.0 MB] Get:32 http://repo.cw-ngv.com/stable/ binary/ homer 1.0-180326.111418 [35.6 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5418 B] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.5 [269 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Extracting templates from packages: 31%Extracting templates from packages: 63%Extracting templates from packages: 95%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 88.0 MB in 8s (9995 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51330 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libjbig0:amd64. Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... Selecting previously unselected package libtiff5:amd64. Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Selecting previously unselected package libvpx1:amd64. Preparing to unpack .../libvpx1_1.3.0-2_amd64.deb ... Unpacking libvpx1:amd64 (1.3.0-2) ... Selecting previously unselected package libxpm4:amd64. Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Selecting previously unselected package libgd3:amd64. Preparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-164.214_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-164.214) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package libexpat1-dev:amd64. Preparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ... Unpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Selecting previously unselected package libpython2.7-dev:amd64. Preparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libxslt1.1:amd64. Preparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ... Unpacking clearwater-diags-monitor (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... Selecting previously unselected package nginx-common. Preparing to unpack .../nginx-common_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx-common (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx-core. Preparing to unpack .../nginx-core_1.4.6-1ubuntu3.9_amd64.deb ... Unpacking nginx-core (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx. Preparing to unpack .../nginx_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx (1.4.6-1ubuntu3.9) ... Selecting previously unselected package clearwater-nginx. Preparing to unpack .../clearwater-nginx_1.0-180322.165850_all.deb ... Unpacking clearwater-nginx (1.0-180322.165850) ... Selecting previously unselected package libxml2-dev:amd64. Preparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ... Unpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... Selecting previously unselected package libxslt1-dev:amd64. Preparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ... 2018-12-27 19:39:43,673 - functest.core.singlevm - DEBUG - try 6: cannot find regex 'Cloud-init .* finished at ' in console 2018-12-27 19:39:53,683 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-27 19:39:53,686 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1160947540e39475cdcf001250247e001a7a12cf" 2018-12-27 19:39:54,431 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:39:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-744bf5cc-6fda-4c09-8492-8e85487782ec x-compute-request-id: req-744bf5cc-6fda-4c09-8492-8e85487782ec Content-Encoding: gzip Content-Length: 1508 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:c2:e4", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:c2:e4", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:64:42:66", "version": 4, "addr": "192.168.1.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:64:42:66", "version": 4, "addr": "172.30.9.218", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/b60d844c-a06f-456e-a245-d548e0ebe850", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/b60d844c-a06f-456e-a245-d548e0ebe850", "rel": "bookmark"}], "image": {"id": "32de5565-c2d6-40e1-a076-b02e04d8b38d", "links": [{"href": "http://172.30.9.31:8774/images/32de5565-c2d6-40e1-a076-b02e04d8b38d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T19:38:29.000000", "flavor": {"id": "49521764-2b45-4138-bc33-9eb85445fa6c", "links": [{"href": "http://172.30.9.31:8774/flavors/49521764-2b45-4138-bc33-9eb85445fa6c", "rel": "bookmark"}]}, "id": "b60d844c-a06f-456e-a245-d548e0ebe850", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "e7c77990ffaf4447ba7d154f141f5f6f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T19:38:29Z", "hostId": "7935404ab45d1467d9d5233abd8c2483b155e013f8c227d5b4684907", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_bd473631-e088-4b41-9469-069909e508ff", "name": "homer-0.clearwater.opnfv", "created": "2018-12-27T19:37:54Z", "tenant_id": "5659dcbdaa7742d7bfece797c4514064", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:ef:3f", "version": 4, "addr": "192.168.0.27", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:ef:3f", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:9f:e7", "version": 4, "addr": "192.168.1.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/61e02295-3179-4e3a-8f57-836a5933f12c", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/61e02295-3179-4e3a-8f57-836a5933f12c", "rel": "bookmark"}], "image": {"id": "32de5565-c2d6-40e1-a076-b02e04d8b38d", "links": [{"href": "http://172.30.9.31:8774/images/32de5565-c2d6-40e1-a076-b02e04d8b38d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T19:38:27.000000", "flavor": {"id": "49521764-2b45-4138-bc33-9eb85445fa6c", "links": [{"href": "http://172.30.9.31:8774/flavors/49521764-2b45-4138-bc33-9eb85445fa6c", "rel": "bookmark"}]}, "id": "61e02295-3179-4e3a-8f57-836a5933f12c", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "e7c77990ffaf4447ba7d154f141f5f6f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T19:38:27Z", "hostId": "7935404ab45d1467d9d5233abd8c2483b155e013f8c227d5b4684907", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_bd473631-e088-4b41-9469-069909e508ff", "name": "dime-0.clearwater.opnfv", "created": "2018-12-27T19:37:53Z", "tenant_id": "5659dcbdaa7742d7bfece797c4514064", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d9:11:be", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d9:11:be", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c7:d5:1f", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/f6653274-ab3c-4e08-a1c5-e0a3a5e12bab", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/f6653274-ab3c-4e08-a1c5-e0a3a5e12bab", "rel": "bookmark"}], "image": {"id": "32de5565-c2d6-40e1-a076-b02e04d8b38d", "links": [{"href": "http://172.30.9.31:8774/images/32de5565-c2d6-40e1-a076-b02e04d8b38d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T19:38:31.000000", "flavor": {"id": "49521764-2b45-4138-bc33-9eb85445fa6c", "links": [{"href": "http://172.30.9.31:8774/flavors/49521764-2b45-4138-bc33-9eb85445fa6c", "rel": "bookmark"}]}, "id": "f6653274-ab3c-4e08-a1c5-e0a3a5e12bab", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}], "user_id": "e7c77990ffaf4447ba7d154f141f5f6f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T19:38:31Z", "hostId": "7935404ab45d1467d9d5233abd8c2483b155e013f8c227d5b4684907", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_bd473631-e088-4b41-9469-069909e508ff", "name": "sprout-0.clearwater.opnfv", "created": "2018-12-27T19:37:53Z", "tenant_id": "5659dcbdaa7742d7bfece797c4514064", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b7:4f", "version": 4, "addr": "192.168.0.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b7:4f", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:c1:db", "version": 4, "addr": "192.168.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:c1:db", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/fc6bcdb8-04b7-40f4-a89b-dcddd8130d44", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/fc6bcdb8-04b7-40f4-a89b-dcddd8130d44", "rel": "bookmark"}], "image": {"id": "32de5565-c2d6-40e1-a076-b02e04d8b38d", "links": [{"href": "http://172.30.9.31:8774/images/32de5565-c2d6-40e1-a076-b02e04d8b38d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T19:38:29.000000", "flavor": {"id": "49521764-2b45-4138-bc33-9eb85445fa6c", "links": [{"href": "http://172.30.9.31:8774/flavors/49521764-2b45-4138-bc33-9eb85445fa6c", "rel": "bookmark"}]}, "id": "fc6bcdb8-04b7-40f4-a89b-dcddd8130d44", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-bono-sig"}], "user_id": "e7c77990ffaf4447ba7d154f141f5f6f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T19:38:29Z", "hostId": "7935404ab45d1467d9d5233abd8c2483b155e013f8c227d5b4684907", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_bd473631-e088-4b41-9469-069909e508ff", "name": "bono-0.clearwater.opnfv", "created": "2018-12-27T19:37:53Z", "tenant_id": "5659dcbdaa7742d7bfece797c4514064", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9e:85:ac", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9e:85:ac", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3d:d4:30", "version": 4, "addr": "192.168.1.2", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/38fc4a7e-277a-4960-88c7-d39ce87f4bdc", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/38fc4a7e-277a-4960-88c7-d39ce87f4bdc", "rel": "bookmark"}], "image": {"id": "32de5565-c2d6-40e1-a076-b02e04d8b38d", "links": [{"href": "http://172.30.9.31:8774/images/32de5565-c2d6-40e1-a076-b02e04d8b38d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T19:38:07.000000", "flavor": {"id": "49521764-2b45-4138-bc33-9eb85445fa6c", "links": [{"href": "http://172.30.9.31:8774/flavors/49521764-2b45-4138-bc33-9eb85445fa6c", "rel": "bookmark"}]}, "id": "38fc4a7e-277a-4960-88c7-d39ce87f4bdc", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}], "user_id": "e7c77990ffaf4447ba7d154f141f5f6f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T19:38:07Z", "hostId": "e0f75b676eb2b7d2e6c5c117c7ca7a2f9cec907ebbfca4e893351767", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_bd473631-e088-4b41-9469-069909e508ff", "name": "vellum-0.clearwater.opnfv", "created": "2018-12-27T19:37:50Z", "tenant_id": "5659dcbdaa7742d7bfece797c4514064", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:26:6a:cd", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:26:6a:cd", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/58a22854-a720-43ad-b9f2-662508a20c99", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/58a22854-a720-43ad-b9f2-662508a20c99", "rel": "bookmark"}], "image": {"id": "32de5565-c2d6-40e1-a076-b02e04d8b38d", "links": [{"href": "http://172.30.9.31:8774/images/32de5565-c2d6-40e1-a076-b02e04d8b38d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T19:37:25.000000", "flavor": {"id": "49521764-2b45-4138-bc33-9eb85445fa6c", "links": [{"href": "http://172.30.9.31:8774/flavors/49521764-2b45-4138-bc33-9eb85445fa6c", "rel": "bookmark"}]}, "id": "58a22854-a720-43ad-b9f2-662508a20c99", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "e7c77990ffaf4447ba7d154f141f5f6f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T19:37:25Z", "hostId": "7935404ab45d1467d9d5233abd8c2483b155e013f8c227d5b4684907", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_bd473631-e088-4b41-9469-069909e508ff", "name": "ellis-0.clearwater.opnfv", "created": "2018-12-27T19:35:46Z", "tenant_id": "5659dcbdaa7742d7bfece797c4514064", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2c:36:bf", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2c:36:bf", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7b:f8:ba", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/dbc80c75-c7be-4193-8df4-be72cd1301d0", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/dbc80c75-c7be-4193-8df4-be72cd1301d0", "rel": "bookmark"}], "image": {"id": "32de5565-c2d6-40e1-a076-b02e04d8b38d", "links": [{"href": "http://172.30.9.31:8774/images/32de5565-c2d6-40e1-a076-b02e04d8b38d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T19:35:32.000000", "flavor": {"id": "49521764-2b45-4138-bc33-9eb85445fa6c", "links": [{"href": "http://172.30.9.31:8774/flavors/49521764-2b45-4138-bc33-9eb85445fa6c", "rel": "bookmark"}]}, "id": "dbc80c75-c7be-4193-8df4-be72cd1301d0", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "e7c77990ffaf4447ba7d154f141f5f6f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T19:35:32Z", "hostId": "e0f75b676eb2b7d2e6c5c117c7ca7a2f9cec907ebbfca4e893351767", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_bd473631-e088-4b41-9469-069909e508ff", "name": "ns.clearwater.opnfv", "created": "2018-12-27T19:33:41Z", "tenant_id": "5659dcbdaa7742d7bfece797c4514064", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-27 19:39:54,431 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-744bf5cc-6fda-4c09-8492-8e85487782ec 2018-12-27 19:39:54,431 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.747793197632s 2018-12-27 19:39:54,432 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-744bf5cc-6fda-4c09-8492-8e85487782ec 2018-12-27 19:39:54,439 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-12-27 19:39:54,441 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/servers/b60d844c-a06f-456e-a245-d548e0ebe850/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}1160947540e39475cdcf001250247e001a7a12cf" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-27 19:39:54,551 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:39:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-febb825a-e198-4ee5-b136-4dfaefde1b66 x-compute-request-id: req-febb825a-e198-4ee5-b136-4dfaefde1b66 Content-Encoding: gzip Content-Length: 15297 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-163-generic (buildd@lgw01-amd64-058) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #213-Ubuntu SMP Thu Nov 15 02:19:07 UTC 2018 (Ubuntu 3.13.0-163.213-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-163-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff]\n[ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff]\n[ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff]\n[ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff]\n[ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000007ffe1551 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000007ffe0000 000040\n[ 0.000000] ACPI: APIC 000000007ffe14d1 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84096 r8192 d22400 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc80\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-163-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008014] pid_max: default: 32768 minimum: 301\n[ 0.009671] Security Framework initialized\n[ 0.011198] AppArmor: AppArmor initialized\n[ 0.012007] Yama: becoming mindful.\n[ 0.013530] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.017802] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.020869] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.024006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.026791] Initializing cgroup subsys memory\n[ 0.028025] Initializing cgroup subsys devices\n[ 0.029584] Initializing cgroup subsys freezer\n[ 0.031017] Initializing cgroup subsys blkio\n[ 0.032009] Initializing cgroup subsys perf_event\n[ 0.033891] Initializing cgroup subsys hugetlb\n[ 0.036803] mce: CPU supports 10 MCE banks\n[ 0.038523] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.038523] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.040013] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.044008] Spectre V2 : Enabling Indirect Branch Prediction Barrier\n[ 0.046385] Spectre V2 : Enabling Restricted Speculation for firmware calls\n[ 0.048003] Spectre V2 : Disabling Indirect Banch Restricted Speculation\n[ 0.052003] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.055243] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.060460] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.067790] ACPI: Core revision 20131115\n[ 0.068549] ACPI: All ACPI Tables successfully acquired\n[ 0.072069] ftrace: allocating 28753 entries in 113 pages\n[ 0.096200] smpboot: Max logical packages: 2\n[ 0.098014] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.100004] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.102803] Enabling x2apic\n[ 0.104000] Enabled x2apic\n[ 0.104008] Switched APIC routing to physical x2apic.\n[ 0.109387] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.111757] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.116035] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.127252] KVM setup paravirtual spinlock\n[ 0.129973] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.132206] x86: Booting SMP configuration:\n[ 0.133980] .... node #0, CPUs: #1[ 0.129921] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.152022] x86: Booted up 1 node, 2 CPUs\n[ 0.152013] KVM setup async PF for cpu 1\n[ 0.152015] kvm-stealtime: cpu 1, msr 7fd0fc80\n[ 0.156012] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.159162] devtmpfs: initialized\n[ 0.161679] EVM: security.selinux\n[ 0.163205] EVM: security.SMACK64\n[ 0.164003] EVM: security.ima\n[ 0.165377] EVM: security.capability\n[ 0.167011] pinctrl core: initialized pinctrl subsystem\n[ 0.168060] regulator-dummy: no parameters\n[ 0.169960] RTC time: 19:38:30, date: 12/27/18\n[ 0.171956] NET: Registered protocol family 16\n[ 0.172147] cpuidle: using governor ladder\n[ 0.173963] cpuidle: using governor menu\n[ 0.175796] ACPI: bus type PCI registered\n[ 0.176008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.178756] PCI: Using configuration type 1 for base access\n[ 0.180659] bio: create slab at 0\n[ 0.181793] ACPI: Added _OSI(Module Device)\n[ 0.184004] ACPI: Added _OSI(Processor Device)\n[ 0.185817] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.187709] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.189867] ACPI: Interpreter enabled\n[ 0.191489] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.194356] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.197037] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.200005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.203218] ACPI: (supports S0 S5)\n[ 0.204004] ACPI: Using IOAPIC for interrupt routing\n[ 0.206340] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.208223] ACPI: No dock devices found.\n[ 0.211681] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.212008] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.214923] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.216035] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.220416] acpiphp: Slot [3] registered\n[ 0.222841] acpiphp: Slot [4] registered\n[ 0.224055] acpiphp: Slot [5] registered\n[ 0.226436] acpiphp: Slot [6] registered\n[ 0.228057] acpiphp: Slot [7] registered\n[ 0.230454] acpiphp: Slot [8] registered\n[ 0.232040] acpiphp: Slot [9] registered\n[ 0.234499] acpiphp: Slot [10] registered\n[ 0.236040] acpiphp: Slot [11] registered\n[ 0.238459] acpiphp: Slot [12] registered\n[ 0.240038] acpiphp: Slot [13] registered\n[ 0.241832] acpiphp: Slot [14] registered\n[ 0.243622] acpiphp: Slot [15] registered\n[ 0.244030] acpiphp: Slot [16] registered\n[ 0.245708] acpiphp: Slot [17] registered\n[ 0.247247] acpiphp: Slot [18] registered\n[ 0.248033] acpiphp: Slot [19] registered\n[ 0.249640] acpiphp: Slot [20] registered\n[ 0.251290] acpiphp: Slot [21] registered\n[ 0.252023] acpiphp: Slot [22] registered\n[ 0.253642] acpiphp: Slot [23] registered\n[ 0.255223] acpiphp: Slot [24] registered\n[ 0.256023] acpiphp: Slot [25] registered\n[ 0.257613] acpiphp: Slot [26] registered\n[ 0.259122] acpiphp: Slot [27] registered\n[ 0.260023] acpiphp: Slot [28] registered\n[ 0.261429] acpiphp: Slot [29] registered\n[ 0.262903] acpiphp: Slot [30] registered\n[ 0.264035] acpiphp: Slot [31] registered\n[ 0.265631] PCI host bridge to bus 0000:00\n[ 0.267227] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.268005] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.270260] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.272005] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.274160] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.276004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.286256] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.288016] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.319226] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.321239] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.323728] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.325157] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.327583] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.328913] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.330997] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.330997] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.332004] vgaarb: loaded\n[ 0.333040] vgaarb: bridge control possible 0000:00:02.0\n[ 0.335032] SCSI subsystem initialized\n[ 0.336174] ACPI: bus type USB registered\n[ 0.337469] usbcore: registered new interface driver usbfs\n[ 0.339249] usbcore: registered new interface driver hub\n[ 0.340057] usbcore: registered new device driver usb\n[ 0.341752] PCI: Using ACPI for IRQ routing\n[ 0.341884] NetLabel: Initializing\n[ 0.344007] NetLabel: domain hash size = 128\n[ 0.345452] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.347132] NetLabel: unlabeled traffic allowed by default\n[ 0.348215] Switched to clocksource kvm-clock\n[ 0.360229] AppArmor: AppArmor Filesystem Enabled\n[ 0.362474] pnp: PnP ACPI init\n[ 0.364294] ACPI: bus type PNP registered\n[ 0.367130] pnp: PnP ACPI: found 8 devices\n[ 0.369334] ACPI: bus type PNP unregistered\n[ 0.378628] NET: Registered protocol family 2\n[ 0.380764] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.383869] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.386624] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.389289] TCP: reno registered\n[ 0.390706] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.393071] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.395636] NET: Registered protocol family 1\n[ 0.397449] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.399760] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.401990] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.425844] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.449618] Trying to unpack rootfs image as initramfs...\n[ 0.558318] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.561643] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.563922] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.566458] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.570210] Scanning for low memory corruption every 60 seconds\n[ 0.573288] Initialise system trusted keyring\n[ 0.575323] audit: initializing netlink socket (disabled)\n[ 0.577612] type=2000 audit(1545939510.950:1): initialized\n[ 0.604635] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.608040] zbud: loaded\n[ 0.609474] VFS: Disk quotas dquot_6.5.2\n[ 0.611181] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.614160] fuse init (API version 7.22)\n[ 0.615922] msgmni has been set to 3997\n[ 0.617617] Key type big_key registered\n[ 0.619847] Key type asymmetric registered\n[ 0.621566] Asymmetric key parser 'x509' registered\n[ 0.623541] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.626624] io scheduler noop registered\n[ 0.628298] io scheduler deadline registered (default)\n[ 0.630485] io scheduler cfq registered\n[ 0.632220] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.634255] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.636387] ipmi message handler version 39.2\n[ 0.637919] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.640403] ACPI: Power Button [PWRF]\n[ 0.641801] GHES: HEST is not enabled!\n[ 0.664083] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.708931] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.732205] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.734856] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.762426] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.765874] Linux agpgart interface v0.103\n[ 0.768471] brd: module loaded\n[ 0.770111] loop: module loaded\n[ 0.771731] blk-mq: CPU -> queue map\n[ 0.773029] CPU 0 -> Queue 0\n[ 0.774176] CPU 1 -> Queue 0\n[ 0.776217] vda: vda1\n[ 0.778010] scsi0 : ata_piix\n[ 0.779235] scsi1 : ata_piix\n[ 0.780384] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.782631] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.785129] libphy: Fixed MDIO Bus: probed\n[ 0.786993] tun: Universal TUN/TAP device driver, 1.6\n[ 0.788729] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.792818] PPP generic driver version 2.4.2\n[ 0.794351] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.796570] ehci-pci: EHCI PCI platform driver\n[ 0.798251] ehci-platform: EHCI generic platform driver\n[ 0.800680] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.802796] ohci-pci: OHCI PCI platform driver\n[ 0.804854] ohci-platform: OHCI generic platform driver\n[ 0.808143] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.840754] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.842675] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.845360] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.847422] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.849801] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.852642] usb usb1: Product: UHCI Host Controller\n[ 0.854686] usb usb1: Manufacturer: Linux 3.13.0-163-generic uhci_hcd\n[ 0.857201] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.859386] hub 1-0:1.0: USB hub found\n[ 0.860869] hub 1-0:1.0: 2 ports detected\n[ 0.862825] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.867107] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.869264] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.871370] mousedev: PS/2 mouse device common for all mice\n[ 0.873863] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.877229] rtc_cmos 00:00: RTC can wake from S4\n[ 0.879233] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.881302] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.883542] device-mapper: uevent: version 1.0.3\n[ 0.885357] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.888459] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.890628] TCP: cubic registered\n[ 0.892411] NET: Registered protocol family 10\n[ 0.894314] NET: Registered protocol family 17\n[ 0.907509] Key type dns_resolver registered\n[ 0.909329] Loading compiled-in X.509 certificates\n[ 0.911933] Loaded X.509 cert 'Magrathea: Glacier signing key: 094079111c1fcc174da628d837dd46328f08651c'\n[ 0.915595] registered taskstats version 1\n[ 0.919644] Key type trusted registered\n[ 0.924632] Key type encrypted registered\n[ 0.926548] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.928499] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.931647] regulator-dummy: disabling\n[ 0.933409] Magic number: 14:663:648\n[ 0.935074] acpi LNXCPU:01: hash matches\n[ 0.936856] rtc_cmos 00:00: setting system clock to 2018-12-27 19:38:30 UTC (1545939510)\n[ 0.940206] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.942721] EDD information not available.\n[ 0.946851] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.950180] Write protecting the kernel read-only data: 12288k\n[ 0.954041] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000)\n[ 0.959193] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.974960] systemd-udevd[107]: starting version 204\n[ 1.012595] FDC 0 is a S82078B\n[ 1.172053] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.337223] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.339762] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.342317] usb 1-1: Product: QEMU USB Tablet\n[ 1.344138] usb 1-1: Manufacturer: QEMU\n[ 1.345813] usb 1-1: SerialNumber: 42\n[ 2.038694] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3\nBegin: Loading essential drivers ... done.\nBegin: Running /scripts/init-premount ... done.\nBegin: Mounting root file system ... Begin: Running /scripts/local-top ... done.\nBegin: Running /scripts/local-premount ... done.\n[ 2.433705] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nBegin: Running /scripts/local-bottom ... done.\ndone.\nBegin: Running /scripts/init-bottom ... done.\n[ 2.545024] random: init urandom read with 10 bits of entropy available\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Starting Mount filesystems on boot[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n[ 2.796380] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Thu, 27 Dec 2018 19:38:32 +0000. Up 3.25 seconds.\ncloud-init-nonet[3.41]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[5.06]: static networking is now up\n * Starting configure network device[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Thu, 27 Dec 2018 19:38:34 +0000. Up 5.22 seconds.\nci-info: ++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: | Device | Up | Address | Mask | Hw-Address |\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . |\nci-info: | eth1 | False | . | . | fa:16:3e:64:42:66 |\nci-info: | eth0 | True | 192.168.0.3 | 255.255.255.0 | fa:16:3e:8e:c2:e4 |\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\ndmesg: write failed: Broken pipe\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\n9b:d0:c3:cb:d2:90:87:d3:0e:e4:15:00:f2:56:f3:cd root@homer-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| . ..+.. |\n| o . o + |\n| o . o E |\n| . o B |\n| O S |\n| X = |\n| . B |\n| . |\n| |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\n5b:26:97:42:fd:ba:43:3e:f6:cd:58:54:de:56:df:74 root@homer-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| |\n| . |\n| . . E|\n| . o +*|\n| S = . . *|\n| B.. . . |\n| .o. . |\n| =. = |\n| ..+o o |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\ncb:9e:2b:33:81:df:b5:65:c4:36:84:e0:55:36:65:4a root@homer-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| ...oE.o |\n| . ..o.+ |\n| . o. |\n| = |\n| . S o . |\n| . .. .. o |\n| . oo. + |\n| =.... |\n| ++. |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\nc9:1c:b9:32:cf:53:6c:07:ec:87:dc:1d:f8:d3:65:7b root@homer-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| |\n| o . |\n| o o . . o|\n| o B + o +o|\n| o S B + +.E|\n| = o o ..|\n| + |\n| . |\n| |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\n * Starting early crypto disks... * Starting Handle applying cloud-config[74G[ OK ]\n[80G [74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Thu, 27 Dec 2018 19:38:39 +0000. Up 10.22 seconds.\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\n\nUbuntu 14.04.5 LTS homer-0 ttyS0\n\nhomer-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Thu, 27 Dec 2018 19:38:41 +0000. Up 11.59 seconds.\n+ cat\n++ cut -d / -f 2\n++ echo 192.168.1.0/24\n+ chmod a+x /etc/init.d/signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace\n+ /etc/init.d/signaling_namespace\n+ echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ curl -L http://repo.cw-ngv.com/repo_key\n+ apt-key add -\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 14304 0 --:--:-- --:--:-- --:--:-- 14248100 3149 100 3149 0 0 14300 0 --:--:-- --:--:-- --:--:-- 14248\nOK\n+ apt-get update\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:3 http://repo.cw-ngv.com binary/ Release [1219 B]\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:5 http://security.ubuntu.com trusty-security/main Sources [167 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [96.0 kB]\nGet:8 http://security.ubuntu.com trusty-security/main amd64 Packages [797 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nGet:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [277 kB]\nGet:10 http://security.ubuntu.com trusty-security/main Translation-en [427 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:11 http://security.ubuntu.com trusty-security/universe Translation-en [150 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [226 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7437 B]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1135 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [510 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [562 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [272 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nFetched 12.9 MB in 9s (1405 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.7\n+ '[' -n 192.168.0.7 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install homer --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 crest\n dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core\n g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl\n libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1\n libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1\n libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libpython2.7-dev libquadmath0\n libsensors4 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4\n libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev\n nginx nginx-common nginx-core ntp python-chardet-whl python-colorama\n python-colorama-whl python-distlib python-distlib-whl python-html5lib\n python-html5lib-whl python-pip python-pip-whl python-requests-whl\n python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl\n python-virtualenv python-wheel python-zmq python2.7-dev\n python3-pkg-resources realpath sysstat\nSuggested packages:\n binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix\n mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales\n clearwater-logging clearwater-snmpd clearwater-secure-connections\n debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg\n gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc\n gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg\n libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc libgd-tools lm-sensors\n libstdc++-4.8-doc pkg-config make-doc fcgiwrap nginx-doc ntp-doc\n python-genshi python-lxml python3-setuptools isag\nRecommended packages:\n python-dev-all\nThe following NEW packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 crest\n dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core\n g++ g++-4.8 gcc gcc-4.8 gnutls-bin homer inotify-tools iotop\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl\n libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1\n libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1\n libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libpython2.7-dev libquadmath0\n libsensors4 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4\n libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev\n nginx nginx-common nginx-core ntp python-chardet-whl python-colorama\n python-colorama-whl python-distlib python-distlib-whl python-html5lib\n python-html5lib-whl python-pip python-pip-whl python-requests-whl\n python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl\n python-virtualenv python-wheel python-zmq python2.7-dev\n python3-pkg-resources realpath sysstat\n0 upgraded, 94 newly installed, 0 to remove and 12 not upgraded.\nNeed to get 88.0 MB of archives.\nAfter this operation, 202 MB of additional disk space will be used.\nGet:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:2 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB]\nGet:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:13 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-164.214 [774 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.5 [22.0 MB]\nGet:32 http://repo.cw-ngv.com/stable/ binary/ homer 1.0-180326.111418 [35.6 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5418 B]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.5 [269 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB]\nExtracting templates from packages: 31%Extracting templates from packages: 63%Extracting templates from packages: 95%Extracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 88.0 MB in 8s (9995 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51330 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package fonts-dejavu-core.\nPreparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ...\nUnpacking fonts-dejavu-core (2.34-1ubuntu1) ...\nSelecting previously unselected package fontconfig-config.\nPreparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ...\nUnpacking fontconfig-config (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libfontconfig1:amd64.\nPreparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ...\nUnpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libjpeg-turbo8:amd64.\nPreparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ...\nUnpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSelecting previously unselected package libjpeg8:amd64.\nPreparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ...\nUnpacking libjpeg8:amd64 (8c-2ubuntu8) ...\nSelecting previously unselected package libjbig0:amd64.\nPreparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ...\nUnpacking libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSelecting previously unselected package libtiff5:amd64.\nPreparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ...\nUnpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSelecting previously unselected package libvpx1:amd64.\nPreparing to unpack .../libvpx1_1.3.0-2_amd64.deb ...\nUnpacking libvpx1:amd64 (1.3.0-2) ...\nSelecting previously unselected package libxpm4:amd64.\nPreparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ...\nUnpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSelecting previously unselected package libgd3:amd64.\nPreparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-164.214_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-164.214) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package libexpat1-dev:amd64.\nPreparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ...\nUnpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ...\nSelecting previously unselected package libpython2.7-dev:amd64.\nPreparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ...\nUnpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libxslt1.1:amd64.\nPreparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ...\nUnpacking clearwater-monit (5.18-180322.170159) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-180328.114312) ...\nSelecting previously unselected package nginx-common.\nPreparing to unpack .../nginx-common_1.4.6-1ubuntu3.9_all.deb ...\nUnpacking nginx-common (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package nginx-core.\nPreparing to unpack .../nginx-core_1.4.6-1ubuntu3.9_amd64.deb ...\nUnpacking nginx-core (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package nginx.\nPreparing to unpack .../nginx_1.4.6-1ubuntu3.9_all.deb ...\nUnpacking nginx (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package clearwater-nginx.\nPreparing to unpack .../clearwater-nginx_1.0-180322.165850_all.deb ...\nUnpacking clearwater-nginx (1.0-180322.165850) ...\nSelecting previously unselected package libxml2-dev:amd64.\nPreparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ...\nUnpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ...\nSelecting previously unselected package libxslt1-dev:amd64.\nPreparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package python2.7-dev.\nPreparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ...\nUnpacking python2.7-dev (2.7.6-8ubuntu0.5) ...\nSelecting previously unselected package python-zmq.\nPreparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ...\nUnpacking python-zmq (14.0.1-1build2) ...\nSelecting previously unselected package libzmq3-dev:amd64.\nPreparing to unpack .../libzmq3-dev_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package crest.\nPreparing to unpack .../crest_1.0-180326.111418_amd64.deb ...\nUnpacking crest (1.0-180326.111418) ...\nSelecting previously unselected package libfakeroot:amd64.\nPreparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking libfakeroot:amd64 (1.20-3ubuntu2) ...\nSelecting previously unselected package fakeroot.\nPreparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking fakeroot (1.20-3ubuntu2) ...\nSelecting previously unselected package homer.\nPreparing to unpack .../homer_1.0-180326.111418_amd64.deb ...\nUnpacking homer (1.0-180326.111418) ...\nSelecting previously unselected package libalgorithm-diff-perl.\nPreparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...\nUnpacking libalgorithm-diff-perl (1.19.02-3) ...\nSelecting previously unselected package libalgorithm-diff-xs-perl.\nPreparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...\nUnpacking libalgorithm-diff-xs-perl (0.04-2build4) ...\nSelecting previously unselected package libalgorithm-merge-perl.\nPreparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...\nUnpacking libalgorithm-merge-perl (0.08-2) ...\nSelecting previously unselected package libfile-fcntllock-perl.\nPreparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...\nUnpacking libfile-fcntllock-perl (0.14-2build1) ...\nSelecting previously unselected package manpages-dev.\nPreparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...\nUnpacking manpages-dev (3.54-1ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-colorama-whl.\nPreparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-distlib-whl.\nPreparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib-whl (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib.\nPreparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-html5lib-whl.\nPreparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib-whl (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-six-whl.\nPreparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1.1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.4) ...\nSelecting previously unselected package python-setuptools-whl.\nPreparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools-whl (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip-whl.\nPreparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip-whl (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-wheel.\nPreparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1.1) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\n"} 2018-12-27 19:39:54,552 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/b60d844c-a06f-456e-a245-d548e0ebe850/action used request id req-febb825a-e198-4ee5-b136-4dfaefde1b66 2018-12-27 19:39:54,552 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.113028049469s 2018-12-27 19:39:54,554 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/b60d844c-a06f-456e-a245-d548e0ebe850/action used request id req-febb825a-e198-4ee5-b136-4dfaefde1b66 2018-12-27 19:39:54,554 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-163-generic (buildd@lgw01-amd64-058) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #213-Ubuntu SMP Thu Nov 15 02:19:07 UTC 2018 (Ubuntu 3.13.0-163.213-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-163-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe1551 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe14d1 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84096 r8192 d22400 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc80 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-163-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008014] pid_max: default: 32768 minimum: 301 [ 0.009671] Security Framework initialized [ 0.011198] AppArmor: AppArmor initialized [ 0.012007] Yama: becoming mindful. [ 0.013530] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017802] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020869] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.026791] Initializing cgroup subsys memory [ 0.028025] Initializing cgroup subsys devices [ 0.029584] Initializing cgroup subsys freezer [ 0.031017] Initializing cgroup subsys blkio [ 0.032009] Initializing cgroup subsys perf_event [ 0.033891] Initializing cgroup subsys hugetlb [ 0.036803] mce: CPU supports 10 MCE banks [ 0.038523] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.038523] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040013] Spectre V2 : Mitigation: Full generic retpoline [ 0.044008] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.046385] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.048003] Spectre V2 : Disabling Indirect Banch Restricted Speculation [ 0.052003] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.055243] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.060460] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.067790] ACPI: Core revision 20131115 [ 0.068549] ACPI: All ACPI Tables successfully acquired [ 0.072069] ftrace: allocating 28753 entries in 113 pages [ 0.096200] smpboot: Max logical packages: 2 [ 0.098014] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.100004] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.102803] Enabling x2apic [ 0.104000] Enabled x2apic [ 0.104008] Switched APIC routing to physical x2apic. [ 0.109387] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.111757] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.116035] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.127252] KVM setup paravirtual spinlock [ 0.129973] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.132206] x86: Booting SMP configuration: [ 0.133980] .... node #0, CPUs: #1[ 0.129921] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.152022] x86: Booted up 1 node, 2 CPUs [ 0.152013] KVM setup async PF for cpu 1 [ 0.152015] kvm-stealtime: cpu 1, msr 7fd0fc80 [ 0.156012] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.159162] devtmpfs: initialized [ 0.161679] EVM: security.selinux [ 0.163205] EVM: security.SMACK64 [ 0.164003] EVM: security.ima [ 0.165377] EVM: security.capability [ 0.167011] pinctrl core: initialized pinctrl subsystem [ 0.168060] regulator-dummy: no parameters [ 0.169960] RTC time: 19:38:30, date: 12/27/18 [ 0.171956] NET: Registered protocol family 16 [ 0.172147] cpuidle: using governor ladder [ 0.173963] cpuidle: using governor menu [ 0.175796] ACPI: bus type PCI registered [ 0.176008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.178756] PCI: Using configuration type 1 for base access [ 0.180659] bio: create slab at 0 [ 0.181793] ACPI: Added _OSI(Module Device) [ 0.184004] ACPI: Added _OSI(Processor Device) [ 0.185817] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.187709] ACPI: Added _OSI(Processor Aggregator Device) [ 0.189867] ACPI: Interpreter enabled [ 0.191489] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.194356] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.197037] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.200005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.203218] ACPI: (supports S0 S5) [ 0.204004] ACPI: Using IOAPIC for interrupt routing [ 0.206340] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.208223] ACPI: No dock devices found. [ 0.211681] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.212008] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.214923] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.216035] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.220416] acpiphp: Slot [3] registered [ 0.222841] acpiphp: Slot [4] registered [ 0.224055] acpiphp: Slot [5] registered [ 0.226436] acpiphp: Slot [6] registered [ 0.228057] acpiphp: Slot [7] registered [ 0.230454] acpiphp: Slot [8] registered [ 0.232040] acpiphp: Slot [9] registered [ 0.234499] acpiphp: Slot [10] registered [ 0.236040] acpiphp: Slot [11] registered [ 0.238459] acpiphp: Slot [12] registered [ 0.240038] acpiphp: Slot [13] registered [ 0.241832] acpiphp: Slot [14] registered [ 0.243622] acpiphp: Slot [15] registered [ 0.244030] acpiphp: Slot [16] registered [ 0.245708] acpiphp: Slot [17] registered [ 0.247247] acpiphp: Slot [18] registered [ 0.248033] acpiphp: Slot [19] registered [ 0.249640] acpiphp: Slot [20] registered [ 0.251290] acpiphp: Slot [21] registered [ 0.252023] acpiphp: Slot [22] registered [ 0.253642] acpiphp: Slot [23] registered [ 0.255223] acpiphp: Slot [24] registered [ 0.256023] acpiphp: Slot [25] registered [ 0.257613] acpiphp: Slot [26] registered [ 0.259122] acpiphp: Slot [27] registered [ 0.260023] acpiphp: Slot [28] registered [ 0.261429] acpiphp: Slot [29] registered [ 0.262903] acpiphp: Slot [30] registered [ 0.264035] acpiphp: Slot [31] registered [ 0.265631] PCI host bridge to bus 0000:00 [ 0.267227] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.268005] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.270260] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.272005] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.274160] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.276004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.286256] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.288016] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.319226] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.321239] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.323728] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.325157] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.327583] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.328913] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.330997] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.330997] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.332004] vgaarb: loaded [ 0.333040] vgaarb: bridge control possible 0000:00:02.0 [ 0.335032] SCSI subsystem initialized [ 0.336174] ACPI: bus type USB registered [ 0.337469] usbcore: registered new interface driver usbfs [ 0.339249] usbcore: registered new interface driver hub [ 0.340057] usbcore: registered new device driver usb [ 0.341752] PCI: Using ACPI for IRQ routing [ 0.341884] NetLabel: Initializing [ 0.344007] NetLabel: domain hash size = 128 [ 0.345452] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.347132] NetLabel: unlabeled traffic allowed by default [ 0.348215] Switched to clocksource kvm-clock [ 0.360229] AppArmor: AppArmor Filesystem Enabled [ 0.362474] pnp: PnP ACPI init [ 0.364294] ACPI: bus type PNP registered [ 0.367130] pnp: PnP ACPI: found 8 devices [ 0.369334] ACPI: bus type PNP unregistered [ 0.378628] NET: Registered protocol family 2 [ 0.380764] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.383869] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.386624] TCP: Hash tables configured (established 16384 bind 16384) [ 0.389289] TCP: reno registered [ 0.390706] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.393071] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.395636] NET: Registered protocol family 1 [ 0.397449] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.399760] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.401990] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.425844] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.449618] Trying to unpack rootfs image as initramfs... [ 0.558318] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.561643] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.563922] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.566458] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.570210] Scanning for low memory corruption every 60 seconds [ 0.573288] Initialise system trusted keyring [ 0.575323] audit: initializing netlink socket (disabled) [ 0.577612] type=2000 audit(1545939510.950:1): initialized [ 0.604635] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.608040] zbud: loaded [ 0.609474] VFS: Disk quotas dquot_6.5.2 [ 0.611181] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.614160] fuse init (API version 7.22) [ 0.615922] msgmni has been set to 3997 [ 0.617617] Key type big_key registered [ 0.619847] Key type asymmetric registered [ 0.621566] Asymmetric key parser 'x509' registered [ 0.623541] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.626624] io scheduler noop registered [ 0.628298] io scheduler deadline registered (default) [ 0.630485] io scheduler cfq registered [ 0.632220] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.634255] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.636387] ipmi message handler version 39.2 [ 0.637919] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.640403] ACPI: Power Button [PWRF] [ 0.641801] GHES: HEST is not enabled! [ 0.664083] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.708931] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.732205] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.734856] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.762426] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.765874] Linux agpgart interface v0.103 [ 0.768471] brd: module loaded [ 0.770111] loop: module loaded [ 0.771731] blk-mq: CPU -> queue map [ 0.773029] CPU 0 -> Queue 0 [ 0.774176] CPU 1 -> Queue 0 [ 0.776217] vda: vda1 [ 0.778010] scsi0 : ata_piix [ 0.779235] scsi1 : ata_piix [ 0.780384] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.782631] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.785129] libphy: Fixed MDIO Bus: probed [ 0.786993] tun: Universal TUN/TAP device driver, 1.6 [ 0.788729] tun: (C) 1999-2004 Max Krasnyansky [ 0.792818] PPP generic driver version 2.4.2 [ 0.794351] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.796570] ehci-pci: EHCI PCI platform driver [ 0.798251] ehci-platform: EHCI generic platform driver [ 0.800680] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.802796] ohci-pci: OHCI PCI platform driver [ 0.804854] ohci-platform: OHCI generic platform driver [ 0.808143] uhci_hcd: USB Universal Host Controller Interface driver [ 0.840754] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.842675] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.845360] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.847422] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.849801] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.852642] usb usb1: Product: UHCI Host Controller [ 0.854686] usb usb1: Manufacturer: Linux 3.13.0-163-generic uhci_hcd [ 0.857201] usb usb1: SerialNumber: 0000:00:01.2 [ 0.859386] hub 1-0:1.0: USB hub found [ 0.860869] hub 1-0:1.0: 2 ports detected [ 0.862825] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.867107] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.869264] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.871370] mousedev: PS/2 mouse device common for all mice [ 0.873863] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.877229] rtc_cmos 00:00: RTC can wake from S4 [ 0.879233] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.881302] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.883542] device-mapper: uevent: version 1.0.3 [ 0.885357] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.888459] ledtrig-cpu: registered to indicate activity on CPUs [ 0.890628] TCP: cubic registered [ 0.892411] NET: Registered protocol family 10 [ 0.894314] NET: Registered protocol family 17 [ 0.907509] Key type dns_resolver registered [ 0.909329] Loading compiled-in X.509 certificates [ 0.911933] Loaded X.509 cert 'Magrathea: Glacier signing key: 094079111c1fcc174da628d837dd46328f08651c' [ 0.915595] registered taskstats version 1 [ 0.919644] Key type trusted registered [ 0.924632] Key type encrypted registered [ 0.926548] AppArmor: AppArmor sha1 policy hashing enabled [ 0.928499] IMA: No TPM chip found, activating TPM-bypass! [ 0.931647] regulator-dummy: disabling [ 0.933409] Magic number: 14:663:648 [ 0.935074] acpi LNXCPU:01: hash matches [ 0.936856] rtc_cmos 00:00: setting system clock to 2018-12-27 19:38:30 UTC (1545939510) [ 0.940206] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.942721] EDD information not available. [ 0.946851] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.950180] Write protecting the kernel read-only data: 12288k [ 0.954041] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.959193] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.974960] systemd-udevd[107]: starting version 204 [ 1.012595] FDC 0 is a S82078B [ 1.172053] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.337223] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.339762] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.342317] usb 1-1: Product: QEMU USB Tablet [ 1.344138] usb 1-1: Manufacturer: QEMU [ 1.345813] usb 1-1: SerialNumber: 42 [ 2.038694] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3 Begin: Loading essential drivers ... done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... done. [ 2.433705] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Begin: Running /scripts/local-bottom ... done. done. Begin: Running /scripts/init-bottom ... done. [ 2.545024] random: init urandom read with 10 bits of entropy available * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] [ 2.796380] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Thu, 27 Dec 2018 19:38:32 +0000. Up 3.25 seconds. cloud-init-nonet[3.41]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[5.06]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Thu, 27 Dec 2018 19:38:34 +0000. Up 5.22 seconds. ci-info: ++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:64:42:66 | ci-info: | eth0 | True | 192.168.0.3 | 255.255.255.0 | fa:16:3e:8e:c2:e4 | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ dmesg: write failed: Broken pipe Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 9b:d0:c3:cb:d2:90:87:d3:0e:e4:15:00:f2:56:f3:cd root@homer-0 The key's randomart image is: +--[ RSA 2048]----+ | . ..+.. | | o . o + | | o . o E | | . o B | | O S | | X = | | . B | | . | | | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 5b:26:97:42:fd:ba:43:3e:f6:cd:58:54:de:56:df:74 root@homer-0 The key's randomart image is: +--[ DSA 1024]----+ | | | . | | . . E| | . o +*| | S = . . *| | B.. . . | | .o. . | | =. = | | ..+o o | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: cb:9e:2b:33:81:df:b5:65:c4:36:84:e0:55:36:65:4a root@homer-0 The key's randomart image is: +--[ECDSA 256]---+ | ...oE.o | | . ..o.+ | | . o. | | = | | . S o . | | . .. .. o | | . oo. + | | =.... | | ++. | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: c9:1c:b9:32:cf:53:6c:07:ec:87:dc:1d:f8:d3:65:7b root@homer-0 The key's randomart image is: +--[ED25519 256--+ | | | o . | | o o . . o| | o B + o +o| | o S B + +.E| | = o o ..| | + | | . | | | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting early crypto disks... * Starting Handle applying cloud-config[74G[ OK ] [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Thu, 27 Dec 2018 19:38:39 +0000. Up 10.22 seconds. * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Ubuntu 14.04.5 LTS homer-0 ttyS0 homer-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Thu, 27 Dec 2018 19:38:41 +0000. Up 11.59 seconds. + cat ++ cut -d / -f 2 ++ echo 192.168.1.0/24 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 14304 0 --:--:-- --:--:-- --:--:-- 14248100 3149 100 3149 0 0 14300 0 --:--:-- --:--:-- --:--:-- 14248 OK + apt-get update Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:3 http://repo.cw-ngv.com binary/ Release [1219 B] Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:5 http://security.ubuntu.com trusty-security/main Sources [167 kB] Get:6 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:7 http://security.ubuntu.com trusty-security/universe Sources [96.0 kB] Get:8 http://security.ubuntu.com trusty-security/main amd64 Packages [797 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Get:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [277 kB] Get:10 http://security.ubuntu.com trusty-security/main Translation-en [427 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:11 http://security.ubuntu.com trusty-security/universe Translation-en [150 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [226 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7437 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1135 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [510 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [562 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [272 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Fetched 12.9 MB in 9s (1405 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.7 + '[' -n 192.168.0.7 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install homer --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 crest dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libpython2.7-dev libquadmath0 libsensors4 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev python3-pkg-resources realpath sysstat Suggested packages: binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales clearwater-logging clearwater-snmpd clearwater-secure-connections debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc libgd-tools lm-sensors libstdc++-4.8-doc pkg-config make-doc fcgiwrap nginx-doc ntp-doc python-genshi python-lxml python3-setuptools isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 crest dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin homer inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libpython2.7-dev libquadmath0 libsensors4 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev python3-pkg-resources realpath sysstat 0 upgraded, 94 newly installed, 0 to remove and 12 not upgraded. Need to get 88.0 MB of archives. After this operation, 202 MB of additional disk space will be used. Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:2 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:13 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-164.214 [774 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.5 [22.0 MB] Get:32 http://repo.cw-ngv.com/stable/ binary/ homer 1.0-180326.111418 [35.6 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5418 B] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.5 [269 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Extracting templates from packages: 31%Extracting templates from packages: 63%Extracting templates from packages: 95%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 88.0 MB in 8s (9995 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51330 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libjbig0:amd64. Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... Selecting previously unselected package libtiff5:amd64. Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Selecting previously unselected package libvpx1:amd64. Preparing to unpack .../libvpx1_1.3.0-2_amd64.deb ... Unpacking libvpx1:amd64 (1.3.0-2) ... Selecting previously unselected package libxpm4:amd64. Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Selecting previously unselected package libgd3:amd64. Preparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-164.214_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-164.214) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package libexpat1-dev:amd64. Preparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ... Unpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Selecting previously unselected package libpython2.7-dev:amd64. Preparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libxslt1.1:amd64. Preparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ... Unpacking clearwater-diags-monitor (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... Selecting previously unselected package nginx-common. Preparing to unpack .../nginx-common_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx-common (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx-core. Preparing to unpack .../nginx-core_1.4.6-1ubuntu3.9_amd64.deb ... Unpacking nginx-core (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx. Preparing to unpack .../nginx_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx (1.4.6-1ubuntu3.9) ... Selecting previously unselected package clearwater-nginx. Preparing to unpack .../clearwater-nginx_1.0-180322.165850_all.deb ... Unpacking clearwater-nginx (1.0-180322.165850) ... Selecting previously unselected package libxml2-dev:amd64. Preparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ... Unpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... Selecting previously unselected package libxslt1-dev:amd64. Preparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package python2.7-dev. Preparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking python2.7-dev (2.7.6-8ubuntu0.5) ... Selecting previously unselected package python-zmq. Preparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ... Unpacking python-zmq (14.0.1-1build2) ... Selecting previously unselected package libzmq3-dev:amd64. Preparing to unpack .../libzmq3-dev_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package crest. Preparing to unpack .../crest_1.0-180326.111418_amd64.deb ... Unpacking crest (1.0-180326.111418) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package homer. Preparing to unpack .../homer_1.0-180326.111418_amd64.deb ... Unpacking homer (1.0-180326.111418) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... 2018-12-27 19:39:54,557 - functest.core.singlevm - DEBUG - try 7: cannot find regex 'Cloud-init .* finished at ' in console 2018-12-27 19:40:04,568 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-27 19:40:04,570 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1160947540e39475cdcf001250247e001a7a12cf" 2018-12-27 19:40:05,446 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:40:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1f9f68d4-d4d9-45f1-b5a7-139745e5c0c0 x-compute-request-id: req-1f9f68d4-d4d9-45f1-b5a7-139745e5c0c0 Content-Encoding: gzip Content-Length: 1508 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:c2:e4", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:c2:e4", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:64:42:66", "version": 4, "addr": "192.168.1.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:64:42:66", "version": 4, "addr": "172.30.9.218", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/b60d844c-a06f-456e-a245-d548e0ebe850", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/b60d844c-a06f-456e-a245-d548e0ebe850", "rel": "bookmark"}], "image": {"id": "32de5565-c2d6-40e1-a076-b02e04d8b38d", "links": [{"href": "http://172.30.9.31:8774/images/32de5565-c2d6-40e1-a076-b02e04d8b38d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T19:38:29.000000", "flavor": {"id": "49521764-2b45-4138-bc33-9eb85445fa6c", "links": [{"href": "http://172.30.9.31:8774/flavors/49521764-2b45-4138-bc33-9eb85445fa6c", "rel": "bookmark"}]}, "id": "b60d844c-a06f-456e-a245-d548e0ebe850", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "e7c77990ffaf4447ba7d154f141f5f6f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T19:38:29Z", "hostId": "7935404ab45d1467d9d5233abd8c2483b155e013f8c227d5b4684907", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_bd473631-e088-4b41-9469-069909e508ff", "name": "homer-0.clearwater.opnfv", "created": "2018-12-27T19:37:54Z", "tenant_id": "5659dcbdaa7742d7bfece797c4514064", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:ef:3f", "version": 4, "addr": "192.168.0.27", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:ef:3f", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:9f:e7", "version": 4, "addr": "192.168.1.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/61e02295-3179-4e3a-8f57-836a5933f12c", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/61e02295-3179-4e3a-8f57-836a5933f12c", "rel": "bookmark"}], "image": {"id": "32de5565-c2d6-40e1-a076-b02e04d8b38d", "links": [{"href": "http://172.30.9.31:8774/images/32de5565-c2d6-40e1-a076-b02e04d8b38d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T19:38:27.000000", "flavor": {"id": "49521764-2b45-4138-bc33-9eb85445fa6c", "links": [{"href": "http://172.30.9.31:8774/flavors/49521764-2b45-4138-bc33-9eb85445fa6c", "rel": "bookmark"}]}, "id": "61e02295-3179-4e3a-8f57-836a5933f12c", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "e7c77990ffaf4447ba7d154f141f5f6f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T19:38:27Z", "hostId": "7935404ab45d1467d9d5233abd8c2483b155e013f8c227d5b4684907", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_bd473631-e088-4b41-9469-069909e508ff", "name": "dime-0.clearwater.opnfv", "created": "2018-12-27T19:37:53Z", "tenant_id": "5659dcbdaa7742d7bfece797c4514064", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d9:11:be", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d9:11:be", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c7:d5:1f", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/f6653274-ab3c-4e08-a1c5-e0a3a5e12bab", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/f6653274-ab3c-4e08-a1c5-e0a3a5e12bab", "rel": "bookmark"}], "image": {"id": "32de5565-c2d6-40e1-a076-b02e04d8b38d", "links": [{"href": "http://172.30.9.31:8774/images/32de5565-c2d6-40e1-a076-b02e04d8b38d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T19:38:31.000000", "flavor": {"id": "49521764-2b45-4138-bc33-9eb85445fa6c", "links": [{"href": "http://172.30.9.31:8774/flavors/49521764-2b45-4138-bc33-9eb85445fa6c", "rel": "bookmark"}]}, "id": "f6653274-ab3c-4e08-a1c5-e0a3a5e12bab", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}], "user_id": "e7c77990ffaf4447ba7d154f141f5f6f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T19:38:31Z", "hostId": "7935404ab45d1467d9d5233abd8c2483b155e013f8c227d5b4684907", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_bd473631-e088-4b41-9469-069909e508ff", "name": "sprout-0.clearwater.opnfv", "created": "2018-12-27T19:37:53Z", "tenant_id": "5659dcbdaa7742d7bfece797c4514064", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b7:4f", "version": 4, "addr": "192.168.0.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b7:4f", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:c1:db", "version": 4, "addr": "192.168.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:c1:db", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/fc6bcdb8-04b7-40f4-a89b-dcddd8130d44", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/fc6bcdb8-04b7-40f4-a89b-dcddd8130d44", "rel": "bookmark"}], "image": {"id": "32de5565-c2d6-40e1-a076-b02e04d8b38d", "links": [{"href": "http://172.30.9.31:8774/images/32de5565-c2d6-40e1-a076-b02e04d8b38d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T19:38:29.000000", "flavor": {"id": "49521764-2b45-4138-bc33-9eb85445fa6c", "links": [{"href": "http://172.30.9.31:8774/flavors/49521764-2b45-4138-bc33-9eb85445fa6c", "rel": "bookmark"}]}, "id": "fc6bcdb8-04b7-40f4-a89b-dcddd8130d44", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-bono-sig"}], "user_id": "e7c77990ffaf4447ba7d154f141f5f6f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T19:38:29Z", "hostId": "7935404ab45d1467d9d5233abd8c2483b155e013f8c227d5b4684907", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_bd473631-e088-4b41-9469-069909e508ff", "name": "bono-0.clearwater.opnfv", "created": "2018-12-27T19:37:53Z", "tenant_id": "5659dcbdaa7742d7bfece797c4514064", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9e:85:ac", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9e:85:ac", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3d:d4:30", "version": 4, "addr": "192.168.1.2", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/38fc4a7e-277a-4960-88c7-d39ce87f4bdc", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/38fc4a7e-277a-4960-88c7-d39ce87f4bdc", "rel": "bookmark"}], "image": {"id": "32de5565-c2d6-40e1-a076-b02e04d8b38d", "links": [{"href": "http://172.30.9.31:8774/images/32de5565-c2d6-40e1-a076-b02e04d8b38d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T19:38:07.000000", "flavor": {"id": "49521764-2b45-4138-bc33-9eb85445fa6c", "links": [{"href": "http://172.30.9.31:8774/flavors/49521764-2b45-4138-bc33-9eb85445fa6c", "rel": "bookmark"}]}, "id": "38fc4a7e-277a-4960-88c7-d39ce87f4bdc", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}], "user_id": "e7c77990ffaf4447ba7d154f141f5f6f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T19:38:07Z", "hostId": "e0f75b676eb2b7d2e6c5c117c7ca7a2f9cec907ebbfca4e893351767", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_bd473631-e088-4b41-9469-069909e508ff", "name": "vellum-0.clearwater.opnfv", "created": "2018-12-27T19:37:50Z", "tenant_id": "5659dcbdaa7742d7bfece797c4514064", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:26:6a:cd", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:26:6a:cd", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/58a22854-a720-43ad-b9f2-662508a20c99", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/58a22854-a720-43ad-b9f2-662508a20c99", "rel": "bookmark"}], "image": {"id": "32de5565-c2d6-40e1-a076-b02e04d8b38d", "links": [{"href": "http://172.30.9.31:8774/images/32de5565-c2d6-40e1-a076-b02e04d8b38d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T19:37:25.000000", "flavor": {"id": "49521764-2b45-4138-bc33-9eb85445fa6c", "links": [{"href": "http://172.30.9.31:8774/flavors/49521764-2b45-4138-bc33-9eb85445fa6c", "rel": "bookmark"}]}, "id": "58a22854-a720-43ad-b9f2-662508a20c99", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "e7c77990ffaf4447ba7d154f141f5f6f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T19:37:25Z", "hostId": "7935404ab45d1467d9d5233abd8c2483b155e013f8c227d5b4684907", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_bd473631-e088-4b41-9469-069909e508ff", "name": "ellis-0.clearwater.opnfv", "created": "2018-12-27T19:35:46Z", "tenant_id": "5659dcbdaa7742d7bfece797c4514064", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2c:36:bf", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2c:36:bf", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7b:f8:ba", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/dbc80c75-c7be-4193-8df4-be72cd1301d0", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/dbc80c75-c7be-4193-8df4-be72cd1301d0", "rel": "bookmark"}], "image": {"id": "32de5565-c2d6-40e1-a076-b02e04d8b38d", "links": [{"href": "http://172.30.9.31:8774/images/32de5565-c2d6-40e1-a076-b02e04d8b38d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T19:35:32.000000", "flavor": {"id": "49521764-2b45-4138-bc33-9eb85445fa6c", "links": [{"href": "http://172.30.9.31:8774/flavors/49521764-2b45-4138-bc33-9eb85445fa6c", "rel": "bookmark"}]}, "id": "dbc80c75-c7be-4193-8df4-be72cd1301d0", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "e7c77990ffaf4447ba7d154f141f5f6f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T19:35:32Z", "hostId": "e0f75b676eb2b7d2e6c5c117c7ca7a2f9cec907ebbfca4e893351767", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_bd473631-e088-4b41-9469-069909e508ff", "name": "ns.clearwater.opnfv", "created": "2018-12-27T19:33:41Z", "tenant_id": "5659dcbdaa7742d7bfece797c4514064", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-27 19:40:05,446 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-1f9f68d4-d4d9-45f1-b5a7-139745e5c0c0 2018-12-27 19:40:05,446 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.878448963165s 2018-12-27 19:40:05,447 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-1f9f68d4-d4d9-45f1-b5a7-139745e5c0c0 2018-12-27 19:40:05,454 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-12-27 19:40:05,457 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/servers/b60d844c-a06f-456e-a245-d548e0ebe850/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}1160947540e39475cdcf001250247e001a7a12cf" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-27 19:40:05,544 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:40:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ef1b7b11-5332-4bdc-84b3-ce72ae2def39 x-compute-request-id: req-ef1b7b11-5332-4bdc-84b3-ce72ae2def39 Content-Encoding: gzip Content-Length: 15488 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-163-generic (buildd@lgw01-amd64-058) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #213-Ubuntu SMP Thu Nov 15 02:19:07 UTC 2018 (Ubuntu 3.13.0-163.213-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-163-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff]\n[ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff]\n[ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff]\n[ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff]\n[ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000007ffe1551 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000007ffe0000 000040\n[ 0.000000] ACPI: APIC 000000007ffe14d1 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84096 r8192 d22400 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc80\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-163-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008014] pid_max: default: 32768 minimum: 301\n[ 0.009671] Security Framework initialized\n[ 0.011198] AppArmor: AppArmor initialized\n[ 0.012007] Yama: becoming mindful.\n[ 0.013530] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.017802] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.020869] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.024006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.026791] Initializing cgroup subsys memory\n[ 0.028025] Initializing cgroup subsys devices\n[ 0.029584] Initializing cgroup subsys freezer\n[ 0.031017] Initializing cgroup subsys blkio\n[ 0.032009] Initializing cgroup subsys perf_event\n[ 0.033891] Initializing cgroup subsys hugetlb\n[ 0.036803] mce: CPU supports 10 MCE banks\n[ 0.038523] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.038523] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.040013] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.044008] Spectre V2 : Enabling Indirect Branch Prediction Barrier\n[ 0.046385] Spectre V2 : Enabling Restricted Speculation for firmware calls\n[ 0.048003] Spectre V2 : Disabling Indirect Banch Restricted Speculation\n[ 0.052003] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.055243] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.060460] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.067790] ACPI: Core revision 20131115\n[ 0.068549] ACPI: All ACPI Tables successfully acquired\n[ 0.072069] ftrace: allocating 28753 entries in 113 pages\n[ 0.096200] smpboot: Max logical packages: 2\n[ 0.098014] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.100004] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.102803] Enabling x2apic\n[ 0.104000] Enabled x2apic\n[ 0.104008] Switched APIC routing to physical x2apic.\n[ 0.109387] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.111757] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.116035] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.127252] KVM setup paravirtual spinlock\n[ 0.129973] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.132206] x86: Booting SMP configuration:\n[ 0.133980] .... node #0, CPUs: #1[ 0.129921] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.152022] x86: Booted up 1 node, 2 CPUs\n[ 0.152013] KVM setup async PF for cpu 1\n[ 0.152015] kvm-stealtime: cpu 1, msr 7fd0fc80\n[ 0.156012] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.159162] devtmpfs: initialized\n[ 0.161679] EVM: security.selinux\n[ 0.163205] EVM: security.SMACK64\n[ 0.164003] EVM: security.ima\n[ 0.165377] EVM: security.capability\n[ 0.167011] pinctrl core: initialized pinctrl subsystem\n[ 0.168060] regulator-dummy: no parameters\n[ 0.169960] RTC time: 19:38:30, date: 12/27/18\n[ 0.171956] NET: Registered protocol family 16\n[ 0.172147] cpuidle: using governor ladder\n[ 0.173963] cpuidle: using governor menu\n[ 0.175796] ACPI: bus type PCI registered\n[ 0.176008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.178756] PCI: Using configuration type 1 for base access\n[ 0.180659] bio: create slab at 0\n[ 0.181793] ACPI: Added _OSI(Module Device)\n[ 0.184004] ACPI: Added _OSI(Processor Device)\n[ 0.185817] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.187709] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.189867] ACPI: Interpreter enabled\n[ 0.191489] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.194356] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.197037] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.200005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.203218] ACPI: (supports S0 S5)\n[ 0.204004] ACPI: Using IOAPIC for interrupt routing\n[ 0.206340] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.208223] ACPI: No dock devices found.\n[ 0.211681] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.212008] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.214923] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.216035] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.220416] acpiphp: Slot [3] registered\n[ 0.222841] acpiphp: Slot [4] registered\n[ 0.224055] acpiphp: Slot [5] registered\n[ 0.226436] acpiphp: Slot [6] registered\n[ 0.228057] acpiphp: Slot [7] registered\n[ 0.230454] acpiphp: Slot [8] registered\n[ 0.232040] acpiphp: Slot [9] registered\n[ 0.234499] acpiphp: Slot [10] registered\n[ 0.236040] acpiphp: Slot [11] registered\n[ 0.238459] acpiphp: Slot [12] registered\n[ 0.240038] acpiphp: Slot [13] registered\n[ 0.241832] acpiphp: Slot [14] registered\n[ 0.243622] acpiphp: Slot [15] registered\n[ 0.244030] acpiphp: Slot [16] registered\n[ 0.245708] acpiphp: Slot [17] registered\n[ 0.247247] acpiphp: Slot [18] registered\n[ 0.248033] acpiphp: Slot [19] registered\n[ 0.249640] acpiphp: Slot [20] registered\n[ 0.251290] acpiphp: Slot [21] registered\n[ 0.252023] acpiphp: Slot [22] registered\n[ 0.253642] acpiphp: Slot [23] registered\n[ 0.255223] acpiphp: Slot [24] registered\n[ 0.256023] acpiphp: Slot [25] registered\n[ 0.257613] acpiphp: Slot [26] registered\n[ 0.259122] acpiphp: Slot [27] registered\n[ 0.260023] acpiphp: Slot [28] registered\n[ 0.261429] acpiphp: Slot [29] registered\n[ 0.262903] acpiphp: Slot [30] registered\n[ 0.264035] acpiphp: Slot [31] registered\n[ 0.265631] PCI host bridge to bus 0000:00\n[ 0.267227] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.268005] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.270260] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.272005] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.274160] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.276004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.286256] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.288016] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.319226] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.321239] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.323728] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.325157] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.327583] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.328913] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.330997] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.330997] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.332004] vgaarb: loaded\n[ 0.333040] vgaarb: bridge control possible 0000:00:02.0\n[ 0.335032] SCSI subsystem initialized\n[ 0.336174] ACPI: bus type USB registered\n[ 0.337469] usbcore: registered new interface driver usbfs\n[ 0.339249] usbcore: registered new interface driver hub\n[ 0.340057] usbcore: registered new device driver usb\n[ 0.341752] PCI: Using ACPI for IRQ routing\n[ 0.341884] NetLabel: Initializing\n[ 0.344007] NetLabel: domain hash size = 128\n[ 0.345452] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.347132] NetLabel: unlabeled traffic allowed by default\n[ 0.348215] Switched to clocksource kvm-clock\n[ 0.360229] AppArmor: AppArmor Filesystem Enabled\n[ 0.362474] pnp: PnP ACPI init\n[ 0.364294] ACPI: bus type PNP registered\n[ 0.367130] pnp: PnP ACPI: found 8 devices\n[ 0.369334] ACPI: bus type PNP unregistered\n[ 0.378628] NET: Registered protocol family 2\n[ 0.380764] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.383869] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.386624] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.389289] TCP: reno registered\n[ 0.390706] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.393071] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.395636] NET: Registered protocol family 1\n[ 0.397449] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.399760] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.401990] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.425844] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.449618] Trying to unpack rootfs image as initramfs...\n[ 0.558318] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.561643] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.563922] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.566458] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.570210] Scanning for low memory corruption every 60 seconds\n[ 0.573288] Initialise system trusted keyring\n[ 0.575323] audit: initializing netlink socket (disabled)\n[ 0.577612] type=2000 audit(1545939510.950:1): initialized\n[ 0.604635] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.608040] zbud: loaded\n[ 0.609474] VFS: Disk quotas dquot_6.5.2\n[ 0.611181] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.614160] fuse init (API version 7.22)\n[ 0.615922] msgmni has been set to 3997\n[ 0.617617] Key type big_key registered\n[ 0.619847] Key type asymmetric registered\n[ 0.621566] Asymmetric key parser 'x509' registered\n[ 0.623541] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.626624] io scheduler noop registered\n[ 0.628298] io scheduler deadline registered (default)\n[ 0.630485] io scheduler cfq registered\n[ 0.632220] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.634255] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.636387] ipmi message handler version 39.2\n[ 0.637919] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.640403] ACPI: Power Button [PWRF]\n[ 0.641801] GHES: HEST is not enabled!\n[ 0.664083] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.708931] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.732205] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.734856] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.762426] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.765874] Linux agpgart interface v0.103\n[ 0.768471] brd: module loaded\n[ 0.770111] loop: module loaded\n[ 0.771731] blk-mq: CPU -> queue map\n[ 0.773029] CPU 0 -> Queue 0\n[ 0.774176] CPU 1 -> Queue 0\n[ 0.776217] vda: vda1\n[ 0.778010] scsi0 : ata_piix\n[ 0.779235] scsi1 : ata_piix\n[ 0.780384] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.782631] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.785129] libphy: Fixed MDIO Bus: probed\n[ 0.786993] tun: Universal TUN/TAP device driver, 1.6\n[ 0.788729] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.792818] PPP generic driver version 2.4.2\n[ 0.794351] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.796570] ehci-pci: EHCI PCI platform driver\n[ 0.798251] ehci-platform: EHCI generic platform driver\n[ 0.800680] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.802796] ohci-pci: OHCI PCI platform driver\n[ 0.804854] ohci-platform: OHCI generic platform driver\n[ 0.808143] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.840754] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.842675] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.845360] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.847422] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.849801] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.852642] usb usb1: Product: UHCI Host Controller\n[ 0.854686] usb usb1: Manufacturer: Linux 3.13.0-163-generic uhci_hcd\n[ 0.857201] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.859386] hub 1-0:1.0: USB hub found\n[ 0.860869] hub 1-0:1.0: 2 ports detected\n[ 0.862825] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.867107] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.869264] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.871370] mousedev: PS/2 mouse device common for all mice\n[ 0.873863] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.877229] rtc_cmos 00:00: RTC can wake from S4\n[ 0.879233] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.881302] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.883542] device-mapper: uevent: version 1.0.3\n[ 0.885357] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.888459] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.890628] TCP: cubic registered\n[ 0.892411] NET: Registered protocol family 10\n[ 0.894314] NET: Registered protocol family 17\n[ 0.907509] Key type dns_resolver registered\n[ 0.909329] Loading compiled-in X.509 certificates\n[ 0.911933] Loaded X.509 cert 'Magrathea: Glacier signing key: 094079111c1fcc174da628d837dd46328f08651c'\n[ 0.915595] registered taskstats version 1\n[ 0.919644] Key type trusted registered\n[ 0.924632] Key type encrypted registered\n[ 0.926548] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.928499] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.931647] regulator-dummy: disabling\n[ 0.933409] Magic number: 14:663:648\n[ 0.935074] acpi LNXCPU:01: hash matches\n[ 0.936856] rtc_cmos 00:00: setting system clock to 2018-12-27 19:38:30 UTC (1545939510)\n[ 0.940206] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.942721] EDD information not available.\n[ 0.946851] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.950180] Write protecting the kernel read-only data: 12288k\n[ 0.954041] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000)\n[ 0.959193] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.974960] systemd-udevd[107]: starting version 204\n[ 1.012595] FDC 0 is a S82078B\n[ 1.172053] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.337223] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.339762] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.342317] usb 1-1: Product: QEMU USB Tablet\n[ 1.344138] usb 1-1: Manufacturer: QEMU\n[ 1.345813] usb 1-1: SerialNumber: 42\n[ 2.038694] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3\nBegin: Loading essential drivers ... done.\nBegin: Running /scripts/init-premount ... done.\nBegin: Mounting root file system ... Begin: Running /scripts/local-top ... done.\nBegin: Running /scripts/local-premount ... done.\n[ 2.433705] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nBegin: Running /scripts/local-bottom ... done.\ndone.\nBegin: Running /scripts/init-bottom ... done.\n[ 2.545024] random: init urandom read with 10 bits of entropy available\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Starting Mount filesystems on boot[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n[ 2.796380] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Thu, 27 Dec 2018 19:38:32 +0000. Up 3.25 seconds.\ncloud-init-nonet[3.41]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[5.06]: static networking is now up\n * Starting configure network device[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Thu, 27 Dec 2018 19:38:34 +0000. Up 5.22 seconds.\nci-info: ++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: | Device | Up | Address | Mask | Hw-Address |\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . |\nci-info: | eth1 | False | . | . | fa:16:3e:64:42:66 |\nci-info: | eth0 | True | 192.168.0.3 | 255.255.255.0 | fa:16:3e:8e:c2:e4 |\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\ndmesg: write failed: Broken pipe\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\n9b:d0:c3:cb:d2:90:87:d3:0e:e4:15:00:f2:56:f3:cd root@homer-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| . ..+.. |\n| o . o + |\n| o . o E |\n| . o B |\n| O S |\n| X = |\n| . B |\n| . |\n| |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\n5b:26:97:42:fd:ba:43:3e:f6:cd:58:54:de:56:df:74 root@homer-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| |\n| . |\n| . . E|\n| . o +*|\n| S = . . *|\n| B.. . . |\n| .o. . |\n| =. = |\n| ..+o o |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\ncb:9e:2b:33:81:df:b5:65:c4:36:84:e0:55:36:65:4a root@homer-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| ...oE.o |\n| . ..o.+ |\n| . o. |\n| = |\n| . S o . |\n| . .. .. o |\n| . oo. + |\n| =.... |\n| ++. |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\nc9:1c:b9:32:cf:53:6c:07:ec:87:dc:1d:f8:d3:65:7b root@homer-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| |\n| o . |\n| o o . . o|\n| o B + o +o|\n| o S B + +.E|\n| = o o ..|\n| + |\n| . |\n| |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\n * Starting early crypto disks... * Starting Handle applying cloud-config[74G[ OK ]\n[80G [74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Thu, 27 Dec 2018 19:38:39 +0000. Up 10.22 seconds.\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\n\nUbuntu 14.04.5 LTS homer-0 ttyS0\n\nhomer-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Thu, 27 Dec 2018 19:38:41 +0000. Up 11.59 seconds.\n+ cat\n++ cut -d / -f 2\n++ echo 192.168.1.0/24\n+ chmod a+x /etc/init.d/signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace\n+ /etc/init.d/signaling_namespace\n+ echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ curl -L http://repo.cw-ngv.com/repo_key\n+ apt-key add -\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 14304 0 --:--:-- --:--:-- --:--:-- 14248100 3149 100 3149 0 0 14300 0 --:--:-- --:--:-- --:--:-- 14248\nOK\n+ apt-get update\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:3 http://repo.cw-ngv.com binary/ Release [1219 B]\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:5 http://security.ubuntu.com trusty-security/main Sources [167 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [96.0 kB]\nGet:8 http://security.ubuntu.com trusty-security/main amd64 Packages [797 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nGet:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [277 kB]\nGet:10 http://security.ubuntu.com trusty-security/main Translation-en [427 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:11 http://security.ubuntu.com trusty-security/universe Translation-en [150 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [226 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7437 B]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1135 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [510 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [562 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [272 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nFetched 12.9 MB in 9s (1405 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.7\n+ '[' -n 192.168.0.7 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install homer --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 crest\n dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core\n g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl\n libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1\n libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1\n libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libpython2.7-dev libquadmath0\n libsensors4 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4\n libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev\n nginx nginx-common nginx-core ntp python-chardet-whl python-colorama\n python-colorama-whl python-distlib python-distlib-whl python-html5lib\n python-html5lib-whl python-pip python-pip-whl python-requests-whl\n python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl\n python-virtualenv python-wheel python-zmq python2.7-dev\n python3-pkg-resources realpath sysstat\nSuggested packages:\n binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix\n mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales\n clearwater-logging clearwater-snmpd clearwater-secure-connections\n debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg\n gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc\n gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg\n libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc libgd-tools lm-sensors\n libstdc++-4.8-doc pkg-config make-doc fcgiwrap nginx-doc ntp-doc\n python-genshi python-lxml python3-setuptools isag\nRecommended packages:\n python-dev-all\nThe following NEW packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 crest\n dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core\n g++ g++-4.8 gcc gcc-4.8 gnutls-bin homer inotify-tools iotop\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl\n libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1\n libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1\n libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libpython2.7-dev libquadmath0\n libsensors4 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4\n libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev\n nginx nginx-common nginx-core ntp python-chardet-whl python-colorama\n python-colorama-whl python-distlib python-distlib-whl python-html5lib\n python-html5lib-whl python-pip python-pip-whl python-requests-whl\n python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl\n python-virtualenv python-wheel python-zmq python2.7-dev\n python3-pkg-resources realpath sysstat\n0 upgraded, 94 newly installed, 0 to remove and 12 not upgraded.\nNeed to get 88.0 MB of archives.\nAfter this operation, 202 MB of additional disk space will be used.\nGet:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:2 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB]\nGet:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:13 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-164.214 [774 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.5 [22.0 MB]\nGet:32 http://repo.cw-ngv.com/stable/ binary/ homer 1.0-180326.111418 [35.6 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5418 B]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.5 [269 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB]\nExtracting templates from packages: 31%Extracting templates from packages: 63%Extracting templates from packages: 95%Extracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 88.0 MB in 8s (9995 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51330 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package fonts-dejavu-core.\nPreparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ...\nUnpacking fonts-dejavu-core (2.34-1ubuntu1) ...\nSelecting previously unselected package fontconfig-config.\nPreparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ...\nUnpacking fontconfig-config (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libfontconfig1:amd64.\nPreparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ...\nUnpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libjpeg-turbo8:amd64.\nPreparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ...\nUnpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSelecting previously unselected package libjpeg8:amd64.\nPreparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ...\nUnpacking libjpeg8:amd64 (8c-2ubuntu8) ...\nSelecting previously unselected package libjbig0:amd64.\nPreparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ...\nUnpacking libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSelecting previously unselected package libtiff5:amd64.\nPreparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ...\nUnpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSelecting previously unselected package libvpx1:amd64.\nPreparing to unpack .../libvpx1_1.3.0-2_amd64.deb ...\nUnpacking libvpx1:amd64 (1.3.0-2) ...\nSelecting previously unselected package libxpm4:amd64.\nPreparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ...\nUnpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSelecting previously unselected package libgd3:amd64.\nPreparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-164.214_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-164.214) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package libexpat1-dev:amd64.\nPreparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ...\nUnpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ...\nSelecting previously unselected package libpython2.7-dev:amd64.\nPreparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ...\nUnpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libxslt1.1:amd64.\nPreparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ...\nUnpacking clearwater-monit (5.18-180322.170159) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-180328.114312) ...\nSelecting previously unselected package nginx-common.\nPreparing to unpack .../nginx-common_1.4.6-1ubuntu3.9_all.deb ...\nUnpacking nginx-common (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package nginx-core.\nPreparing to unpack .../nginx-core_1.4.6-1ubuntu3.9_amd64.deb ...\nUnpacking nginx-core (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package nginx.\nPreparing to unpack .../nginx_1.4.6-1ubuntu3.9_all.deb ...\nUnpacking nginx (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package clearwater-nginx.\nPreparing to unpack .../clearwater-nginx_1.0-180322.165850_all.deb ...\nUnpacking clearwater-nginx (1.0-180322.165850) ...\nSelecting previously unselected package libxml2-dev:amd64.\nPreparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ...\nUnpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ...\nSelecting previously unselected package libxslt1-dev:amd64.\nPreparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package python2.7-dev.\nPreparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ...\nUnpacking python2.7-dev (2.7.6-8ubuntu0.5) ...\nSelecting previously unselected package python-zmq.\nPreparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ...\nUnpacking python-zmq (14.0.1-1build2) ...\nSelecting previously unselected package libzmq3-dev:amd64.\nPreparing to unpack .../libzmq3-dev_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package crest.\nPreparing to unpack .../crest_1.0-180326.111418_amd64.deb ...\nUnpacking crest (1.0-180326.111418) ...\nSelecting previously unselected package libfakeroot:amd64.\nPreparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking libfakeroot:amd64 (1.20-3ubuntu2) ...\nSelecting previously unselected package fakeroot.\nPreparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking fakeroot (1.20-3ubuntu2) ...\nSelecting previously unselected package homer.\nPreparing to unpack .../homer_1.0-180326.111418_amd64.deb ...\nUnpacking homer (1.0-180326.111418) ...\nSelecting previously unselected package libalgorithm-diff-perl.\nPreparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...\nUnpacking libalgorithm-diff-perl (1.19.02-3) ...\nSelecting previously unselected package libalgorithm-diff-xs-perl.\nPreparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...\nUnpacking libalgorithm-diff-xs-perl (0.04-2build4) ...\nSelecting previously unselected package libalgorithm-merge-perl.\nPreparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...\nUnpacking libalgorithm-merge-perl (0.08-2) ...\nSelecting previously unselected package libfile-fcntllock-perl.\nPreparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...\nUnpacking libfile-fcntllock-perl (0.14-2build1) ...\nSelecting previously unselected package manpages-dev.\nPreparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...\nUnpacking manpages-dev (3.54-1ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-colorama-whl.\nPreparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-distlib-whl.\nPreparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib-whl (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib.\nPreparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-html5lib-whl.\nPreparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib-whl (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-six-whl.\nPreparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1.1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.4) ...\nSelecting previously unselected package python-setuptools-whl.\nPreparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools-whl (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip-whl.\nPreparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip-whl (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-wheel.\nPreparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1.1) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up fonts-dejavu-core (2.34-1ubuntu1) ...\nSetting up fontconfig-config (2.11.0-0ubuntu4.2) ...\nSetting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSetting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSetting up libjpeg8:amd64 (8c-2ubuntu8) ...\nSetting up libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSetting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSetting up libvpx1:amd64 (1.3.0-2) ...\nSetting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSetting up libgd3:amd64 (2.1.0-3ubuntu0.10) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.14) ...\nSetting up linux-libc-dev:amd64 (3.13.0-164.214) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSetting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ...\nSetting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n"} 2018-12-27 19:40:05,545 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/b60d844c-a06f-456e-a245-d548e0ebe850/action used request id req-ef1b7b11-5332-4bdc-84b3-ce72ae2def39 2018-12-27 19:40:05,545 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0910248756409s 2018-12-27 19:40:05,547 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/b60d844c-a06f-456e-a245-d548e0ebe850/action used request id req-ef1b7b11-5332-4bdc-84b3-ce72ae2def39 2018-12-27 19:40:05,547 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-163-generic (buildd@lgw01-amd64-058) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #213-Ubuntu SMP Thu Nov 15 02:19:07 UTC 2018 (Ubuntu 3.13.0-163.213-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-163-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe1551 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe14d1 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84096 r8192 d22400 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc80 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-163-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008014] pid_max: default: 32768 minimum: 301 [ 0.009671] Security Framework initialized [ 0.011198] AppArmor: AppArmor initialized [ 0.012007] Yama: becoming mindful. [ 0.013530] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017802] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020869] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.026791] Initializing cgroup subsys memory [ 0.028025] Initializing cgroup subsys devices [ 0.029584] Initializing cgroup subsys freezer [ 0.031017] Initializing cgroup subsys blkio [ 0.032009] Initializing cgroup subsys perf_event [ 0.033891] Initializing cgroup subsys hugetlb [ 0.036803] mce: CPU supports 10 MCE banks [ 0.038523] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.038523] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040013] Spectre V2 : Mitigation: Full generic retpoline [ 0.044008] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.046385] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.048003] Spectre V2 : Disabling Indirect Banch Restricted Speculation [ 0.052003] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.055243] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.060460] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.067790] ACPI: Core revision 20131115 [ 0.068549] ACPI: All ACPI Tables successfully acquired [ 0.072069] ftrace: allocating 28753 entries in 113 pages [ 0.096200] smpboot: Max logical packages: 2 [ 0.098014] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.100004] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.102803] Enabling x2apic [ 0.104000] Enabled x2apic [ 0.104008] Switched APIC routing to physical x2apic. [ 0.109387] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.111757] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.116035] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.127252] KVM setup paravirtual spinlock [ 0.129973] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.132206] x86: Booting SMP configuration: [ 0.133980] .... node #0, CPUs: #1[ 0.129921] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.152022] x86: Booted up 1 node, 2 CPUs [ 0.152013] KVM setup async PF for cpu 1 [ 0.152015] kvm-stealtime: cpu 1, msr 7fd0fc80 [ 0.156012] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.159162] devtmpfs: initialized [ 0.161679] EVM: security.selinux [ 0.163205] EVM: security.SMACK64 [ 0.164003] EVM: security.ima [ 0.165377] EVM: security.capability [ 0.167011] pinctrl core: initialized pinctrl subsystem [ 0.168060] regulator-dummy: no parameters [ 0.169960] RTC time: 19:38:30, date: 12/27/18 [ 0.171956] NET: Registered protocol family 16 [ 0.172147] cpuidle: using governor ladder [ 0.173963] cpuidle: using governor menu [ 0.175796] ACPI: bus type PCI registered [ 0.176008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.178756] PCI: Using configuration type 1 for base access [ 0.180659] bio: create slab at 0 [ 0.181793] ACPI: Added _OSI(Module Device) [ 0.184004] ACPI: Added _OSI(Processor Device) [ 0.185817] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.187709] ACPI: Added _OSI(Processor Aggregator Device) [ 0.189867] ACPI: Interpreter enabled [ 0.191489] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.194356] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.197037] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.200005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.203218] ACPI: (supports S0 S5) [ 0.204004] ACPI: Using IOAPIC for interrupt routing [ 0.206340] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.208223] ACPI: No dock devices found. [ 0.211681] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.212008] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.214923] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.216035] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.220416] acpiphp: Slot [3] registered [ 0.222841] acpiphp: Slot [4] registered [ 0.224055] acpiphp: Slot [5] registered [ 0.226436] acpiphp: Slot [6] registered [ 0.228057] acpiphp: Slot [7] registered [ 0.230454] acpiphp: Slot [8] registered [ 0.232040] acpiphp: Slot [9] registered [ 0.234499] acpiphp: Slot [10] registered [ 0.236040] acpiphp: Slot [11] registered [ 0.238459] acpiphp: Slot [12] registered [ 0.240038] acpiphp: Slot [13] registered [ 0.241832] acpiphp: Slot [14] registered [ 0.243622] acpiphp: Slot [15] registered [ 0.244030] acpiphp: Slot [16] registered [ 0.245708] acpiphp: Slot [17] registered [ 0.247247] acpiphp: Slot [18] registered [ 0.248033] acpiphp: Slot [19] registered [ 0.249640] acpiphp: Slot [20] registered [ 0.251290] acpiphp: Slot [21] registered [ 0.252023] acpiphp: Slot [22] registered [ 0.253642] acpiphp: Slot [23] registered [ 0.255223] acpiphp: Slot [24] registered [ 0.256023] acpiphp: Slot [25] registered [ 0.257613] acpiphp: Slot [26] registered [ 0.259122] acpiphp: Slot [27] registered [ 0.260023] acpiphp: Slot [28] registered [ 0.261429] acpiphp: Slot [29] registered [ 0.262903] acpiphp: Slot [30] registered [ 0.264035] acpiphp: Slot [31] registered [ 0.265631] PCI host bridge to bus 0000:00 [ 0.267227] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.268005] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.270260] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.272005] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.274160] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.276004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.286256] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.288016] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.319226] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.321239] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.323728] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.325157] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.327583] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.328913] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.330997] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.330997] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.332004] vgaarb: loaded [ 0.333040] vgaarb: bridge control possible 0000:00:02.0 [ 0.335032] SCSI subsystem initialized [ 0.336174] ACPI: bus type USB registered [ 0.337469] usbcore: registered new interface driver usbfs [ 0.339249] usbcore: registered new interface driver hub [ 0.340057] usbcore: registered new device driver usb [ 0.341752] PCI: Using ACPI for IRQ routing [ 0.341884] NetLabel: Initializing [ 0.344007] NetLabel: domain hash size = 128 [ 0.345452] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.347132] NetLabel: unlabeled traffic allowed by default [ 0.348215] Switched to clocksource kvm-clock [ 0.360229] AppArmor: AppArmor Filesystem Enabled [ 0.362474] pnp: PnP ACPI init [ 0.364294] ACPI: bus type PNP registered [ 0.367130] pnp: PnP ACPI: found 8 devices [ 0.369334] ACPI: bus type PNP unregistered [ 0.378628] NET: Registered protocol family 2 [ 0.380764] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.383869] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.386624] TCP: Hash tables configured (established 16384 bind 16384) [ 0.389289] TCP: reno registered [ 0.390706] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.393071] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.395636] NET: Registered protocol family 1 [ 0.397449] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.399760] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.401990] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.425844] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.449618] Trying to unpack rootfs image as initramfs... [ 0.558318] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.561643] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.563922] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.566458] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.570210] Scanning for low memory corruption every 60 seconds [ 0.573288] Initialise system trusted keyring [ 0.575323] audit: initializing netlink socket (disabled) [ 0.577612] type=2000 audit(1545939510.950:1): initialized [ 0.604635] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.608040] zbud: loaded [ 0.609474] VFS: Disk quotas dquot_6.5.2 [ 0.611181] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.614160] fuse init (API version 7.22) [ 0.615922] msgmni has been set to 3997 [ 0.617617] Key type big_key registered [ 0.619847] Key type asymmetric registered [ 0.621566] Asymmetric key parser 'x509' registered [ 0.623541] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.626624] io scheduler noop registered [ 0.628298] io scheduler deadline registered (default) [ 0.630485] io scheduler cfq registered [ 0.632220] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.634255] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.636387] ipmi message handler version 39.2 [ 0.637919] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.640403] ACPI: Power Button [PWRF] [ 0.641801] GHES: HEST is not enabled! [ 0.664083] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.708931] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.732205] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.734856] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.762426] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.765874] Linux agpgart interface v0.103 [ 0.768471] brd: module loaded [ 0.770111] loop: module loaded [ 0.771731] blk-mq: CPU -> queue map [ 0.773029] CPU 0 -> Queue 0 [ 0.774176] CPU 1 -> Queue 0 [ 0.776217] vda: vda1 [ 0.778010] scsi0 : ata_piix [ 0.779235] scsi1 : ata_piix [ 0.780384] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.782631] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.785129] libphy: Fixed MDIO Bus: probed [ 0.786993] tun: Universal TUN/TAP device driver, 1.6 [ 0.788729] tun: (C) 1999-2004 Max Krasnyansky [ 0.792818] PPP generic driver version 2.4.2 [ 0.794351] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.796570] ehci-pci: EHCI PCI platform driver [ 0.798251] ehci-platform: EHCI generic platform driver [ 0.800680] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.802796] ohci-pci: OHCI PCI platform driver [ 0.804854] ohci-platform: OHCI generic platform driver [ 0.808143] uhci_hcd: USB Universal Host Controller Interface driver [ 0.840754] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.842675] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.845360] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.847422] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.849801] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.852642] usb usb1: Product: UHCI Host Controller [ 0.854686] usb usb1: Manufacturer: Linux 3.13.0-163-generic uhci_hcd [ 0.857201] usb usb1: SerialNumber: 0000:00:01.2 [ 0.859386] hub 1-0:1.0: USB hub found [ 0.860869] hub 1-0:1.0: 2 ports detected [ 0.862825] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.867107] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.869264] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.871370] mousedev: PS/2 mouse device common for all mice [ 0.873863] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.877229] rtc_cmos 00:00: RTC can wake from S4 [ 0.879233] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.881302] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.883542] device-mapper: uevent: version 1.0.3 [ 0.885357] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.888459] ledtrig-cpu: registered to indicate activity on CPUs [ 0.890628] TCP: cubic registered [ 0.892411] NET: Registered protocol family 10 [ 0.894314] NET: Registered protocol family 17 [ 0.907509] Key type dns_resolver registered [ 0.909329] Loading compiled-in X.509 certificates [ 0.911933] Loaded X.509 cert 'Magrathea: Glacier signing key: 094079111c1fcc174da628d837dd46328f08651c' [ 0.915595] registered taskstats version 1 [ 0.919644] Key type trusted registered [ 0.924632] Key type encrypted registered [ 0.926548] AppArmor: AppArmor sha1 policy hashing enabled [ 0.928499] IMA: No TPM chip found, activating TPM-bypass! [ 0.931647] regulator-dummy: disabling [ 0.933409] Magic number: 14:663:648 [ 0.935074] acpi LNXCPU:01: hash matches [ 0.936856] rtc_cmos 00:00: setting system clock to 2018-12-27 19:38:30 UTC (1545939510) [ 0.940206] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.942721] EDD information not available. [ 0.946851] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.950180] Write protecting the kernel read-only data: 12288k [ 0.954041] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.959193] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.974960] systemd-udevd[107]: starting version 204 [ 1.012595] FDC 0 is a S82078B [ 1.172053] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.337223] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.339762] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.342317] usb 1-1: Product: QEMU USB Tablet [ 1.344138] usb 1-1: Manufacturer: QEMU [ 1.345813] usb 1-1: SerialNumber: 42 [ 2.038694] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3 Begin: Loading essential drivers ... done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... done. [ 2.433705] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Begin: Running /scripts/local-bottom ... done. done. Begin: Running /scripts/init-bottom ... done. [ 2.545024] random: init urandom read with 10 bits of entropy available * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] [ 2.796380] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Thu, 27 Dec 2018 19:38:32 +0000. Up 3.25 seconds. cloud-init-nonet[3.41]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[5.06]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Thu, 27 Dec 2018 19:38:34 +0000. Up 5.22 seconds. ci-info: ++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:64:42:66 | ci-info: | eth0 | True | 192.168.0.3 | 255.255.255.0 | fa:16:3e:8e:c2:e4 | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ dmesg: write failed: Broken pipe Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 9b:d0:c3:cb:d2:90:87:d3:0e:e4:15:00:f2:56:f3:cd root@homer-0 The key's randomart image is: +--[ RSA 2048]----+ | . ..+.. | | o . o + | | o . o E | | . o B | | O S | | X = | | . B | | . | | | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 5b:26:97:42:fd:ba:43:3e:f6:cd:58:54:de:56:df:74 root@homer-0 The key's randomart image is: +--[ DSA 1024]----+ | | | . | | . . E| | . o +*| | S = . . *| | B.. . . | | .o. . | | =. = | | ..+o o | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: cb:9e:2b:33:81:df:b5:65:c4:36:84:e0:55:36:65:4a root@homer-0 The key's randomart image is: +--[ECDSA 256]---+ | ...oE.o | | . ..o.+ | | . o. | | = | | . S o . | | . .. .. o | | . oo. + | | =.... | | ++. | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: c9:1c:b9:32:cf:53:6c:07:ec:87:dc:1d:f8:d3:65:7b root@homer-0 The key's randomart image is: +--[ED25519 256--+ | | | o . | | o o . . o| | o B + o +o| | o S B + +.E| | = o o ..| | + | | . | | | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting early crypto disks... * Starting Handle applying cloud-config[74G[ OK ] [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Thu, 27 Dec 2018 19:38:39 +0000. Up 10.22 seconds. * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Ubuntu 14.04.5 LTS homer-0 ttyS0 homer-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Thu, 27 Dec 2018 19:38:41 +0000. Up 11.59 seconds. + cat ++ cut -d / -f 2 ++ echo 192.168.1.0/24 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 14304 0 --:--:-- --:--:-- --:--:-- 14248100 3149 100 3149 0 0 14300 0 --:--:-- --:--:-- --:--:-- 14248 OK + apt-get update Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:3 http://repo.cw-ngv.com binary/ Release [1219 B] Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:5 http://security.ubuntu.com trusty-security/main Sources [167 kB] Get:6 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:7 http://security.ubuntu.com trusty-security/universe Sources [96.0 kB] Get:8 http://security.ubuntu.com trusty-security/main amd64 Packages [797 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Get:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [277 kB] Get:10 http://security.ubuntu.com trusty-security/main Translation-en [427 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:11 http://security.ubuntu.com trusty-security/universe Translation-en [150 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [226 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7437 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1135 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [510 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [562 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [272 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Fetched 12.9 MB in 9s (1405 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.7 + '[' -n 192.168.0.7 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install homer --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 crest dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libpython2.7-dev libquadmath0 libsensors4 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev python3-pkg-resources realpath sysstat Suggested packages: binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales clearwater-logging clearwater-snmpd clearwater-secure-connections debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc libgd-tools lm-sensors libstdc++-4.8-doc pkg-config make-doc fcgiwrap nginx-doc ntp-doc python-genshi python-lxml python3-setuptools isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 crest dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin homer inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libpython2.7-dev libquadmath0 libsensors4 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev python3-pkg-resources realpath sysstat 0 upgraded, 94 newly installed, 0 to remove and 12 not upgraded. Need to get 88.0 MB of archives. After this operation, 202 MB of additional disk space will be used. Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:2 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:13 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-164.214 [774 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.5 [22.0 MB] Get:32 http://repo.cw-ngv.com/stable/ binary/ homer 1.0-180326.111418 [35.6 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5418 B] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.5 [269 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Extracting templates from packages: 31%Extracting templates from packages: 63%Extracting templates from packages: 95%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 88.0 MB in 8s (9995 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51330 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libjbig0:amd64. Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... Selecting previously unselected package libtiff5:amd64. Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Selecting previously unselected package libvpx1:amd64. Preparing to unpack .../libvpx1_1.3.0-2_amd64.deb ... Unpacking libvpx1:amd64 (1.3.0-2) ... Selecting previously unselected package libxpm4:amd64. Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Selecting previously unselected package libgd3:amd64. Preparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-164.214_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-164.214) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package libexpat1-dev:amd64. Preparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ... Unpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Selecting previously unselected package libpython2.7-dev:amd64. Preparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libxslt1.1:amd64. Preparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ... Unpacking clearwater-diags-monitor (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... Selecting previously unselected package nginx-common. Preparing to unpack .../nginx-common_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx-common (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx-core. Preparing to unpack .../nginx-core_1.4.6-1ubuntu3.9_amd64.deb ... Unpacking nginx-core (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx. Preparing to unpack .../nginx_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx (1.4.6-1ubuntu3.9) ... Selecting previously unselected package clearwater-nginx. Preparing to unpack .../clearwater-nginx_1.0-180322.165850_all.deb ... Unpacking clearwater-nginx (1.0-180322.165850) ... Selecting previously unselected package libxml2-dev:amd64. Preparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ... Unpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... Selecting previously unselected package libxslt1-dev:amd64. Preparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package python2.7-dev. Preparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking python2.7-dev (2.7.6-8ubuntu0.5) ... Selecting previously unselected package python-zmq. Preparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ... Unpacking python-zmq (14.0.1-1build2) ... Selecting previously unselected package libzmq3-dev:amd64. Preparing to unpack .../libzmq3-dev_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package crest. Preparing to unpack .../crest_1.0-180326.111418_amd64.deb ... Unpacking crest (1.0-180326.111418) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package homer. Preparing to unpack .../homer_1.0-180326.111418_amd64.deb ... Unpacking homer (1.0-180326.111418) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up fonts-dejavu-core (2.34-1ubuntu1) ... Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Setting up libjpeg8:amd64 (8c-2ubuntu8) ... Setting up libjbig0:amd64 (2.0-2ubuntu4.1) ... Setting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Setting up libvpx1:amd64 (1.3.0-2) ... Setting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Setting up libgd3:amd64 (2.1.0-3ubuntu0.10) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libc-dev-bin (2.19-0ubuntu6.14) ... Setting up linux-libc-dev:amd64 (3.13.0-164.214) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Setting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... 2018-12-27 19:40:05,550 - functest.core.singlevm - DEBUG - try 8: cannot find regex 'Cloud-init .* finished at ' in console 2018-12-27 19:40:15,560 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-27 19:40:15,563 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1160947540e39475cdcf001250247e001a7a12cf" 2018-12-27 19:40:16,168 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:40:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7f00676f-f7a9-4533-97df-0d6f05f49b45 x-compute-request-id: req-7f00676f-f7a9-4533-97df-0d6f05f49b45 Content-Encoding: gzip Content-Length: 1508 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:c2:e4", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:c2:e4", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:64:42:66", "version": 4, "addr": "192.168.1.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:64:42:66", "version": 4, "addr": "172.30.9.218", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/b60d844c-a06f-456e-a245-d548e0ebe850", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/b60d844c-a06f-456e-a245-d548e0ebe850", "rel": "bookmark"}], "image": {"id": "32de5565-c2d6-40e1-a076-b02e04d8b38d", "links": [{"href": "http://172.30.9.31:8774/images/32de5565-c2d6-40e1-a076-b02e04d8b38d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T19:38:29.000000", "flavor": {"id": "49521764-2b45-4138-bc33-9eb85445fa6c", "links": [{"href": "http://172.30.9.31:8774/flavors/49521764-2b45-4138-bc33-9eb85445fa6c", "rel": "bookmark"}]}, "id": "b60d844c-a06f-456e-a245-d548e0ebe850", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "e7c77990ffaf4447ba7d154f141f5f6f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T19:38:29Z", "hostId": "7935404ab45d1467d9d5233abd8c2483b155e013f8c227d5b4684907", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_bd473631-e088-4b41-9469-069909e508ff", "name": "homer-0.clearwater.opnfv", "created": "2018-12-27T19:37:54Z", "tenant_id": "5659dcbdaa7742d7bfece797c4514064", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:ef:3f", "version": 4, "addr": "192.168.0.27", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:ef:3f", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:9f:e7", "version": 4, "addr": "192.168.1.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/61e02295-3179-4e3a-8f57-836a5933f12c", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/61e02295-3179-4e3a-8f57-836a5933f12c", "rel": "bookmark"}], "image": {"id": "32de5565-c2d6-40e1-a076-b02e04d8b38d", "links": [{"href": "http://172.30.9.31:8774/images/32de5565-c2d6-40e1-a076-b02e04d8b38d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T19:38:27.000000", "flavor": {"id": "49521764-2b45-4138-bc33-9eb85445fa6c", "links": [{"href": "http://172.30.9.31:8774/flavors/49521764-2b45-4138-bc33-9eb85445fa6c", "rel": "bookmark"}]}, "id": "61e02295-3179-4e3a-8f57-836a5933f12c", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "e7c77990ffaf4447ba7d154f141f5f6f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T19:38:27Z", "hostId": "7935404ab45d1467d9d5233abd8c2483b155e013f8c227d5b4684907", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_bd473631-e088-4b41-9469-069909e508ff", "name": "dime-0.clearwater.opnfv", "created": "2018-12-27T19:37:53Z", "tenant_id": "5659dcbdaa7742d7bfece797c4514064", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d9:11:be", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d9:11:be", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c7:d5:1f", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/f6653274-ab3c-4e08-a1c5-e0a3a5e12bab", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/f6653274-ab3c-4e08-a1c5-e0a3a5e12bab", "rel": "bookmark"}], "image": {"id": "32de5565-c2d6-40e1-a076-b02e04d8b38d", "links": [{"href": "http://172.30.9.31:8774/images/32de5565-c2d6-40e1-a076-b02e04d8b38d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T19:38:31.000000", "flavor": {"id": "49521764-2b45-4138-bc33-9eb85445fa6c", "links": [{"href": "http://172.30.9.31:8774/flavors/49521764-2b45-4138-bc33-9eb85445fa6c", "rel": "bookmark"}]}, "id": "f6653274-ab3c-4e08-a1c5-e0a3a5e12bab", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}], "user_id": "e7c77990ffaf4447ba7d154f141f5f6f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T19:38:31Z", "hostId": "7935404ab45d1467d9d5233abd8c2483b155e013f8c227d5b4684907", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_bd473631-e088-4b41-9469-069909e508ff", "name": "sprout-0.clearwater.opnfv", "created": "2018-12-27T19:37:53Z", "tenant_id": "5659dcbdaa7742d7bfece797c4514064", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b7:4f", "version": 4, "addr": "192.168.0.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b7:4f", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:c1:db", "version": 4, "addr": "192.168.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:c1:db", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/fc6bcdb8-04b7-40f4-a89b-dcddd8130d44", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/fc6bcdb8-04b7-40f4-a89b-dcddd8130d44", "rel": "bookmark"}], "image": {"id": "32de5565-c2d6-40e1-a076-b02e04d8b38d", "links": [{"href": "http://172.30.9.31:8774/images/32de5565-c2d6-40e1-a076-b02e04d8b38d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T19:38:29.000000", "flavor": {"id": "49521764-2b45-4138-bc33-9eb85445fa6c", "links": [{"href": "http://172.30.9.31:8774/flavors/49521764-2b45-4138-bc33-9eb85445fa6c", "rel": "bookmark"}]}, "id": "fc6bcdb8-04b7-40f4-a89b-dcddd8130d44", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-bono-sig"}], "user_id": "e7c77990ffaf4447ba7d154f141f5f6f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T19:38:29Z", "hostId": "7935404ab45d1467d9d5233abd8c2483b155e013f8c227d5b4684907", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_bd473631-e088-4b41-9469-069909e508ff", "name": "bono-0.clearwater.opnfv", "created": "2018-12-27T19:37:53Z", "tenant_id": "5659dcbdaa7742d7bfece797c4514064", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9e:85:ac", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9e:85:ac", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3d:d4:30", "version": 4, "addr": "192.168.1.2", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/38fc4a7e-277a-4960-88c7-d39ce87f4bdc", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/38fc4a7e-277a-4960-88c7-d39ce87f4bdc", "rel": "bookmark"}], "image": {"id": "32de5565-c2d6-40e1-a076-b02e04d8b38d", "links": [{"href": "http://172.30.9.31:8774/images/32de5565-c2d6-40e1-a076-b02e04d8b38d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T19:38:07.000000", "flavor": {"id": "49521764-2b45-4138-bc33-9eb85445fa6c", "links": [{"href": "http://172.30.9.31:8774/flavors/49521764-2b45-4138-bc33-9eb85445fa6c", "rel": "bookmark"}]}, "id": "38fc4a7e-277a-4960-88c7-d39ce87f4bdc", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}], "user_id": "e7c77990ffaf4447ba7d154f141f5f6f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T19:38:07Z", "hostId": "e0f75b676eb2b7d2e6c5c117c7ca7a2f9cec907ebbfca4e893351767", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_bd473631-e088-4b41-9469-069909e508ff", "name": "vellum-0.clearwater.opnfv", "created": "2018-12-27T19:37:50Z", "tenant_id": "5659dcbdaa7742d7bfece797c4514064", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:26:6a:cd", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:26:6a:cd", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/58a22854-a720-43ad-b9f2-662508a20c99", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/58a22854-a720-43ad-b9f2-662508a20c99", "rel": "bookmark"}], "image": {"id": "32de5565-c2d6-40e1-a076-b02e04d8b38d", "links": [{"href": "http://172.30.9.31:8774/images/32de5565-c2d6-40e1-a076-b02e04d8b38d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T19:37:25.000000", "flavor": {"id": "49521764-2b45-4138-bc33-9eb85445fa6c", "links": [{"href": "http://172.30.9.31:8774/flavors/49521764-2b45-4138-bc33-9eb85445fa6c", "rel": "bookmark"}]}, "id": "58a22854-a720-43ad-b9f2-662508a20c99", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "e7c77990ffaf4447ba7d154f141f5f6f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T19:37:25Z", "hostId": "7935404ab45d1467d9d5233abd8c2483b155e013f8c227d5b4684907", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_bd473631-e088-4b41-9469-069909e508ff", "name": "ellis-0.clearwater.opnfv", "created": "2018-12-27T19:35:46Z", "tenant_id": "5659dcbdaa7742d7bfece797c4514064", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2c:36:bf", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2c:36:bf", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7b:f8:ba", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/dbc80c75-c7be-4193-8df4-be72cd1301d0", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/dbc80c75-c7be-4193-8df4-be72cd1301d0", "rel": "bookmark"}], "image": {"id": "32de5565-c2d6-40e1-a076-b02e04d8b38d", "links": [{"href": "http://172.30.9.31:8774/images/32de5565-c2d6-40e1-a076-b02e04d8b38d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T19:35:32.000000", "flavor": {"id": "49521764-2b45-4138-bc33-9eb85445fa6c", "links": [{"href": "http://172.30.9.31:8774/flavors/49521764-2b45-4138-bc33-9eb85445fa6c", "rel": "bookmark"}]}, "id": "dbc80c75-c7be-4193-8df4-be72cd1301d0", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "e7c77990ffaf4447ba7d154f141f5f6f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T19:35:32Z", "hostId": "e0f75b676eb2b7d2e6c5c117c7ca7a2f9cec907ebbfca4e893351767", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_bd473631-e088-4b41-9469-069909e508ff", "name": "ns.clearwater.opnfv", "created": "2018-12-27T19:33:41Z", "tenant_id": "5659dcbdaa7742d7bfece797c4514064", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-27 19:40:16,168 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-7f00676f-f7a9-4533-97df-0d6f05f49b45 2018-12-27 19:40:16,169 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.608705043793s 2018-12-27 19:40:16,169 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-7f00676f-f7a9-4533-97df-0d6f05f49b45 2018-12-27 19:40:16,176 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-12-27 19:40:16,178 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/servers/b60d844c-a06f-456e-a245-d548e0ebe850/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}1160947540e39475cdcf001250247e001a7a12cf" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-27 19:40:16,254 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:40:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a8fa6945-2194-44af-a2a4-db575bb72c32 x-compute-request-id: req-a8fa6945-2194-44af-a2a4-db575bb72c32 Content-Encoding: gzip Content-Length: 15775 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-163-generic (buildd@lgw01-amd64-058) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #213-Ubuntu SMP Thu Nov 15 02:19:07 UTC 2018 (Ubuntu 3.13.0-163.213-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-163-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff]\n[ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff]\n[ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff]\n[ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff]\n[ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000007ffe1551 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000007ffe0000 000040\n[ 0.000000] ACPI: APIC 000000007ffe14d1 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84096 r8192 d22400 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc80\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-163-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008014] pid_max: default: 32768 minimum: 301\n[ 0.009671] Security Framework initialized\n[ 0.011198] AppArmor: AppArmor initialized\n[ 0.012007] Yama: becoming mindful.\n[ 0.013530] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.017802] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.020869] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.024006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.026791] Initializing cgroup subsys memory\n[ 0.028025] Initializing cgroup subsys devices\n[ 0.029584] Initializing cgroup subsys freezer\n[ 0.031017] Initializing cgroup subsys blkio\n[ 0.032009] Initializing cgroup subsys perf_event\n[ 0.033891] Initializing cgroup subsys hugetlb\n[ 0.036803] mce: CPU supports 10 MCE banks\n[ 0.038523] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.038523] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.040013] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.044008] Spectre V2 : Enabling Indirect Branch Prediction Barrier\n[ 0.046385] Spectre V2 : Enabling Restricted Speculation for firmware calls\n[ 0.048003] Spectre V2 : Disabling Indirect Banch Restricted Speculation\n[ 0.052003] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.055243] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.060460] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.067790] ACPI: Core revision 20131115\n[ 0.068549] ACPI: All ACPI Tables successfully acquired\n[ 0.072069] ftrace: allocating 28753 entries in 113 pages\n[ 0.096200] smpboot: Max logical packages: 2\n[ 0.098014] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.100004] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.102803] Enabling x2apic\n[ 0.104000] Enabled x2apic\n[ 0.104008] Switched APIC routing to physical x2apic.\n[ 0.109387] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.111757] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.116035] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.127252] KVM setup paravirtual spinlock\n[ 0.129973] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.132206] x86: Booting SMP configuration:\n[ 0.133980] .... node #0, CPUs: #1[ 0.129921] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.152022] x86: Booted up 1 node, 2 CPUs\n[ 0.152013] KVM setup async PF for cpu 1\n[ 0.152015] kvm-stealtime: cpu 1, msr 7fd0fc80\n[ 0.156012] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.159162] devtmpfs: initialized\n[ 0.161679] EVM: security.selinux\n[ 0.163205] EVM: security.SMACK64\n[ 0.164003] EVM: security.ima\n[ 0.165377] EVM: security.capability\n[ 0.167011] pinctrl core: initialized pinctrl subsystem\n[ 0.168060] regulator-dummy: no parameters\n[ 0.169960] RTC time: 19:38:30, date: 12/27/18\n[ 0.171956] NET: Registered protocol family 16\n[ 0.172147] cpuidle: using governor ladder\n[ 0.173963] cpuidle: using governor menu\n[ 0.175796] ACPI: bus type PCI registered\n[ 0.176008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.178756] PCI: Using configuration type 1 for base access\n[ 0.180659] bio: create slab at 0\n[ 0.181793] ACPI: Added _OSI(Module Device)\n[ 0.184004] ACPI: Added _OSI(Processor Device)\n[ 0.185817] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.187709] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.189867] ACPI: Interpreter enabled\n[ 0.191489] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.194356] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.197037] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.200005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.203218] ACPI: (supports S0 S5)\n[ 0.204004] ACPI: Using IOAPIC for interrupt routing\n[ 0.206340] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.208223] ACPI: No dock devices found.\n[ 0.211681] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.212008] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.214923] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.216035] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.220416] acpiphp: Slot [3] registered\n[ 0.222841] acpiphp: Slot [4] registered\n[ 0.224055] acpiphp: Slot [5] registered\n[ 0.226436] acpiphp: Slot [6] registered\n[ 0.228057] acpiphp: Slot [7] registered\n[ 0.230454] acpiphp: Slot [8] registered\n[ 0.232040] acpiphp: Slot [9] registered\n[ 0.234499] acpiphp: Slot [10] registered\n[ 0.236040] acpiphp: Slot [11] registered\n[ 0.238459] acpiphp: Slot [12] registered\n[ 0.240038] acpiphp: Slot [13] registered\n[ 0.241832] acpiphp: Slot [14] registered\n[ 0.243622] acpiphp: Slot [15] registered\n[ 0.244030] acpiphp: Slot [16] registered\n[ 0.245708] acpiphp: Slot [17] registered\n[ 0.247247] acpiphp: Slot [18] registered\n[ 0.248033] acpiphp: Slot [19] registered\n[ 0.249640] acpiphp: Slot [20] registered\n[ 0.251290] acpiphp: Slot [21] registered\n[ 0.252023] acpiphp: Slot [22] registered\n[ 0.253642] acpiphp: Slot [23] registered\n[ 0.255223] acpiphp: Slot [24] registered\n[ 0.256023] acpiphp: Slot [25] registered\n[ 0.257613] acpiphp: Slot [26] registered\n[ 0.259122] acpiphp: Slot [27] registered\n[ 0.260023] acpiphp: Slot [28] registered\n[ 0.261429] acpiphp: Slot [29] registered\n[ 0.262903] acpiphp: Slot [30] registered\n[ 0.264035] acpiphp: Slot [31] registered\n[ 0.265631] PCI host bridge to bus 0000:00\n[ 0.267227] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.268005] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.270260] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.272005] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.274160] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.276004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.286256] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.288016] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.319226] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.321239] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.323728] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.325157] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.327583] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.328913] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.330997] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.330997] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.332004] vgaarb: loaded\n[ 0.333040] vgaarb: bridge control possible 0000:00:02.0\n[ 0.335032] SCSI subsystem initialized\n[ 0.336174] ACPI: bus type USB registered\n[ 0.337469] usbcore: registered new interface driver usbfs\n[ 0.339249] usbcore: registered new interface driver hub\n[ 0.340057] usbcore: registered new device driver usb\n[ 0.341752] PCI: Using ACPI for IRQ routing\n[ 0.341884] NetLabel: Initializing\n[ 0.344007] NetLabel: domain hash size = 128\n[ 0.345452] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.347132] NetLabel: unlabeled traffic allowed by default\n[ 0.348215] Switched to clocksource kvm-clock\n[ 0.360229] AppArmor: AppArmor Filesystem Enabled\n[ 0.362474] pnp: PnP ACPI init\n[ 0.364294] ACPI: bus type PNP registered\n[ 0.367130] pnp: PnP ACPI: found 8 devices\n[ 0.369334] ACPI: bus type PNP unregistered\n[ 0.378628] NET: Registered protocol family 2\n[ 0.380764] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.383869] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.386624] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.389289] TCP: reno registered\n[ 0.390706] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.393071] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.395636] NET: Registered protocol family 1\n[ 0.397449] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.399760] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.401990] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.425844] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.449618] Trying to unpack rootfs image as initramfs...\n[ 0.558318] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.561643] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.563922] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.566458] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.570210] Scanning for low memory corruption every 60 seconds\n[ 0.573288] Initialise system trusted keyring\n[ 0.575323] audit: initializing netlink socket (disabled)\n[ 0.577612] type=2000 audit(1545939510.950:1): initialized\n[ 0.604635] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.608040] zbud: loaded\n[ 0.609474] VFS: Disk quotas dquot_6.5.2\n[ 0.611181] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.614160] fuse init (API version 7.22)\n[ 0.615922] msgmni has been set to 3997\n[ 0.617617] Key type big_key registered\n[ 0.619847] Key type asymmetric registered\n[ 0.621566] Asymmetric key parser 'x509' registered\n[ 0.623541] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.626624] io scheduler noop registered\n[ 0.628298] io scheduler deadline registered (default)\n[ 0.630485] io scheduler cfq registered\n[ 0.632220] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.634255] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.636387] ipmi message handler version 39.2\n[ 0.637919] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.640403] ACPI: Power Button [PWRF]\n[ 0.641801] GHES: HEST is not enabled!\n[ 0.664083] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.708931] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.732205] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.734856] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.762426] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.765874] Linux agpgart interface v0.103\n[ 0.768471] brd: module loaded\n[ 0.770111] loop: module loaded\n[ 0.771731] blk-mq: CPU -> queue map\n[ 0.773029] CPU 0 -> Queue 0\n[ 0.774176] CPU 1 -> Queue 0\n[ 0.776217] vda: vda1\n[ 0.778010] scsi0 : ata_piix\n[ 0.779235] scsi1 : ata_piix\n[ 0.780384] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.782631] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.785129] libphy: Fixed MDIO Bus: probed\n[ 0.786993] tun: Universal TUN/TAP device driver, 1.6\n[ 0.788729] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.792818] PPP generic driver version 2.4.2\n[ 0.794351] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.796570] ehci-pci: EHCI PCI platform driver\n[ 0.798251] ehci-platform: EHCI generic platform driver\n[ 0.800680] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.802796] ohci-pci: OHCI PCI platform driver\n[ 0.804854] ohci-platform: OHCI generic platform driver\n[ 0.808143] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.840754] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.842675] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.845360] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.847422] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.849801] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.852642] usb usb1: Product: UHCI Host Controller\n[ 0.854686] usb usb1: Manufacturer: Linux 3.13.0-163-generic uhci_hcd\n[ 0.857201] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.859386] hub 1-0:1.0: USB hub found\n[ 0.860869] hub 1-0:1.0: 2 ports detected\n[ 0.862825] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.867107] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.869264] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.871370] mousedev: PS/2 mouse device common for all mice\n[ 0.873863] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.877229] rtc_cmos 00:00: RTC can wake from S4\n[ 0.879233] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.881302] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.883542] device-mapper: uevent: version 1.0.3\n[ 0.885357] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.888459] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.890628] TCP: cubic registered\n[ 0.892411] NET: Registered protocol family 10\n[ 0.894314] NET: Registered protocol family 17\n[ 0.907509] Key type dns_resolver registered\n[ 0.909329] Loading compiled-in X.509 certificates\n[ 0.911933] Loaded X.509 cert 'Magrathea: Glacier signing key: 094079111c1fcc174da628d837dd46328f08651c'\n[ 0.915595] registered taskstats version 1\n[ 0.919644] Key type trusted registered\n[ 0.924632] Key type encrypted registered\n[ 0.926548] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.928499] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.931647] regulator-dummy: disabling\n[ 0.933409] Magic number: 14:663:648\n[ 0.935074] acpi LNXCPU:01: hash matches\n[ 0.936856] rtc_cmos 00:00: setting system clock to 2018-12-27 19:38:30 UTC (1545939510)\n[ 0.940206] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.942721] EDD information not available.\n[ 0.946851] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.950180] Write protecting the kernel read-only data: 12288k\n[ 0.954041] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000)\n[ 0.959193] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.974960] systemd-udevd[107]: starting version 204\n[ 1.012595] FDC 0 is a S82078B\n[ 1.172053] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.337223] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.339762] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.342317] usb 1-1: Product: QEMU USB Tablet\n[ 1.344138] usb 1-1: Manufacturer: QEMU\n[ 1.345813] usb 1-1: SerialNumber: 42\n[ 2.038694] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3\nBegin: Loading essential drivers ... done.\nBegin: Running /scripts/init-premount ... done.\nBegin: Mounting root file system ... Begin: Running /scripts/local-top ... done.\nBegin: Running /scripts/local-premount ... done.\n[ 2.433705] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nBegin: Running /scripts/local-bottom ... done.\ndone.\nBegin: Running /scripts/init-bottom ... done.\n[ 2.545024] random: init urandom read with 10 bits of entropy available\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Starting Mount filesystems on boot[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n[ 2.796380] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Thu, 27 Dec 2018 19:38:32 +0000. Up 3.25 seconds.\ncloud-init-nonet[3.41]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[5.06]: static networking is now up\n * Starting configure network device[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Thu, 27 Dec 2018 19:38:34 +0000. Up 5.22 seconds.\nci-info: ++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: | Device | Up | Address | Mask | Hw-Address |\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . |\nci-info: | eth1 | False | . | . | fa:16:3e:64:42:66 |\nci-info: | eth0 | True | 192.168.0.3 | 255.255.255.0 | fa:16:3e:8e:c2:e4 |\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\ndmesg: write failed: Broken pipe\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\n9b:d0:c3:cb:d2:90:87:d3:0e:e4:15:00:f2:56:f3:cd root@homer-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| . ..+.. |\n| o . o + |\n| o . o E |\n| . o B |\n| O S |\n| X = |\n| . B |\n| . |\n| |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\n5b:26:97:42:fd:ba:43:3e:f6:cd:58:54:de:56:df:74 root@homer-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| |\n| . |\n| . . E|\n| . o +*|\n| S = . . *|\n| B.. . . |\n| .o. . |\n| =. = |\n| ..+o o |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\ncb:9e:2b:33:81:df:b5:65:c4:36:84:e0:55:36:65:4a root@homer-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| ...oE.o |\n| . ..o.+ |\n| . o. |\n| = |\n| . S o . |\n| . .. .. o |\n| . oo. + |\n| =.... |\n| ++. |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\nc9:1c:b9:32:cf:53:6c:07:ec:87:dc:1d:f8:d3:65:7b root@homer-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| |\n| o . |\n| o o . . o|\n| o B + o +o|\n| o S B + +.E|\n| = o o ..|\n| + |\n| . |\n| |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\n * Starting early crypto disks... * Starting Handle applying cloud-config[74G[ OK ]\n[80G [74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Thu, 27 Dec 2018 19:38:39 +0000. Up 10.22 seconds.\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\n\nUbuntu 14.04.5 LTS homer-0 ttyS0\n\nhomer-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Thu, 27 Dec 2018 19:38:41 +0000. Up 11.59 seconds.\n+ cat\n++ cut -d / -f 2\n++ echo 192.168.1.0/24\n+ chmod a+x /etc/init.d/signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace\n+ /etc/init.d/signaling_namespace\n+ echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ curl -L http://repo.cw-ngv.com/repo_key\n+ apt-key add -\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 14304 0 --:--:-- --:--:-- --:--:-- 14248100 3149 100 3149 0 0 14300 0 --:--:-- --:--:-- --:--:-- 14248\nOK\n+ apt-get update\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:3 http://repo.cw-ngv.com binary/ Release [1219 B]\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:5 http://security.ubuntu.com trusty-security/main Sources [167 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [96.0 kB]\nGet:8 http://security.ubuntu.com trusty-security/main amd64 Packages [797 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nGet:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [277 kB]\nGet:10 http://security.ubuntu.com trusty-security/main Translation-en [427 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:11 http://security.ubuntu.com trusty-security/universe Translation-en [150 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [226 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7437 B]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1135 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [510 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [562 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [272 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nFetched 12.9 MB in 9s (1405 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.7\n+ '[' -n 192.168.0.7 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install homer --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 crest\n dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core\n g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl\n libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1\n libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1\n libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libpython2.7-dev libquadmath0\n libsensors4 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4\n libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev\n nginx nginx-common nginx-core ntp python-chardet-whl python-colorama\n python-colorama-whl python-distlib python-distlib-whl python-html5lib\n python-html5lib-whl python-pip python-pip-whl python-requests-whl\n python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl\n python-virtualenv python-wheel python-zmq python2.7-dev\n python3-pkg-resources realpath sysstat\nSuggested packages:\n binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix\n mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales\n clearwater-logging clearwater-snmpd clearwater-secure-connections\n debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg\n gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc\n gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg\n libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc libgd-tools lm-sensors\n libstdc++-4.8-doc pkg-config make-doc fcgiwrap nginx-doc ntp-doc\n python-genshi python-lxml python3-setuptools isag\nRecommended packages:\n python-dev-all\nThe following NEW packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 crest\n dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core\n g++ g++-4.8 gcc gcc-4.8 gnutls-bin homer inotify-tools iotop\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl\n libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1\n libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1\n libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libpython2.7-dev libquadmath0\n libsensors4 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4\n libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev\n nginx nginx-common nginx-core ntp python-chardet-whl python-colorama\n python-colorama-whl python-distlib python-distlib-whl python-html5lib\n python-html5lib-whl python-pip python-pip-whl python-requests-whl\n python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl\n python-virtualenv python-wheel python-zmq python2.7-dev\n python3-pkg-resources realpath sysstat\n0 upgraded, 94 newly installed, 0 to remove and 12 not upgraded.\nNeed to get 88.0 MB of archives.\nAfter this operation, 202 MB of additional disk space will be used.\nGet:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:2 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB]\nGet:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:13 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-164.214 [774 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.5 [22.0 MB]\nGet:32 http://repo.cw-ngv.com/stable/ binary/ homer 1.0-180326.111418 [35.6 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5418 B]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.5 [269 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB]\nExtracting templates from packages: 31%Extracting templates from packages: 63%Extracting templates from packages: 95%Extracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 88.0 MB in 8s (9995 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51330 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package fonts-dejavu-core.\nPreparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ...\nUnpacking fonts-dejavu-core (2.34-1ubuntu1) ...\nSelecting previously unselected package fontconfig-config.\nPreparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ...\nUnpacking fontconfig-config (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libfontconfig1:amd64.\nPreparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ...\nUnpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libjpeg-turbo8:amd64.\nPreparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ...\nUnpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSelecting previously unselected package libjpeg8:amd64.\nPreparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ...\nUnpacking libjpeg8:amd64 (8c-2ubuntu8) ...\nSelecting previously unselected package libjbig0:amd64.\nPreparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ...\nUnpacking libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSelecting previously unselected package libtiff5:amd64.\nPreparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ...\nUnpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSelecting previously unselected package libvpx1:amd64.\nPreparing to unpack .../libvpx1_1.3.0-2_amd64.deb ...\nUnpacking libvpx1:amd64 (1.3.0-2) ...\nSelecting previously unselected package libxpm4:amd64.\nPreparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ...\nUnpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSelecting previously unselected package libgd3:amd64.\nPreparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-164.214_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-164.214) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package libexpat1-dev:amd64.\nPreparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ...\nUnpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ...\nSelecting previously unselected package libpython2.7-dev:amd64.\nPreparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ...\nUnpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libxslt1.1:amd64.\nPreparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ...\nUnpacking clearwater-monit (5.18-180322.170159) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-180328.114312) ...\nSelecting previously unselected package nginx-common.\nPreparing to unpack .../nginx-common_1.4.6-1ubuntu3.9_all.deb ...\nUnpacking nginx-common (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package nginx-core.\nPreparing to unpack .../nginx-core_1.4.6-1ubuntu3.9_amd64.deb ...\nUnpacking nginx-core (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package nginx.\nPreparing to unpack .../nginx_1.4.6-1ubuntu3.9_all.deb ...\nUnpacking nginx (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package clearwater-nginx.\nPreparing to unpack .../clearwater-nginx_1.0-180322.165850_all.deb ...\nUnpacking clearwater-nginx (1.0-180322.165850) ...\nSelecting previously unselected package libxml2-dev:amd64.\nPreparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ...\nUnpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ...\nSelecting previously unselected package libxslt1-dev:amd64.\nPreparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package python2.7-dev.\nPreparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ...\nUnpacking python2.7-dev (2.7.6-8ubuntu0.5) ...\nSelecting previously unselected package python-zmq.\nPreparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ...\nUnpacking python-zmq (14.0.1-1build2) ...\nSelecting previously unselected package libzmq3-dev:amd64.\nPreparing to unpack .../libzmq3-dev_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package crest.\nPreparing to unpack .../crest_1.0-180326.111418_amd64.deb ...\nUnpacking crest (1.0-180326.111418) ...\nSelecting previously unselected package libfakeroot:amd64.\nPreparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking libfakeroot:amd64 (1.20-3ubuntu2) ...\nSelecting previously unselected package fakeroot.\nPreparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking fakeroot (1.20-3ubuntu2) ...\nSelecting previously unselected package homer.\nPreparing to unpack .../homer_1.0-180326.111418_amd64.deb ...\nUnpacking homer (1.0-180326.111418) ...\nSelecting previously unselected package libalgorithm-diff-perl.\nPreparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...\nUnpacking libalgorithm-diff-perl (1.19.02-3) ...\nSelecting previously unselected package libalgorithm-diff-xs-perl.\nPreparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...\nUnpacking libalgorithm-diff-xs-perl (0.04-2build4) ...\nSelecting previously unselected package libalgorithm-merge-perl.\nPreparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...\nUnpacking libalgorithm-merge-perl (0.08-2) ...\nSelecting previously unselected package libfile-fcntllock-perl.\nPreparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...\nUnpacking libfile-fcntllock-perl (0.14-2build1) ...\nSelecting previously unselected package manpages-dev.\nPreparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...\nUnpacking manpages-dev (3.54-1ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-colorama-whl.\nPreparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-distlib-whl.\nPreparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib-whl (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib.\nPreparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-html5lib-whl.\nPreparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib-whl (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-six-whl.\nPreparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1.1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.4) ...\nSelecting previously unselected package python-setuptools-whl.\nPreparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools-whl (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip-whl.\nPreparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip-whl (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-wheel.\nPreparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1.1) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up fonts-dejavu-core (2.34-1ubuntu1) ...\nSetting up fontconfig-config (2.11.0-0ubuntu4.2) ...\nSetting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSetting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSetting up libjpeg8:amd64 (8c-2ubuntu8) ...\nSetting up libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSetting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSetting up libvpx1:amd64 (1.3.0-2) ...\nSetting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSetting up libgd3:amd64 (2.1.0-3ubuntu0.10) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.14) ...\nSetting up linux-libc-dev:amd64 (3.13.0-164.214) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSetting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ...\nSetting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n ...done.\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up iotop (0.6-1) ...\nSetting up nginx-common (1.4.6-1ubuntu3.9) ...\n"} 2018-12-27 19:40:16,256 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/b60d844c-a06f-456e-a245-d548e0ebe850/action used request id req-a8fa6945-2194-44af-a2a4-db575bb72c32 2018-12-27 19:40:16,256 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0799632072449s 2018-12-27 19:40:16,258 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/b60d844c-a06f-456e-a245-d548e0ebe850/action used request id req-a8fa6945-2194-44af-a2a4-db575bb72c32 2018-12-27 19:40:16,258 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-163-generic (buildd@lgw01-amd64-058) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #213-Ubuntu SMP Thu Nov 15 02:19:07 UTC 2018 (Ubuntu 3.13.0-163.213-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-163-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe1551 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe14d1 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84096 r8192 d22400 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc80 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-163-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008014] pid_max: default: 32768 minimum: 301 [ 0.009671] Security Framework initialized [ 0.011198] AppArmor: AppArmor initialized [ 0.012007] Yama: becoming mindful. [ 0.013530] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017802] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020869] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.026791] Initializing cgroup subsys memory [ 0.028025] Initializing cgroup subsys devices [ 0.029584] Initializing cgroup subsys freezer [ 0.031017] Initializing cgroup subsys blkio [ 0.032009] Initializing cgroup subsys perf_event [ 0.033891] Initializing cgroup subsys hugetlb [ 0.036803] mce: CPU supports 10 MCE banks [ 0.038523] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.038523] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040013] Spectre V2 : Mitigation: Full generic retpoline [ 0.044008] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.046385] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.048003] Spectre V2 : Disabling Indirect Banch Restricted Speculation [ 0.052003] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.055243] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.060460] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.067790] ACPI: Core revision 20131115 [ 0.068549] ACPI: All ACPI Tables successfully acquired [ 0.072069] ftrace: allocating 28753 entries in 113 pages [ 0.096200] smpboot: Max logical packages: 2 [ 0.098014] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.100004] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.102803] Enabling x2apic [ 0.104000] Enabled x2apic [ 0.104008] Switched APIC routing to physical x2apic. [ 0.109387] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.111757] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.116035] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.127252] KVM setup paravirtual spinlock [ 0.129973] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.132206] x86: Booting SMP configuration: [ 0.133980] .... node #0, CPUs: #1[ 0.129921] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.152022] x86: Booted up 1 node, 2 CPUs [ 0.152013] KVM setup async PF for cpu 1 [ 0.152015] kvm-stealtime: cpu 1, msr 7fd0fc80 [ 0.156012] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.159162] devtmpfs: initialized [ 0.161679] EVM: security.selinux [ 0.163205] EVM: security.SMACK64 [ 0.164003] EVM: security.ima [ 0.165377] EVM: security.capability [ 0.167011] pinctrl core: initialized pinctrl subsystem [ 0.168060] regulator-dummy: no parameters [ 0.169960] RTC time: 19:38:30, date: 12/27/18 [ 0.171956] NET: Registered protocol family 16 [ 0.172147] cpuidle: using governor ladder [ 0.173963] cpuidle: using governor menu [ 0.175796] ACPI: bus type PCI registered [ 0.176008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.178756] PCI: Using configuration type 1 for base access [ 0.180659] bio: create slab at 0 [ 0.181793] ACPI: Added _OSI(Module Device) [ 0.184004] ACPI: Added _OSI(Processor Device) [ 0.185817] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.187709] ACPI: Added _OSI(Processor Aggregator Device) [ 0.189867] ACPI: Interpreter enabled [ 0.191489] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.194356] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.197037] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.200005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.203218] ACPI: (supports S0 S5) [ 0.204004] ACPI: Using IOAPIC for interrupt routing [ 0.206340] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.208223] ACPI: No dock devices found. [ 0.211681] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.212008] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.214923] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.216035] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.220416] acpiphp: Slot [3] registered [ 0.222841] acpiphp: Slot [4] registered [ 0.224055] acpiphp: Slot [5] registered [ 0.226436] acpiphp: Slot [6] registered [ 0.228057] acpiphp: Slot [7] registered [ 0.230454] acpiphp: Slot [8] registered [ 0.232040] acpiphp: Slot [9] registered [ 0.234499] acpiphp: Slot [10] registered [ 0.236040] acpiphp: Slot [11] registered [ 0.238459] acpiphp: Slot [12] registered [ 0.240038] acpiphp: Slot [13] registered [ 0.241832] acpiphp: Slot [14] registered [ 0.243622] acpiphp: Slot [15] registered [ 0.244030] acpiphp: Slot [16] registered [ 0.245708] acpiphp: Slot [17] registered [ 0.247247] acpiphp: Slot [18] registered [ 0.248033] acpiphp: Slot [19] registered [ 0.249640] acpiphp: Slot [20] registered [ 0.251290] acpiphp: Slot [21] registered [ 0.252023] acpiphp: Slot [22] registered [ 0.253642] acpiphp: Slot [23] registered [ 0.255223] acpiphp: Slot [24] registered [ 0.256023] acpiphp: Slot [25] registered [ 0.257613] acpiphp: Slot [26] registered [ 0.259122] acpiphp: Slot [27] registered [ 0.260023] acpiphp: Slot [28] registered [ 0.261429] acpiphp: Slot [29] registered [ 0.262903] acpiphp: Slot [30] registered [ 0.264035] acpiphp: Slot [31] registered [ 0.265631] PCI host bridge to bus 0000:00 [ 0.267227] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.268005] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.270260] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.272005] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.274160] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.276004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.286256] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.288016] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.319226] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.321239] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.323728] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.325157] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.327583] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.328913] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.330997] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.330997] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.332004] vgaarb: loaded [ 0.333040] vgaarb: bridge control possible 0000:00:02.0 [ 0.335032] SCSI subsystem initialized [ 0.336174] ACPI: bus type USB registered [ 0.337469] usbcore: registered new interface driver usbfs [ 0.339249] usbcore: registered new interface driver hub [ 0.340057] usbcore: registered new device driver usb [ 0.341752] PCI: Using ACPI for IRQ routing [ 0.341884] NetLabel: Initializing [ 0.344007] NetLabel: domain hash size = 128 [ 0.345452] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.347132] NetLabel: unlabeled traffic allowed by default [ 0.348215] Switched to clocksource kvm-clock [ 0.360229] AppArmor: AppArmor Filesystem Enabled [ 0.362474] pnp: PnP ACPI init [ 0.364294] ACPI: bus type PNP registered [ 0.367130] pnp: PnP ACPI: found 8 devices [ 0.369334] ACPI: bus type PNP unregistered [ 0.378628] NET: Registered protocol family 2 [ 0.380764] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.383869] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.386624] TCP: Hash tables configured (established 16384 bind 16384) [ 0.389289] TCP: reno registered [ 0.390706] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.393071] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.395636] NET: Registered protocol family 1 [ 0.397449] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.399760] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.401990] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.425844] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.449618] Trying to unpack rootfs image as initramfs... [ 0.558318] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.561643] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.563922] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.566458] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.570210] Scanning for low memory corruption every 60 seconds [ 0.573288] Initialise system trusted keyring [ 0.575323] audit: initializing netlink socket (disabled) [ 0.577612] type=2000 audit(1545939510.950:1): initialized [ 0.604635] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.608040] zbud: loaded [ 0.609474] VFS: Disk quotas dquot_6.5.2 [ 0.611181] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.614160] fuse init (API version 7.22) [ 0.615922] msgmni has been set to 3997 [ 0.617617] Key type big_key registered [ 0.619847] Key type asymmetric registered [ 0.621566] Asymmetric key parser 'x509' registered [ 0.623541] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.626624] io scheduler noop registered [ 0.628298] io scheduler deadline registered (default) [ 0.630485] io scheduler cfq registered [ 0.632220] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.634255] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.636387] ipmi message handler version 39.2 [ 0.637919] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.640403] ACPI: Power Button [PWRF] [ 0.641801] GHES: HEST is not enabled! [ 0.664083] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.708931] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.732205] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.734856] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.762426] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.765874] Linux agpgart interface v0.103 [ 0.768471] brd: module loaded [ 0.770111] loop: module loaded [ 0.771731] blk-mq: CPU -> queue map [ 0.773029] CPU 0 -> Queue 0 [ 0.774176] CPU 1 -> Queue 0 [ 0.776217] vda: vda1 [ 0.778010] scsi0 : ata_piix [ 0.779235] scsi1 : ata_piix [ 0.780384] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.782631] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.785129] libphy: Fixed MDIO Bus: probed [ 0.786993] tun: Universal TUN/TAP device driver, 1.6 [ 0.788729] tun: (C) 1999-2004 Max Krasnyansky [ 0.792818] PPP generic driver version 2.4.2 [ 0.794351] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.796570] ehci-pci: EHCI PCI platform driver [ 0.798251] ehci-platform: EHCI generic platform driver [ 0.800680] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.802796] ohci-pci: OHCI PCI platform driver [ 0.804854] ohci-platform: OHCI generic platform driver [ 0.808143] uhci_hcd: USB Universal Host Controller Interface driver [ 0.840754] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.842675] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.845360] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.847422] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.849801] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.852642] usb usb1: Product: UHCI Host Controller [ 0.854686] usb usb1: Manufacturer: Linux 3.13.0-163-generic uhci_hcd [ 0.857201] usb usb1: SerialNumber: 0000:00:01.2 [ 0.859386] hub 1-0:1.0: USB hub found [ 0.860869] hub 1-0:1.0: 2 ports detected [ 0.862825] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.867107] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.869264] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.871370] mousedev: PS/2 mouse device common for all mice [ 0.873863] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.877229] rtc_cmos 00:00: RTC can wake from S4 [ 0.879233] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.881302] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.883542] device-mapper: uevent: version 1.0.3 [ 0.885357] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.888459] ledtrig-cpu: registered to indicate activity on CPUs [ 0.890628] TCP: cubic registered [ 0.892411] NET: Registered protocol family 10 [ 0.894314] NET: Registered protocol family 17 [ 0.907509] Key type dns_resolver registered [ 0.909329] Loading compiled-in X.509 certificates [ 0.911933] Loaded X.509 cert 'Magrathea: Glacier signing key: 094079111c1fcc174da628d837dd46328f08651c' [ 0.915595] registered taskstats version 1 [ 0.919644] Key type trusted registered [ 0.924632] Key type encrypted registered [ 0.926548] AppArmor: AppArmor sha1 policy hashing enabled [ 0.928499] IMA: No TPM chip found, activating TPM-bypass! [ 0.931647] regulator-dummy: disabling [ 0.933409] Magic number: 14:663:648 [ 0.935074] acpi LNXCPU:01: hash matches [ 0.936856] rtc_cmos 00:00: setting system clock to 2018-12-27 19:38:30 UTC (1545939510) [ 0.940206] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.942721] EDD information not available. [ 0.946851] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.950180] Write protecting the kernel read-only data: 12288k [ 0.954041] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.959193] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.974960] systemd-udevd[107]: starting version 204 [ 1.012595] FDC 0 is a S82078B [ 1.172053] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.337223] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.339762] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.342317] usb 1-1: Product: QEMU USB Tablet [ 1.344138] usb 1-1: Manufacturer: QEMU [ 1.345813] usb 1-1: SerialNumber: 42 [ 2.038694] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3 Begin: Loading essential drivers ... done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... done. [ 2.433705] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Begin: Running /scripts/local-bottom ... done. done. Begin: Running /scripts/init-bottom ... done. [ 2.545024] random: init urandom read with 10 bits of entropy available * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] [ 2.796380] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Thu, 27 Dec 2018 19:38:32 +0000. Up 3.25 seconds. cloud-init-nonet[3.41]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[5.06]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Thu, 27 Dec 2018 19:38:34 +0000. Up 5.22 seconds. ci-info: ++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:64:42:66 | ci-info: | eth0 | True | 192.168.0.3 | 255.255.255.0 | fa:16:3e:8e:c2:e4 | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ dmesg: write failed: Broken pipe Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 9b:d0:c3:cb:d2:90:87:d3:0e:e4:15:00:f2:56:f3:cd root@homer-0 The key's randomart image is: +--[ RSA 2048]----+ | . ..+.. | | o . o + | | o . o E | | . o B | | O S | | X = | | . B | | . | | | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 5b:26:97:42:fd:ba:43:3e:f6:cd:58:54:de:56:df:74 root@homer-0 The key's randomart image is: +--[ DSA 1024]----+ | | | . | | . . E| | . o +*| | S = . . *| | B.. . . | | .o. . | | =. = | | ..+o o | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: cb:9e:2b:33:81:df:b5:65:c4:36:84:e0:55:36:65:4a root@homer-0 The key's randomart image is: +--[ECDSA 256]---+ | ...oE.o | | . ..o.+ | | . o. | | = | | . S o . | | . .. .. o | | . oo. + | | =.... | | ++. | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: c9:1c:b9:32:cf:53:6c:07:ec:87:dc:1d:f8:d3:65:7b root@homer-0 The key's randomart image is: +--[ED25519 256--+ | | | o . | | o o . . o| | o B + o +o| | o S B + +.E| | = o o ..| | + | | . | | | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting early crypto disks... * Starting Handle applying cloud-config[74G[ OK ] [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Thu, 27 Dec 2018 19:38:39 +0000. Up 10.22 seconds. * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Ubuntu 14.04.5 LTS homer-0 ttyS0 homer-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Thu, 27 Dec 2018 19:38:41 +0000. Up 11.59 seconds. + cat ++ cut -d / -f 2 ++ echo 192.168.1.0/24 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 14304 0 --:--:-- --:--:-- --:--:-- 14248100 3149 100 3149 0 0 14300 0 --:--:-- --:--:-- --:--:-- 14248 OK + apt-get update Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:3 http://repo.cw-ngv.com binary/ Release [1219 B] Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:5 http://security.ubuntu.com trusty-security/main Sources [167 kB] Get:6 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:7 http://security.ubuntu.com trusty-security/universe Sources [96.0 kB] Get:8 http://security.ubuntu.com trusty-security/main amd64 Packages [797 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Get:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [277 kB] Get:10 http://security.ubuntu.com trusty-security/main Translation-en [427 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:11 http://security.ubuntu.com trusty-security/universe Translation-en [150 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [226 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7437 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1135 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [510 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [562 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [272 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Fetched 12.9 MB in 9s (1405 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.7 + '[' -n 192.168.0.7 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install homer --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 crest dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libpython2.7-dev libquadmath0 libsensors4 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev python3-pkg-resources realpath sysstat Suggested packages: binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales clearwater-logging clearwater-snmpd clearwater-secure-connections debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc libgd-tools lm-sensors libstdc++-4.8-doc pkg-config make-doc fcgiwrap nginx-doc ntp-doc python-genshi python-lxml python3-setuptools isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 crest dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin homer inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libpython2.7-dev libquadmath0 libsensors4 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev python3-pkg-resources realpath sysstat 0 upgraded, 94 newly installed, 0 to remove and 12 not upgraded. Need to get 88.0 MB of archives. After this operation, 202 MB of additional disk space will be used. Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:2 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:13 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-164.214 [774 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.5 [22.0 MB] Get:32 http://repo.cw-ngv.com/stable/ binary/ homer 1.0-180326.111418 [35.6 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5418 B] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.5 [269 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Extracting templates from packages: 31%Extracting templates from packages: 63%Extracting templates from packages: 95%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 88.0 MB in 8s (9995 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51330 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libjbig0:amd64. Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... Selecting previously unselected package libtiff5:amd64. Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Selecting previously unselected package libvpx1:amd64. Preparing to unpack .../libvpx1_1.3.0-2_amd64.deb ... Unpacking libvpx1:amd64 (1.3.0-2) ... Selecting previously unselected package libxpm4:amd64. Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Selecting previously unselected package libgd3:amd64. Preparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-164.214_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-164.214) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package libexpat1-dev:amd64. Preparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ... Unpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Selecting previously unselected package libpython2.7-dev:amd64. Preparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libxslt1.1:amd64. Preparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ... Unpacking clearwater-diags-monitor (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... Selecting previously unselected package nginx-common. Preparing to unpack .../nginx-common_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx-common (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx-core. Preparing to unpack .../nginx-core_1.4.6-1ubuntu3.9_amd64.deb ... Unpacking nginx-core (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx. Preparing to unpack .../nginx_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx (1.4.6-1ubuntu3.9) ... Selecting previously unselected package clearwater-nginx. Preparing to unpack .../clearwater-nginx_1.0-180322.165850_all.deb ... Unpacking clearwater-nginx (1.0-180322.165850) ... Selecting previously unselected package libxml2-dev:amd64. Preparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ... Unpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... Selecting previously unselected package libxslt1-dev:amd64. Preparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package python2.7-dev. Preparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking python2.7-dev (2.7.6-8ubuntu0.5) ... Selecting previously unselected package python-zmq. Preparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ... Unpacking python-zmq (14.0.1-1build2) ... Selecting previously unselected package libzmq3-dev:amd64. Preparing to unpack .../libzmq3-dev_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package crest. Preparing to unpack .../crest_1.0-180326.111418_amd64.deb ... Unpacking crest (1.0-180326.111418) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package homer. Preparing to unpack .../homer_1.0-180326.111418_amd64.deb ... Unpacking homer (1.0-180326.111418) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up fonts-dejavu-core (2.34-1ubuntu1) ... Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Setting up libjpeg8:amd64 (8c-2ubuntu8) ... Setting up libjbig0:amd64 (2.0-2ubuntu4.1) ... Setting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Setting up libvpx1:amd64 (1.3.0-2) ... Setting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Setting up libgd3:amd64 (2.1.0-3ubuntu0.10) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libc-dev-bin (2.19-0ubuntu6.14) ... Setting up linux-libc-dev:amd64 (3.13.0-164.214) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Setting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up iotop (0.6-1) ... Setting up nginx-common (1.4.6-1ubuntu3.9) ... 2018-12-27 19:40:16,261 - functest.core.singlevm - DEBUG - try 9: cannot find regex 'Cloud-init .* finished at ' in console 2018-12-27 19:40:26,270 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-27 19:40:26,272 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1160947540e39475cdcf001250247e001a7a12cf" 2018-12-27 19:40:26,793 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:40:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6fd3f00d-9288-4c9f-9148-6a09432206a4 x-compute-request-id: req-6fd3f00d-9288-4c9f-9148-6a09432206a4 Content-Encoding: gzip Content-Length: 1508 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:c2:e4", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:c2:e4", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:64:42:66", "version": 4, "addr": "192.168.1.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:64:42:66", "version": 4, "addr": "172.30.9.218", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/b60d844c-a06f-456e-a245-d548e0ebe850", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/b60d844c-a06f-456e-a245-d548e0ebe850", "rel": "bookmark"}], "image": {"id": "32de5565-c2d6-40e1-a076-b02e04d8b38d", "links": [{"href": "http://172.30.9.31:8774/images/32de5565-c2d6-40e1-a076-b02e04d8b38d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T19:38:29.000000", "flavor": {"id": "49521764-2b45-4138-bc33-9eb85445fa6c", "links": [{"href": "http://172.30.9.31:8774/flavors/49521764-2b45-4138-bc33-9eb85445fa6c", "rel": "bookmark"}]}, "id": "b60d844c-a06f-456e-a245-d548e0ebe850", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "e7c77990ffaf4447ba7d154f141f5f6f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T19:38:29Z", "hostId": "7935404ab45d1467d9d5233abd8c2483b155e013f8c227d5b4684907", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_bd473631-e088-4b41-9469-069909e508ff", "name": "homer-0.clearwater.opnfv", "created": "2018-12-27T19:37:54Z", "tenant_id": "5659dcbdaa7742d7bfece797c4514064", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:ef:3f", "version": 4, "addr": "192.168.0.27", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:ef:3f", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:9f:e7", "version": 4, "addr": "192.168.1.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/61e02295-3179-4e3a-8f57-836a5933f12c", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/61e02295-3179-4e3a-8f57-836a5933f12c", "rel": "bookmark"}], "image": {"id": "32de5565-c2d6-40e1-a076-b02e04d8b38d", "links": [{"href": "http://172.30.9.31:8774/images/32de5565-c2d6-40e1-a076-b02e04d8b38d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T19:38:27.000000", "flavor": {"id": "49521764-2b45-4138-bc33-9eb85445fa6c", "links": [{"href": "http://172.30.9.31:8774/flavors/49521764-2b45-4138-bc33-9eb85445fa6c", "rel": "bookmark"}]}, "id": "61e02295-3179-4e3a-8f57-836a5933f12c", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "e7c77990ffaf4447ba7d154f141f5f6f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T19:38:27Z", "hostId": "7935404ab45d1467d9d5233abd8c2483b155e013f8c227d5b4684907", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_bd473631-e088-4b41-9469-069909e508ff", "name": "dime-0.clearwater.opnfv", "created": "2018-12-27T19:37:53Z", "tenant_id": "5659dcbdaa7742d7bfece797c4514064", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d9:11:be", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d9:11:be", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c7:d5:1f", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/f6653274-ab3c-4e08-a1c5-e0a3a5e12bab", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/f6653274-ab3c-4e08-a1c5-e0a3a5e12bab", "rel": "bookmark"}], "image": {"id": "32de5565-c2d6-40e1-a076-b02e04d8b38d", "links": [{"href": "http://172.30.9.31:8774/images/32de5565-c2d6-40e1-a076-b02e04d8b38d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T19:38:31.000000", "flavor": {"id": "49521764-2b45-4138-bc33-9eb85445fa6c", "links": [{"href": "http://172.30.9.31:8774/flavors/49521764-2b45-4138-bc33-9eb85445fa6c", "rel": "bookmark"}]}, "id": "f6653274-ab3c-4e08-a1c5-e0a3a5e12bab", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}], "user_id": "e7c77990ffaf4447ba7d154f141f5f6f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T19:38:31Z", "hostId": "7935404ab45d1467d9d5233abd8c2483b155e013f8c227d5b4684907", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_bd473631-e088-4b41-9469-069909e508ff", "name": "sprout-0.clearwater.opnfv", "created": "2018-12-27T19:37:53Z", "tenant_id": "5659dcbdaa7742d7bfece797c4514064", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b7:4f", "version": 4, "addr": "192.168.0.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b7:4f", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:c1:db", "version": 4, "addr": "192.168.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:c1:db", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/fc6bcdb8-04b7-40f4-a89b-dcddd8130d44", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/fc6bcdb8-04b7-40f4-a89b-dcddd8130d44", "rel": "bookmark"}], "image": {"id": "32de5565-c2d6-40e1-a076-b02e04d8b38d", "links": [{"href": "http://172.30.9.31:8774/images/32de5565-c2d6-40e1-a076-b02e04d8b38d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T19:38:29.000000", "flavor": {"id": "49521764-2b45-4138-bc33-9eb85445fa6c", "links": [{"href": "http://172.30.9.31:8774/flavors/49521764-2b45-4138-bc33-9eb85445fa6c", "rel": "bookmark"}]}, "id": "fc6bcdb8-04b7-40f4-a89b-dcddd8130d44", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-bono-sig"}], "user_id": "e7c77990ffaf4447ba7d154f141f5f6f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T19:38:29Z", "hostId": "7935404ab45d1467d9d5233abd8c2483b155e013f8c227d5b4684907", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_bd473631-e088-4b41-9469-069909e508ff", "name": "bono-0.clearwater.opnfv", "created": "2018-12-27T19:37:53Z", "tenant_id": "5659dcbdaa7742d7bfece797c4514064", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9e:85:ac", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9e:85:ac", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3d:d4:30", "version": 4, "addr": "192.168.1.2", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/38fc4a7e-277a-4960-88c7-d39ce87f4bdc", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/38fc4a7e-277a-4960-88c7-d39ce87f4bdc", "rel": "bookmark"}], "image": {"id": "32de5565-c2d6-40e1-a076-b02e04d8b38d", "links": [{"href": "http://172.30.9.31:8774/images/32de5565-c2d6-40e1-a076-b02e04d8b38d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T19:38:07.000000", "flavor": {"id": "49521764-2b45-4138-bc33-9eb85445fa6c", "links": [{"href": "http://172.30.9.31:8774/flavors/49521764-2b45-4138-bc33-9eb85445fa6c", "rel": "bookmark"}]}, "id": "38fc4a7e-277a-4960-88c7-d39ce87f4bdc", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}], "user_id": "e7c77990ffaf4447ba7d154f141f5f6f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T19:38:07Z", "hostId": "e0f75b676eb2b7d2e6c5c117c7ca7a2f9cec907ebbfca4e893351767", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_bd473631-e088-4b41-9469-069909e508ff", "name": "vellum-0.clearwater.opnfv", "created": "2018-12-27T19:37:50Z", "tenant_id": "5659dcbdaa7742d7bfece797c4514064", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:26:6a:cd", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:26:6a:cd", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/58a22854-a720-43ad-b9f2-662508a20c99", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/58a22854-a720-43ad-b9f2-662508a20c99", "rel": "bookmark"}], "image": {"id": "32de5565-c2d6-40e1-a076-b02e04d8b38d", "links": [{"href": "http://172.30.9.31:8774/images/32de5565-c2d6-40e1-a076-b02e04d8b38d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T19:37:25.000000", "flavor": {"id": "49521764-2b45-4138-bc33-9eb85445fa6c", "links": [{"href": "http://172.30.9.31:8774/flavors/49521764-2b45-4138-bc33-9eb85445fa6c", "rel": "bookmark"}]}, "id": "58a22854-a720-43ad-b9f2-662508a20c99", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "e7c77990ffaf4447ba7d154f141f5f6f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T19:37:25Z", "hostId": "7935404ab45d1467d9d5233abd8c2483b155e013f8c227d5b4684907", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_bd473631-e088-4b41-9469-069909e508ff", "name": "ellis-0.clearwater.opnfv", "created": "2018-12-27T19:35:46Z", "tenant_id": "5659dcbdaa7742d7bfece797c4514064", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2c:36:bf", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2c:36:bf", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7b:f8:ba", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/dbc80c75-c7be-4193-8df4-be72cd1301d0", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/dbc80c75-c7be-4193-8df4-be72cd1301d0", "rel": "bookmark"}], "image": {"id": "32de5565-c2d6-40e1-a076-b02e04d8b38d", "links": [{"href": "http://172.30.9.31:8774/images/32de5565-c2d6-40e1-a076-b02e04d8b38d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T19:35:32.000000", "flavor": {"id": "49521764-2b45-4138-bc33-9eb85445fa6c", "links": [{"href": "http://172.30.9.31:8774/flavors/49521764-2b45-4138-bc33-9eb85445fa6c", "rel": "bookmark"}]}, "id": "dbc80c75-c7be-4193-8df4-be72cd1301d0", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "e7c77990ffaf4447ba7d154f141f5f6f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T19:35:32Z", "hostId": "e0f75b676eb2b7d2e6c5c117c7ca7a2f9cec907ebbfca4e893351767", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_bd473631-e088-4b41-9469-069909e508ff", "name": "ns.clearwater.opnfv", "created": "2018-12-27T19:33:41Z", "tenant_id": "5659dcbdaa7742d7bfece797c4514064", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-27 19:40:26,793 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-6fd3f00d-9288-4c9f-9148-6a09432206a4 2018-12-27 19:40:26,793 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.523311853409s 2018-12-27 19:40:26,794 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-6fd3f00d-9288-4c9f-9148-6a09432206a4 2018-12-27 19:40:26,800 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-12-27 19:40:26,802 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/servers/b60d844c-a06f-456e-a245-d548e0ebe850/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}1160947540e39475cdcf001250247e001a7a12cf" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-27 19:40:26,874 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:40:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1c1c7def-c4ab-4ca1-b8c1-4bd48736c876 x-compute-request-id: req-1c1c7def-c4ab-4ca1-b8c1-4bd48736c876 Content-Encoding: gzip Content-Length: 16454 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-163-generic (buildd@lgw01-amd64-058) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #213-Ubuntu SMP Thu Nov 15 02:19:07 UTC 2018 (Ubuntu 3.13.0-163.213-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-163-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff]\n[ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff]\n[ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff]\n[ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff]\n[ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000007ffe1551 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000007ffe0000 000040\n[ 0.000000] ACPI: APIC 000000007ffe14d1 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84096 r8192 d22400 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc80\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-163-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008014] pid_max: default: 32768 minimum: 301\n[ 0.009671] Security Framework initialized\n[ 0.011198] AppArmor: AppArmor initialized\n[ 0.012007] Yama: becoming mindful.\n[ 0.013530] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.017802] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.020869] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.024006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.026791] Initializing cgroup subsys memory\n[ 0.028025] Initializing cgroup subsys devices\n[ 0.029584] Initializing cgroup subsys freezer\n[ 0.031017] Initializing cgroup subsys blkio\n[ 0.032009] Initializing cgroup subsys perf_event\n[ 0.033891] Initializing cgroup subsys hugetlb\n[ 0.036803] mce: CPU supports 10 MCE banks\n[ 0.038523] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.038523] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.040013] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.044008] Spectre V2 : Enabling Indirect Branch Prediction Barrier\n[ 0.046385] Spectre V2 : Enabling Restricted Speculation for firmware calls\n[ 0.048003] Spectre V2 : Disabling Indirect Banch Restricted Speculation\n[ 0.052003] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.055243] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.060460] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.067790] ACPI: Core revision 20131115\n[ 0.068549] ACPI: All ACPI Tables successfully acquired\n[ 0.072069] ftrace: allocating 28753 entries in 113 pages\n[ 0.096200] smpboot: Max logical packages: 2\n[ 0.098014] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.100004] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.102803] Enabling x2apic\n[ 0.104000] Enabled x2apic\n[ 0.104008] Switched APIC routing to physical x2apic.\n[ 0.109387] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.111757] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.116035] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.127252] KVM setup paravirtual spinlock\n[ 0.129973] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.132206] x86: Booting SMP configuration:\n[ 0.133980] .... node #0, CPUs: #1[ 0.129921] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.152022] x86: Booted up 1 node, 2 CPUs\n[ 0.152013] KVM setup async PF for cpu 1\n[ 0.152015] kvm-stealtime: cpu 1, msr 7fd0fc80\n[ 0.156012] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.159162] devtmpfs: initialized\n[ 0.161679] EVM: security.selinux\n[ 0.163205] EVM: security.SMACK64\n[ 0.164003] EVM: security.ima\n[ 0.165377] EVM: security.capability\n[ 0.167011] pinctrl core: initialized pinctrl subsystem\n[ 0.168060] regulator-dummy: no parameters\n[ 0.169960] RTC time: 19:38:30, date: 12/27/18\n[ 0.171956] NET: Registered protocol family 16\n[ 0.172147] cpuidle: using governor ladder\n[ 0.173963] cpuidle: using governor menu\n[ 0.175796] ACPI: bus type PCI registered\n[ 0.176008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.178756] PCI: Using configuration type 1 for base access\n[ 0.180659] bio: create slab at 0\n[ 0.181793] ACPI: Added _OSI(Module Device)\n[ 0.184004] ACPI: Added _OSI(Processor Device)\n[ 0.185817] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.187709] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.189867] ACPI: Interpreter enabled\n[ 0.191489] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.194356] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.197037] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.200005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.203218] ACPI: (supports S0 S5)\n[ 0.204004] ACPI: Using IOAPIC for interrupt routing\n[ 0.206340] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.208223] ACPI: No dock devices found.\n[ 0.211681] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.212008] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.214923] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.216035] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.220416] acpiphp: Slot [3] registered\n[ 0.222841] acpiphp: Slot [4] registered\n[ 0.224055] acpiphp: Slot [5] registered\n[ 0.226436] acpiphp: Slot [6] registered\n[ 0.228057] acpiphp: Slot [7] registered\n[ 0.230454] acpiphp: Slot [8] registered\n[ 0.232040] acpiphp: Slot [9] registered\n[ 0.234499] acpiphp: Slot [10] registered\n[ 0.236040] acpiphp: Slot [11] registered\n[ 0.238459] acpiphp: Slot [12] registered\n[ 0.240038] acpiphp: Slot [13] registered\n[ 0.241832] acpiphp: Slot [14] registered\n[ 0.243622] acpiphp: Slot [15] registered\n[ 0.244030] acpiphp: Slot [16] registered\n[ 0.245708] acpiphp: Slot [17] registered\n[ 0.247247] acpiphp: Slot [18] registered\n[ 0.248033] acpiphp: Slot [19] registered\n[ 0.249640] acpiphp: Slot [20] registered\n[ 0.251290] acpiphp: Slot [21] registered\n[ 0.252023] acpiphp: Slot [22] registered\n[ 0.253642] acpiphp: Slot [23] registered\n[ 0.255223] acpiphp: Slot [24] registered\n[ 0.256023] acpiphp: Slot [25] registered\n[ 0.257613] acpiphp: Slot [26] registered\n[ 0.259122] acpiphp: Slot [27] registered\n[ 0.260023] acpiphp: Slot [28] registered\n[ 0.261429] acpiphp: Slot [29] registered\n[ 0.262903] acpiphp: Slot [30] registered\n[ 0.264035] acpiphp: Slot [31] registered\n[ 0.265631] PCI host bridge to bus 0000:00\n[ 0.267227] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.268005] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.270260] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.272005] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.274160] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.276004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.286256] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.288016] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.319226] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.321239] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.323728] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.325157] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.327583] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.328913] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.330997] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.330997] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.332004] vgaarb: loaded\n[ 0.333040] vgaarb: bridge control possible 0000:00:02.0\n[ 0.335032] SCSI subsystem initialized\n[ 0.336174] ACPI: bus type USB registered\n[ 0.337469] usbcore: registered new interface driver usbfs\n[ 0.339249] usbcore: registered new interface driver hub\n[ 0.340057] usbcore: registered new device driver usb\n[ 0.341752] PCI: Using ACPI for IRQ routing\n[ 0.341884] NetLabel: Initializing\n[ 0.344007] NetLabel: domain hash size = 128\n[ 0.345452] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.347132] NetLabel: unlabeled traffic allowed by default\n[ 0.348215] Switched to clocksource kvm-clock\n[ 0.360229] AppArmor: AppArmor Filesystem Enabled\n[ 0.362474] pnp: PnP ACPI init\n[ 0.364294] ACPI: bus type PNP registered\n[ 0.367130] pnp: PnP ACPI: found 8 devices\n[ 0.369334] ACPI: bus type PNP unregistered\n[ 0.378628] NET: Registered protocol family 2\n[ 0.380764] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.383869] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.386624] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.389289] TCP: reno registered\n[ 0.390706] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.393071] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.395636] NET: Registered protocol family 1\n[ 0.397449] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.399760] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.401990] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.425844] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.449618] Trying to unpack rootfs image as initramfs...\n[ 0.558318] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.561643] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.563922] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.566458] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.570210] Scanning for low memory corruption every 60 seconds\n[ 0.573288] Initialise system trusted keyring\n[ 0.575323] audit: initializing netlink socket (disabled)\n[ 0.577612] type=2000 audit(1545939510.950:1): initialized\n[ 0.604635] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.608040] zbud: loaded\n[ 0.609474] VFS: Disk quotas dquot_6.5.2\n[ 0.611181] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.614160] fuse init (API version 7.22)\n[ 0.615922] msgmni has been set to 3997\n[ 0.617617] Key type big_key registered\n[ 0.619847] Key type asymmetric registered\n[ 0.621566] Asymmetric key parser 'x509' registered\n[ 0.623541] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.626624] io scheduler noop registered\n[ 0.628298] io scheduler deadline registered (default)\n[ 0.630485] io scheduler cfq registered\n[ 0.632220] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.634255] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.636387] ipmi message handler version 39.2\n[ 0.637919] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.640403] ACPI: Power Button [PWRF]\n[ 0.641801] GHES: HEST is not enabled!\n[ 0.664083] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.708931] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.732205] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.734856] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.762426] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.765874] Linux agpgart interface v0.103\n[ 0.768471] brd: module loaded\n[ 0.770111] loop: module loaded\n[ 0.771731] blk-mq: CPU -> queue map\n[ 0.773029] CPU 0 -> Queue 0\n[ 0.774176] CPU 1 -> Queue 0\n[ 0.776217] vda: vda1\n[ 0.778010] scsi0 : ata_piix\n[ 0.779235] scsi1 : ata_piix\n[ 0.780384] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.782631] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.785129] libphy: Fixed MDIO Bus: probed\n[ 0.786993] tun: Universal TUN/TAP device driver, 1.6\n[ 0.788729] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.792818] PPP generic driver version 2.4.2\n[ 0.794351] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.796570] ehci-pci: EHCI PCI platform driver\n[ 0.798251] ehci-platform: EHCI generic platform driver\n[ 0.800680] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.802796] ohci-pci: OHCI PCI platform driver\n[ 0.804854] ohci-platform: OHCI generic platform driver\n[ 0.808143] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.840754] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.842675] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.845360] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.847422] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.849801] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.852642] usb usb1: Product: UHCI Host Controller\n[ 0.854686] usb usb1: Manufacturer: Linux 3.13.0-163-generic uhci_hcd\n[ 0.857201] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.859386] hub 1-0:1.0: USB hub found\n[ 0.860869] hub 1-0:1.0: 2 ports detected\n[ 0.862825] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.867107] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.869264] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.871370] mousedev: PS/2 mouse device common for all mice\n[ 0.873863] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.877229] rtc_cmos 00:00: RTC can wake from S4\n[ 0.879233] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.881302] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.883542] device-mapper: uevent: version 1.0.3\n[ 0.885357] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.888459] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.890628] TCP: cubic registered\n[ 0.892411] NET: Registered protocol family 10\n[ 0.894314] NET: Registered protocol family 17\n[ 0.907509] Key type dns_resolver registered\n[ 0.909329] Loading compiled-in X.509 certificates\n[ 0.911933] Loaded X.509 cert 'Magrathea: Glacier signing key: 094079111c1fcc174da628d837dd46328f08651c'\n[ 0.915595] registered taskstats version 1\n[ 0.919644] Key type trusted registered\n[ 0.924632] Key type encrypted registered\n[ 0.926548] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.928499] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.931647] regulator-dummy: disabling\n[ 0.933409] Magic number: 14:663:648\n[ 0.935074] acpi LNXCPU:01: hash matches\n[ 0.936856] rtc_cmos 00:00: setting system clock to 2018-12-27 19:38:30 UTC (1545939510)\n[ 0.940206] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.942721] EDD information not available.\n[ 0.946851] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.950180] Write protecting the kernel read-only data: 12288k\n[ 0.954041] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000)\n[ 0.959193] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.974960] systemd-udevd[107]: starting version 204\n[ 1.012595] FDC 0 is a S82078B\n[ 1.172053] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.337223] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.339762] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.342317] usb 1-1: Product: QEMU USB Tablet\n[ 1.344138] usb 1-1: Manufacturer: QEMU\n[ 1.345813] usb 1-1: SerialNumber: 42\n[ 2.038694] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3\nBegin: Loading essential drivers ... done.\nBegin: Running /scripts/init-premount ... done.\nBegin: Mounting root file system ... Begin: Running /scripts/local-top ... done.\nBegin: Running /scripts/local-premount ... done.\n[ 2.433705] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nBegin: Running /scripts/local-bottom ... done.\ndone.\nBegin: Running /scripts/init-bottom ... done.\n[ 2.545024] random: init urandom read with 10 bits of entropy available\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Starting Mount filesystems on boot[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n[ 2.796380] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Thu, 27 Dec 2018 19:38:32 +0000. Up 3.25 seconds.\ncloud-init-nonet[3.41]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[5.06]: static networking is now up\n * Starting configure network device[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Thu, 27 Dec 2018 19:38:34 +0000. Up 5.22 seconds.\nci-info: ++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: | Device | Up | Address | Mask | Hw-Address |\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . |\nci-info: | eth1 | False | . | . | fa:16:3e:64:42:66 |\nci-info: | eth0 | True | 192.168.0.3 | 255.255.255.0 | fa:16:3e:8e:c2:e4 |\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\ndmesg: write failed: Broken pipe\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\n9b:d0:c3:cb:d2:90:87:d3:0e:e4:15:00:f2:56:f3:cd root@homer-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| . ..+.. |\n| o . o + |\n| o . o E |\n| . o B |\n| O S |\n| X = |\n| . B |\n| . |\n| |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\n5b:26:97:42:fd:ba:43:3e:f6:cd:58:54:de:56:df:74 root@homer-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| |\n| . |\n| . . E|\n| . o +*|\n| S = . . *|\n| B.. . . |\n| .o. . |\n| =. = |\n| ..+o o |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\ncb:9e:2b:33:81:df:b5:65:c4:36:84:e0:55:36:65:4a root@homer-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| ...oE.o |\n| . ..o.+ |\n| . o. |\n| = |\n| . S o . |\n| . .. .. o |\n| . oo. + |\n| =.... |\n| ++. |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\nc9:1c:b9:32:cf:53:6c:07:ec:87:dc:1d:f8:d3:65:7b root@homer-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| |\n| o . |\n| o o . . o|\n| o B + o +o|\n| o S B + +.E|\n| = o o ..|\n| + |\n| . |\n| |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\n * Starting early crypto disks... * Starting Handle applying cloud-config[74G[ OK ]\n[80G [74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Thu, 27 Dec 2018 19:38:39 +0000. Up 10.22 seconds.\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\n\nUbuntu 14.04.5 LTS homer-0 ttyS0\n\nhomer-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Thu, 27 Dec 2018 19:38:41 +0000. Up 11.59 seconds.\n+ cat\n++ cut -d / -f 2\n++ echo 192.168.1.0/24\n+ chmod a+x /etc/init.d/signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace\n+ /etc/init.d/signaling_namespace\n+ echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ curl -L http://repo.cw-ngv.com/repo_key\n+ apt-key add -\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 14304 0 --:--:-- --:--:-- --:--:-- 14248100 3149 100 3149 0 0 14300 0 --:--:-- --:--:-- --:--:-- 14248\nOK\n+ apt-get update\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:3 http://repo.cw-ngv.com binary/ Release [1219 B]\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:5 http://security.ubuntu.com trusty-security/main Sources [167 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [96.0 kB]\nGet:8 http://security.ubuntu.com trusty-security/main amd64 Packages [797 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nGet:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [277 kB]\nGet:10 http://security.ubuntu.com trusty-security/main Translation-en [427 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:11 http://security.ubuntu.com trusty-security/universe Translation-en [150 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [226 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7437 B]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1135 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [510 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [562 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [272 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nFetched 12.9 MB in 9s (1405 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.7\n+ '[' -n 192.168.0.7 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install homer --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 crest\n dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core\n g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl\n libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1\n libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1\n libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libpython2.7-dev libquadmath0\n libsensors4 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4\n libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev\n nginx nginx-common nginx-core ntp python-chardet-whl python-colorama\n python-colorama-whl python-distlib python-distlib-whl python-html5lib\n python-html5lib-whl python-pip python-pip-whl python-requests-whl\n python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl\n python-virtualenv python-wheel python-zmq python2.7-dev\n python3-pkg-resources realpath sysstat\nSuggested packages:\n binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix\n mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales\n clearwater-logging clearwater-snmpd clearwater-secure-connections\n debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg\n gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc\n gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg\n libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc libgd-tools lm-sensors\n libstdc++-4.8-doc pkg-config make-doc fcgiwrap nginx-doc ntp-doc\n python-genshi python-lxml python3-setuptools isag\nRecommended packages:\n python-dev-all\nThe following NEW packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 crest\n dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core\n g++ g++-4.8 gcc gcc-4.8 gnutls-bin homer inotify-tools iotop\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl\n libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1\n libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1\n libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libpython2.7-dev libquadmath0\n libsensors4 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4\n libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev\n nginx nginx-common nginx-core ntp python-chardet-whl python-colorama\n python-colorama-whl python-distlib python-distlib-whl python-html5lib\n python-html5lib-whl python-pip python-pip-whl python-requests-whl\n python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl\n python-virtualenv python-wheel python-zmq python2.7-dev\n python3-pkg-resources realpath sysstat\n0 upgraded, 94 newly installed, 0 to remove and 12 not upgraded.\nNeed to get 88.0 MB of archives.\nAfter this operation, 202 MB of additional disk space will be used.\nGet:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:2 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB]\nGet:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:13 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-164.214 [774 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.5 [22.0 MB]\nGet:32 http://repo.cw-ngv.com/stable/ binary/ homer 1.0-180326.111418 [35.6 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5418 B]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.5 [269 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB]\nExtracting templates from packages: 31%Extracting templates from packages: 63%Extracting templates from packages: 95%Extracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 88.0 MB in 8s (9995 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51330 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package fonts-dejavu-core.\nPreparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ...\nUnpacking fonts-dejavu-core (2.34-1ubuntu1) ...\nSelecting previously unselected package fontconfig-config.\nPreparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ...\nUnpacking fontconfig-config (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libfontconfig1:amd64.\nPreparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ...\nUnpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libjpeg-turbo8:amd64.\nPreparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ...\nUnpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSelecting previously unselected package libjpeg8:amd64.\nPreparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ...\nUnpacking libjpeg8:amd64 (8c-2ubuntu8) ...\nSelecting previously unselected package libjbig0:amd64.\nPreparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ...\nUnpacking libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSelecting previously unselected package libtiff5:amd64.\nPreparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ...\nUnpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSelecting previously unselected package libvpx1:amd64.\nPreparing to unpack .../libvpx1_1.3.0-2_amd64.deb ...\nUnpacking libvpx1:amd64 (1.3.0-2) ...\nSelecting previously unselected package libxpm4:amd64.\nPreparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ...\nUnpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSelecting previously unselected package libgd3:amd64.\nPreparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-164.214_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-164.214) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package libexpat1-dev:amd64.\nPreparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ...\nUnpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ...\nSelecting previously unselected package libpython2.7-dev:amd64.\nPreparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ...\nUnpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libxslt1.1:amd64.\nPreparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ...\nUnpacking clearwater-monit (5.18-180322.170159) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-180328.114312) ...\nSelecting previously unselected package nginx-common.\nPreparing to unpack .../nginx-common_1.4.6-1ubuntu3.9_all.deb ...\nUnpacking nginx-common (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package nginx-core.\nPreparing to unpack .../nginx-core_1.4.6-1ubuntu3.9_amd64.deb ...\nUnpacking nginx-core (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package nginx.\nPreparing to unpack .../nginx_1.4.6-1ubuntu3.9_all.deb ...\nUnpacking nginx (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package clearwater-nginx.\nPreparing to unpack .../clearwater-nginx_1.0-180322.165850_all.deb ...\nUnpacking clearwater-nginx (1.0-180322.165850) ...\nSelecting previously unselected package libxml2-dev:amd64.\nPreparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ...\nUnpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ...\nSelecting previously unselected package libxslt1-dev:amd64.\nPreparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package python2.7-dev.\nPreparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ...\nUnpacking python2.7-dev (2.7.6-8ubuntu0.5) ...\nSelecting previously unselected package python-zmq.\nPreparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ...\nUnpacking python-zmq (14.0.1-1build2) ...\nSelecting previously unselected package libzmq3-dev:amd64.\nPreparing to unpack .../libzmq3-dev_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package crest.\nPreparing to unpack .../crest_1.0-180326.111418_amd64.deb ...\nUnpacking crest (1.0-180326.111418) ...\nSelecting previously unselected package libfakeroot:amd64.\nPreparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking libfakeroot:amd64 (1.20-3ubuntu2) ...\nSelecting previously unselected package fakeroot.\nPreparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking fakeroot (1.20-3ubuntu2) ...\nSelecting previously unselected package homer.\nPreparing to unpack .../homer_1.0-180326.111418_amd64.deb ...\nUnpacking homer (1.0-180326.111418) ...\nSelecting previously unselected package libalgorithm-diff-perl.\nPreparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...\nUnpacking libalgorithm-diff-perl (1.19.02-3) ...\nSelecting previously unselected package libalgorithm-diff-xs-perl.\nPreparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...\nUnpacking libalgorithm-diff-xs-perl (0.04-2build4) ...\nSelecting previously unselected package libalgorithm-merge-perl.\nPreparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...\nUnpacking libalgorithm-merge-perl (0.08-2) ...\nSelecting previously unselected package libfile-fcntllock-perl.\nPreparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...\nUnpacking libfile-fcntllock-perl (0.14-2build1) ...\nSelecting previously unselected package manpages-dev.\nPreparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...\nUnpacking manpages-dev (3.54-1ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-colorama-whl.\nPreparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-distlib-whl.\nPreparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib-whl (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib.\nPreparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-html5lib-whl.\nPreparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib-whl (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-six-whl.\nPreparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1.1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.4) ...\nSelecting previously unselected package python-setuptools-whl.\nPreparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools-whl (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip-whl.\nPreparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip-whl (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-wheel.\nPreparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1.1) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up fonts-dejavu-core (2.34-1ubuntu1) ...\nSetting up fontconfig-config (2.11.0-0ubuntu4.2) ...\nSetting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSetting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSetting up libjpeg8:amd64 (8c-2ubuntu8) ...\nSetting up libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSetting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSetting up libvpx1:amd64 (1.3.0-2) ...\nSetting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSetting up libgd3:amd64 (2.1.0-3ubuntu0.10) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.14) ...\nSetting up linux-libc-dev:amd64 (3.13.0-164.214) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSetting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ...\nSetting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n ...done.\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up iotop (0.6-1) ...\nSetting up nginx-common (1.4.6-1ubuntu3.9) ...\nSetting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ...\nSetting up libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up python2.7-dev (2.7.6-8ubuntu0.5) ...\nSetting up python-zmq (14.0.1-1build2) ...\nSetting up libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up libfakeroot:amd64 (1.20-3ubuntu2) ...\nSetting up fakeroot (1.20-3ubuntu2) ...\nupdate-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode\nSetting up libalgorithm-diff-perl (1.19.02-3) ...\nSetting up libalgorithm-diff-xs-perl (0.04-2build4) ...\nSetting up libalgorithm-merge-perl (0.08-2) ...\nSetting up libfile-fcntllock-perl (0.14-2build1) ...\nSetting up manpages-dev (3.54-1ubuntu1) ...\nSetting up python3-pkg-resources (3.3-1ubuntu2) ...\nSetting up python-chardet-whl (2.2.1-2~ubuntu1) ...\nSetting up python-colorama (0.2.5-0.1ubuntu2) ...\nSetting up python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib (0.1.8-1ubuntu1) ...\nSetting up python-distlib-whl (0.1.8-1ubuntu1) ...\nSetting up python-html5lib (0.999-3~ubuntu1) ...\nSetting up python-html5lib-whl (0.999-3~ubuntu1) ...\nSetting up python-six-whl (1.5.2-1ubuntu1.1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.4) ...\nSetting up python-setuptools-whl (3.3-1ubuntu2) ...\nSetting up python-pip-whl (1.5.4-1ubuntu4) ...\nSetting up python-pip (1.5.4-1ubuntu4) ...\nSetting up python-wheel (0.24.0-1~ubuntu1.1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-infrastructure (1.0-180328.114312) ...\nProcessing pyzmq-16.0.2-py2.7-linux-x86_64.egg\nCopying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages\nAdding pyzmq 16.0.2 to easy-install.pth file\n\nInstalled /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg\nProcessing dependencies for pyzmq==16.0.2\nFinished processing dependencies for pyzmq==16.0.2\nNew python executable in /usr/share/clearwater/infrastructure/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting cw_infrastructure\nCollecting dnspython (from cw_infrastructure)\nCollecting pathlib (from cw_infrastructure)\nCollecting contextlib2 (from cw_infrastructure)\nCollecting nsenter (from cw_infrastructure)\nCollecting argparse (from cw_infrastructure)\nInstalling collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env\nSuccessfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-log-cleanup (1.0-180328.114312) ...\nSetting up clearwater-monit (5.18-180322.170159) ...\nclearwater-monit start/running, process 8349\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-diags-monitor (1.0-180328.114312) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up nginx-core (1.4.6-1ubuntu3.9) ...\n"} 2018-12-27 19:40:26,875 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/b60d844c-a06f-456e-a245-d548e0ebe850/action used request id req-1c1c7def-c4ab-4ca1-b8c1-4bd48736c876 2018-12-27 19:40:26,875 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0753970146179s 2018-12-27 19:40:26,877 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/b60d844c-a06f-456e-a245-d548e0ebe850/action used request id req-1c1c7def-c4ab-4ca1-b8c1-4bd48736c876 2018-12-27 19:40:26,877 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-163-generic (buildd@lgw01-amd64-058) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #213-Ubuntu SMP Thu Nov 15 02:19:07 UTC 2018 (Ubuntu 3.13.0-163.213-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-163-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe1551 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe14d1 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84096 r8192 d22400 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc80 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-163-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008014] pid_max: default: 32768 minimum: 301 [ 0.009671] Security Framework initialized [ 0.011198] AppArmor: AppArmor initialized [ 0.012007] Yama: becoming mindful. [ 0.013530] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017802] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020869] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.026791] Initializing cgroup subsys memory [ 0.028025] Initializing cgroup subsys devices [ 0.029584] Initializing cgroup subsys freezer [ 0.031017] Initializing cgroup subsys blkio [ 0.032009] Initializing cgroup subsys perf_event [ 0.033891] Initializing cgroup subsys hugetlb [ 0.036803] mce: CPU supports 10 MCE banks [ 0.038523] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.038523] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040013] Spectre V2 : Mitigation: Full generic retpoline [ 0.044008] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.046385] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.048003] Spectre V2 : Disabling Indirect Banch Restricted Speculation [ 0.052003] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.055243] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.060460] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.067790] ACPI: Core revision 20131115 [ 0.068549] ACPI: All ACPI Tables successfully acquired [ 0.072069] ftrace: allocating 28753 entries in 113 pages [ 0.096200] smpboot: Max logical packages: 2 [ 0.098014] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.100004] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.102803] Enabling x2apic [ 0.104000] Enabled x2apic [ 0.104008] Switched APIC routing to physical x2apic. [ 0.109387] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.111757] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.116035] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.127252] KVM setup paravirtual spinlock [ 0.129973] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.132206] x86: Booting SMP configuration: [ 0.133980] .... node #0, CPUs: #1[ 0.129921] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.152022] x86: Booted up 1 node, 2 CPUs [ 0.152013] KVM setup async PF for cpu 1 [ 0.152015] kvm-stealtime: cpu 1, msr 7fd0fc80 [ 0.156012] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.159162] devtmpfs: initialized [ 0.161679] EVM: security.selinux [ 0.163205] EVM: security.SMACK64 [ 0.164003] EVM: security.ima [ 0.165377] EVM: security.capability [ 0.167011] pinctrl core: initialized pinctrl subsystem [ 0.168060] regulator-dummy: no parameters [ 0.169960] RTC time: 19:38:30, date: 12/27/18 [ 0.171956] NET: Registered protocol family 16 [ 0.172147] cpuidle: using governor ladder [ 0.173963] cpuidle: using governor menu [ 0.175796] ACPI: bus type PCI registered [ 0.176008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.178756] PCI: Using configuration type 1 for base access [ 0.180659] bio: create slab at 0 [ 0.181793] ACPI: Added _OSI(Module Device) [ 0.184004] ACPI: Added _OSI(Processor Device) [ 0.185817] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.187709] ACPI: Added _OSI(Processor Aggregator Device) [ 0.189867] ACPI: Interpreter enabled [ 0.191489] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.194356] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.197037] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.200005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.203218] ACPI: (supports S0 S5) [ 0.204004] ACPI: Using IOAPIC for interrupt routing [ 0.206340] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.208223] ACPI: No dock devices found. [ 0.211681] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.212008] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.214923] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.216035] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.220416] acpiphp: Slot [3] registered [ 0.222841] acpiphp: Slot [4] registered [ 0.224055] acpiphp: Slot [5] registered [ 0.226436] acpiphp: Slot [6] registered [ 0.228057] acpiphp: Slot [7] registered [ 0.230454] acpiphp: Slot [8] registered [ 0.232040] acpiphp: Slot [9] registered [ 0.234499] acpiphp: Slot [10] registered [ 0.236040] acpiphp: Slot [11] registered [ 0.238459] acpiphp: Slot [12] registered [ 0.240038] acpiphp: Slot [13] registered [ 0.241832] acpiphp: Slot [14] registered [ 0.243622] acpiphp: Slot [15] registered [ 0.244030] acpiphp: Slot [16] registered [ 0.245708] acpiphp: Slot [17] registered [ 0.247247] acpiphp: Slot [18] registered [ 0.248033] acpiphp: Slot [19] registered [ 0.249640] acpiphp: Slot [20] registered [ 0.251290] acpiphp: Slot [21] registered [ 0.252023] acpiphp: Slot [22] registered [ 0.253642] acpiphp: Slot [23] registered [ 0.255223] acpiphp: Slot [24] registered [ 0.256023] acpiphp: Slot [25] registered [ 0.257613] acpiphp: Slot [26] registered [ 0.259122] acpiphp: Slot [27] registered [ 0.260023] acpiphp: Slot [28] registered [ 0.261429] acpiphp: Slot [29] registered [ 0.262903] acpiphp: Slot [30] registered [ 0.264035] acpiphp: Slot [31] registered [ 0.265631] PCI host bridge to bus 0000:00 [ 0.267227] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.268005] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.270260] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.272005] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.274160] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.276004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.286256] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.288016] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.319226] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.321239] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.323728] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.325157] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.327583] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.328913] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.330997] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.330997] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.332004] vgaarb: loaded [ 0.333040] vgaarb: bridge control possible 0000:00:02.0 [ 0.335032] SCSI subsystem initialized [ 0.336174] ACPI: bus type USB registered [ 0.337469] usbcore: registered new interface driver usbfs [ 0.339249] usbcore: registered new interface driver hub [ 0.340057] usbcore: registered new device driver usb [ 0.341752] PCI: Using ACPI for IRQ routing [ 0.341884] NetLabel: Initializing [ 0.344007] NetLabel: domain hash size = 128 [ 0.345452] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.347132] NetLabel: unlabeled traffic allowed by default [ 0.348215] Switched to clocksource kvm-clock [ 0.360229] AppArmor: AppArmor Filesystem Enabled [ 0.362474] pnp: PnP ACPI init [ 0.364294] ACPI: bus type PNP registered [ 0.367130] pnp: PnP ACPI: found 8 devices [ 0.369334] ACPI: bus type PNP unregistered [ 0.378628] NET: Registered protocol family 2 [ 0.380764] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.383869] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.386624] TCP: Hash tables configured (established 16384 bind 16384) [ 0.389289] TCP: reno registered [ 0.390706] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.393071] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.395636] NET: Registered protocol family 1 [ 0.397449] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.399760] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.401990] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.425844] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.449618] Trying to unpack rootfs image as initramfs... [ 0.558318] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.561643] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.563922] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.566458] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.570210] Scanning for low memory corruption every 60 seconds [ 0.573288] Initialise system trusted keyring [ 0.575323] audit: initializing netlink socket (disabled) [ 0.577612] type=2000 audit(1545939510.950:1): initialized [ 0.604635] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.608040] zbud: loaded [ 0.609474] VFS: Disk quotas dquot_6.5.2 [ 0.611181] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.614160] fuse init (API version 7.22) [ 0.615922] msgmni has been set to 3997 [ 0.617617] Key type big_key registered [ 0.619847] Key type asymmetric registered [ 0.621566] Asymmetric key parser 'x509' registered [ 0.623541] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.626624] io scheduler noop registered [ 0.628298] io scheduler deadline registered (default) [ 0.630485] io scheduler cfq registered [ 0.632220] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.634255] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.636387] ipmi message handler version 39.2 [ 0.637919] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.640403] ACPI: Power Button [PWRF] [ 0.641801] GHES: HEST is not enabled! [ 0.664083] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.708931] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.732205] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.734856] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.762426] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.765874] Linux agpgart interface v0.103 [ 0.768471] brd: module loaded [ 0.770111] loop: module loaded [ 0.771731] blk-mq: CPU -> queue map [ 0.773029] CPU 0 -> Queue 0 [ 0.774176] CPU 1 -> Queue 0 [ 0.776217] vda: vda1 [ 0.778010] scsi0 : ata_piix [ 0.779235] scsi1 : ata_piix [ 0.780384] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.782631] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.785129] libphy: Fixed MDIO Bus: probed [ 0.786993] tun: Universal TUN/TAP device driver, 1.6 [ 0.788729] tun: (C) 1999-2004 Max Krasnyansky [ 0.792818] PPP generic driver version 2.4.2 [ 0.794351] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.796570] ehci-pci: EHCI PCI platform driver [ 0.798251] ehci-platform: EHCI generic platform driver [ 0.800680] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.802796] ohci-pci: OHCI PCI platform driver [ 0.804854] ohci-platform: OHCI generic platform driver [ 0.808143] uhci_hcd: USB Universal Host Controller Interface driver [ 0.840754] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.842675] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.845360] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.847422] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.849801] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.852642] usb usb1: Product: UHCI Host Controller [ 0.854686] usb usb1: Manufacturer: Linux 3.13.0-163-generic uhci_hcd [ 0.857201] usb usb1: SerialNumber: 0000:00:01.2 [ 0.859386] hub 1-0:1.0: USB hub found [ 0.860869] hub 1-0:1.0: 2 ports detected [ 0.862825] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.867107] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.869264] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.871370] mousedev: PS/2 mouse device common for all mice [ 0.873863] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.877229] rtc_cmos 00:00: RTC can wake from S4 [ 0.879233] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.881302] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.883542] device-mapper: uevent: version 1.0.3 [ 0.885357] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.888459] ledtrig-cpu: registered to indicate activity on CPUs [ 0.890628] TCP: cubic registered [ 0.892411] NET: Registered protocol family 10 [ 0.894314] NET: Registered protocol family 17 [ 0.907509] Key type dns_resolver registered [ 0.909329] Loading compiled-in X.509 certificates [ 0.911933] Loaded X.509 cert 'Magrathea: Glacier signing key: 094079111c1fcc174da628d837dd46328f08651c' [ 0.915595] registered taskstats version 1 [ 0.919644] Key type trusted registered [ 0.924632] Key type encrypted registered [ 0.926548] AppArmor: AppArmor sha1 policy hashing enabled [ 0.928499] IMA: No TPM chip found, activating TPM-bypass! [ 0.931647] regulator-dummy: disabling [ 0.933409] Magic number: 14:663:648 [ 0.935074] acpi LNXCPU:01: hash matches [ 0.936856] rtc_cmos 00:00: setting system clock to 2018-12-27 19:38:30 UTC (1545939510) [ 0.940206] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.942721] EDD information not available. [ 0.946851] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.950180] Write protecting the kernel read-only data: 12288k [ 0.954041] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.959193] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.974960] systemd-udevd[107]: starting version 204 [ 1.012595] FDC 0 is a S82078B [ 1.172053] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.337223] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.339762] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.342317] usb 1-1: Product: QEMU USB Tablet [ 1.344138] usb 1-1: Manufacturer: QEMU [ 1.345813] usb 1-1: SerialNumber: 42 [ 2.038694] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3 Begin: Loading essential drivers ... done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... done. [ 2.433705] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Begin: Running /scripts/local-bottom ... done. done. Begin: Running /scripts/init-bottom ... done. [ 2.545024] random: init urandom read with 10 bits of entropy available * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] [ 2.796380] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Thu, 27 Dec 2018 19:38:32 +0000. Up 3.25 seconds. cloud-init-nonet[3.41]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[5.06]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Thu, 27 Dec 2018 19:38:34 +0000. Up 5.22 seconds. ci-info: ++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:64:42:66 | ci-info: | eth0 | True | 192.168.0.3 | 255.255.255.0 | fa:16:3e:8e:c2:e4 | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ dmesg: write failed: Broken pipe Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 9b:d0:c3:cb:d2:90:87:d3:0e:e4:15:00:f2:56:f3:cd root@homer-0 The key's randomart image is: +--[ RSA 2048]----+ | . ..+.. | | o . o + | | o . o E | | . o B | | O S | | X = | | . B | | . | | | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 5b:26:97:42:fd:ba:43:3e:f6:cd:58:54:de:56:df:74 root@homer-0 The key's randomart image is: +--[ DSA 1024]----+ | | | . | | . . E| | . o +*| | S = . . *| | B.. . . | | .o. . | | =. = | | ..+o o | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: cb:9e:2b:33:81:df:b5:65:c4:36:84:e0:55:36:65:4a root@homer-0 The key's randomart image is: +--[ECDSA 256]---+ | ...oE.o | | . ..o.+ | | . o. | | = | | . S o . | | . .. .. o | | . oo. + | | =.... | | ++. | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: c9:1c:b9:32:cf:53:6c:07:ec:87:dc:1d:f8:d3:65:7b root@homer-0 The key's randomart image is: +--[ED25519 256--+ | | | o . | | o o . . o| | o B + o +o| | o S B + +.E| | = o o ..| | + | | . | | | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting early crypto disks... * Starting Handle applying cloud-config[74G[ OK ] [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Thu, 27 Dec 2018 19:38:39 +0000. Up 10.22 seconds. * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Ubuntu 14.04.5 LTS homer-0 ttyS0 homer-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Thu, 27 Dec 2018 19:38:41 +0000. Up 11.59 seconds. + cat ++ cut -d / -f 2 ++ echo 192.168.1.0/24 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 14304 0 --:--:-- --:--:-- --:--:-- 14248100 3149 100 3149 0 0 14300 0 --:--:-- --:--:-- --:--:-- 14248 OK + apt-get update Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:3 http://repo.cw-ngv.com binary/ Release [1219 B] Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:5 http://security.ubuntu.com trusty-security/main Sources [167 kB] Get:6 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:7 http://security.ubuntu.com trusty-security/universe Sources [96.0 kB] Get:8 http://security.ubuntu.com trusty-security/main amd64 Packages [797 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Get:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [277 kB] Get:10 http://security.ubuntu.com trusty-security/main Translation-en [427 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:11 http://security.ubuntu.com trusty-security/universe Translation-en [150 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [226 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7437 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1135 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [510 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [562 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [272 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Fetched 12.9 MB in 9s (1405 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.7 + '[' -n 192.168.0.7 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install homer --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 crest dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libpython2.7-dev libquadmath0 libsensors4 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev python3-pkg-resources realpath sysstat Suggested packages: binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales clearwater-logging clearwater-snmpd clearwater-secure-connections debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc libgd-tools lm-sensors libstdc++-4.8-doc pkg-config make-doc fcgiwrap nginx-doc ntp-doc python-genshi python-lxml python3-setuptools isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 crest dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin homer inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libpython2.7-dev libquadmath0 libsensors4 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev python3-pkg-resources realpath sysstat 0 upgraded, 94 newly installed, 0 to remove and 12 not upgraded. Need to get 88.0 MB of archives. After this operation, 202 MB of additional disk space will be used. Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:2 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:13 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-164.214 [774 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.5 [22.0 MB] Get:32 http://repo.cw-ngv.com/stable/ binary/ homer 1.0-180326.111418 [35.6 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5418 B] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.5 [269 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Extracting templates from packages: 31%Extracting templates from packages: 63%Extracting templates from packages: 95%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 88.0 MB in 8s (9995 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51330 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libjbig0:amd64. Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... Selecting previously unselected package libtiff5:amd64. Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Selecting previously unselected package libvpx1:amd64. Preparing to unpack .../libvpx1_1.3.0-2_amd64.deb ... Unpacking libvpx1:amd64 (1.3.0-2) ... Selecting previously unselected package libxpm4:amd64. Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Selecting previously unselected package libgd3:amd64. Preparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-164.214_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-164.214) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package libexpat1-dev:amd64. Preparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ... Unpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Selecting previously unselected package libpython2.7-dev:amd64. Preparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libxslt1.1:amd64. Preparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ... Unpacking clearwater-diags-monitor (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... Selecting previously unselected package nginx-common. Preparing to unpack .../nginx-common_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx-common (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx-core. Preparing to unpack .../nginx-core_1.4.6-1ubuntu3.9_amd64.deb ... Unpacking nginx-core (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx. Preparing to unpack .../nginx_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx (1.4.6-1ubuntu3.9) ... Selecting previously unselected package clearwater-nginx. Preparing to unpack .../clearwater-nginx_1.0-180322.165850_all.deb ... Unpacking clearwater-nginx (1.0-180322.165850) ... Selecting previously unselected package libxml2-dev:amd64. Preparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ... Unpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... Selecting previously unselected package libxslt1-dev:amd64. Preparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package python2.7-dev. Preparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking python2.7-dev (2.7.6-8ubuntu0.5) ... Selecting previously unselected package python-zmq. Preparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ... Unpacking python-zmq (14.0.1-1build2) ... Selecting previously unselected package libzmq3-dev:amd64. Preparing to unpack .../libzmq3-dev_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package crest. Preparing to unpack .../crest_1.0-180326.111418_amd64.deb ... Unpacking crest (1.0-180326.111418) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package homer. Preparing to unpack .../homer_1.0-180326.111418_amd64.deb ... Unpacking homer (1.0-180326.111418) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up fonts-dejavu-core (2.34-1ubuntu1) ... Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Setting up libjpeg8:amd64 (8c-2ubuntu8) ... Setting up libjbig0:amd64 (2.0-2ubuntu4.1) ... Setting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Setting up libvpx1:amd64 (1.3.0-2) ... Setting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Setting up libgd3:amd64 (2.1.0-3ubuntu0.10) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libc-dev-bin (2.19-0ubuntu6.14) ... Setting up linux-libc-dev:amd64 (3.13.0-164.214) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Setting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up iotop (0.6-1) ... Setting up nginx-common (1.4.6-1ubuntu3.9) ... Setting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... Setting up libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ... Setting up python2.7-dev (2.7.6-8ubuntu0.5) ... Setting up python-zmq (14.0.1-1build2) ... Setting up libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-180328.114312) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting cw_infrastructure Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Installing collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-log-cleanup (1.0-180328.114312) ... Setting up clearwater-monit (5.18-180322.170159) ... clearwater-monit start/running, process 8349 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-diags-monitor (1.0-180328.114312) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up nginx-core (1.4.6-1ubuntu3.9) ... 2018-12-27 19:40:26,881 - functest.core.singlevm - DEBUG - try 10: cannot find regex 'Cloud-init .* finished at ' in console 2018-12-27 19:40:36,891 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-27 19:40:36,894 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1160947540e39475cdcf001250247e001a7a12cf" 2018-12-27 19:40:37,394 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:40:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-330f7070-be5f-4231-a6a6-53f7caa31e17 x-compute-request-id: req-330f7070-be5f-4231-a6a6-53f7caa31e17 Content-Encoding: gzip Content-Length: 1508 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:c2:e4", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:c2:e4", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:64:42:66", "version": 4, "addr": "192.168.1.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:64:42:66", "version": 4, "addr": "172.30.9.218", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/b60d844c-a06f-456e-a245-d548e0ebe850", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/b60d844c-a06f-456e-a245-d548e0ebe850", "rel": "bookmark"}], "image": {"id": "32de5565-c2d6-40e1-a076-b02e04d8b38d", "links": [{"href": "http://172.30.9.31:8774/images/32de5565-c2d6-40e1-a076-b02e04d8b38d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T19:38:29.000000", "flavor": {"id": "49521764-2b45-4138-bc33-9eb85445fa6c", "links": [{"href": "http://172.30.9.31:8774/flavors/49521764-2b45-4138-bc33-9eb85445fa6c", "rel": "bookmark"}]}, "id": "b60d844c-a06f-456e-a245-d548e0ebe850", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "e7c77990ffaf4447ba7d154f141f5f6f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T19:38:29Z", "hostId": "7935404ab45d1467d9d5233abd8c2483b155e013f8c227d5b4684907", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_bd473631-e088-4b41-9469-069909e508ff", "name": "homer-0.clearwater.opnfv", "created": "2018-12-27T19:37:54Z", "tenant_id": "5659dcbdaa7742d7bfece797c4514064", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:ef:3f", "version": 4, "addr": "192.168.0.27", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:ef:3f", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:9f:e7", "version": 4, "addr": "192.168.1.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/61e02295-3179-4e3a-8f57-836a5933f12c", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/61e02295-3179-4e3a-8f57-836a5933f12c", "rel": "bookmark"}], "image": {"id": "32de5565-c2d6-40e1-a076-b02e04d8b38d", "links": [{"href": "http://172.30.9.31:8774/images/32de5565-c2d6-40e1-a076-b02e04d8b38d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T19:38:27.000000", "flavor": {"id": "49521764-2b45-4138-bc33-9eb85445fa6c", "links": [{"href": "http://172.30.9.31:8774/flavors/49521764-2b45-4138-bc33-9eb85445fa6c", "rel": "bookmark"}]}, "id": "61e02295-3179-4e3a-8f57-836a5933f12c", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "e7c77990ffaf4447ba7d154f141f5f6f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T19:38:27Z", "hostId": "7935404ab45d1467d9d5233abd8c2483b155e013f8c227d5b4684907", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_bd473631-e088-4b41-9469-069909e508ff", "name": "dime-0.clearwater.opnfv", "created": "2018-12-27T19:37:53Z", "tenant_id": "5659dcbdaa7742d7bfece797c4514064", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d9:11:be", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d9:11:be", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c7:d5:1f", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/f6653274-ab3c-4e08-a1c5-e0a3a5e12bab", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/f6653274-ab3c-4e08-a1c5-e0a3a5e12bab", "rel": "bookmark"}], "image": {"id": "32de5565-c2d6-40e1-a076-b02e04d8b38d", "links": [{"href": "http://172.30.9.31:8774/images/32de5565-c2d6-40e1-a076-b02e04d8b38d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T19:38:31.000000", "flavor": {"id": "49521764-2b45-4138-bc33-9eb85445fa6c", "links": [{"href": "http://172.30.9.31:8774/flavors/49521764-2b45-4138-bc33-9eb85445fa6c", "rel": "bookmark"}]}, "id": "f6653274-ab3c-4e08-a1c5-e0a3a5e12bab", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}], "user_id": "e7c77990ffaf4447ba7d154f141f5f6f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T19:38:31Z", "hostId": "7935404ab45d1467d9d5233abd8c2483b155e013f8c227d5b4684907", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_bd473631-e088-4b41-9469-069909e508ff", "name": "sprout-0.clearwater.opnfv", "created": "2018-12-27T19:37:53Z", "tenant_id": "5659dcbdaa7742d7bfece797c4514064", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b7:4f", "version": 4, "addr": "192.168.0.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b7:4f", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:c1:db", "version": 4, "addr": "192.168.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:c1:db", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/fc6bcdb8-04b7-40f4-a89b-dcddd8130d44", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/fc6bcdb8-04b7-40f4-a89b-dcddd8130d44", "rel": "bookmark"}], "image": {"id": "32de5565-c2d6-40e1-a076-b02e04d8b38d", "links": [{"href": "http://172.30.9.31:8774/images/32de5565-c2d6-40e1-a076-b02e04d8b38d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T19:38:29.000000", "flavor": {"id": "49521764-2b45-4138-bc33-9eb85445fa6c", "links": [{"href": "http://172.30.9.31:8774/flavors/49521764-2b45-4138-bc33-9eb85445fa6c", "rel": "bookmark"}]}, "id": "fc6bcdb8-04b7-40f4-a89b-dcddd8130d44", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-bono-sig"}], "user_id": "e7c77990ffaf4447ba7d154f141f5f6f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T19:38:29Z", "hostId": "7935404ab45d1467d9d5233abd8c2483b155e013f8c227d5b4684907", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_bd473631-e088-4b41-9469-069909e508ff", "name": "bono-0.clearwater.opnfv", "created": "2018-12-27T19:37:53Z", "tenant_id": "5659dcbdaa7742d7bfece797c4514064", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9e:85:ac", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9e:85:ac", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3d:d4:30", "version": 4, "addr": "192.168.1.2", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/38fc4a7e-277a-4960-88c7-d39ce87f4bdc", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/38fc4a7e-277a-4960-88c7-d39ce87f4bdc", "rel": "bookmark"}], "image": {"id": "32de5565-c2d6-40e1-a076-b02e04d8b38d", "links": [{"href": "http://172.30.9.31:8774/images/32de5565-c2d6-40e1-a076-b02e04d8b38d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T19:38:07.000000", "flavor": {"id": "49521764-2b45-4138-bc33-9eb85445fa6c", "links": [{"href": "http://172.30.9.31:8774/flavors/49521764-2b45-4138-bc33-9eb85445fa6c", "rel": "bookmark"}]}, "id": "38fc4a7e-277a-4960-88c7-d39ce87f4bdc", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}], "user_id": "e7c77990ffaf4447ba7d154f141f5f6f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T19:38:07Z", "hostId": "e0f75b676eb2b7d2e6c5c117c7ca7a2f9cec907ebbfca4e893351767", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_bd473631-e088-4b41-9469-069909e508ff", "name": "vellum-0.clearwater.opnfv", "created": "2018-12-27T19:37:50Z", "tenant_id": "5659dcbdaa7742d7bfece797c4514064", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:26:6a:cd", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:26:6a:cd", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/58a22854-a720-43ad-b9f2-662508a20c99", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/58a22854-a720-43ad-b9f2-662508a20c99", "rel": "bookmark"}], "image": {"id": "32de5565-c2d6-40e1-a076-b02e04d8b38d", "links": [{"href": "http://172.30.9.31:8774/images/32de5565-c2d6-40e1-a076-b02e04d8b38d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T19:37:25.000000", "flavor": {"id": "49521764-2b45-4138-bc33-9eb85445fa6c", "links": [{"href": "http://172.30.9.31:8774/flavors/49521764-2b45-4138-bc33-9eb85445fa6c", "rel": "bookmark"}]}, "id": "58a22854-a720-43ad-b9f2-662508a20c99", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "e7c77990ffaf4447ba7d154f141f5f6f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T19:37:25Z", "hostId": "7935404ab45d1467d9d5233abd8c2483b155e013f8c227d5b4684907", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_bd473631-e088-4b41-9469-069909e508ff", "name": "ellis-0.clearwater.opnfv", "created": "2018-12-27T19:35:46Z", "tenant_id": "5659dcbdaa7742d7bfece797c4514064", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2c:36:bf", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2c:36:bf", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7b:f8:ba", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/dbc80c75-c7be-4193-8df4-be72cd1301d0", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/dbc80c75-c7be-4193-8df4-be72cd1301d0", "rel": "bookmark"}], "image": {"id": "32de5565-c2d6-40e1-a076-b02e04d8b38d", "links": [{"href": "http://172.30.9.31:8774/images/32de5565-c2d6-40e1-a076-b02e04d8b38d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T19:35:32.000000", "flavor": {"id": "49521764-2b45-4138-bc33-9eb85445fa6c", "links": [{"href": "http://172.30.9.31:8774/flavors/49521764-2b45-4138-bc33-9eb85445fa6c", "rel": "bookmark"}]}, "id": "dbc80c75-c7be-4193-8df4-be72cd1301d0", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "e7c77990ffaf4447ba7d154f141f5f6f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T19:35:32Z", "hostId": "e0f75b676eb2b7d2e6c5c117c7ca7a2f9cec907ebbfca4e893351767", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_bd473631-e088-4b41-9469-069909e508ff", "name": "ns.clearwater.opnfv", "created": "2018-12-27T19:33:41Z", "tenant_id": "5659dcbdaa7742d7bfece797c4514064", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-27 19:40:37,395 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-330f7070-be5f-4231-a6a6-53f7caa31e17 2018-12-27 19:40:37,395 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.503415822983s 2018-12-27 19:40:37,396 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-330f7070-be5f-4231-a6a6-53f7caa31e17 2018-12-27 19:40:37,402 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-12-27 19:40:37,405 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/servers/b60d844c-a06f-456e-a245-d548e0ebe850/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}1160947540e39475cdcf001250247e001a7a12cf" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-27 19:40:37,537 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:40:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2c79723c-acd4-4984-9676-be6e3b2b36c4 x-compute-request-id: req-2c79723c-acd4-4984-9676-be6e3b2b36c4 Content-Encoding: gzip Content-Length: 17759 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-163-generic (buildd@lgw01-amd64-058) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #213-Ubuntu SMP Thu Nov 15 02:19:07 UTC 2018 (Ubuntu 3.13.0-163.213-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-163-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff]\n[ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff]\n[ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff]\n[ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff]\n[ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000007ffe1551 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000007ffe0000 000040\n[ 0.000000] ACPI: APIC 000000007ffe14d1 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84096 r8192 d22400 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc80\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-163-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008014] pid_max: default: 32768 minimum: 301\n[ 0.009671] Security Framework initialized\n[ 0.011198] AppArmor: AppArmor initialized\n[ 0.012007] Yama: becoming mindful.\n[ 0.013530] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.017802] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.020869] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.024006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.026791] Initializing cgroup subsys memory\n[ 0.028025] Initializing cgroup subsys devices\n[ 0.029584] Initializing cgroup subsys freezer\n[ 0.031017] Initializing cgroup subsys blkio\n[ 0.032009] Initializing cgroup subsys perf_event\n[ 0.033891] Initializing cgroup subsys hugetlb\n[ 0.036803] mce: CPU supports 10 MCE banks\n[ 0.038523] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.038523] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.040013] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.044008] Spectre V2 : Enabling Indirect Branch Prediction Barrier\n[ 0.046385] Spectre V2 : Enabling Restricted Speculation for firmware calls\n[ 0.048003] Spectre V2 : Disabling Indirect Banch Restricted Speculation\n[ 0.052003] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.055243] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.060460] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.067790] ACPI: Core revision 20131115\n[ 0.068549] ACPI: All ACPI Tables successfully acquired\n[ 0.072069] ftrace: allocating 28753 entries in 113 pages\n[ 0.096200] smpboot: Max logical packages: 2\n[ 0.098014] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.100004] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.102803] Enabling x2apic\n[ 0.104000] Enabled x2apic\n[ 0.104008] Switched APIC routing to physical x2apic.\n[ 0.109387] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.111757] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.116035] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.127252] KVM setup paravirtual spinlock\n[ 0.129973] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.132206] x86: Booting SMP configuration:\n[ 0.133980] .... node #0, CPUs: #1[ 0.129921] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.152022] x86: Booted up 1 node, 2 CPUs\n[ 0.152013] KVM setup async PF for cpu 1\n[ 0.152015] kvm-stealtime: cpu 1, msr 7fd0fc80\n[ 0.156012] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.159162] devtmpfs: initialized\n[ 0.161679] EVM: security.selinux\n[ 0.163205] EVM: security.SMACK64\n[ 0.164003] EVM: security.ima\n[ 0.165377] EVM: security.capability\n[ 0.167011] pinctrl core: initialized pinctrl subsystem\n[ 0.168060] regulator-dummy: no parameters\n[ 0.169960] RTC time: 19:38:30, date: 12/27/18\n[ 0.171956] NET: Registered protocol family 16\n[ 0.172147] cpuidle: using governor ladder\n[ 0.173963] cpuidle: using governor menu\n[ 0.175796] ACPI: bus type PCI registered\n[ 0.176008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.178756] PCI: Using configuration type 1 for base access\n[ 0.180659] bio: create slab at 0\n[ 0.181793] ACPI: Added _OSI(Module Device)\n[ 0.184004] ACPI: Added _OSI(Processor Device)\n[ 0.185817] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.187709] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.189867] ACPI: Interpreter enabled\n[ 0.191489] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.194356] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.197037] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.200005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.203218] ACPI: (supports S0 S5)\n[ 0.204004] ACPI: Using IOAPIC for interrupt routing\n[ 0.206340] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.208223] ACPI: No dock devices found.\n[ 0.211681] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.212008] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.214923] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.216035] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.220416] acpiphp: Slot [3] registered\n[ 0.222841] acpiphp: Slot [4] registered\n[ 0.224055] acpiphp: Slot [5] registered\n[ 0.226436] acpiphp: Slot [6] registered\n[ 0.228057] acpiphp: Slot [7] registered\n[ 0.230454] acpiphp: Slot [8] registered\n[ 0.232040] acpiphp: Slot [9] registered\n[ 0.234499] acpiphp: Slot [10] registered\n[ 0.236040] acpiphp: Slot [11] registered\n[ 0.238459] acpiphp: Slot [12] registered\n[ 0.240038] acpiphp: Slot [13] registered\n[ 0.241832] acpiphp: Slot [14] registered\n[ 0.243622] acpiphp: Slot [15] registered\n[ 0.244030] acpiphp: Slot [16] registered\n[ 0.245708] acpiphp: Slot [17] registered\n[ 0.247247] acpiphp: Slot [18] registered\n[ 0.248033] acpiphp: Slot [19] registered\n[ 0.249640] acpiphp: Slot [20] registered\n[ 0.251290] acpiphp: Slot [21] registered\n[ 0.252023] acpiphp: Slot [22] registered\n[ 0.253642] acpiphp: Slot [23] registered\n[ 0.255223] acpiphp: Slot [24] registered\n[ 0.256023] acpiphp: Slot [25] registered\n[ 0.257613] acpiphp: Slot [26] registered\n[ 0.259122] acpiphp: Slot [27] registered\n[ 0.260023] acpiphp: Slot [28] registered\n[ 0.261429] acpiphp: Slot [29] registered\n[ 0.262903] acpiphp: Slot [30] registered\n[ 0.264035] acpiphp: Slot [31] registered\n[ 0.265631] PCI host bridge to bus 0000:00\n[ 0.267227] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.268005] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.270260] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.272005] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.274160] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.276004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.286256] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.288016] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.319226] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.321239] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.323728] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.325157] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.327583] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.328913] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.330997] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.330997] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.332004] vgaarb: loaded\n[ 0.333040] vgaarb: bridge control possible 0000:00:02.0\n[ 0.335032] SCSI subsystem initialized\n[ 0.336174] ACPI: bus type USB registered\n[ 0.337469] usbcore: registered new interface driver usbfs\n[ 0.339249] usbcore: registered new interface driver hub\n[ 0.340057] usbcore: registered new device driver usb\n[ 0.341752] PCI: Using ACPI for IRQ routing\n[ 0.341884] NetLabel: Initializing\n[ 0.344007] NetLabel: domain hash size = 128\n[ 0.345452] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.347132] NetLabel: unlabeled traffic allowed by default\n[ 0.348215] Switched to clocksource kvm-clock\n[ 0.360229] AppArmor: AppArmor Filesystem Enabled\n[ 0.362474] pnp: PnP ACPI init\n[ 0.364294] ACPI: bus type PNP registered\n[ 0.367130] pnp: PnP ACPI: found 8 devices\n[ 0.369334] ACPI: bus type PNP unregistered\n[ 0.378628] NET: Registered protocol family 2\n[ 0.380764] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.383869] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.386624] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.389289] TCP: reno registered\n[ 0.390706] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.393071] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.395636] NET: Registered protocol family 1\n[ 0.397449] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.399760] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.401990] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.425844] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.449618] Trying to unpack rootfs image as initramfs...\n[ 0.558318] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.561643] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.563922] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.566458] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.570210] Scanning for low memory corruption every 60 seconds\n[ 0.573288] Initialise system trusted keyring\n[ 0.575323] audit: initializing netlink socket (disabled)\n[ 0.577612] type=2000 audit(1545939510.950:1): initialized\n[ 0.604635] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.608040] zbud: loaded\n[ 0.609474] VFS: Disk quotas dquot_6.5.2\n[ 0.611181] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.614160] fuse init (API version 7.22)\n[ 0.615922] msgmni has been set to 3997\n[ 0.617617] Key type big_key registered\n[ 0.619847] Key type asymmetric registered\n[ 0.621566] Asymmetric key parser 'x509' registered\n[ 0.623541] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.626624] io scheduler noop registered\n[ 0.628298] io scheduler deadline registered (default)\n[ 0.630485] io scheduler cfq registered\n[ 0.632220] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.634255] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.636387] ipmi message handler version 39.2\n[ 0.637919] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.640403] ACPI: Power Button [PWRF]\n[ 0.641801] GHES: HEST is not enabled!\n[ 0.664083] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.708931] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.732205] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.734856] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.762426] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.765874] Linux agpgart interface v0.103\n[ 0.768471] brd: module loaded\n[ 0.770111] loop: module loaded\n[ 0.771731] blk-mq: CPU -> queue map\n[ 0.773029] CPU 0 -> Queue 0\n[ 0.774176] CPU 1 -> Queue 0\n[ 0.776217] vda: vda1\n[ 0.778010] scsi0 : ata_piix\n[ 0.779235] scsi1 : ata_piix\n[ 0.780384] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.782631] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.785129] libphy: Fixed MDIO Bus: probed\n[ 0.786993] tun: Universal TUN/TAP device driver, 1.6\n[ 0.788729] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.792818] PPP generic driver version 2.4.2\n[ 0.794351] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.796570] ehci-pci: EHCI PCI platform driver\n[ 0.798251] ehci-platform: EHCI generic platform driver\n[ 0.800680] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.802796] ohci-pci: OHCI PCI platform driver\n[ 0.804854] ohci-platform: OHCI generic platform driver\n[ 0.808143] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.840754] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.842675] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.845360] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.847422] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.849801] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.852642] usb usb1: Product: UHCI Host Controller\n[ 0.854686] usb usb1: Manufacturer: Linux 3.13.0-163-generic uhci_hcd\n[ 0.857201] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.859386] hub 1-0:1.0: USB hub found\n[ 0.860869] hub 1-0:1.0: 2 ports detected\n[ 0.862825] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.867107] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.869264] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.871370] mousedev: PS/2 mouse device common for all mice\n[ 0.873863] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.877229] rtc_cmos 00:00: RTC can wake from S4\n[ 0.879233] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.881302] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.883542] device-mapper: uevent: version 1.0.3\n[ 0.885357] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.888459] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.890628] TCP: cubic registered\n[ 0.892411] NET: Registered protocol family 10\n[ 0.894314] NET: Registered protocol family 17\n[ 0.907509] Key type dns_resolver registered\n[ 0.909329] Loading compiled-in X.509 certificates\n[ 0.911933] Loaded X.509 cert 'Magrathea: Glacier signing key: 094079111c1fcc174da628d837dd46328f08651c'\n[ 0.915595] registered taskstats version 1\n[ 0.919644] Key type trusted registered\n[ 0.924632] Key type encrypted registered\n[ 0.926548] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.928499] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.931647] regulator-dummy: disabling\n[ 0.933409] Magic number: 14:663:648\n[ 0.935074] acpi LNXCPU:01: hash matches\n[ 0.936856] rtc_cmos 00:00: setting system clock to 2018-12-27 19:38:30 UTC (1545939510)\n[ 0.940206] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.942721] EDD information not available.\n[ 0.946851] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.950180] Write protecting the kernel read-only data: 12288k\n[ 0.954041] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000)\n[ 0.959193] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.974960] systemd-udevd[107]: starting version 204\n[ 1.012595] FDC 0 is a S82078B\n[ 1.172053] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.337223] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.339762] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.342317] usb 1-1: Product: QEMU USB Tablet\n[ 1.344138] usb 1-1: Manufacturer: QEMU\n[ 1.345813] usb 1-1: SerialNumber: 42\n[ 2.038694] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3\nBegin: Loading essential drivers ... done.\nBegin: Running /scripts/init-premount ... done.\nBegin: Mounting root file system ... Begin: Running /scripts/local-top ... done.\nBegin: Running /scripts/local-premount ... done.\n[ 2.433705] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nBegin: Running /scripts/local-bottom ... done.\ndone.\nBegin: Running /scripts/init-bottom ... done.\n[ 2.545024] random: init urandom read with 10 bits of entropy available\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Starting Mount filesystems on boot[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n[ 2.796380] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Thu, 27 Dec 2018 19:38:32 +0000. Up 3.25 seconds.\ncloud-init-nonet[3.41]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[5.06]: static networking is now up\n * Starting configure network device[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Thu, 27 Dec 2018 19:38:34 +0000. Up 5.22 seconds.\nci-info: ++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: | Device | Up | Address | Mask | Hw-Address |\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . |\nci-info: | eth1 | False | . | . | fa:16:3e:64:42:66 |\nci-info: | eth0 | True | 192.168.0.3 | 255.255.255.0 | fa:16:3e:8e:c2:e4 |\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\ndmesg: write failed: Broken pipe\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\n9b:d0:c3:cb:d2:90:87:d3:0e:e4:15:00:f2:56:f3:cd root@homer-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| . ..+.. |\n| o . o + |\n| o . o E |\n| . o B |\n| O S |\n| X = |\n| . B |\n| . |\n| |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\n5b:26:97:42:fd:ba:43:3e:f6:cd:58:54:de:56:df:74 root@homer-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| |\n| . |\n| . . E|\n| . o +*|\n| S = . . *|\n| B.. . . |\n| .o. . |\n| =. = |\n| ..+o o |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\ncb:9e:2b:33:81:df:b5:65:c4:36:84:e0:55:36:65:4a root@homer-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| ...oE.o |\n| . ..o.+ |\n| . o. |\n| = |\n| . S o . |\n| . .. .. o |\n| . oo. + |\n| =.... |\n| ++. |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\nc9:1c:b9:32:cf:53:6c:07:ec:87:dc:1d:f8:d3:65:7b root@homer-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| |\n| o . |\n| o o . . o|\n| o B + o +o|\n| o S B + +.E|\n| = o o ..|\n| + |\n| . |\n| |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\n * Starting early crypto disks... * Starting Handle applying cloud-config[74G[ OK ]\n[80G [74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Thu, 27 Dec 2018 19:38:39 +0000. Up 10.22 seconds.\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\n\nUbuntu 14.04.5 LTS homer-0 ttyS0\n\nhomer-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Thu, 27 Dec 2018 19:38:41 +0000. Up 11.59 seconds.\n+ cat\n++ cut -d / -f 2\n++ echo 192.168.1.0/24\n+ chmod a+x /etc/init.d/signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace\n+ /etc/init.d/signaling_namespace\n+ echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ curl -L http://repo.cw-ngv.com/repo_key\n+ apt-key add -\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 14304 0 --:--:-- --:--:-- --:--:-- 14248100 3149 100 3149 0 0 14300 0 --:--:-- --:--:-- --:--:-- 14248\nOK\n+ apt-get update\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:3 http://repo.cw-ngv.com binary/ Release [1219 B]\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:5 http://security.ubuntu.com trusty-security/main Sources [167 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [96.0 kB]\nGet:8 http://security.ubuntu.com trusty-security/main amd64 Packages [797 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nGet:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [277 kB]\nGet:10 http://security.ubuntu.com trusty-security/main Translation-en [427 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:11 http://security.ubuntu.com trusty-security/universe Translation-en [150 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [226 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7437 B]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1135 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [510 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [562 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [272 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nFetched 12.9 MB in 9s (1405 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.7\n+ '[' -n 192.168.0.7 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install homer --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 crest\n dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core\n g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl\n libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1\n libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1\n libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libpython2.7-dev libquadmath0\n libsensors4 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4\n libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev\n nginx nginx-common nginx-core ntp python-chardet-whl python-colorama\n python-colorama-whl python-distlib python-distlib-whl python-html5lib\n python-html5lib-whl python-pip python-pip-whl python-requests-whl\n python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl\n python-virtualenv python-wheel python-zmq python2.7-dev\n python3-pkg-resources realpath sysstat\nSuggested packages:\n binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix\n mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales\n clearwater-logging clearwater-snmpd clearwater-secure-connections\n debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg\n gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc\n gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg\n libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc libgd-tools lm-sensors\n libstdc++-4.8-doc pkg-config make-doc fcgiwrap nginx-doc ntp-doc\n python-genshi python-lxml python3-setuptools isag\nRecommended packages:\n python-dev-all\nThe following NEW packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 crest\n dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core\n g++ g++-4.8 gcc gcc-4.8 gnutls-bin homer inotify-tools iotop\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl\n libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1\n libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1\n libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libpython2.7-dev libquadmath0\n libsensors4 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4\n libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev\n nginx nginx-common nginx-core ntp python-chardet-whl python-colorama\n python-colorama-whl python-distlib python-distlib-whl python-html5lib\n python-html5lib-whl python-pip python-pip-whl python-requests-whl\n python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl\n python-virtualenv python-wheel python-zmq python2.7-dev\n python3-pkg-resources realpath sysstat\n0 upgraded, 94 newly installed, 0 to remove and 12 not upgraded.\nNeed to get 88.0 MB of archives.\nAfter this operation, 202 MB of additional disk space will be used.\nGet:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:2 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB]\nGet:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:13 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-164.214 [774 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.5 [22.0 MB]\nGet:32 http://repo.cw-ngv.com/stable/ binary/ homer 1.0-180326.111418 [35.6 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5418 B]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.5 [269 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB]\nExtracting templates from packages: 31%Extracting templates from packages: 63%Extracting templates from packages: 95%Extracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 88.0 MB in 8s (9995 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51330 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package fonts-dejavu-core.\nPreparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ...\nUnpacking fonts-dejavu-core (2.34-1ubuntu1) ...\nSelecting previously unselected package fontconfig-config.\nPreparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ...\nUnpacking fontconfig-config (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libfontconfig1:amd64.\nPreparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ...\nUnpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libjpeg-turbo8:amd64.\nPreparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ...\nUnpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSelecting previously unselected package libjpeg8:amd64.\nPreparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ...\nUnpacking libjpeg8:amd64 (8c-2ubuntu8) ...\nSelecting previously unselected package libjbig0:amd64.\nPreparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ...\nUnpacking libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSelecting previously unselected package libtiff5:amd64.\nPreparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ...\nUnpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSelecting previously unselected package libvpx1:amd64.\nPreparing to unpack .../libvpx1_1.3.0-2_amd64.deb ...\nUnpacking libvpx1:amd64 (1.3.0-2) ...\nSelecting previously unselected package libxpm4:amd64.\nPreparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ...\nUnpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSelecting previously unselected package libgd3:amd64.\nPreparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-164.214_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-164.214) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package libexpat1-dev:amd64.\nPreparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ...\nUnpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ...\nSelecting previously unselected package libpython2.7-dev:amd64.\nPreparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ...\nUnpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libxslt1.1:amd64.\nPreparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ...\nUnpacking clearwater-monit (5.18-180322.170159) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-180328.114312) ...\nSelecting previously unselected package nginx-common.\nPreparing to unpack .../nginx-common_1.4.6-1ubuntu3.9_all.deb ...\nUnpacking nginx-common (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package nginx-core.\nPreparing to unpack .../nginx-core_1.4.6-1ubuntu3.9_amd64.deb ...\nUnpacking nginx-core (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package nginx.\nPreparing to unpack .../nginx_1.4.6-1ubuntu3.9_all.deb ...\nUnpacking nginx (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package clearwater-nginx.\nPreparing to unpack .../clearwater-nginx_1.0-180322.165850_all.deb ...\nUnpacking clearwater-nginx (1.0-180322.165850) ...\nSelecting previously unselected package libxml2-dev:amd64.\nPreparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ...\nUnpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ...\nSelecting previously unselected package libxslt1-dev:amd64.\nPreparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package python2.7-dev.\nPreparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ...\nUnpacking python2.7-dev (2.7.6-8ubuntu0.5) ...\nSelecting previously unselected package python-zmq.\nPreparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ...\nUnpacking python-zmq (14.0.1-1build2) ...\nSelecting previously unselected package libzmq3-dev:amd64.\nPreparing to unpack .../libzmq3-dev_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package crest.\nPreparing to unpack .../crest_1.0-180326.111418_amd64.deb ...\nUnpacking crest (1.0-180326.111418) ...\nSelecting previously unselected package libfakeroot:amd64.\nPreparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking libfakeroot:amd64 (1.20-3ubuntu2) ...\nSelecting previously unselected package fakeroot.\nPreparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking fakeroot (1.20-3ubuntu2) ...\nSelecting previously unselected package homer.\nPreparing to unpack .../homer_1.0-180326.111418_amd64.deb ...\nUnpacking homer (1.0-180326.111418) ...\nSelecting previously unselected package libalgorithm-diff-perl.\nPreparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...\nUnpacking libalgorithm-diff-perl (1.19.02-3) ...\nSelecting previously unselected package libalgorithm-diff-xs-perl.\nPreparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...\nUnpacking libalgorithm-diff-xs-perl (0.04-2build4) ...\nSelecting previously unselected package libalgorithm-merge-perl.\nPreparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...\nUnpacking libalgorithm-merge-perl (0.08-2) ...\nSelecting previously unselected package libfile-fcntllock-perl.\nPreparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...\nUnpacking libfile-fcntllock-perl (0.14-2build1) ...\nSelecting previously unselected package manpages-dev.\nPreparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...\nUnpacking manpages-dev (3.54-1ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-colorama-whl.\nPreparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-distlib-whl.\nPreparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib-whl (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib.\nPreparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-html5lib-whl.\nPreparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib-whl (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-six-whl.\nPreparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1.1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.4) ...\nSelecting previously unselected package python-setuptools-whl.\nPreparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools-whl (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip-whl.\nPreparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip-whl (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-wheel.\nPreparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1.1) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up fonts-dejavu-core (2.34-1ubuntu1) ...\nSetting up fontconfig-config (2.11.0-0ubuntu4.2) ...\nSetting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSetting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSetting up libjpeg8:amd64 (8c-2ubuntu8) ...\nSetting up libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSetting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSetting up libvpx1:amd64 (1.3.0-2) ...\nSetting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSetting up libgd3:amd64 (2.1.0-3ubuntu0.10) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.14) ...\nSetting up linux-libc-dev:amd64 (3.13.0-164.214) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSetting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ...\nSetting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n ...done.\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up iotop (0.6-1) ...\nSetting up nginx-common (1.4.6-1ubuntu3.9) ...\nSetting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ...\nSetting up libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up python2.7-dev (2.7.6-8ubuntu0.5) ...\nSetting up python-zmq (14.0.1-1build2) ...\nSetting up libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up libfakeroot:amd64 (1.20-3ubuntu2) ...\nSetting up fakeroot (1.20-3ubuntu2) ...\nupdate-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode\nSetting up libalgorithm-diff-perl (1.19.02-3) ...\nSetting up libalgorithm-diff-xs-perl (0.04-2build4) ...\nSetting up libalgorithm-merge-perl (0.08-2) ...\nSetting up libfile-fcntllock-perl (0.14-2build1) ...\nSetting up manpages-dev (3.54-1ubuntu1) ...\nSetting up python3-pkg-resources (3.3-1ubuntu2) ...\nSetting up python-chardet-whl (2.2.1-2~ubuntu1) ...\nSetting up python-colorama (0.2.5-0.1ubuntu2) ...\nSetting up python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib (0.1.8-1ubuntu1) ...\nSetting up python-distlib-whl (0.1.8-1ubuntu1) ...\nSetting up python-html5lib (0.999-3~ubuntu1) ...\nSetting up python-html5lib-whl (0.999-3~ubuntu1) ...\nSetting up python-six-whl (1.5.2-1ubuntu1.1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.4) ...\nSetting up python-setuptools-whl (3.3-1ubuntu2) ...\nSetting up python-pip-whl (1.5.4-1ubuntu4) ...\nSetting up python-pip (1.5.4-1ubuntu4) ...\nSetting up python-wheel (0.24.0-1~ubuntu1.1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-infrastructure (1.0-180328.114312) ...\nProcessing pyzmq-16.0.2-py2.7-linux-x86_64.egg\nCopying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages\nAdding pyzmq 16.0.2 to easy-install.pth file\n\nInstalled /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg\nProcessing dependencies for pyzmq==16.0.2\nFinished processing dependencies for pyzmq==16.0.2\nNew python executable in /usr/share/clearwater/infrastructure/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting cw_infrastructure\nCollecting dnspython (from cw_infrastructure)\nCollecting pathlib (from cw_infrastructure)\nCollecting contextlib2 (from cw_infrastructure)\nCollecting nsenter (from cw_infrastructure)\nCollecting argparse (from cw_infrastructure)\nInstalling collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env\nSuccessfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-log-cleanup (1.0-180328.114312) ...\nSetting up clearwater-monit (5.18-180322.170159) ...\nclearwater-monit start/running, process 8349\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-diags-monitor (1.0-180328.114312) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up nginx-core (1.4.6-1ubuntu3.9) ...\nSetting up nginx (1.4.6-1ubuntu3.9) ...\nSetting up clearwater-nginx (1.0-180322.165850) ...\nTesting nginx configuration...\nnginx: the configuration file /etc/nginx/nginx.conf syntax is ok\nnginx: configuration file /etc/nginx/nginx.conf test is successful\nSite ping has been enabled. Run /etc/init.d/nginx reload to apply the changes.\nGenerating a 2048 bit RSA private key\n...................................................................+++\n.+++\nunable to write 'random state'\nwriting new private key to 'nginx.key'\n-----\nSignature ok\nsubject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown\nGetting Private key\nunable to write 'random state'\nAdding 'diversion of /etc/init.d/nginx to /etc/init.d/nginx.clearwater-orig by clearwater-nginx'\nAdding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx'\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up crest (1.0-180326.111418) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/crest/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting crest\nCollecting cyclone (from crest)\nCollecting cryptography (from crest)\nCollecting idna (from crest)\nCollecting defusedxml (from crest)\nCollecting pyOpenSSL (from crest)\nCollecting Twisted (from crest)\nCollecting prctl (from crest)\nCollecting cql (from crest)\nCollecting ipaddress (from crest)\nCollecting msgpack-python (from crest)\nCollecting attrs (from crest)\nCollecting Automat (from crest)\nCollecting metaswitchcommon (from crest)\nCollecting telephus (from crest)\nCollecting asn1crypto (from crest)\nCollecting enum34 (from crest)\nCollecting pure-sasl (from crest)\nCollecting setuptools (from crest)\nCollecting constantly (from crest)\nCollecting lxml (from crest)\nCollecting thrift (from crest)\nCollecting incremental (from crest)\nCollecting zope.interface (from crest)\nCollecting six (from crest)\nCollecting cffi>=1.7 (from cryptography->crest)\nCollecting pycparser (from metaswitchcommon->crest)\nCollecting pycrypto (from metaswitchcommon->crest)\nCollecting monotonic (from metaswitchcommon->crest)\nCollecting pyzmq (from metaswitchcommon->crest)\nInstalling collected packages: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, defusedxml, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, crest\n Found existing installation: setuptools 2.2\n Uninstalling setuptools-2.2:\n Successfully uninstalled setuptools-2.2\nSuccessfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 defusedxml-0.5.0 enum34-1.1.6 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1\nSetting up homer (1.0-180326.111418) ...\nCollecting homer\nCollecting crest (from homer)\nCollecting cyclone (from crest->homer)\nCollecting cryptography (from crest->homer)\nCollecting idna (from crest->homer)\nCollecting defusedxml (from crest->homer)\nCollecting pyOpenSSL (from crest->homer)\nCollecting Twisted (from crest->homer)\nCollecting prctl (from crest->homer)\nCollecting cql (from crest->homer)\nCollecting ipaddress (from crest->homer)\nCollecting msgpack-python (from crest->homer)\nCollecting attrs (from crest->homer)\nCollecting Automat (from crest->homer)\nCollecting metaswitchcommon (from crest->homer)\nCollecting telephus (from crest->homer)\nCollecting asn1crypto (from crest->homer)\nCollecting enum34 (from crest->homer)\nCollecting pure-sasl (from crest->homer)\nCollecting setuptools (from crest->homer)\nCollecting constantly (from crest->homer)\nCollecting lxml (from crest->homer)\nCollecting thrift (from crest->homer)\nCollecting incremental (from crest->homer)\nCollecting zope.interface (from crest->homer)\nCollecting six (from crest->homer)\nCollecting cffi>=1.7 (from cryptography->crest->homer)\nCollecting pycparser (from metaswitchcommon->crest->homer)\nCollecting pycrypto (from metaswitchcommon->crest->homer)\nCollecting monotonic (from metaswitchcommon->crest->homer)\nCollecting pyzmq (from metaswitchcommon->crest->homer)\nInstalling collected packages: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, defusedxml, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, crest, homer\n Found existing installation: six 1.10.0\n Uninstalling six-1.10.0:\n Successfully uninstalled six-1.10.0\n Found existing installation: ipaddress 1.0.18\n Uninstalling ipaddress-1.0.18:\n Successfully uninstalled ipaddress-1.0.18\n Found existing installation: asn1crypto 0.22.0\n Uninstalling asn1crypto-0.22.0:\n Successfully uninstalled asn1crypto-0.22.0\n Found existing installation: enum34 1.1.6\n Uninstalling enum34-1.1.6:\n Successfully uninstalled enum34-1.1.6\n Found existing installation: idna 2.5\n Uninstalling idna-2.5:\n Successfully uninstalled idna-2.5\n Found existing installation: pycparser 2.18\n Uninstalling pycparser-2.18:\n Successfully uninstalled pycparser-2.18\n Found existing installation: cffi 1.10.0\n Uninstalling cffi-1.10.0:\n Successfully uninstalled cffi-1.10.0\n Found existing installation: cryptography 1.9\n Uninstalling cryptography-1.9:\n Successfully uninstalled cryptography-1.9\n Found existing installation: pyOpenSSL 17.0.0\n Uninstalling pyOpenSSL-17.0.0:\n Successfully uninstalled pyOpenSSL-17.0.0\n Found existing installation: constantly 15.1.0\n Uninstalling constantly-15.1.0:\n Successfully uninstalled constantly-15.1.0\n Found existing installation: setuptools 24.0.0\n Uninstalling setuptools-24.0.0:\n Successfully uninstalled setuptools-24.0.0\n Found existing installation: zope.interface 4.4.1\n Uninstalling zope.interface-4.4.1:\n Successfully uninstalled zope.interface-4.4.1\n Found existing installation: attrs 17.2.0\n Uninstalling attrs-17.2.0:\n Successfully uninstalled attrs-17.2.0\n Found existing installation: Automat 0.6.0\n Uninstalling Automat-0.6.0:\n Successfully uninstalled Automat-0.6.0\n Found existing installation: incremental 17.5.0\n Uninstalling incremental-17.5.0:\n Successfully uninstalled incremental-17.5.0\n Found existing installation: Twisted 17.1.0\n Uninstalling Twisted-17.1.0:\n"} 2018-12-27 19:40:37,538 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/b60d844c-a06f-456e-a245-d548e0ebe850/action used request id req-2c79723c-acd4-4984-9676-be6e3b2b36c4 2018-12-27 19:40:37,538 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.135757923126s 2018-12-27 19:40:37,540 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/b60d844c-a06f-456e-a245-d548e0ebe850/action used request id req-2c79723c-acd4-4984-9676-be6e3b2b36c4 2018-12-27 19:40:37,541 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-163-generic (buildd@lgw01-amd64-058) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #213-Ubuntu SMP Thu Nov 15 02:19:07 UTC 2018 (Ubuntu 3.13.0-163.213-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-163-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe1551 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe14d1 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84096 r8192 d22400 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc80 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-163-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008014] pid_max: default: 32768 minimum: 301 [ 0.009671] Security Framework initialized [ 0.011198] AppArmor: AppArmor initialized [ 0.012007] Yama: becoming mindful. [ 0.013530] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017802] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020869] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.026791] Initializing cgroup subsys memory [ 0.028025] Initializing cgroup subsys devices [ 0.029584] Initializing cgroup subsys freezer [ 0.031017] Initializing cgroup subsys blkio [ 0.032009] Initializing cgroup subsys perf_event [ 0.033891] Initializing cgroup subsys hugetlb [ 0.036803] mce: CPU supports 10 MCE banks [ 0.038523] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.038523] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040013] Spectre V2 : Mitigation: Full generic retpoline [ 0.044008] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.046385] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.048003] Spectre V2 : Disabling Indirect Banch Restricted Speculation [ 0.052003] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.055243] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.060460] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.067790] ACPI: Core revision 20131115 [ 0.068549] ACPI: All ACPI Tables successfully acquired [ 0.072069] ftrace: allocating 28753 entries in 113 pages [ 0.096200] smpboot: Max logical packages: 2 [ 0.098014] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.100004] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.102803] Enabling x2apic [ 0.104000] Enabled x2apic [ 0.104008] Switched APIC routing to physical x2apic. [ 0.109387] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.111757] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.116035] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.127252] KVM setup paravirtual spinlock [ 0.129973] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.132206] x86: Booting SMP configuration: [ 0.133980] .... node #0, CPUs: #1[ 0.129921] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.152022] x86: Booted up 1 node, 2 CPUs [ 0.152013] KVM setup async PF for cpu 1 [ 0.152015] kvm-stealtime: cpu 1, msr 7fd0fc80 [ 0.156012] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.159162] devtmpfs: initialized [ 0.161679] EVM: security.selinux [ 0.163205] EVM: security.SMACK64 [ 0.164003] EVM: security.ima [ 0.165377] EVM: security.capability [ 0.167011] pinctrl core: initialized pinctrl subsystem [ 0.168060] regulator-dummy: no parameters [ 0.169960] RTC time: 19:38:30, date: 12/27/18 [ 0.171956] NET: Registered protocol family 16 [ 0.172147] cpuidle: using governor ladder [ 0.173963] cpuidle: using governor menu [ 0.175796] ACPI: bus type PCI registered [ 0.176008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.178756] PCI: Using configuration type 1 for base access [ 0.180659] bio: create slab at 0 [ 0.181793] ACPI: Added _OSI(Module Device) [ 0.184004] ACPI: Added _OSI(Processor Device) [ 0.185817] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.187709] ACPI: Added _OSI(Processor Aggregator Device) [ 0.189867] ACPI: Interpreter enabled [ 0.191489] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.194356] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.197037] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.200005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.203218] ACPI: (supports S0 S5) [ 0.204004] ACPI: Using IOAPIC for interrupt routing [ 0.206340] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.208223] ACPI: No dock devices found. [ 0.211681] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.212008] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.214923] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.216035] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.220416] acpiphp: Slot [3] registered [ 0.222841] acpiphp: Slot [4] registered [ 0.224055] acpiphp: Slot [5] registered [ 0.226436] acpiphp: Slot [6] registered [ 0.228057] acpiphp: Slot [7] registered [ 0.230454] acpiphp: Slot [8] registered [ 0.232040] acpiphp: Slot [9] registered [ 0.234499] acpiphp: Slot [10] registered [ 0.236040] acpiphp: Slot [11] registered [ 0.238459] acpiphp: Slot [12] registered [ 0.240038] acpiphp: Slot [13] registered [ 0.241832] acpiphp: Slot [14] registered [ 0.243622] acpiphp: Slot [15] registered [ 0.244030] acpiphp: Slot [16] registered [ 0.245708] acpiphp: Slot [17] registered [ 0.247247] acpiphp: Slot [18] registered [ 0.248033] acpiphp: Slot [19] registered [ 0.249640] acpiphp: Slot [20] registered [ 0.251290] acpiphp: Slot [21] registered [ 0.252023] acpiphp: Slot [22] registered [ 0.253642] acpiphp: Slot [23] registered [ 0.255223] acpiphp: Slot [24] registered [ 0.256023] acpiphp: Slot [25] registered [ 0.257613] acpiphp: Slot [26] registered [ 0.259122] acpiphp: Slot [27] registered [ 0.260023] acpiphp: Slot [28] registered [ 0.261429] acpiphp: Slot [29] registered [ 0.262903] acpiphp: Slot [30] registered [ 0.264035] acpiphp: Slot [31] registered [ 0.265631] PCI host bridge to bus 0000:00 [ 0.267227] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.268005] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.270260] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.272005] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.274160] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.276004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.286256] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.288016] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.319226] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.321239] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.323728] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.325157] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.327583] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.328913] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.330997] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.330997] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.332004] vgaarb: loaded [ 0.333040] vgaarb: bridge control possible 0000:00:02.0 [ 0.335032] SCSI subsystem initialized [ 0.336174] ACPI: bus type USB registered [ 0.337469] usbcore: registered new interface driver usbfs [ 0.339249] usbcore: registered new interface driver hub [ 0.340057] usbcore: registered new device driver usb [ 0.341752] PCI: Using ACPI for IRQ routing [ 0.341884] NetLabel: Initializing [ 0.344007] NetLabel: domain hash size = 128 [ 0.345452] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.347132] NetLabel: unlabeled traffic allowed by default [ 0.348215] Switched to clocksource kvm-clock [ 0.360229] AppArmor: AppArmor Filesystem Enabled [ 0.362474] pnp: PnP ACPI init [ 0.364294] ACPI: bus type PNP registered [ 0.367130] pnp: PnP ACPI: found 8 devices [ 0.369334] ACPI: bus type PNP unregistered [ 0.378628] NET: Registered protocol family 2 [ 0.380764] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.383869] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.386624] TCP: Hash tables configured (established 16384 bind 16384) [ 0.389289] TCP: reno registered [ 0.390706] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.393071] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.395636] NET: Registered protocol family 1 [ 0.397449] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.399760] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.401990] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.425844] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.449618] Trying to unpack rootfs image as initramfs... [ 0.558318] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.561643] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.563922] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.566458] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.570210] Scanning for low memory corruption every 60 seconds [ 0.573288] Initialise system trusted keyring [ 0.575323] audit: initializing netlink socket (disabled) [ 0.577612] type=2000 audit(1545939510.950:1): initialized [ 0.604635] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.608040] zbud: loaded [ 0.609474] VFS: Disk quotas dquot_6.5.2 [ 0.611181] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.614160] fuse init (API version 7.22) [ 0.615922] msgmni has been set to 3997 [ 0.617617] Key type big_key registered [ 0.619847] Key type asymmetric registered [ 0.621566] Asymmetric key parser 'x509' registered [ 0.623541] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.626624] io scheduler noop registered [ 0.628298] io scheduler deadline registered (default) [ 0.630485] io scheduler cfq registered [ 0.632220] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.634255] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.636387] ipmi message handler version 39.2 [ 0.637919] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.640403] ACPI: Power Button [PWRF] [ 0.641801] GHES: HEST is not enabled! [ 0.664083] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.708931] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.732205] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.734856] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.762426] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.765874] Linux agpgart interface v0.103 [ 0.768471] brd: module loaded [ 0.770111] loop: module loaded [ 0.771731] blk-mq: CPU -> queue map [ 0.773029] CPU 0 -> Queue 0 [ 0.774176] CPU 1 -> Queue 0 [ 0.776217] vda: vda1 [ 0.778010] scsi0 : ata_piix [ 0.779235] scsi1 : ata_piix [ 0.780384] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.782631] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.785129] libphy: Fixed MDIO Bus: probed [ 0.786993] tun: Universal TUN/TAP device driver, 1.6 [ 0.788729] tun: (C) 1999-2004 Max Krasnyansky [ 0.792818] PPP generic driver version 2.4.2 [ 0.794351] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.796570] ehci-pci: EHCI PCI platform driver [ 0.798251] ehci-platform: EHCI generic platform driver [ 0.800680] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.802796] ohci-pci: OHCI PCI platform driver [ 0.804854] ohci-platform: OHCI generic platform driver [ 0.808143] uhci_hcd: USB Universal Host Controller Interface driver [ 0.840754] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.842675] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.845360] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.847422] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.849801] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.852642] usb usb1: Product: UHCI Host Controller [ 0.854686] usb usb1: Manufacturer: Linux 3.13.0-163-generic uhci_hcd [ 0.857201] usb usb1: SerialNumber: 0000:00:01.2 [ 0.859386] hub 1-0:1.0: USB hub found [ 0.860869] hub 1-0:1.0: 2 ports detected [ 0.862825] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.867107] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.869264] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.871370] mousedev: PS/2 mouse device common for all mice [ 0.873863] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.877229] rtc_cmos 00:00: RTC can wake from S4 [ 0.879233] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.881302] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.883542] device-mapper: uevent: version 1.0.3 [ 0.885357] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.888459] ledtrig-cpu: registered to indicate activity on CPUs [ 0.890628] TCP: cubic registered [ 0.892411] NET: Registered protocol family 10 [ 0.894314] NET: Registered protocol family 17 [ 0.907509] Key type dns_resolver registered [ 0.909329] Loading compiled-in X.509 certificates [ 0.911933] Loaded X.509 cert 'Magrathea: Glacier signing key: 094079111c1fcc174da628d837dd46328f08651c' [ 0.915595] registered taskstats version 1 [ 0.919644] Key type trusted registered [ 0.924632] Key type encrypted registered [ 0.926548] AppArmor: AppArmor sha1 policy hashing enabled [ 0.928499] IMA: No TPM chip found, activating TPM-bypass! [ 0.931647] regulator-dummy: disabling [ 0.933409] Magic number: 14:663:648 [ 0.935074] acpi LNXCPU:01: hash matches [ 0.936856] rtc_cmos 00:00: setting system clock to 2018-12-27 19:38:30 UTC (1545939510) [ 0.940206] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.942721] EDD information not available. [ 0.946851] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.950180] Write protecting the kernel read-only data: 12288k [ 0.954041] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.959193] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.974960] systemd-udevd[107]: starting version 204 [ 1.012595] FDC 0 is a S82078B [ 1.172053] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.337223] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.339762] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.342317] usb 1-1: Product: QEMU USB Tablet [ 1.344138] usb 1-1: Manufacturer: QEMU [ 1.345813] usb 1-1: SerialNumber: 42 [ 2.038694] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3 Begin: Loading essential drivers ... done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... done. [ 2.433705] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Begin: Running /scripts/local-bottom ... done. done. Begin: Running /scripts/init-bottom ... done. [ 2.545024] random: init urandom read with 10 bits of entropy available * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] [ 2.796380] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Thu, 27 Dec 2018 19:38:32 +0000. Up 3.25 seconds. cloud-init-nonet[3.41]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[5.06]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Thu, 27 Dec 2018 19:38:34 +0000. Up 5.22 seconds. ci-info: ++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:64:42:66 | ci-info: | eth0 | True | 192.168.0.3 | 255.255.255.0 | fa:16:3e:8e:c2:e4 | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ dmesg: write failed: Broken pipe Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 9b:d0:c3:cb:d2:90:87:d3:0e:e4:15:00:f2:56:f3:cd root@homer-0 The key's randomart image is: +--[ RSA 2048]----+ | . ..+.. | | o . o + | | o . o E | | . o B | | O S | | X = | | . B | | . | | | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 5b:26:97:42:fd:ba:43:3e:f6:cd:58:54:de:56:df:74 root@homer-0 The key's randomart image is: +--[ DSA 1024]----+ | | | . | | . . E| | . o +*| | S = . . *| | B.. . . | | .o. . | | =. = | | ..+o o | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: cb:9e:2b:33:81:df:b5:65:c4:36:84:e0:55:36:65:4a root@homer-0 The key's randomart image is: +--[ECDSA 256]---+ | ...oE.o | | . ..o.+ | | . o. | | = | | . S o . | | . .. .. o | | . oo. + | | =.... | | ++. | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: c9:1c:b9:32:cf:53:6c:07:ec:87:dc:1d:f8:d3:65:7b root@homer-0 The key's randomart image is: +--[ED25519 256--+ | | | o . | | o o . . o| | o B + o +o| | o S B + +.E| | = o o ..| | + | | . | | | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting early crypto disks... * Starting Handle applying cloud-config[74G[ OK ] [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Thu, 27 Dec 2018 19:38:39 +0000. Up 10.22 seconds. * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Ubuntu 14.04.5 LTS homer-0 ttyS0 homer-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Thu, 27 Dec 2018 19:38:41 +0000. Up 11.59 seconds. + cat ++ cut -d / -f 2 ++ echo 192.168.1.0/24 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 14304 0 --:--:-- --:--:-- --:--:-- 14248100 3149 100 3149 0 0 14300 0 --:--:-- --:--:-- --:--:-- 14248 OK + apt-get update Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:3 http://repo.cw-ngv.com binary/ Release [1219 B] Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:5 http://security.ubuntu.com trusty-security/main Sources [167 kB] Get:6 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:7 http://security.ubuntu.com trusty-security/universe Sources [96.0 kB] Get:8 http://security.ubuntu.com trusty-security/main amd64 Packages [797 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Get:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [277 kB] Get:10 http://security.ubuntu.com trusty-security/main Translation-en [427 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:11 http://security.ubuntu.com trusty-security/universe Translation-en [150 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [226 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7437 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1135 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [510 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [562 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [272 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Fetched 12.9 MB in 9s (1405 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.7 + '[' -n 192.168.0.7 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install homer --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 crest dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libpython2.7-dev libquadmath0 libsensors4 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev python3-pkg-resources realpath sysstat Suggested packages: binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales clearwater-logging clearwater-snmpd clearwater-secure-connections debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc libgd-tools lm-sensors libstdc++-4.8-doc pkg-config make-doc fcgiwrap nginx-doc ntp-doc python-genshi python-lxml python3-setuptools isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 crest dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin homer inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libpython2.7-dev libquadmath0 libsensors4 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev python3-pkg-resources realpath sysstat 0 upgraded, 94 newly installed, 0 to remove and 12 not upgraded. Need to get 88.0 MB of archives. After this operation, 202 MB of additional disk space will be used. Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:2 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:13 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-164.214 [774 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.5 [22.0 MB] Get:32 http://repo.cw-ngv.com/stable/ binary/ homer 1.0-180326.111418 [35.6 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5418 B] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.5 [269 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Extracting templates from packages: 31%Extracting templates from packages: 63%Extracting templates from packages: 95%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 88.0 MB in 8s (9995 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51330 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libjbig0:amd64. Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... Selecting previously unselected package libtiff5:amd64. Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Selecting previously unselected package libvpx1:amd64. Preparing to unpack .../libvpx1_1.3.0-2_amd64.deb ... Unpacking libvpx1:amd64 (1.3.0-2) ... Selecting previously unselected package libxpm4:amd64. Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Selecting previously unselected package libgd3:amd64. Preparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-164.214_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-164.214) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package libexpat1-dev:amd64. Preparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ... Unpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Selecting previously unselected package libpython2.7-dev:amd64. Preparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libxslt1.1:amd64. Preparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ... Unpacking clearwater-diags-monitor (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... Selecting previously unselected package nginx-common. Preparing to unpack .../nginx-common_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx-common (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx-core. Preparing to unpack .../nginx-core_1.4.6-1ubuntu3.9_amd64.deb ... Unpacking nginx-core (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx. Preparing to unpack .../nginx_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx (1.4.6-1ubuntu3.9) ... Selecting previously unselected package clearwater-nginx. Preparing to unpack .../clearwater-nginx_1.0-180322.165850_all.deb ... Unpacking clearwater-nginx (1.0-180322.165850) ... Selecting previously unselected package libxml2-dev:amd64. Preparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ... Unpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... Selecting previously unselected package libxslt1-dev:amd64. Preparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package python2.7-dev. Preparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking python2.7-dev (2.7.6-8ubuntu0.5) ... Selecting previously unselected package python-zmq. Preparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ... Unpacking python-zmq (14.0.1-1build2) ... Selecting previously unselected package libzmq3-dev:amd64. Preparing to unpack .../libzmq3-dev_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package crest. Preparing to unpack .../crest_1.0-180326.111418_amd64.deb ... Unpacking crest (1.0-180326.111418) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package homer. Preparing to unpack .../homer_1.0-180326.111418_amd64.deb ... Unpacking homer (1.0-180326.111418) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up fonts-dejavu-core (2.34-1ubuntu1) ... Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Setting up libjpeg8:amd64 (8c-2ubuntu8) ... Setting up libjbig0:amd64 (2.0-2ubuntu4.1) ... Setting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Setting up libvpx1:amd64 (1.3.0-2) ... Setting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Setting up libgd3:amd64 (2.1.0-3ubuntu0.10) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libc-dev-bin (2.19-0ubuntu6.14) ... Setting up linux-libc-dev:amd64 (3.13.0-164.214) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Setting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up iotop (0.6-1) ... Setting up nginx-common (1.4.6-1ubuntu3.9) ... Setting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... Setting up libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ... Setting up python2.7-dev (2.7.6-8ubuntu0.5) ... Setting up python-zmq (14.0.1-1build2) ... Setting up libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-180328.114312) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting cw_infrastructure Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Installing collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-log-cleanup (1.0-180328.114312) ... Setting up clearwater-monit (5.18-180322.170159) ... clearwater-monit start/running, process 8349 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-diags-monitor (1.0-180328.114312) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up nginx-core (1.4.6-1ubuntu3.9) ... Setting up nginx (1.4.6-1ubuntu3.9) ... Setting up clearwater-nginx (1.0-180322.165850) ... Testing nginx configuration... nginx: the configuration file /etc/nginx/nginx.conf syntax is ok nginx: configuration file /etc/nginx/nginx.conf test is successful Site ping has been enabled. Run /etc/init.d/nginx reload to apply the changes. Generating a 2048 bit RSA private key ...................................................................+++ .+++ unable to write 'random state' writing new private key to 'nginx.key' ----- Signature ok subject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown Getting Private key unable to write 'random state' Adding 'diversion of /etc/init.d/nginx to /etc/init.d/nginx.clearwater-orig by clearwater-nginx' Adding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx' Processing triggers for ureadahead (0.100.0-16) ... Setting up crest (1.0-180326.111418) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/crest/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting crest Collecting cyclone (from crest) Collecting cryptography (from crest) Collecting idna (from crest) Collecting defusedxml (from crest) Collecting pyOpenSSL (from crest) Collecting Twisted (from crest) Collecting prctl (from crest) Collecting cql (from crest) Collecting ipaddress (from crest) Collecting msgpack-python (from crest) Collecting attrs (from crest) Collecting Automat (from crest) Collecting metaswitchcommon (from crest) Collecting telephus (from crest) Collecting asn1crypto (from crest) Collecting enum34 (from crest) Collecting pure-sasl (from crest) Collecting setuptools (from crest) Collecting constantly (from crest) Collecting lxml (from crest) Collecting thrift (from crest) Collecting incremental (from crest) Collecting zope.interface (from crest) Collecting six (from crest) Collecting cffi>=1.7 (from cryptography->crest) Collecting pycparser (from metaswitchcommon->crest) Collecting pycrypto (from metaswitchcommon->crest) Collecting monotonic (from metaswitchcommon->crest) Collecting pyzmq (from metaswitchcommon->crest) Installing collected packages: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, defusedxml, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, crest Found existing installation: setuptools 2.2 Uninstalling setuptools-2.2: Successfully uninstalled setuptools-2.2 Successfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 defusedxml-0.5.0 enum34-1.1.6 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1 Setting up homer (1.0-180326.111418) ... Collecting homer Collecting crest (from homer) Collecting cyclone (from crest->homer) Collecting cryptography (from crest->homer) Collecting idna (from crest->homer) Collecting defusedxml (from crest->homer) Collecting pyOpenSSL (from crest->homer) Collecting Twisted (from crest->homer) Collecting prctl (from crest->homer) Collecting cql (from crest->homer) Collecting ipaddress (from crest->homer) Collecting msgpack-python (from crest->homer) Collecting attrs (from crest->homer) Collecting Automat (from crest->homer) Collecting metaswitchcommon (from crest->homer) Collecting telephus (from crest->homer) Collecting asn1crypto (from crest->homer) Collecting enum34 (from crest->homer) Collecting pure-sasl (from crest->homer) Collecting setuptools (from crest->homer) Collecting constantly (from crest->homer) Collecting lxml (from crest->homer) Collecting thrift (from crest->homer) Collecting incremental (from crest->homer) Collecting zope.interface (from crest->homer) Collecting six (from crest->homer) Collecting cffi>=1.7 (from cryptography->crest->homer) Collecting pycparser (from metaswitchcommon->crest->homer) Collecting pycrypto (from metaswitchcommon->crest->homer) Collecting monotonic (from metaswitchcommon->crest->homer) Collecting pyzmq (from metaswitchcommon->crest->homer) Installing collected packages: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, defusedxml, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, crest, homer Found existing installation: six 1.10.0 Uninstalling six-1.10.0: Successfully uninstalled six-1.10.0 Found existing installation: ipaddress 1.0.18 Uninstalling ipaddress-1.0.18: Successfully uninstalled ipaddress-1.0.18 Found existing installation: asn1crypto 0.22.0 Uninstalling asn1crypto-0.22.0: Successfully uninstalled asn1crypto-0.22.0 Found existing installation: enum34 1.1.6 Uninstalling enum34-1.1.6: Successfully uninstalled enum34-1.1.6 Found existing installation: idna 2.5 Uninstalling idna-2.5: Successfully uninstalled idna-2.5 Found existing installation: pycparser 2.18 Uninstalling pycparser-2.18: Successfully uninstalled pycparser-2.18 Found existing installation: cffi 1.10.0 Uninstalling cffi-1.10.0: Successfully uninstalled cffi-1.10.0 Found existing installation: cryptography 1.9 Uninstalling cryptography-1.9: Successfully uninstalled cryptography-1.9 Found existing installation: pyOpenSSL 17.0.0 Uninstalling pyOpenSSL-17.0.0: Successfully uninstalled pyOpenSSL-17.0.0 Found existing installation: constantly 15.1.0 Uninstalling constantly-15.1.0: Successfully uninstalled constantly-15.1.0 Found existing installation: setuptools 24.0.0 Uninstalling setuptools-24.0.0: Successfully uninstalled setuptools-24.0.0 Found existing installation: zope.interface 4.4.1 Uninstalling zope.interface-4.4.1: Successfully uninstalled zope.interface-4.4.1 Found existing installation: attrs 17.2.0 Uninstalling attrs-17.2.0: Successfully uninstalled attrs-17.2.0 Found existing installation: Automat 0.6.0 Uninstalling Automat-0.6.0: Successfully uninstalled Automat-0.6.0 Found existing installation: incremental 17.5.0 Uninstalling incremental-17.5.0: Successfully uninstalled incremental-17.5.0 Found existing installation: Twisted 17.1.0 Uninstalling Twisted-17.1.0: 2018-12-27 19:40:37,544 - functest.core.singlevm - DEBUG - try 11: cannot find regex 'Cloud-init .* finished at ' in console 2018-12-27 19:40:47,555 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-27 19:40:47,557 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1160947540e39475cdcf001250247e001a7a12cf" 2018-12-27 19:40:48,245 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:40:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e2bdfcce-28e0-4528-8068-907fef917c10 x-compute-request-id: req-e2bdfcce-28e0-4528-8068-907fef917c10 Content-Encoding: gzip Content-Length: 1508 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:c2:e4", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:c2:e4", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:64:42:66", "version": 4, "addr": "192.168.1.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:64:42:66", "version": 4, "addr": "172.30.9.218", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/b60d844c-a06f-456e-a245-d548e0ebe850", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/b60d844c-a06f-456e-a245-d548e0ebe850", "rel": "bookmark"}], "image": {"id": "32de5565-c2d6-40e1-a076-b02e04d8b38d", "links": [{"href": "http://172.30.9.31:8774/images/32de5565-c2d6-40e1-a076-b02e04d8b38d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T19:38:29.000000", "flavor": {"id": "49521764-2b45-4138-bc33-9eb85445fa6c", "links": [{"href": "http://172.30.9.31:8774/flavors/49521764-2b45-4138-bc33-9eb85445fa6c", "rel": "bookmark"}]}, "id": "b60d844c-a06f-456e-a245-d548e0ebe850", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "e7c77990ffaf4447ba7d154f141f5f6f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T19:38:29Z", "hostId": "7935404ab45d1467d9d5233abd8c2483b155e013f8c227d5b4684907", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_bd473631-e088-4b41-9469-069909e508ff", "name": "homer-0.clearwater.opnfv", "created": "2018-12-27T19:37:54Z", "tenant_id": "5659dcbdaa7742d7bfece797c4514064", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:ef:3f", "version": 4, "addr": "192.168.0.27", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:ef:3f", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:9f:e7", "version": 4, "addr": "192.168.1.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/61e02295-3179-4e3a-8f57-836a5933f12c", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/61e02295-3179-4e3a-8f57-836a5933f12c", "rel": "bookmark"}], "image": {"id": "32de5565-c2d6-40e1-a076-b02e04d8b38d", "links": [{"href": "http://172.30.9.31:8774/images/32de5565-c2d6-40e1-a076-b02e04d8b38d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T19:38:27.000000", "flavor": {"id": "49521764-2b45-4138-bc33-9eb85445fa6c", "links": [{"href": "http://172.30.9.31:8774/flavors/49521764-2b45-4138-bc33-9eb85445fa6c", "rel": "bookmark"}]}, "id": "61e02295-3179-4e3a-8f57-836a5933f12c", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "e7c77990ffaf4447ba7d154f141f5f6f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T19:38:27Z", "hostId": "7935404ab45d1467d9d5233abd8c2483b155e013f8c227d5b4684907", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_bd473631-e088-4b41-9469-069909e508ff", "name": "dime-0.clearwater.opnfv", "created": "2018-12-27T19:37:53Z", "tenant_id": "5659dcbdaa7742d7bfece797c4514064", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d9:11:be", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d9:11:be", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c7:d5:1f", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/f6653274-ab3c-4e08-a1c5-e0a3a5e12bab", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/f6653274-ab3c-4e08-a1c5-e0a3a5e12bab", "rel": "bookmark"}], "image": {"id": "32de5565-c2d6-40e1-a076-b02e04d8b38d", "links": [{"href": "http://172.30.9.31:8774/images/32de5565-c2d6-40e1-a076-b02e04d8b38d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T19:38:31.000000", "flavor": {"id": "49521764-2b45-4138-bc33-9eb85445fa6c", "links": [{"href": "http://172.30.9.31:8774/flavors/49521764-2b45-4138-bc33-9eb85445fa6c", "rel": "bookmark"}]}, "id": "f6653274-ab3c-4e08-a1c5-e0a3a5e12bab", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}], "user_id": "e7c77990ffaf4447ba7d154f141f5f6f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T19:38:31Z", "hostId": "7935404ab45d1467d9d5233abd8c2483b155e013f8c227d5b4684907", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_bd473631-e088-4b41-9469-069909e508ff", "name": "sprout-0.clearwater.opnfv", "created": "2018-12-27T19:37:53Z", "tenant_id": "5659dcbdaa7742d7bfece797c4514064", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b7:4f", "version": 4, "addr": "192.168.0.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b7:4f", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:c1:db", "version": 4, "addr": "192.168.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:c1:db", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/fc6bcdb8-04b7-40f4-a89b-dcddd8130d44", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/fc6bcdb8-04b7-40f4-a89b-dcddd8130d44", "rel": "bookmark"}], "image": {"id": "32de5565-c2d6-40e1-a076-b02e04d8b38d", "links": [{"href": "http://172.30.9.31:8774/images/32de5565-c2d6-40e1-a076-b02e04d8b38d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T19:38:29.000000", "flavor": {"id": "49521764-2b45-4138-bc33-9eb85445fa6c", "links": [{"href": "http://172.30.9.31:8774/flavors/49521764-2b45-4138-bc33-9eb85445fa6c", "rel": "bookmark"}]}, "id": "fc6bcdb8-04b7-40f4-a89b-dcddd8130d44", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-bono-sig"}], "user_id": "e7c77990ffaf4447ba7d154f141f5f6f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T19:38:29Z", "hostId": "7935404ab45d1467d9d5233abd8c2483b155e013f8c227d5b4684907", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_bd473631-e088-4b41-9469-069909e508ff", "name": "bono-0.clearwater.opnfv", "created": "2018-12-27T19:37:53Z", "tenant_id": "5659dcbdaa7742d7bfece797c4514064", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9e:85:ac", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9e:85:ac", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3d:d4:30", "version": 4, "addr": "192.168.1.2", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/38fc4a7e-277a-4960-88c7-d39ce87f4bdc", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/38fc4a7e-277a-4960-88c7-d39ce87f4bdc", "rel": "bookmark"}], "image": {"id": "32de5565-c2d6-40e1-a076-b02e04d8b38d", "links": [{"href": "http://172.30.9.31:8774/images/32de5565-c2d6-40e1-a076-b02e04d8b38d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T19:38:07.000000", "flavor": {"id": "49521764-2b45-4138-bc33-9eb85445fa6c", "links": [{"href": "http://172.30.9.31:8774/flavors/49521764-2b45-4138-bc33-9eb85445fa6c", "rel": "bookmark"}]}, "id": "38fc4a7e-277a-4960-88c7-d39ce87f4bdc", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}], "user_id": "e7c77990ffaf4447ba7d154f141f5f6f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T19:38:07Z", "hostId": "e0f75b676eb2b7d2e6c5c117c7ca7a2f9cec907ebbfca4e893351767", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_bd473631-e088-4b41-9469-069909e508ff", "name": "vellum-0.clearwater.opnfv", "created": "2018-12-27T19:37:50Z", "tenant_id": "5659dcbdaa7742d7bfece797c4514064", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:26:6a:cd", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:26:6a:cd", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/58a22854-a720-43ad-b9f2-662508a20c99", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/58a22854-a720-43ad-b9f2-662508a20c99", "rel": "bookmark"}], "image": {"id": "32de5565-c2d6-40e1-a076-b02e04d8b38d", "links": [{"href": "http://172.30.9.31:8774/images/32de5565-c2d6-40e1-a076-b02e04d8b38d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T19:37:25.000000", "flavor": {"id": "49521764-2b45-4138-bc33-9eb85445fa6c", "links": [{"href": "http://172.30.9.31:8774/flavors/49521764-2b45-4138-bc33-9eb85445fa6c", "rel": "bookmark"}]}, "id": "58a22854-a720-43ad-b9f2-662508a20c99", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "e7c77990ffaf4447ba7d154f141f5f6f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T19:37:25Z", "hostId": "7935404ab45d1467d9d5233abd8c2483b155e013f8c227d5b4684907", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_bd473631-e088-4b41-9469-069909e508ff", "name": "ellis-0.clearwater.opnfv", "created": "2018-12-27T19:35:46Z", "tenant_id": "5659dcbdaa7742d7bfece797c4514064", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2c:36:bf", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2c:36:bf", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7b:f8:ba", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/dbc80c75-c7be-4193-8df4-be72cd1301d0", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/dbc80c75-c7be-4193-8df4-be72cd1301d0", "rel": "bookmark"}], "image": {"id": "32de5565-c2d6-40e1-a076-b02e04d8b38d", "links": [{"href": "http://172.30.9.31:8774/images/32de5565-c2d6-40e1-a076-b02e04d8b38d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T19:35:32.000000", "flavor": {"id": "49521764-2b45-4138-bc33-9eb85445fa6c", "links": [{"href": "http://172.30.9.31:8774/flavors/49521764-2b45-4138-bc33-9eb85445fa6c", "rel": "bookmark"}]}, "id": "dbc80c75-c7be-4193-8df4-be72cd1301d0", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "e7c77990ffaf4447ba7d154f141f5f6f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T19:35:32Z", "hostId": "e0f75b676eb2b7d2e6c5c117c7ca7a2f9cec907ebbfca4e893351767", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_bd473631-e088-4b41-9469-069909e508ff", "name": "ns.clearwater.opnfv", "created": "2018-12-27T19:33:41Z", "tenant_id": "5659dcbdaa7742d7bfece797c4514064", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-27 19:40:48,246 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-e2bdfcce-28e0-4528-8068-907fef917c10 2018-12-27 19:40:48,246 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.690658092499s 2018-12-27 19:40:48,246 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-e2bdfcce-28e0-4528-8068-907fef917c10 2018-12-27 19:40:48,253 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-12-27 19:40:48,256 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/servers/b60d844c-a06f-456e-a245-d548e0ebe850/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}1160947540e39475cdcf001250247e001a7a12cf" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-27 19:40:48,330 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:40:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-19f2a995-10fe-417b-870f-8063c38e4208 x-compute-request-id: req-19f2a995-10fe-417b-870f-8063c38e4208 Content-Encoding: gzip Content-Length: 18513 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-163-generic (buildd@lgw01-amd64-058) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #213-Ubuntu SMP Thu Nov 15 02:19:07 UTC 2018 (Ubuntu 3.13.0-163.213-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-163-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff]\n[ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff]\n[ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff]\n[ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff]\n[ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000007ffe1551 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000007ffe0000 000040\n[ 0.000000] ACPI: APIC 000000007ffe14d1 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84096 r8192 d22400 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc80\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-163-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008014] pid_max: default: 32768 minimum: 301\n[ 0.009671] Security Framework initialized\n[ 0.011198] AppArmor: AppArmor initialized\n[ 0.012007] Yama: becoming mindful.\n[ 0.013530] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.017802] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.020869] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.024006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.026791] Initializing cgroup subsys memory\n[ 0.028025] Initializing cgroup subsys devices\n[ 0.029584] Initializing cgroup subsys freezer\n[ 0.031017] Initializing cgroup subsys blkio\n[ 0.032009] Initializing cgroup subsys perf_event\n[ 0.033891] Initializing cgroup subsys hugetlb\n[ 0.036803] mce: CPU supports 10 MCE banks\n[ 0.038523] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.038523] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.040013] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.044008] Spectre V2 : Enabling Indirect Branch Prediction Barrier\n[ 0.046385] Spectre V2 : Enabling Restricted Speculation for firmware calls\n[ 0.048003] Spectre V2 : Disabling Indirect Banch Restricted Speculation\n[ 0.052003] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.055243] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.060460] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.067790] ACPI: Core revision 20131115\n[ 0.068549] ACPI: All ACPI Tables successfully acquired\n[ 0.072069] ftrace: allocating 28753 entries in 113 pages\n[ 0.096200] smpboot: Max logical packages: 2\n[ 0.098014] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.100004] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.102803] Enabling x2apic\n[ 0.104000] Enabled x2apic\n[ 0.104008] Switched APIC routing to physical x2apic.\n[ 0.109387] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.111757] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.116035] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.127252] KVM setup paravirtual spinlock\n[ 0.129973] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.132206] x86: Booting SMP configuration:\n[ 0.133980] .... node #0, CPUs: #1[ 0.129921] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.152022] x86: Booted up 1 node, 2 CPUs\n[ 0.152013] KVM setup async PF for cpu 1\n[ 0.152015] kvm-stealtime: cpu 1, msr 7fd0fc80\n[ 0.156012] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.159162] devtmpfs: initialized\n[ 0.161679] EVM: security.selinux\n[ 0.163205] EVM: security.SMACK64\n[ 0.164003] EVM: security.ima\n[ 0.165377] EVM: security.capability\n[ 0.167011] pinctrl core: initialized pinctrl subsystem\n[ 0.168060] regulator-dummy: no parameters\n[ 0.169960] RTC time: 19:38:30, date: 12/27/18\n[ 0.171956] NET: Registered protocol family 16\n[ 0.172147] cpuidle: using governor ladder\n[ 0.173963] cpuidle: using governor menu\n[ 0.175796] ACPI: bus type PCI registered\n[ 0.176008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.178756] PCI: Using configuration type 1 for base access\n[ 0.180659] bio: create slab at 0\n[ 0.181793] ACPI: Added _OSI(Module Device)\n[ 0.184004] ACPI: Added _OSI(Processor Device)\n[ 0.185817] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.187709] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.189867] ACPI: Interpreter enabled\n[ 0.191489] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.194356] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.197037] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.200005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.203218] ACPI: (supports S0 S5)\n[ 0.204004] ACPI: Using IOAPIC for interrupt routing\n[ 0.206340] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.208223] ACPI: No dock devices found.\n[ 0.211681] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.212008] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.214923] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.216035] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.220416] acpiphp: Slot [3] registered\n[ 0.222841] acpiphp: Slot [4] registered\n[ 0.224055] acpiphp: Slot [5] registered\n[ 0.226436] acpiphp: Slot [6] registered\n[ 0.228057] acpiphp: Slot [7] registered\n[ 0.230454] acpiphp: Slot [8] registered\n[ 0.232040] acpiphp: Slot [9] registered\n[ 0.234499] acpiphp: Slot [10] registered\n[ 0.236040] acpiphp: Slot [11] registered\n[ 0.238459] acpiphp: Slot [12] registered\n[ 0.240038] acpiphp: Slot [13] registered\n[ 0.241832] acpiphp: Slot [14] registered\n[ 0.243622] acpiphp: Slot [15] registered\n[ 0.244030] acpiphp: Slot [16] registered\n[ 0.245708] acpiphp: Slot [17] registered\n[ 0.247247] acpiphp: Slot [18] registered\n[ 0.248033] acpiphp: Slot [19] registered\n[ 0.249640] acpiphp: Slot [20] registered\n[ 0.251290] acpiphp: Slot [21] registered\n[ 0.252023] acpiphp: Slot [22] registered\n[ 0.253642] acpiphp: Slot [23] registered\n[ 0.255223] acpiphp: Slot [24] registered\n[ 0.256023] acpiphp: Slot [25] registered\n[ 0.257613] acpiphp: Slot [26] registered\n[ 0.259122] acpiphp: Slot [27] registered\n[ 0.260023] acpiphp: Slot [28] registered\n[ 0.261429] acpiphp: Slot [29] registered\n[ 0.262903] acpiphp: Slot [30] registered\n[ 0.264035] acpiphp: Slot [31] registered\n[ 0.265631] PCI host bridge to bus 0000:00\n[ 0.267227] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.268005] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.270260] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.272005] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.274160] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.276004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.286256] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.288016] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.319226] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.321239] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.323728] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.325157] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.327583] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.328913] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.330997] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.330997] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.332004] vgaarb: loaded\n[ 0.333040] vgaarb: bridge control possible 0000:00:02.0\n[ 0.335032] SCSI subsystem initialized\n[ 0.336174] ACPI: bus type USB registered\n[ 0.337469] usbcore: registered new interface driver usbfs\n[ 0.339249] usbcore: registered new interface driver hub\n[ 0.340057] usbcore: registered new device driver usb\n[ 0.341752] PCI: Using ACPI for IRQ routing\n[ 0.341884] NetLabel: Initializing\n[ 0.344007] NetLabel: domain hash size = 128\n[ 0.345452] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.347132] NetLabel: unlabeled traffic allowed by default\n[ 0.348215] Switched to clocksource kvm-clock\n[ 0.360229] AppArmor: AppArmor Filesystem Enabled\n[ 0.362474] pnp: PnP ACPI init\n[ 0.364294] ACPI: bus type PNP registered\n[ 0.367130] pnp: PnP ACPI: found 8 devices\n[ 0.369334] ACPI: bus type PNP unregistered\n[ 0.378628] NET: Registered protocol family 2\n[ 0.380764] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.383869] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.386624] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.389289] TCP: reno registered\n[ 0.390706] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.393071] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.395636] NET: Registered protocol family 1\n[ 0.397449] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.399760] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.401990] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.425844] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.449618] Trying to unpack rootfs image as initramfs...\n[ 0.558318] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.561643] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.563922] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.566458] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.570210] Scanning for low memory corruption every 60 seconds\n[ 0.573288] Initialise system trusted keyring\n[ 0.575323] audit: initializing netlink socket (disabled)\n[ 0.577612] type=2000 audit(1545939510.950:1): initialized\n[ 0.604635] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.608040] zbud: loaded\n[ 0.609474] VFS: Disk quotas dquot_6.5.2\n[ 0.611181] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.614160] fuse init (API version 7.22)\n[ 0.615922] msgmni has been set to 3997\n[ 0.617617] Key type big_key registered\n[ 0.619847] Key type asymmetric registered\n[ 0.621566] Asymmetric key parser 'x509' registered\n[ 0.623541] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.626624] io scheduler noop registered\n[ 0.628298] io scheduler deadline registered (default)\n[ 0.630485] io scheduler cfq registered\n[ 0.632220] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.634255] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.636387] ipmi message handler version 39.2\n[ 0.637919] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.640403] ACPI: Power Button [PWRF]\n[ 0.641801] GHES: HEST is not enabled!\n[ 0.664083] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.708931] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.732205] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.734856] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.762426] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.765874] Linux agpgart interface v0.103\n[ 0.768471] brd: module loaded\n[ 0.770111] loop: module loaded\n[ 0.771731] blk-mq: CPU -> queue map\n[ 0.773029] CPU 0 -> Queue 0\n[ 0.774176] CPU 1 -> Queue 0\n[ 0.776217] vda: vda1\n[ 0.778010] scsi0 : ata_piix\n[ 0.779235] scsi1 : ata_piix\n[ 0.780384] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.782631] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.785129] libphy: Fixed MDIO Bus: probed\n[ 0.786993] tun: Universal TUN/TAP device driver, 1.6\n[ 0.788729] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.792818] PPP generic driver version 2.4.2\n[ 0.794351] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.796570] ehci-pci: EHCI PCI platform driver\n[ 0.798251] ehci-platform: EHCI generic platform driver\n[ 0.800680] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.802796] ohci-pci: OHCI PCI platform driver\n[ 0.804854] ohci-platform: OHCI generic platform driver\n[ 0.808143] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.840754] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.842675] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.845360] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.847422] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.849801] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.852642] usb usb1: Product: UHCI Host Controller\n[ 0.854686] usb usb1: Manufacturer: Linux 3.13.0-163-generic uhci_hcd\n[ 0.857201] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.859386] hub 1-0:1.0: USB hub found\n[ 0.860869] hub 1-0:1.0: 2 ports detected\n[ 0.862825] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.867107] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.869264] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.871370] mousedev: PS/2 mouse device common for all mice\n[ 0.873863] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.877229] rtc_cmos 00:00: RTC can wake from S4\n[ 0.879233] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.881302] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.883542] device-mapper: uevent: version 1.0.3\n[ 0.885357] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.888459] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.890628] TCP: cubic registered\n[ 0.892411] NET: Registered protocol family 10\n[ 0.894314] NET: Registered protocol family 17\n[ 0.907509] Key type dns_resolver registered\n[ 0.909329] Loading compiled-in X.509 certificates\n[ 0.911933] Loaded X.509 cert 'Magrathea: Glacier signing key: 094079111c1fcc174da628d837dd46328f08651c'\n[ 0.915595] registered taskstats version 1\n[ 0.919644] Key type trusted registered\n[ 0.924632] Key type encrypted registered\n[ 0.926548] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.928499] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.931647] regulator-dummy: disabling\n[ 0.933409] Magic number: 14:663:648\n[ 0.935074] acpi LNXCPU:01: hash matches\n[ 0.936856] rtc_cmos 00:00: setting system clock to 2018-12-27 19:38:30 UTC (1545939510)\n[ 0.940206] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.942721] EDD information not available.\n[ 0.946851] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.950180] Write protecting the kernel read-only data: 12288k\n[ 0.954041] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000)\n[ 0.959193] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.974960] systemd-udevd[107]: starting version 204\n[ 1.012595] FDC 0 is a S82078B\n[ 1.172053] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.337223] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.339762] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.342317] usb 1-1: Product: QEMU USB Tablet\n[ 1.344138] usb 1-1: Manufacturer: QEMU\n[ 1.345813] usb 1-1: SerialNumber: 42\n[ 2.038694] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3\nBegin: Loading essential drivers ... done.\nBegin: Running /scripts/init-premount ... done.\nBegin: Mounting root file system ... Begin: Running /scripts/local-top ... done.\nBegin: Running /scripts/local-premount ... done.\n[ 2.433705] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nBegin: Running /scripts/local-bottom ... done.\ndone.\nBegin: Running /scripts/init-bottom ... done.\n[ 2.545024] random: init urandom read with 10 bits of entropy available\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Starting Mount filesystems on boot[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n[ 2.796380] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Thu, 27 Dec 2018 19:38:32 +0000. Up 3.25 seconds.\ncloud-init-nonet[3.41]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[5.06]: static networking is now up\n * Starting configure network device[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Thu, 27 Dec 2018 19:38:34 +0000. Up 5.22 seconds.\nci-info: ++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: | Device | Up | Address | Mask | Hw-Address |\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . |\nci-info: | eth1 | False | . | . | fa:16:3e:64:42:66 |\nci-info: | eth0 | True | 192.168.0.3 | 255.255.255.0 | fa:16:3e:8e:c2:e4 |\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\ndmesg: write failed: Broken pipe\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\n9b:d0:c3:cb:d2:90:87:d3:0e:e4:15:00:f2:56:f3:cd root@homer-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| . ..+.. |\n| o . o + |\n| o . o E |\n| . o B |\n| O S |\n| X = |\n| . B |\n| . |\n| |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\n5b:26:97:42:fd:ba:43:3e:f6:cd:58:54:de:56:df:74 root@homer-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| |\n| . |\n| . . E|\n| . o +*|\n| S = . . *|\n| B.. . . |\n| .o. . |\n| =. = |\n| ..+o o |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\ncb:9e:2b:33:81:df:b5:65:c4:36:84:e0:55:36:65:4a root@homer-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| ...oE.o |\n| . ..o.+ |\n| . o. |\n| = |\n| . S o . |\n| . .. .. o |\n| . oo. + |\n| =.... |\n| ++. |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\nc9:1c:b9:32:cf:53:6c:07:ec:87:dc:1d:f8:d3:65:7b root@homer-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| |\n| o . |\n| o o . . o|\n| o B + o +o|\n| o S B + +.E|\n| = o o ..|\n| + |\n| . |\n| |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\n * Starting early crypto disks... * Starting Handle applying cloud-config[74G[ OK ]\n[80G [74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Thu, 27 Dec 2018 19:38:39 +0000. Up 10.22 seconds.\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\n\nUbuntu 14.04.5 LTS homer-0 ttyS0\n\nhomer-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Thu, 27 Dec 2018 19:38:41 +0000. Up 11.59 seconds.\n+ cat\n++ cut -d / -f 2\n++ echo 192.168.1.0/24\n+ chmod a+x /etc/init.d/signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace\n+ /etc/init.d/signaling_namespace\n+ echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ curl -L http://repo.cw-ngv.com/repo_key\n+ apt-key add -\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 14304 0 --:--:-- --:--:-- --:--:-- 14248100 3149 100 3149 0 0 14300 0 --:--:-- --:--:-- --:--:-- 14248\nOK\n+ apt-get update\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:3 http://repo.cw-ngv.com binary/ Release [1219 B]\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:5 http://security.ubuntu.com trusty-security/main Sources [167 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [96.0 kB]\nGet:8 http://security.ubuntu.com trusty-security/main amd64 Packages [797 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nGet:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [277 kB]\nGet:10 http://security.ubuntu.com trusty-security/main Translation-en [427 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:11 http://security.ubuntu.com trusty-security/universe Translation-en [150 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [226 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7437 B]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1135 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [510 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [562 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [272 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nFetched 12.9 MB in 9s (1405 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.7\n+ '[' -n 192.168.0.7 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install homer --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 crest\n dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core\n g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl\n libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1\n libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1\n libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libpython2.7-dev libquadmath0\n libsensors4 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4\n libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev\n nginx nginx-common nginx-core ntp python-chardet-whl python-colorama\n python-colorama-whl python-distlib python-distlib-whl python-html5lib\n python-html5lib-whl python-pip python-pip-whl python-requests-whl\n python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl\n python-virtualenv python-wheel python-zmq python2.7-dev\n python3-pkg-resources realpath sysstat\nSuggested packages:\n binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix\n mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales\n clearwater-logging clearwater-snmpd clearwater-secure-connections\n debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg\n gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc\n gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg\n libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc libgd-tools lm-sensors\n libstdc++-4.8-doc pkg-config make-doc fcgiwrap nginx-doc ntp-doc\n python-genshi python-lxml python3-setuptools isag\nRecommended packages:\n python-dev-all\nThe following NEW packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 crest\n dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core\n g++ g++-4.8 gcc gcc-4.8 gnutls-bin homer inotify-tools iotop\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl\n libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1\n libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1\n libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libpython2.7-dev libquadmath0\n libsensors4 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4\n libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev\n nginx nginx-common nginx-core ntp python-chardet-whl python-colorama\n python-colorama-whl python-distlib python-distlib-whl python-html5lib\n python-html5lib-whl python-pip python-pip-whl python-requests-whl\n python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl\n python-virtualenv python-wheel python-zmq python2.7-dev\n python3-pkg-resources realpath sysstat\n0 upgraded, 94 newly installed, 0 to remove and 12 not upgraded.\nNeed to get 88.0 MB of archives.\nAfter this operation, 202 MB of additional disk space will be used.\nGet:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:2 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB]\nGet:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:13 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-164.214 [774 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.5 [22.0 MB]\nGet:32 http://repo.cw-ngv.com/stable/ binary/ homer 1.0-180326.111418 [35.6 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5418 B]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.5 [269 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB]\nExtracting templates from packages: 31%Extracting templates from packages: 63%Extracting templates from packages: 95%Extracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 88.0 MB in 8s (9995 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51330 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package fonts-dejavu-core.\nPreparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ...\nUnpacking fonts-dejavu-core (2.34-1ubuntu1) ...\nSelecting previously unselected package fontconfig-config.\nPreparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ...\nUnpacking fontconfig-config (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libfontconfig1:amd64.\nPreparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ...\nUnpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libjpeg-turbo8:amd64.\nPreparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ...\nUnpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSelecting previously unselected package libjpeg8:amd64.\nPreparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ...\nUnpacking libjpeg8:amd64 (8c-2ubuntu8) ...\nSelecting previously unselected package libjbig0:amd64.\nPreparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ...\nUnpacking libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSelecting previously unselected package libtiff5:amd64.\nPreparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ...\nUnpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSelecting previously unselected package libvpx1:amd64.\nPreparing to unpack .../libvpx1_1.3.0-2_amd64.deb ...\nUnpacking libvpx1:amd64 (1.3.0-2) ...\nSelecting previously unselected package libxpm4:amd64.\nPreparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ...\nUnpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSelecting previously unselected package libgd3:amd64.\nPreparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-164.214_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-164.214) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package libexpat1-dev:amd64.\nPreparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ...\nUnpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ...\nSelecting previously unselected package libpython2.7-dev:amd64.\nPreparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ...\nUnpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libxslt1.1:amd64.\nPreparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ...\nUnpacking clearwater-monit (5.18-180322.170159) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-180328.114312) ...\nSelecting previously unselected package nginx-common.\nPreparing to unpack .../nginx-common_1.4.6-1ubuntu3.9_all.deb ...\nUnpacking nginx-common (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package nginx-core.\nPreparing to unpack .../nginx-core_1.4.6-1ubuntu3.9_amd64.deb ...\nUnpacking nginx-core (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package nginx.\nPreparing to unpack .../nginx_1.4.6-1ubuntu3.9_all.deb ...\nUnpacking nginx (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package clearwater-nginx.\nPreparing to unpack .../clearwater-nginx_1.0-180322.165850_all.deb ...\nUnpacking clearwater-nginx (1.0-180322.165850) ...\nSelecting previously unselected package libxml2-dev:amd64.\nPreparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ...\nUnpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ...\nSelecting previously unselected package libxslt1-dev:amd64.\nPreparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package python2.7-dev.\nPreparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ...\nUnpacking python2.7-dev (2.7.6-8ubuntu0.5) ...\nSelecting previously unselected package python-zmq.\nPreparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ...\nUnpacking python-zmq (14.0.1-1build2) ...\nSelecting previously unselected package libzmq3-dev:amd64.\nPreparing to unpack .../libzmq3-dev_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package crest.\nPreparing to unpack .../crest_1.0-180326.111418_amd64.deb ...\nUnpacking crest (1.0-180326.111418) ...\nSelecting previously unselected package libfakeroot:amd64.\nPreparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking libfakeroot:amd64 (1.20-3ubuntu2) ...\nSelecting previously unselected package fakeroot.\nPreparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking fakeroot (1.20-3ubuntu2) ...\nSelecting previously unselected package homer.\nPreparing to unpack .../homer_1.0-180326.111418_amd64.deb ...\nUnpacking homer (1.0-180326.111418) ...\nSelecting previously unselected package libalgorithm-diff-perl.\nPreparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...\nUnpacking libalgorithm-diff-perl (1.19.02-3) ...\nSelecting previously unselected package libalgorithm-diff-xs-perl.\nPreparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...\nUnpacking libalgorithm-diff-xs-perl (0.04-2build4) ...\nSelecting previously unselected package libalgorithm-merge-perl.\nPreparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...\nUnpacking libalgorithm-merge-perl (0.08-2) ...\nSelecting previously unselected package libfile-fcntllock-perl.\nPreparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...\nUnpacking libfile-fcntllock-perl (0.14-2build1) ...\nSelecting previously unselected package manpages-dev.\nPreparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...\nUnpacking manpages-dev (3.54-1ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-colorama-whl.\nPreparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-distlib-whl.\nPreparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib-whl (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib.\nPreparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-html5lib-whl.\nPreparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib-whl (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-six-whl.\nPreparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1.1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.4) ...\nSelecting previously unselected package python-setuptools-whl.\nPreparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools-whl (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip-whl.\nPreparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip-whl (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-wheel.\nPreparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1.1) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up fonts-dejavu-core (2.34-1ubuntu1) ...\nSetting up fontconfig-config (2.11.0-0ubuntu4.2) ...\nSetting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSetting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSetting up libjpeg8:amd64 (8c-2ubuntu8) ...\nSetting up libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSetting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSetting up libvpx1:amd64 (1.3.0-2) ...\nSetting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSetting up libgd3:amd64 (2.1.0-3ubuntu0.10) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.14) ...\nSetting up linux-libc-dev:amd64 (3.13.0-164.214) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSetting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ...\nSetting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n ...done.\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up iotop (0.6-1) ...\nSetting up nginx-common (1.4.6-1ubuntu3.9) ...\nSetting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ...\nSetting up libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up python2.7-dev (2.7.6-8ubuntu0.5) ...\nSetting up python-zmq (14.0.1-1build2) ...\nSetting up libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up libfakeroot:amd64 (1.20-3ubuntu2) ...\nSetting up fakeroot (1.20-3ubuntu2) ...\nupdate-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode\nSetting up libalgorithm-diff-perl (1.19.02-3) ...\nSetting up libalgorithm-diff-xs-perl (0.04-2build4) ...\nSetting up libalgorithm-merge-perl (0.08-2) ...\nSetting up libfile-fcntllock-perl (0.14-2build1) ...\nSetting up manpages-dev (3.54-1ubuntu1) ...\nSetting up python3-pkg-resources (3.3-1ubuntu2) ...\nSetting up python-chardet-whl (2.2.1-2~ubuntu1) ...\nSetting up python-colorama (0.2.5-0.1ubuntu2) ...\nSetting up python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib (0.1.8-1ubuntu1) ...\nSetting up python-distlib-whl (0.1.8-1ubuntu1) ...\nSetting up python-html5lib (0.999-3~ubuntu1) ...\nSetting up python-html5lib-whl (0.999-3~ubuntu1) ...\nSetting up python-six-whl (1.5.2-1ubuntu1.1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.4) ...\nSetting up python-setuptools-whl (3.3-1ubuntu2) ...\nSetting up python-pip-whl (1.5.4-1ubuntu4) ...\nSetting up python-pip (1.5.4-1ubuntu4) ...\nSetting up python-wheel (0.24.0-1~ubuntu1.1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-infrastructure (1.0-180328.114312) ...\nProcessing pyzmq-16.0.2-py2.7-linux-x86_64.egg\nCopying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages\nAdding pyzmq 16.0.2 to easy-install.pth file\n\nInstalled /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg\nProcessing dependencies for pyzmq==16.0.2\nFinished processing dependencies for pyzmq==16.0.2\nNew python executable in /usr/share/clearwater/infrastructure/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting cw_infrastructure\nCollecting dnspython (from cw_infrastructure)\nCollecting pathlib (from cw_infrastructure)\nCollecting contextlib2 (from cw_infrastructure)\nCollecting nsenter (from cw_infrastructure)\nCollecting argparse (from cw_infrastructure)\nInstalling collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env\nSuccessfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-log-cleanup (1.0-180328.114312) ...\nSetting up clearwater-monit (5.18-180322.170159) ...\nclearwater-monit start/running, process 8349\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-diags-monitor (1.0-180328.114312) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up nginx-core (1.4.6-1ubuntu3.9) ...\nSetting up nginx (1.4.6-1ubuntu3.9) ...\nSetting up clearwater-nginx (1.0-180322.165850) ...\nTesting nginx configuration...\nnginx: the configuration file /etc/nginx/nginx.conf syntax is ok\nnginx: configuration file /etc/nginx/nginx.conf test is successful\nSite ping has been enabled. Run /etc/init.d/nginx reload to apply the changes.\nGenerating a 2048 bit RSA private key\n...................................................................+++\n.+++\nunable to write 'random state'\nwriting new private key to 'nginx.key'\n-----\nSignature ok\nsubject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown\nGetting Private key\nunable to write 'random state'\nAdding 'diversion of /etc/init.d/nginx to /etc/init.d/nginx.clearwater-orig by clearwater-nginx'\nAdding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx'\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up crest (1.0-180326.111418) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/crest/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting crest\nCollecting cyclone (from crest)\nCollecting cryptography (from crest)\nCollecting idna (from crest)\nCollecting defusedxml (from crest)\nCollecting pyOpenSSL (from crest)\nCollecting Twisted (from crest)\nCollecting prctl (from crest)\nCollecting cql (from crest)\nCollecting ipaddress (from crest)\nCollecting msgpack-python (from crest)\nCollecting attrs (from crest)\nCollecting Automat (from crest)\nCollecting metaswitchcommon (from crest)\nCollecting telephus (from crest)\nCollecting asn1crypto (from crest)\nCollecting enum34 (from crest)\nCollecting pure-sasl (from crest)\nCollecting setuptools (from crest)\nCollecting constantly (from crest)\nCollecting lxml (from crest)\nCollecting thrift (from crest)\nCollecting incremental (from crest)\nCollecting zope.interface (from crest)\nCollecting six (from crest)\nCollecting cffi>=1.7 (from cryptography->crest)\nCollecting pycparser (from metaswitchcommon->crest)\nCollecting pycrypto (from metaswitchcommon->crest)\nCollecting monotonic (from metaswitchcommon->crest)\nCollecting pyzmq (from metaswitchcommon->crest)\nInstalling collected packages: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, defusedxml, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, crest\n Found existing installation: setuptools 2.2\n Uninstalling setuptools-2.2:\n Successfully uninstalled setuptools-2.2\nSuccessfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 defusedxml-0.5.0 enum34-1.1.6 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1\nSetting up homer (1.0-180326.111418) ...\nCollecting homer\nCollecting crest (from homer)\nCollecting cyclone (from crest->homer)\nCollecting cryptography (from crest->homer)\nCollecting idna (from crest->homer)\nCollecting defusedxml (from crest->homer)\nCollecting pyOpenSSL (from crest->homer)\nCollecting Twisted (from crest->homer)\nCollecting prctl (from crest->homer)\nCollecting cql (from crest->homer)\nCollecting ipaddress (from crest->homer)\nCollecting msgpack-python (from crest->homer)\nCollecting attrs (from crest->homer)\nCollecting Automat (from crest->homer)\nCollecting metaswitchcommon (from crest->homer)\nCollecting telephus (from crest->homer)\nCollecting asn1crypto (from crest->homer)\nCollecting enum34 (from crest->homer)\nCollecting pure-sasl (from crest->homer)\nCollecting setuptools (from crest->homer)\nCollecting constantly (from crest->homer)\nCollecting lxml (from crest->homer)\nCollecting thrift (from crest->homer)\nCollecting incremental (from crest->homer)\nCollecting zope.interface (from crest->homer)\nCollecting six (from crest->homer)\nCollecting cffi>=1.7 (from cryptography->crest->homer)\nCollecting pycparser (from metaswitchcommon->crest->homer)\nCollecting pycrypto (from metaswitchcommon->crest->homer)\nCollecting monotonic (from metaswitchcommon->crest->homer)\nCollecting pyzmq (from metaswitchcommon->crest->homer)\nInstalling collected packages: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, defusedxml, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, crest, homer\n Found existing installation: six 1.10.0\n Uninstalling six-1.10.0:\n Successfully uninstalled six-1.10.0\n Found existing installation: ipaddress 1.0.18\n Uninstalling ipaddress-1.0.18:\n Successfully uninstalled ipaddress-1.0.18\n Found existing installation: asn1crypto 0.22.0\n Uninstalling asn1crypto-0.22.0:\n Successfully uninstalled asn1crypto-0.22.0\n Found existing installation: enum34 1.1.6\n Uninstalling enum34-1.1.6:\n Successfully uninstalled enum34-1.1.6\n Found existing installation: idna 2.5\n Uninstalling idna-2.5:\n Successfully uninstalled idna-2.5\n Found existing installation: pycparser 2.18\n Uninstalling pycparser-2.18:\n Successfully uninstalled pycparser-2.18\n Found existing installation: cffi 1.10.0\n Uninstalling cffi-1.10.0:\n Successfully uninstalled cffi-1.10.0\n Found existing installation: cryptography 1.9\n Uninstalling cryptography-1.9:\n Successfully uninstalled cryptography-1.9\n Found existing installation: pyOpenSSL 17.0.0\n Uninstalling pyOpenSSL-17.0.0:\n Successfully uninstalled pyOpenSSL-17.0.0\n Found existing installation: constantly 15.1.0\n Uninstalling constantly-15.1.0:\n Successfully uninstalled constantly-15.1.0\n Found existing installation: setuptools 24.0.0\n Uninstalling setuptools-24.0.0:\n Successfully uninstalled setuptools-24.0.0\n Found existing installation: zope.interface 4.4.1\n Uninstalling zope.interface-4.4.1:\n Successfully uninstalled zope.interface-4.4.1\n Found existing installation: attrs 17.2.0\n Uninstalling attrs-17.2.0:\n Successfully uninstalled attrs-17.2.0\n Found existing installation: Automat 0.6.0\n Uninstalling Automat-0.6.0:\n Successfully uninstalled Automat-0.6.0\n Found existing installation: incremental 17.5.0\n Uninstalling incremental-17.5.0:\n Successfully uninstalled incremental-17.5.0\n Found existing installation: Twisted 17.1.0\n Uninstalling Twisted-17.1.0:\n Successfully uninstalled Twisted-17.1.0\n Found existing installation: cyclone 1.0\n Uninstalling cyclone-1.0:\n Successfully uninstalled cyclone-1.0\n Found existing installation: defusedxml 0.5.0\n Uninstalling defusedxml-0.5.0:\n Successfully uninstalled defusedxml-0.5.0\n Found existing installation: prctl 1.0.1\n Uninstalling prctl-1.0.1:\n Successfully uninstalled prctl-1.0.1\n Found existing installation: thrift 0.9.3\n Uninstalling thrift-0.9.3:\n Successfully uninstalled thrift-0.9.3\n Found existing installation: cql 1.4.0\n Uninstalling cql-1.4.0:\n Successfully uninstalled cql-1.4.0\n Found existing installation: msgpack-python 0.4.7\n Uninstalling msgpack-python-0.4.7:\n Successfully uninstalled msgpack-python-0.4.7\n Found existing installation: pycrypto 2.6.1\n Uninstalling pycrypto-2.6.1:\n Successfully uninstalled pycrypto-2.6.1\n Found existing installation: monotonic 0.6\n Uninstalling monotonic-0.6:\n Successfully uninstalled monotonic-0.6\n Found existing installation: pyzmq 16.0.2\n Uninstalling pyzmq-16.0.2:\n Successfully uninstalled pyzmq-16.0.2\n Found existing installation: metaswitchcommon 0.1\n Uninstalling metaswitchcommon-0.1:\n Successfully uninstalled metaswitchcommon-0.1\n Found existing installation: telephus 1.0.0b1\n Uninstalling telephus-1.0.0b1:\n Successfully uninstalled telephus-1.0.0b1\n Found existing installation: pure-sasl 0.4.0\n Uninstalling pure-sasl-0.4.0:\n Successfully uninstalled pure-sasl-0.4.0\n Found existing installation: lxml 3.6.0\n Uninstalling lxml-3.6.0:\n Successfully uninstalled lxml-3.6.0\n Found existing installation: crest 0.1\n Uninstalling crest-0.1:\n Successfully uninstalled crest-0.1\nSuccessfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 defusedxml-0.5.0 enum34-1.1.6 homer-0.1 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\n/var/lib/dpkg/info/homer.postinst: 50: /var/lib/dpkg/info/homer.postinst: /usr/share/clearwater/cassandra-schemas/homer.sh: not found\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install clearwater-management --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-queue-manager python-jsonschema python-mock\nSuggested packages:\n python-mock-doc\nThe following NEW packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-management clearwater-queue-manager python-jsonschema python-mock\n0 upgraded, 7 newly installed, 0 to remove and 12 not upgraded.\nNeed to get 38.4 MB of archives.\nAfter this operation, 108 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB]\nGet:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB]\nGet:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB]\n"} 2018-12-27 19:40:48,332 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/b60d844c-a06f-456e-a245-d548e0ebe850/action used request id req-19f2a995-10fe-417b-870f-8063c38e4208 2018-12-27 19:40:48,332 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0785391330719s 2018-12-27 19:40:48,334 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/b60d844c-a06f-456e-a245-d548e0ebe850/action used request id req-19f2a995-10fe-417b-870f-8063c38e4208 2018-12-27 19:40:48,334 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-163-generic (buildd@lgw01-amd64-058) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #213-Ubuntu SMP Thu Nov 15 02:19:07 UTC 2018 (Ubuntu 3.13.0-163.213-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-163-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe1551 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe14d1 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84096 r8192 d22400 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc80 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-163-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008014] pid_max: default: 32768 minimum: 301 [ 0.009671] Security Framework initialized [ 0.011198] AppArmor: AppArmor initialized [ 0.012007] Yama: becoming mindful. [ 0.013530] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017802] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020869] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.026791] Initializing cgroup subsys memory [ 0.028025] Initializing cgroup subsys devices [ 0.029584] Initializing cgroup subsys freezer [ 0.031017] Initializing cgroup subsys blkio [ 0.032009] Initializing cgroup subsys perf_event [ 0.033891] Initializing cgroup subsys hugetlb [ 0.036803] mce: CPU supports 10 MCE banks [ 0.038523] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.038523] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040013] Spectre V2 : Mitigation: Full generic retpoline [ 0.044008] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.046385] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.048003] Spectre V2 : Disabling Indirect Banch Restricted Speculation [ 0.052003] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.055243] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.060460] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.067790] ACPI: Core revision 20131115 [ 0.068549] ACPI: All ACPI Tables successfully acquired [ 0.072069] ftrace: allocating 28753 entries in 113 pages [ 0.096200] smpboot: Max logical packages: 2 [ 0.098014] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.100004] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.102803] Enabling x2apic [ 0.104000] Enabled x2apic [ 0.104008] Switched APIC routing to physical x2apic. [ 0.109387] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.111757] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.116035] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.127252] KVM setup paravirtual spinlock [ 0.129973] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.132206] x86: Booting SMP configuration: [ 0.133980] .... node #0, CPUs: #1[ 0.129921] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.152022] x86: Booted up 1 node, 2 CPUs [ 0.152013] KVM setup async PF for cpu 1 [ 0.152015] kvm-stealtime: cpu 1, msr 7fd0fc80 [ 0.156012] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.159162] devtmpfs: initialized [ 0.161679] EVM: security.selinux [ 0.163205] EVM: security.SMACK64 [ 0.164003] EVM: security.ima [ 0.165377] EVM: security.capability [ 0.167011] pinctrl core: initialized pinctrl subsystem [ 0.168060] regulator-dummy: no parameters [ 0.169960] RTC time: 19:38:30, date: 12/27/18 [ 0.171956] NET: Registered protocol family 16 [ 0.172147] cpuidle: using governor ladder [ 0.173963] cpuidle: using governor menu [ 0.175796] ACPI: bus type PCI registered [ 0.176008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.178756] PCI: Using configuration type 1 for base access [ 0.180659] bio: create slab at 0 [ 0.181793] ACPI: Added _OSI(Module Device) [ 0.184004] ACPI: Added _OSI(Processor Device) [ 0.185817] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.187709] ACPI: Added _OSI(Processor Aggregator Device) [ 0.189867] ACPI: Interpreter enabled [ 0.191489] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.194356] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.197037] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.200005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.203218] ACPI: (supports S0 S5) [ 0.204004] ACPI: Using IOAPIC for interrupt routing [ 0.206340] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.208223] ACPI: No dock devices found. [ 0.211681] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.212008] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.214923] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.216035] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.220416] acpiphp: Slot [3] registered [ 0.222841] acpiphp: Slot [4] registered [ 0.224055] acpiphp: Slot [5] registered [ 0.226436] acpiphp: Slot [6] registered [ 0.228057] acpiphp: Slot [7] registered [ 0.230454] acpiphp: Slot [8] registered [ 0.232040] acpiphp: Slot [9] registered [ 0.234499] acpiphp: Slot [10] registered [ 0.236040] acpiphp: Slot [11] registered [ 0.238459] acpiphp: Slot [12] registered [ 0.240038] acpiphp: Slot [13] registered [ 0.241832] acpiphp: Slot [14] registered [ 0.243622] acpiphp: Slot [15] registered [ 0.244030] acpiphp: Slot [16] registered [ 0.245708] acpiphp: Slot [17] registered [ 0.247247] acpiphp: Slot [18] registered [ 0.248033] acpiphp: Slot [19] registered [ 0.249640] acpiphp: Slot [20] registered [ 0.251290] acpiphp: Slot [21] registered [ 0.252023] acpiphp: Slot [22] registered [ 0.253642] acpiphp: Slot [23] registered [ 0.255223] acpiphp: Slot [24] registered [ 0.256023] acpiphp: Slot [25] registered [ 0.257613] acpiphp: Slot [26] registered [ 0.259122] acpiphp: Slot [27] registered [ 0.260023] acpiphp: Slot [28] registered [ 0.261429] acpiphp: Slot [29] registered [ 0.262903] acpiphp: Slot [30] registered [ 0.264035] acpiphp: Slot [31] registered [ 0.265631] PCI host bridge to bus 0000:00 [ 0.267227] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.268005] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.270260] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.272005] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.274160] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.276004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.286256] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.288016] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.319226] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.321239] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.323728] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.325157] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.327583] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.328913] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.330997] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.330997] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.332004] vgaarb: loaded [ 0.333040] vgaarb: bridge control possible 0000:00:02.0 [ 0.335032] SCSI subsystem initialized [ 0.336174] ACPI: bus type USB registered [ 0.337469] usbcore: registered new interface driver usbfs [ 0.339249] usbcore: registered new interface driver hub [ 0.340057] usbcore: registered new device driver usb [ 0.341752] PCI: Using ACPI for IRQ routing [ 0.341884] NetLabel: Initializing [ 0.344007] NetLabel: domain hash size = 128 [ 0.345452] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.347132] NetLabel: unlabeled traffic allowed by default [ 0.348215] Switched to clocksource kvm-clock [ 0.360229] AppArmor: AppArmor Filesystem Enabled [ 0.362474] pnp: PnP ACPI init [ 0.364294] ACPI: bus type PNP registered [ 0.367130] pnp: PnP ACPI: found 8 devices [ 0.369334] ACPI: bus type PNP unregistered [ 0.378628] NET: Registered protocol family 2 [ 0.380764] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.383869] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.386624] TCP: Hash tables configured (established 16384 bind 16384) [ 0.389289] TCP: reno registered [ 0.390706] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.393071] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.395636] NET: Registered protocol family 1 [ 0.397449] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.399760] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.401990] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.425844] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.449618] Trying to unpack rootfs image as initramfs... [ 0.558318] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.561643] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.563922] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.566458] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.570210] Scanning for low memory corruption every 60 seconds [ 0.573288] Initialise system trusted keyring [ 0.575323] audit: initializing netlink socket (disabled) [ 0.577612] type=2000 audit(1545939510.950:1): initialized [ 0.604635] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.608040] zbud: loaded [ 0.609474] VFS: Disk quotas dquot_6.5.2 [ 0.611181] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.614160] fuse init (API version 7.22) [ 0.615922] msgmni has been set to 3997 [ 0.617617] Key type big_key registered [ 0.619847] Key type asymmetric registered [ 0.621566] Asymmetric key parser 'x509' registered [ 0.623541] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.626624] io scheduler noop registered [ 0.628298] io scheduler deadline registered (default) [ 0.630485] io scheduler cfq registered [ 0.632220] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.634255] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.636387] ipmi message handler version 39.2 [ 0.637919] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.640403] ACPI: Power Button [PWRF] [ 0.641801] GHES: HEST is not enabled! [ 0.664083] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.708931] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.732205] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.734856] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.762426] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.765874] Linux agpgart interface v0.103 [ 0.768471] brd: module loaded [ 0.770111] loop: module loaded [ 0.771731] blk-mq: CPU -> queue map [ 0.773029] CPU 0 -> Queue 0 [ 0.774176] CPU 1 -> Queue 0 [ 0.776217] vda: vda1 [ 0.778010] scsi0 : ata_piix [ 0.779235] scsi1 : ata_piix [ 0.780384] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.782631] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.785129] libphy: Fixed MDIO Bus: probed [ 0.786993] tun: Universal TUN/TAP device driver, 1.6 [ 0.788729] tun: (C) 1999-2004 Max Krasnyansky [ 0.792818] PPP generic driver version 2.4.2 [ 0.794351] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.796570] ehci-pci: EHCI PCI platform driver [ 0.798251] ehci-platform: EHCI generic platform driver [ 0.800680] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.802796] ohci-pci: OHCI PCI platform driver [ 0.804854] ohci-platform: OHCI generic platform driver [ 0.808143] uhci_hcd: USB Universal Host Controller Interface driver [ 0.840754] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.842675] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.845360] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.847422] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.849801] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.852642] usb usb1: Product: UHCI Host Controller [ 0.854686] usb usb1: Manufacturer: Linux 3.13.0-163-generic uhci_hcd [ 0.857201] usb usb1: SerialNumber: 0000:00:01.2 [ 0.859386] hub 1-0:1.0: USB hub found [ 0.860869] hub 1-0:1.0: 2 ports detected [ 0.862825] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.867107] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.869264] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.871370] mousedev: PS/2 mouse device common for all mice [ 0.873863] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.877229] rtc_cmos 00:00: RTC can wake from S4 [ 0.879233] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.881302] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.883542] device-mapper: uevent: version 1.0.3 [ 0.885357] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.888459] ledtrig-cpu: registered to indicate activity on CPUs [ 0.890628] TCP: cubic registered [ 0.892411] NET: Registered protocol family 10 [ 0.894314] NET: Registered protocol family 17 [ 0.907509] Key type dns_resolver registered [ 0.909329] Loading compiled-in X.509 certificates [ 0.911933] Loaded X.509 cert 'Magrathea: Glacier signing key: 094079111c1fcc174da628d837dd46328f08651c' [ 0.915595] registered taskstats version 1 [ 0.919644] Key type trusted registered [ 0.924632] Key type encrypted registered [ 0.926548] AppArmor: AppArmor sha1 policy hashing enabled [ 0.928499] IMA: No TPM chip found, activating TPM-bypass! [ 0.931647] regulator-dummy: disabling [ 0.933409] Magic number: 14:663:648 [ 0.935074] acpi LNXCPU:01: hash matches [ 0.936856] rtc_cmos 00:00: setting system clock to 2018-12-27 19:38:30 UTC (1545939510) [ 0.940206] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.942721] EDD information not available. [ 0.946851] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.950180] Write protecting the kernel read-only data: 12288k [ 0.954041] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.959193] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.974960] systemd-udevd[107]: starting version 204 [ 1.012595] FDC 0 is a S82078B [ 1.172053] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.337223] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.339762] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.342317] usb 1-1: Product: QEMU USB Tablet [ 1.344138] usb 1-1: Manufacturer: QEMU [ 1.345813] usb 1-1: SerialNumber: 42 [ 2.038694] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3 Begin: Loading essential drivers ... done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... done. [ 2.433705] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Begin: Running /scripts/local-bottom ... done. done. Begin: Running /scripts/init-bottom ... done. [ 2.545024] random: init urandom read with 10 bits of entropy available * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] [ 2.796380] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Thu, 27 Dec 2018 19:38:32 +0000. Up 3.25 seconds. cloud-init-nonet[3.41]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[5.06]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Thu, 27 Dec 2018 19:38:34 +0000. Up 5.22 seconds. ci-info: ++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:64:42:66 | ci-info: | eth0 | True | 192.168.0.3 | 255.255.255.0 | fa:16:3e:8e:c2:e4 | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ dmesg: write failed: Broken pipe Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 9b:d0:c3:cb:d2:90:87:d3:0e:e4:15:00:f2:56:f3:cd root@homer-0 The key's randomart image is: +--[ RSA 2048]----+ | . ..+.. | | o . o + | | o . o E | | . o B | | O S | | X = | | . B | | . | | | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 5b:26:97:42:fd:ba:43:3e:f6:cd:58:54:de:56:df:74 root@homer-0 The key's randomart image is: +--[ DSA 1024]----+ | | | . | | . . E| | . o +*| | S = . . *| | B.. . . | | .o. . | | =. = | | ..+o o | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: cb:9e:2b:33:81:df:b5:65:c4:36:84:e0:55:36:65:4a root@homer-0 The key's randomart image is: +--[ECDSA 256]---+ | ...oE.o | | . ..o.+ | | . o. | | = | | . S o . | | . .. .. o | | . oo. + | | =.... | | ++. | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: c9:1c:b9:32:cf:53:6c:07:ec:87:dc:1d:f8:d3:65:7b root@homer-0 The key's randomart image is: +--[ED25519 256--+ | | | o . | | o o . . o| | o B + o +o| | o S B + +.E| | = o o ..| | + | | . | | | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting early crypto disks... * Starting Handle applying cloud-config[74G[ OK ] [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Thu, 27 Dec 2018 19:38:39 +0000. Up 10.22 seconds. * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Ubuntu 14.04.5 LTS homer-0 ttyS0 homer-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Thu, 27 Dec 2018 19:38:41 +0000. Up 11.59 seconds. + cat ++ cut -d / -f 2 ++ echo 192.168.1.0/24 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 14304 0 --:--:-- --:--:-- --:--:-- 14248100 3149 100 3149 0 0 14300 0 --:--:-- --:--:-- --:--:-- 14248 OK + apt-get update Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:3 http://repo.cw-ngv.com binary/ Release [1219 B] Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:5 http://security.ubuntu.com trusty-security/main Sources [167 kB] Get:6 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:7 http://security.ubuntu.com trusty-security/universe Sources [96.0 kB] Get:8 http://security.ubuntu.com trusty-security/main amd64 Packages [797 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Get:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [277 kB] Get:10 http://security.ubuntu.com trusty-security/main Translation-en [427 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:11 http://security.ubuntu.com trusty-security/universe Translation-en [150 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [226 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7437 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1135 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [510 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [562 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [272 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Fetched 12.9 MB in 9s (1405 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.7 + '[' -n 192.168.0.7 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install homer --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 crest dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libpython2.7-dev libquadmath0 libsensors4 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev python3-pkg-resources realpath sysstat Suggested packages: binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales clearwater-logging clearwater-snmpd clearwater-secure-connections debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc libgd-tools lm-sensors libstdc++-4.8-doc pkg-config make-doc fcgiwrap nginx-doc ntp-doc python-genshi python-lxml python3-setuptools isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 crest dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin homer inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libpython2.7-dev libquadmath0 libsensors4 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev python3-pkg-resources realpath sysstat 0 upgraded, 94 newly installed, 0 to remove and 12 not upgraded. Need to get 88.0 MB of archives. After this operation, 202 MB of additional disk space will be used. Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:2 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:13 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-164.214 [774 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.5 [22.0 MB] Get:32 http://repo.cw-ngv.com/stable/ binary/ homer 1.0-180326.111418 [35.6 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5418 B] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.5 [269 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Extracting templates from packages: 31%Extracting templates from packages: 63%Extracting templates from packages: 95%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 88.0 MB in 8s (9995 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51330 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libjbig0:amd64. Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... Selecting previously unselected package libtiff5:amd64. Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Selecting previously unselected package libvpx1:amd64. Preparing to unpack .../libvpx1_1.3.0-2_amd64.deb ... Unpacking libvpx1:amd64 (1.3.0-2) ... Selecting previously unselected package libxpm4:amd64. Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Selecting previously unselected package libgd3:amd64. Preparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-164.214_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-164.214) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package libexpat1-dev:amd64. Preparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ... Unpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Selecting previously unselected package libpython2.7-dev:amd64. Preparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libxslt1.1:amd64. Preparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ... Unpacking clearwater-diags-monitor (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... Selecting previously unselected package nginx-common. Preparing to unpack .../nginx-common_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx-common (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx-core. Preparing to unpack .../nginx-core_1.4.6-1ubuntu3.9_amd64.deb ... Unpacking nginx-core (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx. Preparing to unpack .../nginx_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx (1.4.6-1ubuntu3.9) ... Selecting previously unselected package clearwater-nginx. Preparing to unpack .../clearwater-nginx_1.0-180322.165850_all.deb ... Unpacking clearwater-nginx (1.0-180322.165850) ... Selecting previously unselected package libxml2-dev:amd64. Preparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ... Unpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... Selecting previously unselected package libxslt1-dev:amd64. Preparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package python2.7-dev. Preparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking python2.7-dev (2.7.6-8ubuntu0.5) ... Selecting previously unselected package python-zmq. Preparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ... Unpacking python-zmq (14.0.1-1build2) ... Selecting previously unselected package libzmq3-dev:amd64. Preparing to unpack .../libzmq3-dev_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package crest. Preparing to unpack .../crest_1.0-180326.111418_amd64.deb ... Unpacking crest (1.0-180326.111418) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package homer. Preparing to unpack .../homer_1.0-180326.111418_amd64.deb ... Unpacking homer (1.0-180326.111418) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up fonts-dejavu-core (2.34-1ubuntu1) ... Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Setting up libjpeg8:amd64 (8c-2ubuntu8) ... Setting up libjbig0:amd64 (2.0-2ubuntu4.1) ... Setting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Setting up libvpx1:amd64 (1.3.0-2) ... Setting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Setting up libgd3:amd64 (2.1.0-3ubuntu0.10) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libc-dev-bin (2.19-0ubuntu6.14) ... Setting up linux-libc-dev:amd64 (3.13.0-164.214) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Setting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up iotop (0.6-1) ... Setting up nginx-common (1.4.6-1ubuntu3.9) ... Setting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... Setting up libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ... Setting up python2.7-dev (2.7.6-8ubuntu0.5) ... Setting up python-zmq (14.0.1-1build2) ... Setting up libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-180328.114312) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting cw_infrastructure Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Installing collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-log-cleanup (1.0-180328.114312) ... Setting up clearwater-monit (5.18-180322.170159) ... clearwater-monit start/running, process 8349 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-diags-monitor (1.0-180328.114312) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up nginx-core (1.4.6-1ubuntu3.9) ... Setting up nginx (1.4.6-1ubuntu3.9) ... Setting up clearwater-nginx (1.0-180322.165850) ... Testing nginx configuration... nginx: the configuration file /etc/nginx/nginx.conf syntax is ok nginx: configuration file /etc/nginx/nginx.conf test is successful Site ping has been enabled. Run /etc/init.d/nginx reload to apply the changes. Generating a 2048 bit RSA private key ...................................................................+++ .+++ unable to write 'random state' writing new private key to 'nginx.key' ----- Signature ok subject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown Getting Private key unable to write 'random state' Adding 'diversion of /etc/init.d/nginx to /etc/init.d/nginx.clearwater-orig by clearwater-nginx' Adding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx' Processing triggers for ureadahead (0.100.0-16) ... Setting up crest (1.0-180326.111418) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/crest/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting crest Collecting cyclone (from crest) Collecting cryptography (from crest) Collecting idna (from crest) Collecting defusedxml (from crest) Collecting pyOpenSSL (from crest) Collecting Twisted (from crest) Collecting prctl (from crest) Collecting cql (from crest) Collecting ipaddress (from crest) Collecting msgpack-python (from crest) Collecting attrs (from crest) Collecting Automat (from crest) Collecting metaswitchcommon (from crest) Collecting telephus (from crest) Collecting asn1crypto (from crest) Collecting enum34 (from crest) Collecting pure-sasl (from crest) Collecting setuptools (from crest) Collecting constantly (from crest) Collecting lxml (from crest) Collecting thrift (from crest) Collecting incremental (from crest) Collecting zope.interface (from crest) Collecting six (from crest) Collecting cffi>=1.7 (from cryptography->crest) Collecting pycparser (from metaswitchcommon->crest) Collecting pycrypto (from metaswitchcommon->crest) Collecting monotonic (from metaswitchcommon->crest) Collecting pyzmq (from metaswitchcommon->crest) Installing collected packages: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, defusedxml, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, crest Found existing installation: setuptools 2.2 Uninstalling setuptools-2.2: Successfully uninstalled setuptools-2.2 Successfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 defusedxml-0.5.0 enum34-1.1.6 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1 Setting up homer (1.0-180326.111418) ... Collecting homer Collecting crest (from homer) Collecting cyclone (from crest->homer) Collecting cryptography (from crest->homer) Collecting idna (from crest->homer) Collecting defusedxml (from crest->homer) Collecting pyOpenSSL (from crest->homer) Collecting Twisted (from crest->homer) Collecting prctl (from crest->homer) Collecting cql (from crest->homer) Collecting ipaddress (from crest->homer) Collecting msgpack-python (from crest->homer) Collecting attrs (from crest->homer) Collecting Automat (from crest->homer) Collecting metaswitchcommon (from crest->homer) Collecting telephus (from crest->homer) Collecting asn1crypto (from crest->homer) Collecting enum34 (from crest->homer) Collecting pure-sasl (from crest->homer) Collecting setuptools (from crest->homer) Collecting constantly (from crest->homer) Collecting lxml (from crest->homer) Collecting thrift (from crest->homer) Collecting incremental (from crest->homer) Collecting zope.interface (from crest->homer) Collecting six (from crest->homer) Collecting cffi>=1.7 (from cryptography->crest->homer) Collecting pycparser (from metaswitchcommon->crest->homer) Collecting pycrypto (from metaswitchcommon->crest->homer) Collecting monotonic (from metaswitchcommon->crest->homer) Collecting pyzmq (from metaswitchcommon->crest->homer) Installing collected packages: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, defusedxml, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, crest, homer Found existing installation: six 1.10.0 Uninstalling six-1.10.0: Successfully uninstalled six-1.10.0 Found existing installation: ipaddress 1.0.18 Uninstalling ipaddress-1.0.18: Successfully uninstalled ipaddress-1.0.18 Found existing installation: asn1crypto 0.22.0 Uninstalling asn1crypto-0.22.0: Successfully uninstalled asn1crypto-0.22.0 Found existing installation: enum34 1.1.6 Uninstalling enum34-1.1.6: Successfully uninstalled enum34-1.1.6 Found existing installation: idna 2.5 Uninstalling idna-2.5: Successfully uninstalled idna-2.5 Found existing installation: pycparser 2.18 Uninstalling pycparser-2.18: Successfully uninstalled pycparser-2.18 Found existing installation: cffi 1.10.0 Uninstalling cffi-1.10.0: Successfully uninstalled cffi-1.10.0 Found existing installation: cryptography 1.9 Uninstalling cryptography-1.9: Successfully uninstalled cryptography-1.9 Found existing installation: pyOpenSSL 17.0.0 Uninstalling pyOpenSSL-17.0.0: Successfully uninstalled pyOpenSSL-17.0.0 Found existing installation: constantly 15.1.0 Uninstalling constantly-15.1.0: Successfully uninstalled constantly-15.1.0 Found existing installation: setuptools 24.0.0 Uninstalling setuptools-24.0.0: Successfully uninstalled setuptools-24.0.0 Found existing installation: zope.interface 4.4.1 Uninstalling zope.interface-4.4.1: Successfully uninstalled zope.interface-4.4.1 Found existing installation: attrs 17.2.0 Uninstalling attrs-17.2.0: Successfully uninstalled attrs-17.2.0 Found existing installation: Automat 0.6.0 Uninstalling Automat-0.6.0: Successfully uninstalled Automat-0.6.0 Found existing installation: incremental 17.5.0 Uninstalling incremental-17.5.0: Successfully uninstalled incremental-17.5.0 Found existing installation: Twisted 17.1.0 Uninstalling Twisted-17.1.0: Successfully uninstalled Twisted-17.1.0 Found existing installation: cyclone 1.0 Uninstalling cyclone-1.0: Successfully uninstalled cyclone-1.0 Found existing installation: defusedxml 0.5.0 Uninstalling defusedxml-0.5.0: Successfully uninstalled defusedxml-0.5.0 Found existing installation: prctl 1.0.1 Uninstalling prctl-1.0.1: Successfully uninstalled prctl-1.0.1 Found existing installation: thrift 0.9.3 Uninstalling thrift-0.9.3: Successfully uninstalled thrift-0.9.3 Found existing installation: cql 1.4.0 Uninstalling cql-1.4.0: Successfully uninstalled cql-1.4.0 Found existing installation: msgpack-python 0.4.7 Uninstalling msgpack-python-0.4.7: Successfully uninstalled msgpack-python-0.4.7 Found existing installation: pycrypto 2.6.1 Uninstalling pycrypto-2.6.1: Successfully uninstalled pycrypto-2.6.1 Found existing installation: monotonic 0.6 Uninstalling monotonic-0.6: Successfully uninstalled monotonic-0.6 Found existing installation: pyzmq 16.0.2 Uninstalling pyzmq-16.0.2: Successfully uninstalled pyzmq-16.0.2 Found existing installation: metaswitchcommon 0.1 Uninstalling metaswitchcommon-0.1: Successfully uninstalled metaswitchcommon-0.1 Found existing installation: telephus 1.0.0b1 Uninstalling telephus-1.0.0b1: Successfully uninstalled telephus-1.0.0b1 Found existing installation: pure-sasl 0.4.0 Uninstalling pure-sasl-0.4.0: Successfully uninstalled pure-sasl-0.4.0 Found existing installation: lxml 3.6.0 Uninstalling lxml-3.6.0: Successfully uninstalled lxml-3.6.0 Found existing installation: crest 0.1 Uninstalling crest-0.1: Successfully uninstalled crest-0.1 Successfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 defusedxml-0.5.0 enum34-1.1.6 homer-0.1 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1 * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. /var/lib/dpkg/info/homer.postinst: 50: /var/lib/dpkg/info/homer.postinst: /usr/share/clearwater/cassandra-schemas/homer.sh: not found Processing triggers for libc-bin (2.19-0ubuntu6.14) ... Processing triggers for ureadahead (0.100.0-16) ... + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-queue-manager python-jsonschema python-mock Suggested packages: python-mock-doc The following NEW packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-management clearwater-queue-manager python-jsonschema python-mock 0 upgraded, 7 newly installed, 0 to remove and 12 not upgraded. Need to get 38.4 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] 2018-12-27 19:40:48,338 - functest.core.singlevm - DEBUG - try 12: cannot find regex 'Cloud-init .* finished at ' in console 2018-12-27 19:40:58,349 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-27 19:40:58,352 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1160947540e39475cdcf001250247e001a7a12cf" 2018-12-27 19:40:59,029 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:40:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3cbe43e4-c7dc-4a59-9040-a67b0516364d x-compute-request-id: req-3cbe43e4-c7dc-4a59-9040-a67b0516364d Content-Encoding: gzip Content-Length: 1508 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:c2:e4", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:c2:e4", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:64:42:66", "version": 4, "addr": "192.168.1.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:64:42:66", "version": 4, "addr": "172.30.9.218", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/b60d844c-a06f-456e-a245-d548e0ebe850", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/b60d844c-a06f-456e-a245-d548e0ebe850", "rel": "bookmark"}], "image": {"id": "32de5565-c2d6-40e1-a076-b02e04d8b38d", "links": [{"href": "http://172.30.9.31:8774/images/32de5565-c2d6-40e1-a076-b02e04d8b38d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T19:38:29.000000", "flavor": {"id": "49521764-2b45-4138-bc33-9eb85445fa6c", "links": [{"href": "http://172.30.9.31:8774/flavors/49521764-2b45-4138-bc33-9eb85445fa6c", "rel": "bookmark"}]}, "id": "b60d844c-a06f-456e-a245-d548e0ebe850", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "e7c77990ffaf4447ba7d154f141f5f6f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T19:38:29Z", "hostId": "7935404ab45d1467d9d5233abd8c2483b155e013f8c227d5b4684907", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_bd473631-e088-4b41-9469-069909e508ff", "name": "homer-0.clearwater.opnfv", "created": "2018-12-27T19:37:54Z", "tenant_id": "5659dcbdaa7742d7bfece797c4514064", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:ef:3f", "version": 4, "addr": "192.168.0.27", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:ef:3f", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:9f:e7", "version": 4, "addr": "192.168.1.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/61e02295-3179-4e3a-8f57-836a5933f12c", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/61e02295-3179-4e3a-8f57-836a5933f12c", "rel": "bookmark"}], "image": {"id": "32de5565-c2d6-40e1-a076-b02e04d8b38d", "links": [{"href": "http://172.30.9.31:8774/images/32de5565-c2d6-40e1-a076-b02e04d8b38d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T19:38:27.000000", "flavor": {"id": "49521764-2b45-4138-bc33-9eb85445fa6c", "links": [{"href": "http://172.30.9.31:8774/flavors/49521764-2b45-4138-bc33-9eb85445fa6c", "rel": "bookmark"}]}, "id": "61e02295-3179-4e3a-8f57-836a5933f12c", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "e7c77990ffaf4447ba7d154f141f5f6f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T19:38:27Z", "hostId": "7935404ab45d1467d9d5233abd8c2483b155e013f8c227d5b4684907", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_bd473631-e088-4b41-9469-069909e508ff", "name": "dime-0.clearwater.opnfv", "created": "2018-12-27T19:37:53Z", "tenant_id": "5659dcbdaa7742d7bfece797c4514064", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d9:11:be", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d9:11:be", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c7:d5:1f", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/f6653274-ab3c-4e08-a1c5-e0a3a5e12bab", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/f6653274-ab3c-4e08-a1c5-e0a3a5e12bab", "rel": "bookmark"}], "image": {"id": "32de5565-c2d6-40e1-a076-b02e04d8b38d", "links": [{"href": "http://172.30.9.31:8774/images/32de5565-c2d6-40e1-a076-b02e04d8b38d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T19:38:31.000000", "flavor": {"id": "49521764-2b45-4138-bc33-9eb85445fa6c", "links": [{"href": "http://172.30.9.31:8774/flavors/49521764-2b45-4138-bc33-9eb85445fa6c", "rel": "bookmark"}]}, "id": "f6653274-ab3c-4e08-a1c5-e0a3a5e12bab", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}], "user_id": "e7c77990ffaf4447ba7d154f141f5f6f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T19:38:31Z", "hostId": "7935404ab45d1467d9d5233abd8c2483b155e013f8c227d5b4684907", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_bd473631-e088-4b41-9469-069909e508ff", "name": "sprout-0.clearwater.opnfv", "created": "2018-12-27T19:37:53Z", "tenant_id": "5659dcbdaa7742d7bfece797c4514064", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b7:4f", "version": 4, "addr": "192.168.0.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b7:4f", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:c1:db", "version": 4, "addr": "192.168.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:c1:db", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/fc6bcdb8-04b7-40f4-a89b-dcddd8130d44", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/fc6bcdb8-04b7-40f4-a89b-dcddd8130d44", "rel": "bookmark"}], "image": {"id": "32de5565-c2d6-40e1-a076-b02e04d8b38d", "links": [{"href": "http://172.30.9.31:8774/images/32de5565-c2d6-40e1-a076-b02e04d8b38d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T19:38:29.000000", "flavor": {"id": "49521764-2b45-4138-bc33-9eb85445fa6c", "links": [{"href": "http://172.30.9.31:8774/flavors/49521764-2b45-4138-bc33-9eb85445fa6c", "rel": "bookmark"}]}, "id": "fc6bcdb8-04b7-40f4-a89b-dcddd8130d44", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-bono-sig"}], "user_id": "e7c77990ffaf4447ba7d154f141f5f6f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T19:38:29Z", "hostId": "7935404ab45d1467d9d5233abd8c2483b155e013f8c227d5b4684907", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_bd473631-e088-4b41-9469-069909e508ff", "name": "bono-0.clearwater.opnfv", "created": "2018-12-27T19:37:53Z", "tenant_id": "5659dcbdaa7742d7bfece797c4514064", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9e:85:ac", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9e:85:ac", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3d:d4:30", "version": 4, "addr": "192.168.1.2", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/38fc4a7e-277a-4960-88c7-d39ce87f4bdc", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/38fc4a7e-277a-4960-88c7-d39ce87f4bdc", "rel": "bookmark"}], "image": {"id": "32de5565-c2d6-40e1-a076-b02e04d8b38d", "links": [{"href": "http://172.30.9.31:8774/images/32de5565-c2d6-40e1-a076-b02e04d8b38d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T19:38:07.000000", "flavor": {"id": "49521764-2b45-4138-bc33-9eb85445fa6c", "links": [{"href": "http://172.30.9.31:8774/flavors/49521764-2b45-4138-bc33-9eb85445fa6c", "rel": "bookmark"}]}, "id": "38fc4a7e-277a-4960-88c7-d39ce87f4bdc", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}], "user_id": "e7c77990ffaf4447ba7d154f141f5f6f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T19:38:07Z", "hostId": "e0f75b676eb2b7d2e6c5c117c7ca7a2f9cec907ebbfca4e893351767", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_bd473631-e088-4b41-9469-069909e508ff", "name": "vellum-0.clearwater.opnfv", "created": "2018-12-27T19:37:50Z", "tenant_id": "5659dcbdaa7742d7bfece797c4514064", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:26:6a:cd", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:26:6a:cd", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/58a22854-a720-43ad-b9f2-662508a20c99", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/58a22854-a720-43ad-b9f2-662508a20c99", "rel": "bookmark"}], "image": {"id": "32de5565-c2d6-40e1-a076-b02e04d8b38d", "links": [{"href": "http://172.30.9.31:8774/images/32de5565-c2d6-40e1-a076-b02e04d8b38d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T19:37:25.000000", "flavor": {"id": "49521764-2b45-4138-bc33-9eb85445fa6c", "links": [{"href": "http://172.30.9.31:8774/flavors/49521764-2b45-4138-bc33-9eb85445fa6c", "rel": "bookmark"}]}, "id": "58a22854-a720-43ad-b9f2-662508a20c99", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "e7c77990ffaf4447ba7d154f141f5f6f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T19:37:25Z", "hostId": "7935404ab45d1467d9d5233abd8c2483b155e013f8c227d5b4684907", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_bd473631-e088-4b41-9469-069909e508ff", "name": "ellis-0.clearwater.opnfv", "created": "2018-12-27T19:35:46Z", "tenant_id": "5659dcbdaa7742d7bfece797c4514064", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2c:36:bf", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2c:36:bf", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7b:f8:ba", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/dbc80c75-c7be-4193-8df4-be72cd1301d0", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/dbc80c75-c7be-4193-8df4-be72cd1301d0", "rel": "bookmark"}], "image": {"id": "32de5565-c2d6-40e1-a076-b02e04d8b38d", "links": [{"href": "http://172.30.9.31:8774/images/32de5565-c2d6-40e1-a076-b02e04d8b38d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T19:35:32.000000", "flavor": {"id": "49521764-2b45-4138-bc33-9eb85445fa6c", "links": [{"href": "http://172.30.9.31:8774/flavors/49521764-2b45-4138-bc33-9eb85445fa6c", "rel": "bookmark"}]}, "id": "dbc80c75-c7be-4193-8df4-be72cd1301d0", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "e7c77990ffaf4447ba7d154f141f5f6f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T19:35:32Z", "hostId": "e0f75b676eb2b7d2e6c5c117c7ca7a2f9cec907ebbfca4e893351767", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_bd473631-e088-4b41-9469-069909e508ff", "name": "ns.clearwater.opnfv", "created": "2018-12-27T19:33:41Z", "tenant_id": "5659dcbdaa7742d7bfece797c4514064", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-27 19:40:59,030 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-3cbe43e4-c7dc-4a59-9040-a67b0516364d 2018-12-27 19:40:59,030 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.680866003036s 2018-12-27 19:40:59,030 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-3cbe43e4-c7dc-4a59-9040-a67b0516364d 2018-12-27 19:40:59,036 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-12-27 19:40:59,039 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/servers/b60d844c-a06f-456e-a245-d548e0ebe850/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}1160947540e39475cdcf001250247e001a7a12cf" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-27 19:40:59,156 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:40:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-219d16e5-ed35-4e7e-a7e6-1ad7bec38476 x-compute-request-id: req-219d16e5-ed35-4e7e-a7e6-1ad7bec38476 Content-Encoding: gzip Content-Length: 19068 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-163-generic (buildd@lgw01-amd64-058) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #213-Ubuntu SMP Thu Nov 15 02:19:07 UTC 2018 (Ubuntu 3.13.0-163.213-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-163-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff]\n[ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff]\n[ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff]\n[ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff]\n[ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000007ffe1551 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000007ffe0000 000040\n[ 0.000000] ACPI: APIC 000000007ffe14d1 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84096 r8192 d22400 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc80\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-163-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008014] pid_max: default: 32768 minimum: 301\n[ 0.009671] Security Framework initialized\n[ 0.011198] AppArmor: AppArmor initialized\n[ 0.012007] Yama: becoming mindful.\n[ 0.013530] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.017802] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.020869] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.024006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.026791] Initializing cgroup subsys memory\n[ 0.028025] Initializing cgroup subsys devices\n[ 0.029584] Initializing cgroup subsys freezer\n[ 0.031017] Initializing cgroup subsys blkio\n[ 0.032009] Initializing cgroup subsys perf_event\n[ 0.033891] Initializing cgroup subsys hugetlb\n[ 0.036803] mce: CPU supports 10 MCE banks\n[ 0.038523] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.038523] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.040013] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.044008] Spectre V2 : Enabling Indirect Branch Prediction Barrier\n[ 0.046385] Spectre V2 : Enabling Restricted Speculation for firmware calls\n[ 0.048003] Spectre V2 : Disabling Indirect Banch Restricted Speculation\n[ 0.052003] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.055243] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.060460] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.067790] ACPI: Core revision 20131115\n[ 0.068549] ACPI: All ACPI Tables successfully acquired\n[ 0.072069] ftrace: allocating 28753 entries in 113 pages\n[ 0.096200] smpboot: Max logical packages: 2\n[ 0.098014] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.100004] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.102803] Enabling x2apic\n[ 0.104000] Enabled x2apic\n[ 0.104008] Switched APIC routing to physical x2apic.\n[ 0.109387] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.111757] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.116035] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.127252] KVM setup paravirtual spinlock\n[ 0.129973] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.132206] x86: Booting SMP configuration:\n[ 0.133980] .... node #0, CPUs: #1[ 0.129921] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.152022] x86: Booted up 1 node, 2 CPUs\n[ 0.152013] KVM setup async PF for cpu 1\n[ 0.152015] kvm-stealtime: cpu 1, msr 7fd0fc80\n[ 0.156012] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.159162] devtmpfs: initialized\n[ 0.161679] EVM: security.selinux\n[ 0.163205] EVM: security.SMACK64\n[ 0.164003] EVM: security.ima\n[ 0.165377] EVM: security.capability\n[ 0.167011] pinctrl core: initialized pinctrl subsystem\n[ 0.168060] regulator-dummy: no parameters\n[ 0.169960] RTC time: 19:38:30, date: 12/27/18\n[ 0.171956] NET: Registered protocol family 16\n[ 0.172147] cpuidle: using governor ladder\n[ 0.173963] cpuidle: using governor menu\n[ 0.175796] ACPI: bus type PCI registered\n[ 0.176008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.178756] PCI: Using configuration type 1 for base access\n[ 0.180659] bio: create slab at 0\n[ 0.181793] ACPI: Added _OSI(Module Device)\n[ 0.184004] ACPI: Added _OSI(Processor Device)\n[ 0.185817] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.187709] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.189867] ACPI: Interpreter enabled\n[ 0.191489] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.194356] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.197037] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.200005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.203218] ACPI: (supports S0 S5)\n[ 0.204004] ACPI: Using IOAPIC for interrupt routing\n[ 0.206340] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.208223] ACPI: No dock devices found.\n[ 0.211681] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.212008] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.214923] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.216035] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.220416] acpiphp: Slot [3] registered\n[ 0.222841] acpiphp: Slot [4] registered\n[ 0.224055] acpiphp: Slot [5] registered\n[ 0.226436] acpiphp: Slot [6] registered\n[ 0.228057] acpiphp: Slot [7] registered\n[ 0.230454] acpiphp: Slot [8] registered\n[ 0.232040] acpiphp: Slot [9] registered\n[ 0.234499] acpiphp: Slot [10] registered\n[ 0.236040] acpiphp: Slot [11] registered\n[ 0.238459] acpiphp: Slot [12] registered\n[ 0.240038] acpiphp: Slot [13] registered\n[ 0.241832] acpiphp: Slot [14] registered\n[ 0.243622] acpiphp: Slot [15] registered\n[ 0.244030] acpiphp: Slot [16] registered\n[ 0.245708] acpiphp: Slot [17] registered\n[ 0.247247] acpiphp: Slot [18] registered\n[ 0.248033] acpiphp: Slot [19] registered\n[ 0.249640] acpiphp: Slot [20] registered\n[ 0.251290] acpiphp: Slot [21] registered\n[ 0.252023] acpiphp: Slot [22] registered\n[ 0.253642] acpiphp: Slot [23] registered\n[ 0.255223] acpiphp: Slot [24] registered\n[ 0.256023] acpiphp: Slot [25] registered\n[ 0.257613] acpiphp: Slot [26] registered\n[ 0.259122] acpiphp: Slot [27] registered\n[ 0.260023] acpiphp: Slot [28] registered\n[ 0.261429] acpiphp: Slot [29] registered\n[ 0.262903] acpiphp: Slot [30] registered\n[ 0.264035] acpiphp: Slot [31] registered\n[ 0.265631] PCI host bridge to bus 0000:00\n[ 0.267227] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.268005] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.270260] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.272005] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.274160] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.276004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.286256] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.288016] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.319226] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.321239] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.323728] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.325157] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.327583] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.328913] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.330997] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.330997] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.332004] vgaarb: loaded\n[ 0.333040] vgaarb: bridge control possible 0000:00:02.0\n[ 0.335032] SCSI subsystem initialized\n[ 0.336174] ACPI: bus type USB registered\n[ 0.337469] usbcore: registered new interface driver usbfs\n[ 0.339249] usbcore: registered new interface driver hub\n[ 0.340057] usbcore: registered new device driver usb\n[ 0.341752] PCI: Using ACPI for IRQ routing\n[ 0.341884] NetLabel: Initializing\n[ 0.344007] NetLabel: domain hash size = 128\n[ 0.345452] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.347132] NetLabel: unlabeled traffic allowed by default\n[ 0.348215] Switched to clocksource kvm-clock\n[ 0.360229] AppArmor: AppArmor Filesystem Enabled\n[ 0.362474] pnp: PnP ACPI init\n[ 0.364294] ACPI: bus type PNP registered\n[ 0.367130] pnp: PnP ACPI: found 8 devices\n[ 0.369334] ACPI: bus type PNP unregistered\n[ 0.378628] NET: Registered protocol family 2\n[ 0.380764] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.383869] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.386624] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.389289] TCP: reno registered\n[ 0.390706] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.393071] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.395636] NET: Registered protocol family 1\n[ 0.397449] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.399760] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.401990] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.425844] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.449618] Trying to unpack rootfs image as initramfs...\n[ 0.558318] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.561643] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.563922] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.566458] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.570210] Scanning for low memory corruption every 60 seconds\n[ 0.573288] Initialise system trusted keyring\n[ 0.575323] audit: initializing netlink socket (disabled)\n[ 0.577612] type=2000 audit(1545939510.950:1): initialized\n[ 0.604635] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.608040] zbud: loaded\n[ 0.609474] VFS: Disk quotas dquot_6.5.2\n[ 0.611181] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.614160] fuse init (API version 7.22)\n[ 0.615922] msgmni has been set to 3997\n[ 0.617617] Key type big_key registered\n[ 0.619847] Key type asymmetric registered\n[ 0.621566] Asymmetric key parser 'x509' registered\n[ 0.623541] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.626624] io scheduler noop registered\n[ 0.628298] io scheduler deadline registered (default)\n[ 0.630485] io scheduler cfq registered\n[ 0.632220] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.634255] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.636387] ipmi message handler version 39.2\n[ 0.637919] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.640403] ACPI: Power Button [PWRF]\n[ 0.641801] GHES: HEST is not enabled!\n[ 0.664083] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.708931] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.732205] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.734856] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.762426] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.765874] Linux agpgart interface v0.103\n[ 0.768471] brd: module loaded\n[ 0.770111] loop: module loaded\n[ 0.771731] blk-mq: CPU -> queue map\n[ 0.773029] CPU 0 -> Queue 0\n[ 0.774176] CPU 1 -> Queue 0\n[ 0.776217] vda: vda1\n[ 0.778010] scsi0 : ata_piix\n[ 0.779235] scsi1 : ata_piix\n[ 0.780384] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.782631] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.785129] libphy: Fixed MDIO Bus: probed\n[ 0.786993] tun: Universal TUN/TAP device driver, 1.6\n[ 0.788729] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.792818] PPP generic driver version 2.4.2\n[ 0.794351] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.796570] ehci-pci: EHCI PCI platform driver\n[ 0.798251] ehci-platform: EHCI generic platform driver\n[ 0.800680] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.802796] ohci-pci: OHCI PCI platform driver\n[ 0.804854] ohci-platform: OHCI generic platform driver\n[ 0.808143] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.840754] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.842675] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.845360] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.847422] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.849801] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.852642] usb usb1: Product: UHCI Host Controller\n[ 0.854686] usb usb1: Manufacturer: Linux 3.13.0-163-generic uhci_hcd\n[ 0.857201] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.859386] hub 1-0:1.0: USB hub found\n[ 0.860869] hub 1-0:1.0: 2 ports detected\n[ 0.862825] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.867107] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.869264] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.871370] mousedev: PS/2 mouse device common for all mice\n[ 0.873863] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.877229] rtc_cmos 00:00: RTC can wake from S4\n[ 0.879233] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.881302] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.883542] device-mapper: uevent: version 1.0.3\n[ 0.885357] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.888459] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.890628] TCP: cubic registered\n[ 0.892411] NET: Registered protocol family 10\n[ 0.894314] NET: Registered protocol family 17\n[ 0.907509] Key type dns_resolver registered\n[ 0.909329] Loading compiled-in X.509 certificates\n[ 0.911933] Loaded X.509 cert 'Magrathea: Glacier signing key: 094079111c1fcc174da628d837dd46328f08651c'\n[ 0.915595] registered taskstats version 1\n[ 0.919644] Key type trusted registered\n[ 0.924632] Key type encrypted registered\n[ 0.926548] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.928499] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.931647] regulator-dummy: disabling\n[ 0.933409] Magic number: 14:663:648\n[ 0.935074] acpi LNXCPU:01: hash matches\n[ 0.936856] rtc_cmos 00:00: setting system clock to 2018-12-27 19:38:30 UTC (1545939510)\n[ 0.940206] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.942721] EDD information not available.\n[ 0.946851] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.950180] Write protecting the kernel read-only data: 12288k\n[ 0.954041] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000)\n[ 0.959193] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.974960] systemd-udevd[107]: starting version 204\n[ 1.012595] FDC 0 is a S82078B\n[ 1.172053] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.337223] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.339762] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.342317] usb 1-1: Product: QEMU USB Tablet\n[ 1.344138] usb 1-1: Manufacturer: QEMU\n[ 1.345813] usb 1-1: SerialNumber: 42\n[ 2.038694] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3\nBegin: Loading essential drivers ... done.\nBegin: Running /scripts/init-premount ... done.\nBegin: Mounting root file system ... Begin: Running /scripts/local-top ... done.\nBegin: Running /scripts/local-premount ... done.\n[ 2.433705] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nBegin: Running /scripts/local-bottom ... done.\ndone.\nBegin: Running /scripts/init-bottom ... done.\n[ 2.545024] random: init urandom read with 10 bits of entropy available\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Starting Mount filesystems on boot[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n[ 2.796380] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Thu, 27 Dec 2018 19:38:32 +0000. Up 3.25 seconds.\ncloud-init-nonet[3.41]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[5.06]: static networking is now up\n * Starting configure network device[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Thu, 27 Dec 2018 19:38:34 +0000. Up 5.22 seconds.\nci-info: ++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: | Device | Up | Address | Mask | Hw-Address |\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . |\nci-info: | eth1 | False | . | . | fa:16:3e:64:42:66 |\nci-info: | eth0 | True | 192.168.0.3 | 255.255.255.0 | fa:16:3e:8e:c2:e4 |\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\ndmesg: write failed: Broken pipe\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\n9b:d0:c3:cb:d2:90:87:d3:0e:e4:15:00:f2:56:f3:cd root@homer-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| . ..+.. |\n| o . o + |\n| o . o E |\n| . o B |\n| O S |\n| X = |\n| . B |\n| . |\n| |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\n5b:26:97:42:fd:ba:43:3e:f6:cd:58:54:de:56:df:74 root@homer-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| |\n| . |\n| . . E|\n| . o +*|\n| S = . . *|\n| B.. . . |\n| .o. . |\n| =. = |\n| ..+o o |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\ncb:9e:2b:33:81:df:b5:65:c4:36:84:e0:55:36:65:4a root@homer-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| ...oE.o |\n| . ..o.+ |\n| . o. |\n| = |\n| . S o . |\n| . .. .. o |\n| . oo. + |\n| =.... |\n| ++. |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\nc9:1c:b9:32:cf:53:6c:07:ec:87:dc:1d:f8:d3:65:7b root@homer-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| |\n| o . |\n| o o . . o|\n| o B + o +o|\n| o S B + +.E|\n| = o o ..|\n| + |\n| . |\n| |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\n * Starting early crypto disks... * Starting Handle applying cloud-config[74G[ OK ]\n[80G [74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Thu, 27 Dec 2018 19:38:39 +0000. Up 10.22 seconds.\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\n\nUbuntu 14.04.5 LTS homer-0 ttyS0\n\nhomer-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Thu, 27 Dec 2018 19:38:41 +0000. Up 11.59 seconds.\n+ cat\n++ cut -d / -f 2\n++ echo 192.168.1.0/24\n+ chmod a+x /etc/init.d/signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace\n+ /etc/init.d/signaling_namespace\n+ echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ curl -L http://repo.cw-ngv.com/repo_key\n+ apt-key add -\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 14304 0 --:--:-- --:--:-- --:--:-- 14248100 3149 100 3149 0 0 14300 0 --:--:-- --:--:-- --:--:-- 14248\nOK\n+ apt-get update\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:3 http://repo.cw-ngv.com binary/ Release [1219 B]\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:5 http://security.ubuntu.com trusty-security/main Sources [167 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [96.0 kB]\nGet:8 http://security.ubuntu.com trusty-security/main amd64 Packages [797 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nGet:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [277 kB]\nGet:10 http://security.ubuntu.com trusty-security/main Translation-en [427 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:11 http://security.ubuntu.com trusty-security/universe Translation-en [150 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [226 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7437 B]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1135 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [510 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [562 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [272 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nFetched 12.9 MB in 9s (1405 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.7\n+ '[' -n 192.168.0.7 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install homer --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 crest\n dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core\n g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl\n libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1\n libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1\n libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libpython2.7-dev libquadmath0\n libsensors4 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4\n libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev\n nginx nginx-common nginx-core ntp python-chardet-whl python-colorama\n python-colorama-whl python-distlib python-distlib-whl python-html5lib\n python-html5lib-whl python-pip python-pip-whl python-requests-whl\n python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl\n python-virtualenv python-wheel python-zmq python2.7-dev\n python3-pkg-resources realpath sysstat\nSuggested packages:\n binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix\n mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales\n clearwater-logging clearwater-snmpd clearwater-secure-connections\n debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg\n gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc\n gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg\n libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc libgd-tools lm-sensors\n libstdc++-4.8-doc pkg-config make-doc fcgiwrap nginx-doc ntp-doc\n python-genshi python-lxml python3-setuptools isag\nRecommended packages:\n python-dev-all\nThe following NEW packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 crest\n dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core\n g++ g++-4.8 gcc gcc-4.8 gnutls-bin homer inotify-tools iotop\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl\n libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1\n libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1\n libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libpython2.7-dev libquadmath0\n libsensors4 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4\n libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev\n nginx nginx-common nginx-core ntp python-chardet-whl python-colorama\n python-colorama-whl python-distlib python-distlib-whl python-html5lib\n python-html5lib-whl python-pip python-pip-whl python-requests-whl\n python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl\n python-virtualenv python-wheel python-zmq python2.7-dev\n python3-pkg-resources realpath sysstat\n0 upgraded, 94 newly installed, 0 to remove and 12 not upgraded.\nNeed to get 88.0 MB of archives.\nAfter this operation, 202 MB of additional disk space will be used.\nGet:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:2 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB]\nGet:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:13 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-164.214 [774 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.5 [22.0 MB]\nGet:32 http://repo.cw-ngv.com/stable/ binary/ homer 1.0-180326.111418 [35.6 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5418 B]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.5 [269 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB]\nExtracting templates from packages: 31%Extracting templates from packages: 63%Extracting templates from packages: 95%Extracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 88.0 MB in 8s (9995 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51330 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package fonts-dejavu-core.\nPreparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ...\nUnpacking fonts-dejavu-core (2.34-1ubuntu1) ...\nSelecting previously unselected package fontconfig-config.\nPreparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ...\nUnpacking fontconfig-config (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libfontconfig1:amd64.\nPreparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ...\nUnpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libjpeg-turbo8:amd64.\nPreparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ...\nUnpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSelecting previously unselected package libjpeg8:amd64.\nPreparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ...\nUnpacking libjpeg8:amd64 (8c-2ubuntu8) ...\nSelecting previously unselected package libjbig0:amd64.\nPreparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ...\nUnpacking libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSelecting previously unselected package libtiff5:amd64.\nPreparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ...\nUnpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSelecting previously unselected package libvpx1:amd64.\nPreparing to unpack .../libvpx1_1.3.0-2_amd64.deb ...\nUnpacking libvpx1:amd64 (1.3.0-2) ...\nSelecting previously unselected package libxpm4:amd64.\nPreparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ...\nUnpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSelecting previously unselected package libgd3:amd64.\nPreparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-164.214_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-164.214) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package libexpat1-dev:amd64.\nPreparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ...\nUnpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ...\nSelecting previously unselected package libpython2.7-dev:amd64.\nPreparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ...\nUnpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libxslt1.1:amd64.\nPreparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ...\nUnpacking clearwater-monit (5.18-180322.170159) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-180328.114312) ...\nSelecting previously unselected package nginx-common.\nPreparing to unpack .../nginx-common_1.4.6-1ubuntu3.9_all.deb ...\nUnpacking nginx-common (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package nginx-core.\nPreparing to unpack .../nginx-core_1.4.6-1ubuntu3.9_amd64.deb ...\nUnpacking nginx-core (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package nginx.\nPreparing to unpack .../nginx_1.4.6-1ubuntu3.9_all.deb ...\nUnpacking nginx (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package clearwater-nginx.\nPreparing to unpack .../clearwater-nginx_1.0-180322.165850_all.deb ...\nUnpacking clearwater-nginx (1.0-180322.165850) ...\nSelecting previously unselected package libxml2-dev:amd64.\nPreparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ...\nUnpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ...\nSelecting previously unselected package libxslt1-dev:amd64.\nPreparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package python2.7-dev.\nPreparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ...\nUnpacking python2.7-dev (2.7.6-8ubuntu0.5) ...\nSelecting previously unselected package python-zmq.\nPreparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ...\nUnpacking python-zmq (14.0.1-1build2) ...\nSelecting previously unselected package libzmq3-dev:amd64.\nPreparing to unpack .../libzmq3-dev_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package crest.\nPreparing to unpack .../crest_1.0-180326.111418_amd64.deb ...\nUnpacking crest (1.0-180326.111418) ...\nSelecting previously unselected package libfakeroot:amd64.\nPreparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking libfakeroot:amd64 (1.20-3ubuntu2) ...\nSelecting previously unselected package fakeroot.\nPreparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking fakeroot (1.20-3ubuntu2) ...\nSelecting previously unselected package homer.\nPreparing to unpack .../homer_1.0-180326.111418_amd64.deb ...\nUnpacking homer (1.0-180326.111418) ...\nSelecting previously unselected package libalgorithm-diff-perl.\nPreparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...\nUnpacking libalgorithm-diff-perl (1.19.02-3) ...\nSelecting previously unselected package libalgorithm-diff-xs-perl.\nPreparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...\nUnpacking libalgorithm-diff-xs-perl (0.04-2build4) ...\nSelecting previously unselected package libalgorithm-merge-perl.\nPreparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...\nUnpacking libalgorithm-merge-perl (0.08-2) ...\nSelecting previously unselected package libfile-fcntllock-perl.\nPreparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...\nUnpacking libfile-fcntllock-perl (0.14-2build1) ...\nSelecting previously unselected package manpages-dev.\nPreparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...\nUnpacking manpages-dev (3.54-1ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-colorama-whl.\nPreparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-distlib-whl.\nPreparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib-whl (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib.\nPreparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-html5lib-whl.\nPreparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib-whl (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-six-whl.\nPreparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1.1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.4) ...\nSelecting previously unselected package python-setuptools-whl.\nPreparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools-whl (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip-whl.\nPreparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip-whl (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-wheel.\nPreparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1.1) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up fonts-dejavu-core (2.34-1ubuntu1) ...\nSetting up fontconfig-config (2.11.0-0ubuntu4.2) ...\nSetting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSetting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSetting up libjpeg8:amd64 (8c-2ubuntu8) ...\nSetting up libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSetting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSetting up libvpx1:amd64 (1.3.0-2) ...\nSetting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSetting up libgd3:amd64 (2.1.0-3ubuntu0.10) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.14) ...\nSetting up linux-libc-dev:amd64 (3.13.0-164.214) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSetting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ...\nSetting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n ...done.\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up iotop (0.6-1) ...\nSetting up nginx-common (1.4.6-1ubuntu3.9) ...\nSetting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ...\nSetting up libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up python2.7-dev (2.7.6-8ubuntu0.5) ...\nSetting up python-zmq (14.0.1-1build2) ...\nSetting up libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up libfakeroot:amd64 (1.20-3ubuntu2) ...\nSetting up fakeroot (1.20-3ubuntu2) ...\nupdate-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode\nSetting up libalgorithm-diff-perl (1.19.02-3) ...\nSetting up libalgorithm-diff-xs-perl (0.04-2build4) ...\nSetting up libalgorithm-merge-perl (0.08-2) ...\nSetting up libfile-fcntllock-perl (0.14-2build1) ...\nSetting up manpages-dev (3.54-1ubuntu1) ...\nSetting up python3-pkg-resources (3.3-1ubuntu2) ...\nSetting up python-chardet-whl (2.2.1-2~ubuntu1) ...\nSetting up python-colorama (0.2.5-0.1ubuntu2) ...\nSetting up python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib (0.1.8-1ubuntu1) ...\nSetting up python-distlib-whl (0.1.8-1ubuntu1) ...\nSetting up python-html5lib (0.999-3~ubuntu1) ...\nSetting up python-html5lib-whl (0.999-3~ubuntu1) ...\nSetting up python-six-whl (1.5.2-1ubuntu1.1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.4) ...\nSetting up python-setuptools-whl (3.3-1ubuntu2) ...\nSetting up python-pip-whl (1.5.4-1ubuntu4) ...\nSetting up python-pip (1.5.4-1ubuntu4) ...\nSetting up python-wheel (0.24.0-1~ubuntu1.1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-infrastructure (1.0-180328.114312) ...\nProcessing pyzmq-16.0.2-py2.7-linux-x86_64.egg\nCopying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages\nAdding pyzmq 16.0.2 to easy-install.pth file\n\nInstalled /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg\nProcessing dependencies for pyzmq==16.0.2\nFinished processing dependencies for pyzmq==16.0.2\nNew python executable in /usr/share/clearwater/infrastructure/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting cw_infrastructure\nCollecting dnspython (from cw_infrastructure)\nCollecting pathlib (from cw_infrastructure)\nCollecting contextlib2 (from cw_infrastructure)\nCollecting nsenter (from cw_infrastructure)\nCollecting argparse (from cw_infrastructure)\nInstalling collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env\nSuccessfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-log-cleanup (1.0-180328.114312) ...\nSetting up clearwater-monit (5.18-180322.170159) ...\nclearwater-monit start/running, process 8349\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-diags-monitor (1.0-180328.114312) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up nginx-core (1.4.6-1ubuntu3.9) ...\nSetting up nginx (1.4.6-1ubuntu3.9) ...\nSetting up clearwater-nginx (1.0-180322.165850) ...\nTesting nginx configuration...\nnginx: the configuration file /etc/nginx/nginx.conf syntax is ok\nnginx: configuration file /etc/nginx/nginx.conf test is successful\nSite ping has been enabled. Run /etc/init.d/nginx reload to apply the changes.\nGenerating a 2048 bit RSA private key\n...................................................................+++\n.+++\nunable to write 'random state'\nwriting new private key to 'nginx.key'\n-----\nSignature ok\nsubject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown\nGetting Private key\nunable to write 'random state'\nAdding 'diversion of /etc/init.d/nginx to /etc/init.d/nginx.clearwater-orig by clearwater-nginx'\nAdding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx'\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up crest (1.0-180326.111418) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/crest/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting crest\nCollecting cyclone (from crest)\nCollecting cryptography (from crest)\nCollecting idna (from crest)\nCollecting defusedxml (from crest)\nCollecting pyOpenSSL (from crest)\nCollecting Twisted (from crest)\nCollecting prctl (from crest)\nCollecting cql (from crest)\nCollecting ipaddress (from crest)\nCollecting msgpack-python (from crest)\nCollecting attrs (from crest)\nCollecting Automat (from crest)\nCollecting metaswitchcommon (from crest)\nCollecting telephus (from crest)\nCollecting asn1crypto (from crest)\nCollecting enum34 (from crest)\nCollecting pure-sasl (from crest)\nCollecting setuptools (from crest)\nCollecting constantly (from crest)\nCollecting lxml (from crest)\nCollecting thrift (from crest)\nCollecting incremental (from crest)\nCollecting zope.interface (from crest)\nCollecting six (from crest)\nCollecting cffi>=1.7 (from cryptography->crest)\nCollecting pycparser (from metaswitchcommon->crest)\nCollecting pycrypto (from metaswitchcommon->crest)\nCollecting monotonic (from metaswitchcommon->crest)\nCollecting pyzmq (from metaswitchcommon->crest)\nInstalling collected packages: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, defusedxml, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, crest\n Found existing installation: setuptools 2.2\n Uninstalling setuptools-2.2:\n Successfully uninstalled setuptools-2.2\nSuccessfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 defusedxml-0.5.0 enum34-1.1.6 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1\nSetting up homer (1.0-180326.111418) ...\nCollecting homer\nCollecting crest (from homer)\nCollecting cyclone (from crest->homer)\nCollecting cryptography (from crest->homer)\nCollecting idna (from crest->homer)\nCollecting defusedxml (from crest->homer)\nCollecting pyOpenSSL (from crest->homer)\nCollecting Twisted (from crest->homer)\nCollecting prctl (from crest->homer)\nCollecting cql (from crest->homer)\nCollecting ipaddress (from crest->homer)\nCollecting msgpack-python (from crest->homer)\nCollecting attrs (from crest->homer)\nCollecting Automat (from crest->homer)\nCollecting metaswitchcommon (from crest->homer)\nCollecting telephus (from crest->homer)\nCollecting asn1crypto (from crest->homer)\nCollecting enum34 (from crest->homer)\nCollecting pure-sasl (from crest->homer)\nCollecting setuptools (from crest->homer)\nCollecting constantly (from crest->homer)\nCollecting lxml (from crest->homer)\nCollecting thrift (from crest->homer)\nCollecting incremental (from crest->homer)\nCollecting zope.interface (from crest->homer)\nCollecting six (from crest->homer)\nCollecting cffi>=1.7 (from cryptography->crest->homer)\nCollecting pycparser (from metaswitchcommon->crest->homer)\nCollecting pycrypto (from metaswitchcommon->crest->homer)\nCollecting monotonic (from metaswitchcommon->crest->homer)\nCollecting pyzmq (from metaswitchcommon->crest->homer)\nInstalling collected packages: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, defusedxml, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, crest, homer\n Found existing installation: six 1.10.0\n Uninstalling six-1.10.0:\n Successfully uninstalled six-1.10.0\n Found existing installation: ipaddress 1.0.18\n Uninstalling ipaddress-1.0.18:\n Successfully uninstalled ipaddress-1.0.18\n Found existing installation: asn1crypto 0.22.0\n Uninstalling asn1crypto-0.22.0:\n Successfully uninstalled asn1crypto-0.22.0\n Found existing installation: enum34 1.1.6\n Uninstalling enum34-1.1.6:\n Successfully uninstalled enum34-1.1.6\n Found existing installation: idna 2.5\n Uninstalling idna-2.5:\n Successfully uninstalled idna-2.5\n Found existing installation: pycparser 2.18\n Uninstalling pycparser-2.18:\n Successfully uninstalled pycparser-2.18\n Found existing installation: cffi 1.10.0\n Uninstalling cffi-1.10.0:\n Successfully uninstalled cffi-1.10.0\n Found existing installation: cryptography 1.9\n Uninstalling cryptography-1.9:\n Successfully uninstalled cryptography-1.9\n Found existing installation: pyOpenSSL 17.0.0\n Uninstalling pyOpenSSL-17.0.0:\n Successfully uninstalled pyOpenSSL-17.0.0\n Found existing installation: constantly 15.1.0\n Uninstalling constantly-15.1.0:\n Successfully uninstalled constantly-15.1.0\n Found existing installation: setuptools 24.0.0\n Uninstalling setuptools-24.0.0:\n Successfully uninstalled setuptools-24.0.0\n Found existing installation: zope.interface 4.4.1\n Uninstalling zope.interface-4.4.1:\n Successfully uninstalled zope.interface-4.4.1\n Found existing installation: attrs 17.2.0\n Uninstalling attrs-17.2.0:\n Successfully uninstalled attrs-17.2.0\n Found existing installation: Automat 0.6.0\n Uninstalling Automat-0.6.0:\n Successfully uninstalled Automat-0.6.0\n Found existing installation: incremental 17.5.0\n Uninstalling incremental-17.5.0:\n Successfully uninstalled incremental-17.5.0\n Found existing installation: Twisted 17.1.0\n Uninstalling Twisted-17.1.0:\n Successfully uninstalled Twisted-17.1.0\n Found existing installation: cyclone 1.0\n Uninstalling cyclone-1.0:\n Successfully uninstalled cyclone-1.0\n Found existing installation: defusedxml 0.5.0\n Uninstalling defusedxml-0.5.0:\n Successfully uninstalled defusedxml-0.5.0\n Found existing installation: prctl 1.0.1\n Uninstalling prctl-1.0.1:\n Successfully uninstalled prctl-1.0.1\n Found existing installation: thrift 0.9.3\n Uninstalling thrift-0.9.3:\n Successfully uninstalled thrift-0.9.3\n Found existing installation: cql 1.4.0\n Uninstalling cql-1.4.0:\n Successfully uninstalled cql-1.4.0\n Found existing installation: msgpack-python 0.4.7\n Uninstalling msgpack-python-0.4.7:\n Successfully uninstalled msgpack-python-0.4.7\n Found existing installation: pycrypto 2.6.1\n Uninstalling pycrypto-2.6.1:\n Successfully uninstalled pycrypto-2.6.1\n Found existing installation: monotonic 0.6\n Uninstalling monotonic-0.6:\n Successfully uninstalled monotonic-0.6\n Found existing installation: pyzmq 16.0.2\n Uninstalling pyzmq-16.0.2:\n Successfully uninstalled pyzmq-16.0.2\n Found existing installation: metaswitchcommon 0.1\n Uninstalling metaswitchcommon-0.1:\n Successfully uninstalled metaswitchcommon-0.1\n Found existing installation: telephus 1.0.0b1\n Uninstalling telephus-1.0.0b1:\n Successfully uninstalled telephus-1.0.0b1\n Found existing installation: pure-sasl 0.4.0\n Uninstalling pure-sasl-0.4.0:\n Successfully uninstalled pure-sasl-0.4.0\n Found existing installation: lxml 3.6.0\n Uninstalling lxml-3.6.0:\n Successfully uninstalled lxml-3.6.0\n Found existing installation: crest 0.1\n Uninstalling crest-0.1:\n Successfully uninstalled crest-0.1\nSuccessfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 defusedxml-0.5.0 enum34-1.1.6 homer-0.1 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\n/var/lib/dpkg/info/homer.postinst: 50: /var/lib/dpkg/info/homer.postinst: /usr/share/clearwater/cassandra-schemas/homer.sh: not found\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install clearwater-management --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-queue-manager python-jsonschema python-mock\nSuggested packages:\n python-mock-doc\nThe following NEW packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-management clearwater-queue-manager python-jsonschema python-mock\n0 upgraded, 7 newly installed, 0 to remove and 12 not upgraded.\nNeed to get 38.4 MB of archives.\nAfter this operation, 108 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB]\nGet:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB]\nGet:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB]\nFetched 38.4 MB in 3s (10.9 MB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 58194 files and directories currently installed.)\nPreparing to unpack .../python-mock_1.0.1-3_all.deb ...\nUnpacking python-mock (1.0.1-3) ...\nSelecting previously unselected package python-jsonschema.\nPreparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ...\nUnpacking python-jsonschema (2.3.0-1build1) ...\nSelecting previously unselected package clearwater-etcd.\nPreparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ...\nUnpacking clearwater-etcd (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-cluster-manager.\nPreparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-queue-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-config-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ...\nUnpacking clearwater-management (1.0-180328.115321) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up python-mock (1.0.1-3) ...\nSetting up python-jsonschema (2.3.0-1build1) ...\nSetting up clearwater-etcd (1.0-180328.115321) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-180328.115321) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_cluster_manager\nCollecting metaswitchcommon (from clearwater_cluster_manager)\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager\nSuccessfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6)\nSetting up clearwater-queue-manager (1.0-180328.115321) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python\nInstalling setuptools, pip..."} 2018-12-27 19:40:59,158 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/b60d844c-a06f-456e-a245-d548e0ebe850/action used request id req-219d16e5-ed35-4e7e-a7e6-1ad7bec38476 2018-12-27 19:40:59,158 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.121762990952s 2018-12-27 19:40:59,160 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/b60d844c-a06f-456e-a245-d548e0ebe850/action used request id req-219d16e5-ed35-4e7e-a7e6-1ad7bec38476 2018-12-27 19:40:59,160 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-163-generic (buildd@lgw01-amd64-058) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #213-Ubuntu SMP Thu Nov 15 02:19:07 UTC 2018 (Ubuntu 3.13.0-163.213-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-163-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe1551 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe14d1 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84096 r8192 d22400 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc80 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-163-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008014] pid_max: default: 32768 minimum: 301 [ 0.009671] Security Framework initialized [ 0.011198] AppArmor: AppArmor initialized [ 0.012007] Yama: becoming mindful. [ 0.013530] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017802] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020869] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.026791] Initializing cgroup subsys memory [ 0.028025] Initializing cgroup subsys devices [ 0.029584] Initializing cgroup subsys freezer [ 0.031017] Initializing cgroup subsys blkio [ 0.032009] Initializing cgroup subsys perf_event [ 0.033891] Initializing cgroup subsys hugetlb [ 0.036803] mce: CPU supports 10 MCE banks [ 0.038523] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.038523] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040013] Spectre V2 : Mitigation: Full generic retpoline [ 0.044008] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.046385] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.048003] Spectre V2 : Disabling Indirect Banch Restricted Speculation [ 0.052003] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.055243] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.060460] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.067790] ACPI: Core revision 20131115 [ 0.068549] ACPI: All ACPI Tables successfully acquired [ 0.072069] ftrace: allocating 28753 entries in 113 pages [ 0.096200] smpboot: Max logical packages: 2 [ 0.098014] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.100004] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.102803] Enabling x2apic [ 0.104000] Enabled x2apic [ 0.104008] Switched APIC routing to physical x2apic. [ 0.109387] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.111757] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.116035] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.127252] KVM setup paravirtual spinlock [ 0.129973] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.132206] x86: Booting SMP configuration: [ 0.133980] .... node #0, CPUs: #1[ 0.129921] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.152022] x86: Booted up 1 node, 2 CPUs [ 0.152013] KVM setup async PF for cpu 1 [ 0.152015] kvm-stealtime: cpu 1, msr 7fd0fc80 [ 0.156012] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.159162] devtmpfs: initialized [ 0.161679] EVM: security.selinux [ 0.163205] EVM: security.SMACK64 [ 0.164003] EVM: security.ima [ 0.165377] EVM: security.capability [ 0.167011] pinctrl core: initialized pinctrl subsystem [ 0.168060] regulator-dummy: no parameters [ 0.169960] RTC time: 19:38:30, date: 12/27/18 [ 0.171956] NET: Registered protocol family 16 [ 0.172147] cpuidle: using governor ladder [ 0.173963] cpuidle: using governor menu [ 0.175796] ACPI: bus type PCI registered [ 0.176008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.178756] PCI: Using configuration type 1 for base access [ 0.180659] bio: create slab at 0 [ 0.181793] ACPI: Added _OSI(Module Device) [ 0.184004] ACPI: Added _OSI(Processor Device) [ 0.185817] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.187709] ACPI: Added _OSI(Processor Aggregator Device) [ 0.189867] ACPI: Interpreter enabled [ 0.191489] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.194356] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.197037] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.200005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.203218] ACPI: (supports S0 S5) [ 0.204004] ACPI: Using IOAPIC for interrupt routing [ 0.206340] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.208223] ACPI: No dock devices found. [ 0.211681] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.212008] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.214923] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.216035] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.220416] acpiphp: Slot [3] registered [ 0.222841] acpiphp: Slot [4] registered [ 0.224055] acpiphp: Slot [5] registered [ 0.226436] acpiphp: Slot [6] registered [ 0.228057] acpiphp: Slot [7] registered [ 0.230454] acpiphp: Slot [8] registered [ 0.232040] acpiphp: Slot [9] registered [ 0.234499] acpiphp: Slot [10] registered [ 0.236040] acpiphp: Slot [11] registered [ 0.238459] acpiphp: Slot [12] registered [ 0.240038] acpiphp: Slot [13] registered [ 0.241832] acpiphp: Slot [14] registered [ 0.243622] acpiphp: Slot [15] registered [ 0.244030] acpiphp: Slot [16] registered [ 0.245708] acpiphp: Slot [17] registered [ 0.247247] acpiphp: Slot [18] registered [ 0.248033] acpiphp: Slot [19] registered [ 0.249640] acpiphp: Slot [20] registered [ 0.251290] acpiphp: Slot [21] registered [ 0.252023] acpiphp: Slot [22] registered [ 0.253642] acpiphp: Slot [23] registered [ 0.255223] acpiphp: Slot [24] registered [ 0.256023] acpiphp: Slot [25] registered [ 0.257613] acpiphp: Slot [26] registered [ 0.259122] acpiphp: Slot [27] registered [ 0.260023] acpiphp: Slot [28] registered [ 0.261429] acpiphp: Slot [29] registered [ 0.262903] acpiphp: Slot [30] registered [ 0.264035] acpiphp: Slot [31] registered [ 0.265631] PCI host bridge to bus 0000:00 [ 0.267227] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.268005] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.270260] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.272005] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.274160] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.276004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.286256] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.288016] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.319226] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.321239] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.323728] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.325157] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.327583] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.328913] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.330997] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.330997] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.332004] vgaarb: loaded [ 0.333040] vgaarb: bridge control possible 0000:00:02.0 [ 0.335032] SCSI subsystem initialized [ 0.336174] ACPI: bus type USB registered [ 0.337469] usbcore: registered new interface driver usbfs [ 0.339249] usbcore: registered new interface driver hub [ 0.340057] usbcore: registered new device driver usb [ 0.341752] PCI: Using ACPI for IRQ routing [ 0.341884] NetLabel: Initializing [ 0.344007] NetLabel: domain hash size = 128 [ 0.345452] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.347132] NetLabel: unlabeled traffic allowed by default [ 0.348215] Switched to clocksource kvm-clock [ 0.360229] AppArmor: AppArmor Filesystem Enabled [ 0.362474] pnp: PnP ACPI init [ 0.364294] ACPI: bus type PNP registered [ 0.367130] pnp: PnP ACPI: found 8 devices [ 0.369334] ACPI: bus type PNP unregistered [ 0.378628] NET: Registered protocol family 2 [ 0.380764] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.383869] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.386624] TCP: Hash tables configured (established 16384 bind 16384) [ 0.389289] TCP: reno registered [ 0.390706] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.393071] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.395636] NET: Registered protocol family 1 [ 0.397449] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.399760] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.401990] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.425844] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.449618] Trying to unpack rootfs image as initramfs... [ 0.558318] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.561643] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.563922] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.566458] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.570210] Scanning for low memory corruption every 60 seconds [ 0.573288] Initialise system trusted keyring [ 0.575323] audit: initializing netlink socket (disabled) [ 0.577612] type=2000 audit(1545939510.950:1): initialized [ 0.604635] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.608040] zbud: loaded [ 0.609474] VFS: Disk quotas dquot_6.5.2 [ 0.611181] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.614160] fuse init (API version 7.22) [ 0.615922] msgmni has been set to 3997 [ 0.617617] Key type big_key registered [ 0.619847] Key type asymmetric registered [ 0.621566] Asymmetric key parser 'x509' registered [ 0.623541] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.626624] io scheduler noop registered [ 0.628298] io scheduler deadline registered (default) [ 0.630485] io scheduler cfq registered [ 0.632220] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.634255] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.636387] ipmi message handler version 39.2 [ 0.637919] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.640403] ACPI: Power Button [PWRF] [ 0.641801] GHES: HEST is not enabled! [ 0.664083] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.708931] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.732205] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.734856] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.762426] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.765874] Linux agpgart interface v0.103 [ 0.768471] brd: module loaded [ 0.770111] loop: module loaded [ 0.771731] blk-mq: CPU -> queue map [ 0.773029] CPU 0 -> Queue 0 [ 0.774176] CPU 1 -> Queue 0 [ 0.776217] vda: vda1 [ 0.778010] scsi0 : ata_piix [ 0.779235] scsi1 : ata_piix [ 0.780384] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.782631] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.785129] libphy: Fixed MDIO Bus: probed [ 0.786993] tun: Universal TUN/TAP device driver, 1.6 [ 0.788729] tun: (C) 1999-2004 Max Krasnyansky [ 0.792818] PPP generic driver version 2.4.2 [ 0.794351] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.796570] ehci-pci: EHCI PCI platform driver [ 0.798251] ehci-platform: EHCI generic platform driver [ 0.800680] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.802796] ohci-pci: OHCI PCI platform driver [ 0.804854] ohci-platform: OHCI generic platform driver [ 0.808143] uhci_hcd: USB Universal Host Controller Interface driver [ 0.840754] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.842675] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.845360] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.847422] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.849801] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.852642] usb usb1: Product: UHCI Host Controller [ 0.854686] usb usb1: Manufacturer: Linux 3.13.0-163-generic uhci_hcd [ 0.857201] usb usb1: SerialNumber: 0000:00:01.2 [ 0.859386] hub 1-0:1.0: USB hub found [ 0.860869] hub 1-0:1.0: 2 ports detected [ 0.862825] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.867107] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.869264] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.871370] mousedev: PS/2 mouse device common for all mice [ 0.873863] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.877229] rtc_cmos 00:00: RTC can wake from S4 [ 0.879233] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.881302] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.883542] device-mapper: uevent: version 1.0.3 [ 0.885357] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.888459] ledtrig-cpu: registered to indicate activity on CPUs [ 0.890628] TCP: cubic registered [ 0.892411] NET: Registered protocol family 10 [ 0.894314] NET: Registered protocol family 17 [ 0.907509] Key type dns_resolver registered [ 0.909329] Loading compiled-in X.509 certificates [ 0.911933] Loaded X.509 cert 'Magrathea: Glacier signing key: 094079111c1fcc174da628d837dd46328f08651c' [ 0.915595] registered taskstats version 1 [ 0.919644] Key type trusted registered [ 0.924632] Key type encrypted registered [ 0.926548] AppArmor: AppArmor sha1 policy hashing enabled [ 0.928499] IMA: No TPM chip found, activating TPM-bypass! [ 0.931647] regulator-dummy: disabling [ 0.933409] Magic number: 14:663:648 [ 0.935074] acpi LNXCPU:01: hash matches [ 0.936856] rtc_cmos 00:00: setting system clock to 2018-12-27 19:38:30 UTC (1545939510) [ 0.940206] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.942721] EDD information not available. [ 0.946851] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.950180] Write protecting the kernel read-only data: 12288k [ 0.954041] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.959193] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.974960] systemd-udevd[107]: starting version 204 [ 1.012595] FDC 0 is a S82078B [ 1.172053] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.337223] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.339762] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.342317] usb 1-1: Product: QEMU USB Tablet [ 1.344138] usb 1-1: Manufacturer: QEMU [ 1.345813] usb 1-1: SerialNumber: 42 [ 2.038694] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3 Begin: Loading essential drivers ... done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... done. [ 2.433705] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Begin: Running /scripts/local-bottom ... done. done. Begin: Running /scripts/init-bottom ... done. [ 2.545024] random: init urandom read with 10 bits of entropy available * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] [ 2.796380] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Thu, 27 Dec 2018 19:38:32 +0000. Up 3.25 seconds. cloud-init-nonet[3.41]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[5.06]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Thu, 27 Dec 2018 19:38:34 +0000. Up 5.22 seconds. ci-info: ++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:64:42:66 | ci-info: | eth0 | True | 192.168.0.3 | 255.255.255.0 | fa:16:3e:8e:c2:e4 | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ dmesg: write failed: Broken pipe Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 9b:d0:c3:cb:d2:90:87:d3:0e:e4:15:00:f2:56:f3:cd root@homer-0 The key's randomart image is: +--[ RSA 2048]----+ | . ..+.. | | o . o + | | o . o E | | . o B | | O S | | X = | | . B | | . | | | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 5b:26:97:42:fd:ba:43:3e:f6:cd:58:54:de:56:df:74 root@homer-0 The key's randomart image is: +--[ DSA 1024]----+ | | | . | | . . E| | . o +*| | S = . . *| | B.. . . | | .o. . | | =. = | | ..+o o | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: cb:9e:2b:33:81:df:b5:65:c4:36:84:e0:55:36:65:4a root@homer-0 The key's randomart image is: +--[ECDSA 256]---+ | ...oE.o | | . ..o.+ | | . o. | | = | | . S o . | | . .. .. o | | . oo. + | | =.... | | ++. | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: c9:1c:b9:32:cf:53:6c:07:ec:87:dc:1d:f8:d3:65:7b root@homer-0 The key's randomart image is: +--[ED25519 256--+ | | | o . | | o o . . o| | o B + o +o| | o S B + +.E| | = o o ..| | + | | . | | | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting early crypto disks... * Starting Handle applying cloud-config[74G[ OK ] [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Thu, 27 Dec 2018 19:38:39 +0000. Up 10.22 seconds. * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Ubuntu 14.04.5 LTS homer-0 ttyS0 homer-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Thu, 27 Dec 2018 19:38:41 +0000. Up 11.59 seconds. + cat ++ cut -d / -f 2 ++ echo 192.168.1.0/24 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 14304 0 --:--:-- --:--:-- --:--:-- 14248100 3149 100 3149 0 0 14300 0 --:--:-- --:--:-- --:--:-- 14248 OK + apt-get update Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:3 http://repo.cw-ngv.com binary/ Release [1219 B] Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:5 http://security.ubuntu.com trusty-security/main Sources [167 kB] Get:6 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:7 http://security.ubuntu.com trusty-security/universe Sources [96.0 kB] Get:8 http://security.ubuntu.com trusty-security/main amd64 Packages [797 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Get:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [277 kB] Get:10 http://security.ubuntu.com trusty-security/main Translation-en [427 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:11 http://security.ubuntu.com trusty-security/universe Translation-en [150 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [226 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7437 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1135 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [510 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [562 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [272 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Fetched 12.9 MB in 9s (1405 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.7 + '[' -n 192.168.0.7 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install homer --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 crest dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libpython2.7-dev libquadmath0 libsensors4 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev python3-pkg-resources realpath sysstat Suggested packages: binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales clearwater-logging clearwater-snmpd clearwater-secure-connections debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc libgd-tools lm-sensors libstdc++-4.8-doc pkg-config make-doc fcgiwrap nginx-doc ntp-doc python-genshi python-lxml python3-setuptools isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 crest dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin homer inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libpython2.7-dev libquadmath0 libsensors4 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev python3-pkg-resources realpath sysstat 0 upgraded, 94 newly installed, 0 to remove and 12 not upgraded. Need to get 88.0 MB of archives. After this operation, 202 MB of additional disk space will be used. Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:2 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:13 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-164.214 [774 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.5 [22.0 MB] Get:32 http://repo.cw-ngv.com/stable/ binary/ homer 1.0-180326.111418 [35.6 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5418 B] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.5 [269 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Extracting templates from packages: 31%Extracting templates from packages: 63%Extracting templates from packages: 95%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 88.0 MB in 8s (9995 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51330 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libjbig0:amd64. Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... Selecting previously unselected package libtiff5:amd64. Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Selecting previously unselected package libvpx1:amd64. Preparing to unpack .../libvpx1_1.3.0-2_amd64.deb ... Unpacking libvpx1:amd64 (1.3.0-2) ... Selecting previously unselected package libxpm4:amd64. Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Selecting previously unselected package libgd3:amd64. Preparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-164.214_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-164.214) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package libexpat1-dev:amd64. Preparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ... Unpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Selecting previously unselected package libpython2.7-dev:amd64. Preparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libxslt1.1:amd64. Preparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ... Unpacking clearwater-diags-monitor (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... Selecting previously unselected package nginx-common. Preparing to unpack .../nginx-common_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx-common (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx-core. Preparing to unpack .../nginx-core_1.4.6-1ubuntu3.9_amd64.deb ... Unpacking nginx-core (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx. Preparing to unpack .../nginx_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx (1.4.6-1ubuntu3.9) ... Selecting previously unselected package clearwater-nginx. Preparing to unpack .../clearwater-nginx_1.0-180322.165850_all.deb ... Unpacking clearwater-nginx (1.0-180322.165850) ... Selecting previously unselected package libxml2-dev:amd64. Preparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ... Unpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... Selecting previously unselected package libxslt1-dev:amd64. Preparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package python2.7-dev. Preparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking python2.7-dev (2.7.6-8ubuntu0.5) ... Selecting previously unselected package python-zmq. Preparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ... Unpacking python-zmq (14.0.1-1build2) ... Selecting previously unselected package libzmq3-dev:amd64. Preparing to unpack .../libzmq3-dev_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package crest. Preparing to unpack .../crest_1.0-180326.111418_amd64.deb ... Unpacking crest (1.0-180326.111418) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package homer. Preparing to unpack .../homer_1.0-180326.111418_amd64.deb ... Unpacking homer (1.0-180326.111418) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up fonts-dejavu-core (2.34-1ubuntu1) ... Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Setting up libjpeg8:amd64 (8c-2ubuntu8) ... Setting up libjbig0:amd64 (2.0-2ubuntu4.1) ... Setting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Setting up libvpx1:amd64 (1.3.0-2) ... Setting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Setting up libgd3:amd64 (2.1.0-3ubuntu0.10) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libc-dev-bin (2.19-0ubuntu6.14) ... Setting up linux-libc-dev:amd64 (3.13.0-164.214) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Setting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up iotop (0.6-1) ... Setting up nginx-common (1.4.6-1ubuntu3.9) ... Setting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... Setting up libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ... Setting up python2.7-dev (2.7.6-8ubuntu0.5) ... Setting up python-zmq (14.0.1-1build2) ... Setting up libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-180328.114312) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting cw_infrastructure Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Installing collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-log-cleanup (1.0-180328.114312) ... Setting up clearwater-monit (5.18-180322.170159) ... clearwater-monit start/running, process 8349 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-diags-monitor (1.0-180328.114312) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up nginx-core (1.4.6-1ubuntu3.9) ... Setting up nginx (1.4.6-1ubuntu3.9) ... Setting up clearwater-nginx (1.0-180322.165850) ... Testing nginx configuration... nginx: the configuration file /etc/nginx/nginx.conf syntax is ok nginx: configuration file /etc/nginx/nginx.conf test is successful Site ping has been enabled. Run /etc/init.d/nginx reload to apply the changes. Generating a 2048 bit RSA private key ...................................................................+++ .+++ unable to write 'random state' writing new private key to 'nginx.key' ----- Signature ok subject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown Getting Private key unable to write 'random state' Adding 'diversion of /etc/init.d/nginx to /etc/init.d/nginx.clearwater-orig by clearwater-nginx' Adding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx' Processing triggers for ureadahead (0.100.0-16) ... Setting up crest (1.0-180326.111418) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/crest/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting crest Collecting cyclone (from crest) Collecting cryptography (from crest) Collecting idna (from crest) Collecting defusedxml (from crest) Collecting pyOpenSSL (from crest) Collecting Twisted (from crest) Collecting prctl (from crest) Collecting cql (from crest) Collecting ipaddress (from crest) Collecting msgpack-python (from crest) Collecting attrs (from crest) Collecting Automat (from crest) Collecting metaswitchcommon (from crest) Collecting telephus (from crest) Collecting asn1crypto (from crest) Collecting enum34 (from crest) Collecting pure-sasl (from crest) Collecting setuptools (from crest) Collecting constantly (from crest) Collecting lxml (from crest) Collecting thrift (from crest) Collecting incremental (from crest) Collecting zope.interface (from crest) Collecting six (from crest) Collecting cffi>=1.7 (from cryptography->crest) Collecting pycparser (from metaswitchcommon->crest) Collecting pycrypto (from metaswitchcommon->crest) Collecting monotonic (from metaswitchcommon->crest) Collecting pyzmq (from metaswitchcommon->crest) Installing collected packages: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, defusedxml, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, crest Found existing installation: setuptools 2.2 Uninstalling setuptools-2.2: Successfully uninstalled setuptools-2.2 Successfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 defusedxml-0.5.0 enum34-1.1.6 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1 Setting up homer (1.0-180326.111418) ... Collecting homer Collecting crest (from homer) Collecting cyclone (from crest->homer) Collecting cryptography (from crest->homer) Collecting idna (from crest->homer) Collecting defusedxml (from crest->homer) Collecting pyOpenSSL (from crest->homer) Collecting Twisted (from crest->homer) Collecting prctl (from crest->homer) Collecting cql (from crest->homer) Collecting ipaddress (from crest->homer) Collecting msgpack-python (from crest->homer) Collecting attrs (from crest->homer) Collecting Automat (from crest->homer) Collecting metaswitchcommon (from crest->homer) Collecting telephus (from crest->homer) Collecting asn1crypto (from crest->homer) Collecting enum34 (from crest->homer) Collecting pure-sasl (from crest->homer) Collecting setuptools (from crest->homer) Collecting constantly (from crest->homer) Collecting lxml (from crest->homer) Collecting thrift (from crest->homer) Collecting incremental (from crest->homer) Collecting zope.interface (from crest->homer) Collecting six (from crest->homer) Collecting cffi>=1.7 (from cryptography->crest->homer) Collecting pycparser (from metaswitchcommon->crest->homer) Collecting pycrypto (from metaswitchcommon->crest->homer) Collecting monotonic (from metaswitchcommon->crest->homer) Collecting pyzmq (from metaswitchcommon->crest->homer) Installing collected packages: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, defusedxml, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, crest, homer Found existing installation: six 1.10.0 Uninstalling six-1.10.0: Successfully uninstalled six-1.10.0 Found existing installation: ipaddress 1.0.18 Uninstalling ipaddress-1.0.18: Successfully uninstalled ipaddress-1.0.18 Found existing installation: asn1crypto 0.22.0 Uninstalling asn1crypto-0.22.0: Successfully uninstalled asn1crypto-0.22.0 Found existing installation: enum34 1.1.6 Uninstalling enum34-1.1.6: Successfully uninstalled enum34-1.1.6 Found existing installation: idna 2.5 Uninstalling idna-2.5: Successfully uninstalled idna-2.5 Found existing installation: pycparser 2.18 Uninstalling pycparser-2.18: Successfully uninstalled pycparser-2.18 Found existing installation: cffi 1.10.0 Uninstalling cffi-1.10.0: Successfully uninstalled cffi-1.10.0 Found existing installation: cryptography 1.9 Uninstalling cryptography-1.9: Successfully uninstalled cryptography-1.9 Found existing installation: pyOpenSSL 17.0.0 Uninstalling pyOpenSSL-17.0.0: Successfully uninstalled pyOpenSSL-17.0.0 Found existing installation: constantly 15.1.0 Uninstalling constantly-15.1.0: Successfully uninstalled constantly-15.1.0 Found existing installation: setuptools 24.0.0 Uninstalling setuptools-24.0.0: Successfully uninstalled setuptools-24.0.0 Found existing installation: zope.interface 4.4.1 Uninstalling zope.interface-4.4.1: Successfully uninstalled zope.interface-4.4.1 Found existing installation: attrs 17.2.0 Uninstalling attrs-17.2.0: Successfully uninstalled attrs-17.2.0 Found existing installation: Automat 0.6.0 Uninstalling Automat-0.6.0: Successfully uninstalled Automat-0.6.0 Found existing installation: incremental 17.5.0 Uninstalling incremental-17.5.0: Successfully uninstalled incremental-17.5.0 Found existing installation: Twisted 17.1.0 Uninstalling Twisted-17.1.0: Successfully uninstalled Twisted-17.1.0 Found existing installation: cyclone 1.0 Uninstalling cyclone-1.0: Successfully uninstalled cyclone-1.0 Found existing installation: defusedxml 0.5.0 Uninstalling defusedxml-0.5.0: Successfully uninstalled defusedxml-0.5.0 Found existing installation: prctl 1.0.1 Uninstalling prctl-1.0.1: Successfully uninstalled prctl-1.0.1 Found existing installation: thrift 0.9.3 Uninstalling thrift-0.9.3: Successfully uninstalled thrift-0.9.3 Found existing installation: cql 1.4.0 Uninstalling cql-1.4.0: Successfully uninstalled cql-1.4.0 Found existing installation: msgpack-python 0.4.7 Uninstalling msgpack-python-0.4.7: Successfully uninstalled msgpack-python-0.4.7 Found existing installation: pycrypto 2.6.1 Uninstalling pycrypto-2.6.1: Successfully uninstalled pycrypto-2.6.1 Found existing installation: monotonic 0.6 Uninstalling monotonic-0.6: Successfully uninstalled monotonic-0.6 Found existing installation: pyzmq 16.0.2 Uninstalling pyzmq-16.0.2: Successfully uninstalled pyzmq-16.0.2 Found existing installation: metaswitchcommon 0.1 Uninstalling metaswitchcommon-0.1: Successfully uninstalled metaswitchcommon-0.1 Found existing installation: telephus 1.0.0b1 Uninstalling telephus-1.0.0b1: Successfully uninstalled telephus-1.0.0b1 Found existing installation: pure-sasl 0.4.0 Uninstalling pure-sasl-0.4.0: Successfully uninstalled pure-sasl-0.4.0 Found existing installation: lxml 3.6.0 Uninstalling lxml-3.6.0: Successfully uninstalled lxml-3.6.0 Found existing installation: crest 0.1 Uninstalling crest-0.1: Successfully uninstalled crest-0.1 Successfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 defusedxml-0.5.0 enum34-1.1.6 homer-0.1 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1 * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. /var/lib/dpkg/info/homer.postinst: 50: /var/lib/dpkg/info/homer.postinst: /usr/share/clearwater/cassandra-schemas/homer.sh: not found Processing triggers for libc-bin (2.19-0ubuntu6.14) ... Processing triggers for ureadahead (0.100.0-16) ... + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-queue-manager python-jsonschema python-mock Suggested packages: python-mock-doc The following NEW packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-management clearwater-queue-manager python-jsonschema python-mock 0 upgraded, 7 newly installed, 0 to remove and 12 not upgraded. Need to get 38.4 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB] Fetched 38.4 MB in 3s (10.9 MB/s) Selecting previously unselected package python-mock. (Reading database ... 58194 files and directories currently installed.) Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ... Unpacking clearwater-etcd (1.0-180328.115321) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-cluster-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-queue-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-config-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ... Unpacking clearwater-management (1.0-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up clearwater-etcd (1.0-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_cluster_manager Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6) Setting up clearwater-queue-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip... 2018-12-27 19:40:59,164 - functest.core.singlevm - DEBUG - try 13: cannot find regex 'Cloud-init .* finished at ' in console 2018-12-27 19:41:09,175 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-27 19:41:09,178 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1160947540e39475cdcf001250247e001a7a12cf" 2018-12-27 19:41:09,937 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:41:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-624d25b1-5e6f-417b-95fa-8d1221b31a6f x-compute-request-id: req-624d25b1-5e6f-417b-95fa-8d1221b31a6f Content-Encoding: gzip Content-Length: 1508 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:c2:e4", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:c2:e4", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:64:42:66", "version": 4, "addr": "192.168.1.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:64:42:66", "version": 4, "addr": "172.30.9.218", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/b60d844c-a06f-456e-a245-d548e0ebe850", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/b60d844c-a06f-456e-a245-d548e0ebe850", "rel": "bookmark"}], "image": {"id": "32de5565-c2d6-40e1-a076-b02e04d8b38d", "links": [{"href": "http://172.30.9.31:8774/images/32de5565-c2d6-40e1-a076-b02e04d8b38d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T19:38:29.000000", "flavor": {"id": "49521764-2b45-4138-bc33-9eb85445fa6c", "links": [{"href": "http://172.30.9.31:8774/flavors/49521764-2b45-4138-bc33-9eb85445fa6c", "rel": "bookmark"}]}, "id": "b60d844c-a06f-456e-a245-d548e0ebe850", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "e7c77990ffaf4447ba7d154f141f5f6f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T19:38:29Z", "hostId": "7935404ab45d1467d9d5233abd8c2483b155e013f8c227d5b4684907", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_bd473631-e088-4b41-9469-069909e508ff", "name": "homer-0.clearwater.opnfv", "created": "2018-12-27T19:37:54Z", "tenant_id": "5659dcbdaa7742d7bfece797c4514064", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:ef:3f", "version": 4, "addr": "192.168.0.27", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:ef:3f", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:9f:e7", "version": 4, "addr": "192.168.1.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/61e02295-3179-4e3a-8f57-836a5933f12c", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/61e02295-3179-4e3a-8f57-836a5933f12c", "rel": "bookmark"}], "image": {"id": "32de5565-c2d6-40e1-a076-b02e04d8b38d", "links": [{"href": "http://172.30.9.31:8774/images/32de5565-c2d6-40e1-a076-b02e04d8b38d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T19:38:27.000000", "flavor": {"id": "49521764-2b45-4138-bc33-9eb85445fa6c", "links": [{"href": "http://172.30.9.31:8774/flavors/49521764-2b45-4138-bc33-9eb85445fa6c", "rel": "bookmark"}]}, "id": "61e02295-3179-4e3a-8f57-836a5933f12c", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "e7c77990ffaf4447ba7d154f141f5f6f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T19:38:27Z", "hostId": "7935404ab45d1467d9d5233abd8c2483b155e013f8c227d5b4684907", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_bd473631-e088-4b41-9469-069909e508ff", "name": "dime-0.clearwater.opnfv", "created": "2018-12-27T19:37:53Z", "tenant_id": "5659dcbdaa7742d7bfece797c4514064", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d9:11:be", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d9:11:be", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c7:d5:1f", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/f6653274-ab3c-4e08-a1c5-e0a3a5e12bab", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/f6653274-ab3c-4e08-a1c5-e0a3a5e12bab", "rel": "bookmark"}], "image": {"id": "32de5565-c2d6-40e1-a076-b02e04d8b38d", "links": [{"href": "http://172.30.9.31:8774/images/32de5565-c2d6-40e1-a076-b02e04d8b38d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T19:38:31.000000", "flavor": {"id": "49521764-2b45-4138-bc33-9eb85445fa6c", "links": [{"href": "http://172.30.9.31:8774/flavors/49521764-2b45-4138-bc33-9eb85445fa6c", "rel": "bookmark"}]}, "id": "f6653274-ab3c-4e08-a1c5-e0a3a5e12bab", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}], "user_id": "e7c77990ffaf4447ba7d154f141f5f6f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T19:38:31Z", "hostId": "7935404ab45d1467d9d5233abd8c2483b155e013f8c227d5b4684907", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_bd473631-e088-4b41-9469-069909e508ff", "name": "sprout-0.clearwater.opnfv", "created": "2018-12-27T19:37:53Z", "tenant_id": "5659dcbdaa7742d7bfece797c4514064", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b7:4f", "version": 4, "addr": "192.168.0.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b7:4f", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:c1:db", "version": 4, "addr": "192.168.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:c1:db", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/fc6bcdb8-04b7-40f4-a89b-dcddd8130d44", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/fc6bcdb8-04b7-40f4-a89b-dcddd8130d44", "rel": "bookmark"}], "image": {"id": "32de5565-c2d6-40e1-a076-b02e04d8b38d", "links": [{"href": "http://172.30.9.31:8774/images/32de5565-c2d6-40e1-a076-b02e04d8b38d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T19:38:29.000000", "flavor": {"id": "49521764-2b45-4138-bc33-9eb85445fa6c", "links": [{"href": "http://172.30.9.31:8774/flavors/49521764-2b45-4138-bc33-9eb85445fa6c", "rel": "bookmark"}]}, "id": "fc6bcdb8-04b7-40f4-a89b-dcddd8130d44", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-bono-sig"}], "user_id": "e7c77990ffaf4447ba7d154f141f5f6f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T19:38:29Z", "hostId": "7935404ab45d1467d9d5233abd8c2483b155e013f8c227d5b4684907", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_bd473631-e088-4b41-9469-069909e508ff", "name": "bono-0.clearwater.opnfv", "created": "2018-12-27T19:37:53Z", "tenant_id": "5659dcbdaa7742d7bfece797c4514064", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9e:85:ac", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9e:85:ac", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3d:d4:30", "version": 4, "addr": "192.168.1.2", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/38fc4a7e-277a-4960-88c7-d39ce87f4bdc", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/38fc4a7e-277a-4960-88c7-d39ce87f4bdc", "rel": "bookmark"}], "image": {"id": "32de5565-c2d6-40e1-a076-b02e04d8b38d", "links": [{"href": "http://172.30.9.31:8774/images/32de5565-c2d6-40e1-a076-b02e04d8b38d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T19:38:07.000000", "flavor": {"id": "49521764-2b45-4138-bc33-9eb85445fa6c", "links": [{"href": "http://172.30.9.31:8774/flavors/49521764-2b45-4138-bc33-9eb85445fa6c", "rel": "bookmark"}]}, "id": "38fc4a7e-277a-4960-88c7-d39ce87f4bdc", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}], "user_id": "e7c77990ffaf4447ba7d154f141f5f6f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T19:38:07Z", "hostId": "e0f75b676eb2b7d2e6c5c117c7ca7a2f9cec907ebbfca4e893351767", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_bd473631-e088-4b41-9469-069909e508ff", "name": "vellum-0.clearwater.opnfv", "created": "2018-12-27T19:37:50Z", "tenant_id": "5659dcbdaa7742d7bfece797c4514064", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:26:6a:cd", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:26:6a:cd", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/58a22854-a720-43ad-b9f2-662508a20c99", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/58a22854-a720-43ad-b9f2-662508a20c99", "rel": "bookmark"}], "image": {"id": "32de5565-c2d6-40e1-a076-b02e04d8b38d", "links": [{"href": "http://172.30.9.31:8774/images/32de5565-c2d6-40e1-a076-b02e04d8b38d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T19:37:25.000000", "flavor": {"id": "49521764-2b45-4138-bc33-9eb85445fa6c", "links": [{"href": "http://172.30.9.31:8774/flavors/49521764-2b45-4138-bc33-9eb85445fa6c", "rel": "bookmark"}]}, "id": "58a22854-a720-43ad-b9f2-662508a20c99", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "e7c77990ffaf4447ba7d154f141f5f6f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T19:37:25Z", "hostId": "7935404ab45d1467d9d5233abd8c2483b155e013f8c227d5b4684907", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_bd473631-e088-4b41-9469-069909e508ff", "name": "ellis-0.clearwater.opnfv", "created": "2018-12-27T19:35:46Z", "tenant_id": "5659dcbdaa7742d7bfece797c4514064", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2c:36:bf", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2c:36:bf", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7b:f8:ba", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/dbc80c75-c7be-4193-8df4-be72cd1301d0", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/dbc80c75-c7be-4193-8df4-be72cd1301d0", "rel": "bookmark"}], "image": {"id": "32de5565-c2d6-40e1-a076-b02e04d8b38d", "links": [{"href": "http://172.30.9.31:8774/images/32de5565-c2d6-40e1-a076-b02e04d8b38d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T19:35:32.000000", "flavor": {"id": "49521764-2b45-4138-bc33-9eb85445fa6c", "links": [{"href": "http://172.30.9.31:8774/flavors/49521764-2b45-4138-bc33-9eb85445fa6c", "rel": "bookmark"}]}, "id": "dbc80c75-c7be-4193-8df4-be72cd1301d0", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "e7c77990ffaf4447ba7d154f141f5f6f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T19:35:32Z", "hostId": "e0f75b676eb2b7d2e6c5c117c7ca7a2f9cec907ebbfca4e893351767", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_bd473631-e088-4b41-9469-069909e508ff", "name": "ns.clearwater.opnfv", "created": "2018-12-27T19:33:41Z", "tenant_id": "5659dcbdaa7742d7bfece797c4514064", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-27 19:41:09,937 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-624d25b1-5e6f-417b-95fa-8d1221b31a6f 2018-12-27 19:41:09,937 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.762255907059s 2018-12-27 19:41:09,938 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-624d25b1-5e6f-417b-95fa-8d1221b31a6f 2018-12-27 19:41:09,945 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-12-27 19:41:09,948 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/servers/b60d844c-a06f-456e-a245-d548e0ebe850/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}1160947540e39475cdcf001250247e001a7a12cf" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-27 19:41:10,027 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:41:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2cc5e26e-929c-44ae-8113-9886a6965241 x-compute-request-id: req-2cc5e26e-929c-44ae-8113-9886a6965241 Content-Encoding: gzip Content-Length: 19755 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-163-generic (buildd@lgw01-amd64-058) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #213-Ubuntu SMP Thu Nov 15 02:19:07 UTC 2018 (Ubuntu 3.13.0-163.213-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-163-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff]\n[ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff]\n[ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff]\n[ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff]\n[ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000007ffe1551 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000007ffe0000 000040\n[ 0.000000] ACPI: APIC 000000007ffe14d1 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84096 r8192 d22400 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc80\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-163-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008014] pid_max: default: 32768 minimum: 301\n[ 0.009671] Security Framework initialized\n[ 0.011198] AppArmor: AppArmor initialized\n[ 0.012007] Yama: becoming mindful.\n[ 0.013530] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.017802] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.020869] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.024006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.026791] Initializing cgroup subsys memory\n[ 0.028025] Initializing cgroup subsys devices\n[ 0.029584] Initializing cgroup subsys freezer\n[ 0.031017] Initializing cgroup subsys blkio\n[ 0.032009] Initializing cgroup subsys perf_event\n[ 0.033891] Initializing cgroup subsys hugetlb\n[ 0.036803] mce: CPU supports 10 MCE banks\n[ 0.038523] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.038523] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.040013] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.044008] Spectre V2 : Enabling Indirect Branch Prediction Barrier\n[ 0.046385] Spectre V2 : Enabling Restricted Speculation for firmware calls\n[ 0.048003] Spectre V2 : Disabling Indirect Banch Restricted Speculation\n[ 0.052003] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.055243] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.060460] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.067790] ACPI: Core revision 20131115\n[ 0.068549] ACPI: All ACPI Tables successfully acquired\n[ 0.072069] ftrace: allocating 28753 entries in 113 pages\n[ 0.096200] smpboot: Max logical packages: 2\n[ 0.098014] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.100004] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.102803] Enabling x2apic\n[ 0.104000] Enabled x2apic\n[ 0.104008] Switched APIC routing to physical x2apic.\n[ 0.109387] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.111757] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.116035] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.127252] KVM setup paravirtual spinlock\n[ 0.129973] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.132206] x86: Booting SMP configuration:\n[ 0.133980] .... node #0, CPUs: #1[ 0.129921] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.152022] x86: Booted up 1 node, 2 CPUs\n[ 0.152013] KVM setup async PF for cpu 1\n[ 0.152015] kvm-stealtime: cpu 1, msr 7fd0fc80\n[ 0.156012] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.159162] devtmpfs: initialized\n[ 0.161679] EVM: security.selinux\n[ 0.163205] EVM: security.SMACK64\n[ 0.164003] EVM: security.ima\n[ 0.165377] EVM: security.capability\n[ 0.167011] pinctrl core: initialized pinctrl subsystem\n[ 0.168060] regulator-dummy: no parameters\n[ 0.169960] RTC time: 19:38:30, date: 12/27/18\n[ 0.171956] NET: Registered protocol family 16\n[ 0.172147] cpuidle: using governor ladder\n[ 0.173963] cpuidle: using governor menu\n[ 0.175796] ACPI: bus type PCI registered\n[ 0.176008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.178756] PCI: Using configuration type 1 for base access\n[ 0.180659] bio: create slab at 0\n[ 0.181793] ACPI: Added _OSI(Module Device)\n[ 0.184004] ACPI: Added _OSI(Processor Device)\n[ 0.185817] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.187709] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.189867] ACPI: Interpreter enabled\n[ 0.191489] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.194356] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.197037] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.200005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.203218] ACPI: (supports S0 S5)\n[ 0.204004] ACPI: Using IOAPIC for interrupt routing\n[ 0.206340] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.208223] ACPI: No dock devices found.\n[ 0.211681] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.212008] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.214923] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.216035] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.220416] acpiphp: Slot [3] registered\n[ 0.222841] acpiphp: Slot [4] registered\n[ 0.224055] acpiphp: Slot [5] registered\n[ 0.226436] acpiphp: Slot [6] registered\n[ 0.228057] acpiphp: Slot [7] registered\n[ 0.230454] acpiphp: Slot [8] registered\n[ 0.232040] acpiphp: Slot [9] registered\n[ 0.234499] acpiphp: Slot [10] registered\n[ 0.236040] acpiphp: Slot [11] registered\n[ 0.238459] acpiphp: Slot [12] registered\n[ 0.240038] acpiphp: Slot [13] registered\n[ 0.241832] acpiphp: Slot [14] registered\n[ 0.243622] acpiphp: Slot [15] registered\n[ 0.244030] acpiphp: Slot [16] registered\n[ 0.245708] acpiphp: Slot [17] registered\n[ 0.247247] acpiphp: Slot [18] registered\n[ 0.248033] acpiphp: Slot [19] registered\n[ 0.249640] acpiphp: Slot [20] registered\n[ 0.251290] acpiphp: Slot [21] registered\n[ 0.252023] acpiphp: Slot [22] registered\n[ 0.253642] acpiphp: Slot [23] registered\n[ 0.255223] acpiphp: Slot [24] registered\n[ 0.256023] acpiphp: Slot [25] registered\n[ 0.257613] acpiphp: Slot [26] registered\n[ 0.259122] acpiphp: Slot [27] registered\n[ 0.260023] acpiphp: Slot [28] registered\n[ 0.261429] acpiphp: Slot [29] registered\n[ 0.262903] acpiphp: Slot [30] registered\n[ 0.264035] acpiphp: Slot [31] registered\n[ 0.265631] PCI host bridge to bus 0000:00\n[ 0.267227] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.268005] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.270260] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.272005] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.274160] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.276004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.286256] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.288016] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.319226] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.321239] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.323728] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.325157] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.327583] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.328913] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.330997] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.330997] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.332004] vgaarb: loaded\n[ 0.333040] vgaarb: bridge control possible 0000:00:02.0\n[ 0.335032] SCSI subsystem initialized\n[ 0.336174] ACPI: bus type USB registered\n[ 0.337469] usbcore: registered new interface driver usbfs\n[ 0.339249] usbcore: registered new interface driver hub\n[ 0.340057] usbcore: registered new device driver usb\n[ 0.341752] PCI: Using ACPI for IRQ routing\n[ 0.341884] NetLabel: Initializing\n[ 0.344007] NetLabel: domain hash size = 128\n[ 0.345452] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.347132] NetLabel: unlabeled traffic allowed by default\n[ 0.348215] Switched to clocksource kvm-clock\n[ 0.360229] AppArmor: AppArmor Filesystem Enabled\n[ 0.362474] pnp: PnP ACPI init\n[ 0.364294] ACPI: bus type PNP registered\n[ 0.367130] pnp: PnP ACPI: found 8 devices\n[ 0.369334] ACPI: bus type PNP unregistered\n[ 0.378628] NET: Registered protocol family 2\n[ 0.380764] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.383869] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.386624] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.389289] TCP: reno registered\n[ 0.390706] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.393071] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.395636] NET: Registered protocol family 1\n[ 0.397449] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.399760] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.401990] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.425844] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.449618] Trying to unpack rootfs image as initramfs...\n[ 0.558318] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.561643] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.563922] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.566458] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.570210] Scanning for low memory corruption every 60 seconds\n[ 0.573288] Initialise system trusted keyring\n[ 0.575323] audit: initializing netlink socket (disabled)\n[ 0.577612] type=2000 audit(1545939510.950:1): initialized\n[ 0.604635] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.608040] zbud: loaded\n[ 0.609474] VFS: Disk quotas dquot_6.5.2\n[ 0.611181] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.614160] fuse init (API version 7.22)\n[ 0.615922] msgmni has been set to 3997\n[ 0.617617] Key type big_key registered\n[ 0.619847] Key type asymmetric registered\n[ 0.621566] Asymmetric key parser 'x509' registered\n[ 0.623541] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.626624] io scheduler noop registered\n[ 0.628298] io scheduler deadline registered (default)\n[ 0.630485] io scheduler cfq registered\n[ 0.632220] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.634255] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.636387] ipmi message handler version 39.2\n[ 0.637919] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.640403] ACPI: Power Button [PWRF]\n[ 0.641801] GHES: HEST is not enabled!\n[ 0.664083] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.708931] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.732205] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.734856] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.762426] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.765874] Linux agpgart interface v0.103\n[ 0.768471] brd: module loaded\n[ 0.770111] loop: module loaded\n[ 0.771731] blk-mq: CPU -> queue map\n[ 0.773029] CPU 0 -> Queue 0\n[ 0.774176] CPU 1 -> Queue 0\n[ 0.776217] vda: vda1\n[ 0.778010] scsi0 : ata_piix\n[ 0.779235] scsi1 : ata_piix\n[ 0.780384] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.782631] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.785129] libphy: Fixed MDIO Bus: probed\n[ 0.786993] tun: Universal TUN/TAP device driver, 1.6\n[ 0.788729] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.792818] PPP generic driver version 2.4.2\n[ 0.794351] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.796570] ehci-pci: EHCI PCI platform driver\n[ 0.798251] ehci-platform: EHCI generic platform driver\n[ 0.800680] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.802796] ohci-pci: OHCI PCI platform driver\n[ 0.804854] ohci-platform: OHCI generic platform driver\n[ 0.808143] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.840754] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.842675] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.845360] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.847422] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.849801] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.852642] usb usb1: Product: UHCI Host Controller\n[ 0.854686] usb usb1: Manufacturer: Linux 3.13.0-163-generic uhci_hcd\n[ 0.857201] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.859386] hub 1-0:1.0: USB hub found\n[ 0.860869] hub 1-0:1.0: 2 ports detected\n[ 0.862825] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.867107] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.869264] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.871370] mousedev: PS/2 mouse device common for all mice\n[ 0.873863] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.877229] rtc_cmos 00:00: RTC can wake from S4\n[ 0.879233] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.881302] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.883542] device-mapper: uevent: version 1.0.3\n[ 0.885357] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.888459] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.890628] TCP: cubic registered\n[ 0.892411] NET: Registered protocol family 10\n[ 0.894314] NET: Registered protocol family 17\n[ 0.907509] Key type dns_resolver registered\n[ 0.909329] Loading compiled-in X.509 certificates\n[ 0.911933] Loaded X.509 cert 'Magrathea: Glacier signing key: 094079111c1fcc174da628d837dd46328f08651c'\n[ 0.915595] registered taskstats version 1\n[ 0.919644] Key type trusted registered\n[ 0.924632] Key type encrypted registered\n[ 0.926548] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.928499] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.931647] regulator-dummy: disabling\n[ 0.933409] Magic number: 14:663:648\n[ 0.935074] acpi LNXCPU:01: hash matches\n[ 0.936856] rtc_cmos 00:00: setting system clock to 2018-12-27 19:38:30 UTC (1545939510)\n[ 0.940206] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.942721] EDD information not available.\n[ 0.946851] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.950180] Write protecting the kernel read-only data: 12288k\n[ 0.954041] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000)\n[ 0.959193] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.974960] systemd-udevd[107]: starting version 204\n[ 1.012595] FDC 0 is a S82078B\n[ 1.172053] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.337223] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.339762] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.342317] usb 1-1: Product: QEMU USB Tablet\n[ 1.344138] usb 1-1: Manufacturer: QEMU\n[ 1.345813] usb 1-1: SerialNumber: 42\n[ 2.038694] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3\nBegin: Loading essential drivers ... done.\nBegin: Running /scripts/init-premount ... done.\nBegin: Mounting root file system ... Begin: Running /scripts/local-top ... done.\nBegin: Running /scripts/local-premount ... done.\n[ 2.433705] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nBegin: Running /scripts/local-bottom ... done.\ndone.\nBegin: Running /scripts/init-bottom ... done.\n[ 2.545024] random: init urandom read with 10 bits of entropy available\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Starting Mount filesystems on boot[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n[ 2.796380] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Thu, 27 Dec 2018 19:38:32 +0000. Up 3.25 seconds.\ncloud-init-nonet[3.41]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[5.06]: static networking is now up\n * Starting configure network device[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Thu, 27 Dec 2018 19:38:34 +0000. Up 5.22 seconds.\nci-info: ++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: | Device | Up | Address | Mask | Hw-Address |\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . |\nci-info: | eth1 | False | . | . | fa:16:3e:64:42:66 |\nci-info: | eth0 | True | 192.168.0.3 | 255.255.255.0 | fa:16:3e:8e:c2:e4 |\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\ndmesg: write failed: Broken pipe\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\n9b:d0:c3:cb:d2:90:87:d3:0e:e4:15:00:f2:56:f3:cd root@homer-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| . ..+.. |\n| o . o + |\n| o . o E |\n| . o B |\n| O S |\n| X = |\n| . B |\n| . |\n| |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\n5b:26:97:42:fd:ba:43:3e:f6:cd:58:54:de:56:df:74 root@homer-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| |\n| . |\n| . . E|\n| . o +*|\n| S = . . *|\n| B.. . . |\n| .o. . |\n| =. = |\n| ..+o o |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\ncb:9e:2b:33:81:df:b5:65:c4:36:84:e0:55:36:65:4a root@homer-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| ...oE.o |\n| . ..o.+ |\n| . o. |\n| = |\n| . S o . |\n| . .. .. o |\n| . oo. + |\n| =.... |\n| ++. |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\nc9:1c:b9:32:cf:53:6c:07:ec:87:dc:1d:f8:d3:65:7b root@homer-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| |\n| o . |\n| o o . . o|\n| o B + o +o|\n| o S B + +.E|\n| = o o ..|\n| + |\n| . |\n| |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\n * Starting early crypto disks... * Starting Handle applying cloud-config[74G[ OK ]\n[80G [74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Thu, 27 Dec 2018 19:38:39 +0000. Up 10.22 seconds.\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\n\nUbuntu 14.04.5 LTS homer-0 ttyS0\n\nhomer-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Thu, 27 Dec 2018 19:38:41 +0000. Up 11.59 seconds.\n+ cat\n++ cut -d / -f 2\n++ echo 192.168.1.0/24\n+ chmod a+x /etc/init.d/signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace\n+ /etc/init.d/signaling_namespace\n+ echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ curl -L http://repo.cw-ngv.com/repo_key\n+ apt-key add -\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 14304 0 --:--:-- --:--:-- --:--:-- 14248100 3149 100 3149 0 0 14300 0 --:--:-- --:--:-- --:--:-- 14248\nOK\n+ apt-get update\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:3 http://repo.cw-ngv.com binary/ Release [1219 B]\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:5 http://security.ubuntu.com trusty-security/main Sources [167 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [96.0 kB]\nGet:8 http://security.ubuntu.com trusty-security/main amd64 Packages [797 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nGet:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [277 kB]\nGet:10 http://security.ubuntu.com trusty-security/main Translation-en [427 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:11 http://security.ubuntu.com trusty-security/universe Translation-en [150 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [226 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7437 B]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1135 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [510 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [562 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [272 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nFetched 12.9 MB in 9s (1405 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.7\n+ '[' -n 192.168.0.7 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install homer --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 crest\n dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core\n g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl\n libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1\n libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1\n libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libpython2.7-dev libquadmath0\n libsensors4 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4\n libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev\n nginx nginx-common nginx-core ntp python-chardet-whl python-colorama\n python-colorama-whl python-distlib python-distlib-whl python-html5lib\n python-html5lib-whl python-pip python-pip-whl python-requests-whl\n python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl\n python-virtualenv python-wheel python-zmq python2.7-dev\n python3-pkg-resources realpath sysstat\nSuggested packages:\n binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix\n mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales\n clearwater-logging clearwater-snmpd clearwater-secure-connections\n debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg\n gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc\n gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg\n libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc libgd-tools lm-sensors\n libstdc++-4.8-doc pkg-config make-doc fcgiwrap nginx-doc ntp-doc\n python-genshi python-lxml python3-setuptools isag\nRecommended packages:\n python-dev-all\nThe following NEW packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 crest\n dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core\n g++ g++-4.8 gcc gcc-4.8 gnutls-bin homer inotify-tools iotop\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl\n libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1\n libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1\n libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libpython2.7-dev libquadmath0\n libsensors4 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4\n libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev\n nginx nginx-common nginx-core ntp python-chardet-whl python-colorama\n python-colorama-whl python-distlib python-distlib-whl python-html5lib\n python-html5lib-whl python-pip python-pip-whl python-requests-whl\n python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl\n python-virtualenv python-wheel python-zmq python2.7-dev\n python3-pkg-resources realpath sysstat\n0 upgraded, 94 newly installed, 0 to remove and 12 not upgraded.\nNeed to get 88.0 MB of archives.\nAfter this operation, 202 MB of additional disk space will be used.\nGet:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:2 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB]\nGet:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:13 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-164.214 [774 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.5 [22.0 MB]\nGet:32 http://repo.cw-ngv.com/stable/ binary/ homer 1.0-180326.111418 [35.6 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5418 B]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.5 [269 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB]\nExtracting templates from packages: 31%Extracting templates from packages: 63%Extracting templates from packages: 95%Extracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 88.0 MB in 8s (9995 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51330 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package fonts-dejavu-core.\nPreparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ...\nUnpacking fonts-dejavu-core (2.34-1ubuntu1) ...\nSelecting previously unselected package fontconfig-config.\nPreparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ...\nUnpacking fontconfig-config (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libfontconfig1:amd64.\nPreparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ...\nUnpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libjpeg-turbo8:amd64.\nPreparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ...\nUnpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSelecting previously unselected package libjpeg8:amd64.\nPreparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ...\nUnpacking libjpeg8:amd64 (8c-2ubuntu8) ...\nSelecting previously unselected package libjbig0:amd64.\nPreparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ...\nUnpacking libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSelecting previously unselected package libtiff5:amd64.\nPreparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ...\nUnpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSelecting previously unselected package libvpx1:amd64.\nPreparing to unpack .../libvpx1_1.3.0-2_amd64.deb ...\nUnpacking libvpx1:amd64 (1.3.0-2) ...\nSelecting previously unselected package libxpm4:amd64.\nPreparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ...\nUnpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSelecting previously unselected package libgd3:amd64.\nPreparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-164.214_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-164.214) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package libexpat1-dev:amd64.\nPreparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ...\nUnpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ...\nSelecting previously unselected package libpython2.7-dev:amd64.\nPreparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ...\nUnpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libxslt1.1:amd64.\nPreparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ...\nUnpacking clearwater-monit (5.18-180322.170159) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-180328.114312) ...\nSelecting previously unselected package nginx-common.\nPreparing to unpack .../nginx-common_1.4.6-1ubuntu3.9_all.deb ...\nUnpacking nginx-common (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package nginx-core.\nPreparing to unpack .../nginx-core_1.4.6-1ubuntu3.9_amd64.deb ...\nUnpacking nginx-core (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package nginx.\nPreparing to unpack .../nginx_1.4.6-1ubuntu3.9_all.deb ...\nUnpacking nginx (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package clearwater-nginx.\nPreparing to unpack .../clearwater-nginx_1.0-180322.165850_all.deb ...\nUnpacking clearwater-nginx (1.0-180322.165850) ...\nSelecting previously unselected package libxml2-dev:amd64.\nPreparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ...\nUnpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ...\nSelecting previously unselected package libxslt1-dev:amd64.\nPreparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package python2.7-dev.\nPreparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ...\nUnpacking python2.7-dev (2.7.6-8ubuntu0.5) ...\nSelecting previously unselected package python-zmq.\nPreparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ...\nUnpacking python-zmq (14.0.1-1build2) ...\nSelecting previously unselected package libzmq3-dev:amd64.\nPreparing to unpack .../libzmq3-dev_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package crest.\nPreparing to unpack .../crest_1.0-180326.111418_amd64.deb ...\nUnpacking crest (1.0-180326.111418) ...\nSelecting previously unselected package libfakeroot:amd64.\nPreparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking libfakeroot:amd64 (1.20-3ubuntu2) ...\nSelecting previously unselected package fakeroot.\nPreparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking fakeroot (1.20-3ubuntu2) ...\nSelecting previously unselected package homer.\nPreparing to unpack .../homer_1.0-180326.111418_amd64.deb ...\nUnpacking homer (1.0-180326.111418) ...\nSelecting previously unselected package libalgorithm-diff-perl.\nPreparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...\nUnpacking libalgorithm-diff-perl (1.19.02-3) ...\nSelecting previously unselected package libalgorithm-diff-xs-perl.\nPreparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...\nUnpacking libalgorithm-diff-xs-perl (0.04-2build4) ...\nSelecting previously unselected package libalgorithm-merge-perl.\nPreparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...\nUnpacking libalgorithm-merge-perl (0.08-2) ...\nSelecting previously unselected package libfile-fcntllock-perl.\nPreparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...\nUnpacking libfile-fcntllock-perl (0.14-2build1) ...\nSelecting previously unselected package manpages-dev.\nPreparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...\nUnpacking manpages-dev (3.54-1ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-colorama-whl.\nPreparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-distlib-whl.\nPreparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib-whl (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib.\nPreparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-html5lib-whl.\nPreparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib-whl (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-six-whl.\nPreparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1.1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.4) ...\nSelecting previously unselected package python-setuptools-whl.\nPreparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools-whl (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip-whl.\nPreparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip-whl (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-wheel.\nPreparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1.1) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up fonts-dejavu-core (2.34-1ubuntu1) ...\nSetting up fontconfig-config (2.11.0-0ubuntu4.2) ...\nSetting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSetting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSetting up libjpeg8:amd64 (8c-2ubuntu8) ...\nSetting up libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSetting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSetting up libvpx1:amd64 (1.3.0-2) ...\nSetting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSetting up libgd3:amd64 (2.1.0-3ubuntu0.10) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.14) ...\nSetting up linux-libc-dev:amd64 (3.13.0-164.214) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSetting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ...\nSetting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n ...done.\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up iotop (0.6-1) ...\nSetting up nginx-common (1.4.6-1ubuntu3.9) ...\nSetting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ...\nSetting up libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up python2.7-dev (2.7.6-8ubuntu0.5) ...\nSetting up python-zmq (14.0.1-1build2) ...\nSetting up libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up libfakeroot:amd64 (1.20-3ubuntu2) ...\nSetting up fakeroot (1.20-3ubuntu2) ...\nupdate-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode\nSetting up libalgorithm-diff-perl (1.19.02-3) ...\nSetting up libalgorithm-diff-xs-perl (0.04-2build4) ...\nSetting up libalgorithm-merge-perl (0.08-2) ...\nSetting up libfile-fcntllock-perl (0.14-2build1) ...\nSetting up manpages-dev (3.54-1ubuntu1) ...\nSetting up python3-pkg-resources (3.3-1ubuntu2) ...\nSetting up python-chardet-whl (2.2.1-2~ubuntu1) ...\nSetting up python-colorama (0.2.5-0.1ubuntu2) ...\nSetting up python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib (0.1.8-1ubuntu1) ...\nSetting up python-distlib-whl (0.1.8-1ubuntu1) ...\nSetting up python-html5lib (0.999-3~ubuntu1) ...\nSetting up python-html5lib-whl (0.999-3~ubuntu1) ...\nSetting up python-six-whl (1.5.2-1ubuntu1.1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.4) ...\nSetting up python-setuptools-whl (3.3-1ubuntu2) ...\nSetting up python-pip-whl (1.5.4-1ubuntu4) ...\nSetting up python-pip (1.5.4-1ubuntu4) ...\nSetting up python-wheel (0.24.0-1~ubuntu1.1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-infrastructure (1.0-180328.114312) ...\nProcessing pyzmq-16.0.2-py2.7-linux-x86_64.egg\nCopying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages\nAdding pyzmq 16.0.2 to easy-install.pth file\n\nInstalled /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg\nProcessing dependencies for pyzmq==16.0.2\nFinished processing dependencies for pyzmq==16.0.2\nNew python executable in /usr/share/clearwater/infrastructure/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting cw_infrastructure\nCollecting dnspython (from cw_infrastructure)\nCollecting pathlib (from cw_infrastructure)\nCollecting contextlib2 (from cw_infrastructure)\nCollecting nsenter (from cw_infrastructure)\nCollecting argparse (from cw_infrastructure)\nInstalling collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env\nSuccessfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-log-cleanup (1.0-180328.114312) ...\nSetting up clearwater-monit (5.18-180322.170159) ...\nclearwater-monit start/running, process 8349\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-diags-monitor (1.0-180328.114312) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up nginx-core (1.4.6-1ubuntu3.9) ...\nSetting up nginx (1.4.6-1ubuntu3.9) ...\nSetting up clearwater-nginx (1.0-180322.165850) ...\nTesting nginx configuration...\nnginx: the configuration file /etc/nginx/nginx.conf syntax is ok\nnginx: configuration file /etc/nginx/nginx.conf test is successful\nSite ping has been enabled. Run /etc/init.d/nginx reload to apply the changes.\nGenerating a 2048 bit RSA private key\n...................................................................+++\n.+++\nunable to write 'random state'\nwriting new private key to 'nginx.key'\n-----\nSignature ok\nsubject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown\nGetting Private key\nunable to write 'random state'\nAdding 'diversion of /etc/init.d/nginx to /etc/init.d/nginx.clearwater-orig by clearwater-nginx'\nAdding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx'\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up crest (1.0-180326.111418) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/crest/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting crest\nCollecting cyclone (from crest)\nCollecting cryptography (from crest)\nCollecting idna (from crest)\nCollecting defusedxml (from crest)\nCollecting pyOpenSSL (from crest)\nCollecting Twisted (from crest)\nCollecting prctl (from crest)\nCollecting cql (from crest)\nCollecting ipaddress (from crest)\nCollecting msgpack-python (from crest)\nCollecting attrs (from crest)\nCollecting Automat (from crest)\nCollecting metaswitchcommon (from crest)\nCollecting telephus (from crest)\nCollecting asn1crypto (from crest)\nCollecting enum34 (from crest)\nCollecting pure-sasl (from crest)\nCollecting setuptools (from crest)\nCollecting constantly (from crest)\nCollecting lxml (from crest)\nCollecting thrift (from crest)\nCollecting incremental (from crest)\nCollecting zope.interface (from crest)\nCollecting six (from crest)\nCollecting cffi>=1.7 (from cryptography->crest)\nCollecting pycparser (from metaswitchcommon->crest)\nCollecting pycrypto (from metaswitchcommon->crest)\nCollecting monotonic (from metaswitchcommon->crest)\nCollecting pyzmq (from metaswitchcommon->crest)\nInstalling collected packages: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, defusedxml, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, crest\n Found existing installation: setuptools 2.2\n Uninstalling setuptools-2.2:\n Successfully uninstalled setuptools-2.2\nSuccessfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 defusedxml-0.5.0 enum34-1.1.6 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1\nSetting up homer (1.0-180326.111418) ...\nCollecting homer\nCollecting crest (from homer)\nCollecting cyclone (from crest->homer)\nCollecting cryptography (from crest->homer)\nCollecting idna (from crest->homer)\nCollecting defusedxml (from crest->homer)\nCollecting pyOpenSSL (from crest->homer)\nCollecting Twisted (from crest->homer)\nCollecting prctl (from crest->homer)\nCollecting cql (from crest->homer)\nCollecting ipaddress (from crest->homer)\nCollecting msgpack-python (from crest->homer)\nCollecting attrs (from crest->homer)\nCollecting Automat (from crest->homer)\nCollecting metaswitchcommon (from crest->homer)\nCollecting telephus (from crest->homer)\nCollecting asn1crypto (from crest->homer)\nCollecting enum34 (from crest->homer)\nCollecting pure-sasl (from crest->homer)\nCollecting setuptools (from crest->homer)\nCollecting constantly (from crest->homer)\nCollecting lxml (from crest->homer)\nCollecting thrift (from crest->homer)\nCollecting incremental (from crest->homer)\nCollecting zope.interface (from crest->homer)\nCollecting six (from crest->homer)\nCollecting cffi>=1.7 (from cryptography->crest->homer)\nCollecting pycparser (from metaswitchcommon->crest->homer)\nCollecting pycrypto (from metaswitchcommon->crest->homer)\nCollecting monotonic (from metaswitchcommon->crest->homer)\nCollecting pyzmq (from metaswitchcommon->crest->homer)\nInstalling collected packages: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, defusedxml, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, crest, homer\n Found existing installation: six 1.10.0\n Uninstalling six-1.10.0:\n Successfully uninstalled six-1.10.0\n Found existing installation: ipaddress 1.0.18\n Uninstalling ipaddress-1.0.18:\n Successfully uninstalled ipaddress-1.0.18\n Found existing installation: asn1crypto 0.22.0\n Uninstalling asn1crypto-0.22.0:\n Successfully uninstalled asn1crypto-0.22.0\n Found existing installation: enum34 1.1.6\n Uninstalling enum34-1.1.6:\n Successfully uninstalled enum34-1.1.6\n Found existing installation: idna 2.5\n Uninstalling idna-2.5:\n Successfully uninstalled idna-2.5\n Found existing installation: pycparser 2.18\n Uninstalling pycparser-2.18:\n Successfully uninstalled pycparser-2.18\n Found existing installation: cffi 1.10.0\n Uninstalling cffi-1.10.0:\n Successfully uninstalled cffi-1.10.0\n Found existing installation: cryptography 1.9\n Uninstalling cryptography-1.9:\n Successfully uninstalled cryptography-1.9\n Found existing installation: pyOpenSSL 17.0.0\n Uninstalling pyOpenSSL-17.0.0:\n Successfully uninstalled pyOpenSSL-17.0.0\n Found existing installation: constantly 15.1.0\n Uninstalling constantly-15.1.0:\n Successfully uninstalled constantly-15.1.0\n Found existing installation: setuptools 24.0.0\n Uninstalling setuptools-24.0.0:\n Successfully uninstalled setuptools-24.0.0\n Found existing installation: zope.interface 4.4.1\n Uninstalling zope.interface-4.4.1:\n Successfully uninstalled zope.interface-4.4.1\n Found existing installation: attrs 17.2.0\n Uninstalling attrs-17.2.0:\n Successfully uninstalled attrs-17.2.0\n Found existing installation: Automat 0.6.0\n Uninstalling Automat-0.6.0:\n Successfully uninstalled Automat-0.6.0\n Found existing installation: incremental 17.5.0\n Uninstalling incremental-17.5.0:\n Successfully uninstalled incremental-17.5.0\n Found existing installation: Twisted 17.1.0\n Uninstalling Twisted-17.1.0:\n Successfully uninstalled Twisted-17.1.0\n Found existing installation: cyclone 1.0\n Uninstalling cyclone-1.0:\n Successfully uninstalled cyclone-1.0\n Found existing installation: defusedxml 0.5.0\n Uninstalling defusedxml-0.5.0:\n Successfully uninstalled defusedxml-0.5.0\n Found existing installation: prctl 1.0.1\n Uninstalling prctl-1.0.1:\n Successfully uninstalled prctl-1.0.1\n Found existing installation: thrift 0.9.3\n Uninstalling thrift-0.9.3:\n Successfully uninstalled thrift-0.9.3\n Found existing installation: cql 1.4.0\n Uninstalling cql-1.4.0:\n Successfully uninstalled cql-1.4.0\n Found existing installation: msgpack-python 0.4.7\n Uninstalling msgpack-python-0.4.7:\n Successfully uninstalled msgpack-python-0.4.7\n Found existing installation: pycrypto 2.6.1\n Uninstalling pycrypto-2.6.1:\n Successfully uninstalled pycrypto-2.6.1\n Found existing installation: monotonic 0.6\n Uninstalling monotonic-0.6:\n Successfully uninstalled monotonic-0.6\n Found existing installation: pyzmq 16.0.2\n Uninstalling pyzmq-16.0.2:\n Successfully uninstalled pyzmq-16.0.2\n Found existing installation: metaswitchcommon 0.1\n Uninstalling metaswitchcommon-0.1:\n Successfully uninstalled metaswitchcommon-0.1\n Found existing installation: telephus 1.0.0b1\n Uninstalling telephus-1.0.0b1:\n Successfully uninstalled telephus-1.0.0b1\n Found existing installation: pure-sasl 0.4.0\n Uninstalling pure-sasl-0.4.0:\n Successfully uninstalled pure-sasl-0.4.0\n Found existing installation: lxml 3.6.0\n Uninstalling lxml-3.6.0:\n Successfully uninstalled lxml-3.6.0\n Found existing installation: crest 0.1\n Uninstalling crest-0.1:\n Successfully uninstalled crest-0.1\nSuccessfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 defusedxml-0.5.0 enum34-1.1.6 homer-0.1 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\n/var/lib/dpkg/info/homer.postinst: 50: /var/lib/dpkg/info/homer.postinst: /usr/share/clearwater/cassandra-schemas/homer.sh: not found\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install clearwater-management --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-queue-manager python-jsonschema python-mock\nSuggested packages:\n python-mock-doc\nThe following NEW packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-management clearwater-queue-manager python-jsonschema python-mock\n0 upgraded, 7 newly installed, 0 to remove and 12 not upgraded.\nNeed to get 38.4 MB of archives.\nAfter this operation, 108 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB]\nGet:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB]\nGet:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB]\nFetched 38.4 MB in 3s (10.9 MB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 58194 files and directories currently installed.)\nPreparing to unpack .../python-mock_1.0.1-3_all.deb ...\nUnpacking python-mock (1.0.1-3) ...\nSelecting previously unselected package python-jsonschema.\nPreparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ...\nUnpacking python-jsonschema (2.3.0-1build1) ...\nSelecting previously unselected package clearwater-etcd.\nPreparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ...\nUnpacking clearwater-etcd (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-cluster-manager.\nPreparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-queue-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-config-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ...\nUnpacking clearwater-management (1.0-180328.115321) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up python-mock (1.0.1-3) ...\nSetting up python-jsonschema (2.3.0-1build1) ...\nSetting up clearwater-etcd (1.0-180328.115321) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-180328.115321) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_cluster_manager\nCollecting metaswitchcommon (from clearwater_cluster_manager)\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager\nSuccessfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6)\nSetting up clearwater-queue-manager (1.0-180328.115321) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_queue_manager\nCollecting metaswitchcommon (from clearwater_queue_manager)\nCollecting clearwater-etcd-shared (from clearwater_queue_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_queue_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_queue_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_queue_manager)\nCollecting cffi (from metaswitchcommon->clearwater_queue_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_queue_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager\nSuccessfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6)\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-config-manager (1.0-180328.115321) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_config_manager\nCollecting metaswitchcommon (from clearwater_config_manager)\nCollecting jsonschema (from clearwater_config_manager)\nCollecting clearwater-etcd-shared (from clearwater_config_manager)\nCollecting requests (from clearwater_config_manager)\nCollecting nsenter (from clearwater_config_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_config_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_config_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_config_manager)\nCollecting cffi (from metaswitchcommon->clearwater_config_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_config_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting certifi>=2017.4.17 (from requests->clearwater_config_manager)\nCollecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager)\nCollecting idna<2.7,>=2.5 (from requests->clearwater_config_manager)\nCollecting pathlib (from nsenter->clearwater_config_manager)\nCollecting contextlib2 (from nsenter->clearwater_config_manager)\nCollecting argparse (from nsenter->clearwater_config_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, pathlib, contextlib2, argparse, nsenter, clearwater-config-manager\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env\nSuccessfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 nsenter-0.2 pathlib-1.0.1 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6)\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-180328.115321) ...\n+ retries=0\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.214\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.214\n++ echo A 172.30.9.214\n++ ip2rr 172.30.9.218\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.218\n++ echo A 172.30.9.218\n+ echo 'nameserver 192.168.0.2'\n+ echo RESOLV_CONF=/etc/dnsmasq.resolv.conf\n+ mkdir -p /etc/netns/signaling\n+ echo 'nameserver 192.168.1.4'\n+ service dnsmasq force-reload\n * Restarting DNS forwarder and DHCP server dnsmasq\n"} 2018-12-27 19:41:10,029 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/b60d844c-a06f-456e-a245-d548e0ebe850/action used request id req-2cc5e26e-929c-44ae-8113-9886a6965241 2018-12-27 19:41:10,029 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.083475112915s 2018-12-27 19:41:10,031 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/b60d844c-a06f-456e-a245-d548e0ebe850/action used request id req-2cc5e26e-929c-44ae-8113-9886a6965241 2018-12-27 19:41:10,031 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-163-generic (buildd@lgw01-amd64-058) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #213-Ubuntu SMP Thu Nov 15 02:19:07 UTC 2018 (Ubuntu 3.13.0-163.213-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-163-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe1551 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe14d1 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84096 r8192 d22400 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc80 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-163-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008014] pid_max: default: 32768 minimum: 301 [ 0.009671] Security Framework initialized [ 0.011198] AppArmor: AppArmor initialized [ 0.012007] Yama: becoming mindful. [ 0.013530] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017802] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020869] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.026791] Initializing cgroup subsys memory [ 0.028025] Initializing cgroup subsys devices [ 0.029584] Initializing cgroup subsys freezer [ 0.031017] Initializing cgroup subsys blkio [ 0.032009] Initializing cgroup subsys perf_event [ 0.033891] Initializing cgroup subsys hugetlb [ 0.036803] mce: CPU supports 10 MCE banks [ 0.038523] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.038523] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040013] Spectre V2 : Mitigation: Full generic retpoline [ 0.044008] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.046385] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.048003] Spectre V2 : Disabling Indirect Banch Restricted Speculation [ 0.052003] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.055243] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.060460] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.067790] ACPI: Core revision 20131115 [ 0.068549] ACPI: All ACPI Tables successfully acquired [ 0.072069] ftrace: allocating 28753 entries in 113 pages [ 0.096200] smpboot: Max logical packages: 2 [ 0.098014] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.100004] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.102803] Enabling x2apic [ 0.104000] Enabled x2apic [ 0.104008] Switched APIC routing to physical x2apic. [ 0.109387] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.111757] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.116035] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.127252] KVM setup paravirtual spinlock [ 0.129973] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.132206] x86: Booting SMP configuration: [ 0.133980] .... node #0, CPUs: #1[ 0.129921] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.152022] x86: Booted up 1 node, 2 CPUs [ 0.152013] KVM setup async PF for cpu 1 [ 0.152015] kvm-stealtime: cpu 1, msr 7fd0fc80 [ 0.156012] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.159162] devtmpfs: initialized [ 0.161679] EVM: security.selinux [ 0.163205] EVM: security.SMACK64 [ 0.164003] EVM: security.ima [ 0.165377] EVM: security.capability [ 0.167011] pinctrl core: initialized pinctrl subsystem [ 0.168060] regulator-dummy: no parameters [ 0.169960] RTC time: 19:38:30, date: 12/27/18 [ 0.171956] NET: Registered protocol family 16 [ 0.172147] cpuidle: using governor ladder [ 0.173963] cpuidle: using governor menu [ 0.175796] ACPI: bus type PCI registered [ 0.176008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.178756] PCI: Using configuration type 1 for base access [ 0.180659] bio: create slab at 0 [ 0.181793] ACPI: Added _OSI(Module Device) [ 0.184004] ACPI: Added _OSI(Processor Device) [ 0.185817] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.187709] ACPI: Added _OSI(Processor Aggregator Device) [ 0.189867] ACPI: Interpreter enabled [ 0.191489] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.194356] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.197037] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.200005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.203218] ACPI: (supports S0 S5) [ 0.204004] ACPI: Using IOAPIC for interrupt routing [ 0.206340] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.208223] ACPI: No dock devices found. [ 0.211681] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.212008] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.214923] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.216035] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.220416] acpiphp: Slot [3] registered [ 0.222841] acpiphp: Slot [4] registered [ 0.224055] acpiphp: Slot [5] registered [ 0.226436] acpiphp: Slot [6] registered [ 0.228057] acpiphp: Slot [7] registered [ 0.230454] acpiphp: Slot [8] registered [ 0.232040] acpiphp: Slot [9] registered [ 0.234499] acpiphp: Slot [10] registered [ 0.236040] acpiphp: Slot [11] registered [ 0.238459] acpiphp: Slot [12] registered [ 0.240038] acpiphp: Slot [13] registered [ 0.241832] acpiphp: Slot [14] registered [ 0.243622] acpiphp: Slot [15] registered [ 0.244030] acpiphp: Slot [16] registered [ 0.245708] acpiphp: Slot [17] registered [ 0.247247] acpiphp: Slot [18] registered [ 0.248033] acpiphp: Slot [19] registered [ 0.249640] acpiphp: Slot [20] registered [ 0.251290] acpiphp: Slot [21] registered [ 0.252023] acpiphp: Slot [22] registered [ 0.253642] acpiphp: Slot [23] registered [ 0.255223] acpiphp: Slot [24] registered [ 0.256023] acpiphp: Slot [25] registered [ 0.257613] acpiphp: Slot [26] registered [ 0.259122] acpiphp: Slot [27] registered [ 0.260023] acpiphp: Slot [28] registered [ 0.261429] acpiphp: Slot [29] registered [ 0.262903] acpiphp: Slot [30] registered [ 0.264035] acpiphp: Slot [31] registered [ 0.265631] PCI host bridge to bus 0000:00 [ 0.267227] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.268005] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.270260] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.272005] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.274160] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.276004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.286256] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.288016] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.319226] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.321239] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.323728] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.325157] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.327583] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.328913] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.330997] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.330997] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.332004] vgaarb: loaded [ 0.333040] vgaarb: bridge control possible 0000:00:02.0 [ 0.335032] SCSI subsystem initialized [ 0.336174] ACPI: bus type USB registered [ 0.337469] usbcore: registered new interface driver usbfs [ 0.339249] usbcore: registered new interface driver hub [ 0.340057] usbcore: registered new device driver usb [ 0.341752] PCI: Using ACPI for IRQ routing [ 0.341884] NetLabel: Initializing [ 0.344007] NetLabel: domain hash size = 128 [ 0.345452] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.347132] NetLabel: unlabeled traffic allowed by default [ 0.348215] Switched to clocksource kvm-clock [ 0.360229] AppArmor: AppArmor Filesystem Enabled [ 0.362474] pnp: PnP ACPI init [ 0.364294] ACPI: bus type PNP registered [ 0.367130] pnp: PnP ACPI: found 8 devices [ 0.369334] ACPI: bus type PNP unregistered [ 0.378628] NET: Registered protocol family 2 [ 0.380764] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.383869] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.386624] TCP: Hash tables configured (established 16384 bind 16384) [ 0.389289] TCP: reno registered [ 0.390706] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.393071] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.395636] NET: Registered protocol family 1 [ 0.397449] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.399760] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.401990] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.425844] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.449618] Trying to unpack rootfs image as initramfs... [ 0.558318] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.561643] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.563922] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.566458] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.570210] Scanning for low memory corruption every 60 seconds [ 0.573288] Initialise system trusted keyring [ 0.575323] audit: initializing netlink socket (disabled) [ 0.577612] type=2000 audit(1545939510.950:1): initialized [ 0.604635] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.608040] zbud: loaded [ 0.609474] VFS: Disk quotas dquot_6.5.2 [ 0.611181] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.614160] fuse init (API version 7.22) [ 0.615922] msgmni has been set to 3997 [ 0.617617] Key type big_key registered [ 0.619847] Key type asymmetric registered [ 0.621566] Asymmetric key parser 'x509' registered [ 0.623541] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.626624] io scheduler noop registered [ 0.628298] io scheduler deadline registered (default) [ 0.630485] io scheduler cfq registered [ 0.632220] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.634255] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.636387] ipmi message handler version 39.2 [ 0.637919] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.640403] ACPI: Power Button [PWRF] [ 0.641801] GHES: HEST is not enabled! [ 0.664083] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.708931] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.732205] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.734856] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.762426] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.765874] Linux agpgart interface v0.103 [ 0.768471] brd: module loaded [ 0.770111] loop: module loaded [ 0.771731] blk-mq: CPU -> queue map [ 0.773029] CPU 0 -> Queue 0 [ 0.774176] CPU 1 -> Queue 0 [ 0.776217] vda: vda1 [ 0.778010] scsi0 : ata_piix [ 0.779235] scsi1 : ata_piix [ 0.780384] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.782631] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.785129] libphy: Fixed MDIO Bus: probed [ 0.786993] tun: Universal TUN/TAP device driver, 1.6 [ 0.788729] tun: (C) 1999-2004 Max Krasnyansky [ 0.792818] PPP generic driver version 2.4.2 [ 0.794351] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.796570] ehci-pci: EHCI PCI platform driver [ 0.798251] ehci-platform: EHCI generic platform driver [ 0.800680] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.802796] ohci-pci: OHCI PCI platform driver [ 0.804854] ohci-platform: OHCI generic platform driver [ 0.808143] uhci_hcd: USB Universal Host Controller Interface driver [ 0.840754] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.842675] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.845360] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.847422] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.849801] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.852642] usb usb1: Product: UHCI Host Controller [ 0.854686] usb usb1: Manufacturer: Linux 3.13.0-163-generic uhci_hcd [ 0.857201] usb usb1: SerialNumber: 0000:00:01.2 [ 0.859386] hub 1-0:1.0: USB hub found [ 0.860869] hub 1-0:1.0: 2 ports detected [ 0.862825] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.867107] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.869264] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.871370] mousedev: PS/2 mouse device common for all mice [ 0.873863] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.877229] rtc_cmos 00:00: RTC can wake from S4 [ 0.879233] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.881302] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.883542] device-mapper: uevent: version 1.0.3 [ 0.885357] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.888459] ledtrig-cpu: registered to indicate activity on CPUs [ 0.890628] TCP: cubic registered [ 0.892411] NET: Registered protocol family 10 [ 0.894314] NET: Registered protocol family 17 [ 0.907509] Key type dns_resolver registered [ 0.909329] Loading compiled-in X.509 certificates [ 0.911933] Loaded X.509 cert 'Magrathea: Glacier signing key: 094079111c1fcc174da628d837dd46328f08651c' [ 0.915595] registered taskstats version 1 [ 0.919644] Key type trusted registered [ 0.924632] Key type encrypted registered [ 0.926548] AppArmor: AppArmor sha1 policy hashing enabled [ 0.928499] IMA: No TPM chip found, activating TPM-bypass! [ 0.931647] regulator-dummy: disabling [ 0.933409] Magic number: 14:663:648 [ 0.935074] acpi LNXCPU:01: hash matches [ 0.936856] rtc_cmos 00:00: setting system clock to 2018-12-27 19:38:30 UTC (1545939510) [ 0.940206] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.942721] EDD information not available. [ 0.946851] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.950180] Write protecting the kernel read-only data: 12288k [ 0.954041] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.959193] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.974960] systemd-udevd[107]: starting version 204 [ 1.012595] FDC 0 is a S82078B [ 1.172053] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.337223] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.339762] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.342317] usb 1-1: Product: QEMU USB Tablet [ 1.344138] usb 1-1: Manufacturer: QEMU [ 1.345813] usb 1-1: SerialNumber: 42 [ 2.038694] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3 Begin: Loading essential drivers ... done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... done. [ 2.433705] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Begin: Running /scripts/local-bottom ... done. done. Begin: Running /scripts/init-bottom ... done. [ 2.545024] random: init urandom read with 10 bits of entropy available * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] [ 2.796380] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Thu, 27 Dec 2018 19:38:32 +0000. Up 3.25 seconds. cloud-init-nonet[3.41]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[5.06]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Thu, 27 Dec 2018 19:38:34 +0000. Up 5.22 seconds. ci-info: ++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:64:42:66 | ci-info: | eth0 | True | 192.168.0.3 | 255.255.255.0 | fa:16:3e:8e:c2:e4 | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ dmesg: write failed: Broken pipe Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 9b:d0:c3:cb:d2:90:87:d3:0e:e4:15:00:f2:56:f3:cd root@homer-0 The key's randomart image is: +--[ RSA 2048]----+ | . ..+.. | | o . o + | | o . o E | | . o B | | O S | | X = | | . B | | . | | | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 5b:26:97:42:fd:ba:43:3e:f6:cd:58:54:de:56:df:74 root@homer-0 The key's randomart image is: +--[ DSA 1024]----+ | | | . | | . . E| | . o +*| | S = . . *| | B.. . . | | .o. . | | =. = | | ..+o o | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: cb:9e:2b:33:81:df:b5:65:c4:36:84:e0:55:36:65:4a root@homer-0 The key's randomart image is: +--[ECDSA 256]---+ | ...oE.o | | . ..o.+ | | . o. | | = | | . S o . | | . .. .. o | | . oo. + | | =.... | | ++. | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: c9:1c:b9:32:cf:53:6c:07:ec:87:dc:1d:f8:d3:65:7b root@homer-0 The key's randomart image is: +--[ED25519 256--+ | | | o . | | o o . . o| | o B + o +o| | o S B + +.E| | = o o ..| | + | | . | | | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting early crypto disks... * Starting Handle applying cloud-config[74G[ OK ] [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Thu, 27 Dec 2018 19:38:39 +0000. Up 10.22 seconds. * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Ubuntu 14.04.5 LTS homer-0 ttyS0 homer-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Thu, 27 Dec 2018 19:38:41 +0000. Up 11.59 seconds. + cat ++ cut -d / -f 2 ++ echo 192.168.1.0/24 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 14304 0 --:--:-- --:--:-- --:--:-- 14248100 3149 100 3149 0 0 14300 0 --:--:-- --:--:-- --:--:-- 14248 OK + apt-get update Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:3 http://repo.cw-ngv.com binary/ Release [1219 B] Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:5 http://security.ubuntu.com trusty-security/main Sources [167 kB] Get:6 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:7 http://security.ubuntu.com trusty-security/universe Sources [96.0 kB] Get:8 http://security.ubuntu.com trusty-security/main amd64 Packages [797 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Get:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [277 kB] Get:10 http://security.ubuntu.com trusty-security/main Translation-en [427 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:11 http://security.ubuntu.com trusty-security/universe Translation-en [150 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [226 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7437 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1135 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [510 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [562 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [272 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Fetched 12.9 MB in 9s (1405 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.7 + '[' -n 192.168.0.7 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install homer --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 crest dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libpython2.7-dev libquadmath0 libsensors4 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev python3-pkg-resources realpath sysstat Suggested packages: binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales clearwater-logging clearwater-snmpd clearwater-secure-connections debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc libgd-tools lm-sensors libstdc++-4.8-doc pkg-config make-doc fcgiwrap nginx-doc ntp-doc python-genshi python-lxml python3-setuptools isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 crest dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin homer inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libpython2.7-dev libquadmath0 libsensors4 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev python3-pkg-resources realpath sysstat 0 upgraded, 94 newly installed, 0 to remove and 12 not upgraded. Need to get 88.0 MB of archives. After this operation, 202 MB of additional disk space will be used. Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:2 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:13 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-164.214 [774 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.5 [22.0 MB] Get:32 http://repo.cw-ngv.com/stable/ binary/ homer 1.0-180326.111418 [35.6 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5418 B] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.5 [269 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Extracting templates from packages: 31%Extracting templates from packages: 63%Extracting templates from packages: 95%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 88.0 MB in 8s (9995 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51330 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libjbig0:amd64. Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... Selecting previously unselected package libtiff5:amd64. Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Selecting previously unselected package libvpx1:amd64. Preparing to unpack .../libvpx1_1.3.0-2_amd64.deb ... Unpacking libvpx1:amd64 (1.3.0-2) ... Selecting previously unselected package libxpm4:amd64. Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Selecting previously unselected package libgd3:amd64. Preparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-164.214_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-164.214) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package libexpat1-dev:amd64. Preparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ... Unpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Selecting previously unselected package libpython2.7-dev:amd64. Preparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libxslt1.1:amd64. Preparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ... Unpacking clearwater-diags-monitor (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... Selecting previously unselected package nginx-common. Preparing to unpack .../nginx-common_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx-common (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx-core. Preparing to unpack .../nginx-core_1.4.6-1ubuntu3.9_amd64.deb ... Unpacking nginx-core (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx. Preparing to unpack .../nginx_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx (1.4.6-1ubuntu3.9) ... Selecting previously unselected package clearwater-nginx. Preparing to unpack .../clearwater-nginx_1.0-180322.165850_all.deb ... Unpacking clearwater-nginx (1.0-180322.165850) ... Selecting previously unselected package libxml2-dev:amd64. Preparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ... Unpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... Selecting previously unselected package libxslt1-dev:amd64. Preparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package python2.7-dev. Preparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking python2.7-dev (2.7.6-8ubuntu0.5) ... Selecting previously unselected package python-zmq. Preparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ... Unpacking python-zmq (14.0.1-1build2) ... Selecting previously unselected package libzmq3-dev:amd64. Preparing to unpack .../libzmq3-dev_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package crest. Preparing to unpack .../crest_1.0-180326.111418_amd64.deb ... Unpacking crest (1.0-180326.111418) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package homer. Preparing to unpack .../homer_1.0-180326.111418_amd64.deb ... Unpacking homer (1.0-180326.111418) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up fonts-dejavu-core (2.34-1ubuntu1) ... Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Setting up libjpeg8:amd64 (8c-2ubuntu8) ... Setting up libjbig0:amd64 (2.0-2ubuntu4.1) ... Setting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Setting up libvpx1:amd64 (1.3.0-2) ... Setting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Setting up libgd3:amd64 (2.1.0-3ubuntu0.10) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libc-dev-bin (2.19-0ubuntu6.14) ... Setting up linux-libc-dev:amd64 (3.13.0-164.214) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Setting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up iotop (0.6-1) ... Setting up nginx-common (1.4.6-1ubuntu3.9) ... Setting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... Setting up libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ... Setting up python2.7-dev (2.7.6-8ubuntu0.5) ... Setting up python-zmq (14.0.1-1build2) ... Setting up libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-180328.114312) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting cw_infrastructure Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Installing collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-log-cleanup (1.0-180328.114312) ... Setting up clearwater-monit (5.18-180322.170159) ... clearwater-monit start/running, process 8349 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-diags-monitor (1.0-180328.114312) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up nginx-core (1.4.6-1ubuntu3.9) ... Setting up nginx (1.4.6-1ubuntu3.9) ... Setting up clearwater-nginx (1.0-180322.165850) ... Testing nginx configuration... nginx: the configuration file /etc/nginx/nginx.conf syntax is ok nginx: configuration file /etc/nginx/nginx.conf test is successful Site ping has been enabled. Run /etc/init.d/nginx reload to apply the changes. Generating a 2048 bit RSA private key ...................................................................+++ .+++ unable to write 'random state' writing new private key to 'nginx.key' ----- Signature ok subject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown Getting Private key unable to write 'random state' Adding 'diversion of /etc/init.d/nginx to /etc/init.d/nginx.clearwater-orig by clearwater-nginx' Adding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx' Processing triggers for ureadahead (0.100.0-16) ... Setting up crest (1.0-180326.111418) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/crest/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting crest Collecting cyclone (from crest) Collecting cryptography (from crest) Collecting idna (from crest) Collecting defusedxml (from crest) Collecting pyOpenSSL (from crest) Collecting Twisted (from crest) Collecting prctl (from crest) Collecting cql (from crest) Collecting ipaddress (from crest) Collecting msgpack-python (from crest) Collecting attrs (from crest) Collecting Automat (from crest) Collecting metaswitchcommon (from crest) Collecting telephus (from crest) Collecting asn1crypto (from crest) Collecting enum34 (from crest) Collecting pure-sasl (from crest) Collecting setuptools (from crest) Collecting constantly (from crest) Collecting lxml (from crest) Collecting thrift (from crest) Collecting incremental (from crest) Collecting zope.interface (from crest) Collecting six (from crest) Collecting cffi>=1.7 (from cryptography->crest) Collecting pycparser (from metaswitchcommon->crest) Collecting pycrypto (from metaswitchcommon->crest) Collecting monotonic (from metaswitchcommon->crest) Collecting pyzmq (from metaswitchcommon->crest) Installing collected packages: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, defusedxml, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, crest Found existing installation: setuptools 2.2 Uninstalling setuptools-2.2: Successfully uninstalled setuptools-2.2 Successfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 defusedxml-0.5.0 enum34-1.1.6 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1 Setting up homer (1.0-180326.111418) ... Collecting homer Collecting crest (from homer) Collecting cyclone (from crest->homer) Collecting cryptography (from crest->homer) Collecting idna (from crest->homer) Collecting defusedxml (from crest->homer) Collecting pyOpenSSL (from crest->homer) Collecting Twisted (from crest->homer) Collecting prctl (from crest->homer) Collecting cql (from crest->homer) Collecting ipaddress (from crest->homer) Collecting msgpack-python (from crest->homer) Collecting attrs (from crest->homer) Collecting Automat (from crest->homer) Collecting metaswitchcommon (from crest->homer) Collecting telephus (from crest->homer) Collecting asn1crypto (from crest->homer) Collecting enum34 (from crest->homer) Collecting pure-sasl (from crest->homer) Collecting setuptools (from crest->homer) Collecting constantly (from crest->homer) Collecting lxml (from crest->homer) Collecting thrift (from crest->homer) Collecting incremental (from crest->homer) Collecting zope.interface (from crest->homer) Collecting six (from crest->homer) Collecting cffi>=1.7 (from cryptography->crest->homer) Collecting pycparser (from metaswitchcommon->crest->homer) Collecting pycrypto (from metaswitchcommon->crest->homer) Collecting monotonic (from metaswitchcommon->crest->homer) Collecting pyzmq (from metaswitchcommon->crest->homer) Installing collected packages: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, defusedxml, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, crest, homer Found existing installation: six 1.10.0 Uninstalling six-1.10.0: Successfully uninstalled six-1.10.0 Found existing installation: ipaddress 1.0.18 Uninstalling ipaddress-1.0.18: Successfully uninstalled ipaddress-1.0.18 Found existing installation: asn1crypto 0.22.0 Uninstalling asn1crypto-0.22.0: Successfully uninstalled asn1crypto-0.22.0 Found existing installation: enum34 1.1.6 Uninstalling enum34-1.1.6: Successfully uninstalled enum34-1.1.6 Found existing installation: idna 2.5 Uninstalling idna-2.5: Successfully uninstalled idna-2.5 Found existing installation: pycparser 2.18 Uninstalling pycparser-2.18: Successfully uninstalled pycparser-2.18 Found existing installation: cffi 1.10.0 Uninstalling cffi-1.10.0: Successfully uninstalled cffi-1.10.0 Found existing installation: cryptography 1.9 Uninstalling cryptography-1.9: Successfully uninstalled cryptography-1.9 Found existing installation: pyOpenSSL 17.0.0 Uninstalling pyOpenSSL-17.0.0: Successfully uninstalled pyOpenSSL-17.0.0 Found existing installation: constantly 15.1.0 Uninstalling constantly-15.1.0: Successfully uninstalled constantly-15.1.0 Found existing installation: setuptools 24.0.0 Uninstalling setuptools-24.0.0: Successfully uninstalled setuptools-24.0.0 Found existing installation: zope.interface 4.4.1 Uninstalling zope.interface-4.4.1: Successfully uninstalled zope.interface-4.4.1 Found existing installation: attrs 17.2.0 Uninstalling attrs-17.2.0: Successfully uninstalled attrs-17.2.0 Found existing installation: Automat 0.6.0 Uninstalling Automat-0.6.0: Successfully uninstalled Automat-0.6.0 Found existing installation: incremental 17.5.0 Uninstalling incremental-17.5.0: Successfully uninstalled incremental-17.5.0 Found existing installation: Twisted 17.1.0 Uninstalling Twisted-17.1.0: Successfully uninstalled Twisted-17.1.0 Found existing installation: cyclone 1.0 Uninstalling cyclone-1.0: Successfully uninstalled cyclone-1.0 Found existing installation: defusedxml 0.5.0 Uninstalling defusedxml-0.5.0: Successfully uninstalled defusedxml-0.5.0 Found existing installation: prctl 1.0.1 Uninstalling prctl-1.0.1: Successfully uninstalled prctl-1.0.1 Found existing installation: thrift 0.9.3 Uninstalling thrift-0.9.3: Successfully uninstalled thrift-0.9.3 Found existing installation: cql 1.4.0 Uninstalling cql-1.4.0: Successfully uninstalled cql-1.4.0 Found existing installation: msgpack-python 0.4.7 Uninstalling msgpack-python-0.4.7: Successfully uninstalled msgpack-python-0.4.7 Found existing installation: pycrypto 2.6.1 Uninstalling pycrypto-2.6.1: Successfully uninstalled pycrypto-2.6.1 Found existing installation: monotonic 0.6 Uninstalling monotonic-0.6: Successfully uninstalled monotonic-0.6 Found existing installation: pyzmq 16.0.2 Uninstalling pyzmq-16.0.2: Successfully uninstalled pyzmq-16.0.2 Found existing installation: metaswitchcommon 0.1 Uninstalling metaswitchcommon-0.1: Successfully uninstalled metaswitchcommon-0.1 Found existing installation: telephus 1.0.0b1 Uninstalling telephus-1.0.0b1: Successfully uninstalled telephus-1.0.0b1 Found existing installation: pure-sasl 0.4.0 Uninstalling pure-sasl-0.4.0: Successfully uninstalled pure-sasl-0.4.0 Found existing installation: lxml 3.6.0 Uninstalling lxml-3.6.0: Successfully uninstalled lxml-3.6.0 Found existing installation: crest 0.1 Uninstalling crest-0.1: Successfully uninstalled crest-0.1 Successfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 defusedxml-0.5.0 enum34-1.1.6 homer-0.1 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1 * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. /var/lib/dpkg/info/homer.postinst: 50: /var/lib/dpkg/info/homer.postinst: /usr/share/clearwater/cassandra-schemas/homer.sh: not found Processing triggers for libc-bin (2.19-0ubuntu6.14) ... Processing triggers for ureadahead (0.100.0-16) ... + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-queue-manager python-jsonschema python-mock Suggested packages: python-mock-doc The following NEW packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-management clearwater-queue-manager python-jsonschema python-mock 0 upgraded, 7 newly installed, 0 to remove and 12 not upgraded. Need to get 38.4 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB] Fetched 38.4 MB in 3s (10.9 MB/s) Selecting previously unselected package python-mock. (Reading database ... 58194 files and directories currently installed.) Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ... Unpacking clearwater-etcd (1.0-180328.115321) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-cluster-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-queue-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-config-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ... Unpacking clearwater-management (1.0-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up clearwater-etcd (1.0-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_cluster_manager Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6) Setting up clearwater-queue-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_queue_manager Collecting metaswitchcommon (from clearwater_queue_manager) Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_config_manager Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting requests (from clearwater_config_manager) Collecting nsenter (from clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting pathlib (from nsenter->clearwater_config_manager) Collecting contextlib2 (from nsenter->clearwater_config_manager) Collecting argparse (from nsenter->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, pathlib, contextlib2, argparse, nsenter, clearwater-config-manager Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env Successfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 nsenter-0.2 pathlib-1.0.1 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-180328.115321) ... + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.214 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.214 ++ echo A 172.30.9.214 ++ ip2rr 172.30.9.218 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.218 ++ echo A 172.30.9.218 + echo 'nameserver 192.168.0.2' + echo RESOLV_CONF=/etc/dnsmasq.resolv.conf + mkdir -p /etc/netns/signaling + echo 'nameserver 192.168.1.4' + service dnsmasq force-reload * Restarting DNS forwarder and DHCP server dnsmasq 2018-12-27 19:41:10,036 - functest.core.singlevm - DEBUG - try 14: cannot find regex 'Cloud-init .* finished at ' in console 2018-12-27 19:41:20,046 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-27 19:41:20,049 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1160947540e39475cdcf001250247e001a7a12cf" 2018-12-27 19:41:20,525 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:41:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2eff5b9b-9c51-4ae0-9f96-7cde5fd30a12 x-compute-request-id: req-2eff5b9b-9c51-4ae0-9f96-7cde5fd30a12 Content-Encoding: gzip Content-Length: 1508 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:c2:e4", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:c2:e4", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:64:42:66", "version": 4, "addr": "192.168.1.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:64:42:66", "version": 4, "addr": "172.30.9.218", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/b60d844c-a06f-456e-a245-d548e0ebe850", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/b60d844c-a06f-456e-a245-d548e0ebe850", "rel": "bookmark"}], "image": {"id": "32de5565-c2d6-40e1-a076-b02e04d8b38d", "links": [{"href": "http://172.30.9.31:8774/images/32de5565-c2d6-40e1-a076-b02e04d8b38d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T19:38:29.000000", "flavor": {"id": "49521764-2b45-4138-bc33-9eb85445fa6c", "links": [{"href": "http://172.30.9.31:8774/flavors/49521764-2b45-4138-bc33-9eb85445fa6c", "rel": "bookmark"}]}, "id": "b60d844c-a06f-456e-a245-d548e0ebe850", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "e7c77990ffaf4447ba7d154f141f5f6f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T19:38:29Z", "hostId": "7935404ab45d1467d9d5233abd8c2483b155e013f8c227d5b4684907", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_bd473631-e088-4b41-9469-069909e508ff", "name": "homer-0.clearwater.opnfv", "created": "2018-12-27T19:37:54Z", "tenant_id": "5659dcbdaa7742d7bfece797c4514064", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:ef:3f", "version": 4, "addr": "192.168.0.27", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:ef:3f", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:9f:e7", "version": 4, "addr": "192.168.1.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/61e02295-3179-4e3a-8f57-836a5933f12c", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/61e02295-3179-4e3a-8f57-836a5933f12c", "rel": "bookmark"}], "image": {"id": "32de5565-c2d6-40e1-a076-b02e04d8b38d", "links": [{"href": "http://172.30.9.31:8774/images/32de5565-c2d6-40e1-a076-b02e04d8b38d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T19:38:27.000000", "flavor": {"id": "49521764-2b45-4138-bc33-9eb85445fa6c", "links": [{"href": "http://172.30.9.31:8774/flavors/49521764-2b45-4138-bc33-9eb85445fa6c", "rel": "bookmark"}]}, "id": "61e02295-3179-4e3a-8f57-836a5933f12c", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "e7c77990ffaf4447ba7d154f141f5f6f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T19:38:27Z", "hostId": "7935404ab45d1467d9d5233abd8c2483b155e013f8c227d5b4684907", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_bd473631-e088-4b41-9469-069909e508ff", "name": "dime-0.clearwater.opnfv", "created": "2018-12-27T19:37:53Z", "tenant_id": "5659dcbdaa7742d7bfece797c4514064", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d9:11:be", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d9:11:be", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c7:d5:1f", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/f6653274-ab3c-4e08-a1c5-e0a3a5e12bab", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/f6653274-ab3c-4e08-a1c5-e0a3a5e12bab", "rel": "bookmark"}], "image": {"id": "32de5565-c2d6-40e1-a076-b02e04d8b38d", "links": [{"href": "http://172.30.9.31:8774/images/32de5565-c2d6-40e1-a076-b02e04d8b38d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T19:38:31.000000", "flavor": {"id": "49521764-2b45-4138-bc33-9eb85445fa6c", "links": [{"href": "http://172.30.9.31:8774/flavors/49521764-2b45-4138-bc33-9eb85445fa6c", "rel": "bookmark"}]}, "id": "f6653274-ab3c-4e08-a1c5-e0a3a5e12bab", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}], "user_id": "e7c77990ffaf4447ba7d154f141f5f6f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T19:38:31Z", "hostId": "7935404ab45d1467d9d5233abd8c2483b155e013f8c227d5b4684907", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_bd473631-e088-4b41-9469-069909e508ff", "name": "sprout-0.clearwater.opnfv", "created": "2018-12-27T19:37:53Z", "tenant_id": "5659dcbdaa7742d7bfece797c4514064", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b7:4f", "version": 4, "addr": "192.168.0.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b7:4f", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:c1:db", "version": 4, "addr": "192.168.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:c1:db", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/fc6bcdb8-04b7-40f4-a89b-dcddd8130d44", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/fc6bcdb8-04b7-40f4-a89b-dcddd8130d44", "rel": "bookmark"}], "image": {"id": "32de5565-c2d6-40e1-a076-b02e04d8b38d", "links": [{"href": "http://172.30.9.31:8774/images/32de5565-c2d6-40e1-a076-b02e04d8b38d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T19:38:29.000000", "flavor": {"id": "49521764-2b45-4138-bc33-9eb85445fa6c", "links": [{"href": "http://172.30.9.31:8774/flavors/49521764-2b45-4138-bc33-9eb85445fa6c", "rel": "bookmark"}]}, "id": "fc6bcdb8-04b7-40f4-a89b-dcddd8130d44", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-bono-sig"}], "user_id": "e7c77990ffaf4447ba7d154f141f5f6f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T19:38:29Z", "hostId": "7935404ab45d1467d9d5233abd8c2483b155e013f8c227d5b4684907", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_bd473631-e088-4b41-9469-069909e508ff", "name": "bono-0.clearwater.opnfv", "created": "2018-12-27T19:37:53Z", "tenant_id": "5659dcbdaa7742d7bfece797c4514064", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9e:85:ac", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9e:85:ac", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3d:d4:30", "version": 4, "addr": "192.168.1.2", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/38fc4a7e-277a-4960-88c7-d39ce87f4bdc", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/38fc4a7e-277a-4960-88c7-d39ce87f4bdc", "rel": "bookmark"}], "image": {"id": "32de5565-c2d6-40e1-a076-b02e04d8b38d", "links": [{"href": "http://172.30.9.31:8774/images/32de5565-c2d6-40e1-a076-b02e04d8b38d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T19:38:07.000000", "flavor": {"id": "49521764-2b45-4138-bc33-9eb85445fa6c", "links": [{"href": "http://172.30.9.31:8774/flavors/49521764-2b45-4138-bc33-9eb85445fa6c", "rel": "bookmark"}]}, "id": "38fc4a7e-277a-4960-88c7-d39ce87f4bdc", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}], "user_id": "e7c77990ffaf4447ba7d154f141f5f6f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T19:38:07Z", "hostId": "e0f75b676eb2b7d2e6c5c117c7ca7a2f9cec907ebbfca4e893351767", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_bd473631-e088-4b41-9469-069909e508ff", "name": "vellum-0.clearwater.opnfv", "created": "2018-12-27T19:37:50Z", "tenant_id": "5659dcbdaa7742d7bfece797c4514064", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:26:6a:cd", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:26:6a:cd", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/58a22854-a720-43ad-b9f2-662508a20c99", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/58a22854-a720-43ad-b9f2-662508a20c99", "rel": "bookmark"}], "image": {"id": "32de5565-c2d6-40e1-a076-b02e04d8b38d", "links": [{"href": "http://172.30.9.31:8774/images/32de5565-c2d6-40e1-a076-b02e04d8b38d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T19:37:25.000000", "flavor": {"id": "49521764-2b45-4138-bc33-9eb85445fa6c", "links": [{"href": "http://172.30.9.31:8774/flavors/49521764-2b45-4138-bc33-9eb85445fa6c", "rel": "bookmark"}]}, "id": "58a22854-a720-43ad-b9f2-662508a20c99", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "e7c77990ffaf4447ba7d154f141f5f6f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T19:37:25Z", "hostId": "7935404ab45d1467d9d5233abd8c2483b155e013f8c227d5b4684907", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_bd473631-e088-4b41-9469-069909e508ff", "name": "ellis-0.clearwater.opnfv", "created": "2018-12-27T19:35:46Z", "tenant_id": "5659dcbdaa7742d7bfece797c4514064", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2c:36:bf", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2c:36:bf", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7b:f8:ba", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/dbc80c75-c7be-4193-8df4-be72cd1301d0", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/dbc80c75-c7be-4193-8df4-be72cd1301d0", "rel": "bookmark"}], "image": {"id": "32de5565-c2d6-40e1-a076-b02e04d8b38d", "links": [{"href": "http://172.30.9.31:8774/images/32de5565-c2d6-40e1-a076-b02e04d8b38d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T19:35:32.000000", "flavor": {"id": "49521764-2b45-4138-bc33-9eb85445fa6c", "links": [{"href": "http://172.30.9.31:8774/flavors/49521764-2b45-4138-bc33-9eb85445fa6c", "rel": "bookmark"}]}, "id": "dbc80c75-c7be-4193-8df4-be72cd1301d0", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "e7c77990ffaf4447ba7d154f141f5f6f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T19:35:32Z", "hostId": "e0f75b676eb2b7d2e6c5c117c7ca7a2f9cec907ebbfca4e893351767", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_bd473631-e088-4b41-9469-069909e508ff", "name": "ns.clearwater.opnfv", "created": "2018-12-27T19:33:41Z", "tenant_id": "5659dcbdaa7742d7bfece797c4514064", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-27 19:41:20,525 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-2eff5b9b-9c51-4ae0-9f96-7cde5fd30a12 2018-12-27 19:41:20,525 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.478578805923s 2018-12-27 19:41:20,526 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-2eff5b9b-9c51-4ae0-9f96-7cde5fd30a12 2018-12-27 19:41:20,532 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-12-27 19:41:20,535 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/servers/b60d844c-a06f-456e-a245-d548e0ebe850/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}1160947540e39475cdcf001250247e001a7a12cf" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-27 19:41:20,641 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:41:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-54bd7943-d928-454b-a51e-b6a1f37d4660 x-compute-request-id: req-54bd7943-d928-454b-a51e-b6a1f37d4660 Content-Encoding: gzip Content-Length: 20827 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-163-generic (buildd@lgw01-amd64-058) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #213-Ubuntu SMP Thu Nov 15 02:19:07 UTC 2018 (Ubuntu 3.13.0-163.213-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-163-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff]\n[ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff]\n[ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff]\n[ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff]\n[ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000007ffe1551 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000007ffe0000 000040\n[ 0.000000] ACPI: APIC 000000007ffe14d1 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84096 r8192 d22400 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc80\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-163-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008014] pid_max: default: 32768 minimum: 301\n[ 0.009671] Security Framework initialized\n[ 0.011198] AppArmor: AppArmor initialized\n[ 0.012007] Yama: becoming mindful.\n[ 0.013530] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.017802] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.020869] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.024006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.026791] Initializing cgroup subsys memory\n[ 0.028025] Initializing cgroup subsys devices\n[ 0.029584] Initializing cgroup subsys freezer\n[ 0.031017] Initializing cgroup subsys blkio\n[ 0.032009] Initializing cgroup subsys perf_event\n[ 0.033891] Initializing cgroup subsys hugetlb\n[ 0.036803] mce: CPU supports 10 MCE banks\n[ 0.038523] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.038523] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.040013] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.044008] Spectre V2 : Enabling Indirect Branch Prediction Barrier\n[ 0.046385] Spectre V2 : Enabling Restricted Speculation for firmware calls\n[ 0.048003] Spectre V2 : Disabling Indirect Banch Restricted Speculation\n[ 0.052003] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.055243] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.060460] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.067790] ACPI: Core revision 20131115\n[ 0.068549] ACPI: All ACPI Tables successfully acquired\n[ 0.072069] ftrace: allocating 28753 entries in 113 pages\n[ 0.096200] smpboot: Max logical packages: 2\n[ 0.098014] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.100004] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.102803] Enabling x2apic\n[ 0.104000] Enabled x2apic\n[ 0.104008] Switched APIC routing to physical x2apic.\n[ 0.109387] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.111757] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.116035] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.127252] KVM setup paravirtual spinlock\n[ 0.129973] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.132206] x86: Booting SMP configuration:\n[ 0.133980] .... node #0, CPUs: #1[ 0.129921] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.152022] x86: Booted up 1 node, 2 CPUs\n[ 0.152013] KVM setup async PF for cpu 1\n[ 0.152015] kvm-stealtime: cpu 1, msr 7fd0fc80\n[ 0.156012] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.159162] devtmpfs: initialized\n[ 0.161679] EVM: security.selinux\n[ 0.163205] EVM: security.SMACK64\n[ 0.164003] EVM: security.ima\n[ 0.165377] EVM: security.capability\n[ 0.167011] pinctrl core: initialized pinctrl subsystem\n[ 0.168060] regulator-dummy: no parameters\n[ 0.169960] RTC time: 19:38:30, date: 12/27/18\n[ 0.171956] NET: Registered protocol family 16\n[ 0.172147] cpuidle: using governor ladder\n[ 0.173963] cpuidle: using governor menu\n[ 0.175796] ACPI: bus type PCI registered\n[ 0.176008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.178756] PCI: Using configuration type 1 for base access\n[ 0.180659] bio: create slab at 0\n[ 0.181793] ACPI: Added _OSI(Module Device)\n[ 0.184004] ACPI: Added _OSI(Processor Device)\n[ 0.185817] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.187709] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.189867] ACPI: Interpreter enabled\n[ 0.191489] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.194356] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.197037] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.200005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.203218] ACPI: (supports S0 S5)\n[ 0.204004] ACPI: Using IOAPIC for interrupt routing\n[ 0.206340] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.208223] ACPI: No dock devices found.\n[ 0.211681] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.212008] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.214923] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.216035] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.220416] acpiphp: Slot [3] registered\n[ 0.222841] acpiphp: Slot [4] registered\n[ 0.224055] acpiphp: Slot [5] registered\n[ 0.226436] acpiphp: Slot [6] registered\n[ 0.228057] acpiphp: Slot [7] registered\n[ 0.230454] acpiphp: Slot [8] registered\n[ 0.232040] acpiphp: Slot [9] registered\n[ 0.234499] acpiphp: Slot [10] registered\n[ 0.236040] acpiphp: Slot [11] registered\n[ 0.238459] acpiphp: Slot [12] registered\n[ 0.240038] acpiphp: Slot [13] registered\n[ 0.241832] acpiphp: Slot [14] registered\n[ 0.243622] acpiphp: Slot [15] registered\n[ 0.244030] acpiphp: Slot [16] registered\n[ 0.245708] acpiphp: Slot [17] registered\n[ 0.247247] acpiphp: Slot [18] registered\n[ 0.248033] acpiphp: Slot [19] registered\n[ 0.249640] acpiphp: Slot [20] registered\n[ 0.251290] acpiphp: Slot [21] registered\n[ 0.252023] acpiphp: Slot [22] registered\n[ 0.253642] acpiphp: Slot [23] registered\n[ 0.255223] acpiphp: Slot [24] registered\n[ 0.256023] acpiphp: Slot [25] registered\n[ 0.257613] acpiphp: Slot [26] registered\n[ 0.259122] acpiphp: Slot [27] registered\n[ 0.260023] acpiphp: Slot [28] registered\n[ 0.261429] acpiphp: Slot [29] registered\n[ 0.262903] acpiphp: Slot [30] registered\n[ 0.264035] acpiphp: Slot [31] registered\n[ 0.265631] PCI host bridge to bus 0000:00\n[ 0.267227] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.268005] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.270260] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.272005] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.274160] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.276004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.286256] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.288016] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.319226] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.321239] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.323728] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.325157] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.327583] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.328913] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.330997] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.330997] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.332004] vgaarb: loaded\n[ 0.333040] vgaarb: bridge control possible 0000:00:02.0\n[ 0.335032] SCSI subsystem initialized\n[ 0.336174] ACPI: bus type USB registered\n[ 0.337469] usbcore: registered new interface driver usbfs\n[ 0.339249] usbcore: registered new interface driver hub\n[ 0.340057] usbcore: registered new device driver usb\n[ 0.341752] PCI: Using ACPI for IRQ routing\n[ 0.341884] NetLabel: Initializing\n[ 0.344007] NetLabel: domain hash size = 128\n[ 0.345452] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.347132] NetLabel: unlabeled traffic allowed by default\n[ 0.348215] Switched to clocksource kvm-clock\n[ 0.360229] AppArmor: AppArmor Filesystem Enabled\n[ 0.362474] pnp: PnP ACPI init\n[ 0.364294] ACPI: bus type PNP registered\n[ 0.367130] pnp: PnP ACPI: found 8 devices\n[ 0.369334] ACPI: bus type PNP unregistered\n[ 0.378628] NET: Registered protocol family 2\n[ 0.380764] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.383869] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.386624] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.389289] TCP: reno registered\n[ 0.390706] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.393071] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.395636] NET: Registered protocol family 1\n[ 0.397449] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.399760] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.401990] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.425844] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.449618] Trying to unpack rootfs image as initramfs...\n[ 0.558318] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.561643] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.563922] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.566458] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.570210] Scanning for low memory corruption every 60 seconds\n[ 0.573288] Initialise system trusted keyring\n[ 0.575323] audit: initializing netlink socket (disabled)\n[ 0.577612] type=2000 audit(1545939510.950:1): initialized\n[ 0.604635] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.608040] zbud: loaded\n[ 0.609474] VFS: Disk quotas dquot_6.5.2\n[ 0.611181] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.614160] fuse init (API version 7.22)\n[ 0.615922] msgmni has been set to 3997\n[ 0.617617] Key type big_key registered\n[ 0.619847] Key type asymmetric registered\n[ 0.621566] Asymmetric key parser 'x509' registered\n[ 0.623541] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.626624] io scheduler noop registered\n[ 0.628298] io scheduler deadline registered (default)\n[ 0.630485] io scheduler cfq registered\n[ 0.632220] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.634255] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.636387] ipmi message handler version 39.2\n[ 0.637919] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.640403] ACPI: Power Button [PWRF]\n[ 0.641801] GHES: HEST is not enabled!\n[ 0.664083] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.708931] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.732205] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.734856] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.762426] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.765874] Linux agpgart interface v0.103\n[ 0.768471] brd: module loaded\n[ 0.770111] loop: module loaded\n[ 0.771731] blk-mq: CPU -> queue map\n[ 0.773029] CPU 0 -> Queue 0\n[ 0.774176] CPU 1 -> Queue 0\n[ 0.776217] vda: vda1\n[ 0.778010] scsi0 : ata_piix\n[ 0.779235] scsi1 : ata_piix\n[ 0.780384] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.782631] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.785129] libphy: Fixed MDIO Bus: probed\n[ 0.786993] tun: Universal TUN/TAP device driver, 1.6\n[ 0.788729] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.792818] PPP generic driver version 2.4.2\n[ 0.794351] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.796570] ehci-pci: EHCI PCI platform driver\n[ 0.798251] ehci-platform: EHCI generic platform driver\n[ 0.800680] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.802796] ohci-pci: OHCI PCI platform driver\n[ 0.804854] ohci-platform: OHCI generic platform driver\n[ 0.808143] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.840754] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.842675] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.845360] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.847422] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.849801] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.852642] usb usb1: Product: UHCI Host Controller\n[ 0.854686] usb usb1: Manufacturer: Linux 3.13.0-163-generic uhci_hcd\n[ 0.857201] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.859386] hub 1-0:1.0: USB hub found\n[ 0.860869] hub 1-0:1.0: 2 ports detected\n[ 0.862825] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.867107] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.869264] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.871370] mousedev: PS/2 mouse device common for all mice\n[ 0.873863] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.877229] rtc_cmos 00:00: RTC can wake from S4\n[ 0.879233] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.881302] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.883542] device-mapper: uevent: version 1.0.3\n[ 0.885357] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.888459] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.890628] TCP: cubic registered\n[ 0.892411] NET: Registered protocol family 10\n[ 0.894314] NET: Registered protocol family 17\n[ 0.907509] Key type dns_resolver registered\n[ 0.909329] Loading compiled-in X.509 certificates\n[ 0.911933] Loaded X.509 cert 'Magrathea: Glacier signing key: 094079111c1fcc174da628d837dd46328f08651c'\n[ 0.915595] registered taskstats version 1\n[ 0.919644] Key type trusted registered\n[ 0.924632] Key type encrypted registered\n[ 0.926548] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.928499] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.931647] regulator-dummy: disabling\n[ 0.933409] Magic number: 14:663:648\n[ 0.935074] acpi LNXCPU:01: hash matches\n[ 0.936856] rtc_cmos 00:00: setting system clock to 2018-12-27 19:38:30 UTC (1545939510)\n[ 0.940206] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.942721] EDD information not available.\n[ 0.946851] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.950180] Write protecting the kernel read-only data: 12288k\n[ 0.954041] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000)\n[ 0.959193] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.974960] systemd-udevd[107]: starting version 204\n[ 1.012595] FDC 0 is a S82078B\n[ 1.172053] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.337223] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.339762] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.342317] usb 1-1: Product: QEMU USB Tablet\n[ 1.344138] usb 1-1: Manufacturer: QEMU\n[ 1.345813] usb 1-1: SerialNumber: 42\n[ 2.038694] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3\nBegin: Loading essential drivers ... done.\nBegin: Running /scripts/init-premount ... done.\nBegin: Mounting root file system ... Begin: Running /scripts/local-top ... done.\nBegin: Running /scripts/local-premount ... done.\n[ 2.433705] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nBegin: Running /scripts/local-bottom ... done.\ndone.\nBegin: Running /scripts/init-bottom ... done.\n[ 2.545024] random: init urandom read with 10 bits of entropy available\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Starting Mount filesystems on boot[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n[ 2.796380] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Thu, 27 Dec 2018 19:38:32 +0000. Up 3.25 seconds.\ncloud-init-nonet[3.41]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[5.06]: static networking is now up\n * Starting configure network device[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Thu, 27 Dec 2018 19:38:34 +0000. Up 5.22 seconds.\nci-info: ++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: | Device | Up | Address | Mask | Hw-Address |\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . |\nci-info: | eth1 | False | . | . | fa:16:3e:64:42:66 |\nci-info: | eth0 | True | 192.168.0.3 | 255.255.255.0 | fa:16:3e:8e:c2:e4 |\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\ndmesg: write failed: Broken pipe\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\n9b:d0:c3:cb:d2:90:87:d3:0e:e4:15:00:f2:56:f3:cd root@homer-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| . ..+.. |\n| o . o + |\n| o . o E |\n| . o B |\n| O S |\n| X = |\n| . B |\n| . |\n| |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\n5b:26:97:42:fd:ba:43:3e:f6:cd:58:54:de:56:df:74 root@homer-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| |\n| . |\n| . . E|\n| . o +*|\n| S = . . *|\n| B.. . . |\n| .o. . |\n| =. = |\n| ..+o o |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\ncb:9e:2b:33:81:df:b5:65:c4:36:84:e0:55:36:65:4a root@homer-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| ...oE.o |\n| . ..o.+ |\n| . o. |\n| = |\n| . S o . |\n| . .. .. o |\n| . oo. + |\n| =.... |\n| ++. |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\nc9:1c:b9:32:cf:53:6c:07:ec:87:dc:1d:f8:d3:65:7b root@homer-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| |\n| o . |\n| o o . . o|\n| o B + o +o|\n| o S B + +.E|\n| = o o ..|\n| + |\n| . |\n| |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\n * Starting early crypto disks... * Starting Handle applying cloud-config[74G[ OK ]\n[80G [74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Thu, 27 Dec 2018 19:38:39 +0000. Up 10.22 seconds.\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\n\nUbuntu 14.04.5 LTS homer-0 ttyS0\n\nhomer-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Thu, 27 Dec 2018 19:38:41 +0000. Up 11.59 seconds.\n+ cat\n++ cut -d / -f 2\n++ echo 192.168.1.0/24\n+ chmod a+x /etc/init.d/signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace\n+ /etc/init.d/signaling_namespace\n+ echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ curl -L http://repo.cw-ngv.com/repo_key\n+ apt-key add -\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 14304 0 --:--:-- --:--:-- --:--:-- 14248100 3149 100 3149 0 0 14300 0 --:--:-- --:--:-- --:--:-- 14248\nOK\n+ apt-get update\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:3 http://repo.cw-ngv.com binary/ Release [1219 B]\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:5 http://security.ubuntu.com trusty-security/main Sources [167 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [96.0 kB]\nGet:8 http://security.ubuntu.com trusty-security/main amd64 Packages [797 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nGet:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [277 kB]\nGet:10 http://security.ubuntu.com trusty-security/main Translation-en [427 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:11 http://security.ubuntu.com trusty-security/universe Translation-en [150 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [226 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7437 B]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1135 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [510 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [562 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [272 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nFetched 12.9 MB in 9s (1405 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.7\n+ '[' -n 192.168.0.7 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install homer --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 crest\n dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core\n g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl\n libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1\n libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1\n libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libpython2.7-dev libquadmath0\n libsensors4 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4\n libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev\n nginx nginx-common nginx-core ntp python-chardet-whl python-colorama\n python-colorama-whl python-distlib python-distlib-whl python-html5lib\n python-html5lib-whl python-pip python-pip-whl python-requests-whl\n python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl\n python-virtualenv python-wheel python-zmq python2.7-dev\n python3-pkg-resources realpath sysstat\nSuggested packages:\n binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix\n mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales\n clearwater-logging clearwater-snmpd clearwater-secure-connections\n debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg\n gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc\n gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg\n libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc libgd-tools lm-sensors\n libstdc++-4.8-doc pkg-config make-doc fcgiwrap nginx-doc ntp-doc\n python-genshi python-lxml python3-setuptools isag\nRecommended packages:\n python-dev-all\nThe following NEW packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 crest\n dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core\n g++ g++-4.8 gcc gcc-4.8 gnutls-bin homer inotify-tools iotop\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl\n libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1\n libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1\n libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libpython2.7-dev libquadmath0\n libsensors4 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4\n libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev\n nginx nginx-common nginx-core ntp python-chardet-whl python-colorama\n python-colorama-whl python-distlib python-distlib-whl python-html5lib\n python-html5lib-whl python-pip python-pip-whl python-requests-whl\n python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl\n python-virtualenv python-wheel python-zmq python2.7-dev\n python3-pkg-resources realpath sysstat\n0 upgraded, 94 newly installed, 0 to remove and 12 not upgraded.\nNeed to get 88.0 MB of archives.\nAfter this operation, 202 MB of additional disk space will be used.\nGet:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:2 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB]\nGet:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:13 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-164.214 [774 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.5 [22.0 MB]\nGet:32 http://repo.cw-ngv.com/stable/ binary/ homer 1.0-180326.111418 [35.6 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5418 B]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.5 [269 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB]\nExtracting templates from packages: 31%Extracting templates from packages: 63%Extracting templates from packages: 95%Extracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 88.0 MB in 8s (9995 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51330 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package fonts-dejavu-core.\nPreparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ...\nUnpacking fonts-dejavu-core (2.34-1ubuntu1) ...\nSelecting previously unselected package fontconfig-config.\nPreparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ...\nUnpacking fontconfig-config (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libfontconfig1:amd64.\nPreparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ...\nUnpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libjpeg-turbo8:amd64.\nPreparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ...\nUnpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSelecting previously unselected package libjpeg8:amd64.\nPreparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ...\nUnpacking libjpeg8:amd64 (8c-2ubuntu8) ...\nSelecting previously unselected package libjbig0:amd64.\nPreparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ...\nUnpacking libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSelecting previously unselected package libtiff5:amd64.\nPreparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ...\nUnpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSelecting previously unselected package libvpx1:amd64.\nPreparing to unpack .../libvpx1_1.3.0-2_amd64.deb ...\nUnpacking libvpx1:amd64 (1.3.0-2) ...\nSelecting previously unselected package libxpm4:amd64.\nPreparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ...\nUnpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSelecting previously unselected package libgd3:amd64.\nPreparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-164.214_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-164.214) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package libexpat1-dev:amd64.\nPreparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ...\nUnpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ...\nSelecting previously unselected package libpython2.7-dev:amd64.\nPreparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ...\nUnpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libxslt1.1:amd64.\nPreparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ...\nUnpacking clearwater-monit (5.18-180322.170159) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-180328.114312) ...\nSelecting previously unselected package nginx-common.\nPreparing to unpack .../nginx-common_1.4.6-1ubuntu3.9_all.deb ...\nUnpacking nginx-common (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package nginx-core.\nPreparing to unpack .../nginx-core_1.4.6-1ubuntu3.9_amd64.deb ...\nUnpacking nginx-core (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package nginx.\nPreparing to unpack .../nginx_1.4.6-1ubuntu3.9_all.deb ...\nUnpacking nginx (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package clearwater-nginx.\nPreparing to unpack .../clearwater-nginx_1.0-180322.165850_all.deb ...\nUnpacking clearwater-nginx (1.0-180322.165850) ...\nSelecting previously unselected package libxml2-dev:amd64.\nPreparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ...\nUnpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ...\nSelecting previously unselected package libxslt1-dev:amd64.\nPreparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package python2.7-dev.\nPreparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ...\nUnpacking python2.7-dev (2.7.6-8ubuntu0.5) ...\nSelecting previously unselected package python-zmq.\nPreparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ...\nUnpacking python-zmq (14.0.1-1build2) ...\nSelecting previously unselected package libzmq3-dev:amd64.\nPreparing to unpack .../libzmq3-dev_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package crest.\nPreparing to unpack .../crest_1.0-180326.111418_amd64.deb ...\nUnpacking crest (1.0-180326.111418) ...\nSelecting previously unselected package libfakeroot:amd64.\nPreparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking libfakeroot:amd64 (1.20-3ubuntu2) ...\nSelecting previously unselected package fakeroot.\nPreparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking fakeroot (1.20-3ubuntu2) ...\nSelecting previously unselected package homer.\nPreparing to unpack .../homer_1.0-180326.111418_amd64.deb ...\nUnpacking homer (1.0-180326.111418) ...\nSelecting previously unselected package libalgorithm-diff-perl.\nPreparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...\nUnpacking libalgorithm-diff-perl (1.19.02-3) ...\nSelecting previously unselected package libalgorithm-diff-xs-perl.\nPreparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...\nUnpacking libalgorithm-diff-xs-perl (0.04-2build4) ...\nSelecting previously unselected package libalgorithm-merge-perl.\nPreparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...\nUnpacking libalgorithm-merge-perl (0.08-2) ...\nSelecting previously unselected package libfile-fcntllock-perl.\nPreparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...\nUnpacking libfile-fcntllock-perl (0.14-2build1) ...\nSelecting previously unselected package manpages-dev.\nPreparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...\nUnpacking manpages-dev (3.54-1ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-colorama-whl.\nPreparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-distlib-whl.\nPreparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib-whl (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib.\nPreparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-html5lib-whl.\nPreparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib-whl (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-six-whl.\nPreparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1.1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.4) ...\nSelecting previously unselected package python-setuptools-whl.\nPreparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools-whl (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip-whl.\nPreparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip-whl (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-wheel.\nPreparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1.1) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up fonts-dejavu-core (2.34-1ubuntu1) ...\nSetting up fontconfig-config (2.11.0-0ubuntu4.2) ...\nSetting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSetting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSetting up libjpeg8:amd64 (8c-2ubuntu8) ...\nSetting up libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSetting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSetting up libvpx1:amd64 (1.3.0-2) ...\nSetting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSetting up libgd3:amd64 (2.1.0-3ubuntu0.10) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.14) ...\nSetting up linux-libc-dev:amd64 (3.13.0-164.214) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSetting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ...\nSetting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n ...done.\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up iotop (0.6-1) ...\nSetting up nginx-common (1.4.6-1ubuntu3.9) ...\nSetting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ...\nSetting up libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up python2.7-dev (2.7.6-8ubuntu0.5) ...\nSetting up python-zmq (14.0.1-1build2) ...\nSetting up libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up libfakeroot:amd64 (1.20-3ubuntu2) ...\nSetting up fakeroot (1.20-3ubuntu2) ...\nupdate-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode\nSetting up libalgorithm-diff-perl (1.19.02-3) ...\nSetting up libalgorithm-diff-xs-perl (0.04-2build4) ...\nSetting up libalgorithm-merge-perl (0.08-2) ...\nSetting up libfile-fcntllock-perl (0.14-2build1) ...\nSetting up manpages-dev (3.54-1ubuntu1) ...\nSetting up python3-pkg-resources (3.3-1ubuntu2) ...\nSetting up python-chardet-whl (2.2.1-2~ubuntu1) ...\nSetting up python-colorama (0.2.5-0.1ubuntu2) ...\nSetting up python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib (0.1.8-1ubuntu1) ...\nSetting up python-distlib-whl (0.1.8-1ubuntu1) ...\nSetting up python-html5lib (0.999-3~ubuntu1) ...\nSetting up python-html5lib-whl (0.999-3~ubuntu1) ...\nSetting up python-six-whl (1.5.2-1ubuntu1.1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.4) ...\nSetting up python-setuptools-whl (3.3-1ubuntu2) ...\nSetting up python-pip-whl (1.5.4-1ubuntu4) ...\nSetting up python-pip (1.5.4-1ubuntu4) ...\nSetting up python-wheel (0.24.0-1~ubuntu1.1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-infrastructure (1.0-180328.114312) ...\nProcessing pyzmq-16.0.2-py2.7-linux-x86_64.egg\nCopying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages\nAdding pyzmq 16.0.2 to easy-install.pth file\n\nInstalled /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg\nProcessing dependencies for pyzmq==16.0.2\nFinished processing dependencies for pyzmq==16.0.2\nNew python executable in /usr/share/clearwater/infrastructure/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting cw_infrastructure\nCollecting dnspython (from cw_infrastructure)\nCollecting pathlib (from cw_infrastructure)\nCollecting contextlib2 (from cw_infrastructure)\nCollecting nsenter (from cw_infrastructure)\nCollecting argparse (from cw_infrastructure)\nInstalling collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env\nSuccessfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-log-cleanup (1.0-180328.114312) ...\nSetting up clearwater-monit (5.18-180322.170159) ...\nclearwater-monit start/running, process 8349\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-diags-monitor (1.0-180328.114312) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up nginx-core (1.4.6-1ubuntu3.9) ...\nSetting up nginx (1.4.6-1ubuntu3.9) ...\nSetting up clearwater-nginx (1.0-180322.165850) ...\nTesting nginx configuration...\nnginx: the configuration file /etc/nginx/nginx.conf syntax is ok\nnginx: configuration file /etc/nginx/nginx.conf test is successful\nSite ping has been enabled. Run /etc/init.d/nginx reload to apply the changes.\nGenerating a 2048 bit RSA private key\n...................................................................+++\n.+++\nunable to write 'random state'\nwriting new private key to 'nginx.key'\n-----\nSignature ok\nsubject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown\nGetting Private key\nunable to write 'random state'\nAdding 'diversion of /etc/init.d/nginx to /etc/init.d/nginx.clearwater-orig by clearwater-nginx'\nAdding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx'\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up crest (1.0-180326.111418) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/crest/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting crest\nCollecting cyclone (from crest)\nCollecting cryptography (from crest)\nCollecting idna (from crest)\nCollecting defusedxml (from crest)\nCollecting pyOpenSSL (from crest)\nCollecting Twisted (from crest)\nCollecting prctl (from crest)\nCollecting cql (from crest)\nCollecting ipaddress (from crest)\nCollecting msgpack-python (from crest)\nCollecting attrs (from crest)\nCollecting Automat (from crest)\nCollecting metaswitchcommon (from crest)\nCollecting telephus (from crest)\nCollecting asn1crypto (from crest)\nCollecting enum34 (from crest)\nCollecting pure-sasl (from crest)\nCollecting setuptools (from crest)\nCollecting constantly (from crest)\nCollecting lxml (from crest)\nCollecting thrift (from crest)\nCollecting incremental (from crest)\nCollecting zope.interface (from crest)\nCollecting six (from crest)\nCollecting cffi>=1.7 (from cryptography->crest)\nCollecting pycparser (from metaswitchcommon->crest)\nCollecting pycrypto (from metaswitchcommon->crest)\nCollecting monotonic (from metaswitchcommon->crest)\nCollecting pyzmq (from metaswitchcommon->crest)\nInstalling collected packages: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, defusedxml, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, crest\n Found existing installation: setuptools 2.2\n Uninstalling setuptools-2.2:\n Successfully uninstalled setuptools-2.2\nSuccessfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 defusedxml-0.5.0 enum34-1.1.6 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1\nSetting up homer (1.0-180326.111418) ...\nCollecting homer\nCollecting crest (from homer)\nCollecting cyclone (from crest->homer)\nCollecting cryptography (from crest->homer)\nCollecting idna (from crest->homer)\nCollecting defusedxml (from crest->homer)\nCollecting pyOpenSSL (from crest->homer)\nCollecting Twisted (from crest->homer)\nCollecting prctl (from crest->homer)\nCollecting cql (from crest->homer)\nCollecting ipaddress (from crest->homer)\nCollecting msgpack-python (from crest->homer)\nCollecting attrs (from crest->homer)\nCollecting Automat (from crest->homer)\nCollecting metaswitchcommon (from crest->homer)\nCollecting telephus (from crest->homer)\nCollecting asn1crypto (from crest->homer)\nCollecting enum34 (from crest->homer)\nCollecting pure-sasl (from crest->homer)\nCollecting setuptools (from crest->homer)\nCollecting constantly (from crest->homer)\nCollecting lxml (from crest->homer)\nCollecting thrift (from crest->homer)\nCollecting incremental (from crest->homer)\nCollecting zope.interface (from crest->homer)\nCollecting six (from crest->homer)\nCollecting cffi>=1.7 (from cryptography->crest->homer)\nCollecting pycparser (from metaswitchcommon->crest->homer)\nCollecting pycrypto (from metaswitchcommon->crest->homer)\nCollecting monotonic (from metaswitchcommon->crest->homer)\nCollecting pyzmq (from metaswitchcommon->crest->homer)\nInstalling collected packages: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, defusedxml, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, crest, homer\n Found existing installation: six 1.10.0\n Uninstalling six-1.10.0:\n Successfully uninstalled six-1.10.0\n Found existing installation: ipaddress 1.0.18\n Uninstalling ipaddress-1.0.18:\n Successfully uninstalled ipaddress-1.0.18\n Found existing installation: asn1crypto 0.22.0\n Uninstalling asn1crypto-0.22.0:\n Successfully uninstalled asn1crypto-0.22.0\n Found existing installation: enum34 1.1.6\n Uninstalling enum34-1.1.6:\n Successfully uninstalled enum34-1.1.6\n Found existing installation: idna 2.5\n Uninstalling idna-2.5:\n Successfully uninstalled idna-2.5\n Found existing installation: pycparser 2.18\n Uninstalling pycparser-2.18:\n Successfully uninstalled pycparser-2.18\n Found existing installation: cffi 1.10.0\n Uninstalling cffi-1.10.0:\n Successfully uninstalled cffi-1.10.0\n Found existing installation: cryptography 1.9\n Uninstalling cryptography-1.9:\n Successfully uninstalled cryptography-1.9\n Found existing installation: pyOpenSSL 17.0.0\n Uninstalling pyOpenSSL-17.0.0:\n Successfully uninstalled pyOpenSSL-17.0.0\n Found existing installation: constantly 15.1.0\n Uninstalling constantly-15.1.0:\n Successfully uninstalled constantly-15.1.0\n Found existing installation: setuptools 24.0.0\n Uninstalling setuptools-24.0.0:\n Successfully uninstalled setuptools-24.0.0\n Found existing installation: zope.interface 4.4.1\n Uninstalling zope.interface-4.4.1:\n Successfully uninstalled zope.interface-4.4.1\n Found existing installation: attrs 17.2.0\n Uninstalling attrs-17.2.0:\n Successfully uninstalled attrs-17.2.0\n Found existing installation: Automat 0.6.0\n Uninstalling Automat-0.6.0:\n Successfully uninstalled Automat-0.6.0\n Found existing installation: incremental 17.5.0\n Uninstalling incremental-17.5.0:\n Successfully uninstalled incremental-17.5.0\n Found existing installation: Twisted 17.1.0\n Uninstalling Twisted-17.1.0:\n Successfully uninstalled Twisted-17.1.0\n Found existing installation: cyclone 1.0\n Uninstalling cyclone-1.0:\n Successfully uninstalled cyclone-1.0\n Found existing installation: defusedxml 0.5.0\n Uninstalling defusedxml-0.5.0:\n Successfully uninstalled defusedxml-0.5.0\n Found existing installation: prctl 1.0.1\n Uninstalling prctl-1.0.1:\n Successfully uninstalled prctl-1.0.1\n Found existing installation: thrift 0.9.3\n Uninstalling thrift-0.9.3:\n Successfully uninstalled thrift-0.9.3\n Found existing installation: cql 1.4.0\n Uninstalling cql-1.4.0:\n Successfully uninstalled cql-1.4.0\n Found existing installation: msgpack-python 0.4.7\n Uninstalling msgpack-python-0.4.7:\n Successfully uninstalled msgpack-python-0.4.7\n Found existing installation: pycrypto 2.6.1\n Uninstalling pycrypto-2.6.1:\n Successfully uninstalled pycrypto-2.6.1\n Found existing installation: monotonic 0.6\n Uninstalling monotonic-0.6:\n Successfully uninstalled monotonic-0.6\n Found existing installation: pyzmq 16.0.2\n Uninstalling pyzmq-16.0.2:\n Successfully uninstalled pyzmq-16.0.2\n Found existing installation: metaswitchcommon 0.1\n Uninstalling metaswitchcommon-0.1:\n Successfully uninstalled metaswitchcommon-0.1\n Found existing installation: telephus 1.0.0b1\n Uninstalling telephus-1.0.0b1:\n Successfully uninstalled telephus-1.0.0b1\n Found existing installation: pure-sasl 0.4.0\n Uninstalling pure-sasl-0.4.0:\n Successfully uninstalled pure-sasl-0.4.0\n Found existing installation: lxml 3.6.0\n Uninstalling lxml-3.6.0:\n Successfully uninstalled lxml-3.6.0\n Found existing installation: crest 0.1\n Uninstalling crest-0.1:\n Successfully uninstalled crest-0.1\nSuccessfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 defusedxml-0.5.0 enum34-1.1.6 homer-0.1 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\n/var/lib/dpkg/info/homer.postinst: 50: /var/lib/dpkg/info/homer.postinst: /usr/share/clearwater/cassandra-schemas/homer.sh: not found\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install clearwater-management --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-queue-manager python-jsonschema python-mock\nSuggested packages:\n python-mock-doc\nThe following NEW packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-management clearwater-queue-manager python-jsonschema python-mock\n0 upgraded, 7 newly installed, 0 to remove and 12 not upgraded.\nNeed to get 38.4 MB of archives.\nAfter this operation, 108 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB]\nGet:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB]\nGet:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB]\nFetched 38.4 MB in 3s (10.9 MB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 58194 files and directories currently installed.)\nPreparing to unpack .../python-mock_1.0.1-3_all.deb ...\nUnpacking python-mock (1.0.1-3) ...\nSelecting previously unselected package python-jsonschema.\nPreparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ...\nUnpacking python-jsonschema (2.3.0-1build1) ...\nSelecting previously unselected package clearwater-etcd.\nPreparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ...\nUnpacking clearwater-etcd (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-cluster-manager.\nPreparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-queue-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-config-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ...\nUnpacking clearwater-management (1.0-180328.115321) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up python-mock (1.0.1-3) ...\nSetting up python-jsonschema (2.3.0-1build1) ...\nSetting up clearwater-etcd (1.0-180328.115321) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-180328.115321) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_cluster_manager\nCollecting metaswitchcommon (from clearwater_cluster_manager)\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager\nSuccessfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6)\nSetting up clearwater-queue-manager (1.0-180328.115321) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_queue_manager\nCollecting metaswitchcommon (from clearwater_queue_manager)\nCollecting clearwater-etcd-shared (from clearwater_queue_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_queue_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_queue_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_queue_manager)\nCollecting cffi (from metaswitchcommon->clearwater_queue_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_queue_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager\nSuccessfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6)\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-config-manager (1.0-180328.115321) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_config_manager\nCollecting metaswitchcommon (from clearwater_config_manager)\nCollecting jsonschema (from clearwater_config_manager)\nCollecting clearwater-etcd-shared (from clearwater_config_manager)\nCollecting requests (from clearwater_config_manager)\nCollecting nsenter (from clearwater_config_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_config_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_config_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_config_manager)\nCollecting cffi (from metaswitchcommon->clearwater_config_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_config_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting certifi>=2017.4.17 (from requests->clearwater_config_manager)\nCollecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager)\nCollecting idna<2.7,>=2.5 (from requests->clearwater_config_manager)\nCollecting pathlib (from nsenter->clearwater_config_manager)\nCollecting contextlib2 (from nsenter->clearwater_config_manager)\nCollecting argparse (from nsenter->clearwater_config_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, pathlib, contextlib2, argparse, nsenter, clearwater-config-manager\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env\nSuccessfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 nsenter-0.2 pathlib-1.0.1 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6)\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-180328.115321) ...\n+ retries=0\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.214\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.214\n++ echo A 172.30.9.214\n++ ip2rr 172.30.9.218\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.218\n++ echo A 172.30.9.218\n+ echo 'nameserver 192.168.0.2'\n+ echo RESOLV_CONF=/etc/dnsmasq.resolv.conf\n+ mkdir -p /etc/netns/signaling\n+ echo 'nameserver 192.168.1.4'\n+ service dnsmasq force-reload\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nci-info: ++++++++++Authorized keys from /home/ubuntu/.ssh/authorized_keys for user ubuntu+++++++++++\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nci-info: | Keytype | Fingerprint (md5) | Options | Comment |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nci-info: | ssh-rsa | fb:2c:30:0c:e8:98:b2:1a:c4:c0:13:a4:f3:b2:82:59 | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 1024 5b:26:97:42:fd:ba:43:3e:f6:cd:58:54:de:56:df:74 root@homer-0 (DSA)\nec2: 256 cb:9e:2b:33:81:df:b5:65:c4:36:84:e0:55:36:65:4a root@homer-0 (ECDSA)\nec2: 256 c9:1c:b9:32:cf:53:6c:07:ec:87:dc:1d:f8:d3:65:7b root@homer-0 (ED25519)\nec2: 2048 9b:d0:c3:cb:d2:90:87:d3:0e:e4:15:00:f2:56:f3:cd root@homer-0 (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBPYVWhsABA0CRg/hONvGHAwXH9GX/W7t7E9dkLTnaw9HpPp+Y+QYonHVirK5zw3algdOoaaSPvVXTxFoy5NRZek= root@homer-0\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIHCQkE3cM5wXC35AZHhOr3v/PqBWHz+FU4X+aypVxL+t root@homer-0\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDSPMqOoh9cMCfraXJxcTNxgb3p4/yPG3NIB7x5XxsgWNVLJRZ/ppajStvwqZLJK23EyjlkQjL1veYxH19scw2ofWq9x0NQ8yqDiEFf1zms54eQEN7gi7+Z3h8LQW9vOfVbvKQIz94yrAm2tkV+aHI7Oi3XT3zDrgC77691x0JGjZi1YGK0TT+EJlOxE8akaPMW/fGkmdgEMR+IrZijm30bPlWXk8xxElC9tgAItwFkkl9tE4QfVz1u+KNGToQv8UfmQQ8tMpqrPbmhvOeJ8q2bHWXHE5QPuLnwzPEMgT8trcj+v7LiNKxNVb6YjmW4khNAFggyT4WNGC1ZLwUalfGp root@homer-0\n-----END SSH HOST KEY KEYS-----\nCloud-init v. 0.7.5 finished at Thu, 27 Dec 2018 19:41:10 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 160.18 seconds\n"} 2018-12-27 19:41:20,643 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/b60d844c-a06f-456e-a245-d548e0ebe850/action used request id req-54bd7943-d928-454b-a51e-b6a1f37d4660 2018-12-27 19:41:20,643 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.110821962357s 2018-12-27 19:41:20,645 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/b60d844c-a06f-456e-a245-d548e0ebe850/action used request id req-54bd7943-d928-454b-a51e-b6a1f37d4660 2018-12-27 19:41:20,646 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-163-generic (buildd@lgw01-amd64-058) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #213-Ubuntu SMP Thu Nov 15 02:19:07 UTC 2018 (Ubuntu 3.13.0-163.213-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-163-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe1551 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe14d1 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84096 r8192 d22400 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc80 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-163-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008014] pid_max: default: 32768 minimum: 301 [ 0.009671] Security Framework initialized [ 0.011198] AppArmor: AppArmor initialized [ 0.012007] Yama: becoming mindful. [ 0.013530] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017802] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020869] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.026791] Initializing cgroup subsys memory [ 0.028025] Initializing cgroup subsys devices [ 0.029584] Initializing cgroup subsys freezer [ 0.031017] Initializing cgroup subsys blkio [ 0.032009] Initializing cgroup subsys perf_event [ 0.033891] Initializing cgroup subsys hugetlb [ 0.036803] mce: CPU supports 10 MCE banks [ 0.038523] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.038523] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040013] Spectre V2 : Mitigation: Full generic retpoline [ 0.044008] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.046385] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.048003] Spectre V2 : Disabling Indirect Banch Restricted Speculation [ 0.052003] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.055243] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.060460] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.067790] ACPI: Core revision 20131115 [ 0.068549] ACPI: All ACPI Tables successfully acquired [ 0.072069] ftrace: allocating 28753 entries in 113 pages [ 0.096200] smpboot: Max logical packages: 2 [ 0.098014] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.100004] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.102803] Enabling x2apic [ 0.104000] Enabled x2apic [ 0.104008] Switched APIC routing to physical x2apic. [ 0.109387] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.111757] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.116035] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.127252] KVM setup paravirtual spinlock [ 0.129973] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.132206] x86: Booting SMP configuration: [ 0.133980] .... node #0, CPUs: #1[ 0.129921] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.152022] x86: Booted up 1 node, 2 CPUs [ 0.152013] KVM setup async PF for cpu 1 [ 0.152015] kvm-stealtime: cpu 1, msr 7fd0fc80 [ 0.156012] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.159162] devtmpfs: initialized [ 0.161679] EVM: security.selinux [ 0.163205] EVM: security.SMACK64 [ 0.164003] EVM: security.ima [ 0.165377] EVM: security.capability [ 0.167011] pinctrl core: initialized pinctrl subsystem [ 0.168060] regulator-dummy: no parameters [ 0.169960] RTC time: 19:38:30, date: 12/27/18 [ 0.171956] NET: Registered protocol family 16 [ 0.172147] cpuidle: using governor ladder [ 0.173963] cpuidle: using governor menu [ 0.175796] ACPI: bus type PCI registered [ 0.176008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.178756] PCI: Using configuration type 1 for base access [ 0.180659] bio: create slab at 0 [ 0.181793] ACPI: Added _OSI(Module Device) [ 0.184004] ACPI: Added _OSI(Processor Device) [ 0.185817] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.187709] ACPI: Added _OSI(Processor Aggregator Device) [ 0.189867] ACPI: Interpreter enabled [ 0.191489] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.194356] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.197037] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.200005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.203218] ACPI: (supports S0 S5) [ 0.204004] ACPI: Using IOAPIC for interrupt routing [ 0.206340] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.208223] ACPI: No dock devices found. [ 0.211681] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.212008] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.214923] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.216035] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.220416] acpiphp: Slot [3] registered [ 0.222841] acpiphp: Slot [4] registered [ 0.224055] acpiphp: Slot [5] registered [ 0.226436] acpiphp: Slot [6] registered [ 0.228057] acpiphp: Slot [7] registered [ 0.230454] acpiphp: Slot [8] registered [ 0.232040] acpiphp: Slot [9] registered [ 0.234499] acpiphp: Slot [10] registered [ 0.236040] acpiphp: Slot [11] registered [ 0.238459] acpiphp: Slot [12] registered [ 0.240038] acpiphp: Slot [13] registered [ 0.241832] acpiphp: Slot [14] registered [ 0.243622] acpiphp: Slot [15] registered [ 0.244030] acpiphp: Slot [16] registered [ 0.245708] acpiphp: Slot [17] registered [ 0.247247] acpiphp: Slot [18] registered [ 0.248033] acpiphp: Slot [19] registered [ 0.249640] acpiphp: Slot [20] registered [ 0.251290] acpiphp: Slot [21] registered [ 0.252023] acpiphp: Slot [22] registered [ 0.253642] acpiphp: Slot [23] registered [ 0.255223] acpiphp: Slot [24] registered [ 0.256023] acpiphp: Slot [25] registered [ 0.257613] acpiphp: Slot [26] registered [ 0.259122] acpiphp: Slot [27] registered [ 0.260023] acpiphp: Slot [28] registered [ 0.261429] acpiphp: Slot [29] registered [ 0.262903] acpiphp: Slot [30] registered [ 0.264035] acpiphp: Slot [31] registered [ 0.265631] PCI host bridge to bus 0000:00 [ 0.267227] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.268005] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.270260] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.272005] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.274160] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.276004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.286256] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.288016] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.319226] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.321239] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.323728] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.325157] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.327583] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.328913] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.330997] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.330997] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.332004] vgaarb: loaded [ 0.333040] vgaarb: bridge control possible 0000:00:02.0 [ 0.335032] SCSI subsystem initialized [ 0.336174] ACPI: bus type USB registered [ 0.337469] usbcore: registered new interface driver usbfs [ 0.339249] usbcore: registered new interface driver hub [ 0.340057] usbcore: registered new device driver usb [ 0.341752] PCI: Using ACPI for IRQ routing [ 0.341884] NetLabel: Initializing [ 0.344007] NetLabel: domain hash size = 128 [ 0.345452] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.347132] NetLabel: unlabeled traffic allowed by default [ 0.348215] Switched to clocksource kvm-clock [ 0.360229] AppArmor: AppArmor Filesystem Enabled [ 0.362474] pnp: PnP ACPI init [ 0.364294] ACPI: bus type PNP registered [ 0.367130] pnp: PnP ACPI: found 8 devices [ 0.369334] ACPI: bus type PNP unregistered [ 0.378628] NET: Registered protocol family 2 [ 0.380764] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.383869] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.386624] TCP: Hash tables configured (established 16384 bind 16384) [ 0.389289] TCP: reno registered [ 0.390706] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.393071] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.395636] NET: Registered protocol family 1 [ 0.397449] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.399760] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.401990] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.425844] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.449618] Trying to unpack rootfs image as initramfs... [ 0.558318] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.561643] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.563922] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.566458] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.570210] Scanning for low memory corruption every 60 seconds [ 0.573288] Initialise system trusted keyring [ 0.575323] audit: initializing netlink socket (disabled) [ 0.577612] type=2000 audit(1545939510.950:1): initialized [ 0.604635] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.608040] zbud: loaded [ 0.609474] VFS: Disk quotas dquot_6.5.2 [ 0.611181] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.614160] fuse init (API version 7.22) [ 0.615922] msgmni has been set to 3997 [ 0.617617] Key type big_key registered [ 0.619847] Key type asymmetric registered [ 0.621566] Asymmetric key parser 'x509' registered [ 0.623541] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.626624] io scheduler noop registered [ 0.628298] io scheduler deadline registered (default) [ 0.630485] io scheduler cfq registered [ 0.632220] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.634255] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.636387] ipmi message handler version 39.2 [ 0.637919] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.640403] ACPI: Power Button [PWRF] [ 0.641801] GHES: HEST is not enabled! [ 0.664083] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.708931] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.732205] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.734856] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.762426] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.765874] Linux agpgart interface v0.103 [ 0.768471] brd: module loaded [ 0.770111] loop: module loaded [ 0.771731] blk-mq: CPU -> queue map [ 0.773029] CPU 0 -> Queue 0 [ 0.774176] CPU 1 -> Queue 0 [ 0.776217] vda: vda1 [ 0.778010] scsi0 : ata_piix [ 0.779235] scsi1 : ata_piix [ 0.780384] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.782631] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.785129] libphy: Fixed MDIO Bus: probed [ 0.786993] tun: Universal TUN/TAP device driver, 1.6 [ 0.788729] tun: (C) 1999-2004 Max Krasnyansky [ 0.792818] PPP generic driver version 2.4.2 [ 0.794351] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.796570] ehci-pci: EHCI PCI platform driver [ 0.798251] ehci-platform: EHCI generic platform driver [ 0.800680] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.802796] ohci-pci: OHCI PCI platform driver [ 0.804854] ohci-platform: OHCI generic platform driver [ 0.808143] uhci_hcd: USB Universal Host Controller Interface driver [ 0.840754] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.842675] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.845360] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.847422] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.849801] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.852642] usb usb1: Product: UHCI Host Controller [ 0.854686] usb usb1: Manufacturer: Linux 3.13.0-163-generic uhci_hcd [ 0.857201] usb usb1: SerialNumber: 0000:00:01.2 [ 0.859386] hub 1-0:1.0: USB hub found [ 0.860869] hub 1-0:1.0: 2 ports detected [ 0.862825] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.867107] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.869264] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.871370] mousedev: PS/2 mouse device common for all mice [ 0.873863] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.877229] rtc_cmos 00:00: RTC can wake from S4 [ 0.879233] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.881302] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.883542] device-mapper: uevent: version 1.0.3 [ 0.885357] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.888459] ledtrig-cpu: registered to indicate activity on CPUs [ 0.890628] TCP: cubic registered [ 0.892411] NET: Registered protocol family 10 [ 0.894314] NET: Registered protocol family 17 [ 0.907509] Key type dns_resolver registered [ 0.909329] Loading compiled-in X.509 certificates [ 0.911933] Loaded X.509 cert 'Magrathea: Glacier signing key: 094079111c1fcc174da628d837dd46328f08651c' [ 0.915595] registered taskstats version 1 [ 0.919644] Key type trusted registered [ 0.924632] Key type encrypted registered [ 0.926548] AppArmor: AppArmor sha1 policy hashing enabled [ 0.928499] IMA: No TPM chip found, activating TPM-bypass! [ 0.931647] regulator-dummy: disabling [ 0.933409] Magic number: 14:663:648 [ 0.935074] acpi LNXCPU:01: hash matches [ 0.936856] rtc_cmos 00:00: setting system clock to 2018-12-27 19:38:30 UTC (1545939510) [ 0.940206] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.942721] EDD information not available. [ 0.946851] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.950180] Write protecting the kernel read-only data: 12288k [ 0.954041] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.959193] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.974960] systemd-udevd[107]: starting version 204 [ 1.012595] FDC 0 is a S82078B [ 1.172053] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.337223] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.339762] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.342317] usb 1-1: Product: QEMU USB Tablet [ 1.344138] usb 1-1: Manufacturer: QEMU [ 1.345813] usb 1-1: SerialNumber: 42 [ 2.038694] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3 Begin: Loading essential drivers ... done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... done. [ 2.433705] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Begin: Running /scripts/local-bottom ... done. done. Begin: Running /scripts/init-bottom ... done. [ 2.545024] random: init urandom read with 10 bits of entropy available * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] [ 2.796380] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Thu, 27 Dec 2018 19:38:32 +0000. Up 3.25 seconds. cloud-init-nonet[3.41]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[5.06]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Thu, 27 Dec 2018 19:38:34 +0000. Up 5.22 seconds. ci-info: ++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:64:42:66 | ci-info: | eth0 | True | 192.168.0.3 | 255.255.255.0 | fa:16:3e:8e:c2:e4 | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ dmesg: write failed: Broken pipe Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 9b:d0:c3:cb:d2:90:87:d3:0e:e4:15:00:f2:56:f3:cd root@homer-0 The key's randomart image is: +--[ RSA 2048]----+ | . ..+.. | | o . o + | | o . o E | | . o B | | O S | | X = | | . B | | . | | | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 5b:26:97:42:fd:ba:43:3e:f6:cd:58:54:de:56:df:74 root@homer-0 The key's randomart image is: +--[ DSA 1024]----+ | | | . | | . . E| | . o +*| | S = . . *| | B.. . . | | .o. . | | =. = | | ..+o o | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: cb:9e:2b:33:81:df:b5:65:c4:36:84:e0:55:36:65:4a root@homer-0 The key's randomart image is: +--[ECDSA 256]---+ | ...oE.o | | . ..o.+ | | . o. | | = | | . S o . | | . .. .. o | | . oo. + | | =.... | | ++. | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: c9:1c:b9:32:cf:53:6c:07:ec:87:dc:1d:f8:d3:65:7b root@homer-0 The key's randomart image is: +--[ED25519 256--+ | | | o . | | o o . . o| | o B + o +o| | o S B + +.E| | = o o ..| | + | | . | | | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting early crypto disks... * Starting Handle applying cloud-config[74G[ OK ] [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Thu, 27 Dec 2018 19:38:39 +0000. Up 10.22 seconds. * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Ubuntu 14.04.5 LTS homer-0 ttyS0 homer-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Thu, 27 Dec 2018 19:38:41 +0000. Up 11.59 seconds. + cat ++ cut -d / -f 2 ++ echo 192.168.1.0/24 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 14304 0 --:--:-- --:--:-- --:--:-- 14248100 3149 100 3149 0 0 14300 0 --:--:-- --:--:-- --:--:-- 14248 OK + apt-get update Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:3 http://repo.cw-ngv.com binary/ Release [1219 B] Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:5 http://security.ubuntu.com trusty-security/main Sources [167 kB] Get:6 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:7 http://security.ubuntu.com trusty-security/universe Sources [96.0 kB] Get:8 http://security.ubuntu.com trusty-security/main amd64 Packages [797 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Get:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [277 kB] Get:10 http://security.ubuntu.com trusty-security/main Translation-en [427 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:11 http://security.ubuntu.com trusty-security/universe Translation-en [150 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [226 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7437 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1135 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [510 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [562 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [272 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Fetched 12.9 MB in 9s (1405 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.7 + '[' -n 192.168.0.7 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install homer --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 crest dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libpython2.7-dev libquadmath0 libsensors4 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev python3-pkg-resources realpath sysstat Suggested packages: binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales clearwater-logging clearwater-snmpd clearwater-secure-connections debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc libgd-tools lm-sensors libstdc++-4.8-doc pkg-config make-doc fcgiwrap nginx-doc ntp-doc python-genshi python-lxml python3-setuptools isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 crest dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin homer inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libpython2.7-dev libquadmath0 libsensors4 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev python3-pkg-resources realpath sysstat 0 upgraded, 94 newly installed, 0 to remove and 12 not upgraded. Need to get 88.0 MB of archives. After this operation, 202 MB of additional disk space will be used. Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:2 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:13 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-164.214 [774 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.5 [22.0 MB] Get:32 http://repo.cw-ngv.com/stable/ binary/ homer 1.0-180326.111418 [35.6 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5418 B] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.5 [269 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Extracting templates from packages: 31%Extracting templates from packages: 63%Extracting templates from packages: 95%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 88.0 MB in 8s (9995 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51330 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libjbig0:amd64. Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... Selecting previously unselected package libtiff5:amd64. Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Selecting previously unselected package libvpx1:amd64. Preparing to unpack .../libvpx1_1.3.0-2_amd64.deb ... Unpacking libvpx1:amd64 (1.3.0-2) ... Selecting previously unselected package libxpm4:amd64. Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Selecting previously unselected package libgd3:amd64. Preparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-164.214_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-164.214) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package libexpat1-dev:amd64. Preparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ... Unpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Selecting previously unselected package libpython2.7-dev:amd64. Preparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libxslt1.1:amd64. Preparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ... Unpacking clearwater-diags-monitor (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... Selecting previously unselected package nginx-common. Preparing to unpack .../nginx-common_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx-common (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx-core. Preparing to unpack .../nginx-core_1.4.6-1ubuntu3.9_amd64.deb ... Unpacking nginx-core (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx. Preparing to unpack .../nginx_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx (1.4.6-1ubuntu3.9) ... Selecting previously unselected package clearwater-nginx. Preparing to unpack .../clearwater-nginx_1.0-180322.165850_all.deb ... Unpacking clearwater-nginx (1.0-180322.165850) ... Selecting previously unselected package libxml2-dev:amd64. Preparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ... Unpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... Selecting previously unselected package libxslt1-dev:amd64. Preparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package python2.7-dev. Preparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking python2.7-dev (2.7.6-8ubuntu0.5) ... Selecting previously unselected package python-zmq. Preparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ... Unpacking python-zmq (14.0.1-1build2) ... Selecting previously unselected package libzmq3-dev:amd64. Preparing to unpack .../libzmq3-dev_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package crest. Preparing to unpack .../crest_1.0-180326.111418_amd64.deb ... Unpacking crest (1.0-180326.111418) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package homer. Preparing to unpack .../homer_1.0-180326.111418_amd64.deb ... Unpacking homer (1.0-180326.111418) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up fonts-dejavu-core (2.34-1ubuntu1) ... Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Setting up libjpeg8:amd64 (8c-2ubuntu8) ... Setting up libjbig0:amd64 (2.0-2ubuntu4.1) ... Setting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Setting up libvpx1:amd64 (1.3.0-2) ... Setting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Setting up libgd3:amd64 (2.1.0-3ubuntu0.10) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libc-dev-bin (2.19-0ubuntu6.14) ... Setting up linux-libc-dev:amd64 (3.13.0-164.214) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Setting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up iotop (0.6-1) ... Setting up nginx-common (1.4.6-1ubuntu3.9) ... Setting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... Setting up libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ... Setting up python2.7-dev (2.7.6-8ubuntu0.5) ... Setting up python-zmq (14.0.1-1build2) ... Setting up libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-180328.114312) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting cw_infrastructure Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Installing collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-log-cleanup (1.0-180328.114312) ... Setting up clearwater-monit (5.18-180322.170159) ... clearwater-monit start/running, process 8349 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-diags-monitor (1.0-180328.114312) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up nginx-core (1.4.6-1ubuntu3.9) ... Setting up nginx (1.4.6-1ubuntu3.9) ... Setting up clearwater-nginx (1.0-180322.165850) ... Testing nginx configuration... nginx: the configuration file /etc/nginx/nginx.conf syntax is ok nginx: configuration file /etc/nginx/nginx.conf test is successful Site ping has been enabled. Run /etc/init.d/nginx reload to apply the changes. Generating a 2048 bit RSA private key ...................................................................+++ .+++ unable to write 'random state' writing new private key to 'nginx.key' ----- Signature ok subject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown Getting Private key unable to write 'random state' Adding 'diversion of /etc/init.d/nginx to /etc/init.d/nginx.clearwater-orig by clearwater-nginx' Adding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx' Processing triggers for ureadahead (0.100.0-16) ... Setting up crest (1.0-180326.111418) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/crest/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting crest Collecting cyclone (from crest) Collecting cryptography (from crest) Collecting idna (from crest) Collecting defusedxml (from crest) Collecting pyOpenSSL (from crest) Collecting Twisted (from crest) Collecting prctl (from crest) Collecting cql (from crest) Collecting ipaddress (from crest) Collecting msgpack-python (from crest) Collecting attrs (from crest) Collecting Automat (from crest) Collecting metaswitchcommon (from crest) Collecting telephus (from crest) Collecting asn1crypto (from crest) Collecting enum34 (from crest) Collecting pure-sasl (from crest) Collecting setuptools (from crest) Collecting constantly (from crest) Collecting lxml (from crest) Collecting thrift (from crest) Collecting incremental (from crest) Collecting zope.interface (from crest) Collecting six (from crest) Collecting cffi>=1.7 (from cryptography->crest) Collecting pycparser (from metaswitchcommon->crest) Collecting pycrypto (from metaswitchcommon->crest) Collecting monotonic (from metaswitchcommon->crest) Collecting pyzmq (from metaswitchcommon->crest) Installing collected packages: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, defusedxml, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, crest Found existing installation: setuptools 2.2 Uninstalling setuptools-2.2: Successfully uninstalled setuptools-2.2 Successfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 defusedxml-0.5.0 enum34-1.1.6 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1 Setting up homer (1.0-180326.111418) ... Collecting homer Collecting crest (from homer) Collecting cyclone (from crest->homer) Collecting cryptography (from crest->homer) Collecting idna (from crest->homer) Collecting defusedxml (from crest->homer) Collecting pyOpenSSL (from crest->homer) Collecting Twisted (from crest->homer) Collecting prctl (from crest->homer) Collecting cql (from crest->homer) Collecting ipaddress (from crest->homer) Collecting msgpack-python (from crest->homer) Collecting attrs (from crest->homer) Collecting Automat (from crest->homer) Collecting metaswitchcommon (from crest->homer) Collecting telephus (from crest->homer) Collecting asn1crypto (from crest->homer) Collecting enum34 (from crest->homer) Collecting pure-sasl (from crest->homer) Collecting setuptools (from crest->homer) Collecting constantly (from crest->homer) Collecting lxml (from crest->homer) Collecting thrift (from crest->homer) Collecting incremental (from crest->homer) Collecting zope.interface (from crest->homer) Collecting six (from crest->homer) Collecting cffi>=1.7 (from cryptography->crest->homer) Collecting pycparser (from metaswitchcommon->crest->homer) Collecting pycrypto (from metaswitchcommon->crest->homer) Collecting monotonic (from metaswitchcommon->crest->homer) Collecting pyzmq (from metaswitchcommon->crest->homer) Installing collected packages: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, defusedxml, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, crest, homer Found existing installation: six 1.10.0 Uninstalling six-1.10.0: Successfully uninstalled six-1.10.0 Found existing installation: ipaddress 1.0.18 Uninstalling ipaddress-1.0.18: Successfully uninstalled ipaddress-1.0.18 Found existing installation: asn1crypto 0.22.0 Uninstalling asn1crypto-0.22.0: Successfully uninstalled asn1crypto-0.22.0 Found existing installation: enum34 1.1.6 Uninstalling enum34-1.1.6: Successfully uninstalled enum34-1.1.6 Found existing installation: idna 2.5 Uninstalling idna-2.5: Successfully uninstalled idna-2.5 Found existing installation: pycparser 2.18 Uninstalling pycparser-2.18: Successfully uninstalled pycparser-2.18 Found existing installation: cffi 1.10.0 Uninstalling cffi-1.10.0: Successfully uninstalled cffi-1.10.0 Found existing installation: cryptography 1.9 Uninstalling cryptography-1.9: Successfully uninstalled cryptography-1.9 Found existing installation: pyOpenSSL 17.0.0 Uninstalling pyOpenSSL-17.0.0: Successfully uninstalled pyOpenSSL-17.0.0 Found existing installation: constantly 15.1.0 Uninstalling constantly-15.1.0: Successfully uninstalled constantly-15.1.0 Found existing installation: setuptools 24.0.0 Uninstalling setuptools-24.0.0: Successfully uninstalled setuptools-24.0.0 Found existing installation: zope.interface 4.4.1 Uninstalling zope.interface-4.4.1: Successfully uninstalled zope.interface-4.4.1 Found existing installation: attrs 17.2.0 Uninstalling attrs-17.2.0: Successfully uninstalled attrs-17.2.0 Found existing installation: Automat 0.6.0 Uninstalling Automat-0.6.0: Successfully uninstalled Automat-0.6.0 Found existing installation: incremental 17.5.0 Uninstalling incremental-17.5.0: Successfully uninstalled incremental-17.5.0 Found existing installation: Twisted 17.1.0 Uninstalling Twisted-17.1.0: Successfully uninstalled Twisted-17.1.0 Found existing installation: cyclone 1.0 Uninstalling cyclone-1.0: Successfully uninstalled cyclone-1.0 Found existing installation: defusedxml 0.5.0 Uninstalling defusedxml-0.5.0: Successfully uninstalled defusedxml-0.5.0 Found existing installation: prctl 1.0.1 Uninstalling prctl-1.0.1: Successfully uninstalled prctl-1.0.1 Found existing installation: thrift 0.9.3 Uninstalling thrift-0.9.3: Successfully uninstalled thrift-0.9.3 Found existing installation: cql 1.4.0 Uninstalling cql-1.4.0: Successfully uninstalled cql-1.4.0 Found existing installation: msgpack-python 0.4.7 Uninstalling msgpack-python-0.4.7: Successfully uninstalled msgpack-python-0.4.7 Found existing installation: pycrypto 2.6.1 Uninstalling pycrypto-2.6.1: Successfully uninstalled pycrypto-2.6.1 Found existing installation: monotonic 0.6 Uninstalling monotonic-0.6: Successfully uninstalled monotonic-0.6 Found existing installation: pyzmq 16.0.2 Uninstalling pyzmq-16.0.2: Successfully uninstalled pyzmq-16.0.2 Found existing installation: metaswitchcommon 0.1 Uninstalling metaswitchcommon-0.1: Successfully uninstalled metaswitchcommon-0.1 Found existing installation: telephus 1.0.0b1 Uninstalling telephus-1.0.0b1: Successfully uninstalled telephus-1.0.0b1 Found existing installation: pure-sasl 0.4.0 Uninstalling pure-sasl-0.4.0: Successfully uninstalled pure-sasl-0.4.0 Found existing installation: lxml 3.6.0 Uninstalling lxml-3.6.0: Successfully uninstalled lxml-3.6.0 Found existing installation: crest 0.1 Uninstalling crest-0.1: Successfully uninstalled crest-0.1 Successfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 defusedxml-0.5.0 enum34-1.1.6 homer-0.1 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1 * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. /var/lib/dpkg/info/homer.postinst: 50: /var/lib/dpkg/info/homer.postinst: /usr/share/clearwater/cassandra-schemas/homer.sh: not found Processing triggers for libc-bin (2.19-0ubuntu6.14) ... Processing triggers for ureadahead (0.100.0-16) ... + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-queue-manager python-jsonschema python-mock Suggested packages: python-mock-doc The following NEW packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-management clearwater-queue-manager python-jsonschema python-mock 0 upgraded, 7 newly installed, 0 to remove and 12 not upgraded. Need to get 38.4 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB] Fetched 38.4 MB in 3s (10.9 MB/s) Selecting previously unselected package python-mock. (Reading database ... 58194 files and directories currently installed.) Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ... Unpacking clearwater-etcd (1.0-180328.115321) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-cluster-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-queue-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-config-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ... Unpacking clearwater-management (1.0-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up clearwater-etcd (1.0-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_cluster_manager Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6) Setting up clearwater-queue-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_queue_manager Collecting metaswitchcommon (from clearwater_queue_manager) Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_config_manager Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting requests (from clearwater_config_manager) Collecting nsenter (from clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting pathlib (from nsenter->clearwater_config_manager) Collecting contextlib2 (from nsenter->clearwater_config_manager) Collecting argparse (from nsenter->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, pathlib, contextlib2, argparse, nsenter, clearwater-config-manager Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env Successfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 nsenter-0.2 pathlib-1.0.1 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-180328.115321) ... + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.214 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.214 ++ echo A 172.30.9.214 ++ ip2rr 172.30.9.218 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.218 ++ echo A 172.30.9.218 + echo 'nameserver 192.168.0.2' + echo RESOLV_CONF=/etc/dnsmasq.resolv.conf + mkdir -p /etc/netns/signaling + echo 'nameserver 192.168.1.4' + service dnsmasq force-reload * Restarting DNS forwarder and DHCP server dnsmasq ...done. ci-info: ++++++++++Authorized keys from /home/ubuntu/.ssh/authorized_keys for user ubuntu+++++++++++ ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | Keytype | Fingerprint (md5) | Options | Comment | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | ssh-rsa | fb:2c:30:0c:e8:98:b2:1a:c4:c0:13:a4:f3:b2:82:59 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 5b:26:97:42:fd:ba:43:3e:f6:cd:58:54:de:56:df:74 root@homer-0 (DSA) ec2: 256 cb:9e:2b:33:81:df:b5:65:c4:36:84:e0:55:36:65:4a root@homer-0 (ECDSA) ec2: 256 c9:1c:b9:32:cf:53:6c:07:ec:87:dc:1d:f8:d3:65:7b root@homer-0 (ED25519) ec2: 2048 9b:d0:c3:cb:d2:90:87:d3:0e:e4:15:00:f2:56:f3:cd root@homer-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBPYVWhsABA0CRg/hONvGHAwXH9GX/W7t7E9dkLTnaw9HpPp+Y+QYonHVirK5zw3algdOoaaSPvVXTxFoy5NRZek= root@homer-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIHCQkE3cM5wXC35AZHhOr3v/PqBWHz+FU4X+aypVxL+t root@homer-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDSPMqOoh9cMCfraXJxcTNxgb3p4/yPG3NIB7x5XxsgWNVLJRZ/ppajStvwqZLJK23EyjlkQjL1veYxH19scw2ofWq9x0NQ8yqDiEFf1zms54eQEN7gi7+Z3h8LQW9vOfVbvKQIz94yrAm2tkV+aHI7Oi3XT3zDrgC77691x0JGjZi1YGK0TT+EJlOxE8akaPMW/fGkmdgEMR+IrZijm30bPlWXk8xxElC9tgAItwFkkl9tE4QfVz1u+KNGToQv8UfmQQ8tMpqrPbmhvOeJ8q2bHWXHE5QPuLnwzPEMgT8trcj+v7LiNKxNVb6YjmW4khNAFggyT4WNGC1ZLwUalfGp root@homer-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Thu, 27 Dec 2018 19:41:10 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 160.18 seconds 2018-12-27 19:41:20,650 - functest.core.singlevm - DEBUG - regex found: ''Cloud-init .* finished at ' in console 2018-12-27 19:41:20,651 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-27 19:41:20,653 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1160947540e39475cdcf001250247e001a7a12cf" 2018-12-27 19:41:21,117 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:41:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3db277e4-d12a-4ac0-86cd-1393e09baa40 x-compute-request-id: req-3db277e4-d12a-4ac0-86cd-1393e09baa40 Content-Encoding: gzip Content-Length: 1508 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:c2:e4", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:c2:e4", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:64:42:66", "version": 4, "addr": "192.168.1.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:64:42:66", "version": 4, "addr": "172.30.9.218", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/b60d844c-a06f-456e-a245-d548e0ebe850", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/b60d844c-a06f-456e-a245-d548e0ebe850", "rel": "bookmark"}], "image": {"id": "32de5565-c2d6-40e1-a076-b02e04d8b38d", "links": [{"href": "http://172.30.9.31:8774/images/32de5565-c2d6-40e1-a076-b02e04d8b38d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T19:38:29.000000", "flavor": {"id": "49521764-2b45-4138-bc33-9eb85445fa6c", "links": [{"href": "http://172.30.9.31:8774/flavors/49521764-2b45-4138-bc33-9eb85445fa6c", "rel": "bookmark"}]}, "id": "b60d844c-a06f-456e-a245-d548e0ebe850", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "e7c77990ffaf4447ba7d154f141f5f6f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T19:38:29Z", "hostId": "7935404ab45d1467d9d5233abd8c2483b155e013f8c227d5b4684907", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_bd473631-e088-4b41-9469-069909e508ff", "name": "homer-0.clearwater.opnfv", "created": "2018-12-27T19:37:54Z", "tenant_id": "5659dcbdaa7742d7bfece797c4514064", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:ef:3f", "version": 4, "addr": "192.168.0.27", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:ef:3f", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:9f:e7", "version": 4, "addr": "192.168.1.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/61e02295-3179-4e3a-8f57-836a5933f12c", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/61e02295-3179-4e3a-8f57-836a5933f12c", "rel": "bookmark"}], "image": {"id": "32de5565-c2d6-40e1-a076-b02e04d8b38d", "links": [{"href": "http://172.30.9.31:8774/images/32de5565-c2d6-40e1-a076-b02e04d8b38d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T19:38:27.000000", "flavor": {"id": "49521764-2b45-4138-bc33-9eb85445fa6c", "links": [{"href": "http://172.30.9.31:8774/flavors/49521764-2b45-4138-bc33-9eb85445fa6c", "rel": "bookmark"}]}, "id": "61e02295-3179-4e3a-8f57-836a5933f12c", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "e7c77990ffaf4447ba7d154f141f5f6f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T19:38:27Z", "hostId": "7935404ab45d1467d9d5233abd8c2483b155e013f8c227d5b4684907", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_bd473631-e088-4b41-9469-069909e508ff", "name": "dime-0.clearwater.opnfv", "created": "2018-12-27T19:37:53Z", "tenant_id": "5659dcbdaa7742d7bfece797c4514064", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d9:11:be", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d9:11:be", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c7:d5:1f", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/f6653274-ab3c-4e08-a1c5-e0a3a5e12bab", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/f6653274-ab3c-4e08-a1c5-e0a3a5e12bab", "rel": "bookmark"}], "image": {"id": "32de5565-c2d6-40e1-a076-b02e04d8b38d", "links": [{"href": "http://172.30.9.31:8774/images/32de5565-c2d6-40e1-a076-b02e04d8b38d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T19:38:31.000000", "flavor": {"id": "49521764-2b45-4138-bc33-9eb85445fa6c", "links": [{"href": "http://172.30.9.31:8774/flavors/49521764-2b45-4138-bc33-9eb85445fa6c", "rel": "bookmark"}]}, "id": "f6653274-ab3c-4e08-a1c5-e0a3a5e12bab", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}], "user_id": "e7c77990ffaf4447ba7d154f141f5f6f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T19:38:31Z", "hostId": "7935404ab45d1467d9d5233abd8c2483b155e013f8c227d5b4684907", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_bd473631-e088-4b41-9469-069909e508ff", "name": "sprout-0.clearwater.opnfv", "created": "2018-12-27T19:37:53Z", "tenant_id": "5659dcbdaa7742d7bfece797c4514064", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b7:4f", "version": 4, "addr": "192.168.0.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b7:4f", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:c1:db", "version": 4, "addr": "192.168.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:c1:db", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/fc6bcdb8-04b7-40f4-a89b-dcddd8130d44", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/fc6bcdb8-04b7-40f4-a89b-dcddd8130d44", "rel": "bookmark"}], "image": {"id": "32de5565-c2d6-40e1-a076-b02e04d8b38d", "links": [{"href": "http://172.30.9.31:8774/images/32de5565-c2d6-40e1-a076-b02e04d8b38d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T19:38:29.000000", "flavor": {"id": "49521764-2b45-4138-bc33-9eb85445fa6c", "links": [{"href": "http://172.30.9.31:8774/flavors/49521764-2b45-4138-bc33-9eb85445fa6c", "rel": "bookmark"}]}, "id": "fc6bcdb8-04b7-40f4-a89b-dcddd8130d44", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-bono-sig"}], "user_id": "e7c77990ffaf4447ba7d154f141f5f6f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T19:38:29Z", "hostId": "7935404ab45d1467d9d5233abd8c2483b155e013f8c227d5b4684907", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_bd473631-e088-4b41-9469-069909e508ff", "name": "bono-0.clearwater.opnfv", "created": "2018-12-27T19:37:53Z", "tenant_id": "5659dcbdaa7742d7bfece797c4514064", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9e:85:ac", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9e:85:ac", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3d:d4:30", "version": 4, "addr": "192.168.1.2", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/38fc4a7e-277a-4960-88c7-d39ce87f4bdc", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/38fc4a7e-277a-4960-88c7-d39ce87f4bdc", "rel": "bookmark"}], "image": {"id": "32de5565-c2d6-40e1-a076-b02e04d8b38d", "links": [{"href": "http://172.30.9.31:8774/images/32de5565-c2d6-40e1-a076-b02e04d8b38d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T19:38:07.000000", "flavor": {"id": "49521764-2b45-4138-bc33-9eb85445fa6c", "links": [{"href": "http://172.30.9.31:8774/flavors/49521764-2b45-4138-bc33-9eb85445fa6c", "rel": "bookmark"}]}, "id": "38fc4a7e-277a-4960-88c7-d39ce87f4bdc", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}], "user_id": "e7c77990ffaf4447ba7d154f141f5f6f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T19:38:07Z", "hostId": "e0f75b676eb2b7d2e6c5c117c7ca7a2f9cec907ebbfca4e893351767", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_bd473631-e088-4b41-9469-069909e508ff", "name": "vellum-0.clearwater.opnfv", "created": "2018-12-27T19:37:50Z", "tenant_id": "5659dcbdaa7742d7bfece797c4514064", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:26:6a:cd", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:26:6a:cd", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/58a22854-a720-43ad-b9f2-662508a20c99", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/58a22854-a720-43ad-b9f2-662508a20c99", "rel": "bookmark"}], "image": {"id": "32de5565-c2d6-40e1-a076-b02e04d8b38d", "links": [{"href": "http://172.30.9.31:8774/images/32de5565-c2d6-40e1-a076-b02e04d8b38d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T19:37:25.000000", "flavor": {"id": "49521764-2b45-4138-bc33-9eb85445fa6c", "links": [{"href": "http://172.30.9.31:8774/flavors/49521764-2b45-4138-bc33-9eb85445fa6c", "rel": "bookmark"}]}, "id": "58a22854-a720-43ad-b9f2-662508a20c99", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "e7c77990ffaf4447ba7d154f141f5f6f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T19:37:25Z", "hostId": "7935404ab45d1467d9d5233abd8c2483b155e013f8c227d5b4684907", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_bd473631-e088-4b41-9469-069909e508ff", "name": "ellis-0.clearwater.opnfv", "created": "2018-12-27T19:35:46Z", "tenant_id": "5659dcbdaa7742d7bfece797c4514064", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2c:36:bf", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2c:36:bf", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7b:f8:ba", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/dbc80c75-c7be-4193-8df4-be72cd1301d0", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/dbc80c75-c7be-4193-8df4-be72cd1301d0", "rel": "bookmark"}], "image": {"id": "32de5565-c2d6-40e1-a076-b02e04d8b38d", "links": [{"href": "http://172.30.9.31:8774/images/32de5565-c2d6-40e1-a076-b02e04d8b38d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T19:35:32.000000", "flavor": {"id": "49521764-2b45-4138-bc33-9eb85445fa6c", "links": [{"href": "http://172.30.9.31:8774/flavors/49521764-2b45-4138-bc33-9eb85445fa6c", "rel": "bookmark"}]}, "id": "dbc80c75-c7be-4193-8df4-be72cd1301d0", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "e7c77990ffaf4447ba7d154f141f5f6f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T19:35:32Z", "hostId": "e0f75b676eb2b7d2e6c5c117c7ca7a2f9cec907ebbfca4e893351767", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_bd473631-e088-4b41-9469-069909e508ff", "name": "ns.clearwater.opnfv", "created": "2018-12-27T19:33:41Z", "tenant_id": "5659dcbdaa7742d7bfece797c4514064", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-27 19:41:21,118 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-3db277e4-d12a-4ac0-86cd-1393e09baa40 2018-12-27 19:41:21,118 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.467159986496s 2018-12-27 19:41:21,119 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-3db277e4-d12a-4ac0-86cd-1393e09baa40 2018-12-27 19:41:21,126 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-12-27 19:41:21,129 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/servers/61e02295-3179-4e3a-8f57-836a5933f12c/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}1160947540e39475cdcf001250247e001a7a12cf" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-27 19:41:21,263 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:41:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-85d0e32c-c340-496d-9c5c-591928381e71 x-compute-request-id: req-85d0e32c-c340-496d-9c5c-591928381e71 Content-Encoding: gzip Content-Length: 20291 Content-Type: application/json RESP BODY: {"output": "ffe14d1 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84096 r8192 d22400 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc80\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-163-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.009589] pid_max: default: 32768 minimum: 301\n[ 0.012268] Security Framework initialized\n[ 0.014232] AppArmor: AppArmor initialized\n[ 0.016017] Yama: becoming mindful.\n[ 0.018055] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.021842] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.024872] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.028006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.032728] Initializing cgroup subsys memory\n[ 0.034634] Initializing cgroup subsys devices\n[ 0.036021] Initializing cgroup subsys freezer\n[ 0.038045] Initializing cgroup subsys blkio\n[ 0.040025] Initializing cgroup subsys perf_event\n[ 0.042024] Initializing cgroup subsys hugetlb\n[ 0.044920] mce: CPU supports 10 MCE banks\n[ 0.046865] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.046865] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.048046] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.052018] Spectre V2 : Enabling Indirect Branch Prediction Barrier\n[ 0.056003] Spectre V2 : Enabling Restricted Speculation for firmware calls\n[ 0.058815] Spectre V2 : Disabling Indirect Banch Restricted Speculation\n[ 0.060003] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.064019] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.069738] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.081072] ACPI: Core revision 20131115\n[ 0.083495] ACPI: All ACPI Tables successfully acquired\n[ 0.085716] ftrace: allocating 28753 entries in 113 pages\n[ 0.108341] smpboot: Max logical packages: 2\n[ 0.110210] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.112004] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.116355] Enabling x2apic\n[ 0.117678] Enabled x2apic\n[ 0.120021] Switched APIC routing to physical x2apic.\n[ 0.123523] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.124002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.129852] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.139448] KVM setup paravirtual spinlock\n[ 0.143462] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.144216] x86: Booting SMP configuration:\n[ 0.146081] .... node #0, CPUs: #1[ 0.143389] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.164025] x86: Booted up 1 node, 2 CPUs\n[ 0.164017] KVM setup async PF for cpu 1\n[ 0.164017] kvm-stealtime: cpu 1, msr 7fd0fc80\n[ 0.168021] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.171073] devtmpfs: initialized\n[ 0.174020] EVM: security.selinux\n[ 0.175486] EVM: security.SMACK64\n[ 0.176003] EVM: security.ima\n[ 0.177329] EVM: security.capability\n[ 0.180027] pinctrl core: initialized pinctrl subsystem\n[ 0.182231] regulator-dummy: no parameters\n[ 0.184004] RTC time: 19:38:28, date: 12/27/18\n[ 0.185955] NET: Registered protocol family 16\n[ 0.187977] cpuidle: using governor ladder\n[ 0.188004] cpuidle: using governor menu\n[ 0.189759] ACPI: bus type PCI registered\n[ 0.191463] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.192166] PCI: Using configuration type 1 for base access\n[ 0.195154] bio: create slab at 0\n[ 0.196101] ACPI: Added _OSI(Module Device)\n[ 0.197928] ACPI: Added _OSI(Processor Device)\n[ 0.199763] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.200004] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.203427] ACPI: Interpreter enabled\n[ 0.204021] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.207919] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.210463] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.216004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.219906] ACPI: (supports S0 S5)\n[ 0.220003] ACPI: Using IOAPIC for interrupt routing\n[ 0.222090] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.224227] ACPI: No dock devices found.\n[ 0.228059] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.230313] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.232007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.234169] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.236219] acpiphp: Slot [3] registered\n[ 0.237785] acpiphp: Slot [4] registered\n[ 0.239213] acpiphp: Slot [5] registered\n[ 0.240024] acpiphp: Slot [6] registered\n[ 0.241440] acpiphp: Slot [7] registered\n[ 0.242849] acpiphp: Slot [8] registered\n[ 0.244020] acpiphp: Slot [9] registered\n[ 0.245454] acpiphp: Slot [10] registered\n[ 0.246895] acpiphp: Slot [11] registered\n[ 0.248021] acpiphp: Slot [12] registered\n[ 0.249467] acpiphp: Slot [13] registered\n[ 0.250941] acpiphp: Slot [14] registered\n[ 0.252029] acpiphp: Slot [15] registered\n[ 0.253446] acpiphp: Slot [16] registered\n[ 0.254991] acpiphp: Slot [17] registered\n[ 0.256022] acpiphp: Slot [18] registered\n[ 0.257513] acpiphp: Slot [19] registered\n[ 0.258953] acpiphp: Slot [20] registered\n[ 0.260020] acpiphp: Slot [21] registered\n[ 0.261454] acpiphp: Slot [22] registered\n[ 0.262911] acpiphp: Slot [23] registered\n[ 0.264028] acpiphp: Slot [24] registered\n[ 0.265444] acpiphp: Slot [25] registered\n[ 0.266885] acpiphp: Slot [26] registered\n[ 0.268021] acpiphp: Slot [27] registered\n[ 0.269454] acpiphp: Slot [28] registered\n[ 0.270883] acpiphp: Slot [29] registered\n[ 0.272020] acpiphp: Slot [30] registered\n[ 0.273458] acpiphp: Slot [31] registered\n[ 0.274920] PCI host bridge to bus 0000:00\n[ 0.276005] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.277840] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.279846] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.280004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.282198] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.284003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.292648] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.295233] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.322013] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.324493] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.327176] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.329155] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.331610] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.332912] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.335070] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.335070] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.336004] vgaarb: loaded\n[ 0.337065] vgaarb: bridge control possible 0000:00:02.0\n[ 0.339196] SCSI subsystem initialized\n[ 0.340181] ACPI: bus type USB registered\n[ 0.341548] usbcore: registered new interface driver usbfs\n[ 0.343454] usbcore: registered new interface driver hub\n[ 0.344061] usbcore: registered new device driver usb\n[ 0.346008] PCI: Using ACPI for IRQ routing\n[ 0.348243] NetLabel: Initializing\n[ 0.349525] NetLabel: domain hash size = 128\n[ 0.351067] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.352074] NetLabel: unlabeled traffic allowed by default\n[ 0.354397] Switched to clocksource kvm-clock\n[ 0.361351] AppArmor: AppArmor Filesystem Enabled\n[ 0.363060] pnp: PnP ACPI init\n[ 0.364316] ACPI: bus type PNP registered\n[ 0.366369] pnp: PnP ACPI: found 8 devices\n[ 0.367902] ACPI: bus type PNP unregistered\n[ 0.376350] NET: Registered protocol family 2\n[ 0.378287] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.381036] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.383453] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.385691] TCP: reno registered\n[ 0.386971] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.389027] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.391302] NET: Registered protocol family 1\n[ 0.392916] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.394943] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.396921] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.419854] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.443564] Trying to unpack rootfs image as initramfs...\n[ 0.547134] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.550111] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.552121] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.554546] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.557988] Scanning for low memory corruption every 60 seconds\n[ 0.560711] Initialise system trusted keyring\n[ 0.562271] audit: initializing netlink socket (disabled)\n[ 0.564088] type=2000 audit(1545939509.096:1): initialized\n[ 0.585724] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.588933] zbud: loaded\n[ 0.590245] VFS: Disk quotas dquot_6.5.2\n[ 0.591757] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.594352] fuse init (API version 7.22)\n[ 0.595886] msgmni has been set to 3997\n[ 0.597388] Key type big_key registered\n[ 0.599230] Key type asymmetric registered\n[ 0.600727] Asymmetric key parser 'x509' registered\n[ 0.602457] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.605153] io scheduler noop registered\n[ 0.606601] io scheduler deadline registered (default)\n[ 0.608421] io scheduler cfq registered\n[ 0.609917] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.611790] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.614039] ipmi message handler version 39.2\n[ 0.615632] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.618298] ACPI: Power Button [PWRF]\n[ 0.619757] GHES: HEST is not enabled!\n[ 0.642236] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.686480] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.710189] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.713303] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.739851] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.744021] Linux agpgart interface v0.103\n[ 0.746811] brd: module loaded\n[ 0.748690] loop: module loaded\n[ 0.750580] blk-mq: CPU -> queue map\n[ 0.752178] CPU 0 -> Queue 0\n[ 0.753619] CPU 1 -> Queue 0\n[ 0.755935] vda: vda1\n[ 0.758347] scsi0 : ata_piix\n[ 0.759643] scsi1 : ata_piix\n[ 0.760828] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.763157] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.765731] libphy: Fixed MDIO Bus: probed\n[ 0.767354] tun: Universal TUN/TAP device driver, 1.6\n[ 0.769174] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.773894] PPP generic driver version 2.4.2\n[ 0.776164] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.779147] ehci-pci: EHCI PCI platform driver\n[ 0.781114] ehci-platform: EHCI generic platform driver\n[ 0.782942] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.785017] ohci-pci: OHCI PCI platform driver\n[ 0.786611] ohci-platform: OHCI generic platform driver\n[ 0.788441] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.811892] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.813741] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.816404] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.818449] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.820600] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.823069] usb usb1: Product: UHCI Host Controller\n[ 0.824722] usb usb1: Manufacturer: Linux 3.13.0-163-generic uhci_hcd\n[ 0.826767] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.828462] hub 1-0:1.0: USB hub found\n[ 0.829833] hub 1-0:1.0: 2 ports detected\n[ 0.831384] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.834995] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.836669] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.838502] mousedev: PS/2 mouse device common for all mice\n[ 0.840675] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.843799] rtc_cmos 00:00: RTC can wake from S4\n[ 0.845713] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.847763] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.849906] device-mapper: uevent: version 1.0.3\n[ 0.851543] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.854347] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.856373] TCP: cubic registered\n[ 0.857684] NET: Registered protocol family 10\n[ 0.859509] NET: Registered protocol family 17\n[ 0.872591] Key type dns_resolver registered\n[ 0.874483] Loading compiled-in X.509 certificates\n[ 0.876738] Loaded X.509 cert 'Magrathea: Glacier signing key: 094079111c1fcc174da628d837dd46328f08651c'\n[ 0.879820] registered taskstats version 1\n[ 0.883191] Key type trusted registered\n[ 0.888022] Key type encrypted registered\n[ 0.889444] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.891234] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.893669] regulator-dummy: disabling\n[ 0.895071] Magic number: 14:663:648\n[ 0.896521] acpi LNXCPU:01: hash matches\n[ 0.898036] rtc_cmos 00:00: setting system clock to 2018-12-27 19:38:29 UTC (1545939509)\n[ 0.900846] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.902787] EDD information not available.\n[ 0.926194] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.928948] Write protecting the kernel read-only data: 12288k\n[ 0.932288] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000)\n[ 0.937066] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.952505] systemd-udevd[107]: starting version 204\n[ 0.998120] FDC 0 is a S82078B\n[ 1.140074] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.302091] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.305546] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.309060] usb 1-1: Product: QEMU USB Tablet\n[ 1.311404] usb 1-1: Manufacturer: QEMU\n[ 1.313492] usb 1-1: SerialNumber: 42\n[ 2.018211] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3\nBegin: Loading essential drivers ... done.\nBegin: Running /scripts/init-premount ... done.\nBegin: Mounting root file system ... Begin: Running /scripts/local-top ... done.\nBegin: Running /scripts/local-premount ... done.\n[ 2.404888] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nBegin: Running /scripts/local-bottom ... done.\ndone.\nBegin: Running /scripts/init-bottom ... done.\n[ 2.726689] random: init urandom read with 10 bits of entropy available\n[ 3.191056] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Thu, 27 Dec 2018 19:38:32 +0000. Up 3.73 seconds.\ncloud-init-nonet[3.91]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting cold plug devices[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[5.22]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting load fallback graphics devices[74G[ OK ]\n * Stopping load fallback graphics devices[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Thu, 27 Dec 2018 19:38:34 +0000. Up 5.48 seconds.\nci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: | Device | Up | Address | Mask | Hw-Address |\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . |\nci-info: | eth1 | False | . | . | fa:16:3e:a2:9f:e7 |\nci-info: | eth0 | True | 192.168.0.27 | 255.255.255.0 | fa:16:3e:e4:ef:3f |\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\ndmesg: write failed: Broken pipe\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\na3:05:d2:30:ca:6d:28:68:83:2a:56:77:84:8d:18:14 root@dime-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| .E* +. |\n|o. = *.. |\n|+o+.+.o. |\n|o.o..... |\n|o. S |\n|o o . |\n| . |\n| |\n| |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\n87:7d:ee:ec:31:2c:c3:e3:c2:25:7a:8c:46:88:46:21 root@dime-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| |\n|E . |\n| . . |\n| . o |\n| . . . S o . |\n| o . . .o.+ |\n| . . = o= = |\n| + =. * o |\n| . . ...+ |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n0f:55:e5:da:06:b9:18:b7:72:d6:e0:bf:59:e2:58:6e root@dime-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| ... |\n| . o |\n| o = . |\n| . = O |\n| S o B + |\n| o + o |\n| . + .|\n| =E= |\n| ..= |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\nde:81:5d:57:71:6d:ca:e0:20:c8:0e:5a:b3:61:b6:2f root@dime-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| . . .=|\n| B o . . . .+|\n| = B . o.o.o |\n| . o . o ...o |\n| . S o |\n| E .. . . |\n| . . . |\n| |\n| |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Thu, 27 Dec 2018 19:38:39 +0000. Up 10.59 seconds.\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\n * Stopping System V runlevel compatibility[74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:final' at Thu, 27 Dec 2018 19:38:40 +0000. Up 11.73 seconds.\n+ cat\n++ echo 192.168.1.0/24\n++ cut -d / -f 2\n+ chmod a+x /etc/init.d/signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace\n+ /etc/init.d/signaling_namespace\n+ echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ curl -L http://repo.cw-ngv.com/repo_key\n+ apt-key add -\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 17411 0 --:--:-- --:--:-- --:--:-- 17397\nOK\n+ apt-get update\n\nUbuntu 14.04.5 LTS dime-0 ttyS0\n\ndime-0 login: Ign http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:3 http://repo.cw-ngv.com binary/ Release [1219 B]\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:6 http://security.ubuntu.com trusty-security/main Sources [167 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:7 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB]\nGet:8 http://security.ubuntu.com trusty-security/universe Sources [96.0 kB]\nGet:9 http://security.ubuntu.com trusty-security/main amd64 Packages [797 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:11 http://security.ubuntu.com trusty-security/universe amd64 Packages [277 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [226 kB]\nGet:13 http://security.ubuntu.com trusty-security/main Translation-en [427 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7437 B]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1135 kB]\nGet:16 http://security.ubuntu.com trusty-security/universe Translation-en [150 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [510 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [562 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [272 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nFetched 12.9 MB in 8s (1589 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.7\n+ '[' -n 192.168.0.7 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install dime --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-snmpd\n clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 crest\n dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core\n g++ g++-4.8 gcc gcc-4.8 gnutls-bin homestead homestead-libs homestead-prov\n inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl\n libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0\n libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0\n libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5\n libevent-pthreads-2.0-5 libexpat1-dev libfakeroot libfile-fcntllock-perl\n libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0\n libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4\n libmysqlclient18 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0\n libpython2.7-dev libquadmath0 libsctp1 libsensors4 libsnmp-base libsnmp30\n libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev\n libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev lksctp-tools make manpages-dev\n mysql-common nginx nginx-common nginx-core ntp python-chardet-whl\n python-colorama python-colorama-whl python-distlib python-distlib-whl\n python-html5lib python-html5lib-whl python-netsnmp python-pip python-pip-whl\n python-requests-whl python-setuptools python-setuptools-whl python-six-whl\n python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev\n python3-pkg-resources ralf ralf-libs realpath snmpd sysstat\nSuggested packages:\n binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix\n mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales\n clearwater-logging clearwater-secure-connections debian-keyring g++-multilib\n g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf\n automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg\n libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg\n libquadmath0-dbg homestead-dbg clearwater-snmp-alarm-agent glibc-doc\n libgd-tools lm-sensors snmp-mibs-downloader libstdc++-4.8-doc pkg-config\n make-doc fcgiwrap nginx-doc ntp-doc python-genshi python-lxml\n python3-setuptools ralf-dbg isag\nRecommended packages:\n python-dev-all\nThe following NEW packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-snmpd\n clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 crest dime\n dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core\n g++ g++-4.8 gcc gcc-4.8 gnutls-bin homestead homestead-libs homestead-prov\n inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl\n libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0\n libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0\n libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5\n libevent-pthreads-2.0-5 libexpat1-dev libfakeroot libfile-fcntllock-perl\n libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0\n libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4\n libmysqlclient18 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0\n libpython2.7-dev libquadmath0 libsctp1 libsensors4 libsnmp-base libsnmp30\n libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev\n libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev lksctp-tools make manpages-dev\n mysql-common nginx nginx-common nginx-core ntp python-chardet-whl\n python-colorama python-colorama-whl python-distlib python-distlib-whl\n python-html5lib python-html5lib-whl python-netsnmp python-pip python-pip-whl\n python-requests-whl python-setuptools python-setuptools-whl python-six-whl\n python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev\n python3-pkg-resources ralf ralf-libs realpath snmpd sysstat\n0 upgraded, 117 newly installed, 0 to remove and 12 not upgraded.\nNeed to get 93.2 MB of archives.\nAfter this operation, 225 MB of additional disk space will be used.\nGet:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:2 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:6 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:14 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB]\nGet:16 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B]\nGet:18 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB]\nGet:20 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB]\nGet:21 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB]\nGet:22 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:24 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:26 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:40 http://repo.cw-ngv.com/stable/ binary/ ralf-libs 1.0-180326.112116 [657 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:42 http://repo.cw-ngv.com/stable/ binary/ ralf 1.0-180326.112116 [337 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:44 http://repo.cw-ngv.com/stable/ binary/ homestead-libs 1.0-180326.115231 [1157 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-164.214 [774 kB]\nGet:46 http://repo.cw-ngv.com/stable/ binary/ python-netsnmp 5.7.2~dfsg-clearwater2 [19.6 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:48 http://repo.cw-ngv.com/stable/ binary/ homestead 1.0-180326.115231 [486 kB]\nGet:49 http://repo.cw-ngv.com/stable/ binary/ homestead-prov 1.0-180326.111418 [44.7 kB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB]\nGet:51 http://repo.cw-ngv.com/stable/ binary/ dime 1.0-180328.114312 [12.5 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.5 [22.0 MB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.7 [1330 B]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5418 B]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.5 [269 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB]\nGet:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB]\nGet:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB]\nGet:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:107 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:108 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:109 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:110 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:111 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB]\nGet:112 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB]\nGet:113 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB]\nGet:114 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:115 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:116 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:117 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB]\nExtracting templates from packages: 25%Extracting templates from packages: 51%Extracting templates from packages: 76%Extracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 93.2 MB in 9s (9371 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51330 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libboost-system1.54.0:amd64.\nPreparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-filesystem1.54.0:amd64.\nPreparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-regex1.54.0:amd64.\nPreparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-thread1.54.0:amd64.\nPreparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package libevent-core-2.0-5:amd64.\nPreparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libevent-pthreads-2.0-5:amd64.\nPreparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package fonts-dejavu-core.\nPreparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ...\nUnpacking fonts-dejavu-core (2.34-1ubuntu1) ...\nSelecting previously unselected package fontconfig-config.\nPreparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ...\nUnpacking fontconfig-config (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libfontconfig1:amd64.\nPreparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ...\nUnpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libjpeg-turbo8:amd64.\nPreparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ...\nUnpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSelecting previously unselected package libjpeg8:amd64.\nPreparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ...\nUnpacking libjpeg8:amd64 (8c-2ubuntu8) ...\nSelecting previously unselected package libjbig0:amd64.\nPreparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ...\nUnpacking libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSelecting previously unselected package libtiff5:amd64.\nPreparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ...\nUnpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSelecting previously unselected package libvpx1:amd64.\nPreparing to unpack .../libvpx1_1.3.0-2_amd64.deb ...\nUnpacking libvpx1:amd64 (1.3.0-2) ...\nSelecting previously unselected package libxpm4:amd64.\nPreparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ...\nUnpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSelecting previously unselected package libgd3:amd64.\nPreparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package mysql-common.\nPreparing to unpack .../mysql-common_5.5.62-0ubuntu0.14.04.1_all.deb ...\nUnpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libmysqlclient18:amd64.\nPreparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-164.214_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-164.214) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package libexpat1-dev:amd64.\nPreparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ...\nUnpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ...\nSelecting previously unselected package libpython2.7-dev:amd64.\nPreparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ...\nUnpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsctp1:amd64.\nPreparing to unpack .../libsctp1_1.0.15+dfsg-1_amd64.deb ...\nUnpacking libsctp1:amd64 (1.0.15+dfsg-1) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libperl5.18.\nPreparing to unpack .../libperl5.18_5.18.2-2ubuntu1.7_amd64.deb ...\nUnpacking libperl5.18 (5.18.2-2ubuntu1.7) ...\nSelecting previously unselected package libsnmp-base.\nPreparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ...\nUnpacking libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libsnmp30:amd64.\nPreparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libxslt1.1:amd64.\nPreparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ...\nUnpacking clearwater-monit (5.18-180322.170159) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-180328.114312) ...\nSelecting previously unselected package nginx-common.\nPreparing to unpack .../nginx-common_1.4.6-1ubuntu3.9_all.deb ...\nUnpacking nginx-common (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package nginx-core.\nPreparing to unpack .../nginx-core_1.4.6-1ubuntu3.9_amd64.deb ...\nUnpacking nginx-core (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package nginx.\nPreparing to unpack .../nginx_1.4.6-1ubuntu3.9_all.deb ...\nUnpacking nginx (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package clearwater-nginx.\nPreparing to unpack .../clearwater-nginx_1.0-180322.165850_all.deb ...\nUnpacking clearwater-nginx (1.0-180322.165850) ...\nSelecting previously unselected package snmpd.\nPreparing to unpack .../snmpd_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking snmpd (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package clearwater-snmpd.\nPreparing to unpack .../clearwater-snmpd_1.0-180328.114312_all.deb ...\nUnpacking clearwater-snmpd (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-socket-factory.\nPreparing to unpack .../clearwater-socket-factory_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-socket-factory (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-tcp-scalability.\nPreparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ...\nUnpacking clearwater-tcp-scalability (1.0-180328.114312) ...\nSelecting previously unselected package libxml2-dev:amd64.\nPreparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ...\nUnpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ...\nSelecting previously unselected package libxslt1-dev:amd64.\nPreparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package python2.7-dev.\nPreparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ...\nUnpacking python2.7-dev (2.7.6-8ubuntu0.5) ...\nSelecting previously unselected package python-zmq.\nPreparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ...\nUnpacking python-zmq (14.0.1-1build2) ...\nSelecting previously unselected package libzmq3-dev:amd64.\nPreparing to unpack .../libzmq3-dev_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package crest.\nPreparing to unpack .../crest_1.0-180326.111418_amd64.deb ...\nUnpacking crest (1.0-180326.111418) ...\nSelecting previously unselected package ralf-libs.\nPreparing to unpack .../ralf-libs_1.0-180326.112116_amd64.deb ...\nUnpacking ralf-libs (1.0-180326.112116) ...\nSelecting previously unselected package ralf.\nPreparing to unpack .../ralf_1.0-180326.112116_amd64.deb ...\nUnpacking ralf (1.0-180326.112116) ...\nSelecting previously unselected package homestead-libs.\nPreparing to unpack .../homestead-libs_1.0-180326.115231_amd64.deb ...\nUnpacking homestead-libs (1.0-180326.115231) ...\nSelecting previously unselected package python-netsnmp.\nPreparing to unpack .../python-netsnmp_5.7.2~dfsg-clearwater2_amd64.deb ...\nUnpacking python-netsnmp (5.7.2~dfsg-clearwater2) ...\nSelecting previously unselected package homestead.\nPreparing to unpack .../homestead_1.0-180326.115231_amd64.deb ...\nUnpacking homestead (1.0-180326.115231) ...\nSelecting previously unselected package homestead-prov.\nPreparing to unpack .../homestead-prov_1.0-180326.111418_amd64.deb ...\nUnpacking homestead-prov (1.0-180326.111418) ...\nSelecting previously unselected package dime.\nPreparing to unpack .../dime_1.0-180328.114312_amd64.deb ...\nUnpacking dime (1.0-180328.114312) ...\nSelecting previously unselected package libfakeroot:amd64.\nPreparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking libfakeroot:amd64 (1.20-3ubuntu2) ...\nSelecting previously unselected package fakeroot.\nPreparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking fakeroot (1.20-3ubuntu2) ...\nSelecting previously unselected package libalgorithm-diff-perl.\nPreparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...\nUnpacking libalgorithm-diff-perl (1.19.02-3) ...\nSelecting previously unselected package libalgorithm-diff-xs-perl.\nPreparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...\nUnpacking libalgorithm-diff-xs-perl (0.04-2build4) ...\nSelecting previously unselected package libalgorithm-merge-perl.\nPreparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...\nUnpacking libalgorithm-merge-perl (0.08-2) ...\nSelecting previously unselected package libfile-fcntllock-perl.\nPreparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...\nUnpacking libfile-fcntllock-perl (0.14-2build1) ...\nSelecting previously unselected package lksctp-tools.\nPreparing to unpack .../lksctp-tools_1.0.15+dfsg-1_amd64.deb ...\nUnpacking lksctp-tools (1.0.15+dfsg-1) ...\nSelecting previously unselected package manpages-dev.\nPreparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...\nUnpacking manpages-dev (3.54-1ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-colorama-whl.\nPreparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-distlib-whl.\nPreparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib-whl (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib.\nPreparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-html5lib-whl.\nPreparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib-whl (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-six-whl.\nPreparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1.1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.4) ...\nSelecting previously unselected package python-setuptools-whl.\nPreparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools-whl (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip-whl.\nPreparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip-whl (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-wheel.\nPreparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1.1) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up fonts-dejavu-core (2.34-1ubuntu1) ...\nSetting up fontconfig-config (2.11.0-0ubuntu4.2) ...\nSetting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSetting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSetting up libjpeg8:amd64 (8c-2ubuntu8) ...\nSetting up libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSetting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSetting up libvpx1:amd64 (1.3.0-2) ...\nSetting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSetting up libgd3:amd64 (2.1.0-3ubuntu0.10) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up mysql-common (5.5.62-0ubuntu0.14.04.1) ...\nSetting up libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ...\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.14) ...\nSetting up linux-libc-dev:amd64 (3.13.0-164.214) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSetting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ...\nSetting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsctp1:amd64 (1.0.15+dfsg-1) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libperl5.18 (5.18.2-2ubuntu1.7) ...\nSetting up libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSetting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n ...done.\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up iotop (0.6-1) ...\nSetting up nginx-common (1.4.6-1ubuntu3.9) ...\nSetting up snmpd (5.7.3~dfsg-clearwater1) ...\nupdate-rc.d: warning: stop runlevel arguments (1) do not match snmpd Default-Stop values (0 1 6)\n * Starting network management services:\nSetting up clearwater-tcp-scalability (1.0-180328.114312) ...\nSetting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ...\nSetting up libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up python2.7-dev (2.7.6-8ubuntu0.5) ...\nSetting up python-zmq (14.0.1-1build2) ...\nSetting up libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up ralf-libs (1.0-180326.112116) ...\nSetting up homestead-libs (1.0-180326.115231) ...\nSetting up python-netsnmp (5.7.2~dfsg-clearwater2) ...\nSetting up libfakeroot:amd64 (1.20-3ubuntu2) ...\nSetting up fakeroot (1.20-3ubuntu2) ...\nupdate-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode\nSetting up libalgorithm-diff-perl (1.19.02-3) ...\nSetting up libalgorithm-diff-xs-perl (0.04-2build4) ...\nSetting up libalgorithm-merge-perl (0.08-2) ...\nSetting up libfile-fcntllock-perl (0.14-2build1) ...\nSetting up lksctp-tools (1.0.15+dfsg-1) ...\nSetting up manpages-dev (3.54-1ubuntu1) ...\nSetting up python3-pkg-resources (3.3-1ubuntu2) ...\nSetting up python-chardet-whl (2.2.1-2~ubuntu1) ...\nSetting up python-colorama (0.2.5-0.1ubuntu2) ...\nSetting up python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib (0.1.8-1ubuntu1) ...\nSetting up python-distlib-whl (0.1.8-1ubuntu1) ...\nSetting up python-html5lib (0.999-3~ubuntu1) ...\nSetting up python-html5lib-whl (0.999-3~ubuntu1) ...\nSetting up python-six-whl (1.5.2-1ubuntu1.1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.4) ...\nSetting up python-setuptools-whl (3.3-1ubuntu2) ...\nSetting up python-pip-whl (1.5.4-1ubuntu4) ...\nSetting up python-pip (1.5.4-1ubuntu4) ...\nSetting up python-wheel (0.24.0-1~ubuntu1.1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-infrastructure (1.0-180328.114312) ...\nProcessing pyzmq-16.0.2-py2.7-linux-x86_64.egg\nCopying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages\nAdding pyzmq 16.0.2 to easy-install.pth file\n\nInstalled /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg\nProcessing dependencies for pyzmq==16.0.2\nFinished processing dependencies for pyzmq==16.0.2\nNew python executable in /usr/share/clearwater/infrastructure/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting cw_infrastructure\nCollecting dnspython (from cw_infrastructure)\nCollecting pathlib (from cw_infrastructure)\nCollecting contextlib2 (from cw_infrastructure)\nCollecting nsenter (from cw_infrastructure)\nCollecting argparse (from cw_infrastructure)\nInstalling collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env\nSuccessfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nreload: Unknown job: clearwater-monit\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-log-cleanup (1.0-180328.114312) ...\nSetting up clearwater-socket-factory (1.0-180328.114312) ...\nclearwater-socket-factory-mgmt start/running, process 8728\nclearwater-socket-factory-sig start/running, process 8737\nSetting up clearwater-monit (5.18-180322.170159) ...\nclearwater-monit start/running, process 8782\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-snmpd (1.0-180328.114312) ...\n * Stopping network management services:\nSetting up ralf (1.0-180326.112116) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nSetting up clearwater-diags-monitor (1.0-180328.114312) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up nginx-core (1.4.6-1ubuntu3.9) ...\nSetting up nginx (1.4.6-1ubuntu3.9) ...\nSetting up clearwater-nginx (1.0-180322.165850) ...\nTesting nginx configuration...\nnginx: the configuration file /etc/nginx/nginx.conf syntax is ok\nnginx: configuration file /etc/nginx/nginx.conf test is successful\nSite ping has been enabled. Run /etc/init.d/nginx reload to apply the changes.\nGenerating a 2048 bit RSA private key\n............+++\n.......................................................+++\nunable to write 'random state'\nwriting new private key to 'nginx.key'\n-----\nSignature ok\nsubject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown\nGetting Private key\nunable to write 'random state'\nAdding 'diversion of /etc/init.d/nginx to /etc/init.d/nginx.clearwater-orig by clearwater-nginx'\nAdding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx'\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up crest (1.0-180326.111418) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/crest/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting crest\nCollecting cyclone (from crest)\nCollecting cryptography (from crest)\nCollecting idna (from crest)\nCollecting defusedxml (from crest)\nCollecting pyOpenSSL (from crest)\nCollecting Twisted (from crest)\nCollecting prctl (from crest)\nCollecting cql (from crest)\nCollecting ipaddress (from crest)\nCollecting msgpack-python (from crest)\nCollecting attrs (from crest)\nCollecting Automat (from crest)\nCollecting metaswitchcommon (from crest)\nCollecting telephus (from crest)\nCollecting asn1crypto (from crest)\nCollecting enum34 (from crest)\nCollecting pure-sasl (from crest)\nCollecting setuptools (from crest)\nCollecting constantly (from crest)\nCollecting lxml (from crest)\nCollecting thrift (from crest)\nCollecting incremental (from crest)\nCollecting zope.interface (from crest)\nCollecting six (from crest)\nCollecting cffi>=1.7 (from cryptography->crest)\nCollecting pycparser (from metaswitchcommon->crest)\nCollecting pycrypto (from metaswitchcommon->crest)\nCollecting monotonic (from metaswitchcommon->crest)\nCollecting pyzmq (from metaswitchcommon->crest)\nInstalling collected packages: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, defusedxml, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, crest\n Found existing installation: setuptools 2.2\n Uninstalling setuptools-2.2:\n Successfully uninstalled setuptools-2.2\nSuccessfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 defusedxml-0.5.0 enum34-1.1.6 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1\nSetting up homestead (1.0-180326.115231) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nSetting up homestead-prov (1.0-180326.111418) ...\nCollecting homestead_prov\nCollecting crest (from homestead_prov)\nCollecting cyclone (from crest->homestead_prov)\nCollecting cryptography (from crest->homestead_prov)\nCollecting idna (from crest->homestead_prov)\nCollecting defusedxml (from crest->homestead_prov)\nCollecting pyOpenSSL (from crest->homestead_prov)\nCollecting Twisted (from crest->homestead_prov)\nCollecting prctl (from crest->homestead_prov)\nCollecting cql (from crest->homestead_prov)\nCollecting ipaddress (from crest->homestead_prov)\nCollecting msgpack-python (from crest->homestead_prov)\nCollecting attrs (from crest->homestead_prov)\nCollecting Automat (from crest->homestead_prov)\nCollecting metaswitchcommon (from crest->homestead_prov)\nCollecting telephus (from crest->homestead_prov)\nCollecting asn1crypto (from crest->homestead_prov)\nCollecting enum34 (from crest->homestead_prov)\nCollecting pure-sasl (from crest->homestead_prov)\nCollecting setuptools (from crest->homestead_prov)\nCollecting constantly (from crest->homestead_prov)\nCollecting lxml (from crest->homestead_prov)\nCollecting thrift (from crest->homestead_prov)\nCollecting incremental (from crest->homestead_prov)\nCollecting zope.interface (from crest->homestead_prov)\nCollecting six (from crest->homestead_prov)\nCollecting cffi>=1.7 (from cryptography->crest->homestead_prov)\nCollecting pycparser (from metaswitchcommon->crest->homestead_prov)\nCollecting pycrypto (from metaswitchcommon->crest->homestead_prov)\nCollecting monotonic (from metaswitchcommon->crest->homestead_prov)\nCollecting pyzmq (from metaswitchcommon->crest->homestead_prov)\nInstalling collected packages: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, defusedxml, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, crest, homestead-prov\n Found existing installation: six 1.10.0\n Uninstalling six-1.10.0:\n Successfully uninstalled six-1.10.0\n Found existing installation: ipaddress 1.0.18\n Uninstalling ipaddress-1.0.18:\n Successfully uninstalled ipaddress-1.0.18\n Found existing installation: asn1crypto 0.22.0\n Uninstalling asn1crypto-0.22.0:\n Successfully uninstalled asn1crypto-0.22.0\n Found existing installation: enum34 1.1.6\n Uninstalling enum34-1.1.6:\n Successfully uninstalled enum34-1.1.6\n Found existing installation: idna 2.5\n Uninstalling idna-2.5:\n Successfully uninstalled idna-2.5\n Found existing installation: pycparser 2.18\n Uninstalling pycparser-2.18:\n Successfully uninstalled pycparser-2.18\n Found existing installation: cffi 1.10.0\n Uninstalling cffi-1.10.0:\n Successfully uninstalled cffi-1.10.0\n Found existing installation: cryptography 1.9\n Uninstalling cryptography-1.9:\n Successfully uninstalled cryptography-1.9\n Found existing installation: pyOpenSSL 17.0.0\n Uninstalling pyOpenSSL-17.0.0:\n Successfully uninstalled pyOpenSSL-17.0.0\n Found existing installation: constantly 15.1.0\n Uninstalling constantly-15.1.0:\n Successfully uninstalled constantly-15.1.0\n Found existing installation: setuptools 24.0.0\n Uninstalling setuptools-24.0.0:\n Successfully uninstalled setuptools-24.0.0\n Found existing installation: zope.interface 4.4.1\n Uninstalling zope.interface-4.4.1:\n Successfully uninstalled zope.interface-4.4.1\n Found existing installation: attrs 17.2.0\n Uninstalling attrs-17.2.0:\n Successfully uninstalled attrs-17.2.0\n Found existing installation: Automat 0.6.0\n Uninstalling Automat-0.6.0:\n Successfully uninstalled Automat-0.6.0\n Found existing installation: incremental 17.5.0\n Uninstalling incremental-17.5.0:\n Successfully uninstalled incremental-17.5.0\n Found existing installation: Twisted 17.1.0\n Uninstalling Twisted-17.1.0:\n Successfully uninstalled Twisted-17.1.0\n Found existing installation: cyclone 1.0\n Uninstalling cyclone-1.0:\n Successfully uninstalled cyclone-1.0\n Found existing installation: defusedxml 0.5.0\n Uninstalling defusedxml-0.5.0:\n Successfully uninstalled defusedxml-0.5.0\n Found existing installation: prctl 1.0.1\n Uninstalling prctl-1.0.1:\n Successfully uninstalled prctl-1.0.1\n Found existing installation: thrift 0.9.3\n Uninstalling thrift-0.9.3:\n Successfully uninstalled thrift-0.9.3\n Found existing installation: cql 1.4.0\n Uninstalling cql-1.4.0:\n Successfully uninstalled cql-1.4.0\n Found existing installation: msgpack-python 0.4.7\n Uninstalling msgpack-python-0.4.7:\n Successfully uninstalled msgpack-python-0.4.7\n Found existing installation: pycrypto 2.6.1\n Uninstalling pycrypto-2.6.1:\n Successfully uninstalled pycrypto-2.6.1\n Found existing installation: monotonic 0.6\n Uninstalling monotonic-0.6:\n Successfully uninstalled monotonic-0.6\n Found existing installation: pyzmq 16.0.2\n Uninstalling pyzmq-16.0.2:\n Successfully uninstalled pyzmq-16.0.2\n Found existing installation: metaswitchcommon 0.1\n Uninstalling metaswitchcommon-0.1:\n Successfully uninstalled metaswitchcommon-0.1\n Found existing installation: telephus 1.0.0b1\n Uninstalling telephus-1.0.0b1:\n Successfully uninstalled telephus-1.0.0b1\n Found existing installation: pure-sasl 0.4.0\n Uninstalling pure-sasl-0.4.0:\n Successfully uninstalled pure-sasl-0.4.0\n Found existing installation: lxml 3.6.0\n Uninstalling lxml-3.6.0:\n Successfully uninstalled lxml-3.6.0\n Found existing installation: crest 0.1\n Uninstalling crest-0.1:\n Successfully uninstalled crest-0.1\nSuccessfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 defusedxml-0.5.0 enum34-1.1.6 homestead-prov-0.1 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up dime (1.0-180328.114312) ...\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install clearwater-management --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-queue-manager python-jsonschema python-mock\nSuggested packages:\n python-mock-doc\nThe following NEW packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-management clearwater-queue-manager python-jsonschema python-mock\n0 upgraded, 7 newly installed, 0 to remove and 12 not upgraded.\nNeed to get 38.4 MB of archives.\nAfter this operation, 108 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB]\nGet:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB]\nGet:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB]\nFetched 38.4 MB in 3s (12.0 MB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 58625 files and directories currently installed.)\nPreparing to unpack .../python-mock_1.0.1-3_all.deb ...\nUnpacking python-mock (1.0.1-3) ...\nSelecting previously unselected package python-jsonschema.\nPreparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ...\nUnpacking python-jsonschema (2.3.0-1build1) ...\nSelecting previously unselected package clearwater-etcd.\nPreparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ...\nUnpacking clearwater-etcd (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-cluster-manager.\nPreparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-queue-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-config-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ...\nUnpacking clearwater-management (1.0-180328.115321) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up python-mock (1.0.1-3) ...\nSetting up python-jsonschema (2.3.0-1build1) ...\nSetting up clearwater-etcd (1.0-180328.115321) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-180328.115321) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_cluster_manager\nCollecting metaswitchcommon (from clearwater_cluster_manager)\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager\nSuccessfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6)\nSetting up clearwater-queue-manager (1.0-180328.115321) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_queue_manager\nCollecting metaswitchcommon (from clearwater_queue_manager)\nCollecting clearwater-etcd-shared (from clearwater_queue_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_queue_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_queue_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_queue_manager)\nCollecting cffi (from metaswitchcommon->clearwater_queue_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_queue_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager\nSuccessfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6)\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-config-manager (1.0-180328.115321) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_config_manager\nCollecting metaswitchcommon (from clearwater_config_manager)\nCollecting jsonschema (from clearwater_config_manager)\nCollecting clearwater-etcd-shared (from clearwater_config_manager)\nCollecting requests (from clearwater_config_manager)\nCollecting nsenter (from clearwater_config_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_config_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_config_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_config_manager)\nCollecting cffi (from metaswitchcommon->clearwater_config_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_config_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting certifi>=2017.4.17 (from requests->clearwater_config_manager)\nCollecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager)\nCollecting idna<2.7,>=2.5 (from requests->clearwater_config_manager)\nCollecting pathlib (from nsenter->clearwater_config_manager)\nCollecting contextlib2 (from nsenter->clearwater_config_manager)\nCollecting argparse (from nsenter->clearwater_config_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, pathlib, contextlib2, argparse, nsenter, clearwater-config-manager\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env\nSuccessfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 nsenter-0.2 pathlib-1.0.1 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6)\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-180328.115321) ...\n+ retries=0\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.206\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.206\n++ echo A 172.30.9.206\n++ ip2rr 192.168.1.9\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.9\n++ echo A 192.168.1.9\n++ ip2rr 192.168.1.9\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.9\n++ echo A 192.168.1.9\n++ ip2rr 192.168.0.27\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.0.27\n++ echo A 192.168.0.27\n+ echo 'nameserver 192.168.0.2'\n+ echo RESOLV_CONF=/etc/dnsmasq.resolv.conf\n+ mkdir -p /etc/netns/signaling\n+ echo 'nameserver 192.168.1.4'\n+ service dnsmasq force-reload\n * Restarting DNS forwarder and DHCP server dnsmasq\n"} 2018-12-27 19:41:21,265 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/61e02295-3179-4e3a-8f57-836a5933f12c/action used request id req-85d0e32c-c340-496d-9c5c-591928381e71 2018-12-27 19:41:21,265 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.138113021851s 2018-12-27 19:41:21,267 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/61e02295-3179-4e3a-8f57-836a5933f12c/action used request id req-85d0e32c-c340-496d-9c5c-591928381e71 2018-12-27 19:41:21,267 - functest.core.singlevm - DEBUG - console: ffe14d1 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84096 r8192 d22400 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc80 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-163-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.009589] pid_max: default: 32768 minimum: 301 [ 0.012268] Security Framework initialized [ 0.014232] AppArmor: AppArmor initialized [ 0.016017] Yama: becoming mindful. [ 0.018055] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.021842] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.024872] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.028006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.032728] Initializing cgroup subsys memory [ 0.034634] Initializing cgroup subsys devices [ 0.036021] Initializing cgroup subsys freezer [ 0.038045] Initializing cgroup subsys blkio [ 0.040025] Initializing cgroup subsys perf_event [ 0.042024] Initializing cgroup subsys hugetlb [ 0.044920] mce: CPU supports 10 MCE banks [ 0.046865] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.046865] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.048046] Spectre V2 : Mitigation: Full generic retpoline [ 0.052018] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.056003] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.058815] Spectre V2 : Disabling Indirect Banch Restricted Speculation [ 0.060003] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.064019] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.069738] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.081072] ACPI: Core revision 20131115 [ 0.083495] ACPI: All ACPI Tables successfully acquired [ 0.085716] ftrace: allocating 28753 entries in 113 pages [ 0.108341] smpboot: Max logical packages: 2 [ 0.110210] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.112004] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.116355] Enabling x2apic [ 0.117678] Enabled x2apic [ 0.120021] Switched APIC routing to physical x2apic. [ 0.123523] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.124002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.129852] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.139448] KVM setup paravirtual spinlock [ 0.143462] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.144216] x86: Booting SMP configuration: [ 0.146081] .... node #0, CPUs: #1[ 0.143389] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.164025] x86: Booted up 1 node, 2 CPUs [ 0.164017] KVM setup async PF for cpu 1 [ 0.164017] kvm-stealtime: cpu 1, msr 7fd0fc80 [ 0.168021] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.171073] devtmpfs: initialized [ 0.174020] EVM: security.selinux [ 0.175486] EVM: security.SMACK64 [ 0.176003] EVM: security.ima [ 0.177329] EVM: security.capability [ 0.180027] pinctrl core: initialized pinctrl subsystem [ 0.182231] regulator-dummy: no parameters [ 0.184004] RTC time: 19:38:28, date: 12/27/18 [ 0.185955] NET: Registered protocol family 16 [ 0.187977] cpuidle: using governor ladder [ 0.188004] cpuidle: using governor menu [ 0.189759] ACPI: bus type PCI registered [ 0.191463] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.192166] PCI: Using configuration type 1 for base access [ 0.195154] bio: create slab at 0 [ 0.196101] ACPI: Added _OSI(Module Device) [ 0.197928] ACPI: Added _OSI(Processor Device) [ 0.199763] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.200004] ACPI: Added _OSI(Processor Aggregator Device) [ 0.203427] ACPI: Interpreter enabled [ 0.204021] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.207919] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.210463] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.216004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.219906] ACPI: (supports S0 S5) [ 0.220003] ACPI: Using IOAPIC for interrupt routing [ 0.222090] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.224227] ACPI: No dock devices found. [ 0.228059] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.230313] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.232007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.234169] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.236219] acpiphp: Slot [3] registered [ 0.237785] acpiphp: Slot [4] registered [ 0.239213] acpiphp: Slot [5] registered [ 0.240024] acpiphp: Slot [6] registered [ 0.241440] acpiphp: Slot [7] registered [ 0.242849] acpiphp: Slot [8] registered [ 0.244020] acpiphp: Slot [9] registered [ 0.245454] acpiphp: Slot [10] registered [ 0.246895] acpiphp: Slot [11] registered [ 0.248021] acpiphp: Slot [12] registered [ 0.249467] acpiphp: Slot [13] registered [ 0.250941] acpiphp: Slot [14] registered [ 0.252029] acpiphp: Slot [15] registered [ 0.253446] acpiphp: Slot [16] registered [ 0.254991] acpiphp: Slot [17] registered [ 0.256022] acpiphp: Slot [18] registered [ 0.257513] acpiphp: Slot [19] registered [ 0.258953] acpiphp: Slot [20] registered [ 0.260020] acpiphp: Slot [21] registered [ 0.261454] acpiphp: Slot [22] registered [ 0.262911] acpiphp: Slot [23] registered [ 0.264028] acpiphp: Slot [24] registered [ 0.265444] acpiphp: Slot [25] registered [ 0.266885] acpiphp: Slot [26] registered [ 0.268021] acpiphp: Slot [27] registered [ 0.269454] acpiphp: Slot [28] registered [ 0.270883] acpiphp: Slot [29] registered [ 0.272020] acpiphp: Slot [30] registered [ 0.273458] acpiphp: Slot [31] registered [ 0.274920] PCI host bridge to bus 0000:00 [ 0.276005] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.277840] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.279846] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.280004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.282198] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.284003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.292648] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.295233] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.322013] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.324493] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.327176] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.329155] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.331610] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.332912] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.335070] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.335070] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.336004] vgaarb: loaded [ 0.337065] vgaarb: bridge control possible 0000:00:02.0 [ 0.339196] SCSI subsystem initialized [ 0.340181] ACPI: bus type USB registered [ 0.341548] usbcore: registered new interface driver usbfs [ 0.343454] usbcore: registered new interface driver hub [ 0.344061] usbcore: registered new device driver usb [ 0.346008] PCI: Using ACPI for IRQ routing [ 0.348243] NetLabel: Initializing [ 0.349525] NetLabel: domain hash size = 128 [ 0.351067] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.352074] NetLabel: unlabeled traffic allowed by default [ 0.354397] Switched to clocksource kvm-clock [ 0.361351] AppArmor: AppArmor Filesystem Enabled [ 0.363060] pnp: PnP ACPI init [ 0.364316] ACPI: bus type PNP registered [ 0.366369] pnp: PnP ACPI: found 8 devices [ 0.367902] ACPI: bus type PNP unregistered [ 0.376350] NET: Registered protocol family 2 [ 0.378287] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.381036] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.383453] TCP: Hash tables configured (established 16384 bind 16384) [ 0.385691] TCP: reno registered [ 0.386971] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.389027] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.391302] NET: Registered protocol family 1 [ 0.392916] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.394943] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396921] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.419854] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.443564] Trying to unpack rootfs image as initramfs... [ 0.547134] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.550111] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.552121] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.554546] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.557988] Scanning for low memory corruption every 60 seconds [ 0.560711] Initialise system trusted keyring [ 0.562271] audit: initializing netlink socket (disabled) [ 0.564088] type=2000 audit(1545939509.096:1): initialized [ 0.585724] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.588933] zbud: loaded [ 0.590245] VFS: Disk quotas dquot_6.5.2 [ 0.591757] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.594352] fuse init (API version 7.22) [ 0.595886] msgmni has been set to 3997 [ 0.597388] Key type big_key registered [ 0.599230] Key type asymmetric registered [ 0.600727] Asymmetric key parser 'x509' registered [ 0.602457] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.605153] io scheduler noop registered [ 0.606601] io scheduler deadline registered (default) [ 0.608421] io scheduler cfq registered [ 0.609917] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.611790] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.614039] ipmi message handler version 39.2 [ 0.615632] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.618298] ACPI: Power Button [PWRF] [ 0.619757] GHES: HEST is not enabled! [ 0.642236] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.686480] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.710189] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.713303] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.739851] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.744021] Linux agpgart interface v0.103 [ 0.746811] brd: module loaded [ 0.748690] loop: module loaded [ 0.750580] blk-mq: CPU -> queue map [ 0.752178] CPU 0 -> Queue 0 [ 0.753619] CPU 1 -> Queue 0 [ 0.755935] vda: vda1 [ 0.758347] scsi0 : ata_piix [ 0.759643] scsi1 : ata_piix [ 0.760828] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.763157] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.765731] libphy: Fixed MDIO Bus: probed [ 0.767354] tun: Universal TUN/TAP device driver, 1.6 [ 0.769174] tun: (C) 1999-2004 Max Krasnyansky [ 0.773894] PPP generic driver version 2.4.2 [ 0.776164] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.779147] ehci-pci: EHCI PCI platform driver [ 0.781114] ehci-platform: EHCI generic platform driver [ 0.782942] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.785017] ohci-pci: OHCI PCI platform driver [ 0.786611] ohci-platform: OHCI generic platform driver [ 0.788441] uhci_hcd: USB Universal Host Controller Interface driver [ 0.811892] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.813741] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.816404] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.818449] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.820600] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.823069] usb usb1: Product: UHCI Host Controller [ 0.824722] usb usb1: Manufacturer: Linux 3.13.0-163-generic uhci_hcd [ 0.826767] usb usb1: SerialNumber: 0000:00:01.2 [ 0.828462] hub 1-0:1.0: USB hub found [ 0.829833] hub 1-0:1.0: 2 ports detected [ 0.831384] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.834995] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.836669] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.838502] mousedev: PS/2 mouse device common for all mice [ 0.840675] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.843799] rtc_cmos 00:00: RTC can wake from S4 [ 0.845713] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.847763] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.849906] device-mapper: uevent: version 1.0.3 [ 0.851543] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.854347] ledtrig-cpu: registered to indicate activity on CPUs [ 0.856373] TCP: cubic registered [ 0.857684] NET: Registered protocol family 10 [ 0.859509] NET: Registered protocol family 17 [ 0.872591] Key type dns_resolver registered [ 0.874483] Loading compiled-in X.509 certificates [ 0.876738] Loaded X.509 cert 'Magrathea: Glacier signing key: 094079111c1fcc174da628d837dd46328f08651c' [ 0.879820] registered taskstats version 1 [ 0.883191] Key type trusted registered [ 0.888022] Key type encrypted registered [ 0.889444] AppArmor: AppArmor sha1 policy hashing enabled [ 0.891234] IMA: No TPM chip found, activating TPM-bypass! [ 0.893669] regulator-dummy: disabling [ 0.895071] Magic number: 14:663:648 [ 0.896521] acpi LNXCPU:01: hash matches [ 0.898036] rtc_cmos 00:00: setting system clock to 2018-12-27 19:38:29 UTC (1545939509) [ 0.900846] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.902787] EDD information not available. [ 0.926194] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.928948] Write protecting the kernel read-only data: 12288k [ 0.932288] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.937066] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.952505] systemd-udevd[107]: starting version 204 [ 0.998120] FDC 0 is a S82078B [ 1.140074] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.302091] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.305546] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.309060] usb 1-1: Product: QEMU USB Tablet [ 1.311404] usb 1-1: Manufacturer: QEMU [ 1.313492] usb 1-1: SerialNumber: 42 [ 2.018211] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3 Begin: Loading essential drivers ... done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... done. [ 2.404888] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Begin: Running /scripts/local-bottom ... done. done. Begin: Running /scripts/init-bottom ... done. [ 2.726689] random: init urandom read with 10 bits of entropy available [ 3.191056] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Thu, 27 Dec 2018 19:38:32 +0000. Up 3.73 seconds. cloud-init-nonet[3.91]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[5.22]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting load fallback graphics devices[74G[ OK ] * Stopping load fallback graphics devices[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Thu, 27 Dec 2018 19:38:34 +0000. Up 5.48 seconds. ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:a2:9f:e7 | ci-info: | eth0 | True | 192.168.0.27 | 255.255.255.0 | fa:16:3e:e4:ef:3f | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ dmesg: write failed: Broken pipe Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: a3:05:d2:30:ca:6d:28:68:83:2a:56:77:84:8d:18:14 root@dime-0 The key's randomart image is: +--[ RSA 2048]----+ | .E* +. | |o. = *.. | |+o+.+.o. | |o.o..... | |o. S | |o o . | | . | | | | | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 87:7d:ee:ec:31:2c:c3:e3:c2:25:7a:8c:46:88:46:21 root@dime-0 The key's randomart image is: +--[ DSA 1024]----+ | | |E . | | . . | | . o | | . . . S o . | | o . . .o.+ | | . . = o= = | | + =. * o | | . . ...+ | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 0f:55:e5:da:06:b9:18:b7:72:d6:e0:bf:59:e2:58:6e root@dime-0 The key's randomart image is: +--[ECDSA 256]---+ | ... | | . o | | o = . | | . = O | | S o B + | | o + o | | . + .| | =E= | | ..= | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: de:81:5d:57:71:6d:ca:e0:20:c8:0e:5a:b3:61:b6:2f root@dime-0 The key's randomart image is: +--[ED25519 256--+ | . . .=| | B o . . . .+| | = B . o.o.o | | . o . o ...o | | . S o | | E .. . . | | . . . | | | | | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Thu, 27 Dec 2018 19:38:39 +0000. Up 10.59 seconds. * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. * Stopping System V runlevel compatibility[74G[ OK ] Cloud-init v. 0.7.5 running 'modules:final' at Thu, 27 Dec 2018 19:38:40 +0000. Up 11.73 seconds. + cat ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 17411 0 --:--:-- --:--:-- --:--:-- 17397 OK + apt-get update Ubuntu 14.04.5 LTS dime-0 ttyS0 dime-0 login: Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:3 http://repo.cw-ngv.com binary/ Release [1219 B] Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:6 http://security.ubuntu.com trusty-security/main Sources [167 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:7 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB] Get:8 http://security.ubuntu.com trusty-security/universe Sources [96.0 kB] Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [797 kB] Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:11 http://security.ubuntu.com trusty-security/universe amd64 Packages [277 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [226 kB] Get:13 http://security.ubuntu.com trusty-security/main Translation-en [427 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7437 B] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1135 kB] Get:16 http://security.ubuntu.com trusty-security/universe Translation-en [150 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [510 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [562 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [272 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Fetched 12.9 MB in 8s (1589 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.7 + '[' -n 192.168.0.7 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install dime --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-snmpd clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 crest dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin homestead homestead-libs homestead-prov inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libpython2.7-dev libquadmath0 libsctp1 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev lksctp-tools make manpages-dev mysql-common nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-netsnmp python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev python3-pkg-resources ralf ralf-libs realpath snmpd sysstat Suggested packages: binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales clearwater-logging clearwater-secure-connections debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg homestead-dbg clearwater-snmp-alarm-agent glibc-doc libgd-tools lm-sensors snmp-mibs-downloader libstdc++-4.8-doc pkg-config make-doc fcgiwrap nginx-doc ntp-doc python-genshi python-lxml python3-setuptools ralf-dbg isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-snmpd clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 crest dime dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin homestead homestead-libs homestead-prov inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libpython2.7-dev libquadmath0 libsctp1 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev lksctp-tools make manpages-dev mysql-common nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-netsnmp python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev python3-pkg-resources ralf ralf-libs realpath snmpd sysstat 0 upgraded, 117 newly installed, 0 to remove and 12 not upgraded. Need to get 93.2 MB of archives. After this operation, 225 MB of additional disk space will be used. Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:2 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:14 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:16 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B] Get:18 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:20 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB] Get:21 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB] Get:22 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:24 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:26 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:40 http://repo.cw-ngv.com/stable/ binary/ ralf-libs 1.0-180326.112116 [657 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:42 http://repo.cw-ngv.com/stable/ binary/ ralf 1.0-180326.112116 [337 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:44 http://repo.cw-ngv.com/stable/ binary/ homestead-libs 1.0-180326.115231 [1157 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-164.214 [774 kB] Get:46 http://repo.cw-ngv.com/stable/ binary/ python-netsnmp 5.7.2~dfsg-clearwater2 [19.6 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:48 http://repo.cw-ngv.com/stable/ binary/ homestead 1.0-180326.115231 [486 kB] Get:49 http://repo.cw-ngv.com/stable/ binary/ homestead-prov 1.0-180326.111418 [44.7 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB] Get:51 http://repo.cw-ngv.com/stable/ binary/ dime 1.0-180328.114312 [12.5 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.5 [22.0 MB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.7 [1330 B] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5418 B] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.5 [269 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB] Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Extracting templates from packages: 25%Extracting templates from packages: 51%Extracting templates from packages: 76%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 93.2 MB in 9s (9371 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51330 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libboost-system1.54.0:amd64. Preparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-filesystem1.54.0:amd64. Preparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-regex1.54.0:amd64. Preparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-thread1.54.0:amd64. Preparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libevent-core-2.0-5:amd64. Preparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libevent-pthreads-2.0-5:amd64. Preparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libjbig0:amd64. Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... Selecting previously unselected package libtiff5:amd64. Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Selecting previously unselected package libvpx1:amd64. Preparing to unpack .../libvpx1_1.3.0-2_amd64.deb ... Unpacking libvpx1:amd64 (1.3.0-2) ... Selecting previously unselected package libxpm4:amd64. Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Selecting previously unselected package libgd3:amd64. Preparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package mysql-common. Preparing to unpack .../mysql-common_5.5.62-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package libmysqlclient18:amd64. Preparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-164.214_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-164.214) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package libexpat1-dev:amd64. Preparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ... Unpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Selecting previously unselected package libpython2.7-dev:amd64. Preparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsctp1:amd64. Preparing to unpack .../libsctp1_1.0.15+dfsg-1_amd64.deb ... Unpacking libsctp1:amd64 (1.0.15+dfsg-1) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libperl5.18. Preparing to unpack .../libperl5.18_5.18.2-2ubuntu1.7_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.7) ... Selecting previously unselected package libsnmp-base. Preparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ... Unpacking libsnmp-base (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libsnmp30:amd64. Preparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libxslt1.1:amd64. Preparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ... Unpacking clearwater-diags-monitor (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... Selecting previously unselected package nginx-common. Preparing to unpack .../nginx-common_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx-common (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx-core. Preparing to unpack .../nginx-core_1.4.6-1ubuntu3.9_amd64.deb ... Unpacking nginx-core (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx. Preparing to unpack .../nginx_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx (1.4.6-1ubuntu3.9) ... Selecting previously unselected package clearwater-nginx. Preparing to unpack .../clearwater-nginx_1.0-180322.165850_all.deb ... Unpacking clearwater-nginx (1.0-180322.165850) ... Selecting previously unselected package snmpd. Preparing to unpack .../snmpd_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking snmpd (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package clearwater-snmpd. Preparing to unpack .../clearwater-snmpd_1.0-180328.114312_all.deb ... Unpacking clearwater-snmpd (1.0-180328.114312) ... Selecting previously unselected package clearwater-socket-factory. Preparing to unpack .../clearwater-socket-factory_1.0-180328.114312_amd64.deb ... Unpacking clearwater-socket-factory (1.0-180328.114312) ... Selecting previously unselected package clearwater-tcp-scalability. Preparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ... Unpacking clearwater-tcp-scalability (1.0-180328.114312) ... Selecting previously unselected package libxml2-dev:amd64. Preparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ... Unpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... Selecting previously unselected package libxslt1-dev:amd64. Preparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package python2.7-dev. Preparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking python2.7-dev (2.7.6-8ubuntu0.5) ... Selecting previously unselected package python-zmq. Preparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ... Unpacking python-zmq (14.0.1-1build2) ... Selecting previously unselected package libzmq3-dev:amd64. Preparing to unpack .../libzmq3-dev_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package crest. Preparing to unpack .../crest_1.0-180326.111418_amd64.deb ... Unpacking crest (1.0-180326.111418) ... Selecting previously unselected package ralf-libs. Preparing to unpack .../ralf-libs_1.0-180326.112116_amd64.deb ... Unpacking ralf-libs (1.0-180326.112116) ... Selecting previously unselected package ralf. Preparing to unpack .../ralf_1.0-180326.112116_amd64.deb ... Unpacking ralf (1.0-180326.112116) ... Selecting previously unselected package homestead-libs. Preparing to unpack .../homestead-libs_1.0-180326.115231_amd64.deb ... Unpacking homestead-libs (1.0-180326.115231) ... Selecting previously unselected package python-netsnmp. Preparing to unpack .../python-netsnmp_5.7.2~dfsg-clearwater2_amd64.deb ... Unpacking python-netsnmp (5.7.2~dfsg-clearwater2) ... Selecting previously unselected package homestead. Preparing to unpack .../homestead_1.0-180326.115231_amd64.deb ... Unpacking homestead (1.0-180326.115231) ... Selecting previously unselected package homestead-prov. Preparing to unpack .../homestead-prov_1.0-180326.111418_amd64.deb ... Unpacking homestead-prov (1.0-180326.111418) ... Selecting previously unselected package dime. Preparing to unpack .../dime_1.0-180328.114312_amd64.deb ... Unpacking dime (1.0-180328.114312) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package lksctp-tools. Preparing to unpack .../lksctp-tools_1.0.15+dfsg-1_amd64.deb ... Unpacking lksctp-tools (1.0.15+dfsg-1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up fonts-dejavu-core (2.34-1ubuntu1) ... Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Setting up libjpeg8:amd64 (8c-2ubuntu8) ... Setting up libjbig0:amd64 (2.0-2ubuntu4.1) ... Setting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Setting up libvpx1:amd64 (1.3.0-2) ... Setting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Setting up libgd3:amd64 (2.1.0-3ubuntu0.10) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up mysql-common (5.5.62-0ubuntu0.14.04.1) ... Setting up libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libc-dev-bin (2.19-0ubuntu6.14) ... Setting up linux-libc-dev:amd64 (3.13.0-164.214) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Setting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsctp1:amd64 (1.0.15+dfsg-1) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libperl5.18 (5.18.2-2ubuntu1.7) ... Setting up libsnmp-base (5.7.3~dfsg-clearwater1) ... Setting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up iotop (0.6-1) ... Setting up nginx-common (1.4.6-1ubuntu3.9) ... Setting up snmpd (5.7.3~dfsg-clearwater1) ... update-rc.d: warning: stop runlevel arguments (1) do not match snmpd Default-Stop values (0 1 6) * Starting network management services: Setting up clearwater-tcp-scalability (1.0-180328.114312) ... Setting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... Setting up libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ... Setting up python2.7-dev (2.7.6-8ubuntu0.5) ... Setting up python-zmq (14.0.1-1build2) ... Setting up libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ralf-libs (1.0-180326.112116) ... Setting up homestead-libs (1.0-180326.115231) ... Setting up python-netsnmp (5.7.2~dfsg-clearwater2) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up lksctp-tools (1.0.15+dfsg-1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-180328.114312) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting cw_infrastructure Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Installing collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. reload: Unknown job: clearwater-monit Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-log-cleanup (1.0-180328.114312) ... Setting up clearwater-socket-factory (1.0-180328.114312) ... clearwater-socket-factory-mgmt start/running, process 8728 clearwater-socket-factory-sig start/running, process 8737 Setting up clearwater-monit (5.18-180322.170159) ... clearwater-monit start/running, process 8782 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-snmpd (1.0-180328.114312) ... * Stopping network management services: Setting up ralf (1.0-180326.112116) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Setting up clearwater-diags-monitor (1.0-180328.114312) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up nginx-core (1.4.6-1ubuntu3.9) ... Setting up nginx (1.4.6-1ubuntu3.9) ... Setting up clearwater-nginx (1.0-180322.165850) ... Testing nginx configuration... nginx: the configuration file /etc/nginx/nginx.conf syntax is ok nginx: configuration file /etc/nginx/nginx.conf test is successful Site ping has been enabled. Run /etc/init.d/nginx reload to apply the changes. Generating a 2048 bit RSA private key ............+++ .......................................................+++ unable to write 'random state' writing new private key to 'nginx.key' ----- Signature ok subject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown Getting Private key unable to write 'random state' Adding 'diversion of /etc/init.d/nginx to /etc/init.d/nginx.clearwater-orig by clearwater-nginx' Adding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx' Processing triggers for ureadahead (0.100.0-16) ... Setting up crest (1.0-180326.111418) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/crest/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting crest Collecting cyclone (from crest) Collecting cryptography (from crest) Collecting idna (from crest) Collecting defusedxml (from crest) Collecting pyOpenSSL (from crest) Collecting Twisted (from crest) Collecting prctl (from crest) Collecting cql (from crest) Collecting ipaddress (from crest) Collecting msgpack-python (from crest) Collecting attrs (from crest) Collecting Automat (from crest) Collecting metaswitchcommon (from crest) Collecting telephus (from crest) Collecting asn1crypto (from crest) Collecting enum34 (from crest) Collecting pure-sasl (from crest) Collecting setuptools (from crest) Collecting constantly (from crest) Collecting lxml (from crest) Collecting thrift (from crest) Collecting incremental (from crest) Collecting zope.interface (from crest) Collecting six (from crest) Collecting cffi>=1.7 (from cryptography->crest) Collecting pycparser (from metaswitchcommon->crest) Collecting pycrypto (from metaswitchcommon->crest) Collecting monotonic (from metaswitchcommon->crest) Collecting pyzmq (from metaswitchcommon->crest) Installing collected packages: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, defusedxml, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, crest Found existing installation: setuptools 2.2 Uninstalling setuptools-2.2: Successfully uninstalled setuptools-2.2 Successfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 defusedxml-0.5.0 enum34-1.1.6 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1 Setting up homestead (1.0-180326.115231) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Setting up homestead-prov (1.0-180326.111418) ... Collecting homestead_prov Collecting crest (from homestead_prov) Collecting cyclone (from crest->homestead_prov) Collecting cryptography (from crest->homestead_prov) Collecting idna (from crest->homestead_prov) Collecting defusedxml (from crest->homestead_prov) Collecting pyOpenSSL (from crest->homestead_prov) Collecting Twisted (from crest->homestead_prov) Collecting prctl (from crest->homestead_prov) Collecting cql (from crest->homestead_prov) Collecting ipaddress (from crest->homestead_prov) Collecting msgpack-python (from crest->homestead_prov) Collecting attrs (from crest->homestead_prov) Collecting Automat (from crest->homestead_prov) Collecting metaswitchcommon (from crest->homestead_prov) Collecting telephus (from crest->homestead_prov) Collecting asn1crypto (from crest->homestead_prov) Collecting enum34 (from crest->homestead_prov) Collecting pure-sasl (from crest->homestead_prov) Collecting setuptools (from crest->homestead_prov) Collecting constantly (from crest->homestead_prov) Collecting lxml (from crest->homestead_prov) Collecting thrift (from crest->homestead_prov) Collecting incremental (from crest->homestead_prov) Collecting zope.interface (from crest->homestead_prov) Collecting six (from crest->homestead_prov) Collecting cffi>=1.7 (from cryptography->crest->homestead_prov) Collecting pycparser (from metaswitchcommon->crest->homestead_prov) Collecting pycrypto (from metaswitchcommon->crest->homestead_prov) Collecting monotonic (from metaswitchcommon->crest->homestead_prov) Collecting pyzmq (from metaswitchcommon->crest->homestead_prov) Installing collected packages: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, defusedxml, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, crest, homestead-prov Found existing installation: six 1.10.0 Uninstalling six-1.10.0: Successfully uninstalled six-1.10.0 Found existing installation: ipaddress 1.0.18 Uninstalling ipaddress-1.0.18: Successfully uninstalled ipaddress-1.0.18 Found existing installation: asn1crypto 0.22.0 Uninstalling asn1crypto-0.22.0: Successfully uninstalled asn1crypto-0.22.0 Found existing installation: enum34 1.1.6 Uninstalling enum34-1.1.6: Successfully uninstalled enum34-1.1.6 Found existing installation: idna 2.5 Uninstalling idna-2.5: Successfully uninstalled idna-2.5 Found existing installation: pycparser 2.18 Uninstalling pycparser-2.18: Successfully uninstalled pycparser-2.18 Found existing installation: cffi 1.10.0 Uninstalling cffi-1.10.0: Successfully uninstalled cffi-1.10.0 Found existing installation: cryptography 1.9 Uninstalling cryptography-1.9: Successfully uninstalled cryptography-1.9 Found existing installation: pyOpenSSL 17.0.0 Uninstalling pyOpenSSL-17.0.0: Successfully uninstalled pyOpenSSL-17.0.0 Found existing installation: constantly 15.1.0 Uninstalling constantly-15.1.0: Successfully uninstalled constantly-15.1.0 Found existing installation: setuptools 24.0.0 Uninstalling setuptools-24.0.0: Successfully uninstalled setuptools-24.0.0 Found existing installation: zope.interface 4.4.1 Uninstalling zope.interface-4.4.1: Successfully uninstalled zope.interface-4.4.1 Found existing installation: attrs 17.2.0 Uninstalling attrs-17.2.0: Successfully uninstalled attrs-17.2.0 Found existing installation: Automat 0.6.0 Uninstalling Automat-0.6.0: Successfully uninstalled Automat-0.6.0 Found existing installation: incremental 17.5.0 Uninstalling incremental-17.5.0: Successfully uninstalled incremental-17.5.0 Found existing installation: Twisted 17.1.0 Uninstalling Twisted-17.1.0: Successfully uninstalled Twisted-17.1.0 Found existing installation: cyclone 1.0 Uninstalling cyclone-1.0: Successfully uninstalled cyclone-1.0 Found existing installation: defusedxml 0.5.0 Uninstalling defusedxml-0.5.0: Successfully uninstalled defusedxml-0.5.0 Found existing installation: prctl 1.0.1 Uninstalling prctl-1.0.1: Successfully uninstalled prctl-1.0.1 Found existing installation: thrift 0.9.3 Uninstalling thrift-0.9.3: Successfully uninstalled thrift-0.9.3 Found existing installation: cql 1.4.0 Uninstalling cql-1.4.0: Successfully uninstalled cql-1.4.0 Found existing installation: msgpack-python 0.4.7 Uninstalling msgpack-python-0.4.7: Successfully uninstalled msgpack-python-0.4.7 Found existing installation: pycrypto 2.6.1 Uninstalling pycrypto-2.6.1: Successfully uninstalled pycrypto-2.6.1 Found existing installation: monotonic 0.6 Uninstalling monotonic-0.6: Successfully uninstalled monotonic-0.6 Found existing installation: pyzmq 16.0.2 Uninstalling pyzmq-16.0.2: Successfully uninstalled pyzmq-16.0.2 Found existing installation: metaswitchcommon 0.1 Uninstalling metaswitchcommon-0.1: Successfully uninstalled metaswitchcommon-0.1 Found existing installation: telephus 1.0.0b1 Uninstalling telephus-1.0.0b1: Successfully uninstalled telephus-1.0.0b1 Found existing installation: pure-sasl 0.4.0 Uninstalling pure-sasl-0.4.0: Successfully uninstalled pure-sasl-0.4.0 Found existing installation: lxml 3.6.0 Uninstalling lxml-3.6.0: Successfully uninstalled lxml-3.6.0 Found existing installation: crest 0.1 Uninstalling crest-0.1: Successfully uninstalled crest-0.1 Successfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 defusedxml-0.5.0 enum34-1.1.6 homestead-prov-0.1 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1 * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Processing triggers for ureadahead (0.100.0-16) ... Setting up dime (1.0-180328.114312) ... Processing triggers for libc-bin (2.19-0ubuntu6.14) ... + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-queue-manager python-jsonschema python-mock Suggested packages: python-mock-doc The following NEW packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-management clearwater-queue-manager python-jsonschema python-mock 0 upgraded, 7 newly installed, 0 to remove and 12 not upgraded. Need to get 38.4 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB] Fetched 38.4 MB in 3s (12.0 MB/s) Selecting previously unselected package python-mock. (Reading database ... 58625 files and directories currently installed.) Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ... Unpacking clearwater-etcd (1.0-180328.115321) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-cluster-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-queue-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-config-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ... Unpacking clearwater-management (1.0-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up clearwater-etcd (1.0-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_cluster_manager Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6) Setting up clearwater-queue-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_queue_manager Collecting metaswitchcommon (from clearwater_queue_manager) Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_config_manager Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting requests (from clearwater_config_manager) Collecting nsenter (from clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting pathlib (from nsenter->clearwater_config_manager) Collecting contextlib2 (from nsenter->clearwater_config_manager) Collecting argparse (from nsenter->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, pathlib, contextlib2, argparse, nsenter, clearwater-config-manager Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env Successfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 nsenter-0.2 pathlib-1.0.1 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-180328.115321) ... + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.206 ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.9 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.9 ++ echo A 192.168.1.9 ++ ip2rr 192.168.1.9 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.9 ++ echo A 192.168.1.9 ++ ip2rr 192.168.0.27 ++ grep -q -e '[^0-9.]' ++ echo 192.168.0.27 ++ echo A 192.168.0.27 + echo 'nameserver 192.168.0.2' + echo RESOLV_CONF=/etc/dnsmasq.resolv.conf + mkdir -p /etc/netns/signaling + echo 'nameserver 192.168.1.4' + service dnsmasq force-reload * Restarting DNS forwarder and DHCP server dnsmasq 2018-12-27 19:41:21,271 - functest.core.singlevm - DEBUG - try 1: cannot find regex 'Cloud-init .* finished at ' in console 2018-12-27 19:41:31,281 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-27 19:41:31,284 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1160947540e39475cdcf001250247e001a7a12cf" 2018-12-27 19:41:31,969 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:41:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b5118925-85ba-4a1d-9e27-584891020ba7 x-compute-request-id: req-b5118925-85ba-4a1d-9e27-584891020ba7 Content-Encoding: gzip Content-Length: 1508 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:c2:e4", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:c2:e4", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:64:42:66", "version": 4, "addr": "192.168.1.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:64:42:66", "version": 4, "addr": "172.30.9.218", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/b60d844c-a06f-456e-a245-d548e0ebe850", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/b60d844c-a06f-456e-a245-d548e0ebe850", "rel": "bookmark"}], "image": {"id": "32de5565-c2d6-40e1-a076-b02e04d8b38d", "links": [{"href": "http://172.30.9.31:8774/images/32de5565-c2d6-40e1-a076-b02e04d8b38d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T19:38:29.000000", "flavor": {"id": "49521764-2b45-4138-bc33-9eb85445fa6c", "links": [{"href": "http://172.30.9.31:8774/flavors/49521764-2b45-4138-bc33-9eb85445fa6c", "rel": "bookmark"}]}, "id": "b60d844c-a06f-456e-a245-d548e0ebe850", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "e7c77990ffaf4447ba7d154f141f5f6f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T19:38:29Z", "hostId": "7935404ab45d1467d9d5233abd8c2483b155e013f8c227d5b4684907", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_bd473631-e088-4b41-9469-069909e508ff", "name": "homer-0.clearwater.opnfv", "created": "2018-12-27T19:37:54Z", "tenant_id": "5659dcbdaa7742d7bfece797c4514064", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:ef:3f", "version": 4, "addr": "192.168.0.27", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:ef:3f", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:9f:e7", "version": 4, "addr": "192.168.1.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/61e02295-3179-4e3a-8f57-836a5933f12c", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/61e02295-3179-4e3a-8f57-836a5933f12c", "rel": "bookmark"}], "image": {"id": "32de5565-c2d6-40e1-a076-b02e04d8b38d", "links": [{"href": "http://172.30.9.31:8774/images/32de5565-c2d6-40e1-a076-b02e04d8b38d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T19:38:27.000000", "flavor": {"id": "49521764-2b45-4138-bc33-9eb85445fa6c", "links": [{"href": "http://172.30.9.31:8774/flavors/49521764-2b45-4138-bc33-9eb85445fa6c", "rel": "bookmark"}]}, "id": "61e02295-3179-4e3a-8f57-836a5933f12c", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "e7c77990ffaf4447ba7d154f141f5f6f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T19:38:27Z", "hostId": "7935404ab45d1467d9d5233abd8c2483b155e013f8c227d5b4684907", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_bd473631-e088-4b41-9469-069909e508ff", "name": "dime-0.clearwater.opnfv", "created": "2018-12-27T19:37:53Z", "tenant_id": "5659dcbdaa7742d7bfece797c4514064", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d9:11:be", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d9:11:be", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c7:d5:1f", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/f6653274-ab3c-4e08-a1c5-e0a3a5e12bab", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/f6653274-ab3c-4e08-a1c5-e0a3a5e12bab", "rel": "bookmark"}], "image": {"id": "32de5565-c2d6-40e1-a076-b02e04d8b38d", "links": [{"href": "http://172.30.9.31:8774/images/32de5565-c2d6-40e1-a076-b02e04d8b38d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T19:38:31.000000", "flavor": {"id": "49521764-2b45-4138-bc33-9eb85445fa6c", "links": [{"href": "http://172.30.9.31:8774/flavors/49521764-2b45-4138-bc33-9eb85445fa6c", "rel": "bookmark"}]}, "id": "f6653274-ab3c-4e08-a1c5-e0a3a5e12bab", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}], "user_id": "e7c77990ffaf4447ba7d154f141f5f6f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T19:38:31Z", "hostId": "7935404ab45d1467d9d5233abd8c2483b155e013f8c227d5b4684907", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_bd473631-e088-4b41-9469-069909e508ff", "name": "sprout-0.clearwater.opnfv", "created": "2018-12-27T19:37:53Z", "tenant_id": "5659dcbdaa7742d7bfece797c4514064", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b7:4f", "version": 4, "addr": "192.168.0.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b7:4f", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:c1:db", "version": 4, "addr": "192.168.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:c1:db", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/fc6bcdb8-04b7-40f4-a89b-dcddd8130d44", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/fc6bcdb8-04b7-40f4-a89b-dcddd8130d44", "rel": "bookmark"}], "image": {"id": "32de5565-c2d6-40e1-a076-b02e04d8b38d", "links": [{"href": "http://172.30.9.31:8774/images/32de5565-c2d6-40e1-a076-b02e04d8b38d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T19:38:29.000000", "flavor": {"id": "49521764-2b45-4138-bc33-9eb85445fa6c", "links": [{"href": "http://172.30.9.31:8774/flavors/49521764-2b45-4138-bc33-9eb85445fa6c", "rel": "bookmark"}]}, "id": "fc6bcdb8-04b7-40f4-a89b-dcddd8130d44", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-bono-sig"}], "user_id": "e7c77990ffaf4447ba7d154f141f5f6f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T19:38:29Z", "hostId": "7935404ab45d1467d9d5233abd8c2483b155e013f8c227d5b4684907", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_bd473631-e088-4b41-9469-069909e508ff", "name": "bono-0.clearwater.opnfv", "created": "2018-12-27T19:37:53Z", "tenant_id": "5659dcbdaa7742d7bfece797c4514064", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9e:85:ac", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9e:85:ac", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3d:d4:30", "version": 4, "addr": "192.168.1.2", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/38fc4a7e-277a-4960-88c7-d39ce87f4bdc", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/38fc4a7e-277a-4960-88c7-d39ce87f4bdc", "rel": "bookmark"}], "image": {"id": "32de5565-c2d6-40e1-a076-b02e04d8b38d", "links": [{"href": "http://172.30.9.31:8774/images/32de5565-c2d6-40e1-a076-b02e04d8b38d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T19:38:07.000000", "flavor": {"id": "49521764-2b45-4138-bc33-9eb85445fa6c", "links": [{"href": "http://172.30.9.31:8774/flavors/49521764-2b45-4138-bc33-9eb85445fa6c", "rel": "bookmark"}]}, "id": "38fc4a7e-277a-4960-88c7-d39ce87f4bdc", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}], "user_id": "e7c77990ffaf4447ba7d154f141f5f6f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T19:38:07Z", "hostId": "e0f75b676eb2b7d2e6c5c117c7ca7a2f9cec907ebbfca4e893351767", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_bd473631-e088-4b41-9469-069909e508ff", "name": "vellum-0.clearwater.opnfv", "created": "2018-12-27T19:37:50Z", "tenant_id": "5659dcbdaa7742d7bfece797c4514064", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:26:6a:cd", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:26:6a:cd", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/58a22854-a720-43ad-b9f2-662508a20c99", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/58a22854-a720-43ad-b9f2-662508a20c99", "rel": "bookmark"}], "image": {"id": "32de5565-c2d6-40e1-a076-b02e04d8b38d", "links": [{"href": "http://172.30.9.31:8774/images/32de5565-c2d6-40e1-a076-b02e04d8b38d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T19:37:25.000000", "flavor": {"id": "49521764-2b45-4138-bc33-9eb85445fa6c", "links": [{"href": "http://172.30.9.31:8774/flavors/49521764-2b45-4138-bc33-9eb85445fa6c", "rel": "bookmark"}]}, "id": "58a22854-a720-43ad-b9f2-662508a20c99", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "e7c77990ffaf4447ba7d154f141f5f6f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T19:37:25Z", "hostId": "7935404ab45d1467d9d5233abd8c2483b155e013f8c227d5b4684907", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_bd473631-e088-4b41-9469-069909e508ff", "name": "ellis-0.clearwater.opnfv", "created": "2018-12-27T19:35:46Z", "tenant_id": "5659dcbdaa7742d7bfece797c4514064", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2c:36:bf", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2c:36:bf", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7b:f8:ba", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/dbc80c75-c7be-4193-8df4-be72cd1301d0", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/dbc80c75-c7be-4193-8df4-be72cd1301d0", "rel": "bookmark"}], "image": {"id": "32de5565-c2d6-40e1-a076-b02e04d8b38d", "links": [{"href": "http://172.30.9.31:8774/images/32de5565-c2d6-40e1-a076-b02e04d8b38d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T19:35:32.000000", "flavor": {"id": "49521764-2b45-4138-bc33-9eb85445fa6c", "links": [{"href": "http://172.30.9.31:8774/flavors/49521764-2b45-4138-bc33-9eb85445fa6c", "rel": "bookmark"}]}, "id": "dbc80c75-c7be-4193-8df4-be72cd1301d0", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "e7c77990ffaf4447ba7d154f141f5f6f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T19:35:32Z", "hostId": "e0f75b676eb2b7d2e6c5c117c7ca7a2f9cec907ebbfca4e893351767", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_bd473631-e088-4b41-9469-069909e508ff", "name": "ns.clearwater.opnfv", "created": "2018-12-27T19:33:41Z", "tenant_id": "5659dcbdaa7742d7bfece797c4514064", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-27 19:41:31,969 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-b5118925-85ba-4a1d-9e27-584891020ba7 2018-12-27 19:41:31,969 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.687437057495s 2018-12-27 19:41:31,970 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-b5118925-85ba-4a1d-9e27-584891020ba7 2018-12-27 19:41:31,977 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-12-27 19:41:31,980 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/servers/61e02295-3179-4e3a-8f57-836a5933f12c/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}1160947540e39475cdcf001250247e001a7a12cf" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-27 19:41:32,256 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:41:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f31f64d7-ce94-4ee2-8a9a-3c27d3b3d9c2 x-compute-request-id: req-f31f64d7-ce94-4ee2-8a9a-3c27d3b3d9c2 Content-Encoding: gzip Content-Length: 20859 Content-Type: application/json RESP BODY: {"output": "ooting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84096 r8192 d22400 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc80\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-163-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.009589] pid_max: default: 32768 minimum: 301\n[ 0.012268] Security Framework initialized\n[ 0.014232] AppArmor: AppArmor initialized\n[ 0.016017] Yama: becoming mindful.\n[ 0.018055] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.021842] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.024872] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.028006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.032728] Initializing cgroup subsys memory\n[ 0.034634] Initializing cgroup subsys devices\n[ 0.036021] Initializing cgroup subsys freezer\n[ 0.038045] Initializing cgroup subsys blkio\n[ 0.040025] Initializing cgroup subsys perf_event\n[ 0.042024] Initializing cgroup subsys hugetlb\n[ 0.044920] mce: CPU supports 10 MCE banks\n[ 0.046865] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.046865] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.048046] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.052018] Spectre V2 : Enabling Indirect Branch Prediction Barrier\n[ 0.056003] Spectre V2 : Enabling Restricted Speculation for firmware calls\n[ 0.058815] Spectre V2 : Disabling Indirect Banch Restricted Speculation\n[ 0.060003] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.064019] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.069738] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.081072] ACPI: Core revision 20131115\n[ 0.083495] ACPI: All ACPI Tables successfully acquired\n[ 0.085716] ftrace: allocating 28753 entries in 113 pages\n[ 0.108341] smpboot: Max logical packages: 2\n[ 0.110210] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.112004] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.116355] Enabling x2apic\n[ 0.117678] Enabled x2apic\n[ 0.120021] Switched APIC routing to physical x2apic.\n[ 0.123523] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.124002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.129852] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.139448] KVM setup paravirtual spinlock\n[ 0.143462] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.144216] x86: Booting SMP configuration:\n[ 0.146081] .... node #0, CPUs: #1[ 0.143389] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.164025] x86: Booted up 1 node, 2 CPUs\n[ 0.164017] KVM setup async PF for cpu 1\n[ 0.164017] kvm-stealtime: cpu 1, msr 7fd0fc80\n[ 0.168021] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.171073] devtmpfs: initialized\n[ 0.174020] EVM: security.selinux\n[ 0.175486] EVM: security.SMACK64\n[ 0.176003] EVM: security.ima\n[ 0.177329] EVM: security.capability\n[ 0.180027] pinctrl core: initialized pinctrl subsystem\n[ 0.182231] regulator-dummy: no parameters\n[ 0.184004] RTC time: 19:38:28, date: 12/27/18\n[ 0.185955] NET: Registered protocol family 16\n[ 0.187977] cpuidle: using governor ladder\n[ 0.188004] cpuidle: using governor menu\n[ 0.189759] ACPI: bus type PCI registered\n[ 0.191463] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.192166] PCI: Using configuration type 1 for base access\n[ 0.195154] bio: create slab at 0\n[ 0.196101] ACPI: Added _OSI(Module Device)\n[ 0.197928] ACPI: Added _OSI(Processor Device)\n[ 0.199763] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.200004] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.203427] ACPI: Interpreter enabled\n[ 0.204021] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.207919] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.210463] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.216004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.219906] ACPI: (supports S0 S5)\n[ 0.220003] ACPI: Using IOAPIC for interrupt routing\n[ 0.222090] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.224227] ACPI: No dock devices found.\n[ 0.228059] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.230313] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.232007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.234169] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.236219] acpiphp: Slot [3] registered\n[ 0.237785] acpiphp: Slot [4] registered\n[ 0.239213] acpiphp: Slot [5] registered\n[ 0.240024] acpiphp: Slot [6] registered\n[ 0.241440] acpiphp: Slot [7] registered\n[ 0.242849] acpiphp: Slot [8] registered\n[ 0.244020] acpiphp: Slot [9] registered\n[ 0.245454] acpiphp: Slot [10] registered\n[ 0.246895] acpiphp: Slot [11] registered\n[ 0.248021] acpiphp: Slot [12] registered\n[ 0.249467] acpiphp: Slot [13] registered\n[ 0.250941] acpiphp: Slot [14] registered\n[ 0.252029] acpiphp: Slot [15] registered\n[ 0.253446] acpiphp: Slot [16] registered\n[ 0.254991] acpiphp: Slot [17] registered\n[ 0.256022] acpiphp: Slot [18] registered\n[ 0.257513] acpiphp: Slot [19] registered\n[ 0.258953] acpiphp: Slot [20] registered\n[ 0.260020] acpiphp: Slot [21] registered\n[ 0.261454] acpiphp: Slot [22] registered\n[ 0.262911] acpiphp: Slot [23] registered\n[ 0.264028] acpiphp: Slot [24] registered\n[ 0.265444] acpiphp: Slot [25] registered\n[ 0.266885] acpiphp: Slot [26] registered\n[ 0.268021] acpiphp: Slot [27] registered\n[ 0.269454] acpiphp: Slot [28] registered\n[ 0.270883] acpiphp: Slot [29] registered\n[ 0.272020] acpiphp: Slot [30] registered\n[ 0.273458] acpiphp: Slot [31] registered\n[ 0.274920] PCI host bridge to bus 0000:00\n[ 0.276005] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.277840] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.279846] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.280004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.282198] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.284003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.292648] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.295233] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.322013] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.324493] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.327176] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.329155] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.331610] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.332912] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.335070] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.335070] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.336004] vgaarb: loaded\n[ 0.337065] vgaarb: bridge control possible 0000:00:02.0\n[ 0.339196] SCSI subsystem initialized\n[ 0.340181] ACPI: bus type USB registered\n[ 0.341548] usbcore: registered new interface driver usbfs\n[ 0.343454] usbcore: registered new interface driver hub\n[ 0.344061] usbcore: registered new device driver usb\n[ 0.346008] PCI: Using ACPI for IRQ routing\n[ 0.348243] NetLabel: Initializing\n[ 0.349525] NetLabel: domain hash size = 128\n[ 0.351067] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.352074] NetLabel: unlabeled traffic allowed by default\n[ 0.354397] Switched to clocksource kvm-clock\n[ 0.361351] AppArmor: AppArmor Filesystem Enabled\n[ 0.363060] pnp: PnP ACPI init\n[ 0.364316] ACPI: bus type PNP registered\n[ 0.366369] pnp: PnP ACPI: found 8 devices\n[ 0.367902] ACPI: bus type PNP unregistered\n[ 0.376350] NET: Registered protocol family 2\n[ 0.378287] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.381036] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.383453] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.385691] TCP: reno registered\n[ 0.386971] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.389027] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.391302] NET: Registered protocol family 1\n[ 0.392916] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.394943] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.396921] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.419854] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.443564] Trying to unpack rootfs image as initramfs...\n[ 0.547134] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.550111] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.552121] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.554546] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.557988] Scanning for low memory corruption every 60 seconds\n[ 0.560711] Initialise system trusted keyring\n[ 0.562271] audit: initializing netlink socket (disabled)\n[ 0.564088] type=2000 audit(1545939509.096:1): initialized\n[ 0.585724] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.588933] zbud: loaded\n[ 0.590245] VFS: Disk quotas dquot_6.5.2\n[ 0.591757] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.594352] fuse init (API version 7.22)\n[ 0.595886] msgmni has been set to 3997\n[ 0.597388] Key type big_key registered\n[ 0.599230] Key type asymmetric registered\n[ 0.600727] Asymmetric key parser 'x509' registered\n[ 0.602457] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.605153] io scheduler noop registered\n[ 0.606601] io scheduler deadline registered (default)\n[ 0.608421] io scheduler cfq registered\n[ 0.609917] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.611790] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.614039] ipmi message handler version 39.2\n[ 0.615632] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.618298] ACPI: Power Button [PWRF]\n[ 0.619757] GHES: HEST is not enabled!\n[ 0.642236] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.686480] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.710189] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.713303] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.739851] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.744021] Linux agpgart interface v0.103\n[ 0.746811] brd: module loaded\n[ 0.748690] loop: module loaded\n[ 0.750580] blk-mq: CPU -> queue map\n[ 0.752178] CPU 0 -> Queue 0\n[ 0.753619] CPU 1 -> Queue 0\n[ 0.755935] vda: vda1\n[ 0.758347] scsi0 : ata_piix\n[ 0.759643] scsi1 : ata_piix\n[ 0.760828] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.763157] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.765731] libphy: Fixed MDIO Bus: probed\n[ 0.767354] tun: Universal TUN/TAP device driver, 1.6\n[ 0.769174] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.773894] PPP generic driver version 2.4.2\n[ 0.776164] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.779147] ehci-pci: EHCI PCI platform driver\n[ 0.781114] ehci-platform: EHCI generic platform driver\n[ 0.782942] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.785017] ohci-pci: OHCI PCI platform driver\n[ 0.786611] ohci-platform: OHCI generic platform driver\n[ 0.788441] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.811892] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.813741] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.816404] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.818449] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.820600] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.823069] usb usb1: Product: UHCI Host Controller\n[ 0.824722] usb usb1: Manufacturer: Linux 3.13.0-163-generic uhci_hcd\n[ 0.826767] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.828462] hub 1-0:1.0: USB hub found\n[ 0.829833] hub 1-0:1.0: 2 ports detected\n[ 0.831384] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.834995] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.836669] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.838502] mousedev: PS/2 mouse device common for all mice\n[ 0.840675] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.843799] rtc_cmos 00:00: RTC can wake from S4\n[ 0.845713] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.847763] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.849906] device-mapper: uevent: version 1.0.3\n[ 0.851543] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.854347] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.856373] TCP: cubic registered\n[ 0.857684] NET: Registered protocol family 10\n[ 0.859509] NET: Registered protocol family 17\n[ 0.872591] Key type dns_resolver registered\n[ 0.874483] Loading compiled-in X.509 certificates\n[ 0.876738] Loaded X.509 cert 'Magrathea: Glacier signing key: 094079111c1fcc174da628d837dd46328f08651c'\n[ 0.879820] registered taskstats version 1\n[ 0.883191] Key type trusted registered\n[ 0.888022] Key type encrypted registered\n[ 0.889444] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.891234] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.893669] regulator-dummy: disabling\n[ 0.895071] Magic number: 14:663:648\n[ 0.896521] acpi LNXCPU:01: hash matches\n[ 0.898036] rtc_cmos 00:00: setting system clock to 2018-12-27 19:38:29 UTC (1545939509)\n[ 0.900846] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.902787] EDD information not available.\n[ 0.926194] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.928948] Write protecting the kernel read-only data: 12288k\n[ 0.932288] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000)\n[ 0.937066] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.952505] systemd-udevd[107]: starting version 204\n[ 0.998120] FDC 0 is a S82078B\n[ 1.140074] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.302091] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.305546] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.309060] usb 1-1: Product: QEMU USB Tablet\n[ 1.311404] usb 1-1: Manufacturer: QEMU\n[ 1.313492] usb 1-1: SerialNumber: 42\n[ 2.018211] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3\nBegin: Loading essential drivers ... done.\nBegin: Running /scripts/init-premount ... done.\nBegin: Mounting root file system ... Begin: Running /scripts/local-top ... done.\nBegin: Running /scripts/local-premount ... done.\n[ 2.404888] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nBegin: Running /scripts/local-bottom ... done.\ndone.\nBegin: Running /scripts/init-bottom ... done.\n[ 2.726689] random: init urandom read with 10 bits of entropy available\n[ 3.191056] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Thu, 27 Dec 2018 19:38:32 +0000. Up 3.73 seconds.\ncloud-init-nonet[3.91]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting cold plug devices[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[5.22]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting load fallback graphics devices[74G[ OK ]\n * Stopping load fallback graphics devices[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Thu, 27 Dec 2018 19:38:34 +0000. Up 5.48 seconds.\nci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: | Device | Up | Address | Mask | Hw-Address |\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . |\nci-info: | eth1 | False | . | . | fa:16:3e:a2:9f:e7 |\nci-info: | eth0 | True | 192.168.0.27 | 255.255.255.0 | fa:16:3e:e4:ef:3f |\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\ndmesg: write failed: Broken pipe\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\na3:05:d2:30:ca:6d:28:68:83:2a:56:77:84:8d:18:14 root@dime-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| .E* +. |\n|o. = *.. |\n|+o+.+.o. |\n|o.o..... |\n|o. S |\n|o o . |\n| . |\n| |\n| |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\n87:7d:ee:ec:31:2c:c3:e3:c2:25:7a:8c:46:88:46:21 root@dime-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| |\n|E . |\n| . . |\n| . o |\n| . . . S o . |\n| o . . .o.+ |\n| . . = o= = |\n| + =. * o |\n| . . ...+ |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n0f:55:e5:da:06:b9:18:b7:72:d6:e0:bf:59:e2:58:6e root@dime-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| ... |\n| . o |\n| o = . |\n| . = O |\n| S o B + |\n| o + o |\n| . + .|\n| =E= |\n| ..= |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\nde:81:5d:57:71:6d:ca:e0:20:c8:0e:5a:b3:61:b6:2f root@dime-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| . . .=|\n| B o . . . .+|\n| = B . o.o.o |\n| . o . o ...o |\n| . S o |\n| E .. . . |\n| . . . |\n| |\n| |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Thu, 27 Dec 2018 19:38:39 +0000. Up 10.59 seconds.\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\n * Stopping System V runlevel compatibility[74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:final' at Thu, 27 Dec 2018 19:38:40 +0000. Up 11.73 seconds.\n+ cat\n++ echo 192.168.1.0/24\n++ cut -d / -f 2\n+ chmod a+x /etc/init.d/signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace\n+ /etc/init.d/signaling_namespace\n+ echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ curl -L http://repo.cw-ngv.com/repo_key\n+ apt-key add -\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 17411 0 --:--:-- --:--:-- --:--:-- 17397\nOK\n+ apt-get update\n\nUbuntu 14.04.5 LTS dime-0 ttyS0\n\ndime-0 login: Ign http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:3 http://repo.cw-ngv.com binary/ Release [1219 B]\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:6 http://security.ubuntu.com trusty-security/main Sources [167 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:7 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB]\nGet:8 http://security.ubuntu.com trusty-security/universe Sources [96.0 kB]\nGet:9 http://security.ubuntu.com trusty-security/main amd64 Packages [797 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:11 http://security.ubuntu.com trusty-security/universe amd64 Packages [277 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [226 kB]\nGet:13 http://security.ubuntu.com trusty-security/main Translation-en [427 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7437 B]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1135 kB]\nGet:16 http://security.ubuntu.com trusty-security/universe Translation-en [150 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [510 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [562 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [272 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nFetched 12.9 MB in 8s (1589 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.7\n+ '[' -n 192.168.0.7 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install dime --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-snmpd\n clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 crest\n dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core\n g++ g++-4.8 gcc gcc-4.8 gnutls-bin homestead homestead-libs homestead-prov\n inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl\n libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0\n libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0\n libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5\n libevent-pthreads-2.0-5 libexpat1-dev libfakeroot libfile-fcntllock-perl\n libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0\n libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4\n libmysqlclient18 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0\n libpython2.7-dev libquadmath0 libsctp1 libsensors4 libsnmp-base libsnmp30\n libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev\n libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev lksctp-tools make manpages-dev\n mysql-common nginx nginx-common nginx-core ntp python-chardet-whl\n python-colorama python-colorama-whl python-distlib python-distlib-whl\n python-html5lib python-html5lib-whl python-netsnmp python-pip python-pip-whl\n python-requests-whl python-setuptools python-setuptools-whl python-six-whl\n python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev\n python3-pkg-resources ralf ralf-libs realpath snmpd sysstat\nSuggested packages:\n binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix\n mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales\n clearwater-logging clearwater-secure-connections debian-keyring g++-multilib\n g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf\n automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg\n libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg\n libquadmath0-dbg homestead-dbg clearwater-snmp-alarm-agent glibc-doc\n libgd-tools lm-sensors snmp-mibs-downloader libstdc++-4.8-doc pkg-config\n make-doc fcgiwrap nginx-doc ntp-doc python-genshi python-lxml\n python3-setuptools ralf-dbg isag\nRecommended packages:\n python-dev-all\nThe following NEW packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-snmpd\n clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 crest dime\n dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core\n g++ g++-4.8 gcc gcc-4.8 gnutls-bin homestead homestead-libs homestead-prov\n inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl\n libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0\n libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0\n libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5\n libevent-pthreads-2.0-5 libexpat1-dev libfakeroot libfile-fcntllock-perl\n libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0\n libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4\n libmysqlclient18 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0\n libpython2.7-dev libquadmath0 libsctp1 libsensors4 libsnmp-base libsnmp30\n libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev\n libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev lksctp-tools make manpages-dev\n mysql-common nginx nginx-common nginx-core ntp python-chardet-whl\n python-colorama python-colorama-whl python-distlib python-distlib-whl\n python-html5lib python-html5lib-whl python-netsnmp python-pip python-pip-whl\n python-requests-whl python-setuptools python-setuptools-whl python-six-whl\n python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev\n python3-pkg-resources ralf ralf-libs realpath snmpd sysstat\n0 upgraded, 117 newly installed, 0 to remove and 12 not upgraded.\nNeed to get 93.2 MB of archives.\nAfter this operation, 225 MB of additional disk space will be used.\nGet:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:2 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:6 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:14 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB]\nGet:16 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B]\nGet:18 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB]\nGet:20 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB]\nGet:21 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB]\nGet:22 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:24 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:26 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:40 http://repo.cw-ngv.com/stable/ binary/ ralf-libs 1.0-180326.112116 [657 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:42 http://repo.cw-ngv.com/stable/ binary/ ralf 1.0-180326.112116 [337 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:44 http://repo.cw-ngv.com/stable/ binary/ homestead-libs 1.0-180326.115231 [1157 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-164.214 [774 kB]\nGet:46 http://repo.cw-ngv.com/stable/ binary/ python-netsnmp 5.7.2~dfsg-clearwater2 [19.6 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:48 http://repo.cw-ngv.com/stable/ binary/ homestead 1.0-180326.115231 [486 kB]\nGet:49 http://repo.cw-ngv.com/stable/ binary/ homestead-prov 1.0-180326.111418 [44.7 kB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB]\nGet:51 http://repo.cw-ngv.com/stable/ binary/ dime 1.0-180328.114312 [12.5 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.5 [22.0 MB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.7 [1330 B]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5418 B]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.5 [269 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB]\nGet:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB]\nGet:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB]\nGet:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:107 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:108 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:109 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:110 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:111 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB]\nGet:112 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB]\nGet:113 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB]\nGet:114 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:115 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:116 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:117 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB]\nExtracting templates from packages: 25%Extracting templates from packages: 51%Extracting templates from packages: 76%Extracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 93.2 MB in 9s (9371 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51330 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libboost-system1.54.0:amd64.\nPreparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-filesystem1.54.0:amd64.\nPreparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-regex1.54.0:amd64.\nPreparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-thread1.54.0:amd64.\nPreparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package libevent-core-2.0-5:amd64.\nPreparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libevent-pthreads-2.0-5:amd64.\nPreparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package fonts-dejavu-core.\nPreparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ...\nUnpacking fonts-dejavu-core (2.34-1ubuntu1) ...\nSelecting previously unselected package fontconfig-config.\nPreparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ...\nUnpacking fontconfig-config (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libfontconfig1:amd64.\nPreparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ...\nUnpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libjpeg-turbo8:amd64.\nPreparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ...\nUnpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSelecting previously unselected package libjpeg8:amd64.\nPreparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ...\nUnpacking libjpeg8:amd64 (8c-2ubuntu8) ...\nSelecting previously unselected package libjbig0:amd64.\nPreparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ...\nUnpacking libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSelecting previously unselected package libtiff5:amd64.\nPreparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ...\nUnpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSelecting previously unselected package libvpx1:amd64.\nPreparing to unpack .../libvpx1_1.3.0-2_amd64.deb ...\nUnpacking libvpx1:amd64 (1.3.0-2) ...\nSelecting previously unselected package libxpm4:amd64.\nPreparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ...\nUnpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSelecting previously unselected package libgd3:amd64.\nPreparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package mysql-common.\nPreparing to unpack .../mysql-common_5.5.62-0ubuntu0.14.04.1_all.deb ...\nUnpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libmysqlclient18:amd64.\nPreparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-164.214_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-164.214) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package libexpat1-dev:amd64.\nPreparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ...\nUnpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ...\nSelecting previously unselected package libpython2.7-dev:amd64.\nPreparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ...\nUnpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsctp1:amd64.\nPreparing to unpack .../libsctp1_1.0.15+dfsg-1_amd64.deb ...\nUnpacking libsctp1:amd64 (1.0.15+dfsg-1) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libperl5.18.\nPreparing to unpack .../libperl5.18_5.18.2-2ubuntu1.7_amd64.deb ...\nUnpacking libperl5.18 (5.18.2-2ubuntu1.7) ...\nSelecting previously unselected package libsnmp-base.\nPreparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ...\nUnpacking libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libsnmp30:amd64.\nPreparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libxslt1.1:amd64.\nPreparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ...\nUnpacking clearwater-monit (5.18-180322.170159) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-180328.114312) ...\nSelecting previously unselected package nginx-common.\nPreparing to unpack .../nginx-common_1.4.6-1ubuntu3.9_all.deb ...\nUnpacking nginx-common (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package nginx-core.\nPreparing to unpack .../nginx-core_1.4.6-1ubuntu3.9_amd64.deb ...\nUnpacking nginx-core (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package nginx.\nPreparing to unpack .../nginx_1.4.6-1ubuntu3.9_all.deb ...\nUnpacking nginx (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package clearwater-nginx.\nPreparing to unpack .../clearwater-nginx_1.0-180322.165850_all.deb ...\nUnpacking clearwater-nginx (1.0-180322.165850) ...\nSelecting previously unselected package snmpd.\nPreparing to unpack .../snmpd_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking snmpd (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package clearwater-snmpd.\nPreparing to unpack .../clearwater-snmpd_1.0-180328.114312_all.deb ...\nUnpacking clearwater-snmpd (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-socket-factory.\nPreparing to unpack .../clearwater-socket-factory_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-socket-factory (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-tcp-scalability.\nPreparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ...\nUnpacking clearwater-tcp-scalability (1.0-180328.114312) ...\nSelecting previously unselected package libxml2-dev:amd64.\nPreparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ...\nUnpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ...\nSelecting previously unselected package libxslt1-dev:amd64.\nPreparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package python2.7-dev.\nPreparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ...\nUnpacking python2.7-dev (2.7.6-8ubuntu0.5) ...\nSelecting previously unselected package python-zmq.\nPreparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ...\nUnpacking python-zmq (14.0.1-1build2) ...\nSelecting previously unselected package libzmq3-dev:amd64.\nPreparing to unpack .../libzmq3-dev_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package crest.\nPreparing to unpack .../crest_1.0-180326.111418_amd64.deb ...\nUnpacking crest (1.0-180326.111418) ...\nSelecting previously unselected package ralf-libs.\nPreparing to unpack .../ralf-libs_1.0-180326.112116_amd64.deb ...\nUnpacking ralf-libs (1.0-180326.112116) ...\nSelecting previously unselected package ralf.\nPreparing to unpack .../ralf_1.0-180326.112116_amd64.deb ...\nUnpacking ralf (1.0-180326.112116) ...\nSelecting previously unselected package homestead-libs.\nPreparing to unpack .../homestead-libs_1.0-180326.115231_amd64.deb ...\nUnpacking homestead-libs (1.0-180326.115231) ...\nSelecting previously unselected package python-netsnmp.\nPreparing to unpack .../python-netsnmp_5.7.2~dfsg-clearwater2_amd64.deb ...\nUnpacking python-netsnmp (5.7.2~dfsg-clearwater2) ...\nSelecting previously unselected package homestead.\nPreparing to unpack .../homestead_1.0-180326.115231_amd64.deb ...\nUnpacking homestead (1.0-180326.115231) ...\nSelecting previously unselected package homestead-prov.\nPreparing to unpack .../homestead-prov_1.0-180326.111418_amd64.deb ...\nUnpacking homestead-prov (1.0-180326.111418) ...\nSelecting previously unselected package dime.\nPreparing to unpack .../dime_1.0-180328.114312_amd64.deb ...\nUnpacking dime (1.0-180328.114312) ...\nSelecting previously unselected package libfakeroot:amd64.\nPreparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking libfakeroot:amd64 (1.20-3ubuntu2) ...\nSelecting previously unselected package fakeroot.\nPreparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking fakeroot (1.20-3ubuntu2) ...\nSelecting previously unselected package libalgorithm-diff-perl.\nPreparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...\nUnpacking libalgorithm-diff-perl (1.19.02-3) ...\nSelecting previously unselected package libalgorithm-diff-xs-perl.\nPreparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...\nUnpacking libalgorithm-diff-xs-perl (0.04-2build4) ...\nSelecting previously unselected package libalgorithm-merge-perl.\nPreparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...\nUnpacking libalgorithm-merge-perl (0.08-2) ...\nSelecting previously unselected package libfile-fcntllock-perl.\nPreparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...\nUnpacking libfile-fcntllock-perl (0.14-2build1) ...\nSelecting previously unselected package lksctp-tools.\nPreparing to unpack .../lksctp-tools_1.0.15+dfsg-1_amd64.deb ...\nUnpacking lksctp-tools (1.0.15+dfsg-1) ...\nSelecting previously unselected package manpages-dev.\nPreparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...\nUnpacking manpages-dev (3.54-1ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-colorama-whl.\nPreparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-distlib-whl.\nPreparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib-whl (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib.\nPreparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-html5lib-whl.\nPreparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib-whl (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-six-whl.\nPreparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1.1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.4) ...\nSelecting previously unselected package python-setuptools-whl.\nPreparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools-whl (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip-whl.\nPreparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip-whl (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-wheel.\nPreparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1.1) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up fonts-dejavu-core (2.34-1ubuntu1) ...\nSetting up fontconfig-config (2.11.0-0ubuntu4.2) ...\nSetting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSetting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSetting up libjpeg8:amd64 (8c-2ubuntu8) ...\nSetting up libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSetting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSetting up libvpx1:amd64 (1.3.0-2) ...\nSetting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSetting up libgd3:amd64 (2.1.0-3ubuntu0.10) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up mysql-common (5.5.62-0ubuntu0.14.04.1) ...\nSetting up libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ...\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.14) ...\nSetting up linux-libc-dev:amd64 (3.13.0-164.214) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSetting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ...\nSetting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsctp1:amd64 (1.0.15+dfsg-1) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libperl5.18 (5.18.2-2ubuntu1.7) ...\nSetting up libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSetting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n ...done.\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up iotop (0.6-1) ...\nSetting up nginx-common (1.4.6-1ubuntu3.9) ...\nSetting up snmpd (5.7.3~dfsg-clearwater1) ...\nupdate-rc.d: warning: stop runlevel arguments (1) do not match snmpd Default-Stop values (0 1 6)\n * Starting network management services:\nSetting up clearwater-tcp-scalability (1.0-180328.114312) ...\nSetting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ...\nSetting up libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up python2.7-dev (2.7.6-8ubuntu0.5) ...\nSetting up python-zmq (14.0.1-1build2) ...\nSetting up libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up ralf-libs (1.0-180326.112116) ...\nSetting up homestead-libs (1.0-180326.115231) ...\nSetting up python-netsnmp (5.7.2~dfsg-clearwater2) ...\nSetting up libfakeroot:amd64 (1.20-3ubuntu2) ...\nSetting up fakeroot (1.20-3ubuntu2) ...\nupdate-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode\nSetting up libalgorithm-diff-perl (1.19.02-3) ...\nSetting up libalgorithm-diff-xs-perl (0.04-2build4) ...\nSetting up libalgorithm-merge-perl (0.08-2) ...\nSetting up libfile-fcntllock-perl (0.14-2build1) ...\nSetting up lksctp-tools (1.0.15+dfsg-1) ...\nSetting up manpages-dev (3.54-1ubuntu1) ...\nSetting up python3-pkg-resources (3.3-1ubuntu2) ...\nSetting up python-chardet-whl (2.2.1-2~ubuntu1) ...\nSetting up python-colorama (0.2.5-0.1ubuntu2) ...\nSetting up python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib (0.1.8-1ubuntu1) ...\nSetting up python-distlib-whl (0.1.8-1ubuntu1) ...\nSetting up python-html5lib (0.999-3~ubuntu1) ...\nSetting up python-html5lib-whl (0.999-3~ubuntu1) ...\nSetting up python-six-whl (1.5.2-1ubuntu1.1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.4) ...\nSetting up python-setuptools-whl (3.3-1ubuntu2) ...\nSetting up python-pip-whl (1.5.4-1ubuntu4) ...\nSetting up python-pip (1.5.4-1ubuntu4) ...\nSetting up python-wheel (0.24.0-1~ubuntu1.1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-infrastructure (1.0-180328.114312) ...\nProcessing pyzmq-16.0.2-py2.7-linux-x86_64.egg\nCopying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages\nAdding pyzmq 16.0.2 to easy-install.pth file\n\nInstalled /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg\nProcessing dependencies for pyzmq==16.0.2\nFinished processing dependencies for pyzmq==16.0.2\nNew python executable in /usr/share/clearwater/infrastructure/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting cw_infrastructure\nCollecting dnspython (from cw_infrastructure)\nCollecting pathlib (from cw_infrastructure)\nCollecting contextlib2 (from cw_infrastructure)\nCollecting nsenter (from cw_infrastructure)\nCollecting argparse (from cw_infrastructure)\nInstalling collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env\nSuccessfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nreload: Unknown job: clearwater-monit\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-log-cleanup (1.0-180328.114312) ...\nSetting up clearwater-socket-factory (1.0-180328.114312) ...\nclearwater-socket-factory-mgmt start/running, process 8728\nclearwater-socket-factory-sig start/running, process 8737\nSetting up clearwater-monit (5.18-180322.170159) ...\nclearwater-monit start/running, process 8782\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-snmpd (1.0-180328.114312) ...\n * Stopping network management services:\nSetting up ralf (1.0-180326.112116) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nSetting up clearwater-diags-monitor (1.0-180328.114312) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up nginx-core (1.4.6-1ubuntu3.9) ...\nSetting up nginx (1.4.6-1ubuntu3.9) ...\nSetting up clearwater-nginx (1.0-180322.165850) ...\nTesting nginx configuration...\nnginx: the configuration file /etc/nginx/nginx.conf syntax is ok\nnginx: configuration file /etc/nginx/nginx.conf test is successful\nSite ping has been enabled. Run /etc/init.d/nginx reload to apply the changes.\nGenerating a 2048 bit RSA private key\n............+++\n.......................................................+++\nunable to write 'random state'\nwriting new private key to 'nginx.key'\n-----\nSignature ok\nsubject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown\nGetting Private key\nunable to write 'random state'\nAdding 'diversion of /etc/init.d/nginx to /etc/init.d/nginx.clearwater-orig by clearwater-nginx'\nAdding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx'\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up crest (1.0-180326.111418) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/crest/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting crest\nCollecting cyclone (from crest)\nCollecting cryptography (from crest)\nCollecting idna (from crest)\nCollecting defusedxml (from crest)\nCollecting pyOpenSSL (from crest)\nCollecting Twisted (from crest)\nCollecting prctl (from crest)\nCollecting cql (from crest)\nCollecting ipaddress (from crest)\nCollecting msgpack-python (from crest)\nCollecting attrs (from crest)\nCollecting Automat (from crest)\nCollecting metaswitchcommon (from crest)\nCollecting telephus (from crest)\nCollecting asn1crypto (from crest)\nCollecting enum34 (from crest)\nCollecting pure-sasl (from crest)\nCollecting setuptools (from crest)\nCollecting constantly (from crest)\nCollecting lxml (from crest)\nCollecting thrift (from crest)\nCollecting incremental (from crest)\nCollecting zope.interface (from crest)\nCollecting six (from crest)\nCollecting cffi>=1.7 (from cryptography->crest)\nCollecting pycparser (from metaswitchcommon->crest)\nCollecting pycrypto (from metaswitchcommon->crest)\nCollecting monotonic (from metaswitchcommon->crest)\nCollecting pyzmq (from metaswitchcommon->crest)\nInstalling collected packages: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, defusedxml, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, crest\n Found existing installation: setuptools 2.2\n Uninstalling setuptools-2.2:\n Successfully uninstalled setuptools-2.2\nSuccessfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 defusedxml-0.5.0 enum34-1.1.6 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1\nSetting up homestead (1.0-180326.115231) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nSetting up homestead-prov (1.0-180326.111418) ...\nCollecting homestead_prov\nCollecting crest (from homestead_prov)\nCollecting cyclone (from crest->homestead_prov)\nCollecting cryptography (from crest->homestead_prov)\nCollecting idna (from crest->homestead_prov)\nCollecting defusedxml (from crest->homestead_prov)\nCollecting pyOpenSSL (from crest->homestead_prov)\nCollecting Twisted (from crest->homestead_prov)\nCollecting prctl (from crest->homestead_prov)\nCollecting cql (from crest->homestead_prov)\nCollecting ipaddress (from crest->homestead_prov)\nCollecting msgpack-python (from crest->homestead_prov)\nCollecting attrs (from crest->homestead_prov)\nCollecting Automat (from crest->homestead_prov)\nCollecting metaswitchcommon (from crest->homestead_prov)\nCollecting telephus (from crest->homestead_prov)\nCollecting asn1crypto (from crest->homestead_prov)\nCollecting enum34 (from crest->homestead_prov)\nCollecting pure-sasl (from crest->homestead_prov)\nCollecting setuptools (from crest->homestead_prov)\nCollecting constantly (from crest->homestead_prov)\nCollecting lxml (from crest->homestead_prov)\nCollecting thrift (from crest->homestead_prov)\nCollecting incremental (from crest->homestead_prov)\nCollecting zope.interface (from crest->homestead_prov)\nCollecting six (from crest->homestead_prov)\nCollecting cffi>=1.7 (from cryptography->crest->homestead_prov)\nCollecting pycparser (from metaswitchcommon->crest->homestead_prov)\nCollecting pycrypto (from metaswitchcommon->crest->homestead_prov)\nCollecting monotonic (from metaswitchcommon->crest->homestead_prov)\nCollecting pyzmq (from metaswitchcommon->crest->homestead_prov)\nInstalling collected packages: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, defusedxml, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, crest, homestead-prov\n Found existing installation: six 1.10.0\n Uninstalling six-1.10.0:\n Successfully uninstalled six-1.10.0\n Found existing installation: ipaddress 1.0.18\n Uninstalling ipaddress-1.0.18:\n Successfully uninstalled ipaddress-1.0.18\n Found existing installation: asn1crypto 0.22.0\n Uninstalling asn1crypto-0.22.0:\n Successfully uninstalled asn1crypto-0.22.0\n Found existing installation: enum34 1.1.6\n Uninstalling enum34-1.1.6:\n Successfully uninstalled enum34-1.1.6\n Found existing installation: idna 2.5\n Uninstalling idna-2.5:\n Successfully uninstalled idna-2.5\n Found existing installation: pycparser 2.18\n Uninstalling pycparser-2.18:\n Successfully uninstalled pycparser-2.18\n Found existing installation: cffi 1.10.0\n Uninstalling cffi-1.10.0:\n Successfully uninstalled cffi-1.10.0\n Found existing installation: cryptography 1.9\n Uninstalling cryptography-1.9:\n Successfully uninstalled cryptography-1.9\n Found existing installation: pyOpenSSL 17.0.0\n Uninstalling pyOpenSSL-17.0.0:\n Successfully uninstalled pyOpenSSL-17.0.0\n Found existing installation: constantly 15.1.0\n Uninstalling constantly-15.1.0:\n Successfully uninstalled constantly-15.1.0\n Found existing installation: setuptools 24.0.0\n Uninstalling setuptools-24.0.0:\n Successfully uninstalled setuptools-24.0.0\n Found existing installation: zope.interface 4.4.1\n Uninstalling zope.interface-4.4.1:\n Successfully uninstalled zope.interface-4.4.1\n Found existing installation: attrs 17.2.0\n Uninstalling attrs-17.2.0:\n Successfully uninstalled attrs-17.2.0\n Found existing installation: Automat 0.6.0\n Uninstalling Automat-0.6.0:\n Successfully uninstalled Automat-0.6.0\n Found existing installation: incremental 17.5.0\n Uninstalling incremental-17.5.0:\n Successfully uninstalled incremental-17.5.0\n Found existing installation: Twisted 17.1.0\n Uninstalling Twisted-17.1.0:\n Successfully uninstalled Twisted-17.1.0\n Found existing installation: cyclone 1.0\n Uninstalling cyclone-1.0:\n Successfully uninstalled cyclone-1.0\n Found existing installation: defusedxml 0.5.0\n Uninstalling defusedxml-0.5.0:\n Successfully uninstalled defusedxml-0.5.0\n Found existing installation: prctl 1.0.1\n Uninstalling prctl-1.0.1:\n Successfully uninstalled prctl-1.0.1\n Found existing installation: thrift 0.9.3\n Uninstalling thrift-0.9.3:\n Successfully uninstalled thrift-0.9.3\n Found existing installation: cql 1.4.0\n Uninstalling cql-1.4.0:\n Successfully uninstalled cql-1.4.0\n Found existing installation: msgpack-python 0.4.7\n Uninstalling msgpack-python-0.4.7:\n Successfully uninstalled msgpack-python-0.4.7\n Found existing installation: pycrypto 2.6.1\n Uninstalling pycrypto-2.6.1:\n Successfully uninstalled pycrypto-2.6.1\n Found existing installation: monotonic 0.6\n Uninstalling monotonic-0.6:\n Successfully uninstalled monotonic-0.6\n Found existing installation: pyzmq 16.0.2\n Uninstalling pyzmq-16.0.2:\n Successfully uninstalled pyzmq-16.0.2\n Found existing installation: metaswitchcommon 0.1\n Uninstalling metaswitchcommon-0.1:\n Successfully uninstalled metaswitchcommon-0.1\n Found existing installation: telephus 1.0.0b1\n Uninstalling telephus-1.0.0b1:\n Successfully uninstalled telephus-1.0.0b1\n Found existing installation: pure-sasl 0.4.0\n Uninstalling pure-sasl-0.4.0:\n Successfully uninstalled pure-sasl-0.4.0\n Found existing installation: lxml 3.6.0\n Uninstalling lxml-3.6.0:\n Successfully uninstalled lxml-3.6.0\n Found existing installation: crest 0.1\n Uninstalling crest-0.1:\n Successfully uninstalled crest-0.1\nSuccessfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 defusedxml-0.5.0 enum34-1.1.6 homestead-prov-0.1 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up dime (1.0-180328.114312) ...\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install clearwater-management --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-queue-manager python-jsonschema python-mock\nSuggested packages:\n python-mock-doc\nThe following NEW packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-management clearwater-queue-manager python-jsonschema python-mock\n0 upgraded, 7 newly installed, 0 to remove and 12 not upgraded.\nNeed to get 38.4 MB of archives.\nAfter this operation, 108 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB]\nGet:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB]\nGet:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB]\nFetched 38.4 MB in 3s (12.0 MB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 58625 files and directories currently installed.)\nPreparing to unpack .../python-mock_1.0.1-3_all.deb ...\nUnpacking python-mock (1.0.1-3) ...\nSelecting previously unselected package python-jsonschema.\nPreparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ...\nUnpacking python-jsonschema (2.3.0-1build1) ...\nSelecting previously unselected package clearwater-etcd.\nPreparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ...\nUnpacking clearwater-etcd (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-cluster-manager.\nPreparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-queue-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-config-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ...\nUnpacking clearwater-management (1.0-180328.115321) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up python-mock (1.0.1-3) ...\nSetting up python-jsonschema (2.3.0-1build1) ...\nSetting up clearwater-etcd (1.0-180328.115321) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-180328.115321) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_cluster_manager\nCollecting metaswitchcommon (from clearwater_cluster_manager)\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager\nSuccessfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6)\nSetting up clearwater-queue-manager (1.0-180328.115321) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_queue_manager\nCollecting metaswitchcommon (from clearwater_queue_manager)\nCollecting clearwater-etcd-shared (from clearwater_queue_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_queue_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_queue_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_queue_manager)\nCollecting cffi (from metaswitchcommon->clearwater_queue_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_queue_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager\nSuccessfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6)\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-config-manager (1.0-180328.115321) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_config_manager\nCollecting metaswitchcommon (from clearwater_config_manager)\nCollecting jsonschema (from clearwater_config_manager)\nCollecting clearwater-etcd-shared (from clearwater_config_manager)\nCollecting requests (from clearwater_config_manager)\nCollecting nsenter (from clearwater_config_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_config_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_config_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_config_manager)\nCollecting cffi (from metaswitchcommon->clearwater_config_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_config_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting certifi>=2017.4.17 (from requests->clearwater_config_manager)\nCollecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager)\nCollecting idna<2.7,>=2.5 (from requests->clearwater_config_manager)\nCollecting pathlib (from nsenter->clearwater_config_manager)\nCollecting contextlib2 (from nsenter->clearwater_config_manager)\nCollecting argparse (from nsenter->clearwater_config_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, pathlib, contextlib2, argparse, nsenter, clearwater-config-manager\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env\nSuccessfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 nsenter-0.2 pathlib-1.0.1 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6)\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-180328.115321) ...\n+ retries=0\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.206\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.206\n++ echo A 172.30.9.206\n++ ip2rr 192.168.1.9\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.9\n++ echo A 192.168.1.9\n++ ip2rr 192.168.1.9\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.9\n++ echo A 192.168.1.9\n++ ip2rr 192.168.0.27\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.0.27\n++ echo A 192.168.0.27\n+ echo 'nameserver 192.168.0.2'\n+ echo RESOLV_CONF=/etc/dnsmasq.resolv.conf\n+ mkdir -p /etc/netns/signaling\n+ echo 'nameserver 192.168.1.4'\n+ service dnsmasq force-reload\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nci-info: ++++++++++Authorized keys from /home/ubuntu/.ssh/authorized_keys for user ubuntu+++++++++++\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nci-info: | Keytype | Fingerprint (md5) | Options | Comment |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nci-info: | ssh-rsa | fb:2c:30:0c:e8:98:b2:1a:c4:c0:13:a4:f3:b2:82:59 | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 1024 87:7d:ee:ec:31:2c:c3:e3:c2:25:7a:8c:46:88:46:21 root@dime-0 (DSA)\nec2: 256 0f:55:e5:da:06:b9:18:b7:72:d6:e0:bf:59:e2:58:6e root@dime-0 (ECDSA)\nec2: 256 de:81:5d:57:71:6d:ca:e0:20:c8:0e:5a:b3:61:b6:2f root@dime-0 (ED25519)\nec2: 2048 a3:05:d2:30:ca:6d:28:68:83:2a:56:77:84:8d:18:14 root@dime-0 (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBMebAxpXwACYWrZ2wftO8GUImMeAq9puk5joxqgwj36HpB4HeHYL/SADC9lfTwrFMp6h9ghcE54aW5jnyTzIqIA= root@dime-0\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIDSs0QTKhcxFzUpdTdMyc8jJtftnk1Hhzal50KgczPGT root@dime-0\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC/EKQJ2hRuvsqsU6wnbPZqXfmMNhsBkrsG/IAiZhx1uvULHCs+TxbeZc5CMlPM5hYXBpoA+EP41o6jHPBD14hNErzeQMlvuZZf1eJ+eC5kDxseDO+YmhEp+cclslhfZ3yLWsF6fA02tNJkF1iNPTIixT3hy9mlHWKUxGXQdAeKIHQVujfCQs0A6qEFlUUYDWSIahqbtV5uzO/69VnUk7kOivX9H7FgZ3FIVPoPTNcNnJSYeF+UwsjhZenFMfdY5XAe3W5CdbuAOEttJiJxq+fKqmvLbcxApTBIZFNWMPeHs+ZgplIPxTaTAQRU8KpEOY2pUZ8PVXnZS4b8amoNTeSr root@dime-0\n-----END SSH HOST KEY KEYS-----\nCloud-init v. 0.7.5 finished at Thu, 27 Dec 2018 19:41:21 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 172.66 seconds\n"} 2018-12-27 19:41:32,258 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/61e02295-3179-4e3a-8f57-836a5933f12c/action used request id req-f31f64d7-ce94-4ee2-8a9a-3c27d3b3d9c2 2018-12-27 19:41:32,258 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.280874967575s 2018-12-27 19:41:32,260 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/61e02295-3179-4e3a-8f57-836a5933f12c/action used request id req-f31f64d7-ce94-4ee2-8a9a-3c27d3b3d9c2 2018-12-27 19:41:32,261 - functest.core.singlevm - DEBUG - console: ooting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84096 r8192 d22400 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc80 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-163-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.009589] pid_max: default: 32768 minimum: 301 [ 0.012268] Security Framework initialized [ 0.014232] AppArmor: AppArmor initialized [ 0.016017] Yama: becoming mindful. [ 0.018055] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.021842] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.024872] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.028006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.032728] Initializing cgroup subsys memory [ 0.034634] Initializing cgroup subsys devices [ 0.036021] Initializing cgroup subsys freezer [ 0.038045] Initializing cgroup subsys blkio [ 0.040025] Initializing cgroup subsys perf_event [ 0.042024] Initializing cgroup subsys hugetlb [ 0.044920] mce: CPU supports 10 MCE banks [ 0.046865] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.046865] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.048046] Spectre V2 : Mitigation: Full generic retpoline [ 0.052018] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.056003] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.058815] Spectre V2 : Disabling Indirect Banch Restricted Speculation [ 0.060003] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.064019] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.069738] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.081072] ACPI: Core revision 20131115 [ 0.083495] ACPI: All ACPI Tables successfully acquired [ 0.085716] ftrace: allocating 28753 entries in 113 pages [ 0.108341] smpboot: Max logical packages: 2 [ 0.110210] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.112004] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.116355] Enabling x2apic [ 0.117678] Enabled x2apic [ 0.120021] Switched APIC routing to physical x2apic. [ 0.123523] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.124002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.129852] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.139448] KVM setup paravirtual spinlock [ 0.143462] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.144216] x86: Booting SMP configuration: [ 0.146081] .... node #0, CPUs: #1[ 0.143389] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.164025] x86: Booted up 1 node, 2 CPUs [ 0.164017] KVM setup async PF for cpu 1 [ 0.164017] kvm-stealtime: cpu 1, msr 7fd0fc80 [ 0.168021] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.171073] devtmpfs: initialized [ 0.174020] EVM: security.selinux [ 0.175486] EVM: security.SMACK64 [ 0.176003] EVM: security.ima [ 0.177329] EVM: security.capability [ 0.180027] pinctrl core: initialized pinctrl subsystem [ 0.182231] regulator-dummy: no parameters [ 0.184004] RTC time: 19:38:28, date: 12/27/18 [ 0.185955] NET: Registered protocol family 16 [ 0.187977] cpuidle: using governor ladder [ 0.188004] cpuidle: using governor menu [ 0.189759] ACPI: bus type PCI registered [ 0.191463] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.192166] PCI: Using configuration type 1 for base access [ 0.195154] bio: create slab at 0 [ 0.196101] ACPI: Added _OSI(Module Device) [ 0.197928] ACPI: Added _OSI(Processor Device) [ 0.199763] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.200004] ACPI: Added _OSI(Processor Aggregator Device) [ 0.203427] ACPI: Interpreter enabled [ 0.204021] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.207919] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.210463] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.216004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.219906] ACPI: (supports S0 S5) [ 0.220003] ACPI: Using IOAPIC for interrupt routing [ 0.222090] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.224227] ACPI: No dock devices found. [ 0.228059] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.230313] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.232007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.234169] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.236219] acpiphp: Slot [3] registered [ 0.237785] acpiphp: Slot [4] registered [ 0.239213] acpiphp: Slot [5] registered [ 0.240024] acpiphp: Slot [6] registered [ 0.241440] acpiphp: Slot [7] registered [ 0.242849] acpiphp: Slot [8] registered [ 0.244020] acpiphp: Slot [9] registered [ 0.245454] acpiphp: Slot [10] registered [ 0.246895] acpiphp: Slot [11] registered [ 0.248021] acpiphp: Slot [12] registered [ 0.249467] acpiphp: Slot [13] registered [ 0.250941] acpiphp: Slot [14] registered [ 0.252029] acpiphp: Slot [15] registered [ 0.253446] acpiphp: Slot [16] registered [ 0.254991] acpiphp: Slot [17] registered [ 0.256022] acpiphp: Slot [18] registered [ 0.257513] acpiphp: Slot [19] registered [ 0.258953] acpiphp: Slot [20] registered [ 0.260020] acpiphp: Slot [21] registered [ 0.261454] acpiphp: Slot [22] registered [ 0.262911] acpiphp: Slot [23] registered [ 0.264028] acpiphp: Slot [24] registered [ 0.265444] acpiphp: Slot [25] registered [ 0.266885] acpiphp: Slot [26] registered [ 0.268021] acpiphp: Slot [27] registered [ 0.269454] acpiphp: Slot [28] registered [ 0.270883] acpiphp: Slot [29] registered [ 0.272020] acpiphp: Slot [30] registered [ 0.273458] acpiphp: Slot [31] registered [ 0.274920] PCI host bridge to bus 0000:00 [ 0.276005] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.277840] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.279846] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.280004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.282198] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.284003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.292648] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.295233] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.322013] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.324493] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.327176] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.329155] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.331610] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.332912] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.335070] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.335070] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.336004] vgaarb: loaded [ 0.337065] vgaarb: bridge control possible 0000:00:02.0 [ 0.339196] SCSI subsystem initialized [ 0.340181] ACPI: bus type USB registered [ 0.341548] usbcore: registered new interface driver usbfs [ 0.343454] usbcore: registered new interface driver hub [ 0.344061] usbcore: registered new device driver usb [ 0.346008] PCI: Using ACPI for IRQ routing [ 0.348243] NetLabel: Initializing [ 0.349525] NetLabel: domain hash size = 128 [ 0.351067] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.352074] NetLabel: unlabeled traffic allowed by default [ 0.354397] Switched to clocksource kvm-clock [ 0.361351] AppArmor: AppArmor Filesystem Enabled [ 0.363060] pnp: PnP ACPI init [ 0.364316] ACPI: bus type PNP registered [ 0.366369] pnp: PnP ACPI: found 8 devices [ 0.367902] ACPI: bus type PNP unregistered [ 0.376350] NET: Registered protocol family 2 [ 0.378287] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.381036] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.383453] TCP: Hash tables configured (established 16384 bind 16384) [ 0.385691] TCP: reno registered [ 0.386971] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.389027] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.391302] NET: Registered protocol family 1 [ 0.392916] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.394943] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396921] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.419854] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.443564] Trying to unpack rootfs image as initramfs... [ 0.547134] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.550111] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.552121] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.554546] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.557988] Scanning for low memory corruption every 60 seconds [ 0.560711] Initialise system trusted keyring [ 0.562271] audit: initializing netlink socket (disabled) [ 0.564088] type=2000 audit(1545939509.096:1): initialized [ 0.585724] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.588933] zbud: loaded [ 0.590245] VFS: Disk quotas dquot_6.5.2 [ 0.591757] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.594352] fuse init (API version 7.22) [ 0.595886] msgmni has been set to 3997 [ 0.597388] Key type big_key registered [ 0.599230] Key type asymmetric registered [ 0.600727] Asymmetric key parser 'x509' registered [ 0.602457] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.605153] io scheduler noop registered [ 0.606601] io scheduler deadline registered (default) [ 0.608421] io scheduler cfq registered [ 0.609917] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.611790] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.614039] ipmi message handler version 39.2 [ 0.615632] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.618298] ACPI: Power Button [PWRF] [ 0.619757] GHES: HEST is not enabled! [ 0.642236] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.686480] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.710189] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.713303] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.739851] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.744021] Linux agpgart interface v0.103 [ 0.746811] brd: module loaded [ 0.748690] loop: module loaded [ 0.750580] blk-mq: CPU -> queue map [ 0.752178] CPU 0 -> Queue 0 [ 0.753619] CPU 1 -> Queue 0 [ 0.755935] vda: vda1 [ 0.758347] scsi0 : ata_piix [ 0.759643] scsi1 : ata_piix [ 0.760828] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.763157] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.765731] libphy: Fixed MDIO Bus: probed [ 0.767354] tun: Universal TUN/TAP device driver, 1.6 [ 0.769174] tun: (C) 1999-2004 Max Krasnyansky [ 0.773894] PPP generic driver version 2.4.2 [ 0.776164] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.779147] ehci-pci: EHCI PCI platform driver [ 0.781114] ehci-platform: EHCI generic platform driver [ 0.782942] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.785017] ohci-pci: OHCI PCI platform driver [ 0.786611] ohci-platform: OHCI generic platform driver [ 0.788441] uhci_hcd: USB Universal Host Controller Interface driver [ 0.811892] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.813741] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.816404] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.818449] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.820600] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.823069] usb usb1: Product: UHCI Host Controller [ 0.824722] usb usb1: Manufacturer: Linux 3.13.0-163-generic uhci_hcd [ 0.826767] usb usb1: SerialNumber: 0000:00:01.2 [ 0.828462] hub 1-0:1.0: USB hub found [ 0.829833] hub 1-0:1.0: 2 ports detected [ 0.831384] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.834995] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.836669] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.838502] mousedev: PS/2 mouse device common for all mice [ 0.840675] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.843799] rtc_cmos 00:00: RTC can wake from S4 [ 0.845713] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.847763] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.849906] device-mapper: uevent: version 1.0.3 [ 0.851543] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.854347] ledtrig-cpu: registered to indicate activity on CPUs [ 0.856373] TCP: cubic registered [ 0.857684] NET: Registered protocol family 10 [ 0.859509] NET: Registered protocol family 17 [ 0.872591] Key type dns_resolver registered [ 0.874483] Loading compiled-in X.509 certificates [ 0.876738] Loaded X.509 cert 'Magrathea: Glacier signing key: 094079111c1fcc174da628d837dd46328f08651c' [ 0.879820] registered taskstats version 1 [ 0.883191] Key type trusted registered [ 0.888022] Key type encrypted registered [ 0.889444] AppArmor: AppArmor sha1 policy hashing enabled [ 0.891234] IMA: No TPM chip found, activating TPM-bypass! [ 0.893669] regulator-dummy: disabling [ 0.895071] Magic number: 14:663:648 [ 0.896521] acpi LNXCPU:01: hash matches [ 0.898036] rtc_cmos 00:00: setting system clock to 2018-12-27 19:38:29 UTC (1545939509) [ 0.900846] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.902787] EDD information not available. [ 0.926194] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.928948] Write protecting the kernel read-only data: 12288k [ 0.932288] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.937066] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.952505] systemd-udevd[107]: starting version 204 [ 0.998120] FDC 0 is a S82078B [ 1.140074] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.302091] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.305546] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.309060] usb 1-1: Product: QEMU USB Tablet [ 1.311404] usb 1-1: Manufacturer: QEMU [ 1.313492] usb 1-1: SerialNumber: 42 [ 2.018211] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3 Begin: Loading essential drivers ... done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... done. [ 2.404888] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Begin: Running /scripts/local-bottom ... done. done. Begin: Running /scripts/init-bottom ... done. [ 2.726689] random: init urandom read with 10 bits of entropy available [ 3.191056] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Thu, 27 Dec 2018 19:38:32 +0000. Up 3.73 seconds. cloud-init-nonet[3.91]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[5.22]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting load fallback graphics devices[74G[ OK ] * Stopping load fallback graphics devices[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Thu, 27 Dec 2018 19:38:34 +0000. Up 5.48 seconds. ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:a2:9f:e7 | ci-info: | eth0 | True | 192.168.0.27 | 255.255.255.0 | fa:16:3e:e4:ef:3f | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ dmesg: write failed: Broken pipe Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: a3:05:d2:30:ca:6d:28:68:83:2a:56:77:84:8d:18:14 root@dime-0 The key's randomart image is: +--[ RSA 2048]----+ | .E* +. | |o. = *.. | |+o+.+.o. | |o.o..... | |o. S | |o o . | | . | | | | | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 87:7d:ee:ec:31:2c:c3:e3:c2:25:7a:8c:46:88:46:21 root@dime-0 The key's randomart image is: +--[ DSA 1024]----+ | | |E . | | . . | | . o | | . . . S o . | | o . . .o.+ | | . . = o= = | | + =. * o | | . . ...+ | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 0f:55:e5:da:06:b9:18:b7:72:d6:e0:bf:59:e2:58:6e root@dime-0 The key's randomart image is: +--[ECDSA 256]---+ | ... | | . o | | o = . | | . = O | | S o B + | | o + o | | . + .| | =E= | | ..= | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: de:81:5d:57:71:6d:ca:e0:20:c8:0e:5a:b3:61:b6:2f root@dime-0 The key's randomart image is: +--[ED25519 256--+ | . . .=| | B o . . . .+| | = B . o.o.o | | . o . o ...o | | . S o | | E .. . . | | . . . | | | | | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Thu, 27 Dec 2018 19:38:39 +0000. Up 10.59 seconds. * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. * Stopping System V runlevel compatibility[74G[ OK ] Cloud-init v. 0.7.5 running 'modules:final' at Thu, 27 Dec 2018 19:38:40 +0000. Up 11.73 seconds. + cat ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 17411 0 --:--:-- --:--:-- --:--:-- 17397 OK + apt-get update Ubuntu 14.04.5 LTS dime-0 ttyS0 dime-0 login: Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:3 http://repo.cw-ngv.com binary/ Release [1219 B] Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:6 http://security.ubuntu.com trusty-security/main Sources [167 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:7 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB] Get:8 http://security.ubuntu.com trusty-security/universe Sources [96.0 kB] Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [797 kB] Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:11 http://security.ubuntu.com trusty-security/universe amd64 Packages [277 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [226 kB] Get:13 http://security.ubuntu.com trusty-security/main Translation-en [427 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7437 B] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1135 kB] Get:16 http://security.ubuntu.com trusty-security/universe Translation-en [150 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [510 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [562 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [272 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Fetched 12.9 MB in 8s (1589 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.7 + '[' -n 192.168.0.7 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install dime --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-snmpd clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 crest dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin homestead homestead-libs homestead-prov inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libpython2.7-dev libquadmath0 libsctp1 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev lksctp-tools make manpages-dev mysql-common nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-netsnmp python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev python3-pkg-resources ralf ralf-libs realpath snmpd sysstat Suggested packages: binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales clearwater-logging clearwater-secure-connections debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg homestead-dbg clearwater-snmp-alarm-agent glibc-doc libgd-tools lm-sensors snmp-mibs-downloader libstdc++-4.8-doc pkg-config make-doc fcgiwrap nginx-doc ntp-doc python-genshi python-lxml python3-setuptools ralf-dbg isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-snmpd clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 crest dime dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin homestead homestead-libs homestead-prov inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libpython2.7-dev libquadmath0 libsctp1 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev lksctp-tools make manpages-dev mysql-common nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-netsnmp python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev python3-pkg-resources ralf ralf-libs realpath snmpd sysstat 0 upgraded, 117 newly installed, 0 to remove and 12 not upgraded. Need to get 93.2 MB of archives. After this operation, 225 MB of additional disk space will be used. Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:2 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:14 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:16 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B] Get:18 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:20 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB] Get:21 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB] Get:22 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:24 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:26 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:40 http://repo.cw-ngv.com/stable/ binary/ ralf-libs 1.0-180326.112116 [657 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:42 http://repo.cw-ngv.com/stable/ binary/ ralf 1.0-180326.112116 [337 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:44 http://repo.cw-ngv.com/stable/ binary/ homestead-libs 1.0-180326.115231 [1157 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-164.214 [774 kB] Get:46 http://repo.cw-ngv.com/stable/ binary/ python-netsnmp 5.7.2~dfsg-clearwater2 [19.6 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:48 http://repo.cw-ngv.com/stable/ binary/ homestead 1.0-180326.115231 [486 kB] Get:49 http://repo.cw-ngv.com/stable/ binary/ homestead-prov 1.0-180326.111418 [44.7 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB] Get:51 http://repo.cw-ngv.com/stable/ binary/ dime 1.0-180328.114312 [12.5 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.5 [22.0 MB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.7 [1330 B] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5418 B] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.5 [269 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB] Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Extracting templates from packages: 25%Extracting templates from packages: 51%Extracting templates from packages: 76%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 93.2 MB in 9s (9371 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51330 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libboost-system1.54.0:amd64. Preparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-filesystem1.54.0:amd64. Preparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-regex1.54.0:amd64. Preparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-thread1.54.0:amd64. Preparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libevent-core-2.0-5:amd64. Preparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libevent-pthreads-2.0-5:amd64. Preparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libjbig0:amd64. Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... Selecting previously unselected package libtiff5:amd64. Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Selecting previously unselected package libvpx1:amd64. Preparing to unpack .../libvpx1_1.3.0-2_amd64.deb ... Unpacking libvpx1:amd64 (1.3.0-2) ... Selecting previously unselected package libxpm4:amd64. Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Selecting previously unselected package libgd3:amd64. Preparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package mysql-common. Preparing to unpack .../mysql-common_5.5.62-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package libmysqlclient18:amd64. Preparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-164.214_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-164.214) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package libexpat1-dev:amd64. Preparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ... Unpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Selecting previously unselected package libpython2.7-dev:amd64. Preparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsctp1:amd64. Preparing to unpack .../libsctp1_1.0.15+dfsg-1_amd64.deb ... Unpacking libsctp1:amd64 (1.0.15+dfsg-1) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libperl5.18. Preparing to unpack .../libperl5.18_5.18.2-2ubuntu1.7_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.7) ... Selecting previously unselected package libsnmp-base. Preparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ... Unpacking libsnmp-base (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libsnmp30:amd64. Preparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libxslt1.1:amd64. Preparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ... Unpacking clearwater-diags-monitor (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... Selecting previously unselected package nginx-common. Preparing to unpack .../nginx-common_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx-common (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx-core. Preparing to unpack .../nginx-core_1.4.6-1ubuntu3.9_amd64.deb ... Unpacking nginx-core (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx. Preparing to unpack .../nginx_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx (1.4.6-1ubuntu3.9) ... Selecting previously unselected package clearwater-nginx. Preparing to unpack .../clearwater-nginx_1.0-180322.165850_all.deb ... Unpacking clearwater-nginx (1.0-180322.165850) ... Selecting previously unselected package snmpd. Preparing to unpack .../snmpd_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking snmpd (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package clearwater-snmpd. Preparing to unpack .../clearwater-snmpd_1.0-180328.114312_all.deb ... Unpacking clearwater-snmpd (1.0-180328.114312) ... Selecting previously unselected package clearwater-socket-factory. Preparing to unpack .../clearwater-socket-factory_1.0-180328.114312_amd64.deb ... Unpacking clearwater-socket-factory (1.0-180328.114312) ... Selecting previously unselected package clearwater-tcp-scalability. Preparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ... Unpacking clearwater-tcp-scalability (1.0-180328.114312) ... Selecting previously unselected package libxml2-dev:amd64. Preparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ... Unpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... Selecting previously unselected package libxslt1-dev:amd64. Preparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package python2.7-dev. Preparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking python2.7-dev (2.7.6-8ubuntu0.5) ... Selecting previously unselected package python-zmq. Preparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ... Unpacking python-zmq (14.0.1-1build2) ... Selecting previously unselected package libzmq3-dev:amd64. Preparing to unpack .../libzmq3-dev_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package crest. Preparing to unpack .../crest_1.0-180326.111418_amd64.deb ... Unpacking crest (1.0-180326.111418) ... Selecting previously unselected package ralf-libs. Preparing to unpack .../ralf-libs_1.0-180326.112116_amd64.deb ... Unpacking ralf-libs (1.0-180326.112116) ... Selecting previously unselected package ralf. Preparing to unpack .../ralf_1.0-180326.112116_amd64.deb ... Unpacking ralf (1.0-180326.112116) ... Selecting previously unselected package homestead-libs. Preparing to unpack .../homestead-libs_1.0-180326.115231_amd64.deb ... Unpacking homestead-libs (1.0-180326.115231) ... Selecting previously unselected package python-netsnmp. Preparing to unpack .../python-netsnmp_5.7.2~dfsg-clearwater2_amd64.deb ... Unpacking python-netsnmp (5.7.2~dfsg-clearwater2) ... Selecting previously unselected package homestead. Preparing to unpack .../homestead_1.0-180326.115231_amd64.deb ... Unpacking homestead (1.0-180326.115231) ... Selecting previously unselected package homestead-prov. Preparing to unpack .../homestead-prov_1.0-180326.111418_amd64.deb ... Unpacking homestead-prov (1.0-180326.111418) ... Selecting previously unselected package dime. Preparing to unpack .../dime_1.0-180328.114312_amd64.deb ... Unpacking dime (1.0-180328.114312) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package lksctp-tools. Preparing to unpack .../lksctp-tools_1.0.15+dfsg-1_amd64.deb ... Unpacking lksctp-tools (1.0.15+dfsg-1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up fonts-dejavu-core (2.34-1ubuntu1) ... Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Setting up libjpeg8:amd64 (8c-2ubuntu8) ... Setting up libjbig0:amd64 (2.0-2ubuntu4.1) ... Setting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Setting up libvpx1:amd64 (1.3.0-2) ... Setting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Setting up libgd3:amd64 (2.1.0-3ubuntu0.10) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up mysql-common (5.5.62-0ubuntu0.14.04.1) ... Setting up libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libc-dev-bin (2.19-0ubuntu6.14) ... Setting up linux-libc-dev:amd64 (3.13.0-164.214) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Setting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsctp1:amd64 (1.0.15+dfsg-1) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libperl5.18 (5.18.2-2ubuntu1.7) ... Setting up libsnmp-base (5.7.3~dfsg-clearwater1) ... Setting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up iotop (0.6-1) ... Setting up nginx-common (1.4.6-1ubuntu3.9) ... Setting up snmpd (5.7.3~dfsg-clearwater1) ... update-rc.d: warning: stop runlevel arguments (1) do not match snmpd Default-Stop values (0 1 6) * Starting network management services: Setting up clearwater-tcp-scalability (1.0-180328.114312) ... Setting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... Setting up libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ... Setting up python2.7-dev (2.7.6-8ubuntu0.5) ... Setting up python-zmq (14.0.1-1build2) ... Setting up libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ralf-libs (1.0-180326.112116) ... Setting up homestead-libs (1.0-180326.115231) ... Setting up python-netsnmp (5.7.2~dfsg-clearwater2) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up lksctp-tools (1.0.15+dfsg-1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-180328.114312) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting cw_infrastructure Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Installing collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. reload: Unknown job: clearwater-monit Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-log-cleanup (1.0-180328.114312) ... Setting up clearwater-socket-factory (1.0-180328.114312) ... clearwater-socket-factory-mgmt start/running, process 8728 clearwater-socket-factory-sig start/running, process 8737 Setting up clearwater-monit (5.18-180322.170159) ... clearwater-monit start/running, process 8782 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-snmpd (1.0-180328.114312) ... * Stopping network management services: Setting up ralf (1.0-180326.112116) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Setting up clearwater-diags-monitor (1.0-180328.114312) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up nginx-core (1.4.6-1ubuntu3.9) ... Setting up nginx (1.4.6-1ubuntu3.9) ... Setting up clearwater-nginx (1.0-180322.165850) ... Testing nginx configuration... nginx: the configuration file /etc/nginx/nginx.conf syntax is ok nginx: configuration file /etc/nginx/nginx.conf test is successful Site ping has been enabled. Run /etc/init.d/nginx reload to apply the changes. Generating a 2048 bit RSA private key ............+++ .......................................................+++ unable to write 'random state' writing new private key to 'nginx.key' ----- Signature ok subject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown Getting Private key unable to write 'random state' Adding 'diversion of /etc/init.d/nginx to /etc/init.d/nginx.clearwater-orig by clearwater-nginx' Adding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx' Processing triggers for ureadahead (0.100.0-16) ... Setting up crest (1.0-180326.111418) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/crest/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting crest Collecting cyclone (from crest) Collecting cryptography (from crest) Collecting idna (from crest) Collecting defusedxml (from crest) Collecting pyOpenSSL (from crest) Collecting Twisted (from crest) Collecting prctl (from crest) Collecting cql (from crest) Collecting ipaddress (from crest) Collecting msgpack-python (from crest) Collecting attrs (from crest) Collecting Automat (from crest) Collecting metaswitchcommon (from crest) Collecting telephus (from crest) Collecting asn1crypto (from crest) Collecting enum34 (from crest) Collecting pure-sasl (from crest) Collecting setuptools (from crest) Collecting constantly (from crest) Collecting lxml (from crest) Collecting thrift (from crest) Collecting incremental (from crest) Collecting zope.interface (from crest) Collecting six (from crest) Collecting cffi>=1.7 (from cryptography->crest) Collecting pycparser (from metaswitchcommon->crest) Collecting pycrypto (from metaswitchcommon->crest) Collecting monotonic (from metaswitchcommon->crest) Collecting pyzmq (from metaswitchcommon->crest) Installing collected packages: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, defusedxml, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, crest Found existing installation: setuptools 2.2 Uninstalling setuptools-2.2: Successfully uninstalled setuptools-2.2 Successfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 defusedxml-0.5.0 enum34-1.1.6 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1 Setting up homestead (1.0-180326.115231) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Setting up homestead-prov (1.0-180326.111418) ... Collecting homestead_prov Collecting crest (from homestead_prov) Collecting cyclone (from crest->homestead_prov) Collecting cryptography (from crest->homestead_prov) Collecting idna (from crest->homestead_prov) Collecting defusedxml (from crest->homestead_prov) Collecting pyOpenSSL (from crest->homestead_prov) Collecting Twisted (from crest->homestead_prov) Collecting prctl (from crest->homestead_prov) Collecting cql (from crest->homestead_prov) Collecting ipaddress (from crest->homestead_prov) Collecting msgpack-python (from crest->homestead_prov) Collecting attrs (from crest->homestead_prov) Collecting Automat (from crest->homestead_prov) Collecting metaswitchcommon (from crest->homestead_prov) Collecting telephus (from crest->homestead_prov) Collecting asn1crypto (from crest->homestead_prov) Collecting enum34 (from crest->homestead_prov) Collecting pure-sasl (from crest->homestead_prov) Collecting setuptools (from crest->homestead_prov) Collecting constantly (from crest->homestead_prov) Collecting lxml (from crest->homestead_prov) Collecting thrift (from crest->homestead_prov) Collecting incremental (from crest->homestead_prov) Collecting zope.interface (from crest->homestead_prov) Collecting six (from crest->homestead_prov) Collecting cffi>=1.7 (from cryptography->crest->homestead_prov) Collecting pycparser (from metaswitchcommon->crest->homestead_prov) Collecting pycrypto (from metaswitchcommon->crest->homestead_prov) Collecting monotonic (from metaswitchcommon->crest->homestead_prov) Collecting pyzmq (from metaswitchcommon->crest->homestead_prov) Installing collected packages: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, defusedxml, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, crest, homestead-prov Found existing installation: six 1.10.0 Uninstalling six-1.10.0: Successfully uninstalled six-1.10.0 Found existing installation: ipaddress 1.0.18 Uninstalling ipaddress-1.0.18: Successfully uninstalled ipaddress-1.0.18 Found existing installation: asn1crypto 0.22.0 Uninstalling asn1crypto-0.22.0: Successfully uninstalled asn1crypto-0.22.0 Found existing installation: enum34 1.1.6 Uninstalling enum34-1.1.6: Successfully uninstalled enum34-1.1.6 Found existing installation: idna 2.5 Uninstalling idna-2.5: Successfully uninstalled idna-2.5 Found existing installation: pycparser 2.18 Uninstalling pycparser-2.18: Successfully uninstalled pycparser-2.18 Found existing installation: cffi 1.10.0 Uninstalling cffi-1.10.0: Successfully uninstalled cffi-1.10.0 Found existing installation: cryptography 1.9 Uninstalling cryptography-1.9: Successfully uninstalled cryptography-1.9 Found existing installation: pyOpenSSL 17.0.0 Uninstalling pyOpenSSL-17.0.0: Successfully uninstalled pyOpenSSL-17.0.0 Found existing installation: constantly 15.1.0 Uninstalling constantly-15.1.0: Successfully uninstalled constantly-15.1.0 Found existing installation: setuptools 24.0.0 Uninstalling setuptools-24.0.0: Successfully uninstalled setuptools-24.0.0 Found existing installation: zope.interface 4.4.1 Uninstalling zope.interface-4.4.1: Successfully uninstalled zope.interface-4.4.1 Found existing installation: attrs 17.2.0 Uninstalling attrs-17.2.0: Successfully uninstalled attrs-17.2.0 Found existing installation: Automat 0.6.0 Uninstalling Automat-0.6.0: Successfully uninstalled Automat-0.6.0 Found existing installation: incremental 17.5.0 Uninstalling incremental-17.5.0: Successfully uninstalled incremental-17.5.0 Found existing installation: Twisted 17.1.0 Uninstalling Twisted-17.1.0: Successfully uninstalled Twisted-17.1.0 Found existing installation: cyclone 1.0 Uninstalling cyclone-1.0: Successfully uninstalled cyclone-1.0 Found existing installation: defusedxml 0.5.0 Uninstalling defusedxml-0.5.0: Successfully uninstalled defusedxml-0.5.0 Found existing installation: prctl 1.0.1 Uninstalling prctl-1.0.1: Successfully uninstalled prctl-1.0.1 Found existing installation: thrift 0.9.3 Uninstalling thrift-0.9.3: Successfully uninstalled thrift-0.9.3 Found existing installation: cql 1.4.0 Uninstalling cql-1.4.0: Successfully uninstalled cql-1.4.0 Found existing installation: msgpack-python 0.4.7 Uninstalling msgpack-python-0.4.7: Successfully uninstalled msgpack-python-0.4.7 Found existing installation: pycrypto 2.6.1 Uninstalling pycrypto-2.6.1: Successfully uninstalled pycrypto-2.6.1 Found existing installation: monotonic 0.6 Uninstalling monotonic-0.6: Successfully uninstalled monotonic-0.6 Found existing installation: pyzmq 16.0.2 Uninstalling pyzmq-16.0.2: Successfully uninstalled pyzmq-16.0.2 Found existing installation: metaswitchcommon 0.1 Uninstalling metaswitchcommon-0.1: Successfully uninstalled metaswitchcommon-0.1 Found existing installation: telephus 1.0.0b1 Uninstalling telephus-1.0.0b1: Successfully uninstalled telephus-1.0.0b1 Found existing installation: pure-sasl 0.4.0 Uninstalling pure-sasl-0.4.0: Successfully uninstalled pure-sasl-0.4.0 Found existing installation: lxml 3.6.0 Uninstalling lxml-3.6.0: Successfully uninstalled lxml-3.6.0 Found existing installation: crest 0.1 Uninstalling crest-0.1: Successfully uninstalled crest-0.1 Successfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 defusedxml-0.5.0 enum34-1.1.6 homestead-prov-0.1 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1 * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Processing triggers for ureadahead (0.100.0-16) ... Setting up dime (1.0-180328.114312) ... Processing triggers for libc-bin (2.19-0ubuntu6.14) ... + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-queue-manager python-jsonschema python-mock Suggested packages: python-mock-doc The following NEW packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-management clearwater-queue-manager python-jsonschema python-mock 0 upgraded, 7 newly installed, 0 to remove and 12 not upgraded. Need to get 38.4 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB] Fetched 38.4 MB in 3s (12.0 MB/s) Selecting previously unselected package python-mock. (Reading database ... 58625 files and directories currently installed.) Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ... Unpacking clearwater-etcd (1.0-180328.115321) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-cluster-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-queue-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-config-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ... Unpacking clearwater-management (1.0-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up clearwater-etcd (1.0-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_cluster_manager Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6) Setting up clearwater-queue-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_queue_manager Collecting metaswitchcommon (from clearwater_queue_manager) Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_config_manager Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting requests (from clearwater_config_manager) Collecting nsenter (from clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting pathlib (from nsenter->clearwater_config_manager) Collecting contextlib2 (from nsenter->clearwater_config_manager) Collecting argparse (from nsenter->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, pathlib, contextlib2, argparse, nsenter, clearwater-config-manager Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env Successfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 nsenter-0.2 pathlib-1.0.1 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-180328.115321) ... + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.206 ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.9 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.9 ++ echo A 192.168.1.9 ++ ip2rr 192.168.1.9 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.9 ++ echo A 192.168.1.9 ++ ip2rr 192.168.0.27 ++ grep -q -e '[^0-9.]' ++ echo 192.168.0.27 ++ echo A 192.168.0.27 + echo 'nameserver 192.168.0.2' + echo RESOLV_CONF=/etc/dnsmasq.resolv.conf + mkdir -p /etc/netns/signaling + echo 'nameserver 192.168.1.4' + service dnsmasq force-reload * Restarting DNS forwarder and DHCP server dnsmasq ...done. ci-info: ++++++++++Authorized keys from /home/ubuntu/.ssh/authorized_keys for user ubuntu+++++++++++ ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | Keytype | Fingerprint (md5) | Options | Comment | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | ssh-rsa | fb:2c:30:0c:e8:98:b2:1a:c4:c0:13:a4:f3:b2:82:59 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 87:7d:ee:ec:31:2c:c3:e3:c2:25:7a:8c:46:88:46:21 root@dime-0 (DSA) ec2: 256 0f:55:e5:da:06:b9:18:b7:72:d6:e0:bf:59:e2:58:6e root@dime-0 (ECDSA) ec2: 256 de:81:5d:57:71:6d:ca:e0:20:c8:0e:5a:b3:61:b6:2f root@dime-0 (ED25519) ec2: 2048 a3:05:d2:30:ca:6d:28:68:83:2a:56:77:84:8d:18:14 root@dime-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBMebAxpXwACYWrZ2wftO8GUImMeAq9puk5joxqgwj36HpB4HeHYL/SADC9lfTwrFMp6h9ghcE54aW5jnyTzIqIA= root@dime-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIDSs0QTKhcxFzUpdTdMyc8jJtftnk1Hhzal50KgczPGT root@dime-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC/EKQJ2hRuvsqsU6wnbPZqXfmMNhsBkrsG/IAiZhx1uvULHCs+TxbeZc5CMlPM5hYXBpoA+EP41o6jHPBD14hNErzeQMlvuZZf1eJ+eC5kDxseDO+YmhEp+cclslhfZ3yLWsF6fA02tNJkF1iNPTIixT3hy9mlHWKUxGXQdAeKIHQVujfCQs0A6qEFlUUYDWSIahqbtV5uzO/69VnUk7kOivX9H7FgZ3FIVPoPTNcNnJSYeF+UwsjhZenFMfdY5XAe3W5CdbuAOEttJiJxq+fKqmvLbcxApTBIZFNWMPeHs+ZgplIPxTaTAQRU8KpEOY2pUZ8PVXnZS4b8amoNTeSr root@dime-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Thu, 27 Dec 2018 19:41:21 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 172.66 seconds 2018-12-27 19:41:32,265 - functest.core.singlevm - DEBUG - regex found: ''Cloud-init .* finished at ' in console 2018-12-27 19:41:32,265 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-27 19:41:32,268 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1160947540e39475cdcf001250247e001a7a12cf" 2018-12-27 19:41:33,015 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:41:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f099a04b-78df-4256-a735-cb25c7182db9 x-compute-request-id: req-f099a04b-78df-4256-a735-cb25c7182db9 Content-Encoding: gzip Content-Length: 1508 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:c2:e4", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:c2:e4", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:64:42:66", "version": 4, "addr": "192.168.1.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:64:42:66", "version": 4, "addr": "172.30.9.218", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/b60d844c-a06f-456e-a245-d548e0ebe850", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/b60d844c-a06f-456e-a245-d548e0ebe850", "rel": "bookmark"}], "image": {"id": "32de5565-c2d6-40e1-a076-b02e04d8b38d", "links": [{"href": "http://172.30.9.31:8774/images/32de5565-c2d6-40e1-a076-b02e04d8b38d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T19:38:29.000000", "flavor": {"id": "49521764-2b45-4138-bc33-9eb85445fa6c", "links": [{"href": "http://172.30.9.31:8774/flavors/49521764-2b45-4138-bc33-9eb85445fa6c", "rel": "bookmark"}]}, "id": "b60d844c-a06f-456e-a245-d548e0ebe850", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "e7c77990ffaf4447ba7d154f141f5f6f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T19:38:29Z", "hostId": "7935404ab45d1467d9d5233abd8c2483b155e013f8c227d5b4684907", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_bd473631-e088-4b41-9469-069909e508ff", "name": "homer-0.clearwater.opnfv", "created": "2018-12-27T19:37:54Z", "tenant_id": "5659dcbdaa7742d7bfece797c4514064", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:ef:3f", "version": 4, "addr": "192.168.0.27", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:ef:3f", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:9f:e7", "version": 4, "addr": "192.168.1.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/61e02295-3179-4e3a-8f57-836a5933f12c", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/61e02295-3179-4e3a-8f57-836a5933f12c", "rel": "bookmark"}], "image": {"id": "32de5565-c2d6-40e1-a076-b02e04d8b38d", "links": [{"href": "http://172.30.9.31:8774/images/32de5565-c2d6-40e1-a076-b02e04d8b38d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T19:38:27.000000", "flavor": {"id": "49521764-2b45-4138-bc33-9eb85445fa6c", "links": [{"href": "http://172.30.9.31:8774/flavors/49521764-2b45-4138-bc33-9eb85445fa6c", "rel": "bookmark"}]}, "id": "61e02295-3179-4e3a-8f57-836a5933f12c", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "e7c77990ffaf4447ba7d154f141f5f6f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T19:38:27Z", "hostId": "7935404ab45d1467d9d5233abd8c2483b155e013f8c227d5b4684907", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_bd473631-e088-4b41-9469-069909e508ff", "name": "dime-0.clearwater.opnfv", "created": "2018-12-27T19:37:53Z", "tenant_id": "5659dcbdaa7742d7bfece797c4514064", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d9:11:be", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d9:11:be", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c7:d5:1f", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/f6653274-ab3c-4e08-a1c5-e0a3a5e12bab", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/f6653274-ab3c-4e08-a1c5-e0a3a5e12bab", "rel": "bookmark"}], "image": {"id": "32de5565-c2d6-40e1-a076-b02e04d8b38d", "links": [{"href": "http://172.30.9.31:8774/images/32de5565-c2d6-40e1-a076-b02e04d8b38d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T19:38:31.000000", "flavor": {"id": "49521764-2b45-4138-bc33-9eb85445fa6c", "links": [{"href": "http://172.30.9.31:8774/flavors/49521764-2b45-4138-bc33-9eb85445fa6c", "rel": "bookmark"}]}, "id": "f6653274-ab3c-4e08-a1c5-e0a3a5e12bab", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}], "user_id": "e7c77990ffaf4447ba7d154f141f5f6f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T19:38:31Z", "hostId": "7935404ab45d1467d9d5233abd8c2483b155e013f8c227d5b4684907", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_bd473631-e088-4b41-9469-069909e508ff", "name": "sprout-0.clearwater.opnfv", "created": "2018-12-27T19:37:53Z", "tenant_id": "5659dcbdaa7742d7bfece797c4514064", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b7:4f", "version": 4, "addr": "192.168.0.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b7:4f", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:c1:db", "version": 4, "addr": "192.168.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:c1:db", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/fc6bcdb8-04b7-40f4-a89b-dcddd8130d44", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/fc6bcdb8-04b7-40f4-a89b-dcddd8130d44", "rel": "bookmark"}], "image": {"id": "32de5565-c2d6-40e1-a076-b02e04d8b38d", "links": [{"href": "http://172.30.9.31:8774/images/32de5565-c2d6-40e1-a076-b02e04d8b38d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T19:38:29.000000", "flavor": {"id": "49521764-2b45-4138-bc33-9eb85445fa6c", "links": [{"href": "http://172.30.9.31:8774/flavors/49521764-2b45-4138-bc33-9eb85445fa6c", "rel": "bookmark"}]}, "id": "fc6bcdb8-04b7-40f4-a89b-dcddd8130d44", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-bono-sig"}], "user_id": "e7c77990ffaf4447ba7d154f141f5f6f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T19:38:29Z", "hostId": "7935404ab45d1467d9d5233abd8c2483b155e013f8c227d5b4684907", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_bd473631-e088-4b41-9469-069909e508ff", "name": "bono-0.clearwater.opnfv", "created": "2018-12-27T19:37:53Z", "tenant_id": "5659dcbdaa7742d7bfece797c4514064", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9e:85:ac", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9e:85:ac", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3d:d4:30", "version": 4, "addr": "192.168.1.2", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/38fc4a7e-277a-4960-88c7-d39ce87f4bdc", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/38fc4a7e-277a-4960-88c7-d39ce87f4bdc", "rel": "bookmark"}], "image": {"id": "32de5565-c2d6-40e1-a076-b02e04d8b38d", "links": [{"href": "http://172.30.9.31:8774/images/32de5565-c2d6-40e1-a076-b02e04d8b38d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T19:38:07.000000", "flavor": {"id": "49521764-2b45-4138-bc33-9eb85445fa6c", "links": [{"href": "http://172.30.9.31:8774/flavors/49521764-2b45-4138-bc33-9eb85445fa6c", "rel": "bookmark"}]}, "id": "38fc4a7e-277a-4960-88c7-d39ce87f4bdc", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}], "user_id": "e7c77990ffaf4447ba7d154f141f5f6f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T19:38:07Z", "hostId": "e0f75b676eb2b7d2e6c5c117c7ca7a2f9cec907ebbfca4e893351767", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_bd473631-e088-4b41-9469-069909e508ff", "name": "vellum-0.clearwater.opnfv", "created": "2018-12-27T19:37:50Z", "tenant_id": "5659dcbdaa7742d7bfece797c4514064", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:26:6a:cd", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:26:6a:cd", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/58a22854-a720-43ad-b9f2-662508a20c99", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/58a22854-a720-43ad-b9f2-662508a20c99", "rel": "bookmark"}], "image": {"id": "32de5565-c2d6-40e1-a076-b02e04d8b38d", "links": [{"href": "http://172.30.9.31:8774/images/32de5565-c2d6-40e1-a076-b02e04d8b38d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T19:37:25.000000", "flavor": {"id": "49521764-2b45-4138-bc33-9eb85445fa6c", "links": [{"href": "http://172.30.9.31:8774/flavors/49521764-2b45-4138-bc33-9eb85445fa6c", "rel": "bookmark"}]}, "id": "58a22854-a720-43ad-b9f2-662508a20c99", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "e7c77990ffaf4447ba7d154f141f5f6f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T19:37:25Z", "hostId": "7935404ab45d1467d9d5233abd8c2483b155e013f8c227d5b4684907", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_bd473631-e088-4b41-9469-069909e508ff", "name": "ellis-0.clearwater.opnfv", "created": "2018-12-27T19:35:46Z", "tenant_id": "5659dcbdaa7742d7bfece797c4514064", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2c:36:bf", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2c:36:bf", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7b:f8:ba", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/dbc80c75-c7be-4193-8df4-be72cd1301d0", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/dbc80c75-c7be-4193-8df4-be72cd1301d0", "rel": "bookmark"}], "image": {"id": "32de5565-c2d6-40e1-a076-b02e04d8b38d", "links": [{"href": "http://172.30.9.31:8774/images/32de5565-c2d6-40e1-a076-b02e04d8b38d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T19:35:32.000000", "flavor": {"id": "49521764-2b45-4138-bc33-9eb85445fa6c", "links": [{"href": "http://172.30.9.31:8774/flavors/49521764-2b45-4138-bc33-9eb85445fa6c", "rel": "bookmark"}]}, "id": "dbc80c75-c7be-4193-8df4-be72cd1301d0", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "e7c77990ffaf4447ba7d154f141f5f6f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T19:35:32Z", "hostId": "e0f75b676eb2b7d2e6c5c117c7ca7a2f9cec907ebbfca4e893351767", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_bd473631-e088-4b41-9469-069909e508ff", "name": "ns.clearwater.opnfv", "created": "2018-12-27T19:33:41Z", "tenant_id": "5659dcbdaa7742d7bfece797c4514064", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-27 19:41:33,016 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-f099a04b-78df-4256-a735-cb25c7182db9 2018-12-27 19:41:33,016 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.750483989716s 2018-12-27 19:41:33,017 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-f099a04b-78df-4256-a735-cb25c7182db9 2018-12-27 19:41:33,024 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-12-27 19:41:33,027 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/servers/f6653274-ab3c-4e08-a1c5-e0a3a5e12bab/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}1160947540e39475cdcf001250247e001a7a12cf" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-27 19:41:33,107 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:41:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-01147b5c-62d9-4563-acd8-afbe28d2665e x-compute-request-id: req-01147b5c-62d9-4563-acd8-afbe28d2665e Content-Encoding: gzip Content-Length: 20209 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-163-generic (buildd@lgw01-amd64-058) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #213-Ubuntu SMP Thu Nov 15 02:19:07 UTC 2018 (Ubuntu 3.13.0-163.213-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-163-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff]\n[ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff]\n[ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff]\n[ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff]\n[ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000007ffe1551 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000007ffe0000 000040\n[ 0.000000] ACPI: APIC 000000007ffe14d1 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84096 r8192 d22400 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc80\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-163-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.009532] pid_max: default: 32768 minimum: 301\n[ 0.011540] Security Framework initialized\n[ 0.012089] AppArmor: AppArmor initialized\n[ 0.013802] Yama: becoming mindful.\n[ 0.016270] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.021555] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.024886] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.027503] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.028474] Initializing cgroup subsys memory\n[ 0.032028] Initializing cgroup subsys devices\n[ 0.033867] Initializing cgroup subsys freezer\n[ 0.036015] Initializing cgroup subsys blkio\n[ 0.037791] Initializing cgroup subsys perf_event\n[ 0.040010] Initializing cgroup subsys hugetlb\n[ 0.042634] mce: CPU supports 10 MCE banks\n[ 0.044069] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.044069] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.048016] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.050248] Spectre V2 : Enabling Indirect Branch Prediction Barrier\n[ 0.052003] Spectre V2 : Enabling Restricted Speculation for firmware calls\n[ 0.056004] Spectre V2 : Disabling Indirect Banch Restricted Speculation\n[ 0.058591] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.060010] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.065100] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.074532] ACPI: Core revision 20131115\n[ 0.076564] ACPI: All ACPI Tables successfully acquired\n[ 0.078957] ftrace: allocating 28753 entries in 113 pages\n[ 0.100302] smpboot: Max logical packages: 2\n[ 0.104004] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.108003] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.110835] Enabling x2apic\n[ 0.112000] Enabled x2apic\n[ 0.112008] Switched APIC routing to physical x2apic.\n[ 0.117407] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.119809] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.123006] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.131070] KVM setup paravirtual spinlock\n[ 0.134032] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.136209] x86: Booting SMP configuration:\n[ 0.138019] .... node #0, CPUs: #1[ 0.133974] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.156035] x86: Booted up 1 node, 2 CPUs\n[ 0.156034] KVM setup async PF for cpu 1\n[ 0.156038] kvm-stealtime: cpu 1, msr 7fd0fc80\n[ 0.160015] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.163085] devtmpfs: initialized\n[ 0.165673] EVM: security.selinux\n[ 0.167130] EVM: security.SMACK64\n[ 0.168004] EVM: security.ima\n[ 0.169347] EVM: security.capability\n[ 0.170930] pinctrl core: initialized pinctrl subsystem\n[ 0.172066] regulator-dummy: no parameters\n[ 0.173876] RTC time: 19:38:32, date: 12/27/18\n[ 0.175767] NET: Registered protocol family 16\n[ 0.176136] cpuidle: using governor ladder\n[ 0.177854] cpuidle: using governor menu\n[ 0.179557] ACPI: bus type PCI registered\n[ 0.180014] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.182611] PCI: Using configuration type 1 for base access\n[ 0.184712] bio: create slab at 0\n[ 0.185725] ACPI: Added _OSI(Module Device)\n[ 0.188004] ACPI: Added _OSI(Processor Device)\n[ 0.189818] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.191715] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.193767] ACPI: Interpreter enabled\n[ 0.195345] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.198464] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.201050] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.204007] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.207888] ACPI: (supports S0 S5)\n[ 0.208004] ACPI: Using IOAPIC for interrupt routing\n[ 0.210040] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.212233] ACPI: No dock devices found.\n[ 0.215966] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.216008] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.218643] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.220021] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.224294] acpiphp: Slot [3] registered\n[ 0.226183] acpiphp: Slot [4] registered\n[ 0.227993] acpiphp: Slot [5] registered\n[ 0.228039] acpiphp: Slot [6] registered\n[ 0.229640] acpiphp: Slot [7] registered\n[ 0.231304] acpiphp: Slot [8] registered\n[ 0.232036] acpiphp: Slot [9] registered\n[ 0.233737] acpiphp: Slot [10] registered\n[ 0.235407] acpiphp: Slot [11] registered\n[ 0.236026] acpiphp: Slot [12] registered\n[ 0.237693] acpiphp: Slot [13] registered\n[ 0.239349] acpiphp: Slot [14] registered\n[ 0.240045] acpiphp: Slot [15] registered\n[ 0.241621] acpiphp: Slot [16] registered\n[ 0.243361] acpiphp: Slot [17] registered\n[ 0.244026] acpiphp: Slot [18] registered\n[ 0.245743] acpiphp: Slot [19] registered\n[ 0.247330] acpiphp: Slot [20] registered\n[ 0.248031] acpiphp: Slot [21] registered\n[ 0.249771] acpiphp: Slot [22] registered\n[ 0.251430] acpiphp: Slot [23] registered\n[ 0.252037] acpiphp: Slot [24] registered\n[ 0.253622] acpiphp: Slot [25] registered\n[ 0.255122] acpiphp: Slot [26] registered\n[ 0.256025] acpiphp: Slot [27] registered\n[ 0.257540] acpiphp: Slot [28] registered\n[ 0.259033] acpiphp: Slot [29] registered\n[ 0.260027] acpiphp: Slot [30] registered\n[ 0.261794] acpiphp: Slot [31] registered\n[ 0.263377] PCI host bridge to bus 0000:00\n[ 0.264011] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.266030] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.268005] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.270101] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.272005] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.274280] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.284721] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.287263] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.316497] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.319284] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.321251] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.323944] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.325237] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.327638] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.328309] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.329944] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.332004] vgaarb: loaded\n[ 0.333057] vgaarb: bridge control possible 0000:00:02.0\n[ 0.335094] SCSI subsystem initialized\n[ 0.336174] ACPI: bus type USB registered\n[ 0.337546] usbcore: registered new interface driver usbfs\n[ 0.339347] usbcore: registered new interface driver hub\n[ 0.340054] usbcore: registered new device driver usb\n[ 0.341833] PCI: Using ACPI for IRQ routing\n[ 0.341918] NetLabel: Initializing\n[ 0.344007] NetLabel: domain hash size = 128\n[ 0.345492] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.347215] NetLabel: unlabeled traffic allowed by default\n[ 0.348223] Switched to clocksource kvm-clock\n[ 0.357208] AppArmor: AppArmor Filesystem Enabled\n[ 0.358873] pnp: PnP ACPI init\n[ 0.360036] ACPI: bus type PNP registered\n[ 0.361963] pnp: PnP ACPI: found 8 devices\n[ 0.363385] ACPI: bus type PNP unregistered\n[ 0.372194] NET: Registered protocol family 2\n[ 0.373989] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.376610] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.378936] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.381122] TCP: reno registered\n[ 0.382316] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.384326] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.386469] NET: Registered protocol family 1\n[ 0.388042] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.389913] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.391717] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.414765] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.438058] Trying to unpack rootfs image as initramfs...\n[ 0.543925] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.546822] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.548697] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.551069] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.554091] Scanning for low memory corruption every 60 seconds\n[ 0.556502] Initialise system trusted keyring\n[ 0.558145] audit: initializing netlink socket (disabled)\n[ 0.559948] type=2000 audit(1545939512.951:1): initialized\n[ 0.581147] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.584322] zbud: loaded\n[ 0.585749] VFS: Disk quotas dquot_6.5.2\n[ 0.587439] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.590356] fuse init (API version 7.22)\n[ 0.592111] msgmni has been set to 3997\n[ 0.593808] Key type big_key registered\n[ 0.596028] Key type asymmetric registered\n[ 0.597753] Asymmetric key parser 'x509' registered\n[ 0.599734] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.602814] io scheduler noop registered\n[ 0.604471] io scheduler deadline registered (default)\n[ 0.606540] io scheduler cfq registered\n[ 0.608239] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.610426] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.613002] ipmi message handler version 39.2\n[ 0.614832] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.617848] ACPI: Power Button [PWRF]\n[ 0.619539] GHES: HEST is not enabled!\n[ 0.642091] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.687165] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.711062] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.714260] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.740931] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.744924] Linux agpgart interface v0.103\n[ 0.747650] brd: module loaded\n[ 0.749523] loop: module loaded\n[ 0.751370] blk-mq: CPU -> queue map\n[ 0.752934] CPU 0 -> Queue 0\n[ 0.754289] CPU 1 -> Queue 0\n[ 0.756541] vda: vda1\n[ 0.758534] scsi0 : ata_piix\n[ 0.760355] scsi1 : ata_piix\n[ 0.761733] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.764332] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.767200] libphy: Fixed MDIO Bus: probed\n[ 0.769024] tun: Universal TUN/TAP device driver, 1.6\n[ 0.771056] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.777367] PPP generic driver version 2.4.2\n[ 0.779492] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.782447] ehci-pci: EHCI PCI platform driver\n[ 0.783994] ehci-platform: EHCI generic platform driver\n[ 0.785808] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.788093] ohci-pci: OHCI PCI platform driver\n[ 0.790640] ohci-platform: OHCI generic platform driver\n[ 0.793178] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.818847] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.821017] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.824172] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.826558] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.829207] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.832166] usb usb1: Product: UHCI Host Controller\n[ 0.834162] usb usb1: Manufacturer: Linux 3.13.0-163-generic uhci_hcd\n[ 0.836693] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.838723] hub 1-0:1.0: USB hub found\n[ 0.840408] hub 1-0:1.0: 2 ports detected\n[ 0.842283] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.846505] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.848528] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.850776] mousedev: PS/2 mouse device common for all mice\n[ 0.853659] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.857476] rtc_cmos 00:00: RTC can wake from S4\n[ 0.859781] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.862008] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.864278] device-mapper: uevent: version 1.0.3\n[ 0.865991] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.868990] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.872116] TCP: cubic registered\n[ 0.873682] NET: Registered protocol family 10\n[ 0.875521] NET: Registered protocol family 17\n[ 0.892311] Key type dns_resolver registered\n[ 0.894555] Loading compiled-in X.509 certificates\n[ 0.897334] Loaded X.509 cert 'Magrathea: Glacier signing key: 094079111c1fcc174da628d837dd46328f08651c'\n[ 0.902096] registered taskstats version 1\n[ 0.906523] Key type trusted registered\n[ 0.911283] Key type encrypted registered\n[ 0.913341] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.915948] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.919170] regulator-dummy: disabling\n[ 0.921260] Magic number: 14:663:648\n[ 0.922978] acpi LNXCPU:01: hash matches\n[ 0.924718] rtc_cmos 00:00: setting system clock to 2018-12-27 19:38:32 UTC (1545939512)\n[ 0.928862] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.931350] EDD information not available.\n[ 0.934360] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.937440] Write protecting the kernel read-only data: 12288k\n[ 0.940720] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000)\n[ 0.945303] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.961232] systemd-udevd[107]: starting version 204\n[ 1.004535] FDC 0 is a S82078B\n[ 1.152067] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.313511] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.316218] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.319110] usb 1-1: Product: QEMU USB Tablet\n[ 1.320862] usb 1-1: Manufacturer: QEMU\n[ 1.322103] usb 1-1: SerialNumber: 42\n[ 2.029908] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3\nBegin: Loading essential drivers ... done.\nBegin: Running /scripts/init-premount ... done.\nBegin: Mounting root file system ... Begin: Running /scripts/local-top ... done.\nBegin: Running /scripts/local-premount ... done.\n[ 2.400223] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nBegin: Running /scripts/local-bottom ... done.\ndone.\nBegin: Running /scripts/init-bottom ... done.\n[ 2.532325] random: init urandom read with 10 bits of entropy available\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Starting Mount filesystems on boot[74G[ OK ]\n * Starting Populate /dev filesystem[74G[ OK ]\n * Starting Populate and link to /run filesystem[74G[ OK ]\n * Stopping Populate /dev filesystem[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n[ 2.693053] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Thu, 27 Dec 2018 19:38:34 +0000. Up 3.20 seconds.\ncloud-init-nonet[3.75]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting cold plug devices[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\ncloud-init-nonet[4.76]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Thu, 27 Dec 2018 19:38:36 +0000. Up 4.98 seconds.\nci-info: ++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: | Device | Up | Address | Mask | Hw-Address |\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . |\nci-info: | eth1 | False | . | . | fa:16:3e:c7:d5:1f |\nci-info: | eth0 | True | 192.168.0.4 | 255.255.255.0 | fa:16:3e:d9:11:be |\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\n6a:8d:2c:58:20:8f:ec:59:19:de:13:f3:48:ea:e2:a1 root@sprout-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| |\n| |\n|. .. + |\n|.+..* = |\n|...=.+ .S |\n|. +o ..+ |\n| =... = . |\n|o o o |\n|E. |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\n86:89:c8:1b:a4:2a:29:fe:70:f8:51:c0:e9:0f:50:80 root@sprout-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n|.... |\n|E o . |\n| ..+ |\n| +o... o |\n|. +o..o S |\n|...o+ . |\n|=o.o . |\n|+ + . |\n| ..o |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n33:12:10:f7:03:01:8b:e6:f8:3f:88:49:eb:06:9b:d7 root@sprout-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| +o+. |\n| . + o |\n| o . . o |\n| + . . |\n|. . . S |\n|.o . o |\n|o=oo |\n|=oo.E |\n|oo .. |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\n58:53:1f:cc:4d:80:30:94:db:36:cc:ad:ba:a0:8d:3b root@sprout-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| .+o.+o+. |\n| .o..o.. |\n| o= .. |\n| o..* . |\n| . S. o |\n| . |\n| . . |\n| E+ .. |\n| +o. .. |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting Flush boot log to disk[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping Flush boot log to disk[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\n * Starting early crypto disks... * Starting Handle applying cloud-config[74G[ OK ]\n[80G [74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Thu, 27 Dec 2018 19:38:40 +0000. Up 8.80 seconds.\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\n * Starting CPU interrupts balancing daemon[74G[ OK ]\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\n * Stopping System V runlevel compatibility[74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:final' at Thu, 27 Dec 2018 19:38:41 +0000. Up 10.36 seconds.\n+ cat\n++ echo 192.168.1.0/24\n++ cut -d / -f 2\n+ chmod a+x /etc/init.d/signaling_namespace\n\nUbuntu 14.04.5 LTS sprout-0 ttyS0\n\nsprout-0 login: + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace\n+ /etc/init.d/signaling_namespace\n+ echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ apt-key add -\n+ curl -L http://repo.cw-ngv.com/repo_key\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 14126 0 --:--:-- --:--:-- --:--:-- 14184\nOK\n+ apt-get update\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:3 http://repo.cw-ngv.com binary/ Release [1219 B]\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:6 http://security.ubuntu.com trusty-security/main Sources [167 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [96.0 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB]\nGet:9 http://security.ubuntu.com trusty-security/main amd64 Packages [797 kB]\nGet:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [277 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [226 kB]\nGet:13 http://security.ubuntu.com trusty-security/main Translation-en [427 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7437 B]\nGet:15 http://security.ubuntu.com trusty-security/universe Translation-en [150 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1135 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [510 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [562 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [272 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nFetched 12.9 MB in 9s (1392 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.7\n+ '[' -n 192.168.0.7 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install sprout --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx\n clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq\n dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++\n g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl\n libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1\n libboost-filesystem1.54.0 libboost-locale1.54.0 libboost-regex1.54.0\n libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev\n libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5\n libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3\n libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8\n libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25\n libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30\n libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-utils libxpm4 libxslt1.1\n libzmq3 linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp\n python-chardet-whl python-colorama python-colorama-whl python-distlib\n python-distlib-whl python-html5lib python-html5lib-whl python-pip\n python-pip-whl python-requests-whl python-setuptools python-setuptools-whl\n python-six-whl python-urllib3-whl python-virtualenv python-wheel\n python3-pkg-resources realpath sprout-base sprout-bgcf sprout-icscf\n sprout-libs sprout-mmtel-as sprout-scscf sysstat\nSuggested packages:\n binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix\n mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales\n debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg\n gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc\n gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg\n libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc libgd-tools lm-sensors\n snmp-mibs-downloader libstdc++-4.8-doc make-doc fcgiwrap nginx-doc ntp-doc\n python-genshi python-lxml python3-setuptools sprout-dbg clearwater-logging\n clearwater-snmp-alarm-agent sprout-bgcf-dbg sprout-icscf-dbg\n sprout-mmtel-as-dbg sprout-scscf-dbg isag\nRecommended packages:\n python-dev-all\nThe following NEW packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx\n clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq\n dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++\n g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl\n libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1\n libboost-filesystem1.54.0 libboost-locale1.54.0 libboost-regex1.54.0\n libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev\n libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5\n libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3\n libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8\n libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25\n libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30\n libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-utils libxpm4 libxslt1.1\n libzmq3 linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp\n python-chardet-whl python-colorama python-colorama-whl python-distlib\n python-distlib-whl python-html5lib python-html5lib-whl python-pip\n python-pip-whl python-requests-whl python-setuptools python-setuptools-whl\n python-six-whl python-urllib3-whl python-virtualenv python-wheel\n python3-pkg-resources realpath sprout sprout-base sprout-bgcf sprout-icscf\n sprout-libs sprout-mmtel-as sprout-scscf sysstat\n0 upgraded, 105 newly installed, 0 to remove and 12 not upgraded.\nNeed to get 56.7 MB of archives.\nAfter this operation, 172 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:4 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libboost-locale1.54.0 amd64 1.54.0-4ubuntu3.1 [212 kB]\nGet:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB]\nGet:16 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:18 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB]\nGet:19 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B]\nGet:23 http://repo.cw-ngv.com/stable/ binary/ sprout-base 1.0-180328.134516 [2241 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB]\nGet:25 http://repo.cw-ngv.com/stable/ binary/ sprout-scscf 1.0-180328.134516 [128 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:27 http://repo.cw-ngv.com/stable/ binary/ sprout-icscf 1.0-180328.134516 [83.2 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:29 http://repo.cw-ngv.com/stable/ binary/ sprout-bgcf 1.0-180328.134516 [70.0 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:31 http://repo.cw-ngv.com/stable/ binary/ sprout-mmtel-as 1.0-180328.134516 [50.6 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B]\nGet:33 http://repo.cw-ngv.com/stable/ binary/ sprout 1.0-180328.134516 [12.3 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.7 [1330 B]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-164.214 [774 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5418 B]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-utils amd64 2.9.1+dfsg1-3ubuntu4.13 [34.8 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB]\nGet:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB]\nGet:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB]\nGet:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB]\nExtracting templates from packages: 28%Extracting templates from packages: 57%Extracting templates from packages: 85%Extracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 56.7 MB in 9s (5769 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51330 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libboost-system1.54.0:amd64.\nPreparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-filesystem1.54.0:amd64.\nPreparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-thread1.54.0:amd64.\nPreparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-locale1.54.0:amd64.\nPreparing to unpack .../libboost-locale1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-locale1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-regex1.54.0:amd64.\nPreparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package libevent-core-2.0-5:amd64.\nPreparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libevent-pthreads-2.0-5:amd64.\nPreparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package fonts-dejavu-core.\nPreparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ...\nUnpacking fonts-dejavu-core (2.34-1ubuntu1) ...\nSelecting previously unselected package fontconfig-config.\nPreparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ...\nUnpacking fontconfig-config (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libfontconfig1:amd64.\nPreparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ...\nUnpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libjpeg-turbo8:amd64.\nPreparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ...\nUnpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSelecting previously unselected package libjpeg8:amd64.\nPreparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ...\nUnpacking libjpeg8:amd64 (8c-2ubuntu8) ...\nSelecting previously unselected package libjbig0:amd64.\nPreparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ...\nUnpacking libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSelecting previously unselected package libtiff5:amd64.\nPreparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ...\nUnpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSelecting previously unselected package libvpx1:amd64.\nPreparing to unpack .../libvpx1_1.3.0-2_amd64.deb ...\nUnpacking libvpx1:amd64 (1.3.0-2) ...\nSelecting previously unselected package libxpm4:amd64.\nPreparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ...\nUnpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSelecting previously unselected package libgd3:amd64.\nPreparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libperl5.18.\nPreparing to unpack .../libperl5.18_5.18.2-2ubuntu1.7_amd64.deb ...\nUnpacking libperl5.18 (5.18.2-2ubuntu1.7) ...\nSelecting previously unselected package libsnmp-base.\nPreparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ...\nUnpacking libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libsnmp30:amd64.\nPreparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libxslt1.1:amd64.\nPreparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-164.214_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-164.214) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ...\nUnpacking clearwater-monit (5.18-180322.170159) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-180328.114312) ...\nSelecting previously unselected package nginx-common.\nPreparing to unpack .../nginx-common_1.4.6-1ubuntu3.9_all.deb ...\nUnpacking nginx-common (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package nginx-core.\nPreparing to unpack .../nginx-core_1.4.6-1ubuntu3.9_amd64.deb ...\nUnpacking nginx-core (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package nginx.\nPreparing to unpack .../nginx_1.4.6-1ubuntu3.9_all.deb ...\nUnpacking nginx (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package clearwater-nginx.\nPreparing to unpack .../clearwater-nginx_1.0-180322.165850_all.deb ...\nUnpacking clearwater-nginx (1.0-180322.165850) ...\nSelecting previously unselected package clearwater-socket-factory.\nPreparing to unpack .../clearwater-socket-factory_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-socket-factory (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-tcp-scalability.\nPreparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ...\nUnpacking clearwater-tcp-scalability (1.0-180328.114312) ...\nSelecting previously unselected package libfakeroot:amd64.\nPreparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking libfakeroot:amd64 (1.20-3ubuntu2) ...\nSelecting previously unselected package fakeroot.\nPreparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking fakeroot (1.20-3ubuntu2) ...\nSelecting previously unselected package libalgorithm-diff-perl.\nPreparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...\nUnpacking libalgorithm-diff-perl (1.19.02-3) ...\nSelecting previously unselected package libalgorithm-diff-xs-perl.\nPreparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...\nUnpacking libalgorithm-diff-xs-perl (0.04-2build4) ...\nSelecting previously unselected package libalgorithm-merge-perl.\nPreparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...\nUnpacking libalgorithm-merge-perl (0.08-2) ...\nSelecting previously unselected package libfile-fcntllock-perl.\nPreparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...\nUnpacking libfile-fcntllock-perl (0.14-2build1) ...\nSelecting previously unselected package libxml2-utils.\nPreparing to unpack .../libxml2-utils_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ...\nUnpacking libxml2-utils (2.9.1+dfsg1-3ubuntu4.13) ...\nSelecting previously unselected package manpages-dev.\nPreparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...\nUnpacking manpages-dev (3.54-1ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-colorama-whl.\nPreparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-distlib-whl.\nPreparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib-whl (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib.\nPreparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-html5lib-whl.\nPreparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib-whl (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-six-whl.\nPreparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1.1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.4) ...\nSelecting previously unselected package python-setuptools-whl.\nPreparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools-whl (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip-whl.\nPreparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip-whl (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-wheel.\nPreparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1.1) ...\nSelecting previously unselected package sprout-libs.\nPreparing to unpack .../sprout-libs_1.0-180328.134516_amd64.deb ...\nUnpacking sprout-libs (1.0-180328.134516) ...\nSelecting previously unselected package sprout-base.\nPreparing to unpack .../sprout-base_1.0-180328.134516_amd64.deb ...\nUnpacking sprout-base (1.0-180328.134516) ...\nSelecting previously unselected package sprout-scscf.\nPreparing to unpack .../sprout-scscf_1.0-180328.134516_amd64.deb ...\nUnpacking sprout-scscf (1.0-180328.134516) ...\nSelecting previously unselected package sprout-icscf.\nPreparing to unpack .../sprout-icscf_1.0-180328.134516_amd64.deb ...\nUnpacking sprout-icscf (1.0-180328.134516) ...\nSelecting previously unselected package sprout-bgcf.\nPreparing to unpack .../sprout-bgcf_1.0-180328.134516_amd64.deb ...\nUnpacking sprout-bgcf (1.0-180328.134516) ...\nSelecting previously unselected package sprout-mmtel-as.\nPreparing to unpack .../sprout-mmtel-as_1.0-180328.134516_amd64.deb ...\nUnpacking sprout-mmtel-as (1.0-180328.134516) ...\nSelecting previously unselected package sprout.\nPreparing to unpack .../sprout_1.0-180328.134516_amd64.deb ...\nUnpacking sprout (1.0-180328.134516) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-locale1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up fonts-dejavu-core (2.34-1ubuntu1) ...\nSetting up fontconfig-config (2.11.0-0ubuntu4.2) ...\nSetting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSetting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSetting up libjpeg8:amd64 (8c-2ubuntu8) ...\nSetting up libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSetting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSetting up libvpx1:amd64 (1.3.0-2) ...\nSetting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSetting up libgd3:amd64 (2.1.0-3ubuntu0.10) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libperl5.18 (5.18.2-2ubuntu1.7) ...\nSetting up libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSetting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.14) ...\nSetting up linux-libc-dev:amd64 (3.13.0-164.214) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n ...done.\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up iotop (0.6-1) ...\nSetting up nginx-common (1.4.6-1ubuntu3.9) ...\nSetting up clearwater-tcp-scalability (1.0-180328.114312) ...\nSetting up libfakeroot:amd64 (1.20-3ubuntu2) ...\nSetting up fakeroot (1.20-3ubuntu2) ...\nupdate-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode\nSetting up libalgorithm-diff-perl (1.19.02-3) ...\nSetting up libalgorithm-diff-xs-perl (0.04-2build4) ...\nSetting up libalgorithm-merge-perl (0.08-2) ...\nSetting up libfile-fcntllock-perl (0.14-2build1) ...\nSetting up libxml2-utils (2.9.1+dfsg1-3ubuntu4.13) ...\nSetting up manpages-dev (3.54-1ubuntu1) ...\nSetting up python3-pkg-resources (3.3-1ubuntu2) ...\nSetting up python-chardet-whl (2.2.1-2~ubuntu1) ...\nSetting up python-colorama (0.2.5-0.1ubuntu2) ...\nSetting up python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib (0.1.8-1ubuntu1) ...\nSetting up python-distlib-whl (0.1.8-1ubuntu1) ...\nSetting up python-html5lib (0.999-3~ubuntu1) ...\nSetting up python-html5lib-whl (0.999-3~ubuntu1) ...\nSetting up python-six-whl (1.5.2-1ubuntu1.1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.4) ...\nSetting up python-setuptools-whl (3.3-1ubuntu2) ...\nSetting up python-pip-whl (1.5.4-1ubuntu4) ...\nSetting up python-pip (1.5.4-1ubuntu4) ...\nSetting up python-wheel (0.24.0-1~ubuntu1.1) ...\nSetting up sprout-libs (1.0-180328.134516) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-infrastructure (1.0-180328.114312) ...\nProcessing pyzmq-16.0.2-py2.7-linux-x86_64.egg\nCopying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages\nAdding pyzmq 16.0.2 to easy-install.pth file\n\nInstalled /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg\nProcessing dependencies for pyzmq==16.0.2\nFinished processing dependencies for pyzmq==16.0.2\nNew python executable in /usr/share/clearwater/infrastructure/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting cw_infrastructure\nCollecting dnspython (from cw_infrastructure)\nCollecting pathlib (from cw_infrastructure)\nCollecting contextlib2 (from cw_infrastructure)\nCollecting nsenter (from cw_infrastructure)\nCollecting argparse (from cw_infrastructure)\nInstalling collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env\nSuccessfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nrsyslog stop/waiting\nrsyslog start/running, process 8267\nreload: Unknown job: clearwater-monit\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-log-cleanup (1.0-180328.114312) ...\nSetting up clearwater-socket-factory (1.0-180328.114312) ...\nclearwater-socket-factory-mgmt start/running, process 8296\nclearwater-socket-factory-sig start/running, process 8304\nSetting up clearwater-monit (5.18-180322.170159) ...\nclearwater-monit start/running, process 8350\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-diags-monitor (1.0-180328.114312) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up nginx-core (1.4.6-1ubuntu3.9) ...\nSetting up nginx (1.4.6-1ubuntu3.9) ...\nSetting up clearwater-nginx (1.0-180322.165850) ...\nTesting nginx configuration...\nnginx: the configuration file /etc/nginx/nginx.conf syntax is ok\nnginx: configuration file /etc/nginx/nginx.conf test is successful\nSite ping has been enabled. Run /etc/init.d/nginx reload to apply the changes.\nGenerating a 2048 bit RSA private key\n.....................................+++\n...........................................................................................................................+++\nunable to write 'random state'\nwriting new private key to 'nginx.key'\n-----\nSignature ok\nsubject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown\nGetting Private key\nunable to write 'random state'\nAdding 'diversion of /etc/init.d/nginx to /etc/init.d/nginx.clearwater-orig by clearwater-nginx'\nAdding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx'\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up sprout-base (1.0-180328.134516) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up sprout-bgcf (1.0-180328.134516) ...\nSetting up sprout-mmtel-as (1.0-180328.134516) ...\nSetting up sprout-scscf (1.0-180328.134516) ...\nSetting up sprout-icscf (1.0-180328.134516) ...\nSetting up sprout (1.0-180328.134516) ...\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install clearwater-management --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-queue-manager python-jsonschema python-mock\nSuggested packages:\n python-mock-doc\nThe following NEW packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-management clearwater-queue-manager python-jsonschema python-mock\n0 upgraded, 7 newly installed, 0 to remove and 12 not upgraded.\nNeed to get 38.4 MB of archives.\nAfter this operation, 108 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB]\nGet:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB]\nGet:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB]\nFetched 38.4 MB in 4s (7961 kB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 57935 files and directories currently installed.)\nPreparing to unpack .../python-mock_1.0.1-3_all.deb ...\nUnpacking python-mock (1.0.1-3) ...\nSelecting previously unselected package python-jsonschema.\nPreparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ...\nUnpacking python-jsonschema (2.3.0-1build1) ...\nSelecting previously unselected package clearwater-etcd.\nPreparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ...\nUnpacking clearwater-etcd (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-cluster-manager.\nPreparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-queue-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-config-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ...\nUnpacking clearwater-management (1.0-180328.115321) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up python-mock (1.0.1-3) ...\nSetting up python-jsonschema (2.3.0-1build1) ...\nSetting up clearwater-etcd (1.0-180328.115321) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-180328.115321) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_cluster_manager\nCollecting metaswitchcommon (from clearwater_cluster_manager)\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager\nSuccessfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6)\nSetting up clearwater-queue-manager (1.0-180328.115321) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_queue_manager\nCollecting metaswitchcommon (from clearwater_queue_manager)\nCollecting clearwater-etcd-shared (from clearwater_queue_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_queue_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_queue_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_queue_manager)\nCollecting cffi (from metaswitchcommon->clearwater_queue_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_queue_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager\nSuccessfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6)\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-config-manager (1.0-180328.115321) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_config_manager\nCollecting metaswitchcommon (from clearwater_config_manager)\nCollecting jsonschema (from clearwater_config_manager)\nCollecting clearwater-etcd-shared (from clearwater_config_manager)\nCollecting requests (from clearwater_config_manager)\nCollecting nsenter (from clearwater_config_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_config_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_config_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_config_manager)\nCollecting cffi (from metaswitchcommon->clearwater_config_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_config_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting certifi>=2017.4.17 (from requests->clearwater_config_manager)\nCollecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager)\nCollecting idna<2.7,>=2.5 (from requests->clearwater_config_manager)\nCollecting pathlib (from nsenter->clearwater_config_manager)\nCollecting contextlib2 (from nsenter->clearwater_config_manager)\nCollecting argparse (from nsenter->clearwater_config_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, pathlib, contextlib2, argparse, nsenter, clearwater-config-manager\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env\nSuccessfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 nsenter-0.2 pathlib-1.0.1 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6)\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-180328.115321) ...\n+ retries=0\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.207\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.207\n++ echo A 172.30.9.207\n++ ip2rr 192.168.1.7\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.7\n++ echo A 192.168.1.7\n++ ip2rr 192.168.1.7\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.7\n++ echo A 192.168.1.7\n++ ip2rr 192.168.1.7\n++ echo 192.168.1.7\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.7\n++ ip2rr 192.168.1.7\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.7\n++ echo A 192.168.1.7\n+ echo 'nameserver 192.168.0.2'\n+ echo RESOLV_CONF=/etc/dnsmasq.resolv.conf\n+ mkdir -p /etc/netns/signaling\n+ echo 'nameserver 192.168.1.4'\n+ service dnsmasq force-reload\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nci-info: ++++++++++Authorized keys from /home/ubuntu/.ssh/authorized_keys for user ubuntu+++++++++++\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nci-info: | Keytype | Fingerprint (md5) | Options | Comment |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nci-info: | ssh-rsa | fb:2c:30:0c:e8:98:b2:1a:c4:c0:13:a4:f3:b2:82:59 | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 1024 86:89:c8:1b:a4:2a:29:fe:70:f8:51:c0:e9:0f:50:80 root@sprout-0 (DSA)\nec2: 256 33:12:10:f7:03:01:8b:e6:f8:3f:88:49:eb:06:9b:d7 root@sprout-0 (ECDSA)\nec2: 256 58:53:1f:cc:4d:80:30:94:db:36:cc:ad:ba:a0:8d:3b root@sprout-0 (ED25519)\nec2: 2048 6a:8d:2c:58:20:8f:ec:59:19:de:13:f3:48:ea:e2:a1 root@sprout-0 (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBJmLv5zboAuC3ixlh0r7yskdpt35lvxLDUwogpOlOYOgwFFu1/N4s4qevVLowPaD0I91idX0rByxAixnWi9hxDA= root@sprout-0\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIDgC50+ZpBOxZEJ2H9081nTJ3iubgeH7FYO1ue8SlYyo root@sprout-0\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC2Qyc8fWTdfhXNf+5DQ8keXwJglVDm0QrNqGRlQPeiLjkSU3Pe4G9iFXcMzRjd52HTKPfZ5L3hvSWrUigIm2fXz8gCz3a1f0agSrVe7yKrQpXqpnOklI1yej69Z6OY18SSLnxmRP0TEBZhqAAfR8Us2f/xolUEBNr7ztpcpph7TQH+hK+rmjmuKGIEaNd8A2ZWl5z+a0jlkXEOlMBjBuogxhw5NbLPYXRBf49O02QNtefnN2mggCG9a2OUZIixnKlxcS3BoQTu3nVtg9qodh1X3F/3Zxeg7NtigpynBi3tEIpAvhvD3E+6odMjc1z4H9RE1QXE5GzHyvaVkYXmgxG7 root@sprout-0\n-----END SSH HOST KEY KEYS-----\nCloud-init v. 0.7.5 finished at Thu, 27 Dec 2018 19:41:00 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 147.90 seconds\n"} 2018-12-27 19:41:33,109 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/f6653274-ab3c-4e08-a1c5-e0a3a5e12bab/action used request id req-01147b5c-62d9-4563-acd8-afbe28d2665e 2018-12-27 19:41:33,109 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0851881504059s 2018-12-27 19:41:33,112 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/f6653274-ab3c-4e08-a1c5-e0a3a5e12bab/action used request id req-01147b5c-62d9-4563-acd8-afbe28d2665e 2018-12-27 19:41:33,112 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-163-generic (buildd@lgw01-amd64-058) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #213-Ubuntu SMP Thu Nov 15 02:19:07 UTC 2018 (Ubuntu 3.13.0-163.213-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-163-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe1551 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe14d1 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84096 r8192 d22400 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc80 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-163-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.009532] pid_max: default: 32768 minimum: 301 [ 0.011540] Security Framework initialized [ 0.012089] AppArmor: AppArmor initialized [ 0.013802] Yama: becoming mindful. [ 0.016270] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.021555] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.024886] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.027503] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.028474] Initializing cgroup subsys memory [ 0.032028] Initializing cgroup subsys devices [ 0.033867] Initializing cgroup subsys freezer [ 0.036015] Initializing cgroup subsys blkio [ 0.037791] Initializing cgroup subsys perf_event [ 0.040010] Initializing cgroup subsys hugetlb [ 0.042634] mce: CPU supports 10 MCE banks [ 0.044069] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.044069] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.048016] Spectre V2 : Mitigation: Full generic retpoline [ 0.050248] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.052003] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.056004] Spectre V2 : Disabling Indirect Banch Restricted Speculation [ 0.058591] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.060010] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.065100] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.074532] ACPI: Core revision 20131115 [ 0.076564] ACPI: All ACPI Tables successfully acquired [ 0.078957] ftrace: allocating 28753 entries in 113 pages [ 0.100302] smpboot: Max logical packages: 2 [ 0.104004] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.108003] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.110835] Enabling x2apic [ 0.112000] Enabled x2apic [ 0.112008] Switched APIC routing to physical x2apic. [ 0.117407] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.119809] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.123006] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.131070] KVM setup paravirtual spinlock [ 0.134032] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.136209] x86: Booting SMP configuration: [ 0.138019] .... node #0, CPUs: #1[ 0.133974] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.156035] x86: Booted up 1 node, 2 CPUs [ 0.156034] KVM setup async PF for cpu 1 [ 0.156038] kvm-stealtime: cpu 1, msr 7fd0fc80 [ 0.160015] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.163085] devtmpfs: initialized [ 0.165673] EVM: security.selinux [ 0.167130] EVM: security.SMACK64 [ 0.168004] EVM: security.ima [ 0.169347] EVM: security.capability [ 0.170930] pinctrl core: initialized pinctrl subsystem [ 0.172066] regulator-dummy: no parameters [ 0.173876] RTC time: 19:38:32, date: 12/27/18 [ 0.175767] NET: Registered protocol family 16 [ 0.176136] cpuidle: using governor ladder [ 0.177854] cpuidle: using governor menu [ 0.179557] ACPI: bus type PCI registered [ 0.180014] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.182611] PCI: Using configuration type 1 for base access [ 0.184712] bio: create slab at 0 [ 0.185725] ACPI: Added _OSI(Module Device) [ 0.188004] ACPI: Added _OSI(Processor Device) [ 0.189818] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.191715] ACPI: Added _OSI(Processor Aggregator Device) [ 0.193767] ACPI: Interpreter enabled [ 0.195345] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.198464] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.201050] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.204007] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.207888] ACPI: (supports S0 S5) [ 0.208004] ACPI: Using IOAPIC for interrupt routing [ 0.210040] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.212233] ACPI: No dock devices found. [ 0.215966] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.216008] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.218643] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.220021] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.224294] acpiphp: Slot [3] registered [ 0.226183] acpiphp: Slot [4] registered [ 0.227993] acpiphp: Slot [5] registered [ 0.228039] acpiphp: Slot [6] registered [ 0.229640] acpiphp: Slot [7] registered [ 0.231304] acpiphp: Slot [8] registered [ 0.232036] acpiphp: Slot [9] registered [ 0.233737] acpiphp: Slot [10] registered [ 0.235407] acpiphp: Slot [11] registered [ 0.236026] acpiphp: Slot [12] registered [ 0.237693] acpiphp: Slot [13] registered [ 0.239349] acpiphp: Slot [14] registered [ 0.240045] acpiphp: Slot [15] registered [ 0.241621] acpiphp: Slot [16] registered [ 0.243361] acpiphp: Slot [17] registered [ 0.244026] acpiphp: Slot [18] registered [ 0.245743] acpiphp: Slot [19] registered [ 0.247330] acpiphp: Slot [20] registered [ 0.248031] acpiphp: Slot [21] registered [ 0.249771] acpiphp: Slot [22] registered [ 0.251430] acpiphp: Slot [23] registered [ 0.252037] acpiphp: Slot [24] registered [ 0.253622] acpiphp: Slot [25] registered [ 0.255122] acpiphp: Slot [26] registered [ 0.256025] acpiphp: Slot [27] registered [ 0.257540] acpiphp: Slot [28] registered [ 0.259033] acpiphp: Slot [29] registered [ 0.260027] acpiphp: Slot [30] registered [ 0.261794] acpiphp: Slot [31] registered [ 0.263377] PCI host bridge to bus 0000:00 [ 0.264011] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.266030] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.268005] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.270101] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.272005] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.274280] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.284721] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.287263] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.316497] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.319284] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.321251] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.323944] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.325237] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.327638] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.328309] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.329944] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.332004] vgaarb: loaded [ 0.333057] vgaarb: bridge control possible 0000:00:02.0 [ 0.335094] SCSI subsystem initialized [ 0.336174] ACPI: bus type USB registered [ 0.337546] usbcore: registered new interface driver usbfs [ 0.339347] usbcore: registered new interface driver hub [ 0.340054] usbcore: registered new device driver usb [ 0.341833] PCI: Using ACPI for IRQ routing [ 0.341918] NetLabel: Initializing [ 0.344007] NetLabel: domain hash size = 128 [ 0.345492] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.347215] NetLabel: unlabeled traffic allowed by default [ 0.348223] Switched to clocksource kvm-clock [ 0.357208] AppArmor: AppArmor Filesystem Enabled [ 0.358873] pnp: PnP ACPI init [ 0.360036] ACPI: bus type PNP registered [ 0.361963] pnp: PnP ACPI: found 8 devices [ 0.363385] ACPI: bus type PNP unregistered [ 0.372194] NET: Registered protocol family 2 [ 0.373989] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.376610] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.378936] TCP: Hash tables configured (established 16384 bind 16384) [ 0.381122] TCP: reno registered [ 0.382316] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.384326] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.386469] NET: Registered protocol family 1 [ 0.388042] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.389913] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.391717] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.414765] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.438058] Trying to unpack rootfs image as initramfs... [ 0.543925] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.546822] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.548697] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.551069] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.554091] Scanning for low memory corruption every 60 seconds [ 0.556502] Initialise system trusted keyring [ 0.558145] audit: initializing netlink socket (disabled) [ 0.559948] type=2000 audit(1545939512.951:1): initialized [ 0.581147] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.584322] zbud: loaded [ 0.585749] VFS: Disk quotas dquot_6.5.2 [ 0.587439] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.590356] fuse init (API version 7.22) [ 0.592111] msgmni has been set to 3997 [ 0.593808] Key type big_key registered [ 0.596028] Key type asymmetric registered [ 0.597753] Asymmetric key parser 'x509' registered [ 0.599734] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.602814] io scheduler noop registered [ 0.604471] io scheduler deadline registered (default) [ 0.606540] io scheduler cfq registered [ 0.608239] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.610426] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.613002] ipmi message handler version 39.2 [ 0.614832] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.617848] ACPI: Power Button [PWRF] [ 0.619539] GHES: HEST is not enabled! [ 0.642091] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.687165] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.711062] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.714260] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.740931] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.744924] Linux agpgart interface v0.103 [ 0.747650] brd: module loaded [ 0.749523] loop: module loaded [ 0.751370] blk-mq: CPU -> queue map [ 0.752934] CPU 0 -> Queue 0 [ 0.754289] CPU 1 -> Queue 0 [ 0.756541] vda: vda1 [ 0.758534] scsi0 : ata_piix [ 0.760355] scsi1 : ata_piix [ 0.761733] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.764332] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.767200] libphy: Fixed MDIO Bus: probed [ 0.769024] tun: Universal TUN/TAP device driver, 1.6 [ 0.771056] tun: (C) 1999-2004 Max Krasnyansky [ 0.777367] PPP generic driver version 2.4.2 [ 0.779492] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.782447] ehci-pci: EHCI PCI platform driver [ 0.783994] ehci-platform: EHCI generic platform driver [ 0.785808] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.788093] ohci-pci: OHCI PCI platform driver [ 0.790640] ohci-platform: OHCI generic platform driver [ 0.793178] uhci_hcd: USB Universal Host Controller Interface driver [ 0.818847] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.821017] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.824172] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.826558] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.829207] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.832166] usb usb1: Product: UHCI Host Controller [ 0.834162] usb usb1: Manufacturer: Linux 3.13.0-163-generic uhci_hcd [ 0.836693] usb usb1: SerialNumber: 0000:00:01.2 [ 0.838723] hub 1-0:1.0: USB hub found [ 0.840408] hub 1-0:1.0: 2 ports detected [ 0.842283] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.846505] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.848528] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.850776] mousedev: PS/2 mouse device common for all mice [ 0.853659] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.857476] rtc_cmos 00:00: RTC can wake from S4 [ 0.859781] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.862008] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.864278] device-mapper: uevent: version 1.0.3 [ 0.865991] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.868990] ledtrig-cpu: registered to indicate activity on CPUs [ 0.872116] TCP: cubic registered [ 0.873682] NET: Registered protocol family 10 [ 0.875521] NET: Registered protocol family 17 [ 0.892311] Key type dns_resolver registered [ 0.894555] Loading compiled-in X.509 certificates [ 0.897334] Loaded X.509 cert 'Magrathea: Glacier signing key: 094079111c1fcc174da628d837dd46328f08651c' [ 0.902096] registered taskstats version 1 [ 0.906523] Key type trusted registered [ 0.911283] Key type encrypted registered [ 0.913341] AppArmor: AppArmor sha1 policy hashing enabled [ 0.915948] IMA: No TPM chip found, activating TPM-bypass! [ 0.919170] regulator-dummy: disabling [ 0.921260] Magic number: 14:663:648 [ 0.922978] acpi LNXCPU:01: hash matches [ 0.924718] rtc_cmos 00:00: setting system clock to 2018-12-27 19:38:32 UTC (1545939512) [ 0.928862] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.931350] EDD information not available. [ 0.934360] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.937440] Write protecting the kernel read-only data: 12288k [ 0.940720] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.945303] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.961232] systemd-udevd[107]: starting version 204 [ 1.004535] FDC 0 is a S82078B [ 1.152067] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.313511] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.316218] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.319110] usb 1-1: Product: QEMU USB Tablet [ 1.320862] usb 1-1: Manufacturer: QEMU [ 1.322103] usb 1-1: SerialNumber: 42 [ 2.029908] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3 Begin: Loading essential drivers ... done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... done. [ 2.400223] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Begin: Running /scripts/local-bottom ... done. done. Begin: Running /scripts/init-bottom ... done. [ 2.532325] random: init urandom read with 10 bits of entropy available * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Starting Populate /dev filesystem[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 2.693053] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Thu, 27 Dec 2018 19:38:34 +0000. Up 3.20 seconds. cloud-init-nonet[3.75]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] cloud-init-nonet[4.76]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Thu, 27 Dec 2018 19:38:36 +0000. Up 4.98 seconds. ci-info: ++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:c7:d5:1f | ci-info: | eth0 | True | 192.168.0.4 | 255.255.255.0 | fa:16:3e:d9:11:be | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 6a:8d:2c:58:20:8f:ec:59:19:de:13:f3:48:ea:e2:a1 root@sprout-0 The key's randomart image is: +--[ RSA 2048]----+ | | | | |. .. + | |.+..* = | |...=.+ .S | |. +o ..+ | | =... = . | |o o o | |E. | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 86:89:c8:1b:a4:2a:29:fe:70:f8:51:c0:e9:0f:50:80 root@sprout-0 The key's randomart image is: +--[ DSA 1024]----+ |.... | |E o . | | ..+ | | +o... o | |. +o..o S | |...o+ . | |=o.o . | |+ + . | | ..o | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 33:12:10:f7:03:01:8b:e6:f8:3f:88:49:eb:06:9b:d7 root@sprout-0 The key's randomart image is: +--[ECDSA 256]---+ | +o+. | | . + o | | o . . o | | + . . | |. . . S | |.o . o | |o=oo | |=oo.E | |oo .. | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: 58:53:1f:cc:4d:80:30:94:db:36:cc:ad:ba:a0:8d:3b root@sprout-0 The key's randomart image is: +--[ED25519 256--+ | .+o.+o+. | | .o..o.. | | o= .. | | o..* . | | . S. o | | . | | . . | | E+ .. | | +o. .. | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting Flush boot log to disk[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping Flush boot log to disk[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting early crypto disks... * Starting Handle applying cloud-config[74G[ OK ] [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Thu, 27 Dec 2018 19:38:40 +0000. Up 8.80 seconds. * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting OpenSSH server[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM * Starting CPU interrupts balancing daemon[74G[ OK ] landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. * Stopping System V runlevel compatibility[74G[ OK ] Cloud-init v. 0.7.5 running 'modules:final' at Thu, 27 Dec 2018 19:38:41 +0000. Up 10.36 seconds. + cat ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + chmod a+x /etc/init.d/signaling_namespace Ubuntu 14.04.5 LTS sprout-0 ttyS0 sprout-0 login: + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + apt-key add - + curl -L http://repo.cw-ngv.com/repo_key % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 14126 0 --:--:-- --:--:-- --:--:-- 14184 OK + apt-get update Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:3 http://repo.cw-ngv.com binary/ Release [1219 B] Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:6 http://security.ubuntu.com trusty-security/main Sources [167 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:7 http://security.ubuntu.com trusty-security/universe Sources [96.0 kB] Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB] Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [797 kB] Get:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [277 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [226 kB] Get:13 http://security.ubuntu.com trusty-security/main Translation-en [427 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7437 B] Get:15 http://security.ubuntu.com trusty-security/universe Translation-en [150 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1135 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [510 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [562 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [272 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Fetched 12.9 MB in 9s (1392 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.7 + '[' -n 192.168.0.7 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install sprout --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-locale1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-utils libxpm4 libxslt1.1 libzmq3 linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sprout-base sprout-bgcf sprout-icscf sprout-libs sprout-mmtel-as sprout-scscf sysstat Suggested packages: binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc libgd-tools lm-sensors snmp-mibs-downloader libstdc++-4.8-doc make-doc fcgiwrap nginx-doc ntp-doc python-genshi python-lxml python3-setuptools sprout-dbg clearwater-logging clearwater-snmp-alarm-agent sprout-bgcf-dbg sprout-icscf-dbg sprout-mmtel-as-dbg sprout-scscf-dbg isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-locale1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-utils libxpm4 libxslt1.1 libzmq3 linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sprout sprout-base sprout-bgcf sprout-icscf sprout-libs sprout-mmtel-as sprout-scscf sysstat 0 upgraded, 105 newly installed, 0 to remove and 12 not upgraded. Need to get 56.7 MB of archives. After this operation, 172 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:4 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libboost-locale1.54.0 amd64 1.54.0-4ubuntu3.1 [212 kB] Get:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:16 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:18 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:19 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B] Get:23 http://repo.cw-ngv.com/stable/ binary/ sprout-base 1.0-180328.134516 [2241 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:25 http://repo.cw-ngv.com/stable/ binary/ sprout-scscf 1.0-180328.134516 [128 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:27 http://repo.cw-ngv.com/stable/ binary/ sprout-icscf 1.0-180328.134516 [83.2 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:29 http://repo.cw-ngv.com/stable/ binary/ sprout-bgcf 1.0-180328.134516 [70.0 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:31 http://repo.cw-ngv.com/stable/ binary/ sprout-mmtel-as 1.0-180328.134516 [50.6 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:33 http://repo.cw-ngv.com/stable/ binary/ sprout 1.0-180328.134516 [12.3 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.7 [1330 B] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-164.214 [774 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5418 B] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-utils amd64 2.9.1+dfsg1-3ubuntu4.13 [34.8 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Extracting templates from packages: 28%Extracting templates from packages: 57%Extracting templates from packages: 85%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 56.7 MB in 9s (5769 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51330 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libboost-system1.54.0:amd64. Preparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-filesystem1.54.0:amd64. Preparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-thread1.54.0:amd64. Preparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-locale1.54.0:amd64. Preparing to unpack .../libboost-locale1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-locale1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-regex1.54.0:amd64. Preparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libevent-core-2.0-5:amd64. Preparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libevent-pthreads-2.0-5:amd64. Preparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libjbig0:amd64. Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... Selecting previously unselected package libtiff5:amd64. Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Selecting previously unselected package libvpx1:amd64. Preparing to unpack .../libvpx1_1.3.0-2_amd64.deb ... Unpacking libvpx1:amd64 (1.3.0-2) ... Selecting previously unselected package libxpm4:amd64. Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Selecting previously unselected package libgd3:amd64. Preparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libperl5.18. Preparing to unpack .../libperl5.18_5.18.2-2ubuntu1.7_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.7) ... Selecting previously unselected package libsnmp-base. Preparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ... Unpacking libsnmp-base (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libsnmp30:amd64. Preparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libxslt1.1:amd64. Preparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-164.214_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-164.214) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ... Unpacking clearwater-diags-monitor (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... Selecting previously unselected package nginx-common. Preparing to unpack .../nginx-common_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx-common (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx-core. Preparing to unpack .../nginx-core_1.4.6-1ubuntu3.9_amd64.deb ... Unpacking nginx-core (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx. Preparing to unpack .../nginx_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx (1.4.6-1ubuntu3.9) ... Selecting previously unselected package clearwater-nginx. Preparing to unpack .../clearwater-nginx_1.0-180322.165850_all.deb ... Unpacking clearwater-nginx (1.0-180322.165850) ... Selecting previously unselected package clearwater-socket-factory. Preparing to unpack .../clearwater-socket-factory_1.0-180328.114312_amd64.deb ... Unpacking clearwater-socket-factory (1.0-180328.114312) ... Selecting previously unselected package clearwater-tcp-scalability. Preparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ... Unpacking clearwater-tcp-scalability (1.0-180328.114312) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package libxml2-utils. Preparing to unpack .../libxml2-utils_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ... Unpacking libxml2-utils (2.9.1+dfsg1-3ubuntu4.13) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... Selecting previously unselected package sprout-libs. Preparing to unpack .../sprout-libs_1.0-180328.134516_amd64.deb ... Unpacking sprout-libs (1.0-180328.134516) ... Selecting previously unselected package sprout-base. Preparing to unpack .../sprout-base_1.0-180328.134516_amd64.deb ... Unpacking sprout-base (1.0-180328.134516) ... Selecting previously unselected package sprout-scscf. Preparing to unpack .../sprout-scscf_1.0-180328.134516_amd64.deb ... Unpacking sprout-scscf (1.0-180328.134516) ... Selecting previously unselected package sprout-icscf. Preparing to unpack .../sprout-icscf_1.0-180328.134516_amd64.deb ... Unpacking sprout-icscf (1.0-180328.134516) ... Selecting previously unselected package sprout-bgcf. Preparing to unpack .../sprout-bgcf_1.0-180328.134516_amd64.deb ... Unpacking sprout-bgcf (1.0-180328.134516) ... Selecting previously unselected package sprout-mmtel-as. Preparing to unpack .../sprout-mmtel-as_1.0-180328.134516_amd64.deb ... Unpacking sprout-mmtel-as (1.0-180328.134516) ... Selecting previously unselected package sprout. Preparing to unpack .../sprout_1.0-180328.134516_amd64.deb ... Unpacking sprout (1.0-180328.134516) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-locale1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up fonts-dejavu-core (2.34-1ubuntu1) ... Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Setting up libjpeg8:amd64 (8c-2ubuntu8) ... Setting up libjbig0:amd64 (2.0-2ubuntu4.1) ... Setting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Setting up libvpx1:amd64 (1.3.0-2) ... Setting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Setting up libgd3:amd64 (2.1.0-3ubuntu0.10) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libperl5.18 (5.18.2-2ubuntu1.7) ... Setting up libsnmp-base (5.7.3~dfsg-clearwater1) ... Setting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up libc-dev-bin (2.19-0ubuntu6.14) ... Setting up linux-libc-dev:amd64 (3.13.0-164.214) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up iotop (0.6-1) ... Setting up nginx-common (1.4.6-1ubuntu3.9) ... Setting up clearwater-tcp-scalability (1.0-180328.114312) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up libxml2-utils (2.9.1+dfsg1-3ubuntu4.13) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-wheel (0.24.0-1~ubuntu1.1) ... Setting up sprout-libs (1.0-180328.134516) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-180328.114312) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting cw_infrastructure Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Installing collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. rsyslog stop/waiting rsyslog start/running, process 8267 reload: Unknown job: clearwater-monit Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-log-cleanup (1.0-180328.114312) ... Setting up clearwater-socket-factory (1.0-180328.114312) ... clearwater-socket-factory-mgmt start/running, process 8296 clearwater-socket-factory-sig start/running, process 8304 Setting up clearwater-monit (5.18-180322.170159) ... clearwater-monit start/running, process 8350 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-diags-monitor (1.0-180328.114312) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up nginx-core (1.4.6-1ubuntu3.9) ... Setting up nginx (1.4.6-1ubuntu3.9) ... Setting up clearwater-nginx (1.0-180322.165850) ... Testing nginx configuration... nginx: the configuration file /etc/nginx/nginx.conf syntax is ok nginx: configuration file /etc/nginx/nginx.conf test is successful Site ping has been enabled. Run /etc/init.d/nginx reload to apply the changes. Generating a 2048 bit RSA private key .....................................+++ ...........................................................................................................................+++ unable to write 'random state' writing new private key to 'nginx.key' ----- Signature ok subject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown Getting Private key unable to write 'random state' Adding 'diversion of /etc/init.d/nginx to /etc/init.d/nginx.clearwater-orig by clearwater-nginx' Adding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx' Processing triggers for ureadahead (0.100.0-16) ... Setting up sprout-base (1.0-180328.134516) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Processing triggers for ureadahead (0.100.0-16) ... Setting up sprout-bgcf (1.0-180328.134516) ... Setting up sprout-mmtel-as (1.0-180328.134516) ... Setting up sprout-scscf (1.0-180328.134516) ... Setting up sprout-icscf (1.0-180328.134516) ... Setting up sprout (1.0-180328.134516) ... Processing triggers for libc-bin (2.19-0ubuntu6.14) ... + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-queue-manager python-jsonschema python-mock Suggested packages: python-mock-doc The following NEW packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-management clearwater-queue-manager python-jsonschema python-mock 0 upgraded, 7 newly installed, 0 to remove and 12 not upgraded. Need to get 38.4 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB] Fetched 38.4 MB in 4s (7961 kB/s) Selecting previously unselected package python-mock. (Reading database ... 57935 files and directories currently installed.) Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ... Unpacking clearwater-etcd (1.0-180328.115321) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-cluster-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-queue-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-config-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ... Unpacking clearwater-management (1.0-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up clearwater-etcd (1.0-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_cluster_manager Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6) Setting up clearwater-queue-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_queue_manager Collecting metaswitchcommon (from clearwater_queue_manager) Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_config_manager Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting requests (from clearwater_config_manager) Collecting nsenter (from clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting pathlib (from nsenter->clearwater_config_manager) Collecting contextlib2 (from nsenter->clearwater_config_manager) Collecting argparse (from nsenter->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, pathlib, contextlib2, argparse, nsenter, clearwater-config-manager Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env Successfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 nsenter-0.2 pathlib-1.0.1 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-180328.115321) ... + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.207 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.207 ++ echo A 172.30.9.207 ++ ip2rr 192.168.1.7 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.7 ++ echo A 192.168.1.7 ++ ip2rr 192.168.1.7 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.7 ++ echo A 192.168.1.7 ++ ip2rr 192.168.1.7 ++ echo 192.168.1.7 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.7 ++ ip2rr 192.168.1.7 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.7 ++ echo A 192.168.1.7 + echo 'nameserver 192.168.0.2' + echo RESOLV_CONF=/etc/dnsmasq.resolv.conf + mkdir -p /etc/netns/signaling + echo 'nameserver 192.168.1.4' + service dnsmasq force-reload * Restarting DNS forwarder and DHCP server dnsmasq ...done. ci-info: ++++++++++Authorized keys from /home/ubuntu/.ssh/authorized_keys for user ubuntu+++++++++++ ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | Keytype | Fingerprint (md5) | Options | Comment | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | ssh-rsa | fb:2c:30:0c:e8:98:b2:1a:c4:c0:13:a4:f3:b2:82:59 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 86:89:c8:1b:a4:2a:29:fe:70:f8:51:c0:e9:0f:50:80 root@sprout-0 (DSA) ec2: 256 33:12:10:f7:03:01:8b:e6:f8:3f:88:49:eb:06:9b:d7 root@sprout-0 (ECDSA) ec2: 256 58:53:1f:cc:4d:80:30:94:db:36:cc:ad:ba:a0:8d:3b root@sprout-0 (ED25519) ec2: 2048 6a:8d:2c:58:20:8f:ec:59:19:de:13:f3:48:ea:e2:a1 root@sprout-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBJmLv5zboAuC3ixlh0r7yskdpt35lvxLDUwogpOlOYOgwFFu1/N4s4qevVLowPaD0I91idX0rByxAixnWi9hxDA= root@sprout-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIDgC50+ZpBOxZEJ2H9081nTJ3iubgeH7FYO1ue8SlYyo root@sprout-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC2Qyc8fWTdfhXNf+5DQ8keXwJglVDm0QrNqGRlQPeiLjkSU3Pe4G9iFXcMzRjd52HTKPfZ5L3hvSWrUigIm2fXz8gCz3a1f0agSrVe7yKrQpXqpnOklI1yej69Z6OY18SSLnxmRP0TEBZhqAAfR8Us2f/xolUEBNr7ztpcpph7TQH+hK+rmjmuKGIEaNd8A2ZWl5z+a0jlkXEOlMBjBuogxhw5NbLPYXRBf49O02QNtefnN2mggCG9a2OUZIixnKlxcS3BoQTu3nVtg9qodh1X3F/3Zxeg7NtigpynBi3tEIpAvhvD3E+6odMjc1z4H9RE1QXE5GzHyvaVkYXmgxG7 root@sprout-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Thu, 27 Dec 2018 19:41:00 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 147.90 seconds 2018-12-27 19:41:33,116 - functest.core.singlevm - DEBUG - regex found: ''Cloud-init .* finished at ' in console 2018-12-27 19:41:33,117 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-27 19:41:33,119 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1160947540e39475cdcf001250247e001a7a12cf" 2018-12-27 19:41:33,569 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:41:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b668b664-a4c9-4eb0-9e26-a28faccd999e x-compute-request-id: req-b668b664-a4c9-4eb0-9e26-a28faccd999e Content-Encoding: gzip Content-Length: 1508 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:c2:e4", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:c2:e4", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:64:42:66", "version": 4, "addr": "192.168.1.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:64:42:66", "version": 4, "addr": "172.30.9.218", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/b60d844c-a06f-456e-a245-d548e0ebe850", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/b60d844c-a06f-456e-a245-d548e0ebe850", "rel": "bookmark"}], "image": {"id": "32de5565-c2d6-40e1-a076-b02e04d8b38d", "links": [{"href": "http://172.30.9.31:8774/images/32de5565-c2d6-40e1-a076-b02e04d8b38d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T19:38:29.000000", "flavor": {"id": "49521764-2b45-4138-bc33-9eb85445fa6c", "links": [{"href": "http://172.30.9.31:8774/flavors/49521764-2b45-4138-bc33-9eb85445fa6c", "rel": "bookmark"}]}, "id": "b60d844c-a06f-456e-a245-d548e0ebe850", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "e7c77990ffaf4447ba7d154f141f5f6f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T19:38:29Z", "hostId": "7935404ab45d1467d9d5233abd8c2483b155e013f8c227d5b4684907", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_bd473631-e088-4b41-9469-069909e508ff", "name": "homer-0.clearwater.opnfv", "created": "2018-12-27T19:37:54Z", "tenant_id": "5659dcbdaa7742d7bfece797c4514064", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:ef:3f", "version": 4, "addr": "192.168.0.27", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:ef:3f", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:9f:e7", "version": 4, "addr": "192.168.1.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/61e02295-3179-4e3a-8f57-836a5933f12c", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/61e02295-3179-4e3a-8f57-836a5933f12c", "rel": "bookmark"}], "image": {"id": "32de5565-c2d6-40e1-a076-b02e04d8b38d", "links": [{"href": "http://172.30.9.31:8774/images/32de5565-c2d6-40e1-a076-b02e04d8b38d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T19:38:27.000000", "flavor": {"id": "49521764-2b45-4138-bc33-9eb85445fa6c", "links": [{"href": "http://172.30.9.31:8774/flavors/49521764-2b45-4138-bc33-9eb85445fa6c", "rel": "bookmark"}]}, "id": "61e02295-3179-4e3a-8f57-836a5933f12c", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "e7c77990ffaf4447ba7d154f141f5f6f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T19:38:27Z", "hostId": "7935404ab45d1467d9d5233abd8c2483b155e013f8c227d5b4684907", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_bd473631-e088-4b41-9469-069909e508ff", "name": "dime-0.clearwater.opnfv", "created": "2018-12-27T19:37:53Z", "tenant_id": "5659dcbdaa7742d7bfece797c4514064", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d9:11:be", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d9:11:be", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c7:d5:1f", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/f6653274-ab3c-4e08-a1c5-e0a3a5e12bab", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/f6653274-ab3c-4e08-a1c5-e0a3a5e12bab", "rel": "bookmark"}], "image": {"id": "32de5565-c2d6-40e1-a076-b02e04d8b38d", "links": [{"href": "http://172.30.9.31:8774/images/32de5565-c2d6-40e1-a076-b02e04d8b38d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T19:38:31.000000", "flavor": {"id": "49521764-2b45-4138-bc33-9eb85445fa6c", "links": [{"href": "http://172.30.9.31:8774/flavors/49521764-2b45-4138-bc33-9eb85445fa6c", "rel": "bookmark"}]}, "id": "f6653274-ab3c-4e08-a1c5-e0a3a5e12bab", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}], "user_id": "e7c77990ffaf4447ba7d154f141f5f6f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T19:38:31Z", "hostId": "7935404ab45d1467d9d5233abd8c2483b155e013f8c227d5b4684907", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_bd473631-e088-4b41-9469-069909e508ff", "name": "sprout-0.clearwater.opnfv", "created": "2018-12-27T19:37:53Z", "tenant_id": "5659dcbdaa7742d7bfece797c4514064", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b7:4f", "version": 4, "addr": "192.168.0.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b7:4f", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:c1:db", "version": 4, "addr": "192.168.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:c1:db", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/fc6bcdb8-04b7-40f4-a89b-dcddd8130d44", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/fc6bcdb8-04b7-40f4-a89b-dcddd8130d44", "rel": "bookmark"}], "image": {"id": "32de5565-c2d6-40e1-a076-b02e04d8b38d", "links": [{"href": "http://172.30.9.31:8774/images/32de5565-c2d6-40e1-a076-b02e04d8b38d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T19:38:29.000000", "flavor": {"id": "49521764-2b45-4138-bc33-9eb85445fa6c", "links": [{"href": "http://172.30.9.31:8774/flavors/49521764-2b45-4138-bc33-9eb85445fa6c", "rel": "bookmark"}]}, "id": "fc6bcdb8-04b7-40f4-a89b-dcddd8130d44", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-bono-sig"}], "user_id": "e7c77990ffaf4447ba7d154f141f5f6f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T19:38:29Z", "hostId": "7935404ab45d1467d9d5233abd8c2483b155e013f8c227d5b4684907", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_bd473631-e088-4b41-9469-069909e508ff", "name": "bono-0.clearwater.opnfv", "created": "2018-12-27T19:37:53Z", "tenant_id": "5659dcbdaa7742d7bfece797c4514064", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9e:85:ac", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9e:85:ac", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3d:d4:30", "version": 4, "addr": "192.168.1.2", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/38fc4a7e-277a-4960-88c7-d39ce87f4bdc", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/38fc4a7e-277a-4960-88c7-d39ce87f4bdc", "rel": "bookmark"}], "image": {"id": "32de5565-c2d6-40e1-a076-b02e04d8b38d", "links": [{"href": "http://172.30.9.31:8774/images/32de5565-c2d6-40e1-a076-b02e04d8b38d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T19:38:07.000000", "flavor": {"id": "49521764-2b45-4138-bc33-9eb85445fa6c", "links": [{"href": "http://172.30.9.31:8774/flavors/49521764-2b45-4138-bc33-9eb85445fa6c", "rel": "bookmark"}]}, "id": "38fc4a7e-277a-4960-88c7-d39ce87f4bdc", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}], "user_id": "e7c77990ffaf4447ba7d154f141f5f6f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T19:38:07Z", "hostId": "e0f75b676eb2b7d2e6c5c117c7ca7a2f9cec907ebbfca4e893351767", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_bd473631-e088-4b41-9469-069909e508ff", "name": "vellum-0.clearwater.opnfv", "created": "2018-12-27T19:37:50Z", "tenant_id": "5659dcbdaa7742d7bfece797c4514064", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:26:6a:cd", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:26:6a:cd", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/58a22854-a720-43ad-b9f2-662508a20c99", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/58a22854-a720-43ad-b9f2-662508a20c99", "rel": "bookmark"}], "image": {"id": "32de5565-c2d6-40e1-a076-b02e04d8b38d", "links": [{"href": "http://172.30.9.31:8774/images/32de5565-c2d6-40e1-a076-b02e04d8b38d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T19:37:25.000000", "flavor": {"id": "49521764-2b45-4138-bc33-9eb85445fa6c", "links": [{"href": "http://172.30.9.31:8774/flavors/49521764-2b45-4138-bc33-9eb85445fa6c", "rel": "bookmark"}]}, "id": "58a22854-a720-43ad-b9f2-662508a20c99", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "e7c77990ffaf4447ba7d154f141f5f6f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T19:37:25Z", "hostId": "7935404ab45d1467d9d5233abd8c2483b155e013f8c227d5b4684907", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_bd473631-e088-4b41-9469-069909e508ff", "name": "ellis-0.clearwater.opnfv", "created": "2018-12-27T19:35:46Z", "tenant_id": "5659dcbdaa7742d7bfece797c4514064", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2c:36:bf", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2c:36:bf", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7b:f8:ba", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/dbc80c75-c7be-4193-8df4-be72cd1301d0", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/dbc80c75-c7be-4193-8df4-be72cd1301d0", "rel": "bookmark"}], "image": {"id": "32de5565-c2d6-40e1-a076-b02e04d8b38d", "links": [{"href": "http://172.30.9.31:8774/images/32de5565-c2d6-40e1-a076-b02e04d8b38d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T19:35:32.000000", "flavor": {"id": "49521764-2b45-4138-bc33-9eb85445fa6c", "links": [{"href": "http://172.30.9.31:8774/flavors/49521764-2b45-4138-bc33-9eb85445fa6c", "rel": "bookmark"}]}, "id": "dbc80c75-c7be-4193-8df4-be72cd1301d0", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "e7c77990ffaf4447ba7d154f141f5f6f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T19:35:32Z", "hostId": "e0f75b676eb2b7d2e6c5c117c7ca7a2f9cec907ebbfca4e893351767", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_bd473631-e088-4b41-9469-069909e508ff", "name": "ns.clearwater.opnfv", "created": "2018-12-27T19:33:41Z", "tenant_id": "5659dcbdaa7742d7bfece797c4514064", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-27 19:41:33,569 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-b668b664-a4c9-4eb0-9e26-a28faccd999e 2018-12-27 19:41:33,569 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.45258307457s 2018-12-27 19:41:33,570 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-b668b664-a4c9-4eb0-9e26-a28faccd999e 2018-12-27 19:41:33,577 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-12-27 19:41:33,580 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/servers/fc6bcdb8-04b7-40f4-a89b-dcddd8130d44/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}1160947540e39475cdcf001250247e001a7a12cf" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-27 19:41:33,706 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:41:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-912b5ef2-7c8d-4dba-a6a3-42a617ecc66b x-compute-request-id: req-912b5ef2-7c8d-4dba-a6a3-42a617ecc66b Content-Encoding: gzip Content-Length: 18746 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-163-generic (buildd@lgw01-amd64-058) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #213-Ubuntu SMP Thu Nov 15 02:19:07 UTC 2018 (Ubuntu 3.13.0-163.213-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-163-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff]\n[ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff]\n[ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff]\n[ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff]\n[ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000007ffe1551 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000007ffe0000 000040\n[ 0.000000] ACPI: APIC 000000007ffe14d1 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84096 r8192 d22400 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc80\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-163-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008041] pid_max: default: 32768 minimum: 301\n[ 0.010001] Security Framework initialized\n[ 0.012218] AppArmor: AppArmor initialized\n[ 0.013747] Yama: becoming mindful.\n[ 0.016281] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.020384] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.023514] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.024006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.028837] Initializing cgroup subsys memory\n[ 0.030471] Initializing cgroup subsys devices\n[ 0.032016] Initializing cgroup subsys freezer\n[ 0.033627] Initializing cgroup subsys blkio\n[ 0.035147] Initializing cgroup subsys perf_event\n[ 0.036017] Initializing cgroup subsys hugetlb\n[ 0.038456] mce: CPU supports 10 MCE banks\n[ 0.040143] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.040143] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.044031] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.045991] Spectre V2 : Enabling Indirect Branch Prediction Barrier\n[ 0.048003] Spectre V2 : Enabling Restricted Speculation for firmware calls\n[ 0.050306] Spectre V2 : Disabling Indirect Banch Restricted Speculation\n[ 0.052002] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.054808] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.060762] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.069620] ACPI: Core revision 20131115\n[ 0.071736] ACPI: All ACPI Tables successfully acquired\n[ 0.073459] ftrace: allocating 28753 entries in 113 pages\n[ 0.096315] smpboot: Max logical packages: 2\n[ 0.097846] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.100003] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.102352] Enabling x2apic\n[ 0.103434] Enabled x2apic\n[ 0.104008] Switched APIC routing to physical x2apic.\n[ 0.107043] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.108002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.112774] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.122785] KVM setup paravirtual spinlock\n[ 0.126016] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.128215] x86: Booting SMP configuration:\n[ 0.129678] .... node #0, CPUs: #1[ 0.125962] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.144025] x86: Booted up 1 node, 2 CPUs\n[ 0.144016] KVM setup async PF for cpu 1\n[ 0.144018] kvm-stealtime: cpu 1, msr 7fd0fc80\n[ 0.148013] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.150642] devtmpfs: initialized\n[ 0.153884] EVM: security.selinux\n[ 0.155080] EVM: security.SMACK64\n[ 0.156004] EVM: security.ima\n[ 0.157376] EVM: security.capability\n[ 0.158673] pinctrl core: initialized pinctrl subsystem\n[ 0.160063] regulator-dummy: no parameters\n[ 0.161732] RTC time: 19:38:30, date: 12/27/18\n[ 0.163464] NET: Registered protocol family 16\n[ 0.164171] cpuidle: using governor ladder\n[ 0.165737] cpuidle: using governor menu\n[ 0.167419] ACPI: bus type PCI registered\n[ 0.168010] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.170528] PCI: Using configuration type 1 for base access\n[ 0.172753] bio: create slab at 0\n[ 0.173748] ACPI: Added _OSI(Module Device)\n[ 0.176004] ACPI: Added _OSI(Processor Device)\n[ 0.177761] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.179606] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.182162] ACPI: Interpreter enabled\n[ 0.183703] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.186445] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.189139] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.192005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.195510] ACPI: (supports S0 S5)\n[ 0.196004] ACPI: Using IOAPIC for interrupt routing\n[ 0.198120] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.200213] ACPI: No dock devices found.\n[ 0.203594] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.204008] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.206109] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.208020] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.211926] acpiphp: Slot [3] registered\n[ 0.212039] acpiphp: Slot [4] registered\n[ 0.213436] acpiphp: Slot [5] registered\n[ 0.214822] acpiphp: Slot [6] registered\n[ 0.216034] acpiphp: Slot [7] registered\n[ 0.217422] acpiphp: Slot [8] registered\n[ 0.218778] acpiphp: Slot [9] registered\n[ 0.220031] acpiphp: Slot [10] registered\n[ 0.221421] acpiphp: Slot [11] registered\n[ 0.222830] acpiphp: Slot [12] registered\n[ 0.224031] acpiphp: Slot [13] registered\n[ 0.225665] acpiphp: Slot [14] registered\n[ 0.227091] acpiphp: Slot [15] registered\n[ 0.228022] acpiphp: Slot [16] registered\n[ 0.229419] acpiphp: Slot [17] registered\n[ 0.230808] acpiphp: Slot [18] registered\n[ 0.232029] acpiphp: Slot [19] registered\n[ 0.233431] acpiphp: Slot [20] registered\n[ 0.234810] acpiphp: Slot [21] registered\n[ 0.236021] acpiphp: Slot [22] registered\n[ 0.237420] acpiphp: Slot [23] registered\n[ 0.238796] acpiphp: Slot [24] registered\n[ 0.240022] acpiphp: Slot [25] registered\n[ 0.241406] acpiphp: Slot [26] registered\n[ 0.242806] acpiphp: Slot [27] registered\n[ 0.244021] acpiphp: Slot [28] registered\n[ 0.245415] acpiphp: Slot [29] registered\n[ 0.246784] acpiphp: Slot [30] registered\n[ 0.248029] acpiphp: Slot [31] registered\n[ 0.249390] PCI host bridge to bus 0000:00\n[ 0.250795] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.252004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.253917] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.255859] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.256004] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.258089] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.271225] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.272024] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.302935] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.305232] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.308111] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.310647] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.313132] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.315519] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.316299] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.317861] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.320005] vgaarb: loaded\n[ 0.321225] vgaarb: bridge control possible 0000:00:02.0\n[ 0.323241] SCSI subsystem initialized\n[ 0.324177] ACPI: bus type USB registered\n[ 0.325476] usbcore: registered new interface driver usbfs\n[ 0.327257] usbcore: registered new interface driver hub\n[ 0.328052] usbcore: registered new device driver usb\n[ 0.329802] PCI: Using ACPI for IRQ routing\n[ 0.329909] NetLabel: Initializing\n[ 0.332008] NetLabel: domain hash size = 128\n[ 0.333485] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.335170] NetLabel: unlabeled traffic allowed by default\n[ 0.336202] Switched to clocksource kvm-clock\n[ 0.345886] AppArmor: AppArmor Filesystem Enabled\n[ 0.347574] pnp: PnP ACPI init\n[ 0.348760] ACPI: bus type PNP registered\n[ 0.350706] pnp: PnP ACPI: found 8 devices\n[ 0.352160] ACPI: bus type PNP unregistered\n[ 0.359374] NET: Registered protocol family 2\n[ 0.361210] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.363750] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.366028] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.368256] TCP: reno registered\n[ 0.369471] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.371457] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.373619] NET: Registered protocol family 1\n[ 0.375162] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.377148] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.379045] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.401758] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.424777] Trying to unpack rootfs image as initramfs...\n[ 0.528843] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.531762] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.533939] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.535867] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.538762] Scanning for low memory corruption every 60 seconds\n[ 0.541161] Initialise system trusted keyring\n[ 0.542733] audit: initializing netlink socket (disabled)\n[ 0.544535] type=2000 audit(1545939511.035:1): initialized\n[ 0.566614] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.569633] zbud: loaded\n[ 0.570897] VFS: Disk quotas dquot_6.5.2\n[ 0.572361] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.574838] fuse init (API version 7.22)\n[ 0.576326] msgmni has been set to 3997\n[ 0.577768] Key type big_key registered\n[ 0.579827] Key type asymmetric registered\n[ 0.581311] Asymmetric key parser 'x509' registered\n[ 0.582978] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.585565] io scheduler noop registered\n[ 0.586944] io scheduler deadline registered (default)\n[ 0.588668] io scheduler cfq registered\n[ 0.590099] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.592098] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.594632] ipmi message handler version 39.2\n[ 0.596496] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.599455] ACPI: Power Button [PWRF]\n[ 0.601134] GHES: HEST is not enabled!\n[ 0.624101] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.670924] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.697265] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.700663] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.726835] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.730435] Linux agpgart interface v0.103\n[ 0.732854] brd: module loaded\n[ 0.734550] loop: module loaded\n[ 0.736188] blk-mq: CPU -> queue map\n[ 0.737537] CPU 0 -> Queue 0\n[ 0.738725] CPU 1 -> Queue 0\n[ 0.740709] vda: vda1\n[ 0.742754] scsi0 : ata_piix\n[ 0.744035] scsi1 : ata_piix\n[ 0.745251] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.747517] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.750209] libphy: Fixed MDIO Bus: probed\n[ 0.751947] tun: Universal TUN/TAP device driver, 1.6\n[ 0.753846] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.758139] PPP generic driver version 2.4.2\n[ 0.759766] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.761945] ehci-pci: EHCI PCI platform driver\n[ 0.763551] ehci-platform: EHCI generic platform driver\n[ 0.765467] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.767845] ohci-pci: OHCI PCI platform driver\n[ 0.769843] ohci-platform: OHCI generic platform driver\n[ 0.772041] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.799747] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.801715] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.804465] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.806521] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.809046] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.812138] usb usb1: Product: UHCI Host Controller\n[ 0.814169] usb usb1: Manufacturer: Linux 3.13.0-163-generic uhci_hcd\n[ 0.816267] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.818009] hub 1-0:1.0: USB hub found\n[ 0.819385] hub 1-0:1.0: 2 ports detected\n[ 0.821007] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.824722] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.826452] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.828311] mousedev: PS/2 mouse device common for all mice\n[ 0.830556] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.833796] rtc_cmos 00:00: RTC can wake from S4\n[ 0.835789] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.838000] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.840209] device-mapper: uevent: version 1.0.3\n[ 0.841889] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.844971] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.847101] TCP: cubic registered\n[ 0.848454] NET: Registered protocol family 10\n[ 0.850452] NET: Registered protocol family 17\n[ 0.863400] Key type dns_resolver registered\n[ 0.865075] Loading compiled-in X.509 certificates\n[ 0.867254] Loaded X.509 cert 'Magrathea: Glacier signing key: 094079111c1fcc174da628d837dd46328f08651c'\n[ 0.870379] registered taskstats version 1\n[ 0.873932] Key type trusted registered\n[ 0.878322] Key type encrypted registered\n[ 0.879770] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.881706] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.884431] regulator-dummy: disabling\n[ 0.885913] Magic number: 14:663:648\n[ 0.887297] acpi LNXCPU:01: hash matches\n[ 0.888818] rtc_cmos 00:00: setting system clock to 2018-12-27 19:38:31 UTC (1545939511)\n[ 0.891643] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.893579] EDD information not available.\n[ 0.909918] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.912797] Write protecting the kernel read-only data: 12288k\n[ 0.916830] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000)\n[ 0.922308] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.943741] systemd-udevd[107]: starting version 204\n[ 1.000496] FDC 0 is a S82078B\n[ 1.136100] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.301307] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.304362] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.307528] usb 1-1: Product: QEMU USB Tablet\n[ 1.309637] usb 1-1: Manufacturer: QEMU\n[ 1.311537] usb 1-1: SerialNumber: 42\n[ 2.029945] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3\nBegin: Loading essential drivers ... done.\nBegin: Running /scripts/init-premount ... done.\nBegin: Mounting root file system ... Begin: Running /scripts/local-top ... done.\nBegin: Running /scripts/local-premount ... done.\n[ 2.560410] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nBegin: Running /scripts/local-bottom ... done.\ndone.\nBegin: Running /scripts/init-bottom ... done.\n[ 2.685812] random: init urandom read with 10 bits of entropy available\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Starting Mount filesystems on boot[74G[ OK ]\n * Starting Fix-up sensitive /proc filesystem entries[74G[ OK ]\n * Starting Populate /dev filesystem[74G[ OK ]\n * Starting Populate and link to /run filesystem[74G[ OK ]\n * Stopping Fix-up sensitive /proc filesystem entries[74G[ OK ]\n * Stopping Populate /dev filesystem[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n[ 2.852322] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Thu, 27 Dec 2018 19:38:33 +0000. Up 3.34 seconds.\ncloud-init-nonet[3.55]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting cold plug devices[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[4.48]: static networking is now up\n * Starting configure network device[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Thu, 27 Dec 2018 19:38:35 +0000. Up 4.77 seconds.\nci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: | Device | Up | Address | Mask | Hw-Address |\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . |\nci-info: | eth1 | False | . | . | fa:16:3e:e4:c1:db |\nci-info: | eth0 | True | 192.168.0.14 | 255.255.255.0 | fa:16:3e:7f:b7:4f |\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\ndmesg: write failed: Broken pipe\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\nad:00:4c:88:4e:e1:d3:e6:58:42:b5:3e:3c:62:84:46 root@bono-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| Eoo. |\n|*.oo. |\n|+* =o |\n|o.X . . |\n| + * . S . |\n|. . o . . |\n| . |\n| |\n| |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\n83:ee:79:f1:bd:40:12:9e:6c:13:f4:b2:77:0c:32:b1 root@bono-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| o |\n| . + |\n| E o |\n| + O o |\n| . S o o |\n| . ..* . |\n| . o.. |\n| . .. ... |\n| o. .. |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n92:0c:6b:c2:95:9c:f0:35:ed:82:46:39:8d:c0:5d:a3 root@bono-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| .oo ==. |\n| .+*=.o. |\n| .Eo . |\n| . .o+... |\n| o.o +.S |\n| o . |\n| |\n| |\n| |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\nd8:d5:70:9c:06:17:ce:ae:c8:d5:24:ea:a5:89:3b:b3 root@bono-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| oo+o |\n| B+ |\n| o.= |\n| o o = |\n| . S o o |\n| + * . |\n| . * . |\n| o. |\n| E+ |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Thu, 27 Dec 2018 19:38:39 +0000. Up 8.99 seconds.\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Thu, 27 Dec 2018 19:38:40 +0000. Up 10.20 seconds.\n+ cat\n++ echo 192.168.1.0/24\n++ cut -d / -f 2\n+ chmod a+x /etc/init.d/signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace\n+ /etc/init.d/signaling_namespace\n\nUbuntu 14.04.5 LTS bono-0 ttyS0\n\nbono-0 login: + echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ curl -L http://repo.cw-ngv.com/repo_key\n+ apt-key add -\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 17535 0 --:--:-- --:--:-- --:--:-- 17592\nOK\n+ apt-get update\nGet:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:2 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:3 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:4 http://repo.cw-ngv.com binary/ Release [1219 B]\nGet:5 http://security.ubuntu.com trusty-security/main Sources [167 kB]\nGet:6 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:7 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB]\nGet:8 http://security.ubuntu.com trusty-security/universe Sources [96.0 kB]\nGet:9 http://security.ubuntu.com trusty-security/main amd64 Packages [797 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:11 http://security.ubuntu.com trusty-security/universe amd64 Packages [277 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [226 kB]\nGet:13 http://security.ubuntu.com trusty-security/main Translation-en [427 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7437 B]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1135 kB]\nGet:16 http://security.ubuntu.com trusty-security/universe Translation-en [150 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [510 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [562 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [272 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nFetched 12.9 MB in 4s (2809 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.7\n+ '[' -n 192.168.0.7 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install bono --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-socket-factory\n clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev\n fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0\n libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev\n libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5\n libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1\n libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0\n libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libzmq3\n linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama\n python-colorama-whl python-distlib python-distlib-whl python-html5lib\n python-html5lib-whl python-pip python-pip-whl python-requests-whl\n python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl\n python-virtualenv python-wheel python3-pkg-resources realpath sprout-libs\n sysstat\nSuggested packages:\n binutils-doc restund bono-dbg clearwater-logging clearwater-auto-config\n clearwater-auto-upgrade exim4 postfix mail-transport-agent cpp-doc\n gcc-4.8-locales debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc\n libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb\n gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg\n libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc lm-sensors\n snmp-mibs-downloader libstdc++-4.8-doc make-doc ntp-doc python-genshi\n python-lxml python3-setuptools isag\nRecommended packages:\n python-dev-all\nThe following NEW packages will be installed:\n binutils bono build-essential clearwater-diags-monitor\n clearwater-infrastructure clearwater-log-cleanup clearwater-monit\n clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq\n dnsmasq-base dpkg-dev fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin\n inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl\n libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0\n libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0\n libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5\n libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libgcc-4.8-dev\n libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0\n libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libzmq3\n linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama\n python-colorama-whl python-distlib python-distlib-whl python-html5lib\n python-html5lib-whl python-pip python-pip-whl python-requests-whl\n python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl\n python-virtualenv python-wheel python3-pkg-resources realpath sprout-libs\n sysstat\n0 upgraded, 83 newly installed, 0 to remove and 12 not upgraded.\nNeed to get 53.4 MB of archives.\nAfter this operation, 160 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:3 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB]\nGet:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:11 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB]\nGet:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB]\nGet:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:14 http://repo.cw-ngv.com/stable/ binary/ bono 1.0-180328.134516 [2231 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:17 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.7 [1330 B]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-164.214 [774 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB]\nExtracting templates from packages: 36%Extracting templates from packages: 72%Extracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 53.4 MB in 13s (3871 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51330 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libboost-system1.54.0:amd64.\nPreparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-filesystem1.54.0:amd64.\nPreparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-regex1.54.0:amd64.\nPreparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-thread1.54.0:amd64.\nPreparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package libevent-core-2.0-5:amd64.\nPreparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libevent-pthreads-2.0-5:amd64.\nPreparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libperl5.18.\nPreparing to unpack .../libperl5.18_5.18.2-2ubuntu1.7_amd64.deb ...\nUnpacking libperl5.18 (5.18.2-2ubuntu1.7) ...\nSelecting previously unselected package libsnmp-base.\nPreparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ...\nUnpacking libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libsnmp30:amd64.\nPreparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-tcp-scalability.\nPreparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ...\nUnpacking clearwater-tcp-scalability (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-180328.114312) ...\nSelecting previously unselected package sprout-libs.\nPreparing to unpack .../sprout-libs_1.0-180328.134516_amd64.deb ...\nUnpacking sprout-libs (1.0-180328.134516) ...\nSelecting previously unselected package clearwater-socket-factory.\nPreparing to unpack .../clearwater-socket-factory_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-socket-factory (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ...\nUnpacking clearwater-monit (5.18-180322.170159) ...\nSelecting previously unselected package bono.\nPreparing to unpack .../bono_1.0-180328.134516_amd64.deb ...\nUnpacking bono (1.0-180328.134516) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-164.214_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-164.214) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-180328.114312) ...\nSelecting previously unselected package libfakeroot:amd64.\nPreparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking libfakeroot:amd64 (1.20-3ubuntu2) ...\nSelecting previously unselected package fakeroot.\nPreparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking fakeroot (1.20-3ubuntu2) ...\nSelecting previously unselected package libalgorithm-diff-perl.\nPreparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...\nUnpacking libalgorithm-diff-perl (1.19.02-3) ...\nSelecting previously unselected package libalgorithm-diff-xs-perl.\nPreparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...\nUnpacking libalgorithm-diff-xs-perl (0.04-2build4) ...\nSelecting previously unselected package libalgorithm-merge-perl.\nPreparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...\nUnpacking libalgorithm-merge-perl (0.08-2) ...\nSelecting previously unselected package libfile-fcntllock-perl.\nPreparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...\nUnpacking libfile-fcntllock-perl (0.14-2build1) ...\nSelecting previously unselected package manpages-dev.\nPreparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...\nUnpacking manpages-dev (3.54-1ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-colorama-whl.\nPreparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-distlib-whl.\nPreparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib-whl (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib.\nPreparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-html5lib-whl.\nPreparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib-whl (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-six-whl.\nPreparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1.1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.4) ...\nSelecting previously unselected package python-setuptools-whl.\nPreparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools-whl (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip-whl.\nPreparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip-whl (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-wheel.\nPreparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1.1) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libperl5.18 (5.18.2-2ubuntu1.7) ...\nSetting up libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSetting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n ...done.\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up clearwater-tcp-scalability (1.0-180328.114312) ...\nSetting up sprout-libs (1.0-180328.134516) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.14) ...\nSetting up linux-libc-dev:amd64 (3.13.0-164.214) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up iotop (0.6-1) ...\nSetting up libfakeroot:amd64 (1.20-3ubuntu2) ...\nSetting up fakeroot (1.20-3ubuntu2) ...\nupdate-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode\nSetting up libalgorithm-diff-perl (1.19.02-3) ...\nSetting up libalgorithm-diff-xs-perl (0.04-2build4) ...\nSetting up libalgorithm-merge-perl (0.08-2) ...\nSetting up libfile-fcntllock-perl (0.14-2build1) ...\nSetting up manpages-dev (3.54-1ubuntu1) ...\nSetting up python3-pkg-resources (3.3-1ubuntu2) ...\nSetting up python-chardet-whl (2.2.1-2~ubuntu1) ...\nSetting up python-colorama (0.2.5-0.1ubuntu2) ...\nSetting up python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib (0.1.8-1ubuntu1) ...\nSetting up python-distlib-whl (0.1.8-1ubuntu1) ...\nSetting up python-html5lib (0.999-3~ubuntu1) ...\nSetting up python-html5lib-whl (0.999-3~ubuntu1) ...\nSetting up python-six-whl (1.5.2-1ubuntu1.1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.4) ...\nSetting up python-setuptools-whl (3.3-1ubuntu2) ...\nSetting up python-pip-whl (1.5.4-1ubuntu4) ...\nSetting up python-pip (1.5.4-1ubuntu4) ...\nSetting up python-wheel (0.24.0-1~ubuntu1.1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-infrastructure (1.0-180328.114312) ...\nProcessing pyzmq-16.0.2-py2.7-linux-x86_64.egg\nCopying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages\nAdding pyzmq 16.0.2 to easy-install.pth file\n\nInstalled /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg\nProcessing dependencies for pyzmq==16.0.2\nFinished processing dependencies for pyzmq==16.0.2\nNew python executable in /usr/share/clearwater/infrastructure/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting cw_infrastructure\nCollecting dnspython (from cw_infrastructure)\nCollecting pathlib (from cw_infrastructure)\nCollecting contextlib2 (from cw_infrastructure)\nCollecting nsenter (from cw_infrastructure)\nCollecting argparse (from cw_infrastructure)\nInstalling collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env\nSuccessfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nreload: Unknown job: clearwater-monit\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-monit (5.18-180322.170159) ...\nclearwater-monit start/running, process 7984\nSetting up clearwater-log-cleanup (1.0-180328.114312) ...\nSetting up clearwater-socket-factory (1.0-180328.114312) ...\nclearwater-socket-factory-mgmt start/running, process 7992\nclearwater-socket-factory-sig start/running, process 8001\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up bono (1.0-180328.134516) ...\nSetting up clearwater-diags-monitor (1.0-180328.114312) ...\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install clearwater-management --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-queue-manager python-jsonschema python-mock\nSuggested packages:\n python-mock-doc\nThe following NEW packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-management clearwater-queue-manager python-jsonschema python-mock\n0 upgraded, 7 newly installed, 0 to remove and 12 not upgraded.\nNeed to get 38.4 MB of archives.\nAfter this operation, 108 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB]\nGet:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB]\nGet:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB]\nFetched 38.4 MB in 3s (11.3 MB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 57608 files and directories currently installed.)\nPreparing to unpack .../python-mock_1.0.1-3_all.deb ...\nUnpacking python-mock (1.0.1-3) ...\nSelecting previously unselected package python-jsonschema.\nPreparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ...\nUnpacking python-jsonschema (2.3.0-1build1) ...\nSelecting previously unselected package clearwater-etcd.\nPreparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ...\nUnpacking clearwater-etcd (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-cluster-manager.\nPreparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-queue-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-config-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ...\nUnpacking clearwater-management (1.0-180328.115321) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up python-mock (1.0.1-3) ...\nSetting up python-jsonschema (2.3.0-1build1) ...\nSetting up clearwater-etcd (1.0-180328.115321) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-180328.115321) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_cluster_manager\nCollecting metaswitchcommon (from clearwater_cluster_manager)\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager\nSuccessfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6)\nSetting up clearwater-queue-manager (1.0-180328.115321) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_queue_manager\nCollecting metaswitchcommon (from clearwater_queue_manager)\nCollecting clearwater-etcd-shared (from clearwater_queue_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_queue_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_queue_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_queue_manager)\nCollecting cffi (from metaswitchcommon->clearwater_queue_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_queue_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager\nSuccessfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6)\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-config-manager (1.0-180328.115321) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_config_manager\nCollecting metaswitchcommon (from clearwater_config_manager)\nCollecting jsonschema (from clearwater_config_manager)\nCollecting clearwater-etcd-shared (from clearwater_config_manager)\nCollecting requests (from clearwater_config_manager)\nCollecting nsenter (from clearwater_config_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_config_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_config_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_config_manager)\nCollecting cffi (from metaswitchcommon->clearwater_config_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_config_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting certifi>=2017.4.17 (from requests->clearwater_config_manager)\nCollecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager)\nCollecting idna<2.7,>=2.5 (from requests->clearwater_config_manager)\nCollecting pathlib (from nsenter->clearwater_config_manager)\nCollecting contextlib2 (from nsenter->clearwater_config_manager)\nCollecting argparse (from nsenter->clearwater_config_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, pathlib, contextlib2, argparse, nsenter, clearwater-config-manager\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env\nSuccessfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 nsenter-0.2 pathlib-1.0.1 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6)\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-180328.115321) ...\n+ retries=0\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.204\n++ echo 172.30.9.204\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.204\n++ ip2rr 172.30.9.213\n++ echo 172.30.9.213\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.213\n++ ip2rr 172.30.9.213\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.213\n++ echo A 172.30.9.213\n+ echo 'nameserver 192.168.0.2'\n+ echo RESOLV_CONF=/etc/dnsmasq.resolv.conf\n+ mkdir -p /etc/netns/signaling\n+ echo 'nameserver 192.168.1.4'\n+ service dnsmasq force-reload\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nci-info: ++++++++++Authorized keys from /home/ubuntu/.ssh/authorized_keys for user ubuntu+++++++++++\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nci-info: | Keytype | Fingerprint (md5) | Options | Comment |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nci-info: | ssh-rsa | fb:2c:30:0c:e8:98:b2:1a:c4:c0:13:a4:f3:b2:82:59 | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 1024 83:ee:79:f1:bd:40:12:9e:6c:13:f4:b2:77:0c:32:b1 root@bono-0 (DSA)\nec2: 256 92:0c:6b:c2:95:9c:f0:35:ed:82:46:39:8d:c0:5d:a3 root@bono-0 (ECDSA)\nec2: 256 d8:d5:70:9c:06:17:ce:ae:c8:d5:24:ea:a5:89:3b:b3 root@bono-0 (ED25519)\nec2: 2048 ad:00:4c:88:4e:e1:d3:e6:58:42:b5:3e:3c:62:84:46 root@bono-0 (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFkZyLqKhw3PIHZ680elDanrHEhwJjbtVN3pbfYRh62IJE2DeKJG2tdRnoXAesWegXtpKT54RLergBwqqgp7wBQ= root@bono-0\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIAzVqPXmiGl41020qhac9tyYy3LJC2+dBVEkRfGuywi0 root@bono-0\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC9o4u1Xf8bpeq7w8UDLkmX5iVb6s9rYrx5HBsr8zbQ1JjZ/rw0p5op42jqyMA5EblKE8j0QF6RmFY7LYqBLRObkJ0JuYXdL8XfkjaWTUrazDPsEVFy6/m0LWHZJtHrn/wpPnP09tGCoOjw4D0/bXfFd+QB9Uxqw7nd1wZZPsnGwUglmn8PlO/WbuKrtzVNZ5cXU7ntV6g9c3bKrbmibopTXnMu1BS4lBUWQfF+fjupPgDhVDhCONS6HdO/E8w/wZCOzaE0GgR8i3jkkZ4iTT9KovuQt4lgbiLAYaqh49iTb/+gdTD1tahM08vaD4Bsstds0X4uW/zbu0jSWweVwK9R root@bono-0\n-----END SSH HOST KEY KEYS-----\nCloud-init v. 0.7.5 finished at Thu, 27 Dec 2018 19:40:34 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 124.02 seconds\n"} 2018-12-27 19:41:33,707 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/fc6bcdb8-04b7-40f4-a89b-dcddd8130d44/action used request id req-912b5ef2-7c8d-4dba-a6a3-42a617ecc66b 2018-12-27 19:41:33,708 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.129936933517s 2018-12-27 19:41:33,709 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/fc6bcdb8-04b7-40f4-a89b-dcddd8130d44/action used request id req-912b5ef2-7c8d-4dba-a6a3-42a617ecc66b 2018-12-27 19:41:33,710 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-163-generic (buildd@lgw01-amd64-058) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #213-Ubuntu SMP Thu Nov 15 02:19:07 UTC 2018 (Ubuntu 3.13.0-163.213-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-163-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe1551 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe14d1 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84096 r8192 d22400 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc80 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-163-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008041] pid_max: default: 32768 minimum: 301 [ 0.010001] Security Framework initialized [ 0.012218] AppArmor: AppArmor initialized [ 0.013747] Yama: becoming mindful. [ 0.016281] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.020384] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.023514] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.028837] Initializing cgroup subsys memory [ 0.030471] Initializing cgroup subsys devices [ 0.032016] Initializing cgroup subsys freezer [ 0.033627] Initializing cgroup subsys blkio [ 0.035147] Initializing cgroup subsys perf_event [ 0.036017] Initializing cgroup subsys hugetlb [ 0.038456] mce: CPU supports 10 MCE banks [ 0.040143] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040143] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.044031] Spectre V2 : Mitigation: Full generic retpoline [ 0.045991] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.048003] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.050306] Spectre V2 : Disabling Indirect Banch Restricted Speculation [ 0.052002] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.054808] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.060762] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.069620] ACPI: Core revision 20131115 [ 0.071736] ACPI: All ACPI Tables successfully acquired [ 0.073459] ftrace: allocating 28753 entries in 113 pages [ 0.096315] smpboot: Max logical packages: 2 [ 0.097846] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.100003] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.102352] Enabling x2apic [ 0.103434] Enabled x2apic [ 0.104008] Switched APIC routing to physical x2apic. [ 0.107043] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.108002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.112774] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.122785] KVM setup paravirtual spinlock [ 0.126016] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.128215] x86: Booting SMP configuration: [ 0.129678] .... node #0, CPUs: #1[ 0.125962] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.144025] x86: Booted up 1 node, 2 CPUs [ 0.144016] KVM setup async PF for cpu 1 [ 0.144018] kvm-stealtime: cpu 1, msr 7fd0fc80 [ 0.148013] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.150642] devtmpfs: initialized [ 0.153884] EVM: security.selinux [ 0.155080] EVM: security.SMACK64 [ 0.156004] EVM: security.ima [ 0.157376] EVM: security.capability [ 0.158673] pinctrl core: initialized pinctrl subsystem [ 0.160063] regulator-dummy: no parameters [ 0.161732] RTC time: 19:38:30, date: 12/27/18 [ 0.163464] NET: Registered protocol family 16 [ 0.164171] cpuidle: using governor ladder [ 0.165737] cpuidle: using governor menu [ 0.167419] ACPI: bus type PCI registered [ 0.168010] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.170528] PCI: Using configuration type 1 for base access [ 0.172753] bio: create slab at 0 [ 0.173748] ACPI: Added _OSI(Module Device) [ 0.176004] ACPI: Added _OSI(Processor Device) [ 0.177761] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.179606] ACPI: Added _OSI(Processor Aggregator Device) [ 0.182162] ACPI: Interpreter enabled [ 0.183703] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.186445] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.189139] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.192005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.195510] ACPI: (supports S0 S5) [ 0.196004] ACPI: Using IOAPIC for interrupt routing [ 0.198120] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.200213] ACPI: No dock devices found. [ 0.203594] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.204008] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.206109] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.208020] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.211926] acpiphp: Slot [3] registered [ 0.212039] acpiphp: Slot [4] registered [ 0.213436] acpiphp: Slot [5] registered [ 0.214822] acpiphp: Slot [6] registered [ 0.216034] acpiphp: Slot [7] registered [ 0.217422] acpiphp: Slot [8] registered [ 0.218778] acpiphp: Slot [9] registered [ 0.220031] acpiphp: Slot [10] registered [ 0.221421] acpiphp: Slot [11] registered [ 0.222830] acpiphp: Slot [12] registered [ 0.224031] acpiphp: Slot [13] registered [ 0.225665] acpiphp: Slot [14] registered [ 0.227091] acpiphp: Slot [15] registered [ 0.228022] acpiphp: Slot [16] registered [ 0.229419] acpiphp: Slot [17] registered [ 0.230808] acpiphp: Slot [18] registered [ 0.232029] acpiphp: Slot [19] registered [ 0.233431] acpiphp: Slot [20] registered [ 0.234810] acpiphp: Slot [21] registered [ 0.236021] acpiphp: Slot [22] registered [ 0.237420] acpiphp: Slot [23] registered [ 0.238796] acpiphp: Slot [24] registered [ 0.240022] acpiphp: Slot [25] registered [ 0.241406] acpiphp: Slot [26] registered [ 0.242806] acpiphp: Slot [27] registered [ 0.244021] acpiphp: Slot [28] registered [ 0.245415] acpiphp: Slot [29] registered [ 0.246784] acpiphp: Slot [30] registered [ 0.248029] acpiphp: Slot [31] registered [ 0.249390] PCI host bridge to bus 0000:00 [ 0.250795] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.252004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.253917] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.255859] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.256004] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.258089] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.271225] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.272024] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.302935] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.305232] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.308111] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.310647] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.313132] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.315519] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.316299] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.317861] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.320005] vgaarb: loaded [ 0.321225] vgaarb: bridge control possible 0000:00:02.0 [ 0.323241] SCSI subsystem initialized [ 0.324177] ACPI: bus type USB registered [ 0.325476] usbcore: registered new interface driver usbfs [ 0.327257] usbcore: registered new interface driver hub [ 0.328052] usbcore: registered new device driver usb [ 0.329802] PCI: Using ACPI for IRQ routing [ 0.329909] NetLabel: Initializing [ 0.332008] NetLabel: domain hash size = 128 [ 0.333485] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.335170] NetLabel: unlabeled traffic allowed by default [ 0.336202] Switched to clocksource kvm-clock [ 0.345886] AppArmor: AppArmor Filesystem Enabled [ 0.347574] pnp: PnP ACPI init [ 0.348760] ACPI: bus type PNP registered [ 0.350706] pnp: PnP ACPI: found 8 devices [ 0.352160] ACPI: bus type PNP unregistered [ 0.359374] NET: Registered protocol family 2 [ 0.361210] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.363750] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.366028] TCP: Hash tables configured (established 16384 bind 16384) [ 0.368256] TCP: reno registered [ 0.369471] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.371457] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.373619] NET: Registered protocol family 1 [ 0.375162] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.377148] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.379045] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.401758] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.424777] Trying to unpack rootfs image as initramfs... [ 0.528843] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.531762] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.533939] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.535867] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.538762] Scanning for low memory corruption every 60 seconds [ 0.541161] Initialise system trusted keyring [ 0.542733] audit: initializing netlink socket (disabled) [ 0.544535] type=2000 audit(1545939511.035:1): initialized [ 0.566614] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.569633] zbud: loaded [ 0.570897] VFS: Disk quotas dquot_6.5.2 [ 0.572361] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.574838] fuse init (API version 7.22) [ 0.576326] msgmni has been set to 3997 [ 0.577768] Key type big_key registered [ 0.579827] Key type asymmetric registered [ 0.581311] Asymmetric key parser 'x509' registered [ 0.582978] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.585565] io scheduler noop registered [ 0.586944] io scheduler deadline registered (default) [ 0.588668] io scheduler cfq registered [ 0.590099] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.592098] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.594632] ipmi message handler version 39.2 [ 0.596496] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.599455] ACPI: Power Button [PWRF] [ 0.601134] GHES: HEST is not enabled! [ 0.624101] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.670924] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.697265] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.700663] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.726835] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.730435] Linux agpgart interface v0.103 [ 0.732854] brd: module loaded [ 0.734550] loop: module loaded [ 0.736188] blk-mq: CPU -> queue map [ 0.737537] CPU 0 -> Queue 0 [ 0.738725] CPU 1 -> Queue 0 [ 0.740709] vda: vda1 [ 0.742754] scsi0 : ata_piix [ 0.744035] scsi1 : ata_piix [ 0.745251] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.747517] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.750209] libphy: Fixed MDIO Bus: probed [ 0.751947] tun: Universal TUN/TAP device driver, 1.6 [ 0.753846] tun: (C) 1999-2004 Max Krasnyansky [ 0.758139] PPP generic driver version 2.4.2 [ 0.759766] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.761945] ehci-pci: EHCI PCI platform driver [ 0.763551] ehci-platform: EHCI generic platform driver [ 0.765467] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.767845] ohci-pci: OHCI PCI platform driver [ 0.769843] ohci-platform: OHCI generic platform driver [ 0.772041] uhci_hcd: USB Universal Host Controller Interface driver [ 0.799747] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.801715] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.804465] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.806521] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.809046] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.812138] usb usb1: Product: UHCI Host Controller [ 0.814169] usb usb1: Manufacturer: Linux 3.13.0-163-generic uhci_hcd [ 0.816267] usb usb1: SerialNumber: 0000:00:01.2 [ 0.818009] hub 1-0:1.0: USB hub found [ 0.819385] hub 1-0:1.0: 2 ports detected [ 0.821007] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.824722] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.826452] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.828311] mousedev: PS/2 mouse device common for all mice [ 0.830556] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.833796] rtc_cmos 00:00: RTC can wake from S4 [ 0.835789] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.838000] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.840209] device-mapper: uevent: version 1.0.3 [ 0.841889] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.844971] ledtrig-cpu: registered to indicate activity on CPUs [ 0.847101] TCP: cubic registered [ 0.848454] NET: Registered protocol family 10 [ 0.850452] NET: Registered protocol family 17 [ 0.863400] Key type dns_resolver registered [ 0.865075] Loading compiled-in X.509 certificates [ 0.867254] Loaded X.509 cert 'Magrathea: Glacier signing key: 094079111c1fcc174da628d837dd46328f08651c' [ 0.870379] registered taskstats version 1 [ 0.873932] Key type trusted registered [ 0.878322] Key type encrypted registered [ 0.879770] AppArmor: AppArmor sha1 policy hashing enabled [ 0.881706] IMA: No TPM chip found, activating TPM-bypass! [ 0.884431] regulator-dummy: disabling [ 0.885913] Magic number: 14:663:648 [ 0.887297] acpi LNXCPU:01: hash matches [ 0.888818] rtc_cmos 00:00: setting system clock to 2018-12-27 19:38:31 UTC (1545939511) [ 0.891643] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.893579] EDD information not available. [ 0.909918] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.912797] Write protecting the kernel read-only data: 12288k [ 0.916830] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.922308] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.943741] systemd-udevd[107]: starting version 204 [ 1.000496] FDC 0 is a S82078B [ 1.136100] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.301307] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.304362] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.307528] usb 1-1: Product: QEMU USB Tablet [ 1.309637] usb 1-1: Manufacturer: QEMU [ 1.311537] usb 1-1: SerialNumber: 42 [ 2.029945] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3 Begin: Loading essential drivers ... done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... done. [ 2.560410] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Begin: Running /scripts/local-bottom ... done. done. Begin: Running /scripts/init-bottom ... done. [ 2.685812] random: init urandom read with 10 bits of entropy available * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Starting Fix-up sensitive /proc filesystem entries[74G[ OK ] * Starting Populate /dev filesystem[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Fix-up sensitive /proc filesystem entries[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 2.852322] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Thu, 27 Dec 2018 19:38:33 +0000. Up 3.34 seconds. cloud-init-nonet[3.55]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[4.48]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Thu, 27 Dec 2018 19:38:35 +0000. Up 4.77 seconds. ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:e4:c1:db | ci-info: | eth0 | True | 192.168.0.14 | 255.255.255.0 | fa:16:3e:7f:b7:4f | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] dmesg: write failed: Broken pipe Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: ad:00:4c:88:4e:e1:d3:e6:58:42:b5:3e:3c:62:84:46 root@bono-0 The key's randomart image is: +--[ RSA 2048]----+ | Eoo. | |*.oo. | |+* =o | |o.X . . | | + * . S . | |. . o . . | | . | | | | | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 83:ee:79:f1:bd:40:12:9e:6c:13:f4:b2:77:0c:32:b1 root@bono-0 The key's randomart image is: +--[ DSA 1024]----+ | o | | . + | | E o | | + O o | | . S o o | | . ..* . | | . o.. | | . .. ... | | o. .. | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 92:0c:6b:c2:95:9c:f0:35:ed:82:46:39:8d:c0:5d:a3 root@bono-0 The key's randomart image is: +--[ECDSA 256]---+ | .oo ==. | | .+*=.o. | | .Eo . | | . .o+... | | o.o +.S | | o . | | | | | | | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: d8:d5:70:9c:06:17:ce:ae:c8:d5:24:ea:a5:89:3b:b3 root@bono-0 The key's randomart image is: +--[ED25519 256--+ | oo+o | | B+ | | o.= | | o o = | | . S o o | | + * . | | . * . | | o. | | E+ | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Thu, 27 Dec 2018 19:38:39 +0000. Up 8.99 seconds. * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Thu, 27 Dec 2018 19:38:40 +0000. Up 10.20 seconds. + cat ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace Ubuntu 14.04.5 LTS bono-0 ttyS0 bono-0 login: + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 17535 0 --:--:-- --:--:-- --:--:-- 17592 OK + apt-get update Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Ign http://repo.cw-ngv.com binary/ InRelease Get:2 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:3 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:4 http://repo.cw-ngv.com binary/ Release [1219 B] Get:5 http://security.ubuntu.com trusty-security/main Sources [167 kB] Get:6 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:7 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB] Get:8 http://security.ubuntu.com trusty-security/universe Sources [96.0 kB] Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [797 kB] Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Ign http://repo.cw-ngv.com binary/ Translation-en Get:11 http://security.ubuntu.com trusty-security/universe amd64 Packages [277 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [226 kB] Get:13 http://security.ubuntu.com trusty-security/main Translation-en [427 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7437 B] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1135 kB] Get:16 http://security.ubuntu.com trusty-security/universe Translation-en [150 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [510 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [562 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [272 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Fetched 12.9 MB in 4s (2809 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.7 + '[' -n 192.168.0.7 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install bono --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libzmq3 linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sprout-libs sysstat Suggested packages: binutils-doc restund bono-dbg clearwater-logging clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent cpp-doc gcc-4.8-locales debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc lm-sensors snmp-mibs-downloader libstdc++-4.8-doc make-doc ntp-doc python-genshi python-lxml python3-setuptools isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils bono build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libzmq3 linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sprout-libs sysstat 0 upgraded, 83 newly installed, 0 to remove and 12 not upgraded. Need to get 53.4 MB of archives. After this operation, 160 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:11 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:14 http://repo.cw-ngv.com/stable/ binary/ bono 1.0-180328.134516 [2231 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:17 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.7 [1330 B] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-164.214 [774 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Extracting templates from packages: 36%Extracting templates from packages: 72%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 53.4 MB in 13s (3871 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51330 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libboost-system1.54.0:amd64. Preparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-filesystem1.54.0:amd64. Preparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-regex1.54.0:amd64. Preparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-thread1.54.0:amd64. Preparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libevent-core-2.0-5:amd64. Preparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libevent-pthreads-2.0-5:amd64. Preparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libperl5.18. Preparing to unpack .../libperl5.18_5.18.2-2ubuntu1.7_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.7) ... Selecting previously unselected package libsnmp-base. Preparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ... Unpacking libsnmp-base (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libsnmp30:amd64. Preparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-tcp-scalability. Preparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ... Unpacking clearwater-tcp-scalability (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... Selecting previously unselected package sprout-libs. Preparing to unpack .../sprout-libs_1.0-180328.134516_amd64.deb ... Unpacking sprout-libs (1.0-180328.134516) ... Selecting previously unselected package clearwater-socket-factory. Preparing to unpack .../clearwater-socket-factory_1.0-180328.114312_amd64.deb ... Unpacking clearwater-socket-factory (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... Selecting previously unselected package bono. Preparing to unpack .../bono_1.0-180328.134516_amd64.deb ... Unpacking bono (1.0-180328.134516) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-164.214_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-164.214) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ... Unpacking clearwater-diags-monitor (1.0-180328.114312) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libperl5.18 (5.18.2-2ubuntu1.7) ... Setting up libsnmp-base (5.7.3~dfsg-clearwater1) ... Setting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up clearwater-tcp-scalability (1.0-180328.114312) ... Setting up sprout-libs (1.0-180328.134516) ... Setting up libc-dev-bin (2.19-0ubuntu6.14) ... Setting up linux-libc-dev:amd64 (3.13.0-164.214) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up iotop (0.6-1) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-180328.114312) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting cw_infrastructure Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Installing collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. reload: Unknown job: clearwater-monit Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-monit (5.18-180322.170159) ... clearwater-monit start/running, process 7984 Setting up clearwater-log-cleanup (1.0-180328.114312) ... Setting up clearwater-socket-factory (1.0-180328.114312) ... clearwater-socket-factory-mgmt start/running, process 7992 clearwater-socket-factory-sig start/running, process 8001 Processing triggers for ureadahead (0.100.0-16) ... Setting up bono (1.0-180328.134516) ... Setting up clearwater-diags-monitor (1.0-180328.114312) ... Processing triggers for libc-bin (2.19-0ubuntu6.14) ... Processing triggers for ureadahead (0.100.0-16) ... + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-queue-manager python-jsonschema python-mock Suggested packages: python-mock-doc The following NEW packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-management clearwater-queue-manager python-jsonschema python-mock 0 upgraded, 7 newly installed, 0 to remove and 12 not upgraded. Need to get 38.4 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB] Fetched 38.4 MB in 3s (11.3 MB/s) Selecting previously unselected package python-mock. (Reading database ... 57608 files and directories currently installed.) Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ... Unpacking clearwater-etcd (1.0-180328.115321) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-cluster-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-queue-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-config-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ... Unpacking clearwater-management (1.0-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up clearwater-etcd (1.0-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_cluster_manager Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6) Setting up clearwater-queue-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_queue_manager Collecting metaswitchcommon (from clearwater_queue_manager) Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_config_manager Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting requests (from clearwater_config_manager) Collecting nsenter (from clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting pathlib (from nsenter->clearwater_config_manager) Collecting contextlib2 (from nsenter->clearwater_config_manager) Collecting argparse (from nsenter->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, pathlib, contextlib2, argparse, nsenter, clearwater-config-manager Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env Successfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 nsenter-0.2 pathlib-1.0.1 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-180328.115321) ... + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.204 ++ echo 172.30.9.204 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.204 ++ ip2rr 172.30.9.213 ++ echo 172.30.9.213 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.213 ++ ip2rr 172.30.9.213 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.213 ++ echo A 172.30.9.213 + echo 'nameserver 192.168.0.2' + echo RESOLV_CONF=/etc/dnsmasq.resolv.conf + mkdir -p /etc/netns/signaling + echo 'nameserver 192.168.1.4' + service dnsmasq force-reload * Restarting DNS forwarder and DHCP server dnsmasq ...done. ci-info: ++++++++++Authorized keys from /home/ubuntu/.ssh/authorized_keys for user ubuntu+++++++++++ ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | Keytype | Fingerprint (md5) | Options | Comment | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | ssh-rsa | fb:2c:30:0c:e8:98:b2:1a:c4:c0:13:a4:f3:b2:82:59 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 83:ee:79:f1:bd:40:12:9e:6c:13:f4:b2:77:0c:32:b1 root@bono-0 (DSA) ec2: 256 92:0c:6b:c2:95:9c:f0:35:ed:82:46:39:8d:c0:5d:a3 root@bono-0 (ECDSA) ec2: 256 d8:d5:70:9c:06:17:ce:ae:c8:d5:24:ea:a5:89:3b:b3 root@bono-0 (ED25519) ec2: 2048 ad:00:4c:88:4e:e1:d3:e6:58:42:b5:3e:3c:62:84:46 root@bono-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFkZyLqKhw3PIHZ680elDanrHEhwJjbtVN3pbfYRh62IJE2DeKJG2tdRnoXAesWegXtpKT54RLergBwqqgp7wBQ= root@bono-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIAzVqPXmiGl41020qhac9tyYy3LJC2+dBVEkRfGuywi0 root@bono-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC9o4u1Xf8bpeq7w8UDLkmX5iVb6s9rYrx5HBsr8zbQ1JjZ/rw0p5op42jqyMA5EblKE8j0QF6RmFY7LYqBLRObkJ0JuYXdL8XfkjaWTUrazDPsEVFy6/m0LWHZJtHrn/wpPnP09tGCoOjw4D0/bXfFd+QB9Uxqw7nd1wZZPsnGwUglmn8PlO/WbuKrtzVNZ5cXU7ntV6g9c3bKrbmibopTXnMu1BS4lBUWQfF+fjupPgDhVDhCONS6HdO/E8w/wZCOzaE0GgR8i3jkkZ4iTT9KovuQt4lgbiLAYaqh49iTb/+gdTD1tahM08vaD4Bsstds0X4uW/zbu0jSWweVwK9R root@bono-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Thu, 27 Dec 2018 19:40:34 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 124.02 seconds 2018-12-27 19:41:33,713 - functest.core.singlevm - DEBUG - regex found: ''Cloud-init .* finished at ' in console 2018-12-27 19:41:33,714 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-27 19:41:33,716 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1160947540e39475cdcf001250247e001a7a12cf" 2018-12-27 19:41:33,982 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:41:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-22caf5e6-b8d3-4e1e-9eed-a26de4d5046a x-compute-request-id: req-22caf5e6-b8d3-4e1e-9eed-a26de4d5046a Content-Encoding: gzip Content-Length: 1508 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:c2:e4", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:c2:e4", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:64:42:66", "version": 4, "addr": "192.168.1.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:64:42:66", "version": 4, "addr": "172.30.9.218", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/b60d844c-a06f-456e-a245-d548e0ebe850", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/b60d844c-a06f-456e-a245-d548e0ebe850", "rel": "bookmark"}], "image": {"id": "32de5565-c2d6-40e1-a076-b02e04d8b38d", "links": [{"href": "http://172.30.9.31:8774/images/32de5565-c2d6-40e1-a076-b02e04d8b38d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T19:38:29.000000", "flavor": {"id": "49521764-2b45-4138-bc33-9eb85445fa6c", "links": [{"href": "http://172.30.9.31:8774/flavors/49521764-2b45-4138-bc33-9eb85445fa6c", "rel": "bookmark"}]}, "id": "b60d844c-a06f-456e-a245-d548e0ebe850", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "e7c77990ffaf4447ba7d154f141f5f6f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T19:38:29Z", "hostId": "7935404ab45d1467d9d5233abd8c2483b155e013f8c227d5b4684907", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_bd473631-e088-4b41-9469-069909e508ff", "name": "homer-0.clearwater.opnfv", "created": "2018-12-27T19:37:54Z", "tenant_id": "5659dcbdaa7742d7bfece797c4514064", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:ef:3f", "version": 4, "addr": "192.168.0.27", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:ef:3f", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:9f:e7", "version": 4, "addr": "192.168.1.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/61e02295-3179-4e3a-8f57-836a5933f12c", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/61e02295-3179-4e3a-8f57-836a5933f12c", "rel": "bookmark"}], "image": {"id": "32de5565-c2d6-40e1-a076-b02e04d8b38d", "links": [{"href": "http://172.30.9.31:8774/images/32de5565-c2d6-40e1-a076-b02e04d8b38d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T19:38:27.000000", "flavor": {"id": "49521764-2b45-4138-bc33-9eb85445fa6c", "links": [{"href": "http://172.30.9.31:8774/flavors/49521764-2b45-4138-bc33-9eb85445fa6c", "rel": "bookmark"}]}, "id": "61e02295-3179-4e3a-8f57-836a5933f12c", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "e7c77990ffaf4447ba7d154f141f5f6f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T19:38:27Z", "hostId": "7935404ab45d1467d9d5233abd8c2483b155e013f8c227d5b4684907", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_bd473631-e088-4b41-9469-069909e508ff", "name": "dime-0.clearwater.opnfv", "created": "2018-12-27T19:37:53Z", "tenant_id": "5659dcbdaa7742d7bfece797c4514064", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d9:11:be", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d9:11:be", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c7:d5:1f", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/f6653274-ab3c-4e08-a1c5-e0a3a5e12bab", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/f6653274-ab3c-4e08-a1c5-e0a3a5e12bab", "rel": "bookmark"}], "image": {"id": "32de5565-c2d6-40e1-a076-b02e04d8b38d", "links": [{"href": "http://172.30.9.31:8774/images/32de5565-c2d6-40e1-a076-b02e04d8b38d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T19:38:31.000000", "flavor": {"id": "49521764-2b45-4138-bc33-9eb85445fa6c", "links": [{"href": "http://172.30.9.31:8774/flavors/49521764-2b45-4138-bc33-9eb85445fa6c", "rel": "bookmark"}]}, "id": "f6653274-ab3c-4e08-a1c5-e0a3a5e12bab", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}], "user_id": "e7c77990ffaf4447ba7d154f141f5f6f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T19:38:31Z", "hostId": "7935404ab45d1467d9d5233abd8c2483b155e013f8c227d5b4684907", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_bd473631-e088-4b41-9469-069909e508ff", "name": "sprout-0.clearwater.opnfv", "created": "2018-12-27T19:37:53Z", "tenant_id": "5659dcbdaa7742d7bfece797c4514064", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b7:4f", "version": 4, "addr": "192.168.0.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b7:4f", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:c1:db", "version": 4, "addr": "192.168.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:c1:db", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/fc6bcdb8-04b7-40f4-a89b-dcddd8130d44", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/fc6bcdb8-04b7-40f4-a89b-dcddd8130d44", "rel": "bookmark"}], "image": {"id": "32de5565-c2d6-40e1-a076-b02e04d8b38d", "links": [{"href": "http://172.30.9.31:8774/images/32de5565-c2d6-40e1-a076-b02e04d8b38d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T19:38:29.000000", "flavor": {"id": "49521764-2b45-4138-bc33-9eb85445fa6c", "links": [{"href": "http://172.30.9.31:8774/flavors/49521764-2b45-4138-bc33-9eb85445fa6c", "rel": "bookmark"}]}, "id": "fc6bcdb8-04b7-40f4-a89b-dcddd8130d44", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-bono-sig"}], "user_id": "e7c77990ffaf4447ba7d154f141f5f6f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T19:38:29Z", "hostId": "7935404ab45d1467d9d5233abd8c2483b155e013f8c227d5b4684907", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_bd473631-e088-4b41-9469-069909e508ff", "name": "bono-0.clearwater.opnfv", "created": "2018-12-27T19:37:53Z", "tenant_id": "5659dcbdaa7742d7bfece797c4514064", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9e:85:ac", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9e:85:ac", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3d:d4:30", "version": 4, "addr": "192.168.1.2", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/38fc4a7e-277a-4960-88c7-d39ce87f4bdc", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/38fc4a7e-277a-4960-88c7-d39ce87f4bdc", "rel": "bookmark"}], "image": {"id": "32de5565-c2d6-40e1-a076-b02e04d8b38d", "links": [{"href": "http://172.30.9.31:8774/images/32de5565-c2d6-40e1-a076-b02e04d8b38d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T19:38:07.000000", "flavor": {"id": "49521764-2b45-4138-bc33-9eb85445fa6c", "links": [{"href": "http://172.30.9.31:8774/flavors/49521764-2b45-4138-bc33-9eb85445fa6c", "rel": "bookmark"}]}, "id": "38fc4a7e-277a-4960-88c7-d39ce87f4bdc", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}], "user_id": "e7c77990ffaf4447ba7d154f141f5f6f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T19:38:07Z", "hostId": "e0f75b676eb2b7d2e6c5c117c7ca7a2f9cec907ebbfca4e893351767", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_bd473631-e088-4b41-9469-069909e508ff", "name": "vellum-0.clearwater.opnfv", "created": "2018-12-27T19:37:50Z", "tenant_id": "5659dcbdaa7742d7bfece797c4514064", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:26:6a:cd", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:26:6a:cd", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/58a22854-a720-43ad-b9f2-662508a20c99", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/58a22854-a720-43ad-b9f2-662508a20c99", "rel": "bookmark"}], "image": {"id": "32de5565-c2d6-40e1-a076-b02e04d8b38d", "links": [{"href": "http://172.30.9.31:8774/images/32de5565-c2d6-40e1-a076-b02e04d8b38d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T19:37:25.000000", "flavor": {"id": "49521764-2b45-4138-bc33-9eb85445fa6c", "links": [{"href": "http://172.30.9.31:8774/flavors/49521764-2b45-4138-bc33-9eb85445fa6c", "rel": "bookmark"}]}, "id": "58a22854-a720-43ad-b9f2-662508a20c99", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "e7c77990ffaf4447ba7d154f141f5f6f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T19:37:25Z", "hostId": "7935404ab45d1467d9d5233abd8c2483b155e013f8c227d5b4684907", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_bd473631-e088-4b41-9469-069909e508ff", "name": "ellis-0.clearwater.opnfv", "created": "2018-12-27T19:35:46Z", "tenant_id": "5659dcbdaa7742d7bfece797c4514064", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2c:36:bf", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2c:36:bf", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7b:f8:ba", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/dbc80c75-c7be-4193-8df4-be72cd1301d0", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/dbc80c75-c7be-4193-8df4-be72cd1301d0", "rel": "bookmark"}], "image": {"id": "32de5565-c2d6-40e1-a076-b02e04d8b38d", "links": [{"href": "http://172.30.9.31:8774/images/32de5565-c2d6-40e1-a076-b02e04d8b38d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T19:35:32.000000", "flavor": {"id": "49521764-2b45-4138-bc33-9eb85445fa6c", "links": [{"href": "http://172.30.9.31:8774/flavors/49521764-2b45-4138-bc33-9eb85445fa6c", "rel": "bookmark"}]}, "id": "dbc80c75-c7be-4193-8df4-be72cd1301d0", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "e7c77990ffaf4447ba7d154f141f5f6f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T19:35:32Z", "hostId": "e0f75b676eb2b7d2e6c5c117c7ca7a2f9cec907ebbfca4e893351767", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_bd473631-e088-4b41-9469-069909e508ff", "name": "ns.clearwater.opnfv", "created": "2018-12-27T19:33:41Z", "tenant_id": "5659dcbdaa7742d7bfece797c4514064", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-27 19:41:33,983 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-22caf5e6-b8d3-4e1e-9eed-a26de4d5046a 2018-12-27 19:41:33,983 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.269088029861s 2018-12-27 19:41:33,984 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-22caf5e6-b8d3-4e1e-9eed-a26de4d5046a 2018-12-27 19:41:33,991 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-12-27 19:41:33,994 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/servers/38fc4a7e-277a-4960-88c7-d39ce87f4bdc/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}1160947540e39475cdcf001250247e001a7a12cf" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-27 19:41:34,116 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:41:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f2d8f41f-cdac-472f-a08f-c95aab916ae6 x-compute-request-id: req-f2d8f41f-cdac-472f-a08f-c95aab916ae6 Content-Encoding: gzip Content-Length: 19683 Content-Type: application/json RESP BODY: {"output": " 0.359709] TCP: reno registered\n[ 0.360917] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.363006] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.365168] NET: Registered protocol family 1\n[ 0.366712] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.368718] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.370629] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.393710] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.416768] Trying to unpack rootfs image as initramfs...\n[ 0.518078] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.520998] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.522919] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.525124] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.528216] Scanning for low memory corruption every 60 seconds\n[ 0.530557] Initialise system trusted keyring\n[ 0.532176] audit: initializing netlink socket (disabled)\n[ 0.534230] type=2000 audit(1545939489.857:1): initialized\n[ 0.555109] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.558052] zbud: loaded\n[ 0.559320] VFS: Disk quotas dquot_6.5.2\n[ 0.560835] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.563307] fuse init (API version 7.22)\n[ 0.564804] msgmni has been set to 3997\n[ 0.566287] Key type big_key registered\n[ 0.568235] Key type asymmetric registered\n[ 0.569866] Asymmetric key parser 'x509' registered\n[ 0.571584] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.574180] io scheduler noop registered\n[ 0.575554] io scheduler deadline registered (default)\n[ 0.577268] io scheduler cfq registered\n[ 0.578712] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.580548] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.582697] ipmi message handler version 39.2\n[ 0.584265] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.586780] ACPI: Power Button [PWRF]\n[ 0.588218] GHES: HEST is not enabled!\n[ 0.610432] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.654809] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.679380] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.683086] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.708791] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.712832] Linux agpgart interface v0.103\n[ 0.715419] brd: module loaded\n[ 0.717114] loop: module loaded\n[ 0.718783] blk-mq: CPU -> queue map\n[ 0.720173] CPU 0 -> Queue 0\n[ 0.721391] CPU 1 -> Queue 0\n[ 0.723524] vda: vda1\n[ 0.725523] scsi0 : ata_piix\n[ 0.726892] scsi1 : ata_piix\n[ 0.728018] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.730129] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.732570] libphy: Fixed MDIO Bus: probed\n[ 0.734141] tun: Universal TUN/TAP device driver, 1.6\n[ 0.735772] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.740297] PPP generic driver version 2.4.2\n[ 0.742495] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.745467] ehci-pci: EHCI PCI platform driver\n[ 0.747673] ehci-platform: EHCI generic platform driver\n[ 0.750215] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.752226] ohci-pci: OHCI PCI platform driver\n[ 0.753764] ohci-platform: OHCI generic platform driver\n[ 0.755502] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.778783] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.780582] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.783202] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.785228] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.787405] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.789894] usb usb1: Product: UHCI Host Controller\n[ 0.791534] usb usb1: Manufacturer: Linux 3.13.0-163-generic uhci_hcd\n[ 0.793602] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.795338] hub 1-0:1.0: USB hub found\n[ 0.796710] hub 1-0:1.0: 2 ports detected\n[ 0.798293] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.801869] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.803530] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.805461] mousedev: PS/2 mouse device common for all mice\n[ 0.807662] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.810838] rtc_cmos 00:00: RTC can wake from S4\n[ 0.812776] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.814835] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.817099] device-mapper: uevent: version 1.0.3\n[ 0.818796] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.821603] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.823688] TCP: cubic registered\n[ 0.825038] NET: Registered protocol family 10\n[ 0.826852] NET: Registered protocol family 17\n[ 0.839746] Key type dns_resolver registered\n[ 0.841652] Loading compiled-in X.509 certificates\n[ 0.843797] Loaded X.509 cert 'Magrathea: Glacier signing key: 094079111c1fcc174da628d837dd46328f08651c'\n[ 0.846960] registered taskstats version 1\n[ 0.859754] Key type trusted registered\n[ 0.864049] Key type encrypted registered\n[ 0.865482] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.867380] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.869896] regulator-dummy: disabling\n[ 0.871336] Magic number: 14:663:648\n[ 0.872762] acpi LNXCPU:01: hash matches\n[ 0.874276] rtc_cmos 00:00: setting system clock to 2018-12-27 19:38:09 UTC (1545939489)\n[ 0.877230] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.879189] EDD information not available.\n[ 0.889428] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.892509] Write protecting the kernel read-only data: 12288k\n[ 0.895279] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000)\n[ 0.899744] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.915426] systemd-udevd[107]: starting version 204\n[ 0.956559] FDC 0 is a S82078B\n[ 1.108068] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.271988] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.274781] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.277633] usb 1-1: Product: QEMU USB Tablet\n[ 1.279512] usb 1-1: Manufacturer: QEMU\n[ 1.281205] usb 1-1: SerialNumber: 42\n[ 1.978234] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3\nBegin: Loading essential drivers ... done.\nBegin: Running /scripts/init-premount ... done.\nBegin: Mounting root file system ... Begin: Running /scripts/local-top ... done.\nBegin: Running /scripts/local-premount ... done.\n[ 2.332999] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nBegin: Running /scripts/local-bottom ... done.\ndone.\nBegin: Running /scripts/init-bottom ... done.\n[ 2.895858] random: init urandom read with 10 bits of entropy available\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Starting Mount filesystems on boot[74G[ OK ]\n * Starting Populate and link to /run filesystem[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n[ 3.067906] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Thu, 27 Dec 2018 19:38:12 +0000. Up 3.90 seconds.\ncloud-init-nonet[4.35]: waiting 10 seconds for network device\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting load fallback graphics devices[74G[ OK ]\n * Stopping load fallback graphics devices[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\ncloud-init-nonet[6.09]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Thu, 27 Dec 2018 19:38:14 +0000. Up 6.26 seconds.\nci-info: ++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: | Device | Up | Address | Mask | Hw-Address |\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . |\nci-info: | eth1 | False | . | . | fa:16:3e:3d:d4:30 |\nci-info: | eth0 | True | 192.168.0.9 | 255.255.255.0 | fa:16:3e:9e:85:ac |\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\ndmesg: write failed: Broken pipe\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\n0d:d4:fb:24:0a:16:33:59:c5:e0:a6:9f:d7:fb:68:8b root@vellum-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| o+=. |\n| =o o |\n| ++ . |\n| oo oo . |\n| ...S..+ |\n| ... .. |\n| o . . |\n| . ..o |\n| E.+o. |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\n54:63:2b:c7:7c:29:c9:d3:a0:ae:af:d1:9b:98:0c:f9 root@vellum-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| = |\n| B * . |\n| + X + |\n| o o + |\n| S |\n| . o |\n| o o . |\n| + = o |\n| E.+ |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n98:5b:f4:d9:73:29:11:77:77:84:16:cd:55:22:24:7c root@vellum-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| ...+ +*X|\n| ..E+oo=|\n| . ... |\n| + . o . . |\n| o S o + o |\n| o + |\n| . |\n| |\n| |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\n71:d3:fe:64:55:11:13:a3:9a:d4:8b:6a:c9:3e:e2:83 root@vellum-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| *=|\n| .. . +|\n| . o..o .|\n| o.o+ .. |\n| S +..o |\n| . o + |\n| . = . |\n| E oo. |\n| ..o.. |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Thu, 27 Dec 2018 19:38:23 +0000. Up 15.05 seconds.\n * Starting CPU interrupts balancing daemon[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\n\nUbuntu 14.04.5 LTS vellum-0 ttyS0\n\nvellum-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Thu, 27 Dec 2018 19:38:25 +0000. Up 16.67 seconds.\n+ cat\n++ cut -d / -f 2\n++ echo 192.168.1.0/24\n+ chmod a+x /etc/init.d/signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace\n+ /etc/init.d/signaling_namespace\n+ echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ apt-key add -\n+ curl -L http://repo.cw-ngv.com/repo_key\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 14729 0 --:--:-- --:--:-- --:--:-- 14714\nOK\n+ apt-get update\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:3 http://repo.cw-ngv.com binary/ Release [1219 B]\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:6 http://security.ubuntu.com trusty-security/main Sources [167 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [96.0 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:8 http://security.ubuntu.com trusty-security/main amd64 Packages [797 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB]\nGet:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [277 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:12 http://security.ubuntu.com trusty-security/main Translation-en [427 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [226 kB]\nGet:14 http://security.ubuntu.com trusty-security/universe Translation-en [150 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7437 B]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1135 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [510 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [562 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [272 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nFetched 12.9 MB in 9s (1419 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.7\n+ '[' -n 192.168.0.7 ']'\n+ cat\n+ mkdir -p /etc/chronos\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install vellum --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n astaire astaire-libs binutils build-essential ca-certificates-java cassandra\n chronos clearwater-cassandra clearwater-config-manager\n clearwater-diags-monitor clearwater-etcd clearwater-infrastructure\n clearwater-log-cleanup clearwater-memcached clearwater-monit\n clearwater-queue-manager clearwater-snmp-handler-astaire clearwater-snmpd\n clearwater-tcp-scalability cpp cpp-4.8 cpulimit crest-prov dnsmasq\n dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++\n g++-4.8 gcc gcc-4.8 gdb gnutls-bin homer-cassandra homestead-cassandra\n homestead-prov-cassandra inotify-tools iotop java-common\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libasyncns0 libatomic1 libavahi-client3 libavahi-common-data\n libavahi-common3 libboost-filesystem1.54.0 libboost-program-options1.54.0\n libboost-regex1.54.0 libboost-system1.54.0 libc-ares-dev libc-ares2\n libc-dev-bin libc6-dbg libc6-dev libcloog-isl4 libcups2 libdpkg-perl\n libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot\n libfile-fcntllock-perl libflac8 libfontconfig1 libgcc-4.8-dev libgmp10\n libgomp1 libinotifytools0 libisl10 libitm1 libjpeg-turbo8 libjpeg8\n liblcms2-2 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3\n libnspr4 libnss3 libnss3-nssdb libogg0 libopts25 libpcsclite1 libperl5.18\n libpgm-5.1-0 libpulse0 libpython3.4 libquadmath0 libsctp1 libsensors4\n libsndfile1 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libvorbis0a\n libvorbisenc2 libzmq3 linux-libc-dev lksctp-tools make manpages-dev\n memcached memcached-dbg mysql-common ntp openjdk-7-jre-headless\n python-chardet-whl python-colorama python-colorama-whl python-distlib\n python-distlib-whl python-html5lib python-html5lib-whl python-jsonschema\n python-mock python-pip python-pip-whl python-requests-whl python-setuptools\n python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv\n python-wheel python3-pkg-resources realpath rogers rogers-libs snmp snmpd\n sysstat tzdata-java\nSuggested packages:\n astaire-dbg binutils-doc cassandra-tools clearwater-auto-config\n clearwater-auto-upgrade clearwater-secure-connections exim4 postfix\n mail-transport-agent cpp-doc gcc-4.8-locales debian-keyring g++-multilib\n g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf\n automake1.9 libtool flex bison gcc-doc gcc-4.8-multilib libgcc1-dbg\n libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg\n libquadmath0-dbg gdb-doc gdbserver default-jre equivs glibc-doc cups-common\n liblcms2-utils pcscd pulseaudio lm-sensors snmp-mibs-downloader\n libstdc++-4.8-doc make-doc libcache-memcached-perl libmemcached ntp-doc\n icedtea-7-jre-jamvm libnss-mdns sun-java6-fonts fonts-dejavu-extra\n fonts-ipafont-gothic fonts-ipafont-mincho fonts-wqy-microhei\n fonts-wqy-zenhei ttf-indic-fonts python-genshi python-lxml python-mock-doc\n python3-setuptools isag\nRecommended packages:\n libc-dbg python-dev-all\nThe following NEW packages will be installed:\n astaire astaire-libs binutils build-essential ca-certificates-java cassandra\n chronos clearwater-cassandra clearwater-config-manager\n clearwater-diags-monitor clearwater-etcd clearwater-infrastructure\n clearwater-log-cleanup clearwater-memcached clearwater-monit\n clearwater-queue-manager clearwater-snmp-handler-astaire clearwater-snmpd\n clearwater-tcp-scalability cpp cpp-4.8 cpulimit crest-prov dnsmasq\n dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++\n g++-4.8 gcc gcc-4.8 gdb gnutls-bin homer-cassandra homestead-cassandra\n homestead-prov-cassandra inotify-tools iotop java-common\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libasyncns0 libatomic1 libavahi-client3 libavahi-common-data\n libavahi-common3 libboost-filesystem1.54.0 libboost-program-options1.54.0\n libboost-regex1.54.0 libboost-system1.54.0 libc-ares-dev libc-ares2\n libc-dev-bin libc6-dbg libc6-dev libcloog-isl4 libcups2 libdpkg-perl\n libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot\n libfile-fcntllock-perl libflac8 libfontconfig1 libgcc-4.8-dev libgmp10\n libgomp1 libinotifytools0 libisl10 libitm1 libjpeg-turbo8 libjpeg8\n liblcms2-2 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3\n libnspr4 libnss3 libnss3-nssdb libogg0 libopts25 libpcsclite1 libperl5.18\n libpgm-5.1-0 libpulse0 libpython3.4 libquadmath0 libsctp1 libsensors4\n libsndfile1 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libvorbis0a\n libvorbisenc2 libzmq3 linux-libc-dev lksctp-tools make manpages-dev\n memcached memcached-dbg mysql-common ntp openjdk-7-jre-headless\n python-chardet-whl python-colorama python-colorama-whl python-distlib\n python-distlib-whl python-html5lib python-html5lib-whl python-jsonschema\n python-mock python-pip python-pip-whl python-requests-whl python-setuptools\n python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv\n python-wheel python3-pkg-resources realpath rogers rogers-libs snmp snmpd\n sysstat tzdata-java vellum\n0 upgraded, 139 newly installed, 0 to remove and 12 not upgraded.\nNeed to get 170 MB of archives.\nAfter this operation, 407 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ cassandra 2.1.15 [20.0 MB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnspr4 amd64 2:4.13.1-0ubuntu0.14.04.1 [110 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnss3-nssdb all 2:3.28.4-0ubuntu0.14.04.3 [10.6 kB]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnss3 amd64 2:3.28.4-0ubuntu0.14.04.3 [1121 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main ca-certificates-java all 20130815ubuntu1 [13.4 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main tzdata-java all 2018g-0ubuntu0.14.04 [69.6 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main java-common all 0.51 [130 kB]\nGet:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common-data amd64 0.6.31-4ubuntu1.2 [21.3 kB]\nGet:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-cassandra 1.0-180328.114015 [44.2 kB]\nGet:12 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common3 amd64 0.6.31-4ubuntu1.2 [21.7 kB]\nGet:14 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-client3 amd64 0.6.31-4ubuntu1.2 [25.1 kB]\nGet:17 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libcups2 amd64 1.7.2-0ubuntu1.11 [178 kB]\nGet:19 http://repo.cw-ngv.com/stable/ binary/ astaire-libs 1.0-180326.104711 [103 kB]\nGet:20 http://repo.cw-ngv.com/stable/ binary/ astaire 1.0-180326.104711 [127 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main liblcms2-2 amd64 2.5-0ubuntu4.2 [131 kB]\nGet:22 http://repo.cw-ngv.com/stable/ binary/ snmp 5.7.3~dfsg-clearwater1 [153 kB]\nGet:23 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:25 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB]\nGet:26 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpcsclite1 amd64 1.8.10-1ubuntu1.1 [21.1 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libasyncns0 amd64 0.8-4ubuntu2 [11.9 kB]\nGet:33 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libogg0 amd64 1.3.1-1ubuntu1 [17.0 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libflac8 amd64 1.3.0-2ubuntu0.14.04.1 [80.2 kB]\nGet:36 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbis0a amd64 1.3.2-1.3ubuntu1.2 [87.2 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbisenc2 amd64 1.3.2-1.3ubuntu1.2 [84.6 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libsndfile1 amd64 1.0.25-7ubuntu2.2 [136 kB]\nGet:40 http://repo.cw-ngv.com/stable/ binary/ chronos 1.0-180328.120836 [529 kB]\nGet:41 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:42 http://repo.cw-ngv.com/stable/ binary/ memcached 1.6.00-0clearwater0.6 [140 kB]\nGet:43 http://repo.cw-ngv.com/stable/ binary/ clearwater-memcached 1.0-180328.114312 [18.2 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpulse0 amd64 1:4.0-0ubuntu11.1 [225 kB]\nGet:45 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmp-handler-astaire 1.0-180326.110542 [513 kB]\nGet:46 http://repo.cw-ngv.com/stable/ binary/ crest-prov 1.0-180326.111418 [14.4 MB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main openjdk-7-jre-headless amd64 7u181-2.6.14-0ubuntu0.3 [39.5 MB]\nGet:49 http://repo.cw-ngv.com/stable/ binary/ homer-cassandra 1.0-180326.111418 [13.9 kB]\nGet:50 http://repo.cw-ngv.com/stable/ binary/ homestead-cassandra 1.0-180326.115231 [13.8 kB]\nGet:51 http://repo.cw-ngv.com/stable/ binary/ homestead-prov-cassandra 1.0-180326.111418 [14.1 kB]\nGet:52 http://repo.cw-ngv.com/stable/ binary/ rogers-libs 1.0-180326.104711 [246 kB]\nGet:53 http://repo.cw-ngv.com/stable/ binary/ rogers 1.0-180326.104711 [1140 kB]\nGet:54 http://repo.cw-ngv.com/stable/ binary/ vellum 1.0-180328.114312 [12.5 kB]\nGet:55 http://repo.cw-ngv.com/stable/ binary/ memcached-dbg 1.6.00-0clearwater0.6 [222 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-program-options1.54.0 amd64 1.54.0-4ubuntu3.1 [115 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython3.4 amd64 3.4.3-1ubuntu1~14.04.7 [1303 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.7 [1330 B]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-ares2 amd64 1.10.0-2ubuntu0.2 [34.1 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe cpulimit amd64 2.0-1 [14.1 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-164.214 [774 kB]\nGet:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB]\nGet:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]\nGet:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB]\nGet:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]\nGet:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:107 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:108 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B]\nGet:109 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-ares-dev amd64 1.10.0-2ubuntu0.2 [98.0 kB]\nGet:110 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:111 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:112 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:113 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:114 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:115 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:116 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:117 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:118 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB]\nGet:119 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB]\nGet:120 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB]\nGet:121 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:122 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:123 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:124 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:125 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:126 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:127 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:128 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:129 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:130 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:131 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gdb amd64 7.7.1-0ubuntu5~14.04.3 [2199 kB]\nGet:132 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:133 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:134 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:135 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:136 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB]\nGet:137 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB]\nGet:138 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB]\nGet:139 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dbg amd64 2.19-0ubuntu6.14 [3464 kB]\nExtracting templates from packages: 21%Extracting templates from packages: 43%Extracting templates from packages: 64%Extracting templates from packages: 86%Extracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 170 MB in 22s (7603 kB/s)\nSelecting previously unselected package libnspr4:amd64.\n(Reading database ... 51330 files and directories currently installed.)\nPreparing to unpack .../libnspr4_2%3a4.13.1-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking libnspr4:amd64 (2:4.13.1-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libnss3-nssdb.\nPreparing to unpack .../libnss3-nssdb_2%3a3.28.4-0ubuntu0.14.04.3_all.deb ...\nUnpacking libnss3-nssdb (2:3.28.4-0ubuntu0.14.04.3) ...\nSelecting previously unselected package libnss3:amd64.\nPreparing to unpack .../libnss3_2%3a3.28.4-0ubuntu0.14.04.3_amd64.deb ...\nUnpacking libnss3:amd64 (2:3.28.4-0ubuntu0.14.04.3) ...\nSelecting previously unselected package ca-certificates-java.\nPreparing to unpack .../ca-certificates-java_20130815ubuntu1_all.deb ...\nUnpacking ca-certificates-java (20130815ubuntu1) ...\nSelecting previously unselected package tzdata-java.\nPreparing to unpack .../tzdata-java_2018g-0ubuntu0.14.04_all.deb ...\nUnpacking tzdata-java (2018g-0ubuntu0.14.04) ...\nSelecting previously unselected package java-common.\nPreparing to unpack .../java-common_0.51_all.deb ...\nUnpacking java-common (0.51) ...\nSelecting previously unselected package libavahi-common-data:amd64.\nPreparing to unpack .../libavahi-common-data_0.6.31-4ubuntu1.2_amd64.deb ...\nUnpacking libavahi-common-data:amd64 (0.6.31-4ubuntu1.2) ...\nSelecting previously unselected package libavahi-common3:amd64.\nPreparing to unpack .../libavahi-common3_0.6.31-4ubuntu1.2_amd64.deb ...\nUnpacking libavahi-common3:amd64 (0.6.31-4ubuntu1.2) ...\nSelecting previously unselected package libavahi-client3:amd64.\nPreparing to unpack .../libavahi-client3_0.6.31-4ubuntu1.2_amd64.deb ...\nUnpacking libavahi-client3:amd64 (0.6.31-4ubuntu1.2) ...\nSelecting previously unselected package libcups2:amd64.\nPreparing to unpack .../libcups2_1.7.2-0ubuntu1.11_amd64.deb ...\nUnpacking libcups2:amd64 (1.7.2-0ubuntu1.11) ...\nSelecting previously unselected package liblcms2-2:amd64.\nPreparing to unpack .../liblcms2-2_2.5-0ubuntu4.2_amd64.deb ...\nUnpacking liblcms2-2:amd64 (2.5-0ubuntu4.2) ...\nSelecting previously unselected package libjpeg-turbo8:amd64.\nPreparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ...\nUnpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSelecting previously unselected package fonts-dejavu-core.\nPreparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ...\nUnpacking fonts-dejavu-core (2.34-1ubuntu1) ...\nSelecting previously unselected package fontconfig-config.\nPreparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ...\nUnpacking fontconfig-config (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libfontconfig1:amd64.\nPreparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ...\nUnpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libjpeg8:amd64.\nPreparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ...\nUnpacking libjpeg8:amd64 (8c-2ubuntu8) ...\nSelecting previously unselected package libpcsclite1:amd64.\nPreparing to unpack .../libpcsclite1_1.8.10-1ubuntu1.1_amd64.deb ...\nUnpacking libpcsclite1:amd64 (1.8.10-1ubuntu1.1) ...\nSelecting previously unselected package libasyncns0:amd64.\nPreparing to unpack .../libasyncns0_0.8-4ubuntu2_amd64.deb ...\nUnpacking libasyncns0:amd64 (0.8-4ubuntu2) ...\nSelecting previously unselected package libogg0:amd64.\nPreparing to unpack .../libogg0_1.3.1-1ubuntu1_amd64.deb ...\nUnpacking libogg0:amd64 (1.3.1-1ubuntu1) ...\nSelecting previously unselected package libflac8:amd64.\nPreparing to unpack .../libflac8_1.3.0-2ubuntu0.14.04.1_amd64.deb ...\nUnpacking libflac8:amd64 (1.3.0-2ubuntu0.14.04.1) ...\nSelecting previously unselected package libvorbis0a:amd64.\nPreparing to unpack .../libvorbis0a_1.3.2-1.3ubuntu1.2_amd64.deb ...\nUnpacking libvorbis0a:amd64 (1.3.2-1.3ubuntu1.2) ...\nSelecting previously unselected package libvorbisenc2:amd64.\nPreparing to unpack .../libvorbisenc2_1.3.2-1.3ubuntu1.2_amd64.deb ...\nUnpacking libvorbisenc2:amd64 (1.3.2-1.3ubuntu1.2) ...\nSelecting previously unselected package libsndfile1:amd64.\nPreparing to unpack .../libsndfile1_1.0.25-7ubuntu2.2_amd64.deb ...\nUnpacking libsndfile1:amd64 (1.0.25-7ubuntu2.2) ...\nSelecting previously unselected package libpulse0:amd64.\nPreparing to unpack .../libpulse0_1%3a4.0-0ubuntu11.1_amd64.deb ...\nUnpacking libpulse0:amd64 (1:4.0-0ubuntu11.1) ...\nSelecting previously unselected package libsctp1:amd64.\nPreparing to unpack .../libsctp1_1.0.15+dfsg-1_amd64.deb ...\nUnpacking libsctp1:amd64 (1.0.15+dfsg-1) ...\nSelecting previously unselected package openjdk-7-jre-headless:amd64.\nPreparing to unpack .../openjdk-7-jre-headless_7u181-2.6.14-0ubuntu0.3_amd64.deb ...\nUnpacking openjdk-7-jre-headless:amd64 (7u181-2.6.14-0ubuntu0.3) ...\nSelecting previously unselected package cassandra.\nPreparing to unpack .../cassandra_2.1.15_all.deb ...\nUnpacking cassandra (2.1.15) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ...\nUnpacking clearwater-monit (5.18-180322.170159) ...\nProcessing triggers for ca-certificates (20170717~14.04.1) ...\nUpdating certificates in /etc/ssl/certs... 0 added, 0 removed; done.\nRunning hooks in /etc/ca-certificates/update.d....done.\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up tzdata-java (2018g-0ubuntu0.14.04) ...\nSetting up java-common (0.51) ...\nSetting up libavahi-common-data:amd64 (0.6.31-4ubuntu1.2) ...\nSetting up libavahi-common3:amd64 (0.6.31-4ubuntu1.2) ...\nSetting up libavahi-client3:amd64 (0.6.31-4ubuntu1.2) ...\nSetting up libcups2:amd64 (1.7.2-0ubuntu1.11) ...\nSetting up liblcms2-2:amd64 (2.5-0ubuntu4.2) ...\nSetting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSetting up libnspr4:amd64 (2:4.13.1-0ubuntu0.14.04.1) ...\nSetting up fonts-dejavu-core (2.34-1ubuntu1) ...\nSetting up fontconfig-config (2.11.0-0ubuntu4.2) ...\nSetting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSetting up libjpeg8:amd64 (8c-2ubuntu8) ...\nSetting up libpcsclite1:amd64 (1.8.10-1ubuntu1.1) ...\nSetting up libasyncns0:amd64 (0.8-4ubuntu2) ...\nSetting up libogg0:amd64 (1.3.1-1ubuntu1) ...\nSetting up libflac8:amd64 (1.3.0-2ubuntu0.14.04.1) ...\nSetting up libvorbis0a:amd64 (1.3.2-1.3ubuntu1.2) ...\nSetting up libvorbisenc2:amd64 (1.3.2-1.3ubuntu1.2) ...\nSetting up libsndfile1:amd64 (1.0.25-7ubuntu2.2) ...\nSetting up libpulse0:amd64 (1:4.0-0ubuntu11.1) ...\nSetting up libsctp1:amd64 (1.0.15+dfsg-1) ...\nSetting up libnss3-nssdb (2:3.28.4-0ubuntu0.14.04.3) ...\nSetting up libnss3:amd64 (2:3.28.4-0ubuntu0.14.04.3) ...\nSetting up ca-certificates-java (20130815ubuntu1) ...\nAdding debian:NetLock_Arany_=Class_Gold=_F\ufffd\ufffdtan\ufffd\ufffds\ufffd\ufffdtv\ufffd\ufffdny.pem\nAdding debian:GlobalSign_Root_CA_-_R2.pem\nAdding debian:GeoTrust_Primary_Certification_Authority_-_G3.pem\nAdding debian:QuoVadis_Root_CA_3_G3.pem\nAdding debian:COMODO_Certification_Authority.pem\nAdding debian:AffirmTrust_Premium_ECC.pem\nAdding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2011.pem\nAdding debian:Security_Communication_EV_RootCA1.pem\nAdding debian:CFCA_EV_ROOT.pem\nAdding debian:DigiCert_Trusted_Root_G4.pem\nAdding debian:AffirmTrust_Premium.pem\nAdding debian:Cybertrust_Global_Root.pem\nAdding debian:Taiwan_GRCA.pem\nAdding debian:AddTrust_External_Root.pem\nAdding debian:DigiCert_Global_Root_G3.pem\nAdding debian:SwissSign_Gold_CA_-_G2.pem\nAdding debian:Certigna.pem\nAdding debian:ACCVRAIZ1.pem\nAdding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2015.pem\nAdding debian:IdenTrust_Public_Sector_Root_CA_1.pem\nAdding debian:USERTrust_ECC_Certification_Authority.pem\nAdding debian:Buypass_Class_2_Root_CA.pem\nAdding debian:Entrust_Root_Certification_Authority.pem\nAdding debian:Comodo_Secure_Services_root.pem\nAdding debian:IdenTrust_Commercial_Root_CA_1.pem\nAdding debian:Actalis_Authentication_Root_CA.pem\nAdding debian:GeoTrust_Global_CA.pem\nAdding debian:Global_Chambersign_Root_-_2008.pem\nAdding debian:PSCProcert.pem\nAdding debian:GeoTrust_Universal_CA_2.pem\nAdding debian:USERTrust_RSA_Certification_Authority.pem\nAdding debian:DST_ACES_CA_X6.pem\nAdding debian:Amazon_Root_CA_4.pem\nAdding debian:Verisign_Class_3_Public_Primary_Certification_Authority_-_G3.pem\nAdding debian:Swisscom_Root_CA_2.pem\nAdding debian:Certum_Trusted_Network_CA.pem\nAdding debian:Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.pem\nAdding debian:SwissSign_Silver_CA_-_G2.pem\nAdding debian:Certplus_Root_CA_G1.pem\nAdding debian:T-TeleSec_GlobalRoot_Class_3.pem\nAdding debian:E-Tugra_Certification_Authority.pem\nAdding debian:Certum_Root_CA.pem\nAdding debian:OpenTrust_Root_CA_G2.pem\nAdding debian:TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1.pem\nAdding debian:TWCA_Global_Root_CA.pem\nAdding debian:Swisscom_Root_EV_CA_2.pem\nAdding debian:TURKTRUST_Certificate_Services_Provider_Root_2007.pem\nAdding debian:Camerfirma_Global_Chambersign_Root.pem\nAdding debian:GeoTrust_Primary_Certification_Authority_-_G2.pem\nAdding debian:Entrust.net_Premium_2048_Secure_Server_CA.pem\nAdding debian:COMODO_RSA_Certification_Authority.pem\nAdding debian:GeoTrust_Primary_Certification_Authority.pem\nAdding debian:Swisscom_Root_CA_1.pem\nAdding debian:Baltimore_CyberTrust_Root.pem\nAdding debian:CA_Disig_Root_R1.pem\nAdding debian:Comodo_Trusted_Services_root.pem\nAdding debian:Atos_TrustedRoot_2011.pem\nAdding debian:GlobalSign_ECC_Root_CA_-_R5.pem\nAdding debian:DigiCert_Assured_ID_Root_G3.pem\nAdding debian:Go_Daddy_Class_2_CA.pem\nAdding debian:Certinomis_-_Autorit\ufffd\ufffd_Racine.pem\nAdding debian:QuoVadis_Root_CA.pem\nAdding debian:Network_Solutions_Certificate_Authority.pem\nAdding debian:OpenTrust_Root_CA_G1.pem\nAdding debian:Certplus_Root_CA_G2.pem\nAdding debian:Entrust_Root_Certification_Authority_-_EC1.pem\nAdding debian:Hongkong_Post_Root_CA_1.pem\nAdding debian:GlobalSign_Root_CA.pem\nAdding debian:Amazon_Root_CA_2.pem\nAdding debian:Security_Communication_RootCA2.pem\nAdding debian:SecureTrust_CA.pem\nAdding debian:CA_Disig_Root_R2.pem\nAdding debian:AffirmTrust_Networking.pem\nAdding debian:ePKI_Root_Certification_Authority.pem\nAdding debian:Entrust_Root_Certification_Authority_-_G2.pem\nAdding debian:QuoVadis_Root_CA_3.pem\nAdding debian:VeriSign_Universal_Root_Certification_Authority.pem\nAdding debian:T-TeleSec_GlobalRoot_Class_2.pem\nAdding debian:Sonera_Class_2_Root_CA.pem\nAdding debian:Buypass_Class_3_Root_CA.pem\nAdding debian:AC_RAIZ_FNMT-RCM.pem\nAdding debian:Camerfirma_Chambers_of_Commerce_Root.pem\nAdding debian:GlobalSign_ECC_Root_CA_-_R4.pem\nAdding debian:GlobalSign_Root_CA_-_R3.pem\nAdding debian:T\ufffd\ufffdB\ufffd\ufffdTAK_UEKAE_K\ufffd\ufffdk_Sertifika_Hizmet_Sa\ufffd\ufffdlay\ufffd\ufffdc\ufffd\ufffds\ufffd\ufffd_-_S\ufffd\ufffdr\ufffd\ufffdm_3.pem\nAdding debian:DST_Root_CA_X3.pem\nAdding debian:Staat_der_Nederlanden_Root_CA_-_G2.pem\nAdding debian:EC-ACC.pem\nAdding debian:XRamp_Global_CA_Root.pem\nAdding debian:Izenpe.com.pem\nAdding debian:QuoVadis_Root_CA_2_G3.pem\nAdding debian:thawte_Primary_Root_CA_-_G3.pem\nAdding debian:COMODO_ECC_Certification_Authority.pem\nAdding debian:GeoTrust_Global_CA_2.pem\nAdding debian:Go_Daddy_Root_Certificate_Authority_-_G2.pem\nAdding debian:OISTE_WISeKey_Global_Root_GB_CA.pem\nAdding debian:thawte_Primary_Root_CA.pem\nAdding debian:Secure_Global_CA.pem\nAdding debian:thawte_Primary_Root_CA_-_G2.pem\nAdding debian:Amazon_Root_CA_3.pem\nAdding debian:Certplus_Class_2_Primary_CA.pem\nAdding debian:TeliaSonera_Root_CA_v1.pem\nAdding debian:Certinomis_-_Root_CA.pem\nAdding debian:QuoVadis_Root_CA_1_G3.pem\nAdding debian:Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015.pem\nAdding debian:Starfield_Class_2_CA.pem\nAdding debian:Amazon_Root_CA_1.pem\nAdding debian:Microsec_e-Szigno_Root_CA_2009.pem\nAdding debian:Chambers_of_Commerce_Root_-_2008.pem\nAdding debian:AddTrust_Qualified_Certificates_Root.pem\nAdding debian:AddTrust_Public_Services_Root.pem\nAdding debian:AddTrust_Low-Value_Services_Root.pem\nAdding debian:Visa_eCommerce_Root.pem\nAdding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G5.pem\nAdding debian:Staat_der_Nederlanden_Root_CA_-_G3.pem\nAdding debian:DigiCert_Global_Root_G2.pem\nAdding debian:UTN_USERFirst_Hardware_Root_CA.pem\nAdding debian:Staat_der_Nederlanden_EV_Root_CA.pem\nAdding debian:GeoTrust_Universal_CA.pem\nAdding debian:Deutsche_Telekom_Root_CA_2.pem\nAdding debian:China_Internet_Network_Information_Center_EV_Certificates_Root.pem\nAdding debian:D-TRUST_Root_Class_3_CA_2_2009.pem\nAdding debian:D-TRUST_Root_Class_3_CA_2_EV_2009.pem\nAdding debian:Comodo_AAA_Services_root.pem\nAdding debian:ACEDICOM_Root.pem\nAdding debian:OpenTrust_Root_CA_G3.pem\nAdding debian:LuxTrust_Global_Root_2.pem\nAdding debian:DigiCert_Global_Root_CA.pem\nAdding debian:Starfield_Root_Certificate_Authority_-_G2.pem\nAdding debian:Security_Communication_Root_CA.pem\nAdding debian:QuoVadis_Root_CA_2.pem\nAdding debian:EE_Certification_Centre_Root_CA.pem\nAdding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G4.pem\nAdding debian:AffirmTrust_Commercial.pem\nAdding debian:DigiCert_Assured_ID_Root_G2.pem\nAdding debian:SZAFIR_ROOT_CA2.pem\nAdding debian:CNNIC_ROOT.pem\nAdding debian:Trustis_FPS_Root_CA.pem\nAdding debian:TWCA_Root_Certification_Authority.pem\nAdding debian:T\ufffd\ufffdRKTRUST_Elektronik_Sertifika_Hizmet_Sa\ufffd\ufffdlay\ufffd\ufffdc\ufffd\ufffds\ufffd\ufffd_H5.pem\nAdding debian:certSIGN_ROOT_CA.pem\nAdding debian:OISTE_WISeKey_Global_Root_GA_CA.pem\nAdding debian:ISRG_Root_X1.pem\nAdding debian:DigiCert_Assured_ID_Root_CA.pem\nAdding debian:Certum_Trusted_Network_CA_2.pem\nAdding debian:DigiCert_High_Assurance_EV_Root_CA.pem\nAdding debian:Starfield_Services_Root_Certificate_Authority_-_G2.pem\nAdding debian:SecureSign_RootCA11.pem\ndone.\nSetting up openjdk-7-jre-headless:amd64 (7u181-2.6.14-0ubuntu0.3) ...\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/java to provide /usr/bin/java (java) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/keytool to provide /usr/bin/keytool (keytool) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/pack200 to provide /usr/bin/pack200 (pack200) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/rmid to provide /usr/bin/rmid (rmid) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/rmiregistry to provide /usr/bin/rmiregistry (rmiregistry) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/unpack200 to provide /usr/bin/unpack200 (unpack200) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/orbd to provide /usr/bin/orbd (orbd) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/servertool to provide /usr/bin/servertool (servertool) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/tnameserv to provide /usr/bin/tnameserv (tnameserv) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/lib/jexec to provide /usr/bin/jexec (jexec) in auto mode\nSetting up cassandra (2.1.15) ...\nAdding group `cassandra' (GID 111) ...\nDone.\nvm.max_map_count = 1048575\nnet.ipv4.tcp_keepalive_time = 300\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\nProcessing triggers for ca-certificates (20170717~14.04.1) ...\nUpdating certificates in /etc/ssl/certs... 0 added, 0 removed; done.\nRunning hooks in /etc/ca-certificates/update.d....\ndone.\ndone.\nProcessing triggers for ureadahead (0.100.0-16) ...\nSelecting previously unselected package clearwater-cassandra.\n(Reading database ... 53156 files and directories currently installed.)\nPreparing to unpack .../clearwater-cassandra_1.0-180328.114015_all.deb ...\nUnpacking clearwater-cassandra (1.0-180328.114015) ...\nSelecting previously unselected package libasan0:amd64.\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libboost-system1.54.0:amd64.\nPreparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-filesystem1.54.0:amd64.\nPreparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-program-options1.54.0:amd64.\nPreparing to unpack .../libboost-program-options1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-program-options1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-regex1.54.0:amd64.\nPreparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package libevent-core-2.0-5:amd64.\nPreparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libevent-pthreads-2.0-5:amd64.\nPreparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package mysql-common.\nPreparing to unpack .../mysql-common_5.5.62-0ubuntu0.14.04.1_all.deb ...\nUnpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libmysqlclient18:amd64.\nPreparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libpython3.4:amd64.\nPreparing to unpack .../libpython3.4_3.4.3-1ubuntu1~14.04.7_amd64.deb ...\nUnpacking libpython3.4:amd64 (3.4.3-1ubuntu1~14.04.7) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libperl5.18.\nPreparing to unpack .../libperl5.18_5.18.2-2ubuntu1.7_amd64.deb ...\nUnpacking libperl5.18 (5.18.2-2ubuntu1.7) ...\nSelecting previously unselected package libsnmp-base.\nPreparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ...\nUnpacking libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libsnmp30:amd64.\nPreparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package python-mock.\nPreparing to unpack .../python-mock_1.0.1-3_all.deb ...\nUnpacking python-mock (1.0.1-3) ...\nSelecting previously unselected package python-jsonschema.\nPreparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ...\nUnpacking python-jsonschema (2.3.0-1build1) ...\nSelecting previously unselected package libc-ares2:amd64.\nPreparing to unpack .../libc-ares2_1.10.0-2ubuntu0.2_amd64.deb ...\nUnpacking libc-ares2:amd64 (1.10.0-2ubuntu0.2) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package clearwater-tcp-scalability.\nPreparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ...\nUnpacking clearwater-tcp-scalability (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-180328.114312) ...\nSelecting previously unselected package astaire-libs.\nPreparing to unpack .../astaire-libs_1.0-180326.104711_amd64.deb ...\nUnpacking astaire-libs (1.0-180326.104711) ...\nSelecting previously unselected package cpulimit.\nPreparing to unpack .../cpulimit_2.0-1_amd64.deb ...\nUnpacking cpulimit (2.0-1) ...\nSelecting previously unselected package astaire.\nPreparing to unpack .../astaire_1.0-180326.104711_amd64.deb ...\nUnpacking astaire (1.0-180326.104711) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-164.214_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-164.214) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libc-ares-dev:amd64.\nPreparing to unpack .../libc-ares-dev_1.10.0-2ubuntu0.2_amd64.deb ...\nUnpacking libc-ares-dev:amd64 (1.10.0-2ubuntu0.2) ...\nSelecting previously unselected package snmp.\nPreparing to unpack .../snmp_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking snmp (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package snmpd.\nPreparing to unpack .../snmpd_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking snmpd (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package clearwater-snmpd.\nPreparing to unpack .../clearwater-snmpd_1.0-180328.114312_all.deb ...\nUnpacking clearwater-snmpd (1.0-180328.114312) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib.\nPreparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib (0.999-3~ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama-whl.\nPreparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib-whl.\nPreparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib-whl (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib-whl.\nPreparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib-whl (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-six-whl.\nPreparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1.1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.4) ...\nSelecting previously unselected package python-setuptools-whl.\nPreparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools-whl (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip-whl.\nPreparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip-whl (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package clearwater-etcd.\nPreparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ...\nUnpacking clearwater-etcd (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-queue-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-config-manager (1.0-180328.115321) ...\nSelecting previously unselected package chronos.\nPreparing to unpack .../chronos_1.0-180328.120836_amd64.deb ...\nUnpacking chronos (1.0-180328.120836) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-180328.114312) ...\nSelecting previously unselected package memcached.\nPreparing to unpack .../memcached_1.6.00-0clearwater0.6_amd64.deb ...\nUnpacking memcached (1.6.00-0clearwater0.6) ...\nSelecting previously unselected package clearwater-memcached.\nPreparing to unpack .../clearwater-memcached_1.0-180328.114312_all.deb ...\nUnpacking clearwater-memcached (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-snmp-handler-astaire.\nPreparing to unpack .../clearwater-snmp-handler-astaire_1.0-180326.110542_amd64.deb ...\nUnpacking clearwater-snmp-handler-astaire (1.0-180326.110542) ...\nSelecting previously unselected package crest-prov.\nPreparing to unpack .../crest-prov_1.0-180326.111418_amd64.deb ...\nUnpacking crest-prov (1.0-180326.111418) ...\nSelecting previously unselected package libfakeroot:amd64.\nPreparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking libfakeroot:amd64 (1.20-3ubuntu2) ...\nSelecting previously unselected package fakeroot.\nPreparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking fakeroot (1.20-3ubuntu2) ...\nSelecting previously unselected package gdb.\nPreparing to unpack .../gdb_7.7.1-0ubuntu5~14.04.3_amd64.deb ...\nUnpacking gdb (7.7.1-0ubuntu5~14.04.3) ...\nSelecting previously unselected package homer-cassandra.\nPreparing to unpack .../homer-cassandra_1.0-180326.111418_amd64.deb ...\nUnpacking homer-cassandra (1.0-180326.111418) ...\nSelecting previously unselected package homestead-cassandra.\nPreparing to unpack .../homestead-cassandra_1.0-180326.115231_amd64.deb ...\nUnpacking homestead-cassandra (1.0-180326.115231) ...\nSelecting previously unselected package homestead-prov-cassandra.\nPreparing to unpack .../homestead-prov-cassandra_1.0-180326.111418_amd64.deb ...\nUnpacking homestead-prov-cassandra (1.0-180326.111418) ...\nSelecting previously unselected package libalgorithm-diff-perl.\nPreparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...\nUnpacking libalgorithm-diff-perl (1.19.02-3) ...\nSelecting previously unselected package libalgorithm-diff-xs-perl.\nPreparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...\nUnpacking libalgorithm-diff-xs-perl (0.04-2build4) ...\nSelecting previously unselected package libalgorithm-merge-perl.\nPreparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...\nUnpacking libalgorithm-merge-perl (0.08-2) ...\nSelecting previously unselected package libfile-fcntllock-perl.\nPreparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...\nUnpacking libfile-fcntllock-perl (0.14-2build1) ...\nSelecting previously unselected package lksctp-tools.\nPreparing to unpack .../lksctp-tools_1.0.15+dfsg-1_amd64.deb ...\nUnpacking lksctp-tools (1.0.15+dfsg-1) ...\nSelecting previously unselected package manpages-dev.\nPreparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...\nUnpacking manpages-dev (3.54-1ubuntu1) ...\nSelecting previously unselected package python-wheel.\nPreparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1.1) ...\nSelecting previously unselected package rogers-libs.\nPreparing to unpack .../rogers-libs_1.0-180326.104711_amd64.deb ...\nUnpacking rogers-libs (1.0-180326.104711) ...\nSelecting previously unselected package rogers.\nPreparing to unpack .../rogers_1.0-180326.104711_amd64.deb ...\nUnpacking rogers (1.0-180326.104711) ...\nSelecting previously unselected package vellum.\nPreparing to unpack .../vellum_1.0-180328.114312_amd64.deb ...\nUnpacking vellum (1.0-180328.114312) ...\nSelecting previously unselected package libc6-dbg:amd64.\nPreparing to unpack .../libc6-dbg_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dbg:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package memcached-dbg.\nPreparing to unpack .../memcached-dbg_1.6.00-0clearwater0.6_amd64.deb ...\nUnpacking memcached-dbg (1.6.00-0clearwater0.6) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n ...done.\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-program-options1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up mysql-common (5.5.62-0ubuntu0.14.04.1) ...\nSetting up libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ...\nSetting up libpython3.4:amd64 (3.4.3-1ubuntu1~14.04.7) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libperl5.18 (5.18.2-2ubuntu1.7) ...\nSetting up libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSetting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up python-mock (1.0.1-3) ...\nSetting up python-jsonschema (2.3.0-1build1) ...\nSetting up libc-ares2:amd64 (1.10.0-2ubuntu0.2) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up clearwater-tcp-scalability (1.0-180328.114312) ...\nSetting up astaire-libs (1.0-180326.104711) ...\nSetting up cpulimit (2.0-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.14) ...\nSetting up linux-libc-dev:amd64 (3.13.0-164.214) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up libc-ares-dev:amd64 (1.10.0-2ubuntu0.2) ...\nSetting up snmp (5.7.3~dfsg-clearwater1) ...\nSetting up snmpd (5.7.3~dfsg-clearwater1) ...\nupdate-rc.d: warning: stop runlevel arguments (1) do not match snmpd Default-Stop values (0 1 6)\n * Starting network management services:\nSetting up python-colorama (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib (0.1.8-1ubuntu1) ...\nSetting up python-html5lib (0.999-3~ubuntu1) ...\nSetting up python3-pkg-resources (3.3-1ubuntu2) ...\nSetting up python-chardet-whl (2.2.1-2~ubuntu1) ...\nSetting up python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib-whl (0.1.8-1ubuntu1) ...\nSetting up python-html5lib-whl (0.999-3~ubuntu1) ...\nSetting up python-six-whl (1.5.2-1ubuntu1.1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.4) ...\nSetting up python-setuptools-whl (3.3-1ubuntu2) ...\nSetting up python-pip-whl (1.5.4-1ubuntu4) ...\nSetting up python-pip (1.5.4-1ubuntu4) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up iotop (0.6-1) ...\nSetting up memcached (1.6.00-0clearwater0.6) ...\nRestarting memcached: memcached.\nSetting up crest-prov (1.0-180326.111418) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/crest-prov/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting crest\nCollecting cyclone (from crest)\nCollecting cryptography (from crest)\nCollecting idna (from crest)\nCollecting defusedxml (from crest)\nCollecting pyOpenSSL (from crest)\nCollecting Twisted (from crest)\nCollecting prctl (from crest)\nCollecting cql (from crest)\nCollecting ipaddress (from crest)\nCollecting msgpack-python (from crest)\nCollecting attrs (from crest)\nCollecting Automat (from crest)\nCollecting metaswitchcommon (from crest)\nCollecting telephus (from crest)\nCollecting asn1crypto (from crest)\nCollecting enum34 (from crest)\nCollecting pure-sasl (from crest)\nCollecting setuptools (from crest)\nCollecting constantly (from crest)\nCollecting lxml (from crest)\nCollecting thrift (from crest)\nCollecting incremental (from crest)\nCollecting zope.interface (from crest)\nCollecting six (from crest)\nCollecting cffi>=1.7 (from cryptography->crest)\nCollecting pycparser (from metaswitchcommon->crest)\nCollecting pycrypto (from metaswitchcommon->crest)\nCollecting monotonic (from metaswitchcommon->crest)\nCollecting pyzmq (from metaswitchcommon->crest)\nInstalling collected packages: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, defusedxml, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, crest\n Found existing installation: setuptools 2.2\n Uninstalling setuptools-2.2:\n Successfully uninstalled setuptools-2.2\nSuccessfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 defusedxml-0.5.0 enum34-1.1.6 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1\nSetting up libfakeroot:amd64 (1.20-3ubuntu2) ...\nSetting up fakeroot (1.20-3ubuntu2) ...\nupdate-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode\nSetting up gdb (7.7.1-0ubuntu5~14.04.3) ...\nSetting up libalgorithm-diff-perl (1.19.02-3) ...\nSetting up libalgorithm-diff-xs-perl (0.04-2build4) ...\nSetting up libalgorithm-merge-perl (0.08-2) ...\nSetting up libfile-fcntllock-perl (0.14-2build1) ...\nSetting up lksctp-tools (1.0.15+dfsg-1) ...\nSetting up manpages-dev (3.54-1ubuntu1) ...\nSetting up python-wheel (0.24.0-1~ubuntu1.1) ...\nSetting up rogers-libs (1.0-180326.104711) ...\nSetting up libc6-dbg:amd64 (2.19-0ubuntu6.14) ...\nSetting up memcached-dbg (1.6.00-0clearwater0.6) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-infrastructure (1.0-180328.114312) ...\nProcessing pyzmq-16.0.2-py2.7-linux-x86_64.egg\nCopying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages\nAdding pyzmq 16.0.2 to easy-install.pth file\n\nInstalled /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg\nProcessing dependencies for pyzmq==16.0.2\nFinished processing dependencies for pyzmq==16.0.2\nNew python executable in /usr/share/clearwater/infrastructure/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting cw_infrastructure\nCollecting dnspython (from cw_infrastructure)\nCollecting pathlib (from cw_infrastructure)\nCollecting contextlib2 (from cw_infrastructure)\nCollecting nsenter (from cw_infrastructure)\nCollecting argparse (from cw_infrastructure)\nInstalling collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env\nSuccessfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nreload: Unknown job: clearwater-monit\nchronos: unrecognized service\nreload: Unknown job: clearwater-monit\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-log-cleanup (1.0-180328.114312) ...\nSetting up clearwater-monit (5.18-180322.170159) ...\nclearwater-monit start/running, process 11912\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-snmpd (1.0-180328.114312) ...\n * Stopping network management services:\nSetting up clearwater-etcd (1.0-180328.115321) ...\nSetting up clearwater-diags-monitor (1.0-180328.114312) ...\nSetting up clearwater-memcached (1.0-180328.114312) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nreload: Job is not running: clearwater-monit\nreload: Job is not running: clearwater-monit\n ...done.\nSetting up clearwater-snmp-handler-astaire (1.0-180326.110542) ...\n * Stopping network management services:\nSetting up rogers (1.0-180326.104711) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nSetting up clearwater-cassandra (1.0-180328.114015) ...\nAdding 'diversion of /etc/default/cassandra to /etc/default/cassandra.clearwater-orig by clearwater-cassandra'\nAdding 'diversion of /etc/init.d/cassandra to /etc/init.d/cassandra.clearwater-orig by clearwater-cassandra'\nAdding 'diversion of /usr/share/cassandra/cassandra.in.sh to /usr/share/cassandra/cassandra.in.sh.clearwater-orig by clearwater-cassandra'\nAdding 'diversion of /etc/cassandra/cassandra.yaml to /usr/share/clearwater-cassandra/etc++cassandra++cassandra.yaml by clearwater-cassandra'\nAdding 'diversion of /etc/cassandra/cassandra-rackdc.properties to /usr/share/clearwater-cassandra/etc++cassandra++cassandra-rackdc.properties by clearwater-cassandra'\nAdding 'diversion of /etc/cassandra/cassandra-env.sh to /usr/share/clearwater-cassandra/etc++cassandra++cassandra-env.sh by clearwater-cassandra'\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nExiting: cassandra.yaml is missing\nExiting: cassandra.yaml is missing\n ...done.\nSetting up astaire (1.0-180326.104711) ...\nastaire-throttle start/running, process 12572\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up homer-cassandra (1.0-180326.111418) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nSetting up homestead-cassandra (1.0-180326.115231) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nSetting up homestead-prov-cassandra (1.0-180326.111418) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nSetting up clearwater-queue-manager (1.0-180328.115321) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_queue_manager\nCollecting metaswitchcommon (from clearwater_queue_manager)\nCollecting clearwater-etcd-shared (from clearwater_queue_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_queue_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_queue_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_queue_manager)\nCollecting cffi (from metaswitchcommon->clearwater_queue_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_queue_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager\nSuccessfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6)\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-config-manager (1.0-180328.115321) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_config_manager\nCollecting metaswitchcommon (from clearwater_config_manager)\nCollecting jsonschema (from clearwater_config_manager)\nCollecting clearwater-etcd-shared (from clearwater_config_manager)\nCollecting requests (from clearwater_config_manager)\nCollecting nsenter (from clearwater_config_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_config_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_config_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_config_manager)\nCollecting cffi (from metaswitchcommon->clearwater_config_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_config_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting certifi>=2017.4.17 (from requests->clearwater_config_manager)\nCollecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager)\nCollecting idna<2.7,>=2.5 (from requests->clearwater_config_manager)\nCollecting pathlib (from nsenter->clearwater_config_manager)\nCollecting contextlib2 (from nsenter->clearwater_config_manager)\nCollecting argparse (from nsenter->clearwater_config_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, pathlib, contextlib2, argparse, nsenter, clearwater-config-manager\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env\nSuccessfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 nsenter-0.2 pathlib-1.0.1 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6)\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up chronos (1.0-180328.120836) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up vellum (1.0-180328.114312) ...\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install clearwater-management --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n clearwater-cluster-manager\nThe following NEW packages will be installed:\n clearwater-cluster-manager clearwater-management\n0 upgraded, 2 newly installed, 0 to remove and 12 not upgraded.\nNeed to get 6120 kB of archives.\nAfter this operation, 6459 kB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB]\nGet:2 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB]\nFetched 6120 kB in 1s (4742 kB/s)\nSelecting previously unselected package clearwater-cluster-manager.\n(Reading database ... 59713 files and directories currently installed.)\nPreparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ...\nUnpacking clearwater-management (1.0-180328.115321) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-180328.115321) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_cluster_manager\nCollecting metaswitchcommon (from clearwater_cluster_manager)\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager\nSuccessfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6)\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-180328.115321) ...\n+ retries=0\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.215\n++ echo A 172.30.9.215\n++ ip2rr 192.168.1.2\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.2\n++ echo A 192.168.1.2\n+ echo 'nameserver 192.168.0.2'\n+ echo RESOLV_CONF=/etc/dnsmasq.resolv.conf\n+ mkdir -p /etc/netns/signaling\n+ echo 'nameserver 192.168.1.4'\n+ service dnsmasq force-reload\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nci-info: ++++++++++Authorized keys from /home/ubuntu/.ssh/authorized_keys for user ubuntu+++++++++++\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nci-info: | Keytype | Fingerprint (md5) | Options | Comment |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nci-info: | ssh-rsa | fb:2c:30:0c:e8:98:b2:1a:c4:c0:13:a4:f3:b2:82:59 | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 1024 54:63:2b:c7:7c:29:c9:d3:a0:ae:af:d1:9b:98:0c:f9 root@vellum-0 (DSA)\nec2: 256 98:5b:f4:d9:73:29:11:77:77:84:16:cd:55:22:24:7c root@vellum-0 (ECDSA)\nec2: 256 71:d3:fe:64:55:11:13:a3:9a:d4:8b:6a:c9:3e:e2:83 root@vellum-0 (ED25519)\nec2: 2048 0d:d4:fb:24:0a:16:33:59:c5:e0:a6:9f:d7:fb:68:8b root@vellum-0 (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBD5eihdjVpKIW9cVirsaqeGc8is/OkWvFRUaR07SD3LGcahr55OzmO3gRwBQe191FfCuvjekHMKhFH/viLjqIZg= root@vellum-0\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAICS2s2RbnIF7K+RRiU/VGEVzWM9HTJkiW6i37a6YrQX6 root@vellum-0\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC5bd+Z0BvG02/hPqEALI76t97pipdYUDffsEFcWKsnMy7atq56trKb+Gs/Gwmt3YDp9Uh0CMZv4scLuP1+kgTmZXpXwoVSaU8exNgElEhORnXf+r3JLcBH3hUhlDf/xiw6EHvm8SjAlg16X5X8ozoswUiCpHKY2R50qK1KZt0nfvGoYleXJc+FkIuZFNVHq7rBnBb0uuvW2b3Q6JEKLwWNrTmmr4XuKNSME5kS1kTs29HWUzxoNrhTuBc8drWE9G5CYBmvgQYRo/gNPUPoRBUhA24O7FjyCThu8DnDZh15L/+zk5BabRqAfAPi6gc5lKzbcMtHqBcPbJPGdo4sasnb root@vellum-0\n-----END SSH HOST KEY KEYS-----\nCloud-init v. 0.7.5 finished at Thu, 27 Dec 2018 19:41:33 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 204.14 seconds\n"} 2018-12-27 19:41:34,118 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/38fc4a7e-277a-4960-88c7-d39ce87f4bdc/action used request id req-f2d8f41f-cdac-472f-a08f-c95aab916ae6 2018-12-27 19:41:34,118 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.127072095871s 2018-12-27 19:41:34,121 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/38fc4a7e-277a-4960-88c7-d39ce87f4bdc/action used request id req-f2d8f41f-cdac-472f-a08f-c95aab916ae6 2018-12-27 19:41:34,121 - functest.core.singlevm - DEBUG - console: 0.359709] TCP: reno registered [ 0.360917] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.363006] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.365168] NET: Registered protocol family 1 [ 0.366712] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.368718] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.370629] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.393710] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.416768] Trying to unpack rootfs image as initramfs... [ 0.518078] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.520998] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.522919] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.525124] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.528216] Scanning for low memory corruption every 60 seconds [ 0.530557] Initialise system trusted keyring [ 0.532176] audit: initializing netlink socket (disabled) [ 0.534230] type=2000 audit(1545939489.857:1): initialized [ 0.555109] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.558052] zbud: loaded [ 0.559320] VFS: Disk quotas dquot_6.5.2 [ 0.560835] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.563307] fuse init (API version 7.22) [ 0.564804] msgmni has been set to 3997 [ 0.566287] Key type big_key registered [ 0.568235] Key type asymmetric registered [ 0.569866] Asymmetric key parser 'x509' registered [ 0.571584] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.574180] io scheduler noop registered [ 0.575554] io scheduler deadline registered (default) [ 0.577268] io scheduler cfq registered [ 0.578712] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.580548] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.582697] ipmi message handler version 39.2 [ 0.584265] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.586780] ACPI: Power Button [PWRF] [ 0.588218] GHES: HEST is not enabled! [ 0.610432] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.654809] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.679380] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.683086] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.708791] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.712832] Linux agpgart interface v0.103 [ 0.715419] brd: module loaded [ 0.717114] loop: module loaded [ 0.718783] blk-mq: CPU -> queue map [ 0.720173] CPU 0 -> Queue 0 [ 0.721391] CPU 1 -> Queue 0 [ 0.723524] vda: vda1 [ 0.725523] scsi0 : ata_piix [ 0.726892] scsi1 : ata_piix [ 0.728018] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.730129] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.732570] libphy: Fixed MDIO Bus: probed [ 0.734141] tun: Universal TUN/TAP device driver, 1.6 [ 0.735772] tun: (C) 1999-2004 Max Krasnyansky [ 0.740297] PPP generic driver version 2.4.2 [ 0.742495] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.745467] ehci-pci: EHCI PCI platform driver [ 0.747673] ehci-platform: EHCI generic platform driver [ 0.750215] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.752226] ohci-pci: OHCI PCI platform driver [ 0.753764] ohci-platform: OHCI generic platform driver [ 0.755502] uhci_hcd: USB Universal Host Controller Interface driver [ 0.778783] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.780582] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.783202] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.785228] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.787405] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.789894] usb usb1: Product: UHCI Host Controller [ 0.791534] usb usb1: Manufacturer: Linux 3.13.0-163-generic uhci_hcd [ 0.793602] usb usb1: SerialNumber: 0000:00:01.2 [ 0.795338] hub 1-0:1.0: USB hub found [ 0.796710] hub 1-0:1.0: 2 ports detected [ 0.798293] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.801869] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.803530] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.805461] mousedev: PS/2 mouse device common for all mice [ 0.807662] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.810838] rtc_cmos 00:00: RTC can wake from S4 [ 0.812776] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.814835] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.817099] device-mapper: uevent: version 1.0.3 [ 0.818796] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.821603] ledtrig-cpu: registered to indicate activity on CPUs [ 0.823688] TCP: cubic registered [ 0.825038] NET: Registered protocol family 10 [ 0.826852] NET: Registered protocol family 17 [ 0.839746] Key type dns_resolver registered [ 0.841652] Loading compiled-in X.509 certificates [ 0.843797] Loaded X.509 cert 'Magrathea: Glacier signing key: 094079111c1fcc174da628d837dd46328f08651c' [ 0.846960] registered taskstats version 1 [ 0.859754] Key type trusted registered [ 0.864049] Key type encrypted registered [ 0.865482] AppArmor: AppArmor sha1 policy hashing enabled [ 0.867380] IMA: No TPM chip found, activating TPM-bypass! [ 0.869896] regulator-dummy: disabling [ 0.871336] Magic number: 14:663:648 [ 0.872762] acpi LNXCPU:01: hash matches [ 0.874276] rtc_cmos 00:00: setting system clock to 2018-12-27 19:38:09 UTC (1545939489) [ 0.877230] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.879189] EDD information not available. [ 0.889428] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.892509] Write protecting the kernel read-only data: 12288k [ 0.895279] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.899744] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.915426] systemd-udevd[107]: starting version 204 [ 0.956559] FDC 0 is a S82078B [ 1.108068] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.271988] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.274781] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.277633] usb 1-1: Product: QEMU USB Tablet [ 1.279512] usb 1-1: Manufacturer: QEMU [ 1.281205] usb 1-1: SerialNumber: 42 [ 1.978234] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3 Begin: Loading essential drivers ... done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... done. [ 2.332999] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Begin: Running /scripts/local-bottom ... done. done. Begin: Running /scripts/init-bottom ... done. [ 2.895858] random: init urandom read with 10 bits of entropy available * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 3.067906] EXT4-fs (vda1): re-mounted. Opts: (null) * Stopping Populate and link to /run filesystem[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Thu, 27 Dec 2018 19:38:12 +0000. Up 3.90 seconds. cloud-init-nonet[4.35]: waiting 10 seconds for network device * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting load fallback graphics devices[74G[ OK ] * Stopping load fallback graphics devices[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] cloud-init-nonet[6.09]: static networking is now up * Starting configure network device[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Thu, 27 Dec 2018 19:38:14 +0000. Up 6.26 seconds. ci-info: ++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:3d:d4:30 | ci-info: | eth0 | True | 192.168.0.9 | 255.255.255.0 | fa:16:3e:9e:85:ac | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ dmesg: write failed: Broken pipe Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 0d:d4:fb:24:0a:16:33:59:c5:e0:a6:9f:d7:fb:68:8b root@vellum-0 The key's randomart image is: +--[ RSA 2048]----+ | o+=. | | =o o | | ++ . | | oo oo . | | ...S..+ | | ... .. | | o . . | | . ..o | | E.+o. | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 54:63:2b:c7:7c:29:c9:d3:a0:ae:af:d1:9b:98:0c:f9 root@vellum-0 The key's randomart image is: +--[ DSA 1024]----+ | = | | B * . | | + X + | | o o + | | S | | . o | | o o . | | + = o | | E.+ | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 98:5b:f4:d9:73:29:11:77:77:84:16:cd:55:22:24:7c root@vellum-0 The key's randomart image is: +--[ECDSA 256]---+ | ...+ +*X| | ..E+oo=| | . ... | | + . o . . | | o S o + o | | o + | | . | | | | | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: 71:d3:fe:64:55:11:13:a3:9a:d4:8b:6a:c9:3e:e2:83 root@vellum-0 The key's randomart image is: +--[ED25519 256--+ | *=| | .. . +| | . o..o .| | o.o+ .. | | S +..o | | . o + | | . = . | | E oo. | | ..o.. | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting SystemD login management service[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Thu, 27 Dec 2018 19:38:23 +0000. Up 15.05 seconds. * Starting CPU interrupts balancing daemon[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Ubuntu 14.04.5 LTS vellum-0 ttyS0 vellum-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Thu, 27 Dec 2018 19:38:25 +0000. Up 16.67 seconds. + cat ++ cut -d / -f 2 ++ echo 192.168.1.0/24 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + apt-key add - + curl -L http://repo.cw-ngv.com/repo_key % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 14729 0 --:--:-- --:--:-- --:--:-- 14714 OK + apt-get update Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:3 http://repo.cw-ngv.com binary/ Release [1219 B] Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:6 http://security.ubuntu.com trusty-security/main Sources [167 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Get:7 http://security.ubuntu.com trusty-security/universe Sources [96.0 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:8 http://security.ubuntu.com trusty-security/main amd64 Packages [797 kB] Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB] Get:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [277 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:12 http://security.ubuntu.com trusty-security/main Translation-en [427 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [226 kB] Get:14 http://security.ubuntu.com trusty-security/universe Translation-en [150 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7437 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1135 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [510 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [562 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [272 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Fetched 12.9 MB in 9s (1419 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.7 + '[' -n 192.168.0.7 ']' + cat + mkdir -p /etc/chronos + cat + DEBIAN_FRONTEND=noninteractive + apt-get install vellum --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: astaire astaire-libs binutils build-essential ca-certificates-java cassandra chronos clearwater-cassandra clearwater-config-manager clearwater-diags-monitor clearwater-etcd clearwater-infrastructure clearwater-log-cleanup clearwater-memcached clearwater-monit clearwater-queue-manager clearwater-snmp-handler-astaire clearwater-snmpd clearwater-tcp-scalability cpp cpp-4.8 cpulimit crest-prov dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gdb gnutls-bin homer-cassandra homestead-cassandra homestead-prov-cassandra inotify-tools iotop java-common libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libasyncns0 libatomic1 libavahi-client3 libavahi-common-data libavahi-common3 libboost-filesystem1.54.0 libboost-program-options1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libc-ares-dev libc-ares2 libc-dev-bin libc6-dbg libc6-dev libcloog-isl4 libcups2 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libflac8 libfontconfig1 libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjpeg-turbo8 libjpeg8 liblcms2-2 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libnspr4 libnss3 libnss3-nssdb libogg0 libopts25 libpcsclite1 libperl5.18 libpgm-5.1-0 libpulse0 libpython3.4 libquadmath0 libsctp1 libsensors4 libsndfile1 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libvorbis0a libvorbisenc2 libzmq3 linux-libc-dev lksctp-tools make manpages-dev memcached memcached-dbg mysql-common ntp openjdk-7-jre-headless python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-jsonschema python-mock python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath rogers rogers-libs snmp snmpd sysstat tzdata-java Suggested packages: astaire-dbg binutils-doc cassandra-tools clearwater-auto-config clearwater-auto-upgrade clearwater-secure-connections exim4 postfix mail-transport-agent cpp-doc gcc-4.8-locales debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg gdb-doc gdbserver default-jre equivs glibc-doc cups-common liblcms2-utils pcscd pulseaudio lm-sensors snmp-mibs-downloader libstdc++-4.8-doc make-doc libcache-memcached-perl libmemcached ntp-doc icedtea-7-jre-jamvm libnss-mdns sun-java6-fonts fonts-dejavu-extra fonts-ipafont-gothic fonts-ipafont-mincho fonts-wqy-microhei fonts-wqy-zenhei ttf-indic-fonts python-genshi python-lxml python-mock-doc python3-setuptools isag Recommended packages: libc-dbg python-dev-all The following NEW packages will be installed: astaire astaire-libs binutils build-essential ca-certificates-java cassandra chronos clearwater-cassandra clearwater-config-manager clearwater-diags-monitor clearwater-etcd clearwater-infrastructure clearwater-log-cleanup clearwater-memcached clearwater-monit clearwater-queue-manager clearwater-snmp-handler-astaire clearwater-snmpd clearwater-tcp-scalability cpp cpp-4.8 cpulimit crest-prov dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gdb gnutls-bin homer-cassandra homestead-cassandra homestead-prov-cassandra inotify-tools iotop java-common libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libasyncns0 libatomic1 libavahi-client3 libavahi-common-data libavahi-common3 libboost-filesystem1.54.0 libboost-program-options1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libc-ares-dev libc-ares2 libc-dev-bin libc6-dbg libc6-dev libcloog-isl4 libcups2 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libflac8 libfontconfig1 libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjpeg-turbo8 libjpeg8 liblcms2-2 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libnspr4 libnss3 libnss3-nssdb libogg0 libopts25 libpcsclite1 libperl5.18 libpgm-5.1-0 libpulse0 libpython3.4 libquadmath0 libsctp1 libsensors4 libsndfile1 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libvorbis0a libvorbisenc2 libzmq3 linux-libc-dev lksctp-tools make manpages-dev memcached memcached-dbg mysql-common ntp openjdk-7-jre-headless python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-jsonschema python-mock python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath rogers rogers-libs snmp snmpd sysstat tzdata-java vellum 0 upgraded, 139 newly installed, 0 to remove and 12 not upgraded. Need to get 170 MB of archives. After this operation, 407 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ cassandra 2.1.15 [20.0 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnspr4 amd64 2:4.13.1-0ubuntu0.14.04.1 [110 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnss3-nssdb all 2:3.28.4-0ubuntu0.14.04.3 [10.6 kB] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnss3 amd64 2:3.28.4-0ubuntu0.14.04.3 [1121 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main ca-certificates-java all 20130815ubuntu1 [13.4 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main tzdata-java all 2018g-0ubuntu0.14.04 [69.6 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main java-common all 0.51 [130 kB] Get:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common-data amd64 0.6.31-4ubuntu1.2 [21.3 kB] Get:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-cassandra 1.0-180328.114015 [44.2 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common3 amd64 0.6.31-4ubuntu1.2 [21.7 kB] Get:14 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-client3 amd64 0.6.31-4ubuntu1.2 [25.1 kB] Get:17 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libcups2 amd64 1.7.2-0ubuntu1.11 [178 kB] Get:19 http://repo.cw-ngv.com/stable/ binary/ astaire-libs 1.0-180326.104711 [103 kB] Get:20 http://repo.cw-ngv.com/stable/ binary/ astaire 1.0-180326.104711 [127 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main liblcms2-2 amd64 2.5-0ubuntu4.2 [131 kB] Get:22 http://repo.cw-ngv.com/stable/ binary/ snmp 5.7.3~dfsg-clearwater1 [153 kB] Get:23 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:25 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB] Get:26 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpcsclite1 amd64 1.8.10-1ubuntu1.1 [21.1 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libasyncns0 amd64 0.8-4ubuntu2 [11.9 kB] Get:33 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libogg0 amd64 1.3.1-1ubuntu1 [17.0 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libflac8 amd64 1.3.0-2ubuntu0.14.04.1 [80.2 kB] Get:36 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbis0a amd64 1.3.2-1.3ubuntu1.2 [87.2 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbisenc2 amd64 1.3.2-1.3ubuntu1.2 [84.6 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libsndfile1 amd64 1.0.25-7ubuntu2.2 [136 kB] Get:40 http://repo.cw-ngv.com/stable/ binary/ chronos 1.0-180328.120836 [529 kB] Get:41 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:42 http://repo.cw-ngv.com/stable/ binary/ memcached 1.6.00-0clearwater0.6 [140 kB] Get:43 http://repo.cw-ngv.com/stable/ binary/ clearwater-memcached 1.0-180328.114312 [18.2 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpulse0 amd64 1:4.0-0ubuntu11.1 [225 kB] Get:45 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmp-handler-astaire 1.0-180326.110542 [513 kB] Get:46 http://repo.cw-ngv.com/stable/ binary/ crest-prov 1.0-180326.111418 [14.4 MB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main openjdk-7-jre-headless amd64 7u181-2.6.14-0ubuntu0.3 [39.5 MB] Get:49 http://repo.cw-ngv.com/stable/ binary/ homer-cassandra 1.0-180326.111418 [13.9 kB] Get:50 http://repo.cw-ngv.com/stable/ binary/ homestead-cassandra 1.0-180326.115231 [13.8 kB] Get:51 http://repo.cw-ngv.com/stable/ binary/ homestead-prov-cassandra 1.0-180326.111418 [14.1 kB] Get:52 http://repo.cw-ngv.com/stable/ binary/ rogers-libs 1.0-180326.104711 [246 kB] Get:53 http://repo.cw-ngv.com/stable/ binary/ rogers 1.0-180326.104711 [1140 kB] Get:54 http://repo.cw-ngv.com/stable/ binary/ vellum 1.0-180328.114312 [12.5 kB] Get:55 http://repo.cw-ngv.com/stable/ binary/ memcached-dbg 1.6.00-0clearwater0.6 [222 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-program-options1.54.0 amd64 1.54.0-4ubuntu3.1 [115 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython3.4 amd64 3.4.3-1ubuntu1~14.04.7 [1303 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.7 [1330 B] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-ares2 amd64 1.10.0-2ubuntu0.2 [34.1 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe cpulimit amd64 2.0-1 [14.1 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-164.214 [774 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-ares-dev amd64 1.10.0-2ubuntu0.2 [98.0 kB] Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:118 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:119 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:120 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:121 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:122 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:123 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:124 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:125 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:126 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:127 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:128 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:129 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:130 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:131 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gdb amd64 7.7.1-0ubuntu5~14.04.3 [2199 kB] Get:132 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:133 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:134 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:135 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:136 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB] Get:137 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:138 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Get:139 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dbg amd64 2.19-0ubuntu6.14 [3464 kB] Extracting templates from packages: 21%Extracting templates from packages: 43%Extracting templates from packages: 64%Extracting templates from packages: 86%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 170 MB in 22s (7603 kB/s) Selecting previously unselected package libnspr4:amd64. (Reading database ... 51330 files and directories currently installed.) Preparing to unpack .../libnspr4_2%3a4.13.1-0ubuntu0.14.04.1_amd64.deb ... Unpacking libnspr4:amd64 (2:4.13.1-0ubuntu0.14.04.1) ... Selecting previously unselected package libnss3-nssdb. Preparing to unpack .../libnss3-nssdb_2%3a3.28.4-0ubuntu0.14.04.3_all.deb ... Unpacking libnss3-nssdb (2:3.28.4-0ubuntu0.14.04.3) ... Selecting previously unselected package libnss3:amd64. Preparing to unpack .../libnss3_2%3a3.28.4-0ubuntu0.14.04.3_amd64.deb ... Unpacking libnss3:amd64 (2:3.28.4-0ubuntu0.14.04.3) ... Selecting previously unselected package ca-certificates-java. Preparing to unpack .../ca-certificates-java_20130815ubuntu1_all.deb ... Unpacking ca-certificates-java (20130815ubuntu1) ... Selecting previously unselected package tzdata-java. Preparing to unpack .../tzdata-java_2018g-0ubuntu0.14.04_all.deb ... Unpacking tzdata-java (2018g-0ubuntu0.14.04) ... Selecting previously unselected package java-common. Preparing to unpack .../java-common_0.51_all.deb ... Unpacking java-common (0.51) ... Selecting previously unselected package libavahi-common-data:amd64. Preparing to unpack .../libavahi-common-data_0.6.31-4ubuntu1.2_amd64.deb ... Unpacking libavahi-common-data:amd64 (0.6.31-4ubuntu1.2) ... Selecting previously unselected package libavahi-common3:amd64. Preparing to unpack .../libavahi-common3_0.6.31-4ubuntu1.2_amd64.deb ... Unpacking libavahi-common3:amd64 (0.6.31-4ubuntu1.2) ... Selecting previously unselected package libavahi-client3:amd64. Preparing to unpack .../libavahi-client3_0.6.31-4ubuntu1.2_amd64.deb ... Unpacking libavahi-client3:amd64 (0.6.31-4ubuntu1.2) ... Selecting previously unselected package libcups2:amd64. Preparing to unpack .../libcups2_1.7.2-0ubuntu1.11_amd64.deb ... Unpacking libcups2:amd64 (1.7.2-0ubuntu1.11) ... Selecting previously unselected package liblcms2-2:amd64. Preparing to unpack .../liblcms2-2_2.5-0ubuntu4.2_amd64.deb ... Unpacking liblcms2-2:amd64 (2.5-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libpcsclite1:amd64. Preparing to unpack .../libpcsclite1_1.8.10-1ubuntu1.1_amd64.deb ... Unpacking libpcsclite1:amd64 (1.8.10-1ubuntu1.1) ... Selecting previously unselected package libasyncns0:amd64. Preparing to unpack .../libasyncns0_0.8-4ubuntu2_amd64.deb ... Unpacking libasyncns0:amd64 (0.8-4ubuntu2) ... Selecting previously unselected package libogg0:amd64. Preparing to unpack .../libogg0_1.3.1-1ubuntu1_amd64.deb ... Unpacking libogg0:amd64 (1.3.1-1ubuntu1) ... Selecting previously unselected package libflac8:amd64. Preparing to unpack .../libflac8_1.3.0-2ubuntu0.14.04.1_amd64.deb ... Unpacking libflac8:amd64 (1.3.0-2ubuntu0.14.04.1) ... Selecting previously unselected package libvorbis0a:amd64. Preparing to unpack .../libvorbis0a_1.3.2-1.3ubuntu1.2_amd64.deb ... Unpacking libvorbis0a:amd64 (1.3.2-1.3ubuntu1.2) ... Selecting previously unselected package libvorbisenc2:amd64. Preparing to unpack .../libvorbisenc2_1.3.2-1.3ubuntu1.2_amd64.deb ... Unpacking libvorbisenc2:amd64 (1.3.2-1.3ubuntu1.2) ... Selecting previously unselected package libsndfile1:amd64. Preparing to unpack .../libsndfile1_1.0.25-7ubuntu2.2_amd64.deb ... Unpacking libsndfile1:amd64 (1.0.25-7ubuntu2.2) ... Selecting previously unselected package libpulse0:amd64. Preparing to unpack .../libpulse0_1%3a4.0-0ubuntu11.1_amd64.deb ... Unpacking libpulse0:amd64 (1:4.0-0ubuntu11.1) ... Selecting previously unselected package libsctp1:amd64. Preparing to unpack .../libsctp1_1.0.15+dfsg-1_amd64.deb ... Unpacking libsctp1:amd64 (1.0.15+dfsg-1) ... Selecting previously unselected package openjdk-7-jre-headless:amd64. Preparing to unpack .../openjdk-7-jre-headless_7u181-2.6.14-0ubuntu0.3_amd64.deb ... Unpacking openjdk-7-jre-headless:amd64 (7u181-2.6.14-0ubuntu0.3) ... Selecting previously unselected package cassandra. Preparing to unpack .../cassandra_2.1.15_all.deb ... Unpacking cassandra (2.1.15) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... Processing triggers for ca-certificates (20170717~14.04.1) ... Updating certificates in /etc/ssl/certs... 0 added, 0 removed; done. Running hooks in /etc/ca-certificates/update.d....done. Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up tzdata-java (2018g-0ubuntu0.14.04) ... Setting up java-common (0.51) ... Setting up libavahi-common-data:amd64 (0.6.31-4ubuntu1.2) ... Setting up libavahi-common3:amd64 (0.6.31-4ubuntu1.2) ... Setting up libavahi-client3:amd64 (0.6.31-4ubuntu1.2) ... Setting up libcups2:amd64 (1.7.2-0ubuntu1.11) ... Setting up liblcms2-2:amd64 (2.5-0ubuntu4.2) ... Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Setting up libnspr4:amd64 (2:4.13.1-0ubuntu0.14.04.1) ... Setting up fonts-dejavu-core (2.34-1ubuntu1) ... Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Setting up libjpeg8:amd64 (8c-2ubuntu8) ... Setting up libpcsclite1:amd64 (1.8.10-1ubuntu1.1) ... Setting up libasyncns0:amd64 (0.8-4ubuntu2) ... Setting up libogg0:amd64 (1.3.1-1ubuntu1) ... Setting up libflac8:amd64 (1.3.0-2ubuntu0.14.04.1) ... Setting up libvorbis0a:amd64 (1.3.2-1.3ubuntu1.2) ... Setting up libvorbisenc2:amd64 (1.3.2-1.3ubuntu1.2) ... Setting up libsndfile1:amd64 (1.0.25-7ubuntu2.2) ... Setting up libpulse0:amd64 (1:4.0-0ubuntu11.1) ... Setting up libsctp1:amd64 (1.0.15+dfsg-1) ... Setting up libnss3-nssdb (2:3.28.4-0ubuntu0.14.04.3) ... Setting up libnss3:amd64 (2:3.28.4-0ubuntu0.14.04.3) ... Setting up ca-certificates-java (20130815ubuntu1) ... Adding debian:NetLock_Arany_=Class_Gold=_F��tan��s��tv��ny.pem Adding debian:GlobalSign_Root_CA_-_R2.pem Adding debian:GeoTrust_Primary_Certification_Authority_-_G3.pem Adding debian:QuoVadis_Root_CA_3_G3.pem Adding debian:COMODO_Certification_Authority.pem Adding debian:AffirmTrust_Premium_ECC.pem Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2011.pem Adding debian:Security_Communication_EV_RootCA1.pem Adding debian:CFCA_EV_ROOT.pem Adding debian:DigiCert_Trusted_Root_G4.pem Adding debian:AffirmTrust_Premium.pem Adding debian:Cybertrust_Global_Root.pem Adding debian:Taiwan_GRCA.pem Adding debian:AddTrust_External_Root.pem Adding debian:DigiCert_Global_Root_G3.pem Adding debian:SwissSign_Gold_CA_-_G2.pem Adding debian:Certigna.pem Adding debian:ACCVRAIZ1.pem Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2015.pem Adding debian:IdenTrust_Public_Sector_Root_CA_1.pem Adding debian:USERTrust_ECC_Certification_Authority.pem Adding debian:Buypass_Class_2_Root_CA.pem Adding debian:Entrust_Root_Certification_Authority.pem Adding debian:Comodo_Secure_Services_root.pem Adding debian:IdenTrust_Commercial_Root_CA_1.pem Adding debian:Actalis_Authentication_Root_CA.pem Adding debian:GeoTrust_Global_CA.pem Adding debian:Global_Chambersign_Root_-_2008.pem Adding debian:PSCProcert.pem Adding debian:GeoTrust_Universal_CA_2.pem Adding debian:USERTrust_RSA_Certification_Authority.pem Adding debian:DST_ACES_CA_X6.pem Adding debian:Amazon_Root_CA_4.pem Adding debian:Verisign_Class_3_Public_Primary_Certification_Authority_-_G3.pem Adding debian:Swisscom_Root_CA_2.pem Adding debian:Certum_Trusted_Network_CA.pem Adding debian:Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.pem Adding debian:SwissSign_Silver_CA_-_G2.pem Adding debian:Certplus_Root_CA_G1.pem Adding debian:T-TeleSec_GlobalRoot_Class_3.pem Adding debian:E-Tugra_Certification_Authority.pem Adding debian:Certum_Root_CA.pem Adding debian:OpenTrust_Root_CA_G2.pem Adding debian:TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1.pem Adding debian:TWCA_Global_Root_CA.pem Adding debian:Swisscom_Root_EV_CA_2.pem Adding debian:TURKTRUST_Certificate_Services_Provider_Root_2007.pem Adding debian:Camerfirma_Global_Chambersign_Root.pem Adding debian:GeoTrust_Primary_Certification_Authority_-_G2.pem Adding debian:Entrust.net_Premium_2048_Secure_Server_CA.pem Adding debian:COMODO_RSA_Certification_Authority.pem Adding debian:GeoTrust_Primary_Certification_Authority.pem Adding debian:Swisscom_Root_CA_1.pem Adding debian:Baltimore_CyberTrust_Root.pem Adding debian:CA_Disig_Root_R1.pem Adding debian:Comodo_Trusted_Services_root.pem Adding debian:Atos_TrustedRoot_2011.pem Adding debian:GlobalSign_ECC_Root_CA_-_R5.pem Adding debian:DigiCert_Assured_ID_Root_G3.pem Adding debian:Go_Daddy_Class_2_CA.pem Adding debian:Certinomis_-_Autorit��_Racine.pem Adding debian:QuoVadis_Root_CA.pem Adding debian:Network_Solutions_Certificate_Authority.pem Adding debian:OpenTrust_Root_CA_G1.pem Adding debian:Certplus_Root_CA_G2.pem Adding debian:Entrust_Root_Certification_Authority_-_EC1.pem Adding debian:Hongkong_Post_Root_CA_1.pem Adding debian:GlobalSign_Root_CA.pem Adding debian:Amazon_Root_CA_2.pem Adding debian:Security_Communication_RootCA2.pem Adding debian:SecureTrust_CA.pem Adding debian:CA_Disig_Root_R2.pem Adding debian:AffirmTrust_Networking.pem Adding debian:ePKI_Root_Certification_Authority.pem Adding debian:Entrust_Root_Certification_Authority_-_G2.pem Adding debian:QuoVadis_Root_CA_3.pem Adding debian:VeriSign_Universal_Root_Certification_Authority.pem Adding debian:T-TeleSec_GlobalRoot_Class_2.pem Adding debian:Sonera_Class_2_Root_CA.pem Adding debian:Buypass_Class_3_Root_CA.pem Adding debian:AC_RAIZ_FNMT-RCM.pem Adding debian:Camerfirma_Chambers_of_Commerce_Root.pem Adding debian:GlobalSign_ECC_Root_CA_-_R4.pem Adding debian:GlobalSign_Root_CA_-_R3.pem Adding debian:T��B��TAK_UEKAE_K��k_Sertifika_Hizmet_Sa��lay��c��s��_-_S��r��m_3.pem Adding debian:DST_Root_CA_X3.pem Adding debian:Staat_der_Nederlanden_Root_CA_-_G2.pem Adding debian:EC-ACC.pem Adding debian:XRamp_Global_CA_Root.pem Adding debian:Izenpe.com.pem Adding debian:QuoVadis_Root_CA_2_G3.pem Adding debian:thawte_Primary_Root_CA_-_G3.pem Adding debian:COMODO_ECC_Certification_Authority.pem Adding debian:GeoTrust_Global_CA_2.pem Adding debian:Go_Daddy_Root_Certificate_Authority_-_G2.pem Adding debian:OISTE_WISeKey_Global_Root_GB_CA.pem Adding debian:thawte_Primary_Root_CA.pem Adding debian:Secure_Global_CA.pem Adding debian:thawte_Primary_Root_CA_-_G2.pem Adding debian:Amazon_Root_CA_3.pem Adding debian:Certplus_Class_2_Primary_CA.pem Adding debian:TeliaSonera_Root_CA_v1.pem Adding debian:Certinomis_-_Root_CA.pem Adding debian:QuoVadis_Root_CA_1_G3.pem Adding debian:Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015.pem Adding debian:Starfield_Class_2_CA.pem Adding debian:Amazon_Root_CA_1.pem Adding debian:Microsec_e-Szigno_Root_CA_2009.pem Adding debian:Chambers_of_Commerce_Root_-_2008.pem Adding debian:AddTrust_Qualified_Certificates_Root.pem Adding debian:AddTrust_Public_Services_Root.pem Adding debian:AddTrust_Low-Value_Services_Root.pem Adding debian:Visa_eCommerce_Root.pem Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G5.pem Adding debian:Staat_der_Nederlanden_Root_CA_-_G3.pem Adding debian:DigiCert_Global_Root_G2.pem Adding debian:UTN_USERFirst_Hardware_Root_CA.pem Adding debian:Staat_der_Nederlanden_EV_Root_CA.pem Adding debian:GeoTrust_Universal_CA.pem Adding debian:Deutsche_Telekom_Root_CA_2.pem Adding debian:China_Internet_Network_Information_Center_EV_Certificates_Root.pem Adding debian:D-TRUST_Root_Class_3_CA_2_2009.pem Adding debian:D-TRUST_Root_Class_3_CA_2_EV_2009.pem Adding debian:Comodo_AAA_Services_root.pem Adding debian:ACEDICOM_Root.pem Adding debian:OpenTrust_Root_CA_G3.pem Adding debian:LuxTrust_Global_Root_2.pem Adding debian:DigiCert_Global_Root_CA.pem Adding debian:Starfield_Root_Certificate_Authority_-_G2.pem Adding debian:Security_Communication_Root_CA.pem Adding debian:QuoVadis_Root_CA_2.pem Adding debian:EE_Certification_Centre_Root_CA.pem Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G4.pem Adding debian:AffirmTrust_Commercial.pem Adding debian:DigiCert_Assured_ID_Root_G2.pem Adding debian:SZAFIR_ROOT_CA2.pem Adding debian:CNNIC_ROOT.pem Adding debian:Trustis_FPS_Root_CA.pem Adding debian:TWCA_Root_Certification_Authority.pem Adding debian:T��RKTRUST_Elektronik_Sertifika_Hizmet_Sa��lay��c��s��_H5.pem Adding debian:certSIGN_ROOT_CA.pem Adding debian:OISTE_WISeKey_Global_Root_GA_CA.pem Adding debian:ISRG_Root_X1.pem Adding debian:DigiCert_Assured_ID_Root_CA.pem Adding debian:Certum_Trusted_Network_CA_2.pem Adding debian:DigiCert_High_Assurance_EV_Root_CA.pem Adding debian:Starfield_Services_Root_Certificate_Authority_-_G2.pem Adding debian:SecureSign_RootCA11.pem done. Setting up openjdk-7-jre-headless:amd64 (7u181-2.6.14-0ubuntu0.3) ... update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/java to provide /usr/bin/java (java) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/keytool to provide /usr/bin/keytool (keytool) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/pack200 to provide /usr/bin/pack200 (pack200) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/rmid to provide /usr/bin/rmid (rmid) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/rmiregistry to provide /usr/bin/rmiregistry (rmiregistry) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/unpack200 to provide /usr/bin/unpack200 (unpack200) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/orbd to provide /usr/bin/orbd (orbd) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/servertool to provide /usr/bin/servertool (servertool) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/tnameserv to provide /usr/bin/tnameserv (tnameserv) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/lib/jexec to provide /usr/bin/jexec (jexec) in auto mode Setting up cassandra (2.1.15) ... Adding group `cassandra' (GID 111) ... Done. vm.max_map_count = 1048575 net.ipv4.tcp_keepalive_time = 300 Processing triggers for libc-bin (2.19-0ubuntu6.14) ... Processing triggers for ca-certificates (20170717~14.04.1) ... Updating certificates in /etc/ssl/certs... 0 added, 0 removed; done. Running hooks in /etc/ca-certificates/update.d.... done. done. Processing triggers for ureadahead (0.100.0-16) ... Selecting previously unselected package clearwater-cassandra. (Reading database ... 53156 files and directories currently installed.) Preparing to unpack .../clearwater-cassandra_1.0-180328.114015_all.deb ... Unpacking clearwater-cassandra (1.0-180328.114015) ... Selecting previously unselected package libasan0:amd64. Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libboost-system1.54.0:amd64. Preparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-filesystem1.54.0:amd64. Preparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-program-options1.54.0:amd64. Preparing to unpack .../libboost-program-options1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-program-options1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-regex1.54.0:amd64. Preparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libevent-core-2.0-5:amd64. Preparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libevent-pthreads-2.0-5:amd64. Preparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package mysql-common. Preparing to unpack .../mysql-common_5.5.62-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package libmysqlclient18:amd64. Preparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package libpython3.4:amd64. Preparing to unpack .../libpython3.4_3.4.3-1ubuntu1~14.04.7_amd64.deb ... Unpacking libpython3.4:amd64 (3.4.3-1ubuntu1~14.04.7) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libperl5.18. Preparing to unpack .../libperl5.18_5.18.2-2ubuntu1.7_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.7) ... Selecting previously unselected package libsnmp-base. Preparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ... Unpacking libsnmp-base (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libsnmp30:amd64. Preparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package python-mock. Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package libc-ares2:amd64. Preparing to unpack .../libc-ares2_1.10.0-2ubuntu0.2_amd64.deb ... Unpacking libc-ares2:amd64 (1.10.0-2ubuntu0.2) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package clearwater-tcp-scalability. Preparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ... Unpacking clearwater-tcp-scalability (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... Selecting previously unselected package astaire-libs. Preparing to unpack .../astaire-libs_1.0-180326.104711_amd64.deb ... Unpacking astaire-libs (1.0-180326.104711) ... Selecting previously unselected package cpulimit. Preparing to unpack .../cpulimit_2.0-1_amd64.deb ... Unpacking cpulimit (2.0-1) ... Selecting previously unselected package astaire. Preparing to unpack .../astaire_1.0-180326.104711_amd64.deb ... Unpacking astaire (1.0-180326.104711) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-164.214_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-164.214) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libc-ares-dev:amd64. Preparing to unpack .../libc-ares-dev_1.10.0-2ubuntu0.2_amd64.deb ... Unpacking libc-ares-dev:amd64 (1.10.0-2ubuntu0.2) ... Selecting previously unselected package snmp. Preparing to unpack .../snmp_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking snmp (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package snmpd. Preparing to unpack .../snmpd_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking snmpd (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package clearwater-snmpd. Preparing to unpack .../clearwater-snmpd_1.0-180328.114312_all.deb ... Unpacking clearwater-snmpd (1.0-180328.114312) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ... Unpacking clearwater-etcd (1.0-180328.115321) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-queue-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-config-manager (1.0-180328.115321) ... Selecting previously unselected package chronos. Preparing to unpack .../chronos_1.0-180328.120836_amd64.deb ... Unpacking chronos (1.0-180328.120836) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ... Unpacking clearwater-diags-monitor (1.0-180328.114312) ... Selecting previously unselected package memcached. Preparing to unpack .../memcached_1.6.00-0clearwater0.6_amd64.deb ... Unpacking memcached (1.6.00-0clearwater0.6) ... Selecting previously unselected package clearwater-memcached. Preparing to unpack .../clearwater-memcached_1.0-180328.114312_all.deb ... Unpacking clearwater-memcached (1.0-180328.114312) ... Selecting previously unselected package clearwater-snmp-handler-astaire. Preparing to unpack .../clearwater-snmp-handler-astaire_1.0-180326.110542_amd64.deb ... Unpacking clearwater-snmp-handler-astaire (1.0-180326.110542) ... Selecting previously unselected package crest-prov. Preparing to unpack .../crest-prov_1.0-180326.111418_amd64.deb ... Unpacking crest-prov (1.0-180326.111418) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package gdb. Preparing to unpack .../gdb_7.7.1-0ubuntu5~14.04.3_amd64.deb ... Unpacking gdb (7.7.1-0ubuntu5~14.04.3) ... Selecting previously unselected package homer-cassandra. Preparing to unpack .../homer-cassandra_1.0-180326.111418_amd64.deb ... Unpacking homer-cassandra (1.0-180326.111418) ... Selecting previously unselected package homestead-cassandra. Preparing to unpack .../homestead-cassandra_1.0-180326.115231_amd64.deb ... Unpacking homestead-cassandra (1.0-180326.115231) ... Selecting previously unselected package homestead-prov-cassandra. Preparing to unpack .../homestead-prov-cassandra_1.0-180326.111418_amd64.deb ... Unpacking homestead-prov-cassandra (1.0-180326.111418) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package lksctp-tools. Preparing to unpack .../lksctp-tools_1.0.15+dfsg-1_amd64.deb ... Unpacking lksctp-tools (1.0.15+dfsg-1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... Selecting previously unselected package rogers-libs. Preparing to unpack .../rogers-libs_1.0-180326.104711_amd64.deb ... Unpacking rogers-libs (1.0-180326.104711) ... Selecting previously unselected package rogers. Preparing to unpack .../rogers_1.0-180326.104711_amd64.deb ... Unpacking rogers (1.0-180326.104711) ... Selecting previously unselected package vellum. Preparing to unpack .../vellum_1.0-180328.114312_amd64.deb ... Unpacking vellum (1.0-180328.114312) ... Selecting previously unselected package libc6-dbg:amd64. Preparing to unpack .../libc6-dbg_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dbg:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package memcached-dbg. Preparing to unpack .../memcached-dbg_1.6.00-0clearwater0.6_amd64.deb ... Unpacking memcached-dbg (1.6.00-0clearwater0.6) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-program-options1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up mysql-common (5.5.62-0ubuntu0.14.04.1) ... Setting up libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... Setting up libpython3.4:amd64 (3.4.3-1ubuntu1~14.04.7) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libperl5.18 (5.18.2-2ubuntu1.7) ... Setting up libsnmp-base (5.7.3~dfsg-clearwater1) ... Setting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up libc-ares2:amd64 (1.10.0-2ubuntu0.2) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up clearwater-tcp-scalability (1.0-180328.114312) ... Setting up astaire-libs (1.0-180326.104711) ... Setting up cpulimit (2.0-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up libc-dev-bin (2.19-0ubuntu6.14) ... Setting up linux-libc-dev:amd64 (3.13.0-164.214) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libc-ares-dev:amd64 (1.10.0-2ubuntu0.2) ... Setting up snmp (5.7.3~dfsg-clearwater1) ... Setting up snmpd (5.7.3~dfsg-clearwater1) ... update-rc.d: warning: stop runlevel arguments (1) do not match snmpd Default-Stop values (0 1 6) * Starting network management services: Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up iotop (0.6-1) ... Setting up memcached (1.6.00-0clearwater0.6) ... Restarting memcached: memcached. Setting up crest-prov (1.0-180326.111418) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/crest-prov/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting crest Collecting cyclone (from crest) Collecting cryptography (from crest) Collecting idna (from crest) Collecting defusedxml (from crest) Collecting pyOpenSSL (from crest) Collecting Twisted (from crest) Collecting prctl (from crest) Collecting cql (from crest) Collecting ipaddress (from crest) Collecting msgpack-python (from crest) Collecting attrs (from crest) Collecting Automat (from crest) Collecting metaswitchcommon (from crest) Collecting telephus (from crest) Collecting asn1crypto (from crest) Collecting enum34 (from crest) Collecting pure-sasl (from crest) Collecting setuptools (from crest) Collecting constantly (from crest) Collecting lxml (from crest) Collecting thrift (from crest) Collecting incremental (from crest) Collecting zope.interface (from crest) Collecting six (from crest) Collecting cffi>=1.7 (from cryptography->crest) Collecting pycparser (from metaswitchcommon->crest) Collecting pycrypto (from metaswitchcommon->crest) Collecting monotonic (from metaswitchcommon->crest) Collecting pyzmq (from metaswitchcommon->crest) Installing collected packages: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, defusedxml, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, crest Found existing installation: setuptools 2.2 Uninstalling setuptools-2.2: Successfully uninstalled setuptools-2.2 Successfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 defusedxml-0.5.0 enum34-1.1.6 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1 Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up gdb (7.7.1-0ubuntu5~14.04.3) ... Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up lksctp-tools (1.0.15+dfsg-1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python-wheel (0.24.0-1~ubuntu1.1) ... Setting up rogers-libs (1.0-180326.104711) ... Setting up libc6-dbg:amd64 (2.19-0ubuntu6.14) ... Setting up memcached-dbg (1.6.00-0clearwater0.6) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-180328.114312) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting cw_infrastructure Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Installing collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. reload: Unknown job: clearwater-monit chronos: unrecognized service reload: Unknown job: clearwater-monit Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-log-cleanup (1.0-180328.114312) ... Setting up clearwater-monit (5.18-180322.170159) ... clearwater-monit start/running, process 11912 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-snmpd (1.0-180328.114312) ... * Stopping network management services: Setting up clearwater-etcd (1.0-180328.115321) ... Setting up clearwater-diags-monitor (1.0-180328.114312) ... Setting up clearwater-memcached (1.0-180328.114312) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. reload: Job is not running: clearwater-monit reload: Job is not running: clearwater-monit ...done. Setting up clearwater-snmp-handler-astaire (1.0-180326.110542) ... * Stopping network management services: Setting up rogers (1.0-180326.104711) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Setting up clearwater-cassandra (1.0-180328.114015) ... Adding 'diversion of /etc/default/cassandra to /etc/default/cassandra.clearwater-orig by clearwater-cassandra' Adding 'diversion of /etc/init.d/cassandra to /etc/init.d/cassandra.clearwater-orig by clearwater-cassandra' Adding 'diversion of /usr/share/cassandra/cassandra.in.sh to /usr/share/cassandra/cassandra.in.sh.clearwater-orig by clearwater-cassandra' Adding 'diversion of /etc/cassandra/cassandra.yaml to /usr/share/clearwater-cassandra/etc++cassandra++cassandra.yaml by clearwater-cassandra' Adding 'diversion of /etc/cassandra/cassandra-rackdc.properties to /usr/share/clearwater-cassandra/etc++cassandra++cassandra-rackdc.properties by clearwater-cassandra' Adding 'diversion of /etc/cassandra/cassandra-env.sh to /usr/share/clearwater-cassandra/etc++cassandra++cassandra-env.sh by clearwater-cassandra' * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. Exiting: cassandra.yaml is missing Exiting: cassandra.yaml is missing ...done. Setting up astaire (1.0-180326.104711) ... astaire-throttle start/running, process 12572 * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Processing triggers for ureadahead (0.100.0-16) ... Setting up homer-cassandra (1.0-180326.111418) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Setting up homestead-cassandra (1.0-180326.115231) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Setting up homestead-prov-cassandra (1.0-180326.111418) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Setting up clearwater-queue-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_queue_manager Collecting metaswitchcommon (from clearwater_queue_manager) Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_config_manager Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting requests (from clearwater_config_manager) Collecting nsenter (from clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting pathlib (from nsenter->clearwater_config_manager) Collecting contextlib2 (from nsenter->clearwater_config_manager) Collecting argparse (from nsenter->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, pathlib, contextlib2, argparse, nsenter, clearwater-config-manager Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env Successfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 nsenter-0.2 pathlib-1.0.1 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up chronos (1.0-180328.120836) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up vellum (1.0-180328.114312) ... Processing triggers for libc-bin (2.19-0ubuntu6.14) ... + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager The following NEW packages will be installed: clearwater-cluster-manager clearwater-management 0 upgraded, 2 newly installed, 0 to remove and 12 not upgraded. Need to get 6120 kB of archives. After this operation, 6459 kB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB] Get:2 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB] Fetched 6120 kB in 1s (4742 kB/s) Selecting previously unselected package clearwater-cluster-manager. (Reading database ... 59713 files and directories currently installed.) Preparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-cluster-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ... Unpacking clearwater-management (1.0-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_cluster_manager Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-180328.115321) ... + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.215 ++ echo A 172.30.9.215 ++ ip2rr 192.168.1.2 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.2 ++ echo A 192.168.1.2 + echo 'nameserver 192.168.0.2' + echo RESOLV_CONF=/etc/dnsmasq.resolv.conf + mkdir -p /etc/netns/signaling + echo 'nameserver 192.168.1.4' + service dnsmasq force-reload * Restarting DNS forwarder and DHCP server dnsmasq ...done. ci-info: ++++++++++Authorized keys from /home/ubuntu/.ssh/authorized_keys for user ubuntu+++++++++++ ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | Keytype | Fingerprint (md5) | Options | Comment | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | ssh-rsa | fb:2c:30:0c:e8:98:b2:1a:c4:c0:13:a4:f3:b2:82:59 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 54:63:2b:c7:7c:29:c9:d3:a0:ae:af:d1:9b:98:0c:f9 root@vellum-0 (DSA) ec2: 256 98:5b:f4:d9:73:29:11:77:77:84:16:cd:55:22:24:7c root@vellum-0 (ECDSA) ec2: 256 71:d3:fe:64:55:11:13:a3:9a:d4:8b:6a:c9:3e:e2:83 root@vellum-0 (ED25519) ec2: 2048 0d:d4:fb:24:0a:16:33:59:c5:e0:a6:9f:d7:fb:68:8b root@vellum-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBD5eihdjVpKIW9cVirsaqeGc8is/OkWvFRUaR07SD3LGcahr55OzmO3gRwBQe191FfCuvjekHMKhFH/viLjqIZg= root@vellum-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAICS2s2RbnIF7K+RRiU/VGEVzWM9HTJkiW6i37a6YrQX6 root@vellum-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC5bd+Z0BvG02/hPqEALI76t97pipdYUDffsEFcWKsnMy7atq56trKb+Gs/Gwmt3YDp9Uh0CMZv4scLuP1+kgTmZXpXwoVSaU8exNgElEhORnXf+r3JLcBH3hUhlDf/xiw6EHvm8SjAlg16X5X8ozoswUiCpHKY2R50qK1KZt0nfvGoYleXJc+FkIuZFNVHq7rBnBb0uuvW2b3Q6JEKLwWNrTmmr4XuKNSME5kS1kTs29HWUzxoNrhTuBc8drWE9G5CYBmvgQYRo/gNPUPoRBUhA24O7FjyCThu8DnDZh15L/+zk5BabRqAfAPi6gc5lKzbcMtHqBcPbJPGdo4sasnb root@vellum-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Thu, 27 Dec 2018 19:41:33 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 204.14 seconds 2018-12-27 19:41:34,127 - functest.core.singlevm - DEBUG - regex found: ''Cloud-init .* finished at ' in console 2018-12-27 19:41:34,127 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-27 19:41:34,130 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1160947540e39475cdcf001250247e001a7a12cf" 2018-12-27 19:41:35,201 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:41:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c87f4ded-3287-44b2-976d-22c32d1ebc96 x-compute-request-id: req-c87f4ded-3287-44b2-976d-22c32d1ebc96 Content-Encoding: gzip Content-Length: 1508 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:c2:e4", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:c2:e4", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:64:42:66", "version": 4, "addr": "192.168.1.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:64:42:66", "version": 4, "addr": "172.30.9.218", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/b60d844c-a06f-456e-a245-d548e0ebe850", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/b60d844c-a06f-456e-a245-d548e0ebe850", "rel": "bookmark"}], "image": {"id": "32de5565-c2d6-40e1-a076-b02e04d8b38d", "links": [{"href": "http://172.30.9.31:8774/images/32de5565-c2d6-40e1-a076-b02e04d8b38d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T19:38:29.000000", "flavor": {"id": "49521764-2b45-4138-bc33-9eb85445fa6c", "links": [{"href": "http://172.30.9.31:8774/flavors/49521764-2b45-4138-bc33-9eb85445fa6c", "rel": "bookmark"}]}, "id": "b60d844c-a06f-456e-a245-d548e0ebe850", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "e7c77990ffaf4447ba7d154f141f5f6f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T19:38:29Z", "hostId": "7935404ab45d1467d9d5233abd8c2483b155e013f8c227d5b4684907", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_bd473631-e088-4b41-9469-069909e508ff", "name": "homer-0.clearwater.opnfv", "created": "2018-12-27T19:37:54Z", "tenant_id": "5659dcbdaa7742d7bfece797c4514064", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:ef:3f", "version": 4, "addr": "192.168.0.27", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:ef:3f", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:9f:e7", "version": 4, "addr": "192.168.1.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/61e02295-3179-4e3a-8f57-836a5933f12c", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/61e02295-3179-4e3a-8f57-836a5933f12c", "rel": "bookmark"}], "image": {"id": "32de5565-c2d6-40e1-a076-b02e04d8b38d", "links": [{"href": "http://172.30.9.31:8774/images/32de5565-c2d6-40e1-a076-b02e04d8b38d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T19:38:27.000000", "flavor": {"id": "49521764-2b45-4138-bc33-9eb85445fa6c", "links": [{"href": "http://172.30.9.31:8774/flavors/49521764-2b45-4138-bc33-9eb85445fa6c", "rel": "bookmark"}]}, "id": "61e02295-3179-4e3a-8f57-836a5933f12c", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "e7c77990ffaf4447ba7d154f141f5f6f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T19:38:27Z", "hostId": "7935404ab45d1467d9d5233abd8c2483b155e013f8c227d5b4684907", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_bd473631-e088-4b41-9469-069909e508ff", "name": "dime-0.clearwater.opnfv", "created": "2018-12-27T19:37:53Z", "tenant_id": "5659dcbdaa7742d7bfece797c4514064", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d9:11:be", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d9:11:be", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c7:d5:1f", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/f6653274-ab3c-4e08-a1c5-e0a3a5e12bab", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/f6653274-ab3c-4e08-a1c5-e0a3a5e12bab", "rel": "bookmark"}], "image": {"id": "32de5565-c2d6-40e1-a076-b02e04d8b38d", "links": [{"href": "http://172.30.9.31:8774/images/32de5565-c2d6-40e1-a076-b02e04d8b38d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T19:38:31.000000", "flavor": {"id": "49521764-2b45-4138-bc33-9eb85445fa6c", "links": [{"href": "http://172.30.9.31:8774/flavors/49521764-2b45-4138-bc33-9eb85445fa6c", "rel": "bookmark"}]}, "id": "f6653274-ab3c-4e08-a1c5-e0a3a5e12bab", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}], "user_id": "e7c77990ffaf4447ba7d154f141f5f6f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T19:38:31Z", "hostId": "7935404ab45d1467d9d5233abd8c2483b155e013f8c227d5b4684907", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_bd473631-e088-4b41-9469-069909e508ff", "name": "sprout-0.clearwater.opnfv", "created": "2018-12-27T19:37:53Z", "tenant_id": "5659dcbdaa7742d7bfece797c4514064", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b7:4f", "version": 4, "addr": "192.168.0.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b7:4f", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:c1:db", "version": 4, "addr": "192.168.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:c1:db", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/fc6bcdb8-04b7-40f4-a89b-dcddd8130d44", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/fc6bcdb8-04b7-40f4-a89b-dcddd8130d44", "rel": "bookmark"}], "image": {"id": "32de5565-c2d6-40e1-a076-b02e04d8b38d", "links": [{"href": "http://172.30.9.31:8774/images/32de5565-c2d6-40e1-a076-b02e04d8b38d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T19:38:29.000000", "flavor": {"id": "49521764-2b45-4138-bc33-9eb85445fa6c", "links": [{"href": "http://172.30.9.31:8774/flavors/49521764-2b45-4138-bc33-9eb85445fa6c", "rel": "bookmark"}]}, "id": "fc6bcdb8-04b7-40f4-a89b-dcddd8130d44", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-bono-sig"}], "user_id": "e7c77990ffaf4447ba7d154f141f5f6f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T19:38:29Z", "hostId": "7935404ab45d1467d9d5233abd8c2483b155e013f8c227d5b4684907", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_bd473631-e088-4b41-9469-069909e508ff", "name": "bono-0.clearwater.opnfv", "created": "2018-12-27T19:37:53Z", "tenant_id": "5659dcbdaa7742d7bfece797c4514064", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9e:85:ac", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9e:85:ac", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3d:d4:30", "version": 4, "addr": "192.168.1.2", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/38fc4a7e-277a-4960-88c7-d39ce87f4bdc", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/38fc4a7e-277a-4960-88c7-d39ce87f4bdc", "rel": "bookmark"}], "image": {"id": "32de5565-c2d6-40e1-a076-b02e04d8b38d", "links": [{"href": "http://172.30.9.31:8774/images/32de5565-c2d6-40e1-a076-b02e04d8b38d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T19:38:07.000000", "flavor": {"id": "49521764-2b45-4138-bc33-9eb85445fa6c", "links": [{"href": "http://172.30.9.31:8774/flavors/49521764-2b45-4138-bc33-9eb85445fa6c", "rel": "bookmark"}]}, "id": "38fc4a7e-277a-4960-88c7-d39ce87f4bdc", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}], "user_id": "e7c77990ffaf4447ba7d154f141f5f6f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T19:38:07Z", "hostId": "e0f75b676eb2b7d2e6c5c117c7ca7a2f9cec907ebbfca4e893351767", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_bd473631-e088-4b41-9469-069909e508ff", "name": "vellum-0.clearwater.opnfv", "created": "2018-12-27T19:37:50Z", "tenant_id": "5659dcbdaa7742d7bfece797c4514064", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:26:6a:cd", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:26:6a:cd", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/58a22854-a720-43ad-b9f2-662508a20c99", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/58a22854-a720-43ad-b9f2-662508a20c99", "rel": "bookmark"}], "image": {"id": "32de5565-c2d6-40e1-a076-b02e04d8b38d", "links": [{"href": "http://172.30.9.31:8774/images/32de5565-c2d6-40e1-a076-b02e04d8b38d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T19:37:25.000000", "flavor": {"id": "49521764-2b45-4138-bc33-9eb85445fa6c", "links": [{"href": "http://172.30.9.31:8774/flavors/49521764-2b45-4138-bc33-9eb85445fa6c", "rel": "bookmark"}]}, "id": "58a22854-a720-43ad-b9f2-662508a20c99", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "e7c77990ffaf4447ba7d154f141f5f6f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T19:37:25Z", "hostId": "7935404ab45d1467d9d5233abd8c2483b155e013f8c227d5b4684907", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_bd473631-e088-4b41-9469-069909e508ff", "name": "ellis-0.clearwater.opnfv", "created": "2018-12-27T19:35:46Z", "tenant_id": "5659dcbdaa7742d7bfece797c4514064", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2c:36:bf", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2c:36:bf", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7b:f8:ba", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/dbc80c75-c7be-4193-8df4-be72cd1301d0", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/dbc80c75-c7be-4193-8df4-be72cd1301d0", "rel": "bookmark"}], "image": {"id": "32de5565-c2d6-40e1-a076-b02e04d8b38d", "links": [{"href": "http://172.30.9.31:8774/images/32de5565-c2d6-40e1-a076-b02e04d8b38d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T19:35:32.000000", "flavor": {"id": "49521764-2b45-4138-bc33-9eb85445fa6c", "links": [{"href": "http://172.30.9.31:8774/flavors/49521764-2b45-4138-bc33-9eb85445fa6c", "rel": "bookmark"}]}, "id": "dbc80c75-c7be-4193-8df4-be72cd1301d0", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "e7c77990ffaf4447ba7d154f141f5f6f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T19:35:32Z", "hostId": "e0f75b676eb2b7d2e6c5c117c7ca7a2f9cec907ebbfca4e893351767", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_bd473631-e088-4b41-9469-069909e508ff", "name": "ns.clearwater.opnfv", "created": "2018-12-27T19:33:41Z", "tenant_id": "5659dcbdaa7742d7bfece797c4514064", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-27 19:41:35,202 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-c87f4ded-3287-44b2-976d-22c32d1ebc96 2018-12-27 19:41:35,202 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.07445716858s 2018-12-27 19:41:35,203 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-c87f4ded-3287-44b2-976d-22c32d1ebc96 2018-12-27 19:41:35,210 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-12-27 19:41:35,213 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/servers/58a22854-a720-43ad-b9f2-662508a20c99/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}1160947540e39475cdcf001250247e001a7a12cf" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-27 19:41:35,288 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:41:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7ba74342-b435-4074-8d97-8ba4b82536bf x-compute-request-id: req-7ba74342-b435-4074-8d97-8ba4b82536bf Content-Encoding: gzip Content-Length: 20640 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-163-generic (buildd@lgw01-amd64-058) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #213-Ubuntu SMP Thu Nov 15 02:19:07 UTC 2018 (Ubuntu 3.13.0-163.213-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-163-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 0x000f6390-0x000f639f] mapped at [ffff8800000f6390]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff]\n[ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff]\n[ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff]\n[ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff]\n[ 0.000000] ACPI: RSDP 00000000000f60f0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000007ffe1551 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000007ffe0000 000040\n[ 0.000000] ACPI: APIC 000000007ffe14d1 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84096 r8192 d22400 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc80\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-163-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008003] pid_max: default: 32768 minimum: 301\n[ 0.009649] Security Framework initialized\n[ 0.011156] AppArmor: AppArmor initialized\n[ 0.012003] Yama: becoming mindful.\n[ 0.013443] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.017782] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.020857] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.024006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.026613] Initializing cgroup subsys memory\n[ 0.028007] Initializing cgroup subsys devices\n[ 0.029587] Initializing cgroup subsys freezer\n[ 0.031159] Initializing cgroup subsys blkio\n[ 0.032003] Initializing cgroup subsys perf_event\n[ 0.033646] Initializing cgroup subsys hugetlb\n[ 0.036753] mce: CPU supports 10 MCE banks\n[ 0.038269] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.038269] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.040010] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.041873] Spectre V2 : Enabling Indirect Branch Prediction Barrier\n[ 0.044002] Spectre V2 : Enabling Restricted Speculation for firmware calls\n[ 0.048002] Spectre V2 : Disabling Indirect Banch Restricted Speculation\n[ 0.050173] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.052003] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.056788] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.063164] ACPI: Core revision 20131115\n[ 0.064480] ACPI: All ACPI Tables successfully acquired\n[ 0.066531] ftrace: allocating 28753 entries in 113 pages\n[ 0.088246] smpboot: Max logical packages: 2\n[ 0.092088] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.094261] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.096329] Enabling x2apic\n[ 0.097440] Enabled x2apic\n[ 0.098835] Switched APIC routing to physical x2apic.\n[ 0.101430] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.104001] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.108872] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.119337] KVM setup paravirtual spinlock\n[ 0.122328] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.124228] x86: Booting SMP configuration:\n[ 0.125812] .... node #0, CPUs: #1[ 0.122270] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.140022] x86: Booted up 1 node, 2 CPUs\n[ 0.140012] KVM setup async PF for cpu 1\n[ 0.140012] kvm-stealtime: cpu 1, msr 7fd0fc80\n[ 0.144010] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.146734] devtmpfs: initialized\n[ 0.150005] EVM: security.selinux\n[ 0.151285] EVM: security.SMACK64\n[ 0.152003] EVM: security.ima\n[ 0.153149] EVM: security.capability\n[ 0.154540] pinctrl core: initialized pinctrl subsystem\n[ 0.156102] regulator-dummy: no parameters\n[ 0.157683] RTC time: 19:37:26, date: 12/27/18\n[ 0.159348] NET: Registered protocol family 16\n[ 0.160151] cpuidle: using governor ladder\n[ 0.161653] cpuidle: using governor menu\n[ 0.163178] ACPI: bus type PCI registered\n[ 0.164012] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.166308] PCI: Using configuration type 1 for base access\n[ 0.168652] bio: create slab at 0\n[ 0.169531] ACPI: Added _OSI(Module Device)\n[ 0.169609] ACPI: Added _OSI(Processor Device)\n[ 0.172003] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.173670] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.176907] ACPI: Interpreter enabled\n[ 0.178356] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.180956] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.184004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.187339] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.190123] ACPI: (supports S0 S5)\n[ 0.191382] ACPI: Using IOAPIC for interrupt routing\n[ 0.192022] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.196203] ACPI: No dock devices found.\n[ 0.199688] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.200015] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.202239] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.204029] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.207952] acpiphp: Slot [3] registered\n[ 0.208025] acpiphp: Slot [4] registered\n[ 0.209450] acpiphp: Slot [5] registered\n[ 0.210867] acpiphp: Slot [6] registered\n[ 0.212021] acpiphp: Slot [7] registered\n[ 0.213449] acpiphp: Slot [8] registered\n[ 0.214872] acpiphp: Slot [9] registered\n[ 0.216028] acpiphp: Slot [10] registered\n[ 0.217487] acpiphp: Slot [11] registered\n[ 0.218931] acpiphp: Slot [12] registered\n[ 0.220021] acpiphp: Slot [13] registered\n[ 0.221474] acpiphp: Slot [14] registered\n[ 0.222934] acpiphp: Slot [15] registered\n[ 0.224021] acpiphp: Slot [16] registered\n[ 0.225475] acpiphp: Slot [17] registered\n[ 0.226926] acpiphp: Slot [18] registered\n[ 0.228028] acpiphp: Slot [19] registered\n[ 0.229476] acpiphp: Slot [20] registered\n[ 0.230916] acpiphp: Slot [21] registered\n[ 0.232020] acpiphp: Slot [22] registered\n[ 0.233468] acpiphp: Slot [23] registered\n[ 0.234923] acpiphp: Slot [24] registered\n[ 0.236021] acpiphp: Slot [25] registered\n[ 0.237471] acpiphp: Slot [26] registered\n[ 0.238911] acpiphp: Slot [27] registered\n[ 0.240020] acpiphp: Slot [28] registered\n[ 0.241470] acpiphp: Slot [29] registered\n[ 0.242915] acpiphp: Slot [30] registered\n[ 0.244028] acpiphp: Slot [31] registered\n[ 0.245469] PCI host bridge to bus 0000:00\n[ 0.246925] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.248004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.250026] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.252003] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.254215] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.256003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.264085] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.266635] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.287769] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.289206] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.292050] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.294587] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.296982] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.299253] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.300263] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.301956] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.304003] vgaarb: loaded\n[ 0.305077] vgaarb: bridge control possible 0000:00:02.0\n[ 0.307148] SCSI subsystem initialized\n[ 0.308162] ACPI: bus type USB registered\n[ 0.309544] usbcore: registered new interface driver usbfs\n[ 0.311394] usbcore: registered new interface driver hub\n[ 0.312048] usbcore: registered new device driver usb\n[ 0.313826] PCI: Using ACPI for IRQ routing\n[ 0.313913] NetLabel: Initializing\n[ 0.316007] NetLabel: domain hash size = 128\n[ 0.317543] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.319334] NetLabel: unlabeled traffic allowed by default\n[ 0.320199] Switched to clocksource kvm-clock\n[ 0.329250] AppArmor: AppArmor Filesystem Enabled\n[ 0.330914] pnp: PnP ACPI init\n[ 0.332106] ACPI: bus type PNP registered\n[ 0.334022] pnp: PnP ACPI: found 8 devices\n[ 0.335503] ACPI: bus type PNP unregistered\n[ 0.343358] NET: Registered protocol family 2\n[ 0.345200] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.347825] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.350178] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.352432] TCP: reno registered\n[ 0.353682] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.355654] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.357792] NET: Registered protocol family 1\n[ 0.359324] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.361288] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.363182] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.385480] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.407899] Trying to unpack rootfs image as initramfs...\n[ 0.508117] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.511100] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.513073] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.515135] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.518121] Scanning for low memory corruption every 60 seconds\n[ 0.520523] Initialise system trusted keyring\n[ 0.522125] audit: initializing netlink socket (disabled)\n[ 0.523982] type=2000 audit(1545939446.782:1): initialized\n[ 0.545066] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.548084] zbud: loaded\n[ 0.549338] VFS: Disk quotas dquot_6.5.2\n[ 0.550804] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.553301] fuse init (API version 7.22)\n[ 0.554792] msgmni has been set to 3997\n[ 0.556260] Key type big_key registered\n[ 0.558027] Key type asymmetric registered\n[ 0.559504] Asymmetric key parser 'x509' registered\n[ 0.561228] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.563889] io scheduler noop registered\n[ 0.565319] io scheduler deadline registered (default)\n[ 0.567096] io scheduler cfq registered\n[ 0.568565] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.570461] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.572676] ipmi message handler version 39.2\n[ 0.574276] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.576879] ACPI: Power Button [PWRF]\n[ 0.578346] GHES: HEST is not enabled!\n[ 0.600643] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.644717] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.647255] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.672691] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.676157] Linux agpgart interface v0.103\n[ 0.678614] brd: module loaded\n[ 0.680290] loop: module loaded\n[ 0.681884] blk-mq: CPU -> queue map\n[ 0.683241] CPU 0 -> Queue 0\n[ 0.684427] CPU 1 -> Queue 0\n[ 0.686428] vda: vda1\n[ 0.688197] scsi0 : ata_piix\n[ 0.689483] scsi1 : ata_piix\n[ 0.690646] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.692861] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.695302] libphy: Fixed MDIO Bus: probed\n[ 0.696887] tun: Universal TUN/TAP device driver, 1.6\n[ 0.698702] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.701936] PPP generic driver version 2.4.2\n[ 0.703498] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.705710] ehci-pci: EHCI PCI platform driver\n[ 0.707384] ehci-platform: EHCI generic platform driver\n[ 0.709194] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.711234] ohci-pci: OHCI PCI platform driver\n[ 0.712811] ohci-platform: OHCI generic platform driver\n[ 0.714598] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.737441] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.739305] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.742055] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.744131] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.746350] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.748895] usb usb1: Product: UHCI Host Controller\n[ 0.750600] usb usb1: Manufacturer: Linux 3.13.0-163-generic uhci_hcd\n[ 0.752713] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.754437] hub 1-0:1.0: USB hub found\n[ 0.755827] hub 1-0:1.0: 2 ports detected\n[ 0.757428] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.761087] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.762821] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.764688] mousedev: PS/2 mouse device common for all mice\n[ 0.766778] rtc_cmos 00:00: RTC can wake from S4\n[ 0.768943] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.771077] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.774263] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.776610] device-mapper: uevent: version 1.0.3\n[ 0.778315] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.781262] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.783373] TCP: cubic registered\n[ 0.784710] NET: Registered protocol family 10\n[ 0.786599] NET: Registered protocol family 17\n[ 0.788183] Key type dns_resolver registered\n[ 0.789842] Loading compiled-in X.509 certificates\n[ 0.792048] Loaded X.509 cert 'Magrathea: Glacier signing key: 094079111c1fcc174da628d837dd46328f08651c'\n[ 0.795270] registered taskstats version 1\n[ 0.798586] Key type trusted registered\n[ 0.802658] Key type encrypted registered\n[ 0.815405] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.817290] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.819702] regulator-dummy: disabling\n[ 0.821149] Magic number: 14:663:648\n[ 0.822553] acpi LNXCPU:01: hash matches\n[ 0.824088] rtc_cmos 00:00: setting system clock to 2018-12-27 19:37:26 UTC (1545939446)\n[ 0.826997] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.829016] EDD information not available.\n[ 0.853279] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.856005] Write protecting the kernel read-only data: 12288k\n[ 0.858609] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000)\n[ 0.862711] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.877312] systemd-udevd[107]: starting version 204\n[ 0.932485] FDC 0 is a S82078B\n[ 1.072101] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.236658] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.238902] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.241215] usb 1-1: Product: QEMU USB Tablet\n[ 1.242803] usb 1-1: Manufacturer: QEMU\n[ 1.244233] usb 1-1: SerialNumber: 42\n[ 1.949415] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3\nBegin: Loading essential drivers ... done.\nBegin: Running /scripts/init-premount ... done.\nBegin: Mounting root file system ... Begin: Running /scripts/local-top ... done.\nBegin: Running /scripts/local-premount ... done.\n[ 2.284872] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nBegin: Running /scripts/local-bottom ... done.\ndone.\nBegin: Running /scripts/init-bottom ... done.\n[ 2.418066] random: init urandom read with 10 bits of entropy available\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Starting Mount filesystems on boot[74G[ OK ]\n * Starting Populate and link to /run filesystem[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n[ 2.541989] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Thu, 27 Dec 2018 19:37:28 +0000. Up 2.91 seconds.\ncloud-init-nonet[3.07]: waiting 10 seconds for network device\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting cold plug devices[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[4.43]: static networking is now up\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\n * Starting set sysctls from /etc/sysctl.conf[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Stopping set sysctls from /etc/sysctl.conf[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Thu, 27 Dec 2018 19:37:30 +0000. Up 4.60 seconds.\nci-info: ++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++\nci-info: +--------+------+-------------+---------------+-------------------+\nci-info: | Device | Up | Address | Mask | Hw-Address |\nci-info: +--------+------+-------------+---------------+-------------------+\nci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . |\nci-info: | eth0 | True | 192.168.0.7 | 255.255.255.0 | fa:16:3e:26:6a:cd |\nci-info: +--------+------+-------------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\ndmesg: write failed: Broken pipe\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\nb5:cb:e3:75:66:4d:ad:50:54:94:9f:28:0b:20:6e:fc root@ellis-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| .o+|\n| . . . . |\n| o . . . o o|\n| + o o o .o|\n| . . S o + o|\n| E . o . + |\n| + . = .|\n| . o + |\n| . |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\n2d:6d:0a:9e:95:46:d3:7c:83:33:5c:f2:0f:c0:73:05 root@ellis-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| .o Eo. |\n| +o*. |\n| o Bo= |\n| . = + + |\n| . S + . |\n| . = + |\n| o . |\n| |\n| |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n56:29:6b:a0:1c:40:03:fd:a2:ec:0b:e4:e0:14:30:5f root@ellis-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n|+++ E |\n|.o.+ . |\n| .... . . o |\n| o..o . + |\n|o+ .o S |\n|B. o |\n|oo |\n|.. |\n| .. |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\n82:7e:96:3b:a8:e4:db:0c:2e:7d:39:cb:2c:0c:9c:63 root@ellis-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| |\n| |\n| |\n| . |\n|. . . . S |\n|.E . o |\n|.++ .o+ |\n|.++*=o.. |\n| .==*o.. |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\n * Starting early crypto disks... * Starting Handle applying cloud-config[74G[ OK ]\n[80G [74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Thu, 27 Dec 2018 19:37:33 +0000. Up 7.91 seconds.\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Thu, 27 Dec 2018 19:37:34 +0000. Up 8.93 seconds.\n+ echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ apt-key add -\n+ curl -L http://repo.cw-ngv.com/repo_key\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 14364 0 --:--:-- --:--:-- --:--:-- 14313\nOK\n+ apt-get update\n\nUbuntu 14.04.5 LTS ellis-0 ttyS0\n\nellis-0 login: Ign http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:3 http://repo.cw-ngv.com binary/ Release [1219 B]\nGet:4 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:5 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB]\nGet:7 http://security.ubuntu.com trusty-security/main Sources [167 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:9 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [226 kB]\nGet:10 http://security.ubuntu.com trusty-security/universe Sources [96.0 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7437 B]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1135 kB]\nGet:13 http://security.ubuntu.com trusty-security/main amd64 Packages [797 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [510 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [562 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B]\nGet:19 http://security.ubuntu.com trusty-security/universe amd64 Packages [277 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [272 kB]\nGet:22 http://security.ubuntu.com trusty-security/main Translation-en [427 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:25 http://security.ubuntu.com trusty-security/universe Translation-en [150 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nFetched 12.9 MB in 5s (2313 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=\n+ '[' -n '' ']'\n+ etcd_ip=192.168.0.7\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install ellis --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 dnsmasq\n dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++\n g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libaio1\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdbd-mysql-perl\n libdbi-perl libdpkg-perl libfakeroot libfile-fcntllock-perl libfontconfig1\n libgcc-4.8-dev libgd3 libgmp10 libgomp1 libhtml-template-perl\n libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0\n libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libopts25\n libpgm-5.1-0 libquadmath0 libsensors4 libstdc++-4.8-dev libterm-readkey-perl\n libtiff5 libtsan0 libvpx1 libxpm4 libxslt1.1 libzmq3 linux-libc-dev make\n manpages-dev mysql-client-5.5 mysql-client-core-5.5 mysql-common\n mysql-server mysql-server-5.5 mysql-server-core-5.5 nginx nginx-common\n nginx-core ntp python-chardet-whl python-colorama python-colorama-whl\n python-distlib python-distlib-whl python-html5lib python-html5lib-whl\n python-pip python-pip-whl python-requests-whl python-setuptools\n python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv\n python-wheel python3-pkg-resources realpath sysstat\nSuggested packages:\n binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix\n mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales\n debian-keyring clearwater-logging clearwater-snmpd g++-multilib\n g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf\n automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg\n libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg\n libquadmath0-dbg glibc-doc libclone-perl libmldbm-perl libnet-daemon-perl\n libplrpc-perl libsql-statement-perl libgd-tools libipc-sharedcache-perl\n lm-sensors libstdc++-4.8-doc make-doc tinyca mailx fcgiwrap nginx-doc\n ntp-doc python-genshi python-lxml python3-setuptools isag\nRecommended packages:\n python-dev-all\nThe following NEW packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 dnsmasq\n dnsmasq-base dpkg-dev ellis fakeroot fontconfig-config fonts-dejavu-core g++\n g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libaio1\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdbd-mysql-perl\n libdbi-perl libdpkg-perl libfakeroot libfile-fcntllock-perl libfontconfig1\n libgcc-4.8-dev libgd3 libgmp10 libgomp1 libhtml-template-perl\n libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0\n libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libopts25\n libpgm-5.1-0 libquadmath0 libsensors4 libstdc++-4.8-dev libterm-readkey-perl\n libtiff5 libtsan0 libvpx1 libxpm4 libxslt1.1 libzmq3 linux-libc-dev make\n manpages-dev mysql-client-5.5 mysql-client-core-5.5 mysql-common\n mysql-server mysql-server-5.5 mysql-server-core-5.5 nginx nginx-common\n nginx-core ntp python-chardet-whl python-colorama python-colorama-whl\n python-distlib python-distlib-whl python-html5lib python-html5lib-whl\n python-pip python-pip-whl python-requests-whl python-setuptools\n python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv\n python-wheel python3-pkg-resources realpath sysstat\n0 upgraded, 98 newly installed, 0 to remove and 12 not upgraded.\nNeed to get 69.8 MB of archives.\nAfter this operation, 253 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libaio1 amd64 0.3.109-4 [6364 B]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:10 http://repo.cw-ngv.com/stable/ binary/ ellis 1.0-180326.110234 [10.4 MB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libdbi-perl amd64 1.630-1 [879 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdbd-mysql-perl amd64 4.025-1ubuntu0.1 [87.6 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libterm-readkey-perl amd64 2.31-1 [27.4 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-core-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [707 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [1459 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-core-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [3754 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [1979 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-164.214 [774 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5418 B]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server all 5.5.62-0ubuntu0.14.04.1 [11.0 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libhtml-template-perl all 2.95-1 [65.5 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB]\nGet:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB]\nExtracting templates from packages: 30%Extracting templates from packages: 61%Extracting templates from packages: 91%Extracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 69.8 MB in 16s (4269 kB/s)\nSelecting previously unselected package libaio1:amd64.\n(Reading database ... 51330 files and directories currently installed.)\nPreparing to unpack .../libaio1_0.3.109-4_amd64.deb ...\nUnpacking libaio1:amd64 (0.3.109-4) ...\nSelecting previously unselected package libasan0:amd64.\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package fonts-dejavu-core.\nPreparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ...\nUnpacking fonts-dejavu-core (2.34-1ubuntu1) ...\nSelecting previously unselected package fontconfig-config.\nPreparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ...\nUnpacking fontconfig-config (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libfontconfig1:amd64.\nPreparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ...\nUnpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libjpeg-turbo8:amd64.\nPreparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ...\nUnpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSelecting previously unselected package libjpeg8:amd64.\nPreparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ...\nUnpacking libjpeg8:amd64 (8c-2ubuntu8) ...\nSelecting previously unselected package libjbig0:amd64.\nPreparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ...\nUnpacking libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSelecting previously unselected package libtiff5:amd64.\nPreparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ...\nUnpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSelecting previously unselected package libvpx1:amd64.\nPreparing to unpack .../libvpx1_1.3.0-2_amd64.deb ...\nUnpacking libvpx1:amd64 (1.3.0-2) ...\nSelecting previously unselected package libxpm4:amd64.\nPreparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ...\nUnpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSelecting previously unselected package libgd3:amd64.\nPreparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package mysql-common.\nPreparing to unpack .../mysql-common_5.5.62-0ubuntu0.14.04.1_all.deb ...\nUnpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libmysqlclient18:amd64.\nPreparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libxslt1.1:amd64.\nPreparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package libdbi-perl.\nPreparing to unpack .../libdbi-perl_1.630-1_amd64.deb ...\nUnpacking libdbi-perl (1.630-1) ...\nSelecting previously unselected package libdbd-mysql-perl.\nPreparing to unpack .../libdbd-mysql-perl_4.025-1ubuntu0.1_amd64.deb ...\nUnpacking libdbd-mysql-perl (4.025-1ubuntu0.1) ...\nSelecting previously unselected package libterm-readkey-perl.\nPreparing to unpack .../libterm-readkey-perl_2.31-1_amd64.deb ...\nUnpacking libterm-readkey-perl (2.31-1) ...\nSelecting previously unselected package mysql-client-core-5.5.\nPreparing to unpack .../mysql-client-core-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking mysql-client-core-5.5 (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package mysql-client-5.5.\nPreparing to unpack .../mysql-client-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package mysql-server-core-5.5.\nPreparing to unpack .../mysql-server-core-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking mysql-server-core-5.5 (5.5.62-0ubuntu0.14.04.1) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nSetting up mysql-common (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package mysql-server-5.5.\n(Reading database ... 51933 files and directories currently installed.)\nPreparing to unpack .../mysql-server-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking mysql-server-5.5 (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-164.214_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-164.214) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ...\nUnpacking clearwater-monit (5.18-180322.170159) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-180328.114312) ...\nSelecting previously unselected package nginx-common.\nPreparing to unpack .../nginx-common_1.4.6-1ubuntu3.9_all.deb ...\nUnpacking nginx-common (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package nginx-core.\nPreparing to unpack .../nginx-core_1.4.6-1ubuntu3.9_amd64.deb ...\nUnpacking nginx-core (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package nginx.\nPreparing to unpack .../nginx_1.4.6-1ubuntu3.9_all.deb ...\nUnpacking nginx (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package clearwater-nginx.\nPreparing to unpack .../clearwater-nginx_1.0-180322.165850_all.deb ...\nUnpacking clearwater-nginx (1.0-180322.165850) ...\nSelecting previously unselected package mysql-server.\nPreparing to unpack .../mysql-server_5.5.62-0ubuntu0.14.04.1_all.deb ...\nUnpacking mysql-server (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package ellis.\nPreparing to unpack .../ellis_1.0-180326.110234_amd64.deb ...\nUnpacking ellis (1.0-180326.110234) ...\nSelecting previously unselected package libfakeroot:amd64.\nPreparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking libfakeroot:amd64 (1.20-3ubuntu2) ...\nSelecting previously unselected package fakeroot.\nPreparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking fakeroot (1.20-3ubuntu2) ...\nSelecting previously unselected package libalgorithm-diff-perl.\nPreparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...\nUnpacking libalgorithm-diff-perl (1.19.02-3) ...\nSelecting previously unselected package libalgorithm-diff-xs-perl.\nPreparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...\nUnpacking libalgorithm-diff-xs-perl (0.04-2build4) ...\nSelecting previously unselected package libalgorithm-merge-perl.\nPreparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...\nUnpacking libalgorithm-merge-perl (0.08-2) ...\nSelecting previously unselected package libfile-fcntllock-perl.\nPreparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...\nUnpacking libfile-fcntllock-perl (0.14-2build1) ...\nSelecting previously unselected package libhtml-template-perl.\nPreparing to unpack .../libhtml-template-perl_2.95-1_all.deb ...\nUnpacking libhtml-template-perl (2.95-1) ...\nSelecting previously unselected package manpages-dev.\nPreparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...\nUnpacking manpages-dev (3.54-1ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-colorama-whl.\nPreparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-distlib-whl.\nPreparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib-whl (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib.\nPreparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-html5lib-whl.\nPreparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib-whl (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-six-whl.\nPreparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1.1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.4) ...\nSelecting previously unselected package python-setuptools-whl.\nPreparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools-whl (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip-whl.\nPreparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip-whl (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-wheel.\nPreparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1.1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up libaio1:amd64 (0.3.109-4) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up fonts-dejavu-core (2.34-1ubuntu1) ...\nSetting up fontconfig-config (2.11.0-0ubuntu4.2) ...\nSetting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSetting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSetting up libjpeg8:amd64 (8c-2ubuntu8) ...\nSetting up libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSetting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSetting up libvpx1:amd64 (1.3.0-2) ...\nSetting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSetting up libgd3:amd64 (2.1.0-3ubuntu0.10) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ...\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up libdbi-perl (1.630-1) ...\nSetting up libdbd-mysql-perl (4.025-1ubuntu0.1) ...\nSetting up libterm-readkey-perl (2.31-1) ...\nSetting up mysql-client-core-5.5 (5.5.62-0ubuntu0.14.04.1) ...\nSetting up mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ...\nSetting up mysql-server-core-5.5 (5.5.62-0ubuntu0.14.04.1) ...\nSetting up mysql-server-5.5 (5.5.62-0ubuntu0.14.04.1) ...\nmysql start/running, process 8562\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.14) ...\nSetting up linux-libc-dev:amd64 (3.13.0-164.214) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n ...done.\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up iotop (0.6-1) ...\nSetting up nginx-common (1.4.6-1ubuntu3.9) ...\nSetting up libfakeroot:amd64 (1.20-3ubuntu2) ...\nSetting up fakeroot (1.20-3ubuntu2) ...\nupdate-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode\nSetting up libalgorithm-diff-perl (1.19.02-3) ...\nSetting up libalgorithm-diff-xs-perl (0.04-2build4) ...\nSetting up libalgorithm-merge-perl (0.08-2) ...\nSetting up libfile-fcntllock-perl (0.14-2build1) ...\nSetting up libhtml-template-perl (2.95-1) ...\nSetting up manpages-dev (3.54-1ubuntu1) ...\nSetting up python3-pkg-resources (3.3-1ubuntu2) ...\nSetting up python-chardet-whl (2.2.1-2~ubuntu1) ...\nSetting up python-colorama (0.2.5-0.1ubuntu2) ...\nSetting up python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib (0.1.8-1ubuntu1) ...\nSetting up python-distlib-whl (0.1.8-1ubuntu1) ...\nSetting up python-html5lib (0.999-3~ubuntu1) ...\nSetting up python-html5lib-whl (0.999-3~ubuntu1) ...\nSetting up python-six-whl (1.5.2-1ubuntu1.1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.4) ...\nSetting up python-setuptools-whl (3.3-1ubuntu2) ...\nSetting up python-pip-whl (1.5.4-1ubuntu4) ...\nSetting up python-pip (1.5.4-1ubuntu4) ...\nSetting up python-wheel (0.24.0-1~ubuntu1.1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up mysql-server (5.5.62-0ubuntu0.14.04.1) ...\nSetting up clearwater-infrastructure (1.0-180328.114312) ...\nProcessing pyzmq-16.0.2-py2.7-linux-x86_64.egg\nCopying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages\nAdding pyzmq 16.0.2 to easy-install.pth file\n\nInstalled /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg\nProcessing dependencies for pyzmq==16.0.2\nFinished processing dependencies for pyzmq==16.0.2\nNew python executable in /usr/share/clearwater/infrastructure/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting cw_infrastructure\nCollecting dnspython (from cw_infrastructure)\nCollecting pathlib (from cw_infrastructure)\nCollecting contextlib2 (from cw_infrastructure)\nCollecting nsenter (from cw_infrastructure)\nCollecting argparse (from cw_infrastructure)\nInstalling collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env\nSuccessfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-log-cleanup (1.0-180328.114312) ...\nSetting up clearwater-monit (5.18-180322.170159) ...\nclearwater-monit start/running, process 9285\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-diags-monitor (1.0-180328.114312) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up nginx-core (1.4.6-1ubuntu3.9) ...\nSetting up nginx (1.4.6-1ubuntu3.9) ...\nSetting up clearwater-nginx (1.0-180322.165850) ...\nTesting nginx configuration...\nnginx: the configuration file /etc/nginx/nginx.conf syntax is ok\nnginx: configuration file /etc/nginx/nginx.conf test is successful\nSite ping has been enabled. Run /etc/init.d/nginx reload to apply the changes.\nGenerating a 2048 bit RSA private key\n................................................+++\n.......+++\nunable to write 'random state'\nwriting new private key to 'nginx.key'\n-----\nSignature ok\nsubject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown\nGetting Private key\nunable to write 'random state'\nAdding 'diversion of /etc/init.d/nginx to /etc/init.d/nginx.clearwater-orig by clearwater-nginx'\nAdding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx'\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up ellis (1.0-180326.110234) ...\nusermod: no changes\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/ellis/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting ellis\nCollecting metaswitchcommon (from ellis)\nCollecting backports.ssl-match-hostname (from ellis)\nCollecting backports-abc (from ellis)\nCollecting certifi (from ellis)\nCollecting msgpack-python (from ellis)\nCollecting singledispatch (from ellis)\nCollecting tornado (from ellis)\nCollecting pycurl (from ellis)\nCollecting py-bcrypt (from ellis)\nCollecting MySQL-python (from ellis)\nCollecting six (from ellis)\nCollecting prctl (from ellis)\nCollecting SQLAlchemy (from ellis)\nCollecting phonenumbers (from ellis)\nCollecting defusedxml (from ellis)\nCollecting pycparser (from metaswitchcommon->ellis)\nCollecting pycrypto (from metaswitchcommon->ellis)\nCollecting monotonic (from metaswitchcommon->ellis)\nCollecting cffi (from metaswitchcommon->ellis)\nCollecting pyzmq (from metaswitchcommon->ellis)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, backports.ssl-match-hostname, backports-abc, certifi, msgpack-python, six, singledispatch, tornado, pycurl, py-bcrypt, MySQL-python, prctl, SQLAlchemy, phonenumbers, defusedxml, ellis\nSuccessfully installed MySQL-python-1.2.5 SQLAlchemy-1.0.9 backports-abc-0.5 backports.ssl-match-hostname-3.5.0.1 certifi-2017.4.17 cffi-1.10.0 defusedxml-0.5.0 ellis-0.1 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.6 phonenumbers-7.1.1 prctl-1.0.1 py-bcrypt-0.4 pycparser-2.18 pycrypto-2.6.1 pycurl-7.43.0 pyzmq-16.0.2 singledispatch-3.4.0.3 six-1.10.0 tornado-2.3\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install clearwater-management --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-queue-manager python-jsonschema python-mock\nSuggested packages:\n python-mock-doc\nThe following NEW packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-management clearwater-queue-manager python-jsonschema python-mock\n0 upgraded, 7 newly installed, 0 to remove and 12 not upgraded.\nNeed to get 38.4 MB of archives.\nAfter this operation, 108 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB]\nGet:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB]\nGet:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB]\nFetched 38.4 MB in 4s (8371 kB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 58141 files and directories currently installed.)\nPreparing to unpack .../python-mock_1.0.1-3_all.deb ...\nUnpacking python-mock (1.0.1-3) ...\nSelecting previously unselected package python-jsonschema.\nPreparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ...\nUnpacking python-jsonschema (2.3.0-1build1) ...\nSelecting previously unselected package clearwater-etcd.\nPreparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ...\nUnpacking clearwater-etcd (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-cluster-manager.\nPreparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-queue-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-config-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ...\nUnpacking clearwater-management (1.0-180328.115321) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up python-mock (1.0.1-3) ...\nSetting up python-jsonschema (2.3.0-1build1) ...\nSetting up clearwater-etcd (1.0-180328.115321) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-180328.115321) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_cluster_manager\nCollecting metaswitchcommon (from clearwater_cluster_manager)\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager\nSuccessfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6)\nSetting up clearwater-queue-manager (1.0-180328.115321) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_queue_manager\nCollecting metaswitchcommon (from clearwater_queue_manager)\nCollecting clearwater-etcd-shared (from clearwater_queue_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_queue_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_queue_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_queue_manager)\nCollecting cffi (from metaswitchcommon->clearwater_queue_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_queue_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager\nSuccessfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6)\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-config-manager (1.0-180328.115321) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_config_manager\nCollecting metaswitchcommon (from clearwater_config_manager)\nCollecting jsonschema (from clearwater_config_manager)\nCollecting clearwater-etcd-shared (from clearwater_config_manager)\nCollecting requests (from clearwater_config_manager)\nCollecting nsenter (from clearwater_config_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_config_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_config_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_config_manager)\nCollecting cffi (from metaswitchcommon->clearwater_config_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_config_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting certifi>=2017.4.17 (from requests->clearwater_config_manager)\nCollecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager)\nCollecting idna<2.7,>=2.5 (from requests->clearwater_config_manager)\nCollecting pathlib (from nsenter->clearwater_config_manager)\nCollecting contextlib2 (from nsenter->clearwater_config_manager)\nCollecting argparse (from nsenter->clearwater_config_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, pathlib, contextlib2, argparse, nsenter, clearwater-config-manager\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env\nSuccessfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 nsenter-0.2 pathlib-1.0.1 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6)\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-180328.115321) ...\n+ /usr/share/clearwater/clearwater-etcd/scripts/wait_for_etcd\n+ /usr/share/clearwater/clearwater-config-manager/scripts/cw-config download shared_config --autoconfirm --dir /tmp\nshared_config is not present in the configuration database. A blank file has been created for you. You can make changes to this and upload as normal.\nshared_config downloaded to /tmp/shared_config\n+ cat\n+ /usr/share/clearwater/clearwater-config-manager/scripts/cw-config upload shared_config --autoconfirm --dir /tmp\n\nConfig successfully validated\nshared_config is not present in the configuration database. A blank file has been created for you. You can make changes to this and upload as normal.\nConfiguration file change: user None has modified shared_config.\n Lines added:\n\"# Deployment definitions\"\n\"home_domain=clearwater.opnfv\"\n\"sprout_hostname=sprout.clearwater.opnfv\"\n\"hs_hostname=hs.clearwater.opnfv:8888\"\n\"hs_provisioning_hostname=hs-prov.clearwater.opnfv:8889\"\n\"ralf_hostname=ralf.clearwater.opnfv:10888\"\n\"xdms_hostname=homer.clearwater.opnfv:7888\"\n\"sprout_impi_store=vellum.clearwater.opnfv\"\n\"sprout_registration_store=vellum.clearwater.opnfv\"\n\"homestead_impu_store=vellum.clearwater.opnfv\"\n\"cassandra_hostname=vellum.clearwater.opnfv\"\n\"chronos_hostname=vellum.clearwater.opnfv\"\n\"ralf_session_store=vellum.clearwater.opnfv\"\n\"upstream_port=0\"\n\"# Email server configuration\"\n\"smtp_smarthost=localhost\"\n\"smtp_username=username\"\n\"smtp_password=password\"\n\"email_recovery_sender=clearwater@example.org\"\n\"# Keys\"\n\"signup_key=secret\"\n\"turn_workaround=secret\"\n\"ellis_api_key=secret\"\n\"ellis_cookie_key=secret\"\nshared_config successfully uploaded\n+ service clearwater-infrastructure restart\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nnginx: the configuration file /etc/nginx/nginx.conf syntax is ok\nnginx: configuration file /etc/nginx/nginx.conf test is successful\n ...done.\n+ service ellis stop\n+ /usr/share/clearwater/ellis/env/bin/python /usr/share/clearwater/ellis/src/metaswitch/ellis/tools/create_numbers.py --start 6505550000 --count 1000 --realm clearwater.opnfv\nCreated 1000 numbers, 0 already present in database\n+ retries=0\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.203\n++ echo 172.30.9.203\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.203\n++ ip2rr 172.30.9.203\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.203\n++ echo A 172.30.9.203\n+ echo 'nameserver 192.168.0.2'\n+ echo RESOLV_CONF=/etc/dnsmasq.resolv.conf\n+ service dnsmasq force-reload\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nci-info: ++++++++++Authorized keys from /home/ubuntu/.ssh/authorized_keys for user ubuntu+++++++++++\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nci-info: | Keytype | Fingerprint (md5) | Options | Comment |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nci-info: | ssh-rsa | fb:2c:30:0c:e8:98:b2:1a:c4:c0:13:a4:f3:b2:82:59 | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 1024 2d:6d:0a:9e:95:46:d3:7c:83:33:5c:f2:0f:c0:73:05 root@ellis-0 (DSA)\nec2: 256 56:29:6b:a0:1c:40:03:fd:a2:ec:0b:e4:e0:14:30:5f root@ellis-0 (ECDSA)\nec2: 256 82:7e:96:3b:a8:e4:db:0c:2e:7d:39:cb:2c:0c:9c:63 root@ellis-0 (ED25519)\nec2: 2048 b5:cb:e3:75:66:4d:ad:50:54:94:9f:28:0b:20:6e:fc root@ellis-0 (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEdPmDeX+V88er1v1XNS/m0UBZtULJa6pTy7ziOd67mWujYV0EYhB9f8pBh4hFX0PHdjMF9YUyr8kQ7ZwI2LHhA= root@ellis-0\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIHj+Yqv4UK/Toj8kBipcrx6E7K1a18UNy3dajVv9coMZ root@ellis-0\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDZ9Q4FC4jEgYHxo4+NJ8SVY4CZKu6gH6sQHPSBSr52dyRjrhxnkSe+eL4DYkwxdtBV3DfOrerdUf+d1W8zh2490F1ENxjq7ive3T9u7NpwPt8rRZBzHmY2XkVxbHUv9HSLDDMEOpea8nVo8BerbK57mcApkOxquyaDKPGDAP307jrQjk7gLb6gPaI9AC0UVR7pfWH3AD7QJShXPInFE02CVRFnX5h/avND3xz5U70A4NkGBjdzGuYiHf2IJFTgsYoaPQ0acdQZpND9ryxHS70Lo1mowmC4KPmIrjFFCrvtZnBVo2bQDx3FXyLVAe00ImAGBHZzPUg1rLmFoxo/5HHj root@ellis-0\n-----END SSH HOST KEY KEYS-----\nCloud-init v. 0.7.5 finished at Thu, 27 Dec 2018 19:40:33 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 187.18 seconds\n"} 2018-12-27 19:41:35,290 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/58a22854-a720-43ad-b9f2-662508a20c99/action used request id req-7ba74342-b435-4074-8d97-8ba4b82536bf 2018-12-27 19:41:35,290 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0800120830536s 2018-12-27 19:41:35,292 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/58a22854-a720-43ad-b9f2-662508a20c99/action used request id req-7ba74342-b435-4074-8d97-8ba4b82536bf 2018-12-27 19:41:35,293 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-163-generic (buildd@lgw01-amd64-058) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #213-Ubuntu SMP Thu Nov 15 02:19:07 UTC 2018 (Ubuntu 3.13.0-163.213-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-163-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6390-0x000f639f] mapped at [ffff8800000f6390] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60f0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe1551 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe14d1 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84096 r8192 d22400 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc80 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-163-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008003] pid_max: default: 32768 minimum: 301 [ 0.009649] Security Framework initialized [ 0.011156] AppArmor: AppArmor initialized [ 0.012003] Yama: becoming mindful. [ 0.013443] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017782] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020857] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.026613] Initializing cgroup subsys memory [ 0.028007] Initializing cgroup subsys devices [ 0.029587] Initializing cgroup subsys freezer [ 0.031159] Initializing cgroup subsys blkio [ 0.032003] Initializing cgroup subsys perf_event [ 0.033646] Initializing cgroup subsys hugetlb [ 0.036753] mce: CPU supports 10 MCE banks [ 0.038269] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.038269] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040010] Spectre V2 : Mitigation: Full generic retpoline [ 0.041873] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.044002] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.048002] Spectre V2 : Disabling Indirect Banch Restricted Speculation [ 0.050173] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.052003] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.056788] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.063164] ACPI: Core revision 20131115 [ 0.064480] ACPI: All ACPI Tables successfully acquired [ 0.066531] ftrace: allocating 28753 entries in 113 pages [ 0.088246] smpboot: Max logical packages: 2 [ 0.092088] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.094261] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.096329] Enabling x2apic [ 0.097440] Enabled x2apic [ 0.098835] Switched APIC routing to physical x2apic. [ 0.101430] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.104001] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.108872] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.119337] KVM setup paravirtual spinlock [ 0.122328] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.124228] x86: Booting SMP configuration: [ 0.125812] .... node #0, CPUs: #1[ 0.122270] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.140022] x86: Booted up 1 node, 2 CPUs [ 0.140012] KVM setup async PF for cpu 1 [ 0.140012] kvm-stealtime: cpu 1, msr 7fd0fc80 [ 0.144010] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.146734] devtmpfs: initialized [ 0.150005] EVM: security.selinux [ 0.151285] EVM: security.SMACK64 [ 0.152003] EVM: security.ima [ 0.153149] EVM: security.capability [ 0.154540] pinctrl core: initialized pinctrl subsystem [ 0.156102] regulator-dummy: no parameters [ 0.157683] RTC time: 19:37:26, date: 12/27/18 [ 0.159348] NET: Registered protocol family 16 [ 0.160151] cpuidle: using governor ladder [ 0.161653] cpuidle: using governor menu [ 0.163178] ACPI: bus type PCI registered [ 0.164012] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.166308] PCI: Using configuration type 1 for base access [ 0.168652] bio: create slab at 0 [ 0.169531] ACPI: Added _OSI(Module Device) [ 0.169609] ACPI: Added _OSI(Processor Device) [ 0.172003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.173670] ACPI: Added _OSI(Processor Aggregator Device) [ 0.176907] ACPI: Interpreter enabled [ 0.178356] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.180956] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.184004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.187339] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.190123] ACPI: (supports S0 S5) [ 0.191382] ACPI: Using IOAPIC for interrupt routing [ 0.192022] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.196203] ACPI: No dock devices found. [ 0.199688] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.200015] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.202239] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.204029] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.207952] acpiphp: Slot [3] registered [ 0.208025] acpiphp: Slot [4] registered [ 0.209450] acpiphp: Slot [5] registered [ 0.210867] acpiphp: Slot [6] registered [ 0.212021] acpiphp: Slot [7] registered [ 0.213449] acpiphp: Slot [8] registered [ 0.214872] acpiphp: Slot [9] registered [ 0.216028] acpiphp: Slot [10] registered [ 0.217487] acpiphp: Slot [11] registered [ 0.218931] acpiphp: Slot [12] registered [ 0.220021] acpiphp: Slot [13] registered [ 0.221474] acpiphp: Slot [14] registered [ 0.222934] acpiphp: Slot [15] registered [ 0.224021] acpiphp: Slot [16] registered [ 0.225475] acpiphp: Slot [17] registered [ 0.226926] acpiphp: Slot [18] registered [ 0.228028] acpiphp: Slot [19] registered [ 0.229476] acpiphp: Slot [20] registered [ 0.230916] acpiphp: Slot [21] registered [ 0.232020] acpiphp: Slot [22] registered [ 0.233468] acpiphp: Slot [23] registered [ 0.234923] acpiphp: Slot [24] registered [ 0.236021] acpiphp: Slot [25] registered [ 0.237471] acpiphp: Slot [26] registered [ 0.238911] acpiphp: Slot [27] registered [ 0.240020] acpiphp: Slot [28] registered [ 0.241470] acpiphp: Slot [29] registered [ 0.242915] acpiphp: Slot [30] registered [ 0.244028] acpiphp: Slot [31] registered [ 0.245469] PCI host bridge to bus 0000:00 [ 0.246925] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.248004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.250026] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.252003] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.254215] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.256003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.264085] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.266635] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.287769] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.289206] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.292050] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.294587] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.296982] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.299253] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.300263] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.301956] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.304003] vgaarb: loaded [ 0.305077] vgaarb: bridge control possible 0000:00:02.0 [ 0.307148] SCSI subsystem initialized [ 0.308162] ACPI: bus type USB registered [ 0.309544] usbcore: registered new interface driver usbfs [ 0.311394] usbcore: registered new interface driver hub [ 0.312048] usbcore: registered new device driver usb [ 0.313826] PCI: Using ACPI for IRQ routing [ 0.313913] NetLabel: Initializing [ 0.316007] NetLabel: domain hash size = 128 [ 0.317543] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.319334] NetLabel: unlabeled traffic allowed by default [ 0.320199] Switched to clocksource kvm-clock [ 0.329250] AppArmor: AppArmor Filesystem Enabled [ 0.330914] pnp: PnP ACPI init [ 0.332106] ACPI: bus type PNP registered [ 0.334022] pnp: PnP ACPI: found 8 devices [ 0.335503] ACPI: bus type PNP unregistered [ 0.343358] NET: Registered protocol family 2 [ 0.345200] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.347825] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.350178] TCP: Hash tables configured (established 16384 bind 16384) [ 0.352432] TCP: reno registered [ 0.353682] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.355654] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.357792] NET: Registered protocol family 1 [ 0.359324] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.361288] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.363182] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.385480] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.407899] Trying to unpack rootfs image as initramfs... [ 0.508117] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.511100] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.513073] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.515135] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.518121] Scanning for low memory corruption every 60 seconds [ 0.520523] Initialise system trusted keyring [ 0.522125] audit: initializing netlink socket (disabled) [ 0.523982] type=2000 audit(1545939446.782:1): initialized [ 0.545066] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.548084] zbud: loaded [ 0.549338] VFS: Disk quotas dquot_6.5.2 [ 0.550804] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.553301] fuse init (API version 7.22) [ 0.554792] msgmni has been set to 3997 [ 0.556260] Key type big_key registered [ 0.558027] Key type asymmetric registered [ 0.559504] Asymmetric key parser 'x509' registered [ 0.561228] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.563889] io scheduler noop registered [ 0.565319] io scheduler deadline registered (default) [ 0.567096] io scheduler cfq registered [ 0.568565] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.570461] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.572676] ipmi message handler version 39.2 [ 0.574276] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.576879] ACPI: Power Button [PWRF] [ 0.578346] GHES: HEST is not enabled! [ 0.600643] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.644717] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.647255] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.672691] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.676157] Linux agpgart interface v0.103 [ 0.678614] brd: module loaded [ 0.680290] loop: module loaded [ 0.681884] blk-mq: CPU -> queue map [ 0.683241] CPU 0 -> Queue 0 [ 0.684427] CPU 1 -> Queue 0 [ 0.686428] vda: vda1 [ 0.688197] scsi0 : ata_piix [ 0.689483] scsi1 : ata_piix [ 0.690646] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.692861] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.695302] libphy: Fixed MDIO Bus: probed [ 0.696887] tun: Universal TUN/TAP device driver, 1.6 [ 0.698702] tun: (C) 1999-2004 Max Krasnyansky [ 0.701936] PPP generic driver version 2.4.2 [ 0.703498] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.705710] ehci-pci: EHCI PCI platform driver [ 0.707384] ehci-platform: EHCI generic platform driver [ 0.709194] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.711234] ohci-pci: OHCI PCI platform driver [ 0.712811] ohci-platform: OHCI generic platform driver [ 0.714598] uhci_hcd: USB Universal Host Controller Interface driver [ 0.737441] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.739305] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.742055] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.744131] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.746350] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.748895] usb usb1: Product: UHCI Host Controller [ 0.750600] usb usb1: Manufacturer: Linux 3.13.0-163-generic uhci_hcd [ 0.752713] usb usb1: SerialNumber: 0000:00:01.2 [ 0.754437] hub 1-0:1.0: USB hub found [ 0.755827] hub 1-0:1.0: 2 ports detected [ 0.757428] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.761087] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.762821] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.764688] mousedev: PS/2 mouse device common for all mice [ 0.766778] rtc_cmos 00:00: RTC can wake from S4 [ 0.768943] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.771077] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.774263] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.776610] device-mapper: uevent: version 1.0.3 [ 0.778315] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.781262] ledtrig-cpu: registered to indicate activity on CPUs [ 0.783373] TCP: cubic registered [ 0.784710] NET: Registered protocol family 10 [ 0.786599] NET: Registered protocol family 17 [ 0.788183] Key type dns_resolver registered [ 0.789842] Loading compiled-in X.509 certificates [ 0.792048] Loaded X.509 cert 'Magrathea: Glacier signing key: 094079111c1fcc174da628d837dd46328f08651c' [ 0.795270] registered taskstats version 1 [ 0.798586] Key type trusted registered [ 0.802658] Key type encrypted registered [ 0.815405] AppArmor: AppArmor sha1 policy hashing enabled [ 0.817290] IMA: No TPM chip found, activating TPM-bypass! [ 0.819702] regulator-dummy: disabling [ 0.821149] Magic number: 14:663:648 [ 0.822553] acpi LNXCPU:01: hash matches [ 0.824088] rtc_cmos 00:00: setting system clock to 2018-12-27 19:37:26 UTC (1545939446) [ 0.826997] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.829016] EDD information not available. [ 0.853279] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.856005] Write protecting the kernel read-only data: 12288k [ 0.858609] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.862711] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.877312] systemd-udevd[107]: starting version 204 [ 0.932485] FDC 0 is a S82078B [ 1.072101] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.236658] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.238902] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.241215] usb 1-1: Product: QEMU USB Tablet [ 1.242803] usb 1-1: Manufacturer: QEMU [ 1.244233] usb 1-1: SerialNumber: 42 [ 1.949415] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3 Begin: Loading essential drivers ... done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... done. [ 2.284872] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Begin: Running /scripts/local-bottom ... done. done. Begin: Running /scripts/init-bottom ... done. [ 2.418066] random: init urandom read with 10 bits of entropy available * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 2.541989] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Thu, 27 Dec 2018 19:37:28 +0000. Up 2.91 seconds. cloud-init-nonet[3.07]: waiting 10 seconds for network device * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[4.43]: static networking is now up * Starting enable remaining boot-time encrypted block devices[74G[ OK ] * Starting set sysctls from /etc/sysctl.conf[74G[ OK ] * Starting configure network device[74G[ OK ] * Stopping set sysctls from /etc/sysctl.conf[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Thu, 27 Dec 2018 19:37:30 +0000. Up 4.60 seconds. ci-info: ++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++ ci-info: +--------+------+-------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+------+-------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth0 | True | 192.168.0.7 | 255.255.255.0 | fa:16:3e:26:6a:cd | ci-info: +--------+------+-------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ dmesg: write failed: Broken pipe Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: b5:cb:e3:75:66:4d:ad:50:54:94:9f:28:0b:20:6e:fc root@ellis-0 The key's randomart image is: +--[ RSA 2048]----+ | .o+| | . . . . | | o . . . o o| | + o o o .o| | . . S o + o| | E . o . + | | + . = .| | . o + | | . | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 2d:6d:0a:9e:95:46:d3:7c:83:33:5c:f2:0f:c0:73:05 root@ellis-0 The key's randomart image is: +--[ DSA 1024]----+ | .o Eo. | | +o*. | | o Bo= | | . = + + | | . S + . | | . = + | | o . | | | | | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 56:29:6b:a0:1c:40:03:fd:a2:ec:0b:e4:e0:14:30:5f root@ellis-0 The key's randomart image is: +--[ECDSA 256]---+ |+++ E | |.o.+ . | | .... . . o | | o..o . + | |o+ .o S | |B. o | |oo | |.. | | .. | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: 82:7e:96:3b:a8:e4:db:0c:2e:7d:39:cb:2c:0c:9c:63 root@ellis-0 The key's randomart image is: +--[ED25519 256--+ | | | | | | | . | |. . . . S | |.E . o | |.++ .o+ | |.++*=o.. | | .==*o.. | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting early crypto disks... * Starting Handle applying cloud-config[74G[ OK ] [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Thu, 27 Dec 2018 19:37:33 +0000. Up 7.91 seconds. * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Thu, 27 Dec 2018 19:37:34 +0000. Up 8.93 seconds. + echo 'deb http://repo.cw-ngv.com/stable binary/' + apt-key add - + curl -L http://repo.cw-ngv.com/repo_key % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 14364 0 --:--:-- --:--:-- --:--:-- 14313 OK + apt-get update Ubuntu 14.04.5 LTS ellis-0 ttyS0 ellis-0 login: Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:3 http://repo.cw-ngv.com binary/ Release [1219 B] Get:4 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:5 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB] Get:7 http://security.ubuntu.com trusty-security/main Sources [167 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [226 kB] Get:10 http://security.ubuntu.com trusty-security/universe Sources [96.0 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7437 B] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1135 kB] Get:13 http://security.ubuntu.com trusty-security/main amd64 Packages [797 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [510 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [562 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:19 http://security.ubuntu.com trusty-security/universe amd64 Packages [277 kB] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [272 kB] Get:22 http://security.ubuntu.com trusty-security/main Translation-en [427 kB] Get:23 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:25 http://security.ubuntu.com trusty-security/universe Translation-en [150 kB] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Fetched 12.9 MB in 5s (2313 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip= + '[' -n '' ']' + etcd_ip=192.168.0.7 + cat + DEBIAN_FRONTEND=noninteractive + apt-get install ellis --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libaio1 libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdbd-mysql-perl libdbi-perl libdpkg-perl libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libhtml-template-perl libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libquadmath0 libsensors4 libstdc++-4.8-dev libterm-readkey-perl libtiff5 libtsan0 libvpx1 libxpm4 libxslt1.1 libzmq3 linux-libc-dev make manpages-dev mysql-client-5.5 mysql-client-core-5.5 mysql-common mysql-server mysql-server-5.5 mysql-server-core-5.5 nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sysstat Suggested packages: binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales debian-keyring clearwater-logging clearwater-snmpd g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc libclone-perl libmldbm-perl libnet-daemon-perl libplrpc-perl libsql-statement-perl libgd-tools libipc-sharedcache-perl lm-sensors libstdc++-4.8-doc make-doc tinyca mailx fcgiwrap nginx-doc ntp-doc python-genshi python-lxml python3-setuptools isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev ellis fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libaio1 libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdbd-mysql-perl libdbi-perl libdpkg-perl libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libhtml-template-perl libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libquadmath0 libsensors4 libstdc++-4.8-dev libterm-readkey-perl libtiff5 libtsan0 libvpx1 libxpm4 libxslt1.1 libzmq3 linux-libc-dev make manpages-dev mysql-client-5.5 mysql-client-core-5.5 mysql-common mysql-server mysql-server-5.5 mysql-server-core-5.5 nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sysstat 0 upgraded, 98 newly installed, 0 to remove and 12 not upgraded. Need to get 69.8 MB of archives. After this operation, 253 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libaio1 amd64 0.3.109-4 [6364 B] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:10 http://repo.cw-ngv.com/stable/ binary/ ellis 1.0-180326.110234 [10.4 MB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libdbi-perl amd64 1.630-1 [879 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdbd-mysql-perl amd64 4.025-1ubuntu0.1 [87.6 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libterm-readkey-perl amd64 2.31-1 [27.4 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-core-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [707 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [1459 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-core-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [3754 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [1979 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-164.214 [774 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5418 B] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server all 5.5.62-0ubuntu0.14.04.1 [11.0 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libhtml-template-perl all 2.95-1 [65.5 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Extracting templates from packages: 30%Extracting templates from packages: 61%Extracting templates from packages: 91%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 69.8 MB in 16s (4269 kB/s) Selecting previously unselected package libaio1:amd64. (Reading database ... 51330 files and directories currently installed.) Preparing to unpack .../libaio1_0.3.109-4_amd64.deb ... Unpacking libaio1:amd64 (0.3.109-4) ... Selecting previously unselected package libasan0:amd64. Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libjbig0:amd64. Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... Selecting previously unselected package libtiff5:amd64. Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Selecting previously unselected package libvpx1:amd64. Preparing to unpack .../libvpx1_1.3.0-2_amd64.deb ... Unpacking libvpx1:amd64 (1.3.0-2) ... Selecting previously unselected package libxpm4:amd64. Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Selecting previously unselected package libgd3:amd64. Preparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package mysql-common. Preparing to unpack .../mysql-common_5.5.62-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package libmysqlclient18:amd64. Preparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libxslt1.1:amd64. Preparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package libdbi-perl. Preparing to unpack .../libdbi-perl_1.630-1_amd64.deb ... Unpacking libdbi-perl (1.630-1) ... Selecting previously unselected package libdbd-mysql-perl. Preparing to unpack .../libdbd-mysql-perl_4.025-1ubuntu0.1_amd64.deb ... Unpacking libdbd-mysql-perl (4.025-1ubuntu0.1) ... Selecting previously unselected package libterm-readkey-perl. Preparing to unpack .../libterm-readkey-perl_2.31-1_amd64.deb ... Unpacking libterm-readkey-perl (2.31-1) ... Selecting previously unselected package mysql-client-core-5.5. Preparing to unpack .../mysql-client-core-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking mysql-client-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package mysql-client-5.5. Preparing to unpack .../mysql-client-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package mysql-server-core-5.5. Preparing to unpack .../mysql-server-core-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking mysql-server-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Setting up mysql-common (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package mysql-server-5.5. (Reading database ... 51933 files and directories currently installed.) Preparing to unpack .../mysql-server-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking mysql-server-5.5 (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-164.214_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-164.214) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ... Unpacking clearwater-diags-monitor (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... Selecting previously unselected package nginx-common. Preparing to unpack .../nginx-common_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx-common (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx-core. Preparing to unpack .../nginx-core_1.4.6-1ubuntu3.9_amd64.deb ... Unpacking nginx-core (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx. Preparing to unpack .../nginx_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx (1.4.6-1ubuntu3.9) ... Selecting previously unselected package clearwater-nginx. Preparing to unpack .../clearwater-nginx_1.0-180322.165850_all.deb ... Unpacking clearwater-nginx (1.0-180322.165850) ... Selecting previously unselected package mysql-server. Preparing to unpack .../mysql-server_5.5.62-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-server (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package ellis. Preparing to unpack .../ellis_1.0-180326.110234_amd64.deb ... Unpacking ellis (1.0-180326.110234) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package libhtml-template-perl. Preparing to unpack .../libhtml-template-perl_2.95-1_all.deb ... Unpacking libhtml-template-perl (2.95-1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up libaio1:amd64 (0.3.109-4) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up fonts-dejavu-core (2.34-1ubuntu1) ... Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Setting up libjpeg8:amd64 (8c-2ubuntu8) ... Setting up libjbig0:amd64 (2.0-2ubuntu4.1) ... Setting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Setting up libvpx1:amd64 (1.3.0-2) ... Setting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Setting up libgd3:amd64 (2.1.0-3ubuntu0.10) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up libdbi-perl (1.630-1) ... Setting up libdbd-mysql-perl (4.025-1ubuntu0.1) ... Setting up libterm-readkey-perl (2.31-1) ... Setting up mysql-client-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... Setting up mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ... Setting up mysql-server-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... Setting up mysql-server-5.5 (5.5.62-0ubuntu0.14.04.1) ... mysql start/running, process 8562 Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up libc-dev-bin (2.19-0ubuntu6.14) ... Setting up linux-libc-dev:amd64 (3.13.0-164.214) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up iotop (0.6-1) ... Setting up nginx-common (1.4.6-1ubuntu3.9) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up libhtml-template-perl (2.95-1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up mysql-server (5.5.62-0ubuntu0.14.04.1) ... Setting up clearwater-infrastructure (1.0-180328.114312) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting cw_infrastructure Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Installing collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-log-cleanup (1.0-180328.114312) ... Setting up clearwater-monit (5.18-180322.170159) ... clearwater-monit start/running, process 9285 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-diags-monitor (1.0-180328.114312) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up nginx-core (1.4.6-1ubuntu3.9) ... Setting up nginx (1.4.6-1ubuntu3.9) ... Setting up clearwater-nginx (1.0-180322.165850) ... Testing nginx configuration... nginx: the configuration file /etc/nginx/nginx.conf syntax is ok nginx: configuration file /etc/nginx/nginx.conf test is successful Site ping has been enabled. Run /etc/init.d/nginx reload to apply the changes. Generating a 2048 bit RSA private key ................................................+++ .......+++ unable to write 'random state' writing new private key to 'nginx.key' ----- Signature ok subject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown Getting Private key unable to write 'random state' Adding 'diversion of /etc/init.d/nginx to /etc/init.d/nginx.clearwater-orig by clearwater-nginx' Adding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx' Processing triggers for ureadahead (0.100.0-16) ... Setting up ellis (1.0-180326.110234) ... usermod: no changes Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/ellis/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting ellis Collecting metaswitchcommon (from ellis) Collecting backports.ssl-match-hostname (from ellis) Collecting backports-abc (from ellis) Collecting certifi (from ellis) Collecting msgpack-python (from ellis) Collecting singledispatch (from ellis) Collecting tornado (from ellis) Collecting pycurl (from ellis) Collecting py-bcrypt (from ellis) Collecting MySQL-python (from ellis) Collecting six (from ellis) Collecting prctl (from ellis) Collecting SQLAlchemy (from ellis) Collecting phonenumbers (from ellis) Collecting defusedxml (from ellis) Collecting pycparser (from metaswitchcommon->ellis) Collecting pycrypto (from metaswitchcommon->ellis) Collecting monotonic (from metaswitchcommon->ellis) Collecting cffi (from metaswitchcommon->ellis) Collecting pyzmq (from metaswitchcommon->ellis) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, backports.ssl-match-hostname, backports-abc, certifi, msgpack-python, six, singledispatch, tornado, pycurl, py-bcrypt, MySQL-python, prctl, SQLAlchemy, phonenumbers, defusedxml, ellis Successfully installed MySQL-python-1.2.5 SQLAlchemy-1.0.9 backports-abc-0.5 backports.ssl-match-hostname-3.5.0.1 certifi-2017.4.17 cffi-1.10.0 defusedxml-0.5.0 ellis-0.1 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.6 phonenumbers-7.1.1 prctl-1.0.1 py-bcrypt-0.4 pycparser-2.18 pycrypto-2.6.1 pycurl-7.43.0 pyzmq-16.0.2 singledispatch-3.4.0.3 six-1.10.0 tornado-2.3 * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Processing triggers for libc-bin (2.19-0ubuntu6.14) ... Processing triggers for ureadahead (0.100.0-16) ... + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-queue-manager python-jsonschema python-mock Suggested packages: python-mock-doc The following NEW packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-management clearwater-queue-manager python-jsonschema python-mock 0 upgraded, 7 newly installed, 0 to remove and 12 not upgraded. Need to get 38.4 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB] Fetched 38.4 MB in 4s (8371 kB/s) Selecting previously unselected package python-mock. (Reading database ... 58141 files and directories currently installed.) Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ... Unpacking clearwater-etcd (1.0-180328.115321) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-cluster-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-queue-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-config-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ... Unpacking clearwater-management (1.0-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up clearwater-etcd (1.0-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_cluster_manager Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6) Setting up clearwater-queue-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_queue_manager Collecting metaswitchcommon (from clearwater_queue_manager) Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_config_manager Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting requests (from clearwater_config_manager) Collecting nsenter (from clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting pathlib (from nsenter->clearwater_config_manager) Collecting contextlib2 (from nsenter->clearwater_config_manager) Collecting argparse (from nsenter->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, pathlib, contextlib2, argparse, nsenter, clearwater-config-manager Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env Successfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 nsenter-0.2 pathlib-1.0.1 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-180328.115321) ... + /usr/share/clearwater/clearwater-etcd/scripts/wait_for_etcd + /usr/share/clearwater/clearwater-config-manager/scripts/cw-config download shared_config --autoconfirm --dir /tmp shared_config is not present in the configuration database. A blank file has been created for you. You can make changes to this and upload as normal. shared_config downloaded to /tmp/shared_config + cat + /usr/share/clearwater/clearwater-config-manager/scripts/cw-config upload shared_config --autoconfirm --dir /tmp Config successfully validated shared_config is not present in the configuration database. A blank file has been created for you. You can make changes to this and upload as normal. Configuration file change: user None has modified shared_config. Lines added: "# Deployment definitions" "home_domain=clearwater.opnfv" "sprout_hostname=sprout.clearwater.opnfv" "hs_hostname=hs.clearwater.opnfv:8888" "hs_provisioning_hostname=hs-prov.clearwater.opnfv:8889" "ralf_hostname=ralf.clearwater.opnfv:10888" "xdms_hostname=homer.clearwater.opnfv:7888" "sprout_impi_store=vellum.clearwater.opnfv" "sprout_registration_store=vellum.clearwater.opnfv" "homestead_impu_store=vellum.clearwater.opnfv" "cassandra_hostname=vellum.clearwater.opnfv" "chronos_hostname=vellum.clearwater.opnfv" "ralf_session_store=vellum.clearwater.opnfv" "upstream_port=0" "# Email server configuration" "smtp_smarthost=localhost" "smtp_username=username" "smtp_password=password" "email_recovery_sender=clearwater@example.org" "# Keys" "signup_key=secret" "turn_workaround=secret" "ellis_api_key=secret" "ellis_cookie_key=secret" shared_config successfully uploaded + service clearwater-infrastructure restart * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. nginx: the configuration file /etc/nginx/nginx.conf syntax is ok nginx: configuration file /etc/nginx/nginx.conf test is successful ...done. + service ellis stop + /usr/share/clearwater/ellis/env/bin/python /usr/share/clearwater/ellis/src/metaswitch/ellis/tools/create_numbers.py --start 6505550000 --count 1000 --realm clearwater.opnfv Created 1000 numbers, 0 already present in database + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.203 ++ echo 172.30.9.203 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.203 ++ ip2rr 172.30.9.203 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.203 ++ echo A 172.30.9.203 + echo 'nameserver 192.168.0.2' + echo RESOLV_CONF=/etc/dnsmasq.resolv.conf + service dnsmasq force-reload * Restarting DNS forwarder and DHCP server dnsmasq ...done. ci-info: ++++++++++Authorized keys from /home/ubuntu/.ssh/authorized_keys for user ubuntu+++++++++++ ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | Keytype | Fingerprint (md5) | Options | Comment | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | ssh-rsa | fb:2c:30:0c:e8:98:b2:1a:c4:c0:13:a4:f3:b2:82:59 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 2d:6d:0a:9e:95:46:d3:7c:83:33:5c:f2:0f:c0:73:05 root@ellis-0 (DSA) ec2: 256 56:29:6b:a0:1c:40:03:fd:a2:ec:0b:e4:e0:14:30:5f root@ellis-0 (ECDSA) ec2: 256 82:7e:96:3b:a8:e4:db:0c:2e:7d:39:cb:2c:0c:9c:63 root@ellis-0 (ED25519) ec2: 2048 b5:cb:e3:75:66:4d:ad:50:54:94:9f:28:0b:20:6e:fc root@ellis-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEdPmDeX+V88er1v1XNS/m0UBZtULJa6pTy7ziOd67mWujYV0EYhB9f8pBh4hFX0PHdjMF9YUyr8kQ7ZwI2LHhA= root@ellis-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIHj+Yqv4UK/Toj8kBipcrx6E7K1a18UNy3dajVv9coMZ root@ellis-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDZ9Q4FC4jEgYHxo4+NJ8SVY4CZKu6gH6sQHPSBSr52dyRjrhxnkSe+eL4DYkwxdtBV3DfOrerdUf+d1W8zh2490F1ENxjq7ive3T9u7NpwPt8rRZBzHmY2XkVxbHUv9HSLDDMEOpea8nVo8BerbK57mcApkOxquyaDKPGDAP307jrQjk7gLb6gPaI9AC0UVR7pfWH3AD7QJShXPInFE02CVRFnX5h/avND3xz5U70A4NkGBjdzGuYiHf2IJFTgsYoaPQ0acdQZpND9ryxHS70Lo1mowmC4KPmIrjFFCrvtZnBVo2bQDx3FXyLVAe00ImAGBHZzPUg1rLmFoxo/5HHj root@ellis-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Thu, 27 Dec 2018 19:40:33 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 187.18 seconds 2018-12-27 19:41:35,297 - functest.core.singlevm - DEBUG - regex found: ''Cloud-init .* finished at ' in console 2018-12-27 19:41:35,297 - functest.opnfv_tests.vnf.ims.heat_ims - DEBUG - server: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'clearwater-opnfv-private-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:26:6a:cd', u'version': 4, u'addr': u'192.168.0.7', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:26:6a:cd', u'version': 4, u'addr': u'172.30.9.203', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'32de5565-c2d6-40e1-a076-b02e04d8b38d', 'name': u'heat_ims-img_bd473631-e088-4b41-9469-069909e508ff'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-12-27T19:37:25.000000', 'flavor': Munch({u'id': u'49521764-2b45-4138-bc33-9eb85445fa6c', 'name': u'heat_ims-flavor_bd473631-e088-4b41-9469-069909e508ff'}), 'az': u'nova', 'id': u'58a22854-a720-43ad-b9f2-662508a20c99', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'5659dcbdaa7742d7bfece797c4514064', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'security_group_id': u'4bc13201-5825-485d-bbb8-fb61a04a8814', 'tenant_id': '', 'port_range_min': 22, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5659dcbdaa7742d7bfece797c4514064', 'name': 'heat_ims-project_bd473631-e088-4b41-9469-069909e508ff', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'9ca2ae3b-aeb9-42c8-b839-785961bd3198'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'4bc13201-5825-485d-bbb8-fb61a04a8814', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5659dcbdaa7742d7bfece797c4514064', 'name': 'heat_ims-project_bd473631-e088-4b41-9469-069909e508ff', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'bc172610-c5eb-4156-a8cf-38e8a5048a76'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 161, 'security_group_id': u'4bc13201-5825-485d-bbb8-fb61a04a8814', 'tenant_id': '', 'port_range_min': 161, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5659dcbdaa7742d7bfece797c4514064', 'name': 'heat_ims-project_bd473631-e088-4b41-9469-069909e508ff', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'bcefb1eb-9c63-4384-8cf1-39adffe3dc2d'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 4000, 'security_group_id': u'4bc13201-5825-485d-bbb8-fb61a04a8814', 'tenant_id': '', 'port_range_min': 4000, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5659dcbdaa7742d7bfece797c4514064', 'name': 'heat_ims-project_bd473631-e088-4b41-9469-069909e508ff', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'5659dcbdaa7742d7bfece797c4514064', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'5659dcbdaa7742d7bfece797c4514064', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'd56a69ab-3721-44f4-bfa6-3280ce1d926c'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 2380, 'security_group_id': u'4bc13201-5825-485d-bbb8-fb61a04a8814', 'tenant_id': '', 'port_range_min': 2380, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5659dcbdaa7742d7bfece797c4514064', 'name': 'heat_ims-project_bd473631-e088-4b41-9469-069909e508ff', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'5659dcbdaa7742d7bfece797c4514064', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'5659dcbdaa7742d7bfece797c4514064', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'd5d04970-90aa-49ba-9a88-7ca28a8efceb'})], 'id': u'4bc13201-5825-485d-bbb8-fb61a04a8814', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5659dcbdaa7742d7bfece797c4514064', 'name': 'heat_ims-project_bd473631-e088-4b41-9469-069909e508ff', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'5659dcbdaa7742d7bfece797c4514064', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'}), Munch({'description': u'Security group for Ellis nodes (management)', 'tenant_id': u'5659dcbdaa7742d7bfece797c4514064', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 443, 'security_group_id': u'c62903cc-0dfa-4b46-990f-7769fe6247d6', 'tenant_id': '', 'port_range_min': 443, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5659dcbdaa7742d7bfece797c4514064', 'name': 'heat_ims-project_bd473631-e088-4b41-9469-069909e508ff', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'335afd8a-9086-4483-821e-6c8e3ef3067f'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 80, 'security_group_id': u'c62903cc-0dfa-4b46-990f-7769fe6247d6', 'tenant_id': '', 'port_range_min': 80, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5659dcbdaa7742d7bfece797c4514064', 'name': 'heat_ims-project_bd473631-e088-4b41-9469-069909e508ff', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'e21415c1-e7f2-4a48-8387-e3bc3ae677e3'})], 'id': u'c62903cc-0dfa-4b46-990f-7769fe6247d6', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5659dcbdaa7742d7bfece797c4514064', 'name': 'heat_ims-project_bd473631-e088-4b41-9469-069909e508ff', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'5659dcbdaa7742d7bfece797c4514064', 'properties': Munch({}), 'name': u'clearwater-opnfv-ellis-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'e7c77990ffaf4447ba7d154f141f5f6f', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.203', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5659dcbdaa7742d7bfece797c4514064', 'name': 'heat_ims-project_bd473631-e088-4b41-9469-069909e508ff', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.203', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.203', 'launched_at': u'2018-12-27T19:37:25.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-12-27T19:37:25Z', 'hostId': u'7935404ab45d1467d9d5233abd8c2483b155e013f8c227d5b4684907', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_bd473631-e088-4b41-9469-069909e508ff', 'public_v6': '', 'private_v4': u'192.168.0.7', 'cloud': 'envvars', 'host_id': u'7935404ab45d1467d9d5233abd8c2483b155e013f8c227d5b4684907', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-12-27T19:37:25.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'5659dcbdaa7742d7bfece797c4514064', 'name': u'ellis-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'5659dcbdaa7742d7bfece797c4514064', 'created_at': u'2018-12-27T19:35:46Z', 'created': u'2018-12-27T19:35:46Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-12-27 19:41:35,299 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-27 19:41:35,301 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1160947540e39475cdcf001250247e001a7a12cf" 2018-12-27 19:41:35,943 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:41:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b16d8f53-ba69-4974-b219-b3096d249f8c x-compute-request-id: req-b16d8f53-ba69-4974-b219-b3096d249f8c Content-Encoding: gzip Content-Length: 1508 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:c2:e4", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:c2:e4", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:64:42:66", "version": 4, "addr": "192.168.1.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:64:42:66", "version": 4, "addr": "172.30.9.218", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/b60d844c-a06f-456e-a245-d548e0ebe850", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/b60d844c-a06f-456e-a245-d548e0ebe850", "rel": "bookmark"}], "image": {"id": "32de5565-c2d6-40e1-a076-b02e04d8b38d", "links": [{"href": "http://172.30.9.31:8774/images/32de5565-c2d6-40e1-a076-b02e04d8b38d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T19:38:29.000000", "flavor": {"id": "49521764-2b45-4138-bc33-9eb85445fa6c", "links": [{"href": "http://172.30.9.31:8774/flavors/49521764-2b45-4138-bc33-9eb85445fa6c", "rel": "bookmark"}]}, "id": "b60d844c-a06f-456e-a245-d548e0ebe850", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "e7c77990ffaf4447ba7d154f141f5f6f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T19:38:29Z", "hostId": "7935404ab45d1467d9d5233abd8c2483b155e013f8c227d5b4684907", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_bd473631-e088-4b41-9469-069909e508ff", "name": "homer-0.clearwater.opnfv", "created": "2018-12-27T19:37:54Z", "tenant_id": "5659dcbdaa7742d7bfece797c4514064", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:ef:3f", "version": 4, "addr": "192.168.0.27", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:ef:3f", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:9f:e7", "version": 4, "addr": "192.168.1.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/61e02295-3179-4e3a-8f57-836a5933f12c", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/61e02295-3179-4e3a-8f57-836a5933f12c", "rel": "bookmark"}], "image": {"id": "32de5565-c2d6-40e1-a076-b02e04d8b38d", "links": [{"href": "http://172.30.9.31:8774/images/32de5565-c2d6-40e1-a076-b02e04d8b38d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T19:38:27.000000", "flavor": {"id": "49521764-2b45-4138-bc33-9eb85445fa6c", "links": [{"href": "http://172.30.9.31:8774/flavors/49521764-2b45-4138-bc33-9eb85445fa6c", "rel": "bookmark"}]}, "id": "61e02295-3179-4e3a-8f57-836a5933f12c", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "e7c77990ffaf4447ba7d154f141f5f6f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T19:38:27Z", "hostId": "7935404ab45d1467d9d5233abd8c2483b155e013f8c227d5b4684907", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_bd473631-e088-4b41-9469-069909e508ff", "name": "dime-0.clearwater.opnfv", "created": "2018-12-27T19:37:53Z", "tenant_id": "5659dcbdaa7742d7bfece797c4514064", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d9:11:be", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d9:11:be", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c7:d5:1f", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/f6653274-ab3c-4e08-a1c5-e0a3a5e12bab", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/f6653274-ab3c-4e08-a1c5-e0a3a5e12bab", "rel": "bookmark"}], "image": {"id": "32de5565-c2d6-40e1-a076-b02e04d8b38d", "links": [{"href": "http://172.30.9.31:8774/images/32de5565-c2d6-40e1-a076-b02e04d8b38d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T19:38:31.000000", "flavor": {"id": "49521764-2b45-4138-bc33-9eb85445fa6c", "links": [{"href": "http://172.30.9.31:8774/flavors/49521764-2b45-4138-bc33-9eb85445fa6c", "rel": "bookmark"}]}, "id": "f6653274-ab3c-4e08-a1c5-e0a3a5e12bab", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}], "user_id": "e7c77990ffaf4447ba7d154f141f5f6f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T19:38:31Z", "hostId": "7935404ab45d1467d9d5233abd8c2483b155e013f8c227d5b4684907", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_bd473631-e088-4b41-9469-069909e508ff", "name": "sprout-0.clearwater.opnfv", "created": "2018-12-27T19:37:53Z", "tenant_id": "5659dcbdaa7742d7bfece797c4514064", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b7:4f", "version": 4, "addr": "192.168.0.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b7:4f", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:c1:db", "version": 4, "addr": "192.168.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:c1:db", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/fc6bcdb8-04b7-40f4-a89b-dcddd8130d44", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/fc6bcdb8-04b7-40f4-a89b-dcddd8130d44", "rel": "bookmark"}], "image": {"id": "32de5565-c2d6-40e1-a076-b02e04d8b38d", "links": [{"href": "http://172.30.9.31:8774/images/32de5565-c2d6-40e1-a076-b02e04d8b38d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T19:38:29.000000", "flavor": {"id": "49521764-2b45-4138-bc33-9eb85445fa6c", "links": [{"href": "http://172.30.9.31:8774/flavors/49521764-2b45-4138-bc33-9eb85445fa6c", "rel": "bookmark"}]}, "id": "fc6bcdb8-04b7-40f4-a89b-dcddd8130d44", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-bono-sig"}], "user_id": "e7c77990ffaf4447ba7d154f141f5f6f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T19:38:29Z", "hostId": "7935404ab45d1467d9d5233abd8c2483b155e013f8c227d5b4684907", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_bd473631-e088-4b41-9469-069909e508ff", "name": "bono-0.clearwater.opnfv", "created": "2018-12-27T19:37:53Z", "tenant_id": "5659dcbdaa7742d7bfece797c4514064", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9e:85:ac", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9e:85:ac", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3d:d4:30", "version": 4, "addr": "192.168.1.2", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/38fc4a7e-277a-4960-88c7-d39ce87f4bdc", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/38fc4a7e-277a-4960-88c7-d39ce87f4bdc", "rel": "bookmark"}], "image": {"id": "32de5565-c2d6-40e1-a076-b02e04d8b38d", "links": [{"href": "http://172.30.9.31:8774/images/32de5565-c2d6-40e1-a076-b02e04d8b38d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T19:38:07.000000", "flavor": {"id": "49521764-2b45-4138-bc33-9eb85445fa6c", "links": [{"href": "http://172.30.9.31:8774/flavors/49521764-2b45-4138-bc33-9eb85445fa6c", "rel": "bookmark"}]}, "id": "38fc4a7e-277a-4960-88c7-d39ce87f4bdc", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}], "user_id": "e7c77990ffaf4447ba7d154f141f5f6f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T19:38:07Z", "hostId": "e0f75b676eb2b7d2e6c5c117c7ca7a2f9cec907ebbfca4e893351767", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_bd473631-e088-4b41-9469-069909e508ff", "name": "vellum-0.clearwater.opnfv", "created": "2018-12-27T19:37:50Z", "tenant_id": "5659dcbdaa7742d7bfece797c4514064", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:26:6a:cd", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:26:6a:cd", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/58a22854-a720-43ad-b9f2-662508a20c99", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/58a22854-a720-43ad-b9f2-662508a20c99", "rel": "bookmark"}], "image": {"id": "32de5565-c2d6-40e1-a076-b02e04d8b38d", "links": [{"href": "http://172.30.9.31:8774/images/32de5565-c2d6-40e1-a076-b02e04d8b38d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T19:37:25.000000", "flavor": {"id": "49521764-2b45-4138-bc33-9eb85445fa6c", "links": [{"href": "http://172.30.9.31:8774/flavors/49521764-2b45-4138-bc33-9eb85445fa6c", "rel": "bookmark"}]}, "id": "58a22854-a720-43ad-b9f2-662508a20c99", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "e7c77990ffaf4447ba7d154f141f5f6f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T19:37:25Z", "hostId": "7935404ab45d1467d9d5233abd8c2483b155e013f8c227d5b4684907", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_bd473631-e088-4b41-9469-069909e508ff", "name": "ellis-0.clearwater.opnfv", "created": "2018-12-27T19:35:46Z", "tenant_id": "5659dcbdaa7742d7bfece797c4514064", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2c:36:bf", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2c:36:bf", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7b:f8:ba", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/dbc80c75-c7be-4193-8df4-be72cd1301d0", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/dbc80c75-c7be-4193-8df4-be72cd1301d0", "rel": "bookmark"}], "image": {"id": "32de5565-c2d6-40e1-a076-b02e04d8b38d", "links": [{"href": "http://172.30.9.31:8774/images/32de5565-c2d6-40e1-a076-b02e04d8b38d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T19:35:32.000000", "flavor": {"id": "49521764-2b45-4138-bc33-9eb85445fa6c", "links": [{"href": "http://172.30.9.31:8774/flavors/49521764-2b45-4138-bc33-9eb85445fa6c", "rel": "bookmark"}]}, "id": "dbc80c75-c7be-4193-8df4-be72cd1301d0", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "e7c77990ffaf4447ba7d154f141f5f6f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T19:35:32Z", "hostId": "e0f75b676eb2b7d2e6c5c117c7ca7a2f9cec907ebbfca4e893351767", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_bd473631-e088-4b41-9469-069909e508ff", "name": "ns.clearwater.opnfv", "created": "2018-12-27T19:33:41Z", "tenant_id": "5659dcbdaa7742d7bfece797c4514064", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-27 19:41:35,943 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-b16d8f53-ba69-4974-b219-b3096d249f8c 2018-12-27 19:41:35,943 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.644574165344s 2018-12-27 19:41:35,944 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-b16d8f53-ba69-4974-b219-b3096d249f8c 2018-12-27 19:41:35,952 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-12-27 19:41:35,954 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/servers/dbc80c75-c7be-4193-8df4-be72cd1301d0/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}1160947540e39475cdcf001250247e001a7a12cf" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-27 19:41:36,072 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:41:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-93b17c58-0b59-4496-97ef-08868398d786 x-compute-request-id: req-93b17c58-0b59-4496-97ef-08868398d786 Content-Encoding: gzip Content-Length: 11907 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-163-generic (buildd@lgw01-amd64-058) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #213-Ubuntu SMP Thu Nov 15 02:19:07 UTC 2018 (Ubuntu 3.13.0-163.213-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-163-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff]\n[ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff]\n[ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff]\n[ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff]\n[ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000007ffe1551 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000007ffe0000 000040\n[ 0.000000] ACPI: APIC 000000007ffe14d1 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84096 r8192 d22400 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc80\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-163-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008003] pid_max: default: 32768 minimum: 301\n[ 0.009617] Security Framework initialized\n[ 0.011099] AppArmor: AppArmor initialized\n[ 0.012003] Yama: becoming mindful.\n[ 0.013427] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.017790] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.020881] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.023048] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.024281] Initializing cgroup subsys memory\n[ 0.028006] Initializing cgroup subsys devices\n[ 0.029552] Initializing cgroup subsys freezer\n[ 0.031093] Initializing cgroup subsys blkio\n[ 0.032003] Initializing cgroup subsys perf_event\n[ 0.033608] Initializing cgroup subsys hugetlb\n[ 0.036531] mce: CPU supports 10 MCE banks\n[ 0.038015] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.038015] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.040004] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.041839] Spectre V2 : Enabling Indirect Branch Prediction Barrier\n[ 0.044002] Spectre V2 : Enabling Restricted Speculation for firmware calls\n[ 0.046209] Spectre V2 : Disabling Indirect Banch Restricted Speculation\n[ 0.048002] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.052003] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.056375] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.062252] ACPI: Core revision 20131115\n[ 0.064142] ACPI: All ACPI Tables successfully acquired\n[ 0.066149] ftrace: allocating 28753 entries in 113 pages\n[ 0.088241] smpboot: Max logical packages: 2\n[ 0.092093] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.096003] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.100326] Enabling x2apic\n[ 0.101418] Enabled x2apic\n[ 0.102797] Switched APIC routing to physical x2apic.\n[ 0.105426] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.108001] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.111734] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.119314] KVM setup paravirtual spinlock\n[ 0.122375] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.124227] x86: Booting SMP configuration:\n[ 0.125757] .... node #0, CPUs: #1[ 0.122321] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.140021] x86: Booted up 1 node, 2 CPUs\n[ 0.140011] KVM setup async PF for cpu 1\n[ 0.140011] kvm-stealtime: cpu 1, msr 7fd0fc80\n[ 0.144011] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.146620] devtmpfs: initialized\n[ 0.149842] EVM: security.selinux\n[ 0.151080] EVM: security.SMACK64\n[ 0.152003] EVM: security.ima\n[ 0.153132] EVM: security.capability\n[ 0.154471] pinctrl core: initialized pinctrl subsystem\n[ 0.156102] regulator-dummy: no parameters\n[ 0.157638] RTC time: 19:35:32, date: 12/27/18\n[ 0.159241] NET: Registered protocol family 16\n[ 0.160144] cpuidle: using governor ladder\n[ 0.161595] cpuidle: using governor menu\n[ 0.163076] ACPI: bus type PCI registered\n[ 0.164011] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.166270] PCI: Using configuration type 1 for base access\n[ 0.168649] bio: create slab at 0\n[ 0.169483] ACPI: Added _OSI(Module Device)\n[ 0.169554] ACPI: Added _OSI(Processor Device)\n[ 0.172004] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.173608] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.177127] ACPI: Interpreter enabled\n[ 0.178473] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.180925] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.184004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.188008] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.191308] ACPI: (supports S0 S5)\n[ 0.192003] ACPI: Using IOAPIC for interrupt routing\n[ 0.193686] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.196208] ACPI: No dock devices found.\n[ 0.199593] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.200015] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.202207] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.204028] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.207911] acpiphp: Slot [3] registered\n[ 0.208035] acpiphp: Slot [4] registered\n[ 0.209458] acpiphp: Slot [5] registered\n[ 0.210876] acpiphp: Slot [6] registered\n[ 0.212034] acpiphp: Slot [7] registered\n[ 0.213462] acpiphp: Slot [8] registered\n[ 0.214871] acpiphp: Slot [9] registered\n[ 0.216029] acpiphp: Slot [10] registered\n[ 0.217463] acpiphp: Slot [11] registered\n[ 0.218899] acpiphp: Slot [12] registered\n[ 0.220021] acpiphp: Slot [13] registered\n[ 0.221454] acpiphp: Slot [14] registered\n[ 0.222892] acpiphp: Slot [15] registered\n[ 0.224021] acpiphp: Slot [16] registered\n[ 0.225456] acpiphp: Slot [17] registered\n[ 0.226886] acpiphp: Slot [18] registered\n[ 0.228028] acpiphp: Slot [19] registered\n[ 0.229459] acpiphp: Slot [20] registered\n[ 0.230881] acpiphp: Slot [21] registered\n[ 0.232021] acpiphp: Slot [22] registered\n[ 0.233444] acpiphp: Slot [23] registered\n[ 0.234871] acpiphp: Slot [24] registered\n[ 0.236023] acpiphp: Slot [25] registered\n[ 0.237453] acpiphp: Slot [26] registered\n[ 0.238883] acpiphp: Slot [27] registered\n[ 0.240021] acpiphp: Slot [28] registered\n[ 0.241448] acpiphp: Slot [29] registered\n[ 0.242873] acpiphp: Slot [30] registered\n[ 0.244028] acpiphp: Slot [31] registered\n[ 0.245453] PCI host bridge to bus 0000:00\n[ 0.246894] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.248004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.250012] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.251999] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.252004] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.254176] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.263919] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.264015] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.292661] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.295939] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.297167] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.299669] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.301125] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.303385] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.304289] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.305911] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.308003] vgaarb: loaded\n[ 0.309063] vgaarb: bridge control possible 0000:00:02.0\n[ 0.311111] SCSI subsystem initialized\n[ 0.312170] ACPI: bus type USB registered\n[ 0.313527] usbcore: registered new interface driver usbfs\n[ 0.315355] usbcore: registered new interface driver hub\n[ 0.316048] usbcore: registered new device driver usb\n[ 0.317805] PCI: Using ACPI for IRQ routing\n[ 0.317932] NetLabel: Initializing\n[ 0.320007] NetLabel: domain hash size = 128\n[ 0.321508] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.323236] NetLabel: unlabeled traffic allowed by default\n[ 0.324210] Switched to clocksource kvm-clock\n[ 0.332833] AppArmor: AppArmor Filesystem Enabled\n[ 0.334488] pnp: PnP ACPI init\n[ 0.335661] ACPI: bus type PNP registered\n[ 0.337559] pnp: PnP ACPI: found 8 devices\n[ 0.339012] ACPI: bus type PNP unregistered\n[ 0.346805] NET: Registered protocol family 2\n[ 0.348619] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.351260] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.353592] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.355827] TCP: reno registered\n[ 0.357042] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.359031] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.361209] NET: Registered protocol family 1\n[ 0.362752] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.364699] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.366600] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.389407] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.412166] Trying to unpack rootfs image as initramfs...\n[ 0.511910] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.514783] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.516720] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.518754] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.521753] Scanning for low memory corruption every 60 seconds\n[ 0.524139] Initialise system trusted keyring\n[ 0.525733] audit: initializing netlink socket (disabled)\n[ 0.527577] type=2000 audit(1545939334.048:1): initialized\n[ 0.548772] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.551694] zbud: loaded\n[ 0.552951] VFS: Disk quotas dquot_6.5.2\n[ 0.554390] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.556914] fuse init (API version 7.22)\n[ 0.558410] msgmni has been set to 3997\n[ 0.559852] Key type big_key registered\n[ 0.561687] Key type asymmetric registered\n[ 0.563139] Asymmetric key parser 'x509' registered\n[ 0.564812] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.567418] io scheduler noop registered\n[ 0.568814] io scheduler deadline registered (default)\n[ 0.570547] io scheduler cfq registered\n[ 0.571989] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.573838] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.576033] ipmi message handler version 39.2\n[ 0.577597] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.580155] ACPI: Power Button [PWRF]\n[ 0.581592] GHES: HEST is not enabled!\n[ 0.603817] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.648296] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.671408] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.674017] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.699404] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.702786] Linux agpgart interface v0.103\n[ 0.705179] brd: module loaded\n[ 0.706792] loop: module loaded\n[ 0.708398] blk-mq: CPU -> queue map\n[ 0.709717] CPU 0 -> Queue 0\n[ 0.710887] CPU 1 -> Queue 0\n[ 0.712942] vda: vda1\n[ 0.714813] scsi0 : ata_piix\n[ 0.716208] scsi1 : ata_piix\n[ 0.717494] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.719724] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.722155] libphy: Fixed MDIO Bus: probed\n[ 0.723682] tun: Universal TUN/TAP device driver, 1.6\n[ 0.725501] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.729589] PPP generic driver version 2.4.2\n[ 0.731156] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.733260] ehci-pci: EHCI PCI platform driver\n[ 0.734926] ehci-platform: EHCI generic platform driver\n[ 0.736671] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.738661] ohci-pci: OHCI PCI platform driver\n[ 0.740194] ohci-platform: OHCI generic platform driver\n[ 0.741933] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.764821] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.766591] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.769253] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.771252] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.773417] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.775907] usb usb1: Product: UHCI Host Controller\n[ 0.777544] usb usb1: Manufacturer: Linux 3.13.0-163-generic uhci_hcd\n[ 0.779610] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.781286] hub 1-0:1.0: USB hub found\n[ 0.782643] hub 1-0:1.0: 2 ports detected\n[ 0.784228] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.787819] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.789517] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.791384] mousedev: PS/2 mouse device common for all mice\n[ 0.793585] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.796763] rtc_cmos 00:00: RTC can wake from S4\n[ 0.798661] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.800743] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.802886] device-mapper: uevent: version 1.0.3\n[ 0.804556] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.807381] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.809428] TCP: cubic registered\n[ 0.810727] NET: Registered protocol family 10\n[ 0.812563] NET: Registered protocol family 17\n[ 0.825411] Key type dns_resolver registered\n[ 0.827166] Loading compiled-in X.509 certificates\n[ 0.829333] Loaded X.509 cert 'Magrathea: Glacier signing key: 094079111c1fcc174da628d837dd46328f08651c'\n[ 0.832468] registered taskstats version 1\n[ 0.835833] Key type trusted registered\n[ 0.840050] Key type encrypted registered\n[ 0.841473] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.843274] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.845735] regulator-dummy: disabling\n[ 0.847157] Magic number: 14:113:598\n[ 0.848656] rtc_cmos 00:00: setting system clock to 2018-12-27 19:35:33 UTC (1545939333)\n[ 0.851449] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.853397] EDD information not available.\n[ 0.881386] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.884104] Write protecting the kernel read-only data: 12288k\n[ 0.886695] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000)\n[ 0.890728] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.904876] systemd-udevd[107]: starting version 204\n[ 0.946269] FDC 0 is a S82078B\n[ 1.096028] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.261035] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.263287] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.265598] usb 1-1: Product: QEMU USB Tablet\n[ 1.267140] usb 1-1: Manufacturer: QEMU\n[ 1.268530] usb 1-1: SerialNumber: 42\n[ 1.965580] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3\nBegin: Loading essential drivers ... done.\nBegin: Running /scripts/init-premount ... done.\nBegin: Mounting root file system ... Begin: Running /scripts/local-top ... done.\nBegin: Running /scripts/local-premount ... done.\n[ 2.311892] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nBegin: Running /scripts/local-bottom ... done.\ndone.\nBegin: Running /scripts/init-bottom ... done.\n[ 2.407889] random: init urandom read with 10 bits of entropy available\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Starting Mount filesystems on boot[74G[ OK ]\n * Starting Populate /dev filesystem[74G[ OK ]\n * Starting Populate and link to /run filesystem[74G[ OK ]\n * Stopping Populate /dev filesystem[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n[ 2.515773] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Thu, 27 Dec 2018 19:35:35 +0000. Up 2.86 seconds.\ncloud-init-nonet[3.03]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\ncloud-init-nonet[4.02]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Thu, 27 Dec 2018 19:35:36 +0000. Up 4.22 seconds.\nci-info: ++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: | Device | Up | Address | Mask | Hw-Address |\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . |\nci-info: | eth1 | False | . | . | fa:16:3e:7b:f8:ba |\nci-info: | eth0 | True | 192.168.0.2 | 255.255.255.0 | fa:16:3e:2c:36:bf |\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\n4b:48:6c:be:1e:fa:b7:64:9a:52:e1:26:05:2e:9b:2c root@ns\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| |\n| .. |\n| . .+ |\n| . .+o. |\n| . + oo.S |\n|E + . +o . |\n| . +o + |\n| .o *. |\n| .o=... |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\n99:b2:5c:54:ed:3d:33:b2:b6:c0:02:c3:ad:0f:6f:6c root@ns\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| .. |\n| . . |\n| . .. . . |\n| +..o o = |\n| .+S. o + |\n| .o+. o o |\n| o= . o . |\n| E . |\n| o |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\naa:2e:76:f5:88:35:1e:13:82:32:c3:26:f6:0a:6f:eb root@ns\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| |\n| |\n|. . |\n|=+. . . |\n|++. . .S |\n|. . *. |\n|... =.* |\n| .= o.o . |\n| +E=o |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\n79:bb:18:48:14:21:99:72:37:24:eb:80:06:3e:62:79 root@ns\nThe key's randomart image is:\n+--[ED25519 256--+\n|. o++. |\n|o.o ++o. |\n|o*.E.... |\n|+ oo . . |\n| . . S . |\n| . . . . |\n| . . . |\n| o . |\n| . . |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Thu, 27 Dec 2018 19:35:45 +0000. Up 12.50 seconds.\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Thu, 27 Dec 2018 19:35:46 +0000. Up 13.47 seconds.\n++ cut -d / -f 2\n++ echo 192.168.1.0/24\n+ ip addr add 192.168.1.4/24 dev eth1\n+ ip link set dev eth1 up\n+ apt-get update\nGet:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\n\nUbuntu 14.04.5 LTS ns ttyS0\n\nns login: Ign http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:2 http://security.ubuntu.com trusty-security/main Sources [167 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:4 http://security.ubuntu.com trusty-security/universe Sources [96.0 kB]\nGet:5 http://security.ubuntu.com trusty-security/main amd64 Packages [797 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nGet:6 http://security.ubuntu.com trusty-security/universe amd64 Packages [277 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:7 http://security.ubuntu.com trusty-security/main Translation-en [427 kB]\nGet:8 http://security.ubuntu.com trusty-security/universe Translation-en [150 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [226 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7437 B]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1135 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [510 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [562 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [272 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:25 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nFetched 12.9 MB in 9s (1405 kB/s)\nReading package lists...\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install bind9 --yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n bind9utils\nSuggested packages:\n bind9-doc\nThe following NEW packages will be installed:\n bind9 bind9utils\n0 upgraded, 2 newly installed, 0 to remove and 12 not upgraded.\nNeed to get 432 kB of archives.\nAfter this operation, 1639 kB of additional disk space will be used.\nGet:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main bind9utils amd64 1:9.9.5.dfsg-3ubuntu0.18 [145 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main bind9 amd64 1:9.9.5.dfsg-3ubuntu0.18 [287 kB]\nPreconfiguring packages ...\nFetched 432 kB in 1s (378 kB/s)\nSelecting previously unselected package bind9utils.\n(Reading database ... 51330 files and directories currently installed.)\nPreparing to unpack .../bind9utils_1%3a9.9.5.dfsg-3ubuntu0.18_amd64.deb ...\nUnpacking bind9utils (1:9.9.5.dfsg-3ubuntu0.18) ...\nSelecting previously unselected package bind9.\nPreparing to unpack .../bind9_1%3a9.9.5.dfsg-3ubuntu0.18_amd64.deb ...\nUnpacking bind9 (1:9.9.5.dfsg-3ubuntu0.18) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up bind9utils (1:9.9.5.dfsg-3ubuntu0.18) ...\nSetting up bind9 (1:9.9.5.dfsg-3ubuntu0.18) ...\nAdding group `bind' (GID 111) ...\nDone.\nAdding system user `bind' (UID 106) ...\nAdding new user `bind' (UID 106) with group `bind' ...\nNot creating home directory `/var/cache/bind'.\nwrote key file \"/etc/bind/rndc.key\"\n#\n * Starting domain name service... bind9\n ...done.\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\n+ cat\n+ cat\n++ date +%Y%m%d%H\n++ ip2rr 172.30.9.201\n++ echo 172.30.9.201\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.201\n+ chown root:bind /var/lib/bind/db.clearwater.opnfv\n+ service bind9 reload\n * Reloading domain name service... bind9\n ...done.\nci-info: ++++++++++Authorized keys from /home/ubuntu/.ssh/authorized_keys for user ubuntu+++++++++++\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nci-info: | Keytype | Fingerprint (md5) | Options | Comment |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nci-info: | ssh-rsa | fb:2c:30:0c:e8:98:b2:1a:c4:c0:13:a4:f3:b2:82:59 | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 1024 99:b2:5c:54:ed:3d:33:b2:b6:c0:02:c3:ad:0f:6f:6c root@ns (DSA)\nec2: 256 aa:2e:76:f5:88:35:1e:13:82:32:c3:26:f6:0a:6f:eb root@ns (ECDSA)\nec2: 256 79:bb:18:48:14:21:99:72:37:24:eb:80:06:3e:62:79 root@ns (ED25519)\nec2: 2048 4b:48:6c:be:1e:fa:b7:64:9a:52:e1:26:05:2e:9b:2c root@ns (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEkUP/gKdbRK3ZMr+t/PX0Qf1q9bf7ZmIwkzXgjH52606Elbvjc4CFCy5Z8quwgRbP1N0H3G3raDA9FQMZTxEtY= root@ns\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIDzNBEduFznRz0CKEkj0M1A0x6WaVL4dzXkBTTIGRoeK root@ns\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCqu6UvP/jFZ455EwF60YEJak4ToeH+/mVpOLFpur5JnPYQf79T/pKBwAmtIoz17vIFHlcg4S7EwbDASJwP9rMtN1zKX2cYZr23NcArs82mbyfnQKAEv7MfPkyLUkeKV5YtXnEo474koYPrfUbW2LLI1a6uZcATARLUBaOCH4QPOXHF/VYecJpjjWR1vfk2IiKmBxAsZ6ShrU7OzmxxJlMYBaRpEruB3/w06lqt98KYFmWBAnYkE2y2Kn8QaCI0wG/PW3Qed6e/4c9BcoRsGKp8CyAft5Ng8R4yrs7E2588L8XT0DIdGurmHiW6FNfaFBoM1qRN2SyiFSnMejezG5LH root@ns\n-----END SSH HOST KEY KEYS-----\nCloud-init v. 0.7.5 finished at Thu, 27 Dec 2018 19:36:00 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 26.95 seconds\n"} 2018-12-27 19:41:36,073 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/dbc80c75-c7be-4193-8df4-be72cd1301d0/action used request id req-93b17c58-0b59-4496-97ef-08868398d786 2018-12-27 19:41:36,073 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.121553182602s 2018-12-27 19:41:36,075 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/dbc80c75-c7be-4193-8df4-be72cd1301d0/action used request id req-93b17c58-0b59-4496-97ef-08868398d786 2018-12-27 19:41:36,075 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-163-generic (buildd@lgw01-amd64-058) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #213-Ubuntu SMP Thu Nov 15 02:19:07 UTC 2018 (Ubuntu 3.13.0-163.213-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-163-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe1551 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe14d1 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84096 r8192 d22400 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc80 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-163-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008003] pid_max: default: 32768 minimum: 301 [ 0.009617] Security Framework initialized [ 0.011099] AppArmor: AppArmor initialized [ 0.012003] Yama: becoming mindful. [ 0.013427] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017790] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020881] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.023048] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024281] Initializing cgroup subsys memory [ 0.028006] Initializing cgroup subsys devices [ 0.029552] Initializing cgroup subsys freezer [ 0.031093] Initializing cgroup subsys blkio [ 0.032003] Initializing cgroup subsys perf_event [ 0.033608] Initializing cgroup subsys hugetlb [ 0.036531] mce: CPU supports 10 MCE banks [ 0.038015] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.038015] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040004] Spectre V2 : Mitigation: Full generic retpoline [ 0.041839] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.044002] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.046209] Spectre V2 : Disabling Indirect Banch Restricted Speculation [ 0.048002] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.052003] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.056375] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.062252] ACPI: Core revision 20131115 [ 0.064142] ACPI: All ACPI Tables successfully acquired [ 0.066149] ftrace: allocating 28753 entries in 113 pages [ 0.088241] smpboot: Max logical packages: 2 [ 0.092093] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.096003] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.100326] Enabling x2apic [ 0.101418] Enabled x2apic [ 0.102797] Switched APIC routing to physical x2apic. [ 0.105426] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.108001] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.111734] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.119314] KVM setup paravirtual spinlock [ 0.122375] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.124227] x86: Booting SMP configuration: [ 0.125757] .... node #0, CPUs: #1[ 0.122321] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.140021] x86: Booted up 1 node, 2 CPUs [ 0.140011] KVM setup async PF for cpu 1 [ 0.140011] kvm-stealtime: cpu 1, msr 7fd0fc80 [ 0.144011] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.146620] devtmpfs: initialized [ 0.149842] EVM: security.selinux [ 0.151080] EVM: security.SMACK64 [ 0.152003] EVM: security.ima [ 0.153132] EVM: security.capability [ 0.154471] pinctrl core: initialized pinctrl subsystem [ 0.156102] regulator-dummy: no parameters [ 0.157638] RTC time: 19:35:32, date: 12/27/18 [ 0.159241] NET: Registered protocol family 16 [ 0.160144] cpuidle: using governor ladder [ 0.161595] cpuidle: using governor menu [ 0.163076] ACPI: bus type PCI registered [ 0.164011] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.166270] PCI: Using configuration type 1 for base access [ 0.168649] bio: create slab at 0 [ 0.169483] ACPI: Added _OSI(Module Device) [ 0.169554] ACPI: Added _OSI(Processor Device) [ 0.172004] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.173608] ACPI: Added _OSI(Processor Aggregator Device) [ 0.177127] ACPI: Interpreter enabled [ 0.178473] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.180925] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.184004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.188008] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.191308] ACPI: (supports S0 S5) [ 0.192003] ACPI: Using IOAPIC for interrupt routing [ 0.193686] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.196208] ACPI: No dock devices found. [ 0.199593] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.200015] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.202207] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.204028] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.207911] acpiphp: Slot [3] registered [ 0.208035] acpiphp: Slot [4] registered [ 0.209458] acpiphp: Slot [5] registered [ 0.210876] acpiphp: Slot [6] registered [ 0.212034] acpiphp: Slot [7] registered [ 0.213462] acpiphp: Slot [8] registered [ 0.214871] acpiphp: Slot [9] registered [ 0.216029] acpiphp: Slot [10] registered [ 0.217463] acpiphp: Slot [11] registered [ 0.218899] acpiphp: Slot [12] registered [ 0.220021] acpiphp: Slot [13] registered [ 0.221454] acpiphp: Slot [14] registered [ 0.222892] acpiphp: Slot [15] registered [ 0.224021] acpiphp: Slot [16] registered [ 0.225456] acpiphp: Slot [17] registered [ 0.226886] acpiphp: Slot [18] registered [ 0.228028] acpiphp: Slot [19] registered [ 0.229459] acpiphp: Slot [20] registered [ 0.230881] acpiphp: Slot [21] registered [ 0.232021] acpiphp: Slot [22] registered [ 0.233444] acpiphp: Slot [23] registered [ 0.234871] acpiphp: Slot [24] registered [ 0.236023] acpiphp: Slot [25] registered [ 0.237453] acpiphp: Slot [26] registered [ 0.238883] acpiphp: Slot [27] registered [ 0.240021] acpiphp: Slot [28] registered [ 0.241448] acpiphp: Slot [29] registered [ 0.242873] acpiphp: Slot [30] registered [ 0.244028] acpiphp: Slot [31] registered [ 0.245453] PCI host bridge to bus 0000:00 [ 0.246894] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.248004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.250012] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.251999] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.252004] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.254176] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.263919] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.264015] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.292661] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.295939] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.297167] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.299669] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.301125] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.303385] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.304289] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.305911] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.308003] vgaarb: loaded [ 0.309063] vgaarb: bridge control possible 0000:00:02.0 [ 0.311111] SCSI subsystem initialized [ 0.312170] ACPI: bus type USB registered [ 0.313527] usbcore: registered new interface driver usbfs [ 0.315355] usbcore: registered new interface driver hub [ 0.316048] usbcore: registered new device driver usb [ 0.317805] PCI: Using ACPI for IRQ routing [ 0.317932] NetLabel: Initializing [ 0.320007] NetLabel: domain hash size = 128 [ 0.321508] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.323236] NetLabel: unlabeled traffic allowed by default [ 0.324210] Switched to clocksource kvm-clock [ 0.332833] AppArmor: AppArmor Filesystem Enabled [ 0.334488] pnp: PnP ACPI init [ 0.335661] ACPI: bus type PNP registered [ 0.337559] pnp: PnP ACPI: found 8 devices [ 0.339012] ACPI: bus type PNP unregistered [ 0.346805] NET: Registered protocol family 2 [ 0.348619] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.351260] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.353592] TCP: Hash tables configured (established 16384 bind 16384) [ 0.355827] TCP: reno registered [ 0.357042] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.359031] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.361209] NET: Registered protocol family 1 [ 0.362752] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.364699] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.366600] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.389407] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.412166] Trying to unpack rootfs image as initramfs... [ 0.511910] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.514783] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.516720] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.518754] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.521753] Scanning for low memory corruption every 60 seconds [ 0.524139] Initialise system trusted keyring [ 0.525733] audit: initializing netlink socket (disabled) [ 0.527577] type=2000 audit(1545939334.048:1): initialized [ 0.548772] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.551694] zbud: loaded [ 0.552951] VFS: Disk quotas dquot_6.5.2 [ 0.554390] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.556914] fuse init (API version 7.22) [ 0.558410] msgmni has been set to 3997 [ 0.559852] Key type big_key registered [ 0.561687] Key type asymmetric registered [ 0.563139] Asymmetric key parser 'x509' registered [ 0.564812] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.567418] io scheduler noop registered [ 0.568814] io scheduler deadline registered (default) [ 0.570547] io scheduler cfq registered [ 0.571989] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.573838] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.576033] ipmi message handler version 39.2 [ 0.577597] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.580155] ACPI: Power Button [PWRF] [ 0.581592] GHES: HEST is not enabled! [ 0.603817] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.648296] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.671408] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.674017] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.699404] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.702786] Linux agpgart interface v0.103 [ 0.705179] brd: module loaded [ 0.706792] loop: module loaded [ 0.708398] blk-mq: CPU -> queue map [ 0.709717] CPU 0 -> Queue 0 [ 0.710887] CPU 1 -> Queue 0 [ 0.712942] vda: vda1 [ 0.714813] scsi0 : ata_piix [ 0.716208] scsi1 : ata_piix [ 0.717494] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.719724] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.722155] libphy: Fixed MDIO Bus: probed [ 0.723682] tun: Universal TUN/TAP device driver, 1.6 [ 0.725501] tun: (C) 1999-2004 Max Krasnyansky [ 0.729589] PPP generic driver version 2.4.2 [ 0.731156] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.733260] ehci-pci: EHCI PCI platform driver [ 0.734926] ehci-platform: EHCI generic platform driver [ 0.736671] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.738661] ohci-pci: OHCI PCI platform driver [ 0.740194] ohci-platform: OHCI generic platform driver [ 0.741933] uhci_hcd: USB Universal Host Controller Interface driver [ 0.764821] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.766591] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.769253] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.771252] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.773417] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.775907] usb usb1: Product: UHCI Host Controller [ 0.777544] usb usb1: Manufacturer: Linux 3.13.0-163-generic uhci_hcd [ 0.779610] usb usb1: SerialNumber: 0000:00:01.2 [ 0.781286] hub 1-0:1.0: USB hub found [ 0.782643] hub 1-0:1.0: 2 ports detected [ 0.784228] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.787819] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.789517] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.791384] mousedev: PS/2 mouse device common for all mice [ 0.793585] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.796763] rtc_cmos 00:00: RTC can wake from S4 [ 0.798661] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.800743] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.802886] device-mapper: uevent: version 1.0.3 [ 0.804556] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.807381] ledtrig-cpu: registered to indicate activity on CPUs [ 0.809428] TCP: cubic registered [ 0.810727] NET: Registered protocol family 10 [ 0.812563] NET: Registered protocol family 17 [ 0.825411] Key type dns_resolver registered [ 0.827166] Loading compiled-in X.509 certificates [ 0.829333] Loaded X.509 cert 'Magrathea: Glacier signing key: 094079111c1fcc174da628d837dd46328f08651c' [ 0.832468] registered taskstats version 1 [ 0.835833] Key type trusted registered [ 0.840050] Key type encrypted registered [ 0.841473] AppArmor: AppArmor sha1 policy hashing enabled [ 0.843274] IMA: No TPM chip found, activating TPM-bypass! [ 0.845735] regulator-dummy: disabling [ 0.847157] Magic number: 14:113:598 [ 0.848656] rtc_cmos 00:00: setting system clock to 2018-12-27 19:35:33 UTC (1545939333) [ 0.851449] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.853397] EDD information not available. [ 0.881386] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.884104] Write protecting the kernel read-only data: 12288k [ 0.886695] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.890728] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.904876] systemd-udevd[107]: starting version 204 [ 0.946269] FDC 0 is a S82078B [ 1.096028] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.261035] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.263287] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.265598] usb 1-1: Product: QEMU USB Tablet [ 1.267140] usb 1-1: Manufacturer: QEMU [ 1.268530] usb 1-1: SerialNumber: 42 [ 1.965580] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3 Begin: Loading essential drivers ... done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... done. [ 2.311892] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Begin: Running /scripts/local-bottom ... done. done. Begin: Running /scripts/init-bottom ... done. [ 2.407889] random: init urandom read with 10 bits of entropy available * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Starting Populate /dev filesystem[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] [ 2.515773] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Thu, 27 Dec 2018 19:35:35 +0000. Up 2.86 seconds. cloud-init-nonet[3.03]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] cloud-init-nonet[4.02]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Thu, 27 Dec 2018 19:35:36 +0000. Up 4.22 seconds. ci-info: ++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:7b:f8:ba | ci-info: | eth0 | True | 192.168.0.2 | 255.255.255.0 | fa:16:3e:2c:36:bf | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 4b:48:6c:be:1e:fa:b7:64:9a:52:e1:26:05:2e:9b:2c root@ns The key's randomart image is: +--[ RSA 2048]----+ | | | .. | | . .+ | | . .+o. | | . + oo.S | |E + . +o . | | . +o + | | .o *. | | .o=... | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 99:b2:5c:54:ed:3d:33:b2:b6:c0:02:c3:ad:0f:6f:6c root@ns The key's randomart image is: +--[ DSA 1024]----+ | .. | | . . | | . .. . . | | +..o o = | | .+S. o + | | .o+. o o | | o= . o . | | E . | | o | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: aa:2e:76:f5:88:35:1e:13:82:32:c3:26:f6:0a:6f:eb root@ns The key's randomart image is: +--[ECDSA 256]---+ | | | | |. . | |=+. . . | |++. . .S | |. . *. | |... =.* | | .= o.o . | | +E=o | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: 79:bb:18:48:14:21:99:72:37:24:eb:80:06:3e:62:79 root@ns The key's randomart image is: +--[ED25519 256--+ |. o++. | |o.o ++o. | |o*.E.... | |+ oo . . | | . . S . | | . . . . | | . . . | | o . | | . . | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Thu, 27 Dec 2018 19:35:45 +0000. Up 12.50 seconds. * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Thu, 27 Dec 2018 19:35:46 +0000. Up 13.47 seconds. ++ cut -d / -f 2 ++ echo 192.168.1.0/24 + ip addr add 192.168.1.4/24 dev eth1 + ip link set dev eth1 up + apt-get update Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Ubuntu 14.04.5 LTS ns ttyS0 ns login: Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:2 http://security.ubuntu.com trusty-security/main Sources [167 kB] Get:3 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:4 http://security.ubuntu.com trusty-security/universe Sources [96.0 kB] Get:5 http://security.ubuntu.com trusty-security/main amd64 Packages [797 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Get:6 http://security.ubuntu.com trusty-security/universe amd64 Packages [277 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:7 http://security.ubuntu.com trusty-security/main Translation-en [427 kB] Get:8 http://security.ubuntu.com trusty-security/universe Translation-en [150 kB] Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB] Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [226 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7437 B] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1135 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [510 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [562 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [272 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:25 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB] Get:26 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:27 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB] Get:28 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Fetched 12.9 MB in 9s (1405 kB/s) Reading package lists... + DEBIAN_FRONTEND=noninteractive + apt-get install bind9 --yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: bind9utils Suggested packages: bind9-doc The following NEW packages will be installed: bind9 bind9utils 0 upgraded, 2 newly installed, 0 to remove and 12 not upgraded. Need to get 432 kB of archives. After this operation, 1639 kB of additional disk space will be used. Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main bind9utils amd64 1:9.9.5.dfsg-3ubuntu0.18 [145 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main bind9 amd64 1:9.9.5.dfsg-3ubuntu0.18 [287 kB] Preconfiguring packages ... Fetched 432 kB in 1s (378 kB/s) Selecting previously unselected package bind9utils. (Reading database ... 51330 files and directories currently installed.) Preparing to unpack .../bind9utils_1%3a9.9.5.dfsg-3ubuntu0.18_amd64.deb ... Unpacking bind9utils (1:9.9.5.dfsg-3ubuntu0.18) ... Selecting previously unselected package bind9. Preparing to unpack .../bind9_1%3a9.9.5.dfsg-3ubuntu0.18_amd64.deb ... Unpacking bind9 (1:9.9.5.dfsg-3ubuntu0.18) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up bind9utils (1:9.9.5.dfsg-3ubuntu0.18) ... Setting up bind9 (1:9.9.5.dfsg-3ubuntu0.18) ... Adding group `bind' (GID 111) ... Done. Adding system user `bind' (UID 106) ... Adding new user `bind' (UID 106) with group `bind' ... Not creating home directory `/var/cache/bind'. wrote key file "/etc/bind/rndc.key" # * Starting domain name service... bind9 ...done. Processing triggers for ufw (0.34~rc-0ubuntu2) ... Processing triggers for ureadahead (0.100.0-16) ... + cat + cat ++ date +%Y%m%d%H ++ ip2rr 172.30.9.201 ++ echo 172.30.9.201 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.201 + chown root:bind /var/lib/bind/db.clearwater.opnfv + service bind9 reload * Reloading domain name service... bind9 ...done. ci-info: ++++++++++Authorized keys from /home/ubuntu/.ssh/authorized_keys for user ubuntu+++++++++++ ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | Keytype | Fingerprint (md5) | Options | Comment | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | ssh-rsa | fb:2c:30:0c:e8:98:b2:1a:c4:c0:13:a4:f3:b2:82:59 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 99:b2:5c:54:ed:3d:33:b2:b6:c0:02:c3:ad:0f:6f:6c root@ns (DSA) ec2: 256 aa:2e:76:f5:88:35:1e:13:82:32:c3:26:f6:0a:6f:eb root@ns (ECDSA) ec2: 256 79:bb:18:48:14:21:99:72:37:24:eb:80:06:3e:62:79 root@ns (ED25519) ec2: 2048 4b:48:6c:be:1e:fa:b7:64:9a:52:e1:26:05:2e:9b:2c root@ns (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEkUP/gKdbRK3ZMr+t/PX0Qf1q9bf7ZmIwkzXgjH52606Elbvjc4CFCy5Z8quwgRbP1N0H3G3raDA9FQMZTxEtY= root@ns ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIDzNBEduFznRz0CKEkj0M1A0x6WaVL4dzXkBTTIGRoeK root@ns ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCqu6UvP/jFZ455EwF60YEJak4ToeH+/mVpOLFpur5JnPYQf79T/pKBwAmtIoz17vIFHlcg4S7EwbDASJwP9rMtN1zKX2cYZr23NcArs82mbyfnQKAEv7MfPkyLUkeKV5YtXnEo474koYPrfUbW2LLI1a6uZcATARLUBaOCH4QPOXHF/VYecJpjjWR1vfk2IiKmBxAsZ6ShrU7OzmxxJlMYBaRpEruB3/w06lqt98KYFmWBAnYkE2y2Kn8QaCI0wG/PW3Qed6e/4c9BcoRsGKp8CyAft5Ng8R4yrs7E2588L8XT0DIdGurmHiW6FNfaFBoM1qRN2SyiFSnMejezG5LH root@ns -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Thu, 27 Dec 2018 19:36:00 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 26.95 seconds 2018-12-27 19:41:36,077 - functest.core.singlevm - DEBUG - regex found: ''Cloud-init .* finished at ' in console 2018-12-27 19:41:36,078 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Ellis IP: 172.30.9.203 2018-12-27 19:41:36,172 - functest.opnfv_tests.vnf.ims.clearwater - INFO - Account opnfv functest user is created on Ellis {u'username': u'functest@opnfv.org', u'full_name': u'opnfv functest user'} 2018-12-27 19:41:36,240 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - cookies: ]> 2018-12-27 19:41:36,240 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Create 1st calling number on Ellis 2018-12-27 19:41:36,277 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-12-27 19:41:36,277 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 1: cannot create a number 2018-12-27 19:42:01,331 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-12-27 19:42:01,331 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 2: cannot create a number 2018-12-27 19:42:26,388 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-12-27 19:42:26,388 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 3: cannot create a number 2018-12-27 19:42:51,441 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-12-27 19:42:51,442 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 4: cannot create a number 2018-12-27 19:43:16,500 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-12-27 19:43:16,500 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 5: cannot create a number 2018-12-27 19:43:41,541 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-12-27 19:43:41,541 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 6: cannot create a number 2018-12-27 19:44:06,582 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-12-27 19:44:06,582 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 7: cannot create a number 2018-12-27 19:45:10,158 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-12-27 19:45:10,158 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 8: cannot create a number 2018-12-27 19:45:35,393 - functest.opnfv_tests.vnf.ims.clearwater - INFO - Calling number is created: {u'private_id': u'6505550941@clearwater.opnfv', u'sip_username': u'6505550941', u'formatted_number': u'(650) 555-0941', u'number': u'6505550941', u'sip_uri': u'sip:6505550941@clearwater.opnfv', u'number_id': u'f4eda8fae7fa4ca2907f74591a1cabc5', u'sip_password': u'4EXEcB3n8', u'pstn': False} 2018-12-27 19:45:35,394 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-12-27 19:45:35,397 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/6c39d896-a204-41e5-89b5-790204fb6fa1 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1160947540e39475cdcf001250247e001a7a12cf" 2018-12-27 19:45:35,629 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 19:45:35 GMT Server: Apache x-openstack-request-id: req-37378a18-d80d-430e-8700-6a8e02f328ca Location: http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1 Content-Length: 423 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-27 19:45:35,950 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:45:35 GMT Server: Apache x-openstack-request-id: req-6609d913-9183-4183-a819-8fcd0bd5d365 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 948 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "5659dcbdaa7742d7bfece797c4514064", "private_sig_net_ip_version": "4", "image": "heat_ims-img_bd473631-e088-4b41-9469-069909e508ff", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_bd473631-e088-4b41-9469-069909e508ff", "sprout_cluster_size": "1", "private_sig_net_pool_start": "192.168.1.1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.0.253", "external_mgmt_dns_ip": "8.8.8.8", "private_sig_net_cidr": "192.168.1.0/24", "external_sig_dns_ip": "8.8.8.8", "private_sig_net_gateway": "192.168.1.254", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_bd473631-e088-4b41-9469-069909e508ff", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.0.0/24", "private_sig_net_pool_end": "192.168.1.253", "dn_range_start": "6505550000", "public_sig_net_id": "a4959dd9-e8f4-4ea9-8c99-7bff545db58c", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "6c39d896-a204-41e5-89b5-790204fb6fa1", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "a4959dd9-e8f4-4ea9-8c99-7bff545db58c"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "858d1306bba0487e89ce631a298d4be9", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-12-27T19:32:53Z", "links": [{"href": "http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": 60, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "6c39d896-a204-41e5-89b5-790204fb6fa1", "outputs": [{"output_value": "172.30.9.201", "output_key": "dns_ip", "description": "IP address of DNS"}, {"output_value": "clearwater.opnfv", "output_key": "zone", "description": "DNS zone"}], "template_description": "Clearwater deployment\n"}} 2018-12-27 19:45:35,950 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1 used request id req-6609d913-9183-4183-a819-8fcd0bd5d365 2018-12-27 19:45:35,950 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.555897951126s 2018-12-27 19:45:35,950 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1 used request id req-6609d913-9183-4183-a819-8fcd0bd5d365 2018-12-27 19:45:35,952 - functest.opnfv_tests.vnf.ims.heat_ims - DEBUG - stack outputs: [Munch({u'output_value': u'172.30.9.201', u'output_key': u'dns_ip', u'description': u'IP address of DNS'}), Munch({u'output_value': u'clearwater.opnfv', u'output_key': u'zone', u'description': u'DNS zone'})] 2018-12-27 19:45:35,953 - functest.opnfv_tests.vnf.ims.clearwater - INFO - Run Clearwater live test 2018-12-27 19:45:35,953 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Backup /etc/resolv.conf -> /etc/resolv.conf.bak 2018-12-27 19:45:35,960 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Live test cmd: /bin/bash -c 'echo -e "nameserver 127.0.0.1" > /etc/resolv.conf;cd /src/vims-test;rake test[clearwater.opnfv] SIGNUP_CODE=secret --trace' 2018-12-27 19:45:35,961 - functest.utils.functest_utils - DEBUG - Executing command: '/bin/bash -c 'echo -e "nameserver 127.0.0.1" > /etc/resolv.conf;cd /src/vims-test;rake test[clearwater.opnfv] SIGNUP_CODE=secret --trace'' 2018-12-27 19:50:07,110 - functest.utils.functest_utils - ERROR - Clearwater live test failed 2018-12-27 19:50:07,113 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - ** Invoke test (first_time) ** Execute test /usr/lib/ruby/gems/2.5.0/gems/httpi-2.4.0/lib/httpi/auth/ssl.rb:13: warning: constant OpenSSL::SSL::SSLContext::METHODS is deprecated # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/call.rb:223:in `recv_response': Expected 180, got 503 (call ID f9bee6b79493c074448b1f4c41d46d33) (RuntimeError) from /src/vims-test/lib/tests/basic-call.rb:38:in `block (2 levels) in ' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/call.rb:223:in `recv_response': Expected 180, got 503 (call ID 19ba0b46845f2db3d4d8a252f1811784) (RuntimeError) from /src/vims-test/lib/tests/basic-call.rb:97:in `block (2 levels) in ' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/call.rb:223:in `recv_response': Expected 200, got 503 (call ID 04ce9560f46c7337e63c417a64ed9a89) (RuntimeError) from /src/vims-test/lib/tests/basic-call.rb:158:in `block (2 levels) in ' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/call.rb:223:in `recv_response': Expected 486, got 503 (call ID df779354aa5f143cfa9ee818765ce0d2) (RuntimeError) from /src/vims-test/lib/tests/basic-call.rb:216:in `block (2 levels) in ' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/call.rb:223:in `recv_response': Expected 200, got 503 (call ID 29b98dbdb2cf862e422dfebd9cc7227a) (RuntimeError) from /src/vims-test/lib/tests/basic-call.rb:249:in `block (2 levels) in ' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/call.rb:223:in `recv_response': Expected 180, got 503 (call ID dcf60dc8164c46e49e9f41496ce20eed) (RuntimeError) from /src/vims-test/quaff/lib/call.rb:239:in `recv_response_and_create_dialog' from /src/vims-test/lib/tests/basic-call.rb:282:in `block (2 levels) in ' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/call.rb:223:in `recv_response': Expected 200, got 504 (call ID 5cc01e0e3ee3e378873e1ae6449e6582) (RuntimeError) from /src/vims-test/lib/tests/basic-register.rb:75:in `block (2 levels) in ' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/call.rb:223:in `recv_response': Expected 180, got 503 (call ID 9438f0fd34ffa8c433f63e01d9f8800e) (RuntimeError) from /src/vims-test/lib/tests/call-diversion.rb:42:in `block in add_caller_scenario' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' Basic Call - Mainline (TCP) - (6505550023, 6505550708) Failed Endpoint threw exception: - Expected 180, got 503 (call ID f9bee6b79493c074448b1f4c41d46d33) - /src/vims-test/quaff/lib/call.rb:223:in `recv_response' - /src/vims-test/lib/tests/basic-call.rb:38:in `block (2 levels) in ' Terminating other threads after failure Basic Call - SDP (TCP) - (6505550845, 6505550480) Failed Endpoint threw exception: - Expected 180, got 503 (call ID 19ba0b46845f2db3d4d8a252f1811784) - /src/vims-test/quaff/lib/call.rb:223:in `recv_response' - /src/vims-test/lib/tests/basic-call.rb:97:in `block (2 levels) in ' Terminating other threads after failure Basic Call - Tel URIs (TCP) - (6505550137, 6505550208) Failed Endpoint threw exception: - Expected 200, got 503 (call ID 04ce9560f46c7337e63c417a64ed9a89) - /src/vims-test/quaff/lib/call.rb:223:in `recv_response' - /src/vims-test/lib/tests/basic-call.rb:158:in `block (2 levels) in ' Terminating other threads after failure Basic Call - Unknown number (TCP) - (6505550530, 6505550187) Passed Basic Call - Rejected by remote endpoint (TCP) - (6505550078, 6505550652) Failed Endpoint threw exception: - Expected 486, got 503 (call ID df779354aa5f143cfa9ee818765ce0d2) - /src/vims-test/quaff/lib/call.rb:223:in `recv_response' - /src/vims-test/lib/tests/basic-call.rb:216:in `block (2 levels) in ' Terminating other threads after failure Basic Call - Messages - Pager model (TCP) - (6505550487, 6505550324) Failed Endpoint threw exception: - Expected 200, got 503 (call ID 29b98dbdb2cf862e422dfebd9cc7227a) - /src/vims-test/quaff/lib/call.rb:223:in `recv_response' - /src/vims-test/lib/tests/basic-call.rb:249:in `block (2 levels) in ' Terminating other threads after failure Basic Call - Pracks (TCP) - (6505550481, 6505550649) Failed Endpoint threw exception: - Expected 180, got 503 (call ID dcf60dc8164c46e49e9f41496ce20eed) - /src/vims-test/quaff/lib/call.rb:223:in `recv_response' - /src/vims-test/quaff/lib/call.rb:239:in `recv_response_and_create_dialog' - /src/vims-test/lib/tests/basic-call.rb:282:in `block (2 levels) in ' Terminating other threads after failure Basic Registration (TCP) - (6505550828) Passed Emergency Registration (TCP) - Skipped (Not running with emergency registrations) - Call with EMERGENCY_REG=Y to run test Multiple Identities (TCP) - (6505550811, 6505550758) Failed Endpoint threw exception: - Expected 200, got 504 (call ID 5cc01e0e3ee3e378873e1ae6449e6582) - /src/vims-test/quaff/lib/call.rb:223:in `recv_response' - /src/vims-test/lib/tests/basic-register.rb:75:in `block (2 levels) in ' Terminating other threads after failure Exception in quaff_cleanup_blk: - Expected 200, got 504 (call ID 851d0d7f727f4a1a1783326694f60a79) Call Barring - Outbound Rejection (TCP) - (6505550247, 6505550601) Passed Call Barring - Allow non-international call (TCP) - Skipped (No PSTN support) - Call with PSTN=true to run test Call Barring - Reject international call (TCP) - Skipped (No PSTN support) - Call with PSTN=true to run test Call Barring - Inbound Rejection (TCP) - (6505550432, 6505550080) Passed Call Diversion AS - Unconditional (TCP) - Skipped (No Call Diversion AS hostname provided) - Call with CDIV_AS= Call Diversion AS - Busy (TCP) - Skipped (No Call Diversion AS hostname provided) - Call with CDIV_AS= Call Diversion AS - No answer (TCP) - Skipped (No Call Diversion AS hostname provided) - Call with CDIV_AS= Call Diversion - Not registered (TCP) - (6505550302, 6505550465, 6505550401) Failed Endpoint threw exception: - Expected 180, got 503 (call ID 9438f0fd34ffa8c433f63e01d9f8800e) - /src/vims-test/quaff/lib/call.rb:223:in `recv_response' - /src/vims-test/lib/tests/call-diversion.rb:42:in `block in add_caller_scenario' Terminating other threads after failure Call Diversion - Not reachable (not registered) (TCP) - Leaked sip:6505550863@clearwater.opnfv, DELETE returned 502 Failed RestClient::BadGateway thrown: - 502 Bad Gateway - /usr/lib/ruby/gems/2.5.0/gems/rest-client-1.8.0/lib/restclient/abstract_response.rb:74:in `return!' - /usr/lib/ruby/gems/2.5.0/gems/rest-client-1.8.0/lib/restclient/request.rb:495:in `process_result' - /usr/lib/ruby/gems/2.5.0/gems/rest-client-1.8.0/lib/restclient/request.rb:421:in `block in transmit' - /usr/lib/ruby/2.5.0/net/http.rb:910:in `start' - /usr/lib/ruby/gems/2.5.0/gems/rest-client-1.8.0/lib/restclient/request.rb:413:in `transmit' - /usr/lib/ruby/gems/2.5.0/gems/rest-client-1.8.0/lib/restclient/request.rb:176:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rest-client-1.8.0/lib/restclient/request.rb:41:in `execute' - /src/vims-test/lib/ellis.rb:105:in `set_simservs' - /src/vims-test/lib/tests/call-diversion.rb:106:in `block in ' - /src/vims-test/lib/test-definition.rb:256:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:18:in `block in ' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.5.0/monitor.rb:226:in `mon_synchronize' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' Call Diversion - Not reachable (408) (TCP) - Failed RuntimeError thrown: - Account creation failed with HTTP code 502, body {"status": 502, "message": "Bad Gateway", "reason": "Upstream request failed", "detail": {"Upstream error": "599", "Upstream URL": "http://homer-0.clearwater.opnfv:7888/org.etsi.ngn.simservs/users/sip%3A6505550820%40clearwater.opnfv/simservs.xml"}, "error": true} - /src/vims-test/lib/ellis.rb:193:in `rescue in get_number' - /src/vims-test/lib/ellis.rb:187:in `get_number' - /src/vims-test/lib/ellis.rb:71:in `initialize' - /src/vims-test/lib/test-definition.rb:354:in `new' - /src/vims-test/lib/test-definition.rb:354:in `provision_line' - /src/vims-test/lib/test-definition.rb:181:in `add_endpoint' - /src/vims-test/lib/tests/call-diversion.rb:124:in `block in ' - /src/vims-test/lib/test-definition.rb:256:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:18:in `block in ' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.5.0/monitor.rb:226:in `mon_synchronize' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' Call Diversion - Not reachable (503) (TCP) - Failed RuntimeError thrown: - Account creation failed with HTTP code 502, body {"status": 502, "message": "Bad Gateway", "reason": "Upstream request failed", "detail": {"Upstream error": "502", "Upstream URL": "http://homer-0.clearwater.opnfv:7888/org.etsi.ngn.simservs/users/sip%3A6505550637%40clearwater.opnfv/simservs.xml"}, "error": true} - /src/vims-test/lib/ellis.rb:193:in `rescue in get_number' - /src/vims-test/lib/ellis.rb:187:in `get_number' - /src/vims-test/lib/ellis.rb:71:in `initialize' - /src/vims-test/lib/test-definition.rb:354:in `new' - /src/vims-test/lib/test-definition.rb:354:in `provision_line' - /src/vims-test/lib/test-definition.rb:181:in `add_endpoint' - /src/vims-test/lib/tests/call-diversion.rb:159:in `block in ' - /src/vims-test/lib/test-definition.rb:256:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:18:in `block in ' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.5.0/monitor.rb:226:in `mon_synchronize' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' Call Diversion - Not reachable (500) (TCP) - Failed RuntimeError thrown: - Account creation failed with HTTP code 502, body {"status": 502, "message": "Bad Gateway", "reason": "Upstream request failed", "detail": {"Upstream error": "502", "Upstream URL": "http://homer-0.clearwater.opnfv:7888/org.etsi.ngn.simservs/users/sip%3A6505550716%40clearwater.opnfv/simservs.xml"}, "error": true} - /src/vims-test/lib/ellis.rb:193:in `rescue in get_number' - /src/vims-test/lib/ellis.rb:187:in `get_number' - /src/vims-test/lib/ellis.rb:71:in `initialize' - /src/vims-test/lib/test-definition.rb:354:in `new' - /src/vims-test/lib/test-definition.rb:354:in `provision_line' - /src/vims-test/lib/test-definition.rb:181:in `add_endpoint' - /src/vims-test/lib/tests/call-diversion.rb:193:in `block in ' - /src/vims-test/lib/test-definition.rb:256:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:18:in `block in ' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.5.0/monitor.rb:226:in `mon_synchronize' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' Call Diversion - Busy (TCP) - Failed RuntimeError thrown: - Account creation failed with HTTP code 502, body {"status": 502, "message": "Bad Gateway", "reason": "Upstream request failed", "detail": {"Upstream error": "502", "Upstream URL": "http://homer-0.clearwater.opnfv:7888/org.etsi.ngn.simservs/users/sip%3A6505550440%40clearwater.opnfv/simservs.xml"}, "error": true} - /src/vims-test/lib/ellis.rb:193:in `rescue in get_number' - /src/vims-test/lib/ellis.rb:187:in `get_number' - /src/vims-test/lib/ellis.rb:71:in `initialize' - /src/vims-test/lib/test-definition.rb:354:in `new' - /src/vims-test/lib/test-definition.rb:354:in `provision_line' - /src/vims-test/lib/test-definition.rb:181:in `add_endpoint' - /src/vims-test/lib/tests/call-diversion.rb:227:in `block in ' - /src/vims-test/lib/test-definition.rb:256:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:18:in `block in ' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.5.0/monitor.rb:226:in `mon_synchronize' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' Call Diversion - Unconditional (TCP) - Failed RuntimeError thrown: - Account creation failed with HTTP code 502, body {"status": 502, "message": "Bad Gateway", "reason": "Upstream request failed", "detail": {"Upstream error": "502", "Upstream URL": "http://homer-0.clearwater.opnfv:7888/org.etsi.ngn.simservs/users/sip%3A6505550276%40clearwater.opnfv/simservs.xml"}, "error": true} - /src/vims-test/lib/ellis.rb:193:in `rescue in get_number' - /src/vims-test/lib/ellis.rb:187:in `get_number' - /src/vims-test/lib/ellis.rb:71:in `initialize' - /src/vims-test/lib/test-definition.rb:354:in `new' - /src/vims-test/lib/test-definition.rb:354:in `provision_line' - /src/vims-test/lib/test-definition.rb:181:in `add_endpoint' - /src/vims-test/lib/tests/call-diversion.rb:258:in `block in ' - /src/vims-test/lib/test-definition.rb:256:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:18:in `block in ' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.5.0/monitor.rb:226:in `mon_synchronize' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' Call Diversion - No answer (TCP) - Failed RuntimeError thrown: - Account creation failed with HTTP code 502, body {"status": 502, "message": "Bad Gateway", "reason": "Upstream request failed", "detail": {"Upstream error": "502", "Upstream URL": "http://homer-0.clearwater.opnfv:7888/org.etsi.ngn.simservs/users/sip%3A6505550080%40clearwater.opnfv/simservs.xml"}, "error": true} - /src/vims-test/lib/ellis.rb:193:in `rescue in get_number' - /src/vims-test/lib/ellis.rb:187:in `get_number' - /src/vims-test/lib/ellis.rb:71:in `initialize' - /src/vims-test/lib/test-definition.rb:354:in `new' - /src/vims-test/lib/test-definition.rb:354:in `provision_line' - /src/vims-test/lib/test-definition.rb:181:in `add_endpoint' - /src/vims-test/lib/tests/call-diversion.rb:289:in `block in ' - /src/vims-test/lib/test-definition.rb:256:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:18:in `block in ' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.5.0/monitor.rb:226:in `mon_synchronize' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' Call Diversion - Bad target URI (TCP) - Failed RuntimeError thrown: - Account creation failed with HTTP code 502, body {"status": 502, "message": "Bad Gateway", "reason": "Upstream request failed", "detail": {"Upstream error": "502", "Upstream URL": "http://homer-0.clearwater.opnfv:7888/org.etsi.ngn.simservs/users/sip%3A6505550947%40clearwater.opnfv/simservs.xml"}, "error": true} - /src/vims-test/lib/ellis.rb:193:in `rescue in get_number' - /src/vims-test/lib/ellis.rb:187:in `get_number' - /src/vims-test/lib/ellis.rb:71:in `initialize' - /src/vims-test/lib/test-definition.rb:354:in `new' - /src/vims-test/lib/test-definition.rb:354:in `provision_line' - /src/vims-test/lib/test-definition.rb:181:in `add_endpoint' - /src/vims-test/lib/tests/call-diversion.rb:355:in `block in ' - /src/vims-test/lib/test-definition.rb:256:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:18:in `block in ' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.5.0/monitor.rb:226:in `mon_synchronize' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' Call Diversion - Audio-only call (TCP) - Failed RuntimeError thrown: - Account creation failed with HTTP code 502, body {"status": 502, "message": "Bad Gateway", "reason": "Upstream request failed", "detail": {"Upstream error": "502", "Upstream URL": "http://homer-0.clearwater.opnfv:7888/org.etsi.ngn.simservs/users/sip%3A6505550940%40clearwater.opnfv/simservs.xml"}, "error": true} - /src/vims-test/lib/ellis.rb:193:in `rescue in get_number' - /src/vims-test/lib/ellis.rb:187:in `get_number' - /src/vims-test/lib/ellis.rb:71:in `initialize' - /src/vims-test/lib/test-definition.rb:354:in `new' - /src/vims-test/lib/test-definition.rb:354:in `provision_line' - /src/vims-test/lib/test-definition.rb:181:in `add_endpoint' - /src/vims-test/lib/tests/call-diversion.rb:384:in `block in ' - /src/vims-test/lib/test-definition.rb:256:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:18:in `block in ' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.5.0/monitor.rb:226:in `mon_synchronize' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' Call Diversion - Audio-video call (TCP) - Failed RuntimeError thrown: - Account creation failed with HTTP code 502, body {"status": 502, "message": "Bad Gateway", "reason": "Upstream request failed", "detail": {"Upstream error": "502", "Upstream URL": "http://homer-0.clearwater.opnfv:7888/org.etsi.ngn.simservs/users/sip%3A6505550124%40clearwater.opnfv/simservs.xml"}, "error": true} - /src/vims-test/lib/ellis.rb:193:in `rescue in get_number' - /src/vims-test/lib/ellis.rb:187:in `get_number' - /src/vims-test/lib/ellis.rb:71:in `initialize' - /src/vims-test/lib/test-definition.rb:354:in `new' - /src/vims-test/lib/test-definition.rb:354:in `provision_line' - /src/vims-test/lib/test-definition.rb:181:in `add_endpoint' - /src/vims-test/lib/tests/call-diversion.rb:418:in `block in ' - /src/vims-test/lib/test-definition.rb:256:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:18:in `block in ' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.5.0/monitor.rb:226:in `mon_synchronize' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' Call Forking - Mainline (TCP) - Failed RuntimeError thrown: - Account creation failed with HTTP code 502, body {"status": 502, "message": "Bad Gateway", "reason": "Upstream request failed", "detail": {"Upstream error": "502", "Upstream URL": "http://homer-0.clearwater.opnfv:7888/org.etsi.ngn.simservs/users/sip%3A6505550580%40clearwater.opnfv/simservs.xml"}, "error": true} - /src/vims-test/lib/ellis.rb:193:in `rescue in get_number' - /src/vims-test/lib/ellis.rb:187:in `get_number' - /src/vims-test/lib/ellis.rb:71:in `initialize' - /src/vims-test/lib/test-definition.rb:354:in `new' - /src/vims-test/lib/test-definition.rb:354:in `provision_line' - /src/vims-test/lib/test-definition.rb:181:in `add_endpoint' - /src/vims-test/lib/tests/call-forking.rb:13:in `block in ' - /src/vims-test/lib/test-definition.rb:256:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:18:in `block in ' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.5.0/monitor.rb:226:in `mon_synchronize' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' Call Forking - Endpoint offline (TCP) - Failed RuntimeError thrown: - Account creation failed with HTTP code 502, body {"status": 502, "message": "Bad Gateway", "reason": "Upstream request failed", "detail": {"Upstream error": "502", "Upstream URL": "http://homer-0.clearwater.opnfv:7888/org.etsi.ngn.simservs/users/sip%3A6505550594%40clearwater.opnfv/simservs.xml"}, "error": true} - /src/vims-test/lib/ellis.rb:193:in `rescue in get_number' - /src/vims-test/lib/ellis.rb:187:in `get_number' - /src/vims-test/lib/ellis.rb:71:in `initialize' - /src/vims-test/lib/test-definition.rb:354:in `new' - /src/vims-test/lib/test-definition.rb:354:in `provision_line' - /src/vims-test/lib/test-definition.rb:181:in `add_endpoint' - /src/vims-test/lib/tests/call-forking.rb:108:in `block in ' - /src/vims-test/lib/test-definition.rb:256:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:18:in `block in ' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.5.0/monitor.rb:226:in `mon_synchronize' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' Call Forking - Endpoint offline while ringing (TCP) - Failed RuntimeError thrown: - Account creation failed with HTTP code 502, body {"status": 502, "message": "Bad Gateway", "reason": "Upstream request failed", "detail": {"Upstream error": "502", "Upstream URL": "http://homer-0.clearwater.opnfv:7888/org.etsi.ngn.simservs/users/sip%3A6505550848%40clearwater.opnfv/simservs.xml"}, "error": true} - /src/vims-test/lib/ellis.rb:193:in `rescue in get_number' - /src/vims-test/lib/ellis.rb:187:in `get_number' - /src/vims-test/lib/ellis.rb:71:in `initialize' - /src/vims-test/lib/test-definition.rb:354:in `new' - /src/vims-test/lib/test-definition.rb:354:in `provision_line' - /src/vims-test/lib/test-definition.rb:181:in `add_endpoint' - /src/vims-test/lib/tests/call-forking.rb:183:in `block in ' - /src/vims-test/lib/test-definition.rb:256:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:18:in `block in ' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.5.0/monitor.rb:226:in `mon_synchronize' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' Call Waiting - Accepted (TCP) - Failed RuntimeError thrown: - Account creation failed with HTTP code 502, body {"status": 502, "message": "Bad Gateway", "reason": "Upstream request failed", "detail": {"Upstream error": "502", "Upstream URL": "http://homer-0.clearwater.opnfv:7888/org.etsi.ngn.simservs/users/sip%3A6505550137%40clearwater.opnfv/simservs.xml"}, "error": true} - /src/vims-test/lib/ellis.rb:193:in `rescue in get_number' - /src/vims-test/lib/ellis.rb:187:in `get_number' - /src/vims-test/lib/ellis.rb:71:in `initialize' - /src/vims-test/lib/test-definition.rb:354:in `new' - /src/vims-test/lib/test-definition.rb:354:in `provision_line' - /src/vims-test/lib/test-definition.rb:181:in `add_endpoint' - /src/vims-test/lib/tests/call-waiting.rb:13:in `block in ' - /src/vims-test/lib/test-definition.rb:256:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:18:in `block in ' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.5.0/monitor.rb:226:in `mon_synchronize' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' Call Waiting - Cancelled (TCP) - Failed RuntimeError thrown: - Account creation failed with HTTP code 502, body {"status": 502, "message": "Bad Gateway", "reason": "Upstream request failed", "detail": {"Upstream error": "502", "Upstream URL": "http://homer-0.clearwater.opnfv:7888/org.etsi.ngn.simservs/users/sip%3A6505550446%40clearwater.opnfv/simservs.xml"}, "error": true} - /src/vims-test/lib/ellis.rb:193:in `rescue in get_number' - /src/vims-test/lib/ellis.rb:187:in `get_number' - /src/vims-test/lib/ellis.rb:71:in `initialize' - /src/vims-test/lib/test-definition.rb:354:in `new' - /src/vims-test/lib/test-definition.rb:354:in `provision_line' - /src/vims-test/lib/test-definition.rb:181:in `add_endpoint' - /src/vims-test/lib/tests/call-waiting.rb:123:in `block in ' - /src/vims-test/lib/test-definition.rb:256:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:18:in `block in ' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.5.0/monitor.rb:226:in `mon_synchronize' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' CANCEL - Mainline (TCP) - Failed RuntimeError thrown: - Account creation failed with HTTP code 502, body {"status": 502, "message": "Bad Gateway", "reason": "Upstream request failed", "detail": {"Upstream error": "502", "Upstream URL": "http://homer-0.clearwater.opnfv:7888/org.etsi.ngn.simservs/users/sip%3A6505550744%40clearwater.opnfv/simservs.xml"}, "error": true} - /src/vims-test/lib/ellis.rb:193:in `rescue in get_number' - /src/vims-test/lib/ellis.rb:187:in `get_number' - /src/vims-test/lib/ellis.rb:71:in `initialize' - /src/vims-test/lib/test-definition.rb:354:in `new' - /src/vims-test/lib/test-definition.rb:354:in `provision_line' - /src/vims-test/lib/test-definition.rb:181:in `add_endpoint' - /src/vims-test/lib/tests/cancel.rb:13:in `block in ' - /src/vims-test/lib/test-definition.rb:256:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:18:in `block in ' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.5.0/monitor.rb:226:in `mon_synchronize' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' Filtering - Accept-Contact (TCP) - Failed RuntimeError thrown: - Account creation failed with HTTP code 502, body {"status": 502, "message": "Bad Gateway", "reason": "Upstream request failed", "detail": {"Upstream error": "502", "Upstream URL": "http://homer-0.clearwater.opnfv:7888/org.etsi.ngn.simservs/users/sip%3A6505550244%40clearwater.opnfv/simservs.xml"}, "error": true} - /src/vims-test/lib/ellis.rb:193:in `rescue in get_number' - /src/vims-test/lib/ellis.rb:187:in `get_number' - /src/vims-test/lib/ellis.rb:71:in `initialize' - /src/vims-test/lib/test-definition.rb:354:in `new' - /src/vims-test/lib/test-definition.rb:354:in `provision_line' - /src/vims-test/lib/test-definition.rb:181:in `add_endpoint' - /src/vims-test/lib/tests/contact-filtering.rb:12:in `block in ' - /src/vims-test/lib/test-definition.rb:256:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:18:in `block in ' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.5.0/monitor.rb:226:in `mon_synchronize' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' Accept-Contact with response (SFR 511195) (TCP) - Failed RuntimeError thrown: - Account creation failed with HTTP code 502, body {"status": 502, "message": "Bad Gateway", "reason": "Upstream request failed", "detail": {"Upstream error": "502", "Upstream URL": "http://homer-0.clearwater.opnfv:7888/org.etsi.ngn.simservs/users/sip%3A6505550738%40clearwater.opnfv/simservs.xml"}, "error": true} - /src/vims-test/lib/ellis.rb:193:in `rescue in get_number' - /src/vims-test/lib/ellis.rb:187:in `get_number' - /src/vims-test/lib/ellis.rb:71:in `initialize' - /src/vims-test/lib/test-definition.rb:354:in `new' - /src/vims-test/lib/test-definition.rb:354:in `provision_line' - /src/vims-test/lib/test-definition.rb:181:in `add_endpoint' - /src/vims-test/lib/tests/contact-filtering.rb:44:in `block in ' - /src/vims-test/lib/test-definition.rb:256:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:18:in `block in ' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.5.0/monitor.rb:226:in `mon_synchronize' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' Filtering - Accept-Contact no match (TCP) - Failed RuntimeError thrown: - Account creation failed with HTTP code 502, body {"status": 502, "message": "Bad Gateway", "reason": "Upstream request failed", "detail": {"Upstream error": "502", "Upstream URL": "http://homer-0.clearwater.opnfv:7888/org.etsi.ngn.simservs/users/sip%3A6505550460%40clearwater.opnfv/simservs.xml"}, "error": true} - /src/vims-test/lib/ellis.rb:193:in `rescue in get_number' - /src/vims-test/lib/ellis.rb:187:in `get_number' - /src/vims-test/lib/ellis.rb:71:in `initialize' - /src/vims-test/lib/test-definition.rb:354:in `new' - /src/vims-test/lib/test-definition.rb:354:in `provision_line' - /src/vims-test/lib/test-definition.rb:181:in `add_endpoint' - /src/vims-test/lib/tests/contact-filtering.rb:91:in `block in ' - /src/vims-test/lib/test-definition.rb:256:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:18:in `block in ' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.5.0/monitor.rb:226:in `mon_synchronize' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' Filtering - Accept-Contact negated match (TCP) - Failed RuntimeError thrown: - Account creation failed with HTTP code 502, body {"status": 502, "message": "Bad Gateway", "reason": "Upstream request failed", "detail": {"Upstream error": "502", "Upstream URL": "http://homer-0.clearwater.opnfv:7888/org.etsi.ngn.simservs/users/sip%3A6505550197%40clearwater.opnfv/simservs.xml"}, "error": true} - /src/vims-test/lib/ellis.rb:193:in `rescue in get_number' - /src/vims-test/lib/ellis.rb:187:in `get_number' - /src/vims-test/lib/ellis.rb:71:in `initialize' - /src/vims-test/lib/test-definition.rb:354:in `new' - /src/vims-test/lib/test-definition.rb:354:in `provision_line' - /src/vims-test/lib/test-definition.rb:181:in `add_endpoint' - /src/vims-test/lib/tests/contact-filtering.rb:118:in `block in ' - /src/vims-test/lib/test-definition.rb:256:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:18:in `block in ' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.5.0/monitor.rb:226:in `mon_synchronize' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' Filtering - RFC3841 example (TCP) - Failed RuntimeError thrown: - Account creation failed with HTTP code 502, body {"status": 502, "message": "Bad Gateway", "reason": "Upstream request failed", "detail": {"Upstream error": "502", "Upstream URL": "http://homer-0.clearwater.opnfv:7888/org.etsi.ngn.simservs/users/sip%3A6505550363%40clearwater.opnfv/simservs.xml"}, "error": true} - /src/vims-test/lib/ellis.rb:193:in `rescue in get_number' - /src/vims-test/lib/ellis.rb:187:in `get_number' - /src/vims-test/lib/ellis.rb:71:in `initialize' - /src/vims-test/lib/test-definition.rb:354:in `new' - /src/vims-test/lib/test-definition.rb:354:in `provision_line' - /src/vims-test/lib/test-definition.rb:181:in `add_endpoint' - /src/vims-test/lib/tests/contact-filtering.rb:152:in `block in ' - /src/vims-test/lib/test-definition.rb:256:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:18:in `block in ' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.5.0/monitor.rb:226:in `mon_synchronize' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' Filtering - Reject-Contact no match (TCP) - Failed RuntimeError thrown: - Account creation failed with HTTP code 502, body {"status": 502, "message": "Bad Gateway", "reason": "Upstream request failed", "detail": {"Upstream error": "502", "Upstream URL": "http://homer-0.clearwater.opnfv:7888/org.etsi.ngn.simservs/users/sip%3A6505550940%40clearwater.opnfv/simservs.xml"}, "error": true} - /src/vims-test/lib/ellis.rb:193:in `rescue in get_number' - /src/vims-test/lib/ellis.rb:187:in `get_number' - /src/vims-test/lib/ellis.rb:71:in `initialize' - /src/vims-test/lib/test-definition.rb:354:in `new' - /src/vims-test/lib/test-definition.rb:354:in `provision_line' - /src/vims-test/lib/test-definition.rb:181:in `add_endpoint' - /src/vims-test/lib/tests/contact-filtering.rb:236:in `block in ' - /src/vims-test/lib/test-definition.rb:256:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:18:in `block in ' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.5.0/monitor.rb:226:in `mon_synchronize' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' Filtering - Reject-Contact match (TCP) - Failed RuntimeError thrown: - Account creation failed with HTTP code 502, body {"status": 502, "message": "Bad Gateway", "reason": "Upstream request failed", "detail": {"Upstream error": "502", "Upstream URL": "http://homer-0.clearwater.opnfv:7888/org.etsi.ngn.simservs/users/sip%3A6505550509%40clearwater.opnfv/simservs.xml"}, "error": true} - /src/vims-test/lib/ellis.rb:193:in `rescue in get_number' - /src/vims-test/lib/ellis.rb:187:in `get_number' - /src/vims-test/lib/ellis.rb:71:in `initialize' - /src/vims-test/lib/test-definition.rb:354:in `new' - /src/vims-test/lib/test-definition.rb:354:in `provision_line' - /src/vims-test/lib/test-definition.rb:181:in `add_endpoint' - /src/vims-test/lib/tests/contact-filtering.rb:269:in `block in ' - /src/vims-test/lib/test-definition.rb:256:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:18:in `block in ' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.5.0/monitor.rb:226:in `mon_synchronize' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' Gemini - INVITE - VoIP device answers (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - Mobile device answers (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - VoIP device rejects (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - Mobile device rejects (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - Mobile device rejects with a 480 (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - Both reject, choose mobile response (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - Both reject, choose VoIP response (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - Successful call with GR (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - Failed call with GR (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - Successful call with Accept-Contact (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - Failed call with Accept-Contact (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - SUBSCRIBE - Mobile Notifies (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - SUBSCRIBE - Joint 408 (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= GRUU - REGISTER - two bindings with and without GRUU (TCP) - Failed RuntimeError thrown: - Account creation failed with HTTP code 502, body {"status": 502, "message": "Bad Gateway", "reason": "Upstream request failed", "detail": {"Upstream error": "502", "Upstream URL": "http://homer-0.clearwater.opnfv:7888/org.etsi.ngn.simservs/users/sip%3A6505550423%40clearwater.opnfv/simservs.xml"}, "error": true} - /src/vims-test/lib/ellis.rb:193:in `rescue in get_number' - /src/vims-test/lib/ellis.rb:187:in `get_number' - /src/vims-test/lib/ellis.rb:71:in `initialize' - /src/vims-test/lib/test-definition.rb:354:in `new' - /src/vims-test/lib/test-definition.rb:354:in `provision_line' - /src/vims-test/lib/test-definition.rb:181:in `add_endpoint' - /src/vims-test/lib/tests/gruu.rb:29:in `block in ' - /src/vims-test/lib/test-definition.rb:256:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:18:in `block in ' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.5.0/monitor.rb:226:in `mon_synchronize' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' GRUU - REGISTER - binding suggested GRUU (TCP) - Failed RuntimeError thrown: - Account creation failed with HTTP code 502, body {"status": 502, "message": "Bad Gateway", "reason": "Upstream request failed", "detail": {"Upstream error": "502", "Upstream URL": "http://homer-0.clearwater.opnfv:7888/org.etsi.ngn.simservs/users/sip%3A6505550868%40clearwater.opnfv/simservs.xml"}, "error": true} - /src/vims-test/lib/ellis.rb:193:in `rescue in get_number' - /src/vims-test/lib/ellis.rb:187:in `get_number' - /src/vims-test/lib/ellis.rb:71:in `initialize' - /src/vims-test/lib/test-definition.rb:354:in `new' - /src/vims-test/lib/test-definition.rb:354:in `provision_line' - /src/vims-test/lib/test-definition.rb:181:in `add_endpoint' - /src/vims-test/lib/tests/gruu.rb:48:in `block in ' - /src/vims-test/lib/test-definition.rb:256:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:18:in `block in ' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.5.0/monitor.rb:226:in `mon_synchronize' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' GRUU - REGISTER - instance ID requires escaping (TCP) - Failed RuntimeError thrown: - Account creation failed with HTTP code 502, body {"status": 502, "message": "Bad Gateway", "reason": "Upstream request failed", "detail": {"Upstream error": "502", "Upstream URL": "http://homer-0.clearwater.opnfv:7888/org.etsi.ngn.simservs/users/sip%3A6505550409%40clearwater.opnfv/simservs.xml"}, "error": true} - /src/vims-test/lib/ellis.rb:193:in `rescue in get_number' - /src/vims-test/lib/ellis.rb:187:in `get_number' - /src/vims-test/lib/ellis.rb:71:in `initialize' - /src/vims-test/lib/test-definition.rb:354:in `new' - /src/vims-test/lib/test-definition.rb:354:in `provision_line' - /src/vims-test/lib/test-definition.rb:181:in `add_endpoint' - /src/vims-test/lib/tests/gruu.rb:69:in `block in ' - /src/vims-test/lib/test-definition.rb:256:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:18:in `block in ' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.5.0/monitor.rb:226:in `mon_synchronize' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
'# terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/call.rb:223:in `recv_response': Expected 200, got 503 (call ID 410a4f8205f9268d875719f0cdec485a) (RuntimeError) from /src/vims-test/lib/tests/gruu.rb:122:in `block (2 levels) in ' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/call.rb:223:in `recv_response': Expected 200, got 503 (call ID 3bc5eb04032e99be1f2641082bada59c) (RuntimeError) from /src/vims-test/lib/tests/gruu.rb:158:in `block (2 levels) in ' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/call.rb:223:in `recv_response': Expected 200, got 503 (call ID 3ef0e18482d232e1f36cc729e0dbc708) (RuntimeError) from /src/vims-test/lib/tests/gruu.rb:194:in `block (2 levels) in ' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/call.rb:223:in `recv_response': Expected 200, got 503 (call ID d0808c5193e785fda886726d907f2790) (RuntimeError) from /src/vims-test/lib/tests/gruu.rb:230:in `block (2 levels) in ' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/call.rb:223:in `recv_response': Expected 200, got 503 (call ID 0fc07d25df4e4783dde54fd609b1469f) (RuntimeError) from /src/vims-test/lib/tests/gruu.rb:355:in `block (2 levels) in ' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/call.rb:223:in `recv_response': Expected 200, got 503 (call ID 02f490b0f31e6403e90eafe50bf37d43) (RuntimeError) from /src/vims-test/lib/tests/gruu.rb:391:in `block (2 levels) in ' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/call.rb:223:in `recv_response': Expected 200, got 503 (call ID 9120cab89cc3add127e3052ce07c4013) (RuntimeError) from /src/vims-test/lib/tests/gruu.rb:427:in `block (2 levels) in ' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' GRUU - REGISTER - three bindings with GRUUs (TCP) - Failed RuntimeError thrown: - Account creation failed with HTTP code 502, body {"status": 502, "message": "Bad Gateway", "reason": "Upstream request failed", "detail": {"Upstream error": "502", "Upstream URL": "http://homer-0.clearwater.opnfv:7888/org.etsi.ngn.simservs/users/sip%3A6505550429%40clearwater.opnfv/simservs.xml"}, "error": true} - /src/vims-test/lib/ellis.rb:193:in `rescue in get_number' - /src/vims-test/lib/ellis.rb:187:in `get_number' - /src/vims-test/lib/ellis.rb:71:in `initialize' - /src/vims-test/lib/test-definition.rb:354:in `new' - /src/vims-test/lib/test-definition.rb:354:in `provision_line' - /src/vims-test/lib/test-definition.rb:181:in `add_endpoint' - /src/vims-test/lib/tests/gruu.rb:84:in `block in ' - /src/vims-test/lib/test-definition.rb:256:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:18:in `block in ' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.5.0/monitor.rb:226:in `mon_synchronize' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' GRUU - Call - first endpoint GRUU as target (TCP) - (6505550351, 6505550150) Failed Endpoint threw exception: - Expected 200, got 503 (call ID 410a4f8205f9268d875719f0cdec485a) - /src/vims-test/quaff/lib/call.rb:223:in `recv_response' - /src/vims-test/lib/tests/gruu.rb:122:in `block (2 levels) in ' Terminating other threads after failure GRUU - Call - second endpoint GRUU as target (TCP) - (6505550841, 6505550467) Failed Endpoint threw exception: - Expected 200, got 503 (call ID 3bc5eb04032e99be1f2641082bada59c) - /src/vims-test/quaff/lib/call.rb:223:in `recv_response' - /src/vims-test/lib/tests/gruu.rb:158:in `block (2 levels) in ' Terminating other threads after failure GRUU - Call - only GRUU as target (TCP) - (6505550900, 6505550998) Failed Endpoint threw exception: - Expected 200, got 503 (call ID 3ef0e18482d232e1f36cc729e0dbc708) - /src/vims-test/quaff/lib/call.rb:223:in `recv_response' - /src/vims-test/lib/tests/gruu.rb:194:in `block (2 levels) in ' Terminating other threads after failure GRUU - Call - AoR as target (TCP) - (6505550156, 6505550440) Failed Endpoint threw exception: - Expected 200, got 503 (call ID d0808c5193e785fda886726d907f2790) - /src/vims-test/quaff/lib/call.rb:223:in `recv_response' - /src/vims-test/lib/tests/gruu.rb:230:in `block (2 levels) in ' Terminating other threads after failure GRUU - Call - unknown GRUU as target (TCP) - (6505550276, 6505550673) Passed GRUU - Call - unknown GRUU as target - no GRUUs assigned (TCP) - (6505550415, 6505550499) Passed GRUU - Call - Reject-Contact interop (TCP) - (6505550353, 6505550721) Passed GRUU - Call - Accept-Contact interop (TCP) - (6505550968, 6505550621) Failed Endpoint threw exception: - Expected 200, got 503 (call ID 0fc07d25df4e4783dde54fd609b1469f) - /src/vims-test/quaff/lib/call.rb:223:in `recv_response' - /src/vims-test/lib/tests/gruu.rb:355:in `block (2 levels) in ' Terminating other threads after failure GRUU - Call - AoR with other param as target (TCP) - (6505550519, 6505550143) Failed Endpoint threw exception: - Expected 200, got 503 (call ID 02f490b0f31e6403e90eafe50bf37d43) - /src/vims-test/quaff/lib/call.rb:223:in `recv_response' - /src/vims-test/lib/tests/gruu.rb:391:in `block (2 levels) in ' Terminating other threads after failure GRUU - Call - GRUU with other param as target (TCP) - (6505550348, 6505550296) Failed Endpoint threw exception: - Expected 200, got 503 (call ID 9120cab89cc3add127e3052ce07c4013) - /src/vims-test/quaff/lib/call.rb:223:in `recv_response' - /src/vims-test/lib/tests/gruu.rb:427:in `block (2 levels) in ' Terminating other threads after failure ISC Interface - Terminating (TCP) - Skipped (No hostname given) - Call with HOST_NAME= ISC Interface - Terminating (UDP AS) (TCP) - Skipped (No hostname given) - Call with HOST_NAME= ISC Interface - Terminating Failed (TCP) - Skipped (No hostname given) - Call with HOST_NAME= ISC Interface - Third-party Registration (TCP) - Skipped (No hostname given) - Call with HOST_NAME= ISC Interface - Third-party Registration - implicit registration (TCP) - Skipped (No hostname given) - Call with HOST_NAME= ISC Interface - Redirect (TCP) - Skipped (No hostname given) - Call with HOST_NAME= ISC Interface - B2BUA (TCP) - Skipped (No hostname given) - Call with HOST_NAME= Live Call - Dial out to a real number (TCP) - Skipped (No live number given) - Call with LIVENUMBER= Memento - Incorrect Password (TCP) - Skipped (No memento hostnames provided) - Call with MEMENTO_SIP= and MEMENTO_HTTP= Memento - Wrong Call List (TCP) - Skipped (No memento hostnames provided) - Call with MEMENTO_SIP= and MEMENTO_HTTP= Memento - Basic Call (TCP) - Skipped (No memento hostnames provided) - Call with MEMENTO_SIP= and MEMENTO_HTTP= Memento - Unknown Number (TCP) - Skipped (No memento hostnames provided) - Call with MEMENTO_SIP= and MEMENTO_HTTP= Memento - Rejected Call (TCP) - Skipped (No memento hostnames provided) - Call with MEMENTO_SIP= and MEMENTO_HTTP= Memento - Cancelled Call (TCP) - Skipped (No memento hostnames provided) - Call with MEMENTO_SIP= and MEMENTO_HTTP= Memento - Privacy Call (TCP) - Skipped (No memento hostnames provided) - Call with MEMENTO_SIP= and MEMENTO_HTTP= Memento - Barred Call (TCP) - Skipped (No memento hostnames provided) - Call with MEMENTO_SIP= and MEMENTO_HTTP= Memento - Busy Call Forwarding (TCP) - Skipped (No memento hostnames provided) - Call with MEMENTO_SIP= and MEMENTO_HTTP=# terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/call.rb:156:in `rescue in recv_any_of': sip:6505550915@clearwater.opnfv timed out waiting for one of these: [[200, true], ["NOTIFY", false]] (call ID c23a36e9678bf3d728df403767b336d1) (RuntimeError) from /src/vims-test/quaff/lib/call.rb:153:in `recv_any_of' from /src/vims-test/lib/quaff-monkey-patches.rb:62:in `recv_200_and_notify' from /src/vims-test/lib/tests/subscribe.rb:36:in `block (2 levels) in ' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/call.rb:156:in `rescue in recv_any_of': sip:6505550026@clearwater.opnfv timed out waiting for one of these: [[200, true], ["NOTIFY", false]] (call ID 9943a6a739f5dc2b80e1c862d0933d37) (RuntimeError) from /src/vims-test/quaff/lib/call.rb:153:in `recv_any_of' from /src/vims-test/lib/quaff-monkey-patches.rb:62:in `recv_200_and_notify' from /src/vims-test/lib/tests/subscribe.rb:87:in `block (2 levels) in ' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/call.rb:156:in `rescue in recv_any_of': sip:6505550655@clearwater.opnfv timed out waiting for one of these: [[200, true], ["NOTIFY", false]] (call ID a7bb6951d4c0ce87c684150a87656ecb) (RuntimeError) from /src/vims-test/quaff/lib/call.rb:153:in `recv_any_of' from /src/vims-test/lib/quaff-monkey-patches.rb:62:in `recv_200_and_notify' from /src/vims-test/lib/tests/subscribe.rb:125:in `block (2 levels) in ' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' Nonce-Count - Mainline (TCP) - Skipped (No nonce-count support) - Call with NONCE_COUNT=Y to run test Nonce-Count - Reject Re-Use (TCP) - Skipped (No nonce-count support) - Call with NONCE_COUNT=Y to run test Off-net calls - tel: URI (TCP) - Skipped (No off-net number given) - Call with OFF_NET_TEL= Off-net calls - sip: URI (TCP) - Skipped (No off-net number given) - Call with OFF_NET_TEL= SUBSCRIBE - reg-event (TCP) - (6505550915) Failed Endpoint threw exception: - sip:6505550915@clearwater.opnfv timed out waiting for one of these: [[200, true], ["NOTIFY", false]] (call ID c23a36e9678bf3d728df403767b336d1) - /src/vims-test/quaff/lib/call.rb:156:in `rescue in recv_any_of' - /src/vims-test/quaff/lib/call.rb:153:in `recv_any_of' - /src/vims-test/lib/quaff-monkey-patches.rb:62:in `recv_200_and_notify' - /src/vims-test/lib/tests/subscribe.rb:36:in `block (2 levels) in ' Terminating other threads after failure SUBSCRIBE - reg-event with a GRUU (TCP) - (6505550026) Failed Endpoint threw exception: - sip:6505550026@clearwater.opnfv timed out waiting for one of these: [[200, true], ["NOTIFY", false]] (call ID 9943a6a739f5dc2b80e1c862d0933d37) - /src/vims-test/quaff/lib/call.rb:156:in `rescue in recv_any_of' - /src/vims-test/quaff/lib/call.rb:153:in `recv_any_of' - /src/vims-test/lib/quaff-monkey-patches.rb:62:in `recv_200_and_notify' - /src/vims-test/lib/tests/subscribe.rb:87:in `block (2 levels) in ' Terminating other threads after failure SUBSCRIBE - Subscription timeout (TCP) - (6505550655) Failed Endpoint threw exception: - sip:6505550655@clearwater.opnfv timed out waiting for one of these: [[200, true], ["NOTIFY", false]] (call ID a7bb6951d4c0ce87c684150a87656ecb) - /src/vims-test/quaff/lib/call.rb:156:in `rescue in recv_any_of' - /src/vims-test/quaff/lib/call.rb:153:in `recv_any_of' - /src/vims-test/lib/quaff-monkey-patches.rb:62:in `recv_200_and_notify' - /src/vims-test/lib/tests/subscribe.rb:125:in `block (2 levels) in ' Terminating other threads after failure SUBSCRIBE - Registration timeout (TCP) - Skipped (Not running with short registrations) - Call with SHORT_REG=Y to run test Multiple SUBSCRIBErs to one UE's reg-event (TCP) - (6505550428, 6505550766) Failed Exception in quaff_cleanup_blk: - Expected 200, got 504 (call ID a46c2be28386927a86cad6b63766ee54) Failed RuntimeError thrown: - Expected 200, got 504 (call ID a46c2be28386927a86cad6b63766ee54) - /src/vims-test/quaff/lib/call.rb:223:in `recv_response' - /src/vims-test/quaff/lib/endpoint.rb:188:in `register' - /src/vims-test/lib/tests/subscribe.rb:232:in `block (2 levels) in ' - /src/vims-test/lib/test-definition.rb:258:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:18:in `block in ' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.5.0/monitor.rb:226:in `mon_synchronize' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' Message - URN URIs (TCP) - Skipped (No hostname given) - Call with HOST_NAME= Message - URN URIs to AS (TCP) - Skipped (No hostname given) - Call with HOST_NAME= Listing existing numbers failed with HTTP code 502 Detailed error output: {"Upstream error"=>"404", "Upstream URL"=>"http://hs-prov.clearwater.opnfv:8889/public/sip%3A6505550863%40clearwater.opnfv/associated_private_ids"} 46 failures out of 96 tests run Basic Call - Mainline (TCP) at 2018-12-27 19:45:43 +0000 Basic Call - SDP (TCP) at 2018-12-27 19:45:48 +0000 Basic Call - Tel URIs (TCP) at 2018-12-27 19:45:53 +0000 Basic Call - Rejected by remote endpoint (TCP) at 2018-12-27 19:46:00 +0000 Basic Call - Messages - Pager model (TCP) at 2018-12-27 19:46:06 +0000 Basic Call - Pracks (TCP) at 2018-12-27 19:46:11 +0000 Multiple Identities (TCP) at 2018-12-27 19:46:19 +0000 Call Diversion - Not registered (TCP) at 2018-12-27 19:46:29 +0000 Call Diversion - Not reachable (not registered) (TCP) at 2018-12-27 19:47:10 +0000 Call Diversion - Not reachable (408) (TCP) at 2018-12-27 19:47:34 +0000 Call Diversion - Not reachable (503) (TCP) at 2018-12-27 19:47:34 +0000 Call Diversion - Not reachable (500) (TCP) at 2018-12-27 19:47:34 +0000 Call Diversion - Busy (TCP) at 2018-12-27 19:47:34 +0000 Call Diversion - Unconditional (TCP) at 2018-12-27 19:47:35 +0000 Call Diversion - No answer (TCP) at 2018-12-27 19:47:35 +0000 Call Diversion - Bad target URI (TCP) at 2018-12-27 19:47:35 +0000 Call Diversion - Audio-only call (TCP) at 2018-12-27 19:47:35 +0000 Call Diversion - Audio-video call (TCP) at 2018-12-27 19:47:35 +0000 Call Forking - Mainline (TCP) at 2018-12-27 19:47:36 +0000 Call Forking - Endpoint offline (TCP) at 2018-12-27 19:47:36 +0000 Call Forking - Endpoint offline while ringing (TCP) at 2018-12-27 19:47:36 +0000 Call Waiting - Accepted (TCP) at 2018-12-27 19:47:36 +0000 Call Waiting - Cancelled (TCP) at 2018-12-27 19:47:37 +0000 CANCEL - Mainline (TCP) at 2018-12-27 19:47:37 +0000 Filtering - Accept-Contact (TCP) at 2018-12-27 19:47:37 +0000 Accept-Contact with response (SFR 511195) (TCP) at 2018-12-27 19:47:37 +0000 Filtering - Accept-Contact no match (TCP) at 2018-12-27 19:47:37 +0000 Filtering - Accept-Contact negated match (TCP) at 2018-12-27 19:47:38 +0000 Filtering - RFC3841 example (TCP) at 2018-12-27 19:47:38 +0000 Filtering - Reject-Contact no match (TCP) at 2018-12-27 19:47:38 +0000 Filtering - Reject-Contact match (TCP) at 2018-12-27 19:47:38 +0000 GRUU - REGISTER - two bindings with and without GRUU (TCP) at 2018-12-27 19:47:39 +0000 GRUU - REGISTER - binding suggested GRUU (TCP) at 2018-12-27 19:47:39 +0000 GRUU - REGISTER - instance ID requires escaping (TCP) at 2018-12-27 19:47:39 +0000 GRUU - REGISTER - three bindings with GRUUs (TCP) at 2018-12-27 19:47:39 +0000 GRUU - Call - first endpoint GRUU as target (TCP) at 2018-12-27 19:47:45 +0000 GRUU - Call - second endpoint GRUU as target (TCP) at 2018-12-27 19:47:50 +0000 GRUU - Call - only GRUU as target (TCP) at 2018-12-27 19:47:56 +0000 GRUU - Call - AoR as target (TCP) at 2018-12-27 19:48:01 +0000 GRUU - Call - Accept-Contact interop (TCP) at 2018-12-27 19:48:15 +0000 GRUU - Call - AoR with other param as target (TCP) at 2018-12-27 19:48:20 +0000 GRUU - Call - GRUU with other param as target (TCP) at 2018-12-27 19:48:26 +0000 SUBSCRIBE - reg-event (TCP) at 2018-12-27 19:48:57 +0000 SUBSCRIBE - reg-event with a GRUU (TCP) at 2018-12-27 19:49:29 +0000 SUBSCRIBE - Subscription timeout (TCP) at 2018-12-27 19:50:01 +0000 Multiple SUBSCRIBErs to one UE's reg-event (TCP) at 2018-12-27 19:50:06 +0000 43 tests skipped Error logs, including Call-IDs of failed calls, are in the 'logfiles' directory 2018-12-27 19:50:07,118 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - {'failures': 46, 'skipped': 43, 'total': 96, 'passed': 7} 2018-12-27 19:50:07,263 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-12-27 19:50:07,263 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | heat_ims | functest | 17:47 | PASS | +-------------------+------------------+------------------+----------------+ 2018-12-27 19:50:07,268 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-12-27 19:50:07,271 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/6c39d896-a204-41e5-89b5-790204fb6fa1?resolve_outputs=False -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1160947540e39475cdcf001250247e001a7a12cf" 2018-12-27 19:50:07,486 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 19:50:07 GMT Server: Apache x-openstack-request-id: req-8a76fccb-c6f8-41f4-a52d-191c7c1d0a60 Location: http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1?resolve_outputs=False Content-Length: 467 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-27 19:50:07,748 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:50:07 GMT Server: Apache x-openstack-request-id: req-4cd92248-b890-47aa-999d-f09e4bb3513c Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 885 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "5659dcbdaa7742d7bfece797c4514064", "private_sig_net_ip_version": "4", "image": "heat_ims-img_bd473631-e088-4b41-9469-069909e508ff", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_bd473631-e088-4b41-9469-069909e508ff", "sprout_cluster_size": "1", "private_sig_net_pool_start": "192.168.1.1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.0.253", "external_mgmt_dns_ip": "8.8.8.8", "private_sig_net_cidr": "192.168.1.0/24", "external_sig_dns_ip": "8.8.8.8", "private_sig_net_gateway": "192.168.1.254", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_bd473631-e088-4b41-9469-069909e508ff", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.0.0/24", "private_sig_net_pool_end": "192.168.1.253", "dn_range_start": "6505550000", "public_sig_net_id": "a4959dd9-e8f4-4ea9-8c99-7bff545db58c", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "6c39d896-a204-41e5-89b5-790204fb6fa1", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "a4959dd9-e8f4-4ea9-8c99-7bff545db58c"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "858d1306bba0487e89ce631a298d4be9", "tags": null, "creation_time": "2018-12-27T19:32:53Z", "links": [{"href": "http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "6c39d896-a204-41e5-89b5-790204fb6fa1", "stack_status_reason": "Stack CREATE completed successfully", "template_description": "Clearwater deployment\n"}} 2018-12-27 19:50:07,749 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1?resolve_outputs=False used request id req-4cd92248-b890-47aa-999d-f09e4bb3513c 2018-12-27 19:50:07,749 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.480380058289s 2018-12-27 19:50:07,749 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1?resolve_outputs=False used request id req-4cd92248-b890-47aa-999d-f09e4bb3513c 2018-12-27 19:50:07,751 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-27 19:50:07,754 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/6c39d896-a204-41e5-89b5-790204fb6fa1/events?limit=1&sort_dir=desc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1160947540e39475cdcf001250247e001a7a12cf" 2018-12-27 19:50:07,966 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 19:50:07 GMT Server: Apache x-openstack-request-id: req-642ee2f4-6c29-4528-bf41-623cb97a3dff Location: http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1/events?limit=1&sort_dir=desc Content-Length: 489 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-27 19:50:08,194 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:50:07 GMT Server: Apache x-openstack-request-id: req-313860d3-52c3-410f-bef3-171a50eb8141 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 343 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "clearwater-opnfv", "event_time": "2018-12-27T19:38:34Z", "links": [{"href": "http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1/resources/clearwater-opnfv/events/e344781a-617a-478c-953f-e577d4855b39", "rel": "self"}, {"href": "http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1/resources/clearwater-opnfv", "rel": "resource"}, {"href": "http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1", "rel": "stack"}], "logical_resource_id": "clearwater-opnfv", "resource_status_reason": "Stack CREATE completed successfully", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "6c39d896-a204-41e5-89b5-790204fb6fa1", "id": "e344781a-617a-478c-953f-e577d4855b39"}]} 2018-12-27 19:50:08,195 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1/events?limit=1&sort_dir=desc&limit=1&sort_dir=desc used request id req-313860d3-52c3-410f-bef3-171a50eb8141 2018-12-27 19:50:08,195 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.443779945374s 2018-12-27 19:50:08,195 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1/events?limit=1&sort_dir=desc&limit=1&sort_dir=desc used request id req-313860d3-52c3-410f-bef3-171a50eb8141 2018-12-27 19:50:08,196 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.DELETE.stacks 2018-12-27 19:50:08,198 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/6c39d896-a204-41e5-89b5-790204fb6fa1 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1160947540e39475cdcf001250247e001a7a12cf" 2018-12-27 19:50:08,416 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 19:50:08 GMT Server: Apache x-openstack-request-id: req-17b3e6d4-42d2-485b-b9a2-7cb5b0fb261a Location: http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1 Content-Length: 423 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-27 19:50:08,640 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 19:50:08 GMT Server: Apache x-openstack-request-id: req-19e36d6b-70b6-41d6-96fe-86c29ba7218b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 19:50:08,640 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1 used request id req-19e36d6b-70b6-41d6-96fe-86c29ba7218b 2018-12-27 19:50:08,640 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.DELETE.stacks in 0.444257974625s 2018-12-27 19:50:08,640 - shade.request_ids - DEBUG - DELETE call to orchestration for http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1 used request id req-19e36d6b-70b6-41d6-96fe-86c29ba7218b 2018-12-27 19:50:08,641 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-27 19:50:08,643 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/6c39d896-a204-41e5-89b5-790204fb6fa1/events?marker=e344781a-617a-478c-953f-e577d4855b39&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1160947540e39475cdcf001250247e001a7a12cf" 2018-12-27 19:50:08,850 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 19:50:08 GMT Server: Apache x-openstack-request-id: req-0a3c6973-46d6-4c8e-8260-082281da0f50 Location: http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1/events?marker=e344781a-617a-478c-953f-e577d4855b39&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-27 19:50:09,084 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:50:08 GMT Server: Apache x-openstack-request-id: req-c606adfa-3aa1-42c9-b962-fbe94c1a7003 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 431 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "clearwater-opnfv", "event_time": "2018-12-27T19:50:08Z", "links": [{"href": "http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1/resources/clearwater-opnfv/events/839eebfb-62b6-40f8-a175-100262cf9e59", "rel": "self"}, {"href": "http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1/resources/clearwater-opnfv", "rel": "resource"}, {"href": "http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1", "rel": "stack"}], "logical_resource_id": "clearwater-opnfv", "resource_status_reason": "Stack DELETE started", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "6c39d896-a204-41e5-89b5-790204fb6fa1", "id": "839eebfb-62b6-40f8-a175-100262cf9e59"}, {"resource_name": "homer", "event_time": "2018-12-27T19:50:08Z", "links": [{"href": "http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1/resources/homer/events/ce8d764b-5f4b-4817-94f4-02476ab6ba96", "rel": "self"}, {"href": "http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1/resources/homer", "rel": "resource"}, {"href": "http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1", "rel": "stack"}], "logical_resource_id": "homer", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "bc0f0d2f-7b9a-44f1-80cd-e010b5189f23", "id": "ce8d764b-5f4b-4817-94f4-02476ab6ba96"}]} 2018-12-27 19:50:09,084 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1/events?marker=e344781a-617a-478c-953f-e577d4855b39&sort_dir=asc&marker=e344781a-617a-478c-953f-e577d4855b39&sort_dir=asc used request id req-c606adfa-3aa1-42c9-b962-fbe94c1a7003 2018-12-27 19:50:09,084 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.443372011185s 2018-12-27 19:50:09,085 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1/events?marker=e344781a-617a-478c-953f-e577d4855b39&sort_dir=asc&marker=e344781a-617a-478c-953f-e577d4855b39&sort_dir=asc used request id req-c606adfa-3aa1-42c9-b962-fbe94c1a7003 2018-12-27 19:50:14,091 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-27 19:50:14,093 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/6c39d896-a204-41e5-89b5-790204fb6fa1/events?marker=ce8d764b-5f4b-4817-94f4-02476ab6ba96&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1160947540e39475cdcf001250247e001a7a12cf" 2018-12-27 19:50:14,446 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 19:50:14 GMT Server: Apache x-openstack-request-id: req-efc6b8e5-cf83-47f0-adf8-874d6c64c68d Location: http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1/events?marker=ce8d764b-5f4b-4817-94f4-02476ab6ba96&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-27 19:50:14,695 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:50:14 GMT Server: Apache x-openstack-request-id: req-071df3d7-3a3c-48f5-bf43-50e870d10164 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 600 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "dime", "event_time": "2018-12-27T19:50:09Z", "links": [{"href": "http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1/resources/dime/events/b8149283-fa84-4bdc-a129-a232a6a83e21", "rel": "self"}, {"href": "http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1/resources/dime", "rel": "resource"}, {"href": "http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1", "rel": "stack"}], "logical_resource_id": "dime", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "252ce4aa-283c-40c6-93c0-6bb258e28d15", "id": "b8149283-fa84-4bdc-a129-a232a6a83e21"}, {"resource_name": "bono", "event_time": "2018-12-27T19:50:11Z", "links": [{"href": "http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1/resources/bono/events/0f26bde3-8d7a-4acc-96f7-556760c002dc", "rel": "self"}, {"href": "http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1/resources/bono", "rel": "resource"}, {"href": "http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1", "rel": "stack"}], "logical_resource_id": "bono", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "de080b4f-0108-4006-96f8-d7eb468a811b", "id": "0f26bde3-8d7a-4acc-96f7-556760c002dc"}, {"resource_name": "vellum", "event_time": "2018-12-27T19:50:11Z", "links": [{"href": "http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1/resources/vellum/events/d5c25b71-e004-4b07-b8e0-309fb06e9b8e", "rel": "self"}, {"href": "http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1/resources/vellum", "rel": "resource"}, {"href": "http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1", "rel": "stack"}], "logical_resource_id": "vellum", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "e0f0aeae-9502-4efa-948d-8528097b41f0", "id": "d5c25b71-e004-4b07-b8e0-309fb06e9b8e"}, {"resource_name": "sprout", "event_time": "2018-12-27T19:50:12Z", "links": [{"href": "http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1/resources/sprout/events/3f59ff0a-37af-4bfc-b537-ee5a3d2dbd80", "rel": "self"}, {"href": "http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1/resources/sprout", "rel": "resource"}, {"href": "http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1", "rel": "stack"}], "logical_resource_id": "sprout", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "fc7b2741-5535-4453-9529-d21da279d451", "id": "3f59ff0a-37af-4bfc-b537-ee5a3d2dbd80"}]} 2018-12-27 19:50:14,695 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1/events?marker=ce8d764b-5f4b-4817-94f4-02476ab6ba96&sort_dir=asc&marker=ce8d764b-5f4b-4817-94f4-02476ab6ba96&sort_dir=asc used request id req-071df3d7-3a3c-48f5-bf43-50e870d10164 2018-12-27 19:50:14,695 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.604255914688s 2018-12-27 19:50:14,695 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1/events?marker=ce8d764b-5f4b-4817-94f4-02476ab6ba96&sort_dir=asc&marker=ce8d764b-5f4b-4817-94f4-02476ab6ba96&sort_dir=asc used request id req-071df3d7-3a3c-48f5-bf43-50e870d10164 2018-12-27 19:50:19,702 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-27 19:50:19,705 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/6c39d896-a204-41e5-89b5-790204fb6fa1/events?marker=3f59ff0a-37af-4bfc-b537-ee5a3d2dbd80&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1160947540e39475cdcf001250247e001a7a12cf" 2018-12-27 19:50:19,731 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 19:50:19 GMT Server: Apache x-openstack-request-id: req-2ef118fd-f0fd-4052-8445-27522f9df1e2 Location: http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1/events?marker=3f59ff0a-37af-4bfc-b537-ee5a3d2dbd80&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-27 19:50:19,996 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:50:19 GMT Server: Apache x-openstack-request-id: req-3b868a9f-17af-4191-8739-980d81601f3e Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-12-27 19:50:19,996 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1/events?marker=3f59ff0a-37af-4bfc-b537-ee5a3d2dbd80&sort_dir=asc&marker=3f59ff0a-37af-4bfc-b537-ee5a3d2dbd80&sort_dir=asc used request id req-3b868a9f-17af-4191-8739-980d81601f3e 2018-12-27 19:50:19,996 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.294395923615s 2018-12-27 19:50:19,997 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1/events?marker=3f59ff0a-37af-4bfc-b537-ee5a3d2dbd80&sort_dir=asc&marker=3f59ff0a-37af-4bfc-b537-ee5a3d2dbd80&sort_dir=asc used request id req-3b868a9f-17af-4191-8739-980d81601f3e 2018-12-27 19:50:25,002 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-27 19:50:25,005 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/6c39d896-a204-41e5-89b5-790204fb6fa1/events?marker=3f59ff0a-37af-4bfc-b537-ee5a3d2dbd80&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1160947540e39475cdcf001250247e001a7a12cf" 2018-12-27 19:50:25,237 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 19:50:25 GMT Server: Apache x-openstack-request-id: req-581779e3-aefd-45e9-a09c-1120d8311d41 Location: http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1/events?marker=3f59ff0a-37af-4bfc-b537-ee5a3d2dbd80&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-27 19:50:25,468 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:50:25 GMT Server: Apache x-openstack-request-id: req-8ca52b76-9e03-481d-b57b-e7ec385a8376 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "homer", "event_time": "2018-12-27T19:50:21Z", "links": [{"href": "http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1/resources/homer/events/fd6fe7f6-599b-4ef0-ab5b-bbc435fcea29", "rel": "self"}, {"href": "http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1/resources/homer", "rel": "resource"}, {"href": "http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1", "rel": "stack"}], "logical_resource_id": "homer", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "bc0f0d2f-7b9a-44f1-80cd-e010b5189f23", "id": "fd6fe7f6-599b-4ef0-ab5b-bbc435fcea29"}, {"resource_name": "vellum", "event_time": "2018-12-27T19:50:21Z", "links": [{"href": "http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1/resources/vellum/events/103e4848-7da5-490f-b0f2-af90ba95726c", "rel": "self"}, {"href": "http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1/resources/vellum", "rel": "resource"}, {"href": "http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1", "rel": "stack"}], "logical_resource_id": "vellum", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "e0f0aeae-9502-4efa-948d-8528097b41f0", "id": "103e4848-7da5-490f-b0f2-af90ba95726c"}, {"resource_name": "bono", "event_time": "2018-12-27T19:50:21Z", "links": [{"href": "http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1/resources/bono/events/a4e10914-da5d-4672-89f8-7a2e3df86fa4", "rel": "self"}, {"href": "http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1/resources/bono", "rel": "resource"}, {"href": "http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1", "rel": "stack"}], "logical_resource_id": "bono", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "de080b4f-0108-4006-96f8-d7eb468a811b", "id": "a4e10914-da5d-4672-89f8-7a2e3df86fa4"}, {"resource_name": "sprout", "event_time": "2018-12-27T19:50:25Z", "links": [{"href": "http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1/resources/sprout/events/77a0d886-687a-4ebf-9091-fb2a03ba34ca", "rel": "self"}, {"href": "http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1/resources/sprout", "rel": "resource"}, {"href": "http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1", "rel": "stack"}], "logical_resource_id": "sprout", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "fc7b2741-5535-4453-9529-d21da279d451", "id": "77a0d886-687a-4ebf-9091-fb2a03ba34ca"}, {"resource_name": "dime", "event_time": "2018-12-27T19:50:25Z", "links": [{"href": "http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1/resources/dime/events/36804cdd-4564-4393-beb6-ed0251c01cf5", "rel": "self"}, {"href": "http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1/resources/dime", "rel": "resource"}, {"href": "http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1", "rel": "stack"}], "logical_resource_id": "dime", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "252ce4aa-283c-40c6-93c0-6bb258e28d15", "id": "36804cdd-4564-4393-beb6-ed0251c01cf5"}]} 2018-12-27 19:50:25,469 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1/events?marker=3f59ff0a-37af-4bfc-b537-ee5a3d2dbd80&sort_dir=asc&marker=3f59ff0a-37af-4bfc-b537-ee5a3d2dbd80&sort_dir=asc used request id req-8ca52b76-9e03-481d-b57b-e7ec385a8376 2018-12-27 19:50:25,469 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.466305971146s 2018-12-27 19:50:25,469 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1/events?marker=3f59ff0a-37af-4bfc-b537-ee5a3d2dbd80&sort_dir=asc&marker=3f59ff0a-37af-4bfc-b537-ee5a3d2dbd80&sort_dir=asc used request id req-8ca52b76-9e03-481d-b57b-e7ec385a8376 2018-12-27 19:50:30,476 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-27 19:50:30,478 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/6c39d896-a204-41e5-89b5-790204fb6fa1/events?marker=36804cdd-4564-4393-beb6-ed0251c01cf5&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1160947540e39475cdcf001250247e001a7a12cf" 2018-12-27 19:50:30,726 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 19:50:30 GMT Server: Apache x-openstack-request-id: req-dc855f72-617a-4ee0-b5c2-f57635af3ec7 Location: http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1/events?marker=36804cdd-4564-4393-beb6-ed0251c01cf5&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-27 19:50:30,769 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:50:30 GMT Server: Apache x-openstack-request-id: req-66327d29-1489-4fb6-89ad-6ff278a6d38e Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 357 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "ellis", "event_time": "2018-12-27T19:50:25Z", "links": [{"href": "http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1/resources/ellis/events/2efc47f3-30bc-4e6b-9341-4de1a8ce9198", "rel": "self"}, {"href": "http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1/resources/ellis", "rel": "resource"}, {"href": "http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1", "rel": "stack"}], "logical_resource_id": "ellis", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "c0e5ac88-a0bc-4a3a-aeeb-bc23a0298d52", "id": "2efc47f3-30bc-4e6b-9341-4de1a8ce9198"}]} 2018-12-27 19:50:30,769 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1/events?marker=36804cdd-4564-4393-beb6-ed0251c01cf5&sort_dir=asc&marker=36804cdd-4564-4393-beb6-ed0251c01cf5&sort_dir=asc used request id req-66327d29-1489-4fb6-89ad-6ff278a6d38e 2018-12-27 19:50:30,769 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.293489933014s 2018-12-27 19:50:30,769 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1/events?marker=36804cdd-4564-4393-beb6-ed0251c01cf5&sort_dir=asc&marker=36804cdd-4564-4393-beb6-ed0251c01cf5&sort_dir=asc used request id req-66327d29-1489-4fb6-89ad-6ff278a6d38e 2018-12-27 19:50:35,775 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-27 19:50:35,778 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/6c39d896-a204-41e5-89b5-790204fb6fa1/events?marker=2efc47f3-30bc-4e6b-9341-4de1a8ce9198&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1160947540e39475cdcf001250247e001a7a12cf" 2018-12-27 19:50:36,008 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 19:50:35 GMT Server: Apache x-openstack-request-id: req-748b3dab-fbdc-4dc5-9087-582a3e1cb246 Location: http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1/events?marker=2efc47f3-30bc-4e6b-9341-4de1a8ce9198&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-27 19:50:36,249 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:50:36 GMT Server: Apache x-openstack-request-id: req-1b9ce885-ac2c-4a91-913b-a35d7387d9ae Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 447 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "ellis", "event_time": "2018-12-27T19:50:31Z", "links": [{"href": "http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1/resources/ellis/events/78d06d65-4c99-4f1a-902e-0ebe28a0556d", "rel": "self"}, {"href": "http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1/resources/ellis", "rel": "resource"}, {"href": "http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1", "rel": "stack"}], "logical_resource_id": "ellis", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "c0e5ac88-a0bc-4a3a-aeeb-bc23a0298d52", "id": "78d06d65-4c99-4f1a-902e-0ebe28a0556d"}, {"resource_name": "dns", "event_time": "2018-12-27T19:50:31Z", "links": [{"href": "http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1/resources/dns/events/5666571e-2e88-4d80-96b7-2736ab94546d", "rel": "self"}, {"href": "http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1/resources/dns", "rel": "resource"}, {"href": "http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1", "rel": "stack"}], "logical_resource_id": "dns", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "04108879-3420-4229-9ff2-e272603e223b", "id": "5666571e-2e88-4d80-96b7-2736ab94546d"}]} 2018-12-27 19:50:36,249 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1/events?marker=2efc47f3-30bc-4e6b-9341-4de1a8ce9198&sort_dir=asc&marker=2efc47f3-30bc-4e6b-9341-4de1a8ce9198&sort_dir=asc used request id req-1b9ce885-ac2c-4a91-913b-a35d7387d9ae 2018-12-27 19:50:36,249 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.474010944366s 2018-12-27 19:50:36,250 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1/events?marker=2efc47f3-30bc-4e6b-9341-4de1a8ce9198&sort_dir=asc&marker=2efc47f3-30bc-4e6b-9341-4de1a8ce9198&sort_dir=asc used request id req-1b9ce885-ac2c-4a91-913b-a35d7387d9ae 2018-12-27 19:50:41,256 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-27 19:50:41,258 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/6c39d896-a204-41e5-89b5-790204fb6fa1/events?marker=5666571e-2e88-4d80-96b7-2736ab94546d&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1160947540e39475cdcf001250247e001a7a12cf" 2018-12-27 19:50:41,478 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 19:50:41 GMT Server: Apache x-openstack-request-id: req-03b496f6-9cc5-45ca-8d8e-d6fff80d15f7 Location: http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1/events?marker=5666571e-2e88-4d80-96b7-2736ab94546d&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-27 19:50:41,705 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:50:41 GMT Server: Apache x-openstack-request-id: req-44b765a3-9d91-4b92-a9ac-c10bf6717c15 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 619 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "dns", "event_time": "2018-12-27T19:50:39Z", "links": [{"href": "http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1/resources/dns/events/ba2b9424-e427-430f-8d7f-1223d6911d3e", "rel": "self"}, {"href": "http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1/resources/dns", "rel": "resource"}, {"href": "http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1", "rel": "stack"}], "logical_resource_id": "dns", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "04108879-3420-4229-9ff2-e272603e223b", "id": "ba2b9424-e427-430f-8d7f-1223d6911d3e"}, {"resource_name": "mgmt_network", "event_time": "2018-12-27T19:50:39Z", "links": [{"href": "http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1/resources/mgmt_network/events/0ac5b3de-ae43-46fc-826a-a7403bb8312b", "rel": "self"}, {"href": "http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1/resources/mgmt_network", "rel": "resource"}, {"href": "http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1", "rel": "stack"}], "logical_resource_id": "mgmt_network", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "b2650294-4083-48cc-ba37-3fd6c3598f44", "id": "0ac5b3de-ae43-46fc-826a-a7403bb8312b"}, {"resource_name": "sig_network", "event_time": "2018-12-27T19:50:39Z", "links": [{"href": "http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1/resources/sig_network/events/472df313-5abb-4af1-81c6-573e3ec3f23f", "rel": "self"}, {"href": "http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1/resources/sig_network", "rel": "resource"}, {"href": "http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1", "rel": "stack"}], "logical_resource_id": "sig_network", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "644c6b55-802c-4f53-a8fb-5556fc712230", "id": "472df313-5abb-4af1-81c6-573e3ec3f23f"}, {"resource_name": "security_groups", "event_time": "2018-12-27T19:50:39Z", "links": [{"href": "http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1/resources/security_groups/events/d8f247a0-250d-4f9d-8ebf-c8b6e2f2c7b9", "rel": "self"}, {"href": "http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1/resources/security_groups", "rel": "resource"}, {"href": "http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1", "rel": "stack"}], "logical_resource_id": "security_groups", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "56f363bc-7264-445b-ad68-ae3573c4caf3", "id": "d8f247a0-250d-4f9d-8ebf-c8b6e2f2c7b9"}]} 2018-12-27 19:50:41,706 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1/events?marker=5666571e-2e88-4d80-96b7-2736ab94546d&sort_dir=asc&marker=5666571e-2e88-4d80-96b7-2736ab94546d&sort_dir=asc used request id req-44b765a3-9d91-4b92-a9ac-c10bf6717c15 2018-12-27 19:50:41,706 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.449939012527s 2018-12-27 19:50:41,706 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1/events?marker=5666571e-2e88-4d80-96b7-2736ab94546d&sort_dir=asc&marker=5666571e-2e88-4d80-96b7-2736ab94546d&sort_dir=asc used request id req-44b765a3-9d91-4b92-a9ac-c10bf6717c15 2018-12-27 19:50:46,713 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-27 19:50:46,716 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/6c39d896-a204-41e5-89b5-790204fb6fa1/events?marker=d8f247a0-250d-4f9d-8ebf-c8b6e2f2c7b9&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1160947540e39475cdcf001250247e001a7a12cf" 2018-12-27 19:50:46,924 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 19:50:46 GMT Server: Apache x-openstack-request-id: req-222edff5-794a-4c66-a61e-699a7be381f9 Location: http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1/events?marker=d8f247a0-250d-4f9d-8ebf-c8b6e2f2c7b9&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-27 19:50:47,151 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:50:46 GMT Server: Apache x-openstack-request-id: req-ccd60863-9a6e-4108-8d7d-43adca8a572b Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-12-27 19:50:47,151 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1/events?marker=d8f247a0-250d-4f9d-8ebf-c8b6e2f2c7b9&sort_dir=asc&marker=d8f247a0-250d-4f9d-8ebf-c8b6e2f2c7b9&sort_dir=asc used request id req-ccd60863-9a6e-4108-8d7d-43adca8a572b 2018-12-27 19:50:47,151 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.438050031662s 2018-12-27 19:50:47,151 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1/events?marker=d8f247a0-250d-4f9d-8ebf-c8b6e2f2c7b9&sort_dir=asc&marker=d8f247a0-250d-4f9d-8ebf-c8b6e2f2c7b9&sort_dir=asc used request id req-ccd60863-9a6e-4108-8d7d-43adca8a572b 2018-12-27 19:50:52,157 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-27 19:50:52,160 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/6c39d896-a204-41e5-89b5-790204fb6fa1/events?marker=d8f247a0-250d-4f9d-8ebf-c8b6e2f2c7b9&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1160947540e39475cdcf001250247e001a7a12cf" 2018-12-27 19:50:52,186 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 19:50:52 GMT Server: Apache x-openstack-request-id: req-26e43def-c856-4178-9d52-0f58748a1a76 Location: http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1/events?marker=d8f247a0-250d-4f9d-8ebf-c8b6e2f2c7b9&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-27 19:50:52,230 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:50:52 GMT Server: Apache x-openstack-request-id: req-c07fedfb-9162-4bd4-ab3a-b965b50066ae Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 611 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "mgmt_network", "event_time": "2018-12-27T19:50:47Z", "links": [{"href": "http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1/resources/mgmt_network/events/c880daf8-8db8-48fb-bbb8-816713193f09", "rel": "self"}, {"href": "http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1/resources/mgmt_network", "rel": "resource"}, {"href": "http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1", "rel": "stack"}], "logical_resource_id": "mgmt_network", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "b2650294-4083-48cc-ba37-3fd6c3598f44", "id": "c880daf8-8db8-48fb-bbb8-816713193f09"}, {"resource_name": "sig_network", "event_time": "2018-12-27T19:50:47Z", "links": [{"href": "http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1/resources/sig_network/events/02942020-6229-4346-8c4c-977848602ec9", "rel": "self"}, {"href": "http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1/resources/sig_network", "rel": "resource"}, {"href": "http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1", "rel": "stack"}], "logical_resource_id": "sig_network", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "644c6b55-802c-4f53-a8fb-5556fc712230", "id": "02942020-6229-4346-8c4c-977848602ec9"}, {"resource_name": "security_groups", "event_time": "2018-12-27T19:50:50Z", "links": [{"href": "http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1/resources/security_groups/events/225d2c27-ff56-4a69-9088-dd299aed8a0c", "rel": "self"}, {"href": "http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1/resources/security_groups", "rel": "resource"}, {"href": "http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1", "rel": "stack"}], "logical_resource_id": "security_groups", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "56f363bc-7264-445b-ad68-ae3573c4caf3", "id": "225d2c27-ff56-4a69-9088-dd299aed8a0c"}, {"resource_name": "clearwater-opnfv", "event_time": "2018-12-27T19:50:50Z", "links": [{"href": "http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1/resources/clearwater-opnfv/events/2990ad39-d982-48d8-8e73-10816e9c3eb0", "rel": "self"}, {"href": "http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1/resources/clearwater-opnfv", "rel": "resource"}, {"href": "http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1", "rel": "stack"}], "logical_resource_id": "clearwater-opnfv", "resource_status_reason": "Stack DELETE completed successfully", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "6c39d896-a204-41e5-89b5-790204fb6fa1", "id": "2990ad39-d982-48d8-8e73-10816e9c3eb0"}]} 2018-12-27 19:50:52,231 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1/events?marker=d8f247a0-250d-4f9d-8ebf-c8b6e2f2c7b9&sort_dir=asc&marker=d8f247a0-250d-4f9d-8ebf-c8b6e2f2c7b9&sort_dir=asc used request id req-c07fedfb-9162-4bd4-ab3a-b965b50066ae 2018-12-27 19:50:52,231 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0739772319794s 2018-12-27 19:50:52,231 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1/events?marker=d8f247a0-250d-4f9d-8ebf-c8b6e2f2c7b9&sort_dir=asc&marker=d8f247a0-250d-4f9d-8ebf-c8b6e2f2c7b9&sort_dir=asc used request id req-c07fedfb-9162-4bd4-ab3a-b965b50066ae 2018-12-27 19:50:57,238 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-27 19:50:57,240 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/6c39d896-a204-41e5-89b5-790204fb6fa1/events?marker=2990ad39-d982-48d8-8e73-10816e9c3eb0&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1160947540e39475cdcf001250247e001a7a12cf" 2018-12-27 19:50:57,460 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 19:50:57 GMT Server: Apache x-openstack-request-id: req-f0c52e69-ae41-45e8-bf15-03dfcdf0c749 Location: http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1/events?marker=2990ad39-d982-48d8-8e73-10816e9c3eb0&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-27 19:50:57,503 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:50:57 GMT Server: Apache x-openstack-request-id: req-1e7a74cb-938b-4eb1-94f0-71bed646b86c Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-12-27 19:50:57,503 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1/events?marker=2990ad39-d982-48d8-8e73-10816e9c3eb0&sort_dir=asc&marker=2990ad39-d982-48d8-8e73-10816e9c3eb0&sort_dir=asc used request id req-1e7a74cb-938b-4eb1-94f0-71bed646b86c 2018-12-27 19:50:57,503 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.265454053879s 2018-12-27 19:50:57,503 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1/events?marker=2990ad39-d982-48d8-8e73-10816e9c3eb0&sort_dir=asc&marker=2990ad39-d982-48d8-8e73-10816e9c3eb0&sort_dir=asc used request id req-1e7a74cb-938b-4eb1-94f0-71bed646b86c 2018-12-27 19:51:02,509 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-27 19:51:02,512 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/6c39d896-a204-41e5-89b5-790204fb6fa1/events?marker=2990ad39-d982-48d8-8e73-10816e9c3eb0&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1160947540e39475cdcf001250247e001a7a12cf" 2018-12-27 19:51:02,539 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 19:51:02 GMT Server: Apache x-openstack-request-id: req-7ea4c13f-2416-40f9-9154-44d6d4209c3a Location: http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1/events?marker=2990ad39-d982-48d8-8e73-10816e9c3eb0&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-27 19:51:02,582 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:51:02 GMT Server: Apache x-openstack-request-id: req-5bb4f4e1-b73c-435e-b7ac-16ffd55c07f3 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-12-27 19:51:02,582 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1/events?marker=2990ad39-d982-48d8-8e73-10816e9c3eb0&sort_dir=asc&marker=2990ad39-d982-48d8-8e73-10816e9c3eb0&sort_dir=asc used request id req-5bb4f4e1-b73c-435e-b7ac-16ffd55c07f3 2018-12-27 19:51:02,582 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0732100009918s 2018-12-27 19:51:02,583 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1/events?marker=2990ad39-d982-48d8-8e73-10816e9c3eb0&sort_dir=asc&marker=2990ad39-d982-48d8-8e73-10816e9c3eb0&sort_dir=asc used request id req-5bb4f4e1-b73c-435e-b7ac-16ffd55c07f3 2018-12-27 19:51:02,583 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-12-27 19:51:02,586 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/6c39d896-a204-41e5-89b5-790204fb6fa1?resolve_outputs=False -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1160947540e39475cdcf001250247e001a7a12cf" 2018-12-27 19:51:02,612 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 27 Dec 2018 19:51:02 GMT Server: Apache x-openstack-request-id: req-36c83bbf-eedb-43bf-8505-28cd5b750489 Location: http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1?resolve_outputs=False Content-Length: 467 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-27 19:51:02,867 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:51:02 GMT Server: Apache x-openstack-request-id: req-458ab816-d151-479d-90bd-018315431e71 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 890 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "5659dcbdaa7742d7bfece797c4514064", "private_sig_net_ip_version": "4", "image": "heat_ims-img_bd473631-e088-4b41-9469-069909e508ff", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_bd473631-e088-4b41-9469-069909e508ff", "sprout_cluster_size": "1", "private_sig_net_pool_start": "192.168.1.1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.0.253", "external_mgmt_dns_ip": "8.8.8.8", "private_sig_net_cidr": "192.168.1.0/24", "external_sig_dns_ip": "8.8.8.8", "private_sig_net_gateway": "192.168.1.254", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_bd473631-e088-4b41-9469-069909e508ff", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.0.0/24", "private_sig_net_pool_end": "192.168.1.253", "dn_range_start": "6505550000", "public_sig_net_id": "a4959dd9-e8f4-4ea9-8c99-7bff545db58c", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "6c39d896-a204-41e5-89b5-790204fb6fa1", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "a4959dd9-e8f4-4ea9-8c99-7bff545db58c"}, "deletion_time": "2018-12-27T19:50:51Z", "stack_name": "clearwater-opnfv", "stack_user_project_id": "858d1306bba0487e89ce631a298d4be9", "tags": null, "creation_time": "2018-12-27T19:32:53Z", "links": [{"href": "http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-12-27T19:50:08Z", "id": "6c39d896-a204-41e5-89b5-790204fb6fa1", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Clearwater deployment\n"}} 2018-12-27 19:51:02,867 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1?resolve_outputs=False used request id req-458ab816-d151-479d-90bd-018315431e71 2018-12-27 19:51:02,867 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.284020900726s 2018-12-27 19:51:02,868 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/5659dcbdaa7742d7bfece797c4514064/stacks/clearwater-opnfv/6c39d896-a204-41e5-89b5-790204fb6fa1?resolve_outputs=False used request id req-458ab816-d151-479d-90bd-018315431e71 2018-12-27 19:51:02,868 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-12-27 19:51:02,869 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.31:9696/v2.0/routers/ca4b2214-af72-460f-bda6-2fcf3ca01c54/remove_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}1160947540e39475cdcf001250247e001a7a12cf" -d '{"subnet_id": "cbac3e46-4603-42dd-9efb-9146b8051a7a"}' 2018-12-27 19:51:04,221 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-43720627-2b73-4dab-8138-0d08e54e8720 Date: Thu, 27 Dec 2018 19:51:04 GMT RESP BODY: {"network_id": "d17a33ff-33b2-408b-a6f4-3d8cffb650cd", "tenant_id": "5659dcbdaa7742d7bfece797c4514064", "subnet_id": "cbac3e46-4603-42dd-9efb-9146b8051a7a", "subnet_ids": ["cbac3e46-4603-42dd-9efb-9146b8051a7a"], "port_id": "45491628-172a-4422-8a73-bc6bd051aa34", "id": "ca4b2214-af72-460f-bda6-2fcf3ca01c54"} 2018-12-27 19:51:04,221 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.31:9696/v2.0/routers/ca4b2214-af72-460f-bda6-2fcf3ca01c54/remove_router_interface.json used request id req-43720627-2b73-4dab-8138-0d08e54e8720 2018-12-27 19:51:04,221 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.3527610302s 2018-12-27 19:51:04,222 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.31:9696/v2.0/routers/ca4b2214-af72-460f-bda6-2fcf3ca01c54/remove_router_interface.json used request id req-43720627-2b73-4dab-8138-0d08e54e8720 returning object ca4b2214-af72-460f-bda6-2fcf3ca01c54 2018-12-27 19:51:04,222 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-12-27 19:51:04,223 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1160947540e39475cdcf001250247e001a7a12cf" 2018-12-27 19:51:04,349 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 622 X-Openstack-Request-Id: req-a7b7cead-1124-47bb-a83e-2fcebc0a89ea Date: Thu, 27 Dec 2018 19:51:04 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "a4959dd9-e8f4-4ea9-8c99-7bff545db58c", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "244ab55b-a0ed-4e50-9f85-07f08119ae55", "ip_address": "172.30.9.200"}]}, "description": "", "tags": [], "tenant_id": "5659dcbdaa7742d7bfece797c4514064", "created_at": "2018-12-27T19:32:24Z", "admin_state_up": true, "updated_at": "2018-12-27T19:51:03Z", "revision_number": 4, "routes": [], "project_id": "5659dcbdaa7742d7bfece797c4514064", "id": "ca4b2214-af72-460f-bda6-2fcf3ca01c54", "name": "heat_ims-router_bd473631-e088-4b41-9469-069909e508ff"}]} 2018-12-27 19:51:04,349 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/routers.json used request id req-a7b7cead-1124-47bb-a83e-2fcebc0a89ea 2018-12-27 19:51:04,350 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.12730383873s 2018-12-27 19:51:04,350 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/routers.json used request id req-a7b7cead-1124-47bb-a83e-2fcebc0a89ea 2018-12-27 19:51:04,351 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-12-27 19:51:04,352 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:9696/v2.0/routers/ca4b2214-af72-460f-bda6-2fcf3ca01c54.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1160947540e39475cdcf001250247e001a7a12cf" 2018-12-27 19:51:06,157 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-98dc932f-2cd8-4580-880c-6b3c71b61b07 Content-Length: 0 Date: Thu, 27 Dec 2018 19:51:06 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 19:51:06,158 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/routers/ca4b2214-af72-460f-bda6-2fcf3ca01c54.json used request id req-98dc932f-2cd8-4580-880c-6b3c71b61b07 2018-12-27 19:51:06,158 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.80627298355s 2018-12-27 19:51:06,158 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/routers/ca4b2214-af72-460f-bda6-2fcf3ca01c54.json used request id req-98dc932f-2cd8-4580-880c-6b3c71b61b07 2018-12-27 19:51:06,158 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-12-27 19:51:06,159 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1160947540e39475cdcf001250247e001a7a12cf" 2018-12-27 19:51:06,212 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-4836f6fc-74d6-40cf-be54-48b18e27ad1b Date: Thu, 27 Dec 2018 19:51:06 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d17a33ff-33b2-408b-a6f4-3d8cffb650cd","tenant_id":"5659dcbdaa7742d7bfece797c4514064","created_at":"2018-12-27T19:32:22Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-12-27T19:32:22Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"5659dcbdaa7742d7bfece797c4514064","id":"cbac3e46-4603-42dd-9efb-9146b8051a7a","subnetpool_id":null,"name":"heat_ims-subnet_bd473631-e088-4b41-9469-069909e508ff"}]} 2018-12-27 19:51:06,213 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets.json used request id req-4836f6fc-74d6-40cf-be54-48b18e27ad1b 2018-12-27 19:51:06,213 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0543279647827s 2018-12-27 19:51:06,213 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets.json used request id req-4836f6fc-74d6-40cf-be54-48b18e27ad1b 2018-12-27 19:51:06,214 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-12-27 19:51:06,215 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:9696/v2.0/subnets/cbac3e46-4603-42dd-9efb-9146b8051a7a.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1160947540e39475cdcf001250247e001a7a12cf" 2018-12-27 19:51:08,082 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-ebb943ba-14d1-4596-a41c-89f297d263e3 Date: Thu, 27 Dec 2018 19:51:08 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 19:51:08,082 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/subnets/cbac3e46-4603-42dd-9efb-9146b8051a7a.json used request id req-ebb943ba-14d1-4596-a41c-89f297d263e3 2018-12-27 19:51:08,082 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.8678150177s 2018-12-27 19:51:08,082 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/subnets/cbac3e46-4603-42dd-9efb-9146b8051a7a.json used request id req-ebb943ba-14d1-4596-a41c-89f297d263e3 2018-12-27 19:51:08,083 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-27 19:51:08,083 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1160947540e39475cdcf001250247e001a7a12cf" 2018-12-27 19:51:08,182 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1214 X-Openstack-Request-Id: req-4de2370b-9172-43f3-bf58-6c79036cc65f Date: Thu, 27 Dec 2018 19:51:08 GMT RESP BODY: {"networks":[{"updated_at":"2018-12-27T15:58:03Z","dns_domain":"","revision_number":8,"port_security_enabled":true,"id":"a4959dd9-e8f4-4ea9-8c99-7bff545db58c","router:external":true,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"da629caea04941e1ae8979c379dc7c9d","status":"ACTIVE","subnets":["244ab55b-a0ed-4e50-9f85-07f08119ae55"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"da629caea04941e1ae8979c379dc7c9d","created_at":"2018-12-27T15:29:17Z","mtu":1500},{"ipv6_address_scope":null,"dns_domain":"","revision_number":5,"port_security_enabled":true,"id":"d17a33ff-33b2-408b-a6f4-3d8cffb650cd","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"5659dcbdaa7742d7bfece797c4514064","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-27T19:51:07Z","qos_policy_id":null,"name":"heat_ims-net_bd473631-e088-4b41-9469-069909e508ff","admin_state_up":true,"tenant_id":"5659dcbdaa7742d7bfece797c4514064","created_at":"2018-12-27T19:32:20Z","mtu":1442}]} 2018-12-27 19:51:08,182 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-4de2370b-9172-43f3-bf58-6c79036cc65f 2018-12-27 19:51:08,183 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0995180606842s 2018-12-27 19:51:08,183 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-4de2370b-9172-43f3-bf58-6c79036cc65f 2018-12-27 19:51:08,184 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-12-27 19:51:08,185 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:9696/v2.0/networks/d17a33ff-33b2-408b-a6f4-3d8cffb650cd.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1160947540e39475cdcf001250247e001a7a12cf" 2018-12-27 19:51:09,238 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-a41a5588-1ab9-4669-b061-c4bfe88aa231 Date: Thu, 27 Dec 2018 19:51:09 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 19:51:09,238 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/networks/d17a33ff-33b2-408b-a6f4-3d8cffb650cd.json used request id req-a41a5588-1ab9-4669-b061-c4bfe88aa231 2018-12-27 19:51:09,238 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.05410885811s 2018-12-27 19:51:09,238 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/networks/d17a33ff-33b2-408b-a6f4-3d8cffb650cd.json used request id req-a41a5588-1ab9-4669-b061-c4bfe88aa231 2018-12-27 19:51:09,243 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-27 19:51:09,246 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1160947540e39475cdcf001250247e001a7a12cf" 2018-12-27 19:51:09,471 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1199 Content-Type: application/json X-Openstack-Request-Id: req-cefc8908-2cbb-4dcd-9e3e-0aa6bd40ea5f Date: Thu, 27 Dec 2018 19:51:09 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/32de5565-c2d6-40e1-a076-b02e04d8b38d/snap", "metadata": {}}], "file": "/v2/images/32de5565-c2d6-40e1-a076-b02e04d8b38d/file", "owner": "5659dcbdaa7742d7bfece797c4514064", "id": "32de5565-c2d6-40e1-a076-b02e04d8b38d", "size": 263586304, "self": "/v2/images/32de5565-c2d6-40e1-a076-b02e04d8b38d", "disk_format": "qcow2", "direct_url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/32de5565-c2d6-40e1-a076-b02e04d8b38d/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "c72b40102c30f2c5e731d7f3da469df589b5c6eda0ada8864d2fad4e0b54d8e3", "updated_at": "2018-12-27T19:32:37Z", "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_bd473631-e088-4b41-9469-069909e508ff", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "82988902051ff00ce70f6bafb41fe397", "name": "heat_ims-img_bd473631-e088-4b41-9469-069909e508ff", "checksum": "82988902051ff00ce70f6bafb41fe397", "created_at": "2018-12-27T19:32:31Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-27 19:51:09,471 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-cefc8908-2cbb-4dcd-9e3e-0aa6bd40ea5f 2018-12-27 19:51:09,471 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.228330850601s 2018-12-27 19:51:09,471 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-cefc8908-2cbb-4dcd-9e3e-0aa6bd40ea5f 2018-12-27 19:51:09,473 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-12-27 19:51:09,476 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:9292/v2/images/32de5565-c2d6-40e1-a076-b02e04d8b38d -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1160947540e39475cdcf001250247e001a7a12cf" 2018-12-27 19:51:10,462 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-9336e337-f758-4e56-bf80-7a00339b9ec4 Date: Thu, 27 Dec 2018 19:51:10 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-27 19:51:10,462 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.31:9292/v2/images/32de5565-c2d6-40e1-a076-b02e04d8b38d used request id req-9336e337-f758-4e56-bf80-7a00339b9ec4 2018-12-27 19:51:10,462 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.989574193954s 2018-12-27 19:51:10,463 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.31:9292/v2/images/32de5565-c2d6-40e1-a076-b02e04d8b38d used request id req-9336e337-f758-4e56-bf80-7a00339b9ec4 2018-12-27 19:51:10,463 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-12-27 19:51:10,466 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e58395c8e537302499d64bfb31bb662364dc1a77" 2018-12-27 19:51:10,670 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:51:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d374ef3b-72b5-4422-91e2-96146f55c678 x-compute-request-id: req-d374ef3b-72b5-4422-91e2-96146f55c678 Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavors": [{"name": "heat_ims-flavor_bd473631-e088-4b41-9469-069909e508ff", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/49521764-2b45-4138-bc33-9eb85445fa6c", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/49521764-2b45-4138-bc33-9eb85445fa6c", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 25, "id": "49521764-2b45-4138-bc33-9eb85445fa6c"}]} 2018-12-27 19:51:10,670 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None used request id req-d374ef3b-72b5-4422-91e2-96146f55c678 2018-12-27 19:51:10,671 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.207387924194s 2018-12-27 19:51:10,671 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None used request id req-d374ef3b-72b5-4422-91e2-96146f55c678 2018-12-27 19:51:10,672 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-12-27 19:51:10,675 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:8774/v2.1/flavors/49521764-2b45-4138-bc33-9eb85445fa6c -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e58395c8e537302499d64bfb31bb662364dc1a77" 2018-12-27 19:51:10,736 - keystoneauth.session - DEBUG - RESP: [202] Date: Thu, 27 Dec 2018 19:51:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-6b241df2-93c4-4615-8d7d-4a4db3009985 x-compute-request-id: req-6b241df2-93c4-4615-8d7d-4a4db3009985 Content-Length: 0 Content-Type: application/json 2018-12-27 19:51:10,736 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/flavors/49521764-2b45-4138-bc33-9eb85445fa6c used request id req-6b241df2-93c4-4615-8d7d-4a4db3009985 2018-12-27 19:51:10,736 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0635659694672s 2018-12-27 19:51:10,736 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/flavors/49521764-2b45-4138-bc33-9eb85445fa6c used request id req-6b241df2-93c4-4615-8d7d-4a4db3009985 2018-12-27 19:51:10,737 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-27 19:51:10,740 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e58395c8e537302499d64bfb31bb662364dc1a77" 2018-12-27 19:51:10,861 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:51:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1d58b5b4-559b-45d7-a8f8-dfaad0866fd2 Content-Encoding: gzip Content-Length: 832 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/05a834ddebbc40688596b7460b47439e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05a834ddebbc40688596b7460b47439e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/08226a0ad01943f39559448239e291e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "08226a0ad01943f39559448239e291e1", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/55c0552fe37a4f7ca0e73939514bc683"}, "domain_id": "default", "enabled": true, "options": {}, "id": "55c0552fe37a4f7ca0e73939514bc683", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/646a4af4e3b5439a97996d353fea3924"}, "domain_id": "914eec1d43ea4caf9d2fd33268c06258", "enabled": true, "options": {}, "id": "646a4af4e3b5439a97996d353fea3924", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/85fb203e51c34d3f8122e285a6a318b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85fb203e51c34d3f8122e285a6a318b3", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/905e7f4b42d24cca93b99d2401fa3378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "905e7f4b42d24cca93b99d2401fa3378", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/a5bc08b9f81f4e5bb86c24f9f7547bae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5bc08b9f81f4e5bb86c24f9f7547bae", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/a5c780627f004d318bf908d80305da9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5c780627f004d318bf908d80305da9c", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/b18425bf2b044bc9af7e194919539a17"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b18425bf2b044bc9af7e194919539a17", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/b8d2134b619d4dca80e21d6fb16449b0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b8d2134b619d4dca80e21d6fb16449b0", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/b9ab6a25a652438285139fe5b44aea62"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9ab6a25a652438285139fe5b44aea62", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/c08462554a4844d681348f58b9b0edee"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c08462554a4844d681348f58b9b0edee", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/ddfc3a9aad444d4782eae677c8a98130"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ddfc3a9aad444d4782eae677c8a98130", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat_ims-user_bd473631-e088-4b41-9469-069909e508ff", "links": {"self": "http://172.30.9.31:5000/v3/users/e7c77990ffaf4447ba7d154f141f5f6f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "e7c77990ffaf4447ba7d154f141f5f6f", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/f2a74f2185a54676a6cb2bb5ecfcc4f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2a74f2185a54676a6cb2bb5ecfcc4f6", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-12-27 19:51:10,861 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-1d58b5b4-559b-45d7-a8f8-dfaad0866fd2 2018-12-27 19:51:10,861 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.124245166779s 2018-12-27 19:51:10,861 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-1d58b5b4-559b-45d7-a8f8-dfaad0866fd2 2018-12-27 19:51:10,867 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-27 19:51:10,871 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/users/e7c77990ffaf4447ba7d154f141f5f6f -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e58395c8e537302499d64bfb31bb662364dc1a77" 2018-12-27 19:51:10,977 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:51:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e7fa8649-16bf-454c-9f18-adfd436df715 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"user": {"name": "heat_ims-user_bd473631-e088-4b41-9469-069909e508ff", "links": {"self": "http://172.30.9.31:5000/v3/users/e7c77990ffaf4447ba7d154f141f5f6f"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "e7c77990ffaf4447ba7d154f141f5f6f", "description": null}} 2018-12-27 19:51:10,977 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users/e7c77990ffaf4447ba7d154f141f5f6f used request id req-e7fa8649-16bf-454c-9f18-adfd436df715 2018-12-27 19:51:10,978 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.110150814056s 2018-12-27 19:51:10,978 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users/e7c77990ffaf4447ba7d154f141f5f6f used request id req-e7fa8649-16bf-454c-9f18-adfd436df715 2018-12-27 19:51:10,978 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-12-27 19:51:10,982 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:5000/v3/users/e7c77990ffaf4447ba7d154f141f5f6f -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e58395c8e537302499d64bfb31bb662364dc1a77" 2018-12-27 19:51:11,189 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 19:51:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f5f7c62b-c4d6-447c-9a09-429b9319db74 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 19:51:11,190 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/e7c77990ffaf4447ba7d154f141f5f6f used request id req-f5f7c62b-c4d6-447c-9a09-429b9319db74 2018-12-27 19:51:11,190 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.211206197739s 2018-12-27 19:51:11,190 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/e7c77990ffaf4447ba7d154f141f5f6f used request id req-f5f7c62b-c4d6-447c-9a09-429b9319db74 2018-12-27 19:51:11,196 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-27 19:51:11,200 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e58395c8e537302499d64bfb31bb662364dc1a77" 2018-12-27 19:51:11,301 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:51:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aeeb973f-1fac-424a-b750-807831efeb3a Content-Encoding: gzip Content-Length: 382 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: heat_ims", "links": {"self": "http://172.30.9.31:5000/v3/projects/5659dcbdaa7742d7bfece797c4514064"}, "tags": [], "enabled": true, "id": "5659dcbdaa7742d7bfece797c4514064", "parent_id": "default", "domain_id": "default", "name": "heat_ims-project_bd473631-e088-4b41-9469-069909e508ff"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93"}, "tags": [], "enabled": true, "id": "b7b4fceec1ad4c6eb74d758b709a9d93", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/da629caea04941e1ae8979c379dc7c9d"}, "tags": [], "enabled": true, "id": "da629caea04941e1ae8979c379dc7c9d", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-12-27 19:51:11,301 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects used request id req-aeeb973f-1fac-424a-b750-807831efeb3a 2018-12-27 19:51:11,301 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.104351043701s 2018-12-27 19:51:11,301 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects used request id req-aeeb973f-1fac-424a-b750-807831efeb3a 2018-12-27 19:51:11,306 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-12-27 19:51:11,309 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:5000/v3/projects/5659dcbdaa7742d7bfece797c4514064 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e58395c8e537302499d64bfb31bb662364dc1a77" 2018-12-27 19:51:11,516 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 19:51:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ba2c4a94-f684-438c-81f6-279b4a85391a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 19:51:11,516 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/5659dcbdaa7742d7bfece797c4514064 used request id req-ba2c4a94-f684-438c-81f6-279b4a85391a 2018-12-27 19:51:11,516 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.210067987442s 2018-12-27 19:51:11,516 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/5659dcbdaa7742d7bfece797c4514064 used request id req-ba2c4a94-f684-438c-81f6-279b4a85391a 2018-12-27 19:51:11,519 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-27 19:51:11,519 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:9696/v2.0/security-groups.json?project_id=5659dcbdaa7742d7bfece797c4514064&name=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e58395c8e537302499d64bfb31bb662364dc1a77" 2018-12-27 19:51:11,769 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2434 X-Openstack-Request-Id: req-e49b1e46-7096-4cd0-a371-350e033727d2 Date: Thu, 27 Dec 2018 19:51:11 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "5659dcbdaa7742d7bfece797c4514064", "created_at": "2018-12-27T19:32:20Z", "updated_at": "2018-12-27T19:32:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T19:32:20Z", "revision_number": 0, "id": "111f9f91-1df0-477c-8609-a2856bfa71fa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T19:32:20Z", "security_group_id": "004c5ca2-017d-409d-9e2b-fadc23acdfe2", "tenant_id": "5659dcbdaa7742d7bfece797c4514064", "port_range_min": null, "ethertype": "IPv6", "project_id": "5659dcbdaa7742d7bfece797c4514064"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T19:32:20Z", "revision_number": 0, "id": "4b28a3dc-c050-47c1-bf6b-dffba55598c2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T19:32:20Z", "security_group_id": "004c5ca2-017d-409d-9e2b-fadc23acdfe2", "tenant_id": "5659dcbdaa7742d7bfece797c4514064", "port_range_min": null, "ethertype": "IPv4", "project_id": "5659dcbdaa7742d7bfece797c4514064"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T19:32:20Z", "revision_number": 0, "id": "b544f7b4-d4dc-4809-b839-1cd895b80d1e", "remote_group_id": "004c5ca2-017d-409d-9e2b-fadc23acdfe2", "remote_ip_prefix": null, "created_at": "2018-12-27T19:32:20Z", "security_group_id": "004c5ca2-017d-409d-9e2b-fadc23acdfe2", "tenant_id": "5659dcbdaa7742d7bfece797c4514064", "port_range_min": null, "ethertype": "IPv4", "project_id": "5659dcbdaa7742d7bfece797c4514064"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T19:32:20Z", "revision_number": 0, "id": "be61301e-3fff-4ff3-a4f6-341edce47bde", "remote_group_id": "004c5ca2-017d-409d-9e2b-fadc23acdfe2", "remote_ip_prefix": null, "created_at": "2018-12-27T19:32:20Z", "security_group_id": "004c5ca2-017d-409d-9e2b-fadc23acdfe2", "tenant_id": "5659dcbdaa7742d7bfece797c4514064", "port_range_min": null, "ethertype": "IPv6", "project_id": "5659dcbdaa7742d7bfece797c4514064"}], "revision_number": 4, "project_id": "5659dcbdaa7742d7bfece797c4514064", "id": "004c5ca2-017d-409d-9e2b-fadc23acdfe2", "name": "default"}]} 2018-12-27 19:51:11,770 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json?project_id=5659dcbdaa7742d7bfece797c4514064&name=default used request id req-e49b1e46-7096-4cd0-a371-350e033727d2 2018-12-27 19:51:11,770 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.250934839249s 2018-12-27 19:51:11,770 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json?project_id=5659dcbdaa7742d7bfece797c4514064&name=default used request id req-e49b1e46-7096-4cd0-a371-350e033727d2 2018-12-27 19:51:11,773 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-27 19:51:11,774 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e58395c8e537302499d64bfb31bb662364dc1a77" 2018-12-27 19:51:12,058 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 33483 X-Openstack-Request-Id: req-22142586-e8ba-4e44-a8c4-93348ae1c5ba Date: Thu, 27 Dec 2018 19:51:12 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "5659dcbdaa7742d7bfece797c4514064", "created_at": "2018-12-27T19:32:20Z", "updated_at": "2018-12-27T19:32:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T19:32:20Z", "revision_number": 0, "id": "111f9f91-1df0-477c-8609-a2856bfa71fa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T19:32:20Z", "security_group_id": "004c5ca2-017d-409d-9e2b-fadc23acdfe2", "tenant_id": "5659dcbdaa7742d7bfece797c4514064", "port_range_min": null, "ethertype": "IPv6", "project_id": "5659dcbdaa7742d7bfece797c4514064"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T19:32:20Z", "revision_number": 0, "id": "4b28a3dc-c050-47c1-bf6b-dffba55598c2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T19:32:20Z", "security_group_id": "004c5ca2-017d-409d-9e2b-fadc23acdfe2", "tenant_id": "5659dcbdaa7742d7bfece797c4514064", "port_range_min": null, "ethertype": "IPv4", "project_id": "5659dcbdaa7742d7bfece797c4514064"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T19:32:20Z", "revision_number": 0, "id": "b544f7b4-d4dc-4809-b839-1cd895b80d1e", "remote_group_id": "004c5ca2-017d-409d-9e2b-fadc23acdfe2", "remote_ip_prefix": null, "created_at": "2018-12-27T19:32:20Z", "security_group_id": "004c5ca2-017d-409d-9e2b-fadc23acdfe2", "tenant_id": "5659dcbdaa7742d7bfece797c4514064", "port_range_min": null, "ethertype": "IPv4", "project_id": "5659dcbdaa7742d7bfece797c4514064"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T19:32:20Z", "revision_number": 0, "id": "be61301e-3fff-4ff3-a4f6-341edce47bde", "remote_group_id": "004c5ca2-017d-409d-9e2b-fadc23acdfe2", "remote_ip_prefix": null, "created_at": "2018-12-27T19:32:20Z", "security_group_id": "004c5ca2-017d-409d-9e2b-fadc23acdfe2", "tenant_id": "5659dcbdaa7742d7bfece797c4514064", "port_range_min": null, "ethertype": "IPv6", "project_id": "5659dcbdaa7742d7bfece797c4514064"}], "revision_number": 4, "project_id": "5659dcbdaa7742d7bfece797c4514064", "id": "004c5ca2-017d-409d-9e2b-fadc23acdfe2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "created_at": "2018-12-27T15:33:01Z", "updated_at": "2018-12-27T15:33:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "35205ac3-06e6-4cf6-bb21-ff8f813cb45b", "remote_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "ade77f59-e70c-4970-8ea8-198222fa332e", "remote_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "c4f3bf7f-d793-498d-a883-bb8c6003f070", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "c85cb618-8f19-445b-8e16-6d467cb17771", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}], "revision_number": 4, "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "created_at": "2018-12-27T15:57:22Z", "updated_at": "2018-12-27T15:57:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "5e258a3b-01f5-4aef-81b7-0b5dc6e5b683", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "65475539-0336-498a-8da4-ff0a80b10089", "remote_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "ae922857-f7ae-4bc8-949b-153fb43bfd00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "b4f87679-52e1-4cf9-bf76-5abb9a9bec06", "remote_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "f7197afc9b61423897aefc9a643d03a1"}], "revision_number": 4, "project_id": "f7197afc9b61423897aefc9a643d03a1", "id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "created_at": "2018-12-27T16:01:54Z", "updated_at": "2018-12-27T16:01:54Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "00dd3abd-acd1-4edb-8f4a-8badcbd2eeb4", "remote_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "018de60d-bc33-4ef0-9eed-6d00b6ce227b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "0d99f0db-fa6b-4201-b67f-a7ff0db82c5d", "remote_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv6", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "5c4049ef-933d-4614-84e7-83584430d462", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv6", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}], "revision_number": 4, "project_id": "8c689c5e31c44b09ab85f80682abbc2a", "id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "created_at": "2018-12-27T15:56:49Z", "updated_at": "2018-12-27T15:56:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "6555e255-763a-4448-b1b1-0c93b2a390bd", "remote_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "777ff7a5-a590-43e5-a84b-7677710494e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "8bac258a-08df-48b7-900b-efbe01a6ec20", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "dc17921e-353f-4898-a970-881b2c8d093d", "remote_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}], "revision_number": 4, "project_id": "28dac9e1580d461c9de52e6659cc4f9d", "id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "created_at": "2018-12-27T16:01:52Z", "updated_at": "2018-12-27T16:01:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "32737757-45f3-4b24-b6ab-5f2d5579b4a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv6", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "ae604ef3-492d-4aa3-8045-1ff84f755a27", "remote_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv4", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "b7bff40a-beda-4996-b140-ed94d010535c", "remote_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv6", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "b8129030-9d72-4d5d-adce-47bbe62492fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv4", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}], "revision_number": 4, "project_id": "81c108a273314b24bf6b48c41b5bbe0c", "id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "created_at": "2018-12-27T15:57:20Z", "updated_at": "2018-12-27T15:57:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "0c389ec4-c0af-4c20-acf9-4fcc1d859dd7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv6", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "3749697a-f2ef-439a-a661-2fb92badd1ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv4", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "b74e0c8c-e243-450e-b1be-69c587093d6d", "remote_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv6", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "c222695b-2f1c-427d-afd7-e0be24ec9f66", "remote_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv4", "project_id": "7fb0e5436e4f467998e672dd71018a45"}], "revision_number": 4, "project_id": "7fb0e5436e4f467998e672dd71018a45", "id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "created_at": "2018-12-27T17:02:11Z", "updated_at": "2018-12-27T17:02:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "675d8a56-1c9b-4c58-a252-61e65997fd05", "remote_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv4", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "84f0587c-7394-4fd6-8f3d-8d6ba94cf3f9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv6", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "8a450b4f-e710-4193-816e-13a2d4e40c07", "remote_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv6", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "c3106b0a-1026-4156-86a9-f0438b7fab93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv4", "project_id": "7cba3664d5674e65a12c8c269a05febf"}], "revision_number": 4, "project_id": "7cba3664d5674e65a12c8c269a05febf", "id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "created_at": "2018-12-27T15:58:29Z", "updated_at": "2018-12-27T15:58:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "2a945ecc-f9fa-4219-96ab-c189a7f5c102", "remote_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv6", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "55e2b54e-68d4-4476-8c9f-e05e347c8970", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv4", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "9983229c-b595-482a-973f-81137a209b6d", "remote_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv4", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "9d4b8450-78ab-4817-a586-372ed88268f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv6", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}], "revision_number": 4, "project_id": "fbd6dbf946a5406398ba810e02d0888e", "id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "created_at": "2018-12-27T15:57:24Z", "updated_at": "2018-12-27T15:57:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "35521f2a-a59d-4798-9fa8-0febfe126076", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv4", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "607d473d-1e6a-4088-a778-7df9ffc1ff68", "remote_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv6", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "6f8fa92b-b67a-4047-a900-f43656aff42b", "remote_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv4", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "890f1d6c-9ae5-45b0-b7a1-282182432b66", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv6", "project_id": "253cc6709e714b8a80a5f74e4257907e"}], "revision_number": 4, "project_id": "253cc6709e714b8a80a5f74e4257907e", "id": "b9546f11-205e-4322-89f8-f0360d6090ed", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "created_at": "2018-12-27T15:57:08Z", "updated_at": "2018-12-27T15:57:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "6739c48b-d899-4c17-bb8e-ffaf8922c034", "remote_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv4", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "9660a6af-4d9b-40b9-9729-f205f66c2bd0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv4", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "bf244c03-fc10-4754-9c2b-b0224401c4f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv6", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "d3bee7cc-a152-441c-9790-abb1f56cec03", "remote_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv6", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}], "revision_number": 4, "project_id": "782a28bd0d40485e85eda6b8ba43840b", "id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "created_at": "2018-12-27T15:57:11Z", "updated_at": "2018-12-27T15:57:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "22c0d2cf-360a-4aa8-ba7e-bfdbf8327d27", "remote_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "553b140a-8ba9-4af7-9f50-bf24e87aebf7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "b2ecf7a5-df98-4d65-a762-767320437c5a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "e49104b2-7c13-49d6-8519-a16dd585346f", "remote_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}], "revision_number": 4, "project_id": "ef7e486beb8f4de39b25ca5f11552328", "id": "d0588e93-db0d-4888-9f99-3399a50df490", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-27T15:33:07Z", "updated_at": "2018-12-27T15:33:07Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "4de95db8-72d6-4aec-a145-e92511971eb9", "remote_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "5f100cff-05d8-4405-8dfb-0a387c123fae", "remote_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "a3f6a193-cc94-4220-a73a-08acf63c449b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "f059d8a5-0c32-49c9-a721-77cc89245ecd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "created_at": "2018-12-27T15:29:16Z", "updated_at": "2018-12-27T15:29:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "3c53841a-5bc0-4192-b482-044411e217ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "5956ff3f-d59d-4af6-82b5-566c888583a7", "remote_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:16Z", "revision_number": 0, "id": "60735d87-52c7-426a-91a6-aff1078a5a2d", "remote_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:16Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "abe97133-61dd-4fdf-baf3-2e07968a324f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "da629caea04941e1ae8979c379dc7c9d"}], "revision_number": 4, "project_id": "da629caea04941e1ae8979c379dc7c9d", "id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "name": "default"}]} 2018-12-27 19:51:12,058 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json used request id req-22142586-e8ba-4e44-a8c4-93348ae1c5ba 2018-12-27 19:51:12,059 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.285303115845s 2018-12-27 19:51:12,060 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json used request id req-22142586-e8ba-4e44-a8c4-93348ae1c5ba 2018-12-27 19:51:12,066 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-12-27 19:51:12,067 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:9696/v2.0/security-groups/004c5ca2-017d-409d-9e2b-fadc23acdfe2.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e58395c8e537302499d64bfb31bb662364dc1a77" 2018-12-27 19:51:12,432 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ad16b4b5-a877-4f4a-9979-0318e54cb27d Content-Length: 0 Date: Thu, 27 Dec 2018 19:51:12 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 19:51:12,432 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-groups/004c5ca2-017d-409d-9e2b-fadc23acdfe2.json used request id req-ad16b4b5-a877-4f4a-9979-0318e54cb27d 2018-12-27 19:51:12,432 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.366011857986s 2018-12-27 19:51:12,432 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-groups/004c5ca2-017d-409d-9e2b-fadc23acdfe2.json used request id req-ad16b4b5-a877-4f4a-9979-0318e54cb27d 2018-12-27 19:51:12,436 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-27 19:51:12,440 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e58395c8e537302499d64bfb31bb662364dc1a77" 2018-12-27 19:51:12,537 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:51:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2e7ed2ec-0e81-48f5-bc04-483d73d6a0e3 Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}, {"domain_id": null, "id": "d9e6e049507b4483a76e5e704b358df9", "links": {"self": "http://172.30.9.31:5000/v3/roles/d9e6e049507b4483a76e5e704b358df9"}, "name": "heat_stack_owner"}]} 2018-12-27 19:51:12,537 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-2e7ed2ec-0e81-48f5-bc04-483d73d6a0e3 2018-12-27 19:51:12,538 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.101339101791s 2018-12-27 19:51:12,538 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-2e7ed2ec-0e81-48f5-bc04-483d73d6a0e3 2018-12-27 19:51:12,543 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.roles 2018-12-27 19:51:12,547 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:5000/v3/roles/d9e6e049507b4483a76e5e704b358df9 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e58395c8e537302499d64bfb31bb662364dc1a77" 2018-12-27 19:51:12,671 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 19:51:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4fec0ad6-bca2-421f-a212-adfd6897ac1f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 19:51:12,671 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/roles/d9e6e049507b4483a76e5e704b358df9 used request id req-4fec0ad6-bca2-421f-a212-adfd6897ac1f 2018-12-27 19:51:12,671 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.roles in 0.127456903458s 2018-12-27 19:51:12,671 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/roles/d9e6e049507b4483a76e5e704b358df9 used request id req-4fec0ad6-bca2-421f-a212-adfd6897ac1f 2018-12-27 19:51:12,692 - xtesting.ci.run_tests - INFO - Loading test case 'vyos_vrouter'... 2018-12-27 19:51:12,740 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 19:51:12,746 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:51:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6c743e1b-9e4a-4d71-9797-e96a0b2d052a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 19:51:12,747 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-6c743e1b-9e4a-4d71-9797-e96a0b2d052a 2018-12-27 19:51:12,747 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000/v3/auth/tokens 2018-12-27 19:51:13,145 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}], "expires_at": "2018-12-27T20:51:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b7b4fceec1ad4c6eb74d758b709a9d93", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "a5bc08b9f81f4e5bb86c24f9f7547bae"}, "audit_ids": ["1Tc58dglSXK6NSdU7A3fAQ"], "issued_at": "2018-12-27T19:51:13.000000Z"}} 2018-12-27 19:51:13,148 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-27 19:51:13,148 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}551acb4cc367eb03fa9bbfd38fc48c6cfbf382dc" 2018-12-27 19:51:13,436 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 725 X-Openstack-Request-Id: req-97e79d9e-4e9e-41f1-b5c2-ad55744f1f56 Date: Thu, 27 Dec 2018 19:51:13 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","updated_at":"2018-12-27T15:58:03Z","dns_domain":"","revision_number":8,"port_security_enabled":true,"mtu":1500,"id":"a4959dd9-e8f4-4ea9-8c99-7bff545db58c","router:external":true,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"da629caea04941e1ae8979c379dc7c9d","status":"ACTIVE","subnets":["244ab55b-a0ed-4e50-9f85-07f08119ae55"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"da629caea04941e1ae8979c379dc7c9d","created_at":"2018-12-27T15:29:17Z","provider:network_type":"flat"}]} 2018-12-27 19:51:13,436 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json?router%3Aexternal=True used request id req-97e79d9e-4e9e-41f1-b5c2-ad55744f1f56 2018-12-27 19:51:13,437 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.288711071014s 2018-12-27 19:51:13,437 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json?router%3Aexternal=True used request id req-97e79d9e-4e9e-41f1-b5c2-ad55744f1f56 2018-12-27 19:51:13,441 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 19:51:13,446 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 19:51:13 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 19:51:13,447 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-27 19:51:13,450 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}551acb4cc367eb03fa9bbfd38fc48c6cfbf382dc" 2018-12-27 19:51:13,550 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:51:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b765e5eb-653a-43b5-8afb-b854d1bb1594 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.31:5000/v3/domains/914eec1d43ea4caf9d2fd33268c06258"}, "tags": [], "enabled": true, "id": "914eec1d43ea4caf9d2fd33268c06258", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains", "previous": null, "next": null}} 2018-12-27 19:51:13,550 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains used request id req-b765e5eb-653a-43b5-8afb-b854d1bb1594 2018-12-27 19:51:13,551 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.103813886642s 2018-12-27 19:51:13,551 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains used request id req-b765e5eb-653a-43b5-8afb-b854d1bb1594 2018-12-27 19:51:13,558 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-12-27 19:51:13,562 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}551acb4cc367eb03fa9bbfd38fc48c6cfbf382dc" -d '{"project": {"description": "Created by OPNFV Functest: vyos_vrouter", "enabled": true, "domain_id": "default", "name": "vyos_vrouter-project_d8c4bd52-6498-43ec-8754-1e22ed279358"}}' 2018-12-27 19:51:13,688 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 27 Dec 2018 19:51:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-44c0fb56-6a81-4545-8f9f-86282db1914f Content-Length: 370 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vyos_vrouter", "links": {"self": "http://172.30.9.31:5000/v3/projects/a3b7658b35d04156a1f9d76d8ea4c69c"}, "tags": [], "enabled": true, "id": "a3b7658b35d04156a1f9d76d8ea4c69c", "parent_id": "default", "domain_id": "default", "name": "vyos_vrouter-project_d8c4bd52-6498-43ec-8754-1e22ed279358"}} 2018-12-27 19:51:13,688 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-44c0fb56-6a81-4545-8f9f-86282db1914f 2018-12-27 19:51:13,689 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.130261182785s 2018-12-27 19:51:13,689 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-44c0fb56-6a81-4545-8f9f-86282db1914f 2018-12-27 19:51:13,689 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: vyos_vrouter', u'tags': [], 'enabled': True, 'id': u'a3b7658b35d04156a1f9d76d8ea4c69c', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'vyos_vrouter-project_d8c4bd52-6498-43ec-8754-1e22ed279358'}) 2018-12-27 19:51:13,696 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-12-27 19:51:13,699 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}551acb4cc367eb03fa9bbfd38fc48c6cfbf382dc" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "9ef5d50f-8411-4257-8fe5-a9ef78fd873d", "email": null, "name": "vyos_vrouter-user_d8c4bd52-6498-43ec-8754-1e22ed279358"}}' 2018-12-27 19:51:14,138 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 27 Dec 2018 19:51:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6365ab0d-e3f6-42a4-8e13-16325d1d1c59 Content-Length: 327 Content-Type: application/json RESP BODY: {"user": {"name": "vyos_vrouter-user_d8c4bd52-6498-43ec-8754-1e22ed279358", "links": {"self": "http://172.30.9.31:5000/v3/users/dd1dfebaa2af4d9e939086ee63ccb77d"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "dd1dfebaa2af4d9e939086ee63ccb77d", "domain_id": "default", "password_expires_at": null}} 2018-12-27 19:51:14,139 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/users used request id req-6365ab0d-e3f6-42a4-8e13-16325d1d1c59 2018-12-27 19:51:14,139 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.442705869675s 2018-12-27 19:51:14,139 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/users used request id req-6365ab0d-e3f6-42a4-8e13-16325d1d1c59 2018-12-27 19:51:14,140 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'dd1dfebaa2af4d9e939086ee63ccb77d', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vyos_vrouter-user_d8c4bd52-6498-43ec-8754-1e22ed279358'}) 2018-12-27 19:51:14,143 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-27 19:51:14,147 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}551acb4cc367eb03fa9bbfd38fc48c6cfbf382dc" 2018-12-27 19:51:14,244 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:51:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ceceb8f2-9528-4ef5-bd39-6f3de660e6a4 Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 19:51:14,244 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-ceceb8f2-9528-4ef5-bd39-6f3de660e6a4 2018-12-27 19:51:14,244 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.10111784935s 2018-12-27 19:51:14,245 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-ceceb8f2-9528-4ef5-bd39-6f3de660e6a4 2018-12-27 19:51:14,249 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-27 19:51:14,253 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}551acb4cc367eb03fa9bbfd38fc48c6cfbf382dc" 2018-12-27 19:51:14,354 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:51:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-95caee51-6ad6-4dbe-bea7-83761793b74b Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 19:51:14,354 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-95caee51-6ad6-4dbe-bea7-83761793b74b 2018-12-27 19:51:14,355 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.104986190796s 2018-12-27 19:51:14,355 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-95caee51-6ad6-4dbe-bea7-83761793b74b 2018-12-27 19:51:14,359 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-27 19:51:14,363 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}551acb4cc367eb03fa9bbfd38fc48c6cfbf382dc" 2018-12-27 19:51:14,473 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:51:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-50f15ace-1a39-4937-948b-bfa3ae962c98 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-12-27 19:51:14,473 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains/default used request id req-50f15ace-1a39-4937-948b-bfa3ae962c98 2018-12-27 19:51:14,474 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.113875865936s 2018-12-27 19:51:14,474 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains/default used request id req-50f15ace-1a39-4937-948b-bfa3ae962c98 2018-12-27 19:51:14,475 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-27 19:51:14,478 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}551acb4cc367eb03fa9bbfd38fc48c6cfbf382dc" 2018-12-27 19:51:14,599 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:51:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-361adc89-ca1e-4cb8-94cb-d8fb85d21449 Content-Encoding: gzip Content-Length: 842 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/05a834ddebbc40688596b7460b47439e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05a834ddebbc40688596b7460b47439e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/08226a0ad01943f39559448239e291e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "08226a0ad01943f39559448239e291e1", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/55c0552fe37a4f7ca0e73939514bc683"}, "domain_id": "default", "enabled": true, "options": {}, "id": "55c0552fe37a4f7ca0e73939514bc683", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/646a4af4e3b5439a97996d353fea3924"}, "domain_id": "914eec1d43ea4caf9d2fd33268c06258", "enabled": true, "options": {}, "id": "646a4af4e3b5439a97996d353fea3924", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/85fb203e51c34d3f8122e285a6a318b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85fb203e51c34d3f8122e285a6a318b3", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/905e7f4b42d24cca93b99d2401fa3378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "905e7f4b42d24cca93b99d2401fa3378", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/a5bc08b9f81f4e5bb86c24f9f7547bae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5bc08b9f81f4e5bb86c24f9f7547bae", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/a5c780627f004d318bf908d80305da9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5c780627f004d318bf908d80305da9c", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/b18425bf2b044bc9af7e194919539a17"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b18425bf2b044bc9af7e194919539a17", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/b8d2134b619d4dca80e21d6fb16449b0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b8d2134b619d4dca80e21d6fb16449b0", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/b9ab6a25a652438285139fe5b44aea62"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9ab6a25a652438285139fe5b44aea62", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/c08462554a4844d681348f58b9b0edee"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c08462554a4844d681348f58b9b0edee", "email": "neutron@localhost", "password_expires_at": null}, {"name": "vyos_vrouter-user_d8c4bd52-6498-43ec-8754-1e22ed279358", "links": {"self": "http://172.30.9.31:5000/v3/users/dd1dfebaa2af4d9e939086ee63ccb77d"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "dd1dfebaa2af4d9e939086ee63ccb77d", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/ddfc3a9aad444d4782eae677c8a98130"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ddfc3a9aad444d4782eae677c8a98130", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/f2a74f2185a54676a6cb2bb5ecfcc4f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2a74f2185a54676a6cb2bb5ecfcc4f6", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-12-27 19:51:14,599 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-361adc89-ca1e-4cb8-94cb-d8fb85d21449 2018-12-27 19:51:14,599 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.124768018723s 2018-12-27 19:51:14,600 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-361adc89-ca1e-4cb8-94cb-d8fb85d21449 2018-12-27 19:51:14,612 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-27 19:51:14,615 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}551acb4cc367eb03fa9bbfd38fc48c6cfbf382dc" 2018-12-27 19:51:14,719 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:51:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bf18413b-b877-4106-8b8c-9f2349155795 Content-Encoding: gzip Content-Length: 397 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: vyos_vrouter", "links": {"self": "http://172.30.9.31:5000/v3/projects/a3b7658b35d04156a1f9d76d8ea4c69c"}, "tags": [], "enabled": true, "id": "a3b7658b35d04156a1f9d76d8ea4c69c", "parent_id": "default", "domain_id": "default", "name": "vyos_vrouter-project_d8c4bd52-6498-43ec-8754-1e22ed279358"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93"}, "tags": [], "enabled": true, "id": "b7b4fceec1ad4c6eb74d758b709a9d93", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/da629caea04941e1ae8979c379dc7c9d"}, "tags": [], "enabled": true, "id": "da629caea04941e1ae8979c379dc7c9d", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-12-27 19:51:14,719 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?domain_id=default used request id req-bf18413b-b877-4106-8b8c-9f2349155795 2018-12-27 19:51:14,719 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.107656002045s 2018-12-27 19:51:14,720 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?domain_id=default used request id req-bf18413b-b877-4106-8b8c-9f2349155795 2018-12-27 19:51:14,727 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-12-27 19:51:14,731 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:5000/v3/role_assignments?user.id=dd1dfebaa2af4d9e939086ee63ccb77d&role.id=5e97c57d600b48f5b4c8f915fe73d20b&scope.project.id=a3b7658b35d04156a1f9d76d8ea4c69c" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}551acb4cc367eb03fa9bbfd38fc48c6cfbf382dc" 2018-12-27 19:51:14,838 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:51:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-77a779be-b6fa-4f87-bf61-d81005c9226f Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.31:5000/v3/role_assignments?user.id=dd1dfebaa2af4d9e939086ee63ccb77d&role.id=5e97c57d600b48f5b4c8f915fe73d20b&scope.project.id=a3b7658b35d04156a1f9d76d8ea4c69c", "previous": null, "next": null}} 2018-12-27 19:51:14,839 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/role_assignments?user.id=dd1dfebaa2af4d9e939086ee63ccb77d&role.id=5e97c57d600b48f5b4c8f915fe73d20b&scope.project.id=a3b7658b35d04156a1f9d76d8ea4c69c used request id req-77a779be-b6fa-4f87-bf61-d81005c9226f 2018-12-27 19:51:14,839 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.111354112625s 2018-12-27 19:51:14,839 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/role_assignments?user.id=dd1dfebaa2af4d9e939086ee63ccb77d&role.id=5e97c57d600b48f5b4c8f915fe73d20b&scope.project.id=a3b7658b35d04156a1f9d76d8ea4c69c used request id req-77a779be-b6fa-4f87-bf61-d81005c9226f 2018-12-27 19:51:14,843 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-12-27 19:51:14,846 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.31:5000/v3/projects/a3b7658b35d04156a1f9d76d8ea4c69c/users/dd1dfebaa2af4d9e939086ee63ccb77d/roles/5e97c57d600b48f5b4c8f915fe73d20b -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}551acb4cc367eb03fa9bbfd38fc48c6cfbf382dc" 2018-12-27 19:51:14,985 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 19:51:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f0ca0d66-b596-477b-aca2-3689052338ae Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 19:51:14,985 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/a3b7658b35d04156a1f9d76d8ea4c69c/users/dd1dfebaa2af4d9e939086ee63ccb77d/roles/5e97c57d600b48f5b4c8f915fe73d20b used request id req-f0ca0d66-b596-477b-aca2-3689052338ae 2018-12-27 19:51:14,985 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.142452001572s 2018-12-27 19:51:14,985 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/a3b7658b35d04156a1f9d76d8ea4c69c/users/dd1dfebaa2af4d9e939086ee63ccb77d/roles/5e97c57d600b48f5b4c8f915fe73d20b used request id req-f0ca0d66-b596-477b-aca2-3689052338ae 2018-12-27 19:51:14,986 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vyos_vrouter-project_d8c4bd52-6498-43ec-8754-1e22ed279358', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'tenant_name': 'admin', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': u'1', u'image_api_version': '2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'regionOne', u'key_manager_api_version': u'v1', 'project_id': u'a3b7658b35d04156a1f9d76d8ea4c69c', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '9ef5d50f-8411-4257-8fe5-a9ef78fd873d', 'username': u'vyos_vrouter-user_d8c4bd52-6498-43ec-8754-1e22ed279358', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.31:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-12-27 19:51:14,989 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vyos_vrouter-user_d8c4bd52-6498-43ec-8754-1e22ed279358', 'password': '9ef5d50f-8411-4257-8fe5-a9ef78fd873d', 'project_name': 'vyos_vrouter-project_d8c4bd52-6498-43ec-8754-1e22ed279358', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.31:5000//v3', 'project_id': 'a3b7658b35d04156a1f9d76d8ea4c69c', 'project_domain_name': 'Default'} 2018-12-27 19:51:15,027 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Orchestrator configuration {'requirements': {u'flavor': {u'ram_min': 4096, u'name': u'cloudify.medium'}, u'os_image': u'cloudify_manager_4.0'}} 2018-12-27 19:51:15,028 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - name = functest.opnfv_tests.vnf.router.cloudify_vrouter 2018-12-27 19:51:15,067 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - VNF configuration: {'inputs': {u'region': u'RegionOne', u'external_network_name': u'admin_floating_net'}, 'requirements': {u'flavor': {u'ram_min': 2048, u'name': u'cloudify.medium'}}, 'descriptor': {u'file_name': u'/src/opnfv-vnf-vyos-blueprint/function-test-openstack-blueprint.yaml', u'version': u'fraser', u'name': u'vrouter-opnfv'}} 2018-12-27 19:51:15,122 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Images needed for vrouter: {u'cloudify_manager_4.0': u'/home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2', u'vyos1.1.7': u'/home/opnfv/functest/images/vyos-1.1.7.img'} 2018-12-27 19:51:15,123 - xtesting.ci.run_tests - INFO - Running test case 'vyos_vrouter'... 2018-12-27 19:51:15,123 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-27 19:51:15,126 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}551acb4cc367eb03fa9bbfd38fc48c6cfbf382dc" 2018-12-27 19:51:15,220 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:51:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-020df399-1485-4e3b-82b0-810425a282ab Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.31:5000/v3/domains/914eec1d43ea4caf9d2fd33268c06258"}, "tags": [], "enabled": true, "id": "914eec1d43ea4caf9d2fd33268c06258", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains", "previous": null, "next": null}} 2018-12-27 19:51:15,220 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains used request id req-020df399-1485-4e3b-82b0-810425a282ab 2018-12-27 19:51:15,221 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0969898700714s 2018-12-27 19:51:15,221 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains used request id req-020df399-1485-4e3b-82b0-810425a282ab 2018-12-27 19:51:15,228 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-27 19:51:15,231 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}551acb4cc367eb03fa9bbfd38fc48c6cfbf382dc" 2018-12-27 19:51:15,347 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:51:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b8b50d63-6829-416f-a196-b05f78bbedec Content-Encoding: gzip Content-Length: 397 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: vyos_vrouter", "links": {"self": "http://172.30.9.31:5000/v3/projects/a3b7658b35d04156a1f9d76d8ea4c69c"}, "tags": [], "enabled": true, "id": "a3b7658b35d04156a1f9d76d8ea4c69c", "parent_id": "default", "domain_id": "default", "name": "vyos_vrouter-project_d8c4bd52-6498-43ec-8754-1e22ed279358"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93"}, "tags": [], "enabled": true, "id": "b7b4fceec1ad4c6eb74d758b709a9d93", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/da629caea04941e1ae8979c379dc7c9d"}, "tags": [], "enabled": true, "id": "da629caea04941e1ae8979c379dc7c9d", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-12-27 19:51:15,347 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?domain_id=default used request id req-b8b50d63-6829-416f-a196-b05f78bbedec 2018-12-27 19:51:15,348 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.119519948959s 2018-12-27 19:51:15,348 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?domain_id=default used request id req-b8b50d63-6829-416f-a196-b05f78bbedec 2018-12-27 19:51:15,350 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-12-27 19:51:15,351 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}551acb4cc367eb03fa9bbfd38fc48c6cfbf382dc" -d '{"network": {"tenant_id": "a3b7658b35d04156a1f9d76d8ea4c69c", "name": "vyos_vrouter-net_d8c4bd52-6498-43ec-8754-1e22ed279358", "admin_state_up": true}}' 2018-12-27 19:51:16,831 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 722 X-Openstack-Request-Id: req-1674da36-f645-45f7-8cc1-5eda3a03717e Date: Thu, 27 Dec 2018 19:51:16 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"provider:network_type":"geneve","id":"a446d0f1-f0df-42ca-b411-53ff5122955e","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":6,"ipv4_address_scope":null,"shared":false,"project_id":"a3b7658b35d04156a1f9d76d8ea4c69c","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-27T19:51:15Z","is_default":false,"qos_policy_id":null,"name":"vyos_vrouter-net_d8c4bd52-6498-43ec-8754-1e22ed279358","admin_state_up":true,"tenant_id":"a3b7658b35d04156a1f9d76d8ea4c69c","created_at":"2018-12-27T19:51:15Z","mtu":1442}} 2018-12-27 19:51:16,831 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-1674da36-f645-45f7-8cc1-5eda3a03717e 2018-12-27 19:51:16,831 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 1.48085713387s 2018-12-27 19:51:16,831 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-1674da36-f645-45f7-8cc1-5eda3a03717e 2018-12-27 19:51:16,832 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'dns_domain': u'', u'updated_at': u'2018-12-27T19:51:15Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'provider:network_type': u'geneve', u'id': u'a446d0f1-f0df-42ca-b411-53ff5122955e', u'provider:segmentation_id': 6, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'vyos_vrouter-net_d8c4bd52-6498-43ec-8754-1e22ed279358', u'created_at': u'2018-12-27T19:51:15Z', u'mtu': 1442, u'tenant_id': u'a3b7658b35d04156a1f9d76d8ea4c69c', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'a3b7658b35d04156a1f9d76d8ea4c69c'}) 2018-12-27 19:51:16,833 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 19:51:16,840 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:51:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f68f7aa1-48ec-4195-a80d-ad5e4602c3a0 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 19:51:16,840 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-f68f7aa1-48ec-4195-a80d-ad5e4602c3a0 2018-12-27 19:51:16,841 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000/v3/auth/tokens 2018-12-27 19:51:17,248 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T20:51:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a3b7658b35d04156a1f9d76d8ea4c69c", "name": "vyos_vrouter-project_d8c4bd52-6498-43ec-8754-1e22ed279358"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/a3b7658b35d04156a1f9d76d8ea4c69c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/a3b7658b35d04156a1f9d76d8ea4c69c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/a3b7658b35d04156a1f9d76d8ea4c69c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/a3b7658b35d04156a1f9d76d8ea4c69c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/a3b7658b35d04156a1f9d76d8ea4c69c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/a3b7658b35d04156a1f9d76d8ea4c69c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/a3b7658b35d04156a1f9d76d8ea4c69c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/a3b7658b35d04156a1f9d76d8ea4c69c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/a3b7658b35d04156a1f9d76d8ea4c69c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_a3b7658b35d04156a1f9d76d8ea4c69c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_a3b7658b35d04156a1f9d76d8ea4c69c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/a3b7658b35d04156a1f9d76d8ea4c69c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/a3b7658b35d04156a1f9d76d8ea4c69c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/a3b7658b35d04156a1f9d76d8ea4c69c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vyos_vrouter-user_d8c4bd52-6498-43ec-8754-1e22ed279358", "id": "dd1dfebaa2af4d9e939086ee63ccb77d"}, "audit_ids": ["0QcpO_YaThezfxJ-lmnamA"], "issued_at": "2018-12-27T19:51:17.000000Z"}} 2018-12-27 19:51:17,251 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-27 19:51:17,251 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5be04f61a79641c5c9e17e5ebd76940f5255a108" 2018-12-27 19:51:17,534 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1218 X-Openstack-Request-Id: req-686530f1-6c16-4fc0-ab7a-dd5dc5190e64 Date: Thu, 27 Dec 2018 19:51:17 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"id":"a446d0f1-f0df-42ca-b411-53ff5122955e","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"a3b7658b35d04156a1f9d76d8ea4c69c","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-27T19:51:15Z","qos_policy_id":null,"name":"vyos_vrouter-net_d8c4bd52-6498-43ec-8754-1e22ed279358","admin_state_up":true,"tenant_id":"a3b7658b35d04156a1f9d76d8ea4c69c","created_at":"2018-12-27T19:51:15Z","mtu":1442},{"updated_at":"2018-12-27T15:58:03Z","dns_domain":"","revision_number":8,"port_security_enabled":true,"id":"a4959dd9-e8f4-4ea9-8c99-7bff545db58c","router:external":true,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"da629caea04941e1ae8979c379dc7c9d","status":"ACTIVE","subnets":["244ab55b-a0ed-4e50-9f85-07f08119ae55"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"da629caea04941e1ae8979c379dc7c9d","created_at":"2018-12-27T15:29:17Z","mtu":1500}]} 2018-12-27 19:51:17,535 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-686530f1-6c16-4fc0-ab7a-dd5dc5190e64 2018-12-27 19:51:17,535 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.283905029297s 2018-12-27 19:51:17,535 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-686530f1-6c16-4fc0-ab7a-dd5dc5190e64 2018-12-27 19:51:17,536 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-12-27 19:51:17,537 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}5be04f61a79641c5c9e17e5ebd76940f5255a108" -d '{"subnet": {"name": "vyos_vrouter-subnet_d8c4bd52-6498-43ec-8754-1e22ed279358", "enable_dhcp": true, "network_id": "a446d0f1-f0df-42ca-b411-53ff5122955e", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-12-27 19:51:19,225 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-cce1965d-010f-446f-be69-69efceb2aff6 Date: Thu, 27 Dec 2018 19:51:19 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a446d0f1-f0df-42ca-b411-53ff5122955e","tenant_id":"a3b7658b35d04156a1f9d76d8ea4c69c","created_at":"2018-12-27T19:51:18Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-12-27T19:51:18Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"a3b7658b35d04156a1f9d76d8ea4c69c","id":"0405717d-18a5-4651-8fa1-446630ad0e57","subnetpool_id":null,"name":"vyos_vrouter-subnet_d8c4bd52-6498-43ec-8754-1e22ed279358"}} 2018-12-27 19:51:19,226 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/subnets.json used request id req-cce1965d-010f-446f-be69-69efceb2aff6 2018-12-27 19:51:19,226 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 1.68918800354s 2018-12-27 19:51:19,226 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/subnets.json used request id req-cce1965d-010f-446f-be69-69efceb2aff6 2018-12-27 19:51:19,226 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-12-27T19:51:18Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'0405717d-18a5-4651-8fa1-446630ad0e57', u'subnetpool_id': None, u'service_types': [], u'name': u'vyos_vrouter-subnet_d8c4bd52-6498-43ec-8754-1e22ed279358', u'enable_dhcp': True, u'network_id': u'a446d0f1-f0df-42ca-b411-53ff5122955e', u'tenant_id': u'a3b7658b35d04156a1f9d76d8ea4c69c', u'created_at': u'2018-12-27T19:51:18Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'a3b7658b35d04156a1f9d76d8ea4c69c'}) 2018-12-27 19:51:19,227 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-12-27 19:51:19,228 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}5be04f61a79641c5c9e17e5ebd76940f5255a108" -d '{"router": {"external_gateway_info": {"network_id": "a4959dd9-e8f4-4ea9-8c99-7bff545db58c"}, "name": "vyos_vrouter-router_d8c4bd52-6498-43ec-8754-1e22ed279358", "admin_state_up": true}}' 2018-12-27 19:51:21,841 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 623 X-Openstack-Request-Id: req-dd97c47c-361e-4ffb-807c-a4b33ca254d8 Date: Thu, 27 Dec 2018 19:51:21 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "a4959dd9-e8f4-4ea9-8c99-7bff545db58c", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "244ab55b-a0ed-4e50-9f85-07f08119ae55", "ip_address": "172.30.9.205"}]}, "description": "", "tags": [], "tenant_id": "a3b7658b35d04156a1f9d76d8ea4c69c", "created_at": "2018-12-27T19:51:19Z", "admin_state_up": true, "updated_at": "2018-12-27T19:51:21Z", "revision_number": 2, "routes": [], "project_id": "a3b7658b35d04156a1f9d76d8ea4c69c", "id": "51888b9a-c98b-4449-8f47-c15a30a41086", "name": "vyos_vrouter-router_d8c4bd52-6498-43ec-8754-1e22ed279358"}} 2018-12-27 19:51:21,841 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/routers.json used request id req-dd97c47c-361e-4ffb-807c-a4b33ca254d8 2018-12-27 19:51:21,842 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 2.61436796188s 2018-12-27 19:51:21,842 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/routers.json used request id req-dd97c47c-361e-4ffb-807c-a4b33ca254d8 2018-12-27 19:51:21,842 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'a4959dd9-e8f4-4ea9-8c99-7bff545db58c', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'244ab55b-a0ed-4e50-9f85-07f08119ae55', u'ip_address': u'172.30.9.205'}]}, u'description': u'', u'tags': [], u'tenant_id': u'a3b7658b35d04156a1f9d76d8ea4c69c', u'created_at': u'2018-12-27T19:51:19Z', u'admin_state_up': True, u'updated_at': u'2018-12-27T19:51:21Z', u'revision_number': 2, u'routes': [], u'project_id': u'a3b7658b35d04156a1f9d76d8ea4c69c', u'id': u'51888b9a-c98b-4449-8f47-c15a30a41086', u'name': u'vyos_vrouter-router_d8c4bd52-6498-43ec-8754-1e22ed279358'}) 2018-12-27 19:51:21,843 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-12-27 19:51:21,843 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.31:9696/v2.0/routers/51888b9a-c98b-4449-8f47-c15a30a41086/add_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}5be04f61a79641c5c9e17e5ebd76940f5255a108" -d '{"subnet_id": "0405717d-18a5-4651-8fa1-446630ad0e57"}' 2018-12-27 19:51:25,132 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-09991908-7742-4da5-9dbb-0c7122cd75ea Date: Thu, 27 Dec 2018 19:51:25 GMT RESP BODY: {"network_id": "a446d0f1-f0df-42ca-b411-53ff5122955e", "tenant_id": "a3b7658b35d04156a1f9d76d8ea4c69c", "subnet_id": "0405717d-18a5-4651-8fa1-446630ad0e57", "subnet_ids": ["0405717d-18a5-4651-8fa1-446630ad0e57"], "port_id": "3efac6a0-e9c9-4c94-a5cb-bc0885965ed7", "id": "51888b9a-c98b-4449-8f47-c15a30a41086"} 2018-12-27 19:51:25,132 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.31:9696/v2.0/routers/51888b9a-c98b-4449-8f47-c15a30a41086/add_router_interface.json used request id req-09991908-7742-4da5-9dbb-0c7122cd75ea 2018-12-27 19:51:25,132 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 3.2891869545s 2018-12-27 19:51:25,132 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.31:9696/v2.0/routers/51888b9a-c98b-4449-8f47-c15a30a41086/add_router_interface.json used request id req-09991908-7742-4da5-9dbb-0c7122cd75ea returning object 51888b9a-c98b-4449-8f47-c15a30a41086 2018-12-27 19:51:25,133 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2 2018-12-27 19:51:48,340 - shade - DEBUG - Image file /home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2 md5:d9fa9deb2e0906ab7da21bd97d305fa1 sha256:e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a 2018-12-27 19:51:48,341 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 19:51:48,347 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Thu, 27 Dec 2018 19:51:48 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}]} 2018-12-27 19:51:48,352 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-27 19:51:48,355 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5be04f61a79641c5c9e17e5ebd76940f5255a108" 2018-12-27 19:51:48,608 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-d86116e9-ffd7-48e1-929f-1eda8f922ccf Date: Thu, 27 Dec 2018 19:51:48 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-27 19:51:48,608 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-d86116e9-ffd7-48e1-929f-1eda8f922ccf 2018-12-27 19:51:48,608 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.25642991066s 2018-12-27 19:51:48,609 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-d86116e9-ffd7-48e1-929f-1eda8f922ccf 2018-12-27 19:51:48,617 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-12-27 19:51:48,620 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}5be04f61a79641c5c9e17e5ebd76940f5255a108" -d '{"owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "owner_specified.shade.object": "images/vyos_vrouter-img_d8c4bd52-6498-43ec-8754-1e22ed279358", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vyos_vrouter-img_d8c4bd52-6498-43ec-8754-1e22ed279358"}' 2018-12-27 19:51:48,885 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 876 Content-Type: application/json Location: http://172.30.9.31:9292/v2/images/7d7a9fec-7d26-425b-95da-a7e484052b01 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-883847ad-dd48-4cb0-b3b3-badb6d3ddb3a Date: Thu, 27 Dec 2018 19:51:48 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/7d7a9fec-7d26-425b-95da-a7e484052b01/file", "owner": "a3b7658b35d04156a1f9d76d8ea4c69c", "id": "7d7a9fec-7d26-425b-95da-a7e484052b01", "size": null, "self": "/v2/images/7d7a9fec-7d26-425b-95da-a7e484052b01", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-12-27T19:51:48Z", "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_d8c4bd52-6498-43ec-8754-1e22ed279358", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "vyos_vrouter-img_d8c4bd52-6498-43ec-8754-1e22ed279358", "checksum": null, "created_at": "2018-12-27T19:51:48Z", "protected": false} 2018-12-27 19:51:48,885 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.31:9292/v2/images used request id req-883847ad-dd48-4cb0-b3b3-badb6d3ddb3a 2018-12-27 19:51:48,885 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.268706083298s 2018-12-27 19:51:48,886 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.31:9292/v2/images used request id req-883847ad-dd48-4cb0-b3b3-badb6d3ddb3a returning object 7d7a9fec-7d26-425b-95da-a7e484052b01 2018-12-27 19:51:48,886 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-12-27 19:51:48,890 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.31:9292/v2/images/7d7a9fec-7d26-425b-95da-a7e484052b01/file -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5be04f61a79641c5c9e17e5ebd76940f5255a108" -d '' 2018-12-27 19:52:48,912 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-45422c44-2a87-4552-9ab1-2e5111b3138b Date: Thu, 27 Dec 2018 19:52:48 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-27 19:52:48,912 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.31:9292/v2/images/7d7a9fec-7d26-425b-95da-a7e484052b01/file used request id req-45422c44-2a87-4552-9ab1-2e5111b3138b 2018-12-27 19:52:48,912 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 60.0254459381s 2018-12-27 19:52:48,912 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.31:9292/v2/images/7d7a9fec-7d26-425b-95da-a7e484052b01/file used request id req-45422c44-2a87-4552-9ab1-2e5111b3138b 2018-12-27 19:52:48,916 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-27 19:52:48,920 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5be04f61a79641c5c9e17e5ebd76940f5255a108" 2018-12-27 19:52:49,184 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1208 Content-Type: application/json X-Openstack-Request-Id: req-af40f23a-cd95-42c8-be66-edfdaf2de4a3 Date: Thu, 27 Dec 2018 19:52:49 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/7d7a9fec-7d26-425b-95da-a7e484052b01/snap", "metadata": {}}], "file": "/v2/images/7d7a9fec-7d26-425b-95da-a7e484052b01/file", "owner": "a3b7658b35d04156a1f9d76d8ea4c69c", "id": "7d7a9fec-7d26-425b-95da-a7e484052b01", "size": 4373348352, "self": "/v2/images/7d7a9fec-7d26-425b-95da-a7e484052b01", "disk_format": "qcow2", "direct_url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/7d7a9fec-7d26-425b-95da-a7e484052b01/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-12-27T19:52:48Z", "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_d8c4bd52-6498-43ec-8754-1e22ed279358", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "vyos_vrouter-img_d8c4bd52-6498-43ec-8754-1e22ed279358", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-12-27T19:51:48Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-27 19:52:49,184 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-af40f23a-cd95-42c8-be66-edfdaf2de4a3 2018-12-27 19:52:49,184 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.267909049988s 2018-12-27 19:52:49,185 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-af40f23a-cd95-42c8-be66-edfdaf2de4a3 2018-12-27 19:52:49,187 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/7d7a9fec-7d26-425b-95da-a7e484052b01/snap', u'metadata': Munch({})})], 'file': u'/v2/images/7d7a9fec-7d26-425b-95da-a7e484052b01/file', 'owner': u'a3b7658b35d04156a1f9d76d8ea4c69c', 'id': u'7d7a9fec-7d26-425b-95da-a7e484052b01', 'size': 4373348352, u'self': u'/v2/images/7d7a9fec-7d26-425b-95da-a7e484052b01', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'a3b7658b35d04156a1f9d76d8ea4c69c', 'name': 'vyos_vrouter-project_d8c4bd52-6498-43ec-8754-1e22ed279358', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/7d7a9fec-7d26-425b-95da-a7e484052b01/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-12-27T19:52:48Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-12-27T19:52:48Z', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'owner_specified.shade.object': u'images/vyos_vrouter-img_d8c4bd52-6498-43ec-8754-1e22ed279358', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', 'properties': {u'self': u'/v2/images/7d7a9fec-7d26-425b-95da-a7e484052b01', u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', u'owner_specified.shade.object': u'images/vyos_vrouter-img_d8c4bd52-6498-43ec-8754-1e22ed279358', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'schema': u'/v2/schemas/image'}, 'name': u'vyos_vrouter-img_d8c4bd52-6498-43ec-8754-1e22ed279358', 'created': u'2018-12-27T19:51:48Z', 'checksum': u'd9fa9deb2e0906ab7da21bd97d305fa1', 'created_at': u'2018-12-27T19:51:48Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/7d7a9fec-7d26-425b-95da-a7e484052b01', u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', u'owner_specified.shade.object': u'images/vyos_vrouter-img_d8c4bd52-6498-43ec-8754-1e22ed279358', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'schema': u'/v2/schemas/image'}}) 2018-12-27 19:52:49,188 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-12-27 19:52:49,191 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}551acb4cc367eb03fa9bbfd38fc48c6cfbf382dc" -d '{"flavor": {"vcpus": 2, "ram": 4096, "name": "vyos_vrouter-flavor_d8c4bd52-6498-43ec-8754-1e22ed279358", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": null, "swap": 0}}' 2018-12-27 19:52:49,437 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:52:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c65fca05-9880-41cd-8a6c-4faa3500f589 x-compute-request-id: req-c65fca05-9880-41cd-8a6c-4faa3500f589 Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"flavor": {"name": "vyos_vrouter-flavor_d8c4bd52-6498-43ec-8754-1e22ed279358", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/24c3f926-246d-4a86-a9e3-d5ed53fb4eec", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/24c3f926-246d-4a86-a9e3-d5ed53fb4eec", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": "24c3f926-246d-4a86-a9e3-d5ed53fb4eec"}} 2018-12-27 19:52:49,437 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-c65fca05-9880-41cd-8a6c-4faa3500f589 2018-12-27 19:52:49,437 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.249350070953s 2018-12-27 19:52:49,438 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-c65fca05-9880-41cd-8a6c-4faa3500f589 2018-12-27 19:52:49,438 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vyos_vrouter-flavor_d8c4bd52-6498-43ec-8754-1e22ed279358', 'ephemeral': 0, 'ram': 4096, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 2, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b7b4fceec1ad4c6eb74d758b709a9d93', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 40, 'id': u'24c3f926-246d-4a86-a9e3-d5ed53fb4eec', 'swap': 0}) 2018-12-27 19:52:49,439 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-12-27 19:52:49,442 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/flavors/24c3f926-246d-4a86-a9e3-d5ed53fb4eec/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}551acb4cc367eb03fa9bbfd38fc48c6cfbf382dc" -d '{"extra_specs": {}}' 2018-12-27 19:52:49,461 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:52:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-f823ff76-5199-4c67-8d65-83b4acdf16d5 x-compute-request-id: req-f823ff76-5199-4c67-8d65-83b4acdf16d5 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-12-27 19:52:49,462 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors/24c3f926-246d-4a86-a9e3-d5ed53fb4eec/os-extra_specs used request id req-f823ff76-5199-4c67-8d65-83b4acdf16d5 2018-12-27 19:52:49,462 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0224680900574s 2018-12-27 19:52:49,462 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors/24c3f926-246d-4a86-a9e3-d5ed53fb4eec/os-extra_specs used request id req-f823ff76-5199-4c67-8d65-83b4acdf16d5 2018-12-27 19:52:49,462 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-12-27 19:52:49,465 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/os-keypairs -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}5be04f61a79641c5c9e17e5ebd76940f5255a108" -d '{"keypair": {"name": "vyos_vrouter-kp_d8c4bd52-6498-43ec-8754-1e22ed279358"}}' 2018-12-27 19:52:49,938 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:52:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-49fd3419-5656-45ac-91d2-9cc1171d63ad x-compute-request-id: req-49fd3419-5656-45ac-91d2-9cc1171d63ad Content-Encoding: gzip Content-Length: 1808 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC8yMBlijmxXD89lJg2pXvRmySvygyAz8JgXff2+IF71hEOIYz3igSQud74zIuBKMymzHUZVUaECF66PaCftyHgMCMDfFhn1HUja3nEBKeX6fS6H13nh7/FaOWE8vSKGyzLm1OadcChQsD+MQni2MPk4leoVznzmXZ08lEuHp5jmMo1z3sIMVjmBcE3wLky/RpIG6NzOngPolhCeRgrzU8IZgua6bMoFKtrf3pCt0DJlnnyMcW3CeqTGtQTYELhwo6FLBjtKhEWkzpe9zgD+SG1iL+vLDupnxQl3vvLIOvihjyQrEevqz1A1U7USTDiRb+nX8HgYB7qs2R5sSL2xhXP Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAvMjAZYo5sVw/PZSYNqV70Zskr8oMgM/CYF339viBe9YRDiGM\n94oEkLne+MyLgSjMpsx1GVVGhAheuj2gn7ch4DAjA3xYZ9R1I2t5xASnl+n0uh9d\n54e/xWjlhPL0ihssy5tTmnXAoULA/jEJ4tjD5OJXqFc585l2dPJRLh6eY5jKNc97\nCDFY5gXBN8C5Mv0aSBujczp4D6JYQnkYK81PCGYLmumzKBSra396QrdAyZZ58jHF\ntwnqkxrUE2BC4cKOhSwY7SoRFpM6Xvc4A/khtYi/ryw7qZ8UJd77yyDr4oY8kKxH\nr6s9QNVO1Ekw4kW/p1/B4GAe6rNkebEi9sYVzwIDAQABAoIBADe6QyE2RoWWp4x0\nGuK2wvBDDfdee4ZizgxIcPRUs1RtAqfbO5OvCF34oFttdhjwhEkQvdh2ldRP7Daq\nDopXMwbM7ukOgcJUsyd7iHxWq2pqw7VVoRDBv9h0eJxgY9OI5hZMicdkzzJLVFE1\nBKgUOO+N6TZmWVMRkChBh7lHjJX1d7n+N/wfIKlPffoUBM0JIMNE3bO72muRxzJb\npIkjEy0Aq/hZQcUyqPwsQxXE8jUg7fILrEyaNyyKPheBGlSkCEIJ1wUTh/gjcArE\nm82DefPmJt0nl+qYph+uzZAem1nQy0rZX8LOLfTEK3to2eq3HvU9ggc0nhHZnIL3\nHCwwnTECgYEA91hWcQZLXvqBhFGO+HCj0Fk+xYpiKhY7FIAT6yG+fAAdrBw8yOEV\nealLqcawnY5/20EVlMignk8JC+xaGnHv1QbnsnbJK68vkTreJSKcRRTKZyYsrgmL\nGPBADDcs1U29pSva7t9nOUC5YeIczD1Nbb44KqT5TU3Ce0N4ZWFDFNsCgYEAw2PW\npcdDQal080cwrsZzrXASZL4wRgrQo8zxnbf+aWGhyWwiJ8bmBflJcksrnDClXDKj\nDen1VFPuElaemdgyrSIIriUmGkJ6VtSxbXhHMZcVEBvE+JiUsxY4eMMxJqPd7y8w\npA1mzr1PBuoEhMd3mLNzPRTVPfuV6wfA3RZO+x0CgYEAhz7zTSvu7Ik3Zp2d+nTE\n7fjOnP80++RZ+7Sor4os+OqrTt/F0OVac8LBT50IF67CdKXa4hbt1IJM5QsgnZMt\nW6NB79CJ4WwSK2wv6chKAHAE2HAEQEmRmFpN+x/0UNIIX5diR/k6HREqDL6xlm/y\ntY4scgzxEHbzX6kd3PlYz78CgYEAs+tvcGA4snIUWyCm14muY3rbtSDc2uKClRLX\nOmB/SRK6I/wKx44DqmSPGUvW8JBq9Kc8NkfFvM08YG6axResMnkwfQuANpYYiXR5\nnVAwXp28q4SmsDPwWaiQf8NdszMZ3nIZ3DbrAFyaNMexOYNjwZ0c9JYGdnkA59fP\n5MXyHJECgYBcchgJLMcnkcaRNhOb8ZZ6DTerGwsUJTv+VvOVptMfB92K4FoZRERx\ndm5v6K2nMLgQxpxUE63IoT3d7tqkS6yOn7X3yBjY5VgbNv9mrsQOywAeVb8ia+ZS\ngntFbkrq3c52+0IRCCrNrbVw9xyP5CkHGUXhMK/Tc/vINUugscKX0A==\n-----END RSA PRIVATE KEY-----\n", "user_id": "dd1dfebaa2af4d9e939086ee63ccb77d", "name": "vyos_vrouter-kp_d8c4bd52-6498-43ec-8754-1e22ed279358", "fingerprint": "21:3e:06:d4:05:56:e5:d4:a0:20:08:90:9d:d3:e6:e6"}} 2018-12-27 19:52:49,938 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/os-keypairs used request id req-49fd3419-5656-45ac-91d2-9cc1171d63ad 2018-12-27 19:52:49,938 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.475747823715s 2018-12-27 19:52:49,939 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/os-keypairs used request id req-49fd3419-5656-45ac-91d2-9cc1171d63ad 2018-12-27 19:52:49,939 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC8yMBlijmxXD89lJg2pXvRmySvygyAz8JgXff2+IF71hEOIYz3igSQud74zIuBKMymzHUZVUaECF66PaCftyHgMCMDfFhn1HUja3nEBKeX6fS6H13nh7/FaOWE8vSKGyzLm1OadcChQsD+MQni2MPk4leoVznzmXZ08lEuHp5jmMo1z3sIMVjmBcE3wLky/RpIG6NzOngPolhCeRgrzU8IZgua6bMoFKtrf3pCt0DJlnnyMcW3CeqTGtQTYELhwo6FLBjtKhEWkzpe9zgD+SG1iL+vLDupnxQl3vvLIOvihjyQrEevqz1A1U7USTDiRb+nX8HgYB7qs2R5sSL2xhXP Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAvMjAZYo5sVw/PZSYNqV70Zskr8oMgM/CYF339viBe9YRDiGM\n94oEkLne+MyLgSjMpsx1GVVGhAheuj2gn7ch4DAjA3xYZ9R1I2t5xASnl+n0uh9d\n54e/xWjlhPL0ihssy5tTmnXAoULA/jEJ4tjD5OJXqFc585l2dPJRLh6eY5jKNc97\nCDFY5gXBN8C5Mv0aSBujczp4D6JYQnkYK81PCGYLmumzKBSra396QrdAyZZ58jHF\ntwnqkxrUE2BC4cKOhSwY7SoRFpM6Xvc4A/khtYi/ryw7qZ8UJd77yyDr4oY8kKxH\nr6s9QNVO1Ekw4kW/p1/B4GAe6rNkebEi9sYVzwIDAQABAoIBADe6QyE2RoWWp4x0\nGuK2wvBDDfdee4ZizgxIcPRUs1RtAqfbO5OvCF34oFttdhjwhEkQvdh2ldRP7Daq\nDopXMwbM7ukOgcJUsyd7iHxWq2pqw7VVoRDBv9h0eJxgY9OI5hZMicdkzzJLVFE1\nBKgUOO+N6TZmWVMRkChBh7lHjJX1d7n+N/wfIKlPffoUBM0JIMNE3bO72muRxzJb\npIkjEy0Aq/hZQcUyqPwsQxXE8jUg7fILrEyaNyyKPheBGlSkCEIJ1wUTh/gjcArE\nm82DefPmJt0nl+qYph+uzZAem1nQy0rZX8LOLfTEK3to2eq3HvU9ggc0nhHZnIL3\nHCwwnTECgYEA91hWcQZLXvqBhFGO+HCj0Fk+xYpiKhY7FIAT6yG+fAAdrBw8yOEV\nealLqcawnY5/20EVlMignk8JC+xaGnHv1QbnsnbJK68vkTreJSKcRRTKZyYsrgmL\nGPBADDcs1U29pSva7t9nOUC5YeIczD1Nbb44KqT5TU3Ce0N4ZWFDFNsCgYEAw2PW\npcdDQal080cwrsZzrXASZL4wRgrQo8zxnbf+aWGhyWwiJ8bmBflJcksrnDClXDKj\nDen1VFPuElaemdgyrSIIriUmGkJ6VtSxbXhHMZcVEBvE+JiUsxY4eMMxJqPd7y8w\npA1mzr1PBuoEhMd3mLNzPRTVPfuV6wfA3RZO+x0CgYEAhz7zTSvu7Ik3Zp2d+nTE\n7fjOnP80++RZ+7Sor4os+OqrTt/F0OVac8LBT50IF67CdKXa4hbt1IJM5QsgnZMt\nW6NB79CJ4WwSK2wv6chKAHAE2HAEQEmRmFpN+x/0UNIIX5diR/k6HREqDL6xlm/y\ntY4scgzxEHbzX6kd3PlYz78CgYEAs+tvcGA4snIUWyCm14muY3rbtSDc2uKClRLX\nOmB/SRK6I/wKx44DqmSPGUvW8JBq9Kc8NkfFvM08YG6axResMnkwfQuANpYYiXR5\nnVAwXp28q4SmsDPwWaiQf8NdszMZ3nIZ3DbrAFyaNMexOYNjwZ0c9JYGdnkA59fP\n5MXyHJECgYBcchgJLMcnkcaRNhOb8ZZ6DTerGwsUJTv+VvOVptMfB92K4FoZRERx\ndm5v6K2nMLgQxpxUE63IoT3d7tqkS6yOn7X3yBjY5VgbNv9mrsQOywAeVb8ia+ZS\ngntFbkrq3c52+0IRCCrNrbVw9xyP5CkHGUXhMK/Tc/vINUugscKX0A==\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'dd1dfebaa2af4d9e939086ee63ccb77d', 'name': u'vyos_vrouter-kp_d8c4bd52-6498-43ec-8754-1e22ed279358', 'created_at': '2018-12-27T19:52:49.939835', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'a3b7658b35d04156a1f9d76d8ea4c69c', 'name': 'vyos_vrouter-project_d8c4bd52-6498-43ec-8754-1e22ed279358', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'21:3e:06:d4:05:56:e5:d4:a0:20:08:90:9d:d3:e6:e6', 'type': 'ssh', 'id': u'vyos_vrouter-kp_d8c4bd52-6498-43ec-8754-1e22ed279358'}) 2018-12-27 19:52:49,940 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpAIBAAKCAQEAvMjAZYo5sVw/PZSYNqV70Zskr8oMgM/CYF339viBe9YRDiGM 94oEkLne+MyLgSjMpsx1GVVGhAheuj2gn7ch4DAjA3xYZ9R1I2t5xASnl+n0uh9d 54e/xWjlhPL0ihssy5tTmnXAoULA/jEJ4tjD5OJXqFc585l2dPJRLh6eY5jKNc97 CDFY5gXBN8C5Mv0aSBujczp4D6JYQnkYK81PCGYLmumzKBSra396QrdAyZZ58jHF twnqkxrUE2BC4cKOhSwY7SoRFpM6Xvc4A/khtYi/ryw7qZ8UJd77yyDr4oY8kKxH r6s9QNVO1Ekw4kW/p1/B4GAe6rNkebEi9sYVzwIDAQABAoIBADe6QyE2RoWWp4x0 GuK2wvBDDfdee4ZizgxIcPRUs1RtAqfbO5OvCF34oFttdhjwhEkQvdh2ldRP7Daq DopXMwbM7ukOgcJUsyd7iHxWq2pqw7VVoRDBv9h0eJxgY9OI5hZMicdkzzJLVFE1 BKgUOO+N6TZmWVMRkChBh7lHjJX1d7n+N/wfIKlPffoUBM0JIMNE3bO72muRxzJb pIkjEy0Aq/hZQcUyqPwsQxXE8jUg7fILrEyaNyyKPheBGlSkCEIJ1wUTh/gjcArE m82DefPmJt0nl+qYph+uzZAem1nQy0rZX8LOLfTEK3to2eq3HvU9ggc0nhHZnIL3 HCwwnTECgYEA91hWcQZLXvqBhFGO+HCj0Fk+xYpiKhY7FIAT6yG+fAAdrBw8yOEV ealLqcawnY5/20EVlMignk8JC+xaGnHv1QbnsnbJK68vkTreJSKcRRTKZyYsrgmL GPBADDcs1U29pSva7t9nOUC5YeIczD1Nbb44KqT5TU3Ce0N4ZWFDFNsCgYEAw2PW pcdDQal080cwrsZzrXASZL4wRgrQo8zxnbf+aWGhyWwiJ8bmBflJcksrnDClXDKj Den1VFPuElaemdgyrSIIriUmGkJ6VtSxbXhHMZcVEBvE+JiUsxY4eMMxJqPd7y8w pA1mzr1PBuoEhMd3mLNzPRTVPfuV6wfA3RZO+x0CgYEAhz7zTSvu7Ik3Zp2d+nTE 7fjOnP80++RZ+7Sor4os+OqrTt/F0OVac8LBT50IF67CdKXa4hbt1IJM5QsgnZMt W6NB79CJ4WwSK2wv6chKAHAE2HAEQEmRmFpN+x/0UNIIX5diR/k6HREqDL6xlm/y tY4scgzxEHbzX6kd3PlYz78CgYEAs+tvcGA4snIUWyCm14muY3rbtSDc2uKClRLX OmB/SRK6I/wKx44DqmSPGUvW8JBq9Kc8NkfFvM08YG6axResMnkwfQuANpYYiXR5 nVAwXp28q4SmsDPwWaiQf8NdszMZ3nIZ3DbrAFyaNMexOYNjwZ0c9JYGdnkA59fP 5MXyHJECgYBcchgJLMcnkcaRNhOb8ZZ6DTerGwsUJTv+VvOVptMfB92K4FoZRERx dm5v6K2nMLgQxpxUE63IoT3d7tqkS6yOn7X3yBjY5VgbNv9mrsQOywAeVb8ia+ZS gntFbkrq3c52+0IRCCrNrbVw9xyP5CkHGUXhMK/Tc/vINUugscKX0A== -----END RSA PRIVATE KEY----- 2018-12-27 19:52:49,943 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-12-27 19:52:49,943 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}5be04f61a79641c5c9e17e5ebd76940f5255a108" -d '{"security_group": {"name": "vyos_vrouter-sg_d8c4bd52-6498-43ec-8754-1e22ed279358", "description": "created by OPNFV Functest (vyos_vrouter)"}}' 2018-12-27 19:52:51,157 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1424 X-Openstack-Request-Id: req-1cf3db08-f777-493f-b123-9f028a556c25 Date: Thu, 27 Dec 2018 19:52:51 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "a3b7658b35d04156a1f9d76d8ea4c69c", "created_at": "2018-12-27T19:52:50Z", "updated_at": "2018-12-27T19:52:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T19:52:50Z", "revision_number": 0, "id": "27db629e-55b4-4576-a639-d568d3f51701", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T19:52:50Z", "security_group_id": "0d0f40f6-4e4e-4e74-b53f-d0a06c01cb32", "tenant_id": "a3b7658b35d04156a1f9d76d8ea4c69c", "port_range_min": null, "ethertype": "IPv6", "project_id": "a3b7658b35d04156a1f9d76d8ea4c69c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T19:52:50Z", "revision_number": 0, "id": "7ff99971-8033-4e0b-bbbf-8131b75ea79f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T19:52:50Z", "security_group_id": "0d0f40f6-4e4e-4e74-b53f-d0a06c01cb32", "tenant_id": "a3b7658b35d04156a1f9d76d8ea4c69c", "port_range_min": null, "ethertype": "IPv4", "project_id": "a3b7658b35d04156a1f9d76d8ea4c69c"}], "revision_number": 2, "project_id": "a3b7658b35d04156a1f9d76d8ea4c69c", "id": "0d0f40f6-4e4e-4e74-b53f-d0a06c01cb32", "name": "vyos_vrouter-sg_d8c4bd52-6498-43ec-8754-1e22ed279358"}} 2018-12-27 19:52:51,157 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/security-groups.json used request id req-1cf3db08-f777-493f-b123-9f028a556c25 2018-12-27 19:52:51,157 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 1.21416091919s 2018-12-27 19:52:51,157 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/security-groups.json used request id req-1cf3db08-f777-493f-b123-9f028a556c25 2018-12-27 19:52:51,162 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-27 19:52:51,162 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5be04f61a79641c5c9e17e5ebd76940f5255a108" 2018-12-27 19:52:51,431 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3840 X-Openstack-Request-Id: req-953bdc62-735f-436c-b886-73f873221907 Date: Thu, 27 Dec 2018 19:52:51 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "a3b7658b35d04156a1f9d76d8ea4c69c", "created_at": "2018-12-27T19:52:50Z", "updated_at": "2018-12-27T19:52:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T19:52:50Z", "revision_number": 0, "id": "27db629e-55b4-4576-a639-d568d3f51701", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T19:52:50Z", "security_group_id": "0d0f40f6-4e4e-4e74-b53f-d0a06c01cb32", "tenant_id": "a3b7658b35d04156a1f9d76d8ea4c69c", "port_range_min": null, "ethertype": "IPv6", "project_id": "a3b7658b35d04156a1f9d76d8ea4c69c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T19:52:50Z", "revision_number": 0, "id": "7ff99971-8033-4e0b-bbbf-8131b75ea79f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T19:52:50Z", "security_group_id": "0d0f40f6-4e4e-4e74-b53f-d0a06c01cb32", "tenant_id": "a3b7658b35d04156a1f9d76d8ea4c69c", "port_range_min": null, "ethertype": "IPv4", "project_id": "a3b7658b35d04156a1f9d76d8ea4c69c"}], "revision_number": 2, "project_id": "a3b7658b35d04156a1f9d76d8ea4c69c", "id": "0d0f40f6-4e4e-4e74-b53f-d0a06c01cb32", "name": "vyos_vrouter-sg_d8c4bd52-6498-43ec-8754-1e22ed279358"}, {"description": "Default security group", "tags": [], "tenant_id": "a3b7658b35d04156a1f9d76d8ea4c69c", "created_at": "2018-12-27T19:51:15Z", "updated_at": "2018-12-27T19:51:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T19:51:15Z", "revision_number": 0, "id": "08ecc217-1c91-420b-a071-b8f17b5990b6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T19:51:15Z", "security_group_id": "d099d31a-e4a8-4a1a-a9b9-61b05fa0e1f2", "tenant_id": "a3b7658b35d04156a1f9d76d8ea4c69c", "port_range_min": null, "ethertype": "IPv4", "project_id": "a3b7658b35d04156a1f9d76d8ea4c69c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T19:51:15Z", "revision_number": 0, "id": "20f7b463-ed78-4882-9e62-c8ebcc8fbeaa", "remote_group_id": "d099d31a-e4a8-4a1a-a9b9-61b05fa0e1f2", "remote_ip_prefix": null, "created_at": "2018-12-27T19:51:15Z", "security_group_id": "d099d31a-e4a8-4a1a-a9b9-61b05fa0e1f2", "tenant_id": "a3b7658b35d04156a1f9d76d8ea4c69c", "port_range_min": null, "ethertype": "IPv6", "project_id": "a3b7658b35d04156a1f9d76d8ea4c69c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T19:51:15Z", "revision_number": 0, "id": "9571ea23-bc54-494f-8f3b-0d6ecedc09d2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T19:51:15Z", "security_group_id": "d099d31a-e4a8-4a1a-a9b9-61b05fa0e1f2", "tenant_id": "a3b7658b35d04156a1f9d76d8ea4c69c", "port_range_min": null, "ethertype": "IPv6", "project_id": "a3b7658b35d04156a1f9d76d8ea4c69c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T19:51:15Z", "revision_number": 0, "id": "a482282d-2f90-43a6-a127-07db78b6663b", "remote_group_id": "d099d31a-e4a8-4a1a-a9b9-61b05fa0e1f2", "remote_ip_prefix": null, "created_at": "2018-12-27T19:51:15Z", "security_group_id": "d099d31a-e4a8-4a1a-a9b9-61b05fa0e1f2", "tenant_id": "a3b7658b35d04156a1f9d76d8ea4c69c", "port_range_min": null, "ethertype": "IPv4", "project_id": "a3b7658b35d04156a1f9d76d8ea4c69c"}], "revision_number": 4, "project_id": "a3b7658b35d04156a1f9d76d8ea4c69c", "id": "d099d31a-e4a8-4a1a-a9b9-61b05fa0e1f2", "name": "default"}]} 2018-12-27 19:52:51,431 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json used request id req-953bdc62-735f-436c-b886-73f873221907 2018-12-27 19:52:51,431 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.269087076187s 2018-12-27 19:52:51,431 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json used request id req-953bdc62-735f-436c-b886-73f873221907 2018-12-27 19:52:51,436 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-12-27 19:52:51,436 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}5be04f61a79641c5c9e17e5ebd76940f5255a108" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": "22", "remote_ip_prefix": null, "protocol": "tcp", "port_range_max": "22", "ethertype": "IPv4", "security_group_id": "0d0f40f6-4e4e-4e74-b53f-d0a06c01cb32"}}' 2018-12-27 19:52:51,922 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-8e21c261-de91-4b9e-8169-437ec6e47844 Date: Thu, 27 Dec 2018 19:52:51 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-12-27T19:52:51Z", "security_group_id": "0d0f40f6-4e4e-4e74-b53f-d0a06c01cb32", "port_range_min": 22, "revision_number": 0, "tenant_id": "a3b7658b35d04156a1f9d76d8ea4c69c", "created_at": "2018-12-27T19:52:51Z", "project_id": "a3b7658b35d04156a1f9d76d8ea4c69c", "id": "9cf6be78-c3fd-4011-9edd-d2b59a263f28"}} 2018-12-27 19:52:51,923 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/security-group-rules.json used request id req-8e21c261-de91-4b9e-8169-437ec6e47844 2018-12-27 19:52:51,923 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.486845016479s 2018-12-27 19:52:51,923 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/security-group-rules.json used request id req-8e21c261-de91-4b9e-8169-437ec6e47844 2018-12-27 19:52:51,926 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-27 19:52:51,927 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5be04f61a79641c5c9e17e5ebd76940f5255a108" 2018-12-27 19:52:52,187 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4336 X-Openstack-Request-Id: req-3403e1aa-dc1b-4727-bcbd-bad9ca80991a Date: Thu, 27 Dec 2018 19:52:52 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "a3b7658b35d04156a1f9d76d8ea4c69c", "created_at": "2018-12-27T19:52:50Z", "updated_at": "2018-12-27T19:52:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T19:52:50Z", "revision_number": 0, "id": "27db629e-55b4-4576-a639-d568d3f51701", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T19:52:50Z", "security_group_id": "0d0f40f6-4e4e-4e74-b53f-d0a06c01cb32", "tenant_id": "a3b7658b35d04156a1f9d76d8ea4c69c", "port_range_min": null, "ethertype": "IPv6", "project_id": "a3b7658b35d04156a1f9d76d8ea4c69c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T19:52:50Z", "revision_number": 0, "id": "7ff99971-8033-4e0b-bbbf-8131b75ea79f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T19:52:50Z", "security_group_id": "0d0f40f6-4e4e-4e74-b53f-d0a06c01cb32", "tenant_id": "a3b7658b35d04156a1f9d76d8ea4c69c", "port_range_min": null, "ethertype": "IPv4", "project_id": "a3b7658b35d04156a1f9d76d8ea4c69c"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-12-27T19:52:51Z", "revision_number": 0, "id": "9cf6be78-c3fd-4011-9edd-d2b59a263f28", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T19:52:51Z", "security_group_id": "0d0f40f6-4e4e-4e74-b53f-d0a06c01cb32", "tenant_id": "a3b7658b35d04156a1f9d76d8ea4c69c", "port_range_min": 22, "ethertype": "IPv4", "project_id": "a3b7658b35d04156a1f9d76d8ea4c69c"}], "revision_number": 3, "project_id": "a3b7658b35d04156a1f9d76d8ea4c69c", "id": "0d0f40f6-4e4e-4e74-b53f-d0a06c01cb32", "name": "vyos_vrouter-sg_d8c4bd52-6498-43ec-8754-1e22ed279358"}, {"description": "Default security group", "tags": [], "tenant_id": "a3b7658b35d04156a1f9d76d8ea4c69c", "created_at": "2018-12-27T19:51:15Z", "updated_at": "2018-12-27T19:51:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T19:51:15Z", "revision_number": 0, "id": "08ecc217-1c91-420b-a071-b8f17b5990b6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T19:51:15Z", "security_group_id": "d099d31a-e4a8-4a1a-a9b9-61b05fa0e1f2", "tenant_id": "a3b7658b35d04156a1f9d76d8ea4c69c", "port_range_min": null, "ethertype": "IPv4", "project_id": "a3b7658b35d04156a1f9d76d8ea4c69c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T19:51:15Z", "revision_number": 0, "id": "20f7b463-ed78-4882-9e62-c8ebcc8fbeaa", "remote_group_id": "d099d31a-e4a8-4a1a-a9b9-61b05fa0e1f2", "remote_ip_prefix": null, "created_at": "2018-12-27T19:51:15Z", "security_group_id": "d099d31a-e4a8-4a1a-a9b9-61b05fa0e1f2", "tenant_id": "a3b7658b35d04156a1f9d76d8ea4c69c", "port_range_min": null, "ethertype": "IPv6", "project_id": "a3b7658b35d04156a1f9d76d8ea4c69c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T19:51:15Z", "revision_number": 0, "id": "9571ea23-bc54-494f-8f3b-0d6ecedc09d2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T19:51:15Z", "security_group_id": "d099d31a-e4a8-4a1a-a9b9-61b05fa0e1f2", "tenant_id": "a3b7658b35d04156a1f9d76d8ea4c69c", "port_range_min": null, "ethertype": "IPv6", "project_id": "a3b7658b35d04156a1f9d76d8ea4c69c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T19:51:15Z", "revision_number": 0, "id": "a482282d-2f90-43a6-a127-07db78b6663b", "remote_group_id": "d099d31a-e4a8-4a1a-a9b9-61b05fa0e1f2", "remote_ip_prefix": null, "created_at": "2018-12-27T19:51:15Z", "security_group_id": "d099d31a-e4a8-4a1a-a9b9-61b05fa0e1f2", "tenant_id": "a3b7658b35d04156a1f9d76d8ea4c69c", "port_range_min": null, "ethertype": "IPv4", "project_id": "a3b7658b35d04156a1f9d76d8ea4c69c"}], "revision_number": 4, "project_id": "a3b7658b35d04156a1f9d76d8ea4c69c", "id": "d099d31a-e4a8-4a1a-a9b9-61b05fa0e1f2", "name": "default"}]} 2018-12-27 19:52:52,188 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json used request id req-3403e1aa-dc1b-4727-bcbd-bad9ca80991a 2018-12-27 19:52:52,188 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.261066913605s 2018-12-27 19:52:52,188 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json used request id req-3403e1aa-dc1b-4727-bcbd-bad9ca80991a 2018-12-27 19:52:52,191 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-12-27 19:52:52,192 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}5be04f61a79641c5c9e17e5ebd76940f5255a108" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": null, "remote_ip_prefix": null, "protocol": "icmp", "port_range_max": null, "ethertype": "IPv4", "security_group_id": "0d0f40f6-4e4e-4e74-b53f-d0a06c01cb32"}}' 2018-12-27 19:52:52,641 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-422b14d4-9e05-460e-be44-98e268115fdf Date: Thu, 27 Dec 2018 19:52:52 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-27T19:52:52Z", "security_group_id": "0d0f40f6-4e4e-4e74-b53f-d0a06c01cb32", "port_range_min": null, "revision_number": 0, "tenant_id": "a3b7658b35d04156a1f9d76d8ea4c69c", "created_at": "2018-12-27T19:52:52Z", "project_id": "a3b7658b35d04156a1f9d76d8ea4c69c", "id": "e7f710a5-6a30-424a-a041-61556c1d3424"}} 2018-12-27 19:52:52,641 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/security-group-rules.json used request id req-422b14d4-9e05-460e-be44-98e268115fdf 2018-12-27 19:52:52,641 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.449977874756s 2018-12-27 19:52:52,641 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/security-group-rules.json used request id req-422b14d4-9e05-460e-be44-98e268115fdf 2018-12-27 19:52:52,645 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-27 19:52:52,645 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5be04f61a79641c5c9e17e5ebd76940f5255a108" 2018-12-27 19:52:52,711 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4837 X-Openstack-Request-Id: req-1d2e3a74-ec71-48ee-829c-5178f4b2a46c Date: Thu, 27 Dec 2018 19:52:52 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "a3b7658b35d04156a1f9d76d8ea4c69c", "created_at": "2018-12-27T19:52:50Z", "updated_at": "2018-12-27T19:52:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T19:52:50Z", "revision_number": 0, "id": "27db629e-55b4-4576-a639-d568d3f51701", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T19:52:50Z", "security_group_id": "0d0f40f6-4e4e-4e74-b53f-d0a06c01cb32", "tenant_id": "a3b7658b35d04156a1f9d76d8ea4c69c", "port_range_min": null, "ethertype": "IPv6", "project_id": "a3b7658b35d04156a1f9d76d8ea4c69c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T19:52:50Z", "revision_number": 0, "id": "7ff99971-8033-4e0b-bbbf-8131b75ea79f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T19:52:50Z", "security_group_id": "0d0f40f6-4e4e-4e74-b53f-d0a06c01cb32", "tenant_id": "a3b7658b35d04156a1f9d76d8ea4c69c", "port_range_min": null, "ethertype": "IPv4", "project_id": "a3b7658b35d04156a1f9d76d8ea4c69c"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-12-27T19:52:51Z", "revision_number": 0, "id": "9cf6be78-c3fd-4011-9edd-d2b59a263f28", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T19:52:51Z", "security_group_id": "0d0f40f6-4e4e-4e74-b53f-d0a06c01cb32", "tenant_id": "a3b7658b35d04156a1f9d76d8ea4c69c", "port_range_min": 22, "ethertype": "IPv4", "project_id": "a3b7658b35d04156a1f9d76d8ea4c69c"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-12-27T19:52:52Z", "revision_number": 0, "id": "e7f710a5-6a30-424a-a041-61556c1d3424", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T19:52:52Z", "security_group_id": "0d0f40f6-4e4e-4e74-b53f-d0a06c01cb32", "tenant_id": "a3b7658b35d04156a1f9d76d8ea4c69c", "port_range_min": null, "ethertype": "IPv4", "project_id": "a3b7658b35d04156a1f9d76d8ea4c69c"}], "revision_number": 4, "project_id": "a3b7658b35d04156a1f9d76d8ea4c69c", "id": "0d0f40f6-4e4e-4e74-b53f-d0a06c01cb32", "name": "vyos_vrouter-sg_d8c4bd52-6498-43ec-8754-1e22ed279358"}, {"description": "Default security group", "tags": [], "tenant_id": "a3b7658b35d04156a1f9d76d8ea4c69c", "created_at": "2018-12-27T19:51:15Z", "updated_at": "2018-12-27T19:51:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T19:51:15Z", "revision_number": 0, "id": "08ecc217-1c91-420b-a071-b8f17b5990b6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T19:51:15Z", "security_group_id": "d099d31a-e4a8-4a1a-a9b9-61b05fa0e1f2", "tenant_id": "a3b7658b35d04156a1f9d76d8ea4c69c", "port_range_min": null, "ethertype": "IPv4", "project_id": "a3b7658b35d04156a1f9d76d8ea4c69c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T19:51:15Z", "revision_number": 0, "id": "20f7b463-ed78-4882-9e62-c8ebcc8fbeaa", "remote_group_id": "d099d31a-e4a8-4a1a-a9b9-61b05fa0e1f2", "remote_ip_prefix": null, "created_at": "2018-12-27T19:51:15Z", "security_group_id": "d099d31a-e4a8-4a1a-a9b9-61b05fa0e1f2", "tenant_id": "a3b7658b35d04156a1f9d76d8ea4c69c", "port_range_min": null, "ethertype": "IPv6", "project_id": "a3b7658b35d04156a1f9d76d8ea4c69c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T19:51:15Z", "revision_number": 0, "id": "9571ea23-bc54-494f-8f3b-0d6ecedc09d2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T19:51:15Z", "security_group_id": "d099d31a-e4a8-4a1a-a9b9-61b05fa0e1f2", "tenant_id": "a3b7658b35d04156a1f9d76d8ea4c69c", "port_range_min": null, "ethertype": "IPv6", "project_id": "a3b7658b35d04156a1f9d76d8ea4c69c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T19:51:15Z", "revision_number": 0, "id": "a482282d-2f90-43a6-a127-07db78b6663b", "remote_group_id": "d099d31a-e4a8-4a1a-a9b9-61b05fa0e1f2", "remote_ip_prefix": null, "created_at": "2018-12-27T19:51:15Z", "security_group_id": "d099d31a-e4a8-4a1a-a9b9-61b05fa0e1f2", "tenant_id": "a3b7658b35d04156a1f9d76d8ea4c69c", "port_range_min": null, "ethertype": "IPv4", "project_id": "a3b7658b35d04156a1f9d76d8ea4c69c"}], "revision_number": 4, "project_id": "a3b7658b35d04156a1f9d76d8ea4c69c", "id": "d099d31a-e4a8-4a1a-a9b9-61b05fa0e1f2", "name": "default"}]} 2018-12-27 19:52:52,712 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json used request id req-1d2e3a74-ec71-48ee-829c-5178f4b2a46c 2018-12-27 19:52:52,712 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0667951107025s 2018-12-27 19:52:52,712 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json used request id req-1d2e3a74-ec71-48ee-829c-5178f4b2a46c 2018-12-27 19:52:52,716 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-12-27 19:52:52,716 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}5be04f61a79641c5c9e17e5ebd76940f5255a108" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": 80, "remote_ip_prefix": null, "protocol": "tcp", "port_range_max": 80, "ethertype": "IPv4", "security_group_id": "0d0f40f6-4e4e-4e74-b53f-d0a06c01cb32"}}' 2018-12-27 19:52:53,252 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-4fb23d7d-2e6c-4500-87ef-cf47a6e5cdc7 Date: Thu, 27 Dec 2018 19:52:53 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-12-27T19:52:53Z", "security_group_id": "0d0f40f6-4e4e-4e74-b53f-d0a06c01cb32", "port_range_min": 80, "revision_number": 0, "tenant_id": "a3b7658b35d04156a1f9d76d8ea4c69c", "created_at": "2018-12-27T19:52:53Z", "project_id": "a3b7658b35d04156a1f9d76d8ea4c69c", "id": "347f6ddd-75ef-4d08-a6c8-61d195218c1b"}} 2018-12-27 19:52:53,252 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/security-group-rules.json used request id req-4fb23d7d-2e6c-4500-87ef-cf47a6e5cdc7 2018-12-27 19:52:53,252 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.536700963974s 2018-12-27 19:52:53,253 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/security-group-rules.json used request id req-4fb23d7d-2e6c-4500-87ef-cf47a6e5cdc7 2018-12-27 19:52:53,256 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-27 19:52:53,257 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5be04f61a79641c5c9e17e5ebd76940f5255a108" 2018-12-27 19:52:53,532 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5333 X-Openstack-Request-Id: req-88965d15-41b6-48f1-8e85-acd54a186f18 Date: Thu, 27 Dec 2018 19:52:53 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "a3b7658b35d04156a1f9d76d8ea4c69c", "created_at": "2018-12-27T19:52:50Z", "updated_at": "2018-12-27T19:52:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T19:52:50Z", "revision_number": 0, "id": "27db629e-55b4-4576-a639-d568d3f51701", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T19:52:50Z", "security_group_id": "0d0f40f6-4e4e-4e74-b53f-d0a06c01cb32", "tenant_id": "a3b7658b35d04156a1f9d76d8ea4c69c", "port_range_min": null, "ethertype": "IPv6", "project_id": "a3b7658b35d04156a1f9d76d8ea4c69c"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-12-27T19:52:53Z", "revision_number": 0, "id": "347f6ddd-75ef-4d08-a6c8-61d195218c1b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T19:52:53Z", "security_group_id": "0d0f40f6-4e4e-4e74-b53f-d0a06c01cb32", "tenant_id": "a3b7658b35d04156a1f9d76d8ea4c69c", "port_range_min": 80, "ethertype": "IPv4", "project_id": "a3b7658b35d04156a1f9d76d8ea4c69c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T19:52:50Z", "revision_number": 0, "id": "7ff99971-8033-4e0b-bbbf-8131b75ea79f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T19:52:50Z", "security_group_id": "0d0f40f6-4e4e-4e74-b53f-d0a06c01cb32", "tenant_id": "a3b7658b35d04156a1f9d76d8ea4c69c", "port_range_min": null, "ethertype": "IPv4", "project_id": "a3b7658b35d04156a1f9d76d8ea4c69c"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-12-27T19:52:51Z", "revision_number": 0, "id": "9cf6be78-c3fd-4011-9edd-d2b59a263f28", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T19:52:51Z", "security_group_id": "0d0f40f6-4e4e-4e74-b53f-d0a06c01cb32", "tenant_id": "a3b7658b35d04156a1f9d76d8ea4c69c", "port_range_min": 22, "ethertype": "IPv4", "project_id": "a3b7658b35d04156a1f9d76d8ea4c69c"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-12-27T19:52:52Z", "revision_number": 0, "id": "e7f710a5-6a30-424a-a041-61556c1d3424", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T19:52:52Z", "security_group_id": "0d0f40f6-4e4e-4e74-b53f-d0a06c01cb32", "tenant_id": "a3b7658b35d04156a1f9d76d8ea4c69c", "port_range_min": null, "ethertype": "IPv4", "project_id": "a3b7658b35d04156a1f9d76d8ea4c69c"}], "revision_number": 5, "project_id": "a3b7658b35d04156a1f9d76d8ea4c69c", "id": "0d0f40f6-4e4e-4e74-b53f-d0a06c01cb32", "name": "vyos_vrouter-sg_d8c4bd52-6498-43ec-8754-1e22ed279358"}, {"description": "Default security group", "tags": [], "tenant_id": "a3b7658b35d04156a1f9d76d8ea4c69c", "created_at": "2018-12-27T19:51:15Z", "updated_at": "2018-12-27T19:51:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T19:51:15Z", "revision_number": 0, "id": "08ecc217-1c91-420b-a071-b8f17b5990b6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T19:51:15Z", "security_group_id": "d099d31a-e4a8-4a1a-a9b9-61b05fa0e1f2", "tenant_id": "a3b7658b35d04156a1f9d76d8ea4c69c", "port_range_min": null, "ethertype": "IPv4", "project_id": "a3b7658b35d04156a1f9d76d8ea4c69c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T19:51:15Z", "revision_number": 0, "id": "20f7b463-ed78-4882-9e62-c8ebcc8fbeaa", "remote_group_id": "d099d31a-e4a8-4a1a-a9b9-61b05fa0e1f2", "remote_ip_prefix": null, "created_at": "2018-12-27T19:51:15Z", "security_group_id": "d099d31a-e4a8-4a1a-a9b9-61b05fa0e1f2", "tenant_id": "a3b7658b35d04156a1f9d76d8ea4c69c", "port_range_min": null, "ethertype": "IPv6", "project_id": "a3b7658b35d04156a1f9d76d8ea4c69c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T19:51:15Z", "revision_number": 0, "id": "9571ea23-bc54-494f-8f3b-0d6ecedc09d2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T19:51:15Z", "security_group_id": "d099d31a-e4a8-4a1a-a9b9-61b05fa0e1f2", "tenant_id": "a3b7658b35d04156a1f9d76d8ea4c69c", "port_range_min": null, "ethertype": "IPv6", "project_id": "a3b7658b35d04156a1f9d76d8ea4c69c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T19:51:15Z", "revision_number": 0, "id": "a482282d-2f90-43a6-a127-07db78b6663b", "remote_group_id": "d099d31a-e4a8-4a1a-a9b9-61b05fa0e1f2", "remote_ip_prefix": null, "created_at": "2018-12-27T19:51:15Z", "security_group_id": "d099d31a-e4a8-4a1a-a9b9-61b05fa0e1f2", "tenant_id": "a3b7658b35d04156a1f9d76d8ea4c69c", "port_range_min": null, "ethertype": "IPv4", "project_id": "a3b7658b35d04156a1f9d76d8ea4c69c"}], "revision_number": 4, "project_id": "a3b7658b35d04156a1f9d76d8ea4c69c", "id": "d099d31a-e4a8-4a1a-a9b9-61b05fa0e1f2", "name": "default"}]} 2018-12-27 19:52:53,532 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json used request id req-88965d15-41b6-48f1-8e85-acd54a186f18 2018-12-27 19:52:53,532 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.27583694458s 2018-12-27 19:52:53,533 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json used request id req-88965d15-41b6-48f1-8e85-acd54a186f18 2018-12-27 19:52:53,536 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-12-27 19:52:53,537 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}5be04f61a79641c5c9e17e5ebd76940f5255a108" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": 443, "remote_ip_prefix": null, "protocol": "tcp", "port_range_max": 443, "ethertype": "IPv4", "security_group_id": "0d0f40f6-4e4e-4e74-b53f-d0a06c01cb32"}}' 2018-12-27 19:52:53,874 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 509 X-Openstack-Request-Id: req-b40453dc-4f23-4672-a22c-043d5b04df39 Date: Thu, 27 Dec 2018 19:52:53 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 443, "updated_at": "2018-12-27T19:52:53Z", "security_group_id": "0d0f40f6-4e4e-4e74-b53f-d0a06c01cb32", "port_range_min": 443, "revision_number": 0, "tenant_id": "a3b7658b35d04156a1f9d76d8ea4c69c", "created_at": "2018-12-27T19:52:53Z", "project_id": "a3b7658b35d04156a1f9d76d8ea4c69c", "id": "ad515027-e80b-49ea-b6fa-c793952c7b19"}} 2018-12-27 19:52:53,874 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/security-group-rules.json used request id req-b40453dc-4f23-4672-a22c-043d5b04df39 2018-12-27 19:52:53,875 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.338219881058s 2018-12-27 19:52:53,875 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/security-group-rules.json used request id req-b40453dc-4f23-4672-a22c-043d5b04df39 2018-12-27 19:52:53,878 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-27 19:52:53,879 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5be04f61a79641c5c9e17e5ebd76940f5255a108" 2018-12-27 19:52:54,114 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5831 X-Openstack-Request-Id: req-6803b736-d135-4fe8-ade7-78afa78bb8bc Date: Thu, 27 Dec 2018 19:52:54 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "a3b7658b35d04156a1f9d76d8ea4c69c", "created_at": "2018-12-27T19:52:50Z", "updated_at": "2018-12-27T19:52:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T19:52:50Z", "revision_number": 0, "id": "27db629e-55b4-4576-a639-d568d3f51701", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T19:52:50Z", "security_group_id": "0d0f40f6-4e4e-4e74-b53f-d0a06c01cb32", "tenant_id": "a3b7658b35d04156a1f9d76d8ea4c69c", "port_range_min": null, "ethertype": "IPv6", "project_id": "a3b7658b35d04156a1f9d76d8ea4c69c"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-12-27T19:52:53Z", "revision_number": 0, "id": "347f6ddd-75ef-4d08-a6c8-61d195218c1b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T19:52:53Z", "security_group_id": "0d0f40f6-4e4e-4e74-b53f-d0a06c01cb32", "tenant_id": "a3b7658b35d04156a1f9d76d8ea4c69c", "port_range_min": 80, "ethertype": "IPv4", "project_id": "a3b7658b35d04156a1f9d76d8ea4c69c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T19:52:50Z", "revision_number": 0, "id": "7ff99971-8033-4e0b-bbbf-8131b75ea79f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T19:52:50Z", "security_group_id": "0d0f40f6-4e4e-4e74-b53f-d0a06c01cb32", "tenant_id": "a3b7658b35d04156a1f9d76d8ea4c69c", "port_range_min": null, "ethertype": "IPv4", "project_id": "a3b7658b35d04156a1f9d76d8ea4c69c"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-12-27T19:52:51Z", "revision_number": 0, "id": "9cf6be78-c3fd-4011-9edd-d2b59a263f28", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T19:52:51Z", "security_group_id": "0d0f40f6-4e4e-4e74-b53f-d0a06c01cb32", "tenant_id": "a3b7658b35d04156a1f9d76d8ea4c69c", "port_range_min": 22, "ethertype": "IPv4", "project_id": "a3b7658b35d04156a1f9d76d8ea4c69c"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-12-27T19:52:53Z", "revision_number": 0, "id": "ad515027-e80b-49ea-b6fa-c793952c7b19", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T19:52:53Z", "security_group_id": "0d0f40f6-4e4e-4e74-b53f-d0a06c01cb32", "tenant_id": "a3b7658b35d04156a1f9d76d8ea4c69c", "port_range_min": 443, "ethertype": "IPv4", "project_id": "a3b7658b35d04156a1f9d76d8ea4c69c"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-12-27T19:52:52Z", "revision_number": 0, "id": "e7f710a5-6a30-424a-a041-61556c1d3424", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T19:52:52Z", "security_group_id": "0d0f40f6-4e4e-4e74-b53f-d0a06c01cb32", "tenant_id": "a3b7658b35d04156a1f9d76d8ea4c69c", "port_range_min": null, "ethertype": "IPv4", "project_id": "a3b7658b35d04156a1f9d76d8ea4c69c"}], "revision_number": 6, "project_id": "a3b7658b35d04156a1f9d76d8ea4c69c", "id": "0d0f40f6-4e4e-4e74-b53f-d0a06c01cb32", "name": "vyos_vrouter-sg_d8c4bd52-6498-43ec-8754-1e22ed279358"}, {"description": "Default security group", "tags": [], "tenant_id": "a3b7658b35d04156a1f9d76d8ea4c69c", "created_at": "2018-12-27T19:51:15Z", "updated_at": "2018-12-27T19:51:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T19:51:15Z", "revision_number": 0, "id": "08ecc217-1c91-420b-a071-b8f17b5990b6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T19:51:15Z", "security_group_id": "d099d31a-e4a8-4a1a-a9b9-61b05fa0e1f2", "tenant_id": "a3b7658b35d04156a1f9d76d8ea4c69c", "port_range_min": null, "ethertype": "IPv4", "project_id": "a3b7658b35d04156a1f9d76d8ea4c69c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T19:51:15Z", "revision_number": 0, "id": "20f7b463-ed78-4882-9e62-c8ebcc8fbeaa", "remote_group_id": "d099d31a-e4a8-4a1a-a9b9-61b05fa0e1f2", "remote_ip_prefix": null, "created_at": "2018-12-27T19:51:15Z", "security_group_id": "d099d31a-e4a8-4a1a-a9b9-61b05fa0e1f2", "tenant_id": "a3b7658b35d04156a1f9d76d8ea4c69c", "port_range_min": null, "ethertype": "IPv6", "project_id": "a3b7658b35d04156a1f9d76d8ea4c69c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T19:51:15Z", "revision_number": 0, "id": "9571ea23-bc54-494f-8f3b-0d6ecedc09d2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T19:51:15Z", "security_group_id": "d099d31a-e4a8-4a1a-a9b9-61b05fa0e1f2", "tenant_id": "a3b7658b35d04156a1f9d76d8ea4c69c", "port_range_min": null, "ethertype": "IPv6", "project_id": "a3b7658b35d04156a1f9d76d8ea4c69c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T19:51:15Z", "revision_number": 0, "id": "a482282d-2f90-43a6-a127-07db78b6663b", "remote_group_id": "d099d31a-e4a8-4a1a-a9b9-61b05fa0e1f2", "remote_ip_prefix": null, "created_at": "2018-12-27T19:51:15Z", "security_group_id": "d099d31a-e4a8-4a1a-a9b9-61b05fa0e1f2", "tenant_id": "a3b7658b35d04156a1f9d76d8ea4c69c", "port_range_min": null, "ethertype": "IPv4", "project_id": "a3b7658b35d04156a1f9d76d8ea4c69c"}], "revision_number": 4, "project_id": "a3b7658b35d04156a1f9d76d8ea4c69c", "id": "d099d31a-e4a8-4a1a-a9b9-61b05fa0e1f2", "name": "default"}]} 2018-12-27 19:52:54,114 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json used request id req-6803b736-d135-4fe8-ade7-78afa78bb8bc 2018-12-27 19:52:54,115 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.236219882965s 2018-12-27 19:52:54,115 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json used request id req-6803b736-d135-4fe8-ade7-78afa78bb8bc 2018-12-27 19:52:54,118 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-12-27 19:52:54,119 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}5be04f61a79641c5c9e17e5ebd76940f5255a108" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": 5671, "remote_ip_prefix": null, "protocol": "tcp", "port_range_max": 5671, "ethertype": "IPv4", "security_group_id": "0d0f40f6-4e4e-4e74-b53f-d0a06c01cb32"}}' 2018-12-27 19:52:54,551 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 511 X-Openstack-Request-Id: req-d187a9e6-7a4c-496c-a20f-e60ece385fb5 Date: Thu, 27 Dec 2018 19:52:54 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 5671, "updated_at": "2018-12-27T19:52:54Z", "security_group_id": "0d0f40f6-4e4e-4e74-b53f-d0a06c01cb32", "port_range_min": 5671, "revision_number": 0, "tenant_id": "a3b7658b35d04156a1f9d76d8ea4c69c", "created_at": "2018-12-27T19:52:54Z", "project_id": "a3b7658b35d04156a1f9d76d8ea4c69c", "id": "9d4919fe-06e5-4c40-8508-51f0c5b7e000"}} 2018-12-27 19:52:54,551 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/security-group-rules.json used request id req-d187a9e6-7a4c-496c-a20f-e60ece385fb5 2018-12-27 19:52:54,551 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.432716846466s 2018-12-27 19:52:54,552 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/security-group-rules.json used request id req-d187a9e6-7a4c-496c-a20f-e60ece385fb5 2018-12-27 19:52:54,555 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-27 19:52:54,556 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5be04f61a79641c5c9e17e5ebd76940f5255a108" 2018-12-27 19:52:54,822 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 6331 X-Openstack-Request-Id: req-50c0e6d8-c29d-47b9-bead-562641f6b78b Date: Thu, 27 Dec 2018 19:52:54 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "a3b7658b35d04156a1f9d76d8ea4c69c", "created_at": "2018-12-27T19:52:50Z", "updated_at": "2018-12-27T19:52:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T19:52:50Z", "revision_number": 0, "id": "27db629e-55b4-4576-a639-d568d3f51701", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T19:52:50Z", "security_group_id": "0d0f40f6-4e4e-4e74-b53f-d0a06c01cb32", "tenant_id": "a3b7658b35d04156a1f9d76d8ea4c69c", "port_range_min": null, "ethertype": "IPv6", "project_id": "a3b7658b35d04156a1f9d76d8ea4c69c"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-12-27T19:52:53Z", "revision_number": 0, "id": "347f6ddd-75ef-4d08-a6c8-61d195218c1b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T19:52:53Z", "security_group_id": "0d0f40f6-4e4e-4e74-b53f-d0a06c01cb32", "tenant_id": "a3b7658b35d04156a1f9d76d8ea4c69c", "port_range_min": 80, "ethertype": "IPv4", "project_id": "a3b7658b35d04156a1f9d76d8ea4c69c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T19:52:50Z", "revision_number": 0, "id": "7ff99971-8033-4e0b-bbbf-8131b75ea79f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T19:52:50Z", "security_group_id": "0d0f40f6-4e4e-4e74-b53f-d0a06c01cb32", "tenant_id": "a3b7658b35d04156a1f9d76d8ea4c69c", "port_range_min": null, "ethertype": "IPv4", "project_id": "a3b7658b35d04156a1f9d76d8ea4c69c"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-12-27T19:52:51Z", "revision_number": 0, "id": "9cf6be78-c3fd-4011-9edd-d2b59a263f28", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T19:52:51Z", "security_group_id": "0d0f40f6-4e4e-4e74-b53f-d0a06c01cb32", "tenant_id": "a3b7658b35d04156a1f9d76d8ea4c69c", "port_range_min": 22, "ethertype": "IPv4", "project_id": "a3b7658b35d04156a1f9d76d8ea4c69c"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2018-12-27T19:52:54Z", "revision_number": 0, "id": "9d4919fe-06e5-4c40-8508-51f0c5b7e000", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T19:52:54Z", "security_group_id": "0d0f40f6-4e4e-4e74-b53f-d0a06c01cb32", "tenant_id": "a3b7658b35d04156a1f9d76d8ea4c69c", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "a3b7658b35d04156a1f9d76d8ea4c69c"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-12-27T19:52:53Z", "revision_number": 0, "id": "ad515027-e80b-49ea-b6fa-c793952c7b19", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T19:52:53Z", "security_group_id": "0d0f40f6-4e4e-4e74-b53f-d0a06c01cb32", "tenant_id": "a3b7658b35d04156a1f9d76d8ea4c69c", "port_range_min": 443, "ethertype": "IPv4", "project_id": "a3b7658b35d04156a1f9d76d8ea4c69c"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-12-27T19:52:52Z", "revision_number": 0, "id": "e7f710a5-6a30-424a-a041-61556c1d3424", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T19:52:52Z", "security_group_id": "0d0f40f6-4e4e-4e74-b53f-d0a06c01cb32", "tenant_id": "a3b7658b35d04156a1f9d76d8ea4c69c", "port_range_min": null, "ethertype": "IPv4", "project_id": "a3b7658b35d04156a1f9d76d8ea4c69c"}], "revision_number": 7, "project_id": "a3b7658b35d04156a1f9d76d8ea4c69c", "id": "0d0f40f6-4e4e-4e74-b53f-d0a06c01cb32", "name": "vyos_vrouter-sg_d8c4bd52-6498-43ec-8754-1e22ed279358"}, {"description": "Default security group", "tags": [], "tenant_id": "a3b7658b35d04156a1f9d76d8ea4c69c", "created_at": "2018-12-27T19:51:15Z", "updated_at": "2018-12-27T19:51:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T19:51:15Z", "revision_number": 0, "id": "08ecc217-1c91-420b-a071-b8f17b5990b6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T19:51:15Z", "security_group_id": "d099d31a-e4a8-4a1a-a9b9-61b05fa0e1f2", "tenant_id": "a3b7658b35d04156a1f9d76d8ea4c69c", "port_range_min": null, "ethertype": "IPv4", "project_id": "a3b7658b35d04156a1f9d76d8ea4c69c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T19:51:15Z", "revision_number": 0, "id": "20f7b463-ed78-4882-9e62-c8ebcc8fbeaa", "remote_group_id": "d099d31a-e4a8-4a1a-a9b9-61b05fa0e1f2", "remote_ip_prefix": null, "created_at": "2018-12-27T19:51:15Z", "security_group_id": "d099d31a-e4a8-4a1a-a9b9-61b05fa0e1f2", "tenant_id": "a3b7658b35d04156a1f9d76d8ea4c69c", "port_range_min": null, "ethertype": "IPv6", "project_id": "a3b7658b35d04156a1f9d76d8ea4c69c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T19:51:15Z", "revision_number": 0, "id": "9571ea23-bc54-494f-8f3b-0d6ecedc09d2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T19:51:15Z", "security_group_id": "d099d31a-e4a8-4a1a-a9b9-61b05fa0e1f2", "tenant_id": "a3b7658b35d04156a1f9d76d8ea4c69c", "port_range_min": null, "ethertype": "IPv6", "project_id": "a3b7658b35d04156a1f9d76d8ea4c69c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T19:51:15Z", "revision_number": 0, "id": "a482282d-2f90-43a6-a127-07db78b6663b", "remote_group_id": "d099d31a-e4a8-4a1a-a9b9-61b05fa0e1f2", "remote_ip_prefix": null, "created_at": "2018-12-27T19:51:15Z", "security_group_id": "d099d31a-e4a8-4a1a-a9b9-61b05fa0e1f2", "tenant_id": "a3b7658b35d04156a1f9d76d8ea4c69c", "port_range_min": null, "ethertype": "IPv4", "project_id": "a3b7658b35d04156a1f9d76d8ea4c69c"}], "revision_number": 4, "project_id": "a3b7658b35d04156a1f9d76d8ea4c69c", "id": "d099d31a-e4a8-4a1a-a9b9-61b05fa0e1f2", "name": "default"}]} 2018-12-27 19:52:54,822 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json used request id req-50c0e6d8-c29d-47b9-bead-562641f6b78b 2018-12-27 19:52:54,822 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.266852140427s 2018-12-27 19:52:54,823 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json used request id req-50c0e6d8-c29d-47b9-bead-562641f6b78b 2018-12-27 19:52:54,826 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-12-27 19:52:54,827 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}5be04f61a79641c5c9e17e5ebd76940f5255a108" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": 53333, "remote_ip_prefix": null, "protocol": "tcp", "port_range_max": 53333, "ethertype": "IPv4", "security_group_id": "0d0f40f6-4e4e-4e74-b53f-d0a06c01cb32"}}' 2018-12-27 19:52:56,007 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 513 X-Openstack-Request-Id: req-40af4c43-bcad-45ac-820e-03a5355dde18 Date: Thu, 27 Dec 2018 19:52:56 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 53333, "updated_at": "2018-12-27T19:52:55Z", "security_group_id": "0d0f40f6-4e4e-4e74-b53f-d0a06c01cb32", "port_range_min": 53333, "revision_number": 0, "tenant_id": "a3b7658b35d04156a1f9d76d8ea4c69c", "created_at": "2018-12-27T19:52:55Z", "project_id": "a3b7658b35d04156a1f9d76d8ea4c69c", "id": "da9d4cb8-7911-4901-a441-00d07e46dd88"}} 2018-12-27 19:52:56,007 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/security-group-rules.json used request id req-40af4c43-bcad-45ac-820e-03a5355dde18 2018-12-27 19:52:56,007 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 1.18042802811s 2018-12-27 19:52:56,007 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/security-group-rules.json used request id req-40af4c43-bcad-45ac-820e-03a5355dde18 2018-12-27 19:52:56,009 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-27 19:52:56,009 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5be04f61a79641c5c9e17e5ebd76940f5255a108" 2018-12-27 19:52:56,303 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1256 X-Openstack-Request-Id: req-35b037da-d0a6-4718-a554-45f28468efba Date: Thu, 27 Dec 2018 19:52:56 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"a446d0f1-f0df-42ca-b411-53ff5122955e","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"a3b7658b35d04156a1f9d76d8ea4c69c","status":"ACTIVE","subnets":["0405717d-18a5-4651-8fa1-446630ad0e57"],"description":"","tags":[],"updated_at":"2018-12-27T19:51:18Z","qos_policy_id":null,"name":"vyos_vrouter-net_d8c4bd52-6498-43ec-8754-1e22ed279358","admin_state_up":true,"tenant_id":"a3b7658b35d04156a1f9d76d8ea4c69c","created_at":"2018-12-27T19:51:15Z","mtu":1442},{"updated_at":"2018-12-27T15:58:03Z","dns_domain":"","revision_number":8,"port_security_enabled":true,"id":"a4959dd9-e8f4-4ea9-8c99-7bff545db58c","router:external":true,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"da629caea04941e1ae8979c379dc7c9d","status":"ACTIVE","subnets":["244ab55b-a0ed-4e50-9f85-07f08119ae55"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"da629caea04941e1ae8979c379dc7c9d","created_at":"2018-12-27T15:29:17Z","mtu":1500}]} 2018-12-27 19:52:56,304 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-35b037da-d0a6-4718-a554-45f28468efba 2018-12-27 19:52:56,304 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.29515504837s 2018-12-27 19:52:56,304 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-35b037da-d0a6-4718-a554-45f28468efba 2018-12-27 19:52:56,309 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-27 19:52:56,313 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5be04f61a79641c5c9e17e5ebd76940f5255a108" 2018-12-27 19:52:56,346 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1208 Content-Type: application/json X-Openstack-Request-Id: req-d89a6e17-c522-458e-b4f0-3a8c8489dbd7 Date: Thu, 27 Dec 2018 19:52:56 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/7d7a9fec-7d26-425b-95da-a7e484052b01/snap", "metadata": {}}], "file": "/v2/images/7d7a9fec-7d26-425b-95da-a7e484052b01/file", "owner": "a3b7658b35d04156a1f9d76d8ea4c69c", "id": "7d7a9fec-7d26-425b-95da-a7e484052b01", "size": 4373348352, "self": "/v2/images/7d7a9fec-7d26-425b-95da-a7e484052b01", "disk_format": "qcow2", "direct_url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/7d7a9fec-7d26-425b-95da-a7e484052b01/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-12-27T19:52:48Z", "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_d8c4bd52-6498-43ec-8754-1e22ed279358", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "vyos_vrouter-img_d8c4bd52-6498-43ec-8754-1e22ed279358", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-12-27T19:51:48Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-27 19:52:56,346 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-d89a6e17-c522-458e-b4f0-3a8c8489dbd7 2018-12-27 19:52:56,347 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0373380184174s 2018-12-27 19:52:56,347 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-d89a6e17-c522-458e-b4f0-3a8c8489dbd7 2018-12-27 19:52:56,348 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-12-27 19:52:56,351 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5be04f61a79641c5c9e17e5ebd76940f5255a108" 2018-12-27 19:52:56,389 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:52:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b70f455f-038c-4193-9d9c-262af4c67215 x-compute-request-id: req-b70f455f-038c-4193-9d9c-262af4c67215 Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vyos_vrouter-flavor_d8c4bd52-6498-43ec-8754-1e22ed279358", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/24c3f926-246d-4a86-a9e3-d5ed53fb4eec", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/24c3f926-246d-4a86-a9e3-d5ed53fb4eec", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": "24c3f926-246d-4a86-a9e3-d5ed53fb4eec"}]} 2018-12-27 19:52:56,389 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None used request id req-b70f455f-038c-4193-9d9c-262af4c67215 2018-12-27 19:52:56,389 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0406351089478s 2018-12-27 19:52:56,389 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None used request id req-b70f455f-038c-4193-9d9c-262af4c67215 2018-12-27 19:52:56,391 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-12-27 19:52:56,394 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/servers -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}5be04f61a79641c5c9e17e5ebd76940f5255a108" -d '{"server": {"name": "vyos_vrouter-vm_d8c4bd52-6498-43ec-8754-1e22ed279358", "imageRef": "7d7a9fec-7d26-425b-95da-a7e484052b01", "key_name": "vyos_vrouter-kp_d8c4bd52-6498-43ec-8754-1e22ed279358", "flavorRef": "24c3f926-246d-4a86-a9e3-d5ed53fb4eec", "max_count": 1, "min_count": 1, "networks": [{"uuid": "a446d0f1-f0df-42ca-b411-53ff5122955e"}], "security_groups": [{"name": "0d0f40f6-4e4e-4e74-b53f-d0a06c01cb32"}]}}' 2018-12-27 19:52:59,696 - keystoneauth.session - DEBUG - RESP: [202] Date: Thu, 27 Dec 2018 19:52:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-597008f4-d39f-4d95-8ead-4dad055b54bd x-compute-request-id: req-597008f4-d39f-4d95-8ead-4dad055b54bd Content-Length: 403 location: http://172.30.9.31:8774/v2.1/servers/739a10ca-b90b-472e-b828-32b9406a88dc Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "0d0f40f6-4e4e-4e74-b53f-d0a06c01cb32"}], "OS-DCF:diskConfig": "MANUAL", "id": "739a10ca-b90b-472e-b828-32b9406a88dc", "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/739a10ca-b90b-472e-b828-32b9406a88dc", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/739a10ca-b90b-472e-b828-32b9406a88dc", "rel": "bookmark"}], "adminPass": "c2VJc8Tzdd8n"}} 2018-12-27 19:52:59,696 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers used request id req-597008f4-d39f-4d95-8ead-4dad055b54bd 2018-12-27 19:52:59,696 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 3.30478096008s 2018-12-27 19:52:59,696 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers used request id req-597008f4-d39f-4d95-8ead-4dad055b54bd 2018-12-27 19:52:59,697 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-27 19:52:59,700 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5be04f61a79641c5c9e17e5ebd76940f5255a108" 2018-12-27 19:53:00,241 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:52:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4fcf979c-2da6-4d88-a4db-93c36049432e x-compute-request-id: req-4fcf979c-2da6-4d88-a4db-93c36049432e Content-Encoding: gzip Content-Length: 606 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/739a10ca-b90b-472e-b828-32b9406a88dc", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/739a10ca-b90b-472e-b828-32b9406a88dc", "rel": "bookmark"}], "image": {"id": "7d7a9fec-7d26-425b-95da-a7e484052b01", "links": [{"href": "http://172.30.9.31:8774/images/7d7a9fec-7d26-425b-95da-a7e484052b01", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "24c3f926-246d-4a86-a9e3-d5ed53fb4eec", "links": [{"href": "http://172.30.9.31:8774/flavors/24c3f926-246d-4a86-a9e3-d5ed53fb4eec", "rel": "bookmark"}]}, "id": "739a10ca-b90b-472e-b828-32b9406a88dc", "user_id": "dd1dfebaa2af4d9e939086ee63ccb77d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T19:52:59Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_d8c4bd52-6498-43ec-8754-1e22ed279358", "name": "vyos_vrouter-vm_d8c4bd52-6498-43ec-8754-1e22ed279358", "created": "2018-12-27T19:52:59Z", "tenant_id": "a3b7658b35d04156a1f9d76d8ea4c69c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-27 19:53:00,242 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-4fcf979c-2da6-4d88-a4db-93c36049432e 2018-12-27 19:53:00,242 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.544706106186s 2018-12-27 19:53:00,242 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-4fcf979c-2da6-4d88-a4db-93c36049432e 2018-12-27 19:53:00,250 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-27 19:53:00,250 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5be04f61a79641c5c9e17e5ebd76940f5255a108" 2018-12-27 19:53:00,354 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1256 X-Openstack-Request-Id: req-1e97bcff-d401-4e37-80ce-c6f59b35987f Date: Thu, 27 Dec 2018 19:53:00 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"a446d0f1-f0df-42ca-b411-53ff5122955e","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"a3b7658b35d04156a1f9d76d8ea4c69c","status":"ACTIVE","subnets":["0405717d-18a5-4651-8fa1-446630ad0e57"],"description":"","tags":[],"updated_at":"2018-12-27T19:51:18Z","qos_policy_id":null,"name":"vyos_vrouter-net_d8c4bd52-6498-43ec-8754-1e22ed279358","admin_state_up":true,"tenant_id":"a3b7658b35d04156a1f9d76d8ea4c69c","created_at":"2018-12-27T19:51:15Z","mtu":1442},{"updated_at":"2018-12-27T15:58:03Z","dns_domain":"","revision_number":8,"port_security_enabled":true,"id":"a4959dd9-e8f4-4ea9-8c99-7bff545db58c","router:external":true,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"da629caea04941e1ae8979c379dc7c9d","status":"ACTIVE","subnets":["244ab55b-a0ed-4e50-9f85-07f08119ae55"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"da629caea04941e1ae8979c379dc7c9d","created_at":"2018-12-27T15:29:17Z","mtu":1500}]} 2018-12-27 19:53:00,354 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-1e97bcff-d401-4e37-80ce-c6f59b35987f 2018-12-27 19:53:00,355 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.104518175125s 2018-12-27 19:53:00,355 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-1e97bcff-d401-4e37-80ce-c6f59b35987f 2018-12-27 19:53:00,356 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-12-27 19:53:00,356 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5be04f61a79641c5c9e17e5ebd76940f5255a108" 2018-12-27 19:53:00,406 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 683 X-Openstack-Request-Id: req-f8aa647c-3ac8-4d96-84f1-4c2fe9b6bba9 Date: Thu, 27 Dec 2018 19:53:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a446d0f1-f0df-42ca-b411-53ff5122955e","tenant_id":"a3b7658b35d04156a1f9d76d8ea4c69c","created_at":"2018-12-27T19:51:18Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-12-27T19:51:18Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"a3b7658b35d04156a1f9d76d8ea4c69c","id":"0405717d-18a5-4651-8fa1-446630ad0e57","subnetpool_id":null,"name":"vyos_vrouter-subnet_d8c4bd52-6498-43ec-8754-1e22ed279358"}]} 2018-12-27 19:53:00,407 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets.json used request id req-f8aa647c-3ac8-4d96-84f1-4c2fe9b6bba9 2018-12-27 19:53:00,407 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0507960319519s 2018-12-27 19:53:00,407 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets.json used request id req-f8aa647c-3ac8-4d96-84f1-4c2fe9b6bba9 2018-12-27 19:53:00,408 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-27 19:53:02,410 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-27 19:53:02,413 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5be04f61a79641c5c9e17e5ebd76940f5255a108" 2018-12-27 19:53:02,773 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:53:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8936c6f8-048a-49cd-a56a-dfc481bc5bc9 x-compute-request-id: req-8936c6f8-048a-49cd-a56a-dfc481bc5bc9 Content-Encoding: gzip Content-Length: 656 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "block_device_mapping", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/739a10ca-b90b-472e-b828-32b9406a88dc", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/739a10ca-b90b-472e-b828-32b9406a88dc", "rel": "bookmark"}], "image": {"id": "7d7a9fec-7d26-425b-95da-a7e484052b01", "links": [{"href": "http://172.30.9.31:8774/images/7d7a9fec-7d26-425b-95da-a7e484052b01", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "24c3f926-246d-4a86-a9e3-d5ed53fb4eec", "links": [{"href": "http://172.30.9.31:8774/flavors/24c3f926-246d-4a86-a9e3-d5ed53fb4eec", "rel": "bookmark"}]}, "id": "739a10ca-b90b-472e-b828-32b9406a88dc", "user_id": "dd1dfebaa2af4d9e939086ee63ccb77d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T19:53:02Z", "hostId": "fdd262aabb4284cefd282b68eea6deaab2f05bb834dac77424a47ec1", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_d8c4bd52-6498-43ec-8754-1e22ed279358", "name": "vyos_vrouter-vm_d8c4bd52-6498-43ec-8754-1e22ed279358", "created": "2018-12-27T19:52:59Z", "tenant_id": "a3b7658b35d04156a1f9d76d8ea4c69c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-27 19:53:02,773 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-8936c6f8-048a-49cd-a56a-dfc481bc5bc9 2018-12-27 19:53:02,774 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.362962007523s 2018-12-27 19:53:02,774 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-8936c6f8-048a-49cd-a56a-dfc481bc5bc9 2018-12-27 19:53:02,778 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-27 19:53:04,780 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-27 19:53:04,783 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5be04f61a79641c5c9e17e5ebd76940f5255a108" 2018-12-27 19:53:05,788 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:53:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e4c19a85-47e6-4954-ae83-ed103ece640a x-compute-request-id: req-e4c19a85-47e6-4954-ae83-ed103ece640a Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/739a10ca-b90b-472e-b828-32b9406a88dc", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/739a10ca-b90b-472e-b828-32b9406a88dc", "rel": "bookmark"}], "image": {"id": "7d7a9fec-7d26-425b-95da-a7e484052b01", "links": [{"href": "http://172.30.9.31:8774/images/7d7a9fec-7d26-425b-95da-a7e484052b01", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "24c3f926-246d-4a86-a9e3-d5ed53fb4eec", "links": [{"href": "http://172.30.9.31:8774/flavors/24c3f926-246d-4a86-a9e3-d5ed53fb4eec", "rel": "bookmark"}]}, "id": "739a10ca-b90b-472e-b828-32b9406a88dc", "security_groups": [{"name": "vyos_vrouter-sg_d8c4bd52-6498-43ec-8754-1e22ed279358"}], "user_id": "dd1dfebaa2af4d9e939086ee63ccb77d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T19:53:02Z", "hostId": "fdd262aabb4284cefd282b68eea6deaab2f05bb834dac77424a47ec1", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_d8c4bd52-6498-43ec-8754-1e22ed279358", "name": "vyos_vrouter-vm_d8c4bd52-6498-43ec-8754-1e22ed279358", "created": "2018-12-27T19:52:59Z", "tenant_id": "a3b7658b35d04156a1f9d76d8ea4c69c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-27 19:53:05,788 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-e4c19a85-47e6-4954-ae83-ed103ece640a 2018-12-27 19:53:05,788 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.00793790817s 2018-12-27 19:53:05,789 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-e4c19a85-47e6-4954-ae83-ed103ece640a 2018-12-27 19:53:05,794 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-27 19:53:07,797 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-27 19:53:07,799 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5be04f61a79641c5c9e17e5ebd76940f5255a108" 2018-12-27 19:53:09,080 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:53:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0dc26b24-d91e-45b9-9be5-d50eb68fd06b x-compute-request-id: req-0dc26b24-d91e-45b9-9be5-d50eb68fd06b Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/739a10ca-b90b-472e-b828-32b9406a88dc", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/739a10ca-b90b-472e-b828-32b9406a88dc", "rel": "bookmark"}], "image": {"id": "7d7a9fec-7d26-425b-95da-a7e484052b01", "links": [{"href": "http://172.30.9.31:8774/images/7d7a9fec-7d26-425b-95da-a7e484052b01", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "24c3f926-246d-4a86-a9e3-d5ed53fb4eec", "links": [{"href": "http://172.30.9.31:8774/flavors/24c3f926-246d-4a86-a9e3-d5ed53fb4eec", "rel": "bookmark"}]}, "id": "739a10ca-b90b-472e-b828-32b9406a88dc", "security_groups": [{"name": "vyos_vrouter-sg_d8c4bd52-6498-43ec-8754-1e22ed279358"}], "user_id": "dd1dfebaa2af4d9e939086ee63ccb77d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T19:53:02Z", "hostId": "fdd262aabb4284cefd282b68eea6deaab2f05bb834dac77424a47ec1", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_d8c4bd52-6498-43ec-8754-1e22ed279358", "name": "vyos_vrouter-vm_d8c4bd52-6498-43ec-8754-1e22ed279358", "created": "2018-12-27T19:52:59Z", "tenant_id": "a3b7658b35d04156a1f9d76d8ea4c69c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-27 19:53:09,080 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-0dc26b24-d91e-45b9-9be5-d50eb68fd06b 2018-12-27 19:53:09,080 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.28312397003s 2018-12-27 19:53:09,080 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-0dc26b24-d91e-45b9-9be5-d50eb68fd06b 2018-12-27 19:53:09,084 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-27 19:53:11,087 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-27 19:53:11,090 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5be04f61a79641c5c9e17e5ebd76940f5255a108" 2018-12-27 19:53:11,967 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:53:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e38abc58-69e6-45c0-89a7-14c6be17ce2e x-compute-request-id: req-e38abc58-69e6-45c0-89a7-14c6be17ce2e Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/739a10ca-b90b-472e-b828-32b9406a88dc", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/739a10ca-b90b-472e-b828-32b9406a88dc", "rel": "bookmark"}], "image": {"id": "7d7a9fec-7d26-425b-95da-a7e484052b01", "links": [{"href": "http://172.30.9.31:8774/images/7d7a9fec-7d26-425b-95da-a7e484052b01", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "24c3f926-246d-4a86-a9e3-d5ed53fb4eec", "links": [{"href": "http://172.30.9.31:8774/flavors/24c3f926-246d-4a86-a9e3-d5ed53fb4eec", "rel": "bookmark"}]}, "id": "739a10ca-b90b-472e-b828-32b9406a88dc", "security_groups": [{"name": "vyos_vrouter-sg_d8c4bd52-6498-43ec-8754-1e22ed279358"}], "user_id": "dd1dfebaa2af4d9e939086ee63ccb77d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T19:53:02Z", "hostId": "fdd262aabb4284cefd282b68eea6deaab2f05bb834dac77424a47ec1", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_d8c4bd52-6498-43ec-8754-1e22ed279358", "name": "vyos_vrouter-vm_d8c4bd52-6498-43ec-8754-1e22ed279358", "created": "2018-12-27T19:52:59Z", "tenant_id": "a3b7658b35d04156a1f9d76d8ea4c69c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-27 19:53:11,967 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-e38abc58-69e6-45c0-89a7-14c6be17ce2e 2018-12-27 19:53:11,967 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.87989115715s 2018-12-27 19:53:11,967 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-e38abc58-69e6-45c0-89a7-14c6be17ce2e 2018-12-27 19:53:11,972 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-27 19:53:13,975 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-27 19:53:13,978 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5be04f61a79641c5c9e17e5ebd76940f5255a108" 2018-12-27 19:53:14,194 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:53:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-82f1c7f8-0f04-49cf-9447-2ea9224f94e3 x-compute-request-id: req-82f1c7f8-0f04-49cf-9447-2ea9224f94e3 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/739a10ca-b90b-472e-b828-32b9406a88dc", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/739a10ca-b90b-472e-b828-32b9406a88dc", "rel": "bookmark"}], "image": {"id": "7d7a9fec-7d26-425b-95da-a7e484052b01", "links": [{"href": "http://172.30.9.31:8774/images/7d7a9fec-7d26-425b-95da-a7e484052b01", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "24c3f926-246d-4a86-a9e3-d5ed53fb4eec", "links": [{"href": "http://172.30.9.31:8774/flavors/24c3f926-246d-4a86-a9e3-d5ed53fb4eec", "rel": "bookmark"}]}, "id": "739a10ca-b90b-472e-b828-32b9406a88dc", "security_groups": [{"name": "vyos_vrouter-sg_d8c4bd52-6498-43ec-8754-1e22ed279358"}], "user_id": "dd1dfebaa2af4d9e939086ee63ccb77d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T19:53:02Z", "hostId": "fdd262aabb4284cefd282b68eea6deaab2f05bb834dac77424a47ec1", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_d8c4bd52-6498-43ec-8754-1e22ed279358", "name": "vyos_vrouter-vm_d8c4bd52-6498-43ec-8754-1e22ed279358", "created": "2018-12-27T19:52:59Z", "tenant_id": "a3b7658b35d04156a1f9d76d8ea4c69c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-27 19:53:14,195 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-82f1c7f8-0f04-49cf-9447-2ea9224f94e3 2018-12-27 19:53:14,195 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.21973490715s 2018-12-27 19:53:14,195 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-82f1c7f8-0f04-49cf-9447-2ea9224f94e3 2018-12-27 19:53:14,198 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-27 19:53:16,201 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-27 19:53:16,204 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5be04f61a79641c5c9e17e5ebd76940f5255a108" 2018-12-27 19:53:17,004 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:53:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8e02ef98-540a-40d5-895e-4e112bbb4545 x-compute-request-id: req-8e02ef98-540a-40d5-895e-4e112bbb4545 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/739a10ca-b90b-472e-b828-32b9406a88dc", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/739a10ca-b90b-472e-b828-32b9406a88dc", "rel": "bookmark"}], "image": {"id": "7d7a9fec-7d26-425b-95da-a7e484052b01", "links": [{"href": "http://172.30.9.31:8774/images/7d7a9fec-7d26-425b-95da-a7e484052b01", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "24c3f926-246d-4a86-a9e3-d5ed53fb4eec", "links": [{"href": "http://172.30.9.31:8774/flavors/24c3f926-246d-4a86-a9e3-d5ed53fb4eec", "rel": "bookmark"}]}, "id": "739a10ca-b90b-472e-b828-32b9406a88dc", "security_groups": [{"name": "vyos_vrouter-sg_d8c4bd52-6498-43ec-8754-1e22ed279358"}], "user_id": "dd1dfebaa2af4d9e939086ee63ccb77d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T19:53:02Z", "hostId": "fdd262aabb4284cefd282b68eea6deaab2f05bb834dac77424a47ec1", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_d8c4bd52-6498-43ec-8754-1e22ed279358", "name": "vyos_vrouter-vm_d8c4bd52-6498-43ec-8754-1e22ed279358", "created": "2018-12-27T19:52:59Z", "tenant_id": "a3b7658b35d04156a1f9d76d8ea4c69c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-27 19:53:17,004 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-8e02ef98-540a-40d5-895e-4e112bbb4545 2018-12-27 19:53:17,004 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.80290389061s 2018-12-27 19:53:17,004 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-8e02ef98-540a-40d5-895e-4e112bbb4545 2018-12-27 19:53:17,008 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-27 19:53:19,011 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-27 19:53:19,013 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5be04f61a79641c5c9e17e5ebd76940f5255a108" 2018-12-27 19:53:19,648 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:53:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-efa2ae94-c806-46e2-826f-48fe024a086e x-compute-request-id: req-efa2ae94-c806-46e2-826f-48fe024a086e Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/739a10ca-b90b-472e-b828-32b9406a88dc", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/739a10ca-b90b-472e-b828-32b9406a88dc", "rel": "bookmark"}], "image": {"id": "7d7a9fec-7d26-425b-95da-a7e484052b01", "links": [{"href": "http://172.30.9.31:8774/images/7d7a9fec-7d26-425b-95da-a7e484052b01", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "24c3f926-246d-4a86-a9e3-d5ed53fb4eec", "links": [{"href": "http://172.30.9.31:8774/flavors/24c3f926-246d-4a86-a9e3-d5ed53fb4eec", "rel": "bookmark"}]}, "id": "739a10ca-b90b-472e-b828-32b9406a88dc", "security_groups": [{"name": "vyos_vrouter-sg_d8c4bd52-6498-43ec-8754-1e22ed279358"}], "user_id": "dd1dfebaa2af4d9e939086ee63ccb77d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T19:53:02Z", "hostId": "fdd262aabb4284cefd282b68eea6deaab2f05bb834dac77424a47ec1", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_d8c4bd52-6498-43ec-8754-1e22ed279358", "name": "vyos_vrouter-vm_d8c4bd52-6498-43ec-8754-1e22ed279358", "created": "2018-12-27T19:52:59Z", "tenant_id": "a3b7658b35d04156a1f9d76d8ea4c69c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-27 19:53:19,648 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-efa2ae94-c806-46e2-826f-48fe024a086e 2018-12-27 19:53:19,649 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.637783050537s 2018-12-27 19:53:19,649 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-efa2ae94-c806-46e2-826f-48fe024a086e 2018-12-27 19:53:19,653 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-27 19:53:21,655 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-27 19:53:21,658 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5be04f61a79641c5c9e17e5ebd76940f5255a108" 2018-12-27 19:53:22,282 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:53:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cb1f1b8c-f1f3-4ace-a701-6e5b8f791b6a x-compute-request-id: req-cb1f1b8c-f1f3-4ace-a701-6e5b8f791b6a Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/739a10ca-b90b-472e-b828-32b9406a88dc", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/739a10ca-b90b-472e-b828-32b9406a88dc", "rel": "bookmark"}], "image": {"id": "7d7a9fec-7d26-425b-95da-a7e484052b01", "links": [{"href": "http://172.30.9.31:8774/images/7d7a9fec-7d26-425b-95da-a7e484052b01", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "24c3f926-246d-4a86-a9e3-d5ed53fb4eec", "links": [{"href": "http://172.30.9.31:8774/flavors/24c3f926-246d-4a86-a9e3-d5ed53fb4eec", "rel": "bookmark"}]}, "id": "739a10ca-b90b-472e-b828-32b9406a88dc", "security_groups": [{"name": "vyos_vrouter-sg_d8c4bd52-6498-43ec-8754-1e22ed279358"}], "user_id": "dd1dfebaa2af4d9e939086ee63ccb77d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T19:53:02Z", "hostId": "fdd262aabb4284cefd282b68eea6deaab2f05bb834dac77424a47ec1", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_d8c4bd52-6498-43ec-8754-1e22ed279358", "name": "vyos_vrouter-vm_d8c4bd52-6498-43ec-8754-1e22ed279358", "created": "2018-12-27T19:52:59Z", "tenant_id": "a3b7658b35d04156a1f9d76d8ea4c69c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-27 19:53:22,283 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-cb1f1b8c-f1f3-4ace-a701-6e5b8f791b6a 2018-12-27 19:53:22,283 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.627151012421s 2018-12-27 19:53:22,283 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-cb1f1b8c-f1f3-4ace-a701-6e5b8f791b6a 2018-12-27 19:53:22,287 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-27 19:53:24,290 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-27 19:53:24,293 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5be04f61a79641c5c9e17e5ebd76940f5255a108" 2018-12-27 19:53:24,794 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:53:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0fdb6393-ed74-446c-ae2d-78bf146c9158 x-compute-request-id: req-0fdb6393-ed74-446c-ae2d-78bf146c9158 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/739a10ca-b90b-472e-b828-32b9406a88dc", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/739a10ca-b90b-472e-b828-32b9406a88dc", "rel": "bookmark"}], "image": {"id": "7d7a9fec-7d26-425b-95da-a7e484052b01", "links": [{"href": "http://172.30.9.31:8774/images/7d7a9fec-7d26-425b-95da-a7e484052b01", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "24c3f926-246d-4a86-a9e3-d5ed53fb4eec", "links": [{"href": "http://172.30.9.31:8774/flavors/24c3f926-246d-4a86-a9e3-d5ed53fb4eec", "rel": "bookmark"}]}, "id": "739a10ca-b90b-472e-b828-32b9406a88dc", "security_groups": [{"name": "vyos_vrouter-sg_d8c4bd52-6498-43ec-8754-1e22ed279358"}], "user_id": "dd1dfebaa2af4d9e939086ee63ccb77d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T19:53:02Z", "hostId": "fdd262aabb4284cefd282b68eea6deaab2f05bb834dac77424a47ec1", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_d8c4bd52-6498-43ec-8754-1e22ed279358", "name": "vyos_vrouter-vm_d8c4bd52-6498-43ec-8754-1e22ed279358", "created": "2018-12-27T19:52:59Z", "tenant_id": "a3b7658b35d04156a1f9d76d8ea4c69c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-27 19:53:24,794 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-0fdb6393-ed74-446c-ae2d-78bf146c9158 2018-12-27 19:53:24,794 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.503919124603s 2018-12-27 19:53:24,794 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-0fdb6393-ed74-446c-ae2d-78bf146c9158 2018-12-27 19:53:24,798 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-27 19:53:26,801 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-27 19:53:26,803 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5be04f61a79641c5c9e17e5ebd76940f5255a108" 2018-12-27 19:53:27,662 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:53:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c04cbc92-d910-46c4-99ec-849cd3f7954f x-compute-request-id: req-c04cbc92-d910-46c4-99ec-849cd3f7954f Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/739a10ca-b90b-472e-b828-32b9406a88dc", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/739a10ca-b90b-472e-b828-32b9406a88dc", "rel": "bookmark"}], "image": {"id": "7d7a9fec-7d26-425b-95da-a7e484052b01", "links": [{"href": "http://172.30.9.31:8774/images/7d7a9fec-7d26-425b-95da-a7e484052b01", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "24c3f926-246d-4a86-a9e3-d5ed53fb4eec", "links": [{"href": "http://172.30.9.31:8774/flavors/24c3f926-246d-4a86-a9e3-d5ed53fb4eec", "rel": "bookmark"}]}, "id": "739a10ca-b90b-472e-b828-32b9406a88dc", "security_groups": [{"name": "vyos_vrouter-sg_d8c4bd52-6498-43ec-8754-1e22ed279358"}], "user_id": "dd1dfebaa2af4d9e939086ee63ccb77d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T19:53:02Z", "hostId": "fdd262aabb4284cefd282b68eea6deaab2f05bb834dac77424a47ec1", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_d8c4bd52-6498-43ec-8754-1e22ed279358", "name": "vyos_vrouter-vm_d8c4bd52-6498-43ec-8754-1e22ed279358", "created": "2018-12-27T19:52:59Z", "tenant_id": "a3b7658b35d04156a1f9d76d8ea4c69c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-27 19:53:27,663 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-c04cbc92-d910-46c4-99ec-849cd3f7954f 2018-12-27 19:53:27,663 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.861775159836s 2018-12-27 19:53:27,663 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-c04cbc92-d910-46c4-99ec-849cd3f7954f 2018-12-27 19:53:27,667 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-27 19:53:29,669 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-27 19:53:29,672 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5be04f61a79641c5c9e17e5ebd76940f5255a108" 2018-12-27 19:53:30,460 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:53:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c2152e2d-26ba-4d69-96c7-248405feedb2 x-compute-request-id: req-c2152e2d-26ba-4d69-96c7-248405feedb2 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/739a10ca-b90b-472e-b828-32b9406a88dc", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/739a10ca-b90b-472e-b828-32b9406a88dc", "rel": "bookmark"}], "image": {"id": "7d7a9fec-7d26-425b-95da-a7e484052b01", "links": [{"href": "http://172.30.9.31:8774/images/7d7a9fec-7d26-425b-95da-a7e484052b01", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "24c3f926-246d-4a86-a9e3-d5ed53fb4eec", "links": [{"href": "http://172.30.9.31:8774/flavors/24c3f926-246d-4a86-a9e3-d5ed53fb4eec", "rel": "bookmark"}]}, "id": "739a10ca-b90b-472e-b828-32b9406a88dc", "security_groups": [{"name": "vyos_vrouter-sg_d8c4bd52-6498-43ec-8754-1e22ed279358"}], "user_id": "dd1dfebaa2af4d9e939086ee63ccb77d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T19:53:02Z", "hostId": "fdd262aabb4284cefd282b68eea6deaab2f05bb834dac77424a47ec1", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_d8c4bd52-6498-43ec-8754-1e22ed279358", "name": "vyos_vrouter-vm_d8c4bd52-6498-43ec-8754-1e22ed279358", "created": "2018-12-27T19:52:59Z", "tenant_id": "a3b7658b35d04156a1f9d76d8ea4c69c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-27 19:53:30,460 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-c2152e2d-26ba-4d69-96c7-248405feedb2 2018-12-27 19:53:30,460 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.790779829025s 2018-12-27 19:53:30,461 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-c2152e2d-26ba-4d69-96c7-248405feedb2 2018-12-27 19:53:30,465 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-27 19:53:32,467 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-27 19:53:32,471 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5be04f61a79641c5c9e17e5ebd76940f5255a108" 2018-12-27 19:53:33,464 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:53:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3e3cb003-7e1d-4ee0-999b-eddecdfb339c x-compute-request-id: req-3e3cb003-7e1d-4ee0-999b-eddecdfb339c Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/739a10ca-b90b-472e-b828-32b9406a88dc", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/739a10ca-b90b-472e-b828-32b9406a88dc", "rel": "bookmark"}], "image": {"id": "7d7a9fec-7d26-425b-95da-a7e484052b01", "links": [{"href": "http://172.30.9.31:8774/images/7d7a9fec-7d26-425b-95da-a7e484052b01", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "24c3f926-246d-4a86-a9e3-d5ed53fb4eec", "links": [{"href": "http://172.30.9.31:8774/flavors/24c3f926-246d-4a86-a9e3-d5ed53fb4eec", "rel": "bookmark"}]}, "id": "739a10ca-b90b-472e-b828-32b9406a88dc", "security_groups": [{"name": "vyos_vrouter-sg_d8c4bd52-6498-43ec-8754-1e22ed279358"}], "user_id": "dd1dfebaa2af4d9e939086ee63ccb77d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T19:53:02Z", "hostId": "fdd262aabb4284cefd282b68eea6deaab2f05bb834dac77424a47ec1", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_d8c4bd52-6498-43ec-8754-1e22ed279358", "name": "vyos_vrouter-vm_d8c4bd52-6498-43ec-8754-1e22ed279358", "created": "2018-12-27T19:52:59Z", "tenant_id": "a3b7658b35d04156a1f9d76d8ea4c69c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-27 19:53:33,464 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-3e3cb003-7e1d-4ee0-999b-eddecdfb339c 2018-12-27 19:53:33,465 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.997183084488s 2018-12-27 19:53:33,465 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-3e3cb003-7e1d-4ee0-999b-eddecdfb339c 2018-12-27 19:53:33,469 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-27 19:53:35,471 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-27 19:53:35,474 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5be04f61a79641c5c9e17e5ebd76940f5255a108" 2018-12-27 19:53:36,687 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:53:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-feec065f-5710-4edc-b92a-63c9688e9c2a x-compute-request-id: req-feec065f-5710-4edc-b92a-63c9688e9c2a Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/739a10ca-b90b-472e-b828-32b9406a88dc", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/739a10ca-b90b-472e-b828-32b9406a88dc", "rel": "bookmark"}], "image": {"id": "7d7a9fec-7d26-425b-95da-a7e484052b01", "links": [{"href": "http://172.30.9.31:8774/images/7d7a9fec-7d26-425b-95da-a7e484052b01", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "24c3f926-246d-4a86-a9e3-d5ed53fb4eec", "links": [{"href": "http://172.30.9.31:8774/flavors/24c3f926-246d-4a86-a9e3-d5ed53fb4eec", "rel": "bookmark"}]}, "id": "739a10ca-b90b-472e-b828-32b9406a88dc", "security_groups": [{"name": "vyos_vrouter-sg_d8c4bd52-6498-43ec-8754-1e22ed279358"}], "user_id": "dd1dfebaa2af4d9e939086ee63ccb77d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T19:53:02Z", "hostId": "fdd262aabb4284cefd282b68eea6deaab2f05bb834dac77424a47ec1", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_d8c4bd52-6498-43ec-8754-1e22ed279358", "name": "vyos_vrouter-vm_d8c4bd52-6498-43ec-8754-1e22ed279358", "created": "2018-12-27T19:52:59Z", "tenant_id": "a3b7658b35d04156a1f9d76d8ea4c69c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-27 19:53:36,687 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-feec065f-5710-4edc-b92a-63c9688e9c2a 2018-12-27 19:53:36,687 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.21587300301s 2018-12-27 19:53:36,688 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-feec065f-5710-4edc-b92a-63c9688e9c2a 2018-12-27 19:53:36,692 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-27 19:53:38,694 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-27 19:53:38,697 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5be04f61a79641c5c9e17e5ebd76940f5255a108" 2018-12-27 19:53:39,502 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:53:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ed3e9a21-2aa1-4b43-85bf-3d1384035403 x-compute-request-id: req-ed3e9a21-2aa1-4b43-85bf-3d1384035403 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/739a10ca-b90b-472e-b828-32b9406a88dc", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/739a10ca-b90b-472e-b828-32b9406a88dc", "rel": "bookmark"}], "image": {"id": "7d7a9fec-7d26-425b-95da-a7e484052b01", "links": [{"href": "http://172.30.9.31:8774/images/7d7a9fec-7d26-425b-95da-a7e484052b01", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "24c3f926-246d-4a86-a9e3-d5ed53fb4eec", "links": [{"href": "http://172.30.9.31:8774/flavors/24c3f926-246d-4a86-a9e3-d5ed53fb4eec", "rel": "bookmark"}]}, "id": "739a10ca-b90b-472e-b828-32b9406a88dc", "security_groups": [{"name": "vyos_vrouter-sg_d8c4bd52-6498-43ec-8754-1e22ed279358"}], "user_id": "dd1dfebaa2af4d9e939086ee63ccb77d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T19:53:02Z", "hostId": "fdd262aabb4284cefd282b68eea6deaab2f05bb834dac77424a47ec1", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_d8c4bd52-6498-43ec-8754-1e22ed279358", "name": "vyos_vrouter-vm_d8c4bd52-6498-43ec-8754-1e22ed279358", "created": "2018-12-27T19:52:59Z", "tenant_id": "a3b7658b35d04156a1f9d76d8ea4c69c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-27 19:53:39,502 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-ed3e9a21-2aa1-4b43-85bf-3d1384035403 2018-12-27 19:53:39,503 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.808207035065s 2018-12-27 19:53:39,503 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-ed3e9a21-2aa1-4b43-85bf-3d1384035403 2018-12-27 19:53:39,507 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-27 19:53:41,509 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-27 19:53:41,512 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5be04f61a79641c5c9e17e5ebd76940f5255a108" 2018-12-27 19:53:42,080 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:53:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b0b3ea82-c36d-4cc2-a93f-f968f510d2ab x-compute-request-id: req-b0b3ea82-c36d-4cc2-a93f-f968f510d2ab Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/739a10ca-b90b-472e-b828-32b9406a88dc", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/739a10ca-b90b-472e-b828-32b9406a88dc", "rel": "bookmark"}], "image": {"id": "7d7a9fec-7d26-425b-95da-a7e484052b01", "links": [{"href": "http://172.30.9.31:8774/images/7d7a9fec-7d26-425b-95da-a7e484052b01", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "24c3f926-246d-4a86-a9e3-d5ed53fb4eec", "links": [{"href": "http://172.30.9.31:8774/flavors/24c3f926-246d-4a86-a9e3-d5ed53fb4eec", "rel": "bookmark"}]}, "id": "739a10ca-b90b-472e-b828-32b9406a88dc", "security_groups": [{"name": "vyos_vrouter-sg_d8c4bd52-6498-43ec-8754-1e22ed279358"}], "user_id": "dd1dfebaa2af4d9e939086ee63ccb77d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T19:53:02Z", "hostId": "fdd262aabb4284cefd282b68eea6deaab2f05bb834dac77424a47ec1", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_d8c4bd52-6498-43ec-8754-1e22ed279358", "name": "vyos_vrouter-vm_d8c4bd52-6498-43ec-8754-1e22ed279358", "created": "2018-12-27T19:52:59Z", "tenant_id": "a3b7658b35d04156a1f9d76d8ea4c69c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-27 19:53:42,081 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-b0b3ea82-c36d-4cc2-a93f-f968f510d2ab 2018-12-27 19:53:42,081 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.57134103775s 2018-12-27 19:53:42,081 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-b0b3ea82-c36d-4cc2-a93f-f968f510d2ab 2018-12-27 19:53:42,085 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-27 19:53:44,087 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-27 19:53:44,090 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5be04f61a79641c5c9e17e5ebd76940f5255a108" 2018-12-27 19:53:44,712 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:53:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f6a6cb1c-8177-4bd5-8fc7-7709010f8493 x-compute-request-id: req-f6a6cb1c-8177-4bd5-8fc7-7709010f8493 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/739a10ca-b90b-472e-b828-32b9406a88dc", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/739a10ca-b90b-472e-b828-32b9406a88dc", "rel": "bookmark"}], "image": {"id": "7d7a9fec-7d26-425b-95da-a7e484052b01", "links": [{"href": "http://172.30.9.31:8774/images/7d7a9fec-7d26-425b-95da-a7e484052b01", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "24c3f926-246d-4a86-a9e3-d5ed53fb4eec", "links": [{"href": "http://172.30.9.31:8774/flavors/24c3f926-246d-4a86-a9e3-d5ed53fb4eec", "rel": "bookmark"}]}, "id": "739a10ca-b90b-472e-b828-32b9406a88dc", "security_groups": [{"name": "vyos_vrouter-sg_d8c4bd52-6498-43ec-8754-1e22ed279358"}], "user_id": "dd1dfebaa2af4d9e939086ee63ccb77d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T19:53:02Z", "hostId": "fdd262aabb4284cefd282b68eea6deaab2f05bb834dac77424a47ec1", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_d8c4bd52-6498-43ec-8754-1e22ed279358", "name": "vyos_vrouter-vm_d8c4bd52-6498-43ec-8754-1e22ed279358", "created": "2018-12-27T19:52:59Z", "tenant_id": "a3b7658b35d04156a1f9d76d8ea4c69c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-27 19:53:44,712 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-f6a6cb1c-8177-4bd5-8fc7-7709010f8493 2018-12-27 19:53:44,712 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.624305009842s 2018-12-27 19:53:44,712 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-f6a6cb1c-8177-4bd5-8fc7-7709010f8493 2018-12-27 19:53:44,716 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-27 19:53:46,718 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-27 19:53:46,721 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5be04f61a79641c5c9e17e5ebd76940f5255a108" 2018-12-27 19:53:48,493 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:53:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8492bbc8-1320-42e7-9c4f-97b253dde13a x-compute-request-id: req-8492bbc8-1320-42e7-9c4f-97b253dde13a Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/739a10ca-b90b-472e-b828-32b9406a88dc", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/739a10ca-b90b-472e-b828-32b9406a88dc", "rel": "bookmark"}], "image": {"id": "7d7a9fec-7d26-425b-95da-a7e484052b01", "links": [{"href": "http://172.30.9.31:8774/images/7d7a9fec-7d26-425b-95da-a7e484052b01", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "24c3f926-246d-4a86-a9e3-d5ed53fb4eec", "links": [{"href": "http://172.30.9.31:8774/flavors/24c3f926-246d-4a86-a9e3-d5ed53fb4eec", "rel": "bookmark"}]}, "id": "739a10ca-b90b-472e-b828-32b9406a88dc", "security_groups": [{"name": "vyos_vrouter-sg_d8c4bd52-6498-43ec-8754-1e22ed279358"}], "user_id": "dd1dfebaa2af4d9e939086ee63ccb77d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T19:53:02Z", "hostId": "fdd262aabb4284cefd282b68eea6deaab2f05bb834dac77424a47ec1", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_d8c4bd52-6498-43ec-8754-1e22ed279358", "name": "vyos_vrouter-vm_d8c4bd52-6498-43ec-8754-1e22ed279358", "created": "2018-12-27T19:52:59Z", "tenant_id": "a3b7658b35d04156a1f9d76d8ea4c69c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-27 19:53:48,494 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-8492bbc8-1320-42e7-9c4f-97b253dde13a 2018-12-27 19:53:48,494 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.77528810501s 2018-12-27 19:53:48,494 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-8492bbc8-1320-42e7-9c4f-97b253dde13a 2018-12-27 19:53:48,498 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-27 19:53:50,500 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-27 19:53:50,503 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5be04f61a79641c5c9e17e5ebd76940f5255a108" 2018-12-27 19:53:51,075 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:53:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b3af6610-57d0-4f39-9b47-1b77769799ed x-compute-request-id: req-b3af6610-57d0-4f39-9b47-1b77769799ed Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/739a10ca-b90b-472e-b828-32b9406a88dc", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/739a10ca-b90b-472e-b828-32b9406a88dc", "rel": "bookmark"}], "image": {"id": "7d7a9fec-7d26-425b-95da-a7e484052b01", "links": [{"href": "http://172.30.9.31:8774/images/7d7a9fec-7d26-425b-95da-a7e484052b01", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "24c3f926-246d-4a86-a9e3-d5ed53fb4eec", "links": [{"href": "http://172.30.9.31:8774/flavors/24c3f926-246d-4a86-a9e3-d5ed53fb4eec", "rel": "bookmark"}]}, "id": "739a10ca-b90b-472e-b828-32b9406a88dc", "security_groups": [{"name": "vyos_vrouter-sg_d8c4bd52-6498-43ec-8754-1e22ed279358"}], "user_id": "dd1dfebaa2af4d9e939086ee63ccb77d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T19:53:02Z", "hostId": "fdd262aabb4284cefd282b68eea6deaab2f05bb834dac77424a47ec1", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_d8c4bd52-6498-43ec-8754-1e22ed279358", "name": "vyos_vrouter-vm_d8c4bd52-6498-43ec-8754-1e22ed279358", "created": "2018-12-27T19:52:59Z", "tenant_id": "a3b7658b35d04156a1f9d76d8ea4c69c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-27 19:53:51,076 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-b3af6610-57d0-4f39-9b47-1b77769799ed 2018-12-27 19:53:51,076 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.575271844864s 2018-12-27 19:53:51,076 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-b3af6610-57d0-4f39-9b47-1b77769799ed 2018-12-27 19:53:51,080 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-27 19:53:53,083 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-27 19:53:53,085 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5be04f61a79641c5c9e17e5ebd76940f5255a108" 2018-12-27 19:53:53,876 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:53:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d529e63a-de4f-4a49-8966-730255c490d6 x-compute-request-id: req-d529e63a-de4f-4a49-8966-730255c490d6 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/739a10ca-b90b-472e-b828-32b9406a88dc", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/739a10ca-b90b-472e-b828-32b9406a88dc", "rel": "bookmark"}], "image": {"id": "7d7a9fec-7d26-425b-95da-a7e484052b01", "links": [{"href": "http://172.30.9.31:8774/images/7d7a9fec-7d26-425b-95da-a7e484052b01", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "24c3f926-246d-4a86-a9e3-d5ed53fb4eec", "links": [{"href": "http://172.30.9.31:8774/flavors/24c3f926-246d-4a86-a9e3-d5ed53fb4eec", "rel": "bookmark"}]}, "id": "739a10ca-b90b-472e-b828-32b9406a88dc", "security_groups": [{"name": "vyos_vrouter-sg_d8c4bd52-6498-43ec-8754-1e22ed279358"}], "user_id": "dd1dfebaa2af4d9e939086ee63ccb77d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T19:53:02Z", "hostId": "fdd262aabb4284cefd282b68eea6deaab2f05bb834dac77424a47ec1", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_d8c4bd52-6498-43ec-8754-1e22ed279358", "name": "vyos_vrouter-vm_d8c4bd52-6498-43ec-8754-1e22ed279358", "created": "2018-12-27T19:52:59Z", "tenant_id": "a3b7658b35d04156a1f9d76d8ea4c69c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-27 19:53:53,877 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-d529e63a-de4f-4a49-8966-730255c490d6 2018-12-27 19:53:53,877 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.794044017792s 2018-12-27 19:53:53,877 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-d529e63a-de4f-4a49-8966-730255c490d6 2018-12-27 19:53:53,881 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-27 19:53:55,884 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-27 19:53:55,886 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5be04f61a79641c5c9e17e5ebd76940f5255a108" 2018-12-27 19:53:56,608 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:53:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7bf06751-96db-46ea-96c1-330f2ca53da3 x-compute-request-id: req-7bf06751-96db-46ea-96c1-330f2ca53da3 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/739a10ca-b90b-472e-b828-32b9406a88dc", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/739a10ca-b90b-472e-b828-32b9406a88dc", "rel": "bookmark"}], "image": {"id": "7d7a9fec-7d26-425b-95da-a7e484052b01", "links": [{"href": "http://172.30.9.31:8774/images/7d7a9fec-7d26-425b-95da-a7e484052b01", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "24c3f926-246d-4a86-a9e3-d5ed53fb4eec", "links": [{"href": "http://172.30.9.31:8774/flavors/24c3f926-246d-4a86-a9e3-d5ed53fb4eec", "rel": "bookmark"}]}, "id": "739a10ca-b90b-472e-b828-32b9406a88dc", "security_groups": [{"name": "vyos_vrouter-sg_d8c4bd52-6498-43ec-8754-1e22ed279358"}], "user_id": "dd1dfebaa2af4d9e939086ee63ccb77d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T19:53:02Z", "hostId": "fdd262aabb4284cefd282b68eea6deaab2f05bb834dac77424a47ec1", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_d8c4bd52-6498-43ec-8754-1e22ed279358", "name": "vyos_vrouter-vm_d8c4bd52-6498-43ec-8754-1e22ed279358", "created": "2018-12-27T19:52:59Z", "tenant_id": "a3b7658b35d04156a1f9d76d8ea4c69c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-27 19:53:56,608 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-7bf06751-96db-46ea-96c1-330f2ca53da3 2018-12-27 19:53:56,608 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.724612951279s 2018-12-27 19:53:56,609 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-7bf06751-96db-46ea-96c1-330f2ca53da3 2018-12-27 19:53:56,612 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-27 19:53:58,615 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-27 19:53:58,618 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5be04f61a79641c5c9e17e5ebd76940f5255a108" 2018-12-27 19:53:59,526 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:53:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-99c79e27-8577-496d-9cd0-db9eb047c63e x-compute-request-id: req-99c79e27-8577-496d-9cd0-db9eb047c63e Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/739a10ca-b90b-472e-b828-32b9406a88dc", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/739a10ca-b90b-472e-b828-32b9406a88dc", "rel": "bookmark"}], "image": {"id": "7d7a9fec-7d26-425b-95da-a7e484052b01", "links": [{"href": "http://172.30.9.31:8774/images/7d7a9fec-7d26-425b-95da-a7e484052b01", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "24c3f926-246d-4a86-a9e3-d5ed53fb4eec", "links": [{"href": "http://172.30.9.31:8774/flavors/24c3f926-246d-4a86-a9e3-d5ed53fb4eec", "rel": "bookmark"}]}, "id": "739a10ca-b90b-472e-b828-32b9406a88dc", "security_groups": [{"name": "vyos_vrouter-sg_d8c4bd52-6498-43ec-8754-1e22ed279358"}], "user_id": "dd1dfebaa2af4d9e939086ee63ccb77d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T19:53:02Z", "hostId": "fdd262aabb4284cefd282b68eea6deaab2f05bb834dac77424a47ec1", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_d8c4bd52-6498-43ec-8754-1e22ed279358", "name": "vyos_vrouter-vm_d8c4bd52-6498-43ec-8754-1e22ed279358", "created": "2018-12-27T19:52:59Z", "tenant_id": "a3b7658b35d04156a1f9d76d8ea4c69c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-27 19:53:59,526 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-99c79e27-8577-496d-9cd0-db9eb047c63e 2018-12-27 19:53:59,527 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.911380052567s 2018-12-27 19:53:59,527 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-99c79e27-8577-496d-9cd0-db9eb047c63e 2018-12-27 19:53:59,531 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-27 19:54:01,533 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-27 19:54:01,536 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5be04f61a79641c5c9e17e5ebd76940f5255a108" 2018-12-27 19:54:01,966 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:54:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ca648b28-b1f9-4561-964f-f3dbe37c431f x-compute-request-id: req-ca648b28-b1f9-4561-964f-f3dbe37c431f Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/739a10ca-b90b-472e-b828-32b9406a88dc", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/739a10ca-b90b-472e-b828-32b9406a88dc", "rel": "bookmark"}], "image": {"id": "7d7a9fec-7d26-425b-95da-a7e484052b01", "links": [{"href": "http://172.30.9.31:8774/images/7d7a9fec-7d26-425b-95da-a7e484052b01", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "24c3f926-246d-4a86-a9e3-d5ed53fb4eec", "links": [{"href": "http://172.30.9.31:8774/flavors/24c3f926-246d-4a86-a9e3-d5ed53fb4eec", "rel": "bookmark"}]}, "id": "739a10ca-b90b-472e-b828-32b9406a88dc", "security_groups": [{"name": "vyos_vrouter-sg_d8c4bd52-6498-43ec-8754-1e22ed279358"}], "user_id": "dd1dfebaa2af4d9e939086ee63ccb77d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T19:53:02Z", "hostId": "fdd262aabb4284cefd282b68eea6deaab2f05bb834dac77424a47ec1", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_d8c4bd52-6498-43ec-8754-1e22ed279358", "name": "vyos_vrouter-vm_d8c4bd52-6498-43ec-8754-1e22ed279358", "created": "2018-12-27T19:52:59Z", "tenant_id": "a3b7658b35d04156a1f9d76d8ea4c69c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-27 19:54:01,966 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-ca648b28-b1f9-4561-964f-f3dbe37c431f 2018-12-27 19:54:01,966 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.432558059692s 2018-12-27 19:54:01,966 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-ca648b28-b1f9-4561-964f-f3dbe37c431f 2018-12-27 19:54:01,970 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-27 19:54:03,973 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-27 19:54:03,975 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5be04f61a79641c5c9e17e5ebd76940f5255a108" 2018-12-27 19:54:04,627 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:54:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-92cd7c57-2926-41be-b84d-6558654e2234 x-compute-request-id: req-92cd7c57-2926-41be-b84d-6558654e2234 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/739a10ca-b90b-472e-b828-32b9406a88dc", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/739a10ca-b90b-472e-b828-32b9406a88dc", "rel": "bookmark"}], "image": {"id": "7d7a9fec-7d26-425b-95da-a7e484052b01", "links": [{"href": "http://172.30.9.31:8774/images/7d7a9fec-7d26-425b-95da-a7e484052b01", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "24c3f926-246d-4a86-a9e3-d5ed53fb4eec", "links": [{"href": "http://172.30.9.31:8774/flavors/24c3f926-246d-4a86-a9e3-d5ed53fb4eec", "rel": "bookmark"}]}, "id": "739a10ca-b90b-472e-b828-32b9406a88dc", "security_groups": [{"name": "vyos_vrouter-sg_d8c4bd52-6498-43ec-8754-1e22ed279358"}], "user_id": "dd1dfebaa2af4d9e939086ee63ccb77d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T19:53:02Z", "hostId": "fdd262aabb4284cefd282b68eea6deaab2f05bb834dac77424a47ec1", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_d8c4bd52-6498-43ec-8754-1e22ed279358", "name": "vyos_vrouter-vm_d8c4bd52-6498-43ec-8754-1e22ed279358", "created": "2018-12-27T19:52:59Z", "tenant_id": "a3b7658b35d04156a1f9d76d8ea4c69c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-27 19:54:04,627 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-92cd7c57-2926-41be-b84d-6558654e2234 2018-12-27 19:54:04,627 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.654597043991s 2018-12-27 19:54:04,628 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-92cd7c57-2926-41be-b84d-6558654e2234 2018-12-27 19:54:04,631 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-27 19:54:06,634 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-27 19:54:06,636 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5be04f61a79641c5c9e17e5ebd76940f5255a108" 2018-12-27 19:54:07,056 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:54:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ef24cdb6-a412-432c-83b1-63164222e0c6 x-compute-request-id: req-ef24cdb6-a412-432c-83b1-63164222e0c6 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/739a10ca-b90b-472e-b828-32b9406a88dc", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/739a10ca-b90b-472e-b828-32b9406a88dc", "rel": "bookmark"}], "image": {"id": "7d7a9fec-7d26-425b-95da-a7e484052b01", "links": [{"href": "http://172.30.9.31:8774/images/7d7a9fec-7d26-425b-95da-a7e484052b01", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "24c3f926-246d-4a86-a9e3-d5ed53fb4eec", "links": [{"href": "http://172.30.9.31:8774/flavors/24c3f926-246d-4a86-a9e3-d5ed53fb4eec", "rel": "bookmark"}]}, "id": "739a10ca-b90b-472e-b828-32b9406a88dc", "security_groups": [{"name": "vyos_vrouter-sg_d8c4bd52-6498-43ec-8754-1e22ed279358"}], "user_id": "dd1dfebaa2af4d9e939086ee63ccb77d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T19:53:02Z", "hostId": "fdd262aabb4284cefd282b68eea6deaab2f05bb834dac77424a47ec1", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_d8c4bd52-6498-43ec-8754-1e22ed279358", "name": "vyos_vrouter-vm_d8c4bd52-6498-43ec-8754-1e22ed279358", "created": "2018-12-27T19:52:59Z", "tenant_id": "a3b7658b35d04156a1f9d76d8ea4c69c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-27 19:54:07,057 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-ef24cdb6-a412-432c-83b1-63164222e0c6 2018-12-27 19:54:07,057 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.422978878021s 2018-12-27 19:54:07,057 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-ef24cdb6-a412-432c-83b1-63164222e0c6 2018-12-27 19:54:07,061 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-27 19:54:09,063 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-27 19:54:09,066 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5be04f61a79641c5c9e17e5ebd76940f5255a108" 2018-12-27 19:54:09,881 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:54:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0771b2f1-7b27-47fd-a4aa-a1cfdebf0a20 x-compute-request-id: req-0771b2f1-7b27-47fd-a4aa-a1cfdebf0a20 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/739a10ca-b90b-472e-b828-32b9406a88dc", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/739a10ca-b90b-472e-b828-32b9406a88dc", "rel": "bookmark"}], "image": {"id": "7d7a9fec-7d26-425b-95da-a7e484052b01", "links": [{"href": "http://172.30.9.31:8774/images/7d7a9fec-7d26-425b-95da-a7e484052b01", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "24c3f926-246d-4a86-a9e3-d5ed53fb4eec", "links": [{"href": "http://172.30.9.31:8774/flavors/24c3f926-246d-4a86-a9e3-d5ed53fb4eec", "rel": "bookmark"}]}, "id": "739a10ca-b90b-472e-b828-32b9406a88dc", "security_groups": [{"name": "vyos_vrouter-sg_d8c4bd52-6498-43ec-8754-1e22ed279358"}], "user_id": "dd1dfebaa2af4d9e939086ee63ccb77d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T19:53:02Z", "hostId": "fdd262aabb4284cefd282b68eea6deaab2f05bb834dac77424a47ec1", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_d8c4bd52-6498-43ec-8754-1e22ed279358", "name": "vyos_vrouter-vm_d8c4bd52-6498-43ec-8754-1e22ed279358", "created": "2018-12-27T19:52:59Z", "tenant_id": "a3b7658b35d04156a1f9d76d8ea4c69c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-27 19:54:09,881 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-0771b2f1-7b27-47fd-a4aa-a1cfdebf0a20 2018-12-27 19:54:09,881 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.817780971527s 2018-12-27 19:54:09,882 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-0771b2f1-7b27-47fd-a4aa-a1cfdebf0a20 2018-12-27 19:54:09,886 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-27 19:54:11,888 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-27 19:54:11,891 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5be04f61a79641c5c9e17e5ebd76940f5255a108" 2018-12-27 19:54:12,858 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:54:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1b32b224-c2e6-4d1b-832e-adc92346627d x-compute-request-id: req-1b32b224-c2e6-4d1b-832e-adc92346627d Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/739a10ca-b90b-472e-b828-32b9406a88dc", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/739a10ca-b90b-472e-b828-32b9406a88dc", "rel": "bookmark"}], "image": {"id": "7d7a9fec-7d26-425b-95da-a7e484052b01", "links": [{"href": "http://172.30.9.31:8774/images/7d7a9fec-7d26-425b-95da-a7e484052b01", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "24c3f926-246d-4a86-a9e3-d5ed53fb4eec", "links": [{"href": "http://172.30.9.31:8774/flavors/24c3f926-246d-4a86-a9e3-d5ed53fb4eec", "rel": "bookmark"}]}, "id": "739a10ca-b90b-472e-b828-32b9406a88dc", "security_groups": [{"name": "vyos_vrouter-sg_d8c4bd52-6498-43ec-8754-1e22ed279358"}], "user_id": "dd1dfebaa2af4d9e939086ee63ccb77d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T19:53:02Z", "hostId": "fdd262aabb4284cefd282b68eea6deaab2f05bb834dac77424a47ec1", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_d8c4bd52-6498-43ec-8754-1e22ed279358", "name": "vyos_vrouter-vm_d8c4bd52-6498-43ec-8754-1e22ed279358", "created": "2018-12-27T19:52:59Z", "tenant_id": "a3b7658b35d04156a1f9d76d8ea4c69c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-27 19:54:12,858 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-1b32b224-c2e6-4d1b-832e-adc92346627d 2018-12-27 19:54:12,858 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.969890832901s 2018-12-27 19:54:12,858 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-1b32b224-c2e6-4d1b-832e-adc92346627d 2018-12-27 19:54:12,862 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-27 19:54:14,865 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-27 19:54:14,868 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5be04f61a79641c5c9e17e5ebd76940f5255a108" 2018-12-27 19:54:15,678 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:54:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bd0707c9-8995-4eb9-a839-4b84910002be x-compute-request-id: req-bd0707c9-8995-4eb9-a839-4b84910002be Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/739a10ca-b90b-472e-b828-32b9406a88dc", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/739a10ca-b90b-472e-b828-32b9406a88dc", "rel": "bookmark"}], "image": {"id": "7d7a9fec-7d26-425b-95da-a7e484052b01", "links": [{"href": "http://172.30.9.31:8774/images/7d7a9fec-7d26-425b-95da-a7e484052b01", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "24c3f926-246d-4a86-a9e3-d5ed53fb4eec", "links": [{"href": "http://172.30.9.31:8774/flavors/24c3f926-246d-4a86-a9e3-d5ed53fb4eec", "rel": "bookmark"}]}, "id": "739a10ca-b90b-472e-b828-32b9406a88dc", "security_groups": [{"name": "vyos_vrouter-sg_d8c4bd52-6498-43ec-8754-1e22ed279358"}], "user_id": "dd1dfebaa2af4d9e939086ee63ccb77d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T19:53:02Z", "hostId": "fdd262aabb4284cefd282b68eea6deaab2f05bb834dac77424a47ec1", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_d8c4bd52-6498-43ec-8754-1e22ed279358", "name": "vyos_vrouter-vm_d8c4bd52-6498-43ec-8754-1e22ed279358", "created": "2018-12-27T19:52:59Z", "tenant_id": "a3b7658b35d04156a1f9d76d8ea4c69c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-27 19:54:15,678 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-bd0707c9-8995-4eb9-a839-4b84910002be 2018-12-27 19:54:15,678 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.813302993774s 2018-12-27 19:54:15,679 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-bd0707c9-8995-4eb9-a839-4b84910002be 2018-12-27 19:54:15,683 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-27 19:54:17,685 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-27 19:54:17,688 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5be04f61a79641c5c9e17e5ebd76940f5255a108" 2018-12-27 19:54:18,310 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:54:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-97f6168a-d070-4a19-bdf6-d40907ba26b2 x-compute-request-id: req-97f6168a-d070-4a19-bdf6-d40907ba26b2 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/739a10ca-b90b-472e-b828-32b9406a88dc", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/739a10ca-b90b-472e-b828-32b9406a88dc", "rel": "bookmark"}], "image": {"id": "7d7a9fec-7d26-425b-95da-a7e484052b01", "links": [{"href": "http://172.30.9.31:8774/images/7d7a9fec-7d26-425b-95da-a7e484052b01", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "24c3f926-246d-4a86-a9e3-d5ed53fb4eec", "links": [{"href": "http://172.30.9.31:8774/flavors/24c3f926-246d-4a86-a9e3-d5ed53fb4eec", "rel": "bookmark"}]}, "id": "739a10ca-b90b-472e-b828-32b9406a88dc", "security_groups": [{"name": "vyos_vrouter-sg_d8c4bd52-6498-43ec-8754-1e22ed279358"}], "user_id": "dd1dfebaa2af4d9e939086ee63ccb77d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T19:53:02Z", "hostId": "fdd262aabb4284cefd282b68eea6deaab2f05bb834dac77424a47ec1", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_d8c4bd52-6498-43ec-8754-1e22ed279358", "name": "vyos_vrouter-vm_d8c4bd52-6498-43ec-8754-1e22ed279358", "created": "2018-12-27T19:52:59Z", "tenant_id": "a3b7658b35d04156a1f9d76d8ea4c69c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-27 19:54:18,311 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-97f6168a-d070-4a19-bdf6-d40907ba26b2 2018-12-27 19:54:18,311 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.625544071198s 2018-12-27 19:54:18,311 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-97f6168a-d070-4a19-bdf6-d40907ba26b2 2018-12-27 19:54:18,315 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-27 19:54:20,318 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-27 19:54:20,320 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5be04f61a79641c5c9e17e5ebd76940f5255a108" 2018-12-27 19:54:20,972 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:54:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5f863f13-65a7-4a9f-9c25-d86b66dbf90c x-compute-request-id: req-5f863f13-65a7-4a9f-9c25-d86b66dbf90c Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/739a10ca-b90b-472e-b828-32b9406a88dc", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/739a10ca-b90b-472e-b828-32b9406a88dc", "rel": "bookmark"}], "image": {"id": "7d7a9fec-7d26-425b-95da-a7e484052b01", "links": [{"href": "http://172.30.9.31:8774/images/7d7a9fec-7d26-425b-95da-a7e484052b01", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "24c3f926-246d-4a86-a9e3-d5ed53fb4eec", "links": [{"href": "http://172.30.9.31:8774/flavors/24c3f926-246d-4a86-a9e3-d5ed53fb4eec", "rel": "bookmark"}]}, "id": "739a10ca-b90b-472e-b828-32b9406a88dc", "security_groups": [{"name": "vyos_vrouter-sg_d8c4bd52-6498-43ec-8754-1e22ed279358"}], "user_id": "dd1dfebaa2af4d9e939086ee63ccb77d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T19:53:02Z", "hostId": "fdd262aabb4284cefd282b68eea6deaab2f05bb834dac77424a47ec1", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_d8c4bd52-6498-43ec-8754-1e22ed279358", "name": "vyos_vrouter-vm_d8c4bd52-6498-43ec-8754-1e22ed279358", "created": "2018-12-27T19:52:59Z", "tenant_id": "a3b7658b35d04156a1f9d76d8ea4c69c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-27 19:54:20,973 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-5f863f13-65a7-4a9f-9c25-d86b66dbf90c 2018-12-27 19:54:20,973 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.654947042465s 2018-12-27 19:54:20,973 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-5f863f13-65a7-4a9f-9c25-d86b66dbf90c 2018-12-27 19:54:20,978 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-27 19:54:22,980 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-27 19:54:22,983 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5be04f61a79641c5c9e17e5ebd76940f5255a108" 2018-12-27 19:54:23,597 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:54:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a143c10c-3e08-4231-81c6-fdd8a109d8bd x-compute-request-id: req-a143c10c-3e08-4231-81c6-fdd8a109d8bd Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/739a10ca-b90b-472e-b828-32b9406a88dc", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/739a10ca-b90b-472e-b828-32b9406a88dc", "rel": "bookmark"}], "image": {"id": "7d7a9fec-7d26-425b-95da-a7e484052b01", "links": [{"href": "http://172.30.9.31:8774/images/7d7a9fec-7d26-425b-95da-a7e484052b01", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "24c3f926-246d-4a86-a9e3-d5ed53fb4eec", "links": [{"href": "http://172.30.9.31:8774/flavors/24c3f926-246d-4a86-a9e3-d5ed53fb4eec", "rel": "bookmark"}]}, "id": "739a10ca-b90b-472e-b828-32b9406a88dc", "security_groups": [{"name": "vyos_vrouter-sg_d8c4bd52-6498-43ec-8754-1e22ed279358"}], "user_id": "dd1dfebaa2af4d9e939086ee63ccb77d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T19:53:02Z", "hostId": "fdd262aabb4284cefd282b68eea6deaab2f05bb834dac77424a47ec1", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_d8c4bd52-6498-43ec-8754-1e22ed279358", "name": "vyos_vrouter-vm_d8c4bd52-6498-43ec-8754-1e22ed279358", "created": "2018-12-27T19:52:59Z", "tenant_id": "a3b7658b35d04156a1f9d76d8ea4c69c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-27 19:54:23,597 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-a143c10c-3e08-4231-81c6-fdd8a109d8bd 2018-12-27 19:54:23,597 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.616785049438s 2018-12-27 19:54:23,598 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-a143c10c-3e08-4231-81c6-fdd8a109d8bd 2018-12-27 19:54:23,601 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-27 19:54:25,604 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-27 19:54:25,607 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5be04f61a79641c5c9e17e5ebd76940f5255a108" 2018-12-27 19:54:25,993 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:54:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-678a3ec9-705f-49c4-8107-f687235090e2 x-compute-request-id: req-678a3ec9-705f-49c4-8107-f687235090e2 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/739a10ca-b90b-472e-b828-32b9406a88dc", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/739a10ca-b90b-472e-b828-32b9406a88dc", "rel": "bookmark"}], "image": {"id": "7d7a9fec-7d26-425b-95da-a7e484052b01", "links": [{"href": "http://172.30.9.31:8774/images/7d7a9fec-7d26-425b-95da-a7e484052b01", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "24c3f926-246d-4a86-a9e3-d5ed53fb4eec", "links": [{"href": "http://172.30.9.31:8774/flavors/24c3f926-246d-4a86-a9e3-d5ed53fb4eec", "rel": "bookmark"}]}, "id": "739a10ca-b90b-472e-b828-32b9406a88dc", "security_groups": [{"name": "vyos_vrouter-sg_d8c4bd52-6498-43ec-8754-1e22ed279358"}], "user_id": "dd1dfebaa2af4d9e939086ee63ccb77d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T19:53:02Z", "hostId": "fdd262aabb4284cefd282b68eea6deaab2f05bb834dac77424a47ec1", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_d8c4bd52-6498-43ec-8754-1e22ed279358", "name": "vyos_vrouter-vm_d8c4bd52-6498-43ec-8754-1e22ed279358", "created": "2018-12-27T19:52:59Z", "tenant_id": "a3b7658b35d04156a1f9d76d8ea4c69c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-27 19:54:25,993 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-678a3ec9-705f-49c4-8107-f687235090e2 2018-12-27 19:54:25,993 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.388992071152s 2018-12-27 19:54:25,993 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-678a3ec9-705f-49c4-8107-f687235090e2 2018-12-27 19:54:25,997 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-27 19:54:28,000 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-27 19:54:28,003 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5be04f61a79641c5c9e17e5ebd76940f5255a108" 2018-12-27 19:54:29,639 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:54:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4c3a584c-038b-4984-b190-7d94086cf716 x-compute-request-id: req-4c3a584c-038b-4984-b190-7d94086cf716 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/739a10ca-b90b-472e-b828-32b9406a88dc", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/739a10ca-b90b-472e-b828-32b9406a88dc", "rel": "bookmark"}], "image": {"id": "7d7a9fec-7d26-425b-95da-a7e484052b01", "links": [{"href": "http://172.30.9.31:8774/images/7d7a9fec-7d26-425b-95da-a7e484052b01", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "24c3f926-246d-4a86-a9e3-d5ed53fb4eec", "links": [{"href": "http://172.30.9.31:8774/flavors/24c3f926-246d-4a86-a9e3-d5ed53fb4eec", "rel": "bookmark"}]}, "id": "739a10ca-b90b-472e-b828-32b9406a88dc", "security_groups": [{"name": "vyos_vrouter-sg_d8c4bd52-6498-43ec-8754-1e22ed279358"}], "user_id": "dd1dfebaa2af4d9e939086ee63ccb77d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T19:53:02Z", "hostId": "fdd262aabb4284cefd282b68eea6deaab2f05bb834dac77424a47ec1", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_d8c4bd52-6498-43ec-8754-1e22ed279358", "name": "vyos_vrouter-vm_d8c4bd52-6498-43ec-8754-1e22ed279358", "created": "2018-12-27T19:52:59Z", "tenant_id": "a3b7658b35d04156a1f9d76d8ea4c69c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-27 19:54:29,639 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-4c3a584c-038b-4984-b190-7d94086cf716 2018-12-27 19:54:29,639 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.63907814026s 2018-12-27 19:54:29,640 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-4c3a584c-038b-4984-b190-7d94086cf716 2018-12-27 19:54:29,643 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-27 19:54:31,646 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-27 19:54:31,649 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5be04f61a79641c5c9e17e5ebd76940f5255a108" 2018-12-27 19:54:32,303 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:54:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-125a01c5-45d0-4349-a746-a2cb18b0eb33 x-compute-request-id: req-125a01c5-45d0-4349-a746-a2cb18b0eb33 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/739a10ca-b90b-472e-b828-32b9406a88dc", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/739a10ca-b90b-472e-b828-32b9406a88dc", "rel": "bookmark"}], "image": {"id": "7d7a9fec-7d26-425b-95da-a7e484052b01", "links": [{"href": "http://172.30.9.31:8774/images/7d7a9fec-7d26-425b-95da-a7e484052b01", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "24c3f926-246d-4a86-a9e3-d5ed53fb4eec", "links": [{"href": "http://172.30.9.31:8774/flavors/24c3f926-246d-4a86-a9e3-d5ed53fb4eec", "rel": "bookmark"}]}, "id": "739a10ca-b90b-472e-b828-32b9406a88dc", "security_groups": [{"name": "vyos_vrouter-sg_d8c4bd52-6498-43ec-8754-1e22ed279358"}], "user_id": "dd1dfebaa2af4d9e939086ee63ccb77d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T19:53:02Z", "hostId": "fdd262aabb4284cefd282b68eea6deaab2f05bb834dac77424a47ec1", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_d8c4bd52-6498-43ec-8754-1e22ed279358", "name": "vyos_vrouter-vm_d8c4bd52-6498-43ec-8754-1e22ed279358", "created": "2018-12-27T19:52:59Z", "tenant_id": "a3b7658b35d04156a1f9d76d8ea4c69c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-27 19:54:32,303 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-125a01c5-45d0-4349-a746-a2cb18b0eb33 2018-12-27 19:54:32,304 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.657058000565s 2018-12-27 19:54:32,304 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-125a01c5-45d0-4349-a746-a2cb18b0eb33 2018-12-27 19:54:32,308 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-27 19:54:34,311 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-27 19:54:34,314 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5be04f61a79641c5c9e17e5ebd76940f5255a108" 2018-12-27 19:54:34,910 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:54:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3c15ca56-f665-49f5-8d43-667f88c301a6 x-compute-request-id: req-3c15ca56-f665-49f5-8d43-667f88c301a6 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/739a10ca-b90b-472e-b828-32b9406a88dc", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/739a10ca-b90b-472e-b828-32b9406a88dc", "rel": "bookmark"}], "image": {"id": "7d7a9fec-7d26-425b-95da-a7e484052b01", "links": [{"href": "http://172.30.9.31:8774/images/7d7a9fec-7d26-425b-95da-a7e484052b01", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "24c3f926-246d-4a86-a9e3-d5ed53fb4eec", "links": [{"href": "http://172.30.9.31:8774/flavors/24c3f926-246d-4a86-a9e3-d5ed53fb4eec", "rel": "bookmark"}]}, "id": "739a10ca-b90b-472e-b828-32b9406a88dc", "security_groups": [{"name": "vyos_vrouter-sg_d8c4bd52-6498-43ec-8754-1e22ed279358"}], "user_id": "dd1dfebaa2af4d9e939086ee63ccb77d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T19:53:02Z", "hostId": "fdd262aabb4284cefd282b68eea6deaab2f05bb834dac77424a47ec1", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_d8c4bd52-6498-43ec-8754-1e22ed279358", "name": "vyos_vrouter-vm_d8c4bd52-6498-43ec-8754-1e22ed279358", "created": "2018-12-27T19:52:59Z", "tenant_id": "a3b7658b35d04156a1f9d76d8ea4c69c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-27 19:54:34,910 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-3c15ca56-f665-49f5-8d43-667f88c301a6 2018-12-27 19:54:34,910 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.599102973938s 2018-12-27 19:54:34,910 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-3c15ca56-f665-49f5-8d43-667f88c301a6 2018-12-27 19:54:34,914 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-27 19:54:36,917 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-27 19:54:36,920 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5be04f61a79641c5c9e17e5ebd76940f5255a108" 2018-12-27 19:54:37,528 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:54:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-600dec76-7c0c-4b6f-a645-e4ec0b2f68b2 x-compute-request-id: req-600dec76-7c0c-4b6f-a645-e4ec0b2f68b2 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/739a10ca-b90b-472e-b828-32b9406a88dc", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/739a10ca-b90b-472e-b828-32b9406a88dc", "rel": "bookmark"}], "image": {"id": "7d7a9fec-7d26-425b-95da-a7e484052b01", "links": [{"href": "http://172.30.9.31:8774/images/7d7a9fec-7d26-425b-95da-a7e484052b01", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "24c3f926-246d-4a86-a9e3-d5ed53fb4eec", "links": [{"href": "http://172.30.9.31:8774/flavors/24c3f926-246d-4a86-a9e3-d5ed53fb4eec", "rel": "bookmark"}]}, "id": "739a10ca-b90b-472e-b828-32b9406a88dc", "security_groups": [{"name": "vyos_vrouter-sg_d8c4bd52-6498-43ec-8754-1e22ed279358"}], "user_id": "dd1dfebaa2af4d9e939086ee63ccb77d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T19:53:02Z", "hostId": "fdd262aabb4284cefd282b68eea6deaab2f05bb834dac77424a47ec1", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_d8c4bd52-6498-43ec-8754-1e22ed279358", "name": "vyos_vrouter-vm_d8c4bd52-6498-43ec-8754-1e22ed279358", "created": "2018-12-27T19:52:59Z", "tenant_id": "a3b7658b35d04156a1f9d76d8ea4c69c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-27 19:54:37,529 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-600dec76-7c0c-4b6f-a645-e4ec0b2f68b2 2018-12-27 19:54:37,529 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.611619949341s 2018-12-27 19:54:37,529 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-600dec76-7c0c-4b6f-a645-e4ec0b2f68b2 2018-12-27 19:54:37,533 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-27 19:54:39,536 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-27 19:54:39,539 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5be04f61a79641c5c9e17e5ebd76940f5255a108" 2018-12-27 19:54:40,129 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:54:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ad98a0fc-77f6-4d41-8f56-0e1010291613 x-compute-request-id: req-ad98a0fc-77f6-4d41-8f56-0e1010291613 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/739a10ca-b90b-472e-b828-32b9406a88dc", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/739a10ca-b90b-472e-b828-32b9406a88dc", "rel": "bookmark"}], "image": {"id": "7d7a9fec-7d26-425b-95da-a7e484052b01", "links": [{"href": "http://172.30.9.31:8774/images/7d7a9fec-7d26-425b-95da-a7e484052b01", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "24c3f926-246d-4a86-a9e3-d5ed53fb4eec", "links": [{"href": "http://172.30.9.31:8774/flavors/24c3f926-246d-4a86-a9e3-d5ed53fb4eec", "rel": "bookmark"}]}, "id": "739a10ca-b90b-472e-b828-32b9406a88dc", "security_groups": [{"name": "vyos_vrouter-sg_d8c4bd52-6498-43ec-8754-1e22ed279358"}], "user_id": "dd1dfebaa2af4d9e939086ee63ccb77d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T19:53:02Z", "hostId": "fdd262aabb4284cefd282b68eea6deaab2f05bb834dac77424a47ec1", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_d8c4bd52-6498-43ec-8754-1e22ed279358", "name": "vyos_vrouter-vm_d8c4bd52-6498-43ec-8754-1e22ed279358", "created": "2018-12-27T19:52:59Z", "tenant_id": "a3b7658b35d04156a1f9d76d8ea4c69c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-27 19:54:40,129 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-ad98a0fc-77f6-4d41-8f56-0e1010291613 2018-12-27 19:54:40,129 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.593125104904s 2018-12-27 19:54:40,129 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-ad98a0fc-77f6-4d41-8f56-0e1010291613 2018-12-27 19:54:40,133 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-27 19:54:42,136 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-27 19:54:42,139 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5be04f61a79641c5c9e17e5ebd76940f5255a108" 2018-12-27 19:54:42,691 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:54:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-15b4de34-e925-4fbd-859b-c32e357f7b59 x-compute-request-id: req-15b4de34-e925-4fbd-859b-c32e357f7b59 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/739a10ca-b90b-472e-b828-32b9406a88dc", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/739a10ca-b90b-472e-b828-32b9406a88dc", "rel": "bookmark"}], "image": {"id": "7d7a9fec-7d26-425b-95da-a7e484052b01", "links": [{"href": "http://172.30.9.31:8774/images/7d7a9fec-7d26-425b-95da-a7e484052b01", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "24c3f926-246d-4a86-a9e3-d5ed53fb4eec", "links": [{"href": "http://172.30.9.31:8774/flavors/24c3f926-246d-4a86-a9e3-d5ed53fb4eec", "rel": "bookmark"}]}, "id": "739a10ca-b90b-472e-b828-32b9406a88dc", "security_groups": [{"name": "vyos_vrouter-sg_d8c4bd52-6498-43ec-8754-1e22ed279358"}], "user_id": "dd1dfebaa2af4d9e939086ee63ccb77d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T19:53:02Z", "hostId": "fdd262aabb4284cefd282b68eea6deaab2f05bb834dac77424a47ec1", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_d8c4bd52-6498-43ec-8754-1e22ed279358", "name": "vyos_vrouter-vm_d8c4bd52-6498-43ec-8754-1e22ed279358", "created": "2018-12-27T19:52:59Z", "tenant_id": "a3b7658b35d04156a1f9d76d8ea4c69c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-27 19:54:42,691 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-15b4de34-e925-4fbd-859b-c32e357f7b59 2018-12-27 19:54:42,692 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.555152893066s 2018-12-27 19:54:42,692 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-15b4de34-e925-4fbd-859b-c32e357f7b59 2018-12-27 19:54:42,696 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-27 19:54:44,698 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-27 19:54:44,701 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5be04f61a79641c5c9e17e5ebd76940f5255a108" 2018-12-27 19:54:45,248 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:54:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9432c2a2-8f84-45d5-a1f4-bf4d992e14aa x-compute-request-id: req-9432c2a2-8f84-45d5-a1f4-bf4d992e14aa Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/739a10ca-b90b-472e-b828-32b9406a88dc", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/739a10ca-b90b-472e-b828-32b9406a88dc", "rel": "bookmark"}], "image": {"id": "7d7a9fec-7d26-425b-95da-a7e484052b01", "links": [{"href": "http://172.30.9.31:8774/images/7d7a9fec-7d26-425b-95da-a7e484052b01", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "24c3f926-246d-4a86-a9e3-d5ed53fb4eec", "links": [{"href": "http://172.30.9.31:8774/flavors/24c3f926-246d-4a86-a9e3-d5ed53fb4eec", "rel": "bookmark"}]}, "id": "739a10ca-b90b-472e-b828-32b9406a88dc", "security_groups": [{"name": "vyos_vrouter-sg_d8c4bd52-6498-43ec-8754-1e22ed279358"}], "user_id": "dd1dfebaa2af4d9e939086ee63ccb77d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T19:53:02Z", "hostId": "fdd262aabb4284cefd282b68eea6deaab2f05bb834dac77424a47ec1", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_d8c4bd52-6498-43ec-8754-1e22ed279358", "name": "vyos_vrouter-vm_d8c4bd52-6498-43ec-8754-1e22ed279358", "created": "2018-12-27T19:52:59Z", "tenant_id": "a3b7658b35d04156a1f9d76d8ea4c69c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-27 19:54:45,248 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-9432c2a2-8f84-45d5-a1f4-bf4d992e14aa 2018-12-27 19:54:45,248 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.549817085266s 2018-12-27 19:54:45,248 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-9432c2a2-8f84-45d5-a1f4-bf4d992e14aa 2018-12-27 19:54:45,252 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-27 19:54:47,255 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-27 19:54:47,258 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5be04f61a79641c5c9e17e5ebd76940f5255a108" 2018-12-27 19:54:49,554 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:54:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-37172e23-d6cc-485e-b622-6c0974662357 x-compute-request-id: req-37172e23-d6cc-485e-b622-6c0974662357 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/739a10ca-b90b-472e-b828-32b9406a88dc", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/739a10ca-b90b-472e-b828-32b9406a88dc", "rel": "bookmark"}], "image": {"id": "7d7a9fec-7d26-425b-95da-a7e484052b01", "links": [{"href": "http://172.30.9.31:8774/images/7d7a9fec-7d26-425b-95da-a7e484052b01", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "24c3f926-246d-4a86-a9e3-d5ed53fb4eec", "links": [{"href": "http://172.30.9.31:8774/flavors/24c3f926-246d-4a86-a9e3-d5ed53fb4eec", "rel": "bookmark"}]}, "id": "739a10ca-b90b-472e-b828-32b9406a88dc", "security_groups": [{"name": "vyos_vrouter-sg_d8c4bd52-6498-43ec-8754-1e22ed279358"}], "user_id": "dd1dfebaa2af4d9e939086ee63ccb77d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T19:53:02Z", "hostId": "fdd262aabb4284cefd282b68eea6deaab2f05bb834dac77424a47ec1", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_d8c4bd52-6498-43ec-8754-1e22ed279358", "name": "vyos_vrouter-vm_d8c4bd52-6498-43ec-8754-1e22ed279358", "created": "2018-12-27T19:52:59Z", "tenant_id": "a3b7658b35d04156a1f9d76d8ea4c69c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-27 19:54:49,554 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-37172e23-d6cc-485e-b622-6c0974662357 2018-12-27 19:54:49,554 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 2.29917597771s 2018-12-27 19:54:49,555 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-37172e23-d6cc-485e-b622-6c0974662357 2018-12-27 19:54:49,558 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-27 19:54:51,561 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-27 19:54:51,564 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5be04f61a79641c5c9e17e5ebd76940f5255a108" 2018-12-27 19:54:52,329 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:54:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f242713e-ca14-45b4-a4fe-4535ab87db95 x-compute-request-id: req-f242713e-ca14-45b4-a4fe-4535ab87db95 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/739a10ca-b90b-472e-b828-32b9406a88dc", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/739a10ca-b90b-472e-b828-32b9406a88dc", "rel": "bookmark"}], "image": {"id": "7d7a9fec-7d26-425b-95da-a7e484052b01", "links": [{"href": "http://172.30.9.31:8774/images/7d7a9fec-7d26-425b-95da-a7e484052b01", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "24c3f926-246d-4a86-a9e3-d5ed53fb4eec", "links": [{"href": "http://172.30.9.31:8774/flavors/24c3f926-246d-4a86-a9e3-d5ed53fb4eec", "rel": "bookmark"}]}, "id": "739a10ca-b90b-472e-b828-32b9406a88dc", "security_groups": [{"name": "vyos_vrouter-sg_d8c4bd52-6498-43ec-8754-1e22ed279358"}], "user_id": "dd1dfebaa2af4d9e939086ee63ccb77d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T19:53:02Z", "hostId": "fdd262aabb4284cefd282b68eea6deaab2f05bb834dac77424a47ec1", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_d8c4bd52-6498-43ec-8754-1e22ed279358", "name": "vyos_vrouter-vm_d8c4bd52-6498-43ec-8754-1e22ed279358", "created": "2018-12-27T19:52:59Z", "tenant_id": "a3b7658b35d04156a1f9d76d8ea4c69c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-27 19:54:52,329 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-f242713e-ca14-45b4-a4fe-4535ab87db95 2018-12-27 19:54:52,329 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.7681620121s 2018-12-27 19:54:52,329 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-f242713e-ca14-45b4-a4fe-4535ab87db95 2018-12-27 19:54:52,333 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-27 19:54:54,335 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-27 19:54:54,338 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5be04f61a79641c5c9e17e5ebd76940f5255a108" 2018-12-27 19:54:55,427 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:54:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b3d69d86-dd73-42d3-b0d2-6194ad9f8871 x-compute-request-id: req-b3d69d86-dd73-42d3-b0d2-6194ad9f8871 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/739a10ca-b90b-472e-b828-32b9406a88dc", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/739a10ca-b90b-472e-b828-32b9406a88dc", "rel": "bookmark"}], "image": {"id": "7d7a9fec-7d26-425b-95da-a7e484052b01", "links": [{"href": "http://172.30.9.31:8774/images/7d7a9fec-7d26-425b-95da-a7e484052b01", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "24c3f926-246d-4a86-a9e3-d5ed53fb4eec", "links": [{"href": "http://172.30.9.31:8774/flavors/24c3f926-246d-4a86-a9e3-d5ed53fb4eec", "rel": "bookmark"}]}, "id": "739a10ca-b90b-472e-b828-32b9406a88dc", "security_groups": [{"name": "vyos_vrouter-sg_d8c4bd52-6498-43ec-8754-1e22ed279358"}], "user_id": "dd1dfebaa2af4d9e939086ee63ccb77d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T19:53:02Z", "hostId": "fdd262aabb4284cefd282b68eea6deaab2f05bb834dac77424a47ec1", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_d8c4bd52-6498-43ec-8754-1e22ed279358", "name": "vyos_vrouter-vm_d8c4bd52-6498-43ec-8754-1e22ed279358", "created": "2018-12-27T19:52:59Z", "tenant_id": "a3b7658b35d04156a1f9d76d8ea4c69c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-27 19:54:55,428 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-b3d69d86-dd73-42d3-b0d2-6194ad9f8871 2018-12-27 19:54:55,428 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.09204697609s 2018-12-27 19:54:55,428 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-b3d69d86-dd73-42d3-b0d2-6194ad9f8871 2018-12-27 19:54:55,432 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-27 19:54:57,435 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-27 19:54:57,438 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5be04f61a79641c5c9e17e5ebd76940f5255a108" 2018-12-27 19:54:57,892 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:54:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-37649737-1c93-46ab-85bf-3a39deb85d19 x-compute-request-id: req-37649737-1c93-46ab-85bf-3a39deb85d19 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/739a10ca-b90b-472e-b828-32b9406a88dc", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/739a10ca-b90b-472e-b828-32b9406a88dc", "rel": "bookmark"}], "image": {"id": "7d7a9fec-7d26-425b-95da-a7e484052b01", "links": [{"href": "http://172.30.9.31:8774/images/7d7a9fec-7d26-425b-95da-a7e484052b01", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "24c3f926-246d-4a86-a9e3-d5ed53fb4eec", "links": [{"href": "http://172.30.9.31:8774/flavors/24c3f926-246d-4a86-a9e3-d5ed53fb4eec", "rel": "bookmark"}]}, "id": "739a10ca-b90b-472e-b828-32b9406a88dc", "security_groups": [{"name": "vyos_vrouter-sg_d8c4bd52-6498-43ec-8754-1e22ed279358"}], "user_id": "dd1dfebaa2af4d9e939086ee63ccb77d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T19:53:02Z", "hostId": "fdd262aabb4284cefd282b68eea6deaab2f05bb834dac77424a47ec1", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_d8c4bd52-6498-43ec-8754-1e22ed279358", "name": "vyos_vrouter-vm_d8c4bd52-6498-43ec-8754-1e22ed279358", "created": "2018-12-27T19:52:59Z", "tenant_id": "a3b7658b35d04156a1f9d76d8ea4c69c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-27 19:54:57,892 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-37649737-1c93-46ab-85bf-3a39deb85d19 2018-12-27 19:54:57,892 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.457425117493s 2018-12-27 19:54:57,893 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-37649737-1c93-46ab-85bf-3a39deb85d19 2018-12-27 19:54:57,896 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-27 19:54:59,899 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-27 19:54:59,901 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5be04f61a79641c5c9e17e5ebd76940f5255a108" 2018-12-27 19:55:00,492 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:54:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-60c72a5b-324b-443a-9f1b-395f6968b25c x-compute-request-id: req-60c72a5b-324b-443a-9f1b-395f6968b25c Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/739a10ca-b90b-472e-b828-32b9406a88dc", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/739a10ca-b90b-472e-b828-32b9406a88dc", "rel": "bookmark"}], "image": {"id": "7d7a9fec-7d26-425b-95da-a7e484052b01", "links": [{"href": "http://172.30.9.31:8774/images/7d7a9fec-7d26-425b-95da-a7e484052b01", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "24c3f926-246d-4a86-a9e3-d5ed53fb4eec", "links": [{"href": "http://172.30.9.31:8774/flavors/24c3f926-246d-4a86-a9e3-d5ed53fb4eec", "rel": "bookmark"}]}, "id": "739a10ca-b90b-472e-b828-32b9406a88dc", "security_groups": [{"name": "vyos_vrouter-sg_d8c4bd52-6498-43ec-8754-1e22ed279358"}], "user_id": "dd1dfebaa2af4d9e939086ee63ccb77d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T19:53:02Z", "hostId": "fdd262aabb4284cefd282b68eea6deaab2f05bb834dac77424a47ec1", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_d8c4bd52-6498-43ec-8754-1e22ed279358", "name": "vyos_vrouter-vm_d8c4bd52-6498-43ec-8754-1e22ed279358", "created": "2018-12-27T19:52:59Z", "tenant_id": "a3b7658b35d04156a1f9d76d8ea4c69c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-27 19:55:00,492 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-60c72a5b-324b-443a-9f1b-395f6968b25c 2018-12-27 19:55:00,493 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.593874931335s 2018-12-27 19:55:00,493 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-60c72a5b-324b-443a-9f1b-395f6968b25c 2018-12-27 19:55:00,497 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-27 19:55:02,499 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-27 19:55:02,502 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5be04f61a79641c5c9e17e5ebd76940f5255a108" 2018-12-27 19:55:04,041 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:55:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bbe13955-84c5-4658-bcd5-f6d091afd52f x-compute-request-id: req-bbe13955-84c5-4658-bcd5-f6d091afd52f Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/739a10ca-b90b-472e-b828-32b9406a88dc", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/739a10ca-b90b-472e-b828-32b9406a88dc", "rel": "bookmark"}], "image": {"id": "7d7a9fec-7d26-425b-95da-a7e484052b01", "links": [{"href": "http://172.30.9.31:8774/images/7d7a9fec-7d26-425b-95da-a7e484052b01", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "24c3f926-246d-4a86-a9e3-d5ed53fb4eec", "links": [{"href": "http://172.30.9.31:8774/flavors/24c3f926-246d-4a86-a9e3-d5ed53fb4eec", "rel": "bookmark"}]}, "id": "739a10ca-b90b-472e-b828-32b9406a88dc", "security_groups": [{"name": "vyos_vrouter-sg_d8c4bd52-6498-43ec-8754-1e22ed279358"}], "user_id": "dd1dfebaa2af4d9e939086ee63ccb77d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T19:53:02Z", "hostId": "fdd262aabb4284cefd282b68eea6deaab2f05bb834dac77424a47ec1", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_d8c4bd52-6498-43ec-8754-1e22ed279358", "name": "vyos_vrouter-vm_d8c4bd52-6498-43ec-8754-1e22ed279358", "created": "2018-12-27T19:52:59Z", "tenant_id": "a3b7658b35d04156a1f9d76d8ea4c69c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-27 19:55:04,041 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-bbe13955-84c5-4658-bcd5-f6d091afd52f 2018-12-27 19:55:04,041 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.54148602486s 2018-12-27 19:55:04,041 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-bbe13955-84c5-4658-bcd5-f6d091afd52f 2018-12-27 19:55:04,045 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-27 19:55:06,048 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-27 19:55:06,051 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5be04f61a79641c5c9e17e5ebd76940f5255a108" 2018-12-27 19:55:06,404 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:55:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f7b1f034-8034-4e1a-8eae-ea6fc17c5555 x-compute-request-id: req-f7b1f034-8034-4e1a-8eae-ea6fc17c5555 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/739a10ca-b90b-472e-b828-32b9406a88dc", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/739a10ca-b90b-472e-b828-32b9406a88dc", "rel": "bookmark"}], "image": {"id": "7d7a9fec-7d26-425b-95da-a7e484052b01", "links": [{"href": "http://172.30.9.31:8774/images/7d7a9fec-7d26-425b-95da-a7e484052b01", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "24c3f926-246d-4a86-a9e3-d5ed53fb4eec", "links": [{"href": "http://172.30.9.31:8774/flavors/24c3f926-246d-4a86-a9e3-d5ed53fb4eec", "rel": "bookmark"}]}, "id": "739a10ca-b90b-472e-b828-32b9406a88dc", "security_groups": [{"name": "vyos_vrouter-sg_d8c4bd52-6498-43ec-8754-1e22ed279358"}], "user_id": "dd1dfebaa2af4d9e939086ee63ccb77d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T19:53:02Z", "hostId": "fdd262aabb4284cefd282b68eea6deaab2f05bb834dac77424a47ec1", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_d8c4bd52-6498-43ec-8754-1e22ed279358", "name": "vyos_vrouter-vm_d8c4bd52-6498-43ec-8754-1e22ed279358", "created": "2018-12-27T19:52:59Z", "tenant_id": "a3b7658b35d04156a1f9d76d8ea4c69c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-27 19:55:06,404 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-f7b1f034-8034-4e1a-8eae-ea6fc17c5555 2018-12-27 19:55:06,404 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.356004953384s 2018-12-27 19:55:06,404 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-f7b1f034-8034-4e1a-8eae-ea6fc17c5555 2018-12-27 19:55:06,408 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-27 19:55:08,411 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-27 19:55:08,413 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5be04f61a79641c5c9e17e5ebd76940f5255a108" 2018-12-27 19:55:09,595 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:55:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-58ee9293-0f31-4b9d-b9f8-6b8c9c8964a7 x-compute-request-id: req-58ee9293-0f31-4b9d-b9f8-6b8c9c8964a7 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/739a10ca-b90b-472e-b828-32b9406a88dc", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/739a10ca-b90b-472e-b828-32b9406a88dc", "rel": "bookmark"}], "image": {"id": "7d7a9fec-7d26-425b-95da-a7e484052b01", "links": [{"href": "http://172.30.9.31:8774/images/7d7a9fec-7d26-425b-95da-a7e484052b01", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "24c3f926-246d-4a86-a9e3-d5ed53fb4eec", "links": [{"href": "http://172.30.9.31:8774/flavors/24c3f926-246d-4a86-a9e3-d5ed53fb4eec", "rel": "bookmark"}]}, "id": "739a10ca-b90b-472e-b828-32b9406a88dc", "security_groups": [{"name": "vyos_vrouter-sg_d8c4bd52-6498-43ec-8754-1e22ed279358"}], "user_id": "dd1dfebaa2af4d9e939086ee63ccb77d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T19:53:02Z", "hostId": "fdd262aabb4284cefd282b68eea6deaab2f05bb834dac77424a47ec1", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_d8c4bd52-6498-43ec-8754-1e22ed279358", "name": "vyos_vrouter-vm_d8c4bd52-6498-43ec-8754-1e22ed279358", "created": "2018-12-27T19:52:59Z", "tenant_id": "a3b7658b35d04156a1f9d76d8ea4c69c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-27 19:55:09,595 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-58ee9293-0f31-4b9d-b9f8-6b8c9c8964a7 2018-12-27 19:55:09,595 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.18439698219s 2018-12-27 19:55:09,596 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-58ee9293-0f31-4b9d-b9f8-6b8c9c8964a7 2018-12-27 19:55:09,600 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-27 19:55:11,602 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-27 19:55:11,605 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5be04f61a79641c5c9e17e5ebd76940f5255a108" 2018-12-27 19:55:12,199 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:55:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c4ed5b9b-9318-4415-a760-16f938b9efef x-compute-request-id: req-c4ed5b9b-9318-4415-a760-16f938b9efef Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/739a10ca-b90b-472e-b828-32b9406a88dc", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/739a10ca-b90b-472e-b828-32b9406a88dc", "rel": "bookmark"}], "image": {"id": "7d7a9fec-7d26-425b-95da-a7e484052b01", "links": [{"href": "http://172.30.9.31:8774/images/7d7a9fec-7d26-425b-95da-a7e484052b01", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "24c3f926-246d-4a86-a9e3-d5ed53fb4eec", "links": [{"href": "http://172.30.9.31:8774/flavors/24c3f926-246d-4a86-a9e3-d5ed53fb4eec", "rel": "bookmark"}]}, "id": "739a10ca-b90b-472e-b828-32b9406a88dc", "security_groups": [{"name": "vyos_vrouter-sg_d8c4bd52-6498-43ec-8754-1e22ed279358"}], "user_id": "dd1dfebaa2af4d9e939086ee63ccb77d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T19:53:02Z", "hostId": "fdd262aabb4284cefd282b68eea6deaab2f05bb834dac77424a47ec1", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_d8c4bd52-6498-43ec-8754-1e22ed279358", "name": "vyos_vrouter-vm_d8c4bd52-6498-43ec-8754-1e22ed279358", "created": "2018-12-27T19:52:59Z", "tenant_id": "a3b7658b35d04156a1f9d76d8ea4c69c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-27 19:55:12,199 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-c4ed5b9b-9318-4415-a760-16f938b9efef 2018-12-27 19:55:12,199 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.596978187561s 2018-12-27 19:55:12,199 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-c4ed5b9b-9318-4415-a760-16f938b9efef 2018-12-27 19:55:12,203 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-27 19:55:14,206 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-27 19:55:14,209 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5be04f61a79641c5c9e17e5ebd76940f5255a108" 2018-12-27 19:55:14,811 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:55:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1e1cda64-9581-4d34-8f26-c261f006a260 x-compute-request-id: req-1e1cda64-9581-4d34-8f26-c261f006a260 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/739a10ca-b90b-472e-b828-32b9406a88dc", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/739a10ca-b90b-472e-b828-32b9406a88dc", "rel": "bookmark"}], "image": {"id": "7d7a9fec-7d26-425b-95da-a7e484052b01", "links": [{"href": "http://172.30.9.31:8774/images/7d7a9fec-7d26-425b-95da-a7e484052b01", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "24c3f926-246d-4a86-a9e3-d5ed53fb4eec", "links": [{"href": "http://172.30.9.31:8774/flavors/24c3f926-246d-4a86-a9e3-d5ed53fb4eec", "rel": "bookmark"}]}, "id": "739a10ca-b90b-472e-b828-32b9406a88dc", "security_groups": [{"name": "vyos_vrouter-sg_d8c4bd52-6498-43ec-8754-1e22ed279358"}], "user_id": "dd1dfebaa2af4d9e939086ee63ccb77d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T19:53:02Z", "hostId": "fdd262aabb4284cefd282b68eea6deaab2f05bb834dac77424a47ec1", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_d8c4bd52-6498-43ec-8754-1e22ed279358", "name": "vyos_vrouter-vm_d8c4bd52-6498-43ec-8754-1e22ed279358", "created": "2018-12-27T19:52:59Z", "tenant_id": "a3b7658b35d04156a1f9d76d8ea4c69c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-27 19:55:14,811 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-1e1cda64-9581-4d34-8f26-c261f006a260 2018-12-27 19:55:14,811 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.604964017868s 2018-12-27 19:55:14,811 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-1e1cda64-9581-4d34-8f26-c261f006a260 2018-12-27 19:55:14,815 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-27 19:55:16,818 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-27 19:55:16,820 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5be04f61a79641c5c9e17e5ebd76940f5255a108" 2018-12-27 19:55:17,373 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:55:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-be83ef8b-eee1-4705-be1f-be05bf5a867a x-compute-request-id: req-be83ef8b-eee1-4705-be1f-be05bf5a867a Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/739a10ca-b90b-472e-b828-32b9406a88dc", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/739a10ca-b90b-472e-b828-32b9406a88dc", "rel": "bookmark"}], "image": {"id": "7d7a9fec-7d26-425b-95da-a7e484052b01", "links": [{"href": "http://172.30.9.31:8774/images/7d7a9fec-7d26-425b-95da-a7e484052b01", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "24c3f926-246d-4a86-a9e3-d5ed53fb4eec", "links": [{"href": "http://172.30.9.31:8774/flavors/24c3f926-246d-4a86-a9e3-d5ed53fb4eec", "rel": "bookmark"}]}, "id": "739a10ca-b90b-472e-b828-32b9406a88dc", "security_groups": [{"name": "vyos_vrouter-sg_d8c4bd52-6498-43ec-8754-1e22ed279358"}], "user_id": "dd1dfebaa2af4d9e939086ee63ccb77d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T19:53:02Z", "hostId": "fdd262aabb4284cefd282b68eea6deaab2f05bb834dac77424a47ec1", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_d8c4bd52-6498-43ec-8754-1e22ed279358", "name": "vyos_vrouter-vm_d8c4bd52-6498-43ec-8754-1e22ed279358", "created": "2018-12-27T19:52:59Z", "tenant_id": "a3b7658b35d04156a1f9d76d8ea4c69c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-27 19:55:17,373 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-be83ef8b-eee1-4705-be1f-be05bf5a867a 2018-12-27 19:55:17,374 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.555845975876s 2018-12-27 19:55:17,374 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-be83ef8b-eee1-4705-be1f-be05bf5a867a 2018-12-27 19:55:17,378 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-27 19:55:19,380 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-27 19:55:19,383 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5be04f61a79641c5c9e17e5ebd76940f5255a108" 2018-12-27 19:55:19,923 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:55:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-46ad32af-d7ca-4ec4-91d3-5ca128f297c8 x-compute-request-id: req-46ad32af-d7ca-4ec4-91d3-5ca128f297c8 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/739a10ca-b90b-472e-b828-32b9406a88dc", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/739a10ca-b90b-472e-b828-32b9406a88dc", "rel": "bookmark"}], "image": {"id": "7d7a9fec-7d26-425b-95da-a7e484052b01", "links": [{"href": "http://172.30.9.31:8774/images/7d7a9fec-7d26-425b-95da-a7e484052b01", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "24c3f926-246d-4a86-a9e3-d5ed53fb4eec", "links": [{"href": "http://172.30.9.31:8774/flavors/24c3f926-246d-4a86-a9e3-d5ed53fb4eec", "rel": "bookmark"}]}, "id": "739a10ca-b90b-472e-b828-32b9406a88dc", "security_groups": [{"name": "vyos_vrouter-sg_d8c4bd52-6498-43ec-8754-1e22ed279358"}], "user_id": "dd1dfebaa2af4d9e939086ee63ccb77d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-27T19:53:02Z", "hostId": "fdd262aabb4284cefd282b68eea6deaab2f05bb834dac77424a47ec1", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_d8c4bd52-6498-43ec-8754-1e22ed279358", "name": "vyos_vrouter-vm_d8c4bd52-6498-43ec-8754-1e22ed279358", "created": "2018-12-27T19:52:59Z", "tenant_id": "a3b7658b35d04156a1f9d76d8ea4c69c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-27 19:55:19,923 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-46ad32af-d7ca-4ec4-91d3-5ca128f297c8 2018-12-27 19:55:19,923 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.542480945587s 2018-12-27 19:55:19,923 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-46ad32af-d7ca-4ec4-91d3-5ca128f297c8 2018-12-27 19:55:19,927 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-27 19:55:21,930 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-27 19:55:21,932 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5be04f61a79641c5c9e17e5ebd76940f5255a108" 2018-12-27 19:55:22,478 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:55:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c5f61ad0-6d6d-47d2-97aa-706ebd1035a2 x-compute-request-id: req-c5f61ad0-6d6d-47d2-97aa-706ebd1035a2 Content-Encoding: gzip Content-Length: 749 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_d8c4bd52-6498-43ec-8754-1e22ed279358": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:13:b2:75", "version": 4, "addr": "192.168.120.29", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/739a10ca-b90b-472e-b828-32b9406a88dc", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/739a10ca-b90b-472e-b828-32b9406a88dc", "rel": "bookmark"}], "image": {"id": "7d7a9fec-7d26-425b-95da-a7e484052b01", "links": [{"href": "http://172.30.9.31:8774/images/7d7a9fec-7d26-425b-95da-a7e484052b01", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T19:55:19.000000", "flavor": {"id": "24c3f926-246d-4a86-a9e3-d5ed53fb4eec", "links": [{"href": "http://172.30.9.31:8774/flavors/24c3f926-246d-4a86-a9e3-d5ed53fb4eec", "rel": "bookmark"}]}, "id": "739a10ca-b90b-472e-b828-32b9406a88dc", "security_groups": [{"name": "vyos_vrouter-sg_d8c4bd52-6498-43ec-8754-1e22ed279358"}], "user_id": "dd1dfebaa2af4d9e939086ee63ccb77d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T19:55:19Z", "hostId": "fdd262aabb4284cefd282b68eea6deaab2f05bb834dac77424a47ec1", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_d8c4bd52-6498-43ec-8754-1e22ed279358", "name": "vyos_vrouter-vm_d8c4bd52-6498-43ec-8754-1e22ed279358", "created": "2018-12-27T19:52:59Z", "tenant_id": "a3b7658b35d04156a1f9d76d8ea4c69c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-27 19:55:22,478 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-c5f61ad0-6d6d-47d2-97aa-706ebd1035a2 2018-12-27 19:55:22,479 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.548928022385s 2018-12-27 19:55:22,479 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-c5f61ad0-6d6d-47d2-97aa-706ebd1035a2 2018-12-27 19:55:22,483 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-12-27 19:55:22,484 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:9696/v2.0/ports.json?device_id=739a10ca-b90b-472e-b828-32b9406a88dc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5be04f61a79641c5c9e17e5ebd76940f5255a108" 2018-12-27 19:55:22,534 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 915 X-Openstack-Request-Id: req-4039d7bd-e1e5-465d-aca4-a908153e229f Date: Thu, 27 Dec 2018 19:55:22 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T19:55:19Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"0405717d-18a5-4651-8fa1-446630ad0e57","ip_address":"192.168.120.29"}],"id":"139d1e41-61e7-4a90-8e39-3534c028edc3","security_groups":["0d0f40f6-4e4e-4e74-b53f-d0a06c01cb32"],"mac_address":"fa:16:3e:13:b2:75","project_id":"a3b7658b35d04156a1f9d76d8ea4c69c","status":"ACTIVE","description":"","tags":[],"dns_assignment":[{"hostname":"host-192-168-120-29","ip_address":"192.168.120.29","fqdn":"host-192-168-120-29.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a446d0f1-f0df-42ca-b411-53ff5122955e","dns_name":"","created_at":"2018-12-27T19:53:02Z","binding:vnic_type":"normal","device_id":"739a10ca-b90b-472e-b828-32b9406a88dc","tenant_id":"a3b7658b35d04156a1f9d76d8ea4c69c"}]} 2018-12-27 19:55:22,534 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports.json?device_id=739a10ca-b90b-472e-b828-32b9406a88dc used request id req-4039d7bd-e1e5-465d-aca4-a908153e229f 2018-12-27 19:55:22,535 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0514059066772s 2018-12-27 19:55:22,535 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports.json?device_id=739a10ca-b90b-472e-b828-32b9406a88dc used request id req-4039d7bd-e1e5-465d-aca4-a908153e229f 2018-12-27 19:55:22,540 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-27 19:55:22,541 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:9696/v2.0/floatingips.json?port_id=139d1e41-61e7-4a90-8e39-3534c028edc3" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5be04f61a79641c5c9e17e5ebd76940f5255a108" 2018-12-27 19:55:22,560 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-ea52b559-7b1b-417a-ac77-d99fa44f5368 Date: Thu, 27 Dec 2018 19:55:22 GMT RESP BODY: {"floatingips": []} 2018-12-27 19:55:22,560 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/floatingips.json?port_id=139d1e41-61e7-4a90-8e39-3534c028edc3 used request id req-ea52b559-7b1b-417a-ac77-d99fa44f5368 2018-12-27 19:55:22,560 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.019984960556s 2018-12-27 19:55:22,561 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/floatingips.json?port_id=139d1e41-61e7-4a90-8e39-3534c028edc3 used request id req-ea52b559-7b1b-417a-ac77-d99fa44f5368 2018-12-27 19:55:22,561 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vyos_vrouter-net_d8c4bd52-6498-43ec-8754-1e22ed279358': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:13:b2:75', u'version': 4, u'addr': u'192.168.120.29', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'7d7a9fec-7d26-425b-95da-a7e484052b01'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-12-27T19:55:19.000000', 'flavor': Munch({u'id': u'24c3f926-246d-4a86-a9e3-d5ed53fb4eec'}), 'az': u'nova', 'id': u'739a10ca-b90b-472e-b828-32b9406a88dc', 'security_groups': [Munch({u'name': u'vyos_vrouter-sg_d8c4bd52-6498-43ec-8754-1e22ed279358'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'dd1dfebaa2af4d9e939086ee63ccb77d', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'a3b7658b35d04156a1f9d76d8ea4c69c', 'name': 'vyos_vrouter-project_d8c4bd52-6498-43ec-8754-1e22ed279358', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2018-12-27T19:55:19.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-12-27T19:55:19Z', 'hostId': u'fdd262aabb4284cefd282b68eea6deaab2f05bb834dac77424a47ec1', u'OS-SRV-USG:terminated_at': None, 'key_name': u'vyos_vrouter-kp_d8c4bd52-6498-43ec-8754-1e22ed279358', 'public_v6': '', 'private_v4': u'192.168.120.29', 'cloud': 'envvars', 'host_id': u'fdd262aabb4284cefd282b68eea6deaab2f05bb834dac77424a47ec1', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-12-27T19:55:19.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'a3b7658b35d04156a1f9d76d8ea4c69c', 'name': u'vyos_vrouter-vm_d8c4bd52-6498-43ec-8754-1e22ed279358', 'adminPass': u'c2VJc8Tzdd8n', 'tenant_id': u'a3b7658b35d04156a1f9d76d8ea4c69c', 'created_at': u'2018-12-27T19:52:59Z', 'created': u'2018-12-27T19:52:59Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-12-27 19:55:22,564 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-27 19:55:22,564 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5be04f61a79641c5c9e17e5ebd76940f5255a108" 2018-12-27 19:55:22,674 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1256 X-Openstack-Request-Id: req-067885f7-618e-409c-adb1-db04d864bc5c Date: Thu, 27 Dec 2018 19:55:22 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"a446d0f1-f0df-42ca-b411-53ff5122955e","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"a3b7658b35d04156a1f9d76d8ea4c69c","status":"ACTIVE","subnets":["0405717d-18a5-4651-8fa1-446630ad0e57"],"description":"","tags":[],"updated_at":"2018-12-27T19:51:18Z","qos_policy_id":null,"name":"vyos_vrouter-net_d8c4bd52-6498-43ec-8754-1e22ed279358","admin_state_up":true,"tenant_id":"a3b7658b35d04156a1f9d76d8ea4c69c","created_at":"2018-12-27T19:51:15Z","mtu":1442},{"updated_at":"2018-12-27T15:58:03Z","dns_domain":"","revision_number":8,"port_security_enabled":true,"id":"a4959dd9-e8f4-4ea9-8c99-7bff545db58c","router:external":true,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"da629caea04941e1ae8979c379dc7c9d","status":"ACTIVE","subnets":["244ab55b-a0ed-4e50-9f85-07f08119ae55"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"da629caea04941e1ae8979c379dc7c9d","created_at":"2018-12-27T15:29:17Z","mtu":1500}]} 2018-12-27 19:55:22,674 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-067885f7-618e-409c-adb1-db04d864bc5c 2018-12-27 19:55:22,675 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.110606908798s 2018-12-27 19:55:22,675 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-067885f7-618e-409c-adb1-db04d864bc5c 2018-12-27 19:55:22,677 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-12-27 19:55:22,677 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:9696/v2.0/ports.json?device_id=739a10ca-b90b-472e-b828-32b9406a88dc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5be04f61a79641c5c9e17e5ebd76940f5255a108" 2018-12-27 19:55:22,725 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 915 X-Openstack-Request-Id: req-4b2517b4-205c-4ad9-8b40-15de3e56cd96 Date: Thu, 27 Dec 2018 19:55:22 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-27T19:55:19Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"0405717d-18a5-4651-8fa1-446630ad0e57","ip_address":"192.168.120.29"}],"id":"139d1e41-61e7-4a90-8e39-3534c028edc3","security_groups":["0d0f40f6-4e4e-4e74-b53f-d0a06c01cb32"],"mac_address":"fa:16:3e:13:b2:75","project_id":"a3b7658b35d04156a1f9d76d8ea4c69c","status":"ACTIVE","description":"","tags":[],"dns_assignment":[{"hostname":"host-192-168-120-29","ip_address":"192.168.120.29","fqdn":"host-192-168-120-29.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a446d0f1-f0df-42ca-b411-53ff5122955e","dns_name":"","created_at":"2018-12-27T19:53:02Z","binding:vnic_type":"normal","device_id":"739a10ca-b90b-472e-b828-32b9406a88dc","tenant_id":"a3b7658b35d04156a1f9d76d8ea4c69c"}]} 2018-12-27 19:55:22,725 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports.json?device_id=739a10ca-b90b-472e-b828-32b9406a88dc used request id req-4b2517b4-205c-4ad9-8b40-15de3e56cd96 2018-12-27 19:55:22,725 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0481889247894s 2018-12-27 19:55:22,725 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports.json?device_id=739a10ca-b90b-472e-b828-32b9406a88dc used request id req-4b2517b4-205c-4ad9-8b40-15de3e56cd96 2018-12-27 19:55:22,726 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-12-27 19:55:22,726 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}5be04f61a79641c5c9e17e5ebd76940f5255a108" -d '{"floatingip": {"floating_network_id": "a4959dd9-e8f4-4ea9-8c99-7bff545db58c", "fixed_ip_address": "192.168.120.29", "port_id": "139d1e41-61e7-4a90-8e39-3534c028edc3"}}' 2018-12-27 19:55:24,828 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 586 X-Openstack-Request-Id: req-20c88dfb-bc15-4e63-acdc-53a7550add6c Date: Thu, 27 Dec 2018 19:55:24 GMT RESP BODY: {"floatingip": {"router_id": "51888b9a-c98b-4449-8f47-c15a30a41086", "status": "DOWN", "description": "", "tags": [], "updated_at": "2018-12-27T19:55:24Z", "dns_domain": "", "floating_network_id": "a4959dd9-e8f4-4ea9-8c99-7bff545db58c", "fixed_ip_address": "192.168.120.29", "floating_ip_address": "172.30.9.209", "revision_number": 0, "port_id": "139d1e41-61e7-4a90-8e39-3534c028edc3", "id": "03989f28-e667-4fc1-93a7-fe89a7a1db4a", "tenant_id": "a3b7658b35d04156a1f9d76d8ea4c69c", "created_at": "2018-12-27T19:55:24Z", "dns_name": "", "project_id": "a3b7658b35d04156a1f9d76d8ea4c69c"}} 2018-12-27 19:55:24,828 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/floatingips.json used request id req-20c88dfb-bc15-4e63-acdc-53a7550add6c 2018-12-27 19:55:24,828 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.10239982605s 2018-12-27 19:55:24,829 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/floatingips.json used request id req-20c88dfb-bc15-4e63-acdc-53a7550add6c 2018-12-27 19:55:24,837 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-27 19:55:24,837 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5be04f61a79641c5c9e17e5ebd76940f5255a108" 2018-12-27 19:55:24,860 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 591 X-Openstack-Request-Id: req-3874e042-e297-4315-8627-03c544e18691 Date: Thu, 27 Dec 2018 19:55:24 GMT RESP BODY: {"floatingips": [{"router_id": "51888b9a-c98b-4449-8f47-c15a30a41086", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-12-27T19:55:24Z", "dns_domain": "", "floating_network_id": "a4959dd9-e8f4-4ea9-8c99-7bff545db58c", "fixed_ip_address": "192.168.120.29", "floating_ip_address": "172.30.9.209", "revision_number": 1, "port_id": "139d1e41-61e7-4a90-8e39-3534c028edc3", "id": "03989f28-e667-4fc1-93a7-fe89a7a1db4a", "dns_name": "", "created_at": "2018-12-27T19:55:24Z", "tenant_id": "a3b7658b35d04156a1f9d76d8ea4c69c", "project_id": "a3b7658b35d04156a1f9d76d8ea4c69c"}]} 2018-12-27 19:55:24,860 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/floatingips.json used request id req-3874e042-e297-4315-8627-03c544e18691 2018-12-27 19:55:24,860 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0233969688416s 2018-12-27 19:55:24,860 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/floatingips.json used request id req-3874e042-e297-4315-8627-03c544e18691 2018-12-27 19:55:24,864 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'51888b9a-c98b-4449-8f47-c15a30a41086', 'updated_at': u'2018-12-27T19:55:24Z', u'dns_domain': u'', 'fixed_ip_address': u'192.168.120.29', 'floating_ip_address': u'172.30.9.209', 'revision_number': 1, 'port_id': u'139d1e41-61e7-4a90-8e39-3534c028edc3', 'id': u'03989f28-e667-4fc1-93a7-fe89a7a1db4a', 'network': u'a4959dd9-e8f4-4ea9-8c99-7bff545db58c', 'port': u'139d1e41-61e7-4a90-8e39-3534c028edc3', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'a3b7658b35d04156a1f9d76d8ea4c69c', 'name': 'vyos_vrouter-project_d8c4bd52-6498-43ec-8754-1e22ed279358', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'a3b7658b35d04156a1f9d76d8ea4c69c', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'a4959dd9-e8f4-4ea9-8c99-7bff545db58c', 'properties': Munch({u'dns_name': u'', u'dns_domain': u'', u'tags': []}), 'tenant_id': u'a3b7658b35d04156a1f9d76d8ea4c69c', 'created_at': u'2018-12-27T19:55:24Z', 'attached': True, u'dns_name': u'', 'router': u'51888b9a-c98b-4449-8f47-c15a30a41086'}) 2018-12-27 19:55:24,865 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-12-27 19:55:24,867 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/servers/739a10ca-b90b-472e-b828-32b9406a88dc/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}5be04f61a79641c5c9e17e5ebd76940f5255a108" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-27 19:55:25,000 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:55:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6b6ac74c-7d64-48f6-ba43-75c067fb8c68 x-compute-request-id: req-6b6ac74c-7d64-48f6-ba43-75c067fb8c68 Content-Encoding: gzip Content-Length: 10035 Content-Type: application/json RESP BODY: {"output": "[H[J[1;1H[?25l[m[H[J[1;1H[20;7H[mUse the ^ and v keys to change the selection. \n Press 'e' to edit the selected item, or 'c' for a command prompt. [4;80H [7m[4;1H CentOS Linux (3.10.0-514.16.1.el7.x86_64) 7 (Core) [m[4;79H[m[m[5;1H CentOS Linux (3.10.0-327.28.3.el7.x86_64) 7 (Core) [m[5;79H[m[m[6;1H CentOS Linux (0-rescue-56d65f493d8f854534fe792ecf014b83) 7 (Core) [m[6;79H[m[m[7;1H [m[7;79H[m[m[8;1H [m[8;79H[m[m[9;1H [m[9;79H[m[m[10;1H [m[10;79H[m[m[11;1H [m[11;79H[m[m[12;1H [m[12;79H[m[m[13;1H [m[13;79H[m[m[14;1H [m[14;79H[m[m[15;1H [m[15;79H[m[m[16;1H [m[16;79H[m[m[17;1H [m[17;79H[m[m[18;1H [m[18;79H[m[18;80H [4;79H[22;1H The selected entry will be started automatically in 1s. [4;79H[22;1H The selected entry will be started automatically in 0s. [4;79H[?25h[H[J[1;1H[H[J[1;1H[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.10.0-514.16.1.el7.x86_64 (builder@kbuilder.dev.centos.org) (gcc version 4.8.5 20150623 (Red Hat 4.8.5-11) (GCC) ) #1 SMP Wed Apr 12 15:04:24 UTC 2017\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000bffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x00000000bffdc000-0x00000000bfffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000013fffffff] usable\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x140000 max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] e820: last_pfn = 0xbffdc max_arch_pfn = 0x400000000\n[ 0.000000] found SMP MP-table at [mem 0x000f6390-0x000f639f] mapped at [ffff8800000f6390]\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x336af000-0x35b4ffff]\n[ 0.000000] ACPI: RSDP 00000000000f6340 00014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 00000000bffe12d1 0002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 00000000bffe11dd 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 00000000bffdfdc0 0141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 00000000bffdfd80 00040\n[ 0.000000] ACPI: APIC 00000000bffe1251 00080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000013fffffff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x13fffffff]\n[ 0.000000] NODE_DATA [mem 0x13ffd7000-0x13fffdfff]\n[ 0.000000] Reserving 161MB of memory at 656MB for crashkernel (System RAM: 4095MB)\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 1:3ff87001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 1959961649 cycles\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal [mem 0x100000000-0x13fffffff]\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0xbffdbfff]\n[ 0.000000] node 0: [mem 0x100000000-0x13fffffff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xbffdc000-0xbfffffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xfeffbfff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xfeffc000-0xfeffffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xfffbffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xfffc0000-0xffffffff]\n[ 0.000000] e820: [mem 0xc0000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:5120 nr_cpumask_bits:2 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88013fc00000 s96728 r8192 d30248 u1048576\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 13fc0f3c0\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032037\n[ 0.000000] Policy zone: Normal\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] x86/fpu: xstate_offset[2]: 0240, xstate_sizes[2]: 0100\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 using standard form\n[ 0.000000] Memory: 3842704k/5242880k available (6767k kernel code, 1049112k absent, 351064k reserved, 4430k data, 1680k init)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=5120 to nr_cpu_ids=2.\n[ 0.000000] NR_IRQS:327936 nr_irqs:440 0\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty0] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 16777216 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.490346] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912)\n[ 0.494118] pid_max: default: 32768 minimum: 301\n[ 0.496154] Security Framework initialized\n[ 0.498039] SELinux: Initializing.\n[ 0.500021] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.507063] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.511591] Mount-cache hash table entries: 4096\n[ 0.513908] Initializing cgroup subsys memory\n[ 0.515871] Initializing cgroup subsys devices\n[ 0.517840] Initializing cgroup subsys freezer\n[ 0.519810] Initializing cgroup subsys net_cls\n[ 0.521775] Initializing cgroup subsys blkio\n[ 0.523700] Initializing cgroup subsys perf_event\n[ 0.525737] Initializing cgroup subsys hugetlb\n[ 0.527702] Initializing cgroup subsys pids\n[ 0.529599] Initializing cgroup subsys net_prio\n[ 0.531680] CPU: Physical Processor ID: 0\n[ 0.534252] mce: CPU supports 10 MCE banks\n[ 0.536158] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.538357] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.540562] tlb_flushall_shift: 6\n[ 0.542472] Freeing SMP alternatives: 28k freed\n[ 0.547775] ACPI: Core revision 20130517\n[ 0.550048] ACPI: All ACPI Tables successfully acquired\n[ 0.552515] ftrace: allocating 25812 entries in 101 pages\n[ 0.579236] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.581843] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.584368] smpboot: Max logical packages: 2\n[ 0.586552] Enabling x2apic\n[ 0.588065] Enabled x2apic\n[ 0.589840] Switched APIC routing to physical x2apic.\n[ 0.593388] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.596067] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.600976] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.611054] KVM setup paravirtual spinlock\n[ 0.614406] smpboot: Booting Node 0, Processors #1 OK\n[ 0.617225] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock\n[ 0.639837] Brought up 2 CPUs\n[ 0.639840] KVM setup async PF for cpu 1\n[ 0.639844] kvm-stealtime: cpu 1, msr 13fd0f3c0\n[ 0.645174] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.648605] devtmpfs: initialized\n[ 0.651660] EVM: security.selinux\n[ 0.653315] EVM: security.ima\n[ 0.654855] EVM: security.capability\n[ 0.657292] atomic64 test passed for x86-64 platform with CX8 and with SSE\n[ 0.659923] pinctrl core: initialized pinctrl subsystem\n[ 0.662256] NET: Registered protocol family 16\n[ 0.664426] ACPI: bus type PCI registered\n[ 0.666286] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.668891] PCI: Using configuration type 1 for base access\n[ 0.675621] ACPI: Added _OSI(Module Device)\n[ 0.677576] ACPI: Added _OSI(Processor Device)\n[ 0.679547] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.681579] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.684924] ACPI: Interpreter enabled\n[ 0.686714] ACPI: (supports S0 S5)\n[ 0.688400] ACPI: Using IOAPIC for interrupt routing\n[ 0.690509] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.696182] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.698628] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.701249] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.703813] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.708502] acpiphp: Slot [3] registered\n[ 0.710355] acpiphp: Slot [4] registered\n[ 0.712188] acpiphp: Slot [5] registered\n[ 0.714029] acpiphp: Slot [6] registered\n[ 0.715869] acpiphp: Slot [7] registered\n[ 0.717721] acpiphp: Slot [8] registered\n[ 0.719568] acpiphp: Slot [9] registered\n[ 0.721404] acpiphp: Slot [10] registered\n[ 0.723257] acpiphp: Slot [11] registered\n[ 0.725106] acpiphp: Slot [12] registered\n[ 0.726968] acpiphp: Slot [13] registered\n[ 0.728817] acpiphp: Slot [14] registered\n[ 0.730672] acpiphp: Slot [15] registered\n[ 0.732531] acpiphp: Slot [16] registered\n[ 0.734400] acpiphp: Slot [17] registered\n[ 0.736314] acpiphp: Slot [18] registered\n[ 0.738166] acpiphp: Slot [19] registered\n[ 0.740029] acpiphp: Slot [20] registered\n[ 0.741889] acpiphp: Slot [21] registered\n[ 0.743743] acpiphp: Slot [22] registered\n[ 0.745585] acpiphp: Slot [23] registered\n[ 0.747449] acpiphp: Slot [24] registered\n[ 0.749311] acpiphp: Slot [25] registered\n[ 0.751161] acpiphp: Slot [26] registered\n[ 0.753021] acpiphp: Slot [27] registered\n[ 0.754875] acpiphp: Slot [28] registered\n[ 0.756720] acpiphp: Slot [29] registered\n[ 0.758585] acpiphp: Slot [30] registered\n[ 0.760437] acpiphp: Slot [31] registered\n[ 0.762287] PCI host bridge to bus 0000:00\n[ 0.764144] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.766362] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.768945] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.771519] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.774915] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.778310] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.784728] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.787428] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.789926] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.792602] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.797540] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.800914] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.826275] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.829289] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.832222] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.835223] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.838112] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.840767] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.843453] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.847041] vgaarb: loaded\n[ 0.848525] vgaarb: bridge control possible 0000:00:02.0\n[ 0.850902] SCSI subsystem initialized\n[ 0.852719] ACPI: bus type USB registered\n[ 0.854594] usbcore: registered new interface driver usbfs\n[ 0.856847] usbcore: registered new interface driver hub\n[ 0.859083] usbcore: registered new device driver usb\n[ 0.861432] PCI: Using ACPI for IRQ routing\n[ 0.863767] NetLabel: Initializing\n[ 0.865458] NetLabel: domain hash size = 128\n[ 0.867397] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.869530] NetLabel: unlabeled traffic allowed by default\n[ 0.871952] Switched to clocksource kvm-clock\n[ 0.882384] pnp: PnP ACPI init\n[ 0.883992] ACPI: bus type PNP registered\n[ 0.886250] pnp: PnP ACPI: found 5 devices\n[ 0.888123] ACPI: bus type PNP unregistered\n[ 0.897153] NET: Registered protocol family 2\n[ 0.899429] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.903029] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.905991] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.908632] TCP: reno registered\n[ 0.910267] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.912684] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.915253] NET: Registered protocol family 1\n[ 0.917207] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.919558] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.921855] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.942783] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.963714] Unpacking initramfs...\n[ 1.438039] Freeing initrd memory: 37508k freed\n[ 1.448330] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.450937] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff]\n[ 1.455710] sha1_ssse3: Using AVX2 optimized SHA-1 implementation\n[ 1.458303] sha256_ssse3: Using AVX2 optimized SHA-256 implementation\n[ 1.461197] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 1.463682] Initialise system trusted keyring\n[ 1.465673] audit: initializing netlink socket (disabled)\n[ 1.467945] type=2000 audit(1545940522.367:1): initialized\n[ 1.485723] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.488242] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.491642] zpool: loaded\n[ 1.493158] zbud: loaded\n[ 1.494788] VFS: Disk quotas dquot_6.5.2\n[ 1.496676] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.499392] msgmni has been set to 7578\n[ 1.501290] Key type big_key registered\n[ 1.504110] NET: Registered protocol family 38\n[ 1.506131] Key type asymmetric registered\n[ 1.508052] Asymmetric key parser 'x509' registered\n[ 1.510173] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)\n[ 1.513664] io scheduler noop registered\n[ 1.515523] io scheduler deadline registered (default)\n[ 1.533531] io scheduler cfq registered\n[ 1.535439] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.537741] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.540433] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.543873] ACPI: Power Button [PWRF]\n[ 1.545838] GHES: HEST is not enabled!\n[ 1.547724] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled\n[ 1.573639] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A\n[ 1.576542] Non-volatile memory driver v1.3\n[ 1.578486] Linux agpgart interface v0.103\n[ 1.580497] crash memory driver: version 1.1\n[ 1.582502] rdac: device handler registered\n[ 1.584475] hp_sw: device handler registered\n[ 1.586428] emc: device handler registered\n[ 1.588297] alua: device handler registered\n[ 1.590212] libphy: Fixed MDIO Bus: probed\n[ 1.592137] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.594661] ehci-pci: EHCI PCI platform driver\n[ 1.596618] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.599047] ohci-pci: OHCI PCI platform driver\n[ 1.601015] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.622060] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.624295] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.627718] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.629885] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.632281] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.634864] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.638196] usb usb1: Product: UHCI Host Controller\n[ 1.640252] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd\n[ 1.642902] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.645023] hub 1-0:1.0: USB hub found\n[ 1.646822] hub 1-0:1.0: 2 ports detected\n[ 1.648848] usbcore: registered new interface driver usbserial\n[ 1.651222] usbcore: registered new interface driver usbserial_generic\n[ 1.653733] usbserial: USB Serial support registered for generic\n[ 1.656150] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.660604] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.662686] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.664932] mousedev: PS/2 mouse device common for all mice\n[ 1.667646] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.671629] rtc_cmos 00:00: RTC can wake from S4\n[ 1.672751] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2\n[ 1.678443] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.679067] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.685010] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.687574] cpuidle: using governor menu\n[ 1.689464] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.691827] usbcore: registered new interface driver usbhid\n[ 1.694114] usbhid: USB HID core driver\n[ 1.695964] drop_monitor: Initializing network drop monitor service\n[ 1.698472] TCP: cubic registered\n[ 1.700142] Initializing XFRM netlink socket\n[ 1.702137] NET: Registered protocol family 10\n[ 1.704408] NET: Registered protocol family 17\n[ 1.706572] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.709385] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.711735] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.715608] Loading compiled-in X.509 certificates\n[ 1.717691] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717'\n[ 1.721697] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b'\n[ 1.726232] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106'\n[ 1.730299] registered taskstats version 1\n[ 1.734142] Key type trusted registered\n[ 1.737322] Key type encrypted registered\n[ 1.740526] IMA: No TPM chip found, activating TPM-bypass!\n[ 1.743378] rtc_cmos 00:00: setting system clock to 2018-12-27 19:55:23 UTC (1545940523)\n[ 1.747807] Freeing unused kernel memory: 1680k freed\n[ 1.754278] systemd[1]: systemd 219 running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 -SECCOMP +BLKID +ELFUTILS +KMOD +IDN)\n[ 1.761227] systemd[1]: Detected virtualization kvm.\n[ 1.763358] systemd[1]: Detected architecture x86-64.\n[ 1.765496] systemd[1]: Running in initial RAM disk.\n\nWelcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m!\n\n[ 1.769513] systemd[1]: No hostname configured.\n[ 1.771522] systemd[1]: Set hostname to .\n[ 1.773695] systemd[1]: Initializing machine ID from KVM UUID.\n[[32m OK [0m] Reached target Swap.\n[ 1.804086] systemd[1]: Reached target Swap.\n[ 1.806050] systemd[1]: Starting Swap.\n[ 1.807898] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.\n[ 1.811480] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.\n[[32m OK [0m] Reached target Timers.\n[ 1.816351] systemd[1]: Reached target Timers.\n[ 1.818319] systemd[1]: Starting Timers.\n[[32m OK [0m] Reached target Local File Systems.\n[ 1.821627] systemd[1]: Reached target Local File Systems.\n[ 1.823866] systemd[1]: Starting Local File Systems.\n[[32m OK [0m] Reached target Paths.\n[ 1.827270] systemd[1]: Reached target Paths.\n[ 1.829205] systemd[1]: Starting Paths.\n[[32m OK [0m] Created slice Root Slice.\n[ 1.832416] systemd[1]: Created slice Root Slice.\n[ 1.834457] systemd[1]: Starting Root Slice.\n[[32m OK [0m] Listening on udev Kernel Socket.\n[ 1.837818] systemd[1]: Listening on udev Kernel Socket.\n[ 1.840050] systemd[1]: Starting udev Kernel Socket.\n[[32m OK [0m] Created slice System Slice.\n[ 1.843564] systemd[1]: Created slice System Slice.\n[ 1.845647] systemd[1]: Starting System Slice.\n[[32m OK [0m] Listening on udev Control Socket.\n[ 1.849110] systemd[1]: Listening on udev Control Socket.\n[ 1.851413] systemd[1]: Starting udev Control Socket.\n[[32m OK [0m] Listening on Journal Socket.\n[ 1.855021] systemd[1]: Listening on Journal Socket.\n[ 1.857152] systemd[1]: Starting Journal Socket.\n[ 1.859670] systemd[1]: Starting Create list of required static device nodes for the current kernel...\n Starting Create list of required st... nodes for the current kernel...\n[[32m OK [0m] Reached target Sockets.\n[ 1.867420] systemd[1]: Reached target Sockets.\n[ 1.869443] systemd[1]: Starting Sockets.\n[ 1.871751] systemd[1]: Starting Apply Kernel Variables...\n Starting Apply Kernel Variables...\n[ 1.876485] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 1.881899] systemd[1]: Starting dracut cmdline hook...\n Starting dracut cmdline hook...\n[[32m OK [0m] Reached target Slices.\n[ 1.889412] systemd[1]: Reached target Slices.\n[ 1.892007] systemd[1]: Starting Slices.\n[[32m OK [0m] Started Journal Service.\n[ 1.895334] systemd[1]: Started Journal Service.\n[[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[[32m OK [0m] Started Apply Kernel Variables.\n Starting Create Static Device Nodes in /dev...\n[[32m OK [0m] Started Create Static Device Nodes in /dev.\n[[32m OK [0m] Started dracut cmdline hook.\n Starting dracut pre-udev hook...\n[ 1.952965] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.960968] RPC: Registered named UNIX socket transport module.\n[ 1.963400] RPC: Registered udp transport module.\n[ 1.965480] RPC: Registered tcp transport module.\n[ 1.967553] RPC: Registered tcp NFSv4.1 backchannel transport module.\n[[32m OK [0m] Started dracut pre-udev hook.\n Starting udev Kernel Device Manager...\n[[32m OK [0m] Started udev Kernel Device Manager.\n Starting dracut pre-trigger hook...\n[[32m OK [0m] Started dracut pre-trigger hook.\n Starting udev Coldplug all Devices...\n Mounting Configuration File System...\n[[32m OK [0m] Mounted Configuration File System.\n[[32m OK [0m] Started udev Coldplug all Devices.\n Starting dracut initqueue hook...\n[[32m OK [0m] Reached target System Initialization.\n[[32m OK [0m] Reached target Basic System.\n[ 2.071565] FDC 0 is a S82078B\n[ 2.095789] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 2.105879] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 2.108473] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 2.111150] usb 1-1: Product: QEMU USB Tablet\n[ 2.113074] usb 1-1: Manufacturer: QEMU\n[ 2.114839] usb 1-1: SerialNumber: 42\n[ 2.125060] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4\n[ 2.129289] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0\n[ 2.137403] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 2.144304] scsi host0: ata_piix\n[ 2.146254] scsi host1: ata_piix\n[ 2.148044] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 2.148680] vda: vda1\n[ 2.152116] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[[32m OK [0m] Found device /dev/disk/by-uuid/f13d84b4-c756-4d89-9d5e-6b534397aa14.\n Starting File System Check on /dev/...4-c756-4d89-9d5e-6b534397aa14...\n[[32m OK [0m] Started File System Check on /dev/d...4b4-c756-4d89-9d5e-6b534397aa14.\n[[32m OK [0m] Started dracut initqueue hook.\n Mounting /sysroot...\n[[32m OK [0m] Reached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n[ 2.327729] SGI XFS with ACLs, security attributes, no debug enabled\n[ 2.331751] XFS (vda1): Mounting V4 Filesystem\n[ 2.356265] XFS (vda1): Ending clean mount\n[[32m OK [0m] Mounted /sysroot.\n[[32m OK [0m] Reached target Initrd Root File System.\n Starting Reload Configuration from the Real Root...\n[[32m OK [0m] Started Reload Configuration from the Real Root.\n[[32m OK [0m] Reached target Initrd File Systems.\n[[32m OK [0m] Reached target Initrd Default Target.\n Starting dracut pre-pivot and cleanup hook...\n[[32m OK [0m] Started dracut pre-pivot and cleanup hook.\n Starting Cleaning Up and Shutting Down Daemons...\n[[32m OK [0m] Stopped target Timers.\n[[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons.\n[[32m OK [0m] Stopped dracut pre-pivot and cleanup hook.\n Stopping dracut pre-pivot and cleanup hook...\n[[32m OK [0m] Stopped target Remote File Systems.\n[[32m OK [0m] Stopped target Remote File Systems (Pre).\n[[32m OK [0m] Stopped dracut initqueue hook.\n Stopping dracut initqueue hook...\n[[32m OK [0m] Stopped target Initrd Default Target.\n[[32m OK [0m] Stopped target Basic System.\n[[32m OK [0m] Stopped target Paths.\n[[32m OK [0m] Stopped target Sockets.\n[[32m OK [0m] Stopped target System Initialization.\n[[32m OK [0m] Stopped target Swap.\n[[32m OK [0m] Stopped Apply Kernel Variables.\n Stopping Apply Kernel Variables...\n[[32m OK [0m] Stopped target Local File Systems.\n[[32m OK [0m] Stopped udev Coldplug all Devices.\n Stopping udev Coldplug all Devices...\n[[32m OK [0m] Stopped dracut pre-trigger hook.\n Stopping dracut pre-trigger hook...\n Stopping udev Kernel Device Manager...\n[[32m OK [0m] Stopped target Slices.\n[[32m OK [0m] Stopped udev Kernel Device Manager.\n[[32m OK [0m] Stopped dracut pre-udev hook.\n Stopping dracut pre-udev hook...\n[[32m OK [0m] Stopped dracut cmdline hook.\n Stopping dracut cmdline hook...\n[[32m OK [0m] Stopped Create Static Device Nodes in /dev.\n Stopping Create Static Device Nodes in /dev...\n[[32m OK [0m] Stopped Create list of required sta...ce nodes for the current kernel.\n Stopping Create list of required st... nodes for the current kernel...\n[[32m OK [0m] Closed udev Control Socket.\n[[32m OK [0m] Closed udev Kernel Socket.\n Starting Cleanup udevd DB...\n[[32m OK [0m] Started Cleanup udevd DB.\n[[32m OK [0m] Reached target Switch Root.\n Starting Switch Root...\n[ 2.629459] systemd-journald[109]: Received SIGTERM from PID 1 (systemd).\n[ 2.709676] SELinux: Disabled at runtime.\n[ 2.748007] type=1404 audit(1545940524.504:2): selinux=0 auid=4294967295 ses=4294967295\n[ 2.794340] ip_tables: (C) 2000-2006 Netfilter Core Team\n[ 2.796738] systemd[1]: Inserted module 'ip_tables'\n\nWelcome to [0;31mCentOS Linux 7 (Core)[0m!\n\n[[32m OK [0m] Stopped Switch Root.\n[[32m OK [0m] Listening on Delayed Shutdown Socket.\n[[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\n[[32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[[32m OK [0m] Created slice system-getty.slice.\n[[32m OK [0m] Created slice User and Session Slice.\n Mounting NFSD configuration filesystem...\n[[32m OK [0m] Created slice system-selinux\\x2dpol...grate\\x2dlocal\\x2dchanges.slice.\n[[32m OK [0m] Stopped Journal Service.\n Starting Journal Service...\n Mounting Huge Pages File System...\n Mounting Debug File System...\n[[32m OK [0m] Reached target Slices.\n[[32m OK [0m] Listening on udev Control Socket.\n[[32m OK [0m] Reached target Swap.\n[[32m OK [0m] Listening on udev Kernel Socket.\n Mounting POSIX Message Queue File System...\n[[32m OK [0m] Reached target Encrypted Volumes.\n[[32m OK [0m] Stopped target Switch Root.\n[[32m OK [0m] Stopped target Initrd Root File System.\n[[32m OK [0m] Stopped File System Check on Root Device.\n Stopping File System Check on Root Device...\n Starting Remount Root and Kernel File Systems...\n Starting Setup Virtual Console...\n Starting Apply Kernel Variables...\n Starting Create list of required st... nodes for the current kernel...\n[[32m OK [0m] Stopped target Initrd File Systems.\n[[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[[32m OK [0m] Mounted Debug File System.\n[[32m OK [0m] Mounted POSIX Message Queue File System.\n[[32m OK [0m] Mounted Huge Pages File System.\n[[32m OK [0m] Started Remount Root and Kernel File Systems.\n Starting Rebuild Hardware Database...\n Starting Load/Save Random Seed...\n Starting Configure read-only root support...\n[[32m OK [0m] Started Load/Save Random Seed.\n[[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n [ 3.215095] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).\nStarting Create Static Device Nodes in /dev...\n[[32m OK [0m] Started Apply Kernel Variables.\n[[32m OK [0m] Mounted NFSD configuration filesystem.\n[[32m OK [0m] Started Journal Service.\n[[32m OK [0m] Started Create Static Device Nodes in /dev.\n[[32m OK [0m] Reached target Local File Systems (Pre).\n Starting udev Kernel Device Manager...\n Starting Flush Journal to Persistent Storage...\n[[32m OK [0m] Started Configure read-only root support.\n[[32m OK [0m] Reached target Local File Systems.\n Starting Import network configuration from initramfs...\n Starting Rebuild Journal Catalog...\n Starting Preprocess NFS configuration...\n Starting Mark the need to relabel after reboot...\n[[32m OK [0m] Started Rebuild Journal Catalog.\n[[32m OK [0m] Started Mark the need to relabel after reboot.\n[[32m OK [0m] Started Preprocess NFS configuration.\n[ 3.359295] systemd-journald[384]: Received request to flush runtime journal from PID 1\n[[32m OK [0m] Started Flush Journal to Persistent Storage.\n[[32m OK [0m] Started udev Kernel Device Manager.\n[[32m OK [0m] Started Setup Virtual Console.\n[[32m OK [0m] Started Import network configuration from initramfs.\n Starting Create Volatile Files and Directories...\n[[32m OK [0m] Started Create Volatile Files and Directories.\n Starting Security Auditing Service...\n[ 3.462463] type=1305 audit(1545940525.218:3): audit_pid=442 old=0 auid=4294967295 ses=4294967295 res=1\n[[32m OK [0m] Started Security Auditing Service.\n Starting Update UTMP about System Boot/Shutdown...\n[[32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[[32m OK [0m] Started Rebuild Hardware Database.\n Starting Update is Completed...\n Starting udev Coldplug all Devices...\n[[32m OK [0m] Started Update is Completed.\n"} 2018-12-27 19:55:25,001 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/739a10ca-b90b-472e-b828-32b9406a88dc/action used request id req-6b6ac74c-7d64-48f6-ba43-75c067fb8c68 2018-12-27 19:55:25,001 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.136083841324s 2018-12-27 19:55:25,002 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/739a10ca-b90b-472e-b828-32b9406a88dc/action used request id req-6b6ac74c-7d64-48f6-ba43-75c067fb8c68 2018-12-27 19:55:25,003 - functest.core.singlevm - DEBUG - vm console: [H[J[1;1H[?25l[m[H[J[1;1H[20;7H[mUse the ^ and v keys to change the selection. Press 'e' to edit the selected item, or 'c' for a command prompt. [4;80H [7m[4;1H CentOS Linux (3.10.0-514.16.1.el7.x86_64) 7 (Core) [m[4;79H[m[m[5;1H CentOS Linux (3.10.0-327.28.3.el7.x86_64) 7 (Core) [m[5;79H[m[m[6;1H CentOS Linux (0-rescue-56d65f493d8f854534fe792ecf014b83) 7 (Core) [m[6;79H[m[m[7;1H [m[7;79H[m[m[8;1H [m[8;79H[m[m[9;1H [m[9;79H[m[m[10;1H [m[10;79H[m[m[11;1H [m[11;79H[m[m[12;1H [m[12;79H[m[m[13;1H [m[13;79H[m[m[14;1H [m[14;79H[m[m[15;1H [m[15;79H[m[m[16;1H [m[16;79H[m[m[17;1H [m[17;79H[m[m[18;1H [m[18;79H[m[18;80H [4;79H[22;1H The selected entry will be started automatically in 1s. [4;79H[22;1H The selected entry will be started automatically in 0s. [4;79H[?25h[H[J[1;1H[H[J[1;1H[ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.10.0-514.16.1.el7.x86_64 (builder@kbuilder.dev.centos.org) (gcc version 4.8.5 20150623 (Red Hat 4.8.5-11) (GCC) ) #1 SMP Wed Apr 12 15:04:24 UTC 2017 [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8 [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000bffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x00000000bffdc000-0x00000000bfffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000013fffffff] usable [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x140000 max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] e820: last_pfn = 0xbffdc max_arch_pfn = 0x400000000 [ 0.000000] found SMP MP-table at [mem 0x000f6390-0x000f639f] mapped at [ffff8800000f6390] [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x336af000-0x35b4ffff] [ 0.000000] ACPI: RSDP 00000000000f6340 00014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 00000000bffe12d1 0002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 00000000bffe11dd 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 00000000bffdfdc0 0141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 00000000bffdfd80 00040 [ 0.000000] ACPI: APIC 00000000bffe1251 00080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000013fffffff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x13fffffff] [ 0.000000] NODE_DATA [mem 0x13ffd7000-0x13fffdfff] [ 0.000000] Reserving 161MB of memory at 656MB for crashkernel (System RAM: 4095MB) [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 1:3ff87001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1959961649 cycles [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal [mem 0x100000000-0x13fffffff] [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0xbffdbfff] [ 0.000000] node 0: [mem 0x100000000-0x13fffffff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] PM: Registered nosave memory: [mem 0xbffdc000-0xbfffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xfeffbfff] [ 0.000000] PM: Registered nosave memory: [mem 0xfeffc000-0xfeffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xfffbffff] [ 0.000000] PM: Registered nosave memory: [mem 0xfffc0000-0xffffffff] [ 0.000000] e820: [mem 0xc0000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:5120 nr_cpumask_bits:2 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88013fc00000 s96728 r8192 d30248 u1048576 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 13fc0f3c0 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032037 [ 0.000000] Policy zone: Normal [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] x86/fpu: xstate_offset[2]: 0240, xstate_sizes[2]: 0100 [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 using standard form [ 0.000000] Memory: 3842704k/5242880k available (6767k kernel code, 1049112k absent, 351064k reserved, 4430k data, 1680k init) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU restricting CPUs from NR_CPUS=5120 to nr_cpu_ids=2. [ 0.000000] NR_IRQS:327936 nr_irqs:440 0 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty0] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 16777216 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.490346] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912) [ 0.494118] pid_max: default: 32768 minimum: 301 [ 0.496154] Security Framework initialized [ 0.498039] SELinux: Initializing. [ 0.500021] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.507063] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.511591] Mount-cache hash table entries: 4096 [ 0.513908] Initializing cgroup subsys memory [ 0.515871] Initializing cgroup subsys devices [ 0.517840] Initializing cgroup subsys freezer [ 0.519810] Initializing cgroup subsys net_cls [ 0.521775] Initializing cgroup subsys blkio [ 0.523700] Initializing cgroup subsys perf_event [ 0.525737] Initializing cgroup subsys hugetlb [ 0.527702] Initializing cgroup subsys pids [ 0.529599] Initializing cgroup subsys net_prio [ 0.531680] CPU: Physical Processor ID: 0 [ 0.534252] mce: CPU supports 10 MCE banks [ 0.536158] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.538357] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.540562] tlb_flushall_shift: 6 [ 0.542472] Freeing SMP alternatives: 28k freed [ 0.547775] ACPI: Core revision 20130517 [ 0.550048] ACPI: All ACPI Tables successfully acquired [ 0.552515] ftrace: allocating 25812 entries in 101 pages [ 0.579236] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.581843] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.584368] smpboot: Max logical packages: 2 [ 0.586552] Enabling x2apic [ 0.588065] Enabled x2apic [ 0.589840] Switched APIC routing to physical x2apic. [ 0.593388] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.596067] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.600976] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.611054] KVM setup paravirtual spinlock [ 0.614406] smpboot: Booting Node 0, Processors #1 OK [ 0.617225] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.639837] Brought up 2 CPUs [ 0.639840] KVM setup async PF for cpu 1 [ 0.639844] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.645174] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.648605] devtmpfs: initialized [ 0.651660] EVM: security.selinux [ 0.653315] EVM: security.ima [ 0.654855] EVM: security.capability [ 0.657292] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.659923] pinctrl core: initialized pinctrl subsystem [ 0.662256] NET: Registered protocol family 16 [ 0.664426] ACPI: bus type PCI registered [ 0.666286] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.668891] PCI: Using configuration type 1 for base access [ 0.675621] ACPI: Added _OSI(Module Device) [ 0.677576] ACPI: Added _OSI(Processor Device) [ 0.679547] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.681579] ACPI: Added _OSI(Processor Aggregator Device) [ 0.684924] ACPI: Interpreter enabled [ 0.686714] ACPI: (supports S0 S5) [ 0.688400] ACPI: Using IOAPIC for interrupt routing [ 0.690509] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.696182] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.698628] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.701249] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.703813] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.708502] acpiphp: Slot [3] registered [ 0.710355] acpiphp: Slot [4] registered [ 0.712188] acpiphp: Slot [5] registered [ 0.714029] acpiphp: Slot [6] registered [ 0.715869] acpiphp: Slot [7] registered [ 0.717721] acpiphp: Slot [8] registered [ 0.719568] acpiphp: Slot [9] registered [ 0.721404] acpiphp: Slot [10] registered [ 0.723257] acpiphp: Slot [11] registered [ 0.725106] acpiphp: Slot [12] registered [ 0.726968] acpiphp: Slot [13] registered [ 0.728817] acpiphp: Slot [14] registered [ 0.730672] acpiphp: Slot [15] registered [ 0.732531] acpiphp: Slot [16] registered [ 0.734400] acpiphp: Slot [17] registered [ 0.736314] acpiphp: Slot [18] registered [ 0.738166] acpiphp: Slot [19] registered [ 0.740029] acpiphp: Slot [20] registered [ 0.741889] acpiphp: Slot [21] registered [ 0.743743] acpiphp: Slot [22] registered [ 0.745585] acpiphp: Slot [23] registered [ 0.747449] acpiphp: Slot [24] registered [ 0.749311] acpiphp: Slot [25] registered [ 0.751161] acpiphp: Slot [26] registered [ 0.753021] acpiphp: Slot [27] registered [ 0.754875] acpiphp: Slot [28] registered [ 0.756720] acpiphp: Slot [29] registered [ 0.758585] acpiphp: Slot [30] registered [ 0.760437] acpiphp: Slot [31] registered [ 0.762287] PCI host bridge to bus 0000:00 [ 0.764144] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.766362] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.768945] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.771519] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.774915] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.778310] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.784728] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.787428] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.789926] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.792602] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.797540] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.800914] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.826275] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.829289] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.832222] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.835223] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.838112] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.840767] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.843453] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.847041] vgaarb: loaded [ 0.848525] vgaarb: bridge control possible 0000:00:02.0 [ 0.850902] SCSI subsystem initialized [ 0.852719] ACPI: bus type USB registered [ 0.854594] usbcore: registered new interface driver usbfs [ 0.856847] usbcore: registered new interface driver hub [ 0.859083] usbcore: registered new device driver usb [ 0.861432] PCI: Using ACPI for IRQ routing [ 0.863767] NetLabel: Initializing [ 0.865458] NetLabel: domain hash size = 128 [ 0.867397] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.869530] NetLabel: unlabeled traffic allowed by default [ 0.871952] Switched to clocksource kvm-clock [ 0.882384] pnp: PnP ACPI init [ 0.883992] ACPI: bus type PNP registered [ 0.886250] pnp: PnP ACPI: found 5 devices [ 0.888123] ACPI: bus type PNP unregistered [ 0.897153] NET: Registered protocol family 2 [ 0.899429] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.903029] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.905991] TCP: Hash tables configured (established 32768 bind 32768) [ 0.908632] TCP: reno registered [ 0.910267] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.912684] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.915253] NET: Registered protocol family 1 [ 0.917207] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.919558] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.921855] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.942783] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.963714] Unpacking initramfs... [ 1.438039] Freeing initrd memory: 37508k freed [ 1.448330] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.450937] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.455710] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.458303] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.461197] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.463682] Initialise system trusted keyring [ 1.465673] audit: initializing netlink socket (disabled) [ 1.467945] type=2000 audit(1545940522.367:1): initialized [ 1.485723] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.488242] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.491642] zpool: loaded [ 1.493158] zbud: loaded [ 1.494788] VFS: Disk quotas dquot_6.5.2 [ 1.496676] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.499392] msgmni has been set to 7578 [ 1.501290] Key type big_key registered [ 1.504110] NET: Registered protocol family 38 [ 1.506131] Key type asymmetric registered [ 1.508052] Asymmetric key parser 'x509' registered [ 1.510173] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.513664] io scheduler noop registered [ 1.515523] io scheduler deadline registered (default) [ 1.533531] io scheduler cfq registered [ 1.535439] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.537741] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.540433] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.543873] ACPI: Power Button [PWRF] [ 1.545838] GHES: HEST is not enabled! [ 1.547724] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.573639] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.576542] Non-volatile memory driver v1.3 [ 1.578486] Linux agpgart interface v0.103 [ 1.580497] crash memory driver: version 1.1 [ 1.582502] rdac: device handler registered [ 1.584475] hp_sw: device handler registered [ 1.586428] emc: device handler registered [ 1.588297] alua: device handler registered [ 1.590212] libphy: Fixed MDIO Bus: probed [ 1.592137] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.594661] ehci-pci: EHCI PCI platform driver [ 1.596618] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.599047] ohci-pci: OHCI PCI platform driver [ 1.601015] uhci_hcd: USB Universal Host Controller Interface driver [ 1.622060] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.624295] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.627718] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.629885] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.632281] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.634864] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.638196] usb usb1: Product: UHCI Host Controller [ 1.640252] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.642902] usb usb1: SerialNumber: 0000:00:01.2 [ 1.645023] hub 1-0:1.0: USB hub found [ 1.646822] hub 1-0:1.0: 2 ports detected [ 1.648848] usbcore: registered new interface driver usbserial [ 1.651222] usbcore: registered new interface driver usbserial_generic [ 1.653733] usbserial: USB Serial support registered for generic [ 1.656150] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.660604] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.662686] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.664932] mousedev: PS/2 mouse device common for all mice [ 1.667646] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.671629] rtc_cmos 00:00: RTC can wake from S4 [ 1.672751] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.678443] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.679067] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.685010] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.687574] cpuidle: using governor menu [ 1.689464] hidraw: raw HID events driver (C) Jiri Kosina [ 1.691827] usbcore: registered new interface driver usbhid [ 1.694114] usbhid: USB HID core driver [ 1.695964] drop_monitor: Initializing network drop monitor service [ 1.698472] TCP: cubic registered [ 1.700142] Initializing XFRM netlink socket [ 1.702137] NET: Registered protocol family 10 [ 1.704408] NET: Registered protocol family 17 [ 1.706572] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.709385] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.711735] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.715608] Loading compiled-in X.509 certificates [ 1.717691] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.721697] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.726232] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.730299] registered taskstats version 1 [ 1.734142] Key type trusted registered [ 1.737322] Key type encrypted registered [ 1.740526] IMA: No TPM chip found, activating TPM-bypass! [ 1.743378] rtc_cmos 00:00: setting system clock to 2018-12-27 19:55:23 UTC (1545940523) [ 1.747807] Freeing unused kernel memory: 1680k freed [ 1.754278] systemd[1]: systemd 219 running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 -SECCOMP +BLKID +ELFUTILS +KMOD +IDN) [ 1.761227] systemd[1]: Detected virtualization kvm. [ 1.763358] systemd[1]: Detected architecture x86-64. [ 1.765496] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.769513] systemd[1]: No hostname configured. [ 1.771522] systemd[1]: Set hostname to . [ 1.773695] systemd[1]: Initializing machine ID from KVM UUID. [[32m OK [0m] Reached target Swap. [ 1.804086] systemd[1]: Reached target Swap. [ 1.806050] systemd[1]: Starting Swap. [ 1.807898] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.811480] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Reached target Timers. [ 1.816351] systemd[1]: Reached target Timers. [ 1.818319] systemd[1]: Starting Timers. [[32m OK [0m] Reached target Local File Systems. [ 1.821627] systemd[1]: Reached target Local File Systems. [ 1.823866] systemd[1]: Starting Local File Systems. [[32m OK [0m] Reached target Paths. [ 1.827270] systemd[1]: Reached target Paths. [ 1.829205] systemd[1]: Starting Paths. [[32m OK [0m] Created slice Root Slice. [ 1.832416] systemd[1]: Created slice Root Slice. [ 1.834457] systemd[1]: Starting Root Slice. [[32m OK [0m] Listening on udev Kernel Socket. [ 1.837818] systemd[1]: Listening on udev Kernel Socket. [ 1.840050] systemd[1]: Starting udev Kernel Socket. [[32m OK [0m] Created slice System Slice. [ 1.843564] systemd[1]: Created slice System Slice. [ 1.845647] systemd[1]: Starting System Slice. [[32m OK [0m] Listening on udev Control Socket. [ 1.849110] systemd[1]: Listening on udev Control Socket. [ 1.851413] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Listening on Journal Socket. [ 1.855021] systemd[1]: Listening on Journal Socket. [ 1.857152] systemd[1]: Starting Journal Socket. [ 1.859670] systemd[1]: Starting Create list of required static device nodes for the current kernel... Starting Create list of required st... nodes for the current kernel... [[32m OK [0m] Reached target Sockets. [ 1.867420] systemd[1]: Reached target Sockets. [ 1.869443] systemd[1]: Starting Sockets. [ 1.871751] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [ 1.876485] systemd[1]: Starting Journal Service... Starting Journal Service... [ 1.881899] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [[32m OK [0m] Reached target Slices. [ 1.889412] systemd[1]: Reached target Slices. [ 1.892007] systemd[1]: Starting Slices. [[32m OK [0m] Started Journal Service. [ 1.895334] systemd[1]: Started Journal Service. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[32m OK [0m] Started Apply Kernel Variables. Starting Create Static Device Nodes in /dev... [[32m OK [0m] Started Create Static Device Nodes in /dev. [[32m OK [0m] Started dracut cmdline hook. Starting dracut pre-udev hook... [ 1.952965] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.960968] RPC: Registered named UNIX socket transport module. [ 1.963400] RPC: Registered udp transport module. [ 1.965480] RPC: Registered tcp transport module. [ 1.967553] RPC: Registered tcp NFSv4.1 backchannel transport module. [[32m OK [0m] Started dracut pre-udev hook. Starting udev Kernel Device Manager... [[32m OK [0m] Started udev Kernel Device Manager. Starting dracut pre-trigger hook... [[32m OK [0m] Started dracut pre-trigger hook. Starting udev Coldplug all Devices... Mounting Configuration File System... [[32m OK [0m] Mounted Configuration File System. [[32m OK [0m] Started udev Coldplug all Devices. Starting dracut initqueue hook... [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Reached target Basic System. [ 2.071565] FDC 0 is a S82078B [ 2.095789] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 2.105879] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 2.108473] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 2.111150] usb 1-1: Product: QEMU USB Tablet [ 2.113074] usb 1-1: Manufacturer: QEMU [ 2.114839] usb 1-1: SerialNumber: 42 [ 2.125060] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 2.129289] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 [ 2.137403] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 2.144304] scsi host0: ata_piix [ 2.146254] scsi host1: ata_piix [ 2.148044] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 2.148680] vda: vda1 [ 2.152116] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [[32m OK [0m] Found device /dev/disk/by-uuid/f13d84b4-c756-4d89-9d5e-6b534397aa14. Starting File System Check on /dev/...4-c756-4d89-9d5e-6b534397aa14... [[32m OK [0m] Started File System Check on /dev/d...4b4-c756-4d89-9d5e-6b534397aa14. [[32m OK [0m] Started dracut initqueue hook. Mounting /sysroot... [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. [ 2.327729] SGI XFS with ACLs, security attributes, no debug enabled [ 2.331751] XFS (vda1): Mounting V4 Filesystem [ 2.356265] XFS (vda1): Ending clean mount [[32m OK [0m] Mounted /sysroot. [[32m OK [0m] Reached target Initrd Root File System. Starting Reload Configuration from the Real Root... [[32m OK [0m] Started Reload Configuration from the Real Root. [[32m OK [0m] Reached target Initrd File Systems. [[32m OK [0m] Reached target Initrd Default Target. Starting dracut pre-pivot and cleanup hook... [[32m OK [0m] Started dracut pre-pivot and cleanup hook. Starting Cleaning Up and Shutting Down Daemons... [[32m OK [0m] Stopped target Timers. [[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons. [[32m OK [0m] Stopped dracut pre-pivot and cleanup hook. Stopping dracut pre-pivot and cleanup hook... [[32m OK [0m] Stopped target Remote File Systems. [[32m OK [0m] Stopped target Remote File Systems (Pre). [[32m OK [0m] Stopped dracut initqueue hook. Stopping dracut initqueue hook... [[32m OK [0m] Stopped target Initrd Default Target. [[32m OK [0m] Stopped target Basic System. [[32m OK [0m] Stopped target Paths. [[32m OK [0m] Stopped target Sockets. [[32m OK [0m] Stopped target System Initialization. [[32m OK [0m] Stopped target Swap. [[32m OK [0m] Stopped Apply Kernel Variables. Stopping Apply Kernel Variables... [[32m OK [0m] Stopped target Local File Systems. [[32m OK [0m] Stopped udev Coldplug all Devices. Stopping udev Coldplug all Devices... [[32m OK [0m] Stopped dracut pre-trigger hook. Stopping dracut pre-trigger hook... Stopping udev Kernel Device Manager... [[32m OK [0m] Stopped target Slices. [[32m OK [0m] Stopped udev Kernel Device Manager. [[32m OK [0m] Stopped dracut pre-udev hook. Stopping dracut pre-udev hook... [[32m OK [0m] Stopped dracut cmdline hook. Stopping dracut cmdline hook... [[32m OK [0m] Stopped Create Static Device Nodes in /dev. Stopping Create Static Device Nodes in /dev... [[32m OK [0m] Stopped Create list of required sta...ce nodes for the current kernel. Stopping Create list of required st... nodes for the current kernel... [[32m OK [0m] Closed udev Control Socket. [[32m OK [0m] Closed udev Kernel Socket. Starting Cleanup udevd DB... [[32m OK [0m] Started Cleanup udevd DB. [[32m OK [0m] Reached target Switch Root. Starting Switch Root... [ 2.629459] systemd-journald[109]: Received SIGTERM from PID 1 (systemd). [ 2.709676] SELinux: Disabled at runtime. [ 2.748007] type=1404 audit(1545940524.504:2): selinux=0 auid=4294967295 ses=4294967295 [ 2.794340] ip_tables: (C) 2000-2006 Netfilter Core Team [ 2.796738] systemd[1]: Inserted module 'ip_tables' Welcome to [0;31mCentOS Linux 7 (Core)[0m! [[32m OK [0m] Stopped Switch Root. [[32m OK [0m] Listening on Delayed Shutdown Socket. [[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [[32m OK [0m] Created slice system-serial\x2dgetty.slice. [[32m OK [0m] Created slice system-getty.slice. [[32m OK [0m] Created slice User and Session Slice. Mounting NFSD configuration filesystem... [[32m OK [0m] Created slice system-selinux\x2dpol...grate\x2dlocal\x2dchanges.slice. [[32m OK [0m] Stopped Journal Service. Starting Journal Service... Mounting Huge Pages File System... Mounting Debug File System... [[32m OK [0m] Reached target Slices. [[32m OK [0m] Listening on udev Control Socket. [[32m OK [0m] Reached target Swap. [[32m OK [0m] Listening on udev Kernel Socket. Mounting POSIX Message Queue File System... [[32m OK [0m] Reached target Encrypted Volumes. [[32m OK [0m] Stopped target Switch Root. [[32m OK [0m] Stopped target Initrd Root File System. [[32m OK [0m] Stopped File System Check on Root Device. Stopping File System Check on Root Device... Starting Remount Root and Kernel File Systems... Starting Setup Virtual Console... Starting Apply Kernel Variables... Starting Create list of required st... nodes for the current kernel... [[32m OK [0m] Stopped target Initrd File Systems. [[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [[32m OK [0m] Mounted Debug File System. [[32m OK [0m] Mounted POSIX Message Queue File System. [[32m OK [0m] Mounted Huge Pages File System. [[32m OK [0m] Started Remount Root and Kernel File Systems. Starting Rebuild Hardware Database... Starting Load/Save Random Seed... Starting Configure read-only root support... [[32m OK [0m] Started Load/Save Random Seed. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [ 3.215095] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). Starting Create Static Device Nodes in /dev... [[32m OK [0m] Started Apply Kernel Variables. [[32m OK [0m] Mounted NFSD configuration filesystem. [[32m OK [0m] Started Journal Service. [[32m OK [0m] Started Create Static Device Nodes in /dev. [[32m OK [0m] Reached target Local File Systems (Pre). Starting udev Kernel Device Manager... Starting Flush Journal to Persistent Storage... [[32m OK [0m] Started Configure read-only root support. [[32m OK [0m] Reached target Local File Systems. Starting Import network configuration from initramfs... Starting Rebuild Journal Catalog... Starting Preprocess NFS configuration... Starting Mark the need to relabel after reboot... [[32m OK [0m] Started Rebuild Journal Catalog. [[32m OK [0m] Started Mark the need to relabel after reboot. [[32m OK [0m] Started Preprocess NFS configuration. [ 3.359295] systemd-journald[384]: Received request to flush runtime journal from PID 1 [[32m OK [0m] Started Flush Journal to Persistent Storage. [[32m OK [0m] Started udev Kernel Device Manager. [[32m OK [0m] Started Setup Virtual Console. [[32m OK [0m] Started Import network configuration from initramfs. Starting Create Volatile Files and Directories... [[32m OK [0m] Started Create Volatile Files and Directories. Starting Security Auditing Service... [ 3.462463] type=1305 audit(1545940525.218:3): audit_pid=442 old=0 auid=4294967295 ses=4294967295 res=1 [[32m OK [0m] Started Security Auditing Service. Starting Update UTMP about System Boot/Shutdown... [[32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[32m OK [0m] Started Rebuild Hardware Database. Starting Update is Completed... Starting udev Coldplug all Devices... [[32m OK [0m] Started Update is Completed. 2018-12-27 19:55:26,006 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.209: timed out 2018-12-27 19:55:35,015 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-12-27 19:55:35,018 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/servers/739a10ca-b90b-472e-b828-32b9406a88dc/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}5be04f61a79641c5c9e17e5ebd76940f5255a108" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-27 19:55:35,101 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:55:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0d9b145e-46bd-43e6-b8f3-ede724edcd4b x-compute-request-id: req-0d9b145e-46bd-43e6-b8f3-ede724edcd4b Content-Encoding: gzip Content-Length: 12797 Content-Type: application/json RESP BODY: {"output": "[H[J[1;1H[?25l[m[H[J[1;1H[20;7H[mUse the ^ and v keys to change the selection. \n Press 'e' to edit the selected item, or 'c' for a command prompt. [4;80H [7m[4;1H CentOS Linux (3.10.0-514.16.1.el7.x86_64) 7 (Core) [m[4;79H[m[m[5;1H CentOS Linux (3.10.0-327.28.3.el7.x86_64) 7 (Core) [m[5;79H[m[m[6;1H CentOS Linux (0-rescue-56d65f493d8f854534fe792ecf014b83) 7 (Core) [m[6;79H[m[m[7;1H [m[7;79H[m[m[8;1H [m[8;79H[m[m[9;1H [m[9;79H[m[m[10;1H [m[10;79H[m[m[11;1H [m[11;79H[m[m[12;1H [m[12;79H[m[m[13;1H [m[13;79H[m[m[14;1H [m[14;79H[m[m[15;1H [m[15;79H[m[m[16;1H [m[16;79H[m[m[17;1H [m[17;79H[m[m[18;1H [m[18;79H[m[18;80H [4;79H[22;1H The selected entry will be started automatically in 1s. [4;79H[22;1H The selected entry will be started automatically in 0s. [4;79H[?25h[H[J[1;1H[H[J[1;1H[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.10.0-514.16.1.el7.x86_64 (builder@kbuilder.dev.centos.org) (gcc version 4.8.5 20150623 (Red Hat 4.8.5-11) (GCC) ) #1 SMP Wed Apr 12 15:04:24 UTC 2017\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000bffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x00000000bffdc000-0x00000000bfffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000013fffffff] usable\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x140000 max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] e820: last_pfn = 0xbffdc max_arch_pfn = 0x400000000\n[ 0.000000] found SMP MP-table at [mem 0x000f6390-0x000f639f] mapped at [ffff8800000f6390]\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x336af000-0x35b4ffff]\n[ 0.000000] ACPI: RSDP 00000000000f6340 00014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 00000000bffe12d1 0002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 00000000bffe11dd 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 00000000bffdfdc0 0141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 00000000bffdfd80 00040\n[ 0.000000] ACPI: APIC 00000000bffe1251 00080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000013fffffff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x13fffffff]\n[ 0.000000] NODE_DATA [mem 0x13ffd7000-0x13fffdfff]\n[ 0.000000] Reserving 161MB of memory at 656MB for crashkernel (System RAM: 4095MB)\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 1:3ff87001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 1959961649 cycles\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal [mem 0x100000000-0x13fffffff]\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0xbffdbfff]\n[ 0.000000] node 0: [mem 0x100000000-0x13fffffff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xbffdc000-0xbfffffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xfeffbfff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xfeffc000-0xfeffffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xfffbffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xfffc0000-0xffffffff]\n[ 0.000000] e820: [mem 0xc0000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:5120 nr_cpumask_bits:2 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88013fc00000 s96728 r8192 d30248 u1048576\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 13fc0f3c0\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032037\n[ 0.000000] Policy zone: Normal\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] x86/fpu: xstate_offset[2]: 0240, xstate_sizes[2]: 0100\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 using standard form\n[ 0.000000] Memory: 3842704k/5242880k available (6767k kernel code, 1049112k absent, 351064k reserved, 4430k data, 1680k init)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=5120 to nr_cpu_ids=2.\n[ 0.000000] NR_IRQS:327936 nr_irqs:440 0\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty0] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 16777216 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.490346] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912)\n[ 0.494118] pid_max: default: 32768 minimum: 301\n[ 0.496154] Security Framework initialized\n[ 0.498039] SELinux: Initializing.\n[ 0.500021] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.507063] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.511591] Mount-cache hash table entries: 4096\n[ 0.513908] Initializing cgroup subsys memory\n[ 0.515871] Initializing cgroup subsys devices\n[ 0.517840] Initializing cgroup subsys freezer\n[ 0.519810] Initializing cgroup subsys net_cls\n[ 0.521775] Initializing cgroup subsys blkio\n[ 0.523700] Initializing cgroup subsys perf_event\n[ 0.525737] Initializing cgroup subsys hugetlb\n[ 0.527702] Initializing cgroup subsys pids\n[ 0.529599] Initializing cgroup subsys net_prio\n[ 0.531680] CPU: Physical Processor ID: 0\n[ 0.534252] mce: CPU supports 10 MCE banks\n[ 0.536158] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.538357] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.540562] tlb_flushall_shift: 6\n[ 0.542472] Freeing SMP alternatives: 28k freed\n[ 0.547775] ACPI: Core revision 20130517\n[ 0.550048] ACPI: All ACPI Tables successfully acquired\n[ 0.552515] ftrace: allocating 25812 entries in 101 pages\n[ 0.579236] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.581843] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.584368] smpboot: Max logical packages: 2\n[ 0.586552] Enabling x2apic\n[ 0.588065] Enabled x2apic\n[ 0.589840] Switched APIC routing to physical x2apic.\n[ 0.593388] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.596067] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.600976] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.611054] KVM setup paravirtual spinlock\n[ 0.614406] smpboot: Booting Node 0, Processors #1 OK\n[ 0.617225] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock\n[ 0.639837] Brought up 2 CPUs\n[ 0.639840] KVM setup async PF for cpu 1\n[ 0.639844] kvm-stealtime: cpu 1, msr 13fd0f3c0\n[ 0.645174] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.648605] devtmpfs: initialized\n[ 0.651660] EVM: security.selinux\n[ 0.653315] EVM: security.ima\n[ 0.654855] EVM: security.capability\n[ 0.657292] atomic64 test passed for x86-64 platform with CX8 and with SSE\n[ 0.659923] pinctrl core: initialized pinctrl subsystem\n[ 0.662256] NET: Registered protocol family 16\n[ 0.664426] ACPI: bus type PCI registered\n[ 0.666286] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.668891] PCI: Using configuration type 1 for base access\n[ 0.675621] ACPI: Added _OSI(Module Device)\n[ 0.677576] ACPI: Added _OSI(Processor Device)\n[ 0.679547] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.681579] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.684924] ACPI: Interpreter enabled\n[ 0.686714] ACPI: (supports S0 S5)\n[ 0.688400] ACPI: Using IOAPIC for interrupt routing\n[ 0.690509] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.696182] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.698628] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.701249] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.703813] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.708502] acpiphp: Slot [3] registered\n[ 0.710355] acpiphp: Slot [4] registered\n[ 0.712188] acpiphp: Slot [5] registered\n[ 0.714029] acpiphp: Slot [6] registered\n[ 0.715869] acpiphp: Slot [7] registered\n[ 0.717721] acpiphp: Slot [8] registered\n[ 0.719568] acpiphp: Slot [9] registered\n[ 0.721404] acpiphp: Slot [10] registered\n[ 0.723257] acpiphp: Slot [11] registered\n[ 0.725106] acpiphp: Slot [12] registered\n[ 0.726968] acpiphp: Slot [13] registered\n[ 0.728817] acpiphp: Slot [14] registered\n[ 0.730672] acpiphp: Slot [15] registered\n[ 0.732531] acpiphp: Slot [16] registered\n[ 0.734400] acpiphp: Slot [17] registered\n[ 0.736314] acpiphp: Slot [18] registered\n[ 0.738166] acpiphp: Slot [19] registered\n[ 0.740029] acpiphp: Slot [20] registered\n[ 0.741889] acpiphp: Slot [21] registered\n[ 0.743743] acpiphp: Slot [22] registered\n[ 0.745585] acpiphp: Slot [23] registered\n[ 0.747449] acpiphp: Slot [24] registered\n[ 0.749311] acpiphp: Slot [25] registered\n[ 0.751161] acpiphp: Slot [26] registered\n[ 0.753021] acpiphp: Slot [27] registered\n[ 0.754875] acpiphp: Slot [28] registered\n[ 0.756720] acpiphp: Slot [29] registered\n[ 0.758585] acpiphp: Slot [30] registered\n[ 0.760437] acpiphp: Slot [31] registered\n[ 0.762287] PCI host bridge to bus 0000:00\n[ 0.764144] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.766362] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.768945] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.771519] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.774915] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.778310] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.784728] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.787428] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.789926] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.792602] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.797540] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.800914] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.826275] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.829289] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.832222] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.835223] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.838112] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.840767] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.843453] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.847041] vgaarb: loaded\n[ 0.848525] vgaarb: bridge control possible 0000:00:02.0\n[ 0.850902] SCSI subsystem initialized\n[ 0.852719] ACPI: bus type USB registered\n[ 0.854594] usbcore: registered new interface driver usbfs\n[ 0.856847] usbcore: registered new interface driver hub\n[ 0.859083] usbcore: registered new device driver usb\n[ 0.861432] PCI: Using ACPI for IRQ routing\n[ 0.863767] NetLabel: Initializing\n[ 0.865458] NetLabel: domain hash size = 128\n[ 0.867397] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.869530] NetLabel: unlabeled traffic allowed by default\n[ 0.871952] Switched to clocksource kvm-clock\n[ 0.882384] pnp: PnP ACPI init\n[ 0.883992] ACPI: bus type PNP registered\n[ 0.886250] pnp: PnP ACPI: found 5 devices\n[ 0.888123] ACPI: bus type PNP unregistered\n[ 0.897153] NET: Registered protocol family 2\n[ 0.899429] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.903029] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.905991] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.908632] TCP: reno registered\n[ 0.910267] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.912684] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.915253] NET: Registered protocol family 1\n[ 0.917207] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.919558] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.921855] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.942783] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.963714] Unpacking initramfs...\n[ 1.438039] Freeing initrd memory: 37508k freed\n[ 1.448330] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.450937] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff]\n[ 1.455710] sha1_ssse3: Using AVX2 optimized SHA-1 implementation\n[ 1.458303] sha256_ssse3: Using AVX2 optimized SHA-256 implementation\n[ 1.461197] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 1.463682] Initialise system trusted keyring\n[ 1.465673] audit: initializing netlink socket (disabled)\n[ 1.467945] type=2000 audit(1545940522.367:1): initialized\n[ 1.485723] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.488242] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.491642] zpool: loaded\n[ 1.493158] zbud: loaded\n[ 1.494788] VFS: Disk quotas dquot_6.5.2\n[ 1.496676] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.499392] msgmni has been set to 7578\n[ 1.501290] Key type big_key registered\n[ 1.504110] NET: Registered protocol family 38\n[ 1.506131] Key type asymmetric registered\n[ 1.508052] Asymmetric key parser 'x509' registered\n[ 1.510173] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)\n[ 1.513664] io scheduler noop registered\n[ 1.515523] io scheduler deadline registered (default)\n[ 1.533531] io scheduler cfq registered\n[ 1.535439] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.537741] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.540433] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.543873] ACPI: Power Button [PWRF]\n[ 1.545838] GHES: HEST is not enabled!\n[ 1.547724] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled\n[ 1.573639] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A\n[ 1.576542] Non-volatile memory driver v1.3\n[ 1.578486] Linux agpgart interface v0.103\n[ 1.580497] crash memory driver: version 1.1\n[ 1.582502] rdac: device handler registered\n[ 1.584475] hp_sw: device handler registered\n[ 1.586428] emc: device handler registered\n[ 1.588297] alua: device handler registered\n[ 1.590212] libphy: Fixed MDIO Bus: probed\n[ 1.592137] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.594661] ehci-pci: EHCI PCI platform driver\n[ 1.596618] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.599047] ohci-pci: OHCI PCI platform driver\n[ 1.601015] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.622060] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.624295] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.627718] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.629885] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.632281] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.634864] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.638196] usb usb1: Product: UHCI Host Controller\n[ 1.640252] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd\n[ 1.642902] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.645023] hub 1-0:1.0: USB hub found\n[ 1.646822] hub 1-0:1.0: 2 ports detected\n[ 1.648848] usbcore: registered new interface driver usbserial\n[ 1.651222] usbcore: registered new interface driver usbserial_generic\n[ 1.653733] usbserial: USB Serial support registered for generic\n[ 1.656150] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.660604] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.662686] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.664932] mousedev: PS/2 mouse device common for all mice\n[ 1.667646] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.671629] rtc_cmos 00:00: RTC can wake from S4\n[ 1.672751] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2\n[ 1.678443] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.679067] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.685010] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.687574] cpuidle: using governor menu\n[ 1.689464] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.691827] usbcore: registered new interface driver usbhid\n[ 1.694114] usbhid: USB HID core driver\n[ 1.695964] drop_monitor: Initializing network drop monitor service\n[ 1.698472] TCP: cubic registered\n[ 1.700142] Initializing XFRM netlink socket\n[ 1.702137] NET: Registered protocol family 10\n[ 1.704408] NET: Registered protocol family 17\n[ 1.706572] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.709385] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.711735] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.715608] Loading compiled-in X.509 certificates\n[ 1.717691] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717'\n[ 1.721697] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b'\n[ 1.726232] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106'\n[ 1.730299] registered taskstats version 1\n[ 1.734142] Key type trusted registered\n[ 1.737322] Key type encrypted registered\n[ 1.740526] IMA: No TPM chip found, activating TPM-bypass!\n[ 1.743378] rtc_cmos 00:00: setting system clock to 2018-12-27 19:55:23 UTC (1545940523)\n[ 1.747807] Freeing unused kernel memory: 1680k freed\n[ 1.754278] systemd[1]: systemd 219 running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 -SECCOMP +BLKID +ELFUTILS +KMOD +IDN)\n[ 1.761227] systemd[1]: Detected virtualization kvm.\n[ 1.763358] systemd[1]: Detected architecture x86-64.\n[ 1.765496] systemd[1]: Running in initial RAM disk.\n\nWelcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m!\n\n[ 1.769513] systemd[1]: No hostname configured.\n[ 1.771522] systemd[1]: Set hostname to .\n[ 1.773695] systemd[1]: Initializing machine ID from KVM UUID.\n[[32m OK [0m] Reached target Swap.\n[ 1.804086] systemd[1]: Reached target Swap.\n[ 1.806050] systemd[1]: Starting Swap.\n[ 1.807898] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.\n[ 1.811480] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.\n[[32m OK [0m] Reached target Timers.\n[ 1.816351] systemd[1]: Reached target Timers.\n[ 1.818319] systemd[1]: Starting Timers.\n[[32m OK [0m] Reached target Local File Systems.\n[ 1.821627] systemd[1]: Reached target Local File Systems.\n[ 1.823866] systemd[1]: Starting Local File Systems.\n[[32m OK [0m] Reached target Paths.\n[ 1.827270] systemd[1]: Reached target Paths.\n[ 1.829205] systemd[1]: Starting Paths.\n[[32m OK [0m] Created slice Root Slice.\n[ 1.832416] systemd[1]: Created slice Root Slice.\n[ 1.834457] systemd[1]: Starting Root Slice.\n[[32m OK [0m] Listening on udev Kernel Socket.\n[ 1.837818] systemd[1]: Listening on udev Kernel Socket.\n[ 1.840050] systemd[1]: Starting udev Kernel Socket.\n[[32m OK [0m] Created slice System Slice.\n[ 1.843564] systemd[1]: Created slice System Slice.\n[ 1.845647] systemd[1]: Starting System Slice.\n[[32m OK [0m] Listening on udev Control Socket.\n[ 1.849110] systemd[1]: Listening on udev Control Socket.\n[ 1.851413] systemd[1]: Starting udev Control Socket.\n[[32m OK [0m] Listening on Journal Socket.\n[ 1.855021] systemd[1]: Listening on Journal Socket.\n[ 1.857152] systemd[1]: Starting Journal Socket.\n[ 1.859670] systemd[1]: Starting Create list of required static device nodes for the current kernel...\n Starting Create list of required st... nodes for the current kernel...\n[[32m OK [0m] Reached target Sockets.\n[ 1.867420] systemd[1]: Reached target Sockets.\n[ 1.869443] systemd[1]: Starting Sockets.\n[ 1.871751] systemd[1]: Starting Apply Kernel Variables...\n Starting Apply Kernel Variables...\n[ 1.876485] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 1.881899] systemd[1]: Starting dracut cmdline hook...\n Starting dracut cmdline hook...\n[[32m OK [0m] Reached target Slices.\n[ 1.889412] systemd[1]: Reached target Slices.\n[ 1.892007] systemd[1]: Starting Slices.\n[[32m OK [0m] Started Journal Service.\n[ 1.895334] systemd[1]: Started Journal Service.\n[[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[[32m OK [0m] Started Apply Kernel Variables.\n Starting Create Static Device Nodes in /dev...\n[[32m OK [0m] Started Create Static Device Nodes in /dev.\n[[32m OK [0m] Started dracut cmdline hook.\n Starting dracut pre-udev hook...\n[ 1.952965] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.960968] RPC: Registered named UNIX socket transport module.\n[ 1.963400] RPC: Registered udp transport module.\n[ 1.965480] RPC: Registered tcp transport module.\n[ 1.967553] RPC: Registered tcp NFSv4.1 backchannel transport module.\n[[32m OK [0m] Started dracut pre-udev hook.\n Starting udev Kernel Device Manager...\n[[32m OK [0m] Started udev Kernel Device Manager.\n Starting dracut pre-trigger hook...\n[[32m OK [0m] Started dracut pre-trigger hook.\n Starting udev Coldplug all Devices...\n Mounting Configuration File System...\n[[32m OK [0m] Mounted Configuration File System.\n[[32m OK [0m] Started udev Coldplug all Devices.\n Starting dracut initqueue hook...\n[[32m OK [0m] Reached target System Initialization.\n[[32m OK [0m] Reached target Basic System.\n[ 2.071565] FDC 0 is a S82078B\n[ 2.095789] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 2.105879] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 2.108473] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 2.111150] usb 1-1: Product: QEMU USB Tablet\n[ 2.113074] usb 1-1: Manufacturer: QEMU\n[ 2.114839] usb 1-1: SerialNumber: 42\n[ 2.125060] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4\n[ 2.129289] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0\n[ 2.137403] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 2.144304] scsi host0: ata_piix\n[ 2.146254] scsi host1: ata_piix\n[ 2.148044] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 2.148680] vda: vda1\n[ 2.152116] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[[32m OK [0m] Found device /dev/disk/by-uuid/f13d84b4-c756-4d89-9d5e-6b534397aa14.\n Starting File System Check on /dev/...4-c756-4d89-9d5e-6b534397aa14...\n[[32m OK [0m] Started File System Check on /dev/d...4b4-c756-4d89-9d5e-6b534397aa14.\n[[32m OK [0m] Started dracut initqueue hook.\n Mounting /sysroot...\n[[32m OK [0m] Reached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n[ 2.327729] SGI XFS with ACLs, security attributes, no debug enabled\n[ 2.331751] XFS (vda1): Mounting V4 Filesystem\n[ 2.356265] XFS (vda1): Ending clean mount\n[[32m OK [0m] Mounted /sysroot.\n[[32m OK [0m] Reached target Initrd Root File System.\n Starting Reload Configuration from the Real Root...\n[[32m OK [0m] Started Reload Configuration from the Real Root.\n[[32m OK [0m] Reached target Initrd File Systems.\n[[32m OK [0m] Reached target Initrd Default Target.\n Starting dracut pre-pivot and cleanup hook...\n[[32m OK [0m] Started dracut pre-pivot and cleanup hook.\n Starting Cleaning Up and Shutting Down Daemons...\n[[32m OK [0m] Stopped target Timers.\n[[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons.\n[[32m OK [0m] Stopped dracut pre-pivot and cleanup hook.\n Stopping dracut pre-pivot and cleanup hook...\n[[32m OK [0m] Stopped target Remote File Systems.\n[[32m OK [0m] Stopped target Remote File Systems (Pre).\n[[32m OK [0m] Stopped dracut initqueue hook.\n Stopping dracut initqueue hook...\n[[32m OK [0m] Stopped target Initrd Default Target.\n[[32m OK [0m] Stopped target Basic System.\n[[32m OK [0m] Stopped target Paths.\n[[32m OK [0m] Stopped target Sockets.\n[[32m OK [0m] Stopped target System Initialization.\n[[32m OK [0m] Stopped target Swap.\n[[32m OK [0m] Stopped Apply Kernel Variables.\n Stopping Apply Kernel Variables...\n[[32m OK [0m] Stopped target Local File Systems.\n[[32m OK [0m] Stopped udev Coldplug all Devices.\n Stopping udev Coldplug all Devices...\n[[32m OK [0m] Stopped dracut pre-trigger hook.\n Stopping dracut pre-trigger hook...\n Stopping udev Kernel Device Manager...\n[[32m OK [0m] Stopped target Slices.\n[[32m OK [0m] Stopped udev Kernel Device Manager.\n[[32m OK [0m] Stopped dracut pre-udev hook.\n Stopping dracut pre-udev hook...\n[[32m OK [0m] Stopped dracut cmdline hook.\n Stopping dracut cmdline hook...\n[[32m OK [0m] Stopped Create Static Device Nodes in /dev.\n Stopping Create Static Device Nodes in /dev...\n[[32m OK [0m] Stopped Create list of required sta...ce nodes for the current kernel.\n Stopping Create list of required st... nodes for the current kernel...\n[[32m OK [0m] Closed udev Control Socket.\n[[32m OK [0m] Closed udev Kernel Socket.\n Starting Cleanup udevd DB...\n[[32m OK [0m] Started Cleanup udevd DB.\n[[32m OK [0m] Reached target Switch Root.\n Starting Switch Root...\n[ 2.629459] systemd-journald[109]: Received SIGTERM from PID 1 (systemd).\n[ 2.709676] SELinux: Disabled at runtime.\n[ 2.748007] type=1404 audit(1545940524.504:2): selinux=0 auid=4294967295 ses=4294967295\n[ 2.794340] ip_tables: (C) 2000-2006 Netfilter Core Team\n[ 2.796738] systemd[1]: Inserted module 'ip_tables'\n\nWelcome to [0;31mCentOS Linux 7 (Core)[0m!\n\n[[32m OK [0m] Stopped Switch Root.\n[[32m OK [0m] Listening on Delayed Shutdown Socket.\n[[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\n[[32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[[32m OK [0m] Created slice system-getty.slice.\n[[32m OK [0m] Created slice User and Session Slice.\n Mounting NFSD configuration filesystem...\n[[32m OK [0m] Created slice system-selinux\\x2dpol...grate\\x2dlocal\\x2dchanges.slice.\n[[32m OK [0m] Stopped Journal Service.\n Starting Journal Service...\n Mounting Huge Pages File System...\n Mounting Debug File System...\n[[32m OK [0m] Reached target Slices.\n[[32m OK [0m] Listening on udev Control Socket.\n[[32m OK [0m] Reached target Swap.\n[[32m OK [0m] Listening on udev Kernel Socket.\n Mounting POSIX Message Queue File System...\n[[32m OK [0m] Reached target Encrypted Volumes.\n[[32m OK [0m] Stopped target Switch Root.\n[[32m OK [0m] Stopped target Initrd Root File System.\n[[32m OK [0m] Stopped File System Check on Root Device.\n Stopping File System Check on Root Device...\n Starting Remount Root and Kernel File Systems...\n Starting Setup Virtual Console...\n Starting Apply Kernel Variables...\n Starting Create list of required st... nodes for the current kernel...\n[[32m OK [0m] Stopped target Initrd File Systems.\n[[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[[32m OK [0m] Mounted Debug File System.\n[[32m OK [0m] Mounted POSIX Message Queue File System.\n[[32m OK [0m] Mounted Huge Pages File System.\n[[32m OK [0m] Started Remount Root and Kernel File Systems.\n Starting Rebuild Hardware Database...\n Starting Load/Save Random Seed...\n Starting Configure read-only root support...\n[[32m OK [0m] Started Load/Save Random Seed.\n[[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n [ 3.215095] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).\nStarting Create Static Device Nodes in /dev...\n[[32m OK [0m] Started Apply Kernel Variables.\n[[32m OK [0m] Mounted NFSD configuration filesystem.\n[[32m OK [0m] Started Journal Service.\n[[32m OK [0m] Started Create Static Device Nodes in /dev.\n[[32m OK [0m] Reached target Local File Systems (Pre).\n Starting udev Kernel Device Manager...\n Starting Flush Journal to Persistent Storage...\n[[32m OK [0m] Started Configure read-only root support.\n[[32m OK [0m] Reached target Local File Systems.\n Starting Import network configuration from initramfs...\n Starting Rebuild Journal Catalog...\n Starting Preprocess NFS configuration...\n Starting Mark the need to relabel after reboot...\n[[32m OK [0m] Started Rebuild Journal Catalog.\n[[32m OK [0m] Started Mark the need to relabel after reboot.\n[[32m OK [0m] Started Preprocess NFS configuration.\n[ 3.359295] systemd-journald[384]: Received request to flush runtime journal from PID 1\n[[32m OK [0m] Started Flush Journal to Persistent Storage.\n[[32m OK [0m] Started udev Kernel Device Manager.\n[[32m OK [0m] Started Setup Virtual Console.\n[[32m OK [0m] Started Import network configuration from initramfs.\n Starting Create Volatile Files and Directories...\n[[32m OK [0m] Started Create Volatile Files and Directories.\n Starting Security Auditing Service...\n[ 3.462463] type=1305 audit(1545940525.218:3): audit_pid=442 old=0 auid=4294967295 ses=4294967295 res=1\n[[32m OK [0m] Started Security Auditing Service.\n Starting Update UTMP about System Boot/Shutdown...\n[[32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[[32m OK [0m] Started Rebuild Hardware Database.\n Starting Update is Completed...\n Starting udev Coldplug all Devices...\n[[32m OK [0m] Started Update is Completed.\n[[32m OK [0m] Started udev Coldplug all Devices.\n[ 3.580694] input: PC Speaker as /devices/platform/pcspkr/input/input5\n[[32m OK [0m] Reached target System Initialization.\n[ 3.586782] [drm] Initialized drm 1.1.0 20060810\n[[32m OK [0m] Reached target Paths.\n[[32m OK [0m] Listening on D-Bus System Message Bus Socket.\n[ 3.594080] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0\n[[32m OK [0m] Reached target Timers.\n[[32m OK [0m] Listening on RPCbind Server Activation Socket.\n[[32m OK [0m] Reached target Sockets.\n[ 3.617122] [TTM] Zone kernel: Available graphics memory: 1940960 kiB\n[[32m OK [0m] Reached target Basic System.\n[ 3.620305] [TTM] Initializing pool allocator\n[ 3.620785] ppdev: user-space parallel port driver\n[ 3.624670] [TTM] Initializing DMA pool allocator\n[ 3.625004] [drm] fb mappable at 0xFC000000\n[ 3.625005] [drm] vram aper at 0xFC000000\n[ 3.625005] [drm] size 33554432\n Starting GSSAPI Proxy Daemon...\n[ 3.625005] [drm] fb depth is 24\n[ 3.625006] [drm] pitch is 3072\n[ 3.632535] fbcon: cirrusdrmfb (fb0) is primary device\n[ 3.663102] Console: switching to colour frame buffer device 128x48\n[ 3.680115] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device\n Starting Login Service...\n Starting Initial cloud-init job (pre-networking)...\n[[32m OK [0m] Started D-Bus System Message Bus.\n[ 3.700100] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0\n Starting D-Bus System Message Bus...\n Starting NTP client/server...\n Starting Dump dmesg to /var/log/dmesg...\n[[32m OK [0m] Started irqbalance daemon.\n Starting irqbalance daemon...\n Starting Authorization Manager...\n Starting LSB: Bring up/down networking...\n[[32m OK [0m] Started GSSAPI Proxy Daemon.\n[[32m OK [0m] Started Dump dmesg to /var/log/dmesg.\n[[32m OK [0m] Found device /dev/ttyS0.\n[[32m OK [0m] Started Login Service.\n[[32m OK [0m] Reached target NFS client services.\n[[32m OK [0m] Reached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n Starting Permit User Sessions...\n[[32m OK [0m[ 3.809635] AES CTR mode by8 optimization enabled\n] Started NTP client/server.\n[ 3.814882] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni)\n[[32m OK [0m] Started Permit User Sessions.\n[[32m OK [0m] Started Getty on tty1.\n Starting Getty on tty1...\n[ 3.824247] alg: No test for crc32 (crc32-pclmul)\n[[32m OK [0m] Started Command Scheduler.\n Starting Command Scheduler...[ 3.838375] intel_rapl: no valid rapl domains found in package 0\n\n[[32m OK [0m] Started Serial Getty on ttyS0.\n Starting Serial Getty on ttyS0...\n[ 3.844576] intel_rapl: no valid rapl domains found in package 0\n[ 3.846714] intel_powerclamp: No package C-state available[[32m OK [0m] Reached target Login Prompts.\n\n[ 3.854249] intel_powerclamp: No package C-state availableintel_powerclamp: No package C-state available\n[ 3.866774] intel_powerclamp: No package C-state available[[32m OK [0m] Started Authorization Manager.\n[ 3.611163] cloud-init[495]: Cloud-init v. 0.7.5 running 'init-local' at Thu, 27 Dec 2018 19:55:25 +0000. Up 3.58 seconds.\n[[32m OK [0m] Started Initial cloud-init job (pre-networking).\n[ 5.464037] tsc: Refined TSC clocksource calibration: 3491.841 MHz\n[[32m OK [0m] Started LSB: Bring up/down networking.\n[[32m OK [0m] Reached target Network.\n Starting PostgreSQL 9.5 database server...\n Starting Dynamic System Tuning Daemon...\n[[32m OK [0m] Reached target Network is Online.\n Starting LSB: Supports the direct execution of binary formats....\n[[32m OK [0m] Started Cloudify REST Service.\n Starting Cloudify REST Service...\n[[32m OK [0m] Started InfluxDB Service.\n Starting InfluxDB Service...\n Starting RabbitMQ Service...\n Starting LSB: Starts Logstash as a daemon....\n[[32m OK [0m] Started Cloudify Stage Service.\n Starting Cloudify Stage Service...\n Starting System Logging Service...\n Starting Initial cloud-init job (metadata service crawler)...\n Starting nginx - high performance web server...\n Starting OpenSSH server daemon...\n Starting Crash recovery kernel arming...\n Starting Notify NFS peers of a restart...\n Starting Postfix Mail Transport Agent...\n[[32m OK [0m] Started LSB: Starts Logstash as a daemon..\n Mounting Arbitrary Executable File Formats File System...\n[[32m OK [0m] Mounted Arbitrary Executable File Formats File System.\n[[32m OK [0m] Started Notify NFS peers of a restart.\n[[32m OK [0m] Started LSB: Supports the direct execution of binary formats..\n[[32m OK [0m] Started OpenSSH server daemon.\n[[32m OK [0m] Created slice user-993.slice.\n[[32m OK [0m] Started nginx - high performance web server.\n[[32m OK [0m] Started Dynamic System Tuning Daemon.\n[ 6.092325] cloud-init[813]: Cloud-init v. 0.7.5 running 'init' at Thu, 27 Dec 2018 19:55:28 +0000. Up 6.03 seconds.\n[ 6.114585] cloud-init[813]: ci-info: +++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++\n[ 6.117678] cloud-init[813]: ci-info: +--------+------+----------------+---------------+-------------------+\n[ 6.120674] cloud-init[813]: ci-info: | Device | Up | Address | Mask | Hw-Address |\n[ 6.123672] cloud-init[813]: ci-info: +--------+------+----------------+---------------+-------------------+\n[ 6.127268] cloud-init[813]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . |\n[ 6.130292] cloud-init[813]: ci-info: | eth0: | True | 192.168.120.29 | 255.255.255.0 | fa:16:3e:13:b2:75 |\n[ 6.133279] cloud-init[813]: ci-info: +--------+------+----------------+---------------+-------------------+\n[ 6.136311] cloud-init[813]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\n[ 6.143544] cloud-init[813]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 6.146895] cloud-init[813]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 6.150285] cloud-init[813]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 6.154457] cloud-init[813]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG |\n[ 6.157783] cloud-init[813]: ci-info: | 1 | 169.254.169.254 | 192.168.120.2 | 255.255.255.255 | eth0 | UGH |\n[ 6.161075] cloud-init[813]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\n[ 6.167829] cloud-init[813]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[[32m OK [0m] Started Postfix Mail Transport Agent.\n[[32m OK [0m] Started PostgreSQL 9.5 database server.\n[ 8.916834] cloud-init[2127]: Cloud-init v. 0.7.5 running 'modules:config' at Thu, 27 Dec 2018 19:55:31 +0000. Up 8.85 seconds.\n\nCentOS Linux 7 (Core)\nKernel 3.10.0-514.16.1.el7.x86_64 on an x86_64\n\ncloudify login: [ 9.730956] cloud-init[2280]: Cloud-init v. 0.7.5 running 'modules:final' at Thu, 27 Dec 2018 19:55:31 +0000. Up 9.57 seconds.\nci-info: ++++++++++Authorized keys from /home/centos/.ssh/authorized_keys for user centos+++++++++++\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nci-info: | Keytype | Fingerprint (md5) | Options | Comment |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nci-info: | ssh-rsa | 21:3e:06:d4:05:56:e5:d4:a0:20:08:90:9d:d3:e6:e6 | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 256 ec:4a:7d:c6:4a:d4:38:03:1e:d5:f4:cf:e8:1f:f1:69 (ECDSA)\nec2: 256 4c:1f:7c:71:f5:a9:8b:83:70:f0:2a:b2:18:ea:e4:23 (ED25519)\nec2: 2048 de:55:dc:64:de:b5:41:67:2a:6b:61:55:3f:c6:92:8d (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAF/VRHg+Zmgczo/iL9Ky04LO1oMtyemBiDkxMaJMXetSkVO/UzzoOaZYsU+ZHEFk8kFLfRg8mX/E2EubUM4Upw= \nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIEIQfrbNnyNkXuvrU94cOnRQZlO2zAPA07yX/c2HcNgm \nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDVW9UtKAjoWMl1lFxVzCltiWwjjzZIwTSdkOuNIDG8WRfeoL1dUkegWyvbWBl71QVR8pYu6WxowwZ+xK+j251WQN1mfWerQFdABNuH4uDSYuytTh5gYQu5PvSQVh/OPLk/vJzy+UtAP4vq0HT+GVF9Tv0GN6Hyd246AEIeSgj8DZtC+9uWrG9mwn9gNKQdorjNaQWxp1BeeRf9E6ke876xRHda84yDd2e3GUO7+1LeKkyHrlL6+CF6dTMZmU7OfQVXPTNuANaIxotVe1DFQnajIaihh7HeRNMGnM3OCkNaGTCk3FjZfXUFlvq+3PpxC9kPuiPJThZPlcW1fb+6dKId \n-----END SSH HOST KEY KEYS-----\n[ 9.972043] cloud-init[2280]: Cloud-init v. 0.7.5 finished at Thu, 27 Dec 2018 19:55:32 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 9.94 seconds\n"} 2018-12-27 19:55:35,102 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/739a10ca-b90b-472e-b828-32b9406a88dc/action used request id req-0d9b145e-46bd-43e6-b8f3-ede724edcd4b 2018-12-27 19:55:35,103 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0870471000671s 2018-12-27 19:55:35,104 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/739a10ca-b90b-472e-b828-32b9406a88dc/action used request id req-0d9b145e-46bd-43e6-b8f3-ede724edcd4b 2018-12-27 19:55:35,104 - functest.core.singlevm - DEBUG - vm console: [H[J[1;1H[?25l[m[H[J[1;1H[20;7H[mUse the ^ and v keys to change the selection. Press 'e' to edit the selected item, or 'c' for a command prompt. [4;80H [7m[4;1H CentOS Linux (3.10.0-514.16.1.el7.x86_64) 7 (Core) [m[4;79H[m[m[5;1H CentOS Linux (3.10.0-327.28.3.el7.x86_64) 7 (Core) [m[5;79H[m[m[6;1H CentOS Linux (0-rescue-56d65f493d8f854534fe792ecf014b83) 7 (Core) [m[6;79H[m[m[7;1H [m[7;79H[m[m[8;1H [m[8;79H[m[m[9;1H [m[9;79H[m[m[10;1H [m[10;79H[m[m[11;1H [m[11;79H[m[m[12;1H [m[12;79H[m[m[13;1H [m[13;79H[m[m[14;1H [m[14;79H[m[m[15;1H [m[15;79H[m[m[16;1H [m[16;79H[m[m[17;1H [m[17;79H[m[m[18;1H [m[18;79H[m[18;80H [4;79H[22;1H The selected entry will be started automatically in 1s. [4;79H[22;1H The selected entry will be started automatically in 0s. [4;79H[?25h[H[J[1;1H[H[J[1;1H[ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.10.0-514.16.1.el7.x86_64 (builder@kbuilder.dev.centos.org) (gcc version 4.8.5 20150623 (Red Hat 4.8.5-11) (GCC) ) #1 SMP Wed Apr 12 15:04:24 UTC 2017 [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8 [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000bffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x00000000bffdc000-0x00000000bfffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000013fffffff] usable [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x140000 max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] e820: last_pfn = 0xbffdc max_arch_pfn = 0x400000000 [ 0.000000] found SMP MP-table at [mem 0x000f6390-0x000f639f] mapped at [ffff8800000f6390] [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x336af000-0x35b4ffff] [ 0.000000] ACPI: RSDP 00000000000f6340 00014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 00000000bffe12d1 0002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 00000000bffe11dd 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 00000000bffdfdc0 0141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 00000000bffdfd80 00040 [ 0.000000] ACPI: APIC 00000000bffe1251 00080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000013fffffff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x13fffffff] [ 0.000000] NODE_DATA [mem 0x13ffd7000-0x13fffdfff] [ 0.000000] Reserving 161MB of memory at 656MB for crashkernel (System RAM: 4095MB) [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 1:3ff87001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1959961649 cycles [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal [mem 0x100000000-0x13fffffff] [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0xbffdbfff] [ 0.000000] node 0: [mem 0x100000000-0x13fffffff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] PM: Registered nosave memory: [mem 0xbffdc000-0xbfffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xfeffbfff] [ 0.000000] PM: Registered nosave memory: [mem 0xfeffc000-0xfeffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xfffbffff] [ 0.000000] PM: Registered nosave memory: [mem 0xfffc0000-0xffffffff] [ 0.000000] e820: [mem 0xc0000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:5120 nr_cpumask_bits:2 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88013fc00000 s96728 r8192 d30248 u1048576 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 13fc0f3c0 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032037 [ 0.000000] Policy zone: Normal [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] x86/fpu: xstate_offset[2]: 0240, xstate_sizes[2]: 0100 [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 using standard form [ 0.000000] Memory: 3842704k/5242880k available (6767k kernel code, 1049112k absent, 351064k reserved, 4430k data, 1680k init) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU restricting CPUs from NR_CPUS=5120 to nr_cpu_ids=2. [ 0.000000] NR_IRQS:327936 nr_irqs:440 0 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty0] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 16777216 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.490346] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912) [ 0.494118] pid_max: default: 32768 minimum: 301 [ 0.496154] Security Framework initialized [ 0.498039] SELinux: Initializing. [ 0.500021] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.507063] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.511591] Mount-cache hash table entries: 4096 [ 0.513908] Initializing cgroup subsys memory [ 0.515871] Initializing cgroup subsys devices [ 0.517840] Initializing cgroup subsys freezer [ 0.519810] Initializing cgroup subsys net_cls [ 0.521775] Initializing cgroup subsys blkio [ 0.523700] Initializing cgroup subsys perf_event [ 0.525737] Initializing cgroup subsys hugetlb [ 0.527702] Initializing cgroup subsys pids [ 0.529599] Initializing cgroup subsys net_prio [ 0.531680] CPU: Physical Processor ID: 0 [ 0.534252] mce: CPU supports 10 MCE banks [ 0.536158] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.538357] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.540562] tlb_flushall_shift: 6 [ 0.542472] Freeing SMP alternatives: 28k freed [ 0.547775] ACPI: Core revision 20130517 [ 0.550048] ACPI: All ACPI Tables successfully acquired [ 0.552515] ftrace: allocating 25812 entries in 101 pages [ 0.579236] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.581843] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.584368] smpboot: Max logical packages: 2 [ 0.586552] Enabling x2apic [ 0.588065] Enabled x2apic [ 0.589840] Switched APIC routing to physical x2apic. [ 0.593388] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.596067] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.600976] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.611054] KVM setup paravirtual spinlock [ 0.614406] smpboot: Booting Node 0, Processors #1 OK [ 0.617225] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.639837] Brought up 2 CPUs [ 0.639840] KVM setup async PF for cpu 1 [ 0.639844] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.645174] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.648605] devtmpfs: initialized [ 0.651660] EVM: security.selinux [ 0.653315] EVM: security.ima [ 0.654855] EVM: security.capability [ 0.657292] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.659923] pinctrl core: initialized pinctrl subsystem [ 0.662256] NET: Registered protocol family 16 [ 0.664426] ACPI: bus type PCI registered [ 0.666286] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.668891] PCI: Using configuration type 1 for base access [ 0.675621] ACPI: Added _OSI(Module Device) [ 0.677576] ACPI: Added _OSI(Processor Device) [ 0.679547] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.681579] ACPI: Added _OSI(Processor Aggregator Device) [ 0.684924] ACPI: Interpreter enabled [ 0.686714] ACPI: (supports S0 S5) [ 0.688400] ACPI: Using IOAPIC for interrupt routing [ 0.690509] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.696182] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.698628] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.701249] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.703813] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.708502] acpiphp: Slot [3] registered [ 0.710355] acpiphp: Slot [4] registered [ 0.712188] acpiphp: Slot [5] registered [ 0.714029] acpiphp: Slot [6] registered [ 0.715869] acpiphp: Slot [7] registered [ 0.717721] acpiphp: Slot [8] registered [ 0.719568] acpiphp: Slot [9] registered [ 0.721404] acpiphp: Slot [10] registered [ 0.723257] acpiphp: Slot [11] registered [ 0.725106] acpiphp: Slot [12] registered [ 0.726968] acpiphp: Slot [13] registered [ 0.728817] acpiphp: Slot [14] registered [ 0.730672] acpiphp: Slot [15] registered [ 0.732531] acpiphp: Slot [16] registered [ 0.734400] acpiphp: Slot [17] registered [ 0.736314] acpiphp: Slot [18] registered [ 0.738166] acpiphp: Slot [19] registered [ 0.740029] acpiphp: Slot [20] registered [ 0.741889] acpiphp: Slot [21] registered [ 0.743743] acpiphp: Slot [22] registered [ 0.745585] acpiphp: Slot [23] registered [ 0.747449] acpiphp: Slot [24] registered [ 0.749311] acpiphp: Slot [25] registered [ 0.751161] acpiphp: Slot [26] registered [ 0.753021] acpiphp: Slot [27] registered [ 0.754875] acpiphp: Slot [28] registered [ 0.756720] acpiphp: Slot [29] registered [ 0.758585] acpiphp: Slot [30] registered [ 0.760437] acpiphp: Slot [31] registered [ 0.762287] PCI host bridge to bus 0000:00 [ 0.764144] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.766362] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.768945] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.771519] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.774915] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.778310] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.784728] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.787428] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.789926] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.792602] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.797540] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.800914] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.826275] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.829289] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.832222] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.835223] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.838112] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.840767] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.843453] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.847041] vgaarb: loaded [ 0.848525] vgaarb: bridge control possible 0000:00:02.0 [ 0.850902] SCSI subsystem initialized [ 0.852719] ACPI: bus type USB registered [ 0.854594] usbcore: registered new interface driver usbfs [ 0.856847] usbcore: registered new interface driver hub [ 0.859083] usbcore: registered new device driver usb [ 0.861432] PCI: Using ACPI for IRQ routing [ 0.863767] NetLabel: Initializing [ 0.865458] NetLabel: domain hash size = 128 [ 0.867397] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.869530] NetLabel: unlabeled traffic allowed by default [ 0.871952] Switched to clocksource kvm-clock [ 0.882384] pnp: PnP ACPI init [ 0.883992] ACPI: bus type PNP registered [ 0.886250] pnp: PnP ACPI: found 5 devices [ 0.888123] ACPI: bus type PNP unregistered [ 0.897153] NET: Registered protocol family 2 [ 0.899429] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.903029] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.905991] TCP: Hash tables configured (established 32768 bind 32768) [ 0.908632] TCP: reno registered [ 0.910267] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.912684] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.915253] NET: Registered protocol family 1 [ 0.917207] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.919558] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.921855] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.942783] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.963714] Unpacking initramfs... [ 1.438039] Freeing initrd memory: 37508k freed [ 1.448330] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.450937] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.455710] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.458303] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.461197] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.463682] Initialise system trusted keyring [ 1.465673] audit: initializing netlink socket (disabled) [ 1.467945] type=2000 audit(1545940522.367:1): initialized [ 1.485723] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.488242] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.491642] zpool: loaded [ 1.493158] zbud: loaded [ 1.494788] VFS: Disk quotas dquot_6.5.2 [ 1.496676] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.499392] msgmni has been set to 7578 [ 1.501290] Key type big_key registered [ 1.504110] NET: Registered protocol family 38 [ 1.506131] Key type asymmetric registered [ 1.508052] Asymmetric key parser 'x509' registered [ 1.510173] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.513664] io scheduler noop registered [ 1.515523] io scheduler deadline registered (default) [ 1.533531] io scheduler cfq registered [ 1.535439] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.537741] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.540433] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.543873] ACPI: Power Button [PWRF] [ 1.545838] GHES: HEST is not enabled! [ 1.547724] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.573639] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.576542] Non-volatile memory driver v1.3 [ 1.578486] Linux agpgart interface v0.103 [ 1.580497] crash memory driver: version 1.1 [ 1.582502] rdac: device handler registered [ 1.584475] hp_sw: device handler registered [ 1.586428] emc: device handler registered [ 1.588297] alua: device handler registered [ 1.590212] libphy: Fixed MDIO Bus: probed [ 1.592137] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.594661] ehci-pci: EHCI PCI platform driver [ 1.596618] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.599047] ohci-pci: OHCI PCI platform driver [ 1.601015] uhci_hcd: USB Universal Host Controller Interface driver [ 1.622060] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.624295] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.627718] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.629885] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.632281] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.634864] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.638196] usb usb1: Product: UHCI Host Controller [ 1.640252] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.642902] usb usb1: SerialNumber: 0000:00:01.2 [ 1.645023] hub 1-0:1.0: USB hub found [ 1.646822] hub 1-0:1.0: 2 ports detected [ 1.648848] usbcore: registered new interface driver usbserial [ 1.651222] usbcore: registered new interface driver usbserial_generic [ 1.653733] usbserial: USB Serial support registered for generic [ 1.656150] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.660604] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.662686] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.664932] mousedev: PS/2 mouse device common for all mice [ 1.667646] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.671629] rtc_cmos 00:00: RTC can wake from S4 [ 1.672751] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.678443] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.679067] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.685010] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.687574] cpuidle: using governor menu [ 1.689464] hidraw: raw HID events driver (C) Jiri Kosina [ 1.691827] usbcore: registered new interface driver usbhid [ 1.694114] usbhid: USB HID core driver [ 1.695964] drop_monitor: Initializing network drop monitor service [ 1.698472] TCP: cubic registered [ 1.700142] Initializing XFRM netlink socket [ 1.702137] NET: Registered protocol family 10 [ 1.704408] NET: Registered protocol family 17 [ 1.706572] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.709385] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.711735] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.715608] Loading compiled-in X.509 certificates [ 1.717691] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.721697] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.726232] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.730299] registered taskstats version 1 [ 1.734142] Key type trusted registered [ 1.737322] Key type encrypted registered [ 1.740526] IMA: No TPM chip found, activating TPM-bypass! [ 1.743378] rtc_cmos 00:00: setting system clock to 2018-12-27 19:55:23 UTC (1545940523) [ 1.747807] Freeing unused kernel memory: 1680k freed [ 1.754278] systemd[1]: systemd 219 running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 -SECCOMP +BLKID +ELFUTILS +KMOD +IDN) [ 1.761227] systemd[1]: Detected virtualization kvm. [ 1.763358] systemd[1]: Detected architecture x86-64. [ 1.765496] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.769513] systemd[1]: No hostname configured. [ 1.771522] systemd[1]: Set hostname to . [ 1.773695] systemd[1]: Initializing machine ID from KVM UUID. [[32m OK [0m] Reached target Swap. [ 1.804086] systemd[1]: Reached target Swap. [ 1.806050] systemd[1]: Starting Swap. [ 1.807898] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.811480] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Reached target Timers. [ 1.816351] systemd[1]: Reached target Timers. [ 1.818319] systemd[1]: Starting Timers. [[32m OK [0m] Reached target Local File Systems. [ 1.821627] systemd[1]: Reached target Local File Systems. [ 1.823866] systemd[1]: Starting Local File Systems. [[32m OK [0m] Reached target Paths. [ 1.827270] systemd[1]: Reached target Paths. [ 1.829205] systemd[1]: Starting Paths. [[32m OK [0m] Created slice Root Slice. [ 1.832416] systemd[1]: Created slice Root Slice. [ 1.834457] systemd[1]: Starting Root Slice. [[32m OK [0m] Listening on udev Kernel Socket. [ 1.837818] systemd[1]: Listening on udev Kernel Socket. [ 1.840050] systemd[1]: Starting udev Kernel Socket. [[32m OK [0m] Created slice System Slice. [ 1.843564] systemd[1]: Created slice System Slice. [ 1.845647] systemd[1]: Starting System Slice. [[32m OK [0m] Listening on udev Control Socket. [ 1.849110] systemd[1]: Listening on udev Control Socket. [ 1.851413] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Listening on Journal Socket. [ 1.855021] systemd[1]: Listening on Journal Socket. [ 1.857152] systemd[1]: Starting Journal Socket. [ 1.859670] systemd[1]: Starting Create list of required static device nodes for the current kernel... Starting Create list of required st... nodes for the current kernel... [[32m OK [0m] Reached target Sockets. [ 1.867420] systemd[1]: Reached target Sockets. [ 1.869443] systemd[1]: Starting Sockets. [ 1.871751] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [ 1.876485] systemd[1]: Starting Journal Service... Starting Journal Service... [ 1.881899] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [[32m OK [0m] Reached target Slices. [ 1.889412] systemd[1]: Reached target Slices. [ 1.892007] systemd[1]: Starting Slices. [[32m OK [0m] Started Journal Service. [ 1.895334] systemd[1]: Started Journal Service. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[32m OK [0m] Started Apply Kernel Variables. Starting Create Static Device Nodes in /dev... [[32m OK [0m] Started Create Static Device Nodes in /dev. [[32m OK [0m] Started dracut cmdline hook. Starting dracut pre-udev hook... [ 1.952965] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.960968] RPC: Registered named UNIX socket transport module. [ 1.963400] RPC: Registered udp transport module. [ 1.965480] RPC: Registered tcp transport module. [ 1.967553] RPC: Registered tcp NFSv4.1 backchannel transport module. [[32m OK [0m] Started dracut pre-udev hook. Starting udev Kernel Device Manager... [[32m OK [0m] Started udev Kernel Device Manager. Starting dracut pre-trigger hook... [[32m OK [0m] Started dracut pre-trigger hook. Starting udev Coldplug all Devices... Mounting Configuration File System... [[32m OK [0m] Mounted Configuration File System. [[32m OK [0m] Started udev Coldplug all Devices. Starting dracut initqueue hook... [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Reached target Basic System. [ 2.071565] FDC 0 is a S82078B [ 2.095789] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 2.105879] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 2.108473] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 2.111150] usb 1-1: Product: QEMU USB Tablet [ 2.113074] usb 1-1: Manufacturer: QEMU [ 2.114839] usb 1-1: SerialNumber: 42 [ 2.125060] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 2.129289] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 [ 2.137403] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 2.144304] scsi host0: ata_piix [ 2.146254] scsi host1: ata_piix [ 2.148044] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 2.148680] vda: vda1 [ 2.152116] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [[32m OK [0m] Found device /dev/disk/by-uuid/f13d84b4-c756-4d89-9d5e-6b534397aa14. Starting File System Check on /dev/...4-c756-4d89-9d5e-6b534397aa14... [[32m OK [0m] Started File System Check on /dev/d...4b4-c756-4d89-9d5e-6b534397aa14. [[32m OK [0m] Started dracut initqueue hook. Mounting /sysroot... [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. [ 2.327729] SGI XFS with ACLs, security attributes, no debug enabled [ 2.331751] XFS (vda1): Mounting V4 Filesystem [ 2.356265] XFS (vda1): Ending clean mount [[32m OK [0m] Mounted /sysroot. [[32m OK [0m] Reached target Initrd Root File System. Starting Reload Configuration from the Real Root... [[32m OK [0m] Started Reload Configuration from the Real Root. [[32m OK [0m] Reached target Initrd File Systems. [[32m OK [0m] Reached target Initrd Default Target. Starting dracut pre-pivot and cleanup hook... [[32m OK [0m] Started dracut pre-pivot and cleanup hook. Starting Cleaning Up and Shutting Down Daemons... [[32m OK [0m] Stopped target Timers. [[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons. [[32m OK [0m] Stopped dracut pre-pivot and cleanup hook. Stopping dracut pre-pivot and cleanup hook... [[32m OK [0m] Stopped target Remote File Systems. [[32m OK [0m] Stopped target Remote File Systems (Pre). [[32m OK [0m] Stopped dracut initqueue hook. Stopping dracut initqueue hook... [[32m OK [0m] Stopped target Initrd Default Target. [[32m OK [0m] Stopped target Basic System. [[32m OK [0m] Stopped target Paths. [[32m OK [0m] Stopped target Sockets. [[32m OK [0m] Stopped target System Initialization. [[32m OK [0m] Stopped target Swap. [[32m OK [0m] Stopped Apply Kernel Variables. Stopping Apply Kernel Variables... [[32m OK [0m] Stopped target Local File Systems. [[32m OK [0m] Stopped udev Coldplug all Devices. Stopping udev Coldplug all Devices... [[32m OK [0m] Stopped dracut pre-trigger hook. Stopping dracut pre-trigger hook... Stopping udev Kernel Device Manager... [[32m OK [0m] Stopped target Slices. [[32m OK [0m] Stopped udev Kernel Device Manager. [[32m OK [0m] Stopped dracut pre-udev hook. Stopping dracut pre-udev hook... [[32m OK [0m] Stopped dracut cmdline hook. Stopping dracut cmdline hook... [[32m OK [0m] Stopped Create Static Device Nodes in /dev. Stopping Create Static Device Nodes in /dev... [[32m OK [0m] Stopped Create list of required sta...ce nodes for the current kernel. Stopping Create list of required st... nodes for the current kernel... [[32m OK [0m] Closed udev Control Socket. [[32m OK [0m] Closed udev Kernel Socket. Starting Cleanup udevd DB... [[32m OK [0m] Started Cleanup udevd DB. [[32m OK [0m] Reached target Switch Root. Starting Switch Root... [ 2.629459] systemd-journald[109]: Received SIGTERM from PID 1 (systemd). [ 2.709676] SELinux: Disabled at runtime. [ 2.748007] type=1404 audit(1545940524.504:2): selinux=0 auid=4294967295 ses=4294967295 [ 2.794340] ip_tables: (C) 2000-2006 Netfilter Core Team [ 2.796738] systemd[1]: Inserted module 'ip_tables' Welcome to [0;31mCentOS Linux 7 (Core)[0m! [[32m OK [0m] Stopped Switch Root. [[32m OK [0m] Listening on Delayed Shutdown Socket. [[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [[32m OK [0m] Created slice system-serial\x2dgetty.slice. [[32m OK [0m] Created slice system-getty.slice. [[32m OK [0m] Created slice User and Session Slice. Mounting NFSD configuration filesystem... [[32m OK [0m] Created slice system-selinux\x2dpol...grate\x2dlocal\x2dchanges.slice. [[32m OK [0m] Stopped Journal Service. Starting Journal Service... Mounting Huge Pages File System... Mounting Debug File System... [[32m OK [0m] Reached target Slices. [[32m OK [0m] Listening on udev Control Socket. [[32m OK [0m] Reached target Swap. [[32m OK [0m] Listening on udev Kernel Socket. Mounting POSIX Message Queue File System... [[32m OK [0m] Reached target Encrypted Volumes. [[32m OK [0m] Stopped target Switch Root. [[32m OK [0m] Stopped target Initrd Root File System. [[32m OK [0m] Stopped File System Check on Root Device. Stopping File System Check on Root Device... Starting Remount Root and Kernel File Systems... Starting Setup Virtual Console... Starting Apply Kernel Variables... Starting Create list of required st... nodes for the current kernel... [[32m OK [0m] Stopped target Initrd File Systems. [[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [[32m OK [0m] Mounted Debug File System. [[32m OK [0m] Mounted POSIX Message Queue File System. [[32m OK [0m] Mounted Huge Pages File System. [[32m OK [0m] Started Remount Root and Kernel File Systems. Starting Rebuild Hardware Database... Starting Load/Save Random Seed... Starting Configure read-only root support... [[32m OK [0m] Started Load/Save Random Seed. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [ 3.215095] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). Starting Create Static Device Nodes in /dev... [[32m OK [0m] Started Apply Kernel Variables. [[32m OK [0m] Mounted NFSD configuration filesystem. [[32m OK [0m] Started Journal Service. [[32m OK [0m] Started Create Static Device Nodes in /dev. [[32m OK [0m] Reached target Local File Systems (Pre). Starting udev Kernel Device Manager... Starting Flush Journal to Persistent Storage... [[32m OK [0m] Started Configure read-only root support. [[32m OK [0m] Reached target Local File Systems. Starting Import network configuration from initramfs... Starting Rebuild Journal Catalog... Starting Preprocess NFS configuration... Starting Mark the need to relabel after reboot... [[32m OK [0m] Started Rebuild Journal Catalog. [[32m OK [0m] Started Mark the need to relabel after reboot. [[32m OK [0m] Started Preprocess NFS configuration. [ 3.359295] systemd-journald[384]: Received request to flush runtime journal from PID 1 [[32m OK [0m] Started Flush Journal to Persistent Storage. [[32m OK [0m] Started udev Kernel Device Manager. [[32m OK [0m] Started Setup Virtual Console. [[32m OK [0m] Started Import network configuration from initramfs. Starting Create Volatile Files and Directories... [[32m OK [0m] Started Create Volatile Files and Directories. Starting Security Auditing Service... [ 3.462463] type=1305 audit(1545940525.218:3): audit_pid=442 old=0 auid=4294967295 ses=4294967295 res=1 [[32m OK [0m] Started Security Auditing Service. Starting Update UTMP about System Boot/Shutdown... [[32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[32m OK [0m] Started Rebuild Hardware Database. Starting Update is Completed... Starting udev Coldplug all Devices... [[32m OK [0m] Started Update is Completed. [[32m OK [0m] Started udev Coldplug all Devices. [ 3.580694] input: PC Speaker as /devices/platform/pcspkr/input/input5 [[32m OK [0m] Reached target System Initialization. [ 3.586782] [drm] Initialized drm 1.1.0 20060810 [[32m OK [0m] Reached target Paths. [[32m OK [0m] Listening on D-Bus System Message Bus Socket. [ 3.594080] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 [[32m OK [0m] Reached target Timers. [[32m OK [0m] Listening on RPCbind Server Activation Socket. [[32m OK [0m] Reached target Sockets. [ 3.617122] [TTM] Zone kernel: Available graphics memory: 1940960 kiB [[32m OK [0m] Reached target Basic System. [ 3.620305] [TTM] Initializing pool allocator [ 3.620785] ppdev: user-space parallel port driver [ 3.624670] [TTM] Initializing DMA pool allocator [ 3.625004] [drm] fb mappable at 0xFC000000 [ 3.625005] [drm] vram aper at 0xFC000000 [ 3.625005] [drm] size 33554432 Starting GSSAPI Proxy Daemon... [ 3.625005] [drm] fb depth is 24 [ 3.625006] [drm] pitch is 3072 [ 3.632535] fbcon: cirrusdrmfb (fb0) is primary device [ 3.663102] Console: switching to colour frame buffer device 128x48 [ 3.680115] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device Starting Login Service... Starting Initial cloud-init job (pre-networking)... [[32m OK [0m] Started D-Bus System Message Bus. [ 3.700100] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 Starting D-Bus System Message Bus... Starting NTP client/server... Starting Dump dmesg to /var/log/dmesg... [[32m OK [0m] Started irqbalance daemon. Starting irqbalance daemon... Starting Authorization Manager... Starting LSB: Bring up/down networking... [[32m OK [0m] Started GSSAPI Proxy Daemon. [[32m OK [0m] Started Dump dmesg to /var/log/dmesg. [[32m OK [0m] Found device /dev/ttyS0. [[32m OK [0m] Started Login Service. [[32m OK [0m] Reached target NFS client services. [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. Starting Permit User Sessions... [[32m OK [0m[ 3.809635] AES CTR mode by8 optimization enabled ] Started NTP client/server. [ 3.814882] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) [[32m OK [0m] Started Permit User Sessions. [[32m OK [0m] Started Getty on tty1. Starting Getty on tty1... [ 3.824247] alg: No test for crc32 (crc32-pclmul) [[32m OK [0m] Started Command Scheduler. Starting Command Scheduler...[ 3.838375] intel_rapl: no valid rapl domains found in package 0 [[32m OK [0m] Started Serial Getty on ttyS0. Starting Serial Getty on ttyS0... [ 3.844576] intel_rapl: no valid rapl domains found in package 0 [ 3.846714] intel_powerclamp: No package C-state available[[32m OK [0m] Reached target Login Prompts. [ 3.854249] intel_powerclamp: No package C-state availableintel_powerclamp: No package C-state available [ 3.866774] intel_powerclamp: No package C-state available[[32m OK [0m] Started Authorization Manager. [ 3.611163] cloud-init[495]: Cloud-init v. 0.7.5 running 'init-local' at Thu, 27 Dec 2018 19:55:25 +0000. Up 3.58 seconds. [[32m OK [0m] Started Initial cloud-init job (pre-networking). [ 5.464037] tsc: Refined TSC clocksource calibration: 3491.841 MHz [[32m OK [0m] Started LSB: Bring up/down networking. [[32m OK [0m] Reached target Network. Starting PostgreSQL 9.5 database server... Starting Dynamic System Tuning Daemon... [[32m OK [0m] Reached target Network is Online. Starting LSB: Supports the direct execution of binary formats.... [[32m OK [0m] Started Cloudify REST Service. Starting Cloudify REST Service... [[32m OK [0m] Started InfluxDB Service. Starting InfluxDB Service... Starting RabbitMQ Service... Starting LSB: Starts Logstash as a daemon.... [[32m OK [0m] Started Cloudify Stage Service. Starting Cloudify Stage Service... Starting System Logging Service... Starting Initial cloud-init job (metadata service crawler)... Starting nginx - high performance web server... Starting OpenSSH server daemon... Starting Crash recovery kernel arming... Starting Notify NFS peers of a restart... Starting Postfix Mail Transport Agent... [[32m OK [0m] Started LSB: Starts Logstash as a daemon.. Mounting Arbitrary Executable File Formats File System... [[32m OK [0m] Mounted Arbitrary Executable File Formats File System. [[32m OK [0m] Started Notify NFS peers of a restart. [[32m OK [0m] Started LSB: Supports the direct execution of binary formats.. [[32m OK [0m] Started OpenSSH server daemon. [[32m OK [0m] Created slice user-993.slice. [[32m OK [0m] Started nginx - high performance web server. [[32m OK [0m] Started Dynamic System Tuning Daemon. [ 6.092325] cloud-init[813]: Cloud-init v. 0.7.5 running 'init' at Thu, 27 Dec 2018 19:55:28 +0000. Up 6.03 seconds. [ 6.114585] cloud-init[813]: ci-info: +++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++ [ 6.117678] cloud-init[813]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 6.120674] cloud-init[813]: ci-info: | Device | Up | Address | Mask | Hw-Address | [ 6.123672] cloud-init[813]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 6.127268] cloud-init[813]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . | [ 6.130292] cloud-init[813]: ci-info: | eth0: | True | 192.168.120.29 | 255.255.255.0 | fa:16:3e:13:b2:75 | [ 6.133279] cloud-init[813]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 6.136311] cloud-init[813]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ [ 6.143544] cloud-init[813]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.146895] cloud-init[813]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 6.150285] cloud-init[813]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.154457] cloud-init[813]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG | [ 6.157783] cloud-init[813]: ci-info: | 1 | 169.254.169.254 | 192.168.120.2 | 255.255.255.255 | eth0 | UGH | [ 6.161075] cloud-init[813]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | [ 6.167829] cloud-init[813]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [[32m OK [0m] Started Postfix Mail Transport Agent. [[32m OK [0m] Started PostgreSQL 9.5 database server. [ 8.916834] cloud-init[2127]: Cloud-init v. 0.7.5 running 'modules:config' at Thu, 27 Dec 2018 19:55:31 +0000. Up 8.85 seconds. CentOS Linux 7 (Core) Kernel 3.10.0-514.16.1.el7.x86_64 on an x86_64 cloudify login: [ 9.730956] cloud-init[2280]: Cloud-init v. 0.7.5 running 'modules:final' at Thu, 27 Dec 2018 19:55:31 +0000. Up 9.57 seconds. ci-info: ++++++++++Authorized keys from /home/centos/.ssh/authorized_keys for user centos+++++++++++ ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | Keytype | Fingerprint (md5) | Options | Comment | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | ssh-rsa | 21:3e:06:d4:05:56:e5:d4:a0:20:08:90:9d:d3:e6:e6 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 256 ec:4a:7d:c6:4a:d4:38:03:1e:d5:f4:cf:e8:1f:f1:69 (ECDSA) ec2: 256 4c:1f:7c:71:f5:a9:8b:83:70:f0:2a:b2:18:ea:e4:23 (ED25519) ec2: 2048 de:55:dc:64:de:b5:41:67:2a:6b:61:55:3f:c6:92:8d (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAF/VRHg+Zmgczo/iL9Ky04LO1oMtyemBiDkxMaJMXetSkVO/UzzoOaZYsU+ZHEFk8kFLfRg8mX/E2EubUM4Upw= ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIEIQfrbNnyNkXuvrU94cOnRQZlO2zAPA07yX/c2HcNgm ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDVW9UtKAjoWMl1lFxVzCltiWwjjzZIwTSdkOuNIDG8WRfeoL1dUkegWyvbWBl71QVR8pYu6WxowwZ+xK+j251WQN1mfWerQFdABNuH4uDSYuytTh5gYQu5PvSQVh/OPLk/vJzy+UtAP4vq0HT+GVF9Tv0GN6Hyd246AEIeSgj8DZtC+9uWrG9mwn9gNKQdorjNaQWxp1BeeRf9E6ke876xRHda84yDd2e3GUO7+1LeKkyHrlL6+CF6dTMZmU7OfQVXPTNuANaIxotVe1DFQnajIaihh7HeRNMGnM3OCkNaGTCk3FjZfXUFlvq+3PpxC9kPuiPJThZPlcW1fb+6dKId -----END SSH HOST KEY KEYS----- [ 9.972043] cloud-init[2280]: Cloud-init v. 0.7.5 finished at Thu, 27 Dec 2018 19:55:32 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 9.94 seconds 2018-12-27 19:55:35,108 - paramiko.transport - DEBUG - starting thread (client mode): 0xa6fcead0L 2018-12-27 19:55:35,108 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-12-27 19:55:35,116 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1 2018-12-27 19:55:35,116 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1) 2018-12-27 19:55:35,127 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] server encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] client mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-12-27 19:55:35,127 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-12-27 19:55:35,127 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-12-27 19:55:35,128 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-12-27 19:55:35,128 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-12-27 19:55:35,128 - paramiko.transport - DEBUG - Compression agreed: none 2018-12-27 19:55:35,135 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-12-27 19:55:35,136 - paramiko.transport - DEBUG - Switch to new keys ... 2018-12-27 19:55:35,139 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.209: 4c1f7c71f5a98b8370f02ab218eae423 2018-12-27 19:55:35,140 - paramiko.transport - DEBUG - Trying discovered key 213e06d40556e5d4a02008909dd3e6e6 in /tmp/tmp7Uc3Em 2018-12-27 19:55:35,177 - paramiko.transport - DEBUG - userauth is OK 2018-12-27 19:55:35,218 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-12-27 19:55:35,241 - cloudify.rest_client.http - DEBUG - Setting `Authorization` header: * 2018-12-27 19:55:35,241 - cloudify.rest_client.http - DEBUG - Setting `Tenant` header: default_tenant 2018-12-27 19:55:35,242 - functest.core.cloudify - INFO - Attemps running status of the Manager 2018-12-27 19:55:35,242 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/status 2018-12-27 19:55:35,534 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:55:35,535 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:55:35,535 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:55:35,535 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:55:35,535 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:55:35,535 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:55:35,535 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:55:35,535 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 804, "Id": "cloudify-influxdb.service", "ActiveState": "active", "SubState": "running"}], "display_name": "InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "dead", "MainPID": 0, "Id": "cloudify-mgmtworker.service", "ActiveState": "inactive", "SubState": "dead"}], "display_name": "Celery Management"}, {"instances": [{"LoadState": "loaded", "Description": "LSB: Starts Logstash as a daemon.", "state": "running", "MainPID": 0, "Id": "logstash.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Logstash"}, {"instances": [{"LoadState": "loaded", "Description": "RabbitMQ Service", "state": "start-post", "MainPID": 1632, "Id": "cloudify-rabbitmq.service", "ActiveState": "activating", "SubState": "start-post"}], "display_name": "RabbitMQ"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP InfluxDB Broker Service", "state": "dead", "MainPID": 0, "Id": "cloudify-amqpinflux.service", "ActiveState": "inactive", "SubState": "dead"}], "display_name": "AMQP InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "PostgreSQL 9.5 database server", "state": "running", "MainPID": 867, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 795, "Id": "cloudify-restservice.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Manager Rest-Service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Stage Service", "state": "running", "MainPID": 808, "Id": "cloudify-stage.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Cloudify Stage"}, {"instances": [{"LoadState": "loaded", "Description": "Riemann Service", "state": "dead", "MainPID": 0, "Id": "cloudify-riemann.service", "ActiveState": "inactive", "SubState": "dead"}], "display_name": "Riemann"}, {"instances": [{"LoadState": "loaded", "Description": "nginx - high performance web server", "state": "running", "MainPID": 958, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver"}]} 2018-12-27 19:55:35,535 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:55:35,535 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:55:35 GMT 2018-12-27 19:55:35,536 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:55:35,536 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2378 2018-12-27 19:55:35,536 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:55:35,536 - functest.core.cloudify - DEBUG - status {u'status': u'running', u'services': [{u'instances': [{u'LoadState': u'loaded', u'Description': u'InfluxDB Service', u'MainPID': 804, u'state': u'running', u'Id': u'cloudify-influxdb.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'InfluxDB'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify Management Worker Service', u'MainPID': 0, u'state': u'dead', u'Id': u'cloudify-mgmtworker.service', u'ActiveState': u'inactive', u'SubState': u'dead'}], u'display_name': u'Celery Management'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'LSB: Starts Logstash as a daemon.', u'MainPID': 0, u'state': u'running', u'Id': u'logstash.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Logstash'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'RabbitMQ Service', u'MainPID': 1632, u'state': u'start-post', u'Id': u'cloudify-rabbitmq.service', u'ActiveState': u'activating', u'SubState': u'start-post'}], u'display_name': u'RabbitMQ'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify AMQP InfluxDB Broker Service', u'MainPID': 0, u'state': u'dead', u'Id': u'cloudify-amqpinflux.service', u'ActiveState': u'inactive', u'SubState': u'dead'}], u'display_name': u'AMQP InfluxDB'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'PostgreSQL 9.5 database server', u'MainPID': 867, u'state': u'running', u'Id': u'postgresql-9.5.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'PostgreSQL'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify REST Service', u'MainPID': 795, u'state': u'running', u'Id': u'cloudify-restservice.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Manager Rest-Service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify Stage Service', u'MainPID': 808, u'state': u'running', u'Id': u'cloudify-stage.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Cloudify Stage'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Riemann Service', u'MainPID': 0, u'state': u'dead', u'Id': u'cloudify-riemann.service', u'ActiveState': u'inactive', u'SubState': u'dead'}], u'display_name': u'Riemann'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'nginx - high performance web server', u'MainPID': 958, u'state': u'running', u'Id': u'nginx.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Webserver'}]} 2018-12-27 19:55:35,537 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/status 2018-12-27 19:55:35,701 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:55:35,701 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:55:35,702 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:55:35,702 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:55:35,702 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:55:35,702 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:55:35,702 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:55:35,702 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 804, "Id": "cloudify-influxdb.service", "ActiveState": "active", "SubState": "running"}], "display_name": "InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "dead", "MainPID": 0, "Id": "cloudify-mgmtworker.service", "ActiveState": "inactive", "SubState": "dead"}], "display_name": "Celery Management"}, {"instances": [{"LoadState": "loaded", "Description": "LSB: Starts Logstash as a daemon.", "state": "running", "MainPID": 0, "Id": "logstash.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Logstash"}, {"instances": [{"LoadState": "loaded", "Description": "RabbitMQ Service", "state": "start-post", "MainPID": 1632, "Id": "cloudify-rabbitmq.service", "ActiveState": "activating", "SubState": "start-post"}], "display_name": "RabbitMQ"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP InfluxDB Broker Service", "state": "dead", "MainPID": 0, "Id": "cloudify-amqpinflux.service", "ActiveState": "inactive", "SubState": "dead"}], "display_name": "AMQP InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "PostgreSQL 9.5 database server", "state": "running", "MainPID": 867, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 795, "Id": "cloudify-restservice.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Manager Rest-Service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Stage Service", "state": "running", "MainPID": 808, "Id": "cloudify-stage.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Cloudify Stage"}, {"instances": [{"LoadState": "loaded", "Description": "Riemann Service", "state": "dead", "MainPID": 0, "Id": "cloudify-riemann.service", "ActiveState": "inactive", "SubState": "dead"}], "display_name": "Riemann"}, {"instances": [{"LoadState": "loaded", "Description": "nginx - high performance web server", "state": "running", "MainPID": 958, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver"}]} 2018-12-27 19:55:35,702 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:55:35,702 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:55:36 GMT 2018-12-27 19:55:35,702 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:55:35,702 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2378 2018-12-27 19:55:35,703 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:55:35,703 - functest.core.cloudify - INFO - The current manager status is running 2018-12-27 19:55:35,703 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.209:80/api/v3/secrets/foo; body: {"update_if_exists": false, "visibility": "tenant", "value": "bar"} 2018-12-27 19:55:35,801 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:55:35,801 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:55:35,802 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:55:35,802 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:55:35,802 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:55:35,802 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:55:35,802 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:55:35,802 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 67 2018-12-27 19:55:35,802 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-12-27T19:55:36.102Z", "updated_at": "2018-12-27T19:55:36.102Z", "created_by": "admin", "private_resource": false, "value": "bar", "key": "foo"} 2018-12-27 19:55:35,802 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:55:35,802 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:55:36 GMT 2018-12-27 19:55:35,802 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:55:35,803 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 197 2018-12-27 19:55:35,803 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:55:35,803 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/secrets 2018-12-27 19:55:35,862 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:55:35,862 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:55:35,862 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:55:35,862 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:55:35,863 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:55:35,863 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:55:35,863 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:55:35,863 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"permission": null, "tenant_name": "default_tenant", "created_at": "2018-12-27T19:55:36.102Z", "updated_at": "2018-12-27T19:55:36.102Z", "created_by": "admin", "key": "foo"}], "metadata": {"pagination": {"total": 1, "offset": 0, "size": 0}}} 2018-12-27 19:55:35,863 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:55:35,863 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:55:36 GMT 2018-12-27 19:55:35,863 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:55:35,863 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 253 2018-12-27 19:55:35,863 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:55:35,864 - functest.core.cloudify - DEBUG - List secrets: 2018-12-27 19:55:35,864 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.209:80/api/v3/secrets/foo 2018-12-27 19:55:35,935 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:55:35,935 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:55:35,935 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:55:35,936 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:55:35,936 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:55:35,936 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:55:35,936 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:55:35,936 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2018-12-27 19:55:35,936 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-12-27T19:55:36.102Z", "updated_at": "2018-12-27T19:55:36.102Z", "created_by": "admin", "private_resource": false, "value": "bar", "key": "foo"} 2018-12-27 19:55:35,936 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:55:35,936 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:55:36 GMT 2018-12-27 19:55:35,936 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:55:35,936 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 197 2018-12-27 19:55:35,937 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:55:35,937 - functest.core.cloudify - INFO - Secrets API successfully reached 2018-12-27 19:55:35,937 - functest.core.cloudify - INFO - Cloudify Manager is up and running 2018-12-27 19:55:35,937 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Put private keypair in manager 2018-12-27 19:55:35,938 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-12-27 19:55:35,943 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-12-27 19:55:35,943 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-12-27 19:55:35,975 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-12-27 19:55:36,094 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-12-27 19:55:36,095 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-12-27 19:55:36,096 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-12-27 19:55:36,096 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-12-27 19:55:36,096 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-12-27 19:55:36,113 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-12-27 19:56:19,772 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-12-27 19:56:19,772 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - output: Loaded plugins: fastestmirror Determining fastest mirrors * base: centos.s.uw.edu * extras: ftp.osuosl.org * updates: mirrors.cat.pdx.edu No package python-cmd2 available. Resolving Dependencies --> Running transaction check ---> Package gcc.x86_64 0:4.8.5-36.el7 will be installed --> Processing Dependency: libgomp = 4.8.5-36.el7 for package: gcc-4.8.5-36.el7.x86_64 --> Processing Dependency: cpp = 4.8.5-36.el7 for package: gcc-4.8.5-36.el7.x86_64 --> Processing Dependency: libgcc >= 4.8.5-36.el7 for package: gcc-4.8.5-36.el7.x86_64 --> Processing Dependency: glibc-devel >= 2.2.90-12 for package: gcc-4.8.5-36.el7.x86_64 --> Processing Dependency: libmpfr.so.4()(64bit) for package: gcc-4.8.5-36.el7.x86_64 --> Processing Dependency: libmpc.so.3()(64bit) for package: gcc-4.8.5-36.el7.x86_64 ---> Package python-devel.x86_64 0:2.7.5-76.el7 will be installed --> Processing Dependency: python(x86-64) = 2.7.5-76.el7 for package: python-devel-2.7.5-76.el7.x86_64 --> Running transaction check ---> Package cpp.x86_64 0:4.8.5-36.el7 will be installed ---> Package glibc-devel.x86_64 0:2.17-260.el7 will be installed --> Processing Dependency: glibc-headers = 2.17-260.el7 for package: glibc-devel-2.17-260.el7.x86_64 --> Processing Dependency: glibc = 2.17-260.el7 for package: glibc-devel-2.17-260.el7.x86_64 --> Processing Dependency: glibc-headers for package: glibc-devel-2.17-260.el7.x86_64 ---> Package libgcc.x86_64 0:4.8.5-11.el7 will be updated ---> Package libgcc.x86_64 0:4.8.5-36.el7 will be an update ---> Package libgomp.x86_64 0:4.8.5-11.el7 will be updated ---> Package libgomp.x86_64 0:4.8.5-36.el7 will be an update ---> Package libmpc.x86_64 0:1.0.1-3.el7 will be installed ---> Package mpfr.x86_64 0:3.1.1-4.el7 will be installed ---> Package python.x86_64 0:2.7.5-48.el7 will be updated ---> Package python.x86_64 0:2.7.5-76.el7 will be an update --> Processing Dependency: python-libs(x86-64) = 2.7.5-76.el7 for package: python-2.7.5-76.el7.x86_64 --> Running transaction check ---> Package glibc.x86_64 0:2.17-157.el7_3.1 will be updated --> Processing Dependency: glibc = 2.17-157.el7_3.1 for package: glibc-common-2.17-157.el7_3.1.x86_64 ---> Package glibc.x86_64 0:2.17-260.el7 will be an update ---> Package glibc-headers.x86_64 0:2.17-260.el7 will be installed --> Processing Dependency: kernel-headers >= 2.2.1 for package: glibc-headers-2.17-260.el7.x86_64 --> Processing Dependency: kernel-headers for package: glibc-headers-2.17-260.el7.x86_64 ---> Package python-libs.x86_64 0:2.7.5-48.el7 will be updated ---> Package python-libs.x86_64 0:2.7.5-76.el7 will be an update --> Processing Dependency: libcrypto.so.10(OPENSSL_1.0.2)(64bit) for package: python-libs-2.7.5-76.el7.x86_64 --> Running transaction check ---> Package glibc-common.x86_64 0:2.17-157.el7_3.1 will be updated ---> Package glibc-common.x86_64 0:2.17-260.el7 will be an update ---> Package kernel-headers.x86_64 0:3.10.0-957.1.3.el7 will be installed ---> Package openssl-libs.x86_64 1:1.0.1e-60.el7_3.1 will be updated --> Processing Dependency: openssl-libs(x86-64) = 1:1.0.1e-60.el7_3.1 for package: 1:openssl-1.0.1e-60.el7_3.1.x86_64 ---> Package openssl-libs.x86_64 1:1.0.2k-16.el7 will be an update --> Running transaction check ---> Package openssl.x86_64 1:1.0.1e-60.el7_3.1 will be updated ---> Package openssl.x86_64 1:1.0.2k-16.el7 will be an update --> Finished Dependency Resolution Dependencies Resolved ================================================================================ Package Arch Version Repository Size ================================================================================ Installing: gcc x86_64 4.8.5-36.el7 base 16 M python-devel x86_64 2.7.5-76.el7 base 398 k Installing for dependencies: cpp x86_64 4.8.5-36.el7 base 5.9 M glibc-devel x86_64 2.17-260.el7 base 1.1 M glibc-headers x86_64 2.17-260.el7 base 683 k kernel-headers x86_64 3.10.0-957.1.3.el7 updates 8.0 M libmpc x86_64 1.0.1-3.el7 base 51 k mpfr x86_64 3.1.1-4.el7 base 203 k Updating for dependencies: glibc x86_64 2.17-260.el7 base 3.6 M glibc-common x86_64 2.17-260.el7 base 11 M libgcc x86_64 4.8.5-36.el7 base 102 k libgomp x86_64 4.8.5-36.el7 base 157 k openssl x86_64 1:1.0.2k-16.el7 base 493 k openssl-libs x86_64 1:1.0.2k-16.el7 base 1.2 M python x86_64 2.7.5-76.el7 base 94 k python-libs x86_64 2.7.5-76.el7 base 5.6 M Transaction Summary ================================================================================ Install 2 Packages (+6 Dependent packages) Upgrade ( 8 Dependent packages) Total download size: 55 M Downloading packages: Delta RPMs disabled because /usr/bin/applydeltarpm not installed. -------------------------------------------------------------------------------- Total 5.9 MB/s | 55 MB 00:09 Running transaction check Running transaction test Transaction test succeeded Running transaction Updating : libgcc-4.8.5-36.el7.x86_64 1/24 Updating : glibc-common-2.17-260.el7.x86_64 2/24 Updating : glibc-2.17-260.el7.x86_64 3/24 warning: /etc/nsswitch.conf created as /etc/nsswitch.conf.rpmnew Installing : mpfr-3.1.1-4.el7.x86_64 4/24 Installing : libmpc-1.0.1-3.el7.x86_64 5/24 Updating : 1:openssl-libs-1.0.2k-16.el7.x86_64 6/24 Updating : python-libs-2.7.5-76.el7.x86_64 7/24 Updating : python-2.7.5-76.el7.x86_64 8/24 Installing : cpp-4.8.5-36.el7.x86_64 9/24 Updating : libgomp-4.8.5-36.el7.x86_64 10/24 Installing : kernel-headers-3.10.0-957.1.3.el7.x86_64 11/24 Installing : glibc-headers-2.17-260.el7.x86_64 12/24 Installing : glibc-devel-2.17-260.el7.x86_64 13/24 Installing : gcc-4.8.5-36.el7.x86_64 14/24 Installing : python-devel-2.7.5-76.el7.x86_64 15/24 Updating : 1:openssl-1.0.2k-16.el7.x86_64 16/24 Cleanup : 1:openssl-1.0.1e-60.el7_3.1.x86_64 17/24 Cleanup : python-2.7.5-48.el7.x86_64 18/24 Cleanup : python-libs-2.7.5-48.el7.x86_64 19/24 Cleanup : 1:openssl-libs-1.0.1e-60.el7_3.1.x86_64 20/24 Cleanup : libgomp-4.8.5-11.el7.x86_64 21/24 Cleanup : glibc-common-2.17-157.el7_3.1.x86_64 22/24 Cleanup : glibc-2.17-157.el7_3.1.x86_64 23/24 Cleanup : libgcc-4.8.5-11.el7.x86_64 24/24 Verifying : python-2.7.5-76.el7.x86_64 1/24 Verifying : libgcc-4.8.5-36.el7.x86_64 2/24 Verifying : 1:openssl-libs-1.0.2k-16.el7.x86_64 3/24 Verifying : glibc-2.17-260.el7.x86_64 4/24 Verifying : gcc-4.8.5-36.el7.x86_64 5/24 Verifying : python-devel-2.7.5-76.el7.x86_64 6/24 Verifying : 1:openssl-1.0.2k-16.el7.x86_64 7/24 Verifying : cpp-4.8.5-36.el7.x86_64 8/24 Verifying : libgomp-4.8.5-36.el7.x86_64 9/24 Verifying : glibc-common-2.17-260.el7.x86_64 10/24 Verifying : libmpc-1.0.1-3.el7.x86_64 11/24 Verifying : kernel-headers-3.10.0-957.1.3.el7.x86_64 12/24 Verifying : python-libs-2.7.5-76.el7.x86_64 13/24 Verifying : glibc-devel-2.17-260.el7.x86_64 14/24 Verifying : mpfr-3.1.1-4.el7.x86_64 15/24 Verifying : glibc-headers-2.17-260.el7.x86_64 16/24 Verifying : 1:openssl-1.0.1e-60.el7_3.1.x86_64 17/24 Verifying : 1:openssl-libs-1.0.1e-60.el7_3.1.x86_64 18/24 Verifying : glibc-common-2.17-157.el7_3.1.x86_64 19/24 Verifying : glibc-2.17-157.el7_3.1.x86_64 20/24 Verifying : python-libs-2.7.5-48.el7.x86_64 21/24 Verifying : libgcc-4.8.5-11.el7.x86_64 22/24 Verifying : python-2.7.5-48.el7.x86_64 23/24 Verifying : libgomp-4.8.5-11.el7.x86_64 24/24 Installed: gcc.x86_64 0:4.8.5-36.el7 python-devel.x86_64 0:2.7.5-76.el7 Dependency Installed: cpp.x86_64 0:4.8.5-36.el7 glibc-devel.x86_64 0:2.17-260.el7 glibc-headers.x86_64 0:2.17-260.el7 kernel-headers.x86_64 0:3.10.0-957.1.3.el7 libmpc.x86_64 0:1.0.1-3.el7 mpfr.x86_64 0:3.1.1-4.el7 Dependency Updated: glibc.x86_64 0:2.17-260.el7 glibc-common.x86_64 0:2.17-260.el7 libgcc.x86_64 0:4.8.5-36.el7 libgomp.x86_64 0:4.8.5-36.el7 openssl.x86_64 1:1.0.2k-16.el7 openssl-libs.x86_64 1:1.0.2k-16.el7 python.x86_64 0:2.7.5-76.el7 python-libs.x86_64 0:2.7.5-76.el7 Complete! Retrieving manager services status... [ip=127.0.0.1] Services: +--------------------------------+---------+ | service | status | +--------------------------------+---------+ | InfluxDB | running | | Celery Management | running | | Logstash | running | | RabbitMQ | running | | AMQP InfluxDB | running | | PostgreSQL | running | | Manager Rest-Service | running | | Cloudify Stage | running | | Riemann | running | | Webserver | running | +--------------------------------+---------+ 2018-12-27 19:56:19,773 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-12-27 19:56:19,773 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - error: 2018-12-27 19:56:19,774 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/vyos-1.1.7.img 2018-12-27 19:56:24,657 - shade - DEBUG - Image file /home/opnfv/functest/images/vyos-1.1.7.img md5:5428081a21782d4eab3b67d8cc6bf508 sha256:55fa585158ce340dac1941aa3ea9cf2e0547b9b405b91c0b2e22c767ed5bbfe0 2018-12-27 19:56:24,660 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-27 19:56:24,663 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5be04f61a79641c5c9e17e5ebd76940f5255a108" 2018-12-27 19:56:25,049 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1208 Content-Type: application/json X-Openstack-Request-Id: req-f65574b8-24dc-422f-81a0-f15db96ef26d Date: Thu, 27 Dec 2018 19:56:25 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/7d7a9fec-7d26-425b-95da-a7e484052b01/snap", "metadata": {}}], "file": "/v2/images/7d7a9fec-7d26-425b-95da-a7e484052b01/file", "owner": "a3b7658b35d04156a1f9d76d8ea4c69c", "id": "7d7a9fec-7d26-425b-95da-a7e484052b01", "size": 4373348352, "self": "/v2/images/7d7a9fec-7d26-425b-95da-a7e484052b01", "disk_format": "qcow2", "direct_url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/7d7a9fec-7d26-425b-95da-a7e484052b01/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-12-27T19:52:48Z", "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_d8c4bd52-6498-43ec-8754-1e22ed279358", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "vyos_vrouter-img_d8c4bd52-6498-43ec-8754-1e22ed279358", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-12-27T19:51:48Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-27 19:56:25,049 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-f65574b8-24dc-422f-81a0-f15db96ef26d 2018-12-27 19:56:25,049 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.388896942139s 2018-12-27 19:56:25,050 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-f65574b8-24dc-422f-81a0-f15db96ef26d 2018-12-27 19:56:25,059 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-12-27 19:56:25,062 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}5be04f61a79641c5c9e17e5ebd76940f5255a108" -d '{"owner_specified.shade.md5": "5428081a21782d4eab3b67d8cc6bf508", "owner_specified.shade.sha256": "55fa585158ce340dac1941aa3ea9cf2e0547b9b405b91c0b2e22c767ed5bbfe0", "owner_specified.shade.object": "images/vyos_vrouter-img_alt_d8c4bd52-6498-43ec-8754-1e22ed279358", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vyos_vrouter-img_alt_d8c4bd52-6498-43ec-8754-1e22ed279358"}' 2018-12-27 19:56:25,136 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 884 Content-Type: application/json Location: http://172.30.9.31:9292/v2/images/715e37e2-95f6-4e9f-8f69-14a1e95bd5a1 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-181d0431-860e-45d9-985e-d29b9f29dc38 Date: Thu, 27 Dec 2018 19:56:25 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/715e37e2-95f6-4e9f-8f69-14a1e95bd5a1/file", "owner": "a3b7658b35d04156a1f9d76d8ea4c69c", "id": "715e37e2-95f6-4e9f-8f69-14a1e95bd5a1", "size": null, "self": "/v2/images/715e37e2-95f6-4e9f-8f69-14a1e95bd5a1", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "55fa585158ce340dac1941aa3ea9cf2e0547b9b405b91c0b2e22c767ed5bbfe0", "updated_at": "2018-12-27T19:56:25Z", "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_alt_d8c4bd52-6498-43ec-8754-1e22ed279358", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "5428081a21782d4eab3b67d8cc6bf508", "name": "vyos_vrouter-img_alt_d8c4bd52-6498-43ec-8754-1e22ed279358", "checksum": null, "created_at": "2018-12-27T19:56:25Z", "protected": false} 2018-12-27 19:56:25,136 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.31:9292/v2/images used request id req-181d0431-860e-45d9-985e-d29b9f29dc38 2018-12-27 19:56:25,136 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0772390365601s 2018-12-27 19:56:25,136 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.31:9292/v2/images used request id req-181d0431-860e-45d9-985e-d29b9f29dc38 returning object 715e37e2-95f6-4e9f-8f69-14a1e95bd5a1 2018-12-27 19:56:25,137 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-12-27 19:56:25,141 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.31:9292/v2/images/715e37e2-95f6-4e9f-8f69-14a1e95bd5a1/file -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5be04f61a79641c5c9e17e5ebd76940f5255a108" -d '' 2018-12-27 19:56:32,084 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-939ebb87-01f2-48bc-88d2-d0fd500040f7 Date: Thu, 27 Dec 2018 19:56:32 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-27 19:56:32,084 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.31:9292/v2/images/715e37e2-95f6-4e9f-8f69-14a1e95bd5a1/file used request id req-939ebb87-01f2-48bc-88d2-d0fd500040f7 2018-12-27 19:56:32,084 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 6.94722390175s 2018-12-27 19:56:32,085 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.31:9292/v2/images/715e37e2-95f6-4e9f-8f69-14a1e95bd5a1/file used request id req-939ebb87-01f2-48bc-88d2-d0fd500040f7 2018-12-27 19:56:32,088 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-27 19:56:32,092 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5be04f61a79641c5c9e17e5ebd76940f5255a108" 2018-12-27 19:56:32,341 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2356 Content-Type: application/json X-Openstack-Request-Id: req-43bf2d66-06f7-45e8-ad4d-156dd99729d9 Date: Thu, 27 Dec 2018 19:56:32 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/715e37e2-95f6-4e9f-8f69-14a1e95bd5a1/snap", "metadata": {}}], "file": "/v2/images/715e37e2-95f6-4e9f-8f69-14a1e95bd5a1/file", "owner": "a3b7658b35d04156a1f9d76d8ea4c69c", "id": "715e37e2-95f6-4e9f-8f69-14a1e95bd5a1", "size": 426967040, "self": "/v2/images/715e37e2-95f6-4e9f-8f69-14a1e95bd5a1", "disk_format": "qcow2", "direct_url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/715e37e2-95f6-4e9f-8f69-14a1e95bd5a1/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "55fa585158ce340dac1941aa3ea9cf2e0547b9b405b91c0b2e22c767ed5bbfe0", "updated_at": "2018-12-27T19:56:32Z", "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_alt_d8c4bd52-6498-43ec-8754-1e22ed279358", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "5428081a21782d4eab3b67d8cc6bf508", "name": "vyos_vrouter-img_alt_d8c4bd52-6498-43ec-8754-1e22ed279358", "checksum": "5428081a21782d4eab3b67d8cc6bf508", "created_at": "2018-12-27T19:56:25Z", "protected": false}, {"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/7d7a9fec-7d26-425b-95da-a7e484052b01/snap", "metadata": {}}], "file": "/v2/images/7d7a9fec-7d26-425b-95da-a7e484052b01/file", "owner": "a3b7658b35d04156a1f9d76d8ea4c69c", "id": "7d7a9fec-7d26-425b-95da-a7e484052b01", "size": 4373348352, "self": "/v2/images/7d7a9fec-7d26-425b-95da-a7e484052b01", "disk_format": "qcow2", "direct_url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/7d7a9fec-7d26-425b-95da-a7e484052b01/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-12-27T19:52:48Z", "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_d8c4bd52-6498-43ec-8754-1e22ed279358", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "vyos_vrouter-img_d8c4bd52-6498-43ec-8754-1e22ed279358", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-12-27T19:51:48Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-27 19:56:32,341 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-43bf2d66-06f7-45e8-ad4d-156dd99729d9 2018-12-27 19:56:32,342 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.252995967865s 2018-12-27 19:56:32,342 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-43bf2d66-06f7-45e8-ad4d-156dd99729d9 2018-12-27 19:56:32,344 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/715e37e2-95f6-4e9f-8f69-14a1e95bd5a1/snap', u'metadata': Munch({})})], 'file': u'/v2/images/715e37e2-95f6-4e9f-8f69-14a1e95bd5a1/file', 'owner': u'a3b7658b35d04156a1f9d76d8ea4c69c', 'id': u'715e37e2-95f6-4e9f-8f69-14a1e95bd5a1', 'size': 426967040, u'self': u'/v2/images/715e37e2-95f6-4e9f-8f69-14a1e95bd5a1', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'a3b7658b35d04156a1f9d76d8ea4c69c', 'name': 'vyos_vrouter-project_d8c4bd52-6498-43ec-8754-1e22ed279358', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/715e37e2-95f6-4e9f-8f69-14a1e95bd5a1/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-12-27T19:56:32Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-12-27T19:56:32Z', u'owner_specified.shade.sha256': u'55fa585158ce340dac1941aa3ea9cf2e0547b9b405b91c0b2e22c767ed5bbfe0', u'owner_specified.shade.object': u'images/vyos_vrouter-img_alt_d8c4bd52-6498-43ec-8754-1e22ed279358', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'5428081a21782d4eab3b67d8cc6bf508', 'properties': {u'self': u'/v2/images/715e37e2-95f6-4e9f-8f69-14a1e95bd5a1', u'owner_specified.shade.md5': u'5428081a21782d4eab3b67d8cc6bf508', u'owner_specified.shade.object': u'images/vyos_vrouter-img_alt_d8c4bd52-6498-43ec-8754-1e22ed279358', u'owner_specified.shade.sha256': u'55fa585158ce340dac1941aa3ea9cf2e0547b9b405b91c0b2e22c767ed5bbfe0', u'schema': u'/v2/schemas/image'}, 'name': u'vyos_vrouter-img_alt_d8c4bd52-6498-43ec-8754-1e22ed279358', 'created': u'2018-12-27T19:56:25Z', 'checksum': u'5428081a21782d4eab3b67d8cc6bf508', 'created_at': u'2018-12-27T19:56:25Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/715e37e2-95f6-4e9f-8f69-14a1e95bd5a1', u'owner_specified.shade.md5': u'5428081a21782d4eab3b67d8cc6bf508', u'owner_specified.shade.object': u'images/vyos_vrouter-img_alt_d8c4bd52-6498-43ec-8754-1e22ed279358', u'owner_specified.shade.sha256': u'55fa585158ce340dac1941aa3ea9cf2e0547b9b405b91c0b2e22c767ed5bbfe0', u'schema': u'/v2/schemas/image'}}) 2018-12-27 19:56:32,345 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-12-27 19:56:32,347 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}551acb4cc367eb03fa9bbfd38fc48c6cfbf382dc" -d '{"flavor": {"vcpus": 1, "ram": 2048, "name": "vyos_vrouter-flavor_alt_d8c4bd52-6498-43ec-8754-1e22ed279358", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 50, "id": null, "swap": 0}}' 2018-12-27 19:56:32,392 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:56:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-976298ae-c7e7-48f8-963d-708cb99d8728 x-compute-request-id: req-976298ae-c7e7-48f8-963d-708cb99d8728 Content-Encoding: gzip Content-Length: 319 Content-Type: application/json RESP BODY: {"flavor": {"name": "vyos_vrouter-flavor_alt_d8c4bd52-6498-43ec-8754-1e22ed279358", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/803dcb7d-317a-4506-8bf8-6da01f4a2094", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/803dcb7d-317a-4506-8bf8-6da01f4a2094", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 50, "id": "803dcb7d-317a-4506-8bf8-6da01f4a2094"}} 2018-12-27 19:56:32,393 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-976298ae-c7e7-48f8-963d-708cb99d8728 2018-12-27 19:56:32,393 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.047600030899s 2018-12-27 19:56:32,393 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-976298ae-c7e7-48f8-963d-708cb99d8728 2018-12-27 19:56:32,394 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vyos_vrouter-flavor_alt_d8c4bd52-6498-43ec-8754-1e22ed279358', 'ephemeral': 0, 'ram': 2048, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b7b4fceec1ad4c6eb74d758b709a9d93', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 50, 'id': u'803dcb7d-317a-4506-8bf8-6da01f4a2094', 'swap': 0}) 2018-12-27 19:56:32,395 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-12-27 19:56:32,397 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/flavors/803dcb7d-317a-4506-8bf8-6da01f4a2094/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}551acb4cc367eb03fa9bbfd38fc48c6cfbf382dc" -d '{"extra_specs": {}}' 2018-12-27 19:56:32,413 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:56:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-9b6c2b19-f48e-4085-a444-b72bf86e1673 x-compute-request-id: req-9b6c2b19-f48e-4085-a444-b72bf86e1673 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-12-27 19:56:32,413 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors/803dcb7d-317a-4506-8bf8-6da01f4a2094/os-extra_specs used request id req-9b6c2b19-f48e-4085-a444-b72bf86e1673 2018-12-27 19:56:32,413 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0185060501099s 2018-12-27 19:56:32,413 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors/803dcb7d-317a-4506-8bf8-6da01f4a2094/os-extra_specs used request id req-9b6c2b19-f48e-4085-a444-b72bf86e1673 2018-12-27 19:56:32,416 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2018-12-27 19:56:32,418 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.5:35357 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 19:56:32,425 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 19:56:32 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://192.30.9.5:35357/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://192.30.9.5:35357/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 19:56:32,426 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.5:35357/v3/services -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}551acb4cc367eb03fa9bbfd38fc48c6cfbf382dc" 2018-12-27 19:56:32,527 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:56:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0a295a44-b6f7-4f9c-8b43-18cb296ef550 Content-Encoding: gzip Content-Length: 862 Content-Type: application/json RESP BODY: {"services": [{"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.5:35357/v3/services/0c132e21d95348e2b6f3872053e6c93b"}, "enabled": true, "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.5:35357/v3/services/19493299eaba46d6acaec8138aa8ae59"}, "enabled": true, "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.5:35357/v3/services/2fa94d27f18c435ab35a9c061530159e"}, "enabled": true, "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.5:35357/v3/services/3bfaf3c4203f4b28a84cba0bbc491a5b"}, "enabled": true, "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.5:35357/v3/services/514ed4fbe21848bb8cec7aac60c60bda"}, "enabled": true, "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.5:35357/v3/services/5ae01916084b42fe9a95b5da9d058031"}, "enabled": true, "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.5:35357/v3/services/64bb280cf87144e9aab63e30cb66fdc1"}, "enabled": true, "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.5:35357/v3/services/65256b885bb7489faee64685f743ea71"}, "enabled": true, "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.5:35357/v3/services/72a917c2c3474905904d1ef2f44e83be"}, "enabled": true, "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.5:35357/v3/services/72d807b5ab8a4af08ae8b912e8e6f743"}, "enabled": true, "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.5:35357/v3/services/a17fdf6db5d049198d1fdb9dc8732e72"}, "enabled": true, "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.5:35357/v3/services/a5cd378a3d8c4466b0df97341f65ce87"}, "enabled": true, "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.5:35357/v3/services/aa44b5463b754fd28cae246b5ccc1ffe"}, "enabled": true, "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"description": "Cinder Service", "links": {"self": "http://192.30.9.5:35357/v3/services/b83034d7db024ce5afed45251f3716c1"}, "enabled": true, "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.5:35357/v3/services/d207ada44eaf40089da1ffdba6c5d6f4"}, "enabled": true, "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "links": {"self": "http://192.30.9.5:35357/v3/services", "previous": null, "next": null}} 2018-12-27 19:56:32,527 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.5:35357/v3/services used request id req-0a295a44-b6f7-4f9c-8b43-18cb296ef550 2018-12-27 19:56:32,527 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.111016988754s 2018-12-27 19:56:32,528 - shade.request_ids - DEBUG - GET call to identity for http://192.30.9.5:35357/v3/services used request id req-0a295a44-b6f7-4f9c-8b43-18cb296ef550 2018-12-27 19:56:32,537 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.endpoints 2018-12-27 19:56:32,540 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/endpoints -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}551acb4cc367eb03fa9bbfd38fc48c6cfbf382dc" 2018-12-27 19:56:32,646 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:56:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-857d52ef-259e-451b-8881-18cd7e357636 Content-Encoding: gzip Content-Length: 1971 Content-Type: application/json RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/0ab9093fcf7840f4add18a8f1038e4c2"}, "url": "http://192.30.9.5:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "b83034d7db024ce5afed45251f3716c1", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/16c15dc83d7b4860a4bd91bde955a778"}, "url": "http://192.30.9.5:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/1ccd2335ceaa465d91f6ddad6520e3cc"}, "url": "http://172.30.9.31:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "2fa94d27f18c435ab35a9c061530159e", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/22550eb8f3264ee7a00c9029d58d954a"}, "url": "http://192.30.9.5:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "64bb280cf87144e9aab63e30cb66fdc1", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/2258544457f74b6eaaabac8577a09bd2"}, "url": "http://172.30.9.31:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "b83034d7db024ce5afed45251f3716c1", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/227da4da90f54a8aa3384a2fd759ce3b"}, "url": "http://192.30.9.5:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "2fa94d27f18c435ab35a9c061530159e", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/2afa14ef8d1042a096d87d925dea0dd5"}, "url": "http://192.30.9.5:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "0c132e21d95348e2b6f3872053e6c93b", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/3220b00c28e342e7b8f03610723dccf2"}, "url": "http://172.30.9.31:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "aa44b5463b754fd28cae246b5ccc1ffe", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/35e19f980b844f3aa68a7f7df50436d6"}, "url": "http://192.30.9.5:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "19493299eaba46d6acaec8138aa8ae59", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/3a6fedb128ce423caefaee40c0e925f3"}, "url": "http://192.30.9.5:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "a17fdf6db5d049198d1fdb9dc8732e72", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/4b02aecfc9ee49a1b0447192f16a7aff"}, "url": "http://192.30.9.5:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "72d807b5ab8a4af08ae8b912e8e6f743", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/73d510fa2ba34495a3ca508ee375c849"}, "url": "http://192.30.9.5:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "64bb280cf87144e9aab63e30cb66fdc1", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/77af6ed89f23427bb08ce3a87bb99f87"}, "url": "http://192.30.9.5:8977", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "5ae01916084b42fe9a95b5da9d058031", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/7bd5b4c2126d4fe7a47a2b95592f622a"}, "url": "http://192.30.9.5:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "514ed4fbe21848bb8cec7aac60c60bda", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/7c52584aa19a4f1282fd14f4ea1e81d6"}, "url": "http://192.30.9.5:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/8356d665c0e4469d8b369dab9eaf53a2"}, "url": "http://192.30.9.5:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "aa44b5463b754fd28cae246b5ccc1ffe", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/8a71d13c4df6442093c232b83b6993c9"}, "url": "http://12.0.0.36:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "a5cd378a3d8c4466b0df97341f65ce87", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/92e0bb035cdc4415a761f82d5c8bacd4"}, "url": "http://192.30.9.5:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "b83034d7db024ce5afed45251f3716c1", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}, "url": "http://172.30.9.31:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "64bb280cf87144e9aab63e30cb66fdc1", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/986be6de5b5c4eb59ac21137ccaf0f1a"}, "url": "http://172.30.9.31:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "72d807b5ab8a4af08ae8b912e8e6f743", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/9903d1860c4c4520a39c8947e4854b38"}, "url": "http://172.30.9.31:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "514ed4fbe21848bb8cec7aac60c60bda", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/990ee1e42ab44621868cbe8cafa6dc3a"}, "url": "http://192.30.9.5:8977", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "5ae01916084b42fe9a95b5da9d058031", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/9beb884cb98c4306b0baa410cbf2f065"}, "url": "http://172.30.9.31:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "a17fdf6db5d049198d1fdb9dc8732e72", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/9db2c7027b464109bef9f63896a20a8e"}, "url": "http://192.30.9.5:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "a17fdf6db5d049198d1fdb9dc8732e72", "id": "9db2c7027b464109bef9f63896a20a8e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/9f7df9a542414f3f880aa5aa3749adcf"}, "url": "http://192.30.9.5:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "0c132e21d95348e2b6f3872053e6c93b", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/9f9648ab0b244a6291fcfcc7158473c3"}, "url": "http://192.30.9.5:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "19493299eaba46d6acaec8138aa8ae59", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/a07a13e864844e938671ef92ed871a36"}, "url": "http://192.30.9.5:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "65256b885bb7489faee64685f743ea71", "id": "a07a13e864844e938671ef92ed871a36"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/a7aeeea13b9f48fcbdfbf55fb47e0a41"}, "url": "http://172.30.9.31:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "72a917c2c3474905904d1ef2f44e83be", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/ac2be53ee38f43d4b9ddcab18d1cd4b6"}, "url": "http://172.30.9.31:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "a5cd378a3d8c4466b0df97341f65ce87", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/bc906469c9b54d8494e8a76090813a7d"}, "url": "http://192.30.9.5:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "72a917c2c3474905904d1ef2f44e83be", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/be14ebb5fab34e8496c8b1ae23fc4cd0"}, "url": "http://172.30.9.31:8977", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "5ae01916084b42fe9a95b5da9d058031", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/c750a1cb8ad8444baf7ca52398e56f99"}, "url": "http://192.30.9.5:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "72a917c2c3474905904d1ef2f44e83be", "id": "c750a1cb8ad8444baf7ca52398e56f99"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/c829538cab414fec80466e909875899a"}, "url": "http://172.30.9.31:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "65256b885bb7489faee64685f743ea71", "id": "c829538cab414fec80466e909875899a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/d054fec42c7b434996f6aa2164e3d8c0"}, "url": "http://172.30.9.31:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "id": "d054fec42c7b434996f6aa2164e3d8c0"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/d831572cd8c54d3c9d904337c32bcd52"}, "url": "http://192.30.9.5:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "514ed4fbe21848bb8cec7aac60c60bda", "id": "d831572cd8c54d3c9d904337c32bcd52"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/de6fe6f6a93f48c6b766babe46c14aa5"}, "url": "http://192.30.9.5:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "65256b885bb7489faee64685f743ea71", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/e6652daf9b464f7ea7af883e35af0371"}, "url": "http://192.30.9.5:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "aa44b5463b754fd28cae246b5ccc1ffe", "id": "e6652daf9b464f7ea7af883e35af0371"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/ed0e52f9d4c8470c8d73cc5311aeb14e"}, "url": "http://192.30.9.5:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "72d807b5ab8a4af08ae8b912e8e6f743", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/f20294e60784450ca708a5b4bb3f1cbc"}, "url": "http://172.30.9.31:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "0c132e21d95348e2b6f3872053e6c93b", "id": "f20294e60784450ca708a5b4bb3f1cbc"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/f93b64ebea8949269415371c2cf8a2c7"}, "url": "http://172.30.9.31:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "19493299eaba46d6acaec8138aa8ae59", "id": "f93b64ebea8949269415371c2cf8a2c7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/fc196967ff134ecb88f94530c3dff87d"}, "url": "http://12.0.0.36:8080", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "a5cd378a3d8c4466b0df97341f65ce87", "id": "fc196967ff134ecb88f94530c3dff87d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/fc34a6e400004782a235ad7f81925057"}, "url": "http://192.30.9.5:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "2fa94d27f18c435ab35a9c061530159e", "id": "fc34a6e400004782a235ad7f81925057"}], "links": {"self": "http://172.30.9.31:5000/v3/endpoints", "previous": null, "next": null}} 2018-12-27 19:56:32,647 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/endpoints used request id req-857d52ef-259e-451b-8881-18cd7e357636 2018-12-27 19:56:32,647 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.endpoints in 0.110198974609s 2018-12-27 19:56:32,648 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/endpoints used request id req-857d52ef-259e-451b-8881-18cd7e357636 2018-12-27 19:56:32,655 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Upload VNFD 2018-12-27 19:56:32,660 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.209:80/api/v3/blueprints/vrouter-opnfv; body: bytes data 2018-12-27 19:56:34,425 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:56:34,426 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:56:34,426 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:56:34,426 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:56:34,426 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:56:34,426 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:56:34,426 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:56:34,426 - cloudify.rest_client.http - DEBUG - request header: Transfer-Encoding: chunked 2018-12-27 19:56:34,427 - cloudify.rest_client.http - DEBUG - reply: "201 CREATED" {"main_file_name": "function-test-openstack-blueprint.yaml", "description": "This blueprint is deploy target_vnf reference_vnf management_ network and dataplane_network.\n", "tenant_name": "default_tenant", "created_at": "2018-12-27T19:56:34.368Z", "updated_at": "2018-12-27T19:56:34.368Z", "created_by": "admin", "private_resource": false, "plan": {"relationships": {"cloudify.openstack.server_connected_to_port": {"name": "cloudify.openstack.server_connected_to_port", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_security_group": {"name": "cloudify.openstack.port_connected_to_security_group", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.depends_on": {"properties": {"connection_type": {"default": "all_to_all"}}, "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "name": "cloudify.relationships.depends_on", "type_hierarchy": ["cloudify.relationships.depends_on"], "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}}, "cloudify.openstack.server_connected_to_keypair": {"name": "cloudify.openstack.server_connected_to_keypair", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.subnet_connected_to_router": {"name": "cloudify.openstack.subnet_connected_to_router", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.subnet_connected_to_router"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.router.connect_subnet", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.router.disconnect_subnet", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_security_group": {"name": "cloudify.openstack.server_connected_to_security_group", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_subnet": {"name": "cloudify.openstack.port_connected_to_subnet", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_subnet"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.contained_in": {"name": "cloudify.relationships.contained_in", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_floating_ip": {"name": "cloudify.openstack.port_connected_to_floating_ip", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.floatingip.connect_port", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.floatingip.disconnect_port", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_floating_ip": {"name": "cloudify.openstack.server_connected_to_floating_ip", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": {"default": "", "type": "string", "description": "The fixed IP to be associated with the floating IP. If omitted, Openstack will choose which port to associate.\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.connected_to": {"name": "cloudify.relationships.connected_to", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.volume_attached_to_server": {"name": "cloudify.openstack.volume_attached_to_server", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.volume_attached_to_server"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.attach_volume", "inputs": {"status_attempts": {"default": 10, "type": "integer", "description": "Number of times to check for the attachment's status before failing\n"}, "status_timeout": {"default": 2, "type": "integer", "description": "Interval (in seconds) between subsequent inquiries of the attachment's status\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.detach_volume", "inputs": {"status_attempts": {"default": 10, "type": "integer", "description": "Number of times to check for the detachment's status before failing\n"}, "status_timeout": {"default": 2, "type": "integer", "description": "Interval (in seconds) between subsequent inquiries of the detachment's status\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.file_system_depends_on_volume": {"name": "cloudify.relationships.file_system_depends_on_volume", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.file_system_depends_on_volume"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/fdisk.sh"}, "device_name": {"default": {"get_attribute": ["TARGET", "device_name"]}}}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.file_system_contained_in_compute": {"name": "cloudify.relationships.file_system_contained_in_compute", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in", "cloudify.relationships.file_system_contained_in_compute"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.contained_in", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/mount.sh"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/unmount.sh"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}}, "inputs": {"keypair_name": {"default": "vnf_test_keypair", "type": "string"}, "management_plane_network_name": {"default": "management_plane_network", "type": "string"}, "external_network_name": {"type": "string"}, "keystone_user_domain_name": {"type": "string"}, "data_plane_network_name": {"default": "data_plane_network", "type": "string"}, "target_vnf_name": {"default": "target_vnf", "type": "string"}, "reference_vnf_flavor_id": {"type": "string"}, "target_vnf_flavor_id": {"type": "string"}, "reference_vnf_name": {"default": "reference_vnf", "type": "string"}, "target_vnf_data_plane_port_name": {"default": "target_vnf_data_plane_port", "type": "string"}, "reference_vnf_data_plane_port_name": {"default": "reference_vnf_data_plane_port", "type": "string"}, "keystone_username": {"type": "string"}, "security_group_name": {"default": "vnf_test_security_group", "type": "string"}, "reference_vnf_image_id": {"type": "string"}, "keystone_password": {"type": "string"}, "region": {"type": "string"}, "target_vnf_port_name": {"default": "target_vnf_port", "type": "string"}, "keystone_tenant_name": {"type": "string"}, "keystone_project_domain_name": {"type": "string"}, "keystone_url": {"type": "string"}, "reference_vnf_port_name": {"default": "reference_vnf_port", "type": "string"}, "management_plane_subnet_name": {"default": "management_plane_subnet", "type": "string"}, "ssh_key_filename": {"default": "~/.ssh/vnf_test_keypair.pem", "type": "string"}, "router_name": {"default": "vnf_test_router", "type": "string"}, "target_vnf_image_id": {"type": "string"}, "data_plane_subnet_name": {"default": "data_plane_subnet", "type": "string"}}, "description": "This blueprint is deploy target_vnf reference_vnf management_ network and dataplane_network.\n", "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "outputs": {"vnfs": {"description": "Infomation of vnf.", "value": {"reference_vnf": {"vnf_name": {"get_property": ["reference_vnf_host", "resource_id"]}, "public_key_path": {"get_property": ["keypair", "private_key_path"]}, "floating_ip": {"get_attribute": ["reference_vnf_ip", "floating_ip_address"]}}, "target_vnf": {"vnf_name": {"get_property": ["target_vnf_host", "resource_id"]}, "public_key_path": {"get_property": ["keypair", "private_key_path"]}, "floating_ip": {"get_attribute": ["target_vnf_ip", "floating_ip_address"]}}}}, "networks": {"description": "Infomation of network.", "value": {"management_plane_network": {"network_name": {"get_property": ["management_plane_network", "resource_id"]}}, "data_plane_network": {"network_name": {"get_property": ["data_plane_network", "resource_id"]}}}}}, "version": {"definitions_name": "cloudify_dsl", "raw": "cloudify_dsl_1_3", "definitions_version": [1, 3]}, "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "groups": {}, "workflows": {"scale": {"operation": "cloudify.plugins.workflows.scale_entity", "parameters": {"scalable_entity_name": {"description": "Which node/group to scale. Note that the parameter specified should denote the node/group name and NOT the node/group instance id.\n"}, "ignore_failure": {"default": false, "type": "boolean"}, "scale_compute": {"default": false, "description": "If a node name is passed as the `scalable_entity_name` parameter and that node is contained (transitively) within a compute node and this property is 'true', operate on the compute node instead of the specified node.\n"}, "delta": {"default": 1, "type": "integer", "description": "How many node/group instances should be added/removed. A positive number denotes increase of instances. A negative number denotes decrease of instances.\n"}}, "plugin": "default_workflows"}, "heal": {"operation": "cloudify.plugins.workflows.auto_heal_reinstall_node_subgraph", "parameters": {"diagnose_value": {"default": "Not provided", "description": "Diagnosed reason of failure"}, "node_instance_id": {"description": "Which node instance has failed"}, "ignore_failure": {"default": true, "type": "boolean"}}, "plugin": "default_workflows"}, "update": {"operation": "cloudify.plugins.workflows.update", "parameters": {"skip_uninstall": {"default": false}, "remove_target_instance_ids": {"default": []}, "extended_instance_ids": {"default": []}, "reduce_target_instance_ids": {"default": []}, "ignore_failure": {"default": false, "type": "boolean"}, "reduced_instance_ids": {"default": []}, "modified_entity_ids": {"default": []}, "added_target_instances_ids": {"default": []}, "update_id": {"default": ""}, "skip_install": {"default": false}, "removed_instance_ids": {"default": []}, "extend_target_instance_ids": {"default": []}, "added_instance_ids": {"default": []}}, "plugin": "default_workflows"}, "execute_operation": {"operation": "cloudify.plugins.workflows.execute_operation", "parameters": {"operation_kwargs": {"default": {}}, "node_ids": {"default": []}, "node_instance_ids": {"default": []}, "run_by_dependency_order": {"default": false}, "operation": {}, "allow_kwargs_override": {"default": null}, "type_names": {"default": []}}, "plugin": "default_workflows"}, "install": {"operation": "cloudify.plugins.workflows.install", "parameters": {}, "plugin": "default_workflows"}, "install_new_agents": {"operation": "cloudify.plugins.workflows.install_new_agents", "parameters": {"node_ids": {"default": []}, "install_agent_timeout": {"default": 300}, "node_instance_ids": {"default": []}, "install": {"default": true}, "validate": {"default": true}, "install_script": {"default": ""}}, "plugin": "default_workflows"}, "uninstall": {"operation": "cloudify.plugins.workflows.uninstall", "parameters": {"ignore_failure": {"default": false, "type": "boolean"}}, "plugin": "default_workflows"}}, "policies": {}, "nodes": [{"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}}, "name": "management_plane_network", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Network", "cloudify.openstack.nodes.Network"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.network.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.network.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.network.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "management_plane_network", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Network", "properties": {"network": {}, "use_external_resource": false, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "create_if_missing": false, "resource_id": {"get_input": "management_plane_network_name"}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "target_vnf_port", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_port", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "target_vnf_data_plane_port", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_port", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "name": "target_vnf_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "target_vnf_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "target_vnf_host", "type": "cloudify.openstack.nodes.Server", "properties": {"cloudify_agent": {}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "target_vnf_name"}, "ip": "", "image": {"get_input": "target_vnf_image_id"}, "management_network_name": {"get_property": ["management_plane_network", "resource_id"]}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": false, "os_family": "linux", "flavor": {"get_input": "target_vnf_flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_subnet", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.depends_on", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}}, "name": "reference_vnf_data_plane_port", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Port", "cloudify.openstack.nodes.Port"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.port.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.port.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.port.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "reference_vnf_data_plane_port", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Port", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "reference_vnf_data_plane_port_name"}, "fixed_ip": "", "create_if_missing": false, "use_external_resource": false, "port": {}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "management_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "management_plane_subnet", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.depends_on", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.disconnect_port"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.connect_port"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.disconnect_port"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.connect_port"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "reference_vnf_ip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.floatingip.connect_port", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.floatingip.disconnect_port", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}}, "name": "reference_vnf_port", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Port", "cloudify.openstack.nodes.Port"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.port.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.port.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.port.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "reference_vnf_port", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Port", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "reference_vnf_port_name"}, "fixed_ip": "", "create_if_missing": false, "use_external_resource": false, "port": {}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_subnet", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.depends_on", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}}, "name": "target_vnf_data_plane_port", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Port", "cloudify.openstack.nodes.Port"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.port.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.port.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.port.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "target_vnf_data_plane_port", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Port", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "target_vnf_data_plane_port_name"}, "fixed_ip": "", "create_if_missing": false, "use_external_resource": false, "port": {}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "management_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.disconnect_subnet"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.connect_subnet"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.disconnect_subnet"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.connect_subnet"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.subnet_connected_to_router"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.router.connect_subnet", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.router.disconnect_subnet", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "router", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.subnet_connected_to_router", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.create"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.delete"}}, "name": "management_plane_subnet", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Subnet", "cloudify.openstack.nodes.Subnet"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.subnet.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.subnet.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.subnet.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "management_plane_subnet", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Subnet", "properties": {"subnet": {"ip_version": 4, "cidr": "11.0.0.0/24"}, "resource_id": {"get_input": "management_plane_subnet_name"}, "use_external_resource": false, "create_if_missing": false, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.create"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.delete"}}, "name": "data_plane_subnet", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Subnet", "cloudify.openstack.nodes.Subnet"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.subnet.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.subnet.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.subnet.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "data_plane_subnet", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Subnet", "properties": {"subnet": {"ip_version": 4, "cidr": "12.0.0.0/24", "gateway_ip": null}, "resource_id": {"get_input": "data_plane_subnet_name"}, "use_external_resource": false, "create_if_missing": false, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}}, "name": "target_vnf_ip", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.VirtualIP", "cloudify.openstack.nodes.FloatingIP"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.floatingip.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "target_vnf_ip", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"floatingip": {"floating_network_name": {"get_input": "external_network_name"}}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "use_external_resource": false, "create_if_missing": false, "resource_id": ""}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.delete"}}, "name": "keypair", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.openstack.nodes.KeyPair"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.keypair.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.keypair.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.keypair.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "keypair", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.KeyPair", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "keypair_name"}, "create_if_missing": false, "keypair": {}, "private_key_path": {"get_input": "ssh_key_filename"}, "use_external_resource": false}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "management_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "management_plane_subnet", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.depends_on", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.disconnect_port"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.connect_port"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.disconnect_port"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.connect_port"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "target_vnf_ip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.floatingip.connect_port", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.floatingip.disconnect_port", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}}, "name": "target_vnf_port", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Port", "cloudify.openstack.nodes.Port"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.port.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.port.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.port.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "target_vnf_port", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Port", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "target_vnf_port_name"}, "fixed_ip": "", "create_if_missing": false, "use_external_resource": false, "port": {}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}}, "name": "data_plane_network", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Network", "cloudify.openstack.nodes.Network"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.network.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.network.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.network.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "data_plane_network", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Network", "properties": {"network": {}, "use_external_resource": false, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "create_if_missing": false, "resource_id": {"get_input": "data_plane_network_name"}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "security_group_name"}, "rules": [{"remote_ip_prefix": "0.0.0.0/0", "port": 22}, {"port_range_min": 0, "port_range_max": 0, "protocol": "icmp", "remote_ip_prefix": "0.0.0.0/0"}, {"port_range_min": 1, "port_range_max": 65535, "protocol": "tcp", "remote_ip_prefix": "0.0.0.0/0"}, {"port_range_min": 1, "port_range_max": 65535, "protocol": "udp", "remote_ip_prefix": "0.0.0.0/0"}], "create_if_missing": false, "security_group": {"description": "Security group for vnf test"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "external_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.connected_to", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.delete"}}, "name": "router", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Router", "cloudify.openstack.nodes.Router"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.router.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.router.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.router.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "router", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Router", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "router_name"}, "create_if_missing": false, "default_to_managers_external_network": true, "router": {}, "external_network": "", "use_external_resource": false}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}}, "name": "external_network", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Network", "cloudify.openstack.nodes.Network"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.network.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.network.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.network.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "external_network", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Network", "properties": {"network": {}, "use_external_resource": true, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "create_if_missing": false, "resource_id": {"get_input": "external_network_name"}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "reference_vnf_port", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_port", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "reference_vnf_data_plane_port", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_port", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "name": "reference_vnf_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "reference_vnf_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "reference_vnf_host", "type": "cloudify.openstack.nodes.Server", "properties": {"cloudify_agent": {}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "reference_vnf_name"}, "ip": "", "image": {"get_input": "reference_vnf_image_id"}, "management_network_name": {"get_property": ["management_plane_network", "resource_id"]}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": false, "os_family": "linux", "flavor": {"get_input": "reference_vnf_flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}}, "name": "reference_vnf_ip", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.VirtualIP", "cloudify.openstack.nodes.FloatingIP"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.floatingip.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "reference_vnf_ip", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"floatingip": {"floating_network_name": {"get_input": "external_network_name"}}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "use_external_resource": false, "create_if_missing": false, "resource_id": ""}}], "scaling_groups": {}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}}, "id": "vrouter-opnfv"} 2018-12-27 19:56:34,428 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:56:34,428 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:56:34 GMT 2018-12-27 19:56:34,428 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:56:34,428 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 258596 2018-12-27 19:56:34,428 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:56:34,442 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Create VNF Instance 2018-12-27 19:56:34,443 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.209:80/api/v3/deployments/vrouter-opnfv; body: {"inputs": {"keystone_url": "http://172.30.9.31:5000", "keystone_tenant_name": "vyos_vrouter-project_d8c4bd52-6498-43ec-8754-1e22ed279358", "keystone_project_domain_name": "Default", "region": "regionOne", "external_network_name": "external", "keystone_username": "vyos_vrouter-user_d8c4bd52-6498-43ec-8754-1e22ed279358", "keystone_user_domain_name": "Default", "reference_vnf_image_id": "715e37e2-95f6-4e9f-8f69-14a1e95bd5a1", "keystone_password": "9ef5d50f-8411-4257-8fe5-a9ef78fd873d", "reference_vnf_flavor_id": "803dcb7d-317a-4506-8bf8-6da01f4a2094", "target_vnf_flavor_id": "803dcb7d-317a-4506-8bf8-6da01f4a2094", "target_vnf_image_id": "715e37e2-95f6-4e9f-8f69-14a1e95bd5a1"}, "skip_plugins_validation": false, "visibility": "tenant", "blueprint_id": "vrouter-opnfv"} 2018-12-27 19:56:35,403 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:56:35,403 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:56:35,404 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:56:35,404 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:56:35,404 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:56:35,404 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:56:35,404 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:56:35,404 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 774 2018-12-27 19:56:35,404 - cloudify.rest_client.http - DEBUG - reply: "201 CREATED" {"inputs": {"keypair_name": "vnf_test_keypair", "management_plane_network_name": "management_plane_network", "external_network_name": "external", "keystone_user_domain_name": "Default", "data_plane_network_name": "data_plane_network", "target_vnf_name": "target_vnf", "reference_vnf_flavor_id": "803dcb7d-317a-4506-8bf8-6da01f4a2094", "target_vnf_flavor_id": "803dcb7d-317a-4506-8bf8-6da01f4a2094", "reference_vnf_name": "reference_vnf", "target_vnf_data_plane_port_name": "target_vnf_data_plane_port", "reference_vnf_data_plane_port_name": "reference_vnf_data_plane_port", "keystone_username": "vyos_vrouter-user_d8c4bd52-6498-43ec-8754-1e22ed279358", "security_group_name": "vnf_test_security_group", "reference_vnf_image_id": "715e37e2-95f6-4e9f-8f69-14a1e95bd5a1", "keystone_password": "9ef5d50f-8411-4257-8fe5-a9ef78fd873d", "region": "regionOne", "target_vnf_port_name": "target_vnf_port", "keystone_tenant_name": "vyos_vrouter-project_d8c4bd52-6498-43ec-8754-1e22ed279358", "keystone_project_domain_name": "Default", "keystone_url": "http://172.30.9.31:5000", "reference_vnf_port_name": "reference_vnf_port", "management_plane_subnet_name": "management_plane_subnet", "ssh_key_filename": "~/.ssh/vnf_test_keypair.pem", "router_name": "vnf_test_router", "target_vnf_image_id": "715e37e2-95f6-4e9f-8f69-14a1e95bd5a1", "data_plane_subnet_name": "data_plane_subnet"}, "permalink": null, "description": "This blueprint is deploy target_vnf reference_vnf management_ network and dataplane_network.\n", "blueprint_id": "vrouter-opnfv", "policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "tenant_name": "default_tenant", "created_at": "2018-12-27T19:56:34.610Z", "updated_at": "2018-12-27T19:56:34.610Z", "created_by": "admin", "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "private_resource": false, "groups": {}, "workflows": [{"created_at": null, "name": "scale", "parameters": {"scalable_entity_name": {"description": "Which node/group to scale. Note that the parameter specified should denote the node/group name and NOT the node/group instance id.\n"}, "ignore_failure": {"default": false, "type": "boolean"}, "scale_compute": {"default": false, "description": "If a node name is passed as the `scalable_entity_name` parameter and that node is contained (transitively) within a compute node and this property is 'true', operate on the compute node instead of the specified node.\n"}, "delta": {"default": 1, "type": "integer", "description": "How many node/group instances should be added/removed. A positive number denotes increase of instances. A negative number denotes decrease of instances.\n"}}}, {"created_at": null, "name": "heal", "parameters": {"diagnose_value": {"default": "Not provided", "description": "Diagnosed reason of failure"}, "node_instance_id": {"description": "Which node instance has failed"}, "ignore_failure": {"default": true, "type": "boolean"}}}, {"created_at": null, "name": "update", "parameters": {"skip_uninstall": {"default": false}, "remove_target_instance_ids": {"default": []}, "extended_instance_ids": {"default": []}, "reduce_target_instance_ids": {"default": []}, "ignore_failure": {"default": false, "type": "boolean"}, "reduced_instance_ids": {"default": []}, "modified_entity_ids": {"default": []}, "added_target_instances_ids": {"default": []}, "update_id": {"default": ""}, "skip_install": {"default": false}, "removed_instance_ids": {"default": []}, "extend_target_instance_ids": {"default": []}, "added_instance_ids": {"default": []}}}, {"created_at": null, "name": "execute_operation", "parameters": {"operation_kwargs": {"default": {}}, "node_ids": {"default": []}, "node_instance_ids": {"default": []}, "run_by_dependency_order": {"default": false}, "operation": {}, "allow_kwargs_override": {"default": null}, "type_names": {"default": []}}}, {"created_at": null, "name": "install", "parameters": {}}, {"created_at": null, "name": "install_new_agents", "parameters": {"node_ids": {"default": []}, "install_agent_timeout": {"default": 300}, "node_instance_ids": {"default": []}, "install": {"default": true}, "validate": {"default": true}, "install_script": {"default": ""}}}, {"created_at": null, "name": "uninstall", "parameters": {"ignore_failure": {"default": false, "type": "boolean"}}}], "scaling_groups": {}, "id": "vrouter-opnfv", "outputs": {"vnfs": {"description": "Infomation of vnf.", "value": {"reference_vnf": {"vnf_name": "reference_vnf", "public_key_path": "~/.ssh/vnf_test_keypair.pem", "floating_ip": {"get_attribute": ["reference_vnf_ip", "floating_ip_address"]}}, "target_vnf": {"vnf_name": "target_vnf", "public_key_path": "~/.ssh/vnf_test_keypair.pem", "floating_ip": {"get_attribute": ["target_vnf_ip", "floating_ip_address"]}}}}, "networks": {"description": "Infomation of network.", "value": {"management_plane_network": {"network_name": "management_plane_network"}, "data_plane_network": {"network_name": "data_plane_network"}}}}} 2018-12-27 19:56:35,404 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:56:35,404 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:56:35 GMT 2018-12-27 19:56:35,405 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:56:35,405 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 9272 2018-12-27 19:56:35,405 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:56:35,405 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions 2018-12-27 19:56:35,506 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:56:35,506 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:56:35,506 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:56:35,506 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:56:35,506 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:56:35,506 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:56:35,507 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:56:35,507 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"status": "pending", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-27T19:56:35.302Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "974404a9-d4aa-410e-8a7c-c71c7e90151b"}], "metadata": {"pagination": {"total": 1, "offset": 0, "size": 0}}} 2018-12-27 19:56:35,507 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:56:35,507 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:56:35 GMT 2018-12-27 19:56:35,507 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:56:35,507 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6010 2018-12-27 19:56:35,507 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:56:35,508 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-12-27 19:56:35,608 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:56:35,608 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:56:35,608 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:56:35,608 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:56:35,608 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:56:35,608 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:56:35,609 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:56:35,609 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 50}}} 2018-12-27 19:56:35,609 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:56:35,609 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:56:35 GMT 2018-12-27 19:56:35,609 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:56:35,609 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 80 2018-12-27 19:56:35,609 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:56:35,609 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/974404a9-d4aa-410e-8a7c-c71c7e90151b 2018-12-27 19:56:35,663 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:56:35,663 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:56:35,663 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:56:35,664 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:56:35,664 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:56:35,664 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:56:35,664 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:56:35,664 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "pending", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-27T19:56:35.302Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "974404a9-d4aa-410e-8a7c-c71c7e90151b"} 2018-12-27 19:56:35,664 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:56:35,664 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:56:35 GMT 2018-12-27 19:56:35,664 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:56:35,664 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5931 2018-12-27 19:56:35,665 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:56:40,670 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-12-27 19:56:40,736 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:56:40,736 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:56:40,736 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:56:40,736 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:56:40,736 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:56:40,737 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:56:40,737 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:56:40,737 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "workflow_started", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-27T19:56:36.297Z", "message": "Starting 'create_deployment_environment' workflow execution", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-12-27T19:56:36.297Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "974404a9-d4aa-410e-8a7c-c71c7e90151b"}, {"node_instance_id": null, "event_type": "workflow_stage", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-27T19:56:36.399Z", "message": "Installing deployment plugins", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-12-27T19:56:36.399Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "974404a9-d4aa-410e-8a7c-c71c7e90151b"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-27T19:56:36.591Z", "message": "Installing plugin: openstack", "level": "info", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-12-27T19:56:36.591Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "974404a9-d4aa-410e-8a7c-c71c7e90151b", "logger": "75bdcaa2-4579-4036-b9db-a08474f59786"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-27T19:56:37.385Z", "message": "[localhost] run: /opt/mgmtworker/env/bin/pip freeze", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-12-27T19:56:37.385Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "974404a9-d4aa-410e-8a7c-c71c7e90151b", "logger": "75bdcaa2-4579-4036-b9db-a08474f59786"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-27T19:56:37.385Z", "message": "Installing plugin from source", "level": "info", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-12-27T19:56:37.385Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "974404a9-d4aa-410e-8a7c-c71c7e90151b", "logger": "75bdcaa2-4579-4036-b9db-a08474f59786"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-27T19:56:37.385Z", "message": "Installing plugin openstack [current_platform=linux_x86_64, current_distro=centos, current_distro_release=core]", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-12-27T19:56:37.385Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "974404a9-d4aa-410e-8a7c-c71c7e90151b", "logger": "75bdcaa2-4579-4036-b9db-a08474f59786"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-27T19:56:37.385Z", "message": "Extracting archive: https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-12-27T19:56:37.385Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "974404a9-d4aa-410e-8a7c-c71c7e90151b", "logger": "75bdcaa2-4579-4036-b9db-a08474f59786"}, {"node_instance_id": null, "event_type": "sending_task", "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-27T19:56:37.414Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-12-27T19:56:37.414Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "974404a9-d4aa-410e-8a7c-c71c7e90151b"}, {"node_instance_id": null, "event_type": "task_started", "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-27T19:56:37.414Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-12-27T19:56:37.414Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "974404a9-d4aa-410e-8a7c-c71c7e90151b"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-27T19:56:38.423Z", "message": "Installing from directory: /tmp/tmpHM1qKY [args=--prefix=\"/tmp/openstack-pk8WuC\" --constraint=\"/tmp/openstack-pk8WuC/constraint.txt\", package_name=cloudify-openstack-plugin]", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-12-27T19:56:38.423Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "974404a9-d4aa-410e-8a7c-c71c7e90151b", "logger": "75bdcaa2-4579-4036-b9db-a08474f59786"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-27T19:56:38.423Z", "message": "[localhost] run: /opt/mgmtworker/env/bin/pip install /tmp/tmpHM1qKY --prefix=\"/tmp/openstack-pk8WuC\" --constraint=\"/tmp/openstack-pk8WuC/constraint.txt\"", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-12-27T19:56:38.423Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "974404a9-d4aa-410e-8a7c-c71c7e90151b", "logger": "75bdcaa2-4579-4036-b9db-a08474f59786"}], "metadata": {"pagination": {"total": 11, "offset": 0, "size": 50}}} 2018-12-27 19:56:40,737 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:56:40,737 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:56:40 GMT 2018-12-27 19:56:40,737 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:56:40,737 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5806 2018-12-27 19:56:40,737 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:56:40,738 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting 'create_deployment_environment' workflow execution 2018-12-27 19:56:40,738 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Installing deployment plugins 2018-12-27 19:56:40,738 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Installing plugin: openstack 2018-12-27 19:56:40,738 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - [localhost] run: /opt/mgmtworker/env/bin/pip freeze 2018-12-27 19:56:40,738 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Installing plugin from source 2018-12-27 19:56:40,739 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Installing plugin openstack [current_platform=linux_x86_64, current_distro=centos, current_distro_release=core] 2018-12-27 19:56:40,739 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip 2018-12-27 19:56:40,739 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-12-27 19:56:40,739 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-12-27 19:56:40,739 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Installing from directory: /tmp/tmpHM1qKY [args=--prefix="/tmp/openstack-pk8WuC" --constraint="/tmp/openstack-pk8WuC/constraint.txt", package_name=cloudify-openstack-plugin] 2018-12-27 19:56:40,739 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - [localhost] run: /opt/mgmtworker/env/bin/pip install /tmp/tmpHM1qKY --prefix="/tmp/openstack-pk8WuC" --constraint="/tmp/openstack-pk8WuC/constraint.txt" 2018-12-27 19:56:40,740 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/974404a9-d4aa-410e-8a7c-c71c7e90151b 2018-12-27 19:56:40,849 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:56:40,850 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:56:40,850 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:56:40,850 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:56:40,850 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:56:40,850 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:56:40,850 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:56:40,850 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-27T19:56:35.302Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "974404a9-d4aa-410e-8a7c-c71c7e90151b"} 2018-12-27 19:56:40,850 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:56:40,851 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:56:40 GMT 2018-12-27 19:56:40,851 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:56:40,851 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5931 2018-12-27 19:56:40,851 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:56:45,856 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-12-27 19:56:45,924 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:56:45,925 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:56:45,925 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:56:45,925 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:56:45,925 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:56:45,925 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:56:45,925 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:56:45,925 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2018-12-27 19:56:45,925 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:56:45,926 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:56:45 GMT 2018-12-27 19:56:45,926 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:56:45,926 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2018-12-27 19:56:45,926 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:56:45,926 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/974404a9-d4aa-410e-8a7c-c71c7e90151b 2018-12-27 19:56:45,987 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:56:45,988 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:56:45,988 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:56:45,988 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:56:45,988 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:56:45,988 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:56:45,988 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:56:45,988 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-27T19:56:35.302Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "974404a9-d4aa-410e-8a7c-c71c7e90151b"} 2018-12-27 19:56:45,988 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:56:45,988 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:56:45 GMT 2018-12-27 19:56:45,989 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:56:45,989 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5931 2018-12-27 19:56:45,989 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:56:50,994 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-12-27 19:56:51,057 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:56:51,057 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:56:51,057 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:56:51,057 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:56:51,057 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:56:51,057 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:56:51,057 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:56:51,058 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2018-12-27 19:56:51,058 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:56:51,058 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:56:51 GMT 2018-12-27 19:56:51,058 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:56:51,058 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2018-12-27 19:56:51,058 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:56:51,058 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/974404a9-d4aa-410e-8a7c-c71c7e90151b 2018-12-27 19:56:51,171 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:56:51,171 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:56:51,171 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:56:51,171 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:56:51,172 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:56:51,172 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:56:51,172 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:56:51,172 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-27T19:56:35.302Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "974404a9-d4aa-410e-8a7c-c71c7e90151b"} 2018-12-27 19:56:51,172 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:56:51,172 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:56:51 GMT 2018-12-27 19:56:51,172 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:56:51,172 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5931 2018-12-27 19:56:51,172 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:56:56,178 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-12-27 19:56:56,243 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:56:56,243 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:56:56,244 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:56:56,244 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:56:56,244 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:56:56,244 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:56:56,244 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:56:56,244 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2018-12-27 19:56:56,244 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:56:56,244 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:56:56 GMT 2018-12-27 19:56:56,244 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:56:56,245 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2018-12-27 19:56:56,245 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:56:56,245 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/974404a9-d4aa-410e-8a7c-c71c7e90151b 2018-12-27 19:56:56,298 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:56:56,299 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:56:56,299 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:56:56,299 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:56:56,299 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:56:56,299 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:56:56,299 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:56:56,299 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-27T19:56:35.302Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "974404a9-d4aa-410e-8a7c-c71c7e90151b"} 2018-12-27 19:56:56,299 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:56:56,299 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:56:56 GMT 2018-12-27 19:56:56,300 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:56:56,300 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5931 2018-12-27 19:56:56,300 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:57:01,305 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-12-27 19:57:01,368 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:57:01,368 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:57:01,368 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:57:01,369 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:57:01,369 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:57:01,369 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:57:01,369 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:57:01,369 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2018-12-27 19:57:01,369 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:57:01,369 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:57:01 GMT 2018-12-27 19:57:01,369 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:57:01,369 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2018-12-27 19:57:01,369 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:57:01,370 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/974404a9-d4aa-410e-8a7c-c71c7e90151b 2018-12-27 19:57:01,444 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:57:01,444 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:57:01,444 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:57:01,444 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:57:01,444 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:57:01,444 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:57:01,444 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:57:01,445 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-27T19:56:35.302Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "974404a9-d4aa-410e-8a7c-c71c7e90151b"} 2018-12-27 19:57:01,445 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:57:01,445 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:57:01 GMT 2018-12-27 19:57:01,445 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:57:01,445 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5931 2018-12-27 19:57:01,445 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:57:06,451 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-12-27 19:57:06,512 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:57:06,513 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:57:06,513 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:57:06,513 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:57:06,513 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:57:06,513 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:57:06,513 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:57:06,513 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-27T19:57:02.874Z", "message": "Retrieved package name: cloudify-openstack-plugin", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-12-27T19:57:02.874Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "974404a9-d4aa-410e-8a7c-c71c7e90151b", "logger": "75bdcaa2-4579-4036-b9db-a08474f59786"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-27T19:57:03.460Z", "message": "Removing directory: /tmp/tmpHM1qKY", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-12-27T19:57:03.460Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "974404a9-d4aa-410e-8a7c-c71c7e90151b", "logger": "75bdcaa2-4579-4036-b9db-a08474f59786"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-27T19:57:03.806Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-12-27T19:57:03.806Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "974404a9-d4aa-410e-8a7c-c71c7e90151b"}, {"node_instance_id": null, "event_type": "workflow_stage", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-27T19:57:04.448Z", "message": "Skipping starting deployment policy engine core - no policies defined", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-12-27T19:57:04.448Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "974404a9-d4aa-410e-8a7c-c71c7e90151b"}, {"node_instance_id": null, "event_type": "workflow_stage", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-27T19:57:04.448Z", "message": "Creating deployment work directory", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-12-27T19:57:04.448Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "974404a9-d4aa-410e-8a7c-c71c7e90151b"}, {"node_instance_id": null, "event_type": "workflow_succeeded", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-27T19:57:04.448Z", "message": "'create_deployment_environment' workflow execution succeeded", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-12-27T19:57:04.448Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "974404a9-d4aa-410e-8a7c-c71c7e90151b"}], "metadata": {"pagination": {"total": 17, "offset": 11, "size": 50}}} 2018-12-27 19:57:06,513 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:57:06,514 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:57:06 GMT 2018-12-27 19:57:06,514 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:57:06,514 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2991 2018-12-27 19:57:06,514 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:57:06,514 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Retrieved package name: cloudify-openstack-plugin 2018-12-27 19:57:06,514 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Removing directory: /tmp/tmpHM1qKY 2018-12-27 19:57:06,515 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-12-27 19:57:06,515 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Skipping starting deployment policy engine core - no policies defined 2018-12-27 19:57:06,515 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating deployment work directory 2018-12-27 19:57:06,515 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - 'create_deployment_environment' workflow execution succeeded 2018-12-27 19:57:06,515 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/974404a9-d4aa-410e-8a7c-c71c7e90151b 2018-12-27 19:57:06,570 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:57:06,570 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:57:06,571 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:57:06,571 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:57:06,571 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:57:06,571 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:57:06,571 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:57:06,571 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "terminated", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-27T19:56:35.302Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "974404a9-d4aa-410e-8a7c-c71c7e90151b"} 2018-12-27 19:57:06,571 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:57:06,571 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:57:06 GMT 2018-12-27 19:57:06,571 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:57:06,572 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5934 2018-12-27 19:57:06,572 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:57:06,572 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Start the VNF Instance deployment 2018-12-27 19:57:06,572 - cloudify.rest_client.http - DEBUG - Sending request: POST http://172.30.9.209:80/api/v3/executions; body: {"allow_custom_parameters": "false", "deployment_id": "vrouter-opnfv", "force": "false", "workflow_id": "install", "parameters": null} 2018-12-27 19:57:06,717 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:57:06,717 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:57:06,718 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:57:06,718 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:57:06,718 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:57:06,718 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:57:06,718 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:57:06,718 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 134 2018-12-27 19:57:06,718 - cloudify.rest_client.http - DEBUG - reply: "201 CREATED" {"status": "pending", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-27T19:57:06.642Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "d6e779c3-2838-425e-a1a0-fb36b9fc7155"} 2018-12-27 19:57:06,718 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:57:06,718 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:57:06 GMT 2018-12-27 19:57:06,719 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:57:06,719 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-12-27 19:57:06,719 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:57:06,719 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-12-27 19:57:06,778 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:57:06,778 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:57:06,778 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:57:06,779 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:57:06,779 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:57:06,779 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:57:06,779 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:57:06,779 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 50}}} 2018-12-27 19:57:06,779 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:57:06,779 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:57:06 GMT 2018-12-27 19:57:06,779 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:57:06,779 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 80 2018-12-27 19:57:06,779 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:57:06,780 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/d6e779c3-2838-425e-a1a0-fb36b9fc7155 2018-12-27 19:57:06,830 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:57:06,830 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:57:06,830 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:57:06,830 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:57:06,831 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:57:06,831 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:57:06,831 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:57:06,831 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "pending", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-27T19:57:06.642Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "d6e779c3-2838-425e-a1a0-fb36b9fc7155"} 2018-12-27 19:57:06,831 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:57:06,831 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:57:06 GMT 2018-12-27 19:57:06,831 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:57:06,831 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-12-27 19:57:06,831 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:57:11,837 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-12-27 19:57:11,949 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:57:11,949 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:57:11,949 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:57:11,950 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:57:11,950 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:57:11,950 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:57:11,950 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:57:11,950 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "workflow_started", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-27T19:57:07.282Z", "message": "Starting 'install' workflow execution", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:57:07.282Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d6e779c3-2838-425e-a1a0-fb36b9fc7155"}, {"node_instance_id": "target_vnf_ip_lhwusr", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-27T19:57:08.294Z", "message": "Creating node", "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:57:08.294Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d6e779c3-2838-425e-a1a0-fb36b9fc7155"}, {"node_instance_id": "management_plane_network_32n0jp", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-27T19:57:08.294Z", "message": "Creating node", "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:57:08.294Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d6e779c3-2838-425e-a1a0-fb36b9fc7155"}, {"node_instance_id": "keypair_nd04zx", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-27T19:57:08.294Z", "message": "Task started 'nova_plugin.keypair.create'", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:57:08.294Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d6e779c3-2838-425e-a1a0-fb36b9fc7155"}, {"node_instance_id": "keypair_nd04zx", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-27T19:57:08.294Z", "message": "Creating node", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:57:08.294Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d6e779c3-2838-425e-a1a0-fb36b9fc7155"}, {"node_instance_id": "keypair_nd04zx", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-27T19:57:08.294Z", "message": "Sending task 'nova_plugin.keypair.create'", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:57:08.294Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d6e779c3-2838-425e-a1a0-fb36b9fc7155"}, {"node_instance_id": "security_group_df3ym4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-27T19:57:08.702Z", "message": "Creating node", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:57:08.702Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d6e779c3-2838-425e-a1a0-fb36b9fc7155"}, {"node_instance_id": "management_plane_network_32n0jp", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-27T19:57:08.702Z", "message": "Sending task 'neutron_plugin.network.create'", "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:57:08.702Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d6e779c3-2838-425e-a1a0-fb36b9fc7155"}, {"node_instance_id": "external_network_cmzcql", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-27T19:57:09.964Z", "message": "Creating node", "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:57:09.964Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d6e779c3-2838-425e-a1a0-fb36b9fc7155"}, {"node_instance_id": "data_plane_network_pergt2", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-27T19:57:09.964Z", "message": "Sending task 'neutron_plugin.network.create'", "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:57:09.964Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d6e779c3-2838-425e-a1a0-fb36b9fc7155"}, {"node_instance_id": "security_group_df3ym4", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-27T19:57:09.964Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:57:09.964Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d6e779c3-2838-425e-a1a0-fb36b9fc7155"}, {"node_instance_id": "security_group_df3ym4", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-27T19:57:09.964Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:57:09.964Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d6e779c3-2838-425e-a1a0-fb36b9fc7155"}, {"node_instance_id": "management_plane_network_32n0jp", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-27T19:57:09.964Z", "message": "Task started 'neutron_plugin.network.create'", "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:57:09.964Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d6e779c3-2838-425e-a1a0-fb36b9fc7155"}, {"node_instance_id": "target_vnf_ip_lhwusr", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-27T19:57:09.964Z", "message": "Sending task 'neutron_plugin.floatingip.create'", "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:57:09.964Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d6e779c3-2838-425e-a1a0-fb36b9fc7155"}, {"node_instance_id": "reference_vnf_ip_x6kios", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-27T19:57:09.964Z", "message": "Creating node", "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:57:09.964Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d6e779c3-2838-425e-a1a0-fb36b9fc7155"}, {"node_instance_id": "target_vnf_ip_lhwusr", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-27T19:57:09.964Z", "message": "Task started 'neutron_plugin.floatingip.create'", "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:57:09.964Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d6e779c3-2838-425e-a1a0-fb36b9fc7155"}, {"node_instance_id": "data_plane_network_pergt2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-27T19:57:09.964Z", "message": "Creating node", "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:57:09.964Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d6e779c3-2838-425e-a1a0-fb36b9fc7155"}, {"node_instance_id": "security_group_df3ym4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-27T19:57:10.031Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port': 22}", "level": "debug", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:57:10.031Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d6e779c3-2838-425e-a1a0-fb36b9fc7155", "logger": "9b155dcd-cd52-4838-addc-0802bcd4ebd3"}, {"node_instance_id": "security_group_df3ym4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-27T19:57:10.684Z", "message": "Security group rule before transformations: {u'port_range_min': 0, u'port_range_max': 0, u'protocol': u'icmp', u'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:57:10.684Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d6e779c3-2838-425e-a1a0-fb36b9fc7155", "logger": "9b155dcd-cd52-4838-addc-0802bcd4ebd3"}, {"node_instance_id": "security_group_df3ym4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-27T19:57:10.684Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'port_range_min': 1, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:57:10.684Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d6e779c3-2838-425e-a1a0-fb36b9fc7155", "logger": "9b155dcd-cd52-4838-addc-0802bcd4ebd3"}, {"node_instance_id": "security_group_df3ym4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-27T19:57:10.684Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'port_range_min': 1, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:57:10.684Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d6e779c3-2838-425e-a1a0-fb36b9fc7155", "logger": "9b155dcd-cd52-4838-addc-0802bcd4ebd3"}, {"node_instance_id": "security_group_df3ym4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-27T19:57:10.684Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': 0, 'port_range_min': 0, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:57:10.684Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d6e779c3-2838-425e-a1a0-fb36b9fc7155", "logger": "9b155dcd-cd52-4838-addc-0802bcd4ebd3"}, {"node_instance_id": "security_group_df3ym4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-27T19:57:10.684Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': 'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'port_range_min': 22, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:57:10.684Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d6e779c3-2838-425e-a1a0-fb36b9fc7155", "logger": "9b155dcd-cd52-4838-addc-0802bcd4ebd3"}, {"node_instance_id": "security_group_df3ym4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-27T19:57:10.684Z", "message": "Security group rule before transformations: {u'port_range_min': 1, u'port_range_max': 65535, u'protocol': u'udp', u'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:57:10.684Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d6e779c3-2838-425e-a1a0-fb36b9fc7155", "logger": "9b155dcd-cd52-4838-addc-0802bcd4ebd3"}, {"node_instance_id": "security_group_df3ym4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-27T19:57:10.684Z", "message": "Security group rule before transformations: {u'port_range_min': 1, u'port_range_max': 65535, u'protocol': u'tcp', u'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:57:10.684Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d6e779c3-2838-425e-a1a0-fb36b9fc7155", "logger": "9b155dcd-cd52-4838-addc-0802bcd4ebd3"}, {"node_instance_id": "external_network_cmzcql", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-27T19:57:11.108Z", "message": "Sending task 'neutron_plugin.network.create'", "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:57:11.108Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d6e779c3-2838-425e-a1a0-fb36b9fc7155"}, {"node_instance_id": "data_plane_network_pergt2", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-27T19:57:11.108Z", "message": "Task started 'neutron_plugin.network.create'", "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:57:11.108Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d6e779c3-2838-425e-a1a0-fb36b9fc7155"}, {"node_instance_id": "reference_vnf_ip_x6kios", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-27T19:57:11.108Z", "message": "Sending task 'neutron_plugin.floatingip.create'", "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:57:11.108Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d6e779c3-2838-425e-a1a0-fb36b9fc7155"}], "metadata": {"pagination": {"total": 28, "offset": 0, "size": 50}}} 2018-12-27 19:57:11,950 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:57:11,950 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:57:11 GMT 2018-12-27 19:57:11,950 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:57:11,951 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 15213 2018-12-27 19:57:11,951 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:57:11,951 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting 'install' workflow execution 2018-12-27 19:57:11,952 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-12-27 19:57:11,952 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-12-27 19:57:11,952 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' 2018-12-27 19:57:11,952 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-12-27 19:57:11,952 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' 2018-12-27 19:57:11,952 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-12-27 19:57:11,953 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' 2018-12-27 19:57:11,953 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-12-27 19:57:11,953 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' 2018-12-27 19:57:11,953 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-12-27 19:57:11,953 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-12-27 19:57:11,953 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' 2018-12-27 19:57:11,954 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-12-27 19:57:11,954 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-12-27 19:57:11,954 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-12-27 19:57:11,954 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-12-27 19:57:11,954 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port': 22} 2018-12-27 19:57:11,954 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Security group rule before transformations: {u'port_range_min': 0, u'port_range_max': 0, u'protocol': u'icmp', u'remote_ip_prefix': u'0.0.0.0/0'} 2018-12-27 19:57:11,955 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'port_range_min': 1, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-12-27 19:57:11,955 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'port_range_min': 1, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-12-27 19:57:11,955 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': 0, 'port_range_min': 0, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-12-27 19:57:11,955 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': 'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'port_range_min': 22, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-12-27 19:57:11,955 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Security group rule before transformations: {u'port_range_min': 1, u'port_range_max': 65535, u'protocol': u'udp', u'remote_ip_prefix': u'0.0.0.0/0'} 2018-12-27 19:57:11,956 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Security group rule before transformations: {u'port_range_min': 1, u'port_range_max': 65535, u'protocol': u'tcp', u'remote_ip_prefix': u'0.0.0.0/0'} 2018-12-27 19:57:11,956 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' 2018-12-27 19:57:11,956 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' 2018-12-27 19:57:11,956 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-12-27 19:57:11,956 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/d6e779c3-2838-425e-a1a0-fb36b9fc7155 2018-12-27 19:57:12,007 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:57:12,008 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:57:12,008 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:57:12,008 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:57:12,008 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:57:12,008 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:57:12,008 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:57:12,008 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-27T19:57:06.642Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "d6e779c3-2838-425e-a1a0-fb36b9fc7155"} 2018-12-27 19:57:12,009 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:57:12,009 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:57:12 GMT 2018-12-27 19:57:12,009 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:57:12,009 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-12-27 19:57:12,009 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:57:17,014 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-12-27 19:57:17,077 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:57:17,077 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:57:17,077 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:57:17,077 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:57:17,077 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:57:17,077 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:57:17,077 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:57:17,078 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "keypair_nd04zx", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-27T19:57:12.121Z", "message": "Configuring node", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:57:12.121Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d6e779c3-2838-425e-a1a0-fb36b9fc7155"}, {"node_instance_id": "reference_vnf_ip_x6kios", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-27T19:57:12.121Z", "message": "Task started 'neutron_plugin.floatingip.create'", "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:57:12.121Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d6e779c3-2838-425e-a1a0-fb36b9fc7155"}, {"node_instance_id": "keypair_nd04zx", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-27T19:57:12.121Z", "message": "Task succeeded 'nova_plugin.keypair.create'", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:57:12.121Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d6e779c3-2838-425e-a1a0-fb36b9fc7155"}, {"node_instance_id": "data_plane_network_pergt2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-27T19:57:13.129Z", "message": "Configuring node", "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:57:13.129Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d6e779c3-2838-425e-a1a0-fb36b9fc7155"}, {"node_instance_id": "external_network_cmzcql", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-27T19:57:13.129Z", "message": "Task started 'neutron_plugin.network.create'", "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:57:13.129Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d6e779c3-2838-425e-a1a0-fb36b9fc7155"}, {"node_instance_id": "keypair_nd04zx", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-27T19:57:13.129Z", "message": "Starting node", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:57:13.129Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d6e779c3-2838-425e-a1a0-fb36b9fc7155"}, {"node_instance_id": "data_plane_network_pergt2", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-27T19:57:13.129Z", "message": "Task succeeded 'neutron_plugin.network.create'", "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:57:13.129Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d6e779c3-2838-425e-a1a0-fb36b9fc7155"}, {"node_instance_id": "target_vnf_ip_lhwusr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-27T19:57:13.722Z", "message": "Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'a3b7658b35d04156a1f9d76d8ea4c69c', u'created_at': u'2018-12-27T19:57:13Z', u'updated_at': u'2018-12-27T19:57:13Z', u'dns_domain': u'', u'floating_network_id': u'a4959dd9-e8f4-4ea9-8c99-7bff545db58c', u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.201', u'revision_number': 0, u'dns_name': u'', u'project_id': u'a3b7658b35d04156a1f9d76d8ea4c69c', u'port_id': None, u'id': u'85110cda-659d-41b6-a25d-cec52239f569'}", "level": "info", "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:57:13.722Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d6e779c3-2838-425e-a1a0-fb36b9fc7155", "logger": "ae797a21-93e4-437d-b57a-d38e266419c2"}, {"node_instance_id": "external_network_cmzcql", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-27T19:57:14.138Z", "message": "Task succeeded 'neutron_plugin.network.create'", "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:57:14.138Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d6e779c3-2838-425e-a1a0-fb36b9fc7155"}, {"node_instance_id": "target_vnf_ip_lhwusr", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-27T19:57:14.138Z", "message": "Task succeeded 'neutron_plugin.floatingip.create'", "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:57:14.138Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d6e779c3-2838-425e-a1a0-fb36b9fc7155"}, {"node_instance_id": "target_vnf_ip_lhwusr", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-27T19:57:14.138Z", "message": "Configuring node", "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:57:14.138Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d6e779c3-2838-425e-a1a0-fb36b9fc7155"}, {"node_instance_id": "management_plane_network_32n0jp", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-27T19:57:14.138Z", "message": "Task succeeded 'neutron_plugin.network.create'", "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:57:14.138Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d6e779c3-2838-425e-a1a0-fb36b9fc7155"}, {"node_instance_id": "management_plane_network_32n0jp", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-27T19:57:14.138Z", "message": "Configuring node", "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:57:14.138Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d6e779c3-2838-425e-a1a0-fb36b9fc7155"}, {"node_instance_id": "data_plane_network_pergt2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-27T19:57:14.138Z", "message": "Starting node", "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:57:14.138Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d6e779c3-2838-425e-a1a0-fb36b9fc7155"}, {"node_instance_id": "external_network_cmzcql", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-27T19:57:14.696Z", "message": "Using external resource network: external", "level": "info", "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:57:14.696Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d6e779c3-2838-425e-a1a0-fb36b9fc7155", "logger": "e8413fa9-0178-4d7a-9fa7-1c3e45c026af"}, {"node_instance_id": "target_vnf_ip_lhwusr", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-27T19:57:15.172Z", "message": "Starting node", "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:57:15.172Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d6e779c3-2838-425e-a1a0-fb36b9fc7155"}, {"node_instance_id": "reference_vnf_ip_x6kios", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-27T19:57:15.172Z", "message": "Task succeeded 'neutron_plugin.floatingip.create'", "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:57:15.172Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d6e779c3-2838-425e-a1a0-fb36b9fc7155"}, {"node_instance_id": "external_network_cmzcql", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-27T19:57:15.172Z", "message": "Configuring node", "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:57:15.172Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d6e779c3-2838-425e-a1a0-fb36b9fc7155"}, {"node_instance_id": "data_plane_subnet_in2m7d", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-27T19:57:15.172Z", "message": "Task started 'neutron_plugin.subnet.create'", "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:57:15.172Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d6e779c3-2838-425e-a1a0-fb36b9fc7155"}, {"node_instance_id": "data_plane_subnet_in2m7d", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-27T19:57:15.172Z", "message": "Creating node", "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:57:15.172Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d6e779c3-2838-425e-a1a0-fb36b9fc7155"}, {"node_instance_id": "management_plane_network_32n0jp", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-27T19:57:15.172Z", "message": "Starting node", "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:57:15.172Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d6e779c3-2838-425e-a1a0-fb36b9fc7155"}, {"node_instance_id": "data_plane_subnet_in2m7d", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-27T19:57:15.172Z", "message": "Sending task 'neutron_plugin.subnet.create'", "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:57:15.172Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d6e779c3-2838-425e-a1a0-fb36b9fc7155"}, {"node_instance_id": "reference_vnf_ip_x6kios", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-27T19:57:15.706Z", "message": "Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'a3b7658b35d04156a1f9d76d8ea4c69c', u'created_at': u'2018-12-27T19:57:14Z', u'updated_at': u'2018-12-27T19:57:14Z', u'dns_domain': u'', u'floating_network_id': u'a4959dd9-e8f4-4ea9-8c99-7bff545db58c', u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.213', u'revision_number': 0, u'dns_name': u'', u'project_id': u'a3b7658b35d04156a1f9d76d8ea4c69c', u'port_id': None, u'id': u'ea323583-3a49-4194-add7-acea512891c1'}", "level": "info", "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:57:15.706Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d6e779c3-2838-425e-a1a0-fb36b9fc7155", "logger": "4acf1b10-edde-47e7-b5fe-93760c26c7d1"}, {"node_instance_id": "reference_vnf_ip_x6kios", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-27T19:57:16.186Z", "message": "Starting node", "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:57:16.186Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d6e779c3-2838-425e-a1a0-fb36b9fc7155"}, {"node_instance_id": "reference_vnf_ip_x6kios", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-27T19:57:16.186Z", "message": "Configuring node", "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:57:16.186Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d6e779c3-2838-425e-a1a0-fb36b9fc7155"}, {"node_instance_id": "external_network_cmzcql", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-27T19:57:16.186Z", "message": "Starting node", "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:57:16.186Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d6e779c3-2838-425e-a1a0-fb36b9fc7155"}], "metadata": {"pagination": {"total": 54, "offset": 28, "size": 50}}} 2018-12-27 19:57:17,078 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:57:17,078 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:57:17 GMT 2018-12-27 19:57:17,078 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:57:17,078 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 13782 2018-12-27 19:57:17,078 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:57:17,079 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-12-27 19:57:17,079 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-12-27 19:57:17,079 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.keypair.create' 2018-12-27 19:57:17,079 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-12-27 19:57:17,080 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' 2018-12-27 19:57:17,080 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-12-27 19:57:17,080 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.create' 2018-12-27 19:57:17,080 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'a3b7658b35d04156a1f9d76d8ea4c69c', u'created_at': u'2018-12-27T19:57:13Z', u'updated_at': u'2018-12-27T19:57:13Z', u'dns_domain': u'', u'floating_network_id': u'a4959dd9-e8f4-4ea9-8c99-7bff545db58c', u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.201', u'revision_number': 0, u'dns_name': u'', u'project_id': u'a3b7658b35d04156a1f9d76d8ea4c69c', u'port_id': None, u'id': u'85110cda-659d-41b6-a25d-cec52239f569'} 2018-12-27 19:57:17,080 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.create' 2018-12-27 19:57:17,080 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2018-12-27 19:57:17,081 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-12-27 19:57:17,081 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.create' 2018-12-27 19:57:17,081 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-12-27 19:57:17,081 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-12-27 19:57:17,081 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Using external resource network: external 2018-12-27 19:57:17,081 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-12-27 19:57:17,081 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2018-12-27 19:57:17,082 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-12-27 19:57:17,082 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.subnet.create' 2018-12-27 19:57:17,082 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-12-27 19:57:17,082 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-12-27 19:57:17,082 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.subnet.create' 2018-12-27 19:57:17,082 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'a3b7658b35d04156a1f9d76d8ea4c69c', u'created_at': u'2018-12-27T19:57:14Z', u'updated_at': u'2018-12-27T19:57:14Z', u'dns_domain': u'', u'floating_network_id': u'a4959dd9-e8f4-4ea9-8c99-7bff545db58c', u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.213', u'revision_number': 0, u'dns_name': u'', u'project_id': u'a3b7658b35d04156a1f9d76d8ea4c69c', u'port_id': None, u'id': u'ea323583-3a49-4194-add7-acea512891c1'} 2018-12-27 19:57:17,083 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-12-27 19:57:17,083 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-12-27 19:57:17,083 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-12-27 19:57:17,083 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/d6e779c3-2838-425e-a1a0-fb36b9fc7155 2018-12-27 19:57:17,139 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:57:17,139 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:57:17,140 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:57:17,140 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:57:17,140 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:57:17,140 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:57:17,140 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:57:17,140 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-27T19:57:06.642Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "d6e779c3-2838-425e-a1a0-fb36b9fc7155"} 2018-12-27 19:57:17,140 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:57:17,140 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:57:17 GMT 2018-12-27 19:57:17,140 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:57:17,141 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-12-27 19:57:17,141 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:57:22,146 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-12-27 19:57:22,207 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:57:22,207 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:57:22,207 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:57:22,208 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:57:22,208 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:57:22,208 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:57:22,208 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:57:22,208 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "router_uywdfz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-27T19:57:17.200Z", "message": "Creating node", "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:57:17.200Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d6e779c3-2838-425e-a1a0-fb36b9fc7155"}, {"node_instance_id": "security_group_df3ym4", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-27T19:57:17.200Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:57:17.200Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d6e779c3-2838-425e-a1a0-fb36b9fc7155"}, {"node_instance_id": "router_uywdfz", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-27T19:57:17.200Z", "message": "Task started 'neutron_plugin.router.create'", "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:57:17.200Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d6e779c3-2838-425e-a1a0-fb36b9fc7155"}, {"node_instance_id": "security_group_df3ym4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-27T19:57:17.200Z", "message": "Configuring node", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:57:17.200Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d6e779c3-2838-425e-a1a0-fb36b9fc7155"}, {"node_instance_id": "security_group_df3ym4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-27T19:57:17.200Z", "message": "Starting node", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:57:17.200Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d6e779c3-2838-425e-a1a0-fb36b9fc7155"}, {"node_instance_id": "router_uywdfz", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-27T19:57:17.200Z", "message": "Sending task 'neutron_plugin.router.create'", "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:57:17.200Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d6e779c3-2838-425e-a1a0-fb36b9fc7155"}, {"node_instance_id": "data_plane_subnet_in2m7d", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-27T19:57:18.206Z", "message": "Configuring node", "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:57:18.206Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d6e779c3-2838-425e-a1a0-fb36b9fc7155"}, {"node_instance_id": "data_plane_subnet_in2m7d", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-27T19:57:18.206Z", "message": "Task succeeded 'neutron_plugin.subnet.create'", "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:57:18.206Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d6e779c3-2838-425e-a1a0-fb36b9fc7155"}, {"node_instance_id": "target_vnf_data_plane_port_72q07e", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-27T19:57:19.219Z", "message": "Task started 'neutron_plugin.port.create'", "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:57:19.219Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d6e779c3-2838-425e-a1a0-fb36b9fc7155"}, {"node_instance_id": "reference_vnf_data_plane_port_rjddof", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-27T19:57:19.219Z", "message": "Creating node", "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:57:19.219Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d6e779c3-2838-425e-a1a0-fb36b9fc7155"}, {"node_instance_id": "data_plane_subnet_in2m7d", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-27T19:57:19.219Z", "message": "Starting node", "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:57:19.219Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d6e779c3-2838-425e-a1a0-fb36b9fc7155"}, {"node_instance_id": "target_vnf_data_plane_port_72q07e", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-27T19:57:19.219Z", "message": "Sending task 'neutron_plugin.port.create'", "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:57:19.219Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d6e779c3-2838-425e-a1a0-fb36b9fc7155"}, {"node_instance_id": "target_vnf_data_plane_port_72q07e", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-27T19:57:19.219Z", "message": "Creating node", "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:57:19.219Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d6e779c3-2838-425e-a1a0-fb36b9fc7155"}, {"node_instance_id": "reference_vnf_data_plane_port_rjddof", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-27T19:57:20.228Z", "message": "Sending task 'neutron_plugin.port.create'", "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:57:20.228Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d6e779c3-2838-425e-a1a0-fb36b9fc7155"}, {"node_instance_id": "reference_vnf_data_plane_port_rjddof", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-27T19:57:20.228Z", "message": "Task started 'neutron_plugin.port.create'", "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:57:20.228Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d6e779c3-2838-425e-a1a0-fb36b9fc7155"}, {"node_instance_id": "router_uywdfz", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-27T19:57:21.236Z", "message": "Task succeeded 'neutron_plugin.router.create'", "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:57:21.236Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d6e779c3-2838-425e-a1a0-fb36b9fc7155"}], "metadata": {"pagination": {"total": 70, "offset": 54, "size": 50}}} 2018-12-27 19:57:22,208 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:57:22,208 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:57:22 GMT 2018-12-27 19:57:22,208 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:57:22,208 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 7927 2018-12-27 19:57:22,208 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:57:22,209 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-12-27 19:57:22,209 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-12-27 19:57:22,209 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.router.create' 2018-12-27 19:57:22,209 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-12-27 19:57:22,210 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-12-27 19:57:22,210 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.router.create' 2018-12-27 19:57:22,210 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-12-27 19:57:22,210 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.subnet.create' 2018-12-27 19:57:22,210 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.create' 2018-12-27 19:57:22,210 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-12-27 19:57:22,211 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-12-27 19:57:22,211 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2018-12-27 19:57:22,211 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-12-27 19:57:22,211 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2018-12-27 19:57:22,211 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.create' 2018-12-27 19:57:22,211 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.router.create' 2018-12-27 19:57:22,211 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/d6e779c3-2838-425e-a1a0-fb36b9fc7155 2018-12-27 19:57:22,266 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:57:22,266 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:57:22,266 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:57:22,266 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:57:22,266 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:57:22,266 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:57:22,266 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:57:22,266 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-27T19:57:06.642Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "d6e779c3-2838-425e-a1a0-fb36b9fc7155"} 2018-12-27 19:57:22,267 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:57:22,267 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:57:22 GMT 2018-12-27 19:57:22,267 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:57:22,267 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-12-27 19:57:22,267 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:57:27,272 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-12-27 19:57:27,330 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:57:27,330 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:57:27,330 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:57:27,330 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:57:27,330 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:57:27,331 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:57:27,331 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:57:27,331 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "reference_vnf_data_plane_port_rjddof", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-27T19:57:22.248Z", "message": "Task succeeded 'neutron_plugin.port.create'", "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:57:22.248Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d6e779c3-2838-425e-a1a0-fb36b9fc7155"}, {"node_instance_id": "target_vnf_data_plane_port_72q07e", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-27T19:57:22.248Z", "message": "Task succeeded 'neutron_plugin.port.create'", "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:57:22.248Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d6e779c3-2838-425e-a1a0-fb36b9fc7155"}, {"node_instance_id": "router_uywdfz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-27T19:57:22.248Z", "message": "Starting node", "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:57:22.248Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d6e779c3-2838-425e-a1a0-fb36b9fc7155"}, {"node_instance_id": "router_uywdfz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-27T19:57:22.248Z", "message": "Configuring node", "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:57:22.248Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d6e779c3-2838-425e-a1a0-fb36b9fc7155"}, {"node_instance_id": "management_plane_subnet_le7g1s", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-27T19:57:23.256Z", "message": "Creating node", "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:57:23.256Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d6e779c3-2838-425e-a1a0-fb36b9fc7155"}, {"node_instance_id": "target_vnf_data_plane_port_72q07e", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-27T19:57:23.256Z", "message": "Configuring node", "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:57:23.256Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d6e779c3-2838-425e-a1a0-fb36b9fc7155"}, {"node_instance_id": "management_plane_subnet_le7g1s", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-27T19:57:23.256Z", "message": "Sending task 'neutron_plugin.subnet.create'", "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:57:23.256Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d6e779c3-2838-425e-a1a0-fb36b9fc7155"}, {"node_instance_id": "management_plane_subnet_le7g1s", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-27T19:57:23.256Z", "message": "Task started 'neutron_plugin.subnet.create'", "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:57:23.256Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d6e779c3-2838-425e-a1a0-fb36b9fc7155"}, {"node_instance_id": "reference_vnf_data_plane_port_rjddof", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-27T19:57:23.256Z", "message": "Configuring node", "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:57:23.256Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d6e779c3-2838-425e-a1a0-fb36b9fc7155"}, {"node_instance_id": "reference_vnf_data_plane_port_rjddof", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-27T19:57:24.338Z", "message": "Starting node", "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:57:24.338Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d6e779c3-2838-425e-a1a0-fb36b9fc7155"}, {"node_instance_id": "target_vnf_data_plane_port_72q07e", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-27T19:57:24.338Z", "message": "Starting node", "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:57:24.338Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d6e779c3-2838-425e-a1a0-fb36b9fc7155"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-27T19:57:24.338Z", "message": "Sending task 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:57:24.338Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d6e779c3-2838-425e-a1a0-fb36b9fc7155"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-27T19:57:24.338Z", "message": "Task started 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:57:24.338Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d6e779c3-2838-425e-a1a0-fb36b9fc7155"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-27T19:57:25.189Z", "message": "connect_security_group(): source_id=4f5da0e0-ceaa-4304-97a4-19917ae93bfa target={u'external_id': u'505fe0a3-03e2-4bcb-8539-c846d74c214b', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'}", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:57:25.189Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d6e779c3-2838-425e-a1a0-fb36b9fc7155", "logger": "3c49689f-85d8-405e-b6be-acd8a76e3d44"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-27T19:57:25.719Z", "message": "connect_security_group(): source_id=7b2ca7d6-9903-415d-91b1-d266c81ea13b target={u'external_id': u'505fe0a3-03e2-4bcb-8539-c846d74c214b', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'}", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:57:25.719Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d6e779c3-2838-425e-a1a0-fb36b9fc7155", "logger": "26c50f2a-f22d-4920-a20c-7f6436629f09"}, {"node_instance_id": "management_plane_subnet_le7g1s", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-27T19:57:26.189Z", "message": "Task succeeded 'neutron_plugin.subnet.create'", "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:57:26.189Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d6e779c3-2838-425e-a1a0-fb36b9fc7155"}], "metadata": {"pagination": {"total": 88, "offset": 70, "size": 50}}} 2018-12-27 19:57:27,331 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:57:27,331 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:57:27 GMT 2018-12-27 19:57:27,331 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:57:27,331 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 8404 2018-12-27 19:57:27,331 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:57:27,332 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2018-12-27 19:57:27,332 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2018-12-27 19:57:27,332 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-12-27 19:57:27,332 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-12-27 19:57:27,333 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-12-27 19:57:27,333 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-12-27 19:57:27,333 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.subnet.create' 2018-12-27 19:57:27,333 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.subnet.create' 2018-12-27 19:57:27,333 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-12-27 19:57:27,333 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-12-27 19:57:27,333 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-12-27 19:57:27,334 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.connect_security_group' 2018-12-27 19:57:27,334 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.connect_security_group' 2018-12-27 19:57:27,334 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - connect_security_group(): source_id=4f5da0e0-ceaa-4304-97a4-19917ae93bfa target={u'external_id': u'505fe0a3-03e2-4bcb-8539-c846d74c214b', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'} 2018-12-27 19:57:27,334 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - connect_security_group(): source_id=7b2ca7d6-9903-415d-91b1-d266c81ea13b target={u'external_id': u'505fe0a3-03e2-4bcb-8539-c846d74c214b', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'} 2018-12-27 19:57:27,334 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.subnet.create' 2018-12-27 19:57:27,334 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/d6e779c3-2838-425e-a1a0-fb36b9fc7155 2018-12-27 19:57:27,386 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:57:27,386 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:57:27,386 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:57:27,386 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:57:27,386 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:57:27,386 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:57:27,386 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:57:27,387 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-27T19:57:06.642Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "d6e779c3-2838-425e-a1a0-fb36b9fc7155"} 2018-12-27 19:57:27,387 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:57:27,387 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:57:27 GMT 2018-12-27 19:57:27,387 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:57:27,387 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-12-27 19:57:27,387 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:57:32,392 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-12-27 19:57:32,452 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:57:32,452 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:57:32,452 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:57:32,452 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:57:32,452 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:57:32,452 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:57:32,453 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:57:32,453 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "management_plane_subnet_le7g1s", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-27T19:57:27.344Z", "message": "Configuring node", "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:57:27.344Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d6e779c3-2838-425e-a1a0-fb36b9fc7155"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-27T19:57:27.344Z", "message": "Task succeeded 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:57:27.344Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d6e779c3-2838-425e-a1a0-fb36b9fc7155"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-27T19:57:28.349Z", "message": "Task started 'neutron_plugin.router.connect_subnet'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:57:28.349Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d6e779c3-2838-425e-a1a0-fb36b9fc7155"}, {"node_instance_id": "management_plane_subnet_le7g1s", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-27T19:57:28.349Z", "message": "Starting node", "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:57:28.349Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d6e779c3-2838-425e-a1a0-fb36b9fc7155"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-27T19:57:28.349Z", "message": "Sending task 'neutron_plugin.router.connect_subnet'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:57:28.349Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d6e779c3-2838-425e-a1a0-fb36b9fc7155"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-27T19:57:32.214Z", "message": "Task succeeded 'neutron_plugin.router.connect_subnet'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:57:32.214Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d6e779c3-2838-425e-a1a0-fb36b9fc7155"}], "metadata": {"pagination": {"total": 95, "offset": 86, "size": 50}}} 2018-12-27 19:57:32,453 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:57:32,453 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:57:32 GMT 2018-12-27 19:57:32,453 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:57:32,453 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 3033 2018-12-27 19:57:32,453 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:57:32,453 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-12-27 19:57:32,454 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.connect_security_group' 2018-12-27 19:57:32,454 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.router.connect_subnet' 2018-12-27 19:57:32,454 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-12-27 19:57:32,454 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.router.connect_subnet' 2018-12-27 19:57:32,454 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.router.connect_subnet' 2018-12-27 19:57:32,455 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/d6e779c3-2838-425e-a1a0-fb36b9fc7155 2018-12-27 19:57:32,509 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:57:32,509 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:57:32,509 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:57:32,509 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:57:32,509 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:57:32,510 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:57:32,510 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:57:32,510 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-27T19:57:06.642Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "d6e779c3-2838-425e-a1a0-fb36b9fc7155"} 2018-12-27 19:57:32,510 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:57:32,510 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:57:32 GMT 2018-12-27 19:57:32,510 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:57:32,510 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-12-27 19:57:32,510 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:57:37,515 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-12-27 19:57:37,580 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:57:37,580 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:57:37,580 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:57:37,580 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:57:37,580 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:57:37,580 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:57:37,580 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:57:37,580 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "reference_vnf_port_6nxkr3", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-27T19:57:33.361Z", "message": "Task started 'neutron_plugin.port.create'", "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:57:33.361Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d6e779c3-2838-425e-a1a0-fb36b9fc7155"}, {"node_instance_id": "target_vnf_port_i9f73z", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-27T19:57:33.361Z", "message": "Task started 'neutron_plugin.port.create'", "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:57:33.361Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d6e779c3-2838-425e-a1a0-fb36b9fc7155"}, {"node_instance_id": "target_vnf_port_i9f73z", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-27T19:57:33.361Z", "message": "Sending task 'neutron_plugin.port.create'", "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:57:33.361Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d6e779c3-2838-425e-a1a0-fb36b9fc7155"}, {"node_instance_id": "target_vnf_port_i9f73z", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-27T19:57:33.361Z", "message": "Creating node", "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:57:33.361Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d6e779c3-2838-425e-a1a0-fb36b9fc7155"}, {"node_instance_id": "reference_vnf_port_6nxkr3", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-27T19:57:33.361Z", "message": "Sending task 'neutron_plugin.port.create'", "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:57:33.361Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d6e779c3-2838-425e-a1a0-fb36b9fc7155"}, {"node_instance_id": "reference_vnf_port_6nxkr3", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-27T19:57:33.361Z", "message": "Creating node", "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:57:33.361Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d6e779c3-2838-425e-a1a0-fb36b9fc7155"}, {"node_instance_id": "target_vnf_port_i9f73z", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-27T19:57:35.365Z", "message": "Task succeeded 'neutron_plugin.port.create'", "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:57:35.365Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d6e779c3-2838-425e-a1a0-fb36b9fc7155"}, {"node_instance_id": "reference_vnf_port_6nxkr3", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-27T19:57:36.388Z", "message": "Task succeeded 'neutron_plugin.port.create'", "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:57:36.388Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d6e779c3-2838-425e-a1a0-fb36b9fc7155"}, {"node_instance_id": "target_vnf_port_i9f73z", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-27T19:57:36.388Z", "message": "Configuring node", "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:57:36.388Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d6e779c3-2838-425e-a1a0-fb36b9fc7155"}, {"node_instance_id": "target_vnf_port_i9f73z", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-27T19:57:37.394Z", "message": "Starting node", "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:57:37.394Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d6e779c3-2838-425e-a1a0-fb36b9fc7155"}, {"node_instance_id": "reference_vnf_port_6nxkr3", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-27T19:57:37.394Z", "message": "Configuring node", "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:57:37.394Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d6e779c3-2838-425e-a1a0-fb36b9fc7155"}], "metadata": {"pagination": {"total": 106, "offset": 92, "size": 50}}} 2018-12-27 19:57:37,580 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:57:37,580 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:57:37 GMT 2018-12-27 19:57:37,580 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:57:37,580 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5427 2018-12-27 19:57:37,581 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:57:37,581 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.create' 2018-12-27 19:57:37,581 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.create' 2018-12-27 19:57:37,581 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2018-12-27 19:57:37,581 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-12-27 19:57:37,581 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2018-12-27 19:57:37,581 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-12-27 19:57:37,581 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2018-12-27 19:57:37,581 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2018-12-27 19:57:37,581 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-12-27 19:57:37,581 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-12-27 19:57:37,581 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-12-27 19:57:37,581 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/d6e779c3-2838-425e-a1a0-fb36b9fc7155 2018-12-27 19:57:37,636 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:57:37,636 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:57:37,636 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:57:37,636 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:57:37,636 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:57:37,636 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:57:37,636 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:57:37,636 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-27T19:57:06.642Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "d6e779c3-2838-425e-a1a0-fb36b9fc7155"} 2018-12-27 19:57:37,636 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:57:37,636 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:57:37 GMT 2018-12-27 19:57:37,636 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:57:37,636 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-12-27 19:57:37,636 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:57:42,641 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-12-27 19:57:42,704 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:57:42,704 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:57:42,704 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:57:42,704 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:57:42,704 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:57:42,704 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:57:42,704 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:57:42,704 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "reference_vnf_port_6nxkr3", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-27T19:57:38.402Z", "message": "Starting node", "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:57:38.402Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d6e779c3-2838-425e-a1a0-fb36b9fc7155"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-27T19:57:38.402Z", "message": "Task started 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:57:38.402Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d6e779c3-2838-425e-a1a0-fb36b9fc7155"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-27T19:57:38.402Z", "message": "Sending task 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:57:38.402Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d6e779c3-2838-425e-a1a0-fb36b9fc7155"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-27T19:57:39.253Z", "message": "connect_security_group(): source_id=59436c32-131e-4965-860c-26f74bccec90 target={u'external_id': u'505fe0a3-03e2-4bcb-8539-c846d74c214b', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'}", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:57:39.253Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d6e779c3-2838-425e-a1a0-fb36b9fc7155", "logger": "be8dcec8-6a60-4a7c-ae5a-ebd68d58d8b1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-27T19:57:39.761Z", "message": "connect_security_group(): source_id=e225d1ab-b331-48ac-b271-b3ebe88c4927 target={u'external_id': u'505fe0a3-03e2-4bcb-8539-c846d74c214b', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'}", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:57:39.761Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d6e779c3-2838-425e-a1a0-fb36b9fc7155", "logger": "9f10c031-8965-4e43-9b8c-80fdcaf05a32"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-27T19:57:40.290Z", "message": "Task succeeded 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:57:40.290Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d6e779c3-2838-425e-a1a0-fb36b9fc7155"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-27T19:57:40.451Z", "message": "Task started 'neutron_plugin.floatingip.connect_port'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:57:40.451Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d6e779c3-2838-425e-a1a0-fb36b9fc7155"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-27T19:57:40.451Z", "message": "Sending task 'neutron_plugin.floatingip.connect_port'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:57:40.451Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d6e779c3-2838-425e-a1a0-fb36b9fc7155"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-27T19:57:41.650Z", "message": "Task started 'neutron_plugin.floatingip.connect_port'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:57:41.650Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d6e779c3-2838-425e-a1a0-fb36b9fc7155"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-27T19:57:41.650Z", "message": "Task succeeded 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:57:41.650Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d6e779c3-2838-425e-a1a0-fb36b9fc7155"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-27T19:57:41.650Z", "message": "Sending task 'neutron_plugin.floatingip.connect_port'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:57:41.650Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d6e779c3-2838-425e-a1a0-fb36b9fc7155"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-27T19:57:42.661Z", "message": "Task succeeded 'neutron_plugin.floatingip.connect_port'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:57:42.661Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d6e779c3-2838-425e-a1a0-fb36b9fc7155"}], "metadata": {"pagination": {"total": 120, "offset": 103, "size": 50}}} 2018-12-27 19:57:42,705 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:57:42,705 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:57:42 GMT 2018-12-27 19:57:42,705 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:57:42,705 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6494 2018-12-27 19:57:42,705 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:57:42,705 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-12-27 19:57:42,706 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.connect_security_group' 2018-12-27 19:57:42,706 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.connect_security_group' 2018-12-27 19:57:42,706 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - connect_security_group(): source_id=59436c32-131e-4965-860c-26f74bccec90 target={u'external_id': u'505fe0a3-03e2-4bcb-8539-c846d74c214b', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'} 2018-12-27 19:57:42,706 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - connect_security_group(): source_id=e225d1ab-b331-48ac-b271-b3ebe88c4927 target={u'external_id': u'505fe0a3-03e2-4bcb-8539-c846d74c214b', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'} 2018-12-27 19:57:42,706 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.connect_security_group' 2018-12-27 19:57:42,707 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.connect_port' 2018-12-27 19:57:42,707 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.connect_port' 2018-12-27 19:57:42,707 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.connect_port' 2018-12-27 19:57:42,707 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.connect_security_group' 2018-12-27 19:57:42,707 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.connect_port' 2018-12-27 19:57:42,707 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.connect_port' 2018-12-27 19:57:42,707 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/d6e779c3-2838-425e-a1a0-fb36b9fc7155 2018-12-27 19:57:42,761 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:57:42,762 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:57:42,762 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:57:42,762 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:57:42,762 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:57:42,762 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:57:42,762 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:57:42,762 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-27T19:57:06.642Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "d6e779c3-2838-425e-a1a0-fb36b9fc7155"} 2018-12-27 19:57:42,762 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:57:42,762 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:57:42 GMT 2018-12-27 19:57:42,762 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:57:42,763 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-12-27 19:57:42,763 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:57:47,768 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-12-27 19:57:47,834 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:57:47,834 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:57:47,834 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:57:47,834 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:57:47,834 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:57:47,835 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:57:47,835 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:57:47,835 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-27T19:57:43.672Z", "message": "Task succeeded 'neutron_plugin.floatingip.connect_port'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:57:43.672Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d6e779c3-2838-425e-a1a0-fb36b9fc7155"}, {"node_instance_id": "target_vnf_host_dmyop5", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-27T19:57:43.672Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:57:43.672Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d6e779c3-2838-425e-a1a0-fb36b9fc7155"}, {"node_instance_id": "target_vnf_host_dmyop5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-27T19:57:43.672Z", "message": "Creating node", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:57:43.672Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d6e779c3-2838-425e-a1a0-fb36b9fc7155"}, {"node_instance_id": "target_vnf_host_dmyop5", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-27T19:57:43.672Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:57:43.672Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d6e779c3-2838-425e-a1a0-fb36b9fc7155"}, {"node_instance_id": "target_vnf_host_dmyop5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-27T19:57:43.871Z", "message": "Instance relationship target instances: [{u'external_id': u'vnf_test_keypair', u'external_name': u'vnf_test_keypair', u'external_type': u'keypair'}, {u'external_id': u'59436c32-131e-4965-860c-26f74bccec90', u'fixed_ip_address': u'11.0.0.26', u'external_name': u'target_vnf_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:6b:ff:34'}, {u'external_id': u'4f5da0e0-ceaa-4304-97a4-19917ae93bfa', u'fixed_ip_address': u'12.0.0.7', u'external_name': u'target_vnf_data_plane_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:04:a0:23'}]", "level": "debug", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:57:43.871Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d6e779c3-2838-425e-a1a0-fb36b9fc7155", "logger": "c98922be-274e-4621-838d-5b27e514c87d"}, {"node_instance_id": "reference_vnf_host_b60xgm", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-27T19:57:44.678Z", "message": "Creating node", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:57:44.678Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d6e779c3-2838-425e-a1a0-fb36b9fc7155"}, {"node_instance_id": "reference_vnf_host_b60xgm", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-27T19:57:44.678Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:57:44.678Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d6e779c3-2838-425e-a1a0-fb36b9fc7155"}, {"node_instance_id": "reference_vnf_host_b60xgm", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-27T19:57:44.678Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:57:44.678Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d6e779c3-2838-425e-a1a0-fb36b9fc7155"}, {"node_instance_id": "target_vnf_host_dmyop5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-27T19:57:44.766Z", "message": "server.create() server before transformations: {'meta': {}, 'name': u'target_vnf'}", "level": "debug", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:57:44.766Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d6e779c3-2838-425e-a1a0-fb36b9fc7155", "logger": "c98922be-274e-4621-838d-5b27e514c87d"}, {"node_instance_id": "reference_vnf_host_b60xgm", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-27T19:57:45.782Z", "message": "server.create() server before transformations: {'meta': {}, 'name': u'reference_vnf'}", "level": "debug", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:57:45.782Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d6e779c3-2838-425e-a1a0-fb36b9fc7155", "logger": "b07f4e07-15ab-488c-9223-a2493fab983e"}, {"node_instance_id": "reference_vnf_host_b60xgm", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-27T19:57:45.782Z", "message": "Instance relationship target instances: [{u'external_id': u'vnf_test_keypair', u'external_name': u'vnf_test_keypair', u'external_type': u'keypair'}, {u'external_id': u'e225d1ab-b331-48ac-b271-b3ebe88c4927', u'fixed_ip_address': u'11.0.0.4', u'external_name': u'reference_vnf_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:c0:a9:ca'}, {u'external_id': u'7b2ca7d6-9903-415d-91b1-d266c81ea13b', u'fixed_ip_address': u'12.0.0.4', u'external_name': u'reference_vnf_data_plane_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:b0:7f:01'}]", "level": "debug", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:57:45.782Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d6e779c3-2838-425e-a1a0-fb36b9fc7155", "logger": "b07f4e07-15ab-488c-9223-a2493fab983e"}, {"node_instance_id": "target_vnf_host_dmyop5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-27T19:57:47.374Z", "message": "server.create() server after transformations: {'name': u'target_vnf', 'key_name': u'vnf_test_keypair', 'image': u'715e37e2-95f6-4e9f-8f69-14a1e95bd5a1', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'd3dd594c-0e76-4e97-988c-285dea1ebb86'}, 'nics': [{'port-id': u'59436c32-131e-4965-860c-26f74bccec90'}, {'port-id': u'4f5da0e0-ceaa-4304-97a4-19917ae93bfa'}], 'flavor': u'803dcb7d-317a-4506-8bf8-6da01f4a2094'}", "level": "debug", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:57:47.374Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d6e779c3-2838-425e-a1a0-fb36b9fc7155", "logger": "c98922be-274e-4621-838d-5b27e514c87d"}], "metadata": {"pagination": {"total": 132, "offset": 115, "size": 50}}} 2018-12-27 19:57:47,835 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:57:47,835 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:57:47 GMT 2018-12-27 19:57:47,835 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:57:47,835 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 7803 2018-12-27 19:57:47,835 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:57:47,836 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.connect_port' 2018-12-27 19:57:47,836 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.create' 2018-12-27 19:57:47,836 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-12-27 19:57:47,836 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.create' 2018-12-27 19:57:47,837 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Instance relationship target instances: [{u'external_id': u'vnf_test_keypair', u'external_name': u'vnf_test_keypair', u'external_type': u'keypair'}, {u'external_id': u'59436c32-131e-4965-860c-26f74bccec90', u'fixed_ip_address': u'11.0.0.26', u'external_name': u'target_vnf_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:6b:ff:34'}, {u'external_id': u'4f5da0e0-ceaa-4304-97a4-19917ae93bfa', u'fixed_ip_address': u'12.0.0.7', u'external_name': u'target_vnf_data_plane_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:04:a0:23'}] 2018-12-27 19:57:47,837 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-12-27 19:57:47,837 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.create' 2018-12-27 19:57:47,837 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.create' 2018-12-27 19:57:47,837 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - server.create() server before transformations: {'meta': {}, 'name': u'target_vnf'} 2018-12-27 19:57:47,837 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - server.create() server before transformations: {'meta': {}, 'name': u'reference_vnf'} 2018-12-27 19:57:47,838 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Instance relationship target instances: [{u'external_id': u'vnf_test_keypair', u'external_name': u'vnf_test_keypair', u'external_type': u'keypair'}, {u'external_id': u'e225d1ab-b331-48ac-b271-b3ebe88c4927', u'fixed_ip_address': u'11.0.0.4', u'external_name': u'reference_vnf_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:c0:a9:ca'}, {u'external_id': u'7b2ca7d6-9903-415d-91b1-d266c81ea13b', u'fixed_ip_address': u'12.0.0.4', u'external_name': u'reference_vnf_data_plane_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:b0:7f:01'}] 2018-12-27 19:57:47,838 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - server.create() server after transformations: {'name': u'target_vnf', 'key_name': u'vnf_test_keypair', 'image': u'715e37e2-95f6-4e9f-8f69-14a1e95bd5a1', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'd3dd594c-0e76-4e97-988c-285dea1ebb86'}, 'nics': [{'port-id': u'59436c32-131e-4965-860c-26f74bccec90'}, {'port-id': u'4f5da0e0-ceaa-4304-97a4-19917ae93bfa'}], 'flavor': u'803dcb7d-317a-4506-8bf8-6da01f4a2094'} 2018-12-27 19:57:47,838 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/d6e779c3-2838-425e-a1a0-fb36b9fc7155 2018-12-27 19:57:47,891 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:57:47,891 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:57:47,891 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:57:47,892 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:57:47,892 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:57:47,892 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:57:47,892 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:57:47,892 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-27T19:57:06.642Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "d6e779c3-2838-425e-a1a0-fb36b9fc7155"} 2018-12-27 19:57:47,892 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:57:47,892 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:57:47 GMT 2018-12-27 19:57:47,892 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:57:47,892 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-12-27 19:57:47,893 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:57:52,898 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-12-27 19:57:52,957 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:57:52,957 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:57:52,957 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:57:52,957 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:57:52,958 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:57:52,958 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:57:52,958 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:57:52,958 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "target_vnf_host_dmyop5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-27T19:57:47.827Z", "message": "Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor)", "level": "debug", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:57:47.827Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d6e779c3-2838-425e-a1a0-fb36b9fc7155", "logger": "c98922be-274e-4621-838d-5b27e514c87d"}, {"node_instance_id": "target_vnf_host_dmyop5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-27T19:57:47.827Z", "message": "Creating VM with parameters: {'name': u'target_vnf', 'key_name': u'vnf_test_keypair', 'image': u'715e37e2-95f6-4e9f-8f69-14a1e95bd5a1', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'd3dd594c-0e76-4e97-988c-285dea1ebb86'}, 'nics': [{'port-id': u'59436c32-131e-4965-860c-26f74bccec90'}, {'port-id': u'4f5da0e0-ceaa-4304-97a4-19917ae93bfa'}], 'flavor': u'803dcb7d-317a-4506-8bf8-6da01f4a2094'}", "level": "info", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:57:47.827Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d6e779c3-2838-425e-a1a0-fb36b9fc7155", "logger": "c98922be-274e-4621-838d-5b27e514c87d"}, {"node_instance_id": "reference_vnf_host_b60xgm", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-27T19:57:48.835Z", "message": "server.create() server after transformations: {'name': u'reference_vnf', 'key_name': u'vnf_test_keypair', 'image': u'715e37e2-95f6-4e9f-8f69-14a1e95bd5a1', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'd3dd594c-0e76-4e97-988c-285dea1ebb86'}, 'nics': [{'port-id': u'e225d1ab-b331-48ac-b271-b3ebe88c4927'}, {'port-id': u'7b2ca7d6-9903-415d-91b1-d266c81ea13b'}], 'flavor': u'803dcb7d-317a-4506-8bf8-6da01f4a2094'}", "level": "debug", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:57:48.835Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d6e779c3-2838-425e-a1a0-fb36b9fc7155", "logger": "b07f4e07-15ab-488c-9223-a2493fab983e"}, {"node_instance_id": "reference_vnf_host_b60xgm", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-27T19:57:48.835Z", "message": "Creating VM with parameters: {'name': u'reference_vnf', 'key_name': u'vnf_test_keypair', 'image': u'715e37e2-95f6-4e9f-8f69-14a1e95bd5a1', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'd3dd594c-0e76-4e97-988c-285dea1ebb86'}, 'nics': [{'port-id': u'e225d1ab-b331-48ac-b271-b3ebe88c4927'}, {'port-id': u'7b2ca7d6-9903-415d-91b1-d266c81ea13b'}], 'flavor': u'803dcb7d-317a-4506-8bf8-6da01f4a2094'}", "level": "info", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:57:48.835Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d6e779c3-2838-425e-a1a0-fb36b9fc7155", "logger": "b07f4e07-15ab-488c-9223-a2493fab983e"}, {"node_instance_id": "reference_vnf_host_b60xgm", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-27T19:57:48.835Z", "message": "Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor)", "level": "debug", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:57:48.835Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d6e779c3-2838-425e-a1a0-fb36b9fc7155", "logger": "b07f4e07-15ab-488c-9223-a2493fab983e"}, {"node_instance_id": "reference_vnf_host_b60xgm", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-27T19:57:50.532Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:57:50.532Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d6e779c3-2838-425e-a1a0-fb36b9fc7155"}, {"node_instance_id": "target_vnf_host_dmyop5", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-27T19:57:50.687Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:57:50.687Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d6e779c3-2838-425e-a1a0-fb36b9fc7155"}, {"node_instance_id": "target_vnf_host_dmyop5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-27T19:57:51.698Z", "message": "Configuring node", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:57:51.698Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d6e779c3-2838-425e-a1a0-fb36b9fc7155"}, {"node_instance_id": "reference_vnf_host_b60xgm", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-27T19:57:51.698Z", "message": "Configuring node", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:57:51.698Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d6e779c3-2838-425e-a1a0-fb36b9fc7155"}, {"node_instance_id": "target_vnf_host_dmyop5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-27T19:57:52.747Z", "message": "Starting node", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:57:52.747Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d6e779c3-2838-425e-a1a0-fb36b9fc7155"}, {"node_instance_id": "target_vnf_host_dmyop5", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-27T19:57:52.747Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:57:52.747Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d6e779c3-2838-425e-a1a0-fb36b9fc7155"}, {"node_instance_id": "reference_vnf_host_b60xgm", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-27T19:57:52.747Z", "message": "Starting node", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:57:52.747Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d6e779c3-2838-425e-a1a0-fb36b9fc7155"}, {"node_instance_id": "reference_vnf_host_b60xgm", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-27T19:57:52.747Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:57:52.747Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d6e779c3-2838-425e-a1a0-fb36b9fc7155"}, {"node_instance_id": "reference_vnf_host_b60xgm", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-27T19:57:52.747Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:57:52.747Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d6e779c3-2838-425e-a1a0-fb36b9fc7155"}, {"node_instance_id": "target_vnf_host_dmyop5", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-27T19:57:52.747Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:57:52.747Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d6e779c3-2838-425e-a1a0-fb36b9fc7155"}], "metadata": {"pagination": {"total": 147, "offset": 127, "size": 50}}} 2018-12-27 19:57:52,958 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:57:52,958 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:57:52 GMT 2018-12-27 19:57:52,958 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:57:52,958 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 9065 2018-12-27 19:57:52,958 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:57:52,959 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor) 2018-12-27 19:57:52,959 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating VM with parameters: {'name': u'target_vnf', 'key_name': u'vnf_test_keypair', 'image': u'715e37e2-95f6-4e9f-8f69-14a1e95bd5a1', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'd3dd594c-0e76-4e97-988c-285dea1ebb86'}, 'nics': [{'port-id': u'59436c32-131e-4965-860c-26f74bccec90'}, {'port-id': u'4f5da0e0-ceaa-4304-97a4-19917ae93bfa'}], 'flavor': u'803dcb7d-317a-4506-8bf8-6da01f4a2094'} 2018-12-27 19:57:52,959 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - server.create() server after transformations: {'name': u'reference_vnf', 'key_name': u'vnf_test_keypair', 'image': u'715e37e2-95f6-4e9f-8f69-14a1e95bd5a1', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'd3dd594c-0e76-4e97-988c-285dea1ebb86'}, 'nics': [{'port-id': u'e225d1ab-b331-48ac-b271-b3ebe88c4927'}, {'port-id': u'7b2ca7d6-9903-415d-91b1-d266c81ea13b'}], 'flavor': u'803dcb7d-317a-4506-8bf8-6da01f4a2094'} 2018-12-27 19:57:52,960 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating VM with parameters: {'name': u'reference_vnf', 'key_name': u'vnf_test_keypair', 'image': u'715e37e2-95f6-4e9f-8f69-14a1e95bd5a1', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'd3dd594c-0e76-4e97-988c-285dea1ebb86'}, 'nics': [{'port-id': u'e225d1ab-b331-48ac-b271-b3ebe88c4927'}, {'port-id': u'7b2ca7d6-9903-415d-91b1-d266c81ea13b'}], 'flavor': u'803dcb7d-317a-4506-8bf8-6da01f4a2094'} 2018-12-27 19:57:52,960 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor) 2018-12-27 19:57:52,960 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-12-27 19:57:52,960 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-12-27 19:57:52,960 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-12-27 19:57:52,960 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-12-27 19:57:52,961 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-12-27 19:57:52,961 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' 2018-12-27 19:57:52,961 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-12-27 19:57:52,961 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' 2018-12-27 19:57:52,961 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' 2018-12-27 19:57:52,961 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' 2018-12-27 19:57:52,962 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/d6e779c3-2838-425e-a1a0-fb36b9fc7155 2018-12-27 19:57:53,015 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:57:53,015 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:57:53,015 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:57:53,015 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:57:53,016 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:57:53,016 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:57:53,016 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:57:53,016 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-27T19:57:06.642Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "d6e779c3-2838-425e-a1a0-fb36b9fc7155"} 2018-12-27 19:57:53,016 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:57:53,016 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:57:53 GMT 2018-12-27 19:57:53,016 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:57:53,016 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-12-27 19:57:53,016 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:57:58,022 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-12-27 19:57:58,163 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:57:58,164 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:57:58,164 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:57:58,164 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:57:58,164 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:57:58,164 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:57:58,164 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:57:58,164 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "reference_vnf_host_b60xgm", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-27T19:57:54.169Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-12-27T19:57:54.169Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d6e779c3-2838-425e-a1a0-fb36b9fc7155"}, {"node_instance_id": "target_vnf_host_dmyop5", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-27T19:57:54.753Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-12-27T19:57:54.753Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d6e779c3-2838-425e-a1a0-fb36b9fc7155"}], "metadata": {"pagination": {"total": 149, "offset": 142, "size": 50}}} 2018-12-27 19:57:58,164 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:57:58,164 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:57:58 GMT 2018-12-27 19:57:58,165 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:57:58,165 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2342 2018-12-27 19:57:58,165 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:57:58,165 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] 2018-12-27 19:57:58,165 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] 2018-12-27 19:57:58,166 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/d6e779c3-2838-425e-a1a0-fb36b9fc7155 2018-12-27 19:57:58,217 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:57:58,217 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:57:58,217 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:57:58,217 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:57:58,217 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:57:58,218 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:57:58,218 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:57:58,218 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-27T19:57:06.642Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "d6e779c3-2838-425e-a1a0-fb36b9fc7155"} 2018-12-27 19:57:58,218 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:57:58,218 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:57:58 GMT 2018-12-27 19:57:58,218 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:57:58,218 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-12-27 19:57:58,218 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:58:03,224 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-12-27 19:58:03,345 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:58:03,345 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:58:03,345 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:58:03,345 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:58:03,345 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:58:03,345 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:58:03,345 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:58:03,346 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 149, "offset": 144, "size": 50}}} 2018-12-27 19:58:03,346 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:58:03,346 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:58:03 GMT 2018-12-27 19:58:03,346 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:58:03,346 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-12-27 19:58:03,346 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:58:03,346 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/d6e779c3-2838-425e-a1a0-fb36b9fc7155 2018-12-27 19:58:03,398 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:58:03,398 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:58:03,398 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:58:03,398 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:58:03,398 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:58:03,398 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:58:03,398 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:58:03,398 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-27T19:57:06.642Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "d6e779c3-2838-425e-a1a0-fb36b9fc7155"} 2018-12-27 19:58:03,398 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:58:03,398 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:58:03 GMT 2018-12-27 19:58:03,399 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:58:03,399 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-12-27 19:58:03,399 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:58:08,403 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-12-27 19:58:08,499 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:58:08,499 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:58:08,500 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:58:08,500 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:58:08,500 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:58:08,500 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:58:08,500 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:58:08,500 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 149, "offset": 144, "size": 50}}} 2018-12-27 19:58:08,500 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:58:08,500 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:58:08 GMT 2018-12-27 19:58:08,500 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:58:08,500 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-12-27 19:58:08,501 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:58:08,501 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/d6e779c3-2838-425e-a1a0-fb36b9fc7155 2018-12-27 19:58:08,840 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:58:08,840 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:58:08,840 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:58:08,840 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:58:08,840 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:58:08,840 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:58:08,840 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:58:08,841 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-27T19:57:06.642Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "d6e779c3-2838-425e-a1a0-fb36b9fc7155"} 2018-12-27 19:58:08,841 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:58:08,841 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:58:08 GMT 2018-12-27 19:58:08,841 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:58:08,841 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-12-27 19:58:08,841 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:58:13,846 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-12-27 19:58:13,908 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:58:13,908 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:58:13,908 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:58:13,908 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:58:13,908 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:58:13,908 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:58:13,909 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:58:13,909 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 149, "offset": 144, "size": 50}}} 2018-12-27 19:58:13,909 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:58:13,909 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:58:13 GMT 2018-12-27 19:58:13,909 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:58:13,909 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-12-27 19:58:13,909 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:58:13,909 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/d6e779c3-2838-425e-a1a0-fb36b9fc7155 2018-12-27 19:58:13,968 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:58:13,968 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:58:13,968 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:58:13,969 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:58:13,969 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:58:13,969 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:58:13,969 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:58:13,969 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-27T19:57:06.642Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "d6e779c3-2838-425e-a1a0-fb36b9fc7155"} 2018-12-27 19:58:13,969 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:58:13,969 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:58:13 GMT 2018-12-27 19:58:13,969 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:58:13,969 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-12-27 19:58:13,969 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:58:18,975 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-12-27 19:58:19,040 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:58:19,040 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:58:19,040 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:58:19,040 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:58:19,040 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:58:19,040 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:58:19,040 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:58:19,040 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 149, "offset": 144, "size": 50}}} 2018-12-27 19:58:19,040 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:58:19,041 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:58:19 GMT 2018-12-27 19:58:19,041 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:58:19,041 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-12-27 19:58:19,041 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:58:19,041 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/d6e779c3-2838-425e-a1a0-fb36b9fc7155 2018-12-27 19:58:19,094 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:58:19,095 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:58:19,095 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:58:19,095 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:58:19,095 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:58:19,095 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:58:19,095 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:58:19,095 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-27T19:57:06.642Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "d6e779c3-2838-425e-a1a0-fb36b9fc7155"} 2018-12-27 19:58:19,095 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:58:19,095 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:58:19 GMT 2018-12-27 19:58:19,096 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:58:19,096 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-12-27 19:58:19,096 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:58:24,101 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-12-27 19:58:24,162 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:58:24,163 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:58:24,163 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:58:24,163 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:58:24,163 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:58:24,163 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:58:24,163 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:58:24,163 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "reference_vnf_host_b60xgm", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-27T19:58:24.153Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:58:24.153Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d6e779c3-2838-425e-a1a0-fb36b9fc7155"}], "metadata": {"pagination": {"total": 149, "offset": 144, "size": 50}}} 2018-12-27 19:58:24,163 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:58:24,163 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:58:24 GMT 2018-12-27 19:58:24,164 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:58:24,164 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 605 2018-12-27 19:58:24,164 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:58:24,164 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-12-27 19:58:24,164 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/d6e779c3-2838-425e-a1a0-fb36b9fc7155 2018-12-27 19:58:24,223 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:58:24,223 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:58:24,223 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:58:24,223 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:58:24,223 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:58:24,223 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:58:24,223 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:58:24,224 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-27T19:57:06.642Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "d6e779c3-2838-425e-a1a0-fb36b9fc7155"} 2018-12-27 19:58:24,224 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:58:24,224 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:58:24 GMT 2018-12-27 19:58:24,224 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:58:24,224 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-12-27 19:58:24,224 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:58:29,229 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-12-27 19:58:29,295 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:58:29,295 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:58:29,295 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:58:29,295 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:58:29,295 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:58:29,295 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:58:29,295 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:58:29,295 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "target_vnf_host_dmyop5", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-27T19:58:24.770Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:58:24.770Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d6e779c3-2838-425e-a1a0-fb36b9fc7155"}, {"node_instance_id": "reference_vnf_host_b60xgm", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-27T19:58:24.770Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:58:24.770Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d6e779c3-2838-425e-a1a0-fb36b9fc7155"}, {"node_instance_id": "target_vnf_host_dmyop5", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-27T19:58:24.770Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:58:24.770Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d6e779c3-2838-425e-a1a0-fb36b9fc7155"}, {"node_instance_id": "reference_vnf_host_b60xgm", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-27T19:58:26.192Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60]", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-12-27T19:58:26.192Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d6e779c3-2838-425e-a1a0-fb36b9fc7155"}, {"node_instance_id": "target_vnf_host_dmyop5", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-27T19:58:27.777Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60]", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-12-27T19:58:27.777Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d6e779c3-2838-425e-a1a0-fb36b9fc7155"}], "metadata": {"pagination": {"total": 155, "offset": 145, "size": 50}}} 2018-12-27 19:58:29,296 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:58:29,296 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:58:29 GMT 2018-12-27 19:58:29,296 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:58:29,296 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 3925 2018-12-27 19:58:29,296 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:58:29,296 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-12-27 19:58:29,297 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-12-27 19:58:29,297 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-12-27 19:58:29,297 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2018-12-27 19:58:29,297 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2018-12-27 19:58:29,297 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/d6e779c3-2838-425e-a1a0-fb36b9fc7155 2018-12-27 19:58:29,359 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:58:29,359 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:58:29,359 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:58:29,360 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:58:29,360 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:58:29,360 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:58:29,360 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:58:29,360 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-27T19:57:06.642Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "d6e779c3-2838-425e-a1a0-fb36b9fc7155"} 2018-12-27 19:58:29,360 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:58:29,360 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:58:29 GMT 2018-12-27 19:58:29,360 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:58:29,360 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-12-27 19:58:29,360 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:58:34,366 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-12-27 19:58:34,430 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:58:34,430 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:58:34,430 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:58:34,430 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:58:34,430 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:58:34,430 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:58:34,430 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:58:34,431 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 155, "offset": 150, "size": 50}}} 2018-12-27 19:58:34,431 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:58:34,431 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:58:34 GMT 2018-12-27 19:58:34,431 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:58:34,431 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-12-27 19:58:34,431 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:58:34,431 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/d6e779c3-2838-425e-a1a0-fb36b9fc7155 2018-12-27 19:58:34,484 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:58:34,484 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:58:34,484 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:58:34,484 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:58:34,484 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:58:34,484 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:58:34,485 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:58:34,485 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-27T19:57:06.642Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "d6e779c3-2838-425e-a1a0-fb36b9fc7155"} 2018-12-27 19:58:34,485 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:58:34,485 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:58:34 GMT 2018-12-27 19:58:34,485 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:58:34,485 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-12-27 19:58:34,485 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:58:39,491 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-12-27 19:58:39,569 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:58:39,569 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:58:39,569 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:58:39,569 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:58:39,569 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:58:39,569 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:58:39,569 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:58:39,569 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 155, "offset": 150, "size": 50}}} 2018-12-27 19:58:39,570 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:58:39,570 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:58:39 GMT 2018-12-27 19:58:39,570 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:58:39,570 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-12-27 19:58:39,570 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:58:39,570 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/d6e779c3-2838-425e-a1a0-fb36b9fc7155 2018-12-27 19:58:39,622 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:58:39,622 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:58:39,623 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:58:39,623 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:58:39,623 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:58:39,623 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:58:39,623 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:58:39,623 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-27T19:57:06.642Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "d6e779c3-2838-425e-a1a0-fb36b9fc7155"} 2018-12-27 19:58:39,623 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:58:39,623 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:58:39 GMT 2018-12-27 19:58:39,623 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:58:39,623 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-12-27 19:58:39,624 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:58:44,629 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-12-27 19:58:44,696 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:58:44,696 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:58:44,696 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:58:44,696 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:58:44,697 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:58:44,697 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:58:44,697 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:58:44,697 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 155, "offset": 150, "size": 50}}} 2018-12-27 19:58:44,697 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:58:44,697 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:58:44 GMT 2018-12-27 19:58:44,697 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:58:44,697 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-12-27 19:58:44,697 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:58:44,698 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/d6e779c3-2838-425e-a1a0-fb36b9fc7155 2018-12-27 19:58:44,752 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:58:44,752 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:58:44,753 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:58:44,753 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:58:44,753 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:58:44,753 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:58:44,753 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:58:44,753 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-27T19:57:06.642Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "d6e779c3-2838-425e-a1a0-fb36b9fc7155"} 2018-12-27 19:58:44,753 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:58:44,753 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:58:44 GMT 2018-12-27 19:58:44,753 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:58:44,753 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-12-27 19:58:44,754 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:58:49,759 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-12-27 19:58:49,820 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:58:49,820 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:58:49,820 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:58:49,820 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:58:49,820 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:58:49,820 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:58:49,820 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:58:49,820 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 155, "offset": 150, "size": 50}}} 2018-12-27 19:58:49,820 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:58:49,821 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:58:49 GMT 2018-12-27 19:58:49,821 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:58:49,821 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-12-27 19:58:49,821 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:58:49,821 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/d6e779c3-2838-425e-a1a0-fb36b9fc7155 2018-12-27 19:58:49,870 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:58:49,871 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:58:49,871 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:58:49,871 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:58:49,871 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:58:49,871 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:58:49,871 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:58:49,871 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-27T19:57:06.642Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "d6e779c3-2838-425e-a1a0-fb36b9fc7155"} 2018-12-27 19:58:49,871 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:58:49,871 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:58:49 GMT 2018-12-27 19:58:49,872 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:58:49,872 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-12-27 19:58:49,872 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:58:54,877 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-12-27 19:58:54,938 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:58:54,939 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:58:54,939 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:58:54,939 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:58:54,939 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:58:54,939 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:58:54,939 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:58:54,939 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 155, "offset": 150, "size": 50}}} 2018-12-27 19:58:54,939 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:58:54,940 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:58:54 GMT 2018-12-27 19:58:54,940 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:58:54,940 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-12-27 19:58:54,940 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:58:54,940 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/d6e779c3-2838-425e-a1a0-fb36b9fc7155 2018-12-27 19:58:54,992 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:58:54,992 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:58:54,992 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:58:54,992 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:58:54,993 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:58:54,993 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:58:54,993 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:58:54,993 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-27T19:57:06.642Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "d6e779c3-2838-425e-a1a0-fb36b9fc7155"} 2018-12-27 19:58:54,993 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:58:54,993 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:58:54 GMT 2018-12-27 19:58:54,993 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:58:54,993 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-12-27 19:58:54,993 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:58:59,998 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-12-27 19:59:00,060 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:59:00,060 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:59:00,060 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:59:00,061 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:59:00,061 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:59:00,061 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:59:00,061 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:59:00,061 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "reference_vnf_host_b60xgm", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-27T19:58:56.225Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:58:56.225Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d6e779c3-2838-425e-a1a0-fb36b9fc7155"}, {"node_instance_id": "reference_vnf_host_b60xgm", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-27T19:58:56.790Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:58:56.790Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d6e779c3-2838-425e-a1a0-fb36b9fc7155"}, {"node_instance_id": "target_vnf_host_dmyop5", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-27T19:58:57.795Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:58:57.795Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d6e779c3-2838-425e-a1a0-fb36b9fc7155"}, {"node_instance_id": "target_vnf_host_dmyop5", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-27T19:58:57.795Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:58:57.795Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d6e779c3-2838-425e-a1a0-fb36b9fc7155"}, {"node_instance_id": "reference_vnf_host_b60xgm", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-27T19:58:58.761Z", "message": "Server is ACTIVE", "level": "info", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:58:58.761Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d6e779c3-2838-425e-a1a0-fb36b9fc7155", "logger": "18c117c3-3fff-46e2-8279-4277dde4c4c3"}, {"node_instance_id": "reference_vnf_host_b60xgm", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-27T19:58:58.883Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 2/60]", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:58:58.883Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d6e779c3-2838-425e-a1a0-fb36b9fc7155"}, {"node_instance_id": "target_vnf_host_dmyop5", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-27T19:58:59.799Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 2/60]", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:58:59.799Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d6e779c3-2838-425e-a1a0-fb36b9fc7155"}, {"node_instance_id": "target_vnf_host_dmyop5", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-27T19:58:59.858Z", "message": "Server is ACTIVE", "level": "info", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:58:59.858Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d6e779c3-2838-425e-a1a0-fb36b9fc7155", "logger": "43307d0c-70ba-44cc-8e5a-1f2377b04e98"}], "metadata": {"pagination": {"total": 163, "offset": 150, "size": 50}}} 2018-12-27 19:59:00,061 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:59:00,061 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:59:00 GMT 2018-12-27 19:59:00,061 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:59:00,061 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 4248 2018-12-27 19:59:00,061 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:59:00,062 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-12-27 19:59:00,062 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-12-27 19:59:00,062 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-12-27 19:59:00,062 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-12-27 19:59:00,062 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Server is ACTIVE 2018-12-27 19:59:00,063 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 2/60] 2018-12-27 19:59:00,063 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 2/60] 2018-12-27 19:59:00,063 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Server is ACTIVE 2018-12-27 19:59:00,063 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/d6e779c3-2838-425e-a1a0-fb36b9fc7155 2018-12-27 19:59:00,122 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:59:00,122 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:59:00,122 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:59:00,122 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:59:00,122 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:59:00,122 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:59:00,122 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:59:00,123 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-27T19:57:06.642Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "d6e779c3-2838-425e-a1a0-fb36b9fc7155"} 2018-12-27 19:59:00,123 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:59:00,123 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:59:00 GMT 2018-12-27 19:59:00,123 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:59:00,123 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-12-27 19:59:00,123 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:59:05,128 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-12-27 19:59:05,206 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:59:05,207 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:59:05,207 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:59:05,207 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:59:05,207 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:59:05,207 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:59:05,207 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:59:05,207 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "workflow_succeeded", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-27T19:59:00.803Z", "message": "'install' workflow execution succeeded", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-27T19:59:00.803Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d6e779c3-2838-425e-a1a0-fb36b9fc7155"}], "metadata": {"pagination": {"total": 164, "offset": 158, "size": 50}}} 2018-12-27 19:59:05,207 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:59:05,207 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:59:05 GMT 2018-12-27 19:59:05,207 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:59:05,208 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 525 2018-12-27 19:59:05,208 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:59:05,208 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - 'install' workflow execution succeeded 2018-12-27 19:59:05,208 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/d6e779c3-2838-425e-a1a0-fb36b9fc7155 2018-12-27 19:59:05,268 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 19:59:05,268 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 19:59:05,268 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 19:59:05,268 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 19:59:05,269 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 19:59:05,269 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 19:59:05,269 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 19:59:05,269 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "terminated", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-27T19:57:06.642Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "d6e779c3-2838-425e-a1a0-fb36b9fc7155"} 2018-12-27 19:59:05,269 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 19:59:05,269 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 19:59:05 GMT 2018-12-27 19:59:05,269 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 19:59:05,269 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 348 2018-12-27 19:59:05,269 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 19:59:05,270 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - {u'status': u'terminated', u'is_system_workflow': False, u'parameters': {}, u'blueprint_id': u'vrouter-opnfv', u'tenant_name': u'default_tenant', u'created_at': u'2018-12-27T19:57:06.642Z', u'created_by': u'admin', u'private_resource': False, u'workflow_id': u'install', u'error': u'', u'deployment_id': u'vrouter-opnfv', u'id': u'd6e779c3-2838-425e-a1a0-fb36b9fc7155'} 2018-12-27 19:59:05,281 - functest.opnfv_tests.vnf.router.vrouter_base - INFO - BGP Interoperability test. 2018-12-27 19:59:05,346 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - {u'outputs': {u'vnfs': {u'reference_vnf': {u'vnf_name': u'reference_vnf', u'public_key_path': u'~/.ssh/vnf_test_keypair.pem', u'floating_ip': u'172.30.9.213'}, u'target_vnf': {u'vnf_name': u'target_vnf', u'public_key_path': u'~/.ssh/vnf_test_keypair.pem', u'floating_ip': u'172.30.9.201'}}, u'networks': {u'management_plane_network': {u'network_name': u'management_plane_network'}, u'data_plane_network': {u'network_name': u'data_plane_network'}}}, u'deployment_id': u'vrouter-opnfv'} 2018-12-27 19:59:05,406 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - {u'outputs': {u'vnfs': {u'reference_vnf': {u'vnf_name': u'reference_vnf', u'public_key_path': u'~/.ssh/vnf_test_keypair.pem', u'floating_ip': u'172.30.9.213'}, u'target_vnf': {u'vnf_name': u'target_vnf', u'public_key_path': u'~/.ssh/vnf_test_keypair.pem', u'floating_ip': u'172.30.9.201'}}, u'networks': {u'management_plane_network': {u'network_name': u'management_plane_network'}, u'data_plane_network': {u'network_name': u'data_plane_network'}}}, u'deployment_id': u'vrouter-opnfv'} 2018-12-27 19:59:05,407 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - vnf name : reference_vnf 2018-12-27 19:59:05,407 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - reference_vnf floating ip address : 172.30.9.213 2018-12-27 19:59:05,408 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-27 19:59:05,410 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5be04f61a79641c5c9e17e5ebd76940f5255a108" 2018-12-27 19:59:06,616 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:59:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1b7f9ba5-836a-4cae-b4dc-963f51d608a2 x-compute-request-id: req-1b7f9ba5-836a-4cae-b4dc-963f51d608a2 Content-Encoding: gzip Content-Length: 1189 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6b:ff:34", "version": 4, "addr": "11.0.0.26", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6b:ff:34", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:04:a0:23", "version": 4, "addr": "12.0.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/3747f32a-6244-4d53-a653-9e4d53da69c5", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/3747f32a-6244-4d53-a653-9e4d53da69c5", "rel": "bookmark"}], "image": {"id": "715e37e2-95f6-4e9f-8f69-14a1e95bd5a1", "links": [{"href": "http://172.30.9.31:8774/images/715e37e2-95f6-4e9f-8f69-14a1e95bd5a1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T19:58:46.000000", "flavor": {"id": "803dcb7d-317a-4506-8bf8-6da01f4a2094", "links": [{"href": "http://172.30.9.31:8774/flavors/803dcb7d-317a-4506-8bf8-6da01f4a2094", "rel": "bookmark"}]}, "id": "3747f32a-6244-4d53-a653-9e4d53da69c5", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "dd1dfebaa2af4d9e939086ee63ccb77d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T19:58:46Z", "hostId": "ceda3807bf9e34a346b2d65460f6b81bfd36ef0b732e3aca70bdf402", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-12-27T19:57:50Z", "tenant_id": "a3b7658b35d04156a1f9d76d8ea4c69c", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "d3dd594c-0e76-4e97-988c-285dea1ebb86"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c0:a9:ca", "version": 4, "addr": "11.0.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c0:a9:ca", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:7f:01", "version": 4, "addr": "12.0.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/f8f80941-bf62-479c-8846-a773f2117000", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/f8f80941-bf62-479c-8846-a773f2117000", "rel": "bookmark"}], "image": {"id": "715e37e2-95f6-4e9f-8f69-14a1e95bd5a1", "links": [{"href": "http://172.30.9.31:8774/images/715e37e2-95f6-4e9f-8f69-14a1e95bd5a1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T19:58:44.000000", "flavor": {"id": "803dcb7d-317a-4506-8bf8-6da01f4a2094", "links": [{"href": "http://172.30.9.31:8774/flavors/803dcb7d-317a-4506-8bf8-6da01f4a2094", "rel": "bookmark"}]}, "id": "f8f80941-bf62-479c-8846-a773f2117000", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "dd1dfebaa2af4d9e939086ee63ccb77d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T19:58:44Z", "hostId": "ceda3807bf9e34a346b2d65460f6b81bfd36ef0b732e3aca70bdf402", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2018-12-27T19:57:50Z", "tenant_id": "a3b7658b35d04156a1f9d76d8ea4c69c", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "d3dd594c-0e76-4e97-988c-285dea1ebb86"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_d8c4bd52-6498-43ec-8754-1e22ed279358": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:13:b2:75", "version": 4, "addr": "192.168.120.29", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:13:b2:75", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/739a10ca-b90b-472e-b828-32b9406a88dc", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/739a10ca-b90b-472e-b828-32b9406a88dc", "rel": "bookmark"}], "image": {"id": "7d7a9fec-7d26-425b-95da-a7e484052b01", "links": [{"href": "http://172.30.9.31:8774/images/7d7a9fec-7d26-425b-95da-a7e484052b01", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T19:55:19.000000", "flavor": {"id": "24c3f926-246d-4a86-a9e3-d5ed53fb4eec", "links": [{"href": "http://172.30.9.31:8774/flavors/24c3f926-246d-4a86-a9e3-d5ed53fb4eec", "rel": "bookmark"}]}, "id": "739a10ca-b90b-472e-b828-32b9406a88dc", "security_groups": [{"name": "vyos_vrouter-sg_d8c4bd52-6498-43ec-8754-1e22ed279358"}], "user_id": "dd1dfebaa2af4d9e939086ee63ccb77d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T19:55:19Z", "hostId": "fdd262aabb4284cefd282b68eea6deaab2f05bb834dac77424a47ec1", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_d8c4bd52-6498-43ec-8754-1e22ed279358", "name": "vyos_vrouter-vm_d8c4bd52-6498-43ec-8754-1e22ed279358", "created": "2018-12-27T19:52:59Z", "tenant_id": "a3b7658b35d04156a1f9d76d8ea4c69c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-27 19:59:06,616 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-1b7f9ba5-836a-4cae-b4dc-963f51d608a2 2018-12-27 19:59:06,616 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.20875000954s 2018-12-27 19:59:06,617 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-1b7f9ba5-836a-4cae-b4dc-963f51d608a2 2018-12-27 19:59:06,620 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-27 19:59:06,623 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5be04f61a79641c5c9e17e5ebd76940f5255a108" 2018-12-27 19:59:07,576 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:59:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b36597b9-813f-4359-99ea-3ecebc0bfd16 x-compute-request-id: req-b36597b9-813f-4359-99ea-3ecebc0bfd16 Content-Encoding: gzip Content-Length: 1189 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6b:ff:34", "version": 4, "addr": "11.0.0.26", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6b:ff:34", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:04:a0:23", "version": 4, "addr": "12.0.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/3747f32a-6244-4d53-a653-9e4d53da69c5", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/3747f32a-6244-4d53-a653-9e4d53da69c5", "rel": "bookmark"}], "image": {"id": "715e37e2-95f6-4e9f-8f69-14a1e95bd5a1", "links": [{"href": "http://172.30.9.31:8774/images/715e37e2-95f6-4e9f-8f69-14a1e95bd5a1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T19:58:46.000000", "flavor": {"id": "803dcb7d-317a-4506-8bf8-6da01f4a2094", "links": [{"href": "http://172.30.9.31:8774/flavors/803dcb7d-317a-4506-8bf8-6da01f4a2094", "rel": "bookmark"}]}, "id": "3747f32a-6244-4d53-a653-9e4d53da69c5", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "dd1dfebaa2af4d9e939086ee63ccb77d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T19:58:46Z", "hostId": "ceda3807bf9e34a346b2d65460f6b81bfd36ef0b732e3aca70bdf402", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-12-27T19:57:50Z", "tenant_id": "a3b7658b35d04156a1f9d76d8ea4c69c", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "d3dd594c-0e76-4e97-988c-285dea1ebb86"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c0:a9:ca", "version": 4, "addr": "11.0.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c0:a9:ca", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:7f:01", "version": 4, "addr": "12.0.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/f8f80941-bf62-479c-8846-a773f2117000", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/f8f80941-bf62-479c-8846-a773f2117000", "rel": "bookmark"}], "image": {"id": "715e37e2-95f6-4e9f-8f69-14a1e95bd5a1", "links": [{"href": "http://172.30.9.31:8774/images/715e37e2-95f6-4e9f-8f69-14a1e95bd5a1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T19:58:44.000000", "flavor": {"id": "803dcb7d-317a-4506-8bf8-6da01f4a2094", "links": [{"href": "http://172.30.9.31:8774/flavors/803dcb7d-317a-4506-8bf8-6da01f4a2094", "rel": "bookmark"}]}, "id": "f8f80941-bf62-479c-8846-a773f2117000", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "dd1dfebaa2af4d9e939086ee63ccb77d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T19:58:44Z", "hostId": "ceda3807bf9e34a346b2d65460f6b81bfd36ef0b732e3aca70bdf402", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2018-12-27T19:57:50Z", "tenant_id": "a3b7658b35d04156a1f9d76d8ea4c69c", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "d3dd594c-0e76-4e97-988c-285dea1ebb86"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_d8c4bd52-6498-43ec-8754-1e22ed279358": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:13:b2:75", "version": 4, "addr": "192.168.120.29", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:13:b2:75", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/739a10ca-b90b-472e-b828-32b9406a88dc", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/739a10ca-b90b-472e-b828-32b9406a88dc", "rel": "bookmark"}], "image": {"id": "7d7a9fec-7d26-425b-95da-a7e484052b01", "links": [{"href": "http://172.30.9.31:8774/images/7d7a9fec-7d26-425b-95da-a7e484052b01", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T19:55:19.000000", "flavor": {"id": "24c3f926-246d-4a86-a9e3-d5ed53fb4eec", "links": [{"href": "http://172.30.9.31:8774/flavors/24c3f926-246d-4a86-a9e3-d5ed53fb4eec", "rel": "bookmark"}]}, "id": "739a10ca-b90b-472e-b828-32b9406a88dc", "security_groups": [{"name": "vyos_vrouter-sg_d8c4bd52-6498-43ec-8754-1e22ed279358"}], "user_id": "dd1dfebaa2af4d9e939086ee63ccb77d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T19:55:19Z", "hostId": "fdd262aabb4284cefd282b68eea6deaab2f05bb834dac77424a47ec1", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_d8c4bd52-6498-43ec-8754-1e22ed279358", "name": "vyos_vrouter-vm_d8c4bd52-6498-43ec-8754-1e22ed279358", "created": "2018-12-27T19:52:59Z", "tenant_id": "a3b7658b35d04156a1f9d76d8ea4c69c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-27 19:59:07,576 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-b36597b9-813f-4359-99ea-3ecebc0bfd16 2018-12-27 19:59:07,576 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.955834150314s 2018-12-27 19:59:07,577 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-b36597b9-813f-4359-99ea-3ecebc0bfd16 2018-12-27 19:59:07,581 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - management_plane_network_ip of reference_vnf : 11.0.0.4 2018-12-27 19:59:07,581 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - management_plane_network_mac of reference_vnf : fa:16:3e:c0:a9:ca 2018-12-27 19:59:07,581 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-27 19:59:07,584 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5be04f61a79641c5c9e17e5ebd76940f5255a108" 2018-12-27 19:59:08,534 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:59:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f0518587-c604-45c9-abab-82d2617383ad x-compute-request-id: req-f0518587-c604-45c9-abab-82d2617383ad Content-Encoding: gzip Content-Length: 1189 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6b:ff:34", "version": 4, "addr": "11.0.0.26", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6b:ff:34", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:04:a0:23", "version": 4, "addr": "12.0.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/3747f32a-6244-4d53-a653-9e4d53da69c5", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/3747f32a-6244-4d53-a653-9e4d53da69c5", "rel": "bookmark"}], "image": {"id": "715e37e2-95f6-4e9f-8f69-14a1e95bd5a1", "links": [{"href": "http://172.30.9.31:8774/images/715e37e2-95f6-4e9f-8f69-14a1e95bd5a1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T19:58:46.000000", "flavor": {"id": "803dcb7d-317a-4506-8bf8-6da01f4a2094", "links": [{"href": "http://172.30.9.31:8774/flavors/803dcb7d-317a-4506-8bf8-6da01f4a2094", "rel": "bookmark"}]}, "id": "3747f32a-6244-4d53-a653-9e4d53da69c5", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "dd1dfebaa2af4d9e939086ee63ccb77d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T19:58:46Z", "hostId": "ceda3807bf9e34a346b2d65460f6b81bfd36ef0b732e3aca70bdf402", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-12-27T19:57:50Z", "tenant_id": "a3b7658b35d04156a1f9d76d8ea4c69c", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "d3dd594c-0e76-4e97-988c-285dea1ebb86"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c0:a9:ca", "version": 4, "addr": "11.0.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c0:a9:ca", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:7f:01", "version": 4, "addr": "12.0.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/f8f80941-bf62-479c-8846-a773f2117000", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/f8f80941-bf62-479c-8846-a773f2117000", "rel": "bookmark"}], "image": {"id": "715e37e2-95f6-4e9f-8f69-14a1e95bd5a1", "links": [{"href": "http://172.30.9.31:8774/images/715e37e2-95f6-4e9f-8f69-14a1e95bd5a1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T19:58:44.000000", "flavor": {"id": "803dcb7d-317a-4506-8bf8-6da01f4a2094", "links": [{"href": "http://172.30.9.31:8774/flavors/803dcb7d-317a-4506-8bf8-6da01f4a2094", "rel": "bookmark"}]}, "id": "f8f80941-bf62-479c-8846-a773f2117000", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "dd1dfebaa2af4d9e939086ee63ccb77d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T19:58:44Z", "hostId": "ceda3807bf9e34a346b2d65460f6b81bfd36ef0b732e3aca70bdf402", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2018-12-27T19:57:50Z", "tenant_id": "a3b7658b35d04156a1f9d76d8ea4c69c", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "d3dd594c-0e76-4e97-988c-285dea1ebb86"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_d8c4bd52-6498-43ec-8754-1e22ed279358": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:13:b2:75", "version": 4, "addr": "192.168.120.29", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:13:b2:75", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/739a10ca-b90b-472e-b828-32b9406a88dc", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/739a10ca-b90b-472e-b828-32b9406a88dc", "rel": "bookmark"}], "image": {"id": "7d7a9fec-7d26-425b-95da-a7e484052b01", "links": [{"href": "http://172.30.9.31:8774/images/7d7a9fec-7d26-425b-95da-a7e484052b01", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T19:55:19.000000", "flavor": {"id": "24c3f926-246d-4a86-a9e3-d5ed53fb4eec", "links": [{"href": "http://172.30.9.31:8774/flavors/24c3f926-246d-4a86-a9e3-d5ed53fb4eec", "rel": "bookmark"}]}, "id": "739a10ca-b90b-472e-b828-32b9406a88dc", "security_groups": [{"name": "vyos_vrouter-sg_d8c4bd52-6498-43ec-8754-1e22ed279358"}], "user_id": "dd1dfebaa2af4d9e939086ee63ccb77d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T19:55:19Z", "hostId": "fdd262aabb4284cefd282b68eea6deaab2f05bb834dac77424a47ec1", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_d8c4bd52-6498-43ec-8754-1e22ed279358", "name": "vyos_vrouter-vm_d8c4bd52-6498-43ec-8754-1e22ed279358", "created": "2018-12-27T19:52:59Z", "tenant_id": "a3b7658b35d04156a1f9d76d8ea4c69c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-27 19:59:08,534 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-f0518587-c604-45c9-abab-82d2617383ad 2018-12-27 19:59:08,534 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.952602148056s 2018-12-27 19:59:08,534 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-f0518587-c604-45c9-abab-82d2617383ad 2018-12-27 19:59:08,538 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-27 19:59:08,541 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5be04f61a79641c5c9e17e5ebd76940f5255a108" 2018-12-27 19:59:09,679 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:59:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c4a072a7-d60f-46a9-bdfc-be877a60e4c8 x-compute-request-id: req-c4a072a7-d60f-46a9-bdfc-be877a60e4c8 Content-Encoding: gzip Content-Length: 1189 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6b:ff:34", "version": 4, "addr": "11.0.0.26", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6b:ff:34", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:04:a0:23", "version": 4, "addr": "12.0.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/3747f32a-6244-4d53-a653-9e4d53da69c5", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/3747f32a-6244-4d53-a653-9e4d53da69c5", "rel": "bookmark"}], "image": {"id": "715e37e2-95f6-4e9f-8f69-14a1e95bd5a1", "links": [{"href": "http://172.30.9.31:8774/images/715e37e2-95f6-4e9f-8f69-14a1e95bd5a1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T19:58:46.000000", "flavor": {"id": "803dcb7d-317a-4506-8bf8-6da01f4a2094", "links": [{"href": "http://172.30.9.31:8774/flavors/803dcb7d-317a-4506-8bf8-6da01f4a2094", "rel": "bookmark"}]}, "id": "3747f32a-6244-4d53-a653-9e4d53da69c5", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "dd1dfebaa2af4d9e939086ee63ccb77d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T19:58:46Z", "hostId": "ceda3807bf9e34a346b2d65460f6b81bfd36ef0b732e3aca70bdf402", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-12-27T19:57:50Z", "tenant_id": "a3b7658b35d04156a1f9d76d8ea4c69c", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "d3dd594c-0e76-4e97-988c-285dea1ebb86"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c0:a9:ca", "version": 4, "addr": "11.0.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c0:a9:ca", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:7f:01", "version": 4, "addr": "12.0.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/f8f80941-bf62-479c-8846-a773f2117000", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/f8f80941-bf62-479c-8846-a773f2117000", "rel": "bookmark"}], "image": {"id": "715e37e2-95f6-4e9f-8f69-14a1e95bd5a1", "links": [{"href": "http://172.30.9.31:8774/images/715e37e2-95f6-4e9f-8f69-14a1e95bd5a1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T19:58:44.000000", "flavor": {"id": "803dcb7d-317a-4506-8bf8-6da01f4a2094", "links": [{"href": "http://172.30.9.31:8774/flavors/803dcb7d-317a-4506-8bf8-6da01f4a2094", "rel": "bookmark"}]}, "id": "f8f80941-bf62-479c-8846-a773f2117000", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "dd1dfebaa2af4d9e939086ee63ccb77d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T19:58:44Z", "hostId": "ceda3807bf9e34a346b2d65460f6b81bfd36ef0b732e3aca70bdf402", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2018-12-27T19:57:50Z", "tenant_id": "a3b7658b35d04156a1f9d76d8ea4c69c", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "d3dd594c-0e76-4e97-988c-285dea1ebb86"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_d8c4bd52-6498-43ec-8754-1e22ed279358": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:13:b2:75", "version": 4, "addr": "192.168.120.29", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:13:b2:75", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/739a10ca-b90b-472e-b828-32b9406a88dc", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/739a10ca-b90b-472e-b828-32b9406a88dc", "rel": "bookmark"}], "image": {"id": "7d7a9fec-7d26-425b-95da-a7e484052b01", "links": [{"href": "http://172.30.9.31:8774/images/7d7a9fec-7d26-425b-95da-a7e484052b01", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T19:55:19.000000", "flavor": {"id": "24c3f926-246d-4a86-a9e3-d5ed53fb4eec", "links": [{"href": "http://172.30.9.31:8774/flavors/24c3f926-246d-4a86-a9e3-d5ed53fb4eec", "rel": "bookmark"}]}, "id": "739a10ca-b90b-472e-b828-32b9406a88dc", "security_groups": [{"name": "vyos_vrouter-sg_d8c4bd52-6498-43ec-8754-1e22ed279358"}], "user_id": "dd1dfebaa2af4d9e939086ee63ccb77d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T19:55:19Z", "hostId": "fdd262aabb4284cefd282b68eea6deaab2f05bb834dac77424a47ec1", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_d8c4bd52-6498-43ec-8754-1e22ed279358", "name": "vyos_vrouter-vm_d8c4bd52-6498-43ec-8754-1e22ed279358", "created": "2018-12-27T19:52:59Z", "tenant_id": "a3b7658b35d04156a1f9d76d8ea4c69c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-27 19:59:09,680 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-c4a072a7-d60f-46a9-bdfc-be877a60e4c8 2018-12-27 19:59:09,680 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.14168596268s 2018-12-27 19:59:09,680 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-c4a072a7-d60f-46a9-bdfc-be877a60e4c8 2018-12-27 19:59:09,684 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - data_plane_network_ip of reference_vnf : 12.0.0.4 2018-12-27 19:59:09,684 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - data_plane_network_mac of reference_vnf : fa:16:3e:b0:7f:01 2018-12-27 19:59:09,684 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - vnf name : target_vnf 2018-12-27 19:59:09,684 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - target_vnf floating ip address : 172.30.9.201 2018-12-27 19:59:09,685 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-27 19:59:09,687 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5be04f61a79641c5c9e17e5ebd76940f5255a108" 2018-12-27 19:59:10,228 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:59:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-360c27c0-0d38-47b7-b381-a349902bf94b x-compute-request-id: req-360c27c0-0d38-47b7-b381-a349902bf94b Content-Encoding: gzip Content-Length: 1189 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6b:ff:34", "version": 4, "addr": "11.0.0.26", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6b:ff:34", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:04:a0:23", "version": 4, "addr": "12.0.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/3747f32a-6244-4d53-a653-9e4d53da69c5", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/3747f32a-6244-4d53-a653-9e4d53da69c5", "rel": "bookmark"}], "image": {"id": "715e37e2-95f6-4e9f-8f69-14a1e95bd5a1", "links": [{"href": "http://172.30.9.31:8774/images/715e37e2-95f6-4e9f-8f69-14a1e95bd5a1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T19:58:46.000000", "flavor": {"id": "803dcb7d-317a-4506-8bf8-6da01f4a2094", "links": [{"href": "http://172.30.9.31:8774/flavors/803dcb7d-317a-4506-8bf8-6da01f4a2094", "rel": "bookmark"}]}, "id": "3747f32a-6244-4d53-a653-9e4d53da69c5", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "dd1dfebaa2af4d9e939086ee63ccb77d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T19:58:46Z", "hostId": "ceda3807bf9e34a346b2d65460f6b81bfd36ef0b732e3aca70bdf402", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-12-27T19:57:50Z", "tenant_id": "a3b7658b35d04156a1f9d76d8ea4c69c", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "d3dd594c-0e76-4e97-988c-285dea1ebb86"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c0:a9:ca", "version": 4, "addr": "11.0.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c0:a9:ca", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:7f:01", "version": 4, "addr": "12.0.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/f8f80941-bf62-479c-8846-a773f2117000", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/f8f80941-bf62-479c-8846-a773f2117000", "rel": "bookmark"}], "image": {"id": "715e37e2-95f6-4e9f-8f69-14a1e95bd5a1", "links": [{"href": "http://172.30.9.31:8774/images/715e37e2-95f6-4e9f-8f69-14a1e95bd5a1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T19:58:44.000000", "flavor": {"id": "803dcb7d-317a-4506-8bf8-6da01f4a2094", "links": [{"href": "http://172.30.9.31:8774/flavors/803dcb7d-317a-4506-8bf8-6da01f4a2094", "rel": "bookmark"}]}, "id": "f8f80941-bf62-479c-8846-a773f2117000", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "dd1dfebaa2af4d9e939086ee63ccb77d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T19:58:44Z", "hostId": "ceda3807bf9e34a346b2d65460f6b81bfd36ef0b732e3aca70bdf402", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2018-12-27T19:57:50Z", "tenant_id": "a3b7658b35d04156a1f9d76d8ea4c69c", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "d3dd594c-0e76-4e97-988c-285dea1ebb86"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_d8c4bd52-6498-43ec-8754-1e22ed279358": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:13:b2:75", "version": 4, "addr": "192.168.120.29", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:13:b2:75", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/739a10ca-b90b-472e-b828-32b9406a88dc", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/739a10ca-b90b-472e-b828-32b9406a88dc", "rel": "bookmark"}], "image": {"id": "7d7a9fec-7d26-425b-95da-a7e484052b01", "links": [{"href": "http://172.30.9.31:8774/images/7d7a9fec-7d26-425b-95da-a7e484052b01", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T19:55:19.000000", "flavor": {"id": "24c3f926-246d-4a86-a9e3-d5ed53fb4eec", "links": [{"href": "http://172.30.9.31:8774/flavors/24c3f926-246d-4a86-a9e3-d5ed53fb4eec", "rel": "bookmark"}]}, "id": "739a10ca-b90b-472e-b828-32b9406a88dc", "security_groups": [{"name": "vyos_vrouter-sg_d8c4bd52-6498-43ec-8754-1e22ed279358"}], "user_id": "dd1dfebaa2af4d9e939086ee63ccb77d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T19:55:19Z", "hostId": "fdd262aabb4284cefd282b68eea6deaab2f05bb834dac77424a47ec1", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_d8c4bd52-6498-43ec-8754-1e22ed279358", "name": "vyos_vrouter-vm_d8c4bd52-6498-43ec-8754-1e22ed279358", "created": "2018-12-27T19:52:59Z", "tenant_id": "a3b7658b35d04156a1f9d76d8ea4c69c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-27 19:59:10,228 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-360c27c0-0d38-47b7-b381-a349902bf94b 2018-12-27 19:59:10,228 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.543349981308s 2018-12-27 19:59:10,229 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-360c27c0-0d38-47b7-b381-a349902bf94b 2018-12-27 19:59:10,232 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-27 19:59:10,235 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5be04f61a79641c5c9e17e5ebd76940f5255a108" 2018-12-27 19:59:11,177 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:59:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1d44e5ea-effa-45ee-a07d-4b54155fa908 x-compute-request-id: req-1d44e5ea-effa-45ee-a07d-4b54155fa908 Content-Encoding: gzip Content-Length: 1189 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6b:ff:34", "version": 4, "addr": "11.0.0.26", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6b:ff:34", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:04:a0:23", "version": 4, "addr": "12.0.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/3747f32a-6244-4d53-a653-9e4d53da69c5", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/3747f32a-6244-4d53-a653-9e4d53da69c5", "rel": "bookmark"}], "image": {"id": "715e37e2-95f6-4e9f-8f69-14a1e95bd5a1", "links": [{"href": "http://172.30.9.31:8774/images/715e37e2-95f6-4e9f-8f69-14a1e95bd5a1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T19:58:46.000000", "flavor": {"id": "803dcb7d-317a-4506-8bf8-6da01f4a2094", "links": [{"href": "http://172.30.9.31:8774/flavors/803dcb7d-317a-4506-8bf8-6da01f4a2094", "rel": "bookmark"}]}, "id": "3747f32a-6244-4d53-a653-9e4d53da69c5", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "dd1dfebaa2af4d9e939086ee63ccb77d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T19:58:46Z", "hostId": "ceda3807bf9e34a346b2d65460f6b81bfd36ef0b732e3aca70bdf402", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-12-27T19:57:50Z", "tenant_id": "a3b7658b35d04156a1f9d76d8ea4c69c", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "d3dd594c-0e76-4e97-988c-285dea1ebb86"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c0:a9:ca", "version": 4, "addr": "11.0.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c0:a9:ca", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:7f:01", "version": 4, "addr": "12.0.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/f8f80941-bf62-479c-8846-a773f2117000", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/f8f80941-bf62-479c-8846-a773f2117000", "rel": "bookmark"}], "image": {"id": "715e37e2-95f6-4e9f-8f69-14a1e95bd5a1", "links": [{"href": "http://172.30.9.31:8774/images/715e37e2-95f6-4e9f-8f69-14a1e95bd5a1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T19:58:44.000000", "flavor": {"id": "803dcb7d-317a-4506-8bf8-6da01f4a2094", "links": [{"href": "http://172.30.9.31:8774/flavors/803dcb7d-317a-4506-8bf8-6da01f4a2094", "rel": "bookmark"}]}, "id": "f8f80941-bf62-479c-8846-a773f2117000", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "dd1dfebaa2af4d9e939086ee63ccb77d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T19:58:44Z", "hostId": "ceda3807bf9e34a346b2d65460f6b81bfd36ef0b732e3aca70bdf402", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2018-12-27T19:57:50Z", "tenant_id": "a3b7658b35d04156a1f9d76d8ea4c69c", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "d3dd594c-0e76-4e97-988c-285dea1ebb86"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_d8c4bd52-6498-43ec-8754-1e22ed279358": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:13:b2:75", "version": 4, "addr": "192.168.120.29", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:13:b2:75", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/739a10ca-b90b-472e-b828-32b9406a88dc", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/739a10ca-b90b-472e-b828-32b9406a88dc", "rel": "bookmark"}], "image": {"id": "7d7a9fec-7d26-425b-95da-a7e484052b01", "links": [{"href": "http://172.30.9.31:8774/images/7d7a9fec-7d26-425b-95da-a7e484052b01", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T19:55:19.000000", "flavor": {"id": "24c3f926-246d-4a86-a9e3-d5ed53fb4eec", "links": [{"href": "http://172.30.9.31:8774/flavors/24c3f926-246d-4a86-a9e3-d5ed53fb4eec", "rel": "bookmark"}]}, "id": "739a10ca-b90b-472e-b828-32b9406a88dc", "security_groups": [{"name": "vyos_vrouter-sg_d8c4bd52-6498-43ec-8754-1e22ed279358"}], "user_id": "dd1dfebaa2af4d9e939086ee63ccb77d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T19:55:19Z", "hostId": "fdd262aabb4284cefd282b68eea6deaab2f05bb834dac77424a47ec1", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_d8c4bd52-6498-43ec-8754-1e22ed279358", "name": "vyos_vrouter-vm_d8c4bd52-6498-43ec-8754-1e22ed279358", "created": "2018-12-27T19:52:59Z", "tenant_id": "a3b7658b35d04156a1f9d76d8ea4c69c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-27 19:59:11,178 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-1d44e5ea-effa-45ee-a07d-4b54155fa908 2018-12-27 19:59:11,178 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.945385932922s 2018-12-27 19:59:11,178 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-1d44e5ea-effa-45ee-a07d-4b54155fa908 2018-12-27 19:59:11,182 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - management_plane_network_ip of target_vnf : 11.0.0.26 2018-12-27 19:59:11,182 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - management_plane_network_mac of target_vnf : fa:16:3e:6b:ff:34 2018-12-27 19:59:11,182 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-27 19:59:11,185 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5be04f61a79641c5c9e17e5ebd76940f5255a108" 2018-12-27 19:59:11,753 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:59:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6e05cbc2-f1ff-4157-b6c0-5aa70245c119 x-compute-request-id: req-6e05cbc2-f1ff-4157-b6c0-5aa70245c119 Content-Encoding: gzip Content-Length: 1189 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6b:ff:34", "version": 4, "addr": "11.0.0.26", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6b:ff:34", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:04:a0:23", "version": 4, "addr": "12.0.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/3747f32a-6244-4d53-a653-9e4d53da69c5", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/3747f32a-6244-4d53-a653-9e4d53da69c5", "rel": "bookmark"}], "image": {"id": "715e37e2-95f6-4e9f-8f69-14a1e95bd5a1", "links": [{"href": "http://172.30.9.31:8774/images/715e37e2-95f6-4e9f-8f69-14a1e95bd5a1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T19:58:46.000000", "flavor": {"id": "803dcb7d-317a-4506-8bf8-6da01f4a2094", "links": [{"href": "http://172.30.9.31:8774/flavors/803dcb7d-317a-4506-8bf8-6da01f4a2094", "rel": "bookmark"}]}, "id": "3747f32a-6244-4d53-a653-9e4d53da69c5", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "dd1dfebaa2af4d9e939086ee63ccb77d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T19:58:46Z", "hostId": "ceda3807bf9e34a346b2d65460f6b81bfd36ef0b732e3aca70bdf402", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-12-27T19:57:50Z", "tenant_id": "a3b7658b35d04156a1f9d76d8ea4c69c", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "d3dd594c-0e76-4e97-988c-285dea1ebb86"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c0:a9:ca", "version": 4, "addr": "11.0.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c0:a9:ca", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:7f:01", "version": 4, "addr": "12.0.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/f8f80941-bf62-479c-8846-a773f2117000", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/f8f80941-bf62-479c-8846-a773f2117000", "rel": "bookmark"}], "image": {"id": "715e37e2-95f6-4e9f-8f69-14a1e95bd5a1", "links": [{"href": "http://172.30.9.31:8774/images/715e37e2-95f6-4e9f-8f69-14a1e95bd5a1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T19:58:44.000000", "flavor": {"id": "803dcb7d-317a-4506-8bf8-6da01f4a2094", "links": [{"href": "http://172.30.9.31:8774/flavors/803dcb7d-317a-4506-8bf8-6da01f4a2094", "rel": "bookmark"}]}, "id": "f8f80941-bf62-479c-8846-a773f2117000", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "dd1dfebaa2af4d9e939086ee63ccb77d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T19:58:44Z", "hostId": "ceda3807bf9e34a346b2d65460f6b81bfd36ef0b732e3aca70bdf402", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2018-12-27T19:57:50Z", "tenant_id": "a3b7658b35d04156a1f9d76d8ea4c69c", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "d3dd594c-0e76-4e97-988c-285dea1ebb86"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_d8c4bd52-6498-43ec-8754-1e22ed279358": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:13:b2:75", "version": 4, "addr": "192.168.120.29", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:13:b2:75", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/739a10ca-b90b-472e-b828-32b9406a88dc", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/739a10ca-b90b-472e-b828-32b9406a88dc", "rel": "bookmark"}], "image": {"id": "7d7a9fec-7d26-425b-95da-a7e484052b01", "links": [{"href": "http://172.30.9.31:8774/images/7d7a9fec-7d26-425b-95da-a7e484052b01", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T19:55:19.000000", "flavor": {"id": "24c3f926-246d-4a86-a9e3-d5ed53fb4eec", "links": [{"href": "http://172.30.9.31:8774/flavors/24c3f926-246d-4a86-a9e3-d5ed53fb4eec", "rel": "bookmark"}]}, "id": "739a10ca-b90b-472e-b828-32b9406a88dc", "security_groups": [{"name": "vyos_vrouter-sg_d8c4bd52-6498-43ec-8754-1e22ed279358"}], "user_id": "dd1dfebaa2af4d9e939086ee63ccb77d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T19:55:19Z", "hostId": "fdd262aabb4284cefd282b68eea6deaab2f05bb834dac77424a47ec1", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_d8c4bd52-6498-43ec-8754-1e22ed279358", "name": "vyos_vrouter-vm_d8c4bd52-6498-43ec-8754-1e22ed279358", "created": "2018-12-27T19:52:59Z", "tenant_id": "a3b7658b35d04156a1f9d76d8ea4c69c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-27 19:59:11,754 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-6e05cbc2-f1ff-4157-b6c0-5aa70245c119 2018-12-27 19:59:11,754 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.571514129639s 2018-12-27 19:59:11,755 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-6e05cbc2-f1ff-4157-b6c0-5aa70245c119 2018-12-27 19:59:11,759 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-27 19:59:11,761 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5be04f61a79641c5c9e17e5ebd76940f5255a108" 2018-12-27 19:59:12,515 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 19:59:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8d4ff2e5-75e7-4956-8834-f8d49222a0a1 x-compute-request-id: req-8d4ff2e5-75e7-4956-8834-f8d49222a0a1 Content-Encoding: gzip Content-Length: 1189 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6b:ff:34", "version": 4, "addr": "11.0.0.26", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6b:ff:34", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:04:a0:23", "version": 4, "addr": "12.0.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/3747f32a-6244-4d53-a653-9e4d53da69c5", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/3747f32a-6244-4d53-a653-9e4d53da69c5", "rel": "bookmark"}], "image": {"id": "715e37e2-95f6-4e9f-8f69-14a1e95bd5a1", "links": [{"href": "http://172.30.9.31:8774/images/715e37e2-95f6-4e9f-8f69-14a1e95bd5a1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T19:58:46.000000", "flavor": {"id": "803dcb7d-317a-4506-8bf8-6da01f4a2094", "links": [{"href": "http://172.30.9.31:8774/flavors/803dcb7d-317a-4506-8bf8-6da01f4a2094", "rel": "bookmark"}]}, "id": "3747f32a-6244-4d53-a653-9e4d53da69c5", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "dd1dfebaa2af4d9e939086ee63ccb77d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T19:58:46Z", "hostId": "ceda3807bf9e34a346b2d65460f6b81bfd36ef0b732e3aca70bdf402", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-12-27T19:57:50Z", "tenant_id": "a3b7658b35d04156a1f9d76d8ea4c69c", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "d3dd594c-0e76-4e97-988c-285dea1ebb86"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c0:a9:ca", "version": 4, "addr": "11.0.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c0:a9:ca", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:7f:01", "version": 4, "addr": "12.0.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/f8f80941-bf62-479c-8846-a773f2117000", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/f8f80941-bf62-479c-8846-a773f2117000", "rel": "bookmark"}], "image": {"id": "715e37e2-95f6-4e9f-8f69-14a1e95bd5a1", "links": [{"href": "http://172.30.9.31:8774/images/715e37e2-95f6-4e9f-8f69-14a1e95bd5a1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T19:58:44.000000", "flavor": {"id": "803dcb7d-317a-4506-8bf8-6da01f4a2094", "links": [{"href": "http://172.30.9.31:8774/flavors/803dcb7d-317a-4506-8bf8-6da01f4a2094", "rel": "bookmark"}]}, "id": "f8f80941-bf62-479c-8846-a773f2117000", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "dd1dfebaa2af4d9e939086ee63ccb77d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T19:58:44Z", "hostId": "ceda3807bf9e34a346b2d65460f6b81bfd36ef0b732e3aca70bdf402", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2018-12-27T19:57:50Z", "tenant_id": "a3b7658b35d04156a1f9d76d8ea4c69c", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "d3dd594c-0e76-4e97-988c-285dea1ebb86"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_d8c4bd52-6498-43ec-8754-1e22ed279358": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:13:b2:75", "version": 4, "addr": "192.168.120.29", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:13:b2:75", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/739a10ca-b90b-472e-b828-32b9406a88dc", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/739a10ca-b90b-472e-b828-32b9406a88dc", "rel": "bookmark"}], "image": {"id": "7d7a9fec-7d26-425b-95da-a7e484052b01", "links": [{"href": "http://172.30.9.31:8774/images/7d7a9fec-7d26-425b-95da-a7e484052b01", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T19:55:19.000000", "flavor": {"id": "24c3f926-246d-4a86-a9e3-d5ed53fb4eec", "links": [{"href": "http://172.30.9.31:8774/flavors/24c3f926-246d-4a86-a9e3-d5ed53fb4eec", "rel": "bookmark"}]}, "id": "739a10ca-b90b-472e-b828-32b9406a88dc", "security_groups": [{"name": "vyos_vrouter-sg_d8c4bd52-6498-43ec-8754-1e22ed279358"}], "user_id": "dd1dfebaa2af4d9e939086ee63ccb77d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T19:55:19Z", "hostId": "fdd262aabb4284cefd282b68eea6deaab2f05bb834dac77424a47ec1", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_d8c4bd52-6498-43ec-8754-1e22ed279358", "name": "vyos_vrouter-vm_d8c4bd52-6498-43ec-8754-1e22ed279358", "created": "2018-12-27T19:52:59Z", "tenant_id": "a3b7658b35d04156a1f9d76d8ea4c69c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-27 19:59:12,515 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-8d4ff2e5-75e7-4956-8834-f8d49222a0a1 2018-12-27 19:59:12,515 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.7562520504s 2018-12-27 19:59:12,516 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-8d4ff2e5-75e7-4956-8834-f8d49222a0a1 2018-12-27 19:59:12,519 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - data_plane_network_ip of target_vnf : 12.0.0.7 2018-12-27 19:59:12,519 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - data_plane_network_mac of target_vnf : fa:16:3e:04:a0:23 2018-12-27 19:59:12,519 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - init test exec 2018-12-27 19:59:12,540 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - init vnf controller 2018-12-27 19:59:12,557 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - initialize vm controller 2018-12-27 19:59:12,558 - functest.opnfv_tests.vnf.router.vnf_controller.command_generator - DEBUG - init command generator 2018-12-27 19:59:12,624 - functest.opnfv_tests.vnf.router.vrouter_base - INFO - vRouter test Start Time:'2018-12-27 19:59:12' 2018-12-27 19:59:12,624 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Start config command target_vnf and reference_vnf 2018-12-27 19:59:12,624 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Configuration to target vnf 2018-12-27 19:59:12,657 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.30.9.201. 2018-12-27 19:59:13,661 - paramiko.transport - DEBUG - starting thread (client mode): 0xa71ae450L 2018-12-27 19:59:13,662 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-12-27 19:59:13,665 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_5.5p1 Debian-6+squeeze8 2018-12-27 19:59:13,666 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_5.5p1) 2018-12-27 19:59:13,667 - paramiko.transport - DEBUG - kex algos:[u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] server encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] client mac:[u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-12-27 19:59:13,667 - paramiko.transport - DEBUG - Kex agreed: diffie-hellman-group-exchange-sha256 2018-12-27 19:59:13,667 - paramiko.transport - DEBUG - HostKey agreed: ssh-rsa 2018-12-27 19:59:13,667 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-12-27 19:59:13,667 - paramiko.transport - DEBUG - MAC agreed: hmac-sha1 2018-12-27 19:59:13,667 - paramiko.transport - DEBUG - Compression agreed: none 2018-12-27 19:59:13,702 - paramiko.transport - DEBUG - Got server p (2048 bits) 2018-12-27 19:59:13,809 - paramiko.transport - DEBUG - kex engine KexGexSHA256 specified hash_algo 2018-12-27 19:59:13,809 - paramiko.transport - DEBUG - Switch to new keys ... 2018-12-27 19:59:13,812 - paramiko.transport - DEBUG - Adding ssh-rsa host key for 172.30.9.201: 05fe7a9c6c774fcdf055d1aa31e1b495 2018-12-27 19:59:13,841 - paramiko.transport - DEBUG - userauth is OK 2018-12-27 19:59:13,851 - paramiko.transport - INFO - Auth banner: Welcome to VyOS 2018-12-27 19:59:13,851 - paramiko.transport - INFO - Authentication (password) successful! 2018-12-27 19:59:13,876 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connection established to 172.30.9.201. 2018-12-27 19:59:13,877 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-12-27 19:59:13,877 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-12-27 19:59:13,877 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-12-27 19:59:13,880 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-12-27 19:59:13,881 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-12-27 19:59:14,911 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : configure 2018-12-27 19:59:15,913 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : configure [edit] vyos@vyos# 2018-12-27 19:59:20,918 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : sudo /sbin/ifconfig eth0 mtu 1450 2018-12-27 19:59:21,920 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : sudo /sbin/ifconfig eth0 mtu 1450 [edit] vyos@vyos# 2018-12-27 19:59:26,925 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : sudo /sbin/ifconfig eth1 mtu 1450 2018-12-27 19:59:27,927 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : sudo /sbin/ifconfig eth1 mtu 1450 [edit] vyos@vyos# 2018-12-27 19:59:32,933 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.1.0/24 blackhole distance 1 2018-12-27 19:59:33,935 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.1.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-12-27 19:59:38,940 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.2.0/24 blackhole distance 1 2018-12-27 19:59:39,942 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.2.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-12-27 19:59:44,947 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.3.0/24 blackhole distance 1 2018-12-27 19:59:45,949 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.3.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-12-27 19:59:50,954 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.4.0/24 blackhole distance 1 2018-12-27 19:59:51,956 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.4.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-12-27 19:59:56,962 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.5.0/24 blackhole distance 1 2018-12-27 19:59:57,964 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.5.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-12-27 20:00:02,965 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.6.0/24 blackhole distance 1 2018-12-27 20:00:03,967 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.6.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-12-27 20:00:08,973 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.7.0/24 blackhole distance 1 2018-12-27 20:00:09,976 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.7.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-12-27 20:00:14,981 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.8.0/24 blackhole distance 1 2018-12-27 20:00:15,983 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.8.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-12-27 20:00:20,988 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.9.0/24 blackhole distance 1 2018-12-27 20:00:21,990 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.9.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-12-27 20:00:26,995 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.10.0/24 blackhole distance 1 2018-12-27 20:00:27,997 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.10.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-12-27 20:00:33,001 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : commit 2018-12-27 20:00:34,003 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : commit [edit] vyos@vyos# 2018-12-27 20:00:39,007 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.4 ebgp-multihop '2' 2018-12-27 20:00:40,009 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.4 ebgp-multihop '2' [edit] vyos@vyos# 2018-12-27 20:00:45,010 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.4 remote-as 65002 2018-12-27 20:00:46,012 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.4 remote-as 65002 [edit] vyos@vyos# 2018-12-27 20:00:51,017 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.4 update-source 12.0.0.7 2018-12-27 20:00:52,019 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.4 update-source 12.0.0.7 [edit] vyos@vyos# 2018-12-27 20:00:57,024 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.4 soft-reconfiguration inbound 2018-12-27 20:00:58,026 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.4 soft-reconfiguration inboun d [edit] vyos@vyos# 2018-12-27 20:01:03,031 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.4 password lab0033 2018-12-27 20:01:04,034 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.4 password lab0033 [edit] vyos@vyos# 2018-12-27 20:01:09,039 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.1.0/24 2018-12-27 20:01:10,041 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.1.0/24 [edit] vyos@vyos# 2018-12-27 20:01:15,046 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.2.0/24 2018-12-27 20:01:16,048 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.2.0/24 [edit] vyos@vyos# 2018-12-27 20:01:21,053 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.3.0/24 2018-12-27 20:01:22,055 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.3.0/24 [edit] vyos@vyos# 2018-12-27 20:01:27,060 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.4.0/24 2018-12-27 20:01:28,062 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.4.0/24 [edit] vyos@vyos# 2018-12-27 20:01:33,067 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.5.0/24 2018-12-27 20:01:34,069 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.5.0/24 [edit] vyos@vyos# 2018-12-27 20:01:39,074 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.6.0/24 2018-12-27 20:01:40,076 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.6.0/24 [edit] vyos@vyos# 2018-12-27 20:01:45,081 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.7.0/24 2018-12-27 20:01:46,083 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.7.0/24 [edit] vyos@vyos# 2018-12-27 20:01:51,088 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.8.0/24 2018-12-27 20:01:52,090 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.8.0/24 [edit] vyos@vyos# 2018-12-27 20:01:57,095 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.9.0/24 2018-12-27 20:01:58,097 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.9.0/24 [edit] vyos@vyos# 2018-12-27 20:02:03,102 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.10.0/24 2018-12-27 20:02:04,104 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.10.0/24 [edit] vyos@vyos# 2018-12-27 20:02:09,109 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 parameters router-id 12.0.0.7 2018-12-27 20:02:10,111 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 parameters router-id 12.0.0.7 [edit] vyos@vyos# 2018-12-27 20:02:15,116 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : commit 2018-12-27 20:02:16,118 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : commit [edit] vyos@vyos# 2018-12-27 20:02:21,141 - paramiko.transport - DEBUG - EOF in transport thread 2018-12-27 20:02:21,155 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Configuration to reference vnf 2018-12-27 20:02:21,203 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.30.9.213. 2018-12-27 20:02:21,206 - paramiko.transport - DEBUG - starting thread (client mode): 0xa772f790L 2018-12-27 20:02:21,207 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-12-27 20:02:21,215 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_5.5p1 Debian-6+squeeze8 2018-12-27 20:02:21,216 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_5.5p1) 2018-12-27 20:02:21,217 - paramiko.transport - DEBUG - kex algos:[u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] server encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] client mac:[u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-12-27 20:02:21,217 - paramiko.transport - DEBUG - Kex agreed: diffie-hellman-group-exchange-sha256 2018-12-27 20:02:21,217 - paramiko.transport - DEBUG - HostKey agreed: ssh-rsa 2018-12-27 20:02:21,217 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-12-27 20:02:21,217 - paramiko.transport - DEBUG - MAC agreed: hmac-sha1 2018-12-27 20:02:21,217 - paramiko.transport - DEBUG - Compression agreed: none 2018-12-27 20:02:21,252 - paramiko.transport - DEBUG - Got server p (2048 bits) 2018-12-27 20:02:21,364 - paramiko.transport - DEBUG - kex engine KexGexSHA256 specified hash_algo 2018-12-27 20:02:21,364 - paramiko.transport - DEBUG - Switch to new keys ... 2018-12-27 20:02:21,368 - paramiko.transport - DEBUG - Adding ssh-rsa host key for 172.30.9.213: 05fe7a9c6c774fcdf055d1aa31e1b495 2018-12-27 20:02:21,400 - paramiko.transport - DEBUG - userauth is OK 2018-12-27 20:02:21,412 - paramiko.transport - INFO - Auth banner: Welcome to VyOS 2018-12-27 20:02:21,413 - paramiko.transport - INFO - Authentication (password) successful! 2018-12-27 20:02:21,432 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connection established to 172.30.9.213. 2018-12-27 20:02:21,432 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-12-27 20:02:21,433 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-12-27 20:02:21,433 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-12-27 20:02:21,436 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-12-27 20:02:21,438 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-12-27 20:02:22,457 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : configure 2018-12-27 20:02:23,458 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : configure [edit] vyos@vyos# 2018-12-27 20:02:28,464 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : sudo /sbin/ifconfig eth0 mtu 1450 2018-12-27 20:02:29,465 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : sudo /sbin/ifconfig eth0 mtu 1450 [edit] vyos@vyos# 2018-12-27 20:02:34,471 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : sudo /sbin/ifconfig eth1 mtu 1450 2018-12-27 20:02:35,472 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : sudo /sbin/ifconfig eth1 mtu 1450 [edit] vyos@vyos# 2018-12-27 20:02:40,478 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.1.0/24 blackhole distance 1 2018-12-27 20:02:41,480 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.1.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-12-27 20:02:46,485 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.2.0/24 blackhole distance 1 2018-12-27 20:02:47,487 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.2.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-12-27 20:02:52,492 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.3.0/24 blackhole distance 1 2018-12-27 20:02:53,494 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.3.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-12-27 20:02:58,495 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.4.0/24 blackhole distance 1 2018-12-27 20:02:59,497 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.4.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-12-27 20:03:04,502 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.5.0/24 blackhole distance 1 2018-12-27 20:03:05,504 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.5.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-12-27 20:03:10,509 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.6.0/24 blackhole distance 1 2018-12-27 20:03:11,511 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.6.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-12-27 20:03:16,516 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.7.0/24 blackhole distance 1 2018-12-27 20:03:17,518 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.7.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-12-27 20:03:22,524 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.8.0/24 blackhole distance 1 2018-12-27 20:03:23,525 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.8.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-12-27 20:03:28,531 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.9.0/24 blackhole distance 1 2018-12-27 20:03:29,532 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.9.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-12-27 20:03:34,538 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.10.0/24 blackhole distance 1 2018-12-27 20:03:35,539 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.10.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-12-27 20:03:40,545 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : commit 2018-12-27 20:03:41,546 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : commit [edit] vyos@vyos# 2018-12-27 20:03:46,549 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.7 ebgp-multihop '2' 2018-12-27 20:03:47,551 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.7 ebgp-multihop '2' [edit] vyos@vyos# 2018-12-27 20:03:52,556 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.7 remote-as 65001 2018-12-27 20:03:53,558 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.7 remote-as 65001 [edit] vyos@vyos# 2018-12-27 20:03:58,563 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.7 update-source 12.0.0.4 2018-12-27 20:03:59,565 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.7 update-source 12.0.0.4 [edit] vyos@vyos# 2018-12-27 20:04:04,570 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.7 soft-reconfiguration inbound 2018-12-27 20:04:05,572 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.7 soft-reconfiguration inboun d [edit] vyos@vyos# 2018-12-27 20:04:10,577 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.7 password lab0033 2018-12-27 20:04:11,579 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.7 password lab0033 [edit] vyos@vyos# 2018-12-27 20:04:16,584 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.1.0/24 2018-12-27 20:04:17,586 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.1.0/24 [edit] vyos@vyos# 2018-12-27 20:04:22,591 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.2.0/24 2018-12-27 20:04:23,593 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.2.0/24 [edit] vyos@vyos# 2018-12-27 20:04:28,598 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.3.0/24 2018-12-27 20:04:29,600 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.3.0/24 [edit] vyos@vyos# 2018-12-27 20:04:34,602 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.4.0/24 2018-12-27 20:04:35,604 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.4.0/24 [edit] vyos@vyos# 2018-12-27 20:04:40,609 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.5.0/24 2018-12-27 20:04:41,611 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.5.0/24 [edit] vyos@vyos# 2018-12-27 20:04:46,616 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.6.0/24 2018-12-27 20:04:47,618 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.6.0/24 [edit] vyos@vyos# 2018-12-27 20:04:52,623 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.7.0/24 2018-12-27 20:04:53,625 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.7.0/24 [edit] vyos@vyos# 2018-12-27 20:04:58,630 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.8.0/24 2018-12-27 20:04:59,632 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.8.0/24 [edit] vyos@vyos# 2018-12-27 20:05:04,637 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.9.0/24 2018-12-27 20:05:05,639 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.9.0/24 [edit] vyos@vyos# 2018-12-27 20:05:10,644 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.10.0/24 2018-12-27 20:05:11,646 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.10.0/24 [edit] vyos@vyos# 2018-12-27 20:05:16,651 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 parameters router-id 12.0.0.4 2018-12-27 20:05:17,652 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 parameters router-id 12.0.0.4 [edit] vyos@vyos# 2018-12-27 20:05:22,653 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : commit 2018-12-27 20:05:23,655 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : commit [edit] vyos@vyos# 2018-12-27 20:05:28,708 - paramiko.transport - DEBUG - EOF in transport thread 2018-12-27 20:05:28,724 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Finish config command. 2018-12-27 20:05:28,725 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Waiting for protocol stable. 2018-12-27 20:06:28,775 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Start check method 2018-12-27 20:06:28,820 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.30.9.201. 2018-12-27 20:06:28,823 - paramiko.transport - DEBUG - starting thread (client mode): 0xa6fd0150L 2018-12-27 20:06:28,824 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-12-27 20:06:28,832 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_5.5p1 Debian-6+squeeze8 2018-12-27 20:06:28,832 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_5.5p1) 2018-12-27 20:06:28,834 - paramiko.transport - DEBUG - kex algos:[u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] server encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] client mac:[u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-12-27 20:06:28,834 - paramiko.transport - DEBUG - Kex agreed: diffie-hellman-group-exchange-sha256 2018-12-27 20:06:28,834 - paramiko.transport - DEBUG - HostKey agreed: ssh-rsa 2018-12-27 20:06:28,834 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-12-27 20:06:28,834 - paramiko.transport - DEBUG - MAC agreed: hmac-sha1 2018-12-27 20:06:28,834 - paramiko.transport - DEBUG - Compression agreed: none 2018-12-27 20:06:28,867 - paramiko.transport - DEBUG - Got server p (2048 bits) 2018-12-27 20:06:28,973 - paramiko.transport - DEBUG - kex engine KexGexSHA256 specified hash_algo 2018-12-27 20:06:28,974 - paramiko.transport - DEBUG - Switch to new keys ... 2018-12-27 20:06:28,976 - paramiko.transport - DEBUG - Adding ssh-rsa host key for 172.30.9.201: 05fe7a9c6c774fcdf055d1aa31e1b495 2018-12-27 20:06:29,006 - paramiko.transport - DEBUG - userauth is OK 2018-12-27 20:06:29,016 - paramiko.transport - INFO - Auth banner: Welcome to VyOS 2018-12-27 20:06:29,016 - paramiko.transport - INFO - Authentication (password) successful! 2018-12-27 20:06:29,041 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connection established to 172.30.9.201. 2018-12-27 20:06:29,041 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-12-27 20:06:29,042 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-12-27 20:06:29,042 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-12-27 20:06:29,044 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-12-27 20:06:29,045 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-12-27 20:06:30,047 - functest.opnfv_tests.vnf.router.vnf_controller.checker - DEBUG - init checker 2018-12-27 20:07:00,122 - paramiko.transport - DEBUG - EOF in transport thread 2018-12-27 20:07:00,155 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - INFO - Test result: +-------------------------------+----------------+ | TEST ITEM | RESULT | +-------------------------------+----------------+ | Check bgp peer | OK | | Check bgp status | OK | | Check route advertise | OK | | Check route receive | OK | | Check route table | OK | +-------------------------------+----------------+ 2018-12-27 20:07:00,155 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp summary | no-more BGP router identifier 12.0.0.7, local AS number 65001 IPv4 Unicast - max multipaths: ebgp 1 ibgp 1 RIB entries 39, using 3744 bytes of memory Peers 1, using 4560 bytes of memory Neighbor V AS MsgRcvd MsgSent TblVer InQ OutQ Up/Down State/PfxRcd 12.0.0.4 4 65002 2 5 0 0 0 00:00:59 10 Total number of neighbors 1 vyos@vyos:~$ 2018-12-27 20:07:00,155 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp neighbors 12.0.0.4 | no-more BGP neighbor is 12.0.0.4, remote AS 65002, local AS 65001, external link BGP version 4, remote router ID 12.0.0.4 BGP state = Established, up for 00:01:05 Last read 04:01:07, hold time is 180, keepalive interval is 60 seconds Neighbor capabilities: 4 Byte AS: advertised and received Route refresh: advertised and received(old & new) Address family IPv4 Unicast: advertised and received Message statistics: Inq depth is 0 Outq depth is 0 Sent Rcvd Opens: 2 0 Notifications: 0 0 Updates: 1 1 Keepalives: 3 2 Route Refresh: 0 0 Capability: 0 0 Total: 6 3 Minimum time between advertisement runs is 30 seconds Update source is 12.0.0.7 For address family: IPv4 Unicast Inbound soft reconfiguration allowed Community attribute sent to this neighbor(both) 10 accepted prefixes Connections established 1; dropped 0 Last reset never External BGP neighbor may be up to 2 hops away. Local host: 12.0.0.7, Local port: 179 Foreign host: 12.0.0.4, Foreign port: 50798 Nexthop: 12.0.0.7 Nexthop global: fe80::f816:3eff:fe04:a023 Nexthop local: :: BGP connection: non shared network Read thread: on Write thread: off vyos@vyos:~$ 2018-12-27 20:07:00,155 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp neighbors 12.0.0.4 advertised-routes | no-more BGP table version is 0, local router ID is 12.0.0.7 Status codes: s suppressed, d damped, h history, * valid, > best, i - internal, r RIB-failure, S Stale, R Removed Origin codes: i - IGP, e - EGP, ? - incomplete Network Next Hop Metric LocPrf Weight Path *> 10.0.1.0/24 12.0.0.7 0 32768 i *> 10.0.2.0/24 12.0.0.7 0 32768 i *> 10.0.3.0/24 12.0.0.7 0 32768 i *> 10.0.4.0/24 12.0.0.7 0 32768 i *> 10.0.5.0/24 12.0.0.7 0 32768 i *> 10.0.6.0/24 12.0.0.7 0 32768 i *> 10.0.7.0/24 12.0.0.7 0 32768 i *> 10.0.8.0/24 12.0.0.7 0 32768 i *> 10.0.9.0/24 12.0.0.7 0 32768 i *> 10.0.10.0/24 12.0.0.7 0 32768 i Total number of prefixes 10 vyos@vyos:~$ 2018-12-27 20:07:00,155 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp neighbors 12.0.0.4 received-routes | no-more BGP table version is 0, local router ID is 12.0.0.7 Status codes: s suppressed, d damped, h history, * valid, > best, i - internal, r RIB-failure, S Stale, R Removed Origin codes: i - IGP, e - EGP, ? - incomplete Network Next Hop Metric LocPrf Weight Path *> 10.1.1.0/24 12.0.0.4 0 0 65002 i *> 10.1.2.0/24 12.0.0.4 0 0 65002 i *> 10.1.3.0/24 12.0.0.4 0 0 65002 i *> 10.1.4.0/24 12.0.0.4 0 0 65002 i *> 10.1.5.0/24 12.0.0.4 0 0 65002 i *> 10.1.6.0/24 12.0.0.4 0 0 65002 i *> 10.1.7.0/24 12.0.0.4 0 0 65002 i *> 10.1.8.0/24 12.0.0.4 0 0 65002 i *> 10.1.9.0/24 12.0.0.4 0 0 65002 i *> 10.1.10.0/24 12.0.0.4 0 0 65002 i Total number of prefixes 10 vyos@vyos:~$ 2018-12-27 20:07:00,156 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp neighbors 12.0.0.4 routes | no-more BGP table version is 0, local router ID is 12.0.0.7 Status codes: s suppressed, d damped, h history, * valid, > best, i - internal, r RIB-failure, S Stale, R Removed Origin codes: i - IGP, e - EGP, ? - incomplete Network Next Hop Metric LocPrf Weight Path *> 10.1.1.0/24 12.0.0.4 0 0 65002 i *> 10.1.2.0/24 12.0.0.4 0 0 65002 i *> 10.1.3.0/24 12.0.0.4 0 0 65002 i *> 10.1.4.0/24 12.0.0.4 0 0 65002 i *> 10.1.5.0/24 12.0.0.4 0 0 65002 i *> 10.1.6.0/24 12.0.0.4 0 0 65002 i *> 10.1.7.0/24 12.0.0.4 0 0 65002 i *> 10.1.8.0/24 12.0.0.4 0 0 65002 i *> 10.1.9.0/24 12.0.0.4 0 0 65002 i *> 10.1.10.0/24 12.0.0.4 0 0 65002 i Total number of prefixes 10 vyos@vyos:~$ 2018-12-27 20:07:00,156 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Finish check method. 2018-12-27 20:07:00,156 - functest.opnfv_tests.vnf.router.vrouter_base - INFO - vRouter test duration :'467.5' 2018-12-27 20:07:00,156 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - delete the reference_vnf 2018-12-27 20:07:00,157 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-27 20:07:00,160 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5be04f61a79641c5c9e17e5ebd76940f5255a108" 2018-12-27 20:07:01,351 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 20:07:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d63c01f4-5c84-4794-a600-dccd0f473226 x-compute-request-id: req-d63c01f4-5c84-4794-a600-dccd0f473226 Content-Encoding: gzip Content-Length: 1189 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6b:ff:34", "version": 4, "addr": "11.0.0.26", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6b:ff:34", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:04:a0:23", "version": 4, "addr": "12.0.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/3747f32a-6244-4d53-a653-9e4d53da69c5", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/3747f32a-6244-4d53-a653-9e4d53da69c5", "rel": "bookmark"}], "image": {"id": "715e37e2-95f6-4e9f-8f69-14a1e95bd5a1", "links": [{"href": "http://172.30.9.31:8774/images/715e37e2-95f6-4e9f-8f69-14a1e95bd5a1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T19:58:46.000000", "flavor": {"id": "803dcb7d-317a-4506-8bf8-6da01f4a2094", "links": [{"href": "http://172.30.9.31:8774/flavors/803dcb7d-317a-4506-8bf8-6da01f4a2094", "rel": "bookmark"}]}, "id": "3747f32a-6244-4d53-a653-9e4d53da69c5", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "dd1dfebaa2af4d9e939086ee63ccb77d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T19:58:46Z", "hostId": "ceda3807bf9e34a346b2d65460f6b81bfd36ef0b732e3aca70bdf402", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-12-27T19:57:50Z", "tenant_id": "a3b7658b35d04156a1f9d76d8ea4c69c", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "d3dd594c-0e76-4e97-988c-285dea1ebb86"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c0:a9:ca", "version": 4, "addr": "11.0.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c0:a9:ca", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:7f:01", "version": 4, "addr": "12.0.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/f8f80941-bf62-479c-8846-a773f2117000", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/f8f80941-bf62-479c-8846-a773f2117000", "rel": "bookmark"}], "image": {"id": "715e37e2-95f6-4e9f-8f69-14a1e95bd5a1", "links": [{"href": "http://172.30.9.31:8774/images/715e37e2-95f6-4e9f-8f69-14a1e95bd5a1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T19:58:44.000000", "flavor": {"id": "803dcb7d-317a-4506-8bf8-6da01f4a2094", "links": [{"href": "http://172.30.9.31:8774/flavors/803dcb7d-317a-4506-8bf8-6da01f4a2094", "rel": "bookmark"}]}, "id": "f8f80941-bf62-479c-8846-a773f2117000", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "dd1dfebaa2af4d9e939086ee63ccb77d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T19:58:44Z", "hostId": "ceda3807bf9e34a346b2d65460f6b81bfd36ef0b732e3aca70bdf402", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2018-12-27T19:57:50Z", "tenant_id": "a3b7658b35d04156a1f9d76d8ea4c69c", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "d3dd594c-0e76-4e97-988c-285dea1ebb86"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_d8c4bd52-6498-43ec-8754-1e22ed279358": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:13:b2:75", "version": 4, "addr": "192.168.120.29", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:13:b2:75", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/739a10ca-b90b-472e-b828-32b9406a88dc", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/739a10ca-b90b-472e-b828-32b9406a88dc", "rel": "bookmark"}], "image": {"id": "7d7a9fec-7d26-425b-95da-a7e484052b01", "links": [{"href": "http://172.30.9.31:8774/images/7d7a9fec-7d26-425b-95da-a7e484052b01", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T19:55:19.000000", "flavor": {"id": "24c3f926-246d-4a86-a9e3-d5ed53fb4eec", "links": [{"href": "http://172.30.9.31:8774/flavors/24c3f926-246d-4a86-a9e3-d5ed53fb4eec", "rel": "bookmark"}]}, "id": "739a10ca-b90b-472e-b828-32b9406a88dc", "security_groups": [{"name": "vyos_vrouter-sg_d8c4bd52-6498-43ec-8754-1e22ed279358"}], "user_id": "dd1dfebaa2af4d9e939086ee63ccb77d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T19:55:19Z", "hostId": "fdd262aabb4284cefd282b68eea6deaab2f05bb834dac77424a47ec1", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_d8c4bd52-6498-43ec-8754-1e22ed279358", "name": "vyos_vrouter-vm_d8c4bd52-6498-43ec-8754-1e22ed279358", "created": "2018-12-27T19:52:59Z", "tenant_id": "a3b7658b35d04156a1f9d76d8ea4c69c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-27 20:07:01,351 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-d63c01f4-5c84-4794-a600-dccd0f473226 2018-12-27 20:07:01,351 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.19388389587s 2018-12-27 20:07:01,352 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-d63c01f4-5c84-4794-a600-dccd0f473226 2018-12-27 20:07:01,355 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-12-27 20:07:01,358 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:8774/v2.1/servers/f8f80941-bf62-479c-8846-a773f2117000 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5be04f61a79641c5c9e17e5ebd76940f5255a108" 2018-12-27 20:07:01,493 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 20:07:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-0ae6a212-6fab-4ad8-874b-bb78cc26e934 x-compute-request-id: req-0ae6a212-6fab-4ad8-874b-bb78cc26e934 Content-Type: application/json 2018-12-27 20:07:01,494 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/servers/f8f80941-bf62-479c-8846-a773f2117000 used request id req-0ae6a212-6fab-4ad8-874b-bb78cc26e934 2018-12-27 20:07:01,494 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.138214111328s 2018-12-27 20:07:01,494 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/servers/f8f80941-bf62-479c-8846-a773f2117000 used request id req-0ae6a212-6fab-4ad8-874b-bb78cc26e934 2018-12-27 20:07:01,494 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - delete the target_vnf 2018-12-27 20:07:01,495 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-27 20:07:01,497 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5be04f61a79641c5c9e17e5ebd76940f5255a108" 2018-12-27 20:07:02,481 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 20:07:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5106f381-488e-4cb9-b5b2-a0c26cd9a06a x-compute-request-id: req-5106f381-488e-4cb9-b5b2-a0c26cd9a06a Content-Encoding: gzip Content-Length: 1205 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6b:ff:34", "version": 4, "addr": "11.0.0.26", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6b:ff:34", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:04:a0:23", "version": 4, "addr": "12.0.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/3747f32a-6244-4d53-a653-9e4d53da69c5", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/3747f32a-6244-4d53-a653-9e4d53da69c5", "rel": "bookmark"}], "image": {"id": "715e37e2-95f6-4e9f-8f69-14a1e95bd5a1", "links": [{"href": "http://172.30.9.31:8774/images/715e37e2-95f6-4e9f-8f69-14a1e95bd5a1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T19:58:46.000000", "flavor": {"id": "803dcb7d-317a-4506-8bf8-6da01f4a2094", "links": [{"href": "http://172.30.9.31:8774/flavors/803dcb7d-317a-4506-8bf8-6da01f4a2094", "rel": "bookmark"}]}, "id": "3747f32a-6244-4d53-a653-9e4d53da69c5", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "dd1dfebaa2af4d9e939086ee63ccb77d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T19:58:46Z", "hostId": "ceda3807bf9e34a346b2d65460f6b81bfd36ef0b732e3aca70bdf402", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-12-27T19:57:50Z", "tenant_id": "a3b7658b35d04156a1f9d76d8ea4c69c", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "d3dd594c-0e76-4e97-988c-285dea1ebb86"}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c0:a9:ca", "version": 4, "addr": "11.0.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c0:a9:ca", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:7f:01", "version": 4, "addr": "12.0.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/f8f80941-bf62-479c-8846-a773f2117000", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/f8f80941-bf62-479c-8846-a773f2117000", "rel": "bookmark"}], "image": {"id": "715e37e2-95f6-4e9f-8f69-14a1e95bd5a1", "links": [{"href": "http://172.30.9.31:8774/images/715e37e2-95f6-4e9f-8f69-14a1e95bd5a1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T19:58:44.000000", "flavor": {"id": "803dcb7d-317a-4506-8bf8-6da01f4a2094", "links": [{"href": "http://172.30.9.31:8774/flavors/803dcb7d-317a-4506-8bf8-6da01f4a2094", "rel": "bookmark"}]}, "id": "f8f80941-bf62-479c-8846-a773f2117000", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "dd1dfebaa2af4d9e939086ee63ccb77d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T20:07:01Z", "hostId": "ceda3807bf9e34a346b2d65460f6b81bfd36ef0b732e3aca70bdf402", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2018-12-27T19:57:50Z", "tenant_id": "a3b7658b35d04156a1f9d76d8ea4c69c", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "d3dd594c-0e76-4e97-988c-285dea1ebb86"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_d8c4bd52-6498-43ec-8754-1e22ed279358": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:13:b2:75", "version": 4, "addr": "192.168.120.29", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:13:b2:75", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/739a10ca-b90b-472e-b828-32b9406a88dc", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/739a10ca-b90b-472e-b828-32b9406a88dc", "rel": "bookmark"}], "image": {"id": "7d7a9fec-7d26-425b-95da-a7e484052b01", "links": [{"href": "http://172.30.9.31:8774/images/7d7a9fec-7d26-425b-95da-a7e484052b01", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T19:55:19.000000", "flavor": {"id": "24c3f926-246d-4a86-a9e3-d5ed53fb4eec", "links": [{"href": "http://172.30.9.31:8774/flavors/24c3f926-246d-4a86-a9e3-d5ed53fb4eec", "rel": "bookmark"}]}, "id": "739a10ca-b90b-472e-b828-32b9406a88dc", "security_groups": [{"name": "vyos_vrouter-sg_d8c4bd52-6498-43ec-8754-1e22ed279358"}], "user_id": "dd1dfebaa2af4d9e939086ee63ccb77d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T19:55:19Z", "hostId": "fdd262aabb4284cefd282b68eea6deaab2f05bb834dac77424a47ec1", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_d8c4bd52-6498-43ec-8754-1e22ed279358", "name": "vyos_vrouter-vm_d8c4bd52-6498-43ec-8754-1e22ed279358", "created": "2018-12-27T19:52:59Z", "tenant_id": "a3b7658b35d04156a1f9d76d8ea4c69c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-27 20:07:02,482 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-5106f381-488e-4cb9-b5b2-a0c26cd9a06a 2018-12-27 20:07:02,482 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.986871004105s 2018-12-27 20:07:02,482 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-5106f381-488e-4cb9-b5b2-a0c26cd9a06a 2018-12-27 20:07:02,486 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-12-27 20:07:02,488 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:8774/v2.1/servers/3747f32a-6244-4d53-a653-9e4d53da69c5 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5be04f61a79641c5c9e17e5ebd76940f5255a108" 2018-12-27 20:07:02,632 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 20:07:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-5fd5129c-8491-4f71-a15a-3ebe886a5207 x-compute-request-id: req-5fd5129c-8491-4f71-a15a-3ebe886a5207 Content-Type: application/json 2018-12-27 20:07:02,632 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/servers/3747f32a-6244-4d53-a653-9e4d53da69c5 used request id req-5fd5129c-8491-4f71-a15a-3ebe886a5207 2018-12-27 20:07:02,633 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.146639823914s 2018-12-27 20:07:02,633 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/servers/3747f32a-6244-4d53-a653-9e4d53da69c5 used request id req-5fd5129c-8491-4f71-a15a-3ebe886a5207 2018-12-27 20:07:02,754 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-12-27 20:07:02,755 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | vyos_vrouter | functest | 15:48 | PASS | +----------------------+------------------+------------------+----------------+ 2018-12-27 20:07:02,760 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Deleting the current deployment 2018-12-27 20:07:02,760 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions 2018-12-27 20:07:02,852 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 20:07:02,853 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 20:07:02,853 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 20:07:02,853 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 20:07:02,853 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 20:07:02,853 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 20:07:02,853 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 20:07:02,853 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"status": "terminated", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-27T19:56:35.302Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "974404a9-d4aa-410e-8a7c-c71c7e90151b"}, {"status": "terminated", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-27T19:57:06.642Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "d6e779c3-2838-425e-a1a0-fb36b9fc7155"}], "metadata": {"pagination": {"total": 2, "offset": 0, "size": 0}}} 2018-12-27 20:07:02,853 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 20:07:02,854 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 20:07:02 GMT 2018-12-27 20:07:02,854 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 20:07:02,854 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6363 2018-12-27 20:07:02,854 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 20:07:02,854 - cloudify.rest_client.http - DEBUG - Sending request: POST http://172.30.9.209:80/api/v3/executions; body: {"allow_custom_parameters": "false", "deployment_id": "vrouter-opnfv", "force": "false", "workflow_id": "uninstall", "parameters": {"ignore_failure": true}} 2018-12-27 20:07:03,018 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 20:07:03,018 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 20:07:03,018 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 20:07:03,019 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 20:07:03,019 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 20:07:03,019 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 20:07:03,019 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 20:07:03,019 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 156 2018-12-27 20:07:03,019 - cloudify.rest_client.http - DEBUG - reply: "201 CREATED" {"status": "pending", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-27T20:07:02.950Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "f907b440-dc94-49f0-8f24-0c73cedbb241"} 2018-12-27 20:07:03,019 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 20:07:03,019 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 20:07:03 GMT 2018-12-27 20:07:03,019 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 20:07:03,019 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-12-27 20:07:03,020 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 20:07:03,020 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-12-27 20:07:03,086 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 20:07:03,086 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 20:07:03,086 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 20:07:03,087 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 20:07:03,087 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 20:07:03,087 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 20:07:03,087 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 20:07:03,087 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 50}}} 2018-12-27 20:07:03,087 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 20:07:03,087 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 20:07:03 GMT 2018-12-27 20:07:03,087 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 20:07:03,087 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 80 2018-12-27 20:07:03,087 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 20:07:03,088 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/f907b440-dc94-49f0-8f24-0c73cedbb241 2018-12-27 20:07:03,142 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 20:07:03,142 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 20:07:03,142 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 20:07:03,142 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 20:07:03,142 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 20:07:03,142 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 20:07:03,143 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 20:07:03,143 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "pending", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-27T20:07:02.950Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "f907b440-dc94-49f0-8f24-0c73cedbb241"} 2018-12-27 20:07:03,143 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 20:07:03,143 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 20:07:03 GMT 2018-12-27 20:07:03,143 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 20:07:03,143 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-12-27 20:07:03,143 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 20:07:08,149 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-12-27 20:07:08,216 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 20:07:08,216 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 20:07:08,216 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 20:07:08,216 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 20:07:08,216 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 20:07:08,216 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 20:07:08,216 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 20:07:08,216 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "workflow_started", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-27T20:07:03.678Z", "message": "Starting 'uninstall' workflow execution", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T20:07:03.678Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f907b440-dc94-49f0-8f24-0c73cedbb241"}, {"node_instance_id": "reference_vnf_host_b60xgm", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-27T20:07:04.692Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T20:07:04.692Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f907b440-dc94-49f0-8f24-0c73cedbb241"}, {"node_instance_id": "target_vnf_host_dmyop5", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-27T20:07:04.692Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T20:07:04.692Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f907b440-dc94-49f0-8f24-0c73cedbb241"}, {"node_instance_id": "reference_vnf_host_b60xgm", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-27T20:07:04.692Z", "message": "Stopping node", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T20:07:04.692Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f907b440-dc94-49f0-8f24-0c73cedbb241"}, {"node_instance_id": "target_vnf_host_dmyop5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-27T20:07:04.692Z", "message": "Stopping node", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T20:07:04.692Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f907b440-dc94-49f0-8f24-0c73cedbb241"}, {"node_instance_id": "reference_vnf_host_b60xgm", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-27T20:07:04.692Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T20:07:04.692Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f907b440-dc94-49f0-8f24-0c73cedbb241"}, {"node_instance_id": "target_vnf_host_dmyop5", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-27T20:07:04.921Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T20:07:04.921Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f907b440-dc94-49f0-8f24-0c73cedbb241"}, {"node_instance_id": "reference_vnf_host_b60xgm", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-27T20:07:06.243Z", "message": "Task failed 'nova_plugin.server.stop' -> Instance f8f80941-bf62-479c-8846-a773f2117000 could not be found. [status_code=404]", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": [{"message": "Instance f8f80941-bf62-479c-8846-a773f2117000 could not be found. [status_code=404]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 389, in handle\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/openstack_plugin_common/__init__.py\", line 628, in wrapper\n _re_raise(e, recoverable=False, status_code=e.code)\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/openstack_plugin_common/__init__.py\", line 623, in wrapper\n return f(*args, **kw)\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/nova_plugin/server.py\", line 429, in stop\n server = get_server_by_context(nova_client)\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/nova_plugin/server.py\", line 472, in get_server_by_context\n ctx.instance.runtime_properties[OPENSTACK_ID_PROPERTY])\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/novaclient/v2/servers.py\", line 762, in get\n return self._get(\"/servers/%s\" % base.getid(server), \"server\")\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/novaclient/base.py\", line 349, in _get\n resp, body = self.api.client.get(url)\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/keystoneauth1/adapter.py\", line 234, in get\n return self.request(url, 'GET', **kwargs)\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/novaclient/client.py\", line 87, in request\n raise exceptions.from_response(resp, body, url, method)\nNonRecoverableError: Instance f8f80941-bf62-479c-8846-a773f2117000 could not be found. [status_code=404]\n", "type": "NonRecoverableError"}], "reported_timestamp": "2018-12-27T20:07:06.243Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f907b440-dc94-49f0-8f24-0c73cedbb241"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-27T20:07:06.968Z", "message": "Sending task 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T20:07:06.968Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f907b440-dc94-49f0-8f24-0c73cedbb241"}, {"node_instance_id": "target_vnf_host_dmyop5", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-27T20:07:06.968Z", "message": "Task failed 'nova_plugin.server.stop' -> Instance 3747f32a-6244-4d53-a653-9e4d53da69c5 could not be found. [status_code=404]", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": [{"message": "Instance 3747f32a-6244-4d53-a653-9e4d53da69c5 could not be found. [status_code=404]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 389, in handle\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/openstack_plugin_common/__init__.py\", line 628, in wrapper\n _re_raise(e, recoverable=False, status_code=e.code)\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/openstack_plugin_common/__init__.py\", line 623, in wrapper\n return f(*args, **kw)\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/nova_plugin/server.py\", line 429, in stop\n server = get_server_by_context(nova_client)\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/nova_plugin/server.py\", line 472, in get_server_by_context\n ctx.instance.runtime_properties[OPENSTACK_ID_PROPERTY])\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/novaclient/v2/servers.py\", line 762, in get\n return self._get(\"/servers/%s\" % base.getid(server), \"server\")\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/novaclient/base.py\", line 349, in _get\n resp, body = self.api.client.get(url)\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/keystoneauth1/adapter.py\", line 234, in get\n return self.request(url, 'GET', **kwargs)\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/novaclient/client.py\", line 87, in request\n raise exceptions.from_response(resp, body, url, method)\nNonRecoverableError: Instance 3747f32a-6244-4d53-a653-9e4d53da69c5 could not be found. [status_code=404]\n", "type": "NonRecoverableError"}], "reported_timestamp": "2018-12-27T20:07:06.968Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f907b440-dc94-49f0-8f24-0c73cedbb241"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-27T20:07:06.968Z", "message": "Task started 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T20:07:06.968Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f907b440-dc94-49f0-8f24-0c73cedbb241"}], "metadata": {"pagination": {"total": 13, "offset": 0, "size": 50}}} 2018-12-27 20:07:08,217 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 20:07:08,217 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 20:07:08 GMT 2018-12-27 20:07:08,217 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 20:07:08,217 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 9903 2018-12-27 20:07:08,217 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 20:07:08,217 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting 'uninstall' workflow execution 2018-12-27 20:07:08,218 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.stop' 2018-12-27 20:07:08,218 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.stop' 2018-12-27 20:07:08,218 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-12-27 20:07:08,218 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-12-27 20:07:08,218 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.stop' 2018-12-27 20:07:08,218 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.stop' 2018-12-27 20:07:08,219 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.server.stop' -> Instance f8f80941-bf62-479c-8846-a773f2117000 could not be found. [status_code=404] 2018-12-27 20:07:08,219 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.detach' 2018-12-27 20:07:08,219 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.server.stop' -> Instance 3747f32a-6244-4d53-a653-9e4d53da69c5 could not be found. [status_code=404] 2018-12-27 20:07:08,219 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.detach' 2018-12-27 20:07:08,219 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/f907b440-dc94-49f0-8f24-0c73cedbb241 2018-12-27 20:07:08,274 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 20:07:08,274 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 20:07:08,275 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 20:07:08,275 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 20:07:08,275 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 20:07:08,275 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 20:07:08,275 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 20:07:08,275 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-27T20:07:02.950Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "f907b440-dc94-49f0-8f24-0c73cedbb241"} 2018-12-27 20:07:08,275 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 20:07:08,275 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 20:07:08 GMT 2018-12-27 20:07:08,275 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 20:07:08,276 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-12-27 20:07:08,276 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 20:07:13,281 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-12-27 20:07:13,397 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 20:07:13,397 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 20:07:13,397 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 20:07:13,398 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 20:07:13,398 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 20:07:13,398 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 20:07:13,398 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 20:07:13,398 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-27T20:07:08.541Z", "message": "Detaching port 7b2ca7d6-9903-415d-91b1-d266c81ea13b...", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T20:07:08.541Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f907b440-dc94-49f0-8f24-0c73cedbb241", "logger": "3b92a9fe-03f8-4f25-b0f4-b58aa236cad6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-27T20:07:08.968Z", "message": "Detaching port 4f5da0e0-ceaa-4304-97a4-19917ae93bfa...", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T20:07:08.968Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f907b440-dc94-49f0-8f24-0c73cedbb241", "logger": "c64ad081-4eba-46ad-b6fb-5cf02eee561b"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-27T20:07:09.322Z", "message": "Task succeeded 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T20:07:09.322Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f907b440-dc94-49f0-8f24-0c73cedbb241"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-27T20:07:09.977Z", "message": "Successfully detached port 4f5da0e0-ceaa-4304-97a4-19917ae93bfa", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T20:07:09.977Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f907b440-dc94-49f0-8f24-0c73cedbb241", "logger": "c64ad081-4eba-46ad-b6fb-5cf02eee561b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-27T20:07:09.977Z", "message": "Successfully detached port 7b2ca7d6-9903-415d-91b1-d266c81ea13b", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T20:07:09.977Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f907b440-dc94-49f0-8f24-0c73cedbb241", "logger": "3b92a9fe-03f8-4f25-b0f4-b58aa236cad6"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-27T20:07:09.986Z", "message": "Sending task 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T20:07:09.986Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f907b440-dc94-49f0-8f24-0c73cedbb241"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-27T20:07:09.986Z", "message": "Task started 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T20:07:09.986Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f907b440-dc94-49f0-8f24-0c73cedbb241"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-27T20:07:09.986Z", "message": "Task succeeded 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T20:07:09.986Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f907b440-dc94-49f0-8f24-0c73cedbb241"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-27T20:07:11.611Z", "message": "Detaching port e225d1ab-b331-48ac-b271-b3ebe88c4927...", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T20:07:11.611Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f907b440-dc94-49f0-8f24-0c73cedbb241", "logger": "8ecf20dd-900e-4344-968c-12c7545429d6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-27T20:07:11.986Z", "message": "Detaching port 59436c32-131e-4965-860c-26f74bccec90...", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T20:07:11.986Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f907b440-dc94-49f0-8f24-0c73cedbb241", "logger": "3564bae9-3323-46c4-afea-5447c9720882"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-27T20:07:12.397Z", "message": "Task succeeded 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T20:07:12.397Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f907b440-dc94-49f0-8f24-0c73cedbb241"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-27T20:07:12.989Z", "message": "Successfully detached port 59436c32-131e-4965-860c-26f74bccec90", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T20:07:12.989Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f907b440-dc94-49f0-8f24-0c73cedbb241", "logger": "3564bae9-3323-46c4-afea-5447c9720882"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-27T20:07:12.989Z", "message": "Successfully detached port e225d1ab-b331-48ac-b271-b3ebe88c4927", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T20:07:12.989Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f907b440-dc94-49f0-8f24-0c73cedbb241", "logger": "8ecf20dd-900e-4344-968c-12c7545429d6"}, {"node_instance_id": "reference_vnf_host_b60xgm", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-27T20:07:12.992Z", "message": "Deleting node", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T20:07:12.992Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f907b440-dc94-49f0-8f24-0c73cedbb241"}, {"node_instance_id": "target_vnf_host_dmyop5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-27T20:07:12.992Z", "message": "Deleting node", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T20:07:12.992Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f907b440-dc94-49f0-8f24-0c73cedbb241"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-27T20:07:12.992Z", "message": "Task succeeded 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T20:07:12.992Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f907b440-dc94-49f0-8f24-0c73cedbb241"}], "metadata": {"pagination": {"total": 31, "offset": 11, "size": 50}}} 2018-12-27 20:07:13,398 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 20:07:13,398 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 20:07:13 GMT 2018-12-27 20:07:13,398 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 20:07:13,398 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 8276 2018-12-27 20:07:13,399 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 20:07:13,399 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Detaching port 7b2ca7d6-9903-415d-91b1-d266c81ea13b... 2018-12-27 20:07:13,399 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Detaching port 4f5da0e0-ceaa-4304-97a4-19917ae93bfa... 2018-12-27 20:07:13,399 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.detach' 2018-12-27 20:07:13,400 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Successfully detached port 4f5da0e0-ceaa-4304-97a4-19917ae93bfa 2018-12-27 20:07:13,400 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Successfully detached port 7b2ca7d6-9903-415d-91b1-d266c81ea13b 2018-12-27 20:07:13,400 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.detach' 2018-12-27 20:07:13,400 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.detach' 2018-12-27 20:07:13,400 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.detach' 2018-12-27 20:07:13,400 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Detaching port e225d1ab-b331-48ac-b271-b3ebe88c4927... 2018-12-27 20:07:13,400 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Detaching port 59436c32-131e-4965-860c-26f74bccec90... 2018-12-27 20:07:13,401 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.detach' 2018-12-27 20:07:13,401 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Successfully detached port 59436c32-131e-4965-860c-26f74bccec90 2018-12-27 20:07:13,401 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Successfully detached port e225d1ab-b331-48ac-b271-b3ebe88c4927 2018-12-27 20:07:13,401 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-12-27 20:07:13,401 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-12-27 20:07:13,401 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.detach' 2018-12-27 20:07:13,402 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/f907b440-dc94-49f0-8f24-0c73cedbb241 2018-12-27 20:07:13,491 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 20:07:13,492 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 20:07:13,492 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 20:07:13,492 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 20:07:13,492 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 20:07:13,492 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 20:07:13,492 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 20:07:13,492 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-27T20:07:02.950Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "f907b440-dc94-49f0-8f24-0c73cedbb241"} 2018-12-27 20:07:13,492 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 20:07:13,493 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 20:07:13 GMT 2018-12-27 20:07:13,493 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 20:07:13,493 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-12-27 20:07:13,493 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 20:07:18,498 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-12-27 20:07:18,568 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 20:07:18,568 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 20:07:18,568 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 20:07:18,568 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 20:07:18,568 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 20:07:18,568 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 20:07:18,568 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 20:07:18,569 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "reference_vnf_host_b60xgm", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-27T20:07:13.993Z", "message": "deleting server", "level": "info", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T20:07:13.993Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f907b440-dc94-49f0-8f24-0c73cedbb241", "logger": "0e70ba72-bcc1-4b12-ba19-e2968e0aa1d1"}, {"node_instance_id": "target_vnf_host_dmyop5", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-27T20:07:13.993Z", "message": "deleting server", "level": "info", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T20:07:13.993Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f907b440-dc94-49f0-8f24-0c73cedbb241", "logger": "6ec3c644-cda7-4503-ad3b-b18d0f84734d"}, {"node_instance_id": "reference_vnf_host_b60xgm", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-27T20:07:13.995Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T20:07:13.995Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f907b440-dc94-49f0-8f24-0c73cedbb241"}, {"node_instance_id": "target_vnf_host_dmyop5", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-27T20:07:13.995Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T20:07:13.995Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f907b440-dc94-49f0-8f24-0c73cedbb241"}, {"node_instance_id": "reference_vnf_host_b60xgm", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-27T20:07:13.995Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T20:07:13.995Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f907b440-dc94-49f0-8f24-0c73cedbb241"}, {"node_instance_id": "target_vnf_host_dmyop5", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-27T20:07:13.995Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T20:07:13.995Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f907b440-dc94-49f0-8f24-0c73cedbb241"}, {"node_instance_id": "reference_vnf_data_plane_port_rjddof", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-27T20:07:15.000Z", "message": "Stopping node", "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T20:07:15.000Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f907b440-dc94-49f0-8f24-0c73cedbb241"}, {"node_instance_id": "target_vnf_host_dmyop5", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-27T20:07:15.000Z", "message": "Task failed 'nova_plugin.server.delete' -> Instance 3747f32a-6244-4d53-a653-9e4d53da69c5 could not be found. [status_code=404]", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": [{"message": "Instance 3747f32a-6244-4d53-a653-9e4d53da69c5 could not be found. [status_code=404]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 389, in handle\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/openstack_plugin_common/__init__.py\", line 628, in wrapper\n _re_raise(e, recoverable=False, status_code=e.code)\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/openstack_plugin_common/__init__.py\", line 623, in wrapper\n return f(*args, **kw)\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/nova_plugin/server.py\", line 442, in delete\n server = get_server_by_context(nova_client)\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/nova_plugin/server.py\", line 472, in get_server_by_context\n ctx.instance.runtime_properties[OPENSTACK_ID_PROPERTY])\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/novaclient/v2/servers.py\", line 762, in get\n return self._get(\"/servers/%s\" % base.getid(server), \"server\")\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/novaclient/base.py\", line 349, in _get\n resp, body = self.api.client.get(url)\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/keystoneauth1/adapter.py\", line 234, in get\n return self.request(url, 'GET', **kwargs)\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/novaclient/client.py\", line 87, in request\n raise exceptions.from_response(resp, body, url, method)\nNonRecoverableError: Instance 3747f32a-6244-4d53-a653-9e4d53da69c5 could not be found. [status_code=404]\n", "type": "NonRecoverableError"}], "reported_timestamp": "2018-12-27T20:07:15.000Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f907b440-dc94-49f0-8f24-0c73cedbb241"}, {"node_instance_id": "reference_vnf_host_b60xgm", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-27T20:07:15.000Z", "message": "Task failed 'nova_plugin.server.delete' -> Instance f8f80941-bf62-479c-8846-a773f2117000 could not be found. [status_code=404]", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": [{"message": "Instance f8f80941-bf62-479c-8846-a773f2117000 could not be found. [status_code=404]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 389, in handle\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/openstack_plugin_common/__init__.py\", line 628, in wrapper\n _re_raise(e, recoverable=False, status_code=e.code)\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/openstack_plugin_common/__init__.py\", line 623, in wrapper\n return f(*args, **kw)\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/nova_plugin/server.py\", line 442, in delete\n server = get_server_by_context(nova_client)\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/nova_plugin/server.py\", line 472, in get_server_by_context\n ctx.instance.runtime_properties[OPENSTACK_ID_PROPERTY])\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/novaclient/v2/servers.py\", line 762, in get\n return self._get(\"/servers/%s\" % base.getid(server), \"server\")\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/novaclient/base.py\", line 349, in _get\n resp, body = self.api.client.get(url)\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/keystoneauth1/adapter.py\", line 234, in get\n return self.request(url, 'GET', **kwargs)\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/novaclient/client.py\", line 87, in request\n raise exceptions.from_response(resp, body, url, method)\nNonRecoverableError: Instance f8f80941-bf62-479c-8846-a773f2117000 could not be found. [status_code=404]\n", "type": "NonRecoverableError"}], "reported_timestamp": "2018-12-27T20:07:15.000Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f907b440-dc94-49f0-8f24-0c73cedbb241"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-27T20:07:16.038Z", "message": "Sending task 'neutron_plugin.floatingip.disconnect_port'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T20:07:16.038Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f907b440-dc94-49f0-8f24-0c73cedbb241"}, {"node_instance_id": "keypair_nd04zx", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-27T20:07:16.038Z", "message": "Stopping node", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T20:07:16.038Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f907b440-dc94-49f0-8f24-0c73cedbb241"}, {"node_instance_id": "reference_vnf_port_6nxkr3", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-27T20:07:16.038Z", "message": "Stopping node", "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T20:07:16.038Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f907b440-dc94-49f0-8f24-0c73cedbb241"}, {"node_instance_id": "target_vnf_data_plane_port_72q07e", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-27T20:07:16.038Z", "message": "Stopping node", "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T20:07:16.038Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f907b440-dc94-49f0-8f24-0c73cedbb241"}, {"node_instance_id": "target_vnf_port_i9f73z", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-27T20:07:16.038Z", "message": "Stopping node", "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T20:07:16.038Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f907b440-dc94-49f0-8f24-0c73cedbb241"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-27T20:07:16.038Z", "message": "Task started 'neutron_plugin.floatingip.disconnect_port'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T20:07:16.038Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f907b440-dc94-49f0-8f24-0c73cedbb241"}, {"node_instance_id": "keypair_nd04zx", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-27T20:07:17.183Z", "message": "Deleting node", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T20:07:17.183Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f907b440-dc94-49f0-8f24-0c73cedbb241"}, {"node_instance_id": "reference_vnf_data_plane_port_rjddof", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-27T20:07:17.183Z", "message": "Deleting node", "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T20:07:17.183Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f907b440-dc94-49f0-8f24-0c73cedbb241"}, {"node_instance_id": "target_vnf_data_plane_port_72q07e", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-27T20:07:17.183Z", "message": "Deleting node", "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T20:07:17.183Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f907b440-dc94-49f0-8f24-0c73cedbb241"}, {"node_instance_id": "reference_vnf_data_plane_port_rjddof", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-27T20:07:17.183Z", "message": "Sending task 'neutron_plugin.port.delete'", "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T20:07:17.183Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f907b440-dc94-49f0-8f24-0c73cedbb241"}, {"node_instance_id": "target_vnf_data_plane_port_72q07e", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-27T20:07:17.183Z", "message": "Sending task 'neutron_plugin.port.delete'", "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T20:07:17.183Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f907b440-dc94-49f0-8f24-0c73cedbb241"}, {"node_instance_id": "keypair_nd04zx", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-27T20:07:17.183Z", "message": "Sending task 'nova_plugin.keypair.delete'", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T20:07:17.183Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f907b440-dc94-49f0-8f24-0c73cedbb241"}, {"node_instance_id": "reference_vnf_data_plane_port_rjddof", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-27T20:07:17.183Z", "message": "Task started 'neutron_plugin.port.delete'", "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T20:07:17.183Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f907b440-dc94-49f0-8f24-0c73cedbb241"}, {"node_instance_id": "target_vnf_data_plane_port_72q07e", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-27T20:07:17.183Z", "message": "Task started 'neutron_plugin.port.delete'", "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T20:07:17.183Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f907b440-dc94-49f0-8f24-0c73cedbb241"}, {"node_instance_id": "keypair_nd04zx", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-27T20:07:17.183Z", "message": "Task started 'nova_plugin.keypair.delete'", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T20:07:17.183Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f907b440-dc94-49f0-8f24-0c73cedbb241"}, {"node_instance_id": "keypair_nd04zx", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-27T20:07:17.232Z", "message": "deleting keypair", "level": "info", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T20:07:17.232Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f907b440-dc94-49f0-8f24-0c73cedbb241", "logger": "b6cce844-ba42-4de8-9139-26724754efaf"}, {"node_instance_id": "reference_vnf_data_plane_port_rjddof", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-27T20:07:18.036Z", "message": "deleting port", "level": "info", "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T20:07:18.036Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f907b440-dc94-49f0-8f24-0c73cedbb241", "logger": "e07c141a-081b-44ee-adb5-537b4e823c14"}, {"node_instance_id": "target_vnf_data_plane_port_72q07e", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-27T20:07:18.036Z", "message": "deleting port", "level": "info", "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T20:07:18.036Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f907b440-dc94-49f0-8f24-0c73cedbb241", "logger": "d5275285-3804-48c5-ba0f-dbb6f0714185"}, {"node_instance_id": "keypair_nd04zx", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-27T20:07:18.036Z", "message": "deleting private key file at /etc/cloudify/.ssh/vnf_test_keypair.pem", "level": "debug", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T20:07:18.036Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f907b440-dc94-49f0-8f24-0c73cedbb241", "logger": "b6cce844-ba42-4de8-9139-26724754efaf"}, {"node_instance_id": "reference_vnf_port_6nxkr3", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-27T20:07:18.196Z", "message": "Deleting node", "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T20:07:18.196Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f907b440-dc94-49f0-8f24-0c73cedbb241"}, {"node_instance_id": "reference_vnf_port_6nxkr3", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-27T20:07:18.196Z", "message": "Sending task 'neutron_plugin.port.delete'", "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T20:07:18.196Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f907b440-dc94-49f0-8f24-0c73cedbb241"}, {"node_instance_id": "reference_vnf_port_6nxkr3", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-27T20:07:18.196Z", "message": "Task started 'neutron_plugin.port.delete'", "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T20:07:18.196Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f907b440-dc94-49f0-8f24-0c73cedbb241"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-27T20:07:18.196Z", "message": "Task succeeded 'neutron_plugin.floatingip.disconnect_port'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T20:07:18.196Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f907b440-dc94-49f0-8f24-0c73cedbb241"}], "metadata": {"pagination": {"total": 66, "offset": 27, "size": 50}}} 2018-12-27 20:07:18,569 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 20:07:18,569 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 20:07:18 GMT 2018-12-27 20:07:18,569 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 20:07:18,569 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 20613 2018-12-27 20:07:18,569 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 20:07:18,570 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting server 2018-12-27 20:07:18,570 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting server 2018-12-27 20:07:18,570 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.delete' 2018-12-27 20:07:18,571 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.delete' 2018-12-27 20:07:18,571 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.delete' 2018-12-27 20:07:18,571 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.delete' 2018-12-27 20:07:18,571 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-12-27 20:07:18,571 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.server.delete' -> Instance 3747f32a-6244-4d53-a653-9e4d53da69c5 could not be found. [status_code=404] 2018-12-27 20:07:18,571 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.server.delete' -> Instance f8f80941-bf62-479c-8846-a773f2117000 could not be found. [status_code=404] 2018-12-27 20:07:18,572 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.disconnect_port' 2018-12-27 20:07:18,572 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-12-27 20:07:18,572 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-12-27 20:07:18,572 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-12-27 20:07:18,572 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-12-27 20:07:18,572 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.disconnect_port' 2018-12-27 20:07:18,573 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-12-27 20:07:18,573 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-12-27 20:07:18,573 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-12-27 20:07:18,573 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.delete' 2018-12-27 20:07:18,573 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.delete' 2018-12-27 20:07:18,573 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.delete' 2018-12-27 20:07:18,574 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.delete' 2018-12-27 20:07:18,574 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.delete' 2018-12-27 20:07:18,574 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.delete' 2018-12-27 20:07:18,574 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting keypair 2018-12-27 20:07:18,574 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting port 2018-12-27 20:07:18,574 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting port 2018-12-27 20:07:18,574 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting private key file at /etc/cloudify/.ssh/vnf_test_keypair.pem 2018-12-27 20:07:18,575 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-12-27 20:07:18,575 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.delete' 2018-12-27 20:07:18,575 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.delete' 2018-12-27 20:07:18,575 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.disconnect_port' 2018-12-27 20:07:18,575 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/f907b440-dc94-49f0-8f24-0c73cedbb241 2018-12-27 20:07:18,707 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 20:07:18,708 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 20:07:18,708 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 20:07:18,708 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 20:07:18,708 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 20:07:18,708 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 20:07:18,708 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 20:07:18,708 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-27T20:07:02.950Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "f907b440-dc94-49f0-8f24-0c73cedbb241"} 2018-12-27 20:07:18,708 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 20:07:18,708 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 20:07:18 GMT 2018-12-27 20:07:18,708 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 20:07:18,709 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-12-27 20:07:18,709 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 20:07:23,714 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-12-27 20:07:23,775 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 20:07:23,775 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 20:07:23,776 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 20:07:23,776 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 20:07:23,776 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 20:07:23,776 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 20:07:23,776 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 20:07:23,776 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "reference_vnf_port_6nxkr3", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-27T20:07:19.044Z", "message": "deleting port", "level": "info", "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T20:07:19.044Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f907b440-dc94-49f0-8f24-0c73cedbb241", "logger": "a6e9ff18-6bb6-4367-9993-1fdbe5a0014e"}, {"node_instance_id": "target_vnf_port_i9f73z", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-27T20:07:19.206Z", "message": "Deleting node", "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T20:07:19.206Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f907b440-dc94-49f0-8f24-0c73cedbb241"}, {"node_instance_id": "target_vnf_port_i9f73z", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-27T20:07:19.206Z", "message": "Sending task 'neutron_plugin.port.delete'", "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T20:07:19.206Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f907b440-dc94-49f0-8f24-0c73cedbb241"}, {"node_instance_id": "target_vnf_port_i9f73z", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-27T20:07:19.206Z", "message": "Task started 'neutron_plugin.port.delete'", "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T20:07:19.206Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f907b440-dc94-49f0-8f24-0c73cedbb241"}, {"node_instance_id": "reference_vnf_data_plane_port_rjddof", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-27T20:07:19.206Z", "message": "Task succeeded 'neutron_plugin.port.delete'", "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T20:07:19.206Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f907b440-dc94-49f0-8f24-0c73cedbb241"}, {"node_instance_id": "target_vnf_data_plane_port_72q07e", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-27T20:07:19.206Z", "message": "Task succeeded 'neutron_plugin.port.delete'", "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T20:07:19.206Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f907b440-dc94-49f0-8f24-0c73cedbb241"}, {"node_instance_id": "keypair_nd04zx", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-27T20:07:19.206Z", "message": "Task succeeded 'nova_plugin.keypair.delete'", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T20:07:19.206Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f907b440-dc94-49f0-8f24-0c73cedbb241"}, {"node_instance_id": "target_vnf_port_i9f73z", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-27T20:07:20.055Z", "message": "deleting port", "level": "info", "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T20:07:20.055Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f907b440-dc94-49f0-8f24-0c73cedbb241", "logger": "4b525745-8bb8-49fd-bf46-96714cbdb9a0"}, {"node_instance_id": "data_plane_subnet_in2m7d", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-27T20:07:20.221Z", "message": "Stopping node", "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T20:07:20.221Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f907b440-dc94-49f0-8f24-0c73cedbb241"}, {"node_instance_id": "data_plane_subnet_in2m7d", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-27T20:07:21.107Z", "message": "deleting subnet", "level": "info", "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T20:07:21.107Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f907b440-dc94-49f0-8f24-0c73cedbb241", "logger": "72b46c1d-779a-4f5d-80c3-201e527b907f"}, {"node_instance_id": "data_plane_subnet_in2m7d", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-27T20:07:21.226Z", "message": "Deleting node", "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T20:07:21.226Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f907b440-dc94-49f0-8f24-0c73cedbb241"}, {"node_instance_id": "data_plane_subnet_in2m7d", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-27T20:07:21.226Z", "message": "Sending task 'neutron_plugin.subnet.delete'", "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T20:07:21.226Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f907b440-dc94-49f0-8f24-0c73cedbb241"}, {"node_instance_id": "management_plane_subnet_le7g1s", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-27T20:07:21.226Z", "message": "Stopping node", "node_name": "management_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T20:07:21.226Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f907b440-dc94-49f0-8f24-0c73cedbb241"}, {"node_instance_id": "reference_vnf_ip_x6kios", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-27T20:07:21.226Z", "message": "Stopping node", "node_name": "reference_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T20:07:21.226Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f907b440-dc94-49f0-8f24-0c73cedbb241"}, {"node_instance_id": "security_group_df3ym4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-27T20:07:21.226Z", "message": "Stopping node", "node_name": "security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T20:07:21.226Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f907b440-dc94-49f0-8f24-0c73cedbb241"}, {"node_instance_id": "target_vnf_ip_lhwusr", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-27T20:07:21.226Z", "message": "Stopping node", "node_name": "target_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T20:07:21.226Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f907b440-dc94-49f0-8f24-0c73cedbb241"}, {"node_instance_id": "data_plane_subnet_in2m7d", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-27T20:07:21.226Z", "message": "Task started 'neutron_plugin.subnet.delete'", "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T20:07:21.226Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f907b440-dc94-49f0-8f24-0c73cedbb241"}, {"node_instance_id": "reference_vnf_port_6nxkr3", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-27T20:07:21.226Z", "message": "Task succeeded 'neutron_plugin.port.delete'", "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T20:07:21.226Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f907b440-dc94-49f0-8f24-0c73cedbb241"}, {"node_instance_id": "target_vnf_port_i9f73z", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-27T20:07:21.226Z", "message": "Task succeeded 'neutron_plugin.port.delete'", "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T20:07:21.226Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f907b440-dc94-49f0-8f24-0c73cedbb241"}, {"node_instance_id": "reference_vnf_ip_x6kios", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-27T20:07:22.532Z", "message": "Deleting node", "node_name": "reference_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T20:07:22.532Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f907b440-dc94-49f0-8f24-0c73cedbb241"}, {"node_instance_id": "security_group_df3ym4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-27T20:07:22.532Z", "message": "Deleting node", "node_name": "security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T20:07:22.532Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f907b440-dc94-49f0-8f24-0c73cedbb241"}, {"node_instance_id": "target_vnf_ip_lhwusr", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-27T20:07:22.532Z", "message": "Deleting node", "node_name": "target_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T20:07:22.532Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f907b440-dc94-49f0-8f24-0c73cedbb241"}, {"node_instance_id": "reference_vnf_ip_x6kios", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-27T20:07:22.532Z", "message": "Sending task 'neutron_plugin.floatingip.delete'", "node_name": "reference_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T20:07:22.532Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f907b440-dc94-49f0-8f24-0c73cedbb241"}, {"node_instance_id": "target_vnf_ip_lhwusr", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-27T20:07:22.532Z", "message": "Sending task 'neutron_plugin.floatingip.delete'", "node_name": "target_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T20:07:22.532Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f907b440-dc94-49f0-8f24-0c73cedbb241"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-27T20:07:22.532Z", "message": "Sending task 'neutron_plugin.router.disconnect_subnet'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T20:07:22.532Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f907b440-dc94-49f0-8f24-0c73cedbb241"}, {"node_instance_id": "security_group_df3ym4", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-27T20:07:22.532Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T20:07:22.532Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f907b440-dc94-49f0-8f24-0c73cedbb241"}, {"node_instance_id": "reference_vnf_ip_x6kios", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-27T20:07:22.532Z", "message": "Task started 'neutron_plugin.floatingip.delete'", "node_name": "reference_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T20:07:22.532Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f907b440-dc94-49f0-8f24-0c73cedbb241"}, {"node_instance_id": "target_vnf_ip_lhwusr", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-27T20:07:22.532Z", "message": "Task started 'neutron_plugin.floatingip.delete'", "node_name": "target_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T20:07:22.532Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f907b440-dc94-49f0-8f24-0c73cedbb241"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-27T20:07:22.532Z", "message": "Task started 'neutron_plugin.router.disconnect_subnet'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T20:07:22.532Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f907b440-dc94-49f0-8f24-0c73cedbb241"}, {"node_instance_id": "security_group_df3ym4", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-27T20:07:22.532Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T20:07:22.532Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f907b440-dc94-49f0-8f24-0c73cedbb241"}, {"node_instance_id": "reference_vnf_ip_x6kios", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-27T20:07:22.822Z", "message": "deleting floatingip", "level": "info", "node_name": "reference_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T20:07:22.822Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f907b440-dc94-49f0-8f24-0c73cedbb241", "logger": "c1c78376-b34f-4ff9-a2e4-bfdd47bebffe"}, {"node_instance_id": "target_vnf_ip_lhwusr", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-27T20:07:23.134Z", "message": "deleting floatingip", "level": "info", "node_name": "target_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T20:07:23.134Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f907b440-dc94-49f0-8f24-0c73cedbb241", "logger": "3af060ef-b631-4f2c-9183-dff2d4164612"}, {"node_instance_id": "security_group_df3ym4", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-27T20:07:23.134Z", "message": "deleting security_group", "level": "info", "node_name": "security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T20:07:23.134Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f907b440-dc94-49f0-8f24-0c73cedbb241", "logger": "8af330e4-d43b-444d-9b3c-36977d08ea29"}, {"node_instance_id": "data_plane_network_pergt2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-27T20:07:23.579Z", "message": "Stopping node", "node_name": "data_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T20:07:23.579Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f907b440-dc94-49f0-8f24-0c73cedbb241"}, {"node_instance_id": "data_plane_subnet_in2m7d", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-27T20:07:23.579Z", "message": "Task succeeded 'neutron_plugin.subnet.delete'", "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T20:07:23.579Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f907b440-dc94-49f0-8f24-0c73cedbb241"}], "metadata": {"pagination": {"total": 101, "offset": 59, "size": 50}}} 2018-12-27 20:07:23,776 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 20:07:23,776 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 20:07:23 GMT 2018-12-27 20:07:23,776 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 20:07:23,777 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 17489 2018-12-27 20:07:23,777 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 20:07:23,777 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting port 2018-12-27 20:07:23,778 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-12-27 20:07:23,778 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.delete' 2018-12-27 20:07:23,778 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.delete' 2018-12-27 20:07:23,778 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.delete' 2018-12-27 20:07:23,778 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.delete' 2018-12-27 20:07:23,779 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.keypair.delete' 2018-12-27 20:07:23,779 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting port 2018-12-27 20:07:23,779 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-12-27 20:07:23,779 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting subnet 2018-12-27 20:07:23,779 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-12-27 20:07:23,779 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.subnet.delete' 2018-12-27 20:07:23,779 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-12-27 20:07:23,780 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-12-27 20:07:23,780 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-12-27 20:07:23,780 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-12-27 20:07:23,780 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.subnet.delete' 2018-12-27 20:07:23,781 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.delete' 2018-12-27 20:07:23,781 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.delete' 2018-12-27 20:07:23,781 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-12-27 20:07:23,781 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-12-27 20:07:23,781 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-12-27 20:07:23,781 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2018-12-27 20:07:23,782 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2018-12-27 20:07:23,782 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.router.disconnect_subnet' 2018-12-27 20:07:23,782 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-12-27 20:07:23,782 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.delete' 2018-12-27 20:07:23,782 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.delete' 2018-12-27 20:07:23,782 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.router.disconnect_subnet' 2018-12-27 20:07:23,783 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-12-27 20:07:23,783 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting floatingip 2018-12-27 20:07:23,783 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting floatingip 2018-12-27 20:07:23,783 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting security_group 2018-12-27 20:07:23,783 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-12-27 20:07:23,783 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.subnet.delete' 2018-12-27 20:07:23,784 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/f907b440-dc94-49f0-8f24-0c73cedbb241 2018-12-27 20:07:23,847 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 20:07:23,848 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 20:07:23,848 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 20:07:23,848 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 20:07:23,848 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 20:07:23,848 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 20:07:23,848 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 20:07:23,848 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-27T20:07:02.950Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "f907b440-dc94-49f0-8f24-0c73cedbb241"} 2018-12-27 20:07:23,848 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 20:07:23,848 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 20:07:23 GMT 2018-12-27 20:07:23,849 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 20:07:23,849 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-12-27 20:07:23,849 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 20:07:28,854 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-12-27 20:07:28,914 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 20:07:28,914 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 20:07:28,914 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 20:07:28,915 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 20:07:28,915 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 20:07:28,915 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 20:07:28,915 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 20:07:28,915 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "data_plane_network_pergt2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-27T20:07:24.592Z", "message": "Deleting node", "node_name": "data_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T20:07:24.592Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f907b440-dc94-49f0-8f24-0c73cedbb241"}, {"node_instance_id": "data_plane_network_pergt2", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-27T20:07:24.592Z", "message": "Sending task 'neutron_plugin.network.delete'", "node_name": "data_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T20:07:24.592Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f907b440-dc94-49f0-8f24-0c73cedbb241"}, {"node_instance_id": "data_plane_network_pergt2", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-27T20:07:24.592Z", "message": "Task started 'neutron_plugin.network.delete'", "node_name": "data_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T20:07:24.592Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f907b440-dc94-49f0-8f24-0c73cedbb241"}, {"node_instance_id": "reference_vnf_ip_x6kios", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-27T20:07:24.592Z", "message": "Task succeeded 'neutron_plugin.floatingip.delete'", "node_name": "reference_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T20:07:24.592Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f907b440-dc94-49f0-8f24-0c73cedbb241"}, {"node_instance_id": "target_vnf_ip_lhwusr", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-27T20:07:24.592Z", "message": "Task succeeded 'neutron_plugin.floatingip.delete'", "node_name": "target_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T20:07:24.592Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f907b440-dc94-49f0-8f24-0c73cedbb241"}, {"node_instance_id": "security_group_df3ym4", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-27T20:07:24.592Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T20:07:24.592Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f907b440-dc94-49f0-8f24-0c73cedbb241"}, {"node_instance_id": "data_plane_network_pergt2", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-27T20:07:24.886Z", "message": "deleting network", "level": "info", "node_name": "data_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T20:07:24.886Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f907b440-dc94-49f0-8f24-0c73cedbb241", "logger": "8bdff06e-e335-4b0c-8590-b77d23caecfb"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-27T20:07:25.597Z", "message": "Task succeeded 'neutron_plugin.router.disconnect_subnet'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T20:07:25.597Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f907b440-dc94-49f0-8f24-0c73cedbb241"}, {"node_instance_id": "management_plane_subnet_le7g1s", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-27T20:07:26.521Z", "message": "deleting subnet", "level": "info", "node_name": "management_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T20:07:26.521Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f907b440-dc94-49f0-8f24-0c73cedbb241", "logger": "c4e21c97-fab0-407c-9761-0190d5482c47"}, {"node_instance_id": "management_plane_subnet_le7g1s", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-27T20:07:26.602Z", "message": "Deleting node", "node_name": "management_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T20:07:26.602Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f907b440-dc94-49f0-8f24-0c73cedbb241"}, {"node_instance_id": "management_plane_subnet_le7g1s", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-27T20:07:26.602Z", "message": "Sending task 'neutron_plugin.subnet.delete'", "node_name": "management_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T20:07:26.602Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f907b440-dc94-49f0-8f24-0c73cedbb241"}, {"node_instance_id": "management_plane_subnet_le7g1s", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-27T20:07:26.602Z", "message": "Task started 'neutron_plugin.subnet.delete'", "node_name": "management_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T20:07:26.602Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f907b440-dc94-49f0-8f24-0c73cedbb241"}, {"node_instance_id": "data_plane_network_pergt2", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-27T20:07:27.606Z", "message": "Task succeeded 'neutron_plugin.network.delete'", "node_name": "data_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T20:07:27.606Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f907b440-dc94-49f0-8f24-0c73cedbb241"}, {"node_instance_id": "management_plane_subnet_le7g1s", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-27T20:07:28.627Z", "message": "Task succeeded 'neutron_plugin.subnet.delete'", "node_name": "management_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T20:07:28.627Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f907b440-dc94-49f0-8f24-0c73cedbb241"}], "metadata": {"pagination": {"total": 115, "offset": 94, "size": 50}}} 2018-12-27 20:07:28,915 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 20:07:28,915 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 20:07:28 GMT 2018-12-27 20:07:28,915 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 20:07:28,915 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 7276 2018-12-27 20:07:28,915 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 20:07:28,916 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-12-27 20:07:28,916 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.delete' 2018-12-27 20:07:28,916 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.delete' 2018-12-27 20:07:28,917 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2018-12-27 20:07:28,917 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2018-12-27 20:07:28,917 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-12-27 20:07:28,917 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting network 2018-12-27 20:07:28,917 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.router.disconnect_subnet' 2018-12-27 20:07:28,917 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting subnet 2018-12-27 20:07:28,918 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-12-27 20:07:28,918 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.subnet.delete' 2018-12-27 20:07:28,918 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.subnet.delete' 2018-12-27 20:07:28,918 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.delete' 2018-12-27 20:07:28,918 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.subnet.delete' 2018-12-27 20:07:28,918 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/f907b440-dc94-49f0-8f24-0c73cedbb241 2018-12-27 20:07:28,975 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 20:07:28,975 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 20:07:28,975 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 20:07:28,975 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 20:07:28,975 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 20:07:28,975 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 20:07:28,976 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 20:07:28,976 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-27T20:07:02.950Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "f907b440-dc94-49f0-8f24-0c73cedbb241"} 2018-12-27 20:07:28,976 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 20:07:28,976 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 20:07:28 GMT 2018-12-27 20:07:28,976 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 20:07:28,976 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-12-27 20:07:28,976 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 20:07:33,982 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-12-27 20:07:34,043 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 20:07:34,044 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 20:07:34,044 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 20:07:34,044 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 20:07:34,044 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 20:07:34,044 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 20:07:34,044 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 20:07:34,044 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "management_plane_network_32n0jp", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-27T20:07:29.638Z", "message": "Deleting node", "node_name": "management_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T20:07:29.638Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f907b440-dc94-49f0-8f24-0c73cedbb241"}, {"node_instance_id": "management_plane_network_32n0jp", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-27T20:07:29.638Z", "message": "Sending task 'neutron_plugin.network.delete'", "node_name": "management_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T20:07:29.638Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f907b440-dc94-49f0-8f24-0c73cedbb241"}, {"node_instance_id": "management_plane_network_32n0jp", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-27T20:07:29.638Z", "message": "Stopping node", "node_name": "management_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T20:07:29.638Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f907b440-dc94-49f0-8f24-0c73cedbb241"}, {"node_instance_id": "router_uywdfz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-27T20:07:29.638Z", "message": "Stopping node", "node_name": "router", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T20:07:29.638Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f907b440-dc94-49f0-8f24-0c73cedbb241"}, {"node_instance_id": "management_plane_network_32n0jp", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-27T20:07:29.638Z", "message": "Task started 'neutron_plugin.network.delete'", "node_name": "management_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T20:07:29.638Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f907b440-dc94-49f0-8f24-0c73cedbb241"}, {"node_instance_id": "management_plane_network_32n0jp", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-27T20:07:30.215Z", "message": "deleting network", "level": "info", "node_name": "management_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T20:07:30.215Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f907b440-dc94-49f0-8f24-0c73cedbb241", "logger": "1aa8f683-9277-46b0-b6e5-85196f4ab51b"}, {"node_instance_id": "router_uywdfz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-27T20:07:30.642Z", "message": "Deleting node", "node_name": "router", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T20:07:30.642Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f907b440-dc94-49f0-8f24-0c73cedbb241"}, {"node_instance_id": "router_uywdfz", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-27T20:07:30.642Z", "message": "Sending task 'neutron_plugin.router.delete'", "node_name": "router", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T20:07:30.642Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f907b440-dc94-49f0-8f24-0c73cedbb241"}, {"node_instance_id": "router_uywdfz", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-27T20:07:30.642Z", "message": "Task started 'neutron_plugin.router.delete'", "node_name": "router", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T20:07:30.642Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f907b440-dc94-49f0-8f24-0c73cedbb241"}, {"node_instance_id": "router_uywdfz", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-27T20:07:31.140Z", "message": "deleting router", "level": "info", "node_name": "router", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T20:07:31.140Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f907b440-dc94-49f0-8f24-0c73cedbb241", "logger": "7bd70190-76c7-426e-872c-79ccad3e2930"}, {"node_instance_id": "management_plane_network_32n0jp", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-27T20:07:32.517Z", "message": "Task succeeded 'neutron_plugin.network.delete'", "node_name": "management_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T20:07:32.517Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f907b440-dc94-49f0-8f24-0c73cedbb241"}, {"node_instance_id": "external_network_cmzcql", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-27T20:07:33.647Z", "message": "Stopping node", "node_name": "external_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T20:07:33.647Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f907b440-dc94-49f0-8f24-0c73cedbb241"}, {"node_instance_id": "router_uywdfz", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-27T20:07:33.647Z", "message": "Task succeeded 'neutron_plugin.router.delete'", "node_name": "router", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T20:07:33.647Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f907b440-dc94-49f0-8f24-0c73cedbb241"}], "metadata": {"pagination": {"total": 128, "offset": 108, "size": 50}}} 2018-12-27 20:07:34,044 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 20:07:34,045 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 20:07:34 GMT 2018-12-27 20:07:34,045 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 20:07:34,045 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6468 2018-12-27 20:07:34,045 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 20:07:34,045 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-12-27 20:07:34,045 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.delete' 2018-12-27 20:07:34,046 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-12-27 20:07:34,046 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-12-27 20:07:34,046 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.delete' 2018-12-27 20:07:34,046 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting network 2018-12-27 20:07:34,046 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-12-27 20:07:34,046 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.router.delete' 2018-12-27 20:07:34,047 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.router.delete' 2018-12-27 20:07:34,047 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting router 2018-12-27 20:07:34,047 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.delete' 2018-12-27 20:07:34,047 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-12-27 20:07:34,047 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.router.delete' 2018-12-27 20:07:34,047 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/f907b440-dc94-49f0-8f24-0c73cedbb241 2018-12-27 20:07:34,098 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 20:07:34,099 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 20:07:34,099 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 20:07:34,099 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 20:07:34,099 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 20:07:34,099 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 20:07:34,099 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 20:07:34,099 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-27T20:07:02.950Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "f907b440-dc94-49f0-8f24-0c73cedbb241"} 2018-12-27 20:07:34,099 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 20:07:34,099 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 20:07:34 GMT 2018-12-27 20:07:34,100 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 20:07:34,100 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-12-27 20:07:34,100 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 20:07:39,105 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-12-27 20:07:39,169 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 20:07:39,169 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 20:07:39,169 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 20:07:39,169 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 20:07:39,169 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 20:07:39,170 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 20:07:39,170 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 20:07:39,170 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "external_network_cmzcql", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-27T20:07:34.651Z", "message": "Deleting node", "node_name": "external_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T20:07:34.651Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f907b440-dc94-49f0-8f24-0c73cedbb241"}, {"node_instance_id": "external_network_cmzcql", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-27T20:07:34.651Z", "message": "Sending task 'neutron_plugin.network.delete'", "node_name": "external_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T20:07:34.651Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f907b440-dc94-49f0-8f24-0c73cedbb241"}, {"node_instance_id": "external_network_cmzcql", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-27T20:07:34.651Z", "message": "Task started 'neutron_plugin.network.delete'", "node_name": "external_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T20:07:34.651Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f907b440-dc94-49f0-8f24-0c73cedbb241"}, {"node_instance_id": "external_network_cmzcql", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-27T20:07:34.862Z", "message": "not deleting network since an external network is being used", "level": "info", "node_name": "external_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T20:07:34.862Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f907b440-dc94-49f0-8f24-0c73cedbb241", "logger": "e863c502-611a-46e1-acec-a1b70d5ddbd2"}, {"node_instance_id": "external_network_cmzcql", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-27T20:07:35.654Z", "message": "Task succeeded 'neutron_plugin.network.delete'", "node_name": "external_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T20:07:35.654Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f907b440-dc94-49f0-8f24-0c73cedbb241"}, {"node_instance_id": null, "event_type": "workflow_succeeded", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-27T20:07:35.654Z", "message": "'uninstall' workflow execution succeeded", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-27T20:07:35.654Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f907b440-dc94-49f0-8f24-0c73cedbb241"}], "metadata": {"pagination": {"total": 134, "offset": 121, "size": 50}}} 2018-12-27 20:07:39,170 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 20:07:39,170 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 20:07:39 GMT 2018-12-27 20:07:39,170 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 20:07:39,170 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 3096 2018-12-27 20:07:39,170 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 20:07:39,171 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-12-27 20:07:39,171 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.delete' 2018-12-27 20:07:39,171 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.delete' 2018-12-27 20:07:39,171 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - not deleting network since an external network is being used 2018-12-27 20:07:39,171 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.delete' 2018-12-27 20:07:39,172 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - 'uninstall' workflow execution succeeded 2018-12-27 20:07:39,172 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/f907b440-dc94-49f0-8f24-0c73cedbb241 2018-12-27 20:07:39,222 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 20:07:39,222 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 20:07:39,222 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 20:07:39,223 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 20:07:39,223 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 20:07:39,223 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 20:07:39,223 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 20:07:39,223 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "terminated", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-27T20:07:02.950Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "f907b440-dc94-49f0-8f24-0c73cedbb241"} 2018-12-27 20:07:39,223 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 20:07:39,223 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 20:07:39 GMT 2018-12-27 20:07:39,223 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 20:07:39,223 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 372 2018-12-27 20:07:39,223 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 20:07:39,224 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.209:80/api/v3/deployments/vrouter-opnfv 2018-12-27 20:07:39,461 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 20:07:39,461 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 20:07:39,461 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 20:07:39,461 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 20:07:39,461 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 20:07:39,462 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 20:07:39,462 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 20:07:39,462 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2018-12-27 20:07:39,462 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"inputs": {"keypair_name": "vnf_test_keypair", "management_plane_network_name": "management_plane_network", "external_network_name": "external", "keystone_user_domain_name": "Default", "data_plane_network_name": "data_plane_network", "target_vnf_name": "target_vnf", "reference_vnf_flavor_id": "803dcb7d-317a-4506-8bf8-6da01f4a2094", "target_vnf_flavor_id": "803dcb7d-317a-4506-8bf8-6da01f4a2094", "reference_vnf_name": "reference_vnf", "target_vnf_data_plane_port_name": "target_vnf_data_plane_port", "reference_vnf_data_plane_port_name": "reference_vnf_data_plane_port", "keystone_username": "vyos_vrouter-user_d8c4bd52-6498-43ec-8754-1e22ed279358", "security_group_name": "vnf_test_security_group", "reference_vnf_image_id": "715e37e2-95f6-4e9f-8f69-14a1e95bd5a1", "keystone_password": "9ef5d50f-8411-4257-8fe5-a9ef78fd873d", "region": "regionOne", "target_vnf_port_name": "target_vnf_port", "keystone_tenant_name": "vyos_vrouter-project_d8c4bd52-6498-43ec-8754-1e22ed279358", "keystone_project_domain_name": "Default", "keystone_url": "http://172.30.9.31:5000", "reference_vnf_port_name": "reference_vnf_port", "management_plane_subnet_name": "management_plane_subnet", "ssh_key_filename": "~/.ssh/vnf_test_keypair.pem", "router_name": "vnf_test_router", "target_vnf_image_id": "715e37e2-95f6-4e9f-8f69-14a1e95bd5a1", "data_plane_subnet_name": "data_plane_subnet"}, "permalink": null, "description": "This blueprint is deploy target_vnf reference_vnf management_ network and dataplane_network.\n", "blueprint_id": "vrouter-opnfv", "policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "tenant_name": "default_tenant", "created_at": "2018-12-27T19:56:34.610Z", "updated_at": "2018-12-27T19:56:34.610Z", "created_by": "admin", "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "private_resource": false, "groups": {}, "workflows": [{"created_at": null, "name": "scale", "parameters": {"scalable_entity_name": {"description": "Which node/group to scale. Note that the parameter specified should denote the node/group name and NOT the node/group instance id.\n"}, "ignore_failure": {"default": false, "type": "boolean"}, "scale_compute": {"default": false, "description": "If a node name is passed as the `scalable_entity_name` parameter and that node is contained (transitively) within a compute node and this property is 'true', operate on the compute node instead of the specified node.\n"}, "delta": {"default": 1, "type": "integer", "description": "How many node/group instances should be added/removed. A positive number denotes increase of instances. A negative number denotes decrease of instances.\n"}}}, {"created_at": null, "name": "heal", "parameters": {"diagnose_value": {"default": "Not provided", "description": "Diagnosed reason of failure"}, "node_instance_id": {"description": "Which node instance has failed"}, "ignore_failure": {"default": true, "type": "boolean"}}}, {"created_at": null, "name": "update", "parameters": {"skip_uninstall": {"default": false}, "remove_target_instance_ids": {"default": []}, "extended_instance_ids": {"default": []}, "reduce_target_instance_ids": {"default": []}, "ignore_failure": {"default": false, "type": "boolean"}, "reduced_instance_ids": {"default": []}, "modified_entity_ids": {"default": []}, "added_target_instances_ids": {"default": []}, "update_id": {"default": ""}, "skip_install": {"default": false}, "removed_instance_ids": {"default": []}, "extend_target_instance_ids": {"default": []}, "added_instance_ids": {"default": []}}}, {"created_at": null, "name": "execute_operation", "parameters": {"operation_kwargs": {"default": {}}, "node_ids": {"default": []}, "node_instance_ids": {"default": []}, "run_by_dependency_order": {"default": false}, "operation": {}, "allow_kwargs_override": {"default": null}, "type_names": {"default": []}}}, {"created_at": null, "name": "install", "parameters": {}}, {"created_at": null, "name": "install_new_agents", "parameters": {"node_ids": {"default": []}, "install_agent_timeout": {"default": 300}, "node_instance_ids": {"default": []}, "install": {"default": true}, "validate": {"default": true}, "install_script": {"default": ""}}}, {"created_at": null, "name": "uninstall", "parameters": {"ignore_failure": {"default": false, "type": "boolean"}}}], "scaling_groups": {}, "id": "vrouter-opnfv", "outputs": {"vnfs": {"description": "Infomation of vnf.", "value": {"reference_vnf": {"vnf_name": "reference_vnf", "public_key_path": "~/.ssh/vnf_test_keypair.pem", "floating_ip": {"get_attribute": ["reference_vnf_ip", "floating_ip_address"]}}, "target_vnf": {"vnf_name": "target_vnf", "public_key_path": "~/.ssh/vnf_test_keypair.pem", "floating_ip": {"get_attribute": ["target_vnf_ip", "floating_ip_address"]}}}}, "networks": {"description": "Infomation of network.", "value": {"management_plane_network": {"network_name": "management_plane_network"}, "data_plane_network": {"network_name": "data_plane_network"}}}}} 2018-12-27 20:07:39,462 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 20:07:39,462 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 20:07:39 GMT 2018-12-27 20:07:39,462 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 20:07:39,462 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 9272 2018-12-27 20:07:39,462 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 20:07:39,463 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.209:80/api/v3/blueprints/vrouter-opnfv 2018-12-27 20:07:39,525 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-27 20:07:39,525 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-27 20:07:39,525 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-27 20:07:39,525 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-27 20:07:39,526 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-27 20:07:39,526 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-27 20:07:39,526 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-27 20:07:39,526 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2018-12-27 20:07:39,526 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"main_file_name": "function-test-openstack-blueprint.yaml", "description": "This blueprint is deploy target_vnf reference_vnf management_ network and dataplane_network.\n", "tenant_name": "default_tenant", "created_at": "2018-12-27T19:56:34.368Z", "updated_at": "2018-12-27T19:56:34.368Z", "created_by": "admin", "private_resource": false, "plan": {"relationships": {"cloudify.openstack.server_connected_to_port": {"name": "cloudify.openstack.server_connected_to_port", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_security_group": {"name": "cloudify.openstack.port_connected_to_security_group", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.depends_on": {"properties": {"connection_type": {"default": "all_to_all"}}, "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "name": "cloudify.relationships.depends_on", "type_hierarchy": ["cloudify.relationships.depends_on"], "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}}, "cloudify.openstack.server_connected_to_keypair": {"name": "cloudify.openstack.server_connected_to_keypair", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.subnet_connected_to_router": {"name": "cloudify.openstack.subnet_connected_to_router", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.subnet_connected_to_router"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.router.connect_subnet", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.router.disconnect_subnet", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_security_group": {"name": "cloudify.openstack.server_connected_to_security_group", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_subnet": {"name": "cloudify.openstack.port_connected_to_subnet", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_subnet"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.contained_in": {"name": "cloudify.relationships.contained_in", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_floating_ip": {"name": "cloudify.openstack.port_connected_to_floating_ip", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.floatingip.connect_port", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.floatingip.disconnect_port", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_floating_ip": {"name": "cloudify.openstack.server_connected_to_floating_ip", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": {"default": "", "type": "string", "description": "The fixed IP to be associated with the floating IP. If omitted, Openstack will choose which port to associate.\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.connected_to": {"name": "cloudify.relationships.connected_to", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.volume_attached_to_server": {"name": "cloudify.openstack.volume_attached_to_server", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.volume_attached_to_server"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.attach_volume", "inputs": {"status_attempts": {"default": 10, "type": "integer", "description": "Number of times to check for the attachment's status before failing\n"}, "status_timeout": {"default": 2, "type": "integer", "description": "Interval (in seconds) between subsequent inquiries of the attachment's status\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.detach_volume", "inputs": {"status_attempts": {"default": 10, "type": "integer", "description": "Number of times to check for the detachment's status before failing\n"}, "status_timeout": {"default": 2, "type": "integer", "description": "Interval (in seconds) between subsequent inquiries of the detachment's status\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.file_system_depends_on_volume": {"name": "cloudify.relationships.file_system_depends_on_volume", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.file_system_depends_on_volume"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/fdisk.sh"}, "device_name": {"default": {"get_attribute": ["TARGET", "device_name"]}}}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.file_system_contained_in_compute": {"name": "cloudify.relationships.file_system_contained_in_compute", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in", "cloudify.relationships.file_system_contained_in_compute"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.contained_in", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/mount.sh"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/unmount.sh"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}}, "inputs": {"keypair_name": {"default": "vnf_test_keypair", "type": "string"}, "management_plane_network_name": {"default": "management_plane_network", "type": "string"}, "external_network_name": {"type": "string"}, "keystone_user_domain_name": {"type": "string"}, "data_plane_network_name": {"default": "data_plane_network", "type": "string"}, "target_vnf_name": {"default": "target_vnf", "type": "string"}, "reference_vnf_flavor_id": {"type": "string"}, "target_vnf_flavor_id": {"type": "string"}, "reference_vnf_name": {"default": "reference_vnf", "type": "string"}, "target_vnf_data_plane_port_name": {"default": "target_vnf_data_plane_port", "type": "string"}, "reference_vnf_data_plane_port_name": {"default": "reference_vnf_data_plane_port", "type": "string"}, "keystone_username": {"type": "string"}, "security_group_name": {"default": "vnf_test_security_group", "type": "string"}, "reference_vnf_image_id": {"type": "string"}, "keystone_password": {"type": "string"}, "region": {"type": "string"}, "target_vnf_port_name": {"default": "target_vnf_port", "type": "string"}, "keystone_tenant_name": {"type": "string"}, "keystone_project_domain_name": {"type": "string"}, "keystone_url": {"type": "string"}, "reference_vnf_port_name": {"default": "reference_vnf_port", "type": "string"}, "management_plane_subnet_name": {"default": "management_plane_subnet", "type": "string"}, "ssh_key_filename": {"default": "~/.ssh/vnf_test_keypair.pem", "type": "string"}, "router_name": {"default": "vnf_test_router", "type": "string"}, "target_vnf_image_id": {"type": "string"}, "data_plane_subnet_name": {"default": "data_plane_subnet", "type": "string"}}, "description": "This blueprint is deploy target_vnf reference_vnf management_ network and dataplane_network.\n", "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "outputs": {"vnfs": {"description": "Infomation of vnf.", "value": {"reference_vnf": {"vnf_name": {"get_property": ["reference_vnf_host", "resource_id"]}, "public_key_path": {"get_property": ["keypair", "private_key_path"]}, "floating_ip": {"get_attribute": ["reference_vnf_ip", "floating_ip_address"]}}, "target_vnf": {"vnf_name": {"get_property": ["target_vnf_host", "resource_id"]}, "public_key_path": {"get_property": ["keypair", "private_key_path"]}, "floating_ip": {"get_attribute": ["target_vnf_ip", "floating_ip_address"]}}}}, "networks": {"description": "Infomation of network.", "value": {"management_plane_network": {"network_name": {"get_property": ["management_plane_network", "resource_id"]}}, "data_plane_network": {"network_name": {"get_property": ["data_plane_network", "resource_id"]}}}}}, "version": {"definitions_name": "cloudify_dsl", "raw": "cloudify_dsl_1_3", "definitions_version": [1, 3]}, "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "groups": {}, "workflows": {"scale": {"operation": "cloudify.plugins.workflows.scale_entity", "parameters": {"scalable_entity_name": {"description": "Which node/group to scale. Note that the parameter specified should denote the node/group name and NOT the node/group instance id.\n"}, "ignore_failure": {"default": false, "type": "boolean"}, "scale_compute": {"default": false, "description": "If a node name is passed as the `scalable_entity_name` parameter and that node is contained (transitively) within a compute node and this property is 'true', operate on the compute node instead of the specified node.\n"}, "delta": {"default": 1, "type": "integer", "description": "How many node/group instances should be added/removed. A positive number denotes increase of instances. A negative number denotes decrease of instances.\n"}}, "plugin": "default_workflows"}, "heal": {"operation": "cloudify.plugins.workflows.auto_heal_reinstall_node_subgraph", "parameters": {"diagnose_value": {"default": "Not provided", "description": "Diagnosed reason of failure"}, "node_instance_id": {"description": "Which node instance has failed"}, "ignore_failure": {"default": true, "type": "boolean"}}, "plugin": "default_workflows"}, "update": {"operation": "cloudify.plugins.workflows.update", "parameters": {"skip_uninstall": {"default": false}, "remove_target_instance_ids": {"default": []}, "extended_instance_ids": {"default": []}, "reduce_target_instance_ids": {"default": []}, "ignore_failure": {"default": false, "type": "boolean"}, "reduced_instance_ids": {"default": []}, "modified_entity_ids": {"default": []}, "added_target_instances_ids": {"default": []}, "update_id": {"default": ""}, "skip_install": {"default": false}, "removed_instance_ids": {"default": []}, "extend_target_instance_ids": {"default": []}, "added_instance_ids": {"default": []}}, "plugin": "default_workflows"}, "execute_operation": {"operation": "cloudify.plugins.workflows.execute_operation", "parameters": {"operation_kwargs": {"default": {}}, "node_ids": {"default": []}, "node_instance_ids": {"default": []}, "run_by_dependency_order": {"default": false}, "operation": {}, "allow_kwargs_override": {"default": null}, "type_names": {"default": []}}, "plugin": "default_workflows"}, "install": {"operation": "cloudify.plugins.workflows.install", "parameters": {}, "plugin": "default_workflows"}, "install_new_agents": {"operation": "cloudify.plugins.workflows.install_new_agents", "parameters": {"node_ids": {"default": []}, "install_agent_timeout": {"default": 300}, "node_instance_ids": {"default": []}, "install": {"default": true}, "validate": {"default": true}, "install_script": {"default": ""}}, "plugin": "default_workflows"}, "uninstall": {"operation": "cloudify.plugins.workflows.uninstall", "parameters": {"ignore_failure": {"default": false, "type": "boolean"}}, "plugin": "default_workflows"}}, "policies": {}, "nodes": [{"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}}, "name": "management_plane_network", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Network", "cloudify.openstack.nodes.Network"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.network.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.network.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.network.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "management_plane_network", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Network", "properties": {"network": {}, "use_external_resource": false, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "create_if_missing": false, "resource_id": {"get_input": "management_plane_network_name"}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "target_vnf_port", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_port", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "target_vnf_data_plane_port", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_port", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "name": "target_vnf_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "target_vnf_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "target_vnf_host", "type": "cloudify.openstack.nodes.Server", "properties": {"cloudify_agent": {}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "target_vnf_name"}, "ip": "", "image": {"get_input": "target_vnf_image_id"}, "management_network_name": {"get_property": ["management_plane_network", "resource_id"]}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": false, "os_family": "linux", "flavor": {"get_input": "target_vnf_flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_subnet", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.depends_on", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}}, "name": "reference_vnf_data_plane_port", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Port", "cloudify.openstack.nodes.Port"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.port.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.port.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.port.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "reference_vnf_data_plane_port", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Port", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "reference_vnf_data_plane_port_name"}, "fixed_ip": "", "create_if_missing": false, "use_external_resource": false, "port": {}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "management_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "management_plane_subnet", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.depends_on", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.disconnect_port"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.connect_port"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.disconnect_port"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.connect_port"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "reference_vnf_ip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.floatingip.connect_port", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.floatingip.disconnect_port", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}}, "name": "reference_vnf_port", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Port", "cloudify.openstack.nodes.Port"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.port.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.port.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.port.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "reference_vnf_port", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Port", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "reference_vnf_port_name"}, "fixed_ip": "", "create_if_missing": false, "use_external_resource": false, "port": {}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_subnet", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.depends_on", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}}, "name": "target_vnf_data_plane_port", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Port", "cloudify.openstack.nodes.Port"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.port.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.port.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.port.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "target_vnf_data_plane_port", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Port", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "target_vnf_data_plane_port_name"}, "fixed_ip": "", "create_if_missing": false, "use_external_resource": false, "port": {}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "management_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.disconnect_subnet"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.connect_subnet"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.disconnect_subnet"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.connect_subnet"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.subnet_connected_to_router"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.router.connect_subnet", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.router.disconnect_subnet", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "router", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.subnet_connected_to_router", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.create"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.delete"}}, "name": "management_plane_subnet", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Subnet", "cloudify.openstack.nodes.Subnet"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.subnet.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.subnet.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.subnet.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "management_plane_subnet", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Subnet", "properties": {"subnet": {"ip_version": 4, "cidr": "11.0.0.0/24"}, "resource_id": {"get_input": "management_plane_subnet_name"}, "use_external_resource": false, "create_if_missing": false, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.create"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.delete"}}, "name": "data_plane_subnet", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Subnet", "cloudify.openstack.nodes.Subnet"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.subnet.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.subnet.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.subnet.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "data_plane_subnet", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Subnet", "properties": {"subnet": {"ip_version": 4, "cidr": "12.0.0.0/24", "gateway_ip": null}, "resource_id": {"get_input": "data_plane_subnet_name"}, "use_external_resource": false, "create_if_missing": false, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}}, "name": "target_vnf_ip", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.VirtualIP", "cloudify.openstack.nodes.FloatingIP"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.floatingip.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "target_vnf_ip", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"floatingip": {"floating_network_name": {"get_input": "external_network_name"}}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "use_external_resource": false, "create_if_missing": false, "resource_id": ""}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.delete"}}, "name": "keypair", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.openstack.nodes.KeyPair"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.keypair.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.keypair.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.keypair.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "keypair", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.KeyPair", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "keypair_name"}, "create_if_missing": false, "keypair": {}, "private_key_path": {"get_input": "ssh_key_filename"}, "use_external_resource": false}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "management_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "management_plane_subnet", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.depends_on", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.disconnect_port"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.connect_port"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.disconnect_port"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.connect_port"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "target_vnf_ip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.floatingip.connect_port", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.floatingip.disconnect_port", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}}, "name": "target_vnf_port", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Port", "cloudify.openstack.nodes.Port"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.port.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.port.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.port.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "target_vnf_port", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Port", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "target_vnf_port_name"}, "fixed_ip": "", "create_if_missing": false, "use_external_resource": false, "port": {}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}}, "name": "data_plane_network", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Network", "cloudify.openstack.nodes.Network"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.network.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.network.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.network.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "data_plane_network", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Network", "properties": {"network": {}, "use_external_resource": false, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "create_if_missing": false, "resource_id": {"get_input": "data_plane_network_name"}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "security_group_name"}, "rules": [{"remote_ip_prefix": "0.0.0.0/0", "port": 22}, {"port_range_min": 0, "port_range_max": 0, "protocol": "icmp", "remote_ip_prefix": "0.0.0.0/0"}, {"port_range_min": 1, "port_range_max": 65535, "protocol": "tcp", "remote_ip_prefix": "0.0.0.0/0"}, {"port_range_min": 1, "port_range_max": 65535, "protocol": "udp", "remote_ip_prefix": "0.0.0.0/0"}], "create_if_missing": false, "security_group": {"description": "Security group for vnf test"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "external_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.connected_to", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.delete"}}, "name": "router", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Router", "cloudify.openstack.nodes.Router"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.router.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.router.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.router.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "router", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Router", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "router_name"}, "create_if_missing": false, "default_to_managers_external_network": true, "router": {}, "external_network": "", "use_external_resource": false}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}}, "name": "external_network", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Network", "cloudify.openstack.nodes.Network"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.network.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.network.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.network.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "external_network", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Network", "properties": {"network": {}, "use_external_resource": true, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "create_if_missing": false, "resource_id": {"get_input": "external_network_name"}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "reference_vnf_port", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_port", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "reference_vnf_data_plane_port", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_port", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "name": "reference_vnf_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "reference_vnf_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "reference_vnf_host", "type": "cloudify.openstack.nodes.Server", "properties": {"cloudify_agent": {}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "reference_vnf_name"}, "ip": "", "image": {"get_input": "reference_vnf_image_id"}, "management_network_name": {"get_property": ["management_plane_network", "resource_id"]}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": false, "os_family": "linux", "flavor": {"get_input": "reference_vnf_flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}}, "name": "reference_vnf_ip", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.VirtualIP", "cloudify.openstack.nodes.FloatingIP"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.floatingip.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "reference_vnf_ip", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"floatingip": {"floating_network_name": {"get_input": "external_network_name"}}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "use_external_resource": false, "create_if_missing": false, "resource_id": ""}}], "scaling_groups": {}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}}, "id": "vrouter-opnfv"} 2018-12-27 20:07:39,527 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-27 20:07:39,527 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 27 Dec 2018 20:07:39 GMT 2018-12-27 20:07:39,528 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-27 20:07:39,528 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 258596 2018-12-27 20:07:39,528 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-27 20:07:39,541 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-12-27 20:07:39,545 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:9292/v2/images/715e37e2-95f6-4e9f-8f69-14a1e95bd5a1 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5be04f61a79641c5c9e17e5ebd76940f5255a108" 2018-12-27 20:07:40,761 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-73b90a8a-762d-4cfe-9b03-b42925f18970 Date: Thu, 27 Dec 2018 20:07:40 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-27 20:07:40,761 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.31:9292/v2/images/715e37e2-95f6-4e9f-8f69-14a1e95bd5a1 used request id req-73b90a8a-762d-4cfe-9b03-b42925f18970 2018-12-27 20:07:40,761 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.2203040123s 2018-12-27 20:07:40,762 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.31:9292/v2/images/715e37e2-95f6-4e9f-8f69-14a1e95bd5a1 used request id req-73b90a8a-762d-4cfe-9b03-b42925f18970 2018-12-27 20:07:40,762 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-12-27 20:07:40,765 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}551acb4cc367eb03fa9bbfd38fc48c6cfbf382dc" 2018-12-27 20:07:40,978 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 20:07:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7779b45c-cc01-4d4d-bf77-482bf1eab95d x-compute-request-id: req-7779b45c-cc01-4d4d-bf77-482bf1eab95d Content-Encoding: gzip Content-Length: 374 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vyos_vrouter-flavor_d8c4bd52-6498-43ec-8754-1e22ed279358", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/24c3f926-246d-4a86-a9e3-d5ed53fb4eec", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/24c3f926-246d-4a86-a9e3-d5ed53fb4eec", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": "24c3f926-246d-4a86-a9e3-d5ed53fb4eec"}, {"name": "vyos_vrouter-flavor_alt_d8c4bd52-6498-43ec-8754-1e22ed279358", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/803dcb7d-317a-4506-8bf8-6da01f4a2094", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/803dcb7d-317a-4506-8bf8-6da01f4a2094", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 50, "id": "803dcb7d-317a-4506-8bf8-6da01f4a2094"}]} 2018-12-27 20:07:40,978 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None used request id req-7779b45c-cc01-4d4d-bf77-482bf1eab95d 2018-12-27 20:07:40,979 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.216254234314s 2018-12-27 20:07:40,979 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None used request id req-7779b45c-cc01-4d4d-bf77-482bf1eab95d 2018-12-27 20:07:40,982 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-12-27 20:07:40,984 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:8774/v2.1/flavors/803dcb7d-317a-4506-8bf8-6da01f4a2094 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}551acb4cc367eb03fa9bbfd38fc48c6cfbf382dc" 2018-12-27 20:07:41,023 - keystoneauth.session - DEBUG - RESP: [202] Date: Thu, 27 Dec 2018 20:07:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-dc18c08c-b0fe-43a4-80b4-8f762378d88e x-compute-request-id: req-dc18c08c-b0fe-43a4-80b4-8f762378d88e Content-Length: 0 Content-Type: application/json 2018-12-27 20:07:41,023 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/flavors/803dcb7d-317a-4506-8bf8-6da01f4a2094 used request id req-dc18c08c-b0fe-43a4-80b4-8f762378d88e 2018-12-27 20:07:41,024 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.041944026947s 2018-12-27 20:07:41,024 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/flavors/803dcb7d-317a-4506-8bf8-6da01f4a2094 used request id req-dc18c08c-b0fe-43a4-80b4-8f762378d88e 2018-12-27 20:07:41,027 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-12-27 20:07:41,027 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:9696/v2.0/floatingips/03989f28-e667-4fc1-93a7-fe89a7a1db4a.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5be04f61a79641c5c9e17e5ebd76940f5255a108" 2018-12-27 20:07:41,775 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-8b4cf3aa-68aa-4683-b967-00e58878bd01 Content-Length: 0 Date: Thu, 27 Dec 2018 20:07:41 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 20:07:41,775 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/floatingips/03989f28-e667-4fc1-93a7-fe89a7a1db4a.json used request id req-8b4cf3aa-68aa-4683-b967-00e58878bd01 2018-12-27 20:07:41,775 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.748539924622s 2018-12-27 20:07:41,776 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/floatingips/03989f28-e667-4fc1-93a7-fe89a7a1db4a.json used request id req-8b4cf3aa-68aa-4683-b967-00e58878bd01 2018-12-27 20:07:41,781 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-27 20:07:41,781 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5be04f61a79641c5c9e17e5ebd76940f5255a108" 2018-12-27 20:07:41,977 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-563e090a-e304-4da9-af67-248a31b1608f Date: Thu, 27 Dec 2018 20:07:41 GMT RESP BODY: {"floatingips": []} 2018-12-27 20:07:41,977 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/floatingips.json used request id req-563e090a-e304-4da9-af67-248a31b1608f 2018-12-27 20:07:41,977 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.196269035339s 2018-12-27 20:07:41,977 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/floatingips.json used request id req-563e090a-e304-4da9-af67-248a31b1608f 2018-12-27 20:07:41,978 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-12-27 20:07:41,981 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:8774/v2.1/servers/739a10ca-b90b-472e-b828-32b9406a88dc -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5be04f61a79641c5c9e17e5ebd76940f5255a108" 2018-12-27 20:07:42,116 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 20:07:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-ba4c8789-3c0d-4046-81c0-2490add23e5d x-compute-request-id: req-ba4c8789-3c0d-4046-81c0-2490add23e5d Content-Type: application/json 2018-12-27 20:07:42,116 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/servers/739a10ca-b90b-472e-b828-32b9406a88dc used request id req-ba4c8789-3c0d-4046-81c0-2490add23e5d 2018-12-27 20:07:42,117 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.138508796692s 2018-12-27 20:07:42,117 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/servers/739a10ca-b90b-472e-b828-32b9406a88dc used request id req-ba4c8789-3c0d-4046-81c0-2490add23e5d 2018-12-27 20:07:42,117 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-27 20:07:42,120 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5be04f61a79641c5c9e17e5ebd76940f5255a108" 2018-12-27 20:07:42,691 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 20:07:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b1b7293e-59c7-40fc-ae36-a6261775238b x-compute-request-id: req-b1b7293e-59c7-40fc-ae36-a6261775238b Content-Encoding: gzip Content-Length: 777 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"vyos_vrouter-net_d8c4bd52-6498-43ec-8754-1e22ed279358": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:13:b2:75", "version": 4, "addr": "192.168.120.29", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:13:b2:75", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/739a10ca-b90b-472e-b828-32b9406a88dc", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/739a10ca-b90b-472e-b828-32b9406a88dc", "rel": "bookmark"}], "image": {"id": "7d7a9fec-7d26-425b-95da-a7e484052b01", "links": [{"href": "http://172.30.9.31:8774/images/7d7a9fec-7d26-425b-95da-a7e484052b01", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-27T19:55:19.000000", "flavor": {"id": "24c3f926-246d-4a86-a9e3-d5ed53fb4eec", "links": [{"href": "http://172.30.9.31:8774/flavors/24c3f926-246d-4a86-a9e3-d5ed53fb4eec", "rel": "bookmark"}]}, "id": "739a10ca-b90b-472e-b828-32b9406a88dc", "security_groups": [{"name": "vyos_vrouter-sg_d8c4bd52-6498-43ec-8754-1e22ed279358"}], "user_id": "dd1dfebaa2af4d9e939086ee63ccb77d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-27T20:07:42Z", "hostId": "fdd262aabb4284cefd282b68eea6deaab2f05bb834dac77424a47ec1", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_d8c4bd52-6498-43ec-8754-1e22ed279358", "name": "vyos_vrouter-vm_d8c4bd52-6498-43ec-8754-1e22ed279358", "created": "2018-12-27T19:52:59Z", "tenant_id": "a3b7658b35d04156a1f9d76d8ea4c69c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-27 20:07:42,691 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-b1b7293e-59c7-40fc-ae36-a6261775238b 2018-12-27 20:07:42,692 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.574115991592s 2018-12-27 20:07:42,692 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-b1b7293e-59c7-40fc-ae36-a6261775238b 2018-12-27 20:07:42,694 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-27 20:07:44,696 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-27 20:07:44,699 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5be04f61a79641c5c9e17e5ebd76940f5255a108" 2018-12-27 20:07:44,771 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 20:07:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-65006da1-9b15-427f-bdd8-de21368fc895 x-compute-request-id: req-65006da1-9b15-427f-bdd8-de21368fc895 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-12-27 20:07:44,772 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-65006da1-9b15-427f-bdd8-de21368fc895 2018-12-27 20:07:44,772 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.075621843338s 2018-12-27 20:07:44,772 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-65006da1-9b15-427f-bdd8-de21368fc895 2018-12-27 20:07:44,775 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-27 20:07:44,776 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5be04f61a79641c5c9e17e5ebd76940f5255a108" 2018-12-27 20:07:45,131 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 6833 X-Openstack-Request-Id: req-7aeeb89e-eef7-4d8b-88c6-455cc47eb791 Date: Thu, 27 Dec 2018 20:07:45 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "a3b7658b35d04156a1f9d76d8ea4c69c", "created_at": "2018-12-27T19:52:50Z", "updated_at": "2018-12-27T19:52:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T19:52:50Z", "revision_number": 0, "id": "27db629e-55b4-4576-a639-d568d3f51701", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T19:52:50Z", "security_group_id": "0d0f40f6-4e4e-4e74-b53f-d0a06c01cb32", "tenant_id": "a3b7658b35d04156a1f9d76d8ea4c69c", "port_range_min": null, "ethertype": "IPv6", "project_id": "a3b7658b35d04156a1f9d76d8ea4c69c"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-12-27T19:52:53Z", "revision_number": 0, "id": "347f6ddd-75ef-4d08-a6c8-61d195218c1b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T19:52:53Z", "security_group_id": "0d0f40f6-4e4e-4e74-b53f-d0a06c01cb32", "tenant_id": "a3b7658b35d04156a1f9d76d8ea4c69c", "port_range_min": 80, "ethertype": "IPv4", "project_id": "a3b7658b35d04156a1f9d76d8ea4c69c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T19:52:50Z", "revision_number": 0, "id": "7ff99971-8033-4e0b-bbbf-8131b75ea79f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T19:52:50Z", "security_group_id": "0d0f40f6-4e4e-4e74-b53f-d0a06c01cb32", "tenant_id": "a3b7658b35d04156a1f9d76d8ea4c69c", "port_range_min": null, "ethertype": "IPv4", "project_id": "a3b7658b35d04156a1f9d76d8ea4c69c"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-12-27T19:52:51Z", "revision_number": 0, "id": "9cf6be78-c3fd-4011-9edd-d2b59a263f28", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T19:52:51Z", "security_group_id": "0d0f40f6-4e4e-4e74-b53f-d0a06c01cb32", "tenant_id": "a3b7658b35d04156a1f9d76d8ea4c69c", "port_range_min": 22, "ethertype": "IPv4", "project_id": "a3b7658b35d04156a1f9d76d8ea4c69c"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2018-12-27T19:52:54Z", "revision_number": 0, "id": "9d4919fe-06e5-4c40-8508-51f0c5b7e000", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T19:52:54Z", "security_group_id": "0d0f40f6-4e4e-4e74-b53f-d0a06c01cb32", "tenant_id": "a3b7658b35d04156a1f9d76d8ea4c69c", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "a3b7658b35d04156a1f9d76d8ea4c69c"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-12-27T19:52:53Z", "revision_number": 0, "id": "ad515027-e80b-49ea-b6fa-c793952c7b19", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T19:52:53Z", "security_group_id": "0d0f40f6-4e4e-4e74-b53f-d0a06c01cb32", "tenant_id": "a3b7658b35d04156a1f9d76d8ea4c69c", "port_range_min": 443, "ethertype": "IPv4", "project_id": "a3b7658b35d04156a1f9d76d8ea4c69c"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 53333, "updated_at": "2018-12-27T19:52:55Z", "revision_number": 0, "id": "da9d4cb8-7911-4901-a441-00d07e46dd88", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T19:52:55Z", "security_group_id": "0d0f40f6-4e4e-4e74-b53f-d0a06c01cb32", "tenant_id": "a3b7658b35d04156a1f9d76d8ea4c69c", "port_range_min": 53333, "ethertype": "IPv4", "project_id": "a3b7658b35d04156a1f9d76d8ea4c69c"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-12-27T19:52:52Z", "revision_number": 0, "id": "e7f710a5-6a30-424a-a041-61556c1d3424", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T19:52:52Z", "security_group_id": "0d0f40f6-4e4e-4e74-b53f-d0a06c01cb32", "tenant_id": "a3b7658b35d04156a1f9d76d8ea4c69c", "port_range_min": null, "ethertype": "IPv4", "project_id": "a3b7658b35d04156a1f9d76d8ea4c69c"}], "revision_number": 8, "project_id": "a3b7658b35d04156a1f9d76d8ea4c69c", "id": "0d0f40f6-4e4e-4e74-b53f-d0a06c01cb32", "name": "vyos_vrouter-sg_d8c4bd52-6498-43ec-8754-1e22ed279358"}, {"description": "Default security group", "tags": [], "tenant_id": "a3b7658b35d04156a1f9d76d8ea4c69c", "created_at": "2018-12-27T19:51:15Z", "updated_at": "2018-12-27T19:51:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T19:51:15Z", "revision_number": 0, "id": "08ecc217-1c91-420b-a071-b8f17b5990b6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T19:51:15Z", "security_group_id": "d099d31a-e4a8-4a1a-a9b9-61b05fa0e1f2", "tenant_id": "a3b7658b35d04156a1f9d76d8ea4c69c", "port_range_min": null, "ethertype": "IPv4", "project_id": "a3b7658b35d04156a1f9d76d8ea4c69c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T19:51:15Z", "revision_number": 0, "id": "20f7b463-ed78-4882-9e62-c8ebcc8fbeaa", "remote_group_id": "d099d31a-e4a8-4a1a-a9b9-61b05fa0e1f2", "remote_ip_prefix": null, "created_at": "2018-12-27T19:51:15Z", "security_group_id": "d099d31a-e4a8-4a1a-a9b9-61b05fa0e1f2", "tenant_id": "a3b7658b35d04156a1f9d76d8ea4c69c", "port_range_min": null, "ethertype": "IPv6", "project_id": "a3b7658b35d04156a1f9d76d8ea4c69c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T19:51:15Z", "revision_number": 0, "id": "9571ea23-bc54-494f-8f3b-0d6ecedc09d2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T19:51:15Z", "security_group_id": "d099d31a-e4a8-4a1a-a9b9-61b05fa0e1f2", "tenant_id": "a3b7658b35d04156a1f9d76d8ea4c69c", "port_range_min": null, "ethertype": "IPv6", "project_id": "a3b7658b35d04156a1f9d76d8ea4c69c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T19:51:15Z", "revision_number": 0, "id": "a482282d-2f90-43a6-a127-07db78b6663b", "remote_group_id": "d099d31a-e4a8-4a1a-a9b9-61b05fa0e1f2", "remote_ip_prefix": null, "created_at": "2018-12-27T19:51:15Z", "security_group_id": "d099d31a-e4a8-4a1a-a9b9-61b05fa0e1f2", "tenant_id": "a3b7658b35d04156a1f9d76d8ea4c69c", "port_range_min": null, "ethertype": "IPv4", "project_id": "a3b7658b35d04156a1f9d76d8ea4c69c"}], "revision_number": 4, "project_id": "a3b7658b35d04156a1f9d76d8ea4c69c", "id": "d099d31a-e4a8-4a1a-a9b9-61b05fa0e1f2", "name": "default"}]} 2018-12-27 20:07:45,132 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json used request id req-7aeeb89e-eef7-4d8b-88c6-455cc47eb791 2018-12-27 20:07:45,132 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.356391906738s 2018-12-27 20:07:45,132 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json used request id req-7aeeb89e-eef7-4d8b-88c6-455cc47eb791 2018-12-27 20:07:45,135 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-12-27 20:07:45,136 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:9696/v2.0/security-groups/0d0f40f6-4e4e-4e74-b53f-d0a06c01cb32.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5be04f61a79641c5c9e17e5ebd76940f5255a108" 2018-12-27 20:07:45,536 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-4feecdb9-445d-4edd-8688-762e68760c10 Content-Length: 0 Date: Thu, 27 Dec 2018 20:07:45 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 20:07:45,536 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-groups/0d0f40f6-4e4e-4e74-b53f-d0a06c01cb32.json used request id req-4feecdb9-445d-4edd-8688-762e68760c10 2018-12-27 20:07:45,536 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.400898933411s 2018-12-27 20:07:45,537 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-groups/0d0f40f6-4e4e-4e74-b53f-d0a06c01cb32.json used request id req-4feecdb9-445d-4edd-8688-762e68760c10 2018-12-27 20:07:45,537 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-12-27 20:07:45,540 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:8774/v2.1/os-keypairs/vyos_vrouter-kp_d8c4bd52-6498-43ec-8754-1e22ed279358 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5be04f61a79641c5c9e17e5ebd76940f5255a108" 2018-12-27 20:07:45,588 - keystoneauth.session - DEBUG - RESP: [202] Date: Thu, 27 Dec 2018 20:07:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-46e3fc5c-bd2e-485b-a49b-046ab2944738 x-compute-request-id: req-46e3fc5c-bd2e-485b-a49b-046ab2944738 Content-Length: 0 Content-Type: application/json 2018-12-27 20:07:45,588 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/os-keypairs/vyos_vrouter-kp_d8c4bd52-6498-43ec-8754-1e22ed279358 used request id req-46e3fc5c-bd2e-485b-a49b-046ab2944738 2018-12-27 20:07:45,589 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0512459278107s 2018-12-27 20:07:45,589 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/os-keypairs/vyos_vrouter-kp_d8c4bd52-6498-43ec-8754-1e22ed279358 used request id req-46e3fc5c-bd2e-485b-a49b-046ab2944738 2018-12-27 20:07:45,589 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-12-27 20:07:45,590 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.31:9696/v2.0/routers/51888b9a-c98b-4449-8f47-c15a30a41086/remove_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}5be04f61a79641c5c9e17e5ebd76940f5255a108" -d '{"subnet_id": "0405717d-18a5-4651-8fa1-446630ad0e57"}' 2018-12-27 20:07:47,556 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-47a13602-5315-4e54-955f-0fec93c48b09 Date: Thu, 27 Dec 2018 20:07:47 GMT RESP BODY: {"network_id": "a446d0f1-f0df-42ca-b411-53ff5122955e", "tenant_id": "a3b7658b35d04156a1f9d76d8ea4c69c", "subnet_id": "0405717d-18a5-4651-8fa1-446630ad0e57", "subnet_ids": ["0405717d-18a5-4651-8fa1-446630ad0e57"], "port_id": "3efac6a0-e9c9-4c94-a5cb-bc0885965ed7", "id": "51888b9a-c98b-4449-8f47-c15a30a41086"} 2018-12-27 20:07:47,556 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.31:9696/v2.0/routers/51888b9a-c98b-4449-8f47-c15a30a41086/remove_router_interface.json used request id req-47a13602-5315-4e54-955f-0fec93c48b09 2018-12-27 20:07:47,556 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.96669983864s 2018-12-27 20:07:47,556 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.31:9696/v2.0/routers/51888b9a-c98b-4449-8f47-c15a30a41086/remove_router_interface.json used request id req-47a13602-5315-4e54-955f-0fec93c48b09 returning object 51888b9a-c98b-4449-8f47-c15a30a41086 2018-12-27 20:07:47,557 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-12-27 20:07:47,557 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5be04f61a79641c5c9e17e5ebd76940f5255a108" 2018-12-27 20:07:47,890 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 626 X-Openstack-Request-Id: req-39e4dbad-9337-41fc-9cf9-d1f320475a29 Date: Thu, 27 Dec 2018 20:07:47 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "a4959dd9-e8f4-4ea9-8c99-7bff545db58c", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "244ab55b-a0ed-4e50-9f85-07f08119ae55", "ip_address": "172.30.9.205"}]}, "description": "", "tags": [], "tenant_id": "a3b7658b35d04156a1f9d76d8ea4c69c", "created_at": "2018-12-27T19:51:19Z", "admin_state_up": true, "updated_at": "2018-12-27T20:07:46Z", "revision_number": 4, "routes": [], "project_id": "a3b7658b35d04156a1f9d76d8ea4c69c", "id": "51888b9a-c98b-4449-8f47-c15a30a41086", "name": "vyos_vrouter-router_d8c4bd52-6498-43ec-8754-1e22ed279358"}]} 2018-12-27 20:07:47,890 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/routers.json used request id req-39e4dbad-9337-41fc-9cf9-d1f320475a29 2018-12-27 20:07:47,890 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.333014965057s 2018-12-27 20:07:47,890 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/routers.json used request id req-39e4dbad-9337-41fc-9cf9-d1f320475a29 2018-12-27 20:07:47,891 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-12-27 20:07:47,892 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:9696/v2.0/routers/51888b9a-c98b-4449-8f47-c15a30a41086.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5be04f61a79641c5c9e17e5ebd76940f5255a108" 2018-12-27 20:07:49,722 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-47349967-1803-4f7d-aad7-5dd3646cfa7f Content-Length: 0 Date: Thu, 27 Dec 2018 20:07:49 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 20:07:49,722 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/routers/51888b9a-c98b-4449-8f47-c15a30a41086.json used request id req-47349967-1803-4f7d-aad7-5dd3646cfa7f 2018-12-27 20:07:49,722 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.83065485954s 2018-12-27 20:07:49,723 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/routers/51888b9a-c98b-4449-8f47-c15a30a41086.json used request id req-47349967-1803-4f7d-aad7-5dd3646cfa7f 2018-12-27 20:07:49,723 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-12-27 20:07:49,723 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5be04f61a79641c5c9e17e5ebd76940f5255a108" 2018-12-27 20:07:49,974 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 683 X-Openstack-Request-Id: req-76c6fa24-0202-439f-af00-c7dc165b9c17 Date: Thu, 27 Dec 2018 20:07:49 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a446d0f1-f0df-42ca-b411-53ff5122955e","tenant_id":"a3b7658b35d04156a1f9d76d8ea4c69c","created_at":"2018-12-27T19:51:18Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-12-27T19:51:18Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"a3b7658b35d04156a1f9d76d8ea4c69c","id":"0405717d-18a5-4651-8fa1-446630ad0e57","subnetpool_id":null,"name":"vyos_vrouter-subnet_d8c4bd52-6498-43ec-8754-1e22ed279358"}]} 2018-12-27 20:07:49,974 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets.json used request id req-76c6fa24-0202-439f-af00-c7dc165b9c17 2018-12-27 20:07:49,975 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.251493930817s 2018-12-27 20:07:49,975 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets.json used request id req-76c6fa24-0202-439f-af00-c7dc165b9c17 2018-12-27 20:07:49,976 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-12-27 20:07:49,977 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:9696/v2.0/subnets/0405717d-18a5-4651-8fa1-446630ad0e57.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5be04f61a79641c5c9e17e5ebd76940f5255a108" 2018-12-27 20:07:51,335 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-ae71ef57-f5e5-4271-a9f2-6e4f17247c75 Date: Thu, 27 Dec 2018 20:07:51 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 20:07:51,335 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/subnets/0405717d-18a5-4651-8fa1-446630ad0e57.json used request id req-ae71ef57-f5e5-4271-a9f2-6e4f17247c75 2018-12-27 20:07:51,335 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.35884189606s 2018-12-27 20:07:51,335 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/subnets/0405717d-18a5-4651-8fa1-446630ad0e57.json used request id req-ae71ef57-f5e5-4271-a9f2-6e4f17247c75 2018-12-27 20:07:51,336 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-27 20:07:51,336 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5be04f61a79641c5c9e17e5ebd76940f5255a108" 2018-12-27 20:07:51,646 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1218 X-Openstack-Request-Id: req-70c6c746-1e6e-4520-8a7c-6303b5c1beec Date: Thu, 27 Dec 2018 20:07:51 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":5,"port_security_enabled":true,"id":"a446d0f1-f0df-42ca-b411-53ff5122955e","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"a3b7658b35d04156a1f9d76d8ea4c69c","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-27T20:07:51Z","qos_policy_id":null,"name":"vyos_vrouter-net_d8c4bd52-6498-43ec-8754-1e22ed279358","admin_state_up":true,"tenant_id":"a3b7658b35d04156a1f9d76d8ea4c69c","created_at":"2018-12-27T19:51:15Z","mtu":1442},{"updated_at":"2018-12-27T15:58:03Z","dns_domain":"","revision_number":8,"port_security_enabled":true,"id":"a4959dd9-e8f4-4ea9-8c99-7bff545db58c","router:external":true,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"da629caea04941e1ae8979c379dc7c9d","status":"ACTIVE","subnets":["244ab55b-a0ed-4e50-9f85-07f08119ae55"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"da629caea04941e1ae8979c379dc7c9d","created_at":"2018-12-27T15:29:17Z","mtu":1500}]} 2018-12-27 20:07:51,646 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-70c6c746-1e6e-4520-8a7c-6303b5c1beec 2018-12-27 20:07:51,646 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.310152053833s 2018-12-27 20:07:51,646 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-70c6c746-1e6e-4520-8a7c-6303b5c1beec 2018-12-27 20:07:51,648 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-12-27 20:07:51,648 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:9696/v2.0/networks/a446d0f1-f0df-42ca-b411-53ff5122955e.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5be04f61a79641c5c9e17e5ebd76940f5255a108" 2018-12-27 20:07:53,024 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-cb5ebf30-d565-4be9-9851-508469e461db Date: Thu, 27 Dec 2018 20:07:53 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 20:07:53,024 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/networks/a446d0f1-f0df-42ca-b411-53ff5122955e.json used request id req-cb5ebf30-d565-4be9-9851-508469e461db 2018-12-27 20:07:53,025 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.37686491013s 2018-12-27 20:07:53,025 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/networks/a446d0f1-f0df-42ca-b411-53ff5122955e.json used request id req-cb5ebf30-d565-4be9-9851-508469e461db 2018-12-27 20:07:53,028 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-27 20:07:53,032 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5be04f61a79641c5c9e17e5ebd76940f5255a108" 2018-12-27 20:07:53,267 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1208 Content-Type: application/json X-Openstack-Request-Id: req-8927ccdb-7b03-430f-a263-02da24e9c017 Date: Thu, 27 Dec 2018 20:07:53 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/7d7a9fec-7d26-425b-95da-a7e484052b01/snap", "metadata": {}}], "file": "/v2/images/7d7a9fec-7d26-425b-95da-a7e484052b01/file", "owner": "a3b7658b35d04156a1f9d76d8ea4c69c", "id": "7d7a9fec-7d26-425b-95da-a7e484052b01", "size": 4373348352, "self": "/v2/images/7d7a9fec-7d26-425b-95da-a7e484052b01", "disk_format": "qcow2", "direct_url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/7d7a9fec-7d26-425b-95da-a7e484052b01/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-12-27T19:52:48Z", "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_d8c4bd52-6498-43ec-8754-1e22ed279358", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "vyos_vrouter-img_d8c4bd52-6498-43ec-8754-1e22ed279358", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-12-27T19:51:48Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-27 20:07:53,267 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-8927ccdb-7b03-430f-a263-02da24e9c017 2018-12-27 20:07:53,267 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.238568067551s 2018-12-27 20:07:53,267 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-8927ccdb-7b03-430f-a263-02da24e9c017 2018-12-27 20:07:53,269 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-12-27 20:07:53,272 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:9292/v2/images/7d7a9fec-7d26-425b-95da-a7e484052b01 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5be04f61a79641c5c9e17e5ebd76940f5255a108" 2018-12-27 20:07:54,122 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-e0f4c50d-e43c-4119-89d8-797c30e953d8 Date: Thu, 27 Dec 2018 20:07:54 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-27 20:07:54,122 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.31:9292/v2/images/7d7a9fec-7d26-425b-95da-a7e484052b01 used request id req-e0f4c50d-e43c-4119-89d8-797c30e953d8 2018-12-27 20:07:54,122 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.853354930878s 2018-12-27 20:07:54,122 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.31:9292/v2/images/7d7a9fec-7d26-425b-95da-a7e484052b01 used request id req-e0f4c50d-e43c-4119-89d8-797c30e953d8 2018-12-27 20:07:54,123 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-12-27 20:07:54,125 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}551acb4cc367eb03fa9bbfd38fc48c6cfbf382dc" 2018-12-27 20:07:54,321 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 20:07:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-68242459-0820-4639-b87d-87c309c60d90 x-compute-request-id: req-68242459-0820-4639-b87d-87c309c60d90 Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vyos_vrouter-flavor_d8c4bd52-6498-43ec-8754-1e22ed279358", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/24c3f926-246d-4a86-a9e3-d5ed53fb4eec", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/24c3f926-246d-4a86-a9e3-d5ed53fb4eec", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": "24c3f926-246d-4a86-a9e3-d5ed53fb4eec"}]} 2018-12-27 20:07:54,321 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None used request id req-68242459-0820-4639-b87d-87c309c60d90 2018-12-27 20:07:54,321 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.198230028152s 2018-12-27 20:07:54,322 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None used request id req-68242459-0820-4639-b87d-87c309c60d90 2018-12-27 20:07:54,323 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-12-27 20:07:54,325 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:8774/v2.1/flavors/24c3f926-246d-4a86-a9e3-d5ed53fb4eec -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}551acb4cc367eb03fa9bbfd38fc48c6cfbf382dc" 2018-12-27 20:07:54,359 - keystoneauth.session - DEBUG - RESP: [202] Date: Thu, 27 Dec 2018 20:07:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b216b2e1-8d52-40e1-a531-ea7f79e21e45 x-compute-request-id: req-b216b2e1-8d52-40e1-a531-ea7f79e21e45 Content-Length: 0 Content-Type: application/json 2018-12-27 20:07:54,359 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/flavors/24c3f926-246d-4a86-a9e3-d5ed53fb4eec used request id req-b216b2e1-8d52-40e1-a531-ea7f79e21e45 2018-12-27 20:07:54,359 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0363259315491s 2018-12-27 20:07:54,359 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/flavors/24c3f926-246d-4a86-a9e3-d5ed53fb4eec used request id req-b216b2e1-8d52-40e1-a531-ea7f79e21e45 2018-12-27 20:07:54,360 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-27 20:07:54,363 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}551acb4cc367eb03fa9bbfd38fc48c6cfbf382dc" 2018-12-27 20:07:54,498 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 20:07:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ab8c4353-d67b-4e84-b7ad-d1979339492f Content-Encoding: gzip Content-Length: 842 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/05a834ddebbc40688596b7460b47439e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05a834ddebbc40688596b7460b47439e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/08226a0ad01943f39559448239e291e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "08226a0ad01943f39559448239e291e1", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/55c0552fe37a4f7ca0e73939514bc683"}, "domain_id": "default", "enabled": true, "options": {}, "id": "55c0552fe37a4f7ca0e73939514bc683", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/646a4af4e3b5439a97996d353fea3924"}, "domain_id": "914eec1d43ea4caf9d2fd33268c06258", "enabled": true, "options": {}, "id": "646a4af4e3b5439a97996d353fea3924", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/85fb203e51c34d3f8122e285a6a318b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85fb203e51c34d3f8122e285a6a318b3", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/905e7f4b42d24cca93b99d2401fa3378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "905e7f4b42d24cca93b99d2401fa3378", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/a5bc08b9f81f4e5bb86c24f9f7547bae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5bc08b9f81f4e5bb86c24f9f7547bae", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/a5c780627f004d318bf908d80305da9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5c780627f004d318bf908d80305da9c", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/b18425bf2b044bc9af7e194919539a17"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b18425bf2b044bc9af7e194919539a17", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/b8d2134b619d4dca80e21d6fb16449b0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b8d2134b619d4dca80e21d6fb16449b0", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/b9ab6a25a652438285139fe5b44aea62"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9ab6a25a652438285139fe5b44aea62", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/c08462554a4844d681348f58b9b0edee"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c08462554a4844d681348f58b9b0edee", "email": "neutron@localhost", "password_expires_at": null}, {"name": "vyos_vrouter-user_d8c4bd52-6498-43ec-8754-1e22ed279358", "links": {"self": "http://172.30.9.31:5000/v3/users/dd1dfebaa2af4d9e939086ee63ccb77d"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "dd1dfebaa2af4d9e939086ee63ccb77d", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/ddfc3a9aad444d4782eae677c8a98130"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ddfc3a9aad444d4782eae677c8a98130", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/f2a74f2185a54676a6cb2bb5ecfcc4f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2a74f2185a54676a6cb2bb5ecfcc4f6", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-12-27 20:07:54,498 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-ab8c4353-d67b-4e84-b7ad-d1979339492f 2018-12-27 20:07:54,499 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.138417959213s 2018-12-27 20:07:54,499 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-ab8c4353-d67b-4e84-b7ad-d1979339492f 2018-12-27 20:07:54,505 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-27 20:07:54,509 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/users/dd1dfebaa2af4d9e939086ee63ccb77d -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}551acb4cc367eb03fa9bbfd38fc48c6cfbf382dc" 2018-12-27 20:07:54,625 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 20:07:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c4999420-1170-4907-9a32-8dd958200106 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"user": {"name": "vyos_vrouter-user_d8c4bd52-6498-43ec-8754-1e22ed279358", "links": {"self": "http://172.30.9.31:5000/v3/users/dd1dfebaa2af4d9e939086ee63ccb77d"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "dd1dfebaa2af4d9e939086ee63ccb77d", "description": null}} 2018-12-27 20:07:54,625 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users/dd1dfebaa2af4d9e939086ee63ccb77d used request id req-c4999420-1170-4907-9a32-8dd958200106 2018-12-27 20:07:54,625 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.119699001312s 2018-12-27 20:07:54,625 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users/dd1dfebaa2af4d9e939086ee63ccb77d used request id req-c4999420-1170-4907-9a32-8dd958200106 2018-12-27 20:07:54,626 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-12-27 20:07:54,629 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:5000/v3/users/dd1dfebaa2af4d9e939086ee63ccb77d -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}551acb4cc367eb03fa9bbfd38fc48c6cfbf382dc" 2018-12-27 20:07:54,854 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 20:07:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-872a1b1b-6456-45e9-b3c7-5443c7e4e3d5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 20:07:54,854 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/dd1dfebaa2af4d9e939086ee63ccb77d used request id req-872a1b1b-6456-45e9-b3c7-5443c7e4e3d5 2018-12-27 20:07:54,854 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.228328943253s 2018-12-27 20:07:54,855 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/dd1dfebaa2af4d9e939086ee63ccb77d used request id req-872a1b1b-6456-45e9-b3c7-5443c7e4e3d5 2018-12-27 20:07:54,860 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-27 20:07:54,864 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}551acb4cc367eb03fa9bbfd38fc48c6cfbf382dc" 2018-12-27 20:07:54,965 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 20:07:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6e04cc7f-2931-4632-9153-44aa6683dffe Content-Encoding: gzip Content-Length: 388 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: vyos_vrouter", "links": {"self": "http://172.30.9.31:5000/v3/projects/a3b7658b35d04156a1f9d76d8ea4c69c"}, "tags": [], "enabled": true, "id": "a3b7658b35d04156a1f9d76d8ea4c69c", "parent_id": "default", "domain_id": "default", "name": "vyos_vrouter-project_d8c4bd52-6498-43ec-8754-1e22ed279358"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93"}, "tags": [], "enabled": true, "id": "b7b4fceec1ad4c6eb74d758b709a9d93", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/da629caea04941e1ae8979c379dc7c9d"}, "tags": [], "enabled": true, "id": "da629caea04941e1ae8979c379dc7c9d", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-12-27 20:07:54,965 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects used request id req-6e04cc7f-2931-4632-9153-44aa6683dffe 2018-12-27 20:07:54,965 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.104718923569s 2018-12-27 20:07:54,966 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects used request id req-6e04cc7f-2931-4632-9153-44aa6683dffe 2018-12-27 20:07:54,970 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-12-27 20:07:54,974 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:5000/v3/projects/a3b7658b35d04156a1f9d76d8ea4c69c -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}551acb4cc367eb03fa9bbfd38fc48c6cfbf382dc" 2018-12-27 20:07:55,168 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 20:07:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a289892f-4b2c-4db1-a83f-c74ea96e9bf8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 20:07:55,169 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/a3b7658b35d04156a1f9d76d8ea4c69c used request id req-a289892f-4b2c-4db1-a83f-c74ea96e9bf8 2018-12-27 20:07:55,169 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.198175907135s 2018-12-27 20:07:55,169 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/a3b7658b35d04156a1f9d76d8ea4c69c used request id req-a289892f-4b2c-4db1-a83f-c74ea96e9bf8 2018-12-27 20:07:55,172 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-27 20:07:55,172 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:9696/v2.0/security-groups.json?project_id=a3b7658b35d04156a1f9d76d8ea4c69c&name=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}551acb4cc367eb03fa9bbfd38fc48c6cfbf382dc" 2018-12-27 20:07:55,427 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2434 X-Openstack-Request-Id: req-ca362fba-8fd6-425f-8e4e-0396a744adfb Date: Thu, 27 Dec 2018 20:07:55 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "a3b7658b35d04156a1f9d76d8ea4c69c", "created_at": "2018-12-27T19:51:15Z", "updated_at": "2018-12-27T19:51:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T19:51:15Z", "revision_number": 0, "id": "08ecc217-1c91-420b-a071-b8f17b5990b6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T19:51:15Z", "security_group_id": "d099d31a-e4a8-4a1a-a9b9-61b05fa0e1f2", "tenant_id": "a3b7658b35d04156a1f9d76d8ea4c69c", "port_range_min": null, "ethertype": "IPv4", "project_id": "a3b7658b35d04156a1f9d76d8ea4c69c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T19:51:15Z", "revision_number": 0, "id": "20f7b463-ed78-4882-9e62-c8ebcc8fbeaa", "remote_group_id": "d099d31a-e4a8-4a1a-a9b9-61b05fa0e1f2", "remote_ip_prefix": null, "created_at": "2018-12-27T19:51:15Z", "security_group_id": "d099d31a-e4a8-4a1a-a9b9-61b05fa0e1f2", "tenant_id": "a3b7658b35d04156a1f9d76d8ea4c69c", "port_range_min": null, "ethertype": "IPv6", "project_id": "a3b7658b35d04156a1f9d76d8ea4c69c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T19:51:15Z", "revision_number": 0, "id": "9571ea23-bc54-494f-8f3b-0d6ecedc09d2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T19:51:15Z", "security_group_id": "d099d31a-e4a8-4a1a-a9b9-61b05fa0e1f2", "tenant_id": "a3b7658b35d04156a1f9d76d8ea4c69c", "port_range_min": null, "ethertype": "IPv6", "project_id": "a3b7658b35d04156a1f9d76d8ea4c69c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T19:51:15Z", "revision_number": 0, "id": "a482282d-2f90-43a6-a127-07db78b6663b", "remote_group_id": "d099d31a-e4a8-4a1a-a9b9-61b05fa0e1f2", "remote_ip_prefix": null, "created_at": "2018-12-27T19:51:15Z", "security_group_id": "d099d31a-e4a8-4a1a-a9b9-61b05fa0e1f2", "tenant_id": "a3b7658b35d04156a1f9d76d8ea4c69c", "port_range_min": null, "ethertype": "IPv4", "project_id": "a3b7658b35d04156a1f9d76d8ea4c69c"}], "revision_number": 4, "project_id": "a3b7658b35d04156a1f9d76d8ea4c69c", "id": "d099d31a-e4a8-4a1a-a9b9-61b05fa0e1f2", "name": "default"}]} 2018-12-27 20:07:55,427 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json?project_id=a3b7658b35d04156a1f9d76d8ea4c69c&name=default used request id req-ca362fba-8fd6-425f-8e4e-0396a744adfb 2018-12-27 20:07:55,427 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.255129098892s 2018-12-27 20:07:55,427 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json?project_id=a3b7658b35d04156a1f9d76d8ea4c69c&name=default used request id req-ca362fba-8fd6-425f-8e4e-0396a744adfb 2018-12-27 20:07:55,430 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-27 20:07:55,431 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}551acb4cc367eb03fa9bbfd38fc48c6cfbf382dc" 2018-12-27 20:07:55,702 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 33483 X-Openstack-Request-Id: req-3630cad7-ce24-48cc-a200-031db191da45 Date: Thu, 27 Dec 2018 20:07:55 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "created_at": "2018-12-27T15:33:01Z", "updated_at": "2018-12-27T15:33:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "35205ac3-06e6-4cf6-bb21-ff8f813cb45b", "remote_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "ade77f59-e70c-4970-8ea8-198222fa332e", "remote_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "c4f3bf7f-d793-498d-a883-bb8c6003f070", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "c85cb618-8f19-445b-8e16-6d467cb17771", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}], "revision_number": 4, "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "created_at": "2018-12-27T15:57:22Z", "updated_at": "2018-12-27T15:57:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "5e258a3b-01f5-4aef-81b7-0b5dc6e5b683", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "65475539-0336-498a-8da4-ff0a80b10089", "remote_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "ae922857-f7ae-4bc8-949b-153fb43bfd00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "b4f87679-52e1-4cf9-bf76-5abb9a9bec06", "remote_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "f7197afc9b61423897aefc9a643d03a1"}], "revision_number": 4, "project_id": "f7197afc9b61423897aefc9a643d03a1", "id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "created_at": "2018-12-27T16:01:54Z", "updated_at": "2018-12-27T16:01:54Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "00dd3abd-acd1-4edb-8f4a-8badcbd2eeb4", "remote_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "018de60d-bc33-4ef0-9eed-6d00b6ce227b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "0d99f0db-fa6b-4201-b67f-a7ff0db82c5d", "remote_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv6", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "5c4049ef-933d-4614-84e7-83584430d462", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv6", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}], "revision_number": 4, "project_id": "8c689c5e31c44b09ab85f80682abbc2a", "id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "created_at": "2018-12-27T15:56:49Z", "updated_at": "2018-12-27T15:56:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "6555e255-763a-4448-b1b1-0c93b2a390bd", "remote_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "777ff7a5-a590-43e5-a84b-7677710494e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "8bac258a-08df-48b7-900b-efbe01a6ec20", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "dc17921e-353f-4898-a970-881b2c8d093d", "remote_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}], "revision_number": 4, "project_id": "28dac9e1580d461c9de52e6659cc4f9d", "id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "created_at": "2018-12-27T16:01:52Z", "updated_at": "2018-12-27T16:01:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "32737757-45f3-4b24-b6ab-5f2d5579b4a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv6", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "ae604ef3-492d-4aa3-8045-1ff84f755a27", "remote_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv4", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "b7bff40a-beda-4996-b140-ed94d010535c", "remote_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv6", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "b8129030-9d72-4d5d-adce-47bbe62492fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv4", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}], "revision_number": 4, "project_id": "81c108a273314b24bf6b48c41b5bbe0c", "id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "created_at": "2018-12-27T15:57:20Z", "updated_at": "2018-12-27T15:57:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "0c389ec4-c0af-4c20-acf9-4fcc1d859dd7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv6", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "3749697a-f2ef-439a-a661-2fb92badd1ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv4", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "b74e0c8c-e243-450e-b1be-69c587093d6d", "remote_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv6", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "c222695b-2f1c-427d-afd7-e0be24ec9f66", "remote_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv4", "project_id": "7fb0e5436e4f467998e672dd71018a45"}], "revision_number": 4, "project_id": "7fb0e5436e4f467998e672dd71018a45", "id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "created_at": "2018-12-27T17:02:11Z", "updated_at": "2018-12-27T17:02:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "675d8a56-1c9b-4c58-a252-61e65997fd05", "remote_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv4", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "84f0587c-7394-4fd6-8f3d-8d6ba94cf3f9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv6", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "8a450b4f-e710-4193-816e-13a2d4e40c07", "remote_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv6", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "c3106b0a-1026-4156-86a9-f0438b7fab93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv4", "project_id": "7cba3664d5674e65a12c8c269a05febf"}], "revision_number": 4, "project_id": "7cba3664d5674e65a12c8c269a05febf", "id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "created_at": "2018-12-27T15:58:29Z", "updated_at": "2018-12-27T15:58:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "2a945ecc-f9fa-4219-96ab-c189a7f5c102", "remote_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv6", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "55e2b54e-68d4-4476-8c9f-e05e347c8970", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv4", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "9983229c-b595-482a-973f-81137a209b6d", "remote_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv4", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "9d4b8450-78ab-4817-a586-372ed88268f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv6", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}], "revision_number": 4, "project_id": "fbd6dbf946a5406398ba810e02d0888e", "id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "created_at": "2018-12-27T15:57:24Z", "updated_at": "2018-12-27T15:57:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "35521f2a-a59d-4798-9fa8-0febfe126076", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv4", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "607d473d-1e6a-4088-a778-7df9ffc1ff68", "remote_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv6", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "6f8fa92b-b67a-4047-a900-f43656aff42b", "remote_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv4", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "890f1d6c-9ae5-45b0-b7a1-282182432b66", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv6", "project_id": "253cc6709e714b8a80a5f74e4257907e"}], "revision_number": 4, "project_id": "253cc6709e714b8a80a5f74e4257907e", "id": "b9546f11-205e-4322-89f8-f0360d6090ed", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "created_at": "2018-12-27T15:57:08Z", "updated_at": "2018-12-27T15:57:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "6739c48b-d899-4c17-bb8e-ffaf8922c034", "remote_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv4", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "9660a6af-4d9b-40b9-9729-f205f66c2bd0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv4", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "bf244c03-fc10-4754-9c2b-b0224401c4f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv6", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "d3bee7cc-a152-441c-9790-abb1f56cec03", "remote_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv6", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}], "revision_number": 4, "project_id": "782a28bd0d40485e85eda6b8ba43840b", "id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "created_at": "2018-12-27T15:57:11Z", "updated_at": "2018-12-27T15:57:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "22c0d2cf-360a-4aa8-ba7e-bfdbf8327d27", "remote_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "553b140a-8ba9-4af7-9f50-bf24e87aebf7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "b2ecf7a5-df98-4d65-a762-767320437c5a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "e49104b2-7c13-49d6-8519-a16dd585346f", "remote_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}], "revision_number": 4, "project_id": "ef7e486beb8f4de39b25ca5f11552328", "id": "d0588e93-db0d-4888-9f99-3399a50df490", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a3b7658b35d04156a1f9d76d8ea4c69c", "created_at": "2018-12-27T19:51:15Z", "updated_at": "2018-12-27T19:51:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T19:51:15Z", "revision_number": 0, "id": "08ecc217-1c91-420b-a071-b8f17b5990b6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T19:51:15Z", "security_group_id": "d099d31a-e4a8-4a1a-a9b9-61b05fa0e1f2", "tenant_id": "a3b7658b35d04156a1f9d76d8ea4c69c", "port_range_min": null, "ethertype": "IPv4", "project_id": "a3b7658b35d04156a1f9d76d8ea4c69c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T19:51:15Z", "revision_number": 0, "id": "20f7b463-ed78-4882-9e62-c8ebcc8fbeaa", "remote_group_id": "d099d31a-e4a8-4a1a-a9b9-61b05fa0e1f2", "remote_ip_prefix": null, "created_at": "2018-12-27T19:51:15Z", "security_group_id": "d099d31a-e4a8-4a1a-a9b9-61b05fa0e1f2", "tenant_id": "a3b7658b35d04156a1f9d76d8ea4c69c", "port_range_min": null, "ethertype": "IPv6", "project_id": "a3b7658b35d04156a1f9d76d8ea4c69c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T19:51:15Z", "revision_number": 0, "id": "9571ea23-bc54-494f-8f3b-0d6ecedc09d2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T19:51:15Z", "security_group_id": "d099d31a-e4a8-4a1a-a9b9-61b05fa0e1f2", "tenant_id": "a3b7658b35d04156a1f9d76d8ea4c69c", "port_range_min": null, "ethertype": "IPv6", "project_id": "a3b7658b35d04156a1f9d76d8ea4c69c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T19:51:15Z", "revision_number": 0, "id": "a482282d-2f90-43a6-a127-07db78b6663b", "remote_group_id": "d099d31a-e4a8-4a1a-a9b9-61b05fa0e1f2", "remote_ip_prefix": null, "created_at": "2018-12-27T19:51:15Z", "security_group_id": "d099d31a-e4a8-4a1a-a9b9-61b05fa0e1f2", "tenant_id": "a3b7658b35d04156a1f9d76d8ea4c69c", "port_range_min": null, "ethertype": "IPv4", "project_id": "a3b7658b35d04156a1f9d76d8ea4c69c"}], "revision_number": 4, "project_id": "a3b7658b35d04156a1f9d76d8ea4c69c", "id": "d099d31a-e4a8-4a1a-a9b9-61b05fa0e1f2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-27T15:33:07Z", "updated_at": "2018-12-27T15:33:07Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "4de95db8-72d6-4aec-a145-e92511971eb9", "remote_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "5f100cff-05d8-4405-8dfb-0a387c123fae", "remote_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "a3f6a193-cc94-4220-a73a-08acf63c449b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "f059d8a5-0c32-49c9-a721-77cc89245ecd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "created_at": "2018-12-27T15:29:16Z", "updated_at": "2018-12-27T15:29:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "3c53841a-5bc0-4192-b482-044411e217ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "5956ff3f-d59d-4af6-82b5-566c888583a7", "remote_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:16Z", "revision_number": 0, "id": "60735d87-52c7-426a-91a6-aff1078a5a2d", "remote_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:16Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "abe97133-61dd-4fdf-baf3-2e07968a324f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "da629caea04941e1ae8979c379dc7c9d"}], "revision_number": 4, "project_id": "da629caea04941e1ae8979c379dc7c9d", "id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "name": "default"}]} 2018-12-27 20:07:55,703 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json used request id req-3630cad7-ce24-48cc-a200-031db191da45 2018-12-27 20:07:55,703 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.272399187088s 2018-12-27 20:07:55,704 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json used request id req-3630cad7-ce24-48cc-a200-031db191da45 2018-12-27 20:07:55,710 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-12-27 20:07:55,710 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:9696/v2.0/security-groups/d099d31a-e4a8-4a1a-a9b9-61b05fa0e1f2.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}551acb4cc367eb03fa9bbfd38fc48c6cfbf382dc" 2018-12-27 20:07:56,095 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-e6574362-8d46-45d3-a880-023d2e375244 Content-Length: 0 Date: Thu, 27 Dec 2018 20:07:56 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 20:07:56,095 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-groups/d099d31a-e4a8-4a1a-a9b9-61b05fa0e1f2.json used request id req-e6574362-8d46-45d3-a880-023d2e375244 2018-12-27 20:07:56,095 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.385224819183s 2018-12-27 20:07:56,095 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-groups/d099d31a-e4a8-4a1a-a9b9-61b05fa0e1f2.json used request id req-e6574362-8d46-45d3-a880-023d2e375244 2018-12-27 20:07:56,116 - xtesting.ci.run_tests - INFO - Loading test case 'juju_epc'... 2018-12-27 20:07:56,142 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 20:07:56,148 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 20:07:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c583191f-108d-40ec-88c3-07ccae3a7750 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 20:07:56,148 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-c583191f-108d-40ec-88c3-07ccae3a7750 2018-12-27 20:07:56,148 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000/v3/auth/tokens 2018-12-27 20:07:56,571 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}], "expires_at": "2018-12-27T21:07:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b7b4fceec1ad4c6eb74d758b709a9d93", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "a5bc08b9f81f4e5bb86c24f9f7547bae"}, "audit_ids": ["_0OwlUScTyaSpDkjN3edKA"], "issued_at": "2018-12-27T20:07:56.000000Z"}} 2018-12-27 20:07:56,574 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-27 20:07:56,575 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}88e59f320b6febfe4e2ff4e6db8c6c009f3251a1" 2018-12-27 20:07:56,862 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 725 X-Openstack-Request-Id: req-53d76245-f6c0-47ad-819a-ecc0e665f50d Date: Thu, 27 Dec 2018 20:07:56 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","updated_at":"2018-12-27T15:58:03Z","dns_domain":"","revision_number":8,"port_security_enabled":true,"mtu":1500,"id":"a4959dd9-e8f4-4ea9-8c99-7bff545db58c","router:external":true,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"da629caea04941e1ae8979c379dc7c9d","status":"ACTIVE","subnets":["244ab55b-a0ed-4e50-9f85-07f08119ae55"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"da629caea04941e1ae8979c379dc7c9d","created_at":"2018-12-27T15:29:17Z","provider:network_type":"flat"}]} 2018-12-27 20:07:56,862 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json?router%3Aexternal=True used request id req-53d76245-f6c0-47ad-819a-ecc0e665f50d 2018-12-27 20:07:56,862 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.287984848022s 2018-12-27 20:07:56,862 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json?router%3Aexternal=True used request id req-53d76245-f6c0-47ad-819a-ecc0e665f50d 2018-12-27 20:07:56,866 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 20:07:56,871 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 20:07:56 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 20:07:56,872 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-27 20:07:56,875 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}88e59f320b6febfe4e2ff4e6db8c6c009f3251a1" 2018-12-27 20:07:56,974 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 20:07:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-23ddc0f4-7997-4a9b-99c2-611653c34543 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.31:5000/v3/domains/914eec1d43ea4caf9d2fd33268c06258"}, "tags": [], "enabled": true, "id": "914eec1d43ea4caf9d2fd33268c06258", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains", "previous": null, "next": null}} 2018-12-27 20:07:56,974 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains used request id req-23ddc0f4-7997-4a9b-99c2-611653c34543 2018-12-27 20:07:56,975 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.102227926254s 2018-12-27 20:07:56,975 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains used request id req-23ddc0f4-7997-4a9b-99c2-611653c34543 2018-12-27 20:07:56,983 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-12-27 20:07:56,986 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}88e59f320b6febfe4e2ff4e6db8c6c009f3251a1" -d '{"project": {"description": "Created by OPNFV Functest: juju_epc", "enabled": true, "domain_id": "default", "name": "juju_epc-project_980f992d-69eb-4b4b-9aeb-937429408a1a"}}' 2018-12-27 20:07:57,134 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 27 Dec 2018 20:07:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-94a2b8c9-00e0-476f-99c8-6e47f3b1349b Content-Length: 362 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: juju_epc", "links": {"self": "http://172.30.9.31:5000/v3/projects/4539d55fa16f432681f1ef3e62913025"}, "tags": [], "enabled": true, "id": "4539d55fa16f432681f1ef3e62913025", "parent_id": "default", "domain_id": "default", "name": "juju_epc-project_980f992d-69eb-4b4b-9aeb-937429408a1a"}} 2018-12-27 20:07:57,134 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-94a2b8c9-00e0-476f-99c8-6e47f3b1349b 2018-12-27 20:07:57,134 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.15161895752s 2018-12-27 20:07:57,135 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-94a2b8c9-00e0-476f-99c8-6e47f3b1349b 2018-12-27 20:07:57,135 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: juju_epc', u'tags': [], 'enabled': True, 'id': u'4539d55fa16f432681f1ef3e62913025', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'juju_epc-project_980f992d-69eb-4b4b-9aeb-937429408a1a'}) 2018-12-27 20:07:57,142 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-12-27 20:07:57,145 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}88e59f320b6febfe4e2ff4e6db8c6c009f3251a1" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "bd3e83b1-84dd-4f5f-9a89-965f9ae4afbd", "email": null, "name": "juju_epc-user_980f992d-69eb-4b4b-9aeb-937429408a1a"}}' 2018-12-27 20:07:57,510 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 27 Dec 2018 20:07:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8fb48ba4-69b8-4ba1-8961-b0d149df1a36 Content-Length: 323 Content-Type: application/json RESP BODY: {"user": {"name": "juju_epc-user_980f992d-69eb-4b4b-9aeb-937429408a1a", "links": {"self": "http://172.30.9.31:5000/v3/users/65bfd862bd98484281749ada1e66b813"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "65bfd862bd98484281749ada1e66b813", "domain_id": "default", "password_expires_at": null}} 2018-12-27 20:07:57,510 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/users used request id req-8fb48ba4-69b8-4ba1-8961-b0d149df1a36 2018-12-27 20:07:57,510 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.36834192276s 2018-12-27 20:07:57,510 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/users used request id req-8fb48ba4-69b8-4ba1-8961-b0d149df1a36 2018-12-27 20:07:57,511 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'65bfd862bd98484281749ada1e66b813', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'juju_epc-user_980f992d-69eb-4b4b-9aeb-937429408a1a'}) 2018-12-27 20:07:57,515 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-27 20:07:57,518 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}88e59f320b6febfe4e2ff4e6db8c6c009f3251a1" 2018-12-27 20:07:57,619 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 20:07:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f2233c69-05ef-4390-b53d-2470644f0109 Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 20:07:57,619 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-f2233c69-05ef-4390-b53d-2470644f0109 2018-12-27 20:07:57,619 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.104468107224s 2018-12-27 20:07:57,619 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-f2233c69-05ef-4390-b53d-2470644f0109 2018-12-27 20:07:57,624 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-27 20:07:57,627 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}88e59f320b6febfe4e2ff4e6db8c6c009f3251a1" 2018-12-27 20:07:57,735 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 20:07:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2792c9f2-3b03-4209-8fb1-ba6f4fcabf28 Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 20:07:57,735 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-2792c9f2-3b03-4209-8fb1-ba6f4fcabf28 2018-12-27 20:07:57,735 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.111176967621s 2018-12-27 20:07:57,736 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-2792c9f2-3b03-4209-8fb1-ba6f4fcabf28 2018-12-27 20:07:57,740 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-27 20:07:57,744 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}88e59f320b6febfe4e2ff4e6db8c6c009f3251a1" 2018-12-27 20:07:57,844 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 20:07:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7cf7d8aa-d29c-446b-910b-a1e6733088dd Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-12-27 20:07:57,844 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains/default used request id req-7cf7d8aa-d29c-446b-910b-a1e6733088dd 2018-12-27 20:07:57,844 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.103621006012s 2018-12-27 20:07:57,844 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains/default used request id req-7cf7d8aa-d29c-446b-910b-a1e6733088dd 2018-12-27 20:07:57,845 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-27 20:07:57,849 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}88e59f320b6febfe4e2ff4e6db8c6c009f3251a1" 2018-12-27 20:07:57,966 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 20:07:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-78e9a253-d653-4b75-9c4f-c7c580d9605e Content-Encoding: gzip Content-Length: 836 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/05a834ddebbc40688596b7460b47439e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05a834ddebbc40688596b7460b47439e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/08226a0ad01943f39559448239e291e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "08226a0ad01943f39559448239e291e1", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/55c0552fe37a4f7ca0e73939514bc683"}, "domain_id": "default", "enabled": true, "options": {}, "id": "55c0552fe37a4f7ca0e73939514bc683", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/646a4af4e3b5439a97996d353fea3924"}, "domain_id": "914eec1d43ea4caf9d2fd33268c06258", "enabled": true, "options": {}, "id": "646a4af4e3b5439a97996d353fea3924", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "juju_epc-user_980f992d-69eb-4b4b-9aeb-937429408a1a", "links": {"self": "http://172.30.9.31:5000/v3/users/65bfd862bd98484281749ada1e66b813"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "65bfd862bd98484281749ada1e66b813", "domain_id": "default", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/85fb203e51c34d3f8122e285a6a318b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85fb203e51c34d3f8122e285a6a318b3", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/905e7f4b42d24cca93b99d2401fa3378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "905e7f4b42d24cca93b99d2401fa3378", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/a5bc08b9f81f4e5bb86c24f9f7547bae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5bc08b9f81f4e5bb86c24f9f7547bae", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/a5c780627f004d318bf908d80305da9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5c780627f004d318bf908d80305da9c", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/b18425bf2b044bc9af7e194919539a17"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b18425bf2b044bc9af7e194919539a17", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/b8d2134b619d4dca80e21d6fb16449b0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b8d2134b619d4dca80e21d6fb16449b0", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/b9ab6a25a652438285139fe5b44aea62"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9ab6a25a652438285139fe5b44aea62", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/c08462554a4844d681348f58b9b0edee"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c08462554a4844d681348f58b9b0edee", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/ddfc3a9aad444d4782eae677c8a98130"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ddfc3a9aad444d4782eae677c8a98130", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/f2a74f2185a54676a6cb2bb5ecfcc4f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2a74f2185a54676a6cb2bb5ecfcc4f6", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-12-27 20:07:57,966 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-78e9a253-d653-4b75-9c4f-c7c580d9605e 2018-12-27 20:07:57,966 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.121143817902s 2018-12-27 20:07:57,967 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-78e9a253-d653-4b75-9c4f-c7c580d9605e 2018-12-27 20:07:57,979 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-27 20:07:57,983 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}88e59f320b6febfe4e2ff4e6db8c6c009f3251a1" 2018-12-27 20:07:58,002 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 20:07:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7bdc0946-a51f-45e1-bd30-86223cab5658 Content-Encoding: gzip Content-Length: 396 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: juju_epc", "links": {"self": "http://172.30.9.31:5000/v3/projects/4539d55fa16f432681f1ef3e62913025"}, "tags": [], "enabled": true, "id": "4539d55fa16f432681f1ef3e62913025", "parent_id": "default", "domain_id": "default", "name": "juju_epc-project_980f992d-69eb-4b4b-9aeb-937429408a1a"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93"}, "tags": [], "enabled": true, "id": "b7b4fceec1ad4c6eb74d758b709a9d93", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/da629caea04941e1ae8979c379dc7c9d"}, "tags": [], "enabled": true, "id": "da629caea04941e1ae8979c379dc7c9d", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-12-27 20:07:58,002 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?domain_id=default used request id req-7bdc0946-a51f-45e1-bd30-86223cab5658 2018-12-27 20:07:58,002 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0230739116669s 2018-12-27 20:07:58,003 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?domain_id=default used request id req-7bdc0946-a51f-45e1-bd30-86223cab5658 2018-12-27 20:07:58,010 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-12-27 20:07:58,013 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:5000/v3/role_assignments?user.id=65bfd862bd98484281749ada1e66b813&role.id=5e97c57d600b48f5b4c8f915fe73d20b&scope.project.id=4539d55fa16f432681f1ef3e62913025" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}88e59f320b6febfe4e2ff4e6db8c6c009f3251a1" 2018-12-27 20:07:58,110 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 20:07:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-54f28dfe-0d64-426a-8481-497198455be4 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.31:5000/v3/role_assignments?user.id=65bfd862bd98484281749ada1e66b813&role.id=5e97c57d600b48f5b4c8f915fe73d20b&scope.project.id=4539d55fa16f432681f1ef3e62913025", "previous": null, "next": null}} 2018-12-27 20:07:58,110 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/role_assignments?user.id=65bfd862bd98484281749ada1e66b813&role.id=5e97c57d600b48f5b4c8f915fe73d20b&scope.project.id=4539d55fa16f432681f1ef3e62913025 used request id req-54f28dfe-0d64-426a-8481-497198455be4 2018-12-27 20:07:58,110 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0999190807343s 2018-12-27 20:07:58,110 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/role_assignments?user.id=65bfd862bd98484281749ada1e66b813&role.id=5e97c57d600b48f5b4c8f915fe73d20b&scope.project.id=4539d55fa16f432681f1ef3e62913025 used request id req-54f28dfe-0d64-426a-8481-497198455be4 2018-12-27 20:07:58,114 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-12-27 20:07:58,117 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.31:5000/v3/projects/4539d55fa16f432681f1ef3e62913025/users/65bfd862bd98484281749ada1e66b813/roles/5e97c57d600b48f5b4c8f915fe73d20b -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}88e59f320b6febfe4e2ff4e6db8c6c009f3251a1" 2018-12-27 20:07:58,263 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 20:07:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6960bbfa-ca06-4cb1-b7d6-e4d007e4de6f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 20:07:58,263 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/4539d55fa16f432681f1ef3e62913025/users/65bfd862bd98484281749ada1e66b813/roles/5e97c57d600b48f5b4c8f915fe73d20b used request id req-6960bbfa-ca06-4cb1-b7d6-e4d007e4de6f 2018-12-27 20:07:58,263 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.148868083954s 2018-12-27 20:07:58,263 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/4539d55fa16f432681f1ef3e62913025/users/65bfd862bd98484281749ada1e66b813/roles/5e97c57d600b48f5b4c8f915fe73d20b used request id req-6960bbfa-ca06-4cb1-b7d6-e4d007e4de6f 2018-12-27 20:07:58,264 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'juju_epc-project_980f992d-69eb-4b4b-9aeb-937429408a1a', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'tenant_name': 'admin', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': u'1', u'image_api_version': '2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'regionOne', u'key_manager_api_version': u'v1', 'project_id': u'4539d55fa16f432681f1ef3e62913025', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'bd3e83b1-84dd-4f5f-9a89-965f9ae4afbd', 'username': u'juju_epc-user_980f992d-69eb-4b4b-9aeb-937429408a1a', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.31:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-12-27 20:07:58,267 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'juju_epc-user_980f992d-69eb-4b4b-9aeb-937429408a1a', 'password': 'bd3e83b1-84dd-4f5f-9a89-965f9ae4afbd', 'project_name': 'juju_epc-project_980f992d-69eb-4b4b-9aeb-937429408a1a', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.31:5000//v3', 'project_id': '4539d55fa16f432681f1ef3e62913025', 'project_domain_name': 'Default'} 2018-12-27 20:07:58,334 - functest.opnfv_tests.vnf.epc.juju_epc - DEBUG - VNF configuration: {'descriptor': {u'file_name': u'/src/epc-requirements/abot_charm/functest-abot-epc-bundle/bundle.yaml', u'version': u'1', u'name': u'abot-oai-epc'}, 'requirements': {u'flavor': {u'ram_min': 4096, u'name': u'm1.medium.juju'}}} 2018-12-27 20:07:58,357 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2018-12-27 20:07:58,359 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.5:35357 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 20:07:58,365 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 20:07:58 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://192.30.9.5:35357/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://192.30.9.5:35357/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 20:07:58,366 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.5:35357/v3/services -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}88e59f320b6febfe4e2ff4e6db8c6c009f3251a1" 2018-12-27 20:07:58,456 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 20:07:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-25958a04-7b5e-43e4-a70d-efb67dbd2ea0 Content-Encoding: gzip Content-Length: 862 Content-Type: application/json RESP BODY: {"services": [{"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.5:35357/v3/services/0c132e21d95348e2b6f3872053e6c93b"}, "enabled": true, "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.5:35357/v3/services/19493299eaba46d6acaec8138aa8ae59"}, "enabled": true, "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.5:35357/v3/services/2fa94d27f18c435ab35a9c061530159e"}, "enabled": true, "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.5:35357/v3/services/3bfaf3c4203f4b28a84cba0bbc491a5b"}, "enabled": true, "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.5:35357/v3/services/514ed4fbe21848bb8cec7aac60c60bda"}, "enabled": true, "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.5:35357/v3/services/5ae01916084b42fe9a95b5da9d058031"}, "enabled": true, "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.5:35357/v3/services/64bb280cf87144e9aab63e30cb66fdc1"}, "enabled": true, "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.5:35357/v3/services/65256b885bb7489faee64685f743ea71"}, "enabled": true, "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.5:35357/v3/services/72a917c2c3474905904d1ef2f44e83be"}, "enabled": true, "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.5:35357/v3/services/72d807b5ab8a4af08ae8b912e8e6f743"}, "enabled": true, "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.5:35357/v3/services/a17fdf6db5d049198d1fdb9dc8732e72"}, "enabled": true, "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.5:35357/v3/services/a5cd378a3d8c4466b0df97341f65ce87"}, "enabled": true, "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.5:35357/v3/services/aa44b5463b754fd28cae246b5ccc1ffe"}, "enabled": true, "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"description": "Cinder Service", "links": {"self": "http://192.30.9.5:35357/v3/services/b83034d7db024ce5afed45251f3716c1"}, "enabled": true, "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.5:35357/v3/services/d207ada44eaf40089da1ffdba6c5d6f4"}, "enabled": true, "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "links": {"self": "http://192.30.9.5:35357/v3/services", "previous": null, "next": null}} 2018-12-27 20:07:58,456 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.5:35357/v3/services used request id req-25958a04-7b5e-43e4-a70d-efb67dbd2ea0 2018-12-27 20:07:58,456 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.0987169742584s 2018-12-27 20:07:58,457 - shade.request_ids - DEBUG - GET call to identity for http://192.30.9.5:35357/v3/services used request id req-25958a04-7b5e-43e4-a70d-efb67dbd2ea0 2018-12-27 20:07:58,465 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.endpoints 2018-12-27 20:07:58,469 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/endpoints -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}88e59f320b6febfe4e2ff4e6db8c6c009f3251a1" 2018-12-27 20:07:58,585 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 20:07:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c5ef65d1-0709-4f5d-9beb-cded53b169fc Content-Encoding: gzip Content-Length: 1971 Content-Type: application/json RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/0ab9093fcf7840f4add18a8f1038e4c2"}, "url": "http://192.30.9.5:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "b83034d7db024ce5afed45251f3716c1", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/16c15dc83d7b4860a4bd91bde955a778"}, "url": "http://192.30.9.5:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/1ccd2335ceaa465d91f6ddad6520e3cc"}, "url": "http://172.30.9.31:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "2fa94d27f18c435ab35a9c061530159e", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/22550eb8f3264ee7a00c9029d58d954a"}, "url": "http://192.30.9.5:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "64bb280cf87144e9aab63e30cb66fdc1", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/2258544457f74b6eaaabac8577a09bd2"}, "url": "http://172.30.9.31:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "b83034d7db024ce5afed45251f3716c1", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/227da4da90f54a8aa3384a2fd759ce3b"}, "url": "http://192.30.9.5:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "2fa94d27f18c435ab35a9c061530159e", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/2afa14ef8d1042a096d87d925dea0dd5"}, "url": "http://192.30.9.5:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "0c132e21d95348e2b6f3872053e6c93b", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/3220b00c28e342e7b8f03610723dccf2"}, "url": "http://172.30.9.31:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "aa44b5463b754fd28cae246b5ccc1ffe", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/35e19f980b844f3aa68a7f7df50436d6"}, "url": "http://192.30.9.5:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "19493299eaba46d6acaec8138aa8ae59", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/3a6fedb128ce423caefaee40c0e925f3"}, "url": "http://192.30.9.5:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "a17fdf6db5d049198d1fdb9dc8732e72", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/4b02aecfc9ee49a1b0447192f16a7aff"}, "url": "http://192.30.9.5:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "72d807b5ab8a4af08ae8b912e8e6f743", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/73d510fa2ba34495a3ca508ee375c849"}, "url": "http://192.30.9.5:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "64bb280cf87144e9aab63e30cb66fdc1", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/77af6ed89f23427bb08ce3a87bb99f87"}, "url": "http://192.30.9.5:8977", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "5ae01916084b42fe9a95b5da9d058031", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/7bd5b4c2126d4fe7a47a2b95592f622a"}, "url": "http://192.30.9.5:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "514ed4fbe21848bb8cec7aac60c60bda", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/7c52584aa19a4f1282fd14f4ea1e81d6"}, "url": "http://192.30.9.5:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/8356d665c0e4469d8b369dab9eaf53a2"}, "url": "http://192.30.9.5:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "aa44b5463b754fd28cae246b5ccc1ffe", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/8a71d13c4df6442093c232b83b6993c9"}, "url": "http://12.0.0.36:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "a5cd378a3d8c4466b0df97341f65ce87", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/92e0bb035cdc4415a761f82d5c8bacd4"}, "url": "http://192.30.9.5:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "b83034d7db024ce5afed45251f3716c1", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}, "url": "http://172.30.9.31:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "64bb280cf87144e9aab63e30cb66fdc1", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/986be6de5b5c4eb59ac21137ccaf0f1a"}, "url": "http://172.30.9.31:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "72d807b5ab8a4af08ae8b912e8e6f743", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/9903d1860c4c4520a39c8947e4854b38"}, "url": "http://172.30.9.31:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "514ed4fbe21848bb8cec7aac60c60bda", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/990ee1e42ab44621868cbe8cafa6dc3a"}, "url": "http://192.30.9.5:8977", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "5ae01916084b42fe9a95b5da9d058031", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/9beb884cb98c4306b0baa410cbf2f065"}, "url": "http://172.30.9.31:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "a17fdf6db5d049198d1fdb9dc8732e72", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/9db2c7027b464109bef9f63896a20a8e"}, "url": "http://192.30.9.5:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "a17fdf6db5d049198d1fdb9dc8732e72", "id": "9db2c7027b464109bef9f63896a20a8e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/9f7df9a542414f3f880aa5aa3749adcf"}, "url": "http://192.30.9.5:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "0c132e21d95348e2b6f3872053e6c93b", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/9f9648ab0b244a6291fcfcc7158473c3"}, "url": "http://192.30.9.5:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "19493299eaba46d6acaec8138aa8ae59", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/a07a13e864844e938671ef92ed871a36"}, "url": "http://192.30.9.5:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "65256b885bb7489faee64685f743ea71", "id": "a07a13e864844e938671ef92ed871a36"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/a7aeeea13b9f48fcbdfbf55fb47e0a41"}, "url": "http://172.30.9.31:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "72a917c2c3474905904d1ef2f44e83be", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/ac2be53ee38f43d4b9ddcab18d1cd4b6"}, "url": "http://172.30.9.31:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "a5cd378a3d8c4466b0df97341f65ce87", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/bc906469c9b54d8494e8a76090813a7d"}, "url": "http://192.30.9.5:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "72a917c2c3474905904d1ef2f44e83be", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/be14ebb5fab34e8496c8b1ae23fc4cd0"}, "url": "http://172.30.9.31:8977", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "5ae01916084b42fe9a95b5da9d058031", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/c750a1cb8ad8444baf7ca52398e56f99"}, "url": "http://192.30.9.5:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "72a917c2c3474905904d1ef2f44e83be", "id": "c750a1cb8ad8444baf7ca52398e56f99"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/c829538cab414fec80466e909875899a"}, "url": "http://172.30.9.31:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "65256b885bb7489faee64685f743ea71", "id": "c829538cab414fec80466e909875899a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/d054fec42c7b434996f6aa2164e3d8c0"}, "url": "http://172.30.9.31:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "id": "d054fec42c7b434996f6aa2164e3d8c0"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/d831572cd8c54d3c9d904337c32bcd52"}, "url": "http://192.30.9.5:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "514ed4fbe21848bb8cec7aac60c60bda", "id": "d831572cd8c54d3c9d904337c32bcd52"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/de6fe6f6a93f48c6b766babe46c14aa5"}, "url": "http://192.30.9.5:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "65256b885bb7489faee64685f743ea71", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/e6652daf9b464f7ea7af883e35af0371"}, "url": "http://192.30.9.5:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "aa44b5463b754fd28cae246b5ccc1ffe", "id": "e6652daf9b464f7ea7af883e35af0371"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/ed0e52f9d4c8470c8d73cc5311aeb14e"}, "url": "http://192.30.9.5:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "72d807b5ab8a4af08ae8b912e8e6f743", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/f20294e60784450ca708a5b4bb3f1cbc"}, "url": "http://172.30.9.31:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "0c132e21d95348e2b6f3872053e6c93b", "id": "f20294e60784450ca708a5b4bb3f1cbc"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/f93b64ebea8949269415371c2cf8a2c7"}, "url": "http://172.30.9.31:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "19493299eaba46d6acaec8138aa8ae59", "id": "f93b64ebea8949269415371c2cf8a2c7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/fc196967ff134ecb88f94530c3dff87d"}, "url": "http://12.0.0.36:8080", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "a5cd378a3d8c4466b0df97341f65ce87", "id": "fc196967ff134ecb88f94530c3dff87d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/fc34a6e400004782a235ad7f81925057"}, "url": "http://192.30.9.5:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "2fa94d27f18c435ab35a9c061530159e", "id": "fc34a6e400004782a235ad7f81925057"}], "links": {"self": "http://172.30.9.31:5000/v3/endpoints", "previous": null, "next": null}} 2018-12-27 20:07:58,586 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/endpoints used request id req-c5ef65d1-0709-4f5d-9beb-cded53b169fc 2018-12-27 20:07:58,586 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.endpoints in 0.120671033859s 2018-12-27 20:07:58,587 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/endpoints used request id req-c5ef65d1-0709-4f5d-9beb-cded53b169fc 2018-12-27 20:07:58,594 - xtesting.ci.run_tests - INFO - Running test case 'juju_epc'... 2018-12-27 20:07:58,595 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-27 20:07:58,598 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}88e59f320b6febfe4e2ff4e6db8c6c009f3251a1" 2018-12-27 20:07:58,698 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 20:07:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-41fa3a17-8e7c-4981-9afc-8378018be873 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.31:5000/v3/domains/914eec1d43ea4caf9d2fd33268c06258"}, "tags": [], "enabled": true, "id": "914eec1d43ea4caf9d2fd33268c06258", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains", "previous": null, "next": null}} 2018-12-27 20:07:58,698 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains used request id req-41fa3a17-8e7c-4981-9afc-8378018be873 2018-12-27 20:07:58,698 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.102885961533s 2018-12-27 20:07:58,698 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains used request id req-41fa3a17-8e7c-4981-9afc-8378018be873 2018-12-27 20:07:58,705 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-27 20:07:58,708 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}88e59f320b6febfe4e2ff4e6db8c6c009f3251a1" 2018-12-27 20:07:58,808 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 20:07:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c080560d-5ebc-4b7d-a871-598ad8668fbc Content-Encoding: gzip Content-Length: 396 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: juju_epc", "links": {"self": "http://172.30.9.31:5000/v3/projects/4539d55fa16f432681f1ef3e62913025"}, "tags": [], "enabled": true, "id": "4539d55fa16f432681f1ef3e62913025", "parent_id": "default", "domain_id": "default", "name": "juju_epc-project_980f992d-69eb-4b4b-9aeb-937429408a1a"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93"}, "tags": [], "enabled": true, "id": "b7b4fceec1ad4c6eb74d758b709a9d93", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/da629caea04941e1ae8979c379dc7c9d"}, "tags": [], "enabled": true, "id": "da629caea04941e1ae8979c379dc7c9d", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-12-27 20:07:58,808 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?domain_id=default used request id req-c080560d-5ebc-4b7d-a871-598ad8668fbc 2018-12-27 20:07:58,809 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.103402137756s 2018-12-27 20:07:58,809 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?domain_id=default used request id req-c080560d-5ebc-4b7d-a871-598ad8668fbc 2018-12-27 20:07:58,811 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-12-27 20:07:58,812 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}88e59f320b6febfe4e2ff4e6db8c6c009f3251a1" -d '{"network": {"tenant_id": "4539d55fa16f432681f1ef3e62913025", "name": "juju_epc-net_980f992d-69eb-4b4b-9aeb-937429408a1a", "admin_state_up": true}}' 2018-12-27 20:08:00,173 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 719 X-Openstack-Request-Id: req-61e5caf0-4984-44d5-a28a-bfd0f4075da8 Date: Thu, 27 Dec 2018 20:08:00 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"provider:network_type":"geneve","id":"55a1c404-40bf-461b-8d0e-cce4d6afb28e","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":53,"ipv4_address_scope":null,"shared":false,"project_id":"4539d55fa16f432681f1ef3e62913025","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-27T20:07:59Z","is_default":false,"qos_policy_id":null,"name":"juju_epc-net_980f992d-69eb-4b4b-9aeb-937429408a1a","admin_state_up":true,"tenant_id":"4539d55fa16f432681f1ef3e62913025","created_at":"2018-12-27T20:07:59Z","mtu":1442}} 2018-12-27 20:08:00,173 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-61e5caf0-4984-44d5-a28a-bfd0f4075da8 2018-12-27 20:08:00,174 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 1.36233711243s 2018-12-27 20:08:00,174 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-61e5caf0-4984-44d5-a28a-bfd0f4075da8 2018-12-27 20:08:00,174 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'dns_domain': u'', u'updated_at': u'2018-12-27T20:07:59Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'provider:network_type': u'geneve', u'id': u'55a1c404-40bf-461b-8d0e-cce4d6afb28e', u'provider:segmentation_id': 53, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'juju_epc-net_980f992d-69eb-4b4b-9aeb-937429408a1a', u'created_at': u'2018-12-27T20:07:59Z', u'mtu': 1442, u'tenant_id': u'4539d55fa16f432681f1ef3e62913025', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'4539d55fa16f432681f1ef3e62913025'}) 2018-12-27 20:08:00,175 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 20:08:00,183 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 20:08:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f6f12701-89d5-412d-af8c-15489580b208 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 20:08:00,184 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-f6f12701-89d5-412d-af8c-15489580b208 2018-12-27 20:08:00,184 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000/v3/auth/tokens 2018-12-27 20:08:00,588 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T21:08:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4539d55fa16f432681f1ef3e62913025", "name": "juju_epc-project_980f992d-69eb-4b4b-9aeb-937429408a1a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/4539d55fa16f432681f1ef3e62913025", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/4539d55fa16f432681f1ef3e62913025", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/4539d55fa16f432681f1ef3e62913025", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/4539d55fa16f432681f1ef3e62913025", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/4539d55fa16f432681f1ef3e62913025", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/4539d55fa16f432681f1ef3e62913025", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/4539d55fa16f432681f1ef3e62913025", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/4539d55fa16f432681f1ef3e62913025", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/4539d55fa16f432681f1ef3e62913025", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_4539d55fa16f432681f1ef3e62913025", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_4539d55fa16f432681f1ef3e62913025", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/4539d55fa16f432681f1ef3e62913025", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/4539d55fa16f432681f1ef3e62913025", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/4539d55fa16f432681f1ef3e62913025", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "juju_epc-user_980f992d-69eb-4b4b-9aeb-937429408a1a", "id": "65bfd862bd98484281749ada1e66b813"}, "audit_ids": ["xluxz9v5TaG-ANQFlHm1Zw"], "issued_at": "2018-12-27T20:08:00.000000Z"}} 2018-12-27 20:08:00,591 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-27 20:08:00,592 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cf0dc3caece8c4e35534812bc66a483fe251c488" 2018-12-27 20:08:00,958 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1214 X-Openstack-Request-Id: req-aff01050-aa76-40c2-86fa-4be8cd03c8c8 Date: Thu, 27 Dec 2018 20:08:00 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"id":"55a1c404-40bf-461b-8d0e-cce4d6afb28e","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"4539d55fa16f432681f1ef3e62913025","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-27T20:07:59Z","qos_policy_id":null,"name":"juju_epc-net_980f992d-69eb-4b4b-9aeb-937429408a1a","admin_state_up":true,"tenant_id":"4539d55fa16f432681f1ef3e62913025","created_at":"2018-12-27T20:07:59Z","mtu":1442},{"updated_at":"2018-12-27T15:58:03Z","dns_domain":"","revision_number":8,"port_security_enabled":true,"id":"a4959dd9-e8f4-4ea9-8c99-7bff545db58c","router:external":true,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"da629caea04941e1ae8979c379dc7c9d","status":"ACTIVE","subnets":["244ab55b-a0ed-4e50-9f85-07f08119ae55"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"da629caea04941e1ae8979c379dc7c9d","created_at":"2018-12-27T15:29:17Z","mtu":1500}]} 2018-12-27 20:08:00,958 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-aff01050-aa76-40c2-86fa-4be8cd03c8c8 2018-12-27 20:08:00,958 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.366900920868s 2018-12-27 20:08:00,959 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-aff01050-aa76-40c2-86fa-4be8cd03c8c8 2018-12-27 20:08:00,960 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-12-27 20:08:00,961 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}cf0dc3caece8c4e35534812bc66a483fe251c488" -d '{"subnet": {"name": "juju_epc-subnet_980f992d-69eb-4b4b-9aeb-937429408a1a", "enable_dhcp": true, "network_id": "55a1c404-40bf-461b-8d0e-cce4d6afb28e", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.121.0/24"}}' 2018-12-27 20:08:02,627 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-7b6a8ac7-d733-458f-9c4c-14f9013ba6b5 Date: Thu, 27 Dec 2018 20:08:02 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"55a1c404-40bf-461b-8d0e-cce4d6afb28e","tenant_id":"4539d55fa16f432681f1ef3e62913025","created_at":"2018-12-27T20:08:01Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-12-27T20:08:01Z","gateway_ip":"192.168.121.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.121.2","end":"192.168.121.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.121.0/24","project_id":"4539d55fa16f432681f1ef3e62913025","id":"47545e40-197c-421e-b9de-1d8e886e8a61","subnetpool_id":null,"name":"juju_epc-subnet_980f992d-69eb-4b4b-9aeb-937429408a1a"}} 2018-12-27 20:08:02,627 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/subnets.json used request id req-7b6a8ac7-d733-458f-9c4c-14f9013ba6b5 2018-12-27 20:08:02,628 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 1.66726708412s 2018-12-27 20:08:02,628 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/subnets.json used request id req-7b6a8ac7-d733-458f-9c4c-14f9013ba6b5 2018-12-27 20:08:02,628 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-12-27T20:08:01Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.121.2', u'end': u'192.168.121.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.121.0/24', u'id': u'47545e40-197c-421e-b9de-1d8e886e8a61', u'subnetpool_id': None, u'service_types': [], u'name': u'juju_epc-subnet_980f992d-69eb-4b4b-9aeb-937429408a1a', u'enable_dhcp': True, u'network_id': u'55a1c404-40bf-461b-8d0e-cce4d6afb28e', u'tenant_id': u'4539d55fa16f432681f1ef3e62913025', u'created_at': u'2018-12-27T20:08:01Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.121.1', u'ip_version': 4, u'project_id': u'4539d55fa16f432681f1ef3e62913025'}) 2018-12-27 20:08:02,629 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-12-27 20:08:02,629 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}cf0dc3caece8c4e35534812bc66a483fe251c488" -d '{"router": {"external_gateway_info": {"network_id": "a4959dd9-e8f4-4ea9-8c99-7bff545db58c"}, "name": "juju_epc-router_980f992d-69eb-4b4b-9aeb-937429408a1a", "admin_state_up": true}}' 2018-12-27 20:08:05,229 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 619 X-Openstack-Request-Id: req-f519c8fc-6563-4caa-8481-4080f1b19ec6 Date: Thu, 27 Dec 2018 20:08:05 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "a4959dd9-e8f4-4ea9-8c99-7bff545db58c", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "244ab55b-a0ed-4e50-9f85-07f08119ae55", "ip_address": "172.30.9.201"}]}, "description": "", "tags": [], "tenant_id": "4539d55fa16f432681f1ef3e62913025", "created_at": "2018-12-27T20:08:02Z", "admin_state_up": true, "updated_at": "2018-12-27T20:08:04Z", "revision_number": 2, "routes": [], "project_id": "4539d55fa16f432681f1ef3e62913025", "id": "9829a18d-a93e-4f77-bf4f-27dfa4ebaba7", "name": "juju_epc-router_980f992d-69eb-4b4b-9aeb-937429408a1a"}} 2018-12-27 20:08:05,229 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/routers.json used request id req-f519c8fc-6563-4caa-8481-4080f1b19ec6 2018-12-27 20:08:05,229 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 2.60058403015s 2018-12-27 20:08:05,230 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/routers.json used request id req-f519c8fc-6563-4caa-8481-4080f1b19ec6 2018-12-27 20:08:05,230 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'a4959dd9-e8f4-4ea9-8c99-7bff545db58c', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'244ab55b-a0ed-4e50-9f85-07f08119ae55', u'ip_address': u'172.30.9.201'}]}, u'description': u'', u'tags': [], u'tenant_id': u'4539d55fa16f432681f1ef3e62913025', u'created_at': u'2018-12-27T20:08:02Z', u'admin_state_up': True, u'updated_at': u'2018-12-27T20:08:04Z', u'revision_number': 2, u'routes': [], u'project_id': u'4539d55fa16f432681f1ef3e62913025', u'id': u'9829a18d-a93e-4f77-bf4f-27dfa4ebaba7', u'name': u'juju_epc-router_980f992d-69eb-4b4b-9aeb-937429408a1a'}) 2018-12-27 20:08:05,231 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-12-27 20:08:05,231 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.31:9696/v2.0/routers/9829a18d-a93e-4f77-bf4f-27dfa4ebaba7/add_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}cf0dc3caece8c4e35534812bc66a483fe251c488" -d '{"subnet_id": "47545e40-197c-421e-b9de-1d8e886e8a61"}' 2018-12-27 20:08:08,416 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-841b456e-6400-4647-8464-b16d4a52a207 Date: Thu, 27 Dec 2018 20:08:08 GMT RESP BODY: {"network_id": "55a1c404-40bf-461b-8d0e-cce4d6afb28e", "tenant_id": "4539d55fa16f432681f1ef3e62913025", "subnet_id": "47545e40-197c-421e-b9de-1d8e886e8a61", "subnet_ids": ["47545e40-197c-421e-b9de-1d8e886e8a61"], "port_id": "4ec4d39e-02e4-47a1-ba42-9341a0136573", "id": "9829a18d-a93e-4f77-bf4f-27dfa4ebaba7"} 2018-12-27 20:08:08,416 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.31:9696/v2.0/routers/9829a18d-a93e-4f77-bf4f-27dfa4ebaba7/add_router_interface.json used request id req-841b456e-6400-4647-8464-b16d4a52a207 2018-12-27 20:08:08,416 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 3.18532395363s 2018-12-27 20:08:08,416 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.31:9696/v2.0/routers/9829a18d-a93e-4f77-bf4f-27dfa4ebaba7/add_router_interface.json used request id req-841b456e-6400-4647-8464-b16d4a52a207 returning object 9829a18d-a93e-4f77-bf4f-27dfa4ebaba7 2018-12-27 20:08:08,417 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/ubuntu-16.04-server-cloudimg-amd64-disk1.img 2018-12-27 20:08:11,001 - shade - DEBUG - Image file /home/opnfv/functest/images/ubuntu-16.04-server-cloudimg-amd64-disk1.img md5:56cea6fd89a03c2b12f0f2004ca9c688 sha256:9d3a3e4697433a3743c5b6d7281afc8d41f72c90ea5a4dd96e5abb6b556ceb3f 2018-12-27 20:08:11,002 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 20:08:11,007 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Thu, 27 Dec 2018 20:08:11 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}]} 2018-12-27 20:08:11,011 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-27 20:08:11,015 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cf0dc3caece8c4e35534812bc66a483fe251c488" 2018-12-27 20:08:11,638 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-ff4a1a42-43e9-40b5-a6a4-70f731dc6c84 Date: Thu, 27 Dec 2018 20:08:11 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-27 20:08:11,638 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-ff4a1a42-43e9-40b5-a6a4-70f731dc6c84 2018-12-27 20:08:11,638 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.626734018326s 2018-12-27 20:08:11,638 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-ff4a1a42-43e9-40b5-a6a4-70f731dc6c84 2018-12-27 20:08:11,646 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-12-27 20:08:11,649 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}cf0dc3caece8c4e35534812bc66a483fe251c488" -d '{"owner_specified.shade.md5": "56cea6fd89a03c2b12f0f2004ca9c688", "owner_specified.shade.sha256": "9d3a3e4697433a3743c5b6d7281afc8d41f72c90ea5a4dd96e5abb6b556ceb3f", "owner_specified.shade.object": "images/juju_epc-img_980f992d-69eb-4b4b-9aeb-937429408a1a", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "juju_epc-img_980f992d-69eb-4b4b-9aeb-937429408a1a"}' 2018-12-27 20:08:12,374 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 868 Content-Type: application/json Location: http://172.30.9.31:9292/v2/images/1fecf318-cf99-4d70-84b7-5c5174bf87a1 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-3bdcdcce-73d2-4cc0-9c7d-349e0b4f6c93 Date: Thu, 27 Dec 2018 20:08:12 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/1fecf318-cf99-4d70-84b7-5c5174bf87a1/file", "owner": "4539d55fa16f432681f1ef3e62913025", "id": "1fecf318-cf99-4d70-84b7-5c5174bf87a1", "size": null, "self": "/v2/images/1fecf318-cf99-4d70-84b7-5c5174bf87a1", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "9d3a3e4697433a3743c5b6d7281afc8d41f72c90ea5a4dd96e5abb6b556ceb3f", "updated_at": "2018-12-27T20:08:12Z", "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_980f992d-69eb-4b4b-9aeb-937429408a1a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "56cea6fd89a03c2b12f0f2004ca9c688", "name": "juju_epc-img_980f992d-69eb-4b4b-9aeb-937429408a1a", "checksum": null, "created_at": "2018-12-27T20:08:12Z", "protected": false} 2018-12-27 20:08:12,374 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.31:9292/v2/images used request id req-3bdcdcce-73d2-4cc0-9c7d-349e0b4f6c93 2018-12-27 20:08:12,374 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.728397130966s 2018-12-27 20:08:12,375 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.31:9292/v2/images used request id req-3bdcdcce-73d2-4cc0-9c7d-349e0b4f6c93 returning object 1fecf318-cf99-4d70-84b7-5c5174bf87a1 2018-12-27 20:08:12,375 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-12-27 20:08:12,379 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.31:9292/v2/images/1fecf318-cf99-4d70-84b7-5c5174bf87a1/file -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}cf0dc3caece8c4e35534812bc66a483fe251c488" -d '' 2018-12-27 20:08:16,699 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-24e06c1d-9e04-4ea6-920f-439954cedda2 Date: Thu, 27 Dec 2018 20:08:16 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-27 20:08:16,700 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.31:9292/v2/images/1fecf318-cf99-4d70-84b7-5c5174bf87a1/file used request id req-24e06c1d-9e04-4ea6-920f-439954cedda2 2018-12-27 20:08:16,700 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 4.32420086861s 2018-12-27 20:08:16,700 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.31:9292/v2/images/1fecf318-cf99-4d70-84b7-5c5174bf87a1/file used request id req-24e06c1d-9e04-4ea6-920f-439954cedda2 2018-12-27 20:08:16,704 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-27 20:08:16,708 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cf0dc3caece8c4e35534812bc66a483fe251c488" 2018-12-27 20:08:17,358 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1199 Content-Type: application/json X-Openstack-Request-Id: req-8951d859-e222-403f-b2a7-77379e16f4e6 Date: Thu, 27 Dec 2018 20:08:17 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/1fecf318-cf99-4d70-84b7-5c5174bf87a1/snap", "metadata": {}}], "file": "/v2/images/1fecf318-cf99-4d70-84b7-5c5174bf87a1/file", "owner": "4539d55fa16f432681f1ef3e62913025", "id": "1fecf318-cf99-4d70-84b7-5c5174bf87a1", "size": 297009152, "self": "/v2/images/1fecf318-cf99-4d70-84b7-5c5174bf87a1", "disk_format": "qcow2", "direct_url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/1fecf318-cf99-4d70-84b7-5c5174bf87a1/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "9d3a3e4697433a3743c5b6d7281afc8d41f72c90ea5a4dd96e5abb6b556ceb3f", "updated_at": "2018-12-27T20:08:16Z", "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_980f992d-69eb-4b4b-9aeb-937429408a1a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "56cea6fd89a03c2b12f0f2004ca9c688", "name": "juju_epc-img_980f992d-69eb-4b4b-9aeb-937429408a1a", "checksum": "56cea6fd89a03c2b12f0f2004ca9c688", "created_at": "2018-12-27T20:08:12Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-27 20:08:17,358 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-8951d859-e222-403f-b2a7-77379e16f4e6 2018-12-27 20:08:17,358 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.653551101685s 2018-12-27 20:08:17,358 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-8951d859-e222-403f-b2a7-77379e16f4e6 2018-12-27 20:08:17,360 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/1fecf318-cf99-4d70-84b7-5c5174bf87a1/snap', u'metadata': Munch({})})], 'file': u'/v2/images/1fecf318-cf99-4d70-84b7-5c5174bf87a1/file', 'owner': u'4539d55fa16f432681f1ef3e62913025', 'id': u'1fecf318-cf99-4d70-84b7-5c5174bf87a1', 'size': 297009152, u'self': u'/v2/images/1fecf318-cf99-4d70-84b7-5c5174bf87a1', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4539d55fa16f432681f1ef3e62913025', 'name': 'juju_epc-project_980f992d-69eb-4b4b-9aeb-937429408a1a', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/1fecf318-cf99-4d70-84b7-5c5174bf87a1/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-12-27T20:08:16Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-12-27T20:08:16Z', u'owner_specified.shade.sha256': u'9d3a3e4697433a3743c5b6d7281afc8d41f72c90ea5a4dd96e5abb6b556ceb3f', u'owner_specified.shade.object': u'images/juju_epc-img_980f992d-69eb-4b4b-9aeb-937429408a1a', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'56cea6fd89a03c2b12f0f2004ca9c688', 'properties': {u'self': u'/v2/images/1fecf318-cf99-4d70-84b7-5c5174bf87a1', u'owner_specified.shade.md5': u'56cea6fd89a03c2b12f0f2004ca9c688', u'owner_specified.shade.object': u'images/juju_epc-img_980f992d-69eb-4b4b-9aeb-937429408a1a', u'owner_specified.shade.sha256': u'9d3a3e4697433a3743c5b6d7281afc8d41f72c90ea5a4dd96e5abb6b556ceb3f', u'schema': u'/v2/schemas/image'}, 'name': u'juju_epc-img_980f992d-69eb-4b4b-9aeb-937429408a1a', 'created': u'2018-12-27T20:08:12Z', 'checksum': u'56cea6fd89a03c2b12f0f2004ca9c688', 'created_at': u'2018-12-27T20:08:12Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/1fecf318-cf99-4d70-84b7-5c5174bf87a1', u'owner_specified.shade.md5': u'56cea6fd89a03c2b12f0f2004ca9c688', u'owner_specified.shade.object': u'images/juju_epc-img_980f992d-69eb-4b4b-9aeb-937429408a1a', u'owner_specified.shade.sha256': u'9d3a3e4697433a3743c5b6d7281afc8d41f72c90ea5a4dd96e5abb6b556ceb3f', u'schema': u'/v2/schemas/image'}}) 2018-12-27 20:08:19,326 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju metadata generate-image -d /root -i 1fecf318-cf99-4d70-84b7-5c5174bf87a1 -s xenial -r regionOne -u http://172.30.9.31:5000/v3 Since Juju 2 is being run for the first time, downloading latest cloud information. Fetching latest public cloud list... Updated your list of public clouds with 1 cloud and 18 cloud regions added; 1 cloud attribute changed as well as 5 cloud regions deleted: added cloud: - oracle-classic added cloud region: - aws-china/cn-northwest-1 - azure/francecentral - cloudsigma/dub - cloudsigma/fra - cloudsigma/mel - cloudsigma/mnl - cloudsigma/per - cloudsigma/ruh - cloudsigma/waw - google/asia-east2 - google/europe-north1 - google/europe-west4 - google/northamerica-northeast1 - google/us-west2 - oracle/eu-frankfurt-1 - oracle/uk-london-1 - oracle/us-ashburn-1 - oracle/us-phoenix-1 changed cloud attribute: - oracle deleted cloud region: - oracle/em2 - oracle/em3 - oracle/us2 - oracle/us6 - oracle/uscom-central-1 WARNING model could not be opened: No controllers registered. Please either create a new controller using "juju bootstrap" or connect to another controller that you have been given access to using "juju register". Image metadata files have been written to: /root/images/streams/v1. For Juju to use this metadata, the files need to be put into the image metadata search path. There are 2 options: 1. For local access, use the --metadata-source parameter when bootstrapping: juju bootstrap --metadata-source /root [...] 2. For remote access, use image-metadata-url attribute for model configuration. To set it as a default for any model or for the controller model, it needs to be supplied as part of --model-default to 'juju bootstrap' command. See 'bootstrap' help for more details. For configuration for a particular model, set it as --image-metadata-url on 'juju model-config'. See 'model-config' help for more details. Regardless of where this attribute is used, it expects a reachable URL. You need to configure a http server to serve the contents of /root and set the value of image-metadata-url accordingly. 2018-12-27 20:08:19,327 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-12-27 20:08:19,331 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}88e59f320b6febfe4e2ff4e6db8c6c009f3251a1" -d '{"flavor": {"vcpus": 1, "ram": 2048, "name": "juju_epc-flavor_980f992d-69eb-4b4b-9aeb-937429408a1a", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": null, "swap": 0}}' 2018-12-27 20:08:19,584 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 20:08:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8ec16ba6-5f77-4128-9ad7-38fa07a109d9 x-compute-request-id: req-8ec16ba6-5f77-4128-9ad7-38fa07a109d9 Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavor": {"name": "juju_epc-flavor_980f992d-69eb-4b4b-9aeb-937429408a1a", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/2bb4c832-139d-4a11-9f6c-f915b27f6120", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/2bb4c832-139d-4a11-9f6c-f915b27f6120", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "2bb4c832-139d-4a11-9f6c-f915b27f6120"}} 2018-12-27 20:08:19,584 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-8ec16ba6-5f77-4128-9ad7-38fa07a109d9 2018-12-27 20:08:19,584 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.25639295578s 2018-12-27 20:08:19,584 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-8ec16ba6-5f77-4128-9ad7-38fa07a109d9 2018-12-27 20:08:19,585 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'juju_epc-flavor_980f992d-69eb-4b4b-9aeb-937429408a1a', 'ephemeral': 0, 'ram': 2048, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b7b4fceec1ad4c6eb74d758b709a9d93', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 10, 'id': u'2bb4c832-139d-4a11-9f6c-f915b27f6120', 'swap': 0}) 2018-12-27 20:08:19,586 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-12-27 20:08:19,590 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/flavors/2bb4c832-139d-4a11-9f6c-f915b27f6120/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}88e59f320b6febfe4e2ff4e6db8c6c009f3251a1" -d '{"extra_specs": {}}' 2018-12-27 20:08:19,614 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 20:08:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-24aec643-2086-466b-91db-1b7e856ead29 x-compute-request-id: req-24aec643-2086-466b-91db-1b7e856ead29 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-12-27 20:08:19,614 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors/2bb4c832-139d-4a11-9f6c-f915b27f6120/os-extra_specs used request id req-24aec643-2086-466b-91db-1b7e856ead29 2018-12-27 20:08:19,615 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0283370018005s 2018-12-27 20:08:19,615 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors/2bb4c832-139d-4a11-9f6c-f915b27f6120/os-extra_specs used request id req-24aec643-2086-466b-91db-1b7e856ead29 2018-12-27 20:08:19,615 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Additional pre-configuration steps 2018-12-27 20:08:19,617 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - ENV: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | SDN_CONTROLLER_RESTCONFPORT | 8081 | | SDN_CONTROLLER_WEBPORT | 8081 | | BUILD_TAG | jenkins-functest-apex-baremetal-daily-gambia-114 | | ENERGY_RECORDER_API_PASSWORD | | | INSTALLER_TYPE | apex | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | USE_DYNAMIC_CREDENTIALS | True | | EXTERNAL_NETWORK | | | ENERGY_RECORDER_API_USER | | | SDN_CONTROLLER_USER | admin | | DEPLOY_SCENARIO | os-ovn-nofeature-ha | | SDN_CONTROLLER_IP | 192.30.9.5 | | NEW_USER_ROLE | Member | | NAMESERVER | 8.8.8.8 | | FLAVOR_EXTRA_SPECS | | | POD_ARCH | | | SDN_CONTROLLER_PASSWORD | admin | | NODE_NAME | lf-pod1 | | IMAGE_PROPERTIES | | | VOLUME_DEVICE_NAME | vdb | +--------------------------------------+----------------------------------------------------------+ 2018-12-27 20:08:19,625 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating Cloud for Abot-epc ..... 2018-12-27 20:08:19,809 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju add-cloud abot-epc -f /home/opnfv/functest/results/juju_epc/clouds.yaml --replace 2018-12-27 20:08:19,809 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating Credentials for Abot-epc ..... 2018-12-27 20:08:19,962 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju add-credential abot-epc -f /home/opnfv/functest/results/juju_epc/credentials.yaml --replace Credentials updated for cloud "abot-epc". 2018-12-27 20:08:19,963 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img 2018-12-27 20:08:21,502 - shade - DEBUG - Image file /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img md5:82988902051ff00ce70f6bafb41fe397 sha256:c72b40102c30f2c5e731d7f3da469df589b5c6eda0ada8864d2fad4e0b54d8e3 2018-12-27 20:08:21,504 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-27 20:08:21,506 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cf0dc3caece8c4e35534812bc66a483fe251c488" 2018-12-27 20:08:21,747 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1199 Content-Type: application/json X-Openstack-Request-Id: req-29fb2f39-e3ef-4c22-b09b-dc9c500d66e9 Date: Thu, 27 Dec 2018 20:08:21 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/1fecf318-cf99-4d70-84b7-5c5174bf87a1/snap", "metadata": {}}], "file": "/v2/images/1fecf318-cf99-4d70-84b7-5c5174bf87a1/file", "owner": "4539d55fa16f432681f1ef3e62913025", "id": "1fecf318-cf99-4d70-84b7-5c5174bf87a1", "size": 297009152, "self": "/v2/images/1fecf318-cf99-4d70-84b7-5c5174bf87a1", "disk_format": "qcow2", "direct_url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/1fecf318-cf99-4d70-84b7-5c5174bf87a1/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "9d3a3e4697433a3743c5b6d7281afc8d41f72c90ea5a4dd96e5abb6b556ceb3f", "updated_at": "2018-12-27T20:08:16Z", "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_980f992d-69eb-4b4b-9aeb-937429408a1a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "56cea6fd89a03c2b12f0f2004ca9c688", "name": "juju_epc-img_980f992d-69eb-4b4b-9aeb-937429408a1a", "checksum": "56cea6fd89a03c2b12f0f2004ca9c688", "created_at": "2018-12-27T20:08:12Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-27 20:08:21,747 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-29fb2f39-e3ef-4c22-b09b-dc9c500d66e9 2018-12-27 20:08:21,747 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.24262213707s 2018-12-27 20:08:21,747 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-29fb2f39-e3ef-4c22-b09b-dc9c500d66e9 2018-12-27 20:08:21,756 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-12-27 20:08:21,760 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}cf0dc3caece8c4e35534812bc66a483fe251c488" -d '{"owner_specified.shade.md5": "82988902051ff00ce70f6bafb41fe397", "owner_specified.shade.sha256": "c72b40102c30f2c5e731d7f3da469df589b5c6eda0ada8864d2fad4e0b54d8e3", "owner_specified.shade.object": "images/juju_epc-img_alt_980f992d-69eb-4b4b-9aeb-937429408a1a", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "juju_epc-img_alt_980f992d-69eb-4b4b-9aeb-937429408a1a"}' 2018-12-27 20:08:22,011 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 876 Content-Type: application/json Location: http://172.30.9.31:9292/v2/images/a5e1dcbf-23c7-4b12-afba-a37436bc2f60 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-a67b39a4-d810-49d5-b00f-12be6eb94c87 Date: Thu, 27 Dec 2018 20:08:22 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/a5e1dcbf-23c7-4b12-afba-a37436bc2f60/file", "owner": "4539d55fa16f432681f1ef3e62913025", "id": "a5e1dcbf-23c7-4b12-afba-a37436bc2f60", "size": null, "self": "/v2/images/a5e1dcbf-23c7-4b12-afba-a37436bc2f60", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "c72b40102c30f2c5e731d7f3da469df589b5c6eda0ada8864d2fad4e0b54d8e3", "updated_at": "2018-12-27T20:08:21Z", "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_alt_980f992d-69eb-4b4b-9aeb-937429408a1a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "82988902051ff00ce70f6bafb41fe397", "name": "juju_epc-img_alt_980f992d-69eb-4b4b-9aeb-937429408a1a", "checksum": null, "created_at": "2018-12-27T20:08:21Z", "protected": false} 2018-12-27 20:08:22,011 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.31:9292/v2/images used request id req-a67b39a4-d810-49d5-b00f-12be6eb94c87 2018-12-27 20:08:22,011 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.254671096802s 2018-12-27 20:08:22,011 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.31:9292/v2/images used request id req-a67b39a4-d810-49d5-b00f-12be6eb94c87 returning object a5e1dcbf-23c7-4b12-afba-a37436bc2f60 2018-12-27 20:08:22,012 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-12-27 20:08:22,017 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.31:9292/v2/images/a5e1dcbf-23c7-4b12-afba-a37436bc2f60/file -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}cf0dc3caece8c4e35534812bc66a483fe251c488" -d '' 2018-12-27 20:08:26,347 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-7927a724-60f2-4da5-a80f-0bc751d8b47e Date: Thu, 27 Dec 2018 20:08:26 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-27 20:08:26,347 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.31:9292/v2/images/a5e1dcbf-23c7-4b12-afba-a37436bc2f60/file used request id req-7927a724-60f2-4da5-a80f-0bc751d8b47e 2018-12-27 20:08:26,348 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 4.33535718918s 2018-12-27 20:08:26,348 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.31:9292/v2/images/a5e1dcbf-23c7-4b12-afba-a37436bc2f60/file used request id req-7927a724-60f2-4da5-a80f-0bc751d8b47e 2018-12-27 20:08:26,352 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-27 20:08:26,356 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cf0dc3caece8c4e35534812bc66a483fe251c488" 2018-12-27 20:08:26,986 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2339 Content-Type: application/json X-Openstack-Request-Id: req-7ddb0740-4e69-4acd-95ab-fe73a2597067 Date: Thu, 27 Dec 2018 20:08:26 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/a5e1dcbf-23c7-4b12-afba-a37436bc2f60/snap", "metadata": {}}], "file": "/v2/images/a5e1dcbf-23c7-4b12-afba-a37436bc2f60/file", "owner": "4539d55fa16f432681f1ef3e62913025", "id": "a5e1dcbf-23c7-4b12-afba-a37436bc2f60", "size": 263586304, "self": "/v2/images/a5e1dcbf-23c7-4b12-afba-a37436bc2f60", "disk_format": "qcow2", "direct_url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/a5e1dcbf-23c7-4b12-afba-a37436bc2f60/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "c72b40102c30f2c5e731d7f3da469df589b5c6eda0ada8864d2fad4e0b54d8e3", "updated_at": "2018-12-27T20:08:26Z", "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_alt_980f992d-69eb-4b4b-9aeb-937429408a1a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "82988902051ff00ce70f6bafb41fe397", "name": "juju_epc-img_alt_980f992d-69eb-4b4b-9aeb-937429408a1a", "checksum": "82988902051ff00ce70f6bafb41fe397", "created_at": "2018-12-27T20:08:21Z", "protected": false}, {"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/1fecf318-cf99-4d70-84b7-5c5174bf87a1/snap", "metadata": {}}], "file": "/v2/images/1fecf318-cf99-4d70-84b7-5c5174bf87a1/file", "owner": "4539d55fa16f432681f1ef3e62913025", "id": "1fecf318-cf99-4d70-84b7-5c5174bf87a1", "size": 297009152, "self": "/v2/images/1fecf318-cf99-4d70-84b7-5c5174bf87a1", "disk_format": "qcow2", "direct_url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/1fecf318-cf99-4d70-84b7-5c5174bf87a1/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "9d3a3e4697433a3743c5b6d7281afc8d41f72c90ea5a4dd96e5abb6b556ceb3f", "updated_at": "2018-12-27T20:08:16Z", "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_980f992d-69eb-4b4b-9aeb-937429408a1a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "56cea6fd89a03c2b12f0f2004ca9c688", "name": "juju_epc-img_980f992d-69eb-4b4b-9aeb-937429408a1a", "checksum": "56cea6fd89a03c2b12f0f2004ca9c688", "created_at": "2018-12-27T20:08:12Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-27 20:08:26,986 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-7ddb0740-4e69-4acd-95ab-fe73a2597067 2018-12-27 20:08:26,986 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.634176015854s 2018-12-27 20:08:26,987 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-7ddb0740-4e69-4acd-95ab-fe73a2597067 2018-12-27 20:08:26,990 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/a5e1dcbf-23c7-4b12-afba-a37436bc2f60/snap', u'metadata': Munch({})})], 'file': u'/v2/images/a5e1dcbf-23c7-4b12-afba-a37436bc2f60/file', 'owner': u'4539d55fa16f432681f1ef3e62913025', 'id': u'a5e1dcbf-23c7-4b12-afba-a37436bc2f60', 'size': 263586304, u'self': u'/v2/images/a5e1dcbf-23c7-4b12-afba-a37436bc2f60', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4539d55fa16f432681f1ef3e62913025', 'name': 'juju_epc-project_980f992d-69eb-4b4b-9aeb-937429408a1a', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/a5e1dcbf-23c7-4b12-afba-a37436bc2f60/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-12-27T20:08:26Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-12-27T20:08:26Z', u'owner_specified.shade.sha256': u'c72b40102c30f2c5e731d7f3da469df589b5c6eda0ada8864d2fad4e0b54d8e3', u'owner_specified.shade.object': u'images/juju_epc-img_alt_980f992d-69eb-4b4b-9aeb-937429408a1a', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'82988902051ff00ce70f6bafb41fe397', 'properties': {u'self': u'/v2/images/a5e1dcbf-23c7-4b12-afba-a37436bc2f60', u'owner_specified.shade.md5': u'82988902051ff00ce70f6bafb41fe397', u'owner_specified.shade.object': u'images/juju_epc-img_alt_980f992d-69eb-4b4b-9aeb-937429408a1a', u'owner_specified.shade.sha256': u'c72b40102c30f2c5e731d7f3da469df589b5c6eda0ada8864d2fad4e0b54d8e3', u'schema': u'/v2/schemas/image'}, 'name': u'juju_epc-img_alt_980f992d-69eb-4b4b-9aeb-937429408a1a', 'created': u'2018-12-27T20:08:21Z', 'checksum': u'82988902051ff00ce70f6bafb41fe397', 'created_at': u'2018-12-27T20:08:21Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/a5e1dcbf-23c7-4b12-afba-a37436bc2f60', u'owner_specified.shade.md5': u'82988902051ff00ce70f6bafb41fe397', u'owner_specified.shade.object': u'images/juju_epc-img_alt_980f992d-69eb-4b4b-9aeb-937429408a1a', u'owner_specified.shade.sha256': u'c72b40102c30f2c5e731d7f3da469df589b5c6eda0ada8864d2fad4e0b54d8e3', u'schema': u'/v2/schemas/image'}}) 2018-12-27 20:08:27,237 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju metadata generate-image -d /root -i a5e1dcbf-23c7-4b12-afba-a37436bc2f60 -s trusty -r regionOne -u http://172.30.9.31:5000/v3 WARNING model could not be opened: No controllers registered. Please either create a new controller using "juju bootstrap" or connect to another controller that you have been given access to using "juju register". Image metadata files have been written to: /root/images/streams/v1. For Juju to use this metadata, the files need to be put into the image metadata search path. There are 2 options: 1. For local access, use the --metadata-source parameter when bootstrapping: juju bootstrap --metadata-source /root [...] 2. For remote access, use image-metadata-url attribute for model configuration. To set it as a default for any model or for the controller model, it needs to be supplied as part of --model-default to 'juju bootstrap' command. See 'bootstrap' help for more details. For configuration for a particular model, set it as --image-metadata-url on 'juju model-config'. See 'model-config' help for more details. Regardless of where this attribute is used, it expects a reachable URL. You need to configure a http server to serve the contents of /root and set the value of image-metadata-url accordingly. 2018-12-27 20:08:27,238 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-12-27 20:08:27,241 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}88e59f320b6febfe4e2ff4e6db8c6c009f3251a1" -d '{"flavor": {"vcpus": 1, "ram": 4096, "name": "juju_epc-flavor_alt_980f992d-69eb-4b4b-9aeb-937429408a1a", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": null, "swap": 0}}' 2018-12-27 20:08:27,302 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 20:08:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-37fd591a-c8c9-4f69-aaf9-a1e560485a68 x-compute-request-id: req-37fd591a-c8c9-4f69-aaf9-a1e560485a68 Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"flavor": {"name": "juju_epc-flavor_alt_980f992d-69eb-4b4b-9aeb-937429408a1a", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/21645fe9-518b-4fdb-8960-8f9e199cfd15", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/21645fe9-518b-4fdb-8960-8f9e199cfd15", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "21645fe9-518b-4fdb-8960-8f9e199cfd15"}} 2018-12-27 20:08:27,302 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-37fd591a-c8c9-4f69-aaf9-a1e560485a68 2018-12-27 20:08:27,302 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0639660358429s 2018-12-27 20:08:27,303 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-37fd591a-c8c9-4f69-aaf9-a1e560485a68 2018-12-27 20:08:27,303 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'juju_epc-flavor_alt_980f992d-69eb-4b4b-9aeb-937429408a1a', 'ephemeral': 0, 'ram': 4096, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b7b4fceec1ad4c6eb74d758b709a9d93', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 10, 'id': u'21645fe9-518b-4fdb-8960-8f9e199cfd15', 'swap': 0}) 2018-12-27 20:08:27,304 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-12-27 20:08:27,306 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/flavors/21645fe9-518b-4fdb-8960-8f9e199cfd15/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}88e59f320b6febfe4e2ff4e6db8c6c009f3251a1" -d '{"extra_specs": {}}' 2018-12-27 20:08:27,322 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 20:08:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-fad0e319-1133-467e-8e9f-048b1cdfa0f9 x-compute-request-id: req-fad0e319-1133-467e-8e9f-048b1cdfa0f9 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-12-27 20:08:27,322 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors/21645fe9-518b-4fdb-8960-8f9e199cfd15/os-extra_specs used request id req-fad0e319-1133-467e-8e9f-048b1cdfa0f9 2018-12-27 20:08:27,322 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.018424987793s 2018-12-27 20:08:27,323 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors/21645fe9-518b-4fdb-8960-8f9e199cfd15/os-extra_specs used request id req-fad0e319-1133-467e-8e9f-048b1cdfa0f9 2018-12-27 20:08:27,323 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Starting Juju Bootstrap process... 2018-12-27 20:10:50,499 - functest.opnfv_tests.vnf.epc.juju_epc - ERROR - Exception with Juju Bootstrap: ['timeout', '-t', '3600', 'juju', 'bootstrap', 'abot-epc/regionOne', 'abot-controller', '--agent-version', '2.3.9', '--metadata-source', '/root', '--constraints', 'mem=2G', '--bootstrap-series', 'xenial', '--config', 'network=55a1c404-40bf-461b-8d0e-cce4d6afb28e', '--config', 'ssl-hostname-verification=false', '--config', 'use-floating-ip=true', '--config', 'use-default-secgroup=true', '--debug'] 20:08:27 INFO juju.cmd supercommand.go:56 running juju [2.3.9 gc go1.10.7] 20:08:27 DEBUG juju.cmd supercommand.go:57 args: []string{"juju", "bootstrap", "abot-epc/regionOne", "abot-controller", "--agent-version", "2.3.9", "--metadata-source", "/root", "--constraints", "mem=2G", "--bootstrap-series", "xenial", "--config", "network=55a1c404-40bf-461b-8d0e-cce4d6afb28e", "--config", "ssl-hostname-verification=false", "--config", "use-floating-ip=true", "--config", "use-default-secgroup=true", "--debug"} 20:08:27 DEBUG juju.cmd.juju.commands bootstrap.go:835 authenticating with region "regionOne" and credential "abot-epc" () 20:08:27 DEBUG juju.cmd.juju.commands bootstrap.go:963 provider attrs: map[use-floating-ip:true use-default-secgroup:true network:55a1c404-40bf-461b-8d0e-cce4d6afb28e external-network: use-openstack-gbp:false policy-target-group:] 20:08:28 INFO cmd authkeys.go:114 Adding contents of "/root/.local/share/juju/ssh/juju_id_rsa.pub" to authorized-keys 20:08:28 DEBUG juju.cmd.juju.commands bootstrap.go:1019 preparing controller with config: map[development:false ftp-proxy: http-proxy: policy-target-group: disable-network-management:false enable-os-upgrade:true resource-tags: max-status-history-age:336h image-metadata-url: provisioner-harvest-mode:destroyed use-default-secgroup:true cloudinit-userdata: max-status-history-size:5G test-mode:false name:controller image-stream:released agent-stream:released egress-subnets: use-floating-ip:true ssl-hostname-verification:false uuid:fc52e085-db58-43dc-8d17-61ac92d04d7e authorized-keys:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDE8kGbvKebrB27mWGM++ZbA2pA2OgQrCgyB0xeA3ZR9X0YpPlzHWrxUZOPZzmvTOytHn04ZrK0nRm49v91CVO2jelHC9fXdOlQa+mNdw21f/b0xJ4eweVCOtjKdbkSUfgwP+2Zw7p4eDTmm6AgcoPbqTGeG6pr+XarGleIW8HEkBUpQ37OGys/x1JvI1jCVoIhGp4AUhiVmn1gwknKNyXn496d1RbGn4SOlnYIoWG6cfSEGhDsOraWXD7wj1F2smtUvzzyvQrNn9tjKvtBdKSnri3y3kLE/Y9awd4TX9EA3KngPcSjkRovoKJvxHEN8c/qEf7fMOYpgLXkcyIiwCjn juju-client-key ignore-machine-addresses:false fan-config: container-inherit-properties: apt-http-proxy: apt-mirror: net-bond-reconfigure-delay:17 enable-os-refresh-update:true network:55a1c404-40bf-461b-8d0e-cce4d6afb28e container-image-metadata-url: external-network: apt-https-proxy: apt-ftp-proxy: logging-config: no-proxy:127.0.0.1,localhost,::1 agent-metadata-url: container-networking-method: firewall-mode:instance container-image-stream:released apt-no-proxy: max-action-results-age:336h transmit-vendor-metrics:true default-series:xenial use-openstack-gbp:false https-proxy: proxy-ssh:false update-status-hook-interval:5m logforward-enabled:false type:openstack max-action-results-size:5G automatically-retry-hooks:true] 20:08:28 INFO juju.provider.openstack provider.go:145 opening model "controller" 20:08:28 DEBUG goose client.go:511 auth details: &{Token:gAAAAABcJTE8kBwPNf-93_v5Q8WmcJBh5vNGt9CZCiwPt0oZop6XO5tYawbzJ-tTK1MXkPOxTBv297oEJ-lhJ93jjlsv4ZuQ_2tvGPDxfJ26yVUgfpUiIvA4p22YyXUPgIPbsMSKdimv7gRqv8QNma67UpqoRnwl5DfHBI0VVHnlth7R7xsJ5jk TenantId:4539d55fa16f432681f1ef3e62913025 UserId:65bfd862bd98484281749ada1e66b813 Domain: RegionServiceURLs:map[regionOne:map[object-store:http://172.30.9.31:8080/v1/AUTH_4539d55fa16f432681f1ef3e62913025 identity:http://172.30.9.31:5000 metric:http://172.30.9.31:8041 volumev3:http://172.30.9.31:8776/v3/4539d55fa16f432681f1ef3e62913025 placement:http://172.30.9.31:8778/placement alarming:http://172.30.9.31:8042 cloudformation:http://172.30.9.31:8000/v1 compute:http://172.30.9.31:8774/v2.1 event:http://172.30.9.31:8977 volumev2:http://172.30.9.31:8776/v2/4539d55fa16f432681f1ef3e62913025 orchestration:http://172.30.9.31:8004/v1/4539d55fa16f432681f1ef3e62913025 image:http://172.30.9.31:9292 network:http://172.30.9.31:9696 volume:http://172.30.9.31:8776/v1/4539d55fa16f432681f1ef3e62913025]]} 20:08:28 INFO cmd bootstrap.go:508 Creating Juju controller "abot-controller" on abot-epc/regionOne 20:08:28 DEBUG goose apiversion.go:267 discovered API versions: [{Version:{major:2 minor:0} Links:[{Href:http://172.30.9.31:8774/v2/ Rel:self}] Status:SUPPORTED} {Version:{major:2 minor:1} Links:[{Href:http://172.30.9.31:8774/v2.1/ Rel:self}] Status:CURRENT}] 20:08:28 INFO juju.cmd.juju.commands bootstrap.go:572 combined bootstrap constraints: mem=2048M 20:08:28 DEBUG juju.environs.bootstrap bootstrap.go:199 model "controller" supports service/machine networks: true 20:08:28 DEBUG juju.environs.bootstrap bootstrap.go:201 network management by juju enabled: true 20:08:28 DEBUG juju.environs.bootstrap bootstrap.go:717 no agent directory found, using default agent metadata source: https://streams.canonical.com/juju/tools 20:08:28 DEBUG juju.environs.bootstrap bootstrap.go:742 setting default image metadata source: /root/images 20:08:28 DEBUG juju.environs imagemetadata.go:46 new user image datasource registered: bootstrap metadata 20:08:28 INFO juju.environs.bootstrap bootstrap.go:760 custom image metadata added to search path 20:08:28 INFO cmd bootstrap.go:233 Loading image metadata 20:08:28 DEBUG juju.environs imagemetadata.go:112 obtained image datasource "bootstrap metadata" 20:08:28 DEBUG juju.environs imagemetadata.go:112 obtained image datasource "default cloud images" 20:08:28 DEBUG juju.environs imagemetadata.go:112 obtained image datasource "default ubuntu cloud images" 20:08:28 DEBUG juju.environs.bootstrap bootstrap.go:608 constraints for image metadata lookup &{{{regionOne http://172.30.9.31:5000/v3} [xenial win2012hv win7 trusty yakkety centos7 quantal utopic bionic win2012hvr2 win2012 genericlinux vivid wily artful win2012r2 win2016hv win10 zesty win2016 win2016nano precise saucy win2008r2 win8 win81 opensuseleap raring] [amd64 i386 armhf arm64 ppc64el s390x] released}} 20:08:28 DEBUG juju.environs.bootstrap bootstrap.go:620 found 2 image metadata in bootstrap metadata 20:08:30 DEBUG juju.environs.bootstrap bootstrap.go:620 found 0 image metadata in default cloud images 20:08:31 DEBUG juju.environs.simplestreams simplestreams.go:457 skipping index "http://cloud-images.ubuntu.com/releases/streams/v1/index.sjson" because of missing information: index file has no data for cloud {regionOne http://172.30.9.31:5000/v3} not found 20:08:31 DEBUG juju.environs.bootstrap bootstrap.go:616 ignoring image metadata in default ubuntu cloud images: index file has no data for cloud {regionOne http://172.30.9.31:5000/v3} not found 20:08:31 DEBUG juju.environs.bootstrap bootstrap.go:624 found 2 image metadata from all image data sources 20:08:31 INFO cmd bootstrap.go:303 Looking for packaged Juju agent version 2.3.9 for amd64 20:08:31 INFO juju.environs.bootstrap tools.go:72 looking for bootstrap agent binaries: version=2.3.9 20:08:31 DEBUG juju.environs.tools tools.go:102 finding agent binaries in stream: "released" 20:08:31 DEBUG juju.environs.tools tools.go:104 reading agent binaries with major.minor version 2.3 20:08:31 DEBUG juju.environs.tools tools.go:112 filtering agent binaries by version: 2.3.9 20:08:31 DEBUG juju.environs.tools tools.go:115 filtering agent binaries by series: xenial 20:08:31 DEBUG juju.environs.tools tools.go:118 filtering agent binaries by architecture: amd64 20:08:31 DEBUG juju.environs.tools urls.go:109 trying datasource "keystone catalog" 20:08:31 DEBUG juju.environs.simplestreams simplestreams.go:683 using default candidate for content id "com.ubuntu.juju:released:tools" are {20161007 mirrors:1.0 content-download streams/v1/cpc-mirrors.sjson []} 20:08:33 INFO juju.environs.bootstrap tools.go:74 found 1 packaged agent binaries 20:08:33 INFO cmd bootstrap.go:389 Starting new instance for initial controller 20:08:33 INFO cmd bootstrap.go:151 Launching controller instance(s) on abot-epc/regionOne... 20:08:33 DEBUG juju.environs.instances image.go:64 instance constraints {region: regionOne, series: xenial, arches: [amd64], constraints: mem=2048M, storage: []} 20:08:33 DEBUG juju.environs.instances image.go:70 matching constraints {region: regionOne, series: xenial, arches: [amd64], constraints: mem=2048M, storage: []} against possible image metadata [{Id:1fecf318-cf99-4d70-84b7-5c5174bf87a1 Arch:amd64 VirtType:}] 20:08:33 INFO juju.environs.instances image.go:106 find instance - using image with id: 1fecf318-cf99-4d70-84b7-5c5174bf87a1 20:08:33 DEBUG juju.cloudconfig.instancecfg instancecfg.go:835 Setting numa ctl preference to false 20:08:33 DEBUG juju.service discovery.go:63 discovered init system "systemd" from series "xenial" 20:08:33 DEBUG juju.provider.openstack provider.go:993 openstack user data; 2487 bytes 20:08:33 DEBUG juju.provider.openstack provider.go:1005 using network id "55a1c404-40bf-461b-8d0e-cce4d6afb28e" 20:08:33 DEBUG goose apiversion.go:267 discovered API versions: [{Version:{major:2 minor:0} Links:[{Href:http://172.30.9.31:9696/v2.0/ Rel:self}] Status:CURRENT}] - instance "c14b2b39-458f-4ceb-8aeb-8c0b1e329a64" has status BUILD, wait 10 seconds before retry, attempt 1 - instance "c14b2b39-458f-4ceb-8aeb-8c0b1e329a64" has status BUILD, wait 10 seconds before retry, attempt 2 - instance "c14b2b39-458f-4ceb-8aeb-8c0b1e329a64" has status BUILD, wait 10 seconds before retry, attempt 3 - instance "c14b2b39-458f-4ceb-8aeb-8c0b1e329a64" has status BUILD, wait 10 seconds before retry, attempt 4 - instance "c14b2b39-458f-4ceb-8aeb-8c0b1e329a64" has status BUILD, wait 10 seconds before retry, attempt 5 - instance "c14b2b39-458f-4ceb-8aeb-8c0b1e329a64" has status BUILD, wait 10 seconds before retry, attempt 6 - instance "c14b2b39-458f-4ceb-8aeb-8c0b1e329a64" has status BUILD, wait 10 seconds before retry, attempt 7 - instance "c14b2b39-458f-4ceb-8aeb-8c0b1e329a64" has status BUILD, wait 10 seconds before retry, attempt 8 - instance "c14b2b39-458f-4ceb-8aeb-8c0b1e329a64" has status BUILD, wait 10 seconds before retry, attempt 9 - instance "c14b2b39-458f-4ceb-8aeb-8c0b1e329a64" has status BUILD, wait 10 seconds before retry, attempt 10 - instance "c14b2b39-458f-4ceb-8aeb-8c0b1e329a64" has status BUILD, wait 10 seconds before retry, attempt 11 20:10:43 INFO juju.provider.openstack provider.go:1175 started instance "c14b2b39-458f-4ceb-8aeb-8c0b1e329a64" 20:10:43 DEBUG juju.provider.openstack provider.go:1184 allocating public IP address for openstack node 20:10:43 ERROR juju.cmd.juju.commands bootstrap.go:528 failed to bootstrap model: cannot start bootstrap instance: cannot allocate a public IP as needed: could not find an external network in availability zone [] 20:10:43 DEBUG juju.cmd.juju.commands bootstrap.go:529 (error details: [{github.com/juju/juju/cmd/juju/commands/bootstrap.go:620: failed to bootstrap model} {github.com/juju/juju/provider/common/bootstrap.go:50: } {github.com/juju/juju/provider/common/bootstrap.go:202: cannot start bootstrap instance} {github.com/juju/juju/provider/openstack/provider.go:1186: } {github.com/juju/juju/provider/openstack/provider.go:1186: cannot allocate a public IP as needed} {github.com/juju/juju/provider/openstack/networking.go:193: could not find an external network in availability zone []}]) 20:10:43 DEBUG juju.cmd.juju.commands bootstrap.go:1126 cleaning up after failed bootstrap 20:10:43 INFO juju.provider.common destroy.go:20 destroying model "controller" 20:10:43 INFO juju.provider.common destroy.go:31 destroying instances 20:10:47 DEBUG juju.provider.openstack provider.go:1296 terminating instances [c14b2b39-458f-4ceb-8aeb-8c0b1e329a64] 20:10:47 DEBUG juju.provider.openstack firewaller.go:298 deleting security group "juju-71754a17-db99-464a-80ce-00e77625b63b-fc52e085-db58-43dc-8d17-61ac92d04d7e-0" 20:10:48 INFO juju.provider.common destroy.go:55 destroying storage 20:10:48 DEBUG juju.provider.openstack cinder.go:115 volume URL: http://172.30.9.31:8776/v2/4539d55fa16f432681f1ef3e62913025 20:10:49 DEBUG juju.provider.openstack firewaller.go:298 deleting security group "juju-71754a17-db99-464a-80ce-00e77625b63b-fc52e085-db58-43dc-8d17-61ac92d04d7e" 20:10:50 INFO cmd supercommand.go:465 command finished 2018-12-27 20:10:50,624 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-12-27 20:10:50,624 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | juju_epc | functest | 02:52 | FAIL | +-------------------+------------------+------------------+----------------+ 2018-12-27 20:10:50,783 - functest.opnfv_tests.vnf.epc.juju_epc - ERROR - Exception with Juju Cleanup: ['juju', 'debug-log', '--replay', '--no-tail'] ERROR No controllers registered. Please either create a new controller using "juju bootstrap" or connect to another controller that you have been given access to using "juju register". 2018-12-27 20:10:50,788 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-27 20:10:50,788 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cf0dc3caece8c4e35534812bc66a483fe251c488" 2018-12-27 20:10:50,989 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-b0bcba22-e552-4e8e-a1f4-7bff435e3d2d Date: Thu, 27 Dec 2018 20:10:50 GMT RESP BODY: {"floatingips": []} 2018-12-27 20:10:50,989 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/floatingips.json used request id req-b0bcba22-e552-4e8e-a1f4-7bff435e3d2d 2018-12-27 20:10:50,990 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.201792001724s 2018-12-27 20:10:50,990 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/floatingips.json used request id req-b0bcba22-e552-4e8e-a1f4-7bff435e3d2d 2018-12-27 20:10:50,990 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-12-27 20:10:50,995 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:9292/v2/images/a5e1dcbf-23c7-4b12-afba-a37436bc2f60 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cf0dc3caece8c4e35534812bc66a483fe251c488" 2018-12-27 20:10:52,253 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-2a514f6e-d5e9-45dd-951d-081bc8755050 Date: Thu, 27 Dec 2018 20:10:52 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-27 20:10:52,253 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.31:9292/v2/images/a5e1dcbf-23c7-4b12-afba-a37436bc2f60 used request id req-2a514f6e-d5e9-45dd-951d-081bc8755050 2018-12-27 20:10:52,254 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.26309609413s 2018-12-27 20:10:52,254 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.31:9292/v2/images/a5e1dcbf-23c7-4b12-afba-a37436bc2f60 used request id req-2a514f6e-d5e9-45dd-951d-081bc8755050 2018-12-27 20:10:52,254 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-12-27 20:10:52,257 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}88e59f320b6febfe4e2ff4e6db8c6c009f3251a1" 2018-12-27 20:10:52,276 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 20:10:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f925d7a7-7172-4b57-9382-65bfd994a754 x-compute-request-id: req-f925d7a7-7172-4b57-9382-65bfd994a754 Content-Encoding: gzip Content-Length: 364 Content-Type: application/json RESP BODY: {"flavors": [{"name": "juju_epc-flavor_alt_980f992d-69eb-4b4b-9aeb-937429408a1a", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/21645fe9-518b-4fdb-8960-8f9e199cfd15", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/21645fe9-518b-4fdb-8960-8f9e199cfd15", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "21645fe9-518b-4fdb-8960-8f9e199cfd15"}, {"name": "juju_epc-flavor_980f992d-69eb-4b4b-9aeb-937429408a1a", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/2bb4c832-139d-4a11-9f6c-f915b27f6120", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/2bb4c832-139d-4a11-9f6c-f915b27f6120", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "2bb4c832-139d-4a11-9f6c-f915b27f6120"}]} 2018-12-27 20:10:52,276 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None used request id req-f925d7a7-7172-4b57-9382-65bfd994a754 2018-12-27 20:10:52,277 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0220320224762s 2018-12-27 20:10:52,277 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None used request id req-f925d7a7-7172-4b57-9382-65bfd994a754 2018-12-27 20:10:52,279 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-12-27 20:10:52,282 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:8774/v2.1/flavors/21645fe9-518b-4fdb-8960-8f9e199cfd15 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}88e59f320b6febfe4e2ff4e6db8c6c009f3251a1" 2018-12-27 20:10:52,329 - keystoneauth.session - DEBUG - RESP: [202] Date: Thu, 27 Dec 2018 20:10:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-7aaa0e79-c033-4a01-a17a-90b6db82e9c6 x-compute-request-id: req-7aaa0e79-c033-4a01-a17a-90b6db82e9c6 Content-Length: 0 Content-Type: application/json 2018-12-27 20:10:52,329 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/flavors/21645fe9-518b-4fdb-8960-8f9e199cfd15 used request id req-7aaa0e79-c033-4a01-a17a-90b6db82e9c6 2018-12-27 20:10:52,329 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0493230819702s 2018-12-27 20:10:52,329 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/flavors/21645fe9-518b-4fdb-8960-8f9e199cfd15 used request id req-7aaa0e79-c033-4a01-a17a-90b6db82e9c6 2018-12-27 20:10:52,330 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-12-27 20:10:52,330 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.31:9696/v2.0/routers/9829a18d-a93e-4f77-bf4f-27dfa4ebaba7/remove_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}cf0dc3caece8c4e35534812bc66a483fe251c488" -d '{"subnet_id": "47545e40-197c-421e-b9de-1d8e886e8a61"}' 2018-12-27 20:10:53,919 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-5f3edb57-1ec3-45e5-8333-f8148859fa90 Date: Thu, 27 Dec 2018 20:10:53 GMT RESP BODY: {"network_id": "55a1c404-40bf-461b-8d0e-cce4d6afb28e", "tenant_id": "4539d55fa16f432681f1ef3e62913025", "subnet_id": "47545e40-197c-421e-b9de-1d8e886e8a61", "subnet_ids": ["47545e40-197c-421e-b9de-1d8e886e8a61"], "port_id": "4ec4d39e-02e4-47a1-ba42-9341a0136573", "id": "9829a18d-a93e-4f77-bf4f-27dfa4ebaba7"} 2018-12-27 20:10:53,919 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.31:9696/v2.0/routers/9829a18d-a93e-4f77-bf4f-27dfa4ebaba7/remove_router_interface.json used request id req-5f3edb57-1ec3-45e5-8333-f8148859fa90 2018-12-27 20:10:53,920 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.58988499641s 2018-12-27 20:10:53,920 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.31:9696/v2.0/routers/9829a18d-a93e-4f77-bf4f-27dfa4ebaba7/remove_router_interface.json used request id req-5f3edb57-1ec3-45e5-8333-f8148859fa90 returning object 9829a18d-a93e-4f77-bf4f-27dfa4ebaba7 2018-12-27 20:10:53,920 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-12-27 20:10:53,921 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cf0dc3caece8c4e35534812bc66a483fe251c488" 2018-12-27 20:10:54,781 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 622 X-Openstack-Request-Id: req-1110728b-989a-4ccf-939f-26161ebf95b7 Date: Thu, 27 Dec 2018 20:10:54 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "a4959dd9-e8f4-4ea9-8c99-7bff545db58c", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "244ab55b-a0ed-4e50-9f85-07f08119ae55", "ip_address": "172.30.9.201"}]}, "description": "", "tags": [], "tenant_id": "4539d55fa16f432681f1ef3e62913025", "created_at": "2018-12-27T20:08:02Z", "admin_state_up": true, "updated_at": "2018-12-27T20:10:53Z", "revision_number": 4, "routes": [], "project_id": "4539d55fa16f432681f1ef3e62913025", "id": "9829a18d-a93e-4f77-bf4f-27dfa4ebaba7", "name": "juju_epc-router_980f992d-69eb-4b4b-9aeb-937429408a1a"}]} 2018-12-27 20:10:54,781 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/routers.json used request id req-1110728b-989a-4ccf-939f-26161ebf95b7 2018-12-27 20:10:54,781 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.860547065735s 2018-12-27 20:10:54,781 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/routers.json used request id req-1110728b-989a-4ccf-939f-26161ebf95b7 2018-12-27 20:10:54,783 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-12-27 20:10:54,783 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:9696/v2.0/routers/9829a18d-a93e-4f77-bf4f-27dfa4ebaba7.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cf0dc3caece8c4e35534812bc66a483fe251c488" 2018-12-27 20:10:56,054 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-0e29cdac-0422-4834-9783-da1e915724ad Content-Length: 0 Date: Thu, 27 Dec 2018 20:10:56 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 20:10:56,054 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/routers/9829a18d-a93e-4f77-bf4f-27dfa4ebaba7.json used request id req-0e29cdac-0422-4834-9783-da1e915724ad 2018-12-27 20:10:56,054 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.27115893364s 2018-12-27 20:10:56,054 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/routers/9829a18d-a93e-4f77-bf4f-27dfa4ebaba7.json used request id req-0e29cdac-0422-4834-9783-da1e915724ad 2018-12-27 20:10:56,055 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-12-27 20:10:56,055 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cf0dc3caece8c4e35534812bc66a483fe251c488" 2018-12-27 20:10:56,302 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-7bdc323a-30f2-43b5-83cb-40a3e5a5974f Date: Thu, 27 Dec 2018 20:10:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"55a1c404-40bf-461b-8d0e-cce4d6afb28e","tenant_id":"4539d55fa16f432681f1ef3e62913025","created_at":"2018-12-27T20:08:01Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-12-27T20:08:01Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.121.2","end":"192.168.121.254"}],"gateway_ip":"192.168.121.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.121.0/24","project_id":"4539d55fa16f432681f1ef3e62913025","id":"47545e40-197c-421e-b9de-1d8e886e8a61","subnetpool_id":null,"name":"juju_epc-subnet_980f992d-69eb-4b4b-9aeb-937429408a1a"}]} 2018-12-27 20:10:56,302 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets.json used request id req-7bdc323a-30f2-43b5-83cb-40a3e5a5974f 2018-12-27 20:10:56,302 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.24759888649s 2018-12-27 20:10:56,303 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets.json used request id req-7bdc323a-30f2-43b5-83cb-40a3e5a5974f 2018-12-27 20:10:56,304 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-12-27 20:10:56,304 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:9696/v2.0/subnets/47545e40-197c-421e-b9de-1d8e886e8a61.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cf0dc3caece8c4e35534812bc66a483fe251c488" 2018-12-27 20:10:57,728 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-e092bbfa-4cb6-41e9-b88a-7e7d5cf2175e Date: Thu, 27 Dec 2018 20:10:57 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 20:10:57,728 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/subnets/47545e40-197c-421e-b9de-1d8e886e8a61.json used request id req-e092bbfa-4cb6-41e9-b88a-7e7d5cf2175e 2018-12-27 20:10:57,728 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.42419099808s 2018-12-27 20:10:57,729 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/subnets/47545e40-197c-421e-b9de-1d8e886e8a61.json used request id req-e092bbfa-4cb6-41e9-b88a-7e7d5cf2175e 2018-12-27 20:10:57,729 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-27 20:10:57,729 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cf0dc3caece8c4e35534812bc66a483fe251c488" 2018-12-27 20:10:58,014 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1214 X-Openstack-Request-Id: req-060b22f1-a761-44b0-aef1-38ca8c879a29 Date: Thu, 27 Dec 2018 20:10:58 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"dns_domain":"","revision_number":5,"port_security_enabled":true,"id":"55a1c404-40bf-461b-8d0e-cce4d6afb28e","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"4539d55fa16f432681f1ef3e62913025","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-27T20:10:57Z","qos_policy_id":null,"name":"juju_epc-net_980f992d-69eb-4b4b-9aeb-937429408a1a","admin_state_up":true,"tenant_id":"4539d55fa16f432681f1ef3e62913025","created_at":"2018-12-27T20:07:59Z","mtu":1442},{"updated_at":"2018-12-27T15:58:03Z","dns_domain":"","revision_number":8,"port_security_enabled":true,"id":"a4959dd9-e8f4-4ea9-8c99-7bff545db58c","router:external":true,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"da629caea04941e1ae8979c379dc7c9d","status":"ACTIVE","subnets":["244ab55b-a0ed-4e50-9f85-07f08119ae55"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"da629caea04941e1ae8979c379dc7c9d","created_at":"2018-12-27T15:29:17Z","mtu":1500}]} 2018-12-27 20:10:58,014 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-060b22f1-a761-44b0-aef1-38ca8c879a29 2018-12-27 20:10:58,014 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.284790992737s 2018-12-27 20:10:58,014 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-060b22f1-a761-44b0-aef1-38ca8c879a29 2018-12-27 20:10:58,015 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-12-27 20:10:58,016 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:9696/v2.0/networks/55a1c404-40bf-461b-8d0e-cce4d6afb28e.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cf0dc3caece8c4e35534812bc66a483fe251c488" 2018-12-27 20:10:59,876 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-69ee2b5d-9307-429c-9da6-d0cc3e430fe9 Date: Thu, 27 Dec 2018 20:10:59 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 20:10:59,876 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/networks/55a1c404-40bf-461b-8d0e-cce4d6afb28e.json used request id req-69ee2b5d-9307-429c-9da6-d0cc3e430fe9 2018-12-27 20:10:59,876 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.86080408096s 2018-12-27 20:10:59,876 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/networks/55a1c404-40bf-461b-8d0e-cce4d6afb28e.json used request id req-69ee2b5d-9307-429c-9da6-d0cc3e430fe9 2018-12-27 20:10:59,880 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-27 20:10:59,885 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cf0dc3caece8c4e35534812bc66a483fe251c488" 2018-12-27 20:11:00,128 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1199 Content-Type: application/json X-Openstack-Request-Id: req-57e041e4-8860-401f-a7da-cf4f33c6edbe Date: Thu, 27 Dec 2018 20:11:00 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/1fecf318-cf99-4d70-84b7-5c5174bf87a1/snap", "metadata": {}}], "file": "/v2/images/1fecf318-cf99-4d70-84b7-5c5174bf87a1/file", "owner": "4539d55fa16f432681f1ef3e62913025", "id": "1fecf318-cf99-4d70-84b7-5c5174bf87a1", "size": 297009152, "self": "/v2/images/1fecf318-cf99-4d70-84b7-5c5174bf87a1", "disk_format": "qcow2", "direct_url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/1fecf318-cf99-4d70-84b7-5c5174bf87a1/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "9d3a3e4697433a3743c5b6d7281afc8d41f72c90ea5a4dd96e5abb6b556ceb3f", "updated_at": "2018-12-27T20:08:16Z", "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_980f992d-69eb-4b4b-9aeb-937429408a1a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "56cea6fd89a03c2b12f0f2004ca9c688", "name": "juju_epc-img_980f992d-69eb-4b4b-9aeb-937429408a1a", "checksum": "56cea6fd89a03c2b12f0f2004ca9c688", "created_at": "2018-12-27T20:08:12Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-27 20:11:00,128 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-57e041e4-8860-401f-a7da-cf4f33c6edbe 2018-12-27 20:11:00,129 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.248008966446s 2018-12-27 20:11:00,129 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-57e041e4-8860-401f-a7da-cf4f33c6edbe 2018-12-27 20:11:00,130 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-12-27 20:11:00,134 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:9292/v2/images/1fecf318-cf99-4d70-84b7-5c5174bf87a1 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cf0dc3caece8c4e35534812bc66a483fe251c488" 2018-12-27 20:11:00,809 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-dec0d107-10e5-48d8-b607-6f0928c518bb Date: Thu, 27 Dec 2018 20:11:00 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-27 20:11:00,809 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.31:9292/v2/images/1fecf318-cf99-4d70-84b7-5c5174bf87a1 used request id req-dec0d107-10e5-48d8-b607-6f0928c518bb 2018-12-27 20:11:00,809 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.678722143173s 2018-12-27 20:11:00,809 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.31:9292/v2/images/1fecf318-cf99-4d70-84b7-5c5174bf87a1 used request id req-dec0d107-10e5-48d8-b607-6f0928c518bb 2018-12-27 20:11:00,810 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-12-27 20:11:00,813 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}88e59f320b6febfe4e2ff4e6db8c6c009f3251a1" 2018-12-27 20:11:00,838 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 20:11:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c9288369-44e7-452f-86a7-73b016abc6e4 x-compute-request-id: req-c9288369-44e7-452f-86a7-73b016abc6e4 Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavors": [{"name": "juju_epc-flavor_980f992d-69eb-4b4b-9aeb-937429408a1a", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/2bb4c832-139d-4a11-9f6c-f915b27f6120", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/2bb4c832-139d-4a11-9f6c-f915b27f6120", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "2bb4c832-139d-4a11-9f6c-f915b27f6120"}]} 2018-12-27 20:11:00,838 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None used request id req-c9288369-44e7-452f-86a7-73b016abc6e4 2018-12-27 20:11:00,839 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0286118984222s 2018-12-27 20:11:00,839 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None used request id req-c9288369-44e7-452f-86a7-73b016abc6e4 2018-12-27 20:11:00,841 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-12-27 20:11:00,843 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:8774/v2.1/flavors/2bb4c832-139d-4a11-9f6c-f915b27f6120 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}88e59f320b6febfe4e2ff4e6db8c6c009f3251a1" 2018-12-27 20:11:00,886 - keystoneauth.session - DEBUG - RESP: [202] Date: Thu, 27 Dec 2018 20:11:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-3559bc0d-d87b-405e-b4ba-06e0123f7021 x-compute-request-id: req-3559bc0d-d87b-405e-b4ba-06e0123f7021 Content-Length: 0 Content-Type: application/json 2018-12-27 20:11:00,886 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/flavors/2bb4c832-139d-4a11-9f6c-f915b27f6120 used request id req-3559bc0d-d87b-405e-b4ba-06e0123f7021 2018-12-27 20:11:00,887 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.04585313797s 2018-12-27 20:11:00,887 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/flavors/2bb4c832-139d-4a11-9f6c-f915b27f6120 used request id req-3559bc0d-d87b-405e-b4ba-06e0123f7021 2018-12-27 20:11:00,887 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-27 20:11:00,891 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}88e59f320b6febfe4e2ff4e6db8c6c009f3251a1" 2018-12-27 20:11:01,013 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 20:11:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5210fcf3-5a29-4285-99b9-15b178e13e86 Content-Encoding: gzip Content-Length: 836 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/05a834ddebbc40688596b7460b47439e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05a834ddebbc40688596b7460b47439e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/08226a0ad01943f39559448239e291e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "08226a0ad01943f39559448239e291e1", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/55c0552fe37a4f7ca0e73939514bc683"}, "domain_id": "default", "enabled": true, "options": {}, "id": "55c0552fe37a4f7ca0e73939514bc683", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/646a4af4e3b5439a97996d353fea3924"}, "domain_id": "914eec1d43ea4caf9d2fd33268c06258", "enabled": true, "options": {}, "id": "646a4af4e3b5439a97996d353fea3924", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "juju_epc-user_980f992d-69eb-4b4b-9aeb-937429408a1a", "links": {"self": "http://172.30.9.31:5000/v3/users/65bfd862bd98484281749ada1e66b813"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "65bfd862bd98484281749ada1e66b813", "domain_id": "default", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/85fb203e51c34d3f8122e285a6a318b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85fb203e51c34d3f8122e285a6a318b3", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/905e7f4b42d24cca93b99d2401fa3378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "905e7f4b42d24cca93b99d2401fa3378", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/a5bc08b9f81f4e5bb86c24f9f7547bae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5bc08b9f81f4e5bb86c24f9f7547bae", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/a5c780627f004d318bf908d80305da9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5c780627f004d318bf908d80305da9c", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/b18425bf2b044bc9af7e194919539a17"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b18425bf2b044bc9af7e194919539a17", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/b8d2134b619d4dca80e21d6fb16449b0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b8d2134b619d4dca80e21d6fb16449b0", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/b9ab6a25a652438285139fe5b44aea62"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9ab6a25a652438285139fe5b44aea62", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/c08462554a4844d681348f58b9b0edee"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c08462554a4844d681348f58b9b0edee", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/ddfc3a9aad444d4782eae677c8a98130"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ddfc3a9aad444d4782eae677c8a98130", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/f2a74f2185a54676a6cb2bb5ecfcc4f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2a74f2185a54676a6cb2bb5ecfcc4f6", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-12-27 20:11:01,014 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-5210fcf3-5a29-4285-99b9-15b178e13e86 2018-12-27 20:11:01,014 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.12624502182s 2018-12-27 20:11:01,014 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-5210fcf3-5a29-4285-99b9-15b178e13e86 2018-12-27 20:11:01,021 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-27 20:11:01,025 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/users/65bfd862bd98484281749ada1e66b813 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}88e59f320b6febfe4e2ff4e6db8c6c009f3251a1" 2018-12-27 20:11:01,146 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 20:11:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dfd9a762-ba17-4fac-8dfa-e554dc1ac21f Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"user": {"name": "juju_epc-user_980f992d-69eb-4b4b-9aeb-937429408a1a", "links": {"self": "http://172.30.9.31:5000/v3/users/65bfd862bd98484281749ada1e66b813"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "65bfd862bd98484281749ada1e66b813", "description": null}} 2018-12-27 20:11:01,146 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users/65bfd862bd98484281749ada1e66b813 used request id req-dfd9a762-ba17-4fac-8dfa-e554dc1ac21f 2018-12-27 20:11:01,146 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.124977111816s 2018-12-27 20:11:01,147 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users/65bfd862bd98484281749ada1e66b813 used request id req-dfd9a762-ba17-4fac-8dfa-e554dc1ac21f 2018-12-27 20:11:01,147 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-12-27 20:11:01,151 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:5000/v3/users/65bfd862bd98484281749ada1e66b813 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}88e59f320b6febfe4e2ff4e6db8c6c009f3251a1" 2018-12-27 20:11:01,400 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 20:11:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1d8849bf-fb16-4db2-b3dc-65067062197e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 20:11:01,400 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/65bfd862bd98484281749ada1e66b813 used request id req-1d8849bf-fb16-4db2-b3dc-65067062197e 2018-12-27 20:11:01,400 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.252587080002s 2018-12-27 20:11:01,400 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/65bfd862bd98484281749ada1e66b813 used request id req-1d8849bf-fb16-4db2-b3dc-65067062197e 2018-12-27 20:11:01,407 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-27 20:11:01,410 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}88e59f320b6febfe4e2ff4e6db8c6c009f3251a1" 2018-12-27 20:11:01,517 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 20:11:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8979a4b9-4fae-4537-aeb4-d6226a53b9d4 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: juju_epc", "links": {"self": "http://172.30.9.31:5000/v3/projects/4539d55fa16f432681f1ef3e62913025"}, "tags": [], "enabled": true, "id": "4539d55fa16f432681f1ef3e62913025", "parent_id": "default", "domain_id": "default", "name": "juju_epc-project_980f992d-69eb-4b4b-9aeb-937429408a1a"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93"}, "tags": [], "enabled": true, "id": "b7b4fceec1ad4c6eb74d758b709a9d93", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/da629caea04941e1ae8979c379dc7c9d"}, "tags": [], "enabled": true, "id": "da629caea04941e1ae8979c379dc7c9d", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-12-27 20:11:01,517 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects used request id req-8979a4b9-4fae-4537-aeb4-d6226a53b9d4 2018-12-27 20:11:01,517 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.110410928726s 2018-12-27 20:11:01,517 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects used request id req-8979a4b9-4fae-4537-aeb4-d6226a53b9d4 2018-12-27 20:11:01,524 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-12-27 20:11:01,528 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:5000/v3/projects/4539d55fa16f432681f1ef3e62913025 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}88e59f320b6febfe4e2ff4e6db8c6c009f3251a1" 2018-12-27 20:11:01,745 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 20:11:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-17a584ec-5f00-4bf2-b332-eef307ad4115 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 20:11:01,745 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/4539d55fa16f432681f1ef3e62913025 used request id req-17a584ec-5f00-4bf2-b332-eef307ad4115 2018-12-27 20:11:01,745 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.22044801712s 2018-12-27 20:11:01,745 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/4539d55fa16f432681f1ef3e62913025 used request id req-17a584ec-5f00-4bf2-b332-eef307ad4115 2018-12-27 20:11:01,748 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-27 20:11:01,749 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:9696/v2.0/security-groups.json?project_id=4539d55fa16f432681f1ef3e62913025&name=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}88e59f320b6febfe4e2ff4e6db8c6c009f3251a1" 2018-12-27 20:11:01,808 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2434 X-Openstack-Request-Id: req-7bd52558-9858-4f61-b6dc-0417ed728cf5 Date: Thu, 27 Dec 2018 20:11:01 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "4539d55fa16f432681f1ef3e62913025", "created_at": "2018-12-27T20:07:59Z", "updated_at": "2018-12-27T20:07:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T20:07:59Z", "revision_number": 0, "id": "458a5b2f-09f3-4513-92f5-6ae6acf1beb0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T20:07:59Z", "security_group_id": "898bfc2f-ba61-49f3-b4fd-a0a07de4c022", "tenant_id": "4539d55fa16f432681f1ef3e62913025", "port_range_min": null, "ethertype": "IPv4", "project_id": "4539d55fa16f432681f1ef3e62913025"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T20:07:59Z", "revision_number": 0, "id": "5fec7d60-1d9d-4fa0-a024-5a27df643ed3", "remote_group_id": "898bfc2f-ba61-49f3-b4fd-a0a07de4c022", "remote_ip_prefix": null, "created_at": "2018-12-27T20:07:59Z", "security_group_id": "898bfc2f-ba61-49f3-b4fd-a0a07de4c022", "tenant_id": "4539d55fa16f432681f1ef3e62913025", "port_range_min": null, "ethertype": "IPv4", "project_id": "4539d55fa16f432681f1ef3e62913025"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T20:07:59Z", "revision_number": 0, "id": "78fe733a-7674-49a0-8858-31c5043a8290", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T20:07:59Z", "security_group_id": "898bfc2f-ba61-49f3-b4fd-a0a07de4c022", "tenant_id": "4539d55fa16f432681f1ef3e62913025", "port_range_min": null, "ethertype": "IPv6", "project_id": "4539d55fa16f432681f1ef3e62913025"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T20:07:59Z", "revision_number": 0, "id": "9dc8cb0f-ae61-463a-a7fc-a348404d657d", "remote_group_id": "898bfc2f-ba61-49f3-b4fd-a0a07de4c022", "remote_ip_prefix": null, "created_at": "2018-12-27T20:07:59Z", "security_group_id": "898bfc2f-ba61-49f3-b4fd-a0a07de4c022", "tenant_id": "4539d55fa16f432681f1ef3e62913025", "port_range_min": null, "ethertype": "IPv6", "project_id": "4539d55fa16f432681f1ef3e62913025"}], "revision_number": 4, "project_id": "4539d55fa16f432681f1ef3e62913025", "id": "898bfc2f-ba61-49f3-b4fd-a0a07de4c022", "name": "default"}]} 2018-12-27 20:11:01,808 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json?project_id=4539d55fa16f432681f1ef3e62913025&name=default used request id req-7bd52558-9858-4f61-b6dc-0417ed728cf5 2018-12-27 20:11:01,808 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0600311756134s 2018-12-27 20:11:01,809 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json?project_id=4539d55fa16f432681f1ef3e62913025&name=default used request id req-7bd52558-9858-4f61-b6dc-0417ed728cf5 2018-12-27 20:11:01,812 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-27 20:11:01,812 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}88e59f320b6febfe4e2ff4e6db8c6c009f3251a1" 2018-12-27 20:11:02,105 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 33483 X-Openstack-Request-Id: req-e4c5931b-1949-4afd-a776-c21499210400 Date: Thu, 27 Dec 2018 20:11:02 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "created_at": "2018-12-27T15:33:01Z", "updated_at": "2018-12-27T15:33:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "35205ac3-06e6-4cf6-bb21-ff8f813cb45b", "remote_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "ade77f59-e70c-4970-8ea8-198222fa332e", "remote_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "c4f3bf7f-d793-498d-a883-bb8c6003f070", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:01Z", "revision_number": 0, "id": "c85cb618-8f19-445b-8e16-6d467cb17771", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:01Z", "security_group_id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "tenant_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93"}], "revision_number": 4, "project_id": "b7b4fceec1ad4c6eb74d758b709a9d93", "id": "106662f0-4913-4422-b0f7-a6dc675ddec6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "created_at": "2018-12-27T15:57:22Z", "updated_at": "2018-12-27T15:57:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "5e258a3b-01f5-4aef-81b7-0b5dc6e5b683", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "65475539-0336-498a-8da4-ff0a80b10089", "remote_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "ae922857-f7ae-4bc8-949b-153fb43bfd00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "f7197afc9b61423897aefc9a643d03a1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:22Z", "revision_number": 0, "id": "b4f87679-52e1-4cf9-bf76-5abb9a9bec06", "remote_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:22Z", "security_group_id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "tenant_id": "f7197afc9b61423897aefc9a643d03a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "f7197afc9b61423897aefc9a643d03a1"}], "revision_number": 4, "project_id": "f7197afc9b61423897aefc9a643d03a1", "id": "14d3990e-2f0b-4e81-912d-03aeeccb10eb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "created_at": "2018-12-27T16:01:54Z", "updated_at": "2018-12-27T16:01:54Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "00dd3abd-acd1-4edb-8f4a-8badcbd2eeb4", "remote_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "018de60d-bc33-4ef0-9eed-6d00b6ce227b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "0d99f0db-fa6b-4201-b67f-a7ff0db82c5d", "remote_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv6", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:54Z", "revision_number": 0, "id": "5c4049ef-933d-4614-84e7-83584430d462", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:54Z", "security_group_id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "tenant_id": "8c689c5e31c44b09ab85f80682abbc2a", "port_range_min": null, "ethertype": "IPv6", "project_id": "8c689c5e31c44b09ab85f80682abbc2a"}], "revision_number": 4, "project_id": "8c689c5e31c44b09ab85f80682abbc2a", "id": "2d928bee-909c-4b67-960d-e04a6e5b7857", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "created_at": "2018-12-27T15:56:49Z", "updated_at": "2018-12-27T15:56:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "6555e255-763a-4448-b1b1-0c93b2a390bd", "remote_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "777ff7a5-a590-43e5-a84b-7677710494e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "8bac258a-08df-48b7-900b-efbe01a6ec20", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:56:49Z", "revision_number": 0, "id": "dc17921e-353f-4898-a970-881b2c8d093d", "remote_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:56:49Z", "security_group_id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "tenant_id": "28dac9e1580d461c9de52e6659cc4f9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "28dac9e1580d461c9de52e6659cc4f9d"}], "revision_number": 4, "project_id": "28dac9e1580d461c9de52e6659cc4f9d", "id": "3a1dc8a0-1145-4a02-82c1-b9230b5c5cc0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "created_at": "2018-12-27T16:01:52Z", "updated_at": "2018-12-27T16:01:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "32737757-45f3-4b24-b6ab-5f2d5579b4a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv6", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "ae604ef3-492d-4aa3-8045-1ff84f755a27", "remote_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv4", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "b7bff40a-beda-4996-b140-ed94d010535c", "remote_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv6", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T16:01:52Z", "revision_number": 0, "id": "b8129030-9d72-4d5d-adce-47bbe62492fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T16:01:52Z", "security_group_id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "tenant_id": "81c108a273314b24bf6b48c41b5bbe0c", "port_range_min": null, "ethertype": "IPv4", "project_id": "81c108a273314b24bf6b48c41b5bbe0c"}], "revision_number": 4, "project_id": "81c108a273314b24bf6b48c41b5bbe0c", "id": "49cc4e1e-9edb-4895-9661-6eb12a655697", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "created_at": "2018-12-27T15:57:20Z", "updated_at": "2018-12-27T15:57:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "0c389ec4-c0af-4c20-acf9-4fcc1d859dd7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv6", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "3749697a-f2ef-439a-a661-2fb92badd1ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv4", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "b74e0c8c-e243-450e-b1be-69c587093d6d", "remote_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv6", "project_id": "7fb0e5436e4f467998e672dd71018a45"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:20Z", "revision_number": 0, "id": "c222695b-2f1c-427d-afd7-e0be24ec9f66", "remote_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:20Z", "security_group_id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "tenant_id": "7fb0e5436e4f467998e672dd71018a45", "port_range_min": null, "ethertype": "IPv4", "project_id": "7fb0e5436e4f467998e672dd71018a45"}], "revision_number": 4, "project_id": "7fb0e5436e4f467998e672dd71018a45", "id": "787a1807-62ed-4d63-ac4d-218659c7b7d2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "created_at": "2018-12-27T17:02:11Z", "updated_at": "2018-12-27T17:02:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "675d8a56-1c9b-4c58-a252-61e65997fd05", "remote_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv4", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "84f0587c-7394-4fd6-8f3d-8d6ba94cf3f9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv6", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "8a450b4f-e710-4193-816e-13a2d4e40c07", "remote_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv6", "project_id": "7cba3664d5674e65a12c8c269a05febf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T17:02:11Z", "revision_number": 0, "id": "c3106b0a-1026-4156-86a9-f0438b7fab93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T17:02:11Z", "security_group_id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "tenant_id": "7cba3664d5674e65a12c8c269a05febf", "port_range_min": null, "ethertype": "IPv4", "project_id": "7cba3664d5674e65a12c8c269a05febf"}], "revision_number": 4, "project_id": "7cba3664d5674e65a12c8c269a05febf", "id": "820519cf-0d9e-4477-a9c9-69e7faa53fb7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4539d55fa16f432681f1ef3e62913025", "created_at": "2018-12-27T20:07:59Z", "updated_at": "2018-12-27T20:07:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T20:07:59Z", "revision_number": 0, "id": "458a5b2f-09f3-4513-92f5-6ae6acf1beb0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T20:07:59Z", "security_group_id": "898bfc2f-ba61-49f3-b4fd-a0a07de4c022", "tenant_id": "4539d55fa16f432681f1ef3e62913025", "port_range_min": null, "ethertype": "IPv4", "project_id": "4539d55fa16f432681f1ef3e62913025"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T20:07:59Z", "revision_number": 0, "id": "5fec7d60-1d9d-4fa0-a024-5a27df643ed3", "remote_group_id": "898bfc2f-ba61-49f3-b4fd-a0a07de4c022", "remote_ip_prefix": null, "created_at": "2018-12-27T20:07:59Z", "security_group_id": "898bfc2f-ba61-49f3-b4fd-a0a07de4c022", "tenant_id": "4539d55fa16f432681f1ef3e62913025", "port_range_min": null, "ethertype": "IPv4", "project_id": "4539d55fa16f432681f1ef3e62913025"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T20:07:59Z", "revision_number": 0, "id": "78fe733a-7674-49a0-8858-31c5043a8290", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T20:07:59Z", "security_group_id": "898bfc2f-ba61-49f3-b4fd-a0a07de4c022", "tenant_id": "4539d55fa16f432681f1ef3e62913025", "port_range_min": null, "ethertype": "IPv6", "project_id": "4539d55fa16f432681f1ef3e62913025"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T20:07:59Z", "revision_number": 0, "id": "9dc8cb0f-ae61-463a-a7fc-a348404d657d", "remote_group_id": "898bfc2f-ba61-49f3-b4fd-a0a07de4c022", "remote_ip_prefix": null, "created_at": "2018-12-27T20:07:59Z", "security_group_id": "898bfc2f-ba61-49f3-b4fd-a0a07de4c022", "tenant_id": "4539d55fa16f432681f1ef3e62913025", "port_range_min": null, "ethertype": "IPv6", "project_id": "4539d55fa16f432681f1ef3e62913025"}], "revision_number": 4, "project_id": "4539d55fa16f432681f1ef3e62913025", "id": "898bfc2f-ba61-49f3-b4fd-a0a07de4c022", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "created_at": "2018-12-27T15:58:29Z", "updated_at": "2018-12-27T15:58:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "2a945ecc-f9fa-4219-96ab-c189a7f5c102", "remote_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv6", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "55e2b54e-68d4-4476-8c9f-e05e347c8970", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv4", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "9983229c-b595-482a-973f-81137a209b6d", "remote_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv4", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:58:29Z", "revision_number": 0, "id": "9d4b8450-78ab-4817-a586-372ed88268f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:58:29Z", "security_group_id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "tenant_id": "fbd6dbf946a5406398ba810e02d0888e", "port_range_min": null, "ethertype": "IPv6", "project_id": "fbd6dbf946a5406398ba810e02d0888e"}], "revision_number": 4, "project_id": "fbd6dbf946a5406398ba810e02d0888e", "id": "8c6ff840-0ebf-4f88-8834-b0952465fcb0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "created_at": "2018-12-27T15:57:24Z", "updated_at": "2018-12-27T15:57:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "35521f2a-a59d-4798-9fa8-0febfe126076", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv4", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "607d473d-1e6a-4088-a778-7df9ffc1ff68", "remote_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv6", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "6f8fa92b-b67a-4047-a900-f43656aff42b", "remote_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv4", "project_id": "253cc6709e714b8a80a5f74e4257907e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:24Z", "revision_number": 0, "id": "890f1d6c-9ae5-45b0-b7a1-282182432b66", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:24Z", "security_group_id": "b9546f11-205e-4322-89f8-f0360d6090ed", "tenant_id": "253cc6709e714b8a80a5f74e4257907e", "port_range_min": null, "ethertype": "IPv6", "project_id": "253cc6709e714b8a80a5f74e4257907e"}], "revision_number": 4, "project_id": "253cc6709e714b8a80a5f74e4257907e", "id": "b9546f11-205e-4322-89f8-f0360d6090ed", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "created_at": "2018-12-27T15:57:08Z", "updated_at": "2018-12-27T15:57:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "6739c48b-d899-4c17-bb8e-ffaf8922c034", "remote_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv4", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "9660a6af-4d9b-40b9-9729-f205f66c2bd0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv4", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "bf244c03-fc10-4754-9c2b-b0224401c4f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv6", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:08Z", "revision_number": 0, "id": "d3bee7cc-a152-441c-9790-abb1f56cec03", "remote_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:08Z", "security_group_id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "tenant_id": "782a28bd0d40485e85eda6b8ba43840b", "port_range_min": null, "ethertype": "IPv6", "project_id": "782a28bd0d40485e85eda6b8ba43840b"}], "revision_number": 4, "project_id": "782a28bd0d40485e85eda6b8ba43840b", "id": "c987aced-51d8-4efa-8dff-3826c4a02e34", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "created_at": "2018-12-27T15:57:11Z", "updated_at": "2018-12-27T15:57:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "22c0d2cf-360a-4aa8-ba7e-bfdbf8327d27", "remote_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "553b140a-8ba9-4af7-9f50-bf24e87aebf7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "b2ecf7a5-df98-4d65-a762-767320437c5a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:57:11Z", "revision_number": 0, "id": "e49104b2-7c13-49d6-8519-a16dd585346f", "remote_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "remote_ip_prefix": null, "created_at": "2018-12-27T15:57:11Z", "security_group_id": "d0588e93-db0d-4888-9f99-3399a50df490", "tenant_id": "ef7e486beb8f4de39b25ca5f11552328", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef7e486beb8f4de39b25ca5f11552328"}], "revision_number": 4, "project_id": "ef7e486beb8f4de39b25ca5f11552328", "id": "d0588e93-db0d-4888-9f99-3399a50df490", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-27T15:33:07Z", "updated_at": "2018-12-27T15:33:07Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "4de95db8-72d6-4aec-a145-e92511971eb9", "remote_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "5f100cff-05d8-4405-8dfb-0a387c123fae", "remote_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "a3f6a193-cc94-4220-a73a-08acf63c449b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:33:07Z", "revision_number": 0, "id": "f059d8a5-0c32-49c9-a721-77cc89245ecd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:33:07Z", "security_group_id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "ef4ec589-da6e-4bd1-9462-6579c2d57062", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "created_at": "2018-12-27T15:29:16Z", "updated_at": "2018-12-27T15:29:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "3c53841a-5bc0-4192-b482-044411e217ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "5956ff3f-d59d-4af6-82b5-566c888583a7", "remote_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:16Z", "revision_number": 0, "id": "60735d87-52c7-426a-91a6-aff1078a5a2d", "remote_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:16Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "da629caea04941e1ae8979c379dc7c9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-27T15:29:17Z", "revision_number": 0, "id": "abe97133-61dd-4fdf-baf3-2e07968a324f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-27T15:29:17Z", "security_group_id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "tenant_id": "da629caea04941e1ae8979c379dc7c9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "da629caea04941e1ae8979c379dc7c9d"}], "revision_number": 4, "project_id": "da629caea04941e1ae8979c379dc7c9d", "id": "f2e0be6e-8790-4f61-accb-2025c8d39bc2", "name": "default"}]} 2018-12-27 20:11:02,106 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json used request id req-e4c5931b-1949-4afd-a776-c21499210400 2018-12-27 20:11:02,106 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.294013977051s 2018-12-27 20:11:02,107 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json used request id req-e4c5931b-1949-4afd-a776-c21499210400 2018-12-27 20:11:02,113 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-12-27 20:11:02,113 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:9696/v2.0/security-groups/898bfc2f-ba61-49f3-b4fd-a0a07de4c022.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}88e59f320b6febfe4e2ff4e6db8c6c009f3251a1" 2018-12-27 20:11:02,510 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-0919eeaa-0f19-4429-9eb7-d0d23b021cf4 Content-Length: 0 Date: Thu, 27 Dec 2018 20:11:02 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-27 20:11:02,511 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-groups/898bfc2f-ba61-49f3-b4fd-a0a07de4c022.json used request id req-0919eeaa-0f19-4429-9eb7-d0d23b021cf4 2018-12-27 20:11:02,511 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.397978067398s 2018-12-27 20:11:02,511 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-groups/898bfc2f-ba61-49f3-b4fd-a0a07de4c022.json used request id req-0919eeaa-0f19-4429-9eb7-d0d23b021cf4 2018-12-27 20:11:02,511 - xtesting.ci.run_tests - ERROR - The test case 'juju_epc' failed. 2018-12-27 20:11:02,512 - xtesting.ci.run_tests - INFO - Xtesting report: +----------------------+------------------+--------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------+------------------+--------------+------------------+----------------+ | cloudify | functest | vnf | 04:18 | PASS | | cloudify_ims | functest | vnf | 24:16 | PASS | | heat_ims | functest | vnf | 17:47 | PASS | | vyos_vrouter | functest | vnf | 15:48 | PASS | | juju_epc | functest | vnf | 02:52 | FAIL | +----------------------+------------------+--------------+------------------+----------------+ 2018-12-27 20:11:02,519 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2018-12-27 20:11:02,527 - paramiko.transport - DEBUG - EOF in transport thread 2018-12-27 20:11:02,624 - paramiko.transport - DEBUG - EOF in transport thread 2018-12-27 20:11:23,081 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-gambia-114 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-ovn-nofeature-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2018-12-27 20:11:23,087 - xtesting.ci.run_tests - INFO - Sourcing env file /var/lib/xtesting/conf/env_file # Clear any old environment that may conflict. for key in $( set | awk '{FS="="} /^OS_/ {print $1}' ); do unset $key ; done export OS_NO_CACHE=True export COMPUTE_API_VERSION=1.1 export OS_USERNAME=admin export no_proxy=,172.30.9.31,192.30.9.5 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.31:5000//v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=6rcak6xrjZncaN4AGF9bHRzwP export OS_PROJECT_DOMAIN_NAME=Default export OS_IDENTITY_API_VERSION=3 export OS_PROJECT_NAME=admin export OS_AUTH_TYPE=password export PYTHONWARNINGS="ignore:Certificate has no, ignore:A true SSLContext object is not available" # Add OS_CLOUDNAME to PS1 if [ -z "${CLOUDPROMPT_ENABLED:-}" ]; then export PS1=${PS1:-""} export PS1=\${OS_CLOUDNAME:+"(\$OS_CLOUDNAME)"}\ $PS1 export CLOUDPROMPT_ENABLED=1 fi export OS_PROJECT_ID=b7b4fceec1ad4c6eb74d758b709a9d93 export OS_TENANT_NAME=admin export SDN_CONTROLLER_IP=192.30.9.5 export SDN_CONTROLLER_WEBPORT=8081 export SDN_CONTROLLER_RESTCONFPORT=8081 export OS_REGION_NAME=regionOne 2018-12-27 20:11:23,087 - xtesting.ci.run_tests - DEBUG - Test args: tempest_full 2018-12-27 20:11:23,099 - xtesting.ci.run_tests - INFO - Loading test case 'tempest_full'... 2018-12-27 20:11:26,487 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 20:11:26,495 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 20:11:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cb73c269-b7be-4c0f-a01f-42db87d3efac Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 20:11:26,495 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-cb73c269-b7be-4c0f-a01f-42db87d3efac 2018-12-27 20:11:26,496 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000/v3/auth/tokens 2018-12-27 20:11:26,910 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}], "expires_at": "2018-12-27T21:11:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b7b4fceec1ad4c6eb74d758b709a9d93", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "a5bc08b9f81f4e5bb86c24f9f7547bae"}, "audit_ids": ["KMrPD2_6Ql2I6wNxjpr1Gg"], "issued_at": "2018-12-27T20:11:26.000000Z"}} 2018-12-27 20:11:26,913 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-27 20:11:26,914 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}271f0777be4082902c52285206123364c5ff1a58" 2018-12-27 20:11:27,214 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 725 X-Openstack-Request-Id: req-fd7d2bc8-6dfd-4e65-b2ae-04724eda572d Date: Thu, 27 Dec 2018 20:11:27 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","updated_at":"2018-12-27T15:58:03Z","dns_domain":"","revision_number":8,"port_security_enabled":true,"mtu":1500,"id":"a4959dd9-e8f4-4ea9-8c99-7bff545db58c","router:external":true,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"da629caea04941e1ae8979c379dc7c9d","status":"ACTIVE","subnets":["244ab55b-a0ed-4e50-9f85-07f08119ae55"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"da629caea04941e1ae8979c379dc7c9d","created_at":"2018-12-27T15:29:17Z","provider:network_type":"flat"}]} 2018-12-27 20:11:27,214 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json?router%3Aexternal=True used request id req-fd7d2bc8-6dfd-4e65-b2ae-04724eda572d 2018-12-27 20:11:27,214 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.301074028015s 2018-12-27 20:11:27,215 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json?router%3Aexternal=True used request id req-fd7d2bc8-6dfd-4e65-b2ae-04724eda572d 2018-12-27 20:11:27,218 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 20:11:27,223 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 20:11:27 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 20:11:27,224 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-27 20:11:27,227 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}271f0777be4082902c52285206123364c5ff1a58" 2018-12-27 20:11:27,330 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 20:11:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2cd25bd6-296e-4d6f-ab03-a5e84da60eda Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.31:5000/v3/domains/914eec1d43ea4caf9d2fd33268c06258"}, "tags": [], "enabled": true, "id": "914eec1d43ea4caf9d2fd33268c06258", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains", "previous": null, "next": null}} 2018-12-27 20:11:27,330 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains used request id req-2cd25bd6-296e-4d6f-ab03-a5e84da60eda 2018-12-27 20:11:27,330 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.106251955032s 2018-12-27 20:11:27,331 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains used request id req-2cd25bd6-296e-4d6f-ab03-a5e84da60eda 2018-12-27 20:11:27,338 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-12-27 20:11:27,341 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}271f0777be4082902c52285206123364c5ff1a58" -d '{"project": {"description": "Created by OPNFV Functest: tempest_full", "enabled": true, "domain_id": "default", "name": "tempest_full-project_6a12e383-8b0b-4ee6-a567-30fff0a22e86"}}' 2018-12-27 20:11:27,486 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 27 Dec 2018 20:11:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ef965d01-4f36-46ec-8fb3-a5047ea7a404 Content-Length: 370 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: tempest_full", "links": {"self": "http://172.30.9.31:5000/v3/projects/5291f283cab64f05940e3926b0829cac"}, "tags": [], "enabled": true, "id": "5291f283cab64f05940e3926b0829cac", "parent_id": "default", "domain_id": "default", "name": "tempest_full-project_6a12e383-8b0b-4ee6-a567-30fff0a22e86"}} 2018-12-27 20:11:27,487 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-ef965d01-4f36-46ec-8fb3-a5047ea7a404 2018-12-27 20:11:27,487 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.148499965668s 2018-12-27 20:11:27,487 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-ef965d01-4f36-46ec-8fb3-a5047ea7a404 2018-12-27 20:11:27,487 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: tempest_full', u'tags': [], 'enabled': True, 'id': u'5291f283cab64f05940e3926b0829cac', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'tempest_full-project_6a12e383-8b0b-4ee6-a567-30fff0a22e86'}) 2018-12-27 20:11:27,494 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-12-27 20:11:27,497 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}271f0777be4082902c52285206123364c5ff1a58" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "8ff44f15-c4d4-41dd-8bf4-e3e738b2e35b", "email": null, "name": "tempest_full-user_6a12e383-8b0b-4ee6-a567-30fff0a22e86"}}' 2018-12-27 20:11:27,875 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 27 Dec 2018 20:11:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c88ebb9b-c325-4c2e-817f-594c4997cea3 Content-Length: 327 Content-Type: application/json RESP BODY: {"user": {"name": "tempest_full-user_6a12e383-8b0b-4ee6-a567-30fff0a22e86", "links": {"self": "http://172.30.9.31:5000/v3/users/bf890ab621ab4ab9ad78897eedfe592a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "bf890ab621ab4ab9ad78897eedfe592a", "domain_id": "default", "password_expires_at": null}} 2018-12-27 20:11:27,875 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/users used request id req-c88ebb9b-c325-4c2e-817f-594c4997cea3 2018-12-27 20:11:27,876 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.381599903107s 2018-12-27 20:11:27,876 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/users used request id req-c88ebb9b-c325-4c2e-817f-594c4997cea3 2018-12-27 20:11:27,877 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'bf890ab621ab4ab9ad78897eedfe592a', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tempest_full-user_6a12e383-8b0b-4ee6-a567-30fff0a22e86'}) 2018-12-27 20:11:27,880 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-27 20:11:27,883 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}271f0777be4082902c52285206123364c5ff1a58" 2018-12-27 20:11:27,985 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 20:11:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0179182b-8bfa-423e-9f95-a49cf5721fab Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 20:11:27,985 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-0179182b-8bfa-423e-9f95-a49cf5721fab 2018-12-27 20:11:27,985 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.105231046677s 2018-12-27 20:11:27,986 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-0179182b-8bfa-423e-9f95-a49cf5721fab 2018-12-27 20:11:27,990 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-27 20:11:27,994 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}271f0777be4082902c52285206123364c5ff1a58" 2018-12-27 20:11:28,110 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 20:11:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5f1a0970-85cc-4915-b96e-f3f2f8daf10d Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 20:11:28,110 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-5f1a0970-85cc-4915-b96e-f3f2f8daf10d 2018-12-27 20:11:28,110 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.119709968567s 2018-12-27 20:11:28,111 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-5f1a0970-85cc-4915-b96e-f3f2f8daf10d 2018-12-27 20:11:28,115 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-27 20:11:28,119 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}271f0777be4082902c52285206123364c5ff1a58" 2018-12-27 20:11:28,218 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 20:11:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3c6c5259-03f2-45cc-9a8c-db09bf783914 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-12-27 20:11:28,218 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains/default used request id req-3c6c5259-03f2-45cc-9a8c-db09bf783914 2018-12-27 20:11:28,218 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.102839946747s 2018-12-27 20:11:28,218 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains/default used request id req-3c6c5259-03f2-45cc-9a8c-db09bf783914 2018-12-27 20:11:28,219 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-27 20:11:28,223 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}271f0777be4082902c52285206123364c5ff1a58" 2018-12-27 20:11:28,340 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 20:11:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c94fa7cc-508f-4f46-97fc-37fdc200830f Content-Encoding: gzip Content-Length: 836 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/05a834ddebbc40688596b7460b47439e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05a834ddebbc40688596b7460b47439e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/08226a0ad01943f39559448239e291e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "08226a0ad01943f39559448239e291e1", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/55c0552fe37a4f7ca0e73939514bc683"}, "domain_id": "default", "enabled": true, "options": {}, "id": "55c0552fe37a4f7ca0e73939514bc683", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/646a4af4e3b5439a97996d353fea3924"}, "domain_id": "914eec1d43ea4caf9d2fd33268c06258", "enabled": true, "options": {}, "id": "646a4af4e3b5439a97996d353fea3924", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/85fb203e51c34d3f8122e285a6a318b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85fb203e51c34d3f8122e285a6a318b3", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/905e7f4b42d24cca93b99d2401fa3378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "905e7f4b42d24cca93b99d2401fa3378", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/a5bc08b9f81f4e5bb86c24f9f7547bae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5bc08b9f81f4e5bb86c24f9f7547bae", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/a5c780627f004d318bf908d80305da9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5c780627f004d318bf908d80305da9c", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/b18425bf2b044bc9af7e194919539a17"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b18425bf2b044bc9af7e194919539a17", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/b8d2134b619d4dca80e21d6fb16449b0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b8d2134b619d4dca80e21d6fb16449b0", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/b9ab6a25a652438285139fe5b44aea62"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9ab6a25a652438285139fe5b44aea62", "email": "cinder@localhost", "password_expires_at": null}, {"name": "tempest_full-user_6a12e383-8b0b-4ee6-a567-30fff0a22e86", "links": {"self": "http://172.30.9.31:5000/v3/users/bf890ab621ab4ab9ad78897eedfe592a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "bf890ab621ab4ab9ad78897eedfe592a", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/c08462554a4844d681348f58b9b0edee"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c08462554a4844d681348f58b9b0edee", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/ddfc3a9aad444d4782eae677c8a98130"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ddfc3a9aad444d4782eae677c8a98130", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/f2a74f2185a54676a6cb2bb5ecfcc4f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2a74f2185a54676a6cb2bb5ecfcc4f6", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-12-27 20:11:28,340 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-c94fa7cc-508f-4f46-97fc-37fdc200830f 2018-12-27 20:11:28,340 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.121006011963s 2018-12-27 20:11:28,341 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-c94fa7cc-508f-4f46-97fc-37fdc200830f 2018-12-27 20:11:28,352 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-27 20:11:28,356 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}271f0777be4082902c52285206123364c5ff1a58" 2018-12-27 20:11:28,549 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 20:11:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f69cb536-3015-432a-a017-c2a9436f416b Content-Encoding: gzip Content-Length: 397 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: tempest_full", "links": {"self": "http://172.30.9.31:5000/v3/projects/5291f283cab64f05940e3926b0829cac"}, "tags": [], "enabled": true, "id": "5291f283cab64f05940e3926b0829cac", "parent_id": "default", "domain_id": "default", "name": "tempest_full-project_6a12e383-8b0b-4ee6-a567-30fff0a22e86"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93"}, "tags": [], "enabled": true, "id": "b7b4fceec1ad4c6eb74d758b709a9d93", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/da629caea04941e1ae8979c379dc7c9d"}, "tags": [], "enabled": true, "id": "da629caea04941e1ae8979c379dc7c9d", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-12-27 20:11:28,549 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?domain_id=default used request id req-f69cb536-3015-432a-a017-c2a9436f416b 2018-12-27 20:11:28,550 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.196954011917s 2018-12-27 20:11:28,550 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?domain_id=default used request id req-f69cb536-3015-432a-a017-c2a9436f416b 2018-12-27 20:11:28,557 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-12-27 20:11:28,560 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:5000/v3/role_assignments?user.id=bf890ab621ab4ab9ad78897eedfe592a&role.id=5e97c57d600b48f5b4c8f915fe73d20b&scope.project.id=5291f283cab64f05940e3926b0829cac" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}271f0777be4082902c52285206123364c5ff1a58" 2018-12-27 20:11:28,654 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 20:11:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5b211995-3c0d-43a8-8f4e-84e46140c343 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.31:5000/v3/role_assignments?user.id=bf890ab621ab4ab9ad78897eedfe592a&role.id=5e97c57d600b48f5b4c8f915fe73d20b&scope.project.id=5291f283cab64f05940e3926b0829cac", "previous": null, "next": null}} 2018-12-27 20:11:28,654 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/role_assignments?user.id=bf890ab621ab4ab9ad78897eedfe592a&role.id=5e97c57d600b48f5b4c8f915fe73d20b&scope.project.id=5291f283cab64f05940e3926b0829cac used request id req-5b211995-3c0d-43a8-8f4e-84e46140c343 2018-12-27 20:11:28,654 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0972208976746s 2018-12-27 20:11:28,654 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/role_assignments?user.id=bf890ab621ab4ab9ad78897eedfe592a&role.id=5e97c57d600b48f5b4c8f915fe73d20b&scope.project.id=5291f283cab64f05940e3926b0829cac used request id req-5b211995-3c0d-43a8-8f4e-84e46140c343 2018-12-27 20:11:28,658 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-12-27 20:11:28,661 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.31:5000/v3/projects/5291f283cab64f05940e3926b0829cac/users/bf890ab621ab4ab9ad78897eedfe592a/roles/5e97c57d600b48f5b4c8f915fe73d20b -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}271f0777be4082902c52285206123364c5ff1a58" 2018-12-27 20:11:28,799 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 20:11:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7751c0eb-0837-48be-84d0-d87c275d1116 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 20:11:28,800 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/5291f283cab64f05940e3926b0829cac/users/bf890ab621ab4ab9ad78897eedfe592a/roles/5e97c57d600b48f5b4c8f915fe73d20b used request id req-7751c0eb-0837-48be-84d0-d87c275d1116 2018-12-27 20:11:28,800 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.141730070114s 2018-12-27 20:11:28,800 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/5291f283cab64f05940e3926b0829cac/users/bf890ab621ab4ab9ad78897eedfe592a/roles/5e97c57d600b48f5b4c8f915fe73d20b used request id req-7751c0eb-0837-48be-84d0-d87c275d1116 2018-12-27 20:11:28,801 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'tempest_full-project_6a12e383-8b0b-4ee6-a567-30fff0a22e86', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'tenant_name': 'admin', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': u'1', u'image_api_version': '2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'regionOne', u'key_manager_api_version': u'v1', 'project_id': u'5291f283cab64f05940e3926b0829cac', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '8ff44f15-c4d4-41dd-8bf4-e3e738b2e35b', 'username': u'tempest_full-user_6a12e383-8b0b-4ee6-a567-30fff0a22e86', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.31:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-12-27 20:11:28,804 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'tempest_full-user_6a12e383-8b0b-4ee6-a567-30fff0a22e86', 'password': '8ff44f15-c4d4-41dd-8bf4-e3e738b2e35b', 'project_name': 'tempest_full-project_6a12e383-8b0b-4ee6-a567-30fff0a22e86', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.31:5000//v3', 'project_id': '5291f283cab64f05940e3926b0829cac', 'project_domain_name': 'Default'} 2018-12-27 20:11:28,807 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-27 20:11:28,810 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}271f0777be4082902c52285206123364c5ff1a58" 2018-12-27 20:11:28,915 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 20:11:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-654ca6bd-fd14-417d-8ba2-5e0e5ecce108 Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 20:11:28,916 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-654ca6bd-fd14-417d-8ba2-5e0e5ecce108 2018-12-27 20:11:28,916 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.108339071274s 2018-12-27 20:11:28,916 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-654ca6bd-fd14-417d-8ba2-5e0e5ecce108 2018-12-27 20:11:28,921 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-27 20:11:28,924 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}271f0777be4082902c52285206123364c5ff1a58" 2018-12-27 20:11:29,022 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 20:11:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4e03bea0-c86a-4e2e-92e9-8c9897b6f78f Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 20:11:29,022 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-4e03bea0-c86a-4e2e-92e9-8c9897b6f78f 2018-12-27 20:11:29,023 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.101500034332s 2018-12-27 20:11:29,023 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-4e03bea0-c86a-4e2e-92e9-8c9897b6f78f 2018-12-27 20:11:29,027 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-27 20:11:29,031 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}271f0777be4082902c52285206123364c5ff1a58" 2018-12-27 20:11:29,136 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 20:11:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f6c240c0-28e5-474e-ae74-cbc8fe77b0d2 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-12-27 20:11:29,136 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains/default used request id req-f6c240c0-28e5-474e-ae74-cbc8fe77b0d2 2018-12-27 20:11:29,136 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.10861492157s 2018-12-27 20:11:29,136 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains/default used request id req-f6c240c0-28e5-474e-ae74-cbc8fe77b0d2 2018-12-27 20:11:29,137 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-27 20:11:29,140 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}271f0777be4082902c52285206123364c5ff1a58" 2018-12-27 20:11:29,266 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 20:11:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1385125a-abf0-455f-9bf8-5a6229f8bc2f Content-Encoding: gzip Content-Length: 836 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/05a834ddebbc40688596b7460b47439e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05a834ddebbc40688596b7460b47439e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/08226a0ad01943f39559448239e291e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "08226a0ad01943f39559448239e291e1", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/55c0552fe37a4f7ca0e73939514bc683"}, "domain_id": "default", "enabled": true, "options": {}, "id": "55c0552fe37a4f7ca0e73939514bc683", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/646a4af4e3b5439a97996d353fea3924"}, "domain_id": "914eec1d43ea4caf9d2fd33268c06258", "enabled": true, "options": {}, "id": "646a4af4e3b5439a97996d353fea3924", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/85fb203e51c34d3f8122e285a6a318b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85fb203e51c34d3f8122e285a6a318b3", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/905e7f4b42d24cca93b99d2401fa3378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "905e7f4b42d24cca93b99d2401fa3378", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/a5bc08b9f81f4e5bb86c24f9f7547bae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5bc08b9f81f4e5bb86c24f9f7547bae", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/a5c780627f004d318bf908d80305da9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5c780627f004d318bf908d80305da9c", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/b18425bf2b044bc9af7e194919539a17"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b18425bf2b044bc9af7e194919539a17", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/b8d2134b619d4dca80e21d6fb16449b0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b8d2134b619d4dca80e21d6fb16449b0", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/b9ab6a25a652438285139fe5b44aea62"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9ab6a25a652438285139fe5b44aea62", "email": "cinder@localhost", "password_expires_at": null}, {"name": "tempest_full-user_6a12e383-8b0b-4ee6-a567-30fff0a22e86", "links": {"self": "http://172.30.9.31:5000/v3/users/bf890ab621ab4ab9ad78897eedfe592a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "bf890ab621ab4ab9ad78897eedfe592a", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/c08462554a4844d681348f58b9b0edee"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c08462554a4844d681348f58b9b0edee", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/ddfc3a9aad444d4782eae677c8a98130"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ddfc3a9aad444d4782eae677c8a98130", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/f2a74f2185a54676a6cb2bb5ecfcc4f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2a74f2185a54676a6cb2bb5ecfcc4f6", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-12-27 20:11:29,266 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-1385125a-abf0-455f-9bf8-5a6229f8bc2f 2018-12-27 20:11:29,266 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.128736972809s 2018-12-27 20:11:29,267 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-1385125a-abf0-455f-9bf8-5a6229f8bc2f 2018-12-27 20:11:29,278 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-27 20:11:29,281 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}271f0777be4082902c52285206123364c5ff1a58" 2018-12-27 20:11:29,377 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 20:11:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e527561e-7ff6-4d7a-85a5-f8052bdc49af Content-Encoding: gzip Content-Length: 397 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: tempest_full", "links": {"self": "http://172.30.9.31:5000/v3/projects/5291f283cab64f05940e3926b0829cac"}, "tags": [], "enabled": true, "id": "5291f283cab64f05940e3926b0829cac", "parent_id": "default", "domain_id": "default", "name": "tempest_full-project_6a12e383-8b0b-4ee6-a567-30fff0a22e86"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93"}, "tags": [], "enabled": true, "id": "b7b4fceec1ad4c6eb74d758b709a9d93", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/da629caea04941e1ae8979c379dc7c9d"}, "tags": [], "enabled": true, "id": "da629caea04941e1ae8979c379dc7c9d", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-12-27 20:11:29,377 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?domain_id=default used request id req-e527561e-7ff6-4d7a-85a5-f8052bdc49af 2018-12-27 20:11:29,378 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0997469425201s 2018-12-27 20:11:29,378 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?domain_id=default used request id req-e527561e-7ff6-4d7a-85a5-f8052bdc49af 2018-12-27 20:11:29,385 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-12-27 20:11:29,388 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:5000/v3/role_assignments?user.id=bf890ab621ab4ab9ad78897eedfe592a&role.id=c2bb869216234fa8b868621217cc01a4&scope.project.id=5291f283cab64f05940e3926b0829cac" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}271f0777be4082902c52285206123364c5ff1a58" 2018-12-27 20:11:29,479 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 20:11:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d30b50a9-c7ce-4c2a-a45d-b326aeaef7b5 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.31:5000/v3/role_assignments?user.id=bf890ab621ab4ab9ad78897eedfe592a&role.id=c2bb869216234fa8b868621217cc01a4&scope.project.id=5291f283cab64f05940e3926b0829cac", "previous": null, "next": null}} 2018-12-27 20:11:29,479 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/role_assignments?user.id=bf890ab621ab4ab9ad78897eedfe592a&role.id=c2bb869216234fa8b868621217cc01a4&scope.project.id=5291f283cab64f05940e3926b0829cac used request id req-d30b50a9-c7ce-4c2a-a45d-b326aeaef7b5 2018-12-27 20:11:29,479 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0939838886261s 2018-12-27 20:11:29,480 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/role_assignments?user.id=bf890ab621ab4ab9ad78897eedfe592a&role.id=c2bb869216234fa8b868621217cc01a4&scope.project.id=5291f283cab64f05940e3926b0829cac used request id req-d30b50a9-c7ce-4c2a-a45d-b326aeaef7b5 2018-12-27 20:11:29,483 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-12-27 20:11:29,487 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.31:5000/v3/projects/5291f283cab64f05940e3926b0829cac/users/bf890ab621ab4ab9ad78897eedfe592a/roles/c2bb869216234fa8b868621217cc01a4 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}271f0777be4082902c52285206123364c5ff1a58" 2018-12-27 20:11:29,728 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 20:11:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-03fef6dd-3658-4710-87fb-57b664fd63e0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 20:11:29,729 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/5291f283cab64f05940e3926b0829cac/users/bf890ab621ab4ab9ad78897eedfe592a/roles/c2bb869216234fa8b868621217cc01a4 used request id req-03fef6dd-3658-4710-87fb-57b664fd63e0 2018-12-27 20:11:29,729 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.245462179184s 2018-12-27 20:11:29,729 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/5291f283cab64f05940e3926b0829cac/users/bf890ab621ab4ab9ad78897eedfe592a/roles/c2bb869216234fa8b868621217cc01a4 used request id req-03fef6dd-3658-4710-87fb-57b664fd63e0 2018-12-27 20:11:29,732 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-27 20:11:29,736 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}271f0777be4082902c52285206123364c5ff1a58" 2018-12-27 20:11:29,836 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 20:11:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3aae0b05-a8bc-4e22-9a33-c346bc4f17e2 Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 20:11:29,836 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-3aae0b05-a8bc-4e22-9a33-c346bc4f17e2 2018-12-27 20:11:29,836 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.103669881821s 2018-12-27 20:11:29,837 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-3aae0b05-a8bc-4e22-9a33-c346bc4f17e2 2018-12-27 20:11:29,842 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-27 20:11:29,846 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}271f0777be4082902c52285206123364c5ff1a58" 2018-12-27 20:11:29,944 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 20:11:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2905e112-244c-4b78-9a27-0d602ac63855 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-12-27 20:11:29,944 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains/default used request id req-2905e112-244c-4b78-9a27-0d602ac63855 2018-12-27 20:11:29,944 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.10155081749s 2018-12-27 20:11:29,944 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains/default used request id req-2905e112-244c-4b78-9a27-0d602ac63855 2018-12-27 20:11:29,945 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-27 20:11:29,949 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}271f0777be4082902c52285206123364c5ff1a58" 2018-12-27 20:11:30,167 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 20:11:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-78b36a03-62c6-4fa6-8c07-484739633bfb Content-Encoding: gzip Content-Length: 836 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/05a834ddebbc40688596b7460b47439e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05a834ddebbc40688596b7460b47439e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/08226a0ad01943f39559448239e291e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "08226a0ad01943f39559448239e291e1", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/55c0552fe37a4f7ca0e73939514bc683"}, "domain_id": "default", "enabled": true, "options": {}, "id": "55c0552fe37a4f7ca0e73939514bc683", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/646a4af4e3b5439a97996d353fea3924"}, "domain_id": "914eec1d43ea4caf9d2fd33268c06258", "enabled": true, "options": {}, "id": "646a4af4e3b5439a97996d353fea3924", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/85fb203e51c34d3f8122e285a6a318b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85fb203e51c34d3f8122e285a6a318b3", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/905e7f4b42d24cca93b99d2401fa3378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "905e7f4b42d24cca93b99d2401fa3378", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/a5bc08b9f81f4e5bb86c24f9f7547bae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5bc08b9f81f4e5bb86c24f9f7547bae", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/a5c780627f004d318bf908d80305da9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5c780627f004d318bf908d80305da9c", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/b18425bf2b044bc9af7e194919539a17"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b18425bf2b044bc9af7e194919539a17", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/b8d2134b619d4dca80e21d6fb16449b0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b8d2134b619d4dca80e21d6fb16449b0", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/b9ab6a25a652438285139fe5b44aea62"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9ab6a25a652438285139fe5b44aea62", "email": "cinder@localhost", "password_expires_at": null}, {"name": "tempest_full-user_6a12e383-8b0b-4ee6-a567-30fff0a22e86", "links": {"self": "http://172.30.9.31:5000/v3/users/bf890ab621ab4ab9ad78897eedfe592a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "bf890ab621ab4ab9ad78897eedfe592a", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/c08462554a4844d681348f58b9b0edee"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c08462554a4844d681348f58b9b0edee", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/ddfc3a9aad444d4782eae677c8a98130"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ddfc3a9aad444d4782eae677c8a98130", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/f2a74f2185a54676a6cb2bb5ecfcc4f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2a74f2185a54676a6cb2bb5ecfcc4f6", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-12-27 20:11:30,168 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-78b36a03-62c6-4fa6-8c07-484739633bfb 2018-12-27 20:11:30,168 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.222479104996s 2018-12-27 20:11:30,168 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-78b36a03-62c6-4fa6-8c07-484739633bfb 2018-12-27 20:11:30,180 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-12-27 20:11:30,183 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:5000/v3/role_assignments?role.id=c2bb869216234fa8b868621217cc01a4&user.id=bf890ab621ab4ab9ad78897eedfe592a&scope.domain.id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}271f0777be4082902c52285206123364c5ff1a58" 2018-12-27 20:11:30,277 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 20:11:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5aafffde-caa6-4b29-87d4-adefbfc98642 Content-Encoding: gzip Content-Length: 192 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.31:5000/v3/role_assignments?role.id=c2bb869216234fa8b868621217cc01a4&user.id=bf890ab621ab4ab9ad78897eedfe592a&scope.domain.id=default", "previous": null, "next": null}} 2018-12-27 20:11:30,277 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/role_assignments?role.id=c2bb869216234fa8b868621217cc01a4&user.id=bf890ab621ab4ab9ad78897eedfe592a&scope.domain.id=default used request id req-5aafffde-caa6-4b29-87d4-adefbfc98642 2018-12-27 20:11:30,277 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0973260402679s 2018-12-27 20:11:30,277 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/role_assignments?role.id=c2bb869216234fa8b868621217cc01a4&user.id=bf890ab621ab4ab9ad78897eedfe592a&scope.domain.id=default used request id req-5aafffde-caa6-4b29-87d4-adefbfc98642 2018-12-27 20:11:30,281 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.domains.users.roles 2018-12-27 20:11:30,284 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.31:5000/v3/domains/default/users/bf890ab621ab4ab9ad78897eedfe592a/roles/c2bb869216234fa8b868621217cc01a4 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}271f0777be4082902c52285206123364c5ff1a58" 2018-12-27 20:11:30,435 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 20:11:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8149dcab-03be-4e31-baf1-26118e5c4b1c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 20:11:30,435 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/domains/default/users/bf890ab621ab4ab9ad78897eedfe592a/roles/c2bb869216234fa8b868621217cc01a4 used request id req-8149dcab-03be-4e31-baf1-26118e5c4b1c 2018-12-27 20:11:30,435 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.domains.users.roles in 0.154099941254s 2018-12-27 20:11:30,435 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/domains/default/users/bf890ab621ab4ab9ad78897eedfe592a/roles/c2bb869216234fa8b868621217cc01a4 used request id req-8149dcab-03be-4e31-baf1-26118e5c4b1c 2018-12-27 20:11:30,436 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-12-27 20:11:34,125 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | a39ff30d-e0b0-4a84-8788-d159467523b1 | 2018-12-27T20:11:33.720742 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: a39ff30d-e0b0-4a84-8788-d159467523b1 ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-12-27 20:11:37,072 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | event | Available | | __unknown__ | placement | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | | swift | object-store | Available | +-------------+----------------+-----------+ 2018-12-27 20:11:37,771 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-12-27 20:11:56,795 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide Using verifier 'opnfv-tempest' (UUID=a8b14b58-f628-4678-95dc-1a965a667ea9) as the default verifier for the future CLI operations. 2018-12-27 20:11:58,409 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 20:11:58,417 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 20:11:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5f215dae-d644-4fdc-a9c1-06ddd7aebd75 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 20:11:58,417 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-5f215dae-d644-4fdc-a9c1-06ddd7aebd75 2018-12-27 20:11:58,418 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000/v3/auth/tokens 2018-12-27 20:11:58,842 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T21:11:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5291f283cab64f05940e3926b0829cac", "name": "tempest_full-project_6a12e383-8b0b-4ee6-a567-30fff0a22e86"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/5291f283cab64f05940e3926b0829cac", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/5291f283cab64f05940e3926b0829cac", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/5291f283cab64f05940e3926b0829cac", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/5291f283cab64f05940e3926b0829cac", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/5291f283cab64f05940e3926b0829cac", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/5291f283cab64f05940e3926b0829cac", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/5291f283cab64f05940e3926b0829cac", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/5291f283cab64f05940e3926b0829cac", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/5291f283cab64f05940e3926b0829cac", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_5291f283cab64f05940e3926b0829cac", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_5291f283cab64f05940e3926b0829cac", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/5291f283cab64f05940e3926b0829cac", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/5291f283cab64f05940e3926b0829cac", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/5291f283cab64f05940e3926b0829cac", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "tempest_full-user_6a12e383-8b0b-4ee6-a567-30fff0a22e86", "id": "bf890ab621ab4ab9ad78897eedfe592a"}, "audit_ids": ["aslXlUjVTuu8KzEwzilw0w"], "issued_at": "2018-12-27T20:11:58.000000Z"}} 2018-12-27 20:11:58,846 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2018-12-27 20:11:58,846 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/extensions.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b985a144c48e2ec274d493a411cefd7eaa5a293b" 2018-12-27 20:11:59,075 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 8816 X-Openstack-Request-Id: req-04cec405-d074-4cc8-b839-67ff4d0f1025 Date: Thu, 27 Dec 2018 20:11:59 GMT RESP BODY: {"extensions": [{"alias": "default-subnetpools", "updated": "2016-02-18T18:00:00-00:00", "name": "Default Subnetpools", "links": [], "description": "Provides ability to mark and use a subnetpool as the default."}, {"alias": "qos", "updated": "2015-06-08T10:00:00-00:00", "name": "Quality of Service", "links": [], "description": "The Quality of Service extension."}, {"alias": "network-ip-availability", "updated": "2015-09-24T00:00:00-00:00", "name": "Network IP Availability", "links": [], "description": "Provides IP availability data for each network and subnet."}, {"alias": "network_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Network Availability Zone", "links": [], "description": "Availability zone support for network."}, {"alias": "auto-allocated-topology", "updated": "2016-01-01T00:00:00-00:00", "name": "Auto Allocated Topology Services", "links": [], "description": "Auto Allocated Topology Services."}, {"alias": "ext-gw-mode", "updated": "2013-03-28T10:00:00-00:00", "name": "Neutron L3 Configurable external gateway mode", "links": [], "description": "Extension of the router abstraction for specifying whether SNAT should occur on the external gateway"}, {"alias": "binding", "updated": "2014-02-03T10:00:00-00:00", "name": "Port Binding", "links": [], "description": "Expose port bindings of a virtual port to external application"}, {"alias": "agent", "updated": "2013-02-03T10:00:00-00:00", "name": "agent", "links": [], "description": "The agent management extension."}, {"alias": "subnet_allocation", "updated": "2015-03-30T10:00:00-00:00", "name": "Subnet Allocation", "links": [], "description": "Enables allocation of subnets from a subnet pool"}, {"alias": "dhcp_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "DHCP Agent Scheduler", "links": [], "description": "Schedule networks among dhcp agents"}, {"alias": "tag", "updated": "2016-01-01T00:00:00-00:00", "name": "Tag support", "links": [], "description": "Enables to set tag on resources."}, {"alias": "external-net", "updated": "2013-01-14T10:00:00-00:00", "name": "Neutron external network", "links": [], "description": "Adds external network attribute to network resource."}, {"alias": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"alias": "availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Availability Zone", "links": [], "description": "The availability zone extension."}, {"alias": "qos-default", "updated": "2017-041-06T10:00:00-00:00", "name": "QoS default policy", "links": [], "description": "Expose the QoS default policy per project"}, {"alias": "quotas", "updated": "2012-07-29T10:00:00-00:00", "name": "Quota management support", "links": [], "description": "Expose functions for quotas management per tenant"}, {"alias": "standard-attr-tag", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources with standard attribute: trunk, policy, security_group, floatingip", "links": [], "description": "Enables to set tag on resources with standard attribute."}, {"alias": "revision-if-match", "updated": "2016-12-11T00:00:00-00:00", "name": "If-Match constraints based on revision_number", "links": [], "description": "Extension indicating that If-Match based on revision_number is supported."}, {"alias": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"alias": "multi-provider", "updated": "2013-06-27T10:00:00-00:00", "name": "Multi Provider Network", "links": [], "description": "Expose mapping of virtual networks to multiple physical networks"}, {"alias": "quota_details", "updated": "2017-02-10T10:00:00-00:00", "name": "Quota details management support", "links": [], "description": "Expose functions for quotas usage statistics per project"}, {"alias": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"alias": "trunk", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk Extension", "links": [], "description": "Provides support for trunk ports"}, {"alias": "extraroute", "updated": "2013-02-01T10:00:00-00:00", "name": "Neutron Extra Route", "links": [], "description": "Extra routes configuration for L3 router"}, {"alias": "net-mtu-writable", "updated": "2017-07-12T00:00:00-00:00", "name": "Network MTU (writable)", "links": [], "description": "Provides a writable MTU attribute for a network resource."}, {"alias": "subnet-service-types", "updated": "2016-03-15T18:00:00-00:00", "name": "Subnet service types", "links": [], "description": "Provides ability to set the subnet service_types field"}, {"alias": "standard-attr-timestamp", "updated": "2016-09-12T10:00:00-00:00", "name": "Resource timestamps", "links": [], "description": "Adds created_at and updated_at fields to all Neutron resources that have Neutron standard attributes."}, {"alias": "service-type", "updated": "2013-01-20T00:00:00-00:00", "name": "Neutron Service Type Management", "links": [], "description": "API for retrieving service providers for Neutron advanced services"}, {"alias": "qos-rule-type-details", "updated": "2017-06-22T10:00:00-00:00", "name": "Details of QoS rule types", "links": [], "description": "Expose details about QoS rule types supported by loaded backend drivers"}, {"alias": "port-security", "updated": "2012-07-23T10:00:00-00:00", "name": "Port Security", "links": [], "description": "Provides port security"}, {"alias": "extra_dhcp_opt", "updated": "2013-03-17T12:00:00-00:00", "name": "Neutron Extra DHCP options", "links": [], "description": "Extra options configuration for DHCP. For example PXE boot options to DHCP clients can be specified (e.g. tftp-server, server-ip-address, bootfile-name)"}, {"alias": "standard-attr-revisions", "updated": "2016-04-11T10:00:00-00:00", "name": "Resource revision numbers", "links": [], "description": "This extension will display the revision number of neutron resources."}, {"alias": "dns-integration", "updated": "2015-08-15T18:00:00-00:00", "name": "DNS Integration", "links": [], "description": "Provides integration with DNS."}, {"alias": "pagination", "updated": "2016-06-12T00:00:00-00:00", "name": "Pagination support", "links": [], "description": "Extension that indicates that pagination is enabled."}, {"alias": "sorting", "updated": "2016-06-12T00:00:00-00:00", "name": "Sorting support", "links": [], "description": "Extension that indicates that sorting is enabled."}, {"alias": "security-group", "updated": "2012-10-05T10:00:00-00:00", "name": "security-group", "links": [], "description": "The security groups extension."}, {"alias": "rbac-policies", "updated": "2015-06-17T12:15:12-00:00", "name": "RBAC Policies", "links": [], "description": "Allows creation and modification of policies that control tenant access to resources."}, {"alias": "qos-bw-limit-direction", "updated": "2017-04-10T10:00:00-00:00", "name": "Direction for QoS bandwidth limit rule", "links": [], "description": "Allow to configure QoS bandwidth limit rule with specific direction: ingress or egress"}, {"alias": "tag-ext", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources: subnet, subnetpool, port, router", "links": [], "description": "Extends tag support to more L2 and L3 resources."}, {"alias": "standard-attr-description", "updated": "2016-02-10T10:00:00-00:00", "name": "standard-attr-description", "links": [], "description": "Extension to add descriptions to standard attributes"}, {"alias": "ip-substring-filtering", "updated": "2017-11-28T09:00:00-00:00", "name": "IP address substring filtering", "links": [], "description": "Provides IP address substring filtering when listing ports"}, {"alias": "router", "updated": "2012-07-20T10:00:00-00:00", "name": "Neutron L3 Router", "links": [], "description": "Router abstraction for basic L3 forwarding between L2 Neutron networks and access to external networks via a NAT gateway."}, {"alias": "allowed-address-pairs", "updated": "2013-07-23T10:00:00-00:00", "name": "Allowed Address Pairs", "links": [], "description": "Provides allowed address pairs"}, {"alias": "project-id", "updated": "2016-09-09T09:09:09-09:09", "name": "project_id field enabled", "links": [], "description": "Extension that indicates that project_id field is enabled."}, {"alias": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}]} 2018-12-27 20:11:59,076 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/extensions.json used request id req-04cec405-d074-4cc8-b839-67ff4d0f1025 2018-12-27 20:11:59,076 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.229660987854s 2018-12-27 20:11:59,076 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/extensions.json used request id req-04cec405-d074-4cc8-b839-67ff4d0f1025 2018-12-27 20:11:59,081 - xtesting.ci.run_tests - INFO - Running test case 'tempest_full'... 2018-12-27 20:11:59,081 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-27 20:11:59,185 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-12-27 20:11:59,187 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 20:11:59,190 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Thu, 27 Dec 2018 20:11:59 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}]} 2018-12-27 20:11:59,192 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-27 20:11:59,194 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b985a144c48e2ec274d493a411cefd7eaa5a293b" 2018-12-27 20:11:59,408 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-9489817e-976b-4d81-b298-1526933cdd9e Date: Thu, 27 Dec 2018 20:11:59 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-27 20:11:59,409 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-9489817e-976b-4d81-b298-1526933cdd9e 2018-12-27 20:11:59,409 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.216356039047s 2018-12-27 20:11:59,409 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-9489817e-976b-4d81-b298-1526933cdd9e 2018-12-27 20:11:59,416 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-12-27 20:11:59,420 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b985a144c48e2ec274d493a411cefd7eaa5a293b" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_full-img_6a12e383-8b0b-4ee6-a567-30fff0a22e86", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_full-img_6a12e383-8b0b-4ee6-a567-30fff0a22e86"}' 2018-12-27 20:12:00,087 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 875 Content-Type: application/json Location: http://172.30.9.31:9292/v2/images/c914ffaf-bf23-4f2a-a01c-a553cce14668 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-d1f14a68-8b40-42e1-ba4e-0dd3026b9941 Date: Thu, 27 Dec 2018 20:12:00 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/c914ffaf-bf23-4f2a-a01c-a553cce14668/file", "owner": "5291f283cab64f05940e3926b0829cac", "id": "c914ffaf-bf23-4f2a-a01c-a553cce14668", "size": null, "self": "/v2/images/c914ffaf-bf23-4f2a-a01c-a553cce14668", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-27T20:12:00Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_full-img_6a12e383-8b0b-4ee6-a567-30fff0a22e86", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full-img_6a12e383-8b0b-4ee6-a567-30fff0a22e86", "checksum": null, "created_at": "2018-12-27T20:12:00Z", "protected": false} 2018-12-27 20:12:00,088 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.31:9292/v2/images used request id req-d1f14a68-8b40-42e1-ba4e-0dd3026b9941 2018-12-27 20:12:00,088 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.67115187645s 2018-12-27 20:12:00,088 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.31:9292/v2/images used request id req-d1f14a68-8b40-42e1-ba4e-0dd3026b9941 returning object c914ffaf-bf23-4f2a-a01c-a553cce14668 2018-12-27 20:12:00,089 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-12-27 20:12:00,092 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.31:9292/v2/images/c914ffaf-bf23-4f2a-a01c-a553cce14668/file -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b985a144c48e2ec274d493a411cefd7eaa5a293b" -d '' 2018-12-27 20:12:00,769 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-a03c7e63-89ba-4da8-b3f3-04022dca4ab1 Date: Thu, 27 Dec 2018 20:12:00 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-27 20:12:00,769 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.31:9292/v2/images/c914ffaf-bf23-4f2a-a01c-a553cce14668/file used request id req-a03c7e63-89ba-4da8-b3f3-04022dca4ab1 2018-12-27 20:12:00,769 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.680283069611s 2018-12-27 20:12:00,769 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.31:9292/v2/images/c914ffaf-bf23-4f2a-a01c-a553cce14668/file used request id req-a03c7e63-89ba-4da8-b3f3-04022dca4ab1 2018-12-27 20:12:00,773 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-27 20:12:00,777 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b985a144c48e2ec274d493a411cefd7eaa5a293b" 2018-12-27 20:12:00,982 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1205 Content-Type: application/json X-Openstack-Request-Id: req-dd019fc2-7a93-4e04-a062-0fc8e68e5c54 Date: Thu, 27 Dec 2018 20:12:00 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/c914ffaf-bf23-4f2a-a01c-a553cce14668/snap", "metadata": {}}], "file": "/v2/images/c914ffaf-bf23-4f2a-a01c-a553cce14668/file", "owner": "5291f283cab64f05940e3926b0829cac", "id": "c914ffaf-bf23-4f2a-a01c-a553cce14668", "size": 12716032, "self": "/v2/images/c914ffaf-bf23-4f2a-a01c-a553cce14668", "disk_format": "qcow2", "direct_url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/c914ffaf-bf23-4f2a-a01c-a553cce14668/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-27T20:12:00Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_full-img_6a12e383-8b0b-4ee6-a567-30fff0a22e86", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full-img_6a12e383-8b0b-4ee6-a567-30fff0a22e86", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-27T20:12:00Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-27 20:12:00,982 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-dd019fc2-7a93-4e04-a062-0fc8e68e5c54 2018-12-27 20:12:00,982 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.208713054657s 2018-12-27 20:12:00,983 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-dd019fc2-7a93-4e04-a062-0fc8e68e5c54 2018-12-27 20:12:00,985 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/c914ffaf-bf23-4f2a-a01c-a553cce14668/snap', u'metadata': Munch({})})], 'file': u'/v2/images/c914ffaf-bf23-4f2a-a01c-a553cce14668/file', 'owner': u'5291f283cab64f05940e3926b0829cac', 'id': u'c914ffaf-bf23-4f2a-a01c-a553cce14668', 'size': 12716032, u'self': u'/v2/images/c914ffaf-bf23-4f2a-a01c-a553cce14668', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5291f283cab64f05940e3926b0829cac', 'name': 'tempest_full-project_6a12e383-8b0b-4ee6-a567-30fff0a22e86', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/c914ffaf-bf23-4f2a-a01c-a553cce14668/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-12-27T20:12:00Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-12-27T20:12:00Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_full-img_6a12e383-8b0b-4ee6-a567-30fff0a22e86', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/c914ffaf-bf23-4f2a-a01c-a553cce14668', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_full-img_6a12e383-8b0b-4ee6-a567-30fff0a22e86', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_full-img_6a12e383-8b0b-4ee6-a567-30fff0a22e86', 'created': u'2018-12-27T20:12:00Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-12-27T20:12:00Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/c914ffaf-bf23-4f2a-a01c-a553cce14668', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_full-img_6a12e383-8b0b-4ee6-a567-30fff0a22e86', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-12-27 20:12:00,986 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-12-27 20:12:00,988 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}271f0777be4082902c52285206123364c5ff1a58" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "tempest_full-flavor_6a12e383-8b0b-4ee6-a567-30fff0a22e86", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-12-27 20:12:01,253 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 20:12:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-44f3dd78-e14b-4fef-834e-e43895f1beb3 x-compute-request-id: req-44f3dd78-e14b-4fef-834e-e43895f1beb3 Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavor": {"name": "tempest_full-flavor_6a12e383-8b0b-4ee6-a567-30fff0a22e86", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/669bc95f-752f-4cda-9920-abb192cf002b", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/669bc95f-752f-4cda-9920-abb192cf002b", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "669bc95f-752f-4cda-9920-abb192cf002b"}} 2018-12-27 20:12:01,253 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-44f3dd78-e14b-4fef-834e-e43895f1beb3 2018-12-27 20:12:01,253 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.267679929733s 2018-12-27 20:12:01,254 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-44f3dd78-e14b-4fef-834e-e43895f1beb3 2018-12-27 20:12:01,255 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_full-flavor_6a12e383-8b0b-4ee6-a567-30fff0a22e86', 'ephemeral': 0, 'ram': 512, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b7b4fceec1ad4c6eb74d758b709a9d93', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 1, 'id': u'669bc95f-752f-4cda-9920-abb192cf002b', 'swap': 0}) 2018-12-27 20:12:01,255 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-12-27 20:12:01,258 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/flavors/669bc95f-752f-4cda-9920-abb192cf002b/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}271f0777be4082902c52285206123364c5ff1a58" -d '{"extra_specs": {}}' 2018-12-27 20:12:01,275 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 20:12:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-9f425734-fa15-4c94-9f57-f6fb90fa9a59 x-compute-request-id: req-9f425734-fa15-4c94-9f57-f6fb90fa9a59 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-12-27 20:12:01,275 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors/669bc95f-752f-4cda-9920-abb192cf002b/os-extra_specs used request id req-9f425734-fa15-4c94-9f57-f6fb90fa9a59 2018-12-27 20:12:01,276 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0202190876007s 2018-12-27 20:12:01,276 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors/669bc95f-752f-4cda-9920-abb192cf002b/os-extra_specs used request id req-9f425734-fa15-4c94-9f57-f6fb90fa9a59 2018-12-27 20:12:01,281 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 20:12:01,286 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 20:12:01 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 20:12:01,289 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-27 20:12:01,292 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b985a144c48e2ec274d493a411cefd7eaa5a293b" 2018-12-27 20:12:01,396 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 20:12:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e4cd55f-4a19-4005-adb0-ee5715fd9a2d Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 20:12:01,396 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-7e4cd55f-4a19-4005-adb0-ee5715fd9a2d 2018-12-27 20:12:01,396 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.107172966003s 2018-12-27 20:12:01,396 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-7e4cd55f-4a19-4005-adb0-ee5715fd9a2d 2018-12-27 20:12:01,404 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-12-27 20:12:01,407 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}271f0777be4082902c52285206123364c5ff1a58" 2018-12-27 20:12:01,452 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 20:12:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0f0e2bd5-260a-42e1-9124-7636ee69cdcc x-compute-request-id: req-0f0e2bd5-260a-42e1-9124-7636ee69cdcc Content-Encoding: gzip Content-Length: 737 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 20}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.4", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 247, "hypervisor_version": 2012000, "disk_available_least": 246, "local_gb": 247, "free_ram_mb": 28406, "id": 2}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 29}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.9", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 247, "hypervisor_version": 2012000, "disk_available_least": 246, "local_gb": 247, "free_ram_mb": 28406, "id": 5}]} 2018-12-27 20:12:01,452 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/os-hypervisors/detail used request id req-0f0e2bd5-260a-42e1-9124-7636ee69cdcc 2018-12-27 20:12:01,452 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.0481770038605s 2018-12-27 20:12:01,453 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/os-hypervisors/detail used request id req-0f0e2bd5-260a-42e1-9124-7636ee69cdcc 2018-12-27 20:12:01,457 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-27 20:12:01,461 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b985a144c48e2ec274d493a411cefd7eaa5a293b" 2018-12-27 20:12:01,665 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1205 Content-Type: application/json X-Openstack-Request-Id: req-9905affa-5cba-4f3f-a6c6-ca63a94991e7 Date: Thu, 27 Dec 2018 20:12:01 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/c914ffaf-bf23-4f2a-a01c-a553cce14668/snap", "metadata": {}}], "file": "/v2/images/c914ffaf-bf23-4f2a-a01c-a553cce14668/file", "owner": "5291f283cab64f05940e3926b0829cac", "id": "c914ffaf-bf23-4f2a-a01c-a553cce14668", "size": 12716032, "self": "/v2/images/c914ffaf-bf23-4f2a-a01c-a553cce14668", "disk_format": "qcow2", "direct_url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/c914ffaf-bf23-4f2a-a01c-a553cce14668/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-27T20:12:00Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_full-img_6a12e383-8b0b-4ee6-a567-30fff0a22e86", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full-img_6a12e383-8b0b-4ee6-a567-30fff0a22e86", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-27T20:12:00Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-27 20:12:01,665 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-9905affa-5cba-4f3f-a6c6-ca63a94991e7 2018-12-27 20:12:01,666 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.208520889282s 2018-12-27 20:12:01,666 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-9905affa-5cba-4f3f-a6c6-ca63a94991e7 2018-12-27 20:12:01,674 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-12-27 20:12:01,678 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b985a144c48e2ec274d493a411cefd7eaa5a293b" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_full-img_alt_6a12e383-8b0b-4ee6-a567-30fff0a22e86", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_full-img_alt_6a12e383-8b0b-4ee6-a567-30fff0a22e86"}' 2018-12-27 20:12:02,340 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 883 Content-Type: application/json Location: http://172.30.9.31:9292/v2/images/fce6cc3c-2cad-464d-8cb5-fdbc8de2e3df Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-04b2b224-ef0e-4915-8ae8-df656b471ab3 Date: Thu, 27 Dec 2018 20:12:02 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/fce6cc3c-2cad-464d-8cb5-fdbc8de2e3df/file", "owner": "5291f283cab64f05940e3926b0829cac", "id": "fce6cc3c-2cad-464d-8cb5-fdbc8de2e3df", "size": null, "self": "/v2/images/fce6cc3c-2cad-464d-8cb5-fdbc8de2e3df", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-27T20:12:02Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_full-img_alt_6a12e383-8b0b-4ee6-a567-30fff0a22e86", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full-img_alt_6a12e383-8b0b-4ee6-a567-30fff0a22e86", "checksum": null, "created_at": "2018-12-27T20:12:02Z", "protected": false} 2018-12-27 20:12:02,340 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.31:9292/v2/images used request id req-04b2b224-ef0e-4915-8ae8-df656b471ab3 2018-12-27 20:12:02,340 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.665593147278s 2018-12-27 20:12:02,340 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.31:9292/v2/images used request id req-04b2b224-ef0e-4915-8ae8-df656b471ab3 returning object fce6cc3c-2cad-464d-8cb5-fdbc8de2e3df 2018-12-27 20:12:02,341 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-12-27 20:12:02,345 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.31:9292/v2/images/fce6cc3c-2cad-464d-8cb5-fdbc8de2e3df/file -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b985a144c48e2ec274d493a411cefd7eaa5a293b" -d '' 2018-12-27 20:12:03,033 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-2e8ebc3b-995d-46c7-89b4-44e688ff64c6 Date: Thu, 27 Dec 2018 20:12:03 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-27 20:12:03,033 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.31:9292/v2/images/fce6cc3c-2cad-464d-8cb5-fdbc8de2e3df/file used request id req-2e8ebc3b-995d-46c7-89b4-44e688ff64c6 2018-12-27 20:12:03,034 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.692368030548s 2018-12-27 20:12:03,034 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.31:9292/v2/images/fce6cc3c-2cad-464d-8cb5-fdbc8de2e3df/file used request id req-2e8ebc3b-995d-46c7-89b4-44e688ff64c6 2018-12-27 20:12:03,038 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-27 20:12:03,042 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b985a144c48e2ec274d493a411cefd7eaa5a293b" 2018-12-27 20:12:03,259 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2351 Content-Type: application/json X-Openstack-Request-Id: req-074f1b99-1c60-4246-b09f-19dc75ff9fa7 Date: Thu, 27 Dec 2018 20:12:03 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/fce6cc3c-2cad-464d-8cb5-fdbc8de2e3df/snap", "metadata": {}}], "file": "/v2/images/fce6cc3c-2cad-464d-8cb5-fdbc8de2e3df/file", "owner": "5291f283cab64f05940e3926b0829cac", "id": "fce6cc3c-2cad-464d-8cb5-fdbc8de2e3df", "size": 12716032, "self": "/v2/images/fce6cc3c-2cad-464d-8cb5-fdbc8de2e3df", "disk_format": "qcow2", "direct_url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/fce6cc3c-2cad-464d-8cb5-fdbc8de2e3df/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-27T20:12:02Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_full-img_alt_6a12e383-8b0b-4ee6-a567-30fff0a22e86", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full-img_alt_6a12e383-8b0b-4ee6-a567-30fff0a22e86", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-27T20:12:02Z", "protected": false}, {"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/c914ffaf-bf23-4f2a-a01c-a553cce14668/snap", "metadata": {}}], "file": "/v2/images/c914ffaf-bf23-4f2a-a01c-a553cce14668/file", "owner": "5291f283cab64f05940e3926b0829cac", "id": "c914ffaf-bf23-4f2a-a01c-a553cce14668", "size": 12716032, "self": "/v2/images/c914ffaf-bf23-4f2a-a01c-a553cce14668", "disk_format": "qcow2", "direct_url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/c914ffaf-bf23-4f2a-a01c-a553cce14668/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-27T20:12:00Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_full-img_6a12e383-8b0b-4ee6-a567-30fff0a22e86", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full-img_6a12e383-8b0b-4ee6-a567-30fff0a22e86", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-27T20:12:00Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-27 20:12:03,259 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-074f1b99-1c60-4246-b09f-19dc75ff9fa7 2018-12-27 20:12:03,259 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.221077919006s 2018-12-27 20:12:03,259 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-074f1b99-1c60-4246-b09f-19dc75ff9fa7 2018-12-27 20:12:03,262 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/fce6cc3c-2cad-464d-8cb5-fdbc8de2e3df/snap', u'metadata': Munch({})})], 'file': u'/v2/images/fce6cc3c-2cad-464d-8cb5-fdbc8de2e3df/file', 'owner': u'5291f283cab64f05940e3926b0829cac', 'id': u'fce6cc3c-2cad-464d-8cb5-fdbc8de2e3df', 'size': 12716032, u'self': u'/v2/images/fce6cc3c-2cad-464d-8cb5-fdbc8de2e3df', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5291f283cab64f05940e3926b0829cac', 'name': 'tempest_full-project_6a12e383-8b0b-4ee6-a567-30fff0a22e86', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/fce6cc3c-2cad-464d-8cb5-fdbc8de2e3df/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-12-27T20:12:02Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-12-27T20:12:02Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_full-img_alt_6a12e383-8b0b-4ee6-a567-30fff0a22e86', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/fce6cc3c-2cad-464d-8cb5-fdbc8de2e3df', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_full-img_alt_6a12e383-8b0b-4ee6-a567-30fff0a22e86', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_full-img_alt_6a12e383-8b0b-4ee6-a567-30fff0a22e86', 'created': u'2018-12-27T20:12:02Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-12-27T20:12:02Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/fce6cc3c-2cad-464d-8cb5-fdbc8de2e3df', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_full-img_alt_6a12e383-8b0b-4ee6-a567-30fff0a22e86', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-12-27 20:12:03,263 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-12-27 20:12:03,265 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}271f0777be4082902c52285206123364c5ff1a58" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "tempest_full-flavor_alt_6a12e383-8b0b-4ee6-a567-30fff0a22e86", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-12-27 20:12:03,307 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 20:12:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e0528a15-23db-43ba-b049-f6befd810371 x-compute-request-id: req-e0528a15-23db-43ba-b049-f6befd810371 Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"flavor": {"name": "tempest_full-flavor_alt_6a12e383-8b0b-4ee6-a567-30fff0a22e86", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/6fc165e7-5421-44d8-ba1a-80dbeb573f98", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/6fc165e7-5421-44d8-ba1a-80dbeb573f98", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "6fc165e7-5421-44d8-ba1a-80dbeb573f98"}} 2018-12-27 20:12:03,307 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-e0528a15-23db-43ba-b049-f6befd810371 2018-12-27 20:12:03,308 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0448551177979s 2018-12-27 20:12:03,308 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-e0528a15-23db-43ba-b049-f6befd810371 2018-12-27 20:12:03,309 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_full-flavor_alt_6a12e383-8b0b-4ee6-a567-30fff0a22e86', 'ephemeral': 0, 'ram': 1024, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b7b4fceec1ad4c6eb74d758b709a9d93', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 1, 'id': u'6fc165e7-5421-44d8-ba1a-80dbeb573f98', 'swap': 0}) 2018-12-27 20:12:03,309 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-12-27 20:12:03,312 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/flavors/6fc165e7-5421-44d8-ba1a-80dbeb573f98/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}271f0777be4082902c52285206123364c5ff1a58" -d '{"extra_specs": {}}' 2018-12-27 20:12:03,332 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 20:12:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c1cdf996-77ae-41f2-98a1-8f4c2846067c x-compute-request-id: req-c1cdf996-77ae-41f2-98a1-8f4c2846067c Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-12-27 20:12:03,332 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors/6fc165e7-5421-44d8-ba1a-80dbeb573f98/os-extra_specs used request id req-c1cdf996-77ae-41f2-98a1-8f4c2846067c 2018-12-27 20:12:03,332 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0229361057281s 2018-12-27 20:12:03,333 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors/6fc165e7-5421-44d8-ba1a-80dbeb573f98/os-extra_specs used request id req-c1cdf996-77ae-41f2-98a1-8f4c2846067c 2018-12-27 20:12:03,333 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'tempest_full-flavor_alt_6a12e383-8b0b-4ee6-a567-30fff0a22e86', 'ephemeral': 0, 'ram': 1024, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b7b4fceec1ad4c6eb74d758b709a9d93', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 1, 'id': u'6fc165e7-5421-44d8-ba1a-80dbeb573f98', 'swap': 0}) 2018-12-27 20:12:06,336 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-12-27 20:12:06,337 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-12-27 20:12:06,337 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-12-27 20:12:06,340 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-12-27 20:12:06,355 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-12-27 20:12:08,215 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-a8b14b58-f628-4678-95dc-1a965a667ea9/repo; stestr list '(?!.*\[.*\bslow\b.*\])(^tempest\.api)' >/home/opnfv/functest/results/tempest_full/test_list.txt 2>/dev/null) 2018-12-27 20:12:08,215 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-12-27 20:12:08,240 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/tempest_full/test_list.txt', '--concurrency=4']'. 2018-12-27 20:12:16,589 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:12:16.587 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_availability_zone.AZAdminV2TestJSON.test_get_availability_zone_list ... success [0.658s] 2018-12-27 20:12:16,594 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:12:16.594 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_get_nonexistent_key ... success [0.201s] 2018-12-27 20:12:16,606 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:12:16.605 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_non_admin_set_keys ... success [0.012s] 2018-12-27 20:12:16,672 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:12:16.671 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_non_admin_unset_keys ... success [0.065s] 2018-12-27 20:12:16,683 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:12:16.683 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_availability_zone.AZAdminV2TestJSON.test_get_availability_zone_list_detail ... success [0.097s] 2018-12-27 20:12:16,690 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:12:16.689 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_agents.AgentsAdminTestJSON.test_create_agent ... success [0.365s] 2018-12-27 20:12:16,712 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:12:16.711 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_non_admin_update_specific_key ... success [0.040s] 2018-12-27 20:12:16,728 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:12:16.727 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_unset_nonexistent_key ... success [0.016s] 2018-12-27 20:12:16,738 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:12:16.737 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_update_mismatch_key ... success [0.010s] 2018-12-27 20:12:16,751 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:12:16.750 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_update_more_key ... success [0.013s] 2018-12-27 20:12:16,764 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:12:16.764 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_agents.AgentsAdminTestJSON.test_delete_agent ... success [0.075s] 2018-12-27 20:12:16,937 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:12:16.937 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_agents.AgentsAdminTestJSON.test_list_agents ... success [0.172s] 2018-12-27 20:12:16,991 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:12:16.990 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_add_existent_host ... success [0.565s] 2018-12-27 20:12:17,207 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:12:17.207 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_agents.AgentsAdminTestJSON.test_list_agents_with_filter ... success [0.269s] 2018-12-27 20:12:17,295 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:12:17.294 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_add_host_as_user ... success [0.304s] 2018-12-27 20:12:17,307 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:12:17.307 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_agents.AgentsAdminTestJSON.test_update_agent ... success [0.100s] 2018-12-27 20:12:17,486 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:12:17.486 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_add_non_exist_host ... success [0.191s] 2018-12-27 20:12:17,498 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:12:17.497 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_create_aggregate_name_length_exceeds_255 ... success [0.011s] 2018-12-27 20:12:17,508 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:12:17.507 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_create_aggregate_name_length_less_than_1 ... success [0.010s] 2018-12-27 20:12:17,518 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:12:17.517 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_create_as_user ... success [0.010s] 2018-12-27 20:12:17,660 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:12:17.659 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_create_with_existent_aggregate_name ... success [0.141s] 2018-12-27 20:12:17,779 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:12:17.779 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_delete_as_user ... success [0.119s] 2018-12-27 20:12:17,809 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:12:17.808 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_delete_with_invalid_id ... success [0.029s] 2018-12-27 20:12:17,928 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:12:17.928 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_get_details_as_user ... success [0.119s] 2018-12-27 20:12:17,950 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:12:17.949 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_get_details_with_invalid_id ... success [0.021s] 2018-12-27 20:12:17,960 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:12:17.959 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_list_as_user ... success [0.010s] 2018-12-27 20:12:18,207 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:12:18.207 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_remove_host_as_user ... success [0.246s] 2018-12-27 20:12:18,409 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:12:18.408 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_remove_nonexistent_host ... success [0.202s] 2018-12-27 20:12:21,306 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:12:21.305 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_auto_allocate_network.AutoAllocateNetworkTest ... skip: The microversion range[2.37 - latest] of this test is out of the configuration range[None - None]. 2018-12-27 20:12:21,307 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:12:21.307 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_fixed_ips_negative.FixedIPsNegativeTestJson ... skip: FixedIPsNegativeTestJson skipped as neutron is available 2018-12-27 20:12:23,524 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:12:23.523 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_list ... success [0.323s] 2018-12-27 20:12:23,559 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:12:23.559 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_list_details ... success [0.036s] 2018-12-27 20:12:23,619 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:12:23.619 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_show_details ... success [0.060s] 2018-12-27 20:12:23,642 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:12:23.641 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_stats ... success [0.022s] 2018-12-27 20:12:23,879 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:12:23.879 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_uptime ... success [0.236s] 2018-12-27 20:12:24,947 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:12:24.946 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_flavor_using_string_ram ... success [0.307s] 2018-12-27 20:12:25,081 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:12:25.081 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_flavor_verify_entry_in_list_details ... success [0.134s] 2018-12-27 20:12:25,170 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:12:25.169 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_flavor_with_int_id ... success [0.088s] 2018-12-27 20:12:25,287 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:12:25.287 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_flavor_with_none_id ... success [0.117s] 2018-12-27 20:12:25,393 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:12:25.393 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_flavor_with_uuid_id ... success [0.106s] 2018-12-27 20:12:25,736 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:12:25.736 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_list_flavor_without_extra_data ... success [0.342s] 2018-12-27 20:12:25,868 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:12:25.867 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_server_with_non_public_flavor ... success [0.132s] 2018-12-27 20:12:26,312 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:12:26.311 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_is_public_string_variations ... success [0.441s] 2018-12-27 20:12:26,460 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:12:26.459 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_list_non_public_flavor ... success [0.150s] 2018-12-27 20:12:26,579 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:12:26.579 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_list_public_flavor_with_other_user ... success [0.120s] 2018-12-27 20:12:30,382 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:12:30.381 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeUnderV252Test.test_search_hypervisor_with_non_admin_user ... success [0.332s] 2018-12-27 20:12:30,403 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:12:30.402 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeUnderV252Test.test_search_nonexistent_hypervisor ... success [0.021s] 2018-12-27 20:12:30,446 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:12:30.446 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeUnderV252Test.test_show_servers_with_non_admin_user ... success [0.043s] 2018-12-27 20:12:30,460 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:12:30.460 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeUnderV252Test.test_show_servers_with_nonexistent_hypervisor ... success [0.014s] 2018-12-27 20:12:33,160 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:12:33.159 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_floating_ips_bulk.FloatingIPsBulkAdminTestJSON.test_create_list_delete_floating_ips_bulk ... success [0.115s] 2018-12-27 20:12:33,261 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:12:33.261 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_keypairs_v210.KeyPairsV210TestJSON ... skip: The microversion range[2.10 - latest] of this test is out of the configuration range[None - None]. 2018-12-27 20:12:35,528 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:12:35.528 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_add_host_create_server_with_az ... success [11.976s] 2018-12-27 20:12:35,797 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:12:35.797 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_add_host_get_details ... success [0.273s] 2018-12-27 20:12:36,050 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:12:36.050 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_add_host_list ... success [0.252s] 2018-12-27 20:12:36,344 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:12:36.343 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_add_remove_host ... success [0.293s] 2018-12-27 20:12:36,472 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:12:36.471 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_create_delete ... success [0.128s] 2018-12-27 20:12:36,668 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:12:36.667 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_create_delete_with_az ... success [0.195s] 2018-12-27 20:12:36,960 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:12:36.959 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_create_update_metadata_get_details ... success [0.291s] 2018-12-27 20:12:37,284 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:12:37.283 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_create_update_with_az ... success [0.323s] 2018-12-27 20:12:37,403 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:12:37.402 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_create_verify_entry_in_list ... success [0.120s] 2018-12-27 20:12:39,295 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:12:39.295 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_hosts.HostsAdminTestJSON.test_list_hosts ... success [0.158s] 2018-12-27 20:12:39,338 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:12:39.337 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_hosts.HostsAdminTestJSON.test_list_hosts_with_a_blank_zone ... success [0.042s] 2018-12-27 20:12:39,386 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:12:39.386 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_hosts.HostsAdminTestJSON.test_list_hosts_with_nonexistent_zone ... success [0.048s] 2018-12-27 20:12:39,479 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:12:39.478 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_hosts.HostsAdminTestJSON.test_list_hosts_with_zone ... success [0.092s] 2018-12-27 20:12:39,610 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:12:39.609 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_hosts.HostsAdminTestJSON.test_show_host_detail ... success [0.131s] 2018-12-27 20:12:42,406 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:12:42.406 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_live_migration.LiveMigrationRemoteConsolesV26Test ... skip: The microversion range[2.6 - latest] of this test is out of the configuration range[None - None]. 2018-12-27 20:12:43,966 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:12:43.965 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_live_migration_negative.LiveMigrationNegativeTest.test_invalid_host_for_migration ... success [7.235s] 2018-12-27 20:12:45,103 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:12:45.102 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_availability_zone_negative.AZAdminNegativeTestJSON.test_get_availability_zone_list_detail_with_non_admin_user ... success [0.191s] 2018-12-27 20:12:51,863 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:12:51.863 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_live_migration.LiveMigrationTest.test_iscsi_volume ... skip [0.000s]: Block Live migration not available 2018-12-27 20:12:56,688 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:12:56.687 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_live_migration_negative.LiveMigrationNegativeTest.test_live_block_migration_suspended ... success [12.719s] 2018-12-27 20:13:00,487 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:13:00.486 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_delete_server.DeleteServersAdminTestJSON.test_admin_delete_servers_of_others ... success [8.769s] 2018-12-27 20:13:01,933 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:13:01.932 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_security_group_default_rules.SecurityGroupDefaultRulesTest ... skip: Skip as this functionality is not yet implemented in Neutron. Related Bug#1311500 2018-12-27 20:13:05,530 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:13:05.530 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_services.ServicesAdminTestJSON.test_get_service_by_host_name ... success [0.272s] 2018-12-27 20:13:05,633 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:13:05.632 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_services.ServicesAdminTestJSON.test_get_service_by_service_and_host_name ... success [0.102s] 2018-12-27 20:13:05,707 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:13:05.707 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_services.ServicesAdminTestJSON.test_get_service_by_service_binary_name ... success [0.075s] 2018-12-27 20:13:05,759 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:13:05.759 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_services.ServicesAdminTestJSON.test_list_services ... success [0.051s] 2018-12-27 20:13:08,302 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:13:08.301 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_delete_server.DeleteServersAdminTestJSON.test_delete_server_while_in_error_state ... success [7.814s] 2018-12-27 20:13:11,838 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:13:11.837 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_fixed_ips.FixedIPsTestJson ... skip: FixedIPsTestJson skipped as neutron is available 2018-12-27 20:13:15,338 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:13:15.337 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_hypervisor.HypervisorAdminUnderV252Test.test_get_hypervisor_show_servers ... success [0.297s] 2018-12-27 20:13:15,408 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:13:15.407 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_hypervisor.HypervisorAdminUnderV252Test.test_search_hypervisor ... success [0.070s] 2018-12-27 20:13:18,119 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:13:18.118 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_simple_tenant_usage.TenantUsagesTestJSON.test_get_usage_tenant ... success [0.153s] 2018-12-27 20:13:18,152 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:13:18.152 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_simple_tenant_usage.TenantUsagesTestJSON.test_get_usage_tenant_with_non_admin_user ... success [0.033s] 2018-12-27 20:13:18,386 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:13:18.385 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_simple_tenant_usage.TenantUsagesTestJSON.test_list_usage_all_tenants ... success [0.233s] 2018-12-27 20:13:21,893 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:13:21.892 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_get_hypervisor_list_details_with_non_admin_user ... success [0.225s] 2018-12-27 20:13:21,903 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:13:21.902 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_get_hypervisor_list_with_non_admin_user ... success [0.011s] 2018-12-27 20:13:21,914 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:13:21.913 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_get_hypervisor_stats_with_non_admin_user ... success [0.011s] 2018-12-27 20:13:22,153 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:13:22.152 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_get_hypervisor_uptime_with_non_admin_user ... success [0.238s] 2018-12-27 20:13:22,162 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:13:22.162 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_get_nonexistent_hypervisor_uptime ... success [0.009s] 2018-12-27 20:13:22,205 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:13:22.204 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_show_hypervisor_with_non_admin_user ... success [0.042s] 2018-12-27 20:13:22,216 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:13:22.216 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_show_nonexistent_hypervisor ... success [0.012s] 2018-12-27 20:13:23,206 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:13:23.206 36 INFO opnfv-tempest [-] {2} tempest.api.compute.certificates.test_certificates.CertificatesV2TestJSON ... skip: Nova cert is not available 2018-12-27 20:13:28,731 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:13:28.730 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_instance_usage_audit_log.InstanceUsageAuditLogTestJSON.test_get_instance_usage_audit_log ... success [0.212s] 2018-12-27 20:13:28,754 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:13:28.753 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_instance_usage_audit_log.InstanceUsageAuditLogTestJSON.test_list_instance_usage_audit_logs ... success [0.023s] 2018-12-27 20:13:29,162 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:13:29.161 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_create_server.ServersWithSpecificFlavorTestJSON.test_verify_created_server_ephemeral_disk ... success [48.899s] 2018-12-27 20:13:29,847 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:13:29.846 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_live_migration.LiveMigrationTest.test_live_block_migration ... success [37.973s] 2018-12-27 20:13:35,063 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:13:35.063 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_instance_usage_audit_log_negative.InstanceUsageAuditLogNegativeTestJSON.test_get_instance_usage_audit_logs_with_invalid_time ... success [0.115s] 2018-12-27 20:13:35,271 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:13:35.271 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_instance_usage_audit_log_negative.InstanceUsageAuditLogNegativeTestJSON.test_instance_usage_audit_logs_with_nonadmin_user ... success [0.208s] 2018-12-27 20:13:38,046 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:13:38.045 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_live_migration.LiveAutoBlockMigrationV225Test ... skip: The microversion range[2.25 - latest] of this test is out of the configuration range[None - None]. 2018-12-27 20:13:40,603 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:13:40.603 36 INFO opnfv-tempest [-] {2} tempest.api.compute.floating_ips.test_floating_ips_actions.FloatingIPsTestJSON.test_allocate_floating_ip ... success [6.379s] 2018-12-27 20:13:45,176 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:13:45.175 36 INFO opnfv-tempest [-] {2} tempest.api.compute.floating_ips.test_floating_ips_actions.FloatingIPsTestJSON.test_delete_floating_ip ... success [4.572s] 2018-12-27 20:13:47,444 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:13:47.444 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_flavors_access.FlavorsAccessTestJSON.test_flavor_access_add_remove ... success [1.175s] 2018-12-27 20:13:47,550 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:13:47.550 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_flavors_access.FlavorsAccessTestJSON.test_flavor_access_list_with_private_flavor ... success [0.108s] 2018-12-27 20:13:55,185 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:13:55.184 36 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_list_image_filters_negative.ListImageFiltersNegativeTestJSON.test_get_nonexistent_image ... success [0.548s] 2018-12-27 20:13:55,665 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:13:55.664 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON.test_add_flavor_access_duplicate ... success [0.867s] 2018-12-27 20:13:55,776 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:13:55.775 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON.test_flavor_access_list_with_public_flavor ... success [0.111s] 2018-12-27 20:13:56,064 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:13:56.063 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON.test_flavor_non_admin_add ... success [0.287s] 2018-12-27 20:13:56,651 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:13:56.650 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON.test_flavor_non_admin_remove ... success [0.586s] 2018-12-27 20:13:57,073 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:13:57.072 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON.test_remove_flavor_access_not_found ... success [0.421s] 2018-12-27 20:14:04,483 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:14:04.482 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_flavors_extra_specs.FlavorsExtraSpecsTestJSON.test_flavor_non_admin_get_all_keys ... success [0.255s] 2018-12-27 20:14:04,530 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:14:04.529 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_flavors_extra_specs.FlavorsExtraSpecsTestJSON.test_flavor_non_admin_get_specific_key ... success [0.047s] 2018-12-27 20:14:04,747 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:14:04.747 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_flavors_extra_specs.FlavorsExtraSpecsTestJSON.test_flavor_set_get_update_show_unset_keys ... success [0.216s] 2018-12-27 20:14:11,793 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:14:11.792 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_list_hosts_with_non_admin_user ... success [0.197s] 2018-12-27 20:14:11,805 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:14:11.804 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_reboot_host_with_non_admin_user ... success [0.012s] 2018-12-27 20:14:11,824 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:14:11.824 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_reboot_nonexistent_host ... success [0.019s] 2018-12-27 20:14:11,832 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:14:11.832 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_show_host_detail_with_non_admin_user ... success [0.008s] 2018-12-27 20:14:11,848 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:14:11.848 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_show_host_detail_with_nonexistent_hostname ... success [0.016s] 2018-12-27 20:14:11,858 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:14:11.858 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_shutdown_host_with_non_admin_user ... success [0.010s] 2018-12-27 20:14:11,874 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:14:11.873 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_shutdown_nonexistent_host ... success [0.015s] 2018-12-27 20:14:11,881 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:14:11.881 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_startup_host_with_non_admin_user ... success [0.008s] 2018-12-27 20:14:11,895 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:14:11.895 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_startup_nonexistent_host ... success [0.014s] 2018-12-27 20:14:11,904 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:14:11.904 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_update_host_with_invalid_maintenance_mode ... success [0.009s] 2018-12-27 20:14:11,914 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:14:11.913 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_update_host_with_invalid_status ... success [0.009s] 2018-12-27 20:14:11,922 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:14:11.922 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_update_host_with_non_admin_user ... success [0.008s] 2018-12-27 20:14:11,931 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:14:11.930 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_update_host_without_param ... success [0.008s] 2018-12-27 20:14:11,945 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:14:11.945 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_update_nonexistent_host ... success [0.015s] 2018-12-27 20:14:16,953 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:14:16.952 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_live_migration.LiveMigrationTest.test_live_block_migration_paused ... success [47.096s] 2018-12-27 20:14:16,953 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:14:16.953 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_live_migration.LiveMigrationTest.test_volume_backed_live_migration ... skip [0.000s]: Volume-backed live migration not available 2018-12-27 20:14:21,548 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:14:21.548 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_create_server_when_cpu_quota_is_full ... success [3.602s] 2018-12-27 20:14:24,611 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:14:24.610 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_create_server_when_instances_quota_is_full ... success [3.061s] 2018-12-27 20:14:27,509 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:14:27.508 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_create_server_when_memory_quota_is_full ... success [2.895s] 2018-12-27 20:14:27,512 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:14:27.511 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_security_groups_exceed_limit ... skip [0.001s]: Skipped until Bug: 1186354 is resolved. 2018-12-27 20:14:27,513 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:14:27.513 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_security_groups_rules_exceed_limit ... skip [0.001s]: Skipped until Bug: 1186354 is resolved. 2018-12-27 20:14:27,522 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:14:27.522 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_update_quota_normal_user ... success [0.015s] 2018-12-27 20:14:30,560 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:14:30.559 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_networks.NetworksTest.test_get_network ... success [1.138s] 2018-12-27 20:14:30,881 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:14:30.880 36 INFO opnfv-tempest [-] {2} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_list_security_groups_by_server ... success [29.069s] 2018-12-27 20:14:31,030 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:14:31.029 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_networks.NetworksTest.test_list_all_networks ... success [0.470s] 2018-12-27 20:14:32,610 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:14:32.609 36 INFO opnfv-tempest [-] {2} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_group_create_get_delete ... success [1.732s] 2018-12-27 20:14:37,536 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:14:37.535 36 INFO opnfv-tempest [-] {2} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [4.924s] 2018-12-27 20:14:38,710 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:14:38.709 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_server_diagnostics.ServerDiagnosticsTest.test_get_server_diagnostics ... success [5.005s] 2018-12-27 20:14:44,099 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:14:44.098 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_migrations.MigrationsAdminTest.test_cold_migration ... success [62.788s] 2018-12-27 20:14:44,116 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:14:44.116 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_migrations.MigrationsAdminTest.test_list_migrations ... success [0.022s] 2018-12-27 20:14:51,246 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:14:51.245 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_servers_on_multinodes.ServersOnMultiNodesTest.test_create_server_with_scheduler_hint_group_affinity ... success [7.621s] 2018-12-27 20:14:54,396 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:14:54.396 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_server_diagnostics_negative.ServerDiagnosticsNegativeTest.test_get_server_diagnostics_by_non_admin ... success [7.399s] 2018-12-27 20:14:58,542 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:14:58.542 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_servers_on_multinodes.ServersOnMultiNodesTest.test_create_server_with_scheduler_hint_group_anti_affinity ... success [7.294s] 2018-12-27 20:14:58,544 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:14:58.543 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_servers_on_multinodes.ServersOnMultiNodesTest.test_create_servers_on_different_hosts ... skip [0.000s]: DifferentHostFilter is not available. 2018-12-27 20:14:58,545 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:14:58.544 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_servers_on_multinodes.ServersOnMultiNodesTest.test_create_servers_on_different_hosts_with_list_of_servers ... skip [0.000s]: DifferentHostFilter is not available. 2018-12-27 20:14:58,546 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:14:58.545 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_servers_on_multinodes.ServersOnMultiNodesTest.test_create_servers_on_same_host ... skip [0.000s]: SameHostFilter is not available. 2018-12-27 20:15:02,416 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:15:02.415 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_simple_tenant_usage_negative.TenantUsagesNegativeTestJSON.test_get_usage_tenant_with_empty_tenant_id ... success [0.193s] 2018-12-27 20:15:02,428 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:15:02.428 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_simple_tenant_usage_negative.TenantUsagesNegativeTestJSON.test_get_usage_tenant_with_invalid_date ... success [0.013s] 2018-12-27 20:15:02,550 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:15:02.549 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_simple_tenant_usage_negative.TenantUsagesNegativeTestJSON.test_list_usage_all_tenants_with_non_admin_user ... success [0.121s] 2018-12-27 20:15:05,180 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:15:05.180 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_volume_swap.AttachVolumeMultiAttachTest ... skip: The microversion range[2.60 - latest] of this test is out of the configuration range[None - None]. 2018-12-27 20:15:09,326 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:15:09.325 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeTestJSON.test_get_service_by_invalid_params ... success [0.448s] 2018-12-27 20:15:09,414 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:15:09.413 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeTestJSON.test_get_service_by_invalid_service_and_valid_host ... success [0.087s] 2018-12-27 20:15:09,508 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:15:09.507 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeTestJSON.test_get_service_with_valid_service_and_invalid_host ... success [0.092s] 2018-12-27 20:15:09,713 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:15:09.713 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeTestJSON.test_list_services_with_non_admin_user ... success [0.207s] 2018-12-27 20:15:11,368 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:15:11.368 36 INFO opnfv-tempest [-] {2} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_server_security_groups ... success [33.828s] 2018-12-27 20:15:12,329 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:15:12.328 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_volume_swap.TestVolumeSwap ... skip: Swapping volumes is not supported. 2018-12-27 20:15:12,696 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:15:12.695 36 INFO opnfv-tempest [-] {2} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_update_security_groups ... success [1.329s] 2018-12-27 20:15:14,663 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:15:14.662 36 INFO opnfv-tempest [-] {1} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor ... success [0.236s] 2018-12-27 20:15:14,707 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:15:14.706 36 INFO opnfv-tempest [-] {1} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.044s] 2018-12-27 20:15:14,749 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:15:14.749 36 INFO opnfv-tempest [-] {1} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_detailed_filter_by_min_disk ... success [0.042s] 2018-12-27 20:15:14,793 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:15:14.793 36 INFO opnfv-tempest [-] {1} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_detailed_filter_by_min_ram ... success [0.043s] 2018-12-27 20:15:14,829 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:15:14.829 36 INFO opnfv-tempest [-] {1} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_detailed_limit_results ... success [0.036s] 2018-12-27 20:15:14,880 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:15:14.879 36 INFO opnfv-tempest [-] {1} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_detailed_using_marker ... success [0.050s] 2018-12-27 20:15:14,929 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:15:14.929 36 INFO opnfv-tempest [-] {1} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_filter_by_min_disk ... success [0.049s] 2018-12-27 20:15:14,974 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:15:14.973 36 INFO opnfv-tempest [-] {1} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_filter_by_min_ram ... success [0.044s] 2018-12-27 20:15:14,997 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:15:14.997 36 INFO opnfv-tempest [-] {1} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_limit_results ... success [0.023s] 2018-12-27 20:15:15,047 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:15:15.046 36 INFO opnfv-tempest [-] {1} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_using_marker ... success [0.049s] 2018-12-27 20:15:15,093 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:15:15.092 36 INFO opnfv-tempest [-] {1} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_with_detail ... success [0.047s] 2018-12-27 20:15:23,870 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:15:23.869 36 INFO opnfv-tempest [-] {1} tempest.api.compute.flavors.test_flavors_negative.FlavorsV2NegativeTest.test_boot_with_low_ram ... success [5.070s] 2018-12-27 20:15:26,134 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:15:26.133 36 INFO opnfv-tempest [-] {2} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_delete_nonexistent_security_group ... success [0.567s] 2018-12-27 20:15:26,142 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:15:26.142 36 INFO opnfv-tempest [-] {2} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_delete_security_group_without_passing_id ... success [0.008s] 2018-12-27 20:15:28,028 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:15:28.027 36 INFO opnfv-tempest [-] {2} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_delete_the_default_security_group ... success [1.883s] 2018-12-27 20:15:28,029 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:15:28.029 36 INFO opnfv-tempest [-] {2} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_security_group_create_with_duplicate_name ... skip [0.000s]: Neutron allows duplicate names for security groups 2018-12-27 20:15:28,033 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:15:28.033 36 INFO opnfv-tempest [-] {2} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_security_group_create_with_invalid_group_description ... skip [0.001s]: Skipped until Bug: 1161411 is resolved. 2018-12-27 20:15:28,034 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:15:28.034 36 INFO opnfv-tempest [-] {2} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_security_group_create_with_invalid_group_name ... skip [0.001s]: Skipped until Bug: 1161411 is resolved. 2018-12-27 20:15:28,538 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:15:28.538 36 INFO opnfv-tempest [-] {2} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_security_group_get_nonexistent_group ... success [0.509s] 2018-12-27 20:15:28,929 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:15:28.929 36 INFO opnfv-tempest [-] {2} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_update_non_existent_security_group ... success [0.389s] 2018-12-27 20:15:28,932 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:15:28.931 36 INFO opnfv-tempest [-] {2} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_update_security_group_with_invalid_sg_des ... skip [0.000s]: Neutron does not check the security group description 2018-12-27 20:15:28,933 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:15:28.932 36 INFO opnfv-tempest [-] {2} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_update_security_group_with_invalid_sg_id ... skip [0.000s]: Neutron does not check the security group ID 2018-12-27 20:15:28,934 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:15:28.933 36 INFO opnfv-tempest [-] {2} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_update_security_group_with_invalid_sg_name ... skip [0.000s]: Neutron does not check the security group name 2018-12-27 20:15:34,004 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:15:34.003 36 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_image_metadata.ImagesMetadataTestJSON.test_delete_image_metadata_item ... success [5.002s] 2018-12-27 20:15:36,826 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:15:36.826 36 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_image_metadata.ImagesMetadataTestJSON.test_get_image_metadata_item ... success [2.822s] 2018-12-27 20:15:39,307 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:15:39.306 36 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_image_metadata.ImagesMetadataTestJSON.test_list_image_metadata ... success [2.480s] 2018-12-27 20:15:43,405 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:15:43.404 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_migrations.MigrationsAdminTest.test_list_migrations_in_flavor_resize_situation ... success [59.273s] 2018-12-27 20:15:43,790 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:15:43.790 36 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_image_metadata.ImagesMetadataTestJSON.test_set_image_metadata ... success [4.483s] 2018-12-27 20:15:44,426 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:15:44.425 36 INFO opnfv-tempest [-] {3} tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsAssociationNegativeTestJSON.test_associate_ip_to_server_with_floating_ip ... success [12.572s] 2018-12-27 20:15:44,437 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:15:44.436 36 INFO opnfv-tempest [-] {3} tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsAssociationNegativeTestJSON.test_associate_ip_to_server_without_passing_floating_ip ... success [0.012s] 2018-12-27 20:15:45,069 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:15:45.069 36 INFO opnfv-tempest [-] {3} tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsAssociationNegativeTestJSON.test_associate_nonexistent_floating_ip ... success [0.632s] 2018-12-27 20:15:45,278 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:15:45.278 36 INFO opnfv-tempest [-] {3} tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsAssociationNegativeTestJSON.test_dissociate_nonexistent_floating_ip ... success [0.209s] 2018-12-27 20:15:48,068 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:15:48.068 36 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_image_metadata.ImagesMetadataTestJSON.test_set_image_metadata_item ... success [4.277s] 2018-12-27 20:15:51,604 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:15:51.603 36 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_image_metadata.ImagesMetadataTestJSON.test_update_image_metadata ... success [3.535s] 2018-12-27 20:16:02,184 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:16:02.183 36 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_add_remove_fixed_ip ... success [25.157s] 2018-12-27 20:16:05,619 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:16:05.619 36 INFO opnfv-tempest [-] {3} tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsNegativeTestJSON.test_allocate_floating_ip_from_nonexistent_pool ... success [0.212s] 2018-12-27 20:16:05,857 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:16:05.856 36 INFO opnfv-tempest [-] {3} tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsNegativeTestJSON.test_delete_nonexistent_floating_ip ... success [0.236s] 2018-12-27 20:16:14,413 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:16:14.413 36 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_images.ImagesTestJSON.test_create_image_from_paused_server ... success [18.228s] 2018-12-27 20:16:37,154 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:16:37.153 36 INFO opnfv-tempest [-] {3} tempest.api.compute.floating_ips.test_list_floating_ips.FloatingIPDetailsTestJSON.test_get_floating_ip_details ... success [4.110s] 2018-12-27 20:16:37,543 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:16:37.543 36 INFO opnfv-tempest [-] {3} tempest.api.compute.floating_ips.test_list_floating_ips.FloatingIPDetailsTestJSON.test_list_floating_ip_pools ... success [0.390s] 2018-12-27 20:16:37,917 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:16:37.916 36 INFO opnfv-tempest [-] {3} tempest.api.compute.floating_ips.test_list_floating_ips.FloatingIPDetailsTestJSON.test_list_floating_ips ... success [0.373s] 2018-12-27 20:16:48,447 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:16:48.447 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_migrations.MigrationsAdminTest.test_resize_server_revert_deleted_flavor ... success [65.027s] 2018-12-27 20:16:59,599 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:16:59.599 36 INFO opnfv-tempest [-] {3} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_create_image_from_deleted_server ... success [8.268s] 2018-12-27 20:16:59,625 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:16:59.625 36 INFO opnfv-tempest [-] {3} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_create_image_from_invalid_server ... success [0.028s] 2018-12-27 20:16:59,636 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:16:59.636 36 INFO opnfv-tempest [-] {3} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_create_image_specify_uuid_35_characters_or_less ... success [0.011s] 2018-12-27 20:16:59,646 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:16:59.646 36 INFO opnfv-tempest [-] {3} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_create_image_specify_uuid_37_characters_or_more ... success [0.010s] 2018-12-27 20:16:59,654 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:16:59.654 36 INFO opnfv-tempest [-] {3} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_delete_image_blank_id ... success [0.008s] 2018-12-27 20:17:00,061 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:17:00.060 36 INFO opnfv-tempest [-] {3} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_delete_image_negative_image_id ... success [0.405s] 2018-12-27 20:17:00,454 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:17:00.454 36 INFO opnfv-tempest [-] {3} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_delete_image_non_hex_string_id ... success [0.394s] 2018-12-27 20:17:00,841 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:17:00.841 36 INFO opnfv-tempest [-] {3} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_delete_image_with_id_over_character_limit ... success [0.386s] 2018-12-27 20:17:01,047 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:17:01.046 36 INFO opnfv-tempest [-] {3} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_delete_image_with_invalid_image_id ... success [0.205s] 2018-12-27 20:17:01,444 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:17:01.443 36 INFO opnfv-tempest [-] {3} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_delete_non_existent_image ... success [0.396s] 2018-12-27 20:17:05,568 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:17:05.567 36 INFO opnfv-tempest [-] {3} tempest.api.compute.keypairs.test_keypairs.KeyPairsV2TestJSON.test_get_keypair_detail ... success [0.415s] 2018-12-27 20:17:05,898 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:17:05.897 36 INFO opnfv-tempest [-] {3} tempest.api.compute.keypairs.test_keypairs.KeyPairsV2TestJSON.test_keypair_create_delete ... success [0.329s] 2018-12-27 20:17:06,078 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:17:06.078 36 INFO opnfv-tempest [-] {3} tempest.api.compute.keypairs.test_keypairs.KeyPairsV2TestJSON.test_keypair_create_with_pub_key ... success [0.181s] 2018-12-27 20:17:06,582 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:17:06.581 36 INFO opnfv-tempest [-] {3} tempest.api.compute.keypairs.test_keypairs.KeyPairsV2TestJSON.test_keypairs_create_list_delete ... success [0.501s] 2018-12-27 20:17:08,326 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:17:08.325 36 INFO opnfv-tempest [-] {3} tempest.api.compute.keypairs.test_keypairs_v22.KeyPairsV22TestJSON ... skip: The microversion range[2.2 - latest] of this test is out of the configuration range[None - None]. 2018-12-27 20:17:08,862 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:17:08.861 36 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_create_list_show_delete_interfaces_by_fixed_ip ... success [66.667s] 2018-12-27 20:17:10,698 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:17:10.698 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_availability_zone.AZV2TestJSON.test_get_availability_zone_list_with_non_admin_user ... success [0.261s] 2018-12-27 20:17:18,203 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:17:18.203 36 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_images.ImagesTestJSON.test_create_image_from_stopped_server ... success [63.779s] 2018-12-27 20:17:31,162 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:17:31.162 36 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_images.ImagesTestJSON.test_create_image_from_suspended_server ... success [12.958s] 2018-12-27 20:17:38,494 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:17:38.494 36 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_images.ImagesTestJSON.test_delete_saving_image ... success [7.332s] 2018-12-27 20:17:53,981 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:17:53.980 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_migrations.MigrationsAdminTest.test_revert_cold_migration ... success [65.523s] 2018-12-27 20:18:01,312 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:18:01.312 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_host_name_is_same_as_server_name ... success [4.082s] 2018-12-27 20:18:01,377 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:18:01.376 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers ... success [0.065s] 2018-12-27 20:18:02,100 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:18:02.100 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers_with_detail ... success [0.722s] 2018-12-27 20:18:02,234 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:18:02.234 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_created_server_vcpus ... success [0.134s] 2018-12-27 20:18:02,236 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:18:02.235 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_server_details ... success [0.001s] 2018-12-27 20:18:07,265 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:18:07.264 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_quotas.QuotaClassesAdminTestJSON.test_update_default_quotas ... success [0.848s] 2018-12-27 20:18:14,446 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:18:14.445 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_device_tagging.DeviceTaggingTest ... skip: The microversion range[2.32 - 2.32] of this test is out of the configuration range[None - None]. 2018-12-27 20:18:14,447 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:18:14.446 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_device_tagging.DeviceTaggingTestV2_42 ... skip: The microversion range[2.42 - latest] of this test is out of the configuration range[None - None]. 2018-12-27 20:18:15,018 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:18:15.017 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_quotas.QuotasAdminTestJSON.test_delete_quota ... success [1.511s] 2018-12-27 20:18:15,241 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:18:15.240 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_quotas.QuotasAdminTestJSON.test_get_default_quotas ... success [0.223s] 2018-12-27 20:18:17,137 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:18:17.136 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_create_delete_multiple_server_groups_with_same_name_policy ... success [0.397s] 2018-12-27 20:18:17,283 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:18:17.283 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_create_delete_server_group_with_affinity_policy ... success [0.147s] 2018-12-27 20:18:17,424 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:18:17.423 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_create_delete_server_group_with_anti_affinity_policy ... success [0.141s] 2018-12-27 20:18:17,490 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:18:17.489 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_quotas.QuotasAdminTestJSON.test_get_updated_quotas ... success [2.249s] 2018-12-27 20:18:19,176 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:18:19.175 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_quotas.QuotasAdminTestJSON.test_update_all_quota_resources_for_tenant ... success [1.685s] 2018-12-27 20:18:25,641 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:18:25.641 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_create_server_with_scheduler_hint_group ... success [8.213s] 2018-12-27 20:18:25,694 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:18:25.693 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_list_server_groups ... success [0.053s] 2018-12-27 20:18:25,725 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:18:25.724 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_show_server_group ... success [0.032s] 2018-12-27 20:18:27,508 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:18:27.508 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_personality.ServerPersonalityTestJSON ... skip: Nova personality feature disabled 2018-12-27 20:18:30,718 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:18:30.717 36 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_filter_by_changes_since ... success [0.442s] 2018-12-27 20:18:31,169 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:18:31.169 36 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_filter_by_name ... success [0.451s] 2018-12-27 20:18:31,705 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:18:31.704 36 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_filter_by_server_id ... success [0.534s] 2018-12-27 20:18:32,516 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:18:32.515 36 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_filter_by_server_ref ... success [0.811s] 2018-12-27 20:18:32,947 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:18:32.947 36 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_filter_by_status ... success [0.431s] 2018-12-27 20:18:33,378 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:18:33.377 36 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_filter_by_type ... success [0.430s] 2018-12-27 20:18:33,605 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:18:33.604 36 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_limit_results ... success [0.227s] 2018-12-27 20:18:34,041 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:18:34.041 36 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_with_detail_filter_by_changes_since ... success [0.435s] 2018-12-27 20:18:34,096 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:18:34.096 36 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_with_detail_filter_by_name ... success [0.056s] 2018-12-27 20:18:34,817 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:18:34.817 36 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_with_detail_filter_by_server_ref ... success [0.719s] 2018-12-27 20:18:35,081 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:18:35.080 36 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_with_detail_filter_by_status ... success [0.264s] 2018-12-27 20:18:35,573 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:18:35.572 36 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_with_detail_filter_by_type ... success [0.491s] 2018-12-27 20:18:35,851 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:18:35.851 36 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_create_list_show_delete_interfaces_by_network_port ... success [86.975s] 2018-12-27 20:18:36,036 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:18:36.035 36 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_with_detail_limit_results ... success [0.464s] 2018-12-27 20:18:38,778 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:18:38.777 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_security_groups.SecurityGroupsTestAdminJSON.test_list_security_groups_list_all_tenants_filter ... success [13.472s] 2018-12-27 20:18:41,550 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:18:41.550 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_server_diagnostics.ServerDiagnosticsV248Test ... skip: The microversion range[2.48 - latest] of this test is out of the configuration range[None - None]. 2018-12-27 20:18:41,551 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:18:41.551 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_server_diagnostics_negative.ServerDiagnosticsNegativeV248Test ... skip: The microversion range[2.48 - latest] of this test is out of the configuration range[None - None]. 2018-12-27 20:18:50,494 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:18:50.493 36 INFO opnfv-tempest [-] {1} tempest.api.compute.limits.test_absolute_limits.AbsoluteLimitsTestJSON.test_absLimits_get ... success [0.243s] 2018-12-27 20:18:56,724 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:18:56.724 36 INFO opnfv-tempest [-] {1} tempest.api.compute.limits.test_absolute_limits_negative.AbsoluteLimitsNegativeTestJSON.test_max_image_meta_exceed_limit ... success [2.672s] 2018-12-27 20:18:59,367 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:18:59.366 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_create_server_with_scheduling_hint ... success [6.369s] 2018-12-27 20:18:59,539 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:18:59.539 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_by_admin ... success [0.175s] 2018-12-27 20:19:00,307 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:19:00.306 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_by_admin_with_all_tenants ... success [0.766s] 2018-12-27 20:19:00,750 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:19:00.749 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_by_admin_with_specified_tenant ... success [0.442s] 2018-12-27 20:19:00,776 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:19:00.776 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_detailed_filter_by_invalid_status ... success [0.028s] 2018-12-27 20:19:01,387 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:19:01.386 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_filter_by_error_status ... success [0.609s] 2018-12-27 20:19:01,881 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:19:01.881 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_filter_by_exist_host ... success [0.493s] 2018-12-27 20:19:06,198 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:19:06.197 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_instance_actions_negative.InstanceActionsNegativeTestJSON.test_get_instance_action_invalid_request ... success [0.048s] 2018-12-27 20:19:06,214 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:19:06.213 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_instance_actions_negative.InstanceActionsNegativeTestJSON.test_list_instance_actions_non_existent_server ... success [0.016s] 2018-12-27 20:19:19,456 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:19:19.455 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_multiple_create.MultipleCreateTestJSON.test_multiple_create ... success [7.769s] 2018-12-27 20:19:26,065 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:19:26.064 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_multiple_create.MultipleCreateTestJSON.test_multiple_create_with_reservation_return ... success [6.610s] 2018-12-27 20:19:38,088 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:19:38.087 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_password.ServerPasswordTestJSON.test_delete_server_password ... success [0.135s] 2018-12-27 20:19:38,133 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:19:38.132 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_password.ServerPasswordTestJSON.test_get_server_password ... success [0.045s] 2018-12-27 20:19:41,791 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:19:41.790 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_tags.ServerTagsTestJSON ... skip: The microversion range[2.26 - latest] of this test is out of the configuration range[None - None]. 2018-12-27 20:20:13,754 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:20:13.753 36 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_reassign_port_between_servers ... success [97.887s] 2018-12-27 20:20:22,671 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:20:22.670 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_virtual_interfaces.VirtualInterfacesTestJSON.test_list_virtual_interfaces ... success [0.046s] 2018-12-27 20:20:34,680 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:20:34.679 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_rebuild_server_in_error_state ... success [92.774s] 2018-12-27 20:20:34,736 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:20:34.736 36 INFO opnfv-tempest [-] {1} tempest.api.compute.volumes.test_volumes_get.VolumesGetTestJSON.test_volume_create_get_delete ... success [4.273s] 2018-12-27 20:20:38,797 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:20:38.796 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v2.test_roles_negative.RolesNegativeTestJSON ... skip: Identity api v2 is not enabled 2018-12-27 20:20:38,798 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:20:38.797 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v2.test_tokens_negative.TokensAdminTestNegative ... skip: Identity api v2 is not enabled 2018-12-27 20:20:40,198 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:20:40.197 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_reset_network_inject_network_info ... success [5.520s] 2018-12-27 20:20:41,216 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:20:41.215 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_reset_state_server ... success [1.018s] 2018-12-27 20:20:43,404 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:20:43.403 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete ... success [0.441s] 2018-12-27 20:20:44,133 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:20:44.133 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_list_delete ... success [0.729s] 2018-12-27 20:20:53,715 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:20:53.714 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_create_update_get ... success [0.391s] 2018-12-27 20:20:54,035 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:20:54.035 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_update_with_few_fields ... success [0.321s] 2018-12-27 20:20:57,459 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:20:57.458 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete ... success [3.420s] 2018-12-27 20:20:58,401 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:20:58.400 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_list_groups ... success [0.944s] 2018-12-27 20:20:59,812 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:20:59.811 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_list_user_groups ... success [1.410s] 2018-12-27 20:21:01,011 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:21:01.011 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_migrate_non_existent_server ... success [0.197s] 2018-12-27 20:21:08,061 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:21:08.061 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_migrate_server_invalid_state ... success [7.047s] 2018-12-27 20:21:08,072 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:21:08.071 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_reset_state_server_invalid_state ... success [0.013s] 2018-12-27 20:21:08,082 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:21:08.081 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_reset_state_server_invalid_type ... success [0.009s] 2018-12-27 20:21:08,093 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:21:08.093 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_reset_state_server_nonexistent_server ... success [0.012s] 2018-12-27 20:21:08,360 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:21:08.360 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_inherits.InheritsV3TestJSON.test_inherit_assign_check_revoke_roles_on_projects_group ... success [0.684s] 2018-12-27 20:21:08,543 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:21:08.542 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_resize_server_using_overlimit_ram ... success [0.448s] 2018-12-27 20:21:08,947 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:21:08.946 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_inherits.InheritsV3TestJSON.test_inherit_assign_check_revoke_roles_on_projects_user ... success [0.585s] 2018-12-27 20:21:09,027 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:21:09.026 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_resize_server_using_overlimit_vcpus ... success [0.484s] 2018-12-27 20:21:09,539 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:21:09.538 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_inherits.InheritsV3TestJSON.test_inherit_assign_list_check_revoke_roles_on_domains_group ... success [0.591s] 2018-12-27 20:21:10,294 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:21:10.294 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_inherits.InheritsV3TestJSON.test_inherit_assign_list_check_revoke_roles_on_domains_user ... success [0.756s] 2018-12-27 20:21:11,658 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:21:11.657 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_inherits.InheritsV3TestJSON.test_inherit_assign_list_revoke_user_roles_on_domain ... success [1.362s] 2018-12-27 20:21:12,803 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:21:12.801 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_inherits.InheritsV3TestJSON.test_inherit_assign_list_revoke_user_roles_on_project_tree ... success [1.144s] 2018-12-27 20:21:14,572 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:21:14.571 36 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_host_name_is_same_as_server_name ... success [4.112s] 2018-12-27 20:21:14,649 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:21:14.649 36 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.078s] 2018-12-27 20:21:15,209 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:21:15.209 36 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers_with_detail ... success [0.560s] 2018-12-27 20:21:15,338 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:21:15.337 36 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_created_server_vcpus ... success [0.128s] 2018-12-27 20:21:15,339 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:21:15.339 36 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2018-12-27 20:21:21,187 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:21:21.187 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_list_users.UsersV3TestJSON.test_get_user ... success [0.087s] 2018-12-27 20:21:21,318 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:21:21.317 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_list_users.UsersV3TestJSON.test_list_user_domains ... success [0.130s] 2018-12-27 20:21:21,424 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:21:21.423 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_list_users.UsersV3TestJSON.test_list_users ... success [0.105s] 2018-12-27 20:21:21,497 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:21:21.497 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_list_users.UsersV3TestJSON.test_list_users_with_name ... success [0.074s] 2018-12-27 20:21:21,563 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:21:21.562 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_list_users.UsersV3TestJSON.test_list_users_with_not_enabled ... success [0.065s] 2018-12-27 20:21:30,717 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:21:30.717 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_oauth_consumers.OAUTHConsumersV3Test.test_create_and_show_consumer ... success [0.692s] 2018-12-27 20:21:31,201 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:21:31.201 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_oauth_consumers.OAUTHConsumersV3Test.test_delete_consumer ... success [0.484s] 2018-12-27 20:21:31,827 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:21:31.827 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_oauth_consumers.OAUTHConsumersV3Test.test_list_consumers ... success [0.624s] 2018-12-27 20:21:32,832 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:21:32.832 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_oauth_consumers.OAUTHConsumersV3Test.test_update_consumer ... success [1.006s] 2018-12-27 20:21:34,638 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:21:34.637 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_volumes_negative.VolumesAdminNegativeTest.test_update_attached_volume_with_nonexistent_volume_in_body ... success [10.936s] 2018-12-27 20:21:37,731 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:21:37.731 36 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_active_server ... success [8.825s] 2018-12-27 20:21:37,804 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:21:37.804 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_volumes_negative.VolumesAdminNegativeTest.test_update_attached_volume_with_nonexistent_volume_in_uri ... success [3.168s] 2018-12-27 20:21:40,693 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:21:40.693 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_associate_user_to_project ... success [1.464s] 2018-12-27 20:21:41,643 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:21:41.642 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_create_is_domain_project ... success [0.949s] 2018-12-27 20:21:42,143 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:21:42.142 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_create_enabled ... success [0.500s] 2018-12-27 20:21:42,515 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:21:42.514 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_create_not_enabled ... success [0.372s] 2018-12-27 20:21:42,971 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:21:42.971 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_create_with_description ... success [0.455s] 2018-12-27 20:21:43,914 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:21:43.913 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_create_with_domain ... success [0.940s] 2018-12-27 20:21:45,168 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:21:45.168 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_create_with_parent ... success [1.255s] 2018-12-27 20:21:45,645 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:21:45.644 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_get_equals_list ... success [0.477s] 2018-12-27 20:21:46,410 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:21:46.409 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_update_desc ... success [0.764s] 2018-12-27 20:21:47,043 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:21:47.042 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_update_enable ... success [0.633s] 2018-12-27 20:21:47,711 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:21:47.711 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_update_name ... success [0.668s] 2018-12-27 20:21:51,868 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:21:51.868 36 INFO opnfv-tempest [-] {1} tempest.api.identity.v2.test_extension.ExtensionTestJSON ... skip: Identity api v2 is not enabled 2018-12-27 20:21:51,869 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:21:51.869 36 INFO opnfv-tempest [-] {1} tempest.api.identity.v2.test_users.IdentityUsersTest ... skip: Identity api v2 is not enabled 2018-12-27 20:21:54,278 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:21:54.278 36 INFO opnfv-tempest [-] {1} tempest.api.identity.v3.test_catalog.IdentityCatalogTest.test_catalog_standardization ... success [0.117s] 2018-12-27 20:21:55,797 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:21:55.796 36 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_attached_volume ... success [18.060s] 2018-12-27 20:21:56,039 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:21:56.039 36 INFO opnfv-tempest [-] {1} tempest.api.image.v1.test_image_members_negative.ImageMembersNegativeTest ... skip: Glance API v1 not supported 2018-12-27 20:21:56,040 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:21:56.040 36 INFO opnfv-tempest [-] {1} tempest.api.image.v1.test_images.ListImagesTest ... skip: Glance API v1 not supported 2018-12-27 20:21:56,041 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:21:56.040 36 INFO opnfv-tempest [-] {1} tempest.api.image.v1.test_images_negative.CreateDeleteImagesNegativeTest ... skip: Glance API v1 not supported 2018-12-27 20:22:00,526 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:22:00.525 36 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_deactivate_reactivate_image ... success [2.275s] 2018-12-27 20:22:01,153 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:22:01.152 36 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [0.626s] 2018-12-27 20:22:03,114 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:22:03.113 36 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [1.960s] 2018-12-27 20:22:03,219 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:22:03.218 36 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_building_state ... success [7.426s] 2018-12-27 20:22:05,108 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:22:05.108 36 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [1.994s] 2018-12-27 20:22:12,479 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:22:12.478 36 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_pause_state ... success [9.255s] 2018-12-27 20:22:12,480 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:22:12.479 36 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_shelved_state ... skip [0.000s]: Shelve is not available. 2018-12-27 20:22:14,422 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:22:14.421 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_rescue.ServerRescueTestJSON.test_rescue_unrescue_instance ... success [97.162s] 2018-12-27 20:22:17,272 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:22:17.271 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_rescue.ServerRescueTestJSON.test_rescued_vm_add_remove_security_group ... success [2.854s] 2018-12-27 20:22:23,051 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:22:23.051 36 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_image_schema ... success [0.010s] 2018-12-27 20:22:23,059 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:22:23.059 36 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_images_schema ... success [0.008s] 2018-12-27 20:22:23,505 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:22:23.504 36 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_image_param_owner ... success [0.444s] 2018-12-27 20:22:23,736 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:22:23.736 36 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_container_format ... success [0.231s] 2018-12-27 20:22:23,951 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:22:23.951 36 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_disk_format ... success [0.215s] 2018-12-27 20:22:23,991 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:22:23.991 36 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_limit ... success [0.040s] 2018-12-27 20:22:24,243 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:22:24.243 36 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_min_max_size ... success [0.250s] 2018-12-27 20:22:24,289 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:22:24.288 36 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_name ... success [0.046s] 2018-12-27 20:22:24,522 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:22:24.522 36 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_size ... success [0.233s] 2018-12-27 20:22:24,759 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:22:24.758 36 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_sort ... success [0.236s] 2018-12-27 20:22:24,802 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:22:24.801 36 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_sort_key_dir ... success [0.043s] 2018-12-27 20:22:24,843 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:22:24.843 36 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_status ... success [0.041s] 2018-12-27 20:22:25,063 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:22:25.062 36 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_tag ... success [0.219s] 2018-12-27 20:22:25,282 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:22:25.281 36 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_visibility ... success [0.218s] 2018-12-27 20:22:25,324 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:22:25.324 36 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_no_params ... success [0.042s] 2018-12-27 20:22:26,972 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:22:26.972 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_rescue.ServerRescueTestJSON.test_rescued_vm_associate_dissociate_floating_ip ... success [9.699s] 2018-12-27 20:22:39,041 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:22:39.041 36 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_member_negative.ImagesMemberNegativeTest.test_image_share_invalid_status ... success [1.079s] 2018-12-27 20:22:40,628 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:22:40.628 36 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_member_negative.ImagesMemberNegativeTest.test_image_share_owner_cannot_accept ... success [1.586s] 2018-12-27 20:22:40,657 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:22:40.657 36 INFO opnfv-tempest [-] {0} tempest.api.compute.floating_ips.test_floating_ips_actions.FloatingIPsAssociationTestJSON.test_associate_already_associated_floating_ip ... success [24.218s] 2018-12-27 20:22:46,219 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:22:46.218 36 INFO opnfv-tempest [-] {0} tempest.api.compute.floating_ips.test_floating_ips_actions.FloatingIPsAssociationTestJSON.test_associate_disassociate_floating_ip ... success [5.564s] 2018-12-27 20:22:48,086 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:22:48.085 36 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_metadefs_namespaces.MetadataNamespacesTest.test_basic_metadata_definition_namespaces ... success [2.043s] 2018-12-27 20:22:49,756 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:22:49.755 36 INFO opnfv-tempest [-] {1} tempest.api.network.admin.test_l3_agent_scheduler.L3AgentSchedulerTestJSON ... skip: L3 Agent Scheduler Extension not enabled. 2018-12-27 20:22:49,756 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:22:49.756 36 INFO opnfv-tempest [-] {1} tempest.api.network.admin.test_metering_extensions.MeteringTestJSON ... skip: metering extension not enabled. 2018-12-27 20:22:52,502 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:22:52.501 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_numeric_server_name ... success [1.112s] 2018-12-27 20:22:57,104 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:22:57.103 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_from_non_bootable_volume ... success [4.601s] 2018-12-27 20:22:57,356 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:22:57.356 36 INFO opnfv-tempest [-] {1} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsTestJSON.test_create_port_binding_ext_attr ... success [2.197s] 2018-12-27 20:22:59,891 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:22:59.890 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_invalid_bdm_in_2nd_dict ... success [2.787s] 2018-12-27 20:23:00,867 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:23:00.867 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_metadata_exceeds_length_limit ... success [0.976s] 2018-12-27 20:23:01,598 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:23:01.597 36 INFO opnfv-tempest [-] {1} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsTestJSON.test_list_ports_binding_ext_attr ... success [4.240s] 2018-12-27 20:23:02,019 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:23:02.018 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_name_length_exceeds_256 ... success [1.151s] 2018-12-27 20:23:03,008 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:23:03.007 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_flavor ... success [0.989s] 2018-12-27 20:23:03,316 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:23:03.316 36 INFO opnfv-tempest [-] {1} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsTestJSON.test_show_port_binding_ext_attr ... success [1.719s] 2018-12-27 20:23:04,006 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:23:04.005 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_image ... success [0.997s] 2018-12-27 20:23:05,048 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:23:05.047 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_network_uuid ... success [1.040s] 2018-12-27 20:23:06,498 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:23:06.497 36 INFO opnfv-tempest [-] {1} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsTestJSON.test_update_port_binding_ext_attr ... success [3.181s] 2018-12-27 20:23:07,054 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:23:07.054 36 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_shutoff_state ... success [54.562s] 2018-12-27 20:23:07,629 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:23:07.628 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_non_existent_keypair ... success [2.581s] 2018-12-27 20:23:07,947 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:23:07.946 36 INFO opnfv-tempest [-] {0} tempest.api.compute.floating_ips.test_list_floating_ips_negative.FloatingIPDetailsNegativeTestJSON.test_get_nonexistent_floating_ip_details ... success [0.583s] 2018-12-27 20:23:09,822 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:23:09.822 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_nonexistent_security_group ... success [2.193s] 2018-12-27 20:23:10,215 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:23:10.215 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_non_existent_server ... success [0.394s] 2018-12-27 20:23:10,823 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:23:10.822 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_id_exceeding_length_limit ... success [0.606s] 2018-12-27 20:23:11,051 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:23:11.050 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_negative_id ... success [0.228s] 2018-12-27 20:23:11,695 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:23:11.694 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_force_delete_nonexistent_server_id ... success [0.643s] 2018-12-27 20:23:12,484 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:23:12.483 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_get_console_output_of_non_existent_server ... success [0.787s] 2018-12-27 20:23:12,883 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:23:12.882 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_get_non_existent_server ... success [0.399s] 2018-12-27 20:23:13,511 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:23:13.511 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_invalid_access_ip_v4_address ... success [0.627s] 2018-12-27 20:23:13,956 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:23:13.956 36 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_suspended_state ... success [6.905s] 2018-12-27 20:23:14,289 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:23:14.288 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_invalid_ip_v6_address ... success [0.775s] 2018-12-27 20:23:14,869 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:23:14.869 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_pause_non_existent_server ... success [0.581s] 2018-12-27 20:23:17,016 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:23:17.015 36 INFO opnfv-tempest [-] {1} tempest.api.network.admin.test_routers_negative.RoutersAdminNegativeTest.test_router_set_gateway_used_ip_returns_409 ... success [3.365s] 2018-12-27 20:23:17,619 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:23:17.618 36 INFO opnfv-tempest [-] {0} tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_delete_nonexistent_image_metadata_item ... success [0.596s] 2018-12-27 20:23:18,004 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:23:18.003 36 INFO opnfv-tempest [-] {0} tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_get_nonexistent_image_metadata_item ... success [0.385s] 2018-12-27 20:23:18,374 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:23:18.373 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_pause_paused_server ... success [3.502s] 2018-12-27 20:23:18,375 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:23:18.374 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_personality_file_contents_not_encoded ... skip [0.000s]: Nova personality feature disabled 2018-12-27 20:23:18,506 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:23:18.505 36 INFO opnfv-tempest [-] {0} tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_list_nonexistent_image_metadata ... success [0.501s] 2018-12-27 20:23:18,586 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:23:18.586 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_reboot_deleted_server ... success [0.214s] 2018-12-27 20:23:18,888 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:23:18.888 36 INFO opnfv-tempest [-] {0} tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_set_nonexistent_image_metadata ... success [0.382s] 2018-12-27 20:23:19,085 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:23:19.085 36 INFO opnfv-tempest [-] {0} tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_set_nonexistent_image_metadata_item ... success [0.196s] 2018-12-27 20:23:19,168 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:23:19.168 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_reboot_non_existent_server ... success [0.581s] 2018-12-27 20:23:19,473 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:23:19.472 36 INFO opnfv-tempest [-] {0} tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_update_nonexistent_image_metadata ... success [0.388s] 2018-12-27 20:23:19,774 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:23:19.773 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_deleted_server ... success [0.604s] 2018-12-27 20:23:20,189 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:23:20.188 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_non_existent_server ... success [0.414s] 2018-12-27 20:23:20,605 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:23:20.604 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resize_nonexistent_server ... success [0.416s] 2018-12-27 20:23:21,245 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:23:21.245 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resize_server_with_non_existent_flavor ... success [0.640s] 2018-12-27 20:23:21,446 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:23:21.445 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resize_server_with_null_flavor ... success [0.200s] 2018-12-27 20:23:21,849 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:23:21.849 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_restore_nonexistent_server_id ... success [0.403s] 2018-12-27 20:23:22,100 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:23:22.100 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_restore_server_invalid_state ... success [0.251s] 2018-12-27 20:23:22,312 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:23:22.312 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resume_non_existent_server ... success [0.211s] 2018-12-27 20:23:22,733 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:23:22.732 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resume_server_invalid_state ... success [0.420s] 2018-12-27 20:23:23,323 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:23:23.323 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_server_name_blank ... success [0.588s] 2018-12-27 20:23:23,325 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:23:23.325 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_shelve_non_existent_server ... skip [0.000s]: Shelve is not available. 2018-12-27 20:23:23,326 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:23:23.326 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_shelve_shelved_server ... skip [0.000s]: Shelve is not available. 2018-12-27 20:23:23,534 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:23:23.533 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_stop_non_existent_server ... success [0.211s] 2018-12-27 20:23:23,920 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:23:23.920 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_suspend_non_existent_server ... success [0.386s] 2018-12-27 20:23:27,361 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:23:27.360 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_suspend_server_invalid_state ... success [3.438s] 2018-12-27 20:23:27,750 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:23:27.750 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_unpause_non_existent_server ... success [0.390s] 2018-12-27 20:23:28,039 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:23:28.039 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_allowed_address_pair.AllowedAddressPairTestJSON.test_create_list_port_with_address_pair ... success [2.197s] 2018-12-27 20:23:28,210 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:23:28.209 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_unpause_server_invalid_state ... success [0.458s] 2018-12-27 20:23:28,212 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:23:28.211 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_unshelve_non_existent_server ... skip [0.000s]: Shelve is not available. 2018-12-27 20:23:28,213 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:23:28.212 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_unshelve_server_invalid_state ... skip [0.000s]: Shelve is not available. 2018-12-27 20:23:28,610 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:23:28.610 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_name_of_non_existent_server ... success [0.400s] 2018-12-27 20:23:28,806 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:23:28.806 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_name_length_exceeds_256 ... success [0.195s] 2018-12-27 20:23:29,223 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:23:29.222 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_set_empty_name ... success [0.416s] 2018-12-27 20:23:31,719 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:23:31.719 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_allowed_address_pair.AllowedAddressPairTestJSON.test_update_port_with_address_pair ... success [3.678s] 2018-12-27 20:23:34,356 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:23:34.355 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_allowed_address_pair.AllowedAddressPairTestJSON.test_update_port_with_cidr_address_pair ... success [2.636s] 2018-12-27 20:23:38,880 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:23:38.879 36 INFO opnfv-tempest [-] {0} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_delete_image ... success [9.564s] 2018-12-27 20:23:39,064 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:23:39.063 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_allowed_address_pair.AllowedAddressPairTestJSON.test_update_port_with_multiple_ip_mac_address_pair ... success [4.709s] 2018-12-27 20:23:40,067 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:23:40.066 36 INFO opnfv-tempest [-] {0} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_image_specify_multibyte_character_image_name ... success [1.189s] 2018-12-27 20:23:46,572 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:23:46.571 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestMultiTenantJSON.test_delete_a_server_of_another_tenant ... success [0.530s] 2018-12-27 20:23:46,716 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:23:46.715 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestMultiTenantJSON.test_update_server_of_another_tenant ... success [0.144s] 2018-12-27 20:23:52,773 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:23:52.773 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_virtual_interfaces_negative.VirtualInterfacesNegativeTestJSON.test_list_virtual_interfaces_invalid_server_id ... success [0.126s] 2018-12-27 20:23:53,679 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:23:53.679 36 INFO opnfv-tempest [-] {0} tempest.api.compute.images.test_images_oneserver_negative.ImagesOneServerNegativeTestJSON.test_create_image_specify_invalid_metadata ... success [0.739s] 2018-12-27 20:23:54,455 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:23:54.455 36 INFO opnfv-tempest [-] {0} tempest.api.compute.images.test_images_oneserver_negative.ImagesOneServerNegativeTestJSON.test_create_image_specify_metadata_over_limits ... success [0.775s] 2018-12-27 20:23:55,079 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:23:55.078 36 INFO opnfv-tempest [-] {0} tempest.api.compute.images.test_images_oneserver_negative.ImagesOneServerNegativeTestJSON.test_create_image_specify_name_over_character_limit ... success [0.623s] 2018-12-27 20:23:56,584 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:23:56.583 36 INFO opnfv-tempest [-] {3} tempest.api.compute.test_extensions.ExtensionsTest.test_get_extension ... success [0.189s] 2018-12-27 20:23:56,618 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:23:56.618 36 INFO opnfv-tempest [-] {3} tempest.api.compute.test_extensions.ExtensionsTest.test_list_extensions ... success [0.035s] 2018-12-27 20:23:57,598 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:23:57.597 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_floating_ips_negative.FloatingIPNegativeTestJSON.test_associate_floatingip_port_ext_net_unreachable ... success [2.785s] 2018-12-27 20:23:57,710 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:23:57.709 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_floating_ips_negative.FloatingIPNegativeTestJSON.test_create_floatingip_in_private_network ... success [0.112s] 2018-12-27 20:23:59,700 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:23:59.699 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_floating_ips_negative.FloatingIPNegativeTestJSON.test_create_floatingip_with_port_ext_net_unreachable ... success [1.989s] 2018-12-27 20:24:00,911 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:24:00.910 36 INFO opnfv-tempest [-] {3} tempest.api.compute.test_quotas.QuotasTestJSON.test_compare_tenant_quotas_with_default_quotas ... success [0.612s] 2018-12-27 20:24:01,112 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:24:01.111 36 INFO opnfv-tempest [-] {3} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_default_quotas ... success [0.200s] 2018-12-27 20:24:01,532 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:24:01.531 36 INFO opnfv-tempest [-] {3} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_quotas ... success [0.420s] 2018-12-27 20:24:03,258 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:24:03.257 36 INFO opnfv-tempest [-] {3} tempest.api.compute.volumes.test_attach_volume.AttachVolumeShelveTestJSON ... skip: The microversion range[2.20 - latest] of this test is out of the configuration range[None - None]. 2018-12-27 20:24:12,398 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:24:12.397 36 INFO opnfv-tempest [-] {0} tempest.api.compute.images.test_images_oneserver_negative.ImagesOneServerNegativeTestJSON.test_create_second_image_when_first_image_is_being_saved ... success [17.312s] 2018-12-27 20:24:13,843 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:24:13.842 36 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_verify_resize_state ... success [59.873s] 2018-12-27 20:24:18,849 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:24:18.848 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_create_bulk_port ... success [6.263s] 2018-12-27 20:24:25,229 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:24:25.228 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [6.380s] 2018-12-27 20:24:27,310 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:24:27.310 36 INFO opnfv-tempest [-] {0} tempest.api.compute.images.test_images_oneserver_negative.ImagesOneServerNegativeTestJSON.test_delete_image_that_is_not_yet_active ... success [14.912s] 2018-12-27 20:24:33,068 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:24:33.067 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups ... success [7.837s] 2018-12-27 20:24:35,005 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:24:35.004 36 INFO opnfv-tempest [-] {0} tempest.api.compute.images.test_list_images.ListImagesTestJSON.test_get_image ... success [0.950s] 2018-12-27 20:24:35,835 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:24:35.835 36 INFO opnfv-tempest [-] {0} tempest.api.compute.images.test_list_images.ListImagesTestJSON.test_list_images ... success [0.830s] 2018-12-27 20:24:36,298 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:24:36.297 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_create_show_delete_port_user_defined_mac ... success [3.230s] 2018-12-27 20:24:36,664 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:24:36.664 36 INFO opnfv-tempest [-] {0} tempest.api.compute.images.test_list_images.ListImagesTestJSON.test_list_images_with_detail ... success [0.829s] 2018-12-27 20:24:38,967 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:24:38.966 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [2.667s] 2018-12-27 20:24:41,026 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:24:41.025 36 INFO opnfv-tempest [-] {0} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_invalid_name ... success [0.191s] 2018-12-27 20:24:41,070 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:24:41.070 36 INFO opnfv-tempest [-] {0} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_when_public_key_bits_exceeds_maximum ... success [0.044s] 2018-12-27 20:24:41,479 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:24:41.479 36 INFO opnfv-tempest [-] {0} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_with_duplicate_name ... success [0.408s] 2018-12-27 20:24:41,488 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:24:41.488 36 INFO opnfv-tempest [-] {0} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_with_empty_name_string ... success [0.010s] 2018-12-27 20:24:41,524 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:24:41.523 36 INFO opnfv-tempest [-] {0} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_with_empty_public_key ... success [0.035s] 2018-12-27 20:24:41,534 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:24:41.534 36 INFO opnfv-tempest [-] {0} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_with_long_keynames ... success [0.010s] 2018-12-27 20:24:41,575 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:24:41.574 36 INFO opnfv-tempest [-] {0} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_keypair_create_with_invalid_pub_key ... success [0.040s] 2018-12-27 20:24:41,600 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:24:41.600 36 INFO opnfv-tempest [-] {0} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_keypair_delete_nonexistent_key ... success [0.025s] 2018-12-27 20:24:49,601 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:24:49.601 36 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create ... success [1.702s] 2018-12-27 20:24:51,204 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:24:51.204 36 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create_with_optional_cidr ... success [1.602s] 2018-12-27 20:24:52,544 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:24:52.544 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_create_update_port_with_second_ip ... success [13.576s] 2018-12-27 20:24:52,645 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:24:52.644 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.102s] 2018-12-27 20:24:52,696 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:24:52.696 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_list_ports_fields ... success [0.051s] 2018-12-27 20:24:53,158 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:24:53.157 36 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create_with_optional_group_id ... success [1.953s] 2018-12-27 20:24:56,699 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:24:56.698 36 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_delete_when_peer_group_deleted ... success [3.540s] 2018-12-27 20:25:00,374 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:25:00.374 36 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list ... success [3.675s] 2018-12-27 20:25:01,296 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:25:01.295 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_port_list_filter_by_ip ... success [8.597s] 2018-12-27 20:25:09,387 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:25:09.386 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_port_list_filter_by_ip_substr ... success [8.090s] 2018-12-27 20:25:14,100 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:25:14.099 36 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_duplicate ... success [2.812s] 2018-12-27 20:25:15,003 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:25:15.003 36 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_with_invalid_from_port ... success [0.904s] 2018-12-27 20:25:15,013 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:25:15.012 36 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_with_invalid_id ... success [0.010s] 2018-12-27 20:25:15,942 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:25:15.941 36 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_with_invalid_ip_protocol ... success [0.927s] 2018-12-27 20:25:16,886 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:25:16.885 36 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_with_invalid_port_range ... success [0.943s] 2018-12-27 20:25:17,855 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:25:17.855 36 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_with_invalid_to_port ... success [0.969s] 2018-12-27 20:25:18,250 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:25:18.249 36 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_with_non_existent_id ... success [0.394s] 2018-12-27 20:25:18,657 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:25:18.656 36 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_delete_security_group_rule_with_non_existent_id ... success [0.408s] 2018-12-27 20:25:19,407 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:25:19.406 36 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_rebuild_server_with_auto_disk_config ... success [59.741s] 2018-12-27 20:25:22,764 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:25:22.763 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_port_list_filter_by_router_id ... success [13.377s] 2018-12-27 20:25:22,835 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:25:22.835 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.072s] 2018-12-27 20:25:22,881 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:25:22.880 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_show_port_fields ... success [0.045s] 2018-12-27 20:25:26,101 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:25:26.101 36 INFO opnfv-tempest [-] {3} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_attach_detach_volume ... success [72.308s] 2018-12-27 20:25:32,458 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:25:32.457 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_update_port_with_security_group_and_extra_attributes ... success [9.573s] 2018-12-27 20:25:42,630 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:25:42.629 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_update_port_with_two_security_groups_and_extra_attributes ... success [10.172s] 2018-12-27 20:25:55,456 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:25:55.455 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers_negative.DvrRoutersNegativeTest ... skip: DVR extension not enabled. 2018-12-27 20:25:57,680 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:25:57.679 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_additional_default_security_group_fails ... success [0.194s] 2018-12-27 20:25:59,106 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:25:59.105 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_host_name_is_same_as_server_name ... success [3.583s] 2018-12-27 20:25:59,173 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:25:59.173 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.068s] 2018-12-27 20:25:59,741 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:25:59.740 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers_with_detail ... success [0.566s] 2018-12-27 20:25:59,836 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:25:59.836 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_created_server_vcpus ... success [0.094s] 2018-12-27 20:25:59,837 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:25:59.836 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2018-12-27 20:26:00,102 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:26:00.102 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_duplicate_security_group_rule_fails ... success [2.421s] 2018-12-27 20:26:01,194 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:26:01.194 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_ethertype ... success [1.091s] 2018-12-27 20:26:02,246 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:26:02.245 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_protocol ... success [1.051s] 2018-12-27 20:26:02,916 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:26:02.915 36 INFO opnfv-tempest [-] {3} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_list_get_volume_attachments ... success [36.802s] 2018-12-27 20:26:03,686 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:26:03.686 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_remote_ip_prefix ... success [1.441s] 2018-12-27 20:26:06,411 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:26:06.411 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_invalid_ports ... success [2.724s] 2018-12-27 20:26:07,676 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:26:07.675 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_non_existent_remote_groupid ... success [1.263s] 2018-12-27 20:26:07,874 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:26:07.873 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_non_existent_security_group ... success [0.199s] 2018-12-27 20:26:09,468 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:26:09.467 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_remote_ip_and_group ... success [1.591s] 2018-12-27 20:26:09,968 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:26:09.968 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_update_name_default ... success [0.501s] 2018-12-27 20:26:09,990 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:26:09.990 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_delete_non_existent_security_group ... success [0.022s] 2018-12-27 20:26:10,206 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:26:10.206 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group ... success [0.216s] 2018-12-27 20:26:10,223 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:26:10.223 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group_rule ... success [0.017s] 2018-12-27 20:26:14,295 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:26:14.295 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v2.test_roles.RolesTestJSON ... skip: Identity api v2 is not enabled 2018-12-27 20:26:14,298 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:26:14.297 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v2.test_services.ServicesTestJSON ... skip: Identity api v2 is not enabled 2018-12-27 20:26:14,299 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:26:14.298 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v2.test_tenant_negative.TenantsNegativeTestJSON ... skip: Identity api v2 is not enabled 2018-12-27 20:26:14,300 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:26:14.299 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v2.test_users.UsersTestJSON ... skip: Identity api v2 is not enabled 2018-12-27 20:26:16,644 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:26:16.644 36 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_rebuild_server_with_manual_disk_config ... success [57.229s] 2018-12-27 20:26:18,912 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:26:18.911 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_tags.TagsTest.test_create_list_show_update_delete_tags ... success [3.003s] 2018-12-27 20:26:20,684 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:26:20.684 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_default_project_id.TestDefaultProjectId.test_default_project_id ... success [2.821s] 2018-12-27 20:26:23,397 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:26:23.396 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.007s] 2018-12-27 20:26:27,269 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:26:27.268 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_domains_negative.DomainsNegativeTestJSON.test_create_domain_with_empty_name ... success [0.434s] 2018-12-27 20:26:27,318 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:26:27.317 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_domains_negative.DomainsNegativeTestJSON.test_create_domain_with_name_length_over_64 ... success [0.050s] 2018-12-27 20:26:27,978 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:26:27.977 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_domains_negative.DomainsNegativeTestJSON.test_delete_active_domain ... success [0.659s] 2018-12-27 20:26:28,127 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:26:28.127 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_domains_negative.DomainsNegativeTestJSON.test_delete_non_existent_domain ... success [0.150s] 2018-12-27 20:26:28,600 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:26:28.600 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_domains_negative.DomainsNegativeTestJSON.test_domain_create_duplicate ... success [0.472s] 2018-12-27 20:26:29,757 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:26:29.757 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_bulk.BulkTest.test_bulk_delete ... success [0.756s] 2018-12-27 20:26:30,256 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:26:30.256 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_bulk.BulkTest.test_bulk_delete_by_POST ... success [0.499s] 2018-12-27 20:26:33,271 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:26:33.270 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_bulk.BulkTest.test_extract_archive ... success [3.012s] 2018-12-27 20:26:36,475 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:26:36.475 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy ... success [0.753s] 2018-12-27 20:26:37,320 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:26:37.319 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_list_policies ... success [0.845s] 2018-12-27 20:26:41,150 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:26:41.150 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_quotas_negative.AccountQuotasNegativeTest.test_user_modify_quota ... success [1.023s] 2018-12-27 20:26:44,638 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:26:44.637 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id ... success [0.200s] 2018-12-27 20:26:45,205 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:26:45.204 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_update_get_delete_region ... success [0.566s] 2018-12-27 20:26:45,254 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:26:45.253 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_list_regions ... success [0.049s] 2018-12-27 20:26:45,528 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:26:45.527 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_list_regions_filter_by_parent_region_id ... success [0.273s] 2018-12-27 20:26:52,816 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:26:52.815 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_list_account_metadata ... success [0.480s] 2018-12-27 20:26:52,831 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:26:52.831 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers ... success [0.017s] 2018-12-27 20:26:52,857 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:26:52.857 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_reverse_order ... success [0.025s] 2018-12-27 20:26:52,878 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:26:52.878 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_end_marker ... success [0.021s] 2018-12-27 20:26:52,889 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:26:52.888 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_format_json ... success [0.010s] 2018-12-27 20:26:52,904 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:26:52.904 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_format_xml ... success [0.015s] 2018-12-27 20:26:52,938 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:26:52.937 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_limit ... success [0.033s] 2018-12-27 20:26:52,948 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:26:52.948 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_limit_and_end_marker ... success [0.010s] 2018-12-27 20:26:53,238 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:26:53.237 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_limit_and_marker ... success [0.287s] 2018-12-27 20:26:53,244 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:26:53.244 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_limit_and_marker_and_end_marker ... success [0.008s] 2018-12-27 20:26:53,272 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:26:53.271 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_marker ... success [0.027s] 2018-12-27 20:26:53,281 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:26:53.280 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_marker_and_end_marker ... success [0.009s] 2018-12-27 20:26:53,290 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:26:53.290 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_prefix ... success [0.009s] 2018-12-27 20:26:53,295 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:26:53.294 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_list_extensions ... success [0.005s] 2018-12-27 20:26:53,303 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:26:53.302 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_list_no_account_metadata ... success [0.008s] 2018-12-27 20:26:53,937 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:26:53.936 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_list_no_containers ... success [0.632s] 2018-12-27 20:26:54,492 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:26:54.491 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_update_account_metadata_with_create_and_delete_metadata ... success [0.554s] 2018-12-27 20:26:54,707 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:26:54.706 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_update_account_metadata_with_create_metadata ... success [0.214s] 2018-12-27 20:26:54,829 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:26:54.828 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_update_account_metadata_with_create_metadata_key ... success [0.122s] 2018-12-27 20:26:54,989 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:26:54.989 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_update_account_metadata_with_delete_metadata ... success [0.160s] 2018-12-27 20:26:55,153 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:26:55.152 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_update_account_metadata_with_delete_metadata_key ... success [0.163s] 2018-12-27 20:26:59,642 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:26:59.642 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_tokens.TokensV3TestJSON.test_get_available_domain_scopes ... success [6.235s] 2018-12-27 20:27:00,117 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:27:00.117 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_tokens.TokensV3TestJSON.test_get_available_project_scopes ... success [0.478s] 2018-12-27 20:27:02,640 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:27:02.639 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_tokens.TokensV3TestJSON.test_rescope_token ... success [2.520s] 2018-12-27 20:27:03,967 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:27:03.966 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_tokens.TokensV3TestJSON.test_tokens ... success [1.327s] 2018-12-27 20:27:08,963 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:27:08.962 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server_multi_nic.ServersTestMultiNic.test_verify_duplicate_network_nics ... success [45.897s] 2018-12-27 20:27:15,846 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:27:15.845 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services_negative.ContainerNegativeTest.test_create_container_metadata_exceeds_overall_metadata_count ... success [0.022s] 2018-12-27 20:27:15,853 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:27:15.853 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services_negative.ContainerNegativeTest.test_create_container_metadata_name_exceeds_max_length ... success [0.008s] 2018-12-27 20:27:15,863 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:27:15.862 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services_negative.ContainerNegativeTest.test_create_container_metadata_value_exceeds_max_length ... success [0.009s] 2018-12-27 20:27:15,871 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:27:15.870 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services_negative.ContainerNegativeTest.test_create_container_name_exceeds_max_length ... success [0.007s] 2018-12-27 20:27:16,607 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:27:16.606 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services_negative.ContainerNegativeTest.test_delete_non_empty_container ... success [0.735s] 2018-12-27 20:27:16,618 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:27:16.617 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services_negative.ContainerNegativeTest.test_delete_with_nonexistent_container_name ... success [0.011s] 2018-12-27 20:27:16,631 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:27:16.630 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services_negative.ContainerNegativeTest.test_get_metadata_headers_with_invalid_container_name ... success [0.013s] 2018-12-27 20:27:17,047 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:27:17.046 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services_negative.ContainerNegativeTest.test_list_all_container_objects_on_deleted_container ... success [0.414s] 2018-12-27 20:27:17,071 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:27:17.071 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services_negative.ContainerNegativeTest.test_list_all_container_objects_with_nonexistent_container ... success [0.024s] 2018-12-27 20:27:17,082 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:27:17.081 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services_negative.ContainerNegativeTest.test_update_metadata_with_nonexistent_container_name ... success [0.011s] 2018-12-27 20:27:18,429 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:27:18.429 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all ... success [4.342s] 2018-12-27 20:27:18,676 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:27:18.675 36 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_resize_server_from_auto_to_manual ... success [62.019s] 2018-12-27 20:27:22,074 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:27:22.074 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_healthcheck.HealthcheckTest.test_get_healthcheck ... success [0.005s] 2018-12-27 20:27:22,101 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:27:22.100 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_query ... success [3.673s] 2018-12-27 20:27:26,394 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:27:26.393 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_trust_expire ... success [4.287s] 2018-12-27 20:27:29,570 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:27:29.570 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.PublicObjectTest.test_access_public_container_object_without_using_creds ... success [0.702s] 2018-12-27 20:27:29,600 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:27:29.600 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_trust_expire_invalid ... success [3.208s] 2018-12-27 20:27:30,716 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:27:30.715 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.PublicObjectTest.test_access_public_object_with_another_user_creds ... success [1.145s] 2018-12-27 20:27:33,436 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:27:33.435 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_trust_impersonate ... success [3.832s] 2018-12-27 20:27:34,662 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:27:34.661 36 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsTest ... skip: The microversion range[3.14 - latest] of this test is out of the configuration range[None - None]. 2018-12-27 20:27:34,665 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:27:34.664 36 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_group_type_specs.GroupTypeSpecsTest ... skip: The microversion range[3.11 - latest] of this test is out of the configuration range[None - None]. 2018-12-27 20:27:34,667 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:27:34.666 36 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_group_types.GroupTypesTest ... skip: The microversion range[3.11 - latest] of this test is out of the configuration range[None - None]. 2018-12-27 20:27:34,668 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:27:34.667 36 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_groups.GroupsV314Test ... skip: The microversion range[3.14 - latest] of this test is out of the configuration range[None - None]. 2018-12-27 20:27:34,669 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:27:34.668 36 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_groups.GroupsV320Test ... skip: The microversion range[3.20 - latest] of this test is out of the configuration range[None - None]. 2018-12-27 20:27:34,670 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:27:34.669 36 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_multi_backend.VolumeMultiBackendTest ... skip: Cinder multi-backend feature disabled 2018-12-27 20:27:37,563 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:27:37.562 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_trust_noimpersonate ... success [4.125s] 2018-12-27 20:27:41,560 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:27:41.559 36 INFO opnfv-tempest [-] {3} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery ... skip: Identity api v2 is not enabled 2018-12-27 20:27:43,835 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:27:43.834 36 INFO opnfv-tempest [-] {3} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.095s] 2018-12-27 20:27:43,924 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:27:43.923 36 INFO opnfv-tempest [-] {3} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.089s] 2018-12-27 20:27:44,015 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:27:44.014 36 INFO opnfv-tempest [-] {3} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.091s] 2018-12-27 20:27:44,021 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:27:44.021 36 INFO opnfv-tempest [-] {3} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions ... success [0.006s] 2018-12-27 20:27:44,999 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:27:44.999 36 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_volume_snapshot_quotas_negative.VolumeSnapshotQuotasNegativeTestJSON.test_quota_volume_gigabytes_snapshots ... success [1.645s] 2018-12-27 20:27:45,670 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:27:45.670 36 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_volume_snapshot_quotas_negative.VolumeSnapshotQuotasNegativeTestJSON.test_quota_volume_snapshots ... success [0.671s] 2018-12-27 20:27:48,263 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:27:48.262 36 INFO opnfv-tempest [-] {3} tempest.api.identity.v3.test_tokens.TokensV3Test.test_create_token ... success [0.322s] 2018-12-27 20:27:48,544 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:27:48.544 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server_multi_nic.ServersTestMultiNic.test_verify_multiple_nics_order ... success [39.579s] 2018-12-27 20:27:49,026 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:27:49.025 36 INFO opnfv-tempest [-] {3} tempest.api.identity.v3.test_tokens.TokensV3Test.test_validate_token ... success [0.763s] 2018-12-27 20:27:56,017 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:27:56.017 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.admin.test_images.BasicOperationsImagesAdminTest.test_create_image_owner_param ... success [1.118s] 2018-12-27 20:27:56,280 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:27:56.279 36 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_invalid_body ... success [0.305s] 2018-12-27 20:27:56,996 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:27:56.995 36 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_none_body ... success [0.716s] 2018-12-27 20:27:57,651 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:27:57.651 36 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_nonexistent_type_id ... success [0.655s] 2018-12-27 20:27:58,073 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:27:58.072 36 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_delete_nonexistent_volume_type_id ... success [0.421s] 2018-12-27 20:27:58,707 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:27:58.706 36 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_get_nonexistent_extra_spec_name ... success [0.633s] 2018-12-27 20:27:58,913 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:27:58.912 36 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_get_nonexistent_volume_type_id ... success [0.205s] 2018-12-27 20:27:59,509 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:27:59.509 36 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_list_nonexistent_volume_type_id ... success [0.597s] 2018-12-27 20:28:00,152 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:28:00.151 36 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_multiple_extra_spec ... success [0.642s] 2018-12-27 20:28:00,351 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:28:00.351 36 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_no_body ... success [0.198s] 2018-12-27 20:28:00,579 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:28:00.578 36 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_none_extra_spec_id ... success [0.228s] 2018-12-27 20:28:00,963 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:28:00.963 36 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_nonexistent_extra_spec_id ... success [0.384s] 2018-12-27 20:28:04,201 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:28:04.201 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_metadefs_namespace_objects.MetadataNamespaceObjectsTest.test_create_update_delete_meta_namespace_objects ... success [1.829s] 2018-12-27 20:28:05,563 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:28:05.563 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_metadefs_namespace_objects.MetadataNamespaceObjectsTest.test_list_meta_namespace_objects ... success [1.361s] 2018-12-27 20:28:06,424 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:28:06.424 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_get_instance_action ... success [0.055s] 2018-12-27 20:28:06,826 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:28:06.825 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_metadefs_namespace_objects.MetadataNamespaceObjectsTest.test_show_meta_namespace_objects ... success [1.262s] 2018-12-27 20:28:09,301 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:28:09.300 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_list_instance_actions ... success [2.876s] 2018-12-27 20:28:12,711 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:28:12.710 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_metadefs_namespace_properties.MetadataNamespacePropertiesTest.test_basic_meta_def_namespace_property ... success [1.837s] 2018-12-27 20:28:16,860 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:28:16.859 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_image_null_id ... success [0.187s] 2018-12-27 20:28:17,077 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:28:17.076 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_non_existing_image ... success [0.216s] 2018-12-27 20:28:17,812 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:28:17.811 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_protected_image ... success [0.734s] 2018-12-27 20:28:19,038 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:28:19.038 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_delete_deleted_image ... success [1.225s] 2018-12-27 20:28:19,045 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:28:19.044 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_image_null_id ... success [0.008s] 2018-12-27 20:28:19,236 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:28:19.236 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_non_existent_image ... success [0.190s] 2018-12-27 20:28:19,250 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:28:19.250 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_register_with_invalid_container_format ... success [0.014s] 2018-12-27 20:28:19,451 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:28:19.451 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_register_with_invalid_disk_format ... success [0.200s] 2018-12-27 20:28:21,173 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:28:21.172 36 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_resize_server_from_manual_to_auto ... success [62.479s] 2018-12-27 20:28:24,937 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:28:24.936 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_future_date ... success [0.060s] 2018-12-27 20:28:24,948 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:28:24.947 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_invalid_date ... success [0.011s] 2018-12-27 20:28:25,075 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:28:25.074 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_greater_than_actual_count ... success [0.126s] 2018-12-27 20:28:25,087 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:28:25.087 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_pass_negative_value ... success [0.012s] 2018-12-27 20:28:25,101 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:28:25.100 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_pass_string ... success [0.013s] 2018-12-27 20:28:25,137 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:28:25.137 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_flavor ... success [0.037s] 2018-12-27 20:28:25,214 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:28:25.213 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_image ... success [0.076s] 2018-12-27 20:28:25,443 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:28:25.442 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_server_name ... success [0.228s] 2018-12-27 20:28:25,573 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:28:25.572 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_detail_server_is_deleted ... success [0.130s] 2018-12-27 20:28:25,585 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:28:25.585 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_status_non_existing ... success [0.012s] 2018-12-27 20:28:25,648 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:28:25.648 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_with_a_deleted_server ... success [0.062s] 2018-12-27 20:28:26,312 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:28:26.312 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_tags.ImagesTagsTest.test_update_delete_tags_for_image ... success [1.661s] 2018-12-27 20:28:28,633 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:28:28.632 36 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_force_detach_volume ... success [18.969s] 2018-12-27 20:28:28,909 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:28:28.908 36 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_update_server_from_auto_to_manual ... success [7.738s] 2018-12-27 20:28:32,187 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:28:32.187 36 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_instance_actions.InstanceActionsV221TestJSON ... skip: The microversion range[2.21 - latest] of this test is out of the configuration range[None - None]. 2018-12-27 20:28:32,189 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:28:32.188 36 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_attaching ... success [3.555s] 2018-12-27 20:28:34,983 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:28:34.982 36 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_external_networks_negative.ExternalNetworksAdminNegativeTestJSON.test_create_port_with_precreated_floatingip_as_fixed_ip ... success [3.371s] 2018-12-27 20:28:37,657 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:28:37.656 36 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_creating ... success [5.470s] 2018-12-27 20:28:41,485 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:28:41.484 36 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_error ... success [3.826s] 2018-12-27 20:28:44,299 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:28:44.299 36 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_maintenance ... success [2.814s] 2018-12-27 20:28:47,958 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:28:47.957 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_extra_dhcp_options.ExtraDHCPOptionsIpV6TestJSON.test_create_list_port_with_extra_dhcp_options ... success [2.795s] 2018-12-27 20:28:48,000 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:28:47.999 36 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_reset_status ... success [3.700s] 2018-12-27 20:28:49,245 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:28:49.244 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_extra_dhcp_options.ExtraDHCPOptionsIpV6TestJSON.test_update_show_port_with_extra_dhcp_options ... success [1.287s] 2018-12-27 20:29:02,341 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:29:02.340 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_extra_dhcp_options.ExtraDHCPOptionsTestJSON.test_create_list_port_with_extra_dhcp_options ... success [2.269s] 2018-12-27 20:29:03,184 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:29:03.184 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_extra_dhcp_options.ExtraDHCPOptionsTestJSON.test_update_show_port_with_extra_dhcp_options ... success [0.844s] 2018-12-27 20:29:07,408 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:29:07.407 36 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_volumes_list.VolumesListAdminTestJSON.test_volume_list_param_tenant ... success [2.481s] 2018-12-27 20:29:17,198 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:29:17.197 36 INFO opnfv-tempest [-] {1} tempest.api.volume.test_extensions.ExtensionsTestJSON.test_list_extensions ... success [0.186s] 2018-12-27 20:29:20,857 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:29:20.856 36 INFO opnfv-tempest [-] {1} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.012s] 2018-12-27 20:29:25,062 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:29:25.061 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address ... success [3.425s] 2018-12-27 20:29:28,556 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:29:28.555 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_list_show_update_delete_floating_ip ... success [3.492s] 2018-12-27 20:29:32,707 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:29:32.706 36 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_flavor ... success [0.603s] 2018-12-27 20:29:33,209 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:29:33.208 36 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_image ... success [0.500s] 2018-12-27 20:29:33,464 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:29:33.464 36 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_name ... success [0.256s] 2018-12-27 20:29:33,854 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:29:33.853 36 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_status ... success [0.388s] 2018-12-27 20:29:34,222 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:29:34.221 36 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_limit_results ... success [0.368s] 2018-12-27 20:29:34,257 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:29:34.257 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_update_floatingip_with_port_multiple_ip_address ... success [5.701s] 2018-12-27 20:29:34,291 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:29:34.290 36 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_active_status ... success [0.069s] 2018-12-27 20:29:34,420 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:29:34.419 36 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_exceed_limit ... success [0.129s] 2018-12-27 20:29:34,502 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:29:34.501 36 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_flavor ... success [0.081s] 2018-12-27 20:29:34,571 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:29:34.570 36 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_image ... success [0.069s] 2018-12-27 20:29:34,578 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:29:34.577 36 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volume_delete_cascade.VolumesDeleteCascade.test_volume_delete_cascade ... success [10.190s] 2018-12-27 20:29:34,578 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:29:34.578 36 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volume_delete_cascade.VolumesDeleteCascade.test_volume_from_snapshot_cascade_delete ... skip [0.000s]: Skip because of Bug#1677525 2018-12-27 20:29:34,632 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:29:34.632 36 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_limit ... success [0.061s] 2018-12-27 20:29:34,699 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:29:34.698 36 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_server_name ... success [0.066s] 2018-12-27 20:29:36,159 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:29:36.159 36 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_backup.VolumesBackupsV39Test ... skip: The microversion range[3.9 - latest] of this test is out of the configuration range[None - None]. 2018-12-27 20:29:39,879 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:29:39.878 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_floating_ip_delete_port ... success [5.621s] 2018-12-27 20:29:44,995 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:29:44.994 36 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [6.766s] 2018-12-27 20:29:51,048 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:29:51.048 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_floating_ip_update_different_router ... success [11.167s] 2018-12-27 20:29:53,198 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:29:53.197 36 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_shutoff_status ... success [18.493s] 2018-12-27 20:29:53,207 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:29:53.207 36 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_zero_limit ... success [0.014s] 2018-12-27 20:29:54,019 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:29:54.019 36 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_ip ... success [0.808s] 2018-12-27 20:29:54,021 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:29:54.021 36 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_ip_regex ... skip [0.001s]: Skipped until Bug: 1540645 is resolved. 2018-12-27 20:29:54,154 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:29:54.154 36 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_as_clone ... success [9.158s] 2018-12-27 20:29:54,393 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:29:54.392 36 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_name_regex ... success [0.374s] 2018-12-27 20:29:54,528 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:29:54.527 36 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_name_wildcard ... success [0.135s] 2018-12-27 20:30:07,308 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:30:07.307 36 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [13.150s] 2018-12-27 20:30:09,337 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:30:09.336 36 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON.test_max_count_less_than_min_count ... success [0.582s] 2018-12-27 20:30:09,828 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:30:09.827 36 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON.test_max_count_less_than_one ... success [0.490s] 2018-12-27 20:30:10,238 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:30:10.237 36 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON.test_max_count_non_integer ... success [0.409s] 2018-12-27 20:30:10,642 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:30:10.641 36 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON.test_min_count_less_than_one ... success [0.403s] 2018-12-27 20:30:11,049 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:30:11.049 36 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON.test_min_count_non_integer ... success [0.408s] 2018-12-27 20:30:19,305 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:30:19.304 36 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.041s] 2018-12-27 20:30:19,517 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:30:19.517 36 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_by_name ... success [0.212s] 2018-12-27 20:30:19,738 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:30:19.737 36 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_by_name ... success [0.220s] 2018-12-27 20:30:19,900 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:30:19.900 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_all_attributes ... success [4.235s] 2018-12-27 20:30:20,527 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:30:20.527 36 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_pagination ... success [0.787s] 2018-12-27 20:30:20,816 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:30:20.815 36 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_with_multiple_params ... success [0.288s] 2018-12-27 20:30:21,332 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:30:21.331 36 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_pagination ... success [0.516s] 2018-12-27 20:30:21,563 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:30:21.562 36 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_param_display_name_and_status ... success [0.231s] 2018-12-27 20:30:21,835 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:30:21.834 36 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_display_name_and_status ... success [0.271s] 2018-12-27 20:30:21,921 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:30:21.921 36 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_marker ... success [0.086s] 2018-12-27 20:30:21,989 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:30:21.989 36 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_metadata ... success [0.068s] 2018-12-27 20:30:22,235 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:30:22.235 36 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_details ... success [0.244s] 2018-12-27 20:30:22,488 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:30:22.487 36 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_param_metadata ... success [0.252s] 2018-12-27 20:30:22,762 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:30:22.762 36 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_availability_zone ... success [0.274s] 2018-12-27 20:30:22,936 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:30:22.935 36 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_novnc.NoVNCConsoleTestJSON.test_novnc ... success [0.702s] 2018-12-27 20:30:23,025 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:30:23.025 36 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_bootable ... success [0.263s] 2018-12-27 20:30:23,166 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:30:23.166 36 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_novnc.NoVNCConsoleTestJSON.test_novnc_bad_token ... success [0.230s] 2018-12-27 20:30:23,474 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:30:23.473 36 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_status ... success [0.446s] 2018-12-27 20:30:23,536 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:30:23.536 36 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_availability_zone ... success [0.064s] 2018-12-27 20:30:23,616 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:30:23.616 36 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_bootable ... success [0.079s] 2018-12-27 20:30:23,691 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:30:23.690 36 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_status ... success [0.075s] 2018-12-27 20:30:23,763 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:30:23.763 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_allocation_pools ... success [3.863s] 2018-12-27 20:30:26,072 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:30:26.071 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_default_gw ... success [2.307s] 2018-12-27 20:30:30,657 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:30:30.656 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_dhcp_enabled ... success [4.584s] 2018-12-27 20:30:33,087 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:30:33.087 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_gw ... success [2.430s] 2018-12-27 20:30:33,988 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:30:33.987 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescue_non_existent_server ... success [0.022s] 2018-12-27 20:30:36,903 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:30:36.903 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_gw_and_allocation_pools ... success [3.816s] 2018-12-27 20:30:38,536 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:30:38.536 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescue_paused_instance ... success [4.545s] 2018-12-27 20:30:39,563 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:30:39.562 36 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_limit ... success [0.219s] 2018-12-27 20:30:39,989 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:30:39.988 36 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_limit_equals_infinite ... success [0.426s] 2018-12-27 20:30:40,188 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:30:40.188 36 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_limit_equals_zero ... success [0.200s] 2018-12-27 20:30:40,429 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:30:40.429 36 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_marker ... success [0.241s] 2018-12-27 20:30:40,455 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:30:40.454 36 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_created_at_asc ... success [0.025s] 2018-12-27 20:30:40,475 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:30:40.474 36 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_created_at_desc ... success [0.020s] 2018-12-27 20:30:40,495 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:30:40.494 36 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_id_asc ... success [0.020s] 2018-12-27 20:30:40,689 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:30:40.688 36 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_id_desc ... success [0.193s] 2018-12-27 20:30:40,925 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:30:40.925 36 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_name_asc ... success [0.236s] 2018-12-27 20:30:41,142 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:30:41.141 36 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_name_desc ... success [0.216s] 2018-12-27 20:30:41,210 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:30:41.209 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_host_routes_and_dns_nameservers ... success [4.306s] 2018-12-27 20:30:41,216 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:30:41.216 36 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_details_with_params ... success [0.073s] 2018-12-27 20:30:41,281 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:30:41.281 36 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_with_params ... success [0.065s] 2018-12-27 20:30:44,881 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:30:44.880 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_without_gateway ... success [3.670s] 2018-12-27 20:30:48,644 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:30:48.643 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksIpV6Test.test_create_list_subnet_with_no_gw64_one_network ... success [3.762s] 2018-12-27 20:30:52,423 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:30:52.422 36 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_with_nonexistent_volume_id ... success [0.236s] 2018-12-27 20:30:52,639 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:30:52.639 36 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_without_passing_volume_id ... success [0.216s] 2018-12-27 20:30:52,826 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:30:52.825 36 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshot_invalid_param_limit ... success [0.186s] 2018-12-27 20:30:53,125 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:30:53.124 36 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshots_invalid_param_marker ... success [0.298s] 2018-12-27 20:30:53,316 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:30:53.315 36 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshots_invalid_param_sort ... success [0.191s] 2018-12-27 20:30:53,480 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:30:53.479 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet ... success [4.835s] 2018-12-27 20:30:55,375 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:30:55.374 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_network_description ... success [1.894s] 2018-12-27 20:30:57,751 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:30:57.750 36 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_volume_from_snapshot_decreasing_size ... success [4.432s] 2018-12-27 20:30:59,233 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:30:59.232 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksIpV6Test.test_delete_network_with_subnet ... success [3.857s] 2018-12-27 20:30:59,579 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:30:59.578 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility ... success [0.347s] 2018-12-27 20:30:59,838 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:30:59.838 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks ... success [0.259s] 2018-12-27 20:30:59,966 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:30:59.965 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks_fields ... success [0.127s] 2018-12-27 20:31:00,031 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:31:00.031 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets ... success [0.065s] 2018-12-27 20:31:00,263 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:31:00.262 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets_fields ... success [0.231s] 2018-12-27 20:31:00,385 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:31:00.385 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network ... success [0.122s] 2018-12-27 20:31:00,482 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:31:00.481 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network_fields ... success [0.096s] 2018-12-27 20:31:00,548 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:31:00.547 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet ... success [0.065s] 2018-12-27 20:31:00,608 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:31:00.608 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet_fields ... success [0.060s] 2018-12-27 20:31:01,334 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:31:01.333 36 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_change_server_password ... skip [0.000s]: Change password not available. 2018-12-27 20:31:06,855 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:31:06.854 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksIpV6Test.test_update_subnet_gw_dns_host_routes_dhcp ... success [6.246s] 2018-12-27 20:31:37,252 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:31:37.252 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_slaac_subnet_with_ports ... success [7.395s] 2018-12-27 20:31:40,815 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:31:40.814 36 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_create_backup ... success [39.469s] 2018-12-27 20:31:45,068 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:31:45.068 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_stateless_subnet_with_ports ... success [7.815s] 2018-12-27 20:31:46,712 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:31:46.711 36 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_get_console_output ... success [5.900s] 2018-12-27 20:31:48,524 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:31:48.523 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_subnet_with_v6_attributes_slaac ... success [3.455s] 2018-12-27 20:31:51,629 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:31:51.628 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_attach_volume ... success [73.077s] 2018-12-27 20:31:51,969 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:31:51.968 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_subnet_with_v6_attributes_stateful ... success [3.445s] 2018-12-27 20:31:56,848 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:31:56.848 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_subnet_with_v6_attributes_stateless ... success [4.880s] 2018-12-27 20:32:06,703 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:32:06.703 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_create_port_on_non_existent_network ... success [0.226s] 2018-12-27 20:32:06,914 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:32:06.914 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_delete_non_existent_network ... success [0.211s] 2018-12-27 20:32:07,134 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:32:07.134 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_delete_non_existent_port ... success [0.220s] 2018-12-27 20:32:07,365 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:32:07.364 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_delete_non_existent_subnet ... success [0.230s] 2018-12-27 20:32:07,388 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:32:07.388 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_show_non_existent_network ... success [0.023s] 2018-12-27 20:32:07,615 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:32:07.614 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_show_non_existent_port ... success [0.226s] 2018-12-27 20:32:07,813 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:32:07.813 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_show_non_existent_subnet ... success [0.198s] 2018-12-27 20:32:07,842 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:32:07.841 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_update_non_existent_network ... success [0.028s] 2018-12-27 20:32:08,056 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:32:08.056 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_update_non_existent_port ... success [0.213s] 2018-12-27 20:32:08,091 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:32:08.091 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_update_non_existent_subnet ... success [0.035s] 2018-12-27 20:32:19,149 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:32:19.148 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_bulk_port ... success [4.437s] 2018-12-27 20:32:24,096 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:32:24.095 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools ... success [4.947s] 2018-12-27 20:32:29,312 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:32:29.311 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups ... success [5.216s] 2018-12-27 20:32:33,431 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:32:33.431 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_show_delete_port_user_defined_mac ... success [4.118s] 2018-12-27 20:32:36,011 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:32:36.010 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port ... success [2.579s] 2018-12-27 20:32:39,368 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:32:39.367 36 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_get_console_output_server_id_in_shutoff_status ... success [52.643s] 2018-12-27 20:32:45,221 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:32:45.220 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_port_with_second_ip ... success [9.208s] 2018-12-27 20:32:45,308 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:32:45.308 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports ... success [0.089s] 2018-12-27 20:32:45,358 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:32:45.358 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports_fields ... success [0.050s] 2018-12-27 20:32:47,567 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:32:47.566 36 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_get_console_output_with_unlimited_size ... success [8.200s] 2018-12-27 20:32:48,399 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:32:48.398 36 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_get_vnc_console ... success [0.834s] 2018-12-27 20:32:52,652 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:32:52.651 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsIpV6TestJSON.test_port_list_filter_by_ip ... success [7.292s] 2018-12-27 20:32:58,821 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:32:58.820 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsIpV6TestJSON.test_port_list_filter_by_ip_substr ... success [6.167s] 2018-12-27 20:32:59,950 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:32:59.949 36 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_lock_unlock_server ... success [11.545s] 2018-12-27 20:33:06,000 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:33:05.999 36 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_pause_unpause_server ... success [6.051s] 2018-12-27 20:33:07,906 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:33:07.906 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_detach_volume ... success [76.263s] 2018-12-27 20:33:07,954 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:33:07.954 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_reboot ... success [0.052s] 2018-12-27 20:33:08,003 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:33:08.003 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_rebuild ... success [0.048s] 2018-12-27 20:33:08,711 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:33:08.710 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsIpV6TestJSON.test_port_list_filter_by_router_id ... success [9.890s] 2018-12-27 20:33:08,802 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:33:08.802 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port ... success [0.092s] 2018-12-27 20:33:08,843 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:33:08.843 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port_fields ... success [0.041s] 2018-12-27 20:33:13,206 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:33:13.205 36 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [7.207s] 2018-12-27 20:33:14,325 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:33:14.325 36 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_soft ... skip [1.118s]: Skipped until Bug: 1014647 is resolved. 2018-12-27 20:33:15,938 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:33:15.937 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsIpV6TestJSON.test_update_port_with_security_group_and_extra_attributes ... success [7.092s] 2018-12-27 20:33:23,467 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:33:23.466 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsIpV6TestJSON.test_update_port_with_two_security_groups_and_extra_attributes ... success [7.528s] 2018-12-27 20:33:23,597 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:33:23.597 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers.ServerShowV247Test ... skip: The microversion range[2.47 - latest] of this test is out of the configuration range[None - None]. 2018-12-27 20:33:31,999 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:33:31.999 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_specify_multibyte_character_name ... success [6.242s] 2018-12-27 20:33:34,070 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:33:34.070 36 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server ... success [19.740s] 2018-12-27 20:33:34,225 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:33:34.225 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_with_admin_password ... success [2.226s] 2018-12-27 20:33:41,014 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:33:41.013 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_with_ipv6_addr_only ... success [6.785s] 2018-12-27 20:33:49,302 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:33:49.302 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_specify_keypair ... success [8.288s] 2018-12-27 20:33:50,768 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:33:50.767 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_routers.RoutersIpV6Test.test_add_multiple_router_interfaces ... success [15.350s] 2018-12-27 20:34:00,312 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:34:00.311 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_port_id ... success [9.543s] 2018-12-27 20:34:05,146 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:34:05.145 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_with_existing_server_name ... success [15.837s] 2018-12-27 20:34:06,708 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:34:06.707 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_subnet_id ... success [6.394s] 2018-12-27 20:34:06,710 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:34:06.709 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_routers.RoutersIpV6Test.test_create_router_set_gateway_with_fixed_ip ... skip [0.001s]: Skipped until Bug: 1676207 is resolved. 2018-12-27 20:34:08,118 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:34:08.117 36 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server_in_stop_state ... success [34.039s] 2018-12-27 20:34:12,349 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:34:12.348 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_access_server_address ... success [7.205s] 2018-12-27 20:34:12,385 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:34:12.384 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_routers.RoutersIpV6Test.test_create_show_list_update_delete_router ... success [5.677s] 2018-12-27 20:34:20,218 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:34:20.217 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_routers.RoutersIpV6Test.test_router_interface_port_update_with_fixed_ip ... success [7.832s] 2018-12-27 20:34:43,314 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:34:43.313 36 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server_with_volume_attached ... success [35.190s] 2018-12-27 20:34:48,950 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:34:48.950 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_routers.RoutersIpV6Test.test_update_delete_extra_route ... success [28.728s] 2018-12-27 20:34:50,493 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:34:50.492 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_routers.RoutersIpV6Test.test_update_router_admin_state ... success [1.545s] 2018-12-27 20:34:59,219 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:34:59.219 36 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_remove_server_all_security_groups ... success [15.906s] 2018-12-27 20:35:07,160 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:35:07.159 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_server_name ... success [54.798s] 2018-12-27 20:35:13,568 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:35:13.568 36 INFO opnfv-tempest [-] {0} tempest.api.compute.test_versions.TestVersions.test_get_version_details ... success [0.727s] 2018-12-27 20:35:13,577 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:35:13.577 36 INFO opnfv-tempest [-] {0} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.009s] 2018-12-27 20:35:16,503 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:35:16.502 36 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_resize_server_confirm ... success [17.280s] 2018-12-27 20:35:30,281 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:35:30.281 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [16.966s] 2018-12-27 20:35:32,642 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:35:32.641 36 INFO opnfv-tempest [-] {0} tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_attach_attached_volume_to_same_server ... success [15.219s] 2018-12-27 20:35:41,648 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:35:41.647 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [11.365s] 2018-12-27 20:35:45,708 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:35:45.708 36 INFO opnfv-tempest [-] {0} tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_delete_attached_volume ... success [13.066s] 2018-12-27 20:35:50,606 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:35:50.605 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [8.956s] 2018-12-27 20:35:50,607 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:35:50.606 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_routers.RoutersTest.test_create_router_set_gateway_with_fixed_ip ... skip [0.001s]: Skipped until Bug: 1676207 is resolved. 2018-12-27 20:35:56,152 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:35:56.151 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [5.545s] 2018-12-27 20:35:58,745 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:35:58.744 36 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_resize_server_confirm_from_stopped ... success [42.232s] 2018-12-27 20:36:00,555 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:36:00.555 36 INFO opnfv-tempest [-] {0} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list ... success [0.447s] 2018-12-27 20:36:01,030 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:36:01.029 36 INFO opnfv-tempest [-] {0} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_param_limit ... success [0.474s] 2018-12-27 20:36:01,810 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:36:01.809 36 INFO opnfv-tempest [-] {0} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_param_offset_and_limit ... success [0.778s] 2018-12-27 20:36:02,283 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:36:02.282 36 INFO opnfv-tempest [-] {0} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_with_detail_param_limit ... success [0.473s] 2018-12-27 20:36:03,315 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:36:03.315 36 INFO opnfv-tempest [-] {0} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_with_detail_param_offset_and_limit ... success [1.033s] 2018-12-27 20:36:03,802 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:36:03.801 36 INFO opnfv-tempest [-] {0} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_with_details ... success [0.485s] 2018-12-27 20:36:05,843 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:36:05.843 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_routers.RoutersTest.test_router_interface_port_update_with_fixed_ip ... success [9.691s] 2018-12-27 20:36:11,281 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:36:11.280 36 INFO opnfv-tempest [-] {0} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size ... success [0.291s] 2018-12-27 20:36:11,293 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:36:11.292 36 INFO opnfv-tempest [-] {0} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero ... success [0.012s] 2018-12-27 20:36:11,303 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:36:11.303 36 INFO opnfv-tempest [-] {0} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size ... success [0.010s] 2018-12-27 20:36:11,795 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:36:11.794 36 INFO opnfv-tempest [-] {0} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id ... success [0.490s] 2018-12-27 20:36:11,803 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:36:11.803 36 INFO opnfv-tempest [-] {0} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_delete_volume_without_passing_volume_id ... success [0.008s] 2018-12-27 20:36:11,813 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:36:11.812 36 INFO opnfv-tempest [-] {0} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_get_volume_without_passing_volume_id ... success [0.009s] 2018-12-27 20:36:12,242 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:36:12.241 36 INFO opnfv-tempest [-] {0} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id ... success [0.428s] 2018-12-27 20:36:12,652 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:36:12.651 36 INFO opnfv-tempest [-] {0} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id ... success [0.410s] 2018-12-27 20:36:14,222 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:36:14.221 36 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_endpoints.EndPointsTestJSON ... skip: Identity api v2 is not enabled 2018-12-27 20:36:14,224 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:36:14.223 36 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_tokens.TokensTestJSON ... skip: Identity api v2 is not enabled 2018-12-27 20:36:14,225 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:36:14.224 36 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_users_negative.UsersNegativeTestJSON ... skip: Identity api v2 is not enabled 2018-12-27 20:36:19,190 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:36:19.189 36 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_endpoint_groups.EndPointGroupsTest.test_create_list_show_check_delete_endpoint_group ... success [0.683s] 2018-12-27 20:36:19,931 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:36:19.930 36 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_endpoint_groups.EndPointGroupsTest.test_update_endpoint_group ... success [0.741s] 2018-12-27 20:36:27,532 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:36:27.531 36 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_create_list_show_delete_endpoint ... success [0.612s] 2018-12-27 20:36:27,913 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:36:27.912 36 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_list_endpoints ... success [0.379s] 2018-12-27 20:36:28,571 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:36:28.570 36 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint ... success [0.660s] 2018-12-27 20:36:33,790 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:36:33.790 36 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_resize_server_revert ... success [35.039s] 2018-12-27 20:36:35,096 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:36:35.095 36 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_create_project_by_unauthorized_user ... success [0.086s] 2018-12-27 20:36:35,535 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:36:35.535 36 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_create_project_with_empty_name ... success [0.438s] 2018-12-27 20:36:35,609 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:36:35.609 36 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_create_projects_name_length_over_64 ... success [0.074s] 2018-12-27 20:36:35,688 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:36:35.687 36 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_delete_non_existent_project ... success [0.078s] 2018-12-27 20:36:35,869 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:36:35.868 36 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_list_projects_by_unauthorized_user ... success [0.181s] 2018-12-27 20:36:36,271 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:36:36.270 36 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_project_create_duplicate ... success [0.401s] 2018-12-27 20:36:36,664 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:36:36.664 36 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_project_delete_by_unauthorized_user ... success [0.393s] 2018-12-27 20:36:38,225 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:36:38.224 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_routers.RoutersTest.test_update_delete_extra_route ... success [32.377s] 2018-12-27 20:36:40,677 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:36:40.676 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_routers.RoutersTest.test_update_router_admin_state ... success [2.454s] 2018-12-27 20:36:43,555 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:36:43.554 36 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_service_without_description ... success [0.575s] 2018-12-27 20:36:44,034 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:36:44.034 36 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service ... success [0.479s] 2018-12-27 20:36:45,011 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:36:45.010 36 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_list_services ... success [0.975s] 2018-12-27 20:36:52,959 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:36:52.958 36 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_users_negative.UsersNegativeTest.test_authentication_for_disabled_user ... success [1.805s] 2018-12-27 20:36:53,044 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:36:53.044 36 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_users_negative.UsersNegativeTest.test_create_user_for_non_existent_domain ... success [0.087s] 2018-12-27 20:36:55,516 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:36:55.515 36 INFO opnfv-tempest [-] {0} tempest.api.identity.v2.test_tokens.TokensTest ... skip: Identity api v2 is not enabled 2018-12-27 20:36:55,517 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:36:55.517 36 INFO opnfv-tempest [-] {0} tempest.api.image.v1.test_images.CreateRegisterImagesTest ... skip: Glance API v1 not supported 2018-12-27 20:37:00,036 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:37:00.035 36 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.ListSharedImagesTest.test_list_images_param_member_status ... success [1.322s] 2018-12-27 20:37:08,791 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:37:08.790 36 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images_member.ImagesMemberTest.test_get_image_member ... success [1.778s] 2018-12-27 20:37:08,972 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:37:08.971 36 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images_member.ImagesMemberTest.test_get_image_member_schema ... success [0.182s] 2018-12-27 20:37:09,166 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:37:09.166 36 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images_member.ImagesMemberTest.test_get_image_members_schema ... success [0.194s] 2018-12-27 20:37:09,913 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:37:09.913 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group ... success [2.122s] 2018-12-27 20:37:11,164 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:37:11.164 36 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images_member.ImagesMemberTest.test_image_share_accept ... success [1.995s] 2018-12-27 20:37:11,214 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:37:11.213 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_security_group_rule_with_additional_args ... success [1.301s] 2018-12-27 20:37:12,597 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:37:12.596 36 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images_member.ImagesMemberTest.test_image_share_reject ... success [1.432s] 2018-12-27 20:37:13,566 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:37:13.565 36 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images_member.ImagesMemberTest.test_remove_image_member ... success [0.969s] 2018-12-27 20:37:15,875 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:37:15.874 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_security_group_rule_with_icmp_type_code ... success [4.655s] 2018-12-27 20:37:16,669 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:37:16.668 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_security_group_rule_with_protocol_integer_value ... success [0.798s] 2018-12-27 20:37:18,787 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:37:18.786 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_security_group_rule_with_remote_group_id ... success [2.116s] 2018-12-27 20:37:20,254 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:37:20.253 36 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images_metadefs_namespace_tags.MetadataNamespaceTagsTest.test_create_list_delete_namespace_tags ... success [1.434s] 2018-12-27 20:37:20,371 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:37:20.370 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_security_group_rule_with_remote_ip_prefix ... success [1.584s] 2018-12-27 20:37:22,251 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:37:22.250 36 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images_metadefs_namespace_tags.MetadataNamespaceTagsTest.test_create_update_delete_tag ... success [1.996s] 2018-12-27 20:37:22,578 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:37:22.577 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule ... success [2.204s] 2018-12-27 20:37:22,620 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:37:22.620 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups ... success [0.046s] 2018-12-27 20:37:25,891 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:37:25.891 36 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions ... success [0.006s] 2018-12-27 20:37:26,327 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:37:26.327 36 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_resize_volume_backed_server_confirm ... success [52.525s] 2018-12-27 20:37:26,328 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:37:26.328 36 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_shelve_unshelve_server ... skip [0.000s]: Shelve is not available. 2018-12-27 20:37:26,344 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:37:26.343 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_service_providers.ServiceProvidersTest.test_service_providers_list ... success [0.202s] 2018-12-27 20:37:31,961 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:37:31.961 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_acl_negative.ObjectACLsNegativeTest.test_delete_object_with_non_authorized_user ... success [0.579s] 2018-12-27 20:37:32,130 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:37:32.130 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_acl_negative.ObjectACLsNegativeTest.test_delete_object_without_using_creds ... success [0.169s] 2018-12-27 20:37:32,492 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:37:32.491 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_acl_negative.ObjectACLsNegativeTest.test_delete_object_without_write_rights ... success [0.361s] 2018-12-27 20:37:32,812 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:37:32.812 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_acl_negative.ObjectACLsNegativeTest.test_read_object_with_non_authorized_user ... success [0.320s] 2018-12-27 20:37:33,174 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:37:33.174 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_acl_negative.ObjectACLsNegativeTest.test_read_object_without_rights ... success [0.361s] 2018-12-27 20:37:33,297 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:37:33.296 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_acl_negative.ObjectACLsNegativeTest.test_write_object_with_non_authorized_user ... success [0.122s] 2018-12-27 20:37:33,536 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:37:33.536 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_acl_negative.ObjectACLsNegativeTest.test_write_object_without_rights ... success [0.239s] 2018-12-27 20:37:33,669 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:37:33.668 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_acl_negative.ObjectACLsNegativeTest.test_write_object_without_using_creds ... success [0.132s] 2018-12-27 20:37:33,718 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:37:33.718 36 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_stop_start_server ... success [7.393s] 2018-12-27 20:37:33,924 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:37:33.924 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_acl_negative.ObjectACLsNegativeTest.test_write_object_without_write_rights ... success [0.256s] 2018-12-27 20:37:37,950 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:37:37.949 36 INFO opnfv-tempest [-] {0} tempest.api.network.admin.test_negative_quotas.QuotasNegativeTest.test_network_quota_exceeding ... success [7.281s] 2018-12-27 20:37:40,893 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:37:40.892 36 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_suspend_resume_server ... success [7.173s] 2018-12-27 20:37:42,573 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:37:42.572 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_large_object ... success [2.635s] 2018-12-27 20:37:45,596 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:37:45.595 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_too_many_objects ... success [3.021s] 2018-12-27 20:37:45,877 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:37:45.876 36 INFO opnfv-tempest [-] {0} tempest.api.network.admin.test_quotas.QuotasTest.test_quotas ... success [1.998s] 2018-12-27 20:37:46,064 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:37:46.063 36 INFO opnfv-tempest [-] {0} tempest.api.network.admin.test_quotas.QuotasTest.test_show_quota_details ... success [0.189s] 2018-12-27 20:37:48,358 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:37:48.357 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_valid_object ... success [2.762s] 2018-12-27 20:37:55,154 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:37:55.153 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container ... success [2.328s] 2018-12-27 20:37:55,677 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:37:55.677 36 INFO opnfv-tempest [-] {0} tempest.api.network.admin.test_routers_negative.RoutersAdminNegativeIpV6Test.test_router_set_gateway_used_ip_returns_409 ... success [3.577s] 2018-12-27 20:37:57,529 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:37:57.528 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container_overwrite ... success [2.374s] 2018-12-27 20:37:59,934 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:37:59.933 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container_with_metadata_key ... success [2.404s] 2018-12-27 20:38:02,344 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:38:02.343 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container_with_metadata_value ... success [2.409s] 2018-12-27 20:38:04,918 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:38:04.917 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container_with_remove_metadata_key ... success [2.573s] 2018-12-27 20:38:07,016 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:38:07.015 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_create_list_port_with_address_pair ... success [3.065s] 2018-12-27 20:38:07,656 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:38:07.655 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container_with_remove_metadata_value ... success [2.738s] 2018-12-27 20:38:08,068 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:38:08.067 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_delete_container ... success [0.412s] 2018-12-27 20:38:10,275 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:38:10.274 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_update_port_with_address_pair ... success [3.259s] 2018-12-27 20:38:10,884 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:38:10.884 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents ... success [2.815s] 2018-12-27 20:38:13,054 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:38:13.054 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_update_port_with_cidr_address_pair ... success [2.779s] 2018-12-27 20:38:13,801 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:38:13.801 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_delimiter ... success [2.915s] 2018-12-27 20:38:16,532 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:38:16.531 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_end_marker ... success [2.729s] 2018-12-27 20:38:17,495 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:38:17.495 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_update_port_with_multiple_ip_mac_address_pair ... success [4.440s] 2018-12-27 20:38:19,177 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:38:19.176 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_format_json ... success [2.644s] 2018-12-27 20:38:21,861 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:38:21.861 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_format_xml ... success [2.684s] 2018-12-27 20:38:24,502 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:38:24.502 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_limit ... success [2.639s] 2018-12-27 20:38:27,306 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:38:27.305 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_marker ... success [2.802s] 2018-12-27 20:38:29,813 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:38:29.812 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_no_object ... success [2.506s] 2018-12-27 20:38:32,503 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:38:32.502 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_path ... success [2.688s] 2018-12-27 20:38:34,083 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:38:34.082 36 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses ... success [0.053s] 2018-12-27 20:38:34,179 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:38:34.178 36 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network ... success [0.096s] 2018-12-27 20:38:35,459 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:38:35.458 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_prefix ... success [2.954s] 2018-12-27 20:38:37,773 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:38:37.772 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful ... success [12.280s] 2018-12-27 20:38:38,561 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:38:38.560 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_metadata ... success [3.102s] 2018-12-27 20:38:41,181 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:38:41.180 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_list_no_container_metadata ... success [2.618s] 2018-12-27 20:38:44,256 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:38:44.255 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_create_and_delete_metadata ... success [3.073s] 2018-12-27 20:38:46,967 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:38:46.966 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_create_metadata ... success [2.710s] 2018-12-27 20:38:49,755 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:38:49.754 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_create_metadata_key ... success [2.786s] 2018-12-27 20:38:50,691 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:38:50.690 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful_fixedips ... success [12.916s] 2018-12-27 20:38:52,599 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:38:52.599 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_delete_metadata ... success [2.844s] 2018-12-27 20:38:54,840 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:38:54.839 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful_fixedips_duplicate ... success [4.150s] 2018-12-27 20:38:55,549 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:38:55.548 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_delete_metadata_key ... success [2.949s] 2018-12-27 20:38:56,548 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:38:56.547 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful_fixedips_outrange ... success [1.708s] 2018-12-27 20:38:59,504 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:38:59.503 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_crossdomain.CrossdomainTest.test_get_crossdomain_policy ... fail [0.009s] 2018-12-27 20:39:09,415 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:39:09.415 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful_router ... success [12.864s] 2018-12-27 20:39:09,930 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:39:09.929 36 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_addresses_negative.ServerAddressesNegativeTestJSON.test_list_server_addresses_by_network_neg ... success [0.044s] 2018-12-27 20:39:09,937 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:39:09.937 36 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_addresses_negative.ServerAddressesNegativeTestJSON.test_list_server_addresses_invalid_server_id ... success [0.008s] 2018-12-27 20:39:15,868 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:39:15.867 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_expiry.ObjectExpiryTest.test_get_object_after_expiry_time ... success [12.270s] 2018-12-27 20:39:24,792 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:39:24.791 36 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_delete_server_metadata_item ... success [0.372s] 2018-12-27 20:39:25,170 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:39:25.169 36 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_get_server_metadata_item ... success [0.378s] 2018-12-27 20:39:25,347 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:39:25.347 36 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_list_server_metadata ... success [0.177s] 2018-12-27 20:39:25,702 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:39:25.701 36 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata ... success [0.353s] 2018-12-27 20:39:26,095 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:39:26.095 36 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata_item ... success [0.393s] 2018-12-27 20:39:26,443 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:39:26.443 36 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_update_metadata_empty_body ... success [0.347s] 2018-12-27 20:39:26,800 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:39:26.799 36 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_update_server_metadata ... success [0.356s] 2018-12-27 20:39:27,259 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:39:27.259 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_expiry.ObjectExpiryTest.test_get_object_at_expiry_time ... success [11.391s] 2018-12-27 20:39:35,160 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:39:35.159 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_formpost.ObjectFormPostTest.test_post_object_using_form ... success [0.128s] 2018-12-27 20:39:38,545 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:39:38.544 36 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_create_server_metadata_blank_key ... success [0.404s] 2018-12-27 20:39:38,561 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:39:38.561 36 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_delete_metadata_non_existent_server ... success [0.017s] 2018-12-27 20:39:38,578 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:39:38.577 36 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_list_server_metadata_non_existent_server ... success [0.016s] 2018-12-27 20:39:38,912 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:39:38.911 36 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_metadata_items_limit ... success [0.333s] 2018-12-27 20:39:40,513 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:39:40.512 36 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_server_create_metadata_key_too_long ... success [1.597s] 2018-12-27 20:39:40,527 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:39:40.527 36 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_server_metadata_non_existent_server ... success [0.017s] 2018-12-27 20:39:40,547 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:39:40.547 36 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_set_metadata_non_existent_server ... success [0.020s] 2018-12-27 20:39:40,556 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:39:40.556 36 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_set_server_metadata_blank_key ... success [0.009s] 2018-12-27 20:39:40,564 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:39:40.564 36 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_set_server_metadata_missing_metadata ... success [0.008s] 2018-12-27 20:39:40,583 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:39:40.583 36 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_update_metadata_non_existent_server ... success [0.018s] 2018-12-27 20:39:40,593 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:39:40.592 36 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_update_metadata_with_blank_key ... success [0.009s] 2018-12-27 20:39:40,602 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:39:40.602 36 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_wrong_key_passed_in_body ... success [0.010s] 2018-12-27 20:39:43,121 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:39:43.121 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_64_subnets ... success [33.701s] 2018-12-27 20:39:43,867 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:39:43.867 36 INFO opnfv-tempest [-] {2} tempest.api.compute.test_networks.ComputeNetworksTest ... skip: nova-network is not available. 2018-12-27 20:39:45,075 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:39:45.075 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_formpost_negative.ObjectFormPostNegativeTest.test_post_object_using_form_expired ... success [2.031s] 2018-12-27 20:39:45,096 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:39:45.095 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_formpost_negative.ObjectFormPostNegativeTest.test_post_object_using_form_invalid_signature ... success [0.020s] 2018-12-27 20:39:45,299 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:39:45.298 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_invalid_options ... success [2.182s] 2018-12-27 20:39:49,296 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:39:49.295 36 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_snapshot_manage.SnapshotManageAdminTest ... skip: Manage snapshot tests are disabled 2018-12-27 20:39:49,686 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:39:49.685 36 INFO opnfv-tempest [-] {2} tempest.api.compute.test_tenant_networks.ComputeTenantNetworksTest.test_list_show_tenant_networks ... success [0.934s] 2018-12-27 20:39:51,935 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:39:51.935 36 INFO opnfv-tempest [-] {2} tempest.api.compute.volumes.test_attach_volume.AttachVolumeMultiAttachTest ... skip: The microversion range[2.60 - latest] of this test is out of the configuration range[None - None]. 2018-12-27 20:39:54,582 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:39:54.581 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_stateless_eui64 ... success [9.281s] 2018-12-27 20:39:57,230 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:39:57.229 36 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_reset_snapshot_status ... success [0.767s] 2018-12-27 20:40:01,329 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:40:01.329 36 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_creating ... success [4.098s] 2018-12-27 20:40:02,735 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:40:02.735 36 INFO opnfv-tempest [-] {2} tempest.api.compute.volumes.test_volume_snapshots.VolumesSnapshotsTestJSON.test_volume_snapshot_create_get_list_delete ... success [8.729s] 2018-12-27 20:40:04,003 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:40:04.002 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_stateless_no_ra ... success [9.420s] 2018-12-27 20:40:05,820 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:40:05.820 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v2.test_tenants.TenantsTestJSON ... skip: Identity api v2 is not enabled 2018-12-27 20:40:06,506 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:40:06.505 36 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_deleting ... success [5.175s] 2018-12-27 20:40:07,323 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:40:07.323 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_stateless_no_ra_no_dhcp ... success [3.320s] 2018-12-27 20:40:10,446 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:40:10.445 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_domain_configuration.DomainConfigurationTestJSON.test_create_domain_config_and_show_config_groups_and_options ... success [1.367s] 2018-12-27 20:40:10,883 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:40:10.883 36 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_error ... success [4.377s] 2018-12-27 20:40:11,531 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:40:11.531 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_domain_configuration.DomainConfigurationTestJSON.test_create_update_and_delete_domain_config ... success [1.085s] 2018-12-27 20:40:12,833 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:40:12.832 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_domain_configuration.DomainConfigurationTestJSON.test_create_update_and_delete_domain_config_groups_and_opts ... success [1.301s] 2018-12-27 20:40:14,249 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:40:14.248 36 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_error_deleting ... success [3.364s] 2018-12-27 20:40:15,243 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:40:15.242 36 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_update_snapshot_status ... success [0.995s] 2018-12-27 20:40:16,887 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:40:16.886 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_domain_configuration.DomainConfigurationTestJSON.test_show_default_group_config_and_options ... success [4.048s] 2018-12-27 20:40:24,058 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:40:24.058 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... success [0.439s] 2018-12-27 20:40:24,112 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:40:24.112 36 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_quota_classes.VolumeQuotaClassesTest.test_show_default_quota ... success [0.216s] 2018-12-27 20:40:26,380 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:40:26.380 36 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_quota_classes.VolumeQuotaClassesTest.test_update_default_quota ... success [2.266s] 2018-12-27 20:40:29,552 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:40:29.551 36 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_retype_with_migration.VolumeRetypeWithMigrationTest ... skip: Cinder multi-backend feature disabled. 2018-12-27 20:40:31,286 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:40:31.285 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_domain_with_disabled_status ... success [0.305s] 2018-12-27 20:40:31,727 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:40:31.727 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_domain_without_description ... success [0.441s] 2018-12-27 20:40:32,412 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:40:32.411 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain ... success [0.683s] 2018-12-27 20:40:34,158 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:40:34.157 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_domain_delete_cascades_content ... success [1.745s] 2018-12-27 20:40:34,233 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:40:34.232 36 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_spec_create_get_delete ... success [0.942s] 2018-12-27 20:40:34,237 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:40:34.237 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_list_domains ... success [0.081s] 2018-12-27 20:40:34,332 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:40:34.331 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_list_domains_filter_by_enabled ... success [0.094s] 2018-12-27 20:40:34,412 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:40:34.411 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_list_domains_filter_by_name ... success [0.080s] 2018-12-27 20:40:34,727 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:40:34.726 36 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_specs_list ... success [0.493s] 2018-12-27 20:40:35,684 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:40:35.684 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_two_subnets ... success [28.355s] 2018-12-27 20:40:36,055 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:40:36.054 36 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_specs_update ... success [1.327s] 2018-12-27 20:40:42,077 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:40:42.076 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_endpoints_negative.EndpointsNegativeTestJSON.test_create_with_enabled_False ... success [0.067s] 2018-12-27 20:40:42,154 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:40:42.154 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_endpoints_negative.EndpointsNegativeTestJSON.test_create_with_enabled_True ... success [0.076s] 2018-12-27 20:40:42,452 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:40:42.451 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_endpoints_negative.EndpointsNegativeTestJSON.test_update_with_enabled_False ... success [0.298s] 2018-12-27 20:40:42,763 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:40:42.762 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_endpoints_negative.EndpointsNegativeTestJSON.test_update_with_enabled_True ... success [0.310s] 2018-12-27 20:40:43,251 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:40:43.250 36 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_volume_with_private_volume_type ... success [0.580s] 2018-12-27 20:40:43,445 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:40:43.444 36 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_with_empty_name ... success [0.194s] 2018-12-27 20:40:43,643 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:40:43.642 36 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_delete_nonexistent_type_id ... success [0.197s] 2018-12-27 20:40:43,850 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:40:43.849 36 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_get_nonexistent_type_id ... success [0.207s] 2018-12-27 20:40:47,546 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:40:47.546 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions ... success [4.254s] 2018-12-27 20:40:49,696 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:40:49.696 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_list_projects.ListProjectsTestJSON.test_list_projects ... success [0.260s] 2018-12-27 20:40:49,774 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:40:49.773 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_list_projects.ListProjectsTestJSON.test_list_projects_with_domains ... success [0.078s] 2018-12-27 20:40:49,834 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:40:49.834 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_list_projects.ListProjectsTestJSON.test_list_projects_with_enabled ... success [0.059s] 2018-12-27 20:40:49,853 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:40:49.853 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_list_projects.ListProjectsTestJSON.test_list_projects_with_name ... success [0.019s] 2018-12-27 20:40:49,931 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:40:49.931 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_list_projects.ListProjectsTestJSON.test_list_projects_with_parent ... success [0.077s] 2018-12-27 20:40:54,340 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:40:54.340 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_crud_snapshot_metadata ... success [1.662s] 2018-12-27 20:40:55,340 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:40:55.339 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_update_show_snapshot_metadata_item ... success [1.000s] 2018-12-27 20:40:59,216 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:40:59.215 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_assignments_for_domain_roles ... success [0.545s] 2018-12-27 20:41:00,057 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:41:00.056 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_assignments_for_implied_roles_create_delete ... success [0.840s] 2018-12-27 20:41:00,493 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:41:00.492 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_domain_roles_create_delete ... success [0.436s] 2018-12-27 20:41:00,904 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:41:00.903 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_grant_list_revoke_role_to_group_on_domain ... success [0.410s] 2018-12-27 20:41:02,053 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:41:02.053 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_grant_list_revoke_role_to_group_on_project ... success [1.148s] 2018-12-27 20:41:02,557 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:41:02.557 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_grant_list_revoke_role_to_user_on_domain ... success [0.503s] 2018-12-27 20:41:03,042 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:41:03.041 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_grant_list_revoke_role_to_user_on_project ... success [0.484s] 2018-12-27 20:41:04,760 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:41:04.759 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_add_router_interfaces_on_overlapping_subnets_returns_400 ... success [9.848s] 2018-12-27 20:41:04,778 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:41:04.778 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_implied_domain_roles ... success [1.736s] 2018-12-27 20:41:05,003 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:41:05.002 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_delete_non_existent_router_returns_404 ... success [0.243s] 2018-12-27 20:41:05,320 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:41:05.319 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_implied_roles_create_check_show_delete ... success [0.540s] 2018-12-27 20:41:05,646 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:41:05.646 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_router_add_gateway_invalid_network_returns_404 ... success [0.643s] 2018-12-27 20:41:06,131 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:41:06.130 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_list_all_implied_roles ... success [0.810s] 2018-12-27 20:41:06,210 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:41:06.209 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_list_roles ... success [0.080s] 2018-12-27 20:41:06,585 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:41:06.584 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volume_transfers.VolumesTransfersTest.test_create_get_list_accept_volume_transfer ... success [3.233s] 2018-12-27 20:41:06,658 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:41:06.657 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list ... success [0.447s] 2018-12-27 20:41:07,442 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:41:07.441 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_roles_hierarchy ... success [0.782s] 2018-12-27 20:41:09,203 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:41:09.203 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_router_add_gateway_net_not_external_returns_400 ... success [3.557s] 2018-12-27 20:41:11,103 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:41:11.102 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volume_transfers.VolumesTransfersTest.test_create_list_delete_volume_transfer ... success [4.518s] 2018-12-27 20:41:14,594 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:41:14.593 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_router_remove_interface_in_use_returns_409 ... success [5.390s] 2018-12-27 20:41:14,839 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:41:14.839 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_show_non_existent_router_returns_404 ... success [0.245s] 2018-12-27 20:41:14,893 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:41:14.893 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_update_non_existent_router_returns_404 ... success [0.054s] 2018-12-27 20:41:15,694 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:41:15.693 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_backup.VolumesBackupsTest ... skip: Cinder backup feature disabled 2018-12-27 20:41:16,052 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:41:16.052 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_users.UsersV3TestJSON.test_get_user ... success [1.273s] 2018-12-27 20:41:18,323 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:41:18.322 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_users.UsersV3TestJSON.test_list_user_projects ... success [2.267s] 2018-12-27 20:41:18,323 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:41:18.323 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_users.UsersV3TestJSON.test_password_history_not_enforced_in_admin_reset ... skip [0.000s]: Security compliance not available. 2018-12-27 20:41:20,435 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:41:20.434 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_extend.VolumesExtendTest.test_volume_extend ... success [2.765s] 2018-12-27 20:41:20,436 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:41:20.436 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_extend.VolumesExtendTest.test_volume_extend_when_volume_has_snapshot ... skip [0.001s]: Skipped until Bug: 1687044 is resolved. 2018-12-27 20:41:21,000 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:41:21.000 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_users.UsersV3TestJSON.test_update_user_password ... success [2.680s] 2018-12-27 20:41:22,350 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:41:22.349 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_users.UsersV3TestJSON.test_user_update ... success [1.348s] 2018-12-27 20:41:25,222 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:41:25.221 36 INFO opnfv-tempest [-] {2} tempest.api.identity.v2.test_ec2_credentials.EC2CredentialsTest ... skip: Identity api v2 is not enabled 2018-12-27 20:41:25,223 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:41:25.222 36 INFO opnfv-tempest [-] {2} tempest.api.identity.v2.test_tenants.IdentityTenantsTest ... skip: Identity api v2 is not enabled 2018-12-27 20:41:29,366 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:41:29.365 36 INFO opnfv-tempest [-] {2} tempest.api.identity.v3.test_projects.IdentityV3ProjectsTest.test_list_projects_returns_only_authorized_projects ... success [1.029s] 2018-12-27 20:41:34,362 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:41:34.361 36 INFO opnfv-tempest [-] {2} tempest.api.identity.v3.test_users.IdentityV3UsersTest.test_password_history_check_self_service_api ... skip [0.000s]: Security compliance not available. 2018-12-27 20:41:34,364 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:41:34.363 36 INFO opnfv-tempest [-] {2} tempest.api.identity.v3.test_users.IdentityV3UsersTest.test_user_account_lockout ... skip [0.000s]: Security compliance not available. 2018-12-27 20:41:40,360 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:41:40.359 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_add_router_interfaces_on_overlapping_subnets_returns_400 ... success [9.514s] 2018-12-27 20:41:40,418 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:41:40.417 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_delete_non_existent_router_returns_404 ... success [0.059s] 2018-12-27 20:41:40,756 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:41:40.756 36 INFO opnfv-tempest [-] {2} tempest.api.identity.v3.test_users.IdentityV3UsersTest.test_user_update_own_password ... success [6.394s] 2018-12-27 20:41:41,105 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:41:41.104 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_add_gateway_invalid_network_returns_404 ... success [0.684s] 2018-12-27 20:41:42,353 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:41:42.352 36 INFO opnfv-tempest [-] {2} tempest.api.image.v1.test_image_members.ImageMembersTest ... skip: Glance API v1 not supported 2018-12-27 20:41:42,355 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:41:42.354 36 INFO opnfv-tempest [-] {2} tempest.api.image.v1.test_images.UpdateImageMetaTest ... skip: Glance API v1 not supported 2018-12-27 20:41:44,576 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:41:44.575 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_add_gateway_net_not_external_returns_400 ... success [3.472s] 2018-12-27 20:41:46,161 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:41:46.160 36 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_metadefs_resource_types.MetadataResourceTypesTest.test_basic_meta_def_resource_type_association ... success [1.760s] 2018-12-27 20:41:48,888 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:41:48.887 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_remove_interface_in_use_returns_409 ... success [4.311s] 2018-12-27 20:41:49,144 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:41:49.144 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_show_non_existent_router_returns_404 ... success [0.256s] 2018-12-27 20:41:49,369 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:41:49.368 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_update_non_existent_router_returns_404 ... success [0.224s] 2018-12-27 20:41:50,099 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:41:50.099 36 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_namespace_schema ... success [0.271s] 2018-12-27 20:41:50,328 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:41:50.327 36 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_namespaces_schema ... success [0.227s] 2018-12-27 20:41:50,523 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:41:50.522 36 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_object_schema ... success [0.195s] 2018-12-27 20:41:50,720 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:41:50.720 36 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_objects_schema ... success [0.197s] 2018-12-27 20:41:50,912 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:41:50.912 36 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_properties_schema ... success [0.192s] 2018-12-27 20:41:51,117 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:41:51.117 36 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_property_schema ... success [0.205s] 2018-12-27 20:41:51,124 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:41:51.124 36 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_resource_type_schema ... success [0.007s] 2018-12-27 20:41:51,133 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:41:51.133 36 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_resources_types_schema ... success [0.008s] 2018-12-27 20:41:51,140 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:41:51.139 36 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_tag_schema ... success [0.006s] 2018-12-27 20:41:51,421 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:41:51.421 36 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_tags_schema ... success [0.281s] 2018-12-27 20:41:55,849 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:41:55.849 36 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_delete_non_existing_tag ... success [0.742s] 2018-12-27 20:41:56,115 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:41:56.114 36 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_update_tags_for_non_existing_image ... success [0.266s] 2018-12-27 20:42:05,899 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:42:05.898 36 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_external_network_extension.ExternalNetworksTestJSON.test_create_external_network ... success [3.153s] 2018-12-27 20:42:07,043 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:42:07.042 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [2.342s] 2018-12-27 20:42:09,067 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:42:09.066 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_additional_args ... success [2.024s] 2018-12-27 20:42:13,601 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:42:13.601 36 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_external_network_extension.ExternalNetworksTestJSON.test_delete_external_networks_with_floating_ip ... success [7.694s] 2018-12-27 20:42:13,602 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:42:13.602 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_icmp_type_code ... success [4.526s] 2018-12-27 20:42:14,780 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:42:14.779 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_protocol_integer_value ... success [1.185s] 2018-12-27 20:42:16,067 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:42:16.067 36 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_external_network_extension.ExternalNetworksTestJSON.test_list_external_networks ... success [2.472s] 2018-12-27 20:42:16,318 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:42:16.318 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_group_id ... success [1.536s] 2018-12-27 20:42:17,842 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:42:17.842 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_ip_prefix ... success [1.524s] 2018-12-27 20:42:18,765 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:42:18.765 36 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_external_network_extension.ExternalNetworksTestJSON.test_show_external_networks_attribute ... success [2.697s] 2018-12-27 20:42:19,594 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:42:19.593 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [1.748s] 2018-12-27 20:42:19,743 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:42:19.742 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.153s] 2018-12-27 20:42:23,108 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:42:23.107 36 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_external_network_extension.ExternalNetworksTestJSON.test_update_external_network ... success [4.342s] 2018-12-27 20:42:26,483 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:42:26.483 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services_negative.AccountNegativeTest.test_list_containers_with_non_authorized_user ... success [1.097s] 2018-12-27 20:42:32,877 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:42:32.876 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_2d_way ... success [0.431s] 2018-12-27 20:42:33,583 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:42:33.583 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_across_containers ... success [0.706s] 2018-12-27 20:42:34,160 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:42:34.159 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_in_same_container ... success [0.576s] 2018-12-27 20:42:34,311 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:42:34.310 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_to_itself ... success [0.151s] 2018-12-27 20:42:34,497 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:42:34.497 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_with_x_fresh_metadata ... success [0.186s] 2018-12-27 20:42:34,689 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:42:34.689 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_with_x_object_meta ... success [0.191s] 2018-12-27 20:42:34,905 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:42:34.905 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_with_x_object_metakey ... success [0.215s] 2018-12-27 20:42:35,144 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:42:35.143 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object ... success [0.238s] 2018-12-27 20:42:35,253 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:42:35.253 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object_with_content_disposition ... success [0.109s] 2018-12-27 20:42:35,383 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:42:35.382 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object_with_content_encoding ... success [0.129s] 2018-12-27 20:42:35,476 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:42:35.475 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object_with_etag ... success [0.093s] 2018-12-27 20:42:35,603 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:42:35.602 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object_with_expect_continue ... success [0.127s] 2018-12-27 20:42:35,760 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:42:35.760 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object_with_transfer_encoding ... success [0.157s] 2018-12-27 20:42:36,255 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:42:36.255 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object_with_x_fresh_metadata ... success [0.495s] 2018-12-27 20:42:36,496 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:42:36.496 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object_with_x_object_meta ... success [0.241s] 2018-12-27 20:42:36,616 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:42:36.616 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object_with_x_object_metakey ... success [0.119s] 2018-12-27 20:42:36,789 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:42:36.789 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object_with_x_remove_object_meta ... success [0.172s] 2018-12-27 20:42:37,211 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:42:37.210 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object_with_x_remove_object_metakey ... success [0.421s] 2018-12-27 20:42:37,419 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:42:37.418 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_delete_object ... success [0.208s] 2018-12-27 20:42:37,533 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:42:37.532 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object ... success [0.113s] 2018-12-27 20:42:37,833 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:42:37.832 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object_if_different ... success [0.299s] 2018-12-27 20:42:38,030 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:42:38.029 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object_with_if_match ... success [0.197s] 2018-12-27 20:42:38,453 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:42:38.452 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object_with_if_modified_since ... success [0.422s] 2018-12-27 20:42:38,658 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:42:38.657 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object_with_if_none_match ... success [0.205s] 2018-12-27 20:42:38,816 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:42:38.815 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object_with_if_unmodified_since ... success [0.157s] 2018-12-27 20:42:39,119 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:42:39.119 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object_with_metadata ... success [0.303s] 2018-12-27 20:42:39,582 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:42:39.581 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object_with_range ... success [0.462s] 2018-12-27 20:42:40,158 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:42:40.158 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object_with_x_newest ... success [0.576s] 2018-12-27 20:42:42,196 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:42:42.195 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object_with_x_object_manifest ... success [2.035s] 2018-12-27 20:42:42,355 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:42:42.354 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_list_no_object_metadata ... success [0.160s] 2018-12-27 20:42:42,533 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:42:42.533 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_list_object_metadata ... success [0.178s] 2018-12-27 20:42:46,659 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:42:46.658 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_list_object_metadata_with_x_object_manifest ... success [4.123s] 2018-12-27 20:42:50,174 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:42:50.173 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_object_upload_in_segments ... success [3.514s] 2018-12-27 20:42:50,240 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:42:50.240 36 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_floating_ips_admin_actions.FloatingIPAdminTestJSON.test_create_list_show_floating_ip_with_tenant_id_by_admin ... success [3.410s] 2018-12-27 20:42:50,328 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:42:50.328 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_update_object_metadata ... success [0.155s] 2018-12-27 20:42:50,768 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:42:50.767 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_update_object_metadata_with_create_and_remove_metadata ... success [0.438s] 2018-12-27 20:42:51,209 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:42:51.208 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_update_object_metadata_with_remove_metadata ... success [0.441s] 2018-12-27 20:42:53,466 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:42:53.465 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_update_object_metadata_with_x_object_manifest ... success [2.254s] 2018-12-27 20:42:53,698 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:42:53.697 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_update_object_metadata_with_x_object_metakey ... success [0.233s] 2018-12-27 20:42:54,220 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:42:54.220 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_update_object_metadata_with_x_remove_object_metakey ... success [0.522s] 2018-12-27 20:42:57,084 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:42:57.083 36 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_floating_ips_admin_actions.FloatingIPAdminTestJSON.test_list_floating_ips_from_admin_and_nonadmin ... success [6.842s] 2018-12-27 20:43:13,737 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:43:13.737 36 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_metering_extensions.MeteringIpV6TestJSON ... skip: metering extension not enabled. 2018-12-27 20:43:23,776 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:43:23.775 36 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsIpV6TestJSON.test_create_port_binding_ext_attr ... success [2.452s] 2018-12-27 20:43:25,353 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:43:25.352 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_delete_large_object ... success [2.972s] 2018-12-27 20:43:27,790 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:43:27.789 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_list_large_object_metadata ... success [2.436s] 2018-12-27 20:43:29,247 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:43:29.246 36 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsIpV6TestJSON.test_list_ports_binding_ext_attr ... success [5.471s] 2018-12-27 20:43:30,326 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:43:30.325 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_retrieve_large_object ... success [2.535s] 2018-12-27 20:43:31,915 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:43:31.915 36 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsIpV6TestJSON.test_show_port_binding_ext_attr ... success [2.668s] 2018-12-27 20:43:33,164 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:43:33.163 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_upload_manifest ... success [2.838s] 2018-12-27 20:43:36,205 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:43:36.205 36 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsIpV6TestJSON.test_update_port_binding_ext_attr ... success [4.291s] 2018-12-27 20:43:41,579 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:43:41.578 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_temp_url_negative.ObjectTempUrlNegativeTest.test_get_object_after_expiration_time ... success [2.223s] 2018-12-27 20:43:47,118 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:43:47.117 36 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_routers.RoutersAdminTest.test_create_router_setting_project_id ... success [2.740s] 2018-12-27 20:43:51,914 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:43:51.913 36 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_routers.RoutersAdminTest.test_create_router_with_default_snat_value ... success [4.796s] 2018-12-27 20:43:56,117 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:43:56.116 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_version.ContainerTest.test_versioned_container ... success [6.341s] 2018-12-27 20:44:00,682 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:44:00.682 36 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_routers.RoutersAdminTest.test_create_router_with_snat_explicit ... success [8.768s] 2018-12-27 20:44:02,260 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:44:02.259 36 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_backends_capabilities.BackendsCapabilitiesAdminTestsJSON.test_compare_volume_stats_values ... success [0.499s] 2018-12-27 20:44:02,496 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:44:02.496 36 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_backends_capabilities.BackendsCapabilitiesAdminTestsJSON.test_get_capabilities_backend ... success [0.236s] 2018-12-27 20:44:05,409 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:44:05.408 36 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsV319Test ... skip: The microversion range[3.19 - latest] of this test is out of the configuration range[None - None]. 2018-12-27 20:44:05,410 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:44:05.410 36 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_groups.GroupsTest ... skip: The microversion range[3.13 - latest] of this test is out of the configuration range[None - None]. 2018-12-27 20:44:06,808 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:44:06.807 36 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_routers.RoutersAdminTest.test_update_router_reset_gateway_without_snat ... success [6.124s] 2018-12-27 20:44:12,779 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:44:12.778 36 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_associate_disassociate_qos ... success [3.658s] 2018-12-27 20:44:13,646 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:44:13.646 36 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_back_end_consumer ... success [0.867s] 2018-12-27 20:44:13,875 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:44:13.875 36 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_routers.RoutersAdminTest.test_update_router_set_gateway ... success [7.065s] 2018-12-27 20:44:14,789 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:44:14.788 36 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_both_consumer ... success [1.142s] 2018-12-27 20:44:15,732 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:44:15.732 36 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_front_end_consumer ... success [0.943s] 2018-12-27 20:44:16,024 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:44:16.023 36 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_get_qos ... success [0.292s] 2018-12-27 20:44:16,225 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:44:16.225 36 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_list_qos ... success [0.201s] 2018-12-27 20:44:17,349 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:44:17.348 36 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_set_unset_qos_key ... success [1.122s] 2018-12-27 20:44:21,719 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:44:21.719 36 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_routers.RoutersAdminTest.test_update_router_set_gateway_with_snat_explicit ... success [7.846s] 2018-12-27 20:44:24,366 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:44:24.366 36 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_manage.VolumeManageAdminTest ... skip: Manage volume tests are disabled 2018-12-27 20:44:27,910 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:44:27.909 36 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_routers.RoutersAdminTest.test_update_router_set_gateway_without_snat ... success [6.188s] 2018-12-27 20:44:28,154 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:44:28.153 36 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_pools.VolumePoolsAdminTestsJSON.test_get_pools_with_details ... success [0.238s] 2018-12-27 20:44:28,570 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:44:28.569 36 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_pools.VolumePoolsAdminTestsJSON.test_get_pools_without_details ... success [0.416s] 2018-12-27 20:44:34,180 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:44:34.179 36 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_routers.RoutersAdminTest.test_update_router_unset_gateway ... success [6.270s] 2018-12-27 20:44:39,255 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:44:39.254 36 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_quotas_negative.BaseVolumeQuotasNegativeTestJSON.test_quota_volume_gigabytes ... success [1.183s] 2018-12-27 20:44:39,663 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:44:39.662 36 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_quotas_negative.BaseVolumeQuotasNegativeTestJSON.test_quota_volumes ... success [0.408s] 2018-12-27 20:44:44,796 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:44:44.796 36 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_create_router_setting_project_id ... success [2.142s] 2018-12-27 20:44:50,130 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:44:50.130 36 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_create_router_with_default_snat_value ... success [5.333s] 2018-12-27 20:44:53,575 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:44:53.574 36 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_crud_with_volume_type_and_extra_specs ... success [4.441s] 2018-12-27 20:44:54,144 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:44:54.143 36 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_create_get_delete ... success [0.571s] 2018-12-27 20:44:56,420 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:44:56.419 36 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_encryption_create_get_update_delete ... success [2.273s] 2018-12-27 20:44:56,614 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:44:56.613 36 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_list ... success [0.195s] 2018-12-27 20:44:57,744 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:44:57.743 36 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_update ... success [1.129s] 2018-12-27 20:45:00,367 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:45:00.367 36 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_create_router_with_snat_explicit ... success [10.236s] 2018-12-27 20:45:06,654 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:45:06.653 36 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_update_router_reset_gateway_without_snat ... success [6.285s] 2018-12-27 20:45:07,223 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:45:07.223 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_availability_zone.AvailabilityZoneTestJSON.test_get_availability_zone_list ... success [0.202s] 2018-12-27 20:45:12,851 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:45:12.850 36 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_update_router_set_gateway ... success [6.197s] 2018-12-27 20:45:13,290 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:45:13.289 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_clone_negative.VolumesCloneNegativeTest.test_create_from_volume_decreasing_size ... success [2.365s] 2018-12-27 20:45:17,264 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:45:17.264 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesSummaryTest ... skip: The microversion range[3.12 - latest] of this test is out of the configuration range[None - None]. 2018-12-27 20:45:18,954 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:45:18.953 36 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_update_router_set_gateway_with_snat_explicit ... success [6.101s] 2018-12-27 20:45:24,499 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:45:24.498 36 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_update_router_set_gateway_without_snat ... success [5.543s] 2018-12-27 20:45:29,115 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:45:29.114 36 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_update_router_unset_gateway ... success [4.616s] 2018-12-27 20:45:33,997 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:45:33.996 36 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_routers_dvr.RoutersTestDVR ... skip: dvr extension not enabled. 2018-12-27 20:45:44,105 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:45:44.104 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network ... success [7.999s] 2018-12-27 20:45:52,360 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:45:52.360 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port ... success [8.255s] 2018-12-27 20:46:01,030 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:46:01.030 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet ... success [8.669s] 2018-12-27 20:46:16,482 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:46:16.481 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network ... success [5.936s] 2018-12-27 20:46:23,236 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:46:23.236 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port ... success [6.753s] 2018-12-27 20:46:32,262 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:46:32.261 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet ... success [9.025s] 2018-12-27 20:46:53,235 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:46:53.234 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_all_attributes ... success [5.763s] 2018-12-27 20:46:57,922 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:46:57.921 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_allocation_pools ... success [4.686s] 2018-12-27 20:47:03,151 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:47:03.150 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_dhcp_enabled ... success [5.228s] 2018-12-27 20:47:08,802 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:47:08.801 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw ... success [5.651s] 2018-12-27 20:47:14,207 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:47:14.206 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw_and_allocation_pools ... success [5.404s] 2018-12-27 20:47:19,644 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:47:19.643 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_host_routes_and_dns_nameservers ... success [5.437s] 2018-12-27 20:47:25,208 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:47:25.207 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_without_gateway ... success [5.563s] 2018-12-27 20:47:32,507 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:47:32.505 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [7.297s] 2018-12-27 20:47:34,310 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:47:34.309 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_create_update_network_description ... success [1.803s] 2018-12-27 20:47:40,054 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:47:40.053 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_delete_network_with_subnet ... success [5.744s] 2018-12-27 20:47:40,579 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:47:40.578 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [0.525s] 2018-12-27 20:47:40,698 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:47:40.697 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.118s] 2018-12-27 20:47:40,800 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:47:40.800 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_list_networks_fields ... success [0.100s] 2018-12-27 20:47:40,856 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:47:40.855 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.054s] 2018-12-27 20:47:41,121 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:47:41.121 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_list_subnets_fields ... success [0.264s] 2018-12-27 20:47:41,222 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:47:41.221 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.100s] 2018-12-27 20:47:41,405 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:47:41.404 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_show_network_fields ... success [0.182s] 2018-12-27 20:47:41,509 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:47:41.509 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.104s] 2018-12-27 20:47:41,934 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:47:41.934 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_show_subnet_fields ... success [0.424s] 2018-12-27 20:47:48,806 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:47:48.805 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_update_subnet_gw_dns_host_routes_dhcp ... success [6.870s] 2018-12-27 20:47:57,372 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:47:57.371 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_additional_default_security_group_fails ... success [0.210s] 2018-12-27 20:48:00,747 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:48:00.746 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_duplicate_security_group_rule_fails ... success [3.373s] 2018-12-27 20:48:02,188 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:48:02.187 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_bad_ethertype ... success [1.441s] 2018-12-27 20:48:04,301 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:48:04.301 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_bad_protocol ... success [2.113s] 2018-12-27 20:48:05,912 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:48:05.911 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_bad_remote_ip_prefix ... success [1.609s] 2018-12-27 20:48:08,081 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:48:08.080 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_invalid_ports ... success [2.167s] 2018-12-27 20:48:09,173 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:48:09.172 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_non_existent_remote_groupid ... success [1.092s] 2018-12-27 20:48:09,468 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:48:09.467 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_non_existent_security_group ... success [0.296s] 2018-12-27 20:48:11,207 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:48:11.206 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_remote_ip_and_group ... success [1.736s] 2018-12-27 20:48:12,977 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:48:12.976 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_wrong_ip_prefix_version ... success [1.770s] 2018-12-27 20:48:13,864 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:48:13.863 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_update_name_default ... success [0.887s] 2018-12-27 20:48:13,883 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:48:13.882 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_delete_non_existent_security_group ... success [0.019s] 2018-12-27 20:48:13,903 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:48:13.902 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_show_non_existent_security_group ... success [0.019s] 2018-12-27 20:48:13,918 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:48:13.917 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_show_non_existent_security_group_rule ... success [0.015s] 2018-12-27 20:48:19,797 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:48:19.797 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [2.019s] 2018-12-27 20:48:34,827 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:48:34.826 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_tags.TagsExtTest.test_create_check_list_and_delete_tags ... success [4.338s] 2018-12-27 20:48:40,392 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:48:40.391 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_tags.TagsExtTest.test_update_and_delete_all_tags ... success [5.563s] 2018-12-27 20:48:52,632 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:48:52.631 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_admin_modify_quota ... success [0.626s] 2018-12-27 20:48:53,023 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:48:53.023 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_upload_valid_object ... success [0.392s] 2018-12-27 20:49:07,131 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:49:07.130 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_acl.ObjectTestACLs.test_read_object_with_rights ... success [3.970s] 2018-12-27 20:49:10,505 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:49:10.504 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_acl.ObjectTestACLs.test_write_object_with_rights ... success [3.374s] 2018-12-27 20:49:19,260 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:49:19.260 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_staticweb.StaticWebTest.test_web_error ... success [0.538s] 2018-12-27 20:49:19,673 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:49:19.672 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_staticweb.StaticWebTest.test_web_index ... success [0.412s] 2018-12-27 20:49:20,170 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:49:20.169 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_staticweb.StaticWebTest.test_web_listing ... success [0.497s] 2018-12-27 20:49:20,403 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:49:20.403 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_staticweb.StaticWebTest.test_web_listing_css ... success [0.233s] 2018-12-27 20:49:29,312 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:49:29.312 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_temp_url.ObjectTempUrlTest.test_get_object_using_temp_url ... success [0.078s] 2018-12-27 20:49:29,596 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:49:29.595 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_temp_url.ObjectTempUrlTest.test_get_object_using_temp_url_key_2 ... success [0.282s] 2018-12-27 20:49:29,618 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:49:29.617 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_temp_url.ObjectTempUrlTest.test_get_object_using_temp_url_with_inline_query_parameter ... success [0.022s] 2018-12-27 20:49:29,638 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:49:29.637 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_temp_url.ObjectTempUrlTest.test_head_object_using_temp_url ... success [0.020s] 2018-12-27 20:49:29,791 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:49:29.791 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_temp_url.ObjectTempUrlTest.test_put_object_using_temp_url ... success [0.153s] 2018-12-27 20:49:35,177 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:49:35.177 36 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_user_messages.UserMessagesTest ... skip: The microversion range[3.3 - latest] of this test is out of the configuration range[None - None]. 2018-12-27 20:49:38,700 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:49:38.700 36 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_hosts.VolumeHostsAdminTestsJSON.test_list_hosts ... success [0.211s] 2018-12-27 20:49:39,125 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:49:39.124 36 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_hosts.VolumeHostsAdminTestsJSON.test_show_host ... success [0.425s] 2018-12-27 20:49:49,301 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:49:49.300 36 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_quotas.BaseVolumeQuotasAdminTestJSON.test_delete_quota ... success [1.764s] 2018-12-27 20:49:49,530 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:49:49.530 36 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_quotas.BaseVolumeQuotasAdminTestJSON.test_list_default_quotas ... success [0.230s] 2018-12-27 20:49:49,756 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:49:49.756 36 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_quotas.BaseVolumeQuotasAdminTestJSON.test_list_quotas ... success [0.226s] 2018-12-27 20:49:54,086 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:49:54.086 36 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_quotas.BaseVolumeQuotasAdminTestJSON.test_quota_usage ... success [4.328s] 2018-12-27 20:50:00,299 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:50:00.299 36 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_quotas.BaseVolumeQuotasAdminTestJSON.test_quota_usage_after_volume_transfer ... success [6.210s] 2018-12-27 20:50:00,519 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:50:00.518 36 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_quotas.BaseVolumeQuotasAdminTestJSON.test_show_quota_usage ... success [0.222s] 2018-12-27 20:50:01,971 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:50:01.970 36 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_quotas.BaseVolumeQuotasAdminTestJSON.test_update_all_quota_resources_for_tenant ... success [1.451s] 2018-12-27 20:50:11,151 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:50:11.150 36 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_host_name ... success [0.207s] 2018-12-27 20:50:11,366 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:50:11.366 36 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_service_and_host_name ... success [0.215s] 2018-12-27 20:50:11,564 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:50:11.563 36 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_service_binary_name ... success [0.197s] 2018-12-27 20:50:13,960 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:50:13.960 36 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_volume_host_name ... success [2.394s] 2018-12-27 20:50:14,190 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:50:14.189 36 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_list_services ... success [0.231s] 2018-12-27 20:50:29,217 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:50:29.217 36 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_type_access.VolumeTypesAccessTest.test_volume_type_access_add ... success [3.224s] 2018-12-27 20:50:30,653 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:50:30.653 36 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_type_access.VolumeTypesAccessTest.test_volume_type_access_list ... success [1.436s] 2018-12-27 20:50:38,705 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:50:38.704 36 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volumes_backup.VolumesBackupsAdminTest ... skip: Cinder backup feature disabled 2018-12-27 20:50:52,176 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:50:52.175 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_image_metadata.VolumesImageMetadata.test_update_show_delete_image_metadata ... success [1.071s] 2018-12-27 20:51:02,413 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:51:02.412 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volume_absolute_limits.AbsoluteLimitsTests.test_get_volume_absolute_limits ... success [0.222s] 2018-12-27 20:51:13,275 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:51:13.274 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_crud_volume_metadata ... success [1.948s] 2018-12-27 20:51:14,025 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:51:14.025 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_show_volume_metadata_item ... success [0.751s] 2018-12-27 20:51:37,250 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:51:37.249 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance ... success [14.666s] 2018-12-27 20:51:48,542 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:51:48.541 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_get_volume_attachment ... success [11.289s] 2018-12-27 20:51:49,085 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:51:49.084 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_reserve_unreserve_volume ... success [0.547s] 2018-12-27 20:51:49,900 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:51:49.899 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_bootable ... success [0.813s] 2018-12-27 20:51:50,366 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:51:50.366 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_readonly_update ... success [0.466s] 2018-12-27 20:52:18,406 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:52:18.405 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_upload ... success [28.035s] 2018-12-27 20:52:34,600 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:52:34.599 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_clone.VolumesCloneTest.test_create_from_bootable_volume ... success [10.882s] 2018-12-27 20:52:38,177 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:52:38.176 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_clone.VolumesCloneTest.test_create_from_volume ... success [3.578s] 2018-12-27 20:52:44,969 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:52:44.969 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_extend.VolumesExtendAttachedTest ... skip: The microversion range[3.42 - latest] of this test is out of the configuration range[None - None]. 2018-12-27 20:52:57,269 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:52:57.269 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_attach_volumes_with_nonexistent_volume_id ... success [9.562s] 2018-12-27 20:53:01,043 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:53:01.043 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_from_deactivated_image ... success [3.775s] 2018-12-27 20:53:04,342 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:53:04.341 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_from_image_with_decreasing_size ... success [3.299s] 2018-12-27 20:53:04,561 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:53:04.560 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size ... success [0.219s] 2018-12-27 20:53:04,782 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:53:04.781 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_snapshot_id ... success [0.221s] 2018-12-27 20:53:05,026 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:53:05.025 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_source_volid ... success [0.243s] 2018-12-27 20:53:05,238 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:53:05.238 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_volume_type ... success [0.212s] 2018-12-27 20:53:05,440 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:53:05.440 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_negative ... success [0.201s] 2018-12-27 20:53:05,655 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:53:05.654 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero ... success [0.214s] 2018-12-27 20:53:05,953 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:53:05.953 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size ... success [0.297s] 2018-12-27 20:53:06,177 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:53:06.177 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id ... success [0.223s] 2018-12-27 20:53:06,399 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:53:06.398 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_volume_without_passing_volume_id ... success [0.221s] 2018-12-27 20:53:06,609 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:53:06.608 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_detach_volumes_with_invalid_volume_id ... success [0.210s] 2018-12-27 20:53:06,822 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:53:06.822 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_invalid_volume_id ... success [0.212s] 2018-12-27 20:53:06,832 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:53:06.831 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_volume_without_passing_volume_id ... success [0.009s] 2018-12-27 20:53:07,057 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:53:07.056 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_invalid_status ... success [0.224s] 2018-12-27 20:53:07,095 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:53:07.095 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_nonexistent_name ... success [0.039s] 2018-12-27 20:53:07,319 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:53:07.319 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_invalid_status ... success [0.222s] 2018-12-27 20:53:07,358 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:53:07.358 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_nonexistent_name ... success [0.038s] 2018-12-27 20:53:07,924 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:53:07.923 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_reserve_volume_with_negative_volume_status ... success [0.565s] 2018-12-27 20:53:08,163 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:53:08.162 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_reserve_volume_with_nonexistent_volume_id ... success [0.239s] 2018-12-27 20:53:08,398 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:53:08.398 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_unreserve_volume_with_nonexistent_volume_id ... success [0.235s] 2018-12-27 20:53:08,599 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:53:08.599 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_empty_volume_id ... success [0.201s] 2018-12-27 20:53:08,634 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:53:08.633 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_invalid_volume_id ... success [0.034s] 2018-12-27 20:53:08,670 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:53:08.670 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_nonexistent_volume_id ... success [0.036s] 2018-12-27 20:53:08,711 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:53:08.710 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id ... success [0.040s] 2018-12-27 20:53:08,748 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:53:08.747 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_None_size ... success [0.037s] 2018-12-27 20:53:08,977 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:53:08.977 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_non_number_size ... success [0.229s] 2018-12-27 20:53:09,189 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:53:09.189 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_nonexistent_volume_id ... success [0.211s] 2018-12-27 20:53:09,227 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:53:09.227 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_size_smaller_than_original_size ... success [0.037s] 2018-12-27 20:53:09,262 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:53:09.262 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_without_passing_volume_id ... success [0.035s] 2018-12-27 20:53:09,479 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:53:09.479 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id ... success [0.217s] 2018-12-27 20:53:16,524 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:53:16.523 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_backup ... skip [0.000s]: Cinder backup is disabled 2018-12-27 20:53:41,499 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:53:41.499 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_delete_with_volume_in_use ... success [24.967s] 2018-12-27 20:53:45,150 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:53:45.149 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_get_list_update_delete ... success [3.652s] 2018-12-27 20:54:06,457 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:54:06.456 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_offline_delete_online ... success [21.301s] 2018-12-27 20:54:13,340 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:54:13.340 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_volume_from_snapshot ... success [6.887s] 2018-12-27 20:54:22,938 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 1887a09a-731f-4f18-93a0-1bc4b7422a6a 2018-12-27 20:54:22,983 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '1887a09a-731f-4f18-93a0-1bc4b7422a6a']'. 2018-12-27 20:54:24,093 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-12-27 20:54:24,094 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-12-27 20:54:24,094 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-12-27 20:54:24,094 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 1887a09a-731f-4f18-93a0-1bc4b7422a6a | 2018-12-27 20:54:24,094 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | failed | 2018-12-27 20:54:24,094 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-12-27 20:12:09 | 2018-12-27 20:54:24,095 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-12-27 20:54:22 | 2018-12-27 20:54:24,095 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:42:13 | 2018-12-27 20:54:24,095 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 4 | 2018-12-27 20:54:24,095 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2018-12-27 20:54:24,095 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-12-27 20:54:24,095 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: a8b14b58-f628-4678-95dc-1a965a667ea9) | 2018-12-27 20:54:24,095 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-12-27 20:54:24,096 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: a39ff30d-e0b0-4a84-8788-d159467523b1) | 2018-12-27 20:54:24,096 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 1463 | 2018-12-27 20:54:24,096 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 2520.429 | 2018-12-27 20:54:24,096 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 1206 | 2018-12-27 20:54:24,096 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 256 | 2018-12-27 20:54:24,096 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-12-27 20:54:24,096 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-12-27 20:54:24,097 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 1 | 2018-12-27 20:54:24,097 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-12-27 20:54:24,097 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-12-27 20:54:24,097 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2018-12-27 20:54:24,621 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_full success_rate is 99.9171499586% 2018-12-27 20:54:26,641 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | tempest_full | functest | 42:28 | FAIL | +----------------------+------------------+------------------+----------------+ 2018-12-27 20:54:26,651 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-12-27 20:54:26,655 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:9292/v2/images/fce6cc3c-2cad-464d-8cb5-fdbc8de2e3df -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b985a144c48e2ec274d493a411cefd7eaa5a293b" 2018-12-27 20:54:27,299 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-bc82beec-5d91-4f7d-8406-3197440aaa9b Date: Thu, 27 Dec 2018 20:54:27 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-27 20:54:27,299 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.31:9292/v2/images/fce6cc3c-2cad-464d-8cb5-fdbc8de2e3df used request id req-bc82beec-5d91-4f7d-8406-3197440aaa9b 2018-12-27 20:54:27,299 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.64838218689s 2018-12-27 20:54:27,300 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.31:9292/v2/images/fce6cc3c-2cad-464d-8cb5-fdbc8de2e3df used request id req-bc82beec-5d91-4f7d-8406-3197440aaa9b 2018-12-27 20:54:27,300 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-12-27 20:54:27,303 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}271f0777be4082902c52285206123364c5ff1a58" 2018-12-27 20:54:27,507 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 20:54:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0da95a83-17bc-4b4e-8a61-c83bbf27048a x-compute-request-id: req-0da95a83-17bc-4b4e-8a61-c83bbf27048a Content-Encoding: gzip Content-Length: 362 Content-Type: application/json RESP BODY: {"flavors": [{"name": "tempest_full-flavor_6a12e383-8b0b-4ee6-a567-30fff0a22e86", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/669bc95f-752f-4cda-9920-abb192cf002b", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/669bc95f-752f-4cda-9920-abb192cf002b", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "669bc95f-752f-4cda-9920-abb192cf002b"}, {"name": "tempest_full-flavor_alt_6a12e383-8b0b-4ee6-a567-30fff0a22e86", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/6fc165e7-5421-44d8-ba1a-80dbeb573f98", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/6fc165e7-5421-44d8-ba1a-80dbeb573f98", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "6fc165e7-5421-44d8-ba1a-80dbeb573f98"}]} 2018-12-27 20:54:27,507 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None used request id req-0da95a83-17bc-4b4e-8a61-c83bbf27048a 2018-12-27 20:54:27,507 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.207015037537s 2018-12-27 20:54:27,508 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None used request id req-0da95a83-17bc-4b4e-8a61-c83bbf27048a 2018-12-27 20:54:27,510 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-12-27 20:54:27,513 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:8774/v2.1/flavors/6fc165e7-5421-44d8-ba1a-80dbeb573f98 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}271f0777be4082902c52285206123364c5ff1a58" 2018-12-27 20:54:27,551 - keystoneauth.session - DEBUG - RESP: [202] Date: Thu, 27 Dec 2018 20:54:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-3b8613f5-4659-49d2-9098-18e69db1f791 x-compute-request-id: req-3b8613f5-4659-49d2-9098-18e69db1f791 Content-Length: 0 Content-Type: application/json 2018-12-27 20:54:27,551 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/flavors/6fc165e7-5421-44d8-ba1a-80dbeb573f98 used request id req-3b8613f5-4659-49d2-9098-18e69db1f791 2018-12-27 20:54:27,551 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0408570766449s 2018-12-27 20:54:27,552 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/flavors/6fc165e7-5421-44d8-ba1a-80dbeb573f98 used request id req-3b8613f5-4659-49d2-9098-18e69db1f791 2018-12-27 20:54:27,556 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-27 20:54:27,559 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b985a144c48e2ec274d493a411cefd7eaa5a293b" 2018-12-27 20:54:27,784 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1205 Content-Type: application/json X-Openstack-Request-Id: req-65785a3b-7c7e-4a97-8bb5-55033cb810c3 Date: Thu, 27 Dec 2018 20:54:27 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/c914ffaf-bf23-4f2a-a01c-a553cce14668/snap", "metadata": {}}], "file": "/v2/images/c914ffaf-bf23-4f2a-a01c-a553cce14668/file", "owner": "5291f283cab64f05940e3926b0829cac", "id": "c914ffaf-bf23-4f2a-a01c-a553cce14668", "size": 12716032, "self": "/v2/images/c914ffaf-bf23-4f2a-a01c-a553cce14668", "disk_format": "qcow2", "direct_url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/c914ffaf-bf23-4f2a-a01c-a553cce14668/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-27T20:12:00Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_full-img_6a12e383-8b0b-4ee6-a567-30fff0a22e86", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full-img_6a12e383-8b0b-4ee6-a567-30fff0a22e86", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-27T20:12:00Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-27 20:54:27,784 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-65785a3b-7c7e-4a97-8bb5-55033cb810c3 2018-12-27 20:54:27,784 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.228567123413s 2018-12-27 20:54:27,785 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-65785a3b-7c7e-4a97-8bb5-55033cb810c3 2018-12-27 20:54:27,786 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-12-27 20:54:27,789 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:9292/v2/images/c914ffaf-bf23-4f2a-a01c-a553cce14668 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b985a144c48e2ec274d493a411cefd7eaa5a293b" 2018-12-27 20:54:28,439 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-4385fdfb-0d5c-40ec-815f-c2b701bdf90d Date: Thu, 27 Dec 2018 20:54:28 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-27 20:54:28,439 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.31:9292/v2/images/c914ffaf-bf23-4f2a-a01c-a553cce14668 used request id req-4385fdfb-0d5c-40ec-815f-c2b701bdf90d 2018-12-27 20:54:28,439 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.652747154236s 2018-12-27 20:54:28,439 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.31:9292/v2/images/c914ffaf-bf23-4f2a-a01c-a553cce14668 used request id req-4385fdfb-0d5c-40ec-815f-c2b701bdf90d 2018-12-27 20:54:28,440 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-12-27 20:54:28,442 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}271f0777be4082902c52285206123364c5ff1a58" 2018-12-27 20:54:28,463 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 20:54:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-82aed5b1-2cf3-4f0e-a236-f7014425a9a3 x-compute-request-id: req-82aed5b1-2cf3-4f0e-a236-f7014425a9a3 Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavors": [{"name": "tempest_full-flavor_6a12e383-8b0b-4ee6-a567-30fff0a22e86", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/669bc95f-752f-4cda-9920-abb192cf002b", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/669bc95f-752f-4cda-9920-abb192cf002b", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "669bc95f-752f-4cda-9920-abb192cf002b"}]} 2018-12-27 20:54:28,463 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None used request id req-82aed5b1-2cf3-4f0e-a236-f7014425a9a3 2018-12-27 20:54:28,463 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0236570835114s 2018-12-27 20:54:28,464 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None used request id req-82aed5b1-2cf3-4f0e-a236-f7014425a9a3 2018-12-27 20:54:28,465 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-12-27 20:54:28,468 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:8774/v2.1/flavors/669bc95f-752f-4cda-9920-abb192cf002b -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}271f0777be4082902c52285206123364c5ff1a58" 2018-12-27 20:54:28,497 - keystoneauth.session - DEBUG - RESP: [202] Date: Thu, 27 Dec 2018 20:54:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-df1dcd65-f337-44bc-a14a-57e3cfb13229 x-compute-request-id: req-df1dcd65-f337-44bc-a14a-57e3cfb13229 Content-Length: 0 Content-Type: application/json 2018-12-27 20:54:28,497 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/flavors/669bc95f-752f-4cda-9920-abb192cf002b used request id req-df1dcd65-f337-44bc-a14a-57e3cfb13229 2018-12-27 20:54:28,497 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0315189361572s 2018-12-27 20:54:28,497 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/flavors/669bc95f-752f-4cda-9920-abb192cf002b used request id req-df1dcd65-f337-44bc-a14a-57e3cfb13229 2018-12-27 20:54:28,498 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-27 20:54:28,501 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}271f0777be4082902c52285206123364c5ff1a58" 2018-12-27 20:54:28,621 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 20:54:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0f22a0f7-d29b-4a15-9626-7c034b144f07 Content-Encoding: gzip Content-Length: 836 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/05a834ddebbc40688596b7460b47439e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05a834ddebbc40688596b7460b47439e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/08226a0ad01943f39559448239e291e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "08226a0ad01943f39559448239e291e1", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/55c0552fe37a4f7ca0e73939514bc683"}, "domain_id": "default", "enabled": true, "options": {}, "id": "55c0552fe37a4f7ca0e73939514bc683", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/646a4af4e3b5439a97996d353fea3924"}, "domain_id": "914eec1d43ea4caf9d2fd33268c06258", "enabled": true, "options": {}, "id": "646a4af4e3b5439a97996d353fea3924", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/85fb203e51c34d3f8122e285a6a318b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85fb203e51c34d3f8122e285a6a318b3", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/905e7f4b42d24cca93b99d2401fa3378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "905e7f4b42d24cca93b99d2401fa3378", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/a5bc08b9f81f4e5bb86c24f9f7547bae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5bc08b9f81f4e5bb86c24f9f7547bae", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/a5c780627f004d318bf908d80305da9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5c780627f004d318bf908d80305da9c", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/b18425bf2b044bc9af7e194919539a17"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b18425bf2b044bc9af7e194919539a17", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/b8d2134b619d4dca80e21d6fb16449b0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b8d2134b619d4dca80e21d6fb16449b0", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/b9ab6a25a652438285139fe5b44aea62"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9ab6a25a652438285139fe5b44aea62", "email": "cinder@localhost", "password_expires_at": null}, {"name": "tempest_full-user_6a12e383-8b0b-4ee6-a567-30fff0a22e86", "links": {"self": "http://172.30.9.31:5000/v3/users/bf890ab621ab4ab9ad78897eedfe592a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "bf890ab621ab4ab9ad78897eedfe592a", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/c08462554a4844d681348f58b9b0edee"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c08462554a4844d681348f58b9b0edee", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/ddfc3a9aad444d4782eae677c8a98130"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ddfc3a9aad444d4782eae677c8a98130", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/f2a74f2185a54676a6cb2bb5ecfcc4f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2a74f2185a54676a6cb2bb5ecfcc4f6", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-12-27 20:54:28,621 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-0f22a0f7-d29b-4a15-9626-7c034b144f07 2018-12-27 20:54:28,622 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.123526096344s 2018-12-27 20:54:28,622 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-0f22a0f7-d29b-4a15-9626-7c034b144f07 2018-12-27 20:54:28,628 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-27 20:54:28,631 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/users/bf890ab621ab4ab9ad78897eedfe592a -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}271f0777be4082902c52285206123364c5ff1a58" 2018-12-27 20:54:28,749 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 20:54:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-96652ca1-d0f1-45e7-9e34-e29e1f8f53a6 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"user": {"name": "tempest_full-user_6a12e383-8b0b-4ee6-a567-30fff0a22e86", "links": {"self": "http://172.30.9.31:5000/v3/users/bf890ab621ab4ab9ad78897eedfe592a"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "bf890ab621ab4ab9ad78897eedfe592a", "description": null}} 2018-12-27 20:54:28,749 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users/bf890ab621ab4ab9ad78897eedfe592a used request id req-96652ca1-d0f1-45e7-9e34-e29e1f8f53a6 2018-12-27 20:54:28,749 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.121145009995s 2018-12-27 20:54:28,749 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users/bf890ab621ab4ab9ad78897eedfe592a used request id req-96652ca1-d0f1-45e7-9e34-e29e1f8f53a6 2018-12-27 20:54:28,750 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-12-27 20:54:28,753 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:5000/v3/users/bf890ab621ab4ab9ad78897eedfe592a -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}271f0777be4082902c52285206123364c5ff1a58" 2018-12-27 20:54:28,964 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 20:54:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ea323192-fabd-4817-bbd1-b775103c4338 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 20:54:28,964 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/bf890ab621ab4ab9ad78897eedfe592a used request id req-ea323192-fabd-4817-bbd1-b775103c4338 2018-12-27 20:54:28,964 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.214215040207s 2018-12-27 20:54:28,965 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/bf890ab621ab4ab9ad78897eedfe592a used request id req-ea323192-fabd-4817-bbd1-b775103c4338 2018-12-27 20:54:28,971 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-27 20:54:28,974 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}271f0777be4082902c52285206123364c5ff1a58" 2018-12-27 20:54:29,075 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 20:54:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-81a4bcb5-0fb3-4130-8c17-bc2c3977bc0a Content-Encoding: gzip Content-Length: 388 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: tempest_full", "links": {"self": "http://172.30.9.31:5000/v3/projects/5291f283cab64f05940e3926b0829cac"}, "tags": [], "enabled": true, "id": "5291f283cab64f05940e3926b0829cac", "parent_id": "default", "domain_id": "default", "name": "tempest_full-project_6a12e383-8b0b-4ee6-a567-30fff0a22e86"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93"}, "tags": [], "enabled": true, "id": "b7b4fceec1ad4c6eb74d758b709a9d93", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/da629caea04941e1ae8979c379dc7c9d"}, "tags": [], "enabled": true, "id": "da629caea04941e1ae8979c379dc7c9d", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-12-27 20:54:29,075 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects used request id req-81a4bcb5-0fb3-4130-8c17-bc2c3977bc0a 2018-12-27 20:54:29,075 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.104450941086s 2018-12-27 20:54:29,076 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects used request id req-81a4bcb5-0fb3-4130-8c17-bc2c3977bc0a 2018-12-27 20:54:29,080 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-12-27 20:54:29,083 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:5000/v3/projects/5291f283cab64f05940e3926b0829cac -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}271f0777be4082902c52285206123364c5ff1a58" 2018-12-27 20:54:29,289 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 20:54:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bc12ad4f-39a9-404a-b9e5-345b106f3927 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 20:54:29,289 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/5291f283cab64f05940e3926b0829cac used request id req-bc12ad4f-39a9-404a-b9e5-345b106f3927 2018-12-27 20:54:29,290 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.209723949432s 2018-12-27 20:54:29,290 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/5291f283cab64f05940e3926b0829cac used request id req-bc12ad4f-39a9-404a-b9e5-345b106f3927 2018-12-27 20:54:29,292 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-27 20:54:29,293 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:9696/v2.0/security-groups.json?project_id=5291f283cab64f05940e3926b0829cac&name=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}271f0777be4082902c52285206123364c5ff1a58" 2018-12-27 20:54:29,542 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-1c18a983-b1c8-4560-bf84-db684f316bb4 Date: Thu, 27 Dec 2018 20:54:29 GMT RESP BODY: {"security_groups": []} 2018-12-27 20:54:29,542 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json?project_id=5291f283cab64f05940e3926b0829cac&name=default used request id req-1c18a983-b1c8-4560-bf84-db684f316bb4 2018-12-27 20:54:29,543 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.250030040741s 2018-12-27 20:54:29,543 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json?project_id=5291f283cab64f05940e3926b0829cac&name=default used request id req-1c18a983-b1c8-4560-bf84-db684f316bb4 2018-12-27 20:54:29,543 - xtesting.ci.run_tests - ERROR - The test case 'tempest_full' failed. 2018-12-27 20:54:29,543 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2018-12-27 20:54:32,436 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-gambia-114 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-ovn-nofeature-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2018-12-27 20:54:32,441 - xtesting.ci.run_tests - INFO - Sourcing env file /var/lib/xtesting/conf/env_file # Clear any old environment that may conflict. for key in $( set | awk '{FS="="} /^OS_/ {print $1}' ); do unset $key ; done export OS_NO_CACHE=True export COMPUTE_API_VERSION=1.1 export OS_USERNAME=admin export no_proxy=,172.30.9.31,192.30.9.5 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.31:5000//v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=6rcak6xrjZncaN4AGF9bHRzwP export OS_PROJECT_DOMAIN_NAME=Default export OS_IDENTITY_API_VERSION=3 export OS_PROJECT_NAME=admin export OS_AUTH_TYPE=password export PYTHONWARNINGS="ignore:Certificate has no, ignore:A true SSLContext object is not available" # Add OS_CLOUDNAME to PS1 if [ -z "${CLOUDPROMPT_ENABLED:-}" ]; then export PS1=${PS1:-""} export PS1=\${OS_CLOUDNAME:+"(\$OS_CLOUDNAME)"}\ $PS1 export CLOUDPROMPT_ENABLED=1 fi export OS_PROJECT_ID=b7b4fceec1ad4c6eb74d758b709a9d93 export OS_TENANT_NAME=admin export SDN_CONTROLLER_IP=192.30.9.5 export SDN_CONTROLLER_WEBPORT=8081 export SDN_CONTROLLER_RESTCONFPORT=8081 export OS_REGION_NAME=regionOne 2018-12-27 20:54:32,442 - xtesting.ci.run_tests - DEBUG - Test args: tempest_scenario 2018-12-27 20:54:32,453 - xtesting.ci.run_tests - INFO - Loading test case 'tempest_scenario'... 2018-12-27 20:54:32,708 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 20:54:32,715 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 20:54:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3a5ca18d-b1a1-45b7-89b5-493a6f3684a6 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 20:54:32,715 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-3a5ca18d-b1a1-45b7-89b5-493a6f3684a6 2018-12-27 20:54:32,716 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000/v3/auth/tokens 2018-12-27 20:54:33,117 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}], "expires_at": "2018-12-27T21:54:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b7b4fceec1ad4c6eb74d758b709a9d93", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [], "type": "tempest-type-2104967775", "id": "60591bb6770d48fda2abcfbbea910c45", "name": "tempest-service-692264814"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [], "type": "tempest-type-1742987240", "id": "74e570f260ec40af97eb464b8599ce26", "name": "tempest-service-460150637"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/b7b4fceec1ad4c6eb74d758b709a9d93", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "a5bc08b9f81f4e5bb86c24f9f7547bae"}, "audit_ids": ["N1_5WoPZQTilDBq8vxbOiA"], "issued_at": "2018-12-27T20:54:33.000000Z"}} 2018-12-27 20:54:33,120 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-27 20:54:33,121 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1ef063bcd87fc3fa27998170f991e96fa46810cd" 2018-12-27 20:54:33,418 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 725 X-Openstack-Request-Id: req-c03e0f31-85b9-4d0e-a7fc-9f055eb286e0 Date: Thu, 27 Dec 2018 20:54:33 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","updated_at":"2018-12-27T15:58:03Z","dns_domain":"","revision_number":8,"port_security_enabled":true,"mtu":1500,"id":"a4959dd9-e8f4-4ea9-8c99-7bff545db58c","router:external":true,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"da629caea04941e1ae8979c379dc7c9d","status":"ACTIVE","subnets":["244ab55b-a0ed-4e50-9f85-07f08119ae55"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"da629caea04941e1ae8979c379dc7c9d","created_at":"2018-12-27T15:29:17Z","provider:network_type":"flat"}]} 2018-12-27 20:54:33,418 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json?router%3Aexternal=True used request id req-c03e0f31-85b9-4d0e-a7fc-9f055eb286e0 2018-12-27 20:54:33,419 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.298190116882s 2018-12-27 20:54:33,419 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json?router%3Aexternal=True used request id req-c03e0f31-85b9-4d0e-a7fc-9f055eb286e0 2018-12-27 20:54:33,423 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 20:54:33,429 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 20:54:33 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 20:54:33,430 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-27 20:54:33,433 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1ef063bcd87fc3fa27998170f991e96fa46810cd" 2018-12-27 20:54:33,534 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 20:54:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-66259e70-cdd1-45fd-9102-3f10a0c6a4ca Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.31:5000/v3/domains/914eec1d43ea4caf9d2fd33268c06258"}, "tags": [], "enabled": true, "id": "914eec1d43ea4caf9d2fd33268c06258", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains", "previous": null, "next": null}} 2018-12-27 20:54:33,534 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains used request id req-66259e70-cdd1-45fd-9102-3f10a0c6a4ca 2018-12-27 20:54:33,534 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.104212999344s 2018-12-27 20:54:33,534 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains used request id req-66259e70-cdd1-45fd-9102-3f10a0c6a4ca 2018-12-27 20:54:33,542 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-12-27 20:54:33,545 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}1ef063bcd87fc3fa27998170f991e96fa46810cd" -d '{"project": {"description": "Created by OPNFV Functest: tempest_scenario", "enabled": true, "domain_id": "default", "name": "tempest_scenario-project_4c09d588-597e-4da7-ab22-563f906ae2d6"}}' 2018-12-27 20:54:33,672 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 27 Dec 2018 20:54:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a80d1c84-69b7-4bda-a2e8-30343cb65fa9 Content-Length: 378 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: tempest_scenario", "links": {"self": "http://172.30.9.31:5000/v3/projects/2e1ce67c4faa4130bd36529652822afd"}, "tags": [], "enabled": true, "id": "2e1ce67c4faa4130bd36529652822afd", "parent_id": "default", "domain_id": "default", "name": "tempest_scenario-project_4c09d588-597e-4da7-ab22-563f906ae2d6"}} 2018-12-27 20:54:33,673 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-a80d1c84-69b7-4bda-a2e8-30343cb65fa9 2018-12-27 20:54:33,673 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.131094932556s 2018-12-27 20:54:33,673 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-a80d1c84-69b7-4bda-a2e8-30343cb65fa9 2018-12-27 20:54:33,674 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: tempest_scenario', u'tags': [], 'enabled': True, 'id': u'2e1ce67c4faa4130bd36529652822afd', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'tempest_scenario-project_4c09d588-597e-4da7-ab22-563f906ae2d6'}) 2018-12-27 20:54:33,680 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-12-27 20:54:33,684 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}1ef063bcd87fc3fa27998170f991e96fa46810cd" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "0aa01e18-345f-41d9-a18e-3e0825fb46ca", "email": null, "name": "tempest_scenario-user_4c09d588-597e-4da7-ab22-563f906ae2d6"}}' 2018-12-27 20:54:34,100 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 27 Dec 2018 20:54:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0cb6425e-eba7-4b8f-a062-55d12d296739 Content-Length: 331 Content-Type: application/json RESP BODY: {"user": {"name": "tempest_scenario-user_4c09d588-597e-4da7-ab22-563f906ae2d6", "links": {"self": "http://172.30.9.31:5000/v3/users/4de0cc6d98554947aa19346856e9c9a8"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "4de0cc6d98554947aa19346856e9c9a8", "domain_id": "default", "password_expires_at": null}} 2018-12-27 20:54:34,100 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/users used request id req-0cb6425e-eba7-4b8f-a062-55d12d296739 2018-12-27 20:54:34,100 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.419872999191s 2018-12-27 20:54:34,100 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/users used request id req-0cb6425e-eba7-4b8f-a062-55d12d296739 2018-12-27 20:54:34,101 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'4de0cc6d98554947aa19346856e9c9a8', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tempest_scenario-user_4c09d588-597e-4da7-ab22-563f906ae2d6'}) 2018-12-27 20:54:34,103 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-27 20:54:34,106 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1ef063bcd87fc3fa27998170f991e96fa46810cd" 2018-12-27 20:54:34,208 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 20:54:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-60016e10-f772-4663-ab37-b7661d3ebb33 Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 20:54:34,208 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-60016e10-f772-4663-ab37-b7661d3ebb33 2018-12-27 20:54:34,208 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.104764938354s 2018-12-27 20:54:34,209 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-60016e10-f772-4663-ab37-b7661d3ebb33 2018-12-27 20:54:34,214 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-27 20:54:34,217 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1ef063bcd87fc3fa27998170f991e96fa46810cd" 2018-12-27 20:54:34,312 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 20:54:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ab78b569-49e8-443f-b42c-ee16f278d2ea Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 20:54:34,312 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-ab78b569-49e8-443f-b42c-ee16f278d2ea 2018-12-27 20:54:34,312 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0981118679047s 2018-12-27 20:54:34,312 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-ab78b569-49e8-443f-b42c-ee16f278d2ea 2018-12-27 20:54:34,317 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-27 20:54:34,320 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1ef063bcd87fc3fa27998170f991e96fa46810cd" 2018-12-27 20:54:34,429 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 20:54:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-959b583a-71ee-4ee3-a95f-fa859cd70846 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-12-27 20:54:34,429 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains/default used request id req-959b583a-71ee-4ee3-a95f-fa859cd70846 2018-12-27 20:54:34,429 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.112267971039s 2018-12-27 20:54:34,430 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains/default used request id req-959b583a-71ee-4ee3-a95f-fa859cd70846 2018-12-27 20:54:34,430 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-27 20:54:34,434 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1ef063bcd87fc3fa27998170f991e96fa46810cd" 2018-12-27 20:54:34,551 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 20:54:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1a0282a0-9e0b-4e89-a0bf-ae246bc32990 Content-Encoding: gzip Content-Length: 842 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/05a834ddebbc40688596b7460b47439e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05a834ddebbc40688596b7460b47439e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/08226a0ad01943f39559448239e291e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "08226a0ad01943f39559448239e291e1", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "tempest_scenario-user_4c09d588-597e-4da7-ab22-563f906ae2d6", "links": {"self": "http://172.30.9.31:5000/v3/users/4de0cc6d98554947aa19346856e9c9a8"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "4de0cc6d98554947aa19346856e9c9a8", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/55c0552fe37a4f7ca0e73939514bc683"}, "domain_id": "default", "enabled": true, "options": {}, "id": "55c0552fe37a4f7ca0e73939514bc683", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/646a4af4e3b5439a97996d353fea3924"}, "domain_id": "914eec1d43ea4caf9d2fd33268c06258", "enabled": true, "options": {}, "id": "646a4af4e3b5439a97996d353fea3924", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/85fb203e51c34d3f8122e285a6a318b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85fb203e51c34d3f8122e285a6a318b3", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/905e7f4b42d24cca93b99d2401fa3378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "905e7f4b42d24cca93b99d2401fa3378", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/a5bc08b9f81f4e5bb86c24f9f7547bae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5bc08b9f81f4e5bb86c24f9f7547bae", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/a5c780627f004d318bf908d80305da9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5c780627f004d318bf908d80305da9c", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/b18425bf2b044bc9af7e194919539a17"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b18425bf2b044bc9af7e194919539a17", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/b8d2134b619d4dca80e21d6fb16449b0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b8d2134b619d4dca80e21d6fb16449b0", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/b9ab6a25a652438285139fe5b44aea62"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9ab6a25a652438285139fe5b44aea62", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/c08462554a4844d681348f58b9b0edee"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c08462554a4844d681348f58b9b0edee", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/ddfc3a9aad444d4782eae677c8a98130"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ddfc3a9aad444d4782eae677c8a98130", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/f2a74f2185a54676a6cb2bb5ecfcc4f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2a74f2185a54676a6cb2bb5ecfcc4f6", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-12-27 20:54:34,551 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-1a0282a0-9e0b-4e89-a0bf-ae246bc32990 2018-12-27 20:54:34,551 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.120834827423s 2018-12-27 20:54:34,552 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-1a0282a0-9e0b-4e89-a0bf-ae246bc32990 2018-12-27 20:54:34,563 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-27 20:54:34,566 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1ef063bcd87fc3fa27998170f991e96fa46810cd" 2018-12-27 20:54:34,664 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 20:54:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7c6a9114-405a-4432-8d7a-51b12792dc05 Content-Encoding: gzip Content-Length: 400 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: tempest_scenario", "links": {"self": "http://172.30.9.31:5000/v3/projects/2e1ce67c4faa4130bd36529652822afd"}, "tags": [], "enabled": true, "id": "2e1ce67c4faa4130bd36529652822afd", "parent_id": "default", "domain_id": "default", "name": "tempest_scenario-project_4c09d588-597e-4da7-ab22-563f906ae2d6"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93"}, "tags": [], "enabled": true, "id": "b7b4fceec1ad4c6eb74d758b709a9d93", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/da629caea04941e1ae8979c379dc7c9d"}, "tags": [], "enabled": true, "id": "da629caea04941e1ae8979c379dc7c9d", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-12-27 20:54:34,664 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?domain_id=default used request id req-7c6a9114-405a-4432-8d7a-51b12792dc05 2018-12-27 20:54:34,664 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.101010084152s 2018-12-27 20:54:34,664 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?domain_id=default used request id req-7c6a9114-405a-4432-8d7a-51b12792dc05 2018-12-27 20:54:34,672 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-12-27 20:54:34,675 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:5000/v3/role_assignments?user.id=4de0cc6d98554947aa19346856e9c9a8&role.id=5e97c57d600b48f5b4c8f915fe73d20b&scope.project.id=2e1ce67c4faa4130bd36529652822afd" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1ef063bcd87fc3fa27998170f991e96fa46810cd" 2018-12-27 20:54:34,787 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 20:54:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-457b8562-9cb2-4757-9fec-c60931a8b753 Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.31:5000/v3/role_assignments?user.id=4de0cc6d98554947aa19346856e9c9a8&role.id=5e97c57d600b48f5b4c8f915fe73d20b&scope.project.id=2e1ce67c4faa4130bd36529652822afd", "previous": null, "next": null}} 2018-12-27 20:54:34,787 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/role_assignments?user.id=4de0cc6d98554947aa19346856e9c9a8&role.id=5e97c57d600b48f5b4c8f915fe73d20b&scope.project.id=2e1ce67c4faa4130bd36529652822afd used request id req-457b8562-9cb2-4757-9fec-c60931a8b753 2018-12-27 20:54:34,787 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.115340948105s 2018-12-27 20:54:34,788 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/role_assignments?user.id=4de0cc6d98554947aa19346856e9c9a8&role.id=5e97c57d600b48f5b4c8f915fe73d20b&scope.project.id=2e1ce67c4faa4130bd36529652822afd used request id req-457b8562-9cb2-4757-9fec-c60931a8b753 2018-12-27 20:54:34,791 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-12-27 20:54:34,795 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.31:5000/v3/projects/2e1ce67c4faa4130bd36529652822afd/users/4de0cc6d98554947aa19346856e9c9a8/roles/5e97c57d600b48f5b4c8f915fe73d20b -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1ef063bcd87fc3fa27998170f991e96fa46810cd" 2018-12-27 20:54:35,017 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 20:54:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3c4770c6-1dda-425a-a156-6aaf141c0270 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 20:54:35,018 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/2e1ce67c4faa4130bd36529652822afd/users/4de0cc6d98554947aa19346856e9c9a8/roles/5e97c57d600b48f5b4c8f915fe73d20b used request id req-3c4770c6-1dda-425a-a156-6aaf141c0270 2018-12-27 20:54:35,018 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.226354122162s 2018-12-27 20:54:35,018 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/2e1ce67c4faa4130bd36529652822afd/users/4de0cc6d98554947aa19346856e9c9a8/roles/5e97c57d600b48f5b4c8f915fe73d20b used request id req-3c4770c6-1dda-425a-a156-6aaf141c0270 2018-12-27 20:54:35,019 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'tempest_scenario-project_4c09d588-597e-4da7-ab22-563f906ae2d6', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'tenant_name': 'admin', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': u'1', u'image_api_version': '2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'regionOne', u'key_manager_api_version': u'v1', 'project_id': u'2e1ce67c4faa4130bd36529652822afd', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '0aa01e18-345f-41d9-a18e-3e0825fb46ca', 'username': u'tempest_scenario-user_4c09d588-597e-4da7-ab22-563f906ae2d6', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.31:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-12-27 20:54:35,023 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'tempest_scenario-user_4c09d588-597e-4da7-ab22-563f906ae2d6', 'password': '0aa01e18-345f-41d9-a18e-3e0825fb46ca', 'project_name': 'tempest_scenario-project_4c09d588-597e-4da7-ab22-563f906ae2d6', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.31:5000//v3', 'project_id': '2e1ce67c4faa4130bd36529652822afd', 'project_domain_name': 'Default'} 2018-12-27 20:54:35,026 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-27 20:54:35,029 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1ef063bcd87fc3fa27998170f991e96fa46810cd" 2018-12-27 20:54:35,123 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 20:54:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4a52353d-dbf9-4103-9b9d-5f041b2043c2 Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 20:54:35,123 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-4a52353d-dbf9-4103-9b9d-5f041b2043c2 2018-12-27 20:54:35,123 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0970611572266s 2018-12-27 20:54:35,124 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-4a52353d-dbf9-4103-9b9d-5f041b2043c2 2018-12-27 20:54:35,128 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-27 20:54:35,132 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1ef063bcd87fc3fa27998170f991e96fa46810cd" 2018-12-27 20:54:35,231 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 20:54:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d1c9277b-513f-48f7-8e37-d7fbb6d8feeb Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 20:54:35,231 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-d1c9277b-513f-48f7-8e37-d7fbb6d8feeb 2018-12-27 20:54:35,232 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.102924108505s 2018-12-27 20:54:35,232 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-d1c9277b-513f-48f7-8e37-d7fbb6d8feeb 2018-12-27 20:54:35,236 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-27 20:54:35,240 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1ef063bcd87fc3fa27998170f991e96fa46810cd" 2018-12-27 20:54:35,337 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 20:54:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f158d5f0-6151-4db4-8914-ba572b427f54 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-12-27 20:54:35,337 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains/default used request id req-f158d5f0-6151-4db4-8914-ba572b427f54 2018-12-27 20:54:35,337 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.100464820862s 2018-12-27 20:54:35,337 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains/default used request id req-f158d5f0-6151-4db4-8914-ba572b427f54 2018-12-27 20:54:35,338 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-27 20:54:35,342 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1ef063bcd87fc3fa27998170f991e96fa46810cd" 2018-12-27 20:54:35,379 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 20:54:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e7641729-50a7-42b3-a8cb-00de6ced9893 Content-Encoding: gzip Content-Length: 842 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/05a834ddebbc40688596b7460b47439e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05a834ddebbc40688596b7460b47439e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/08226a0ad01943f39559448239e291e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "08226a0ad01943f39559448239e291e1", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "tempest_scenario-user_4c09d588-597e-4da7-ab22-563f906ae2d6", "links": {"self": "http://172.30.9.31:5000/v3/users/4de0cc6d98554947aa19346856e9c9a8"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "4de0cc6d98554947aa19346856e9c9a8", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/55c0552fe37a4f7ca0e73939514bc683"}, "domain_id": "default", "enabled": true, "options": {}, "id": "55c0552fe37a4f7ca0e73939514bc683", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/646a4af4e3b5439a97996d353fea3924"}, "domain_id": "914eec1d43ea4caf9d2fd33268c06258", "enabled": true, "options": {}, "id": "646a4af4e3b5439a97996d353fea3924", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/85fb203e51c34d3f8122e285a6a318b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85fb203e51c34d3f8122e285a6a318b3", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/905e7f4b42d24cca93b99d2401fa3378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "905e7f4b42d24cca93b99d2401fa3378", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/a5bc08b9f81f4e5bb86c24f9f7547bae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5bc08b9f81f4e5bb86c24f9f7547bae", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/a5c780627f004d318bf908d80305da9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5c780627f004d318bf908d80305da9c", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/b18425bf2b044bc9af7e194919539a17"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b18425bf2b044bc9af7e194919539a17", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/b8d2134b619d4dca80e21d6fb16449b0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b8d2134b619d4dca80e21d6fb16449b0", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/b9ab6a25a652438285139fe5b44aea62"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9ab6a25a652438285139fe5b44aea62", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/c08462554a4844d681348f58b9b0edee"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c08462554a4844d681348f58b9b0edee", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/ddfc3a9aad444d4782eae677c8a98130"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ddfc3a9aad444d4782eae677c8a98130", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/f2a74f2185a54676a6cb2bb5ecfcc4f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2a74f2185a54676a6cb2bb5ecfcc4f6", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-12-27 20:54:35,379 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-e7641729-50a7-42b3-a8cb-00de6ced9893 2018-12-27 20:54:35,379 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0411539077759s 2018-12-27 20:54:35,380 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-e7641729-50a7-42b3-a8cb-00de6ced9893 2018-12-27 20:54:35,391 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-27 20:54:35,394 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1ef063bcd87fc3fa27998170f991e96fa46810cd" 2018-12-27 20:54:35,506 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 20:54:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8644bfd9-e0f6-404f-b91f-7bbc60f447f2 Content-Encoding: gzip Content-Length: 400 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: tempest_scenario", "links": {"self": "http://172.30.9.31:5000/v3/projects/2e1ce67c4faa4130bd36529652822afd"}, "tags": [], "enabled": true, "id": "2e1ce67c4faa4130bd36529652822afd", "parent_id": "default", "domain_id": "default", "name": "tempest_scenario-project_4c09d588-597e-4da7-ab22-563f906ae2d6"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93"}, "tags": [], "enabled": true, "id": "b7b4fceec1ad4c6eb74d758b709a9d93", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/da629caea04941e1ae8979c379dc7c9d"}, "tags": [], "enabled": true, "id": "da629caea04941e1ae8979c379dc7c9d", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-12-27 20:54:35,506 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?domain_id=default used request id req-8644bfd9-e0f6-404f-b91f-7bbc60f447f2 2018-12-27 20:54:35,506 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.114816904068s 2018-12-27 20:54:35,506 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?domain_id=default used request id req-8644bfd9-e0f6-404f-b91f-7bbc60f447f2 2018-12-27 20:54:35,514 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-12-27 20:54:35,517 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:5000/v3/role_assignments?user.id=4de0cc6d98554947aa19346856e9c9a8&role.id=c2bb869216234fa8b868621217cc01a4&scope.project.id=2e1ce67c4faa4130bd36529652822afd" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1ef063bcd87fc3fa27998170f991e96fa46810cd" 2018-12-27 20:54:35,611 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 20:54:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fc6f39a9-59a9-412f-9b21-77d434918038 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.31:5000/v3/role_assignments?user.id=4de0cc6d98554947aa19346856e9c9a8&role.id=c2bb869216234fa8b868621217cc01a4&scope.project.id=2e1ce67c4faa4130bd36529652822afd", "previous": null, "next": null}} 2018-12-27 20:54:35,611 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/role_assignments?user.id=4de0cc6d98554947aa19346856e9c9a8&role.id=c2bb869216234fa8b868621217cc01a4&scope.project.id=2e1ce67c4faa4130bd36529652822afd used request id req-fc6f39a9-59a9-412f-9b21-77d434918038 2018-12-27 20:54:35,611 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0976629257202s 2018-12-27 20:54:35,612 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/role_assignments?user.id=4de0cc6d98554947aa19346856e9c9a8&role.id=c2bb869216234fa8b868621217cc01a4&scope.project.id=2e1ce67c4faa4130bd36529652822afd used request id req-fc6f39a9-59a9-412f-9b21-77d434918038 2018-12-27 20:54:35,615 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-12-27 20:54:35,619 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.31:5000/v3/projects/2e1ce67c4faa4130bd36529652822afd/users/4de0cc6d98554947aa19346856e9c9a8/roles/c2bb869216234fa8b868621217cc01a4 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1ef063bcd87fc3fa27998170f991e96fa46810cd" 2018-12-27 20:54:35,768 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 20:54:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6ee339af-8e57-4c50-9c5a-59f8856a2a66 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 20:54:35,768 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/2e1ce67c4faa4130bd36529652822afd/users/4de0cc6d98554947aa19346856e9c9a8/roles/c2bb869216234fa8b868621217cc01a4 used request id req-6ee339af-8e57-4c50-9c5a-59f8856a2a66 2018-12-27 20:54:35,768 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.152620077133s 2018-12-27 20:54:35,768 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/2e1ce67c4faa4130bd36529652822afd/users/4de0cc6d98554947aa19346856e9c9a8/roles/c2bb869216234fa8b868621217cc01a4 used request id req-6ee339af-8e57-4c50-9c5a-59f8856a2a66 2018-12-27 20:54:35,772 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-27 20:54:35,775 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1ef063bcd87fc3fa27998170f991e96fa46810cd" 2018-12-27 20:54:35,880 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 20:54:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-566057a5-0d35-4108-8d63-6b2868e05941 Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 20:54:35,880 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-566057a5-0d35-4108-8d63-6b2868e05941 2018-12-27 20:54:35,881 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.108647823334s 2018-12-27 20:54:35,881 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-566057a5-0d35-4108-8d63-6b2868e05941 2018-12-27 20:54:35,885 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-27 20:54:35,889 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1ef063bcd87fc3fa27998170f991e96fa46810cd" 2018-12-27 20:54:35,987 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 20:54:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-50293a32-0ce9-4b1e-b347-f59fb6ad7952 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-12-27 20:54:35,987 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains/default used request id req-50293a32-0ce9-4b1e-b347-f59fb6ad7952 2018-12-27 20:54:35,987 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.10159778595s 2018-12-27 20:54:35,988 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains/default used request id req-50293a32-0ce9-4b1e-b347-f59fb6ad7952 2018-12-27 20:54:35,988 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-27 20:54:35,992 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1ef063bcd87fc3fa27998170f991e96fa46810cd" 2018-12-27 20:54:36,114 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 20:54:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-821103a7-3d7b-4db7-9166-8f6dd1008a1a Content-Encoding: gzip Content-Length: 842 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/05a834ddebbc40688596b7460b47439e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05a834ddebbc40688596b7460b47439e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/08226a0ad01943f39559448239e291e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "08226a0ad01943f39559448239e291e1", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "tempest_scenario-user_4c09d588-597e-4da7-ab22-563f906ae2d6", "links": {"self": "http://172.30.9.31:5000/v3/users/4de0cc6d98554947aa19346856e9c9a8"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "4de0cc6d98554947aa19346856e9c9a8", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/55c0552fe37a4f7ca0e73939514bc683"}, "domain_id": "default", "enabled": true, "options": {}, "id": "55c0552fe37a4f7ca0e73939514bc683", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/646a4af4e3b5439a97996d353fea3924"}, "domain_id": "914eec1d43ea4caf9d2fd33268c06258", "enabled": true, "options": {}, "id": "646a4af4e3b5439a97996d353fea3924", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/85fb203e51c34d3f8122e285a6a318b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85fb203e51c34d3f8122e285a6a318b3", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/905e7f4b42d24cca93b99d2401fa3378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "905e7f4b42d24cca93b99d2401fa3378", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/a5bc08b9f81f4e5bb86c24f9f7547bae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5bc08b9f81f4e5bb86c24f9f7547bae", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/a5c780627f004d318bf908d80305da9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5c780627f004d318bf908d80305da9c", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/b18425bf2b044bc9af7e194919539a17"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b18425bf2b044bc9af7e194919539a17", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/b8d2134b619d4dca80e21d6fb16449b0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b8d2134b619d4dca80e21d6fb16449b0", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/b9ab6a25a652438285139fe5b44aea62"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9ab6a25a652438285139fe5b44aea62", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/c08462554a4844d681348f58b9b0edee"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c08462554a4844d681348f58b9b0edee", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/ddfc3a9aad444d4782eae677c8a98130"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ddfc3a9aad444d4782eae677c8a98130", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/f2a74f2185a54676a6cb2bb5ecfcc4f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2a74f2185a54676a6cb2bb5ecfcc4f6", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-12-27 20:54:36,115 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-821103a7-3d7b-4db7-9166-8f6dd1008a1a 2018-12-27 20:54:36,115 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.12618803978s 2018-12-27 20:54:36,115 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-821103a7-3d7b-4db7-9166-8f6dd1008a1a 2018-12-27 20:54:36,126 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-12-27 20:54:36,129 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:5000/v3/role_assignments?role.id=c2bb869216234fa8b868621217cc01a4&user.id=4de0cc6d98554947aa19346856e9c9a8&scope.domain.id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1ef063bcd87fc3fa27998170f991e96fa46810cd" 2018-12-27 20:54:36,233 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 20:54:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-17e62f7e-84de-4f20-8a20-6614d714eedc Content-Encoding: gzip Content-Length: 192 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.31:5000/v3/role_assignments?role.id=c2bb869216234fa8b868621217cc01a4&user.id=4de0cc6d98554947aa19346856e9c9a8&scope.domain.id=default", "previous": null, "next": null}} 2018-12-27 20:54:36,233 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/role_assignments?role.id=c2bb869216234fa8b868621217cc01a4&user.id=4de0cc6d98554947aa19346856e9c9a8&scope.domain.id=default used request id req-17e62f7e-84de-4f20-8a20-6614d714eedc 2018-12-27 20:54:36,234 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.107264995575s 2018-12-27 20:54:36,234 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/role_assignments?role.id=c2bb869216234fa8b868621217cc01a4&user.id=4de0cc6d98554947aa19346856e9c9a8&scope.domain.id=default used request id req-17e62f7e-84de-4f20-8a20-6614d714eedc 2018-12-27 20:54:36,237 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.domains.users.roles 2018-12-27 20:54:36,241 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.31:5000/v3/domains/default/users/4de0cc6d98554947aa19346856e9c9a8/roles/c2bb869216234fa8b868621217cc01a4 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1ef063bcd87fc3fa27998170f991e96fa46810cd" 2018-12-27 20:54:36,387 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 20:54:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-43b0903e-7dc1-4a86-8c07-e65301bb8a62 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 20:54:36,387 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/domains/default/users/4de0cc6d98554947aa19346856e9c9a8/roles/c2bb869216234fa8b868621217cc01a4 used request id req-43b0903e-7dc1-4a86-8c07-e65301bb8a62 2018-12-27 20:54:36,387 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.domains.users.roles in 0.150123119354s 2018-12-27 20:54:36,388 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/domains/default/users/4de0cc6d98554947aa19346856e9c9a8/roles/c2bb869216234fa8b868621217cc01a4 used request id req-43b0903e-7dc1-4a86-8c07-e65301bb8a62 2018-12-27 20:54:36,388 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-12-27 20:54:40,317 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | ce560380-3194-4e73-b4e8-9fc7c8ebb2df | 2018-12-27T20:54:39.927519 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: ce560380-3194-4e73-b4e8-9fc7c8ebb2df ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-12-27 20:54:43,359 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+-------------------------+-----------+ | Service | Service Type | Status | +-------------+-------------------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | event | Available | | __unknown__ | placement | Available | | __unknown__ | tempest-type-1742987240 | Available | | __unknown__ | tempest-type-2104967775 | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | | swift | object-store | Available | +-------------+-------------------------+-----------+ 2018-12-27 20:54:44,045 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-12-27 20:54:48,665 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide Using verifier 'opnfv-tempest' (UUID=10631d92-d178-4740-b3ac-5e480a2ce717) as the default verifier for the future CLI operations. 2018-12-27 20:54:50,291 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 20:54:50,299 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 20:54:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7127d8b1-e678-49c8-bbb3-916c64af8e23 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}} 2018-12-27 20:54:50,299 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000//v3 used request id req-7127d8b1-e678-49c8-bbb3-916c64af8e23 2018-12-27 20:54:50,302 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000/v3/auth/tokens 2018-12-27 20:54:50,714 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c2bb869216234fa8b868621217cc01a4", "name": "admin"}, {"id": "5e97c57d600b48f5b4c8f915fe73d20b", "name": "Member"}], "expires_at": "2018-12-27T21:54:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2e1ce67c4faa4130bd36529652822afd", "name": "tempest_scenario-project_4c09d588-597e-4da7-ab22-563f906ae2d6"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2afa14ef8d1042a096d87d925dea0dd5"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7df9a542414f3f880aa5aa3749adcf"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f20294e60784450ca708a5b4bb3f1cbc"}], "type": "identity", "id": "0c132e21d95348e2b6f3872053e6c93b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35e19f980b844f3aa68a7f7df50436d6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f9648ab0b244a6291fcfcc7158473c3"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f93b64ebea8949269415371c2cf8a2c7"}], "type": "cloudformation", "id": "19493299eaba46d6acaec8138aa8ae59", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ccd2335ceaa465d91f6ddad6520e3cc"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "227da4da90f54a8aa3384a2fd759ce3b"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc34a6e400004782a235ad7f81925057"}], "type": "metric", "id": "2fa94d27f18c435ab35a9c061530159e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "16c15dc83d7b4860a4bd91bde955a778"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c52584aa19a4f1282fd14f4ea1e81d6"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d054fec42c7b434996f6aa2164e3d8c0"}], "type": "compute", "id": "3bfaf3c4203f4b28a84cba0bbc491a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2e1ce67c4faa4130bd36529652822afd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7bd5b4c2126d4fe7a47a2b95592f622a"}, {"url": "http://172.30.9.31:8004/v1/2e1ce67c4faa4130bd36529652822afd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9903d1860c4c4520a39c8947e4854b38"}, {"url": "http://192.30.9.5:8004/v1/2e1ce67c4faa4130bd36529652822afd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d831572cd8c54d3c9d904337c32bcd52"}], "type": "orchestration", "id": "514ed4fbe21848bb8cec7aac60c60bda", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77af6ed89f23427bb08ce3a87bb99f87"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "990ee1e42ab44621868cbe8cafa6dc3a"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be14ebb5fab34e8496c8b1ae23fc4cd0"}], "type": "event", "id": "5ae01916084b42fe9a95b5da9d058031", "name": "panko"}, {"endpoints": [], "type": "tempest-type-2104967775", "id": "60591bb6770d48fda2abcfbbea910c45", "name": "tempest-service-692264814"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2e1ce67c4faa4130bd36529652822afd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22550eb8f3264ee7a00c9029d58d954a"}, {"url": "http://192.30.9.5:8776/v2/2e1ce67c4faa4130bd36529652822afd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73d510fa2ba34495a3ca508ee375c849"}, {"url": "http://172.30.9.31:8776/v2/2e1ce67c4faa4130bd36529652822afd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9852ddcd0e3a4f13b9f9ad63aa1cdf9d"}], "type": "volumev2", "id": "64bb280cf87144e9aab63e30cb66fdc1", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a07a13e864844e938671ef92ed871a36"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c829538cab414fec80466e909875899a"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de6fe6f6a93f48c6b766babe46c14aa5"}], "type": "alarming", "id": "65256b885bb7489faee64685f743ea71", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a7aeeea13b9f48fcbdfbf55fb47e0a41"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc906469c9b54d8494e8a76090813a7d"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c750a1cb8ad8444baf7ca52398e56f99"}], "type": "image", "id": "72a917c2c3474905904d1ef2f44e83be", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2e1ce67c4faa4130bd36529652822afd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b02aecfc9ee49a1b0447192f16a7aff"}, {"url": "http://172.30.9.31:8776/v3/2e1ce67c4faa4130bd36529652822afd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "986be6de5b5c4eb59ac21137ccaf0f1a"}, {"url": "http://192.30.9.5:8776/v3/2e1ce67c4faa4130bd36529652822afd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed0e52f9d4c8470c8d73cc5311aeb14e"}], "type": "volumev3", "id": "72d807b5ab8a4af08ae8b912e8e6f743", "name": "cinderv3"}, {"endpoints": [], "type": "tempest-type-1742987240", "id": "74e570f260ec40af97eb464b8599ce26", "name": "tempest-service-460150637"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3a6fedb128ce423caefaee40c0e925f3"}, {"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9beb884cb98c4306b0baa410cbf2f065"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9db2c7027b464109bef9f63896a20a8e"}], "type": "placement", "id": "a17fdf6db5d049198d1fdb9dc8732e72", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_2e1ce67c4faa4130bd36529652822afd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8a71d13c4df6442093c232b83b6993c9"}, {"url": "http://172.30.9.31:8080/v1/AUTH_2e1ce67c4faa4130bd36529652822afd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac2be53ee38f43d4b9ddcab18d1cd4b6"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc196967ff134ecb88f94530c3dff87d"}], "type": "object-store", "id": "a5cd378a3d8c4466b0df97341f65ce87", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3220b00c28e342e7b8f03610723dccf2"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8356d665c0e4469d8b369dab9eaf53a2"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6652daf9b464f7ea7af883e35af0371"}], "type": "network", "id": "aa44b5463b754fd28cae246b5ccc1ffe", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2e1ce67c4faa4130bd36529652822afd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0ab9093fcf7840f4add18a8f1038e4c2"}, {"url": "http://172.30.9.31:8776/v1/2e1ce67c4faa4130bd36529652822afd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2258544457f74b6eaaabac8577a09bd2"}, {"url": "http://192.30.9.5:8776/v1/2e1ce67c4faa4130bd36529652822afd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92e0bb035cdc4415a761f82d5c8bacd4"}], "type": "volume", "id": "b83034d7db024ce5afed45251f3716c1", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "d207ada44eaf40089da1ffdba6c5d6f4", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "tempest_scenario-user_4c09d588-597e-4da7-ab22-563f906ae2d6", "id": "4de0cc6d98554947aa19346856e9c9a8"}, "audit_ids": ["F0PYao6ZT0C-DkNh9hwYsg"], "issued_at": "2018-12-27T20:54:50.000000Z"}} 2018-12-27 20:54:50,718 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2018-12-27 20:54:50,719 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/extensions.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f17648daeb9662a785752736622092fda1bf1711" 2018-12-27 20:54:50,953 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 8816 X-Openstack-Request-Id: req-d4285e32-fc73-4c71-b2fb-e9d8662ac242 Date: Thu, 27 Dec 2018 20:54:50 GMT RESP BODY: {"extensions": [{"alias": "default-subnetpools", "updated": "2016-02-18T18:00:00-00:00", "name": "Default Subnetpools", "links": [], "description": "Provides ability to mark and use a subnetpool as the default."}, {"alias": "qos", "updated": "2015-06-08T10:00:00-00:00", "name": "Quality of Service", "links": [], "description": "The Quality of Service extension."}, {"alias": "network-ip-availability", "updated": "2015-09-24T00:00:00-00:00", "name": "Network IP Availability", "links": [], "description": "Provides IP availability data for each network and subnet."}, {"alias": "network_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Network Availability Zone", "links": [], "description": "Availability zone support for network."}, {"alias": "auto-allocated-topology", "updated": "2016-01-01T00:00:00-00:00", "name": "Auto Allocated Topology Services", "links": [], "description": "Auto Allocated Topology Services."}, {"alias": "ext-gw-mode", "updated": "2013-03-28T10:00:00-00:00", "name": "Neutron L3 Configurable external gateway mode", "links": [], "description": "Extension of the router abstraction for specifying whether SNAT should occur on the external gateway"}, {"alias": "binding", "updated": "2014-02-03T10:00:00-00:00", "name": "Port Binding", "links": [], "description": "Expose port bindings of a virtual port to external application"}, {"alias": "agent", "updated": "2013-02-03T10:00:00-00:00", "name": "agent", "links": [], "description": "The agent management extension."}, {"alias": "subnet_allocation", "updated": "2015-03-30T10:00:00-00:00", "name": "Subnet Allocation", "links": [], "description": "Enables allocation of subnets from a subnet pool"}, {"alias": "dhcp_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "DHCP Agent Scheduler", "links": [], "description": "Schedule networks among dhcp agents"}, {"alias": "tag", "updated": "2016-01-01T00:00:00-00:00", "name": "Tag support", "links": [], "description": "Enables to set tag on resources."}, {"alias": "external-net", "updated": "2013-01-14T10:00:00-00:00", "name": "Neutron external network", "links": [], "description": "Adds external network attribute to network resource."}, {"alias": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"alias": "availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Availability Zone", "links": [], "description": "The availability zone extension."}, {"alias": "qos-default", "updated": "2017-041-06T10:00:00-00:00", "name": "QoS default policy", "links": [], "description": "Expose the QoS default policy per project"}, {"alias": "quotas", "updated": "2012-07-29T10:00:00-00:00", "name": "Quota management support", "links": [], "description": "Expose functions for quotas management per tenant"}, {"alias": "standard-attr-tag", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources with standard attribute: trunk, policy, security_group, floatingip", "links": [], "description": "Enables to set tag on resources with standard attribute."}, {"alias": "revision-if-match", "updated": "2016-12-11T00:00:00-00:00", "name": "If-Match constraints based on revision_number", "links": [], "description": "Extension indicating that If-Match based on revision_number is supported."}, {"alias": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"alias": "multi-provider", "updated": "2013-06-27T10:00:00-00:00", "name": "Multi Provider Network", "links": [], "description": "Expose mapping of virtual networks to multiple physical networks"}, {"alias": "quota_details", "updated": "2017-02-10T10:00:00-00:00", "name": "Quota details management support", "links": [], "description": "Expose functions for quotas usage statistics per project"}, {"alias": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"alias": "trunk", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk Extension", "links": [], "description": "Provides support for trunk ports"}, {"alias": "extraroute", "updated": "2013-02-01T10:00:00-00:00", "name": "Neutron Extra Route", "links": [], "description": "Extra routes configuration for L3 router"}, {"alias": "net-mtu-writable", "updated": "2017-07-12T00:00:00-00:00", "name": "Network MTU (writable)", "links": [], "description": "Provides a writable MTU attribute for a network resource."}, {"alias": "subnet-service-types", "updated": "2016-03-15T18:00:00-00:00", "name": "Subnet service types", "links": [], "description": "Provides ability to set the subnet service_types field"}, {"alias": "standard-attr-timestamp", "updated": "2016-09-12T10:00:00-00:00", "name": "Resource timestamps", "links": [], "description": "Adds created_at and updated_at fields to all Neutron resources that have Neutron standard attributes."}, {"alias": "service-type", "updated": "2013-01-20T00:00:00-00:00", "name": "Neutron Service Type Management", "links": [], "description": "API for retrieving service providers for Neutron advanced services"}, {"alias": "qos-rule-type-details", "updated": "2017-06-22T10:00:00-00:00", "name": "Details of QoS rule types", "links": [], "description": "Expose details about QoS rule types supported by loaded backend drivers"}, {"alias": "port-security", "updated": "2012-07-23T10:00:00-00:00", "name": "Port Security", "links": [], "description": "Provides port security"}, {"alias": "extra_dhcp_opt", "updated": "2013-03-17T12:00:00-00:00", "name": "Neutron Extra DHCP options", "links": [], "description": "Extra options configuration for DHCP. For example PXE boot options to DHCP clients can be specified (e.g. tftp-server, server-ip-address, bootfile-name)"}, {"alias": "standard-attr-revisions", "updated": "2016-04-11T10:00:00-00:00", "name": "Resource revision numbers", "links": [], "description": "This extension will display the revision number of neutron resources."}, {"alias": "dns-integration", "updated": "2015-08-15T18:00:00-00:00", "name": "DNS Integration", "links": [], "description": "Provides integration with DNS."}, {"alias": "pagination", "updated": "2016-06-12T00:00:00-00:00", "name": "Pagination support", "links": [], "description": "Extension that indicates that pagination is enabled."}, {"alias": "sorting", "updated": "2016-06-12T00:00:00-00:00", "name": "Sorting support", "links": [], "description": "Extension that indicates that sorting is enabled."}, {"alias": "security-group", "updated": "2012-10-05T10:00:00-00:00", "name": "security-group", "links": [], "description": "The security groups extension."}, {"alias": "rbac-policies", "updated": "2015-06-17T12:15:12-00:00", "name": "RBAC Policies", "links": [], "description": "Allows creation and modification of policies that control tenant access to resources."}, {"alias": "qos-bw-limit-direction", "updated": "2017-04-10T10:00:00-00:00", "name": "Direction for QoS bandwidth limit rule", "links": [], "description": "Allow to configure QoS bandwidth limit rule with specific direction: ingress or egress"}, {"alias": "tag-ext", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources: subnet, subnetpool, port, router", "links": [], "description": "Extends tag support to more L2 and L3 resources."}, {"alias": "standard-attr-description", "updated": "2016-02-10T10:00:00-00:00", "name": "standard-attr-description", "links": [], "description": "Extension to add descriptions to standard attributes"}, {"alias": "ip-substring-filtering", "updated": "2017-11-28T09:00:00-00:00", "name": "IP address substring filtering", "links": [], "description": "Provides IP address substring filtering when listing ports"}, {"alias": "router", "updated": "2012-07-20T10:00:00-00:00", "name": "Neutron L3 Router", "links": [], "description": "Router abstraction for basic L3 forwarding between L2 Neutron networks and access to external networks via a NAT gateway."}, {"alias": "allowed-address-pairs", "updated": "2013-07-23T10:00:00-00:00", "name": "Allowed Address Pairs", "links": [], "description": "Provides allowed address pairs"}, {"alias": "project-id", "updated": "2016-09-09T09:09:09-09:09", "name": "project_id field enabled", "links": [], "description": "Extension that indicates that project_id field is enabled."}, {"alias": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}]} 2018-12-27 20:54:50,954 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/extensions.json used request id req-d4285e32-fc73-4c71-b2fb-e9d8662ac242 2018-12-27 20:54:50,954 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.235730171204s 2018-12-27 20:54:50,954 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/extensions.json used request id req-d4285e32-fc73-4c71-b2fb-e9d8662ac242 2018-12-27 20:54:50,962 - xtesting.ci.run_tests - INFO - Running test case 'tempest_scenario'... 2018-12-27 20:54:50,963 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-27 20:54:51,085 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-12-27 20:54:51,087 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 20:54:51,091 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Thu, 27 Dec 2018 20:54:51 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}]} 2018-12-27 20:54:51,093 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-27 20:54:51,095 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f17648daeb9662a785752736622092fda1bf1711" 2018-12-27 20:54:51,392 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-82cfafdc-3a87-43fe-adea-5eca27284f2c Date: Thu, 27 Dec 2018 20:54:51 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-27 20:54:51,392 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-82cfafdc-3a87-43fe-adea-5eca27284f2c 2018-12-27 20:54:51,392 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.298941135406s 2018-12-27 20:54:51,392 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-82cfafdc-3a87-43fe-adea-5eca27284f2c 2018-12-27 20:54:51,401 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-12-27 20:54:51,404 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f17648daeb9662a785752736622092fda1bf1711" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_scenario-img_4c09d588-597e-4da7-ab22-563f906ae2d6", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_scenario-img_4c09d588-597e-4da7-ab22-563f906ae2d6"}' 2018-12-27 20:54:51,658 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 883 Content-Type: application/json Location: http://172.30.9.31:9292/v2/images/d1ce69cb-7b0c-4f9d-abf3-76f20d64056b Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-587281eb-56b4-4ae7-817a-91cdb8f1279c Date: Thu, 27 Dec 2018 20:54:51 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/d1ce69cb-7b0c-4f9d-abf3-76f20d64056b/file", "owner": "2e1ce67c4faa4130bd36529652822afd", "id": "d1ce69cb-7b0c-4f9d-abf3-76f20d64056b", "size": null, "self": "/v2/images/d1ce69cb-7b0c-4f9d-abf3-76f20d64056b", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-27T20:54:51Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_scenario-img_4c09d588-597e-4da7-ab22-563f906ae2d6", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_scenario-img_4c09d588-597e-4da7-ab22-563f906ae2d6", "checksum": null, "created_at": "2018-12-27T20:54:51Z", "protected": false} 2018-12-27 20:54:51,658 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.31:9292/v2/images used request id req-587281eb-56b4-4ae7-817a-91cdb8f1279c 2018-12-27 20:54:51,658 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.257315158844s 2018-12-27 20:54:51,659 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.31:9292/v2/images used request id req-587281eb-56b4-4ae7-817a-91cdb8f1279c returning object d1ce69cb-7b0c-4f9d-abf3-76f20d64056b 2018-12-27 20:54:51,659 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-12-27 20:54:51,663 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.31:9292/v2/images/d1ce69cb-7b0c-4f9d-abf3-76f20d64056b/file -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f17648daeb9662a785752736622092fda1bf1711" -d '' 2018-12-27 20:54:53,106 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-8b48f842-bd4a-47e7-abb9-6651b0369eaf Date: Thu, 27 Dec 2018 20:54:53 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-27 20:54:53,106 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.31:9292/v2/images/d1ce69cb-7b0c-4f9d-abf3-76f20d64056b/file used request id req-8b48f842-bd4a-47e7-abb9-6651b0369eaf 2018-12-27 20:54:53,106 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.44651293755s 2018-12-27 20:54:53,106 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.31:9292/v2/images/d1ce69cb-7b0c-4f9d-abf3-76f20d64056b/file used request id req-8b48f842-bd4a-47e7-abb9-6651b0369eaf 2018-12-27 20:54:53,110 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-27 20:54:53,114 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f17648daeb9662a785752736622092fda1bf1711" 2018-12-27 20:54:53,325 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1213 Content-Type: application/json X-Openstack-Request-Id: req-5cec15b3-738a-4689-8ba3-883a955ea690 Date: Thu, 27 Dec 2018 20:54:53 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/d1ce69cb-7b0c-4f9d-abf3-76f20d64056b/snap", "metadata": {}}], "file": "/v2/images/d1ce69cb-7b0c-4f9d-abf3-76f20d64056b/file", "owner": "2e1ce67c4faa4130bd36529652822afd", "id": "d1ce69cb-7b0c-4f9d-abf3-76f20d64056b", "size": 12716032, "self": "/v2/images/d1ce69cb-7b0c-4f9d-abf3-76f20d64056b", "disk_format": "qcow2", "direct_url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/d1ce69cb-7b0c-4f9d-abf3-76f20d64056b/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-27T20:54:53Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_scenario-img_4c09d588-597e-4da7-ab22-563f906ae2d6", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_scenario-img_4c09d588-597e-4da7-ab22-563f906ae2d6", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-27T20:54:51Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-27 20:54:53,326 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-5cec15b3-738a-4689-8ba3-883a955ea690 2018-12-27 20:54:53,326 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.215437889099s 2018-12-27 20:54:53,326 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-5cec15b3-738a-4689-8ba3-883a955ea690 2018-12-27 20:54:53,328 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/d1ce69cb-7b0c-4f9d-abf3-76f20d64056b/snap', u'metadata': Munch({})})], 'file': u'/v2/images/d1ce69cb-7b0c-4f9d-abf3-76f20d64056b/file', 'owner': u'2e1ce67c4faa4130bd36529652822afd', 'id': u'd1ce69cb-7b0c-4f9d-abf3-76f20d64056b', 'size': 12716032, u'self': u'/v2/images/d1ce69cb-7b0c-4f9d-abf3-76f20d64056b', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2e1ce67c4faa4130bd36529652822afd', 'name': 'tempest_scenario-project_4c09d588-597e-4da7-ab22-563f906ae2d6', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/d1ce69cb-7b0c-4f9d-abf3-76f20d64056b/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-12-27T20:54:53Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-12-27T20:54:53Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_scenario-img_4c09d588-597e-4da7-ab22-563f906ae2d6', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/d1ce69cb-7b0c-4f9d-abf3-76f20d64056b', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_scenario-img_4c09d588-597e-4da7-ab22-563f906ae2d6', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_scenario-img_4c09d588-597e-4da7-ab22-563f906ae2d6', 'created': u'2018-12-27T20:54:51Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-12-27T20:54:51Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/d1ce69cb-7b0c-4f9d-abf3-76f20d64056b', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_scenario-img_4c09d588-597e-4da7-ab22-563f906ae2d6', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-12-27 20:54:53,329 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-12-27 20:54:53,332 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}1ef063bcd87fc3fa27998170f991e96fa46810cd" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "tempest_scenario-flavor_4c09d588-597e-4da7-ab22-563f906ae2d6", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-12-27 20:54:53,570 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 20:54:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cd5109ad-6d8a-4078-b428-40c0fc5e29f1 x-compute-request-id: req-cd5109ad-6d8a-4078-b428-40c0fc5e29f1 Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"flavor": {"name": "tempest_scenario-flavor_4c09d588-597e-4da7-ab22-563f906ae2d6", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/bdd721cf-3f0f-40f3-bbb9-e0d91cf9733e", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/bdd721cf-3f0f-40f3-bbb9-e0d91cf9733e", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "bdd721cf-3f0f-40f3-bbb9-e0d91cf9733e"}} 2018-12-27 20:54:53,571 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-cd5109ad-6d8a-4078-b428-40c0fc5e29f1 2018-12-27 20:54:53,571 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.241507768631s 2018-12-27 20:54:53,571 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-cd5109ad-6d8a-4078-b428-40c0fc5e29f1 2018-12-27 20:54:53,572 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_scenario-flavor_4c09d588-597e-4da7-ab22-563f906ae2d6', 'ephemeral': 0, 'ram': 512, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b7b4fceec1ad4c6eb74d758b709a9d93', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 1, 'id': u'bdd721cf-3f0f-40f3-bbb9-e0d91cf9733e', 'swap': 0}) 2018-12-27 20:54:53,573 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-12-27 20:54:53,575 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/flavors/bdd721cf-3f0f-40f3-bbb9-e0d91cf9733e/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}1ef063bcd87fc3fa27998170f991e96fa46810cd" -d '{"extra_specs": {}}' 2018-12-27 20:54:53,596 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 20:54:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-f380bbb1-c82d-4cc0-b41d-6d5e1d156a47 x-compute-request-id: req-f380bbb1-c82d-4cc0-b41d-6d5e1d156a47 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-12-27 20:54:53,596 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors/bdd721cf-3f0f-40f3-bbb9-e0d91cf9733e/os-extra_specs used request id req-f380bbb1-c82d-4cc0-b41d-6d5e1d156a47 2018-12-27 20:54:53,596 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0230460166931s 2018-12-27 20:54:53,596 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors/bdd721cf-3f0f-40f3-bbb9-e0d91cf9733e/os-extra_specs used request id req-f380bbb1-c82d-4cc0-b41d-6d5e1d156a47 2018-12-27 20:54:53,601 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-27 20:54:53,606 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 27 Dec 2018 20:54:53 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.31:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.31:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-27 20:54:53,609 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-27 20:54:53,612 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f17648daeb9662a785752736622092fda1bf1711" 2018-12-27 20:54:53,721 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 20:54:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1f839b0e-5d41-4697-bc34-b8dd6c3d54fc Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "10e045258baa456cb3d9077f1fb78ecb", "links": {"self": "http://172.30.9.31:5000/v3/roles/10e045258baa456cb3d9077f1fb78ecb"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3a7972de72914a9ca17435128748b2a3", "links": {"self": "http://172.30.9.31:5000/v3/roles/3a7972de72914a9ca17435128748b2a3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5e97c57d600b48f5b4c8f915fe73d20b", "links": {"self": "http://172.30.9.31:5000/v3/roles/5e97c57d600b48f5b4c8f915fe73d20b"}, "name": "Member"}, {"domain_id": null, "id": "62714e77fe454b198734ba4f265235fe", "links": {"self": "http://172.30.9.31:5000/v3/roles/62714e77fe454b198734ba4f265235fe"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c2bb869216234fa8b868621217cc01a4", "links": {"self": "http://172.30.9.31:5000/v3/roles/c2bb869216234fa8b868621217cc01a4"}, "name": "admin"}]} 2018-12-27 20:54:53,721 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-1f839b0e-5d41-4697-bc34-b8dd6c3d54fc 2018-12-27 20:54:53,722 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.112159967422s 2018-12-27 20:54:53,722 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-1f839b0e-5d41-4697-bc34-b8dd6c3d54fc 2018-12-27 20:54:53,736 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-12-27 20:54:53,739 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1ef063bcd87fc3fa27998170f991e96fa46810cd" 2018-12-27 20:54:53,777 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 20:54:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bee85e66-9bd1-483a-b608-1024d8adb675 x-compute-request-id: req-bee85e66-9bd1-483a-b608-1024d8adb675 Content-Encoding: gzip Content-Length: 737 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 20}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.4", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 247, "hypervisor_version": 2012000, "disk_available_least": 246, "local_gb": 247, "free_ram_mb": 28406, "id": 2}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 29}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.9", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 247, "hypervisor_version": 2012000, "disk_available_least": 246, "local_gb": 247, "free_ram_mb": 28406, "id": 5}]} 2018-12-27 20:54:53,777 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/os-hypervisors/detail used request id req-bee85e66-9bd1-483a-b608-1024d8adb675 2018-12-27 20:54:53,777 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.0409429073334s 2018-12-27 20:54:53,778 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/os-hypervisors/detail used request id req-bee85e66-9bd1-483a-b608-1024d8adb675 2018-12-27 20:54:53,782 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-27 20:54:53,785 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f17648daeb9662a785752736622092fda1bf1711" 2018-12-27 20:54:53,994 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1213 Content-Type: application/json X-Openstack-Request-Id: req-100b153c-2e71-4943-8197-1bcbd71cec3c Date: Thu, 27 Dec 2018 20:54:53 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/d1ce69cb-7b0c-4f9d-abf3-76f20d64056b/snap", "metadata": {}}], "file": "/v2/images/d1ce69cb-7b0c-4f9d-abf3-76f20d64056b/file", "owner": "2e1ce67c4faa4130bd36529652822afd", "id": "d1ce69cb-7b0c-4f9d-abf3-76f20d64056b", "size": 12716032, "self": "/v2/images/d1ce69cb-7b0c-4f9d-abf3-76f20d64056b", "disk_format": "qcow2", "direct_url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/d1ce69cb-7b0c-4f9d-abf3-76f20d64056b/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-27T20:54:53Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_scenario-img_4c09d588-597e-4da7-ab22-563f906ae2d6", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_scenario-img_4c09d588-597e-4da7-ab22-563f906ae2d6", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-27T20:54:51Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-27 20:54:53,994 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-100b153c-2e71-4943-8197-1bcbd71cec3c 2018-12-27 20:54:53,994 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.21218085289s 2018-12-27 20:54:53,994 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-100b153c-2e71-4943-8197-1bcbd71cec3c 2018-12-27 20:54:54,002 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-12-27 20:54:54,005 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f17648daeb9662a785752736622092fda1bf1711" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_scenario-img_alt_4c09d588-597e-4da7-ab22-563f906ae2d6", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_scenario-img_alt_4c09d588-597e-4da7-ab22-563f906ae2d6"}' 2018-12-27 20:54:54,345 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 891 Content-Type: application/json Location: http://172.30.9.31:9292/v2/images/f3595850-04a3-4c3e-b55d-3c1601e315eb Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-61e70374-153e-4c65-a766-147d56f62927 Date: Thu, 27 Dec 2018 20:54:54 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/f3595850-04a3-4c3e-b55d-3c1601e315eb/file", "owner": "2e1ce67c4faa4130bd36529652822afd", "id": "f3595850-04a3-4c3e-b55d-3c1601e315eb", "size": null, "self": "/v2/images/f3595850-04a3-4c3e-b55d-3c1601e315eb", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-27T20:54:54Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_scenario-img_alt_4c09d588-597e-4da7-ab22-563f906ae2d6", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_scenario-img_alt_4c09d588-597e-4da7-ab22-563f906ae2d6", "checksum": null, "created_at": "2018-12-27T20:54:54Z", "protected": false} 2018-12-27 20:54:54,346 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.31:9292/v2/images used request id req-61e70374-153e-4c65-a766-147d56f62927 2018-12-27 20:54:54,346 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.343712091446s 2018-12-27 20:54:54,346 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.31:9292/v2/images used request id req-61e70374-153e-4c65-a766-147d56f62927 returning object f3595850-04a3-4c3e-b55d-3c1601e315eb 2018-12-27 20:54:54,347 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-12-27 20:54:54,350 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.31:9292/v2/images/f3595850-04a3-4c3e-b55d-3c1601e315eb/file -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f17648daeb9662a785752736622092fda1bf1711" -d '' 2018-12-27 20:54:55,411 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-efc816ee-b293-4d50-811d-cf27afdabd5d Date: Thu, 27 Dec 2018 20:54:55 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-27 20:54:55,412 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.31:9292/v2/images/f3595850-04a3-4c3e-b55d-3c1601e315eb/file used request id req-efc816ee-b293-4d50-811d-cf27afdabd5d 2018-12-27 20:54:55,412 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.0651049614s 2018-12-27 20:54:55,412 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.31:9292/v2/images/f3595850-04a3-4c3e-b55d-3c1601e315eb/file used request id req-efc816ee-b293-4d50-811d-cf27afdabd5d 2018-12-27 20:54:55,416 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-27 20:54:55,420 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f17648daeb9662a785752736622092fda1bf1711" 2018-12-27 20:54:55,446 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2367 Content-Type: application/json X-Openstack-Request-Id: req-8163189f-c5c2-4102-b1d4-c8d5f9179978 Date: Thu, 27 Dec 2018 20:54:55 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/f3595850-04a3-4c3e-b55d-3c1601e315eb/snap", "metadata": {}}], "file": "/v2/images/f3595850-04a3-4c3e-b55d-3c1601e315eb/file", "owner": "2e1ce67c4faa4130bd36529652822afd", "id": "f3595850-04a3-4c3e-b55d-3c1601e315eb", "size": 12716032, "self": "/v2/images/f3595850-04a3-4c3e-b55d-3c1601e315eb", "disk_format": "qcow2", "direct_url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/f3595850-04a3-4c3e-b55d-3c1601e315eb/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-27T20:54:55Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_scenario-img_alt_4c09d588-597e-4da7-ab22-563f906ae2d6", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_scenario-img_alt_4c09d588-597e-4da7-ab22-563f906ae2d6", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-27T20:54:54Z", "protected": false}, {"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/d1ce69cb-7b0c-4f9d-abf3-76f20d64056b/snap", "metadata": {}}], "file": "/v2/images/d1ce69cb-7b0c-4f9d-abf3-76f20d64056b/file", "owner": "2e1ce67c4faa4130bd36529652822afd", "id": "d1ce69cb-7b0c-4f9d-abf3-76f20d64056b", "size": 12716032, "self": "/v2/images/d1ce69cb-7b0c-4f9d-abf3-76f20d64056b", "disk_format": "qcow2", "direct_url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/d1ce69cb-7b0c-4f9d-abf3-76f20d64056b/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-27T20:54:53Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_scenario-img_4c09d588-597e-4da7-ab22-563f906ae2d6", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_scenario-img_4c09d588-597e-4da7-ab22-563f906ae2d6", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-27T20:54:51Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-27 20:54:55,446 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-8163189f-c5c2-4102-b1d4-c8d5f9179978 2018-12-27 20:54:55,446 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0298099517822s 2018-12-27 20:54:55,446 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-8163189f-c5c2-4102-b1d4-c8d5f9179978 2018-12-27 20:54:55,449 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/f3595850-04a3-4c3e-b55d-3c1601e315eb/snap', u'metadata': Munch({})})], 'file': u'/v2/images/f3595850-04a3-4c3e-b55d-3c1601e315eb/file', 'owner': u'2e1ce67c4faa4130bd36529652822afd', 'id': u'f3595850-04a3-4c3e-b55d-3c1601e315eb', 'size': 12716032, u'self': u'/v2/images/f3595850-04a3-4c3e-b55d-3c1601e315eb', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2e1ce67c4faa4130bd36529652822afd', 'name': 'tempest_scenario-project_4c09d588-597e-4da7-ab22-563f906ae2d6', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/f3595850-04a3-4c3e-b55d-3c1601e315eb/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-12-27T20:54:55Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-12-27T20:54:55Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_scenario-img_alt_4c09d588-597e-4da7-ab22-563f906ae2d6', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/f3595850-04a3-4c3e-b55d-3c1601e315eb', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_scenario-img_alt_4c09d588-597e-4da7-ab22-563f906ae2d6', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_scenario-img_alt_4c09d588-597e-4da7-ab22-563f906ae2d6', 'created': u'2018-12-27T20:54:54Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-12-27T20:54:54Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/f3595850-04a3-4c3e-b55d-3c1601e315eb', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_scenario-img_alt_4c09d588-597e-4da7-ab22-563f906ae2d6', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-12-27 20:54:55,450 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-12-27 20:54:55,452 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}1ef063bcd87fc3fa27998170f991e96fa46810cd" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "tempest_scenario-flavor_alt_4c09d588-597e-4da7-ab22-563f906ae2d6", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-12-27 20:54:55,592 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 20:54:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5fb26866-3678-487f-9b8b-8f81c39d11e9 x-compute-request-id: req-5fb26866-3678-487f-9b8b-8f81c39d11e9 Content-Encoding: gzip Content-Length: 319 Content-Type: application/json RESP BODY: {"flavor": {"name": "tempest_scenario-flavor_alt_4c09d588-597e-4da7-ab22-563f906ae2d6", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/1d6bae9e-4b84-4035-b803-dd858f94c52d", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/1d6bae9e-4b84-4035-b803-dd858f94c52d", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "1d6bae9e-4b84-4035-b803-dd858f94c52d"}} 2018-12-27 20:54:55,592 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-5fb26866-3678-487f-9b8b-8f81c39d11e9 2018-12-27 20:54:55,593 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.142718076706s 2018-12-27 20:54:55,593 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-5fb26866-3678-487f-9b8b-8f81c39d11e9 2018-12-27 20:54:55,594 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_scenario-flavor_alt_4c09d588-597e-4da7-ab22-563f906ae2d6', 'ephemeral': 0, 'ram': 1024, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b7b4fceec1ad4c6eb74d758b709a9d93', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 1, 'id': u'1d6bae9e-4b84-4035-b803-dd858f94c52d', 'swap': 0}) 2018-12-27 20:54:55,594 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-12-27 20:54:55,597 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/flavors/1d6bae9e-4b84-4035-b803-dd858f94c52d/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}1ef063bcd87fc3fa27998170f991e96fa46810cd" -d '{"extra_specs": {}}' 2018-12-27 20:54:55,616 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 20:54:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-0d137462-ddf4-4546-83f8-d282f3a9dbca x-compute-request-id: req-0d137462-ddf4-4546-83f8-d282f3a9dbca Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-12-27 20:54:55,616 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors/1d6bae9e-4b84-4035-b803-dd858f94c52d/os-extra_specs used request id req-0d137462-ddf4-4546-83f8-d282f3a9dbca 2018-12-27 20:54:55,616 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0217368602753s 2018-12-27 20:54:55,616 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors/1d6bae9e-4b84-4035-b803-dd858f94c52d/os-extra_specs used request id req-0d137462-ddf4-4546-83f8-d282f3a9dbca 2018-12-27 20:54:55,617 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'tempest_scenario-flavor_alt_4c09d588-597e-4da7-ab22-563f906ae2d6', 'ephemeral': 0, 'ram': 1024, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b7b4fceec1ad4c6eb74d758b709a9d93', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 1, 'id': u'1d6bae9e-4b84-4035-b803-dd858f94c52d', 'swap': 0}) 2018-12-27 20:54:58,671 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-12-27 20:54:58,672 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-12-27 20:54:58,672 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-12-27 20:54:58,675 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-12-27 20:54:58,689 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-12-27 20:55:00,846 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-10631d92-d178-4740-b3ac-5e480a2ce717/repo; stestr list '(?!.*\[.*\bslow\b.*\])(^tempest\.scenario)' >/home/opnfv/functest/results/tempest_scenario/test_list.txt 2>/dev/null) 2018-12-27 20:55:00,847 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-12-27 20:55:00,852 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/tempest_scenario/test_list.txt', '--concurrency=1']'. 2018-12-27 20:56:21,941 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:56:21.940 36 INFO opnfv-tempest [-] {0} tempest.scenario.test_minimum_basic.TestMinimumBasicScenario.test_minimum_basic_scenario ... success [66.105s] 2018-12-27 20:57:34,215 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:57:34.214 36 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_reboot ... success [62.193s] 2018-12-27 20:58:41,057 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:58:41.056 36 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_hotplug_nic ... success [60.721s] 2018-12-27 20:59:49,906 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 20:59:49.905 36 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_network_basic_ops ... success [68.836s] 2018-12-27 21:01:42,634 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 21:01:42.633 36 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_v6.TestGettingAddress.test_dualnet_multi_prefix_slaac ... success [106.508s] 2018-12-27 21:01:50,002 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 21:01:50.001 36 INFO opnfv-tempest [-] {0} tempest.scenario.test_object_storage_basic_ops.TestObjectStorageBasicOps.test_swift_basic_ops ... success [1.355s] 2018-12-27 21:03:37,996 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 21:03:37.995 36 INFO opnfv-tempest [-] {0} tempest.scenario.test_security_groups_basic_ops.TestSecurityGroupsBasicOps.test_cross_tenant_traffic ... success [100.540s] 2018-12-27 21:04:36,609 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 21:04:36.608 36 INFO opnfv-tempest [-] {0} tempest.scenario.test_security_groups_basic_ops.TestSecurityGroupsBasicOps.test_in_tenant_traffic ... success [58.602s] 2018-12-27 21:05:27,188 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 21:05:27.187 36 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_basic_ops.TestServerBasicOps.test_server_basic_ops ... success [35.010s] 2018-12-27 21:06:32,721 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 21:06:32.720 36 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_multinode.TestServerMultinode.test_schedule_to_all_nodes ... success [39.061s] 2018-12-27 21:07:05,748 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 21:07:05.747 36 INFO opnfv-tempest [-] {0} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_boot_server_from_encrypted_volume_luks ... skip [0.000s]: Encrypted volume attach is not supported 2018-12-27 21:08:05,318 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 21:08:05.317 36 INFO opnfv-tempest [-] {0} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_create_ebs_image_and_check_boot ... success [59.555s] 2018-12-27 21:09:41,325 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-27 21:09:41.324 36 INFO opnfv-tempest [-] {0} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_volume_boot_pattern ... success [95.986s] 2018-12-27 21:10:01,543 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 23cde10a-5ea1-43fe-b491-f0845849d899 2018-12-27 21:10:01,547 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '23cde10a-5ea1-43fe-b491-f0845849d899']'. 2018-12-27 21:10:02,399 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-12-27 21:10:02,400 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-12-27 21:10:02,400 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-12-27 21:10:02,400 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 23cde10a-5ea1-43fe-b491-f0845849d899 | 2018-12-27 21:10:02,400 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-12-27 21:10:02,400 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-12-27 20:55:02 | 2018-12-27 21:10:02,400 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-12-27 21:10:01 | 2018-12-27 21:10:02,401 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:14:59 | 2018-12-27 21:10:02,401 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 1 | 2018-12-27 21:10:02,401 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2018-12-27 21:10:02,401 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-12-27 21:10:02,401 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 10631d92-d178-4740-b3ac-5e480a2ce717) | 2018-12-27 21:10:02,401 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-12-27 21:10:02,401 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: ce560380-3194-4e73-b4e8-9fc7c8ebb2df) | 2018-12-27 21:10:02,402 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 13 | 2018-12-27 21:10:02,402 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 875.922 | 2018-12-27 21:10:02,402 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 12 | 2018-12-27 21:10:02,402 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 1 | 2018-12-27 21:10:02,402 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-12-27 21:10:02,402 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-12-27 21:10:02,403 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-12-27 21:10:02,403 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-12-27 21:10:02,403 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +------------------------------------------------------------------------------------------------------------------------------------------+ 2018-12-27 21:10:02,403 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2018-12-27 21:10:02,422 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_scenario success_rate is 100.0% 2018-12-27 21:10:04,277 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | tempest_scenario | functest | 15:13 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-12-27 21:10:04,283 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-12-27 21:10:04,286 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:9292/v2/images/f3595850-04a3-4c3e-b55d-3c1601e315eb -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f17648daeb9662a785752736622092fda1bf1711" 2018-12-27 21:10:05,619 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-80b07616-09a6-419c-84fe-d5a88d5b4da4 Date: Thu, 27 Dec 2018 21:10:05 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-27 21:10:05,619 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.31:9292/v2/images/f3595850-04a3-4c3e-b55d-3c1601e315eb used request id req-80b07616-09a6-419c-84fe-d5a88d5b4da4 2018-12-27 21:10:05,619 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.33613586426s 2018-12-27 21:10:05,620 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.31:9292/v2/images/f3595850-04a3-4c3e-b55d-3c1601e315eb used request id req-80b07616-09a6-419c-84fe-d5a88d5b4da4 2018-12-27 21:10:05,620 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-12-27 21:10:05,623 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1ef063bcd87fc3fa27998170f991e96fa46810cd" 2018-12-27 21:10:05,831 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 21:10:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-58fff9c5-691e-485c-adad-bde6a405107d x-compute-request-id: req-58fff9c5-691e-485c-adad-bde6a405107d Content-Encoding: gzip Content-Length: 369 Content-Type: application/json RESP BODY: {"flavors": [{"name": "tempest_scenario-flavor_alt_4c09d588-597e-4da7-ab22-563f906ae2d6", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/1d6bae9e-4b84-4035-b803-dd858f94c52d", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/1d6bae9e-4b84-4035-b803-dd858f94c52d", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "1d6bae9e-4b84-4035-b803-dd858f94c52d"}, {"name": "tempest_scenario-flavor_4c09d588-597e-4da7-ab22-563f906ae2d6", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/bdd721cf-3f0f-40f3-bbb9-e0d91cf9733e", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/bdd721cf-3f0f-40f3-bbb9-e0d91cf9733e", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "bdd721cf-3f0f-40f3-bbb9-e0d91cf9733e"}]} 2018-12-27 21:10:05,831 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None used request id req-58fff9c5-691e-485c-adad-bde6a405107d 2018-12-27 21:10:05,831 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.211077928543s 2018-12-27 21:10:05,832 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None used request id req-58fff9c5-691e-485c-adad-bde6a405107d 2018-12-27 21:10:05,834 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-12-27 21:10:05,837 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:8774/v2.1/flavors/1d6bae9e-4b84-4035-b803-dd858f94c52d -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1ef063bcd87fc3fa27998170f991e96fa46810cd" 2018-12-27 21:10:05,868 - keystoneauth.session - DEBUG - RESP: [202] Date: Thu, 27 Dec 2018 21:10:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-fb7b7562-baf8-45b0-9812-b6e25bd5e713 x-compute-request-id: req-fb7b7562-baf8-45b0-9812-b6e25bd5e713 Content-Length: 0 Content-Type: application/json 2018-12-27 21:10:05,868 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/flavors/1d6bae9e-4b84-4035-b803-dd858f94c52d used request id req-fb7b7562-baf8-45b0-9812-b6e25bd5e713 2018-12-27 21:10:05,868 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.033821105957s 2018-12-27 21:10:05,869 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/flavors/1d6bae9e-4b84-4035-b803-dd858f94c52d used request id req-fb7b7562-baf8-45b0-9812-b6e25bd5e713 2018-12-27 21:10:05,872 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-27 21:10:05,876 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f17648daeb9662a785752736622092fda1bf1711" 2018-12-27 21:10:06,105 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1213 Content-Type: application/json X-Openstack-Request-Id: req-923744d6-1429-4e96-9bde-bf6b5b314a22 Date: Thu, 27 Dec 2018 21:10:06 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/d1ce69cb-7b0c-4f9d-abf3-76f20d64056b/snap", "metadata": {}}], "file": "/v2/images/d1ce69cb-7b0c-4f9d-abf3-76f20d64056b/file", "owner": "2e1ce67c4faa4130bd36529652822afd", "id": "d1ce69cb-7b0c-4f9d-abf3-76f20d64056b", "size": 12716032, "self": "/v2/images/d1ce69cb-7b0c-4f9d-abf3-76f20d64056b", "disk_format": "qcow2", "direct_url": "rbd://0f11e2c9-d31b-4dec-98f5-442b84ab5ad2/images/d1ce69cb-7b0c-4f9d-abf3-76f20d64056b/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-27T20:54:53Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_scenario-img_4c09d588-597e-4da7-ab22-563f906ae2d6", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_scenario-img_4c09d588-597e-4da7-ab22-563f906ae2d6", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-27T20:54:51Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-27 21:10:06,105 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-923744d6-1429-4e96-9bde-bf6b5b314a22 2018-12-27 21:10:06,105 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.232622146606s 2018-12-27 21:10:06,106 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-923744d6-1429-4e96-9bde-bf6b5b314a22 2018-12-27 21:10:06,107 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-12-27 21:10:06,111 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:9292/v2/images/d1ce69cb-7b0c-4f9d-abf3-76f20d64056b -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f17648daeb9662a785752736622092fda1bf1711" 2018-12-27 21:10:06,648 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-e94e593d-3369-4cf5-bdfa-9825f94b9e43 Date: Thu, 27 Dec 2018 21:10:06 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-27 21:10:06,648 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.31:9292/v2/images/d1ce69cb-7b0c-4f9d-abf3-76f20d64056b used request id req-e94e593d-3369-4cf5-bdfa-9825f94b9e43 2018-12-27 21:10:06,648 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.541152000427s 2018-12-27 21:10:06,649 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.31:9292/v2/images/d1ce69cb-7b0c-4f9d-abf3-76f20d64056b used request id req-e94e593d-3369-4cf5-bdfa-9825f94b9e43 2018-12-27 21:10:06,649 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-12-27 21:10:06,652 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1ef063bcd87fc3fa27998170f991e96fa46810cd" 2018-12-27 21:10:06,681 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 21:10:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-32da9cc2-459e-42fd-bac8-717497b76c4c x-compute-request-id: req-32da9cc2-459e-42fd-bac8-717497b76c4c Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"flavors": [{"name": "tempest_scenario-flavor_4c09d588-597e-4da7-ab22-563f906ae2d6", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/bdd721cf-3f0f-40f3-bbb9-e0d91cf9733e", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/bdd721cf-3f0f-40f3-bbb9-e0d91cf9733e", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "bdd721cf-3f0f-40f3-bbb9-e0d91cf9733e"}]} 2018-12-27 21:10:06,681 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None used request id req-32da9cc2-459e-42fd-bac8-717497b76c4c 2018-12-27 21:10:06,682 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0323708057404s 2018-12-27 21:10:06,682 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None used request id req-32da9cc2-459e-42fd-bac8-717497b76c4c 2018-12-27 21:10:06,684 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-12-27 21:10:06,686 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:8774/v2.1/flavors/bdd721cf-3f0f-40f3-bbb9-e0d91cf9733e -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1ef063bcd87fc3fa27998170f991e96fa46810cd" 2018-12-27 21:10:06,723 - keystoneauth.session - DEBUG - RESP: [202] Date: Thu, 27 Dec 2018 21:10:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-61c45cb7-cbfb-4382-965a-2f285ef6f2ba x-compute-request-id: req-61c45cb7-cbfb-4382-965a-2f285ef6f2ba Content-Length: 0 Content-Type: application/json 2018-12-27 21:10:06,723 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/flavors/bdd721cf-3f0f-40f3-bbb9-e0d91cf9733e used request id req-61c45cb7-cbfb-4382-965a-2f285ef6f2ba 2018-12-27 21:10:06,723 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0396869182587s 2018-12-27 21:10:06,724 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/flavors/bdd721cf-3f0f-40f3-bbb9-e0d91cf9733e used request id req-61c45cb7-cbfb-4382-965a-2f285ef6f2ba 2018-12-27 21:10:06,724 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-27 21:10:06,728 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1ef063bcd87fc3fa27998170f991e96fa46810cd" 2018-12-27 21:10:06,848 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 21:10:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1cd2f091-06d8-468f-be2a-47b7017ee6bb Content-Encoding: gzip Content-Length: 842 Content-Type: application/json RESP BODY: {"users": [{"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/05a834ddebbc40688596b7460b47439e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05a834ddebbc40688596b7460b47439e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/08226a0ad01943f39559448239e291e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "08226a0ad01943f39559448239e291e1", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "tempest_scenario-user_4c09d588-597e-4da7-ab22-563f906ae2d6", "links": {"self": "http://172.30.9.31:5000/v3/users/4de0cc6d98554947aa19346856e9c9a8"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "4de0cc6d98554947aa19346856e9c9a8", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/55c0552fe37a4f7ca0e73939514bc683"}, "domain_id": "default", "enabled": true, "options": {}, "id": "55c0552fe37a4f7ca0e73939514bc683", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/646a4af4e3b5439a97996d353fea3924"}, "domain_id": "914eec1d43ea4caf9d2fd33268c06258", "enabled": true, "options": {}, "id": "646a4af4e3b5439a97996d353fea3924", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/85fb203e51c34d3f8122e285a6a318b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85fb203e51c34d3f8122e285a6a318b3", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/905e7f4b42d24cca93b99d2401fa3378"}, "domain_id": "default", "enabled": true, "options": {}, "id": "905e7f4b42d24cca93b99d2401fa3378", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/a5bc08b9f81f4e5bb86c24f9f7547bae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5bc08b9f81f4e5bb86c24f9f7547bae", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/a5c780627f004d318bf908d80305da9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a5c780627f004d318bf908d80305da9c", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/b18425bf2b044bc9af7e194919539a17"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b18425bf2b044bc9af7e194919539a17", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/b8d2134b619d4dca80e21d6fb16449b0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b8d2134b619d4dca80e21d6fb16449b0", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/b9ab6a25a652438285139fe5b44aea62"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b9ab6a25a652438285139fe5b44aea62", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/c08462554a4844d681348f58b9b0edee"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c08462554a4844d681348f58b9b0edee", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/ddfc3a9aad444d4782eae677c8a98130"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ddfc3a9aad444d4782eae677c8a98130", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/f2a74f2185a54676a6cb2bb5ecfcc4f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2a74f2185a54676a6cb2bb5ecfcc4f6", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-12-27 21:10:06,848 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-1cd2f091-06d8-468f-be2a-47b7017ee6bb 2018-12-27 21:10:06,849 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.124217033386s 2018-12-27 21:10:06,849 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-1cd2f091-06d8-468f-be2a-47b7017ee6bb 2018-12-27 21:10:06,855 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-27 21:10:06,858 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/users/4de0cc6d98554947aa19346856e9c9a8 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1ef063bcd87fc3fa27998170f991e96fa46810cd" 2018-12-27 21:10:07,057 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 21:10:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-811e7836-3795-4d3d-96aa-c5e52fbd78e4 Content-Encoding: gzip Content-Length: 231 Content-Type: application/json RESP BODY: {"user": {"name": "tempest_scenario-user_4c09d588-597e-4da7-ab22-563f906ae2d6", "links": {"self": "http://172.30.9.31:5000/v3/users/4de0cc6d98554947aa19346856e9c9a8"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "4de0cc6d98554947aa19346856e9c9a8", "description": null}} 2018-12-27 21:10:07,058 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users/4de0cc6d98554947aa19346856e9c9a8 used request id req-811e7836-3795-4d3d-96aa-c5e52fbd78e4 2018-12-27 21:10:07,058 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.202789068222s 2018-12-27 21:10:07,058 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users/4de0cc6d98554947aa19346856e9c9a8 used request id req-811e7836-3795-4d3d-96aa-c5e52fbd78e4 2018-12-27 21:10:07,059 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-12-27 21:10:07,062 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:5000/v3/users/4de0cc6d98554947aa19346856e9c9a8 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1ef063bcd87fc3fa27998170f991e96fa46810cd" 2018-12-27 21:10:07,273 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 21:10:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b9be28d2-9db3-4539-a3e9-852d80ad5189 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 21:10:07,273 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/4de0cc6d98554947aa19346856e9c9a8 used request id req-b9be28d2-9db3-4539-a3e9-852d80ad5189 2018-12-27 21:10:07,273 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.214107990265s 2018-12-27 21:10:07,273 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/4de0cc6d98554947aa19346856e9c9a8 used request id req-b9be28d2-9db3-4539-a3e9-852d80ad5189 2018-12-27 21:10:07,279 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-27 21:10:07,283 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1ef063bcd87fc3fa27998170f991e96fa46810cd" 2018-12-27 21:10:07,388 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 27 Dec 2018 21:10:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2c103c0d-e71d-42fa-8470-7e691651f8bd Content-Encoding: gzip Content-Length: 390 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: tempest_scenario", "links": {"self": "http://172.30.9.31:5000/v3/projects/2e1ce67c4faa4130bd36529652822afd"}, "tags": [], "enabled": true, "id": "2e1ce67c4faa4130bd36529652822afd", "parent_id": "default", "domain_id": "default", "name": "tempest_scenario-project_4c09d588-597e-4da7-ab22-563f906ae2d6"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/b7b4fceec1ad4c6eb74d758b709a9d93"}, "tags": [], "enabled": true, "id": "b7b4fceec1ad4c6eb74d758b709a9d93", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/da629caea04941e1ae8979c379dc7c9d"}, "tags": [], "enabled": true, "id": "da629caea04941e1ae8979c379dc7c9d", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-12-27 21:10:07,388 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects used request id req-2c103c0d-e71d-42fa-8470-7e691651f8bd 2018-12-27 21:10:07,388 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.108438968658s 2018-12-27 21:10:07,388 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects used request id req-2c103c0d-e71d-42fa-8470-7e691651f8bd 2018-12-27 21:10:07,393 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-12-27 21:10:07,396 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:5000/v3/projects/2e1ce67c4faa4130bd36529652822afd -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1ef063bcd87fc3fa27998170f991e96fa46810cd" 2018-12-27 21:10:07,588 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 27 Dec 2018 21:10:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-08da2918-6da7-4849-9b60-3b43d948a702 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-27 21:10:07,588 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/2e1ce67c4faa4130bd36529652822afd used request id req-08da2918-6da7-4849-9b60-3b43d948a702 2018-12-27 21:10:07,588 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.195420980453s 2018-12-27 21:10:07,589 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/2e1ce67c4faa4130bd36529652822afd used request id req-08da2918-6da7-4849-9b60-3b43d948a702 2018-12-27 21:10:07,592 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-27 21:10:07,592 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:9696/v2.0/security-groups.json?project_id=2e1ce67c4faa4130bd36529652822afd&name=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1ef063bcd87fc3fa27998170f991e96fa46810cd" 2018-12-27 21:10:07,894 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-a39225fb-5995-4332-9509-d81221e2e96b Date: Thu, 27 Dec 2018 21:10:07 GMT RESP BODY: {"security_groups": []} 2018-12-27 21:10:07,894 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json?project_id=2e1ce67c4faa4130bd36529652822afd&name=default used request id req-a39225fb-5995-4332-9509-d81221e2e96b 2018-12-27 21:10:07,895 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.302933216095s 2018-12-27 21:10:07,895 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json?project_id=2e1ce67c4faa4130bd36529652822afd&name=default used request id req-a39225fb-5995-4332-9509-d81221e2e96b 2018-12-27 21:10:07,895 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK